blob_id stringlengths 40 40 | __id__ int64 225 39,780B | directory_id stringlengths 40 40 | path stringlengths 6 313 | content_id stringlengths 40 40 | detected_licenses list | license_type stringclasses 2
values | repo_name stringlengths 6 132 | repo_url stringlengths 25 151 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 70 | visit_date timestamp[ns] | revision_date timestamp[ns] | committer_date timestamp[ns] | github_id int64 7.28k 689M ⌀ | star_events_count int64 0 131k | fork_events_count int64 0 48k | gha_license_id stringclasses 23
values | gha_fork bool 2
classes | gha_event_created_at timestamp[ns] | gha_created_at timestamp[ns] | gha_updated_at timestamp[ns] | gha_pushed_at timestamp[ns] | gha_size int64 0 40.4M ⌀ | gha_stargazers_count int32 0 112k ⌀ | gha_forks_count int32 0 39.4k ⌀ | gha_open_issues_count int32 0 11k ⌀ | gha_language stringlengths 1 21 ⌀ | gha_archived bool 2
classes | gha_disabled bool 1
class | content stringlengths 7 4.37M | src_encoding stringlengths 3 16 | language stringclasses 1
value | length_bytes int64 7 4.37M | extension stringclasses 24
values | filename stringlengths 4 174 | language_id stringclasses 1
value | entities list | contaminating_dataset stringclasses 0
values | malware_signatures list | redacted_content stringlengths 7 4.37M | redacted_length_bytes int64 7 4.37M | alphanum_fraction float32 0.25 0.94 | alpha_fraction float32 0.25 0.94 | num_lines int32 1 84k | avg_line_length float32 0.76 99.9 | std_line_length float32 0 220 | max_line_length int32 5 998 | is_vendor bool 2
classes | is_generated bool 1
class | max_hex_length int32 0 319 | hex_fraction float32 0 0.38 | max_unicode_length int32 0 408 | unicode_fraction float32 0 0.36 | max_base64_length int32 0 506 | base64_fraction float32 0 0.5 | avg_csv_sep_count float32 0 4 | is_autogen_header bool 1
class | is_empty_html bool 1
class | shard stringclasses 16
values |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
049a5dc48e32842dde5d2a9e646cea6203f60b54 | 35,442,070,161,485 | f777322b82473aa6beb6bde22a8df38cfbea4077 | /SSM/src/ssm/util/CmdException.java | b6f70e459c2049edd148d88d72d20b982062e079 | [] | no_license | scalpovich/ssm-1 | https://github.com/scalpovich/ssm-1 | 1ececfb0b6cfdde2aa7992228b55c3f7546c8b30 | eb0a2c03c2102a375616f4481ed85fb9f4fecb25 | refs/heads/master | 2022-12-04T16:11:03.449000 | 2020-08-31T07:46:49 | 2020-08-31T07:46:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ssm.util;
public class CmdException extends Exception {
public CmdException(String string) {
super(string);
}
private static final long serialVersionUID = 1L;
}
| UTF-8 | Java | 189 | java | CmdException.java | Java | [] | null | [] | package ssm.util;
public class CmdException extends Exception {
public CmdException(String string) {
super(string);
}
private static final long serialVersionUID = 1L;
}
| 189 | 0.708995 | 0.703704 | 11 | 15.181818 | 18.609959 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.727273 | false | false | 2 |
08314405d3f7ac3d5b94bdee8494b710ef7b7480 | 15,848,429,342,132 | efd638c93ad741380ada689bd3c4dfb397cce8dd | /app/src/main/java/com/knwedu/ourschool/model/StudentData.java | 21d8c6cb7cee63f1d5bfe86684fa2ff78c2a8b4b | [] | no_license | raisahab-ritwik/MY_CPS | https://github.com/raisahab-ritwik/MY_CPS | fa6d69bf99aa1f6976318f767aa5e8a0aff3b6cf | eeb74e5604498d4d309846e03304fb9f30700800 | refs/heads/master | 2020-03-12T06:56:59.658000 | 2018-04-21T17:33:32 | 2018-04-21T17:33:32 | 130,496,725 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.knwedu.ourschool.model;
import org.json.JSONObject;
/**
* Created by ddasgupta on 25/03/17.
*/
public class StudentData {
public String name;
public String id;
public String roll_no;
public String user_code;
public String registration_no;
public JSONObject object;
public St... | UTF-8 | Java | 732 | java | StudentData.java | Java | [
{
"context": "l;\n\nimport org.json.JSONObject;\n\n/**\n * Created by ddasgupta on 25/03/17.\n */\n\npublic class StudentData {\n ",
"end": 93,
"score": 0.9994113445281982,
"start": 84,
"tag": "USERNAME",
"value": "ddasgupta"
}
] | null | [] | package com.knwedu.ourschool.model;
import org.json.JSONObject;
/**
* Created by ddasgupta on 25/03/17.
*/
public class StudentData {
public String name;
public String id;
public String roll_no;
public String user_code;
public String registration_no;
public JSONObject object;
public St... | 732 | 0.590164 | 0.581967 | 34 | 20.529411 | 20.445387 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 2 |
a53d008305a60cc188a4cf28970c095b7576b77e | 1,649,267,477,539 | 46c307e23f572e7a2062a804b738c868bcfcf8bb | /src/Utility.java | 8fa12af7a85bde6d31ff99af9caf6c4c53c3cdfb | [] | no_license | Om1938/Om1938-Makkajai-Dev-challenge-task-omprakash-das | https://github.com/Om1938/Om1938-Makkajai-Dev-challenge-task-omprakash-das | 15872f68a7377933233697449cf2d75b00a4f569 | cdfd9fb6fe8cd90235d4a735c3c42e66e3744a3e | refs/heads/master | 2023-05-30T09:34:00.625000 | 2021-06-16T16:09:49 | 2021-06-16T16:09:49 | 376,474,053 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Utility {
private Utility() {
throw new IllegalStateException("Utility class");
}
/**
* Utility function to format currency values
*
* @param value
* @return Formatted string with decimal precision of 2
*/
public static String format(float value) {
... | UTF-8 | Java | 367 | java | Utility.java | Java | [] | null | [] | public class Utility {
private Utility() {
throw new IllegalStateException("Utility class");
}
/**
* Utility function to format currency values
*
* @param value
* @return Formatted string with decimal precision of 2
*/
public static String format(float value) {
... | 367 | 0.607629 | 0.60218 | 16 | 21.9375 | 20.998419 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.1875 | false | false | 2 |
b2942295b7d3909e8dffa6edc162a237609209df | 13,365,938,288,532 | 2fadba5ac661a9d0ef89679b2b91e0c4db43a302 | /vcloud-director/src/test/java/org/jclouds/vcloud/director/v1_5/features/MetadataApiExpectTest.java | 36e50e37fc328f9812772f55ed4b2dba461e6bf7 | [
"Apache-2.0"
] | permissive | cloudsigma/jclouds-labs | https://github.com/cloudsigma/jclouds-labs | 9fadb356c5a6ac32eb393921889f7844767f5867 | df08c741e74c2856b2f43c0de62edb781ed42b11 | refs/heads/master | 2020-12-25T10:24:08.068000 | 2013-11-20T10:50:24 | 2013-11-21T22:17:45 | 11,307,065 | 1 | 0 | null | true | 2013-08-04T19:27:39 | 2013-07-10T08:53:53 | 2013-08-04T19:27:38 | 2013-08-04T19:27:38 | 19,687 | null | 1 | 0 | Java | null | null | /*
* 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 ... | UTF-8 | Java | 8,899 | java | MetadataApiExpectTest.java | Java | [
{
"context": ".director.v1_5.features.MetadataApi}\n *\n * @author Adam Lowe\n */\n@Test(groups = { \"unit\", \"user\" }, testName =",
"end": 2032,
"score": 0.9998212456703186,
"start": 2023,
"tag": "NAME",
"value": "Adam Lowe"
}
] | null | [] | /*
* 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 ... | 8,896 | 0.741656 | 0.710979 | 164 | 53.262196 | 50.019493 | 205 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.737805 | false | false | 2 |
78a2af1a3ee26efa5d64023421b10fa6b0669be9 | 13,365,938,287,454 | 9c22ae98d1855c2dd547bad146f2348dc4c1c3dc | /java/harry-potter/src/test/java/HarryPotterTest.java | 2d588da02f4f1740bcd9831cc116bdba9654f779 | [
"MIT"
] | permissive | enolive/learning | https://github.com/enolive/learning | 7cb361a31ac716b3fb44dbeab17a6da765f62d75 | da15e2949e6566ffe94b231f3b224e384506baca | refs/heads/master | 2023-01-12T22:33:09.516000 | 2022-09-21T22:17:35 | 2022-09-21T22:17:35 | 65,559,078 | 9 | 4 | MIT | false | 2023-01-09T07:46:52 | 2016-08-12T14:24:20 | 2022-06-01T17:55:59 | 2023-01-09T07:46:52 | 7,962 | 9 | 3 | 113 | Java | false | false | import io.vavr.collection.List;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.CsvSource;
import java.math.BigDecimal;
import java.util.Comparator;
import static org.assertj.core.api.Assertions.assertThat;
class HarryPotterTest {
pri... | UTF-8 | Java | 4,262 | java | HarryPotterTest.java | Java | [] | null | [] | import io.vavr.collection.List;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.CsvSource;
import java.math.BigDecimal;
import java.util.Comparator;
import static org.assertj.core.api.Assertions.assertThat;
class HarryPotterTest {
pri... | 4,262 | 0.562177 | 0.526513 | 110 | 37.745453 | 29.972847 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.036364 | false | false | 2 |
44904ba73578bebacbddeb479d5ee8bcbbc1a15e | 20,976,620,297,821 | 816f69d2e46c0e80be3f7ecb96a57ee363f8ead6 | /Zing Mp3/com/facebook/ads/internal/p000i/C0396r.java | 24d15286a21fa6ecef50fc516185a0b334af351f | [] | no_license | vqthanh1412489/ProjectAndroidTemplete | https://github.com/vqthanh1412489/ProjectAndroidTemplete | fcee774758ae527b5068a03333093c24be46efdb | 242795002459451fac3b4c83fa0cf4352645761d | refs/heads/master | 2021-01-21T06:18:50.650000 | 2017-02-26T12:31:15 | 2017-02-26T12:31:15 | 83,206,789 | 1 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.facebook.ads.internal.p000i;
/* renamed from: com.facebook.ads.internal.i.r */
public interface C0396r {
void m139a(int i);
}
| UTF-8 | Java | 143 | java | C0396r.java | Java | [] | null | [] | package com.facebook.ads.internal.p000i;
/* renamed from: com.facebook.ads.internal.i.r */
public interface C0396r {
void m139a(int i);
}
| 143 | 0.72028 | 0.65035 | 6 | 22.833334 | 18.178894 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 2 |
4ece9c173c329d8a9f08515d9e68b1b58c269c34 | 20,976,620,298,025 | 013d7babc7a9067f281934f87f9f119d80aec47b | /app/src/main/java/com/ftx/mvvm_template/views/listeners/NetworkRetryCallback.java | dc47f18606b83eda73ece68b9a6c4896056ae10a | [] | no_license | chiragpatelFTX/MVVM_Architecture | https://github.com/chiragpatelFTX/MVVM_Architecture | b47ac0c9208f14c3ac64f4d79beb274efc4c02ed | 01a560583da6f425c080cd2ffc3f1db61bbbeca6 | refs/heads/master | 2023-01-07T07:07:08.507000 | 2020-11-12T14:12:51 | 2020-11-12T14:12:51 | 224,837,931 | 0 | 3 | null | false | 2020-11-12T14:27:36 | 2019-11-29T11:06:52 | 2020-11-12T14:13:07 | 2020-11-12T14:17:18 | 592 | 0 | 0 | 0 | Java | false | false | package com.ftx.mvvm_template.views.listeners;
/**
* Name : NetworkRetryCallback
*<br> Purpose :Interface to handle the Network Retry Mechanism.
*/
public interface NetworkRetryCallback {
void onNetworkRetry();
}
| UTF-8 | Java | 225 | java | NetworkRetryCallback.java | Java | [] | null | [] | package com.ftx.mvvm_template.views.listeners;
/**
* Name : NetworkRetryCallback
*<br> Purpose :Interface to handle the Network Retry Mechanism.
*/
public interface NetworkRetryCallback {
void onNetworkRetry();
}
| 225 | 0.737778 | 0.737778 | 13 | 16.307692 | 21.250826 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.153846 | false | false | 2 |
3c26e621be1d657b80d4e0fc5a15b695205d3cfa | 24,292,335,043,856 | 0e4ab6a748986a04557924d7e10cdd1529fa92c3 | /database_player/src/main/java/player/Player.java | 6fe18814bd12c34d5e40955e8ca98a742e010e49 | [] | no_license | Gelo2424/ChessGame | https://github.com/Gelo2424/ChessGame | 545c5d543d126488b59aeebcbc7f982dbc83425f | 96d4f2bf8e271a67ce456bfa5e53ee7babe16b50 | refs/heads/master | 2023-08-01T01:19:18.177000 | 2021-09-22T18:52:58 | 2021-09-22T18:52:58 | 409,313,594 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package player;
import org.apache.commons.lang3.builder.EqualsBuilder;
import org.apache.commons.lang3.builder.HashCodeBuilder;
import org.apache.commons.lang3.builder.ToStringBuilder;
import player.enums.ChessboardStyle;
import player.enums.PieceColor;
import player.enums.FiguresStyle;
public abstract class Player {... | UTF-8 | Java | 2,520 | java | Player.java | Java | [] | null | [] | package player;
import org.apache.commons.lang3.builder.EqualsBuilder;
import org.apache.commons.lang3.builder.HashCodeBuilder;
import org.apache.commons.lang3.builder.ToStringBuilder;
import player.enums.ChessboardStyle;
import player.enums.PieceColor;
import player.enums.FiguresStyle;
public abstract class Player {... | 2,520 | 0.630159 | 0.627381 | 91 | 26.692308 | 22.02331 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.472527 | false | false | 2 |
fb73992bb244d0f5e0f810fe576e9b0c7c7e25c0 | 20,435,454,445,938 | 2944f73577d645c5007834e9717e09572d741535 | /Music_shop/Instrument.java | ac0e1f20b2f7b9fff3c8531630a31cd1b4889bbe | [] | no_license | PolinaEfimova888/JavaLabs | https://github.com/PolinaEfimova888/JavaLabs | 58a71884b662df81b101472496f4e498baf5508d | b2a5825481a7cfb7d8ff803531c51e52c3c37334 | refs/heads/master | 2023-02-01T16:47:32.664000 | 2020-12-03T08:18:02 | 2020-12-03T08:18:02 | 299,289,461 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package zxc;
import java.util.Objects;
abstract class Instrument implements Comparable<Instrument>{
String model;
public Instrument(String model) {
this.model = model;
}
abstract int getPrice();
@Override
public int compareTo(Instrument instrument)
{
if (instrument == nul... | UTF-8 | Java | 1,373 | java | Instrument.java | Java | [] | null | [] | package zxc;
import java.util.Objects;
abstract class Instrument implements Comparable<Instrument>{
String model;
public Instrument(String model) {
this.model = model;
}
abstract int getPrice();
@Override
public int compareTo(Instrument instrument)
{
if (instrument == nul... | 1,373 | 0.584518 | 0.578989 | 46 | 26.5 | 22.466158 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.347826 | false | false | 2 |
e1f24d1728acda2eea19ad0608171bbcaf889147 | 32,272,384,281,773 | 8e331273dab054b9bad35e60073954c07cd27746 | /src/main/java/com/celfocus/integratedtestsuserservice/dto/InputBody.java | 5972ea27f23f2133b98a2843c3f741f7aba4950b | [] | no_license | leonormadureira/integrated-tests-user-service | https://github.com/leonormadureira/integrated-tests-user-service | 7ab8deedb83488b83dc8dc81cba6980f35b0ea8c | 8be57bc48c1046d6bd7679b8f0dcf4617dc0eb23 | refs/heads/master | 2020-05-04T01:41:49.215000 | 2019-04-10T09:32:41 | 2019-04-10T09:32:41 | 178,911,235 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.celfocus.integratedtestsuserservice.dto;
import lombok.Data;
@Data
public class InputBody {
public Long user_id;
public String first_name;
public String last_name;
public Long nif;
public Long car_id;
}
| UTF-8 | Java | 237 | java | InputBody.java | Java | [] | null | [] | package com.celfocus.integratedtestsuserservice.dto;
import lombok.Data;
@Data
public class InputBody {
public Long user_id;
public String first_name;
public String last_name;
public Long nif;
public Long car_id;
}
| 237 | 0.725738 | 0.725738 | 12 | 18.75 | 14.657905 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.583333 | false | false | 2 |
cd9ffd4e76d0b3504d08fc696d2b74b72c7c1557 | 32,272,384,281,376 | 853ddb19051fec4e053c58679b05d4e4a568319f | /Case.java | 79ec6a0950426c17e61c13caade033fd61ca1873 | [] | no_license | KaenatSYED/Jeu-echecs-java | https://github.com/KaenatSYED/Jeu-echecs-java | 744738bac474b46fb7dcbb1e15a931314132e5e4 | eb1c5a55848838f1ff683be90e9efd074658a0c4 | refs/heads/main | 2023-05-28T21:50:07.432000 | 2021-06-07T10:18:49 | 2021-06-07T10:18:49 | 368,924,007 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class Case {
// Declaration des instances
private int ligne;
private int colonne;
private Piece p;
// Getters et Setters
public int getColonne() {
return colonne;
}
public void setColonne(int colonne) {
this.colonne = colonne;
}
public Piece getP() {
return p;
}
public void setP(Piece ... | UTF-8 | Java | 2,611 | java | Case.java | Java | [] | null | [] |
public class Case {
// Declaration des instances
private int ligne;
private int colonne;
private Piece p;
// Getters et Setters
public int getColonne() {
return colonne;
}
public void setColonne(int colonne) {
this.colonne = colonne;
}
public Piece getP() {
return p;
}
public void setP(Piece ... | 2,611 | 0.521289 | 0.517069 | 128 | 19.359375 | 18.020706 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.648438 | false | false | 2 |
ef54069e80d49785fa3cb89a9ffe37acab7c7dc6 | 34,024,730,962,553 | 92403f744572477322236922313405879262e83b | /lry_admin/src/main/java/com/lanrenyou/admin/controller/msg/AdminMsgController.java | 58670b1a6aeea101007fb2a4936741cb220f28fb | [] | no_license | voovo/lanrenyou | https://github.com/voovo/lanrenyou | 2572badb0232a4da1caa5365dc023aa9b95af047 | 1b6676b7d0085222695913349b7b19cdc2fa2fc3 | refs/heads/master | 2021-06-16T00:26:19.299000 | 2017-04-13T16:04:54 | 2017-04-13T16:04:54 | 20,763,712 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lanrenyou.admin.controller.msg;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
import mybatis.framework.core.support.PageIterator;
import org.springframework.beans.factory.annotation.Autowired;
import org.... | UTF-8 | Java | 3,315 | java | AdminMsgController.java | Java | [] | null | [] | package com.lanrenyou.admin.controller.msg;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
import mybatis.framework.core.support.PageIterator;
import org.springframework.beans.factory.annotation.Autowired;
import org.... | 3,315 | 0.753879 | 0.752358 | 100 | 31.860001 | 27.03591 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.37 | false | false | 2 |
e81328032cfd96e2f109988cee74c1e3e4d3bf0a | 33,251,636,875,494 | 882bb514805179716738da42d75ea3fee99b1f57 | /Ex3/src/dataStructure/DGraph.java | 7a96ff59087bab92b5454882626acc477ed9dccf | [] | no_license | TalAbed/OOP_EX3 | https://github.com/TalAbed/OOP_EX3 | 9c8df9e2398371bf8abe38be420f1f1189a2d3d2 | 10acb740c7d20c5ad4f02197220dd1f42c0acdb0 | refs/heads/master | 2020-12-15T16:35:20.489000 | 2020-01-20T19:26:20 | 2020-01-20T19:26:20 | 233,793,346 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dataStructure;
import java.util.ArrayList;
import java.util.Collection;
import java.util.HashMap;
import java.util.Iterator;
import org.json.JSONArray;
import org.json.JSONObject;
import utils.Point3D;
public class DGraph implements graph{
private HashMap <Integer, HashMap<Integer, edge_dat... | UTF-8 | Java | 4,118 | java | DGraph.java | Java | [] | null | [] | package dataStructure;
import java.util.ArrayList;
import java.util.Collection;
import java.util.HashMap;
import java.util.Iterator;
import org.json.JSONArray;
import org.json.JSONObject;
import utils.Point3D;
public class DGraph implements graph{
private HashMap <Integer, HashMap<Integer, edge_dat... | 4,118 | 0.61729 | 0.613647 | 160 | 23.725 | 22.32486 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.76875 | false | false | 2 |
2c50a17602fe02656c32390a6cbe8c01bd58f925 | 22,222,160,843,272 | 319790f4a4ebb5c3e66e0df7bf287d6f4325a450 | /class/server/AjaxTest/src/com/test/ajax/Ex04Ok.java | bab43b818ca46d5a3c6984e36318d2b2420d17a4 | [] | no_license | ithansiyeon/material | https://github.com/ithansiyeon/material | eb933910b9215bf7e2e6eae6c753a296c59194f8 | 3e6deaa283f3b462ae820f81b3ea49f7cf2712a9 | refs/heads/master | 2023-05-06T09:57:56.069000 | 2021-05-16T10:55:54 | 2021-05-16T10:55:54 | 298,319,312 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.test.ajax;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.ArrayList;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletRespon... | UTF-8 | Java | 5,214 | java | Ex04Ok.java | Java | [
{
"context": "표현 방식\n\t\t\t\n\t\t\t/*\n\t\t\t \n\t\t\t var obj = {\n\t\t\t \tname : \"홍길동\",\n\t\t\t \tage : 20,\n\t\t\t \taddress :\"서울시\"\n\t\t\t }\n\t\t\t \n\t",
"end": 3409,
"score": 0.9998117685317993,
"start": 3406,
"tag": "NAME",
"value": "홍길동"
},
{
"context": "구조를 가지고 있어, xml... | null | [] | package com.test.ajax;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.ArrayList;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletRespon... | 5,214 | 0.603297 | 0.592028 | 208 | 22.038462 | 22.936964 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.336539 | false | false | 2 |
904124a5deb6326e5b21010cb6f968d1e5ba57de | 33,801,392,663,660 | a2dc31fb7372a6ab9986095ede1c979d9c914cea | /javacourse/reflection/src/main/java/com/sirma/itt/evgeni/task1/ClassAnalyserRunner.java | 04450ee1b459801aff7fca54bda999e9af274801 | [] | no_license | gecatar/course | https://github.com/gecatar/course | 50dc771312899a988d5cfa37c8384cf1715ec269 | 56174562a43708a49319e9e9cea355e7b103253a | refs/heads/master | 2021-01-14T13:57:54.569000 | 2015-01-29T17:27:20 | 2015-01-29T17:27:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sirma.itt.evgeni.task1;
import com.sirma.itt.evgeni.reflection.TestClass;
/**
* Allow set primitive value on selected class. List all declared functions and
* variables.
*
* @author Evgeni Stefanov
*
*/
public class ClassAnalyserRunner {
/**
* Set primitive values and list all me... | UTF-8 | Java | 688 | java | ClassAnalyserRunner.java | Java | [
{
"context": "ared functions and\r\n * variables.\r\n * \r\n * @author Evgeni Stefanov\r\n * \r\n */\r\npublic class ClassAnalyserRunner {\r\n\r\n",
"end": 224,
"score": 0.9998744130134583,
"start": 209,
"tag": "NAME",
"value": "Evgeni Stefanov"
}
] | null | [] | package com.sirma.itt.evgeni.task1;
import com.sirma.itt.evgeni.reflection.TestClass;
/**
* Allow set primitive value on selected class. List all declared functions and
* variables.
*
* @author <NAME>
*
*/
public class ClassAnalyserRunner {
/**
* Set primitive values and list all methods and... | 679 | 0.655523 | 0.65407 | 28 | 22.642857 | 24.294641 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.857143 | false | false | 2 |
5770c132414a0dbfdb6384f3ca5cba20070ec004 | 12,678,743,492,516 | 38169f140eeb8eda58da4b7528ce10a5d5dce715 | /src/SocketIO/Message.java | 5455919c897e7ba5f270067fd18df95f937b0244 | [
"MIT"
] | permissive | Alexander-Hjelm/SocketIO | https://github.com/Alexander-Hjelm/SocketIO | 3161ae03833f55a4aa8dc5b2e1c2e6aa12f964bb | b6eef5944ac7e83881be581e742f11174149e0e3 | refs/heads/master | 2020-04-11T03:53:17.107000 | 2018-12-12T13:36:40 | 2018-12-12T13:36:40 | 161,493,052 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package SocketIO;
import org.json.JSONException;
import org.json.JSONObject;
public class Message {
// Add more message properties here, as needed...
public Type type;
public String id;
public String data;
public enum Type {
// Add more message types here, as needed...
TYPE_A,
TYPE_B,
TYPE_C
}
publ... | UTF-8 | Java | 848 | java | Message.java | Java | [] | null | [] | package SocketIO;
import org.json.JSONException;
import org.json.JSONObject;
public class Message {
// Add more message properties here, as needed...
public Type type;
public String id;
public String data;
public enum Type {
// Add more message types here, as needed...
TYPE_A,
TYPE_B,
TYPE_C
}
publ... | 848 | 0.65566 | 0.65566 | 39 | 20.743589 | 22.42448 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.615385 | false | false | 2 |
ab07455995f3f559e5b828191c0d16d2f992350c | 21,157,008,964,913 | 35c4992ec7d56ce77dbfe9bc06d77b22db9d71b8 | /Workspace/bank/src/test/PrepareGuiForTrigger.java | 0395e23399687eb96b31454abc470bf1cb6f8977 | [] | no_license | flohtux/fhdw-aufgaben | https://github.com/flohtux/fhdw-aufgaben | eef6e5bb6a236b69046d30639b0350d25f28a053 | 77a2edcc3551f538337f89962afe5214cf5b9b9d | refs/heads/master | 2020-05-20T07:27:13.106000 | 2013-09-26T15:20:39 | 2013-09-26T15:20:39 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test;
import static org.junit.Assert.*;
import model.Administrator;
import model.Amount;
import model.BankCreator;
import model.DoubleRuleDefinitionException;
import model.Euro;
import model.Money;
import model.NoRuleDefinitionException;
import model.SubjectRule;
import org.junit.Before;
import o... | ISO-8859-1 | Java | 4,349 | java | PrepareGuiForTrigger.java | Java | [] | null | [] | package test;
import static org.junit.Assert.*;
import model.Administrator;
import model.Amount;
import model.BankCreator;
import model.DoubleRuleDefinitionException;
import model.Euro;
import model.Money;
import model.NoRuleDefinitionException;
import model.SubjectRule;
import org.junit.Before;
import o... | 4,349 | 0.749655 | 0.732167 | 118 | 34.81356 | 29.209631 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.20339 | false | false | 2 |
79c35c4005a08d515f9cc52eecdbcd5932f9e0dc | 17,325,898,133,134 | c582ff9a987008133425d9ba5d590608ddc82b32 | /app/src/main/java/com/example/lutali/beconcerts/activities/MyConcerts.java | 248d602b840184a236fee37bf6e09cea6a2884a4 | [] | no_license | ShadaLA/BeConcert | https://github.com/ShadaLA/BeConcert | 72822584999a35033e8fc40e5a99ce80b1ffc078 | c0282b76ceabe5434b514dcbb5ef7b65dac40ffc | refs/heads/master | 2016-09-19T15:08:35.740000 | 2016-08-31T23:44:07 | 2016-08-31T23:44:27 | 67,080,750 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.lutali.beconcerts.activities;
import android.content.Context;
import android.content.SharedPreferences;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import com.example.lutali.beconcerts.R;
import com.example.lutali.beconcerts.activities.HomePa... | UTF-8 | Java | 976 | java | MyConcerts.java | Java | [] | null | [] | package com.example.lutali.beconcerts.activities;
import android.content.Context;
import android.content.SharedPreferences;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import com.example.lutali.beconcerts.R;
import com.example.lutali.beconcerts.activities.HomePa... | 976 | 0.770492 | 0.769467 | 30 | 31.533333 | 25.120686 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.633333 | false | false | 2 |
c114c7b7b05cba3bec6bf55d79b600f392133a90 | 7,584,912,311,359 | 91b4d4799bb4cd9dda2d74001143f7821b22eb73 | /hbase-server/src/test/java/org/apache/hadoop/hbase/replication/TestReplicationEditsDroppedWithDroppedTable.java | 3b73262980ae2fc6ac2bf7629610e25d80a9cf98 | [
"CC-BY-3.0",
"Apache-2.0",
"BSD-3-Clause",
"BSD-2-Clause",
"LicenseRef-scancode-protobuf",
"MIT"
] | permissive | apache/hbase | https://github.com/apache/hbase | dce46e0c368a0aacee2ca414edfdbd6159059800 | 121c8e17ecea66267fe77bab078f79d14a74a832 | refs/heads/master | 2023-09-04T10:46:40.146000 | 2023-08-31T13:33:45 | 2023-08-31T13:33:45 | 20,089,857 | 5,493 | 3,991 | Apache-2.0 | false | 2023-09-14T14:55:43 | 2014-05-23T07:00:07 | 2023-09-14T07:16:55 | 2023-09-14T08:07:28 | 479,849 | 4,963 | 3,247 | 189 | Java | false | false | /*
* 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 ... | UTF-8 | Java | 9,270 | java | TestReplicationEditsDroppedWithDroppedTable.java | Java | [] | null | [] | /*
* 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 ... | 9,270 | 0.742503 | 0.733657 | 247 | 36.530365 | 26.240366 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.631579 | false | false | 2 |
829459a25f9ccff1e9d354d99acaa14daefc6215 | 17,154,099,420,512 | 8e19e829c7a172fbcf207fc7a3def36d0108cbdd | /src/metier/CreditMetierTest.java | 63038e60723227e443418cf2381fde85fd8e817c | [] | no_license | ounon/Java | https://github.com/ounon/Java | 87ff535350a786e166c046a8d539e6e0cae3edc2 | 46962273c684ff4e622d05b4e2c6874aca267909 | refs/heads/master | 2020-06-01T05:19:47.908000 | 2019-06-06T21:57:15 | 2019-06-06T21:57:15 | 190,654,093 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package metier;
import static org.junit.Assert.*;
import org.junit.Before;
import org.junit.Test;
public class CreditMetierTest {
private ICreditMetier metier;
@Before
public void setUp() throws Exception {
metier = new CreditMetier();
}
@Test
public void testCalculerMensualiteCredit() {... | UTF-8 | Java | 596 | java | CreditMetierTest.java | Java | [] | null | [] | package metier;
import static org.junit.Assert.*;
import org.junit.Before;
import org.junit.Test;
public class CreditMetierTest {
private ICreditMetier metier;
@Before
public void setUp() throws Exception {
metier = new CreditMetier();
}
@Test
public void testCalculerMensualiteCredit() {... | 596 | 0.697987 | 0.657718 | 30 | 17.866667 | 20.069435 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.466667 | false | false | 2 |
9a5b66ee26c569fc31068d9459e4ba4075ed2907 | 34,995,393,573,386 | 865a23fe2dbaf578db59f7bf521533f37aa97635 | /ejerciciosPOO3/gestisimalOrientadoAObjetos/TestAlmacen.java | 49e852503547ec6bbe50daea70d69da0157ff52d | [] | no_license | alvaroolt/POO3 | https://github.com/alvaroolt/POO3 | a1a77f6cb0e2a195bb83e500626c556781a83584 | 2aad5791ba64d4c3e0397da4b81c20640552505b | refs/heads/master | 2020-04-26T13:12:41.078000 | 2019-04-03T18:53:01 | 2019-04-03T18:53:01 | 173,573,000 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ejerciciosPOO3.gestisimalOrientadoAObjetos;
import java.io.IOException;
import java.util.Scanner;
import utiles.Teclado;
/**
* Crea el programa GESTISIMAL (GESTIón SIMplificada de Almacén) para llevar el
* control de los artículos de un almacén. De cada artículo se debe saber el
* código, la des... | UTF-8 | Java | 7,685 | java | TestAlmacen.java | Java | [
{
"context": "ncía de la que hay en el almacén.\r\n * \r\n * @author Álvaro Leiva\r\n * @author Rafael Infante\r\n * @version 1.0\r\n */\r",
"end": 647,
"score": 0.9998795390129089,
"start": 635,
"tag": "NAME",
"value": "Álvaro Leiva"
},
{
"context": "almacén.\r\n * \r\n * @author Ál... | null | [] | package ejerciciosPOO3.gestisimalOrientadoAObjetos;
import java.io.IOException;
import java.util.Scanner;
import utiles.Teclado;
/**
* Crea el programa GESTISIMAL (GESTIón SIMplificada de Almacén) para llevar el
* control de los artículos de un almacén. De cada artículo se debe saber el
* código, la des... | 7,670 | 0.654918 | 0.649001 | 295 | 23.783051 | 29.361343 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.938983 | false | false | 2 |
4f4d581309a5be9e624fb0fe60585050a0565bd9 | 3,985,729,704,221 | 9c971f816e314d31b6d0c52dd1979f3bfec62212 | /lib_image_loader/src/main/java/com/tomtaw/image_loader/glide/CustomGlideModule.java | ff89ddba585eb2be2d4a33fa315cea0d86494961 | [] | no_license | zyl0501/common-controller | https://github.com/zyl0501/common-controller | 5ca7074579d2417146eebb20d91add08ec4962c2 | 9eebcbff9b7570624e3635717efa5388175dbf61 | refs/heads/master | 2020-03-23T01:33:39.829000 | 2018-07-14T07:02:57 | 2018-07-14T07:02:57 | 140,924,348 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tomtaw.image_loader.glide;
import android.content.Context;
import com.bumptech.glide.Glide;
import com.bumptech.glide.GlideBuilder;
import com.bumptech.glide.load.engine.cache.InternalCacheDiskCacheFactory;
import com.bumptech.glide.module.GlideModule;
import com.tomtaw.image_loader.ConfigOptions;
/**
*... | UTF-8 | Java | 772 | java | CustomGlideModule.java | Java | [] | null | [] | package com.tomtaw.image_loader.glide;
import android.content.Context;
import com.bumptech.glide.Glide;
import com.bumptech.glide.GlideBuilder;
import com.bumptech.glide.load.engine.cache.InternalCacheDiskCacheFactory;
import com.bumptech.glide.module.GlideModule;
import com.tomtaw.image_loader.ConfigOptions;
/**
*... | 772 | 0.766578 | 0.763926 | 23 | 31.782608 | 28.799089 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.478261 | false | false | 2 |
665fcc8796be35e5d2d717a8ae9260e66da730c7 | 21,028,159,896,496 | 64f2747d4de7a2606d71b9306b4b14e0dd49d436 | /component/ArmyProductionManager.java | e493c759651f0068c1cfe9d6d60a5af9cbe7c4c0 | [] | no_license | cgy4ever/SAI | https://github.com/cgy4ever/SAI | fc002870253a8784c0f06f990f5e040f3f66d705 | 4068dded68d729cd8e9fa590df55de02e5accb49 | refs/heads/master | 2016-09-11T03:42:50.473000 | 2015-04-21T18:48:52 | 2015-04-21T18:48:52 | 30,404,165 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package component;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import task.Task;
import task.TrainUnit;
import bwapi.Unit;
import bwapi.UnitType;
import main.Bot;
public class ArmyProductionManager extends Component {
public ArmyProductionManager(Bot r) {
super(r);
}
@Overrid... | UTF-8 | Java | 2,406 | java | ArmyProductionManager.java | Java | [] | null | [] | package component;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import task.Task;
import task.TrainUnit;
import bwapi.Unit;
import bwapi.UnitType;
import main.Bot;
public class ArmyProductionManager extends Component {
public ArmyProductionManager(Bot r) {
super(r);
}
@Overrid... | 2,406 | 0.693682 | 0.689111 | 88 | 26.34091 | 24.454451 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.556818 | false | false | 2 |
e4f5b108c58dba9604964954a973f49b4a1da04e | 17,910,013,681,079 | fd6f5015bfc9f666b194a2984c498251cd3612db | /src/java_210701_210711/kyw/Solution_0705.java | c46345db8deabc2c7be61857c97d2ab8f606a7c0 | [] | no_license | BigdataCodingStudy/Coding_Fundamental | https://github.com/BigdataCodingStudy/Coding_Fundamental | 66eb0695f08f98543b9408984126967d27ceda3d | 5303095584407b65592a693355928a1677bd092c | refs/heads/master | 2023-06-26T10:06:04.499000 | 2021-07-29T12:31:11 | 2021-07-29T12:31:11 | 378,971,388 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package java_210701_210711.kyw;
//정수 제곱근 판별
public class Solution_0705 {
public long solution(long n) {
long answer = 0;
if((int)Math.sqrt(n)==Math.sqrt(n)) {
answer = (long)(Math.pow(Math.sqrt(n)+1, 2));
}else {
answer = (-1);
}
return answer;
... | UTF-8 | Java | 511 | java | Solution_0705.java | Java | [] | null | [] | package java_210701_210711.kyw;
//정수 제곱근 판별
public class Solution_0705 {
public long solution(long n) {
long answer = 0;
if((int)Math.sqrt(n)==Math.sqrt(n)) {
answer = (long)(Math.pow(Math.sqrt(n)+1, 2));
}else {
answer = (-1);
}
return answer;
... | 511 | 0.503018 | 0.440644 | 32 | 13.53125 | 16.02339 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5625 | false | false | 2 |
9134dff2b8403c1e062e123e39a8e09cde4c7633 | 26,534,307,991,443 | 50dc01b858ccbe00aa371e295fd683cc616d427e | /src/com/sebli/Main.java | e75e99b67a8ffa6f246343dcce653e9611e0a9d2 | [] | no_license | seblechernet/RoboResume | https://github.com/seblechernet/RoboResume | f1e47e9d145d016188b9458391231052d12e0b52 | 93798835b33423dedd0f127dfb88fd1909d1638b | refs/heads/master | 2020-04-02T00:26:07.825000 | 2018-10-21T14:23:22 | 2018-10-21T14:23:22 | 153,804,751 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sebli;
public class Main {
public static void main(String[] args) {
ResumeMaker resumeMaker=new ResumeMaker();
resumeMaker.resumeBuilder();
}
}
| UTF-8 | Java | 169 | java | Main.java | Java | [] | null | [] | package com.sebli;
public class Main {
public static void main(String[] args) {
ResumeMaker resumeMaker=new ResumeMaker();
resumeMaker.resumeBuilder();
}
}
| 169 | 0.710059 | 0.710059 | 10 | 15.9 | 16.759773 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 2 |
bd4ac9f2644bea8c3b27db58a0373de5e8c210f2 | 18,038,862,698,274 | bc8f88c9a8d309564f10360d6189e9a5a4b1f30f | /src/main/java/co/com/myappname/restcontroller/GreetingController.java | 99a1128de7135aac83c4ccec953adaed020def86 | [] | no_license | stedennis90/Minimal-SpringBoot-App-with-Gradle | https://github.com/stedennis90/Minimal-SpringBoot-App-with-Gradle | 87cec90643316ec2537b6a772fc709afb7e462e6 | 403880922c73a31466c5722ae850b82d1adbf2e1 | refs/heads/master | 2020-05-24T17:07:24.521000 | 2017-03-13T18:50:15 | 2017-03-13T18:50:15 | 84,860,845 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package co.com.myappname.restcontroller;
import co.com.myappname.dto.Greeting;
import java.util.concurrent.atomic.AtomicLong;
import o... | UTF-8 | Java | 1,425 | java | GreetingController.java | Java | [
{
"context": "bind.annotation.RestController;\n\n/**\n *\n * @author Dmartinezb\n */\n@RestController\npublic class GreetingControll",
"end": 595,
"score": 0.9996377229690552,
"start": 585,
"tag": "USERNAME",
"value": "Dmartinezb"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package co.com.myappname.restcontroller;
import co.com.myappname.dto.Greeting;
import java.util.concurrent.atomic.AtomicLong;
import o... | 1,425 | 0.703158 | 0.703158 | 47 | 29.319149 | 25.532713 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.468085 | false | false | 2 |
894b287423aec0eab5e61c5cc38eb992f791c06f | 12,111,807,833,486 | eb1343219a925101de1b4ca4aadae71b51dfffd2 | /mnisqm/mnisqm-services/src/main/java/com/lachesis/mnisqm/module/user/dao/ComUserEducationMapper.java | 47f327d1a72cf9d955af2a91f46c97197bae7eb6 | [
"Apache-2.0"
] | permissive | gavin2lee/incubator | https://github.com/gavin2lee/incubator | b961c23c63fc88c059e74e427b665125115717db | c95623af811195c3e89513ec30e52862d6562add | refs/heads/master | 2020-12-13T20:52:26.951000 | 2017-01-25T00:31:59 | 2017-01-25T00:31:59 | 58,938,038 | 4 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lachesis.mnisqm.module.user.dao;
import com.lachesis.mnisqm.module.user.domain.ComUserEducation;
public interface ComUserEducationMapper {
/**
* 逻辑删除
* @param edu
* @return
*/
public int deleteByPrimaryKey(ComUserEducation edu);
int insert(ComUserEducation record);
int updateByPrima... | UTF-8 | Java | 361 | java | ComUserEducationMapper.java | Java | [] | null | [] | package com.lachesis.mnisqm.module.user.dao;
import com.lachesis.mnisqm.module.user.domain.ComUserEducation;
public interface ComUserEducationMapper {
/**
* 逻辑删除
* @param edu
* @return
*/
public int deleteByPrimaryKey(ComUserEducation edu);
int insert(ComUserEducation record);
int updateByPrima... | 361 | 0.756374 | 0.756374 | 16 | 21.125 | 22.775742 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 2 |
35c38d82ba0ab2367259ef93640b85deadbdbad8 | 549,755,863,631 | c474b03758be154e43758220e47b3403eb7fc1fc | /apk/decompiled/com.tinder_2018-07-26_source_from_JADX/sources/com/google/android/gms/ads/internal/overlay/C4276h.java | 40d98c46f7c2d276df4e803f83ec2472083c4b0e | [] | no_license | EstebanDalelR/tinderAnalysis | https://github.com/EstebanDalelR/tinderAnalysis | f80fe1f43b3b9dba283b5db1781189a0dd592c24 | 941e2c634c40e5dbf5585c6876ef33f2a578b65c | refs/heads/master | 2020-04-04T09:03:32.659000 | 2018-11-23T20:41:28 | 2018-11-23T20:41:28 | 155,805,042 | 0 | 0 | null | false | 2018-11-18T16:02:45 | 2018-11-02T02:44:34 | 2018-11-18T15:58:25 | 2018-11-18T16:02:44 | 353,670 | 0 | 0 | 0 | null | false | null | package com.google.android.gms.ads.internal.overlay;
import android.graphics.Bitmap;
import com.google.android.gms.ads.internal.ar;
import com.google.android.gms.internal.dy;
import com.google.android.gms.internal.fk;
import com.google.android.gms.internal.zzzv;
@zzzv
/* renamed from: com.google.android.gms.ads.inter... | UTF-8 | Java | 922 | java | C4276h.java | Java | [] | null | [] | package com.google.android.gms.ads.internal.overlay;
import android.graphics.Bitmap;
import com.google.android.gms.ads.internal.ar;
import com.google.android.gms.internal.dy;
import com.google.android.gms.internal.fk;
import com.google.android.gms.internal.zzzv;
@zzzv
/* renamed from: com.google.android.gms.ads.inter... | 922 | 0.670282 | 0.560738 | 30 | 29.733334 | 31.250528 | 154 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 2 |
1f5b5cfca765cf78f23852d651693a85a565b5b5 | 14,809,047,237,684 | 51394231ea039236457c73dbcdb5997d9cf2d6a1 | /commons-vfs2/src/main/java/org/apache/commons/vfs2/provider/ftp/FtpClientFactory.java | cf703eebfcd295ebbce986e8c369e7b18cdec6a6 | [
"Apache-2.0"
] | permissive | wso2/wso2-commons-vfs | https://github.com/wso2/wso2-commons-vfs | 9c43b32ecdd572c459df32e6a5a7fbfeb1f8459c | 94238737553d356f6612331e9c1508af04c1f965 | refs/heads/2.2.x | 2023-08-21T16:37:18.991000 | 2023-08-17T06:37:01 | 2023-08-17T06:37:01 | 17,473,456 | 40 | 72 | Apache-2.0 | false | 2023-08-17T06:35:14 | 2014-03-06T10:01:42 | 2023-08-17T06:03:25 | 2023-08-17T06:35:13 | 1,228 | 38 | 65 | 2 | Java | false | false | /*
* 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 ... | UTF-8 | Java | 16,525 | java | FtpClientFactory.java | Java | [
{
"context": "ser for authentication.\n * @param password The user's password.\n * @param workingDirectory The base director",
"end": 1960,
"score": 0.9578225016593933,
"start": 1945,
"tag": "PASSWORD",
"value": "user's password"
},
{
"context": "or authentication.\n * @p... | null | [] | /*
* 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 ... | 16,506 | 0.577247 | 0.575068 | 357 | 45.288517 | 33.651337 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.582633 | false | false | 2 |
626e7b4b5f31f227fbbdf63344ddd0125b149df0 | 10,007,273,868,557 | c4d82b0cfa0e1572041969bb25414229c766e293 | /app/src/main/java/com/luckyliuqs/mymusic/adapter/FindFragmentPagerAdapter.java | bbf75d53ab41094fff515ef93f9cd2beaf5493c1 | [
"Apache-2.0"
] | permissive | yunshangdaoren/mymusic | https://github.com/yunshangdaoren/mymusic | 8b33ac055fc39bac7e192c72d5111ac9c2a1fd71 | 809db78d76bdeeb5d59be7786580959581637db3 | refs/heads/master | 2020-05-01T18:20:20.218000 | 2019-10-17T17:24:27 | 2019-10-17T17:24:27 | 177,613,744 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.luckyliuqs.mymusic.adapter;
import android.content.Context;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import com.luckyliuqs.mymusic.fragment.FMFragment;
import com.luckyliuqs.mymusic.fragment.FeedFragment;
import com.... | UTF-8 | Java | 1,178 | java | FindFragmentPagerAdapter.java | Java | [] | null | [] | package com.luckyliuqs.mymusic.adapter;
import android.content.Context;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import com.luckyliuqs.mymusic.fragment.FMFragment;
import com.luckyliuqs.mymusic.fragment.FeedFragment;
import com.... | 1,178 | 0.678191 | 0.674645 | 41 | 26.512196 | 22.333527 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.439024 | false | false | 2 |
57766cb0f199119c05e2e8da47bab6e32e6ebdb7 | 4,724,464,069,859 | 5b7df93bc3e97d081d82ce63d3600e7b0beebac6 | /src/com/herman/ebookstore/sdk/package-info.java | e1a96e34939149300d6d2f2c7eeaaf06d3a60155 | [] | no_license | huangjinbao/E-bookstore | https://github.com/huangjinbao/E-bookstore | 5f502783e96f41804ea3bb9954fd972799fa2d76 | ca52254755e1e5d86ec1138e6ace380fbf403762 | refs/heads/master | 2020-04-12T17:57:11.599000 | 2019-05-17T02:06:10 | 2019-05-17T02:06:10 | 162,663,534 | 5 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* @Title: package-info.java
* @Package com.herman.ebookstore.sdk
* @Description: TODO()
* @author 黄金宝
* @date 2018年12月13日
* @version V1.0
**/
/**
* @ClassName: package-info
* @Description: TODO()
* @author 黄金宝
* @date 2018年12月13日
*
*/
package com.herman.ebookstore.sdk; | UTF-8 | Java | 325 | java | package-info.java | Java | [
{
"context": "ookstore.sdk\r\n * @Description: TODO()\r\n * @author 黄金宝\r\n * @date 2018年12月13日\r\n * @version V1.0\r\n **/\r\n/*",
"end": 113,
"score": 0.9996536374092102,
"start": 110,
"tag": "NAME",
"value": "黄金宝"
},
{
"context": "package-info\r\n * @Description: TODO()\r\n * @aut... | null | [] | /**
* @Title: package-info.java
* @Package com.herman.ebookstore.sdk
* @Description: TODO()
* @author 黄金宝
* @date 2018年12月13日
* @version V1.0
**/
/**
* @ClassName: package-info
* @Description: TODO()
* @author 黄金宝
* @date 2018年12月13日
*
*/
package com.herman.ebookstore.sdk; | 325 | 0.61794 | 0.55814 | 16 | 16.9375 | 11.18296 | 37 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.0625 | false | false | 2 |
ed05bfef4e4a30a6afb8f8a54bdb94c24a607304 | 16,381,005,306,376 | 621f956e62830ab902f8e44bd6424bae9ba067e1 | /src/player/Croupier.java | ecb0aa3db547c2e624e2473cebdb81d7d2006968 | [] | no_license | BioinformaticMarcin/Console-Card-Game | https://github.com/BioinformaticMarcin/Console-Card-Game | c15b279372b775f6b98a2c695f409ee7e9a8392b | 124081be63b2ec6dd15290f83ae8e3496f7bfc8c | refs/heads/master | 2023-04-18T01:26:06.605000 | 2021-04-29T22:28:19 | 2021-04-29T22:28:19 | 356,663,470 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package player;
import main.Karta;
public class Croupier extends Player {
public Croupier() {
super();
}
public void showFirst() {
Karta karta = actualCards.iterator().next();
System.out.println(karta.toString());
System.out.println("X");
if (karta.getWartosc() == 14) {
System.out.println("Wartość:... | WINDOWS-1250 | Java | 591 | java | Croupier.java | Java | [] | null | [] | package player;
import main.Karta;
public class Croupier extends Player {
public Croupier() {
super();
}
public void showFirst() {
Karta karta = actualCards.iterator().next();
System.out.println(karta.toString());
System.out.println("X");
if (karta.getWartosc() == 14) {
System.out.println("Wartość:... | 591 | 0.591141 | 0.579216 | 31 | 17.935484 | 17.288698 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.741935 | false | false | 2 |
7636fa96b904b33f9f48d6113ae78f939a7e1a84 | 35,038,343,200,800 | e5baa5ba65c5cb80b38203b28c064a475aa63693 | /src/cn/edustar/jitar/service/impl/ChatRoomServiceImpl.java | 67bdf99ea8d0bf89dbe0f74be38471f0721a6e22 | [] | no_license | yxxcrtd/jitar2012 | https://github.com/yxxcrtd/jitar2012 | bbe00b1eb2e505400dcfec396201752c3888199c | ccae07ff44a3cb9dc3d0b75673cbca699fa66b80 | refs/heads/master | 2020-05-31T15:26:40.107000 | 2019-06-05T08:05:22 | 2019-06-05T08:05:22 | 190,352,419 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.edustar.jitar.service.impl;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import cn.edustar.jitar.dao.ChatRoomDao;
import cn.edustar.jitar.pojos.ChatRoom;
import cn.edustar.jitar.service.ChatRoomService;
public class ChatRoomServiceImpl implements ChatRoomService... | UTF-8 | Java | 981 | java | ChatRoomServiceImpl.java | Java | [] | null | [] | package cn.edustar.jitar.service.impl;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import cn.edustar.jitar.dao.ChatRoomDao;
import cn.edustar.jitar.pojos.ChatRoom;
import cn.edustar.jitar.service.ChatRoomService;
public class ChatRoomServiceImpl implements ChatRoomService... | 981 | 0.752351 | 0.752351 | 35 | 25.342857 | 22.428226 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.228571 | false | false | 2 |
e078baf92f1f060d84a4e168dc32c2b9b0d3cd8d | 1,941,325,226,651 | e8f50a80ae48780ddb093a7ecdf61a83cbbbaba8 | /Week2/Triangle.java | 81e8e147912cb31e7d7ed64df097c20605c27853 | [] | no_license | mhsu0020/CSULA-CS202-Winter2016 | https://github.com/mhsu0020/CSULA-CS202-Winter2016 | 244494978ea02802bc09d595dd7a59fbad49f917 | bcab77715f62af90e646342e87fb395c1964de55 | refs/heads/master | 2021-01-10T06:33:09.244000 | 2016-02-25T04:45:05 | 2016-02-25T04:45:05 | 49,025,821 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class Triangle {
/*
* numeric primitives:
*
* default value is 0
*
* */
public double base;
public double height;
/*
* defaults to ascii code 0
* */
public char exampleChar;
/*
*
* boolean: default value is false
*
* */
public boolean isWhole;
/*
*
* reference types: null
*
... | UTF-8 | Java | 746 | java | Triangle.java | Java | [] | null | [] |
public class Triangle {
/*
* numeric primitives:
*
* default value is 0
*
* */
public double base;
public double height;
/*
* defaults to ascii code 0
* */
public char exampleChar;
/*
*
* boolean: default value is false
*
* */
public boolean isWhole;
/*
*
* reference types: null
*
... | 746 | 0.626005 | 0.617962 | 53 | 13.056603 | 12.630324 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.169811 | false | false | 2 |
c6361e3ea3f372cae77b75148ee4cba888b123b0 | 4,853,313,052,711 | f2644b11c16796b1b984091883a5a45ebd28b330 | /src/main/java/net/soomsam/zirmegghuette/zars/persistence/dao/jpa/JpaSettingDao.java | 4872e420714008d5dfd2b320fa1810efe0662e51 | [
"BSD-3-Clause"
] | permissive | qpanda/zars | https://github.com/qpanda/zars | 9ac1f1c92c93e20f1b2b0ada02b874364735bb14 | 23bbc918515e8a0fa455a1486d4d800b22839ee3 | refs/heads/master | 2020-03-17T13:49:41.438000 | 2018-05-16T10:04:57 | 2018-05-16T10:04:57 | 133,210,353 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.soomsam.zirmegghuette.zars.persistence.dao.jpa;
import javax.persistence.NoResultException;
import javax.persistence.TypedQuery;
import net.soomsam.zirmegghuette.zars.enums.SettingType;
import net.soomsam.zirmegghuette.zars.persistence.dao.EntityNotFoundException;
import net.soomsam.zirmegghuette.z... | UTF-8 | Java | 2,492 | java | JpaSettingDao.java | Java | [] | null | [] | package net.soomsam.zirmegghuette.zars.persistence.dao.jpa;
import javax.persistence.NoResultException;
import javax.persistence.TypedQuery;
import net.soomsam.zirmegghuette.zars.enums.SettingType;
import net.soomsam.zirmegghuette.zars.persistence.dao.EntityNotFoundException;
import net.soomsam.zirmegghuette.z... | 2,492 | 0.761637 | 0.761637 | 72 | 32.638889 | 31.642229 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.722222 | false | false | 2 |
0b623f7da9bb2d2f27792b6d566fb1901c41ec22 | 6,837,587,940,132 | 54bbaab2739774ea3bdb84f1a64ac98ea2b82ed7 | /Calculator/src/tw/edu/npu/mis/CalculatorView.java | 64755b5264fddb539bae3283af68a93d7a83bc1b | [
"BSD-2-Clause"
] | permissive | npu10133/npu-java-course-spring-2015 | https://github.com/npu10133/npu-java-course-spring-2015 | d593e21548df21c67c32a38c7cdd3efad42333f8 | 4aeea59ee85375348497fb49784fafe57ff49555 | refs/heads/master | 2020-05-01T03:08:32.498000 | 2015-06-12T06:01:18 | 2015-06-12T06:01:18 | 36,152,736 | 0 | 0 | null | true | 2015-05-24T02:46:20 | 2015-05-24T02:46:20 | 2015-05-17T04:00:07 | 2015-05-23T18:05:42 | 148 | 0 | 0 | 0 | null | null | null | package tw.edu.npu.mis;
/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
/**
*
* @author user
*/
import tw.edu.npu.mis.CalculatorModel;
import java.text.DecimalFormat;
import java... | UTF-8 | Java | 26,940 | java | CalculatorView.java | Java | [
{
"context": "the template in the editor.\n */\n\n/**\n *\n * @author user\n */\nimport tw.edu.npu.mis.CalculatorModel;\nimport",
"end": 233,
"score": 0.9979099631309509,
"start": 229,
"tag": "USERNAME",
"value": "user"
},
{
"context": "import javax.swing.JOptionPane;\n\n/**\n *\n * ... | null | [] | package tw.edu.npu.mis;
/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
/**
*
* @author user
*/
import tw.edu.npu.mis.CalculatorModel;
import java.text.DecimalFormat;
import java... | 26,940 | 0.672086 | 0.658055 | 519 | 50.909443 | 40.103882 | 166 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.689788 | false | false | 2 |
75362334c9b44e5f992c2c36fac310848208eabc | 18,640,158,071,625 | 855be9d3955343e2bf6f88620ad5962e2643fd35 | /src/util/DataUtil.java | b7ea1f012f61c5f2f35d814bad3f548151e5c727 | [] | no_license | tinyplan/Java | https://github.com/tinyplan/Java | 80e0450326938ae899ce3f56444ed78083fea350 | 0e330148e23ecaa8f7b1dd7692653f52120ec5c0 | refs/heads/master | 2022-01-21T04:13:21.270000 | 2019-07-22T11:09:54 | 2019-07-22T11:09:54 | 198,205,258 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package util;
import java.io.InputStream;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.Hashtable;
import java.util.Properties;
import java.util.Vector;
public class DataUtil {
private Connecti... | GB18030 | Java | 9,381 | java | DataUtil.java | Java | [] | null | [] | package util;
import java.io.InputStream;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.Hashtable;
import java.util.Properties;
import java.util.Vector;
public class DataUtil {
private Connecti... | 9,381 | 0.6 | 0.59502 | 348 | 24.390804 | 23.495588 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.571839 | false | false | 2 |
e2f8ad0b7d6d3dc4d966fdac77c76feae677d0d2 | 12,283,606,479,928 | 27bdbcb0a391dcde4ed6d01bc5fbeb2bee7a46a2 | /src/main/java/com/bookshop/service/impl/BookServiceImpl.java | 30315f4438321dbf338a11645c1bbdb62d0ac3f0 | [] | no_license | LamVanHai/web_ban_sach | https://github.com/LamVanHai/web_ban_sach | 913614c93281c37dc492107fcc3644feb7af6bd6 | af0160183c18670cb8a46bb47a8d98ea63a2495f | refs/heads/main | 2023-06-05T17:54:00.232000 | 2021-06-28T09:03:51 | 2021-06-28T09:03:51 | 380,969,751 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bookshop.service.impl;
import com.bookshop.dto.request.BookRequest;
import com.bookshop.dto.response.BookResponse;
import com.bookshop.dto.response.ThongKeResponse;
import com.bookshop.entity.*;
import com.bookshop.mapper.BookMapper;
import com.bookshop.repository.*;
import com.bookshop.service.BookService... | UTF-8 | Java | 11,667 | java | BookServiceImpl.java | Java | [] | null | [] | package com.bookshop.service.impl;
import com.bookshop.dto.request.BookRequest;
import com.bookshop.dto.response.BookResponse;
import com.bookshop.dto.response.ThongKeResponse;
import com.bookshop.entity.*;
import com.bookshop.mapper.BookMapper;
import com.bookshop.repository.*;
import com.bookshop.service.BookService... | 11,667 | 0.632373 | 0.629201 | 336 | 33.714287 | 30.39064 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.517857 | false | false | 2 |
6de6884c245ca9afcb3d4f7a04c05e5ee38009e5 | 31,370,441,141,423 | 107b6d40f8d75596a3229b62560e399980bb3416 | /JavaFundamentals/JavaAdvanced/JavaAdvancedExercises/ManualStringProcessingExercises/src/ConvertFromBaseNToBase10.java | 4c9049c0a444dfb9a4d4bd9a03474b0ba29d8d1b | [] | no_license | TheXaXo/SoftwareUniversity | https://github.com/TheXaXo/SoftwareUniversity | 73b574474c7384b476f22330627784c2826f0a10 | 9e83cb609b0c41ec043ed473741e4d5961d923f2 | refs/heads/master | 2021-05-03T20:08:28.002000 | 2019-02-19T15:13:58 | 2019-02-19T15:13:58 | 68,926,607 | 0 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.math.BigInteger;
public class ConvertFromBaseNToBase10 {
public static void main(String[] args) throws IOException {
BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));
... | UTF-8 | Java | 1,004 | java | ConvertFromBaseNToBase10.java | Java | [] | null | [] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.math.BigInteger;
public class ConvertFromBaseNToBase10 {
public static void main(String[] args) throws IOException {
BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));
... | 1,004 | 0.651394 | 0.645418 | 32 | 30.40625 | 27.530504 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.53125 | false | false | 2 |
4db0ed72d08909315dcebcb1f180393b2a9367c2 | 9,294,309,239,437 | c42d1c618ebdf8c0696af96444d3d32fbde6adb9 | /Flourish android app/Flourish/src/com/flourish/adapters/MoneyMileageBaseAdapter.java | 1f53e258995ddbdfe7633ad92966fddaacdca081 | [] | no_license | vladimirsolovey/Flourish-android-app | https://github.com/vladimirsolovey/Flourish-android-app | 66dca9693d19c4e2279df29c8c9c0d9b7075dcc4 | d6d1998bab8f37bed76f81973a5f16ba62cb03be | refs/heads/master | 2020-05-20T05:43:46.251000 | 2013-11-05T11:08:37 | 2013-11-05T11:08:37 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.flourish.adapters;
import java.util.List;
import com.flourish.R;
import com.flourish.adapters.MoneyExpenseBaseAdapter.ViewHolder;
import com.flourish.utils.MoneyMileageData;
import android.app.Activity;
import android.content.Context;
import android.view.View;
import android.view.ViewGroup;
import androi... | UTF-8 | Java | 2,927 | java | MoneyMileageBaseAdapter.java | Java | [] | null | [] | package com.flourish.adapters;
import java.util.List;
import com.flourish.R;
import com.flourish.adapters.MoneyExpenseBaseAdapter.ViewHolder;
import com.flourish.utils.MoneyMileageData;
import android.app.Activity;
import android.content.Context;
import android.view.View;
import android.view.ViewGroup;
import androi... | 2,927 | 0.759822 | 0.757772 | 124 | 22.604839 | 28.403719 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.241935 | false | false | 2 |
bd352c4430154a744dd188da58de160a00275dd2 | 2,138,893,731,139 | 36c5346d30d0fe56b749840261ce4ff12bc1d512 | /Lab 5 - JSSE/SSLClient.java | 20728141003aa9c68c1b6e078674780c09923685 | [] | no_license | matosjoaops/MIEIC_SDIS | https://github.com/matosjoaops/MIEIC_SDIS | f2ec2192b8788c64230e5c53b891798a242d1bb8 | 931cc661322a44102fb30b268204763c8cfd687f | refs/heads/main | 2023-04-09T21:46:47.901000 | 2021-04-23T16:14:45 | 2021-04-23T16:14:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.PrintWriter;
import java.net.DatagramPacket;
import java.net.DatagramSocket;
import java.net.InetAddress;
import java.net.Socket;
import java.net.SocketException;
import java.net.UnknownHostException;
import java... | UTF-8 | Java | 3,862 | java | SSLClient.java | Java | [
{
"context": "em.setProperty(\"javax.net.ssl.keyStorePassword\", \"123456\");\n System.setProperty(\"javax.net.ssl.keyS",
"end": 669,
"score": 0.999302089214325,
"start": 663,
"tag": "PASSWORD",
"value": "123456"
},
{
"context": "em.setProperty(\"javax.net.ssl.keyStorePassword... | null | [] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.PrintWriter;
import java.net.DatagramPacket;
import java.net.DatagramSocket;
import java.net.InetAddress;
import java.net.Socket;
import java.net.SocketException;
import java.net.UnknownHostException;
import java... | 3,878 | 0.530813 | 0.520974 | 116 | 32.301723 | 23.603119 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.612069 | false | false | 2 |
02aaa9bf0ef7e9af8e08f40bc5a440cd58f16ee8 | 35,296,041,241,136 | 0ee502b5574fd94e3755bb5f7c689a792f104838 | /interface-infosnake-cleverreach/src/main/java/com/jmg/iic/Application.java | 5c450eba6d03b6ee3cf8953ec99a5412be9d0bba | [] | no_license | javi-more-garc/infosnake | https://github.com/javi-more-garc/infosnake | 3ff1c91171756814221a308147c9a22237d09f2a | edd7f2bd4bb3ca17e55df3d5b5e7176eae29c420 | refs/heads/master | 2021-05-02T08:34:24.737000 | 2015-05-19T20:32:04 | 2015-05-19T20:32:04 | 35,867,101 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jmg.iic;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.PropertySource;
import org.springframework.context.annotation.PropertySources;
import org.springframework.scheduling.annotation.Enab... | UTF-8 | Java | 756 | java | Application.java | Java | [
{
"context": "rvers as the application's launcher\n * \n * @author Javier Moreno Garcia\n *\n */\n\n@SpringBootApplication\n@EnableScheduling\n",
"end": 430,
"score": 0.999875009059906,
"start": 410,
"tag": "NAME",
"value": "Javier Moreno Garcia"
}
] | null | [] | package com.jmg.iic;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.PropertySource;
import org.springframework.context.annotation.PropertySources;
import org.springframework.scheduling.annotation.Enab... | 742 | 0.797619 | 0.797619 | 27 | 27 | 27.226076 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.592593 | false | false | 2 |
3574f4013410fb0b826d8810a95181703ea5f6b4 | 33,621,004,040,068 | 3d822dd9b29253ff32e50bf394527667a96085b5 | /BackEnd/service/src/main/java/com/basis/sge/service/recurso/UsuarioAutenticacaoRecurso.java | fe74a8ee06089fe607476920f46c5663066d2a22 | [] | no_license | kayc-drummond/Basis-SGE | https://github.com/kayc-drummond/Basis-SGE | 8a69cf195a74aa4a52bd6a1c9b49c5729e65eca6 | 79d7105696ee45eb8f35434deee0b90898d4e98f | refs/heads/main | 2023-03-01T13:03:24.623000 | 2021-02-10T11:42:44 | 2021-02-10T11:42:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.basis.sge.service.recurso;
import com.basis.sge.service.servico.UsuarioAutenticacaoServico;
import com.basis.sge.service.servico.dto.UsuarioAutenticacaoDTO;
import com.basis.sge.service.servico.dto.UsuarioDTO;
import com.basis.sge.service.servico.exception.RegraNegocioException;
import lombok.RequiredArgsC... | UTF-8 | Java | 1,194 | java | UsuarioAutenticacaoRecurso.java | Java | [] | null | [] | package com.basis.sge.service.recurso;
import com.basis.sge.service.servico.UsuarioAutenticacaoServico;
import com.basis.sge.service.servico.dto.UsuarioAutenticacaoDTO;
import com.basis.sge.service.servico.dto.UsuarioDTO;
import com.basis.sge.service.servico.exception.RegraNegocioException;
import lombok.RequiredArgsC... | 1,194 | 0.850921 | 0.850921 | 28 | 41.642857 | 38.050919 | 177 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 2 |
18ecabf6558debb8c002107c7fc9ef90b0a77eee | 2,551,210,606,378 | 13bb6aeaa5c6f1ebb5c6a8cced5f1e8c1df1eda0 | /Surf/src/main/java/controller/MainProductsServlet.java | 08697b7f9f308a9e5cb5ec356570cce6984f6fa3 | [] | no_license | SurfEEIT86/surf | https://github.com/SurfEEIT86/surf | 1d1bad0f4ced68e06e25cd657759f5783a9396d2 | 1a4046d8cee006ee36d890b3486e785df9395fa6 | refs/heads/master | 2021-01-17T17:55:50.534000 | 2016-08-08T01:27:20 | 2016-08-08T01:27:20 | 64,100,600 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package controller;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.HashMap;
import java.util.Iterator;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
import javax.servlet.ServletContext;
import javax.servlet.ServletException;
import javax.servlet.annota... | UTF-8 | Java | 2,438 | java | MainProductsServlet.java | Java | [] | null | [] | package controller;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.HashMap;
import java.util.Iterator;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
import javax.servlet.ServletContext;
import javax.servlet.ServletException;
import javax.servlet.annota... | 2,438 | 0.736259 | 0.733388 | 72 | 31.861111 | 27.461744 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.805556 | false | false | 2 |
7d0a7a0664fa4511bc53dd0561f879f78f701b80 | 30,253,749,692,671 | f71474166e00974c24df3bdc06d32c531a8acb62 | /app/src/main/java/com/fxb/receiver/myapplication/SelectReceiverActivity.java | 05d9ff449596f2f214e4a26278d9755fdb213661 | [] | no_license | ZFKnife/MagUHF_LYM_Receiver | https://github.com/ZFKnife/MagUHF_LYM_Receiver | b9da5b9a4b26f7df087d5fe14f15db207e339add | b1b564d568d0aa1bcae5bfd5affb73462393e2ae | refs/heads/master | 2021-06-22T07:49:35.386000 | 2017-08-18T09:36:08 | 2017-08-18T09:36:08 | 99,873,318 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fxb.receiver.myapplication;
import android.app.Activity;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.Button;
import android.widget.Spinner;
import android.widget.Toast;
impor... | UTF-8 | Java | 4,114 | java | SelectReceiverActivity.java | Java | [] | null | [] | package com.fxb.receiver.myapplication;
import android.app.Activity;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.Button;
import android.widget.Spinner;
import android.widget.Toast;
impor... | 4,114 | 0.609283 | 0.605599 | 120 | 32.933334 | 27.099426 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 2 |
de4176f8183ad80255232a1ffe8351d97d4d6afe | 30,253,749,694,519 | 39b36276e06a42304b30a25f7222b0a0a0f9a66c | /webapp/v6_webapp/trunk/src/main/java/com/xxdai/external/borrowFee/ws/ObjectFactory.java | 4755552721a29138cd842b743477109fbf78335a | [] | no_license | moutainhigh/x-project | https://github.com/moutainhigh/x-project | 9673c791e258cd36fa9ca93046f2a356d48d038a | 2ce3b10e6f2990a2fa78bfaddb45a7bea4f7c80b | refs/heads/master | 2021-09-16T15:27:02.523000 | 2018-06-21T21:42:21 | 2018-06-21T21:42:21 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package com.xxdai.external.borrowFee.ws;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlElementDecl;
import javax.xml.bind.annotation.XmlRegistry;
import javax.xml.namespace.QName;
/**
* This object contains factory methods for each
* Java content interface and Java element interface
* ... | UTF-8 | Java | 3,651 | java | ObjectFactory.java | Java | [] | null | [] |
package com.xxdai.external.borrowFee.ws;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlElementDecl;
import javax.xml.bind.annotation.XmlRegistry;
import javax.xml.namespace.QName;
/**
* This object contains factory methods for each
* Java content interface and Java element interface
* ... | 3,651 | 0.736784 | 0.736784 | 88 | 40.477272 | 46.947742 | 174 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.340909 | false | false | 2 |
6eb17aae21e0e062e2275702ebc6d5a6c0b72b19 | 17,540,646,489,379 | 4d70c126c9bbd67edbd3d254a95f036c60010d59 | /src/com/smorg/data/GoalDAO.java | cf5c57a581066d5bac925d8ce4504b8bc0e36d32 | [] | no_license | Tar3k/smorg-frontendapi15 | https://github.com/Tar3k/smorg-frontendapi15 | 0efa89a577157eb87b2d25ad4b7b44e3d8501854 | 824cd8ab04c238460aa8ab25d7db2f883f8ee56b | refs/heads/master | 2016-09-10T10:49:10.577000 | 2012-07-09T15:22:25 | 2012-07-09T15:22:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.smorg.data;
import java.io.Serializable;
import java.util.ArrayList;
public interface GoalDAO extends Serializable{
/**
* Persists Goal information to a persistent data store
*/
public void addGoal(Goal goal);
/**
* Gets all of the Goal instances in the data store
*/
... | UTF-8 | Java | 628 | java | GoalDAO.java | Java | [] | null | [] | package com.smorg.data;
import java.io.Serializable;
import java.util.ArrayList;
public interface GoalDAO extends Serializable{
/**
* Persists Goal information to a persistent data store
*/
public void addGoal(Goal goal);
/**
* Gets all of the Goal instances in the data store
*/
... | 628 | 0.676752 | 0.676752 | 27 | 22.296297 | 21.774628 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 2 |
10a376d0feed66aafedd7d39846484ad8de3aafd | 34,119,220,217,820 | 600c9f7b166ae86e94f947fa143f1cb32ece18a9 | /src/pt/iscte/poo/instalacao/Tomada.java | 8c16df88e3aeeb61184a4d31adecdcd5d92b2696 | [] | no_license | afonso218/project-iot | https://github.com/afonso218/project-iot | fc5bd83a92c1d82e96dbe42019c30d2d3e25fa4f | cfa15295cd309aea2b6584536ca7460305aa896b | refs/heads/master | 2022-12-03T18:06:44.571000 | 2020-08-11T09:41:01 | 2020-08-11T09:41:01 | 286,704,819 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pt.iscte.poo.instalacao;
import pt.iscte.poo.instalacao.aparelhos.Tripla;
public class Tomada {
private Ligavel ligavel;
public boolean isFree() {
if(ligavel == null){
return true;
}else{
if(ligavel.isTripla()){
return ((Tripla)ligavel).isFree();
}else
return false;
}
}
public To... | UTF-8 | Java | 1,353 | java | Tomada.java | Java | [] | null | [] | package pt.iscte.poo.instalacao;
import pt.iscte.poo.instalacao.aparelhos.Tripla;
public class Tomada {
private Ligavel ligavel;
public boolean isFree() {
if(ligavel == null){
return true;
}else{
if(ligavel.isTripla()){
return ((Tripla)ligavel).isFree();
}else
return false;
}
}
public To... | 1,353 | 0.627494 | 0.627494 | 83 | 15.301205 | 13.666188 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.192771 | false | false | 2 |
b09499e823fb26e2865f2f712b16c45844dd4225 | 36,945,308,689,745 | 2675cf7c30af9e0d0ece733ef34b81c1ff7da5d5 | /day1/wednesday/Question02.java | c742df66b4bd15b8220d8d406cbc3113f9c15530 | [] | no_license | PeterFLopis/TY_JAVA_ABRIDGE_PETERLOPIS_FEB24 | https://github.com/PeterFLopis/TY_JAVA_ABRIDGE_PETERLOPIS_FEB24 | d3c09b8e7aaa870af43473722c359e28106821d2 | 1750eb792d18c2d33d00d453aefee99598845736 | refs/heads/master | 2021-03-06T17:25:56.979000 | 2020-03-10T05:12:44 | 2020-03-10T05:12:44 | 246,212,547 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.capgemini.quiz.day1.wednesday;
public class Question02 {
/* which of the following is a platform independent .
* a) JDK b) c++ c) java d) .net
*
*
*
* ANSWER: c)Java
*/
}
| UTF-8 | Java | 204 | java | Question02.java | Java | [] | null | [] | package com.capgemini.quiz.day1.wednesday;
public class Question02 {
/* which of the following is a platform independent .
* a) JDK b) c++ c) java d) .net
*
*
*
* ANSWER: c)Java
*/
}
| 204 | 0.607843 | 0.593137 | 12 | 16 | 17.860571 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.083333 | false | false | 2 |
ecbe87028a3fb0fca86b46cede8eb25fc9fc3d60 | 35,897,336,682,251 | 17c52db74cc8bfb89cfda1ae1fb1bf7f756a38e5 | /src/server/Server.java | b5b38d26f51ad7b4a7e23f2072ba24ab5be6edec | [] | no_license | mcvoogd/Pac-manHunter | https://github.com/mcvoogd/Pac-manHunter | 4476e7babb5b97e8aa9c05bd9697e4e689253766 | 15bbb8998520046ba7df4372635ebd2c18c49cf2 | refs/heads/master | 2020-12-30T12:56:12.777000 | 2016-06-13T21:33:02 | 2016-06-13T21:33:02 | 91,377,890 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package server;
import util.Images;
import java.io.*;
import java.net.*;
import java.util.*;
import java.awt.*;
import javax.swing.*;
public class Server extends JFrame {
// Text area for displaying contents
private JTextArea jta = new JTextArea();
public static void main(String[] args) {
new Ser... | UTF-8 | Java | 9,503 | java | Server.java | Java | [] | null | [] | package server;
import util.Images;
import java.io.*;
import java.net.*;
import java.util.*;
import java.awt.*;
import javax.swing.*;
public class Server extends JFrame {
// Text area for displaying contents
private JTextArea jta = new JTextArea();
public static void main(String[] args) {
new Ser... | 9,503 | 0.428707 | 0.402294 | 231 | 40.138527 | 24.191477 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.601732 | false | false | 2 |
98b93519cda7a029d5cf990703a232b0b1a3139e | 1,898,375,594,591 | 12cd22299ae8fea21e2c975829e3d66ef53d5c66 | /src/IO/MyCompressorOutputStream.java | 35577095594b7a485b9e7689d01e11b51c805bc3 | [] | no_license | ayemoy/ATP-Project-PartB | https://github.com/ayemoy/ATP-Project-PartB | 948aba87c2689c365ce8e5eba1e536e94f66b7c5 | d5c5ef9d75804c4057b5dd432f065a3cc3a7317c | refs/heads/master | 2023-04-23T08:53:38.303000 | 2021-05-10T10:23:29 | 2021-05-10T10:23:29 | 361,366,433 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package IO;
import java.io.IOException;
import java.io.ObjectOutputStream;
import java.io.OutputStream;
import java.nio.ByteBuffer;
import java.util.Arrays;
import java.util.Collections;
public class MyCompressorOutputStream extends OutputStream { //this class exstend the outputstream class (not ours)
private Out... | UTF-8 | Java | 4,143 | java | MyCompressorOutputStream.java | Java | [] | null | [] | package IO;
import java.io.IOException;
import java.io.ObjectOutputStream;
import java.io.OutputStream;
import java.nio.ByteBuffer;
import java.util.Arrays;
import java.util.Collections;
public class MyCompressorOutputStream extends OutputStream { //this class exstend the outputstream class (not ours)
private Out... | 4,143 | 0.678494 | 0.665218 | 95 | 42.578949 | 46.464153 | 175 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.768421 | false | false | 2 |
c181d3e4f6b09cf15719d5f682e5fc9b86f8115b | 36,258,113,955,295 | b8288839e30a1134ab5f1c87d37d833d17361838 | /src/vue/Index.java | 5f97e9954f6107c4a0dd898124f183e64d9f1326 | [] | no_license | tojonirina/Java-Netywork | https://github.com/tojonirina/Java-Netywork | c7aff15e8f69d2c8bf2aa28c0a96911f29dd98f6 | f7d1012bb81c72e37cbec185b95f2fd85a13d58d | refs/heads/master | 2020-04-26T18:32:25.188000 | 2019-03-04T14:08:29 | 2019-03-04T14:08:29 | 173,747,551 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package vue;
import javax.swing.*;
import controleur.IndexController;
import java.awt.Font;
import java.awt.Color;
public class Index extends JFrame{
public JTextField nbr_machine;
public JTextField netmask;
public JTextField adresse_reseau;
public JTextField premier_adresse;
public JTextField broadcast;
pu... | UTF-8 | Java | 2,835 | java | Index.java | Java | [] | null | [] | package vue;
import javax.swing.*;
import controleur.IndexController;
import java.awt.Font;
import java.awt.Color;
public class Index extends JFrame{
public JTextField nbr_machine;
public JTextField netmask;
public JTextField adresse_reseau;
public JTextField premier_adresse;
public JTextField broadcast;
pu... | 2,835 | 0.71746 | 0.653263 | 98 | 27.928572 | 19.885513 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.867347 | false | false | 4 |
946e04c8f6bf1ea22e169dedf8fed93b5efd8882 | 36,258,113,954,452 | ff75f1946dd691f4b1a0eae7f565eb95596f485d | /src/main/java/com/example/demo/controller/IndexController.java | fd76054a01fd9e0b3153bd2cb5560f50cc45dca1 | [] | no_license | metertop/springboot-demo | https://github.com/metertop/springboot-demo | 67aaaad9f4a2c6b577a62a5694e3b2950a06c2bd | a83921a70c0a2d27157df59ed24219e32507c87e | refs/heads/master | 2020-03-22T07:06:30.725000 | 2019-05-01T01:40:35 | 2019-05-01T01:40:35 | 139,678,584 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo.controller;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
/**
* Created by haoyuexun on 2018/7/5.
*/
public class IndexController {
@GetMapping("/")
public String index(){
return "index";
}
}
| UTF-8 | Java | 319 | java | IndexController.java | Java | [
{
"context": "bind.annotation.RequestMapping;\n\n/**\n * Created by haoyuexun on 2018/7/5.\n */\n\npublic class IndexController {\n",
"end": 188,
"score": 0.9995400309562683,
"start": 179,
"tag": "USERNAME",
"value": "haoyuexun"
}
] | null | [] | package com.example.demo.controller;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
/**
* Created by haoyuexun on 2018/7/5.
*/
public class IndexController {
@GetMapping("/")
public String index(){
return "index";
}
}
| 319 | 0.711599 | 0.69279 | 16 | 18.9375 | 20.326918 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 4 |
acc5b05546421d191162b42f8744f80dcaab7797 | 38,809,324,533,279 | ec579efd6f4428fba46ce242ab35574f40204f3b | /src/main/java/com/ai/amc/core/service/impl/Trends_uintSvImpl.java | f865f4595d4dc1602634bddab1143e5972703531 | [] | no_license | yyzz1987431/platform-amc-service | https://github.com/yyzz1987431/platform-amc-service | 8a6613a253e4a3dae99d7be07f795602ac32377a | df96c8906372611b7fba3b0fb5925d433a39e59d | refs/heads/master | 2021-01-16T21:01:38.250000 | 2016-03-08T08:50:22 | 2016-03-08T08:50:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ai.amc.core.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import org.springframework.transaction.annotation.Transactional;
import com.ai.amc.core.dao.mapper.Trends_uintMapper;
import com.ai.amc.core.po... | UTF-8 | Java | 704 | java | Trends_uintSvImpl.java | Java | [] | null | [] | package com.ai.amc.core.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import org.springframework.transaction.annotation.Transactional;
import com.ai.amc.core.dao.mapper.Trends_uintMapper;
import com.ai.amc.core.po... | 704 | 0.81108 | 0.81108 | 25 | 27.16 | 23.734667 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 4 |
09fe93c7c866c0918e6f29744001fa9bd1c2257a | 19,756,849,561,775 | ca656f1e99fb5c1e8cc47263ff8a2de66b8c5895 | /src/main/java/model/Bar.java | 8b36cca9460b517fc72fc4639ede820e1460af16 | [] | no_license | kevcen/visuAlgorithm | https://github.com/kevcen/visuAlgorithm | df581543e52cdca535b93ca9d8f8652411dd9d0d | 5fcdab048c1d202c61df8a76e567d600390d7d7f | refs/heads/master | 2022-11-14T19:03:06.364000 | 2020-07-04T15:30:15 | 2020-07-04T15:30:15 | 266,532,534 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model;
import javafx.scene.paint.Color;
import javafx.scene.shape.Rectangle;
public class Bar extends Rectangle implements Comparable<Bar> {
public static final int PADDING = 50;
private int heightScale = 1;
private int value;
private boolean visited = false;
public Bar(int value) {
... | UTF-8 | Java | 1,402 | java | Bar.java | Java | [] | null | [] | package model;
import javafx.scene.paint.Color;
import javafx.scene.shape.Rectangle;
public class Bar extends Rectangle implements Comparable<Bar> {
public static final int PADDING = 50;
private int heightScale = 1;
private int value;
private boolean visited = false;
public Bar(int value) {
... | 1,402 | 0.595578 | 0.587019 | 67 | 19.925373 | 16.709381 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.402985 | false | false | 4 |
bf169d393e62f5d34c089b139e5c41c583b5cdfb | 34,591,666,656,985 | 2ad13cb71ef49715640863045821acfe289e08c8 | /tower-ejb/src/main/java/org/lorislab/tower/service/system/ejb/ScmClientService.java | 8438ceba5d2b22e5e76f9e19f45ac762d1a8f193 | [
"Apache-2.0"
] | permissive | lorislab/tower | https://github.com/lorislab/tower | aa1eb577eeb6c7bf19c5064d473bad9b86f4c0a0 | bf3ed99f7dea8e29a5613e0aac2bac54ea7da097 | refs/heads/master | 2021-06-11T05:13:04.719000 | 2015-02-15T12:44:52 | 2015-02-15T12:44:52 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2014 lorislab.org.
*
* 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 ... | UTF-8 | Java | 2,110 | java | ScmClientService.java | Java | [
{
"context": "b.tower.scm.service.ScmService;\n\n/**\n *\n * @author Andrej_Petras\n */\n@Stateless\n@TransactionAttribute(TransactionA",
"end": 956,
"score": 0.9997840523719788,
"start": 943,
"tag": "NAME",
"value": "Andrej_Petras"
}
] | null | [] | /*
* Copyright 2014 lorislab.org.
*
* 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 ... | 2,110 | 0.693839 | 0.690047 | 73 | 27.90411 | 23.69623 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.246575 | false | false | 4 |
f59dc014e86c59fa47590b0059342e01870c646d | 9,139,690,415,084 | 403bf9529b85990a7d96865c20cfc9c6500c2599 | /src/main/java/web_page_handler/Main.java | f4a8354cd5b55c3d85c602c4452d224d308be83f | [] | no_license | mypro11/Web-Page-Handle | https://github.com/mypro11/Web-Page-Handle | 1a2ef0249a1132a7a3adca7c7da81f09ed6916fd | 6b2a3c46c234e1983733185ab49a0e2debb96592 | refs/heads/master | 2021-01-23T01:02:14.677000 | 2017-03-22T19:50:01 | 2017-03-22T19:50:01 | 85,868,350 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package web_page_handler;
import web_page_handler.html_handler.HtmlHandler;
import web_page_handler.html_handler.HtmlHandlerByUrl;
import web_page_handler.html_parser.HtmlParser;
import java.io.IOException;
/**
* Created by brina on 3/22/17.
*/
public class Main {
public static void main(String[] args) {
... | UTF-8 | Java | 695 | java | Main.java | Java | [
{
"context": "r;\n\nimport java.io.IOException;\n\n/**\n * Created by brina on 3/22/17.\n */\npublic class Main {\n public st",
"end": 233,
"score": 0.996187150478363,
"start": 228,
"tag": "USERNAME",
"value": "brina"
}
] | null | [] | package web_page_handler;
import web_page_handler.html_handler.HtmlHandler;
import web_page_handler.html_handler.HtmlHandlerByUrl;
import web_page_handler.html_parser.HtmlParser;
import java.io.IOException;
/**
* Created by brina on 3/22/17.
*/
public class Main {
public static void main(String[] args) {
... | 695 | 0.666187 | 0.651799 | 24 | 27.958334 | 27.335079 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 4 |
d04c30c3fa30e9cc4526320e1652009ea581dbbc | 17,712,445,137,222 | f4707270b2f5cb7bc830387365ac7896804be280 | /src-core/com/youcan/core/InitListener.java | 5efb5afa3bb6af7de9b8e2b136231d4d3389b9ac | [
"Apache-2.0"
] | permissive | jiaozhujun/c3f | https://github.com/jiaozhujun/c3f | 744304da338905037d1bfb6bbf05796b0bc4b7d1 | afc9b9c8fe0d936f6982e7b7dbac73bcac90fd51 | refs/heads/master | 2021-01-10T09:08:29.857000 | 2015-10-09T08:29:13 | 2015-10-09T08:29:13 | 43,939,314 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.youcan.core;
import javax.servlet.ServletContext;
import javax.servlet.ServletContextEvent;
import javax.servlet.ServletContextListener;
public class InitListener extends Context implements ServletContextListener {
// 释放连接池的资源
@Override
public void contextDestroyed(ServletContextEvent event)... | UTF-8 | Java | 658 | java | InitListener.java | Java | [] | null | [] | package com.youcan.core;
import javax.servlet.ServletContext;
import javax.servlet.ServletContextEvent;
import javax.servlet.ServletContextListener;
public class InitListener extends Context implements ServletContextListener {
// 释放连接池的资源
@Override
public void contextDestroyed(ServletContextEvent event)... | 658 | 0.715873 | 0.715873 | 25 | 23.200001 | 23.57626 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.4 | false | false | 4 |
0b38093a8d161cdbc8d75b120926ed3699b1684b | 24,438,363,919,064 | ed9ce08c3cb45931ad3b9dd7d2458d764f125201 | /qingtao/src/main/java/com/zhoumai/qingtao/utils/UiUtils.java | 9e913d20a947dd433f6d6375153ad677022182c7 | [] | no_license | yangweiqiao/qingtao | https://github.com/yangweiqiao/qingtao | a44f3e9e6de6a65398db3f0d082d35821dd1399a | ce71a11966a5c73f164a3629c997bd6e2a322f2c | refs/heads/master | 2020-06-11T02:27:40.365000 | 2017-12-30T07:33:17 | 2017-12-30T07:33:17 | 76,023,636 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zhoumai.qingtao.utils;
import android.content.Context;
import android.graphics.Color;
import android.graphics.drawable.Drawable;
import android.graphics.drawable.GradientDrawable;
import android.graphics.drawable.StateListDrawable;
import android.view.Gravity;
import android.view.View;
import android.view.... | UTF-8 | Java | 3,300 | java | UiUtils.java | Java | [
{
"context": "t java.util.Random;\n\n/***\n * 封装Ui相关的工具类\n * @author dzl\n *\n */\npublic class UiUtils {\n\n\t/**\n\t * 在屏幕的中央显示一",
"end": 520,
"score": 0.9996638894081116,
"start": 517,
"tag": "USERNAME",
"value": "dzl"
}
] | null | [] | package com.zhoumai.qingtao.utils;
import android.content.Context;
import android.graphics.Color;
import android.graphics.drawable.Drawable;
import android.graphics.drawable.GradientDrawable;
import android.graphics.drawable.StateListDrawable;
import android.view.Gravity;
import android.view.View;
import android.view.... | 3,300 | 0.739973 | 0.726037 | 103 | 27.563107 | 23.394327 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.854369 | false | false | 4 |
06f565f27125d24808060e374f58732282911430 | 27,934,467,297,977 | 2df308c315f3b1d6303868a97910e79523d4af2f | /src/com/gammarush/engine/math/noise/Noise2D.java | 1ecc6626c28736f7498977bb2a98e54d7158cabc | [] | no_license | dcturner5/ECB-Game-Engine | https://github.com/dcturner5/ECB-Game-Engine | b82fdce51474569ed10f40fe71a47d2ee853e5bc | 60dd95ccd25a3d3c12a7e81eea7d24ad364ada82 | refs/heads/master | 2022-11-24T10:45:37.938000 | 2020-07-30T04:29:58 | 2020-07-30T04:29:58 | 111,650,976 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gammarush.engine.math.noise;
import java.util.Random;
//PERLIN NOISE 2D, USED FOR GENERATING CAVES IN WORLD
public class Noise2D {
private int seed;
private int octaves;
private float persistance;
private float frequency;
public Noise2D(int seed, int octaves, float persistance, float frequency) {... | UTF-8 | Java | 2,045 | java | Noise2D.java | Java | [] | null | [] | package com.gammarush.engine.math.noise;
import java.util.Random;
//PERLIN NOISE 2D, USED FOR GENERATING CAVES IN WORLD
public class Noise2D {
private int seed;
private int octaves;
private float persistance;
private float frequency;
public Noise2D(int seed, int octaves, float persistance, float frequency) {... | 2,045 | 0.617604 | 0.583863 | 74 | 26.635136 | 22.450891 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.594594 | false | false | 4 |
16afb92beb6cb1a9eaae77f2f5ad3a91794bd7df | 25,340,307,056,164 | 2a118397cf29293c940f77cd6cf6cb03054832d0 | /app/src/main/java/teknologi/inspira/bentang/sistemcutipegawai/util/Constant.java | 7792c6cffd9807e25c28b8669d49928a8d6f5e6f | [] | no_license | halimbimantara/SistemCutiPegawai | https://github.com/halimbimantara/SistemCutiPegawai | bef811edda479769483d7ec8b3376e8a223eca6c | ec041fb3c26fcf37b2303c4ada7579e8972bc3b3 | refs/heads/master | 2021-01-11T06:19:51.725000 | 2016-10-06T06:09:06 | 2016-10-06T06:09:06 | 69,450,916 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package teknologi.inspira.bentang.sistemcutipegawai.util;
/**
* Created by halim on 9/27/2016.
*/
public class Constant {
public static final String BASE_API = "http://layananpeg.bit.co.id/sistemcuti/v1/";
}
| UTF-8 | Java | 215 | java | Constant.java | Java | [
{
"context": "bentang.sistemcutipegawai.util;\n\n/**\n * Created by halim on 9/27/2016.\n */\npublic class Constant {\n pub",
"end": 82,
"score": 0.9949835538864136,
"start": 77,
"tag": "USERNAME",
"value": "halim"
}
] | null | [] | package teknologi.inspira.bentang.sistemcutipegawai.util;
/**
* Created by halim on 9/27/2016.
*/
public class Constant {
public static final String BASE_API = "http://layananpeg.bit.co.id/sistemcuti/v1/";
}
| 215 | 0.725581 | 0.688372 | 8 | 25.875 | 29.788578 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 4 |
ba89b0a236549ae9cc0e38384325dfa2ed414f8f | 26,233,660,256,983 | 7e7c887feac90bc09a022022244b72516ada5af6 | /MissingNumber.java | 8d2c80b3eacc45a30e7eff3cd9b03afe61f1b5c2 | [] | no_license | dariaev/leetcode_solutions | https://github.com/dariaev/leetcode_solutions | e58e1ef1b82715d18a6f34e1668b0a3c0a13dcf6 | bf405f75125dc89dc36421db8f342e85d9efbbb3 | refs/heads/master | 2016-09-09T23:12:07.419000 | 2015-09-04T23:31:42 | 2015-09-04T23:31:42 | 41,696,185 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
Given an array containing n distinct numbers taken from 0, 1, 2, ..., n, find the one that is missing from the array. Array doesn't have to be sorted.
For example,
Given nums = [0, 1, 3] return 2.
*/
public class MissingNumber {
public int missingNumber(int[] nums) {
Arrays.sort(nums);
int i... | UTF-8 | Java | 574 | java | MissingNumber.java | Java | [] | null | [] | /*
Given an array containing n distinct numbers taken from 0, 1, 2, ..., n, find the one that is missing from the array. Array doesn't have to be sorted.
For example,
Given nums = [0, 1, 3] return 2.
*/
public class MissingNumber {
public int missingNumber(int[] nums) {
Arrays.sort(nums);
int i... | 574 | 0.602787 | 0.587108 | 19 | 29.263159 | 35.870884 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.684211 | false | false | 4 |
fd2b80016ebeb977a0debe83b7d6ed33ea6b104c | 28,518,582,859,611 | 629b35d766f0de44ee724cc4f1cb784289e0d7bf | /modao/.svn/pristine/26/2657a2ab6acb4bb68d7ae976d7c588f18904a357.svn-base | d96f40fc8aba9d089a711d0548181e9c5bf85e11 | [] | no_license | angus720/NuanliuBao | https://github.com/angus720/NuanliuBao | 23cb9acb196d99fb3007e518f135732bed73586a | 8df516eb402e14443b25a6d3e5cce37c5cc067d5 | refs/heads/master | 2020-03-30T00:43:22.294000 | 2018-09-27T06:28:10 | 2018-09-27T06:28:10 | 150,540,119 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nuanliu.com.modao.bean;
public class CommonResponse {
public String status_name;
public String status_detail;
public int status;
public String getStatus_name() {
return status_name;
}
public void setStatus_name(String status_name) {
this.status_name = status_name;
... | UTF-8 | Java | 647 | 2657a2ab6acb4bb68d7ae976d7c588f18904a357.svn-base | Java | [] | null | [] | package nuanliu.com.modao.bean;
public class CommonResponse {
public String status_name;
public String status_detail;
public int status;
public String getStatus_name() {
return status_name;
}
public void setStatus_name(String status_name) {
this.status_name = status_name;
... | 647 | 0.627512 | 0.627512 | 34 | 18.029411 | 17.539007 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.294118 | false | false | 4 | |
d982a0e6822dbec6e50c482e36933a7970445d10 | 28,518,582,858,972 | 7479c59d117b8c765a2024f2fa6ba1d345ff723b | /src/main/java/com/isi/sn/demo/entities/Abonnement.java | 981eea969bfa20d2a2008b333b1a574ad13847b1 | [] | no_license | mamitasow/BackendForage | https://github.com/mamitasow/BackendForage | 8a94d08cbe4431802a160a3a14c4e41cd4c7a6bd | 6f1ae461d22c2fd0eb28781d1e61ee065af45c8c | refs/heads/master | 2020-06-16T13:07:08.433000 | 2019-07-16T14:16:22 | 2019-07-16T14:16:22 | 195,585,842 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.isi.sn.demo.entities;
import javax.persistence.*;
import java.util.Date;
import java.util.List;
@Entity
public class Abonnement {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private Long id;
@Temporal(TemporalType.DATE)
private Date dateAbonnement;
private String numer... | UTF-8 | Java | 2,343 | java | Abonnement.java | Java | [] | null | [] | package com.isi.sn.demo.entities;
import javax.persistence.*;
import java.util.Date;
import java.util.List;
@Entity
public class Abonnement {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private Long id;
@Temporal(TemporalType.DATE)
private Date dateAbonnement;
private String numer... | 2,343 | 0.633803 | 0.633803 | 103 | 21.747572 | 20.548176 | 148 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.407767 | false | false | 4 |
8e8d425c3c0edae602851122edb824f4cdcb7b86 | 16,724,602,662,807 | 83c37f02d96086c767622b941066d8194a22c7cc | /src/main/java/impl/ActiveMQConfig.java | e85ede7caaffca713a040f44035c0701993ef6f6 | [] | no_license | IldarZainulinDev/fuse-bundle | https://github.com/IldarZainulinDev/fuse-bundle | 5bfc0b63fd4641bbb04d33cbc3737485cd11a828 | b3d807e4aae18dd93c246ea545ca8ee964795f11 | refs/heads/master | 2022-11-11T15:10:10.727000 | 2020-07-03T17:59:46 | 2020-07-03T17:59:46 | 276,746,120 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package impl;
public class ActiveMQConfig {
String brokerURL;
String username;
String password;
String queue;
public void setBrokerURL(String brokerURL) {
this.brokerURL = brokerURL;
}
public void setUsername(String username) {
this.username = username;
}
public v... | UTF-8 | Java | 473 | java | ActiveMQConfig.java | Java | [
{
"context": "sername(String username) {\n this.username = username;\n }\n\n public void setPassword(String passwo",
"end": 299,
"score": 0.9965718984603882,
"start": 291,
"tag": "USERNAME",
"value": "username"
},
{
"context": "assword(String password) {\n this.pa... | null | [] | package impl;
public class ActiveMQConfig {
String brokerURL;
String username;
String password;
String queue;
public void setBrokerURL(String brokerURL) {
this.brokerURL = brokerURL;
}
public void setUsername(String username) {
this.username = username;
}
public v... | 475 | 0.638478 | 0.638478 | 24 | 18.708334 | 16.468351 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 4 |
9464a3ca43789fbb831b955bcc1ae16daf8aaced | 15,513,421,929,204 | bb232fe8a68e31393f40b152bd4831e5de2036f0 | /app/src/main/java/com/ices507/troy/ivalue_clock/geofence/RoundGeofence.java | 63049f337a42ff15e8895d17f653681feb6492b8 | [] | no_license | MoonlightStill/iValue | https://github.com/MoonlightStill/iValue | 5c9d5dee5652445532b9f7c2c66cdc4999eda373 | f906c1a01b7414e12ab323c1a31771a81849e07e | refs/heads/master | 2021-09-01T09:14:08.698000 | 2017-12-26T06:20:40 | 2017-12-26T06:20:40 | 115,391,716 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ices507.troy.ivalue_clock.geofence;
import android.util.Log;
/**
* Created by troy on 17-12-10.
*
* @Description:
* @Modified By:
*/
public class RoundGeofence extends BaseGeofence {
private Point center;
private double radius;
@Override
public int setGeofence(Point[] points,double... | UTF-8 | Java | 901 | java | RoundGeofence.java | Java | [
{
"context": "ence;\n\nimport android.util.Log;\n\n/**\n * Created by troy on 17-12-10.\n *\n * @Description:\n * @Modified By:",
"end": 97,
"score": 0.9992042779922485,
"start": 93,
"tag": "USERNAME",
"value": "troy"
}
] | null | [] | package com.ices507.troy.ivalue_clock.geofence;
import android.util.Log;
/**
* Created by troy on 17-12-10.
*
* @Description:
* @Modified By:
*/
public class RoundGeofence extends BaseGeofence {
private Point center;
private double radius;
@Override
public int setGeofence(Point[] points,double... | 901 | 0.618202 | 0.605993 | 39 | 22.102564 | 21.502289 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.435897 | false | false | 4 |
f556ebb6d4c671a4a411a648e2079f17041ab48a | 28,965,259,479,918 | 1b7879f6d370c57c1f34ab53fa25161b7aa590e1 | /containerWithMostWater/src/Main.java | e69e11442f0b978c9d8e84a3380050d4ce0edaa2 | [] | no_license | jeffreytigerwang/Java-Practice | https://github.com/jeffreytigerwang/Java-Practice | 4c37024c5d89b7c0f6085080525bbd9df31e6983 | eb1dab0095f4bb7e22910e03c713b21dcd2ab5c8 | refs/heads/master | 2023-04-23T18:25:55.556000 | 2021-05-10T22:12:17 | 2021-05-10T22:12:17 | 363,272,680 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Main {
public static void main(String[] args){
int[] height = new int[]{1,8,6,2,5,4,8,3,7};
int answer = new Solution().maxArea(height);
System.out.print(answer);
}
}
| UTF-8 | Java | 214 | java | Main.java | Java | [] | null | [] | public class Main {
public static void main(String[] args){
int[] height = new int[]{1,8,6,2,5,4,8,3,7};
int answer = new Solution().maxArea(height);
System.out.print(answer);
}
}
| 214 | 0.570093 | 0.528037 | 9 | 22.777779 | 21.248674 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.222222 | false | false | 4 |
7e07a5b3b670548b8fdd87f54ef0af6eb6b9d79d | 31,945,966,782,841 | f7443b222efd6252156b8b5b593546e4f5e8bfd3 | /src/main/java/cn/hn/java/summer/db/multiple/MultipleDataSource.java | d14681cee6a9cb1218d33364a8f525657c423197 | [] | no_license | google2013/summer | https://github.com/google2013/summer | 914536c47a69e316a286350b5c8ca46226c089b4 | 5feefe8d53289f52928c605d2a880625a5008b3a | refs/heads/master | 2021-01-20T02:33:40.376000 | 2017-04-22T07:22:14 | 2017-04-22T07:22:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.hn.java.summer.db.multiple;
import cn.hn.java.summer.db.DbOperator;
import java.util.ArrayList;
import java.util.List;
/**
* 多个数据源类
* @author sjg
* @version 1.0.1 2013-10-26
*
*/
public class MultipleDataSource {
/**
* 存放多个JdbcTemplate
*/
private List<DbOperator> dbOperators=new ArrayList<>();... | UTF-8 | Java | 1,072 | java | MultipleDataSource.java | Java | [
{
"context": ";\nimport java.util.List;\n\n/**\n * 多个数据源类\n * @author sjg\n * @version 1.0.1 2013-10-26\n *\n */\npublic class ",
"end": 161,
"score": 0.9996212720870972,
"start": 158,
"tag": "USERNAME",
"value": "sjg"
}
] | null | [] | package cn.hn.java.summer.db.multiple;
import cn.hn.java.summer.db.DbOperator;
import java.util.ArrayList;
import java.util.List;
/**
* 多个数据源类
* @author sjg
* @version 1.0.1 2013-10-26
*
*/
public class MultipleDataSource {
/**
* 存放多个JdbcTemplate
*/
private List<DbOperator> dbOperators=new ArrayList<>();... | 1,072 | 0.695833 | 0.679167 | 55 | 16.454546 | 16.442537 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.036364 | false | false | 4 |
c22e9e7eb8e00af57803a9eaf68fe0e4ec77e055 | 31,585,189,535,376 | 2d8b3f6d53b89b9556105b214d06c08952155d05 | /app/src/main/java/araikovichinc/barbershop/datasource/GenderCardsDataSource.java | 743e7312f72fef47019812852160351c0c15deef | [] | no_license | araikovich/BarberShop | https://github.com/araikovich/BarberShop | 4d25362ed015770e423cc42417ababd0a6e5edaf | 8738c149f9230c8d56477a1ce1fd6110806533d4 | refs/heads/master | 2021-04-29T17:54:35.978000 | 2018-03-29T09:15:51 | 2018-03-29T09:15:51 | 121,681,965 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package araikovichinc.barbershop.datasource;
import java.util.ArrayList;
import araikovichinc.barbershop.callbacks.LoadCallBack;
import araikovichinc.barbershop.pojo.GenderCard;
/**
* Created by Tigran on 23.02.2018.
*/
public interface GenderCardsDataSource {
void getCards(LoadCallBack callBack);
void sa... | UTF-8 | Java | 364 | java | GenderCardsDataSource.java | Java | [
{
"context": "inc.barbershop.pojo.GenderCard;\n\n/**\n * Created by Tigran on 23.02.2018.\n */\n\npublic interface GenderCardsD",
"end": 205,
"score": 0.9993341565132141,
"start": 199,
"tag": "NAME",
"value": "Tigran"
}
] | null | [] | package araikovichinc.barbershop.datasource;
import java.util.ArrayList;
import araikovichinc.barbershop.callbacks.LoadCallBack;
import araikovichinc.barbershop.pojo.GenderCard;
/**
* Created by Tigran on 23.02.2018.
*/
public interface GenderCardsDataSource {
void getCards(LoadCallBack callBack);
void sa... | 364 | 0.796703 | 0.774725 | 15 | 23.266666 | 21.760719 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 4 |
da44a5856569e464ba858fa856e71c4e3baec08a | 16,226,386,460,802 | bc1ee9ab0de251d7a0d98417b4e35630871c9f1d | /src/main/java/com/code/rpc_simple/provider/service/Calculator.java | 9aca017498b59daa609703647500ed03794d697a | [] | no_license | Djx980831/rpc_simple | https://github.com/Djx980831/rpc_simple | 5840a1441b17c182b68b8f514dfaeb7904d4c96c | 8b575fb3f4b1b88ff60cb4157dda0923bc085510 | refs/heads/master | 2021-07-09T15:59:40.927000 | 2019-07-11T09:45:07 | 2019-07-11T09:45:07 | 196,366,217 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.code.rpc_simple.provider.service;
/*
* @Author dongjingxiong
* @Date 17:38 2019/7/11
**/
public interface Calculator {
int add(int a, int b);
}
| UTF-8 | Java | 164 | java | Calculator.java | Java | [
{
"context": "m.code.rpc_simple.provider.service;\n\n/*\n * @Author dongjingxiong\n * @Date 17:38 2019/7/11\n **/\npublic interface Ca",
"end": 74,
"score": 0.9983771443367004,
"start": 61,
"tag": "USERNAME",
"value": "dongjingxiong"
}
] | null | [] | package com.code.rpc_simple.provider.service;
/*
* @Author dongjingxiong
* @Date 17:38 2019/7/11
**/
public interface Calculator {
int add(int a, int b);
}
| 164 | 0.676829 | 0.609756 | 9 | 17.222221 | 15.075939 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 4 |
5786a4450bdc305d0f23a5dd27b7c5a8d1519982 | 31,920,196,960,913 | 655bd4398dafd11c46047e9af49b053d3aabd4af | /src/com/nfa/drs/DataReductionPanel.java | acddacf6a8ff5315397a2dbf3129d0908b9eadd9 | [] | no_license | ntemplon/DataReducer | https://github.com/ntemplon/DataReducer | d3cc36e24f4645d989dbc85bd9d8a662b1d16a35 | 2fe2c0cabb770e77fd5b52b11b85cbed9f6973d2 | refs/heads/master | 2021-01-01T16:13:59.694000 | 2015-04-06T19:15:09 | 2015-04-06T19:15:09 | 31,343,702 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.nfa.drs;
import com.google.gson.JsonElement;
import com.google.gson.JsonObject;
import com.google.gson.JsonParser;
import ... | UTF-8 | Java | 55,727 | java | DataReductionPanel.java | Java | [
{
"context": "x.swing.filechooser.FileFilter;\n\n/**\n *\n * @author Nathan Templon\n */\npublic class DataReductionPanel extends javax",
"end": 2103,
"score": 0.9998772144317627,
"start": 2089,
"tag": "NAME",
"value": "Nathan Templon"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.nfa.drs;
import com.google.gson.JsonElement;
import com.google.gson.JsonObject;
import com.google.gson.JsonParser;
import ... | 55,719 | 0.654082 | 0.645486 | 1,261 | 43.192703 | 30.30752 | 160 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.785091 | false | false | 4 |
dea8d9e1d152d6ed463e91fe4ff7df4943f0c5cf | 33,483,565,050,235 | 3de455fabf3929b3b3a0bbdb36aedabc6e97f143 | /ДИСК/Dao/BookRepository.java | efe4a92a59d10f259e06b8ef0d607752d070c8c3 | [] | no_license | TheAntoshkaBy/diploma | https://github.com/TheAntoshkaBy/diploma | 3bb48bc9fc771ab6cccabaaecd29b8301fc4edac | ef9aac9e979b06d78baa61bdd3dcba69327e934b | refs/heads/master | 2023-04-25T21:16:47.464000 | 2021-06-01T07:21:02 | 2021-06-01T07:21:02 | 370,243,101 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.epam.esm.repository;
import com.epam.esm.entity.Book;
import java.util.List;
import org.springframework.data.domain.Sort;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Modifying;
import org.springframework.data.jpa.repository.Query;
import org.... | UTF-8 | Java | 1,186 | java | BookRepository.java | Java | [] | null | [] | package com.epam.esm.repository;
import com.epam.esm.entity.Book;
import java.util.List;
import org.springframework.data.domain.Sort;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Modifying;
import org.springframework.data.jpa.repository.Query;
import org.... | 1,186 | 0.714165 | 0.714165 | 36 | 31.944445 | 29.843987 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.638889 | false | false | 4 |
4cf7ad8f9bc291f29131f405b167c96a081d84ab | 33,483,565,047,590 | 4a627a99cdf202019fa4088ca23316e9cc427e7b | /nyd-cash-user/nyd-cash-user-dao/src/main/java/com/nyd/user/dao/mapper/UserJxMapper.java | 3b2e57b073e324baa82e9e8f15950e58b0b52305 | [] | no_license | P79N6A/zlqb | https://github.com/P79N6A/zlqb | 4bdcc62db76f8b4fdd4176c06812c9bd8ac2148b | 66a8781e74216ead7ea4969d89972c16e9d45b54 | refs/heads/master | 2020-07-13T14:18:36.941000 | 2019-08-26T12:22:20 | 2019-08-26T12:22:20 | 205,096,175 | 0 | 1 | null | true | 2019-08-29T06:30:30 | 2019-08-29T06:30:30 | 2019-08-29T06:26:27 | 2019-08-29T06:25:43 | 0 | 0 | 0 | 0 | null | false | false | package com.nyd.user.dao.mapper;
import com.nyd.user.entity.UserJx;
import org.apache.ibatis.annotations.Mapper;
import java.util.List;
/**
* @author liuqiu
*/
@Mapper
public interface UserJxMapper {
/**
* 查询已经推单外审确认的所有用户
* @param userId
* @return
*/
List<UserJx> getUse... | UTF-8 | Java | 382 | java | UserJxMapper.java | Java | [
{
"context": "pper;\r\n\r\nimport java.util.List;\r\n\r\n/**\r\n * @author liuqiu\r\n */\r\n@Mapper\r\npublic interface UserJxMapper {\r\n ",
"end": 168,
"score": 0.9988625049591064,
"start": 162,
"tag": "USERNAME",
"value": "liuqiu"
}
] | null | [] | package com.nyd.user.dao.mapper;
import com.nyd.user.entity.UserJx;
import org.apache.ibatis.annotations.Mapper;
import java.util.List;
/**
* @author liuqiu
*/
@Mapper
public interface UserJxMapper {
/**
* 查询已经推单外审确认的所有用户
* @param userId
* @return
*/
List<UserJx> getUse... | 382 | 0.642045 | 0.642045 | 19 | 16.526316 | 15.229363 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.263158 | false | false | 4 |
23c0f737afb75513d55637305e5567563088d6e3 | 5,600,637,413,356 | b200fe882e5c4c652814d5877b12507467076eb5 | /MasterMind/MainFrame.java | 8b6a02d5b4859f6ab633609b392cfd864af16385 | [] | no_license | FarmerTedd/Repozytorium-1 | https://github.com/FarmerTedd/Repozytorium-1 | 00ce21c601881baf95008714c5b0e1c0f2781b28 | ed79f1badd16696155844205a6164d8e6d8fde8e | refs/heads/master | 2020-05-27T20:21:54.055000 | 2017-05-08T16:34:42 | 2017-05-08T16:34:42 | 82,571,649 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import javax.swing.*;
import java.awt.*;
import java.awt.event.ActionEvent;
/**
* Created by Farmer on 2017-04-19.
*/
public class MainFrame extends JFrame {
public MainFrame(){
JMenu optionMenu = new JMenu("Opcje");
Action rekordAction = new RecordAction("Rekord");
optionMenu.add(rekord... | UTF-8 | Java | 899 | java | MainFrame.java | Java | [
{
"context": "ort java.awt.event.ActionEvent;\n\n/**\n * Created by Farmer on 2017-04-19.\n */\npublic class MainFrame extends",
"end": 101,
"score": 0.9996062517166138,
"start": 95,
"tag": "NAME",
"value": "Farmer"
}
] | null | [] | import javax.swing.*;
import java.awt.*;
import java.awt.event.ActionEvent;
/**
* Created by Farmer on 2017-04-19.
*/
public class MainFrame extends JFrame {
public MainFrame(){
JMenu optionMenu = new JMenu("Opcje");
Action rekordAction = new RecordAction("Rekord");
optionMenu.add(rekord... | 899 | 0.581757 | 0.572859 | 36 | 23.972221 | 17.691 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.472222 | false | false | 4 |
785f2fd5bc6a87cc57143401159201357d7bf812 | 7,825,430,439,681 | aa6723f1435bc776810a7538e33409a303d95390 | /gatk_tools/main/java/org/systemsbiology/gatk/GeneUtilities.java | dc8de22a8bb8adca78107b0c8ddbdcf489c509e1 | [] | no_license | lordjoe/hydra-proteomics | https://github.com/lordjoe/hydra-proteomics | c35eb77370ed5bc3f56b3aec7ba7e941b9ca708a | a350d5652c8aed10e06cda7bee589dae0eec680c | refs/heads/master | 2021-01-18T22:35:57.911000 | 2016-04-14T14:06:07 | 2016-04-14T14:06:07 | 42,201,110 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.systemsbiology.gatk;
import com.sun.jndi.toolkit.url.*;
import net.sf.picard.reference.*;
import net.sf.samtools.*;
import org.broadinstitute.sting.gatk.contexts.*;
import org.broadinstitute.sting.gatk.datasources.reference.*;
import org.broadinstitute.sting.utils.*;
import java.io.*;
import jav... | UTF-8 | Java | 11,127 | java | GeneUtilities.java | Java | [
{
"context": "Utilities\r\n * some useful static methods\r\n * User: Steve\r\n * Date: 6/14/12\r\n */\r\npublic class GeneUtilitie",
"end": 483,
"score": 0.9716289639472961,
"start": 478,
"tag": "NAME",
"value": "Steve"
}
] | null | [] | package org.systemsbiology.gatk;
import com.sun.jndi.toolkit.url.*;
import net.sf.picard.reference.*;
import net.sf.samtools.*;
import org.broadinstitute.sting.gatk.contexts.*;
import org.broadinstitute.sting.gatk.datasources.reference.*;
import org.broadinstitute.sting.utils.*;
import java.io.*;
import jav... | 11,127 | 0.555136 | 0.549744 | 340 | 30.726471 | 25.079378 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.567647 | false | false | 4 |
3e3978d89078a749b675c404336b5adfe4c209a7 | 12,524,124,642,723 | db6267ac3c7b02fd31f191db8082d201d5695dfa | /src/main/java/promansew/mcmodupdater/Main.java | d6a0c554ebf37f4cae57f9392fd981ce765dc4a2 | [] | no_license | PromanSEW/MinecraftModUpdater | https://github.com/PromanSEW/MinecraftModUpdater | 157f4015733704a7dc6ae427cf211ebbef349146 | fd1421496012b49fc7eeb6c280916c7e6ccc505f | refs/heads/master | 2021-07-11T05:45:13.763000 | 2020-10-14T06:57:16 | 2020-10-14T06:57:16 | 208,254,012 | 0 | 0 | null | false | 2020-10-14T06:57:17 | 2019-09-13T11:47:31 | 2019-09-15T16:39:26 | 2020-10-14T06:57:17 | 22 | 0 | 0 | 0 | Java | false | false | package promansew.mcmodupdater;
import javafx.application.Application;
import javafx.fxml.FXMLLoader;
import javafx.scene.Parent;
import javafx.scene.Scene;
import javafx.scene.control.Alert;
import javafx.stage.Stage;
import java.util.ResourceBundle;
import static promansew.mcmodupdater.Utils.getResourceBundle;
pu... | UTF-8 | Java | 1,135 | java | Main.java | Java | [] | null | [] | package promansew.mcmodupdater;
import javafx.application.Application;
import javafx.fxml.FXMLLoader;
import javafx.scene.Parent;
import javafx.scene.Scene;
import javafx.scene.control.Alert;
import javafx.stage.Stage;
import java.util.ResourceBundle;
import static promansew.mcmodupdater.Utils.getResourceBundle;
pu... | 1,135 | 0.748891 | 0.74268 | 42 | 25.833334 | 21.855495 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.52381 | false | false | 4 |
6587503e832ad51fb48c15c16390ac414b927eda | 30,425,548,336,689 | 3943e17a8b747b085af3830f8954a53790ea4ee5 | /LeetCode/0217_ContainsDuplicate.java | ff9bcef08626ae53d57075dcc18d5d806125a489 | [
"MIT"
] | permissive | HaileyGu/Algorithm | https://github.com/HaileyGu/Algorithm | 63e533778c3d862486fd14cf11184def6f250145 | 229002f27cc3cb4b5ab8785997d0790a892f7741 | refs/heads/master | 2021-11-28T15:26:08.732000 | 2021-11-06T22:43:45 | 2021-11-06T22:43:45 | 173,558,291 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Approach #2 (Sorting) [Accepted]
// Time complexity : O(nlogn)
// Space complexity : O(1), auxiliary space if heapsort is used.
class Solution {
public boolean containsDuplicate(int[] nums) {
Arrays.sort(nums);
for(int i = 1; i < nums.length; i++){
if(nums[i] == nums[i-1]){
... | UTF-8 | Java | 1,291 | java | 0217_ContainsDuplicate.java | Java | [] | null | [] | // Approach #2 (Sorting) [Accepted]
// Time complexity : O(nlogn)
// Space complexity : O(1), auxiliary space if heapsort is used.
class Solution {
public boolean containsDuplicate(int[] nums) {
Arrays.sort(nums);
for(int i = 1; i < nums.length; i++){
if(nums[i] == nums[i-1]){
... | 1,291 | 0.538342 | 0.53292 | 42 | 29.738094 | 25.552057 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.404762 | false | false | 4 |
14f93b9d022b0c15b9078cc7d293fcb08326fc63 | 13,632,226,207,589 | 0f68e790aa8895fe39bc27f9331cc33929ec98be | /raw_dataset/62164039@dfs@OK.java | 18608fe9bfe027105657d5d6601454785434f34c | [
"MIT"
] | permissive | ruanyuan115/code2vec_treelstm | https://github.com/ruanyuan115/code2vec_treelstm | c50b784cbe2a576905c372675270e95e64908575 | 0c5f98d280b506317738ba603b719cac6036896f | refs/heads/master | 2023-04-09T14:11:02.992000 | 2020-04-16T08:29:59 | 2020-04-16T08:29:59 | 256,151,081 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | void dfs(int[][] g, int[] sub, int u, int p, int anc) {
int max = anc, max1 = 0, max2 = 0;
for (int v : g[u]) {
if (v != p) {
max = Math.max(max, sub[v]);
if (sub[v] > max1) {
max2 = max1;
max1 = sub[v];
} else if (sub[v] > max2) {
... | UTF-8 | Java | 779 | java | 62164039@dfs@OK.java | Java | [] | null | [] | void dfs(int[][] g, int[] sub, int u, int p, int anc) {
int max = anc, max1 = 0, max2 = 0;
for (int v : g[u]) {
if (v != p) {
max = Math.max(max, sub[v]);
if (sub[v] > max1) {
max2 = max1;
max1 = sub[v];
} else if (sub[v] > max2) {
... | 779 | 0.344031 | 0.320924 | 27 | 27.888889 | 16.175732 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 4 |
d11ac633c4aa33966d42db1110e4ce0117d52dea | 30,030,411,365,677 | b845ea95e3e7a4873ca69784a40af894ccc6def3 | /Simple RSS Reader/src/br/com/samirrolemberg/simplerssreader/dialog/DetalhesAnexosPostDialog.java | a337dd3fbae9f694239324676406c3d19951250e | [] | no_license | srolemberg/rss-reader | https://github.com/srolemberg/rss-reader | 3c8ee3baf5887f6b83c6a3a3b1addce59c7f3898 | f276f53e7b093dcc70dd670c9963291b728e3a5d | refs/heads/master | 2021-01-10T03:43:37.926000 | 2016-02-04T16:48:34 | 2016-02-04T16:48:34 | 51,089,976 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.samirrolemberg.simplerssreader.dialog;
import java.util.List;
import android.app.Activity;
import android.content.Context;
import android.view.View;
import android.widget.ListView;
import android.widget.TextView;
import br.com.samirrolemberg.simplerssreader.R;
import br.com.samirrolemberg.sim... | UTF-8 | Java | 1,430 | java | DetalhesAnexosPostDialog.java | Java | [
{
"context": "package br.com.samirrolemberg.simplerssreader.dialog;\r\n\r\nimport java.uti",
"end": 22,
"score": 0.5222899913787842,
"start": 18,
"tag": "USERNAME",
"value": "irro"
},
{
"context": ";\r\nimport android.widget.TextView;\r\nimport br.com.samirrolemberg.simplerssreader.R... | null | [] | package br.com.samirrolemberg.simplerssreader.dialog;
import java.util.List;
import android.app.Activity;
import android.content.Context;
import android.view.View;
import android.widget.ListView;
import android.widget.TextView;
import br.com.samirrolemberg.simplerssreader.R;
import br.com.samirrolemberg.sim... | 1,430 | 0.768531 | 0.768531 | 44 | 30.5 | 24.828045 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.613636 | false | false | 4 |
657d7fb8534addaf2a570f8c3365d94a0a6fbce3 | 24,859,270,749,760 | 225adb7f2df81ebdd870d0b0d9681242b486565b | /src/main/java/com/meetingplanner/model/MeetingRoomInformationList.java | 1c2fd21e80a1908d2d27ee929fa419a910558c29 | [] | no_license | snevula123456/Meeting-Planner | https://github.com/snevula123456/Meeting-Planner | 33d2e3509ebfa9cb605129fab202cd6fe140d23b | 6487a472f268d092c4121c8762e4a1ceb71cba34 | refs/heads/master | 2020-07-04T14:45:28.270000 | 2019-08-14T09:15:52 | 2019-08-14T09:15:52 | 202,315,850 | 0 | 0 | null | false | 2021-01-21T00:13:22 | 2019-08-14T09:12:05 | 2019-08-14T09:16:15 | 2021-01-21T00:13:20 | 41 | 0 | 0 | 8 | JavaScript | false | false | package com.meetingplanner.model;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
import javax.persistence.Temporal;
import javax.persistence.TemporalType;
@... | UTF-8 | Java | 2,884 | java | MeetingRoomInformationList.java | Java | [] | null | [] | package com.meetingplanner.model;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
import javax.persistence.Temporal;
import javax.persistence.TemporalType;
@... | 2,884 | 0.750694 | 0.750694 | 149 | 18.355705 | 21.221134 | 162 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.288591 | false | false | 4 |
c7064b4a318de0937853f98f33f39f7e19c992b5 | 24,859,270,751,678 | fa93c9be2923e697fb8a2066f8fb65c7718cdec7 | /sources/com/google/common/util/concurrent/Monitor.java | 08bf5213538b0ad63bf34653554da91d909a5abc | [] | no_license | Auch-Auch/avito_source | https://github.com/Auch-Auch/avito_source | b6c9f4b0e5c977b36d5fbc88c52f23ff908b7f8b | 76fdcc5b7e036c57ecc193e790b0582481768cdc | refs/heads/master | 2023-05-06T01:32:43.014000 | 2021-05-25T10:19:22 | 2021-05-25T10:19:22 | 370,650,685 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.common.util.concurrent;
import com.google.common.annotations.Beta;
import com.google.common.annotations.GwtIncompatible;
import com.google.common.base.Preconditions;
import com.google.errorprone.annotations.concurrent.GuardedBy;
import com.google.j2objc.annotations.Weak;
import java.util.concurrent.... | UTF-8 | Java | 22,371 | java | Monitor.java | Java | [] | null | [] | package com.google.common.util.concurrent;
import com.google.common.annotations.Beta;
import com.google.common.annotations.GwtIncompatible;
import com.google.common.base.Preconditions;
import com.google.errorprone.annotations.concurrent.GuardedBy;
import com.google.j2objc.annotations.Weak;
import java.util.concurrent.... | 22,371 | 0.508873 | 0.456752 | 688 | 31.515989 | 27.820433 | 235 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.338663 | false | false | 4 |
faec6d3282ad462aa08e14e26309311eadbfaf77 | 28,982,439,328,290 | 8fadb696ff2ed92bd4cab6db091d54e49f7c7e52 | /app/src/main/java/com/wemgmemgfang/bt/ui/fragment/DownRankingFragment.java | 466223214aa262042e97234289995c64cdb7190c | [] | no_license | sayid0927/tt | https://github.com/sayid0927/tt | d7c32813dcc78e29f8df65d84dcf0bcd7525c00a | 27f7e2b0d0e3f8b14185bc0da9fb44f8bc8db43f | refs/heads/master | 2021-04-18T19:33:37.412000 | 2018-05-13T16:36:32 | 2018-05-13T16:36:32 | 126,700,082 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wemgmemgfang.bt.ui.fragment;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.widget.SwipeRefreshLayout;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.widget.RecyclerView;
import com.chad.library.adapter.base.BaseQuickAdapter;
import com.we... | UTF-8 | Java | 4,335 | java | DownRankingFragment.java | Java | [
{
"context": "erknife.BindView;\n\n/**\n * sayid ....\n * Created by wengmf on 2018/3/12.\n */\n\npublic class DownRankingFragme",
"end": 1152,
"score": 0.9996649622917175,
"start": 1146,
"tag": "USERNAME",
"value": "wengmf"
}
] | null | [] | package com.wemgmemgfang.bt.ui.fragment;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.widget.SwipeRefreshLayout;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.widget.RecyclerView;
import com.chad.library.adapter.base.BaseQuickAdapter;
import com.we... | 4,335 | 0.70519 | 0.700577 | 137 | 30.642336 | 26.50733 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.532847 | false | false | 4 |
84841dc211139eea10101a6dc595b855dfe6a8a9 | 15,367,393,053,489 | ee318deacac4a9f6896d8053ed04a8f820211696 | /src/main/java/com/example/sapBusinessApp/domain/User.java | 4c9232fc6b065a28fa56a3ec56a20d450a322a73 | [] | no_license | bopan8/BusinessApp | https://github.com/bopan8/BusinessApp | 1987229afacbd19718fa27db444aecce0d0ee2c1 | 95979f82c7a9c1d52ad0ba54df79c4a808b229ff | refs/heads/master | 2023-03-06T13:49:56.584000 | 2021-02-13T19:35:38 | 2021-02-13T19:35:38 | 338,648,745 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.sapBusinessApp.domain;
public interface User {
public void setId(int id);
public int getId();
public String getName();
public void setName(String name);
public String getPassword();
public void setPassword(String password);
public String getRole();
}
| UTF-8 | Java | 307 | java | User.java | Java | [] | null | [] | package com.example.sapBusinessApp.domain;
public interface User {
public void setId(int id);
public int getId();
public String getName();
public void setName(String name);
public String getPassword();
public void setPassword(String password);
public String getRole();
}
| 307 | 0.693811 | 0.693811 | 18 | 16.055555 | 16.781181 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 4 |
d9bb128e86c25ae4e7f9ad25483b2ee1d2bfae28 | 15,367,393,055,079 | df00aab0a65d291e5e774a36e33f9f0a06d47757 | /algEstrutI/src/tads/GeneralTreeOfInteger.java | b1e8654a6457dc1fb4f74290e67b02948a15379a | [] | no_license | grupodobaralho/AlgEstrutI | https://github.com/grupodobaralho/AlgEstrutI | a4c9746bd0b951d8e725869da60000092c6b1030 | 4cb9eac443e99b28dc33972def9cf9bac4a38935 | refs/heads/master | 2021-01-12T08:01:03.254000 | 2016-11-23T08:44:58 | 2016-11-23T08:44:58 | 77,099,746 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tads;
import java.util.ArrayList;
import java.util.LinkedList;
import java.util.Queue;
public class GeneralTreeOfInteger {
private static final class Node{
public Node father;
public Integer element;
public ArrayList<Node> subtrees;
public Node(Integer element){
this.father = null;
th... | ISO-8859-1 | Java | 5,414 | java | GeneralTreeOfInteger.java | Java | [] | null | [] | package tads;
import java.util.ArrayList;
import java.util.LinkedList;
import java.util.Queue;
public class GeneralTreeOfInteger {
private static final class Node{
public Node father;
public Integer element;
public ArrayList<Node> subtrees;
public Node(Integer element){
this.father = null;
th... | 5,414 | 0.650343 | 0.648488 | 251 | 20.470119 | 18.392849 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.434263 | false | false | 4 |
3877ca9f82b1cc47645afa6a7059c011a5a514be | 8,461,085,578,571 | 6b5d7d02e536f8aef7f389b193992d4a3a8924b9 | /src/com/midgarb/day5/f4/Double.java | 195abf5e9ed1bb0b79df31a31ea4b55a78502e57 | [] | no_license | Simon060893/firstCourse | https://github.com/Simon060893/firstCourse | 437eefed7db83b45cf496f892356098babb36906 | 698d2d9e17c2ed4635f6226b88d3d149f5792e3c | refs/heads/master | 2020-05-18T17:07:45.282000 | 2014-11-15T12:30:52 | 2014-11-15T12:30:52 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.midgarb.day5.f4;
public class Double extends Integer {
public Double(){
System.out.print("Double");
}
public static void f(){
Integer.f();
}
}
| UTF-8 | Java | 168 | java | Double.java | Java | [] | null | [] | package com.midgarb.day5.f4;
public class Double extends Integer {
public Double(){
System.out.print("Double");
}
public static void f(){
Integer.f();
}
}
| 168 | 0.660714 | 0.64881 | 12 | 13 | 13.2665 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 4 |
0b87bbfe805843285c35636a0904d241b764cf10 | 13,262,859,027,442 | f2a10d99aab6d841cc5cc0dc1e841ec00e13a08d | /src/Armor.java | 8cbb74a25d19cd58ef4652b3de076b6897fdfdbe | [] | no_license | jschwarzwalder/JavaMocking | https://github.com/jschwarzwalder/JavaMocking | 55c2f28bb86242f6e5586961bfa079e1828e93f2 | 4ee0b50201313b4a04f8da0b1601808519ca145e | refs/heads/master | 2020-09-26T15:44:01.038000 | 2019-12-06T08:49:16 | 2019-12-06T08:49:16 | 226,285,094 | 0 | 0 | null | false | 2019-12-11T01:42:56 | 2019-12-06T08:49:32 | 2019-12-06T08:49:40 | 2019-12-11T01:42:40 | 4 | 0 | 0 | 1 | Java | false | false | public enum Armor {
CLOTH,
LEATHER,
PLATE
}
| UTF-8 | Java | 56 | java | Armor.java | Java | [] | null | [] | public enum Armor {
CLOTH,
LEATHER,
PLATE
}
| 56 | 0.571429 | 0.571429 | 5 | 10.2 | 5.775812 | 19 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 4 |
9ea5c5e4db7f8969b6999e51079fe80cf14f0519 | 22,428,319,228,133 | 956044fc673dd5512a04de06d18ab885469e0ec6 | /app/src/main/java/teamtreehouse/com/movienight/model/Genres.java | a7e3da30162f51cdb696c33694310f6eb90a3a4c | [] | no_license | jwagnerpl/MovieNight | https://github.com/jwagnerpl/MovieNight | 12e408f89122f6460782a70acc9327bec28616e8 | a88cfb20000fbcb2295cb992409975be6c70d830 | refs/heads/master | 2021-08-10T16:07:56.110000 | 2017-11-12T19:32:19 | 2017-11-12T19:32:19 | 110,386,601 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package teamtreehouse.com.movienight.model;
import android.os.Build;
import android.support.annotation.RequiresApi;
import android.util.Log;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import okh... | UTF-8 | Java | 2,812 | java | Genres.java | Java | [] | null | [] | package teamtreehouse.com.movienight.model;
import android.os.Build;
import android.support.annotation.RequiresApi;
import android.util.Log;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import okh... | 2,812 | 0.625178 | 0.602063 | 96 | 28.291666 | 25.411167 | 169 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.947917 | false | false | 4 |
57f9aca7aa1e057f3ae92e8f0e0a19c9ae0ed5dc | 17,308,718,214,109 | 0433dd8b388a942bc342964e588bdd731a3cfd4a | /src/sgp/models/Registro.java | d9f2d0764f471f1e0f3cedc5e8186df0bca37a1f | [
"MIT"
] | permissive | victorsouzaleal/sgp-sistema-gerenciador-pesagem | https://github.com/victorsouzaleal/sgp-sistema-gerenciador-pesagem | e9d8047223bc867922766e0909c468306abcb0f7 | fbe4f98e97c32bf2e6877f63ea99e92d1f7a6784 | refs/heads/master | 2022-03-28T17:52:00.985000 | 2020-01-30T13:22:48 | 2020-01-30T13:22:48 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* CLASSE : Registro
* FUNÇÃO : Gerencia os registros de entrada/saida de motoristas
*/
package sgp.models;
import java.math.BigDecimal;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.List;
import javafx.collections.FXCollections;
import javafx.collections.ObservableList... | UTF-8 | Java | 8,550 | java | Registro.java | Java | [
{
"context": "t sgp.persistence.AcoesSQL;\r\n\r\n/**\r\n *\r\n * @author Desenvolvimento\r\n */\r\npublic class Registro {\r\n private int id;\r",
"end": 394,
"score": 0.8765486478805542,
"start": 379,
"tag": "NAME",
"value": "Desenvolvimento"
}
] | null | [] | /*
* CLASSE : Registro
* FUNÇÃO : Gerencia os registros de entrada/saida de motoristas
*/
package sgp.models;
import java.math.BigDecimal;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.List;
import javafx.collections.FXCollections;
import javafx.collections.ObservableList... | 8,550 | 0.604937 | 0.60482 | 288 | 27.680555 | 24.756355 | 214 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.53125 | false | false | 4 |
399cb226e22dd77953f893393de54b1ad38fa91f | 15,504,831,949,331 | 380366cde7f499290a61f8372034744cae137a4e | /adapters/mso-adapters-rest-interface/src/main/java/org/onap/so/adapters/vdu/PluginAction.java | 634b2ad60dbea33d25995dacd8743c7d8a9f16ec | [
"Apache-2.0"
] | permissive | onap/so | https://github.com/onap/so | 82a219ed0e5559a94d630cc9956180dbab0d33b8 | 43224c4dc5ff3bf67979f480d8628f300497da07 | refs/heads/master | 2023-08-21T00:09:36.560000 | 2023-07-03T16:30:22 | 2023-07-03T16:30:55 | 115,077,083 | 18 | 25 | Apache-2.0 | false | 2022-03-21T09:59:49 | 2017-12-22T04:39:28 | 2022-01-18T13:12:09 | 2022-03-21T09:59:49 | 143,795 | 15 | 19 | 2 | Java | false | false | /*-
* ============LICENSE_START=======================================================
* ONAP - SO
* ================================================================================
* Copyright (C) 2018 AT&T Intellectual Property. All rights reserved.
* =============================================================... | UTF-8 | Java | 2,117 | java | PluginAction.java | Java | [] | null | [] | /*-
* ============LICENSE_START=======================================================
* ONAP - SO
* ================================================================================
* Copyright (C) 2018 AT&T Intellectual Property. All rights reserved.
* =============================================================... | 2,117 | 0.593765 | 0.589986 | 66 | 31.075758 | 30.990864 | 118 | false | false | 0 | 0 | 0 | 0 | 81 | 0.076523 | 0.318182 | false | false | 4 |
c3ec4b60b404c77e9aa6a89eab4b5318e4c8b117 | 31,507,880,104,680 | 9048ac7f7f85225c09d6bed94190d38b1e6f1a1b | /src/office_hour/Practice_12_16.java | dc2cc1c9c8e2bfdd2dd993490fa4a5e46725eecb | [] | no_license | isilg/JavaProgrammingB15Online | https://github.com/isilg/JavaProgrammingB15Online | 5f2e99775ef1725fee26392c368e98a0ecae15f8 | 1c7f5ab43b6bd138f2d6bc9b6fa245b993fcf5f6 | refs/heads/master | 2020-12-13T04:07:05.073000 | 2020-04-15T01:35:31 | 2020-04-15T01:35:31 | 234,308,239 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package office_hour;
public class Practice_12_16 {
public static void main(String[] args) {
String [] names = {"John", "Kevin", "Scott"};
for (String name: names){
System.out.println( name );
}
//lets say we need to store some table
//where we have rows and col... | UTF-8 | Java | 1,441 | java | Practice_12_16.java | Java | [
{
"context": "ain(String[] args) {\n\n String [] names = {\"John\", \"Kevin\", \"Scott\"};\n for (String name: na",
"end": 130,
"score": 0.9998730421066284,
"start": 126,
"tag": "NAME",
"value": "John"
},
{
"context": "ng[] args) {\n\n String [] names = {\"John\"... | null | [] | package office_hour;
public class Practice_12_16 {
public static void main(String[] args) {
String [] names = {"John", "Kevin", "Scott"};
for (String name: names){
System.out.println( name );
}
//lets say we need to store some table
//where we have rows and col... | 1,441 | 0.530881 | 0.516308 | 44 | 31.75 | 29.451906 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.568182 | false | false | 4 |
ba398e20509b4a0d46f1e957d7ad646cf6d7fe3b | 9,818,295,261,453 | 221c8895a68b53578997620e2156c5241407f6a7 | /src/main/java/xyz/nkomarn/Harbor/gui/GUIType.java | 6dca8270d3161c41f5f464bdf3ae445308da889d | [
"MIT"
] | permissive | RohugMC/Harbor | https://github.com/RohugMC/Harbor | ac2a8eff2c5522ca4fa3069a48ccbaf466422337 | 2b8e5c3f806b0a7a7737e4f20aae9bd833648af3 | refs/heads/master | 2020-06-25T06:22:38.734000 | 2019-07-28T01:37:58 | 2019-07-28T01:37:58 | 199,229,979 | 0 | 0 | null | true | 2019-07-28T01:37:06 | 2019-07-28T01:37:06 | 2019-07-27T14:07:24 | 2019-07-27T14:33:37 | 114 | 0 | 0 | 0 | null | false | false | package xyz.nkomarn.Harbor.gui;
public enum GUIType {
SLEEPING
}
| UTF-8 | Java | 70 | java | GUIType.java | Java | [
{
"context": "package xyz.nkomarn.Harbor.gui;\n\npublic enum GUIType {\n SLEEPING\n}",
"end": 19,
"score": 0.5675163865089417,
"start": 16,
"tag": "USERNAME",
"value": "arn"
}
] | null | [] | package xyz.nkomarn.Harbor.gui;
public enum GUIType {
SLEEPING
}
| 70 | 0.728571 | 0.728571 | 5 | 13 | 11.849051 | 31 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 4 |
560b92c71f4f51d1ae83453d918355e93efeea6b | 1,494,648,625,201 | 093d9903de5b36d33865350ff981abffc6572e2d | /MaterialFileExplorer/src/main/java/com/devnull/fileexplorer/di/FileTypeCacheRepoComponent.java | 86a173e0dcc9a5bf390f79c038a1e0b9134f2733 | [] | no_license | ogkuzmin/FileExplorer | https://github.com/ogkuzmin/FileExplorer | 30b58b7045b0ad6c016f81ce38e839b9e5b42c1e | ec90c4823cec64be73b0329c20e554c8fbece028 | refs/heads/master | 2021-01-10T05:52:33.835000 | 2017-08-20T19:21:41 | 2017-08-20T19:21:41 | 55,580,594 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.devnull.fileexplorer.di;
import com.devnull.fileexplorer.interfaces.IFileAnalyzerController;
import com.devnull.fileexplorer.interfaces.IFileTypeCacheRepo;
import com.devnull.fileexplorer.ui.PresentationModelTransformer;
import javax.inject.Singleton;
import dagger.Component;
@Singleton
@Component(modul... | UTF-8 | Java | 572 | java | FileTypeCacheRepoComponent.java | Java | [] | null | [] | package com.devnull.fileexplorer.di;
import com.devnull.fileexplorer.interfaces.IFileAnalyzerController;
import com.devnull.fileexplorer.interfaces.IFileTypeCacheRepo;
import com.devnull.fileexplorer.ui.PresentationModelTransformer;
import javax.inject.Singleton;
import dagger.Component;
@Singleton
@Component(modul... | 572 | 0.840909 | 0.840909 | 20 | 27.6 | 25.950722 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.45 | false | false | 4 |
68f84984f0a742acbf84c0e1fdb3739915e5fe8d | 32,418,413,204,803 | d2278af650b4bff752de4db8371465f271696576 | /src/main/com/chatroomclient/java/controller/RegisterController.java | 91a6f331d0d58b21d08d35a2f558d7bca3b927d8 | [] | no_license | UltraChatRoom/ChatRoomClient | https://github.com/UltraChatRoom/ChatRoomClient | bb5550c33bb15b931a12cad4563b26b9e44b4204 | a7f0699ed3e719490a97df5e6090045478b053c3 | refs/heads/main | 2023-01-13T16:44:50.539000 | 2020-11-22T08:10:24 | 2020-11-22T08:10:24 | 312,781,825 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package main.com.chatroomclient.java.controller;
import javafx.animation.Animation;
import javafx.animation.Transition;
import javafx.fxml.FXML;
import javafx.fxml.Initializable;
import javafx.scene.control.Button;
import javafx.scene.control.Label;
import javafx.scene.control.PasswordField;
import javafx.scene.contro... | UTF-8 | Java | 12,696 | java | RegisterController.java | Java | [
{
"context": "Client\n * @description: //TODO 注册窗口控制层\n * @author: GirtSeanking\n * @create: 2020-11-16 21:35\n **/\n\npublic class R",
"end": 723,
"score": 0.9993346929550171,
"start": 711,
"tag": "USERNAME",
"value": "GirtSeanking"
},
{
"context": "rivate Button registerBtn;\n\n ... | null | [] | package main.com.chatroomclient.java.controller;
import javafx.animation.Animation;
import javafx.animation.Transition;
import javafx.fxml.FXML;
import javafx.fxml.Initializable;
import javafx.scene.control.Button;
import javafx.scene.control.Label;
import javafx.scene.control.PasswordField;
import javafx.scene.contro... | 12,696 | 0.571356 | 0.556338 | 427 | 26.601873 | 22.199032 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.288056 | false | false | 4 |
0954e438b5c2229eb24fe6efe9b39bc110ca6de9 | 11,519,102,319,806 | a613b0a7287696b42f3d977447746c2bde573394 | /application-server/group-project-application/src/main/java/com/app/groupprojectapplication/service/IVisaStatusService.java | 32581aa577457cf466e82ea64aeffd925fb5b44c | [
"MIT"
] | permissive | YaochengTong/GroupProjectOne | https://github.com/YaochengTong/GroupProjectOne | 16311cd513b65bb761ff0f5c0ded48269ef97f4a | 2dae47d89032cb225bd8ca981c2ae5c07406ca6c | refs/heads/main | 2023-06-10T06:25:12.507000 | 2021-06-21T21:02:43 | 2021-06-21T21:02:43 | 376,469,922 | 0 | 0 | MIT | true | 2021-06-13T07:28:16 | 2021-06-13T07:28:15 | 2021-06-12T02:11:16 | 2021-06-13T03:33:04 | 63 | 0 | 0 | 0 | null | false | false | package com.app.groupprojectapplication.service;
import com.app.groupprojectapplication.domain.visaStatusManagement.VisaStatusInfo;
import org.springframework.web.multipart.MultipartFile;
import java.util.List;
import java.util.Map;
public interface IVisaStatusService {
List<VisaStatusInfo> getVisaInfoList();
... | UTF-8 | Java | 580 | java | IVisaStatusService.java | Java | [] | null | [] | package com.app.groupprojectapplication.service;
import com.app.groupprojectapplication.domain.visaStatusManagement.VisaStatusInfo;
import org.springframework.web.multipart.MultipartFile;
import java.util.List;
import java.util.Map;
public interface IVisaStatusService {
List<VisaStatusInfo> getVisaInfoList();
... | 580 | 0.806897 | 0.806897 | 15 | 37.666668 | 31.111984 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 4 |
ef62e7521f67f593ea305933e0104ba6e16c9587 | 9,766,755,652,305 | 28ee846c31050c999c9f22d4ed49d86c421eacb5 | /BudgetMasterServer/src/main/java/de/deadlocker8/budgetmaster/reports/columns/ReportColumn.java | 69959c753bd11e713eb1a068f3a0829808ee713b | [
"MIT"
] | permissive | deadlocker8/BudgetMaster | https://github.com/deadlocker8/BudgetMaster | 1fd72877bf1296852ce7d6d18e42b1724209c3b6 | 5b5c0f58f7c6d69e00214db9d653cb1469934c7d | refs/heads/master | 2023-07-27T08:54:46.408000 | 2023-07-18T19:59:57 | 2023-07-18T19:59:57 | 76,727,757 | 39 | 22 | MIT | false | 2023-06-02T07:17:00 | 2016-12-17T14:11:35 | 2023-05-28T00:19:23 | 2023-05-27T09:33:44 | 101,585 | 35 | 12 | 16 | Java | false | false | package de.deadlocker8.budgetmaster.reports.columns;
import de.deadlocker8.budgetmaster.reports.settings.ReportSettings;
import jakarta.persistence.*;
@Entity
public class ReportColumn
{
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private Integer ID;
private String localizationKey;
private boolean ... | UTF-8 | Java | 1,643 | java | ReportColumn.java | Java | [] | null | [] | package de.deadlocker8.budgetmaster.reports.columns;
import de.deadlocker8.budgetmaster.reports.settings.ReportSettings;
import jakarta.persistence.*;
@Entity
public class ReportColumn
{
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private Integer ID;
private String localizationKey;
private boolean ... | 1,643 | 0.732806 | 0.731589 | 92 | 16.858696 | 19.124638 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.336957 | false | false | 4 |
e079c579d479c1c6a2512ed1a1adf965795b5f01 | 11,682,311,098,105 | 7b7e9816a5edd7bcd1c9da6ed7abc78272e4a791 | /test/files/neg/t4581/static_2.java | 2fd5bf1d822ec767f7724e891306d02a1f72a4d9 | [
"LicenseRef-scancode-generic-cla"
] | no_license | rkuhn/scala | https://github.com/rkuhn/scala | aceb73407e4f639bcc76a018e703340c73259042 | 4f9851d1fdbad7c5584931935e138b16d20ac478 | refs/heads/master | 2020-05-19T09:52:51.576000 | 2012-09-05T07:48:41 | 2012-09-05T07:48:41 | 2,052,679 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class static_2 {
public static void main(String[] args) {
Constants.Const = 17;
Constants.FinalConst = 99;
Constants.MutableField = 199;
}
}
| UTF-8 | Java | 164 | java | static_2.java | Java | [] | null | [] |
public class static_2 {
public static void main(String[] args) {
Constants.Const = 17;
Constants.FinalConst = 99;
Constants.MutableField = 199;
}
}
| 164 | 0.664634 | 0.615854 | 7 | 21.285715 | 13.718749 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.571429 | false | false | 4 |
40dbefe10ab39466a48260c741d9c3e8bd88b074 | 4,020,089,430,158 | c3d412e89aea72c7e3cefc2d6749d110d5071e85 | /src/AllSolutions/Jzoffer471.java | 80753385b4571a018d21a939aa471ab258756b7d | [] | no_license | Super262/JianzhiSolutionsInJava | https://github.com/Super262/JianzhiSolutionsInJava | c851ef45263ea9a246681537f283722446e9d3f1 | 3be83a7f32754360dace269613c0514ad15d587b | refs/heads/master | 2023-02-25T12:30:12.086000 | 2021-02-01T12:51:44 | 2021-02-01T12:51:44 | 330,841,703 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package AllSolutions;
public class Jzoffer471 {
public int maxValue(int[][] grid) {
final int height = grid.length + 1;
final int width = grid[0].length + 1;
int[][] pathValue = new int[height][width];
pathValue[0][0] = grid[0][0];
for (int i = 1; i < height; ++i) {
... | UTF-8 | Java | 571 | java | Jzoffer471.java | Java | [] | null | [] | package AllSolutions;
public class Jzoffer471 {
public int maxValue(int[][] grid) {
final int height = grid.length + 1;
final int width = grid[0].length + 1;
int[][] pathValue = new int[height][width];
pathValue[0][0] = grid[0][0];
for (int i = 1; i < height; ++i) {
... | 571 | 0.502627 | 0.471103 | 16 | 34.6875 | 30.320618 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8125 | false | false | 4 |
3db892c5cd139948934424cd03683fbff82cf847 | 26,121,991,156,821 | cf6db2647b285ef065a3d6e16d28874e9d1b3293 | /SpringHelloWorldAnnotation/src/com/deepsingh44/model/Book.java | 60b448d3ef45265ddfdfce5c61dd6c83d1abf510 | [] | no_license | deepsingh44/Spring-Hibernate-Project-Tutorial | https://github.com/deepsingh44/Spring-Hibernate-Project-Tutorial | d7accc49514e028ae96f1e7d5ab21da6f3ec8f97 | dd038b59e95117604e9cd0508b4216a7b0e0b98b | refs/heads/master | 2023-03-30T02:35:21.944000 | 2021-04-07T06:26:34 | 2021-04-07T06:26:34 | 353,610,071 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.deepsingh44.model;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name = "book")
public class Book {
@Id
@GeneratedValue(strategy = GenerationType.AUTO)
privat... | UTF-8 | Java | 1,114 | java | Book.java | Java | [] | null | [] | package com.deepsingh44.model;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name = "book")
public class Book {
@Id
@GeneratedValue(strategy = GenerationType.AUTO)
privat... | 1,114 | 0.711849 | 0.710054 | 69 | 15.144928 | 13.927634 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.15942 | false | false | 4 |
c76d871d6017fdba9721affaa843058df4df0a1b | 13,640,816,192,631 | 5a9c15643215b4eefde85d8f869f305d7fa52767 | /PKI_Mobile/app/src/main/java/com/example/milan/mojmajstor/utils/CommentsListViewAdapter.java | fb3077dfa3e11eb34734ad21fddba4f0afebefbc | [] | no_license | dusandjoric995/PKI_Mobile | https://github.com/dusandjoric995/PKI_Mobile | 05373387466076e7fc006b1021a278bb86a6763c | 19d3d0de3e37a18e6653c3bcafbddd6f027a555b | refs/heads/master | 2020-04-15T22:20:22.668000 | 2019-02-05T10:26:42 | 2019-02-05T10:26:42 | 165,068,927 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.milan.mojmajstor.utils;
import android.app.Activity;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.util.Pair;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import andro... | UTF-8 | Java | 1,529 | java | CommentsListViewAdapter.java | Java | [] | null | [] | package com.example.milan.mojmajstor.utils;
import android.app.Activity;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.util.Pair;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import andro... | 1,529 | 0.740353 | 0.739699 | 44 | 33.75 | 30.581579 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.795455 | false | false | 4 |
c5f24a006a9dd9010a4c9259aa984f308b63d7d2 | 19,155,554,142,859 | 8de24eab5dc3dc615418269925872e7183cc5b31 | /PIKA-JDK-Study2019/src/pika/java/study/pract/week13_task1.java | 18bc918d579c5fe641e37cbd1bbe5224537f9760 | [] | no_license | PIKACHUIM/Pika-JDK-App-Study19 | https://github.com/PIKACHUIM/Pika-JDK-App-Study19 | 76e19fbc91e67723bc2e17fdfa77f2a08e659229 | 354b8913420544c3d52218b2b1200be926139a73 | refs/heads/master | 2022-06-09T03:04:43.719000 | 2020-05-05T04:02:35 | 2020-05-05T04:02:35 | 218,663,333 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pika.java.study.pract;
public class week13_task1 {
public static void main(String[] args){
complex t1=new complex( 1,5);
complex t2=new complex( 4,6);
show("源复数:");t1.com_pnt();
show("源复数:");t2.com_pnt();
t1.com_add(t2);show("做加法:");t1.co... | UTF-8 | Java | 1,926 | java | week13_task1.java | Java | [] | null | [] | package pika.java.study.pract;
public class week13_task1 {
public static void main(String[] args){
complex t1=new complex( 1,5);
complex t2=new complex( 4,6);
show("源复数:");t1.com_pnt();
show("源复数:");t2.com_pnt();
t1.com_add(t2);show("做加法:");t1.co... | 1,926 | 0.465051 | 0.44363 | 41 | 42.268291 | 19.101812 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.195122 | false | false | 4 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.