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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2f7d71dd9c61b1cae6e1c5ca5ae609ac88bd29dc | 21,268,678,119,937 | 642661998ab777003cef93ecc87e06acd3653b94 | /Schevler/src/com/test/mvc/BoardDTO.java | aec138e097585252f78d219beb58b5ff37f5321c | [] | no_license | padabin/Shevler | https://github.com/padabin/Shevler | 3bc4abb94eaed2f0394bcc8c4b2e2d9a8725cf1b | 442145d990476bdc2e77c7ceae33806d082211e0 | refs/heads/main | 2023-05-14T04:07:10.410000 | 2021-06-03T13:52:59 | 2021-06-03T13:52:59 | 357,839,552 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*=====================
BoardDTO.java
- ๊ฒ์ํ ์ ํ
=====================*/
package com.test.mvc;
public class BoardDTO
{
// ์ฃผ์ ์์ฑ ๊ตฌ์ฑ
private String boardTypeCode, boardTypeDetail;
// getter / setter ๊ตฌ์ฑ
public String getBoardTypeCode()
{
return boardTypeCode;
}
public void setBoardTypeCod... | UTF-8 | Java | 611 | java | BoardDTO.java | Java | [] | null | [] | /*=====================
BoardDTO.java
- ๊ฒ์ํ ์ ํ
=====================*/
package com.test.mvc;
public class BoardDTO
{
// ์ฃผ์ ์์ฑ ๊ตฌ์ฑ
private String boardTypeCode, boardTypeDetail;
// getter / setter ๊ตฌ์ฑ
public String getBoardTypeCode()
{
return boardTypeCode;
}
public void setBoardTypeCod... | 611 | 0.632479 | 0.632479 | 35 | 14.714286 | 16.652021 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.942857 | false | false | 0 |
09c6a34b8182157a9ddca8c86e39ff9883e70164 | 5,789,615,926,041 | d37d50a0930461fba06e1fa1a03226eea7e7ebd1 | /app/src/main/java/unal/edu/co/surtilandiapp/features/shopkeeper/competitor/Store.java | 2a887c9b7eb7055c114b903676e6e9ff1983c93f | [] | no_license | hninor/Surtilandiapp | https://github.com/hninor/Surtilandiapp | 98b2746c70ba4754c2c173945fc252e4e0f52c2b | 91e541cfbfeed9e9302374ec42238bae2c08f6a2 | refs/heads/master | 2021-08-22T09:42:57.840000 | 2017-11-29T22:18:44 | 2017-11-29T22:18:44 | 103,058,804 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package unal.edu.co.surtilandiapp.features.shopkeeper.competitor;
import java.util.List;
/**
* Created by USER on 16/10/2017.
*/
public class Store {
private String name;
private int image;
private double rating;
public String getName() {
return name;
}
public void setName(Strin... | UTF-8 | Java | 636 | java | Store.java | Java | [
{
"context": "etitor;\n\nimport java.util.List;\n\n/**\n * Created by USER on 16/10/2017.\n */\n\npublic class Store {\n\n pri",
"end": 113,
"score": 0.8581745028495789,
"start": 109,
"tag": "USERNAME",
"value": "USER"
}
] | null | [] | package unal.edu.co.surtilandiapp.features.shopkeeper.competitor;
import java.util.List;
/**
* Created by USER on 16/10/2017.
*/
public class Store {
private String name;
private int image;
private double rating;
public String getName() {
return name;
}
public void setName(Strin... | 636 | 0.599057 | 0.586478 | 39 | 15.307693 | 15.683003 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.282051 | false | false | 0 |
0bb4c9d49ef9fdd02912dfbbeb803c3d5796d2dd | 17,952,963,365,301 | 0a2197271668387563f98687f7a844af8b4561de | /src/programmers/level1/x๋งํผ๊ฐ๊ฒฉ์ด์๋n๊ฐ์์ซ์/Solution.java | b905f1c55a8b0fbf452616dfc09f1cd12bf9e4ce | [] | no_license | SamuraiLulu/algorithm | https://github.com/SamuraiLulu/algorithm | 51be78cd4477b02b9dc04d35fea3932e8c99ae03 | 62fd75e134fcfd4dc6ab728336780f65d725c9fd | refs/heads/master | 2023-06-10T23:21:24.113000 | 2021-07-03T07:39:24 | 2021-07-03T07:39:24 | 382,555,133 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package programmers.level1.x๋งํผ๊ฐ๊ฒฉ์ด์๋n๊ฐ์์ซ์;
class Solution {
public long[] solution(int x, int y) {
long[] answer = new long[y];
long sum = 0;
for (int i = 0; i < y; i++)
{
sum += x;
answer[i] = sum;
}
return answer;
}
}
| UTF-8 | Java | 289 | java | Solution.java | Java | [] | null | [] | package programmers.level1.x๋งํผ๊ฐ๊ฒฉ์ด์๋n๊ฐ์์ซ์;
class Solution {
public long[] solution(int x, int y) {
long[] answer = new long[y];
long sum = 0;
for (int i = 0; i < y; i++)
{
sum += x;
answer[i] = sum;
}
return answer;
}
}
| 289 | 0.520599 | 0.509363 | 14 | 18.071428 | 14.19489 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.428571 | false | false | 0 |
62e8d89a4b7f99b69416d54d0edb5232bb69837c | 28,089,086,182,888 | 113f088c576a17e9ebf6a995c1e3fbe709f3a177 | /app/src/main/java/oxim/digital/sanq/ui/feed/create/NewFeedSubscriptionPresenter.java | 9c526e29f75ac18f2c7118d831ec79e337d97668 | [] | no_license | 0ximDigital/Sanq | https://github.com/0ximDigital/Sanq | 8ba5d2061e782b8e8d4f215f8029c6baa59dd351 | 557774e841ca5eb4256f38bf483634e3ca20f760 | refs/heads/master | 2021-08-26T09:10:51.443000 | 2017-11-14T11:15:42 | 2017-11-14T11:15:42 | 103,323,428 | 0 | 0 | null | false | 2017-11-24T15:44:07 | 2017-09-12T21:44:12 | 2017-09-12T21:47:30 | 2017-11-22T18:14:14 | 271 | 0 | 0 | 0 | Java | false | null | package oxim.digital.sanq.ui.feed.create;
import android.content.res.Resources;
import javax.inject.Inject;
import io.reactivex.Completable;
import io.reactivex.disposables.Disposable;
import oxim.digital.sanq.base.BasePresenter;
import oxim.digital.sanq.domain.interactor.feed.SubscribeUserToFeedUseCase;
public fin... | UTF-8 | Java | 1,820 | java | NewFeedSubscriptionPresenter.java | Java | [] | null | [] | package oxim.digital.sanq.ui.feed.create;
import android.content.res.Resources;
import javax.inject.Inject;
import io.reactivex.Completable;
import io.reactivex.disposables.Disposable;
import oxim.digital.sanq.base.BasePresenter;
import oxim.digital.sanq.domain.interactor.feed.SubscribeUserToFeedUseCase;
public fin... | 1,820 | 0.694506 | 0.694506 | 47 | 37.702129 | 41.916794 | 172 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.319149 | false | false | 0 |
d4a3cf6970a67ae790a5ded0f9a4cc49dae9fd42 | 14,456,859,974,836 | 1dd62bc48474e7eed17be48c64adc40f8517981e | /homework-11/src/main/java/com/ishmuradov/otus/homework11/repositories/PhoneRepository.java | e51f60eb72ff0fa34b5b2a6816316262ed93a4d6 | [] | no_license | evilchewits/otus-java-2017-10-ishmuradov | https://github.com/evilchewits/otus-java-2017-10-ishmuradov | a0a5be06c112f56ba130e04cabcfda66681e3cd6 | aab5c6ff4900a0ee68444cc75f65b9b1185a3a92 | refs/heads/master | 2020-03-30T08:17:10.179000 | 2018-09-30T20:16:25 | 2018-09-30T20:16:25 | 106,963,863 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ishmuradov.otus.homework11.repositories;
import com.ishmuradov.otus.homework11.model.Phone;
public interface PhoneRepository extends Repository<Phone> {
}
| UTF-8 | Java | 170 | java | PhoneRepository.java | Java | [] | null | [] | package com.ishmuradov.otus.homework11.repositories;
import com.ishmuradov.otus.homework11.model.Phone;
public interface PhoneRepository extends Repository<Phone> {
}
| 170 | 0.829412 | 0.805882 | 7 | 23.285715 | 26.75131 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 0 |
7c2a543a1a02f593167e7be8a7d66cdba0b347a2 | 35,321,811,048,035 | 5b86d426c76be3bf2ab93645564814b48f1b79f2 | /src/main/java/com/manuanand/chesstrainer/Training.java | 3f7452d6fcf49e84d9255a71d12f3eabe0dd2fcb | [] | no_license | bulletkid/ChessTrainer | https://github.com/bulletkid/ChessTrainer | 2844ff2702ba4f21ac1b54251290995f16c8d314 | b88d76864f82fdfaf5f92b629888e27828505b10 | refs/heads/master | 2023-07-17T10:06:55.647000 | 2021-08-28T04:15:23 | 2021-08-28T04:15:23 | 400,698,288 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.manuanand.chesstrainer;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
@Entity // This tells Hibernate to make a table out of this class
public class Training {
@Id
@GeneratedValue(strategy=GenerationType.AU... | UTF-8 | Java | 921 | java | Training.java | Java | [] | null | [] | package com.manuanand.chesstrainer;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
@Entity // This tells Hibernate to make a table out of this class
public class Training {
@Id
@GeneratedValue(strategy=GenerationType.AU... | 921 | 0.743757 | 0.743757 | 51 | 17.058823 | 16.869059 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.098039 | false | false | 0 |
6d9e6ba5042fb0fdb8ccce396a6d720e014c750b | 3,212,635,601,041 | a7ee8c2c247be28dc752649cb258b4c76588320b | /src/main/java/com/sunjung/base/sysmgr/acluser/service/AclUserService.java | d8d10570f260f78cb2913af009aa3ec5a09fbde4 | [] | no_license | 181282945/media | https://github.com/181282945/media | 29463607aeb7f2ee6dbd15de82591f6a869efdc2 | 378aac315eebc1159ea176f29a16d72ef08ebc38 | refs/heads/master | 2021-01-23T07:51:32.876000 | 2017-04-21T02:28:28 | 2017-04-21T02:28:28 | 86,461,367 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sunjung.base.sysmgr.acluser.service;
import com.sunjung.base.sysmgr.acluser.dao.AclUserMapper;
import com.sunjung.base.sysmgr.acluser.entity.AclUser;
import com.sunjung.core.service.BaseService;
/**
* Created by ไธบ on 2017-4-8.
*/
public interface AclUserService extends BaseService<AclUser,AclUserMapper>... | UTF-8 | Java | 371 | java | AclUserService.java | Java | [
{
"context": "njung.core.service.BaseService;\n\n/**\n * Created by ไธบ on 2017-4-8.\n */\npublic interface AclUserService ",
"end": 228,
"score": 0.8901900053024292,
"start": 227,
"tag": "USERNAME",
"value": "ไธบ"
}
] | null | [] | package com.sunjung.base.sysmgr.acluser.service;
import com.sunjung.base.sysmgr.acluser.dao.AclUserMapper;
import com.sunjung.base.sysmgr.acluser.entity.AclUser;
import com.sunjung.core.service.BaseService;
/**
* Created by ไธบ on 2017-4-8.
*/
public interface AclUserService extends BaseService<AclUser,AclUserMapper>... | 371 | 0.794038 | 0.777778 | 12 | 29.75 | 26.160164 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 0 |
3d0b13a7cae5ace56b60b2c877b1fc4bf06f56e5 | 32,744,830,684,803 | 295f396331916ebc36065a5cef9c94feecda39e9 | /conimal/src/com/kh/customer/controller/UpdateAnswerController.java | d5f9fe60175b75c5cbbcab1a430c0f15d27271b2 | [] | no_license | rlagusthf12/SemiProject | https://github.com/rlagusthf12/SemiProject | 0b2b743ba85e1588fb3283117341bb0b26496d19 | 3eaefc5de4cb46aa4d587e17152772bcb6cc73c2 | refs/heads/master | 2023-05-27T10:19:52.261000 | 2021-06-10T11:19:43 | 2021-06-10T11:19:43 | 366,936,674 | 1 | 2 | null | false | 2021-06-01T13:20:31 | 2021-05-13T04:47:37 | 2021-06-01T13:19:10 | 2021-06-01T13:19:07 | 27,881 | 1 | 1 | 1 | Java | false | false | package com.kh.customer.controller;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.kh.customer.model.service.C... | UTF-8 | Java | 1,773 | java | UpdateAnswerController.java | Java | [] | null | [] | package com.kh.customer.controller;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.kh.customer.model.service.C... | 1,773 | 0.74188 | 0.740171 | 61 | 27.770493 | 29.415281 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.377049 | false | false | 0 |
ef4649f49e42d47a2c21a2a9e5368c2a37a479c2 | 27,315,992,059,434 | 053dd0cc186b588ff1752b2a9f6fa944ed416688 | /src/com/lcc/oa/service/ISalaryService.java | ad1c476dcd2f6c33b0c51f8882b68f1acbe1a2e2 | [] | no_license | liangchengcheng/activiti-master | https://github.com/liangchengcheng/activiti-master | 867f407a693cc35069b84c461a70efd7173d9f3a | 5049f13237e34253320aeed4faccd9cffa1148fa | refs/heads/master | 2021-01-23T02:39:36.426000 | 2017-04-05T23:56:34 | 2017-04-05T23:56:34 | 86,010,793 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lcc.oa.service;
import com.lcc.oa.entity.Salary;
import java.io.Serializable;
/**
* Created by asus on 2017/3/28.
*/
public interface ISalaryService {
public Serializable doAdd(Salary salary) throws Exception;
public void doUpdate(Salary salary) throws Exception;
public Salary findByUser... | UTF-8 | Java | 417 | java | ISalaryService.java | Java | [
{
"context": ";\n\nimport java.io.Serializable;\n\n/**\n * Created by asus on 2017/3/28.\n */\npublic interface ISalaryService",
"end": 115,
"score": 0.9798063039779663,
"start": 111,
"tag": "USERNAME",
"value": "asus"
}
] | null | [] | package com.lcc.oa.service;
import com.lcc.oa.entity.Salary;
import java.io.Serializable;
/**
* Created by asus on 2017/3/28.
*/
public interface ISalaryService {
public Serializable doAdd(Salary salary) throws Exception;
public void doUpdate(Salary salary) throws Exception;
public Salary findByUser... | 417 | 0.7506 | 0.733813 | 20 | 19.85 | 23.437737 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.35 | false | false | 0 |
7f5b6eb0ef414bebc7519a0153059b88290556a5 | 14,680,198,272,858 | 473b76b1043df2f09214f8c335d4359d3a8151e0 | /benchmark/bigclonebenchdata_partial/10460548.java | 2a1ee8d0ec73ac7758f56facbc70b5f71fda3518 | [] | no_license | whatafree/JCoffee | https://github.com/whatafree/JCoffee | 08dc47f79f8369af32e755de01c52d9a8479d44c | fa7194635a5bd48259d325e5b0a190780a53c55f | refs/heads/master | 2022-11-16T01:58:04.254000 | 2020-07-13T20:11:17 | 2020-07-13T20:11:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
class c10460548 {
public void parse() {
InputSource urlInputStream = null;
SAXParserFactory spf = null;
SAXParser sp = null;
HttpURLConnection conn = null;
try {
URL url = new URL(this.urlString);
_setProxy();
conn = (HttpURLConnection)... | UTF-8 | Java | 1,333 | java | 10460548.java | Java | [] | null | [] |
class c10460548 {
public void parse() {
InputSource urlInputStream = null;
SAXParserFactory spf = null;
SAXParser sp = null;
HttpURLConnection conn = null;
try {
URL url = new URL(this.urlString);
_setProxy();
conn = (HttpURLConnection)... | 1,333 | 0.534884 | 0.525881 | 33 | 39.303032 | 32.421921 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.575758 | false | false | 0 |
ff3dea61b108aece93432c1b960e41db803d35fc | 21,895,743,323,257 | b24818a948152b06c7d85ac442e9b37cb6becbbc | /src/main/java/com/ash/experiments/performance/whitespace/Class9043.java | e96dd19c4370f7ec2e1feee719fc0ea949f05374 | [] | no_license | ajorpheus/whitespace-perf-test | https://github.com/ajorpheus/whitespace-perf-test | d0797b6aa3eea1435eaa1032612f0874537c58b8 | d2b695aa09c6066fbba0aceb230fa4e308670b32 | refs/heads/master | 2020-04-17T23:38:39.420000 | 2014-06-02T09:27:17 | 2014-06-02T09:27:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Class9043 {}
| UTF-8 | Java | 41 | java | Class9043.java | Java | [] | null | [] | public class Class9043 {}
| 41 | 0.487805 | 0.390244 | 1 | 25 | 0 | 25 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0 | false | false | 0 |
baf17ec45d06f019985ad2d00e0981b841b84473 | 2,559,800,535,310 | 1de5c56d05f240cc94148246fcf7ef6a8387e469 | /app/src/main/java/com/liuchuanzheng/study_zidingyiview/step/StepView.java | 282b71c8fef84aadb89c705b29d57110e068920d | [] | no_license | liuchuanzheng/Study_zidingyiView | https://github.com/liuchuanzheng/Study_zidingyiView | 3740ddd281d638864306cc699c8aed4518cfc78b | c631379c4c5e1b52e8f6d53dcdb13844a3a9e699 | refs/heads/master | 2022-09-26T07:19:14.043000 | 2020-06-02T08:54:56 | 2020-06-02T08:54:56 | 268,716,141 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.liuchuanzheng.study_zidingyiview.step;
import android.animation.ValueAnimator;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.RectF;
import android.util.AttributeSet;
import android.view.View;
import androidx.annotation.Nullable;
imp... | UTF-8 | Java | 6,199 | java | StepView.java | Java | [
{
"context": "uchuanzheng.study_zidingyiview.R;\n\n/**\n * @author ๅไผ ๆฟ\n * @date 2020/6/1 13:55\n * QQ:1052374416\n * ็ต่ฏ:18",
"end": 383,
"score": 0.9998128414154053,
"start": 380,
"tag": "NAME",
"value": "ๅไผ ๆฟ"
}
] | null | [] | package com.liuchuanzheng.study_zidingyiview.step;
import android.animation.ValueAnimator;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.RectF;
import android.util.AttributeSet;
import android.view.View;
import androidx.annotation.Nullable;
imp... | 6,199 | 0.639984 | 0.627939 | 169 | 29.455622 | 24.047035 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.568047 | false | false | 13 |
161c796bef601ea1af1c683b2883da9f492a8825 | 33,389,075,759,513 | ae6d14f29e1380164b5b35c475df0a1323bc6296 | /app/src/main/java/android/coolweather/com/bestui/adapter/ProduceAdapter.java | 8a6a5976e449a1fe8be7c90a7d667b3b340237c8 | [] | no_license | zyxdSTU/BestUI | https://github.com/zyxdSTU/BestUI | eb10324aad70f8465dbe1ecf2febc7361588477b | 61066e92c3d44b9ffa703429c01130c7598b4c93 | refs/heads/master | 2021-01-19T03:23:19.289000 | 2017-07-14T04:11:39 | 2017-07-14T04:11:39 | 87,310,104 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package android.coolweather.com.bestui.adapter;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.coolweather.com.bestui.ProduceItemActivity;
import android.coolweather.com.bestui.R;
import android.coolweather.com.bestui.util.HttpUtil;
import android.coolweather... | UTF-8 | Java | 5,224 | java | ProduceAdapter.java | Java | [] | null | [] | package android.coolweather.com.bestui.adapter;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.coolweather.com.bestui.ProduceItemActivity;
import android.coolweather.com.bestui.R;
import android.coolweather.com.bestui.util.HttpUtil;
import android.coolweather... | 5,224 | 0.624976 | 0.620696 | 136 | 36.801472 | 30.327579 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.573529 | false | false | 13 |
26c1536a57ec59686f207550a33b9c2c5094de90 | 28,552,942,608,213 | e566db41e373f6bdaa219f1b4d2d27f414c97104 | /src/datastructures/Node.java | 9a949f7f7ec38ec7eef508f7fb4b799963c9eeb2 | [] | no_license | CanterFr/JavaWork | https://github.com/CanterFr/JavaWork | 2a71ac7a834642827ff89f349f8f427d0048b159 | b6e1d6ecb3953b6ab86c0f5a04f9994193db8f5d | refs/heads/master | 2021-01-20T22:09:53.685000 | 2016-06-12T01:43:23 | 2016-06-12T01:43:23 | 60,934,960 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package datastructures;
/**
*
* @author c.carrillo2014
*/
public class Node <T extends Comparable<T>>{
public Node<T> left;
public Node<T> right;
public int height;
public T data;
public Node(Node<T> node)
{
if(node==null)
{
left = null;
right = n... | UTF-8 | Java | 1,197 | java | Node.java | Java | [
{
"context": "\n\npackage datastructures;\n/**\n *\n * @author c.carrillo2014\n */\npublic class Node <T extends Comparable<T>>{\n",
"end": 58,
"score": 0.9875683188438416,
"start": 44,
"tag": "USERNAME",
"value": "c.carrillo2014"
}
] | null | [] |
package datastructures;
/**
*
* @author c.carrillo2014
*/
public class Node <T extends Comparable<T>>{
public Node<T> left;
public Node<T> right;
public int height;
public T data;
public Node(Node<T> node)
{
if(node==null)
{
left = null;
right = n... | 1,197 | 0.461988 | 0.456976 | 67 | 16.835821 | 11.109491 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.38806 | false | false | 13 |
0ce5dc331978d3035266711364a2ded797807e85 | 28,552,942,607,733 | a5c9d79326cb1a19742c26c043831be4bd977404 | /app/src/main/java/com/mtecc/mmp/invoicing/activity/employee/SelectEmployeeListActivity.java | ce5550a652c59a475642d940ddbeffe7579d2a1c | [] | no_license | wanglili6/Invoicing | https://github.com/wanglili6/Invoicing | 4b94876ef4f4834980ad30e4799a9a71a9187c84 | 832f5fa47c4658c852e4ea9689d28c6cb8d54085 | refs/heads/master | 2020-03-08T01:56:05.035000 | 2018-06-25T02:34:45 | 2018-06-25T02:34:45 | 127,844,875 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mtecc.mmp.invoicing.activity.employee;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.EditText;
import android.widget.ImageButton;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.wi... | UTF-8 | Java | 9,232 | java | SelectEmployeeListActivity.java | Java | [] | null | [] | package com.mtecc.mmp.invoicing.activity.employee;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.EditText;
import android.widget.ImageButton;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.wi... | 9,232 | 0.596395 | 0.594636 | 256 | 34.539063 | 26.499529 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.605469 | false | false | 13 |
4b2af82cddc169a3b61867dbcde9380b5334ef32 | 27,762,668,626,268 | 7b55c2df53c14ecfcd344062fe7f36b9ea217f29 | /๋ฏผ๊ท /2์ฃผ์ฐจ/code_1292.java | 5f12150d63dd05247db65646fd973ef9bb2f6004 | [] | no_license | dvlops87/Algorithm_Study | https://github.com/dvlops87/Algorithm_Study | 0a9ea5537759f3d916cd8895dd058f66d506bdf7 | 51753a87faf2689f8deacb07f09d89c3ba28dc97 | refs/heads/main | 2023-07-08T23:55:43.182000 | 2021-08-22T09:40:55 | 2021-08-22T09:40:55 | 379,687,501 | 2 | 5 | null | false | 2021-07-08T15:22:22 | 2021-06-23T17:53:45 | 2021-07-07T08:53:04 | 2021-07-08T15:22:21 | 76 | 2 | 3 | 0 | Python | false | false | package baekjoon.study.week2;
import java.util.ArrayList;
import java.util.Scanner;
public class code_1292 {
public static void main(String[] args) {
ArrayList<Integer> arr = new ArrayList<Integer>();
int num = 1;
int count = 0;
for (int i = 0; i < 1000; i++) {
arr.a... | UTF-8 | Java | 733 | java | code_1292.java | Java | [] | null | [] | package baekjoon.study.week2;
import java.util.ArrayList;
import java.util.Scanner;
public class code_1292 {
public static void main(String[] args) {
ArrayList<Integer> arr = new ArrayList<Integer>();
int num = 1;
int count = 0;
for (int i = 0; i < 1000; i++) {
arr.a... | 733 | 0.463847 | 0.436562 | 32 | 21.84375 | 16.033382 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.65625 | false | false | 13 |
70d7b0e8d9d1da3cf61fc1ce21c8eccb0da664ee | 944,892,835,567 | c5881178f4117423d3f94ac778ca2feb738e8561 | /canvas/src/test/java/gov/nasa/arc/mct/canvas/panel/PanelBorderTest.java | e265fded7b512add9b88b4efbbd835b1c27864ce | [] | no_license | alpearson/mct | https://github.com/alpearson/mct | 5b772336621737904fb88e846904e2c5d4f2f58f | 0007c2d13e83bcf388d495eba42ef9cae7dc30da | refs/heads/master | 2021-01-24T05:28:34.295000 | 2012-09-21T21:43:26 | 2012-09-21T21:43:26 | 5,619,477 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*******************************************************************************
* Mission Control Technologies, Copyright (c) 2009-2012, United States Government
* as represented by the Administrator of the National Aeronautics and Space
* Administration. All rights reserved.
*
* The MCT platform is license... | UTF-8 | Java | 2,211 | java | PanelBorderTest.java | Java | [] | null | [] | /*******************************************************************************
* Mission Control Technologies, Copyright (c) 2009-2012, United States Government
* as represented by the Administrator of the National Aeronautics and Space
* Administration. All rights reserved.
*
* The MCT platform is license... | 2,211 | 0.66938 | 0.65536 | 58 | 36.758621 | 29.175634 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.603448 | false | false | 13 |
7a17240c030944730c3b2874ded2bcfd787c76e0 | 9,629,316,712,780 | 1966aeb6b9c25dd91102f5a912d73de87ed213f3 | /prysmradio/src/main/java/com/prysmradio/api/requests/NewsDetailsRequest.java | e8f30a68c4e205ea44b1466a26bf66529e7b369a | [] | no_license | deionalims/PrysmRadio | https://github.com/deionalims/PrysmRadio | cf73ea14d36cc4c51936db97cfc2f3d1ac431ae8 | 5aaa810c850aab3f0bb120dc6c57f404dca800a0 | refs/heads/master | 2021-01-17T10:15:05.980000 | 2014-11-23T21:31:15 | 2014-11-23T21:31:15 | 17,573,613 | 0 | 0 | null | false | 2014-05-03T23:35:31 | 2014-03-09T21:00:20 | 2014-05-03T23:35:30 | 2014-05-03T23:35:30 | 1,128 | 0 | 0 | 0 | Java | null | null | package com.prysmradio.api.requests;
import com.octo.android.robospice.request.retrofit.RetrofitSpiceRequest;
import com.prysmradio.api.PrysmApi;
import com.prysmradio.objects.News;
/**
* Created by fxoxe_000 on 12/05/2014.
*/
public class NewsDetailsRequest extends RetrofitSpiceRequest<News, PrysmApi> {
publi... | UTF-8 | Java | 711 | java | NewsDetailsRequest.java | Java | [
{
"context": "rt com.prysmradio.objects.News;\n\n/**\n * Created by fxoxe_000 on 12/05/2014.\n */\npublic class NewsDetailsReques",
"end": 211,
"score": 0.9995975494384766,
"start": 202,
"tag": "USERNAME",
"value": "fxoxe_000"
}
] | null | [] | package com.prysmradio.api.requests;
import com.octo.android.robospice.request.retrofit.RetrofitSpiceRequest;
import com.prysmradio.api.PrysmApi;
import com.prysmradio.objects.News;
/**
* Created by fxoxe_000 on 12/05/2014.
*/
public class NewsDetailsRequest extends RetrofitSpiceRequest<News, PrysmApi> {
publi... | 711 | 0.714487 | 0.699015 | 27 | 25.333334 | 24.361475 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.518519 | false | false | 13 |
7f8783f07a70ebf0b3323ccbb75f222381a55da6 | 9,706,626,105,129 | 916c315f4d922a47459cb8a14e32b08656457b92 | /src/test/java/com/training/examples/stream_api/SimpleStreamTest.java | d6929777ee6ccdffce388a7124ae35edf4a94cb3 | [] | no_license | vdvdev/unit-tests-example | https://github.com/vdvdev/unit-tests-example | b5e8b1aa2c6fe9b04779b241091e1640243eaf0b | 750979009790e10b1bac714c0043a1781874c930 | refs/heads/master | 2020-03-21T05:05:34.764000 | 2018-12-25T14:30:31 | 2018-12-25T14:30:31 | 138,143,772 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.training.examples.stream_api;
import org.junit.Test;
import java.util.Arrays;
import java.util.List;
import java.util.stream.Collectors;
public class SimpleStreamTest {
@Test
public void sumTest(){
List<Integer> integerList = Arrays.asList(2,3,4,6);
System.out.println(integerList.... | UTF-8 | Java | 1,193 | java | SimpleStreamTest.java | Java | [] | null | [] | package com.training.examples.stream_api;
import org.junit.Test;
import java.util.Arrays;
import java.util.List;
import java.util.stream.Collectors;
public class SimpleStreamTest {
@Test
public void sumTest(){
List<Integer> integerList = Arrays.asList(2,3,4,6);
System.out.println(integerList.... | 1,193 | 0.601844 | 0.584241 | 37 | 31.243244 | 29.213478 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.72973 | false | false | 13 |
0e252ac98b25ecbc207911da1114bbea6218b5fd | 678,604,869,259 | 0f64fdabcbf4650628509e14894fb9d5c244a5e3 | /a2/src/test/java/view/UILogin.java | 35f1b5033305d7f543349d521fc1875923a67849 | [] | no_license | SorinUrcan/Assign2 | https://github.com/SorinUrcan/Assign2 | 720de169fa2a60fbc25e5765e239d723d201b92b | 731c2774c1d9bf8332fce78ffa26363303a78ad0 | refs/heads/master | 2021-04-03T10:14:03.855000 | 2018-03-12T09:57:08 | 2018-03-12T09:57:08 | 124,868,431 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package view;
import java.awt.event.MouseAdapter;
import java.awt.event.MouseEvent;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.JOptionPane;
import javax.swing.JTextField;
import javax.swing.UIManager;
import control.Control;
public class UILogin {
private final Control control;
pri... | UTF-8 | Java | 2,414 | java | UILogin.java | Java | [] | null | [] | package view;
import java.awt.event.MouseAdapter;
import java.awt.event.MouseEvent;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.JOptionPane;
import javax.swing.JTextField;
import javax.swing.UIManager;
import control.Control;
public class UILogin {
private final Control control;
pri... | 2,414 | 0.719967 | 0.692626 | 101 | 22.90099 | 18.124163 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.128713 | false | false | 13 |
c45885df478985836ce4f3b9259eaa3e6145007b | 678,604,872,499 | e68e1d6dbf89d09093d10777fac1a3efb6515bb3 | /ADDREV.java | e80622259e096ee3ee72bc1caa3f3cfc05d45ecf | [] | no_license | kshitij123/Collections | https://github.com/kshitij123/Collections | 744dbc8b14b8ceb6cf22a340573581e64da5469c | 5628b9cfaa9b6c82287a692703375f2b243e7395 | refs/heads/master | 2020-05-18T05:03:22.750000 | 2013-02-27T04:37:24 | 2013-02-27T04:37:24 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
class ADDREV {
static StringBuilder s = null;
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
String[] s=null;
String s1 = null;
int cases = Integer.parseInt(in.nextLine());
while (cases != 0){
... | UTF-8 | Java | 758 | java | ADDREV.java | Java | [] | null | [] | import java.util.Scanner;
class ADDREV {
static StringBuilder s = null;
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
String[] s=null;
String s1 = null;
int cases = Integer.parseInt(in.nextLine());
while (cases != 0){
... | 758 | 0.486807 | 0.468338 | 34 | 21.264706 | 19.790533 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 13 |
eaac92165cd7c9f622c48753bfd96a053b40d652 | 17,789,754,567,248 | 41fe59ea9a363730543d8d9d1b475546e2fd4e08 | /src/main/java/com/wewebu/ow/server/ecmimpl/opencmis/ui/OwCMISUILoginModule.java | 62213c479795c606ef1eecc8b85f01531a320d6e | [] | no_license | flashboss/workdesk | https://github.com/flashboss/workdesk | 49a8c99e864edf121a31f2b043803ef0e36af633 | fcf280c918c7d895d55be166e32c7c214045d367 | refs/heads/master | 2016-08-11T05:37:44.452000 | 2015-05-22T14:56:27 | 2015-05-22T14:56:27 | 36,077,649 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wewebu.ow.server.ecmimpl.opencmis.ui;
import java.io.Writer;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.log4j.Logger;
import com.wewebu.ow.server.ecm.ui.OwUILoginModul;
import com.wewebu.ow.server.ecmimpl.opencmis.OwCMISAuthen... | UTF-8 | Java | 6,638 | java | OwCMISUILoginModule.java | Java | [
{
"context": "\";\r\n\r\n public static final String INPUT_PWD = \"loginPwd\";\r\n\r\n /** temporary saves the login name */\r\n ",
"end": 1307,
"score": 0.9990431666374207,
"start": 1299,
"tag": "PASSWORD",
"value": "loginPwd"
}
] | null | [] | package com.wewebu.ow.server.ecmimpl.opencmis.ui;
import java.io.Writer;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.log4j.Logger;
import com.wewebu.ow.server.ecm.ui.OwUILoginModul;
import com.wewebu.ow.server.ecmimpl.opencmis.OwCMISAuthen... | 6,640 | 0.600181 | 0.598373 | 172 | 36.593021 | 34.567219 | 211 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.569767 | false | false | 13 |
63031d873fc53eff7b07284fda4ef1a3e109a982 | 19,954,418,096,244 | ade8f8de5c976bf8d098dce2cc695d15b25e078b | /src/main/java/co/edu/unicartagena/alertsystem/domain/enumdomain/TipoEmpresa.java | 07cbfe35c4b3fd81467dec5d845c1f7f297de4a7 | [] | no_license | Pedrioko/AS-sever | https://github.com/Pedrioko/AS-sever | 881f971d9da57d44292f144b01543ee45aee49ab | dc4abd80393a91096ca69e27534dd819de6784f3 | refs/heads/master | 2019-06-28T17:37:07.160000 | 2018-03-22T04:52:01 | 2018-03-22T04:52:01 | 101,360,485 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package co.edu.unicartagena.alertsystem.domain.enumdomain;
/**
* The Enum TipoEmpresa.
*/
public enum TipoEmpresa {
/** The entidadhotel. */
ENTIDADHOTEL,
/** The entidadcontrol. */
ENTIDADCONTROL,
/** The entidadestatal. */
ENTIDADESTATAL,
/** The entidadestandar. */
ENTIDADESTANDAR,
/** The entidads... | UTF-8 | Java | 424 | java | TipoEmpresa.java | Java | [] | null | [] | package co.edu.unicartagena.alertsystem.domain.enumdomain;
/**
* The Enum TipoEmpresa.
*/
public enum TipoEmpresa {
/** The entidadhotel. */
ENTIDADHOTEL,
/** The entidadcontrol. */
ENTIDADCONTROL,
/** The entidadestatal. */
ENTIDADESTATAL,
/** The entidadestandar. */
ENTIDADESTANDAR,
/** The entidads... | 424 | 0.67217 | 0.67217 | 29 | 13.620689 | 13.51988 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.827586 | false | false | 13 |
de0196a7d75142a349b138dc306561449232f71a | 7,189,775,266,320 | 755d08c2d5aaa9787469b4b15e134cf89a061a0b | /src/main/java/com/thingtek/view/panel/manager/DataManagerPanel.java | 7c521113221322505c597820fc967c1048457c29 | [] | no_license | chosoma/CJYCLIENT1.0 | https://github.com/chosoma/CJYCLIENT1.0 | 0757502cb49f083d6b1eb8b5bf1ceed66ad56530 | 3809cebece111f95a0268b6ae59bbda2c7dcc6d7 | refs/heads/master | 2020-04-01T08:31:35.316000 | 2018-10-29T00:34:15 | 2018-10-29T00:34:15 | 153,034,728 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.thingtek.view.panel.manager;
import com.thingtek.database.domain.DataBean;
import com.thingtek.database.domain.EntityBean;
import com.thingtek.database.domain.UnitBean;
import com.thingtek.database.service.DataService;
import com.thingtek.database.service.UnitService;
import com.thingtek.view.panel.BasePan... | UTF-8 | Java | 4,041 | java | DataManagerPanel.java | Java | [] | null | [] | package com.thingtek.view.panel.manager;
import com.thingtek.database.domain.DataBean;
import com.thingtek.database.domain.EntityBean;
import com.thingtek.database.domain.UnitBean;
import com.thingtek.database.service.DataService;
import com.thingtek.database.service.UnitService;
import com.thingtek.view.panel.BasePan... | 4,041 | 0.670538 | 0.669528 | 118 | 32.567795 | 21.848663 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.720339 | false | false | 13 |
74d9e97130b6e016da8f5fd29260c9944370aaec | 8,074,538,555,093 | f43cedbc19f48c966579241c761f922b115230f1 | /hw06/src/main/java/hr/fer/zemris/java/hw06/shell/commands/SymbolShellCommand.java | 886a8b116c4bc4a5979255bf4e30613aad084614 | [] | no_license | tonimartincic/basics-of-programming-language-java-homeworks | https://github.com/tonimartincic/basics-of-programming-language-java-homeworks | f6ebbd18feb7a8ce0c2ad2247c9a1a1ef3358149 | 6885bae36cb7a2eb441a366824ab4449b457576b | refs/heads/master | 2022-11-30T23:17:31.907000 | 2018-09-12T21:19:00 | 2018-09-12T21:19:00 | 231,240,177 | 0 | 0 | null | false | 2022-11-24T07:43:33 | 2020-01-01T16:45:51 | 2020-01-01T16:46:21 | 2022-11-24T07:43:31 | 10,486 | 0 | 0 | 21 | HTML | false | false | package hr.fer.zemris.java.hw06.shell.commands;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import hr.fer.zemris.java.hw06.shell.Environment;
import hr.fer.zemris.java.hw06.shell.ShellCommand;
import hr.fer.zemris.java.hw06.shell.ShellStatus;
/**
* This class represents shell co... | UTF-8 | Java | 4,118 | java | SymbolShellCommand.java | Java | [
{
"context": "* symbol for accepted symbol name. \n * \n * @author Toni Martinฤiฤ\n * @version 1.0\n */\npublic class SymbolShellComma",
"end": 644,
"score": 0.9998289942741394,
"start": 630,
"tag": "NAME",
"value": "Toni Martinฤiฤ"
}
] | null | [] | package hr.fer.zemris.java.hw06.shell.commands;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import hr.fer.zemris.java.hw06.shell.Environment;
import hr.fer.zemris.java.hw06.shell.ShellCommand;
import hr.fer.zemris.java.hw06.shell.ShellStatus;
/**
* This class represents shell co... | 4,108 | 0.676628 | 0.669582 | 157 | 25.21656 | 25.39555 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.229299 | false | false | 13 |
de10985bd24f029ad3d717bcb1ae3e3bb2252fb7 | 29,549,375,000,618 | b3127cb9856a92bdf8f2176cf94ab829c6ef7ff1 | /src/test/java/piswib/tests/CiTest.java | feeb19a6df0ad396977502192e1bb2e4e7f44b42 | [] | no_license | dawid0kubiak/piswibTests | https://github.com/dawid0kubiak/piswibTests | f653bfaa72bf099aa759f230daf75d645e17f9bd | 7bbb80424c4e67c5d031d603faf60a6c3ef1454e | refs/heads/master | 2020-03-08T03:47:14.092000 | 2018-06-06T07:30:51 | 2018-06-06T07:30:51 | 127,901,045 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package piswib.tests;
import org.testng.annotations.BeforeClass;
import org.testng.annotations.Test;
import piswib.BaseSeleniumPiswib;
public class CiTest extends BaseSeleniumPiswib {
@BeforeClass
public void setUpTest() {
}
@Test
public void viewPage() {
}
}
| UTF-8 | Java | 290 | java | CiTest.java | Java | [] | null | [] | package piswib.tests;
import org.testng.annotations.BeforeClass;
import org.testng.annotations.Test;
import piswib.BaseSeleniumPiswib;
public class CiTest extends BaseSeleniumPiswib {
@BeforeClass
public void setUpTest() {
}
@Test
public void viewPage() {
}
}
| 290 | 0.72069 | 0.72069 | 18 | 15.111111 | 16.203186 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 13 |
7290785c20e6888be82b4d4ba0abc19ec811f026 | 32,521,492,426,027 | bebb17d92ddbc77abdcea45a7d6b50567f5eb330 | /bsoft-attendance/src/main/java/com/bsoft/attendance/service/impl/ProjectLogServiceImpl.java | 0e20211d6e4d1f233a02e26a06352e43b89a595b | [] | no_license | bellmit/kernel | https://github.com/bellmit/kernel | da0bd58abcf961292b1b06059f6e82476b9d1112 | 737ae18f766dc602d1075bdada17662beb9d2a38 | refs/heads/master | 2023-04-25T06:15:06.814000 | 2021-05-19T05:36:37 | 2021-05-19T05:36:37 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bsoft.attendance.service.impl;
import com.bsoft.attendance.condition.ProjectLogQueryCnd;
import com.bsoft.attendance.dto.*;
import com.bsoft.attendance.entity.primary.*;
import com.bsoft.attendance.manager.AttendanceManager;
import com.bsoft.attendance.manager.ProjectLogManager;
import com.bsoft.attendance... | UTF-8 | Java | 15,016 | java | ProjectLogServiceImpl.java | Java | [] | null | [] | package com.bsoft.attendance.service.impl;
import com.bsoft.attendance.condition.ProjectLogQueryCnd;
import com.bsoft.attendance.dto.*;
import com.bsoft.attendance.entity.primary.*;
import com.bsoft.attendance.manager.AttendanceManager;
import com.bsoft.attendance.manager.ProjectLogManager;
import com.bsoft.attendance... | 15,016 | 0.744694 | 0.743537 | 307 | 46.882736 | 38.766644 | 194 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.973941 | false | false | 13 |
f58342f4d0671f307f2618038ee3f0e7ec9b694d | 16,174,846,888,429 | 915fc4417e1c52e450f76a2b43aa6168f0a8a97d | /src/com/eagle/programmar/Template/Template_Program.java | 4c33decbe11551236a3f09c34d3c7ae2b2f9a54e | [
"Apache-2.0"
] | permissive | oharasteve/eagle | https://github.com/oharasteve/eagle | 6d685d6d0dcdcd6e07dd874da7051db50ec8acfa | 7d440333ecae0d04a6b7385e28c654a58140ddb4 | refs/heads/master | 2021-01-10T05:51:05.308000 | 2016-11-07T16:47:11 | 2016-11-07T16:47:11 | 43,583,889 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Copyright Eagle Legacy Modernization, LLC, 2010-date
// Original author: Steven A. O'Hara, Nov 12, 2015
package com.eagle.programmar.Template;
import com.eagle.programmar.EagleLanguage;
import com.eagle.tests.EagleInterpreter;
import com.eagle.tests.EagleRunnable;
import com.eagle.tokens.TokenList;
public class T... | UTF-8 | Java | 836 | java | Template_Program.java | Java | [
{
"context": " Modernization, LLC, 2010-date\n// Original author: Steven A. O'Hara, Nov 12, 2015\n\npackage com.eagle.programmar.Templ",
"end": 92,
"score": 0.9998770952224731,
"start": 76,
"tag": "NAME",
"value": "Steven A. O'Hara"
}
] | null | [] | // Copyright Eagle Legacy Modernization, LLC, 2010-date
// Original author: <NAME>, Nov 12, 2015
package com.eagle.programmar.Template;
import com.eagle.programmar.EagleLanguage;
import com.eagle.tests.EagleInterpreter;
import com.eagle.tests.EagleRunnable;
import com.eagle.tokens.TokenList;
public class Template_Pr... | 826 | 0.746412 | 0.73445 | 39 | 20.461538 | 21.714754 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.384615 | false | false | 13 |
f62b13d6647e95a4e318a657343b595ea6c3aa2f | 25,082,609,067,424 | 76e51c3d0b5642b8dfd69f29a12c43feb3e55d2a | /app/src/main/java/com/syt/balram/syt/RequirementSummary.java | a1e48572492e053d0a31d041a387ba8d93b4c329 | [] | no_license | androidPranav/SYT | https://github.com/androidPranav/SYT | 5867a9c7893b340d4299b2af0dfb1f9dedf9cb37 | 53a6b3957af221ddb0aa2863f12bb64e0a3f12e0 | refs/heads/master | 2021-01-10T13:46:52.511000 | 2015-10-08T12:48:38 | 2015-10-08T12:48:38 | 43,887,814 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.syt.balram.syt;
import android.app.AlertDialog;
import android.app.ProgressDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.AsyncTask;
import android.os.Bundle;
import android.provider.Settings;
import android.support.v7.app.ActionBarActivity;
import android.... | UTF-8 | Java | 12,612 | java | RequirementSummary.java | Java | [] | null | [] | package com.syt.balram.syt;
import android.app.AlertDialog;
import android.app.ProgressDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.AsyncTask;
import android.os.Bundle;
import android.provider.Settings;
import android.support.v7.app.ActionBarActivity;
import android.... | 12,612 | 0.546702 | 0.545829 | 304 | 40.486843 | 31.764032 | 195 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.628289 | false | false | 13 |
9f3e21c175b86f881466881cf942fa90ae878a63 | 14,740,327,825,708 | 0b0cf5a65b699a1eec70d967f6d5606665577927 | /app/src/main/java/com/example/cma/model/capacity_verification/CapacityVerificationPlan.java | b315ae3be8eabed00d5e63bbe8c1adf42a13589f | [] | no_license | lgyhhh/CMA_PM | https://github.com/lgyhhh/CMA_PM | 5ec754bb0c858b517ee07c27b0ecf7020607d6d9 | 65d105a0b29a772a6b02448183cf0cc141e7b658 | refs/heads/master | 2020-03-18T00:55:33.951000 | 2018-07-22T02:46:56 | 2018-07-22T02:46:56 | 134,119,634 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.cma.model.capacity_verification;
import java.io.Serializable;
/**
* Created by admin on 2018/7/16.
*/
public class CapacityVerificationPlan implements Serializable {
private long planId; //่ฝๅ้ช่ฏ่ฎกๅๅบๅท
private String name;//่ฝๅ้ช่ฏ่ฎกๅๅ็งฐ
private String organizer;//่ฝๅ้ช่ฏ้กน็ฎ็็ป็ปๆน
private ... | UTF-8 | Java | 1,941 | java | CapacityVerificationPlan.java | Java | [
{
"context": ";\n\nimport java.io.Serializable;\n\n/**\n * Created by admin on 2018/7/16.\n */\n\npublic class CapacityVerificat",
"end": 107,
"score": 0.886623740196228,
"start": 102,
"tag": "USERNAME",
"value": "admin"
}
] | null | [] | package com.example.cma.model.capacity_verification;
import java.io.Serializable;
/**
* Created by admin on 2018/7/16.
*/
public class CapacityVerificationPlan implements Serializable {
private long planId; //่ฝๅ้ช่ฏ่ฎกๅๅบๅท
private String name;//่ฝๅ้ช่ฏ่ฎกๅๅ็งฐ
private String organizer;//่ฝๅ้ช่ฏ้กน็ฎ็็ป็ปๆน
private ... | 1,941 | 0.617367 | 0.611765 | 87 | 19.517241 | 19.707552 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.413793 | false | false | 13 |
ddee8623733af872a659d863862614d55a29f8ce | 10,840,497,459,101 | f6303dc7fb31566f4d193d9678aefbc339696d30 | /src/main/java/com/mayard/booksearch/book/repository/SearchHistoryRepository.java | d84fc5488669a2f66515f11eae70a93ef8db5e64 | [] | no_license | mayardbooksearch/booksearch | https://github.com/mayardbooksearch/booksearch | 9cdfe9114d33411166f9375e9161acef473b8bc0 | e0b2c37a0bca3c4ded19760812587a9f9723298b | refs/heads/master | 2020-03-23T00:57:25.595000 | 2018-08-05T12:22:51 | 2018-08-05T12:22:51 | 140,893,563 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mayard.booksearch.book.repository;
import com.mayard.booksearch.book.model.entity.SearchHistory;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
@Re... | UTF-8 | Java | 560 | java | SearchHistoryRepository.java | Java | [] | null | [] | package com.mayard.booksearch.book.repository;
import com.mayard.booksearch.book.model.entity.SearchHistory;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
@Re... | 560 | 0.844643 | 0.844643 | 14 | 39 | 29.466688 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 13 |
c8b743cb6400a6592f44689a47fe5fe6d281b32f | 12,592,844,158,531 | 45ef8a73cbfaffc5f32558e4f58a12f4d6067143 | /src/main/java/XplorJavaDB/pg/PGConn.java | 6fb6051e8a055ed8836b54414f79756ce6ccae7d | [] | no_license | lcaballero/XplorJavaDB | https://github.com/lcaballero/XplorJavaDB | 6964f0faeb7b3d8c0feab9995a8a0c666857f369 | 77d271494d61c1f4b381d0e8c26b23ea4c6cc2d5 | refs/heads/master | 2020-03-31T12:12:32.530000 | 2014-05-18T02:22:22 | 2014-05-18T02:22:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package XplorJavaDB.pg;
import com.google.common.base.Joiner;
import org.skife.jdbi.v2.tweak.ConnectionFactory;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
import java.util.Map;
import java.util.Properties;
/**
* Implements a connection factory suiteable for JDBI, which ... | UTF-8 | Java | 2,371 | java | PGConn.java | Java | [] | null | [] | package XplorJavaDB.pg;
import com.google.common.base.Joiner;
import org.skife.jdbi.v2.tweak.ConnectionFactory;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
import java.util.Map;
import java.util.Properties;
/**
* Implements a connection factory suiteable for JDBI, which ... | 2,371 | 0.660059 | 0.653311 | 75 | 30.613333 | 29.272009 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.493333 | false | false | 13 |
501dea2e0a847d4ff6c6804851c69243fe4f16b0 | 24,807,731,145,103 | 0dfe72db13f2a2939a38ee8ca287aaff93d2648f | /src/main/java/q002/Q002.java | f06653af6cfabad3a3abd561e2141405b530dd83 | [] | no_license | ooshimayuji/skill-check | https://github.com/ooshimayuji/skill-check | 3a5decd0a91933975dc5877cbde3963a24cabdec | 5742c7c67b10537a975865ecceb87a49125530b8 | refs/heads/master | 2022-07-11T01:07:20.005000 | 2020-05-08T05:36:23 | 2020-05-08T05:36:23 | 260,360,827 | 0 | 0 | null | true | 2020-05-01T02:10:50 | 2020-05-01T02:10:50 | 2020-04-15T16:56:31 | 2020-04-28T07:08:01 | 14 | 0 | 0 | 0 | null | false | false | package q002;
import java.util.*;
/**
* Q002 ไธฆในๆฟใใ
*
* dataListใซ "ID,ๅๅญ" ใฎๅฝขๅผใง20ๅใฎใใผใฟใใใใพใใ
* ใใใID้ ใซไธฆในใฆ่กจ็คบใใใใญใฐใฉใ ใ่จ่ฟฐใใฆใใ ใใใ
*
* dataListใฎๅฎ็พฉใๅคๆดใใฆใฏใใใพใใใ
*
*
[ๅบๅ็ตๆใคใกใผใธ]
1,ไผ่ค
2,ไบไธ
๏ผ็็ฅ๏ผ
9,ๆธ
ๆฐด
10,้ดๆจ
11,้ซๆฉ
๏ผ็็ฅ๏ผ
20,ๆธก่พบ
*/
public class Q002 {
/**
* ใใผใฟไธ่ฆง
*/
private static final String[] dataList = {
... | UTF-8 | Java | 1,593 | java | Q002.java | Java | [] | null | [] | package q002;
import java.util.*;
/**
* Q002 ไธฆในๆฟใใ
*
* dataListใซ "ID,ๅๅญ" ใฎๅฝขๅผใง20ๅใฎใใผใฟใใใใพใใ
* ใใใID้ ใซไธฆในใฆ่กจ็คบใใใใญใฐใฉใ ใ่จ่ฟฐใใฆใใ ใใใ
*
* dataListใฎๅฎ็พฉใๅคๆดใใฆใฏใใใพใใใ
*
*
[ๅบๅ็ตๆใคใกใผใธ]
1,ไผ่ค
2,ไบไธ
๏ผ็็ฅ๏ผ
9,ๆธ
ๆฐด
10,้ดๆจ
11,้ซๆฉ
๏ผ็็ฅ๏ผ
20,ๆธก่พบ
*/
public class Q002 {
/**
* ใใผใฟไธ่ฆง
*/
private static final String[] dataList = {
... | 1,593 | 0.455336 | 0.409486 | 77 | 15.441559 | 12.863412 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.493507 | false | false | 13 |
9800c92a73c29a5189dc037b067bab587aeddff3 | 12,884,901,956,478 | 6c00de574dab4c4b89f07cf5e4f7359ac9ab05b3 | /src/com/company/Main.java | 895a8ddd0086f001360ebaa9aeebbd337e36be81 | [] | no_license | kostet802/lab2 | https://github.com/kostet802/lab2 | 9d5e5833ffbd1e9d71a8b7119107bf6a4671fd7c | 0c712d3b3dadf5fc91ccee97810600a97ad0d713 | refs/heads/master | 2020-09-14T05:47:29.926000 | 2019-11-20T22:23:52 | 2019-11-20T22:23:52 | 223,038,347 | 0 | 0 | null | false | 2019-11-21T08:30:04 | 2019-11-20T22:21:43 | 2019-11-20T22:23:54 | 2019-11-21T08:26:34 | 2 | 0 | 0 | 1 | Java | false | false | package com.company;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
Phone phone1 = new Phone();
System.out.println("Enter num " + "\n");
String num = sc.nextLine();
System.out.println("Enter fio ... | UTF-8 | Java | 747 | java | Main.java | Java | [] | null | [] | package com.company;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
Phone phone1 = new Phone();
System.out.println("Enter num " + "\n");
String num = sc.nextLine();
System.out.println("Enter fio ... | 747 | 0.56091 | 0.551539 | 27 | 26.666666 | 21.614468 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.592593 | false | false | 13 |
6dc8853ed355baedd53b8b33b25185be51405b22 | 25,512,105,773,188 | fcff798714737e65f63594b553d8102f9cd8182c | /src/Utils/Images.java | 63781897a2ffad0553481fa22b67f375059b3a46 | [] | no_license | dmchen2015/Dynamic-AGVs-Management-Simulation | https://github.com/dmchen2015/Dynamic-AGVs-Management-Simulation | c133dfd3a769f3cac89d5a8a272cbc2b5373e444 | 6bae70c403d3ee806576dcf422d73b48d13839d2 | refs/heads/master | 2021-01-16T15:14:51.156000 | 2017-02-01T21:57:53 | 2017-02-01T21:57:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Utils;
import javax.imageio.ImageIO;
import java.awt.*;
import java.io.File;
import java.io.IOException;
import java.util.HashMap;
/**
* Created by danie on 10/12/2016.
*/
public class Images {
private final HashMap images = new HashMap();
public Images() {
try {
for (int i = 1;... | UTF-8 | Java | 1,294 | java | Images.java | Java | [
{
"context": "tion;\nimport java.util.HashMap;\n\n/**\n * Created by danie on 10/12/2016.\n */\npublic class Images {\n priv",
"end": 164,
"score": 0.9956179857254028,
"start": 159,
"tag": "USERNAME",
"value": "danie"
}
] | null | [] | package Utils;
import javax.imageio.ImageIO;
import java.awt.*;
import java.io.File;
import java.io.IOException;
import java.util.HashMap;
/**
* Created by danie on 10/12/2016.
*/
public class Images {
private final HashMap images = new HashMap();
public Images() {
try {
for (int i = 1;... | 1,294 | 0.511988 | 0.491879 | 48 | 25.916666 | 20.764385 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6875 | false | false | 13 |
90f89d6665e62ff657814e5a2f27be7b61ec6b84 | 6,408,091,260,299 | ecb8b37613fb3c41bb58e90a23c5383a0444e490 | /clients-k8s/src/main/java/com/simplyti/service/clients/k8s/pods/builder/ResourcesHolder.java | df6e344a7280ce1252e88608af97e09a5b920458 | [] | no_license | simplyti/simple-server | https://github.com/simplyti/simple-server | 56d232ded25198a17c92c9b732b7a5986933aff8 | edb32f6db6d3bb38ce3400a904f8e942817d385b | refs/heads/master | 2022-12-22T10:38:54.273000 | 2022-04-10T19:31:25 | 2022-04-10T19:31:25 | 129,148,945 | 6 | 1 | null | false | 2022-12-12T21:44:11 | 2018-04-11T20:15:54 | 2021-12-28T23:10:15 | 2022-12-12T21:44:11 | 293,778 | 5 | 1 | 2 | Java | false | false | package com.simplyti.service.clients.k8s.pods.builder;
import com.simplyti.service.clients.k8s.pods.domain.Resources;
public interface ResourcesHolder {
void setResources(Resources resources);
}
| UTF-8 | Java | 200 | java | ResourcesHolder.java | Java | [] | null | [] | package com.simplyti.service.clients.k8s.pods.builder;
import com.simplyti.service.clients.k8s.pods.domain.Resources;
public interface ResourcesHolder {
void setResources(Resources resources);
}
| 200 | 0.815 | 0.805 | 9 | 21.222221 | 24.638622 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 13 |
430f6550e83b4d44eb3514eb165d50290081b390 | 18,313,740,590,890 | 05f920c6ad6e23890979da4381527ec1d0586d33 | /src/main/java/com/grad/controller/ProjectController.java | 88c8238abbc5241bcb851af405f8f0f327e29e46 | [] | no_license | 37176427/grad | https://github.com/37176427/grad | 5e3fc3dfdec7519b000d7c5a60f83c2086c649b2 | 2f03df80bd518f3526affe3cd9313ce94eaa4405 | refs/heads/master | 2020-03-10T05:32:34.769000 | 2018-04-24T08:14:18 | 2018-04-24T08:14:18 | 129,183,266 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.grad.controller;
import com.grad.common.eneity.QueryResultObject;
import com.grad.eneity.Project;
import com.grad.eneity.User;
import com.grad.service.ProjectService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.... | UTF-8 | Java | 5,304 | java | ProjectController.java | Java | [
{
"context": " java.util.Map;\n\n/**\n * ๆ่ฟฐ ๏ผ้กน็ฎ้กต้ขcontroller\n * ไฝ่
๏ผWangYunHe\n * ๆถ้ด ๏ผ2018/4/18 14:37\n **/\n@Controller\n@RequestM",
"end": 545,
"score": 0.9994928240776062,
"start": 536,
"tag": "NAME",
"value": "WangYunHe"
}
] | null | [] | package com.grad.controller;
import com.grad.common.eneity.QueryResultObject;
import com.grad.eneity.Project;
import com.grad.eneity.User;
import com.grad.service.ProjectService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.... | 5,304 | 0.56905 | 0.5658 | 164 | 29.024391 | 21.642876 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.518293 | false | false | 13 |
14f64f830a8e82c4b1f0b099dd420f424d7d52e5 | 22,771,916,665,024 | e41102529330587388f252bfe45a5b2664abb901 | /API-Consultor/app/controllers/Application.java | ab01c0a823db22269fbd79400e7d8478447a7550 | [
"Apache-2.0"
] | permissive | mehernandez/should-i | https://github.com/mehernandez/should-i | 38e1e5a59dc4f26a70c5308e3aaf6273410a5627 | ecb0532ece94aeca37738ac0b53f4e1e78f13aff | refs/heads/master | 2016-09-09T21:14:28.399000 | 2015-05-04T03:41:47 | 2015-05-04T03:41:47 | 33,203,717 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package controllers;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.HttpURLConnection;
import java.net.URL;
import org.json.*;
import play.mvc.*;
import views.html.*;
public class Application extends Controller {
public static Result index() {
... | UTF-8 | Java | 3,876 | java | Application.java | Java | [
{
"context": "o+\"/\"+anio+\"/styles\"+\"?view=full&fmt=json&api_key=6zca5s7tcwmd53pjdbn7tqzw\";\n URL obj = new URL(url);\n \t\tHttpU",
"end": 825,
"score": 0.999718189239502,
"start": 801,
"tag": "KEY",
"value": "6zca5s7tcwmd53pjdbn7tqzw"
}
] | null | [] | package controllers;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.HttpURLConnection;
import java.net.URL;
import org.json.*;
import play.mvc.*;
import views.html.*;
public class Application extends Controller {
public static Result index() {
... | 3,857 | 0.594169 | 0.590557 | 163 | 22.77914 | 22.383995 | 161 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.092025 | false | false | 13 |
3585e1d4adbcfa7e2fb81c4fc514a0ba2899405c | 2,997,887,225,883 | b45a2279db7c205a89ac66d07ad27d49528dffb0 | /src/JDBCHelper/ConnectHelper.java | 8c62bbab155966a7a76e72214efe0baf0e79f3b0 | [] | no_license | DungnmPH11742/Du-AnMau | https://github.com/DungnmPH11742/Du-AnMau | addd77cfeda65d17208b0ba20baa6784b5b6c88d | 43571d8e64c22367318c2b318a4f9134ecb3810b | refs/heads/master | 2023-03-12T12:50:35.449000 | 2021-03-01T09:08:15 | 2021-03-01T09:08:15 | 333,067,374 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package JDBCHelper;
import java.sql.Connection;
import java.sql.DriverManager;
public class ConnectHelper {
static Connection cn;
static String userName = "sa", pass = "123";
static String url = "jdbc:sqlserver://localhost:1433;databaseName=polyPro";
public static Connection Connected() {
if... | UTF-8 | Java | 693 | java | ConnectHelper.java | Java | [
{
"context": "atic Connection cn;\n static String userName = \"sa\", pass = \"123\";\n static String url = \"jdbc:sql",
"end": 169,
"score": 0.9984239339828491,
"start": 167,
"tag": "USERNAME",
"value": "sa"
},
{
"context": "on cn;\n static String userName = \"sa\", pass = \... | null | [] | package JDBCHelper;
import java.sql.Connection;
import java.sql.DriverManager;
public class ConnectHelper {
static Connection cn;
static String userName = "sa", pass = "123";
static String url = "jdbc:sqlserver://localhost:1433;databaseName=polyPro";
public static Connection Connected() {
if... | 693 | 0.5959 | 0.585652 | 29 | 22.551723 | 20.286884 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.517241 | false | false | 13 |
5d3f36b1d37dd06869486523079c55210e08aa19 | 19,645,180,465,187 | b87d2a120f2a75799f9d2767b881644b8696fb33 | /jvm-test/src/main/java/lecture1/MyTest6.java | d036702d1029edfaf80433b2b05095add772afd9 | [] | no_license | hquzlh/Project | https://github.com/hquzlh/Project | 48702c72667d88ffaad957a0799f9cc1cd4ade63 | 3056c80790ff16b839fc78fa865d6fe3729f2d6b | refs/heads/zhuliheng | 2022-08-13T21:34:04.246000 | 2019-11-05T00:49:43 | 2019-11-05T00:49:43 | 219,624,892 | 0 | 0 | null | false | 2022-06-10T20:00:11 | 2019-11-05T00:44:58 | 2019-11-05T00:53:06 | 2022-06-10T20:00:11 | 32,162 | 0 | 0 | 11 | Java | false | false | package lecture1;
import java.security.Signature;
/**
* @program: jvm-test
* @description:
* @author: Mr.Zhu
* @create: 2019-09-24 13:30
**/
public class MyTest6 {
public static void main(String[] args) {
Singleton singleton=Singleton.getInstance();
System.out.println("counter1="+Singleton.c... | UTF-8 | Java | 745 | java | MyTest6.java | Java | [
{
"context": " * @program: jvm-test\n * @description:\n * @author: Mr.Zhu\n * @create: 2019-09-24 13:30\n **/\n\npublic class M",
"end": 113,
"score": 0.9591768980026245,
"start": 107,
"tag": "NAME",
"value": "Mr.Zhu"
}
] | null | [] | package lecture1;
import java.security.Signature;
/**
* @program: jvm-test
* @description:
* @author: Mr.Zhu
* @create: 2019-09-24 13:30
**/
public class MyTest6 {
public static void main(String[] args) {
Singleton singleton=Singleton.getInstance();
System.out.println("counter1="+Singleton.c... | 745 | 0.644295 | 0.609396 | 33 | 21.575758 | 19.116913 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 13 |
2a4196e15605284052184af947f32ff933b95ed1 | 30,408,368,469,150 | 440c882b073b074432ace396d17b13ee87b0e703 | /framework/src/main/java/org/radargun/stages/ReportBackgroundStatsStage.java | 019e949d1d647d0b30b361874bdcd65fbee2c5bf | [] | no_license | leizhilong/radargun | https://github.com/leizhilong/radargun | e69eeff3ff3fb266ea5fdca31851445feeb3da31 | 1e64339906315b77e279682aefdb06e349b2fab9 | refs/heads/master | 2021-01-18T19:41:44.565000 | 2013-07-09T05:10:34 | 2013-07-09T05:10:34 | 10,960,413 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.radargun.stages;
import java.io.*;
import java.text.DecimalFormat;
import java.text.Format;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Date;
import java.util.List;
import java.util.Map;
import java.util.Set;
import org.radargun.config.Prop... | UTF-8 | Java | 16,896 | java | ReportBackgroundStatsStage.java | Java | [
{
"context": " Generates reports from Statistics.\n * \n * @author Michal Linhard <mlinhard@redhat.com>\n */\n@Stage(doc = \"Generates",
"end": 572,
"score": 0.9998592138290405,
"start": 558,
"tag": "NAME",
"value": "Michal Linhard"
},
{
"context": "s from Statistics.\n * \n * @autho... | null | [] | package org.radargun.stages;
import java.io.*;
import java.text.DecimalFormat;
import java.text.Format;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Date;
import java.util.List;
import java.util.Map;
import java.util.Set;
import org.radargun.config.Prop... | 16,876 | 0.608073 | 0.604936 | 430 | 38.293022 | 30.083801 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.165116 | false | false | 13 |
b4f82d29c64ce9c2f791009565ff5d0b02bd812c | 24,747,601,598,882 | 37a5d78f3948a39322891ef9151d5f6078790154 | /src/main/java/com/gorilla/myapp/repository/LayerRepository.java | 2cd14701acb766010790977969d1552a17ce6930 | [] | no_license | zhuning331/LBStest | https://github.com/zhuning331/LBStest | 40999f09f5fe378af02a1054cf840fe164e89312 | f12bb3b13f7afbe4b46b9b3926d1d612fc34571f | refs/heads/master | 2021-06-02T14:07:51.736000 | 2017-09-05T09:57:24 | 2017-09-05T09:57:24 | 102,438,296 | 0 | 1 | null | false | 2020-09-18T14:40:31 | 2017-09-05T05:34:00 | 2017-09-05T05:36:50 | 2017-09-05T09:57:41 | 581 | 0 | 1 | 1 | Java | false | false | package com.gorilla.myapp.repository;
import com.gorilla.myapp.domain.Layer;
import org.springframework.stereotype.Repository;
import org.springframework.data.jpa.repository.*;
/**
* Spring Data JPA repository for the Layer entity.
*/
@SuppressWarnings("unused")
@Repository
public interface LayerRepository extend... | UTF-8 | Java | 354 | java | LayerRepository.java | Java | [] | null | [] | package com.gorilla.myapp.repository;
import com.gorilla.myapp.domain.Layer;
import org.springframework.stereotype.Repository;
import org.springframework.data.jpa.repository.*;
/**
* Spring Data JPA repository for the Layer entity.
*/
@SuppressWarnings("unused")
@Repository
public interface LayerRepository extend... | 354 | 0.79096 | 0.79096 | 16 | 21.125 | 23.326153 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3125 | false | false | 13 |
ba6da0072141ba28f9980d37d086237d21a1817e | 21,990,232,569,995 | d4138d1a8326ee4bdff60f6715ce3058aeb06a76 | /jar/src/test/java/com/runtimeverification/rvpredict/smt/RaceBucketTest.java | b7d6fcde666cc8507feb6ae0207519c596ba2902 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | isabella232/rv-predict | https://github.com/isabella232/rv-predict | 65fce39fce22093fe4c61b9a5a0f46ef16c95aab | 6733dcc0811c16be8e10ea7df77ef238dc152d87 | refs/heads/master | 2023-06-16T20:30:47.419000 | 2019-01-03T19:35:53 | 2019-01-03T19:35:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.runtimeverification.rvpredict.smt;
import com.google.common.collect.ImmutableList;
import com.runtimeverification.rvpredict.violation.Race;
import org.junit.Assert;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.Mock;
import org.mockito.runners.MockitoJUnitRunner;
import java.u... | UTF-8 | Java | 1,432 | java | RaceBucketTest.java | Java | [] | null | [] | package com.runtimeverification.rvpredict.smt;
import com.google.common.collect.ImmutableList;
import com.runtimeverification.rvpredict.violation.Race;
import org.junit.Assert;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.Mock;
import org.mockito.runners.MockitoJUnitRunner;
import java.u... | 1,432 | 0.697626 | 0.689246 | 47 | 29.468084 | 23.664185 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.744681 | false | false | 13 |
49bd2ec53783870d258740b1747e50c96221dbf2 | 14,611,478,776,897 | 4a3dab468cd6829bbff5b804f5587ecc36f12832 | /.svn/pristine/16/16b55f6cae03aa3cc95809119d879a0a70770f94.svn-base | 80e494e2e15360a3d35ae3ec0205803687906ab7 | [] | no_license | wangyz123456/tmapi | https://github.com/wangyz123456/tmapi | b941edc395c3fa043c2daa5bfca242e5553136dc | 713c99798a717dc4f277e903fea92e531fed0d5e | refs/heads/master | 2023-01-15T15:56:23.368000 | 2020-11-23T03:20:12 | 2020-11-23T03:20:12 | 308,851,989 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.tmapi.controller;
import com.example.tmapi.entity.Goods;
import com.example.tmapi.entity.TargetsSeller;
import com.example.tmapi.service.TargetsSellerService;
import com.example.tmapi.utils.JsonData;
import com.github.pagehelper.PageInfo;
import org.springframework.beans.factory.annotation.Autowire... | UTF-8 | Java | 2,840 | 16b55f6cae03aa3cc95809119d879a0a70770f94.svn-base | Java | [] | null | [] | package com.example.tmapi.controller;
import com.example.tmapi.entity.Goods;
import com.example.tmapi.entity.TargetsSeller;
import com.example.tmapi.service.TargetsSellerService;
import com.example.tmapi.utils.JsonData;
import com.github.pagehelper.PageInfo;
import org.springframework.beans.factory.annotation.Autowire... | 2,840 | 0.716434 | 0.716434 | 75 | 35.346668 | 26.814669 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.733333 | false | false | 13 | |
52673ecc085532034c1f40f6f00c3b24f1d1a816 | 29,970,281,822,337 | 87f420a0e7b23aefe65623ceeaa0021fb0c40c56 | /demo/src/main/java/com/example/demo/util/MyRSAUtils.java | 79ffc1183c1c303eef5124a4eb54cf474e8b337c | [] | no_license | xioxu-web/xioxu-web | https://github.com/xioxu-web/xioxu-web | 0361a292b675d8209578d99451598bf4a56f9b08 | 7fe3f9539e3679e1de9f5f614f3f9b7f41a28491 | refs/heads/master | 2023-05-05T01:59:43.228000 | 2023-04-28T07:44:58 | 2023-04-28T07:44:58 | 367,005,744 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo.util;
import java.security.*;
import java.security.interfaces.RSAPrivateKey;
import java.security.spec.InvalidKeySpecException;
import java.security.spec.PKCS8EncodedKeySpec;
import java.util.Base64;
/**
*็ญพๅๅค็ๅทฅๅ
ท็ฑป
* @author xiaoxu123
*/
public class MyRSAUtils {
public static final Str... | UTF-8 | Java | 1,270 | java | MyRSAUtils.java | Java | [
{
"context": "import java.util.Base64;\n\n/**\n *็ญพๅๅค็ๅทฅๅ
ท็ฑป\n * @author xiaoxu123\n */\npublic class MyRSAUtils {\n\n public static ",
"end": 261,
"score": 0.9994331002235413,
"start": 252,
"tag": "USERNAME",
"value": "xiaoxu123"
}
] | null | [] | package com.example.demo.util;
import java.security.*;
import java.security.interfaces.RSAPrivateKey;
import java.security.spec.InvalidKeySpecException;
import java.security.spec.PKCS8EncodedKeySpec;
import java.util.Base64;
/**
*็ญพๅๅค็ๅทฅๅ
ท็ฑป
* @author xiaoxu123
*/
public class MyRSAUtils {
public static final Str... | 1,270 | 0.640625 | 0.629112 | 44 | 26.636364 | 24.091766 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.431818 | false | false | 13 |
c20fefdc0544f6ec532b1e8a0e4540ea9689061e | 13,451,837,623,670 | fd0158247e5461ae503da457f89799ce4c65bc88 | /lab12/Runner.java | d8ff2e4649f1e8551711948e31ea9f3087f7fdc6 | [] | no_license | Shaharyar07/OOP-SP21 | https://github.com/Shaharyar07/OOP-SP21 | 80766baa55bdb0ced8e70906f7dde6791556fdbf | 68ba258536c2da55127eb5c0659dd0a49c7537f0 | refs/heads/main | 2023-06-02T03:27:04.948000 | 2021-06-26T10:34:58 | 2021-06-26T10:34:58 | 345,087,884 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class Runner {
public static void main(String[] args) {
HumanResources checkResources = new HumanResources();
checkResources.add("huzaifa", "1", "Student");
checkResources.add("Mukhtar Azeem", "2", "Teacher");
checkResources.add("tahir", "3", "Student");
checkResources.delete("tahir");
Syste... | UTF-8 | Java | 358 | java | Runner.java | Java | [
{
"context": "\"huzaifa\", \"1\", \"Student\");\n\t\tcheckResources.add(\"Mukhtar Azeem\", \"2\", \"Teacher\");\n\t\tcheckResources.add(\"tahir\", ",
"end": 210,
"score": 0.999882161617279,
"start": 197,
"tag": "NAME",
"value": "Mukhtar Azeem"
}
] | null | [] |
public class Runner {
public static void main(String[] args) {
HumanResources checkResources = new HumanResources();
checkResources.add("huzaifa", "1", "Student");
checkResources.add("<NAME>", "2", "Teacher");
checkResources.add("tahir", "3", "Student");
checkResources.delete("tahir");
System.out.p... | 351 | 0.687151 | 0.678771 | 17 | 20 | 21.895473 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.647059 | false | false | 13 |
73fc92f51bae168d05eb66fb67875f7172f8610e | 21,208,548,543,098 | f3198d1e33824791dcbb361e1b7702ffd6ba5109 | /src/main/java/com/emotion/ecm/model/dto/SmscAccountDto.java | 31a67e28726bb0945a3d4b75f4e5ebd4fa9fece5 | [] | no_license | dmgrosu/BulkSMS | https://github.com/dmgrosu/BulkSMS | c4538f0b53683c270afc6d697d5c7747e9bc81df | ce379a0e59d64dde101ac18e721c13227221b63a | refs/heads/master | 2020-04-01T15:32:56.230000 | 2018-12-26T08:06:22 | 2018-12-26T08:06:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.emotion.ecm.model.dto;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.validation.constraints.Max;
import javax.validation.constraints.Min;
import javax.validation.constraints.NotEmpty;
@Data
@AllArgsConstructor
@NoArgsConstructor
public class SmscAccou... | UTF-8 | Java | 718 | java | SmscAccountDto.java | Java | [] | null | [] | package com.emotion.ecm.model.dto;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.validation.constraints.Max;
import javax.validation.constraints.Min;
import javax.validation.constraints.NotEmpty;
@Data
@AllArgsConstructor
@NoArgsConstructor
public class SmscAccou... | 718 | 0.721448 | 0.703343 | 42 | 16.095238 | 13.764706 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.380952 | false | false | 13 |
ab052eeb4adbd47932604f4ae2745975c7b3df0e | 21,500,606,340,859 | 81938dcde7374f669986262248e98e7c1d4a6f6b | /leetcode-learning-demo/src/main/java/com/hzt/demo/link/ReverseListDemo.java | 8456a75f8efe5bcd38b0230d4c8016e8519b9093 | [] | no_license | hzt563h/java-learning | https://github.com/hzt563h/java-learning | 14a467821e2bee9f764a71d6c18a13b62295cbb7 | cb6a6db5cf3d5fdea4aec65207242f429ed5bebb | refs/heads/main | 2023-06-15T05:52:36.103000 | 2021-07-14T08:21:07 | 2021-07-14T08:21:07 | 335,276,531 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hzt.demo.link;
/**
* @author hzt
* @version 1.0.0
* @ClassName Solution.java
* @createTime 2021ๅนด03ๆ30ๆฅ 10:40:00
*/
public class ReverseListDemo {
public ListNode ReverseList(ListNode head) {
if(head==null)
{
return null;
}
ListNode two=head.next;
... | UTF-8 | Java | 538 | java | ReverseListDemo.java | Java | [
{
"context": "package com.hzt.demo.link;\n\n/**\n * @author hzt\n * @version 1.0.0\n * @ClassName Solution.java\n * ",
"end": 46,
"score": 0.9996660947799683,
"start": 43,
"tag": "USERNAME",
"value": "hzt"
}
] | null | [] | package com.hzt.demo.link;
/**
* @author hzt
* @version 1.0.0
* @ClassName Solution.java
* @createTime 2021ๅนด03ๆ30ๆฅ 10:40:00
*/
public class ReverseListDemo {
public ListNode ReverseList(ListNode head) {
if(head==null)
{
return null;
}
ListNode two=head.next;
... | 538 | 0.524436 | 0.492481 | 26 | 19.461538 | 11.623023 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 13 |
13852b2a2d580e93bd1bc1bb78955eec483288bd | 10,917,806,929,364 | e5d8d1de63e602833efe001f174995a0609cbbe5 | /src/com/structurizr/onpremises/web/api/ApiMessageResponse.java | 6f157f6bf83c5efb2f82b6d517c395b832679d63 | [
"Apache-2.0"
] | permissive | braincat/api | https://github.com/braincat/api | a52737e602251b4eea49651ef7de81a9b6cf3586 | 050f7cd31b67639b3f8e27baaca4c701f22b5c98 | refs/heads/master | 2021-06-17T20:13:08.244000 | 2017-04-18T16:21:36 | 2017-04-18T16:21:36 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.structurizr.onpremises.web.api;
abstract class ApiMessageResponse extends ApiResponse {
private String message;
protected ApiMessageResponse(String message, int status) {
super(status);
this.message = message;
}
@Override
public String toString() {
return Str... | UTF-8 | Java | 374 | java | ApiMessageResponse.java | Java | [] | null | [] | package com.structurizr.onpremises.web.api;
abstract class ApiMessageResponse extends ApiResponse {
private String message;
protected ApiMessageResponse(String message, int status) {
super(status);
this.message = message;
}
@Override
public String toString() {
return Str... | 374 | 0.65508 | 0.65508 | 18 | 19.777779 | 22.129808 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.388889 | false | false | 13 |
d9968ab805ce7bb4120b0ab115c2793125b86b20 | 10,823,317,648,428 | 64da9f72d6b735dd3ea8797e7cf90821fc07afed | /TopDownResolute/src/TopDown.java | fd46420422763e6043439d1780259d8748e826c7 | [] | no_license | lahlidahlia/TinsExperimentalProjects | https://github.com/lahlidahlia/TinsExperimentalProjects | 7f33d36c552e5595e81f5f4868b7ff6452a8a7e5 | 8af2876fab3e99dbe75339b84fdcea324506627f | refs/heads/master | 2023-07-01T21:14:08.877000 | 2014-07-26T23:18:59 | 2014-07-26T23:18:59 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import org.lwjgl.LWJGLException;
import org.lwjgl.input.Keyboard;
import org.lwjgl.opengl.Display;
import org.lwjgl.opengl.DisplayMode;
import org.lwjgl.opengl.GL11;
public class TopDown {
public static boolean finished = false;
public FPSCounter FPS;
public Player mainPlayer;
public Enemy enemy;
//Font used fo... | UTF-8 | Java | 2,391 | java | TopDown.java | Java | [] | null | [] | import org.lwjgl.LWJGLException;
import org.lwjgl.input.Keyboard;
import org.lwjgl.opengl.Display;
import org.lwjgl.opengl.DisplayMode;
import org.lwjgl.opengl.GL11;
public class TopDown {
public static boolean finished = false;
public FPSCounter FPS;
public Player mainPlayer;
public Enemy enemy;
//Font used fo... | 2,391 | 0.619406 | 0.598076 | 115 | 19.791304 | 17.786901 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.382609 | false | false | 13 |
7d0bf69a4077e0c4b89877c728a649a012b4699d | 6,519,760,415,653 | 1c0c986fe811d7ad4c3c8d2b4b5330b567287805 | /src/main/java/org/gooru/nucleus/handlers/dataclass/api/processors/MessageProcessor.java | 2a4140f63388b2d37e252da9dfeab6a106b4a9a9 | [
"Apache-2.0"
] | permissive | Gooru/ln-nucleus-data-class-api-handler | https://github.com/Gooru/ln-nucleus-data-class-api-handler | 6dc5e7b60dc261bb5ab5034341369e5e8dfd17e5 | f7d10741c9939e1d1bccd3483aa06ab8a17f145f | refs/heads/master | 2022-06-21T20:51:19.444000 | 2019-08-04T17:04:19 | 2019-08-04T17:04:19 | 261,716,426 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.gooru.nucleus.handlers.dataclass.api.processors;
import java.util.ResourceBundle;
import java.util.UUID;
import org.gooru.nucleus.handlers.dataclass.api.constants.JsonConstants;
import org.gooru.nucleus.handlers.dataclass.api.constants.MessageConstants;
import org.gooru.nucleus.handlers.dataclass.api.proce... | UTF-8 | Java | 78,291 | java | MessageProcessor.java | Java | [] | null | [] | package org.gooru.nucleus.handlers.dataclass.api.processors;
import java.util.ResourceBundle;
import java.util.UUID;
import org.gooru.nucleus.handlers.dataclass.api.constants.JsonConstants;
import org.gooru.nucleus.handlers.dataclass.api.constants.MessageConstants;
import org.gooru.nucleus.handlers.dataclass.api.proce... | 78,291 | 0.700144 | 0.700119 | 2,037 | 37.434464 | 34.335995 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.448699 | false | false | 13 |
07523ed922e17837f4080b25d645331351cad931 | 10,153,302,749,357 | e5ba4a33c601e278834b800658969640d458d895 | /WebSecurityServer1.0/src/com/pitaya/bookingnow/service/socket/ClientThread.java | cbaeb97248f5a1ae345a76df29a397d2271fd024 | [] | no_license | drad944/bookingnow | https://github.com/drad944/bookingnow | a1a0f347463b24cd123070b00518cd50ffd942b1 | 37640452966806285daf198cd12e184e50d6327a | refs/heads/master | 2021-01-23T06:39:19.530000 | 2013-10-12T09:10:09 | 2013-10-12T09:10:09 | 33,586,302 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pitaya.bookingnow.service.socket;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.OutputStreamWriter;
import java.net.InetAddress;
import java.net.Socket;
import java.util.ArrayList;
import java.util.Collec... | UTF-8 | Java | 3,415 | java | ClientThread.java | Java | [] | null | [] | package com.pitaya.bookingnow.service.socket;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.OutputStreamWriter;
import java.net.InetAddress;
import java.net.Socket;
import java.util.ArrayList;
import java.util.Collec... | 3,415 | 0.641581 | 0.639824 | 135 | 23.281481 | 20.033176 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.422222 | false | false | 13 |
293e527f2c785bc2528ba0a6df5436b32a638522 | 15,144,054,729,174 | ede7b4897be382cfcbc646e45716ae70591cf8f9 | /Ch6/src/Test2.java | fddf6d3f4dd9f327f6a2a3f8cabf9ef6490c6acb | [] | no_license | laurajshi/data-structures | https://github.com/laurajshi/data-structures | b98117c544ada21531881c717bda34ac9aa7f770 | 01dc0e260437edeb8ca5f67186667532fddceba6 | refs/heads/main | 2023-02-15T05:29:52.573000 | 2021-01-06T05:51:31 | 2021-01-06T05:51:31 | 327,211,998 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Created by laurashi on 11/7/17.
*/
public class Test2
{
public static void main (String [] args)
{
/*
for (int i = 4; i>=1; i--)
{
for (int j= 4-i+1; j>=1; j--)
System.out.print(i);
System.out.println();
}
*/
/*
... | UTF-8 | Java | 682 | java | Test2.java | Java | [
{
"context": "/**\n * Created by laurashi on 11/7/17.\n */\npublic class Test2\n{\n public s",
"end": 26,
"score": 0.9567708969116211,
"start": 18,
"tag": "NAME",
"value": "laurashi"
}
] | null | [] | /**
* Created by laurashi on 11/7/17.
*/
public class Test2
{
public static void main (String [] args)
{
/*
for (int i = 4; i>=1; i--)
{
for (int j= 4-i+1; j>=1; j--)
System.out.print(i);
System.out.println();
}
*/
/*
... | 682 | 0.347507 | 0.313783 | 33 | 19.666666 | 15.534257 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 13 |
4ab0ad869d9de7313ecbc895135e13ce27f35613 | 14,963,666,113,279 | d4285021a4ed9728a9f0348e9a856efb92869903 | /src/main/java/com/springboot/model/response/Fifa17Player.java | 0db59ed1ec9963cf769266ccb43a0a79c45395ba | [] | no_license | vijaykiran225/fifa-server | https://github.com/vijaykiran225/fifa-server | 95bf71783b16225b9404d32e30be1f6a2a5b1a63 | 966326c78447494f5beae1e8134c40c7f47579e2 | refs/heads/master | 2020-03-27T21:02:37.084000 | 2018-12-02T17:23:42 | 2018-12-02T17:23:42 | 147,111,264 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.springboot.model.response;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.annotation.JsonProperty;
import org.springframework.web.bind.annotation.ResponseBody;
@ResponseBody
@JsonInclude(JsonInclude.Include.NON_NULL)
public class Fifa17Player {
@JsonProperty("name")
... | UTF-8 | Java | 15,149 | java | Fifa17Player.java | Java | [] | null | [] | package com.springboot.model.response;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.annotation.JsonProperty;
import org.springframework.web.bind.annotation.ResponseBody;
@ResponseBody
@JsonInclude(JsonInclude.Include.NON_NULL)
public class Fifa17Player {
@JsonProperty("name")
... | 15,149 | 0.585583 | 0.585319 | 652 | 22.234663 | 18.99617 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.331288 | false | false | 13 |
230b34a7212c28c0c3a67dbcf2dc1026faf6917a | 14,963,666,112,557 | 83f2f979992b5f8d16154f2409e7619eeb1340a3 | /telco/churn/java-client/src/main/java/com/hazelcast/platform/demos/telco/churn/MyRestController.java | 7ff2e25019e94ff8b5f6d7304fdb3621ccf3e022 | [] | no_license | hazelcast/hazelcast-platform-demos | https://github.com/hazelcast/hazelcast-platform-demos | 5bf0cc1614a2967376ddb0757c484f535c569327 | 6c19b5a70fefc790d770a82636bc5581bbde2091 | refs/heads/master | 2023-08-17T13:53:03.694000 | 2023-05-23T09:36:56 | 2023-05-23T09:36:56 | 226,069,921 | 35 | 13 | null | false | 2023-09-05T22:01:39 | 2019-12-05T09:56:00 | 2023-04-20T12:04:32 | 2023-09-05T22:01:38 | 36,548 | 34 | 14 | 75 | Java | false | false | /*
* Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required ... | UTF-8 | Java | 5,077 | java | MyRestController.java | Java | [] | null | [] | /*
* Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required ... | 5,077 | 0.595036 | 0.589521 | 142 | 34.753521 | 26.540743 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.584507 | false | false | 13 |
11895412340d6c495e5730316273edd22b259c6d | 22,694,607,229,093 | 481e4aa4ec500f9caebaf354d72dfd39e56511ed | /app/src/main/java/com/ahengling/itsreadingtime/model/BookDao.java | ef5073e1ce692023103f7eb2dbe3ef57de9947c5 | [] | no_license | hengling/ItsReadingTime | https://github.com/hengling/ItsReadingTime | e8d7755f6e9dc682acb1f1f132bffcf5de50f12f | 0c769284a8b512ed8cb90603628160f90ed658f2 | refs/heads/master | 2021-04-27T11:01:59.632000 | 2018-02-25T16:11:48 | 2018-02-25T16:11:48 | 122,551,326 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ahengling.itsreadingtime.model;
import android.arch.persistence.room.Dao;
import android.arch.persistence.room.Delete;
import android.arch.persistence.room.Insert;
import android.arch.persistence.room.Query;
import java.util.List;
/**
* Created by adolfohengling on 2/22/18.
*/
@Dao
public interface Bo... | UTF-8 | Java | 555 | java | BookDao.java | Java | [
{
"context": ".Query;\n\nimport java.util.List;\n\n/**\n * Created by adolfohengling on 2/22/18.\n */\n\n@Dao\npublic interface BookDao {\n",
"end": 278,
"score": 0.9995340704917908,
"start": 264,
"tag": "USERNAME",
"value": "adolfohengling"
}
] | null | [] | package com.ahengling.itsreadingtime.model;
import android.arch.persistence.room.Dao;
import android.arch.persistence.room.Delete;
import android.arch.persistence.room.Insert;
import android.arch.persistence.room.Query;
import java.util.List;
/**
* Created by adolfohengling on 2/22/18.
*/
@Dao
public interface Bo... | 555 | 0.700901 | 0.691892 | 29 | 18.137932 | 17.73118 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.344828 | false | false | 13 |
0ee61dadbcbab861dd3dd3eb97738f76871f276a | 23,467,701,324,435 | aba4fe8fb9f5a32bd86c723343a50c9f75bd14e3 | /MergeFileGit/src/com/wangtaoqi/merge/Merge.java | a98f6b3201bce0602919bcd87430672d6600e8b3 | [] | no_license | wangtaoqi/MergeFile | https://github.com/wangtaoqi/MergeFile | 505ba1deeaed01162f50014942e1460ece3203bc | 9f62a541029e6b8ecd2ef0d0875ef57795b2ce56 | refs/heads/master | 2022-11-25T04:26:54.632000 | 2019-12-10T15:11:03 | 2019-12-10T15:11:03 | 52,443,697 | 2 | 0 | null | false | 2022-11-16T08:59:01 | 2016-02-24T13:19:33 | 2019-12-10T15:11:06 | 2022-11-16T08:58:59 | 5,598 | 1 | 0 | 4 | Java | false | false | /**
*
*/
package com.wangtaoqi.merge;
import java.io.File;
import java.util.List;
/**
* @author ็ๆทๆฐ
*
*/
public interface Merge {
/**
* ๆไปถๅๅนถ
* @param targetfile
*/
public void mergeFile(File targetfile);
/**
* ๅๅปบไธไธชๆฐๆไปถ
* ๆ นๆฎ {@link #isCreate()}
* @return
*/
public File c... | UTF-8 | Java | 603 | java | Merge.java | Java | [
{
"context": ".File;\r\nimport java.util.List;\r\n\r\n/**\r\n * @author ็ๆทๆฐ\r\n *\r\n */\r\npublic interface Merge {\r\n\t/**\r\n\t * ๆไปถๅ",
"end": 114,
"score": 0.9991227388381958,
"start": 111,
"tag": "NAME",
"value": "็ๆทๆฐ"
}
] | null | [] | /**
*
*/
package com.wangtaoqi.merge;
import java.io.File;
import java.util.List;
/**
* @author ็ๆทๆฐ
*
*/
public interface Merge {
/**
* ๆไปถๅๅนถ
* @param targetfile
*/
public void mergeFile(File targetfile);
/**
* ๅๅปบไธไธชๆฐๆไปถ
* ๆ นๆฎ {@link #isCreate()}
* @return
*/
public File c... | 603 | 0.55684 | 0.55684 | 37 | 12.027027 | 11.965009 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.297297 | false | false | 13 |
8ebcc1675a660b164bfee7942cf33d61199db2ab | 31,310,311,609,289 | 0b1fbf3b9b2ba12bf0635634d16717c744b5f216 | /deplor-server/src/main/java/net/narusas/tools/deplor/domain/model/Change.java | 7b935552956d47a6c3c5d8a8b38d3fea2de8d0ab | [] | no_license | narusas/deplor | https://github.com/narusas/deplor | d7f57743cfa744ffd0e7b5dcef89271676d99379 | ca54f677f08762ea830058515763153fcc0da7d2 | refs/heads/master | 2016-09-09T12:38:41.026000 | 2015-11-11T02:08:51 | 2015-11-11T02:08:51 | 35,586,401 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.narusas.tools.deplor.domain.model;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import javax.persisten... | UTF-8 | Java | 970 | java | Change.java | Java | [] | null | [] | package net.narusas.tools.deplor.domain.model;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import javax.persisten... | 970 | 0.771134 | 0.771134 | 49 | 18.795918 | 15.43119 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.040816 | false | false | 13 |
d233e2ab3d94094301db741a616a094c24bcf223 | 22,771,916,635,549 | 1fbb0dd53648fd4e4c354d08952302917c0c7d5f | /foreground/member-oilbank/src/main/java/com/sinochem/crude/trade/member/service/impl/PartnerServiceImpl.java | f06b777779e7ceb44c05b7b79581ca653c212173 | [] | no_license | wang-shun/transaction | https://github.com/wang-shun/transaction | 2a68d96e4197bbdd71d05f0e6e91b1914e395ebc | 8a3bd4af7180d9fbafbb01ab1739702798430441 | refs/heads/master | 2020-04-04T18:10:33.235000 | 2018-11-05T02:27:57 | 2018-11-05T02:27:57 | 156,152,857 | 0 | 1 | null | true | 2018-11-05T03:03:30 | 2018-11-05T03:03:29 | 2018-11-05T02:33:15 | 2018-11-05T02:32:38 | 0 | 0 | 0 | 0 | null | false | null | package com.sinochem.crude.trade.member.service.impl;
import com.github.pagehelper.PageInfo;
import com.sinochem.crude.trade.member.dao.PartnerMapper;
import com.sinochem.crude.trade.member.domain.Partner;
import com.sinochem.crude.trade.member.service.PartnerService;
import com.sinochem.it.b2b.common.exception.BizExc... | UTF-8 | Java | 2,583 | java | PartnerServiceImpl.java | Java | [] | null | [] | package com.sinochem.crude.trade.member.service.impl;
import com.github.pagehelper.PageInfo;
import com.sinochem.crude.trade.member.dao.PartnerMapper;
import com.sinochem.crude.trade.member.domain.Partner;
import com.sinochem.crude.trade.member.service.PartnerService;
import com.sinochem.it.b2b.common.exception.BizExc... | 2,583 | 0.72944 | 0.727851 | 70 | 34.957142 | 26.492283 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 13 |
49554abd6381e1ceb8c28ac7e1b6066f5d3f211b | 32,633,161,539,761 | a2c60c9a9728c7e383a8f8bf05fda3f95e3f5f94 | /USMclient/src/appTemoin1/createArticleUser.java | 66f69aa0de909df8443cc1925d4cba0c99d84264 | [] | no_license | RomainChatron/USMclient | https://github.com/RomainChatron/USMclient | dc742ed5b70d61ee2d2ab8a6ab4539ed564699ed | f80907647053a282c605d0a9c7bdfcf739b584e9 | refs/heads/master | 2021-01-01T04:40:03.015000 | 2016-05-03T04:53:10 | 2016-05-03T04:53:10 | 57,467,914 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package appTemoin1;
import java.awt.BorderLayout;
import java.awt.EventQueue;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.border.EmptyBorder;
import java.awt.Toolkit;
import java.awt.Color;
import javax.swing.JLabel;
import javax.swing.ImageIcon;
import javax.swing.JTextField;... | WINDOWS-1250 | Java | 4,975 | java | createArticleUser.java | Java | [] | null | [] | package appTemoin1;
import java.awt.BorderLayout;
import java.awt.EventQueue;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.border.EmptyBorder;
import java.awt.Toolkit;
import java.awt.Color;
import javax.swing.JLabel;
import javax.swing.ImageIcon;
import javax.swing.JTextField;... | 4,975 | 0.722557 | 0.690792 | 140 | 33.528572 | 24.389824 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.75 | false | false | 13 |
bf77420610fb9139216eec32c9603b53b11816e7 | 30,872,224,946,038 | c15fcc27ed4f894079ccaa0566e101f298c160ef | /flyt-admin/src/main/java/com/flyt/web/controller/fwe/FweCollegeController.java | 783def3b927c764e4886fdfc976803f89c22c952 | [] | no_license | ipv6-git/CERNET_NGII20170505 | https://github.com/ipv6-git/CERNET_NGII20170505 | 70a82e5fd2a71aca61fea3b57fa85b2314adb143 | df35f52fe1e6f6bd64ba6b7ba5bed37ab728664a | refs/heads/master | 2023-07-31T06:09:54.657000 | 2021-09-16T03:35:30 | 2021-09-16T03:35:30 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.flyt.web.controller.fwe;
import com.flyt.common.annotation.Log;
import com.flyt.common.core.controller.BaseController;
import com.flyt.common.core.domain.AjaxResult;
import com.flyt.common.core.page.TableDataInfo;
import com.flyt.common.enums.BusinessType;
import com.flyt.common.utils.poi.ExcelUtil;... | UTF-8 | Java | 3,414 | java | FweCollegeController.java | Java | [
{
"context": "a.util.List;\r\n\r\n/**\r\n * ๅญฆ้ข ไฟกๆฏๆไฝๅค็\r\n * \r\n * @author Wwang\r\n * @date 2019-06-17\r\n */\r\n@Controller\r\n@RequestM",
"end": 793,
"score": 0.9970932006835938,
"start": 788,
"tag": "NAME",
"value": "Wwang"
}
] | null | [] | package com.flyt.web.controller.fwe;
import com.flyt.common.annotation.Log;
import com.flyt.common.core.controller.BaseController;
import com.flyt.common.core.domain.AjaxResult;
import com.flyt.common.core.page.TableDataInfo;
import com.flyt.common.enums.BusinessType;
import com.flyt.common.utils.poi.ExcelUtil;... | 3,414 | 0.707604 | 0.70519 | 128 | 23.890625 | 22.681641 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.117188 | false | false | 13 |
9b9fe836529e1cabd81d2c32cb31aac7034bd7d8 | 22,067,541,993,301 | 372d2e2de3ad0a2aa0267f2156eb8eb051639f73 | /src/main/java/com/glitter/working/properties/spring/security/WorkingSecurityLoginProperty.java | 953293c6d371aebd55cb162c0ae0661c37a066de | [] | no_license | BigBigTimberWolf/working | https://github.com/BigBigTimberWolf/working | 530f8edb0ea257bb3cec8620249e4393da765370 | 5ba66dd1bc785aa136e6dd79dabbb59dc69b5182 | refs/heads/master | 2022-06-23T06:33:24.528000 | 2019-11-08T08:01:17 | 2019-11-08T08:01:17 | 220,417,118 | 1 | 0 | null | false | 2022-06-17T02:37:22 | 2019-11-08T08:03:36 | 2019-11-08T09:19:25 | 2022-06-17T02:37:22 | 84 | 1 | 0 | 2 | Java | false | false | package com.glitter.working.properties.spring.security;
import lombok.Data;
/**
* @program:
* @author: Player
* @create: 2019-09-12
**/
@Data
public class WorkingSecurityLoginProperty {
/*ๆฏๅฆๅผๅฏ่ชๅฎไน็ปๅฝ*/
private boolean enable=false;
/*็ปๅฝ้พๆฅ*/
private String loginUrl="/login";
/*็ปๅฝ้กต้ข*/
private ... | UTF-8 | Java | 982 | java | WorkingSecurityLoginProperty.java | Java | [
{
"context": "\nimport lombok.Data;\n\n/**\n * @program:\n * @author: Player\n * @create: 2019-09-12\n **/\n@Data\npublic class Wo",
"end": 113,
"score": 0.5525857210159302,
"start": 107,
"tag": "NAME",
"value": "Player"
}
] | null | [] | package com.glitter.working.properties.spring.security;
import lombok.Data;
/**
* @program:
* @author: Player
* @create: 2019-09-12
**/
@Data
public class WorkingSecurityLoginProperty {
/*ๆฏๅฆๅผๅฏ่ชๅฎไน็ปๅฝ*/
private boolean enable=false;
/*็ปๅฝ้พๆฅ*/
private String loginUrl="/login";
/*็ปๅฝ้กต้ข*/
private ... | 982 | 0.547149 | 0.538377 | 37 | 23.648649 | 19.699385 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.351351 | false | false | 13 |
f17d4d1c9f71c57531a7a9032430d6d093c210b4 | 32,229,434,617,445 | a8a5b98457dce960ad09d90147ae43d324839f49 | /middleware/src/main/java/com/byyd/middleware/campaign/dao/jpa/CampaignTargetCTRDaoJpaImpl.java | a30232160bd407a87b7ba9b6eab0212b5bf845bf | [] | no_license | graemeparker/cinofda | https://github.com/graemeparker/cinofda | fbb88791f964fefd37134b5845d9f69ca6875bd4 | 5f669d9dfdded5d511eeea585ea25d7b244d3635 | refs/heads/master | 2021-03-22T03:01:36.367000 | 2016-10-14T14:17:54 | 2016-10-14T14:17:54 | 70,915,669 | 1 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.byyd.middleware.campaign.dao.jpa;
import org.springframework.stereotype.Repository;
import com.adfonic.domain.CampaignTargetCTR;
import com.byyd.middleware.campaign.dao.CampaignTargetCTRDao;
import com.byyd.middleware.iface.dao.jpa.BusinessKeyDaoJpaImpl;
@Repository
public class CampaignTargetCT... | UTF-8 | Java | 421 | java | CampaignTargetCTRDaoJpaImpl.java | Java | [] | null | [] | package com.byyd.middleware.campaign.dao.jpa;
import org.springframework.stereotype.Repository;
import com.adfonic.domain.CampaignTargetCTR;
import com.byyd.middleware.campaign.dao.CampaignTargetCTRDao;
import com.byyd.middleware.iface.dao.jpa.BusinessKeyDaoJpaImpl;
@Repository
public class CampaignTargetCT... | 421 | 0.83848 | 0.83848 | 12 | 33.083332 | 36.707081 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 13 |
462be92125fb71b38a88e5e808293c14aefe6bdf | 10,110,353,044,245 | ab71e6f0b5f9bf20ab7f9e1a1356a7fc0c4e3b24 | /Pack2/Tree.java | a29ab4523054e9c3111425229cde2926c81d7636 | [] | no_license | Securiteru/RoadToJava-Done | https://github.com/Securiteru/RoadToJava-Done | bfa97cf8cd3b253d54964b65d4d28dba8aabd7ee | c529492de66f281827a20a32ef668d0cd4fcd0bf | refs/heads/master | 2020-03-22T12:09:05.758000 | 2018-08-21T18:09:05 | 2018-08-21T18:09:05 | 140,020,378 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Pack2;
public class Tree extends Plant {
public void grow(){
System.out.println("growing tree");
}
public void shedLeaves(){
System.out.println("leaves sheding");
}
}
| UTF-8 | Java | 184 | java | Tree.java | Java | [] | null | [] | package Pack2;
public class Tree extends Plant {
public void grow(){
System.out.println("growing tree");
}
public void shedLeaves(){
System.out.println("leaves sheding");
}
}
| 184 | 0.701087 | 0.695652 | 10 | 17.4 | 14.941218 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.1 | false | false | 13 |
702324e06ae889642b486bb297e1b2f5fa9ecbf4 | 10,110,353,045,012 | 9d8e1dbe02ba4757242845690a5c6b95d2dc810f | /Palak/src/Login.java | df61e50d7041290b5130bde930023b85d3c07852 | [] | no_license | faiyazalam15/learning | https://github.com/faiyazalam15/learning | 5d8445d7bc1cff8278100759ab7dc3280bff7f91 | eb737d914e8afe4d0c0c2906d93649afa033ba25 | refs/heads/master | 2021-01-01T05:18:43.277000 | 2016-04-25T22:05:49 | 2016-04-25T22:05:49 | 56,916,892 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import java.io.IOException;
import java.io.PrintWriter;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServle... | UTF-8 | Java | 1,717 | java | Login.java | Java | [] | null | [] |
import java.io.IOException;
import java.io.PrintWriter;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServle... | 1,717 | 0.688992 | 0.686663 | 56 | 29.535715 | 26.706049 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.767857 | false | false | 13 |
375450235a963ca965f1830461988dd9ea302504 | 31,696,858,669,254 | 52e66f4640acef25c0e908552e9bd7fca742945b | /src/main/java/algorithm/hidhlevelexam/Test.java | a4bf35520f2f7f32d4c9cb93297c29c2b5c16cec | [] | no_license | dashe02/exam | https://github.com/dashe02/exam | eefff5d5d2f30b6f94c5cf06fec3d00c8adad2d4 | 0afaee402d9dd73e3b2df616eb8f081766f97a31 | refs/heads/master | 2021-01-23T20:21:35.997000 | 2014-08-29T14:36:41 | 2014-08-29T14:36:41 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package algorithm.hidhlevelexam;
/**
* Created with IntelliJ IDEA.
* User: ThinkPad
* Date: 14-8-19
* Time: ไธๅ11:32
* To change this template use File | Settings | File Templates.
*/
public class Test {
public static int fun(int n){
return 0;
}
public static void main(String[] args){
Str... | UTF-8 | Java | 479 | java | Test.java | Java | [
{
"context": "exam;\n\n/**\n * Created with IntelliJ IDEA.\n * User: ThinkPad\n * Date: 14-8-19\n * Time: ไธๅ11:32\n * To change th",
"end": 86,
"score": 0.9995779991149902,
"start": 78,
"tag": "USERNAME",
"value": "ThinkPad"
}
] | null | [] | package algorithm.hidhlevelexam;
/**
* Created with IntelliJ IDEA.
* User: ThinkPad
* Date: 14-8-19
* Time: ไธๅ11:32
* To change this template use File | Settings | File Templates.
*/
public class Test {
public static int fun(int n){
return 0;
}
public static void main(String[] args){
Str... | 479 | 0.574737 | 0.549474 | 21 | 21.619047 | 16.740246 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 13 |
eb4545b78c7bd7b77af82d5b2b1f9f4fb59e9928 | 31,696,858,672,549 | defca512ddef667235cc2608dead3f147cbd8dc7 | /src/com/Model/User.java | f4049d669ab601a7487181021c9b4bcaed51f4ef | [] | no_license | 2308502963/TravelAgency | https://github.com/2308502963/TravelAgency | b4e3fb79aca40f878bfb6c9db5f692f0c7dc6cca | d7c4667ae4a3040e57f0b26cbae73f2463242828 | refs/heads/master | 2022-04-22T08:55:34.342000 | 2020-04-19T11:31:31 | 2020-04-19T11:31:31 | 256,980,523 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.Model;
public class User {
public User(String name, String id, String sex, String home, String password) {
super();
this.name = name;
this.id = id;
this.sex = sex;
this.home = home;
this.password = password;
}
public User() {
super();
// TODO Auto-generated constructor stub
}
private ... | UTF-8 | Java | 1,131 | java | User.java | Java | [
{
"context": "s.sex = sex;\n\t\tthis.home = home;\n\t\tthis.password = password;\n\t}\n\tpublic User() {\n\t\tsuper();\n\t\t// TODO Auto-ge",
"end": 232,
"score": 0.9555656313896179,
"start": 224,
"tag": "PASSWORD",
"value": "password"
},
{
"context": "d setPassword(String password) ... | null | [] | package com.Model;
public class User {
public User(String name, String id, String sex, String home, String password) {
super();
this.name = name;
this.id = id;
this.sex = sex;
this.home = home;
this.password = <PASSWORD>;
}
public User() {
super();
// TODO Auto-generated constructor stub
}
privat... | 1,135 | 0.667551 | 0.667551 | 64 | 16.671875 | 13.777308 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.734375 | false | false | 13 |
70a378740a5daab6ac9d8b59e943dae15c5b3a29 | 31,696,858,670,255 | 16e94f0f20a44fb2521b88efcc9e8e14f95d5354 | /src/courriers/Money.java | b13b8324561570c0d9a9c9312e520653c57a81d9 | [] | no_license | mlegoff/Courrier | https://github.com/mlegoff/Courrier | 5ad64433a3acd5d600142e98463f1f071af22ccd | b8283a4d170bbdf3e22351b0bec81f31cf0c7c5e | refs/heads/master | 2016-09-06T09:53:05.695000 | 2014-11-18T22:52:15 | 2014-11-18T22:52:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package courriers;
public class Money extends AbstractContent<Integer> {
public Money(Integer value) {
super(value);
}
public String toString() {
return "a money content (" + this.getValue() + ")";
}
}
| UTF-8 | Java | 215 | java | Money.java | Java | [] | null | [] | package courriers;
public class Money extends AbstractContent<Integer> {
public Money(Integer value) {
super(value);
}
public String toString() {
return "a money content (" + this.getValue() + ")";
}
}
| 215 | 0.674419 | 0.674419 | 13 | 15.538462 | 18.947763 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.923077 | false | false | 13 |
abd9cb520b57c779374a82882489d320144d3972 | 23,802,708,785,996 | a96151055c9b541cb02b8fc50c851f29b4665722 | /Shrimp_Proto2/src/ss/controller/board/BoardController.java | 77144ac20aa78045b4c7093133083028b5de29c8 | [] | no_license | Santorowa/Box-Of-N | https://github.com/Santorowa/Box-Of-N | 69490c88d103037db61ec5dda6d2c85274ab2bcd | c07f814265aa775733b26bf1e5f504308b0bb4e7 | refs/heads/master | 2022-12-21T10:55:05.862000 | 2020-07-04T15:21:07 | 2020-07-04T15:21:07 | 133,738,315 | 0 | 0 | null | false | 2022-12-16T09:01:31 | 2018-05-17T00:41:46 | 2020-07-04T15:22:24 | 2022-12-16T09:01:28 | 1,714 | 0 | 0 | 20 | Java | false | false | package ss.controller.board;
import java.io.File;
import java.io.IOException;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpSession;
import org.springframework.beans.factory.annotation.Autowired;
import org.springfr... | UHC | Java | 5,976 | java | BoardController.java | Java | [] | null | [] | package ss.controller.board;
import java.io.File;
import java.io.IOException;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpSession;
import org.springframework.beans.factory.annotation.Autowired;
import org.springfr... | 5,976 | 0.706708 | 0.704521 | 179 | 29.648045 | 24.532368 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.061453 | false | false | 13 |
54000f56e5a95410f5b643d67c69c00816fde712 | 27,281,632,298,889 | b99c49b5a3fae60e6bd394ed11997dd8fc040c02 | /Final Android App/GprsCrimeTracking/src/pack/my/history.java | 3c97e9a5a223cb9e3b5d5cc87f81ef02124d4a51 | [] | no_license | ParinModi2/Crime-Tracking | https://github.com/ParinModi2/Crime-Tracking | 404396c254f41e844fe130a608d5f54d61936403 | 49bd67e56ff080cd461c131fdaf6f260a500b6a4 | refs/heads/master | 2020-05-18T08:42:28.639000 | 2014-09-28T17:49:32 | 2014-09-28T17:49:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pack.my;
import java.io.BufferedReader;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.zip.GZIPInputStream;
import org.apache.http.Header;
import org.apache.http.HttpEntity;
import org.apache.http.Htt... | UTF-8 | Java | 13,505 | java | history.java | Java | [] | null | [] | package pack.my;
import java.io.BufferedReader;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.zip.GZIPInputStream;
import org.apache.http.Header;
import org.apache.http.HttpEntity;
import org.apache.http.Htt... | 13,505 | 0.614513 | 0.611107 | 411 | 31.861315 | 25.70311 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.822384 | false | false | 13 |
57472fdd2e6bc427c6e9a0553b42f29faf1309e6 | 33,105,607,952,309 | 56425f325d11031cf4ada17d54428026860a4ad7 | /app/src/main/java/com/test/foodcookybook/Models/MyList.java | 48ff94520a8c63b0914f42fdaa5deba99134ccdd | [] | no_license | eswarsatya/FoodCook | https://github.com/eswarsatya/FoodCook | 5125cd3a9c48ba7b400e233fa4d6a84d6434efbc | 7154788fa7ddd77805330bba3e60a421a4c582ae | refs/heads/master | 2023-02-26T17:54:29.288000 | 2021-02-02T11:14:57 | 2021-02-02T11:14:57 | 335,260,656 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.test.foodcookybook.Models;
import com.google.gson.annotations.SerializedName;
public class MyList {
@SerializedName("idMeal")
public String idMeal="";
@SerializedName("strMeal")
public String strMeal="";
@SerializedName("strMealThumb")
public String strMealThumb="";
@Seria... | UTF-8 | Java | 2,000 | java | MyList.java | Java | [] | null | [] | package com.test.foodcookybook.Models;
import com.google.gson.annotations.SerializedName;
public class MyList {
@SerializedName("idMeal")
public String idMeal="";
@SerializedName("strMeal")
public String strMeal="";
@SerializedName("strMealThumb")
public String strMealThumb="";
@Seria... | 2,000 | 0.626 | 0.6255 | 95 | 20.052631 | 19.292414 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.389474 | false | false | 13 |
6187f299d131db895f0a2da57337804cbf62e3ca | 1,468,878,854,668 | 2f497ab170f89a056ec4c522e710779bd3ee598e | /Sortable.java | bbbecd8d525296361205948a169a53e576a90620 | [] | no_license | trevorbrown-school/ads-assign5 | https://github.com/trevorbrown-school/ads-assign5 | 2db61c29854dc2ab902d83f6d2a5cbce59f84154 | dd07dea2908c9a34f5ff446d3320477245227ed1 | refs/heads/master | 2023-01-20T17:56:06.008000 | 2020-11-25T13:25:57 | 2020-11-25T13:25:57 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public interface Sortable {
public static void sort(int[] arr) {
};
}
| UTF-8 | Java | 79 | java | Sortable.java | Java | [] | null | [] | public interface Sortable {
public static void sort(int[] arr) {
};
}
| 79 | 0.620253 | 0.620253 | 5 | 14.8 | 15.942396 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 13 |
f8a3e337208cb1a2073dd99e3a98f5bff2f38804 | 9,526,237,530,809 | b5b6c5d0e6e5b0ea7a199cb2432f8cd6a54c33b7 | /src/main/java/book30/ch07/_4/_2/sqlservice/updatable/SqlUpdateFailureException.java | b1c37ced492a23fc88db1e3eab1e8c3a37bda4b9 | [] | no_license | bluebibi/mySpringFrame | https://github.com/bluebibi/mySpringFrame | aa9eec45f57fdcdb99e07e2607aa1f18ecdd7c1e | 9db7cb11317784574e0daa1215a5db2f338d105f | refs/heads/master | 2016-08-08T12:29:18.909000 | 2014-11-05T08:09:25 | 2014-11-05T08:09:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package book30.ch07._4._2.sqlservice.updatable;
public class SqlUpdateFailureException extends RuntimeException {
/**
*
*/
private static final long serialVersionUID = -4765907612657180326L;
}
| UTF-8 | Java | 202 | java | SqlUpdateFailureException.java | Java | [] | null | [] | package book30.ch07._4._2.sqlservice.updatable;
public class SqlUpdateFailureException extends RuntimeException {
/**
*
*/
private static final long serialVersionUID = -4765907612657180326L;
}
| 202 | 0.767327 | 0.643564 | 9 | 21.444445 | 27.825293 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 13 |
20ec32b8258824f2395110821f213c27c1e97f64 | 37,323,265,837,168 | ce31f8de02cfa09892e676a11efb349d3ec9b470 | /lib-utils/src/main/java/websiteschema/element/StyleSheet.java | fed7f9119caff467c68ac05771f5cf0724ebace2 | [] | no_license | yingrui/websiteschema | https://github.com/yingrui/websiteschema | 2582a62701b218a6ccbe889dbd3639a4e9dfed75 | 329ff626a2331b140ccd97c1c728d76fbfb51dc8 | refs/heads/master | 2021-01-16T21:16:18.161000 | 2015-01-21T10:35:09 | 2015-01-21T10:35:28 | 28,562,587 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package websiteschema.element;
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
import java.util.LinkedHashMap;
import java.util.Map;
/**
*
* @author ray
*/
public class StyleSheet {
Map<String, Map<String, String>> styles = new LinkedHashMap<String, Map<St... | UTF-8 | Java | 960 | java | StyleSheet.java | Java | [
{
"context": "dHashMap;\nimport java.util.Map;\n\n/**\n *\n * @author ray\n */\npublic class StyleSheet {\n\n Map<String, Ma",
"end": 210,
"score": 0.9347062110900879,
"start": 207,
"tag": "USERNAME",
"value": "ray"
}
] | null | [] | package websiteschema.element;
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
import java.util.LinkedHashMap;
import java.util.Map;
/**
*
* @author ray
*/
public class StyleSheet {
Map<String, Map<String, String>> styles = new LinkedHashMap<String, Map<St... | 960 | 0.59375 | 0.590625 | 39 | 23.615385 | 24.328537 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.641026 | false | false | 13 |
b681c1bf54ba95d919f608a959e01f2e71976b6f | 39,616,778,352,485 | 66b683f37a44a005ebd07cf9ae210dbebf855cc1 | /src/main/java/com/messaging/peerNode/PeerNodeHelpers.java | 4940d46d1112f26e2c85d08a2cb68279b78c55b4 | [] | no_license | christianstefaniw/p2p-network | https://github.com/christianstefaniw/p2p-network | a8085715017c7d3d1bf8a9196d6afab54a5c27e4 | 09ff83804297a93b8ca72f5f5bcfb42bfc41d586 | refs/heads/master | 2023-08-15T09:40:02.489000 | 2021-09-29T21:22:29 | 2021-09-29T21:22:29 | 388,902,422 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.messaging.peerNode;
import com.messaging.peerNode.stubs.*;
import com.messaging.peerNode.stubs.PeerNodeServiceGrpc.PeerNodeServiceBlockingStub;
import io.grpc.*;
public class PeerNodeHelpers {
public static PeerNodeServiceBlockingStub newBlockingStub(ManagedChannel channel) {
return PeerNodeS... | UTF-8 | Java | 365 | java | PeerNodeHelpers.java | Java | [] | null | [] | package com.messaging.peerNode;
import com.messaging.peerNode.stubs.*;
import com.messaging.peerNode.stubs.PeerNodeServiceGrpc.PeerNodeServiceBlockingStub;
import io.grpc.*;
public class PeerNodeHelpers {
public static PeerNodeServiceBlockingStub newBlockingStub(ManagedChannel channel) {
return PeerNodeS... | 365 | 0.808219 | 0.808219 | 12 | 29.416666 | 30.90431 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 13 |
3e42c44ffcd495f8f650d627582fa55de1dc2a3c | 163,208,824,120 | 4575bf4dccc45f0527290d212e37e47f7bc4033e | /src/main/java/io/servertap/api/v1/models/Balance.java | bfb0a9a99a555ec65b50c4aa0eda194ac77937fd | [] | no_license | 2b2tau/ServerAPI | https://github.com/2b2tau/ServerAPI | 5b1c8c206b6158d985ef94b36b2c699416148fb1 | 4835a6a3339678c4bdb76ed7dcc07bbba2c684a0 | refs/heads/master | 2023-04-29T23:32:06.124000 | 2023-01-30T13:13:37 | 2023-01-30T13:13:37 | 367,114,245 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.servertap.api.v1.models;
import lombok.Getter;
import lombok.Setter;
import me.clip.placeholderapi.libs.gson.annotations.Expose;
public class Balance {
@Expose
@Getter
@Setter
private int wallet;
@Expose
@Getter
@Setter
private int costs;
@Expose
@Getter
@Sett... | UTF-8 | Java | 418 | java | Balance.java | Java | [] | null | [] | package io.servertap.api.v1.models;
import lombok.Getter;
import lombok.Setter;
import me.clip.placeholderapi.libs.gson.annotations.Expose;
public class Balance {
@Expose
@Getter
@Setter
private int wallet;
@Expose
@Getter
@Setter
private int costs;
@Expose
@Getter
@Sett... | 418 | 0.660287 | 0.657895 | 29 | 13.413794 | 12.769893 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.275862 | false | false | 13 |
16f6c49363a1a3727c58cba3ab32f97823cb5777 | 6,073,083,761,156 | 9e039b9ad4dae2c7f4ef092ca95f3b61c82abc1b | /homework-g595-murzin/src/main/java/ru/mipt/java2016/homework/g595/murzin/task2/SerializationStrategy.java | 6d5f4f341df8d9394785606f41b9a6d0f0f85866 | [] | no_license | DanAnastasyev/mipt-java-2016 | https://github.com/DanAnastasyev/mipt-java-2016 | 80e1484c4cc0abcf4714fcd3ab344c7676df5dea | fbb6099f3b8a4b8695e249c6de4de47ef6c528cd | refs/heads/master | 2021-05-04T08:18:12.319000 | 2016-12-28T21:50:48 | 2016-12-28T21:50:48 | 70,343,099 | 3 | 0 | null | true | 2016-10-08T16:14:59 | 2016-10-08T16:14:59 | 2016-10-08T15:45:19 | 2016-10-08T15:57:41 | 45 | 0 | 0 | 0 | null | null | null | package ru.mipt.java2016.homework.g595.murzin.task2;
import java.io.DataInputStream;
import java.io.DataOutputStream;
import java.io.IOException;
/**
* Created by ะะผะธััะธะน ะััะทะธะฝ on 24.10.16.
*/
public interface SerializationStrategy<Value> {
/**
* ะะฐะฟะธัะฐัั ัะตัะธะฐะปะธะทะพะฒะฐะฝะฝะพะต ะทะฝะฐัะตะฝะธะต ะฒ ะฟะพัะพะบ
*/
void... | UTF-8 | Java | 1,893 | java | SerializationStrategy.java | Java | [
{
"context": "am;\nimport java.io.IOException;\n\n/**\n * Created by ะะผะธััะธะน ะััะทะธะฝ on 24.10.16.\n */\npublic interface SerializationSt",
"end": 180,
"score": 0.9998958110809326,
"start": 166,
"tag": "NAME",
"value": "ะะผะธััะธะน ะััะทะธะฝ"
}
] | null | [] | package ru.mipt.java2016.homework.g595.murzin.task2;
import java.io.DataInputStream;
import java.io.DataOutputStream;
import java.io.IOException;
/**
* Created by <NAME> on 24.10.16.
*/
public interface SerializationStrategy<Value> {
/**
* ะะฐะฟะธัะฐัั ัะตัะธะฐะปะธะทะพะฒะฐะฝะฝะพะต ะทะฝะฐัะตะฝะธะต ะฒ ะฟะพัะพะบ
*/
void seriali... | 1,872 | 0.682123 | 0.674302 | 57 | 30.403509 | 32.111572 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 13 |
e513a1e5d41f1f5d0d9ba67e71cd53ef62e667cf | 26,783,416,123,346 | 1129c8cb1506ef041c917d5aa62f18cdddebd104 | /linkedList/palindromeLinkedList.java | 20e6594a00bfa903c70c13e278c04f50ca6a5cc3 | [] | no_license | AkashBalani/LeetcodePr | https://github.com/AkashBalani/LeetcodePr | fac62f2bf74c79f5dc05edc4f13b5136b4e26b45 | 5b91270bbcc5b277a31ae82952b0e1c36c06b28b | refs/heads/master | 2023-06-03T03:10:59.030000 | 2021-06-16T04:42:42 | 2021-06-16T04:42:42 | 227,236,635 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.ArrayList;
import java.util.List;
class Solution{
public boolean isPalindrome(ListNode head){
List<Integer> list = new ArrayList<>();
ListNode current = head;
while(current != null){
list.add(current.val);
current = current.next;
}
in... | UTF-8 | Java | 3,178 | java | palindromeLinkedList.java | Java | [] | null | [] | import java.util.ArrayList;
import java.util.List;
class Solution{
public boolean isPalindrome(ListNode head){
List<Integer> list = new ArrayList<>();
ListNode current = head;
while(current != null){
list.add(current.val);
current = current.next;
}
in... | 3,178 | 0.536501 | 0.53241 | 119 | 25.714285 | 17.54904 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.487395 | false | false | 13 |
e304951d98d5166bc3620a8163919bf632ab648c | 26,783,416,123,318 | 3f7edab2e31b6cd2f9c59b6feabc8e15c3f57c26 | /core/src/onion/szxb74om7zsmd2jm/limitlesslabyrinth/mechanics/MusicDirector.java | 219df88f72aca09c1f506efd13fd0dc498f111da | [] | no_license | ErikTheCleric/OVERSTORY | https://github.com/ErikTheCleric/OVERSTORY | dc128ab68714d437b597da18ce1e93f47fc2f436 | 8274b447a6799c05de09c6d51f9eec98629eac76 | refs/heads/master | 2021-05-15T14:40:50.259000 | 2017-10-17T19:30:35 | 2017-10-17T19:30:35 | 107,324,921 | 0 | 0 | null | true | 2017-10-17T21:16:03 | 2017-10-17T21:16:03 | 2017-10-17T18:58:00 | 2017-10-17T19:34:37 | 155,147 | 0 | 0 | 0 | null | null | null | package onion.szxb74om7zsmd2jm.limitlesslabyrinth.mechanics;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.audio.Music;
import com.badlogic.gdx.audio.Sound;
/**
* Created by 226864 on 3/28/2017.
*/
public class MusicDirector {
public MusicDirector(SoundName sn)
{
currentSound = sn;
}
... | UTF-8 | Java | 2,331 | java | MusicDirector.java | Java | [
{
"context": " com.badlogic.gdx.audio.Sound;\n\n/**\n * Created by 226864 on 3/28/2017.\n */\npublic class MusicDirector {\n ",
"end": 190,
"score": 0.9959822297096252,
"start": 184,
"tag": "USERNAME",
"value": "226864"
}
] | null | [] | package onion.szxb74om7zsmd2jm.limitlesslabyrinth.mechanics;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.audio.Music;
import com.badlogic.gdx.audio.Sound;
/**
* Created by 226864 on 3/28/2017.
*/
public class MusicDirector {
public MusicDirector(SoundName sn)
{
currentSound = sn;
}
... | 2,331 | 0.592879 | 0.580438 | 97 | 23.030928 | 22.562836 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.391753 | false | false | 13 |
35c91827176800a5a77dd9576a4086d36f6434e0 | 14,474,039,789,270 | c3ed79907f56c8848bd06bc006125cc9439b1668 | /src/main/java/com/tr/mita/org/model/Company.java | 3e593dff76f94963015584c2854fad97403e3927 | [] | no_license | lk8808/mita | https://github.com/lk8808/mita | 3c41b2d10ea4253dde3a64194ae5809abcbcac72 | 0bbe9e2bf0a3931bb3168b29cc1e2f9e382cd964 | refs/heads/master | 2023-02-20T21:47:40.806000 | 2021-01-25T02:47:36 | 2021-01-25T02:47:36 | 324,038,805 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tr.mita.org.model;
import java.util.Date;
public class Company {
private Long id;
private String compname;
private String workphone;
private String tax;
private String email;
private String address;
private String postcode;
private String website;
private Date c... | UTF-8 | Java | 2,441 | java | Company.java | Java | [] | null | [] | package com.tr.mita.org.model;
import java.util.Date;
public class Company {
private Long id;
private String compname;
private String workphone;
private String tax;
private String email;
private String address;
private String postcode;
private String website;
private Date c... | 2,441 | 0.589922 | 0.589922 | 125 | 18.535999 | 19.201893 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.304 | false | false | 13 |
878f434616d7338eac1689abafb6af8621deb595 | 25,701,084,367,856 | 9aba8e572243791af5ffa25385c21294fbb8016f | /Teach Yourself Java/ControlStatement/CountDigitLetter2.java | 0469e2ec5fc4986faa95c3ada1c981a8c637ed06 | [] | no_license | pratikv06/Java | https://github.com/pratikv06/Java | 930ea105a42abd4ce9d0253d3a253fd69bc5ada8 | ebe8a7c41c828c2a961755671b2bef19d4ebac55 | refs/heads/master | 2020-12-12T01:19:30.364000 | 2020-02-08T10:10:06 | 2020-02-08T10:10:06 | 231,201,946 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Program:
* Accept one command line argument,
* count the number of digits and letter in that string,
* and display that values
*/
class CountDigitLetter {
public static void main(String[] args) {
int letter = 0;
int digit = 0;
for(int i=0; i< args[0].length(); i++){
char ch = a... | UTF-8 | Java | 590 | java | CountDigitLetter2.java | Java | [] | null | [] | /**
* Program:
* Accept one command line argument,
* count the number of digits and letter in that string,
* and display that values
*/
class CountDigitLetter {
public static void main(String[] args) {
int letter = 0;
int digit = 0;
for(int i=0; i< args[0].length(); i++){
char ch = a... | 590 | 0.567797 | 0.559322 | 23 | 24.695652 | 18.965494 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.478261 | false | false | 13 |
a1b1a16c100a47a9232e04c2a1a4e48fc41ccab7 | 6,167,573,040,277 | 3833cb2afce24ca7cc04de73be72f9c9ee36dd5a | /Dot Bridge/core/src/com/pebblegamesindustry/Actors/GameScreenActors/UniversalScreenActors/SolutionActors/SolutionBulbTempExplosion.java | 3b8bf9f82581b424163357900a7970a87e72f49a | [] | no_license | CraigLangford/Game-Projects | https://github.com/CraigLangford/Game-Projects | f23869d14e726569a1eddd44fbb349f75efd06df | 5def1a679b59da2772140b3f5fb6a1a2f5a46953 | refs/heads/master | 2016-09-23T05:34:35.457000 | 2016-07-06T02:49:16 | 2016-07-06T02:49:16 | 62,673,869 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pebblegamesindustry.Actors.GameScreenActors.UniversalScreenActors.SolutionActors;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.graphics.g2d.ParticleEffect;
import com.pebblegamesindustry.Actors.GameScreenActors.FirstPackActors.FirstPackLevelCompleteActors.LevelCompleteLabel;
/**
* Created by Crai... | UTF-8 | Java | 739 | java | SolutionBulbTempExplosion.java | Java | [
{
"context": "pleteActors.LevelCompleteLabel;\n\n/**\n * Created by Craig on 3/21/2016.\n */\npublic class SolutionBulbTempEx",
"end": 321,
"score": 0.9929028749465942,
"start": 316,
"tag": "NAME",
"value": "Craig"
}
] | null | [] | package com.pebblegamesindustry.Actors.GameScreenActors.UniversalScreenActors.SolutionActors;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.graphics.g2d.ParticleEffect;
import com.pebblegamesindustry.Actors.GameScreenActors.FirstPackActors.FirstPackLevelCompleteActors.LevelCompleteLabel;
/**
* Created by Crai... | 739 | 0.749662 | 0.73207 | 20 | 35.950001 | 37.724628 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.55 | false | false | 13 |
9bd5c7fcc25546d566523a77ab72828f2245ea13 | 3,298,534,947,849 | 4d74ea7260f35b75f24c255a7a36f8188373f6ec | /MavenCRMProject/src/test/java/com/scripts/mavencrm/createaccount.java | 68b0a3dc4c3292171c9ea5772feeb6455156d9dd | [] | no_license | shraeyakbasu/automationzohocrm | https://github.com/shraeyakbasu/automationzohocrm | 23167252e98680989d9c4f9fa620ef42df61c739 | 74d05ea901e84b1742093357ded3b5e46db49a5c | refs/heads/master | 2023-03-25T20:19:10.956000 | 2021-03-18T17:02:32 | 2021-03-18T17:02:32 | 345,745,437 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.scripts.mavencrm;
import java.io.IOException;
import org.testng.annotations.Listeners;
import org.testng.annotations.Test;
import com.generics.mavencrm.Basetest;
import com.generics.mavencrm.Utility;
import com.pages.mavencrm.zohocrmaccountlistpage;
import com.pages.mavencrm.zohocrmcreateaccountpage;
imp... | UTF-8 | Java | 935 | java | createaccount.java | Java | [] | null | [] | package com.scripts.mavencrm;
import java.io.IOException;
import org.testng.annotations.Listeners;
import org.testng.annotations.Test;
import com.generics.mavencrm.Basetest;
import com.generics.mavencrm.Utility;
import com.pages.mavencrm.zohocrmaccountlistpage;
import com.pages.mavencrm.zohocrmcreateaccountpage;
imp... | 935 | 0.807487 | 0.807487 | 32 | 28.21875 | 24.42173 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.34375 | false | false | 13 |
3065ad77453c296514069dddcb776fceacc8f3e5 | 30,425,548,340,425 | 008cea92adc7f17984b8572f96ff89967a033980 | /CRM/web-common/src/main/java/com/liuhy/crm/thisapply/Son.java | c7172cd7ab7533cfed18a844f792b528e8f38e25 | [] | no_license | sadicLiu/CRM | https://github.com/sadicLiu/CRM | 357742c0986af22aa3d59b94c188cceab876cc55 | 40acbe63351a639f2c3ef5301b6a0ec420d4f669 | refs/heads/master | 2021-01-21T05:29:02.986000 | 2017-03-10T08:30:33 | 2017-03-10T08:30:33 | 83,195,110 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.liuhy.crm.thisapply;
public class Son extends Parent {
public void init() {
super.init();
System.out.println("3 in son");
this.demo();
}
public void demo() {
System.out.println("4 in son");
}
public static void main(String[] args) {
Son son = ne... | UTF-8 | Java | 469 | java | Son.java | Java | [] | null | [] | package com.liuhy.crm.thisapply;
public class Son extends Parent {
public void init() {
super.init();
System.out.println("3 in son");
this.demo();
}
public void demo() {
System.out.println("4 in son");
}
public static void main(String[] args) {
Son son = ne... | 469 | 0.503464 | 0.489607 | 23 | 17.826086 | 13.914809 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.304348 | false | false | 13 |
c131eed5a5dd0c69891d7737414fffa44eb830f3 | 20,538,533,621,801 | 08cca5b70e4dc7dbdf0306f8814c71220752d5e2 | /src/main/java/util/ExcelUtil.java | 7bc3f5b009a75be332c8933dfbc24c7c64bf2c1f | [] | no_license | RadhakrishnanKandasamy/Workspace | https://github.com/RadhakrishnanKandasamy/Workspace | 9a29b5e8685e9fd3ba69ae29182cfcffd1e4e121 | 1cc3231b8340f5ce104f73176b32c39485c24605 | refs/heads/master | 2022-07-09T04:39:55.754000 | 2017-10-18T15:59:06 | 2017-10-18T15:59:06 | 102,175,727 | 0 | 1 | null | false | 2020-10-13T02:36:25 | 2017-09-02T05:45:36 | 2017-10-13T06:46:02 | 2020-10-13T02:36:24 | 12 | 1 | 1 | 1 | Java | false | false | package util;
import java.io.File;
import java.io.FileNotFoundException;
import java.util.Objects;
import org.apache.poi.ss.usermodel.Workbook;
import org.apache.poi.xssf.usermodel.XSSFWorkbook;
/**
* This class is the utility class for the excel files. To process and
* manipulate excel files using the Apache POI ... | UTF-8 | Java | 1,009 | java | ExcelUtil.java | Java | [
{
"context": "files using the Apache POI library.\n * \n * @author sasihan\n * @since 18-10-2017\n * @version 1.0.0\n */\npublic",
"end": 351,
"score": 0.9984481334686279,
"start": 344,
"tag": "USERNAME",
"value": "sasihan"
}
] | null | [] | package util;
import java.io.File;
import java.io.FileNotFoundException;
import java.util.Objects;
import org.apache.poi.ss.usermodel.Workbook;
import org.apache.poi.xssf.usermodel.XSSFWorkbook;
/**
* This class is the utility class for the excel files. To process and
* manipulate excel files using the Apache POI ... | 1,009 | 0.707631 | 0.696729 | 45 | 21.422222 | 21.974216 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.066667 | false | false | 13 |
a4d1a8eb4b58f86186f4887d3af92ef051ba6332 | 8,065,948,598,343 | 35fd42c9949f8c7d6b59a093f4892955af1d6322 | /src/java/com/jiapengcs/leetcode/easy/No_20.java | 6bce4785456982fa6123e584be5205bffc1bc3f0 | [] | no_license | jiapengcs/leetcode | https://github.com/jiapengcs/leetcode | a044caadd7c18fea1cd9e24c1256a1ae66f5bd18 | 9f6ecac233d95c0501038c2e5029b8ab8aa16401 | refs/heads/master | 2020-12-30T13:40:13.142000 | 2018-04-17T11:28:38 | 2018-04-17T11:28:38 | 91,242,393 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jiapengcs.leetcode.easy;
import java.util.Stack;
/**
* Created by Jiapeng on 2017/9/6.
*
* 20. Valid Parentheses
*
* Given a string containing just the characters '(', ')', '{', '}', '[' and ']', determine if the input string is valid.
* The brackets must close in the correct order, "()" and "()[]{}... | UTF-8 | Java | 1,279 | java | No_20.java | Java | [
{
"context": ".easy;\n\nimport java.util.Stack;\n\n/**\n * Created by Jiapeng on 2017/9/6.\n *\n * 20. Valid Parentheses\n *\n * Gi",
"end": 88,
"score": 0.9990526437759399,
"start": 81,
"tag": "NAME",
"value": "Jiapeng"
}
] | null | [] | package com.jiapengcs.leetcode.easy;
import java.util.Stack;
/**
* Created by Jiapeng on 2017/9/6.
*
* 20. Valid Parentheses
*
* Given a string containing just the characters '(', ')', '{', '}', '[' and ']', determine if the input string is valid.
* The brackets must close in the correct order, "()" and "()[]{}... | 1,279 | 0.492194 | 0.483977 | 37 | 31.891891 | 32.86153 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.783784 | false | false | 13 |
46e74697a6dcc52cdfa74f04951110e1a74ee303 | 10,522,669,886,814 | 947d2e4a8e419bce457a1f42306023784de160cb | /app/src/main/java/com/marioprieto/biopassword/MainActivity.java | e6cece25f4f2e7986364a0e7890ef38faee1e7a2 | [] | no_license | Mariops99/BioPassword | https://github.com/Mariops99/BioPassword | 1b6c546b805183fc38418c30fb6d48f5973bf90a | 8e79b0306adf7541ea2b7d26bce42cba41aa60e2 | refs/heads/master | 2023-01-23T22:33:43.820000 | 2020-12-08T00:47:53 | 2020-12-08T00:47:53 | 316,736,975 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.marioprieto.biopassword;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import androidx.biometric.BiometricManager;
import androidx.biometric.BiometricPrompt;
import androidx.core.content.ContextCompat;
import android.app.ActionBar;
import android.content.Context;
im... | UTF-8 | Java | 3,035 | java | MainActivity.java | Java | [] | null | [] | package com.marioprieto.biopassword;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import androidx.biometric.BiometricManager;
import androidx.biometric.BiometricPrompt;
import androidx.core.content.ContextCompat;
import android.app.ActionBar;
import android.content.Context;
im... | 3,035 | 0.675453 | 0.675453 | 84 | 35.130951 | 28.999088 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 13 |
0599c884ec80ce3539b4bcef9c942ff031fce705 | 24,386,824,308,256 | c92a5494926e79be7ef60137b5212970226eb346 | /EventQ.java | 343eba59420e882351d0d0f83aea5695b3f3d7c5 | [] | no_license | mittalgyati025/Hospital_Simulation | https://github.com/mittalgyati025/Hospital_Simulation | ad5321c8f3dee1daf10c102ca6ebe10c9e4baafc | eeeb838caeba7154e21d392e6dca3c475d912dc8 | refs/heads/main | 2023-07-15T04:13:01.293000 | 2021-08-19T04:56:58 | 2021-08-19T04:56:58 | 397,819,614 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Vector;
public class EventQ {
Vector<Event> evQ = new Vector<Event>();
/**
* To get the vector queue
* @return
*/
public Event getfirstevent() {
if (evQ.size()>0) {
return (Event) evQ.elementAt(0) ;
}
return null;
}
public Event getithevent(int i) {
if (evQ.size()>0)
{
return (Even... | UTF-8 | Java | 1,036 | java | EventQ.java | Java | [] | null | [] | import java.util.Vector;
public class EventQ {
Vector<Event> evQ = new Vector<Event>();
/**
* To get the vector queue
* @return
*/
public Event getfirstevent() {
if (evQ.size()>0) {
return (Event) evQ.elementAt(0) ;
}
return null;
}
public Event getithevent(int i) {
if (evQ.size()>0)
{
return (Even... | 1,036 | 0.604247 | 0.59556 | 72 | 13.402778 | 14.191801 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.472222 | false | false | 13 |
e8a20c1c330df1db62c73797587c4a36b8e38cb9 | 12,060,268,204,192 | ebbeccc9152daa7f931bd128da8101fef2e21997 | /PSP_ChatCliente/src/psp_chatcliente/PSP_ChatCliente.java | 37f6e93986f9dde53f80ae3df2964eac8d1ab4fa | [] | no_license | adrianbrandariz/PSP_Repositorio | https://github.com/adrianbrandariz/PSP_Repositorio | 7fee9c16365362b9ea9be3355dd414a21b88e819 | 60ceda95e2c0d6c27456c8dfb91c15fcd7ddd220 | refs/heads/master | 2020-04-05T07:32:32.405000 | 2019-03-21T15:36:16 | 2019-03-21T15:36:16 | 156,679,564 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package psp_chatcliente;
import java.io.InputStream;
/**
*
* @author abrandarizdominguez
*/
public class PSP_ChatCliente {
public static void main(String[] args) {
GUILogin log = new GUILogin();
log.setVisible(true);
}
}
class RecibirMensaje extends Thread {
Input... | UTF-8 | Java | 579 | java | PSP_ChatCliente.java | Java | [
{
"context": "import java.io.InputStream;\r\n\r\n/**\r\n *\r\n * @author abrandarizdominguez\r\n */\r\npublic class PSP_ChatCliente {\r\n\r\n publi",
"end": 98,
"score": 0.9654866456985474,
"start": 79,
"tag": "USERNAME",
"value": "abrandarizdominguez"
}
] | null | [] | package psp_chatcliente;
import java.io.InputStream;
/**
*
* @author abrandarizdominguez
*/
public class PSP_ChatCliente {
public static void main(String[] args) {
GUILogin log = new GUILogin();
log.setVisible(true);
}
}
class RecibirMensaje extends Thread {
Input... | 579 | 0.578584 | 0.578584 | 34 | 15.029411 | 17.951708 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.235294 | false | false | 13 |
f795c12923b54549f19bede6b80f22a1cd900f51 | 7,653,631,763,475 | 3de16e95ad14e0a140b10709300b40b72f10a0a9 | /Final Examples/src/main/java/DesignPatterns/Decorator/notifications/NotificationSettings.java | 07b7b07da7a6492f71b2e1ccfa09e57c8f08b58d | [] | no_license | arealjones/Personal | https://github.com/arealjones/Personal | 727ccb21f0a6ffe6bb80496a762e7c09f9dae691 | f37d58713040f5806db0f7c638fedd14f2c0eaba | refs/heads/master | 2021-05-17T03:20:51.619000 | 2021-03-04T17:57:24 | 2021-03-04T17:57:24 | 250,595,407 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package DesignPatterns.Decorator.notifications;
public class NotificationSettings {
private boolean emailEnabled;
private boolean facebookEnabled;
private boolean slackEnabled;
private NotificationSettings(Builder builder) {
this.emailEnabled = builder.emailEnabled;
this.facebookEnable... | UTF-8 | Java | 2,177 | java | NotificationSettings.java | Java | [] | null | [] | package DesignPatterns.Decorator.notifications;
public class NotificationSettings {
private boolean emailEnabled;
private boolean facebookEnabled;
private boolean slackEnabled;
private NotificationSettings(Builder builder) {
this.emailEnabled = builder.emailEnabled;
this.facebookEnable... | 2,177 | 0.632522 | 0.632522 | 73 | 28.821918 | 22.447102 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.465753 | false | false | 13 |
9073810e07c05c4acafcddbfe525d5e58b02fd78 | 7,653,631,761,572 | 9c709173a2cb759bd138904a65719e3b87dec551 | /app/src/main/java/com/frostdev/todolist/ToDoAdapter.java | ee4c85632c074422751f1affc3f4d3dd1dfd399b | [] | no_license | FebriyanAPK/ToDoList | https://github.com/FebriyanAPK/ToDoList | 77d4a297b09bfcddcc27ac24d8f6273055371a6a | c4b752e01f104e04500a178086e0e615562694b1 | refs/heads/master | 2023-04-28T22:49:34.604000 | 2021-05-18T03:22:23 | 2021-05-18T03:22:23 | 368,388,499 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.frostdev.todolist;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import java.util.List;
public class ToDoAd... | UTF-8 | Java | 1,567 | java | ToDoAdapter.java | Java | [] | null | [] | package com.frostdev.todolist;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import java.util.List;
public class ToDoAd... | 1,567 | 0.673899 | 0.673261 | 54 | 28.018518 | 24.995178 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.518519 | false | false | 13 |
90f07e8f30e543e4d35fae0cb47160f049681068 | 27,247,272,561,576 | 60cc23a8e9af8b8ae4280b172da6939b84523bee | /src/controller/CrowdChangePasswordServlet.java | 3805c9b7e9e8c9434922c612cde2d815a4281708 | [] | no_license | Akshar17/Funding_Stack | https://github.com/Akshar17/Funding_Stack | cb1bd38621583f655e8d05a5aba5d06a3e0eb09e | f45321e6d57174c95859d57415424a74e3e1dd2d | refs/heads/master | 2021-05-10T21:32:40.326000 | 2017-12-24T03:50:54 | 2017-12-24T03:50:54 | 118,230,074 | 1 | 0 | null | true | 2018-01-20T09:48:27 | 2018-01-20T09:48:27 | 2017-12-24T03:16:34 | 2017-12-24T03:50:56 | 12,327 | 0 | 0 | 0 | null | false | null | package controller;
import java.io.IOException;
import java.sql.SQLException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import dao.Dao;
i... | UTF-8 | Java | 2,272 | java | CrowdChangePasswordServlet.java | Java | [
{
"context": "\r\n\t\t\r\n\t\tString sql=\"update rcrowd set password='\"+crow_npassword+\"' where email='\"+email+\"'\";\r\n\t\t\r\n\t\tif(crow_opass",
"end": 1287,
"score": 0.955219566822052,
"start": 1273,
"tag": "PASSWORD",
"value": "crow_npassword"
},
{
"context": ");\r\n\t\t\t\... | null | [] | package controller;
import java.io.IOException;
import java.sql.SQLException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import dao.Dao;
i... | 2,264 | 0.648768 | 0.646127 | 95 | 21.915789 | 25.915516 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.168421 | false | false | 13 |
ad8ed595f7e11276f91fe6037f4498682be0cc9e | 4,707,284,188,123 | 5b74042251925f77d8e215088c231aa3f63a7fc0 | /src/events/LlegadaAuto.java | b7eeca185f9b1b454fade9703916fb14087f82a5 | [] | no_license | ekseiri/Tp1-AyP2 | https://github.com/ekseiri/Tp1-AyP2 | 71a3d09a2cf15ac4e457b59486467aec449fca6c | 769412b437e7cca5eed5f53df3fea7b106c305a4 | refs/heads/master | 2020-07-02T04:33:34.678000 | 2015-04-30T01:56:47 | 2015-04-30T01:56:47 | 33,574,328 | 0 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package events;
import main.Auto;
/**
* Evento que marca la llegada de un auto al lavadero
*/
public class LlegadaAuto extends Evento {
/**
* El evento se inicializa con un Auto
* @param auto
*/
public LlegadaAuto(Auto auto) {
super(auto);
// TODO Auto-generated construc... | UTF-8 | Java | 499 | java | LlegadaAuto.java | Java | [] | null | [] | package events;
import main.Auto;
/**
* Evento que marca la llegada de un auto al lavadero
*/
public class LlegadaAuto extends Evento {
/**
* El evento se inicializa con un Auto
* @param auto
*/
public LlegadaAuto(Auto auto) {
super(auto);
// TODO Auto-generated construc... | 499 | 0.597194 | 0.597194 | 25 | 17.959999 | 17.603363 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.28 | false | false | 13 |
a3f89ae220083a57c526340964471a7c78a75e9b | 4,707,284,187,962 | c5f5fd8a85923508660c8d0cbaa7b84ce4ecb4a3 | /src/GUILayer/Product/Storage/UpdateUI.java | 87b252c9db665d6f150b56ddf434d30a2b877dd5 | [] | no_license | KLIM8D/ucn-1semproject-dm79-group5 | https://github.com/KLIM8D/ucn-1semproject-dm79-group5 | 06c73571806d4ccd4c111584bd95c69702cd4e76 | 1d8e9d3cc64d6dbc0c6db9417422c051c1c22ff1 | refs/heads/master | 2016-09-05T22:02:09.906000 | 2012-06-24T21:59:51 | 2012-06-24T21:59:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package GUILayer.Product.Storage;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.border.EmptyBorder;
import javax.swing.JLabel;
import javax.swing.JOptionPane;
import javax.swing.JTextField;
import javax.swing.JButton;
import java.awt.event.ActionListener;
import java.awt.event.ActionEvent;
i... | UTF-8 | Java | 6,362 | java | UpdateUI.java | Java | [] | null | [] | package GUILayer.Product.Storage;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.border.EmptyBorder;
import javax.swing.JLabel;
import javax.swing.JOptionPane;
import javax.swing.JTextField;
import javax.swing.JButton;
import java.awt.event.ActionListener;
import java.awt.event.ActionEvent;
i... | 6,362 | 0.72823 | 0.701981 | 212 | 29.009434 | 24.214449 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.962264 | false | false | 13 |
24982f07786fe76f4bd75545081260eb2154fa1b | 21,552,145,920,613 | 986945810a3e495b709b66d9067faa74fdfe2980 | /src/main/java/com/luohao/lhblog/biz/service/ITypedefService.java | cbabd2de449703e89baafc6b383220a53b32a38e | [] | no_license | lluohao/lhblog | https://github.com/lluohao/lhblog | be06019cb24cbae45d6ef1a982032452f8cd39b4 | 733198ece0e66a12f92668afc4bc112d794c45b4 | refs/heads/master | 2021-01-02T22:53:44.714000 | 2018-04-05T02:58:49 | 2018-04-05T02:58:49 | 99,413,345 | 0 | 0 | null | false | 2017-08-07T12:56:59 | 2017-08-05T09:35:58 | 2017-08-05T09:41:54 | 2017-08-07T12:56:59 | 1,774 | 0 | 0 | 1 | JavaScript | null | null | package com.luohao.lhblog.biz.service;
import com.luohao.lhblog.biz.domain.TypedefDomain;
import com.luohao.lhblog.web.vo.BasicVO;
import java.util.List;
/**
* Created by luohao on 2017/8/7.
*/
public interface ITypedefService {
BasicVO addTypedef(String name);
BasicVO rename(int id, String newName);
Li... | UTF-8 | Java | 382 | java | ITypedefService.java | Java | [
{
"context": "BasicVO;\nimport java.util.List;\n\n/**\n * Created by luohao on 2017/8/7.\n */\npublic interface ITypedefService",
"end": 180,
"score": 0.9575314521789551,
"start": 174,
"tag": "USERNAME",
"value": "luohao"
}
] | null | [] | package com.luohao.lhblog.biz.service;
import com.luohao.lhblog.biz.domain.TypedefDomain;
import com.luohao.lhblog.web.vo.BasicVO;
import java.util.List;
/**
* Created by luohao on 2017/8/7.
*/
public interface ITypedefService {
BasicVO addTypedef(String name);
BasicVO rename(int id, String newName);
Li... | 382 | 0.73822 | 0.722513 | 15 | 24.466667 | 17.427437 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 13 |
b1b0bc1a034d00d954cf2af1f0b85145be4d01c5 | 18,588,618,521,599 | d396272adae7db6d97e5e93945a3850d12ba1005 | /javaBasics/src/main/com/troylc/java/ds/TestDs2.java | f1b998a124f8b22edec5d49523f2b27c2af540dd | [] | no_license | troychn/javaStudySpace | https://github.com/troychn/javaStudySpace | 40bb63961ac3fd6bfc2ba77a1fdfcac2ebadae8d | b13ddad0def8110a39d758fb9e242f2348e68b2e | refs/heads/master | 2021-01-21T13:07:32.335000 | 2016-05-19T10:44:48 | 2016-05-19T10:44:48 | 54,435,192 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.troylc.java.ds;
import org.junit.Test;
import java.util.Scanner;
/**
* Created by Administrator on 2015/5/20.
* //้้ข่ฝฌๆข๏ผ้ฟๆไผฏๆฐๅญ็้้ข่ฝฌๆขๆไธญๅฝไผ ็ป็ๅฝขๅผใ
//ๅฆ๏ผ105600123 => ๅฃนไบฟ้ถไปไผไฝฐ้ๆพ้ถไธ้ถไปๅฃนไฝฐ่ดฐๆพๅๅๆด
*/
public class TestDs2 {
private static final char[] units = new char[]{'ๅ', 'ๆพ', 'ไฝฐ', 'ไป', 'ไธ', 'ๆพ',
'ไฝฐ', ... | UTF-8 | Java | 2,748 | java | TestDs2.java | Java | [
{
"context": "est;\n\nimport java.util.Scanner;\n\n/**\n * Created by Administrator on 2015/5/20.\n * //้้ข่ฝฌๆข๏ผ้ฟๆไผฏๆฐๅญ็้้ข่ฝฌๆขๆไธญๅฝไผ ็ป็ๅฝขๅผใ\n //ๅฆ๏ผ",
"end": 111,
"score": 0.5613503456115723,
"start": 98,
"tag": "USERNAME",
"value": "Administrator"
}
] | null | [] | package com.troylc.java.ds;
import org.junit.Test;
import java.util.Scanner;
/**
* Created by Administrator on 2015/5/20.
* //้้ข่ฝฌๆข๏ผ้ฟๆไผฏๆฐๅญ็้้ข่ฝฌๆขๆไธญๅฝไผ ็ป็ๅฝขๅผใ
//ๅฆ๏ผ105600123 => ๅฃนไบฟ้ถไปไผไฝฐ้ๆพ้ถไธ้ถไปๅฃนไฝฐ่ดฐๆพๅๅๆด
*/
public class TestDs2 {
private static final char[] units = new char[]{'ๅ', 'ๆพ', 'ไฝฐ', 'ไป', 'ไธ', 'ๆพ',
'ไฝฐ', ... | 2,748 | 0.419693 | 0.387813 | 97 | 24.546392 | 18.651453 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.680412 | false | false | 15 |
e50fe732abd6729d4d90e24713a4b33b533c2eb9 | 36,945,308,709,330 | 573a66e4f4753cc0f145de8d60340b4dd6206607 | /JS-CS-Detection-byExample/Dataset (ALERT 5 GB)/410152/FileBot v2.5/filebot-code-3000-trunk/source/net/filebot/util/ui/ListView.java | 3f6579af82416eddac5363f1e1ff57340597b19f | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | mkaouer/Code-Smells-Detection-in-JavaScript | https://github.com/mkaouer/Code-Smells-Detection-in-JavaScript | 3919ec0d445637a7f7c5f570c724082d42248e1b | 7130351703e19347884f95ce6d6ab1fb4f5cfbff | refs/heads/master | 2023-03-09T18:04:26.971000 | 2022-03-23T22:04:28 | 2022-03-23T22:04:28 | 73,915,037 | 8 | 3 | null | false | 2023-02-28T23:00:07 | 2016-11-16T11:47:44 | 2022-07-16T19:55:53 | 2023-02-28T23:00:06 | 1,866,709 | 9 | 3 | 18 | null | false | false |
package net.filebot.util.ui;
import static java.lang.Math.*;
import java.awt.Component;
import java.awt.Graphics;
import java.awt.Graphics2D;
import java.awt.Point;
import java.awt.Rectangle;
import java.awt.event.MouseEvent;
import java.awt.geom.Rectangle2D;
import java.awt.image.FilteredImageSource;
import javax... | UTF-8 | Java | 4,833 | java | ListView.java | Java | [] | null | [] |
package net.filebot.util.ui;
import static java.lang.Math.*;
import java.awt.Component;
import java.awt.Graphics;
import java.awt.Graphics2D;
import java.awt.Point;
import java.awt.Rectangle;
import java.awt.event.MouseEvent;
import java.awt.geom.Rectangle2D;
import java.awt.image.FilteredImageSource;
import javax... | 4,833 | 0.70929 | 0.701635 | 203 | 22.802956 | 24.68602 | 162 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.364532 | false | false | 15 |
e49ef8f49907b0f00d917945f3c8ecbc77790684 | 26,302,379,777,704 | 50e62690e05e61d9b54571fa4336e5ca227aed0b | /src/main/java/com/rajeev/thread/synchronization/RajeevVolatileTest.java | 50b3e99dd7d8a29b9a123a1941c9a62b90c8fe58 | [] | no_license | rajeev0739/JavaThreading | https://github.com/rajeev0739/JavaThreading | 6af95c67f3d43b5420e1e63f6bab36877c0f49a9 | 83a56493c0ae75c93c336f664b31571ec457a98f | refs/heads/master | 2021-09-09T14:55:22.072000 | 2018-03-17T05:34:45 | 2018-03-17T05:34:45 | 119,978,179 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rajeev.thread.synchronization;
public class RajeevVolatileTest {
public static void main(String[] args) {
SharedVariable sharedVariableObj=new SharedVariable();
ReaderThread reader=new ReaderThread(sharedVariableObj);
WriterThread writer=new WriterThread(sharedVariableObj);
reader.start();
wri... | UTF-8 | Java | 1,580 | java | RajeevVolatileTest.java | Java | [] | null | [] | package com.rajeev.thread.synchronization;
public class RajeevVolatileTest {
public static void main(String[] args) {
SharedVariable sharedVariableObj=new SharedVariable();
ReaderThread reader=new ReaderThread(sharedVariableObj);
WriterThread writer=new WriterThread(sharedVariableObj);
reader.start();
wri... | 1,580 | 0.684177 | 0.681013 | 80 | 18.75 | 24.403637 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.2625 | false | false | 15 |
aa9f945abcb5b6aca4842ccca1e480f293f67a22 | 38,079,180,064,757 | 788c067b635e1215fed0d6f55c60f8bfcb9c93cd | /Appliances/src/Appliances/Coffee_maker.java | 2140129cdc73ee8b0716cb151ad6337250c9f882 | [] | no_license | v-rublova/multi-platform-technologies-4 | https://github.com/v-rublova/multi-platform-technologies-4 | ab10f11b672b835af53ebac39a082fa15070abb4 | a46ee8e7ec36328fb11f32f8a5c2929025d24e73 | refs/heads/master | 2023-01-21T06:51:33.465000 | 2020-11-24T18:00:15 | 2020-11-24T18:00:15 | 312,366,964 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Appliances;
/**
*
* @author v.rublova
*/
public class Coffee_maker extends BasicKitchenThing {
String mode;
public Coffee_maker(){
super();
this.mode = "espresso";
this.model = "Cofee maker";
}
public boolean SetupMode(String m){
swit... | UTF-8 | Java | 1,209 | java | Coffee_maker.java | Java | [
{
"context": "package Appliances;\r\n\r\n/**\r\n *\r\n * @author v.rublova\r\n */\r\npublic class Coffee_maker extends BasicKitc",
"end": 52,
"score": 0.960771918296814,
"start": 43,
"tag": "NAME",
"value": "v.rublova"
}
] | null | [] | package Appliances;
/**
*
* @author v.rublova
*/
public class Coffee_maker extends BasicKitchenThing {
String mode;
public Coffee_maker(){
super();
this.mode = "espresso";
this.model = "Cofee maker";
}
public boolean SetupMode(String m){
swit... | 1,209 | 0.461538 | 0.461538 | 51 | 21.705883 | 18.767195 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 15 |
e49748c737fcf445ab0cd97fbb3370db9b4b93e5 | 11,587,821,834,800 | 178d665f6174b546287f19ba13f71bc0b4534926 | /app/src/main/java/com/example/bagus/quiz/Question4.java | 80b32d1ba3e8a6884187d045cb85998aaf313ede | [] | no_license | baguskto/Code-Challenge-Binar-Jungle-Phase-Android | https://github.com/baguskto/Code-Challenge-Binar-Jungle-Phase-Android | 18a8093cd551f01c9437a5f423241cbe047574cf | 4e468620a6547d047e3ddc3be36b06efe86a8d53 | refs/heads/master | 2020-05-22T07:27:40.678000 | 2019-05-12T15:01:41 | 2019-05-12T15:14:13 | 186,265,605 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.bagus.quiz;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.RadioButton;
import android.widget.TextView;
public class Question4 extends AppCompatActivity {
priv... | UTF-8 | Java | 1,591 | java | Question4.java | Java | [] | null | [] | package com.example.bagus.quiz;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.RadioButton;
import android.widget.TextView;
public class Question4 extends AppCompatActivity {
priv... | 1,591 | 0.62225 | 0.612822 | 68 | 22.397058 | 19.231668 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.470588 | false | false | 15 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.