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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8a9a26a4254343e4e28c07ea76facb969b7ff66c | 2,989,297,267,081 | d07125dcdba76781324fe8b39d85b739e451714a | /src/shine/db/record/api/ServerAPI.java | 4b11b422e88b7b12a76662753418189e53ed486f | [] | no_license | AcceleratorDatabase/shine-db-record_service | https://github.com/AcceleratorDatabase/shine-db-record_service | 1fe3f317c4b27d90a302d42ca5d9cab0eb0e8428 | 5b9107365af267e72f03db863bc0df08190df508 | refs/heads/master | 2020-04-29T15:19:13.663000 | 2019-03-27T02:52:34 | 2019-03-27T02:52:34 | 176,224,170 | 1 | 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 shine.db.record.api;
import java.util.ArrayList;
import java.util.Date;
import java.util.Iterator;
import java.util.... | UTF-8 | Java | 5,774 | java | ServerAPI.java | Java | [
{
"context": "db.record.entity.ServerEnv;\r\n\r\n/**\r\n *\r\n * @author Lvhuihui\r\n */\r\npublic class ServerAPI {\r\n\r\n public static",
"end": 730,
"score": 0.9421455264091492,
"start": 722,
"tag": "USERNAME",
"value": "Lvhuihui"
}
] | 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 shine.db.record.api;
import java.util.ArrayList;
import java.util.Date;
import java.util.Iterator;
import java.util.... | 5,774 | 0.602009 | 0.601836 | 166 | 32.783131 | 24.280018 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.945783 | false | false | 6 |
c353976a4448270dce7c8de78a585d6de1bb7db2 | 29,807,073,047,323 | b3013dcfdfbb10a8a30e4abdd40738d3789bef59 | /src/test/java/baseTest/BaseTest.java | e36c413fbda1c02225e22158fe1e1dc28c6ea1f1 | [] | no_license | bbaskakov/WiseBitsTestTask | https://github.com/bbaskakov/WiseBitsTestTask | f650baa30e77eb22d52b1c3ba0c8e42e40da4dbf | 094aa2df16c6f71620c4d90123f7d25e41e7d053 | refs/heads/master | 2020-05-09T10:25:02.574000 | 2019-04-12T16:08:57 | 2019-04-12T16:08:57 | 181,041,491 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package baseTest;
import factories.WebDriverFactory;
import io.qameta.allure.Attachment;
import org.openqa.selenium.OutputType;
import org.openqa.selenium.TakesScreenshot;
import org.testng.IHookCallBack;
import org.testng.IHookable;
import org.testng.ITestResult;
import org.testng.annotations.AfterTest;
import org.te... | UTF-8 | Java | 1,035 | java | BaseTest.java | Java | [] | null | [] | package baseTest;
import factories.WebDriverFactory;
import io.qameta.allure.Attachment;
import org.openqa.selenium.OutputType;
import org.openqa.selenium.TakesScreenshot;
import org.testng.IHookCallBack;
import org.testng.IHookable;
import org.testng.ITestResult;
import org.testng.annotations.AfterTest;
import org.te... | 1,035 | 0.712077 | 0.712077 | 38 | 26.236841 | 23.658129 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.473684 | false | false | 6 |
6db2631617c63ef36a7b1a232c5f0a93ea550f5a | 11,072,425,712,539 | ed589ea2c8dededa36d3b6d24fc86472a22322b6 | /trunk/GoJava7/e.kontsedal/basic/Anagrams/Anagrams.java | 596de706261c6096ea1914025ab8c5252d343b6a | [] | no_license | baygoit/GoJava | https://github.com/baygoit/GoJava | dcf884d271a4612051036e4fdc2c882c343ec870 | a0a07165092bcc60e109c84227b0024f4bca38ed | refs/heads/master | 2020-04-16T01:46:09.808000 | 2016-08-06T06:28:13 | 2016-08-06T06:28:13 | 42,005,479 | 8 | 27 | null | false | 2016-03-09T11:26:20 | 2015-09-06T14:28:53 | 2016-01-11T14:00:31 | 2016-03-09T11:26:19 | 246,886 | 6 | 19 | 1 | Java | null | null | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class Anagrams {
public static void main(String[] args) throws IOException {
reverseWords(readPhrase());
}
/*Reading phrase from console*/
public static String readPhrase() throws IOException {
BufferedReader... | UTF-8 | Java | 754 | java | Anagrams.java | Java | [] | null | [] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class Anagrams {
public static void main(String[] args) throws IOException {
reverseWords(readPhrase());
}
/*Reading phrase from console*/
public static String readPhrase() throws IOException {
BufferedReader... | 754 | 0.728117 | 0.728117 | 27 | 26.925926 | 22.225986 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.703704 | false | false | 6 |
eef0d77e495cc18d11874403c0e3d45cdf836bcb | 16,441,134,873,728 | 343c7bcfd52a65838b6c51d61ce5dcee652ba38d | /src/main/java/com/sena/webmotor/dao/PQRDAO.java | dc1b1f7f6a3195084a169ae7a44892f2d02840d1 | [] | no_license | HaroldHorta/webmotor | https://github.com/HaroldHorta/webmotor | 646e35ab5090282b8aac6134e53992b3c1acf2e7 | 27bbe8dfa6c3227bf609781b3c5de069a64d9dfe | refs/heads/master | 2023-04-11T03:35:12.622000 | 2019-12-03T03:30:13 | 2019-12-03T03:30:13 | 225,067,186 | 0 | 0 | null | false | 2023-03-27T22:18:17 | 2019-11-30T20:39:18 | 2019-12-03T03:30:30 | 2023-03-27T22:18:15 | 6,672 | 0 | 0 | 1 | JavaScript | false | false | package com.sena.webmotor.dao;
import java.sql.CallableStatement;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Types;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import java.util.Map;
import org.... | UTF-8 | Java | 9,669 | java | PQRDAO.java | Java | [] | null | [] | package com.sena.webmotor.dao;
import java.sql.CallableStatement;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Types;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import java.util.Map;
import org.... | 9,669 | 0.713 | 0.710208 | 301 | 31.126245 | 27.990578 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.820598 | false | false | 6 |
86c7fe00afdd33045b9e6aefce3301d90d928b96 | 22,436,909,215,121 | 964573cb84ac2a0b4a534f2362e14c1523f55551 | /src/test/A.java | b04c13e8525fdcbde6cfeb17ade16b863fc4a9bf | [] | no_license | TashaV/test | https://github.com/TashaV/test | 9902d6a9f41b4a7adc061fbd870ec26ae4348120 | fbac07e191c90ce4d4890c9c9bbb652d4def8c47 | refs/heads/master | 2021-01-23T11:20:39.353000 | 2014-09-05T07:32:15 | 2014-09-05T07:32:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test;
public interface A {
int i=10;
String name = "Myname";
}
| UTF-8 | Java | 77 | java | A.java | Java | [
{
"context": "public interface A {\n\tint i=10;\n\t\n\tString name = \"Myname\";\n\n}\n",
"end": 67,
"score": 0.825659990310669,
"start": 65,
"tag": "NAME",
"value": "My"
},
{
"context": "blic interface A {\n\tint i=10;\n\t\n\tString name = \"Myname\";\n\n}\n",
"end": 71,
"sc... | null | [] | package test;
public interface A {
int i=10;
String name = "Myname";
}
| 77 | 0.636364 | 0.61039 | 8 | 8.625 | 9.02687 | 24 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 6 |
6cf4cf992f7c42f0d2fc0ed662183f1b21b8c65f | 1,219,770,714,138 | faae39e74fbdffc522950176abf2a523d47fca40 | /test/common/voldemort/store/ForceFailStore.java | 63fe8b17b4c2c7c638ac67783e67d8c6829c3d3d | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer",
"LGPL-2.0-or-later",
"BSD-3-Clause",
"MIT",
"Sleepycat",
"LicenseRef-scancode-mit-old-style"
] | permissive | doc22940/voldemort | https://github.com/doc22940/voldemort | 71f38dc55e81d5c98fef6680f5fd31915764077d | 73f32a47e4e5460e57cb26f8cfa1d2d1d21c77a4 | refs/heads/master | 2021-07-05T21:37:55.165000 | 2009-12-18T18:45:29 | 2009-12-18T18:45:29 | 225,193,905 | 0 | 0 | Apache-2.0 | false | 2021-01-27T23:37:09 | 2019-12-01T16:39:25 | 2019-12-01T16:40:43 | 2021-01-27T23:34:06 | 33,406 | 0 | 0 | 1 | Java | false | false | package voldemort.store;
public class ForceFailStore<K, V> extends DelegatingStore<K, V> {
public ForceFailStore(Store<K, V> innerStore) {
super(innerStore);
}
}
| UTF-8 | Java | 181 | java | ForceFailStore.java | Java | [] | null | [] | package voldemort.store;
public class ForceFailStore<K, V> extends DelegatingStore<K, V> {
public ForceFailStore(Store<K, V> innerStore) {
super(innerStore);
}
}
| 181 | 0.685083 | 0.685083 | 9 | 19.111111 | 23.134604 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 6 |
57a5a2f5c08c7df1859d7d220034a9e0229422f8 | 33,251,636,820,818 | 41f3a5bd97a769d65e6ad7656a817cd6f0553392 | /code/ssssgame/src/Enums/KeyMappings.java | c1ea5678ba09e5cbf3aa4c81ef1f3f73141a2d9b | [] | no_license | simonsirak/projinda-g11-ssss | https://github.com/simonsirak/projinda-g11-ssss | 2561431e9b203e06e8f28f05debab4a7a9cbaa99 | 7bb13c1dcd32da095616e6d1ec794e7806f36f70 | refs/heads/master | 2021-06-17T09:08:00.857000 | 2017-05-17T17:03:30 | 2017-05-17T17:03:30 | 87,941,366 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Enums;
import org.newdawn.slick.Input;
/**
* Created by simonsirak on 2017-04-07.
*
* This enumerator file clumps together all commands in the game,
* making it easier to make simple key mapping changes
* in one place.
*/
public enum KeyMappings {
RUNLEFT(Input.KEY_A),
RUNRIGHT(Input.KEY_D),
... | UTF-8 | Java | 722 | java | KeyMappings.java | Java | [
{
"context": "import org.newdawn.slick.Input;\n\n/**\n * Created by simonsirak on 2017-04-07.\n *\n * This enumerator file clumps ",
"end": 77,
"score": 0.9995805025100708,
"start": 67,
"tag": "USERNAME",
"value": "simonsirak"
}
] | null | [] | package Enums;
import org.newdawn.slick.Input;
/**
* Created by simonsirak on 2017-04-07.
*
* This enumerator file clumps together all commands in the game,
* making it easier to make simple key mapping changes
* in one place.
*/
public enum KeyMappings {
RUNLEFT(Input.KEY_A),
RUNRIGHT(Input.KEY_D),
... | 722 | 0.630194 | 0.619114 | 33 | 20.878788 | 15.910275 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.515152 | false | false | 6 |
ecce4bce1320f92332fdc12baf38f19b4ef2cbb9 | 27,599,459,853,427 | 2a9fbfe13594ab794bfce1944d78ed0d76556280 | /loqua/loqua-web/src/main/java/com/loqua/presentation/bean/BeanSettingsSession.java | b0f9118895f37303b9fb3c9b67ab5845d9249a88 | [] | no_license | gonzalo-alonso-github/webLanguages | https://github.com/gonzalo-alonso-github/webLanguages | 8adb402a5c284330f14c7c3d9a9fab810d3bf7c3 | aedb36ad23f29f2b7ed9e90ef2eb02314369a9e8 | refs/heads/master | 2022-06-24T21:02:33.680000 | 2021-05-11T21:11:18 | 2021-05-11T21:11:18 | 60,114,684 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.loqua.presentation.bean;
import java.io.Serializable;
import java.text.DateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import java.util.Locale;
import java.util.ResourceBundle;
import javax.annotation.PostConstruct;
import javax.annotation.PreDestroy;
import javax.fac... | UTF-8 | Java | 10,767 | java | BeanSettingsSession.java | Java | [
{
"context": "as en el\n * {@link BeanSettingsLocale}.\n * @author Gonzalo\n */\npublic class BeanSettingsSession implements S",
"end": 937,
"score": 0.999078631401062,
"start": 930,
"tag": "NAME",
"value": "Gonzalo"
}
] | null | [] | package com.loqua.presentation.bean;
import java.io.Serializable;
import java.text.DateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import java.util.Locale;
import java.util.ResourceBundle;
import javax.annotation.PostConstruct;
import javax.annotation.PreDestroy;
import javax.fac... | 10,767 | 0.730844 | 0.729637 | 322 | 32.440994 | 24.178129 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.801242 | false | false | 6 |
bca2ac6cb5317a2e9a503d0ae7c82f23537591fb | 32,598,801,787,126 | 191a6b7f1f77d9179c62be562356dc55b871cf09 | /src/main/java/io/github/xantorohara/rocket_table/readers/Reader.java | 2447852f93e6aa2a9251d5ebde3b299d39477295 | [
"Apache-2.0"
] | permissive | doc22940/rocket-table | https://github.com/doc22940/rocket-table | da2972cbb483169a16ae67ae43646627fe0978da | e688cf6546a843075f9e73c8c607f9c4191fd84d | refs/heads/master | 2021-02-26T09:16:55.978000 | 2019-04-08T07:23:30 | 2019-04-08T07:23:30 | 245,515,091 | 1 | 0 | Apache-2.0 | true | 2021-01-28T01:59:05 | 2020-03-06T20:56:59 | 2020-03-06T20:57:04 | 2021-01-28T01:57:01 | 3,010 | 1 | 0 | 1 | null | false | false | package io.github.xantorohara.rocket_table.readers;
import java.io.File;
import java.io.IOException;
import java.util.function.Consumer;
public interface Reader {
void read(File file, String encoding,
Consumer<String[]> columnsConsumer, Consumer<Object[]> rowsConsumer) throws IOException;
}
| UTF-8 | Java | 312 | java | Reader.java | Java | [
{
"context": "package io.github.xantorohara.rocket_table.readers;\n\nimport java.io.File;\nimpor",
"end": 29,
"score": 0.9902777075767517,
"start": 18,
"tag": "USERNAME",
"value": "xantorohara"
}
] | null | [] | package io.github.xantorohara.rocket_table.readers;
import java.io.File;
import java.io.IOException;
import java.util.function.Consumer;
public interface Reader {
void read(File file, String encoding,
Consumer<String[]> columnsConsumer, Consumer<Object[]> rowsConsumer) throws IOException;
}
| 312 | 0.75641 | 0.75641 | 10 | 30.200001 | 29.232859 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 6 |
f106edc83674e9f43dcee85065c1b90acaf9a264 | 34,815,004,949,483 | c3b9e43e88088b426d8509e568e645b49e9efdf7 | /sparqlify-core/src/main/java/org/aksw/sparqlify/core/sql/expr/evaluation/SqlExprEvaluator_ParseInt.java | eabca4484460d184e7e6e1354b129d28fcc73c4a | [
"Apache-2.0"
] | permissive | AKSW/Sparqlify | https://github.com/AKSW/Sparqlify | a91792f20295816b178f533b6788d3ad5b3d33af | 21d0171390b48c870e0df3e7305640c5cfed7cfb | refs/heads/master | 2021-01-17T02:40:21.542000 | 2020-08-20T12:21:11 | 2020-08-20T12:21:11 | 3,620,773 | 37 | 6 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.aksw.sparqlify.core.sql.expr.evaluation;
import org.aksw.sparqlify.algebra.sql.exprs2.S_Constant;
import org.aksw.sparqlify.algebra.sql.exprs2.SqlExpr;
import org.aksw.sparqlify.core.TypeToken;
import org.aksw.sparqlify.core.cast.SqlValue;
/**
*
*
*
* @author Claus Stadler <cstadler@informatik.uni-... | UTF-8 | Java | 755 | java | SqlExprEvaluator_ParseInt.java | Java | [
{
"context": "fy.core.cast.SqlValue;\n\n/**\n * \n * \n * \n * @author Claus Stadler <cstadler@informatik.uni-leipzig.de>\n *\n */\npubli",
"end": 294,
"score": 0.9998701214790344,
"start": 281,
"tag": "NAME",
"value": "Claus Stadler"
},
{
"context": "Value;\n\n/**\n * \n * \n * \n *... | null | [] | package org.aksw.sparqlify.core.sql.expr.evaluation;
import org.aksw.sparqlify.algebra.sql.exprs2.S_Constant;
import org.aksw.sparqlify.algebra.sql.exprs2.SqlExpr;
import org.aksw.sparqlify.core.TypeToken;
import org.aksw.sparqlify.core.cast.SqlValue;
/**
*
*
*
* @author <NAME> <<EMAIL>>
*
*/
public class Sq... | 721 | 0.713907 | 0.709934 | 35 | 20.571428 | 21.637648 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.285714 | false | false | 6 |
04018ce1848ec9f4ccc8fd9fbeb7021b0b55d1c9 | 38,826,504,403,509 | e30095ac48b53a9c1dfac515d8807522c8ccfd74 | /DBJava/JavaBasics/src/indexLetters.java | 9c8aa10f074d52b8cc5824cd79b95cf015d1d9f8 | [] | no_license | totopopov/SoftUniDB | https://github.com/totopopov/SoftUniDB | d16aac8032387c6b477f18aad3ec378ea06fa99f | 1cd28d122650f8b4c7de48d0e77d3fe47cc00ab0 | refs/heads/master | 2021-01-18T17:53:50.033000 | 2018-02-16T17:15:49 | 2018-02-16T17:15:49 | 100,514,404 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
/**
* Created by Todor Popov using Lenovo on 9.7.2017 г. at 16:31.
*/
public class indexLetters {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
char[] data=scanner.nextLine().toCharArray();
for (char datum : data) {
... | UTF-8 | Java | 411 | java | indexLetters.java | Java | [
{
"context": "import java.util.Scanner;\n\n/**\n * Created by Todor Popov using Lenovo on 9.7.2017 г. at 16:31.\n */\npublic ",
"end": 56,
"score": 0.9998661279678345,
"start": 45,
"tag": "NAME",
"value": "Todor Popov"
}
] | null | [] | import java.util.Scanner;
/**
* Created by <NAME> using Lenovo on 9.7.2017 г. at 16:31.
*/
public class indexLetters {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
char[] data=scanner.nextLine().toCharArray();
for (char datum : data) {
S... | 406 | 0.6 | 0.570732 | 17 | 23.117647 | 25.066692 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.352941 | false | false | 6 |
36d2045bb159c93bb2ff02e0adac26c24f6f4ebe | 36,893,769,102,239 | 9df552a636a3f6c77bb309d18ea8e62c6ed8f2ef | /src/main/java/com/frankcooper/platform/leetcode/bank/_2001_3000/_2437.java | fa9504ec6c9984cb5c0d421afbefaf2f24b4038f | [] | no_license | wat1r/geek-algorithm-leetcode | https://github.com/wat1r/geek-algorithm-leetcode | a1bef16541f771bec5c5dd44d8b4634a6251dc08 | 46c0ced5bb069b33bc253366f30feb52b5fb0fa9 | refs/heads/master | 2023-07-19T17:52:41.153000 | 2023-07-19T14:01:14 | 2023-07-19T14:01:14 | 245,184,502 | 19 | 4 | null | false | 2022-06-17T03:38:06 | 2020-03-05T14:28:48 | 2022-03-13T00:54:56 | 2022-06-17T03:38:05 | 73,525 | 17 | 2 | 2 | Java | false | false | package com.frankcooper.platform.leetcode.bank._2001_3000;
import java.util.*;
import org.junit.Assert;
public class _2437 {
static class _1st {
public static void main(String[] args) {
_1st handler = new _1st();
// handler.countTime("0?:0?");
handler.countTime("?5:00"... | UTF-8 | Java | 2,590 | java | _2437.java | Java | [] | null | [] | package com.frankcooper.platform.leetcode.bank._2001_3000;
import java.util.*;
import org.junit.Assert;
public class _2437 {
static class _1st {
public static void main(String[] args) {
_1st handler = new _1st();
// handler.countTime("0?:0?");
handler.countTime("?5:00"... | 2,590 | 0.398828 | 0.364453 | 93 | 26.526882 | 23.733099 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.516129 | false | false | 6 |
90be2ddae5752bf53c74702be035fbfe32ae5925 | 38,809,324,528,077 | 2628992c4e7d3fb008503cce4ef42e930537c3e7 | /src/com/bh/city/sprites/Sprite.java | 67b8acfcc6c8e9afb26b6357d44a7f640099412c | [] | no_license | brofist56489/CityBuilder | https://github.com/brofist56489/CityBuilder | c31aa10f3dd617d663d898daadfe019e9eb54fb6 | 2a170a323b3d4aa66a8944950dda2299f3bdfc41 | refs/heads/master | 2021-01-10T19:23:22.472000 | 2013-11-16T21:36:01 | 2013-11-16T21:36:01 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bh.city.sprites;
import java.util.List;
import java.util.ArrayList;
import com.bh.city.graphics.Image;
public class Sprite {
public static List<Sprite> sprites = new ArrayList<Sprite>();
public static Spritesheet tilemap = new Spritesheet("/tilemap.png", 16, 16);
public static Spritesheet buildingma... | UTF-8 | Java | 722 | java | Sprite.java | Java | [] | null | [] | package com.bh.city.sprites;
import java.util.List;
import java.util.ArrayList;
import com.bh.city.graphics.Image;
public class Sprite {
public static List<Sprite> sprites = new ArrayList<Sprite>();
public static Spritesheet tilemap = new Spritesheet("/tilemap.png", 16, 16);
public static Spritesheet buildingma... | 722 | 0.714681 | 0.699446 | 26 | 26.76923 | 26.309267 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.730769 | false | false | 6 |
a71500930dedf3fca6b0c83ed03111aa93e1a587 | 39,608,188,405,903 | 0d9a6fdf14ca434cfe1c880807ed9937892133a9 | /silo-client/src/main/java/pt/tecnico/sauron/silo/client/exceptions/NoObservationsFoundException.java | 48bd3196b3246b4a79db57c2f0bc5025ed4183fa | [] | no_license | galmeida9/Distributed-Systems-19-20 | https://github.com/galmeida9/Distributed-Systems-19-20 | 6c0e59d771e7ee38ffa2603aeea36cd360275f0b | 78cd35e00b410c97a1bb4da17f4acb3642024df3 | refs/heads/main | 2023-03-07T03:08:25.653000 | 2020-05-02T15:52:47 | 2020-05-02T15:52:47 | 340,685,432 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pt.tecnico.sauron.silo.client.exceptions;
//Exception for when camera is not found
public class NoObservationsFoundException extends Exception{
private static final long serialVersionUID = 1L;
public NoObservationsFoundException(String message){
super(message);
}
} | UTF-8 | Java | 296 | java | NoObservationsFoundException.java | Java | [] | null | [] | package pt.tecnico.sauron.silo.client.exceptions;
//Exception for when camera is not found
public class NoObservationsFoundException extends Exception{
private static final long serialVersionUID = 1L;
public NoObservationsFoundException(String message){
super(message);
}
} | 296 | 0.77027 | 0.766892 | 11 | 26 | 24.420557 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 6 |
5d177212cd4cbfcbb8ddf6c57cdce8ef736d2c44 | 39,410,619,918,545 | 257910246c76c75069536e74e1cd4a5b776c58ae | /QuanLyCafe __Java Web/src/dangnhap/admin/DichVuServlet.java | cb4384e56b764bf9b56cf64eeaf9f1afd051beb9 | [] | no_license | DoanVanDanh/QuanLyCaFe | https://github.com/DoanVanDanh/QuanLyCaFe | f76ecaf2074d43ebed428c552bb310bcab50fedc | 070428d5a4b7a64c7ec7424b191c5a367789b2fa | refs/heads/master | 2021-08-06T16:22:07.247000 | 2017-11-06T13:32:12 | 2017-11-06T13:32:12 | 109,696,881 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dangnhap.admin;
import java.io.IOException;
import java.io.PrintWriter;
import java.sql.SQLException;
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... | UTF-8 | Java | 5,781 | java | DichVuServlet.java | Java | [] | null | [] | package dangnhap.admin;
import java.io.IOException;
import java.io.PrintWriter;
import java.sql.SQLException;
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... | 5,781 | 0.676026 | 0.67105 | 196 | 27.709183 | 22.8496 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.785714 | false | false | 6 |
18fac85908f2ef0ece13fc3a3d96fe64519101f4 | 36,704,790,546,326 | 7306076eff472568b4d73d23fdd749f3ff779e6c | /mayi-upms/mayi-upms-biz/src/main/java/com/gngpp/mayi/upms/biz/service/SysUserService.java | 980bd35631b53ac70d52b2e58d3c2491e0b5e4bc | [
"WTFPL",
"MIT"
] | permissive | zf1976/ant | https://github.com/zf1976/ant | c9be689b749150bd61c21040b964c2c79111b5ea | eeed33469c822b4ca67467270c7ab6c38ce4d422 | refs/heads/main | 2023-05-12T03:57:47.082000 | 2022-06-23T23:30:42 | 2022-06-23T23:30:42 | 291,404,650 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
*
* * Copyright (c) 2021 gngpp
* *
* * Permission is hereby granted, free of charge, to any person obtaining a copy
* * of this software and associated documentation files (the "Software"), to deal
* * in the Software without restriction, including without limitation the rights
* * to use, copy, modify,... | UTF-8 | Java | 32,693 | java | SysUserService.java | Java | [
{
"context": "/*\n *\n * * Copyright (c) 2021 gngpp\n * *\n * * Permission is hereby granted, free of",
"end": 36,
"score": 0.9997376799583435,
"start": 31,
"tag": "USERNAME",
"value": "gngpp"
},
{
"context": "ors;\n\n/**\n * 系统用户(SysUser)表Service接口\n *\n * @author makejava\n * @s... | null | [] | /*
*
* * Copyright (c) 2021 gngpp
* *
* * Permission is hereby granted, free of charge, to any person obtaining a copy
* * of this software and associated documentation files (the "Software"), to deal
* * in the Software without restriction, including without limitation the rights
* * to use, copy, modify,... | 32,697 | 0.546564 | 0.545034 | 744 | 42.049732 | 28.529959 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.459677 | false | false | 6 |
1ddbca6cb5e4366b9146631963fb9012f72d09f1 | 37,082,747,665,199 | dddbc98625203127ffc5190b25a013334b7ec690 | /dependencies/org.eclipse.net4j.util/src/org/eclipse/net4j/util/cache/Cache.java | 14a8448fa529c73f01d35515686f9a8dbcea3c80 | [
"LicenseRef-scancode-free-unknown",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-public-domain",
"EPL-1.0"
] | permissive | IHTSDO/snow-owl | https://github.com/IHTSDO/snow-owl | 55fdcd5966fba335d5226c52002405334c17d0db | 90c17b806956ad15cdc66649aa4e193bad21ff46 | refs/heads/master | 2021-01-19T06:25:04.680000 | 2019-08-09T09:26:27 | 2019-08-09T09:26:27 | 32,463,362 | 12 | 1 | Apache-2.0 | true | 2019-05-23T08:55:43 | 2015-03-18T14:22:29 | 2019-03-27T13:12:05 | 2019-05-23T07:41:59 | 419,702 | 8 | 1 | 0 | Java | false | false | /*
* Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html... | UTF-8 | Java | 2,448 | java | Cache.java | Java | [
{
"context": "/*\n * Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.\n * All rights reser",
"end": 44,
"score": 0.9998706579208374,
"start": 32,
"tag": "NAME",
"value": "Eike Stepper"
},
{
"context": ".org/legal/epl-v10.html\n * \n * Contributors:\n * Eike Ste... | null | [] | /*
* Copyright (c) 2004 - 2012 <NAME> (Berlin, Germany) and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
... | 2,430 | 0.70384 | 0.695261 | 108 | 21.666666 | 23.527369 | 87 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.268519 | false | false | 6 |
d5ec107a7d6d828ba7447a981e0505ccb26794c1 | 37,099,927,542,297 | b87396ae7719dfbd66db777da89ecf5a03b38fb8 | /src/main/java/alemiz/bettersurvival/addons/shop/forms/SellCategoryForm.java | 66c693b17d25d4bd5a01c9d57cf30ee2de95fd36 | [
"Apache-2.0"
] | permissive | Alemiz112/BetterSurvival | https://github.com/Alemiz112/BetterSurvival | 05f1bd951b6c8fb88c31839e27c37e81ea047ea5 | 5d6d8a358546a76b7c6879e01d8d8ed76c7a6843 | refs/heads/master | 2022-08-29T17:54:25.676000 | 2021-09-15T17:54:54 | 2021-09-15T17:54:54 | 223,228,543 | 1 | 4 | Apache-2.0 | false | 2022-07-07T16:59:17 | 2019-11-21T17:31:04 | 2021-09-15T17:54:59 | 2022-07-07T16:59:16 | 1,015 | 1 | 1 | 2 | Java | false | false | /*
* Copyright 2021 Alemiz
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, ... | UTF-8 | Java | 2,983 | java | SellCategoryForm.java | Java | [
{
"context": "/*\n * Copyright 2021 Alemiz\n * Licensed under the Apache License, Version 2.0",
"end": 27,
"score": 0.9942405819892883,
"start": 21,
"tag": "NAME",
"value": "Alemiz"
}
] | null | [] | /*
* Copyright 2021 Alemiz
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, ... | 2,983 | 0.681374 | 0.675985 | 80 | 36.112499 | 30.747761 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5125 | false | false | 6 |
8322c23b2802bdd8302f2917c31d19b4864790c0 | 1,030,792,211,129 | 3280cf6ed175db8671ebe1f4fcf84df7931bce35 | /basic/src/main/java/com/courses/java8/arrays_ArrayList/AnonimousArray.java | 46a2ef5c0fdb07c199dfdcdd5be20e24abe00f0d | [] | no_license | edwinfarfan/basic | https://github.com/edwinfarfan/basic | 43ab373ef27fd6eb7dd319cfad08c065a2e49418 | 6f74e170d20657bc75296ff6a47fd943bbea13e9 | refs/heads/master | 2021-10-11T08:33:32.983000 | 2019-01-23T20:54:27 | 2019-01-23T20:54:27 | 100,322,007 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.courses.java8.arrays_ArrayList;
public class AnonimousArray {
public static void main(String[] args) {
System.out.println("Minimum value: " +
findMinimum(new int[] { 3, 5, 4, 8, 6 }));
}
public static int findMinimum(int[] dataSeq) {
int min = dataSeq[0];
for (int index = 1; index < dataSe... | UTF-8 | Java | 427 | java | AnonimousArray.java | Java | [] | null | [] | package com.courses.java8.arrays_ArrayList;
public class AnonimousArray {
public static void main(String[] args) {
System.out.println("Minimum value: " +
findMinimum(new int[] { 3, 5, 4, 8, 6 }));
}
public static int findMinimum(int[] dataSeq) {
int min = dataSeq[0];
for (int index = 1; index < dataSe... | 427 | 0.627635 | 0.608899 | 20 | 20.35 | 19.468628 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 6 |
3641abf34cb8c115f164d76639813ead08501ceb | 18,348,100,351,822 | 6474ab2ef3c0b9dc8b96d8ce89b9a66b2522d4bd | /src/main/java/com/sweetmanor/example/javademo/InstanceofDemo.java | 8f134e93775ce9e02d5edb0ae5a328be1426b13f | [
"Apache-2.0"
] | permissive | yuzishui/documents | https://github.com/yuzishui/documents | 2410a4b432a1d8082447a8921fa8a5db144066c5 | 63c4959d4dcc3c9f6b24606d343a50033a771ade | refs/heads/master | 2021-01-17T08:22:35.695000 | 2015-03-25T10:04:31 | 2015-03-25T10:04:31 | 44,166,745 | 2 | 0 | null | true | 2015-10-13T09:43:51 | 2015-10-13T09:43:50 | 2015-03-25T10:04:45 | 2015-03-25T10:04:45 | 668 | 0 | 0 | 0 | null | null | null | package com.sweetmanor.example.javademo;
/**
* instanceof运算符示例
*
* @version 1.0 2014-11-05
* @author ijlhjj
*/
public class InstanceofDemo {
public static void main(String[] args) {
Object obj = "Hello";
System.out.println(obj instanceof Object);
System.out.println(obj instanceof String);
... | UTF-8 | Java | 576 | java | InstanceofDemo.java | Java | [
{
"context": "运算符示例\r\n * \r\n * @version 1.0 2014-11-05\r\n * @author ijlhjj\r\n */\r\npublic class InstanceofDemo {\r\n\r\n\tpublic st",
"end": 119,
"score": 0.9997183084487915,
"start": 113,
"tag": "USERNAME",
"value": "ijlhjj"
}
] | null | [] | package com.sweetmanor.example.javademo;
/**
* instanceof运算符示例
*
* @version 1.0 2014-11-05
* @author ijlhjj
*/
public class InstanceofDemo {
public static void main(String[] args) {
Object obj = "Hello";
System.out.println(obj instanceof Object);
System.out.println(obj instanceof String);
... | 576 | 0.682331 | 0.663534 | 24 | 20.166666 | 17.945906 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.083333 | false | false | 6 |
16f569b84b23bdab76460fc939a29467c3378be0 | 28,613,072,150,006 | 2987791231312170a826d2ddf3d8a42b1a8fa58a | /src/main/java/com/zhonghuilv/shouyin/mapper/StockinDetailsMapper.java | c2893134eced36cdec13ac78b8c10692eee2a706 | [] | no_license | qiangggl/shouyin | https://github.com/qiangggl/shouyin | cd30f8ed0d7ad8f92c67b3518d159e0035669849 | b1a269fd35322a524c0e598cb9471cf69e94c8f6 | refs/heads/master | 2020-04-28T03:30:46.001000 | 2018-07-13T00:30:48 | 2018-07-13T00:30:48 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zhonghuilv.shouyin.mapper;
import com.zhonghuilv.shouyin.common.CommonMapper;
import com.zhonghuilv.shouyin.pojo.StockinDetails;
import org.apache.ibatis.annotations.Mapper;
@Mapper
public interface StockinDetailsMapper extends CommonMapper<StockinDetails> {
} | UTF-8 | Java | 276 | java | StockinDetailsMapper.java | Java | [] | null | [] | package com.zhonghuilv.shouyin.mapper;
import com.zhonghuilv.shouyin.common.CommonMapper;
import com.zhonghuilv.shouyin.pojo.StockinDetails;
import org.apache.ibatis.annotations.Mapper;
@Mapper
public interface StockinDetailsMapper extends CommonMapper<StockinDetails> {
} | 276 | 0.844203 | 0.844203 | 11 | 24.181818 | 26.583721 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 6 |
9078133ba858830b51bc4ecb864674cdb25ee85d | 7,902,739,873,947 | a991b2e923ba6d64e46b2569097c02b2e464570b | /multithreading/src/synchronizedtest/disadvantage/Run.java | d385332e9a9e2ca829985f0a1dd38953fe8301e3 | [] | no_license | jikuodong/multithreading | https://github.com/jikuodong/multithreading | 7edd539791047c45f33cb30ac2cb11bceab0819f | 36ea02cfec99d623eefa0aba83098d2524687560 | refs/heads/master | 2020-05-17T17:01:34.125000 | 2019-05-10T09:21:52 | 2019-05-10T09:21:52 | 183,836,641 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package synchronizedtest.disadvantage;
/**
* describe synchronized方法的缺点
* 使用synchronized关键字声明方法有些时候是有很大的弊端的,
* 比如我们有两个线程一个线程A调用同步方法后获得锁,那么另一个线程B就需要等待A执行完,
* 但是如果说A执行的是一个很费时间的任务的话这样就会很耗时。
*
* @author JKD
* @version 1.0.0
* @ClassName Run.java
* @createTime 2019年04月29日 15:56:00
*/
public class Run {
public... | UTF-8 | Java | 1,278 | java | Run.java | Java | [
{
"context": "行完,\n * 但是如果说A执行的是一个很费时间的任务的话这样就会很耗时。\n *\n * @author JKD\n * @version 1.0.0\n * @ClassName Run.java\n * @crea",
"end": 209,
"score": 0.9996660351753235,
"start": 206,
"tag": "USERNAME",
"value": "JKD"
}
] | null | [] | package synchronizedtest.disadvantage;
/**
* describe synchronized方法的缺点
* 使用synchronized关键字声明方法有些时候是有很大的弊端的,
* 比如我们有两个线程一个线程A调用同步方法后获得锁,那么另一个线程B就需要等待A执行完,
* 但是如果说A执行的是一个很费时间的任务的话这样就会很耗时。
*
* @author JKD
* @version 1.0.0
* @ClassName Run.java
* @createTime 2019年04月29日 15:56:00
*/
public class Run {
public... | 1,278 | 0.626394 | 0.587361 | 42 | 24.619047 | 19.851774 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.309524 | false | false | 6 |
1082108e9a64a8fb3abf53d6cacc3cd486fa172b | 24,429,774,033,051 | 81fd9a17f8e945c96748b6ce0db4a244833f10ce | /365096/src/com/zhjl/qihao/freshshop/bean/AddressListBean.java | f325f708bf7dbb60ebefe97b19f15017049e83e6 | [] | no_license | Chinahuangzhengyu/lingjuli | https://github.com/Chinahuangzhengyu/lingjuli | 498e16d5c5a26bb6c3632b3225aecafe10c49d48 | f5f86186274f773e4b1a4d402004fae1c7593903 | refs/heads/master | 2022-04-19T23:16:22.054000 | 2020-04-22T01:09:18 | 2020-04-22T01:09:18 | 256,142,348 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zhjl.qihao.freshshop.bean;
import android.os.Parcel;
import android.os.Parcelable;
public class AddressListBean implements Parcelable {
/**
* id : 1
* zone_name :
* address :
* name : 贵州栖好网络科技有限公司修改3
* longitude : 26.570795
* latitude : 107.994669
*/... | UTF-8 | Java | 2,783 | java | AddressListBean.java | Java | [
{
"context": " * zone_name :\r\n * address :\r\n * name : 贵州栖好网络科技有限公司修改3\r\n * longitude : 26.570795\r\n * ",
"end": 240,
"score": 0.9844145178794861,
"start": 236,
"tag": "NAME",
"value": "贵州栖好"
}
] | null | [] | package com.zhjl.qihao.freshshop.bean;
import android.os.Parcel;
import android.os.Parcelable;
public class AddressListBean implements Parcelable {
/**
* id : 1
* zone_name :
* address :
* name : 贵州栖好网络科技有限公司修改3
* longitude : 26.570795
* latitude : 107.994669
*/... | 2,783 | 0.568058 | 0.560799 | 122 | 20.581966 | 17.762014 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.352459 | false | false | 6 |
bc98a12607642fe55635fbfb6ed9cf1054e3e1df | 27,419,071,266,283 | f56e3365edacb1758a3d0edb5cf3363f08989f1d | /app/src/test/java/com/epicodus/bogglesolitaire/MainActivityTest.java | d84ea020ed15d2f3c210c905e58c78a00ef6bc7e | [
"MIT"
] | permissive | kderrick/Android_BoggleSolitaire | https://github.com/kderrick/Android_BoggleSolitaire | 29fe2b7ffd4f44bcd83d04a04fbe7e3ca0b8f49e | f4fb0c2a036db37ebd1e9debcc47b2cb42006fca | refs/heads/master | 2016-09-14T00:57:37.745000 | 2016-04-20T23:42:16 | 2016-04-20T23:42:16 | 56,711,865 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.epicodus.bogglesolitaire;
import android.os.Build;
import org.junit.Before;
import org.junit.runner.RunWith;
import org.robolectric.Robolectric;
import org.robolectric.RobolectricGradleTestRunner;
import org.robolectric.annotation.Config;
@Config(constants = BuildConfig.class, sdk = Build.VERSION_CODES.L... | UTF-8 | Java | 555 | java | MainActivityTest.java | Java | [] | null | [] | package com.epicodus.bogglesolitaire;
import android.os.Build;
import org.junit.Before;
import org.junit.runner.RunWith;
import org.robolectric.Robolectric;
import org.robolectric.RobolectricGradleTestRunner;
import org.robolectric.annotation.Config;
@Config(constants = BuildConfig.class, sdk = Build.VERSION_CODES.L... | 555 | 0.785586 | 0.785586 | 22 | 24.227272 | 21.927425 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 6 |
ddb92414e4ff436ded1278315777a2ab2eeb76e5 | 10,342,281,320,402 | 03af71269cdd4bc356819d05e22b7ccb66d1175f | /src/game/Entity/FlameO.java | 7c7a0f2056986b298889627f760500ce877a2f2a | [] | no_license | gecaka/Final-Year-Project | https://github.com/gecaka/Final-Year-Project | 75b5a286d6db25b1de22584f71bc0e336e8d5523 | 699385135ab43c647e08e07b3058b65074ee25f7 | refs/heads/master | 2020-03-30T23:19:53.076000 | 2015-06-02T12:56:06 | 2015-06-02T12:56:06 | 35,763,349 | 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 game.Entity;
import game.Entity.structures.AirNPC;
import game.Entity.structures.InteractiveNPC;
import game.Level;
import org... | UTF-8 | Java | 1,608 | java | FlameO.java | Java | [
{
"context": "mport org.lwjgl.opengl.Display;\n\n/**\n *\n * @author Anonymous\n */\npublic class FlameO extends AirNPC{\n\n publ",
"end": 371,
"score": 0.9249663352966309,
"start": 362,
"tag": "NAME",
"value": "Anonymous"
}
] | 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 game.Entity;
import game.Entity.structures.AirNPC;
import game.Entity.structures.InteractiveNPC;
import game.Level;
import org... | 1,608 | 0.575871 | 0.573383 | 65 | 23.738462 | 21.287249 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 6 |
54ad546df75f552c2df369a1d3c94fdc1ac1f8cc | 22,780,506,580,784 | 37b167d0ae906883da091cc5ff160edcefc8db51 | /src/main/java/com/codingzx/算法/极客时间算法营/第一周/中等/合并有序链表/MergedLinkedList.java | 5ab1351625fc5cd7ca71cd1dbb6bd3b3eacae5f4 | [] | no_license | codingZhangxin/leanring-ontheway | https://github.com/codingZhangxin/leanring-ontheway | a2cb18e3ff0117ba9676aa4becc000331a2b1185 | bb8090ef501770c448b27a8873bacff82dae1226 | refs/heads/master | 2023-05-11T02:27:29.648000 | 2022-03-05T03:08:16 | 2022-03-05T03:08:16 | 263,319,046 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.codingzx.算法.极客时间算法营.第一周.中等.合并有序链表;
import com.codingzx.leetcode.leetcode.entity.ListNode;
public class MergedLinkedList {
/**
* 迭代
*
* @param l1
* @param l2
* @return
*/
public ListNode mergeTwoLists(ListNode l1, ListNode l2) {
ListNode merger = new ListNode()... | UTF-8 | Java | 1,505 | java | MergedLinkedList.java | Java | [] | null | [] | package com.codingzx.算法.极客时间算法营.第一周.中等.合并有序链表;
import com.codingzx.leetcode.leetcode.entity.ListNode;
public class MergedLinkedList {
/**
* 迭代
*
* @param l1
* @param l2
* @return
*/
public ListNode mergeTwoLists(ListNode l1, ListNode l2) {
ListNode merger = new ListNode()... | 1,505 | 0.468726 | 0.437076 | 57 | 22.280703 | 18.503441 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.385965 | false | false | 6 |
a1da3103e0581508a3805dd2d6a26033c7b9dc72 | 17,343,077,962,341 | 5622d518bac15a05590055a147628a728ca19b23 | /dragontool/src/main/java/dragon/ml/seqmodel/model/EdgeIterator.java | f7339513b09f4572833e834879b67eb7d3a1eb63 | [
"BSD-2-Clause"
] | permissive | JULIELab/jcore-dependencies | https://github.com/JULIELab/jcore-dependencies | e51349ccf6f26c7b7dab777a9e6baacd7068b853 | a303c6a067add1f4b05c4d2fe31c1d81ecaa7073 | refs/heads/master | 2023-03-19T20:26:55.083000 | 2023-03-09T20:32:13 | 2023-03-09T20:32:13 | 44,806,492 | 4 | 2 | BSD-2-Clause | false | 2022-11-16T19:48:08 | 2015-10-23T10:32:10 | 2022-04-12T19:32:20 | 2022-11-16T19:48:07 | 36,188 | 4 | 2 | 8 | Java | false | false | package dragon.ml.seqmodel.model;
/**
* <p>Interface of Edge Iterator</p>
* <p></p>
* <p>Copyright: Copyright (c) 2005</p>
* <p>Company: IST, Drexel University</p>
* @author Davis Zhou
* @version 1.0
*/
public interface EdgeIterator {
/**
* Starts scaning all edges in the graph
*/
public void... | UTF-8 | Java | 669 | java | EdgeIterator.java | Java | [
{
"context": " <p>Company: IST, Drexel University</p>\n * @author Davis Zhou\n * @version 1.0\n */\n\npublic interface EdgeIterato",
"end": 190,
"score": 0.9998361468315125,
"start": 180,
"tag": "NAME",
"value": "Davis Zhou"
}
] | null | [] | package dragon.ml.seqmodel.model;
/**
* <p>Interface of Edge Iterator</p>
* <p></p>
* <p>Copyright: Copyright (c) 2005</p>
* <p>Company: IST, Drexel University</p>
* @author <NAME>
* @version 1.0
*/
public interface EdgeIterator {
/**
* Starts scaning all edges in the graph
*/
public void sta... | 665 | 0.58296 | 0.573991 | 34 | 18.67647 | 16.263855 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.205882 | false | false | 6 |
2bd0d949991b4bb742cf487ec81dbca81a738a53 | 19,808,389,179,514 | 41ee9da42fd5621e33c09127cff0704ce6123eb9 | /week2/day05/src/GuessTheNumber.java | 9b9941528baa2d39904a3f0cea63467ca08cdea4 | [] | no_license | green-fox-academy/HunHospak | https://github.com/green-fox-academy/HunHospak | 624212cf5ae1cdfab8025739618c06c5428455ae | fff6e59bdd171d2424e01a5512471c632e3db1ca | refs/heads/master | 2020-07-24T03:30:16.414000 | 2019-11-13T15:30:28 | 2019-11-13T15:30:28 | 207,788,579 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class GuessTheNumber {
public static void main(String[] args) {
Scanner input = new Scanner(System.in);
System.out.println("Give me the range: ");
int range = input.nextInt();
int number = ((int)(Math.random()*range));
if (Dontes(number)) Sys... | UTF-8 | Java | 836 | java | GuessTheNumber.java | Java | [] | null | [] | import java.util.Scanner;
public class GuessTheNumber {
public static void main(String[] args) {
Scanner input = new Scanner(System.in);
System.out.println("Give me the range: ");
int range = input.nextInt();
int number = ((int)(Math.random()*range));
if (Dontes(number)) Sys... | 836 | 0.563397 | 0.562201 | 25 | 32.439999 | 21.981956 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.64 | false | false | 6 |
f924b048f7f04bb76690699efbff5e79676a7065 | 14,353,780,735,181 | c7e3dc9ea909f976d4bf28a0afa7288164f259c3 | /yanwu-spring-cloud-common/src/main/java/com/yanwu/spring/cloud/common/pojo/ExpiredHashMap.java | 8b10c5a091a7e1aa83c3e97792bae87da7bd2f15 | [
"MIT"
] | permissive | yanwu12138/spring-cloud | https://github.com/yanwu12138/spring-cloud | 479d72d6fdb20fbf4432d20e3ce96c14d46786e9 | 663b48f411a27bf623dde8c8ebf6cd7222e1e31b | refs/heads/master | 2023-08-17T16:42:05.065000 | 2023-08-07T03:52:31 | 2023-08-07T03:52:31 | 193,076,462 | 5 | 1 | MIT | false | 2023-02-24T11:21:00 | 2019-06-21T10:06:24 | 2022-12-14T23:02:06 | 2023-02-24T11:21:00 | 66,486 | 3 | 1 | 3 | Java | false | false | package com.yanwu.spring.cloud.common.pojo;
import com.yanwu.spring.cloud.common.utils.JsonUtil;
import com.yanwu.spring.cloud.common.utils.ThreadUtil;
import lombok.Getter;
import lombok.Setter;
import lombok.ToString;
import lombok.experimental.Accessors;
import lombok.extern.slf4j.Slf4j;
import org.apache.commons.... | UTF-8 | Java | 6,532 | java | ExpiredHashMap.java | Java | [
{
"context": "mport java.util.function.Function;\n\n/**\n * @author XuBaofeng.\n * @date 2023/5/24 11:04.\n * <p>\n * description:",
"end": 808,
"score": 0.9997302889823914,
"start": 799,
"tag": "NAME",
"value": "XuBaofeng"
}
] | null | [] | package com.yanwu.spring.cloud.common.pojo;
import com.yanwu.spring.cloud.common.utils.JsonUtil;
import com.yanwu.spring.cloud.common.utils.ThreadUtil;
import lombok.Getter;
import lombok.Setter;
import lombok.ToString;
import lombok.experimental.Accessors;
import lombok.extern.slf4j.Slf4j;
import org.apache.commons.... | 6,532 | 0.624159 | 0.60969 | 179 | 32.206703 | 27.147985 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.592179 | false | false | 6 |
a13420309824c2fdb367a23d126f60210b551748 | 10,153,302,723,625 | 4a68f62eeca773b1085121214e8ad65b6a379fa9 | /integrations-utils/src/test/java/com/hpe/software/utils/TestUtils.java | 850fd919e5e4e2e985d9b6132a19316bbfff8382 | [
"Apache-2.0"
] | permissive | admaddons/agm-integrations-java | https://github.com/admaddons/agm-integrations-java | b8d371fa47fa653a032dfdb002038abcc145293c | fbb0ddcf3ebb9b20b919a1e8ae8274ecbdc4e336 | refs/heads/master | 2019-06-28T14:21:57.691000 | 2016-06-13T14:14:35 | 2016-06-13T14:14:35 | 61,040,498 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*******************************************************************************
* Copyright 2016 Hewlett Packard Enterprise Development LP
*
* 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... | UTF-8 | Java | 19,350 | java | TestUtils.java | Java | [
{
"context": "\n\n\n/**\n * Unit tests for Utils class\n *\n * @author balan \n */\n@RunWith(PowerMockRunner.class)\n@PrepareForT",
"end": 3101,
"score": 0.7851101160049438,
"start": 3096,
"tag": "NAME",
"value": "balan"
},
{
"context": "n(MessageType.GITHUB_ISSUE);\n\t\tString userN... | null | [] | /*******************************************************************************
* Copyright 2016 Hewlett Packard Enterprise Development LP
*
* 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... | 19,350 | 0.760103 | 0.742222 | 574 | 32.7108 | 31.973475 | 209 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.090592 | false | false | 6 |
e9035a364892944d83d9fc4f2b062ac1f15ecb03 | 30,777,735,657,507 | 7c0fe794ac0de8995bad40ef0db83121929f48cf | /BottomBar/app/src/main/java/com/example/zeynep/bottombar/Adapters/MasaAdapterKasa.java | fda903a31d43966dcdf3c9189623b05cc2df7d4b | [] | no_license | zeynepkotan/YeniNesilRestaurantSistemi | https://github.com/zeynepkotan/YeniNesilRestaurantSistemi | 1d578926498342e1ff2c2ecd9d52d98d519ff0c4 | 131eb76ee717b44edf6e4a3520ec03dd0731063c | refs/heads/master | 2020-06-11T08:18:37.694000 | 2019-06-26T13:05:21 | 2019-06-26T13:05:21 | 193,902,296 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.zeynep.bottombar.Adapters;
import android.content.Context;
import android.content.Intent;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import com.example.zeynep.bottombar.Ac... | UTF-8 | Java | 2,044 | java | MasaAdapterKasa.java | Java | [
{
"context": "com.example.zeynep.bottombar.R;\n\n/**\n * Created by zeynep on 11.05.2018.\n */\n\npublic class MasaAdapterKasa ",
"end": 461,
"score": 0.999599039554596,
"start": 455,
"tag": "USERNAME",
"value": "zeynep"
}
] | null | [] | package com.example.zeynep.bottombar.Adapters;
import android.content.Context;
import android.content.Intent;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import com.example.zeynep.bottombar.Ac... | 2,044 | 0.641389 | 0.636497 | 90 | 21.711111 | 25.647718 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.422222 | false | false | 6 |
343ddc6bf1723896e0d61055387d4e96b6deeffe | 15,607,911,194,773 | 2bf91f8bc3e508b9eb7bfdb01fa0f2cfea294e40 | /src/main/java/com/bksoftwarevn/service/category/MenuService.java | d2572098820585bf7a825c72b2d4195cc77e0b1b | [] | no_license | caots/ThatFruit | https://github.com/caots/ThatFruit | a02daf716d36bde259308f8f7b1e4e00c21120bf | 7c9bfc1e5ce876fc4006ee540fb1ac36daba5afc | refs/heads/master | 2020-06-28T09:41:53.109000 | 2020-03-14T11:10:09 | 2020-03-14T11:10:09 | 200,201,994 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bksoftwarevn.service.category;
import com.bksoftwarevn.entities.category.Menu;
import org.springframework.data.domain.Pageable;
import java.util.List;
public interface MenuService {
List<Menu> findAllMenuPage(Pageable pageable);
List<Menu> findAllMenu();
Menu findMenuById(int id);
bo... | UTF-8 | Java | 389 | java | MenuService.java | Java | [] | null | [] | package com.bksoftwarevn.service.category;
import com.bksoftwarevn.entities.category.Menu;
import org.springframework.data.domain.Pageable;
import java.util.List;
public interface MenuService {
List<Menu> findAllMenuPage(Pageable pageable);
List<Menu> findAllMenu();
Menu findMenuById(int id);
bo... | 389 | 0.753213 | 0.753213 | 22 | 16.681818 | 19.181871 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409091 | false | false | 6 |
e6370370e22508d9f1420295c4c0bf7b1e0fae71 | 15,607,911,198,145 | 90270937d558d382194d4b7a66f7dd7db07ec335 | /translatege/src/main/java/adapters/ResultsAdapter.java | 471a4f325ed49176b15cd341aaf11c892e9c4d96 | [] | no_license | brunjick/translate.ge-android-client | https://github.com/brunjick/translate.ge-android-client | d6411f04ec6ca26c5228f76c3cf1ee80642d2558 | 8c30fce7be2b8535d50b6ad04e17d05ed3d59893 | refs/heads/master | 2020-12-24T22:48:51.914000 | 2019-01-27T20:50:23 | 2019-01-27T20:50:23 | 57,962,241 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package adapters;
import android.content.ClipData;
import android.content.ClipboardManager;
import android.content.Context;
import android.speech.tts.TextToSpeech;
import android.support.v4.content.ContextCompat;
import android.support.v7.widget.RecyclerView;
import android.text.Html;
import android.view.LayoutInflate... | UTF-8 | Java | 9,432 | java | ResultsAdapter.java | Java | [] | null | [] | package adapters;
import android.content.ClipData;
import android.content.ClipboardManager;
import android.content.Context;
import android.speech.tts.TextToSpeech;
import android.support.v4.content.ContextCompat;
import android.support.v7.widget.RecyclerView;
import android.text.Html;
import android.view.LayoutInflate... | 9,432 | 0.638359 | 0.634966 | 259 | 35.416988 | 28.444416 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.644788 | false | false | 6 |
08d49b77ef86e29c53c83d667dbbd6f40871cbab | 1,262,720,408,293 | 00d56e92f715db993e624fb39fd3ccc3fdc4438e | /georg-backend/georg-service/src/test/java/se/nrm/georg/service/logic/InitialPropertiesTest.java | 7380cf4ea7de48c7326dff56cdec10e9b932d509 | [
"MIT"
] | permissive | Naturhistoriska/Georg | https://github.com/Naturhistoriska/Georg | 504605408b22c36433d37cc72acbe4d0e0529fee | 22d58c65bd899e8694aafa7b512493ce0979f7d4 | refs/heads/master | 2023-06-25T22:02:25.837000 | 2022-02-25T12:43:26 | 2022-02-25T12:43:26 | 242,147,132 | 3 | 1 | MIT | false | 2023-04-14T18:02:55 | 2020-02-21T13:37:11 | 2022-02-25T12:45:44 | 2023-04-14T18:02:55 | 2,613 | 3 | 1 | 55 | Java | false | false | package se.nrm.georg.service.logic;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.*;
/**
*
* @author idali
*/
public class InitialPropertiesTest {
private InitialProperties instance;
public InitialPropertiesTest() {
}
@Before
public voi... | UTF-8 | Java | 947 | java | InitialPropertiesTest.java | Java | [
{
"context": "port static org.junit.Assert.*;\n\n/**\n *\n * @author idali\n */\npublic class InitialPropertiesTest {\n \n pri",
"end": 169,
"score": 0.9935471415519714,
"start": 164,
"tag": "USERNAME",
"value": "idali"
}
] | null | [] | package se.nrm.georg.service.logic;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.*;
/**
*
* @author idali
*/
public class InitialPropertiesTest {
private InitialProperties instance;
public InitialPropertiesTest() {
}
@Before
public voi... | 947 | 0.681098 | 0.681098 | 47 | 19.148935 | 17.504988 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.361702 | false | false | 6 |
3198127d6ca54ad6fcba390b5d8b75d5eca5ca44 | 32,581,621,922,324 | 6e718fe05581651848b874b351aea8394f45ee7f | /src/main/java/com/docutools/jocument/impl/TemplateImpl.java | 2d8d4c6493fa43ee0c735ddc678d0ce4f4782a1f | [
"MIT"
] | permissive | fucora/jocument | https://github.com/fucora/jocument | 9c76a42f9f4c279be321882065b5aeabf3afde22 | 8a7c236f7ff0975f18c7cb22492e717b18c0e93a | refs/heads/master | 2023-01-03T12:48:01.685000 | 2020-10-29T15:40:17 | 2020-10-29T15:40:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.docutools.jocument.impl;
import com.docutools.jocument.Document;
import com.docutools.jocument.MimeType;
import com.docutools.jocument.PlaceholderResolver;
import com.docutools.jocument.Template;
import com.docutools.jocument.TemplateSource;
import com.docutools.jocument.impl.excel.implementations.ExcelDoc... | UTF-8 | Java | 2,144 | java | TemplateImpl.java | Java | [] | null | [] | package com.docutools.jocument.impl;
import com.docutools.jocument.Document;
import com.docutools.jocument.MimeType;
import com.docutools.jocument.PlaceholderResolver;
import com.docutools.jocument.Template;
import com.docutools.jocument.TemplateSource;
import com.docutools.jocument.impl.excel.implementations.ExcelDoc... | 2,144 | 0.75 | 0.749067 | 64 | 32.5 | 28.59906 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 6 |
9f43828cc72c94023859d29bdf727e19b03eaf96 | 17,016,660,459,513 | eecfac4ca83c583531e6b8e928014452c92b8e92 | /arrays/java/findDuplicateInArray.java | aeaa49d8228b6370669d183ee417129d7005db27 | [] | no_license | geekanamika/Interview-Prep-DS-Algo | https://github.com/geekanamika/Interview-Prep-DS-Algo | 2c1e2d33144f0f629a38999ff77cb67f30f4fb7d | 7e4edaf53a08d0c669bc5c14439ab14f098287c7 | refs/heads/master | 2021-11-04T05:15:09.963000 | 2021-10-30T03:15:16 | 2021-10-30T03:15:16 | 155,670,519 | 18 | 6 | null | false | 2021-10-30T03:15:17 | 2018-11-01T06:19:09 | 2021-10-30T03:15:08 | 2021-10-30T03:15:16 | 3,012 | 13 | 5 | 1 | Java | false | false | /*
287. Find the Duplicate Number
Given an array nums containing n + 1 integers where each integer is between 1 and n (inclusive), prove that at least one duplicate number must exist. Assume that there is only one duplicate number, find the duplicate one.
Example 1:
Input: [1,3,4,2,2]
Output: 2
Example 2:
Input: [3,... | UTF-8 | Java | 1,155 | java | findDuplicateInArray.java | Java | [] | null | [] | /*
287. Find the Duplicate Number
Given an array nums containing n + 1 integers where each integer is between 1 and n (inclusive), prove that at least one duplicate number must exist. Assume that there is only one duplicate number, find the duplicate one.
Example 1:
Input: [1,3,4,2,2]
Output: 2
Example 2:
Input: [3,... | 1,155 | 0.579221 | 0.55671 | 41 | 27.195122 | 36.405052 | 221 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.585366 | false | false | 6 |
c1cb7eefa499de141b7d1dede16977d879ca8d84 | 25,847,113,206,760 | 9f73220d82b6a01ebba6331ea1a0108971d85f3b | /jwt-examples/src/main/java/com/webconfig/WebMvcConfig.java | a1163bfb31aee1bf841d1ffbb0da7b9c0301d9ba | [] | no_license | RicoFung/chok-examples | https://github.com/RicoFung/chok-examples | e9e49a62c5d3674d72342c12dd75b7292e5ae033 | 251776fd3ab557264887e7ded0dda1a2e6dc1b1c | refs/heads/master | 2022-08-03T09:55:53.414000 | 2022-07-19T08:32:46 | 2022-07-19T08:32:46 | 224,352,367 | 0 | 0 | null | false | 2022-07-19T08:32:33 | 2019-11-27T05:35:46 | 2021-12-08T02:31:46 | 2022-07-19T08:26:15 | 325 | 0 | 0 | 1 | Java | false | false | package com.webconfig;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.config.annotation.InterceptorRegistry;
import org.springframework.web.servlet.config.annotation.WebMvcConfigurer;
import chok.jwt.Jw... | UTF-8 | Java | 643 | java | WebMvcConfig.java | Java | [] | null | [] | package com.webconfig;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.config.annotation.InterceptorRegistry;
import org.springframework.web.servlet.config.annotation.WebMvcConfigurer;
import chok.jwt.Jw... | 643 | 0.839428 | 0.839428 | 22 | 27.59091 | 29.230524 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.772727 | false | false | 6 |
058d09e01e4621c709695b5f652817bb7f87ab0c | 9,680,856,294,136 | fb03656d8a49eb4506d9d950011b6763d00c1f17 | /java/com/notfound404/minetrade/notification/NotificationRequestReceivedMineconomy.java | 85480d6dc9d607ae8c6405e61befff0c92e08cfe | [] | no_license | notfound4/minetrade | https://github.com/notfound4/minetrade | 9535f71222e1f2aa302fa9bdfe7ba2ae25cd29c7 | 6d0d256a9bf75b0924bdbefd08eaf8c559d6837a | refs/heads/master | 2016-03-24T23:22:56.891000 | 2014-09-19T16:45:29 | 2014-09-19T16:45:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.notfound404.minetrade.notification;
import org.lwjgl.opengl.GL11;
import com.notfound404.minetrade.trade.ClientData;
import net.minecraft.client.Minecraft;
import net.minecraft.client.gui.FontRenderer;
public class NotificationRequestReceivedMineconomy extends ANotificationItem {
private static final... | UTF-8 | Java | 1,538 | java | NotificationRequestReceivedMineconomy.java | Java | [] | null | [] | package com.notfound404.minetrade.notification;
import org.lwjgl.opengl.GL11;
import com.notfound404.minetrade.trade.ClientData;
import net.minecraft.client.Minecraft;
import net.minecraft.client.gui.FontRenderer;
public class NotificationRequestReceivedMineconomy extends ANotificationItem {
private static final... | 1,538 | 0.769831 | 0.750325 | 50 | 29.76 | 26.677002 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.9 | false | false | 6 |
43524767ec931c6ca1c2a0daea93181f93f9445d | 21,698,174,797,042 | 29990b121a087ae660dadfff359e13d879197496 | /ctrlt/src/br/com/ctrlt/dao/AdministradorDeConteudoDAO.java | 047e4a807499fe2f2931ceff76a89422d999ee48 | [] | no_license | simonerodrigues/Ctrl-T | https://github.com/simonerodrigues/Ctrl-T | c53bf0eb7677eeb7d50089550ff388f7f706f16f | 0b0ed46a7f11abe81d9a6b0387d481b9df4b3855 | refs/heads/master | 2016-09-12T22:30:55.396000 | 2016-09-07T21:47:36 | 2016-09-07T21:47:36 | 65,145,134 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.ctrlt.dao;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import javax.persistence.Query;
import org.springframework.stereotype.Repository;
import org.springframework.transaction.annotation.EnableTransactionManagement;
import org.springframe... | WINDOWS-1250 | Java | 2,458 | java | AdministradorDeConteudoDAO.java | Java | [] | null | [] | package br.com.ctrlt.dao;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import javax.persistence.Query;
import org.springframework.stereotype.Repository;
import org.springframework.transaction.annotation.EnableTransactionManagement;
import org.springframe... | 2,458 | 0.776964 | 0.776964 | 101 | 23.326733 | 26.732304 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.554455 | false | false | 6 |
b9a44caf293df0a696dfeb3a77a256e391e0ee6c | 32,890,859,603,280 | af61ac0e0309dce62ef1d942027736009ce5d66f | /00137_SingleNumberII_Medium.java | 07928b68605002df4f7296e725ce56e3f5c0091d | [] | no_license | vsavko/leetcode | https://github.com/vsavko/leetcode | 3e20bb28add38557d8901568a7ce24023e906be4 | 10e908e7b358129c4c2357840b827d92d75915cf | refs/heads/master | 2021-07-03T15:28:44.893000 | 2021-02-08T22:42:57 | 2021-02-08T22:42:57 | 220,265,158 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*Given an integer array nums where every element appears three times except for one, which appears exactly once. Find the single element and return it.
Example 1:
Input: nums = [2,2,3,2]
Output: 3
Example 2:
Input: nums = [0,1,0,1,0,1,99]
Output: 99
Constraints:
1 <= nums.length <= 3 * 104
-231 <= nums[i] <= 231 -... | UTF-8 | Java | 1,021 | java | 00137_SingleNumberII_Medium.java | Java | [] | null | [] | /*Given an integer array nums where every element appears three times except for one, which appears exactly once. Find the single element and return it.
Example 1:
Input: nums = [2,2,3,2]
Output: 3
Example 2:
Input: nums = [0,1,0,1,0,1,99]
Output: 99
Constraints:
1 <= nums.length <= 3 * 104
-231 <= nums[i] <= 231 -... | 1,021 | 0.599412 | 0.566112 | 29 | 34.206898 | 33.907967 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.724138 | false | false | 6 |
10466acb401e9220b49e481253cea7b181f9ba61 | 26,560,077,770,186 | e36ec9f62597da7daf3d05abb396f2158df30c17 | /java/Test1/src/lesson24/Animal.java | bf24bde3033097adb9800dc4c7625ec45cfbcb87 | [] | no_license | astrakhanRinat/I-am-learning | https://github.com/astrakhanRinat/I-am-learning | 3db6441b3eba2ec803e0e73a1ad2df6374d34f38 | 5a3784da612d026d6447d77eebe591cc94db3d1d | refs/heads/master | 2021-08-24T13:53:01.206000 | 2021-08-20T13:20:08 | 2021-08-20T13:20:08 | 174,693,239 | 3 | 0 | null | false | 2020-05-10T14:22:22 | 2019-03-09T12:43:48 | 2020-05-10T14:21:33 | 2020-05-10T14:22:20 | 35,378 | 1 | 0 | 4 | HTML | false | false | package lesson24;
abstract class Animal {
String name;
Animal(String name) {
this.name = name;
}
abstract void eat();
abstract void sleep();
abstract void printName();
}
abstract class Fish extends Animal {
Fish(String name) {
super(name);
}
void sleep() {
... | UTF-8 | Java | 3,456 | java | Animal.java | Java | [] | null | [] | package lesson24;
abstract class Animal {
String name;
Animal(String name) {
this.name = name;
}
abstract void eat();
abstract void sleep();
abstract void printName();
}
abstract class Fish extends Animal {
Fish(String name) {
super(name);
}
void sleep() {
... | 3,456 | 0.560471 | 0.557288 | 174 | 17.063219 | 18.211134 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.321839 | false | false | 6 |
1529991d58bdd6355abd5b4ff8242a2564296bef | 24,979,529,841,834 | dbf78605d0c688e4db5a80dfec8599fdfaec85b0 | /PrimoScoutingTest/app/src/main/java/com/primo/primoscoutingtest/PitMainActivity.java | d85b88e128be1b584fb074dd1bdb2054dd10ffb8 | [] | no_license | yanivgold00/scoutingAppPrimo | https://github.com/yanivgold00/scoutingAppPrimo | 66265c61b3e6f86d0ab9c612ede53d985e148c73 | 9d6a4600dfeeb04807a5df405e7a7f1a711b8869 | refs/heads/master | 2021-01-24T02:23:03.575000 | 2018-09-02T10:39:02 | 2018-09-02T10:39:02 | 122,843,906 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.primo.primoscoutingtest;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.ArrayAdapter;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Spinner;
import android.widget... | UTF-8 | Java | 4,800 | java | PitMainActivity.java | Java | [] | null | [] | package com.primo.primoscoutingtest;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.ArrayAdapter;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Spinner;
import android.widget... | 4,800 | 0.58183 | 0.575955 | 166 | 27.710844 | 21.750795 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.518072 | false | false | 6 |
6ab8aed238928b4ec74ce204b77866778c84357e | 24,979,529,843,388 | d8e105e30d15b226deccd3a62b918d920453841c | /app/src/main/java/com/example/interview/ChatActivity.java | 9ae2584a5861206d3c7f87244f740cb7bb2a2f93 | [] | no_license | Hank-learner/chat_limit_front | https://github.com/Hank-learner/chat_limit_front | 1ebebf79a95b8e1701ddf3e3e00948e6f2486f4e | e8b3fe3775351c4fd63f059ae9f881b0c08b2a34 | refs/heads/master | 2020-10-01T19:53:52.438000 | 2019-12-15T06:36:43 | 2019-12-15T06:36:43 | 227,613,114 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.interview;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.widget.Toolbar;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
import android.content.Intent;
import android.os.Bundle;
import android.text.TextUtils;
i... | UTF-8 | Java | 5,229 | java | ChatActivity.java | Java | [
{
"context": "setSupportActionBar(toolbar);\n\n SERVER_IP=\"172.17.239.137:1235\";\n SERVER_PORT=1235;\n editText",
"end": 1626,
"score": 0.9996267557144165,
"start": 1612,
"tag": "IP_ADDRESS",
"value": "172.17.239.137"
}
] | null | [] | package com.example.interview;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.widget.Toolbar;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
import android.content.Intent;
import android.os.Bundle;
import android.text.TextUtils;
i... | 5,229 | 0.559763 | 0.553643 | 163 | 31.079754 | 20.343063 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.588957 | false | false | 6 |
8459a5f6d804f9bce077ff7f8bea5214b3b5c401 | 2,637,109,960,370 | fefc1cde5fcca2685fd55ab58a0739b61282462f | /src/main/java/com/crescendo/sql/informat/repositories/NewStudentRepository.java | ca60b1d02910ae9f50f40e32324738a7007dafd1 | [] | no_license | BierinckxNicolas/ProjectJava | https://github.com/BierinckxNicolas/ProjectJava | 04e6318a7ba7dd3d549a454d292c256fb65d3636 | e998183079c250f887101d46a072bd82ad33b4d6 | refs/heads/master | 2021-09-05T18:56:15.338000 | 2018-01-30T12:08:58 | 2018-01-30T12:08:58 | 109,042,499 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.crescendo.sql.informat.repositories;
import com.crescendo.sql.informat.models.NewStudents;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.stereotype.Repository;
/** NewStudentRepository
* @author Groep 5
*/
@... | UTF-8 | Java | 416 | java | NewStudentRepository.java | Java | [
{
"context": "e.Repository;\n\n/** NewStudentRepository\n * @author Groep 5\n */\n@Repository\npublic interface NewStudentRepos",
"end": 312,
"score": 0.7549076080322266,
"start": 307,
"tag": "USERNAME",
"value": "Groep"
},
{
"context": "itory;\n\n/** NewStudentRepository\n * @author... | null | [] | package com.crescendo.sql.informat.repositories;
import com.crescendo.sql.informat.models.NewStudents;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.stereotype.Repository;
/** NewStudentRepository
* @author Groep 5
*/
@... | 416 | 0.831731 | 0.829327 | 13 | 31 | 26.755301 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 6 |
2bbaa4534c84af6578b7cdd339637ee0540215ee | 3,023,656,978,208 | 34201be00cb5dbf61ce4e8b95111d969ee7b7cc0 | /src/Main3.java | 0a63ea19e20fef9da9ab51599e8464623dea0749 | [] | no_license | donniet/boardgameengine | https://github.com/donniet/boardgameengine | 26589b4df165bce839066a10b46eba385ae1b60d | f594083e546d30fa035d2798743db46da9a49a0f | refs/heads/master | 2021-01-20T11:55:04.097000 | 2012-11-27T14:27:26 | 2012-11-27T14:27:26 | 3,479,046 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.mozilla.javascript.Context;
import org.mozilla.javascript.ContextAction;
import org.mozilla.javascript.ContextFactory;
import org.mozilla.javascript... | UTF-8 | Java | 2,162 | java | Main3.java | Java | [] | null | [] | import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.mozilla.javascript.Context;
import org.mozilla.javascript.ContextAction;
import org.mozilla.javascript.ContextFactory;
import org.mozilla.javascript... | 2,162 | 0.718316 | 0.714154 | 75 | 27.826666 | 23.185843 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.453333 | false | false | 6 |
1195e998dd0a0c909d4875ca1630957df735ea42 | 31,293,131,771,074 | f6e19ea33319e822ca1b8d4bfd3ed165d991cb72 | /src/jdbc/JDBC.java | 4b23e0d33e90e4bbdb2d5088d7d6c2a29bf07708 | [] | no_license | mmm311/fdc | https://github.com/mmm311/fdc | ccee74186707149c0841bbeb719b171a38d67c83 | f10ba9c8747d0c553a24b701d0b46e5b768d30c4 | refs/heads/master | 2017-10-10T01:39:03.691000 | 2017-03-16T01:37:37 | 2017-03-16T01:51:39 | 85,138,105 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jdbc;
import java.sql.*;
abstract class JDBC
{
Connection con;
public void getConnect(String driver, String connect, String name, String pwd)
{
try
{
Class.forName(driver);
con=DriverManager.getConnection(connect, name, pwd);
}
catch(Exception e)
{
e.printStackTrace()... | UTF-8 | Java | 364 | java | JDBC.java | Java | [] | null | [] | package jdbc;
import java.sql.*;
abstract class JDBC
{
Connection con;
public void getConnect(String driver, String connect, String name, String pwd)
{
try
{
Class.forName(driver);
con=DriverManager.getConnection(connect, name, pwd);
}
catch(Exception e)
{
e.printStackTrace()... | 364 | 0.631868 | 0.631868 | 24 | 13.166667 | 18.754259 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.583333 | false | false | 6 |
a9a791cab0863f5cb338c909d240a1e85924c9ee | 22,162,031,250,447 | 746496216b0975e8b60ae01b6957deb33066cf74 | /src/main/java/com/xixiaoshi/springMybatis/mapper/UmsAdminRoleRelationMapper.java | 1fb2b72b9d683737cdaeacfe1bfa7eb588f6566b | [] | no_license | XIXIAOSHI124/SpringBootMyBatis | https://github.com/XIXIAOSHI124/SpringBootMyBatis | 325c5bef194f3d5a488cdab9808eaa73444540dc | 3cf835a837a33f98330cd8e7980cb0a53519a0ba | refs/heads/main | 2023-01-28T03:52:20.106000 | 2020-12-03T03:26:31 | 2020-12-03T03:26:31 | 318,061,780 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xixiaoshi.springMybatis.mapper;
import com.xixiaoshi.springMybatis.entities.UmsAdminRoleRelation;
import tk.mybatis.MyMapper;
public interface UmsAdminRoleRelationMapper extends MyMapper<UmsAdminRoleRelation> {
} | UTF-8 | Java | 226 | java | UmsAdminRoleRelationMapper.java | Java | [] | null | [] | package com.xixiaoshi.springMybatis.mapper;
import com.xixiaoshi.springMybatis.entities.UmsAdminRoleRelation;
import tk.mybatis.MyMapper;
public interface UmsAdminRoleRelationMapper extends MyMapper<UmsAdminRoleRelation> {
} | 226 | 0.867257 | 0.867257 | 7 | 31.428572 | 31.49992 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 6 |
d474ac7302cc59cdc2bcc85a8609eb360d912608 | 2,594,160,255,361 | 7b14ebfcd07c8e91399494222dba4e4917b83d58 | /abcplayer/src/abc/sound/Chord.java | eeb12e00747b111a7449e38f64b3e3fa0f1ef060 | [] | no_license | Peilin-D/MIT-Software-Construction | https://github.com/Peilin-D/MIT-Software-Construction | ffb490a69beaf96ad0912afe80297d3392104710 | 557ba1ce52f981d1bc03b5484a9a838ec0570bb8 | refs/heads/master | 2020-04-06T04:12:55.951000 | 2017-02-26T05:43:54 | 2017-02-26T05:43:54 | 83,014,121 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package abc.sound;
import java.util.List;
public class Chord implements NoteElement {
private final List<Note> vecNotes;
private double duration;
public Chord(List<Note> notes) {
vecNotes = notes;
duration = notes.get(0).duration();
}
@Override
public double duration() {
return duration;
}
@Overr... | UTF-8 | Java | 728 | java | Chord.java | Java | [] | null | [] | package abc.sound;
import java.util.List;
public class Chord implements NoteElement {
private final List<Note> vecNotes;
private double duration;
public Chord(List<Note> notes) {
vecNotes = notes;
duration = notes.get(0).duration();
}
@Override
public double duration() {
return duration;
}
@Overr... | 728 | 0.652473 | 0.651099 | 40 | 17.200001 | 17.136511 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.65 | false | false | 6 |
ca9e8675ceb93890a1d7c63747b00532530c19e6 | 4,423,816,323,361 | 1a9738eb5c5935f98a47e4f89bfea61b06b4683d | /src/com/lefan/test/_59miao.java | c0b026862f1fa748d10090a96f169db4de3e92d2 | [] | no_license | pwt-team/elefan | https://github.com/pwt-team/elefan | fe9a1a82b3381d0a6cc3140a2b15a4e049e257e6 | a4929f4b1acaf4280ef25037ceb933769cfa4e0a | refs/heads/master | 2020-05-16T18:27:40.159000 | 2015-06-22T16:56:40 | 2015-06-22T16:56:40 | 37,868,086 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lefan.test;
import com._59miao.api.ApiException;
import com._59miao.api.Constants;
import com._59miao.api.Default59miaoClient;
import com._59miao.api.request._59miaoShopcatsGetRequest;
import com._59miao.api.response._59miaoShopcatsGetResponse;
public class _59miao {
public static void main(String[] ar... | UTF-8 | Java | 1,036 | java | _59miao.java | Java | [] | null | [] | package com.lefan.test;
import com._59miao.api.ApiException;
import com._59miao.api.Constants;
import com._59miao.api.Default59miaoClient;
import com._59miao.api.request._59miaoShopcatsGetRequest;
import com._59miao.api.response._59miaoShopcatsGetResponse;
public class _59miao {
public static void main(String[] ar... | 1,036 | 0.735521 | 0.687259 | 39 | 25.564102 | 21.958931 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.025641 | false | false | 6 |
eb73cd4fd085a4db2afe545be3b0f99acb59e73d | 6,777,458,402,220 | 5a46dc8bed1f3f5827abf18f51380ef90ed3e05d | /src/com/sinopec/task/SearchQueryTask.java | 8358a4c069dad1ace7991b867fbada1ea12c77a9 | [] | no_license | amsDevelop/collaboration_team | https://github.com/amsDevelop/collaboration_team | ba648379f7441802fc2abb7920ccd351189c8ea2 | 18c8a306e7f3e1fc5465d7847c68c94104cf2c55 | refs/heads/master | 2020-07-09T07:46:44.888000 | 2015-08-02T04:04:04 | 2015-08-02T04:04:04 | 21,652,647 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sinopec.task;
import java.util.Timer;
import android.app.ProgressDialog;
import android.content.Context;
import android.nfc.Tag;
import android.os.AsyncTask;
import android.util.Log;
import android.view.animation.Animation;
import android.widget.Button;
import android.widget.ImageView;
import android.widg... | UTF-8 | Java | 4,857 | java | SearchQueryTask.java | Java | [] | null | [] | package com.sinopec.task;
import java.util.Timer;
import android.app.ProgressDialog;
import android.content.Context;
import android.nfc.Tag;
import android.os.AsyncTask;
import android.util.Log;
import android.view.animation.Animation;
import android.widget.Button;
import android.widget.ImageView;
import android.widg... | 4,857 | 0.726198 | 0.722049 | 145 | 32.248276 | 25.151548 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.434483 | false | false | 6 |
1c5735197a4426b116dda560fb7b1cf8d96d4447 | 12,945,031,435,339 | cb9af1b142a18885510e61524c0b157cf4b26ac5 | /app/src/main/java/com/alex/weather/ui/activity/MainActivity.java | ae94d67975518e929f8698397a725a61aa032adc | [] | no_license | indevid/Weather | https://github.com/indevid/Weather | 44c0400fba2b2129e4fc2b308c8e63befd29433e | 94c67b4387984737da3c8757166e0e01fbc2e57d | refs/heads/master | 2021-01-23T20:05:48.977000 | 2017-09-20T10:20:51 | 2017-09-20T10:20:51 | 102,850,072 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.alex.weather.ui.activity;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import com.alex.weather.R;
import butterknife.ButterKnife;
import butterknife.OnClick;
public class MainActivity extends AppCompatActivity {
p... | UTF-8 | Java | 992 | java | MainActivity.java | Java | [] | null | [] | package com.alex.weather.ui.activity;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import com.alex.weather.R;
import butterknife.ButterKnife;
import butterknife.OnClick;
public class MainActivity extends AppCompatActivity {
p... | 992 | 0.697581 | 0.696573 | 38 | 25.105263 | 20.776745 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.578947 | false | false | 6 |
d56518cebb4afdee86187f825166d36ca9374d0b | 16,844,861,743,485 | f5c439f250fd912fa6548d439d492cdbd3a32a08 | /CustomerTester.java | 13dc67854f0a448b49f0aee164795ffbaac4a455 | [] | no_license | prashanticoder/JDBC | https://github.com/prashanticoder/JDBC | 5be7204c71795e95d62c6fbde9cf76238f94c2b2 | 81eec4e90579490827f0642f653b6b8d429d9f1b | refs/heads/main | 2023-01-06T01:14:38.162000 | 2020-11-08T12:01:14 | 2020-11-08T12:01:14 | 311,052,248 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package demo_jdbc.contoller;
import java.sql.Connection;
import java.util.*;
import java.util.function.Supplier;
import demo_jdbc.Exception.CustomerNotFoundException;
import demo_jdbc.model.ConnectionFactory;
import demo_jdbc.model.Customer;
import demo_jdbc.model.CustomerDao;
import demo_jdbc.model.Custome... | UTF-8 | Java | 1,327 | java | CustomerTester.java | Java | [
{
"context": "\t\r\n\t\t\r\n\tCustomer customer2=dao.getCustomerByname(\"raj\").orElseThrow(()-> new CustomerNotFoundException(",
"end": 1081,
"score": 0.973153829574585,
"start": 1078,
"tag": "NAME",
"value": "raj"
},
{
"context": "omer2);\r\n\t\t\r\n\t\r\n\tCustomer customer3=new C... | null | [] | package demo_jdbc.contoller;
import java.sql.Connection;
import java.util.*;
import java.util.function.Supplier;
import demo_jdbc.Exception.CustomerNotFoundException;
import demo_jdbc.model.ConnectionFactory;
import demo_jdbc.model.Customer;
import demo_jdbc.model.CustomerDao;
import demo_jdbc.model.Custome... | 1,321 | 0.706858 | 0.691032 | 56 | 21.696428 | 27.145718 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.714286 | false | false | 6 |
6138117cc3a704def89964f471a0b753b7b7cf9d | 3,324,304,698,341 | 7109ce635db200f132a748f9a93e18bbea855874 | /architecture-demo-bridge/src/test/java/com/architecture/example/cache/CacheTest.java | f021b53293ac64d5095d4ccdd25d15e635b8908b | [] | no_license | yiyongfei/jea-demo | https://github.com/yiyongfei/jea-demo | 8da49aeaaaf8e499dfe880e9584abdfdc03c0678 | 8e0ff2f0d3fc1691ba33b1de98d8c9d40e2d839a | refs/heads/master | 2016-08-05T14:04:27.855000 | 2014-12-13T12:26:05 | 2014-12-13T12:26:05 | 27,707,129 | 3 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.architecture.example.cache;
import java.util.HashMap;
import java.util.Map;
import com.architecture.example.dto.ExampleUsersDTO;
import com.ea.core.base.dto.DynamicDTO;
import com.ea.core.cache.CacheConstants;
import com.ea.core.cache.CacheContext;
import org.junit.Test;
import org.junit.runner.RunWith;
... | UTF-8 | Java | 1,345 | java | CacheTest.java | Java | [
{
"context": "kdfjoiwjer9rifdf4444\");\n\t\texampleDto.setUsername(\"王小五\");\n\t\texampleDto.setPassword(\"wiejrie\");\n\t\tExample",
"end": 877,
"score": 0.9997273087501526,
"start": 874,
"tag": "USERNAME",
"value": "王小五"
},
{
"context": "Dto.setUsername(\"王小五\");\n\t\texampleDto.se... | null | [] | package com.architecture.example.cache;
import java.util.HashMap;
import java.util.Map;
import com.architecture.example.dto.ExampleUsersDTO;
import com.ea.core.base.dto.DynamicDTO;
import com.ea.core.cache.CacheConstants;
import com.ea.core.cache.CacheContext;
import org.junit.Test;
import org.junit.runner.RunWith;
... | 1,348 | 0.768484 | 0.755788 | 47 | 27.489361 | 23.628212 | 106 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.765957 | false | false | 6 |
36950b4d6b512051428ea73b93dc966d5563f110 | 30,356,828,853,798 | ec41644f07f764bab56198a203e754f3f88c4bcd | /JPL/ch16/ex16_09/ex16_09.java | 3bdf17bc8a0fd98ac0d88ceb03205bc595718ef4 | [] | no_license | ko-haneda/Java2013 | https://github.com/ko-haneda/Java2013 | b5cc5da4bf6eb91df778a69957bcb3268929958f | b7aeaea08ec64fd7826cc29603feab60ec7d63f4 | refs/heads/master | 2020-12-24T16:14:58.625000 | 2014-08-07T15:18:36 | 2014-08-07T15:18:36 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ch16.ex16_09;
import java.lang.reflect.*;
public class ex16_09 {
public static void main(String[] args) {
String class_name = "java.lang.Integer";
try {
Class<?> cls = Class.forName(class_name);
System.out.println("class " + cls.getSimpleName() + " {");
System.out.println(toStringField(cls));
... | UTF-8 | Java | 3,313 | java | ex16_09.java | Java | [] | null | [] | package ch16.ex16_09;
import java.lang.reflect.*;
public class ex16_09 {
public static void main(String[] args) {
String class_name = "java.lang.Integer";
try {
Class<?> cls = Class.forName(class_name);
System.out.println("class " + cls.getSimpleName() + " {");
System.out.println(toStringField(cls));
... | 3,313 | 0.616015 | 0.610555 | 115 | 27.678261 | 18.571857 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.321739 | false | false | 6 |
79c0ab1cf1dc22cc86637468b6a563cf2d00eb52 | 12,060,268,211,536 | f91b329850232e06a8980c33c018c2b75db46363 | /app/src/main/java/cn/edu/cn/tomatoclock/util/Util.java | 7c028a6fc0625791192db9c555b1eab8f021c2b3 | [] | no_license | qianqiutiango/TomatoClock | https://github.com/qianqiutiango/TomatoClock | 8cb2619276dcb030b9dc49e3614daa1503f6c817 | 944e1a4681e782e5b87dbb53a4c0f5efd809cbdd | refs/heads/master | 2023-01-08T07:20:29.493000 | 2020-11-05T03:08:12 | 2020-11-05T03:08:12 | 310,174,977 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.edu.cn.tomatoclock.util;
import android.app.ActivityManager;
import android.content.ComponentName;
import android.content.Context;
import java.util.List;
public class Util {
/**
*判断当前应用程序处于前台还是后台
*/
public static boolean isApplicationBroughtToBackground(final Context context) {
A... | UTF-8 | Java | 1,518 | java | Util.java | Java | [] | null | [] | package cn.edu.cn.tomatoclock.util;
import android.app.ActivityManager;
import android.content.ComponentName;
import android.content.Context;
import java.util.List;
public class Util {
/**
*判断当前应用程序处于前台还是后台
*/
public static boolean isApplicationBroughtToBackground(final Context context) {
A... | 1,518 | 0.536602 | 0.520028 | 50 | 27.959999 | 23.638918 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.36 | false | false | 6 |
1ca2dccc31fd4d96e45a6f1648066455ed299246 | 28,312,424,462,858 | c4c2b69907dd370f1dde8a4a0730855f496a6bba | /src/ourneighborschild/DatabaseStatusDialog.java | 4a9bec0edbfa11fe153cbc799af08b67b88fac49 | [] | no_license | oneilljw/ONC-Client | https://github.com/oneilljw/ONC-Client | 4746c45c77fb711fb65e0dbeef0eec7716387d84 | 4d34e9b90ff7a0ff4bbe9cae8b4f52c2d3450f0d | refs/heads/master | 2022-05-09T06:57:00.310000 | 2022-04-01T22:06:31 | 2022-04-01T22:06:31 | 26,873,499 | 0 | 0 | null | false | 2016-11-18T17:40:00 | 2014-11-19T17:43:47 | 2016-10-26T16:31:27 | 2016-11-18T17:40:00 | 15,146 | 0 | 0 | 0 | Java | null | null | package ourneighborschild;
import java.awt.GridLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.ArrayList;
import java.util.List;
import javax.swing.BoxLayout;
import javax.swing.ImageIcon;
import javax.swing.JDialog;
import javax.swing.JFrame;
import javax.swing.JLabe... | UTF-8 | Java | 5,954 | java | DatabaseStatusDialog.java | Java | [] | null | [] | package ourneighborschild;
import java.awt.GridLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.ArrayList;
import java.util.List;
import javax.swing.BoxLayout;
import javax.swing.ImageIcon;
import javax.swing.JDialog;
import javax.swing.JFrame;
import javax.swing.JLabe... | 5,954 | 0.71263 | 0.711119 | 199 | 28.919598 | 26.565243 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.321608 | false | false | 6 |
1945902dc823402ecc29f3948dfb00ba87ccec95 | 9,749,575,799,968 | 04c314fe1d09d2bca876c3ecfdf82ae556f571b3 | /core/src/main/java/rmiguele/transaction/validation/service/RestrictedListValidationService.java | 33e41156c70fa8e62f5d940075d6764c4ac24125 | [
"Apache-2.0"
] | permissive | rodrigomiguele/transaction-validation-service | https://github.com/rodrigomiguele/transaction-validation-service | f519d13a3ebc224cb286002fa996cc5be742ae8b | dc925498d48ae160db6525e9737984ec49ed2910 | refs/heads/master | 2022-04-24T21:51:28.330000 | 2020-04-28T15:16:15 | 2020-04-28T15:16:15 | 259,484,790 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package rmiguele.transaction.validation.service;
import rmiguele.transaction.validation.command.RestrictedListValidationCommand;
public interface RestrictedListValidationService extends BaseExecutorService<RestrictedListValidationCommand> {
default void validate(RestrictedListValidationCommand command) {
... | UTF-8 | Java | 359 | java | RestrictedListValidationService.java | Java | [] | null | [] | package rmiguele.transaction.validation.service;
import rmiguele.transaction.validation.command.RestrictedListValidationCommand;
public interface RestrictedListValidationService extends BaseExecutorService<RestrictedListValidationCommand> {
default void validate(RestrictedListValidationCommand command) {
... | 359 | 0.830084 | 0.830084 | 11 | 31.636364 | 37.902443 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 6 |
e54754435ea72035ee38d292f59c0bad9eefe8b6 | 26,233,660,304,784 | ac629ccab7618463fdfbc7aa9fd1c72bd940ddad | /src/com/hotel/models/ContactosModel.java | caf2e3c5ec84fd41deeef751853e875ff0b38ad6 | [] | no_license | javiergarnero80/web4.0 | https://github.com/javiergarnero80/web4.0 | a6be5ce040969ff02621598820eef8cf36760b54 | 5b66259039318c146c2396933b39d3b81deba92d | refs/heads/master | 2022-04-26T08:24:31.763000 | 2020-04-17T04:39:07 | 2020-04-17T04:39:07 | 256,384,804 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hotel.models;
import java.io.IOException;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import javax.servlet.ServletException;
import com.hotel.beans.Contacto;
public class ContactosModel extends Conexion {
public List<Contacto> listarContactos() throws SQLException ... | UTF-8 | Java | 4,249 | java | ContactosModel.java | Java | [] | null | [] | package com.hotel.models;
import java.io.IOException;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import javax.servlet.ServletException;
import com.hotel.beans.Contacto;
public class ContactosModel extends Conexion {
public List<Contacto> listarContactos() throws SQLException ... | 4,249 | 0.710285 | 0.70699 | 152 | 26.94079 | 28.632019 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.559211 | false | false | 6 |
7379300d9f3bce7946c7865604d96eae1b255b1a | 10,814,727,701,187 | a9058df2ffcce80942251ff2e937f69362a54622 | /src/main/java/com/mx/edev/common/AppTest_1.java | ea275ebe0657f17360c0a284ffbf89133cb8b1be | [] | no_license | etlapa/eWalletJ | https://github.com/etlapa/eWalletJ | 176a5bb93197388398278afc31c1648627c024a2 | 78ac688ef8f9d80cbbcdc7f6002db2631f662f31 | refs/heads/master | 2016-09-06T19:44:16.870000 | 2015-03-18T14:54:15 | 2015-03-18T14:54:15 | 31,940,745 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mx.edev.common;
import com.mx.edev.bo.ConfigNvpBo;
import com.mx.edev.model.ConfigNvp;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
public class AppTest_1
{
public static void main( String[] args )
{
Applic... | UTF-8 | Java | 1,026 | java | AppTest_1.java | Java | [] | null | [] | package com.mx.edev.common;
import com.mx.edev.bo.ConfigNvpBo;
import com.mx.edev.model.ConfigNvp;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
public class AppTest_1
{
public static void main( String[] args )
{
Applic... | 1,026 | 0.68616 | 0.682261 | 32 | 31.0625 | 28.296352 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 6 |
32a055d5827ae0d2a0359325fef8e22cdbfcc46f | 5,798,205,893,190 | 04b33a6366e48712b9412569893b404cce3d6171 | /exercise/src/com/chen/niukeLeetcode/Solution11.java | 6060f47f8e60d75680f439cbadffaa097cd9c14c | [] | no_license | caofanCPU/Data_Structure | https://github.com/caofanCPU/Data_Structure | fa9500cf8d903b494389996c45d545d7aba3925a | e4c61e38904e57f9ab00688cd4b07abdfa1f6c24 | refs/heads/master | 2021-03-25T12:11:27.663000 | 2020-01-14T02:40:03 | 2020-01-14T02:40:03 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.chen.niukeLeetcode;
class RandomListNode {
int label;
RandomListNode next, random;
RandomListNode(int x) { this.label = x; }
}
/**
* @author ChenYuXi
* @version 1.0
* @since 2019/6/15 on 16:23
**/
public class Solution11 {
public RandomListNode copyRandomList(RandomListNode head) {
... | UTF-8 | Java | 1,442 | java | Solution11.java | Java | [
{
"context": "stNode(int x) { this.label = x; }\n}\n/**\n * @author ChenYuXi\n * @version 1.0\n * @since 2019/6/15 on 16:23\n **/",
"end": 174,
"score": 0.9984970688819885,
"start": 166,
"tag": "NAME",
"value": "ChenYuXi"
}
] | null | [] | package com.chen.niukeLeetcode;
class RandomListNode {
int label;
RandomListNode next, random;
RandomListNode(int x) { this.label = x; }
}
/**
* @author ChenYuXi
* @version 1.0
* @since 2019/6/15 on 16:23
**/
public class Solution11 {
public RandomListNode copyRandomList(RandomListNode head) {
... | 1,442 | 0.52982 | 0.507628 | 51 | 27.274509 | 17.254812 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.588235 | false | false | 6 |
c45ab9ee8649064599ae45ea0aa501b0f040d5a0 | 5,798,205,895,885 | 1ffb398ea34be0ffe2cbc575c90bd45ab5fd6718 | /ime/app/src/main/java/com/anysoftkeyboard/keyboards/CondenseType.java | 770d267e95b2c1b035adbe1b65e03710418e869d | [
"Apache-2.0"
] | permissive | AnySoftKeyboard/AnySoftKeyboard | https://github.com/AnySoftKeyboard/AnySoftKeyboard | bcfcbb4b5d57f1076e07a98a3466ddb76e4ea77a | b84f81609ec3c506008fbbc85fe780f4189951ac | refs/heads/main | 2023-09-01T12:00:10.488000 | 2023-08-20T15:52:59 | 2023-08-20T15:52:59 | 4,063,516 | 2,827 | 952 | Apache-2.0 | false | 2023-09-14T01:07:27 | 2012-04-18T12:38:01 | 2023-09-13T13:35:07 | 2023-09-14T01:07:24 | 268,549 | 2,552 | 787 | 818 | Java | false | false | package com.anysoftkeyboard.keyboards;
import com.anysoftkeyboard.api.KeyCodes;
public enum CondenseType {
None,
Split,
CompactToRight,
CompactToLeft;
public static CondenseType fromKeyCode(int primaryCode) {
switch (primaryCode) {
case KeyCodes.SPLIT_LAYOUT:
return CondenseType.Split;
... | UTF-8 | Java | 690 | java | CondenseType.java | Java | [] | null | [] | package com.anysoftkeyboard.keyboards;
import com.anysoftkeyboard.api.KeyCodes;
public enum CondenseType {
None,
Split,
CompactToRight,
CompactToLeft;
public static CondenseType fromKeyCode(int primaryCode) {
switch (primaryCode) {
case KeyCodes.SPLIT_LAYOUT:
return CondenseType.Split;
... | 690 | 0.714493 | 0.714493 | 25 | 26.6 | 22.713873 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.44 | false | false | 6 |
ae0457dbcd5f0d42935f4a4c026f162510159263 | 14,319,421,010,372 | ec3afe98491e9dc53fcb902c3b873c0f878fee9e | /H.java | c6bd2f4378fa08f59c777620b61d1d030d69ee77 | [
"MIT"
] | permissive | swiftyx/UW-ICPC-Qualifier-2019 | https://github.com/swiftyx/UW-ICPC-Qualifier-2019 | 39728d33d78e45628e3d82b33bf9d706d8c18235 | b95ec08705bd2fb1e9e4278a002dc7a7aa09fa7f | refs/heads/master | 2020-08-28T18:00:44.104000 | 2019-10-26T22:32:49 | 2019-10-26T22:32:49 | 217,777,128 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
public class H {
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
int n = in.nextInt();
int W = in.nextInt();
PriorityQueue<House> pq = new PriorityQueue<>();
for (int i = 0; i < n; i++) {
pq.add(new House(i... | UTF-8 | Java | 1,542 | java | H.java | Java | [] | null | [] | import java.util.*;
public class H {
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
int n = in.nextInt();
int W = in.nextInt();
PriorityQueue<House> pq = new PriorityQueue<>();
for (int i = 0; i < n; i++) {
pq.add(new House(i... | 1,542 | 0.419585 | 0.415045 | 55 | 26.072727 | 16.672083 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.636364 | false | false | 6 |
21ffd0e334358572e9617a501c61cad1a5580f3f | 30,494,267,816,232 | 942536eb8a7622c3597b71a037f9d33cbff7028c | /app/src/main/java/com/go/cqh/goodprojects/utils/FileDownLoadUtil.java | de7fc82a95dd067b65b1dbb6a0f7b5f15f3a2506 | [] | no_license | caoqianghui/GoodProjects | https://github.com/caoqianghui/GoodProjects | 4159c0eeec059b45f3994df5f64ab80118e024b6 | a9120f73c1629cd67f66f3dd7ede6e09a279c8d1 | refs/heads/master | 2020-06-29T07:03:04.884000 | 2017-05-23T11:03:22 | 2017-05-23T11:03:22 | 74,442,523 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.go.cqh.goodprojects.utils;
import android.os.Environment;
import android.support.annotation.NonNull;
import android.util.Log;
import com.yolanda.nohttp.Headers;
import com.yolanda.nohttp.NoHttp;
import com.yolanda.nohttp.download.DownloadQueue;
import com.yolanda.nohttp.download.DownloadRequest;
import j... | UTF-8 | Java | 3,032 | java | FileDownLoadUtil.java | Java | [
{
"context": ".File;\n\n/**\n * 封装一个文件下载工具类 基于nohttp\n * Created by caoqianghui on 2016/11/19.\n */\n\npublic class FileDownLoadUtil",
"end": 388,
"score": 0.999541699886322,
"start": 377,
"tag": "USERNAME",
"value": "caoqianghui"
}
] | null | [] | package com.go.cqh.goodprojects.utils;
import android.os.Environment;
import android.support.annotation.NonNull;
import android.util.Log;
import com.yolanda.nohttp.Headers;
import com.yolanda.nohttp.NoHttp;
import com.yolanda.nohttp.download.DownloadQueue;
import com.yolanda.nohttp.download.DownloadRequest;
import j... | 3,032 | 0.59626 | 0.591066 | 101 | 27.594059 | 30.18792 | 175 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.514852 | false | false | 6 |
38809550896e34a476413fdc4c185872b17968ac | 644,245,100,527 | b6c611d798bd2ea6c24f94f9e7aa07cc19e4ec6f | /app/src/main/java/com/example/myapplication/Help.java | 6362943fee3bb2e1c0fa43f10bc8da32a54e4004 | [] | no_license | masmirnovinf/TheGraze | https://github.com/masmirnovinf/TheGraze | 0184c420a9f8571428d28268935202db87b60511 | 3b928c1fdc765d98f0917fc4ad4798326abe6f94 | refs/heads/master | 2017-06-29T21:56:07.402000 | 2017-06-21T21:40:34 | 2017-06-21T21:40:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.myapplication;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.ImageButton;
public class Help extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) ... | UTF-8 | Java | 778 | java | Help.java | Java | [] | null | [] | package com.example.myapplication;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.ImageButton;
public class Help extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) ... | 778 | 0.688946 | 0.687661 | 25 | 30.120001 | 25.587997 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52 | false | false | 6 |
b6f904a03dc120d18b94c2ed46d3bbfd5a36eed9 | 18,648,748,017,481 | b2860ba0959642c8f1d8ba61cbcfc19ea6dd68b6 | /app/src/main/java/com/block/xjfkchain/data/ddListEntity.java | 385724d48f953ab890e4041e7f8f8c406096deeb | [
"Apache-2.0"
] | permissive | long948/zckjandorid | https://github.com/long948/zckjandorid | f6d0440a6618d24720e38d73083e64bed42b3c41 | 9afc8b6033a73dabd751c02b007c251a02e4650d | refs/heads/main | 2023-07-30T22:42:30.565000 | 2021-09-24T03:24:35 | 2021-09-24T03:24:35 | 409,817,544 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.block.xjfkchain.data;
import java.io.Serializable;
/**
* Copyright (C) 2020, Relx
* FilEarnListEntity
* <p>
* Description
*
* @author muwenlei
* @version 1.0
* <p>
* Ver 1.0, 2020/10/22, muwenlei, Create file
*/
public class ddListEntity implements Serializable {
public String symbol;
p... | UTF-8 | Java | 1,235 | java | ddListEntity.java | Java | [
{
"context": "EarnListEntity\n * <p>\n * Description\n *\n * @author muwenlei\n * @version 1.0\n * <p>\n * Ver 1.0, 2020/10/22, mu",
"end": 162,
"score": 0.9961370229721069,
"start": 154,
"tag": "USERNAME",
"value": "muwenlei"
}
] | null | [] | package com.block.xjfkchain.data;
import java.io.Serializable;
/**
* Copyright (C) 2020, Relx
* FilEarnListEntity
* <p>
* Description
*
* @author muwenlei
* @version 1.0
* <p>
* Ver 1.0, 2020/10/22, muwenlei, Create file
*/
public class ddListEntity implements Serializable {
public String symbol;
p... | 1,235 | 0.625911 | 0.612955 | 63 | 18.619047 | 16.841396 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 6 |
d1928b71e8c75df2a7968f56e82628094692d154 | 27,333,171,880,104 | deb31263b4d3d117095a1f2e822f53ec14901c76 | /src/main/java/com/run/auth/service/RoleService.java | cebbf3ba4d3cb7a42c7c6c4e98109aee7e47b5f6 | [] | no_license | xiaoliangxie/Auth-1 | https://github.com/xiaoliangxie/Auth-1 | ec14694463498d6f05e1d2130e11151d973bdd4d | 98ed8732798c32c584be948d5b8242182e1c0d1c | refs/heads/master | 2020-05-22T05:53:42.722000 | 2019-05-15T08:23:20 | 2019-05-15T08:23:20 | 186,243,431 | 0 | 0 | null | true | 2019-05-12T10:58:02 | 2019-05-12T10:58:01 | 2019-04-10T13:05:14 | 2016-09-28T12:42:58 | 107,796 | 0 | 0 | 0 | null | false | false | package com.run.auth.service;
import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.run.auth.dao.RoleDao;
import com.run.auth.dao.RoleFunctionDao;
import com.run.auth.ent... | UTF-8 | Java | 2,485 | java | RoleService.java | Java | [] | null | [] | package com.run.auth.service;
import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.run.auth.dao.RoleDao;
import com.run.auth.dao.RoleFunctionDao;
import com.run.auth.ent... | 2,485 | 0.716199 | 0.714471 | 104 | 21.259615 | 21.32667 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.615385 | false | false | 6 |
b78292f3773a8fde3c8ba1f0effe2ee6e3ea877d | 27,685,359,198,876 | 40b4f76c707f390a15da1d2106120832fcb4e29c | /src/java/com/wing/service/OptionsAndResultService.java | 772edfe14838ccfc35130df4cc89a543b30874e9 | [] | no_license | yangtengfei/Wing | https://github.com/yangtengfei/Wing | 8bfed23c1c947fbaec574115a1d4251e3d705ac2 | ac41364fad816318924faa1cfc9028a05720ea36 | refs/heads/master | 2021-01-21T12:59:18.160000 | 2016-04-30T14:06:21 | 2016-04-30T14:06:21 | 55,967,843 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wing.service;
/**
* @author: tengfei yang
* @email: yangtengfei666666@163.com
* @version: 2016年4月9日下午7:56:37
* @todo:TODO
*/
public interface OptionsAndResultService {
/**
* 通过选项获取结果
* @param options
* @return
*/
public String getResultByOptions(String options);
}
| UTF-8 | Java | 339 | java | OptionsAndResultService.java | Java | [
{
"context": "package com.wing.service;\r\n/**\r\n * @author: tengfei yang\r\n * @email: yangtengfei666666@163.com\r\n * @versio",
"end": 56,
"score": 0.9997994303703308,
"start": 44,
"tag": "NAME",
"value": "tengfei yang"
},
{
"context": "ervice;\r\n/**\r\n * @author: tengfei yang\r... | null | [] | package com.wing.service;
/**
* @author: <NAME>
* @email: <EMAIL>
* @version: 2016年4月9日下午7:56:37
* @todo:TODO
*/
public interface OptionsAndResultService {
/**
* 通过选项获取结果
* @param options
* @return
*/
public String getResultByOptions(String options);
}
| 315 | 0.651757 | 0.587859 | 17 | 16.411764 | 15.370173 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.529412 | false | false | 6 |
35784f1f9bcd23b1065b088fce7b9bd43cfdd080 | 2,877,628,088,920 | ea65710a42cfd1a0d4c4141ac5ba297c5e6287aa | /FoodSpoty/FoodSpoty/src/com/isoft/foodspoty/RestaurantProfileActivity.java | 24694f24b15762ccbc048bc14b2bb0f1cd6a6052 | [] | no_license | kanwarbirsingh/ANDROID | https://github.com/kanwarbirsingh/ANDROID | bc27197234c4c3295d658d73086ada47a0833d07 | f84b29f0f6bd483d791983d5eeae75555e997c36 | refs/heads/master | 2020-03-18T02:26:55.720000 | 2018-05-23T18:05:47 | 2018-05-23T18:05:47 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.isoft.foodspoty;
import helper.CustomProgressDialog;
import helper.Helper;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.net.HttpURLConnection;
import java.net.URL;
import java.util.ArrayList;
import java.util.HashMap;
... | UTF-8 | Java | 32,265 | java | RestaurantProfileActivity.java | Java | [
{
"context": "on_id\";\n\tpublic static String Key_Rdcoupon_code=\"rcoupon_code\";\n\tpublic static String Key_Rdcoupon_name=\"rc",
"end": 3912,
"score": 0.6470212340354919,
"start": 3905,
"tag": "KEY",
"value": "coupon_"
},
{
"context": "e\";\n\tpublic static String Key_Rdpoints_req... | null | [] | package com.isoft.foodspoty;
import helper.CustomProgressDialog;
import helper.Helper;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.net.HttpURLConnection;
import java.net.URL;
import java.util.ArrayList;
import java.util.HashMap;
... | 32,261 | 0.661925 | 0.658484 | 1,059 | 29.467422 | 27.693445 | 321 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.686497 | false | false | 6 |
eb88bd0e5c731196fda03ffd03941a3b5650c08c | 6,073,083,793,141 | e6a3653d69d17b31ac013533f67e745335fc242d | /corejava/lambda/src/main/java/corejava/lambda/LogLazyEvaluation.java | 7add758f556e4e76f52706b9a1dc840acfe35f69 | [
"Apache-2.0"
] | permissive | redbrick9/courses | https://github.com/redbrick9/courses | 32583bcdbfe3f4010db2f90cffc35ffe84f0515f | 586f8a56e2c3a4bf34733bd9965f23288fc21d15 | refs/heads/master | 2019-04-09T15:17:37.624000 | 2018-06-16T15:54:47 | 2018-06-16T15:54:47 | 89,714,670 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package corejava.lambda;
/**
* Created by mat on 4/21/17.
*/
public class LogLazyEvaluation {
}
| UTF-8 | Java | 99 | java | LogLazyEvaluation.java | Java | [
{
"context": "package corejava.lambda;\n\n/**\n * Created by mat on 4/21/17.\n */\npublic class LogLazyEvaluation {\n",
"end": 47,
"score": 0.9184530377388,
"start": 44,
"tag": "USERNAME",
"value": "mat"
}
] | null | [] | package corejava.lambda;
/**
* Created by mat on 4/21/17.
*/
public class LogLazyEvaluation {
}
| 99 | 0.686869 | 0.636364 | 7 | 13.142858 | 13.367643 | 32 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.142857 | false | false | 6 |
a2d582311455a41a648f1ae6f167beb92a02eeb4 | 6,073,083,791,815 | bd5bed4b0af0e2e07781345e651411e70c6f4988 | /binarysearchtree/BinSrchTree.java | 3d9e17c89d14bd6a9dc2631430d2b2e0b85485e8 | [] | no_license | sbunivedu/cs2-lab13 | https://github.com/sbunivedu/cs2-lab13 | e6c9e101ced31cc998b6482937896e821d87ad31 | f769b43e7be64d4e350f31ea0daea26f0c3c5470 | refs/heads/master | 2022-03-04T14:19:45.245000 | 2019-11-12T17:46:06 | 2019-11-12T17:46:06 | 110,722,026 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // This is a BST Tree implementing a recursive algorithm for
// search, insertion, deletion, printing, and determining maximum
// depth.
package binarysearchtree;
import java.io.OutputStreamWriter;
import java.io.IOException;
public class BinSrchTree{
private BSTNode root; // The root of the Binary Search Tree.
... | UTF-8 | Java | 4,262 | java | BinSrchTree.java | Java | [] | null | [] | // This is a BST Tree implementing a recursive algorithm for
// search, insertion, deletion, printing, and determining maximum
// depth.
package binarysearchtree;
import java.io.OutputStreamWriter;
import java.io.IOException;
public class BinSrchTree{
private BSTNode root; // The root of the Binary Search Tree.
... | 4,262 | 0.637494 | 0.626701 | 155 | 26.496775 | 21.387478 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.496774 | false | false | 6 |
021f9b02ba1aef69cba9ae4574a02bbadf898c8c | 6,073,083,788,862 | 0cc3dc9dd82a8764cb0c516102f47e65aa95c74e | /PervasiveWeb/src/domainEntities/Lecture.java | 163372a18f34197a447f81181e1b1d6dc1b55fb9 | [] | no_license | Alasuisi/SmartU | https://github.com/Alasuisi/SmartU | dc244a933aa1227d9fa58e9de700bd529fbcbb47 | ab855c0c7f08508f9a92ac0aaeb4474b267b1e2e | refs/heads/master | 2021-01-13T00:46:33.605000 | 2015-05-26T23:29:44 | 2015-05-26T23:29:44 | 47,774,100 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package domainEntities;
import java.util.Date;
public class Lecture {
private String title;
private String topics;
private String from;
private String to;
private String prof;
private String dayOfTheWeek;
private String classroom;
public Lecture(){};
public Lecture(String prof,String title,St... | UTF-8 | Java | 3,524 | java | Lecture.java | Java | [] | null | [] | package domainEntities;
import java.util.Date;
public class Lecture {
private String title;
private String topics;
private String from;
private String to;
private String prof;
private String dayOfTheWeek;
private String classroom;
public Lecture(){};
public Lecture(String prof,String title,St... | 3,524 | 0.613224 | 0.608683 | 156 | 21.589743 | 17.861242 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.032051 | false | false | 6 |
d5ec578716bff30b602f8b197ec7a47ed639fb15 | 24,739,011,637,327 | 0dccef976f19741f67479f32f15d76c1e90e7f94 | /ModelPlayerItem.java | 0042a627ee1c753f2d439fd2ee948fc94799d0d4 | [] | no_license | Tominous/LabyMod-1.9 | https://github.com/Tominous/LabyMod-1.9 | a960959d67817b1300272d67bd942cd383dfd668 | 33e441754a0030d619358fc20ca545df98d55f71 | refs/heads/master | 2020-05-24T21:35:00.931000 | 2017-02-06T21:04:08 | 2017-02-06T21:04:08 | 187,478,724 | 1 | 0 | null | true | 2019-05-19T13:14:46 | 2019-05-19T13:14:46 | 2019-05-19T13:12:37 | 2017-02-06T21:06:23 | 6,855 | 0 | 0 | 0 | null | false | false | public class ModelPlayerItem
extends bjc
{
public ModelPlayerItem()
{
this.q = false;
}
}
| UTF-8 | Java | 102 | java | ModelPlayerItem.java | Java | [] | null | [] | public class ModelPlayerItem
extends bjc
{
public ModelPlayerItem()
{
this.q = false;
}
}
| 102 | 0.656863 | 0.656863 | 8 | 11.75 | 10.638962 | 28 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.125 | false | false | 6 |
cfcf688e456b97a396aeb2ccd039270d33224fd7 | 1,099,511,661,216 | 8a7913f86a10ba4f8fb5d35cb185d0998424a092 | /Reversi/src/core/Board.java | 465c4d3cecaed20a02ee31a2bda4572574a35150 | [] | no_license | canpok1/Reversi | https://github.com/canpok1/Reversi | 510fd80fe3ece59adf9f32b29ccee1560d9bd487 | ec5b9103592069779ed3f22991b94f73154a20f7 | refs/heads/master | 2020-05-17T09:16:44.095000 | 2015-04-12T13:45:25 | 2015-04-12T13:45:25 | 13,883,956 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package core;
import static core.GameConstants.RuleConstants.BOARD_HEIGHT;
import static core.GameConstants.RuleConstants.BOARD_WIDTH;
import java.util.HashSet;
import java.util.Set;
import util.ArgumentCheckUtil;
/**
* リバーシの盤面を表すクラスです.
* @author tanabe
*
*/
public class Board {
/**
* 石を置く場所です.
*... | UTF-8 | Java | 11,708 | java | Board.java | Java | [
{
"context": "mentCheckUtil;\n\n/**\n * リバーシの盤面を表すクラスです.\n * @author tanabe\n *\n */\npublic class Board {\n\n /**\n * 石を置く場",
"end": 259,
"score": 0.9995545148849487,
"start": 253,
"tag": "USERNAME",
"value": "tanabe"
}
] | null | [] | package core;
import static core.GameConstants.RuleConstants.BOARD_HEIGHT;
import static core.GameConstants.RuleConstants.BOARD_WIDTH;
import java.util.HashSet;
import java.util.Set;
import util.ArgumentCheckUtil;
/**
* リバーシの盤面を表すクラスです.
* @author tanabe
*
*/
public class Board {
/**
* 石を置く場所です.
*... | 11,708 | 0.510159 | 0.502513 | 395 | 22.174683 | 20.198692 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.440506 | false | false | 6 |
5d9213e9c386aaed9860f6298b90e9773c34f48c | 4,810,363,425,753 | ac581b87c5360d161b0b0e08e50ddf317c71ac94 | /src/Operation.java | 5371dc0dd2df99650ccdc85bd5f891b27544efa9 | [] | no_license | DeniskaStar/JavaMentorCalculator | https://github.com/DeniskaStar/JavaMentorCalculator | 969cd7bb4ff4ede266d666db10e30c4e8f52a31a | b4f820f992c79684034a5b8b62e2b54befc806c5 | refs/heads/master | 2023-09-05T03:36:49.971000 | 2021-10-21T09:12:24 | 2021-10-21T09:12:24 | 419,652,238 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Operation {
private static int result;
public static int arithmOper(int i1, int i2, String op) {
switch (op) {
case ("+") -> result = i1 + i2;
case ("-") -> result = i1 - i2;
case ("*") -> result = i1 * i2;
case ("/") -> result = i1 / i2;
... | UTF-8 | Java | 358 | java | Operation.java | Java | [] | null | [] | public class Operation {
private static int result;
public static int arithmOper(int i1, int i2, String op) {
switch (op) {
case ("+") -> result = i1 + i2;
case ("-") -> result = i1 - i2;
case ("*") -> result = i1 * i2;
case ("/") -> result = i1 / i2;
... | 358 | 0.449721 | 0.421788 | 13 | 26.538462 | 18.541494 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.615385 | false | false | 6 |
c83264597b834a3c75cd7a2370277d034d0dff29 | 7,438,883,388,505 | 2470397d403306d814bac5664fdabccd62a352b5 | /app/src/main/java/com/akshara/assessment/a3/A3Application.java | 17fe17cfdbddd2763f7462191782c85b359f004d | [
"MIT"
] | permissive | klpdotorg/a3 | https://github.com/klpdotorg/a3 | b7e3b80b0def31a5cffa8d1d6d1db82ad7e1665b | 1b282c4411637017dc56b865d862471854c4a054 | refs/heads/master | 2020-03-18T15:06:16.322000 | 2019-02-01T14:31:36 | 2019-02-01T14:31:36 | 134,887,309 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.akshara.assessment.a3;
import android.app.Application;
import android.app.job.JobInfo;
import android.app.job.JobScheduler;
import android.content.ComponentName;
import android.content.Context;
import android.content.SharedPreferences;
import android.content.res.Configuration;
import android.content.res.Re... | UTF-8 | Java | 3,684 | java | A3Application.java | Java | [
{
"context": " io.fabric.sdk.android.Fabric;\n\n\n/**\n * Created by shridhar .\n */\npublic class A3Application extends Applicat",
"end": 729,
"score": 0.9978558421134949,
"start": 721,
"tag": "USERNAME",
"value": "shridhar"
}
] | null | [] | package com.akshara.assessment.a3;
import android.app.Application;
import android.app.job.JobInfo;
import android.app.job.JobScheduler;
import android.content.ComponentName;
import android.content.Context;
import android.content.SharedPreferences;
import android.content.res.Configuration;
import android.content.res.Re... | 3,684 | 0.657709 | 0.65608 | 133 | 26.699247 | 25.778986 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.503759 | false | false | 6 |
8d6b259726237d14e8a333d676912e5df65b0998 | 10,857,677,354,917 | 81793cc5484ca10e5b2f96bb7be60f9553472b0d | /app/src/main/java/com/migrsoft/jetpack/db/entity/Menu.java | 7eaa21eedb1a26550faeff4b015c33ce19fd4d38 | [] | no_license | 1981172577/JetPack | https://github.com/1981172577/JetPack | 4ec15e71fa51f1f28dfdd850492d40b3f2bb5d29 | 53a0b97f54558dba0f53449070a6ca58f7ccb060 | refs/heads/master | 2020-04-12T03:30:29.972000 | 2018-12-18T10:18:51 | 2018-12-18T10:18:51 | 162,269,095 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.migrsoft.jetpack.db.entity;
import android.arch.persistence.room.Entity;
import android.arch.persistence.room.Index;
import android.arch.persistence.room.PrimaryKey;
import android.os.Parcel;
import android.os.Parcelable;
/**
* 简介:
*
* @author 王强(249346528@qq.com) 2017/8/11.
*/
@Entity(tableName = "me... | UTF-8 | Java | 8,237 | java | Menu.java | Java | [
{
"context": " android.os.Parcelable;\n\n/**\n * 简介:\n *\n * @author 王强(249346528@qq.com) 2017/8/11.\n */\n@Entity(tableNam",
"end": 263,
"score": 0.9979718923568726,
"start": 261,
"tag": "NAME",
"value": "王强"
},
{
"context": "droid.os.Parcelable;\n\n/**\n * 简介:\n *\n * @author 王强(24... | null | [] | package com.migrsoft.jetpack.db.entity;
import android.arch.persistence.room.Entity;
import android.arch.persistence.room.Index;
import android.arch.persistence.room.PrimaryKey;
import android.os.Parcel;
import android.os.Parcelable;
/**
* 简介:
*
* @author 王强(<EMAIL>) 2017/8/11.
*/
@Entity(tableName = "menu",
... | 8,228 | 0.574576 | 0.568758 | 316 | 24.566456 | 19.832016 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.509494 | false | false | 6 |
a835234ceb3c7d98a6c56cde164317ee68494408 | 22,204,980,938,192 | 3dd95358e851822084c72ba8fbb09f37ce0d8533 | /app/src/main/java/ru/nstu/blackjack/model/data/Player.java | b7cbbf5302f113abc5427e94de68e14443479854 | [] | no_license | whalemare/blackjack-mvc | https://github.com/whalemare/blackjack-mvc | 94bb1e8ebcd344aaca7401195c373a26cee5b554 | cf097792e5cf5c1602c4c786558324093c5da7f3 | refs/heads/master | 2020-05-21T15:29:25.580000 | 2019-05-11T11:49:53 | 2019-05-11T11:49:53 | 186,092,098 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.nstu.blackjack.model.data;
import java.io.Serializable;
import java.util.List;
import io.reactivex.Observable;
import io.reactivex.schedulers.Schedulers;
import io.reactivex.subjects.BehaviorSubject;
import io.reactivex.subjects.Subject;
public class Player implements Serializable {
private final Han... | UTF-8 | Java | 2,024 | java | Player.java | Java | [] | null | [] | package ru.nstu.blackjack.model.data;
import java.io.Serializable;
import java.util.List;
import io.reactivex.Observable;
import io.reactivex.schedulers.Schedulers;
import io.reactivex.subjects.BehaviorSubject;
import io.reactivex.subjects.Subject;
public class Player implements Serializable {
private final Han... | 2,024 | 0.602513 | 0.60201 | 92 | 20.630434 | 17.524342 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.402174 | false | false | 6 |
bb39ca145471c13b2134b1774b7a35d48b29cf4d | 22,204,980,938,517 | acb194796e46d34ecccc161a5a7cc53c22ba43e4 | /src/main/java/org/onebusaway/probablecalls/agitemplates/AgiDTMFOperation.java | 958ad317c18fdd4758306ce4cd6379d22094df7d | [] | no_license | vijayvani/onebusaway-probablecalls | https://github.com/vijayvani/onebusaway-probablecalls | 7911e2bf24f72b88b9c447702245bd4246a7c45b | 79ec330f7d1d4689241231e6278a0b9dc5454562 | refs/heads/master | 2020-05-16T08:36:22.344000 | 2014-07-15T09:47:09 | 2014-07-15T09:47:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.onebusaway.probablecalls.agitemplates;
import org.onebusaway.probablecalls.AgiActionName;
import com.opensymphony.xwork2.ActionContext;
public interface AgiDTMFOperation {
public AgiActionName execute(ActionContext context, String digitsDialed);
}
| UTF-8 | Java | 267 | java | AgiDTMFOperation.java | Java | [] | null | [] | package org.onebusaway.probablecalls.agitemplates;
import org.onebusaway.probablecalls.AgiActionName;
import com.opensymphony.xwork2.ActionContext;
public interface AgiDTMFOperation {
public AgiActionName execute(ActionContext context, String digitsDialed);
}
| 267 | 0.842697 | 0.838951 | 9 | 28.666666 | 27.455013 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 6 |
74760f313ac20cabfc4004b39c0b2c408e99761c | 592,705,523,735 | 284d9deaa520c2395c8172dfbd1627bb15647ec9 | /app/src/main/java/com/sabzishoppee/activities/OrderDetails.java | ed98453d8647de7d46f5404ddabcab285cdc69f5 | [] | no_license | JayJadia/SabziShoppee | https://github.com/JayJadia/SabziShoppee | 05c0985ae8641db27aea2da86e0764a61ff2ea0a | d41d1cfcfd76949e8288fe54ba0c3e4b64e32752 | refs/heads/master | 2021-06-22T15:58:16.194000 | 2020-11-30T11:29:44 | 2020-11-30T11:29:44 | 139,011,135 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sabzishoppee.activities;
import android.content.Context;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.Gravity;
import android.view.View;
import android.widget.TableLayout;
import android.widget.TableRow;
import android.widget.... | UTF-8 | Java | 5,490 | java | OrderDetails.java | Java | [
{
"context": "ee.R;\n\nimport Controls.Session;\n\n/**\n * Created by JAY JADIA.\n */\npublic class OrderDetails extends AppCompatA",
"end": 441,
"score": 0.9997900128364563,
"start": 432,
"tag": "NAME",
"value": "JAY JADIA"
}
] | null | [] | package com.sabzishoppee.activities;
import android.content.Context;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.Gravity;
import android.view.View;
import android.widget.TableLayout;
import android.widget.TableRow;
import android.widget.... | 5,487 | 0.653061 | 0.64559 | 152 | 35.105263 | 24.685163 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.947368 | false | false | 6 |
9b7a63099840c15f85552a7b46099174865ec23c | 17,918,603,585,169 | fff47f6bbca3dbcf6cdf0ae2dbff2d7bf3b8bee0 | /app/src/main/java/com/globus/psb/base/data/content/BatchOperation.java | 83b4f411908ad334b09691d8c34338fb2074cfcf | [] | no_license | shishkin1966/CinemoodMonitor | https://github.com/shishkin1966/CinemoodMonitor | 4c9bb6130c198d27c20bb11ea34b01946ad7fd91 | a7e3aae8aa7d0848cc2c1d4edfa7695c0e471017 | refs/heads/master | 2020-02-28T23:23:47.558000 | 2017-04-13T11:34:27 | 2017-04-13T11:34:27 | 88,157,938 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright 2016 Globus
* <p/>
* 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
* <p/>
* http://www.apache.org/licenses/LICENSE-2.0
* <p/>
* Unless required by applicable law or agr... | UTF-8 | Java | 2,713 | java | BatchOperation.java | Java | [
{
"context": "/**\n * Copyright 2016 Globus\n * <p/>\n * Licensed under the Apache License, Ver",
"end": 28,
"score": 0.9336618781089783,
"start": 22,
"tag": "USERNAME",
"value": "Globus"
}
] | null | [] | /**
* Copyright 2016 Globus
* <p/>
* 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
* <p/>
* http://www.apache.org/licenses/LICENSE-2.0
* <p/>
* Unless required by applicable law or agr... | 2,713 | 0.713601 | 0.710652 | 79 | 33.341774 | 28.966103 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.291139 | false | false | 6 |
253a91d1ba3ebf69ef2e8cc3371659f273a5f50f | 34,797,825,033,835 | 1899e47174a03559fa936aa873a19e91f9c870cf | /backend/src/main/java/com/pcc/pc_configurator/controller/ProductsController.java | d8dfa389735cbff9a6a6c883c531688bc6acf540 | [] | no_license | michawiet/PC_Configurator | https://github.com/michawiet/PC_Configurator | 2b55810aed284310be52e131074bf3e0152be50c | 491d5af341f441de3668af3ed6e5263750ee33dd | refs/heads/main | 2023-05-28T19:20:13.385000 | 2021-06-15T12:43:29 | 2021-06-15T12:43:29 | 345,943,823 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pcc.pc_configurator.controller;
import com.pcc.pc_configurator.DTO.ProductsDTO;
import com.pcc.pc_configurator.entities.Product;
import com.pcc.pc_configurator.repositories.*;
import lombok.RequiredArgsConstructor;
import org.modelmapper.ModelMapper;
import org.springframework.beans.factory.annotation.Auto... | UTF-8 | Java | 2,613 | java | ProductsController.java | Java | [] | null | [] | package com.pcc.pc_configurator.controller;
import com.pcc.pc_configurator.DTO.ProductsDTO;
import com.pcc.pc_configurator.entities.Product;
import com.pcc.pc_configurator.repositories.*;
import lombok.RequiredArgsConstructor;
import org.modelmapper.ModelMapper;
import org.springframework.beans.factory.annotation.Auto... | 2,613 | 0.660926 | 0.660926 | 69 | 36.884056 | 29.946589 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.826087 | false | false | 6 |
5192a1ae5d59db522ee69b28f5612dee2a8afd01 | 34,342,558,505,819 | 56963b22c23ad826a08a638b22b6f7f4b6ef8fc0 | /src/main/java/com/wuyechun/carinfo/service/QueryRecordService.java | d5bd3497f0ab153419cedc845f96a96296318763 | [] | no_license | wuyechun2018/carinfo | https://github.com/wuyechun2018/carinfo | cfc07ee049edadd50f26dea1413e101b9fcfc5bb | dbb0eef0053cb9386a7bc1a64f47c0d04ba279a9 | refs/heads/master | 2020-04-29T23:09:06.742000 | 2019-03-19T09:20:16 | 2019-03-19T09:20:16 | 176,468,341 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wuyechun.carinfo.service;
import java.util.Map;
import com.wuyechun.carinfo.pojo.QueryRecord;
import com.wuyechun.carinfo.vo.EUIGrid;
import com.wuyechun.carinfo.vo.EUIPager;
public interface QueryRecordService {
void save(QueryRecord queryRecord);
EUIGrid pagerList(EUIPager ePager, Map<S... | UTF-8 | Java | 400 | java | QueryRecordService.java | Java | [] | null | [] | package com.wuyechun.carinfo.service;
import java.util.Map;
import com.wuyechun.carinfo.pojo.QueryRecord;
import com.wuyechun.carinfo.vo.EUIGrid;
import com.wuyechun.carinfo.vo.EUIPager;
public interface QueryRecordService {
void save(QueryRecord queryRecord);
EUIGrid pagerList(EUIPager ePager, Map<S... | 400 | 0.7625 | 0.7625 | 17 | 21.529411 | 21.584629 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.823529 | false | false | 6 |
ce729224c8868cd6e4a3106ae94651ebd1660366 | 36,189,394,447,907 | 0344739db7b828d5092ff663cc7bc1c1b3b4d110 | /publicationBeta/src/main/java/com/kbace/changemanagement/entity/ContentInUserGroup.java | 98fa521baa7b763ebe8ea4536e6f3f2c1e08db5f | [] | no_license | nihar06/Catalyst | https://github.com/nihar06/Catalyst | fc8c4e8240a28aead2d44ebe3cc5831c45464271 | d11ba1b65556b5686d149d7bbdabb449d1b5c341 | refs/heads/master | 2023-03-08T01:47:22.422000 | 2022-09-28T17:24:05 | 2022-09-28T17:24:05 | 116,824,778 | 2 | 0 | null | false | 2023-02-22T06:13:52 | 2018-01-09T14:14:10 | 2022-09-28T17:23:49 | 2023-02-22T06:13:51 | 157,247 | 0 | 0 | 22 | Java | false | false | package com.kbace.changemanagement.entity;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.IdClass;
import javax.persistence.Table;
@Entity
@IdClass(ContentinUserGroupID.class)
@Table(name = "content_in_u... | UTF-8 | Java | 1,103 | java | ContentInUserGroup.java | Java | [] | null | [] | package com.kbace.changemanagement.entity;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.IdClass;
import javax.persistence.Table;
@Entity
@IdClass(ContentinUserGroupID.class)
@Table(name = "content_in_u... | 1,103 | 0.722575 | 0.705349 | 49 | 20.55102 | 19.243935 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.020408 | false | false | 6 |
75c517b35c8082e9f801a1dcb77a0d6663d4669a | 5,257,040,031,670 | 0a75d5e2d29b90921f0964e60f6f9368b99d914d | /src/jvm/trident/filters/RedisCounter.java | d861c3fb8f45044356fb4533806a09e87359c4f4 | [
"MIT"
] | permissive | skalmadka/log-stream | https://github.com/skalmadka/log-stream | 7ace760dc353baf79a264914eea836900b70f64e | dda1124e7bbde209a8670230b3071c713ecc7a08 | refs/heads/master | 2021-01-23T08:38:28.007000 | 2015-06-01T06:09:52 | 2015-06-01T06:09:52 | 35,808,519 | 0 | 1 | null | false | 2016-03-09T08:35:07 | 2015-05-18T09:18:43 | 2015-05-18T09:40:51 | 2015-06-01T06:10:09 | 37,308 | 0 | 1 | 1 | Java | null | null | package trident.filters;
import backtype.storm.tuple.Values;
import jdk.nashorn.internal.runtime.regexp.joni.Config;
import org.joda.time.DateTime;
import org.json.simple.JSONObject;
import redis.clients.jedis.Jedis;
import storm.trident.operation.BaseFilter;
import storm.trident.operation.BaseFunction;
import storm.t... | UTF-8 | Java | 1,655 | java | RedisCounter.java | Java | [
{
"context": "\n Jedis jedis;\n final String success_key = \"success-request-map\";\n final String fail_key = \"fail-request-map\";",
"end": 623,
"score": 0.9942240715026855,
"start": 604,
"tag": "KEY",
"value": "success-request-map"
},
{
"context": "uccess-request-map\";\n ... | null | [] | package trident.filters;
import backtype.storm.tuple.Values;
import jdk.nashorn.internal.runtime.regexp.joni.Config;
import org.joda.time.DateTime;
import org.json.simple.JSONObject;
import redis.clients.jedis.Jedis;
import storm.trident.operation.BaseFilter;
import storm.trident.operation.BaseFunction;
import storm.t... | 1,655 | 0.691239 | 0.687009 | 50 | 32.099998 | 27.93224 | 153 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.66 | false | false | 6 |
8d15b49294818da303e1055a0fa8358b5eed2c36 | 10,445,360,499,503 | e819b7bbaad0f398186e76dd0c8556c6c7db28f9 | /eatable-oms/src/main/java/com/aei/eatable/oms/service/OrderManager.java | c794f522cb6557bedad37936859f3612e4eb1d18 | [] | no_license | kflau/eatable | https://github.com/kflau/eatable | 7f8d0abfae94873a9db319d5ce5f1184d059fc10 | d02c424ae0a8854304621682dfb0319c787ef16b | refs/heads/master | 2018-11-05T19:11:55.359000 | 2018-09-08T16:06:34 | 2018-09-08T16:06:34 | 142,425,895 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.aei.eatable.oms.service;
import com.aei.eatable.oms.command.PlaceNowCommand;
import com.aei.eatable.oms.command.RetrieveOrdersTodayCommand;
import com.aei.eatable.oms.domain.Menu;
import com.aei.eatable.oms.domain.Order;
import com.aei.eatable.oms.domain.Product;
import com.aei.eatable.oms.domain.User;
imp... | UTF-8 | Java | 1,907 | java | OrderManager.java | Java | [] | null | [] | package com.aei.eatable.oms.service;
import com.aei.eatable.oms.command.PlaceNowCommand;
import com.aei.eatable.oms.command.RetrieveOrdersTodayCommand;
import com.aei.eatable.oms.domain.Menu;
import com.aei.eatable.oms.domain.Order;
import com.aei.eatable.oms.domain.Product;
import com.aei.eatable.oms.domain.User;
imp... | 1,907 | 0.735186 | 0.734137 | 59 | 31.322035 | 22.745789 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.59322 | false | false | 6 |
d1c9cf2a612347137d68e88bcfed9157f3bf9159 | 17,102,559,826,410 | b4814bfedb86a4b6c636b2e801e396c1da0f81c7 | /mil.dod.th.ose.time.service/test/mil/dod/th/ose/time/service/util/TestChangeSystemTimeWrapperImpl.java | 8a974866ff496a4f546fb1548b3a9ac3cf65dd09 | [
"CC0-1.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | sofwerx/OSUS-R | https://github.com/sofwerx/OSUS-R | 424dec40db77c58c84ed2f077310c097fae3430f | 2be47821355573149842e1dd0d8bbd75326da8a7 | refs/heads/master | 2020-04-09T00:38:55.382000 | 2018-12-10T18:58:29 | 2018-12-10T18:58:29 | 159,875,746 | 0 | 0 | NOASSERTION | true | 2018-11-30T20:34:45 | 2018-11-30T20:34:45 | 2018-09-28T12:28:07 | 2018-09-28T12:27:58 | 214,113 | 0 | 0 | 0 | null | false | null | //==============================================================================
// This software is part of the Open Standard for Unattended Sensors (OSUS)
// reference implementation (OSUS-R).
//
// To the extent possible under law, the author(s) have dedicated all copyright
// and related and neighboring rights to t... | UTF-8 | Java | 2,451 | java | TestChangeSystemTimeWrapperImpl.java | Java | [
{
"context": ";\n\n/**\n * Test the system time utility.\n * @author nickmarcucci\n *\n */\n@RunWith(PowerMockRunner.class)\n@PrepareFo",
"end": 1216,
"score": 0.9130234718322754,
"start": 1204,
"tag": "USERNAME",
"value": "nickmarcucci"
}
] | null | [] | //==============================================================================
// This software is part of the Open Standard for Unattended Sensors (OSUS)
// reference implementation (OSUS-R).
//
// To the extent possible under law, the author(s) have dedicated all copyright
// and related and neighboring rights to t... | 2,451 | 0.660139 | 0.636475 | 71 | 33.521126 | 26.670582 | 80 | false | false | 0 | 0 | 0 | 0 | 89 | 0.070175 | 0.450704 | false | false | 6 |
4ba993c9599a0be7c9f7c709bf17bb6ff76f4fba | 12,902,081,825,688 | 335804bdddfccbb1b164240326cc4b38c664f9d7 | /Practice1/src/geekforgeeksPractice/LinkedList1.java | 269a3c5e7a49e0924055a0445389d49d9acf440f | [] | no_license | bhaskarsahu/testing1 | https://github.com/bhaskarsahu/testing1 | 3173b88e8a236495191fca7a4edd3f468274a592 | 3dfb9ca28b7f229142ecf8b88fd50e1f27da706f | refs/heads/master | 2021-01-22T07:57:02.698000 | 2017-09-04T15:46:34 | 2017-09-04T15:46:34 | 102,318,274 | 0 | 0 | null | false | 2017-09-04T07:45:58 | 2017-09-04T04:19:51 | 2017-09-04T04:19:51 | 2017-09-04T07:45:58 | 0 | 0 | 0 | 0 | null | null | null | package geekforgeeksPractice;
class Node {
int data;
Node next;
Node(int data) {
this.data = data;
}
}
public class LinkedList1 {
public static Node head = null;
public static int length = 0;
public static void main(String args) {
insertAtBegin(30);
insertAtBegin(2);
insertAtBegin(8);
insertAtBegin... | UTF-8 | Java | 657 | java | LinkedList1.java | Java | [] | null | [] | package geekforgeeksPractice;
class Node {
int data;
Node next;
Node(int data) {
this.data = data;
}
}
public class LinkedList1 {
public static Node head = null;
public static int length = 0;
public static void main(String args) {
insertAtBegin(30);
insertAtBegin(2);
insertAtBegin(8);
insertAtBegin... | 657 | 0.648402 | 0.631659 | 40 | 15.425 | 12.545691 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.75 | false | false | 6 |
c08bd5589c2d1188ece4db4d8ad2ecc7c77fa1ac | 6,330,781,863,239 | ffe0ee6b8298400a13ac581f6bb327235d01928c | /src/java/StockBuySell.java | 1f33fb578295a0851dc0f3e90f52e2ff71fce330 | [
"MIT"
] | permissive | tuliren/my_leetcode | https://github.com/tuliren/my_leetcode | 2c07e70e5690496e8946b8ebd23aba108e78058d | 147081da15ea653d5410e6c85d7d689a9247a643 | refs/heads/master | 2016-08-06T17:08:04.430000 | 2015-01-02T02:20:44 | 2015-01-02T02:20:44 | 12,550,809 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Problem: Best Time to Buy and Sell Stock
* Say you have an array for which the ith element is the price of a given stock on day i.
* If you were only permitted to complete at most one transaction
* (ie, buy one and sell one share of the stock), design an algorithm to find the maximum profit.
*
* Solution #... | UTF-8 | Java | 2,349 | java | StockBuySell.java | Java | [] | null | [] | /**
* Problem: Best Time to Buy and Sell Stock
* Say you have an array for which the ith element is the price of a given stock on day i.
* If you were only permitted to complete at most one transaction
* (ie, buy one and sell one share of the stock), design an algorithm to find the maximum profit.
*
* Solution #... | 2,349 | 0.583653 | 0.567901 | 64 | 35.71875 | 26.09506 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.578125 | false | false | 6 |
63b94c0ee47abf808c6a237be09a8123929ad21f | 33,002,528,737,565 | 90d7b98e0149c9db52ba7af998e3f56847440d53 | /src/main/java/com/oversea/common/dao/groupbuy/SourceConfigFieldDAO.java | 90a91e67d225d2360676f67b7baaa414e8eb2edc | [] | no_license | tzwdbd/common | https://github.com/tzwdbd/common | ce80bcb7fabd42e484fe421ef2ef5dadc0e32f03 | 32adb67f068d3a7263399c9aacd7c1c3aec9b1b3 | refs/heads/master | 2020-02-19T16:53:25.218000 | 2018-03-23T04:54:27 | 2018-03-23T04:54:27 | 126,921,662 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.oversea.common.dao.groupbuy;
import java.util.Map;
import java.util.List;
import com.oversea.common.domain.groupbuy.SourceConfigField;
public interface SourceConfigFieldDAO {
public void addSourceConfigField(Map<String,Object> map);
public void updateSourceConfigField(Map<String,Object> map);
public Lis... | UTF-8 | Java | 550 | java | SourceConfigFieldDAO.java | Java | [] | null | [] | package com.oversea.common.dao.groupbuy;
import java.util.Map;
import java.util.List;
import com.oversea.common.domain.groupbuy.SourceConfigField;
public interface SourceConfigFieldDAO {
public void addSourceConfigField(Map<String,Object> map);
public void updateSourceConfigField(Map<String,Object> map);
public Lis... | 550 | 0.838182 | 0.838182 | 12 | 44.916668 | 27.998388 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.583333 | false | false | 6 |
e3d3ce7cc9f8a4ac3de5d395286de11eae29997f | 13,683,765,847,105 | 45e2b66d2e55b421943d2f8cb6b00ea670fa56c0 | /app/src/main/java/net/sparkeek/piggybank/mvp/cashDisplay/ControllerCashDisplay.java | de1dba3b87a6ff3027ecb20302912b30ff06da80 | [
"Apache-2.0"
] | permissive | adrienrx/AndroidStarterAlt-piggybank | https://github.com/adrienrx/AndroidStarterAlt-piggybank | ed306de330a00d6e157028f9739671702f3caf1e | 3bf830bbf84c54a2602f93123eed238a8ef55230 | refs/heads/master | 2020-03-22T10:53:44.190000 | 2016-11-21T14:48:47 | 2016-11-21T14:48:47 | 74,371,535 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.sparkeek.piggybank.mvp.cashDisplay;
import android.support.annotation.NonNull;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.LinearLayout;
import android.widget.ProgressBar;
import android.widget.TextView;
import com.hannesdorfmann.mosby... | UTF-8 | Java | 3,409 | java | ControllerCashDisplay.java | Java | [
{
"context": "pl.aprilapps.switcher.Switcher;\n\n/**\n * Created by Adrien on 16/11/2016.\n */\n\npublic class ControllerCashDi",
"end": 578,
"score": 0.9994492530822754,
"start": 572,
"tag": "NAME",
"value": "Adrien"
}
] | null | [] | package net.sparkeek.piggybank.mvp.cashDisplay;
import android.support.annotation.NonNull;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.LinearLayout;
import android.widget.ProgressBar;
import android.widget.TextView;
import com.hannesdorfmann.mosby... | 3,409 | 0.708419 | 0.705779 | 127 | 25.84252 | 23.627165 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.330709 | false | false | 6 |
82b5d8dccebf35283e3e01e1e5016261ef5e4731 | 21,337,397,562,010 | 7139606f14a2e7967ea616ff47d676731172ca3f | /app/src/main/java/com/example/absensi/ui/surat/cuti/AddSuratCutiViewModel.java | 04463281fcbee3ee97d6232d2feeacedff61b541 | [] | no_license | gentaprima/absensi_android | https://github.com/gentaprima/absensi_android | c5bca610684beb7c3da517e0a51e505d2da15000 | 5769f933b8e2287d229cc1068006582e60753fec | refs/heads/master | 2023-02-17T05:11:46.250000 | 2020-12-21T16:11:49 | 2020-12-21T16:11:49 | 309,310,367 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.absensi.ui.surat.cuti;
import androidx.lifecycle.LiveData;
import androidx.lifecycle.ViewModel;
import com.example.absensi.model.MessageOnly;
import com.example.absensi.network.repository.surat.AddSuratCutiRepository;
import com.example.absensi.ui.surat.tidak_hadir.AddSuratIzinViewModel;
public c... | UTF-8 | Java | 744 | java | AddSuratCutiViewModel.java | Java | [] | null | [] | package com.example.absensi.ui.surat.cuti;
import androidx.lifecycle.LiveData;
import androidx.lifecycle.ViewModel;
import com.example.absensi.model.MessageOnly;
import com.example.absensi.network.repository.surat.AddSuratCutiRepository;
import com.example.absensi.ui.surat.tidak_hadir.AddSuratIzinViewModel;
public c... | 744 | 0.813172 | 0.813172 | 20 | 36.200001 | 33.534458 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 6 |
efc02c74996c90c67cccd22acd353197c22ed7f7 | 7,198,365,226,005 | 0789114f5f7b635ad67ef121348303de24bff154 | /app/src/main/java/com/redmadrobot/tinkoffnews/ui/global/BaseActivity.java | 9e4eae8cee892b1857a06f3fe5e7463d13be8a2e | [] | no_license | siberia87/tinkoff-news | https://github.com/siberia87/tinkoff-news | 741640f92d055d1af4791504b51374fa861c3025 | c6329f402924283cc478f4f40a6ea7e673762894 | refs/heads/master | 2020-12-02T16:21:25.695000 | 2017-07-11T14:34:32 | 2017-07-11T14:34:32 | 96,540,351 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.redmadrobot.tinkoffnews.ui.global;
import android.os.Bundle;
import android.support.annotation.LayoutRes;
import com.arellomobile.mvp.MvpAppCompatActivity;
/**
* Created by s.salnikov on 08/07/17
*/
public abstract class BaseActivity extends MvpAppCompatActivity {
@LayoutRes
protected abstract ... | UTF-8 | Java | 508 | java | BaseActivity.java | Java | [
{
"context": "obile.mvp.MvpAppCompatActivity;\n\n/**\n * Created by s.salnikov on 08/07/17\n */\npublic abstract class BaseActivit",
"end": 199,
"score": 0.9594367742538452,
"start": 189,
"tag": "USERNAME",
"value": "s.salnikov"
}
] | null | [] | package com.redmadrobot.tinkoffnews.ui.global;
import android.os.Bundle;
import android.support.annotation.LayoutRes;
import com.arellomobile.mvp.MvpAppCompatActivity;
/**
* Created by s.salnikov on 08/07/17
*/
public abstract class BaseActivity extends MvpAppCompatActivity {
@LayoutRes
protected abstract ... | 508 | 0.751969 | 0.740157 | 20 | 24.4 | 22.269711 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.35 | false | false | 6 |
b8bdcd1ad003262911267331525ffb3f219abb53 | 12,498,354,872,558 | 9890aa3865ec0562ad6601411b2d0e1ddbf31399 | /src/main/java/com/koem/bedwars/Inventory/Shop.java | 66c89818a83810ca8933c38c00c98464a6322d9e | [] | no_license | xKoem/BedWars | https://github.com/xKoem/BedWars | 5c24c57b090d6708c4a54f3befa9e17a83053f68 | d9d36ee8d2d6aa9b6a973a31d21351e35ea14363 | refs/heads/master | 2021-03-27T13:18:09.936000 | 2018-02-11T17:05:06 | 2018-02-11T17:05:06 | 96,582,999 | 0 | 1 | null | false | 2017-10-08T19:32:01 | 2017-07-07T23:15:09 | 2017-10-01T13:22:08 | 2017-10-05T19:13:07 | 38 | 0 | 1 | 1 | Java | null | null | package com.koem.bedwars.Inventory;
import com.koem.bedwars.BedWars;
import org.bukkit.Bukkit;
import org.bukkit.entity.Player;
import org.bukkit.inventory.Inventory;
import java.util.HashMap;
public class Shop {
enum Inv {MAIN, UTILITY}
private final BedWars plugin;
private HashMap<Inv, Inventory> sho... | UTF-8 | Java | 753 | java | Shop.java | Java | [] | null | [] | package com.koem.bedwars.Inventory;
import com.koem.bedwars.BedWars;
import org.bukkit.Bukkit;
import org.bukkit.entity.Player;
import org.bukkit.inventory.Inventory;
import java.util.HashMap;
public class Shop {
enum Inv {MAIN, UTILITY}
private final BedWars plugin;
private HashMap<Inv, Inventory> sho... | 753 | 0.641434 | 0.638778 | 33 | 21.818182 | 24.011934 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 6 |
ab66e27301ff9d15663b95ee59c73af69629f1fc | 197,568,545,926 | 6cefccd8927642c1d264830f84a2dca1193468a2 | /src/main/java/ufba/meuhorario/model/DisciplineCourse.java | 352e7f0af36ccdd3e35b428827124f5fcae47ee5 | [] | no_license | dnovaes/MeuHorarioUFBA-app | https://github.com/dnovaes/MeuHorarioUFBA-app | 35bd814ff9fa6dde0a0845d411d5d1fecfd3c8e2 | b3a87c25c88ea9d6e08c1a60f6b84ac2381a12b3 | refs/heads/master | 2021-01-21T10:38:01.255000 | 2017-03-23T16:22:02 | 2017-03-23T16:22:02 | 83,464,043 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ufba.meuhorario.model;
/**
* Created by Diego Novaes on 28/02/2017.
*/
public class DisciplineCourse {
Long id;
Long semester;
String nature;
Long course_id;
Long discipline_id;
public Long getId() {
return id;
}
public void setId(Long id) {
this.id = id;
... | UTF-8 | Java | 953 | java | DisciplineCourse.java | Java | [
{
"context": "package ufba.meuhorario.model;\n\n/**\n * Created by Diego Novaes on 28/02/2017.\n */\npublic class DisciplineCourse ",
"end": 62,
"score": 0.9998708963394165,
"start": 50,
"tag": "NAME",
"value": "Diego Novaes"
}
] | null | [] | package ufba.meuhorario.model;
/**
* Created by <NAME> on 28/02/2017.
*/
public class DisciplineCourse {
Long id;
Long semester;
String nature;
Long course_id;
Long discipline_id;
public Long getId() {
return id;
}
public void setId(Long id) {
this.id = id;
}
... | 947 | 0.588667 | 0.580273 | 52 | 17.326923 | 15.688949 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 6 |
8d41a2b36c28f5e666dea2fdb430f2f412c5817e | 30,975,304,165,376 | a60aae814571ba9448a3c8e0db38c4debf98038b | /src/cl/seatmap/rest/oauth2/TokenRequest.java | 7aea0664fafdc45ec51d271f273c742a6ee198ff | [] | no_license | philiptran/app-seatmap | https://github.com/philiptran/app-seatmap | 2b34a072a8a235a35caeef9234e1753f433de139 | 6913d774de9cd8fe7cffe0d37b6679051c1915e3 | refs/heads/master | 2016-09-06T19:02:18.743000 | 2015-10-17T12:22:36 | 2015-10-17T12:22:36 | 41,908,672 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cl.seatmap.rest.oauth2;
import java.io.UnsupportedEncodingException;
import java.util.HashMap;
import java.util.Map;
import android.util.Base64;
import com.android.volley.AuthFailureError;
import com.android.volley.Request;
import com.android.volley.Response.ErrorListener;
import com.android.volle... | UTF-8 | Java | 1,541 | java | TokenRequest.java | Java | [] | null | [] | package cl.seatmap.rest.oauth2;
import java.io.UnsupportedEncodingException;
import java.util.HashMap;
import java.util.Map;
import android.util.Base64;
import com.android.volley.AuthFailureError;
import com.android.volley.Request;
import com.android.volley.Response.ErrorListener;
import com.android.volle... | 1,541 | 0.737184 | 0.731992 | 48 | 30.145834 | 23.660788 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.208333 | false | false | 6 |
dc77929b78833d2777d1ac1277b1b52d694a299b | 23,811,298,715,691 | ae743d09e38263b8687642ab79b2da238a437b1a | /dlintranet/.svn/pristine/dc/dc77929b78833d2777d1ac1277b1b52d694a299b.svn-base | cbfa254984767b9ff9500f30e8e808c8721fd8b9 | [] | no_license | ChanduJella/Chandu-Github | https://github.com/ChanduJella/Chandu-Github | 63c31a826814b87cb603f46687d668558383bb1f | d9c746f49d1b8efe2b77bfdf06e4a77491db8554 | refs/heads/master | 2020-03-19T04:54:51.809000 | 2018-06-13T07:30:13 | 2018-06-13T07:30:13 | 135,881,458 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package MISTool.util;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.List;
public class CopyOfMISUtil implements Serializable {
public static String billable="b";
public static String nonbillable="nb";
public static String vendor="vendor";... | UTF-8 | Java | 2,323 | dc77929b78833d2777d1ac1277b1b52d694a299b.svn-base | Java | [] | null | [] | package MISTool.util;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.List;
public class CopyOfMISUtil implements Serializable {
public static String billable="b";
public static String nonbillable="nb";
public static String vendor="vendor";... | 2,323 | 0.712871 | 0.708566 | 65 | 33.738461 | 26.777302 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.076923 | false | false | 6 | |
ffb3b6ae39ac8f8039509d7da088a2530302c48a | 25,546,465,542,453 | 5323e564b05c323a6770500ad98fee771b0744c7 | /src/com/cairns/knightkeys/KeyPad.java | 235c36f8879b1fd88315db22707fcc1eeaa4c5fe | [] | no_license | jac18281828/KnightKeys | https://github.com/jac18281828/KnightKeys | 81bab6210ebc0101969ef7518579019bcd53203f | 9487a176be0a64b6c5fec97ddb753bdcb298135d | refs/heads/master | 2022-01-05T19:51:21.901000 | 2018-06-14T18:24:07 | 2018-06-14T18:24:07 | 137,394,007 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cairns.knightkeys;
/*
* Copyright 2012 (c) John A Cairns <john@2ad.com>
*
* Provided for interview purposes only.
* @author John A Cairns <john@2ad.com>
* @date Feb 29, 2012
*/
/**
* This class represents a 5x4 keypad used for generating
* move sequences.
*
* @author John Cairns
*/
public c... | UTF-8 | Java | 5,151 | java | KeyPad.java | Java | [
{
"context": "ge com.cairns.knightkeys;\n/*\n * Copyright 2012 (c) John A Cairns <john@2ad.com>\n * \n * Provided for interview purp",
"end": 69,
"score": 0.9998821020126343,
"start": 56,
"tag": "NAME",
"value": "John A Cairns"
},
{
"context": "ightkeys;\n/*\n * Copyright 2012 (c) Jo... | null | [] | package com.cairns.knightkeys;
/*
* Copyright 2012 (c) <NAME> <<EMAIL>>
*
* Provided for interview purposes only.
* @author <NAME> <<EMAIL>>
* @date Feb 29, 2012
*/
/**
* This class represents a 5x4 keypad used for generating
* move sequences.
*
* @author <NAME>
*/
public class KeyPad {
// global ... | 5,122 | 0.606872 | 0.589983 | 206 | 24.004854 | 21.199125 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.626214 | false | false | 6 |
9dd88662be1c6412463074a752844c00442bee85 | 5,360,119,254,251 | f5af9d21e6a12f7cf6e3e38f016265c86c4d5be3 | /src/main/java/com/ad/miningobserver/gpu/control/FakeCommandError.java | 31b7d7812a2e3a6eca238e7ec5fba531365d5a07 | [
"Apache-2.0"
] | permissive | HadzicDragan/mining-observer | https://github.com/HadzicDragan/mining-observer | 790a3b5e420420710ecfa459491addeb3a7a3643 | 22b9dbcbf32cc68989a507bc0713e60dae6f69f0 | refs/heads/master | 2022-05-05T06:20:05.494000 | 2020-05-19T18:11:44 | 2020-05-19T18:11:44 | 217,395,518 | 0 | 1 | Apache-2.0 | false | 2022-03-31T18:56:38 | 2019-10-24T21:07:22 | 2020-05-19T18:11:58 | 2022-03-31T18:56:37 | 130 | 0 | 1 | 1 | Java | false | false | package com.ad.miningobserver.gpu.control;
import com.ad.miningobserver.gpu.InputStreamProcessParser;
import com.ad.miningobserver.gpu.GpuErrorOperation;
import com.ad.miningobserver.operation.Operation.OrderCode;
import com.ad.miningobserver.operation.OperationRegister;
import com.ad.miningobserver.gpu.entity.GpuErro... | UTF-8 | Java | 1,228 | java | FakeCommandError.java | Java | [] | null | [] | package com.ad.miningobserver.gpu.control;
import com.ad.miningobserver.gpu.InputStreamProcessParser;
import com.ad.miningobserver.gpu.GpuErrorOperation;
import com.ad.miningobserver.operation.Operation.OrderCode;
import com.ad.miningobserver.operation.OperationRegister;
import com.ad.miningobserver.gpu.entity.GpuErro... | 1,228 | 0.767915 | 0.767915 | 33 | 36.21212 | 26.299852 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.606061 | false | false | 6 |
04052ff393f016c1af3acbfc7ed5d916581ab777 | 14,620,068,746,207 | 07477eab7fbcb08a9e8c28d1c3afc543467909cb | /src/main/java/sb/slf4sql/ProxyDriver.java | bc728f72818dd242af19a0c98bfc4c2536b6d6de | [
"Apache-2.0"
] | permissive | spring-breezz/slf4sql | https://github.com/spring-breezz/slf4sql | bc66c2e50afd7c8aa8ec0c536e7828a485cfa1e6 | 025c6040a90a822e14393f152bfe5b9ab74f86c5 | refs/heads/master | 2020-04-23T18:42:16.018000 | 2019-02-27T02:59:04 | 2019-02-27T02:59:04 | 171,338,987 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sb.slf4sql;
import java.sql.Connection;
import java.sql.Driver;
import java.sql.DriverManager;
import java.sql.DriverPropertyInfo;
import java.sql.SQLException;
import java.sql.SQLFeatureNotSupportedException;
import java.util.ArrayList;
import java.util.Enumeration;
import java.util.List;
import ja... | UTF-8 | Java | 3,242 | java | ProxyDriver.java | Java | [] | null | [] | package sb.slf4sql;
import java.sql.Connection;
import java.sql.Driver;
import java.sql.DriverManager;
import java.sql.DriverPropertyInfo;
import java.sql.SQLException;
import java.sql.SQLFeatureNotSupportedException;
import java.util.ArrayList;
import java.util.Enumeration;
import java.util.List;
import ja... | 3,242 | 0.705429 | 0.70327 | 123 | 24.357723 | 24.870766 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.731707 | false | false | 6 |
730ce46df6b8db61e9d5ddfb4bc62f9e7fb1d2f8 | 3,693,671,938,133 | 6d6b2826b7a4662cff3d5c5141fc5fa8c8d57c3e | /src/main/java/tk/booky/obfuscator/transformer/CrasherTransformer.java | 2faf676941567e6d92e6955cf62d4ccc54743631 | [] | no_license | XeonLyfe/obfuscator-1 | https://github.com/XeonLyfe/obfuscator-1 | 8634e4fd33f657b22284293de5e37f6e33c1d534 | f1e0025d07f2652e43c0b7b9c81ebd6f4ce463b8 | refs/heads/master | 2023-03-17T20:12:03.209000 | 2020-12-14T22:09:34 | 2020-12-14T22:09:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tk.booky.obfuscator.transformer;
// Created by booky10 in Obfuscator (18:36 28.10.20)
import joptsimple.internal.Strings;
import org.objectweb.asm.tree.AnnotationNode;
import org.objectweb.asm.tree.ClassNode;
import org.objectweb.asm.tree.MethodNode;
import tk.booky.obfuscator.main.Obfuscator;
import tk.booky.... | UTF-8 | Java | 1,151 | java | CrasherTransformer.java | Java | [
{
"context": "age tk.booky.obfuscator.transformer;\n// Created by booky10 in Obfuscator (18:36 28.10.20)\n\nimport joptsimple",
"end": 62,
"score": 0.9996147751808167,
"start": 55,
"tag": "USERNAME",
"value": "booky10"
}
] | null | [] | package tk.booky.obfuscator.transformer;
// Created by booky10 in Obfuscator (18:36 28.10.20)
import joptsimple.internal.Strings;
import org.objectweb.asm.tree.AnnotationNode;
import org.objectweb.asm.tree.ClassNode;
import org.objectweb.asm.tree.MethodNode;
import tk.booky.obfuscator.main.Obfuscator;
import tk.booky.... | 1,151 | 0.732407 | 0.713293 | 32 | 35 | 31.366781 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.59375 | false | false | 6 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.