hexsha stringlengths 40 40 | size int64 3 1.05M | ext stringclasses 1
value | lang stringclasses 1
value | max_stars_repo_path stringlengths 5 1.02k | max_stars_repo_name stringlengths 4 126 | max_stars_repo_head_hexsha stringlengths 40 78 | max_stars_repo_licenses list | max_stars_count float64 1 191k ⌀ | max_stars_repo_stars_event_min_datetime stringlengths 24 24 ⌀ | max_stars_repo_stars_event_max_datetime stringlengths 24 24 ⌀ | max_issues_repo_path stringlengths 5 1.02k | max_issues_repo_name stringlengths 4 114 | max_issues_repo_head_hexsha stringlengths 40 78 | max_issues_repo_licenses list | max_issues_count float64 1 92.2k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 5 1.02k | max_forks_repo_name stringlengths 4 136 | max_forks_repo_head_hexsha stringlengths 40 78 | max_forks_repo_licenses list | max_forks_count float64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringlengths 24 24 ⌀ | max_forks_repo_forks_event_max_datetime stringlengths 24 24 ⌀ | avg_line_length float64 2.55 99.9 | max_line_length int64 3 1k | alphanum_fraction float64 0.25 1 | index int64 0 1M | content stringlengths 3 1.05M |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
9235163f252f804621adccb6942a5f0683d918be | 2,115 | java | Java | third-integration/devCloud/src/main/java/nl/sri/devCloud/entity/VOnlinePlanDate.java | songdi676/paas-admin | cccf3c8b6a367d3d3bb96ffd9aa034dfb9abf3f7 | [
"Apache-2.0"
] | null | null | null | third-integration/devCloud/src/main/java/nl/sri/devCloud/entity/VOnlinePlanDate.java | songdi676/paas-admin | cccf3c8b6a367d3d3bb96ffd9aa034dfb9abf3f7 | [
"Apache-2.0"
] | null | null | null | third-integration/devCloud/src/main/java/nl/sri/devCloud/entity/VOnlinePlanDate.java | songdi676/paas-admin | cccf3c8b6a367d3d3bb96ffd9aa034dfb9abf3f7 | [
"Apache-2.0"
] | null | null | null | 18.552632 | 54 | 0.659574 | 997,154 | package nl.sri.devCloud.entity;
import java.math.BigDecimal;
import java.time.LocalDate;
import java.time.LocalDateTime;
import com.baomidou.mybatisplus.annotation.TableField;
import java.io.Serializable;
import lombok.Data;
import lombok.EqualsAndHashCode;
/**
* <p>
* VIEW
* </p>
*
* @author wurunxiang
* @sinc... |
92351693d734daf0274a4e3870af4d9bda335443 | 3,001 | java | Java | endpoints/citrus-spring-integration/src/main/java/com/consol/citrus/config/annotation/ChannelEndpointConfigParser.java | citrusframework/citrus | 8bdf243e1691c591777b7c23d545a33812885ab8 | [
"Apache-2.0"
] | 177 | 2018-05-18T20:48:00.000Z | 2022-03-21T12:23:55.000Z | endpoints/citrus-spring-integration/src/main/java/com/consol/citrus/config/annotation/ChannelEndpointConfigParser.java | postfinance/citrus | e8f0f00ec16916c93686bb43dee97bd0007a8679 | [
"Apache-2.0"
] | 432 | 2018-05-16T21:56:38.000Z | 2022-03-16T13:19:45.000Z | endpoints/citrus-spring-integration/src/main/java/com/consol/citrus/config/annotation/ChannelEndpointConfigParser.java | postfinance/citrus | e8f0f00ec16916c93686bb43dee97bd0007a8679 | [
"Apache-2.0"
] | 71 | 2018-06-18T11:42:55.000Z | 2021-12-27T12:10:59.000Z | 37.987342 | 126 | 0.722759 | 997,155 | /*
* Copyright 2006-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... |
9235182bba266cbd2923dd8fe53752b66a123fb0 | 384 | java | Java | JacksonMapper/src/main/java/com/springboot/jacksonmapper/annotation/exception/UserWithRoot.java | jonatanvicente/spring-boot-training | a7f6fed900df8ece0316243a10c6b98f56b2af69 | [
"MIT"
] | null | null | null | JacksonMapper/src/main/java/com/springboot/jacksonmapper/annotation/exception/UserWithRoot.java | jonatanvicente/spring-boot-training | a7f6fed900df8ece0316243a10c6b98f56b2af69 | [
"MIT"
] | null | null | null | JacksonMapper/src/main/java/com/springboot/jacksonmapper/annotation/exception/UserWithRoot.java | jonatanvicente/spring-boot-training | a7f6fed900df8ece0316243a10c6b98f56b2af69 | [
"MIT"
] | null | null | null | 20.210526 | 58 | 0.666667 | 997,156 | package com.springboot.jacksonmapper.annotation.exception;
import com.fasterxml.jackson.annotation.JsonRootName;
@JsonRootName(value = "user")
public class UserWithRoot {
public int id;
public String name;
public UserWithRoot() {
super();
}
public UserWithRoot(final int id, final String ... |
92351830fb076240e09d1d253c10f0c934b26b08 | 7,450 | java | Java | src/main/java/com/jcraft/jsch/ProxyHTTP.java | ePaul/jsch-documentation | fd8c4936defe02ccb04ae4485bcc439ca25ff988 | [
"BSD-3-Clause"
] | 52 | 2015-01-19T01:47:41.000Z | 2022-01-10T05:59:03.000Z | src/main/java/com/jcraft/jsch/ProxyHTTP.java | ePaul/jsch-documentation | fd8c4936defe02ccb04ae4485bcc439ca25ff988 | [
"BSD-3-Clause"
] | 8 | 2016-04-13T09:00:24.000Z | 2019-11-18T13:37:40.000Z | src/main/java/com/jcraft/jsch/ProxyHTTP.java | ePaul/jsch-documentation | fd8c4936defe02ccb04ae4485bcc439ca25ff988 | [
"BSD-3-Clause"
] | 16 | 2015-01-04T19:58:53.000Z | 2021-11-02T15:52:21.000Z | 31.041667 | 109 | 0.65302 | 997,157 | /* -*-mode:java; c-basic-offset:2; indent-tabs-mode:nil -*- */
/*
Copyright (c) 2002-2016 ymnk, JCraft,Inc. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retai... |
923518659b86cee17939c03b7feb615e7cea632f | 898 | java | Java | virtdata-lib-curves4/src/main/java/io/nosqlbench/virtdata/library/curves4/continuous/int_double/Beta.java | tjake/nosqlbench | d31fbd45fe7627d681624fb94bce763bcac78feb | [
"Apache-2.0"
] | 115 | 2020-03-04T06:12:37.000Z | 2022-03-16T04:38:52.000Z | virtdata-lib-curves4/src/main/java/io/nosqlbench/virtdata/library/curves4/continuous/int_double/Beta.java | tjake/nosqlbench | d31fbd45fe7627d681624fb94bce763bcac78feb | [
"Apache-2.0"
] | 318 | 2020-02-24T12:26:15.000Z | 2022-03-29T16:43:48.000Z | virtdata-lib-curves4/src/main/java/io/nosqlbench/virtdata/library/curves4/continuous/int_double/Beta.java | tjake/nosqlbench | d31fbd45fe7627d681624fb94bce763bcac78feb | [
"Apache-2.0"
] | 52 | 2020-03-04T06:12:59.000Z | 2022-03-21T12:23:44.000Z | 40.818182 | 213 | 0.789532 | 997,158 | package io.nosqlbench.virtdata.library.curves4.continuous.int_double;
import io.nosqlbench.virtdata.api.annotations.Categories;
import io.nosqlbench.virtdata.api.annotations.Category;
import io.nosqlbench.virtdata.api.annotations.ThreadSafeMapper;
import org.apache.commons.statistics.distribution.BetaDistribution;
/*... |
9235194fdc2f31e558c11d828b2934d227eae856 | 2,667 | java | Java | src/main/java/au/lyrael/stacywolves/entity/wolf/EntityDiamondWolf.java | LyraelRayne/NeedsMoreDragons | 828c784c29ce470163d1729218827c7c65122fe4 | [
"FTL"
] | 8 | 2016-04-30T15:10:43.000Z | 2021-03-23T22:35:51.000Z | src/main/java/au/lyrael/stacywolves/entity/wolf/EntityDiamondWolf.java | LyraelRayne/NeedsMoreDragons | 828c784c29ce470163d1729218827c7c65122fe4 | [
"FTL"
] | 45 | 2016-04-22T21:01:11.000Z | 2021-10-05T06:59:11.000Z | src/main/java/au/lyrael/stacywolves/entity/wolf/EntityDiamondWolf.java | LyraelRayne/StacysWolves | 828c784c29ce470163d1729218827c7c65122fe4 | [
"FTL"
] | 4 | 2016-04-30T15:10:48.000Z | 2018-06-17T00:10:50.000Z | 44.45 | 160 | 0.689914 | 997,159 | package au.lyrael.stacywolves.entity.wolf;
import au.lyrael.stacywolves.annotation.WolfMetadata;
import au.lyrael.stacywolves.annotation.WolfSpawn;
import au.lyrael.stacywolves.annotation.WolfSpawnBiome;
import au.lyrael.stacywolves.client.render.IRenderableWolf;
import au.lyrael.stacywolves.item.WolfPeriodicItemDrop;... |
923519ef5b5d2e9d2fc4e0ec13b23d7610d9608d | 1,648 | java | Java | src/main/java/com/libqa/web/domain/FeedFile.java | howlingproject/libqa | 4688caf7368c4a9607189dcaffc30cec74073107 | [
"MIT"
] | 23 | 2015-02-01T04:59:12.000Z | 2021-07-12T07:04:22.000Z | src/main/java/com/libqa/web/domain/FeedFile.java | howlingproject/libqa | 4688caf7368c4a9607189dcaffc30cec74073107 | [
"MIT"
] | 65 | 2016-03-03T23:40:40.000Z | 2016-11-05T08:58:34.000Z | src/main/java/com/libqa/web/domain/FeedFile.java | howlingproject/libqa | 4688caf7368c4a9607189dcaffc30cec74073107 | [
"MIT"
] | 9 | 2015-09-17T07:12:31.000Z | 2019-01-20T09:50:36.000Z | 22.888889 | 77 | 0.701456 | 997,160 | package com.libqa.web.domain;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.libqa.application.enums.FileType;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.ToString;
import javax.persistence.*;
import java.util.Date;
@Data
@Entity
@ToString
@Table(indexes = {@Index(columnList = ... |
92351a280d1a1fb3789e65f01af5052b66a36959 | 368 | java | Java | src/main/java/com/bfsi/mfi/service/LoanDetailViewService.java | openMF/egalite-web-service | ac4904b323c7440a4e651e73817abf4c9e80d8a1 | [
"Apache-2.0"
] | 1 | 2016-05-13T03:09:20.000Z | 2016-05-13T03:09:20.000Z | src/main/java/com/bfsi/mfi/service/LoanDetailViewService.java | openMF/egalite-web-service | ac4904b323c7440a4e651e73817abf4c9e80d8a1 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/bfsi/mfi/service/LoanDetailViewService.java | openMF/egalite-web-service | ac4904b323c7440a4e651e73817abf4c9e80d8a1 | [
"Apache-2.0"
] | 9 | 2016-05-13T03:09:33.000Z | 2019-02-02T21:16:18.000Z | 26.285714 | 82 | 0.790761 | 997,161 | package com.bfsi.mfi.service;
import com.bfsi.mfi.entity.LoanDetailView;
import com.bfsi.mfi.exception.ServiceException;
import com.bfsi.mfi.vo.LoanDetailViewVO;
public interface LoanDetailViewService extends
ReadOnlyMaintenanceService<LoanDetailViewVO, LoanDetailView>{
LoanDetailViewVO get... |
92351a8d28ca420fcf0c67ff7f1b7e7d532df509 | 2,561 | java | Java | lib_permission/src/main/java/com/pinery/lib_permission/manager/OtherPermissionManager.java | gujianhesong/PermissionLibrary | 07e3c3ca8d94739f23e9dc2df07a114ae2c3890b | [
"Apache-2.0"
] | null | null | null | lib_permission/src/main/java/com/pinery/lib_permission/manager/OtherPermissionManager.java | gujianhesong/PermissionLibrary | 07e3c3ca8d94739f23e9dc2df07a114ae2c3890b | [
"Apache-2.0"
] | null | null | null | lib_permission/src/main/java/com/pinery/lib_permission/manager/OtherPermissionManager.java | gujianhesong/PermissionLibrary | 07e3c3ca8d94739f23e9dc2df07a114ae2c3890b | [
"Apache-2.0"
] | null | null | null | 26.957895 | 155 | 0.763764 | 997,162 | package com.pinery.lib_permission.manager;
import android.accessibilityservice.AccessibilityService;
import android.accessibilityservice.AccessibilityServiceInfo;
import android.content.Context;
import android.content.Intent;
import android.provider.Settings;
import android.support.v4.app.NotificationManagerCompat;
im... |
92351b4ab1630d0af54df60339931df18fe7b48e | 3,302 | java | Java | app/src/main/java/com/fntj/app/manager/FileManager.java | HenryZhang1998/fntj.android2_init | 183aa0e4742d555bd54fbe17fdb56ee2a28ed53c | [
"Apache-2.0"
] | 1 | 2022-03-07T05:45:04.000Z | 2022-03-07T05:45:04.000Z | app/src/main/java/com/fntj/app/manager/FileManager.java | HenryZhang1998/fntj.android2_init | 183aa0e4742d555bd54fbe17fdb56ee2a28ed53c | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/fntj/app/manager/FileManager.java | HenryZhang1998/fntj.android2_init | 183aa0e4742d555bd54fbe17fdb56ee2a28ed53c | [
"Apache-2.0"
] | 1 | 2022-03-07T05:45:11.000Z | 2022-03-07T05:45:11.000Z | 30.293578 | 100 | 0.585706 | 997,163 | package com.fntj.app.manager;
import android.content.Context;
import android.content.res.AssetManager;
import android.os.Environment;
import android.util.Log;
import com.fntj.lib.zb.model.APIResult;
import java.io.BufferedReader;
import java.io.File;
import java.io.InputStreamReader;
import java.io.RandomAccessFile;... |
92351b6d01a8dc24a721d244e2a115137e49910e | 3,577 | java | Java | starter-cli/src/main/java/io/micronaut/starter/cli/command/project/job/CreateJobCommand.java | glaforge/micronaut-starter | 9b29a7052f7a823c24a0b45475639e258db914e7 | [
"Apache-2.0"
] | 1 | 2020-05-08T14:45:27.000Z | 2020-05-08T14:45:27.000Z | starter-cli/src/main/java/io/micronaut/starter/cli/command/project/job/CreateJobCommand.java | alexismp/micronaut-starter | 17b0384dd5bba93c8a3920e719b56f73e9099998 | [
"Apache-2.0"
] | 119 | 2020-07-21T06:15:49.000Z | 2022-03-31T01:05:37.000Z | starter-cli/src/main/java/io/micronaut/starter/cli/command/project/job/CreateJobCommand.java | alexismp/micronaut-starter | 17b0384dd5bba93c8a3920e719b56f73e9099998 | [
"Apache-2.0"
] | null | null | null | 40.647727 | 163 | 0.710092 | 997,164 | /*
* Copyright 2020 original authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... |
92351cb9102f6ebdd9a376659fafd317e12d431b | 3,367 | java | Java | cloudraider-core/src/main/java/com/intuit/cloudraider/core/interfaces/Route53Raider.java | EnzoZafra/CloudRaider | 357ed5bce432c42906a663b4a94a74dbe1d89562 | [
"Apache-2.0"
] | 29 | 2019-05-31T18:49:22.000Z | 2022-01-07T05:13:41.000Z | cloudraider-core/src/main/java/com/intuit/cloudraider/core/interfaces/Route53Raider.java | EnzoZafra/CloudRaider | 357ed5bce432c42906a663b4a94a74dbe1d89562 | [
"Apache-2.0"
] | 13 | 2019-10-01T17:12:45.000Z | 2021-10-01T17:12:09.000Z | cloudraider-core/src/main/java/com/intuit/cloudraider/core/interfaces/Route53Raider.java | EnzoZafra/CloudRaider | 357ed5bce432c42906a663b4a94a74dbe1d89562 | [
"Apache-2.0"
] | 14 | 2019-06-03T04:57:30.000Z | 2022-02-24T08:03:30.000Z | 33.336634 | 88 | 0.711613 | 997,165 | /*
* Apache 2.0 License
*
* Copyright (c) 2019 Intuit Inc.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, cop... |
92351d9c715b45a2596bbeea3c01db4911cb25de | 702 | java | Java | Loader_i3b/src/main/java/es/uniovi/asw/parser/agents/PersonAgent.java | alfredofuentes9/Incii3bcodefresh | 231f05db76f41f4ea989bc3a361ed9440d8d6751 | [
"MIT"
] | null | null | null | Loader_i3b/src/main/java/es/uniovi/asw/parser/agents/PersonAgent.java | alfredofuentes9/Incii3bcodefresh | 231f05db76f41f4ea989bc3a361ed9440d8d6751 | [
"MIT"
] | 30 | 2018-03-14T19:17:21.000Z | 2018-05-10T09:50:54.000Z | Loader_i3b/src/main/java/es/uniovi/asw/parser/agents/PersonAgent.java | Arquisoft/Inci_i3b | f8b62ecf0fbb4c9639945ac93b8a59ad05bf4a41 | [
"MIT"
] | null | null | null | 23.4 | 100 | 0.662393 | 997,166 | package es.uniovi.asw.parser.agents;
/**
*
* @author Jorge Class used to represent PersonAgents and parse their data.
*
*/
public class PersonAgent extends AbstractAgent {
public PersonAgent(String name, String location, String email, String identifier, String kind) {
super(name, location, email, identifier,... |
92351df94300fe4108295a1ea82366945d7fdcf6 | 4,463 | java | Java | controller-server/src/main/java/com/yahoo/vespa/hosted/controller/versions/OsVersionStatus.java | sagiyaho/vespa | 5865b9bb80b540f6d252312fa6002300b2f1c9ee | [
"Apache-2.0"
] | 4,054 | 2017-08-11T07:58:38.000Z | 2022-03-31T22:32:15.000Z | controller-server/src/main/java/com/yahoo/vespa/hosted/controller/versions/OsVersionStatus.java | sagiyaho/vespa | 5865b9bb80b540f6d252312fa6002300b2f1c9ee | [
"Apache-2.0"
] | 4,854 | 2017-08-10T20:19:25.000Z | 2022-03-31T19:04:23.000Z | controller-server/src/main/java/com/yahoo/vespa/hosted/controller/versions/OsVersionStatus.java | sagiyaho/vespa | 5865b9bb80b540f6d252312fa6002300b2f1c9ee | [
"Apache-2.0"
] | 541 | 2017-08-10T18:51:18.000Z | 2022-03-11T03:18:56.000Z | 45.540816 | 170 | 0.637912 | 997,167 | // Copyright 2019 Oath Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
package com.yahoo.vespa.hosted.controller.versions;
import com.google.common.collect.ImmutableMap;
import com.yahoo.component.Version;
import com.yahoo.config.provision.CloudName;
import com.yahoo.config.pr... |
92351f06c705cbadeaa596c52d6713554c37b87f | 2,749 | java | Java | jetty-core/src/test/java/com/hazelcast/session/TestServlet.java | hazelcast/hazelcast-jetty-sessionmanager | 9f7abb3794ab33af437d2cbe1760831dab975630 | [
"Apache-2.0"
] | 7 | 2016-12-08T10:59:46.000Z | 2020-11-24T01:36:50.000Z | jetty-core/src/test/java/com/hazelcast/session/TestServlet.java | hazelcast/hazelcast-jetty-sessionmanager | 9f7abb3794ab33af437d2cbe1760831dab975630 | [
"Apache-2.0"
] | 12 | 2016-07-21T12:33:38.000Z | 2021-01-26T06:06:16.000Z | jetty-core/src/test/java/com/hazelcast/session/TestServlet.java | hazelcast/hazelcast-jetty-sessionmanager | 9f7abb3794ab33af437d2cbe1760831dab975630 | [
"Apache-2.0"
] | 12 | 2016-06-02T07:15:25.000Z | 2020-08-20T09:40:30.000Z | 41.029851 | 113 | 0.625682 | 997,168 | /*
* Copyright (c) 2008-2013, Hazelcast, Inc. All Rights Reserved.
*/
package com.hazelcast.session;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
impor... |
92351f2080dd469de8fd9327ab654d3fafeeffd7 | 4,657 | java | Java | cellbase-core/src/main/java/org/opencb/cellbase/core/variant/annotation/ConsequenceTypeCNVGainCalculator.java | marrobi/cellbase | 70cc3d6ecff747725ade9d051438fc6bf98cae44 | [
"Apache-2.0"
] | null | null | null | cellbase-core/src/main/java/org/opencb/cellbase/core/variant/annotation/ConsequenceTypeCNVGainCalculator.java | marrobi/cellbase | 70cc3d6ecff747725ade9d051438fc6bf98cae44 | [
"Apache-2.0"
] | 1 | 2019-06-14T08:35:10.000Z | 2019-06-14T08:35:10.000Z | cellbase-core/src/main/java/org/opencb/cellbase/core/variant/annotation/ConsequenceTypeCNVGainCalculator.java | marrobi/cellbase | 70cc3d6ecff747725ade9d051438fc6bf98cae44 | [
"Apache-2.0"
] | 1 | 2020-01-23T06:52:17.000Z | 2020-01-23T06:52:17.000Z | 56.108434 | 136 | 0.627443 | 997,169 | package org.opencb.cellbase.core.variant.annotation;
import org.opencb.biodata.models.core.Gene;
import org.opencb.biodata.models.core.Transcript;
import org.opencb.biodata.models.variant.Variant;
import org.opencb.biodata.models.variant.avro.ConsequenceType;
import org.opencb.commons.datastore.core.QueryOptions;
imp... |
92352024429eb8e01bb2367d6805657ccd46a388 | 14,340 | java | Java | src/test/java/com/intland/codebeamer/api/client/rest/RestAdapterImplTest.java | intlandsupport/codebeamer-api-client | 972ca74c65f72bf60b3bfb0e572109a4f325180c | [
"MIT"
] | 1 | 2021-08-30T15:41:09.000Z | 2021-08-30T15:41:09.000Z | src/test/java/com/intland/codebeamer/api/client/rest/RestAdapterImplTest.java | intland/codebeamer-api-client | 972ca74c65f72bf60b3bfb0e572109a4f325180c | [
"MIT"
] | null | null | null | src/test/java/com/intland/codebeamer/api/client/rest/RestAdapterImplTest.java | intland/codebeamer-api-client | 972ca74c65f72bf60b3bfb0e572109a4f325180c | [
"MIT"
] | null | null | null | 46.710098 | 167 | 0.684798 | 997,170 | package com.intland.codebeamer.api.client.rest;
import static org.mockito.Mockito.mock;
import static org.mockito.Mockito.times;
import static org.mockito.Mockito.when;
import java.io.File;
import java.io.IOException;
import java.nio.file.Files;
import java.util.List;
import org.apache.commons.codec.Charsets;
import... |
9235226b4255526c42cbe07e84d88ed239a2ebdc | 5,614 | java | Java | src/main/java/work/lclpnet/corebase/util/ObjectHelper.java | LCLPYT/CoreBase | 62aacdb632a5f66695951606246805e83398c71e | [
"MIT"
] | null | null | null | src/main/java/work/lclpnet/corebase/util/ObjectHelper.java | LCLPYT/CoreBase | 62aacdb632a5f66695951606246805e83398c71e | [
"MIT"
] | 1 | 2021-01-21T14:31:59.000Z | 2021-01-21T14:31:59.000Z | src/main/java/work/lclpnet/corebase/util/ObjectHelper.java | LCLPYT/CoreBase | 62aacdb632a5f66695951606246805e83398c71e | [
"MIT"
] | null | null | null | 37.932432 | 150 | 0.643035 | 997,171 | package work.lclpnet.corebase.util;
import javax.annotation.Nonnull;
import javax.annotation.Nullable;
import java.lang.reflect.Field;
import java.lang.reflect.Method;
import java.util.Objects;
public class ObjectHelper {
/**
* Returns the value of a field from the specified object.
* The only differen... |
923522cb626d54555d911300a8e770222f9a9156 | 2,464 | java | Java | PopcornTime_Android-src/torrent/torrent/src/main/java/com/frostwire/jlibtorrent/swig/request_dropped_alert.java | officialrafsan/POPCORNtime | b5bc452b10d7b46c2f4978e37d7fd2e9c0f75782 | [
"MIT"
] | 1 | 2015-07-11T18:16:22.000Z | 2015-07-11T18:16:22.000Z | src/main/java/com/frostwire/jlibtorrent/swig/request_dropped_alert.java | Teg79/Wave | 78142bf58252d9bb59aa80be8791bd51d666c324 | [
"MIT"
] | null | null | null | src/main/java/com/frostwire/jlibtorrent/swig/request_dropped_alert.java | Teg79/Wave | 78142bf58252d9bb59aa80be8791bd51d666c324 | [
"MIT"
] | null | null | null | 32 | 176 | 0.697646 | 997,172 | /* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 3.0.2
*
* Do not make changes to this file unless you know what you are doing--modify
* the SWIG interface file instead.
* ------------------------------... |
9235230ae1725ff0d4857ab9e00f2e951f5852a8 | 1,459 | java | Java | mirs-framework-rabbitmq/src/main/java/com/github/mirs/banxiaoxiao/framework/rabbitmq/p2p/adapter/OldP2PClient.java | git-jinlong/mirs-framework | 6bb197718926ec99144d41cc43b90cc5b3d3157e | [
"Apache-2.0"
] | 1 | 2021-07-23T08:28:32.000Z | 2021-07-23T08:28:32.000Z | mirs-framework-rabbitmq/src/main/java/com/github/mirs/banxiaoxiao/framework/rabbitmq/p2p/adapter/OldP2PClient.java | git-jinlong/mirs-framework | 6bb197718926ec99144d41cc43b90cc5b3d3157e | [
"Apache-2.0"
] | null | null | null | mirs-framework-rabbitmq/src/main/java/com/github/mirs/banxiaoxiao/framework/rabbitmq/p2p/adapter/OldP2PClient.java | git-jinlong/mirs-framework | 6bb197718926ec99144d41cc43b90cc5b3d3157e | [
"Apache-2.0"
] | null | null | null | 29.77551 | 106 | 0.702536 | 997,173 | package com.github.mirs.banxiaoxiao.framework.rabbitmq.p2p.adapter;
import com.github.mirs.banxiaoxiao.framework.rabbitmq.EventErrorCode;
import com.github.mirs.banxiaoxiao.framework.rabbitmq.mq.RmqChannel;
import com.github.mirs.banxiaoxiao.framework.rabbitmq.mq.p2p.P2PClient;
import com.github.mirs.banxiaoxiao.frame... |
9235231aa32054a4361fd770489987779c206e0a | 1,566 | java | Java | src/main/java/io/github/ma1uta/matrix/gene/model/encryption/QueryResponse.java | ma1uta/gene | 3507be1de0b5f591c9a6f0e3f065a33a51291013 | [
"Apache-2.0"
] | 2 | 2018-07-21T09:51:51.000Z | 2019-03-13T15:07:26.000Z | src/main/java/io/github/ma1uta/matrix/gene/model/encryption/QueryResponse.java | ma1uta/gene | 3507be1de0b5f591c9a6f0e3f065a33a51291013 | [
"Apache-2.0"
] | null | null | null | src/main/java/io/github/ma1uta/matrix/gene/model/encryption/QueryResponse.java | ma1uta/gene | 3507be1de0b5f591c9a6f0e3f065a33a51291013 | [
"Apache-2.0"
] | null | null | null | 35.681818 | 129 | 0.72293 | 997,174 | /*
* Copyright anpch@example.com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... |
923523a49bcfb4d0d233e9fd3966529d698abae6 | 648 | java | Java | fhdp/fhdp-commons/fhdp-commons-fh-lite/src/main/java/pl/fhframework/dp/commons/fh/formatters/ArrayStringFormatter.java | lukasz2029/fh | 9f2740bedaa31ee6090b176c95eb9b82a55103f6 | [
"Apache-2.0"
] | null | null | null | fhdp/fhdp-commons/fhdp-commons-fh-lite/src/main/java/pl/fhframework/dp/commons/fh/formatters/ArrayStringFormatter.java | lukasz2029/fh | 9f2740bedaa31ee6090b176c95eb9b82a55103f6 | [
"Apache-2.0"
] | null | null | null | fhdp/fhdp-commons/fhdp-commons-fh-lite/src/main/java/pl/fhframework/dp/commons/fh/formatters/ArrayStringFormatter.java | lukasz2029/fh | 9f2740bedaa31ee6090b176c95eb9b82a55103f6 | [
"Apache-2.0"
] | 1 | 2022-03-01T09:01:46.000Z | 2022-03-01T09:01:46.000Z | 27 | 82 | 0.743827 | 997,175 | package pl.fhframework.dp.commons.fh.formatters;
import org.springframework.format.Formatter;
import pl.fhframework.format.FhFormatter;
import java.text.ParseException;
import java.util.List;
import java.util.Locale;
import java.util.stream.Collectors;
@FhFormatter("arrayStringFormatter")
public class ArrayStringFor... |
923523a4f896c26e999f2396a64404ba54d76db6 | 2,166 | java | Java | dbus-heartbeat/src/main/java/com/creditease/dbus/heartbeat/sinker/SinkerMonitorNode.java | jasonTangxd/DBus | bfcb992fcfeac41c0376be98f927b472844f920f | [
"Apache-2.0"
] | 1,232 | 2017-09-04T11:23:08.000Z | 2022-03-25T07:01:07.000Z | dbus-heartbeat/src/main/java/com/creditease/dbus/heartbeat/sinker/SinkerMonitorNode.java | vrtch/DBus | 81dfda57dc7f6f137092edef1e834d32abb38a56 | [
"Apache-2.0"
] | 72 | 2017-10-11T04:43:17.000Z | 2022-03-01T04:48:22.000Z | dbus-heartbeat/src/main/java/com/creditease/dbus/heartbeat/sinker/SinkerMonitorNode.java | vrtch/DBus | 81dfda57dc7f6f137092edef1e834d32abb38a56 | [
"Apache-2.0"
] | 551 | 2017-09-05T06:55:14.000Z | 2022-03-19T07:24:56.000Z | 23.042553 | 75 | 0.649584 | 997,176 | /*-
* <<
* DBus
* ==
* Copyright (C) 2016 - 2019 Bridata
* ==
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requir... |
923524259da6025b74cd96ffd504d99345920abf | 1,730 | java | Java | sfs-server/src/main/java/org/sfs/validate/ValidateDynamicLargeObjectHasParts.java | pitchpoint-solutions/sfs | d62387f494b369c819e03e5dc9e97b39a9fc85b0 | [
"Apache-2.0"
] | 91 | 2016-10-04T02:51:57.000Z | 2022-03-11T08:01:16.000Z | sfs-server/src/main/java/org/sfs/validate/ValidateDynamicLargeObjectHasParts.java | pitchpoint-solutions/sfs | d62387f494b369c819e03e5dc9e97b39a9fc85b0 | [
"Apache-2.0"
] | 2 | 2017-05-21T09:46:08.000Z | 2021-07-02T18:41:14.000Z | sfs-server/src/main/java/org/sfs/validate/ValidateDynamicLargeObjectHasParts.java | pitchpoint-solutions/sfs | d62387f494b369c819e03e5dc9e97b39a9fc85b0 | [
"Apache-2.0"
] | 13 | 2017-01-24T02:10:12.000Z | 2022-03-11T08:01:21.000Z | 36.808511 | 185 | 0.748555 | 997,177 | /*
* Copyright 2016 The Simple File Server Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicabl... |
923524828153cab29445837a258f4ea2b56e2134 | 2,296 | java | Java | addressbook_web_tests/src/test/java/com/course_java_for_testers/addressbook/tests/ContactDeletionTests.java | nikonov1996/cours_java_for_testers | ae16badf29abafd6f1663318f1a23a21c05b7d91 | [
"Apache-2.0"
] | 1 | 2019-09-19T08:30:08.000Z | 2019-09-19T08:30:08.000Z | addressbook_web_tests/src/test/java/com/course_java_for_testers/addressbook/tests/ContactDeletionTests.java | nikonov1996/cours_java_for_testers | ae16badf29abafd6f1663318f1a23a21c05b7d91 | [
"Apache-2.0"
] | null | null | null | addressbook_web_tests/src/test/java/com/course_java_for_testers/addressbook/tests/ContactDeletionTests.java | nikonov1996/cours_java_for_testers | ae16badf29abafd6f1663318f1a23a21c05b7d91 | [
"Apache-2.0"
] | null | null | null | 41.745455 | 107 | 0.626307 | 997,178 | package com.course_java_for_testers.addressbook.tests;
import com.course_java_for_testers.addressbook.model.ContactList;
import com.course_java_for_testers.addressbook.model.NewContactData;
import org.testng.Assert;
import org.testng.annotations.BeforeMethod;
import org.testng.annotations.Test;
import java.util.HashS... |
923524fe9c837d765adf95139d0762abd2922e9b | 5,841 | java | Java | netreflected/src/net5.0/windowsbase_version_5.0.10.0_culture_neutral_publickeytoken_31bf3856ad364e35/system/componentmodel/IEditableCollectionView.java | mariomastrodicasa/JCOReflector | a88b6de9d3cc607fd375ab61df8c61f44de88c93 | [
"MIT"
] | 35 | 2020-08-30T03:19:42.000Z | 2022-03-12T09:22:23.000Z | netreflected/src/net5.0/windowsbase_version_5.0.10.0_culture_neutral_publickeytoken_31bf3856ad364e35/system/componentmodel/IEditableCollectionView.java | mariomastrodicasa/JCOReflector | a88b6de9d3cc607fd375ab61df8c61f44de88c93 | [
"MIT"
] | 50 | 2020-06-22T17:03:18.000Z | 2022-03-30T21:19:05.000Z | netreflected/src/net5.0/windowsbase_version_5.0.10.0_culture_neutral_publickeytoken_31bf3856ad364e35/system/componentmodel/IEditableCollectionView.java | mariomastrodicasa/JCOReflector | a88b6de9d3cc607fd375ab61df8c61f44de88c93 | [
"MIT"
] | 12 | 2020-08-30T03:19:45.000Z | 2022-03-05T02:22:37.000Z | 37.442308 | 215 | 0.7069 | 997,179 | /*
* MIT License
*
* Copyright (c) 2021 MASES s.r.l.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, cop... |
923525b6832db9b5c9f5e0d862ffc4f3c1ec2f38 | 4,179 | java | Java | src/main/java/com/supervisor/sdk/time/SimplePeriodicity.java | my-supervisor/my-supervisor | ba6ecc4a3373cd439586a72a8e9fc035b09a3f2b | [
"CC-BY-3.0"
] | 3 | 2022-01-31T20:40:22.000Z | 2022-02-11T04:15:44.000Z | src/main/java/com/supervisor/sdk/time/SimplePeriodicity.java | my-supervisor/my-supervisor | ba6ecc4a3373cd439586a72a8e9fc035b09a3f2b | [
"CC-BY-3.0"
] | 33 | 2022-01-31T20:40:16.000Z | 2022-02-21T01:57:51.000Z | src/main/java/com/supervisor/sdk/time/SimplePeriodicity.java | my-supervisor/my-supervisor | ba6ecc4a3373cd439586a72a8e9fc035b09a3f2b | [
"CC-BY-3.0"
] | null | null | null | 24.875 | 129 | 0.675281 | 997,180 | package com.supervisor.sdk.time;
import java.time.LocalDate;
import java.time.temporal.ChronoUnit;
public final class SimplePeriodicity implements Periodicity {
final int number;
final PeriodicityUnit unit;
final LocalDate reference;
final boolean closeInterval;
public SimplePeriodicity(final int number, fina... |
923525eff0da80aa73d1c4a847c22a7072916a42 | 3,582 | java | Java | src/main/java/org/rumbledb/runtime/arithmetics/UnaryOperationIterator.java | alexandrumeterez/rumble | e76db97776361ab6bbd150957161c057d93245b1 | [
"Apache-2.0",
"BSD-3-Clause-No-Nuclear-License-2014",
"MIT",
"ECL-2.0",
"BSD-3-Clause"
] | 140 | 2019-06-03T15:23:40.000Z | 2022-03-13T14:55:08.000Z | src/main/java/org/rumbledb/runtime/arithmetics/UnaryOperationIterator.java | alexandrumeterez/rumble | e76db97776361ab6bbd150957161c057d93245b1 | [
"Apache-2.0",
"BSD-3-Clause-No-Nuclear-License-2014",
"MIT",
"ECL-2.0",
"BSD-3-Clause"
] | 382 | 2019-05-31T12:54:10.000Z | 2022-03-16T12:49:48.000Z | src/main/java/org/rumbledb/runtime/arithmetics/UnaryOperationIterator.java | alexandrumeterez/rumble | e76db97776361ab6bbd150957161c057d93245b1 | [
"Apache-2.0",
"BSD-3-Clause-No-Nuclear-License-2014",
"MIT",
"ECL-2.0",
"BSD-3-Clause"
] | 61 | 2019-08-23T14:47:40.000Z | 2022-03-14T21:09:47.000Z | 36.55102 | 97 | 0.671692 | 997,181 | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may n... |
923528628f41c92310aac3a0e837e2bd70406161 | 873 | java | Java | src/elias/julian/klozilla/objects/sponge/SpongeMovement.java | my-first-projects/klozilla | aefa8611f13d00d814fff4f8623f83183aeb5be7 | [
"MIT"
] | null | null | null | src/elias/julian/klozilla/objects/sponge/SpongeMovement.java | my-first-projects/klozilla | aefa8611f13d00d814fff4f8623f83183aeb5be7 | [
"MIT"
] | null | null | null | src/elias/julian/klozilla/objects/sponge/SpongeMovement.java | my-first-projects/klozilla | aefa8611f13d00d814fff4f8623f83183aeb5be7 | [
"MIT"
] | null | null | null | 20.302326 | 86 | 0.623139 | 997,182 | package elias.julian.klozilla.objects.sponge;
import java.util.Random;
import java.util.Timer;
import java.util.TimerTask;
import elias.julian.klozilla.gamehandler.GameState;
import elias.julian.klozilla.main.Var;
public class SpongeMovement {
private Timer movement;
private Random rnd;
public SpongeMovement() ... |
92352885a075570bac0455f0d616614448d75a1b | 512 | java | Java | week4/day1/code/LoginMvp/app/src/main/java/se/paap/loginmvp/MainActivity.java | PatrikAppelqvist/Android-C3L | 632d7e3fc5c330216a565e9884d4a1bdc3a7c1f9 | [
"MIT"
] | null | null | null | week4/day1/code/LoginMvp/app/src/main/java/se/paap/loginmvp/MainActivity.java | PatrikAppelqvist/Android-C3L | 632d7e3fc5c330216a565e9884d4a1bdc3a7c1f9 | [
"MIT"
] | null | null | null | week4/day1/code/LoginMvp/app/src/main/java/se/paap/loginmvp/MainActivity.java | PatrikAppelqvist/Android-C3L | 632d7e3fc5c330216a565e9884d4a1bdc3a7c1f9 | [
"MIT"
] | null | null | null | 25.6 | 56 | 0.751953 | 997,183 | package se.paap.loginmvp;
import android.content.Context;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class MainActivity extends AppCompatActivity {
public static Intent createIntent(Context context) {
return new Intent(context, MainAct... |
923529713f89e7309cc7adade8c171fe4e8c4385 | 3,807 | java | Java | htb/fatty-10.10.10.174/fatty-client/org/springframework/web/jsf/DecoratingNavigationHandler.java | benhunter/ctf | 3de1a222ea0034ef15eb6b75585b03a6ee37ec37 | [
"MIT"
] | null | null | null | htb/fatty-10.10.10.174/fatty-client/org/springframework/web/jsf/DecoratingNavigationHandler.java | benhunter/ctf | 3de1a222ea0034ef15eb6b75585b03a6ee37ec37 | [
"MIT"
] | 1 | 2022-03-31T22:44:36.000Z | 2022-03-31T22:44:36.000Z | htb/fatty-10.10.10.174/fatty-client/org/springframework/web/jsf/DecoratingNavigationHandler.java | benhunter/ctf | 3de1a222ea0034ef15eb6b75585b03a6ee37ec37 | [
"MIT"
] | null | null | null | 23.5 | 196 | 0.452062 | 997,184 | /* */ package org.springframework.web.jsf;
/* */
/* */ import javax.faces.application.NavigationHandler;
/* */ import javax.faces.context.FacesContext;
/* */ import org.springframework.lang.Nullable;
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
... |
92352a978d9feb750f5f5c592c3ea4c65138bc3f | 9,256 | java | Java | src/main/java/configtools/tbconfig/entity/TbConfigEntity.java | JackietLiu/cgmlsh | 216954e054dcfcaf429b734b5f52554a2b7ba4ea | [
"Apache-2.0"
] | null | null | null | src/main/java/configtools/tbconfig/entity/TbConfigEntity.java | JackietLiu/cgmlsh | 216954e054dcfcaf429b734b5f52554a2b7ba4ea | [
"Apache-2.0"
] | 10 | 2020-03-04T22:20:02.000Z | 2022-02-01T00:58:42.000Z | src/main/java/configtools/tbconfig/entity/TbConfigEntity.java | JackietLiu/cgmlsh | 216954e054dcfcaf429b734b5f52554a2b7ba4ea | [
"Apache-2.0"
] | null | null | null | 21.830189 | 140 | 0.688959 | 997,185 | package configtools.tbconfig.entity;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.Table;
import org.hibernate.annotations.GenericGenerator;
import org.jeecgframework.poi.excel.annotation.Excel;
/**
... |
92352aab93923bc8ad351676e69ab66b4a180b83 | 1,678 | java | Java | UIConnectionFactory.java | mqadri/outsourcer | 1675cf2068b76c87d718dff6b6ce8dba38ef6f78 | [
"BSD-3-Clause"
] | null | null | null | UIConnectionFactory.java | mqadri/outsourcer | 1675cf2068b76c87d718dff6b6ce8dba38ef6f78 | [
"BSD-3-Clause"
] | null | null | null | UIConnectionFactory.java | mqadri/outsourcer | 1675cf2068b76c87d718dff6b6ce8dba38ef6f78 | [
"BSD-3-Clause"
] | null | null | null | 27.508197 | 98 | 0.727056 | 997,186 | import java.sql.*;
import org.postgresql.ds.*;
import java.io.IOException;
public class UIConnectionFactory
{
// example to use:
// Connection conn = UIConnectionFactory.getConnection();
private static PGPoolingDataSource ds;
private UIConnectionFactory()
{
}
public static synchronized PGPoolingDataSource ... |
92352abc86a1ec3261b27439e490607882dbbce1 | 5,531 | java | Java | corpus/class/ecf/685.java | masud-technope/ACER-Replication-Package-ASE2017 | cb7318a729eb1403004d451a164c851af2d81f7a | [
"MIT"
] | null | null | null | corpus/class/ecf/685.java | masud-technope/ACER-Replication-Package-ASE2017 | cb7318a729eb1403004d451a164c851af2d81f7a | [
"MIT"
] | null | null | null | corpus/class/ecf/685.java | masud-technope/ACER-Replication-Package-ASE2017 | cb7318a729eb1403004d451a164c851af2d81f7a | [
"MIT"
] | null | null | null | 36.150327 | 135 | 0.636232 | 997,187 | /*******************************************************************************
* Copyright (c) 2004, 2007 Composent, Inc. and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, an... |
92352b1d8463adb1ebe5b8952b7eca3535cac7ed | 1,218 | java | Java | ql/src/java/org/apache/hadoop/hive/ql/metadata/InvalidTableException.java | manbuyun/hive | cdb1052e24ca493c6486fef3dd8956dde61be834 | [
"Apache-2.0"
] | 4,140 | 2015-01-07T11:57:35.000Z | 2022-03-31T06:26:22.000Z | ql/src/java/org/apache/hadoop/hive/ql/metadata/InvalidTableException.java | manbuyun/hive | cdb1052e24ca493c6486fef3dd8956dde61be834 | [
"Apache-2.0"
] | 1,779 | 2015-05-27T04:32:42.000Z | 2022-03-31T18:53:19.000Z | ql/src/java/org/apache/hadoop/hive/ql/metadata/InvalidTableException.java | manbuyun/hive | cdb1052e24ca493c6486fef3dd8956dde61be834 | [
"Apache-2.0"
] | 3,958 | 2015-01-01T15:14:49.000Z | 2022-03-30T21:08:32.000Z | 30.45 | 75 | 0.747947 | 997,188 | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
92352b3df2e55c70f495e14b7685b7d88abefe12 | 3,199 | java | Java | app/src/main/java/com/devgmail/mitroshin/totutu/controllers/InfoFragment.java | DmitryMitroshin/ToTuTu | e1dde0c7cafff70344632bd42b98fad487134498 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/devgmail/mitroshin/totutu/controllers/InfoFragment.java | DmitryMitroshin/ToTuTu | e1dde0c7cafff70344632bd42b98fad487134498 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/devgmail/mitroshin/totutu/controllers/InfoFragment.java | DmitryMitroshin/ToTuTu | e1dde0c7cafff70344632bd42b98fad487134498 | [
"Apache-2.0"
] | null | null | null | 41.545455 | 91 | 0.737105 | 997,189 | package com.devgmail.mitroshin.totutu.controllers;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.devgmail.mitroshin.to... |
92352c3ae596394737fb127b23911fec0ecb396f | 1,411 | java | Java | codes/src/algo/leetcode/UniqueLetterString.java | Brucechen13/algocodes | 5385a892cce7948c067eb605314527fee7975737 | [
"MIT"
] | null | null | null | codes/src/algo/leetcode/UniqueLetterString.java | Brucechen13/algocodes | 5385a892cce7948c067eb605314527fee7975737 | [
"MIT"
] | null | null | null | codes/src/algo/leetcode/UniqueLetterString.java | Brucechen13/algocodes | 5385a892cce7948c067eb605314527fee7975737 | [
"MIT"
] | null | null | null | 30.021277 | 78 | 0.474132 | 997,190 | package algo.leetcode;
import java.util.Arrays;
public class UniqueLetterString {
public int uniqueLetterString(String S) {
int len = S.length();
final int MOD = (int)(1e9);
int[] first = new int[26];
int[] second = new int[26];
int dp = 0, res = 0;
for(int i = 0; i... |
92352e236c287ac58ca23e70cc8e17f24bdeb360 | 9,268 | java | Java | uberfire-project/uberfire-project-client/src/test/java/org/guvnor/common/services/project/client/POMEditorPanelTest.java | tomasdavidorg/appformer | 68fd82c57b224abac77ac9e5f0c56362ff981cc6 | [
"Apache-2.0"
] | 157 | 2017-09-26T17:42:08.000Z | 2022-03-11T06:48:15.000Z | uberfire-project/uberfire-project-client/src/test/java/org/guvnor/common/services/project/client/POMEditorPanelTest.java | tomasdavidorg/appformer | 68fd82c57b224abac77ac9e5f0c56362ff981cc6 | [
"Apache-2.0"
] | 940 | 2017-03-21T08:15:36.000Z | 2022-03-25T13:18:36.000Z | uberfire-project/uberfire-project-client/src/test/java/org/guvnor/common/services/project/client/POMEditorPanelTest.java | tomasdavidorg/appformer | 68fd82c57b224abac77ac9e5f0c56362ff981cc6 | [
"Apache-2.0"
] | 178 | 2017-03-14T10:44:31.000Z | 2022-03-28T23:02:29.000Z | 33.338129 | 112 | 0.581895 | 997,191 | /*
* Copyright 2012 Red Hat, Inc. and/or its affiliates.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... |
92352f0d3d833df4a8a2ff770dcd6e26f5163594 | 2,672 | java | Java | osgi-layer/integrated-tests/src/test/java/edu/northwestern/bioinformatics/studycalendar/osgi/providers/StudyConsumerIntegratedTest.java | NCIP/psc | 3f4b0be4cec4062f592ee16f059a079167e4e359 | [
"BSD-3-Clause"
] | 2 | 2015-01-22T06:14:35.000Z | 2021-09-24T20:27:40.000Z | osgi-layer/integrated-tests/src/test/java/edu/northwestern/bioinformatics/studycalendar/osgi/providers/StudyConsumerIntegratedTest.java | NCIP/psc | 3f4b0be4cec4062f592ee16f059a079167e4e359 | [
"BSD-3-Clause"
] | null | null | null | osgi-layer/integrated-tests/src/test/java/edu/northwestern/bioinformatics/studycalendar/osgi/providers/StudyConsumerIntegratedTest.java | NCIP/psc | 3f4b0be4cec4062f592ee16f059a079167e4e359 | [
"BSD-3-Clause"
] | null | null | null | 39.880597 | 118 | 0.760853 | 997,192 | /*L
* Copyright Northwestern University.
*
* Distributed under the OSI-approved BSD 3-Clause License.
* See http://ncip.github.io/psc/LICENSE.txt for details.
*/
package edu.northwestern.bioinformatics.studycalendar.osgi.providers;
import edu.northwestern.bioinformatics.studycalendar.dataproviders.api.StudyProvi... |
9235307796a0c114a01dc3f7765ee9decfd532a2 | 4,188 | java | Java | app/src/main/java/com/didim99/sat/network/NetworkManager.java | didim99/SAT | 6b5598f2e04a725b74acacae04533c25909016bf | [
"MIT"
] | 1 | 2020-10-21T15:12:55.000Z | 2020-10-21T15:12:55.000Z | app/src/main/java/com/didim99/sat/network/NetworkManager.java | didim99/SAT-Android | 6b5598f2e04a725b74acacae04533c25909016bf | [
"MIT"
] | null | null | null | app/src/main/java/com/didim99/sat/network/NetworkManager.java | didim99/SAT-Android | 6b5598f2e04a725b74acacae04533c25909016bf | [
"MIT"
] | null | null | null | 30.347826 | 77 | 0.657832 | 997,193 | package com.didim99.sat.network;
import android.os.AsyncTask;
import com.didim99.sat.BuildConfig;
import com.didim99.sat.utils.MyLog;
import com.didim99.sat.utils.Utils;
import com.didim99.sat.settings.Settings;
import java.io.IOException;
import java.util.HashMap;
import java.util.Map;
import java.util.concurrent.Tim... |
923530f1a39ccb23c42e16f184da2cbdbf9024fb | 3,079 | java | Java | resolver/src/main/java/io/netty/resolver/SimpleNameResolver.java | NicoK/netty | d07d7e2b9a3795139e0b6f64e55f8ed700f8ff5c | [
"Apache-2.0"
] | 12 | 2015-12-24T02:01:44.000Z | 2020-07-28T08:34:05.000Z | resolver/src/main/java/io/netty/resolver/SimpleNameResolver.java | NicoK/netty | d07d7e2b9a3795139e0b6f64e55f8ed700f8ff5c | [
"Apache-2.0"
] | 15 | 2019-11-01T08:05:01.000Z | 2022-03-31T20:29:35.000Z | resolver/src/main/java/io/netty/resolver/SimpleNameResolver.java | NicoK/netty | d07d7e2b9a3795139e0b6f64e55f8ed700f8ff5c | [
"Apache-2.0"
] | 7 | 2019-06-20T17:00:09.000Z | 2019-09-25T14:44:19.000Z | 30.485149 | 117 | 0.666775 | 997,194 | /*
* Copyright 2014 The Netty Project
*
* The Netty Project licenses this file to you under the Apache License,
* version 2.0 (the "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless ... |
9235313ddc7d9fab72f10cdb0d51f91065684f25 | 2,502 | java | Java | user/src/main/java/com/idogs/laosiji/user/function/main/SignupActivity.java | balckban/lsj | 1a7c3470dcfe85154731c596a93ec8102cc81df4 | [
"MIT"
] | 4 | 2018-03-22T15:17:56.000Z | 2020-09-17T03:56:12.000Z | user/src/main/java/com/idogs/laosiji/user/function/main/SignupActivity.java | balckban/lsj | 1a7c3470dcfe85154731c596a93ec8102cc81df4 | [
"MIT"
] | 2 | 2020-07-23T10:01:09.000Z | 2020-07-30T01:33:22.000Z | user/src/main/java/com/idogs/laosiji/user/function/main/SignupActivity.java | balckban/lsj | 1a7c3470dcfe85154731c596a93ec8102cc81df4 | [
"MIT"
] | 2 | 2019-10-30T10:37:43.000Z | 2019-12-19T18:41:10.000Z | 32.921053 | 158 | 0.721823 | 997,195 | package com.idogs.laosiji.user.function.main;
import android.content.Context;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import android.view.inputmethod.InputMethodManager;
import android.widget.EditText;
import com.alibaba.android.a... |
92353249adea9eaf7c16ff140b1845e77c4cf4b5 | 4,960 | java | Java | src/radlab/rain/IScoreboard.java | sguazt/rain-workload-toolkit | 90f18f77e7b21d07999512494a2a9be8a587f812 | [
"BSD-3-Clause"
] | 19 | 2015-09-23T12:59:59.000Z | 2021-12-02T08:19:26.000Z | src/radlab/rain/IScoreboard.java | itconsultore/rain-workload-toolkit | 90f18f77e7b21d07999512494a2a9be8a587f812 | [
"BSD-3-Clause"
] | 6 | 2015-11-14T18:01:12.000Z | 2016-04-14T06:45:16.000Z | src/radlab/rain/IScoreboard.java | yungsters/rain-workload-toolkit | f956999b5c2d4244a43eff656e0c0f92e32fdd2e | [
"BSD-3-Clause"
] | 12 | 2015-07-12T17:30:33.000Z | 2019-05-08T05:47:34.000Z | 30.429448 | 78 | 0.728226 | 997,196 | /*
* Copyright (c) 2010, Regents of the University of California
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* * Redistributions of source code must retain the above copyright noti... |
92353256580f66dc32cf09c3024e056283f903b2 | 7,781 | java | Java | audit/src/main/java/org/openhealthtools/openatna/audit/process/ProcessorChain.java | Treynis/openatna | ec1d972d133fb9536a793ff4ab7b1213e8111665 | [
"Apache-2.0"
] | null | null | null | audit/src/main/java/org/openhealthtools/openatna/audit/process/ProcessorChain.java | Treynis/openatna | ec1d972d133fb9536a793ff4ab7b1213e8111665 | [
"Apache-2.0"
] | null | null | null | audit/src/main/java/org/openhealthtools/openatna/audit/process/ProcessorChain.java | Treynis/openatna | ec1d972d133fb9536a793ff4ab7b1213e8111665 | [
"Apache-2.0"
] | null | null | null | 33.538793 | 108 | 0.614574 | 997,197 | /**
* Copyright (c) 2009-2011 University of Cardiff and others
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requ... |
92353260ba73c608c1e4bfd5cd43b9ce1ee4aa02 | 2,738 | java | Java | src/main/java/net/reallifegames/ow/api/v1/users/get/SafeUserModel.java | agent6262/owbalancer | 546c46884644d95a4b16ef456f8596143b0c684b | [
"MIT"
] | null | null | null | src/main/java/net/reallifegames/ow/api/v1/users/get/SafeUserModel.java | agent6262/owbalancer | 546c46884644d95a4b16ef456f8596143b0c684b | [
"MIT"
] | 1 | 2021-03-19T22:06:11.000Z | 2021-03-21T05:36:14.000Z | src/main/java/net/reallifegames/ow/api/v1/users/get/SafeUserModel.java | agent6262/owbalancer | 546c46884644d95a4b16ef456f8596143b0c684b | [
"MIT"
] | 1 | 2020-08-03T03:43:52.000Z | 2020-08-03T03:43:52.000Z | 32.987952 | 156 | 0.681885 | 997,198 | /*
* The MIT License (MIT)
*
* Copyright (c) 2020 Tyler Bucher
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use,... |
923533e48ae824498fcf9d5efff681acdf1b5924 | 1,465 | java | Java | shardingsphere-infra/shardingsphere-infra-common/src/main/java/org/apache/shardingsphere/infra/datanode/DataNodeBuilder.java | jiangtao69039/shardingsphere | 82ff0e3dba7ca8908d6076eb1544fa215c1bc4a1 | [
"Apache-2.0"
] | 4,372 | 2019-01-16T03:07:05.000Z | 2020-04-17T11:16:15.000Z | shardingsphere-infra/shardingsphere-infra-common/src/main/java/org/apache/shardingsphere/infra/datanode/DataNodeBuilder.java | jiangtao69039/shardingsphere | 82ff0e3dba7ca8908d6076eb1544fa215c1bc4a1 | [
"Apache-2.0"
] | 3,040 | 2019-01-16T01:18:40.000Z | 2020-04-17T12:53:05.000Z | shardingsphere-infra/shardingsphere-infra-common/src/main/java/org/apache/shardingsphere/infra/datanode/DataNodeBuilder.java | jiangtao69039/shardingsphere | 82ff0e3dba7ca8908d6076eb1544fa215c1bc4a1 | [
"Apache-2.0"
] | 1,515 | 2019-01-16T08:44:17.000Z | 2020-04-17T09:07:53.000Z | 34.069767 | 86 | 0.74471 | 997,199 | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... |
923533ec7de13b580333c316bac5b3100c7a210e | 4,604 | java | Java | lib/src/main/java/gdv/xport/satz/feld/sparte52/Feld221.java | markusneidhart/gdv.xport | 4bb4b186de05093d1d39adc6a7dc524fa4a9c1bb | [
"Apache-2.0"
] | 17 | 2016-03-24T16:04:55.000Z | 2022-01-27T10:03:34.000Z | lib/src/main/java/gdv/xport/satz/feld/sparte52/Feld221.java | markusneidhart/gdv.xport | 4bb4b186de05093d1d39adc6a7dc524fa4a9c1bb | [
"Apache-2.0"
] | 62 | 2016-08-25T16:07:18.000Z | 2022-03-21T08:31:47.000Z | lib/src/main/java/gdv/xport/satz/feld/sparte52/Feld221.java | markusneidhart/gdv.xport | 4bb4b186de05093d1d39adc6a7dc524fa4a9c1bb | [
"Apache-2.0"
] | 20 | 2015-02-16T17:35:47.000Z | 2022-01-13T11:36:15.000Z | 24.886486 | 118 | 0.560165 | 997,200 | /*
* Copyright (c) 2011, 2012 by Oli B.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... |
9235347b764f56498b201f73b7b27bf003228807 | 300 | java | Java | codeblocks-test/src/main/java/com/andyadc/codeblocks/test/encrypt/AuthenticatedEncryptionException.java | andyadc/codeblocks | f7e31f1fff839cdcfd6dcd778c8318753226262f | [
"MIT"
] | null | null | null | codeblocks-test/src/main/java/com/andyadc/codeblocks/test/encrypt/AuthenticatedEncryptionException.java | andyadc/codeblocks | f7e31f1fff839cdcfd6dcd778c8318753226262f | [
"MIT"
] | 3 | 2019-10-29T01:27:23.000Z | 2022-01-14T02:41:55.000Z | codeblocks-test/src/main/java/com/andyadc/codeblocks/test/encrypt/AuthenticatedEncryptionException.java | andyadc/codeblocks | f7e31f1fff839cdcfd6dcd778c8318753226262f | [
"MIT"
] | null | null | null | 23.076923 | 75 | 0.806667 | 997,201 | package com.andyadc.codeblocks.test.encrypt;
public class AuthenticatedEncryptionException extends Exception {
public AuthenticatedEncryptionException(String message) {
super(message);
}
public AuthenticatedEncryptionException(String message, Throwable cause) {
super(message, cause);
}
}
|
92353630da2c32f8eb5416be0235af23ee7a3a98 | 509 | java | Java | GerenciamentoNotas/src/br/com/fean/gerenciamentodenotas/service/AlunoCursoMateriaDtoService.java | BigPAB/GerenciamentoDeNotas | d23483efeb5158a5da9d3de1f7cc4129f3761d5b | [
"MIT"
] | null | null | null | GerenciamentoNotas/src/br/com/fean/gerenciamentodenotas/service/AlunoCursoMateriaDtoService.java | BigPAB/GerenciamentoDeNotas | d23483efeb5158a5da9d3de1f7cc4129f3761d5b | [
"MIT"
] | null | null | null | GerenciamentoNotas/src/br/com/fean/gerenciamentodenotas/service/AlunoCursoMateriaDtoService.java | BigPAB/GerenciamentoDeNotas | d23483efeb5158a5da9d3de1f7cc4129f3761d5b | [
"MIT"
] | null | null | null | 28.277778 | 97 | 0.850688 | 997,202 | package br.com.fean.gerenciamentodenotas.service;
import java.util.Map;
import br.com.fean.gerenciamentodenotas.dto.AlunoCursoMateriaDto;
public interface AlunoCursoMateriaDtoService {
public String salvarAlunoCursoMateriaDto( AlunoCursoMateriaDto alunoCursoMateriaDto);
public String excluirAlunoCursoMateriaDto... |
923536b99adccbb6a136e357788b70bf568cdc4c | 1,582 | java | Java | src/main/java/org/codinjutsu/tools/jenkins/view/validator/UrlValidator.java | nvdweem/jenkins-control-plugin | a2f1559857f01c9ddda061ea7b0566b418ca9891 | [
"Apache-2.0"
] | 132 | 2015-02-23T11:17:26.000Z | 2020-01-15T05:30:48.000Z | src/main/java/org/codinjutsu/tools/jenkins/view/validator/UrlValidator.java | nvdweem/jenkins-control-plugin | a2f1559857f01c9ddda061ea7b0566b418ca9891 | [
"Apache-2.0"
] | 182 | 2020-01-28T22:47:44.000Z | 2022-03-31T06:23:37.000Z | src/main/java/org/codinjutsu/tools/jenkins/view/validator/UrlValidator.java | nvdweem/jenkins-control-plugin | a2f1559857f01c9ddda061ea7b0566b418ca9891 | [
"Apache-2.0"
] | 86 | 2015-02-03T19:58:51.000Z | 2019-12-18T11:21:32.000Z | 35.155556 | 123 | 0.690265 | 997,203 | /*
* Copyright (c) 2013 David Boissier
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agr... |
923537cc6cf6e9c8acd974f48fd356aafe00edfd | 759 | java | Java | src/main/java/api/client/model/market/SymbolPrice.java | TomaszSiarkiewicz/Bot-For-Binance | 2c39ec07648508119b6db71551e19f60c7fd2a22 | [
"Apache-2.0"
] | null | null | null | src/main/java/api/client/model/market/SymbolPrice.java | TomaszSiarkiewicz/Bot-For-Binance | 2c39ec07648508119b6db71551e19f60c7fd2a22 | [
"Apache-2.0"
] | null | null | null | src/main/java/api/client/model/market/SymbolPrice.java | TomaszSiarkiewicz/Bot-For-Binance | 2c39ec07648508119b6db71551e19f60c7fd2a22 | [
"Apache-2.0"
] | null | null | null | 21.083333 | 110 | 0.667984 | 997,204 | package api.client.model.market;
import api.client.constant.BinanceApiConstants;
import org.apache.commons.lang3.builder.ToStringBuilder;
import java.math.BigDecimal;
public class SymbolPrice {
private String symbol;
private BigDecimal price;
public String getSymbol() {
return symbol;
}
... |
92353860aab38e77de905f84864be5720dec6dba | 5,676 | java | Java | tests/common/src/main/java/org/springframework/cloud/sleuth/otel/OtelTestTracing.java | maxxedev/spring-cloud-sleuth | 6a1495db5cd82fccda5823a84e41677bcc472e2d | [
"Apache-2.0"
] | null | null | null | tests/common/src/main/java/org/springframework/cloud/sleuth/otel/OtelTestTracing.java | maxxedev/spring-cloud-sleuth | 6a1495db5cd82fccda5823a84e41677bcc472e2d | [
"Apache-2.0"
] | null | null | null | tests/common/src/main/java/org/springframework/cloud/sleuth/otel/OtelTestTracing.java | maxxedev/spring-cloud-sleuth | 6a1495db5cd82fccda5823a84e41677bcc472e2d | [
"Apache-2.0"
] | null | null | null | 34.192771 | 112 | 0.804968 | 997,205 | /*
* Copyright 2013-2020 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... |
923538c7a0b79fd9d1f5d10e50124ab001a75058 | 22,845 | java | Java | openfire.plugin.demeter_service_api/src/java/com/sercomm/openfire/plugin/service/api/v2/InstallationsAPI.java | Sercomm-Demeter-group/lcmdemeter | c7be2d7aee26d292deef13c5b0d6ce25bc7e2caa | [
"Apache-2.0"
] | null | null | null | openfire.plugin.demeter_service_api/src/java/com/sercomm/openfire/plugin/service/api/v2/InstallationsAPI.java | Sercomm-Demeter-group/lcmdemeter | c7be2d7aee26d292deef13c5b0d6ce25bc7e2caa | [
"Apache-2.0"
] | null | null | null | openfire.plugin.demeter_service_api/src/java/com/sercomm/openfire/plugin/service/api/v2/InstallationsAPI.java | Sercomm-Demeter-group/lcmdemeter | c7be2d7aee26d292deef13c5b0d6ce25bc7e2caa | [
"Apache-2.0"
] | 1 | 2020-11-10T08:39:03.000Z | 2020-11-10T08:39:03.000Z | 32.917867 | 142 | 0.492143 | 997,206 | package com.sercomm.openfire.plugin.service.api.v2;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.concurrent.ConcurrentHashMap;
import javax.servlet.http.Htt... |
923538dfde796b17a4aff402590dc23317190c54 | 2,269 | java | Java | embedded-database-spring-test/src/test/java/io/zonky/test/db/provider/ZonkyProviderWithConfigurationIntegrationTest.java | MOOM-Planet/embedded-database-spring-test | c5be9f9f95b317b1181de41765c3e9f0422b595c | [
"Apache-2.0"
] | null | null | null | embedded-database-spring-test/src/test/java/io/zonky/test/db/provider/ZonkyProviderWithConfigurationIntegrationTest.java | MOOM-Planet/embedded-database-spring-test | c5be9f9f95b317b1181de41765c3e9f0422b595c | [
"Apache-2.0"
] | null | null | null | embedded-database-spring-test/src/test/java/io/zonky/test/db/provider/ZonkyProviderWithConfigurationIntegrationTest.java | MOOM-Planet/embedded-database-spring-test | c5be9f9f95b317b1181de41765c3e9f0422b595c | [
"Apache-2.0"
] | null | null | null | 33.367647 | 102 | 0.767298 | 997,207 | /*
* Copyright 2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... |
92353923545c6ef6095dc6af35901262c097e23a | 406 | java | Java | deployment-web/src/main/java/io/ideploy/deployment/admin/websocket/request/CookieRequestMessage.java | kevinYin/ideploy | 0622c9641fb370422a147f04ea65476040fb56c6 | [
"Apache-2.0"
] | null | null | null | deployment-web/src/main/java/io/ideploy/deployment/admin/websocket/request/CookieRequestMessage.java | kevinYin/ideploy | 0622c9641fb370422a147f04ea65476040fb56c6 | [
"Apache-2.0"
] | null | null | null | deployment-web/src/main/java/io/ideploy/deployment/admin/websocket/request/CookieRequestMessage.java | kevinYin/ideploy | 0622c9641fb370422a147f04ea65476040fb56c6 | [
"Apache-2.0"
] | 1 | 2020-08-06T08:47:56.000Z | 2020-08-06T08:47:56.000Z | 15.615385 | 66 | 0.625616 | 997,208 | package io.ideploy.deployment.admin.websocket.request;
/**
* 功能: 发送cookie的请求
* <p>
* 详细:
*
* @author jingyesi 17/2/4
*/
public class CookieRequestMessage extends WebSocketRequestMessage{
/**
* cookie
*/
private String cookies;
public String getCookies() {
return cookies;
}
... |
92353969598c7238ce7e8fc7897adf0e7531cb5c | 1,570 | java | Java | api-gateway/image-microservice/src/test/java/com/anshul/image/microservice/ImageControllerTest.java | Ansh90/DesignProblems | 99f2edd23a7560118323fdc047bc993a7283d95a | [
"Apache-2.0"
] | 1 | 2018-09-18T15:54:52.000Z | 2018-09-18T15:54:52.000Z | api-gateway/image-microservice/src/test/java/com/anshul/image/microservice/ImageControllerTest.java | Ansh90/DesignProblems | 99f2edd23a7560118323fdc047bc993a7283d95a | [
"Apache-2.0"
] | null | null | null | api-gateway/image-microservice/src/test/java/com/anshul/image/microservice/ImageControllerTest.java | Ansh90/DesignProblems | 99f2edd23a7560118323fdc047bc993a7283d95a | [
"Apache-2.0"
] | null | null | null | 37.380952 | 80 | 0.757325 | 997,209 | /**
* The MIT License
* Copyright (c) 2018 Anshul Mohil
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, m... |
923539d1167e841e29bdae1b08d35bda9513e578 | 3,427 | java | Java | src/me/learn/personal/month4/PalindromePairs.java | balajiboggaram/algorithms | bf09f56210c6a329914e09d94dad78c4226f524d | [
"Apache-2.0"
] | null | null | null | src/me/learn/personal/month4/PalindromePairs.java | balajiboggaram/algorithms | bf09f56210c6a329914e09d94dad78c4226f524d | [
"Apache-2.0"
] | null | null | null | src/me/learn/personal/month4/PalindromePairs.java | balajiboggaram/algorithms | bf09f56210c6a329914e09d94dad78c4226f524d | [
"Apache-2.0"
] | null | null | null | 29.8 | 106 | 0.658302 | 997,210 | package me.learn.personal.month4;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
/**
*
* Title 336 :
*
* Given a list of unique words, find all pairs of distinct indices (i, j) in
* the given list, so that the concatenation of the two words, i.e. words[i] +
... |
923539e43968fac5bf9fa8294ce099cdc648baba | 410 | java | Java | grapheus-model/src/main/java/org/grapheus/client/model/graph/operation/RVerticesRemoveOperationContainer.java | black32167/grapheus | 2380fd4102b24c088e1d224077e3f7f7ad65d4f2 | [
"MIT"
] | null | null | null | grapheus-model/src/main/java/org/grapheus/client/model/graph/operation/RVerticesRemoveOperationContainer.java | black32167/grapheus | 2380fd4102b24c088e1d224077e3f7f7ad65d4f2 | [
"MIT"
] | 6 | 2019-06-12T13:24:54.000Z | 2019-09-24T03:01:13.000Z | grapheus-model/src/main/java/org/grapheus/client/model/graph/operation/RVerticesRemoveOperationContainer.java | black32167/jgraph | 2380fd4102b24c088e1d224077e3f7f7ad65d4f2 | [
"MIT"
] | null | null | null | 16.4 | 50 | 0.770732 | 997,211 | /**
*
*/
package org.grapheus.client.model.graph.operation;
import java.util.Collection;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
/**
* @author black
*
*/
@Data
@Builder
@AllArgsConstructor
@NoArgsConstructor
public class RVerticesRemoveOpera... |
92353b793bf63f4a7f22595d7ec31d0e934759f7 | 1,927 | java | Java | src/main/java/org/mindswap/exceptions/CastingException.java | adrianoqueiroz/owls-api | 9bf87540874adee7224df9095100ddfdf8753549 | [
"MIT"
] | 1 | 2018-10-05T19:32:40.000Z | 2018-10-05T19:32:40.000Z | src/main/java/org/mindswap/exceptions/CastingException.java | adrianoqueiroz/owls-api | 9bf87540874adee7224df9095100ddfdf8753549 | [
"MIT"
] | null | null | null | src/main/java/org/mindswap/exceptions/CastingException.java | adrianoqueiroz/owls-api | 9bf87540874adee7224df9095100ddfdf8753549 | [
"MIT"
] | null | null | null | 29.19697 | 104 | 0.697976 | 997,213 | /*
* Created on Dec 12, 2004
*/
package org.mindswap.exceptions;
import org.mindswap.owl.OWLObject;
import org.mindswap.owl.OWLType;
/**
* Used to indicate that conversion of some OWL object instance to another
* OWL type was not possible.
* <p>
* This exception can be thrown by {@link org.mindswap.... |
92353b8ff4c115fb7ef8f16400469a97fbd0872a | 23,915 | java | Java | src/main/java/com/binance/api/client/impl/BinanceApiService.java | aladingg/binance-java-api | 70abbf7bf8b3186e73128f9eda09079246f7ad87 | [
"MIT"
] | null | null | null | src/main/java/com/binance/api/client/impl/BinanceApiService.java | aladingg/binance-java-api | 70abbf7bf8b3186e73128f9eda09079246f7ad87 | [
"MIT"
] | null | null | null | src/main/java/com/binance/api/client/impl/BinanceApiService.java | aladingg/binance-java-api | 70abbf7bf8b3186e73128f9eda09079246f7ad87 | [
"MIT"
] | null | null | null | 55.876168 | 201 | 0.672423 | 997,214 | package com.binance.api.client.impl;
import com.binance.api.client.constant.BinanceApiConstants;
import com.binance.api.client.domain.OrderSide;
import com.binance.api.client.domain.OrderType;
import com.binance.api.client.domain.SwapRemoveType;
import com.binance.api.client.domain.TimeInForce;
import com.binance.api.... |
92353badffa1a27110a0b1fe7d67b37724242247 | 577 | java | Java | Learn/src/s03/Constructor/Apple.java | silence0201/Java-Study | a912f5dfcf92f81914cea850d008301ea890eaf4 | [
"MIT"
] | null | null | null | Learn/src/s03/Constructor/Apple.java | silence0201/Java-Study | a912f5dfcf92f81914cea850d008301ea890eaf4 | [
"MIT"
] | null | null | null | Learn/src/s03/Constructor/Apple.java | silence0201/Java-Study | a912f5dfcf92f81914cea850d008301ea890eaf4 | [
"MIT"
] | null | null | null | 19.896552 | 60 | 0.601386 | 997,215 | package s03.Constructor;
/**
* Description: Apple
* Author: silence
* Update: silence(2017-04-20 20:58)
*/
public class Apple {
public String name;
public String color;
public double weight;
public Apple()
{}
//两个参数的构造器
public Apple(String name , String color)
{
this.name = ... |
92353bc22068b81aff1f46d58f5b39427dd989d1 | 1,984 | java | Java | src/integrationTest/java/com/recursiveloop/webcommondemo/RcUnrestrictedResourceTest.java | RobJinman/rest-barebones | 1984746b23a6e4f05070fa360807d84f123c176d | [
"MIT"
] | null | null | null | src/integrationTest/java/com/recursiveloop/webcommondemo/RcUnrestrictedResourceTest.java | RobJinman/rest-barebones | 1984746b23a6e4f05070fa360807d84f123c176d | [
"MIT"
] | null | null | null | src/integrationTest/java/com/recursiveloop/webcommondemo/RcUnrestrictedResourceTest.java | RobJinman/rest-barebones | 1984746b23a6e4f05070fa360807d84f123c176d | [
"MIT"
] | null | null | null | 34.807018 | 115 | 0.770665 | 997,216 | // This file is property of Recursive Loop Ltd.
//
// Author: Rob Jinman
// Web: http://recursiveloop.org
// Copyright Recursive Loop Ltd 2015
// Copyright Rob Jinman 2015
package com.recursiveloop.webcommondemo;
import com.recursiveloop.webcommondemo.resources.RcUnrestrictedResource;
import org.jboss.arquillian.co... |
92353be178f010415afba1d9051257c2430f22b0 | 10,547 | java | Java | GoMoKu Client/src/MainWindow/Client.java | RobinNaggi/Gomoku | 3bd814380b1f688f1ab2174ab3d90b469eba7c62 | [
"MIT"
] | null | null | null | GoMoKu Client/src/MainWindow/Client.java | RobinNaggi/Gomoku | 3bd814380b1f688f1ab2174ab3d90b469eba7c62 | [
"MIT"
] | null | null | null | GoMoKu Client/src/MainWindow/Client.java | RobinNaggi/Gomoku | 3bd814380b1f688f1ab2174ab3d90b469eba7c62 | [
"MIT"
] | null | null | null | 42.01992 | 119 | 0.479188 | 997,217 | package MainWindow;
/**
* Client is a class that creates a connection with the connection class that
* is used in the server. It does all the communicating with the server for the
* client. It both receives messages and sends messages and will delegate to
* other classes when it receives a message.
*/
import java.... |
92353c90b650eb168fd2217037a3fa3c322bf12c | 1,175 | java | Java | app/src/main/java/com/tale/uder/ui/fragments/BaseFragment.java | talenguyen/UDer | d92fcd97321ef21fb7fcb06accbadd67f2f64225 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/tale/uder/ui/fragments/BaseFragment.java | talenguyen/UDer | d92fcd97321ef21fb7fcb06accbadd67f2f64225 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/tale/uder/ui/fragments/BaseFragment.java | talenguyen/UDer | d92fcd97321ef21fb7fcb06accbadd67f2f64225 | [
"Apache-2.0"
] | null | null | null | 29.375 | 112 | 0.676596 | 997,218 | package com.tale.uder.ui.fragments;
import android.os.Handler;
import android.os.Looper;
import android.support.annotation.NonNull;
import android.support.v4.app.Fragment;
import com.tale.uder.UderApp;
@SuppressWarnings("PMD.AbstractClassWithoutAnyMethod") public abstract class BaseFragment
extends Fragment {
... |
92353caa4318552423e832a49a42b2bdc0659998 | 441 | java | Java | flowman-core/src/main/java/com/dimajix/flowman/annotation/TemplateObject.java | jackusz/flowman | 3a7ca5217ecf55734129188bc7dcb6a03d4312f2 | [
"Apache-2.0"
] | null | null | null | flowman-core/src/main/java/com/dimajix/flowman/annotation/TemplateObject.java | jackusz/flowman | 3a7ca5217ecf55734129188bc7dcb6a03d4312f2 | [
"Apache-2.0"
] | null | null | null | flowman-core/src/main/java/com/dimajix/flowman/annotation/TemplateObject.java | jackusz/flowman | 3a7ca5217ecf55734129188bc7dcb6a03d4312f2 | [
"Apache-2.0"
] | null | null | null | 25.941176 | 86 | 0.759637 | 997,219 | package com.dimajix.flowman.annotation;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
@Retention(RetentionPolicy.RUNTIME)
@Target({ElementType.TYPE})
public @interface TemplateObject {
/**
* Spe... |
92353da445c26b05a83b7fde4d52d621836b3deb | 2,433 | java | Java | sli/data-access/dal/src/main/java/org/slc/sli/ingestion/model/da/BatchJobDAO.java | jstokes/secure-data-service | 94ae9df1c2a46b3555cdee5779929f48405f788d | [
"Apache-2.0"
] | null | null | null | sli/data-access/dal/src/main/java/org/slc/sli/ingestion/model/da/BatchJobDAO.java | jstokes/secure-data-service | 94ae9df1c2a46b3555cdee5779929f48405f788d | [
"Apache-2.0"
] | null | null | null | sli/data-access/dal/src/main/java/org/slc/sli/ingestion/model/da/BatchJobDAO.java | jstokes/secure-data-service | 94ae9df1c2a46b3555cdee5779929f48405f788d | [
"Apache-2.0"
] | null | null | null | 31.597403 | 105 | 0.772298 | 997,220 | /*
* Copyright 2012-2013 inBloom, Inc. and its affiliates.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appli... |
9235409e165922043bb507ca599364e0327779a0 | 1,132 | java | Java | etrace-common/src/main/java/io/etrace/common/message/metric/MetricInTraceApi.java | blackblacksky/etrace | fb4968af0080e3cb8ee18af1790e6914751029a4 | [
"Apache-2.0"
] | 41 | 2019-12-05T03:01:17.000Z | 2022-03-24T14:35:45.000Z | etrace-common/src/main/java/io/etrace/common/message/metric/MetricInTraceApi.java | jacobke/etrace | bae5654e9a6412e444d4f519a86090af7d25d988 | [
"Apache-2.0"
] | 5 | 2020-01-12T12:21:55.000Z | 2022-01-13T03:46:23.000Z | etrace-common/src/main/java/io/etrace/common/message/metric/MetricInTraceApi.java | jacobke/etrace | bae5654e9a6412e444d4f519a86090af7d25d988 | [
"Apache-2.0"
] | 18 | 2019-11-27T07:22:31.000Z | 2022-03-08T12:48:38.000Z | 27.609756 | 75 | 0.749117 | 997,221 | /*
* Copyright 2020 etrace.io
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in... |
923540c11d17d5cbf9e2a345d7057dc934227726 | 999 | java | Java | src/main/java/com/github/borisskert/example/users/UsersController.java | borisskert/springboot-cucumber-wiremock-example | 38956645470af6902c087300c734e64f273e7c54 | [
"Apache-2.0"
] | 2 | 2020-03-17T15:09:48.000Z | 2020-11-05T17:14:31.000Z | src/main/java/com/github/borisskert/example/users/UsersController.java | borisskert/springboot-cucumber-wiremock-example | 38956645470af6902c087300c734e64f273e7c54 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/github/borisskert/example/users/UsersController.java | borisskert/springboot-cucumber-wiremock-example | 38956645470af6902c087300c734e64f273e7c54 | [
"Apache-2.0"
] | 1 | 2020-03-09T20:35:00.000Z | 2020-03-09T20:35:00.000Z | 30.272727 | 80 | 0.733734 | 997,222 | package com.github.borisskert.example.users;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotat... |
923540c8ef67be4c14b8d70be24decd2349c78b9 | 534 | java | Java | flygof/src/main/java/com/hiabby/flytools/gof/state/LookState.java | ITflying/FlyTools | 36b21bbf0918c448f1784a735c04cc7c16ebe286 | [
"Apache-2.0"
] | null | null | null | flygof/src/main/java/com/hiabby/flytools/gof/state/LookState.java | ITflying/FlyTools | 36b21bbf0918c448f1784a735c04cc7c16ebe286 | [
"Apache-2.0"
] | null | null | null | flygof/src/main/java/com/hiabby/flytools/gof/state/LookState.java | ITflying/FlyTools | 36b21bbf0918c448f1784a735c04cc7c16ebe286 | [
"Apache-2.0"
] | null | null | null | 18.413793 | 64 | 0.59176 | 997,223 | package com.hiabby.flytools.gof.state;
/**
* @desc
* @date 2018/09/28
**/
public class LookState extends LeaveState {
@Override
public void apply() {
System.out.println("申请:不在当前状态中");
}
@Override
public void look() {
System.out.println(" - 提出查看中 -");
}
@Override
pub... |
923540ffd4a16e076a9c2c4ff9f59a4019dd5daa | 277 | java | Java | demo-command/src/main/java/es/dbiosag/command/infrasturcture/eventsourcing/events/PhoneCreatedEvent.java | alonsoir/demo-cqrs-kafka | 218bbed0b0adae009e76e4eafc5da892147818f5 | [
"MIT"
] | 2 | 2021-02-05T08:16:21.000Z | 2021-05-29T09:08:54.000Z | demo-command/src/main/java/es/dbiosag/command/infrasturcture/eventsourcing/events/PhoneCreatedEvent.java | alonsoir/demo-cqrs-kafka | 218bbed0b0adae009e76e4eafc5da892147818f5 | [
"MIT"
] | null | null | null | demo-command/src/main/java/es/dbiosag/command/infrasturcture/eventsourcing/events/PhoneCreatedEvent.java | alonsoir/demo-cqrs-kafka | 218bbed0b0adae009e76e4eafc5da892147818f5 | [
"MIT"
] | 3 | 2021-02-05T15:33:31.000Z | 2022-01-05T09:33:55.000Z | 18.466667 | 63 | 0.787004 | 997,224 | package es.dbiosag.command.infrasturcture.eventsourcing.events;
import es.dbiosag.command.domain.model.Phone;
import lombok.Builder;
import lombok.Data;
import java.util.UUID;
@Builder
@Data
public class PhoneCreatedEvent {
private UUID uuid;
private Phone phone;
}
|
9235417d1ee93f30692119ce3c87d5e82553f2f3 | 77 | java | Java | src/me/dylanmullen/agar/game/events/api/Listener.java | DylanMullen/AgarioClone | a0651024c1abc3e8f81c66af7b5e7f6f05016740 | [
"Apache-2.0"
] | 1 | 2021-02-19T09:38:19.000Z | 2021-02-19T09:38:19.000Z | src/me/dylanmullen/agar/game/events/api/Listener.java | DylanMullen/AgarioClone | a0651024c1abc3e8f81c66af7b5e7f6f05016740 | [
"Apache-2.0"
] | null | null | null | src/me/dylanmullen/agar/game/events/api/Listener.java | DylanMullen/AgarioClone | a0651024c1abc3e8f81c66af7b5e7f6f05016740 | [
"Apache-2.0"
] | null | null | null | 11 | 44 | 0.779221 | 997,225 | package me.dylanmullen.agar.game.events.api;
public interface Listener
{
}
|
9235419c79082c70c463dafa58dc94d28febf1fa | 3,859 | java | Java | test/edu/fjnu/test/dao/TestUpeoeDao.java | rush24/KnowlegeAnalyzeSystem | 24f26f0e41bce4195928eb490c40857bef71e173 | [
"MIT"
] | 1 | 2016-06-20T15:24:21.000Z | 2016-06-20T15:24:21.000Z | test/edu/fjnu/test/dao/TestUpeoeDao.java | rush24/KnowlegeAnalyzeSystem | 24f26f0e41bce4195928eb490c40857bef71e173 | [
"MIT"
] | null | null | null | test/edu/fjnu/test/dao/TestUpeoeDao.java | rush24/KnowlegeAnalyzeSystem | 24f26f0e41bce4195928eb490c40857bef71e173 | [
"MIT"
] | 1 | 2018-03-27T12:03:33.000Z | 2018-03-27T12:03:33.000Z | 36.40566 | 101 | 0.734646 | 997,226 | package edu.fjnu.test.dao;
import java.sql.SQLException;
import java.util.List;
import org.apache.commons.dbutils.QueryRunner;
import org.apache.commons.dbutils.handlers.BeanHandler;
import org.apache.commons.dbutils.handlers.BeanListHandler;
import org.apache.commons.dbutils.handlers.MapHandler;
import org.apache.co... |
9235427f3fc83c715a7089d570ff4ea5158473a5 | 837 | java | Java | addressbook-web-tests/src/test/java/ru/stqa/pft/addressbook/tests/GroupDeletionTests.java | DimmOn86/java-test | c8d10f0774979ebb55c1cd17236815296dd355b6 | [
"Apache-2.0"
] | null | null | null | addressbook-web-tests/src/test/java/ru/stqa/pft/addressbook/tests/GroupDeletionTests.java | DimmOn86/java-test | c8d10f0774979ebb55c1cd17236815296dd355b6 | [
"Apache-2.0"
] | null | null | null | addressbook-web-tests/src/test/java/ru/stqa/pft/addressbook/tests/GroupDeletionTests.java | DimmOn86/java-test | c8d10f0774979ebb55c1cd17236815296dd355b6 | [
"Apache-2.0"
] | null | null | null | 24.617647 | 65 | 0.698925 | 997,227 | package ru.stqa.pft.addressbook.tests;
import org.testng.Assert;
import org.testng.annotations.BeforeMethod;
import org.testng.annotations.Test;
import ru.stqa.pft.addressbook.model.GroupData;
import java.util.Set;
public class GroupDeletionTests extends TestBase {
@BeforeMethod
public void ensurePreconditions(... |
9235434a3f5bd1553d5e7757bfca9b1f8e2d8180 | 117 | java | Java | src/main/java/gui/ScalingFactor.java | januszekm3/szia | 19a25c46ac091358e78262e627505ad0971141d3 | [
"Apache-2.0"
] | null | null | null | src/main/java/gui/ScalingFactor.java | januszekm3/szia | 19a25c46ac091358e78262e627505ad0971141d3 | [
"Apache-2.0"
] | null | null | null | src/main/java/gui/ScalingFactor.java | januszekm3/szia | 19a25c46ac091358e78262e627505ad0971141d3 | [
"Apache-2.0"
] | null | null | null | 13 | 28 | 0.666667 | 997,228 | package gui;
public class ScalingFactor {
int xMargin;
int yMargin;
float xFactor;
float yFactor;
}
|
923543f1f22b00b1586da141446e9109d12e0033 | 13,874 | java | Java | modules/lwjgl/vulkan/src/generated/java/org/lwjgl/vulkan/KHRGetSurfaceCapabilities2.java | EwoutH/lwjgl3 | 1e013173094cfdacff9bf0c1e36ea35aeb8f213e | [
"BSD-3-Clause"
] | 4,054 | 2015-01-01T10:30:02.000Z | 2022-03-31T11:05:37.000Z | modules/lwjgl/vulkan/src/generated/java/org/lwjgl/vulkan/KHRGetSurfaceCapabilities2.java | EwoutH/lwjgl3 | 1e013173094cfdacff9bf0c1e36ea35aeb8f213e | [
"BSD-3-Clause"
] | 678 | 2015-01-07T15:45:25.000Z | 2022-03-28T20:09:08.000Z | modules/lwjgl/vulkan/src/generated/java/org/lwjgl/vulkan/KHRGetSurfaceCapabilities2.java | TheMrMilchmann/lwjgl3 | f88383fcdede4c575425117e184754d0afae3b52 | [
"BSD-3-Clause"
] | 892 | 2015-01-01T03:01:21.000Z | 2022-03-30T11:44:03.000Z | 54.195313 | 766 | 0.70852 | 997,229 | /*
* Copyright LWJGL. All rights reserved.
* License terms: https://www.lwjgl.org/license
* MACHINE GENERATED FILE, DO NOT EDIT
*/
package org.lwjgl.vulkan;
import javax.annotation.*;
import java.nio.*;
import org.lwjgl.system.*;
import static org.lwjgl.system.Checks.*;
import static org.lwjgl.system.JNI.*;
imp... |
9235453a76b36fc2fed302cd8ba7cdeb2f31d191 | 2,520 | java | Java | Master/src/main/java/com/domo4pi/core/mock/MockApp.java | albertoteloko/domo4pi | 8c9aa0817472c8730a31a4318ef364a1e28b1154 | [
"MIT"
] | null | null | null | Master/src/main/java/com/domo4pi/core/mock/MockApp.java | albertoteloko/domo4pi | 8c9aa0817472c8730a31a4318ef364a1e28b1154 | [
"MIT"
] | null | null | null | Master/src/main/java/com/domo4pi/core/mock/MockApp.java | albertoteloko/domo4pi | 8c9aa0817472c8730a31a4318ef364a1e28b1154 | [
"MIT"
] | null | null | null | 32.727273 | 104 | 0.656746 | 997,230 | package com.domo4pi.core.mock;
import com.domo4pi.alarm.nodes.Node;
import com.domo4pi.alarm.nodes.RemoteNode;
import com.domo4pi.core.mock.node.RemoteNodeMockController;
import javafx.application.Application;
import javafx.application.Platform;
import javafx.fxml.FXMLLoader;
import javafx.scene.Parent;
import javafx.... |
923546d92df40e00a04211da835833ad868ec74e | 6,039 | java | Java | zoj/src/main/java/open/ex/zoj/geo/p1123/Main.java | shhuan/algorithms | 2830c7e2ada8dfd3dcdda7c06846116d4f944a27 | [
"MIT"
] | null | null | null | zoj/src/main/java/open/ex/zoj/geo/p1123/Main.java | shhuan/algorithms | 2830c7e2ada8dfd3dcdda7c06846116d4f944a27 | [
"MIT"
] | null | null | null | zoj/src/main/java/open/ex/zoj/geo/p1123/Main.java | shhuan/algorithms | 2830c7e2ada8dfd3dcdda7c06846116d4f944a27 | [
"MIT"
] | 1 | 2022-03-09T04:52:55.000Z | 2022-03-09T04:52:55.000Z | 24.350806 | 99 | 0.552575 | 997,231 | package open.ex.zoj.geo.p1123;
import java.util.Scanner;
/**
* @author huash06
*
* 题意: 按照指定格式输出所有在给定三角形内部的点
*
* 分析: 計算點是否在三角形內部
*/
public class Main {
public static boolean ONLINE_JUDGE = true;
public static int MAXN = 20;
public static boolean[][] M = new boolean[MAXN][MAXN];
public sta... |
92354798a6f2ad4daebfbcf5870b69386d8d4637 | 4,004 | java | Java | server/src/main/java/password/pwm/util/cli/commands/UserReportCommand.java | blissjoe/pwm | 38a4750448fea2ac21f2fe8b37163f194fd3747f | [
"Apache-2.0"
] | 812 | 2015-10-21T11:00:34.000Z | 2022-03-23T12:11:01.000Z | server/src/main/java/password/pwm/util/cli/commands/UserReportCommand.java | blissjoe/pwm | 38a4750448fea2ac21f2fe8b37163f194fd3747f | [
"Apache-2.0"
] | 457 | 2015-10-28T16:31:16.000Z | 2022-03-31T23:28:25.000Z | server/src/main/java/password/pwm/util/cli/commands/UserReportCommand.java | blissjoe/pwm | 38a4750448fea2ac21f2fe8b37163f194fd3747f | [
"Apache-2.0"
] | 305 | 2015-10-23T15:42:08.000Z | 2022-03-26T12:45:40.000Z | 32.819672 | 130 | 0.641858 | 997,232 | /*
* Password Management Servlets (PWM)
* http://www.pwm-project.org
*
* Copyright (c) 2006-2009 Novell, Inc.
* Copyright (c) 2009-2021 The PWM Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy ... |
923547c5a3d776da5e44ad97ba9b6b47497eb241 | 474 | java | Java | lab5/lab5/src/main/java/repository/BibliographyRepository.java | Amihaeseisergiu/Java-Technologies | 7071d3c9560c42dcd8980bd0e885294e3efc1cb4 | [
"MIT"
] | null | null | null | lab5/lab5/src/main/java/repository/BibliographyRepository.java | Amihaeseisergiu/Java-Technologies | 7071d3c9560c42dcd8980bd0e885294e3efc1cb4 | [
"MIT"
] | null | null | null | lab5/lab5/src/main/java/repository/BibliographyRepository.java | Amihaeseisergiu/Java-Technologies | 7071d3c9560c42dcd8980bd0e885294e3efc1cb4 | [
"MIT"
] | null | null | null | 23.7 | 104 | 0.799578 | 997,233 | package repository;
import abstraction.DataRepository;
import java.io.Serializable;
import javax.enterprise.context.ApplicationScoped;
import javax.inject.Named;
import javax.transaction.Transactional;
import model.Bibliography;
@Named
@ApplicationScoped
@Transactional
public class BibliographyRepository extends Data... |
92354833bf00cb0b2fb243d1d6fd2608113c7d47 | 1,172 | java | Java | src/test/java/examples/HexBytes.java | Salpadding/rlp-stream | 05d5fa3103bf5e2979954b0a4a30f9ed8563e453 | [
"MIT"
] | 2 | 2021-05-23T05:36:01.000Z | 2021-05-25T10:06:24.000Z | src/test/java/examples/HexBytes.java | Salpadding/rlp-stream | 05d5fa3103bf5e2979954b0a4a30f9ed8563e453 | [
"MIT"
] | null | null | null | src/test/java/examples/HexBytes.java | Salpadding/rlp-stream | 05d5fa3103bf5e2979954b0a4a30f9ed8563e453 | [
"MIT"
] | 1 | 2021-05-25T03:49:42.000Z | 2021-05-25T03:49:42.000Z | 27.255814 | 81 | 0.699659 | 997,234 | package examples;
import com.github.salpadding.rlpstream.Rlp;
import com.github.salpadding.rlpstream.RlpBuffer;
import com.github.salpadding.rlpstream.RlpWritable;
import com.github.salpadding.rlpstream.StreamId;
import com.github.salpadding.rlpstream.annotation.RlpCreator;
import lombok.Getter;
import lombok.Required... |
9235490630e20fd59d6e796402d895995c583f8f | 5,200 | java | Java | hihope_neptune-oh_hid/00_src/v0.1/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/CharacterPropertiesImpl.java | dawmlight/vendor_oh_fun | bc9fb50920f06cd4c27399f60076f5793043c77d | [
"Apache-2.0"
] | 1 | 2022-02-15T08:51:55.000Z | 2022-02-15T08:51:55.000Z | hihope_neptune-oh_hid/00_src/v0.3/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/CharacterPropertiesImpl.java | dawmlight/vendor_oh_fun | bc9fb50920f06cd4c27399f60076f5793043c77d | [
"Apache-2.0"
] | null | null | null | hihope_neptune-oh_hid/00_src/v0.3/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/CharacterPropertiesImpl.java | dawmlight/vendor_oh_fun | bc9fb50920f06cd4c27399f60076f5793043c77d | [
"Apache-2.0"
] | null | null | null | 41.269841 | 93 | 0.618846 | 997,235 | /* GENERATED SOURCE. DO NOT MODIFY. */
// © 2018 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
package ohos.global.icu.impl;
import ohos.global.icu.lang.UCharacter;
import ohos.global.icu.lang.UProperty;
import ohos.global.icu.text.UnicodeSet;
/**
* Pro... |
92354980080e1a921d4e0129da0578e166d5ecd9 | 3,301 | java | Java | src/main/java/simbad/sim/DefaultKinematic.java | utarwyn/simbad-school-pong | b6b135aef0805e28efeedb135a869800a97de4c0 | [
"MIT"
] | 2 | 2021-01-13T16:10:38.000Z | 2021-11-29T09:35:21.000Z | src/main/java/simbad/sim/DefaultKinematic.java | utarwyn/simbad-school-pong | b6b135aef0805e28efeedb135a869800a97de4c0 | [
"MIT"
] | null | null | null | src/main/java/simbad/sim/DefaultKinematic.java | utarwyn/simbad-school-pong | b6b135aef0805e28efeedb135a869800a97de4c0 | [
"MIT"
] | null | null | null | 27.057377 | 123 | 0.702211 | 997,236 | /*
* Simbad - Robot Simulator
* Copyright (C) 2004 Louis Hugues
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later ve... |
92354982083e82e289d1675cebc468ec0f2b94fa | 997 | java | Java | plugin/core/gen/com/perl5/lang/perl/psi/impl/PsiPerlForInitImpl.java | saintserge/Perl5-IDEA | 868ba3415fd179dc208c67f822cb450d2c80a8d8 | [
"Apache-2.0"
] | 1 | 2022-01-14T19:40:28.000Z | 2022-01-14T19:40:28.000Z | plugin/core/gen/com/perl5/lang/perl/psi/impl/PsiPerlForInitImpl.java | saintserge/Perl5-IDEA | 868ba3415fd179dc208c67f822cb450d2c80a8d8 | [
"Apache-2.0"
] | null | null | null | plugin/core/gen/com/perl5/lang/perl/psi/impl/PsiPerlForInitImpl.java | saintserge/Perl5-IDEA | 868ba3415fd179dc208c67f822cb450d2c80a8d8 | [
"Apache-2.0"
] | null | null | null | 27.694444 | 92 | 0.77332 | 997,237 | // This is a generated file. Not intended for manual editing.
package com.perl5.lang.perl.psi.impl;
import java.util.List;
import org.jetbrains.annotations.*;
import com.intellij.lang.ASTNode;
import com.intellij.psi.PsiElement;
import com.intellij.psi.PsiElementVisitor;
import com.intellij.psi.util.PsiTreeUtil;
impor... |
923549ed7fb24678f4c818b4a89632c29bad7393 | 19,068 | java | Java | tests/core/src/main/java/hydra/GemFirePrms.java | xyxiaoyou/snappy-store | 013ff282f888878cc99600e260ec1cde60112304 | [
"Apache-2.0"
] | 38 | 2016-01-04T01:31:40.000Z | 2020-04-07T06:35:36.000Z | tests/core/src/main/java/hydra/GemFirePrms.java | xyxiaoyou/snappy-store | 013ff282f888878cc99600e260ec1cde60112304 | [
"Apache-2.0"
] | 261 | 2016-01-07T09:14:26.000Z | 2019-12-05T10:15:56.000Z | tests/core/src/main/java/hydra/GemFirePrms.java | xyxiaoyou/snappy-store | 013ff282f888878cc99600e260ec1cde60112304 | [
"Apache-2.0"
] | 22 | 2016-03-09T05:47:09.000Z | 2020-04-02T17:55:30.000Z | 33.748673 | 128 | 0.640025 | 997,238 | /*
* Copyright (c) 2010-2015 Pivotal Software, Inc. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you
* may not use this file except in compliance with the License. You
* may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless req... |
923549f69c33b25a155f7c4f652c258f22ac18ab | 2,448 | java | Java | back-end/src/main/java/it/bioagri/models/Tag.java | bioagrisrls/bioagri-website | c4336e141e5831dc4db1e8018aeea28497970f7f | [
"MIT"
] | null | null | null | back-end/src/main/java/it/bioagri/models/Tag.java | bioagrisrls/bioagri-website | c4336e141e5831dc4db1e8018aeea28497970f7f | [
"MIT"
] | null | null | null | back-end/src/main/java/it/bioagri/models/Tag.java | bioagrisrls/bioagri-website | c4336e141e5831dc4db1e8018aeea28497970f7f | [
"MIT"
] | 1 | 2021-02-27T14:10:23.000Z | 2021-02-27T14:10:23.000Z | 25.768421 | 81 | 0.629902 | 997,239 | /*
* MIT License
*
* Copyright (c) 2020 BioAgri S.r.l.s.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy,... |
92354a356f3ecc822e2b0fe74572fb313f13931e | 2,271 | java | Java | hackerrank/src/main/java/com/tsmc/problems/ProblemA.java | Shallmay14/code-training | 753c1142a19b7ce3d8f7abb19d0caccca23aa0b7 | [
"Apache-2.0"
] | null | null | null | hackerrank/src/main/java/com/tsmc/problems/ProblemA.java | Shallmay14/code-training | 753c1142a19b7ce3d8f7abb19d0caccca23aa0b7 | [
"Apache-2.0"
] | null | null | null | hackerrank/src/main/java/com/tsmc/problems/ProblemA.java | Shallmay14/code-training | 753c1142a19b7ce3d8f7abb19d0caccca23aa0b7 | [
"Apache-2.0"
] | null | null | null | 29.493506 | 66 | 0.511669 | 997,240 | package com.tsmc.problems;
public class ProblemA {
/*
* Complete the 'getSubstring' function below.
*
* The function is expected to return a STRING.
* The function accepts following parameters:
* 1. STRING input_str
* 2. INTEGER k
*/
private static final Character TAR_CHA... |
92354ac4bd371126b1d2f67a3ac2868a091226df | 459 | java | Java | web/src/main/java/uk/ac/ebi/phenotype/stats/model/AdditionalInformation.java | jwgwarren/PhenotypeData | a1a36fd0efacc6515ad843ff7ce4bebc3ae98393 | [
"Apache-2.0"
] | 1 | 2018-04-03T06:44:47.000Z | 2018-04-03T06:44:47.000Z | web/src/main/java/uk/ac/ebi/phenotype/stats/model/AdditionalInformation.java | jwgwarren/PhenotypeData | a1a36fd0efacc6515ad843ff7ce4bebc3ae98393 | [
"Apache-2.0"
] | 655 | 2016-05-16T13:04:02.000Z | 2022-03-25T14:06:36.000Z | web/src/main/java/uk/ac/ebi/phenotype/stats/model/AdditionalInformation.java | jwgwarren/PhenotypeData | a1a36fd0efacc6515ad843ff7ce4bebc3ae98393 | [
"Apache-2.0"
] | 6 | 2017-06-16T13:43:37.000Z | 2020-02-27T12:57:07.000Z | 25.5 | 71 | 0.799564 | 997,241 | package uk.ac.ebi.phenotype.stats.model;
import com.fasterxml.jackson.annotation.JsonProperty;
public class AdditionalInformation {
@JsonProperty("gender_included_in_analysis")
private String genderIncludedInAnalysis;//: "Both sexes included",
@JsonProperty("multibatch_in_analysis")
private String multiBatchInA... |
92354cabdd43d983931d0cba8fbc5fc7c0abdd3b | 1,309 | java | Java | src/com/shejiaomao/core/http/config/HttpConfigFactory.java | cattong/WidgetLibrary | 11fdd576da4506bc04491eb11f691e294232af77 | [
"Apache-2.0"
] | null | null | null | src/com/shejiaomao/core/http/config/HttpConfigFactory.java | cattong/WidgetLibrary | 11fdd576da4506bc04491eb11f691e294232af77 | [
"Apache-2.0"
] | null | null | null | src/com/shejiaomao/core/http/config/HttpConfigFactory.java | cattong/WidgetLibrary | 11fdd576da4506bc04491eb11f691e294232af77 | [
"Apache-2.0"
] | 1 | 2019-04-23T03:52:29.000Z | 2019-04-23T03:52:29.000Z | 27.851064 | 119 | 0.68602 | 997,242 | package com.shejiaomao.core.http.config;
import java.util.Hashtable;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.shejiaomao.core.LibConstants;
import com.shejiaomao.core.ServiceProvider;
public class HttpConfigFactory {
private static final String CLASS_NAME_FORMAT = "com.shejiaomao.core... |
92354cb8bdccf7039fea2a6dd67e548bd9c05401 | 362 | java | Java | src/main/java/eu/erasmuswithoutpaper/registry/validators/ContentType.java | j-be/ewp-registry-service | 9d6f30b2d0ba6eb051f994e4f27ad22867224705 | [
"MIT"
] | 3 | 2017-01-18T12:48:26.000Z | 2018-06-01T11:39:19.000Z | src/main/java/eu/erasmuswithoutpaper/registry/validators/ContentType.java | j-be/ewp-registry-service | 9d6f30b2d0ba6eb051f994e4f27ad22867224705 | [
"MIT"
] | 28 | 2016-12-02T15:38:47.000Z | 2022-03-19T19:58:50.000Z | src/main/java/eu/erasmuswithoutpaper/registry/validators/ContentType.java | j-be/ewp-registry-service | 9d6f30b2d0ba6eb051f994e4f27ad22867224705 | [
"MIT"
] | 4 | 2017-01-18T12:48:28.000Z | 2022-02-22T17:45:40.000Z | 21.294118 | 68 | 0.756906 | 997,243 | package eu.erasmuswithoutpaper.registry.validators;
public enum ContentType {
ApplicationWwwFormUrlencoded("application/x-www-form-urlencoded"),
TextXml("text/xml");
private final String contentType;
ContentType(String contentType) {
this.contentType = contentType;
}
public String getContentTypeStri... |
92354e38efce74689c9aee6a8e19492dcbbab93b | 296 | java | Java | cloud/smthit-fm/smthit-api/src/main/java/com/smthit/framework/api/handler/UserSecurity.java | yinfuquan/file-upload | b2033451836b7c2c3f58dee474c18536a1beb054 | [
"Apache-2.0"
] | null | null | null | cloud/smthit-fm/smthit-api/src/main/java/com/smthit/framework/api/handler/UserSecurity.java | yinfuquan/file-upload | b2033451836b7c2c3f58dee474c18536a1beb054 | [
"Apache-2.0"
] | null | null | null | cloud/smthit-fm/smthit-api/src/main/java/com/smthit/framework/api/handler/UserSecurity.java | yinfuquan/file-upload | b2033451836b7c2c3f58dee474c18536a1beb054 | [
"Apache-2.0"
] | null | null | null | 11.384615 | 41 | 0.581081 | 997,244 | /**
*
*/
package com.smthit.framework.api.handler;
/**
* @author Bean
*
*/
public interface UserSecurity {
/**
* 判断用户是否登陆
* @param sid
* @return
*
* @since 1.0
*/
public boolean isLogin(String sid);
/**
*
* @param sid
*/
public void initUserContext(String sid);
}
|
92354ea6a1746671e92b7e015a71c118c21b116a | 1,409 | java | Java | core/src/test/java/org/dozer/vo/SuperClass.java | piotrdytkowski/dozer | e32c04bec22ffd4b71ed402e4a5d6558be03c191 | [
"Apache-2.0"
] | null | null | null | core/src/test/java/org/dozer/vo/SuperClass.java | piotrdytkowski/dozer | e32c04bec22ffd4b71ed402e4a5d6558be03c191 | [
"Apache-2.0"
] | null | null | null | core/src/test/java/org/dozer/vo/SuperClass.java | piotrdytkowski/dozer | e32c04bec22ffd4b71ed402e4a5d6558be03c191 | [
"Apache-2.0"
] | null | null | null | 26.584906 | 75 | 0.738822 | 997,245 | /*
* Copyright 2005-2017 Dozer Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ag... |
92354fb98e3a135830c40cf309842c325186b1ca | 3,215 | java | Java | app/src/main/java/com/example/yizu/demo/activity/IndexAdapter.java | WinkyZhu/AMAPNaviDemo | 13c475cf1d2dac63633dadbcbf77a068fb2c5bda | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/yizu/demo/activity/IndexAdapter.java | WinkyZhu/AMAPNaviDemo | 13c475cf1d2dac63633dadbcbf77a068fb2c5bda | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/yizu/demo/activity/IndexAdapter.java | WinkyZhu/AMAPNaviDemo | 13c475cf1d2dac63633dadbcbf77a068fb2c5bda | [
"Apache-2.0"
] | null | null | null | 36.123596 | 111 | 0.651944 | 997,246 | package com.example.yizu.demo.activity;
import android.content.Context;
import android.text.Html;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.TextView;
import com.example.yizu.R;
import java.util.List;
/**
* ... |
923550017f4fd460ce7cec8d6906c9d5d6760266 | 435 | java | Java | FacadePatron/src/patron/cliente/Cliente.java | yulagarces/facade | 84c3f8774c6ef9ca04aa61e9dc35be9a7297128b | [
"MIT"
] | null | null | null | FacadePatron/src/patron/cliente/Cliente.java | yulagarces/facade | 84c3f8774c6ef9ca04aa61e9dc35be9a7297128b | [
"MIT"
] | null | null | null | FacadePatron/src/patron/cliente/Cliente.java | yulagarces/facade | 84c3f8774c6ef9ca04aa61e9dc35be9a7297128b | [
"MIT"
] | 1 | 2020-02-22T17:57:41.000Z | 2020-02-22T17:57:41.000Z | 25.588235 | 73 | 0.602299 | 997,247 | package patron.cliente;
import patron.celular.*;
public class Cliente {
public static void main(String[] args) {
System.out.println("--------------- ENCENDER ---------------\n");
Fachada fachada = new Fachada();
DispositivoMovil dispositivo = fachada.encender();
System.out.printl... |
923550673e50469f4856ba732c8e047af66b6802 | 2,181 | java | Java | modules/platform/nuxeo-platform-publisher/src/main/java/org/nuxeo/ecm/platform/publisher/rules/DefaultValidatorsRule.java | atchertchian/nuxeo | bd28297e11151135a90a933cab6d05ce825ad539 | [
"Apache-2.0"
] | 1 | 2021-02-15T19:07:59.000Z | 2021-02-15T19:07:59.000Z | modules/platform/nuxeo-platform-publisher/src/main/java/org/nuxeo/ecm/platform/publisher/rules/DefaultValidatorsRule.java | atchertchian/nuxeo | bd28297e11151135a90a933cab6d05ce825ad539 | [
"Apache-2.0"
] | 3 | 2021-07-03T21:32:41.000Z | 2022-03-23T13:15:18.000Z | modules/platform/nuxeo-platform-publisher/src/main/java/org/nuxeo/ecm/platform/publisher/rules/DefaultValidatorsRule.java | atchertchian/nuxeo | bd28297e11151135a90a933cab6d05ce825ad539 | [
"Apache-2.0"
] | 1 | 2022-03-17T14:55:30.000Z | 2022-03-17T14:55:30.000Z | 31.608696 | 116 | 0.716644 | 997,248 | /*
* (C) Copyright 2006-2010 Nuxeo SA (http://nuxeo.com/) and others.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless re... |
9235516da3220d2a6131b7f0335a3101a54ecad9 | 3,151 | java | Java | bundles/target/src/main/java/org/jscsi/target/util/SerialArithmeticNumber.java | YunLemon/jSCSI | 6169bfe73f0b15de7d6485453555389e782ae888 | [
"BSD-3-Clause"
] | 30 | 2015-09-08T07:07:39.000Z | 2022-03-21T01:22:02.000Z | bundles/target/src/main/java/org/jscsi/target/util/SerialArithmeticNumber.java | YunLemon/jSCSI | 6169bfe73f0b15de7d6485453555389e782ae888 | [
"BSD-3-Clause"
] | 8 | 2015-03-08T19:13:42.000Z | 2020-12-10T10:31:43.000Z | bundles/target/src/main/java/org/jscsi/target/util/SerialArithmeticNumber.java | YunLemon/jSCSI | 6169bfe73f0b15de7d6485453555389e782ae888 | [
"BSD-3-Clause"
] | 24 | 2016-02-17T20:07:06.000Z | 2021-08-18T13:56:12.000Z | 36.218391 | 121 | 0.629641 | 997,249 | package org.jscsi.target.util;
/**
* A class for serial number arithmetics, as defined in <code>[RFC 1982]</code>, with <code>SERIAL_BITS = 32</code>.
* <p>
* Unlike the original algorithm, this implementation is based on unsigned subtraction, resolving the issue of undefined
* comparisons, however introduci... |
9235523c3b6d9df515bdcbcb11d9a0c97352c1c4 | 1,728 | java | Java | clients/service-center-client/src/main/java/org/apache/servicecomb/service/center/client/model/HeartbeatsRequest.java | MC-JY/servicecomb-java-chassis | 6c769733220a2ea7b4f2161ee4e0451d9f289cc8 | [
"Apache-2.0"
] | 1,336 | 2018-11-10T14:52:16.000Z | 2022-03-25T16:17:27.000Z | clients/service-center-client/src/main/java/org/apache/servicecomb/service/center/client/model/HeartbeatsRequest.java | MC-JY/servicecomb-java-chassis | 6c769733220a2ea7b4f2161ee4e0451d9f289cc8 | [
"Apache-2.0"
] | 1,582 | 2018-11-09T09:44:51.000Z | 2022-03-31T08:07:21.000Z | clients/service-center-client/src/main/java/org/apache/servicecomb/service/center/client/model/HeartbeatsRequest.java | MC-JY/servicecomb-java-chassis | 6c769733220a2ea7b4f2161ee4e0451d9f289cc8 | [
"Apache-2.0"
] | 485 | 2018-11-12T01:58:35.000Z | 2022-03-24T02:10:00.000Z | 35.265306 | 76 | 0.725694 | 997,250 | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you... |
9235526b5211fa4065403f8a304986eed32047c1 | 1,133 | java | Java | swim-java/swim-runtime-java/swim-core-java/swim.streamlet/src/main/java/swim/streamlet/StreamletScope.java | swimos/swim | b403143d89d83e24a6bf842851bab57f1a1bc035 | [
"Apache-2.0"
] | 458 | 2019-02-19T14:04:55.000Z | 2022-03-27T19:52:37.000Z | swim-java/swim-runtime-java/swim-core-java/swim.streamlet/src/main/java/swim/streamlet/StreamletScope.java | swimos/swim | b403143d89d83e24a6bf842851bab57f1a1bc035 | [
"Apache-2.0"
] | 57 | 2019-06-17T11:07:18.000Z | 2021-12-21T12:47:53.000Z | swim-java/swim-runtime-java/swim-core-java/swim.streamlet/src/main/java/swim/streamlet/StreamletScope.java | swimos/swim | b403143d89d83e24a6bf842851bab57f1a1bc035 | [
"Apache-2.0"
] | 34 | 2019-02-21T02:47:34.000Z | 2022-01-17T13:51:51.000Z | 30.621622 | 79 | 0.714916 | 997,251 | // Copyright 2015-2021 Swim Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to ... |
9235540e88e11577e788c4a8208c78e8aa88d771 | 6,271 | java | Java | java/jdk/jdk_14/jdk_code_view/src/com/company/source/jdk.internal.vm.compiler/org/graalvm/compiler/hotspot/replacements/profiling/PluginFactory_ProfileSnippets.java | jaylinjiehong/- | 591834e6d90ec8fbfd6c1d2a0913631f9f723a0a | [
"MIT"
] | null | null | null | java/jdk/jdk_14/jdk_code_view/src/com/company/source/jdk.internal.vm.compiler/org/graalvm/compiler/hotspot/replacements/profiling/PluginFactory_ProfileSnippets.java | jaylinjiehong/- | 591834e6d90ec8fbfd6c1d2a0913631f9f723a0a | [
"MIT"
] | null | null | null | java/jdk/jdk_14/jdk_code_view/src/com/company/source/jdk.internal.vm.compiler/org/graalvm/compiler/hotspot/replacements/profiling/PluginFactory_ProfileSnippets.java | jaylinjiehong/- | 591834e6d90ec8fbfd6c1d2a0913631f9f723a0a | [
"MIT"
] | null | null | null | 61.480392 | 333 | 0.780737 | 997,252 | // CheckStyle: stop header check
// CheckStyle: stop line length check
// GENERATED CONTENT - DO NOT EDIT
// GENERATORS: org.graalvm.compiler.replacements.processor.ReplacementsAnnotationProcessor, org.graalvm.compiler.replacements.processor.PluginGenerator
package org.graalvm.compiler.hotspot.replacements.profiling;
... |
923555592715c64aaa4c8146e307d2068741352e | 1,321 | java | Java | DataCore/src/umich/ms/batmass/data/core/api/AbstractUnloadable.java | chhh/batmass | 5810b9cc07a04f97f36d4ebf8d168baef73afd72 | [
"ECL-2.0",
"Apache-2.0"
] | 34 | 2015-06-04T17:16:03.000Z | 2021-09-10T03:39:22.000Z | DataCore/src/umich/ms/batmass/data/core/api/AbstractUnloadable.java | chhh/batmass | 5810b9cc07a04f97f36d4ebf8d168baef73afd72 | [
"ECL-2.0",
"Apache-2.0"
] | 20 | 2016-05-21T18:17:46.000Z | 2021-12-23T10:53:49.000Z | DataCore/src/umich/ms/batmass/data/core/api/AbstractUnloadable.java | chhh/batmass | 5810b9cc07a04f97f36d4ebf8d168baef73afd72 | [
"ECL-2.0",
"Apache-2.0"
] | 9 | 2016-10-30T15:27:49.000Z | 2021-01-12T23:44:54.000Z | 28.717391 | 80 | 0.688872 | 997,253 | /*
* Copyright 2016 Dmitry Avtonomov.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable ... |
92355566b3d5424cf55efcf913686e76e135771d | 1,486 | java | Java | src/main/java/kaptainwutax/featureutils/structure/generator/structure/BuriedTreasureGenerator.java | jurrejelle/FeatureUtils | 577d0a244d632778ef801b9f46e421d59822eb3f | [
"MIT"
] | null | null | null | src/main/java/kaptainwutax/featureutils/structure/generator/structure/BuriedTreasureGenerator.java | jurrejelle/FeatureUtils | 577d0a244d632778ef801b9f46e421d59822eb3f | [
"MIT"
] | null | null | null | src/main/java/kaptainwutax/featureutils/structure/generator/structure/BuriedTreasureGenerator.java | jurrejelle/FeatureUtils | 577d0a244d632778ef801b9f46e421d59822eb3f | [
"MIT"
] | null | null | null | 24.766667 | 103 | 0.781292 | 997,254 | package kaptainwutax.featureutils.structure.generator.structure;
import kaptainwutax.featureutils.loot.LootTable;
import kaptainwutax.featureutils.loot.MCLootTables;
import kaptainwutax.featureutils.structure.generator.Generator;
import kaptainwutax.mcutils.rand.ChunkRand;
import kaptainwutax.mcutils.util.data.Pair;
i... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.