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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
121edab1b713a02f6b5aec9aa3d265b6cf129568 | 29,884,382,497,675 | d27baf9c56f85d4386e1c847f0ab5e5b69225425 | /src/main/java/com/jc/jc_backer/Websocket/WebsocketServer.java | 80afc49aadce7884b80055fa4783890846c3a74e | [] | no_license | chenzhichengczc/gzjc_backer | https://github.com/chenzhichengczc/gzjc_backer | 42a381c49385631366897f41883596c7a405b8d4 | 802a9f1e4d8510b77f061db9984519e24f074b27 | refs/heads/master | 2020-04-28T14:00:27.079000 | 2019-04-30T06:49:25 | 2019-04-30T06:49:25 | 175,324,167 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jc.jc_backer.Websocket;
import com.jc.jc_backer.common.utils.FilePath;
import com.jc.jc_backer.common.utils.TailLogUtil;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.stereotype.Component;
import javax.websocket.*;
import javax.websocket.server.ServerEndpoint;
import... | UTF-8 | Java | 1,601 | java | WebsocketServer.java | Java | [
{
"context": "rrayList;\nimport java.util.List;\n\n/**\n * @author :fenghuang\n * @date :Created in 2019/4/18 11:46\n * @descript",
"end": 447,
"score": 0.9919885396957397,
"start": 438,
"tag": "USERNAME",
"value": "fenghuang"
}
] | null | [] | package com.jc.jc_backer.Websocket;
import com.jc.jc_backer.common.utils.FilePath;
import com.jc.jc_backer.common.utils.TailLogUtil;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.stereotype.Component;
import javax.websocket.*;
import javax.websocket.server.ServerEndpoint;
import... | 1,601 | 0.667096 | 0.658725 | 63 | 23.650793 | 19.92857 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.396825 | false | false | 13 |
930bc3642e48ca503371cb1134a3140c683dd93e | 11,433,202,950,585 | 1ba27fc930ba20782e9ef703e0dc7b69391e191b | /Src/UserMgmt/src/main/java/com/compuware/caqs/security/stats/ConnectionStatData.java | be629ce08e4d9a54333a16d69974e271dd89aac4 | [] | no_license | LO-RAN/codeQualityPortal | https://github.com/LO-RAN/codeQualityPortal | b0d81c76968bdcfce659959d0122e398c647b09f | a7c26209a616d74910f88ce0d60a6dc148dda272 | refs/heads/master | 2023-07-11T18:39:04.819000 | 2022-03-31T15:37:56 | 2022-03-31T15:37:56 | 37,261,337 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.compuware.caqs.security.stats;
import java.util.Calendar;
/**
* Connection statistics including the day, the total number of connections and the maximum
* simultaneous connections.
* @author cwfr-fduboi... | UTF-8 | Java | 2,196 | java | ConnectionStatData.java | Java | [
{
"context": "he maximum\n * simultaneous connections.\n * @author cwfr-fdubois\n */\npublic class ConnectionStatData {\n\n /** Th",
"end": 321,
"score": 0.9989719986915588,
"start": 309,
"tag": "USERNAME",
"value": "cwfr-fdubois"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.compuware.caqs.security.stats;
import java.util.Calendar;
/**
* Connection statistics including the day, the total number of connections and the maximum
* simultaneous connections.
* @author cwfr-fduboi... | 2,196 | 0.638889 | 0.638889 | 86 | 24.534883 | 23.323158 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.22093 | false | false | 13 |
5f8b20507f1b108f2bd75350ae5a092ca5ea72d5 | 13,804,024,942,963 | c3b089b363237a00fad8c1514ba501dfcbdbaf34 | /src/com/company/query/QueryPrintAll.java | 2e28c36d8911c9cfd87231ebb348c4748dd6bd27 | [] | no_license | nataliesmithmsm/MileStone2v2 | https://github.com/nataliesmithmsm/MileStone2v2 | df3cd4f1bc431aad680151333704ea50e51ed350 | ceaa6ae393ccf935eb57d952579d4491b362f616 | refs/heads/master | 2021-08-20T07:11:00.683000 | 2017-11-28T13:43:13 | 2017-11-28T13:43:13 | 111,912,251 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company.query;
import com.company.Mongo.ConnectionToMongo;
import com.company.dataobjects.PersonalDetails;
import com.mongodb.*;
import com.mongodb.client.MongoCollection;
import com.mongodb.client.MongoCursor;
import org.codehaus.jackson.map.ObjectMapper;
import java.io.IOException;
import java.util.Arra... | UTF-8 | Java | 1,163 | java | QueryPrintAll.java | Java | [] | null | [] | package com.company.query;
import com.company.Mongo.ConnectionToMongo;
import com.company.dataobjects.PersonalDetails;
import com.mongodb.*;
import com.mongodb.client.MongoCollection;
import com.mongodb.client.MongoCursor;
import org.codehaus.jackson.map.ObjectMapper;
import java.io.IOException;
import java.util.Arra... | 1,163 | 0.72485 | 0.72485 | 38 | 29.605263 | 28.347969 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.578947 | false | false | 13 |
24a69c492fa8cfb1edbefd1c69b846c867bef47a | 18,210,661,335,721 | 5dd839a53a1ad5fb3df2b60c4f796bcdc6f06bee | /app/src/main/java/com/example/sid/NotesCrypt/utils/SessionListener.java | 4eb935eb082d44d851df9721e95fd9533f26390b | [] | no_license | sidstk/NotesCrypt | https://github.com/sidstk/NotesCrypt | 9415472bbd8040b236fd7b3a13b34d6e037700c2 | 848072637459187d0734c7641081ee1b20eb658c | refs/heads/master | 2020-03-24T21:01:16.965000 | 2018-10-18T12:47:38 | 2018-10-18T12:47:38 | 143,008,464 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.sid.NotesCrypt.utils;
public interface SessionListener {
void foregroundSessionExpired();
void backgroundSessionExpired();
}
| UTF-8 | Java | 155 | java | SessionListener.java | Java | [] | null | [] | package com.example.sid.NotesCrypt.utils;
public interface SessionListener {
void foregroundSessionExpired();
void backgroundSessionExpired();
}
| 155 | 0.780645 | 0.780645 | 7 | 21.142857 | 18.129917 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 13 |
b874b706de64cbeb856ab08fc46fc8505bc1ea7b | 17,274,358,471,744 | 92211e55abe46244bfe02b25cb29045ad25be473 | /runescape-client/src/main/java/class1.java | bcbbdf0da83ff17cb1bc205830f92e8bc3e26091 | [
"BSD-2-Clause"
] | permissive | pombredanne/runelite | https://github.com/pombredanne/runelite | 474ff52394cef7fddf827b15b38a570dd0f107dc | c86e63ea780b2fbf97d30bd506354deeb94524d2 | refs/heads/master | 2018-04-27T10:32:12.263000 | 2017-05-19T16:19:40 | 2017-05-19T16:20:28 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.ArrayList;
import java.util.Collections;
import java.util.Comparator;
import java.util.List;
import net.runelite.mapping.Export;
import net.runelite.mapping.ObfuscatedGetter;
import net.runelite.mapping.ObfuscatedName;
import net.runelite.mapping.ObfuscatedSignature;
@ObfuscatedName("c")
public class ... | UTF-8 | Java | 2,286 | java | class1.java | Java | [] | null | [] | import java.util.ArrayList;
import java.util.Collections;
import java.util.Comparator;
import java.util.List;
import net.runelite.mapping.Export;
import net.runelite.mapping.ObfuscatedGetter;
import net.runelite.mapping.ObfuscatedName;
import net.runelite.mapping.ObfuscatedSignature;
@ObfuscatedName("c")
public class ... | 2,286 | 0.629484 | 0.566054 | 92 | 23.847826 | 16.484468 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.51087 | false | false | 13 |
0750fcf7472ae8c440e6ee7e3095459668311ce6 | 21,483,426,433,694 | e35643efb8ee4f1a9d2336a23b86c6b15db899dc | /src/com/codegym/FizzBuzzTranslate.java | 338504c71cc5cda2d33518959ccca2111f1d269b | [] | no_license | thaophamhetxat/FizzBuzzTranslate | https://github.com/thaophamhetxat/FizzBuzzTranslate | 0eee386013a09999b42ac09d540a6f3a09f7b033 | ccc916630623face8f51374c98f4a98f3dd3d785 | refs/heads/master | 2023-06-10T13:21:14.058000 | 2021-06-14T04:05:04 | 2021-06-14T04:05:04 | 376,698,548 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.codegym;
public class FizzBuzzTranslate {
public static String translate(int number) {
if (number < 10) {
switch (number) {
case 1:
System.out.println("mot");
break;
case 2:
System.out.printl... | UTF-8 | Java | 1,098 | java | FizzBuzzTranslate.java | Java | [] | null | [] | package com.codegym;
public class FizzBuzzTranslate {
public static String translate(int number) {
if (number < 10) {
switch (number) {
case 1:
System.out.println("mot");
break;
case 2:
System.out.printl... | 1,098 | 0.339709 | 0.32969 | 39 | 27.153847 | 13.489861 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.512821 | false | false | 13 |
5a594b6191c78f35f726d6b6c4643fd1ccf8f9ca | 24,215,025,682,791 | 1dd48d3ff66359438f4a23b54dfd04989b4fe24a | /leetcode/medium6/Solution491.java | 725fdbb7c15c927ba7606567e6b30da74ebebb82 | [] | no_license | luyou86/algorithm | https://github.com/luyou86/algorithm | 4d6760bd30b48bafa9f1e60447617e467ab4eb3e | 3cfd0e4aa42857ffbde1f99318c1ad27ca980487 | refs/heads/master | 2021-10-22T22:45:07.386000 | 2019-03-13T08:43:36 | 2019-03-13T08:43:36 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package algorithm.medium6;
import org.junit.Test;
import java.util.*;
/**
* Created by youlu on 2018/10/12.
*/
public class Solution491 {
public void search(List<List<Integer>> result, List<Integer> list, int[] nums, int index){
if(index >= nums.length){
return;
}
int i =... | UTF-8 | Java | 6,679 | java | Solution491.java | Java | [
{
"context": "unit.Test;\n\nimport java.util.*;\n\n/**\n * Created by youlu on 2018/10/12.\n */\npublic class Solution491 {\n ",
"end": 96,
"score": 0.9662453532218933,
"start": 91,
"tag": "USERNAME",
"value": "youlu"
}
] | null | [] | package algorithm.medium6;
import org.junit.Test;
import java.util.*;
/**
* Created by youlu on 2018/10/12.
*/
public class Solution491 {
public void search(List<List<Integer>> result, List<Integer> list, int[] nums, int index){
if(index >= nums.length){
return;
}
int i =... | 6,679 | 0.408295 | 0.389879 | 219 | 29.497717 | 22.931181 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.817352 | false | false | 13 |
e36b0a876d3b5be595f6eda075f33cd4554dd4d4 | 4,398,046,521,221 | 792f8ac63929160c42f8b6708bcb5ddecd4c27f4 | /app/src/main/java/lv/krokyze/graffiti_programmr/GraffitiDetailsActivity.java | 1f9ddb15bbffc8e0f4a28c16afdf22b8ed9618ba | [] | no_license | krokyze/San-Francisco-Graffiti | https://github.com/krokyze/San-Francisco-Graffiti | e7ed6eab7a086190f1fe89f4106b7f6dacf8f96b | 77164e47f6068218417397bd394f9e24394081cc | HEAD | 2016-09-07T12:09:03.039000 | 2014-09-29T20:06:55 | 2014-09-29T20:06:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lv.krokyze.graffiti_programmr;
import android.app.Activity;
import android.app.FragmentTransaction;
import android.os.Bundle;
public class GraffitiDetailsActivity extends Activity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
set... | UTF-8 | Java | 587 | java | GraffitiDetailsActivity.java | Java | [] | null | [] | package lv.krokyze.graffiti_programmr;
import android.app.Activity;
import android.app.FragmentTransaction;
import android.os.Bundle;
public class GraffitiDetailsActivity extends Activity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
set... | 587 | 0.706985 | 0.706985 | 20 | 28.35 | 24.462778 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 13 |
d49e629212080578798f072fcf9bc2f7b5a4e761 | 17,033,840,310,555 | 785e34890f3effd6483e0bded1ab6e77b14186a2 | /src/main/java/com/denizenscript/denizencore/scripts/commands/queue/DefineCommand.java | ad806d1f8e05f6811b7fb5b7425f1df54cdc1fba | [
"MIT"
] | permissive | DenizenScript/Denizen-Core | https://github.com/DenizenScript/Denizen-Core | 00cda338c92dfda0c152591f209e60534acfc86e | 04426a72d622c00ae73518263c20e8d4b3b2b9b3 | refs/heads/master | 2023-08-09T07:37:41.375000 | 2023-08-06T01:54:56 | 2023-08-06T01:54:56 | 24,804,721 | 15 | 46 | MIT | false | 2023-06-12T16:27:05 | 2014-10-05T00:03:35 | 2023-04-24T14:24:02 | 2023-06-12T16:27:03 | 4,550 | 15 | 28 | 1 | Java | false | false | package com.denizenscript.denizencore.scripts.commands.queue;
import com.denizenscript.denizencore.exceptions.InvalidArgumentsException;
import com.denizenscript.denizencore.objects.Argument;
import com.denizenscript.denizencore.objects.core.QueueTag;
import com.denizenscript.denizencore.utilities.CoreUtilities;
... | UTF-8 | Java | 6,602 | java | DefineCommand.java | Java | [] | null | [] | package com.denizenscript.denizencore.scripts.commands.queue;
import com.denizenscript.denizencore.exceptions.InvalidArgumentsException;
import com.denizenscript.denizencore.objects.Argument;
import com.denizenscript.denizencore.objects.core.QueueTag;
import com.denizenscript.denizencore.utilities.CoreUtilities;
... | 6,602 | 0.640261 | 0.638746 | 146 | 43.219177 | 36.647804 | 188 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.465753 | false | false | 13 |
0a42169acf2e69f7d63bdbbf2b6fb64fce88ae9e | 17,033,840,306,915 | e7b5869d18b55a1e9951a65571934f9c8308ed9e | /src/test/java/testCases/TC_002_Login.java | 7a9b25cda8f7680af953a39cc708839494ffd24e | [] | no_license | abhijithmhn64/opencart-1 | https://github.com/abhijithmhn64/opencart-1 | 6f736aa93ba10d893bb3819737bf017e435fed8e | 2794dab6e188a770f91092fc9dda19cbbf69a018 | refs/heads/master | 2023-05-28T12:10:15.843000 | 2021-06-08T13:39:38 | 2021-06-08T13:39:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package testCases;
import org.testng.Assert;
import org.testng.annotations.Test;
import pageObjects.HomePage;
import pageObjects.LoginPage;
import testBase.BaseClass;
public class TC_002_Login extends BaseClass
{
@Test(groups= {"sanity","master"})
public void test_login()
{
logger.info("Started TC_002_Login");
... | UTF-8 | Java | 1,219 | java | TC_002_Login.java | Java | [
{
"context": "\"email entered\");\n\t\t\tlp.setPassword(rb.getString(\"password\"));\n\t\t\tlogger.info(\"password entered\");\n\t\t\tlp.cli",
"end": 723,
"score": 0.9839531779289246,
"start": 715,
"tag": "PASSWORD",
"value": "password"
}
] | null | [] | package testCases;
import org.testng.Assert;
import org.testng.annotations.Test;
import pageObjects.HomePage;
import pageObjects.LoginPage;
import testBase.BaseClass;
public class TC_002_Login extends BaseClass
{
@Test(groups= {"sanity","master"})
public void test_login()
{
logger.info("Started TC_002_Login");
... | 1,221 | 0.673503 | 0.66612 | 57 | 20.385965 | 15.552689 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.666667 | false | false | 13 |
2be92bf6f23efc8a60c0e418c8a25cc98659500b | 17,033,840,307,540 | 5d8f1ce5add5f174bf6937ab380cb8aba0d175c5 | /api/src/main/java/wrapper/JsonApiFormatTuple.java | afb587750b4fb607cf3a4103f06f6fac0331516a | [] | no_license | zcharli/distributed-review-sys | https://github.com/zcharli/distributed-review-sys | e0253a14d3622ce6d87623bc6d899eb6177ddf11 | dae5f5f3a48a42b4b725828989565669ba73835e | refs/heads/master | 2021-01-13T12:46:37.901000 | 2018-04-18T04:38:55 | 2018-04-18T04:38:55 | 72,443,456 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package wrapper;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
/**
* Created by cli on 10/21/2016.
*/
public class JsonApiFormatTuple<SAMPLE, FULL> {
private final static Logger LOGGER = LoggerFactory.getLogger(JsonApiFormatTuple.class);
public SAMPLE shortRepresentation;
publi... | UTF-8 | Java | 894 | java | JsonApiFormatTuple.java | Java | [
{
"context": "ort org.slf4j.LoggerFactory;\r\n\r\n/**\r\n * Created by cli on 10/21/2016.\r\n */\r\npublic class JsonApiFormatTu",
"end": 103,
"score": 0.9699881672859192,
"start": 100,
"tag": "USERNAME",
"value": "cli"
}
] | null | [] | package wrapper;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
/**
* Created by cli on 10/21/2016.
*/
public class JsonApiFormatTuple<SAMPLE, FULL> {
private final static Logger LOGGER = LoggerFactory.getLogger(JsonApiFormatTuple.class);
public SAMPLE shortRepresentation;
publi... | 894 | 0.634228 | 0.623043 | 33 | 25.09091 | 24.448292 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 13 |
ff3a40bdbe48cb287b410d95ba2e53506abf794a | 27,986,006,951,793 | 11600e3de1633fa6fdb863514144bbbb92af8401 | /protocol/command/AnonFactory.java | f4d0752c358b5ef8cca60bd4b55c34bb0c20e312 | [] | no_license | qaco/iportbook | https://github.com/qaco/iportbook | a085424b0c5f2049dd35ae9ee5a59b97ef01174e | a816ac365c4cfae0f5c472f9b6e490f36b5812c2 | refs/heads/master | 2018-02-09T13:48:28.209000 | 2017-07-10T10:13:33 | 2017-07-10T10:13:33 | 96,763,800 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package protocol.command ;
import protocol.* ;
import exception.* ;
import java.util.Arrays ;
import java.io.InputStream ;
import java.io.IOException ;
import main.MainVals ;
import protocol.field.FieldVals ;
public class AnonFactory {
public Anon create(InputStream in) throws UnknownResultException,
... | UTF-8 | Java | 1,547 | java | AnonFactory.java | Java | [] | null | [] | package protocol.command ;
import protocol.* ;
import exception.* ;
import java.util.Arrays ;
import java.io.InputStream ;
import java.io.IOException ;
import main.MainVals ;
import protocol.field.FieldVals ;
public class AnonFactory {
public Anon create(InputStream in) throws UnknownResultException,
... | 1,547 | 0.556561 | 0.552683 | 46 | 32.608696 | 21.56535 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.695652 | false | false | 13 |
2ca3b7b10294ba7d33d178309c52c37f945554d9 | 30,116,310,697,372 | 637c2c60c001ec5bc34dee52c052b9afb18e5728 | /src/test/java/com/jimo/algo/week2/SolutionTest.java | eb628bb9d76a922adf6a71014ecd14cac365e0d3 | [] | no_license | jimolonely/algorithm | https://github.com/jimolonely/algorithm | e7caf663868ab5bd95172e3b06c35739d98f42b4 | 6dda324e15390c8c98cebc9b7e245ce19b289001 | refs/heads/master | 2021-06-30T01:50:08.571000 | 2019-07-03T01:06:01 | 2019-07-03T01:06:01 | 162,934,254 | 0 | 0 | null | false | 2022-12-08T01:14:00 | 2018-12-24T00:44:28 | 2022-12-08T01:13:37 | 2022-12-08T01:13:59 | 563 | 0 | 0 | 2 | Java | false | false | package com.jimo.algo.week2;
import org.junit.Test;
import static org.junit.Assert.*;
public class SolutionTest {
@Test
public void numsSameConsecDiff() {
final Solution s = new Solution();
final int[] a = s.numsSameConsecDiff(1, 0);
for (int i : a) {
System.out.print(i + " ");
}
}
} | UTF-8 | Java | 303 | java | SolutionTest.java | Java | [] | null | [] | package com.jimo.algo.week2;
import org.junit.Test;
import static org.junit.Assert.*;
public class SolutionTest {
@Test
public void numsSameConsecDiff() {
final Solution s = new Solution();
final int[] a = s.numsSameConsecDiff(1, 0);
for (int i : a) {
System.out.print(i + " ");
}
}
} | 303 | 0.660066 | 0.650165 | 18 | 15.888889 | 15.527355 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.166667 | false | false | 13 |
b336169d772d42909a71fca2db737f137624d2d3 | 16,183,436,774,540 | 84abf44f04e7e19cc07eb4b8c8fe14db1ccb9b22 | /trunk/src/main/java/healthmanager/modelo/dao/Detalle_hoja_gastoDao.java | 6b2a2f986fb72a14363f4c7c18f816f0e2aa5b0f | [] | no_license | BGCX261/zkmhealthmanager-svn-to-git | https://github.com/BGCX261/zkmhealthmanager-svn-to-git | 3183263172355b7ac0884b793c1ca3143a950411 | bb626589f101034137a2afa62d8e8bfe32bf7d47 | refs/heads/master | 2021-01-22T02:57:49.394000 | 2015-08-25T15:32:48 | 2015-08-25T15:32:48 | 42,323,197 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Detalle_hoja_gastoDao.java
*
* Generado Automaticamente .
* Ing. Luis Miguel Hernández Pérez
*/
package healthmanager.modelo.dao;
import java.util.List;
import java.util.Map;
import healthmanager.modelo.bean.Detalle_hoja_gasto;
public interface Detalle_hoja_gastoDao {
void crear(Detalle_hoja_gasto deta... | UTF-8 | Java | 672 | java | Detalle_hoja_gastoDao.java | Java | [
{
"context": "Dao.java\n * \n * Generado Automaticamente .\n * Ing. Luis Miguel Hernández Pérez\n */ \n\npackage healthmanager.modelo.dao;\n\nimport j",
"end": 102,
"score": 0.996483564376831,
"start": 75,
"tag": "NAME",
"value": "Luis Miguel Hernández Pérez"
}
] | null | [] | /*
* Detalle_hoja_gastoDao.java
*
* Generado Automaticamente .
* Ing. <NAME>
*/
package healthmanager.modelo.dao;
import java.util.List;
import java.util.Map;
import healthmanager.modelo.bean.Detalle_hoja_gasto;
public interface Detalle_hoja_gastoDao {
void crear(Detalle_hoja_gasto detalle_hoja_gasto);
i... | 649 | 0.759701 | 0.759701 | 30 | 21.366667 | 23.229986 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 13 |
4744abf08c4a42d1fa0807804811238958098e04 | 33,887,291,984,303 | 4929736556d739df662de3d8c4960ed754741335 | /GURPSA/src/characterManager/Character.java | af1d2cb3c12fe463036bfc5f1d01449d67a75549 | [] | no_license | spencerbriere/GURPSA | https://github.com/spencerbriere/GURPSA | 044715cc4cdf412a747e7615158021170f1db072 | e77e0b2cfbc024ac8c9df57fbe2fb5a636cc46e5 | refs/heads/master | 2021-01-19T14:04:52.196000 | 2017-09-07T18:08:04 | 2017-09-07T18:08:04 | 100,883,866 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package characterManager;
import java.util.Vector;
import javax.xml.bind.annotation.*;
import dataContainers.CharacterFields.*;
import dataContainers.CharacterFields.ReactionModifiers.*;
import skillManager.SkillManager;
@XmlRootElement
@XmlAccessorType(XmlAccessType.FIELD)
@XmlSeeAlso({Skill.class, Cha... | UTF-8 | Java | 10,913 | java | Character.java | Java | [
{
"context": "ctors soon.\r\n\tpublic Character()\r\n\t{\r\n//\t\tname = \"Teresa\";\r\n\t\tname = \"\";\r\n//\t\tplayer = \"David Clare\";\r\n\t\tp",
"end": 1827,
"score": 0.9996911883354187,
"start": 1821,
"tag": "NAME",
"value": "Teresa"
},
{
"context": "//\t\tname = \"Teresa\";\r... | null | [] | package characterManager;
import java.util.Vector;
import javax.xml.bind.annotation.*;
import dataContainers.CharacterFields.*;
import dataContainers.CharacterFields.ReactionModifiers.*;
import skillManager.SkillManager;
@XmlRootElement
@XmlAccessorType(XmlAccessType.FIELD)
@XmlSeeAlso({Skill.class, Cha... | 10,908 | 0.630349 | 0.623843 | 489 | 20.316973 | 23.362524 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.944785 | false | false | 13 |
c4100f105462ec7d73b98118c11b39d7b01d9278 | 29,626,684,449,232 | e8ed3c743980a74946a9b35ba3efa3f37b2d0d53 | /Live/src/main/java/com/frank/live/stream/VideoStream.java | 3a67fc8ba52f78747ec4fcba05694b22eb0bb65b | [] | no_license | pj567/FFmpegAndroid | https://github.com/pj567/FFmpegAndroid | df37b644ea576c1a22958067f5d03cc7ad1256c9 | 1a9f81ec2fef9d34f3b99424b969dcd4afe198c5 | refs/heads/master | 2023-03-15T14:52:15.616000 | 2022-10-25T09:59:18 | 2022-10-25T09:59:18 | 557,616,877 | 1 | 0 | null | true | 2022-10-26T01:49:11 | 2022-10-26T01:49:10 | 2022-10-26T01:17:01 | 2022-10-25T09:59:29 | 151,472 | 0 | 0 | 0 | null | false | false | package com.frank.live.stream;
import android.app.Activity;
import android.content.Context;
import android.hardware.Camera;
import android.view.SurfaceHolder;
import android.view.View;
import com.frank.live.camera.CameraHelper;
import com.frank.live.listener.OnFrameDataCallback;
import com.frank.live.param.VideoParam... | UTF-8 | Java | 2,705 | java | VideoStream.java | Java | [] | null | [] | package com.frank.live.stream;
import android.app.Activity;
import android.content.Context;
import android.hardware.Camera;
import android.view.SurfaceHolder;
import android.view.View;
import com.frank.live.camera.CameraHelper;
import com.frank.live.listener.OnFrameDataCallback;
import com.frank.live.param.VideoParam... | 2,705 | 0.621811 | 0.618854 | 95 | 27.473684 | 21.542048 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.610526 | false | false | 13 |
54366797a26192786e31de1767c62a66fbebbe2f | 32,495,722,624,624 | 7eb360dc1067ee4d7b646d5598bb53a1d2baec6c | /src/main/java/de/doridian/yiffbukkit/warp/commands/WarpCommand.java | 2aebb0cdcbf96594ecc79e027e0ea646c3d5e91e | [] | no_license | KingBowser/YiffBukkit | https://github.com/KingBowser/YiffBukkit | 466c9d0593eddbb4692a8aa119dd3934477189b7 | 4d4f1ac920a16258d6d2bd9d5da3368c2a3c7dc3 | refs/heads/master | 2021-01-18T11:28:44.540000 | 2014-05-09T23:32:56 | 2014-05-09T23:32:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.doridian.yiffbukkit.warp.commands;
import de.doridian.yiffbukkit.core.util.PlayerHelper;
import de.doridian.yiffbukkit.main.YiffBukkitCommandException;
import de.doridian.yiffbukkit.main.commands.system.ICommand;
import de.doridian.yiffbukkit.main.commands.system.ICommand.Help;
import de.doridian.yiffbukkit... | UTF-8 | Java | 8,934 | java | WarpCommand.java | Java | [] | null | [] | package de.doridian.yiffbukkit.warp.commands;
import de.doridian.yiffbukkit.core.util.PlayerHelper;
import de.doridian.yiffbukkit.main.YiffBukkitCommandException;
import de.doridian.yiffbukkit.main.commands.system.ICommand;
import de.doridian.yiffbukkit.main.commands.system.ICommand.Help;
import de.doridian.yiffbukkit... | 8,934 | 0.706291 | 0.693642 | 251 | 34.593624 | 35.55225 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.258964 | false | false | 13 |
4392bbc57a0de0464f294f4677c064f85ce1beb8 | 22,256,520,593,511 | e7093a987492b23298c927399724e218dd103bc0 | /src/test/java/com/rex/practice/dao/mapper/AccountMapperTest.java | 07d1d4ad1e734a92b08f912b1709f10d9eb6f488 | [] | no_license | CH0817/my-practices | https://github.com/CH0817/my-practices | 5d30b2a646df32f3815ca2e7a82b1ba08dfdcc40 | 9da2e1a8e458a8d086640a0155a63e8632574188 | refs/heads/master | 2023-07-26T11:55:01.769000 | 2022-04-29T05:26:25 | 2022-04-29T05:26:25 | 223,359,894 | 0 | 0 | null | false | 2023-07-07T21:55:54 | 2019-11-22T08:38:28 | 2022-04-29T05:26:30 | 2023-07-07T21:55:54 | 13,843 | 0 | 0 | 2 | CSS | false | false | package com.rex.practice.dao.mapper;
import com.rex.practice.dao.mapper.base.BaseMapperTest;
import com.rex.practice.dao.model.Account;
import com.rex.practice.model.easyui.grid.AccountGridVo;
import org.junit.Test;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.test.context.... | UTF-8 | Java | 2,409 | java | AccountMapperTest.java | Java | [
{
"context": "t entity = new Account();\n entity.setName(\"測試帳號\");\n entity.setUserId(\"a\");\n entity.",
"end": 904,
"score": 0.999140739440918,
"start": 900,
"tag": "NAME",
"value": "測試帳號"
}
] | null | [] | package com.rex.practice.dao.mapper;
import com.rex.practice.dao.mapper.base.BaseMapperTest;
import com.rex.practice.dao.model.Account;
import com.rex.practice.model.easyui.grid.AccountGridVo;
import org.junit.Test;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.test.context.... | 2,409 | 0.67501 | 0.666249 | 74 | 31.391891 | 24.487072 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.743243 | false | false | 13 |
2228636e371e69109de2f0b211a41feeacd1a836 | 36,077,725,302,134 | 4b13c1b4877bd9ced4352ab58b4aa890a06c2d60 | /spring-web/src/main/java/com/webcohesion/enunciate/modules/spring_web/model/RequestMapping.java | 16c01410d259aa5042bd23ee878127996883462a | [
"Apache-2.0"
] | permissive | stoicflame/enunciate | https://github.com/stoicflame/enunciate | e1866a8be2e634d8c98adee853179b81df80a20e | 446c86328a4eb6b7d1453fec7436c45552418d41 | refs/heads/master | 2023-09-04T19:24:44.788000 | 2023-04-28T00:36:40 | 2023-04-28T02:51:03 | 1,707,059 | 464 | 206 | NOASSERTION | false | 2023-08-15T17:40:53 | 2011-05-05T15:54:15 | 2023-07-19T11:21:42 | 2023-08-15T17:40:52 | 36,340 | 474 | 207 | 63 | Java | false | false | /**
* Copyright © 2006-2016 Web Cohesion (info@webcohesion.com)
* <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 ... | UTF-8 | Java | 27,521 | java | RequestMapping.java | Java | [
{
"context": "/**\n * Copyright © 2006-2016 Web Cohesion (info@webcohesion.com)\n * <p>\n * Licensed under the Apache License, Ver",
"end": 63,
"score": 0.9999275803565979,
"start": 43,
"tag": "EMAIL",
"value": "info@webcohesion.com"
},
{
"context": "n;\n\n/**\n * A JAX-RS resource m... | null | [] | /**
* Copyright © 2006-2016 Web Cohesion (<EMAIL>)
* <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 a... | 27,503 | 0.695058 | 0.692551 | 718 | 37.32869 | 36.503109 | 275 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.558496 | false | false | 13 |
2067a988c2f74536ceb7a30f5ce72507d1cd42df | 35,983,236,024,938 | 630d6f8f45e4de9062f717bf892cf5e760bf96b6 | /JavaClass/projects/chapter08/zuul-with-enums-v2/TransporterRoom.java | 1733c2eea2a8913124060272b63406a9da49b49e | [] | no_license | WMFuentes/School | https://github.com/WMFuentes/School | 0a67e8b8c0995dbce71c33485c3265aaff9ac974 | 8069f091b97a7308cbc1546a760f69a92e0b3068 | refs/heads/master | 2020-07-31T12:10:30.756000 | 2019-12-04T01:19:33 | 2019-12-04T01:19:33 | 210,599,295 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Subclass of Room called TransporterRoom.
*
* @author William Fuentes
* @version Final Project 11/29/19
*/
public class TransporterRoom extends Room
{
/**
* Constructor for objects of class TransporterRoom
*/
public TransporterRoom(String description)
{
// initialise instance va... | UTF-8 | Java | 370 | java | TransporterRoom.java | Java | [
{
"context": "ass of Room called TransporterRoom. \n *\n * @author William Fuentes\n * @version Final Project 11/29/19\n */\npublic cla",
"end": 78,
"score": 0.999842643737793,
"start": 63,
"tag": "NAME",
"value": "William Fuentes"
}
] | null | [] | /**
* Subclass of Room called TransporterRoom.
*
* @author <NAME>
* @version Final Project 11/29/19
*/
public class TransporterRoom extends Room
{
/**
* Constructor for objects of class TransporterRoom
*/
public TransporterRoom(String description)
{
// initialise instance variables
... | 361 | 0.651351 | 0.635135 | 19 | 18.473684 | 18.669899 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.052632 | false | false | 13 |
0243704ee7e23331faa6f6d5d214b1e72f6b7528 | 33,981,781,283,925 | bce7035efa355836b6445f525c87813fbb5839c0 | /src/internaltools/api/src/test/java/com/ihg/it/pfm/api/cra/BasicSupport.java | 57eefd41bcceb9a410a88cf331f5318032d7239d | [] | no_license | balanzer/cra | https://github.com/balanzer/cra | 5cb8fa2b53f89c2f1a3bd5a33738f2f42942975c | 250f0b6c38cfacd7461233613bd44e1a7938f09a | refs/heads/master | 2021-01-15T22:46:19.925000 | 2017-08-16T19:18:00 | 2017-08-16T19:18:00 | 99,910,873 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package com.ihg.it.pfm.api.cra;
import java.util.HashMap;
import java.util.Map;
/**
* @author varathm
*
*/
public class BasicSupport {
protected static final String NAME = "name";
protected static final String DESC = "desc";
static Map<String, String> campaignValues = new HashMap<>();
... | UTF-8 | Java | 438 | java | BasicSupport.java | Java | [
{
"context": "til.HashMap;\nimport java.util.Map;\n\n/**\n * @author varathm\n *\n */\npublic class BasicSupport {\n\n protected",
"end": 115,
"score": 0.9993570446968079,
"start": 108,
"tag": "USERNAME",
"value": "varathm"
}
] | null | [] | /**
*
*/
package com.ihg.it.pfm.api.cra;
import java.util.HashMap;
import java.util.Map;
/**
* @author varathm
*
*/
public class BasicSupport {
protected static final String NAME = "name";
protected static final String DESC = "desc";
static Map<String, String> campaignValues = new HashMap<>();
... | 438 | 0.636986 | 0.636986 | 25 | 16.52 | 19.92008 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.44 | false | false | 13 |
844a096557448f3903640c8879bee23d70433b27 | 35,433,480,218,550 | d2f0eb442d42233049d9e8ae396b5e244fa353dc | /Proyecto_IngSoftware/IngenieriaSoftware/src/modelos/DlgIngresoRegistro.java | 4da2b81a197c5e17ce67b2634986e822be3704fb | [] | no_license | SpawnQQ/Java_netbeans | https://github.com/SpawnQQ/Java_netbeans | b4d2b29732b82e1d69a30a546176810507c72c85 | 4f1edf6fd805475662722c0c96f34048ac5a7027 | refs/heads/master | 2020-01-23T22:05:21.009000 | 2017-05-03T03:56:21 | 2017-05-03T03:56:21 | 74,613,897 | 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 modelos;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLExceptio... | UTF-8 | Java | 26,169 | java | DlgIngresoRegistro.java | Java | [
{
"context": "rt servicios.Registro_servicio;\n\n/**\n *\n * @author Ahri\n */\npublic class DlgIngresoRegistro extends javax",
"end": 524,
"score": 0.9938409328460693,
"start": 520,
"tag": "NAME",
"value": "Ahri"
}
] | 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 modelos;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLExceptio... | 26,169 | 0.641828 | 0.631549 | 539 | 47.551022 | 37.556866 | 179 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.686456 | false | false | 13 |
5bdc91c71ecd8c2a056cdb09ecdeea08a4d0ff50 | 33,913,061,811,889 | 5d1c10b92b0807f690b1eb5faf307b0668294a97 | /lecture09/src/main/java/ru/atom/lecture09/reflection/FirstServiceImplementation.java | 90f42f409d1a566f3d502605e6ef4b6e21e99ca7 | [
"MIT"
] | permissive | elBroom/atom | https://github.com/elBroom/atom | e1db9c1cfc319adfbdc1631d8498ea59177ff44a | 796dc5e90183ac3336f45019fe78360f9054683c | refs/heads/master | 2021-01-20T13:55:24.776000 | 2017-05-18T17:19:48 | 2017-05-18T17:19:48 | 82,720,540 | 2 | 0 | null | true | 2017-02-21T19:50:00 | 2017-02-21T19:50:00 | 2017-02-21T19:11:04 | 2017-02-21T17:47:33 | 37,993 | 0 | 0 | 0 | null | null | null | package ru.atom.lecture09.reflection;
/**
* @author Alpi
* @since 13.11.16
*/
public class FirstServiceImplementation implements Service {
@Override
public void serve() {
System.out.println("First service serve()");
}
}
| UTF-8 | Java | 244 | java | FirstServiceImplementation.java | Java | [
{
"context": "kage ru.atom.lecture09.reflection;\n\n/**\n * @author Alpi\n * @since 13.11.16\n */\npublic class FirstServiceI",
"end": 58,
"score": 0.9943981170654297,
"start": 54,
"tag": "NAME",
"value": "Alpi"
}
] | null | [] | package ru.atom.lecture09.reflection;
/**
* @author Alpi
* @since 13.11.16
*/
public class FirstServiceImplementation implements Service {
@Override
public void serve() {
System.out.println("First service serve()");
}
}
| 244 | 0.668033 | 0.635246 | 12 | 19.333334 | 19.524914 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 13 |
2e12af61d0542babd93ea9e16e3bc4cac1ea7004 | 20,959,440,459,241 | 838f326f56ffe6e49cb7a16cd4a5ec6415054cf5 | /src/test/java/libai/common/MatrixTest.java | 99088b55cc9127ffe9bafbeb4c0c24be83a609f4 | [] | no_license | kronenthaler/libai | https://github.com/kronenthaler/libai | 1dc611e510d87bb16bca7771f2a6cb2c9f961b52 | 4e64006e4084e19798c2a1f1becb491a0d90735f | refs/heads/master | 2022-10-21T02:01:12.190000 | 2021-10-12T11:30:01 | 2021-10-12T11:30:01 | 7,753,784 | 2 | 4 | null | false | 2022-10-14T14:19:10 | 2013-01-22T14:30:50 | 2021-10-12T11:30:04 | 2022-10-11T16:39:33 | 2,281 | 4 | 1 | 9 | Java | false | false | /*
* MIT License
*
* Copyright (c) 2016 Federico Vera <https://github.com/dktcoding>
*
* 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... | UTF-8 | Java | 25,988 | java | MatrixTest.java | Java | [
{
"context": "/*\n * MIT License\n *\n * Copyright (c) 2016 Federico Vera <https://github.com/dktcoding>\n *\n * Permission i",
"end": 56,
"score": 0.9998849034309387,
"start": 43,
"tag": "NAME",
"value": "Federico Vera"
},
{
"context": "yright (c) 2016 Federico Vera <https://github.... | null | [] | /*
* MIT License
*
* Copyright (c) 2016 <NAME> <https://github.com/dktcoding>
*
* 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 ri... | 25,974 | 0.63437 | 0.555064 | 1,019 | 24.503435 | 19.819765 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.000981 | false | false | 13 |
c0bdd33042c27836aa6238eff918840cf97f6baa | 34,969,623,756,779 | 936012136ba713738dfb1f0dec7aa4c79533c469 | /src/main/java/com/zhjinyang/cn/domin/criteria/DeptCriteria.java | 3e5f34de873b9ffb8fc3667c30444b737af637cb | [] | no_license | zhjinyang/crm-master | https://github.com/zhjinyang/crm-master | 6be1ca950f82d3019c5bdc5f700d7c483e7dd49c | 90afda9dac7e0a78c02f40d15d440f99401fce5c | refs/heads/master | 2023-04-05T05:39:02.473000 | 2021-04-20T12:36:22 | 2021-04-20T12:36:22 | 358,253,249 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zhjinyang.cn.domin.criteria;
import com.zhjinyang.cn.domin.criteria.base.BaseQueryCriteria;
import lombok.Data;
import org.springframework.util.StringUtils;
/**
* @author Zjy
* @date 2021/4/19 21:14
*/
@Data
public class DeptCriteria extends BaseQueryCriteria {
private String deptName;
/**
... | UTF-8 | Java | 561 | java | DeptCriteria.java | Java | [
{
"context": ".springframework.util.StringUtils;\n\n/**\n * @author Zjy\n * @date 2021/4/19 21:14\n */\n@Data\npublic class D",
"end": 189,
"score": 0.9986166954040527,
"start": 186,
"tag": "USERNAME",
"value": "Zjy"
}
] | null | [] | package com.zhjinyang.cn.domin.criteria;
import com.zhjinyang.cn.domin.criteria.base.BaseQueryCriteria;
import lombok.Data;
import org.springframework.util.StringUtils;
/**
* @author Zjy
* @date 2021/4/19 21:14
*/
@Data
public class DeptCriteria extends BaseQueryCriteria {
private String deptName;
/**
... | 561 | 0.683729 | 0.66362 | 27 | 19.25926 | 29.481436 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.296296 | false | false | 13 |
ea005540f0b07bdcbaa227ee7ada408598469c1c | 38,620,345,942,808 | 4aae4622a751e99eb8fe16b31599772306cb95ab | /app/src/main/java/com/codeblack/movealong/Users.java | 4379acaed79cc19d571ccc8da44b28151d28990a | [] | no_license | njprasher/MoveAlong | https://github.com/njprasher/MoveAlong | d76bbe51f02a30ff09273175b7e6e42b712afcaf | 5dcc58c87745f0e42912351d6ec541d0dfa84525 | refs/heads/master | 2021-07-06T18:31:57.470000 | 2019-08-19T20:43:31 | 2019-08-19T20:43:31 | 200,894,991 | 0 | 1 | null | false | 2020-10-25T22:48:41 | 2019-08-06T17:22:31 | 2019-08-19T20:43:40 | 2019-11-26T06:30:40 | 528 | 0 | 1 | 1 | Java | false | false | package com.codeblack.movealong;
import java.util.ArrayList;
public class Users {
int UId;
String Name;
String Email;
String Gender;
String Phone_number;
String Password;
static ArrayList<Users> userArray = new ArrayList<Users>();
public int getUId() {
return UId;
}
... | UTF-8 | Java | 1,208 | java | Users.java | Java | [
{
"context": "sword) {\n Email = email;\n Password = password;\n }\n\n public String getEmail() {\n re",
"end": 917,
"score": 0.9937583208084106,
"start": 909,
"tag": "PASSWORD",
"value": "password"
},
{
"context": " setPassword(String password) {\n ... | null | [] | package com.codeblack.movealong;
import java.util.ArrayList;
public class Users {
int UId;
String Name;
String Email;
String Gender;
String Phone_number;
String Password;
static ArrayList<Users> userArray = new ArrayList<Users>();
public int getUId() {
return UId;
}
... | 1,212 | 0.583609 | 0.583609 | 69 | 16.507246 | 15.75779 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.347826 | false | false | 13 |
8a90324b1a99c05fc4e8dc57c5d3f34c7c7a20bd | 38,311,108,298,066 | 2b06320a5798864cb20d50a0d59d878cb8bab2a3 | /dubbo-cloud-trade/src/main/java/com/lkl/dcloud/trade/service/OrderService.java | 63d4912faf2b717650dd71200cf3ff8a2b432dfd | [] | no_license | sectlvy/sdubbo | https://github.com/sectlvy/sdubbo | d0b7528d9bf7a045d7c6be00dc6c234a71f5cc4f | a69c617cc44868640c8c2c12b6d006ea2f1dcb1d | refs/heads/master | 2021-05-13T19:32:02.339000 | 2018-01-19T06:48:43 | 2018-01-19T06:48:43 | 116,895,380 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lkl.dcloud.trade.service;
import java.util.Date;
import java.util.concurrent.Future;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import org.springframework.transaction.annotation.Transactional;
import com.alibaba.dubbo.config.an... | UTF-8 | Java | 2,019 | java | OrderService.java | Java | [] | null | [] | package com.lkl.dcloud.trade.service;
import java.util.Date;
import java.util.concurrent.Future;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import org.springframework.transaction.annotation.Transactional;
import com.alibaba.dubbo.config.an... | 2,019 | 0.75882 | 0.756714 | 57 | 31.31579 | 23.762833 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.964912 | false | false | 13 |
c3c343ee447726faf7a4d6bd3e64dcf2aa455cea | 22,849,226,073,355 | 2ec0261087d9794cb3f494feae20dc971119edcb | /src/main/java/lesson_nine/utill/Helper.java | d26925d1846f7a16762119735e926ec8ac6e09e8 | [] | no_license | antnknvlnk/java_hillel_homeworks | https://github.com/antnknvlnk/java_hillel_homeworks | 4e55a3e1f239f4e7871089219ea562b1622854b8 | 99583f202e5fad655288984511b67f820080765d | refs/heads/main | 2023-04-22T23:12:46.930000 | 2021-05-04T22:00:31 | 2021-05-04T22:00:31 | 342,841,186 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lesson_nine.utill;
import java.util.Optional;
public class Helper {
public Optional<String> optionalHelper(String email) {
if (email == null || email.isEmpty() || !email.matches("^[\\w!#$%&’*+/=?`{|}~^-]+(?:\\.[\\w!#$%&’*+/=?`{|}~^-]+)" +
"*@(?:[a-zA-Z0-9-]+\\.)+[a-zA-Z]{2,6}$")){... | UTF-8 | Java | 436 | java | Helper.java | Java | [] | null | [] | package lesson_nine.utill;
import java.util.Optional;
public class Helper {
public Optional<String> optionalHelper(String email) {
if (email == null || email.isEmpty() || !email.matches("^[\\w!#$%&’*+/=?`{|}~^-]+(?:\\.[\\w!#$%&’*+/=?`{|}~^-]+)" +
"*@(?:[a-zA-Z0-9-]+\\.)+[a-zA-Z]{2,6}$")){... | 436 | 0.460648 | 0.451389 | 15 | 27.799999 | 31.791403 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.733333 | false | false | 13 |
7d87b9c4c9cd3c7fe6523176d64344d5e9f09f24 | 9,543,417,333,485 | ca47afb55ec7beb5e82b1353541d48004b7bf455 | /app/src/main/java/com/classic/simple/activity/EventBusActivity.java | f1637c9685921401c909270bd80fb2e9dea72342 | [
"MIT"
] | permissive | JayColor/AndroidBasicProject | https://github.com/JayColor/AndroidBasicProject | 20d69d7ad85b653e49cae8e2d32c4b2c05bca53d | b469c253319a6a4ff3b0427c986d46c7537a46c2 | refs/heads/master | 2021-01-22T08:29:48.351000 | 2016-08-05T06:39:00 | 2016-08-05T06:39:00 | 66,618,714 | 1 | 0 | null | true | 2016-08-26T05:17:58 | 2016-08-26T05:17:57 | 2016-08-23T12:52:59 | 2016-08-05T06:39:13 | 8,254 | 0 | 0 | 0 | null | null | null | package com.classic.simple.activity;
import android.os.Bundle;
import android.view.MenuItem;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
import butterknife.Bind;
import com.classic.core.utils.DataUtil;
import com.classic.core.utils.DateUtil;
import com.classic.simple.R;
impo... | UTF-8 | Java | 2,458 | java | EventBusActivity.java | Java | [] | null | [] | package com.classic.simple.activity;
import android.os.Bundle;
import android.view.MenuItem;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
import butterknife.Bind;
import com.classic.core.utils.DataUtil;
import com.classic.core.utils.DateUtil;
import com.classic.simple.R;
impo... | 2,458 | 0.671263 | 0.671263 | 71 | 30.661972 | 23.181431 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.492958 | false | false | 13 |
f20a8cdf22e5c7d73c0ad129ee76a951b46aa911 | 13,159,779,799,334 | 10bd08d9809e418ced61df3ae3dc10d81255f4a1 | /src/main/java/com/pitchsider/smpp/timer/EnquireLinkTimer.java | 5ba6489436cd83790b3870436629424f6f6448ff | [
"Apache-2.0"
] | permissive | faisalbasra/java-smpp | https://github.com/faisalbasra/java-smpp | 7bfb31e623335b04d0f48fc7b730e54798f781ab | 6f38999801dfde5f0fcbf9a92af367e663a4f802 | refs/heads/master | 2021-01-15T08:32:15.645000 | 2013-10-15T07:38:38 | 2013-10-15T07:38:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pitchsider.smpp.timer;
/**
* <p>
* <strong>Required SMPP Session State:</strong> Open/Unbound/Outbound/Bound_TX/Bound_RX/Bound_TRX.
* <br/>
* <strong>Action:</strong> An enquire_link request should be initiated.
* </p>
* <p>This timer specifies the time lapse allowed between operations afte... | UTF-8 | Java | 596 | java | EnquireLinkTimer.java | Java | [
{
"context": ".\n * </p>\n * TODO implement this timer \n * @author Paul Whelan\n */\npublic interface EnquireLinkTimer \n\textends T",
"end": 534,
"score": 0.9998642206192017,
"start": 523,
"tag": "NAME",
"value": "Paul Whelan"
}
] | null | [] | package com.pitchsider.smpp.timer;
/**
* <p>
* <strong>Required SMPP Session State:</strong> Open/Unbound/Outbound/Bound_TX/Bound_RX/Bound_TRX.
* <br/>
* <strong>Action:</strong> An enquire_link request should be initiated.
* </p>
* <p>This timer specifies the time lapse allowed between operations afte... | 591 | 0.705387 | 0.705387 | 20 | 28.700001 | 32.386879 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.1 | false | false | 13 |
da740dc8b9ca1b052e5953dfa8dc67e651a9cf5f | 27,178,553,114,854 | 5cfaeebdc7c50ca23ee368fa372d48ed1452dfeb | /xd-courseCenter/src/main/java/com/xiaodou/course/service/product/ProductItemService.java | d45310a34177968fd137434174b6c2ff2cd152f2 | [] | no_license | zdhuangelephant/xd_pro | https://github.com/zdhuangelephant/xd_pro | c8c8ff6dfcfb55aead733884909527389e2c8283 | 5611b036968edfff0b0b4f04f0c36968333b2c3b | refs/heads/master | 2022-12-23T16:57:28.306000 | 2019-12-05T06:05:43 | 2019-12-05T06:05:43 | 226,020,526 | 0 | 2 | null | false | 2022-12-16T02:23:20 | 2019-12-05T05:06:27 | 2019-12-05T06:09:36 | 2022-12-16T02:23:19 | 383,586 | 0 | 2 | 66 | JavaScript | false | false | package com.xiaodou.course.service.product;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import org.springframework.stereotype.Service;
import com.xiaodou.common.util.CommUtil;
import com.xiaodou.course.model.product.ProductItemModel;
import com.xiaodou.co... | UTF-8 | Java | 2,540 | java | ProductItemService.java | Java | [
{
"context": "dou.summer.dao.pagination.Page;\n\n/**\n * Created by zyp on 15/8/9.\n */\n@Service(\"productItemService\")\npub",
"end": 431,
"score": 0.9996224641799927,
"start": 428,
"tag": "USERNAME",
"value": "zyp"
}
] | null | [] | package com.xiaodou.course.service.product;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import org.springframework.stereotype.Service;
import com.xiaodou.common.util.CommUtil;
import com.xiaodou.course.model.product.ProductItemModel;
import com.xiaodou.co... | 2,540 | 0.7176 | 0.7148 | 88 | 27.40909 | 24.107542 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 13 |
58d6fbe98b8b36f01bf87b7248aec5c3939f724f | 13,941,463,844,357 | 0527194bf465356910d46323970000d1f6d79c54 | /src/main/java/com/luizalabs/information/address/api/controller/AddressController.java | 59eb7eb65a72611c12ff29e685e39ff38d9cd3d4 | [] | no_license | lemottaa/information-address-api | https://github.com/lemottaa/information-address-api | 06c4bd5bc634039a3a6bc741efba3ede68708bb6 | 4ef6eee05beb65c357e32b27f93eb3e94e93771f | refs/heads/master | 2022-12-25T02:53:00.998000 | 2020-10-05T18:34:21 | 2020-10-05T18:34:21 | 300,492,511 | 0 | 0 | null | false | 2020-10-05T00:44:43 | 2020-10-02T03:41:13 | 2020-10-04T05:12:28 | 2020-10-05T00:44:43 | 62 | 0 | 0 | 0 | Java | false | false | package com.luizalabs.information.address.api.controller;
import java.io.IOException;
import java.util.Date;
import javax.validation.Valid;
import javax.validation.constraints.NotEmpty;
import javax.validation.constraints.Size;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework... | UTF-8 | Java | 2,696 | java | AddressController.java | Java | [] | null | [] | package com.luizalabs.information.address.api.controller;
import java.io.IOException;
import java.util.Date;
import javax.validation.Valid;
import javax.validation.constraints.NotEmpty;
import javax.validation.constraints.Size;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework... | 2,696 | 0.817507 | 0.813427 | 61 | 43.213116 | 29.651592 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.754098 | false | false | 13 |
6a7e3d35e651af9dec0341f5a4db9668239ae368 | 704,374,658,082 | ab59af50fa9a36ab42bcb3cfa6eab6e5bc58c246 | /jpa-hibernate-spring/src/main/java/br/ce/qxm/repository/impl/LivroRepositoryImpl.java | 7805a21e866f116641998db06273e91684a3b34d | [] | no_license | salomaosilvasantos/Treinando-Jpa-Hibernate-Spring | https://github.com/salomaosilvasantos/Treinando-Jpa-Hibernate-Spring | ead06ce15b57f61c134ced0c226f831a4ad9ccdf | b0e6cb242416feef289ee3345ef7b38f5e49e55f | refs/heads/master | 2021-01-23T10:43:52.586000 | 2014-12-16T15:48:41 | 2014-12-16T15:48:41 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.ce.qxm.repository.impl;
import org.springframework.stereotype.Repository;
import br.ce.qxm.model.Livro;
import br.ce.qxm.repository.LivroRepository;
@Repository
public class LivroRepositoryImpl extends GenericRepositoryImpl<Livro> implements LivroRepository {
}
| UTF-8 | Java | 288 | java | LivroRepositoryImpl.java | Java | [] | null | [] | package br.ce.qxm.repository.impl;
import org.springframework.stereotype.Repository;
import br.ce.qxm.model.Livro;
import br.ce.qxm.repository.LivroRepository;
@Repository
public class LivroRepositoryImpl extends GenericRepositoryImpl<Livro> implements LivroRepository {
}
| 288 | 0.802083 | 0.802083 | 11 | 24.181818 | 29.58445 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 13 |
d642227ab599a35a285f3f72b85dda8cf04f4a37 | 20,366,734,940,383 | 51bc4224112c10355c3618380db9695fcc3488b0 | /src/main/java/uz/mf/hujjatmf/spec/EmployeeGroupSpec.java | 1b9ebd9924e491faa000103e3c646e8ea8b408e3 | [] | no_license | ravshansbox/hujjatmf | https://github.com/ravshansbox/hujjatmf | da1e33a756ae60322ec2aeff1c1cd94a0a53fe90 | 5566ea274b0e25ae6c2d9071e1a24049bb062130 | refs/heads/master | 2015-09-25T06:15:28.305000 | 2015-09-25T03:55:44 | 2015-09-25T03:55:44 | 39,676,007 | 0 | 1 | null | false | 2015-08-14T10:31:56 | 2015-07-25T07:07:52 | 2015-07-25T07:10:13 | 2015-08-14T10:31:56 | 5,000 | 0 | 1 | 0 | Java | null | null | package uz.mf.hujjatmf.spec;
import javax.persistence.criteria.CriteriaBuilder;
import javax.persistence.criteria.CriteriaQuery;
import javax.persistence.criteria.Predicate;
import javax.persistence.criteria.Root;
import uz.mf.hujjatmf.domain.Department;
import uz.mf.hujjatmf.domain.EmployeeGroup;
import uz.mf.hujjatm... | UTF-8 | Java | 1,255 | java | EmployeeGroupSpec.java | Java | [] | null | [] | package uz.mf.hujjatmf.spec;
import javax.persistence.criteria.CriteriaBuilder;
import javax.persistence.criteria.CriteriaQuery;
import javax.persistence.criteria.Predicate;
import javax.persistence.criteria.Root;
import uz.mf.hujjatmf.domain.Department;
import uz.mf.hujjatmf.domain.EmployeeGroup;
import uz.mf.hujjatm... | 1,255 | 0.701992 | 0.701992 | 32 | 38.21875 | 33.565918 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 13 |
98b99e4d376f478dba2c7f39edbbcb2c877866c9 | 21,483,426,441,027 | 7bbec5c1fb5af2d027bbcb94891ecdafee128592 | /salvo/src/main/java/com/codeoftheweb/salvo/controllers/SalvoController.java | 947c2b91cdcc3b57dcd2586a2acc1e0f704d822a | [] | no_license | gastonbus/salvo | https://github.com/gastonbus/salvo | 44f110d6ce5298dcf404d76afd6c303abbe5ab63 | a8cbf3bfdde07d76fe6abe9fcc5874937d82ef5b | refs/heads/master | 2023-06-02T21:32:22.864000 | 2021-06-18T13:22:27 | 2021-06-18T13:22:27 | 348,810,899 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.codeoftheweb.salvo.controllers;
import com.codeoftheweb.salvo.models.*;
import com.codeoftheweb.salvo.repositories.*;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.securit... | UTF-8 | Java | 18,711 | java | SalvoController.java | Java | [
{
"context": "nseEntity<Object> register(\n\t\t@RequestParam String userName,\n\t\t@RequestParam String password\n\t) {\n\n\t\tif (user",
"end": 1448,
"score": 0.6695155501365662,
"start": 1440,
"tag": "USERNAME",
"value": "userName"
},
{
"context": " = playerRepository.findByUserNam... | null | [] | package com.codeoftheweb.salvo.controllers;
import com.codeoftheweb.salvo.models.*;
import com.codeoftheweb.salvo.repositories.*;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.securit... | 18,711 | 0.719096 | 0.717653 | 431 | 42.412994 | 40.135517 | 232 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.201856 | false | false | 13 |
9da6e4a9e21460df34702390a2af5f3bf09e0ea6 | 14,731,737,833,687 | 045a38d3c4a7240e81f069508832373b0b21c6fd | /src/edu/cs3500/spreadsheets/model/Worksheet.java | 4eabc5c37ed283b57c9bde8b30cf57abde603833 | [] | no_license | jenright99/SpreadsheetProgram | https://github.com/jenright99/SpreadsheetProgram | 875db570458adee4cc06b687a21e3bbdbb9b7d8d | c600f9f69aac6b77854654875f0ca2934654883d | refs/heads/main | 2023-08-18T23:07:07.995000 | 2021-10-06T22:20:26 | 2021-10-06T22:20:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.cs3500.spreadsheets.model;
import edu.cs3500.spreadsheets.sexp.Parser;
import edu.cs3500.spreadsheets.sexp.SSymbol;
import edu.cs3500.spreadsheets.sexp.Sexp;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
/**
* Represents an {@link IWorksheet} which uses {@link Coord}s to st... | UTF-8 | Java | 4,737 | java | Worksheet.java | Java | [] | null | [] | package edu.cs3500.spreadsheets.model;
import edu.cs3500.spreadsheets.sexp.Parser;
import edu.cs3500.spreadsheets.sexp.SSymbol;
import edu.cs3500.spreadsheets.sexp.Sexp;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
/**
* Represents an {@link IWorksheet} which uses {@link Coord}s to st... | 4,737 | 0.6578 | 0.654 | 175 | 26.068571 | 25.569756 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.48 | false | false | 13 |
40de9e346ecc9030eabc460defdfc559ebf61cf2 | 31,868,657,337,614 | a7bbd39832e82859abd9a6aff7b028bcc232d984 | /src/WorkflowBuilder/TestComplexWorfklow.java | 31629660c00b16f4cdd31f08a3fff73fe1deda0f | [
"Apache-2.0"
] | permissive | ZiyanHan/ERframework | https://github.com/ZiyanHan/ERframework | 7362e2f8c43ba46188296a42d5f8bc803fef3c08 | f5d5e3c363fc5029bba57b75ed1e93b72687ba60 | refs/heads/master | 2020-06-13T01:48:42.990000 | 2019-06-30T09:16:31 | 2019-06-30T09:16:31 | 194,492,908 | 0 | 0 | Apache-2.0 | true | 2019-06-30T08:28:04 | 2019-06-30T08:28:04 | 2018-03-14T18:39:49 | 2018-03-14T18:39:48 | 14,904 | 0 | 0 | 0 | null | false | false | /*
* 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 WorkflowBuilder;
import BlockProcessing.ComparisonRefinement.CardinalityNodePruning;
import BlockProcessing.IBlockProc... | UTF-8 | Java | 6,234 | java | TestComplexWorfklow.java | Java | [
{
"context": "\r\nimport java.util.HashSet;\r\n\r\n/**\r\n *\r\n * @author VASILIS\r\n */\r\npublic class TestComplexWorfklow {\r\n \r\n ",
"end": 943,
"score": 0.9816004037857056,
"start": 936,
"tag": "NAME",
"value": "VASILIS"
}
] | 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 WorkflowBuilder;
import BlockProcessing.ComparisonRefinement.CardinalityNodePruning;
import BlockProcessing.IBlockProc... | 6,234 | 0.579403 | 0.573147 | 136 | 43.838234 | 30.114054 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.669118 | false | false | 13 |
60232d95ce734cbc9a0f1db3e38c08da8ea3e32c | 19,653,770,356,757 | a52c2ac30cd10969dbf418e49d082b9984b40bf5 | /vcs-pml/pml-service/src/main/java/com/channel4/nc/services/pml/epg/dao/EpgServiceDao.java | faa4dba4dfb10aa75450533dafc0dc141bea0f87 | [] | no_license | jracero/testProject | https://github.com/jracero/testProject | 32bb8c687f616a403ff02a41a952f30174eb4cf7 | c8f7e3d231b10c0b1c5ca685a80817ff2c377f5d | refs/heads/master | 2016-08-10T14:36:16.806000 | 2015-11-26T14:12:34 | 2015-11-26T14:12:34 | 46,866,937 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.channel4.nc.services.pml.epg.dao;
import java.util.Date;
import java.util.List;
import java.util.Map;
import java.util.Set;
import com.channel4.common.core.enums.Channel;
import com.channel4.nc.services.pml.model.SlotData;
import com.channel4.nc.services.pml.model.SlotEpisodeDTO;
import com.channel4.nc.se... | UTF-8 | Java | 15,378 | java | EpgServiceDao.java | Java | [] | null | [] | package com.channel4.nc.services.pml.epg.dao;
import java.util.Date;
import java.util.List;
import java.util.Map;
import java.util.Set;
import com.channel4.common.core.enums.Channel;
import com.channel4.nc.services.pml.model.SlotData;
import com.channel4.nc.services.pml.model.SlotEpisodeDTO;
import com.channel4.nc.se... | 15,378 | 0.650865 | 0.650475 | 467 | 31.929337 | 30.682692 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.316916 | false | false | 13 |
bcfe675facd8b11aaee9246605dfb69be0d64d63 | 19,653,770,358,496 | 9209fce2d98f211bc81d92f500fe837bfcd2e3fc | /Basic Projects/MethodOverloading/src/com/valkov/Main.java | 04f13d5d557d0f2fe26ff63875238f0d563382be | [] | no_license | RosenV95/IdeaProjects | https://github.com/RosenV95/IdeaProjects | 54d08f5ba9fcd8f446053a5c2b82ab808ea11dd0 | d7e72f1f0635b362ff6d8593dd32617a47a2748c | refs/heads/master | 2020-12-12T11:31:56.140000 | 2020-02-09T11:49:58 | 2020-02-09T11:49:58 | 233,907,558 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.valkov;
public class Main {
public static void main(String[] args) {
// write your code here
int newScore=calculateScore("Tim", 500);
System.out.println("New score is "+newScore);
calculateScore(75);
calculateScore();
calcFeetAndInchesToCentimeters(6,0);
}
... | UTF-8 | Java | 1,338 | java | Main.java | Java | [
{
"context": "ur code here\n int newScore=calculateScore(\"Tim\", 500);\n System.out.println(\"New score is ",
"end": 152,
"score": 0.9625185132026672,
"start": 149,
"tag": "NAME",
"value": "Tim"
}
] | null | [] | package com.valkov;
public class Main {
public static void main(String[] args) {
// write your code here
int newScore=calculateScore("Tim", 500);
System.out.println("New score is "+newScore);
calculateScore(75);
calculateScore();
calcFeetAndInchesToCentimeters(6,0);
}
... | 1,338 | 0.584454 | 0.561285 | 43 | 30.11628 | 24.445677 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.697674 | false | false | 13 |
9bb345f2d785810034318290be2a303c3c71ac7d | 13,554,916,789,934 | 1e13ac6fa7cca6865b18235da4a5bef4db823d98 | /src/Handler/BadRequestHandler.java | 0bf19716db5c9cab314a3a2100aad32213db2464 | [] | no_license | SufianZa/InternetTech | https://github.com/SufianZa/InternetTech | efd335e3fc19e72559d0b01ff7117aafedb39165 | 90ef07b127d15727b4c06b88a0122e00404a368b | refs/heads/master | 2021-06-20T10:07:06.374000 | 2017-07-16T09:02:49 | 2017-07-16T09:02:49 | 91,487,688 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Handler;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.OutputStream;
/**
* Created by Sufian Vaio on 15.05.2017.
*/
public class BadRequestHandler implements IHandler {
private final String HEADER_HTTP = "HTTP/1.1 404 OK\n";
public BadRequestHandler() {
}
@Over... | UTF-8 | Java | 667 | java | BadRequestHandler.java | Java | [
{
"context": "n;\nimport java.io.OutputStream;\n\n/**\n * Created by Sufian Vaio on 15.05.2017.\n */\npublic class BadRequestHandler",
"end": 137,
"score": 0.9998688697814941,
"start": 126,
"tag": "NAME",
"value": "Sufian Vaio"
}
] | null | [] | package Handler;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.OutputStream;
/**
* Created by <NAME> on 15.05.2017.
*/
public class BadRequestHandler implements IHandler {
private final String HEADER_HTTP = "HTTP/1.1 404 OK\n";
public BadRequestHandler() {
}
@Override
... | 662 | 0.650675 | 0.631184 | 26 | 24.653847 | 21.114964 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 13 |
c2c989f4bdc5b345c25d978b0b36161a02c7c43e | 16,810,501,999,698 | 69fa66175dd9660478b3898b61dca630e4c092fc | /src/ChessRePainting.java | 2c74b7d96d047042782a14ce8655bc52f2bbe7b0 | [] | no_license | NamjinCho/Algorithm_Study | https://github.com/NamjinCho/Algorithm_Study | 711f95c57af7a4e5c7d06265c289577299eebc40 | d1a4ca7cc3dc9e7e0c27e1ac39a6871034317e48 | refs/heads/master | 2020-12-02T17:49:29.362000 | 2017-10-23T05:21:12 | 2017-10-23T05:21:12 | 96,433,369 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
/**
* Created by NamjinCho on 2017-10-13.
*/
public class ChessRePainting {
public static void main(String []args)
{
Scanner sc= new Scanner(System.in);
int N = sc.nextInt();
int M = sc.nextInt();
sc.nextLine();
char map [][] = new char[N][... | UTF-8 | Java | 604 | java | ChessRePainting.java | Java | [
{
"context": "import java.util.Scanner;\n\n/**\n * Created by NamjinCho on 2017-10-13.\n */\npublic class ChessRePainting {",
"end": 54,
"score": 0.835028350353241,
"start": 45,
"tag": "USERNAME",
"value": "NamjinCho"
}
] | null | [] | import java.util.Scanner;
/**
* Created by NamjinCho on 2017-10-13.
*/
public class ChessRePainting {
public static void main(String []args)
{
Scanner sc= new Scanner(System.in);
int N = sc.nextInt();
int M = sc.nextInt();
sc.nextLine();
char map [][] = new char[N][... | 604 | 0.465232 | 0.44702 | 31 | 18.483871 | 15.943188 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.451613 | false | false | 13 |
f6187d6902174a92e247b36090a62ccc7dba3e13 | 15,384,572,901,874 | 11fda41104d75372344f34fc73225e222b7ce7ca | /uikit/src/main/java/com/sendbird/uikit/widgets/MyImageFileMessageView.java | c07069eae2a7f7d44d0428fcd1cf97fd19137f08 | [
"MIT"
] | permissive | dianapham/sendbird-uikit-android | https://github.com/dianapham/sendbird-uikit-android | e604be032e03729bbe80e524222e960a94f41c4b | 63d83868e07544d07c107aadd7799a4e306292de | refs/heads/main | 2023-09-03T11:54:31.776000 | 2021-11-23T10:28:15 | 2021-11-23T10:28:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sendbird.uikit.widgets;
import android.content.Context;
import android.content.res.TypedArray;
import android.util.AttributeSet;
import android.view.LayoutInflater;
import android.view.View;
import androidx.databinding.DataBindingUtil;
import com.sendbird.android.BaseMessage;
import com.sendbird.android.... | UTF-8 | Java | 4,749 | java | MyImageFileMessageView.java | Java | [] | null | [] | package com.sendbird.uikit.widgets;
import android.content.Context;
import android.content.res.TypedArray;
import android.util.AttributeSet;
import android.view.LayoutInflater;
import android.view.View;
import androidx.databinding.DataBindingUtil;
import com.sendbird.android.BaseMessage;
import com.sendbird.android.... | 4,749 | 0.754053 | 0.752158 | 89 | 52.35955 | 53.865467 | 223 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.033708 | false | false | 13 |
61b90c90775c8835f92cf751d5bae85964996295 | 18,193,481,511,981 | 2c3d1a075181e77ceb3aa035ea246acb7bc7432a | /app/src/main/java/com/autodesk/ekaterinatemnogrudova/autodesktestapplication/utils/Constants.java | 9f8af49041336438b73aac24f2f85e4ad5f58a1e | [] | no_license | Temnogrudova/AutodeskTestApplication | https://github.com/Temnogrudova/AutodeskTestApplication | 9979f1a6ea1b9df66e3aac67d556aef5d5b42e57 | 02fbb68cf5602e61661fe85050df7ac8a4233755 | refs/heads/master | 2020-05-09T09:42:40.235000 | 2019-04-13T12:15:42 | 2019-04-13T12:15:52 | 180,995,285 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.autodesk.ekaterinatemnogrudova.autodesktestapplication.utils;
public class Constants {
public static final String BASE_URL = "https://newsapi.org/";
public static final String BUNDLE_ARTICLE = "BUNDLE_ARTICLE";
public static final String FRAGMENT_ARTICLE = "FRAGMENT_ARTICLE";
public static ... | UTF-8 | Java | 599 | java | Constants.java | Java | [
{
"context": "tcoin\";\n public static final String API_KEY = \"1ea491abc3eb424294a165428ea0c455\";\n\n}\n",
"end": 593,
"score": 0.9996541142463684,
"start": 561,
"tag": "KEY",
"value": "1ea491abc3eb424294a165428ea0c455"
}
] | null | [] | package com.autodesk.ekaterinatemnogrudova.autodesktestapplication.utils;
public class Constants {
public static final String BASE_URL = "https://newsapi.org/";
public static final String BUNDLE_ARTICLE = "BUNDLE_ARTICLE";
public static final String FRAGMENT_ARTICLE = "FRAGMENT_ARTICLE";
public static ... | 599 | 0.761269 | 0.691152 | 12 | 48.916668 | 31.375305 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 13 |
a44666225032bcfd95a68fed3d40833be79bd621 | 21,088,289,468,887 | 4686d486ff0db01b5604b1561862b60a54f91480 | /Python_Java/HW5/src/hw5/testApp.java | 8f4fdf619bd685ac38845c5305fbebf977a8467e | [] | no_license | chosun41/codeportfolio | https://github.com/chosun41/codeportfolio | 1ed188c3b99e687d02f5eaeb6fb0b90ce4be77cc | 3fdfc90937a642a091688d5903e435067c8499b3 | refs/heads/master | 2021-01-13T14:45:56.348000 | 2017-06-18T06:04:38 | 2017-06-18T06:04:38 | 94,666,938 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hw5;
import java.util.ArrayList;
import java.util.Collections;
import java.text.ParseException;
import java.io.FileWriter;
import java.io.IOException;
import java.io.File;
public class testApp {
public static void main(String [] args) throws ParseException, IOException{
/* empty array list
*
*/
... | UTF-8 | Java | 3,363 | java | testApp.java | Java | [] | null | [] | package hw5;
import java.util.ArrayList;
import java.util.Collections;
import java.text.ParseException;
import java.io.FileWriter;
import java.io.IOException;
import java.io.File;
public class testApp {
public static void main(String [] args) throws ParseException, IOException{
/* empty array list
*
*/
... | 3,363 | 0.677371 | 0.603925 | 94 | 34.776596 | 28.357203 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.595745 | false | false | 13 |
291881132cbf6879bcd535c812e44e3d862fc686 | 26,474,178,443,833 | f3ff1ca294c004e55def079f76f52ed66a8c6e31 | /src/main/java/fr/cinema/models/Film.java | 4df7c61a445714bb5bd5e39f2b4232af9037b506 | [] | no_license | frenchincubus/spring-cinema | https://github.com/frenchincubus/spring-cinema | 29fbc7842b993e85567cdd557722a87218cb8eb9 | 585318f3e3563d9748fbda74e1669fe0bd32aef5 | refs/heads/main | 2023-03-02T02:38:32.495000 | 2021-01-30T16:39:04 | 2021-01-30T16:39:04 | 334,182,858 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fr.cinema.models;
import org.springframework.data.annotation.Id;
import org.springframework.data.mongodb.core.mapping.Document;
import lombok.Data;
@Data
@Document("film")
public class Film {
@Id
private String id;
private String nom;
private int duree;
}
| UTF-8 | Java | 271 | java | Film.java | Java | [] | null | [] | package fr.cinema.models;
import org.springframework.data.annotation.Id;
import org.springframework.data.mongodb.core.mapping.Document;
import lombok.Data;
@Data
@Document("film")
public class Film {
@Id
private String id;
private String nom;
private int duree;
}
| 271 | 0.774908 | 0.774908 | 15 | 17.066668 | 17.109322 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.733333 | false | false | 13 |
760aeb079e7d31ac6f4f29d3c41dd61e4d405904 | 29,669,634,122,303 | f49f3b97e3a4fdd311d267ce58562aac1126e4f0 | /src/test/java/Model/DataPool.java | dcece78d397546e83e6153ded5a696cc37f524b6 | [] | no_license | TheEluzive/QA | https://github.com/TheEluzive/QA | 6481db326bd8c3509c044ab859f343d1c3d3c406 | 9a0ce3f2662ce483e5ff54d448897d77a9ace0c4 | refs/heads/Dev | 2022-11-29T15:43:16.099000 | 2019-11-25T18:49:10 | 2019-11-25T18:49:10 | 195,461,290 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Model;
import com.fasterxml.jackson.databind.ObjectMapper;
import lombok.NoArgsConstructor;
import org.testng.ITestContext;
import java.io.File;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Collection;
import java.util.HashMap;
import java.util.Iterator;
@NoArgsConstructor
public ... | UTF-8 | Java | 1,675 | java | DataPool.java | Java | [] | null | [] | package Model;
import com.fasterxml.jackson.databind.ObjectMapper;
import lombok.NoArgsConstructor;
import org.testng.ITestContext;
import java.io.File;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Collection;
import java.util.HashMap;
import java.util.Iterator;
@NoArgsConstructor
public ... | 1,675 | 0.662687 | 0.660299 | 53 | 30.603773 | 28.153448 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.698113 | false | false | 13 |
b1fce65ea40ffd4f1e37e4cac3e42f25cffffe38 | 18,923,625,938,080 | 899e3440cda769c6a4b7649065dee47bc0516b6c | /database_systems/sandbox/src/SqlHelper.java | b96566f444465a53d74cb5e07cc8aa98ecf8e563 | [] | no_license | karanjude/snippets | https://github.com/karanjude/snippets | 6bf1492cb751a206e4b403ea7f03eda2a37c6892 | a1c7e85b8999214f03b30469222cb64b5ad80146 | refs/heads/master | 2021-01-06T20:38:17.017000 | 2011-06-06T23:37:53 | 2011-06-06T23:37:53 | 32,311,843 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class SqlHelper {
public String generateAnimalSql(String input) {
String animalSql = "insert into animals values(%s, '%s', SDO_GEOMETRY(2001,NULL,SDO_POINT_TYPE(%s,%s,NULL),NULL,NULL))";
return String.format(animalSql, input.split(", "));
}
}
| UTF-8 | Java | 262 | java | SqlHelper.java | Java | [] | null | [] |
public class SqlHelper {
public String generateAnimalSql(String input) {
String animalSql = "insert into animals values(%s, '%s', SDO_GEOMETRY(2001,NULL,SDO_POINT_TYPE(%s,%s,NULL),NULL,NULL))";
return String.format(animalSql, input.split(", "));
}
}
| 262 | 0.694656 | 0.679389 | 9 | 28 | 38.767113 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.222222 | false | false | 13 |
3a19cedae7802f8e9b6ff30d2f02ce82a54251fb | 3,341,484,605,913 | 342fd5c4eba417d0b37a854945cf3a804afdc3b2 | /aliblibrary/src/main/java/cn/hbjx/alib/observer/IObsArray.java | b50dadabde71aa1d16d118ee6a8ae0096150f14c | [] | no_license | hhhrc/aliblibrary | https://github.com/hhhrc/aliblibrary | 25a6ebc2971604e95763497def4b111df30a8fca | d6736a7f228a331a1efc093347f3cbe33fe85f58 | refs/heads/master | 2021-07-20T09:53:20.964000 | 2017-10-31T04:27:03 | 2017-10-31T04:27:03 | 108,937,749 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.hbjx.alib.observer;
import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
/**
* Created by DengYiQian on 2017/6/6.
*/
public interface IObsArray<T> {
List<T> getList();
void setList(ArrayList<T> var1);
void add(T var1);
void remove(T var1);
void remove(... | UTF-8 | Java | 600 | java | IObsArray.java | Java | [
{
"context": "lection;\nimport java.util.List;\n\n/**\n * Created by DengYiQian on 2017/6/6.\n */\n\npublic interface IObsArray<T> {",
"end": 141,
"score": 0.9997966885566711,
"start": 131,
"tag": "NAME",
"value": "DengYiQian"
}
] | null | [] | package cn.hbjx.alib.observer;
import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
/**
* Created by DengYiQian on 2017/6/6.
*/
public interface IObsArray<T> {
List<T> getList();
void setList(ArrayList<T> var1);
void add(T var1);
void remove(T var1);
void remove(... | 600 | 0.688333 | 0.658333 | 35 | 16.142857 | 17.489822 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.485714 | false | false | 13 |
d02fd028baf8ec838ef9d30694d848cbdd203fd7 | 36,979,668,433,170 | bf07a468137352b6e00df67710774b882e8287d5 | /FourStringsSquare.java | baf30efeae7d3351e90cf64f3764c73c6e4d9da2 | [] | no_license | akilesh96/Java | https://github.com/akilesh96/Java | cbbb7aed15418ffe08968814ed2dddd5820c2444 | 1b14bc1a19f8a95203d5c981f8d4782dfa909761 | refs/heads/master | 2020-03-28T04:04:15.557000 | 2018-09-06T15:25:45 | 2018-09-06T15:25:45 | 147,692,574 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
public class FourStringsSquare {
public static void main(String[] args) {
Scanner s=new Scanner(System.in);
String[]str=new String[4];
for(int i=0;i<4;i++)
str[i]=s.next();
int len=str[0].length();
//System.out.println(len);
char[][] mat=new char[len][len];
for(int j=... | UTF-8 | Java | 1,396 | java | FourStringsSquare.java | Java | [] | null | [] | import java.util.*;
public class FourStringsSquare {
public static void main(String[] args) {
Scanner s=new Scanner(System.in);
String[]str=new String[4];
for(int i=0;i<4;i++)
str[i]=s.next();
int len=str[0].length();
//System.out.println(len);
char[][] mat=new char[len][len];
for(int j=... | 1,396 | 0.469914 | 0.442693 | 56 | 22.964285 | 11.935787 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.696429 | false | false | 13 |
628e7f607ee5110b84c2ba7a0efe4338e800f5d3 | 15,324,443,367,595 | 62d3ec55742067cf0d769c69e04a86e25ebef20a | /src/main/java/signingToday/client/model/TrustedDevice.java | 2a6662d03cdfe90b4a852992da062fca3c7462f3 | [
"MIT"
] | permissive | signingtoday/signingtoday-sdk-java | https://github.com/signingtoday/signingtoday-sdk-java | 4fa60a3599365f1f75fefbd417ba6dc27c30f183 | 1a6c6ff16a3483e66b69e78fefdfd5abd4891684 | refs/heads/master | 2022-05-29T14:14:30.351000 | 2020-03-24T08:26:37 | 2020-03-24T08:26:37 | 232,547,913 | 0 | 0 | MIT | false | 2022-05-20T21:20:59 | 2020-01-08T11:26:45 | 2020-03-24T08:26:49 | 2022-05-20T21:20:59 | 542 | 0 | 0 | 2 | Java | false | false | /*
* Signing Today Web
* *Signing Today* is the perfect Digital Signature Gateway. Whenever in Your workflow You need to add one or more Digital Signatures to Your document, *Signing Today* is the right choice. You prepare Your documents, *Signing Today* takes care of all the rest: send invitations (`signature ticket... | UTF-8 | Java | 5,671 | java | TrustedDevice.java | Java | [
{
"context": "nnotation.Nullable\n @ApiModelProperty(example = \"John Doe\\\"s Iphone\", value = \"Application defined label to",
"end": 3469,
"score": 0.9933497905731201,
"start": 3461,
"tag": "NAME",
"value": "John Doe"
}
] | null | [] | /*
* Signing Today Web
* *Signing Today* is the perfect Digital Signature Gateway. Whenever in Your workflow You need to add one or more Digital Signatures to Your document, *Signing Today* is the right choice. You prepare Your documents, *Signing Today* takes care of all the rest: send invitations (`signature ticket... | 5,669 | 0.700935 | 0.688062 | 207 | 26.391304 | 44.119804 | 542 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.376812 | false | false | 13 |
14510fc4ac385504ff14910416119618aa002c8f | 17,540,646,497,235 | ffa4f66ff699cbe0c9280631d06258d1439a0cd8 | /src/test/java/TestMapperTest.java | ac9cc5e12cf3ba21926656bc1105bf19701923cc | [] | no_license | kenny-Turtle/ssmshop | https://github.com/kenny-Turtle/ssmshop | 2efbbcb017d401a9e2f3cd56d3d009a52a5c3f11 | fe5de51a540c685147428d20add79f34d0582665 | refs/heads/master | 2022-12-26T17:18:04.338000 | 2020-03-09T11:27:54 | 2020-03-09T11:27:54 | 246,017,351 | 0 | 0 | null | false | 2022-12-16T15:21:54 | 2020-03-09T11:26:17 | 2020-03-09T11:31:23 | 2022-12-16T15:21:51 | 41,446 | 0 | 0 | 9 | Java | false | false | import com.zfj.mapper.CategoryMapper;
import com.zfj.mapper.TestMapper;
import com.zfj.mapper.UserMapper;
import com.zfj.pojo.Category;
import com.zfj.pojo.TestExample;
import com.zfj.pojo.User;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import... | UTF-8 | Java | 2,030 | java | TestMapperTest.java | Java | [
{
"context": "assRunner;\n\nimport java.util.List;\n\n/**\n * @Author zfj\n * @create 2020/2/24 13:39\n */\n@RunWith(SpringJUn",
"end": 491,
"score": 0.9997409582138062,
"start": 488,
"tag": "USERNAME",
"value": "zfj"
},
{
"context": "t();\n tt.setId(4);\n tt.setUsernam... | null | [] | import com.zfj.mapper.CategoryMapper;
import com.zfj.mapper.TestMapper;
import com.zfj.mapper.UserMapper;
import com.zfj.pojo.Category;
import com.zfj.pojo.TestExample;
import com.zfj.pojo.User;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import... | 2,030 | 0.608175 | 0.595214 | 66 | 29.39394 | 23.720518 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.484848 | false | false | 13 |
2c34688b93b2695544558819d1ec9fea025bbc31 | 37,022,618,104,476 | 42aa50a8a946e1350f3e2ef35361b19bbc4d2049 | /src/main/java/io/yun/dao/TYunDemandReplyDao.java | fdd5f26c0162f05bcbb6c15d7be104ba9dfbd2c9 | [
"Apache-2.0"
] | permissive | xuyuqin/xuyuqin | https://github.com/xuyuqin/xuyuqin | bcd5ef323ca63572f1bc09541525dff81d16e43d | 1261e7486464876d903e3df35cecc308d166806d | refs/heads/master | 2021-01-01T04:38:38.499000 | 2017-08-07T02:20:35 | 2017-08-07T02:20:35 | 97,217,810 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.yun.dao;
import io.unicall.dao.BaseDao;
import io.yun.entity.TYunDemandReplyEntity;
/**
* 求购单报价表
*
* @author unicall
* @email bq.zhu@unicall.com
* @date 2017-06-27 14:05:08
*/
public interface TYunDemandReplyDao extends BaseDao<TYunDemandReplyEntity> {
}
| UTF-8 | Java | 289 | java | TYunDemandReplyDao.java | Java | [
{
"context": "unDemandReplyEntity;\n\n/**\n * 求购单报价表\n * \n * @author unicall\n * @email bq.zhu@unicall.com\n * @date 2017-06-27 ",
"end": 133,
"score": 0.9996044039726257,
"start": 126,
"tag": "USERNAME",
"value": "unicall"
},
{
"context": "y;\n\n/**\n * 求购单报价表\n * \n * @author unic... | null | [] | package io.yun.dao;
import io.unicall.dao.BaseDao;
import io.yun.entity.TYunDemandReplyEntity;
/**
* 求购单报价表
*
* @author unicall
* @email <EMAIL>
* @date 2017-06-27 14:05:08
*/
public interface TYunDemandReplyDao extends BaseDao<TYunDemandReplyEntity> {
}
| 278 | 0.732852 | 0.68231 | 15 | 17.466667 | 20.512978 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.266667 | false | false | 13 |
3820fc01920388233cda4ddb39fe08de389d6c12 | 3,118,146,311,312 | 3c2b10c2bfedcaa2556698dc0a155911b43ba045 | /code/real-estate-sales-manager/src/main/java/com/zx/base/model/FileBean.java | b884b8fa256b9d0b1c29272d90538028abc2ecf1 | [] | no_license | inh3r1t/real-estate-sales | https://github.com/inh3r1t/real-estate-sales | 5c15ced3492b95dd42970866530478e9693f2123 | 55cf27ab58062c9fd1e904117f7cd92323448292 | refs/heads/master | 2022-07-07T14:28:42.487000 | 2020-11-19T01:59:36 | 2020-11-19T01:59:36 | 158,639,050 | 0 | 0 | null | false | 2022-06-29T17:04:39 | 2018-11-22T03:44:12 | 2020-11-19T02:01:09 | 2022-06-29T17:04:38 | 15,179 | 0 | 0 | 4 | JavaScript | false | false | package com.zx.base.model;
import java.io.Serializable;
/**
* 文件对象
*
* @author V.E.
* @version 2017/12/11
*/
@SuppressWarnings("serial")
public class FileBean implements Serializable {
private String filePath;
private String fileName;
private String fileSize;
private String fileType;
private... | UTF-8 | Java | 1,585 | java | FileBean.java | Java | [
{
"context": "t java.io.Serializable;\n\n/**\n * 文件对象\n *\n * @author V.E.\n * @version 2017/12/11\n */\n\n@SuppressWarnings(\"se",
"end": 87,
"score": 0.999157190322876,
"start": 84,
"tag": "NAME",
"value": "V.E"
}
] | null | [] | package com.zx.base.model;
import java.io.Serializable;
/**
* 文件对象
*
* @author V.E.
* @version 2017/12/11
*/
@SuppressWarnings("serial")
public class FileBean implements Serializable {
private String filePath;
private String fileName;
private String fileSize;
private String fileType;
private... | 1,585 | 0.6487 | 0.643627 | 72 | 20.902779 | 19.49869 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 13 |
15191a3ec3209e9a344285068765c48624c1f0b6 | 23,768,349,069,152 | 4f77a4ad924a386f6c98d89511390a5da9d11848 | /multithreadpattern.java | a1887644782e216eb15bb8d8c1fd27fd9b86978e | [] | no_license | AbhishekGirkar/Java_Lab_Second-year | https://github.com/AbhishekGirkar/Java_Lab_Second-year | 64c46f4e9e7fe34c38a9bff6f89cf2082ac92033 | 47852308f35ad7bd2d9ae801443a5cd19048a0c9 | refs/heads/master | 2022-12-13T15:55:31.493000 | 2020-09-12T17:50:00 | 2020-09-12T17:50:00 | 294,994,654 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | class alpha extends Thread
{
public void run()
{
for(char i = 65; i<=74; i++)
{
System.out.println(i);
try{
Thread.sleep(1000);
//Change this Value if u don't get desired output
} catch(InterruptedException e){}
}
}
}
class digit extends Thread
{
public void run()
{
for(int i=1; i<=10; i++)
{
System... | UTF-8 | Java | 679 | java | multithreadpattern.java | Java | [] | null | [] | class alpha extends Thread
{
public void run()
{
for(char i = 65; i<=74; i++)
{
System.out.println(i);
try{
Thread.sleep(1000);
//Change this Value if u don't get desired output
} catch(InterruptedException e){}
}
}
}
class digit extends Thread
{
public void run()
{
for(int i=1; i<=10; i++)
{
System... | 679 | 0.639175 | 0.617084 | 43 | 13.83721 | 14.095901 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.325581 | false | false | 13 |
c7ed8d53160ccd698a9b5b4fb83b5ba0245f40e6 | 25,726,854,169,310 | 9dccfdd702254911c27dcbad607fefa942727b08 | /app/src/main/java/com/example/robotcrudapp/fragments/UpdateRobotFragment.java | 8b0af5adee0043b85feed5bf20243ca2ccae5caa | [] | no_license | Oleg700/RobotCRUDApp | https://github.com/Oleg700/RobotCRUDApp | 77be1991ba711fdc3e828aa249791cbc4471ed88 | 329882f67b4c724fd838bd22d3fe55f826edc97e | refs/heads/master | 2020-05-24T13:47:05.941000 | 2019-05-20T23:09:52 | 2019-05-20T23:09:52 | 187,069,976 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.robotcrudapp.fragments;
import android.arch.lifecycle.ViewModelProviders;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.EditText;
impo... | UTF-8 | Java | 2,679 | java | UpdateRobotFragment.java | Java | [] | null | [] | package com.example.robotcrudapp.fragments;
import android.arch.lifecycle.ViewModelProviders;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.EditText;
impo... | 2,679 | 0.66928 | 0.668906 | 69 | 37.826088 | 27.11861 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.753623 | false | false | 13 |
12f74577a3b8008b3d49c4e2e1449e57f11f688a | 27,530,740,423,639 | 63dd45f84c66fd120d37e535197a9cba094e2568 | /src/test/java/br/com/crudhightech/test/TestUsuarioPersistenceDAO.java | 7fb5320b66cfb3c4f75cf88d8271d112824f99b7 | [] | no_license | mrcllw/CRUD-HighTech | https://github.com/mrcllw/CRUD-HighTech | bda62b45c1241567d42da1e9419005f2e686440a | 47196adc625d1d48f137a7fb0b28de1b611e7580 | refs/heads/master | 2021-01-20T17:32:54.298000 | 2016-06-16T03:47:18 | 2016-06-16T03:47:18 | 61,260,246 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.crudhightech.test;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.Persistence;
import br.com.crudhightech.entity.Usuario;
import br.com.crudhightech.exception.DAOException;
import br.com.crudhightech.repository.UsuarioDAOJPA;
public clas... | UTF-8 | Java | 977 | java | TestUsuarioPersistenceDAO.java | Java | [
{
"context": "\t\t\n\t\tUsuario usu = new Usuario();\n\t\tusu.setEmail(\"m@m.com\");\n\t\tusu.setPassword(\"123\");\n\t\t\n\t\tUsuarioDAOJPA u",
"end": 607,
"score": 0.999920666217804,
"start": 600,
"tag": "EMAIL",
"value": "m@m.com"
},
{
"context": "();\n\t\tusu.setEmail(\"m@m.com\"... | null | [] | package br.com.crudhightech.test;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.Persistence;
import br.com.crudhightech.entity.Usuario;
import br.com.crudhightech.exception.DAOException;
import br.com.crudhightech.repository.UsuarioDAOJPA;
public clas... | 975 | 0.749232 | 0.745138 | 39 | 24.051283 | 21.009092 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.820513 | false | false | 13 |
ee0aaf64f48180f7656a147f2e5f465133ef6744 | 37,580,963,859,047 | c9fbb47d51a444524f2f743410fa29ba04bad5f3 | /app/src/main/java/com/example/onlineshop/view/ConnectionFragment.java | e2c21391b13a23faaf3b60374a75f19d0c84d912 | [] | no_license | z-liaghat/OnlineShop | https://github.com/z-liaghat/OnlineShop | 69dcef44a9af3a49c8eccc44c67e46455db15e94 | cd2adf989efdbb0bb388bc5a2dcbb28d0dea73be | refs/heads/master | 2020-09-11T05:25:29.333000 | 2020-03-04T12:09:15 | 2020-03-04T12:09:15 | 221,953,571 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.onlineshop.view;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import android.util.TypedValue;
import android.view.Gravity;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.FrameLay... | UTF-8 | Java | 3,000 | java | ConnectionFragment.java | Java | [] | null | [] | package com.example.onlineshop.view;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import android.util.TypedValue;
import android.view.Gravity;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.FrameLay... | 3,000 | 0.640333 | 0.638333 | 92 | 31.608696 | 28.8813 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.532609 | false | false | 13 |
0aeefe0595375fe471442e177a81959e20dc9469 | 4,844,723,143,201 | 7485a64fdfc29c4e2b397ffd4155ba1d3ff3eedc | /SRC/Supernet/SuperNet2007/src/com/santander/supernet/beans/pagos/PagoImpuestosBean.java | 8e41c864f18b1f18d61ac23b01f195be1d569a19 | [] | no_license | CEyC/FSW | https://github.com/CEyC/FSW | e640d9eff5db737de909ed5954560342bac42978 | a44ef4b188aacf03aa4d9c4fd7050d4a48bf5be6 | refs/heads/master | 2017-11-28T09:31:25.158000 | 2016-06-02T18:05:13 | 2016-06-02T18:05:13 | 40,670,638 | 1 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.santander.supernet.beans.pagos;
import java.io.Serializable;
import com.santander.supernet.servicios.CreacomprobantePDF;
public class PagoImpuestosBean implements Serializable{
/** Serial ID */
private static final long serialVersionUID = 1L;
/** Comprobante Pdf. */
private CreacomprobantePDF creac... | UTF-8 | Java | 1,361 | java | PagoImpuestosBean.java | Java | [] | null | [] | package com.santander.supernet.beans.pagos;
import java.io.Serializable;
import com.santander.supernet.servicios.CreacomprobantePDF;
public class PagoImpuestosBean implements Serializable{
/** Serial ID */
private static final long serialVersionUID = 1L;
/** Comprobante Pdf. */
private CreacomprobantePDF creac... | 1,361 | 0.728141 | 0.727406 | 69 | 18.724638 | 20.020195 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.086957 | false | false | 13 |
a28fed5b18d3fd0c01508f6c5a01011200a8a4d6 | 32,083,405,756,759 | 6d7fe2b101f2f946d1a2bfd7ba924e4bb15bece8 | /src/main/java/fr/unilim/iut/spaceinvaders/model/DessinSpaceInvaders.java | 3242deedb60369b135943058415486af01f391c1 | [
"MIT"
] | permissive | JulesDufosse/spaceinvaders | https://github.com/JulesDufosse/spaceinvaders | 964f928f5a4b6ff398705bc636fedd94faad7437 | e3001e1878caccb92d65ccc01eb399bc6decb6d4 | refs/heads/master | 2021-07-03T15:27:39.264000 | 2019-06-05T15:20:20 | 2019-06-05T15:20:20 | 180,378,768 | 0 | 0 | MIT | false | 2020-10-13T12:46:20 | 2019-04-09T13:56:26 | 2019-06-05T15:21:57 | 2020-10-13T12:46:19 | 151 | 0 | 0 | 1 | Java | false | false | package fr.unilim.iut.spaceinvaders.model;
import java.awt.Color;
import java.awt.Graphics2D;
import java.awt.image.BufferedImage;
import fr.unilim.iut.spaceinvaders.moteurjeu.DessinJeu;
public class DessinSpaceInvaders implements DessinJeu {
private SpaceInvaders jeu;
public DessinSpaceInvaders(Spac... | UTF-8 | Java | 1,772 | java | DessinSpaceInvaders.java | Java | [] | null | [] | package fr.unilim.iut.spaceinvaders.model;
import java.awt.Color;
import java.awt.Graphics2D;
import java.awt.image.BufferedImage;
import fr.unilim.iut.spaceinvaders.moteurjeu.DessinJeu;
public class DessinSpaceInvaders implements DessinJeu {
private SpaceInvaders jeu;
public DessinSpaceInvaders(Spac... | 1,772 | 0.739278 | 0.735327 | 56 | 29.642857 | 31.727314 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.035714 | false | false | 13 |
851442e351f33d5b236b73bb4f256f1bf6f3d44a | 32,083,405,756,252 | eeed12cca2ae295031fb442fb468abbe0de4235e | /src/main/java/leetCode/graphs/RedundantConnection.java | 6592e55fa906dd11047dc57466255bc174a9ea31 | [] | no_license | JesusNunez1031/Coding-Questions | https://github.com/JesusNunez1031/Coding-Questions | a248a9ad1ae78cc92c8b8a211ab47a2f2781cd49 | a96163d3009009f4697c12964299345c3f2f96ca | refs/heads/master | 2022-12-23T07:54:15.541000 | 2022-12-23T06:37:08 | 2022-12-23T06:37:08 | 164,381,536 | 0 | 1 | null | false | 2022-12-23T06:37:08 | 2019-01-07T05:15:22 | 2022-01-11T02:14:32 | 2022-12-23T06:37:08 | 1,109 | 0 | 0 | 0 | Java | false | false | package leetCode.graphs;
public class RedundantConnection {
/*
In this problem, a tree is an undirected graph that is connected and has no cycles.
You are given a graph that started as a tree with n nodes labeled from 1 to n, with one additional edge added. The
added edge has two different vertices ch... | UTF-8 | Java | 3,548 | java | RedundantConnection.java | Java | [] | null | [] | package leetCode.graphs;
public class RedundantConnection {
/*
In this problem, a tree is an undirected graph that is connected and has no cycles.
You are given a graph that started as a tree with n nodes labeled from 1 to n, with one additional edge added. The
added edge has two different vertices ch... | 3,548 | 0.549324 | 0.52593 | 101 | 34.128712 | 35.147121 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.752475 | false | false | 13 |
cc4a2fa264897d0f701ad8e0d98053c833db7b58 | 31,714,038,542,947 | 2cb29e12c6d714617d76fe541892bd1ccbfb2c33 | /CR/src/main/java/net/mysoftworks/crud/JPAMasterDetailEntityEditor.java | 7c59ee866525ebbdb0b2b08ef0b6c181758ac741 | [] | no_license | viveknerle/vaadin-crud | https://github.com/viveknerle/vaadin-crud | 00449230d8bdb152ef9d4d26c71767ad488607d1 | fb002290a008bc6e9e3b63eff331bef31582acbb | refs/heads/master | 2021-01-22T11:42:31.545000 | 2012-06-21T15:29:31 | 2012-06-21T15:29:31 | 41,761,963 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.mysoftworks.crud;
import java.util.Collection;
import com.vaadin.data.Container;
import com.vaadin.data.Item;
import com.vaadin.data.Property.ValueChangeEvent;
import com.vaadin.data.Property.ValueChangeListener;
import com.vaadin.data.util.BeanContainer;
import com.vaadin.data.util.BeanItem;
import com.v... | UTF-8 | Java | 3,294 | java | JPAMasterDetailEntityEditor.java | Java | [] | null | [] | package net.mysoftworks.crud;
import java.util.Collection;
import com.vaadin.data.Container;
import com.vaadin.data.Item;
import com.vaadin.data.Property.ValueChangeEvent;
import com.vaadin.data.Property.ValueChangeListener;
import com.vaadin.data.util.BeanContainer;
import com.vaadin.data.util.BeanItem;
import com.v... | 3,294 | 0.735883 | 0.735276 | 116 | 27.396551 | 25.021328 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.181035 | false | false | 13 |
cae5d2a5381ef7a32c061996c1e78f9127511ab5 | 28,896,540,019,185 | 3e1a882e2b13fd583375277061fdeb28baa41556 | /openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/src/main/java/org/openecomp/sdc/vendorsoftwareproduct/impl/onboarding/OnboardingPackageProcessor.java | 14b839e3af2f81a260b17b21d6202d539ae26051 | [
"Apache-2.0"
] | permissive | devfest-bugbust/onap-sdc | https://github.com/devfest-bugbust/onap-sdc | 2b4bb35beaaef16d352ae84c8289e7802df6471a | 150c13a2641c87ddffbed7aaad294bd6dacde2fc | refs/heads/master | 2023-08-17T02:06:53.821000 | 2021-09-23T19:19:34 | 2021-09-23T21:10:09 | 407,484,169 | 0 | 5 | NOASSERTION | true | 2021-09-23T21:39:36 | 2021-09-17T09:34:36 | 2021-09-23T21:10:14 | 2021-09-23T21:10:10 | 215,470 | 0 | 5 | 6 | Java | false | false | /*
* ============LICENSE_START=======================================================
* Copyright (C) 2019 Nordix Foundation
* Copyright (C) 2021 Nokia
* ================================================================================
* Licensed under the Apache License, Version 2.0 (the "License");
* you ma... | UTF-8 | Java | 16,989 | java | OnboardingPackageProcessor.java | Java | [] | null | [] | /*
* ============LICENSE_START=======================================================
* Copyright (C) 2019 Nordix Foundation
* Copyright (C) 2021 Nokia
* ================================================================================
* Licensed under the Apache License, Version 2.0 (the "License");
* you ma... | 16,989 | 0.687209 | 0.685797 | 338 | 49.263313 | 36.345791 | 150 | false | false | 0 | 0 | 0 | 0 | 81 | 0.004768 | 0.698225 | false | false | 13 |
6980f30efb8770d68d88e7093f8be3e85c65c3f7 | 32,830,730,039,347 | 60d2689d8c243f2d8e258a4faa40e55535ea8859 | /src/com/cqnu/sort/QuickSortB.java | 212e78593a04917babbccf77c6483cc60a0741a0 | [] | no_license | coolZhangSir/DataStructure | https://github.com/coolZhangSir/DataStructure | cd2b0efb06d8d3bd74f17db30f6fd32f1d2e640c | e5eee2adc85e6d6503fc285df2268eeab396c0b0 | refs/heads/master | 2018-12-21T14:49:02.839000 | 2018-10-10T11:29:32 | 2018-10-10T11:29:32 | 149,729,878 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cqnu.sort;
/**
* 快速排序(三数取中法)
* @author ZhangHao
*
*/
public class QuickSortB {
/**
* 重载快速排序,只需要传入一个待排序数组即可.
* @param source
*/
public static void quickSort(int[] source){
quickSort(source, 0, source.length - 1);
}
/**
* @param source
*/
public static void quickSort(int[] source, int l... | UTF-8 | Java | 2,573 | java | QuickSortB.java | Java | [
{
"context": "kage com.cqnu.sort;\n\n/**\n * 快速排序(三数取中法)\n * @author ZhangHao\n *\n */\npublic class QuickSortB {\n\n\t/**\n\t * 重载快速排序",
"end": 62,
"score": 0.9997249841690063,
"start": 54,
"tag": "NAME",
"value": "ZhangHao"
}
] | null | [] | package com.cqnu.sort;
/**
* 快速排序(三数取中法)
* @author ZhangHao
*
*/
public class QuickSortB {
/**
* 重载快速排序,只需要传入一个待排序数组即可.
* @param source
*/
public static void quickSort(int[] source){
quickSort(source, 0, source.length - 1);
}
/**
* @param source
*/
public static void quickSort(int[] source, int l... | 2,573 | 0.603314 | 0.593475 | 95 | 19.326315 | 18.930033 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.305263 | false | false | 13 |
5c4e8cc85d8e77cc0b809f48c5a38121f9ebd056 | 16,569,983,849,571 | 6741979b496514c48ceb67b031d2ba3ebcd081ea | /svc-model/src/main/java/com.ebuytech.svc.easybuy/dto/BaseC/BaseSaleTh.java | eaa94e9d51854273db9b19aa6f9179f7d847b9c9 | [] | no_license | MiniMacx/3ade48AZ2k | https://github.com/MiniMacx/3ade48AZ2k | aa25627eece7ef0c4968ab7765591a589846a28e | 7e116e553af9a2ab2a670707d72fa9c194d268a8 | refs/heads/master | 2018-12-16T09:44:32.025000 | 2018-12-10T07:36:54 | 2018-12-10T07:36:54 | 148,734,691 | 2 | 1 | null | false | 2018-10-09T01:01:46 | 2018-09-14T04:12:36 | 2018-09-23T11:04:46 | 2018-10-09T01:01:45 | 1,485 | 1 | 2 | 0 | null | false | null | package com.ebuytech.svc.easybuy.dto.BaseC;
import lombok.Data;
@Data
public class BaseSaleTh {
protected String group;
protected String StoreId;
protected String StoreName;
protected String StoreProvince;
protected String StoreCity;
protected String StoreDistrict;
protected String ... | UTF-8 | Java | 2,338 | java | BaseSaleTh.java | Java | [] | null | [] | package com.ebuytech.svc.easybuy.dto.BaseC;
import lombok.Data;
@Data
public class BaseSaleTh {
protected String group;
protected String StoreId;
protected String StoreName;
protected String StoreProvince;
protected String StoreCity;
protected String StoreDistrict;
protected String ... | 2,338 | 0.661249 | 0.661249 | 106 | 21.056604 | 18.479376 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.330189 | false | false | 13 |
1ba5cadbd0eb7bbafc0f00be5d8956140999b798 | 27,805,618,328,728 | 7664e2080f177133f2df6424322dfa1d1b845cb3 | /AndroidFinalApp/app/src/main/java/com/example/doctor_patient_app/Dao/TabletsDAO.java | d195bec06da2d8e1b86c03066deb07dbf55090e0 | [] | no_license | TupeaAndrei/AndroidFinalProject | https://github.com/TupeaAndrei/AndroidFinalProject | 7f432b933e2e80101899fe084d900179ddd94efa | 5ccf01ed722a373c84adc952553d92740177ebb3 | refs/heads/main | 2023-06-05T01:24:15.170000 | 2021-06-29T07:26:38 | 2021-06-29T07:26:38 | 375,716,200 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.doctor_patient_app.Dao;
import androidx.room.Dao;
import androidx.room.Delete;
import androidx.room.Insert;
import androidx.room.Query;
import androidx.room.Update;
import com.example.doctor_patient_app.models.dbEntities.Tablets;
import java.util.List;
@Dao
public interface TabletsDAO {
@Qu... | UTF-8 | Java | 660 | java | TabletsDAO.java | Java | [] | null | [] | package com.example.doctor_patient_app.Dao;
import androidx.room.Dao;
import androidx.room.Delete;
import androidx.room.Insert;
import androidx.room.Query;
import androidx.room.Update;
import com.example.doctor_patient_app.models.dbEntities.Tablets;
import java.util.List;
@Dao
public interface TabletsDAO {
@Qu... | 660 | 0.743939 | 0.743939 | 30 | 21 | 19.572088 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.433333 | false | false | 13 |
2fac0f92a0d093c461dd516e6d4fe704250a8bed | 19,602,230,768,621 | 77cb4c25fc82c708917aedde4bb2a03ff825ebd4 | /robin4002/endore/common/block/BlockEndCoalOre.java | f83d8934fdc0a227afd4001b06adc9ae3fe6d3a1 | [] | no_license | robin4002/EnderOre | https://github.com/robin4002/EnderOre | 978458f63002a44304f446c43743499bc0fbf76e | 742382ce862c326e969614509658fe3b4c1a1d1b | refs/heads/master | 2016-03-22T15:25:59.025000 | 2013-03-01T19:23:58 | 2013-03-01T19:23:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package robin4002.endore.common.block;
import java.util.Random;
import net.minecraft.block.Block;
import net.minecraft.block.material.Material;
import net.minecraft.util.MathHelper;
import net.minecraft.world.World;
import robin4002.endore.common.EndOre;
import robin4002.endore.common.item.EnderItemList;
public cl... | UTF-8 | Java | 1,811 | java | BlockEndCoalOre.java | Java | [
{
"context": "package robin4002.endore.common.block;\n \nimport java.util.Random;\n\n",
"end": 17,
"score": 0.7350974678993225,
"start": 8,
"tag": "USERNAME",
"value": "robin4002"
},
{
"context": "thHelper;\nimport net.minecraft.world.World;\nimport robin4002.endore.common.EndOre;\ni... | null | [] | package robin4002.endore.common.block;
import java.util.Random;
import net.minecraft.block.Block;
import net.minecraft.block.material.Material;
import net.minecraft.util.MathHelper;
import net.minecraft.world.World;
import robin4002.endore.common.EndOre;
import robin4002.endore.common.item.EnderItemList;
public cl... | 1,811 | 0.618443 | 0.580895 | 73 | 23.821918 | 25.741253 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.712329 | false | false | 13 |
1770656e8425ac5db9fcc5fca2cbb3ad8ebd2cdb | 12,300,786,380,217 | 998720939150e580ee8777631f4fcd83b424d8e8 | /moovieToXML/src/movies/Person.java | 7e2214af3355f8500c9606e479b4a8600d5c2faa | [] | no_license | ronaimate/learn2java_first_weak | https://github.com/ronaimate/learn2java_first_weak | e82999fa12ee19b9d5240521ef3379a5c4a661d2 | 48261e877153b7873bee58256b9e2cb7bac48d56 | refs/heads/master | 2016-08-09T10:13:06.859000 | 2016-02-08T10:49:04 | 2016-02-08T10:49:04 | 50,570,151 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package movies;
public class Person
{
String firstName;
String lastName;
Gender gender;
boolean hasOscar;
boolean hasGoldenGlobe;
public Person(String firstName, String lastName, Gender gender, boolean hasOscar, boolean hasGoldenGlobe)
{
this.firstName = firstName;
this.lastName = lastName;
this.gender... | UTF-8 | Java | 1,706 | java | Person.java | Java | [
{
"context": "ar, boolean hasGoldenGlobe)\n\t{\n\n\t\tthis.firstName = firstName;\n\t\tthis.lastName = lastName;\n\t\tthis.gender = gend",
"end": 277,
"score": 0.991265058517456,
"start": 268,
"tag": "NAME",
"value": "firstName"
},
{
"context": "{\n\n\t\tthis.firstName = firstName;\n... | null | [] | package movies;
public class Person
{
String firstName;
String lastName;
Gender gender;
boolean hasOscar;
boolean hasGoldenGlobe;
public Person(String firstName, String lastName, Gender gender, boolean hasOscar, boolean hasGoldenGlobe)
{
this.firstName = firstName;
this.lastName = lastName;
this.gender... | 1,706 | 0.742673 | 0.742673 | 84 | 19.309525 | 26.118765 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.464286 | false | false | 13 |
274739c9ee9af6531de87b029c6b8fcf993fc83b | 13,881,334,334,619 | 2f420ab9c68eb8be3387986a47714c17db0d886f | /src/com/liuchengjie/monitormachine/MonitorPhoneReceiver.java | 694dfe9b355707a91da9b767b2068e3d33ebab14 | [
"MIT"
] | permissive | liuchengjie01/MonitorMachine | https://github.com/liuchengjie01/MonitorMachine | 177cb515cbc20243ba39c9d4c23569e0937b74cb | a9d494c1b8fafc3447cae2abf52807b5900c880e | refs/heads/master | 2022-06-30T19:48:53.793000 | 2020-05-14T12:24:11 | 2020-05-14T12:24:11 | 242,280,525 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.liuchengjie.monitormachine;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.util.Log;
import android.widget.Toast;
public class MonitorPhoneReceiver extends BroadcastReceiver {
private static final String TAG = "MonitorPhoneReceive... | UTF-8 | Java | 1,360 | java | MonitorPhoneReceiver.java | Java | [
{
"context": "package com.liuchengjie.monitormachine;\n\nimport android.content.Broadcast",
"end": 23,
"score": 0.6033289432525635,
"start": 14,
"tag": "USERNAME",
"value": "uchengjie"
}
] | null | [] | package com.liuchengjie.monitormachine;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.util.Log;
import android.widget.Toast;
public class MonitorPhoneReceiver extends BroadcastReceiver {
private static final String TAG = "MonitorPhoneReceive... | 1,360 | 0.732353 | 0.724265 | 42 | 31.380953 | 22.522953 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.5 | false | false | 13 |
c17c51e05bdc7ca1a28bb3d7fd1950549d0afc08 | 21,723,944,610,154 | 40c6c2c8ffc45fd0f93519bc204cceac1d42ea29 | /app/src/main/java/sorry/aldan/ti3a_8_12_tugasbesar/Model/User.java | 4df5598fc40381b7ab2208382adcb0ed7aa84522 | [] | no_license | aldansorry/TI3A_8_12_TugasBesar | https://github.com/aldansorry/TI3A_8_12_TugasBesar | 5e347796a31cf9fb3b217ab4916e3719717511ea | 5700d87f9f577e63e1ff47015b31c30df51d194e | refs/heads/master | 2020-04-08T04:39:44.085000 | 2018-12-21T13:45:29 | 2018-12-21T13:45:29 | 159,026,469 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sorry.aldan.ti3a_8_12_tugasbesar.Model;
public class User {
int id;
String nama;
String email;
String username;
String level;
public User() {
}
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}
public String getNam... | UTF-8 | Java | 853 | java | User.java | Java | [
{
"context": "\n\n public String getUsername() {\n return username;\n }\n\n public void setUsername(String userna",
"end": 619,
"score": 0.7963050603866577,
"start": 611,
"tag": "USERNAME",
"value": "username"
},
{
"context": "sername(String username) {\n this.... | null | [] | package sorry.aldan.ti3a_8_12_tugasbesar.Model;
public class User {
int id;
String nama;
String email;
String username;
String level;
public User() {
}
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}
public String getNam... | 853 | 0.554513 | 0.549824 | 53 | 15.094339 | 13.946344 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.301887 | false | false | 13 |
0310f63ff28e0d762be0ca6ed947b5af8b927378 | 14,474,039,844,990 | 12285fa002d7650515fc5a52661b4a35fbe0c30e | /cloudalibaba-config-nacos-client3377/src/main/java/com/NacosConfigClientMain3377.java | d79130a749f2c7d1bd73fadb1adea59d74e444a2 | [] | no_license | cuckoo-cuckoo/spring-cloud | https://github.com/cuckoo-cuckoo/spring-cloud | 67ef26cc7d24fc65bff7fc4eb1f2cf00de64a187 | 7a3eb8e153bfe6abf222486c84fc0a68998076f9 | refs/heads/master | 2023-02-28T21:20:03.576000 | 2021-02-08T19:57:37 | 2021-02-08T19:57:37 | 334,478,956 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.client.discovery.EnableDiscoveryClient;
import org.springframework.context.ConfigurableApplicationContext;
/**
* @author Administrator
* @create 2021-... | UTF-8 | Java | 1,336 | java | NacosConfigClientMain3377.java | Java | [
{
"context": "xt.ConfigurableApplicationContext;\n\n/**\n * @author Administrator\n * @create 2021-02-04 21:55\n */\n@EnableDiscoveryC",
"end": 303,
"score": 0.9131991267204285,
"start": 290,
"tag": "NAME",
"value": "Administrator"
}
] | null | [] | package com;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.client.discovery.EnableDiscoveryClient;
import org.springframework.context.ConfigurableApplicationContext;
/**
* @author Administrator
* @create 2021-... | 1,336 | 0.792609 | 0.771493 | 24 | 54.166668 | 95.018715 | 480 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.541667 | false | false | 13 |
3e691f7c3150a2c8f53837c05ce0cd92d0079d37 | 14,474,039,846,099 | a1a38df84e5be97f59c5d3abbc23dd78a1606e19 | /src/dao/ConectorDados.java | 54c185ab12efcfa8c091b114e9a62319b8043a28 | [] | no_license | danilotorres9/SirastWeb | https://github.com/danilotorres9/SirastWeb | 2994c894f4051fc6fe1687cd0caa7203ec46af47 | c03bb2f5b280e33b87993a9ae54175d7820b9f29 | refs/heads/master | 2020-03-05T16:07:38.120000 | 2017-06-07T01:49:27 | 2017-06-07T01:49:27 | 93,465,534 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dao;
import java.sql.DriverManager;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
public class ConectorDados {
static Statement statment;
static Connection conn;
public static void conectar() throws Exception{
Class.forName("com.mys... | UTF-8 | Java | 971 | java | ConectorDados.java | Java | [
{
"context": "\n\t\tstatment.execute(\"INSERT INTO Usuarios VALUES('Romario')\");\n\t\t\n\t\tResultSet rs3= statment.executeQuery(\"S",
"end": 798,
"score": 0.9990187883377075,
"start": 791,
"tag": "NAME",
"value": "Romario"
}
] | null | [] | package dao;
import java.sql.DriverManager;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
public class ConectorDados {
static Statement statment;
static Connection conn;
public static void conectar() throws Exception{
Class.forName("com.mys... | 971 | 0.717817 | 0.670443 | 40 | 23.275 | 27.598902 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.775 | false | false | 13 |
6a9179f369b0fc9368ecdfe4df0441e3405430f4 | 30,605,937,004,219 | e59e0e9d87ba3a6552a0ad66d431933e47049281 | /xh-demo-se/src/main/java/com/xiaohe66/demo/se/oop/instanceofdemo/Son.java | d2b9abfd90ef99f0f724fe711e164499582520c8 | [] | no_license | tiy-he/xh-demo | https://github.com/tiy-he/xh-demo | 215e5cfc8e38202cd44d616f27bbcd35c854ac9e | c0970fddfc56fc6d4a0067983f32df3127e87dd7 | refs/heads/master | 2018-12-15T06:44:58.237000 | 2018-09-14T02:05:36 | 2018-09-14T02:05:36 | 100,341,191 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xiaohe66.demo.se.oop.instanceofdemo;
/**
* instanceof关键字
* 该关键字可以判断某个实例是否为某个类的实例
*
* @author xh
* @date 17-12-20 020
*/
public class Son extends Super{
public static void main(String[] args) {
Super s = new Son();
Super s2 = new Super();
System.out.println(s instanceof Son... | UTF-8 | Java | 426 | java | Son.java | Java | [
{
"context": "stanceof关键字\n * 该关键字可以判断某个实例是否为某个类的实例\n *\n * @author xh\n * @date 17-12-20 020\n */\npublic class Son extend",
"end": 112,
"score": 0.9996413588523865,
"start": 110,
"tag": "USERNAME",
"value": "xh"
}
] | null | [] | package com.xiaohe66.demo.se.oop.instanceofdemo;
/**
* instanceof关键字
* 该关键字可以判断某个实例是否为某个类的实例
*
* @author xh
* @date 17-12-20 020
*/
public class Son extends Super{
public static void main(String[] args) {
Super s = new Son();
Super s2 = new Super();
System.out.println(s instanceof Son... | 426 | 0.634921 | 0.600529 | 17 | 21.235294 | 16.996641 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.294118 | false | false | 13 |
8dfe939d22550d0553d2851b12fcff2fc1604810 | 8,169,027,852,140 | 027cd7112ef70fbcdb2670a009654f360bb7e06e | /net/htmlparser/jericho/StartTagTypeComment.java | 2e4f8f8b144e9392a3160f7d0083130b639f0be9 | [] | no_license | code4ghana/courseScheduler | https://github.com/code4ghana/courseScheduler | 1c968ebc249a75661bdc22075408fc60e6d0df19 | 9885df3638c6b287841f8a7b751cfe1523a68fb2 | refs/heads/master | 2016-08-03T14:06:38.715000 | 2014-08-03T03:37:36 | 2014-08-03T03:37:36 | 22,566,289 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.htmlparser.jericho;
final class StartTagTypeComment extends StartTagTypeGenericImplementation
{
static final StartTagTypeComment INSTANCE = new StartTagTypeComment();
private StartTagTypeComment()
{
super("comment", "<!--", "-->", null, false);
}
}
/* Location: /Users/jeff.kusi/Down... | UTF-8 | Java | 463 | java | StartTagTypeComment.java | Java | [
{
"context": "ull, false);\n }\n}\n\n/* Location: /Users/jeff.kusi/Downloads/AutomatedScheduler - Fakhry & Kusi.jar\n",
"end": 315,
"score": 0.9994810819625854,
"start": 306,
"tag": "USERNAME",
"value": "jeff.kusi"
}
] | null | [] | package net.htmlparser.jericho;
final class StartTagTypeComment extends StartTagTypeGenericImplementation
{
static final StartTagTypeComment INSTANCE = new StartTagTypeComment();
private StartTagTypeComment()
{
super("comment", "<!--", "-->", null, false);
}
}
/* Location: /Users/jeff.kusi/Down... | 463 | 0.717063 | 0.710583 | 16 | 28 | 30.694056 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 13 |
3057f9ff6f852175f4323b7ae807a545f5f849fd | 3,135,326,154,316 | afcc67d6a80c4bbf984111e1d9123b437dc13494 | /vocs-service/src/com/viettel/vocs/controller/AuthenticationController.java | fbbb68e2674f03e72e2792f1c2ff3498ada1798e | [] | no_license | tienpm1128/Mano- | https://github.com/tienpm1128/Mano- | 144cda8ef28ddb52d025962f560cf02de2dee715 | 2f67d6293d1843d21af6ae1821ba6bd359423cdb | refs/heads/master | 2022-12-23T04:40:22.831000 | 2020-03-10T15:44:12 | 2020-03-10T15:44:12 | 246,340,747 | 0 | 0 | null | false | 2022-12-10T05:59:55 | 2020-03-10T15:39:28 | 2020-03-10T15:48:20 | 2022-12-10T05:59:54 | 11,454 | 0 | 0 | 26 | TypeScript | false | false | package com.viettel.vocs.controller;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.http.HttpStatus;
import org.springframework.http.... | UTF-8 | Java | 2,707 | java | AuthenticationController.java | Java | [] | null | [] | package com.viettel.vocs.controller;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.http.HttpStatus;
import org.springframework.http.... | 2,707 | 0.790543 | 0.78611 | 76 | 34.61842 | 24.471233 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5 | false | false | 13 |
e707347cf1298153c751b1cde5863e96681d9b6c | 32,830,730,064,979 | 63d794c54ffc8bd7b4e2fe0a6a7d757d8ae899fe | /IST440_Autonomous_Raptor/app/src/main/java/edu/psu/ab/ist/sworks/MainActivity.java | 9b8d15e4b178150d83656e5505a6e9732e6f98d6 | [] | no_license | dchen275/PSU-Projects | https://github.com/dchen275/PSU-Projects | b2bdf5ba6cf4ec132bcdd504e8c57744ed558131 | 51e1b315bf46597c50ba9b544ae8031b9504a651 | refs/heads/master | 2022-07-16T09:50:32.190000 | 2020-05-21T23:32:19 | 2020-05-21T23:32:19 | 265,957,697 | 0 | 0 | null | false | 2020-05-21T23:17:49 | 2020-05-21T21:43:02 | 2020-05-21T23:17:37 | 2020-05-21T23:17:48 | 0 | 0 | 0 | 1 | Python | false | false | /*
Project: PSA Grover Vehicle Sworks edition
Feature: Main Android Activity
Course: IST 440w Section 1 Fall 2019
Author: Joe Oakes
Date Developed: 4/8/2019
Last Date Changed:
Rev: development build 1
*/
package edu.psu.ab.ist.sworks;
import android.bluetooth.BluetoothAdapter;
import android.content.Context;
import an... | UTF-8 | Java | 10,330 | java | MainActivity.java | Java | [
{
"context": "ivity\nCourse: IST 440w Section 1 Fall 2019\nAuthor: Joe Oakes\nDate Developed: 4/8/2019\nLast Date Changed:\nRev: ",
"end": 131,
"score": 0.9998637437820435,
"start": 122,
"tag": "NAME",
"value": "Joe Oakes"
}
] | null | [] | /*
Project: PSA Grover Vehicle Sworks edition
Feature: Main Android Activity
Course: IST 440w Section 1 Fall 2019
Author: <NAME>
Date Developed: 4/8/2019
Last Date Changed:
Rev: development build 1
*/
package edu.psu.ab.ist.sworks;
import android.bluetooth.BluetoothAdapter;
import android.content.Context;
import andro... | 10,327 | 0.589158 | 0.581317 | 284 | 35.376762 | 26.110861 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.566901 | false | false | 13 |
1de05c2acba62d6777de71e80aee0433185ab5b0 | 28,063,316,321,738 | 76641ff4fa10954d66599ffae01785f186865c1a | /src/coplan/pacman/Corner.java | bbc3dc2b84d309731d5cfd5bb4f97428967d631a | [] | no_license | AaronCoplan/Pacman-2.0 | https://github.com/AaronCoplan/Pacman-2.0 | 2ec74c45244589fe33ae35b8bacc4fbdbda2cabd | 037c54f76be9e419585c00b5eb406627a4ce167e | refs/heads/master | 2016-09-07T14:40:12.355000 | 2016-06-06T04:53:38 | 2016-06-06T04:53:38 | 44,834,663 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package coplan.pacman;
import java.awt.Color;
public class Corner {
private int x, y;
private char[] dirs;
private char type;
private Color color;
public Corner(int x, int y, char[] dirs, char type){
this.x = x;
this.y = y;
this.dirs = dirs;
this.type = type;
}
public Corner(int x, int y, char[] d... | UTF-8 | Java | 656 | java | Corner.java | Java | [] | null | [] | package coplan.pacman;
import java.awt.Color;
public class Corner {
private int x, y;
private char[] dirs;
private char type;
private Color color;
public Corner(int x, int y, char[] dirs, char type){
this.x = x;
this.y = y;
this.dirs = dirs;
this.type = type;
}
public Corner(int x, int y, char[] d... | 656 | 0.617378 | 0.617378 | 46 | 13.26087 | 13.194918 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.76087 | false | false | 13 |
c499b6075e6f9fbfe1276af80c3aa3247f21796f | 28,905,129,915,509 | d5cbeda307dac2beff62d170fdb1e70015d40b58 | /app/src/main/java/com/example/binusezyfood/Items/ItemHolder.java | 945587cbace84be4d3e5ce40231f15f1fbb8c2b9 | [] | no_license | NeoSuko/ProjectFinalAssignments | https://github.com/NeoSuko/ProjectFinalAssignments | ea2666f24f0cd7570df706f30e3d07a4ae4e75f2 | 33a20470f0f0cf76a120cd25e64c4768b2462f93 | refs/heads/main | 2023-02-21T04:11:29.488000 | 2021-01-10T07:09:37 | 2021-01-10T07:09:37 | 328,299,121 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.binusezyfood.Items;
import java.util.ArrayList;
public class ItemHolder {
public ArrayList<Item> item;
private static ItemHolder instance;
private ItemHolder(){
item = new ArrayList<Item>();
}
public static ItemHolder getInstance(){
if(instance == null){
... | UTF-8 | Java | 399 | java | ItemHolder.java | Java | [] | null | [] | package com.example.binusezyfood.Items;
import java.util.ArrayList;
public class ItemHolder {
public ArrayList<Item> item;
private static ItemHolder instance;
private ItemHolder(){
item = new ArrayList<Item>();
}
public static ItemHolder getInstance(){
if(instance == null){
... | 399 | 0.629073 | 0.629073 | 19 | 20 | 15.914244 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.368421 | false | false | 13 |
58cba36095dda4c85241610728346ddebf10f6b3 | 28,965,259,481,714 | 3059624d7d9b305e45ee5d23e87ff3cfe66a5680 | /Lab_05_five/Object_ArrayList/ObjectArrayList.java | 867e3cca4e765ec1a4000642f542d36354c84baf | [] | no_license | sadegh-babapour/Java-Course-Excercises | https://github.com/sadegh-babapour/Java-Course-Excercises | 8e8b3268675c1331408922233ae425979b15c56c | 24396cd3025d0f387dc866bb12017bc386fc49ac | refs/heads/master | 2020-06-11T12:11:37.762000 | 2019-07-08T08:46:49 | 2019-07-08T08:46:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class ObjectArrayList
{
private Point[] pointz;
public ObjectArrayList (int size){
if (size > 0)
pointz = new Point [size];
}
public ObjectArrayList ()
{
pointz = new Point[0];
}
public void addElement (Point p) {
if (pointz.length <1) {
... | UTF-8 | Java | 2,939 | java | ObjectArrayList.java | Java | [] | null | [] | public class ObjectArrayList
{
private Point[] pointz;
public ObjectArrayList (int size){
if (size > 0)
pointz = new Point [size];
}
public ObjectArrayList ()
{
pointz = new Point[0];
}
public void addElement (Point p) {
if (pointz.length <1) {
... | 2,939 | 0.430078 | 0.422252 | 105 | 27 | 19.955666 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.542857 | false | false | 13 |
d3100d30951e1a9540d9a52773fcd0f505f24896 | 13,142,599,971,010 | d4620d6d1c0f0cdc7ddc3c8f20cb563fce46af32 | /src/gui/util/calculos/Relatorio.java | 34382262a2f4097376b1eee60b17581c07269fd9 | [] | no_license | zidan-haq/Conta-notas | https://github.com/zidan-haq/Conta-notas | 3195d7ecaad06c76d3b85bcc8b31acec0c182fb6 | 94da2fe9fa65f1690780042c1861cb97884c1b03 | refs/heads/master | 2021-07-16T13:39:42.586000 | 2021-01-04T20:24:02 | 2021-01-04T20:24:02 | 227,891,513 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gui.util.calculos;
import java.io.BufferedWriter;
import java.io.ByteArrayInputStream;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.io.InputStream;
import java.time.format.DateTimeFormatter;
import java.util.Arrays;
import java.util.Calendar;
import java.util.List;
im... | UTF-8 | Java | 10,425 | java | Relatorio.java | Java | [] | null | [] | package gui.util.calculos;
import java.io.BufferedWriter;
import java.io.ByteArrayInputStream;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.io.InputStream;
import java.time.format.DateTimeFormatter;
import java.util.Arrays;
import java.util.Calendar;
import java.util.List;
im... | 10,425 | 0.690753 | 0.68219 | 269 | 37.635689 | 33.670185 | 156 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.189591 | false | false | 13 |
31a7a863304894cb00a244e862eca4192565e379 | 17,317,308,168,043 | 4a7cb14aa934df8f362cf96770e3e724657938d8 | /MFES/ATS/Project/structuring/projectsPOO_1920/45/TrazAqui!/Dados.java | 8e6be7991432ac9f8a7baa81074c22b93125ea93 | [] | no_license | pCosta99/Masters | https://github.com/pCosta99/Masters | 7091a5186f581a7d73fd91a3eb31880fa82bff19 | f835220de45a3330ac7a8b627e5e4bf0d01d9f1f | refs/heads/master | 2023-08-11T01:01:53.554000 | 2021-09-22T07:51:51 | 2021-09-22T07:51:51 | 334,012,667 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import java.time.LocalDateTime;
import java.time.ZoneOffset;
import java.time.format.DateTimeFormatter;
import java.time.format.DateTimeParseException;
import java.time.format.FormatStyle;
import java.util.ArrayList;
import java.util.*;
import java.lang.*;
import java.io.*;
import java.util.concurrent.ThreadLocalRando... | UTF-8 | Java | 62,159 | java | Dados.java | Java | [
{
"context": " encomendas existentes no sistema.\n *\n * @author (Eduardo Araujo, Ricardo Machado, Guilherme Araujo)\n * @version 1",
"end": 653,
"score": 0.9998712539672852,
"start": 639,
"tag": "NAME",
"value": "Eduardo Araujo"
},
{
"context": "stentes no sistema.\n *\n * @author (... | null | [] |
import java.time.LocalDateTime;
import java.time.ZoneOffset;
import java.time.format.DateTimeFormatter;
import java.time.format.DateTimeParseException;
import java.time.format.FormatStyle;
import java.util.ArrayList;
import java.util.*;
import java.lang.*;
import java.io.*;
import java.util.concurrent.ThreadLocalRando... | 62,127 | 0.50642 | 0.499501 | 1,902 | 31.677181 | 23.558102 | 200 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.554154 | false | false | 13 |
468b733eb49e1ca11421493ca05ae7db0a0b4322 | 6,562,710,031,725 | ce05826237700d34fde7e15c14f5efa684ee0fcc | /Backend/src/main/java/com/intern/student/dto/StudentDTO.java | d7070b29468dda7089619ca5d0c5cfaf1c88d749 | [] | no_license | tuans1/VinhUni-Clone | https://github.com/tuans1/VinhUni-Clone | 0ece0c43eeb38d85dbf412772dddf37b0e51d431 | 27f8a982ea4e612ef8919ae7cfba9b973d6ebc2a | refs/heads/master | 2023-06-30T15:13:33.379000 | 2021-08-06T09:53:58 | 2021-08-06T09:53:58 | 383,824,600 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.intern.student.dto;
import java.util.List;
import lombok.Data;
@Data
public class StudentDTO {
private String id;
private String name;
private String dob;
//
private ClassesDTO classes;
private List<ClassDetailDTO> courses;
}
| UTF-8 | Java | 259 | java | StudentDTO.java | Java | [] | null | [] | package com.intern.student.dto;
import java.util.List;
import lombok.Data;
@Data
public class StudentDTO {
private String id;
private String name;
private String dob;
//
private ClassesDTO classes;
private List<ClassDetailDTO> courses;
}
| 259 | 0.72973 | 0.72973 | 23 | 10.26087 | 12.290744 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.782609 | false | false | 13 |
bd889221b2a95bfab45b54ebdcf1799eab7611ea | 31,714,038,547,344 | 483e7f6bf7c12cb304090243f12ce67a3d13c3c3 | /Archivos_Java/MyPaint/src/arreglo/Defensa.java | 87890e9fd6c061555e26c2e0aafe9619681b6394 | [] | no_license | AxelOrdonez98/Universidad_Proyectos_All | https://github.com/AxelOrdonez98/Universidad_Proyectos_All | 87542611c4b3ac858d3d1a69dd87f912544c9bb6 | 457857b32e1419216c3a0a2de5cc992769483b4b | refs/heads/main | 2023-04-09T22:01:08.662000 | 2021-04-21T00:12:59 | 2021-04-21T00:12:59 | 213,707,490 | 0 | 0 | null | false | 2020-11-16T20:41:08 | 2019-10-08T17:26:20 | 2020-10-13T13:15:31 | 2020-11-16T20:41:07 | 47,254 | 0 | 0 | 4 | C++ | false | false | package Persona;
public final class Defensa extends Jugador {
private boolean titular;
private boolean resistenciaAGolpes;
//-------------------------------
public Defensa() {
super();
}
//-------------------------------
public Defensa(boolean titular, boolean resistenciaAGolpes) {
... | UTF-8 | Java | 1,045 | java | Defensa.java | Java | [] | null | [] | package Persona;
public final class Defensa extends Jugador {
private boolean titular;
private boolean resistenciaAGolpes;
//-------------------------------
public Defensa() {
super();
}
//-------------------------------
public Defensa(boolean titular, boolean resistenciaAGolpes) {
... | 1,045 | 0.543541 | 0.543541 | 32 | 31.6875 | 24.047398 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.40625 | false | false | 13 |
571a2f2df1c7db35d71640c945222e482f7d1ac8 | 28,114,855,936,240 | 9da9de551f2fb049fdf26adc0c3b82e2e531aef7 | /module_2_3/practicals/Array1.java | 5c93c0694ebc79fe1fbdcc202d67caf3ded68a33 | [] | no_license | Priyalsoni227/JavaPractice | https://github.com/Priyalsoni227/JavaPractice | 647e2c0edd1dda4b0a0b1d73b97e3f0488bc8798 | 04cee7e8e5bd22eb2d95d52994a575c7a662ef58 | refs/heads/main | 2023-08-08T08:23:12.257000 | 2021-09-16T11:40:32 | 2021-09-16T11:40:32 | 401,671,923 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package practicals;
import java.util.Scanner;
public class Array1 {
public static int getDuplicate(int[] arr,int n) {
int sum=0;
int nsum=(n-1)*n/2;
for(int i:arr) {
sum+=i;
}
return sum-nsum;
}
public static void main(String[] args) {
int n;
Scanner s = new Scanner(System.in... | UTF-8 | Java | 616 | java | Array1.java | Java | [] | null | [] | package practicals;
import java.util.Scanner;
public class Array1 {
public static int getDuplicate(int[] arr,int n) {
int sum=0;
int nsum=(n-1)*n/2;
for(int i:arr) {
sum+=i;
}
return sum-nsum;
}
public static void main(String[] args) {
int n;
Scanner s = new Scanner(System.in... | 616 | 0.582792 | 0.574675 | 34 | 16.117647 | 17.509266 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 13 |
e0ac182f43405b59042c4008fc58d2c8426f59f9 | 17,471,926,969,697 | 4778cb84d25deb384eea6b276811733be0562354 | /src/main/java/seven/principle/LSP/demo01/Client.java | ceeda29343aacef1417a7085b5ffb7be360f178d | [] | no_license | sanwen88/testRepository | https://github.com/sanwen88/testRepository | 3c546d5b7ab39cc48bdebf13785ec68b755e5258 | cc8fc347d90642f9c28037b3cffdc5f1cf89f582 | refs/heads/master | 2020-09-24T01:05:36.429000 | 2019-12-05T11:37:03 | 2019-12-05T11:37:03 | 225,574,266 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package seven.principle.LSP.demo01;
/**
*
* @author sanwen88
* @date 2019年8月28日 下午2:28:35
*
* @Description: 在实际的编程中,我们常常通过重写父类方法,完成新的功能,这样写起来简单,但破坏了整个继承体系。
*
* @version V1.0
*/
public class Client {
public static void main(String[] args) {
A a = new A();
System.out.println("10-3="+a.func1(10, 3));
... | UTF-8 | Java | 692 | java | Client.java | Java | [
{
"context": "ge seven.principle.LSP.demo01;\n\n/**\n * \n * @author sanwen88 \n * @date 2019年8月28日 下午2:28:35 \n *\n * @Descripti",
"end": 64,
"score": 0.9996066093444824,
"start": 56,
"tag": "USERNAME",
"value": "sanwen88"
}
] | null | [] | package seven.principle.LSP.demo01;
/**
*
* @author sanwen88
* @date 2019年8月28日 下午2:28:35
*
* @Description: 在实际的编程中,我们常常通过重写父类方法,完成新的功能,这样写起来简单,但破坏了整个继承体系。
*
* @version V1.0
*/
public class Client {
public static void main(String[] args) {
A a = new A();
System.out.println("10-3="+a.func1(10, 3));
... | 692 | 0.638258 | 0.547348 | 23 | 21.956522 | 23.326563 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.26087 | false | false | 13 |
525ea30ea3194e3204f60088277c41033ebb95ad | 13,340,168,484,726 | 1b0db0eee57a8b109c8e39af090f147d4925a2e1 | /src/main/java/com/ctrip/xpipe/echoserver/checker/Reporter.java | 97bc06485e6201d8fbda78e89dbb53cf0bcbe4dd | [] | no_license | NickNYU/EchoServer | https://github.com/NickNYU/EchoServer | f08e6e3e934453efb42d73672a2cdc84e27e4272 | d384cdc85d2ec89f238b9322f9772b61581859d5 | refs/heads/master | 2020-03-18T17:46:41.792000 | 2018-06-12T12:38:37 | 2018-06-12T12:38:37 | 135,049,919 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ctrip.xpipe.echoserver.checker;
import com.dianping.cat.Cat;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.text.SimpleDateFormat;
import java.util.Date;
public class Reporter {
private Logger logger = LoggerFactory.getLogger(Reporter.class);
private SimpleDateFormat forma... | UTF-8 | Java | 1,053 | java | Reporter.java | Java | [] | null | [] | package com.ctrip.xpipe.echoserver.checker;
import com.dianping.cat.Cat;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.text.SimpleDateFormat;
import java.util.Date;
public class Reporter {
private Logger logger = LoggerFactory.getLogger(Reporter.class);
private SimpleDateFormat forma... | 1,053 | 0.679012 | 0.677113 | 41 | 24.682926 | 23.525221 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.585366 | false | false | 13 |
0ff22de18d60e931f0d4f2f7dc152c5364234775 | 20,899,310,887,237 | 49a0cedbd7bd3af9a90ba4c3dfc2521a5a80ca51 | /limsproduct/src/main/java/net/zjcclims/service/construction/CProjectStatusService.java | 75366ef0d35d5e01286e0926b4245d9967e0fc9f | [] | no_license | sangjiexun/limsproduct2 | https://github.com/sangjiexun/limsproduct2 | a08c611e4197609f36f52c4762585664defe8248 | 7eedf8fa2944ebbd3b3769f1c4cba61864c66b3a | refs/heads/master | 2023-05-05T07:47:11.293000 | 2019-07-21T12:39:48 | 2019-07-21T12:39:48 | 234,906,524 | 0 | 0 | null | false | 2023-04-14T17:11:46 | 2020-01-19T13:39:52 | 2020-04-09T15:58:28 | 2023-04-14T17:11:45 | 102,317 | 0 | 0 | 2 | null | false | false | package net.zjcclims.service.construction;
import net.zjcclims.domain.CProjectStatus;
import java.util.List;
import java.util.Set;
/**
* Spring service that handles CRUD requests for CProjectStatus entities
*
*/
public interface CProjectStatusService {
/**
* Save an existing CProjectStatus entity
*
*/... | UTF-8 | Java | 951 | java | CProjectStatusService.java | Java | [] | null | [] | package net.zjcclims.service.construction;
import net.zjcclims.domain.CProjectStatus;
import java.util.List;
import java.util.Set;
/**
* Spring service that handles CRUD requests for CProjectStatus entities
*
*/
public interface CProjectStatusService {
/**
* Save an existing CProjectStatus entity
*
*/... | 951 | 0.739222 | 0.73817 | 49 | 18.428572 | 24.243662 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.795918 | false | false | 13 |
e3c1cca0f7c78f8d9856f17c28dbbb33e5ff8c11 | 223,338,338,857 | 9098e2960400321a8a77c785912ae53f1381941f | /elastic_MonIII/src/main/java/com/trgr/elasticMon/command/PageVisitorBase.java | dddb255bf571dd25164aac415311b0f1dc2ffd72 | [] | no_license | vikas-flutter/Plastic | https://github.com/vikas-flutter/Plastic | 1c9a5d55732ca1069b465c509c8935f4421e413f | c092ebbb8d5d4628e3068c681dfc319e175c6bd9 | refs/heads/master | 2023-02-22T20:02:48.987000 | 2017-07-06T04:44:47 | 2017-07-06T04:44:47 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.trgr.elasticMon.command;
public class PageVisitorBase implements Command{
private final PageVisit pageVis;
public PageVisitorBase(PageVisit rece){
pageVis=rece;
}
@Override
public Object execute() {
return null;
}
@Override
public Object execute(final Object obj) {
return pageVis.Action(o... | UTF-8 | Java | 331 | java | PageVisitorBase.java | Java | [] | null | [] | package com.trgr.elasticMon.command;
public class PageVisitorBase implements Command{
private final PageVisit pageVis;
public PageVisitorBase(PageVisit rece){
pageVis=rece;
}
@Override
public Object execute() {
return null;
}
@Override
public Object execute(final Object obj) {
return pageVis.Action(o... | 331 | 0.746224 | 0.746224 | 20 | 15.55 | 16.384367 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.05 | false | false | 13 |
88ecbf6ebdc25300fdb4eab379000c7662610011 | 21,595,095,581,372 | dadb63dc41f4ae4b6d0924c76d577f07af90e1e5 | /src/org/mbakkokom/simpleregex/interpreter/ast/entities/SetEntity.java | 98982aec04017d18467ce7da32da87191d6f9b99 | [] | no_license | mbakkokom/fla_regex | https://github.com/mbakkokom/fla_regex | 0fe2d45a7cd75c03ad71dd1e694699d4aae64ce9 | 73fc7d36ff53302894514cefd2233dbf56af3fee | refs/heads/master | 2020-04-24T00:04:20.664000 | 2019-02-27T14:47:30 | 2019-02-27T14:54:46 | 171,554,404 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.mbakkokom.simpleregex.interpreter.ast.entities;
import java.util.ArrayList;
import java.util.Arrays;
public class SetEntity extends ArrayList<Entity> implements Entity {
public SetEntity() {
super();
}
public SetEntity(Entity[] nodes) {
super(Arrays.asList(nodes));
}
... | UTF-8 | Java | 1,120 | java | SetEntity.java | Java | [] | null | [] | package org.mbakkokom.simpleregex.interpreter.ast.entities;
import java.util.ArrayList;
import java.util.Arrays;
public class SetEntity extends ArrayList<Entity> implements Entity {
public SetEntity() {
super();
}
public SetEntity(Entity[] nodes) {
super(Arrays.asList(nodes));
}
... | 1,120 | 0.601786 | 0.595536 | 47 | 22.829786 | 22.107397 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.425532 | false | false | 13 |
503c8afeae92a275ad3be77c9c81b30d6c1e40d1 | 2,894,807,987,286 | 0914d1c67dbf0c26e5ea7011fb24444d2a599d78 | /src/main/java/com/hjljy/blog/service/system/friends/FriendsServiceImpl.java | 71afcc7b085a9de9aa94af615dd222ef5e12cdee | [] | no_license | hjljy/blog | https://github.com/hjljy/blog | 5f9dd53cffa08381a1ccb206b5afea0b24232e58 | f3416f2542f0ea4da25021bd1b13a3e1bbde1cbc | refs/heads/master | 2020-04-07T06:41:24.165000 | 2019-01-24T06:46:22 | 2019-01-24T06:46:22 | 158,146,867 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hjljy.blog.service.system.friends;
import com.hjljy.blog.entity.system.Friends;
import com.hjljy.blog.service.base.BaseServiceImpl;
import org.springframework.stereotype.Service;
/**
* @Auther: HJLJY
* @Date: 2019/1/9 0009 16:56
* @Description:
*/
@Service
public class FriendsServiceImpl extends BaseS... | UTF-8 | Java | 370 | java | FriendsServiceImpl.java | Java | [
{
"context": "ringframework.stereotype.Service;\n\n/**\n * @Auther: HJLJY\n * @Date: 2019/1/9 0009 16:56\n * @Description:\n *",
"end": 214,
"score": 0.9996371269226074,
"start": 209,
"tag": "USERNAME",
"value": "HJLJY"
}
] | null | [] | package com.hjljy.blog.service.system.friends;
import com.hjljy.blog.entity.system.Friends;
import com.hjljy.blog.service.base.BaseServiceImpl;
import org.springframework.stereotype.Service;
/**
* @Auther: HJLJY
* @Date: 2019/1/9 0009 16:56
* @Description:
*/
@Service
public class FriendsServiceImpl extends BaseS... | 370 | 0.783784 | 0.745946 | 14 | 25.428572 | 26.253473 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 13 |
09c272dec8e81035223be548e7039141a11b27eb | 27,934,467,312,288 | d220657464c1922dc145e907bbbb1012df032116 | /src/main/java/BaseActions.java | 5dee7b63457cc01fec2f1db86b1abe4eeed019c6 | [] | no_license | nargizhuss/LiquibaseTests | https://github.com/nargizhuss/LiquibaseTests | f3370db78f59085aab710602bc1ea851aaa62f15 | 5a4c8a566ff34c3ddd411b6b824489a55ad568c2 | refs/heads/master | 2023-01-13T00:11:24.740000 | 2020-11-18T14:56:41 | 2020-11-18T14:56:41 | 313,969,798 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import org.openqa.selenium.*;
import org.openqa.selenium.support.ui.ExpectedConditions;
import org.openqa.selenium.support.ui.WebDriverWait;
import org.apache.commons.lang3.RandomStringUtils;
public class BaseActions {
protected WebDriver driver;
protected WebDriverWait wait;
public BaseActions(WebDrive... | UTF-8 | Java | 1,241 | java | BaseActions.java | Java | [] | null | [] | import org.openqa.selenium.*;
import org.openqa.selenium.support.ui.ExpectedConditions;
import org.openqa.selenium.support.ui.WebDriverWait;
import org.apache.commons.lang3.RandomStringUtils;
public class BaseActions {
protected WebDriver driver;
protected WebDriverWait wait;
public BaseActions(WebDrive... | 1,241 | 0.700242 | 0.697019 | 40 | 29.700001 | 33.359558 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 13 |
202375c1ea8e5bc78467e6a8058d00bee5332472 | 29,008,209,136,757 | 474ba263b9ddf211613f6ef6a03744696350349a | /designPatter/src/main/java/com/jimg/strategy/duck/MallardDuck.java | 604952b989bb3ca12c9574c843db9e98242ddb67 | [
"MIT"
] | permissive | Unchastity/DesignPattern | https://github.com/Unchastity/DesignPattern | 70651065d3d10241f5ddaa3c9a40cb79db0f00e2 | 88d348ea1b98a2252d7afc38c189dea416dc46ae | refs/heads/master | 2021-09-09T03:30:06.836000 | 2018-03-13T14:07:05 | 2018-03-13T14:07:05 | 109,199,610 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jimg.strategy.duck;
import com.jimg.strategy.duck.fly.flyImpl.FlyWithWings;
import com.jimg.strategy.duck.quack.quackImpl.Quack;
public class MallardDuck extends Duck {
public MallardDuck() {
flyBehavior = new FlyWithWings();
quackBehavior = new Quack();
}
@Override
publi... | UTF-8 | Java | 503 | java | MallardDuck.java | Java | [] | null | [] | package com.jimg.strategy.duck;
import com.jimg.strategy.duck.fly.flyImpl.FlyWithWings;
import com.jimg.strategy.duck.quack.quackImpl.Quack;
public class MallardDuck extends Duck {
public MallardDuck() {
flyBehavior = new FlyWithWings();
quackBehavior = new Quack();
}
@Override
publi... | 503 | 0.654076 | 0.654076 | 22 | 21.863636 | 20.222164 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 13 |
a1e73af098ea5c91e453a26544df404bb354c3cc | 5,978,594,503,518 | f8b4ad6fa69a8dae265c4351748c4a4cda855898 | /src/com/sony/npc/workflow/common/NPCProcessRejectAction.java | 91e75794fafa1b961e55c9b4dac46fab73abee7f | [] | no_license | sprinng/newsisAP | https://github.com/sprinng/newsisAP | f614611a9212b41d53de79ac6c0d9345c4c0def4 | 8c853bfdcdc639af174a116275e6a1de1ce11c38 | refs/heads/master | 2016-08-04T15:51:16.746000 | 2015-07-08T07:14:44 | 2015-07-08T07:14:44 | 35,209,366 | 1 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sony.npc.workflow.common;
import java.util.ArrayList;
import java.util.Map;
import org.apache.log4j.Logger;
import cn.com.sony.newsis.common.mail.SendMail;
import cn.com.sony.newsis.common.tools.CommonSearch;
import cn.com.sony.newsis.util.SpringContextUtil;
import cn.com.sony.newsis.util.actio... | UTF-8 | Java | 2,871 | java | NPCProcessRejectAction.java | Java | [] | null | [] | package com.sony.npc.workflow.common;
import java.util.ArrayList;
import java.util.Map;
import org.apache.log4j.Logger;
import cn.com.sony.newsis.common.mail.SendMail;
import cn.com.sony.newsis.common.tools.CommonSearch;
import cn.com.sony.newsis.util.SpringContextUtil;
import cn.com.sony.newsis.util.actio... | 2,871 | 0.725081 | 0.722562 | 70 | 37.700001 | 24.883356 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.542857 | false | false | 13 |
22631b82436e351cb8b08055b273cba01678b8e7 | 27,479,200,798,869 | b27a23becaa220af480821ff50f74c74aa0a5ca7 | /src/main/java/com/songoda/skyblock/command/commands/admin/SetAlwaysLoadedCommand.java | c388a822598a1008b95d370692b2d1592652eab2 | [
"LicenseRef-scancode-other-permissive"
] | permissive | dirtysololil/FabledSkyBlock | https://github.com/dirtysololil/FabledSkyBlock | febc36c949a5de389daa84e5afa7ceb705a45e44 | 6bdfb0ace418c9148dca8dc8644b002b6ea76253 | refs/heads/master | 2021-05-19T14:20:17.860000 | 2020-03-31T11:23:56 | 2020-03-31T11:23:56 | 251,753,227 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.songoda.skyblock.command.commands.admin;
import java.io.File;
import java.util.UUID;
import com.songoda.core.compatibility.CompatibleSound;
import org.bukkit.Bukkit;
import org.bukkit.command.CommandSender;
import org.bukkit.command.ConsoleCommandSender;
import org.bukkit.configuration.file.FileConfigurat... | UTF-8 | Java | 3,708 | java | SetAlwaysLoadedCommand.java | Java | [] | null | [] | package com.songoda.skyblock.command.commands.admin;
import java.io.File;
import java.util.UUID;
import com.songoda.core.compatibility.CompatibleSound;
import org.bukkit.Bukkit;
import org.bukkit.command.CommandSender;
import org.bukkit.command.ConsoleCommandSender;
import org.bukkit.configuration.file.FileConfigurat... | 3,708 | 0.669364 | 0.665588 | 102 | 35.35294 | 31.029602 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.588235 | false | false | 13 |
012ba42c4575fc35eda3720059861b011af9f68d | 5,411,658,799,493 | 36e229e751ce9b23fe864b097f3971fefd2c0c10 | /app/src/main/java/com/jprarama/courtcounterapp/CourtScoreFragment.java | 474a31c9fa73b1770809c52897330d84fc59d55f | [] | no_license | jrarama/nd803_02_CourtCounterApp | https://github.com/jrarama/nd803_02_CourtCounterApp | 4f7521fd39b431dbfbe12eeea9c4323176451f67 | 7d1d0a6d076a1e8b36c05f7e8648ae8dd8a9def2 | refs/heads/master | 2021-01-09T20:11:46.423000 | 2016-07-01T14:57:06 | 2016-07-01T14:57:06 | 62,331,857 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jprarama.courtcounterapp;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.TextView;
/**
* Created ... | UTF-8 | Java | 2,051 | java | CourtScoreFragment.java | Java | [
{
"context": "import android.widget.TextView;\n\n/**\n * Created by joshua on 1/7/16.\n */\npublic class CourtScoreFragment ex",
"end": 329,
"score": 0.753431499004364,
"start": 323,
"tag": "NAME",
"value": "joshua"
}
] | null | [] | package com.jprarama.courtcounterapp;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.TextView;
/**
* Created ... | 2,051 | 0.649439 | 0.640176 | 68 | 29.161764 | 25.715416 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 13 |
24eae8999aebe892e40fa68c14f77967a535da2b | 7,499,012,919,558 | ca7198884285b3a40a756a0541a6c2865f15b900 | /code/LeetCode/src/binarysearch/DivideTwoIntegers.java | 32ca2091282c36dfa65dad2b25b658b962f4dbbf | [] | no_license | zgpeace/awesome-java-leetcode | https://github.com/zgpeace/awesome-java-leetcode | bce273a69dd1f9cac0017b05c1eac9d52d39e42d | c6fcafdf0bb1eeb7e3220ed6a85143489c5791a8 | refs/heads/master | 2021-06-06T06:06:03.107000 | 2020-06-14T08:09:42 | 2020-06-14T08:09:42 | 144,134,083 | 1 | 0 | null | true | 2018-08-09T09:55:11 | 2018-08-09T09:55:11 | 2018-08-09T06:19:29 | 2018-05-17T03:40:14 | 472 | 0 | 0 | 0 | null | false | null | package binarysearch;
// https://leetcode.com/problems/divide-two-integers/
public class DivideTwoIntegers {
//int maxOfHalf = Integer.MAX_VALUE >> 1;
//
//public static void main(String[] args) {
// DivideTwoIntegers obj = new DivideTwoIntegers();
// int result = obj.divide(-2147483648, -1);
// System... | UTF-8 | Java | 2,926 | java | DivideTwoIntegers.java | Java | [] | null | [] | package binarysearch;
// https://leetcode.com/problems/divide-two-integers/
public class DivideTwoIntegers {
//int maxOfHalf = Integer.MAX_VALUE >> 1;
//
//public static void main(String[] args) {
// DivideTwoIntegers obj = new DivideTwoIntegers();
// int result = obj.divide(-2147483648, -1);
// System... | 2,926 | 0.570745 | 0.553315 | 102 | 27.686274 | 23.445799 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.568627 | false | false | 13 |
f0a5d0dc281602490cd4a157d3c035e7ebc07c9e | 17,308,718,221,671 | 4b3a5c70ea0a47da01b1dd14ed0d42b7cb46fc13 | /src/test/java/be/ugent/rml/SourceNotPresentTest.java | 56c177847ca1a20853f4b2377467d54ffb5730c2 | [
"MIT",
"LGPL-3.0-only",
"EPL-1.0",
"MPL-2.0",
"BSD-3-Clause",
"LGPL-2.0-or-later",
"GPL-2.0-only",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | RMLio/rmlmapper-java | https://github.com/RMLio/rmlmapper-java | 02d1b650c6af0e869a9fbddcc060bbbbd1b2cb24 | c2109d5edcf730b6342f8c5c23e297b368327c1d | refs/heads/master | 2023-08-30T07:38:10.078000 | 2023-07-06T08:48:55 | 2023-07-06T08:48:55 | 138,707,242 | 137 | 68 | MIT | false | 2023-07-28T11:10:14 | 2018-06-26T08:22:17 | 2023-07-24T02:50:11 | 2023-07-28T11:08:11 | 88,503 | 130 | 57 | 54 | Java | false | false | package be.ugent.rml;
import org.junit.jupiter.api.Test;
import java.io.IOException;
import java.net.URL;
import static org.junit.jupiter.api.Assertions.assertThrows;
public class SourceNotPresentTest extends TestFunctionCore{
@Test
public void evaluate_1035_CSV() throws Exception {
Executor execu... | UTF-8 | Java | 1,088 | java | SourceNotPresentTest.java | Java | [] | null | [] | package be.ugent.rml;
import org.junit.jupiter.api.Test;
import java.io.IOException;
import java.net.URL;
import static org.junit.jupiter.api.Assertions.assertThrows;
public class SourceNotPresentTest extends TestFunctionCore{
@Test
public void evaluate_1035_CSV() throws Exception {
Executor execu... | 1,088 | 0.685662 | 0.663603 | 34 | 31 | 29.826952 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.470588 | false | false | 13 |
d006b214ab3d6c8ec7b460b1f0c4d7e02012cf54 | 22,144,851,387,989 | af942d7dfef0838e5eff1f27fc5d57bdfae534c1 | /src/Modelo/Inserir.java | 07f1f083f9aece8f689cb88c72284bdffe2103d0 | [] | no_license | rafaelneto2/FitSociety | https://github.com/rafaelneto2/FitSociety | cd2e280930af40a4ec2e2be8759bcb9a23ea2bc6 | f9e8bbdcd0a4c07c056e9b00cc93d685176be67e | refs/heads/master | 2021-01-19T23:32:35.971000 | 2017-11-30T19:13:11 | 2017-11-30T19:13:11 | 88,990,446 | 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 Modelo;
/**
*
* @author Alfredo Myranda
*/
public class Inserir {
private String muculo;
private Strin... | UTF-8 | Java | 1,148 | java | Inserir.java | Java | [
{
"context": "itor.\r\n */\r\npackage Modelo;\r\n\r\n/**\r\n *\r\n * @author Alfredo Myranda\r\n */\r\npublic class Inserir {\r\n private String ",
"end": 244,
"score": 0.9998860359191895,
"start": 229,
"tag": "NAME",
"value": "Alfredo Myranda"
}
] | 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 Modelo;
/**
*
* @author <NAME>
*/
public class Inserir {
private String muculo;
private String exercic... | 1,139 | 0.577526 | 0.577526 | 58 | 17.793104 | 17.115992 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.327586 | false | false | 13 |
2fb28c9aa6dc9de40ceb1900a070e40220c52b50 | 29,824,252,929,737 | 1cb9c9d41e72b2703890f90c62379d77c8aa9a49 | /src/main/java/com/sarki/micro/controller/ConfigController.java | 2dd51077b2a830ac8bba840098071e4a04bebf10 | [] | no_license | miguelngansop/sarkifinances | https://github.com/miguelngansop/sarkifinances | bd698d773dfdc63c3a593d336ba0eedc0703ec42 | ee249ddef92c1c17a971aa6288d394551c831944 | refs/heads/master | 2020-05-31T07:58:50.391000 | 2019-08-05T10:11:08 | 2019-08-05T10:11:08 | 190,177,663 | 4 | 0 | null | false | 2019-07-25T16:05:22 | 2019-06-04T10:12:21 | 2019-07-25T15:13:20 | 2019-07-25T16:05:21 | 106 | 0 | 0 | 0 | Java | false | false | package com.sarki.micro.controller;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestBody;
... | UTF-8 | Java | 1,270 | java | ConfigController.java | Java | [] | null | [] | package com.sarki.micro.controller;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestBody;
... | 1,270 | 0.741732 | 0.741732 | 42 | 28.238094 | 21.85429 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.333333 | false | false | 13 |
3cfd6d9784e2cf508d7a3447877d9cc078705b0e | 10,359,461,134,443 | 4f603d88cc29b0c49853afea5c7e3952e70c505a | /app/src/main/java/com/example/vinaykl/bs2/Payment_Submit.java | c6c04ddc08711e61a640b97af2e4628937bb3968 | [] | no_license | vinaykl/Medicare-Android-app | https://github.com/vinaykl/Medicare-Android-app | f6e43dd69d738b0e304804e444da34d2a9075671 | 4388e16d95c205f7cdeb56e4262b29c087decadd | refs/heads/master | 2021-01-19T21:33:23.018000 | 2017-04-18T19:52:14 | 2017-04-18T19:52:14 | 88,665,091 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.vinaykl.bs2;
import android.content.Intent;
import android.database.Cursor;
import android.database.SQLException;
import android.database.sqlite.SQLiteDatabase;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar... | UTF-8 | Java | 4,818 | java | Payment_Submit.java | Java | [
{
"context": "package com.example.vinaykl.bs2;\r\n\r\nimport android.content.Intent;\r\nimport an",
"end": 27,
"score": 0.9618081450462341,
"start": 20,
"tag": "USERNAME",
"value": "vinaykl"
}
] | null | [] | package com.example.vinaykl.bs2;
import android.content.Intent;
import android.database.Cursor;
import android.database.SQLException;
import android.database.sqlite.SQLiteDatabase;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar... | 4,818 | 0.601079 | 0.598589 | 138 | 32.913044 | 30.023777 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.702899 | false | false | 13 |
9ce7629a0236005ac5a79374ac33154fc476e90b | 30,777,735,660,781 | 000688d559dbddf4a1c832c7ed7143dfe2d423f5 | /src/framework/factories/IPartyFactory.java | a67a17945451b166d1355c4184a5db4dd2d19fee | [] | no_license | abdullahashik/BankingFramework | https://github.com/abdullahashik/BankingFramework | 3e33d6f0a4d0021b51ecba721d9c47744d2e2a4f | ad3e53e68423486f3e26d43c898c8a554032fd02 | refs/heads/master | 2021-01-12T13:39:35.581000 | 2016-04-14T20:10:19 | 2016-04-14T20:10:19 | 70,059,417 | 1 | 0 | null | true | 2016-10-05T12:44:59 | 2016-10-05T12:44:58 | 2016-04-14T20:15:49 | 2016-04-14T20:10:52 | 118 | 0 | 0 | 0 | null | null | null | package framework.factories;
import framework.dto.PartyDTO;
import framework.entities.Party;
/**
*
* @author AFL
* @param <T>
*
*/
public interface IPartyFactory extends IFactory<PartyDTO, Party>{
@Override
public Party create(PartyDTO dto);
} | UTF-8 | Java | 253 | java | IPartyFactory.java | Java | [
{
"context": "port framework.entities.Party;\n\n/**\n * \n * @author AFL\n * @param <T>\n *\n */\npublic interface IPartyFacto",
"end": 117,
"score": 0.9962562322616577,
"start": 114,
"tag": "USERNAME",
"value": "AFL"
}
] | null | [] | package framework.factories;
import framework.dto.PartyDTO;
import framework.entities.Party;
/**
*
* @author AFL
* @param <T>
*
*/
public interface IPartyFactory extends IFactory<PartyDTO, Party>{
@Override
public Party create(PartyDTO dto);
} | 253 | 0.735178 | 0.735178 | 15 | 15.933333 | 17.975786 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 13 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.