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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a71da2cbaccfac28ed5ef8bc696c79e52e21f2f7 | 2,001,454,827,339 | 6ad0f67a8a3acc2b2245e434b5109062ff7fa512 | /comm.example.jdbc/src/comm/jdbc/CustomerJDBC.java | 226d1131509ddfee94e52953b77f601cc2e51441 | [] | no_license | Tanishka08/projects | https://github.com/Tanishka08/projects | 6a4498557f115e1fafc71dab50932aeb780694ac | cb4bc0d11d4ac620b64c14d16dfe9c322842d8c2 | refs/heads/master | 2023-01-11T20:47:30.764000 | 2020-02-29T11:12:17 | 2020-02-29T11:12:17 | 235,723,555 | 0 | 0 | null | false | 2023-01-07T21:10:32 | 2020-01-23T04:38:09 | 2020-02-29T11:12:28 | 2023-01-07T21:10:32 | 1,753 | 0 | 0 | 71 | Java | false | false | package comm.jdbc;
public class CustomerJDBC {
private int employee_id;
private String last_Name;
private String first_Name;
private String email;
public CustomerJDBC(String last_Name, String first_Name, String email) {
super();
this.last_Name = last_Name;
this.first_Name = first_Name;
this.ema... | UTF-8 | Java | 345 | java | CustomerJDBC.java | Java | [] | null | [] | package comm.jdbc;
public class CustomerJDBC {
private int employee_id;
private String last_Name;
private String first_Name;
private String email;
public CustomerJDBC(String last_Name, String first_Name, String email) {
super();
this.last_Name = last_Name;
this.first_Name = first_Name;
this.ema... | 345 | 0.689855 | 0.689855 | 16 | 19.5625 | 17.891928 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.625 | false | false | 8 |
23fdc541a9c7fd1589fbb709c8e6106e71896ddb | 15,195,594,337,576 | 423b7840ad5838bcbac10ed60229d8d303fd2d32 | /src/main/java/com/feit/feep/core/loader/IFeepConfigLoader.java | 26b830ffe5687d347e64642c483c4903229f8b6d | [] | no_license | FutureElement/FEEP | https://github.com/FutureElement/FEEP | a62985287c58cad9199b8b1f20485147001a4813 | 4ae3b87d41795572feefcdbdac51c235e5f31ce6 | refs/heads/master | 2020-05-16T20:30:36.574000 | 2015-12-23T08:18:56 | 2015-12-23T08:18:56 | 34,054,958 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.feit.feep.core.loader;
import com.feit.feep.nosql.entity.NoSqlDBConfig;
import com.feit.feep.dbms.entity.datasource.DBInfo;
import com.feit.feep.mvc.fileupload.UploadConfig;
public interface IFeepConfigLoader {
String getTitle();
DBInfo getDBInfo();
boolean isDevMode();
String getTempP... | UTF-8 | Java | 499 | java | IFeepConfigLoader.java | Java | [] | null | [] | package com.feit.feep.core.loader;
import com.feit.feep.nosql.entity.NoSqlDBConfig;
import com.feit.feep.dbms.entity.datasource.DBInfo;
import com.feit.feep.mvc.fileupload.UploadConfig;
public interface IFeepConfigLoader {
String getTitle();
DBInfo getDBInfo();
boolean isDevMode();
String getTempP... | 499 | 0.737475 | 0.737475 | 26 | 18.192308 | 18.132036 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 8 |
93c0790e132c0892ea4b0c9bcf48aec55b159021 | 33,947,421,543,568 | 6ca47ca8ac264d0c18b475e57fe2600ece024f1c | /app/src/main/java/com/csr/gaiacontrol/activities/TWSActivity.java | b5884e7573c693ce92ffd844f0c47ac60d01b920 | [] | no_license | almoliu/Gaia-demo | https://github.com/almoliu/Gaia-demo | de96be1c0645a6fb29b7f48426d16c1cbd456507 | c953209b71934a81e62d0f6acefcdb7bae3ba23e | refs/heads/master | 2021-01-22T07:57:28.788000 | 2017-05-31T01:17:39 | 2017-05-31T01:17:39 | 92,587,277 | 5 | 3 | null | false | 2017-05-31T01:17:40 | 2017-05-27T09:13:24 | 2017-05-31T01:14:28 | 2017-05-31T01:17:39 | 0 | 0 | 0 | 0 | Java | null | null | /**************************************************************************************************
* Copyright 2015 Qualcomm Technologies International, Ltd. *
**************************************************************************************************/
package com.csr.gai... | UTF-8 | Java | 10,712 | java | TWSActivity.java | Java | [] | null | [] | /**************************************************************************************************
* Copyright 2015 Qualcomm Technologies International, Ltd. *
**************************************************************************************************/
package com.csr.gai... | 10,712 | 0.568801 | 0.566748 | 325 | 31.959999 | 27.940073 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.418462 | false | false | 8 |
56cc92177af7275b7109f36542ad4095f24f099f | 15,444,702,413,677 | 6ec5f0ce9269782b4f26a549f55be5a49f09074e | /MyApplication/app/src/main/java/com/example/licencep/myapplication/paris_places.java | c32443d4153e766d9a42a3b84cf10b7b498d3de1 | [] | no_license | tdunglas/Android | https://github.com/tdunglas/Android | ecd0bb4bc7f91626ee21b82930a7f7a015cd62b1 | 35e0467b1f2e4f6d2982a540c829b58c7cdd7f94 | refs/heads/master | 2020-03-07T10:41:50.861000 | 2018-03-30T14:35:57 | 2018-03-30T14:35:57 | 127,437,707 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.licencep.myapplication;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.Editable;
import android.text.TextWatcher;
import android.widget.ArrayAdapter;
import android.widget.EditText;
import android.widget.ListView;
import java.util.ArrayList;
public ... | UTF-8 | Java | 1,584 | java | paris_places.java | Java | [
{
"context": "iewById(R.id.paris_research);\n\n items.add(\"Arc de Triomphe\");\n items.add(\"Tour Eiffel\");\n item",
"end": 880,
"score": 0.9997485876083374,
"start": 865,
"tag": "NAME",
"value": "Arc de Triomphe"
},
{
"context": " items.add(\"Arc de Triomphe\"... | null | [] | package com.example.licencep.myapplication;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.Editable;
import android.text.TextWatcher;
import android.widget.ArrayAdapter;
import android.widget.EditText;
import android.widget.ListView;
import java.util.ArrayList;
public ... | 1,525 | 0.698232 | 0.69697 | 56 | 27.285715 | 25.83375 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.607143 | false | false | 8 |
74f5b553f14cfbf36f6def58c79ace9c4cc40102 | 23,063,974,415,277 | 76e1dea018c6996db2afc54528fcc2a8abc56c80 | /mpdLibAsync/src/main/java/util/HttpRequest.java | 37ed1d27e17afdb476a1eb024af0e497c88c2ef6 | [] | no_license | isel-leic-mpd/MPD-1718v-LI41N | https://github.com/isel-leic-mpd/MPD-1718v-LI41N | 13b91855afd14804f6b521c6c92618cccaeee6be | 0ef394a3100fb4ec2840a11e612114ddc9a20754 | refs/heads/master | 2018-09-22T14:09:29.352000 | 2018-06-06T19:32:54 | 2018-06-06T19:32:54 | 123,345,251 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package util;
import org.asynchttpclient.AsyncHttpClient;
import org.asynchttpclient.BoundRequestBuilder;
import org.asynchttpclient.Dsl;
import org.asynchttpclient.Response;
import java.util.Map;
import java.util.concurrent.CompletableFuture;
import static util.Logging.log;
public class HttpRequest implements IReq... | UTF-8 | Java | 1,085 | java | HttpRequest.java | Java | [] | null | [] | package util;
import org.asynchttpclient.AsyncHttpClient;
import org.asynchttpclient.BoundRequestBuilder;
import org.asynchttpclient.Dsl;
import org.asynchttpclient.Response;
import java.util.Map;
import java.util.concurrent.CompletableFuture;
import static util.Logging.log;
public class HttpRequest implements IReq... | 1,085 | 0.645161 | 0.643318 | 37 | 28.324324 | 26.704645 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.540541 | false | false | 8 |
9398370661dc5328ff87a7c64f0aa78d71f2815c | 25,933,012,596,879 | 3e7a21661e86c209e9397ab269bc21115d4a7c47 | /src/com/penoder/utils/FormatUtil.java | a46e8fd528771c45b0fbee98616c97814617d902 | [] | no_license | Penoder/Ridiculous | https://github.com/Penoder/Ridiculous | 4960a9b6775537a94a373c7b9ee0f8c9f68bf7c3 | 8279e267e49c78d509793d69abc3ba28aa39ced8 | refs/heads/master | 2021-07-07T19:31:04.989000 | 2017-09-18T15:54:31 | 2017-09-18T15:54:31 | 103,411,992 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.penoder.utils;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.UnsupportedEncodingException;
import java.net.URLDecoder;
import java.net.URLEncoder;
/**
* 此类用来判断一些文件等是属于什么格式的,例如照片、音频、视频等
* 以及对中文文件名进行编码,解码操作... | UTF-8 | Java | 3,686 | java | FormatUtil.java | Java | [
{
"context": "例如照片、音频、视频等\r\n * 以及对中文文件名进行编码,解码操作\r\n * \r\n * @author Penoder\r\n * \r\n */\r\npublic class FormatUtil {\r\n\t/**\r\n\t * 用",
"end": 345,
"score": 0.99857097864151,
"start": 338,
"tag": "USERNAME",
"value": "Penoder"
}
] | null | [] | package com.penoder.utils;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.UnsupportedEncodingException;
import java.net.URLDecoder;
import java.net.URLEncoder;
/**
* 此类用来判断一些文件等是属于什么格式的,例如照片、音频、视频等
* 以及对中文文件名进行编码,解码操作... | 3,686 | 0.549434 | 0.544669 | 143 | 21.482517 | 19.67173 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.748252 | false | false | 8 |
a879ab6654491fc6237925b733250aeb51b1a988 | 26,345,329,444,184 | cdbe1260e9f7b2d3de29b91afd830873c8d29085 | /src/main/java/com/xiaoban/service/Qz.java | ca88a69e8c002f64fc19bf101d8fedcb5fe1f3da | [] | no_license | xiaoban008/qz | https://github.com/xiaoban008/qz | f9cc427420380f9171f4b0d306a40c1ce0378cc6 | 6861685825a055fcbe6a6a5871c582b951f64279 | refs/heads/master | 2020-11-28T19:03:07.758000 | 2019-12-24T09:43:54 | 2019-12-24T09:43:54 | 229,898,231 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xiaoban.service;
import org.openqa.selenium.WebDriver;
/*小班抢座接口*/
public interface Qz {
void run() throws Exception;
void getJs_seat();
WebDriver getWebDriver();
boolean isStart(WebDriver w) throws Exception;
void start(WebDriver driver) throws Exception;
}
| UTF-8 | Java | 304 | java | Qz.java | Java | [] | null | [] | package com.xiaoban.service;
import org.openqa.selenium.WebDriver;
/*小班抢座接口*/
public interface Qz {
void run() throws Exception;
void getJs_seat();
WebDriver getWebDriver();
boolean isStart(WebDriver w) throws Exception;
void start(WebDriver driver) throws Exception;
}
| 304 | 0.729452 | 0.729452 | 11 | 25.454546 | 16.283644 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.636364 | false | false | 8 |
83e9cff382b700220ecae73b30d6ab4558dc70e8 | 26,207,890,485,279 | 02c6f555b34fb43ea881296e6006398c394716df | /Spring_AOP_By_LOC/src/com/mir00r/spring/aop/IFan.java | 9d40a6b2d4e724b216a7863924df59b3d893cb8c | [] | no_license | Mir00r/Java-Coding-Arena- | https://github.com/Mir00r/Java-Coding-Arena- | e4109895e4dd9d6660665c46fbac6b8657ef82f6 | 8d313fcd462c6eae08ddcd7b7e510662acf68184 | refs/heads/master | 2020-05-29T18:08:34.273000 | 2017-05-19T06:37:28 | 2017-05-19T06:37:28 | 51,356,669 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mir00r.spring.aop;
public interface IFan {
public abstract void Active(int level);
} | UTF-8 | Java | 100 | java | IFan.java | Java | [] | null | [] | package com.mir00r.spring.aop;
public interface IFan {
public abstract void Active(int level);
} | 100 | 0.76 | 0.74 | 6 | 15.833333 | 15.952186 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 8 |
0c634e76d4717eb5bd025c886984185165f940b6 | 12,128,987,700,717 | 2335b83701693bca2597f4dabd4dbab16054af8d | /uniserver/src/main/java/com/nomad/communication/udp/server/WorkerPool.java | c3d7f82f9ef606af82cf3770d9c4e30da02294cb | [] | no_license | aleksgor/t1 | https://github.com/aleksgor/t1 | 0af01e873234c6f3e15859155999e74ea1253a9e | 071b98b4af24669f2addd1a192dd6e2bb2e1c138 | refs/heads/master | 2022-07-10T04:30:48.528000 | 2019-09-30T13:46:49 | 2019-09-30T13:46:49 | 211,332,633 | 0 | 0 | null | false | 2022-06-29T17:40:56 | 2019-09-27T14:04:05 | 2019-09-30T13:47:20 | 2022-06-29T17:40:56 | 4,489 | 0 | 0 | 4 | Java | false | false | package com.nomad.communication.udp.server;
import java.net.DatagramSocket;
import java.util.concurrent.atomic.AtomicInteger;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.nomad.communication.MessageExecutor;
import com.nomad.communication.MessageExecutorFactory;
import com.nomad.communication.... | UTF-8 | Java | 2,331 | java | WorkerPool.java | Java | [] | null | [] | package com.nomad.communication.udp.server;
import java.net.DatagramSocket;
import java.util.concurrent.atomic.AtomicInteger;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.nomad.communication.MessageExecutor;
import com.nomad.communication.MessageExecutorFactory;
import com.nomad.communication.... | 2,331 | 0.744745 | 0.743458 | 61 | 37.213116 | 38.695156 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 8 |
1e3092d21b57bcca393f983b51f3cb8fc2753eda | 27,427,661,204,720 | 83c83554f668642f9074d629bf0baae4e549cb21 | /datagraph-core/src/main/java/com/datagraph/core/engine/job/JobManager.java | f20d981bf6cd3491a2d66fcc6830f0c97d2c4512 | [] | no_license | k-denny/datagraph | https://github.com/k-denny/datagraph | 99291d3cdf76bbe92980c2d10a691338e68fa1c0 | 6bb89d2ed900f4e12ba87d286ba0d21a02997a0c | refs/heads/master | 2020-12-25T09:47:11.498000 | 2016-08-07T07:25:54 | 2016-08-07T07:25:54 | 60,496,361 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.datagraph.core.engine.job;
import com.cronutils.model.CronType;
import com.cronutils.model.definition.CronDefinitionBuilder;
import com.cronutils.model.time.ExecutionTime;
import com.cronutils.parser.CronParser;
import com.datagraph.common.api.Job;
import com.datagraph.common.api.Operator;
import com.datag... | UTF-8 | Java | 6,014 | java | JobManager.java | Java | [
{
"context": "java.util.concurrent.Executors;\n\n/**\n * Created by Denny Joseph on 6/13/16.\n */\npublic class JobManager extends D",
"end": 954,
"score": 0.9998544454574585,
"start": 942,
"tag": "NAME",
"value": "Denny Joseph"
},
{
"context": " operator.getName();\n oper... | null | [] | package com.datagraph.core.engine.job;
import com.cronutils.model.CronType;
import com.cronutils.model.definition.CronDefinitionBuilder;
import com.cronutils.model.time.ExecutionTime;
import com.cronutils.parser.CronParser;
import com.datagraph.common.api.Job;
import com.datagraph.common.api.Operator;
import com.datag... | 6,008 | 0.65281 | 0.651147 | 162 | 36.123455 | 26.235817 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.524691 | false | false | 8 |
5b89ffa2f34e4f97cc321e888754d65bedce9183 | 36,060,545,440,574 | 2f34b28160d861311c44494917d5e684b756a6d1 | /exercise_2019412/src/main/java/Main.java | cac8e4ce0b0d747647bac3c136102367c37cf66a | [] | no_license | liang0125/Java | https://github.com/liang0125/Java | f4cc8c053f4cd9a7f69b3b6d1e820c1927b54c55 | d4cdb7d6e62203152fd9596d84e6726cb0c7880b | refs/heads/master | 2020-04-29T05:57:45.091000 | 2019-06-24T05:51:21 | 2019-06-24T05:51:21 | 175,901,109 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.*;
import java.util.*;
import java.text.*;
import java.math.*;
import java.util.regex.*;
public class Main {
/*
编译器版本: Java 1.8.0_66
请使用标准输入输出(System.in, System.out);已禁用图形、文件、网络、系统相关的操作,
如java.lang.Process , javax.swing.JFrame , Runtime.getRuntime;不要自定义包名称,
否则会报错,即不要添加package answer之类的语句;您可以写很多个类,但是必须有一... | UTF-8 | Java | 2,798 | java | Main.java | Java | [] | null | [] | import java.io.*;
import java.util.*;
import java.text.*;
import java.math.*;
import java.util.regex.*;
public class Main {
/*
编译器版本: Java 1.8.0_66
请使用标准输入输出(System.in, System.out);已禁用图形、文件、网络、系统相关的操作,
如java.lang.Process , javax.swing.JFrame , Runtime.getRuntime;不要自定义包名称,
否则会报错,即不要添加package answer之类的语句;您可以写很多个类,但是必须有一... | 2,798 | 0.501318 | 0.481547 | 89 | 24.58427 | 19.858379 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.764045 | false | false | 8 |
dd1f51adee3ec0b49bba84065ce3728bf452de83 | 18,519,899,038,550 | a61726ba4fe61ae2a08878c3304d40024f3c5667 | /SmartCityManagementSystem/src/main/java/UI/SystemAdminWorkArea/HealthCareReport.java | 40d25c76204831e85a460cefa55dd040c6c82baf | [] | no_license | asfansd/ApplicationEngineeringDevelopment | https://github.com/asfansd/ApplicationEngineeringDevelopment | 16a9828c86ce0b88823193955f1398cc4851f397 | 4b42dee5c3cbcbcadb98d635e90426bc5063400e | refs/heads/master | 2023-08-17T16:12:00.748000 | 2021-09-17T18:28:25 | 2021-09-17T18:36:58 | 407,645,219 | 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 UI.SystemAdminWorkArea;
import Project.SmartCity.HealthcareSystem.Hospital;
import Project.SmartCity.SmartCity;
import java.aw... | UTF-8 | Java | 5,416 | java | HealthCareReport.java | Java | [
{
"context": ".Map;\nimport javax.swing.JFrame;\n/**\n *\n * @author latis\n */\npublic class HealthCareReport extends javax.s",
"end": 486,
"score": 0.9994471073150635,
"start": 481,
"tag": "USERNAME",
"value": "latis"
}
] | 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 UI.SystemAdminWorkArea;
import Project.SmartCity.HealthcareSystem.Hospital;
import Project.SmartCity.SmartCity;
import java.aw... | 5,416 | 0.627216 | 0.606352 | 162 | 32.432098 | 26.17672 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.148148 | false | false | 8 |
1def97dbbaee53a6074f0dc411625f50644ae21d | 35,038,343,232,041 | 7460d70ad87de83b186af0045b4f1fc2234f7e1a | /src/java_test/Java_test.java | d68215c0d6c90a549459e51f1fba44009af1ac24 | [] | no_license | kjzxzzh/java_test | https://github.com/kjzxzzh/java_test | ac00585253b58cc9a93d83eb1d680a9b84552bcd | aa93d1ac0188779a3dba67f0ccfe66e6317b3a0f | refs/heads/master | 2017-11-11T16:47:24.148000 | 2017-03-06T07:54:48 | 2017-03-06T07:54:48 | 84,044,508 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package java_test;
public class Java_test {
public static void main(String[] args) {
System.out.println("1213");
}
}
| UTF-8 | Java | 136 | java | Java_test.java | Java | [] | null | [] | package java_test;
public class Java_test {
public static void main(String[] args) {
System.out.println("1213");
}
}
| 136 | 0.617647 | 0.588235 | 10 | 11.6 | 14.630106 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 8 |
f349c4445f19357896f8062b72d483a3e89668b0 | 10,101,763,128,836 | b7e98041f4708abd504642fcd6ebd2757380d700 | /app/src/main/java/com/duckhawk/duckhawk_delivery/getDistance.java | 63990e18fd4d295fa179eea99e0a26fd7bb45c2b | [] | no_license | Rittik-Biswal2000/DuckHawk-Delivery | https://github.com/Rittik-Biswal2000/DuckHawk-Delivery | 58086e0b20c3b8a8c3fd88f34e6ebf5301e48747 | f99e4db19ec4c11bdc0cc3a9f68db0a6aba95d07 | refs/heads/master | 2022-04-17T18:52:33.371000 | 2020-04-18T10:22:39 | 2020-04-18T10:22:39 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.duckhawk.duckhawk_delivery;
interface getDistance {
void distance(String Distance);
}
| UTF-8 | Java | 103 | java | getDistance.java | Java | [] | null | [] | package com.duckhawk.duckhawk_delivery;
interface getDistance {
void distance(String Distance);
}
| 103 | 0.776699 | 0.776699 | 5 | 19.6 | 16.463293 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 8 |
d41f0127ec773634eb280f662fb0b8c28f7c7db4 | 38,070,590,115,207 | 45cc9e3a741a4e33ccdbb4b5483cfe08fa40b12e | /app/src/main/java/com/tt/czj/ui/adapter/MessageAdapter.java | 60f2de3b000f1cc87368099c4824ea5b44bb21d2 | [] | no_license | chizijian/MyApplication | https://github.com/chizijian/MyApplication | 6444cdd40ad79a57ccd1f65f3e4dce0bc2aee64b | 023564bd6d32fc3757ef3e2a4da570e3678250c4 | refs/heads/master | 2021-01-20T08:56:46.298000 | 2017-05-19T13:36:05 | 2017-05-19T13:36:05 | 90,204,792 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tt.czj.ui.adapter;
import android.content.Context;
import android.util.Log;
import com.chad.library.adapter.base.BaseQuickAdapter;
import com.chad.library.adapter.base.BaseViewHolder;
import com.tt.czj.R;
import com.tt.czj.mvp.models.Message;
import com.tt.czj.mvp.models.User;
import com.tt.czj.utils.Take... | UTF-8 | Java | 2,805 | java | MessageAdapter.java | Java | [] | null | [] | package com.tt.czj.ui.adapter;
import android.content.Context;
import android.util.Log;
import com.chad.library.adapter.base.BaseQuickAdapter;
import com.chad.library.adapter.base.BaseViewHolder;
import com.tt.czj.R;
import com.tt.czj.mvp.models.Message;
import com.tt.czj.mvp.models.User;
import com.tt.czj.utils.Take... | 2,805 | 0.609269 | 0.604635 | 88 | 30.875 | 28.856153 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.534091 | false | false | 8 |
051e6a80dd065bf828b171ce8aa819707ff16b21 | 9,002,251,452,509 | bae66546509681d04386218d621b1c1e2ae5783a | /src/main/java/cn/soft/zhaopin/base/pojo/po/MainGroup.java | 40e32797072b10df123a7a6ab146d8e15d08d731 | [] | no_license | weicong1/recruitment | https://github.com/weicong1/recruitment | d798a182bc30b25ec018fe5ca17d74780e02c15b | 10acbed31c7e478f7351474401d6f751a443634b | refs/heads/master | 2020-05-16T08:22:31.170000 | 2018-09-04T07:05:44 | 2018-09-04T07:05:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.soft.zhaopin.base.pojo.po;
public class MainGroup {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column main_group.main_group_id
*
* @mbg.generated Mon Sep 03 17:24:50 CST 2018
*/
private Integer mainGroupId;
/**
... | UTF-8 | Java | 2,081 | java | MainGroup.java | Java | [] | null | [] | package cn.soft.zhaopin.base.pojo.po;
public class MainGroup {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column main_group.main_group_id
*
* @mbg.generated Mon Sep 03 17:24:50 CST 2018
*/
private Integer mainGroupId;
/**
... | 2,081 | 0.644882 | 0.610283 | 69 | 29.173914 | 27.334724 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.101449 | false | false | 8 |
b5ac3ac3ce0253b87ec2e6ff547662401245acd4 | 36,601,711,304,496 | 508c2c636b21a384b1eeedd23c6339816129eba1 | /app/src/main/java/com/colorful/constraintlayouttest/MainActivity.java | df9da212efa35d7d74f7a4358679be10e5de01fc | [] | no_license | 657571285/constraintLayoutTest | https://github.com/657571285/constraintLayoutTest | 2bce9f8286f725e39402823ee951e9c6e1bddb54 | 896752b67eb2c5be36a56f13df7fb9e0ea09266c | refs/heads/master | 2021-01-13T11:17:18.651000 | 2017-02-09T09:55:07 | 2017-02-09T09:55:07 | 81,396,078 | 0 | 1 | null | false | 2017-02-09T09:46:35 | 2017-02-09T01:45:52 | 2017-02-09T01:46:04 | 2017-02-09T09:46:34 | 88 | 0 | 1 | 0 | Java | null | null | package com.colorful.constraintlayouttest;
import android.app.Activity;
import android.content.Context;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget... | UTF-8 | Java | 1,741 | java | MainActivity.java | Java | [] | null | [] | package com.colorful.constraintlayouttest;
import android.app.Activity;
import android.content.Context;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget... | 1,741 | 0.641896 | 0.641311 | 44 | 37.840908 | 25.657661 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.727273 | false | false | 8 |
3f5e2196a4ef234822c6fecebf0895564b1ac604 | 34,823,594,858,765 | 3b9e7f6917f4690cc1d74b10bf2608f4674ef70f | /cfx-api-shop/src/main/java/cn/cf/service/impl/B2bPriceHistoryServiceImpl.java | a8a531d679978642c9989ef5b7d8e3bab01b1d05 | [] | no_license | cckmit/cfx | https://github.com/cckmit/cfx | feb3af867ef6f8b81b4b172d9a8bfea089507e8a | c911d6f6a5f02119f28f3130f3d3d4c2cb34649d | refs/heads/main | 2023-03-18T08:23:15.618000 | 2020-12-18T06:43:14 | 2020-12-18T06:43:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.cf.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Sort;
import org.springframework.data.mongodb.core.MongoTemplate;
import org.springframework.data.mongodb.core.query.Criteria;
import org.springframework.data.mongod... | UTF-8 | Java | 1,086 | java | B2bPriceHistoryServiceImpl.java | Java | [] | null | [] | package cn.cf.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Sort;
import org.springframework.data.mongodb.core.MongoTemplate;
import org.springframework.data.mongodb.core.query.Criteria;
import org.springframework.data.mongod... | 1,086 | 0.78453 | 0.776243 | 34 | 30.941177 | 25.754431 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.323529 | false | false | 8 |
17fc32ed56eea9957484388c8b39ace736481a97 | 34,222,299,455,816 | 5813b9f6af269bbf229121b7fc338ae96094a36f | /main/Test.java | 2aa87c3e20dde2cf58b2702f15f9a9c3dfa59287 | [] | no_license | jonathanleemn/MUD | https://github.com/jonathanleemn/MUD | 16f489b43fb462efd9df3404ee7e3f40fd50c6a9 | b2fa6d5fa8bc68de611549be8f513cc80554f351 | refs/heads/master | 2020-07-12T17:25:51.388000 | 2016-11-30T22:46:58 | 2016-11-30T22:46:58 | 73,902,384 | 0 | 1 | null | false | 2020-07-07T15:48:08 | 2016-11-16T09:03:36 | 2016-11-16T09:10:09 | 2016-12-01T00:16:11 | 28 | 0 | 1 | 0 | Java | false | false | package main;
import java.util.Random;
import java.util.Scanner;
public class Test
{
public static void main(String[] args)
{
String in;
Scanner scan = new Scanner(System.in);
boolean run = false;
Random rand = new Random();
System.out.println((rand.nextInt(8) + 1) - (rand.nextInt(4) + 1));
/*
* d... | UTF-8 | Java | 1,067 | java | Test.java | Java | [] | null | [] | package main;
import java.util.Random;
import java.util.Scanner;
public class Test
{
public static void main(String[] args)
{
String in;
Scanner scan = new Scanner(System.in);
boolean run = false;
Random rand = new Random();
System.out.println((rand.nextInt(8) + 1) - (rand.nextInt(4) + 1));
/*
* d... | 1,067 | 0.643861 | 0.632615 | 55 | 18.4 | 20.752743 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.909091 | false | false | 8 |
d914d986eea3b561cf435cad56c5931cea345fc2 | 34,222,299,459,413 | 23a3cb87a639d39fa5181666468026a38f3cd230 | /TutoringTrainWebservice/src/main/java/edu/tutoringtrain/data/search/entry/EntrySearchCriteriaDeserializer.java | cef13dab9c4bad082ab49e5f868d7ddb685c71e5 | [] | no_license | Raphy998/tutoring-train | https://github.com/Raphy998/tutoring-train | a17594ce6a070cf84a6cb7d06c5501615b4e17c4 | 4024d02ea916fbace825cf8317b8cc9eabecfa21 | refs/heads/master | 2021-03-24T09:13:06.387000 | 2018-04-10T13:39:26 | 2018-04-10T13:39:26 | 104,450,101 | 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 edu.tutoringtrain.data.search.entry;
import com.fasterxml.jackson.core.JsonParser;
import com.fasterxml.jackson.core.J... | UTF-8 | Java | 3,561 | java | EntrySearchCriteriaDeserializer.java | Java | [
{
"context": "import java.io.IOException;\r\n\r\n/**\r\n *\r\n * @author Elias\r\n */\r\npublic class EntrySearchCriteriaDeserializer ",
"end": 1102,
"score": 0.9966943264007568,
"start": 1097,
"tag": "NAME",
"value": "Elias"
}
] | 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 edu.tutoringtrain.data.search.entry;
import com.fasterxml.jackson.core.JsonParser;
import com.fasterxml.jackson.core.J... | 3,561 | 0.621174 | 0.621174 | 86 | 39.430233 | 29.747988 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.593023 | false | false | 8 |
69ec168d617e22d82e92297bb4f94a32152d6290 | 12,747,463,003,894 | 123c76574429272dd530c1f92ba6c97faba12812 | /materialscrollbar/src/main/java/com/diol/apps/materialscrollbar/MaterialScrollbar.java | f5c1983603b6884e57661cc8e4d391699676fe11 | [] | no_license | diolatzis/MaterialBus | https://github.com/diolatzis/MaterialBus | 068a2a1e136bea1a6f463af5987882ca1cc770bf | 471fdf04ce328f071c84c004ae9199ffbf6b7eaa | refs/heads/master | 2020-02-27T07:09:04.116000 | 2018-01-21T16:13:10 | 2018-01-21T16:13:10 | 83,466,650 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.diol.apps.materialscrollbar;
import android.animation.ObjectAnimator;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.drawable.GradientDrawable;
import android.support.v4.content.ContextCompat;
import android.support.v7.widget.LinearLayoutManager;
import andro... | UTF-8 | Java | 13,793 | java | MaterialScrollbar.java | Java | [
{
"context": "mport android.widget.TextView;\n\n\n/**\n * Created by Stavros on 3/3/2017.\n */\n\npublic class MaterialScrollbar ",
"end": 752,
"score": 0.9890021681785583,
"start": 745,
"tag": "NAME",
"value": "Stavros"
}
] | null | [] | package com.diol.apps.materialscrollbar;
import android.animation.ObjectAnimator;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.drawable.GradientDrawable;
import android.support.v4.content.ContextCompat;
import android.support.v7.widget.LinearLayoutManager;
import andro... | 13,793 | 0.662727 | 0.65729 | 387 | 34.640827 | 35.229668 | 280 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.788114 | false | false | 8 |
eb0c44693de33ec17fad158cca0fd61ec607dc28 | 34,857,954,617,041 | 80639cb11b293ac1bca5709d38b3db9cdee8117f | /src/main/java/web/CreditCardController.java | d5202da894d404f8b13b3efd781ceef59af27072 | [] | no_license | badr-ghazouan/E-commerce-Spring5MVC-Angular5 | https://github.com/badr-ghazouan/E-commerce-Spring5MVC-Angular5 | 8a2e854e45ea4e9f0bb2d1742d0df3597efdf6cd | d1bb1d8b17479e14190aefbb65734ce7c9068adb | refs/heads/master | 2020-03-23T07:30:35.529000 | 2018-01-18T14:24:45 | 2018-01-18T14:24:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package web;
import entities.CreditCard;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.annotation.*;
import repositories.CreditCardRepository;
import java.util.List;
public class CreditCardController {
@Autowired
... | UTF-8 | Java | 2,303 | java | CreditCardController.java | Java | [] | null | [] | package web;
import entities.CreditCard;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.annotation.*;
import repositories.CreditCardRepository;
import java.util.List;
public class CreditCardController {
@Autowired
... | 2,303 | 0.693878 | 0.693878 | 73 | 30.547945 | 24.251558 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.369863 | false | false | 8 |
934bf8595997961a08ad867382b263d48d3c215c | 30,846,455,190,526 | 6ab5acc8b43155171adf938d956cc3983281afe4 | /src/main/java/com/byaj/killchainapp/models/Gamedata.java | f938fed1b863171a2dd30cb4a2d3da7a06538faa | [] | no_license | LearnByCoding/killchainapp | https://github.com/LearnByCoding/killchainapp | 705a0fec3fc97465384e00b3895b2a2dbda6ece2 | 638a520ed6ca2a04cbe6ab6d402504e46edaaf70 | refs/heads/master | 2020-03-06T21:41:47.187000 | 2018-04-04T13:24:44 | 2018-04-04T13:24:44 | 127,084,227 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.byaj.killchainapp.models;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import java.util.Date;
@Entity
public class Gamedata {
@Id
@GeneratedValue(strategy = GenerationType.AUTO)
private long id;... | UTF-8 | Java | 1,615 | java | Gamedata.java | Java | [] | null | [] | package com.byaj.killchainapp.models;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import java.util.Date;
@Entity
public class Gamedata {
@Id
@GeneratedValue(strategy = GenerationType.AUTO)
private long id;... | 1,615 | 0.554799 | 0.554799 | 81 | 18.938272 | 16.143909 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.407407 | false | false | 8 |
6c0313c01f4a82c6c652b56c280c13983f00f1a5 | 20,538,533,667,221 | ca021ff2fb3d5abdaf7f65fbaab776e869ccd7a5 | /src/facebook1/RemoveInvalidParentheses1.java | 4cf14aa8f1c612cef588d518c6e60672c6703ce3 | [] | no_license | teddywang1992/leetcode | https://github.com/teddywang1992/leetcode | 56ab4c072c9f0f2db31a0721294b1619a12856cd | 7d676f2e67a1a2ba073a5c11fc5f17e8c6b77e69 | refs/heads/master | 2021-01-22T18:07:23.152000 | 2018-11-24T22:46:09 | 2018-11-24T22:46:09 | 100,737,117 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package facebook1;
public class RemoveInvalidParentheses1 {
}
| UTF-8 | Java | 64 | java | RemoveInvalidParentheses1.java | Java | [] | null | [] | package facebook1;
public class RemoveInvalidParentheses1 {
}
| 64 | 0.8125 | 0.78125 | 5 | 11.8 | 15.676734 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 8 |
6b71cbf9fcde8c6672c20d2f459b0da18b8edc38 | 11,647,951,355,926 | 28c189bfaf64c8e1d5e4d62dde3036aa7d0e6b9e | /design-patterns/src/main/java/visitor/IVisitor.java | ba2c57b02e8616aa14b9e39bc44d74a339914087 | [] | no_license | hp21/coding-spikes | https://github.com/hp21/coding-spikes | 4daf7a52d76e69bbf908b148dbe531c1682d26d3 | f2fb1f58fd10adb980acd28f52d3a83341bce2b6 | refs/heads/master | 2021-01-15T15:36:50.598000 | 2018-04-20T13:11:42 | 2018-04-20T13:11:42 | 8,555,198 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package visitor;
/**
* Created with IntelliJ IDEA. User: hp21 Date: 2013.11.04. Time: 12:33 To
* change this template use File | Settings | File Templates.
*/
public interface IVisitor {
public void visit(Node node);
}
| UTF-8 | Java | 228 | java | IVisitor.java | Java | [
{
"context": "visitor;\n\n/**\n * Created with IntelliJ IDEA. User: hp21 Date: 2013.11.04. Time: 12:33 To\n * change this t",
"end": 63,
"score": 0.999578058719635,
"start": 59,
"tag": "USERNAME",
"value": "hp21"
}
] | null | [] | package visitor;
/**
* Created with IntelliJ IDEA. User: hp21 Date: 2013.11.04. Time: 12:33 To
* change this template use File | Settings | File Templates.
*/
public interface IVisitor {
public void visit(Node node);
}
| 228 | 0.697368 | 0.635965 | 10 | 21.799999 | 25.568731 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 8 |
c742bf0ab138e8b796dbd4b7ed4710cf36f39b18 | 18,880,676,272,951 | 781c35970cb72158c2dbade2205f289d5b2dc58d | /app/src/main/java/com/example/toyproject/Model/retrofit2/Translate.java | 29617e61b24e27836111d2251b620fe19e793556 | [] | no_license | sdf7895/TranlateToyProject | https://github.com/sdf7895/TranlateToyProject | a8cadefff4b5497422988617f036647158a604ee | 191abd4a1d75cf15326906c08cee0317353ecc79 | refs/heads/master | 2020-09-12T09:16:26.338000 | 2019-11-18T04:35:53 | 2019-11-18T04:35:53 | 222,379,498 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.toyproject.Model.retrofit2;
import android.content.Context;
import android.widget.Toast;
import com.example.toyproject.MainActivity;
import com.example.toyproject.Model.retrofit2.retrofit2Interface.PapagoService;
import com.example.toyproject.Model.retrofit2.retrofit2Interface.TranslateService;
im... | UTF-8 | Java | 1,927 | java | Translate.java | Java | [] | null | [] | package com.example.toyproject.Model.retrofit2;
import android.content.Context;
import android.widget.Toast;
import com.example.toyproject.MainActivity;
import com.example.toyproject.Model.retrofit2.retrofit2Interface.PapagoService;
import com.example.toyproject.Model.retrofit2.retrofit2Interface.TranslateService;
im... | 1,927 | 0.667878 | 0.662688 | 58 | 32.224136 | 25.96685 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.62069 | false | false | 8 |
d9ff6c3369f0d11a48eaf82421b3bde8be7acb8a | 8,976,481,704,473 | d598664bc3da140407caaf39af5a6fc6b998c308 | /EjerciciosT3/src/Ejercicios_con_Vectores/ejercicio7.java | 7a18d0c905796c5a987b8b96a4a85b75cb6fc5d7 | [] | no_license | DEMarquez/programacion2014-2015 | https://github.com/DEMarquez/programacion2014-2015 | ff2f15e117037ed5a2c300dabadc7c08eec71c80 | c3822da8754013ce3b226606523aa9fa22ff674f | refs/heads/master | 2021-01-01T19:42:43.120000 | 2015-01-24T18:22:15 | 2015-01-24T18:22:15 | 29,784,379 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Ejercicios_con_Vectores;
import java.util.*;
public class ejercicio7 {
public static void main(String args[]) {
int vector[];
int N, repeticion = 0;
int minimo = 0;
Scanner teclado = new Scanner(System.in);
System.out.println("introduzca numero de valores del vector");
N = teclad... | UTF-8 | Java | 1,146 | java | ejercicio7.java | Java | [] | null | [] | package Ejercicios_con_Vectores;
import java.util.*;
public class ejercicio7 {
public static void main(String args[]) {
int vector[];
int N, repeticion = 0;
int minimo = 0;
Scanner teclado = new Scanner(System.in);
System.out.println("introduzca numero de valores del vector");
N = teclad... | 1,146 | 0.570681 | 0.564572 | 53 | 19.622641 | 21.469791 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.54717 | false | false | 8 |
f76eee428302be571dccaf04c9747e767ddcf75c | 24,507,083,400,593 | c45a67944f362ae667f5e9f47cb178a934a18af6 | /app/src/main/java/com/child/go/go_child/model/Cases.java | cb66b85c01a86087a11b95fcc8fdac17c775086d | [] | no_license | Sashaachi/Go_Child-App | https://github.com/Sashaachi/Go_Child-App | 73e784a0670485d69062a1dbedba0bd686db5e95 | 24d9392fbcfd7ee3b3c7492ccf85e2198ebf98ec | refs/heads/master | 2020-04-28T02:25:17.868000 | 2018-04-23T17:16:45 | 2018-04-23T17:16:45 | 174,897,639 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.child.go.go_child.model;
/**
* Created by sefu on 4/19/18.
*/
public class Cases {
private String caseName,caseDescription;
public Cases() {
}
public Cases(String caseName, String caseDescription) {
this.caseName = caseName;
this.caseDescription = caseDescription;
}... | UTF-8 | Java | 673 | java | Cases.java | Java | [
{
"context": "ge com.child.go.go_child.model;\n\n/**\n * Created by sefu on 4/19/18.\n */\n\npublic class Cases {\n private",
"end": 60,
"score": 0.9993900656700134,
"start": 56,
"tag": "USERNAME",
"value": "sefu"
}
] | null | [] | package com.child.go.go_child.model;
/**
* Created by sefu on 4/19/18.
*/
public class Cases {
private String caseName,caseDescription;
public Cases() {
}
public Cases(String caseName, String caseDescription) {
this.caseName = caseName;
this.caseDescription = caseDescription;
}... | 673 | 0.650817 | 0.643388 | 33 | 19.39394 | 19.62364 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.30303 | false | false | 8 |
9a52a88b9fc1926fdde583dbbd82081cd0650c2a | 3,702,261,858,408 | c6d78bea313402633eb9bef8b401d60c1aaf230a | /payment-transfer-module/src/main/java/com/payment/transfer/module/mapper/AccountMapper.java | 6e9d3d6f008be3976c4fbbc4c296c1230307a1ac | [] | no_license | bing1012001/amqp-rabbitMQ-demo | https://github.com/bing1012001/amqp-rabbitMQ-demo | 21cc3d87c04757d29e1148f2dc804909e2c084e1 | dbb954d5db1527f702e604874c33c5baa154046d | refs/heads/master | 2021-05-20T10:29:05.568000 | 2020-04-17T05:05:48 | 2020-04-17T05:05:48 | 252,249,629 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.payment.transfer.module.mapper;
import com.payment.transfer.module.entity.Account;
import org.apache.ibatis.annotations.Insert;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Select;
import org.apache.ibatis.annotations.Update;
@Mapper
public interface AccountMapper {
... | UTF-8 | Java | 725 | java | AccountMapper.java | Java | [] | null | [] | package com.payment.transfer.module.mapper;
import com.payment.transfer.module.entity.Account;
import org.apache.ibatis.annotations.Insert;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Select;
import org.apache.ibatis.annotations.Update;
@Mapper
public interface AccountMapper {
... | 725 | 0.750345 | 0.750345 | 21 | 33.523811 | 29.973988 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 8 |
9664bfad047a6302c4ac5664819b7d7dbd3ae189 | 893,353,211,318 | 8d466583574663248d9197c83d490f8de6914f01 | /Olya.Levitskaya/Calculator/src/test/FractionTest.java | 1369f2d56958536e87d16c4435f87accab21d217 | [] | no_license | andrey-malets/usuoop | https://github.com/andrey-malets/usuoop | 186b421080d7ff1fbaed2b230f2f2c77eb081138 | 5ae5876f3622ab8a4598a67a414d544c4d6a7bcb | refs/heads/master | 2021-01-25T10:15:48.239000 | 2011-06-18T08:03:42 | 2011-06-18T08:03:42 | 32,697,629 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test;
import junit.framework.TestCase;
import java.util.Random;
import calculator.datatypes.fraction.FractionValueParser;
import calculator.Calculator;
import calculator.DivisionByZeroException;
import calculator.OperationNotSupportedException;
import calculator.ParseValueException;
public class Fra... | UTF-8 | Java | 3,354 | java | FractionTest.java | Java | [] | null | [] | package test;
import junit.framework.TestCase;
import java.util.Random;
import calculator.datatypes.fraction.FractionValueParser;
import calculator.Calculator;
import calculator.DivisionByZeroException;
import calculator.OperationNotSupportedException;
import calculator.ParseValueException;
public class Fra... | 3,354 | 0.692308 | 0.690519 | 93 | 34.064518 | 33.987919 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.064516 | false | false | 8 |
20b41f26fd6bf1023ad37040a96bf3cd8dcc1cd5 | 16,432,544,931,286 | 0f8e2a932678247a25d3358ed29dd80096655e19 | /app/src/main/java/com/example/matheus/casadocodigocomlibs/event/AutorEvent.java | 85ce0fb7c0749cf2c0f3f0de516b7f8bed17c475 | [] | no_license | MathBrandino/CasaDoCodigo59 | https://github.com/MathBrandino/CasaDoCodigo59 | 917bc6bd22320963ffc27979aac8ea6230d43f22 | f9e0b2f5e5c89a7316b9e3e17326767a470ffb9a | refs/heads/master | 2020-05-21T19:51:10.016000 | 2017-05-25T22:37:26 | 2017-05-25T22:37:26 | 62,263,545 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.matheus.casadocodigocomlibs.event;
import com.example.matheus.casadocodigocomlibs.model.Autor;
import java.util.ArrayList;
/**
* Created by matheus on 05/07/16.
*/
public class AutorEvent {
public final ArrayList<Autor> autores;
public AutorEvent(ArrayList<Autor> autores) {
th... | UTF-8 | Java | 350 | java | AutorEvent.java | Java | [
{
"context": "r;\n\nimport java.util.ArrayList;\n\n/**\n * Created by matheus on 05/07/16.\n */\npublic class AutorEvent {\n pu",
"end": 171,
"score": 0.9723191857337952,
"start": 164,
"tag": "USERNAME",
"value": "matheus"
}
] | null | [] | package com.example.matheus.casadocodigocomlibs.event;
import com.example.matheus.casadocodigocomlibs.model.Autor;
import java.util.ArrayList;
/**
* Created by matheus on 05/07/16.
*/
public class AutorEvent {
public final ArrayList<Autor> autores;
public AutorEvent(ArrayList<Autor> autores) {
th... | 350 | 0.728571 | 0.711429 | 17 | 19.588236 | 21.079845 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.294118 | false | false | 8 |
25ab1e689249d3afc5fbb1945edce11599c460c4 | 23,837,068,502,923 | 6cefc2482eec58a88442cc7a9c612f49e05b141c | /src/main/java/com/imooc/test/Test.java | 4a1716defdb2dcc4f0e6e07916c30bc91d3404f2 | [] | no_license | jialianghao/git_test_maven | https://github.com/jialianghao/git_test_maven | 8ff5391c74e8a22ff4f90c9e883905e1e6d09764 | f2b1c650d3735239e2057170d50aa4f4667d9814 | refs/heads/master | 2020-06-02T08:46:46.517000 | 2019-06-10T09:42:22 | 2019-06-10T09:42:22 | 191,105,066 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.imooc.test;
/*
* 测试类
*/
public class Test {
//小明新提交代码 sun 本地修改代码
//小明新提交代码2 sun还未pull 但是sun已经在本地开发了代码 sun在次行本地修改代码了
}
| UTF-8 | Java | 255 | java | Test.java | Java | [] | null | [] | package com.imooc.test;
/*
* 测试类
*/
public class Test {
//小明新提交代码 sun 本地修改代码
//小明新提交代码2 sun还未pull 但是sun已经在本地开发了代码 sun在次行本地修改代码了
}
| 255 | 0.608696 | 0.602484 | 9 | 15.777778 | 17.749979 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.111111 | false | false | 8 |
7d15b1bfefd508dcadb5bcc4b3b1e2af13698989 | 12,060,268,169,388 | b42d4c17056d73e42a5b34c3bebc327b1ba2755a | /TicketLibrary/src/androidTest/java/com/yelloco/ticketlibrary/OperationListUT.java | 59b52e05b3506a8955a25e2480e2f374bd230e51 | [] | no_license | Amr92/NBEApp | https://github.com/Amr92/NBEApp | 287fe7db2f5e56b36b2c63166f44fdfedd8b97a5 | 7b0a9a50ffcded7742e158d1f15cecfbe613bffa | refs/heads/master | 2023-06-16T09:04:34.601000 | 2021-07-09T16:28:58 | 2021-07-09T16:28:58 | 384,493,794 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yelloco.ticketlibrary;
import android.content.Context;
import android.util.Log;
import androidx.test.platform.app.InstrumentationRegistry;
import org.junit.Test;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import es.redsys.paysys.Operative.Managers.RedCLSTransactionDa... | UTF-8 | Java | 5,981 | java | OperationListUT.java | Java | [
{
"context": "text();\n private final String MERCHANT_NAME = \"PRUEBAS REDSYS\";\n private final String FUC = \"999",
"end": 594,
"score": 0.7338241934776306,
"start": 592,
"tag": "NAME",
"value": "PR"
}
] | null | [] | package com.yelloco.ticketlibrary;
import android.content.Context;
import android.util.Log;
import androidx.test.platform.app.InstrumentationRegistry;
import org.junit.Test;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import es.redsys.paysys.Operative.Managers.RedCLSTransactionDa... | 5,981 | 0.772613 | 0.75255 | 93 | 63.311829 | 57.752899 | 196 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.075269 | false | false | 8 |
19db18c7e094e216215a819825fe0cdab77fc403 | 10,110,353,029,489 | e2d9b1e9b6818cd119c08a024eb3b00a5c4b509b | /training/src/com/csit/action/PotCourseAction.java | 2dcf4aa7918da374fd55d8dfdd3a83c0b5cc761f | [] | no_license | dampce32/training | https://github.com/dampce32/training | a340c3e5cf5cae4828942102a2418102a37e8f06 | b66e2fe038396fa075d56c5312bef3fe2b262d99 | refs/heads/master | 2021-01-10T12:43:02.072000 | 2016-01-11T07:11:29 | 2016-01-11T07:11:54 | 49,405,807 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.csit.action;
import javax.annotation.Resource;
import org.apache.log4j.Logger;
import org.springframework.context.annotation.Scope;
import org.springframework.stereotype.Controller;
import com.csit.model.PotCourse;
import com.csit.service.PotCourseService;
import com.csit.vo.ServiceResult;
imp... | UTF-8 | Java | 3,881 | java | PotCourseAction.java | Java | [
{
"context": " (c)2013\r\n * @Created Date : 2013-2-28\r\n * @author jcf\r\n * @vesion 1.0\r\n */\r\n@Controller\r\n@Scope(\"protot",
"end": 481,
"score": 0.9996776580810547,
"start": 478,
"tag": "USERNAME",
"value": "jcf"
},
{
"context": "课程\r\n\t * @Create: 2013-2-28 上午10:03:01\r\n... | null | [] | package com.csit.action;
import javax.annotation.Resource;
import org.apache.log4j.Logger;
import org.springframework.context.annotation.Scope;
import org.springframework.stereotype.Controller;
import com.csit.model.PotCourse;
import com.csit.service.PotCourseService;
import com.csit.vo.ServiceResult;
imp... | 3,881 | 0.65995 | 0.628603 | 150 | 21.82 | 18.616863 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.7 | false | false | 8 |
ec8103660219c93ac72fd606b6f792d4ca80b9c3 | 29,850,022,721,031 | a6a360e7efb4c92f923f6ec086fb2a90336899f9 | /src/main/java/net/skeagle/vrncore/utils/storage/api/StoreableObject.java | 14832c81eedac2cb7779cd1b24bb66e38e91c136 | [] | no_license | UseAName21/vrncorereloaded | https://github.com/UseAName21/vrncorereloaded | 19192bd125cd1f6d9e7f8d5c3c49feae68a39306 | f5fa6d2fe7c4d52963b535b7ee04708ff4401eb1 | refs/heads/master | 2023-02-20T07:40:09.299000 | 2021-01-25T05:50:08 | 2021-01-25T05:50:08 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.skeagle.vrncore.utils.storage.api;
public abstract class StoreableObject<T> {
protected T deserialize() {
return null;
}
protected Object serialize() {
return null;
}
}
| UTF-8 | Java | 216 | java | StoreableObject.java | Java | [] | null | [] | package net.skeagle.vrncore.utils.storage.api;
public abstract class StoreableObject<T> {
protected T deserialize() {
return null;
}
protected Object serialize() {
return null;
}
}
| 216 | 0.643519 | 0.643519 | 12 | 17 | 16.782928 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 8 |
ad6df77f9957c6985bb83e0a51c6a4a99717e31d | 30,425,548,375,975 | 7fb5fc9bdd9643e06ba9769820020496dded2da1 | /amigosservices/customer/src/main/java/com/github/chMatvey/customer/CustomerApplication.java | c4f183725d1b0017fc906b91e26c5c3d359d219f | [] | no_license | chMatvey/computer-science | https://github.com/chMatvey/computer-science | e8a078bf984429b7bf67b2f1319b3d44658ef2b6 | 98e5d64f70c60cf4af9e3c62210b8e3dbabf348f | refs/heads/master | 2023-07-10T21:44:38.281000 | 2023-06-24T10:32:03 | 2023-06-24T10:32:03 | 178,741,310 | 0 | 0 | null | false | 2020-12-14T11:08:38 | 2019-03-31T20:56:10 | 2020-10-22T14:18:19 | 2020-12-14T11:08:37 | 926 | 0 | 0 | 0 | Kotlin | false | false | package com.github.chMatvey.customer;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.netflix.eureka.EnableEurekaClient;
import org.springframework.cloud.openfeign.EnableFeignClients;
import org.springframework.con... | UTF-8 | Java | 915 | java | CustomerApplication.java | Java | [
{
"context": "chMatvey.customer\",\n \"com.github.chMatvey.amqp\"\n }\n)\n@EnableEurekaClient\n@EnableF",
"end": 550,
"score": 0.6286225318908691,
"start": 547,
"tag": "USERNAME",
"value": "Mat"
}
] | null | [] | package com.github.chMatvey.customer;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.netflix.eureka.EnableEurekaClient;
import org.springframework.cloud.openfeign.EnableFeignClients;
import org.springframework.con... | 915 | 0.769399 | 0.769399 | 26 | 34.192307 | 26.256163 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 8 |
6b952415362f72d69f847650f487bdea5dc1e0ec | 31,928,786,880,422 | bcf7187ff3f33cf1870ea87aa2a93b978b655013 | /app/src/main/java/com/vaxapp/clockreminder/presentation/reminders/RemindersListActivity.java | 862254096462d5f7241c7d63d284052d1427f221 | [
"MIT"
] | permissive | valllllll2000/ClockReminder | https://github.com/valllllll2000/ClockReminder | a2cf5cd7572bc6020b3b7ee4b5647a9909ed59ae | 8b63a774849947293f5449ca414aa9bd718ae9dd | refs/heads/master | 2021-01-17T16:41:43.926000 | 2017-02-25T15:36:59 | 2017-02-25T15:36:59 | 83,141,218 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vaxapp.clockreminder.presentation.reminders;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.widget.RecyclerView;
import android.support.v7.widget.Toolbar;
import android.view.Menu;
import android.view.MenuItem;
import butterknife.Bind;
import butterknife.ButterKnife;
imp... | UTF-8 | Java | 1,444 | java | RemindersListActivity.java | Java | [] | null | [] | package com.vaxapp.clockreminder.presentation.reminders;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.widget.RecyclerView;
import android.support.v7.widget.Toolbar;
import android.view.Menu;
import android.view.MenuItem;
import butterknife.Bind;
import butterknife.ButterKnife;
imp... | 1,444 | 0.716759 | 0.715374 | 50 | 27.879999 | 21.842747 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.54 | false | false | 8 |
1b6fb4bae33a37cc49693471d4f3852cdf10b49f | 16,664,473,145,661 | 53fb4e0b4dec5219a168cb9f1b26149a7f5ef21d | /collegemanagement/src/journal.java | 45242d7a95beb7a0e07a1f8873b48b52777ad516 | [] | no_license | Ninja-Technician/collegemanagement | https://github.com/Ninja-Technician/collegemanagement | 17f1f176d3069bb611448d9f387bfcc66f0aa7fe | 23946beae89cd1a4e84bea7c74a1737c8389d6e5 | refs/heads/master | 2020-09-01T14:48:41.571000 | 2019-11-01T12:55:39 | 2019-11-01T12:55:39 | 218,983,900 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
class journal implements ActionListener
{
Frame f1;
Panel p1;
Label l,l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,l12,l13,l14,l15;
JButton b1;
ImageIcon im;
journal()
{
f1=new Frame("Journals...");
f1.setBounds(200,40,700, 600);
p1=new Panel();
... | UTF-8 | Java | 3,094 | java | journal.java | Java | [] | null | [] | import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
class journal implements ActionListener
{
Frame f1;
Panel p1;
Label l,l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,l12,l13,l14,l15;
JButton b1;
ImageIcon im;
journal()
{
f1=new Frame("Journals...");
f1.setBounds(200,40,700, 600);
p1=new Panel();
... | 3,094 | 0.68552 | 0.567227 | 128 | 23.179688 | 19.349754 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.742188 | false | false | 8 |
0173a648bf8e764f6fe798ff5233abdcca244d24 | 13,632,226,245,236 | eb70c1b311c82a282fd744eb89b983a26a939ea0 | /src/main/java/com/arjjs/ccm/modules/pbs/sys/web/FrontMobileController.java | f1c04f9f9b1e487e51155263be9eb2165f388b91 | [] | no_license | arjccm/arjccm_std | https://github.com/arjccm/arjccm_std | dbf0e11fbc536cc3222628d2e96d03b319adacd3 | 10c58d5db58fbfa95d4f8ba6b6490276ad464486 | refs/heads/master | 2022-12-23T16:56:49.462000 | 2021-02-03T07:51:11 | 2021-02-03T07:51:11 | 239,068,652 | 2 | 4 | null | false | 2022-12-16T15:24:51 | 2020-02-08T04:25:37 | 2021-02-03T07:52:01 | 2022-12-16T15:24:48 | 464,849 | 0 | 4 | 22 | JavaScript | false | false | /**
* Copyright © 2012-2016 <a href="https://github.com/thinkgem/jeesite">JeeSite</a> All rights reserved.
*/
package com.arjjs.ccm.modules.pbs.sys.web;
import java.util.List;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springfr... | UTF-8 | Java | 3,994 | java | FrontMobileController.java | Java | [
{
"context": "ight © 2012-2016 <a href=\"https://github.com/thinkgem/jeesite\">JeeSite</a> All rights reserved.\n */\npac",
"end": 70,
"score": 0.9979456067085266,
"start": 62,
"tag": "USERNAME",
"value": "thinkgem"
},
{
"context": "collect.Lists;\n\n/**\n * 登录Controller\n * \n ... | null | [] | /**
* Copyright © 2012-2016 <a href="https://github.com/thinkgem/jeesite">JeeSite</a> All rights reserved.
*/
package com.arjjs.ccm.modules.pbs.sys.web;
import java.util.List;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springfr... | 3,994 | 0.740146 | 0.733953 | 121 | 28.363636 | 26.865751 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.603306 | false | false | 8 |
3acdd37cf6dedfff13dba139f0c23e9dfe581d5d | 12,618,613,982,883 | 4c397df188d8de077304441e281678801b7f0db9 | /le-auth/src/main/java/com/le/config/filter/LoginFilter.java | 7c87af40ff2566da173395f272e3131f21dc43f8 | [] | no_license | Ale-CN/le-cloud | https://github.com/Ale-CN/le-cloud | 3fa07495a6cdc739c49d17f088113660d2a96d13 | e44a9f5c29cbd86d1c3ed15653c57a0d21512dc7 | refs/heads/master | 2023-05-06T14:22:51.284000 | 2021-05-28T09:34:46 | 2021-05-28T09:34:46 | 371,650,617 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.le.config.filter;
import org.springframework.security.core.Authentication;
import org.springframework.security.core.AuthenticationException;
import org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter;
import org.springframework.stereotype.Component;
import javax.servlet.ht... | UTF-8 | Java | 702 | java | LoginFilter.java | Java | [] | null | [] | package com.le.config.filter;
import org.springframework.security.core.Authentication;
import org.springframework.security.core.AuthenticationException;
import org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter;
import org.springframework.stereotype.Component;
import javax.servlet.ht... | 702 | 0.844729 | 0.844729 | 21 | 32.42857 | 37.321732 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.47619 | false | false | 8 |
3343a4dfe23947846c40e9b86b25de73268a608c | 644,245,161,706 | 36b66bd9b4030760e19e35417e414f5471a57be2 | /src/jena/examples/vocabulary/DC.java | 7b13c0b5871d9a83c581a4665aeb07d2b90c89b6 | [] | no_license | 09oguri/JenaExample | https://github.com/09oguri/JenaExample | b75a9b4e2f6c93ffe38d9161ebaaf2b51c0f326c | f9594b31ee0f1901a51b9705c1a4997bfb52aee8 | refs/heads/master | 2021-03-12T19:58:30.753000 | 2014-10-27T02:41:48 | 2014-10-27T02:41:48 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jena.examples.vocabulary;
/* CVS $Id: $ */
import com.hp.hpl.jena.rdf.model.*;
/**
* Vocabulary definitions from DC.rdf
*
* @author Auto-generated by schemagen on 12 9 2014 17:20
*/
public class DC {
/**
* <p>
* The RDF model that holds the vocabulary terms
* </p>
*/
private static Model m_mod... | UTF-8 | Java | 17,238 | java | DC.java | Java | [
{
"context": "tions from DC.rdf\n * \n * @author Auto-generated by schemagen on 12 9 2014 17:20\n */\npublic class DC {\n\t/**\n\t *",
"end": 174,
"score": 0.994067370891571,
"start": 165,
"tag": "USERNAME",
"value": "schemagen"
}
] | null | [] | package jena.examples.vocabulary;
/* CVS $Id: $ */
import com.hp.hpl.jena.rdf.model.*;
/**
* Vocabulary definitions from DC.rdf
*
* @author Auto-generated by schemagen on 12 9 2014 17:20
*/
public class DC {
/**
* <p>
* The RDF model that holds the vocabulary terms
* </p>
*/
private static Model m_mod... | 17,238 | 0.664288 | 0.658545 | 679 | 24.387335 | 27.976824 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.189985 | false | false | 8 |
edaba77f374a8773b11ce7d470561541bdc2cf83 | 5,875,515,330,544 | ff46f9860cdb4a25a8ccfeae91fac692f5d05bd6 | /src/mbfussball/services/RegistrationServiceBean.java | fcafd92fe43b8efdd5a366176446aba10af410ee | [] | no_license | tik9/fb | https://github.com/tik9/fb | b8622e4ffbc2bf0b0df58130ff68dd5b05cace70 | d224a951394986133b67e330dc2b6b0389bc24d2 | refs/heads/master | 2017-06-29T19:21:34.106000 | 2017-06-27T16:23:18 | 2017-06-27T16:23:18 | 95,022,419 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mbfussball.services;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
import java.sql.PreparedStatement;
import java.sql.SQLException;
import javax.ejb.Stateless;
import javax.inject.Inject;
import javax.persistence.EntityManager;
import mbfussball.modell.User;
@Stateless
p... | UTF-8 | Java | 2,605 | java | RegistrationServiceBean.java | Java | [] | null | [] | package mbfussball.services;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
import java.sql.PreparedStatement;
import java.sql.SQLException;
import javax.ejb.Stateless;
import javax.inject.Inject;
import javax.persistence.EntityManager;
import mbfussball.modell.User;
@Stateless
p... | 2,605 | 0.686923 | 0.678462 | 88 | 28.545454 | 20.663929 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.829545 | false | false | 8 |
6405a35514c775eda693c78f31deedaec34b7de2 | 5,875,515,328,133 | afa60c91c26c13647b8fe9c568ab0d5cf737ce2b | /src/main/java/image_vectorization/ImageStreamer.java | 44340a29c80de641b45bc52e0b34e01ac76e3e7f | [] | no_license | ehallmark/ImageRecognition | https://github.com/ehallmark/ImageRecognition | 764d66a31bbf9b242b1148e29b87f071dd06cf59 | 9434122d53ba1492edf02d119eb393bc7bc02243 | refs/heads/master | 2021-01-17T10:24:58.434000 | 2017-05-28T15:38:28 | 2017-05-28T15:38:28 | 84,014,680 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package main.java.image_vectorization;
import javax.imageio.ImageIO;
import java.awt.image.BufferedImage;
import java.io.IOException;
import java.io.InputStream;
import java.net.URL;
/**
* Created by Evan on 3/11/2017.
*/
public class ImageStreamer {
public static BufferedImage loadImage(URL url) {
try ... | UTF-8 | Java | 544 | java | ImageStreamer.java | Java | [
{
"context": "putStream;\nimport java.net.URL;\n\n/**\n * Created by Evan on 3/11/2017.\n */\npublic class ImageStreamer {\n ",
"end": 207,
"score": 0.9969487190246582,
"start": 203,
"tag": "NAME",
"value": "Evan"
}
] | null | [] | package main.java.image_vectorization;
import javax.imageio.ImageIO;
import java.awt.image.BufferedImage;
import java.io.IOException;
import java.io.InputStream;
import java.net.URL;
/**
* Created by Evan on 3/11/2017.
*/
public class ImageStreamer {
public static BufferedImage loadImage(URL url) {
try ... | 544 | 0.641544 | 0.628676 | 22 | 23.727272 | 18.020649 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 8 |
468cfc3f1bc44ece048acc0ee4fd88c6c0e9719f | 506,806,186,409 | 09e57b8c988601f9731c8daf8d2ef6446371cccd | /bt-core/src/main/java/bt/net/PeerConnectionFactory.java | a210fd90440e1e171b9962501042d30442de5381 | [
"Apache-2.0"
] | permissive | yuwu/bt | https://github.com/yuwu/bt | 3e4e16177ab408400f473ce6619c9ab7b44b9596 | ecc536f8b9ab94c701e1ed19eb2f67428ab42f49 | refs/heads/master | 2021-01-21T12:31:37.615000 | 2017-08-30T17:56:34 | 2017-08-30T17:56:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bt.net;
import bt.metainfo.TorrentId;
import bt.protocol.Message;
import bt.protocol.handler.MessageHandler;
import bt.runtime.Config;
import bt.torrent.TorrentRegistry;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.io.IOException;
import java.net.InetAddress;
import java.nio.channels.S... | UTF-8 | Java | 3,522 | java | PeerConnectionFactory.java | Java | [] | null | [] | package bt.net;
import bt.metainfo.TorrentId;
import bt.protocol.Message;
import bt.protocol.handler.MessageHandler;
import bt.runtime.Config;
import bt.torrent.TorrentRegistry;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.io.IOException;
import java.net.InetAddress;
import java.nio.channels.S... | 3,522 | 0.655877 | 0.653322 | 91 | 37.703297 | 34.703926 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.681319 | false | false | 8 |
8bcc4dfbe02694c09ddd03f9f2203f706b082658 | 32,650,341,415,248 | 65a983fe24523b51c830d75626ddbad4bc4ce55b | /monese-test/src/main/java/com/monese/dto/responses/Account.java | f267089ac613e60eb6637d188ef861ac6b2a0c54 | [] | no_license | mgl-interview/monese | https://github.com/mgl-interview/monese | af34a8b19b9569f501586805cd8a66e2752a4bc5 | c491300e4384b6e68a54e13cf95e4c8c525cc3d8 | refs/heads/master | 2020-07-22T23:33:22.910000 | 2019-09-09T17:50:49 | 2019-09-09T17:50:49 | 207,368,530 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.monese.dto.responses;
import com.fasterxml.jackson.annotation.JsonCreator;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.monese.entity.AccountEntity;
import java.util.UUID;
public class Account {
@JsonCreator
public Account(
@JsonProperty("account_id") UUID accountId,
... | UTF-8 | Java | 684 | java | Account.java | Java | [] | null | [] | package com.monese.dto.responses;
import com.fasterxml.jackson.annotation.JsonCreator;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.monese.entity.AccountEntity;
import java.util.UUID;
public class Account {
@JsonCreator
public Account(
@JsonProperty("account_id") UUID accountId,
... | 684 | 0.723684 | 0.723684 | 25 | 26.360001 | 21.633085 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52 | false | false | 8 |
2deac68b871d6ad653c03b40e8cb68dba6f4fc86 | 27,307,402,078,312 | 4425ec3eb89ea65021020d995b62050b6ca1cad8 | /joyCart/src/test/java/shoppingCart/shopCartDaoTest.java | d4d9b1ed0dd3662094e018c23592d43f9b49a58e | [] | no_license | d07880201/FinalProject | https://github.com/d07880201/FinalProject | e8b84c1ff7182f2bd0aa1086a653bd26065d1943 | 580aeed8bd060831281980db53395b76d85895ef | refs/heads/master | 2020-06-03T06:09:41.508000 | 2019-06-12T09:54:38 | 2019-06-12T09:54:38 | 191,474,051 | 0 | 0 | null | false | 2020-07-17T07:01:34 | 2019-06-12T01:19:37 | 2019-06-12T09:54:42 | 2020-07-17T07:01:33 | 10,858 | 0 | 0 | 4 | Java | false | false | package shoppingCart;
import org.hibernate.SessionFactory;
import org.hibernate.Transaction;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import org.springframework.context.ApplicationContext;
import org.springframework.context.annotation.AnnotationConfigApplicationContext;
impo... | UTF-8 | Java | 2,905 | java | shopCartDaoTest.java | Java | [] | null | [] | package shoppingCart;
import org.hibernate.SessionFactory;
import org.hibernate.Transaction;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import org.springframework.context.ApplicationContext;
import org.springframework.context.annotation.AnnotationConfigApplicationContext;
impo... | 2,905 | 0.709811 | 0.702582 | 116 | 23.043104 | 18.811401 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.87931 | false | false | 8 |
efdd40341b0651898bb07f0e14931f1161f4bbd4 | 27,659,589,403,834 | c87ac0e2f1a0b005a516227be66eb266baede778 | /src/main/java/kr/kieran/captcha/engine/EngineCommand.java | 6657d57c414b22451a876031078a84340a0eaf75 | [] | no_license | Workinq/Captcha | https://github.com/Workinq/Captcha | 9bea79653012813b727320777a2a71db0df5c2ba | 934bae63a5aa5117caab2e06ca053fc6c1c8d7f0 | refs/heads/master | 2023-08-19T07:37:04.092000 | 2021-09-23T14:58:04 | 2021-09-23T14:58:04 | 283,778,797 | 0 | 0 | null | false | 2021-09-23T14:58:05 | 2020-07-30T13:10:58 | 2021-09-23T14:40:02 | 2021-09-23T14:58:04 | 17 | 0 | 0 | 0 | Java | false | false | package kr.kieran.captcha.engine;
import com.massivecraft.massivecore.Engine;
import org.bukkit.event.EventHandler;
import org.bukkit.event.player.PlayerCommandPreprocessEvent;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
public class EngineCommand extends Engine
{
// -------------... | UTF-8 | Java | 1,400 | java | EngineCommand.java | Java | [] | null | [] | package kr.kieran.captcha.engine;
import com.massivecraft.massivecore.Engine;
import org.bukkit.event.EventHandler;
import org.bukkit.event.player.PlayerCommandPreprocessEvent;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
public class EngineCommand extends Engine
{
// -------------... | 1,400 | 0.533571 | 0.531429 | 52 | 25.923077 | 21.785534 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.423077 | false | false | 8 |
6243803c7d754c8127642ca1f9433e2a74263d3a | 23,742,579,280,353 | c8fa5eb161b80915d662538574e154bd9909deb4 | /src/chat/tests/ControllerTest.java | 15b332c1f56f0e712403f14b6cad07c334c43448 | [
"MIT"
] | permissive | SAarronB/ChatBot | https://github.com/SAarronB/ChatBot | 8d5c3ad47104011f88466a73f2ec4be959f697fe | 2f0dfe190c74de27ed0552a29fa46dbda2873c09 | refs/heads/master | 2020-04-01T10:59:39.484000 | 2019-04-23T15:34:59 | 2019-04-23T15:34:59 | 153,141,686 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package chat.tests;
import static org.junit.Assert.*;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import chat.controller.ChatController;
public class ControllerTest
{
private ChatController testController;
@Before
public void setUp() throws Exception
{
testController = new ChatCon... | UTF-8 | Java | 1,099 | java | ControllerTest.java | Java | [] | null | [] | package chat.tests;
import static org.junit.Assert.*;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import chat.controller.ChatController;
public class ControllerTest
{
private ChatController testController;
@Before
public void setUp() throws Exception
{
testController = new ChatCon... | 1,099 | 0.760692 | 0.760692 | 52 | 20.134615 | 28.623571 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.134615 | false | false | 8 |
f6328624d1e64de1bf2dcef76ca008c421d12e44 | 18,502,719,112,620 | 866b1e2a22d73e5040146c1c3c116fef088508e0 | /src/test/java/se/fredsberg/euler/problem/Problem007Test.java | db295a8c2af5aa6b1a8ea42fdc86b159417b5b85 | [] | no_license | GhostRabbit/Euler | https://github.com/GhostRabbit/Euler | bcb5a2128cb3922d816a7fe94a86923a58073cf7 | 43c50b1dc1a6244760511b52771a22e67f76b6c6 | refs/heads/master | 2016-08-04T09:00:16.951000 | 2012-01-08T13:01:23 | 2012-01-08T13:01:23 | 2,533,386 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package se.fredsberg.euler.problem;
import static org.fest.assertions.Assertions.*;
import org.junit.Test;
public class Problem007Test {
@Test
public void solve() {
assertThat(new Problem007().solve()).isEqualTo(104743);
}
}
| UTF-8 | Java | 249 | java | Problem007Test.java | Java | [] | null | [] | package se.fredsberg.euler.problem;
import static org.fest.assertions.Assertions.*;
import org.junit.Test;
public class Problem007Test {
@Test
public void solve() {
assertThat(new Problem007().solve()).isEqualTo(104743);
}
}
| 249 | 0.698795 | 0.650602 | 13 | 18.153847 | 19.953199 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 8 |
557a0ec29c908f3be425c14fa231f01d733c1e68 | 5,059,471,476,231 | c4962503a080a37b5945929d05ff496fbb6f79f0 | /set-43/Eight/src/eight/BarGraphM.java | 8b270a2b723c0713293e6cccf0ebfa8bbfaf7697 | [] | no_license | abhilashmendhe/Internship-program-1 | https://github.com/abhilashmendhe/Internship-program-1 | 37c9d16703a2a040481098587553fa829bdd9bf0 | 1e1f81fe40f38f6ce916b197e3fd361e4d44ce0b | refs/heads/master | 2020-03-25T05:23:27.093000 | 2019-03-27T02:34:48 | 2019-03-27T02:34:48 | 143,444,361 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package eight;
import java.awt.Color;
import java.awt.Graphics;
import java.util.ArrayList;
import javax.swing.JApplet;
/**
*
* @au... | UTF-8 | Java | 3,470 | java | BarGraphM.java | Java | [
{
"context": "st;\nimport javax.swing.JApplet;\n\n/**\n *\n * @author abhilash\n */\npublic class BarGraphM extends JApplet {\n\n ",
"end": 333,
"score": 0.8459212779998779,
"start": 325,
"tag": "NAME",
"value": "abhilash"
}
] | 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 eight;
import java.awt.Color;
import java.awt.Graphics;
import java.util.ArrayList;
import javax.swing.JApplet;
/**
*
* @au... | 3,470 | 0.529107 | 0.436888 | 120 | 27.916666 | 18.447485 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.275 | false | false | 8 |
7ed812a97726e5deb798a5b187b6bc39169c4c69 | 13,872,744,368,018 | d33b4453fa2e6b2514fa2dd30194dd599f6f2a31 | /app/src/main/java/com/zjk/fireflynews/module/video/model/VideoInteractor.java | 20f1947900036787f92bbc83ea6c1c3372d0f5e6 | [
"Apache-2.0"
] | permissive | ONARAINYDAY/FireFlyNews | https://github.com/ONARAINYDAY/FireFlyNews | 26c5ed0971900c52e6c00270dbf3d98455639700 | de1afabd81ad0599e9b300c0efa05dae4c23c4d9 | refs/heads/master | 2020-02-26T15:31:08.777000 | 2017-02-21T02:15:56 | 2017-02-21T02:15:56 | 69,554,061 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zjk.fireflynews.module.video.model;
import com.zjk.fireflynews.callback.RequestCallback;
import rx.Subscription;
/**
* Created by FireFly on 2016/9/30 14:29.
*/
public interface VideoInteractor<T> {
Subscription asyncData(RequestCallback<T> requestCallback);
}
| UTF-8 | Java | 281 | java | VideoInteractor.java | Java | [
{
"context": "llback;\nimport rx.Subscription;\n\n/**\n * Created by FireFly on 2016/9/30 14:29.\n */\npublic interface VideoInt",
"end": 152,
"score": 0.9994667768478394,
"start": 145,
"tag": "USERNAME",
"value": "FireFly"
}
] | null | [] | package com.zjk.fireflynews.module.video.model;
import com.zjk.fireflynews.callback.RequestCallback;
import rx.Subscription;
/**
* Created by FireFly on 2016/9/30 14:29.
*/
public interface VideoInteractor<T> {
Subscription asyncData(RequestCallback<T> requestCallback);
}
| 281 | 0.775801 | 0.736655 | 11 | 24.545454 | 23.066559 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 8 |
1369f955c9be0402b7278c62d9d1b230dd16a78a | 26,353,919,329,163 | d3f47cbfaaffbb360279de1225f3ad2278051a37 | /src/main/java/com/yinghuaicc/stars/service/region/dto/response/FindBuildingByProjectIdResponseDTO.java | 46329f33545caa6c25a530d2262453886a94f55e | [] | no_license | fanlongfei0212/stars | https://github.com/fanlongfei0212/stars | 5cc2fb535db8e499b42405c3ba0ad95de1e80d8b | b270e025e796170120ab31727748aa4ffe035a36 | refs/heads/master | 2018-10-22T18:24:41.593000 | 2018-08-05T21:30:29 | 2018-08-05T21:30:29 | 141,307,046 | 0 | 2 | null | false | 2018-08-15T09:38:11 | 2018-07-17T15:13:04 | 2018-08-05T21:30:31 | 2018-08-15T03:07:16 | 2,431 | 0 | 2 | 1 | Java | false | null | package com.yinghuaicc.stars.service.region.dto.response;
/**
* @Author:Fly
* @Date:Create in 2018/7/11 下午10:49
* @Description: 根据项目查询楼栋
* @Modified:
*/
public class FindBuildingByProjectIdResponseDTO {
//楼栋id
private String id;
//楼栋名称
private String name;
public String getId() {
re... | UTF-8 | Java | 665 | java | FindBuildingByProjectIdResponseDTO.java | Java | [
{
"context": "tars.service.region.dto.response;\n\n/**\n * @Author:Fly\n * @Date:Create in 2018/7/11 下午10:49\n * @Descript",
"end": 77,
"score": 0.5388789772987366,
"start": 74,
"tag": "NAME",
"value": "Fly"
}
] | null | [] | package com.yinghuaicc.stars.service.region.dto.response;
/**
* @Author:Fly
* @Date:Create in 2018/7/11 下午10:49
* @Description: 根据项目查询楼栋
* @Modified:
*/
public class FindBuildingByProjectIdResponseDTO {
//楼栋id
private String id;
//楼栋名称
private String name;
public String getId() {
re... | 665 | 0.630332 | 0.612954 | 34 | 17.617647 | 18.504395 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.264706 | false | false | 8 |
d31fe4a00d2690139d0685298b266474fad437b6 | 6,476,810,715,241 | bac2005f3b2a1bc11d1d61fac4f9d1c745376888 | /thread-one/src/main/java/com/abu/cas/CASdemo.java | 5e66430edede97d1958c5ed6e7b1dd11acc6a142 | [] | no_license | abu131415/juc | https://github.com/abu131415/juc | c5c0da31a69ae4f171802ae9b85884bd36ca8c36 | 05326fe8972b35347b900f65d66a6e8a9d51202c | refs/heads/master | 2022-04-20T15:53:09.143000 | 2020-03-20T07:33:53 | 2020-03-20T07:33:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.abu.cas;
import java.util.concurrent.atomic.AtomicInteger;
/**
* 比较并交换
*/
public class CASdemo {
public static void main(String[] args) {
AtomicInteger atomicInteger = new AtomicInteger(5);
boolean flag = atomicInteger.compareAndSet(5, 100);
System.out.println(flag);
... | UTF-8 | Java | 574 | java | CASdemo.java | Java | [] | null | [] | package com.abu.cas;
import java.util.concurrent.atomic.AtomicInteger;
/**
* 比较并交换
*/
public class CASdemo {
public static void main(String[] args) {
AtomicInteger atomicInteger = new AtomicInteger(5);
boolean flag = atomicInteger.compareAndSet(5, 100);
System.out.println(flag);
... | 574 | 0.641844 | 0.617021 | 23 | 23.52174 | 22.932547 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.521739 | false | false | 8 |
69d478e33301f0bc5cd13686aab3b998a089b366 | 13,537,736,918,830 | bb4d859dd593a4173ac74dd17cb33984e624f6ed | /parrot-library/src/main/java/com/limpygnome/parrot/library/crypto/CryptoFactory.java | 18893d1b457db08f8f403af101393bd6f7b148bf | [
"MIT"
] | permissive | limpygnome/parrot-manager | https://github.com/limpygnome/parrot-manager | a02c9c81cead1913a08d23bed3db64e13c30fa5d | da66f1d9ecc3d196f755256bacd88646543ec1b9 | refs/heads/develop | 2021-07-07T14:27:03.626000 | 2018-12-01T11:29:05 | 2018-12-01T11:29:05 | 82,032,697 | 1 | 0 | MIT | false | 2021-05-20T23:51:49 | 2017-02-15T07:30:52 | 2018-12-01T11:29:21 | 2021-05-20T23:51:49 | 72,904 | 1 | 0 | 16 | Java | false | false | package com.limpygnome.parrot.library.crypto;
import javax.crypto.SecretKey;
import javax.crypto.SecretKeyFactory;
import javax.crypto.spec.PBEKeySpec;
import javax.crypto.spec.SecretKeySpec;
import java.security.SecureRandom;
import java.security.spec.KeySpec;
/**
* Supports creating crypto-related instances of obj... | UTF-8 | Java | 2,042 | java | CryptoFactory.java | Java | [
{
"context": "package com.limpygnome.parrot.library.crypto;\n\nimport javax.crypto.Secre",
"end": 22,
"score": 0.5124684572219849,
"start": 17,
"tag": "USERNAME",
"value": "gnome"
},
{
"context": " private static final String SECRET_KEY_TYPE = \"PBKDF2WithHmacSHA256\";\n\n // TH... | null | [] | package com.limpygnome.parrot.library.crypto;
import javax.crypto.SecretKey;
import javax.crypto.SecretKeyFactory;
import javax.crypto.spec.PBEKeySpec;
import javax.crypto.spec.SecretKeySpec;
import java.security.SecureRandom;
import java.security.spec.KeySpec;
/**
* Supports creating crypto-related instances of obj... | 2,044 | 0.680215 | 0.67238 | 70 | 28.171429 | 26.366089 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.442857 | false | false | 8 |
20b59dd6f5d0b5268d4c7cce79c5087d7867a16a | 15,341,623,187,848 | fcc14d635c003d0a9d275628e6be34a88b50b6db | /src/main/java/com/json/node/JudgeNode.java | 7f4c821cf56e011a0a4a7ee6b110d9673c313d82 | [] | no_license | sheldonfa/javaTest | https://github.com/sheldonfa/javaTest | aeeb7ddb6163b1cac45f3b0a494ab08c50ef1af2 | a478ed86d9b76038b1abf644800afbb99e45814c | refs/heads/master | 2020-12-24T09:23:00.083000 | 2017-06-13T07:16:22 | 2017-06-13T07:16:22 | 73,296,559 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.json.node;
import com.json.flow.FlowEntity;
import com.json.line.Line;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
/**
* @author fangxin
* @date 2017/6/6.
*/
public class JudgeNode extends Node {
// 上级line
private Line fromLine;
// 下级lines
private List<Line>... | UTF-8 | Java | 967 | java | JudgeNode.java | Java | [
{
"context": "a.util.List;\nimport java.util.Map;\n\n/**\n * @author fangxin\n * @date 2017/6/6.\n */\npublic class JudgeNode ext",
"end": 179,
"score": 0.9986719489097595,
"start": 172,
"tag": "USERNAME",
"value": "fangxin"
}
] | null | [] | package com.json.node;
import com.json.flow.FlowEntity;
import com.json.line.Line;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
/**
* @author fangxin
* @date 2017/6/6.
*/
public class JudgeNode extends Node {
// 上级line
private Line fromLine;
// 下级lines
private List<Line>... | 967 | 0.622742 | 0.616366 | 35 | 25.885714 | 23.58301 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.542857 | false | false | 8 |
6123e5ff46514524a3bdaf77a492997bfd18b47d | 68,719,478,516 | 0ac5f345f5fae860dcde038ad69fa600134cda56 | /BlackJack_app/src/Game.java | 9990e028ab7660e0b42ed2f862465cad984da5d2 | [] | no_license | salarenko/BlackJack | https://github.com/salarenko/BlackJack | 47ec9cc9bca54cbbf0c1e7ef78e5f5909ec06c41 | 25ddd8bed963cae10f805e34f31bcdb804f75a58 | refs/heads/master | 2021-01-21T20:47:12.327000 | 2017-05-24T10:36:11 | 2017-05-24T10:36:11 | 92,280,559 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import Basic.deck;
import Middle.Croupier;
import Middle.Player;
/**
* Created by msala on 19-Mar-17.
*/
public class Game {
public Game(int player_money) {
_croupier = new Croupier();
_player = new Player(player_money);
_deck = new deck();
}
public Player _player;
public Crou... | UTF-8 | Java | 865 | java | Game.java | Java | [
{
"context": "Croupier;\nimport Middle.Player;\n\n/**\n * Created by msala on 19-Mar-17.\n */\npublic class Game {\n public ",
"end": 89,
"score": 0.9996238946914673,
"start": 84,
"tag": "USERNAME",
"value": "msala"
}
] | null | [] | import Basic.deck;
import Middle.Croupier;
import Middle.Player;
/**
* Created by msala on 19-Mar-17.
*/
public class Game {
public Game(int player_money) {
_croupier = new Croupier();
_player = new Player(player_money);
_deck = new deck();
}
public Player _player;
public Crou... | 865 | 0.56185 | 0.551445 | 32 | 26.03125 | 14.944657 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.71875 | false | false | 8 |
7f9c12293aa08d9404a334e21485874cd912587c | 4,243,427,695,464 | e185d310aa5c5dc797aa43fdee0330bb97d4fced | /src/week1/day2/Exercise9.java | 2b5ca715b5f312b20ab4a067c7b52a6e56b4873d | [] | no_license | Ligit2/bootcamp | https://github.com/Ligit2/bootcamp | e38f8cb5634c7f4bc554e122d2e81f13b1699121 | 2fc772146e791509004a9996cb12f77c44e59af4 | refs/heads/master | 2023-06-02T19:01:54.466000 | 2021-06-28T09:00:47 | 2021-06-28T09:00:47 | 379,973,047 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package week1.day2;
import java.util.Scanner;
//Given arithmetic sequence Sn = 3n*n - 12n
//print the sum S10
//print the sum S15
public class Exercise9 {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
int Sum = 3*10*10-12*10;
System.out.println(Sum);
... | UTF-8 | Java | 389 | java | Exercise9.java | Java | [] | null | [] | package week1.day2;
import java.util.Scanner;
//Given arithmetic sequence Sn = 3n*n - 12n
//print the sum S10
//print the sum S15
public class Exercise9 {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
int Sum = 3*10*10-12*10;
System.out.println(Sum);
... | 389 | 0.624679 | 0.552699 | 16 | 23.3125 | 15.295909 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 8 |
56a0c29f8e285e803a82a30e27223b2ac9cfc40b | 30,193,620,092,443 | 3370c7dc40dbc3c59f90ef72b06e191900473e10 | /nico-noaoc/src/main/java/org/nico/aoc/scan/annotations/Label.java | 3c7795f3dda83d70daf79116cdf5640a99789cba | [
"Apache-2.0"
] | permissive | ainilili/no-framework | https://github.com/ainilili/no-framework | ef024dfaa8f1c5402229b25f1b382e3681161cc0 | 44a56dc1b885d9e3293e910df68392b3bf95e7c3 | refs/heads/master | 2020-03-21T10:22:59.742000 | 2018-10-16T11:50:35 | 2018-10-16T11:50:35 | 138,448,244 | 5 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.nico.aoc.scan.annotations;
import java.lang.annotation.ElementType;
import java.lang.annotation.Inherited;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
import org.nico.aoc.scan.entity.LabelType;
/**
* Representing this property ... | UTF-8 | Java | 603 | java | Label.java | Java | [
{
"context": " property is an injection property.\n * \n * @author nico\n * @version createTime:2018年1月21日 下午2:10:49\n */\n@",
"end": 365,
"score": 0.9992467164993286,
"start": 361,
"tag": "USERNAME",
"value": "nico"
}
] | null | [] | package org.nico.aoc.scan.annotations;
import java.lang.annotation.ElementType;
import java.lang.annotation.Inherited;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
import org.nico.aoc.scan.entity.LabelType;
/**
* Representing this property ... | 603 | 0.77665 | 0.756345 | 25 | 22.639999 | 18.277594 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.48 | false | false | 8 |
9cc36efa080ae717dba01d7adab2b1e039640dbe | 30,734,785,977,813 | c4ea8881adb266aed6e5ae772bcaa9f5fc84e6b1 | /app/src/main/java/com/example/ncyu/login/visitor_choose_test.java | 71bfefb4a27e281c4ac541f4c7780b76bae62aff | [] | no_license | EJmushroom/dementia | https://github.com/EJmushroom/dementia | b34b590f583a2c2622fcf57d487193c1939a9b4b | 7d60b7ec73a9d09cf5dcb9e806a8db343af8f049 | refs/heads/master | 2020-04-21T23:06:32.189000 | 2019-06-24T15:18:15 | 2019-06-24T15:18:15 | 169,935,240 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.ncyu.login;
import android.content.ContentValues;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.SharedPreferences;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.support.v7.app.AlertDialog;
import android... | UTF-8 | Java | 10,312 | java | visitor_choose_test.java | Java | [] | null | [] | package com.example.ncyu.login;
import android.content.ContentValues;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.SharedPreferences;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.support.v7.app.AlertDialog;
import android... | 10,312 | 0.547692 | 0.54441 | 253 | 37.537548 | 24.990345 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.735178 | false | false | 8 |
caa446510557aeb3783f88669078fb1cdffc762c | 31,001,073,950,846 | 71c244860b94338891aa147b68b1a4b14bc31a15 | /ArrayList类实现/src/Main.java | 9bb3b46b5c83fe1605c698bec4333330584d7743 | [] | no_license | KronosOceanus/algorithm | https://github.com/KronosOceanus/algorithm | ab7ca3793ec007a0c8f5a22a110d2fa85ef24929 | 24595b9d88407ec7384a4b6efa78bf9285a8e323 | refs/heads/master | 2021-08-19T15:48:31.766000 | 2021-07-06T23:36:14 | 2021-07-06T23:36:14 | 189,804,070 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.ListIterator;
public class Main {
public static void main(String[] args) {
MyArrayList<Integer> list = new MyArrayList<>();
for (int i=0;i<10;i++){
list.add(i);
}
System.out.println("长度====" + list.size());
System.out.println("是否为空====" + list.... | UTF-8 | Java | 1,407 | java | Main.java | Java | [] | null | [] | import java.util.ListIterator;
public class Main {
public static void main(String[] args) {
MyArrayList<Integer> list = new MyArrayList<>();
for (int i=0;i<10;i++){
list.add(i);
}
System.out.println("长度====" + list.size());
System.out.println("是否为空====" + list.... | 1,407 | 0.450499 | 0.43208 | 50 | 25.059999 | 18.971991 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.58 | false | false | 8 |
1b92661e249eb8ca82cb0b1f697f37e49fa868a5 | 1,090,921,703,231 | 66aad9f921ae195d51bd3f71d5267a69ed4d063a | /fpcms/util/src/main/java/com/fpcms/common/random_gen_article/RandomArticle.java | 48287fc03dd0c06a5b14fc35c4778205924ee8d8 | [] | no_license | carriercomm/fpcms | https://github.com/carriercomm/fpcms | 9d0a2559accdb19ffbbc2c2cb0fc6923e760c797 | cee2b51287943898bf29a196e8b15297e0d0a779 | refs/heads/master | 2021-01-18T18:57:14.384000 | 2015-12-01T01:53:43 | 2015-12-01T01:53:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fpcms.common.random_gen_article;
import java.util.Date;
/**
* 代表随机生成的一篇文章
*
* @author badqiu
*
*/
public class RandomArticle {
private String keyword;
private String faipiaoKeyword;
private String finalSearchKeyword;
private String content;
private String perfectKeyword; //推荐使用的keyword
privat... | UTF-8 | Java | 1,826 | java | RandomArticle.java | Java | [
{
"context": "java.util.Date;\n\n/**\n * 代表随机生成的一篇文章\n * \n * @author badqiu\n * \n */\npublic class RandomArticle {\n\tprivate Str",
"end": 110,
"score": 0.9995434880256653,
"start": 104,
"tag": "USERNAME",
"value": "badqiu"
}
] | null | [] | package com.fpcms.common.random_gen_article;
import java.util.Date;
/**
* 代表随机生成的一篇文章
*
* @author badqiu
*
*/
public class RandomArticle {
private String keyword;
private String faipiaoKeyword;
private String finalSearchKeyword;
private String content;
private String perfectKeyword; //推荐使用的keyword
privat... | 1,826 | 0.738573 | 0.738573 | 87 | 19.632183 | 19.327257 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.390805 | false | false | 8 |
fcef0b357e06f780b52960580b3a78470ab4fe5c | 11,665,131,190,216 | dc466145017005d276dde87e25917cc7114ddb98 | /mysplid-spider/src/main/java/com/test/json/group/JsonGroup.java | 8ae292c1e82458c9fbbbe6409d9376f628aaa898 | [] | no_license | HackQsxj/MySpider-Java | https://github.com/HackQsxj/MySpider-Java | 1cc3c7a4d06f795838eaf19b8ba751b651533dae | 354e41e21bb212fab6c697dc48ab2f0bfe509d9a | refs/heads/master | 2022-12-21T16:00:31.104000 | 2020-05-06T12:56:20 | 2020-05-06T12:56:20 | 222,871,009 | 1 | 1 | null | false | 2022-12-16T07:15:54 | 2019-11-20T06:54:02 | 2021-07-29T20:51:41 | 2022-12-16T07:15:51 | 69 | 1 | 0 | 10 | Java | false | false | package com.test.json.group;
/**
* @author zc
* 得到微群的基本信息列表
*/
public class JsonGroup {
private String code;//返回码 10000时正常
private Data data;//数据信息
private String msg;//返回的消息值 :操作成功时表示成功获取
public String getCode() {
return code;
}
public void setCode(String code) {
this.code = code;
}
public Data getData(... | UTF-8 | Java | 579 | java | JsonGroup.java | Java | [
{
"context": "package com.test.json.group;\n/**\n * @author zc\n * 得到微群的基本信息列表\n */\npublic class JsonGroup {\n\tpriv",
"end": 46,
"score": 0.9996246695518494,
"start": 44,
"tag": "USERNAME",
"value": "zc"
}
] | null | [] | package com.test.json.group;
/**
* @author zc
* 得到微群的基本信息列表
*/
public class JsonGroup {
private String code;//返回码 10000时正常
private Data data;//数据信息
private String msg;//返回的消息值 :操作成功时表示成功获取
public String getCode() {
return code;
}
public void setCode(String code) {
this.code = code;
}
public Data getData(... | 579 | 0.670659 | 0.660679 | 29 | 16.275862 | 12.414943 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.310345 | false | false | 8 |
e03272bd73fdb3e6e59149ffe7f7c11bbaad8ef3 | 24,627,342,488,912 | 150a5debca4e84a3b47834c5b3c548b67f6ac4c0 | /PetClinic/src/main/java/com/qa/pet/PetClinicHomepage.java | 24b957ad5002154a7eba3ceb94b81cfff2a8844e | [] | no_license | emallsop/AdvancedAutomationTestingAssessment | https://github.com/emallsop/AdvancedAutomationTestingAssessment | 9777aeb0033623adb45ab0194c2bef12614a15f9 | 7c3b75180b03f2c41759a51f301bff7fb340a84f | refs/heads/master | 2020-04-02T18:20:31.779000 | 2018-10-25T15:50:54 | 2018-10-25T15:50:54 | 154,696,487 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qa.pet;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
public class PetClinicHomepage {
@FindBy(xpath = "/html/body/app-root/app-welcome/h1")
private WebElement welcome;
@FindBy(xpath = "/html/body/app-root/div[1]/nav/div/ul/li[2]/a")
private WebElement ownersBu... | UTF-8 | Java | 633 | java | PetClinicHomepage.java | Java | [] | null | [] | package com.qa.pet;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
public class PetClinicHomepage {
@FindBy(xpath = "/html/body/app-root/app-welcome/h1")
private WebElement welcome;
@FindBy(xpath = "/html/body/app-root/div[1]/nav/div/ul/li[2]/a")
private WebElement ownersBu... | 633 | 0.723539 | 0.71406 | 31 | 19.419355 | 20.998884 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.096774 | false | false | 8 |
a46ec7bb9e26292b31fd21c8bfa6df60dbea9c6f | 29,102,698,410,035 | 596c17d27c97c8bd0e7f0b0955c10743b602da2f | /Assignment1.notepad/Assignment1.java | 908d0af05d0af5173086926a7224496b0ed76134 | [] | no_license | kyungah1230/Assignment1. | https://github.com/kyungah1230/Assignment1. | a819c0c86a5a48a63a409ae8ac3631e187e3f2e4 | 0af577767b5137191bdf90381058e94c0cb9a5cd | refs/heads/master | 2020-04-05T22:52:49.224000 | 2014-09-10T19:19:50 | 2014-09-10T19:19:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import java.util.Scanner;
public class Assignment1 {
public static void main(String[] args) {
double weight;
double height;
double age;
int Man;
int Woman;
//Prompt the user for weight, height, and age.
System.out.println("Enter weight in pounds");
Scanner wt=new Scanner(System.in);
weight=... | UTF-8 | Java | 954 | java | Assignment1.java | Java | [] | null | [] |
import java.util.Scanner;
public class Assignment1 {
public static void main(String[] args) {
double weight;
double height;
double age;
int Man;
int Woman;
//Prompt the user for weight, height, and age.
System.out.println("Enter weight in pounds");
Scanner wt=new Scanner(System.in);
weight=... | 954 | 0.657233 | 0.627883 | 35 | 26.228571 | 23.930956 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.285714 | false | false | 8 |
4400d44dda56b79a5f218f08f3202066a18331ae | 2,405,181,696,489 | 98c1c4513332f16c44f7f03ebd659982ae4dc7d4 | /fruitmall-biz/src/main/java/com/xzy/fruitmall/biz/CityService.java | 902575a31d153354be9a563577ef76a4a0ff9ceb | [] | no_license | bbbyxxx/sgg | https://github.com/bbbyxxx/sgg | bbedf82c2ec95968ac0b3d9ef8ea9f13e30db097 | 4460e1348e7d3ee6832d5ed22a18107f15364c9f | refs/heads/master | 2022-07-01T22:54:41.444000 | 2020-02-19T08:45:16 | 2020-02-19T08:45:16 | 241,569,556 | 0 | 0 | null | false | 2022-06-17T02:55:10 | 2020-02-19T08:26:09 | 2020-02-19T08:45:24 | 2022-06-17T02:55:10 | 203 | 0 | 0 | 1 | Java | false | false | package com.xzy.fruitmall.biz;
import com.xzy.fruitmall.entity.CityInfo;
import java.util.List;
public interface CityService {
List<CityInfo> findCitiesById(int provinceId);
}
| UTF-8 | Java | 183 | java | CityService.java | Java | [] | null | [] | package com.xzy.fruitmall.biz;
import com.xzy.fruitmall.entity.CityInfo;
import java.util.List;
public interface CityService {
List<CityInfo> findCitiesById(int provinceId);
}
| 183 | 0.781421 | 0.781421 | 9 | 19.333334 | 18.565201 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 8 |
c0d3c2cb7533006ed948e8c12205f5c503840799 | 6,957,847,037,597 | ead5a617b23c541865a6b57cf8cffcc1137352f2 | /decompiled/sources/org/p153a/C3682b.java | af493e1d296e35193dff490b4fc2763e1d28c5af | [] | no_license | erred/uva-ssn | https://github.com/erred/uva-ssn | 73a6392a096b38c092482113e322fdbf9c3c4c0e | 4fb8ea447766a735289b96e2510f5a8d93345a8c | refs/heads/master | 2022-02-26T20:52:50.515000 | 2019-10-14T12:30:33 | 2019-10-14T12:30:33 | 210,376,140 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.p153a;
/* renamed from: org.a.b */
/* compiled from: Publisher */
public interface C3682b<T> {
/* renamed from: a */
void mo538a(C3683c<? super T> cVar);
}
| UTF-8 | Java | 177 | java | C3682b.java | Java | [] | null | [] | package org.p153a;
/* renamed from: org.a.b */
/* compiled from: Publisher */
public interface C3682b<T> {
/* renamed from: a */
void mo538a(C3683c<? super T> cVar);
}
| 177 | 0.632768 | 0.553672 | 8 | 21.125 | 13.195051 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 8 |
21c503338d15d4889cfaa1c160f400b8f03cce59 | 19,602,230,763,696 | b23873245c4e69df4ad7f4e5ddcad19ba9236046 | /Chain/src/GUI/ceoPanel.java | 46569daaf3e1c6f8674a292dd258f9c367b1a1f9 | [] | no_license | salimtop/chain-store-management-system | https://github.com/salimtop/chain-store-management-system | f2d8596ca87c21e949378a94f2bb78bc9d81a185 | 50a879479050108bab152597d11bdb37ee689492 | refs/heads/master | 2022-11-21T07:47:40.825000 | 2020-07-14T09:02:25 | 2020-07-14T09:02:25 | 276,670,008 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package GUI;
import GUI.login;
import chainmanagement.Employee;
import chainmanagement.Message;
import chainmanagement.Store;
import java.awt.Color;
import java.awt.Component;
import static java.awt.event.MouseEvent.BUTTON1;
import java.time.LocalDate;
import java.util.ArrayList;
import java.util.Calendar;
import jav... | UTF-8 | Java | 65,770 | java | ceoPanel.java | Java | [
{
"context": "the template in the editor.\n */\n\n/**\n *\n * @author ACK\n */\npublic class ceoPanel extends javax.swing.JFr",
"end": 760,
"score": 0.6843234300613403,
"start": 757,
"tag": "USERNAME",
"value": "ACK"
}
] | null | [] | package GUI;
import GUI.login;
import chainmanagement.Employee;
import chainmanagement.Message;
import chainmanagement.Store;
import java.awt.Color;
import java.awt.Component;
import static java.awt.event.MouseEvent.BUTTON1;
import java.time.LocalDate;
import java.util.ArrayList;
import java.util.Calendar;
import jav... | 65,770 | 0.62408 | 0.595067 | 1,374 | 46.863174 | 35.692181 | 319 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.9869 | false | false | 8 |
8308a599b1d7911cde0db3efa78a2c24b88890a1 | 19,602,230,765,482 | 5f11bb1fa4a480b205b201dd3002cf22b5d49094 | /src/main/java/com/qinwei/deathnote/beans/bean/RootBeanDefinition.java | d6956703979b30add358418e290c009c781c77f4 | [
"Apache-2.0"
] | permissive | qinweiVae/deathnote | https://github.com/qinweiVae/deathnote | 4f2ddfbbf9f6731e340a2efd3600feede235eee6 | 00323313562d8407e05d879407643d0767ffa00d | refs/heads/master | 2022-07-07T09:22:01.160000 | 2021-07-20T02:50:10 | 2021-07-20T02:50:10 | 186,126,556 | 0 | 0 | Apache-2.0 | false | 2022-06-17T02:09:49 | 2019-05-11T11:49:50 | 2021-07-20T02:50:12 | 2022-06-17T02:09:49 | 863 | 0 | 0 | 6 | Java | false | false | package com.qinwei.deathnote.beans.bean;
import java.lang.reflect.Member;
import java.util.HashSet;
import java.util.Set;
/**
* @author qinwei
* @date 2019-05-24
*/
public class RootBeanDefinition extends AbstractBeanDefinition {
private final Object lock = new Object();
private BeanDefinitionHolder deco... | UTF-8 | Java | 3,673 | java | RootBeanDefinition.java | Java | [
{
"context": "til.HashSet;\nimport java.util.Set;\n\n/**\n * @author qinwei\n * @date 2019-05-24\n */\npublic class RootBeanDefi",
"end": 145,
"score": 0.9995169639587402,
"start": 139,
"tag": "USERNAME",
"value": "qinwei"
}
] | null | [] | package com.qinwei.deathnote.beans.bean;
import java.lang.reflect.Member;
import java.util.HashSet;
import java.util.Set;
/**
* @author qinwei
* @date 2019-05-24
*/
public class RootBeanDefinition extends AbstractBeanDefinition {
private final Object lock = new Object();
private BeanDefinitionHolder deco... | 3,673 | 0.671386 | 0.668391 | 114 | 31.219297 | 27.751959 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.315789 | false | false | 8 |
a529d61bbdca794f541c1f20978cdb59e21d2903 | 1,065,151,928,546 | 3a8c55736cb78e26f3e1db622d77e949029fde3a | /src/com/ordertaker/service/impl/LoginServiceImpl.java | 69851e9ab9e00bc483841df1918bc5e8e8a30411 | [] | no_license | arneillepascual/Order-Taker | https://github.com/arneillepascual/Order-Taker | e475fc392f31b14e44ab6ab6a4290cf1c75ac4a5 | 9826031600be5ffa4ee426c3f2cb0ef071936b07 | refs/heads/master | 2020-03-29T21:34:07.218000 | 2018-09-26T21:03:20 | 2018-09-26T21:03:20 | 150,374,185 | 0 | 0 | null | true | 2018-09-26T05:43:23 | 2018-09-26T05:43:21 | 2018-09-26T05:36:30 | 2018-09-26T05:36:29 | 0 | 0 | 0 | 0 | null | false | null | package com.ordertaker.service.impl;
import com.ordertaker.service.LoginService;
public class LoginServiceImpl implements LoginService {
}
| UTF-8 | Java | 149 | java | LoginServiceImpl.java | Java | [] | null | [] | package com.ordertaker.service.impl;
import com.ordertaker.service.LoginService;
public class LoginServiceImpl implements LoginService {
}
| 149 | 0.791946 | 0.791946 | 7 | 19.285715 | 22.575045 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 8 |
54b181ad5c23de68f7f9793183405edc791ef3a3 | 4,930,622,496,777 | 61a4d2e9155c40d784b04bde97dcfe8883a08585 | /src/kontrollstrukturer2/oppgave2.java | 437570b94b2b05fba766ed8e24c810d4ad0202d0 | [] | no_license | krissmed/DAPE1400-Ukesoppgaver | https://github.com/krissmed/DAPE1400-Ukesoppgaver | 57d0e6d63edb72f5c34d2305e92f71d6f038cd77 | f066e155a53fad5ba0c7580b18eb06210b112209 | refs/heads/master | 2023-02-12T01:43:57.182000 | 2021-01-08T10:17:20 | 2021-01-08T10:17:20 | 314,557,259 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kontrollstrukturer2;
public class oppgave2 {
public static void main(String[] args) {
int sum = 0;
for(int i=0;i<10;i++){
sum += i;
}
System.out.print(sum);
}
}
| UTF-8 | Java | 222 | java | oppgave2.java | Java | [] | null | [] | package kontrollstrukturer2;
public class oppgave2 {
public static void main(String[] args) {
int sum = 0;
for(int i=0;i<10;i++){
sum += i;
}
System.out.print(sum);
}
}
| 222 | 0.518018 | 0.490991 | 11 | 19.181818 | 13.313139 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 8 |
7ce37829f06d94a74d3fb519513ad2c486c6ba63 | 20,040,317,405,409 | 9f8792f9601a01f8c222d2016856466a9215855c | /core/src/main/java/io/github/spleefx/perk/AcidicSnowballsPerk.java | c7c45646c5602bee4c0050415e9d0d7e7acf4ee3 | [
"LicenseRef-scancode-free-unknown",
"Apache-2.0"
] | permissive | The-HyperZone/SpleefX | https://github.com/The-HyperZone/SpleefX | e68c9a1eab4e03e3c93b34a82de30eb13e61da29 | 4a658ca33be0c12964742b50b5adc9caff0f7186 | refs/heads/master | 2023-02-14T05:12:54.544000 | 2020-07-09T11:12:26 | 2020-07-09T11:12:26 | 285,593,093 | 1 | 0 | Apache-2.0 | true | 2020-08-06T14:30:46 | 2020-08-06T14:30:46 | 2020-07-29T19:55:31 | 2020-08-04T14:30:42 | 1,046 | 0 | 0 | 0 | null | false | false | /*
* * Copyright 2020 github.com/ReflxctionDev
*
* 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 la... | UTF-8 | Java | 4,552 | java | AcidicSnowballsPerk.java | Java | [
{
"context": "/*\n * * Copyright 2020 github.com/ReflxctionDev\n *\n * Licensed under the Apache License, Version ",
"end": 47,
"score": 0.9991368055343628,
"start": 34,
"tag": "USERNAME",
"value": "ReflxctionDev"
}
] | null | [] | /*
* * Copyright 2020 github.com/ReflxctionDev
*
* 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 la... | 4,552 | 0.703207 | 0.701011 | 121 | 36.628098 | 29.566603 | 163 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.578512 | false | false | 8 |
bf30f2e8ab11f72cef651b69777aabda50b8cc2e | 28,930,899,763,152 | 500b104bc8ed57d5daead3df2b20738059b7ef9a | /profilers/src/com/android/tools/profilers/cpu/CpuTraceArt.java | eb0b6c8ebb1ccbd7ef040324c9e4c9966abfc575 | [] | no_license | RepoForks/android-2 | https://github.com/RepoForks/android-2 | a9eb30effe202ef0b1ae7ff44d1b24ffde863aff | a69a3102b8bde36f434d72bb30bfe7e7628cf4ef | refs/heads/master | 2021-09-01T05:40:37.325000 | 2017-12-21T16:54:18 | 2017-12-21T16:54:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (C) 2016 The Android Open Source Project
*
* 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 app... | UTF-8 | Java | 2,619 | java | CpuTraceArt.java | Java | [] | null | [] | /*
* Copyright (C) 2016 The Android Open Source Project
*
* 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 app... | 2,619 | 0.73005 | 0.725468 | 72 | 35.375 | 30.644665 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.569444 | false | false | 8 |
1be4f02f50896c055bc526a60ef53886d43e41b8 | 30,107,720,814,841 | f1ae20067b125b58a5885fc174cafdcf52dbb25b | /app/src/main/java/id/co/wow/jumantik/Laporan/LaporanSliderAdapter.java | 059c3db393d799a1f08b26cb5b217b8da7291be4 | [] | no_license | gilangbujana/jumantik | https://github.com/gilangbujana/jumantik | 31289f4808e5f65550130c2dc69862aebd70867c | 1d60b9b98479613945e730c9af79a11a222fa563 | refs/heads/master | 2022-03-25T01:24:12.069000 | 2020-01-08T03:21:47 | 2020-01-08T03:21:47 | 231,274,018 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package id.co.wow.jumantik.Laporan;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.RadioGroup;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
impo... | UTF-8 | Java | 3,733 | java | LaporanSliderAdapter.java | Java | [] | null | [] | package id.co.wow.jumantik.Laporan;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.RadioGroup;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
impo... | 3,733 | 0.63461 | 0.626842 | 109 | 33.247707 | 28.385019 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.688073 | false | false | 8 |
2e468725c07fbc6ebc698b310d8092d8a906e6fc | 19,241,453,506,954 | 97f61fd341618ba24934ee9f53d32bc739f5e9f6 | /src/main/java/com/rudyii/hsw/services/firebase/FirebaseGlobalSettingsService.java | fbf71a0fd8d290a13e4ce2abb80b290cb44eaa4a | [] | no_license | j-a-c-k/homesystemserver | https://github.com/j-a-c-k/homesystemserver | fcd4cd16698a3c292de3a4729cf6b07a660e053b | 98b24c3140b21801b56bb3250b9155050379bd7d | refs/heads/master | 2023-04-30T21:08:25.144000 | 2023-04-14T19:10:16 | 2023-04-14T19:10:16 | 162,630,856 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rudyii.hsw.services.firebase;
import com.google.firebase.database.DataSnapshot;
import com.google.firebase.database.DatabaseError;
import com.google.firebase.database.ValueEventListener;
import com.rudyii.hs.common.objects.settings.GlobalSettings;
import com.rudyii.hsw.database.FirebaseDatabaseProvider;
im... | UTF-8 | Java | 1,975 | java | FirebaseGlobalSettingsService.java | Java | [] | null | [] | package com.rudyii.hsw.services.firebase;
import com.google.firebase.database.DataSnapshot;
import com.google.firebase.database.DatabaseError;
import com.google.firebase.database.ValueEventListener;
import com.rudyii.hs.common.objects.settings.GlobalSettings;
import com.rudyii.hsw.database.FirebaseDatabaseProvider;
im... | 1,975 | 0.727595 | 0.726076 | 51 | 37.725491 | 33.957344 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.431373 | false | false | 8 |
503f4f1fb09f1e048e6192cd2597a0a7931abb62 | 32,006,096,329,430 | ee9c1b7f9c1c739eec70d366aa2c80677990c0d2 | /src/main/java/com/mycab/driver/repository/VehicleLocationRepository.java | bb4aac758200127a2de8625f3fd5a790d4199990 | [] | no_license | mekkah/mycab-drivers | https://github.com/mekkah/mycab-drivers | 82ca512061a1dbef7c29d7463640b46b9fb08467 | 87bfe6b583fb8e5bd72b8fd979f0a7efd658fd8d | refs/heads/master | 2017-12-22T00:41:16.517000 | 2017-03-05T22:08:16 | 2017-03-05T22:08:16 | 72,840,490 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mycab.driver.repository;
import com.mycab.driver.model.VehicleLocation;
import org.springframework.data.mongodb.repository.MongoRepository;
import java.util.List;
/**
* Created by emeka on 03/12/2016.
*/
public interface VehicleLocationRepository extends MongoRepository<VehicleLocation, String> {
}
| UTF-8 | Java | 318 | java | VehicleLocationRepository.java | Java | [
{
"context": "sitory;\n\nimport java.util.List;\n\n/**\n * Created by emeka on 03/12/2016.\n */\npublic interface VehicleLocati",
"end": 201,
"score": 0.9996144771575928,
"start": 196,
"tag": "USERNAME",
"value": "emeka"
}
] | null | [] | package com.mycab.driver.repository;
import com.mycab.driver.model.VehicleLocation;
import org.springframework.data.mongodb.repository.MongoRepository;
import java.util.List;
/**
* Created by emeka on 03/12/2016.
*/
public interface VehicleLocationRepository extends MongoRepository<VehicleLocation, String> {
}
| 318 | 0.805031 | 0.779874 | 13 | 23.461538 | 29.159021 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 8 |
d4c2c2f26ff169c6c0af4e78f6845c2a3990b2fa | 32,006,096,331,877 | f2bc017f0ba5945a3e50811defb8ee8f6acb35d9 | /src/main/java/com/lineWrap/LineWrap.java | 7194416ec6e6291f800e20884a014d0289e5371a | [] | no_license | JerryZer0/jerry_dojo | https://github.com/JerryZer0/jerry_dojo | ed3f157a0b8e51db2b5b0e386c8024ebd426c849 | b5935d7a0f47fa1fb11b96d47cf0bccd512b5ab7 | refs/heads/master | 2020-04-14T15:03:09.221000 | 2019-02-19T13:23:04 | 2019-02-19T13:23:04 | 163,915,059 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lineWrap;
public class LineWrap {
private String text;
private int length;
// private String currentText;
public LineWrap(String text, int length) {
this.text = text;
this.length = length;
}
public String wrapLine() {
StringBuilder space = new StringBuilder(" ");
if (text.leng... | UTF-8 | Java | 680 | java | LineWrap.java | Java | [] | null | [] | package com.lineWrap;
public class LineWrap {
private String text;
private int length;
// private String currentText;
public LineWrap(String text, int length) {
this.text = text;
this.length = length;
}
public String wrapLine() {
StringBuilder space = new StringBuilder(" ");
if (text.leng... | 680 | 0.561765 | 0.555882 | 29 | 22.448277 | 19.445036 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.551724 | false | false | 8 |
d3c533f5d76eb52f4a0db48f84fa74c402449dc0 | 9,234,179,728,419 | c7d120a1353a88dfada252bb910eee5764328c5e | /Izbori/src/ui/ListaUI.java | 03b586d700b80f44309ad8a8c06e144b14b39500 | [] | no_license | bogaroskidejan/repositoryJWD | https://github.com/bogaroskidejan/repositoryJWD | 3548437ae58d4acc46849463d099346f5f0f0856 | 24b2781c1fd336bbfa126aa0478c8f3cc23e7923 | refs/heads/master | 2021-05-10T21:45:06.703000 | 2018-01-20T15:32:39 | 2018-01-20T15:32:39 | 118,237,112 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ui;
import java.util.List;
import utils.PomocnaKlasa;
import model.Lista;
import model.Stranka;
import dao.ListaDAO;
public class ListaUI {
public static void ispisiSveListeSaStrankama() {
List<Lista> sveListe = ListaDAO.getAll(IzboriUI.getConn());
System.out.println();
System.... | UTF-8 | Java | 3,372 | java | ListaUI.java | Java | [
{
"context": "(\"%-11s %-37s %-10s %-18s %-27s %-15s\", \"R.br\", \"Izborni Slogan\", \"Broj gls.\", \"Nosilac Liste\", \"Procenat glasova",
"end": 2343,
"score": 0.9992411732673645,
"start": 2329,
"tag": "NAME",
"value": "Izborni Slogan"
},
{
"context": " %-15s\", \"R.br\", \"Izbo... | null | [] | package ui;
import java.util.List;
import utils.PomocnaKlasa;
import model.Lista;
import model.Stranka;
import dao.ListaDAO;
public class ListaUI {
public static void ispisiSveListeSaStrankama() {
List<Lista> sveListe = ListaDAO.getAll(IzboriUI.getConn());
System.out.println();
System.... | 3,357 | 0.529953 | 0.508304 | 93 | 34.258064 | 38.087872 | 182 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.096774 | false | false | 8 |
0a5c0ac6d07cccf658d036439cc8f506da3812a3 | 3,109,556,350,658 | ff1f60ff4bd69ccbe4c59aedf9c8d2b321732df4 | /src/test/java/com/testes/TesteCliente.java | 6b89770ef6d1f0abc8c00689be3ec6658235eef7 | [] | no_license | edsonlima95/sistema-odontologico | https://github.com/edsonlima95/sistema-odontologico | a7b4cd0c67d205e3d8a43a3911c4847020be1699 | ecf29809ca081eeec705c431e27b26d30c93dbac | refs/heads/master | 2021-03-27T14:31:57.643000 | 2017-12-04T14:57:39 | 2017-12-04T14:57:39 | 113,044,578 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.testes;
import java.math.BigDecimal;
import java.util.Calendar;
import java.util.Date;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.Persistence;
import org.junit.After;
import org.junit.Before;
import o... | UTF-8 | Java | 2,830 | java | TesteCliente.java | Java | [] | null | [] | package com.testes;
import java.math.BigDecimal;
import java.util.Calendar;
import java.util.Date;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.Persistence;
import org.junit.After;
import org.junit.Before;
import o... | 2,830 | 0.714134 | 0.70742 | 91 | 29.098902 | 30.20336 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.912088 | false | false | 8 |
7c89fad7c5d82ff7ab76b97ef742f22d382077bd | 2,456,721,313,649 | 3cb1055c6310c456b9c9ed7b2a52c6af7291024c | /app/src/main/java/com/meetferrytan/mvpdaggerstore/presentation/example/GithubUserSearchActivity.java | a1440671207a348cc93729fcb0c28cda1cff4bc6 | [] | no_license | ferrytan/mvp-dagger-store | https://github.com/ferrytan/mvp-dagger-store | 8a15ef1d0864ad1ac3c453d2463968c82179b774 | 67178790fef66c272af35e5cc90e92bec3dd88d4 | refs/heads/master | 2021-09-02T16:11:57.704000 | 2018-01-03T15:00:03 | 2018-01-03T15:00:03 | 111,070,269 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.meetferrytan.mvpdaggerstore.presentation.example;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v7.widget.Toolbar;
import android.text.method.ScrollingMovementMethod;
import android.widget.EditText;
import android.widget.TextView;
import com.meetferrytan.mvpdagge... | UTF-8 | Java | 4,537 | java | GithubUserSearchActivity.java | Java | [] | null | [] | package com.meetferrytan.mvpdaggerstore.presentation.example;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v7.widget.Toolbar;
import android.text.method.ScrollingMovementMethod;
import android.widget.EditText;
import android.widget.TextView;
import com.meetferrytan.mvpdagge... | 4,537 | 0.692528 | 0.691867 | 129 | 34.170544 | 28.92174 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.465116 | false | false | 8 |
73f53183afbed480e98ae49abda5360da3ba471c | 12,558,484,390,412 | 7f6002d48f1aa2cf6bdef246de6f2c8bdc94dec8 | /app/src/main/java/com/example/zll/util/PhotoUtils.java | 0047467676234b6040eca9985c631d85389985b0 | [] | no_license | LiLiTaBaBa/PhotoUtils | https://github.com/LiLiTaBaBa/PhotoUtils | dd0a027346c95c906cfea479471c237767907aa1 | 7dfe0e9e17e157549709fc964826e5d9cfbcc0f7 | refs/heads/master | 2019-07-08T23:02:55.952000 | 2017-04-27T08:05:18 | 2017-04-27T08:05:18 | 89,572,285 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.zll.util;
import android.Manifest;
import android.annotation.SuppressLint;
import android.app.Activity;
import android.content.ContentResolver;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.content.pm.ResolveInfo;
import andr... | UTF-8 | Java | 13,397 | java | PhotoUtils.java | Java | [
{
"context": ".PermissionGen;\n\n/**\n * 图片处理以及选择的工具类\n * Created by Jun on 2017/4/27 0027.\n */\n\npublic class PhotoUtils {",
"end": 852,
"score": 0.7161833643913269,
"start": 849,
"tag": "NAME",
"value": "Jun"
}
] | null | [] | package com.example.zll.util;
import android.Manifest;
import android.annotation.SuppressLint;
import android.app.Activity;
import android.content.ContentResolver;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.content.pm.ResolveInfo;
import andr... | 13,397 | 0.542282 | 0.538143 | 423 | 29.276596 | 24.276707 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.477541 | false | false | 8 |
006924fa085d32ec3bb7bdde4436a83cee51db82 | 2,911,987,888,904 | 02891d95884e416986fadfaebc9e439ed1376140 | /src/edu/tufts/eecs/graphtheory/collapsiblegraph/graphedge/SkeletonGraphEdge.java | 9617db3525ff88a41789ab87adbcd37cd7d3d65c | [] | no_license | RecursiveRepository/CollapsibleGraph | https://github.com/RecursiveRepository/CollapsibleGraph | 658e548583c6762efcb1dd3269f9ed38222b535f | 40ebe77399419d7d940ec707d7d0618e4d81a74f | refs/heads/master | 2021-01-18T14:05:59.442000 | 2011-07-31T17:01:48 | 2011-07-31T17:01:48 | 3,403,857 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.tufts.eecs.graphtheory.collapsiblegraph.graphedge;
import edu.tufts.eecs.graphtheory.collapsiblegraph.graphnode.GraphNode;
/**
* This class is a skeleton, barebones implementation of the GraphEdge interface.
* This could easily be subclassed to include other features such as edge weight.
* @auth... | UTF-8 | Java | 2,427 | java | SkeletonGraphEdge.java | Java | [
{
"context": "de other features such as edge weight.\r\n * @author Jeremy\r\n */\r\npublic class SkeletonGraphEdge implements G",
"end": 329,
"score": 0.9995156526565552,
"start": 323,
"tag": "NAME",
"value": "Jeremy"
}
] | null | [] | package edu.tufts.eecs.graphtheory.collapsiblegraph.graphedge;
import edu.tufts.eecs.graphtheory.collapsiblegraph.graphnode.GraphNode;
/**
* This class is a skeleton, barebones implementation of the GraphEdge interface.
* This could easily be subclassed to include other features such as edge weight.
* @auth... | 2,427 | 0.60651 | 0.60651 | 84 | 26.892857 | 27.831987 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.345238 | false | false | 8 |
fb82734f8d64d1bbf372daccc3178f7c73909d1d | 23,819,888,653,651 | 07aaff9106e9aaf101f09c27af4003d99c910a0e | /src/ANXCamera/sources/com/google/zxing/pdf417/detector/Detector.java | 58f5b3963f9a083c89a3de7b9167d32df5f20f4c | [] | no_license | cvamoose/ANXMiuiCamera10 | https://github.com/cvamoose/ANXMiuiCamera10 | 312e6b55e4c0216bd6b0522777cf8337b4569c65 | b324f1228bd5db9f21bc9c3c5d32399cacfb01da | refs/heads/master | 2020-04-13T10:46:12.347000 | 2018-12-24T15:04:35 | 2018-12-24T15:04:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.zxing.pdf417.detector;
import com.google.zxing.BinaryBitmap;
import com.google.zxing.DecodeHintType;
import com.google.zxing.NotFoundException;
import com.google.zxing.ResultPoint;
import com.google.zxing.common.BitMatrix;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
i... | UTF-8 | Java | 11,766 | java | Detector.java | Java | [] | null | [] | package com.google.zxing.pdf417.detector;
import com.google.zxing.BinaryBitmap;
import com.google.zxing.DecodeHintType;
import com.google.zxing.NotFoundException;
import com.google.zxing.ResultPoint;
import com.google.zxing.common.BitMatrix;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
i... | 11,766 | 0.507394 | 0.444926 | 361 | 31.592798 | 26.634239 | 229 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.00277 | false | false | 8 |
6dec85034d4992d5b62bee3b1c73c0f00d784a2b | 23,819,888,651,087 | 2ca6084dbc64530e4a5d84ef4d8329a0c21baf63 | /Biblioteka/src/domen/Referenca.java | d8d5478531bc37d5851928b937190490b4f8d922 | [] | no_license | lukakljajevic/projektovanje-softvera | https://github.com/lukakljajevic/projektovanje-softvera | d97e3eae49fab8ad0b77cb295b93e5737bdc3992 | c376e7f8340f3d1a8e36040b9246027e9ae9fc71 | refs/heads/master | 2020-03-28T06:44:06.263000 | 2018-09-07T17:47:59 | 2018-09-07T17:47:59 | 147,856,085 | 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 domen;
import java.sql.ResultSet;
import java.util.ArrayList;
import java.util.List;
/**
*
* @author Luka
*/
public class ... | UTF-8 | Java | 9,181 | java | Referenca.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n *\n * @author Luka\n */\npublic class Referenca implements IDomen {\n\n ",
"end": 302,
"score": 0.9903796911239624,
"start": 298,
"tag": "NAME",
"value": "Luka"
}
] | 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 domen;
import java.sql.ResultSet;
import java.util.ArrayList;
import java.util.List;
/**
*
* @author Luka
*/
public class ... | 9,181 | 0.571942 | 0.570526 | 310 | 28.616129 | 29.927187 | 247 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.448387 | false | false | 8 |
7bd070293e2134b7dcacea34acf6201365933df4 | 20,478,404,106,345 | c04a0468c0fecba5873737a2760c3b37dd7ea5c5 | /src/ANXGallery/sources/com/miui/gallery/editor/photo/app/sticker/HeaderHolder.java | 034ffc680b75d646357daaf87f33069051bc4fb2 | [] | no_license | tbigmimi/ANXMiuiApps | https://github.com/tbigmimi/ANXMiuiApps | 37d83616250c35569672186d479e22e7d47f25a0 | cbce8c31f64f5fa3e1b1da00b9f806b096ea0a68 | refs/heads/master | 2021-10-24T18:31:30.128000 | 2019-03-27T14:06:49 | 2019-03-27T14:06:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.miui.gallery.editor.photo.app.sticker;
import android.content.Context;
import android.support.v7.widget.RecyclerView.ViewHolder;
import android.view.View;
import android.widget.TextView;
import com.miui.gallery.editor.photo.core.common.model.StickerCategory;
import miui.cloud.backup.data.KeyStringSettingIt... | UTF-8 | Java | 970 | java | HeaderHolder.java | Java | [] | null | [] | package com.miui.gallery.editor.photo.app.sticker;
import android.content.Context;
import android.support.v7.widget.RecyclerView.ViewHolder;
import android.view.View;
import android.widget.TextView;
import com.miui.gallery.editor.photo.core.common.model.StickerCategory;
import miui.cloud.backup.data.KeyStringSettingIt... | 970 | 0.680412 | 0.678351 | 29 | 32.448277 | 27.707321 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.517241 | false | false | 8 |
3031f3a12069813a9ba88a7e220c639851b7f105 | 7,155,415,550,562 | d4110a1df723f516033a74a29075856c40158658 | /GoodsService/src/test/java/xmu/oomall/Mapper/ProductMapperTest.java | c09c6edc65a687449e15b5493467805900a55367 | [] | no_license | hanzeingithub/oomall | https://github.com/hanzeingithub/oomall | daf925c5972b7710fcb8520150b93be6fc9bc2ed | 7bef29367813889cff607efd73e0fc8927f40664 | refs/heads/master | 2023-05-12T15:17:22.150000 | 2020-04-10T13:29:55 | 2020-04-10T13:29:55 | 254,624,813 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //package xmu.oomall.Mapper;
//
//import xmu.oomall.domain.goods.ProductPo;
//import xmu.oomall.mapper.ProductMapper;
//import org.junit.Test;
//import org.junit.runner.RunWith;
//import org.slf4j.Logger;
//import org.slf4j.LoggerFactory;
//import org.springframework.beans.factory.annotation.Autowired;
//impor... | UTF-8 | Java | 2,690 | java | ProductMapperTest.java | Java | [
{
"context": "\n///**\r\n// * ProductMapperTest\r\n// *\r\n// * @author YangHong\r\n// * @date 2019-12-07\r\n// */\r\n//@RunWith(SpringR",
"end": 604,
"score": 0.999488890171051,
"start": 596,
"tag": "NAME",
"value": "YangHong"
}
] | null | [] | //package xmu.oomall.Mapper;
//
//import xmu.oomall.domain.goods.ProductPo;
//import xmu.oomall.mapper.ProductMapper;
//import org.junit.Test;
//import org.junit.runner.RunWith;
//import org.slf4j.Logger;
//import org.slf4j.LoggerFactory;
//import org.springframework.beans.factory.annotation.Autowired;
//impor... | 2,690 | 0.612481 | 0.605162 | 82 | 29.658537 | 20.556417 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.573171 | false | false | 8 |
3a0cb978f3ecfbd2d902dc7a9102c9679d75e696 | 1,623,497,683,907 | f382e144890cad83aabb43a25f9b998a9bf2310d | /IOTData/src/main/java/com/iot/model/ImgData.java | 5325f5d850ebb3b5d9e096f798f6cf6b932d171c | [] | no_license | zhoukuansky/IOTData | https://github.com/zhoukuansky/IOTData | 20fd694985548503599eb6b862fea2d7a1884341 | b7241cc0232f4228b5eff8c1fc9e06afec7cbb11 | refs/heads/master | 2022-08-27T14:53:08.890000 | 2022-08-13T18:18:47 | 2022-08-13T18:18:47 | 245,964,846 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.iot.model;
import com.fasterxml.jackson.annotation.JsonFormat;
import java.util.Date;
public class ImgData {
private Integer id;
@JsonFormat(timezone = "GMT+8", pattern = "yyyy-MM-dd HH:mm:ss")
private Date createTime;
@JsonFormat(timezone = "GMT+8", pattern = "yyyy-MM-dd HH:mm:ss")
p... | UTF-8 | Java | 1,401 | java | ImgData.java | Java | [] | null | [] | package com.iot.model;
import com.fasterxml.jackson.annotation.JsonFormat;
import java.util.Date;
public class ImgData {
private Integer id;
@JsonFormat(timezone = "GMT+8", pattern = "yyyy-MM-dd HH:mm:ss")
private Date createTime;
@JsonFormat(timezone = "GMT+8", pattern = "yyyy-MM-dd HH:mm:ss")
p... | 1,401 | 0.618844 | 0.614561 | 61 | 21.983606 | 21.303806 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.393443 | false | false | 8 |
a8d44e5d25ec6c084253d3b2dd6bc4eb1d20829e | 23,398,981,841,507 | 6b12fff8e4747a4fad782e7b4e7060fcd7b8782d | /common/src/eu/portavita/coverage/SingleFileCoverage.java | 01c90002e916edd55065cd123e96edc34f235849 | [] | no_license | jasperavisser/php_code_coverage | https://github.com/jasperavisser/php_code_coverage | 53a8d512b1a3b528284d883c1e47d8df94f3390a | 2a6cf9de0d339d768c8399187d854e534a22c6b7 | refs/heads/master | 2016-05-29T11:52:22.800000 | 2013-01-19T19:25:36 | 2013-01-19T19:25:36 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package eu.portavita.coverage;
import java.util.Map.Entry;
import java.util.TreeMap;
/**
* List of lines that are covered in a single file.
*/
@SuppressWarnings("serial")
public class SingleFileCoverage extends TreeMap<Integer, Boolean> {
/**
* Absorbs another coverage dump into this one, merging the results pe... | UTF-8 | Java | 952 | java | SingleFileCoverage.java | Java | [] | null | [] | package eu.portavita.coverage;
import java.util.Map.Entry;
import java.util.TreeMap;
/**
* List of lines that are covered in a single file.
*/
@SuppressWarnings("serial")
public class SingleFileCoverage extends TreeMap<Integer, Boolean> {
/**
* Absorbs another coverage dump into this one, merging the results pe... | 952 | 0.669118 | 0.669118 | 36 | 25.444445 | 24.573523 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.638889 | false | false | 8 |
3321f50c5b3e009f911026a103f08549e68f2a10 | 1,992,864,872,301 | e78939180933a7459994062cb964cc0dc45d9842 | /repository/src/test/Pramid_Number.java | 34857d8e5c0cd66f76fa79afed77efede1182bcd | [] | no_license | sugmar25/eclipsconnect | https://github.com/sugmar25/eclipsconnect | c23107d106c40276f70470080953d6f85c9449b2 | 9a176ef13191210f6e876680dea64bec0cb51ba0 | refs/heads/master | 2023-02-04T09:14:56.177000 | 2020-12-19T02:33:36 | 2020-12-19T02:33:36 | 258,342,733 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test;
public class Pramid_Number {
public static void main( String[] args )
{
int input =17;
int num=1;
for(int i=1;i<input;i++) {
for(int j=0;j<i;j++) {
System.out.print(num+" ");
if(num==input)
break;
num=num+1;
}
System.out.println();
if(n... | UTF-8 | Java | 393 | java | Pramid_Number.java | Java | [] | null | [] | package test;
public class Pramid_Number {
public static void main( String[] args )
{
int input =17;
int num=1;
for(int i=1;i<input;i++) {
for(int j=0;j<i;j++) {
System.out.print(num+" ");
if(num==input)
break;
num=num+1;
}
System.out.println();
if(n... | 393 | 0.450382 | 0.435115 | 23 | 16 | 10.882774 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.173913 | false | false | 8 |
4bf971334b617037aa6bf4aa3b387db6c6c2db4e | 5,437,428,632,079 | 4399e6d029d2a9b91931bbe2c1fef887fcde2d44 | /LanPlaylistServer/src/main/java/net/kokkeli/resources/models/ViewModel.java | 35f554449b37349111592e712aeb343e9d11e545 | [] | no_license | Hekku2/k-lan-playlist-server | https://github.com/Hekku2/k-lan-playlist-server | 0aa14c1027f17d82e711f98f22d17ff4c6db533c | b213e19d9db5a85208ae7226ef6a15e27db5000f | refs/heads/master | 2021-01-17T14:42:22.103000 | 2015-03-04T17:23:30 | 2015-03-04T17:23:30 | 6,462,695 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.kokkeli.resources.models;
/**
* Abstract parent for all view models.
* @author Hekku2
*
*/
public abstract class ViewModel {
}
| UTF-8 | Java | 153 | java | ViewModel.java | Java | [
{
"context": "* Abstract parent for all view models.\r\n * @author Hekku2\r\n *\r\n */\r\npublic abstract class ViewModel {\r\n}\r\n",
"end": 104,
"score": 0.9996268153190613,
"start": 98,
"tag": "USERNAME",
"value": "Hekku2"
}
] | null | [] | package net.kokkeli.resources.models;
/**
* Abstract parent for all view models.
* @author Hekku2
*
*/
public abstract class ViewModel {
}
| 153 | 0.666667 | 0.660131 | 9 | 15 | 15.867507 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.111111 | false | false | 8 |
7fe2f512835d59a575a29a6389f443b3d825731e | 22,393,959,517,950 | e12ffed967b5f66a059a59e664d542c1deafb8bd | /src/TapeEquilibrium/Soultion.java | f70e41d1c46f9bfc9a62860a31d015da6f3aef2e | [] | no_license | ygddabong/CodilityCodingTest | https://github.com/ygddabong/CodilityCodingTest | 362667eb7d2f88d38ac637acf51d8efbdfbe58e5 | c870dd29f6701bf785a9843245dbdd6f3a574f72 | refs/heads/master | 2022-11-15T13:58:57.289000 | 2020-07-16T09:03:07 | 2020-07-16T09:03:07 | 280,094,656 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package TapeEquilibrium;
class Solution {
public int solution(int[] A) {
int sum_top = 0;
int sum_bottom = 0;
int integerMax = Integer.MAX_VALUE;
for (int i = 0; i < A.length; i++) {
sum_bottom += A[i];
}
for (int p = 1; p < A.length; p++) {
sum_top += A[p - 1];
sum_bottom -= A[p - 1];
int d... | UTF-8 | Java | 443 | java | Soultion.java | Java | [] | null | [] | package TapeEquilibrium;
class Solution {
public int solution(int[] A) {
int sum_top = 0;
int sum_bottom = 0;
int integerMax = Integer.MAX_VALUE;
for (int i = 0; i < A.length; i++) {
sum_bottom += A[i];
}
for (int p = 1; p < A.length; p++) {
sum_top += A[p - 1];
sum_bottom -= A[p - 1];
int d... | 443 | 0.559819 | 0.546275 | 23 | 18.304348 | 13.948461 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.347826 | false | false | 8 |
fe001784ebc9b8a0eabfb3e387d4e3bb50b6b003 | 15,814,069,627,345 | 5212b70653244de2738c4bce2db888a23085688b | /src/Client.java | c727d3b1c8c9730cfc097d7f4c16a15b3a83baec | [] | no_license | Mvishnu9/DistributedTicTacToe | https://github.com/Mvishnu9/DistributedTicTacToe | f5c9e9960e87261754dafc731750c819ac3900c7 | fb7ff20cfbfb12a9fe462d207afbc12c6f322ca4 | refs/heads/master | 2020-03-27T11:09:11.067000 | 2018-09-02T15:24:10 | 2018-09-02T15:24:10 | 146,468,390 | 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.
*/
import java.io.*;
import java.net.MalformedURLException;
import java.rmi.*;
import java.util.*;
import java.net.*;
/**
*
* @author v... | UTF-8 | Java | 4,913 | java | Client.java | Java | [
{
"context": " java.util.*;\nimport java.net.*;\n/**\n *\n * @author vishnum\n */\npublic class Client \n{\n \n RMI_interface",
"end": 326,
"score": 0.9991044402122498,
"start": 319,
"tag": "USERNAME",
"value": "vishnum"
}
] | 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.
*/
import java.io.*;
import java.net.MalformedURLException;
import java.rmi.*;
import java.util.*;
import java.net.*;
/**
*
* @author v... | 4,913 | 0.460615 | 0.454916 | 164 | 28.957317 | 24.964451 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52439 | false | false | 8 |
ef86dc6cf1e7f4e12ea73ab00d66fe52118e5b7e | 18,537,078,891,746 | fe13621c0b8ea72a00834fe8b981246c6823d1e6 | /src/main/java/com/generactive/service/util/HierarchyValidator.java | 1d7b0ee0d8a4c7a6dae8834f498ad97a89fdaf24 | [] | no_license | GevorgBagratunyan/Generactive-Servlets | https://github.com/GevorgBagratunyan/Generactive-Servlets | f2a61d9c587f3e78201b98f2d54ee797188043d7 | d82a9774ec0ddfca7901361117f90b92e006d060 | refs/heads/master | 2023-08-24T16:43:27.179000 | 2021-10-12T14:44:56 | 2021-10-12T14:44:56 | 399,614,493 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.generactive.service.util;
import com.generactive.model.Group;
import com.generactive.repository.GroupRepository;
import org.springframework.stereotype.Component;
import java.util.NoSuchElementException;
@Component
public class HierarchyValidator {
private static GroupRepository repository;
publ... | UTF-8 | Java | 1,187 | java | HierarchyValidator.java | Java | [] | null | [] | package com.generactive.service.util;
import com.generactive.model.Group;
import com.generactive.repository.GroupRepository;
import org.springframework.stereotype.Component;
import java.util.NoSuchElementException;
@Component
public class HierarchyValidator {
private static GroupRepository repository;
publ... | 1,187 | 0.654591 | 0.652906 | 44 | 25.977272 | 21.72921 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.522727 | false | false | 8 |
0b8f92030dbce3440dd0452aeb5b365f7b394122 | 644,245,123,233 | 8d7b8e5a6a238ad09cd25983428fa9e66f6ed3dd | /src/com/rackspacecloud/android/TabViewActivity.java | 6f7e24f661303cf37c22fa9cf47b7688d8499c40 | [
"MIT"
] | permissive | joejulian/android-rackspacecloud | https://github.com/joejulian/android-rackspacecloud | 5d66ddaa6c83d069bc31d3340467786fbb1e2fd7 | 345b235bd554ffbd9299f7e76faae15085378ee8 | refs/heads/master | 2016-09-05T16:38:07.255000 | 2012-11-14T22:14:57 | 2012-11-14T22:14:57 | 6,699,705 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package com.rackspacecloud.android;
import java.util.Calendar;
import android.app.Dialog;
import android.app.TabActivity;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.Butto... | UTF-8 | Java | 3,614 | java | TabViewActivity.java | Java | [
{
"context": "ort com.rackspace.cloud.android.R;\n\n/**\n * @author Mike Mayo - mike.mayo@rackspace.com - twitter.com/greenisus",
"end": 479,
"score": 0.9998703598976135,
"start": 470,
"tag": "NAME",
"value": "Mike Mayo"
},
{
"context": "space.cloud.android.R;\n\n/**\n * @author Mike... | null | [] | /**
*
*/
package com.rackspacecloud.android;
import java.util.Calendar;
import android.app.Dialog;
import android.app.TabActivity;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.Butto... | 3,595 | 0.734643 | 0.731876 | 129 | 27.015503 | 23.879538 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.193799 | false | false | 8 |
eda03ebc7cec23200b92e48b8f4d2204b63199ae | 25,666,724,602,477 | baed98c2e5945910c52a2d16304046b509eb8ed8 | /Breakout.java | 798c358ffd616503c2f0d226e84f436b0938af20 | [] | no_license | Sensiunk/BreakoutStarterLatest1 | https://github.com/Sensiunk/BreakoutStarterLatest1 | 5438368c52308f8a1847ca4b7278203890a3c4f9 | 2d537bffc79a493ca856012861595560cbad6ba6 | refs/heads/master | 2022-11-05T13:17:15.194000 | 2020-06-14T03:48:38 | 2020-06-14T03:48:38 | 271,940,954 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package breakoutstarter;
import Engine.Game;
import Engine.GameController;
import Engine.Sprite;
import java.util.Random;
import java.util.ArrayList;
// The entry point for the breakout game. Implements game controller so we can get
// notified after each frame is drawn.
public class Breakout implements G... | UTF-8 | Java | 4,064 | java | Breakout.java | Java | [] | null | [] | package breakoutstarter;
import Engine.Game;
import Engine.GameController;
import Engine.Sprite;
import java.util.Random;
import java.util.ArrayList;
// The entry point for the breakout game. Implements game controller so we can get
// notified after each frame is drawn.
public class Breakout implements G... | 4,064 | 0.564222 | 0.549951 | 175 | 21.222857 | 19.009216 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.657143 | false | false | 8 |
460afb2f420a405062423537e2687e5d406d6356 | 27,831,388,126,104 | d9f521853ae745cf40dc9903a5ca84b276e6bbd3 | /wechat_manager/src/main/java/com/sinosoft/wx/pojo/InsuranceProductWrap.java | b63889df4771d280a2969d4915c4cd353af6d483 | [] | no_license | rainbowSixPlus/TestDemo | https://github.com/rainbowSixPlus/TestDemo | 57aafb37c1e6e882926bba6a467cb7216e4d75b5 | 869219b816b1f75e59ea68c415c7e22ce55bf533 | refs/heads/master | 2021-01-23T23:46:11.173000 | 2018-02-24T12:33:15 | 2018-02-24T12:33:15 | 122,734,932 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* 文件名:InsuranceProductWrap.java
*
* 版本日期:2017年5月26日
*
* Copyright 中科软科技股份有限公司
*
*/
package com.sinosoft.wx.pojo;
import com.github.pagehelper.PageInfo;
/**
*
* <p>项目名称:wechat_manager
* <p>类名称:InsuranceProductWrap.java
* <p>类描述:保险产品主表pojo包装类
* <p>备注信息:
* <p>创建人:limin
* <p>创建时间:2... | UTF-8 | Java | 1,120 | java | InsuranceProductWrap.java | Java | [
{
"context": "\r\n * <p>类描述:保险产品主表pojo包装类\r\n * <p>备注信息:\r\n * <p>创建人:limin\r\n * <p>创建时间:2017-5-26 14:57:30\r\n * <p>修改人:limin\r\n",
"end": 306,
"score": 0.9963405728340149,
"start": 301,
"tag": "USERNAME",
"value": "limin"
},
{
"context": "人:limin\r\n * <p>创建时间:2017-5-26 14:57:30\r... | null | [] | /**
* 文件名:InsuranceProductWrap.java
*
* 版本日期:2017年5月26日
*
* Copyright 中科软科技股份有限公司
*
*/
package com.sinosoft.wx.pojo;
import com.github.pagehelper.PageInfo;
/**
*
* <p>项目名称:wechat_manager
* <p>类名称:InsuranceProductWrap.java
* <p>类描述:保险产品主表pojo包装类
* <p>备注信息:
* <p>创建人:limin
* <p>创建时间:2... | 1,120 | 0.657787 | 0.623975 | 60 | 14.25 | 17.911472 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.566667 | false | false | 8 |
dbead3a0fffc191c3c1c4b0f9b01d78aa45c9a58 | 8,856,222,570,117 | 18484c21eb0c9ba42cf33012a5d5455b9a463521 | /user/service/src/main/java/com/yryz/quanhu/user/service/OatuhWeixin.java | c6f64c935c8e0895045561d842ef98817a206e55 | [] | no_license | PurpleEyeEmilia/quanhu2.0-server | https://github.com/PurpleEyeEmilia/quanhu2.0-server | 0ec3a11a99107e86930449f3c85a14937f4a4daa | 4cbb7cfdafd2a8d083df097de456bf9dc35139c2 | HEAD | 2019-03-20T22:54:39.398000 | 2018-03-09T11:38:40 | 2018-03-09T11:38:40 | 124,056,372 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yryz.quanhu.user.service;
import java.util.HashMap;
import java.util.Map;
import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.yryz.common.constant.ExceptionEnum;
import com.yryz.common.exception.QuanhuException;
import com.yryz.common.utils.Jso... | UTF-8 | Java | 5,266 | java | OatuhWeixin.java | Java | [
{
"context": "方登录认证地址<br/>\n * 3.获取微信web第三方登录token\n * \n * @author danshiyu\n * @version 2017-11-09\n */\npublic class OatuhWeix",
"end": 706,
"score": 0.9994263052940369,
"start": 698,
"tag": "USERNAME",
"value": "danshiyu"
}
] | null | [] | package com.yryz.quanhu.user.service;
import java.util.HashMap;
import java.util.Map;
import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.yryz.common.constant.ExceptionEnum;
import com.yryz.common.exception.QuanhuException;
import com.yryz.common.utils.Jso... | 5,266 | 0.692202 | 0.68846 | 170 | 28.870588 | 29.509235 | 158 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.211765 | false | false | 8 |
b4c3982ceb84ff7605a13524adcfe49db22acda0 | 2,654,289,838,593 | 3201b31249a31a61b047db6a6f898d205f5ceba7 | /Arrays/MinNumberOfSwaps2.java | 011f92be2b976e190c364f1664d05b2a849258e3 | [] | no_license | Stephen-mcdonagh/hackerrank | https://github.com/Stephen-mcdonagh/hackerrank | 15a03d81020524b334f146592930c71eb82ca83c | 3b1ae933a067cf8e0a440a7a8166823e29646132 | refs/heads/main | 2023-01-22T08:47:47.327000 | 2020-11-11T17:14:18 | 2020-11-11T17:14:18 | 311,285,236 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
public class MinNumberOfSwaps2 {
//ARRAY QUESTION 3 MINIMUM SWAPS
//Given an unordered array -> find minimum swaps for ascending order
static int minimumNumberOfSwaps(int [] unorderedArray){
int numSwaps = 0;
int size = unorderedArray.length -1;
for(int i =0; i <... | UTF-8 | Java | 780 | java | MinNumberOfSwaps2.java | Java | [] | null | [] | import java.util.*;
public class MinNumberOfSwaps2 {
//ARRAY QUESTION 3 MINIMUM SWAPS
//Given an unordered array -> find minimum swaps for ascending order
static int minimumNumberOfSwaps(int [] unorderedArray){
int numSwaps = 0;
int size = unorderedArray.length -1;
for(int i =0; i <... | 780 | 0.551282 | 0.542308 | 31 | 24.193548 | 21.303368 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.677419 | false | false | 8 |
12a643a8bf17b8bd2f3539adce9118d5143067ac | 670,014,963,189 | a0729c8fae8f05191dd8fa5cb9cf31060125a3f8 | /Jass/src/BusinessLayer/ClientComparator.java | 5cd9a3abd57d741bce9547aad471c2b5278102e5 | [] | no_license | Domi89/TerryAndAllen | https://github.com/Domi89/TerryAndAllen | 008de3859d3a4b840ce40e29dfee316895735bf6 | b89e00c29c89817bc2771350ac9b3e78da2ed90c | refs/heads/master | 2021-03-03T22:58:36.988000 | 2020-05-24T18:18:10 | 2020-05-24T18:18:10 | 245,991,719 | 1 | 1 | null | false | 2020-05-24T11:18:19 | 2020-03-09T09:20:07 | 2020-05-23T19:08:26 | 2020-05-24T11:18:18 | 1,938 | 0 | 1 | 0 | Java | false | false | package BusinessLayer;
import java.util.Comparator;
import serializedClasses.Card;
import serializedClasses.Client;
import serializedClasses.Suit;
public class ClientComparator implements Comparator<Client> {
public ClientComparator() {
}
public int compare(Client o1, Client o2) {
if(o1.getPointsSmall(... | UTF-8 | Java | 450 | java | ClientComparator.java | Java | [] | null | [] | package BusinessLayer;
import java.util.Comparator;
import serializedClasses.Card;
import serializedClasses.Client;
import serializedClasses.Suit;
public class ClientComparator implements Comparator<Client> {
public ClientComparator() {
}
public int compare(Client o1, Client o2) {
if(o1.getPointsSmall(... | 450 | 0.717778 | 0.697778 | 28 | 15.071428 | 18.277481 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.142857 | false | false | 8 |
a09c496b604bddb2477020499e3857d06e1703f6 | 30,270,929,562,293 | 86eb9c4f52e1d94408cf82463c35aa9ef92dde91 | /src/main/java/com/theuberlab/controllers/ApiController.java | 6977ce814676868a1bfa362c21f9928f26e95760 | [] | no_license | omadawn/aznparsticator | https://github.com/omadawn/aznparsticator | c25cec31035da66cd8e6a7e80c3dd4ee20882208 | 1ce43c57f4364c563c1b13c531d6806665a3a6e7 | refs/heads/master | 2020-02-26T16:06:38.379000 | 2016-10-15T22:04:35 | 2016-10-15T22:04:35 | 71,011,201 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.theuberlab.controllers;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
/**
* @Author TheSporkboy
*/
@RestController
public class ApiController {
/**
* Answers requests for the root of the application.
*
* @return
*... | UTF-8 | Java | 745 | java | ApiController.java | Java | [
{
"context": "eb.bind.annotation.RestController;\n\n/**\n * @Author TheSporkboy\n */\n@RestController\npublic class ApiController {\n",
"end": 190,
"score": 0.9996029138565063,
"start": 179,
"tag": "USERNAME",
"value": "TheSporkboy"
}
] | null | [] | package com.theuberlab.controllers;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
/**
* @Author TheSporkboy
*/
@RestController
public class ApiController {
/**
* Answers requests for the root of the application.
*
* @return
*... | 745 | 0.58255 | 0.58255 | 30 | 23.833334 | 24.47459 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.7 | false | false | 8 |
e5475dc9f90ddf5e3c61a68c3564a12ba4d744da | 23,338,852,290,706 | 2546206faac30bc9f73864114347bde0ba426538 | /app/src/main/java/com/exploitation/healthcareapp/MyTipsListFragment.java | ccbc956d7cb0ce1ff3688d7cde907975ec8af598 | [] | no_license | tanvir14012/HealthCareApp | https://github.com/tanvir14012/HealthCareApp | 768d1b20cd1947b955423ea9761dd71841dd4274 | 51fbee871564855bade6b18ed55d6f507cfdd797 | refs/heads/master | 2020-06-13T14:29:05.334000 | 2019-07-03T18:12:54 | 2019-07-03T18:12:54 | 194,687,140 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.exploitation.healthcareapp;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v7.widget.DividerItemDecoration;
import android.support.v7.widget.LinearLayoutMana... | UTF-8 | Java | 5,526 | java | MyTipsListFragment.java | Java | [] | null | [] | package com.exploitation.healthcareapp;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v7.widget.DividerItemDecoration;
import android.support.v7.widget.LinearLayoutMana... | 5,526 | 0.682772 | 0.681325 | 143 | 37.643356 | 35.925411 | 184 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.601399 | false | false | 8 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.