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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
86e7730b76ba621e08cb29fbaa447621cdd85f51 | 36,919,538,897,280 | c00b2a05ca5d4aa83f47fb71cc30ed940d03b48c | /src/main/java/com/singer/vo/CommVo.java | 29ca64c5f1c0b02a44e8c6878567dda80500181f | [] | no_license | choiis/SpringPrivate | https://github.com/choiis/SpringPrivate | d99cb2840fed2ac9a904f42b21934094efe3f94d | 8b53cf0e2c70f7a0b3ee4090df4ecf67effd68b5 | refs/heads/master | 2018-12-19T16:02:09.004000 | 2018-11-01T11:32:05 | 2018-11-01T11:32:05 | 145,229,736 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.singer.vo;
import java.util.List;
public class CommVo extends SuperVo {
private String codecd;
private String codenm;
private String codegrp;
private String username;
private String regdate;
private String reguser;
private String menucd;
private String menunm;
private String menuurl;
p... | UTF-8 | Java | 4,024 | java | CommVo.java | Java | [
{
"context": "odenm;\n\t\tthis.codegrp = codegrp;\n\t\tthis.username = username;\n\t\tthis.regdate = regdate;\n\t\tthis.reguser = regus",
"end": 993,
"score": 0.9993433356285095,
"start": 985,
"tag": "USERNAME",
"value": "username"
},
{
"context": "e;\n\t\tthis.codegrpnm = codegrpnm;... | null | [] | package com.singer.vo;
import java.util.List;
public class CommVo extends SuperVo {
private String codecd;
private String codenm;
private String codegrp;
private String username;
private String regdate;
private String reguser;
private String menucd;
private String menunm;
private String menuurl;
p... | 4,028 | 0.694831 | 0.694831 | 213 | 17.896713 | 21.275934 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.535211 | false | false | 6 |
506ca7051592e0b7148679cbc26bc8010479a78b | 36,043,365,579,832 | 02a1c706c1971a1ea6d1bf4913463b62ecde6b18 | /persistence/src/main/java/com/digdes/rst/orgstructure/persistance/model/DivisionPerson.java | f87db3e5cd8e32ae5c19841839da19058f667779 | [] | no_license | finno777/AppOrgStructure | https://github.com/finno777/AppOrgStructure | bac9545fc4953bcdb9b8af01dd1245aafb0bfaab | cfb9d0035c8f854c9e87d5a3235ad3b4329161cb | refs/heads/master | 2021-04-29T22:27:23.628000 | 2018-02-15T14:28:17 | 2018-02-15T14:28:17 | 121,638,995 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.digdes.rst.orgstructure.persistance.model;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
import lombok.NoArgsConstructor;
import lo... | UTF-8 | Java | 1,206 | java | DivisionPerson.java | Java | [] | null | [] | package com.digdes.rst.orgstructure.persistance.model;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
import lombok.NoArgsConstructor;
import lo... | 1,206 | 0.668092 | 0.668092 | 44 | 25.568182 | 19.063766 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409091 | false | false | 6 |
9c0f05f1c54402dcdccd9ddf3d59a8a272721f93 | 26,809,185,924,313 | 8776746bad43123c1876222f98e13bdb850ace67 | /src/main/java/cn/admin/getData/service/GetDataService.java | 11f7841ce6c8d4d59982c2ce3529caca29493b12 | [] | no_license | wangyuelei521/E-zine | https://github.com/wangyuelei521/E-zine | 0ccf78c673fb7aac314f26813eae0d95f6cee984 | 16b05ea87205753152b91db63dc93f5ccaeda4b7 | refs/heads/master | 2020-04-01T01:47:51.219000 | 2018-10-12T13:16:31 | 2018-10-12T13:16:31 | 152,598,495 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.admin.getData.service;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache.ibatis.session.SqlSession;
import org.apache.ibatis.session.SqlSessionFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework... | UTF-8 | Java | 14,534 | java | GetDataService.java | Java | [] | null | [] | package cn.admin.getData.service;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache.ibatis.session.SqlSession;
import org.apache.ibatis.session.SqlSessionFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework... | 14,534 | 0.708087 | 0.702479 | 333 | 39.696697 | 39.860733 | 184 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.972973 | false | false | 6 |
56ba96212fdedf53b61fe5e20ba941786b910ad4 | 34,883,724,413,594 | ea175d8d30a3c8566ce62fdd66ac4e7fb7935c37 | /server/src/test/java/com/orientechnologies/orient/server/tx/RemoteTransactionSupportTest.java | 1615a8b1c75e3b32fce6b4d857740ee78519924f | [
"BSD-3-Clause",
"CDDL-1.0",
"Apache-2.0"
] | permissive | orientechnologies/orientdb | https://github.com/orientechnologies/orientdb | a9aa2708e927cfbd8ba479ed1ceabb1979ba9f65 | 7df5ffa9f691ae752a0abdb45ccf93bc8ae8b9a4 | refs/heads/develop | 2023-08-31T12:42:55.842000 | 2023-08-30T13:56:50 | 2023-08-30T13:56:50 | 7,083,240 | 3,932 | 979 | Apache-2.0 | false | 2023-09-11T12:49:58 | 2012-12-09T20:33:47 | 2023-09-10T16:23:29 | 2023-09-11T12:49:56 | 253,324 | 4,633 | 880 | 276 | Java | false | false | package com.orientechnologies.orient.server.tx;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertTrue;
import com.orientechnologies.common.io.OFileUtils;
import com.orientechnologies.orient.core.Orient;
import com.orientechnologies.orient.co... | UTF-8 | Java | 15,667 | java | RemoteTransactionSupportTest.java | Java | [
{
"context": "nit.Before;\nimport org.junit.Test;\n\n/** Created by tglman on 03/01/17. */\npublic class RemoteTransactionSup",
"end": 1612,
"score": 0.9996475577354431,
"start": 1606,
"tag": "USERNAME",
"value": "tglman"
},
{
"context": "ODocument(\"SomeTx\");\n doc.setProperty(\... | null | [] | package com.orientechnologies.orient.server.tx;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertTrue;
import com.orientechnologies.common.io.OFileUtils;
import com.orientechnologies.orient.core.Orient;
import com.orientechnologies.orient.co... | 15,667 | 0.69707 | 0.687624 | 457 | 33.282276 | 25.011183 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.859956 | false | false | 6 |
4c33dd0c88ee08c2855e9f322b0bab999f97be8d | 36,524,401,919,931 | a998e1cfc7a0274830d0d2d3ee985e14300cafed | /app/src/main/java/com/example/xzhoumo02/model/Xiangqing.java | 07039cd8cfd043f5b3124f13030aeb424a301978 | [] | no_license | Domineering/XZhouMo02123 | https://github.com/Domineering/XZhouMo02123 | 5fd06de3f7b75de63765f4988f9316acd134b37c | 8f30f742a808a538752c8e64131f2b0f18090c59 | refs/heads/master | 2021-08-27T21:28:06.712000 | 2017-12-10T11:28:43 | 2017-12-10T11:28:43 | 113,745,360 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.xzhoumo02.model;
import com.example.xzhoumo02.bean.GoodsBean;
import com.example.xzhoumo02.newWork.OnNetLinter;
import com.example.xzhoumo02.newWork.RetrofitHodel;
import io.reactivex.android.schedulers.AndroidSchedulers;
import io.reactivex.functions.Consumer;
import io.reactivex.schedulers.Sched... | UTF-8 | Java | 915 | java | Xiangqing.java | Java | [
{
"context": "activex.schedulers.Schedulers;\n\n/**\n * Created by 绅丶士 on 2017/12/9.\n */\n\npublic class Xiangqing {\n p",
"end": 349,
"score": 0.9974015355110168,
"start": 346,
"tag": "NAME",
"value": "绅丶士"
}
] | null | [] | package com.example.xzhoumo02.model;
import com.example.xzhoumo02.bean.GoodsBean;
import com.example.xzhoumo02.newWork.OnNetLinter;
import com.example.xzhoumo02.newWork.RetrofitHodel;
import io.reactivex.android.schedulers.AndroidSchedulers;
import io.reactivex.functions.Consumer;
import io.reactivex.schedulers.Sched... | 915 | 0.656766 | 0.640264 | 28 | 31.464285 | 25.228218 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.357143 | false | false | 6 |
a8b7e9a47b4fbe996ece7e42889b8b8dea942943 | 36,026,185,711,065 | ddd4f67aa49d378ae4a5cc6603c72a07c8f9e18b | /INEKRA3/src/menuThings/Menü.java | e24489ef3fc347d2d7b4a1d68507303131d30aa2 | [] | no_license | Zamundaaa/INEKRA | https://github.com/Zamundaaa/INEKRA | 7c21ae0df10b7c15a798af570b471d874aaabb4b | 44583eb3ef192a6a8f390880bb99a6080e3637b1 | refs/heads/master | 2021-01-23T12:32:32.116000 | 2017-06-22T20:19:43 | 2017-06-22T20:19:43 | 93,165,583 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package menuThings;
import java.util.ArrayList;
import java.util.List;
public class Menü {
private List<MenuThing> inputs;
// private List<Button> buttons = new ArrayList<Button>();
// private List<TextField> tfs = new ArrayList<TextField>();
// private List<GuiTexture> texs = new ArrayList<GuiTexture>();
priva... | UTF-8 | Java | 2,750 | java | Menü.java | Java | [] | null | [] | package menuThings;
import java.util.ArrayList;
import java.util.List;
public class Menü {
private List<MenuThing> inputs;
// private List<Button> buttons = new ArrayList<Button>();
// private List<TextField> tfs = new ArrayList<TextField>();
// private List<GuiTexture> texs = new ArrayList<GuiTexture>();
priva... | 2,750 | 0.569141 | 0.563683 | 130 | 20.138462 | 19.660484 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.415385 | false | false | 6 |
672845428d6b556438ecbfd1939128b234457335 | 17,918,603,617,198 | 49d1cb6b08c676d93ed8bd052bc13513bcdf9fdf | /src/test/com/learning/selenium/LoginTrello.java | 857e4b442b6d902c82ff2b51adebefb8321c0d56 | [
"Apache-2.0"
] | permissive | etarnovskaya/Trello_G2 | https://github.com/etarnovskaya/Trello_G2 | a43784dfb592eb30cb14578f6cfc3b8d6bc2702a | 8c0d84276a188387d21ee4ba74790d437386d0a3 | refs/heads/main | 2023-02-16T00:24:50.001000 | 2021-01-08T13:11:08 | 2021-01-08T13:11:08 | 327,906,592 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test.com.learning.selenium;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import org.testng.annotations.BeforeClass;
import org.testng.annotations.Test;
import java.util.concurrent.TimeUnit;
public class LoginTrello extends TestBase{
... | UTF-8 | Java | 519 | java | LoginTrello.java | Java | [
{
"context": " initLogin();\n fillAtlassianLoginForm(\"rochman.elena@gmail.com\", \"12345.com\");\n submitLogin();\n }\n\n\n}\n",
"end": 469,
"score": 0.999891459941864,
"start": 446,
"tag": "EMAIL",
"value": "rochman.elena@gmail.com"
}
] | null | [] | package test.com.learning.selenium;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import org.testng.annotations.BeforeClass;
import org.testng.annotations.Test;
import java.util.concurrent.TimeUnit;
public class LoginTrello extends TestBase{
... | 503 | 0.753372 | 0.743738 | 21 | 23.714285 | 22.116882 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52381 | false | false | 6 |
3b7cc05fd32238f8cb7bf165ce0e9db990e9aebe | 35,759,897,743,560 | abe991d4f081cd5c9c6f53735b3f7b3dac8dd322 | /Sentry/src/main/java/com/sentry/Sentry/dao/DeviceDAOImpl.java | 2bb4f558ef84a0e8210ec95289771f0c029a7b92 | [] | no_license | Resminos/Sentry_SpringBoot | https://github.com/Resminos/Sentry_SpringBoot | 8a427b9cd33ce939d9d1cdc1fb3501a6268a5a85 | ed5b496ff3cedbea85c7943a8a0110dffd465706 | refs/heads/main | 2023-05-08T04:06:50.713000 | 2021-06-01T19:55:00 | 2021-06-01T19:55:00 | 368,352,157 | 1 | 0 | null | true | 2021-05-18T00:02:47 | 2021-05-18T00:02:46 | 2021-05-17T21:10:40 | 2021-05-17T21:10:36 | 924 | 0 | 0 | 0 | null | false | false | //package com.sentry.Sentry.dao;
//
//import java.util.List;
//
//import javax.persistence.EntityManager;
//
//import org.hibernate.Session;
//import org.hibernate.query.Query;
//import org.springframework.beans.factory.annotation.Autowired;
//import org.springframework.stereotype.Repository;
//
//import com.sentry.Sen... | UTF-8 | Java | 1,679 | java | DeviceDAOImpl.java | Java | [] | null | [] | //package com.sentry.Sentry.dao;
//
//import java.util.List;
//
//import javax.persistence.EntityManager;
//
//import org.hibernate.Session;
//import org.hibernate.query.Query;
//import org.springframework.beans.factory.annotation.Autowired;
//import org.springframework.stereotype.Repository;
//
//import com.sentry.Sen... | 1,679 | 0.651578 | 0.651578 | 63 | 25.650793 | 21.540775 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.603175 | false | false | 6 |
25cd7bab44183edd22b4b5f146766103266a58ab | 35,536,559,446,037 | 527c67b1b20eb8cf70e4e19c6c8e128f0f5447c1 | /src/main/java/com/example/aggregator/presentation/FrontController.java | 3eb7229195e2b9954fb0a6d76889c82dc825e2ac | [] | no_license | ailie/Aggregation-Service | https://github.com/ailie/Aggregation-Service | 9ae881a43c39a89a7037d6343dbe26156e2fb8a9 | 30020898f29b126010c5709a1e4ef96d75191556 | refs/heads/master | 2022-12-01T07:07:56.942000 | 2020-08-11T04:53:04 | 2020-08-11T04:53:04 | 286,647,339 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.aggregator.presentation;
import static org.springframework.util.StringUtils.isEmpty;
import org.springframework.web.bind.annotation.ExceptionHandler;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.w... | UTF-8 | Java | 1,814 | java | FrontController.java | Java | [] | null | [] | package com.example.aggregator.presentation;
import static org.springframework.util.StringUtils.isEmpty;
import org.springframework.web.bind.annotation.ExceptionHandler;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.w... | 1,814 | 0.72161 | 0.72161 | 53 | 33.226414 | 28.195169 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.415094 | false | false | 6 |
b4fd1f844cc4fdceeca96d5c6dc281045271dbff | 35,768,487,680,380 | 6af6ecec4ffcd91169a71af0ea83bf17e0faa180 | /src/com/emailapp/Email.java | 2dfcb82eb3a309d3be505fa1a30ca9321a389809 | [] | no_license | cjdunteman/email-app | https://github.com/cjdunteman/email-app | c53bb1e6533a7fad25819e139a602490d27aed0b | 99fd59f3a74984cb81ad64dc5f63803a82538e87 | refs/heads/master | 2021-07-09T11:01:42.502000 | 2020-11-20T05:59:52 | 2020-11-20T05:59:52 | 213,828,402 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.emailapp;
import java.util.Scanner;
public class Email {
// Initialize Public Variables
public Scanner in = new Scanner(System.in);
// Initialize Private Variables
public String firstName;
private String lastName;
private String password;
private String department;
private... | UTF-8 | Java | 3,703 | java | Email.java | Java | [
{
"context": "o return a random password\n this.password = randomPassword(defaultPasswordLength);\n\n // Combi",
"end": 998,
"score": 0.6899771690368652,
"start": 992,
"tag": "PASSWORD",
"value": "random"
},
{
"context": "sword(int length) {\n String passwordSet ... | null | [] | package com.emailapp;
import java.util.Scanner;
public class Email {
// Initialize Public Variables
public Scanner in = new Scanner(System.in);
// Initialize Private Variables
public String firstName;
private String lastName;
private String password;
private String department;
private... | 3,647 | 0.597894 | 0.591412 | 126 | 28.388889 | 25.35368 | 167 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.412698 | false | false | 6 |
8a6b18491d77605fd00d33a5ff6cd2083ada02d7 | 36,103,495,125,975 | 492f29db69ca599aaf2d606166864892622be124 | /src/day29_nestedloop_arrays/StarsNestedLoop.java | fd91da7a0c5461f470a50e1ab3c3a15f64ea0579 | [] | no_license | asglazunova/day46 | https://github.com/asglazunova/day46 | a8475b785746d670651393599d25296532c17a52 | d7c4e2d5c333dc7adcf9de3d7cea321c6a7f8383 | refs/heads/master | 2023-06-16T22:19:41.688000 | 2021-07-11T20:55:16 | 2021-07-11T20:55:16 | 371,528,223 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package day29_nestedloop_arrays;
public class StarsNestedLoop {
public static void main(String[] args) {
for (int i = 1; i <= 5; i++) { // 5 rows
for (int j = 1; j <= 10; j++) { // 10 arrays
System.out.print("*");
}
System.out.println(); // go to the next... | UTF-8 | Java | 808 | java | StarsNestedLoop.java | Java | [] | null | [] | package day29_nestedloop_arrays;
public class StarsNestedLoop {
public static void main(String[] args) {
for (int i = 1; i <= 5; i++) { // 5 rows
for (int j = 1; j <= 10; j++) { // 10 arrays
System.out.print("*");
}
System.out.println(); // go to the next... | 808 | 0.409653 | 0.376238 | 25 | 31.32 | 22.78898 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.76 | false | false | 6 |
40bd829ffd925085f26d6357e0bcca132dd7ca32 | 38,774,964,790,468 | b4374d0a8eae89ca79928cdc798907e63d17622e | /test/no/ntnu/imt3281/sudoku/RowIteratorTest.java | 09a77737834c6a402718bc1c1c6a5b0646e58662 | [] | no_license | newtpuandre/Prosjekt1-IMT3281-h2019 | https://github.com/newtpuandre/Prosjekt1-IMT3281-h2019 | 9821b3e08ce175cde4199fd17a71556552aced31 | 7223b7097884b7a83431182d98c75b9dbfad6a31 | refs/heads/master | 2020-08-29T15:27:34.736000 | 2019-10-04T13:30:09 | 2019-10-04T13:30:09 | 218,074,493 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package no.ntnu.imt3281.sudoku;
import org.junit.Before;
import org.junit.Test;
import java.util.Iterator;
import java.util.NoSuchElementException;
import static org.junit.Assert.*;
public class RowIteratorTest {
int[] testBoardNums;
@Before
public void init(){
testBoardNums = new int[]{5, 3, -... | UTF-8 | Java | 4,076 | java | RowIteratorTest.java | Java | [] | null | [] | package no.ntnu.imt3281.sudoku;
import org.junit.Before;
import org.junit.Test;
import java.util.Iterator;
import java.util.NoSuchElementException;
import static org.junit.Assert.*;
public class RowIteratorTest {
int[] testBoardNums;
@Before
public void init(){
testBoardNums = new int[]{5, 3, -... | 4,076 | 0.497792 | 0.404563 | 101 | 39.366337 | 33.993221 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.70297 | false | false | 6 |
b9fc72708b91ef2a727a8c9f98abe2a7cff09b3d | 6,983,616,840,205 | 097588f67bdcc6f1e845927a49ad3eb7cc29a288 | /FleetingDreamRecorder/src/net/lapasa/fleetingdreamrecorder/playback/AudioPlaybackService.java | cef70510701ee44195e1b644aae917f9d4c6c3d7 | [
"Apache-2.0"
] | permissive | marklapasa/fleetingdreamrecorder | https://github.com/marklapasa/fleetingdreamrecorder | ba33b980418e7c6e0e7050519325f57d080b0ac0 | 5d4de149a975e4e582f01ecc536fcb941d3621a8 | refs/heads/master | 2021-01-02T22:37:55.048000 | 2013-10-17T02:16:00 | 2013-10-17T02:16:00 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.lapasa.fleetingdreamrecorder.playback;
import java.io.IOException;
import java.util.Observable;
import net.lapasa.fleetingdreamrecorder.models.DreamRecordingsModel;
import android.content.Context;
import android.media.MediaPlayer;
import android.media.MediaPlayer.OnCompletionListener;
import android.os.Ha... | UTF-8 | Java | 4,171 | java | AudioPlaybackService.java | Java | [] | null | [] | package net.lapasa.fleetingdreamrecorder.playback;
import java.io.IOException;
import java.util.Observable;
import net.lapasa.fleetingdreamrecorder.models.DreamRecordingsModel;
import android.content.Context;
import android.media.MediaPlayer;
import android.media.MediaPlayer.OnCompletionListener;
import android.os.Ha... | 4,171 | 0.688084 | 0.684009 | 228 | 17.293859 | 18.735382 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.096491 | false | false | 6 |
8b29d2e7498edec8acdc3616a477747a9e6bd986 | 30,889,404,795,675 | 985d23c28fc7398f466aac7f2af0d33736418902 | /src/com/yfzx/lwpai/fragment/NewestAnnounceFragment.java | ff6dd745dc8f71cc04fe871777f764548527fad7 | [] | no_license | TeddyYoung/LWPai | https://github.com/TeddyYoung/LWPai | fb94b8f4fa0608d9068aee5099faea5a09990e84 | 008cdb47281dacee6099432d14bd7445156e4b1b | refs/heads/master | 2020-12-30T14:12:25.546000 | 2017-05-15T02:12:59 | 2017-05-15T02:12:59 | 91,285,414 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yfzx.lwpai.fragment;
import java.util.ArrayList;
import java.util.List;
import android.content.Intent;
import android.os.Bundle;
import android.text.format.DateUtils;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
import andr... | UTF-8 | Java | 6,983 | java | NewestAnnounceFragment.java | Java | [
{
"context": ".ProgressHelper;\n\n/**\n * 最新揭晓幸运拍界面\n * \n * @author: yizhong.xu\n * @version Revision: 0.0.1\n * @Date: 2015年6月29日\n",
"end": 1600,
"score": 0.9996823668479919,
"start": 1590,
"tag": "NAME",
"value": "yizhong.xu"
},
{
"context": "\treturn view;\n\t}\n\n\t/**\n\t * 初始... | null | [] | package com.yfzx.lwpai.fragment;
import java.util.ArrayList;
import java.util.List;
import android.content.Intent;
import android.os.Bundle;
import android.text.format.DateUtils;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
import andr... | 6,983 | 0.714547 | 0.707997 | 233 | 27.175966 | 20.571844 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.648069 | false | false | 6 |
6403852dcc3664493580e8b8d9b8a01285988c58 | 10,763,188,055,068 | dfa939e9e665c3750b1b07a9c59effd2d38163d1 | /core/src/main/java/com/amplifyframework/predictions/operation/IdentifyOperation.java | 786789a4909f7067432df95c0e3df82b7eae4a27 | [
"Apache-2.0"
] | permissive | aws-amplify/amplify-android | https://github.com/aws-amplify/amplify-android | 83a29818ad7b6db426e61103243a861982ae3a8e | 0ef9fb2a4338139a7a172adc8b11e41d00acad65 | refs/heads/main | 2023-08-31T16:13:43.810000 | 2023-08-30T00:34:40 | 2023-08-30T00:34:40 | 177,009,933 | 225 | 139 | Apache-2.0 | false | 2023-09-13T19:44:47 | 2019-03-21T19:19:24 | 2023-08-18T12:30:12 | 2023-09-13T19:44:46 | 63,300 | 201 | 103 | 89 | Java | false | false | /*
* Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" ... | UTF-8 | Java | 1,909 | java | IdentifyOperation.java | Java | [] | null | [] | /*
* Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" ... | 1,909 | 0.737559 | 0.733368 | 56 | 33.089287 | 28.81609 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.303571 | false | false | 6 |
eb256078f560aabbfe34650ac2e8a47cf12399d4 | 26,903,675,203,953 | ddf9430e6cefeb96d5142ece6893729a20aa3fc8 | /Moxomo/src/za/co/moxomo/client/ui/VacancyView.java | 2f69c3e4f2d96373ad056af6dcff5df940a47d13 | [] | no_license | PaballoDitshego/Moxomo | https://github.com/PaballoDitshego/Moxomo | 0961cf6fecf2403fd0e9ae63ac3434b8562b1a15 | bbe756014c95f2ff11366a8848715412b4cc8dad | refs/heads/master | 2019-01-24T05:04:22.988000 | 2015-10-22T13:44:35 | 2015-10-22T13:44:35 | 33,406,618 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package za.co.moxomo.client.ui;
import za.co.moxomo.client.manager.ManagerRegistry;
import za.co.moxomo.client.model.ApplicationDataSource;
import za.co.moxomo.client.model.PageApplicationDataSource;
import za.co.moxomo.client.model.PagedVacancyDataSource;
import za.co.moxomo.client.model.VacancyDataSource;
imp... | UTF-8 | Java | 8,612 | java | VacancyView.java | Java | [] | null | [] | package za.co.moxomo.client.ui;
import za.co.moxomo.client.manager.ManagerRegistry;
import za.co.moxomo.client.model.ApplicationDataSource;
import za.co.moxomo.client.model.PageApplicationDataSource;
import za.co.moxomo.client.model.PagedVacancyDataSource;
import za.co.moxomo.client.model.VacancyDataSource;
imp... | 8,612 | 0.707385 | 0.703089 | 256 | 31.648438 | 25.89389 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.996094 | false | false | 6 |
64449ac4dfe63a866ffa01d7112bc068e129604c | 4,990,752,060,628 | f03573c79e4b018c858ccd7b31e9ed9be6c010ff | /BankBalanceDispensingSystem/src/main/java/com/banking/system/domain/Client.java | 982a1b4b8acd3f8d551ce6ca807fda28e98ca6af | [] | no_license | JimmyRZA/spring-boot-project | https://github.com/JimmyRZA/spring-boot-project | eb20a49a6f676cbdfce0bc2b2bb5169200ad2387 | 5c18439d7b968a1e9cf7d4b0f7cd40fce3e8ff98 | refs/heads/main | 2023-04-06T16:44:36.111000 | 2021-03-31T17:58:55 | 2021-03-31T17:58:55 | 353,439,201 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.banking.system.domain;
import javax.persistence.Entity;
import javax.persistence.Id;
@Entity
public class Client {
@Id
private int clientId;
private String title;
private String name;
private String surname;
private String dob;
private String clientSubTypeCode;
public Client() {
}
public... | UTF-8 | Java | 1,348 | java | Client.java | Java | [
{
"context": "Id = clientId;\n\t\tthis.title = title;\n\t\tthis.name = name;\n\t\tthis.surname = surname;\n\t\tthis.dob = dob;\n\t\tth",
"end": 504,
"score": 0.8108228445053101,
"start": 500,
"tag": "NAME",
"value": "name"
}
] | null | [] | package com.banking.system.domain;
import javax.persistence.Entity;
import javax.persistence.Id;
@Entity
public class Client {
@Id
private int clientId;
private String title;
private String name;
private String surname;
private String dob;
private String clientSubTypeCode;
public Client() {
}
public... | 1,348 | 0.715875 | 0.715875 | 71 | 17.985916 | 18.205782 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.605634 | false | false | 6 |
029c84519d5be5561461e74ac332c52791b89fb6 | 7,507,602,858,505 | 0f326b71735c7c9f1a441d02d7813dd007b60bdd | /errai-bus/src/main/java/org/jboss/errai/bus/server/service/bootstrap/DefaultServices.java | 84d7d501f167f0003c404e709e34d906169a9af0 | [] | no_license | errai/errai | https://github.com/errai/errai | 9e389a494c374f42ea1d42d2b4d9bd6b3b6259b6 | d2edc4632373096f8d81c93f18cd874fa5501b90 | refs/heads/main | 2023-08-29T05:58:04.637000 | 2022-09-29T13:18:10 | 2022-09-29T13:18:10 | 899,555 | 190 | 157 | null | false | 2022-12-12T21:43:18 | 2010-09-09T19:28:54 | 2022-09-24T11:33:27 | 2022-12-12T21:43:17 | 222,508 | 274 | 189 | 9 | Java | false | false | /*
* Copyright (C) 2012 Red Hat, Inc. and/or its affiliates.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required ... | UTF-8 | Java | 1,566 | java | DefaultServices.java | Java | [
{
"context": "\n/**\n * Setup the default services.\n *\n * @author: Heiko Braun <hbraun@redhat.com>\n * @date: May 3, 2010\n */\ncla",
"end": 1037,
"score": 0.9998472929000854,
"start": 1026,
"tag": "NAME",
"value": "Heiko Braun"
},
{
"context": "the default services.\n *\n * @autho... | null | [] | /*
* Copyright (C) 2012 Red Hat, Inc. and/or its affiliates.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required ... | 1,551 | 0.723499 | 0.715198 | 48 | 31.625 | 26.874418 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.354167 | false | false | 6 |
1594e96b62b5d76eaeec34c6cf7271d5fd620ef0 | 22,308,060,201,937 | 2dc55280583e54cd3745fad4145eb7a0712eb503 | /stardust-engine-core/src/main/java/org/eclipse/stardust/engine/core/runtime/beans/LargeStringHolderBigDataHandler.java | ccc4352e97bc3958e1cc5aceb6d8eb49004be5f9 | [] | no_license | markus512/stardust.engine | https://github.com/markus512/stardust.engine | 9d5f4fd7016a38c5b3a1fe09cc7a445c00a31b57 | 76e0b326446e440468b4ab54cfb8e26a6403f7d8 | refs/heads/master | 2022-02-06T23:03:21.305000 | 2016-03-09T14:56:01 | 2016-03-09T14:56:01 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*******************************************************************************
* Copyright (c) 2011, 2012 SunGard CSA LLC and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, an... | UTF-8 | Java | 28,344 | java | LargeStringHolderBigDataHandler.java | Java | [
{
"context": "ct.beans.StructuredDataValueBean;\n\n\n/**\n * @author ubirkemeyer\n * @version $Revision$\n */\npublic class LargeStri",
"end": 2142,
"score": 0.9980338215827942,
"start": 2131,
"tag": "USERNAME",
"value": "ubirkemeyer"
}
] | null | [] | /*******************************************************************************
* Copyright (c) 2011, 2012 SunGard CSA LLC and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, an... | 28,344 | 0.583474 | 0.581922 | 836 | 32.905502 | 27.816847 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.477273 | false | false | 6 |
17011ccee0de12dc67e7e449c41b58218e474a1b | 4,174,708,222,031 | afeb235a220f48b61f0b69cfb1901e8dd9244f46 | /mybatisall/mybatis_005_multi-table queries/src/test/java/com/qdyinfukeji/test/Test01.java | 57f2bcd434bd01df9defd1dc6eac2ef587b1351f | [] | no_license | YFKJQD79/projectForGit | https://github.com/YFKJQD79/projectForGit | c566a1991081f4b91144596bc7f714a04a44a701 | 72fff1d8aae07386072303582eb8643427703ab1 | refs/heads/master | 2023-08-11T07:08:47.762000 | 2021-09-23T08:46:38 | 2021-09-23T08:46:38 | 409,455,195 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qdyinfukeji.test;
import com.qdyinfukeji.mapper.CustomerMapper;
import com.qdyinfukeji.mapper.OrdersMapper;
import com.qdyinfukeji.pojo.Customer;
import org.apache.ibatis.io.Resources;
import org.apache.ibatis.session.SqlSession;
import org.apache.ibatis.session.SqlSessionFactory;
import org.apache.ibatis.... | UTF-8 | Java | 1,776 | java | Test01.java | Java | [] | null | [] | package com.qdyinfukeji.test;
import com.qdyinfukeji.mapper.CustomerMapper;
import com.qdyinfukeji.mapper.OrdersMapper;
import com.qdyinfukeji.pojo.Customer;
import org.apache.ibatis.io.Resources;
import org.apache.ibatis.session.SqlSession;
import org.apache.ibatis.session.SqlSessionFactory;
import org.apache.ibatis.... | 1,776 | 0.726744 | 0.72093 | 58 | 28.655172 | 22.505594 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.568965 | false | false | 6 |
317fc88a2adfb821d2e590a0ad7d8072824866ea | 25,477,746,053,284 | 999b07c9fde0adb612fd36888547c4c802b0ec0a | /src/test/java/com/cukes/stepdefs/itemsearchStepdefs.java | 8b05cde0733bd54c0eac1ec7515f360a0a373886 | [] | no_license | ralphherrera/ecomautomation | https://github.com/ralphherrera/ecomautomation | 09c4de8ddaeb98761f634863999106af7d20b25d | c11a5426de61409340351ea581a354ee7587b697 | refs/heads/master | 2020-04-11T01:27:34.001000 | 2017-12-18T07:01:49 | 2017-12-18T07:01:49 | 161,416,244 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cukes.stepdefs;
import com.cukes.controller.TestScenarioController;
import com.cukes.utils.CommonMgmtUtil;
import com.cukes.utils.PerformAction;
import cucumber.api.java8.En;
public class itemsearchStepdefs implements En {
public itemsearchStepdefs(ScenarioHooks hooks, PerformAction performA... | UTF-8 | Java | 806 | java | itemsearchStepdefs.java | Java | [] | null | [] | package com.cukes.stepdefs;
import com.cukes.controller.TestScenarioController;
import com.cukes.utils.CommonMgmtUtil;
import com.cukes.utils.PerformAction;
import cucumber.api.java8.En;
public class itemsearchStepdefs implements En {
public itemsearchStepdefs(ScenarioHooks hooks, PerformAction performA... | 806 | 0.75062 | 0.74938 | 24 | 31.583334 | 28.978321 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.875 | false | false | 6 |
ca958c03194736d9cb2472b0424ba19170031b4a | 11,759,620,475,270 | ec54b6fe413c6991d8eef5378fc1e5654d1699cc | /bperan/src/main/java/es/project/bperan/pojo/Bajalaboral.java | 31a6d30a7cd8df1954da6952fda87b6d18fe7205 | [] | no_license | fredofm/bperan | https://github.com/fredofm/bperan | 74216eda07f81eeca3ea60ede91035ec659a36e5 | 054bc45cb3dbad2295bc0f72f967a236bd703126 | refs/heads/master | 2021-01-21T15:21:53.932000 | 2018-03-02T09:54:35 | 2018-03-02T09:54:35 | 56,164,991 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package es.project.bperan.pojo;
// Generated 28-abr-2016 22:22:17 by Hibernate Tools 5.1.0.Alpha1
import java.util.Date;
/**
* Bajalaboral generated by hbm2java
*/
public class Bajalaboral implements java.io.Serializable {
private Integer idbajalaboral;
private Empleado empleado;
private Date fechaI... | UTF-8 | Java | 1,357 | java | Bajalaboral.java | Java | [] | null | [] | package es.project.bperan.pojo;
// Generated 28-abr-2016 22:22:17 by Hibernate Tools 5.1.0.Alpha1
import java.util.Date;
/**
* Bajalaboral generated by hbm2java
*/
public class Bajalaboral implements java.io.Serializable {
private Integer idbajalaboral;
private Empleado empleado;
private Date fechaI... | 1,357 | 0.6986 | 0.686072 | 67 | 18.253731 | 19.003019 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.208955 | false | false | 6 |
2314fe65bd51b8d46b4448b7efb540b087eed93f | 146,028,950,032 | 37c3c81e0a745592784d31b0a27d45ad8e68cab0 | /app/src/main/java/com/example/senseHat/View/GraphAngleView.java | 59dd8d9c98fef9107e90b7e0b4c0f47182dd626f | [] | no_license | Milosz161199/SenseHat_AndroidApp | https://github.com/Milosz161199/SenseHat_AndroidApp | bb3dc3c8a041de9f0057b6a027b829b87d8e24c6 | fd9400d6126d7105a7f93b1fa82beff41c247adb | refs/heads/master | 2023-06-16T23:38:32.056000 | 2021-07-08T20:01:24 | 2021-07-08T20:01:24 | 371,768,627 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* *****************************************************************************
*
* @file Sense Hat/GraphActivityAngle.java
* @author Milosz Plutowski
* @version V1.0
* @date 15-06-2021
* @brief Sense Hat: Angles measurements activity with data charts
* ******************************************************... | UTF-8 | Java | 25,692 | java | GraphAngleView.java | Java | [
{
"context": "@file Sense Hat/GraphActivityAngle.java\n * @author Milosz Plutowski\n * @version V1.0\n * @date 15-06-2021\n * @brief Se",
"end": 158,
"score": 0.9993433356285095,
"start": 142,
"tag": "NAME",
"value": "Milosz Plutowski"
},
{
"context": "d InitGraphView() {\n //... | null | [] | /**
* *****************************************************************************
*
* @file Sense Hat/GraphActivityAngle.java
* @author <NAME>
* @version V1.0
* @date 15-06-2021
* @brief Sense Hat: Angles measurements activity with data charts
* ****************************************************************... | 25,682 | 0.629457 | 0.624747 | 667 | 37.518742 | 28.341263 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.527736 | false | false | 6 |
c2f5ce40481a406e81b1078dba5ea4bf0608ac30 | 18,098,992,240,654 | 6cb92e3f4e4e01b45144b77f25b0735ad5dad7af | /com.zsmartsystems.zigbee/src/main/java/com/zsmartsystems/zigbee/zcl/ZclField.java | eb4b85f3cfe8eb6cddca10a5b5d6dc6710a434d0 | [
"Apache-2.0"
] | permissive | codacy-badger/com.zsmartsystems.zigbee | https://github.com/codacy-badger/com.zsmartsystems.zigbee | 5c970212c009c7e829f76e4f424f0e24ad00edbb | 86711eb96f065464143c209acc15fd92b4811bf0 | refs/heads/master | 2017-12-05T15:45:06.663000 | 2017-01-27T20:17:54 | 2017-01-27T20:17:54 | 80,242,790 | 0 | 0 | null | true | 2017-01-27T20:20:19 | 2017-01-27T20:20:19 | 2017-01-25T18:56:10 | 2017-01-27T20:18:03 | 439 | 0 | 0 | 0 | null | null | null | package com.zsmartsystems.zigbee.zcl;
import com.zsmartsystems.zigbee.zcl.protocol.ZclDataType;
/**
* This class holds the definition, and current value, of a field in a {@link ZclCommand}
*
* @author Chris Jackson
*
*/
public class ZclField {
int sequence;
String label;
ZclDataType type;
Object ... | UTF-8 | Java | 1,183 | java | ZclField.java | Java | [
{
"context": ", of a field in a {@link ZclCommand}\n *\n * @author Chris Jackson\n *\n */\npublic class ZclField {\n int sequence;\n",
"end": 219,
"score": 0.9990426898002625,
"start": 206,
"tag": "NAME",
"value": "Chris Jackson"
}
] | null | [] | package com.zsmartsystems.zigbee.zcl;
import com.zsmartsystems.zigbee.zcl.protocol.ZclDataType;
/**
* This class holds the definition, and current value, of a field in a {@link ZclCommand}
*
* @author <NAME>
*
*/
public class ZclField {
int sequence;
String label;
ZclDataType type;
Object value;
... | 1,176 | 0.602705 | 0.602705 | 60 | 18.716667 | 19.750183 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.383333 | false | false | 6 |
05e56538ea62abbb063fd2320768fc7c79b7c1ca | 20,564,303,436,816 | 1e13cd3c2efbf08e0a6ed29be6b17be2b7395618 | /corejava8vol1/src/ch06/lambda/expressions/SimpleExample.java | 7bad36688b5ce03a6c6d1290b70354fdd1c7b989 | [] | no_license | barcvilla/javasecore | https://github.com/barcvilla/javasecore | f3c2526200b91f8c2c09ecc889912450cf854910 | 7e7979363391a2e80cf40c1525500b503f905005 | refs/heads/master | 2018-09-09T02:47:47.240000 | 2018-08-27T19:18:47 | 2018-08-27T19:18:47 | 107,985,518 | 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 ch06.lambda.expressions;
/**
*
* @author barcvilla
*/
public class SimpleExample
{
public static void printHeader( Str... | UTF-8 | Java | 1,881 | java | SimpleExample.java | Java | [
{
"context": "ackage ch06.lambda.expressions;\n\n/**\n *\n * @author barcvilla\n */\npublic class SimpleExample \n{\n public stat",
"end": 246,
"score": 0.9988848567008972,
"start": 237,
"tag": "USERNAME",
"value": "barcvilla"
}
] | 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 ch06.lambda.expressions;
/**
*
* @author barcvilla
*/
public class SimpleExample
{
public static void printHeader( Str... | 1,881 | 0.573099 | 0.56991 | 67 | 27.074627 | 25.575941 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.373134 | false | false | 6 |
f48720aad69d7ecd7e662341d3755dce00c9a227 | 29,635,274,346,827 | 3ded2599a7c75621d1462d440603a3f4856da900 | /src/com/tobee/image/proc/incubator/filters/Filter.java | 792c696e8302028bab9bc013118fd216d4b29ecd | [] | no_license | tommybee-dev/image_processing | https://github.com/tommybee-dev/image_processing | c7f93de953ad09bddb7d71dc39c8f15cd4c75caa | bdb6f55a1a4d72b8442909dd70cdd5bd3d37199b | refs/heads/master | 2021-01-22T03:01:22.248000 | 2017-03-13T09:12:28 | 2017-03-13T09:12:28 | 81,091,418 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tobee.image.proc.incubator.filters;
import java.awt.image.Kernel;
import com.tobee.image.proc.incubator.PPMImage;
import com.tobee.image.proc.incubator.Pixel;
public abstract class Filter {
public static int ZERO_EDGES = 0;
public static int CLAMP_EDGES = 1;
public static int WRAP_EDGES = 2;... | UTF-8 | Java | 1,484 | java | Filter.java | Java | [] | null | [] | package com.tobee.image.proc.incubator.filters;
import java.awt.image.Kernel;
import com.tobee.image.proc.incubator.PPMImage;
import com.tobee.image.proc.incubator.Pixel;
public abstract class Filter {
public static int ZERO_EDGES = 0;
public static int CLAMP_EDGES = 1;
public static int WRAP_EDGES = 2;... | 1,484 | 0.641509 | 0.635445 | 58 | 23.586206 | 21.032024 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.275862 | false | false | 6 |
720948fa46d2d1559c9f645e7db144c666b90f92 | 19,868,518,741,835 | d4eae27cbd3bbed26f2d278e86e68dc7da070835 | /ally-video/mybatis-generatorConfig/src/main/java/com/imooc/pojo/Users.java | afcb9cc0ba4002c7cd7b1a974dd2a2b38e1bdbb5 | [] | no_license | Ally441/ally-video | https://github.com/Ally441/ally-video | b7f1f6b90f9e219db649750274393e274ffde2e3 | db3f5f6a69540cdd537d23e5f9ce8db94debd71f | refs/heads/main | 2023-02-03T07:17:25.042000 | 2020-12-11T13:29:52 | 2020-12-11T13:29:52 | 320,561,946 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.imooc.pojo;
import javax.persistence.*;
public class Users {
/**
* 用户编号
*/
private Integer id;
/**
* 登录账号
*/
private String username;
/**
* 登录密码
*/
private String userpass;
/**
* 用户昵称
*/
private String nickname;
/**
* 获取用... | UTF-8 | Java | 1,596 | java | Users.java | Java | [] | null | [] | package com.imooc.pojo;
import javax.persistence.*;
public class Users {
/**
* 用户编号
*/
private Integer id;
/**
* 登录账号
*/
private String username;
/**
* 登录密码
*/
private String userpass;
/**
* 用户昵称
*/
private String nickname;
/**
* 获取用... | 1,596 | 0.47151 | 0.47151 | 97 | 13.484536 | 11.880082 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.14433 | false | false | 6 |
1e1f3bd5a646634cf06b10a72d72b5ed0e7e71b9 | 14,783,277,433,417 | 65ce2e7cb6d7838a6220097e228f7d77ee811b2c | /default/src/main/java/com/github/vbarhatov/easybackup/params/PropertiesReader.java | c362d04cb25e5667811c81c55a50cec07a4ba9ac | [] | no_license | vbarhatov/easy-backup | https://github.com/vbarhatov/easy-backup | 71de826ba490d75dd17f167fe398de35071ebd38 | 0ca0d796bafa8f9ea13ee8b9bad2630a1cde9d9d | refs/heads/master | 2016-12-13T08:04:41.574000 | 2016-03-23T22:47:57 | 2016-03-23T22:47:57 | 54,417,429 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.vbarhatov.easybackup.params;
import lombok.SneakyThrows;
import java.io.FileInputStream;
import java.io.InputStream;
import java.util.Properties;
/**
* Created by Vitaly on 23.03.2016.
*/
public class PropertiesReader implements IParams {
private Properties properties;
@SneakyThrows
... | UTF-8 | Java | 724 | java | PropertiesReader.java | Java | [
{
"context": "package com.github.vbarhatov.easybackup.params;\n\nimport lombok.SneakyThrows;\n\n",
"end": 28,
"score": 0.9992694854736328,
"start": 19,
"tag": "USERNAME",
"value": "vbarhatov"
},
{
"context": "m;\nimport java.util.Properties;\n\n/**\n * Created by Vitaly on 23.03.2016... | null | [] | package com.github.vbarhatov.easybackup.params;
import lombok.SneakyThrows;
import java.io.FileInputStream;
import java.io.InputStream;
import java.util.Properties;
/**
* Created by Vitaly on 23.03.2016.
*/
public class PropertiesReader implements IParams {
private Properties properties;
@SneakyThrows
... | 724 | 0.68232 | 0.671271 | 32 | 21.625 | 18.627516 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3125 | false | false | 6 |
8fae75e104a74f55dbef862fcaa442282942ee5b | 8,315,056,687,717 | 23e197799d98d3bff12f76963676a2c0564a8496 | /mmps-alert-app/src/main/java/com/zzvc/mmps/alert/task/impl/ScheduleServicePlayerFaultAlertImpl.java | feebd531139fe33971faab2939c6ad659f416043 | [] | no_license | cuihbin/mmps-alert | https://github.com/cuihbin/mmps-alert | 3e961f596707f7f65da5b8d16c6e86ba4501d70c | 1a8104cdb1135ce1793bb08e96ab6b912f48bed0 | refs/heads/master | 2021-01-01T19:16:27.596000 | 2013-01-30T04:04:00 | 2013-01-30T04:04:00 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zzvc.mmps.alert.task.impl;
import java.util.Date;
import java.util.List;
import javax.annotation.Resource;
import com.zzvc.mmps.alert.model.AlertBaseEntity;
import com.zzvc.mmps.alert.model.PlayerAlert;
import com.zzvc.mmps.alert.service.AlertConfigManager;
import com.zzvc.mmps.alert.service.PlayerAlertM... | UTF-8 | Java | 2,454 | java | ScheduleServicePlayerFaultAlertImpl.java | Java | [] | null | [] | package com.zzvc.mmps.alert.task.impl;
import java.util.Date;
import java.util.List;
import javax.annotation.Resource;
import com.zzvc.mmps.alert.model.AlertBaseEntity;
import com.zzvc.mmps.alert.model.PlayerAlert;
import com.zzvc.mmps.alert.service.AlertConfigManager;
import com.zzvc.mmps.alert.service.PlayerAlertM... | 2,454 | 0.797473 | 0.797473 | 87 | 27.206896 | 28.750267 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.425287 | false | false | 6 |
62172afa7b3c17e2938fe0b583f4591a8e90e6a6 | 21,217,138,467,658 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /large-multiproject/project97/src/test/java/org/gradle/test/performance97_4/Test97_362.java | c85e632c8d946b719926f2f8a5bc6945ffe450b3 | [] | no_license | gradle/performance-comparisons | https://github.com/gradle/performance-comparisons | b0d38db37c326e0ce271abebdb3c91769b860799 | e53dc7182fafcf9fedf07920cbbea8b40ee4eef4 | refs/heads/master | 2023-08-14T19:24:39.164000 | 2022-11-24T05:18:33 | 2022-11-24T05:18:33 | 80,121,268 | 17 | 15 | null | false | 2022-09-30T08:04:35 | 2017-01-26T14:25:33 | 2022-09-09T14:38:38 | 2022-09-30T08:04:34 | 19,731 | 14 | 13 | 103 | null | false | false | package org.gradle.test.performance97_4;
import static org.junit.Assert.*;
public class Test97_362 {
private final Production97_362 production = new Production97_362("value");
@org.junit.Test
public void test() {
assertEquals(production.getProperty(), "value");
}
} | UTF-8 | Java | 292 | java | Test97_362.java | Java | [] | null | [] | package org.gradle.test.performance97_4;
import static org.junit.Assert.*;
public class Test97_362 {
private final Production97_362 production = new Production97_362("value");
@org.junit.Test
public void test() {
assertEquals(production.getProperty(), "value");
}
} | 292 | 0.69863 | 0.636986 | 12 | 23.416666 | 24.008533 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 6 |
4d5f7a24411081f0de4cc53197cf7bf82a7cf371 | 2,869,038,178,961 | 497bffc396849fdf57e64d59cdfece02f3762def | /src/main/java/com/googlecode/rockit/test/BenchmarkTests.java | 833eb52f789686a6f3d608cf95db09dd8444ba40 | [
"MIT"
] | permissive | PhDP/rockit | https://github.com/PhDP/rockit | 2ca7572a342bb92faa6aa0278d94895b71ac7e52 | 11434b4db491ce545b0e358c2e2f409a5eaa15f6 | refs/heads/master | 2016-09-10T16:19:19.091000 | 2015-06-04T06:17:24 | 2015-06-04T06:17:24 | 36,851,956 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.googlecode.rockit.test;
import java.io.IOException;
import java.sql.SQLException;
import java.util.ArrayList;
import org.antlr.runtime.RecognitionException;
import com.googlecode.rockit.app.Parameters;
import com.googlecode.rockit.exception.ParseException;
import com.googlecode.rockit.exception... | UTF-8 | Java | 5,794 | java | BenchmarkTests.java | Java | [] | null | [] | package com.googlecode.rockit.test;
import java.io.IOException;
import java.sql.SQLException;
import java.util.ArrayList;
import org.antlr.runtime.RecognitionException;
import com.googlecode.rockit.app.Parameters;
import com.googlecode.rockit.exception.ParseException;
import com.googlecode.rockit.exception... | 5,794 | 0.670521 | 0.658958 | 156 | 35.141026 | 34.890572 | 156 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.615385 | false | false | 6 |
c04fb7611daca689e96fcd6ef487111cc51914f2 | 10,204,842,327,122 | 280bdf9f873a6f8a3a839bd680eec0d902276302 | /src/net/aseom/mc/wgregioninfo/RgInfoCommand.java | 7620ef08c3083b6e4ff1aaf5a92acffe8d9c1639 | [] | no_license | ASeomHan/WG_RegionInfo | https://github.com/ASeomHan/WG_RegionInfo | 26df60b694aafec16d8ad52a979f6757dc7fe2e6 | 772ef4989fb893c0da9867c089eb0bbda9354719 | refs/heads/master | 2021-01-21T04:19:48.143000 | 2016-07-28T07:10:24 | 2016-07-28T07:10:24 | 47,623,529 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.aseom.mc.wgregioninfo;
import java.io.IOException;
import java.text.MessageFormat;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import org.bukkit.command.Command;
import org.bukkit.command.CommandExecutor;
import org.bukkit.command.CommandSender;
import org.bukkit.configurat... | UTF-8 | Java | 11,227 | java | RgInfoCommand.java | Java | [] | null | [] | package net.aseom.mc.wgregioninfo;
import java.io.IOException;
import java.text.MessageFormat;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import org.bukkit.command.Command;
import org.bukkit.command.CommandExecutor;
import org.bukkit.command.CommandSender;
import org.bukkit.configurat... | 11,227 | 0.707207 | 0.704042 | 306 | 35.140522 | 32.344398 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.013072 | false | false | 6 |
cd0d7a36e4761e729e35ba6896eaa968dcf93f8d | 12,317,966,241,517 | 6edad6aff0aedda5ab5db71fd1054718306b74f4 | /netcai/netcai-buyer/src/main/java/com/netcai/buyer/entity/GoodsMethod.java | 6e9e3847693608718d96449cc938723618e4cafa | [
"Apache-2.0"
] | permissive | w312033591/netcai | https://github.com/w312033591/netcai | 0fa8e4406443e3dc386f2776464d250f045d0dfe | 3d2630a5ae26d8411c2bdaabbbf9943cf626440d | refs/heads/master | 2020-03-19T01:30:58.964000 | 2018-05-31T07:17:02 | 2018-05-31T07:17:02 | 135,551,200 | 2 | 4 | Apache-2.0 | true | 2018-05-31T07:53:04 | 2018-05-31T07:53:04 | 2018-05-31T07:52:15 | 2018-05-31T07:44:41 | 6 | 0 | 0 | 0 | null | false | null | package com.netcai.buyer.entity;
import java.io.Serializable;
import java.util.Date;
/**
* 商品加工方式实体类
* @author administrator
*/
public class GoodsMethod implements Serializable{
private static final long serialVersionUID = 1L;
private Long gmId;
/**
* 商品ID
*/
private Long goodsId;
/**
* 加工方式ID
*... | UTF-8 | Java | 920 | java | GoodsMethod.java | Java | [
{
"context": "mport java.util.Date;\n\n/**\n * 商品加工方式实体类\n * @author administrator\n */\npublic class GoodsMethod implements Serializa",
"end": 128,
"score": 0.9882660508155823,
"start": 115,
"tag": "USERNAME",
"value": "administrator"
}
] | null | [] | package com.netcai.buyer.entity;
import java.io.Serializable;
import java.util.Date;
/**
* 商品加工方式实体类
* @author administrator
*/
public class GoodsMethod implements Serializable{
private static final long serialVersionUID = 1L;
private Long gmId;
/**
* 商品ID
*/
private Long goodsId;
/**
* 加工方式ID
*... | 920 | 0.692744 | 0.69161 | 52 | 15.961538 | 14.553563 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.211538 | false | false | 6 |
1bdd4da13d34a8b3fe42a1622cbe28de6dc5d9bb | 11,519,102,291,819 | 6c466d86b1e13f640b11b553d7139d3f037deae5 | /fstcomp/examples/Modification/AJHotDraw/modAlignCommandUndo/_mod/AuxClass.java | 52763b43ffdead06984ffa941b1244ee04b4edee | [] | no_license | seanhoots/formol-featurehouse | https://github.com/seanhoots/formol-featurehouse | a30af2f517fdff6a95c0f4a6b4fd9902aeb46f96 | 0cddc85e061398d6d653e4a4607d7e0f4c28fcc4 | refs/heads/master | 2021-01-17T06:35:11.489000 | 2012-03-08T13:51:46 | 2012-03-08T13:51:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public static class UndoActivity extends UndoableAdapter {
private Hashtable myOriginalPoints;
private Alignment myAppliedAlignment;
public UndoActivity(DrawingView newView, Alignment newAlignment) {
super(newView);
myOriginalPoints = new Hashtable();
setAppliedAlignment(newAlignment);
setUndoable(t... | UTF-8 | Java | 2,026 | java | AuxClass.java | Java | [] | null | [] | public static class UndoActivity extends UndoableAdapter {
private Hashtable myOriginalPoints;
private Alignment myAppliedAlignment;
public UndoActivity(DrawingView newView, Alignment newAlignment) {
super(newView);
myOriginalPoints = new Hashtable();
setAppliedAlignment(newAlignment);
setUndoable(t... | 2,026 | 0.712241 | 0.711254 | 75 | 25.986666 | 21.779802 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.813333 | false | false | 6 |
11f3736e30ae1c7bbb446d35e656eb243369f9be | 6,055,903,913,877 | 6dda5824b7d61a8e5b055bd424043d51b86e970c | /planner/app/src/main/java/com/alvaro/tfg/CrearPlan.java | ad311c8c3698acca9236a10b9c0208aa947f30fd | [] | no_license | alvaroMartinez14/AndroidStudio-Java | https://github.com/alvaroMartinez14/AndroidStudio-Java | 62d06a49c7d05af9cd26c715cc2f278bff661e6e | b617c91b361a596a78b7a315096d2e6e8635725e | refs/heads/master | 2023-06-02T01:48:25.040000 | 2021-06-18T23:39:05 | 2021-06-18T23:39:05 | 378,286,208 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.alvaro.tfg;
import androidx.appcompat.app.AppCompatActivity;
import android.app.DatePickerDialog;
import android.content.Intent;
import android.os.Bundle;
import android.provider.CalendarContract;
import android.view.View;
import android.widget.DatePicker;
import android.widget.EditText;
import android.wid... | UTF-8 | Java | 6,612 | java | CrearPlan.java | Java | [] | null | [] | package com.alvaro.tfg;
import androidx.appcompat.app.AppCompatActivity;
import android.app.DatePickerDialog;
import android.content.Intent;
import android.os.Bundle;
import android.provider.CalendarContract;
import android.view.View;
import android.widget.DatePicker;
import android.widget.EditText;
import android.wid... | 6,612 | 0.587266 | 0.584392 | 169 | 38.12426 | 34.146774 | 185 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.822485 | false | false | 7 |
8b155a188fbf240e0f623149ce395b3154ee1db6 | 13,881,334,364,735 | 435b1b5483f53cc1fda838db438c8c88dfdadf31 | /src/main/java/com/eot/domain/services/MgurushService.java | 045d005c0e191573299cf9eff75eba0a9896bad7 | [] | no_license | emodatt08/EOT | https://github.com/emodatt08/EOT | 6f6b0b449412232665906c6e487f2512e1bd6f8c | 7bad6df06a9968921b86e7d8e41470e659c25f8f | refs/heads/master | 2022-04-16T04:49:37.041000 | 2018-08-31T08:25:53 | 2018-08-31T08:25:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.eot.domain.services;
import java.util.List;
import com.eot.domain.model.MGurush;
import com.eot.domain.model.SuperAdmin;
import com.eot.util.EotException;
public interface MgurushService {
public void saveOrUpadte(MGurush mgurush) throws EotException;
public void deleteMgurush(String userId) throws ... | UTF-8 | Java | 510 | java | MgurushService.java | Java | [] | null | [] | package com.eot.domain.services;
import java.util.List;
import com.eot.domain.model.MGurush;
import com.eot.domain.model.SuperAdmin;
import com.eot.util.EotException;
public interface MgurushService {
public void saveOrUpadte(MGurush mgurush) throws EotException;
public void deleteMgurush(String userId) throws ... | 510 | 0.798039 | 0.798039 | 24 | 20.25 | 23.777178 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.875 | false | false | 7 |
2573a33ff1e3f512a42474fa3374abd29acae734 | 16,776,142,260,948 | f1d20d6c7e6ec5ed491274fcc11e74bb010c57d3 | /company-central-client/src/main/java/com/ihappy/role/domain/dto/request/sys/SysCompanyRoleConfigRoleListQueryReqDTO.java | 2c6e9c44b17c409f9314509b6fc1414e3b031c70 | [] | no_license | P79N6A/company-central | https://github.com/P79N6A/company-central | 79273c8e90732cf73f2f8b08c006654809e08736 | f1a83f62a5cf41f8bfcf79c708a54d736fb1a46b | refs/heads/master | 2020-04-12T02:41:38.769000 | 2018-12-18T07:45:31 | 2018-12-18T07:45:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ihappy.role.domain.dto.request.sys;
import com.ihappy.gateway.dto.ICallRequestBaseQuery;
public class SysCompanyRoleConfigRoleListQueryReqDTO extends ICallRequestBaseQuery {
/**
* 限制条数
*/
private Integer limit;
/**
* 起始位置
*/
private Integer offset;
/**
* 关键词,角色... | UTF-8 | Java | 898 | java | SysCompanyRoleConfigRoleListQueryReqDTO.java | Java | [] | null | [] | package com.ihappy.role.domain.dto.request.sys;
import com.ihappy.gateway.dto.ICallRequestBaseQuery;
public class SysCompanyRoleConfigRoleListQueryReqDTO extends ICallRequestBaseQuery {
/**
* 限制条数
*/
private Integer limit;
/**
* 起始位置
*/
private Integer offset;
/**
* 关键词,角色... | 898 | 0.610723 | 0.610723 | 46 | 17.652174 | 17.710495 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.23913 | false | false | 7 |
f373fa279a2c604804a88aa2ace834553bd329f9 | 14,422,500,215,127 | bc3000bb936be6822d7461f4fbb830713548c2f7 | /app/src/main/java/com/example/fix/books/MainActivity.java | 8751323cf5826751963995dc7b426ecb1c32e17f | [] | no_license | Alinamurmur/SomeOnet-books | https://github.com/Alinamurmur/SomeOnet-books | 4980908d363ec47f7ccc05c8a2bd6caad7e61cd8 | 514cbda325f281b7f53358ef8fda2dd6a799bc8b | refs/heads/master | 2020-06-23T15:46:20.652000 | 2017-07-11T15:05:58 | 2017-07-11T15:05:58 | 96,906,307 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.fix.books;
import android.content.Intent;
import android.content.res.Configuration;
import android.net.Uri;
import android.os.Bundle;
import android.support.design.widget.NavigationView;
import android.support.design.widget.TabLayout;
import android.support.v4.app.DialogFragment;
import android.sup... | UTF-8 | Java | 8,849 | java | MainActivity.java | Java | [] | null | [] | package com.example.fix.books;
import android.content.Intent;
import android.content.res.Configuration;
import android.net.Uri;
import android.os.Bundle;
import android.support.design.widget.NavigationView;
import android.support.design.widget.TabLayout;
import android.support.v4.app.DialogFragment;
import android.sup... | 8,849 | 0.666959 | 0.665956 | 219 | 35.415524 | 27.15247 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.561644 | false | false | 7 |
1f952094c087abbcb676672cf142404e2fcab691 | 1,073,741,832,974 | 1881f664a31b049de8e54b828ebfd79c99b3af89 | /app/src/main/java/com/kitapp/repetitor/adapters/FavoritesAdapter.java | c88b00b620f941d929dd81670b6470118d1f6781 | [] | no_license | lex3m/repetitors | https://github.com/lex3m/repetitors | 8304b8a80d455512675058386b881c8fb3b6750c | 0257d2b471ee726a293f60a8905b688ca6c4c77f | refs/heads/master | 2021-07-03T20:43:02.582000 | 2017-09-26T12:48:46 | 2017-09-26T12:48:46 | 103,932,900 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kitapp.repetitor.adapters;
import android.content.Context;
import android.support.v7.widget.CardView;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.kitapp.repetitor.App;... | UTF-8 | Java | 2,939 | java | FavoritesAdapter.java | Java | [
{
"context": "r;\n\nimport java.util.ArrayList;\n\n/**\n * Created by denis on 9/21/17.\n */\n\npublic class FavoritesAdapter ex",
"end": 453,
"score": 0.9976376295089722,
"start": 448,
"tag": "USERNAME",
"value": "denis"
}
] | null | [] | package com.kitapp.repetitor.adapters;
import android.content.Context;
import android.support.v7.widget.CardView;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.kitapp.repetitor.App;... | 2,939 | 0.670636 | 0.667914 | 98 | 28.989796 | 25.820217 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.469388 | false | false | 7 |
f109523caa18913bc7dbce5eed653dd09ffb96e2 | 19,292,993,152,460 | 96268c402007e42f706b363afe952ebf54984918 | /cutting-api/src/main/java/etu/polytech/optim/api/lang/CuttingConfiguration.java | f62c07e8334b6effef2bb75052149a32ae2359e0 | [] | no_license | lance2088/2DCuttingProblem | https://github.com/lance2088/2DCuttingProblem | cad82fd915a60dc4c03ee4a79d573d96877e0ac8 | f90ca10002952f6d9797370659a8aedd8b853db0 | refs/heads/master | 2021-01-09T05:40:52.173000 | 2015-05-13T15:22:12 | 2015-05-13T15:22:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package etu.polytech.optim.api.lang;
import org.jetbrains.annotations.NotNull;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Collections;
import java.util.Objects;
import java.util.concurrent.atomic.AtomicInteger;
import java.util.stream.Collectors;
/**
* Created by Morgan on 14/03/2015.... | UTF-8 | Java | 2,435 | java | CuttingConfiguration.java | Java | [
{
"context": "rt java.util.stream.Collectors;\n\n/**\n * Created by Morgan on 14/03/2015.\n */\npublic class CuttingConfigurat",
"end": 305,
"score": 0.9982687830924988,
"start": 299,
"tag": "NAME",
"value": "Morgan"
}
] | null | [] | package etu.polytech.optim.api.lang;
import org.jetbrains.annotations.NotNull;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Collections;
import java.util.Objects;
import java.util.concurrent.atomic.AtomicInteger;
import java.util.stream.Collectors;
/**
* Created by Morgan on 14/03/2015.... | 2,435 | 0.62423 | 0.619713 | 79 | 29.822784 | 29.897614 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.506329 | false | false | 7 |
f40b195a0efbd5d29812e8c3c4d08e085376e776 | 6,055,903,922,677 | 696936991c30e8e226e73274064af03c0d5f9291 | /app/src/main/java/com/lollipopstudio/www/safe/activity/QueryAddressActivity.java | 30ca8f7dc68b20730cacc17cf3edfbb9f0243b61 | [] | no_license | SMILEORIGIN/safe | https://github.com/SMILEORIGIN/safe | bd93247c170b92bb85e7bbc4bb1033f60d237d70 | 4d2dd24ca5a7476a01151dd96ba4490d3987ec7b | refs/heads/master | 2018-02-18T17:26:27.777000 | 2016-09-30T13:23:53 | 2016-09-30T13:23:53 | 64,379,438 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lollipopstudio.www.safe.activity;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.os.Vibrator;
import android.support.v7.app.AppCompatActivity;
import android.text.Editable;
import android.text.TextUtils;
import android.text.TextWatcher;
import android.view.Vi... | UTF-8 | Java | 3,054 | java | QueryAddressActivity.java | Java | [] | null | [] | package com.lollipopstudio.www.safe.activity;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.os.Vibrator;
import android.support.v7.app.AppCompatActivity;
import android.text.Editable;
import android.text.TextUtils;
import android.text.TextWatcher;
import android.view.Vi... | 3,054 | 0.621127 | 0.619366 | 99 | 27.686869 | 22.912502 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.464646 | false | false | 7 |
652e74f19bb1b8cbdb640654a277e99293dca8af | 11,312,943,901,591 | 20eb03455a83dec5a1bcabf5eb6ed1a6cbc8c46e | /src/automenta/netention/value/real/RealVar.java | 5fa7f1d878d872bda1d98137cd41261f9128ef7d | [] | no_license | automenta/old-netention2 | https://github.com/automenta/old-netention2 | e7a5871ad45e06d29ceeb3fedc5fd74735607096 | 9f7639e9f95ae354e8b2d8eddd65557c2c56daef | refs/heads/master | 2020-05-18T16:22:51.618000 | 2010-02-13T13:48:11 | 2010-02-13T13:48:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package automenta.netention.value.real;
import automenta.netention.value.Property;
import automenta.netention.value.PropertyValue;
import automenta.netention.value.Unit;
public class RealVar extends Property {
private Unit unit;
public RealVar() {
super();
}
public RealVar(String id, String na... | UTF-8 | Java | 1,295 | java | RealVar.java | Java | [] | null | [] | /**
*
*/
package automenta.netention.value.real;
import automenta.netention.value.Property;
import automenta.netention.value.PropertyValue;
import automenta.netention.value.Unit;
public class RealVar extends Property {
private Unit unit;
public RealVar() {
super();
}
public RealVar(String id, String na... | 1,295 | 0.703475 | 0.701931 | 56 | 22.142857 | 21.715225 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.714286 | false | false | 7 |
77576c9c42d17fd6fc73d76ee1e5715ab4d4ad1b | 32,375,463,540,307 | a30a48aca35d28801670be5fae53433c0576cf7b | /src/main/java/proyecto/persistencia/PControladorEmpleados.java | db30520628904c0e396084c349c08f3e8ed3cb43 | [] | no_license | ProyectoBios/proyecto-final | https://github.com/ProyectoBios/proyecto-final | 718c59f087cd22a1262b5800cf76ddbbddc5269a | cca2f73bea96d270f5407b5dbdcbcec8acd28a3e | refs/heads/master | 2021-07-18T09:24:00.966000 | 2018-10-12T05:33:13 | 2018-10-12T05:33:13 | 98,738,547 | 1 | 0 | null | false | 2017-08-21T18:14:18 | 2017-07-29T14:43:32 | 2017-07-29T14:43:32 | 2017-08-21T18:14:18 | 55 | 0 | 0 | 0 | null | null | null | package proyecto.persistencia;
import proyecto.entidades.Empleado;
import proyecto.entidades.ExcepcionFrigorifico;
import proyecto.entidades.Repartidor;
import proyecto.entidades.Vehiculo;
import java.sql.CallableStatement;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
impo... | UTF-8 | Java | 11,847 | java | PControladorEmpleados.java | Java | [] | null | [] | package proyecto.persistencia;
import proyecto.entidades.Empleado;
import proyecto.entidades.ExcepcionFrigorifico;
import proyecto.entidades.Repartidor;
import proyecto.entidades.Vehiculo;
import java.sql.CallableStatement;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
impo... | 11,847 | 0.601807 | 0.598514 | 288 | 40.131943 | 47.88662 | 314 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.791667 | false | false | 7 |
93ac1a319b8a7697733727f26342f241ffcb2267 | 31,791,347,953,130 | 57f8e22dd146903a40f29be73e1e80ddf6d149d7 | /app/src/main/java/nyc/c4q/rosmaryfc/focus_app/BlockSessionAlertDialogFragment.java | b4ebd3e74df545f819d38425092712ea29e32e35 | [] | no_license | RosmaryFC/Focus-App | https://github.com/RosmaryFC/Focus-App | 1bc81fe80b27be9162775c9fa26c33b5bd100d1a | 8dcd3b955f051929aa136778b0f2df5d832ed56c | refs/heads/master | 2020-05-24T15:48:57.074000 | 2016-02-03T22:25:56 | 2016-02-03T22:25:56 | 40,445,713 | 1 | 4 | null | false | 2015-09-30T00:25:46 | 2015-08-09T18:11:51 | 2015-08-09T19:37:13 | 2015-09-30T00:25:46 | 2,270 | 1 | 3 | 12 | Java | null | null | package nyc.c4q.rosmaryfc.focus_app;
import android.app.DatePickerDialog;
import android.app.TimePickerDialog;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.DialogFragment;
import androi... | UTF-8 | Java | 10,356 | java | BlockSessionAlertDialogFragment.java | Java | [
{
"context": "us_app.db.BlockSessionDBHelper;\n\n/**\n * Created by c4q-rosmary on 9/12/15.\n */\npublic class BlockSessionAlertDia",
"end": 825,
"score": 0.9997053742408752,
"start": 814,
"tag": "USERNAME",
"value": "c4q-rosmary"
}
] | null | [] | package nyc.c4q.rosmaryfc.focus_app;
import android.app.DatePickerDialog;
import android.app.TimePickerDialog;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.DialogFragment;
import androi... | 10,356 | 0.604577 | 0.602935 | 293 | 34.348122 | 28.878023 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.638225 | false | false | 7 |
a2f9fb1902329796a792564d32027be15bbd1a6f | 833,223,686,561 | 68687273d62e813b90a48ecfea708d6db2d2f34b | /src/main/java/com/demo/entities/Product.java | 14adb41170348b895b4b932473808b3d395d37ef | [] | no_license | BlackWolf2303/project4 | https://github.com/BlackWolf2303/project4 | 07f11ba9edc0857f117ce296ca53f20fa4c8947a | 96c2c7e51559737542c22891f99c2ddf58a362ad | refs/heads/master | 2020-05-25T05:48:34.356000 | 2019-08-05T13:30:38 | 2019-08-05T13:30:38 | 187,654,720 | 0 | 0 | null | false | 2019-07-21T23:37:47 | 2019-05-20T14:18:31 | 2019-07-19T16:54:03 | 2019-07-21T23:37:46 | 36,165 | 0 | 0 | 0 | CSS | false | false | package com.demo.entities;
import java.util.List;
import javax.persistence.*;
import javax.validation.constraints.NotNull;
@Entity
@Table(name = "product")
public class Product {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private int id;
@NotNull
private String name;
@... | UTF-8 | Java | 2,817 | java | Product.java | Java | [] | null | [] | package com.demo.entities;
import java.util.List;
import javax.persistence.*;
import javax.validation.constraints.NotNull;
@Entity
@Table(name = "product")
public class Product {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private int id;
@NotNull
private String name;
@... | 2,817 | 0.651047 | 0.651047 | 132 | 20.348484 | 20.254063 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.931818 | false | false | 7 |
dc5a3ea18892d95a5f49a0418003fcf59247e1e5 | 5,720,896,443,205 | 07c2ca14dbff576f3adf2c7573a2a8629242c669 | /src/test/java/DelfiTest.java | 13282fce3ca6739591de9d93e8197f5c4c304511 | [] | no_license | dmitrijsbraslis/qa2SpringLv | https://github.com/dmitrijsbraslis/qa2SpringLv | 6d2e38e967ee4e81455f4a465221bdd0213eb4a1 | 3ac9176b5fa57d8199fba65f41deedb33fcd5d95 | refs/heads/master | 2020-04-25T12:24:24.708000 | 2019-04-03T17:56:35 | 2019-04-03T17:56:35 | 172,776,369 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.firefox.FirefoxDriver;
public class DelfiTest {
private String titleToCompare = "KHL spēle: Rīgas 'Dina... | UTF-8 | Java | 903 | java | DelfiTest.java | Java | [] | null | [] | import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.firefox.FirefoxDriver;
public class DelfiTest {
private String titleToCompare = "KHL spēle: Rīgas 'Dina... | 903 | 0.700779 | 0.699666 | 24 | 36.458332 | 28.338694 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.791667 | false | false | 7 |
494fbc47fefccb39960e4a4f5ddb8b8f9470ca8d | 5,720,896,440,382 | 420a4529b4c53b07fe98bb1ed109fc8f8995a694 | /microservice-utils/src/main/java/com/melink/microservice/json/JsonSerializer.java | 77f118743aff26f6083bfc96b3599f8931f14e05 | [
"MIT"
] | permissive | callmejacksong/microservice_java_fenci | https://github.com/callmejacksong/microservice_java_fenci | dea1023da138c1ea260f9ea4e0884591a03181ca | 09679966d562f07aa4853f0d86af57ff156836da | refs/heads/master | 2022-11-22T02:32:28.840000 | 2019-08-07T09:08:46 | 2019-08-07T09:08:46 | 195,196,749 | 0 | 0 | MIT | false | 2022-11-16T10:33:44 | 2019-07-04T08:03:18 | 2019-08-07T09:09:01 | 2022-11-16T10:33:40 | 895 | 0 | 0 | 6 | Java | false | false | package com.melink.microservice.json;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.core.JsonGenerationException;
import com.fasterxml.jackson.core.JsonParseException;
import com.fasterxml.jackson.core.type.TypeReference;
import com.fasterxml.jackson.databind.*;
import com.melink.mi... | UTF-8 | Java | 5,304 | java | JsonSerializer.java | Java | [] | null | [] | package com.melink.microservice.json;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.core.JsonGenerationException;
import com.fasterxml.jackson.core.JsonParseException;
import com.fasterxml.jackson.core.type.TypeReference;
import com.fasterxml.jackson.databind.*;
import com.melink.mi... | 5,304 | 0.707016 | 0.703932 | 178 | 28.146067 | 24.529987 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.11236 | false | false | 7 |
042df111dd9f8e80b1d728c85bafcf8cfda4aeaa | 27,144,193,358,519 | 3bf778d4e6b840e3563df99e9052d02c4cdc7aea | /Phase2/GameCentre/app/src/test/java/fall2018/csc2017/GameCentre/MineSweeper/SweeperTilesBoardTest.java | e428b8081f98b8110833fd1b01cbf481d7ad5771 | [] | no_license | SoniaZaldana/GameCentre | https://github.com/SoniaZaldana/GameCentre | c57821ce44a4cd375e30af95523e63529da6c919 | 062454318425fd009014ac5ca61e77656ad3bff4 | refs/heads/master | 2020-04-10T11:17:47.429000 | 2019-07-22T13:48:02 | 2019-07-22T13:48:02 | 160,989,098 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fall2018.csc2017.GameCentre.MineSweeper;
import org.junit.Before;
import org.junit.Test;
import java.util.ArrayList;
import java.util.List;
import static org.junit.Assert.*;
public class SweeperTilesBoardTest {
private List<SweeperTile> sweeperTileList;
private SweeperTilesBoard sweeperTilesBoard;
... | UTF-8 | Java | 3,990 | java | SweeperTilesBoardTest.java | Java | [] | null | [] | package fall2018.csc2017.GameCentre.MineSweeper;
import org.junit.Before;
import org.junit.Test;
import java.util.ArrayList;
import java.util.List;
import static org.junit.Assert.*;
public class SweeperTilesBoardTest {
private List<SweeperTile> sweeperTileList;
private SweeperTilesBoard sweeperTilesBoard;
... | 3,990 | 0.677945 | 0.659148 | 126 | 30.674603 | 25.923828 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.738095 | false | false | 7 |
533e92ddd7e1ec0dfbb34398b06272f7c27e894d | 5,377,299,113,144 | 1158b24b2730b549512fe3d300796f6b7e56b992 | /src/main/java/mygroup/DeleteNodeinaLinkedList237.java | 216e60c4c336d00f31208aae584759c5bfe552d7 | [] | no_license | lnsdlszsqxxx/javabasic | https://github.com/lnsdlszsqxxx/javabasic | a287ef9e77f4bb918ad6d6d575becb799fd660aa | d2b54adbb434d3d2241724690932cf8fbf838949 | refs/heads/master | 2021-07-08T23:55:48.246000 | 2019-12-04T00:42:22 | 2019-12-04T00:42:22 | 201,381,124 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mygroup;
public class DeleteNodeinaLinkedList237 {
public static void main(String[] args) {
LinkedListNode head = new LinkedListNode();
LinkedListNode node1 = new LinkedListNode();
LinkedListNode node2 = new LinkedListNode();
LinkedListNode node3 = new LinkedListNode();
... | UTF-8 | Java | 1,996 | java | DeleteNodeinaLinkedList237.java | Java | [] | null | [] | package mygroup;
public class DeleteNodeinaLinkedList237 {
public static void main(String[] args) {
LinkedListNode head = new LinkedListNode();
LinkedListNode node1 = new LinkedListNode();
LinkedListNode node2 = new LinkedListNode();
LinkedListNode node3 = new LinkedListNode();
... | 1,996 | 0.613226 | 0.598196 | 73 | 26.342466 | 19.506388 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.616438 | false | false | 7 |
138a99d4ce5e7b0895a48238d6b6859c2a4efe5d | 32,152,125,242,016 | b1d964c80f75ee216dd726818644976348695059 | /EPS/Source/Common/EpsDal/com/pdxinc/eps/util/EpsUtil.java | 7693976770d1ee4a93be326833d705e023991b03 | [] | no_license | ajithkattil/pdx | https://github.com/ajithkattil/pdx | 35b22a408116e1a948fda932c98c7e7f43fe0f9c | ee5bbbeaeb00c800400908b834a1152653849aab | refs/heads/master | 2018-10-05T08:01:50.484000 | 2018-06-08T21:17:47 | 2018-06-08T21:17:47 | 136,537,540 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Copyright (c) 2009-2015 PDX Inc. All Rights Reserved
// This software contains trade secrets and proprietary information of National Health Systems, Inc.,
// and its subsidiaries and affiliates, and use of this software is governed by the terms and conditions
// of the respective licenses, service agreements, and... | UTF-8 | Java | 13,951 | java | EpsUtil.java | Java | [
{
"context": "in the list otherwise return false\n\t *\n\t * @author Mohan Rao\n\t */\n\tpublic static <T> boolean isValueIn(T value",
"end": 13266,
"score": 0.9998763799667358,
"start": 13257,
"tag": "NAME",
"value": "Mohan Rao"
}
] | null | [] | // Copyright (c) 2009-2015 PDX Inc. All Rights Reserved
// This software contains trade secrets and proprietary information of National Health Systems, Inc.,
// and its subsidiaries and affiliates, and use of this software is governed by the terms and conditions
// of the respective licenses, service agreements, and... | 13,948 | 0.694717 | 0.685112 | 462 | 29.19697 | 28.938923 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.409091 | false | false | 7 |
8be01da720b646a2ffd80e6b8f7e31196948b0d9 | 2,052,994,401,824 | 0146ea52d905461a1717072f14ff058e5e0f448a | /src/com/trevorcow/mjnecraft/util/Lang.java | a5c377d9e7a79221928cdee6442e4f3688c56169 | [
"MIT"
] | permissive | TrevorCow/Mjnecraft | https://github.com/TrevorCow/Mjnecraft | efdd32908eb65398d684ad3d72b146047d2af42e | aa68e6cf4273417d97d23c47c11a097a172279af | refs/heads/master | 2021-05-13T12:02:59.668000 | 2018-01-14T09:45:29 | 2018-01-14T09:45:29 | 116,993,494 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.trevorcow.mjnecraft.util;
import java.util.HashMap;
import java.util.Map;
public class Lang {
public static final Map<String, String> LANG_US = new HashMap<>();
static {
LANG_US.put("language.name", "English");
LANG_US.put("language.region", "United States");
LANG_US.put("language.co... | UTF-8 | Java | 231,846 | java | Lang.java | Java | [] | null | [] | package com.trevorcow.mjnecraft.util;
import java.util.HashMap;
import java.util.Map;
public class Lang {
public static final Map<String, String> LANG_US = new HashMap<>();
static {
LANG_US.put("language.name", "English");
LANG_US.put("language.region", "United States");
LANG_US.put("language.co... | 231,846 | 0.701901 | 0.700228 | 3,464 | 64.930138 | 24.11561 | 427 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.867783 | false | false | 7 |
ca9c85c604b4c989a3ece3851a16320dd80640fd | 37,185,826,863,008 | 0b1ce1b4b75af68e3b67dbac8d31e71dbcec8c86 | /src/com/xinzhe/categories/solutions/dp/knapsack/knapsack01/Leetcode1049.java | 8c6fa4cea4db052f865500fcfbd4fb154fd6ab09 | [] | no_license | JasonZ2z/LeetCode | https://github.com/JasonZ2z/LeetCode | cc37bb8715cb52ab3069d2270fd9903958065149 | 20adb4583633c68491a1baa194985af56e8ab62d | refs/heads/master | 2023-02-17T22:07:38.351000 | 2023-02-14T03:21:08 | 2023-02-14T03:21:08 | 237,776,424 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xinzhe.categories.solutions.dp.knapsack.knapsack01;
import java.util.Arrays;
/**
* @author Xin
* @date 2020/3/20 19:13
* Title : 1049. 最后一块石头的重量 II
* Description : 有一堆石头,每块石头的重量都是正整数。
*
* 每一回合,从中选出两块最重的石头,然后将它们一起粉碎。假设石头的重量分别为 x 和 y,且 x <= y。那么粉碎的可能结果如下:
*
* 如果 x == y,那么两块石头都会被完全粉碎;
* 如果 x != y,那么... | UTF-8 | Java | 1,835 | java | Leetcode1049.java | Java | [
{
"context": "psack01;\n\nimport java.util.Arrays;\n\n/**\n * @author Xin\n * @date 2020/3/20 19:13\n * Title : 1049. 最后一块石头的",
"end": 109,
"score": 0.9974825382232666,
"start": 106,
"tag": "NAME",
"value": "Xin"
}
] | null | [] | package com.xinzhe.categories.solutions.dp.knapsack.knapsack01;
import java.util.Arrays;
/**
* @author Xin
* @date 2020/3/20 19:13
* Title : 1049. 最后一块石头的重量 II
* Description : 有一堆石头,每块石头的重量都是正整数。
*
* 每一回合,从中选出两块最重的石头,然后将它们一起粉碎。假设石头的重量分别为 x 和 y,且 x <= y。那么粉碎的可能结果如下:
*
* 如果 x == y,那么两块石头都会被完全粉碎;
* 如果 x != y,那么... | 1,835 | 0.511674 | 0.48966 | 53 | 27.301888 | 18.72299 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.471698 | false | false | 7 |
9e91e8144006feb826fdec3fb5bfa7c4a3f87030 | 14,869,176,824,946 | 4e0134240a6f13d294596dfdfeac72c51e2e09bd | /src/JavaTest/src/main/java/com/java/serializable/AbstractFoo.java | 0d2470bc8694d5b275e867574c272a1413260cf5 | [] | no_license | liuzhengqiu1127/QStudyPlan | https://github.com/liuzhengqiu1127/QStudyPlan | 186e89656f9922024df20ba0cc4cbf8389ad5c13 | d09cde66f384ebf69b494bdf730a5c2be7914e3d | refs/heads/master | 2019-09-24T10:30:26.731000 | 2019-09-24T09:23:22 | 2019-09-24T09:23:22 | 99,175,047 | 8 | 0 | null | false | 2017-08-03T02:01:06 | 2017-08-03T01:05:45 | 2017-08-03T01:05:45 | 2017-08-03T02:01:06 | 0 | 0 | 0 | 0 | null | null | null | package com.java.serializable;
import java.util.concurrent.atomic.AtomicReference;
public abstract class AbstractFoo {
private int x,y;
private enum State {NEW, INITIALIZING, INITIALIZED};
private final AtomicReference<State> init =
new AtomicReference<State>(State.NEW);
public AbstractFoo... | UTF-8 | Java | 920 | java | AbstractFoo.java | Java | [] | null | [] | package com.java.serializable;
import java.util.concurrent.atomic.AtomicReference;
public abstract class AbstractFoo {
private int x,y;
private enum State {NEW, INITIALIZING, INITIALIZED};
private final AtomicReference<State> init =
new AtomicReference<State>(State.NEW);
public AbstractFoo... | 920 | 0.663043 | 0.663043 | 26 | 34.384617 | 21.613878 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.846154 | false | false | 7 |
ffae2b8d8fe543e46516c1d4dc50ceea13754773 | 13,426,067,826,354 | eac9cc32a4e8e152d4db0d4e10631e11101f5273 | /src/main/java/ru/smith/ch03/annotated/name/AnnotatedBeanNaming.java | 6973f12eacfc6a1215b78ee0eac1d961964444ce | [] | no_license | smith1984/learning_spring5 | https://github.com/smith1984/learning_spring5 | 1abfd9160f12e191631672d1dbc0ccd1fcfbaa28 | fce32921285c38de97f993b1aebfb9e30f3b40d4 | refs/heads/master | 2020-05-01T10:54:08.396000 | 2020-03-22T08:51:57 | 2020-03-22T08:51:57 | 177,430,178 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.smith.ch03.annotated.name;
import org.springframework.context.support.GenericXmlApplicationContext;
import java.util.Map;
public class AnnotatedBeanNaming {
public static void main(String[] args) {
GenericXmlApplicationContext context = new GenericXmlApplicationContext();
context.load(... | UTF-8 | Java | 560 | java | AnnotatedBeanNaming.java | Java | [] | null | [] | package ru.smith.ch03.annotated.name;
import org.springframework.context.support.GenericXmlApplicationContext;
import java.util.Map;
public class AnnotatedBeanNaming {
public static void main(String[] args) {
GenericXmlApplicationContext context = new GenericXmlApplicationContext();
context.load(... | 560 | 0.721429 | 0.714286 | 15 | 36.333332 | 31.174063 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 7 |
da880730fbb0c61e1751839ec5e9872e61f403ee | 37,838,661,898,701 | bc36183096118934d501d859b7eca7cf6ed7732c | /src/com/distribuido/Conexion/Nodo/Zombie.java | f1225749edb4e3fb32669284722271aeba18283b | [] | no_license | AgenteAlfa/Zomberman | https://github.com/AgenteAlfa/Zomberman | 28250981e7857ca6b6dd5a0f6ab1e23d051896bd | 30ae766909a365c275657a32ec6a5094d83b5170 | refs/heads/master | 2023-03-19T06:39:58.002000 | 2021-03-01T09:02:00 | 2021-03-01T09:02:00 | 342,809,240 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.distribuido.Conexion.Nodo;
import com.distribuido.Ventana.ControladorZombie;
import com.distribuido.Ventana.Mapa;
import com.distribuido.Ventana.Ventana;
import java.io.IOException;
public class Zombie extends Nodo implements ControladorZombie.Acciones{
ControladorZombie mControlador;
public Zom... | UTF-8 | Java | 1,156 | java | Zombie.java | Java | [] | null | [] | package com.distribuido.Conexion.Nodo;
import com.distribuido.Ventana.ControladorZombie;
import com.distribuido.Ventana.Mapa;
import com.distribuido.Ventana.Ventana;
import java.io.IOException;
public class Zombie extends Nodo implements ControladorZombie.Acciones{
ControladorZombie mControlador;
public Zom... | 1,156 | 0.689446 | 0.687716 | 37 | 30.243244 | 27.113779 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.567568 | false | false | 7 |
e638beccb86f548240e969001e9e4b2c731975b2 | 21,543,556,017,950 | 0986005fcc72a332e787ed24f7adcd119eda21e0 | /meidianyi-common/src/main/java/com/meidianyi/shop/service/pojo/shop/summary/visit/AccessRetain.java | 35b4a2eda4ae637fa6b2f022981125bc21fb08ad | [] | no_license | moutainhigh/meidianyishop | https://github.com/moutainhigh/meidianyishop | 73ae414649175f7277d60b385a53987d904b1f1c | bd82267d824d4dfe2333622393fde45ac0a78911 | refs/heads/main | 2023-03-04T11:25:50.640000 | 2021-02-17T04:59:37 | 2021-02-17T04:59:37 | 342,996,236 | 0 | 1 | null | true | 2021-02-28T01:31:23 | 2021-02-28T01:31:23 | 2021-02-17T05:00:17 | 2021-02-17T05:00:03 | 10,179 | 0 | 0 | 0 | null | false | false | package com.meidianyi.shop.service.pojo.shop.summary.visit;
import lombok.Data;
import java.util.List;
import java.util.Map;
/**
* 留存统计
*
* @author 郑保乐
*/
@Data
public class AccessRetain {
private String refDate;
private Integer sum;
private Map<Integer,Integer> data;
}
| UTF-8 | Java | 305 | java | AccessRetain.java | Java | [
{
"context": "\nimport java.util.Map;\n\n/**\n * 留存统计\n *\n * @author 郑保乐\n */\n@Data\npublic class AccessRetain {\n\n privat",
"end": 157,
"score": 0.9997592568397522,
"start": 154,
"tag": "NAME",
"value": "郑保乐"
}
] | null | [] | package com.meidianyi.shop.service.pojo.shop.summary.visit;
import lombok.Data;
import java.util.List;
import java.util.Map;
/**
* 留存统计
*
* @author 郑保乐
*/
@Data
public class AccessRetain {
private String refDate;
private Integer sum;
private Map<Integer,Integer> data;
}
| 305 | 0.707904 | 0.707904 | 19 | 14.315789 | 15.634149 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421053 | false | false | 7 |
6f577ac0cf2178226afd0de777a67df5c9b97472 | 37,563,783,986,414 | f8606dd0895c289504df9ac6a6def19c3dab637e | /app/src/main/java/app/waynechen/stylish/MainActivity.java | b75eb06f0b40df377704d1b4fce88450f9379e04 | [] | no_license | cmFodWx5YWRhdjEyMTA5/Stylish2.0 | https://github.com/cmFodWx5YWRhdjEyMTA5/Stylish2.0 | 57ba886091e73f3ed6278e87df4a251460c23cfb | 31baf4efef5774374fe8f8c99e3a085d667eef5a | refs/heads/master | 2020-05-14T14:43:57.561000 | 2019-03-15T08:13:31 | 2019-03-15T08:13:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package app.waynechen.stylish;
import static com.google.common.base.Preconditions.checkNotNull;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.design.internal.BottomNavigationItemView;
import android.support.design.internal.BottomNavigationMe... | UTF-8 | Java | 14,288 | java | MainActivity.java | Java | [
{
"context": "echen.stylish.util.UserManager;\n\n/**\n * Created by Wayne Chen on Feb. 2019.\n */\npublic class MainActivity exten",
"end": 1319,
"score": 0.9998427033424377,
"start": 1309,
"tag": "NAME",
"value": "Wayne Chen"
}
] | null | [] | package app.waynechen.stylish;
import static com.google.common.base.Preconditions.checkNotNull;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.design.internal.BottomNavigationItemView;
import android.support.design.internal.BottomNavigationMe... | 14,284 | 0.661394 | 0.659714 | 454 | 30.471365 | 27.473942 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.45815 | false | false | 7 |
303c9c32dc27ca6eef437dcc36983107e7111558 | 33,818,572,531,085 | 24fd369e7131599fd5cf61f07fa566803382f61f | /07. Spring data Auto mapping/lab-auto-mapping/src/main/java/app/Terminal.java | f0376ff1539671778d08894570571b4fcc46b3b9 | [
"MIT"
] | permissive | bborisov11/Java-Frameworks-Hibernate-Spring | https://github.com/bborisov11/Java-Frameworks-Hibernate-Spring | 0a8f6c1d7c7c10f3ebb9d1f407e4130eb923bfc4 | 60fb1c380566efb904a550ae0aac26e0979b095b | refs/heads/master | 2020-04-08T07:40:11.767000 | 2018-12-04T19:59:40 | 2018-12-04T19:59:40 | 159,147,210 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package app;
import app.dtos.EmployeeDto;
import app.dtos.ManagerDto;
import app.entities.Address;
import app.entities.Employee;
import app.repositories.AddressRepository;
import app.repositories.EmployeeRepository;
import org.modelmapper.ModelMapper;
import org.springframework.beans.factory.annotation.Autowired;
impo... | UTF-8 | Java | 2,492 | java | Terminal.java | Java | [] | null | [] | package app;
import app.dtos.EmployeeDto;
import app.dtos.ManagerDto;
import app.entities.Address;
import app.entities.Employee;
import app.repositories.AddressRepository;
import app.repositories.EmployeeRepository;
import org.modelmapper.ModelMapper;
import org.springframework.beans.factory.annotation.Autowired;
impo... | 2,492 | 0.6874 | 0.681782 | 74 | 32.662163 | 26.899853 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.554054 | false | false | 7 |
86f6002c6e9ea41f4b004b4223974c390d26b291 | 37,933,151,170,285 | 5f40bb7cc22755f81a209b46569056b913c5c16c | /Day5/src/demo/B.java | e38afa6b4e5d4adba10b8f19d202f7ad40deb379 | [] | no_license | HughNiu/NewJavaSE | https://github.com/HughNiu/NewJavaSE | d17dd805b2439aaf13e30da056e59e0e67872bac | e900548388dab23416704468841cac56b9d6bcdb | refs/heads/master | 2016-08-05T22:21:23.770000 | 2013-07-31T09:02:46 | 2013-07-31T09:02:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package demo;
/**
* Created by Administrator on 13-7-25.
*/
public interface B {
double THREE = 3.0;
double FOUR = 4.0;
void m3();
}
| UTF-8 | Java | 148 | java | B.java | Java | [] | null | [] | package demo;
/**
* Created by Administrator on 13-7-25.
*/
public interface B {
double THREE = 3.0;
double FOUR = 4.0;
void m3();
}
| 148 | 0.587838 | 0.52027 | 10 | 13.8 | 11.889491 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 7 |
e2d1c135ba435e3383318d51c8f0ef9811f85d6e | 94,489,344,675 | c5159298809ed14b8a6be14a727705089493c1dd | /src/main/java/com/google/enterprise/secmgr/ssl/SslContextFactory.java | dda7784b260484e5b07855cc347cd6f54b0c959a | [
"Apache-2.0"
] | permissive | googlegsa/secmgr | https://github.com/googlegsa/secmgr | 42966000b1558a54fdeade28ec4d54f1e1700536 | 2bddd2a8564973a4bf14e99e950d58a692159765 | refs/heads/master | 2023-09-03T19:42:47.389000 | 2019-07-26T01:24:52 | 2019-07-26T01:24:52 | 133,093,317 | 2 | 3 | Apache-2.0 | false | 2023-08-18T17:08:31 | 2018-05-11T22:13:05 | 2023-05-21T15:42:29 | 2023-08-18T17:08:27 | 1,813 | 2 | 7 | 10 | Java | false | false | /*
* Copyright 2011 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in w... | UTF-8 | Java | 8,231 | java | SslContextFactory.java | Java | [
{
"context": " serverKeyStore;\n this.serverKeyStorePassword = serverKeyStorePassword;\n this.cacertsTrustStore = cac",
"end": 2668,
"score": 0.9475350975990295,
"start": 2662,
"tag": "PASSWORD",
"value": "server"
},
{
"context": ";\n this.serverKeyStorePassword = serverKeyS... | null | [] | /*
* Copyright 2011 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in w... | 8,237 | 0.687523 | 0.681934 | 230 | 34.786957 | 25.547956 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.513043 | false | false | 7 |
a07c36046b40f39567e42eaaa6e86979459b2366 | 23,003,844,879,384 | 5dae77c761abaeb53c8da4bc8789a007124914d9 | /netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/handler/ssh/client/AuthenticationFailedException.java | 71509a1003452e3568fd37da87d5dbe1faf330c3 | [] | no_license | MollyHuang/netconf | https://github.com/MollyHuang/netconf | fcc2660aa82f190733605dec06a09d0a6e9ccd8a | cbd2ef8234d775215cd406c875d3828ad5a3ec04 | refs/heads/master | 2023-08-25T12:53:52.438000 | 2021-10-25T19:25:52 | 2021-10-25T19:26:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) 2020 PANTHEON.tech, s.r.o. and others. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v1.0 which accompanies this distribution,
* and is available at http://www.eclipse.org/legal/epl-v10.html
*/
package or... | UTF-8 | Java | 979 | java | AuthenticationFailedException.java | Java | [
{
"context": "/*\n * Copyright (c) 2020 PANTHEON.tech, s.r.o. and others. All rights reserved.\n *",
"end": 33,
"score": 0.6671664118766785,
"start": 25,
"tag": "NAME",
"value": "PANTHEON"
},
{
"context": "/*\n * Copyright (c) 2020 PANTHEON.tech, s.r.o. and others. All rights reser... | null | [] | /*
* Copyright (c) 2020 PANTHEON.<EMAIL>, s.r.o. and others. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v1.0 which accompanies this distribution,
* and is available at http://www.eclipse.org/legal/epl-v10.html
*/
package... | 982 | 0.766088 | 0.756895 | 29 | 32.758621 | 31.312281 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.37931 | false | false | 7 |
a449fac1a1dd2b31f7d4b737c7bada0c1ea87ff9 | 35,399,120,491,535 | eed406a6277fa1e93c45e20d4aff4a6a5d42b124 | /Android/Dremboard/src/com/drem/dremboard/ui/ActivityComment.java | 98a3e984e9910bdc5faa35c69317a34e00580435 | [] | no_license | mingji/dremboard | https://github.com/mingji/dremboard | 1e87559b91134c5896e6d70d51b2421c3d1a0431 | ec7cce2e4433f85202d020cb0b76784b5bd4981c | refs/heads/master | 2021-01-10T20:28:39.615000 | 2016-02-15T11:22:59 | 2016-02-15T11:22:59 | 35,685,402 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.drem.dremboard.ui;
import java.util.ArrayList;
import android.app.Activity;
import android.app.Dialog;
import android.content.Context;
import android.os.Bundle;
import android.text.Html;
import android.text.SpannableString;
import android.text.Spanned;
import android.text.method.LinkMovementMethod;
import... | UTF-8 | Java | 18,259 | java | ActivityComment.java | Java | [] | null | [] | package com.drem.dremboard.ui;
import java.util.ArrayList;
import android.app.Activity;
import android.app.Dialog;
import android.content.Context;
import android.os.Bundle;
import android.text.Html;
import android.text.SpannableString;
import android.text.Spanned;
import android.text.method.LinkMovementMethod;
import... | 18,259 | 0.710882 | 0.708965 | 585 | 30.210257 | 26.40659 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.871795 | false | false | 7 |
54b934cbafeae39e85a7932fb2f77f72b36b3221 | 34,136,400,113,224 | f510887133c619c621a413c196db6ecd81cb1472 | /app/src/main/java/com/example/werk/RecyclerAdapterJobDetail.java | 84d82fec31d44b3af4bb5af69d5faaa41912c890 | [] | no_license | aryailham/Werk | https://github.com/aryailham/Werk | 30956ef47c9e0966b699c20e7b40bdc05566468b | 5f7f12b180e3465b70bd52cc89e0b6e8f6479e19 | refs/heads/master | 2022-12-24T15:14:54.775000 | 2020-10-01T08:10:04 | 2020-10-01T08:10:04 | 298,766,849 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.werk;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.GridLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.fragment.app.Fragment;
import androidx.fragment.app.Fra... | UTF-8 | Java | 4,170 | java | RecyclerAdapterJobDetail.java | Java | [] | null | [] | package com.example.werk;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.GridLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.fragment.app.Fragment;
import androidx.fragment.app.Fra... | 4,170 | 0.667866 | 0.667866 | 100 | 40.700001 | 32.620701 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.72 | false | false | 7 |
79fb4f0e16e6de4b1936c8d42fb893789780ddf8 | 15,985,868,292,175 | bdeba254f40cf6bf6fdde5c24178bad27a01b9dc | /src/com/wtu/demo/service/DishCategoryService.java | ef7f142feb60966960eac531fef02ed664fa84aa | [] | no_license | xiaoxiaotudou/demo | https://github.com/xiaoxiaotudou/demo | caf4d13582294414d29b97e9da95a3fd955d4a0e | 88f74de0e82f872c79fa73b0a1f6382fa93fc43b | refs/heads/develop | 2023-01-23T17:07:59.517000 | 2023-01-07T04:00:17 | 2023-01-07T04:00:17 | 132,156,425 | 0 | 0 | null | false | 2023-01-06T07:03:52 | 2018-05-04T15:17:27 | 2023-01-06T07:03:27 | 2023-01-06T07:03:51 | 39,313 | 0 | 0 | 0 | JavaScript | false | false | package com.wtu.demo.service;
import java.util.List;
import com.wtu.demo.model.DishCategory;
public interface DishCategoryService {
public List<DishCategory> getAllDishCategoryByRestaurantId(String restaurantId);
public List<DishCategory> getAllDishCategoryByPagination(String index, String pageSize, String restaur... | UTF-8 | Java | 622 | java | DishCategoryService.java | Java | [] | null | [] | package com.wtu.demo.service;
import java.util.List;
import com.wtu.demo.model.DishCategory;
public interface DishCategoryService {
public List<DishCategory> getAllDishCategoryByRestaurantId(String restaurantId);
public List<DishCategory> getAllDishCategoryByPagination(String index, String pageSize, String restaur... | 622 | 0.842444 | 0.842444 | 15 | 40.533333 | 32.726883 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.4 | false | false | 7 |
cc7a78af789185c3ac3c9e5eae723caca4d72b09 | 23,871,428,249,063 | a47d9e822d7bc69fa88545a5e4c5a1dcac0d2f94 | /src/com/vege/view/CustomerView.java | a5cec9a7ace1c7281f49857fb7d16c50eaf87939 | [] | no_license | choi9818/firstProject | https://github.com/choi9818/firstProject | b46ca07cb826eea8d806d82e96baa10890c850e4 | 7dec53e6280f4c92409c5dbafd70981433ae25c7 | refs/heads/master | 2023-08-14T16:44:05.252000 | 2021-10-03T17:17:24 | 2021-10-03T17:17:24 | 413,066,273 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vege.view;
import java.util.List;
import com.vege.model.CustomerDTO;
public class CustomerView {
public static void display(List<CustomerDTO> customerlist) {
for(CustomerDTO customer:customerlist) {
System.out.println(customer);
}
}
}
| UTF-8 | Java | 259 | java | CustomerView.java | Java | [] | null | [] | package com.vege.view;
import java.util.List;
import com.vege.model.CustomerDTO;
public class CustomerView {
public static void display(List<CustomerDTO> customerlist) {
for(CustomerDTO customer:customerlist) {
System.out.println(customer);
}
}
}
| 259 | 0.756757 | 0.756757 | 13 | 18.923077 | 19.05644 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 7 |
21ec6c40a177c3e47927e7f2d5129c7510abad87 | 16,475,494,601,523 | 384260f1f184cc7db3c34b34424bd7fb5d4e9826 | /Simple Banking System/task/src/db/AccountsData.java | 6af1523eff676a91f34b8ffd94a4ab360fc125e8 | [] | no_license | SerzhHunt/Simple-Banking-System | https://github.com/SerzhHunt/Simple-Banking-System | 82cd0744f9d13f3cd7dc1436d9d91a3b70bb2af6 | 9ce63635dad6075f7a99c7d99ab1f010c755c624 | refs/heads/master | 2022-12-22T10:15:55.653000 | 2020-10-01T19:20:55 | 2020-10-01T19:20:55 | 297,389,953 | 0 | 0 | null | false | 2020-10-01T19:20:56 | 2020-09-21T15:58:35 | 2020-09-24T07:37:39 | 2020-10-01T19:20:56 | 12 | 0 | 0 | 0 | Java | false | false | package db;
import card.CardData;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.SQLException;
public class AccountsData {
private static final String URL_TO_DB = "jdbc:sqlite:C:/Users/rakov/git/Simple Banking System/accounts_data.db";
public vo... | UTF-8 | Java | 1,387 | java | AccountsData.java | Java | [
{
"context": "ic final String URL_TO_DB = \"jdbc:sqlite:C:/Users/rakov/git/Simple Banking System/accounts_data.db\";\n\n ",
"end": 260,
"score": 0.977746307849884,
"start": 255,
"tag": "USERNAME",
"value": "rakov"
}
] | null | [] | package db;
import card.CardData;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.SQLException;
public class AccountsData {
private static final String URL_TO_DB = "jdbc:sqlite:C:/Users/rakov/git/Simple Banking System/accounts_data.db";
public vo... | 1,387 | 0.601298 | 0.599135 | 45 | 29.822222 | 25.090317 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 7 |
968c41bd6498fa155d417192c0483cf0f4299ac1 | 37,142,877,181,371 | 5ccf28cec123481ef77a3a6a865266dab5552f2a | /facesys-data/src/main/java/com/ss/facesys/data/baseinfo/mapper/AuthorityMapper.java | c6b56faff04dfae404bffb45b533cf156bf1c353 | [] | no_license | liangmuxue/facesys | https://github.com/liangmuxue/facesys | dde7199a62fdc1b5727faf14e5c4fd40a068a2b8 | ffa838a10216cecf2aea4b54c180f3c5443742ea | refs/heads/master | 2022-12-21T15:54:59.846000 | 2021-04-07T09:17:34 | 2021-04-07T09:17:34 | 224,800,426 | 2 | 5 | null | false | 2022-12-16T10:56:21 | 2019-11-29T07:30:22 | 2021-04-07T09:17:46 | 2022-12-16T10:56:17 | 2,011 | 1 | 4 | 31 | Java | false | false | package com.ss.facesys.data.baseinfo.mapper;
import com.ss.facesys.data.baseinfo.common.model.UserAuthority;
import java.util.List;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
@Mapper
public interface AuthorityMapper {
String findAuthority(@Param("url") String paramStrin... | UTF-8 | Java | 411 | java | AuthorityMapper.java | Java | [] | null | [] | package com.ss.facesys.data.baseinfo.mapper;
import com.ss.facesys.data.baseinfo.common.model.UserAuthority;
import java.util.List;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
@Mapper
public interface AuthorityMapper {
String findAuthority(@Param("url") String paramStrin... | 411 | 0.798054 | 0.793187 | 13 | 30.615385 | 27.982243 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.615385 | false | false | 7 |
d97442bda5d7a204a8d679391cbac67b8e2b9108 | 25,280,177,564,824 | ef4720dcc53aed4256dfd91903366995b82c9497 | /CarRace/src/controleur/ControlMapComboBox.java | 3a050ced2d992a56d7e7964390d5270ae9f5104e | [] | no_license | XiangJohnny/JAVA | https://github.com/XiangJohnny/JAVA | dc87142e13de59c20969a3242513a0ca1cd2699e | 19eb034e9655b9595ccd188e3099195490ae2e98 | refs/heads/master | 2020-04-08T23:54:31.436000 | 2018-11-30T16:03:43 | 2018-11-30T16:03:43 | 159,844,835 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package controleur;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JButton;
import javax.swing.JComboBox;
import algorithmeOutil.Simulation;
import circuit.Circuit;
import circuit.CircuitFactoryFromFile;
public class ControlMapComboBox implements ActionListener {
priva... | UTF-8 | Java | 1,558 | java | ControlMapComboBox.java | Java | [] | null | [] | package controleur;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JButton;
import javax.swing.JComboBox;
import algorithmeOutil.Simulation;
import circuit.Circuit;
import circuit.CircuitFactoryFromFile;
public class ControlMapComboBox implements ActionListener {
priva... | 1,558 | 0.7362 | 0.734917 | 69 | 21.57971 | 22.829174 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.898551 | false | false | 7 |
7ddc6787ff73fa679986c8f6958959040e74feb3 | 37,847,251,824,444 | ba1a5f3233f220895d7b8edec751a52c6b7a5c4f | /app/src/main/java/com/unitedcreation/visha/tastytreat/adapter/IngredientAdapter.java | b025e2ac85f9f4afcdd2c48602e8c89f2dc80988 | [
"ISC"
] | permissive | vishalrao8/TastyTreat | https://github.com/vishalrao8/TastyTreat | a496dfd9edb415b60d5dc0c8c3e588cd2905cdcc | b4130f99ad53d2ae8a1d8178d9e5976206c0dc5d | refs/heads/master | 2020-03-29T22:08:47.779000 | 2019-02-10T09:17:16 | 2019-02-10T09:17:16 | 150,405,349 | 3 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.unitedcreation.visha.tastytreat.adapter;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.unitedcreation.visha.tastytreat.R;
import com.unitedcreation.visha.tastytreat.model.Ingredients;
import java.util.List;
import ... | UTF-8 | Java | 1,869 | java | IngredientAdapter.java | Java | [] | null | [] | package com.unitedcreation.visha.tastytreat.adapter;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.unitedcreation.visha.tastytreat.R;
import com.unitedcreation.visha.tastytreat.model.Ingredients;
import java.util.List;
import ... | 1,869 | 0.733012 | 0.733012 | 64 | 28.203125 | 30.937023 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.453125 | false | false | 7 |
0601e963bdef3895e9a62f21734871edd982e714 | 37,847,251,822,177 | 947ce851d30a844954a35e852bd88e9576947635 | /CategoryController.java | 513d18ce469d6432f4c3edc2ab2c9c09d15dc867 | [] | no_license | HarikaPenukonda/Front-End | https://github.com/HarikaPenukonda/Front-End | 404d2735a2e90793d18564497a15cbd4df5e3234 | 937f74f790896fa602d132ff6ce46d4c45905091 | refs/heads/master | 2021-06-07T01:06:34.307000 | 2016-09-28T08:44:21 | 2016-09-28T08:44:21 | 66,014,233 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.niit.Controller;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.ModelAttribute;
import org.s... | UTF-8 | Java | 2,543 | java | CategoryController.java | Java | [] | null | [] | package com.niit.Controller;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.ModelAttribute;
import org.s... | 2,543 | 0.728667 | 0.72788 | 85 | 27.917646 | 25.799322 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.635294 | false | false | 7 |
5e5b588fdb0c353c881aafe3f72f4aa2e629df2a | 37,125,697,310,665 | 35e5e84a3797776f00df6f66b31e0b01fdd86337 | /JSP/IDEA/TabProject/src/com/yanqun/tag/MyIteration.java | 9682e8bb4faad5e891a1eed429e0459ba3e8fee5 | [] | no_license | mumulx/Project-source-code | https://github.com/mumulx/Project-source-code | 079b8656306d436adc37a58d1ab6e9591a384e6a | dbc42847ad3a7de73b24a588cd3bc9623128ff06 | refs/heads/master | 2022-12-21T00:16:37.302000 | 2020-05-31T12:11:26 | 2020-05-31T12:11:26 | 228,007,716 | 2 | 1 | null | false | 2022-12-16T09:43:20 | 2019-12-14T10:56:18 | 2022-12-16T04:32:00 | 2022-12-16T09:43:16 | 93,267 | 2 | 1 | 46 | Java | false | false | package com.yanqun.tag;
import javax.servlet.jsp.JspException;
import javax.servlet.jsp.tagext.TagSupport;
public class MyIteration extends TagSupport {
private int num ;//执行次数 3
public void setNum(int num){
this.num = num ;
}
//执行标签
@Override
public int doStartTag() throws Jsp... | UTF-8 | Java | 584 | java | MyIteration.java | Java | [] | null | [] | package com.yanqun.tag;
import javax.servlet.jsp.JspException;
import javax.servlet.jsp.tagext.TagSupport;
public class MyIteration extends TagSupport {
private int num ;//执行次数 3
public void setNum(int num){
this.num = num ;
}
//执行标签
@Override
public int doStartTag() throws Jsp... | 584 | 0.633333 | 0.62963 | 24 | 21.5 | 18.445868 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 7 |
64a5ce733e4e1cea769947c1530ce92ca7c0faf7 | 35,897,336,684,518 | bcaae992b74ca13805b59e738497345e160a93b3 | /app/src/main/java/edu/wgu/c196_coursetracker_mwilliams/UI/Adapters/TermAdapter.java | 5d543ef870b691042e786d9fec5fba43051cd6e9 | [] | no_license | mwilliams705/C196_CourseTracker_MWilliams | https://github.com/mwilliams705/C196_CourseTracker_MWilliams | 2ddd4e89f021b35fee415417e71a62ab7a93d0ae | 08bc8db4b886ec6657cc5725bfcaf0c2284313bd | refs/heads/master | 2023-04-04T18:32:17.439000 | 2021-04-28T04:43:54 | 2021-04-28T04:43:54 | 356,942,161 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.wgu.c196_coursetracker_mwilliams.UI.Adapters;
import android.content.Context;
import android.content.Intent;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.... | UTF-8 | Java | 3,044 | java | TermAdapter.java | Java | [] | null | [] | package edu.wgu.c196_coursetracker_mwilliams.UI.Adapters;
import android.content.Context;
import android.content.Intent;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.... | 3,044 | 0.672799 | 0.668528 | 98 | 30.061224 | 27.078802 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.561224 | false | false | 7 |
db4720aa0e16fa289387817f1986378c15bc96a4 | 25,761,213,884,307 | a2e6605b95fcf9eec63f19a76e697c5ead1275fe | /Week_09/home-work/dubbo-hmily-tcc/Server-A/src/main/java/pers/cocoade/learning/dubbo/a/mapper/TransactionBillMapper.java | 201d8d4d1e6bed37e61890cbbe30c93fedd02724 | [] | no_license | cocoZwwang/JAVA-000 | https://github.com/cocoZwwang/JAVA-000 | d13f8c9f81d363c6f5b29aa23baf099076630c37 | a8017eb33628dec1069965c8ae4e9c6e8796910f | refs/heads/main | 2023-03-05T01:52:42.771000 | 2021-02-20T12:13:47 | 2021-02-20T12:13:47 | 305,645,082 | 1 | 0 | null | true | 2020-10-20T08:45:09 | 2020-10-20T08:45:08 | 2020-10-20T03:18:24 | 2020-10-19T14:30:42 | 2 | 0 | 0 | 0 | null | false | false | package pers.cocoade.learning.dubbo.a.mapper;
import org.apache.ibatis.annotations.*;
import org.apache.ibatis.type.JdbcType;
import pers.cocoade.learning.dubbo.api.domain.TransactionBill;
import java.util.Date;
@Mapper
public interface TransactionBillMapper {
@Insert("insert into transaction_bill (id,buy_accou... | UTF-8 | Java | 2,302 | java | TransactionBillMapper.java | Java | [] | null | [] | package pers.cocoade.learning.dubbo.a.mapper;
import org.apache.ibatis.annotations.*;
import org.apache.ibatis.type.JdbcType;
import pers.cocoade.learning.dubbo.api.domain.TransactionBill;
import java.util.Date;
@Mapper
public interface TransactionBillMapper {
@Insert("insert into transaction_bill (id,buy_accou... | 2,302 | 0.678106 | 0.678106 | 38 | 59.578949 | 45.431053 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.842105 | false | false | 7 |
6ea821ed0b6f42e5e5e5dd897a9c890ecdfd1600 | 37,306,085,938,677 | 661875f131a56f36f867dfc1c48b3f44199fc605 | /eureka-bussniss-service-user/src/main/java/com/example/eurekabussnissserviceuser/EurekaBussnissServiceUserApplication.java | d1a89874c55ef94c7b1f425410c6cdd5d9a63b2e | [] | no_license | ChinPangLung/eureka-common-service | https://github.com/ChinPangLung/eureka-common-service | 41f1b6123f4c3ae74b38766a1cc89bac06df7442 | 2fdce0e7cb283e21d3eea543e0c23c89b0743f25 | refs/heads/master | 2020-03-23T04:58:55.826000 | 2018-09-21T05:33:25 | 2018-09-21T05:33:25 | 141,117,392 | 6 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.eurekabussnissserviceuser;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.netflix.eureka.EnableEurekaClient;
@SpringBootApplication
@EnableEurekaClient
public class EurekaBussnissServiceUserAp... | UTF-8 | Java | 915 | java | EurekaBussnissServiceUserApplication.java | Java | [] | null | [] | package com.example.eurekabussnissserviceuser;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.netflix.eureka.EnableEurekaClient;
@SpringBootApplication
@EnableEurekaClient
public class EurekaBussnissServiceUserAp... | 915 | 0.715976 | 0.713609 | 21 | 39.238094 | 30.997549 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.47619 | false | false | 7 |
b7c4ee122e6de55805bc4144154a49322b014eb5 | 25,005,299,662,416 | 7c92a146db07a5ed6fa81612bb37d76408f5617c | /visualCuesBETA/src/main/java/com/visualcues/AudioPlayer.java | 8f16c331312fce721190db6de32ee6e03f11bdc2 | [] | no_license | GraceHuntley/VisualCues | https://github.com/GraceHuntley/VisualCues | 631f8e513054bd6cdf5694bcce6fa468edbb3d42 | b1210ae33a6d65b626e5b482b78c31d9414eba53 | refs/heads/master | 2021-05-27T19:06:37.205000 | 2014-08-28T21:10:43 | 2014-08-28T21:10:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.visualcues;
import java.io.IOException;
import android.content.Context;
import android.media.MediaPlayer;
/**
* @author cmac
*
*/
public class AudioPlayer extends MediaPlayer {
MediaPlayer player = new MediaPlayer();
private String filePath;
public AudioPlayer(String cueName, Context context)... | UTF-8 | Java | 1,146 | java | AudioPlayer.java | Java | [
{
"context": "\nimport android.media.MediaPlayer;\n\n/**\n * @author cmac\n * \n */\npublic class AudioPlayer extends MediaPla",
"end": 140,
"score": 0.9996131658554077,
"start": 136,
"tag": "USERNAME",
"value": "cmac"
}
] | null | [] | package com.visualcues;
import java.io.IOException;
import android.content.Context;
import android.media.MediaPlayer;
/**
* @author cmac
*
*/
public class AudioPlayer extends MediaPlayer {
MediaPlayer player = new MediaPlayer();
private String filePath;
public AudioPlayer(String cueName, Context context)... | 1,146 | 0.676265 | 0.675393 | 63 | 17.190475 | 18.283358 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.936508 | false | false | 10 |
b6af04e50f505ec2555b35d0236949aabaa0469f | 6,442,451,014,055 | 471a1d9598d792c18392ca1485bbb3b29d1165c5 | /jadx-MFP/src/main/java/com/google/android/gms/internal/ads/zzsy.java | 5851f3cf4f202b9df1e6840c99087a66885b4e84 | [] | no_license | reed07/MyPreferencePal | https://github.com/reed07/MyPreferencePal | 84db3a93c114868dd3691217cc175a8675e5544f | 365b42fcc5670844187ae61b8cbc02c542aa348e | refs/heads/master | 2020-03-10T23:10:43.112000 | 2019-07-08T00:39:32 | 2019-07-08T00:39:32 | 129,635,379 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.android.gms.internal.ads;
import android.view.View;
final class zzsy implements Runnable {
private final /* synthetic */ View zzbyj;
private final /* synthetic */ zzsx zzbyk;
zzsy(zzsx zzsx, View view) {
this.zzbyk = zzsx;
this.zzbyj = view;
}
public final void... | UTF-8 | Java | 373 | java | zzsy.java | Java | [] | null | [] | package com.google.android.gms.internal.ads;
import android.view.View;
final class zzsy implements Runnable {
private final /* synthetic */ View zzbyj;
private final /* synthetic */ zzsx zzbyk;
zzsy(zzsx zzsx, View view) {
this.zzbyk = zzsx;
this.zzbyj = view;
}
public final void... | 373 | 0.630027 | 0.630027 | 17 | 20.941177 | 17.308517 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.470588 | false | false | 10 |
9080756b96a52d76374b1668321189b1c0d6e215 | 25,555,055,475,857 | d6df9fbef3742dcc36a6b53af0c116b1fbb7ad29 | /Hadoop_Share/ProjectsLocal/TestHadoop/src/cdw/hadoop/utils/FileLevelMD5.java | abc1fe636517caf6874faf6ddbb525df00a3c739 | [] | no_license | prashanth-r/DevWork | https://github.com/prashanth-r/DevWork | 5032f26a07e9da7886dffad5aaac058db4831256 | 52f4fe25be2131433771c71a3c919137a522ea70 | refs/heads/master | 2021-01-01T05:51:25.118000 | 2014-03-30T22:37:28 | 2014-03-30T22:37:28 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package cdw.hadoop.utils;
import java.io.IOException;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.fs.FSDataInputStream;
import org.apache.hadoop.fs.FileSystem;
import org.apache.hadoop.fs.Path;
i... | UTF-8 | Java | 1,625 | java | FileLevelMD5.java | Java | [
{
"context": "port org.apache.hadoop.io.MD5Hash;\n\n/**\n * @author k228680\n *\n * Given a file on HDFS, compute the MD5 for i",
"end": 379,
"score": 0.9995121955871582,
"start": 372,
"tag": "USERNAME",
"value": "k228680"
}
] | null | [] | /**
*
*/
package cdw.hadoop.utils;
import java.io.IOException;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.fs.FSDataInputStream;
import org.apache.hadoop.fs.FileSystem;
import org.apache.hadoop.fs.Path;
i... | 1,625 | 0.721846 | 0.708923 | 54 | 29.092592 | 34.354507 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.203704 | false | false | 10 |
9ee54c4547fff518bd95b85ac980536ffb9bcc20 | 5,806,795,847,801 | 8caf487866a143cb8f67a9e8049ece69f764d18d | /app/src/main/java/com/example/guillaume/onglets/findMapParcelle.java | 840a5d1bf74ab141366f06013a20cf1252bde6ce | [] | no_license | Gtortellier/applicationJE | https://github.com/Gtortellier/applicationJE | 6df3fdf43117a55ff785941a9cf89dcc61d35e11 | d19eb86d4534a4ccf5d77006f0a8a66979a845b5 | refs/heads/master | 2020-03-18T07:51:13.892000 | 2018-05-22T21:18:22 | 2018-05-22T21:18:22 | 134,476,393 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.guillaume.onglets;
import com.example.guillaume.onglets.geopoint;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
/**
* Created by Guillaume on 11/12/2017.
*/
public class findMapParcelle {
private List<Map<String,String>> adresses;
private geopoint p;
pu... | UTF-8 | Java | 1,589 | java | findMapParcelle.java | Java | [
{
"context": "til.List;\nimport java.util.Map;\n\n/**\n * Created by Guillaume on 11/12/2017.\n */\n\npublic class findMapParcelle ",
"end": 189,
"score": 0.9996784329414368,
"start": 180,
"tag": "NAME",
"value": "Guillaume"
}
] | null | [] | package com.example.guillaume.onglets;
import com.example.guillaume.onglets.geopoint;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
/**
* Created by Guillaume on 11/12/2017.
*/
public class findMapParcelle {
private List<Map<String,String>> adresses;
private geopoint p;
pu... | 1,589 | 0.620165 | 0.606848 | 54 | 28.203703 | 26.597395 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.648148 | false | false | 10 |
b11f1ebd321437027079ae19a70225c185d70bbe | 35,012,573,410,349 | 5f8109fa4637634b458c196967e0a8d9a0bb2c3c | /workspace_08_13/project/src/org/mindrot/jbcrypt/test.java | c0e48b038bfe650b89d5cc04d0bc6c974e7f6b57 | [] | no_license | mini222333/mini | https://github.com/mini222333/mini | 72e7a9f2126dfdd0b5dde551cfaa4d375c0256d2 | 787b02e0d4db27a208a3e2cac652711898ed2cbe | refs/heads/master | 2020-07-29T09:31:16.776000 | 2019-09-20T08:54:40 | 2019-09-20T08:54:40 | 209,746,612 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.mindrot.jbcrypt;
public class test {
public static void main(String[] args) {
String password="mini01"; //회원가입 프로젝트7 리퀘스트 입력받는식으로 반반 나눠서. 입력받는파일 참고
// Hash a password for the first time
String hashed = BCrypt.hashpw(password, BCrypt.gensalt(10));
// gensalt's log_rounds parameter determin... | UTF-8 | Java | 1,192 | java | test.java | Java | [
{
"context": "ic void main(String[] args) {\r\n\t\tString password=\"mini01\"; //회원가입 프로젝트7 리퀘스트 입력받는식으로 반반 나눠서. 입력받는파일 참고\r\n\t\t",
"end": 121,
"score": 0.9983432292938232,
"start": 115,
"tag": "PASSWORD",
"value": "mini01"
},
{
"context": "ssword, BCrypt.gensalt(12));\r\n\t\tString... | null | [] | package org.mindrot.jbcrypt;
public class test {
public static void main(String[] args) {
String password="<PASSWORD>"; //회원가입 프로젝트7 리퀘스트 입력받는식으로 반반 나눠서. 입력받는파일 참고
// Hash a password for the first time
String hashed = BCrypt.hashpw(password, BCrypt.gensalt(10));
// gensalt's log_rounds parameter dete... | 1,196 | 0.695971 | 0.680403 | 32 | 32.125 | 22.125706 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.25 | false | false | 10 |
e615d56dd10d25649304c90a5739839000f045a3 | 7,215,545,074,031 | 73a963084831a1b0874b3781d3bd79abb2f0cae6 | /app/src/main/java/com/example/myapplicationopencv/DetectColourActivity.java | 30296e8d459ba50f931a8d891f95312357ac5d93 | [] | no_license | edwinsaavedra99/MyApplicationOpenCV | https://github.com/edwinsaavedra99/MyApplicationOpenCV | 164c6f2fbb8739495836e0fa6feaa094c79d756e | 519159c7b9763d6299246ac2c724eafbd602f4ae | refs/heads/master | 2020-12-21T10:43:46.228000 | 2020-01-31T19:52:39 | 2020-01-31T19:52:39 | 236,407,787 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.myapplicationopencv;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.content.pm.ActivityInfo;
import android.os.Bundle;
import android.util.Log;
import android.view.Menu;
import android.view.MenuItem;
import android.view.Window;
import android.view.Wi... | UTF-8 | Java | 4,080 | java | DetectColourActivity.java | Java | [] | null | [] | package com.example.myapplicationopencv;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.content.pm.ActivityInfo;
import android.os.Bundle;
import android.util.Log;
import android.view.Menu;
import android.view.MenuItem;
import android.view.Window;
import android.view.Wi... | 4,080 | 0.642157 | 0.632108 | 126 | 31.380953 | 23.547607 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.801587 | false | false | 10 |
bda40a0fa9633262a94fd1fe2c974a1a1a4e7528 | 14,388,140,511,561 | 10c277a7a149a3121ce3d3e88df8291e4ccc2a5f | /src/ch/st/datacollector/server/Server.java | 49f185d9b8675415111ab3c29bc1cd0e2fc585c2 | [] | no_license | Phong6698/ST-DataCollector-Server | https://github.com/Phong6698/ST-DataCollector-Server | 7d35eae76fa4fa4f5171b072edb43a9d05ecb6cf | 00e387534be62f19e8a135807a2dff6fb62da860 | refs/heads/master | 2020-12-31T06:24:13.602000 | 2016-09-16T12:57:31 | 2016-09-16T12:57:31 | 58,833,226 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ch.st.datacollector.server;
import java.util.Date;
import java.util.Timer;
import java.util.TimerTask;
import java.util.concurrent.Executors;
import java.util.concurrent.ScheduledExecutorService;
import java.util.concurrent.TimeUnit;
/**
*
* Created by Phong6698 on 16.05.2016.
*
* @author Phong6698
*/
pu... | UTF-8 | Java | 804 | java | Server.java | Java | [
{
"context": "va.util.concurrent.TimeUnit;\n\n/**\n *\n * Created by Phong6698 on 16.05.2016.\n *\n * @author Phong6698\n */\npublic",
"end": 274,
"score": 0.9995883107185364,
"start": 265,
"tag": "USERNAME",
"value": "Phong6698"
},
{
"context": " Created by Phong6698 on 16.05.2016.\... | null | [] | package ch.st.datacollector.server;
import java.util.Date;
import java.util.Timer;
import java.util.TimerTask;
import java.util.concurrent.Executors;
import java.util.concurrent.ScheduledExecutorService;
import java.util.concurrent.TimeUnit;
/**
*
* Created by Phong6698 on 16.05.2016.
*
* @author Phong6698
*/
pu... | 804 | 0.674129 | 0.650497 | 38 | 20.157894 | 17.351667 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421053 | false | false | 10 |
2bdaf03fd8e22b11b35cd6d20d3ba32a8de8ca54 | 24,979,529,804,379 | 0affa1abd80290053b27c30e76122dc3624447a3 | /common/src/main/java/com/njwd/entity/ledger/dto/QueryVoucherEntryDto.java | 72e2c8489086d65ef278f51b30c709f86fb63485 | [] | no_license | moutainhigh/fiancee-center | https://github.com/moutainhigh/fiancee-center | 868ead6921822ef5c9f0b94b0f8588b8679f3cf9 | 54a9608bac28a09e5e401ae4881769e8fdf8b558 | refs/heads/master | 2022-11-11T17:48:46.286000 | 2020-07-07T14:32:26 | 2020-07-07T14:32:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.njwd.entity.ledger.dto;
import com.njwd.entity.base.query.BaseLedgerQueryDto;
import lombok.Getter;
import lombok.Setter;
import java.util.List;
/**
* @author xyyxhcj@qq.com
* @since 2019/07/24
*/
@Getter
@Setter
public class QueryVoucherEntryDto extends BaseLedgerQueryDto {
private static final long... | UTF-8 | Java | 832 | java | QueryVoucherEntryDto.java | Java | [
{
"context": "ok.Setter;\n\nimport java.util.List;\n\n/**\n * @author xyyxhcj@qq.com\n * @since 2019/07/24\n */\n@Getter\n@Setter\npublic c",
"end": 189,
"score": 0.9999219179153442,
"start": 175,
"tag": "EMAIL",
"value": "xyyxhcj@qq.com"
}
] | null | [] | package com.njwd.entity.ledger.dto;
import com.njwd.entity.base.query.BaseLedgerQueryDto;
import lombok.Getter;
import lombok.Setter;
import java.util.List;
/**
* @author <EMAIL>
* @since 2019/07/24
*/
@Getter
@Setter
public class QueryVoucherEntryDto extends BaseLedgerQueryDto {
private static final long serial... | 825 | 0.693681 | 0.649725 | 51 | 13.274509 | 16.609798 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.72549 | false | false | 10 |
25c608ac64d67c82117fdc06a662a96d949737ea | 7,086,696,042,394 | 3822c1f1b2b96643d537923a049354121f61d06e | /src/main/java/com/enhide/configuration/AuthorizationServerConfiguration.java | 58e3d73224a1285914e8849705cdafcc5c314f6f | [
"MIT"
] | permissive | edwinhere/Boilerplate | https://github.com/edwinhere/Boilerplate | ac774e378771c41a1dc08896213bb663d81be748 | 5f24ae3ee6fdbfa8135c3b7d92a2cdb92c6af001 | refs/heads/master | 2016-05-31T21:40:24.191000 | 2015-07-12T15:41:40 | 2015-07-12T15:41:40 | 36,715,808 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.enhide.configuration;
import com.enhide.services.CustomUserDetailsService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Co... | UTF-8 | Java | 2,571 | java | AuthorizationServerConfiguration.java | Java | [
{
"context": "n.store.InMemoryTokenStore;\r\n\r\n/**\r\n *\r\n * @author edwinhere@gmail.com\r\n */\r\n@Configuration\r\n@EnableAuthorizationServer\r",
"end": 1192,
"score": 0.9999250173568726,
"start": 1173,
"tag": "EMAIL",
"value": "edwinhere@gmail.com"
},
{
"context": "rite\")\r\n... | null | [] | package com.enhide.configuration;
import com.enhide.services.CustomUserDetailsService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Co... | 2,559 | 0.804745 | 0.799689 | 71 | 34.211269 | 30.680964 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.366197 | false | false | 10 |
8bf285345778fd3418adb5b244253d062c25de14 | 32,418,413,158,233 | 4a421ed29cb0ec5dae4b6328cbf322ee958289df | /dt-gmcc-hdp-sample/dt-gmcc-hdp-demo/src/main/java/com/gmcc/hdp/demo/hive/HiveKrbDemo.java | 89ecef62fc4d473745a49cb52e67ad1eb771f37f | [] | no_license | lky1991/gmcc-hdp | https://github.com/lky1991/gmcc-hdp | caa6feda413a81ad1575566ba5ddec77bf38644f | 37bc0731ab5a94533b7b7a3429d62e867ddafe2e | refs/heads/master | 2021-01-11T10:17:02.115000 | 2016-11-02T02:06:09 | 2016-11-02T02:06:09 | 72,536,341 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gmcc.hdp.demo.hive;
import com.gmcc.hdp.demo.util.HDPSampleConfiguration;
import org.apache.hadoop.conf.Configuration;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.Statement;
import java.util.ArrayList;
import java.util.Arrays;
/**
* 基于kerberos进行h... | UTF-8 | Java | 6,606 | java | HiveKrbDemo.java | Java | [
{
"context": "beros进行hive的开发,在开发过程中留意在代码注释中提示的不同之处\n * Created by makun on 16/7/15.\n */\npublic class HiveKrbDemo {\n\n p",
"end": 368,
"score": 0.9995311498641968,
"start": 363,
"tag": "USERNAME",
"value": "makun"
},
{
"context": "e2://hive2_host:10000/database;user=User;passwor... | null | [] | package com.gmcc.hdp.demo.hive;
import com.gmcc.hdp.demo.util.HDPSampleConfiguration;
import org.apache.hadoop.conf.Configuration;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.Statement;
import java.util.ArrayList;
import java.util.Arrays;
/**
* 基于kerberos进行h... | 6,604 | 0.508585 | 0.50159 | 233 | 25.995708 | 30.196993 | 262 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.347639 | false | false | 10 |
755973b710d0507c830100b8e737b7e4dd53cd90 | 34,840,774,732,515 | 1601acef38b2e2b98e49c6beb270b879773f6a77 | /src/main/java/com/elephant/algorithm/exercise1_1/Exercise11.java | 7ba104eb78cb30fa5891ae65d74a26b80a2d98ed | [] | no_license | newbeess/AlgorithmsForthEdition | https://github.com/newbeess/AlgorithmsForthEdition | bbc2eb1f839f09739a6a40dbbc39a01f3850b7f8 | 846f24055231287540f74a22fd010dbb5e3e66d3 | refs/heads/master | 2016-09-13T06:04:18.765000 | 2016-05-30T02:25:55 | 2016-05-30T02:25:55 | 56,974,701 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.elephant.algorithm.exercise1_1;
import static com.elephant.util.Print.*;
import java.util.Random;
/**
* Created by elephant on 16/4/25.
*/
public class Exercise11 {
public static void main(String[] args) {
Random random = new Random(47);
boolean[][] array = new boolean[5][5];
for (int i = 0; i <... | UTF-8 | Java | 817 | java | Exercise11.java | Java | [
{
"context": "nt.*;\n\nimport java.util.Random;\n\n/**\n * Created by elephant on 16/4/25.\n */\npublic class Exercise11 {\n\tpublic",
"end": 139,
"score": 0.999690592288971,
"start": 131,
"tag": "USERNAME",
"value": "elephant"
}
] | null | [] | package com.elephant.algorithm.exercise1_1;
import static com.elephant.util.Print.*;
import java.util.Random;
/**
* Created by elephant on 16/4/25.
*/
public class Exercise11 {
public static void main(String[] args) {
Random random = new Random(47);
boolean[][] array = new boolean[5][5];
for (int i = 0; i <... | 817 | 0.52754 | 0.499388 | 37 | 21.081081 | 16.556828 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.594594 | false | false | 10 |
2f68e0dcc30202ef913e1f214ba1e18f786740e8 | 23,450,521,502,596 | 6a02dbfaf31cee2cccd085b011f8ea8597a3f09f | /src/main/java/com/hm/hm/codec/KryoPoolImpl.java | 117ebd1509de41f8b2c9427a9292bf442cd8f5c1 | [] | no_license | AntShakeTree/huimeitimes_cdss_cache | https://github.com/AntShakeTree/huimeitimes_cdss_cache | 8c493058d2a286bb4904d54b0117e378b820b584 | ea035b0f26e70b5332e6bd078ec7280fced5dcfb | refs/heads/master | 2021-01-13T00:53:09.402000 | 2016-01-20T08:33:11 | 2016-01-20T08:33:11 | 50,014,350 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hm.hm.codec;
import com.esotericsoftware.kryo.Kryo;
import java.util.Iterator;
import java.util.List;
import java.util.Queue;
import java.util.concurrent.ConcurrentLinkedQueue;
/**
* Created by ant_shake_tree on 16/1/15.
*/
public class KryoPoolImpl implements KryoPool {
private final Queue<Kryo> o... | UTF-8 | Java | 1,047 | java | KryoPoolImpl.java | Java | [
{
"context": "ncurrent.ConcurrentLinkedQueue;\n\n/**\n * Created by ant_shake_tree on 16/1/15.\n */\npublic class KryoPoolImpl impleme",
"end": 224,
"score": 0.9996711611747742,
"start": 210,
"tag": "USERNAME",
"value": "ant_shake_tree"
}
] | null | [] | package com.hm.hm.codec;
import com.esotericsoftware.kryo.Kryo;
import java.util.Iterator;
import java.util.List;
import java.util.Queue;
import java.util.concurrent.ConcurrentLinkedQueue;
/**
* Created by ant_shake_tree on 16/1/15.
*/
public class KryoPoolImpl implements KryoPool {
private final Queue<Kryo> o... | 1,047 | 0.608405 | 0.603629 | 45 | 22.266666 | 18.708761 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.422222 | false | false | 10 |
9642ba5cd0bc19c2c979b084c7ffd562c37db0fb | 17,729,625,005,293 | d1df685f917dfa705a94de05631d0986dac331c2 | /aynl.net/aynl-entity/src/main/java/aynl/net/entity/enums/AdvChannel.java | cd1826ee153249700d8cb6bb59553aa960da3ae1 | [] | no_license | lishaoy/dubbo-demo | https://github.com/lishaoy/dubbo-demo | 78fc34830bf9d643ad55272b482db626416d7ece | fc483bee07d4105321e48039e19f6a099b34648f | refs/heads/master | 2021-05-12T13:10:29.488000 | 2018-01-10T08:50:49 | 2018-01-10T08:50:49 | 116,927,952 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package aynl.net.entity.enums;
/**
* Created by lishaoyong on 10/7/17.
* 广告类型
*/
public enum AdvChannel {
//广告类型:0:轮播图,1:单图
/**
* 轮播
*/
CAROUSEL(0),
/**
* 图片
*/
IMG(1),
/**
* 文字
*/
TEXT(2),
/**
* 链接
*/
LINK(3),;
private final int ... | UTF-8 | Java | 1,090 | java | AdvChannel.java | Java | [
{
"context": "package aynl.net.entity.enums;\n\n/**\n * Created by lishaoyong on 10/7/17.\n * 广告类型\n */\npublic enum AdvChannel {\n",
"end": 60,
"score": 0.9992690086364746,
"start": 50,
"tag": "USERNAME",
"value": "lishaoyong"
}
] | null | [] | package aynl.net.entity.enums;
/**
* Created by lishaoyong on 10/7/17.
* 广告类型
*/
public enum AdvChannel {
//广告类型:0:轮播图,1:单图
/**
* 轮播
*/
CAROUSEL(0),
/**
* 图片
*/
IMG(1),
/**
* 文字
*/
TEXT(2),
/**
* 链接
*/
LINK(3),;
private final int ... | 1,090 | 0.456107 | 0.441794 | 64 | 15.375 | 16.596781 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.265625 | false | false | 10 |
2a10dd9f93f6ea202f735d9a81c9eeb9f9ea858e | 19,481,971,655,401 | 73b0455759b35cc73ebe4f08079a1bef1ebd889f | /src/migration/M009_CreatingServiceAssociationsTable.java | 17de093fb7284d98f1a333a889972152a01f2292 | [] | no_license | HugoPDF5/qualidade-SW | https://github.com/HugoPDF5/qualidade-SW | 57d35f343b794452ef6bf2689dd0f5c46cf9e48e | 4c589a3b69a9d333d1bfc2d7c344d44697e6b35b | refs/heads/master | 2023-07-13T16:33:40.727000 | 2021-09-02T03:44:36 | 2021-09-02T03:44:36 | 396,818,059 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package migration;
import java.sql.SQLException;
public class M009_CreatingServiceAssociationsTable extends Migration {
private static final int MIGRATION_VERSION = 9;
public M009_CreatingServiceAssociationsTable(){}
public void up() throws SQLException{
setVersion(MIGRATION_VERSION);
String queryFo... | UTF-8 | Java | 1,136 | java | M009_CreatingServiceAssociationsTable.java | Java | [] | null | [] | package migration;
import java.sql.SQLException;
public class M009_CreatingServiceAssociationsTable extends Migration {
private static final int MIGRATION_VERSION = 9;
public M009_CreatingServiceAssociationsTable(){}
public void up() throws SQLException{
setVersion(MIGRATION_VERSION);
String queryFo... | 1,136 | 0.729753 | 0.723592 | 37 | 29.702703 | 26.511461 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.189189 | false | false | 10 |
df3e43b13475a10afec3442055b565d8572642d2 | 3,049,426,800,554 | 545cdcd2ec107cab4bb3dc3af26cad276e8c8503 | /src/PaperLessPost1.java | ceee2e46bfbf1053ac23f0a379ee9ef46714c725 | [] | no_license | BinalCodes/Interviews | https://github.com/BinalCodes/Interviews | d978ef673b1a699f44a138a35b8d8413df1bcfed | 7b4aafddd7791c9c7044226ca363bdaf8afba47a | refs/heads/master | 2020-04-13T21:14:29.223000 | 2019-01-22T04:39:38 | 2019-01-22T04:39:38 | 163,450,820 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Implement min stack with O(1) as the time
*
*/
public class PaperLessPost1 {
static class Node{
Node next;
int val;
int min;
Node(int val, int min){
this.val = val;
this.min = min;
}
}
Node top;
public void push(int v) {
if(top == null) {
Node n = new Node(v,v);
top = n;
}
else ... | UTF-8 | Java | 1,178 | java | PaperLessPost1.java | Java | [] | null | [] | /*
* Implement min stack with O(1) as the time
*
*/
public class PaperLessPost1 {
static class Node{
Node next;
int val;
int min;
Node(int val, int min){
this.val = val;
this.min = min;
}
}
Node top;
public void push(int v) {
if(top == null) {
Node n = new Node(v,v);
top = n;
}
else ... | 1,178 | 0.605263 | 0.587436 | 60 | 18.633333 | 15.779698 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.333333 | false | false | 10 |
2e7746b8b62ed8b9e3d961ea4ab9f2eb3a6ed1a1 | 15,977,278,346,089 | 97f442e1fa067746cb125ef35946fdc8f5925787 | /com/google/inject/OutOfScopeException.java | d55f8747d04034ee0ad95a52d657df0cae729532 | [
"MIT"
] | permissive | CoOwner/VisualPvP | https://github.com/CoOwner/VisualPvP | 1667e61c303a1f654fe4ed3e599ba6e74a1c115a | c92d1dcf40a812787e32e8a21d6462b57e755b99 | refs/heads/master | 2020-07-02T14:05:14.310000 | 2019-08-09T22:23:52 | 2019-08-09T22:23:52 | 201,546,751 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.inject;
public final class OutOfScopeException
extends RuntimeException
{
public OutOfScopeException(String message)
{
super(message);
}
public OutOfScopeException(String message, Throwable cause) {
super(message, cause);
}
public OutOfScopeException(... | UTF-8 | Java | 363 | java | OutOfScopeException.java | Java | [] | null | [] | package com.google.inject;
public final class OutOfScopeException
extends RuntimeException
{
public OutOfScopeException(String message)
{
super(message);
}
public OutOfScopeException(String message, Throwable cause) {
super(message, cause);
}
public OutOfScopeException(... | 363 | 0.683196 | 0.683196 | 39 | 8.307693 | 15.681369 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.153846 | false | false | 10 |
f477254051000e22469e546b8a55f70c67b7f794 | 19,215,683,696,389 | 4030875040bbc5ee13ad00a52191d677c20ff08c | /02 - serviceCalculator/src/main/java/LD/model/Enums/EntryPeriodCreation.java | 0e9199a273fcfe972ac200d67f5dfafb960a0f10 | [] | no_license | MaratFayz/LD | https://github.com/MaratFayz/LD | 7b497480367e28342de423a53b09014959483ef1 | 00718daba1fe8ac7b02a9dc8dcfe6e3ca4a672b9 | refs/heads/master | 2021-04-19T23:46:42.795000 | 2021-01-30T10:33:49 | 2021-01-30T10:33:49 | 249,641,721 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package LD.model.Enums;
public enum EntryPeriodCreation {
CURRENT_PERIOD,
AFTER_CLOSING_PERIOD
}
| UTF-8 | Java | 106 | java | EntryPeriodCreation.java | Java | [] | null | [] | package LD.model.Enums;
public enum EntryPeriodCreation {
CURRENT_PERIOD,
AFTER_CLOSING_PERIOD
}
| 106 | 0.745283 | 0.745283 | 6 | 16.666666 | 12.174655 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 10 |
c2b9c7ca5ce61f47d16c209001a3aaf9a1e1c03e | 37,684,043,058,427 | 94475242b2383228febb1c0fd6db672ab92e846f | /app/src/main/java/com/yadong/takeout/presenter/fragment/GoodsPresenter.java | 1f45f5f9987899ddb4e74bb188a0029d86660164 | [] | no_license | zhangsifan66/TakeOut-1 | https://github.com/zhangsifan66/TakeOut-1 | e7a048b3bc8e3892bde8a3622951e9c92c2cbbef | 4f8bd06289943a58674911342b314e48612e165e | refs/heads/master | 2020-03-08T03:26:12.089000 | 2017-07-31T06:12:33 | 2017-07-31T06:12:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yadong.takeout.presenter.fragment;
import com.yadong.takeout.data.model.GoodsModel;
import com.yadong.takeout.data.net.bean.StoreMealInfo;
import com.yadong.takeout.presenter.contract.GoodsContract;
import io.reactivex.android.schedulers.AndroidSchedulers;
import io.reactivex.annotations.NonNull;
import i... | UTF-8 | Java | 1,445 | java | GoodsPresenter.java | Java | [] | null | [] | package com.yadong.takeout.presenter.fragment;
import com.yadong.takeout.data.model.GoodsModel;
import com.yadong.takeout.data.net.bean.StoreMealInfo;
import com.yadong.takeout.presenter.contract.GoodsContract;
import io.reactivex.android.schedulers.AndroidSchedulers;
import io.reactivex.annotations.NonNull;
import i... | 1,445 | 0.625606 | 0.625606 | 47 | 29.74468 | 26.470753 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.404255 | false | false | 10 |
319a7d7810405dec1deba2342048673a8ab0dca6 | 8,263,517,113,114 | 2aa53d457c911384e72ef37149f686cd5d4e44f7 | /BeautyProject/src/Project/PerfumeDisplay.java | 66689fac5729b2eba5b50639fe6f4ef4e76ebd2f | [] | no_license | NellisaAina/Beauty-Project | https://github.com/NellisaAina/Beauty-Project | 7e06a66b070637518248f8835f71e25574d07078 | 20ae95c172157fe019d79c18230e4bfe19f9b256 | refs/heads/master | 2023-02-22T12:46:14.577000 | 2021-01-27T08:54:59 | 2021-01-27T08:54:59 | 333,346,683 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Project;
import java.awt.EventQueue;
import javax.swing.JFrame;
import java.awt.EventQueue;
import javax.swing.JFrame;
import java.awt.Color;
import javax.swing.JPanel;
import javax.swing.border.LineBorder;
import javax.swing.JLabel;
import javax.swing.JOptionPane;
import javax.swing.ImageIcon... | UTF-8 | Java | 6,927 | java | PerfumeDisplay.java | Java | [
{
"context": " + \"\\nBrand: \\n1) DKNY \\n2) Bulgari \\n3) Hugo Boss\"\r\n + \"\\n------------------------",
"end": 4910,
"score": 0.8662039637565613,
"start": 4901,
"tag": "NAME",
"value": "Hugo Boss"
},
{
"context": "fume: \\n1) DKNY : RM 89 \\n2) Bulgar... | null | [] | package Project;
import java.awt.EventQueue;
import javax.swing.JFrame;
import java.awt.EventQueue;
import javax.swing.JFrame;
import java.awt.Color;
import javax.swing.JPanel;
import javax.swing.border.LineBorder;
import javax.swing.JLabel;
import javax.swing.JOptionPane;
import javax.swing.ImageIcon... | 6,921 | 0.584957 | 0.535441 | 176 | 37.357956 | 28.565361 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.176136 | false | false | 10 |
ff2f1ce2db927d44b7b9ee0e6623757248e4c07d | 1,168,231,119,685 | ff2c741d9d74656c38f589badef8ebdd9c1b17bf | /lib/src/main/java/com/touchableheroes/rxspace/values/IHasValuesListener.java | e9b8985cc3bd90fbd510c6f88737484ade97904f | [
"Apache-2.0"
] | permissive | drdrej/android-rxspace | https://github.com/drdrej/android-rxspace | a22068394036fa04ee2c283658f63b9dfefb56af | 163e6f385f24ff3869ee0b2ccdfc5d88a137213a | refs/heads/master | 2021-01-01T05:24:33.054000 | 2016-11-13T22:40:09 | 2016-11-13T22:40:09 | 57,460,118 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.touchableheroes.rxspace.values;
import com.touchableheroes.rxspace.IHasScope;
/**
* Created by asiebert on 13.04.16.
*/
public interface IHasValuesListener<T> extends IHasScope {
public void exists(final Object... values);
}
| UTF-8 | Java | 247 | java | IHasValuesListener.java | Java | [
{
"context": "chableheroes.rxspace.IHasScope;\n\n/**\n * Created by asiebert on 13.04.16.\n */\npublic interface IHasValuesListe",
"end": 118,
"score": 0.9961467385292053,
"start": 110,
"tag": "USERNAME",
"value": "asiebert"
}
] | null | [] | package com.touchableheroes.rxspace.values;
import com.touchableheroes.rxspace.IHasScope;
/**
* Created by asiebert on 13.04.16.
*/
public interface IHasValuesListener<T> extends IHasScope {
public void exists(final Object... values);
}
| 247 | 0.753036 | 0.728745 | 12 | 19.583334 | 22.525757 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 10 |
afb9f8e51c35d5d400eb31657517a9c715dee311 | 5,540,507,868,567 | 8bfcff2b30960af4dc20e1431261c1fc96bea421 | /src/main/java/com/weekpro/mall/service/goodsService.java | fef45f68343e12d6972b7fe691f25079995b6959 | [] | no_license | wxl2/mall | https://github.com/wxl2/mall | bc77002ae9751aee418200d59ec86b13ffab8bb9 | d342cf9471bf7a1819b6ca8aadc239d752ab3e15 | refs/heads/main | 2023-06-10T15:07:39.121000 | 2021-07-08T01:43:20 | 2021-07-08T01:43:20 | 379,816,433 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.weekpro.mall.service;
import com.weekpro.mall.dao.GoodsMapper;
import com.weekpro.mall.entity.Goods;
import org.apache.ibatis.annotations.Param;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
import java.util.Map;
/**
... | UTF-8 | Java | 1,912 | java | goodsService.java | Java | [
{
"context": " 1.0\n * TODO\n * @ClassName goodsService\n * @Author asuna\n * @Date 2021/7/2 - 10:02\n */\n@Service(\"goodsServ",
"end": 386,
"score": 0.9924806356430054,
"start": 381,
"tag": "USERNAME",
"value": "asuna"
}
] | null | [] | package com.weekpro.mall.service;
import com.weekpro.mall.dao.GoodsMapper;
import com.weekpro.mall.entity.Goods;
import org.apache.ibatis.annotations.Param;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
import java.util.Map;
/**
... | 1,912 | 0.694292 | 0.684413 | 89 | 19.47191 | 18.007545 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.044944 | false | false | 10 |
677a0551a086bd41176f03a81b88b4622a8faed6 | 33,741,263,103,128 | e380e3353a5e367b6e02af30c3f9e03dc050634e | /src/game/players/Wizard.java | 6f6ee70eb1139d6d4624877bc5580f47cf418aa5 | [] | no_license | Miruna21/Tema2_POO | https://github.com/Miruna21/Tema2_POO | b8fc68776bd782b7c84f4be7a88e3c3470ae2b60 | 45710b6685f9c61dda87ea4223b39f25a0441d04 | refs/heads/master | 2022-03-30T15:42:07.369000 | 2020-01-07T16:52:58 | 2020-01-07T16:52:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package game.players;
import game.abilities.Drain;
import game.abilities.Deflect;
import game.abilities.Ability;
import game.abilities.DefenceFightBehavior;
import game.abilities.AtackFightBehavior;
import game.angels.Angel;
import game.ground.Ground;
public final class Wizard extends Player {
private static fina... | UTF-8 | Java | 3,115 | java | Wizard.java | Java | [
{
"context": " }\n\n public String getName() {\n return \"Wizard\";\n }\n\n @Override\n public void choosePlay",
"end": 979,
"score": 0.6503018736839294,
"start": 973,
"tag": "NAME",
"value": "Wizard"
}
] | null | [] | package game.players;
import game.abilities.Drain;
import game.abilities.Deflect;
import game.abilities.Ability;
import game.abilities.DefenceFightBehavior;
import game.abilities.AtackFightBehavior;
import game.angels.Angel;
import game.ground.Ground;
public final class Wizard extends Player {
private static fina... | 3,115 | 0.647833 | 0.644944 | 111 | 27.063063 | 23.843437 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 10 |
5bc20131ec3563341a681d653d5f1de74fb436aa | 29,867,202,599,513 | 9f27a53a8b86aab324b04378352f4da9bd69ecd5 | /src/Cycle_Exception.java | dace46d65703ef92eed3ff4de664f96db80d6e45 | [] | no_license | coleschon/Package-Installer | https://github.com/coleschon/Package-Installer | ea2a41e400691604b5f077b759ec0b80189ad4f8 | 953b415a0ae6081568b6f79ad98a5c526b0a2df8 | refs/heads/master | 2017-04-24T04:01:02.178000 | 2017-02-16T22:28:43 | 2017-02-16T22:28:43 | 81,413,944 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Class to describe an exception due to an unwanted cycle within
* dependent packages.
*/
/**
* @author coleschon
*/
public class Cycle_Exception extends Exception
{
/**
* Version 1
*/
private static final long serialVersionUID = 1L;
private String message;
/**
* Constructor.
*
* @param m... | UTF-8 | Java | 607 | java | Cycle_Exception.java | Java | [
{
"context": " within\n * dependent packages.\n */\n\n/**\n * @author coleschon\n */\npublic class Cycle_Exception extends Exceptio",
"end": 122,
"score": 0.9991545081138611,
"start": 113,
"tag": "USERNAME",
"value": "coleschon"
}
] | null | [] | /**
* Class to describe an exception due to an unwanted cycle within
* dependent packages.
*/
/**
* @author coleschon
*/
public class Cycle_Exception extends Exception
{
/**
* Version 1
*/
private static final long serialVersionUID = 1L;
private String message;
/**
* Constructor.
*
* @param m... | 607 | 0.649094 | 0.645799 | 41 | 13.804878 | 18.811283 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.756098 | false | false | 10 |
a9355e2b0071d99284c7280037c64b05f289c81c | 7,481,833,038,090 | c28571a9d5ad6ca52c6b2411841568a43136226a | /src/Cat.java | 53d98470160041586f3d1353468e08983f50c605 | [] | no_license | ow1380/class-cat | https://github.com/ow1380/class-cat | 84b105f0cd7e5c55bd1b752838f8a69552da10c5 | cf6788a137c95574676d00abebd0719ab71819db | refs/heads/master | 2020-03-27T20:49:54.456000 | 2018-09-02T15:37:41 | 2018-09-02T15:37:41 | 147,096,298 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package src;
public class Cat {
//поля
private String name;
private int height;
private int age;
// Конструктор по умолчанию
public Cat() {}
public Cat(int age, int height, String name) {
this.height = height;
this.age = age;
this.name = name;
}
//методы
... | UTF-8 | Java | 685 | java | Cat.java | Java | [] | null | [] | package src;
public class Cat {
//поля
private String name;
private int height;
private int age;
// Конструктор по умолчанию
public Cat() {}
public Cat(int age, int height, String name) {
this.height = height;
this.age = age;
this.name = name;
}
//методы
... | 685 | 0.534483 | 0.534483 | 36 | 16.722221 | 13.026919 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.388889 | false | false | 10 |
69c591dba47cfe379e4ef88b189ccf1903c41fcb | 5,214,090,330,585 | d8aa34a8661961460da21012a2ab9678497e71da | /Exercise/src/main/java/com/example/demo/entity/ENTITY_Account_Policy.java | 4f4b4bc41c0accfdbe1e3783615b67c4fabdcfcb | [] | no_license | trandacky/Exercise | https://github.com/trandacky/Exercise | 32ff5ecf388491ec7c44c56d839cfd60e272d2a4 | 75622fd7a72d11ad8b1e23740d8be7f587442850 | refs/heads/main | 2023-01-02T02:37:25.525000 | 2020-10-27T11:03:54 | 2020-10-27T11:03:54 | 307,671,605 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo.entity;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name = "accountpolicytable")
public c... | UTF-8 | Java | 954 | java | ENTITY_Account_Policy.java | Java | [] | null | [] | package com.example.demo.entity;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name = "accountpolicytable")
public c... | 954 | 0.755765 | 0.755765 | 44 | 20.681818 | 16.31337 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.159091 | false | false | 10 |
2cf1fc797f3a693851aed4032356b4cbd44ffc36 | 24,713,241,850,966 | be968e0270ed7afae6a62a6d31b3c901852bf37a | /src/test/java/pages/DressesCategoryPage.java | 4f81e33f182725e337185745ea5becd8b05c396d | [] | no_license | emreaycicek/CucumberTestProject | https://github.com/emreaycicek/CucumberTestProject | 7a2e23b7e2756fa94e09f37355130d10e815e9a6 | 6247f4edc4d378828d487ec1c428ba7501f91b4e | refs/heads/main | 2023-03-28T23:42:08.117000 | 2021-03-22T18:57:51 | 2021-03-22T18:57:51 | 347,746,918 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pages;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
public class DressesCategoryPage {
private WebDriver driver;
By summerDressesCategory = By.cssSelector("#categories_block_left > div > ul > li.last > a");
public DressesCategoryPage(WebDriver driver){
this.driver... | UTF-8 | Java | 449 | java | DressesCategoryPage.java | Java | [] | null | [] | package pages;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
public class DressesCategoryPage {
private WebDriver driver;
By summerDressesCategory = By.cssSelector("#categories_block_left > div > ul > li.last > a");
public DressesCategoryPage(WebDriver driver){
this.driver... | 449 | 0.712695 | 0.712695 | 19 | 22.631578 | 25.711374 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.368421 | false | false | 10 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.