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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
dcf0491f5039519356d3a455fae89e63365600e7 | 8,297,876,872,665 | 5f49e7926134959cf4c3d7a86665e2c74467701c | /src/main/java/com/ws/ogre/v2/avroutils/AvroPath.java | df926b09aa857297377dbf67e7e76d45c62ca83a | [
"Apache-2.0"
] | permissive | ogreflow/ogre | https://github.com/ogreflow/ogre | bee5f1dd0799af48ef8b05fff941faba535ffb85 | dbc934da85b9265d3a092e60b5fb1aef3f5e3f0f | refs/heads/develop | 2022-07-24T15:46:31.680000 | 2020-10-13T20:35:31 | 2020-10-13T20:35:31 | 210,383,621 | 3 | 0 | null | false | 2022-07-15T21:07:33 | 2019-09-23T15:00:28 | 2020-10-13T20:35:36 | 2022-07-15T21:07:33 | 9,002 | 3 | 0 | 5 | Java | false | false | package com.ws.ogre.v2.avroutils;
import org.apache.avro.generic.GenericRecord;
public class AvroPath {
public String path;
public String field;
public String[] subpaths;
public AvroPath(String theJsonPath) {
String[] aParts = theJsonPath.substring(2).split("\\.");
field = aParts[a... | UTF-8 | Java | 999 | java | AvroPath.java | Java | [] | null | [] | package com.ws.ogre.v2.avroutils;
import org.apache.avro.generic.GenericRecord;
public class AvroPath {
public String path;
public String field;
public String[] subpaths;
public AvroPath(String theJsonPath) {
String[] aParts = theJsonPath.substring(2).split("\\.");
field = aParts[a... | 999 | 0.562563 | 0.556557 | 45 | 21.222221 | 20.090782 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.422222 | false | false | 8 |
46c260d8b94711f4081bb8eeacd03a5a71e39c11 | 16,990,890,681,903 | 2113dfc9701c2037bee87fbc589322c0c55001ec | /src/tests/sic/sST/poisson/sSTCpoissonMetaHeurOpt.java | e0fbbbbb85ab2e8535966668c9c7a9969212fcd1 | [] | no_license | ioannischristou/popt4jlib | https://github.com/ioannischristou/popt4jlib | e129915f518d7c0638b2cc751487294b42684dcb | f03dbfb91acbc3e9a9aba9bed48e062d60cd84b8 | refs/heads/master | 2023-07-06T14:04:16.697000 | 2023-07-04T12:43:21 | 2023-07-04T12:43:21 | 23,873,414 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tests.sic.sST.poisson;
import parallel.distributed.*;
import popt4jlib.DblArray1Vector;
import popt4jlib.GA.*;
import popt4jlib.SA.*;
import popt4jlib.PS.*;
import popt4jlib.DE.*;
import utils.Messenger;
import utils.PairObjDouble;
import java.util.HashMap;
/**
* class uses any of the followin... | UTF-8 | Java | 7,854 | java | sSTCpoissonMetaHeurOpt.java | Java | [
{
"context": "(c) 2011-2021</p>\r\n * <p>Company: </p>\r\n * @author Ioannis T. Christou\r\n * @version 1.0\r\n */\r\npublic class sSTCpoissonMe",
"end": 628,
"score": 0.9998776316642761,
"start": 609,
"tag": "NAME",
"value": "Ioannis T. Christou"
}
] | null | [] | package tests.sic.sST.poisson;
import parallel.distributed.*;
import popt4jlib.DblArray1Vector;
import popt4jlib.GA.*;
import popt4jlib.SA.*;
import popt4jlib.PS.*;
import popt4jlib.DE.*;
import utils.Messenger;
import utils.PairObjDouble;
import java.util.HashMap;
/**
* class uses any of the followin... | 7,841 | 0.619812 | 0.594601 | 190 | 39.336842 | 20.98727 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.805263 | false | false | 8 |
5c6eda05da49910e007c09dbf9f4ec8d73db1923 | 16,990,890,682,313 | 21b5d11f9d0e79ffd53ac111d8b79de87c2ee521 | /app/src/main/java/jp/ac/titech/itpro/sdl/tsuyoso2/Calendar/OnNextBackClickListener.java | 5e3f98cff5cc7984fbe3303f981e02c53d563698 | [] | no_license | TeamTSUYOSO/app | https://github.com/TeamTSUYOSO/app | e874c968e41e77ca157d1f1222027fdcac7c884e | f5ed9a57b4ab5aab0b0fd956ab69c3d6de6232a9 | refs/heads/master | 2020-05-21T08:52:42.237000 | 2017-02-28T04:57:17 | 2017-02-28T04:57:17 | 70,034,491 | 0 | 1 | null | false | 2017-02-28T04:57:18 | 2016-10-05T06:10:44 | 2016-10-05T06:23:01 | 2017-02-28T04:57:18 | 2,294 | 0 | 1 | 4 | Java | null | null | package jp.ac.titech.itpro.sdl.tsuyoso2.Calendar;
import java.util.EventListener;
/**
* Created by kayo on 2016/10/31.
*/
public interface OnNextBackClickListener extends EventListener{
public void onNextBackClick(int year,int month,int nextback);
}
| UTF-8 | Java | 257 | java | OnNextBackClickListener.java | Java | [
{
"context": "\nimport java.util.EventListener;\n/**\n * Created by kayo on 2016/10/31.\n */\npublic interface OnNextBackCli",
"end": 105,
"score": 0.9990211725234985,
"start": 101,
"tag": "USERNAME",
"value": "kayo"
}
] | null | [] | package jp.ac.titech.itpro.sdl.tsuyoso2.Calendar;
import java.util.EventListener;
/**
* Created by kayo on 2016/10/31.
*/
public interface OnNextBackClickListener extends EventListener{
public void onNextBackClick(int year,int month,int nextback);
}
| 257 | 0.77821 | 0.743191 | 9 | 27.555555 | 25.451963 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 8 |
0bcf7311807bff86bea162dac6aa23dfb5ec5730 | 18,476,949,345,729 | 2e574df4f6eca013a160222a880727f2c310f1a7 | /src/test/java/com/futuresoftware/ErpRecruitmentModuleApplicationTests.java | 2a0adf04d091a7a02dbb6202978ef83633368a99 | [] | no_license | Fady-Raafat/Hr-Module | https://github.com/Fady-Raafat/Hr-Module | d81591dcbd8abf0692f3f080050bb18ce75df500 | e1fa750920ad60c56e23634f8a96f5634ab3741e | refs/heads/master | 2022-12-24T20:32:22.372000 | 2020-10-10T16:43:53 | 2020-10-10T16:43:53 | 302,944,563 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.futuresoftware;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date... | UTF-8 | Java | 854 | java | ErpRecruitmentModuleApplicationTests.java | Java | [] | null | [] | package com.futuresoftware;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date... | 854 | 0.822014 | 0.822014 | 38 | 21.473684 | 20.351822 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.736842 | false | false | 8 |
5f01e0e09c5565646c1e920bb8c3a0f8f54e7cad | 31,550,829,822,606 | e82c1473b49df5114f0332c14781d677f88f363f | /MED-CLOUD/med-service/src/test/java/nta/med/service/integration/inps/INP1001U01INPDateFormExeProcTest.java | 8b0e19bfa7dec9b406172fb2f7c2c4dac6c2976e | [] | no_license | zhiji6/mih | https://github.com/zhiji6/mih | fa1d2279388976c901dc90762bc0b5c30a2325fc | 2714d15853162a492db7ea8b953d5b863c3a8000 | refs/heads/master | 2023-08-16T18:35:19.836000 | 2017-12-28T09:33:19 | 2017-12-28T09:33:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nta.med.service.integration.inps;
import org.junit.Test;
import nta.med.common.remoting.rpc.protobuf.Rpc;
import nta.med.service.ihis.proto.CommonModelProto;
import nta.med.service.ihis.proto.InpsServiceProto;
import nta.med.service.integration.MessageRequestTest;
public class INP1001U01INPDateFormExeProcTes... | UTF-8 | Java | 1,525 | java | INP1001U01INPDateFormExeProcTest.java | Java | [] | null | [] | package nta.med.service.integration.inps;
import org.junit.Test;
import nta.med.common.remoting.rpc.protobuf.Rpc;
import nta.med.service.ihis.proto.CommonModelProto;
import nta.med.service.ihis.proto.InpsServiceProto;
import nta.med.service.integration.MessageRequestTest;
public class INP1001U01INPDateFormExeProcTes... | 1,525 | 0.828852 | 0.801967 | 28 | 53.464287 | 43.337944 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.678571 | false | false | 8 |
784a181397d49a14a18e8d8087cb86663d97c0b9 | 11,484,742,585,677 | 67da3917c854d39e99ccb3a04f8d698534f35fa9 | /JAVAFILES/Arrays.sort().java | e43fb9a31212edff052bfd3bcd64a32c7ae7ef73 | [] | no_license | livewire15/Java-codes | https://github.com/livewire15/Java-codes | d3c3bf6412c287298de5a966e04e37cdb8c383d8 | 403fac0873f8e2b00f11c3a956693a45b8a00848 | refs/heads/master | 2020-06-04T01:49:38.439000 | 2019-06-13T19:24:52 | 2019-06-13T19:24:52 | 191,821,575 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
import java.util.Arrays;
class sort
{
public static void main(String args[])
{
int a[]={4,1,6,3,8,5,3,9};
System.out.println("Unsorted array");
for(int i=0;i<a.length;i++)
{
System.out.println(a[i]);
}
Arrays.sort(a);
for(i=0;i<a.length;i++)
{
System.out.println(a[i]);
}
}
} | UTF-8 | Java | 296 | java | Arrays.sort().java | Java | [] | null | [] | import java.util.*;
import java.util.Arrays;
class sort
{
public static void main(String args[])
{
int a[]={4,1,6,3,8,5,3,9};
System.out.println("Unsorted array");
for(int i=0;i<a.length;i++)
{
System.out.println(a[i]);
}
Arrays.sort(a);
for(i=0;i<a.length;i++)
{
System.out.println(a[i]);
}
}
} | 296 | 0.648649 | 0.614865 | 20 | 13.85 | 13.09685 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.9 | false | false | 8 |
f12f817fb536abe555742d82006626a6a72f37c2 | 11,484,742,587,968 | 09cc985043e61a157daa41f77bb18cccf0ebfd28 | /src/main/java/com/ailk/eaap/op2/sso/main/model/UnifinedAuthBean.java | b2c6b4b707834cd781d0d7371bf9c778c15c9878 | [] | no_license | o2p-asiainfo/o2p-sso | https://github.com/o2p-asiainfo/o2p-sso | 83ef8303e0ea5587d2c7602ffebb1f8d7e212496 | 38f918a731c33efc056488b49ec3989dd42cce6d | refs/heads/master | 2021-01-21T10:59:23.398000 | 2017-03-01T03:33:57 | 2017-03-01T03:34:12 | 83,507,361 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ailk.eaap.op2.sso.main.model;
public class UnifinedAuthBean {
public static String PWDTYPE = "10";
public static String ACCOUNTTYPE = "100";
public static String SVCCONT = "<SvcCont>" + "<AuthReq>" + "<AuthInfo>"
+ "<AccountType>accountType</AccountType>"
+ "<AccountID>accountID</AccountID>" + "<P... | UTF-8 | Java | 627 | java | UnifinedAuthBean.java | Java | [
{
"context": "ifinedAuthBean {\n\tpublic static String PWDTYPE = \"10\";\n\tpublic static String ACCOUNTTYPE = \"100\";\n\tpub",
"end": 110,
"score": 0.9712013006210327,
"start": 108,
"tag": "PASSWORD",
"value": "10"
},
{
"context": "\" + \"<PWDType>pWDType</PWDType>\"\n\t\t\t+ \" <P... | null | [] | package com.ailk.eaap.op2.sso.main.model;
public class UnifinedAuthBean {
public static String PWDTYPE = "10";
public static String ACCOUNTTYPE = "100";
public static String SVCCONT = "<SvcCont>" + "<AuthReq>" + "<AuthInfo>"
+ "<AccountType>accountType</AccountType>"
+ "<AccountID>accountID</AccountID>" + "<P... | 629 | 0.703349 | 0.69378 | 20 | 30.35 | 23.717663 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.55 | false | false | 8 |
d91e8b8e23bfcdb3b4f6fa4ec7620861a9164dc3 | 30,434,138,292,620 | cf5932e1252df50ede5b89ee52684b6e8f681782 | /src/com/demo/BitwiseDemo.java | 80ad47743af9cc6c229ac29749e993299788aca8 | [] | no_license | everythingisdata/Codility-Exercise | https://github.com/everythingisdata/Codility-Exercise | 41eee80c918128b18b4c6889421c933ac2d86e91 | 6164f766bff98b6279cc1212b429423d3356038a | refs/heads/master | 2020-03-10T02:03:12.860000 | 2018-04-11T17:06:39 | 2018-04-11T17:06:39 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.demo;
public class BitwiseDemo {
public static void main(String[] args) {
System.out.println("new BitwiseXOR().bitXor(5,8) = " + new BitwiseDemo().bitXor2Intger(5, 8));
}
public int bitXor2Intger(int m, int n) {
int result = m;
for (int i = m + 1; i < n + 1; i++) {
result = bitXor(result, i... | UTF-8 | Java | 942 | java | BitwiseDemo.java | Java | [] | null | [] | package com.demo;
public class BitwiseDemo {
public static void main(String[] args) {
System.out.println("new BitwiseXOR().bitXor(5,8) = " + new BitwiseDemo().bitXor2Intger(5, 8));
}
public int bitXor2Intger(int m, int n) {
int result = m;
for (int i = m + 1; i < n + 1; i++) {
result = bitXor(result, i... | 942 | 0.528662 | 0.509554 | 49 | 18.224489 | 19.144205 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.163265 | false | false | 8 |
9edf4f3da57a1d06b56b95080c10bb1b70fca9ec | 22,634,477,671,694 | a50efb53edf54253af4b5c69f00d8d8f3e9b8af9 | /src/main/java/test_base/Test02.java | 4bb7740da32d8c324e838c743f3f30dede4031cf | [] | no_license | daodaovps/testJavaCompile | https://github.com/daodaovps/testJavaCompile | 0b71e491ce6e04746dbf0a78a5e155d7e6e03384 | dd49ed920553ae8fe11302bf92b8b00edec95687 | refs/heads/master | 2020-02-07T22:43:01.525000 | 2017-08-05T07:02:58 | 2017-08-05T07:02:58 | 99,393,729 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test_base;
import com.itranswarp.compiler.JavaStringCompiler;
import org.nutz.lang.Mirror;
import java.util.Map;
/**
* Created by zhu on 17-8-5.
*/
public class Test02 {
/**
* java 脚本引擎 示例
*
* @param args
*/
public static void main(String[] args) {
try {
... | UTF-8 | Java | 1,217 | java | Test02.java | Java | [
{
"context": ".Mirror;\n\nimport java.util.Map;\n\n/**\n * Created by zhu on 17-8-5.\n */\npublic class Test02 {\n\n\n /**\n ",
"end": 145,
"score": 0.9993489980697632,
"start": 142,
"tag": "USERNAME",
"value": "zhu"
}
] | null | [] | package test_base;
import com.itranswarp.compiler.JavaStringCompiler;
import org.nutz.lang.Mirror;
import java.util.Map;
/**
* Created by zhu on 17-8-5.
*/
public class Test02 {
/**
* java 脚本引擎 示例
*
* @param args
*/
public static void main(String[] args) {
try {
... | 1,217 | 0.487424 | 0.476149 | 54 | 20.351852 | 23.639387 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.388889 | false | false | 8 |
513071e5c23937b7c08053daeb9a388b470e4506 | 15,702,400,448,372 | d3f86bf6498e1a9b5252374832a83951e8463c4d | /Java Advanced - 2019/F_DEFINING CLASSES/src/Exercise/c_SpeedRacing/Car.java | ff732d92b372921a61e84c6b7cbe2bc46461ef72 | [] | no_license | Kristiyan93/Java-Advanced | https://github.com/Kristiyan93/Java-Advanced | 39fc4318d6095f8bd071f6d5e960e3ce3d5101aa | 5d6f0797ead7e5959a345222384c9498fc7d0951 | refs/heads/master | 2022-01-12T18:23:06.277000 | 2019-06-03T07:36:09 | 2019-06-03T07:36:09 | 112,085,544 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Exercise.c_SpeedRacing;
public class Car {
private String model;
private double fuelAmaount;
private double fuelCostFor1km;
private int distanceTraveled;
public Car(String model, double fuelAmaount, double fuelCostFor1km) {
this.model = model;
this.fuelAmaount = fuelAmaount... | UTF-8 | Java | 970 | java | Car.java | Java | [] | null | [] | package Exercise.c_SpeedRacing;
public class Car {
private String model;
private double fuelAmaount;
private double fuelCostFor1km;
private int distanceTraveled;
public Car(String model, double fuelAmaount, double fuelCostFor1km) {
this.model = model;
this.fuelAmaount = fuelAmaount... | 970 | 0.638144 | 0.630928 | 35 | 26.714285 | 23.937504 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 8 |
ca0c08b30229c746b926aee686b0427a15a95c32 | 15,702,400,450,641 | 80485d5d8493be37e2100925c425f1b79d4f1059 | /src/org/darkstorm/runescape/api/input/ModelMouseTarget.java | 7b6e3ac8f312e8da622ad57ecf20266b139ce0b1 | [] | no_license | JBerben/dbotcore | https://github.com/JBerben/dbotcore | c81f7ae1c8bb179c0dc39cb883f460c842ff4724 | 3a603fd19131d243486483ecac7fa6f0f44d71c1 | refs/heads/master | 2023-01-08T20:41:18.687000 | 2014-04-20T22:05:04 | 2014-04-20T22:05:04 | 312,756,468 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.darkstorm.runescape.api.input;
import java.awt.*;
import org.darkstorm.runescape.api.wrapper.Model;
public class ModelMouseTarget implements MouseTarget {
private final Model model;
public ModelMouseTarget(Model model) {
this.model = model;
}
@Override
public MouseTarget getTarget() {
return t... | UTF-8 | Java | 706 | java | ModelMouseTarget.java | Java | [] | null | [] | package org.darkstorm.runescape.api.input;
import java.awt.*;
import org.darkstorm.runescape.api.wrapper.Model;
public class ModelMouseTarget implements MouseTarget {
private final Model model;
public ModelMouseTarget(Model model) {
this.model = model;
}
@Override
public MouseTarget getTarget() {
return t... | 706 | 0.726629 | 0.726629 | 37 | 18.081081 | 18.068007 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.324324 | false | false | 8 |
e698ea9f9a145ed07d0b081e3fbed6aed6a4adc5 | 23,587,960,394,377 | fb7e3c49116cdc66648145dca6f6ab1b80e15434 | /src/sort/QuickSort.java | ef5a8c4c95eb4e36b9d4f506c292692486f11a23 | [] | no_license | Rainy55623/DataStructure | https://github.com/Rainy55623/DataStructure | 21d9a2600f65b7c043bab4e1713e49e1925e5148 | 9fa491c0cca1f6135ba9c2efe9f71a3c7ce3c888 | refs/heads/master | 2020-04-27T01:46:36.897000 | 2019-03-05T15:51:25 | 2019-03-05T15:51:25 | 173,974,695 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sort;
import java.util.Arrays;
public class QuickSort {
public static void main(String[] args) {
int[] arr=new int[] {4,3,6,9,5,0,1,7,6,8};
quickSort(arr,0,arr.length-1);
System.out.println(Arrays.toString(arr));
}
public static void quickSort(int[] arr,int start,int end) {
if(sta... | GB18030 | Java | 1,280 | java | QuickSort.java | Java | [] | null | [] | package sort;
import java.util.Arrays;
public class QuickSort {
public static void main(String[] args) {
int[] arr=new int[] {4,3,6,9,5,0,1,7,6,8};
quickSort(arr,0,arr.length-1);
System.out.println(Arrays.toString(arr));
}
public static void quickSort(int[] arr,int start,int end) {
if(sta... | 1,280 | 0.599165 | 0.584551 | 47 | 18.382978 | 15.214149 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.042553 | false | false | 8 |
3486641515ff648f53e6eacb4b9d9a39586e6c80 | 15,418,932,595,531 | 55245f15af49bc82f064c9f41b98a0d32d544055 | /DuckHuntingV3/src/main/java/com/bateman/duckhuntingv3/Game.java | 4d46b7c5e416d1975874b513f274f4cd2db56fc0 | [] | no_license | jrbateman/ITC362_DemoCode_SP21 | https://github.com/jrbateman/ITC362_DemoCode_SP21 | 390f0cac45c562a81498480a20e40088bf264f05 | cdc7d839df6d7b3d3e78dcf73c92e84a26bd2266 | refs/heads/master | 2022-12-03T11:02:33.742000 | 2022-09-23T21:38:37 | 2022-09-23T21:38:37 | 229,639,680 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bateman.duckhuntingv3;
import android.graphics.Point;
import android.graphics.Rect;
import java.util.Random;
public class Game {
private Rect huntingRect;
private int deltaTime; // in milliSeconds
private Rect duckRect;
private int duckWidth;
private int duckHeight;
private float duckSp... | UTF-8 | Java | 5,289 | java | Game.java | Java | [
{
"context": "package com.bateman.duckhuntingv3;\n\nimport android.graphics.Point;\nim",
"end": 19,
"score": 0.5826443433761597,
"start": 13,
"tag": "USERNAME",
"value": "ateman"
}
] | null | [] | package com.bateman.duckhuntingv3;
import android.graphics.Point;
import android.graphics.Rect;
import java.util.Random;
public class Game {
private Rect huntingRect;
private int deltaTime; // in milliSeconds
private Rect duckRect;
private int duckWidth;
private int duckHeight;
private float duckSp... | 5,289 | 0.654377 | 0.650785 | 201 | 25.318407 | 20.131363 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.492537 | false | false | 8 |
1fab6846c516d7ce25fb17083b6017a04017703f | 15,229,954,038,341 | df78bc085c76b549bc7a1b8328bbb4c5657559bb | /Game/com/amoghbhagwat/game/Renderer.java | bea0dd0ecd4a8d753b5fcb75a15bf2925835f1f0 | [] | no_license | AmoghBhagwat/lwjgl-game | https://github.com/AmoghBhagwat/lwjgl-game | 023ac7721b5c50a907c6036d153eff6b357b0baf | 4136a4ea0242caae1c719d9b9f9f45280eb16ce3 | refs/heads/master | 2021-01-02T22:53:37.376000 | 2017-08-05T10:33:19 | 2017-08-05T10:33:19 | 98,641,777 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.amoghbhagwat.game;
import com.amoghbhagwat.engine.Utils;
import com.amoghbhagwat.engine.Window;
import com.amoghbhagwat.engine.graph.ShaderProgram;
import com.amoghbhagwat.engine.light.DirectionalLight;
import com.amoghbhagwat.engine.light.PointLight;
import com.amoghbhagwat.engine.light.SpotLight;
import ... | UTF-8 | Java | 5,184 | java | Renderer.java | Java | [] | null | [] | package com.amoghbhagwat.game;
import com.amoghbhagwat.engine.Utils;
import com.amoghbhagwat.engine.Window;
import com.amoghbhagwat.engine.graph.ShaderProgram;
import com.amoghbhagwat.engine.light.DirectionalLight;
import com.amoghbhagwat.engine.light.PointLight;
import com.amoghbhagwat.engine.light.SpotLight;
import ... | 5,184 | 0.715664 | 0.705247 | 129 | 39.186047 | 32.815853 | 182 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.868217 | false | false | 8 |
2293a24bddd5d22120dd06db4317c086ba103dde | 21,328,807,626,218 | d73cb6ebaa2622dbf792ace08fb3adde1e7f761c | /src/main/java/com/zhyn4j/sbtwo/bridge/Gift.java | 962594a6d9f91d9ab8e7fbae8a8b4233adb47e49 | [] | no_license | zhangyn4j/sbtwo | https://github.com/zhangyn4j/sbtwo | fad78d19c0521d5b4717c72508e2bcd6fc65aba0 | a85f9863ecb64cb6d9e09c8e62a5f9f2c86fd55d | refs/heads/master | 2020-04-03T19:15:04.496000 | 2019-01-31T05:41:25 | 2019-01-31T05:41:25 | 155,516,599 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zhyn4j.sbtwo.bridge;
public class Gift {
}
| UTF-8 | Java | 56 | java | Gift.java | Java | [] | null | [] | package com.zhyn4j.sbtwo.bridge;
public class Gift {
}
| 56 | 0.75 | 0.732143 | 4 | 13 | 13.322912 | 32 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 8 |
f7381ccf0b4e72a5984b694e290d3abc74482225 | 20,684,562,547,215 | 1df238dc5236b688703dc5ce9b2adfec2c5ef1cb | /src/main/java/com/example/webadmin/mapper/UserMapper.java | f35b8a12e22bb4a6962373d3e2f89ef24afa1e56 | [] | no_license | hhhui-L/SpringBoot-04 | https://github.com/hhhui-L/SpringBoot-04 | 8afb848c3e1f053dc4dc7fe1b50886a6390a9abc | 120679227db08a645d2c6e99738961e86c5078c8 | refs/heads/main | 2023-05-05T12:34:47.944000 | 2021-05-27T08:24:12 | 2021-05-27T08:24:12 | 366,297,279 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.webadmin.mapper;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.example.webadmin.bean.User;
/**
*
*/
public interface UserMapper extends BaseMapper<User> {
}
| UTF-8 | Java | 204 | java | UserMapper.java | Java | [] | null | [] | package com.example.webadmin.mapper;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.example.webadmin.bean.User;
/**
*
*/
public interface UserMapper extends BaseMapper<User> {
}
| 204 | 0.769608 | 0.769608 | 12 | 16 | 21.664103 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 8 |
abfc528624e1aa3b73cdf9a423afc064d7f4892a | 6,502,580,510,006 | 87c184dea00b99974662d0ca107007bb286201cd | /rxkata/src/test/java/org/sergiiz/rxkata/CountriesServiceSolvedTest.java | e4e14d9d71e88fe4bfc7aab29d41270c1a768989 | [
"MIT"
] | permissive | agustinrodriguez/RxBasicsKata | https://github.com/agustinrodriguez/RxBasicsKata | 22c57bc219e2bbb8bdcc2eec710d11f9d19db78c | 951a9d62bb1d978733918b43f4324280dab5235e | refs/heads/master | 2021-01-02T08:24:05.522000 | 2017-08-01T13:07:35 | 2017-08-01T13:07:35 | 99,002,179 | 0 | 0 | null | true | 2017-08-01T13:05:39 | 2017-08-01T13:05:39 | 2017-07-25T10:36:39 | 2017-02-15T06:47:42 | 78 | 0 | 0 | 0 | null | null | null | package org.sergiiz.rxkata;
import org.junit.Before;
import org.junit.Rule;
import org.junit.Test;
import org.junit.rules.Timeout;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.List;
import java.util.Locale;
import java.util.Map;
import java.util.concurrent.Futur... | UTF-8 | Java | 7,162 | java | CountriesServiceSolvedTest.java | Java | [] | null | [] | package org.sergiiz.rxkata;
import org.junit.Before;
import org.junit.Rule;
import org.junit.Test;
import org.junit.rules.Timeout;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.List;
import java.util.Locale;
import java.util.Map;
import java.util.concurrent.Futur... | 7,162 | 0.801173 | 0.799218 | 195 | 35.733334 | 33.90546 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.897436 | false | false | 8 |
fa87b9c780a1279af49a6355db43b164ff8afdcf | 6,502,580,511,361 | c5f558a7a28c5b89c09e3eb13adb41084d94735c | /app/src/main/java/study/jigl/com/rxjavastudy/demo/RxjavaDemo3.java | a7b0a4fa47fb362d3deaf0a9bb38ead1354841fe | [] | no_license | ufochuxian/RxJavaStudy | https://github.com/ufochuxian/RxJavaStudy | 76dfd303e3cd59dbab3ddda9cf9d8007c9575694 | b779b523d62a6f000a9bf26df65bc23f041b618c | refs/heads/master | 2020-03-15T17:31:25.454000 | 2018-05-14T15:23:09 | 2018-05-14T15:23:09 | 132,258,730 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package study.jigl.com.rxjavastudy.demo;
import com.jakewharton.retrofit2.adapter.rxjava2.RxJava2CallAdapterFactory;
import java.util.concurrent.TimeUnit;
import io.reactivex.Observable;
import io.reactivex.Observer;
import io.reactivex.android.schedulers.AndroidSchedulers;
import io.reactivex.disposables.Disposabl... | UTF-8 | Java | 4,201 | java | RxjavaDemo3.java | Java | [] | null | [] | package study.jigl.com.rxjavastudy.demo;
import com.jakewharton.retrofit2.adapter.rxjava2.RxJava2CallAdapterFactory;
import java.util.concurrent.TimeUnit;
import io.reactivex.Observable;
import io.reactivex.Observer;
import io.reactivex.android.schedulers.AndroidSchedulers;
import io.reactivex.disposables.Disposabl... | 4,201 | 0.498611 | 0.494822 | 116 | 33.129311 | 29.477499 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.387931 | false | false | 8 |
766d8efcd0b560aaa53cc6d9d62209262bca2685 | 28,372,554,022,245 | 90eb7a131e5b3dc79e2d1e1baeed171684ef6a22 | /sources/p005b/p096l/p097a/p113c/p131e/p136e/C2319m0.java | 58bbf5b7a0ddad3d960036dc9fa158e361ebb422 | [] | no_license | shalviraj/greenlens | https://github.com/shalviraj/greenlens | 1c6608dca75ec204e85fba3171995628d2ee8961 | fe9f9b5a3ef4a18f91e12d3925e09745c51bf081 | refs/heads/main | 2023-04-20T13:50:14.619000 | 2021-04-26T15:45:11 | 2021-04-26T15:45:11 | 361,799,768 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package p005b.p096l.p097a.p113c.p131e.p136e;
/* renamed from: b.l.a.c.e.e.m0 */
public interface C2319m0<T> {
/* renamed from: a */
T mo12554a();
/* renamed from: b */
void mo12555b(T t);
/* renamed from: c */
int mo12556c(T t);
/* renamed from: d */
void mo12557d(T t, T t2);
/*... | UTF-8 | Java | 720 | java | C2319m0.java | Java | [] | null | [] | package p005b.p096l.p097a.p113c.p131e.p136e;
/* renamed from: b.l.a.c.e.e.m0 */
public interface C2319m0<T> {
/* renamed from: a */
T mo12554a();
/* renamed from: b */
void mo12555b(T t);
/* renamed from: c */
int mo12556c(T t);
/* renamed from: d */
void mo12557d(T t, T t2);
/*... | 720 | 0.568056 | 0.438889 | 34 | 20.17647 | 16.519989 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.588235 | false | false | 8 |
f80d1fb2590991108f02b7b6a32193474abf2182 | 16,475,494,567,575 | 7a87eaefd38044e7141ca099a99431daf8da69af | /src/main/java/com/day/day/up/main/guavalimit/util/PayRateLimitUtil.java | 48599a76026d4248110098d9dbca4c5f489123f4 | [] | no_license | wf-code-something/javaS | https://github.com/wf-code-something/javaS | 08180049df3f203f9f89985f0968a1172a4a808a | eee7e6f5b92d9a371e5b94055192db34c0541bf2 | refs/heads/master | 2023-04-14T16:59:19.486000 | 2021-04-21T07:25:10 | 2021-04-21T07:25:10 | 358,541,789 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.day.day.up.main.guavalimit.util;
import com.day.day.up.main.guavalimit.annotation.PayRateLimit;
import com.day.day.up.main.guavalimit.exception.PayLimitAccessException;
import org.springframework.util.StringUtils;
import javax.servlet.http.HttpServletRequest;
import java.lang.reflect.Method;
import java.n... | UTF-8 | Java | 3,291 | java | PayRateLimitUtil.java | Java | [
{
"context": " ip = request.getRemoteAddr();\n if (\"127.0.0.1\".equals(ip)) {\n //根据网卡取本机配置的IP\n ",
"end": 2406,
"score": 0.9997727870941162,
"start": 2397,
"tag": "IP_ADDRESS",
"value": "127.0.0.1"
},
{
"context": "dexOf(\",\"));\n }\n ... | null | [] | package com.day.day.up.main.guavalimit.util;
import com.day.day.up.main.guavalimit.annotation.PayRateLimit;
import com.day.day.up.main.guavalimit.exception.PayLimitAccessException;
import org.springframework.util.StringUtils;
import javax.servlet.http.HttpServletRequest;
import java.lang.reflect.Method;
import java.n... | 3,291 | 0.554507 | 0.545395 | 93 | 32.043011 | 24.774647 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.526882 | false | false | 8 |
1f14a30840bb539a8287221e68cf4b35daf79a4e | 3,453,153,733,367 | 674f1e2f07d70dba799194910462ddaa13bd2a74 | /src/Day33_LocalDateTime/B_warmup.java | d19efb680843a3dd566cab4abde6dd5810e87563 | [] | no_license | fatihstl/Summer_2020_B20 | https://github.com/fatihstl/Summer_2020_B20 | e00dcb5ac9716c8fdc9b6607e48404f0923b9021 | ea2cd2fc364d97936535df2a7c090ce6e55f990d | refs/heads/master | 2023-01-04T06:18:21.100000 | 2020-10-18T21:57:52 | 2020-10-18T21:57:52 | 288,560,236 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Day33_LocalDateTime;
import java.util.Arrays;
public class B_warmup {
public static void main(String[] args) {
// Task02:
// 1. create a return method that can return an int array in descending order
// 2. create a return method that can return a double array in desc... | UTF-8 | Java | 1,722 | java | B_warmup.java | Java | [] | null | [] | package Day33_LocalDateTime;
import java.util.Arrays;
public class B_warmup {
public static void main(String[] args) {
// Task02:
// 1. create a return method that can return an int array in descending order
// 2. create a return method that can return a double array in desc... | 1,722 | 0.494774 | 0.470964 | 82 | 20 | 24.039602 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.47561 | false | false | 8 |
17f9655d947bf541114ff4660a5c20d0efa9e1a3 | 1,795,296,358,555 | 42bed1387a46a17a0b8ff764328680185b7ade99 | /dotasource API/src/dotasource/api/DotasourceManager.java | b4af74ee99a39a42f0a5314b7438e7bb810aaad4 | [] | no_license | blubmeister/dotisurs | https://github.com/blubmeister/dotisurs | 95a110a981a26a1fc931dd93c8fdb15e0fabd9ea | 6f5c5a3835da77f247056fb3fc9383ec920fda95 | refs/heads/master | 2021-01-10T14:18:17.472000 | 2015-11-19T09:12:05 | 2015-11-19T09:12:05 | 46,343,149 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dotasource.api;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.nio.charset.Charset;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.regex.Matcher;
import java.util.regex.Pat... | UTF-8 | Java | 9,196 | java | DotasourceManager.java | Java | [
{
"context": ";\r\n\tpublic static final String COOKIE_PASSWORD = \"wcf21_password\";\r\n\tpublic static final String COOKIE_HASH = \"wcf",
"end": 1302,
"score": 0.9994714856147766,
"start": 1288,
"tag": "PASSWORD",
"value": "wcf21_password"
},
{
"context": " userId = \"56063\";\r\n\... | null | [] | package dotasource.api;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.nio.charset.Charset;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.regex.Matcher;
import java.util.regex.Pat... | 9,137 | 0.716398 | 0.707264 | 226 | 38.690266 | 33.654301 | 179 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.597345 | false | false | 8 |
b3de0944e19ef62fda030eedb95a46fd6477bcee | 4,999,341,982,815 | b577b1714dd172ea9c43f2ddadde48c69be4d5ff | /ll/src/main/java/com/ttpod/lucky/service/WinprizeService.java | 7c1036db1f88ad2f5ddeabaab433c8291da2c79d | [] | no_license | xiayingjie/lucky | https://github.com/xiayingjie/lucky | e8cdb8e13c0f1a692d15219d676149070e71c818 | 85dc5985a802f477a66da8a3690684c03a4cc150 | refs/heads/master | 2015-08-23T02:43:06.770000 | 2015-04-09T08:58:24 | 2015-04-09T08:58:24 | 33,655,213 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ttpod.lucky.service;
import com.ttpod.lucky.dao.WinprizeDAO;
import com.ttpod.lucky.entity.Winprize;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.PageRequest;
import org.springframework.data.domain.... | UTF-8 | Java | 2,228 | java | WinprizeService.java | Java | [
{
"context": "l.List;\r\n\r\n/**\r\n * @classDescription:\r\n * @author:xiayingjie\r\n * @createTime:13-10-29 下午3:09\r\n */\r\n@Service\r\n@",
"end": 577,
"score": 0.999703049659729,
"start": 567,
"tag": "USERNAME",
"value": "xiayingjie"
}
] | null | [] | package com.ttpod.lucky.service;
import com.ttpod.lucky.dao.WinprizeDAO;
import com.ttpod.lucky.entity.Winprize;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.PageRequest;
import org.springframework.data.domain.... | 2,228 | 0.626168 | 0.621963 | 95 | 20.526316 | 21.918913 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.294737 | false | false | 8 |
c562992d920fad089b116ef03f2615037e67e734 | 16,939,351,019,012 | f6b57133735b79e85d7cfd1b324dbd7119513c87 | /MergeSort.java | a3bdefce3ec6810a8a249080f15297939bcec832 | [] | no_license | grzabrodskiy/OnlineQuery | https://github.com/grzabrodskiy/OnlineQuery | 8a894aa5e22ffb5e97978d85ff18b52f6bc1bb8a | 967727bedbdd74042830108b03bd04769efb9252 | refs/heads/main | 2023-01-30T09:36:43.197000 | 2020-12-13T12:52:23 | 2020-12-13T12:52:23 | 321,064,204 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*************************************************************************
* Compilation: javac Merge.java
* Execution: java Merge N
*
* A more generic version of mergesort using Comparable.
*
*************************************************************************/
public class MergeSort {
public s... | UTF-8 | Java | 1,361 | java | MergeSort.java | Java | [] | null | [] | /*************************************************************************
* Compilation: javac Merge.java
* Execution: java Merge N
*
* A more generic version of mergesort using Comparable.
*
*************************************************************************/
public class MergeSort {
public s... | 1,361 | 0.433505 | 0.427627 | 47 | 27.978724 | 21.541143 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.765957 | false | false | 8 |
f8f0a0b13b475097a8065903c797832264a7e8f1 | 15,324,443,332,744 | 233a2657e1cc7d07962a7ee8c54993f5d1a43802 | /CalcCode/src/icode/Alloc.java | 3dc3133b7b3e8e940b8122d0a6eec809118637c5 | [] | no_license | FredrikAppelros/eda180 | https://github.com/FredrikAppelros/eda180 | 0bd7441b11dbfbb54d681da2c9be850df83c4dc4 | 268554597c050810f5fcd327115b396163698f3a | refs/heads/master | 2019-07-02T01:18:16.828000 | 2012-04-17T08:41:11 | 2012-04-17T08:41:11 | 3,536,054 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package icode;
import util.*;import java.util.*;
public class Alloc extends Instruction implements Cloneable {
public void flushCache() {
super.flushCache();
}
public void flushCollectionCache() {
super.flushCollectionCache();
}
@SuppressWarnings({"unchecked", "cast"}) public Al... | UTF-8 | Java | 2,037 | java | Alloc.java | Java | [] | null | [] |
package icode;
import util.*;import java.util.*;
public class Alloc extends Instruction implements Cloneable {
public void flushCache() {
super.flushCache();
}
public void flushCollectionCache() {
super.flushCollectionCache();
}
@SuppressWarnings({"unchecked", "cast"}) public Al... | 2,037 | 0.587629 | 0.579283 | 82 | 23.829268 | 23.150518 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.378049 | false | false | 8 |
2205e1ed62791949b6d1a78c5f763106faf2461b | 18,365,280,177,346 | e2432ae653412b4494a6d08f2e028f3120cd2f14 | /app/src/main/java/com/netmania/checklod/presentation/adapter/LoggerListAdapter.java | 44986eba072db7218c43afb5e4359b93a9098c02 | [] | no_license | netmaniarnd/checklodSetup | https://github.com/netmaniarnd/checklodSetup | 1d4bc341ba9f5c18a8a4887a42620988a8837c0c | 03f77b33add7a951e3ce1810499f84669c754ec6 | refs/heads/master | 2023-09-01T08:39:09.067000 | 2021-09-27T08:15:14 | 2021-09-27T08:15:14 | 409,876,477 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.netmania.checklod.presentation.adapter;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import androidx.recyclerview.widget.RecyclerView;
import com.netmania.checklod.R;
import com.netmania.checkl... | UTF-8 | Java | 2,382 | java | LoggerListAdapter.java | Java | [] | null | [] | package com.netmania.checklod.presentation.adapter;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import androidx.recyclerview.widget.RecyclerView;
import com.netmania.checklod.R;
import com.netmania.checkl... | 2,382 | 0.674011 | 0.674011 | 69 | 31.231884 | 25.87604 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.507246 | false | false | 8 |
98a566cb5e55d1b0b39ba54cd5297a8f932b18da | 26,388,279,088,386 | ff6ed538337862371eeabdb3369505f46c50ad11 | /project/小米商城/shopping/src/com/mylifes1110/java/dao/impl/OrderDaoImpl.java | 7d474034c4e5e30a249fba9065880a4f2ae65190 | [
"Apache-2.0"
] | permissive | Gino-W/JavaLearningmanual | https://github.com/Gino-W/JavaLearningmanual | 8a5a68dcbded1d7824b1e47fc1ec80549cbdea8d | 1deb86a5bce15b56976ec2350d6e879ee746faf3 | refs/heads/master | 2022-12-20T03:39:03.126000 | 2020-10-06T15:09:36 | 2020-10-06T15:09:36 | 291,458,783 | 1 | 0 | Apache-2.0 | true | 2020-10-06T15:09:38 | 2020-08-30T11:40:44 | 2020-09-21T06:37:43 | 2020-10-06T15:09:37 | 403,428 | 0 | 0 | 0 | Java | false | false | package com.mylifes1110.java.dao.impl;
import java.sql.SQLException;
import java.util.List;
import org.apache.commons.dbutils.QueryRunner;
import org.apache.commons.dbutils.handlers.BeanHandler;
import org.apache.commons.dbutils.handlers.BeanListHandler;
import com.mylifes1110.java.bean.Order;
import com.mylifes111... | UTF-8 | Java | 2,030 | java | OrderDaoImpl.java | Java | [] | null | [] | package com.mylifes1110.java.dao.impl;
import java.sql.SQLException;
import java.util.List;
import org.apache.commons.dbutils.QueryRunner;
import org.apache.commons.dbutils.handlers.BeanHandler;
import org.apache.commons.dbutils.handlers.BeanListHandler;
import com.mylifes1110.java.bean.Order;
import com.mylifes111... | 2,030 | 0.608374 | 0.6 | 53 | 37.264153 | 32.618523 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.924528 | false | false | 8 |
5adca30d4792f4b2bce1ddf0c145320f569fdc3f | 13,443,247,666,895 | e6c800373e8cb39bd7c042c8738efcc9802bc3cd | /analysiskeeper/container/src/main/java/container/HostActivator.java | d674f65d917e74e98002e64b3148b6038354c8b3 | [
"BSD-2-Clause"
] | permissive | stg-tud/sootkeeper | https://github.com/stg-tud/sootkeeper | 1ea41298d5b8a2012a95349a2b9a9c1d1b537ebb | 9f4b8167d0d8ba4eebeca4a5fa4c48c97edab4e2 | refs/heads/master | 2021-07-03T18:23:56.962000 | 2020-06-17T09:47:52 | 2020-06-17T09:47:52 | 21,384,789 | 0 | 0 | NOASSERTION | false | 2020-10-13T08:37:51 | 2014-07-01T11:08:44 | 2020-06-17T09:47:58 | 2020-10-13T08:37:50 | 6,120 | 0 | 0 | 2 | Java | false | false | package container;
import org.osgi.framework.BundleActivator;
import org.osgi.framework.BundleContext;
import org.osgi.framework.ServiceRegistration;
import java.util.Dictionary;
import java.util.Hashtable;
import static org.knopflerfish.service.console.CommandGroup.GROUP_NAME;
/**
* This is the BundleActivator fo... | UTF-8 | Java | 1,985 | java | HostActivator.java | Java | [] | null | [] | package container;
import org.osgi.framework.BundleActivator;
import org.osgi.framework.BundleContext;
import org.osgi.framework.ServiceRegistration;
import java.util.Dictionary;
import java.util.Hashtable;
import static org.knopflerfish.service.console.CommandGroup.GROUP_NAME;
/**
* This is the BundleActivator fo... | 1,985 | 0.710831 | 0.710831 | 58 | 33.224136 | 30.525875 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.603448 | false | false | 8 |
e877b2089ea3cf235e0c5370f3638f68d0e0a141 | 13,666,585,962,145 | bb9320dfa0eb77d876527f0781d7ad21b4207dbf | /src/test/java/StepDefinition/OrderHistorySteps.java | b1bcec2744e4f8f99634d5cfeb67495ec984d448 | [] | no_license | vivolric/CucumberProject1 | https://github.com/vivolric/CucumberProject1 | 715d7e36af805209e9b172832e9124f505781768 | f4ba886795bfda8cf110751dd4dedb774a25fee1 | refs/heads/master | 2022-12-04T17:51:15.513000 | 2020-08-10T03:54:31 | 2020-08-10T03:54:31 | 286,370,636 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package StepDefinition;
import cucumber.api.java.en.Given;
import cucumber.api.java.en.Then;
import cucumber.api.java.en.When;
import POM.DressPage;
import POM.ParentClass;
public class OrderHistorySteps {
DressPage dressPage = new DressPage ();
ParentClass parentClass = new ParentClass();
@Given("^Navi... | UTF-8 | Java | 2,070 | java | OrderHistorySteps.java | Java | [] | null | [] | package StepDefinition;
import cucumber.api.java.en.Given;
import cucumber.api.java.en.Then;
import cucumber.api.java.en.When;
import POM.DressPage;
import POM.ParentClass;
public class OrderHistorySteps {
DressPage dressPage = new DressPage ();
ParentClass parentClass = new ParentClass();
@Given("^Navi... | 2,070 | 0.742512 | 0.741063 | 54 | 37.333332 | 31.2066 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 8 |
4802f9cb9ab6eaf02714ef70eefabbb1f0996cd1 | 6,949,257,109,171 | 1108e24f502537830e55c8916956da162005865b | /alpha/215KthLargestElementInAnArray/Solution.java | eaea7e94875a1a84ec3aefbe3b158e271bd4ae56 | [] | no_license | namifans/leetcode | https://github.com/namifans/leetcode | 9e472bb6d2cdaa8dffcd2f0b45b6db9b353db047 | ccc49efdc0fe083e918ab8e46f21ddf2e6306cff | refs/heads/master | 2022-07-09T18:26:23.668000 | 2022-07-07T02:01:56 | 2022-07-07T02:01:56 | 88,399,793 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | class Solution {
public int findKthLargest(int[] nums, int k) {
if (nums == null || nums.length == 0)
return 0;
Queue<Integer> queue = new PriorityQueue<>(k, new Comparator<Integer>() {
public int compare(Integer a, Integer b) {
return b - a;
}
... | UTF-8 | Java | 494 | java | Solution.java | Java | [] | null | [] | class Solution {
public int findKthLargest(int[] nums, int k) {
if (nums == null || nums.length == 0)
return 0;
Queue<Integer> queue = new PriorityQueue<>(k, new Comparator<Integer>() {
public int compare(Integer a, Integer b) {
return b - a;
}
... | 494 | 0.449393 | 0.44332 | 18 | 26.5 | 19.613628 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.611111 | false | false | 8 |
a8c074f9a1ae67f14811aa91f20ccd7aa24835e1 | 16,698,832,895,803 | 62ba6da18fa792e1a37ffcde3f62c39e82f70f29 | /src/main/java/br/com/pjcase/controller/ControllerLogin.java | 5cc265e4bcfac36adfe670ce2d476e38acbcf618 | [] | no_license | rogerio121/pjcase | https://github.com/rogerio121/pjcase | 721de15bb4287ca016f42285feee8a11562b2c98 | c74ea89b33dce6fe2cf40c1df895a549b88fd82a | refs/heads/master | 2021-07-14T20:28:15.733000 | 2018-12-03T22:27:41 | 2018-12-03T22:27:41 | 125,937,075 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.pjcase.controller;
import br.com.pjcase.dao.DaoCaso;
import br.com.pjcase.dao.DaoUsuario;
import br.com.pjcase.model.Usuario;
import com.google.gson.Gson;
import org.springframework.http.ResponseEntity;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.Post... | UTF-8 | Java | 4,299 | java | ControllerLogin.java | Java | [] | null | [] | package br.com.pjcase.controller;
import br.com.pjcase.dao.DaoCaso;
import br.com.pjcase.dao.DaoUsuario;
import br.com.pjcase.model.Usuario;
import com.google.gson.Gson;
import org.springframework.http.ResponseEntity;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.Post... | 4,299 | 0.676826 | 0.673569 | 116 | 36.051723 | 33.167248 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.672414 | false | false | 8 |
1a3014c2aea0dddd2fb9053f2c1d1bf6504b4857 | 29,403,346,159,993 | 6127073b4fee59fbe76debba136a62ddb8fac6a4 | /shopsystem/src/main/java/com/shiroyk/shopsystem/config/SecurityConfig.java | def24d0ddd1b562f0899054bf4bb8824d90a16ce | [] | no_license | Liu-Suser/ShopSystem | https://github.com/Liu-Suser/ShopSystem | 5f453e6c1c9e5afc6b6fac959a40eab87337a556 | 560f8dd56aa69a43cbeb44e86a43903d451e9bf4 | refs/heads/master | 2023-05-23T16:27:58.581000 | 2021-06-10T09:11:01 | 2021-06-10T09:55:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) 2020 All right reserved.
* Created by shiroyk, https://github.com/shiroyk
*/
package com.shiroyk.shopsystem.config;
import com.shiroyk.shopsystem.component.AuthExceptionHandler;
import com.shiroyk.shopsystem.filter.JwtAuthorizationFilter;
import com.shiroyk.shopsystem.service.UserService;
import... | UTF-8 | Java | 4,931 | java | SecurityConfig.java | Java | [
{
"context": "pyright (c) 2020 All right reserved.\n * Created by shiroyk, https://github.com/shiroyk\n */\n\npackage com.shir",
"end": 66,
"score": 0.9996741414070129,
"start": 59,
"tag": "USERNAME",
"value": "shiroyk"
},
{
"context": "served.\n * Created by shiroyk, https://github.... | null | [] | /*
* Copyright (c) 2020 All right reserved.
* Created by shiroyk, https://github.com/shiroyk
*/
package com.shiroyk.shopsystem.config;
import com.shiroyk.shopsystem.component.AuthExceptionHandler;
import com.shiroyk.shopsystem.filter.JwtAuthorizationFilter;
import com.shiroyk.shopsystem.service.UserService;
import... | 4,931 | 0.74346 | 0.742649 | 110 | 43.827274 | 29.971458 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.536364 | false | false | 8 |
d2171ca5b5caf6804bae9c9dfd2ae45ce466f8b1 | 11,605,001,703,358 | c0bf590d4fcb9a0eaa8963b10a2ddcc5618183c5 | /UszoVerseny/src/main/java/com/flowacademy/Uszoverseny.java | 3169631d900641b811c889051f0aa723ccc9e13e | [] | no_license | vitriolfox/Java_practise | https://github.com/vitriolfox/Java_practise | 61d86656d6b05262d2f45007506d35e3274aeb62 | a92798ea82bf09272d8eb7f161be88c8da2a7148 | refs/heads/master | 2021-08-30T21:32:34.261000 | 2017-12-19T13:45:46 | 2017-12-19T13:45:46 | 110,809,416 | 0 | 2 | null | false | 2017-12-19T13:45:47 | 2017-11-15T09:00:49 | 2017-11-15T09:03:20 | 2017-12-19T13:45:46 | 21,451 | 0 | 2 | 0 | Java | false | null | package com.flowacademy;
import com.flowacademy.uszoda.*;
import com.flowacademy.uszoda.comparators.GyorsuszoComparator;
import com.flowacademy.uszoda.comparators.HatuszoComparator;
import com.flowacademy.uszoda.comparators.UszoMesterComparator;
import java.io.*;
import java.util.*;
public class Uszoverseny {
p... | UTF-8 | Java | 10,990 | java | Uszoverseny.java | Java | [] | null | [] | package com.flowacademy;
import com.flowacademy.uszoda.*;
import com.flowacademy.uszoda.comparators.GyorsuszoComparator;
import com.flowacademy.uszoda.comparators.HatuszoComparator;
import com.flowacademy.uszoda.comparators.UszoMesterComparator;
import java.io.*;
import java.util.*;
public class Uszoverseny {
p... | 10,990 | 0.63549 | 0.634483 | 272 | 39.172794 | 34.898323 | 164 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.628676 | false | false | 8 |
6790716b21a49d8356bb23feb90e8aaef7e8a4ca | 28,157,805,643,523 | c25f5dcc050ff7ecf9176f643d5f246e14570400 | /src/com/fb/login/TC004.java | acf8b38aaf670fa80a12c7637c8d205d1fefd6bd | [] | no_license | seleniumbasic/Rajselenium | https://github.com/seleniumbasic/Rajselenium | 42eb40179b69af517b36188efae03d3484c610cc | 0603c0829e1d9a9639fe74a3ff94ab5502afc685 | refs/heads/main | 2023-07-14T01:30:36.158000 | 2021-08-20T17:35:31 | 2021-08-20T17:35:31 | 398,352,951 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fb.login;
import org.openqa.selenium.By;
import org.openqa.selenium.chrome.ChromeDriver;
public class TC004
{
public static void main(String[] args)
{
System.setProperty("webdriver.chrome.driver", "C:\\Users\\Sindu Priya D\\Downloads\\Softwares\\chromedriver.exe");
ChromeDriver driver=new ChromeDri... | UTF-8 | Java | 754 | java | TC004.java | Java | [
{
"context": "etProperty(\"webdriver.chrome.driver\", \"C:\\\\Users\\\\Sindu Priya D\\\\Downloads\\\\Softwares\\\\chromedriver.exe\");\n\t\tChro",
"end": 241,
"score": 0.9995186924934387,
"start": 228,
"tag": "NAME",
"value": "Sindu Priya D"
},
{
"context": "ent(By.xpath(\"//input[@n... | null | [] | package com.fb.login;
import org.openqa.selenium.By;
import org.openqa.selenium.chrome.ChromeDriver;
public class TC004
{
public static void main(String[] args)
{
System.setProperty("webdriver.chrome.driver", "C:\\Users\\<NAME>\\Downloads\\Softwares\\chromedriver.exe");
ChromeDriver driver=new ChromeDriver();
... | 749 | 0.696286 | 0.692308 | 25 | 29.16 | 30.598928 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.68 | false | false | 8 |
f8d10392b96b80abdf145dd89a315f890a6dc431 | 3,238,405,379,135 | 0212a69dc2d912ed4659648cd5514279f37c3e05 | /weekly_contests/weekly_contests_45/Judge_Route_Circle.java | f5623c132eceeb518cd49227f70d833eb0e51044 | [] | no_license | ShaishavJogani/LeetCodeSolutions | https://github.com/ShaishavJogani/LeetCodeSolutions | a6463f024e064c58a84758fb6a96f3bb704e507d | f75ea4103cec8a63fe6ac2d6d40544c29dbd484d | refs/heads/master | 2021-01-16T07:20:21.775000 | 2017-08-28T07:37:30 | 2017-08-28T07:37:30 | 99,993,501 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package weekly_contests_45;
/**
* @author Shaishav Jogani
* <br/>
* Created on Aug 12, 2017
* <br/>
*
* Initially, there is a Robot at position (0, 0). Given a sequence of its moves, judge if this robot makes a circle, which means it moves back to the original place.
The move sequence is represen... | UTF-8 | Java | 1,373 | java | Judge_Route_Circle.java | Java | [
{
"context": "* \n */\npackage weekly_contests_45;\n\n/**\n * @author Shaishav Jogani \n * <br/>\n * Created on Aug 12, 2017\n * <br/>\n * ",
"end": 71,
"score": 0.9998822212219238,
"start": 56,
"tag": "NAME",
"value": "Shaishav Jogani"
}
] | null | [] | /**
*
*/
package weekly_contests_45;
/**
* @author <NAME>
* <br/>
* Created on Aug 12, 2017
* <br/>
*
* Initially, there is a Robot at position (0, 0). Given a sequence of its moves, judge if this robot makes a circle, which means it moves back to the original place.
The move sequence is represented by a ... | 1,364 | 0.560816 | 0.545521 | 53 | 24.905661 | 38.977142 | 238 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.886792 | false | false | 8 |
60260b72cee934b49607648c189304efbacbd453 | 23,381,802,022,037 | 88770006a1ef9e85011e1a5436bfd3b0145b30cd | /Java-old/bytebank-herdado/src/TesteFuncionario.java | 506aef488f3467dd191ea80884f629262197fffb | [] | no_license | kbentes/JavaSE8 | https://github.com/kbentes/JavaSE8 | 03f3c2cafba13afafd773606895ea22d2e55083a | f789a2a21a4fe2d5c525d85017c9b83f79549877 | refs/heads/master | 2020-03-14T20:40:05.789000 | 2018-05-02T01:03:23 | 2018-05-02T01:03:23 | 131,779,619 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class TesteFuncionario {
public static void main(String[] args) {
Gerente kaue = new Gerente();
kaue.setNome("Kaue Bentes");
kaue.setCpf("123.456.789-00");
kaue.setSalario(5200.0);
System.out.println(kaue.getNome());
System.out.println(kaue.getSalario());
System.out.println(kaue.getBonific... | UTF-8 | Java | 338 | java | TesteFuncionario.java | Java | [
{
"context": "\t\n\t\tGerente kaue = new Gerente();\n\t\tkaue.setNome(\"Kaue Bentes\");\n\t\tkaue.setCpf(\"123.456.789-00\");\n\t\tkaue.setSal",
"end": 138,
"score": 0.9998935461044312,
"start": 127,
"tag": "NAME",
"value": "Kaue Bentes"
}
] | null | [] |
public class TesteFuncionario {
public static void main(String[] args) {
Gerente kaue = new Gerente();
kaue.setNome("<NAME>");
kaue.setCpf("123.456.789-00");
kaue.setSalario(5200.0);
System.out.println(kaue.getNome());
System.out.println(kaue.getSalario());
System.out.println(kaue.getBonificacao(... | 333 | 0.680473 | 0.633136 | 16 | 20.0625 | 17.11165 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.8125 | false | false | 8 |
9d7ce572069fb9bf1247091ceb7c7da2e09c3050 | 8,461,085,603,996 | 9432374d2e5cec429afa64b82484198f7333fab9 | /src/trees/tree/CheckBalancedBT.java | be6aca1ce7b99754abc85c11070f737fbe4db291 | [] | no_license | Poorvankbhatia/Data-Structures-In-Java | https://github.com/Poorvankbhatia/Data-Structures-In-Java | cdf5f6cecb6ca0e526c17f4d6263f60b19329f99 | 8c2d4e875fb7ef998d88adb72120add3cfb30825 | refs/heads/master | 2020-04-11T06:50:48.881000 | 2018-05-25T05:46:05 | 2018-05-25T05:46:05 | 31,535,467 | 10 | 15 | null | false | 2016-05-17T16:12:02 | 2015-03-02T10:37:10 | 2016-01-11T09:57:38 | 2016-05-16T19:51:24 | 3,895 | 0 | 3 | 1 | Java | null | null | package trees.tree;
public class CheckBalancedBT {
public static void main(String[] args) {
Node root = Input.treeInput();
Height h = new Height(0);
if (check(root, new Height(0))) {
System.out.println("balanced");
} else {
System.out.println("Nope");
... | UTF-8 | Java | 1,023 | java | CheckBalancedBT.java | Java | [] | null | [] | package trees.tree;
public class CheckBalancedBT {
public static void main(String[] args) {
Node root = Input.treeInput();
Height h = new Height(0);
if (check(root, new Height(0))) {
System.out.println("balanced");
} else {
System.out.println("Nope");
... | 1,023 | 0.545455 | 0.537634 | 48 | 20.333334 | 25.519056 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 8 |
03f8e6cb518a880005bab7e223cc72837f1e1c6c | 987,842,520,881 | 25b33455d3c02b6abedf5657040700cfcf6b97b3 | /src/inGame/GameModes.java | 0f80490527192e63f3180d60051e80c102b7995e | [] | no_license | rocioagarcia/Grupo2_EjercicioBatallaNaval | https://github.com/rocioagarcia/Grupo2_EjercicioBatallaNaval | 921b8c7f5f4f0e79e6ef437b520b750f628378ec | 478d2f42d2d8ed28fb8f03878f3e9b1b1f0e4489 | refs/heads/master | 2023-05-24T00:33:53.296000 | 2021-06-04T03:01:43 | 2021-06-04T03:01:43 | 372,348,755 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package inGame;
public class GameModes {
}
| UTF-8 | Java | 45 | java | GameModes.java | Java | [] | null | [] | package inGame;
public class GameModes {
}
| 45 | 0.733333 | 0.733333 | 5 | 8 | 9.81835 | 24 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 8 |
366caf4dcb5b8ab58b9c96b6fed3d57c7c878ae6 | 6,717,328,895,546 | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/mockito--mockito/85c3088ab009ac37880a54066376d3d3e365f480/after/NumberOfInvocationsVerifierTest.java | c6eab7aab330de8e4832cb64044742ea65d65b09 | [] | no_license | fracz/refactor-extractor | https://github.com/fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211000 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) 2007 Mockito contributors
* This program is made available under the terms of the MIT License.
*/
package org.mockito.internal.verification;
import org.junit.Before;
import org.junit.Test;
import org.mockito.RequiresValidState;
import org.mockito.internal.progress.OngoingVerifyingMode;
@Suppress... | UTF-8 | Java | 811 | java | NumberOfInvocationsVerifierTest.java | Java | [] | null | [] | /*
* Copyright (c) 2007 Mockito contributors
* This program is made available under the terms of the MIT License.
*/
package org.mockito.internal.verification;
import org.junit.Before;
import org.junit.Test;
import org.mockito.RequiresValidState;
import org.mockito.internal.progress.OngoingVerifyingMode;
@Suppress... | 811 | 0.76942 | 0.764488 | 28 | 28 | 28.568214 | 104 | false | false | 0 | 0 | 0 | 0 | 67 | 0.082614 | 0.392857 | false | false | 8 |
bce08f32f70fd5d32d566005abe5f4cf81162c78 | 13,383,118,163,102 | de7659fdfb3ab8aa5879a444592f0e36393f4596 | /netshop/src/com/pishoper/api/client/channel/ModChannelOper.java | 428acf861bae60c80ed14cbfbff2f53bcac171ab | [] | no_license | erpao/searcher | https://github.com/erpao/searcher | 1726d9dd9a7120b8c59d99ea20070e997d57c7c3 | 9a134abc397c159f04920044fd1a56acdbd517e4 | refs/heads/master | 2016-08-07T00:23:23.541000 | 2014-04-28T03:06:18 | 2014-04-28T03:06:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package com.pishoper.api.client.channel;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for modChannelOper complex type.
*
* <p>The following schema fragm... | UTF-8 | Java | 1,608 | java | ModChannelOper.java | Java | [] | null | [] |
package com.pishoper.api.client.channel;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for modChannelOper complex type.
*
* <p>The following schema fragm... | 1,608 | 0.659204 | 0.655473 | 61 | 25.344263 | 25.095806 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.295082 | false | false | 8 |
1f46ee59f51058e400442b56904869a2b7069562 | 33,131,377,747,463 | bba4a35b44539ed25583f2c089ec63a0a6f2a146 | /src/main/java/admin/Menu.java | f1e98dc4bed0372eea8b36014e0d19fd1f4f7cd0 | [] | no_license | Claviatorers/keyboarder | https://github.com/Claviatorers/keyboarder | c317fa9ed735eff517c47fbfe95d0b7eb9631763 | b6e8834503d0588258b19979797f0150710611dc | refs/heads/master | 2021-10-09T11:43:18.925000 | 2018-01-23T10:46:17 | 2018-01-23T10:46:17 | 103,750,850 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package admin;
import javafx.fxml.FXMLLoader;
import javafx.scene.Parent;
import javafx.scene.Scene;
import javafx.scene.image.Image;
import javafx.stage.Stage;
import java.io.IOException;
public class Menu {
private Stage stage;
public Menu() throws Exception {
FXMLLoader loader = new FXMLLoader(g... | UTF-8 | Java | 1,054 | java | Menu.java | Java | [] | null | [] | package admin;
import javafx.fxml.FXMLLoader;
import javafx.scene.Parent;
import javafx.scene.Scene;
import javafx.scene.image.Image;
import javafx.stage.Stage;
import java.io.IOException;
public class Menu {
private Stage stage;
public Menu() throws Exception {
FXMLLoader loader = new FXMLLoader(g... | 1,054 | 0.60999 | 0.60999 | 39 | 25.717949 | 18.938427 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.589744 | false | false | 8 |
b6b9889628ccccc3de2d18109b9d88c30c601976 | 8,607,114,463,927 | c18b00edb37d064b9a9d85c8a5864af4078b29a2 | /src/main/java/com/gupao/homework/spring/MainTest.java | 4e1b8839c56d71631e4539db001441edc2df88de | [] | no_license | DreamLee0201/gupaowork | https://github.com/DreamLee0201/gupaowork | c09a9c26b11367e6694860586ffad6ccf07f768a | ceb882700843e28bbdcd2759152788573703a04f | refs/heads/master | 2020-04-05T08:24:26.828000 | 2018-12-19T15:02:01 | 2018-12-19T15:02:01 | 156,714,073 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gupao.homework.spring;
import com.gupao.homework.spring.prototype.IronStick;
import com.gupao.homework.spring.prototype.MonkeyKing;
import org.junit.Test;
import java.util.Date;
/**
* @author: DreamLee
* @date: Created on 23:01 2018/11/16
* @description:
* @modified:
*/
public class MainTest {
... | UTF-8 | Java | 956 | java | MainTest.java | Java | [
{
"context": "nit.Test;\n\nimport java.util.Date;\n\n/**\n * @author: DreamLee\n * @date: Created on 23:01 2018/11/16\n * @descrip",
"end": 217,
"score": 0.9989023208618164,
"start": 209,
"tag": "USERNAME",
"value": "DreamLee"
}
] | null | [] | package com.gupao.homework.spring;
import com.gupao.homework.spring.prototype.IronStick;
import com.gupao.homework.spring.prototype.MonkeyKing;
import org.junit.Test;
import java.util.Date;
/**
* @author: DreamLee
* @date: Created on 23:01 2018/11/16
* @description:
* @modified:
*/
public class MainTest {
... | 956 | 0.672414 | 0.652874 | 29 | 29 | 32.374958 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.482759 | false | false | 8 |
8b03ad8160fb186f255104b7a395a47854cec2c4 | 29,051,158,797,255 | 21a0f94ddf5c7e163d1f0b9899862968eef163ed | /app/src/main/java/com/mobapplic/autoparts/view/views/drawer/DrawerView.java | ad7e900a7edfa456b1bbe20b1f79e52060282e58 | [] | no_license | doniyorprince95/AutoParts | https://github.com/doniyorprince95/AutoParts | 88989d57f9a4090731c2916f32432f91ed894c41 | 9e437ec356bf9963e9463306c64087dbef3523ed | refs/heads/master | 2020-03-18T01:18:29.948000 | 2017-03-13T23:03:25 | 2017-03-13T23:03:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mobapplic.autoparts.view.views.drawer;
import android.support.v4.app.Fragment;
public interface DrawerView {
void showHome();
void logOut();
void setFragment(Fragment fragment);
}
| UTF-8 | Java | 217 | java | DrawerView.java | Java | [] | null | [] | package com.mobapplic.autoparts.view.views.drawer;
import android.support.v4.app.Fragment;
public interface DrawerView {
void showHome();
void logOut();
void setFragment(Fragment fragment);
}
| 217 | 0.709677 | 0.705069 | 10 | 19.700001 | 18.182684 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 8 |
fabfb68b1201c5f59141e323b86b469ab9deac36 | 17,600,775,989,261 | 2b3d32d48071749bcfcde0ffe3eae2c7e1346dd2 | /unilock/src/main/java/me/unibike/unilock/util/AppUtils.java | b34ce8e8b24efc58c5b71928c462d49a16689360 | [] | no_license | V-zhangyunxiang/UnibikeMaintain | https://github.com/V-zhangyunxiang/UnibikeMaintain | 9fd8d38248db88c599bafb98d3fd14297977718f | b4ec96cabd32df71b542c0bad6ea723aecbcb18e | refs/heads/master | 2021-01-19T14:00:42.632000 | 2017-08-20T17:04:47 | 2017-08-20T17:04:47 | 100,875,364 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.unibike.unilock.util;
import android.os.Build;
/**
* @author LuoLiangchen
* @since 16/9/28
*/
public class AppUtils {
public static boolean debugging;
public static boolean checkApi(int apiLevel) {
return Build.VERSION.SDK_INT >= apiLevel;
}
/**
* debugging or released
... | UTF-8 | Java | 402 | java | AppUtils.java | Java | [
{
"context": "ck.util;\n\nimport android.os.Build;\n\n/**\n * @author LuoLiangchen\n * @since 16/9/28\n */\n\npublic class AppUtils {\n\n ",
"end": 87,
"score": 0.9975473284721375,
"start": 75,
"tag": "NAME",
"value": "LuoLiangchen"
}
] | null | [] | package me.unibike.unilock.util;
import android.os.Build;
/**
* @author LuoLiangchen
* @since 16/9/28
*/
public class AppUtils {
public static boolean debugging;
public static boolean checkApi(int apiLevel) {
return Build.VERSION.SDK_INT >= apiLevel;
}
/**
* debugging or released
... | 402 | 0.631841 | 0.619403 | 25 | 15.08 | 16.193628 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 8 |
d71a2feb2aaa4c8dbc3707193a1e94c70890c0dd | 20,340,965,127,965 | e063da6abce47b2118e3afcc91ea177b514eab81 | /src/test/java/com/test/test/Test3.java | f1312d0a6a5d75a592844f7cfa5411b703c53ea8 | [] | no_license | donghyeon0725/test | https://github.com/donghyeon0725/test | ee9ac51c93e78f296b5495425b9eb2da45ed1793 | 00f3de0816d6e264002e5249bb6fac7588c825de | refs/heads/master | 2023-06-19T12:03:16.834000 | 2021-07-18T11:12:06 | 2021-07-18T11:12:06 | 387,156,318 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.test.test;
import static org.junit.jupiter.api.Assertions.*;
import static org.assertj.core.api.Assertions.assertThat;
import org.junit.jupiter.api.Disabled;
import org.junit.jupiter.api.DisplayName;
import org.junit.jupiter.api.Test;
import java.time.Duration;
/**
* assertNotNull 처럼 메소드를 바로 불러와 사용하기 위... | UTF-8 | Java | 4,846 | java | Test3.java | Java | [
{
"context": "ull_test2() {\n Person person = new Person(\"이름\", 15, PersonStatus.HEALTHY);\n assertNotNu",
"end": 915,
"score": 0.6128698587417603,
"start": 914,
"tag": "NAME",
"value": "이"
},
{
"context": "als_test1() {\n Person person = new Person(\"이름\", 15, ... | null | [] | package com.test.test;
import static org.junit.jupiter.api.Assertions.*;
import static org.assertj.core.api.Assertions.assertThat;
import org.junit.jupiter.api.Disabled;
import org.junit.jupiter.api.DisplayName;
import org.junit.jupiter.api.Test;
import java.time.Duration;
/**
* assertNotNull 처럼 메소드를 바로 불러와 사용하기 위... | 4,846 | 0.588297 | 0.578282 | 144 | 25.347221 | 23.549686 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.340278 | false | false | 8 |
c15aa4a1c084a3fd3d7c7a1ab91ecdbe70660d0f | 32,177,895,000,222 | a66dd5a7e2e1f464c57f12617ab3d0c3bc86c08f | /src/main/kotlin/com/fg7/reactivewebkotlin/WebSocketConfiguration.java | 28de8e3ab0758cdddd26f05bc8d9e555f83a7bed | [] | no_license | fg78nc/spring-webflux-ws | https://github.com/fg78nc/spring-webflux-ws | a1e008804c5e40ea0217fef1ed4db59c2352d207 | aa12e87acf1bf00652a0d730d955dd86fea12ccf | refs/heads/master | 2020-03-23T18:36:40.399000 | 2018-07-22T19:43:25 | 2018-07-22T19:43:25 | 141,919,765 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fg7.reactivewebkotlin;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.reactive.HandlerMapping;
import org.springframework.web.reactive.handler.SimpleUrlHandlerMapping;
import org.springframework.web.reactive.so... | UTF-8 | Java | 1,725 | java | WebSocketConfiguration.java | Java | [] | null | [] | package com.fg7.reactivewebkotlin;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.reactive.HandlerMapping;
import org.springframework.web.reactive.handler.SimpleUrlHandlerMapping;
import org.springframework.web.reactive.so... | 1,725 | 0.711304 | 0.709565 | 46 | 36.5 | 30.84516 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.478261 | false | false | 8 |
cba436eb9a7b35e8fd0e976d07d2deba8002ad14 | 25,331,717,116,096 | 98ebbfd5e4d5f882cb25cd395607a6a480a963f4 | /dqlsas/src/main/java/service/IHelloServiceImpl.java | 72de6a3d6a3386971ceede3f1086f4e7b7f52f69 | [] | no_license | lastfily/dq2 | https://github.com/lastfily/dq2 | b72f9399af2a9ee17806401ceeafd42f9e2b9788 | 15aea5a4dacfdf36bdc3da8a1140804b876944e4 | refs/heads/master | 2022-12-22T19:49:32.074000 | 2019-05-23T02:31:49 | 2019-05-23T02:31:49 | 188,149,438 | 0 | 0 | null | false | 2022-12-13T19:28:23 | 2019-05-23T02:46:19 | 2019-05-23T02:46:55 | 2022-12-13T19:28:20 | 582 | 0 | 0 | 8 | JavaScript | false | false | package service;
import org.springframework.stereotype.Service;
@Service("iHelloService")
public class IHelloServiceImpl implements IHelloService{
//打印参数,并返回一串字符串
public String sayHello(String something) {
System.out.println("接收客户端信息:"+something);
return "你好我是服务端!";
}
} | UTF-8 | Java | 359 | java | IHelloServiceImpl.java | Java | [] | null | [] | package service;
import org.springframework.stereotype.Service;
@Service("iHelloService")
public class IHelloServiceImpl implements IHelloService{
//打印参数,并返回一串字符串
public String sayHello(String something) {
System.out.println("接收客户端信息:"+something);
return "你好我是服务端!";
}
} | 359 | 0.724252 | 0.724252 | 13 | 22.23077 | 20.169107 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 8 |
31239a7360e29b5e36b10e73847db995cac85070 | 27,839,978,023,168 | 3c3059d0aa5dc2383d1b928c7712f8c50bbf601d | /DemoC/app/src/main/java/com/example/democ/views/CreateVegetableView.java | a741013fd73db18efbb81dce90821903089271ac | [] | no_license | atbui1/Capstone | https://github.com/atbui1/Capstone | 4b5b3472fbd0e6cdfe0d210e24ffe269e2ebbf17 | d149c2e700571faf1a4e00f5dc5a2b87b60a9ab4 | refs/heads/main | 2023-06-03T14:17:49.095000 | 2021-06-20T20:10:38 | 2021-06-20T20:10:38 | 354,885,029 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.democ.views;
import com.example.democ.model.VegetableData;
public interface CreateVegetableView {
void createVegetableSuccess();
// void createVegetableSuccess(VegetableData vegetableData);
void createVegetableFail();
}
| UTF-8 | Java | 253 | java | CreateVegetableView.java | Java | [] | null | [] | package com.example.democ.views;
import com.example.democ.model.VegetableData;
public interface CreateVegetableView {
void createVegetableSuccess();
// void createVegetableSuccess(VegetableData vegetableData);
void createVegetableFail();
}
| 253 | 0.794466 | 0.794466 | 9 | 27.111111 | 20.98912 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 8 |
ffb4bdace57b8d154d5ed482f54033467bf641f4 | 16,106,127,398,547 | 121dce3ffd54ff9b9aa90a4cea13065995d1673f | /src/main/java/com/lukaklacar/geneticalgorithm/population/Population.java | af2671051e04628e0e04050171e602ba413f8c53 | [] | no_license | lklacar/generic-genetic-algorithm | https://github.com/lklacar/generic-genetic-algorithm | 9cc251f771721f28f287c724225e5d3e0bc0b640 | a561e94a13ca3fddee9177587d830b029caf852a | refs/heads/master | 2020-04-28T02:04:09.008000 | 2019-03-10T21:33:50 | 2019-03-10T21:33:50 | 174,883,839 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lukaklacar.geneticalgorithm.population;
import com.lukaklacar.geneticalgorithm.chromosome.Chromosome;
import java.util.ArrayList;
import java.util.Collection;
public class Population<T extends Chromosome> extends ArrayList<T> {
public Population(int initialCapacity) {
super(initialCapacity);
... | UTF-8 | Java | 437 | java | Population.java | Java | [] | null | [] | package com.lukaklacar.geneticalgorithm.population;
import com.lukaklacar.geneticalgorithm.chromosome.Chromosome;
import java.util.ArrayList;
import java.util.Collection;
public class Population<T extends Chromosome> extends ArrayList<T> {
public Population(int initialCapacity) {
super(initialCapacity);
... | 437 | 0.720824 | 0.720824 | 19 | 22 | 22.53652 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.315789 | false | false | 8 |
5f6d4a6c54ae307486fe0903af0b738ca13b1ed9 | 17,093,969,878,585 | b2b0f00fd6a06e7aab45f96339be0b97edc077e6 | /libgdxCommon/src/com/emptyPockets/box2d/shape/data/ShapeData.java | 9270e7ebb191b6a1c2dc05265a65fe858a6a2c83 | [] | no_license | cdbhimani/joeydevolopmenttesting | https://github.com/cdbhimani/joeydevolopmenttesting | ecb5d8b6bed2401a972bc4f72226550f6fb2ffbf | 7f5ad39c9bea54db2a6bc26a84905e541fd7c3d5 | refs/heads/master | 2020-03-27T22:40:44.688000 | 2018-02-08T07:28:54 | 2018-02-08T07:28:54 | 40,646,759 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.emptyPockets.box2d.shape.data;
import java.util.ArrayList;
import com.badlogic.gdx.math.Rectangle;
import com.badlogic.gdx.math.Vector2;
import com.badlogic.gdx.physics.box2d.Shape;
public abstract class ShapeData {
public static int count = 0;
String name = "Shape "+count++;
Rectangle aaB... | UTF-8 | Java | 1,365 | java | ShapeData.java | Java | [] | null | [] | package com.emptyPockets.box2d.shape.data;
import java.util.ArrayList;
import com.badlogic.gdx.math.Rectangle;
import com.badlogic.gdx.math.Vector2;
import com.badlogic.gdx.physics.box2d.Shape;
public abstract class ShapeData {
public static int count = 0;
String name = "Shape "+count++;
Rectangle aaB... | 1,365 | 0.685714 | 0.681319 | 60 | 20.75 | 16.71788 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.7 | false | false | 8 |
bf7baae5280e3fb738be178d95e16639de1725f5 | 23,098,334,150,358 | 30e3c91f23aaa6127ee3e520becc443701e18faa | /sources/com/p683ss/android/ugc/aweme/proaccount/C39681c.java | 1197d8d48fd5e33af25bce93eeef021dd0e0564e | [] | no_license | jakesyl/tishtosh_source | https://github.com/jakesyl/tishtosh_source | 521d4ab2bc28325519cf84422cce9c5709339b1f | c88d8f6fc6147fc08dfda6bd6d8540156278fa5d | refs/heads/master | 2022-09-10T17:19:16.637000 | 2020-05-25T06:06:31 | 2020-05-25T06:06:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.p683ss.android.ugc.aweme.proaccount;
import android.content.Context;
import android.content.res.Resources;
import android.graphics.drawable.Drawable;
import android.support.p030v4.content.C0726c;
import android.support.p043v7.widget.RecyclerView.C1322a;
import android.support.p043v7.widget.RecyclerView.C13... | UTF-8 | Java | 9,020 | java | C39681c.java | Java | [] | null | [] | package com.p683ss.android.ugc.aweme.proaccount;
import android.content.Context;
import android.content.res.Resources;
import android.graphics.drawable.Drawable;
import android.support.p030v4.content.C0726c;
import android.support.p043v7.widget.RecyclerView.C1322a;
import android.support.p043v7.widget.RecyclerView.C13... | 9,020 | 0.576275 | 0.452882 | 236 | 37.220341 | 25.283524 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.724576 | false | false | 8 |
1cb2f0aeb1c23fae4bb1ab2e4a1ba8e645aec724 | 23,098,334,147,284 | 51fa66effcdea0efbe8aaa8fb8601dea5d928a87 | /src/main/java/vcs/DiffGenerator.java | dc824867bfe1578adbe7eceaca5b6fc0f67b5a1a | [] | no_license | deepanshu2506/version-control | https://github.com/deepanshu2506/version-control | b64adc3fb3fdfa548f1b4eaffecdf12a38a51784 | adc7281f2d102fafbe31f0665b6af90ab375910f | refs/heads/master | 2023-04-11T01:33:54.189000 | 2021-04-15T07:55:04 | 2021-04-15T07:55:04 | 264,212,997 | 8 | 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 vcs;
import com.github.difflib.DiffUtils;
import com.github.difflib.patch.AbstractDelta;
import com.github.difflib.patch.Patch... | UTF-8 | Java | 1,211 | java | DiffGenerator.java | Java | [
{
"context": "e.Paths;\nimport java.util.List;\n\n/**\n *\n * @author Deepanshu Vangani\n */\nimport index.IndexElement;\nimport index.Repos",
"end": 465,
"score": 0.9998759627342224,
"start": 448,
"tag": "NAME",
"value": "Deepanshu Vangani"
}
] | 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 vcs;
import com.github.difflib.DiffUtils;
import com.github.difflib.patch.AbstractDelta;
import com.github.difflib.patch.Patch... | 1,200 | 0.744013 | 0.744013 | 36 | 32.638889 | 33.29594 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 8 |
2409d9d218b21e6fcd57f43961ca83ec3d7f620d | 32,770,600,482,646 | e9448695b66a60ace7a0a462c0c96fa509f349bc | /src/the/game/java/NetClient.java | f23d5030aa5e14f7f0fe98458dd23ff342f89544 | [] | no_license | propra13-orga/gruppe52 | https://github.com/propra13-orga/gruppe52 | 5fa0b7ff9e1ee6a96b782476b98aa3e7ebca9a17 | 41271d9964a341cf94c2af004c90f0e839f739e9 | refs/heads/master | 2016-08-07T21:31:03.731000 | 2013-07-16T11:27:51 | 2013-07-16T11:27:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package the.game.java;
import java.io.IOException;
import java.nio.ByteBuffer;
import java.nio.CharBuffer;
import java.nio.channels.WritableByteChannel;
import java.util.Queue;
public class NetClient extends Client {
public NetClient(String host, int port) {
super(host, port);
}
protected void doWhileRunning(... | UTF-8 | Java | 1,466 | java | NetClient.java | Java | [] | null | [] | package the.game.java;
import java.io.IOException;
import java.nio.ByteBuffer;
import java.nio.CharBuffer;
import java.nio.channels.WritableByteChannel;
import java.util.Queue;
public class NetClient extends Client {
public NetClient(String host, int port) {
super(host, port);
}
protected void doWhileRunning(... | 1,466 | 0.693042 | 0.689632 | 65 | 21.553846 | 20.468386 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.8 | false | false | 8 |
3456becc388ff7fa972c5fd5c1172252714f0952 | 33,337,536,166,885 | 034fa6d17fd8dce7243ea066c21527562466bf55 | /src/main/java/com/rabit/qa/pages/MyAccountPage.java | 5b75cda4d3c8b224af007da06ab9c50431694834 | [] | no_license | preethiks465/PageObjectModel | https://github.com/preethiks465/PageObjectModel | 150838e871cf2767e32cf3650c9d0ba70ac6f6be | a18703cbd958627e6a6ca5a151cad69a6f86bd6e | refs/heads/master | 2022-08-01T08:16:33.538000 | 2019-12-13T08:14:02 | 2019-12-13T08:14:02 | 227,782,649 | 0 | 0 | null | false | 2022-06-29T17:50:46 | 2019-12-13T07:33:57 | 2019-12-13T08:14:43 | 2022-06-29T17:50:43 | 5,040 | 0 | 0 | 2 | HTML | false | false | package com.rabit.qa.pages;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.PageFactory;
import com.rabit.qa.base.TestBase;
public class MyAccountPage extends TestBase {
@FindBy(xpath = "//h1[contains(text(),'Account Contact Details')]")
WebElem... | UTF-8 | Java | 1,116 | java | MyAccountPage.java | Java | [] | null | [] | package com.rabit.qa.pages;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.PageFactory;
import com.rabit.qa.base.TestBase;
public class MyAccountPage extends TestBase {
@FindBy(xpath = "//h1[contains(text(),'Account Contact Details')]")
WebElem... | 1,116 | 0.764337 | 0.763441 | 42 | 25.571428 | 22.259447 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.119048 | false | false | 8 |
625cea789d3daf415c9a827b11600cdcab8ec5ca | 16,587,163,740,368 | cf76d48b376a0e9b867602daa66a2ebd86137655 | /FlowColor/src/InputOutFiles/GWriter.java | 085c117afbe10848a577364177c89106d8b618ae | [] | no_license | wroujoulah/FlowColorGame | https://github.com/wroujoulah/FlowColorGame | 3e1684230f889383f4882604edc2fdfbba435a80 | 1e959dd22377631a45558735d8a3d7c16c79e228 | refs/heads/master | 2021-05-28T08:03:17.630000 | 2014-01-07T08:48:13 | 2014-01-07T08:48:13 | null | 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 InputOutFiles;
import Componants.Level;
import Componants.Maze;
import static java.awt.image.ImageObserver.ABORT;
import java.... | UTF-8 | Java | 3,417 | java | GWriter.java | Java | [
{
"context": "import javax.swing.JOptionPane;\n\n/**\n *\n * @author Wissam\n */\npublic class GWriter {\n\n public static voi",
"end": 411,
"score": 0.9514188766479492,
"start": 405,
"tag": "NAME",
"value": "Wissam"
}
] | 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 InputOutFiles;
import Componants.Level;
import Componants.Maze;
import static java.awt.image.ImageObserver.ABORT;
import java.... | 3,417 | 0.554873 | 0.554873 | 120 | 27.475 | 22.368118 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.508333 | false | false | 8 |
d3e4d429c819aa3079dc3826f5f1089bbda938c2 | 27,582,279,992,748 | 4cd577110e030199a7e8b3e28782d0778ee2eeca | /src/test/java/com/mowitnow/MowerTest.java | 147d781493f7e04b13be1b3b4bdaac3ac37b7fcb | [] | no_license | k1ngp0ng/MowerManager | https://github.com/k1ngp0ng/MowerManager | 531bce1edd014cd0ab1656e7cce793784025b84c | 4a330f2b4d46c780fa0b402ed41b713a5fde273a | refs/heads/master | 2021-05-11T16:04:21.058000 | 2020-02-19T13:08:50 | 2020-02-21T17:24:13 | 117,750,935 | 0 | 0 | null | false | 2020-10-12T21:25:55 | 2018-01-16T22:33:51 | 2020-02-21T17:24:38 | 2020-10-12T21:25:54 | 10 | 0 | 0 | 1 | Java | false | false | package com.mowitnow;
import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
/**
* Created by scapillier on 13/07/16.
*/
public class MowerTest {
private Field field;
@Before
public final void setUp() {
field = new Field(5,5);
}
@Test
public ... | UTF-8 | Java | 1,328 | java | MowerTest.java | Java | [
{
"context": " org.junit.Assert.assertEquals;\n\n/**\n * Created by scapillier on 13/07/16.\n */\npublic class MowerTest {\n\n pr",
"end": 146,
"score": 0.999601423740387,
"start": 136,
"tag": "USERNAME",
"value": "scapillier"
}
] | null | [] | package com.mowitnow;
import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
/**
* Created by scapillier on 13/07/16.
*/
public class MowerTest {
private Field field;
@Before
public final void setUp() {
field = new Field(5,5);
}
@Test
public ... | 1,328 | 0.700075 | 0.678975 | 40 | 32.174999 | 29.145229 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.825 | false | false | 8 |
0852b524172764ee86cc4d0c4fdf753fbd04956d | 11,708,080,877,025 | 4cfc5a3cb90f34980a92ccd921d39c5718ff40b5 | /mobile/SensorCollectorProject/SensorCollectorLibrary/src/main/java/eu/liveandgov/wp1/sensor_collector/components/BluetoothSource.java | f49c45d7e5ff16ff9eabed45f731e71248f4739a | [
"MIT"
] | permissive | Institute-Web-Science-and-Technologies/LiveGovWP1 | https://github.com/Institute-Web-Science-and-Technologies/LiveGovWP1 | e5815db4f4c43875c1ca52898712a10d0afa53e1 | 8640cd4409a8eafff5b549a6f35fd0e51518dd4f | refs/heads/master | 2020-06-01T02:09:49.261000 | 2018-03-06T08:43:07 | 2018-03-06T08:43:07 | 12,402,403 | 0 | 0 | null | false | 2014-12-16T11:43:31 | 2013-08-27T09:42:12 | 2014-09-09T12:15:50 | 2014-12-16T11:43:31 | 28,597 | 2 | 6 | 11 | JavaScript | null | null | package eu.liveandgov.wp1.sensor_collector.components;
import android.bluetooth.BluetoothAdapter;
import android.bluetooth.BluetoothClass;
import android.bluetooth.BluetoothDevice;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilt... | UTF-8 | Java | 7,215 | java | BluetoothSource.java | Java | [
{
"context": "ample source for bluetooth state</p>\n * Created by lukashaertel on 05.12.14.\n */\n@Singleton\npublic class Bluetoot",
"end": 989,
"score": 0.9962916970252991,
"start": 977,
"tag": "USERNAME",
"value": "lukashaertel"
}
] | null | [] | package eu.liveandgov.wp1.sensor_collector.components;
import android.bluetooth.BluetoothAdapter;
import android.bluetooth.BluetoothClass;
import android.bluetooth.BluetoothDevice;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilt... | 7,215 | 0.612335 | 0.610395 | 209 | 33.52153 | 31.423649 | 154 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.473684 | false | false | 8 |
8dd3c22d6d1a2386cff9ef4600d19bd2796d00ab | 30,743,375,923,003 | 34190e601e5c962829ed4dcaeb7953f8fe442539 | /src/main/java/com/schedule/core/Graphs/FeasibleSchedules/DataGenerator/SchedulesBuilder.java | e40ea338dbdc3cb76149b888e5fe3110a471e2af | [] | no_license | jossmt/JobShopScheduling | https://github.com/jossmt/JobShopScheduling | be8f30fbfca0dfb5d515b3056cb447150f8e12b5 | 354ea5f03fe87c906bcc0317c6475b0733bf7b9d | refs/heads/master | 2021-03-30T21:52:40.766000 | 2018-03-09T13:27:47 | 2018-03-09T13:27:47 | 124,543,356 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.schedule.core.Graphs.FeasibleSchedules.DataGenerator;
import com.schedule.core.Graphs.FeasibleSchedules.Config.FileDataPaths;
import com.schedule.core.Graphs.FeasibleSchedules.Model.Core.Operation;
import com.schedule.core.Graphs.FeasibleSchedules.Model.Core.Schedule;
import com.schedule.core.Graphs.Feasib... | UTF-8 | Java | 7,545 | java | SchedulesBuilder.java | Java | [] | null | [] | package com.schedule.core.Graphs.FeasibleSchedules.DataGenerator;
import com.schedule.core.Graphs.FeasibleSchedules.Config.FileDataPaths;
import com.schedule.core.Graphs.FeasibleSchedules.Model.Core.Operation;
import com.schedule.core.Graphs.FeasibleSchedules.Model.Core.Schedule;
import com.schedule.core.Graphs.Feasib... | 7,545 | 0.586614 | 0.582372 | 225 | 32.537777 | 30.493856 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.684444 | false | false | 8 |
4abd5cf953b60e3babc29468233e7eceba8f965d | 6,073,083,794,938 | 6359b37a07c0fad762e3a21e101339eaa26dbf5b | /src/graphic/graphicBoardGame.java | 8599dc0cdaf693f2ce386a1aa15b1f8959fa0512 | [] | no_license | Wasini/Pathagon | https://github.com/Wasini/Pathagon | 97c1ce2d67c04802f5b635f9361deedc8ab69ee3 | cad308978974765cbae13c48662098ee6ba81f27 | refs/heads/master | 2020-06-23T05:35:32.815000 | 2018-02-08T16:26:28 | 2018-02-08T16:26:28 | 94,231,481 | 0 | 0 | null | false | 2017-06-19T02:09:45 | 2017-06-13T16:01:51 | 2017-06-13T16:03:27 | 2017-06-19T02:09:45 | 37 | 0 | 0 | 0 | Java | null | null | package graphic;
import controller.PathagonController;
import java.awt.Color;
import java.util.List;
import javax.swing.JOptionPane;
import model.PathagonToken;
public class graphicBoardGame extends PathagonView{
/**
* Creates new form graphicBoardGame
* @param c
*/
public graphicBoardGame(Pa... | UTF-8 | Java | 36,778 | java | graphicBoardGame.java | Java | [] | null | [] | package graphic;
import controller.PathagonController;
import java.awt.Color;
import java.util.List;
import javax.swing.JOptionPane;
import model.PathagonToken;
public class graphicBoardGame extends PathagonView{
/**
* Creates new form graphicBoardGame
* @param c
*/
public graphicBoardGame(Pa... | 36,778 | 0.5809 | 0.540518 | 944 | 37.955509 | 29.699772 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8125 | false | false | 8 |
e071b919354e60d942b2efbf17a1b83dd13ab29d | 20,074,677,169,119 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_cefee45d165fae1ef9741d59ebb741a50ef8b37d/EditPayloadFragment/2_cefee45d165fae1ef9741d59ebb741a50ef8b37d_EditPayloadFragment_s.java | afe4b4d04b69e70875589bb56fcad8ad6eabf4fe | [] | no_license | zhongxingyu/Seer | https://github.com/zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516000 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | false | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | 2023-06-21T00:53:27 | 2023-06-22T07:55:57 | 2,849,868 | 2 | 2 | 0 | null | false | false | package com.matburt.mobileorg.Gui.Capture;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.view.Menu;
import android.view.LayoutInflater;
import android.view.MenuInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.EditText;
imp... | UTF-8 | Java | 2,270 | java | 2_cefee45d165fae1ef9741d59ebb741a50ef8b37d_EditPayloadFragment_s.java | Java | [] | null | [] | package com.matburt.mobileorg.Gui.Capture;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.view.Menu;
import android.view.LayoutInflater;
import android.view.MenuInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.EditText;
imp... | 2,270 | 0.684141 | 0.680617 | 77 | 28.467533 | 21.826103 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.077922 | false | false | 8 |
80313232afae1f903d05d98c43eb7b51ad171fbe | 27,779,848,514,769 | 49471ebc949f15beb794bff78291a14f44dec67d | /AVARE-Manager/android/app/src/main/java/app/avare/manager/AppsInfoPackage.java | 195f48de2987e425239fae275c2729c5f66f8107 | [
"Apache-2.0"
] | permissive | privacy-avare/PRIVACY-AVARE | https://github.com/privacy-avare/PRIVACY-AVARE | d21389ed625ad91ce43211905a7f3877fc4506c0 | 31604f2d327b401b2aaefe1bdfa87b21b1db2422 | refs/heads/master | 2020-05-02T07:36:43.022000 | 2020-01-29T12:46:44 | 2020-01-29T12:46:44 | 177,822,432 | 12 | 9 | null | true | 2019-07-04T16:13:21 | 2019-03-26T15:57:51 | 2019-07-04T16:12:44 | 2019-07-04T16:12:42 | 69,391 | 6 | 3 | 0 | Java | false | false | /*
Copyright 2016-2018 AVARE project team
AVARE-Project was financed by the Baden-Württemberg Stiftung gGmbH (www.bwstiftung.de).
Project partners are FZI Forschungszentrum Informatik am Karlsruher
Institut für Technologie (www.fzi.de) and Karlsruher
Institut für Technologie (ww... | UTF-8 | Java | 2,093 | java | AppsInfoPackage.java | Java | [] | null | [] | /*
Copyright 2016-2018 AVARE project team
AVARE-Project was financed by the Baden-Württemberg Stiftung gGmbH (www.bwstiftung.de).
Project partners are FZI Forschungszentrum Informatik am Karlsruher
Institut für Technologie (www.fzi.de) and Karlsruher
Institut für Technologie (ww... | 2,093 | 0.72823 | 0.721531 | 53 | 38.433964 | 30.263939 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.415094 | false | false | 8 |
ea5c669023e1c03b5e560f32923d18b9805e28af | 22,342,419,935,975 | d2508c9e7c19ad5aece855ae9b931b365068029b | /src/main/java/com/sw/domain/Customer.java | c350fde6aae0efe29ceae2e5338aca411720cd21 | [] | no_license | Dina-Ula/bulk-transfer-app | https://github.com/Dina-Ula/bulk-transfer-app | b1dbccf66eed1c219b47fa75a29b682fb8befbda | dd04ef5638318671e1928b0e0867dccf0a5a9f00 | refs/heads/main | 2023-02-17T07:44:06.491000 | 2021-01-17T00:02:24 | 2021-01-17T00:02:24 | 330,208,486 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sw.domain;
import lombok.Getter;
import lombok.Setter;
import org.apache.commons.lang3.ObjectUtils;
import org.apache.commons.lang3.builder.ToStringBuilder;
import org.apache.commons.lang3.builder.ToStringStyle;
@Getter
@Setter
public class Customer {
private final String name;
private final Str... | UTF-8 | Java | 907 | java | Customer.java | Java | [] | null | [] | package com.sw.domain;
import lombok.Getter;
import lombok.Setter;
import org.apache.commons.lang3.ObjectUtils;
import org.apache.commons.lang3.builder.ToStringBuilder;
import org.apache.commons.lang3.builder.ToStringStyle;
@Getter
@Setter
public class Customer {
private final String name;
private final Str... | 907 | 0.708931 | 0.705623 | 36 | 24.194445 | 26.820204 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 8 |
f769777c24d59fb6845a65d3073d207f43977f69 | 23,321,672,474,531 | 33e4a139b5421ad76ab0908599e68b65314590b9 | /05_array/src/com/kh/array/practice/ArrayPractice.java | 9f814b960346f75076e85d89a3c69d28167a2542 | [] | no_license | Seonu05/popo_cloud | https://github.com/Seonu05/popo_cloud | a6443d83c34573761f9546fdb89ec02623015e53 | d6f964ac1fc955d1f991255633b68dda5acf9fc2 | refs/heads/master | 2021-02-18T01:51:31.647000 | 2020-04-28T06:28:14 | 2020-04-28T06:28:14 | 245,146,653 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kh.array.practice;
public class ArrayPractice {
}
| UTF-8 | Java | 69 | java | ArrayPractice.java | Java | [] | null | [] | package com.kh.array.practice;
public class ArrayPractice {
}
| 69 | 0.710145 | 0.710145 | 5 | 11.8 | 14.062716 | 30 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 8 |
462eb4419fd5a48e15f2baa903afef01beb45ce5 | 27,118,423,523,609 | fcd4b8be54b76f5b8d6f390f209ff555b5a7fbed | /POOmovimiento/src/movimiento/Dibujo.java | 0083494ae41c6c7fc1be3be0741a6998b8856302 | [] | no_license | Elias-77/Curriculum | https://github.com/Elias-77/Curriculum | 5b8ae497d4c6a2292278feb0f8ae8d59f785d366 | c05d1b1f0d05de256de2d63bff11954fac9dd387 | refs/heads/master | 2022-11-07T22:27:40.943000 | 2020-06-25T15:41:42 | 2020-06-25T15:41:42 | 274,791,372 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package movimiento;
import java.awt.Color;
import java.awt.Graphics;
import java.awt.Graphics2D;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.KeyEvent;
import java.awt.event.KeyAdapter;
import javax.swing.JPanel;//PANEL DONDE SE INTRODUCIRA TODO
import java... | UTF-8 | Java | 1,293 | java | Dibujo.java | Java | [] | null | [] |
package movimiento;
import java.awt.Color;
import java.awt.Graphics;
import java.awt.Graphics2D;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.KeyEvent;
import java.awt.event.KeyAdapter;
import javax.swing.JPanel;//PANEL DONDE SE INTRODUCIRA TODO
import java... | 1,293 | 0.634957 | 0.630317 | 47 | 25.468084 | 19.63047 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.574468 | false | false | 8 |
ef13feda6cdefba9c5e75e5a1c6886e36eb72434 | 18,373,870,140,849 | 48e013de4833035fb34b30b02f0903f4ce4ceed7 | /aura/src/main/java/org/auraframework/instance/BaseComponent.java | 833b6d7a9691adada731b1bb807f0b1f2da8f4f6 | [
"BSD-3-Clause",
"Apache-2.0",
"LGPL-2.0-or-later",
"ICU",
"LicenseRef-scancode-mx4j",
"W3C",
"CC-BY-4.0",
"SAX-PD",
"MPL-2.0",
"WTFPL",
"CDDL-1.0",
"MIT"
] | permissive | nagyist/forcedotcom-aura | https://github.com/nagyist/forcedotcom-aura | 064609732afa4bc7551eec9972218dc9f1a30fd8 | 779ffdcc715565d3b961becd28aa163d289557aa | refs/heads/master | 2022-12-21T13:31:26.447000 | 2022-02-12T08:35:12 | 2022-02-12T08:35:12 | 27,166,886 | 0 | 0 | Apache-2.0 | true | 2022-12-16T22:49:11 | 2014-11-26T08:29:51 | 2014-11-26T08:30:42 | 2022-12-16T22:49:05 | 69,001 | 0 | 0 | 0 | JavaScript | false | false | /*
* Copyright (C) 2013 salesforce.com, inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable ... | UTF-8 | Java | 2,270 | java | BaseComponent.java | Java | [] | null | [] | /*
* Copyright (C) 2013 salesforce.com, inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable ... | 2,270 | 0.669604 | 0.666079 | 83 | 26.349398 | 27.432913 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.313253 | false | false | 8 |
9443ec217a0b29a5539da348ea670cf5fcda80a1 | 13,958,643,715,983 | f20e1ecf2d473e93805b7967a771be0c57b4d836 | /src/main/java/task18_transportation_local_date_and_streams/carrier/repo/CarrierRepo.java | 3895575690eb46ac5c2ba360fe1b653fc54ebcb0 | [] | no_license | Tadashimi/EpamTasks | https://github.com/Tadashimi/EpamTasks | 154fee6f1e322a4d4326678e45af3c611151c7b1 | b3c9774ea9273614b5504ffc4085ed9493643832 | refs/heads/master | 2023-07-20T01:51:44.709000 | 2023-04-09T19:37:34 | 2023-04-09T19:37:34 | 225,715,328 | 1 | 0 | null | false | 2023-07-07T21:58:36 | 2019-12-03T21:03:51 | 2022-01-16T05:37:14 | 2023-07-07T21:58:35 | 592 | 1 | 0 | 1 | Java | false | false | package task18_transportation_local_date_and_streams.carrier.repo;
import task18_transportation_local_date_and_streams.carrier.domain.Carrier;
import task18_transportation_local_date_and_streams.common.business.repo.CommonRepo;
import java.util.Optional;
public interface CarrierRepo extends CommonRepo<Carrier, Long>... | UTF-8 | Java | 430 | java | CarrierRepo.java | Java | [] | null | [] | package task18_transportation_local_date_and_streams.carrier.repo;
import task18_transportation_local_date_and_streams.carrier.domain.Carrier;
import task18_transportation_local_date_and_streams.common.business.repo.CommonRepo;
import java.util.Optional;
public interface CarrierRepo extends CommonRepo<Carrier, Long>... | 430 | 0.811628 | 0.797674 | 14 | 29.714285 | 32.444302 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 8 |
e14d3e42200a02750a35d117576b0cf7ae977496 | 29,094,108,469,677 | a4d7392223c50c8697e6705cbd85f28ca042a076 | /app/src/main/java/com/skype/raider/action/UpContactAction.java | 65b8387686ed90e110057244bfc477dcd74c811a | [] | no_license | ls895977/GetMonitor | https://github.com/ls895977/GetMonitor | 77abf65922b0fa22f83ea056fdad2b4c207d506e | 11a5b0b158e5af927bc1af6d61c857dcfccca24e | refs/heads/master | 2020-05-07T13:50:03.226000 | 2019-04-10T11:14:47 | 2019-04-10T11:14:47 | 180,565,300 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.skype.raider.action;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import com.skype.raider.dao.ContactDao;
import com.skype.raider.entity.Contact;
import com.skype.raider.util.LocalManager;
public class UpContactAction extends BaseAction {
@Override
public boolean doUp... | UTF-8 | Java | 1,306 | java | UpContactAction.java | Java | [] | null | [] | package com.skype.raider.action;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import com.skype.raider.dao.ContactDao;
import com.skype.raider.entity.Contact;
import com.skype.raider.util.LocalManager;
public class UpContactAction extends BaseAction {
@Override
public boolean doUp... | 1,306 | 0.683673 | 0.682889 | 48 | 25.541666 | 22.409967 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.958333 | false | false | 8 |
dcbf4f2b8a2641c75cd2f8f7122d0e33f7f60d4b | 32,306,744,061,436 | c5e65d30db4a5c7fa1be78b6a3d06ec39e33521f | /src/test/java/pl/marekk/weather/LocalApiTest.java | d18b2720337b0408f970c8ce4368a761306a5534 | [] | no_license | marekkapowicki/weather-api | https://github.com/marekkapowicki/weather-api | 1cfa11e1beb7e3a551249273e76d37cb3bb7d95c | 02561a8d55af51f8c7ce20165eabf14fa8e7b1b8 | refs/heads/main | 2023-04-21T16:22:08.667000 | 2021-05-20T11:08:27 | 2021-05-20T11:08:27 | 368,777,046 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.marekk.weather;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
import org.springframework.test.context.junit.jupiter.EnabledIf;
@Target({ElementType.TYPE, ElementType.METHOD})
@Retention(Retent... | UTF-8 | Java | 533 | java | LocalApiTest.java | Java | [] | null | [] | package pl.marekk.weather;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
import org.springframework.test.context.junit.jupiter.EnabledIf;
@Target({ElementType.TYPE, ElementType.METHOD})
@Retention(Retent... | 533 | 0.810507 | 0.810507 | 13 | 40 | 23.66432 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.615385 | false | false | 8 |
a0598d80fc2a5de4e292e6ad599b64aeb81aebb0 | 8,151,847,974,281 | d3a46bf51ceba261a96363d9d6627c7721b4487d | /t2/A318.java | a2bf4d8c577f4c4f95850c324f086a9ad0d29609 | [] | no_license | pangchaoyuan/TRY | https://github.com/pangchaoyuan/TRY | d714e1b2be1c28c884f53da97aa5aab11a61b4d9 | 45e8ae85432efd23fe8f52ac7b0a6fa66ac26b42 | refs/heads/master | 2022-11-24T05:52:39.534000 | 2020-07-15T04:10:16 | 2020-07-15T04:10:16 | 259,521,521 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
public class A318 {
//牛客 另类加法
public int addAB(int A, int B) {
int tmp=1;
while(B!=0){
tmp = (A&B)<<1; //进位情况
A = A^B;//加法
B = tmp;//将进位放到下一轮算
}
return A;
}
//牛客 饥饿的小易
public static void main(String[] args){
... | UTF-8 | Java | 674 | java | A318.java | Java | [] | null | [] | import java.util.*;
public class A318 {
//牛客 另类加法
public int addAB(int A, int B) {
int tmp=1;
while(B!=0){
tmp = (A&B)<<1; //进位情况
A = A^B;//加法
B = tmp;//将进位放到下一轮算
}
return A;
}
//牛客 饥饿的小易
public static void main(String[] args){
... | 674 | 0.440129 | 0.383495 | 28 | 21.071428 | 13.295887 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.535714 | false | false | 8 |
1271443769bb4d33977781a35eca1b72286f9390 | 3,092,376,467,890 | 718a8498e6da032fcdd976691ad07fb646bd9703 | /test_10.5/src/TestDemo1.java | 6c99ec4abb0e56a4c88420bb421ee2fed837bae9 | [] | no_license | Nineodes19/happy-end | https://github.com/Nineodes19/happy-end | 716cb8026e5e9d1175ac068fdd866852a97f9494 | 07ec40c587f5247cd8e59e259c1c9dc14d1c488e | refs/heads/master | 2022-07-13T05:53:10.808000 | 2020-10-24T15:18:36 | 2020-10-24T15:18:36 | 217,953,407 | 0 | 0 | null | false | 2022-06-21T04:03:12 | 2019-10-28T02:47:47 | 2020-10-24T15:18:57 | 2022-06-21T04:03:12 | 44,752 | 0 | 0 | 4 | Java | false | false | import java.util.Arrays;
import java.util.PrimitiveIterator;
import java.util.PriorityQueue;
/**
* @program:test_10.5
* @author:Nine_odes
* @description:
* @create:2020-10-05 19:39
**/
public class TestDemo1 {
public static int[] smallestK(int[] arr,int k){
if(null == arr || k <= 0){
retur... | UTF-8 | Java | 786 | java | TestDemo1.java | Java | [
{
"context": "orityQueue;\n\n/**\n * @program:test_10.5\n * @author:Nine_odes\n * @description:\n * @create:2020-10-05 19:39\n **/",
"end": 140,
"score": 0.9912842512130737,
"start": 131,
"tag": "USERNAME",
"value": "Nine_odes"
}
] | null | [] | import java.util.Arrays;
import java.util.PrimitiveIterator;
import java.util.PriorityQueue;
/**
* @program:test_10.5
* @author:Nine_odes
* @description:
* @create:2020-10-05 19:39
**/
public class TestDemo1 {
public static int[] smallestK(int[] arr,int k){
if(null == arr || k <= 0){
retur... | 786 | 0.524173 | 0.489822 | 31 | 24.354839 | 17.153103 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.774194 | false | false | 8 |
566bd03883177f6448767edbd1728e473075e283 | 10,204,842,310,926 | 7dda37a3997dfb5adbf63b8fccb40181e267f2a9 | /src/main/java/com/alborzfazaeli/silot/command/Command.java | e2d8b701ee7f84af843883cf4424b9ac7b6d5324 | [] | no_license | alborzfazaeli/SiLot | https://github.com/alborzfazaeli/SiLot | 2da41026881fcbea10bfe40cd9c9756c78fb29ad | 3199a5002949dbf3c6238c7c38fc78d16278c09d | refs/heads/master | 2020-05-20T12:53:31.054000 | 2015-06-08T12:00:04 | 2015-06-08T12:00:04 | 37,063,154 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.alborzfazaeli.silot.command;
public abstract class Command {
public static final int EXIT_SUCCESS = 0;
private String name = null;
public Command(String name) {
this.name = name;
}
public String getName() {
return name;
}
/**
*
* @return exit code shows if the command was executed succ... | UTF-8 | Java | 376 | java | Command.java | Java | [] | null | [] | package com.alborzfazaeli.silot.command;
public abstract class Command {
public static final int EXIT_SUCCESS = 0;
private String name = null;
public Command(String name) {
this.name = name;
}
public String getName() {
return name;
}
/**
*
* @return exit code shows if the command was executed succ... | 376 | 0.694149 | 0.691489 | 22 | 16.09091 | 19.470045 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.954545 | false | false | 8 |
d1cb33d3d9fab2d9b2ccc399d1cc807610437f2b | 19,035,295,079,001 | 634d4b84728338dac165e9064a1d0ed25e95090f | /src/main/java/com/demos/util/ChangeTypeUtil.java | 37c78416a9b46a9385b2afae29e320dd82e871c2 | [] | no_license | fumenyaolang/DemoUtil | https://github.com/fumenyaolang/DemoUtil | ee53f971c8ffc15603970c5a2c55cf63756f1628 | 257908905f2c26491124f5b4ce8dbde045564309 | refs/heads/master | 2021-07-17T03:40:06.526000 | 2021-07-09T07:15:15 | 2021-07-09T07:15:15 | 48,013,247 | 0 | 0 | null | false | 2020-10-13T18:45:32 | 2015-12-15T01:58:53 | 2020-01-10T11:02:01 | 2020-10-13T18:45:31 | 58 | 0 | 0 | 1 | Java | false | false | package com.demos.util;
import java.util.ArrayList;
import java.util.Enumeration;
import java.util.List;
/**
* Created by fumenyaolang on 2015-12-10.
*/
public class ChangeTypeUtil {
/**
* Enumeration to List
*/
public static List enum2List(Enumeration e) {
List l = new ArrayList();
... | UTF-8 | Java | 460 | java | ChangeTypeUtil.java | Java | [
{
"context": "eration;\nimport java.util.List;\n\n/**\n * Created by fumenyaolang on 2015-12-10.\n */\npublic class ChangeTypeUtil {\n",
"end": 137,
"score": 0.9996623992919922,
"start": 125,
"tag": "USERNAME",
"value": "fumenyaolang"
}
] | null | [] | package com.demos.util;
import java.util.ArrayList;
import java.util.Enumeration;
import java.util.List;
/**
* Created by fumenyaolang on 2015-12-10.
*/
public class ChangeTypeUtil {
/**
* Enumeration to List
*/
public static List enum2List(Enumeration e) {
List l = new ArrayList();
... | 460 | 0.593478 | 0.573913 | 22 | 19.90909 | 14.288931 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 8 |
4f8f4ec6c10c8f70413ecdaf4009d55d12ddbc00 | 28,312,424,430,879 | 70fe8f75fff4a92ffa4326fba6ffd5f50a5e08e8 | /ImgurAlbumDownloader/src/ImgurDownloadWindow.java | b44afb358fe974acda886bfd543908e4e98035f5 | [] | no_license | micahrlee/Personal | https://github.com/micahrlee/Personal | 7d94601616ab5247fceb571637cc697b8b483fd9 | a5b1e51537ecb78504cb30c90acebb415df59080 | refs/heads/master | 2021-01-13T01:26:46.627000 | 2015-02-20T05:53:22 | 2015-02-20T05:53:22 | 26,608,943 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.awt.FlowLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import javax.swing.JButton;
import javax.swing.JFileChooser;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JPanel;
import javax... | UTF-8 | Java | 2,712 | java | ImgurDownloadWindow.java | Java | [] | null | [] | import java.awt.FlowLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import javax.swing.JButton;
import javax.swing.JFileChooser;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JPanel;
import javax... | 2,712 | 0.705752 | 0.702065 | 107 | 24.345795 | 18.697346 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.46729 | false | false | 8 |
52604df9f9069841759cc23cb497951cddeb8777 | 13,254,269,090,988 | 8f9855da76ac34f27e7c57046b0dd57e27800b83 | /spring-base-form/src/main/java/com/spring/form/web/UserController.java | dbbf70d4ea2d9c082e1ff265f5ad377f9b42ba4e | [] | no_license | slcProjects/habitat_donations | https://github.com/slcProjects/habitat_donations | 1efa19052682601974bbe4fbfe2d2b4b27135c87 | dcfa7c8d513127548c03a16ef2c453b3698aeab2 | refs/heads/master | 2021-05-08T04:35:30.408000 | 2018-04-27T14:10:48 | 2018-04-27T14:10:48 | 108,420,456 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.spring.form.web;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.sql.Timestamp;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import ja... | UTF-8 | Java | 78,521 | java | UserController.java | Java | [
{
"context": "rname = login.getUsername();\r\n\t\t\tString password = login.getPassword();\r\n\t\t\tUser user = userService.findByLoginName(us",
"end": 7402,
"score": 0.9053459763526917,
"start": 7385,
"tag": "PASSWORD",
"value": "login.getPassword"
},
{
"context": "uals(\"\")) {\r\n... | null | [] | package com.spring.form.web;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.sql.Timestamp;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import ja... | 78,355 | 0.670088 | 0.666408 | 2,186 | 33.92086 | 29.213894 | 156 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.184813 | false | false | 8 |
852fac1facff3305d4c44f50baac4576b14da650 | 15,109,694,964,180 | 4ccf82202d45f66cea245cade7ca0d057e2dffb7 | /src/main/java/com/steven/annotation/Name.java | c44937ce41003b3f62ce32d40a1f1979405bc95f | [] | no_license | gao715108023/spring-study | https://github.com/gao715108023/spring-study | 9367568aa181e06e89f2d0f30e828a340a9d6fdc | bef7afb01dd98265ab82760e090c4c67c6d7028c | refs/heads/master | 2016-09-08T01:38:00.226000 | 2014-09-23T06:29:48 | 2014-09-23T06:29:48 | 24,214,232 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.steven.annotation;
import java.lang.annotation.*;
/**
* @author gaochuanjun
* @since 14-9-19
*/
@Target(ElementType.METHOD)
@Retention(RetentionPolicy.RUNTIME)
@Documented
public @interface Name {
public String originate();
public String community();
}
| UTF-8 | Java | 279 | java | Name.java | Java | [
{
"context": "n;\n\nimport java.lang.annotation.*;\n\n/**\n * @author gaochuanjun\n * @since 14-9-19\n */\n@Target(ElementType.METHOD)",
"end": 90,
"score": 0.9968992471694946,
"start": 79,
"tag": "USERNAME",
"value": "gaochuanjun"
}
] | null | [] | package com.steven.annotation;
import java.lang.annotation.*;
/**
* @author gaochuanjun
* @since 14-9-19
*/
@Target(ElementType.METHOD)
@Retention(RetentionPolicy.RUNTIME)
@Documented
public @interface Name {
public String originate();
public String community();
}
| 279 | 0.724014 | 0.706093 | 16 | 16.4375 | 13.038255 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 8 |
528f807ad4a1e9970c7e4ba62ec507eb625881bf | 13,288,628,833,997 | a186a9983f7342699db220fd6a934fe54d79c299 | /src/main/Library/Structure/GraphNode.java | 167f8c2e0452da313894c371b688efc3331a3901 | [
"MIT"
] | permissive | RahulKumarParihar/DataStructures | https://github.com/RahulKumarParihar/DataStructures | e83bd46f94dd4433fedd4fc153a290f14119ac48 | 4cc65d027a984a4ebc22f3ade57aed3880ca0bcd | refs/heads/master | 2021-07-23T22:36:44.855000 | 2021-07-08T06:30:51 | 2021-07-08T06:30:51 | 205,975,951 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Structure;
import Enums.GraphRepresentation;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public class GraphNode {
private int vertex;
private GraphRepresentation representation;
private int[][] matrix = null;
private List<Map<Integer, Int... | UTF-8 | Java | 1,609 | java | GraphNode.java | Java | [] | null | [] | package Structure;
import Enums.GraphRepresentation;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public class GraphNode {
private int vertex;
private GraphRepresentation representation;
private int[][] matrix = null;
private List<Map<Integer, Int... | 1,609 | 0.60348 | 0.601616 | 59 | 26.271187 | 22.706551 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.491525 | false | false | 8 |
33ed77b5a608fcca9961e1ad0627bcc2a8a7c6c6 | 6,399,501,290,931 | f7c2367b1aabfa8be42af81e8df54ccbde376594 | /Estado/src/java/DAO/PeriodicidadeDAO.java | 5783f0dc22900135ce7c0bac62a5cc250c7e8b40 | [] | no_license | AlessandroRodrigo/gibizera-fef | https://github.com/AlessandroRodrigo/gibizera-fef | 940f8602a082d2e1924d6514ced51bfd76e35e1c | ded43ef48081eea82337261a8e40503ea905a803 | refs/heads/master | 2022-04-29T04:45:51.834000 | 2020-03-10T03:18:48 | 2020-03-10T03:18:48 | 245,030,174 | 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 DAO;
import Database.ConnectionFactory;
import Models.Periodicidade;
import java.sql.Connection;
import java.sql.Pre... | UTF-8 | Java | 7,017 | java | PeriodicidadeDAO.java | Java | [
{
"context": "st;\r\nimport java.util.List;\r\n\r\n/**\r\n *\r\n * @author Aluno\r\n */\r\npublic class PeriodicidadeDAO implements Gene",
"end": 476,
"score": 0.8586214184761047,
"start": 471,
"tag": "NAME",
"value": "Aluno"
}
] | 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 DAO;
import Database.ConnectionFactory;
import Models.Periodicidade;
import java.sql.Connection;
import java.sql.Pre... | 7,017 | 0.573427 | 0.57257 | 209 | 31.526316 | 29.141472 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.521531 | false | false | 8 |
4ad9d9791a5b8b16c71b81c383fcf921a47c155b | 21,217,138,462,503 | d146aa5fe4400a2927e499b635459246665e874e | /lib/src/main/java/es/diagram/utilidades/Strings.java | 4d1d11117ec6b8e92479a6588a00883557ff9b5b | [] | no_license | diagramsoftware/utilidades.android | https://github.com/diagramsoftware/utilidades.android | bbe42f9e662d0da306e8f6e3b4f5c418ac1251b8 | 5ce77c07dec5e5fb1936df2a1adb9c20d0de1527 | HEAD | 2017-04-27T13:41:47.762000 | 2017-02-20T17:59:49 | 2017-02-20T17:59:49 | 52,514,000 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package es.diagram.utilidades;
public class Strings {
public static final String EMPTY = "";
}
| UTF-8 | Java | 101 | java | Strings.java | Java | [] | null | [] | package es.diagram.utilidades;
public class Strings {
public static final String EMPTY = "";
}
| 101 | 0.712871 | 0.712871 | 6 | 15.833333 | 16.55714 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 8 |
0e69acae39a04b8bf2c84eee0f5dc9c0c58cfaa8 | 14,130,442,422,893 | aac102eefb37d267825337166e6bbdaa0d9e544a | /app/src/main/java/com/kedacom/touchdata/TouchDataActivity.java | 097d682992edaaf9a9e46a9904221e53901367d9 | [] | no_license | ScreenImageWork/TouchData | https://github.com/ScreenImageWork/TouchData | 690f4e6d07f72cb976a32bc2301b62b11162f077 | 1cb258dce7383c517be478ddea49fc4f2cf9d0d2 | refs/heads/master | 2020-03-25T06:37:31.336000 | 2018-08-04T09:08:02 | 2018-08-04T09:08:02 | 142,834,945 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kedacom.touchdata;
import android.app.AlertDialog;
import android.content.Intent;
import android.graphics.Matrix;
import android.media.MediaPlayer;
import android.os.Build;
import android.os.Bundle;
import android.os.Environment;
import android.os.Parcelable;
import android.view.KeyEvent;
import android.vi... | UTF-8 | Java | 69,507 | java | TouchDataActivity.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by zhanglei on 2016/9/22.\n */\npublic class TouchDataActivity ",
"end": 2552,
"score": 0.9994292259216309,
"start": 2544,
"tag": "USERNAME",
"value": "zhanglei"
}
] | null | [] | package com.kedacom.touchdata;
import android.app.AlertDialog;
import android.content.Intent;
import android.graphics.Matrix;
import android.media.MediaPlayer;
import android.os.Build;
import android.os.Bundle;
import android.os.Environment;
import android.os.Parcelable;
import android.view.KeyEvent;
import android.vi... | 69,507 | 0.593583 | 0.591519 | 1,998 | 32.707706 | 25.947908 | 217 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.53954 | false | false | 8 |
f15432a754c2a87a90d1d06fc6b99cc809ca2db9 | 14,130,442,427,105 | 3316aa0905855ed3cf1f743d7af0935930489e06 | /CucumberFirstTest/src/main/java/tests/ParentTest.java | f93dfa8860ee10586a06c49ae3c7b2ffc8a7c65f | [] | no_license | javiergerard1986/CucumberTest | https://github.com/javiergerard1986/CucumberTest | b428879a887298ea501c85930f7352b5476fc657 | 654abec9dd44ae7ac997f56232c0ed4093de60d9 | refs/heads/master | 2016-09-22T21:44:17.162000 | 2016-05-31T19:15:53 | 2016-05-31T19:18:17 | 60,036,520 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tests;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.firefox.FirefoxDriver;
import org.openqa.selenium.firefox.FirefoxProfile;
import org.openqa.selenium.firefox.internal.Pro... | UTF-8 | Java | 2,083 | java | ParentTest.java | Java | [] | null | [] | package tests;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.firefox.FirefoxDriver;
import org.openqa.selenium.firefox.FirefoxProfile;
import org.openqa.selenium.firefox.internal.Pro... | 2,083 | 0.570811 | 0.567451 | 98 | 19.275511 | 19.348459 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.591837 | false | false | 8 |
c585b5094f8eb07b100e017f03b350843b6c3dec | 12,309,376,327,836 | f1661f05c96cd3461a2f3c067ab6339a93c0c603 | /game_server/src/main/java/ru/atom/gameserver/service/GameRepository.java | dfb276494bb990fb6a2e3a59655057b0b7b8dd7a | [
"MIT"
] | permissive | profile4me/atom | https://github.com/profile4me/atom | 55f30dcef58e27d99b851ff76087b27778b4d505 | db4f656b6bd3dc56e57a4b07199ab38dae507d15 | refs/heads/master | 2021-08-30T10:21:01.969000 | 2017-12-14T21:46:05 | 2017-12-14T21:46:05 | 105,032,130 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.atom.gameserver.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import ru.atom.gameserver.component.ConnectionHandler;
import ru.atom.gameserver.gsession.GameSession;
import java.util.Map;
import java.util.UUID;
import java.util.concurr... | UTF-8 | Java | 840 | java | GameRepository.java | Java | [] | null | [] | package ru.atom.gameserver.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import ru.atom.gameserver.component.ConnectionHandler;
import ru.atom.gameserver.gsession.GameSession;
import java.util.Map;
import java.util.UUID;
import java.util.concurr... | 840 | 0.752381 | 0.752381 | 30 | 27 | 25.476788 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.566667 | false | false | 8 |
e750913e2004941666301523892309acf524e101 | 25,769,868,585 | 881c759f53d37e322f38b3e2e64006cb7905fd5b | /src/elemental/json/JsonNumber.java | 1611e96e9ae5d25d23304749fb2b1607ddac3113 | [] | no_license | kellegous/perfboard | https://github.com/kellegous/perfboard | d0fd36c8625fe14931b29d4d1df79c55fa2a9e62 | 7a56232c6521fae6332e3751f8152e1f72516ec4 | refs/heads/master | 2016-09-07T19:00:40.048000 | 2010-03-04T04:38:56 | 2010-03-04T04:38:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package elemental.json;
import java.io.IOException;
import java.io.Writer;
public abstract class JsonNumber implements JsonValue {
private static class JsonInteger extends JsonNumber {
private final long value;
public JsonInteger(long value) {
this.value = value;
}
@Override
public long ... | UTF-8 | Java | 2,216 | java | JsonNumber.java | Java | [] | null | [] | package elemental.json;
import java.io.IOException;
import java.io.Writer;
public abstract class JsonNumber implements JsonValue {
private static class JsonInteger extends JsonNumber {
private final long value;
public JsonInteger(long value) {
this.value = value;
}
@Override
public long ... | 2,216 | 0.643953 | 0.643953 | 132 | 15.787879 | 15.492927 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.227273 | false | false | 8 |
a277b6a035990f0d0c985f0250b4aef0dfee41cd | 29,935,922,116,244 | 159b44084cdc4458a9f470efa2091ac608002ba4 | /app/src/main/java/com/example/a60440/collegestudent/activity/SignupActivity.java | 4100cb0913001ffdce2738fc1c44dbeb20ba64cb | [] | no_license | coda1997/CollegeStudent | https://github.com/coda1997/CollegeStudent | 73d609b0f744f4c5c58cfadfee21525ed3e51995 | 4304a4676669c2c696b2e7513422eafef6e8d7d3 | refs/heads/master | 2020-06-14T10:38:58.765000 | 2017-05-25T13:03:10 | 2017-05-25T13:03:10 | 73,898,819 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.a60440.collegestudent.activity;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.widget.Toolbar;
import android.util.Log;
import android.widget.EditText;
import android.widget.Toast;
import com.example.a60440.collegestudent.Manifest;
i... | UTF-8 | Java | 4,104 | java | SignupActivity.java | Java | [
{
"context": "alars.ScalarsConverterFactory;\n\n/**\n * Created by 60440 on 2017/2/7.\n */\n\npublic class SignupActivity ext",
"end": 814,
"score": 0.9993259310722351,
"start": 809,
"tag": "USERNAME",
"value": "60440"
},
{
"context": " new User();\n user.setUserna... | null | [] | package com.example.a60440.collegestudent.activity;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.widget.Toolbar;
import android.util.Log;
import android.widget.EditText;
import android.widget.Toast;
import com.example.a60440.collegestudent.Manifest;
i... | 4,107 | 0.640351 | 0.624561 | 110 | 35.272728 | 25.430086 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.709091 | false | false | 7 |
5846941e3e2a18a1f3f81cc574855b08882845f4 | 34,918,084,131,448 | 1d73232ed967213d44af9d75f4bd965ef342c0c3 | /PAD/assignment5/AverageLinkage.java | f1baef9dc325ae9cc686bc580cc62aa7c58c156e | [] | no_license | sirkibsirkib/old_B_CS_code | https://github.com/sirkibsirkib/old_B_CS_code | 8e95ac5345ef83f8ef17da34ec4ae0632a7885a6 | bbaed7bdde2c803e788423cf5e84007bf883720f | refs/heads/master | 2021-05-07T22:43:55.487000 | 2017-10-17T14:52:46 | 2017-10-17T14:52:46 | 107,283,289 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package assignment5;
public class AverageLinkage implements ClusterMethod{
private DistanceMeasure d;
AverageLinkage(DistanceMeasure d){
this.d = d;
}
public double CalculateDistance(Cluster a, Cluster b) {
double sumDistance = 0;
for(int i = 0; i < a.numberOfUnits(); i++){
for(int j = i; j < b.number... | UTF-8 | Java | 539 | java | AverageLinkage.java | Java | [] | null | [] | package assignment5;
public class AverageLinkage implements ClusterMethod{
private DistanceMeasure d;
AverageLinkage(DistanceMeasure d){
this.d = d;
}
public double CalculateDistance(Cluster a, Cluster b) {
double sumDistance = 0;
for(int i = 0; i < a.numberOfUnits(); i++){
for(int j = i; j < b.number... | 539 | 0.680891 | 0.675325 | 23 | 22.434782 | 22.076597 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.956522 | false | false | 7 |
6acf50409fb5e651266a29408473710745249a90 | 8,761,733,313,243 | 66dc358018967b4396dddcf02e973a137afa5429 | /src/main/java/net/canarymod/tasks/TaskOwner.java | 35c40d7cf731c199bb60afaf417c85084066dc9d | [] | no_license | Hidendra/CanaryLib | https://github.com/Hidendra/CanaryLib | 795d752503d3d1317c63554bcd75076d5e334295 | 7210931c821cf34410a892e345c76e73a71bfd7d | refs/heads/master | 2021-01-17T06:35:16.508000 | 2013-08-18T18:06:04 | 2013-08-18T18:06:29 | 12,199,302 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.canarymod.tasks;
/**
* Interface for defining a {@link ServerTask} owner
* <p>
* Has no other use outside of the {@link ServerTask}
*
* @author Jason (darkdiplomat)
*/
public interface TaskOwner {}
| UTF-8 | Java | 218 | java | TaskOwner.java | Java | [
{
"context": "e outside of the {@link ServerTask}\n * \n * @author Jason (darkdiplomat)\n */\npublic interface TaskOwner {}\n",
"end": 168,
"score": 0.9913640022277832,
"start": 163,
"tag": "NAME",
"value": "Jason"
},
{
"context": "e of the {@link ServerTask}\n * \n * @author Jason (... | null | [] | package net.canarymod.tasks;
/**
* Interface for defining a {@link ServerTask} owner
* <p>
* Has no other use outside of the {@link ServerTask}
*
* @author Jason (darkdiplomat)
*/
public interface TaskOwner {}
| 218 | 0.692661 | 0.692661 | 10 | 20.799999 | 19.584688 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.1 | false | false | 7 |
a9f75867cdd7550e03037fdc803ab4e71ff360ed | 4,415,226,448,710 | a55177f2372b52a9d0e18006de13ce93de770bd9 | /YoGiOh!M4-/src/eg/edu/guc/yugioh/cards/spells/MonsterReborn.java | 060f600c12d065bdce0cf85650932656c617ca32 | [] | no_license | AmrEzzatIbrahim/YuGiOhGame | https://github.com/AmrEzzatIbrahim/YuGiOhGame | 980c3aacaa1918fd1e38b3792c6c164e68a6d339 | ad3017047319a53af0b869480bafd0b0161a3fb2 | refs/heads/master | 2020-04-27T12:39:11.693000 | 2019-04-26T13:42:29 | 2019-04-26T13:42:29 | 174,339,157 | 1 | 0 | null | false | 2019-04-26T13:40:56 | 2019-03-07T12:22:07 | 2019-04-25T21:21:10 | 2019-04-26T13:40:56 | 14,474 | 0 | 0 | 0 | Java | false | false | package eg.edu.guc.yugioh.cards.spells;
import java.io.IOException;
import eg.edu.guc.yugioh.board.Board;
import eg.edu.guc.yugioh.board.player.Player;
import eg.edu.guc.yugioh.cards.Card;
import eg.edu.guc.yugioh.cards.MonsterCard;
public class MonsterReborn extends SpellCard {
public MonsterReborn(Str... | UTF-8 | Java | 2,293 | java | MonsterReborn.java | Java | [] | null | [] | package eg.edu.guc.yugioh.cards.spells;
import java.io.IOException;
import eg.edu.guc.yugioh.board.Board;
import eg.edu.guc.yugioh.board.player.Player;
import eg.edu.guc.yugioh.cards.Card;
import eg.edu.guc.yugioh.cards.MonsterCard;
public class MonsterReborn extends SpellCard {
public MonsterReborn(Str... | 2,293 | 0.636284 | 0.634104 | 75 | 28.573334 | 25.499372 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.16 | false | false | 7 |
5d429db1b695d0fd2230c8bd3687450decde4d37 | 17,325,898,137,233 | 70fa7137dfbd8130403aae0fd7a993d9cd6c6aeb | /src/java/beans/psdi/webclient/beans/repfacility/CreateWorkorderBean.java | 0bf3a6da25a96b5736953fde772e4a84d11576ca | [
"MIT"
] | permissive | shoukaiseki/sksweb | https://github.com/shoukaiseki/sksweb | 65fc26e8d45640d5b3dd55a2c2a545113891b658 | 0f3f37da21296634f9480780e3e615711fb76c1b | refs/heads/master | 2023-01-13T15:03:30.369000 | 2022-12-30T10:56:13 | 2022-12-30T10:56:13 | 120,575,681 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* */ package psdi.webclient.beans.repfacility;
/* */
/* */ import java.rmi.RemoteException;
/* */ import psdi.mbo.MboRemote;
/* */ import psdi.mbo.MboSetRemote;
/* */ import psdi.util.MXException;
/* */ import psdi.webclient.system.beans.DataBean;
/* */ import psdi.webclient.system.controller.... | UTF-8 | Java | 2,788 | java | CreateWorkorderBean.java | Java | [] | null | [] | /* */ package psdi.webclient.beans.repfacility;
/* */
/* */ import java.rmi.RemoteException;
/* */ import psdi.mbo.MboRemote;
/* */ import psdi.mbo.MboSetRemote;
/* */ import psdi.util.MXException;
/* */ import psdi.webclient.system.beans.DataBean;
/* */ import psdi.webclient.system.controller.... | 2,788 | 0.568149 | 0.546628 | 74 | 36.68919 | 26.675694 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.472973 | false | false | 7 |
0468a8f88ce66b435c457df0c46125aa4267cd8f | 18,700,287,669,592 | 7a1f3ac53f3b46271083f9ed48cbf6a32420f625 | /Client/src/main/java/org/naturalcli/parameters/HexadecimalParamType.java | 367e2daac793d4ae5a0778efb77c972a4a77d56d | [] | no_license | xt0fer/YouAreEllMVC | https://github.com/xt0fer/YouAreEllMVC | 9387b70c1837dda6ca704b9b884c150963cd7002 | 431bc938e0570980f0724b8482c8ce3e68b76d39 | refs/heads/master | 2020-04-18T15:08:23.962000 | 2019-03-15T15:40:58 | 2019-03-15T15:40:58 | 167,605,275 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* HexadecimalParamType.java
*
* Copyright (C) 2008 Ferran Busquets
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
... | UTF-8 | Java | 1,971 | java | HexadecimalParamType.java | Java | [
{
"context": "xadecimalParamType.java\r\n *\r\n * Copyright (C) 2008 Ferran Busquets\r\n *\r\n * Licensed under the Apache License, Versio",
"end": 76,
"score": 0.9998703002929688,
"start": 61,
"tag": "NAME",
"value": "Ferran Busquets"
},
{
"context": "\r\n * @see Integer#valueOf(Str... | null | [] | /*
* HexadecimalParamType.java
*
* Copyright (C) 2008 <NAME>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Un... | 1,953 | 0.700152 | 0.694064 | 70 | 26.157143 | 27.016205 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 7 |
58b3157245d5d0338dd1c38f85bc8a5bbac0306c | 36,704,790,538,010 | 3da540036872524a99a9b0befa875e08271debfd | /MPChartExample/src/com/xxmassdeveloper/mpchartexample/notimportant/ContentItem.java | 5baaeb8baebc2f18141e5dc0e4d22e2fbb626f02 | [
"Apache-2.0"
] | permissive | wangfengye/MPAndroidChart | https://github.com/wangfengye/MPAndroidChart | 398e0eaaebdd50f5f0be7d4ec5bf04a971f3d358 | 5868929015d1679260ac0b1dbf8cb62e6e0ff5a0 | refs/heads/master | 2020-03-22T08:54:45.307000 | 2018-07-05T10:35:57 | 2018-07-05T10:35:57 | 139,800,055 | 0 | 0 | Apache-2.0 | true | 2018-07-05T05:43:31 | 2018-07-05T05:43:31 | 2018-07-05T05:26:07 | 2018-07-04T14:28:24 | 20,984 | 0 | 0 | 0 | null | false | null | package com.xxmassdeveloper.mpchartexample.notimportant;
/**
* Created by Philipp Jahoda on 07/12/15.
*/
public class ContentItem {
String name;
String desc;
boolean isNew = false;
public ContentItem(String n, String d) {
name = n;
desc = d;
}
public static ContentItem creat... | UTF-8 | Java | 472 | java | ContentItem.java | Java | [
{
"context": "er.mpchartexample.notimportant;\n\n/**\n * Created by Philipp Jahoda on 07/12/15.\n */\npublic class ContentItem {\n\n ",
"end": 90,
"score": 0.9998313188552856,
"start": 76,
"tag": "NAME",
"value": "Philipp Jahoda"
}
] | null | [] | package com.xxmassdeveloper.mpchartexample.notimportant;
/**
* Created by <NAME> on 07/12/15.
*/
public class ContentItem {
String name;
String desc;
boolean isNew = false;
public ContentItem(String n, String d) {
name = n;
desc = d;
}
public static ContentItem createNew(Str... | 464 | 0.639831 | 0.627119 | 21 | 21.476191 | 19.543892 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 7 |
ea135934bccf38fc91fe600df6ee35e3a9955fe9 | 38,852,274,181,734 | 29e22899a4a307f944aede8a57cd746d5b6d8f2b | /leetcode/src/main/java/com/zfwhub/algorithm/leetcode/dp/RegularExpressionMatching.java | 291690c1cd409a9f345b82aab310ce665ccecfad | [] | no_license | markliu2013/algorithm | https://github.com/markliu2013/algorithm | 5a507ace10552007f767ffbcb97ec726eda151f7 | 7ad90a55992dc11aded376138ae7f84ff6d27bf4 | refs/heads/master | 2021-08-18T05:31:18.942000 | 2021-06-08T07:36:21 | 2021-06-08T07:36:21 | 132,756,025 | 5 | 1 | null | false | 2019-04-22T06:03:06 | 2018-05-09T12:48:59 | 2019-03-28T16:20:14 | 2019-04-22T06:03:05 | 1,050 | 0 | 0 | 0 | Java | false | false | package com.zfwhub.algorithm.leetcode.dp;
import java.util.*;
// https://leetcode.com/problems/regular-expression-matching/
public class RegularExpressionMatching {
static final Character ASTERISK_CHAR = '*';
static final Character POINT_CHAR = '.';
static final String ASTERISK_STRING = "*";
publ... | UTF-8 | Java | 5,283 | java | RegularExpressionMatching.java | Java | [] | null | [] | package com.zfwhub.algorithm.leetcode.dp;
import java.util.*;
// https://leetcode.com/problems/regular-expression-matching/
public class RegularExpressionMatching {
static final Character ASTERISK_CHAR = '*';
static final Character POINT_CHAR = '.';
static final String ASTERISK_STRING = "*";
publ... | 5,283 | 0.448765 | 0.43823 | 161 | 31.428572 | 23.028666 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.552795 | false | false | 7 |
aef004291ec492ba5a40bf4dda151d61a5087070 | 35,072,702,991,562 | 69c00032e21079eb41b86c2085d38b8ba3e6e5cb | /Development_library/05Coding/安卓/andr_b/src/cn/suanzi/baomi/shop/adapter/CampaignFreeAdapter.java | 152db9f3890d960d63c3d8e908e2bf80e7036c33 | [] | no_license | qiaobenlaing/coupon | https://github.com/qiaobenlaing/coupon | 476b90ac9c8a9bb56f4c481c3e0303adc9575133 | 32a53667f0c496cda0d7df71651e07f0138001d3 | refs/heads/master | 2023-01-20T03:40:42.118000 | 2020-11-20T00:59:29 | 2020-11-20T01:13:28 | 312,522,162 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.suanzi.baomi.shop.adapter;
import java.util.List;
import android.app.Activity;
import android.text.Editable;
import android.text.TextWatcher;
import android.util.Log;
import android.view.View;
import android.view.View.OnClickListener;
import android.view.ViewGroup;
import android.widget.EditText;
import and... | UTF-8 | Java | 3,723 | java | CampaignFreeAdapter.java | Java | [
{
"context": "rt cn.suanzi.baomi.shop.R;\n\n/**\n * 活动规格\n * @author wensi.yu\n *\n */\npublic class CampaignFreeAdapter extends C",
"end": 684,
"score": 0.9429724812507629,
"start": 676,
"tag": "NAME",
"value": "wensi.yu"
}
] | null | [] | package cn.suanzi.baomi.shop.adapter;
import java.util.List;
import android.app.Activity;
import android.text.Editable;
import android.text.TextWatcher;
import android.util.Log;
import android.view.View;
import android.view.View.OnClickListener;
import android.view.ViewGroup;
import android.widget.EditText;
import and... | 3,723 | 0.704392 | 0.703045 | 128 | 27.992188 | 31.288101 | 231 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.054688 | false | false | 7 |
3744d392ce908a25429b1fc9ccd56c69d550a1b9 | 38,208,029,085,818 | 913605148f7dd05de7e6458bd1931f0183f4f2bc | /src/main/java/clone/obj/Children.java | 2ab4c8a4d36ec75d7129cc70ff81b74324f91c07 | [] | no_license | kaibing/test | https://github.com/kaibing/test | 846fea998435887ef42cad531f7ca7cba7422afe | f4fb58f7fe3184821bd7a82250e93c2d654acc01 | refs/heads/master | 2018-11-11T09:55:18.586000 | 2018-10-31T03:23:15 | 2018-10-31T03:23:15 | 142,723,491 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package clone.obj;
public class Children implements Cloneable{
private int id;
private Wife wife;
public Children() {
}
public Children(int id, Wife wife) {
this.id = id;
this.wife = wife;
}
@Override
public String toString() {
return "Children{" +
... | UTF-8 | Java | 861 | java | Children.java | Java | [] | null | [] | package clone.obj;
public class Children implements Cloneable{
private int id;
private Wife wife;
public Children() {
}
public Children(int id, Wife wife) {
this.id = id;
this.wife = wife;
}
@Override
public String toString() {
return "Children{" +
... | 861 | 0.522648 | 0.522648 | 45 | 18.133333 | 16.194101 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 7 |
2409007cd6fe94534bda516f7dac411f486274c9 | 10,325,101,409,034 | 1afa251a2caebded5ca83f227cb7158c9e6c049f | /tesler-core/src/main/java/io/tesler/core/util/InstrumentationAwareReflectionUtils.java | 489aed560a3bc04f4b5abfe6fb48845d15d92fa7 | [
"Apache-2.0"
] | permissive | tesler-platform/tesler | https://github.com/tesler-platform/tesler | 7c6951305c504a297d7213202667fcee320cd8e8 | 24e903c2b7dd01021bc3106bd2b5e4fb9b24ce4b | refs/heads/master | 2023-06-07T15:48:02.607000 | 2023-05-24T15:13:09 | 2023-05-24T15:13:09 | 224,087,872 | 25 | 19 | Apache-2.0 | false | 2023-05-24T15:13:10 | 2019-11-26T02:48:30 | 2023-05-01T14:09:38 | 2023-05-24T15:13:09 | 87,100 | 14 | 12 | 13 | Java | false | false | /*-
* #%L
* IO Tesler - Core
* %%
* Copyright (C) 2018 - 2021 Tesler Contributors
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-... | UTF-8 | Java | 1,584 | java | InstrumentationAwareReflectionUtils.java | Java | [] | null | [] | /*-
* #%L
* IO Tesler - Core
* %%
* Copyright (C) 2018 - 2021 Tesler Contributors
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-... | 1,584 | 0.734848 | 0.726641 | 48 | 32 | 28.282799 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.770833 | false | false | 7 |
a9da747a3897591baa921643db57acc5f2760209 | 14,534,169,355,776 | 6a8dc88bc2cbb908f9f1970622a6a5a4f3b1c475 | /core/src/acavailhez/html/internal/HtmlEngine.java | 56780b27cb805b981fd347fdb27e922cfbb8e0a9 | [
"Apache-2.0"
] | permissive | acavailhez/html-renderer | https://github.com/acavailhez/html-renderer | 41eccc3ca819c2dd4809a0c3e428af96956b0793 | a4e13973fe922d67c8d4886ce934bf6402bf1503 | refs/heads/master | 2021-01-18T21:23:24.238000 | 2016-09-06T23:55:28 | 2016-09-06T23:55:28 | 36,955,852 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package acavailhez.html.internal;
import acavailhez.html.utils.HtmlUtils;
import java.util.Map;
import java.util.Set;
// Everything heavy is coded in java for performances
public class HtmlEngine {
public static void openTag(StringBuilder html, String tagName, Map attrs) {
html.append("<");
html... | UTF-8 | Java | 1,103 | java | HtmlEngine.java | Java | [] | null | [] | package acavailhez.html.internal;
import acavailhez.html.utils.HtmlUtils;
import java.util.Map;
import java.util.Set;
// Everything heavy is coded in java for performances
public class HtmlEngine {
public static void openTag(StringBuilder html, String tagName, Map attrs) {
html.append("<");
html... | 1,103 | 0.520399 | 0.520399 | 37 | 28.81081 | 20.638245 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.594595 | false | false | 7 |
26ab8d4e7a6966760555101479d5540172e47af0 | 27,943,057,231,705 | a06d5c89698eab0d371bfce453e721bb203921cc | /MetalliumUtils/src/com/metallium/utils/main/stuff/StuffProblems.java | 37fc572414ddbdbf1dc1c3e94edda64567ff1a96 | [] | no_license | rubenesc/MetalCity | https://github.com/rubenesc/MetalCity | 011e27c6b3a5b9bf1e2662d74dc71b27c72a3413 | 2db92eb6f4d27f25a38ff04ab2318ab3accce03a | refs/heads/master | 2016-09-10T22:13:39.181000 | 2012-04-11T05:40:02 | 2012-04-11T05:40:02 | null | 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.metallium.utils.main.stuff;
/**
*
* @author Ruben
*/
public class StuffProblems {
private static void painterTest() {
System.out.println("*** painterTest ***");
}
public StuffProblem... | UTF-8 | Java | 2,798 | java | StuffProblems.java | Java | [
{
"context": "com.metallium.utils.main.stuff;\n\n/**\n *\n * @author Ruben\n */\npublic class StuffProblems {\n\n private sta",
"end": 164,
"score": 0.999299168586731,
"start": 159,
"tag": "NAME",
"value": "Ruben"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.metallium.utils.main.stuff;
/**
*
* @author Ruben
*/
public class StuffProblems {
private static void painterTest() {
System.out.println("*** painterTest ***");
}
public StuffProblem... | 2,798 | 0.495711 | 0.476769 | 112 | 23.982143 | 21.746504 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5625 | false | false | 7 |
d522ee3a2d2c965526557dd3d6e013b8ad39d1d0 | 21,835,613,737,331 | c7edb107b2c1fb1313fe9a75ac1fd6d32f7d78c4 | /Java/Valid_Triangles.java | 8b0cc2cccff5f510fcaf5463eefaa9b21e7f8847 | [] | no_license | Dharan21/CodeChef | https://github.com/Dharan21/CodeChef | d729a99026eb7a190f76fa2e84fe1fb19126824c | 8c5a0dcc761d35d39a8db96c555e9fc05541933a | refs/heads/master | 2021-07-08T10:41:24.315000 | 2020-11-07T13:41:40 | 2020-11-07T13:41:40 | 207,360,774 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class Valid_Triangles {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
if(sc.hasNextInt()){
int t = sc.nextInt();
for(int i=0;i<t;i++){
int a = sc.nextInt();
int b = sc.nextInt();... | UTF-8 | Java | 500 | java | Valid_Triangles.java | Java | [] | null | [] | import java.util.Scanner;
public class Valid_Triangles {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
if(sc.hasNextInt()){
int t = sc.nextInt();
for(int i=0;i<t;i++){
int a = sc.nextInt();
int b = sc.nextInt();... | 500 | 0.458 | 0.45 | 17 | 28.411764 | 16.9013 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.588235 | false | false | 7 |
8a8477efad7f6fc6d8708e2f7ba01c3506626353 | 1,511,828,539,542 | 7220e7aaeba403350dffb1d21fe00bf50f098c82 | /app/src/main/java/com/capri4physio/util/Utils.java | 871bb9ac2380d5072a2b63777568bcd3ffe7965b | [] | no_license | vishwakarmasunil68/Capri4Physio | https://github.com/vishwakarmasunil68/Capri4Physio | 78f13e49e060054b36c732bb0840d9db7d1e511b | b8ab12c5974390361cebcd75eb7eae8f9f9333f2 | refs/heads/master | 2021-01-01T18:52:48.914000 | 2017-11-25T14:22:22 | 2017-11-25T14:22:26 | 98,457,961 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.capri4physio.util;
import android.app.Activity;
import android.app.AlertDialog;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.PorterDuff;
import android.graphics.PorterDuffXfermode;
import android.graph... | UTF-8 | Java | 8,132 | java | Utils.java | Java | [
{
"context": "y class to define reusable methods\n *\n * @author prabhunathy\n * @version 1.0\n * @since 12/22/15.\n */\npublic cl",
"end": 928,
"score": 0.9912989139556885,
"start": 917,
"tag": "USERNAME",
"value": "prabhunathy"
}
] | null | [] | package com.capri4physio.util;
import android.app.Activity;
import android.app.AlertDialog;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.PorterDuff;
import android.graphics.PorterDuffXfermode;
import android.graph... | 8,132 | 0.631825 | 0.626168 | 262 | 30.038168 | 26.460226 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.622137 | false | false | 7 |
be25ec262e8465657619e3e6ec43f9047b3e353c | 20,572,893,369,639 | 5156fa686289d4d151c49a32bc40ea902f4e93c5 | /src/ep1/usp/access/db/RestaurantCommentDao.java | 6fae2a5190d339f3e0107f87f3c901135d32afa5 | [] | no_license | tassotirap/ep1_movel | https://github.com/tassotirap/ep1_movel | 4a31b1a94a69f1a400b77fdaecf056d27e4be88e | ccd0679e4f45626a19a2bfe5177b09dc5f013831 | refs/heads/master | 2021-01-01T19:42:12.311000 | 2012-05-08T00:12:49 | 2012-05-08T00:12:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ep1.usp.access.db;
import java.util.ArrayList;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import ep1.usp.lib.DateAndTime;
import ep1.usp.restaurant.MessageDto;
public class RestaurantCommentDao extends BaseDao<MessageDto>
{
public RestaurantCommentD... | UTF-8 | Java | 1,419 | java | RestaurantCommentDao.java | Java | [] | null | [] | package ep1.usp.access.db;
import java.util.ArrayList;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import ep1.usp.lib.DateAndTime;
import ep1.usp.restaurant.MessageDto;
public class RestaurantCommentDao extends BaseDao<MessageDto>
{
public RestaurantCommentD... | 1,419 | 0.700493 | 0.692741 | 64 | 21.171875 | 25.678028 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.09375 | false | false | 7 |
31b4ecce1cf5a29d0f2695b512bf13d8a4739ae5 | 28,467,043,246,017 | 6455ce956ab9beef0977dceced2e1a316329b039 | /app/src/main/java/es/esy/practikality/healr/CollabActivity.java | ebb53e58ae51fbce8109452998d838cb780f235a | [] | no_license | laxyapahuja/healr | https://github.com/laxyapahuja/healr | 33606b90ef1b08d39ca005f49c1662e7aec7a55b | fff7415e431c443b377664c82f08f944efe8134c | refs/heads/master | 2021-07-01T08:52:05.859000 | 2019-08-21T22:37:19 | 2019-08-21T22:37:19 | 203,531,592 | 0 | 1 | null | false | 2021-06-28T06:32:35 | 2019-08-21T07:34:28 | 2019-08-21T22:37:52 | 2021-06-28T06:32:35 | 15,437 | 0 | 1 | 1 | Java | false | false | package es.esy.practikality.healr;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.view.MenuItem;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;... | UTF-8 | Java | 2,993 | java | CollabActivity.java | Java | [
{
"context": "demail.putExtra(Intent.EXTRA_EMAIL, new String[]{\"ribhavsharma2003@gmail.com\"});\n sendemail.putExtra(Intent.EXT",
"end": 1341,
"score": 0.9999048113822937,
"start": 1315,
"tag": "EMAIL",
"value": "ribhavsharma2003@gmail.com"
}
] | null | [] | package es.esy.practikality.healr;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.view.MenuItem;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;... | 2,974 | 0.581022 | 0.578684 | 68 | 42.970589 | 31.57902 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.779412 | false | false | 7 |
c11bb70e856e65cde5ce7baf2eec1252197daab4 | 5,832,565,639,172 | 1b8899e74fba4c8cf2f1554a75e8d44249e37d7a | /Chapter Thirteen (Type Information)/ExerciseTwelve.java | 973367ec8f4ffd397e2069154aa3a07a302d32f1 | [] | no_license | fengxueem/Thinking-in-Java-Exercises | https://github.com/fengxueem/Thinking-in-Java-Exercises | 25a5c16ca34f8ea5aa0304d785d1c37bb9bec310 | 1b3d6d10883773a42937afd05bdeeabbf3571c4e | refs/heads/master | 2020-09-26T18:16:29.007000 | 2017-05-07T13:41:32 | 2017-05-07T13:41:32 | 66,377,081 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | import net.mindview.util.*;
import generics.coffee.*;
public class ExerciseTwelve {
public static void main(String[] args){
// counter dealing with every type derived from Coffee
TypeCounter typeCounter = new TypeCounter(Coffee.class);
// generate 10 different types and count
for (Coffee coffee... | UTF-8 | Java | 576 | java | ExerciseTwelve.java | Java | [] | null | [] | import net.mindview.util.*;
import generics.coffee.*;
public class ExerciseTwelve {
public static void main(String[] args){
// counter dealing with every type derived from Coffee
TypeCounter typeCounter = new TypeCounter(Coffee.class);
// generate 10 different types and count
for (Coffee coffee... | 576 | 0.6875 | 0.680556 | 20 | 27.85 | 22.714037 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.35 | false | false | 7 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.