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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
33f420640670169013b59026d10fbacd3805e876 | 21,414,706,999,533 | a7b6d208b0dbace1a2daa926ed661d010d7e5e25 | /src/main/java/com/project/OnlineVotingSystem/model/RegisteredSocietyVoters.java | 457649b30322131027fa1793be53fad6f83e82d4 | [] | no_license | Jaibw/ovs | https://github.com/Jaibw/ovs | bd99bec39b15dc49b07614809da2f479ae0d164e | 0af7feca14eb36404bca3dd4d6de3009bb562cf0 | refs/heads/main | 2023-08-29T03:55:18.011000 | 2021-10-19T09:47:00 | 2021-10-19T09:47:00 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.project.OnlineVotingSystem.model;
import javax.persistence.CascadeType;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.OneToOne;
@Entity(name = "Re... | UTF-8 | Java | 3,011 | java | RegisteredSocietyVoters.java | Java | [
{
"context": " private String voterIdCardNo;\n private String firstName;\n private String lastName;\n private String ",
"end": 524,
"score": 0.5757542252540588,
"start": 515,
"tag": "NAME",
"value": "firstName"
},
{
"context": ";\n private String firstName;\n private ... | null | [] | package com.project.OnlineVotingSystem.model;
import javax.persistence.CascadeType;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.OneToOne;
@Entity(name = "Re... | 3,013 | 0.741282 | 0.741282 | 127 | 22.708662 | 19.583099 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.559055 | false | false | 3 |
e6bd2b0f1cd782c0975fc2d832b7524b6b2fa8c9 | 3,805,341,037,106 | 251404d07c9d5eb6356e502d8216730acd2a3e03 | /app/src/main/java/app/lector/tortilleria_salida/model/Proveedores.java | a29386d9b35e1c477d4f445803ffbf2134ceb21f | [] | no_license | abel1313/proyectoTortilleriaAndroidStudio | https://github.com/abel1313/proyectoTortilleriaAndroidStudio | f8cd902cd4fd990fe8a8b4a13e9fc3f636f49f50 | 087eafe3ed76082947f6d96302ba84578f6da381 | refs/heads/master | 2023-05-04T09:13:40.056000 | 2021-05-26T02:19:44 | 2021-05-26T02:19:44 | 370,883,728 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package app.lector.tortilleria_salida.model;
import app.lector.tortilleria_salida.base.Base;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
@NoArgsConstructor
@AllArgsConstructor
@Setter
@Getter
public class Proveedores extends Base
{
private String ... | UTF-8 | Java | 339 | java | Proveedores.java | Java | [] | null | [] | package app.lector.tortilleria_salida.model;
import app.lector.tortilleria_salida.base.Base;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
@NoArgsConstructor
@AllArgsConstructor
@Setter
@Getter
public class Proveedores extends Base
{
private String ... | 339 | 0.828909 | 0.828909 | 16 | 20.1875 | 15.8083 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 3 |
be2400551e5de7a1c924e867d1d94f23ed0261e6 | 14,001,593,436,738 | 9b04be358a7a169ee360fe49ab590f3af3dd777c | /com/vmware/xclone/Xclones.java | 2864e188ef28d77d20380f7cf20ee246b1c21e3f | [] | no_license | powanjuanshu/Xclone | https://github.com/powanjuanshu/Xclone | 5c96c0f078fd8fd355252fc7c7045c32ee2c970f | 246be295a8505043f8ae1d12241751e5fb816df3 | refs/heads/master | 2020-03-13T12:23:55.601000 | 2013-08-02T05:53:41 | 2013-08-02T05:53:41 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vmware.xclone;
import com.vmware.xclone.algorithm.*;
import com.vmware.xclone.basicops.*;
import java.util.*;
import java.util.concurrent.CountDownLatch;
/**
* <pre>
* Xclone
*
* Fastest VM Provision
*
* <b>Parameters:</b>
* url [required] : url of the web service.
* username ... | UTF-8 | Java | 6,903 | java | Xclones.java | Java | [
{
"context": "ional] : username for the authentication (default: root)\n * password [optional] : password for the ",
"end": 379,
"score": 0.8581567406654358,
"start": 375,
"tag": "USERNAME",
"value": "root"
},
{
"context": " << \n * \"--url 10... | null | [] | package com.vmware.xclone;
import com.vmware.xclone.algorithm.*;
import com.vmware.xclone.basicops.*;
import java.util.*;
import java.util.concurrent.CountDownLatch;
/**
* <pre>
* Xclone
*
* Fastest VM Provision
*
* <b>Parameters:</b>
* url [required] : url of the web service.
* username ... | 6,935 | 0.630306 | 0.541793 | 167 | 40.335331 | 36.522591 | 157 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.125748 | false | false | 3 |
23014c80666756bc5d88c81b96d9a9e11339f604 | 14,654,428,462,117 | ccf82688f082e26cba5fc397c76c77cc007ab2e8 | /Mage.Tests/src/test/java/org/mage/test/cards/single/afc/ShareTheSpoilsTest.java | 8c6ab794249d8d127cc6c38611184e18c8504dba | [
"MIT"
] | permissive | magefree/mage | https://github.com/magefree/mage | 3261a89320f586d698dd03ca759a7562829f247f | 5dba61244c738f4a184af0d256046312ce21d911 | refs/heads/master | 2023-09-03T15:55:36.650000 | 2023-09-03T03:53:12 | 2023-09-03T03:53:12 | 4,158,448 | 1,803 | 1,133 | MIT | false | 2023-09-14T20:18:55 | 2012-04-27T13:18:34 | 2023-09-11T18:25:38 | 2023-09-14T20:18:55 | 801,396 | 1,632 | 712 | 1,307 | Java | false | false | package org.mage.test.cards.single.afc;
import mage.constants.PhaseStep;
import mage.constants.Zone;
import org.junit.Test;
import org.mage.test.serverside.base.CardTestCommander4Players;
public class ShareTheSpoilsTest extends CardTestCommander4Players {
private static final String shareTheSpoils = "Share the ... | UTF-8 | Java | 20,783 | java | ShareTheSpoilsTest.java | Java | [
{
"context": "ecute();\n\n assertPermanentCount(playerA, \"Tana, the Bloodsower\", 1);\n\n assertExileCount(p",
"end": 4854,
"score": 0.6184324622154236,
"start": 4851,
"tag": "NAME",
"value": "ana"
},
{
"context": "ast front\n addCard(Zone.LIBRARY, playerB, \"Al... | null | [] | package org.mage.test.cards.single.afc;
import mage.constants.PhaseStep;
import mage.constants.Zone;
import org.junit.Test;
import org.mage.test.serverside.base.CardTestCommander4Players;
public class ShareTheSpoilsTest extends CardTestCommander4Players {
private static final String shareTheSpoils = "Share the ... | 20,713 | 0.654477 | 0.643603 | 544 | 37.204044 | 30.692329 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.419118 | false | false | 3 |
735c763fd6f942d2acd5fa1b9027025cb0023e21 | 2,259,152,816,058 | 72150eedfc69e42d2546817c021649d279318dee | /core/src/com/soccer/states/ClientState.java | acb5995704340abe767137a027920dcf7b18d413 | [] | no_license | savigny001/ButtonSoccer | https://github.com/savigny001/ButtonSoccer | f8a09c357141bd52783b7fb12a242d2b1e0efb83 | 6159f80b01c93c6e54314eec15294f3e175f916c | refs/heads/master | 2021-06-25T14:53:41.180000 | 2017-09-11T15:15:56 | 2017-09-11T15:15:56 | 103,150,337 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.soccer.states;
import com.soccer.pojo.TeamSide;
import java.util.List;
public class ClientState {
public StateType stateType;
public List<Integer> playerNumbers;
public TeamSide teamSide;
public Integer numberOfPlaceing, placedPlayers;
public ClientState() {
}
}
| UTF-8 | Java | 304 | java | ClientState.java | Java | [] | null | [] | package com.soccer.states;
import com.soccer.pojo.TeamSide;
import java.util.List;
public class ClientState {
public StateType stateType;
public List<Integer> playerNumbers;
public TeamSide teamSide;
public Integer numberOfPlaceing, placedPlayers;
public ClientState() {
}
}
| 304 | 0.736842 | 0.736842 | 16 | 18 | 16.397408 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 3 |
c279b4e3deb3efc4a42e36887410a1e32b2a4a35 | 5,171,140,647,461 | b9096391f4c0ed556b95b8de26f5c84f672fffef | /src/com/practice/concurrency/NotSafetySolution3.java | 7dd1883e6ac4d2cb23530ecdedff94fa780da0e6 | [] | no_license | 123CLOUD123/mixed-learning | https://github.com/123CLOUD123/mixed-learning | 110406bb850e340bc9c1af6536f12c3e8553ba95 | 40a281e27b123735906a863b9c9c189425fa8677 | refs/heads/master | 2023-06-28T07:06:43.487000 | 2021-07-23T03:22:53 | 2021-07-23T03:22:53 | 195,952,664 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.practice.concurrency;
/**
* 多线程共享可变变量时,可通过ThreadLocal来实现线程安全,ThreadLocal类通过为每个线程创建一个与该线程相关联
* 的ThreadLocalMap来存储线程要访问的变量,这样的方式改杜绝了共享的行为,改成线程封闭的方式来访问变量,变量不
* 被共享了,也就一定是线程安全的了
* @author Cloud
*
*/
public class NotSafetySolution3 {
// private static Long count;
private static ThreadLocal<Long> countHo... | UTF-8 | Java | 696 | java | NotSafetySolution3.java | Java | [
{
"context": ",改成线程封闭的方式来访问变量,变量不\n * 被共享了,也就一定是线程安全的了\n * @author Cloud\n *\n */\npublic class NotSafetySolution3 {\n\n//\tpriv",
"end": 206,
"score": 0.8106845617294312,
"start": 201,
"tag": "USERNAME",
"value": "Cloud"
}
] | null | [] | package com.practice.concurrency;
/**
* 多线程共享可变变量时,可通过ThreadLocal来实现线程安全,ThreadLocal类通过为每个线程创建一个与该线程相关联
* 的ThreadLocalMap来存储线程要访问的变量,这样的方式改杜绝了共享的行为,改成线程封闭的方式来访问变量,变量不
* 被共享了,也就一定是线程安全的了
* @author Cloud
*
*/
public class NotSafetySolution3 {
// private static Long count;
private static ThreadLocal<Long> countHo... | 696 | 0.742857 | 0.736735 | 23 | 20.304348 | 22.514603 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.913043 | false | false | 3 |
201305943e494393e51610e31ac16b8d34c4c9b4 | 26,792,006,061,884 | 568ba7c192addffbed427f0bd99dbdae3df5a80e | /src/main/java/monero/wallet/model/MoneroMessageSignatureType.java | f8ffdb46aaede3e6e819c7c715c0812d372d0e19 | [
"MIT",
"Apache-2.0"
] | permissive | woodser/monero-wallet-java | https://github.com/woodser/monero-wallet-java | 97896665716ac1237822fb3cbb7119c668d0b671 | 913827fc76a92f2e0d38222f244c7be5561cbbee | refs/heads/master | 2021-01-19T11:02:25.232000 | 2021-01-15T19:46:04 | 2021-01-15T19:46:04 | 87,889,947 | 16 | 13 | null | null | null | null | null | null | null | null | null | null | null | null | null | package monero.wallet.model;
/**
* Enumerate message signature types.
*/
public enum MoneroMessageSignatureType {
SIGN_WITH_SPEND_KEY,
SIGN_WITH_VIEW_KEY
}
| UTF-8 | Java | 163 | java | MoneroMessageSignatureType.java | Java | [] | null | [] | package monero.wallet.model;
/**
* Enumerate message signature types.
*/
public enum MoneroMessageSignatureType {
SIGN_WITH_SPEND_KEY,
SIGN_WITH_VIEW_KEY
}
| 163 | 0.742331 | 0.742331 | 9 | 17.111111 | 14.984766 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 3 |
9774349a36e02858368119f1f2c896e5b5d58b74 | 4,896,262,777,562 | 5c84ba11bc3f34016a06d8f084b6385ed4d13acc | /app/src/main/java/com/google/qllm/View/Employee/EmployeeAddActivity.java | 7e48505fd1561c2bfa5aed6038e02dfa05e35912 | [] | no_license | zbotvnz/QLLM | https://github.com/zbotvnz/QLLM | c1c3d2338e5a09a15dd7f10b4f2383a0363b5055 | d987a03ace29320325ffa5215dc5da3e6c080f9d | refs/heads/master | 2020-03-05T20:57:31.245000 | 2017-07-08T04:11:44 | 2017-07-08T04:11:44 | 93,628,802 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.qllm.View.Employee;
import android.app.AlertDialog;
import android.app.ProgressDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.pm.ActivityInfo;
import android.graphics.Bitmap;
import android.graphics.drawable.BitmapDrawable;
import android.graphi... | UTF-8 | Java | 7,942 | java | EmployeeAddActivity.java | Java | [] | null | [] | package com.google.qllm.View.Employee;
import android.app.AlertDialog;
import android.app.ProgressDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.pm.ActivityInfo;
import android.graphics.Bitmap;
import android.graphics.drawable.BitmapDrawable;
import android.graphi... | 7,942 | 0.663246 | 0.662232 | 221 | 34.714931 | 25.388123 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.624434 | false | false | 3 |
6d78464638febb15b993695f3da2c82827603abb | 31,344,671,394,853 | 6ed88b3dd16688c55d2bcf7dd94153d3a3783977 | /src/kr/co/programers/javastudy2/StringBufferExam.java | 588b7599e3a56e2646c247b74a8adad01682acd7 | [] | no_license | jbh2507/Hello-world | https://github.com/jbh2507/Hello-world | 95f81423569a11eb37bb5b7a15988666dae2233e | 43a1f93eb0922088bb73a651f623b9bf054ef490 | refs/heads/master | 2020-04-11T19:53:10.607000 | 2019-08-05T08:13:01 | 2019-08-05T08:13:01 | 162,051,345 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kr.co.programers.javastudy2;
public class StringBufferExam {
public static void main(String[] args) {
StringBuffer sb = new StringBuffer();
sb.append("hello ");
sb.append("world");
String str = sb.toString();
System.out.println(str);
StringBuffer sb2 = new StringBuffer();
... | UTF-8 | Java | 1,184 | java | StringBufferExam.java | Java | [] | null | [] | package kr.co.programers.javastudy2;
public class StringBufferExam {
public static void main(String[] args) {
StringBuffer sb = new StringBuffer();
sb.append("hello ");
sb.append("world");
String str = sb.toString();
System.out.println(str);
StringBuffer sb2 = new StringBuffer();
... | 1,184 | 0.65625 | 0.636161 | 27 | 31.185184 | 27.279129 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.148148 | false | false | 3 |
5be4bd0e1a731a8f3464ba721876f671283e7de7 | 8,598,524,533,050 | 61cf3109eaf4561e071d93f9daf0d3cf9155ca9f | /src/com/rbt/service/ICategoryService.java | 928cc0a5cbdbce2eaa48c09b304db1933ff72747 | [] | no_license | haoouwen/epf | https://github.com/haoouwen/epf | b620fe05c93db178a122cfef778d31c036a2a822 | abe0f1ed564f33dcf766591c5f9b04ce2b5e8094 | refs/heads/master | 2021-01-19T13:46:10.278000 | 2017-08-20T10:40:12 | 2017-08-20T10:40:12 | 100,859,509 | 1 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Package:com.rbt.servie
* FileName: ICategoryService.java
*/
package com.rbt.service;
import java.util.List;
import java.util.Map;
import com.rbt.model.Category;
/**
* @function 功能 分类信息表Service层业务接口实现类
* @author 创建人 LJQ
* @date 创建日期 Tue Jul 12 13:04:58 CST 2014
*/
public interface ICategoryService... | UTF-8 | Java | 2,570 | java | ICategoryService.java | Java | [
{
"context": " @function 功能 分类信息表Service层业务接口实现类\n * @author 创建人 LJQ\n * @date 创建日期 Tue Jul 12 13:04:58 CST 2014\n */\n\n",
"end": 237,
"score": 0.9646440744400024,
"start": 234,
"tag": "USERNAME",
"value": "LJQ"
},
{
"context": "@MethodDescribe 方法描述 根据地区查找数据 \n\t * @author 创建人 ... | null | [] | /*
* Package:com.rbt.servie
* FileName: ICategoryService.java
*/
package com.rbt.service;
import java.util.List;
import java.util.Map;
import com.rbt.model.Category;
/**
* @function 功能 分类信息表Service层业务接口实现类
* @author 创建人 LJQ
* @date 创建日期 Tue Jul 12 13:04:58 CST 2014
*/
public interface ICategoryService... | 2,570 | 0.645115 | 0.599138 | 99 | 20.080809 | 17.078356 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.969697 | false | false | 3 |
ea1f9ae3d44619ba9bea4b2f6d1cd7c036c20573 | 1,056,562,021,977 | 085f608ed990313c41a79cada58dd9a842342af2 | /src/Main/Java/Controllers/SignIn.java | 37ea505d72c5886b889f287afa83705075bb1b6d | [] | no_license | cjs26888/CSC202 | https://github.com/cjs26888/CSC202 | 6d50a3f1c8403259f59bf9aa835b7b5fdd2a0404 | fb2b47dd3c3c7b4124618ba0e84074bf69b010b1 | refs/heads/master | 2021-01-25T08:01:44.911000 | 2017-07-27T03:20:21 | 2017-07-27T03:20:21 | 93,704,700 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Main.Java.Controllers;
import Main.Java.Classes.User;
import javafx.fxml.FXML;
import javafx.fxml.FXMLLoader;
import javafx.fxml.Initializable;
import javafx.scene.Parent;
import javafx.scene.Scene;
import javafx.scene.control.Label;
import javafx.scene.control.PasswordField;
import javafx.scene.cont... | UTF-8 | Java | 2,248 | java | SignIn.java | Java | [
{
"context": "rt java.util.ResourceBundle;\r\n\r\n/**\r\n * Created by Biggus on 6/2/2017.\r\n */\r\npublic class SignIn implements",
"end": 546,
"score": 0.7274026870727539,
"start": 540,
"tag": "USERNAME",
"value": "Biggus"
}
] | null | [] | package Main.Java.Controllers;
import Main.Java.Classes.User;
import javafx.fxml.FXML;
import javafx.fxml.FXMLLoader;
import javafx.fxml.Initializable;
import javafx.scene.Parent;
import javafx.scene.Scene;
import javafx.scene.control.Label;
import javafx.scene.control.PasswordField;
import javafx.scene.cont... | 2,248 | 0.589413 | 0.586744 | 82 | 25.414635 | 21.129652 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.536585 | false | false | 3 |
86207b6f897609b5975e05c89f7e7e2ea5b076ec | 27,745,488,790,891 | e3d1d592c2e87207a5b72d98d0a28191f5e7cbe7 | /xianghaapp/src/main/java/com/example/xianghaapp/util/BitMapCallBack.java | 5b9a23a4ea957c523e74c5c604abc70943a75b6e | [
"Apache-2.0"
] | permissive | hgwxr/AndroidBasic | https://github.com/hgwxr/AndroidBasic | 3aaadbe7b4a898c055469f826841a3ef34951c91 | a74f7f77836d1855e6a636bd9509f24b395cb526 | refs/heads/master | 2021-01-09T20:07:34.618000 | 2016-08-20T08:28:59 | 2016-08-20T08:28:59 | 65,815,332 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.xianghaapp.util;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.widget.ImageView;
import com.example.xianghaapp.model.base.BaseModel;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
/*... | UTF-8 | Java | 1,855 | java | BitMapCallBack.java | Java | [] | null | [] | package com.example.xianghaapp.util;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.widget.ImageView;
import com.example.xianghaapp.model.base.BaseModel;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
/*... | 1,855 | 0.538544 | 0.530458 | 60 | 29.916666 | 23.681421 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.55 | false | false | 3 |
ada08bf760a9f4a3ae89d4f7598933146b2713d7 | 29,076,928,662,592 | 5dc5d34a7414660b003b7737e23cb4f85b12477f | /app/src/main/java/com/example/administrator/im/ui/fragment/local/TypeFileFrag.java | 802b76efab540518e632057e93584f9272783f18 | [] | no_license | SmallBearBeast/IM | https://github.com/SmallBearBeast/IM | 279e790fb1f348daf6e00291359c9bf559470359 | de2107d2654bc38c96a2b7a0d16db622915fc972 | refs/heads/master | 2020-03-06T15:50:19.408000 | 2018-11-20T04:14:57 | 2018-11-20T04:14:57 | 126,962,849 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.administrator.im.ui.fragment.local;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import com.example.administrator.im.R;
import com.example.administrator.im.frame.dagger.component.FragCom;
import com.example.administrator.im.ui.adapter.TypeFileAdapter;
import com.example.... | UTF-8 | Java | 1,664 | java | TypeFileFrag.java | Java | [
{
"context": ";\n\nimport butterknife.BindView;\n\n/**\n * Created by Administrator on 2018/2/12.\n */\n\npublic class TypeFileFrag exte",
"end": 551,
"score": 0.616343080997467,
"start": 538,
"tag": "NAME",
"value": "Administrator"
}
] | null | [] | package com.example.administrator.im.ui.fragment.local;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import com.example.administrator.im.R;
import com.example.administrator.im.frame.dagger.component.FragCom;
import com.example.administrator.im.ui.adapter.TypeFileAdapter;
import com.example.... | 1,664 | 0.694111 | 0.689303 | 69 | 23.115942 | 20.150547 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.391304 | false | false | 3 |
3526ea73a6b83c7ed43cdbb2fd359cf9f996edd5 | 12,549,894,496,954 | 747487b1c13f53e9a1f0564df888624c0b1bc1f4 | /src/main/java/com/lojaunit/services/ClienteService.java | f2cdbb99aff6612770de9750751825aa760ceb46 | [] | no_license | rasjuliocesar/UnitWorkWeb-LojaUnit-SpringBoot | https://github.com/rasjuliocesar/UnitWorkWeb-LojaUnit-SpringBoot | f73c70bbb2f3aa2a39ffe0afc89a11b2b218ea74 | 1023a4aabdb37e50825beea6f762c715197f44b0 | refs/heads/master | 2023-01-12T23:26:55.484000 | 2020-11-17T23:49:36 | 2020-11-17T23:49:36 | 308,899,496 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lojaunit.services;
import java.util.List;
import java.util.Optional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.lojaunit.entities.Cliente;
import com.lojaunit.repository.ClienteRepository;
@Service
public class ClienteService ... | UTF-8 | Java | 1,294 | java | ClienteService.java | Java | [] | null | [] | package com.lojaunit.services;
import java.util.List;
import java.util.Optional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.lojaunit.entities.Cliente;
import com.lojaunit.repository.ClienteRepository;
@Service
public class ClienteService ... | 1,294 | 0.765842 | 0.765842 | 51 | 24.372549 | 19.847418 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.529412 | false | false | 3 |
a9a8098fe6fcda49cc8976a577a4fec4e878d357 | 17,738,214,977,988 | e7736dd4e3bb2820bad1e9e13ae783bde0a7fba5 | /app/src/main/java/com/huejie/osmdroid/project/recordbook/bookfragment/InterchangeRecordBookFragment.java | 11a4b10916569dd5265b4f7023a007cfc88e34b8 | [] | no_license | g327659406/osmdroid | https://github.com/g327659406/osmdroid | c8a6b49d8f3e618858d551defa306ea8652db537 | 372cd57dfc06ddee3ddb70873638d2039403d331 | refs/heads/master | 2021-01-14T21:00:50.852000 | 2020-02-24T14:31:15 | 2020-02-24T14:31:15 | 242,757,999 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.huejie.osmdroid.project.recordbook.bookfragment;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.location.Location;
import android.location.LocationManager;
import android.os.Bundle;
import android.support... | UTF-8 | Java | 19,453 | java | InterchangeRecordBookFragment.java | Java | [] | null | [] | package com.huejie.osmdroid.project.recordbook.bookfragment;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.location.Location;
import android.location.LocationManager;
import android.os.Bundle;
import android.support... | 19,453 | 0.663755 | 0.661259 | 411 | 45.79562 | 44.917301 | 291 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.756691 | false | false | 3 |
0e7c9f5412b5544393f20dcfb12a3ec34ed4e972 | 20,856,361,238,334 | 30b2eba9a7b563509fff637e10b8879c10657a76 | /web/box-admin/src/main/java/com/boxamazing/admin/QueryController.java | 0b5ae9725c1ee1eeca9e772ab6b911d92ffa7a55 | [] | no_license | hecj/box | https://github.com/hecj/box | 73f60c11c293cac4a66b9b0b33ba79ff5aadfc2d | e59cc1cceb238b1a6d5b35ae8a98b68b7da5918f | refs/heads/master | 2020-09-24T06:11:08.248000 | 2016-08-25T05:55:48 | 2016-08-25T05:55:48 | 66,528,932 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.boxamazing.admin;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.text.ParseException;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import c... | UTF-8 | Java | 11,592 | java | QueryController.java | Java | [] | null | [] | package com.boxamazing.admin;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.text.ParseException;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import c... | 11,592 | 0.552708 | 0.548058 | 450 | 22.368889 | 17.73288 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.402222 | false | false | 3 |
f0c7fcdbebd5c2b71a6aa4087cada5f9f6354769 | 10,668,698,829,996 | e91e1d9338e8fa5d306cda8391e708ae17a9d21c | /src/assessment/PilesEqualHeight.java | c6d1ce5ffc144c5c97a1e72228480b622c5a242f | [] | no_license | sagacioussid02/AlgorithmicExperiments | https://github.com/sagacioussid02/AlgorithmicExperiments | 8c3203e163e14d29bfc3f8556eeb5e54a43ae4bb | 5023fcfcce0a38ec72bf9b6f14e997fc9e0268f9 | refs/heads/master | 2022-03-25T17:16:36.737000 | 2019-11-25T04:19:20 | 2019-11-25T04:19:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package assessment;
import java.util.Arrays;
public class PilesEqualHeight {
public static void main(String[] args) {
int[] arr = {5,4,3,3,2,1};
System.out.println(minNoOfStepsToEqualHeight(arr));
}
private static int minNoOfStepsToEqualHeight(int[] arr) {
int length = arr.length;
int moves = 0;
int ma... | UTF-8 | Java | 1,144 | java | PilesEqualHeight.java | Java | [] | null | [] | package assessment;
import java.util.Arrays;
public class PilesEqualHeight {
public static void main(String[] args) {
int[] arr = {5,4,3,3,2,1};
System.out.println(minNoOfStepsToEqualHeight(arr));
}
private static int minNoOfStepsToEqualHeight(int[] arr) {
int length = arr.length;
int moves = 0;
int ma... | 1,144 | 0.678322 | 0.667832 | 47 | 23.340425 | 18.515406 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.255319 | false | false | 3 |
30d91cb7f8b3ae799158961dc57000e4d70fd0f4 | 360,777,264,383 | b95c91d08b3c9120267c46ea47e9c18ca8a893c4 | /src/main/java/org/fanlychie/commons/web/spring/servlet/SimpleHandlerInterceptor.java | f4eea44926e3487fff674ef521af00b033eb7c81 | [] | no_license | fanlychie/commons-web | https://github.com/fanlychie/commons-web | 1af710852bc1426c32f760b3195b9d471052eabe | e9d9226828eb21f3063301d372293f2a81ecda2a | refs/heads/master | 2021-01-14T08:30:30.620000 | 2018-07-10T03:19:32 | 2018-07-10T03:19:32 | 81,961,860 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.fanlychie.commons.web.spring.servlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
/**
* 简单的处理器拦截
* <p>
* 可以通过 RequestContext 和 ResponseContext 获取请求相关的上下文变量
* <p>
* Created by fanlychie on 2017/2/15.
*/
public class SimpleHandlerInterceptor extends Ser... | UTF-8 | Java | 558 | java | SimpleHandlerInterceptor.java | Java | [
{
"context": " ResponseContext 获取请求相关的上下文变量\n * <p>\n * Created by fanlychie on 2017/2/15.\n */\npublic class SimpleHandlerInter",
"end": 252,
"score": 0.9996021389961243,
"start": 243,
"tag": "USERNAME",
"value": "fanlychie"
}
] | null | [] | package org.fanlychie.commons.web.spring.servlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
/**
* 简单的处理器拦截
* <p>
* 可以通过 RequestContext 和 ResponseContext 获取请求相关的上下文变量
* <p>
* Created by fanlychie on 2017/2/15.
*/
public class SimpleHandlerInterceptor extends Ser... | 558 | 0.767717 | 0.753937 | 20 | 24.450001 | 30.678127 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 3 |
b44b22f1dd169c22dad8b800b8a93080997d55c7 | 15,882,789,094,484 | f332df8db8d18768b281320d67d94c17971d5c1b | /src/main/java/net/namiha/favoritelist/account/AccountDao.java | 4b09b56a5654b4765467dadccf6ccfd0762a4852 | [] | no_license | namiha/favorite-list | https://github.com/namiha/favorite-list | cb40a38e4df2b28a5199bbdcec59441726cdaff9 | 8557000189bd172c7e6d165dab75159735b83b39 | refs/heads/master | 2018-12-27T21:53:33.926000 | 2018-10-25T14:07:43 | 2018-10-25T14:09:14 | 94,161,181 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.namiha.favoritelist.account;
import net.namiha.favoritelist.account.entity.Account;
import org.springframework.context.annotation.Profile;
import org.springframework.data.jpa.repository.JpaRepository;
@Profile(value = { "test", "development", "production" })
public interface AccountDao extends JpaReposito... | UTF-8 | Java | 377 | java | AccountDao.java | Java | [] | null | [] | package net.namiha.favoritelist.account;
import net.namiha.favoritelist.account.entity.Account;
import org.springframework.context.annotation.Profile;
import org.springframework.data.jpa.repository.JpaRepository;
@Profile(value = { "test", "development", "production" })
public interface AccountDao extends JpaReposito... | 377 | 0.795756 | 0.795756 | 12 | 30.416666 | 26.896276 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 3 |
60134e8d8abf115eff6b11ef13ef7e13bc8bb9e3 | 3,264,175,146,717 | 812a2a9bb78e3e2080393d74a21a4701035c54f1 | /com/afk/script/api/InteractableObject.java | d3529d664b8f8c56049851d13a0d579943485fec | [] | no_license | luckruns0ut/AFK | https://github.com/luckruns0ut/AFK | 15050820059af95db76de6a51795b3962af23a77 | 34a78cf568cff859915ab5108fb59c895d7714ee | refs/heads/master | 2015-07-21T15:04:09 | 2015-05-02T15:24:53 | 2015-05-02T15:24:53 | 30,939,931 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.afk.script.api;
import com.afk.inject.interfaces.IInteractableObject;
import com.afk.inject.interfaces.IRenderableNode;
/**
* Created by luckruns0ut on 27/02/15.
*/
public class InteractableObject extends GameObject {
private IInteractableObject accessor;
public InteractableObject(IInteractable... | UTF-8 | Java | 1,066 | java | InteractableObject.java | Java | [
{
"context": "ect.interfaces.IRenderableNode;\n\n/**\n * Created by luckruns0ut on 27/02/15.\n */\npublic class InteractableObject ",
"end": 163,
"score": 0.9995865821838379,
"start": 152,
"tag": "USERNAME",
"value": "luckruns0ut"
}
] | null | [] | package com.afk.script.api;
import com.afk.inject.interfaces.IInteractableObject;
import com.afk.inject.interfaces.IRenderableNode;
/**
* Created by luckruns0ut on 27/02/15.
*/
public class InteractableObject extends GameObject {
private IInteractableObject accessor;
public InteractableObject(IInteractable... | 1,066 | 0.65197 | 0.641651 | 50 | 20.32 | 19.291904 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.28 | false | false | 3 |
edccbdb3632a0524fa01d33742119fb6028724ba | 29,575,144,837,415 | 67c5b23611ef65d7e0fa451e0043aa76a2472452 | /Mall/app/src/main/java/com/giveu/shoppingmall/model/bean/response/ListInstalmentResponse.java | 9b4ddd7d1f415577ca926139247e04a8066d007a | [] | no_license | dengjiaping/mall_new | https://github.com/dengjiaping/mall_new | bcb60ae80a9dfd52fe66cf97a9cffd372f6123af | 811c1988e602d166d3cb2f35b0e92bd1e1695a89 | refs/heads/master | 2021-07-12T17:07:37.727000 | 2017-10-16T10:40:51 | 2017-10-16T10:40:51 | 110,532,195 | 0 | 1 | null | true | 2017-11-13T10:11:44 | 2017-11-13T10:11:44 | 2017-10-16T10:38:47 | 2017-10-16T10:42:27 | 12,894 | 0 | 0 | 0 | null | false | null | package com.giveu.shoppingmall.model.bean.response;
import com.android.volley.mynet.BaseBean;
import java.util.List;
/**
* Created by 513419 on 2017/7/4.
*/
public class ListInstalmentResponse extends BaseBean<ListInstalmentResponse> {
public List<Instalment> instalmentList;
public static class Instalme... | UTF-8 | Java | 603 | java | ListInstalmentResponse.java | Java | [
{
"context": "eBean;\n\nimport java.util.List;\n\n/**\n * Created by 513419 on 2017/7/4.\n */\n\npublic class ListInstalmentResp",
"end": 144,
"score": 0.9954569339752197,
"start": 138,
"tag": "USERNAME",
"value": "513419"
}
] | null | [] | package com.giveu.shoppingmall.model.bean.response;
import com.android.volley.mynet.BaseBean;
import java.util.List;
/**
* Created by 513419 on 2017/7/4.
*/
public class ListInstalmentResponse extends BaseBean<ListInstalmentResponse> {
public List<Instalment> instalmentList;
public static class Instalme... | 603 | 0.633731 | 0.584327 | 28 | 19.964285 | 19.286343 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 3 |
221c72e46e641ba4aa1a1e7b6fbc0cef5c4895c4 | 438,086,664,845 | 5f12149620ba37f106eec5b132bfcb5b4f1e9f6c | /src/main/java/com/pramode/xmlops/OpsApp.java | 38817c19a48b8f0fe874255a0ace384789d6f8ca | [] | no_license | pramode2009/xmlops | https://github.com/pramode2009/xmlops | 7226771a6db8a59e2b51abe183dfcd3e6f0c1306 | 62d98be5f767a403fadc3f3ab58a114edb4c46d8 | refs/heads/master | 2020-03-23T02:10:25.262000 | 2018-07-15T06:02:49 | 2018-07-15T06:02:49 | 140,960,376 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pramode.xmlops;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.GetMapping;
import org.sprin... | UTF-8 | Java | 946 | java | OpsApp.java | Java | [] | null | [] | package com.pramode.xmlops;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.GetMapping;
import org.sprin... | 946 | 0.738901 | 0.738901 | 35 | 24.914286 | 25.223993 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.885714 | false | false | 5 |
a02e457a8e76e66101660a8f684c00ccd3adb697 | 3,882,650,443,093 | 44e8064828f9397257d585c1511749108944fa0e | /src/test/java/ex31/karvonenTableGenTest.java | 330fa8335e80b43f498411c8f65c915ba1355ddf | [] | no_license | tsehaiB/boucaud-cop3330-assingment2 | https://github.com/tsehaiB/boucaud-cop3330-assingment2 | 2e283e5dbbe7d6f477c26faf023fb3cec8d087f9 | 19e0d41c7419362c2199227334c8424e1511b115 | refs/heads/master | 2023-05-27T10:33:17.502000 | 2021-06-14T03:43:35 | 2021-06-14T03:43:35 | 376,683,759 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* UCF COP3330 Summer 2021 Assignment 2 Solution
* Copyright 2021 Tsehai Boucaud
*/
package ex31;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.*;
class karvonenTableGenTest {
@Test
void tableGen_returns_table_given_age_and_HR() {
//given
karvonenT... | UTF-8 | Java | 1,255 | java | karvonenTableGenTest.java | Java | [
{
"context": "mmer 2021 Assignment 2 Solution\n * Copyright 2021 Tsehai Boucaud\n */\n\npackage ex31;\n\nimport org.junit.jupiter.api.",
"end": 86,
"score": 0.9998764395713806,
"start": 72,
"tag": "NAME",
"value": "Tsehai Boucaud"
}
] | null | [] | /*
* UCF COP3330 Summer 2021 Assignment 2 Solution
* Copyright 2021 <NAME>
*/
package ex31;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.*;
class karvonenTableGenTest {
@Test
void tableGen_returns_table_given_age_and_HR() {
//given
karvonenTableGen ... | 1,247 | 0.483665 | 0.406375 | 47 | 25.723404 | 20.651827 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.553191 | false | false | 5 |
e04b0264c1b143379ab76aa8815e9f80a7b06649 | 5,394,478,932,791 | e16a29a4d29958b12a9f1223ee9355bf5c4bce0c | /jbehave-core/src/test/java/org/jbehave/core/embedder/ConcurrencyBehaviour.java | 4aa6f3ff77ce6e6c38f232d0db9f941fc1b7cdc0 | [
"LicenseRef-scancode-unknown-license-reference",
"BSD-3-Clause"
] | permissive | JSlain/jbehave-core | https://github.com/JSlain/jbehave-core | 5ecea59b759b0eacc5d6622fe9ee4f6fb8d08858 | baeae8a62890ce230587d2d8bce6b081e42ff5a6 | refs/heads/master | 2021-01-18T06:20:51.755000 | 2013-11-04T04:31:47 | 2013-11-04T04:31:47 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.jbehave.core.embedder;
import java.util.List;
import java.util.concurrent.TimeUnit;
import java.util.concurrent.atomic.AtomicInteger;
import org.jbehave.core.annotations.When;
import org.jbehave.core.configuration.Configuration;
import org.jbehave.core.configuration.MostUsefulConfiguration;
import org.jbe... | UTF-8 | Java | 2,595 | java | ConcurrencyBehaviour.java | Java | [] | null | [] | package org.jbehave.core.embedder;
import java.util.List;
import java.util.concurrent.TimeUnit;
import java.util.concurrent.atomic.AtomicInteger;
import org.jbehave.core.annotations.When;
import org.jbehave.core.configuration.Configuration;
import org.jbehave.core.configuration.MostUsefulConfiguration;
import org.jbe... | 2,595 | 0.706358 | 0.705202 | 68 | 37.161766 | 30.530415 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.558824 | false | false | 5 |
56981d3a0f48a015d9d171a7ec714be487ed16bb | 9,603,546,880,123 | 107c5d818fc996e11b9bb1524c63d271d47a6eb4 | /src/emsTest/MemberTest.java | ee766e5de7dc38a7e6850695f94989f86df7e953 | [] | no_license | Ironolife/CS3343_Project | https://github.com/Ironolife/CS3343_Project | e89add817b5bc34bcf404eeeba6726129b350663 | c6db818a3621d72ef5ab7186ff7fe472306a7f76 | refs/heads/master | 2020-03-31T02:06:42.870000 | 2018-12-08T08:36:01 | 2018-12-08T08:36:01 | 151,808,676 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package emsTest;
import static org.junit.Assert.*;
import java.util.ArrayList;
import org.junit.Test;
import ems.Coupon;
import ems.Member;
public class MemberTest {
@Test
public void testAddBalance() {
Member testMember = new Member("testId", "password", "name", 20, "hkid");
testMember.addBalance(500);
asse... | UTF-8 | Java | 1,228 | java | MemberTest.java | Java | [
{
"context": "e() {\n\t\tMember testMember = new Member(\"testId\", \"password\", \"name\", 20, \"hkid\");\n\t\ttestMember.addBalance(50",
"end": 260,
"score": 0.9944061636924744,
"start": 252,
"tag": "PASSWORD",
"value": "password"
},
{
"context": "s() {\n\t\tMember testMember = new... | null | [] | package emsTest;
import static org.junit.Assert.*;
import java.util.ArrayList;
import org.junit.Test;
import ems.Coupon;
import ems.Member;
public class MemberTest {
@Test
public void testAddBalance() {
Member testMember = new Member("testId", "<PASSWORD>", "name", 20, "hkid");
testMember.addBalance(500);
as... | 1,238 | 0.704397 | 0.675081 | 50 | 23.559999 | 24.128954 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 5 |
16cb0eb4ff0869f1b86f66f1301c56fb595e8c41 | 14,594,298,876,808 | 8420daa42123ffacd22545ff4700809a6e64b445 | /src/main/java/services/ReaderTestProgramsFromKonzept.java | bc360e9d0a6f72e95ec438f71cc0f539fde24123 | [] | no_license | oleksii-smolenskyi/assistantengineer | https://github.com/oleksii-smolenskyi/assistantengineer | 8fd13cfb131e47ac235bfc0600796d379bae0f75 | bfc0de9fa6f1e5cd9b33dbc24673d2b1d052d719 | refs/heads/master | 2021-01-15T02:44:51.002000 | 2020-02-24T22:06:22 | 2020-02-24T22:06:22 | 242,851,622 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package services;
import models.Progressable;
import java.io.File;
import java.io.IOException;
public class ReaderTestProgramsFromKonzept implements Progressable {
private int ready = 0;
@Override
public synchronized int getReady() {
return 0;
}
@Override
public synchronized boolean... | UTF-8 | Java | 959 | java | ReaderTestProgramsFromKonzept.java | Java | [] | null | [] | package services;
import models.Progressable;
import java.io.File;
import java.io.IOException;
public class ReaderTestProgramsFromKonzept implements Progressable {
private int ready = 0;
@Override
public synchronized int getReady() {
return 0;
}
@Override
public synchronized boolean... | 959 | 0.677385 | 0.675241 | 42 | 21.214285 | 21.876858 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 5 |
aaf18e1a9cff209546beeae84e6e1cbe2eb2db78 | 14,817,637,178,980 | ae12996324ff89489ded4c10163f7ff9919d080b | /LeetCodePractice/src/dp/MaximumLengthOfPairChain.java | cf3384f1539863710d98f51a1862c6ca2df82ea7 | [] | no_license | DeanHe/Practice | https://github.com/DeanHe/Practice | 31f1f2522f3e7a35dc57f6c1ae74487ad044e2df | 3230cda09ad345f71bb1537cb66124ec051de3a5 | refs/heads/master | 2023-07-05T20:31:33.033000 | 2023-07-01T18:02:32 | 2023-07-01T18:02:32 | 149,399,927 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dp;
import java.util.Arrays;
/*
You are given an array of n pairs pairs where pairs[i] = [lefti, righti] and lefti < righti.
A pair p2 = [c, d] follows a pair p1 = [a, b] if b < c. A chain of pairs can be formed in this fashion.
Return the length longest chain which can be formed.
You do not nee... | UTF-8 | Java | 1,560 | java | MaximumLengthOfPairChain.java | Java | [] | null | [] | package dp;
import java.util.Arrays;
/*
You are given an array of n pairs pairs where pairs[i] = [lefti, righti] and lefti < righti.
A pair p2 = [c, d] follows a pair p1 = [a, b] if b < c. A chain of pairs can be formed in this fashion.
Return the length longest chain which can be formed.
You do not nee... | 1,560 | 0.545513 | 0.509615 | 67 | 21.283583 | 23.070175 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.283582 | false | false | 5 |
396130e58b15d926390eb2af977063c45cf2df00 | 31,533,649,897,754 | 4427f04d2c44ad4d9968c09a16bc8491cc6e18d0 | /src/main/java/propertyFiles/popupsElements/AddEventPopup.java | 3bc1705ae81f633de05b45d313eb3c5bc3b399d6 | [] | no_license | ArtemDiranov/GLD | https://github.com/ArtemDiranov/GLD | 1d0f2e58d895cf750c63aaeb66f413daa30b5daa | 817b7adef2344e7822da5d50e0259160080d345e | refs/heads/master | 2018-12-08T20:25:17.981000 | 2018-11-05T13:21:27 | 2018-11-05T13:21:27 | 60,362,968 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package propertyFiles.popupsElements;
import com.codeborne.selenide.ElementsCollection;
import com.codeborne.selenide.SelenideElement;
import static com.codeborne.selenide.Condition.attribute;
import static com.codeborne.selenide.Selectors.byXpath;
import static com.codeborne.selenide.Selenide.$;
import static com.co... | UTF-8 | Java | 1,085 | java | AddEventPopup.java | Java | [] | null | [] | package propertyFiles.popupsElements;
import com.codeborne.selenide.ElementsCollection;
import com.codeborne.selenide.SelenideElement;
import static com.codeborne.selenide.Condition.attribute;
import static com.codeborne.selenide.Selectors.byXpath;
import static com.codeborne.selenide.Selenide.$;
import static com.co... | 1,085 | 0.682028 | 0.675576 | 35 | 30 | 26.554525 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 5 |
b70c36f326717df73c85896ab3314de61d0097a9 | 10,239,202,046,468 | 3bb8b3cf01b1b476504d0d99e19beced1f8530e7 | /occurrence-download/src/main/java/org/gbif/occurrence/download/file/dwca/DwcaDownloadAggregator.java | a0aa32eb241fa37e09e63ce02bc752445e403f77 | [
"Apache-2.0"
] | permissive | timrobertson100/occurrence | https://github.com/timrobertson100/occurrence | 9953bfdadd3b330471773280ce1cc2bb858629db | 82c0aebcc2fa67f9c3af202b22e7388cd1a65eb3 | refs/heads/master | 2022-02-21T04:58:53.892000 | 2022-01-28T12:53:02 | 2022-01-28T12:53:02 | 186,794,230 | 0 | 0 | null | true | 2019-05-15T09:29:49 | 2019-05-15T09:29:49 | 2019-04-15T13:23:53 | 2019-05-14T12:25:47 | 9,137 | 0 | 0 | 0 | null | false | false | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | UTF-8 | Java | 5,141 | java | DwcaDownloadAggregator.java | Java | [] | null | [] | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | 5,141 | 0.722233 | 0.721066 | 126 | 39.801586 | 33.939026 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.547619 | false | false | 5 |
6d43f462cd8224e34d54fc3f566f4ec1a84b6358 | 17,111,149,718,760 | 59230541861812443ea8c2940dc7aae0304367ef | /src/main/java/com/iancaffey/jcc/io/WriterStrategy.java | 03190ae52daa43954295451bb8cd6e7f36c49d89 | [
"MIT"
] | permissive | iitc/jcc | https://github.com/iitc/jcc | 392132b865fd73dc0af7264fc632d2aceabc6c50 | e3ec367260a1b8c483e6918446678ecbac25b894 | refs/heads/master | 2018-02-18T22:36:30.505000 | 2017-01-08T19:37:38 | 2017-01-08T19:37:38 | 55,537,924 | 7 | 1 | null | false | 2016-05-12T03:33:48 | 2016-04-05T19:09:44 | 2016-05-04T20:01:38 | 2016-05-12T03:33:48 | 100 | 4 | 1 | 1 | Java | null | null | package com.iancaffey.jcc.io;
/**
* WriterStrategy
*
* @author Ian Caffey
* @since 1.0
*/
public enum WriterStrategy {
SINGLE_QUOTED_STRING,
DOUBLE_QUOTED_STRING
}
| UTF-8 | Java | 178 | java | WriterStrategy.java | Java | [
{
"context": "affey.jcc.io;\n\n/**\n * WriterStrategy\n *\n * @author Ian Caffey\n * @since 1.0\n */\npublic enum WriterStrategy {\n ",
"end": 77,
"score": 0.9998599886894226,
"start": 67,
"tag": "NAME",
"value": "Ian Caffey"
}
] | null | [] | package com.iancaffey.jcc.io;
/**
* WriterStrategy
*
* @author <NAME>
* @since 1.0
*/
public enum WriterStrategy {
SINGLE_QUOTED_STRING,
DOUBLE_QUOTED_STRING
}
| 174 | 0.674157 | 0.662921 | 12 | 13.833333 | 10.998737 | 29 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 5 |
954d99ef84b1349a6dc0b1aa22af3691ea0ffd5c | 5,394,478,936,087 | e8ffba684a1c9edd7029e2d70b111bd305f2f4d7 | /src/main/java/ru.iaulitin.transactions/tx_required/batch1/demo2/package-info.java | e33cd05109f5ab6b374a763c71fb05c017550f89 | [] | no_license | Mobilnik/game-of-transactions | https://github.com/Mobilnik/game-of-transactions | b475321c8bbb12457bcc0d2130537cd79bc72453 | 5247363e28a622220675bb6976790c50605b8435 | refs/heads/master | 2020-08-05T23:49:08.350000 | 2019-10-08T09:17:36 | 2019-10-08T09:17:36 | 212,760,794 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.iaulitin.transactions.tx_required.batch1.demo2;
/**
* Demo 2:
* <p>
* 1. No exceptions inserted by a developer to be thrown.
* <p>
* 2. a. UserController#demo is marked as @Transactional
* <p>
* <p>
* Result:
* <p>
* Log:
* r.i.t.t.b.demo2.rest.Controller_req_1_2 : TX ID: 1766be27
* r.i.t.t.b.d... | UTF-8 | Java | 1,838 | java | package-info.java | Java | [
{
"context": "rDao_req_1_2 : Updated user: User(id=2, name=BORIS, balance=900)\n * r.i.t.t.b.demo2.dao.UserDao_req_",
"end": 511,
"score": 0.9132518768310547,
"start": 506,
"tag": "NAME",
"value": "BORIS"
},
{
"context": "rDao_req_1_2 : Updated user: User(id=1, name=ANTON, ... | null | [] | package ru.iaulitin.transactions.tx_required.batch1.demo2;
/**
* Demo 2:
* <p>
* 1. No exceptions inserted by a developer to be thrown.
* <p>
* 2. a. UserController#demo is marked as @Transactional
* <p>
* <p>
* Result:
* <p>
* Log:
* r.i.t.t.b.demo2.rest.Controller_req_1_2 : TX ID: 1766be27
* r.i.t.t.b.d... | 1,838 | 0.63765 | 0.565832 | 55 | 32.436363 | 32.22916 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.490909 | false | false | 5 |
26eeb06e95a73c1608ba9524e320f3636d508ccf | 20,804,821,596,575 | f8a14fec331ec56dd7e070fc032604117f155085 | /gameserver/src/main/java/ru/l2/gameserver/taskmanager/AiTaskManager.java | fb5022c184206a03ba84543fb0559cf5e5183a6a | [] | no_license | OFRF/BladeRush | https://github.com/OFRF/BladeRush | c2f06d050a1f2d79a9b50567b9f1152d6d755149 | 87329d131c0fcc8417ed15479298fdb90bc8f1d2 | refs/heads/master | 2023-03-25T13:51:04.404000 | 2020-05-04T14:37:23 | 2020-05-04T14:37:23 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.l2.gameserver.taskmanager;
import ru.l2.commons.threading.RunnableImpl;
import ru.l2.commons.threading.SteppingRunnableQueueManager;
import ru.l2.commons.util.Rnd;
import ru.l2.gameserver.Config;
import ru.l2.gameserver.ThreadPoolManager;
public class AiTaskManager extends SteppingRunnableQueueManager {
... | UTF-8 | Java | 1,206 | java | AiTaskManager.java | Java | [] | null | [] | package ru.l2.gameserver.taskmanager;
import ru.l2.commons.threading.RunnableImpl;
import ru.l2.commons.threading.SteppingRunnableQueueManager;
import ru.l2.commons.util.Rnd;
import ru.l2.gameserver.Config;
import ru.l2.gameserver.ThreadPoolManager;
public class AiTaskManager extends SteppingRunnableQueueManager {
... | 1,206 | 0.664179 | 0.646766 | 38 | 30.736841 | 26.376509 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.578947 | false | false | 5 |
0f4a80626e4e21c41852e70aba0718406605ae64 | 25,804,163,528,792 | 54ab6c6172eb0137788cf3963ec98d1e41948527 | /hr-base/hr-soap-service/src/main/java/com/studerb/hr/ws/TimeServiceImp.java | be009d713cd7512579c3f01d5e62847d2de310af | [] | no_license | duchien85/springapps | https://github.com/duchien85/springapps | 471cb6bba09345f82d19e084d922a3b4b06da108 | 0b99b465710a661b644c2475c22cd53409914756 | refs/heads/master | 2016-09-06T00:56:38.045000 | 2011-01-14T07:24:53 | 2011-01-14T07:24:53 | 37,699,235 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.studerb.hr.ws;
import java.util.Date;
import javax.jws.WebService;
@WebService(endpointInterface = "com.studerb.hr.ws.TimerService")
public class TimeServiceImp implements TimerService {
@Override
public Long getTimeAsElapsed() {
return new Date().getTime();
}
@Override
publ... | UTF-8 | Java | 417 | java | TimeServiceImp.java | Java | [] | null | [] | package com.studerb.hr.ws;
import java.util.Date;
import javax.jws.WebService;
@WebService(endpointInterface = "com.studerb.hr.ws.TimerService")
public class TimeServiceImp implements TimerService {
@Override
public Long getTimeAsElapsed() {
return new Date().getTime();
}
@Override
publ... | 417 | 0.669065 | 0.669065 | 21 | 18.857143 | 18.808018 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 5 |
ce7113ef8418b638f41dc18f9db76963e14cdd33 | 29,987,461,678,612 | 3c96c66ea03dac354cacc1bd860f73394846fc17 | /src/main/java/domain/user/sales_representative/SalesRepresentative.java | 19be3089d1e1d86be9ae54ddb960492ec42621c4 | [] | no_license | Dyrhoi/dat2sem-fog | https://github.com/Dyrhoi/dat2sem-fog | 7cf7e079f253208e3f1f1659edbb4c1bcd8a203b | 20c2e745c9a10239a30c9ebc859a31570abc2657 | refs/heads/master | 2023-02-09T03:34:38.448000 | 2021-01-05T21:20:41 | 2021-01-05T21:20:41 | 315,322,682 | 0 | 0 | null | false | 2021-01-05T21:20:42 | 2020-11-23T13:23:17 | 2021-01-05T20:40:15 | 2021-01-05T21:20:42 | 18,658 | 0 | 0 | 0 | Java | false | false | package domain.user.sales_representative;
import domain.user.User;
import javax.crypto.SecretKeyFactory;
import javax.crypto.spec.PBEKeySpec;
import java.security.NoSuchAlgorithmException;
import java.security.SecureRandom;
import java.security.spec.InvalidKeySpecException;
import java.security.spec.KeySpec;
import j... | UTF-8 | Java | 2,333 | java | SalesRepresentative.java | Java | [] | null | [] | package domain.user.sales_representative;
import domain.user.User;
import javax.crypto.SecretKeyFactory;
import javax.crypto.spec.PBEKeySpec;
import java.security.NoSuchAlgorithmException;
import java.security.SecureRandom;
import java.security.spec.InvalidKeySpecException;
import java.security.spec.KeySpec;
import j... | 2,333 | 0.665667 | 0.659666 | 79 | 28.544304 | 26.496618 | 148 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.670886 | false | false | 5 |
5eb01bf16396e6e5ec18d67c41489322c191acb6 | 3,848,290,722,426 | 0e83b482e2532685e7df64ad65ed5e6f326d3102 | /SeleniumTest1/src/testSuites/CpbNew.java | 52c407cc7925e814fb94cd56e36e953b74c952fa | [] | no_license | monkeygithub1/wjhWork | https://github.com/monkeygithub1/wjhWork | beb12d1c8aaedf55f4a5207a05a36f025f86ee41 | 89f50475941f92479621082b6f2cc7aaf13fca01 | refs/heads/master | 2020-03-30T06:06:37.769000 | 2019-03-26T08:49:11 | 2019-03-26T08:49:11 | 150,839,789 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package testSuites;
import org.testng.annotations.Test;
import framework.BrowserEngine;
import pageObjects.PMIS_Page;
import pageObjects.PMIS_YiFangHeTong_Page;
import org.testng.annotations.BeforeClass;
import java.io.IOException;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.support.PageFactor... | GB18030 | Java | 2,464 | java | CpbNew.java | Java | [
{
"context": "s CpbNew {\n\tWebDriver driver;\n\tString username = \"13910623294\";\n\tString username_fawu = \"18602634891\";//法务\n\tStr",
"end": 490,
"score": 0.9012166857719421,
"start": 479,
"tag": "USERNAME",
"value": "13910623294"
},
{
"context": "String username = \"1391062329... | null | [] | package testSuites;
import org.testng.annotations.Test;
import framework.BrowserEngine;
import pageObjects.PMIS_Page;
import pageObjects.PMIS_YiFangHeTong_Page;
import org.testng.annotations.BeforeClass;
import java.io.IOException;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.support.PageFactor... | 2,463 | 0.726325 | 0.679409 | 77 | 28.90909 | 25.09058 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.714286 | false | false | 5 |
70fd033fb26107854fbcb1a7e1ef5d1846392758 | 31,233,002,197,525 | b4bd222493afe3f2b3a6c77323083ec5762eb3dc | /app/src/test/java/com/example/szachy/WiezaTest.java | 545ae38ddf1525937735acd59d45791d91082fa7 | [] | no_license | Michal314-p/Android_szachy | https://github.com/Michal314-p/Android_szachy | b4b94a1c7e123e3aa28218192aa94ba25c30c141 | 92da6a88f029909e3906529a1924f07a1c780fb6 | refs/heads/main | 2023-03-27T14:06:23.756000 | 2021-03-28T14:06:57 | 2021-03-28T14:06:57 | 351,450,416 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.szachy;
import com.example.szachy.Figury.Wieza;
import org.junit.Test;
import java.util.Arrays;
import static org.junit.Assert.assertEquals;
public class WiezaTest
{
private String[][] szachownica_testowa = {{"xx","xx","xx","xx","xx","xx","xx","xx"},
{"xx","xx","xx","xx","xx","x... | UTF-8 | Java | 1,693 | java | WiezaTest.java | Java | [] | null | [] | package com.example.szachy;
import com.example.szachy.Figury.Wieza;
import org.junit.Test;
import java.util.Arrays;
import static org.junit.Assert.assertEquals;
public class WiezaTest
{
private String[][] szachownica_testowa = {{"xx","xx","xx","xx","xx","xx","xx","xx"},
{"xx","xx","xx","xx","xx","x... | 1,693 | 0.494389 | 0.487301 | 60 | 27.216667 | 23.361002 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.65 | false | false | 5 |
4861efe9fbdf1dc60fabd911099c881803e53d33 | 26,233,660,269,015 | 12d954bcb8c678c420bca4962501a2207b9bf178 | /app/src/main/java/zsj/com/oyk255/example/ouyiku/v1/NineDetailActivity.java | 4eb752281eecb12ceea394d983179cc69367978d | [] | no_license | zsj6102/oyk2.5.5 | https://github.com/zsj6102/oyk2.5.5 | be7b2e1011cca9162e049781022f49452083119b | 3128758331ee26c851fd24e67d1054d8ca826734 | refs/heads/master | 2021-01-23T11:21:10.203000 | 2017-06-08T10:07:54 | 2017-06-08T10:07:54 | 93,131,888 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package zsj.com.oyk255.example.ouyiku.v1;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Timer;
import java.util.TimerTask;
import com.android.volley.VolleyError;
import zsj.com.oyk255.R;
import zsj.com.oyk255.... | UTF-8 | Java | 13,732 | java | NineDetailActivity.java | Java | [] | null | [] | package zsj.com.oyk255.example.ouyiku.v1;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Timer;
import java.util.TimerTask;
import com.android.volley.VolleyError;
import zsj.com.oyk255.R;
import zsj.com.oyk255.... | 13,732 | 0.709263 | 0.700308 | 453 | 29.075056 | 23.758881 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.679912 | false | false | 5 |
68f4892e911a9b9e0a6e841744ed7f8303104678 | 6,640,019,465,174 | 772d00094f3c86fd5b0dfdff5986ce73cb4f6ada | /src/com/Sts/Framework/UI/DataTransfer/StsDirectoryBrowserFileTransferPanel.java | de1e2e85cd0e22671387ac9187352735e1b60735 | [] | no_license | tlasseter/gcs | https://github.com/tlasseter/gcs | 52ccfe32c836caca3c53daf0387e0d64a2b6f140 | 7538bb2272c4a3caee43be212f3e8a7ccf091b43 | refs/heads/master | 2021-03-27T20:47:48.844000 | 2014-09-25T18:58:31 | 2014-09-25T18:58:31 | 24,471,103 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.Sts.Framework.UI.DataTransfer;
import com.Sts.Framework.IO.FilenameFilters.*;
import com.Sts.Framework.IO.*;
import com.Sts.Framework.UI.*;
import java.io.*;
import java.util.*;
/**
* Copyright: Copyright (c) 2011
* Author: Tom Lasseter
* Date: 9/20/11
*/
public class StsDirectoryBrowserFileTransfer... | UTF-8 | Java | 4,350 | java | StsDirectoryBrowserFileTransferPanel.java | Java | [
{
"context": "\n\n/**\n * Copyright: Copyright (c) 2011\n * Author: Tom Lasseter\n * Date: 9/20/11\n */\npublic class StsDirectoryBro",
"end": 254,
"score": 0.9998541474342346,
"start": 242,
"tag": "NAME",
"value": "Tom Lasseter"
}
] | null | [] | package com.Sts.Framework.UI.DataTransfer;
import com.Sts.Framework.IO.FilenameFilters.*;
import com.Sts.Framework.IO.*;
import com.Sts.Framework.UI.*;
import java.io.*;
import java.util.*;
/**
* Copyright: Copyright (c) 2011
* Author: <NAME>
* Date: 9/20/11
*/
public class StsDirectoryBrowserFileTransferPanel ... | 4,344 | 0.710345 | 0.707126 | 132 | 31.954546 | 31.602135 | 160 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.431818 | false | false | 5 |
9088373fa453a999bd886d5ce5f60cb7d13e0e18 | 16,088,947,517,090 | bee68f06a082a0a5d94e089cabf995d7a6436634 | /src/main/java/com/example/exception/work/IllegalArgumentException.java | 14853090eafc67f0b98eb36ff4ff9b6ae2c8d4dc | [] | no_license | swgswg/springboot2 | https://github.com/swgswg/springboot2 | af47820806a0bd98c3f3e46bbdaa943ea5125650 | 91ad08046d3ec12b31026b81a2aea0d23fb53ed9 | refs/heads/main | 2023-03-07T22:45:05.760000 | 2021-03-02T01:59:31 | 2021-03-02T01:59:31 | 330,205,312 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.exception.work;
import com.example.constant.ErrorCode;
import com.example.exception.ApiException;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.NoArgsConstructor;
import org.springframework.http.HttpStatus;
/**
* @author song
* 参数不合法
*/
@Da... | UTF-8 | Java | 800 | java | IllegalArgumentException.java | Java | [
{
"context": "g.springframework.http.HttpStatus;\n\n/**\n * @author song\n * 参数不合法\n */\n@Data\n@NoArgsConstructor\n@EqualsAndH",
"end": 303,
"score": 0.9962146878242493,
"start": 299,
"tag": "USERNAME",
"value": "song"
}
] | null | [] | package com.example.exception.work;
import com.example.constant.ErrorCode;
import com.example.exception.ApiException;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.NoArgsConstructor;
import org.springframework.http.HttpStatus;
/**
* @author song
* 参数不合法
*/
@Da... | 800 | 0.763291 | 0.763291 | 32 | 23.6875 | 21.080853 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 5 |
d036567ef6673f93ffbb7b6f6c06d43a25459747 | 21,732,534,545,051 | 7558893556bd914f18e9a12d13926b05b513b50a | /src/main/java/ru/settletale/math/Ray.java | 00cfd7f41d1063921f9f75e53c54884ad2be29b5 | [] | no_license | fewizz/SettleTale | https://github.com/fewizz/SettleTale | 4e7c84dddccf0d8a48a53b79147993a2dbbc27c1 | c08bb9c5763358436c6ce08ee0e34b448df826e2 | refs/heads/master | 2021-01-11T04:32:53.049000 | 2017-08-22T20:42:16 | 2017-08-22T20:42:16 | 71,170,204 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.settletale.math;
public class Ray {
}
| UTF-8 | Java | 51 | java | Ray.java | Java | [] | null | [] | package ru.settletale.math;
public class Ray {
}
| 51 | 0.72549 | 0.72549 | 5 | 9.2 | 11.232097 | 27 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 5 |
0c773be37234a114d157d13dea28eb92448801be | 12,721,693,154,576 | 538561c542664e198761e8184c8779b54dcc392d | /belajar-java-thread/src/test/java/ekomuliyo/com/thread/DeadlockTest.java | acfe907dd850f67520fb50f570c5279c3878691e | [] | no_license | ekomuliyo/Java | https://github.com/ekomuliyo/Java | 7ffb61821f37b30edfde702d6b49a86505306b4f | 69573733237229f81f20fddb8b992dd410fd069a | refs/heads/master | 2022-06-28T18:06:40.809000 | 2022-02-23T10:01:38 | 2022-02-23T10:01:38 | 236,895,638 | 1 | 0 | null | false | 2022-06-21T04:15:20 | 2020-01-29T03:31:07 | 2021-12-04T10:13:47 | 2022-06-21T04:15:20 | 689 | 1 | 0 | 3 | Java | false | false | package ekomuliyo.com.thread;
import org.junit.jupiter.api.Test;
public class DeadlockTest {
@Test
void transfer() throws InterruptedException {
var balance1 = new Balance(1_000_000L);
var balance2 = new Balance(1_000_000L);
var thread1 = new Thread(() -> {
try {
... | UTF-8 | Java | 961 | java | DeadlockTest.java | Java | [] | null | [] | package ekomuliyo.com.thread;
import org.junit.jupiter.api.Test;
public class DeadlockTest {
@Test
void transfer() throws InterruptedException {
var balance1 = new Balance(1_000_000L);
var balance2 = new Balance(1_000_000L);
var thread1 = new Thread(() -> {
try {
... | 961 | 0.526535 | 0.48283 | 37 | 24.972973 | 21.025707 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.540541 | false | false | 5 |
b4eefdbd27b42f65220af503c521c4b127edcdc4 | 15,333,033,273,585 | 5e87b6ecb1cf1a172cbffd22b734c10b726db3cc | /extensions/entitystore-javaspaces/src/main/java/org/qi4j/library/spaces/javaspaces/JavaSpacesClientMixin.java | 13d03bb3eb68aebcd1a580160a97ce4f384f22dc | [] | no_license | fb71/qi4j-sandbox | https://github.com/fb71/qi4j-sandbox | ddf2fd43751538d0fb00f229463e18e2afdda768 | 4e87398b3a98a08817f74e7e918ae4964ce57f68 | refs/heads/master | 2021-01-15T23:27:10.837000 | 2010-12-12T15:16:01 | 2010-12-12T15:16:01 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2008 Niclas Hedhman.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or a... | UTF-8 | Java | 15,830 | java | JavaSpacesClientMixin.java | Java | [
{
"context": "/*\n * Copyright 2008 Niclas Hedhman.\n *\n * Licensed under the Apache License, Vers",
"end": 35,
"score": 0.9998640418052673,
"start": 21,
"tag": "NAME",
"value": "Niclas Hedhman"
}
] | null | [] | /*
* Copyright 2008 <NAME>.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 15,822 | 0.532533 | 0.529122 | 483 | 31.774326 | 26.678921 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.459627 | false | false | 5 |
0e1e6591bd4c15d7e8358eb4430f59c670f24359 | 29,678,224,039,085 | 7e7341775f9a648aedcb9977efdf45e33759f391 | /app/src/main/java/cn/ubia/interfaceManager/ZigbeeInfoCallBackInterface.java | eecdc4f6091d2f94d74c135c07d772efdfaa2533 | [] | no_license | ybbxk119/ubell-test | https://github.com/ybbxk119/ubell-test | c8da13231055d4126098ef8e3f620b4f62ea9c2a | de434ef2b936e8ca71e4df5dfe2f44b900c9f009 | refs/heads/master | 2020-03-27T17:14:23.356000 | 2018-08-31T07:06:50 | 2018-08-31T07:06:50 | 146,838,134 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.ubia.interfaceManager;
import cn.ubia.bean.ZigbeeInfo;
/**
* @author dftx
*
*/
public interface ZigbeeInfoCallBackInterface {
void ZigbeeInfocallback(ZigbeeInfo mZigbeeInfo );
}
| UTF-8 | Java | 206 | java | ZigbeeInfoCallBackInterface.java | Java | [
{
"context": "mport cn.ubia.bean.ZigbeeInfo;\n\n \n \n/**\n * @author dftx\n *\n */\npublic interface ZigbeeInfoCallBackInterfa",
"end": 91,
"score": 0.999678373336792,
"start": 87,
"tag": "USERNAME",
"value": "dftx"
}
] | null | [] | package cn.ubia.interfaceManager;
import cn.ubia.bean.ZigbeeInfo;
/**
* @author dftx
*
*/
public interface ZigbeeInfoCallBackInterface {
void ZigbeeInfocallback(ZigbeeInfo mZigbeeInfo );
}
| 206 | 0.728155 | 0.728155 | 15 | 12.733334 | 17.879101 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.266667 | false | false | 5 |
f5328a62913150de77692fdec881222beb1a1401 | 4,887,672,810,880 | 250af2b1f3f6dd945ca5e9a968f8f5fb153918fe | /sdk/src/main/java/com/jxtii/solr/utils/HandleEntity.java | f0b0bcd0b3ac03ed75175108231879c2ded43d94 | [] | no_license | milkbrother1988/SolrSearch | https://github.com/milkbrother1988/SolrSearch | c7b62015aabf890b7e1bb229b7ccc8d9229dc8a6 | dd0be951e7914c57296c332df4d8a400cc9fff87 | refs/heads/master | 2021-12-22T15:55:52.372000 | 2017-10-16T13:48:03 | 2017-10-16T13:48:03 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jxtii.solr.utils;
import com.jxtii.solr.annotation.FieldType;
import com.jxtii.solr.annotation.SolrField;
import com.jxtii.solr.entity.SolrContent;
import org.joda.time.JodaTimePermission;
import java.lang.reflect.Field;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.HashMap;
i... | UTF-8 | Java | 2,058 | java | HandleEntity.java | Java | [
{
"context": "ap;\n\n/**\n * 将实体转换成统一类型\n * @date 17/7/8.\n * @author guolf\n */\npublic class HandleEntity<T> {\n\n private T",
"end": 393,
"score": 0.9996446371078491,
"start": 388,
"tag": "USERNAME",
"value": "guolf"
}
] | null | [] | package com.jxtii.solr.utils;
import com.jxtii.solr.annotation.FieldType;
import com.jxtii.solr.annotation.SolrField;
import com.jxtii.solr.entity.SolrContent;
import org.joda.time.JodaTimePermission;
import java.lang.reflect.Field;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.HashMap;
i... | 2,058 | 0.52895 | 0.526987 | 61 | 32.409836 | 26.217487 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.540984 | false | false | 5 |
182e32a16165d13d06b966c50e5c489793e5f77a | 3,350,074,519,398 | 945aefa06c668939423aa38ce0f3f07b8baea68d | /sc_consumer_order_hystrix/src/main/java/com/meijindeng/service/OrderHystrixService.java | 12062336e2a24639f48a5b30099af2d881304d2e | [] | no_license | meijindeng/springcloud_learning | https://github.com/meijindeng/springcloud_learning | 666e00f33caa648d15b303fce9c0ffffc4eaa39b | b17fb64993167b47ed8521d0d7687281d9a6f12f | refs/heads/master | 2023-07-17T02:39:20.441000 | 2021-09-10T02:40:58 | 2021-09-10T02:40:58 | 403,526,698 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.meijindeng.service;
import org.springframework.cloud.openfeign.FeignClient;
import org.springframework.stereotype.Component;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVariable;
/**
* @description: OrderHystrixService
* @Author: dengmeij... | UTF-8 | Java | 810 | java | OrderHystrixService.java | Java | [
{
"context": "*\n * @description: OrderHystrixService\n * @Author: dengmeijin\n * @Date: 2021/9/8 10:01\n */\n@Component\n@FeignCli",
"end": 322,
"score": 0.9994824528694153,
"start": 312,
"tag": "USERNAME",
"value": "dengmeijin"
}
] | null | [] | package com.meijindeng.service;
import org.springframework.cloud.openfeign.FeignClient;
import org.springframework.stereotype.Component;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVariable;
/**
* @description: OrderHystrixService
* @Author: dengmeij... | 810 | 0.692695 | 0.680101 | 32 | 23.8125 | 21.255054 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.21875 | false | false | 5 |
3636823d671ab8e2fc671b74ee57b7fcf8ac30b8 | 22,892,175,712,035 | 680d0cdf2207f8e5c5bf9e91df1ff6dac1285254 | /src/test/java/org/giiwa/dao/XTest.java | 048ea2eb7b00aca7766e5f84f67b2ff31248cd22 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | giiwa/giiwa | https://github.com/giiwa/giiwa | e16a90ab566c4bf8ad31ef15f2226a1364447705 | b57a063ebe07a2a6f82f6c2902ad2cdae0343390 | refs/heads/master | 2023-03-10T17:44:28.802000 | 2022-10-28T06:59:36 | 2022-10-28T06:59:36 | 61,117,349 | 62 | 26 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.giiwa.dao;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import org.giiwa.engine.JS;
import org.giiwa.json.JSON;
import org.giiwa.task.Task;
import org.junit.Test;
public class XTest {
@Test
public void test() {
String s = "a-c";
char[] ss = X.range2(s, "-");
System... | UTF-8 | Java | 2,435 | java | XTest.java | Java | [] | null | [] | package org.giiwa.dao;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import org.giiwa.engine.JS;
import org.giiwa.json.JSON;
import org.giiwa.task.Task;
import org.junit.Test;
public class XTest {
@Test
public void test() {
String s = "a-c";
char[] ss = X.range2(s, "-");
System... | 2,435 | 0.589733 | 0.509651 | 137 | 16.773722 | 18.813721 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.992701 | false | false | 5 |
804cd78f634ecb79dce262d42af89ccfc5414bf7 | 9,663,676,441,777 | 7ad31a709dbd3da156a81c72e587b93d6fbeae0b | /src/Day327baozhuang/HelloWorld1.java | 2e23d1ffff020140473ad82f02e7fb8dabde35ce | [] | no_license | kzr1998/javaweb-practice | https://github.com/kzr1998/javaweb-practice | 64fd42ba4c4a73d7fbf4dbbb95239f230ada8e27 | 6ea5d405fbb2d111c533bfa9a23ca2631014ba66 | refs/heads/master | 2020-04-28T05:05:27.067000 | 2019-05-04T14:11:00 | 2019-05-04T14:11:00 | 175,006,823 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Day327baozhuang;
public class HelloWorld1 {
public static void main(String[] args) {
//定义float类型变量,赋值为88.99
float f1 =88.99f;
//将基本类型转换为字符串
String s=Float.toString(f1);
s+=20;
//打印输出
System.out.println("f1转换为String型后与整数20的求和结果为:"+s);
//定义String类型... | UTF-8 | Java | 687 | java | HelloWorld1.java | Java | [] | null | [] | package Day327baozhuang;
public class HelloWorld1 {
public static void main(String[] args) {
//定义float类型变量,赋值为88.99
float f1 =88.99f;
//将基本类型转换为字符串
String s=Float.toString(f1);
s+=20;
//打印输出
System.out.println("f1转换为String型后与整数20的求和结果为:"+s);
//定义String类型... | 687 | 0.589792 | 0.52741 | 20 | 25.450001 | 15.441746 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.45 | false | false | 5 |
d9be19c552dcdc8d95809da64be04958d8399d5f | 14,224,931,716,451 | cd1bbfeb61bff4659763847ffc5f44d9c704fa80 | /PokerClient/PokerClient/src/actions/SmallBlind.java | 5de093c728f3b92cd555d7154edc2213ddf3cde4 | [
"MIT"
] | permissive | Rita96/Progetto-J | https://github.com/Rita96/Progetto-J | e0575a2aa03f6ef6900f4f9c1cf32b492bf44da3 | d8eec35644dbee4a0f59f32874b6bc3ff7d2e05c | refs/heads/master | 2021-04-06T05:42:16.737000 | 2017-07-12T16:16:17 | 2017-07-12T16:16:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package actions;
/**
* Classe che rappresenta il piccolo buio
*/
public class SmallBlind extends Action {
/**
* Costruttore della classe SmallBlind
* @param amount valore del piccolo buio
*/
public SmallBlind(int amount) {
super("Small Blind", "paga small blind", amount);
this... | UTF-8 | Java | 365 | java | SmallBlind.java | Java | [] | null | [] | package actions;
/**
* Classe che rappresenta il piccolo buio
*/
public class SmallBlind extends Action {
/**
* Costruttore della classe SmallBlind
* @param amount valore del piccolo buio
*/
public SmallBlind(int amount) {
super("Small Blind", "paga small blind", amount);
this... | 365 | 0.649315 | 0.649315 | 16 | 21.8125 | 20.224424 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3125 | false | false | 5 |
94cd4dd4da41ec7d3eca85ab177c3c0117c2cc15 | 22,196,391,016,680 | 3ad1de95897807b78de0d1411448a621e7c57858 | /springboot/todolist/src/main/java/com/nkanyang/todolist/TodoListService.java | d417fb8c58abeec196ce141081a45b658ebc9758 | [] | no_license | nkanyang/java | https://github.com/nkanyang/java | faeadfa958c932aa02e03be81f9cd8d4ed948f50 | 0ed2954a7be0d2cffeaf0b7248b1510068648e2c | refs/heads/master | 2022-12-15T19:34:21.910000 | 2020-08-23T09:06:51 | 2020-08-23T09:06:51 | 265,101,007 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nkanyang.todolist;
import com.nkanyang.todolist.model.TodoItem;
import com.nkanyang.todolist.model.TodoListDto;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.ArrayList;
import java.util.List;
@Service
public class TodoListSe... | UTF-8 | Java | 1,343 | java | TodoListService.java | Java | [] | null | [] | package com.nkanyang.todolist;
import com.nkanyang.todolist.model.TodoItem;
import com.nkanyang.todolist.model.TodoListDto;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.ArrayList;
import java.util.List;
@Service
public class TodoListSe... | 1,343 | 0.689501 | 0.689501 | 49 | 26.408163 | 21.31007 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.44898 | false | false | 5 |
b32bff89302ed1ed947c056bcf132cbc605b5cd8 | 28,071,906,273,484 | a23f622b604a5cc95a43bcccf3ae858d6c04b7f1 | /src/main/java/diamond/cms/server/mvc/aspect/CommentEmailNoticeAspect.java | 1e4a81947ab065fb502e7678aa6a436a04e784f6 | [] | no_license | soulhez/cms-admin-end | https://github.com/soulhez/cms-admin-end | a6f5459fbe9b923bbbc479f020684f97ea7aeef4 | 40689458c9cce66818636be5effc47213098b960 | refs/heads/master | 2022-02-12T12:02:28.886000 | 2019-07-17T02:16:54 | 2019-07-17T02:16:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package diamond.cms.server.mvc.aspect;
import java.io.IOException;
import java.util.concurrent.CompletableFuture;
import javax.annotation.Resource;
import org.aspectj.lang.annotation.AfterReturning;
import org.aspectj.lang.annotation.Aspect;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import ... | UTF-8 | Java | 3,868 | java | CommentEmailNoticeAspect.java | Java | [] | null | [] | package diamond.cms.server.mvc.aspect;
import java.io.IOException;
import java.util.concurrent.CompletableFuture;
import javax.annotation.Resource;
import org.aspectj.lang.annotation.AfterReturning;
import org.aspectj.lang.annotation.Aspect;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import ... | 3,868 | 0.596432 | 0.595915 | 89 | 41.460674 | 34.627735 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.640449 | false | false | 5 |
ddb03e1044ec7b0437f14e37f4545fd7e225efe3 | 23,012,434,804,339 | d7d58df4d95080b80cab4f5668302563cdee05c9 | /privately/app/src/main/java/com/zsoe/businesssharing/bean/SearchBean.java | a28658b3ae2d6fa064ed471c54f0ca2963d9c9b2 | [] | no_license | gaowenjie12/app-and | https://github.com/gaowenjie12/app-and | 6c1a4b92e192c8cf85ce329ef82575428cc5e8b3 | 673b94020adb11100d075e2082fe9f9f30316f61 | refs/heads/master | 2020-06-30T22:31:39.678000 | 2019-12-24T09:44:29 | 2019-12-24T09:44:29 | 200,968,166 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zsoe.businesssharing.bean;
/**
* @author 于长亮 & E-mail: yuchangl3757@qq.com
* @create_time 创建时间:2019-09-23 13:17
* @version:
* @类说明:
*/
public class SearchBean {
private int id;
private String title;
private String thumb;
private int contenttype;
private String contenttypedes;
... | UTF-8 | Java | 1,259 | java | SearchBean.java | Java | [
{
"context": "ge com.zsoe.businesssharing.bean;\n\n/**\n * @author 于长亮 & E-mail: yuchangl3757@qq.com\n * @create_time 创",
"end": 58,
"score": 0.9885740280151367,
"start": 55,
"tag": "NAME",
"value": "于长亮"
},
{
"context": "inesssharing.bean;\n\n/**\n * @author 于长亮 & E-mail: yuchan... | null | [] | package com.zsoe.businesssharing.bean;
/**
* @author 于长亮 & E-mail: <EMAIL>
* @create_time 创建时间:2019-09-23 13:17
* @version:
* @类说明:
*/
public class SearchBean {
private int id;
private String title;
private String thumb;
private int contenttype;
private String contenttypedes;
private St... | 1,247 | 0.608731 | 0.595796 | 67 | 17.477612 | 16.178444 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.283582 | false | false | 5 |
6a9d3611b10fd08395313f3c2d2a45fd492f3f8b | 23,012,434,802,207 | fd2b4f1a5524d2a343b53ca23e190fbd3a1bedec | /src/main/java/ac/ca/cput/model/people/PharmacyClerk.java | 0ddd36cce1f2bf82266741c2affa8e3f00d6971f | [] | no_license | MatthewMarkBrown/PharmacyApp | https://github.com/MatthewMarkBrown/PharmacyApp | 16b4313d7018f512f7c1ba1d4cc0fe9cb529ebaa | 19a7f4641a4e8a2ced408729258d1a59c889d23c | refs/heads/master | 2021-07-04T11:57:20.329000 | 2019-10-21T15:11:20 | 2019-10-21T15:11:20 | 180,533,336 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ac.ca.cput.model.people;
import java.util.Objects;
public class PharmacyClerk {
private String clerkId,firstName,lastName;
private PharmacyClerk(){}
private PharmacyClerk(Builder builder) {
this.clerkId = builder.clerkId;
this.firstName = builder.firstName;
this.lastName = builde... | UTF-8 | Java | 2,075 | java | PharmacyClerk.java | Java | [
{
"context": "clerkId + '\\'' +\n \", firstName='\" + firstName + '\\'' +\n \", lastName='\" + lastNam",
"end": 1493,
"score": 0.9110011458396912,
"start": 1484,
"tag": "NAME",
"value": "firstName"
},
{
"context": " hashCode() {\n return Objects.h... | null | [] | package ac.ca.cput.model.people;
import java.util.Objects;
public class PharmacyClerk {
private String clerkId,firstName,lastName;
private PharmacyClerk(){}
private PharmacyClerk(Builder builder) {
this.clerkId = builder.clerkId;
this.firstName = builder.firstName;
this.lastName = builde... | 2,075 | 0.582169 | 0.582169 | 82 | 24.304878 | 20.216324 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.487805 | false | false | 5 |
43f3361a70cc830d7049398191a00e02046c7396 | 14,688,788,186,635 | 5449824379ef6828cf3dacafe2ab4ab720f663f5 | /app/src/main/java/byou/yadun/wallet/wallet/LoginActivity.java | 90156a5673e15aed3dbaa9246683482a168253dc | [] | no_license | Xdone111/beyou | https://github.com/Xdone111/beyou | 38735050db0b1daa224cc4064c0858eefc68fb84 | f24acc510070b108f954e4ff1515c4918a322962 | refs/heads/master | 2020-03-17T00:38:40.571000 | 2018-05-12T07:56:17 | 2018-05-12T07:56:17 | 133,125,004 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package byou.yadun.wallet.wallet;
import android.app.Dialog;
import android.content.Intent;
import android.os.Bundle;
import android.text.Editable;
import android.text.TextWatcher;
import android.text.method.HideReturnsTransformationMethod;
import android.text.method.PasswordTransformationMethod;
import android.util.L... | UTF-8 | Java | 15,117 | java | LoginActivity.java | Java | [] | null | [] | package byou.yadun.wallet.wallet;
import android.app.Dialog;
import android.content.Intent;
import android.os.Bundle;
import android.text.Editable;
import android.text.TextWatcher;
import android.text.method.HideReturnsTransformationMethod;
import android.text.method.PasswordTransformationMethod;
import android.util.L... | 15,117 | 0.551947 | 0.549459 | 365 | 39.742466 | 29.382307 | 172 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.684932 | false | false | 5 |
a3c4346663155a7921cec996d7021afd74ee115b | 12,756,052,905,102 | 88ed10e55b9c2d197a2573437d5615e28702c208 | /src/main/java/uk/co/mruoc/ssh/SshMachine.java | 267d3a80e6266d6dba7f0ccfa1fe0ea55204e629 | [] | no_license | michaelruocco/ssh-file-actions | https://github.com/michaelruocco/ssh-file-actions | 0681b80dd20cec4d621f85246869fb831d9909bc | 38210d6835e4b6d43c3c544804a67c55e9f26bea | refs/heads/master | 2016-03-24T23:37:07.610000 | 2015-08-10T22:23:23 | 2015-08-10T22:23:23 | 40,295,901 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package uk.co.mruoc.ssh;
import java.io.File;
import com.jcraft.jsch.ChannelSftp;
import com.jcraft.jsch.Session;
import com.jcraft.jsch.SftpException;
import org.apache.log4j.Logger;
public class SshMachine implements Machine {
private static final Logger LOG = Logger.getLogger(SshMachine.class);
privat... | UTF-8 | Java | 4,366 | java | SshMachine.java | Java | [] | null | [] | package uk.co.mruoc.ssh;
import java.io.File;
import com.jcraft.jsch.ChannelSftp;
import com.jcraft.jsch.Session;
import com.jcraft.jsch.SftpException;
import org.apache.log4j.Logger;
public class SshMachine implements Machine {
private static final Logger LOG = Logger.getLogger(SshMachine.class);
privat... | 4,366 | 0.655978 | 0.655749 | 136 | 31.102942 | 25.771416 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.536765 | false | false | 5 |
aeefb1c58b7fb3fdc48abd2e8076333884b40652 | 1,760,936,641,991 | 4bc61c5f6fffc7841a00a72f66f7a39c1b43e191 | /src/main/java/ru/iitdgroup/tests/apidriver/Client.java | 6b25a8dc0a124f9f635198c0f69a014c8e09081b | [] | no_license | TIeJlbMeIlleK/sampleWebTest | https://github.com/TIeJlbMeIlleK/sampleWebTest | 94fa035b0b74a588b7b7a9486ba26f561309c0cd | 31f68d3732a171018d5a5d0b748212a483925105 | refs/heads/master | 2023-08-02T14:55:11.791000 | 2021-08-20T05:48:21 | 2021-08-20T05:48:21 | 410,815,635 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.iitdgroup.tests.apidriver;
import ru.iitdgroup.intellinx.dbo.client.ObjectFactory;
import ru.iitdgroup.intellinx.dbo.client.SendClientDataRequestType;
import javax.xml.bind.JAXBException;
import java.io.IOException;
public class Client extends Template<SendClientDataRequestType> {
public Client(Strin... | UTF-8 | Java | 504 | java | Client.java | Java | [] | null | [] | package ru.iitdgroup.tests.apidriver;
import ru.iitdgroup.intellinx.dbo.client.ObjectFactory;
import ru.iitdgroup.intellinx.dbo.client.SendClientDataRequestType;
import javax.xml.bind.JAXBException;
import java.io.IOException;
public class Client extends Template<SendClientDataRequestType> {
public Client(Strin... | 504 | 0.767857 | 0.767857 | 19 | 25.526316 | 24.813766 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421053 | false | false | 5 |
9ef02b612bcdb834634a7cd51908e2d324ff4e2f | 22,926,535,466,455 | 56231681020795939d183df16107b0771163e620 | /miracom-mes-service/src/main/java/kr/co/miracom/mes/a10/resource/simple/flow/model/A10FlowOper.java | 686a9f9ce6140d00bf96896477f12cb59e8a01f3 | [] | no_license | gosangosango/testRepo | https://github.com/gosangosango/testRepo | ed20c2fe1864e9a82d8b1bd36d5782ce41bcf0c8 | ca8767f57b69eab685ee0e765bf7b80524508611 | refs/heads/master | 2020-03-23T09:24:57.644000 | 2018-07-18T22:14:34 | 2018-07-18T22:14:34 | 141,386,250 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*package kr.co.miracom.mes.a10.resource.simple.flow.model;
import java.time.ZonedDateTime;
public class A10FlowOper {
private String id;
private String operCode;
private String operCode;
private String createUserId;
private ZonedDateTime createTime;
private String updateUserId;
private ZonedDateTime updateTim... | UTF-8 | Java | 327 | java | A10FlowOper.java | Java | [] | null | [] | /*package kr.co.miracom.mes.a10.resource.simple.flow.model;
import java.time.ZonedDateTime;
public class A10FlowOper {
private String id;
private String operCode;
private String operCode;
private String createUserId;
private ZonedDateTime createTime;
private String updateUserId;
private ZonedDateTime updateTim... | 327 | 0.804281 | 0.792049 | 13 | 24.153847 | 15.560533 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.230769 | false | false | 5 |
e712b597c183d46ca382dfc87645179f6a21b91f | 15,298,673,550,516 | f38b4781222ff852563f6ee3b84aba31ef212434 | /manipulate.excel/src/main/java/manipulate/excel/ReadExcelFile.java | eb193623e9789a70f7cf76229cabae7e4edf6cd7 | [] | no_license | KPanDEV/ManipulateExcel | https://github.com/KPanDEV/ManipulateExcel | d02045e714c94021e1815aa1c84ee7c10ac884d6 | 9350bde267a1fc5e2ae24b8c9481b53e373e4814 | refs/heads/master | 2022-07-18T11:58:18.377000 | 2020-03-24T21:10:52 | 2020-03-24T21:10:52 | 249,814,095 | 1 | 0 | null | false | 2021-01-14T20:36:05 | 2020-03-24T20:45:34 | 2020-03-24T21:10:55 | 2021-01-14T20:36:03 | 39 | 1 | 0 | 2 | Java | false | false | package manipulate.excel;
public class ReadExcelFile {
public static void main(String[] args) {
ProcessExcel processExcel = new ProcessExcel();
processExcel.processExcelFile();
}
}
| UTF-8 | Java | 204 | java | ReadExcelFile.java | Java | [] | null | [] | package manipulate.excel;
public class ReadExcelFile {
public static void main(String[] args) {
ProcessExcel processExcel = new ProcessExcel();
processExcel.processExcelFile();
}
}
| 204 | 0.70098 | 0.70098 | 10 | 19.4 | 18.575253 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 5 |
a4b0fa8d8c53fad6c73f3f0289c965436b0a20a4 | 22,196,391,026,472 | a141406a8f6aad91a2a03b6a75018481e6bd9ed2 | /modaclouds-scalingsdatests/src/it/polimi/modaclouds/scalingsdatests/validator/sda/ResultsBuilder.java | d9f6c5803d4d35b43edab62fb2961680e2036bd6 | [
"Apache-2.0"
] | permissive | deib-polimi/modaclouds-tests | https://github.com/deib-polimi/modaclouds-tests | 12b3448db5ce91b90a731ae7a6a6a529bde25b00 | eb257c84f4aed97803f2616a9c6562bf23d1ffe5 | refs/heads/master | 2016-08-11T12:17:30.631000 | 2016-01-14T02:37:51 | 2016-01-14T02:37:51 | 36,176,484 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package it.polimi.modaclouds.scalingsdatests.validator.sda;
import it.polimi.modaclouds.scalingsdatests.Test;
import it.polimi.modaclouds.scalingsdatests.validator.util.Datum;
import it.polimi.modaclouds.scalingsdatests.validator.util.FileHelper;
import it.polimi.modaclouds.scalingsdatests.validator.util.GenericChart;... | UTF-8 | Java | 19,623 | java | ResultsBuilder.java | Java | [] | null | [] | package it.polimi.modaclouds.scalingsdatests.validator.sda;
import it.polimi.modaclouds.scalingsdatests.Test;
import it.polimi.modaclouds.scalingsdatests.validator.util.Datum;
import it.polimi.modaclouds.scalingsdatests.validator.util.FileHelper;
import it.polimi.modaclouds.scalingsdatests.validator.util.GenericChart;... | 19,623 | 0.675687 | 0.670693 | 550 | 34.678181 | 33.571632 | 226 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.525455 | false | false | 5 |
0392cf87a808dab32f0bbb2691cc67f8bb9948b8 | 7,808,250,577,076 | efdce4ed5061fdd9e3c7fcacccc7b31537723e9a | /Java Files/Outros/JavaBeginnersGuide/src/main/java/JavBegGui_chapter14/MethodRefDemo2.java | f381f3be691abfd879c87bde6decd82caf878671 | [] | no_license | jrzabott/exerciciosUpskill | https://github.com/jrzabott/exerciciosUpskill | 1d48c75f342be6b6c42163a23bf5b58f19694e75 | 70b2ab58e1bed7be20468484bd48ed4f3bdd62de | refs/heads/main | 2023-04-05T18:57:48.219000 | 2021-04-26T08:25:29 | 2021-04-26T08:25:29 | 309,065,593 | 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 JavBegGui_chapter14;
interface IntPredicate2 {
boolean test(int n);
}
class MyIntNum {
private int v;
public M... | UTF-8 | Java | 1,169 | java | MethodRefDemo2.java | Java | [
{
"context": " return (v % n) == 0;\n }\n}\n\n/**\n *\n * @author user\n */\npublic class MethodRefDemo2 {\n\n public sta",
"end": 503,
"score": 0.9992589354515076,
"start": 499,
"tag": "USERNAME",
"value": "user"
}
] | 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 JavBegGui_chapter14;
interface IntPredicate2 {
boolean test(int n);
}
class MyIntNum {
private int v;
public M... | 1,169 | 0.568862 | 0.55432 | 58 | 19.155172 | 20.980946 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.344828 | false | false | 5 |
0e867ec02f7070fea2dc710a2441a43ec400522c | 3,032,246,948,894 | 83d781a9c2ba33fde6df0c6adc3a434afa1a7f82 | /OrderFulfillment/OrderFulfillment.Jobs/src/main/java/com/servicelive/orderfulfillment/jobs/JobsService.java | 535f6468aa7eac3777778b8295a805edabd30b85 | [] | no_license | ssriha0/sl-b2b-platform | https://github.com/ssriha0/sl-b2b-platform | 71ab8ef1f0ccb0a7ad58b18f28a2bf6d5737fcb6 | 5b4fcafa9edfe4d35c2dcf1659ac30ef58d607a2 | refs/heads/master | 2023-01-06T18:32:24.623000 | 2020-11-05T12:23:26 | 2020-11-05T12:23:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.servicelive.orderfulfillment.jobs;
import javax.ws.rs.Consumes;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.PathParam;
import javax.ws.rs.Produces;
import javax.ws.rs.core.MediaType;
import com.servicelive.orderfulfillment.vo.CacheRefreshResponse;
import org.apache.log4j.... | UTF-8 | Java | 2,397 | java | JobsService.java | Java | [] | null | [] | package com.servicelive.orderfulfillment.jobs;
import javax.ws.rs.Consumes;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.PathParam;
import javax.ws.rs.Produces;
import javax.ws.rs.core.MediaType;
import com.servicelive.orderfulfillment.vo.CacheRefreshResponse;
import org.apache.log4j.... | 2,397 | 0.761786 | 0.761368 | 77 | 29.129869 | 30.251049 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.467533 | false | false | 5 |
21e58514904b46016a94a0c546b73c0375725bfb | 8,057,358,689,914 | 24ecb4f700b8edc68ffcaeae2a38239da58626e5 | /library-cursor/src/main/java/universum/studios/android/database/cursor/CursorUtils.java | 0f3f8d15c9d6b13c151ee6746b00cfdea3de7150 | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | universum-studios/android_database | https://github.com/universum-studios/android_database | 669c1e31de0934d5c7086fe5def9f7f933883dc2 | 422890a8fd0212dac58eceda96d0bb4a4eb2270a | refs/heads/master | 2021-01-12T08:56:30.513000 | 2018-12-25T22:19:14 | 2018-12-25T22:19:14 | 76,684,263 | 2 | 0 | Apache-2.0 | false | 2018-11-23T16:46:06 | 2016-12-16T20:42:04 | 2018-11-23T14:23:23 | 2018-11-23T16:46:05 | 158,916 | 2 | 0 | 9 | Java | false | null | /*
* *************************************************************************************************
* Copyright 2017 Universum Studios
* *************************************************************************************************
* Licensed under the Apache L... | UTF-8 | Java | 7,065 | java | CursorUtils.java | Java | [
{
"context": " associated with the desired values.\n *\n * @author Martin Albedinsky\n */\npublic final class CursorUtils {\n\n\t/*\n\t * Con",
"end": 1357,
"score": 0.9989086389541626,
"start": 1340,
"tag": "NAME",
"value": "Martin Albedinsky"
}
] | null | [] | /*
* *************************************************************************************************
* Copyright 2017 Universum Studios
* *************************************************************************************************
* Licensed under the Apache L... | 7,054 | 0.649257 | 0.646285 | 162 | 42.617283 | 39.453228 | 105 | false | false | 0 | 0 | 0 | 0 | 86 | 0.035527 | 1.061728 | false | false | 5 |
2c98b4eecd2eba4645bfcb9403080e70769a58c6 | 15,985,868,323,869 | 1a64fb7388a2f3c489aaf3e55e67ea55beb39075 | /src/main/java/org/javacs/JavacConfig.java | 8490b8e8238efa07e4101cebf3865dcc7cb8c451 | [
"MIT"
] | permissive | ashfordneil/vscode-javac | https://github.com/ashfordneil/vscode-javac | 42939ab3f2f984f22f14677ba0a3890e3f4ffb61 | 6774f71503710839f1de8a7ee0afdcf23de9817d | refs/heads/master | 2021-09-11T17:48:46.515000 | 2018-04-10T12:02:09 | 2018-04-10T12:02:09 | 107,550,131 | 1 | 0 | null | true | 2017-10-19T13:29:32 | 2017-10-19T13:29:32 | 2017-10-07T00:09:01 | 2017-10-16T19:14:05 | 21,716 | 0 | 0 | 0 | null | null | null | package org.javacs;
import java.nio.file.Path;
import java.util.Objects;
import java.util.Set;
public class JavacConfig {
public final Set<Path> classPath, workspaceClassPath, docPath;
public JavacConfig(Set<Path> classPath, Set<Path> workspaceClassPath, Set<Path> docPath) {
this.classPath = classPat... | UTF-8 | Java | 935 | java | JavacConfig.java | Java | [] | null | [] | package org.javacs;
import java.nio.file.Path;
import java.util.Objects;
import java.util.Set;
public class JavacConfig {
public final Set<Path> classPath, workspaceClassPath, docPath;
public JavacConfig(Set<Path> classPath, Set<Path> workspaceClassPath, Set<Path> docPath) {
this.classPath = classPat... | 935 | 0.657754 | 0.657754 | 30 | 30.166666 | 26.267958 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 5 |
dbf1197bd2078d2cbc87abb111d316d7521c1042 | 3,934,190,094,549 | 625b406c53b95ab5c273374384fc5a5d7ab9b164 | /src/clazzcode/classcode0914/runnabletest/PlayAndDownloadRunnableTest.java | 70a61c80afae571c9bb92e3452f77accbc1e5154 | [] | no_license | GLOxxxxi/Itsource | https://github.com/GLOxxxxi/Itsource | ce36391e21214702921ab4432761e93d9e601feb | 0164b82fed6c2f01c3f5d5ee896b5397163623db | refs/heads/master | 2023-08-03T13:16:17.996000 | 2021-09-23T05:11:06 | 2021-09-23T05:11:06 | 409,409,406 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package clazzcode.classcode0914.runnabletest;
/**
* 播放下载多线程测试了 PlayAndDownloadRunnableTest 创建了播放和下载两个线程
*/
public class PlayAndDownloadRunnableTest {
public static void main(String[] args) {
// 创建接口实现类对象
DownloadRunnableImpl downloadRunnable = new DownloadRunnableImpl();
PlayRunnableImpl... | UTF-8 | Java | 705 | java | PlayAndDownloadRunnableTest.java | Java | [] | null | [] | package clazzcode.classcode0914.runnabletest;
/**
* 播放下载多线程测试了 PlayAndDownloadRunnableTest 创建了播放和下载两个线程
*/
public class PlayAndDownloadRunnableTest {
public static void main(String[] args) {
// 创建接口实现类对象
DownloadRunnableImpl downloadRunnable = new DownloadRunnableImpl();
PlayRunnableImpl... | 705 | 0.696459 | 0.689713 | 19 | 30.210526 | 23.849482 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.368421 | false | false | 5 |
afb390a1b62be103faae921d3c100da609d352f2 | 9,715,216,069,226 | 383303413aeb215c40fa5cbd752dd379ae56dd8f | /app/src/main/java/com/lhc/frank/superviewholderdemo/MyBaseAdapter.java | a3dd0c14918a1e280b06fe7918f055b5458ca91a | [] | no_license | hancongAndroid/SuperViewHolder | https://github.com/hancongAndroid/SuperViewHolder | af02e62ed2ffa5a5f308da646a2e9d228cda8ec5 | 71c4d52cffb29619d3a1fbd5b33c9e0813331658 | refs/heads/master | 2018-01-05T06:20:21.495000 | 2016-10-16T15:46:00 | 2016-10-16T15:46:00 | 71,060,132 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lhc.frank.superviewholderdemo;
import android.widget.BaseAdapter;
import java.util.List;
/**
* Project Name: SuperViewHolderDemo
* Package Name: com.lhc.frank.superviewholderdemo
* Created by: Frank 2016/10/16 23:02
* <p>
* Class Desc: TODO
*/
public abstract class MyBaseAdapter<T> ... | UTF-8 | Java | 762 | java | MyBaseAdapter.java | Java | [
{
"context": ".lhc.frank.superviewholderdemo\n * Created by: Frank 2016/10/16 23:02\n * <p>\n * Class Desc: TODO\n",
"end": 227,
"score": 0.9996657371520996,
"start": 222,
"tag": "NAME",
"value": "Frank"
}
] | null | [] | package com.lhc.frank.superviewholderdemo;
import android.widget.BaseAdapter;
import java.util.List;
/**
* Project Name: SuperViewHolderDemo
* Package Name: com.lhc.frank.superviewholderdemo
* Created by: Frank 2016/10/16 23:02
* <p>
* Class Desc: TODO
*/
public abstract class MyBaseAdapter<T> ... | 762 | 0.645669 | 0.629921 | 37 | 19.594595 | 18.263033 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.243243 | false | false | 5 |
535d34418780e12c2c566bed476ff473ec9bd164 | 6,940,667,194,372 | c420b8e8095d35cfe31193ea2d384962ada4a252 | /src/main/java/ru/friends/model/dto/DataChange.java | 69aa4c4ef6f2bd938bb91d6b19f9fe5497d4316c | [] | no_license | Andrey759/vk-deleted-friends | https://github.com/Andrey759/vk-deleted-friends | b5abceb71031e06095d86356216e5f2af7f5f947 | 9969e7e01efbbaa6cc255f9ffff8b3d8735fae56 | refs/heads/master | 2020-05-18T01:16:42.148000 | 2018-02-26T11:40:27 | 2018-02-26T11:40:27 | 24,823,267 | 1 | 1 | null | false | 2017-05-27T18:10:46 | 2014-10-05T18:50:05 | 2017-04-08T11:35:32 | 2017-05-27T12:03:39 | 66 | 1 | 1 | 0 | Java | null | null | package ru.friends.model.dto;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.ToString;
import ru.friends.model.dto.data.AbstractData;
import javax.persistence.*;
import java.time.Instant;
@Entity
@EqualsAndHashCode
@ToString
@Data
public class DataChange {
@Id
@GeneratedValue(strategy = ... | UTF-8 | Java | 617 | java | DataChange.java | Java | [] | null | [] | package ru.friends.model.dto;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.ToString;
import ru.friends.model.dto.data.AbstractData;
import javax.persistence.*;
import java.time.Instant;
@Entity
@EqualsAndHashCode
@ToString
@Data
public class DataChange {
@Id
@GeneratedValue(strategy = ... | 617 | 0.708266 | 0.708266 | 40 | 14.425 | 13.408743 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.35 | false | false | 5 |
c1333ea683bb4c2b923fc4e834b1ba9d63adad02 | 28,003,186,815,919 | 90fad71a4e827ee0c7f4ab7cf3173df54c9927bc | /src/main/java/it/italiancoders/mybudgetrest/dao/movement/impl/MovementDaoCriteriaImpl.java | ad71843ccf5ed2ecd5df4bc0191a9e9008771f72 | [] | no_license | dario-frongillo/my-budget-rest-api | https://github.com/dario-frongillo/my-budget-rest-api | 36559822bff990be3bb037e0c0a66e603141605a | cd270bc450edcb2832e06efa75acf91a80d03ef2 | refs/heads/master | 2021-07-11T02:07:24.698000 | 2019-10-20T07:48:22 | 2019-10-20T07:48:22 | 207,079,496 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package it.italiancoders.mybudgetrest.dao.movement.impl;
import it.italiancoders.mybudgetrest.dao.movement.MovementDaoCriteria;
import it.italiancoders.mybudgetrest.model.dto.User;
import it.italiancoders.mybudgetrest.model.entity.CategoryEntity;
import it.italiancoders.mybudgetrest.model.entity.MovementEntity;
import... | UTF-8 | Java | 5,655 | java | MovementDaoCriteriaImpl.java | Java | [] | null | [] | package it.italiancoders.mybudgetrest.dao.movement.impl;
import it.italiancoders.mybudgetrest.dao.movement.MovementDaoCriteria;
import it.italiancoders.mybudgetrest.model.dto.User;
import it.italiancoders.mybudgetrest.model.entity.CategoryEntity;
import it.italiancoders.mybudgetrest.model.entity.MovementEntity;
import... | 5,655 | 0.673563 | 0.672502 | 132 | 41.840908 | 31.869009 | 166 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.818182 | false | false | 5 |
bf59472afea4cc51b695e4f2d7d8c5e2744d31f4 | 33,389,075,809,580 | f27a1327cc6e5af701c45ce24fe106742d3be804 | /Java/java-core/src/main/java/com/mercury/java_core/generics/GamingChair.java | fdf34b7fd3e41821daf1010ab05a7215e36d3f19 | [] | no_license | hxz156/Train | https://github.com/hxz156/Train | ac04b0a5d2ba58a385cd0b60f02d1990919bdc99 | e44950c2f0ad14154487be8274dbdeda5a905f94 | refs/heads/master | 2023-02-07T14:15:30.227000 | 2019-12-11T16:38:09 | 2019-12-11T16:38:09 | 227,409,015 | 0 | 0 | null | false | 2023-01-24T00:56:18 | 2019-12-11T16:18:30 | 2019-12-11T16:42:50 | 2023-01-24T00:56:18 | 150,374 | 0 | 0 | 22 | JavaScript | false | false | package com.mercury.java_core.generics;
public class GamingChair extends Chair {
}
| UTF-8 | Java | 91 | java | GamingChair.java | Java | [] | null | [] | package com.mercury.java_core.generics;
public class GamingChair extends Chair {
}
| 91 | 0.736264 | 0.736264 | 5 | 16.200001 | 19.030502 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 5 |
8d868b72977b3b5af60cbe1b0dacaf0b0cb0c8c4 | 32,933,809,275,663 | b6aba21928bbe4b17af7d91299a1ddee9c29fed1 | /src/main/java/com/hz/app/evaluate/controller/EveluateController.java | f5ed30620b251935a4e2d7de84c599aae5108ae8 | [] | no_license | xiangjin0727/shizhuapi | https://github.com/xiangjin0727/shizhuapi | 3de9cbac20d5a0614ae1057ae704fb4986cbce4e | 96a5683135d8d07a0301151a97d84e7cb837c795 | refs/heads/master | 2020-03-28T15:12:36.629000 | 2018-09-13T07:53:27 | 2018-09-13T07:53:27 | 148,567,392 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hz.app.evaluate.controller;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Auto... | UTF-8 | Java | 4,050 | java | EveluateController.java | Java | [
{
"context": "028\n * 投诉建议列表 S0044\n * 可维修项目 S0068\n * \n * @author XJin\n *\n */\n@Controller\n@RequestMapping(\"evaluate\")",
"end": 704,
"score": 0.8161343932151794,
"start": 703,
"tag": "NAME",
"value": "X"
},
{
"context": "8\n * 投诉建议列表 S0044\n * 可维修项目 S0068\n * \n * @author XJ... | null | [] | package com.hz.app.evaluate.controller;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Auto... | 4,050 | 0.71518 | 0.697183 | 122 | 30.426229 | 27.346867 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.385246 | false | false | 5 |
7e7d8a9d295db519b097ff279efb5bb3c21825e6 | 24,404,004,230,535 | dc5c48ac6ba47ce6ea08761106dc940ba3eb8847 | /ServletDemo1/src/com/clear2pay/cn/listener/ApplicationListener.java | a84ecfe92eedfe19ee52b5e8daf2820488246234 | [] | no_license | zlc409057173/servlet | https://github.com/zlc409057173/servlet | 4e6a3ff225feb8bf3507dfa76c48dc7f4a052476 | cda2da7816e5ee0b874293e5f086de62b17943a6 | refs/heads/master | 2020-04-07T23:16:05.435000 | 2019-03-21T09:09:40 | 2019-03-21T09:09:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.clear2pay.cn.listener;
import java.io.File;
import javax.servlet.ServletContext;
import javax.servlet.ServletContextEvent;
import javax.servlet.ServletContextListener;
import org.apache.log4j.BasicConfigurator;
import org.apache.log4j.Logger;
import org.apache.log4j.PropertyConfigurator;
public class Ap... | UTF-8 | Java | 1,867 | java | ApplicationListener.java | Java | [] | null | [] | package com.clear2pay.cn.listener;
import java.io.File;
import javax.servlet.ServletContext;
import javax.servlet.ServletContextEvent;
import javax.servlet.ServletContextListener;
import org.apache.log4j.BasicConfigurator;
import org.apache.log4j.Logger;
import org.apache.log4j.PropertyConfigurator;
public class Ap... | 1,867 | 0.693704 | 0.684628 | 45 | 38.177776 | 26.7717 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.088889 | false | false | 5 |
1b2d9a3acd7ba2c0b73ccdffeb08653eb76ec7db | 24,404,004,228,644 | a47a6de81222277fd511070bbc69b170cde62b23 | /CS142/testpro2/Solver.java | 6afdee0b5d0ebbeb3a8833f8f829c0964c28a381 | [] | no_license | chaneym/code | https://github.com/chaneym/code | 5240f0be713000e1914505eaf24d8b581d22841b | aaaa05af3f25d7fbf604216dd4b11d84fe6e8605 | refs/heads/master | 2016-03-10T05:08:48.873000 | 2014-04-07T18:19:29 | 2014-04-07T18:19:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
public class Solver
{
private Random gen;
private Coord[] solution;
private LineSegment[] path;
public void draw_path()
{
int maxx = 10;
int minx = 0;
int maxy = 10;
int miny = 0;
solution = new Coord[8];
gen = new Random();
for (int i = 0; i < solution.length; i++)
... | UTF-8 | Java | 1,069 | java | Solver.java | Java | [] | null | [] | import java.util.*;
public class Solver
{
private Random gen;
private Coord[] solution;
private LineSegment[] path;
public void draw_path()
{
int maxx = 10;
int minx = 0;
int maxy = 10;
int miny = 0;
solution = new Coord[8];
gen = new Random();
for (int i = 0; i < solution.length; i++)
... | 1,069 | 0.554724 | 0.538821 | 62 | 16.241936 | 16.444124 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.419355 | false | false | 5 |
4f52ceaa4c34a1f08534165bc9455c30b94d81c3 | 18,597,208,454,225 | fa2c931102925ef102b04d7cac59694cf2f8bf91 | /src/StateComparator.java | 033964355993d108969315fa5a7797b3b36e8c8d | [] | no_license | tholop/rusho | https://github.com/tholop/rusho | 0101baa06499a4b9386ff31dcd258dd17e7a62ca | 7cd61b31575338e6ad73117252cbc59f5b60cb59 | refs/heads/master | 2021-09-07T18:58:24.084000 | 2018-02-27T14:58:07 | 2018-02-27T14:58:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Comparator;
public class StateComparator implements Comparator<State>{
Heuristic h = Heuristic.Null;
public StateComparator(Heuristic h) {
this.h = h;
}
@Override
public int compare(State s0, State s1) {
switch (h) {
case Null:
return s0.statesFromInit-s1.statesFromI... | UTF-8 | Java | 772 | java | StateComparator.java | Java | [] | null | [] | import java.util.Comparator;
public class StateComparator implements Comparator<State>{
Heuristic h = Heuristic.Null;
public StateComparator(Heuristic h) {
this.h = h;
}
@Override
public int compare(State s0, State s1) {
switch (h) {
case Null:
return s0.statesFromInit-s1.statesFromI... | 772 | 0.724093 | 0.699482 | 27 | 26.592592 | 34.019886 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.962963 | false | false | 5 |
60b88f00acd46edfdc63d5b7fb6e7d2c55c09a14 | 29,033,978,964,845 | 3914f5d9864ad49f5d152c7ee3e20a7b617c6435 | /app/src/main/java/com/dace/textreader/util/GlideUtils.java | a4f794e0cd2f0462cabd91df5a70d0a826db5b95 | [] | no_license | PCchenpeng/TextReader | https://github.com/PCchenpeng/TextReader | ad0434eb93030036857fbfbf6919ada61143eb0f | 07fbf9fa828698a1d6785ac0b13e49ba8e00bea3 | refs/heads/master | 2020-04-30T20:27:01.872000 | 2019-05-27T06:50:41 | 2019-05-27T06:50:41 | 177,066,879 | 2 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dace.textreader.util;
import android.app.Activity;
import android.content.Context;
import android.support.annotation.DrawableRes;
import android.widget.ImageView;
import com.bumptech.glide.Glide;
import com.bumptech.glide.load.resource.drawable.DrawableTransitionOptions;
import com.bumptech.glide.request.... | UTF-8 | Java | 10,137 | java | GlideUtils.java | Java | [
{
"context": " * Packname com.dace.textreader.util\n * Created by Administrator.\n * Created time 2018/12/18 0018 下午 2:58.\n * Vers",
"end": 644,
"score": 0.7102900743484497,
"start": 631,
"tag": "NAME",
"value": "Administrator"
}
] | null | [] | package com.dace.textreader.util;
import android.app.Activity;
import android.content.Context;
import android.support.annotation.DrawableRes;
import android.widget.ImageView;
import com.bumptech.glide.Glide;
import com.bumptech.glide.load.resource.drawable.DrawableTransitionOptions;
import com.bumptech.glide.request.... | 10,137 | 0.574545 | 0.56796 | 305 | 30.865574 | 25.697834 | 106 | false | false | 0 | 0 | 0 | 0 | 79 | 0.016154 | 0.272131 | false | false | 5 |
6e98e794716fc631b9d2d7efdbb7129cbc5dd4e3 | 29,033,978,965,135 | 9a19665bd4dfb042128ca1a093cc70dd51bdb6e5 | /roadapiclient/src/main/java/com/sked/roadapiclient/RoadApiRequest.java | dc6b8cdc445bc3e50f66180eb93f6ba818ccc0e4 | [] | no_license | xibsked/RoadApiClient-Andrid | https://github.com/xibsked/RoadApiClient-Andrid | a6b9fff6f912ff52ca74f6bc85b4566669b3c862 | 56d24d215600dc32e18b631aafb802cff077e660 | refs/heads/master | 2021-01-21T18:10:24.520000 | 2016-09-22T20:27:23 | 2016-09-22T20:27:23 | 68,370,114 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sked.roadapiclient;
import com.android.volley.NetworkResponse;
import com.android.volley.ParseError;
import com.android.volley.Response;
import com.android.volley.toolbox.HttpHeaderParser;
import com.android.volley.toolbox.JsonRequest;
import com.fasterxml.jackson.core.JsonParseException;
import com.faster... | UTF-8 | Java | 2,013 | java | RoadApiRequest.java | Java | [
{
"context": ".io.IOException;\n\n/**\n * All Rights Reserved, QuikSeek\n * Created by quikseek1 on 17-08-2016.\n */\npublic",
"end": 481,
"score": 0.5985785722732544,
"start": 477,
"tag": "USERNAME",
"value": "Seek"
},
{
"context": "/**\n * All Rights Reserved, QuikSeek\n * Created ... | null | [] | package com.sked.roadapiclient;
import com.android.volley.NetworkResponse;
import com.android.volley.ParseError;
import com.android.volley.Response;
import com.android.volley.toolbox.HttpHeaderParser;
import com.android.volley.toolbox.JsonRequest;
import com.fasterxml.jackson.core.JsonParseException;
import com.faster... | 2,013 | 0.700447 | 0.695976 | 47 | 41.829788 | 31.022516 | 154 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.765957 | false | false | 5 |
a794936365a2d5a62074306c59e27b8b28249e6c | 22,651,657,574,601 | e4a48dfea35f83618a2735a36efc52960502063a | /NewSpringTest/src/main/java/com/spring/main/controller/HomeController.java | 1960dbd1199b0287f2af4c3e2ba77e858710f90e | [] | no_license | osideris/SpringTest | https://github.com/osideris/SpringTest | 92c7e7de4c4dfc2cd587f2393d681bd9683bdff3 | 4562e05f1c4184cacc8bc00ee3be0f54fd9d20d9 | refs/heads/master | 2020-04-06T07:56:54.425000 | 2018-11-12T23:18:45 | 2018-11-12T23:18:45 | 157,290,178 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.spring.main.controller;
import java.io.IOException;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.ModelAttribute;
import or... | UTF-8 | Java | 2,035 | java | HomeController.java | Java | [] | null | [] | package com.spring.main.controller;
import java.io.IOException;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.ModelAttribute;
import or... | 2,035 | 0.784767 | 0.784767 | 63 | 31.301588 | 24.803761 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.619048 | false | false | 5 |
7a518aab15732eb9fbe6f755efe842c6db84c671 | 33,105,607,976,605 | cd19b56a57f1ff58fec6370e1f97458b6dc9008f | /src/com/deguru/dao/orderDao.java | 032af1103c30df73f4c061523d907386c51f9036 | [] | no_license | Sineft/deguru | https://github.com/Sineft/deguru | 67e935f0c13e740689d29d555bd6c010d67dbd18 | 4c7c8ea01364e443f98152b4df91e70253b4da4b | refs/heads/master | 2018-12-08T07:19:46.073000 | 2018-09-11T11:47:34 | 2018-09-11T11:47:34 | 136,173,015 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.deguru.dao;
import java.util.List;
import com.deguru.dto.Address;
import com.deguru.dto.Order;
import com.deguru.dto.OrderItem;
public interface orderDao {
List<Address> selectUserAddress(int id);
int insertOrder(Order order, OrderItem orderitem);
Order selectOrder(String out_trade_no);
List<Orde... | UTF-8 | Java | 359 | java | orderDao.java | Java | [] | null | [] | package com.deguru.dao;
import java.util.List;
import com.deguru.dto.Address;
import com.deguru.dto.Order;
import com.deguru.dto.OrderItem;
public interface orderDao {
List<Address> selectUserAddress(int id);
int insertOrder(Order order, OrderItem orderitem);
Order selectOrder(String out_trade_no);
List<Orde... | 359 | 0.777159 | 0.777159 | 19 | 17.894737 | 18.171391 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.736842 | false | false | 5 |
5151bae07a1ed9daa4ff3ecd16c7c5320120cfa1 | 12,257,836,711,334 | 010b3f1ea13d0f0a2744141f0c3153f706cc9033 | /Back End/Core Java/Core Concept/array/src/com/capg/Array/Sqr.java | 0a5484b924e7a538f50eeb707a4364c69a94ecbe | [] | no_license | AmeyaPatil26/TY_CG_HTD_PuneMumbai_JFS_AmeyaPatil | https://github.com/AmeyaPatil26/TY_CG_HTD_PuneMumbai_JFS_AmeyaPatil | ad056b5c22eab1363a87832418f285df95f1b316 | e371acb6f94ad238f952eaac18135e751a2d5642 | refs/heads/master | 2023-01-10T19:29:25.319000 | 2019-11-14T18:47:24 | 2019-11-14T18:47:24 | 225,846,362 | 0 | 0 | null | false | 2023-01-07T19:01:34 | 2019-12-04T11:02:15 | 2019-12-14T18:49:08 | 2023-01-07T19:01:33 | 90,317 | 0 | 0 | 236 | CSS | false | false | package com.capg.Array;
public interface Sqr {
int square(int i);
}
| UTF-8 | Java | 69 | java | Sqr.java | Java | [] | null | [] | package com.capg.Array;
public interface Sqr {
int square(int i);
}
| 69 | 0.724638 | 0.724638 | 5 | 12.8 | 10.186265 | 23 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 5 |
fc62f67253c51ba27199fde2bbd51eb6e6350c3b | 876,173,394,430 | 8c673fc7fdb9215b6ae99ce4217c12f3c18bc5aa | /app_user/app/src/main/java/com/example/app_user/ServiceThread.java | 9fe6414076f17af090e17318330c4ea99933a62a | [] | no_license | jmingrove21/PyramidTop | https://github.com/jmingrove21/PyramidTop | 4762aed1132e10b6eb3713ac5ad323db979bcd0e | c033a6b96520a98e451a037d063c5ee3a54508c0 | refs/heads/master | 2021-07-16T13:32:53.854000 | 2020-07-04T10:18:48 | 2020-07-04T10:18:48 | 173,879,672 | 3 | 1 | null | false | 2019-06-15T13:41:17 | 2019-03-05T05:25:25 | 2019-06-13T07:03:27 | 2019-06-15T13:41:17 | 82,853 | 2 | 1 | 0 | JavaScript | false | false | package com.example.app_user;
import android.os.Handler;
import android.util.Log;
import com.example.app_user.Item_dir.LoginLogoutInform;
import com.example.app_user.Item_dir.UtilSet;
import org.json.JSONArray;
import org.json.JSONObject;
import java.io.InputStream;
import java.net.HttpURLConnection;
import java.ut... | UTF-8 | Java | 4,999 | java | ServiceThread.java | Java | [] | null | [] | package com.example.app_user;
import android.os.Handler;
import android.util.Log;
import com.example.app_user.Item_dir.LoginLogoutInform;
import com.example.app_user.Item_dir.UtilSet;
import org.json.JSONArray;
import org.json.JSONObject;
import java.io.InputStream;
import java.net.HttpURLConnection;
import java.ut... | 4,999 | 0.461667 | 0.4554 | 132 | 35.265152 | 26.93788 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 5 |
00d3920356ba6c110db73b2dec27dfd98af01064 | 2,370,821,999,249 | bdd86e9fbc0ff8288099b80d5043790a11485fc7 | /todolist/src/test/java/com/intuitiv/todolist/dao/impl/UserDaoImpl.java | 6e758284e2ff6094caca0fd08060e4c8f0496ed0 | [] | no_license | fabienCambournac/todolist_grp1 | https://github.com/fabienCambournac/todolist_grp1 | 30fd2cb6572c95d060990cf7ea465619cfb5e07a | 6478683d6dd17a0efc01d188c2ac028b6f1d0b52 | refs/heads/master | 2017-04-27T00:56:33.794000 | 2014-11-12T15:58:33 | 2014-11-12T15:58:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.intuitiv.todolist.dao.impl;
import java.util.List;
import org.hibernate.Query;
import org.hibernate.Session;
import org.hibernate.cfg.Configuration;
import com.intuitiv.todolist.dao.UserDao;
import com.intuitiv.todolist.entity.User;
public class UserDaoImpl implements UserDao {
private S... | UTF-8 | Java | 793 | java | UserDaoImpl.java | Java | [] | null | [] | package com.intuitiv.todolist.dao.impl;
import java.util.List;
import org.hibernate.Query;
import org.hibernate.Session;
import org.hibernate.cfg.Configuration;
import com.intuitiv.todolist.dao.UserDao;
import com.intuitiv.todolist.entity.User;
public class UserDaoImpl implements UserDao {
private S... | 793 | 0.711223 | 0.711223 | 33 | 22.030304 | 22.903599 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.121212 | false | false | 5 |
136cee49b1d0325e6c0b9a5fb28efff63285175b | 2,336,462,275,969 | 351cf10d7fb474a112f033626b94dfb84297dd41 | /src/ninoo_jobs/jobs_helpclasses/sectionControllers/JobsQuest.java | 954b7b854ec20fefd4026eab699eb6c6f841b876 | [] | no_license | NinoCookie/FruchtJobs | https://github.com/NinoCookie/FruchtJobs | 6d151e91cd6ab8ad1ec99e415f9a1667e36b8cf8 | 410cd7f46f3194df05fbc07bda8fc8301ff6e3a6 | refs/heads/master | 2020-04-27T22:32:27.491000 | 2019-03-27T20:33:34 | 2019-03-27T20:33:34 | 174,740,699 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ninoo_jobs.jobs_helpclasses.sectionControllers;
import ninoo_jobs.jobs_helpclasses.helpfulObjects.JobsRItem;
import org.bukkit.configuration.ConfigurationSection;
import org.bukkit.inventory.ItemStack;
import java.util.ArrayList;
import java.util.List;
public class JobsQuest {
public String questname;
... | UTF-8 | Java | 1,429 | java | JobsQuest.java | Java | [] | null | [] | package ninoo_jobs.jobs_helpclasses.sectionControllers;
import ninoo_jobs.jobs_helpclasses.helpfulObjects.JobsRItem;
import org.bukkit.configuration.ConfigurationSection;
import org.bukkit.inventory.ItemStack;
import java.util.ArrayList;
import java.util.List;
public class JobsQuest {
public String questname;
... | 1,429 | 0.662001 | 0.660602 | 42 | 33 | 23.479475 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 5 |
720002b49fb5bd875478b32e1f48864872ab5ce2 | 26,173,530,756,019 | 3477e979815f243fdbe7b6748238dc33415d2b85 | /20210428_집/src/package1/Ex06.java | 510bf441d67953f8894ee1e485f71ea336c5c9b7 | [] | no_license | youngminSong-git/Youngmin_world | https://github.com/youngminSong-git/Youngmin_world | 43439ee60b238f35b3ca7b2a9c209e6f5dec522d | ff85d9489af98bff228cfe0fb72410ca3dc2b13a | refs/heads/main | 2023-06-28T01:35:00.005000 | 2021-07-28T08:01:21 | 2021-07-28T08:01:21 | 362,669,603 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package package1;
import java.util.Scanner;
public class Ex06 {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
System.out.println("나눗셈 프로그램 실행");
while(true) {
System.out.println("프로그램을 종료하려면 exit를 입력하세요.");
System.out.println("분자를 입력해요. ");
String data1 ... | UHC | Java | 1,511 | java | Ex06.java | Java | [] | null | [] | package package1;
import java.util.Scanner;
public class Ex06 {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
System.out.println("나눗셈 프로그램 실행");
while(true) {
System.out.println("프로그램을 종료하려면 exit를 입력하세요.");
System.out.println("분자를 입력해요. ");
String data1 ... | 1,511 | 0.615139 | 0.601594 | 44 | 26.522728 | 22.553461 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.295455 | false | false | 5 |
0a6af72656e926b9ee9174f0db619aad99b9d45f | 23,467,701,357,238 | 1eefce8a923ff58d991dc1af23b8c1254bc3428d | /DCJVisualizer_final_current/src/ca/corefacility/gview/map/gui/editor/node/BackboneSlotNode.java | b972c68782ca383ae7478c19b9f228625c3f641f | [] | no_license | sruthi10/DCJVis | https://github.com/sruthi10/DCJVis | 1f3293783fc9611600ec3ccba3e7f3f0bd32bce2 | 117a5327508938ac959c3ac6afeb2c21e4deaaaf | refs/heads/master | 2022-01-18T14:44:53.176000 | 2019-05-11T05:47:33 | 2019-05-11T05:47:33 | 148,814,730 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ca.corefacility.gview.map.gui.editor.node;
import java.awt.Paint;
import ca.corefacility.gview.map.gui.editor.panel.BackbonePanel;
/**
* The node used to represent the backbone as it sits in GView's collection of slots.
*
* This should be as minimal as possible, as it is only for representation on the tr... | UTF-8 | Java | 1,457 | java | BackboneSlotNode.java | Java | [
{
"context": "anipulation of the backbone itself.\n * \n * @author Eric Marinier\n *\n */\npublic class BackboneSlotNode extends Styl",
"end": 403,
"score": 0.9997743964195251,
"start": 390,
"tag": "NAME",
"value": "Eric Marinier"
}
] | null | [] | package ca.corefacility.gview.map.gui.editor.node;
import java.awt.Paint;
import ca.corefacility.gview.map.gui.editor.panel.BackbonePanel;
/**
* The node used to represent the backbone as it sits in GView's collection of slots.
*
* This should be as minimal as possible, as it is only for representation on the tr... | 1,450 | 0.729581 | 0.728895 | 69 | 20.115942 | 24.315878 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.231884 | false | false | 5 |
f4b445e1caf757c5b9acc1a78d29fbd418719ffb | 23,149,873,750,067 | a215f39d5dab5b983d0169754fbd5e01faea7e11 | /collaboration/src/main/java/com/niit/collaboration/service/FriendListService.java | 5b4410a119d8b71b83b135b141f8cc5bd30f3e8a | [] | no_license | NiruRai/Collaboration-Project | https://github.com/NiruRai/Collaboration-Project | a859f1b4a368e239687a845a4c2c82f163dfe9b3 | 8ad256f57b5c2cb19e4b6bea4e918c67e9a1423a | refs/heads/master | 2020-04-12T01:23:20.971000 | 2016-09-27T07:33:11 | 2016-09-27T07:33:11 | 65,290,170 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.niit.collaboration.service;
import com.niit.collaboration.model.FriendList;
import com.niit.collaboration.model.Users;
public interface FriendListService {
public FriendList getFriendByFromId(int id);
public void saveOrUpdate(FriendList friendList);
public void delete(int id);
public void addFr... | UTF-8 | Java | 384 | java | FriendListService.java | Java | [] | null | [] | package com.niit.collaboration.service;
import com.niit.collaboration.model.FriendList;
import com.niit.collaboration.model.Users;
public interface FriendListService {
public FriendList getFriendByFromId(int id);
public void saveOrUpdate(FriendList friendList);
public void delete(int id);
public void addFr... | 384 | 0.809896 | 0.809896 | 16 | 23 | 24.413111 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 5 |
a3052daaa19771cd59067b5275fe3d476f8f1e12 | 30,837,865,245,510 | 1a20d481381a4704ef0970a36cb2e66f37a94d12 | /src/main/java/com/computeralchemist/desktop/gui/alerts/PostedComponentAlert.java | 9edd28389ee960a9e009f525cc8b9a4a9cd76b70 | [] | no_license | meksula/computer-alchemist-UI | https://github.com/meksula/computer-alchemist-UI | 1ca3c93487b7da7dfe527df2e10e375ee915eb66 | debf19e275425a2c4a7a1258b93cc719a139bf79 | refs/heads/master | 2020-03-13T02:40:29.499000 | 2018-06-09T18:20:12 | 2018-06-09T18:20:12 | 130,929,205 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.computeralchemist.desktop.gui.alerts;
import javafx.scene.control.Alert;
/**
* @Author
* Karol Meksuła
* 22-05-2018
* */
public class PostedComponentAlert {
public void popupAlert(String httpStatus) {
Alert alert = new Alert(Alert.AlertType.INFORMATION);
alert.setTitle("POST proc... | UTF-8 | Java | 636 | java | PostedComponentAlert.java | Java | [
{
"context": "ort javafx.scene.control.Alert;\n\n/**\n * @Author\n * Karol Meksuła\n * 22-05-2018\n * */\n\npublic class PostedComponent",
"end": 118,
"score": 0.9998529553413391,
"start": 105,
"tag": "NAME",
"value": "Karol Meksuła"
}
] | null | [] | package com.computeralchemist.desktop.gui.alerts;
import javafx.scene.control.Alert;
/**
* @Author
* <NAME>
* 22-05-2018
* */
public class PostedComponentAlert {
public void popupAlert(String httpStatus) {
Alert alert = new Alert(Alert.AlertType.INFORMATION);
alert.setTitle("POST process");
... | 628 | 0.683465 | 0.666142 | 25 | 24.4 | 28.346428 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.32 | false | false | 5 |
c7c093abbfb42898c6353a75e56194db49bd9d3b | 5,961,414,671,706 | 2e1c5b7b5e6dd23619b303647bef5462034e0b79 | /Weather_save/app/src/main/java/com/example/wuken/weather_save/MainActivity.java | 5826c8e1a655265e13f53450a489806ca5bbe82e | [] | no_license | lllidontknowl/Weather_save | https://github.com/lllidontknowl/Weather_save | 98ec132300c00ff06f3bae70da86cdb65e6486fa | b273c5cabf43046bcb7a201fc3b8b003d82095af | refs/heads/master | 2020-09-06T12:42:00.599000 | 2018-05-02T01:43:16 | 2018-05-02T01:43:16 | 94,419,290 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.wuken.weather_save;
import android.content.Context;
import android.graphics.drawable.Drawable;
import android.nfc.Tag;
import android.os.AsyncTask;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.widget.Button;
import android.view.V... | UTF-8 | Java | 10,367 | java | MainActivity.java | Java | [] | null | [] | package com.example.wuken.weather_save;
import android.content.Context;
import android.graphics.drawable.Drawable;
import android.nfc.Tag;
import android.os.AsyncTask;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.widget.Button;
import android.view.V... | 10,367 | 0.596725 | 0.592827 | 287 | 34.74913 | 19.390175 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.721254 | false | false | 5 |
1db5abaf8066aee3bacaa9cb53509b1614196c85 | 5,970,004,580,403 | 16dd3abe38c9ad6445991c33b23fc353a361b08f | /src/main/java/reflection/inClass/proxy/Main.java | 7e2bcb905f6a3defe626e1ffad55189439dbd76b | [] | no_license | Lolret/InnopolisTests2018 | https://github.com/Lolret/InnopolisTests2018 | 71532a341a8f7dcc37e5d7d8d3895b1e4470b6c1 | 14f5281d3a4920db50c2dfa22a730b3a1bdbc1d0 | refs/heads/master | 2020-03-28T12:37:39.092000 | 2018-09-30T07:21:17 | 2018-09-30T07:21:18 | 148,317,026 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package reflection.inClass.proxy;
import java.lang.reflect.InvocationHandler;
import java.lang.reflect.Proxy;
public class Main {
public static void main(String[] args) {
Trainer trainer = new JavaTrainer();
InvocationHandler center = new TrainingCenter(trainer);
Trainer stc = (Trainer) ... | UTF-8 | Java | 669 | java | Main.java | Java | [] | null | [] | package reflection.inClass.proxy;
import java.lang.reflect.InvocationHandler;
import java.lang.reflect.Proxy;
public class Main {
public static void main(String[] args) {
Trainer trainer = new JavaTrainer();
InvocationHandler center = new TrainingCenter(trainer);
Trainer stc = (Trainer) ... | 669 | 0.626308 | 0.626308 | 27 | 23.814816 | 23.346087 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.592593 | false | false | 5 |
dc29fb0b822ee3d2ede4b68e0e63adf9c57e6a06 | 17,042,430,296,199 | 350fb8f8cba86f8099f288c4d4f4fb04136af4cb | /src/School.java | 3638ed88d1c9e8a73a6475df7c3465d9c588281a | [] | no_license | Saumya1988/School_System | https://github.com/Saumya1988/School_System | 26efcfe0274cb14bfd7afa7bf9ca03699f0891b5 | 25030ea8eb964b6f0259ea4d4dfdf2a3df4d7b71 | refs/heads/master | 2020-05-15T22:47:58.268000 | 2019-04-21T16:45:01 | 2019-04-21T16:45:01 | 182,536,461 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.ArrayList;
public class School
{
String school_name;
String school_branch;
Standard[] arr=new Standard[10];
}
| UTF-8 | Java | 137 | java | School.java | Java | [] | null | [] | import java.util.ArrayList;
public class School
{
String school_name;
String school_branch;
Standard[] arr=new Standard[10];
}
| 137 | 0.715328 | 0.70073 | 8 | 15.125 | 11.86842 | 32 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 5 |
9dd11d3389d13e9ed4481db290a7bcd51a36b562 | 26,920,855,075,769 | aa5a255389230e836157b4e8477ace06dd50bef5 | /test1/opengl3dtexture2/MainGLRenderer.java | fb5b2db4ba6e10d959b50953fe36e22257770c70 | [] | no_license | homg93/homg93git | https://github.com/homg93/homg93git | aa43b3207a8f573cea045141afde255481de4d5d | f8b3a88ee766df1769f288cddfeec6118af732c0 | refs/heads/master | 2021-05-14T06:32:18.860000 | 2018-01-09T12:11:28 | 2018-01-09T12:11:28 | 116,242,765 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kr.ac.hallym.opengl3dtexture;
import android.content.Context;
import android.content.res.AssetManager;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.opengl.GLES20;
import android.opengl.GLSurfaceView;
import android.opengl.Matrix;
import android.util.Log;
import android.... | UTF-8 | Java | 4,919 | java | MainGLRenderer.java | Java | [] | null | [] | package kr.ac.hallym.opengl3dtexture;
import android.content.Context;
import android.content.res.AssetManager;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.opengl.GLES20;
import android.opengl.GLSurfaceView;
import android.opengl.Matrix;
import android.util.Log;
import android.... | 4,919 | 0.634535 | 0.601312 | 139 | 31.920864 | 24.954943 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.971223 | false | false | 5 |
f196b3e83c3223813435b17af3fc1cd7fce7b2d9 | 19,799,799,295,468 | fc9f059bea72dabdbd1b7e77d87db4fad403fbb6 | /Programacio1- UB/Laboratori/Llistab/GomezFarrusVictor-B/EncriptarRotN.java | 0441e6ef9db28a0ffd4ddc74c3daceea25e1fef4 | [] | no_license | fitigf15/JAVA-VICTOR | https://github.com/fitigf15/JAVA-VICTOR | cc6f787fd04295b30718ee5a589509957af188e0 | 5d5dcecfdce29f2b1a93c0aa48427465a4b150e0 | refs/heads/master | 2016-09-06T19:42:34.490000 | 2015-04-15T19:25:54 | 2015-04-15T19:25:54 | 24,456,705 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Autor: Victor Gomez Farrus
* Grup de practiques: B
*
*
* EncriptarRotN,java
* Aquest programa reemplaça la lletra per la lletra que esta n posicions mes endavant a l'alfabet. n valdra 1 ≤ n ≤ 9. Llegira paraula a paraula una frase acabada amb "fi"
* i imprimira el resultat codificat desplaçant la paraula n ca... | UTF-8 | Java | 4,741 | java | EncriptarRotN.java | Java | [
{
"context": "/*\n*\tAutor: Victor Gomez Farrus\n*\tGrup de practiques: B\n*\t\n*\n*\t\t\t\t\tEncriptarRotN,",
"end": 31,
"score": 0.9998726844787598,
"start": 12,
"tag": "NAME",
"value": "Victor Gomez Farrus"
}
] | null | [] | /*
* Autor: <NAME>
* Grup de practiques: B
*
*
* EncriptarRotN,java
* Aquest programa reemplaça la lletra per la lletra que esta n posicions mes endavant a l'alfabet. n valdra 1 ≤ n ≤ 9. Llegira paraula a paraula una frase acabada amb "fi"
* i imprimira el resultat codificat desplaçant la paraula n caracters.
*/
... | 4,728 | 0.586906 | 0.56811 | 103 | 44.941746 | 38.221333 | 204 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.990291 | false | false | 5 |
d289008304af6950251c149fb767cc3df60b3b98 | 19,799,799,294,889 | 17bbcbd480e012937c3580e2da1be68339024b93 | /SimpleInterestCalculatorRunner.java | 226e3a2f55d6f712447dc34f52942f7fbdc623e7 | [] | no_license | NidhiBans/Coderecipe | https://github.com/NidhiBans/Coderecipe | 81d73ce25757cccbfca232d818025cb94cd58d61 | 0566f3f12c7321b5c5b7f3e7feef65e6f669fa01 | refs/heads/master | 2020-03-18T16:20:32.740000 | 2018-06-17T18:25:03 | 2018-06-17T18:25:03 | 134,960,464 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.primitive;
import java.math.BigDecimal;
public class SimpleInterestCalculatorRunner {
public static void main(String[] args) {
SimpleInterestCalculator calculator = new SimpleInterestCalculator("4500.00", "70.0");
BigDecimal totalsum = calculator.calculatevalue(5);
System.out.println(tota... | UTF-8 | Java | 341 | java | SimpleInterestCalculatorRunner.java | Java | [] | null | [] | package com.primitive;
import java.math.BigDecimal;
public class SimpleInterestCalculatorRunner {
public static void main(String[] args) {
SimpleInterestCalculator calculator = new SimpleInterestCalculator("4500.00", "70.0");
BigDecimal totalsum = calculator.calculatevalue(5);
System.out.println(tota... | 341 | 0.73607 | 0.706745 | 15 | 20.733334 | 25.877832 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.933333 | false | false | 5 |
906afa1fb678c7e7a7916c9a3f99a7595eff800d | 16,234,976,443,125 | dca047b27d9ad630fa943871933e86a426c349fb | /credit/creditNetty/src/quartz/QuartzTaskManager.java | db33cb52c3e534c802bcb1ae885fb283b6320fe8 | [] | no_license | 13361997280/mstrunk_new | https://github.com/13361997280/mstrunk_new | 0c6934fdee41ba387428a73794065e61719a3749 | 67519a705fcbfbc93fd0aa3f1f0c8fafa754825f | refs/heads/master | 2021-04-29T21:12:19.741000 | 2018-02-15T10:23:18 | 2018-02-15T10:23:18 | 121,611,157 | 1 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package quartz;
import com.qbao.search.conf.Config;
import com.qbao.search.logging.ESLogger;
import com.qbao.search.logging.Loggers;
import org.quartz.CronTrigger;
import org.quartz.JobDetail;
import org.quartz.Scheduler;
import org.quartz.SchedulerFactory;
import org.quartz.impl.StdSchedulerFactory;
import java.util... | UTF-8 | Java | 4,226 | java | QuartzTaskManager.java | Java | [] | null | [] | package quartz;
import com.qbao.search.conf.Config;
import com.qbao.search.logging.ESLogger;
import com.qbao.search.logging.Loggers;
import org.quartz.CronTrigger;
import org.quartz.JobDetail;
import org.quartz.Scheduler;
import org.quartz.SchedulerFactory;
import org.quartz.impl.StdSchedulerFactory;
import java.util... | 4,226 | 0.698627 | 0.67435 | 111 | 35.738739 | 30.49168 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.135135 | false | false | 5 |
e3120a18b17b25dcda354f8aa1aa06ccc50181cb | 17,892,833,759,247 | b2077049ef06f0e095a46c5f9013b6c4e6e08dcd | /core/src/main/java/chaos/core/model/ExceptionModel_.java | 54e46f7019b1d58f9c60849b226a8cef71bb0f4b | [] | no_license | wsad137/chaos | https://github.com/wsad137/chaos | ba8d156406a3d6d88dc2012bcaf387ef333c8cb1 | 956b02ad8424aa93b523e89cc4ff3b036a330e65 | refs/heads/master | 2018-11-11T11:40:54.500000 | 2018-08-28T12:43:32 | 2018-08-28T12:43:32 | 114,718,273 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package chaos.core.model;
import chaos.api.annoatation.ApiField;
import java.io.Serializable;
public class ExceptionModel_ implements Serializable {
@ApiField("ip///")
private String ip;
/**
* 用户id
*/
@ApiField("userId/用户id//")
private Long userId;
/**
* 异常标题
*/
@Api... | UTF-8 | Java | 2,251 | java | ExceptionModel_.java | Java | [] | null | [] | package chaos.core.model;
import chaos.api.annoatation.ApiField;
import java.io.Serializable;
public class ExceptionModel_ implements Serializable {
@ApiField("ip///")
private String ip;
/**
* 用户id
*/
@ApiField("userId/用户id//")
private Long userId;
/**
* 异常标题
*/
@Api... | 2,251 | 0.492644 | 0.492169 | 132 | 14.969697 | 15.276711 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 5 |
f887dd3aff88cb628299cf757f6395ae203678a1 | 32,057,635,963,033 | 0b817ccc5ee6e59ed6531256bb51ddc9b1be7ec9 | /Vina- Java/SPRING/book-management/src/main/java/com/hung/dto/RoleDTO.java | 2d35e549e984d3dc487afc69137707bf74bb03c7 | [] | no_license | hungqtc/Vina_spring | https://github.com/hungqtc/Vina_spring | 06fee4401e5adf1675d99d64c4295740a8d441c9 | fe4e2fdf9097515d4944fefee10a4607ebae8830 | refs/heads/master | 2023-02-01T00:22:02.595000 | 2020-12-20T10:30:00 | 2020-12-20T10:30:00 | 323,043,205 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hung.dto;
import java.util.ArrayList;
import java.util.List;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.NoArgsConstructor;
@AllArgsConstructor
@NoArgsConstructor
@Data
@EqualsAndHashCode(callSuper=false)
public class RoleDTO extends BaseDTO{
pri... | UTF-8 | Java | 387 | java | RoleDTO.java | Java | [] | null | [] | package com.hung.dto;
import java.util.ArrayList;
import java.util.List;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.NoArgsConstructor;
@AllArgsConstructor
@NoArgsConstructor
@Data
@EqualsAndHashCode(callSuper=false)
public class RoleDTO extends BaseDTO{
pri... | 387 | 0.81137 | 0.81137 | 19 | 19.368422 | 14.302045 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.578947 | false | false | 5 |
bf788c2d178a7728c3fb8d3e4912ba78c7a60ca2 | 20,435,454,402,439 | efa111e72e82f3bf1f03ae853ca13f16bac370bd | /yifu_system/src/main/java/com/jwk/common/constant/FileUtil.java | 3c6573a77514c3e74c12e94431c484b60952cd18 | [] | no_license | shiyijun0/microonfig | https://github.com/shiyijun0/microonfig | 5fe2a38bee69a19e2489476006c58a3b1967a622 | 83b80ac70bbe8c2b993143d800a7d1991c6bc786 | refs/heads/master | 2020-03-26T20:51:27.096000 | 2018-08-20T02:07:29 | 2018-08-20T02:09:39 | 145,350,290 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jwk.common.constant;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.UnsupportedEncodingException;
import java.util.*;
import javax.servlet.http.HttpServletRequest;
import com.jwk.common.utils.Serv... | UTF-8 | Java | 5,895 | java | FileUtil.java | Java | [] | null | [] | package com.jwk.common.constant;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.UnsupportedEncodingException;
import java.util.*;
import javax.servlet.http.HttpServletRequest;
import com.jwk.common.utils.Serv... | 5,895 | 0.631396 | 0.624284 | 174 | 32.137932 | 25.898197 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.764368 | false | false | 5 |
0e9c0a27eeb62fe7797cf72e39bd27ed05a08795 | 7,662,221,693,067 | dd55a3e5740526902a7780a54a61bba2944e1410 | /branches/qrcom/util/ejb/connection/AccessDriver.java | 1a01e03bb692f4845a8095f5d3dd4b4980e928d6 | [] | no_license | STLHWLIAU/ROUTINE | https://github.com/STLHWLIAU/ROUTINE | 5fdc3268ab2619e22698054ef1ab49172a37a2f8 | 08a4ce142aab9bbc57bbe97b02d0a18dc6512158 | refs/heads/master | 2018-01-14T23:16:26.392000 | 2016-09-23T09:55:59 | 2016-09-23T09:55:59 | 69,008,491 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package qrcom.util.ejb.connection;
import java.io.*;
import java.sql.*;
import java.text.*;
import java.util.*;
import java.lang.*;
import javax.swing.*;
import java.awt.*;
import java.net.*;
/*
* V001 18/08/2005 Sin Yee
* - create this file to read Data from condb.ini
* V002 04/01... | UTF-8 | Java | 5,595 | java | AccessDriver.java | Java | [
{
"context": "\r\r\nimport java.net.*;\r\r\n\r\r\n/*\r\r\n * V001 18/08/2005 Sin Yee\r\r\n * - create this file to read Data from co",
"end": 247,
"score": 0.9996492862701416,
"start": 240,
"tag": "NAME",
"value": "Sin Yee"
},
{
"context": "e to read Data from condb.ini\r\r\n * ... | null | [] | package qrcom.util.ejb.connection;
import java.io.*;
import java.sql.*;
import java.text.*;
import java.util.*;
import java.lang.*;
import javax.swing.*;
import java.awt.*;
import java.net.*;
/*
* V001 18/08/2005 <NAME>
* - create this file to read Data from condb.ini
* V002 04/01/... | 5,594 | 0.369258 | 0.362824 | 343 | 14.816326 | 21.319958 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.236152 | false | false | 5 |
4967c0f2f59ff974f193fb897593ffe01f2fd35d | 33,595,234,256,627 | 0c8aa7355abbfe24a9f94ae21eaae3de1b3448d0 | /src/main/java/magician/core/properties/SearchGetter.java | f8e943510d84622edfe2d0984407d9e5a9f0e815 | [] | no_license | yaviworks/magician | https://github.com/yaviworks/magician | da4a18b2307a79dbaaf698f8b14ddee6956bd98b | f51e37b6ffd6c5199e3891132bfa0f5d3ef726ae | refs/heads/master | 2018-11-02T06:33:38.310000 | 2018-09-30T14:47:56 | 2018-09-30T14:47:56 | 144,318,762 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package magician.core.properties;
import java.util.HashSet;
import java.util.Set;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import magician.api.core.CustomStringProperty;
import magician.api.core.PropertyGetter;
import magician.api.core.StringProperty;
import magician.api.core.Version;... | UTF-8 | Java | 4,125 | java | SearchGetter.java | Java | [] | null | [] | package magician.core.properties;
import java.util.HashSet;
import java.util.Set;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import magician.api.core.CustomStringProperty;
import magician.api.core.PropertyGetter;
import magician.api.core.StringProperty;
import magician.api.core.Version;... | 4,125 | 0.561212 | 0.557091 | 116 | 33.560345 | 26.291237 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.405172 | false | false | 5 |
47ea3f56c421bb5dfa9ccd1d27da424861d50d0f | 26,998,164,480,259 | 1179fb110ded33268567c0157c81600f64e4b15a | /13/ElasticsearchProductSearch/src/main/java/com/example/demo/repository/ProductRepository.java | 25e525b38be7a322ecf9103395ed399c26c314e4 | [
"Apache-2.0"
] | permissive | Rockhorse/Spring-Boot-Book | https://github.com/Rockhorse/Spring-Boot-Book | c4a0f75e23048d568b6541b7a4ef500e63aaa190 | 30c790501e8ebb7acf3a1620df392fdaac7903f8 | refs/heads/master | 2022-03-30T20:32:14.263000 | 2020-01-13T05:21:37 | 2020-01-13T05:21:37 | 269,574,100 | 0 | 2 | Apache-2.0 | true | 2020-06-05T08:31:59 | 2020-06-05T08:31:58 | 2020-01-17T07:16:47 | 2020-01-17T07:15:12 | 322 | 0 | 0 | 0 | null | false | false | package com.example.demo.repository;
import com.example.demo.entity.Product;
import org.springframework.data.elasticsearch.repository.ElasticsearchRepository;
import org.springframework.stereotype.Component;
import java.util.List;
/**
Elasticsearch案例
*/
@Component
public interface ProductRepository extends Elasti... | UTF-8 | Java | 495 | java | ProductRepository.java | Java | [] | null | [] | package com.example.demo.repository;
import com.example.demo.entity.Product;
import org.springframework.data.elasticsearch.repository.ElasticsearchRepository;
import org.springframework.stereotype.Component;
import java.util.List;
/**
Elasticsearch案例
*/
@Component
public interface ProductRepository extends Elasti... | 495 | 0.808554 | 0.804481 | 18 | 26.333334 | 27.353651 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 5 |
28943bb6f36511196fbb2509c6dddfccb6315ba0 | 5,162,550,699,729 | eae25e981aa8a3c0029249b6ce980fed0333b212 | /lab2/src/test/java/System/TestWithoutAll.java | dffc7763b006e3a0a51f4a71b1bf86f766c5d248 | [] | no_license | nestdimmy/testpo | https://github.com/nestdimmy/testpo | d292717b5c74dce4a6c422c25b574d5276fd8479 | 00949febafb9826b64ec0c68930520c0dc9a13c1 | refs/heads/master | 2021-01-22T08:33:56.125000 | 2017-05-27T21:28:52 | 2017-05-27T21:28:52 | 92,623,755 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package System;
import Function.FirstStatement;
import Function.Main;
import Function.SecondStatement;
import Logarifm.*;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.junit.runners.Parameterized;
import java.util.Arrays;
import java.util.Collecti... | UTF-8 | Java | 2,263 | java | TestWithoutAll.java | Java | [
{
"context": "tatic org.mockito.Mockito.when;\n\n/**\n * Created by di452 on 22.05.2017.\n */\n@RunWith(Parameterized.class)\n",
"end": 503,
"score": 0.9995861649513245,
"start": 498,
"tag": "USERNAME",
"value": "di452"
}
] | null | [] | package System;
import Function.FirstStatement;
import Function.Main;
import Function.SecondStatement;
import Logarifm.*;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.junit.runners.Parameterized;
import java.util.Arrays;
import java.util.Collecti... | 2,263 | 0.654441 | 0.620415 | 80 | 27.2875 | 24.303392 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.7125 | false | false | 5 |
031d133235fc5bb1b3d8b75694a39b3866cc2e04 | 20,633,022,904,306 | 314769267781a2648027d74001b789e81ffda843 | /modules/java/server/service-websockets/src/main/java/org/geogig/server/websockets/WebSocketsPushEventsService.java | 7e933f530ee907167088d1203ba46b23767395d5 | [] | no_license | ngageoint/geogig-web | https://github.com/ngageoint/geogig-web | 46299479666a73f5de321d03bb6a794ffb1b55d5 | c8d07fd37013474460073acd899b1f83245c0d3c | refs/heads/master | 2022-10-22T09:05:56.718000 | 2019-06-19T16:42:18 | 2019-06-19T16:42:18 | 192,582,240 | 3 | 2 | null | false | 2022-10-04T23:53:01 | 2019-06-18T17:10:08 | 2022-05-27T07:51:17 | 2022-10-04T23:52:59 | 482 | 1 | 2 | 3 | Java | false | false | package org.geogig.server.websockets;
import java.util.ArrayList;
import java.util.List;
import java.util.Optional;
import java.util.Set;
import java.util.UUID;
import java.util.concurrent.ConcurrentHashMap;
import java.util.concurrent.ConcurrentMap;
import java.util.stream.Collectors;
import org.geogig.server.model.... | UTF-8 | Java | 6,417 | java | WebSocketsPushEventsService.java | Java | [] | null | [] | package org.geogig.server.websockets;
import java.util.ArrayList;
import java.util.List;
import java.util.Optional;
import java.util.Set;
import java.util.UUID;
import java.util.concurrent.ConcurrentHashMap;
import java.util.concurrent.ConcurrentMap;
import java.util.stream.Collectors;
import org.geogig.server.model.... | 6,417 | 0.682562 | 0.682406 | 157 | 39.872612 | 30.072042 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.757962 | false | false | 5 |
29be442be359a69370d7e08590da37598e2dc30c | 8,169,027,802,767 | d04a3f2c650aa6b71be4999f49dabeeac471b5f5 | /app/src/main/java/com/treycc/cocaread/function/rxutils/CommenConsumer.java | 27a0994923ce5bb5ffabbf5e11d91fc775c2d6ca | [] | no_license | treycc/CocaRead | https://github.com/treycc/CocaRead | 74c2c677962d76af08063eb1d393b39fce8ed9e7 | 944899398e3bd05610e56aed4c7eb8b118b40114 | refs/heads/master | 2020-04-02T02:49:30.324000 | 2018-11-10T12:09:14 | 2018-11-10T12:09:14 | 153,930,127 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.treycc.cocaread.function.rxutils;
import com.treycc.commensdk.utils.ToastUtils;
import io.reactivex.annotations.NonNull;
import io.reactivex.functions.Consumer;
/**
* Created by treycc on 2017/4/9.
*/
public class CommenConsumer implements Consumer<Throwable> {
@Override
public void accept(@No... | UTF-8 | Java | 536 | java | CommenConsumer.java | Java | [
{
"context": "o.reactivex.functions.Consumer;\n\n/**\n * Created by treycc on 2017/4/9.\n */\n\npublic class CommenConsumer imp",
"end": 200,
"score": 0.9996263384819031,
"start": 194,
"tag": "USERNAME",
"value": "treycc"
}
] | null | [] | package com.treycc.cocaread.function.rxutils;
import com.treycc.commensdk.utils.ToastUtils;
import io.reactivex.annotations.NonNull;
import io.reactivex.functions.Consumer;
/**
* Created by treycc on 2017/4/9.
*/
public class CommenConsumer implements Consumer<Throwable> {
@Override
public void accept(@No... | 536 | 0.723881 | 0.712687 | 23 | 22.304348 | 22.475948 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.304348 | false | false | 5 |
970bf6cbd3c99b7677b16a29d67fcece92b1f52c | 15,307,263,446,691 | 4360f67db067ceff6035a3b300976ec78bb23391 | /wemirr-platform-framework/websocket-framework-starter/src/main/java/com/wemirr/framework/websocket/WebSocketConnectEvent.java | 70ad2d6a3838d12705c0a3a6f34d9ae59178d2b4 | [
"Apache-2.0"
] | permissive | yang755994/wemirr-platform | https://github.com/yang755994/wemirr-platform | b4b815d8949f9df364b04dfe1008eabea6076196 | a43e27e250525fb5e27d8005bbd4df43165fde25 | refs/heads/master | 2023-07-17T14:46:22.656000 | 2021-07-14T05:31:05 | 2021-07-14T05:31:05 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wemirr.framework.websocket;
import org.springframework.context.ApplicationEvent;
/**
* @author Levin
*/
public class WebSocketConnectEvent extends ApplicationEvent {
public WebSocketConnectEvent(WebSocket webSocket) {
super(webSocket);
}
}
| UTF-8 | Java | 272 | java | WebSocketConnectEvent.java | Java | [
{
"context": "ramework.context.ApplicationEvent;\n\n/**\n * @author Levin\n */\npublic class WebSocketConnectEvent extends Ap",
"end": 115,
"score": 0.999701738357544,
"start": 110,
"tag": "NAME",
"value": "Levin"
}
] | null | [] | package com.wemirr.framework.websocket;
import org.springframework.context.ApplicationEvent;
/**
* @author Levin
*/
public class WebSocketConnectEvent extends ApplicationEvent {
public WebSocketConnectEvent(WebSocket webSocket) {
super(webSocket);
}
}
| 272 | 0.757353 | 0.757353 | 12 | 21.666666 | 22.844887 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 5 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.