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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
dc31370db4e2be1aa61cafac51e569be85303e37 | 16,398,185,192,288 | b551927a4275be6367c8128e6ed29f63aa6f5652 | /xml/src/test/java/com/zhouzy/xml/xml/WeatherSaxTest.java | cb1bc21fe57656fd01c759f40f0c8ad62744c897 | [] | no_license | wwwzhouzy/xmlanalyze | https://github.com/wwwzhouzy/xmlanalyze | 6f8a281f3fe3a18943864a23fd2c739cea922578 | 9877413acec73664652e03f0c34c2faa1f5e9454 | refs/heads/master | 2021-07-22T07:14:42.557000 | 2017-10-30T13:11:25 | 2017-10-30T13:11:25 | 108,846,343 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zhouzy.xml.xml;
import java.io.InputStream;
import java.util.List;
import javax.xml.parsers.SAXParser;
import javax.xml.parsers.SAXParserFactory;
import com.zhouzy.xml.sax.Forecast;
import com.zhouzy.xml.sax.Weather;
import com.zhouzy.xml.sax.WeatherSax;
public class WeatherSaxTest {
... | UTF-8 | Java | 1,953 | java | WeatherSaxTest.java | Java | [] | null | [] | package com.zhouzy.xml.xml;
import java.io.InputStream;
import java.util.List;
import javax.xml.parsers.SAXParser;
import javax.xml.parsers.SAXParserFactory;
import com.zhouzy.xml.sax.Forecast;
import com.zhouzy.xml.sax.Weather;
import com.zhouzy.xml.sax.WeatherSax;
public class WeatherSaxTest {
... | 1,953 | 0.632873 | 0.632873 | 46 | 40.5 | 27.12912 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.695652 | false | false | 2 |
13bdf0643fd93239d9bd51b2970993d9e384d16c | 16,398,185,188,698 | 580aa83482126ff5e7f0dd95423724a487669475 | /sem1/matrixes/Matrix88.java | d06839c391e94620979af19d4b187e7fca1d7362 | [] | no_license | diamondxd/Shoobin_11908 | https://github.com/diamondxd/Shoobin_11908 | d6b58d2b0ef644b7afe0776ef90888cba936480e | 7e693c108a141422c9ba3d3f5106c29cbba20673 | refs/heads/master | 2022-12-23T00:41:22.207000 | 2020-09-14T21:52:45 | 2020-09-14T21:52:45 | 209,620,560 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
import java.util.Random;
public class Matrix88 {
public static void main(String [] args) {
Scanner sc = new Scanner(System.in);
Random rdm = new Random();
System.out.println("Enter M pls");
int m = sc.nextInt();
System.out.println();
int a[][] = ne... | UTF-8 | Java | 898 | java | Matrix88.java | Java | [] | null | [] | import java.util.Scanner;
import java.util.Random;
public class Matrix88 {
public static void main(String [] args) {
Scanner sc = new Scanner(System.in);
Random rdm = new Random();
System.out.println("Enter M pls");
int m = sc.nextInt();
System.out.println();
int a[][] = ne... | 898 | 0.42539 | 0.407572 | 52 | 16.288462 | 14.003209 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.673077 | false | false | 2 |
a7facba34c710016cc5791139f1251955e4935b5 | 19,628,000,588,964 | 6f672fb72caedccb841ee23f53e32aceeaf1895e | /Music-Audio/smule_source/src/com/flurry/sdk/de.java | aded0ee4511458b39a77b8909a538ba4955eb4a5 | [] | no_license | cha63506/CompSecurity | https://github.com/cha63506/CompSecurity | 5c69743f660b9899146ed3cf21eceabe3d5f4280 | eee7e74f4088b9c02dd711c061fc04fb1e4e2654 | refs/heads/master | 2018-03-23T04:15:18.480000 | 2015-12-19T01:29:58 | 2015-12-19T01:29:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package com.flurry.sdk;
public final class de extends Enum
{
public static final de a;
public static final de b;
public static fin... | UTF-8 | Java | 3,334 | java | de.java | Java | [
{
"context": "// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.\n// Jad home page: http://www.geocities.com/kpdus",
"end": 61,
"score": 0.9996614456176758,
"start": 45,
"tag": "NAME",
"value": "Pavel Kouznetsov"
}
] | null | [] | // Decompiled by Jad v1.5.8e. Copyright 2001 <NAME>.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package com.flurry.sdk;
public final class de extends Enum
{
public static final de a;
public static final de b;
public static final de c;
... | 3,324 | 0.445111 | 0.428314 | 147 | 21.680273 | 15.313498 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.77551 | false | false | 2 |
37f6e44f0be958a537d66c3a181de4ed0872d169 | 24,129,126,320,727 | e9b69a3b5032dd9c2cae44e5a225dce778b2e763 | /src/main/java/uk/gov/hmcts/reform/professionalapi/service/ProfessionalUserService.java | d325cd265bca69c4c2ae275e596119e631900dc5 | [
"MIT"
] | permissive | hmcts/rd-professional-api | https://github.com/hmcts/rd-professional-api | 2fce8737b4c826cd1a17ca0e48af6542aca9775e | 3acff4cb7734bd43b51178b6dfa82fda1187a998 | refs/heads/master | 2023-08-31T14:52:24.077000 | 2023-08-07T16:43:59 | 2023-08-07T16:43:59 | 174,550,586 | 4 | 15 | MIT | false | 2023-09-08T11:25:57 | 2019-03-08T14:20:19 | 2022-04-25T15:10:22 | 2023-09-08T11:25:56 | 9,786 | 4 | 13 | 34 | Java | false | false | package uk.gov.hmcts.reform.professionalapi.service;
import org.springframework.data.domain.Pageable;
import org.springframework.http.ResponseEntity;
import uk.gov.hmcts.reform.professionalapi.controller.response.NewUserResponse;
import uk.gov.hmcts.reform.professionalapi.domain.Organisation;
import uk.gov.hmcts.refor... | UTF-8 | Java | 1,932 | java | ProfessionalUserService.java | Java | [] | null | [] | package uk.gov.hmcts.reform.professionalapi.service;
import org.springframework.data.domain.Pageable;
import org.springframework.http.ResponseEntity;
import uk.gov.hmcts.reform.professionalapi.controller.response.NewUserResponse;
import uk.gov.hmcts.reform.professionalapi.domain.Organisation;
import uk.gov.hmcts.refor... | 1,932 | 0.735507 | 0.735507 | 41 | 46.097561 | 42.206116 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.804878 | false | false | 2 |
77f81ac1f06ded01570bf604f855fe53db1cdb95 | 24,129,126,321,868 | 93a348c525b7c979bc69749daad1281ac19ad439 | /mcenter/java/so/wwb/gamebox/mcenter/content/form/SiteApiTypeRelationI18nForm.java | c1d4f46ee475cbf8a77a346e59fc8ef8c45c5016 | [] | no_license | a12791602/gb-app_mcenter | https://github.com/a12791602/gb-app_mcenter | d45f41fc58663226d4769056daf4e46ac80fcb93 | a95cb978b06cdce4420e275a63aea0161059cd00 | refs/heads/master | 2021-09-24T03:22:01.013000 | 2018-09-21T07:51:38 | 2018-09-21T07:51:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package so.wwb.gamebox.mcenter.content.form;
import org.soul.web.support.IForm;
/**
* site_api_type_relation_i18n表单验证对象
*
* @author Administrator
* @time 2016-6-14 11:37:28
*/
//region your codes 1
public class SiteApiTypeRelationI18nForm implements IForm {
//endregion your codes 1
//region your codes 2
... | UTF-8 | Java | 362 | java | SiteApiTypeRelationI18nForm.java | Java | [
{
"context": " * site_api_type_relation_i18n表单验证对象\n *\n * @author Administrator\n * @time 2016-6-14 11:37:28\n */\n//region your cod",
"end": 151,
"score": 0.5132880806922913,
"start": 138,
"tag": "USERNAME",
"value": "Administrator"
}
] | null | [] | package so.wwb.gamebox.mcenter.content.form;
import org.soul.web.support.IForm;
/**
* site_api_type_relation_i18n表单验证对象
*
* @author Administrator
* @time 2016-6-14 11:37:28
*/
//region your codes 1
public class SiteApiTypeRelationI18nForm implements IForm {
//endregion your codes 1
//region your codes 2
... | 362 | 0.722857 | 0.662857 | 20 | 16.549999 | 17.528477 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.1 | false | false | 2 |
8c080ff13e0c7c343d0cfabfda5c599e14eb1823 | 17,179,870,393 | ed653c3c92e09fd44a69b9c6bd16d6a234ef45d0 | /src/main/java/vc/gov/naits/core/controller/AnimalController.java | 6e6742e89544373f340e4bca0e66ed2cbea685dd | [] | no_license | pembertonc/SGV-NAITS | https://github.com/pembertonc/SGV-NAITS | 2f5638cbebcff1d35487c14f09bb80cf7b5f592a | 016e37bfc8bd5b037df8cbc1636322ca1a6c24b9 | refs/heads/master | 2017-12-03T04:28:39.848000 | 2017-09-06T20:19:33 | 2017-09-06T20:19:33 | 71,529,831 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package vc.gov.naits.core.controller;
import vc.gov.naits.core.entity.Animal;
import vc.gov.naits.core.service.facade.AnimalFacade;
import vc.gov.naits.core.controller.util.HeaderUtil;
import vc.gov.naits.core.security.Secured;
import org.slf4j.Logger;
import javax.inject.Inject;
import java.net.URI;
import java.net.U... | UTF-8 | Java | 5,024 | java | AnimalController.java | Java | [] | null | [] | package vc.gov.naits.core.controller;
import vc.gov.naits.core.entity.Animal;
import vc.gov.naits.core.service.facade.AnimalFacade;
import vc.gov.naits.core.controller.util.HeaderUtil;
import vc.gov.naits.core.security.Secured;
import org.slf4j.Logger;
import javax.inject.Inject;
import java.net.URI;
import java.net.U... | 5,024 | 0.645104 | 0.633559 | 143 | 34.132866 | 26.667662 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.496504 | false | false | 2 |
e22dce308cc210cea33fa775ee91c7a085fbe57a | 13,013,750,947,828 | 819b66d38493a672ebb23ae0eecd7546a5ea3439 | /src/lxl/y2020/JUN/BaseballGame.java | bf65244005e6c7fe46014dae58ba9e5e62e27a22 | [] | no_license | lxlzyc/leetcode-hz | https://github.com/lxlzyc/leetcode-hz | b950f2c9df7c0127e0d9f13ec70e31685bf29aa8 | 13bd127d13ffc2e27cf36a089206fc736d1c545c | refs/heads/master | 2021-06-25T09:02:20.246000 | 2021-04-06T01:45:21 | 2021-04-06T01:45:21 | 223,842,761 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lxl.y2020.JUN;
import java.util.LinkedList;
/**
* @program: leetcode-hz
* @description: 682. 棒球比赛
* 你现在是棒球比赛记录员。
* 给定一个字符串列表,每个字符串可以是以下四种类型之一:
* 1.整数(一轮的得分):直接表示您在本轮中获得的积分数。
* 2. "+"(一轮的得分):表示本轮获得的得分是前两轮有效 回合得分的总和。
* 3. "D"(一轮的得分):表示本轮获得的得分是前一轮有效 回合得分的两倍。
* 4. "C"(一个操作,这不是一个回合的分数):表示您获得的最后一个有效 回合的分数是无... | UTF-8 | Java | 2,871 | java | BaseballGame.java | Java | [
{
"context": "\n * 著作权归领扣网络所有。商业转载请联系官方授权,非商业转载请注明出处。\n * @author: lxl\n * @create: 2020-06-01 15:15\n **/\npublic class Ba",
"end": 1096,
"score": 0.9994917511940002,
"start": 1093,
"tag": "USERNAME",
"value": "lxl"
}
] | null | [] | package lxl.y2020.JUN;
import java.util.LinkedList;
/**
* @program: leetcode-hz
* @description: 682. 棒球比赛
* 你现在是棒球比赛记录员。
* 给定一个字符串列表,每个字符串可以是以下四种类型之一:
* 1.整数(一轮的得分):直接表示您在本轮中获得的积分数。
* 2. "+"(一轮的得分):表示本轮获得的得分是前两轮有效 回合得分的总和。
* 3. "D"(一轮的得分):表示本轮获得的得分是前一轮有效 回合得分的两倍。
* 4. "C"(一个操作,这不是一个回合的分数):表示您获得的最后一个有效 回合的分数是无... | 2,871 | 0.546918 | 0.486952 | 77 | 22.38961 | 15.486195 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 2 |
3c39211d601709bf94a9f69ed627bb11c2d774d7 | 33,114,197,903,412 | 4ea29bbf0cbb6f4ffac8f2eebe0233799db55411 | /src/TutorialCCC/gianik.java | c6a8b2abe6760f784db0abc496d6c52cafb3b614 | [] | no_license | kmilichus/Maratones | https://github.com/kmilichus/Maratones | 1c2c1d2ded64ab38ca5a7953420a5b4089987400 | 330415d031fb5921447a2edf934b6d6ddf87295e | refs/heads/master | 2020-04-16T15:41:29.675000 | 2020-04-04T14:22:55 | 2020-04-04T14:22:55 | 30,813,787 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.OutputStream;
import java.io.OutputStreamWriter;
import java.io.PrintWriter;
import java.io.Writer;
import java.lang.reflect.Constructor;
impor... | UTF-8 | Java | 2,089 | java | gianik.java | Java | [] | null | [] | import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.OutputStream;
import java.io.OutputStreamWriter;
import java.io.PrintWriter;
import java.io.Writer;
import java.lang.reflect.Constructor;
impor... | 2,089 | 0.614648 | 0.605553 | 96 | 19.760416 | 17.680466 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.635417 | false | false | 2 |
1b67e85e82cd1023cd7cdb09e5e10c337c863f65 | 9,363,028,742,855 | 3d28fbc3fef4a23b8ac778da0b0ff242e22b7533 | /core/src/main/java/com/zigar/core/model/PageQueryModel.java | a7564cccfd70541c358d10bd39c3f16a9ee2bf27 | [] | no_license | huatou/cloud | https://github.com/huatou/cloud | fe120fbd22c2b52da13a5b8732326283b5064f55 | 82a03ac76b7f45bdfbafe402f222ca3e09a7e9cb | refs/heads/master | 2022-06-27T12:45:26.994000 | 2020-04-09T09:19:14 | 2020-04-09T09:19:14 | 239,121,832 | 0 | 0 | null | false | 2022-06-17T02:58:23 | 2020-02-08T11:39:09 | 2020-04-09T09:19:25 | 2022-06-17T02:58:22 | 179 | 0 | 0 | 2 | Java | false | false | package com.zigar.core.model;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
/**
* @author Zigar
* @createTime 2020-01-19 16:24:11
* @description
*/
@Data
@NoArgsConstructor
@AllArgsConstructor
public class PageQueryModel {
private Integer page;
private Integer pa... | UTF-8 | Java | 331 | java | PageQueryModel.java | Java | [
{
"context": ";\nimport lombok.NoArgsConstructor;\n\n/**\n * @author Zigar\n * @createTime 2020-01-19 16:24:11\n * @descriptio",
"end": 139,
"score": 0.9050261974334717,
"start": 134,
"tag": "NAME",
"value": "Zigar"
}
] | null | [] | package com.zigar.core.model;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
/**
* @author Zigar
* @createTime 2020-01-19 16:24:11
* @description
*/
@Data
@NoArgsConstructor
@AllArgsConstructor
public class PageQueryModel {
private Integer page;
private Integer pa... | 331 | 0.752266 | 0.70997 | 21 | 14.761905 | 12.746259 | 34 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 2 |
39d2b385a79770c34eb4a9552afe2d43d4585d17 | 10,256,381,919,410 | 6edb8b37bda1be2f72cfdec5e22af4110015aeea | /app/src/main/java/com/myk/vance_gimbal_submission/App.java | 87c8d274b9302c501b5889d8258e9a2e252fb6c6 | [] | no_license | Myk-da-Beast/Geofencing-Sample | https://github.com/Myk-da-Beast/Geofencing-Sample | 2533ee389810387f0a08170e640d5b6306fd1d78 | e342742bb8cb063393dd297eaac0f0b974221227 | refs/heads/main | 2023-03-05T17:43:27.330000 | 2021-02-09T04:58:25 | 2021-02-09T04:58:25 | 337,293,127 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.myk.vance_gimbal_submission;
import android.app.Application;
import com.myk.vance_gimbal_submission.di.ApiComponent;
import com.myk.vance_gimbal_submission.di.DaggerApiComponent;
public class App extends Application {
// creates dagger graph
public ApiComponent appComponent = DaggerApiComponent.... | UTF-8 | Java | 332 | java | App.java | Java | [] | null | [] | package com.myk.vance_gimbal_submission;
import android.app.Application;
import com.myk.vance_gimbal_submission.di.ApiComponent;
import com.myk.vance_gimbal_submission.di.DaggerApiComponent;
public class App extends Application {
// creates dagger graph
public ApiComponent appComponent = DaggerApiComponent.... | 332 | 0.798193 | 0.798193 | 12 | 26.666666 | 24.89422 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 2 |
2cf20ca798635dad98afc8635dff940495565fb0 | 4,552,665,380,998 | 9b064d38121fb4a54bc2a33f7bbc153a5314b4f9 | /test/src/main/java/com/danco/bpc/pagesAllWeb/WaitPageDataLoad.java | 2dab90ffac045404e3a88674bcc715a1dea3bfd7 | [] | no_license | DzianisSinkevich/java-db-test | https://github.com/DzianisSinkevich/java-db-test | 30da33a46ed0d057edf0a1291063d29ae2ca4ac0 | ad28f77a73c2178f110d1d530737704bf7020aa9 | refs/heads/master | 2020-04-06T07:02:05.335000 | 2016-10-12T10:47:32 | 2016-10-12T10:47:32 | 49,379,701 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.danco.bpc.pagesAllWeb;
import org.openqa.selenium.By;
import org.openqa.selenium.NoSuchElementException;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.support.ui.ExpectedCondition;
import org.openqa.selenium.support.ui.WebDriverWait;
public class WaitPageDataLoad {
public static void i... | UTF-8 | Java | 986 | java | WaitPageDataLoad.java | Java | [] | null | [] | package com.danco.bpc.pagesAllWeb;
import org.openqa.selenium.By;
import org.openqa.selenium.NoSuchElementException;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.support.ui.ExpectedCondition;
import org.openqa.selenium.support.ui.WebDriverWait;
public class WaitPageDataLoad {
public static void i... | 986 | 0.727181 | 0.723124 | 33 | 28.878788 | 25.840721 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.545455 | false | false | 2 |
6c7404721b33fafdf14e2afce75c6e0580f6be4d | 5,806,795,823,178 | 90922093a5e2fe1cd702412a19a4e4b3cf39aae7 | /src/adapterproxy1/AdapterTableModel.java | 171469f498e790be7793b2c6c8907ed390aa27d0 | [] | no_license | tbuslowski/AdapterProxy | https://github.com/tbuslowski/AdapterProxy | c51f8315660bf1a4817d4bd44b07b4b79cb1defd | e2988d711c9e9d358a8d370f98e55ef9c6f0ab52 | refs/heads/master | 2021-01-13T10:55:28.194000 | 2016-11-02T14:28:36 | 2016-11-02T14:28:36 | 72,281,150 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package adapterproxy1;
import javax.swing.table.AbstractTableModel;
/**
*
* @author A5US
*/
public class AdapterTab... | UTF-8 | Java | 2,205 | java | AdapterTableModel.java | Java | [
{
"context": "g.table.AbstractTableModel;\r\n\r\n/**\r\n *\r\n * @author A5US\r\n */\r\npublic class AdapterTableModel extends Abstra",
"end": 290,
"score": 0.9865239262580872,
"start": 286,
"tag": "USERNAME",
"value": "A5US"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package adapterproxy1;
import javax.swing.table.AbstractTableModel;
/**
*
* @author A5US
*/
public class AdapterTab... | 2,205 | 0.614266 | 0.607906 | 78 | 26.217949 | 27.338171 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 2 |
1a3a634a2c4a53e5ebe8e1a4ba3285574d002dfb | 3,358,664,477,762 | cfbd8cfb07b54af12dab737ce83427f63e6e60ce | /app/src/main/java/com/example/petneeds/adapters/PetAdapter.java | 0d2809fb94e30266c2943e152d5386ee4b628adb | [] | no_license | zinaheng/PetNeeds | https://github.com/zinaheng/PetNeeds | f96cba5211af988b1764b56cede1011d1ed331b8 | 597455406b10b65f7407ec1607dc688cacf2aa88 | refs/heads/master | 2023-05-04T08:58:28.721000 | 2021-05-28T00:46:58 | 2021-05-28T00:46:58 | 352,121,389 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.petneeds.adapters;
import android.content.Context;
import android.content.Intent;
import android.os.Parcel;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.RatingBar;
import android.widget.RelativeLa... | UTF-8 | Java | 2,864 | java | PetAdapter.java | Java | [] | null | [] | package com.example.petneeds.adapters;
import android.content.Context;
import android.content.Intent;
import android.os.Parcel;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.RatingBar;
import android.widget.RelativeLa... | 2,864 | 0.641061 | 0.641061 | 102 | 27.078432 | 24.129019 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.598039 | false | false | 2 |
03147179503dcb8674f047de24503b7c395394a8 | 30,837,865,204,565 | 0c4d689f5dd689e5db0ff47f6bec63615fc1a167 | /KeepHealth_1.0/src/com/ytdinfo/keephealth/ui/DialogActivity.java | b29482012df110f1e063caf1a65c005bc80fb615 | [] | no_license | darlyhellen/backup_rich | https://github.com/darlyhellen/backup_rich | 1e7682bea174eb1231fa68a796ae8131d5277c14 | 03888cac4496d5eaad492c2295bfe9ce3387771b | refs/heads/master | 2021-01-21T15:06:54.957000 | 2016-11-24T03:22:35 | 2016-11-24T03:22:35 | 58,604,557 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ytdinfo.keephealth.ui;
import org.json.JSONException;
import org.json.JSONObject;
import com.google.gson.Gson;
import com.lidroid.xutils.exception.HttpException;
import com.lidroid.xutils.http.ResponseInfo;
import com.lidroid.xutils.http.callback.RequestCallBack;
import com.umeng.comm.core.beans.CommConfi... | UTF-8 | Java | 5,885 | java | DialogActivity.java | Java | [
{
"context": "CommConfig.getConfig().loginedUser;\n\t\t\tuser.name = name;\n\t\t\tCommunitySDKImpl.getInstance()\n\t\t\t\t\t.updateUs",
"end": 3535,
"score": 0.9959174990653992,
"start": 3531,
"tag": "NAME",
"value": "name"
}
] | null | [] | package com.ytdinfo.keephealth.ui;
import org.json.JSONException;
import org.json.JSONObject;
import com.google.gson.Gson;
import com.lidroid.xutils.exception.HttpException;
import com.lidroid.xutils.http.ResponseInfo;
import com.lidroid.xutils.http.callback.RequestCallBack;
import com.umeng.comm.core.beans.CommConfi... | 5,885 | 0.691076 | 0.687203 | 218 | 25.059633 | 19.679802 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.174312 | false | false | 2 |
1d1b30e45f207b04a36dc8b579576a32b92492a0 | 2,095,944,064,606 | f95e7a2cc2f6914661b82c3ce599d71246515ab9 | /musical instruments/src/decision/Trombone.java | f9774d11b9cf3d4ae679e0aca563dcd02ca20c9b | [] | no_license | Curganov/DZ | https://github.com/Curganov/DZ | 0319516916e48295c8d12f9a94a532dc13264bb1 | 204fe85de2a41bef5379f2fd1fc1ca8427899799 | refs/heads/master | 2021-01-03T18:30:29.283000 | 2020-03-02T16:50:23 | 2020-03-02T16:50:23 | 240,192,306 | 0 | 0 | null | false | 2020-03-02T16:50:24 | 2020-02-13T06:26:19 | 2020-02-14T10:15:05 | 2020-03-02T16:50:24 | 22 | 0 | 0 | 0 | Java | false | false | package decision;
public class Trombone extends MusicalInstr {
public Trombone(String name) {
super(name);
}
public void Sound(){
System.out.println("sound of Trombone");
}
public String Show(){
return getName();
}
public void Desc(){
System.out.println("Euro... | UTF-8 | Java | 1,033 | java | Trombone.java | Java | [] | null | [] | package decision;
public class Trombone extends MusicalInstr {
public Trombone(String name) {
super(name);
}
public void Sound(){
System.out.println("sound of Trombone");
}
public String Show(){
return getName();
}
public void Desc(){
System.out.println("Euro... | 1,033 | 0.727977 | 0.726041 | 19 | 53.36842 | 123.307579 | 560 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.578947 | false | false | 2 |
00bd78bf931aca6f97d0dac79981ae393acde278 | 14,224,931,703,045 | d4bc697076775503976fc993f429f75ff1665e45 | /ccetc/src/main/java/com/chinasofti/mapper/region/TechMapper.java | 150facb2d2f1c8dc9ae9b9fda4edb5ac289053aa | [] | no_license | Toolman-z/Simon | https://github.com/Toolman-z/Simon | 044fa8b78a2b544fd9ede516ee0fde13b241f8f7 | 97c5ce26ac268828d8cc8d0b878682b57e576906 | refs/heads/master | 2022-12-26T09:02:08.128000 | 2020-01-06T05:34:23 | 2020-01-06T05:34:23 | 232,007,664 | 0 | 0 | null | false | 2022-12-16T04:28:54 | 2020-01-06T02:20:53 | 2020-01-06T05:38:09 | 2022-12-16T04:28:53 | 49,132 | 0 | 0 | 14 | JavaScript | false | false | package com.chinasofti.mapper.region;
import java.util.List;
import org.springframework.ui.Model;
import com.chinasofti.model.region.Region;
import com.chinasofti.model.region.Tech;
public interface TechMapper {
int deleteByPrimaryKey(String technologyid);
int insert(Tech record);
int in... | UTF-8 | Java | 795 | java | TechMapper.java | Java | [] | null | [] | package com.chinasofti.mapper.region;
import java.util.List;
import org.springframework.ui.Model;
import com.chinasofti.model.region.Region;
import com.chinasofti.model.region.Tech;
public interface TechMapper {
int deleteByPrimaryKey(String technologyid);
int insert(Tech record);
int in... | 795 | 0.718239 | 0.718239 | 40 | 17.924999 | 18.576042 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.7 | false | false | 2 |
cf5af1a734b50968255802294284585bac88d361 | 5,119,601,044,242 | 86213c1479abdf2b80acfe4759f7e99c4204ddcc | /drools-process/drools-ode/src/test/java/org/drools/ode/DroolsBPELGuvnorTest.java | af9b9de5e56cc6a74e610d34d4e040e6aa7deff2 | [
"Apache-2.0"
] | permissive | rapidan/droolsjbpm | https://github.com/rapidan/droolsjbpm | a2e3785d0d5d8149b72cfa302cb4eb591f6f7fa8 | 18f1d8e9bfc597a11be38648b5696a51d34ebd53 | refs/heads/master | 2020-02-22T02:37:05.742000 | 2010-12-20T18:40:07 | 2010-12-20T18:40:07 | 1,182,437 | 2 | 1 | NOASSERTION | false | 2020-11-16T20:31:55 | 2010-12-19T19:46:07 | 2018-07-28T10:03:11 | 2020-11-16T20:31:52 | 1,088,664 | 3 | 9 | 20 | Java | false | false | /**
* Copyright 2010 JBoss Inc
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or a... | UTF-8 | Java | 2,557 | java | DroolsBPELGuvnorTest.java | Java | [] | null | [] | /**
* Copyright 2010 JBoss Inc
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or a... | 2,557 | 0.748533 | 0.741885 | 67 | 36.194031 | 26.544943 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.343284 | false | false | 2 |
dfdf148803927d284f5d483cc5587eef9e47d614 | 3,659,312,163,685 | 6b734a0c8f73f9f6e18b9d6c8a05687b4bef0e9a | /src/main/java/org/oilmod/api/blocks/BlockType.java | 6102e2d0659d7a47bb7a05425fcae2cd7220ba05 | [] | no_license | OilMod/OldMod-API | https://github.com/OilMod/OldMod-API | 457c0fdfb41d5ba150de451a07975902b7d5f5d3 | 38e98f855393330b07f971f23d8a58c53de6681a | refs/heads/master | 2021-04-28T03:51:23.403000 | 2020-12-11T19:21:19 | 2020-12-11T19:21:19 | 122,148,475 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.oilmod.api.blocks;
import org.oilmod.api.OilMod;
import org.oilmod.api.blocks.nms.NMSBlockType;
import org.oilmod.api.registry.IKeySettable;
import org.oilmod.api.registry.RegistryHelperBase;
import org.oilmod.api.registry.RegistryMPIBase;
import org.oilmod.api.registry.enumpop.*;
import org.oilmod.api.rep... | UTF-8 | Java | 15,482 | java | BlockType.java | Java | [] | null | [] | package org.oilmod.api.blocks;
import org.oilmod.api.OilMod;
import org.oilmod.api.blocks.nms.NMSBlockType;
import org.oilmod.api.registry.IKeySettable;
import org.oilmod.api.registry.RegistryHelperBase;
import org.oilmod.api.registry.RegistryMPIBase;
import org.oilmod.api.registry.enumpop.*;
import org.oilmod.api.rep... | 15,482 | 0.666903 | 0.666903 | 424 | 35.514153 | 39.163116 | 338 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.813679 | false | false | 2 |
70b569f99ff7cd670635e8420fb8c16e479ea8ba | 18,528,488,940,675 | 8a8055110452e491b8f96b7c14ad7ef63ee90438 | /src/irvine/oeis/a041/A041275.java | a1116b645f46311635391fa7a25a4f4f0d18cda8 | [] | no_license | orgesleka/joeis | https://github.com/orgesleka/joeis | a7b6de714f5d76532ca190c92fcb8c160f0264bd | b920c256e720fcab0c2302886bc66f683952fe22 | refs/heads/master | 2020-05-20T22:12:36.636000 | 2019-05-09T05:28:19 | 2019-05-09T05:28:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package irvine.oeis.a041;
import irvine.oeis.LinearRecurrence;
/**
* A041275 Denominators of continued fraction convergents to <code>sqrt(150)</code>.
* @author Sean A. Irvine
*/
public class A041275 extends LinearRecurrence {
/** Construct the sequence. */
public A041275() {
super(new long[] {-1, 0, 98, ... | UTF-8 | Java | 359 | java | A041275.java | Java | [
{
"context": " convergents to <code>sqrt(150)</code>.\n * @author Sean A. Irvine\n */\npublic class A041275 extends LinearRecurrence",
"end": 179,
"score": 0.9998884797096252,
"start": 165,
"tag": "NAME",
"value": "Sean A. Irvine"
}
] | null | [] | package irvine.oeis.a041;
import irvine.oeis.LinearRecurrence;
/**
* A041275 Denominators of continued fraction convergents to <code>sqrt(150)</code>.
* @author <NAME>
*/
public class A041275 extends LinearRecurrence {
/** Construct the sequence. */
public A041275() {
super(new long[] {-1, 0, 98, 0}, new ... | 351 | 0.671309 | 0.571031 | 15 | 22.933332 | 25.296816 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 2 |
7a11f584e60a2496b12585be3d9f9a42f12cfdaf | 21,887,153,366,363 | b7a8acd004e1d03de6dba8fb549545f8ac6f9a2f | /hartman.utils/src/trimontana/NameValueParameter.java | d9a824cd90d1e997796f0450bfb92d8405fef30a | [] | no_license | TriMontana/douggithub | https://github.com/TriMontana/douggithub | d986dfab5d03cfddb29c328e76df24d14014edd4 | d7ab47fac86e915e29063f89aa8bd5b3d8d8fb1a | refs/heads/master | 2016-12-05T07:10:02.095000 | 2016-12-04T19:42:00 | 2016-12-04T19:42:00 | 41,325,246 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package trimontana;
import java.io.Serializable;
import java.io.UnsupportedEncodingException;
import java.net.URLEncoder;
import java.util.Enumeration;
import java.util.Hashtable;
import java.util.Iterator;
import java.util.List;
/**
* A name / value pair parameter used as an element of HTTP messages. List
* <NameV... | UTF-8 | Java | 2,743 | java | NameValueParameter.java | Java | [
{
"context": "w\n * UrlEncodedFormEntity(params));\n * \n * @author DouglasHartman\n *\n */\npublic class NameValueParameter implements",
"end": 511,
"score": 0.9941673278808594,
"start": 497,
"tag": "NAME",
"value": "DouglasHartman"
}
] | null | [] | package trimontana;
import java.io.Serializable;
import java.io.UnsupportedEncodingException;
import java.net.URLEncoder;
import java.util.Enumeration;
import java.util.Hashtable;
import java.util.Iterator;
import java.util.List;
/**
* A name / value pair parameter used as an element of HTTP messages. List
* <NameV... | 2,743 | 0.687568 | 0.678454 | 112 | 23.491072 | 24.36845 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.705357 | false | false | 2 |
fe9c99b281ff1b5133e977b489fb3610d50fb887 | 32,323,923,874,300 | 8e2b11813af30e53e27929c43444596acb2d72f9 | /NetbeansDAW/Prueba/src/prueba/Prueba.java | 1749710a23b08807736022dfa2e98289c7e7bd9c | [] | no_license | ereducacion/netbeansEva | https://github.com/ereducacion/netbeansEva | 090f2460a64abcb005d15a72eebdd520d80a68dd | 737792b30f96b3641d275bc19c329e01d823aa1f | refs/heads/master | 2020-03-17T14:08:35.542000 | 2018-05-16T12:15:55 | 2018-05-16T12:15:55 | 133,660,233 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package prueba;
import java.sql.*;
import java.util.logging.Level;
import java.util.logging.Logger;
/**
*
* @author Profesor
*/
public class Prueba {
/**
* @param args the command line arguments
*/
public static void main(String[] args) {
try {
Class.forNam... | UTF-8 | Java | 725 | java | Prueba.java | Java | [
{
"context": "t java.util.logging.Logger;\r\n\r\n/**\r\n *\r\n * @author Profesor\r\n */\r\npublic class Prueba {\r\n\r\n /**\r\n * @p",
"end": 138,
"score": 0.9984303116798401,
"start": 130,
"tag": "NAME",
"value": "Profesor"
}
] | null | [] | package prueba;
import java.sql.*;
import java.util.logging.Level;
import java.util.logging.Logger;
/**
*
* @author Profesor
*/
public class Prueba {
/**
* @param args the command line arguments
*/
public static void main(String[] args) {
try {
Class.forNam... | 725 | 0.568276 | 0.568276 | 29 | 23 | 24.352299 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.448276 | false | false | 2 |
bf92970ec3ebb2c71d25e63ace9c51f31eba61a9 | 33,947,421,544,437 | 588ea95bc0c56a47f65b9bc82ec5052eef15531b | /DesignModel/src/com/qf/chapter8/factory/nvwa/AbstractHumanFactory.java | 5cb538a55fa712190249d31d89ab1290ea96bc92 | [] | no_license | a373622729/JavaWorkSpace | https://github.com/a373622729/JavaWorkSpace | c4fa163a88804bc330f919d4e5d1e385704a8a41 | 3cbb987dac8314e2c8e7c184772f3629f137a2c6 | refs/heads/master | 2021-01-24T18:25:09.071000 | 2017-04-24T02:04:08 | 2017-04-24T02:04:08 | 84,427,590 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qf.chapter8.factory.nvwa;
/**
* Created by ios on 16/10/19.
*/
public abstract class AbstractHumanFactory {
//约束其输入参数的类型
/**
*
* @param 必须是Class类型
* @param 必须是human的实现类
* @return
*/
public abstract <T extends Human> T createHuman(Class<T> c);
}
| UTF-8 | Java | 342 | java | AbstractHumanFactory.java | Java | [
{
"context": "e com.qf.chapter8.factory.nvwa;\n\n/**\n * Created by ios on 16/10/19.\n */\npublic abstract class AbstractHu",
"end": 60,
"score": 0.9921693205833435,
"start": 57,
"tag": "USERNAME",
"value": "ios"
}
] | null | [] | package com.qf.chapter8.factory.nvwa;
/**
* Created by ios on 16/10/19.
*/
public abstract class AbstractHumanFactory {
//约束其输入参数的类型
/**
*
* @param 必须是Class类型
* @param 必须是human的实现类
* @return
*/
public abstract <T extends Human> T createHuman(Class<T> c);
}
| 342 | 0.61745 | 0.59396 | 16 | 17.625 | 18.00651 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.125 | false | false | 2 |
d3cf8740cfac4c8243f33a473d1dc6f5d096251e | 38,302,518,348,755 | ba6de4455e1fa66308ac201e028b7913a75b1e15 | /model/src/main/java/com/jkb/model/dataSource/entering/identify/local/IdentifyCodeLocalDataSource.java | 6d2803498ea20fe3e4418a81a8cb998a83b37627 | [] | no_license | justkiddibgbaby/Mr.Campus | https://github.com/justkiddibgbaby/Mr.Campus | f2e2e1c0df02263610d554840d71099645e70270 | cf568a8ef53232b4d8bcfc04a40adfda4991ac2d | refs/heads/master | 2020-05-22T00:03:27.308000 | 2017-07-05T13:52:52 | 2017-07-05T13:52:52 | 63,768,971 | 5 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jkb.model.dataSource.entering.identify.local;
import com.jkb.api.ApiCallback;
import com.jkb.api.ApiResponse;
import com.jkb.model.dataSource.entering.identify.IdentifyCodeDataSource;
import com.jkb.api.entity.auth.IdentifyCodeEntity;
import retrofit2.Callback;
/**
* 获取验证码的本地数据获取类
* Created by JustKidd... | UTF-8 | Java | 1,203 | java | IdentifyCodeLocalDataSource.java | Java | [
{
"context": "fit2.Callback;\n\n/**\n * 获取验证码的本地数据获取类\n * Created by JustKiddingBaby on 2016/7/31.\n */\npublic class IdentifyCodeLocalD",
"end": 327,
"score": 0.9994117617607117,
"start": 312,
"tag": "USERNAME",
"value": "JustKiddingBaby"
}
] | null | [] | package com.jkb.model.dataSource.entering.identify.local;
import com.jkb.api.ApiCallback;
import com.jkb.api.ApiResponse;
import com.jkb.model.dataSource.entering.identify.IdentifyCodeDataSource;
import com.jkb.api.entity.auth.IdentifyCodeEntity;
import retrofit2.Callback;
/**
* 获取验证码的本地数据获取类
* Created by JustKidd... | 1,203 | 0.723514 | 0.716624 | 47 | 23.702127 | 28.685318 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.255319 | false | false | 2 |
7ba193c1336d6f4b1c6253ba1ceac88cd0f19c95 | 15,324,443,368,017 | 5da1689b4c50972f856861d4a4b900621fda4252 | /TestBedTime.java | 73598f71a1975020512f3a122542155261f6ed7c | [] | no_license | michaelwoodroof/FitBit-Group-Project | https://github.com/michaelwoodroof/FitBit-Group-Project | e83a3a1794e43db97c05e5f262c25c6efda4708f | 468bec597fad069c5b415edcbcf7438cbd228924 | refs/heads/master | 2022-11-14T14:11:40.019000 | 2020-07-15T11:40:20 | 2020-07-15T11:40:20 | 279,852,427 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //Written by Christopher White,
import java.util.*;
public class TestBedTime {
public static void main(String[] args) {
BedTimes Z = new BedTimes();
Z.add(1, "0930", "5555");
Z.add(1, "1830", "5555");
Z.add(2, "0930", "5555");
System.out.println(Z);
Z.exportFile();
BedTimes Y = new BedTimes()... | UTF-8 | Java | 701 | java | TestBedTime.java | Java | [
{
"context": "//Written by Christopher White,\nimport java.util.*;\n\npublic class TestBedTime {\n",
"end": 30,
"score": 0.9998709559440613,
"start": 13,
"tag": "NAME",
"value": "Christopher White"
}
] | null | [] | //Written by <NAME>,
import java.util.*;
public class TestBedTime {
public static void main(String[] args) {
BedTimes Z = new BedTimes();
Z.add(1, "0930", "5555");
Z.add(1, "1830", "5555");
Z.add(2, "0930", "5555");
System.out.println(Z);
Z.exportFile();
BedTimes Y = new BedTimes();
Y.impo... | 690 | 0.610556 | 0.560628 | 34 | 19.617647 | 17.013861 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 2 |
e8d1d85862f31523cc34708f230012eaff1d94dd | 20,590,073,286,030 | 20338b55e25d4452ce5062113842cfce8e31e874 | /LinkedOntoGazetteerWeb/src/br/ufmg/dcc/linkedontogazetteer/bean/SearchBean.java | d563847ea273fe11352dd8399468f45b57737ca8 | [] | no_license | matvargas/LinkedOntoGazetteer-labcsx | https://github.com/matvargas/LinkedOntoGazetteer-labcsx | bba9b50723e7efd15779f3901ff55145b21d58fd | 48c5b1ed41dfc9978677449392f86554fd9c5342 | refs/heads/master | 2021-05-19T09:20:11.920000 | 2018-03-29T12:52:20 | 2018-03-29T12:52:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.ufmg.dcc.linkedontogazetteer.bean;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Comparator;
import javax.faces.application.FacesMessage;
import javax.faces.bean.ManagedBean;
import javax.faces.context.FacesContext;
import org.springframework.util.StringUtils;
impor... | UTF-8 | Java | 3,820 | java | SearchBean.java | Java | [] | null | [] | package br.ufmg.dcc.linkedontogazetteer.bean;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Comparator;
import javax.faces.application.FacesMessage;
import javax.faces.bean.ManagedBean;
import javax.faces.context.FacesContext;
import org.springframework.util.StringUtils;
impor... | 3,820 | 0.682461 | 0.678796 | 126 | 28.333334 | 27.765457 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.706349 | false | false | 2 |
f809fdb421a145f8ffa382361cb58cea2be23759 | 35,003,983,502,273 | 5120a0e6c2fa21daaad8095a8e5272d8ddbbd624 | /study-witness-biz/src/main/java/com/goule666/study/witness/seckill/javaSeckill/Stock.java | 338fcbfebd0a8852ee17a99c4b0eccb8ca0df34f | [] | no_license | goule666/study-witness | https://github.com/goule666/study-witness | 50cc41bde12dc0a9f9b4dcc17af5ed90be9ec72a | 6eb47e947c6bd42b8404e216c127ca62eb379971 | refs/heads/master | 2022-12-22T13:45:00.022000 | 2022-12-10T14:22:35 | 2022-12-10T14:22:35 | 161,133,683 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.goule666.study.witness.seckill.javaSeckill;
import java.util.HashMap;
import java.util.Map;
import java.util.concurrent.locks.Lock;
import java.util.concurrent.locks.ReentrantLock;
/**
* @author niewenlong
* @date 2022/6/1 11:25 PM
* @description 库存
**/
public class Stock {
public static final Loc... | UTF-8 | Java | 676 | java | Stock.java | Java | [
{
"context": "il.concurrent.locks.ReentrantLock;\n\n/**\n * @author niewenlong\n * @date 2022/6/1 11:25 PM\n * @description 库存\n **",
"end": 220,
"score": 0.9995929002761841,
"start": 210,
"tag": "USERNAME",
"value": "niewenlong"
}
] | null | [] | package com.goule666.study.witness.seckill.javaSeckill;
import java.util.HashMap;
import java.util.Map;
import java.util.concurrent.locks.Lock;
import java.util.concurrent.locks.ReentrantLock;
/**
* @author niewenlong
* @date 2022/6/1 11:25 PM
* @description 库存
**/
public class Stock {
public static final Loc... | 676 | 0.645768 | 0.600313 | 30 | 20.266666 | 19.994888 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.366667 | false | false | 2 |
ff657ff6ee9577a1cddabc92e5ee189f3ce3d324 | 38,096,359,919,222 | b903f0ebca054ccbe59f51fe1dcfbbf56987ae28 | /src/test/java/RunnerTest/Runner.java | 9a5c5cedf98c9fdcec1de39cec7401ca068402e3 | [] | no_license | sthillaiarasu/FirstClassToday | https://github.com/sthillaiarasu/FirstClassToday | 90f08ff33342c9dd6ecb024c4e7dc2d08a3d793e | 83e84f1f1091e9bb32bac19705ac15fc424e81dd | refs/heads/master | 2023-02-09T16:06:53.428000 | 2021-01-07T07:02:32 | 2021-01-07T07:02:32 | 327,530,291 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package RunnerTest;
import org.junit.runner.RunWith;
import io.cucumber.junit.Cucumber;
import io.cucumber.junit.CucumberOptions;
@RunWith(Cucumber.class)
@CucumberOptions(features = "src/test/resources/Features/FBLogin.feature",
glue = "StepDef",monochrome = true)
public class Runner {
}
| UTF-8 | Java | 294 | java | Runner.java | Java | [] | null | [] | package RunnerTest;
import org.junit.runner.RunWith;
import io.cucumber.junit.Cucumber;
import io.cucumber.junit.CucumberOptions;
@RunWith(Cucumber.class)
@CucumberOptions(features = "src/test/resources/Features/FBLogin.feature",
glue = "StepDef",monochrome = true)
public class Runner {
}
| 294 | 0.789116 | 0.789116 | 13 | 21.615385 | 21.244143 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 2 |
df0731f94846f0747c5f5e10568f5677f45ece26 | 38,130,719,656,789 | 31e8ac1a9f73f71b41de994cc8108fbbe9d49cf7 | /app/src/main/java/info/seanet/seanetinfo/logbook/ModifyLogbook.java | 6773cde220eb03108f80cacab4d4371c794618d2 | [] | no_license | lazaredebethanie/Seanet.info | https://github.com/lazaredebethanie/Seanet.info | 39fa0f8eb998a187d11154667d06be4722e8680f | d43e2c1932faf635958a8d7230ccd60a88e1cfa2 | refs/heads/master | 2021-01-10T09:17:09.969000 | 2015-12-08T17:00:03 | 2015-12-08T17:00:03 | 46,169,008 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package info.seanet.seanetinfo.logbook;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.util.Log;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import an... | UTF-8 | Java | 8,880 | java | ModifyLogbook.java | Java | [] | null | [] | package info.seanet.seanetinfo.logbook;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.util.Log;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import an... | 8,880 | 0.646734 | 0.643581 | 234 | 36.948719 | 25.957672 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.726496 | false | false | 2 |
15277ae973ecd70c774651e94084803086833d40 | 17,884,243,886,463 | 25ecf8808967f476e0f5872ff9704a93f92766d0 | /src/main/java/com/hulu/excersice/binarytree/repository/BinaryTreeRepository.java | 74f2b889247cbcee008f99518a2640d64d859689 | [] | no_license | ivnfshz/hulu | https://github.com/ivnfshz/hulu | 84d38654021024310bc1deb173af997c73240a34 | 71a8dc45f81e86e98775822b60bf34b0bbd103f6 | refs/heads/master | 2020-03-21T04:30:30.451000 | 2018-06-22T18:20:54 | 2018-06-22T18:20:54 | 138,095,970 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hulu.excersice.binarytree.repository;
import java.util.TreeMap;
import javax.annotation.Resource;
import org.springframework.stereotype.Repository;
import com.hulu.excersice.binarytree.bean.Node;
import com.hulu.excersice.binarytree.config.AppConfigBinaryTree;
@Repository
public class BinaryTreeReposit... | UTF-8 | Java | 1,244 | java | BinaryTreeRepository.java | Java | [] | null | [] | package com.hulu.excersice.binarytree.repository;
import java.util.TreeMap;
import javax.annotation.Resource;
import org.springframework.stereotype.Repository;
import com.hulu.excersice.binarytree.bean.Node;
import com.hulu.excersice.binarytree.config.AppConfigBinaryTree;
@Repository
public class BinaryTreeReposit... | 1,244 | 0.676849 | 0.676849 | 54 | 22.037037 | 18.620939 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.277778 | false | false | 2 |
573299ba39251a16247472c2c3c1d0870e3cad5c | 17,884,243,887,728 | d105b31f2bb66917eaa7a560c74eac145b050d44 | /FinalProject1/src/main/java/com/csc/fresher/domain/AccountState.java | f333808a2b72ed976a50c458fa19d4ed43c987a6 | [] | no_license | HPTNhan/cscfinalproject1 | https://github.com/HPTNhan/cscfinalproject1 | 01ce003174dd4250ecef7e1e3014af1d3ee2dcfe | be0c1d93322ffcc30e0ac91010e9aad87610987a | refs/heads/master | 2021-01-10T17:42:52.414000 | 2014-11-05T23:41:10 | 2014-11-05T23:41:10 | 43,235,439 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.csc.fresher.domain;
import java.io.Serializable;
import javax.persistence.*;
import java.util.List;
/**
* The persistent class for the accountstate database table.
*
*/
@Entity
@Table(name="accountstate")
public class AccountState implements Serializable {
private static final long seri... | UTF-8 | Java | 1,393 | java | AccountState.java | Java | [] | null | [] | package com.csc.fresher.domain;
import java.io.Serializable;
import javax.persistence.*;
import java.util.List;
/**
* The persistent class for the accountstate database table.
*
*/
@Entity
@Table(name="accountstate")
public class AccountState implements Serializable {
private static final long seri... | 1,393 | 0.704953 | 0.7028 | 70 | 17.942858 | 17.73768 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.042857 | false | false | 2 |
7ea1ba5040b214b8749baf6ae775c8a2a71cb502 | 17,884,243,888,413 | b8c3e328fc8253c992c9a03e6b38bde1cb0a441d | /CentralnaBanka/src/session/dao/BankaDaoBean.java | 0672a93c9e37eba82b18a0f8e0ee9efd2595de9b | [] | no_license | RadeKornjaca/PoslovnaXWS | https://github.com/RadeKornjaca/PoslovnaXWS | 980d97180661171fe576b6714e46c0dabc57e3b9 | 2a8b35f016215abb67517419613348435b924de5 | refs/heads/master | 2021-01-18T14:05:58.326000 | 2015-07-03T23:48:49 | 2015-07-03T23:48:49 | 34,409,378 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package session.dao;
import java.util.List;
import javax.ejb.Local;
import javax.ejb.Stateless;
import javax.persistence.Query;
import org.omg.CORBA.FREE_MEM;
import entity.Banka;
@Stateless
@Local(BankaDaoLocal.class)
public class BankaDaoBean extends GenericDaoBean<Banka, Integer> implements BankaDaoLocal{
@Ove... | UTF-8 | Java | 668 | java | BankaDaoBean.java | Java | [] | null | [] | package session.dao;
import java.util.List;
import javax.ejb.Local;
import javax.ejb.Stateless;
import javax.persistence.Query;
import org.omg.CORBA.FREE_MEM;
import entity.Banka;
@Stateless
@Local(BankaDaoLocal.class)
public class BankaDaoBean extends GenericDaoBean<Banka, Integer> implements BankaDaoLocal{
@Ove... | 668 | 0.742515 | 0.742515 | 34 | 18.647058 | 19.667654 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.205882 | false | false | 2 |
eba7c22d05623e712ef596da2d092fd919f04a0a | 38,929,583,571,190 | 4929835b2232985bc8d06645a00277c79615703c | /src/com/diycircuits/microime/MicroIME.java | 5e28aeed3fd0674578b5cd5f28438c2edaea7238 | [] | no_license | hilarycheng/microime | https://github.com/hilarycheng/microime | c58313ac2bfd0450688ab533a2bc4596c1f43e1a | 43407fa39d0f47dcb2697c6edfe5bd551170c7c9 | refs/heads/master | 2021-01-21T07:41:54.251000 | 2014-01-23T14:54:48 | 2014-01-23T14:54:48 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.diycircuits.microime;
import android.content.res.Configuration;
import android.inputmethodservice.InputMethodService;
import android.view.KeyEvent;
import android.view.LayoutInflater;
import android.view.View;
import android.view.inputmethod.EditorInfo;
import android.view.inputmethod.InputMethodSubtype;
i... | UTF-8 | Java | 5,257 | java | MicroIME.java | Java | [] | null | [] | package com.diycircuits.microime;
import android.content.res.Configuration;
import android.inputmethodservice.InputMethodService;
import android.view.KeyEvent;
import android.view.LayoutInflater;
import android.view.View;
import android.view.inputmethod.EditorInfo;
import android.view.inputmethod.InputMethodSubtype;
i... | 5,257 | 0.696975 | 0.695263 | 177 | 28.700565 | 24.577002 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.988701 | false | false | 2 |
3d95aedcbd3e4617616ac81841c5a82f84a0940a | 592,705,546,289 | 4b0cdc84fe1330eb1ad602669c2735ce995139d3 | /webfx-stack-orm-domainmodel-activity/src/main/java/dev/webfx/stack/orm/domainmodel/activity/domainpresentation/DomainPresentationActivityContext.java | 94b52d96c28c4122f17cfcc13abfdc8c211dc365 | [
"LicenseRef-scancode-free-unknown",
"Apache-2.0"
] | permissive | webfx-project/webfx-stack | https://github.com/webfx-project/webfx-stack | 8f991a1552336dcad4a05883429ebe2c38aca2d1 | 0deeffe2509dcc6b24b776cbf2635f8605643f6c | refs/heads/main | 2023-08-17T00:13:43.321000 | 2023-08-14T16:33:40 | 2023-08-14T16:33:40 | 513,490,539 | 0 | 2 | Apache-2.0 | false | 2023-08-31T10:13:59 | 2022-07-13T11:15:37 | 2023-07-28T14:54:07 | 2023-08-31T10:13:58 | 2,568 | 0 | 1 | 0 | Java | false | false | package dev.webfx.stack.orm.domainmodel.activity.domainpresentation;
import dev.webfx.stack.orm.domainmodel.activity.domain.DomainActivityContext;
import dev.webfx.stack.routing.uirouter.activity.presentation.PresentationActivityContext;
import dev.webfx.stack.routing.uirouter.activity.presentation.logic.PresentationL... | UTF-8 | Java | 862 | java | DomainPresentationActivityContext.java | Java | [
{
"context": "w.PresentationViewActivityContext;\n\n/**\n * @author Bruno Salmon\n */\npublic interface DomainPresentationActivityCo",
"end": 469,
"score": 0.9998540878295898,
"start": 457,
"tag": "NAME",
"value": "Bruno Salmon"
}
] | null | [] | package dev.webfx.stack.orm.domainmodel.activity.domainpresentation;
import dev.webfx.stack.orm.domainmodel.activity.domain.DomainActivityContext;
import dev.webfx.stack.routing.uirouter.activity.presentation.PresentationActivityContext;
import dev.webfx.stack.routing.uirouter.activity.presentation.logic.PresentationL... | 856 | 0.774942 | 0.765661 | 20 | 42.099998 | 36.170292 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.85 | false | false | 2 |
3d0d4b7e80e23051ad0d2f120e2b19d4ad0b180c | 25,726,854,166,809 | bc0e9e5fe7d4271ce92d30fcc34b3f0f42a91b1f | /pattern/behavior/src/main/java/com/github/gmboonie/behavior/memento/Memento.java | 5fc2a5eb3fb1058a99b28b287d52e01b929522f9 | [] | no_license | gmboonie/pattern | https://github.com/gmboonie/pattern | 5fda47464263a4305cba6c05a44b512f94e133e3 | f4e3c4c79062bd90afab2017360b2f9f569f622e | refs/heads/master | 2020-05-18T03:50:34.893000 | 2014-11-01T07:24:06 | 2014-11-01T07:24:06 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package com.github.gmboonie.behavior.memento;
/**
* @ClassName: Memonto
* @Description: 备忘者
* @author boonie gmboonie@gmail.com
* @date 2014年10月29日 下午8:09:33
*
*/
public class Memento {
private String status;
public Memento(String status){
this.status = status;
}
/**
* @Title... | UTF-8 | Java | 645 | java | Memento.java | Java | [
{
"context": "ssName: Memonto \r\n * @Description: 备忘者\r\n * @author boonie gmboonie@gmail.com \r\n * @date 2014年10月29日 下午8:09",
"end": 121,
"score": 0.9970488548278809,
"start": 115,
"tag": "USERNAME",
"value": "boonie"
},
{
"context": "Memonto \r\n * @Description: 备忘者\r\n * @autho... | null | [] |
package com.github.gmboonie.behavior.memento;
/**
* @ClassName: Memonto
* @Description: 备忘者
* @author boonie <EMAIL>
* @date 2014年10月29日 下午8:09:33
*
*/
public class Memento {
private String status;
public Memento(String status){
this.status = status;
}
/**
* @Title: getStatus... | 634 | 0.620926 | 0.598628 | 32 | 16.15625 | 13.955531 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.84375 | false | false | 2 |
6c8953def616210147c414d230e2c70dfd8deb55 | 11,914,239,337,903 | b247f20536a960fd376359920545ead1cfc8394c | /src/main/java/org/qortal/network/Handshake.java | b82c75e4d9c79377c96a6e909672f72af2390b49 | [] | no_license | IceBurst/qortal | https://github.com/IceBurst/qortal | 3e063b35f6854dd9293cab16223060cb6bf5522c | 6252384351265574cab660869d591251f5b60e79 | refs/heads/master | 2021-03-21T13:02:05.569000 | 2020-03-14T17:45:01 | 2020-03-14T17:45:01 | 247,295,697 | 0 | 0 | null | true | 2020-03-14T14:51:31 | 2020-03-14T14:51:30 | 2020-03-11T18:08:39 | 2020-03-12T17:03:42 | 52,198 | 0 | 0 | 0 | null | false | false | package org.qortal.network;
import java.util.Arrays;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.qortal.controller.Controller;
import org.qortal.network.message.Message;
import org.qortal.network.message.PeerIdMessage;
import org.qortal.network.message.PeerVerifyMess... | UTF-8 | Java | 8,904 | java | Handshake.java | Java | [
{
"context": ".getPendingPeerId()))\n\t\t\t\t\totherPeer.disconnect(\"doppelganger\");\n\n\t\t\t// Tidy up\n\t\t\tpeer.setVerificationCodes(nu",
"end": 6262,
"score": 0.7635045647621155,
"start": 6251,
"tag": "USERNAME",
"value": "oppelganger"
}
] | null | [] | package org.qortal.network;
import java.util.Arrays;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.qortal.controller.Controller;
import org.qortal.network.message.Message;
import org.qortal.network.message.PeerIdMessage;
import org.qortal.network.message.PeerVerifyMess... | 8,904 | 0.729897 | 0.728549 | 259 | 33.37838 | 33.632061 | 199 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.633205 | false | false | 2 |
1ea7efeb6729c7f048ec7ea4a0683f8473e32aeb | 11,914,239,336,542 | 42318883c4679338893316048e67d4cad728c944 | /src/com/nastation/pm/business/PermissionBO.java | 1a666d381b960c9690949c58583a2e5785689b58 | [] | no_license | zhangqunshi/pm | https://github.com/zhangqunshi/pm | c142430f6ba2408bb3f7411cc5252e4391457c61 | 4acf10b18c79f2d7eac5e22f3616b627fd2fde67 | refs/heads/master | 2021-01-20T03:09:20.030000 | 2018-06-02T14:05:17 | 2018-06-02T14:05:17 | 89,502,263 | 2 | 6 | null | false | 2018-01-20T11:21:38 | 2017-04-26T16:16:48 | 2017-09-25T14:56:59 | 2018-01-20T11:21:38 | 34,040 | 2 | 2 | 0 | Java | false | null | package com.nastation.pm.business;
import java.sql.*;
import java.util.*;
import org.hibernate.*;
import com.nastation.pm.bean.Permission;
import com.nastation.pm.beanhbm.Permissionhbm;
import com.nastation.pm.util.DBConn;
import com.nastation.pm.util.SessionF;
/**
* Permission business object.
*
* @author sun
*
... | UTF-8 | Java | 3,246 | java | PermissionBO.java | Java | [
{
"context": "\n\n/**\n * Permission business object.\n *\n * @author sun\n *\n */\npublic class PermissionBO {\n\n public st",
"end": 316,
"score": 0.9558503031730652,
"start": 313,
"tag": "USERNAME",
"value": "sun"
},
{
"context": "。以类型名为Key,该类型下的所有权限列表为Value.\n *\n * @a... | null | [] | package com.nastation.pm.business;
import java.sql.*;
import java.util.*;
import org.hibernate.*;
import com.nastation.pm.bean.Permission;
import com.nastation.pm.beanhbm.Permissionhbm;
import com.nastation.pm.util.DBConn;
import com.nastation.pm.util.SessionF;
/**
* Permission business object.
*
* @author sun
*
... | 3,246 | 0.530503 | 0.526101 | 109 | 28.174313 | 19.514683 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.513761 | false | false | 2 |
10bf5b48ba6738ccd010efc1b92a176d1a883198 | 28,999,619,217,488 | af3127cba3f855817ec00e4dcf7a3603104c141a | /src/com/kb/patten/command/service/computer/MacBook.java | 28a46a391fd0358d9c05c3ad057f2f4d0235c9ff | [] | no_license | xul4m4d93/DesignPattenLearn | https://github.com/xul4m4d93/DesignPattenLearn | ef99bb50275895e35a4396062addbc1f29685770 | 6ee8e552cb3e1f80f3aa008a4c124c436d270167 | refs/heads/master | 2021-01-11T20:03:49.440000 | 2017-05-02T10:37:39 | 2017-05-02T10:37:39 | 79,461,482 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kb.patten.command.service.computer;
public class MacBook implements Computer {
@Override
public void doSomething() {
System.out.println("用 MacBook coding");
}
@Override
public void off() {
System.out.println("關閉 MacBook");
}
@Override
public void on() {
System.out.println("打開 MacBook");
}... | UTF-8 | Java | 334 | java | MacBook.java | Java | [] | null | [] | package com.kb.patten.command.service.computer;
public class MacBook implements Computer {
@Override
public void doSomething() {
System.out.println("用 MacBook coding");
}
@Override
public void off() {
System.out.println("關閉 MacBook");
}
@Override
public void on() {
System.out.println("打開 MacBook");
}... | 334 | 0.697531 | 0.697531 | 20 | 15.2 | 16.34197 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.95 | false | false | 2 |
cc22f72e41887e8ea9d024695bc33d341549841d | 36,438,502,543,505 | e08d577b31d4496e1ea745a1b435d056ec09deff | /leetcode/416. Partition Equal Subset Sum.java | b985335c0afa2c7156d2a1c8682fb660cdb8b700 | [] | no_license | fish444556/InterviewProblems | https://github.com/fish444556/InterviewProblems | 094580de32a899901393125de9a453e2cebb3edf | 8e69b7f7c489a367007b47c639e3e9ff44460e6e | refs/heads/master | 2018-02-11T15:15:05.301000 | 2017-10-25T00:14:20 | 2017-10-25T00:14:20 | 61,166,328 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
* @authors Jialin (fish444555@gmail.com)
* @date 2016-12-02
* @version $1.0$
* @refer
* @problem
*/
public class Solution {
public boolean canPartition(int[] nums) {
if (nums == null || nums.length == 0) {
return false;
}
int sum = 0;
for (int val : ... | UTF-8 | Java | 723 | java | 416. Partition Equal Subset Sum.java | Java | [
{
"context": "/**\n * \n * @authors Jialin (fish444555@gmail.com)\n * @date 2016-12-02\n * @ve",
"end": 26,
"score": 0.999826967716217,
"start": 20,
"tag": "NAME",
"value": "Jialin"
},
{
"context": "/**\n * \n * @authors Jialin (fish444555@gmail.com)\n * @date 2016-12-02\n * @version... | null | [] | /**
*
* @authors Jialin (<EMAIL>)
* @date 2016-12-02
* @version $1.0$
* @refer
* @problem
*/
public class Solution {
public boolean canPartition(int[] nums) {
if (nums == null || nums.length == 0) {
return false;
}
int sum = 0;
for (int val : nums) {
... | 710 | 0.396957 | 0.362379 | 37 | 18.567568 | 14.185147 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.648649 | false | false | 2 |
510085120658dcc6b0dc51fb52ad2ecfbc497809 | 14,912,126,483,172 | 26b7f30c6640b8017a06786e4a2414ad8a4d71dd | /src/number_of_direct_superinterfaces/i55766.java | e7161e11a62b1256ef31bc1f3732367ed54cd229 | [] | no_license | vincentclee/jvm-limits | https://github.com/vincentclee/jvm-limits | b72a2f2dcc18caa458f1e77924221d585f23316b | 2fd1c26d1f7984ea8163bc103ad14b6d72282281 | refs/heads/master | 2020-05-18T11:18:41.711000 | 2014-09-14T04:25:18 | 2014-09-14T04:25:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package number_of_direct_superinterfaces;
public interface i55766 {} | UTF-8 | Java | 69 | java | i55766.java | Java | [] | null | [] | package number_of_direct_superinterfaces;
public interface i55766 {} | 69 | 0.826087 | 0.753623 | 3 | 22.333334 | 16.937796 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 2 |
b6b82352a85f83eca4144528f11db3de6da9dce4 | 24,618,752,600,047 | 88d785ca23def4ca733f7d52a146bc8d34c77429 | /src/dev/zt/UpliftedVFFV/inventory/RingofTesting.java | 3436d27439fb775735eb372ba90e6a45f1bfb563 | [] | no_license | Donpommelo/Uplifted.VFFV | https://github.com/Donpommelo/Uplifted.VFFV | 30fe1e41a9aeefee16c1e224388af6ce55ebfcce | 99b63eb2a00666eb4fdf84ac20cebebefad1a3dc | refs/heads/master | 2020-12-24T17:44:19.147000 | 2016-06-01T21:46:13 | 2016-06-01T21:46:13 | 33,390,964 | 0 | 0 | null | false | 2015-08-25T01:57:41 | 2015-04-04T01:58:48 | 2015-04-26T02:38:44 | 2015-08-25T01:57:40 | 155,596 | 0 | 0 | 1 | Java | null | null | package dev.zt.UpliftedVFFV.inventory;
import dev.zt.UpliftedVFFV.party.Schmuck;
import dev.zt.UpliftedVFFV.statusEffects.status;
import dev.zt.UpliftedVFFV.statusEffects.Stats.BonusStatBuff;
import dev.zt.UpliftedVFFV.statusEffects.Stats.ElemPointsBuff;
public class RingofTesting extends Item{
static int id = 2;
... | UTF-8 | Java | 1,191 | java | RingofTesting.java | Java | [] | null | [] | package dev.zt.UpliftedVFFV.inventory;
import dev.zt.UpliftedVFFV.party.Schmuck;
import dev.zt.UpliftedVFFV.statusEffects.status;
import dev.zt.UpliftedVFFV.statusEffects.Stats.BonusStatBuff;
import dev.zt.UpliftedVFFV.statusEffects.Stats.ElemPointsBuff;
public class RingofTesting extends Item{
static int id = 2;
... | 1,191 | 0.745592 | 0.719563 | 38 | 30.342106 | 23.593349 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.157895 | false | false | 2 |
ae464d6fabfc9c4b10e50b6e7c44d5c01e70561f | 10,041,633,602,469 | 3abeea9cd44ffd79da56bb184f694bb44903bf70 | /designPattern/src/main/java/cn/zhanghub/designPattern/principle/DependenceInversionPrinciple/DIP.java | 86295705c4b1049187d534181889903df0962654 | [] | no_license | NJAUzhangwenjun/base | https://github.com/NJAUzhangwenjun/base | c0fb6b47f57e371ebbd6d078246a4b6335df416f | 07a93ff42a00988f11b0d80f118f53c20f879e8e | refs/heads/master | 2023-05-30T09:31:52.364000 | 2021-06-15T17:46:05 | 2021-06-15T17:46:05 | 359,068,941 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.zhanghub.designPattern.principle.DependenceInversionPrinciple;
/**
* 类描述:依赖倒置原则
* 高层模块不应该依赖低层模块,两者都应该依赖其抽象;抽象不应该依赖细节,细节应该依赖抽象
* - 其核心思想是:要面向接口编程,不要面向实现编程。
*
* >由于在软件设计中,细节具有多变性,而抽象层则相对稳定,因此以抽象为基础搭建起来的架构要比以细节为基础搭建起来的架构要稳定得多。
* >这里的抽象指的是接口或者抽象类,而细节是指具体的实现类。
*
* >使用接口或者抽象类的目的是制定好规范和契约,而不去涉及任何具体的操作,把展... | UTF-8 | Java | 1,712 | java | DIP.java | Java | [
{
"context": " 3) setter方式传递\n *\n *\n * @ClassName DIP\n * @Author 张文军\n * @Date 2021/4/23 17:23\n * @Version 1.0\n */\n\npub",
"end": 752,
"score": 0.9421045780181885,
"start": 749,
"tag": "NAME",
"value": "张文军"
}
] | null | [] | package cn.zhanghub.designPattern.principle.DependenceInversionPrinciple;
/**
* 类描述:依赖倒置原则
* 高层模块不应该依赖低层模块,两者都应该依赖其抽象;抽象不应该依赖细节,细节应该依赖抽象
* - 其核心思想是:要面向接口编程,不要面向实现编程。
*
* >由于在软件设计中,细节具有多变性,而抽象层则相对稳定,因此以抽象为基础搭建起来的架构要比以细节为基础搭建起来的架构要稳定得多。
* >这里的抽象指的是接口或者抽象类,而细节是指具体的实现类。
*
* >使用接口或者抽象类的目的是制定好规范和契约,而不去涉及任何具体的操作,把展... | 1,712 | 0.67439 | 0.65 | 39 | 20.02564 | 19.092873 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.025641 | false | false | 2 |
0087220e7a86e0992bc2eec72c98463ae25bcd69 | 11,982,958,812,115 | 4691acca4e62da71a857385cffce2b6b4aef3bb3 | /maven-modules/maven-integration-test/src/test/java/testfail/TestFail.java | 3febd21031cbcd2bbb85b3c0961c85127f1befa2 | [
"MIT"
] | permissive | lor6/tutorials | https://github.com/lor6/tutorials | 800f2e48d7968c047407bbd8a61b47be7ec352f2 | e993db2c23d559d503b8bf8bc27aab0847224593 | refs/heads/master | 2023-05-29T06:17:47.980000 | 2023-05-19T08:37:45 | 2023-05-19T08:37:45 | 145,218,314 | 7 | 11 | MIT | true | 2018-08-18T12:29:20 | 2018-08-18T12:29:19 | 2018-08-18T12:01:20 | 2018-08-18T12:01:05 | 108,692 | 0 | 0 | 0 | null | false | null | package testfail;
import org.junit.Test;
import org.junit.Ignore;
import static org.junit.Assert.assertNotNull;
public class TestFail {
@Ignore //ignored so the entire tutorials build passes
@Test
public void whenMessageAssigned_thenItIsNotNull() {
String message = "hello there";
messag... | UTF-8 | Java | 375 | java | TestFail.java | Java | [] | null | [] | package testfail;
import org.junit.Test;
import org.junit.Ignore;
import static org.junit.Assert.assertNotNull;
public class TestFail {
@Ignore //ignored so the entire tutorials build passes
@Test
public void whenMessageAssigned_thenItIsNotNull() {
String message = "hello there";
messag... | 375 | 0.685333 | 0.685333 | 18 | 19.833334 | 18.777203 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 2 |
919fd2a15ba02438479fec80a2e59517ddaa999d | 33,809,982,569,473 | e7183e7267c32f6f0f9cd6a130d81405bebc5360 | /src/main/java/com/example/factory/method/Factory.java | 4700fd75dc1953c3eb3f012b82ee94a2b76c94db | [] | no_license | chenlu1990/design-pattern | https://github.com/chenlu1990/design-pattern | d64d7c06302ff34d17a4a7111c9bd7663da425c7 | b2fe0ff5e695b4f73583a9e2eb67e21e6bfe10f7 | refs/heads/master | 2021-08-30T14:33:50.608000 | 2017-12-18T10:00:45 | 2017-12-18T10:00:45 | 114,358,724 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.factory.method;
/**
* Created by chenlu on 2017/12/15.
*/
public interface Factory {
Shape createShape();
}
| UTF-8 | Java | 136 | java | Factory.java | Java | [
{
"context": "age com.example.factory.method;\n\n/**\n * Created by chenlu on 2017/12/15.\n */\npublic interface Factory {\n\n ",
"end": 61,
"score": 0.9995393753051758,
"start": 55,
"tag": "USERNAME",
"value": "chenlu"
}
] | null | [] | package com.example.factory.method;
/**
* Created by chenlu on 2017/12/15.
*/
public interface Factory {
Shape createShape();
}
| 136 | 0.683824 | 0.625 | 9 | 14.111111 | 14.639706 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 2 |
0e35af0abac268ec5839dc79e222cce61333ddab | 12,781,822,708,232 | 348b2b5bc7a3725eee8246a6ec50ade41e4e9708 | /org.ed/src/test/java/org/ed/JsonRepositoryTest.java | b74627e9edc11f00812850963ab66ceea7ea0dc5 | [] | no_license | cuitaocrazy/daye | https://github.com/cuitaocrazy/daye | 4c87e16f4b40ef9bfa05c44900654983e6099f68 | 9c5ed72f5506516907b81d36561cac405ead4532 | refs/heads/master | 2016-09-10T10:21:34.099000 | 2015-02-25T04:25:26 | 2015-02-25T04:25:26 | 29,514,674 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.ed;
import java.io.File;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Paths;
import org.junit.After;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import org.mockito.ArgumentMatcher;
import org.mockito.Mockito;
import com.fasterxml.jackson.annota... | UTF-8 | Java | 3,154 | java | JsonRepositoryTest.java | Java | [] | null | [] | package org.ed;
import java.io.File;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Paths;
import org.junit.After;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import org.mockito.ArgumentMatcher;
import org.mockito.Mockito;
import com.fasterxml.jackson.annota... | 3,154 | 0.74354 | 0.733204 | 85 | 35.423531 | 33.674 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.470588 | false | false | 2 |
03db1d7adf5078c72410777e8f248fd2155ac245 | 21,543,555,994,788 | a4472003fdc4cdaa0b7fe136767c325d39e1cf1f | /Assignment8/src/main/java/neu/edu/cs5010/database/SkierDataBase.java | 71adafc812adf4b8148c9ca773e1d45c46ca1f20 | [] | no_license | JinhaoLiu/CS5010-ProgramDesignParadigms | https://github.com/JinhaoLiu/CS5010-ProgramDesignParadigms | b8f9b058a64a268b918f8263547e1f323e405fa0 | 1402ca7dd806872ef5f229596a3188b5df97e153 | refs/heads/master | 2021-05-04T23:25:05.477000 | 2018-02-05T19:12:14 | 2018-02-05T19:12:14 | 120,146,713 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package neu.edu.cs5010.database;
import neu.edu.cs5010.dataProcess.Lift;
import neu.edu.cs5010.dataProcess.Skier;
import neu.edu.cs5010.dataProcess.SkierLiftMap;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.RandomAccessFile;
import java.util.HashMap;
import java.util.Map;
public... | UTF-8 | Java | 2,770 | java | SkierDataBase.java | Java | [] | null | [] | package neu.edu.cs5010.database;
import neu.edu.cs5010.dataProcess.Lift;
import neu.edu.cs5010.dataProcess.Skier;
import neu.edu.cs5010.dataProcess.SkierLiftMap;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.RandomAccessFile;
import java.util.HashMap;
import java.util.Map;
public... | 2,770 | 0.559206 | 0.548375 | 93 | 28.784946 | 22.27002 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.548387 | false | false | 2 |
7fef699333c27bf38e3e7f874d576475ec7b420d | 27,315,992,066,825 | cba025e2047154f7cd5388e2ac6b047a2d1bd471 | /main/src/test/java/com/nbcuni/test/publisher/pageobjects/Content/AdditionalInformation.java | ce0ec4dc591c22f368bbe2a3a520f37ad642181e | [] | no_license | duffman1/duffman | https://github.com/duffman1/duffman | c621e1b1d6cd82e5d36f00800e6d9f93cea4761b | 2c8abd29b4338cd048f3d06991febb41db384a05 | refs/heads/master | 2021-06-10T00:55:23.611000 | 2017-09-25T20:46:23 | 2017-09-25T20:46:23 | 39,207,989 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nbcuni.test.publisher.pageobjects.Content;
import org.openqa.selenium.By;
import org.openqa.selenium.Keys;
import org.openqa.selenium.WebElement;
import org.testng.Reporter;
import com.nbcuni.test.publisher.common.Config;
import com.nbcuni.test.publisher.common.Driver.Driver;
import com.nbcuni.test.publis... | UTF-8 | Java | 2,841 | java | AdditionalInformation.java | Java | [
{
"context": "onal Information Library. Copyright\n * \n * @author Brandon Clark\n * @version 1.1 Date: October 13, 2014\n *********",
"end": 542,
"score": 0.9998178482055664,
"start": 529,
"tag": "NAME",
"value": "Brandon Clark"
}
] | null | [] | package com.nbcuni.test.publisher.pageobjects.Content;
import org.openqa.selenium.By;
import org.openqa.selenium.Keys;
import org.openqa.selenium.WebElement;
import org.testng.Reporter;
import com.nbcuni.test.publisher.common.Config;
import com.nbcuni.test.publisher.common.Driver.Driver;
import com.nbcuni.test.publis... | 2,834 | 0.665963 | 0.660331 | 88 | 31.272728 | 27.361523 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.886364 | false | false | 2 |
8874143f21a79ab6dc40390fb556c6fc0cdbe6e3 | 23,931,557,795,421 | d38e8854168c816bae275c2f08cdc31eef4415d0 | /weekend.java | 4c24e921efd4c3e2f1b047105e5c992bda09ff9e | [
"MIT"
] | permissive | laurenlyne/csci2916-labdemo | https://github.com/laurenlyne/csci2916-labdemo | 2475d23142203215b3f2eab2a26d1337be7b0eb0 | 3d83b9b5032a2443090e5ed02941acfcdc89f718 | refs/heads/master | 2020-03-12T03:27:28.059000 | 2018-04-21T01:14:49 | 2018-04-21T01:14:49 | 130,424,913 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | 4/20 blaze it
| UTF-8 | Java | 14 | java | weekend.java | Java | [] | null | [] | 4/20 blaze it
| 14 | 0.714286 | 0.5 | 1 | 13 | 0 | 13 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0 | false | false | 2 |
6000e1465efc7edcdf705a39a474b198d559ca42 | 23,545,010,776,686 | 7cefa52bf31c683990d4c0f6b3e55bb23510f008 | /messageBoard/src/edu/zime/wzd/service/impl/ReplyServiceImpl.java | 4dcdeea081aa54ddc4c749b6dff53b8616f207d0 | [] | no_license | supervtm/trains | https://github.com/supervtm/trains | b7e7542cb4a0ea0863372aa9476acb8cf6eef745 | 7203a08e8b99e34be1e8b9dcbe63342ca66b836f | refs/heads/master | 2021-01-13T03:10:13.815000 | 2017-01-04T12:55:55 | 2017-01-04T12:55:55 | 77,419,465 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.zime.wzd.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import edu.zime.wzd.domain.CustomReply;
import edu.zime.wzd.domain.Reply;
import edu.zime.wzd.mapper.ReplyMapper;
import edu.zime.wzd.service.ReplyService;
public class ReplyServiceImp... | UTF-8 | Java | 766 | java | ReplyServiceImpl.java | Java | [] | null | [] | package edu.zime.wzd.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import edu.zime.wzd.domain.CustomReply;
import edu.zime.wzd.domain.Reply;
import edu.zime.wzd.mapper.ReplyMapper;
import edu.zime.wzd.service.ReplyService;
public class ReplyServiceImp... | 766 | 0.75718 | 0.75718 | 32 | 21.9375 | 24.310411 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.0625 | false | false | 2 |
eb970b02b981855edc35acd6427a2ea455a3eb2a | 25,718,264,220,622 | 8b53aca5f498451f1b0ba35eb010b2ac68721974 | /src/gui/QueueFrame.java | 8916fbe70cc565eff42e33e69b0da58f968ba036 | [] | no_license | fado/ATMS | https://github.com/fado/ATMS | 82ac5efb25794038dcc554790d85cba5a5f9405e | ce4f084a65b825ab44bbe7dc0de555fb0e5ba1b2 | refs/heads/master | 2015-08-10T19:36:19.915000 | 2014-05-12T19:45:32 | 2014-05-12T19:45:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gui;
import java.awt.BorderLayout;
import java.awt.Font;
import javax.swing.JInternalFrame;
import javax.swing.JScrollPane;
import javax.swing.JTextArea;
import javax.swing.SwingUtilities;
import atms.QueueName;
import java.io.FileNotFoundException;
import java.io.IOException;
@SuppressWarnings("serial")
pu... | UTF-8 | Java | 1,154 | java | QueueFrame.java | Java | [] | null | [] | package gui;
import java.awt.BorderLayout;
import java.awt.Font;
import javax.swing.JInternalFrame;
import javax.swing.JScrollPane;
import javax.swing.JTextArea;
import javax.swing.SwingUtilities;
import atms.QueueName;
import java.io.FileNotFoundException;
import java.io.IOException;
@SuppressWarnings("serial")
pu... | 1,154 | 0.649913 | 0.64818 | 43 | 25.83721 | 21.145048 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.581395 | false | false | 2 |
29f566cfe304054f6e48b264cf0ec09d742501c5 | 33,371,895,947,256 | 92b766a434520a7fe306776fdf358d387c5768a1 | /src/test/java/com/github/bingoohuang/asmvalidator/validator/tests/PersonTest.java | 9bb4cbea55f305e2d2e9e3f2f6872f84eae98c46 | [
"Apache-2.0"
] | permissive | bingoohuang/asmvalidator | https://github.com/bingoohuang/asmvalidator | e4fb855aa6f569967c27bb9f29e5764051e54b5f | 3b9f72b3573f5469b8636e043df357753e6704ba | refs/heads/master | 2022-12-06T07:36:42.049000 | 2020-04-24T02:17:48 | 2020-04-24T02:17:48 | 40,241,093 | 6 | 3 | Apache-2.0 | false | 2022-11-16T09:24:16 | 2015-08-05T11:13:27 | 2022-06-17T03:37:11 | 2022-11-16T09:24:13 | 261 | 5 | 4 | 3 | Java | false | false | package com.github.bingoohuang.asmvalidator.validator.tests;
import com.github.bingoohuang.asmvalidator.AsmValidateResult;
import com.github.bingoohuang.asmvalidator.AsmValidatorFactory;
import com.github.bingoohuang.asmvalidator.annotations.AsmIgnore;
import com.github.bingoohuang.asmvalidator.ex.AsmValidateException... | UTF-8 | Java | 1,549 | java | PersonTest.java | Java | [
{
"context": "package com.github.bingoohuang.asmvalidator.validator.tests;\n\nimport com.github.",
"end": 30,
"score": 0.9207640290260315,
"start": 19,
"tag": "USERNAME",
"value": "bingoohuang"
},
{
"context": ".asmvalidator.validator.tests;\n\nimport com.github.bingoohuang.asmvalida... | null | [] | package com.github.bingoohuang.asmvalidator.validator.tests;
import com.github.bingoohuang.asmvalidator.AsmValidateResult;
import com.github.bingoohuang.asmvalidator.AsmValidatorFactory;
import com.github.bingoohuang.asmvalidator.annotations.AsmIgnore;
import com.github.bingoohuang.asmvalidator.ex.AsmValidateException... | 1,549 | 0.696578 | 0.646869 | 49 | 30.612246 | 23.631367 | 94 | false | false | 0 | 0 | 0 | 0 | 67 | 0.043254 | 0.55102 | false | false | 2 |
2f07858a1671203833ada5003c250c3c2d6bb748 | 26,834,955,679,453 | 5ef0b4d230dc5243225d149efb44cdcdd2ffea9d | /trunk/visreed/src/visreed/view/layout/SequenceLayoutManager.java | d0c4a0b445516513e4b6887746e74f1a08576e50 | [] | no_license | kai-zhu/the-teaching-machine-and-webwriter | https://github.com/kai-zhu/the-teaching-machine-and-webwriter | 3d3b3dfdecd61e0fb2146b44c42d6467489fd94f | 67adf8f41bb475108c285eb0894906cb0878849c | refs/heads/master | 2021-01-16T20:47:55.620000 | 2016-05-23T12:38:03 | 2016-05-23T12:38:12 | 61,149,759 | 1 | 0 | null | true | 2016-06-14T19:22:57 | 2016-06-14T19:22:57 | 2016-03-15T14:38:16 | 2016-06-12T22:42:23 | 298,496 | 0 | 0 | 0 | null | null | null | /**
* SequenceLayoutManager.java
*
* @date: 2011-6-14
* @author: Xiaoyu Guo
* This file is part of the Teaching Machine project.
*/
package visreed.view.layout;
import java.awt.geom.Rectangle2D;
import tm.utilities.Assert;
import visreed.model.Direction;
import visreed.view.SequenceNodeView;
impo... | UTF-8 | Java | 13,744 | java | SequenceLayoutManager.java | Java | [
{
"context": "anager.java\r\n * \r\n * @date: 2011-6-14\r\n * @author: Xiaoyu Guo\r\n * This file is part of the Teaching Machine pro",
"end": 84,
"score": 0.9998563528060913,
"start": 74,
"tag": "NAME",
"value": "Xiaoyu Guo"
},
{
"context": "all its children in a horizontal line.\r\... | null | [] | /**
* SequenceLayoutManager.java
*
* @date: 2011-6-14
* @author: <NAME>
* This file is part of the Teaching Machine project.
*/
package visreed.view.layout;
import java.awt.geom.Rectangle2D;
import tm.utilities.Assert;
import visreed.model.Direction;
import visreed.view.SequenceNodeView;
import v... | 13,736 | 0.517826 | 0.511059 | 325 | 40.28923 | 27.523127 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.516923 | false | false | 2 |
37325082d4108e8ec0e8fc40fa50f9f7171b0dcd | 18,949,395,757,957 | 0f97de952c573723148edb8accb1f83008519038 | /external/sql/src/main/java/com/digitalpebble/stormcrawler/sql/StatusUpdaterBolt.java | a48585f9cca287b38d856f4ca6d1fd451626db06 | [
"Apache-2.0"
] | permissive | DigitalPebble/storm-crawler | https://github.com/DigitalPebble/storm-crawler | a8f08cdc4ca390087b716acd89e1a3b374c37a79 | 90e52e33cc7895eb656901ed5a1e83e09c3814a3 | refs/heads/master | 2023-08-28T20:56:22.818000 | 2023-08-09T08:09:50 | 2023-08-09T08:09:50 | 9,395,761 | 848 | 312 | Apache-2.0 | false | 2023-09-14T17:03:38 | 2013-04-12T14:13:30 | 2023-09-13T02:11:19 | 2023-09-14T17:03:37 | 8,566 | 820 | 248 | 45 | HTML | false | false | /**
* Licensed to DigitalPebble Ltd under one or more contributor license agreements. See the NOTICE
* file distributed with this work for additional information regarding copyright ownership.
* DigitalPebble licenses this file to You under the Apache License, Version 2.0 (the "License");
* you may not use this fil... | UTF-8 | Java | 8,905 | java | StatusUpdaterBolt.java | Java | [] | null | [] | /**
* Licensed to DigitalPebble Ltd under one or more contributor license agreements. See the NOTICE
* file distributed with this work for additional information regarding copyright ownership.
* DigitalPebble licenses this file to You under the Apache License, Version 2.0 (the "License");
* you may not use this fil... | 8,905 | 0.61224 | 0.607973 | 256 | 33.785156 | 26.898623 | 99 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.636719 | false | false | 2 |
f9ef6f27f49b321428581572eb99a77b9558ca45 | 28,200,755,318,116 | d8bd72eb09cef24686271401f6978fa0f995672d | /src/com/epam/menu/service/impl/DOMParserServiceImpl.java | 222dafa97fc5010de6d4e80eeb0d1ecd548b317b | [] | no_license | ivsurus/TATJAVA01_2017_Task05_Ivan_Surus | https://github.com/ivsurus/TATJAVA01_2017_Task05_Ivan_Surus | a09e8b0426412cb10041e9c9ac77cafa33225416 | 3115a2b2c274b0934ea7b9870dd79068a823193b | refs/heads/master | 2021-01-22T10:59:45.729000 | 2017-03-02T10:49:35 | 2017-03-02T10:49:35 | 82,060,505 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.epam.menu.service.impl;
import com.epam.menu.bean.Appetizer;
import com.epam.menu.bean.Food;
import com.epam.menu.dao.ParserDAO;
import com.epam.menu.dao.exeption.DAOException;
import com.epam.menu.dao.factory.DAOFactory;
import com.epam.menu.service.ParserService;
import com.epam.menu.service.exeption.Ser... | UTF-8 | Java | 1,225 | java | DOMParserServiceImpl.java | Java | [] | null | [] | package com.epam.menu.service.impl;
import com.epam.menu.bean.Appetizer;
import com.epam.menu.bean.Food;
import com.epam.menu.dao.ParserDAO;
import com.epam.menu.dao.exeption.DAOException;
import com.epam.menu.dao.factory.DAOFactory;
import com.epam.menu.service.ParserService;
import com.epam.menu.service.exeption.Ser... | 1,225 | 0.678367 | 0.678367 | 43 | 27.325581 | 25.594078 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.488372 | false | false | 2 |
72819c4ee244d652b31b57767327a781582cac70 | 28,716,151,361,088 | 2ad7b34a51a59435691554f47e5f10e5c731805a | /src/main/java/be/thomaswinters/twitter/bot/loggers/TweetReplyPrinter.java | 55c0916334670e92e24a14ed4573d0c485ade3ce | [] | no_license | twinters/twitter-util | https://github.com/twinters/twitter-util | 16fca9e15ff917c9354c7006563af8f94a5f9f12 | f07317236307d148219e31688e1fb3943f2b5e31 | refs/heads/master | 2021-04-09T14:22:23.830000 | 2021-01-11T02:01:58 | 2021-01-11T02:01:58 | 125,674,633 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package be.thomaswinters.twitter.bot.loggers;
import twitter4j.Status;
import java.util.function.BiConsumer;
import java.util.function.Consumer;
public class TweetReplyPrinter implements BiConsumer<Status, Status> {
@Override
public void accept(Status status, Status toTweet) {
System.out.println("@" ... | UTF-8 | Java | 554 | java | TweetReplyPrinter.java | Java | [] | null | [] | package be.thomaswinters.twitter.bot.loggers;
import twitter4j.Status;
import java.util.function.BiConsumer;
import java.util.function.Consumer;
public class TweetReplyPrinter implements BiConsumer<Status, Status> {
@Override
public void accept(Status status, Status toTweet) {
System.out.println("@" ... | 554 | 0.651625 | 0.649819 | 16 | 33.625 | 31.527517 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 2 |
69ff948ae33435f9e22082c1adedfab51074e368 | 28,716,151,360,960 | 6d9dd7a05baadc98170bf59adc835dfea631a3f4 | /.svn/pristine/69/69ff948ae33435f9e22082c1adedfab51074e368.svn-base | 951bcddeff9c355ddfd1e87d6b2ac5f4ab11bdc8 | [] | no_license | istvandocsa/hazi | https://github.com/istvandocsa/hazi | c92528af6ed3fb7177eb900045b56ff9de79ff04 | 50d70da86d9e61207bace9216943e60279cd47f0 | refs/heads/master | 2015-08-11T02:42:23.562000 | 2014-04-04T14:46:37 | 2014-04-04T14:46:37 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package someproject.pdfgenerator.generator;
import java.util.ArrayList;
import someproject.pdfgenerator.datamodell.FizetesReszletek;
import someproject.pdfgenerator.datamodell.Kibocsato;
import someproject.pdfgenerator.datamodell.SzamlaInformaciok;
import someproject.pdfgenerator.datamodell.SzolgaltatasMegnevezes;
im... | UTF-8 | Java | 1,589 | 69ff948ae33435f9e22082c1adedfab51074e368.svn-base | Java | [
{
"context": "ator pdfGenerator = new PdfGenerator(\n\t\t\t\t\"/Users/user/Documents/Dev/workspaces/workspacecoreJavaandJava",
"end": 1359,
"score": 0.9745737314224243,
"start": 1355,
"tag": "USERNAME",
"value": "user"
}
] | null | [] | package someproject.pdfgenerator.generator;
import java.util.ArrayList;
import someproject.pdfgenerator.datamodell.FizetesReszletek;
import someproject.pdfgenerator.datamodell.Kibocsato;
import someproject.pdfgenerator.datamodell.SzamlaInformaciok;
import someproject.pdfgenerator.datamodell.SzolgaltatasMegnevezes;
im... | 1,589 | 0.743525 | 0.633607 | 34 | 45.558823 | 29.392067 | 135 | false | false | 0 | 0 | 0 | 0 | 88 | 0.055591 | 3.852941 | false | false | 2 | |
dbacbac41b6ed880d00f0b5afb013ff6870b9810 | 21,088,289,427,549 | 7fcc802ad5356bf9cae454b9c100ac969cf51075 | /MOBICLASS/MOBICLASS/src/jpa/DAO/relacionamento/TurmaDisciplinaDAO.java | 5da36de5e95a297563494574bf546225c5cbfdd0 | [] | no_license | wellmmeR/mobiclass | https://github.com/wellmmeR/mobiclass | 9c8d9a7714a35ab94c96cf5b4e986f00bece321b | 63d8c3a2d7ea92e12e3441efe1b7ce110c6b5ee4 | refs/heads/master | 2017-12-01T12:42:23.105000 | 2016-05-31T05:13:32 | 2016-05-31T05:13:32 | 60,654,285 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jpa.DAO.relacionamento;
import java.util.ArrayList;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.TypedQuery;
import jpa.DAO.DAO;
import jpa.academico.Disciplina;
import jpa.academico.Turma;
import jpa.academico.TurmaDisciplina;
import jpa.academico.Turma... | UTF-8 | Java | 3,532 | java | TurmaDisciplinaDAO.java | Java | [] | null | [] | package jpa.DAO.relacionamento;
import java.util.ArrayList;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.TypedQuery;
import jpa.DAO.DAO;
import jpa.academico.Disciplina;
import jpa.academico.Turma;
import jpa.academico.TurmaDisciplina;
import jpa.academico.Turma... | 3,532 | 0.730747 | 0.725368 | 88 | 38.136364 | 30.124432 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.465909 | false | false | 2 |
ccdca81aa05e369970a534b9cbdaa237bda2cf25 | 1,580,547,997,184 | 7ffd4dd8b058b6a2f3e03a3b55e29915b70227a2 | /src/main/java/com/bhavana/Dependent.java | bacd95e9ed7d4c5390aa96e398890fdeb7434a0b | [] | no_license | Bhavana-97/icf-test | https://github.com/Bhavana-97/icf-test | 2551e627f5f2c5c8a0852f5a5e4f3dd5a3fdd465 | d84818b1339d454a53b40dc31eb5d440f8679b81 | refs/heads/main | 2023-05-30T17:33:58.607000 | 2021-06-20T10:57:24 | 2021-06-20T10:57:24 | 378,622,515 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bhavana;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import java.math.BigDecimal;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import javax.persistence.Table;
import com.fasterxml.jackson.annotation.JsonManagedReference;... | UTF-8 | Java | 1,874 | java | Dependent.java | Java | [
{
"context": " \"ID=\" + id +\n \", First Name='\" + firstName + '\\'' +\n \", Last Name='\" + lastNa",
"end": 1723,
"score": 0.927692174911499,
"start": 1714,
"tag": "NAME",
"value": "firstName"
},
{
"context": "rstName + '\\'' +\n \", ... | null | [] | package com.bhavana;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import java.math.BigDecimal;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import javax.persistence.Table;
import com.fasterxml.jackson.annotation.JsonManagedReference;... | 1,874 | 0.617396 | 0.617396 | 83 | 21.578314 | 17.794083 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409639 | false | false | 2 |
3f1275724e9221ae9aab54c594b8dc5c7a4ee26f | 19,799,799,263,981 | 7b5971bd8e74d20ba26520fad1a239b758fc6c28 | /app/src/main/java/com/xs/lightpuzzle/materials/LayoutAdapter.java | 5abf8b5b0dcb7c62d0fc302204090b021a0129b1 | [] | no_license | urnotxs/LightPuzzle | https://github.com/urnotxs/LightPuzzle | 79f2b5ae1449690e3159428bf350f6abf2f21730 | a6a76273e85b2e492ca93b1fb5f13d939fe82e00 | refs/heads/master | 2020-04-04T12:55:14.984000 | 2019-11-19T08:20:18 | 2019-11-19T08:20:18 | 155,942,248 | 5 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xs.lightpuzzle.materials;
import android.util.Pair;
import android.widget.ImageView;
import com.chad.library.adapter.base.BaseQuickAdapter;
import com.chad.library.adapter.base.BaseViewHolder;
import com.xs.lightpuzzle.LightPuzzleApplication;
import com.xs.lightpuzzle.R;
/**
* Created by xs on 2018/12/4... | UTF-8 | Java | 1,061 | java | LayoutAdapter.java | Java | [
{
"context": "n;\nimport com.xs.lightpuzzle.R;\n\n/**\n * Created by xs on 2018/12/4.\n */\n\npublic class LayoutAdapter ext",
"end": 307,
"score": 0.9760854840278625,
"start": 305,
"tag": "USERNAME",
"value": "xs"
}
] | null | [] | package com.xs.lightpuzzle.materials;
import android.util.Pair;
import android.widget.ImageView;
import com.chad.library.adapter.base.BaseQuickAdapter;
import com.chad.library.adapter.base.BaseViewHolder;
import com.xs.lightpuzzle.LightPuzzleApplication;
import com.xs.lightpuzzle.R;
/**
* Created by xs on 2018/12/4... | 1,061 | 0.737983 | 0.731385 | 33 | 31.151516 | 29.735319 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.575758 | false | false | 2 |
90d72636708f2758afc48566ac9e07c66d2d624a | 23,570,780,561,402 | fd8ed0d4a1850713b875f015ac0f11c6d26c829b | /src/com/dp/abstractfactory/Computer.java | f98906925a336b263c482c6263c91cef84a22bac | [] | no_license | eraare/DesignPatterns | https://github.com/eraare/DesignPatterns | a51e1d7078c386b0adc3d8d98dd02751337d2033 | 2af4d64f681e9129da3456a1a11be408fcc6a3d2 | refs/heads/master | 2022-01-08T19:27:30.302000 | 2019-05-14T02:14:17 | 2019-05-14T02:14:17 | 76,237,659 | 6 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dp.abstractfactory;
public interface Computer {
public void compute();
}
| UTF-8 | Java | 87 | java | Computer.java | Java | [] | null | [] | package com.dp.abstractfactory;
public interface Computer {
public void compute();
}
| 87 | 0.770115 | 0.770115 | 5 | 16.4 | 13.230268 | 31 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 2 |
43dd997bad71ca78b7f1783a3df520b4a557dd80 | 15,470,472,253,602 | 19836df132d4da8515da993b71128f09bd6b7aca | /src/main/java/com/billJiang/framework/utils/PDFUtil.java | 546fecf66b26fc5b803bf0188b2feaa258f9d6ea | [
"MIT"
] | permissive | diycp/AdminEAP | https://github.com/diycp/AdminEAP | 3cf019bb967f929e210e1d7e18bc094c369531c0 | 6dd1ab7fef8d98b3f6ebe970e7a1675c709fade6 | refs/heads/master | 2021-01-13T04:15:30.392000 | 2016-12-27T03:14:18 | 2016-12-27T03:14:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.billJiang.framework.utils;
import com.itextpdf.text.pdf.BaseFont;
import org.xhtmlrenderer.pdf.ITextFontResolver;
import org.xhtmlrenderer.pdf.ITextRenderer;
import java.io.File;
import java.io.FileOutputStream;
import java.io.OutputStream;
/**
* Created by billJiang on 2016/12/9.
* e-mail:jrn1012@petro... | UTF-8 | Java | 2,545 | java | PDFUtil.java | Java | [
{
"context": "am;\nimport java.io.OutputStream;\n/**\n * Created by billJiang on 2016/12/9.\n * e-mail:jrn1012@petrochina.c",
"end": 277,
"score": 0.7408365607261658,
"start": 273,
"tag": "NAME",
"value": "bill"
},
{
"context": "mport java.io.OutputStream;\n/**\n * Created by billJia... | null | [] | package com.billJiang.framework.utils;
import com.itextpdf.text.pdf.BaseFont;
import org.xhtmlrenderer.pdf.ITextFontResolver;
import org.xhtmlrenderer.pdf.ITextRenderer;
import java.io.File;
import java.io.FileOutputStream;
import java.io.OutputStream;
/**
* Created by billJiang on 2016/12/9.
* e-mail:<EMAIL> qq:47... | 2,527 | 0.635885 | 0.627379 | 71 | 33.774647 | 26.878023 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.676056 | false | false | 2 |
15aab2478175d66566437793f2cb5debe2943334 | 27,161,373,209,264 | 547370e56d9430adf40fc99d2f25d76668b16b5c | /JadyerSDK-sdk/src/main/java/com/jadyer/sdk/mpp/msg/out/OutNewsMsg.java | 55322971b6c12ceda636e75a41ce4338a239f532 | [
"Apache-2.0"
] | permissive | wenzhongyi/JadyerSDK | https://github.com/wenzhongyi/JadyerSDK | af581bb9f41e2e9b90cc11b06d40fdfa6163c379 | bf25e01c2e8f5c802ffa085fc194997e1d6b20bb | refs/heads/master | 2017-10-07T15:36:45.774000 | 2015-10-22T05:05:01 | 2015-10-22T05:05:01 | 44,720,159 | 0 | 0 | null | true | 2015-10-22T03:35:28 | 2015-10-22T03:35:28 | 2015-10-20T11:18:29 | 2015-10-21T04:38:53 | 0 | 0 | 0 | 0 | null | null | null | package com.jadyer.sdk.mpp.msg.out;
import java.util.ArrayList;
import java.util.List;
import com.jadyer.sdk.mpp.msg.in.InMsg;
/**
* 回复图文消息
* @create Oct 18, 2015 6:04:05 PM
* @author 玄玉<http://blog.csdn.net/jadyer>
*/
public class OutNewsMsg extends OutMsg {
private List<News> articles = new Array... | UTF-8 | Java | 995 | java | OutNewsMsg.java | Java | [
{
"context": "息\r\n * @create Oct 18, 2015 6:04:05 PM\r\n * @author 玄玉<http://blog.csdn.net/jadyer>\r\n */\r\npublic class O",
"end": 202,
"score": 0.9993243217468262,
"start": 200,
"tag": "NAME",
"value": "玄玉"
},
{
"context": "15 6:04:05 PM\r\n * @author 玄玉<http://blog.csdn.net/jady... | null | [] | package com.jadyer.sdk.mpp.msg.out;
import java.util.ArrayList;
import java.util.List;
import com.jadyer.sdk.mpp.msg.in.InMsg;
/**
* 回复图文消息
* @create Oct 18, 2015 6:04:05 PM
* @author 玄玉<http://blog.csdn.net/jadyer>
*/
public class OutNewsMsg extends OutMsg {
private List<News> articles = new Array... | 995 | 0.653728 | 0.642492 | 45 | 19.799999 | 20.204069 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.355556 | false | false | 2 |
e6b00fe383748ab6548f192752c9d5db56e24103 | 23,888,608,109,430 | dd9e5bb57cc981b6acab17c2b48b2fbd669aecb3 | /src/Shop/ShopBuy.java | 8aca1510ae77e6aa3828bbeb057b663b754f11ce | [] | no_license | lsg921203/RPGgame | https://github.com/lsg921203/RPGgame | f673c996d9f0f700f45172289368f51d6d8734f9 | 3414c1099a2a596976421755724ffbc4ff817e1d | refs/heads/master | 2022-09-25T08:33:06.665000 | 2020-06-08T00:03:11 | 2020-06-08T00:03:11 | 270,592,964 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Shop;
public class ShopBuy {
public void buySome(int a, int b, jdbc.IDTable.Character c){
int n= a;
int m= b;
switch(a){
case 1:
//System.out.println("»¡°¹°¾àÀ» »ò´Ù.");
c.updateRP(b);
c.updateMoney(-100*b);
break;
case 2:
//System.out.println("ÆÄ¶õ¹°¾àÀ» »ò´Ù.");
c.updateBP(b... | WINDOWS-1252 | Java | 534 | java | ShopBuy.java | Java | [] | null | [] | package Shop;
public class ShopBuy {
public void buySome(int a, int b, jdbc.IDTable.Character c){
int n= a;
int m= b;
switch(a){
case 1:
//System.out.println("»¡°¹°¾àÀ» »ò´Ù.");
c.updateRP(b);
c.updateMoney(-100*b);
break;
case 2:
//System.out.println("ÆÄ¶õ¹°¾àÀ» »ò´Ù.");
c.updateBP(b... | 534 | 0.570565 | 0.53629 | 29 | 16.103449 | 14.634265 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.655172 | false | false | 2 |
6f7d2b3ca6192808855a10bd8658547907292d6b | 7,241,314,924,519 | 8fa692bb38c7f4327d7cb23576ffa864e96cace8 | /ldms-dao/src/test/java/cn/cug/laboratory/mapper/UserMapperTest.java | cd65d3caad2b7ffd528a2b298f84dd15115fd289 | [
"Apache-2.0"
] | permissive | HHcoder/Laboratory-devices-management-system | https://github.com/HHcoder/Laboratory-devices-management-system | 651a196b448fcf82fc702c73ad2baa9504dd6fba | 8c64126f1fe9786b0621bb6e34a91d2d7127033b | refs/heads/master | 2017-03-29T18:47:20.201000 | 2016-06-02T05:33:43 | 2016-06-02T05:33:43 | 59,305,700 | 0 | 0 | null | true | 2016-05-20T15:32:10 | 2016-05-20T15:32:10 | 2016-05-20T01:46:50 | 2016-05-19T07:03:33 | 890 | 0 | 0 | 0 | null | null | null | /*
* Copyright 2016-2016 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | UTF-8 | Java | 1,517 | java | UserMapperTest.java | Java | [
{
"context": ".Autowired;\n\nimport java.util.List;\n\n/**\n * @autor shixing\n * @since 1.0.0\n */\n\npublic class UserMapperTest ",
"end": 893,
"score": 0.9996750354766846,
"start": 886,
"tag": "USERNAME",
"value": "shixing"
},
{
"context": "er user = new User();\n// user.se... | null | [] | /*
* Copyright 2016-2016 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | 1,517 | 0.707317 | 0.694133 | 48 | 30.604166 | 26.306479 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.479167 | false | false | 2 |
8f49766033fd704a43609311cf6040f6a81f87ca | 32,547,262,229,824 | 4a105d498536181232eb1c8ac05465b6e422d517 | /jdk8/src/main/java/coffee_and_tea/jdk8/jep103_parallel_array_sorting/SortingCompare.java | c0284b1e82243646add13e84009c163f094e6658 | [
"Apache-2.0"
] | permissive | coffee-and-tea/jdk-catch-up | https://github.com/coffee-and-tea/jdk-catch-up | 9818214ef6162dbe2e580b8405c1d4ea1ea94f8b | eef141c3461a4680df299d693b5ce6f9d7338429 | refs/heads/develop | 2023-02-23T17:34:47.145000 | 2021-01-31T20:27:13 | 2021-01-31T20:27:13 | 295,836,771 | 0 | 0 | Apache-2.0 | false | 2021-01-31T20:27:14 | 2020-09-15T20:03:56 | 2021-01-26T03:14:44 | 2021-01-31T20:27:13 | 130 | 0 | 0 | 0 | Java | false | false | package coffee_and_tea.jdk8.jep103_parallel_array_sorting;
import java.time.Instant;
import java.util.Arrays;
import java.util.Random;
public class SortingCompare {
public static void main(String[] args) {
Instant before, after;
int[] ints100 = new Random().ints(200).toArray();
int[] int... | UTF-8 | Java | 1,850 | java | SortingCompare.java | Java | [] | null | [] | package coffee_and_tea.jdk8.jep103_parallel_array_sorting;
import java.time.Instant;
import java.util.Arrays;
import java.util.Random;
public class SortingCompare {
public static void main(String[] args) {
Instant before, after;
int[] ints100 = new Random().ints(200).toArray();
int[] int... | 1,850 | 0.666487 | 0.592973 | 50 | 36 | 30.84153 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 2 |
07509c4ee17f98e5dac2a886b33b7359ff1a48fe | 15,650,860,889,834 | 88242d663efae98541e879972e44d358b67c8334 | /yidong_exam_1.java | a3b86e8432810d84b484e3e873bbe55eb16f8686 | [] | no_license | Light-Alex/java_offer | https://github.com/Light-Alex/java_offer | e1ce0ae5b96263bbeb7f950b0bd8b7c0b74b2f59 | 144aa9dc9e4e1e0abed85ee768dc4600f9ea3257 | refs/heads/master | 2022-12-18T14:35:08.280000 | 2020-09-25T13:19:26 | 2020-09-25T13:19:26 | 279,556,512 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
/**
* 题目:计数器游戏
*
* 题目描述:
* Louise和Richard玩一个游戏。他们有一个初值设置为 N 的计数器。Louise先开始游戏,此后两人轮流进行。 在游戏中,他们进行如下操作:
如果 N 不是 2 的幂,他们把计数器减少小于 N 的最大2的幂。
如果 N 是 2 的次方,他们把计数器减少 N 的一半。
得到结果作为新的 N 值,再继续进行以后的操作。
当计数器值减到 1 的时候,即 N == 1,游戏结束。最后一个进行合法操作的人获得胜利。 给定 N , 你的任务是求出游戏的获胜者。
*/
public class ... | UTF-8 | Java | 1,395 | java | yidong_exam_1.java | Java | [
{
"context": "ava.util.Scanner;\n\n/**\n * 题目:计数器游戏\n * \n * 题目描述:\n * Louise和Richard玩一个游戏。他们有一个初值设置为 N 的计数器。Louise先开始游戏,此后两人轮流",
"end": 65,
"score": 0.9970295429229736,
"start": 59,
"tag": "NAME",
"value": "Louise"
},
{
"context": ".Scanner;\n\n/**\n * 题目:计数器游戏\n * \n * 题目描述:\n * Lo... | null | [] | import java.util.Scanner;
/**
* 题目:计数器游戏
*
* 题目描述:
* Louise和Richard玩一个游戏。他们有一个初值设置为 N 的计数器。Louise先开始游戏,此后两人轮流进行。 在游戏中,他们进行如下操作:
如果 N 不是 2 的幂,他们把计数器减少小于 N 的最大2的幂。
如果 N 是 2 的次方,他们把计数器减少 N 的一半。
得到结果作为新的 N 值,再继续进行以后的操作。
当计数器值减到 1 的时候,即 N == 1,游戏结束。最后一个进行合法操作的人获得胜利。 给定 N , 你的任务是求出游戏的获胜者。
*/
public class ... | 1,395 | 0.473481 | 0.459981 | 39 | 25.615385 | 19.624182 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.358974 | false | false | 2 |
e17bfdcec771081776df9b3e3e1a8c8cbc090d8f | 28,252,294,930,641 | 8e44ba3b5f60fd92ba9e875cb73c70cd7ae8d664 | /Teams/src/mog/net/teams/client/ui/HomeLayout.java | 95315f143dc0e7fc240f53494d096b24b66241eb | [] | no_license | WilliamDo/teams | https://github.com/WilliamDo/teams | 3bc573180e910ae6296b5d2723f1e7ed4d376f6a | 41198166e53b126447f2ca6cc850ef571b89b052 | refs/heads/master | 2016-09-05T08:47:55.996000 | 2013-05-19T16:18:56 | 2013-05-19T16:18:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mog.net.teams.client.ui;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import org.apache.commons.digester.SetRootRule;
import mog.net.teams.client.DataService;
import mog.net.teams.client.DataServiceAsync;
import mog.net.teams.client.Player;
import com.google.gwt.cell.client.Ab... | UTF-8 | Java | 2,843 | java | HomeLayout.java | Java | [] | null | [] | package mog.net.teams.client.ui;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import org.apache.commons.digester.SetRootRule;
import mog.net.teams.client.DataService;
import mog.net.teams.client.DataServiceAsync;
import mog.net.teams.client.Player;
import com.google.gwt.cell.client.Ab... | 2,843 | 0.754485 | 0.754133 | 96 | 28.614584 | 24.981398 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.979167 | false | false | 2 |
305331ef30f2676320ef0b35d6b83465fc6f8542 | 28,827,820,529,149 | 2781e76a90b5726e3764ab6f721c9b8358297f18 | /天购/daygo/src/com/daygo/servlet/CommentServlet.java | 6e4ca49c119769fbe09bdccbcda9b7b0190d6ab5 | [] | no_license | lintongxiang/daygo | https://github.com/lintongxiang/daygo | 22d7465f88c931825c415df6df7024a06e78322a | dbf589524302183dc9b8d14693ac14b704888f8d | refs/heads/master | 2020-05-21T08:47:24.589000 | 2016-09-24T07:07:44 | 2016-09-24T07:07:44 | 69,086,137 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.daygo.servlet;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.daygo.dao.CommentDao;
import ... | UTF-8 | Java | 1,802 | java | CommentServlet.java | Java | [] | null | [] | package com.daygo.servlet;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.daygo.dao.CommentDao;
import ... | 1,802 | 0.753607 | 0.751942 | 59 | 29.542374 | 28.405252 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.355932 | false | false | 2 |
d8dd0ed26ac6f90907c14eb0c925b77d499cbdb2 | 17,171,279,296,693 | d8cd8cba0aecdf9b269628ad1d20a3314553aabb | /mongo-morphia/src/main/java/dev/morphia/query/validation/DefaultTypeValidator.java | 804170cd6b37ec0afd641cb96e7de498fae13b0d | [
"Apache-2.0"
] | permissive | mhus/mhus-mongo | https://github.com/mhus/mhus-mongo | 93ff972115db5914383d72f8e15a5f741e5c4cd9 | 0a3ad29ea254ffe94ad4fe07505d157a65da635b | refs/heads/master | 2023-01-22T05:58:15.423000 | 2022-03-22T01:43:04 | 2022-03-22T01:43:04 | 205,115,761 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright (C) 2019 Mike Hummel (mh@mhus.de)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... | UTF-8 | Java | 2,236 | java | DefaultTypeValidator.java | Java | [
{
"context": "/**\n * Copyright (C) 2019 Mike Hummel (mh@mhus.de)\n *\n * Licensed under the Apache Lice",
"end": 37,
"score": 0.9997588396072388,
"start": 26,
"tag": "NAME",
"value": "Mike Hummel"
},
{
"context": "/**\n * Copyright (C) 2019 Mike Hummel (mh@mhus.de)\n *\n * Licensed ... | null | [] | /**
* Copyright (C) 2019 <NAME> (<EMAIL>)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law... | 2,228 | 0.620304 | 0.616726 | 67 | 32.373135 | 28.390053 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.268657 | false | false | 2 |
b6b1ca6aab729ef411daab302ab93059062bd47f | 11,905,649,376,578 | 2f264879de3c424a65bf67e7c5380451c4e633e0 | /src/main/java/de/saarland/thesis/sqlinjection/Main.java | b426ff93376675bed9d931f2df234a14d4c655cf | [] | no_license | TamDibi/AutomaticSQLInjectionTesting | https://github.com/TamDibi/AutomaticSQLInjectionTesting | 989f33969be4bce7568561cb70bc46d2622a156a | fc67eeaf40e550661e1f42916910bee8426b5e98 | refs/heads/master | 2021-01-17T07:30:38.114000 | 2017-03-02T23:09:52 | 2017-03-02T23:09:52 | 83,733,658 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.saarland.thesis.sqlinjection;
/**
*
* @author sireto
*/
public class Main {
public static void main(String[] args) {
SqlInjector injector = new FirefoxSqlInjector();
TestSQLInjection sqlInjector = new TestSQLInjection(injector);
String filteredURLFile = "filtered.txt"... | UTF-8 | Java | 377 | java | Main.java | Java | [
{
"context": "e.saarland.thesis.sqlinjection;\n\n/**\n *\n * @author sireto\n */\npublic class Main {\n public static void ma",
"end": 66,
"score": 0.9959964752197266,
"start": 60,
"tag": "USERNAME",
"value": "sireto"
}
] | null | [] | package de.saarland.thesis.sqlinjection;
/**
*
* @author sireto
*/
public class Main {
public static void main(String[] args) {
SqlInjector injector = new FirefoxSqlInjector();
TestSQLInjection sqlInjector = new TestSQLInjection(injector);
String filteredURLFile = "filtered.txt"... | 377 | 0.655172 | 0.655172 | 16 | 22.5625 | 22.624569 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3125 | false | false | 2 |
9e7db569c2213b3a6227b630dc99f1d2a87f91e7 | 17,995,913,024,964 | 44e545db5366a593520b63d7c7dbd959c44cee2e | /app/src/main/java/kz/ibragimov/salatcounter/event/EventBus.java | 4d26f68213f1bfaf9a5e2b9ab04f64a6146994b7 | [] | no_license | mussa-ibragimov/salatcounter | https://github.com/mussa-ibragimov/salatcounter | fcaaaead7e58d8b5d17b87f8965112d885f75a1e | 189fb8b9871ce2cd4018fb90e8f08bd2c23f07c2 | refs/heads/master | 2021-01-11T10:20:13.174000 | 2018-03-24T14:27:57 | 2018-03-24T14:27:57 | 72,351,470 | 1 | 0 | null | false | 2018-03-24T14:27:58 | 2016-10-30T13:35:09 | 2018-03-24T13:43:10 | 2018-03-24T14:27:58 | 284 | 0 | 0 | 0 | Java | false | null | package kz.ibragimov.salatcounter.event;
import rx.Observable;
import rx.Subscription;
import rx.functions.Action1;
import rx.subjects.PublishSubject;
import rx.subjects.SerializedSubject;
import rx.subjects.Subject;
/**
*
* Created by musa on 10/23/16.
*/
public class EventBus {
public EventBus getEventBus()... | UTF-8 | Java | 812 | java | EventBus.java | Java | [
{
"context": "\nimport rx.subjects.Subject;\n\n/**\n *\n * Created by musa on 10/23/16.\n */\n\npublic class EventBus {\n pub",
"end": 244,
"score": 0.9853948950767517,
"start": 240,
"tag": "USERNAME",
"value": "musa"
}
] | null | [] | package kz.ibragimov.salatcounter.event;
import rx.Observable;
import rx.Subscription;
import rx.functions.Action1;
import rx.subjects.PublishSubject;
import rx.subjects.SerializedSubject;
import rx.subjects.Subject;
/**
*
* Created by musa on 10/23/16.
*/
public class EventBus {
public EventBus getEventBus()... | 812 | 0.676108 | 0.666256 | 37 | 20.945946 | 22.138319 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.405405 | false | false | 2 |
ca9aa39a25fe9791e3f7b371720c8bb0794ffb07 | 22,625,887,776,723 | 226b7495a9c1ed182322671f8c9813b08e4fc55d | /src/main/java/keti/service/asset/TachoAssetService.java | f236f5231b6a9d5455ff8942e5ef498fac9de792 | [] | no_license | celius202/ims | https://github.com/celius202/ims | 7583272f248eb8973d7dfbacc225bc6a55c4e679 | 62571f1b515ade12fc550fd69e67b0ccabad9ef4 | refs/heads/master | 2016-09-06T17:00:21.975000 | 2015-07-07T04:41:08 | 2015-07-07T04:41:08 | 32,848,899 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package keti.service.asset;
import java.util.List;
import javax.annotation.Resource;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.stereotype.Service;
import keti.domain.asset.TachoAsset;
import keti.mapper.asset.TachoAssetMapper;
/**
* 자산관리>운행기록시스템 서비스
*/
@Service(value = "... | UTF-8 | Java | 958 | java | TachoAssetService.java | Java | [] | null | [] | package keti.service.asset;
import java.util.List;
import javax.annotation.Resource;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.stereotype.Service;
import keti.domain.asset.TachoAsset;
import keti.mapper.asset.TachoAssetMapper;
/**
* 자산관리>운행기록시스템 서비스
*/
@Service(value = "... | 958 | 0.755914 | 0.753763 | 43 | 20.627907 | 18.554789 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.883721 | false | false | 2 |
f8023a857f0353832f4d88f32c2acfa8030c334f | 18,365,280,209,963 | 9fc033a40c9771f855704a7367995d5d9d1c3f33 | /Desktop/documents/KPI/3 курс/2 семестр/components/autobase/src/main/java/command/UpdateStatusFlight.java | 1619b05fa23a4846e8826cd81703921143847fb0 | [] | no_license | smartTigerCode98/autobase | https://github.com/smartTigerCode98/autobase | 0de139a976f1c9d53756b3287646a647ad589dce | e77b66c1e9036483998db92cf40f0ef87dae8766 | refs/heads/master | 2020-05-27T15:51:20.137000 | 2019-06-01T14:27:24 | 2019-06-01T14:27:24 | 188,688,025 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package command;
import service.FlightService;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
public class UpdateStatusFlight implements Command<Boolean> {
@Override
public Boolean execute(HttpServletRequest request, HttpServletResponse response) {
Flight... | UTF-8 | Java | 631 | java | UpdateStatusFlight.java | Java | [] | null | [] | package command;
import service.FlightService;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
public class UpdateStatusFlight implements Command<Boolean> {
@Override
public Boolean execute(HttpServletRequest request, HttpServletResponse response) {
Flight... | 631 | 0.760697 | 0.760697 | 16 | 38.4375 | 33.542824 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5625 | false | false | 2 |
6d00859dc6f39f4a0192f8f4c5e59993cd75eba3 | 17,944,373,381,212 | a21536a5cda60a2ffcd9de14bb07b66376d1a0ea | /microservice-simple-consumer-movie/src/main/java/com/joden/microservice/study/ConsumerMovieApplication.java | 03bac469df43e9c38c230b007e3da4a3275f51d2 | [
"MIT"
] | permissive | JodenHe/spring-cloud-learn | https://github.com/JodenHe/spring-cloud-learn | 5f41c0969ce60f1b49019db9e58aa390cda12d7a | ebde9d2bda49f551b06c40d0b5df02ecba860e10 | refs/heads/master | 2020-03-27T19:05:31.422000 | 2018-09-02T07:17:35 | 2018-09-02T07:17:35 | 146,965,112 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.joden.microservice.study;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.Bean;
import org.springframework.web.client.RestTemplate;
@SpringBootApplication
public class ConsumerMovieApplica... | UTF-8 | Java | 736 | java | ConsumerMovieApplication.java | Java | [] | null | [] | package com.joden.microservice.study;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.Bean;
import org.springframework.web.client.RestTemplate;
@SpringBootApplication
public class ConsumerMovieApplica... | 736 | 0.773134 | 0.773134 | 25 | 25.799999 | 24.07156 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 2 |
56dc2d53d442d5b780729a3918b25e5035b0bd0c | 22,308,060,137,333 | 1116a148e6f00515169fc34813d86fd9cc0ab26b | /BalanceParenthesis/src/Main.java | 69ed9d1e9bd8904b25e369c44632373599824811 | [] | no_license | bheckman13/practice-problems | https://github.com/bheckman13/practice-problems | ab2a3aa4fc484b24bc2067ed0f475546ac566e02 | e07b7c8f5950698d51d5b348b2d9ad5519bc39aa | refs/heads/master | 2020-05-29T15:41:47.439000 | 2016-09-16T02:34:41 | 2016-09-16T02:34:41 | 63,458,453 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
public class Main {
public static void main(String[] args) {
ArrayList<String> alist = genParens(3);
for (String item : alist) {
System.out.println(item);
}
}
public static void addParens( ArrayList<String> list,
int left,
... | UTF-8 | Java | 1,138 | java | Main.java | Java | [] | null | [] | import java.util.*;
public class Main {
public static void main(String[] args) {
ArrayList<String> alist = genParens(3);
for (String item : alist) {
System.out.println(item);
}
}
public static void addParens( ArrayList<String> list,
int left,
... | 1,138 | 0.508787 | 0.499121 | 40 | 27.450001 | 19.836771 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 2 |
4847739bfcf094894f94f23ee635780e062ce295 | 14,602,888,860,443 | db420e896d008b9c1c87f972d3bcae638ddb388f | /src/shop.java | d2a344c8c15af50982f39407a95b03d9a7922c81 | [] | no_license | hlee2052/JFrameRPG | https://github.com/hlee2052/JFrameRPG | 5e15a8e2301b9d87f6abffc52ce9020278128530 | dda1e3d8e9fdb76b8b35aa2c9b7df0484b2efb04 | refs/heads/master | 2020-09-06T05:32:31.663000 | 2019-11-05T02:21:38 | 2019-11-05T02:21:38 | 73,786,544 | 0 | 1 | null | false | 2019-03-20T23:13:56 | 2016-11-15T07:11:59 | 2016-11-15T07:18:06 | 2019-03-20T23:13:56 | 3,785 | 0 | 1 | 0 | Java | false | null | import Exceptions.CashException;
import Exceptions.zeroException;
import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
import java.util.IllegalFormatException;
public class shop extends JPanel {
JFrame frame;
character1 character1;
private static int apple_price = 5;
pri... | UTF-8 | Java | 8,484 | java | shop.java | Java | [] | null | [] | import Exceptions.CashException;
import Exceptions.zeroException;
import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
import java.util.IllegalFormatException;
public class shop extends JPanel {
JFrame frame;
character1 character1;
private static int apple_price = 5;
pri... | 8,484 | 0.515205 | 0.500236 | 181 | 44.872929 | 32.044346 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.740331 | false | false | 2 |
bb200463c3e2502855b6f709b47e25f2f7fe0514 | 21,199,958,628,637 | d4f4902509c4d829f060c5f6d1a333395af9906a | /src/test/java/org/kodluyoruz/bootcamp3/UniqueWordCounterTests.java | e6fc3515de221a407f8b0d18622980e7500be60b | [] | no_license | firateski/bootcamp-unique-word-counter | https://github.com/firateski/bootcamp-unique-word-counter | 025de58cd8222b9c954efa334e0bd687314578c9 | dc76f8b54c27c59e2fbb55f8b5eaa3708ac2aef0 | refs/heads/master | 2022-12-09T04:49:56.225000 | 2020-09-19T07:55:41 | 2020-09-19T07:55:41 | 296,938,471 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.kodluyoruz.bootcamp3;
import org.junit.jupiter.api.*;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.CsvFileSource;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertTrue;
public class UniqueWordC... | UTF-8 | Java | 1,109 | java | UniqueWordCounterTests.java | Java | [] | null | [] | package org.kodluyoruz.bootcamp3;
import org.junit.jupiter.api.*;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.CsvFileSource;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertTrue;
public class UniqueWordC... | 1,109 | 0.728584 | 0.726781 | 36 | 29.805555 | 29.40032 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 2 |
3d909ad6acad665139144d0c806be09d7017162c | 29,764,123,373,404 | 41f0391246f0329060b32cb18a9fdd7562884843 | /src/Game.java | b59e6c0ebcd6b8e7f3917d2d6779abf72e5ec859 | [] | no_license | kdrudy/TextAdventure2 | https://github.com/kdrudy/TextAdventure2 | 030a48d6ca16097db7f1e864defa631dc1c0f31b | 3ec1bf4ebcc8eec7b9623d7b4eb64c8932d19bb3 | refs/heads/master | 2020-06-22T07:30:46.877000 | 2016-11-23T17:05:16 | 2016-11-23T17:05:16 | 74,597,697 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
/**
* Created by kdrudy on 11/16/16.
*/
public class Game {
public static Scanner scanner = new Scanner(System.in);
public static Player player = new Player();
public static void main(String[] args) throws Exception {
System.out.println("Welcome, traveller.");
... | UTF-8 | Java | 1,405 | java | Game.java | Java | [
{
"context": "import java.util.Scanner;\n\n/**\n * Created by kdrudy on 11/16/16.\n */\npublic class Game {\n\n public ",
"end": 51,
"score": 0.9996799826622009,
"start": 45,
"tag": "USERNAME",
"value": "kdrudy"
}
] | null | [] | import java.util.Scanner;
/**
* Created by kdrudy on 11/16/16.
*/
public class Game {
public static Scanner scanner = new Scanner(System.in);
public static Player player = new Player();
public static void main(String[] args) throws Exception {
System.out.println("Welcome, traveller.");
... | 1,405 | 0.471886 | 0.464057 | 56 | 24.089285 | 18.574442 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.482143 | false | false | 2 |
f2277b551ea98230f71b9f1cbc224ed08aca1bd0 | 4,681,514,416,945 | 1c68ac73c64101b216d70a0b6fb1b8bc792c7bd7 | /pahlsoft-examples/src/main/java/com/pahlsoft/examples/encryption/PasswordEngine.java | 4c6442789996d337316f5c727bc6db569a281fb1 | [] | no_license | ajpahl1008/examples | https://github.com/ajpahl1008/examples | e46910e4366db8cdcd79254ae9cb45cc0d242713 | 2377c3806621e3331a1cc7a7c07f820e5cdcc38a | refs/heads/master | 2020-03-19T03:36:08.826000 | 2019-02-16T21:43:16 | 2019-02-16T21:43:16 | 135,743,091 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pahlsoft.examples.encryption;
import org.jasypt.util.password.ConfigurablePasswordEncryptor;
public class PasswordEngine {
private String encryptedPassword;
public String encrypt(String inputPassword) {
ConfigurablePasswordEncryptor passwordEncryptor = new ConfigurablePasswordEncrypto... | UTF-8 | Java | 1,381 | java | PasswordEngine.java | Java | [] | null | [] | package com.pahlsoft.examples.encryption;
import org.jasypt.util.password.ConfigurablePasswordEncryptor;
public class PasswordEngine {
private String encryptedPassword;
public String encrypt(String inputPassword) {
ConfigurablePasswordEncryptor passwordEncryptor = new ConfigurablePasswordEncrypto... | 1,381 | 0.731354 | 0.727009 | 45 | 28.688889 | 29.085178 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.622222 | false | false | 2 |
41223837df3d88589be9d2c1d660cee4d0926868 | 17,815,524,347,806 | d27ca868db18b9ccb474edf58801becd43379a34 | /Java/src/main/java/com/semantria/utils/BatchResponseResult.java | bb078fe430a0810f66d7ab5b1fa79bd89678240e | [] | no_license | lithiumtech/semantria-sdk | https://github.com/lithiumtech/semantria-sdk | fc7758dbd4eecb6151140ed7dc3ff6cb554dac12 | 03d8f4addc3f424b89f0690dce53b0f0b605b4fd | refs/heads/master | 2018-05-30T15:13:47.423000 | 2015-05-08T17:23:43 | 2015-05-08T17:23:43 | 32,405,411 | 0 | 0 | null | true | 2020-02-04T21:35:48 | 2015-03-17T16:25:05 | 2015-05-08T17:23:44 | 2020-02-04T21:35:47 | 4,377 | 0 | 0 | 0 | C# | false | false | package com.semantria.utils;
import com.semantria.mapping.output.DocAnalyticData;
import java.util.List;
public class BatchResponseResult {
public final List<DocAnalyticData> docAnalyticDatas;
public final AuthRequest authRequest;
public final int status;
public BatchResponseResult(List<DocAnalyticDa... | UTF-8 | Java | 509 | java | BatchResponseResult.java | Java | [] | null | [] | package com.semantria.utils;
import com.semantria.mapping.output.DocAnalyticData;
import java.util.List;
public class BatchResponseResult {
public final List<DocAnalyticData> docAnalyticDatas;
public final AuthRequest authRequest;
public final int status;
public BatchResponseResult(List<DocAnalyticDa... | 509 | 0.75835 | 0.75835 | 16 | 30.8125 | 27.62295 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6875 | false | false | 2 |
0b3973a5d4ae6e767a070d4dbefbe15daff6926e | 8,426,725,879,236 | 2a0c77b228fb804c5eb3491e39563d205c08dafe | /programacion/Zoo/src/org/iesfm/zoo/animal/Animal.java | c03be3a65150e0254b91a756a6fb3eadbc136656 | [] | no_license | Spartanboia/ies-federica-montseny | https://github.com/Spartanboia/ies-federica-montseny | fb2b7200ad10f5ab8e829c7264d5b43b44b9254a | ca24f1572a83102331e66d5e024f03c940280ac7 | refs/heads/master | 2023-02-24T00:50:08.766000 | 2021-02-02T08:42:30 | 2021-02-02T08:42:30 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.iesfm.zoo.animal;
import java.util.Objects;
public class Animal {
private String especie;
private int edad;
private String alimentacion;
private int jaula;
public Animal(String especie, int edad, String alimentacion, int jaula) {
this.especie = especie;
this.edad = e... | UTF-8 | Java | 1,452 | java | Animal.java | Java | [] | null | [] | package org.iesfm.zoo.animal;
import java.util.Objects;
public class Animal {
private String especie;
private int edad;
private String alimentacion;
private int jaula;
public Animal(String especie, int edad, String alimentacion, int jaula) {
this.especie = especie;
this.edad = e... | 1,452 | 0.609504 | 0.609504 | 64 | 21.6875 | 24.9223 | 156 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.515625 | false | false | 2 |
1b59ebe17e8ca5eb7acda4109c7107f4408f7a04 | 22,591,528,003,341 | adbcc77357a4c06232a5f3e63bd2c4aa669338d5 | /InMaisAndroid/app/src/main/java/itspay/br/com/controller/CadastroCliente1Controller.java | bd0d50cd5150868400e73b753d98bf3c49fd198b | [] | no_license | yesusvera/InMaisAndroid | https://github.com/yesusvera/InMaisAndroid | 30a7cbe685e020cb51bfcc894f4863a9f4868202 | d7cbb392a5868822246ab588d841260945a7b539 | refs/heads/master | 2020-05-20T17:25:07.248000 | 2017-05-22T19:23:10 | 2017-05-22T19:23:10 | 84,493,874 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package itspay.br.com.controller;
import android.content.Intent;
import android.widget.ArrayAdapter;
import java.util.ArrayList;
import java.util.List;
import itspay.br.com.activity.CadastroCliente1Activity;
import itspay.br.com.activity.CadastroEnderecoAcitvity;
import itspay.br.com.itspay.R;
import itspay.br.com.s... | UTF-8 | Java | 4,473 | java | CadastroCliente1Controller.java | Java | [
{
"context": "l.validations.ValidationsForms;\n\n/**\n * Created by juniorbraga on 14/03/17.\n */\n\npublic class CadastroCliente1Co",
"end": 467,
"score": 0.9996670484542847,
"start": 456,
"tag": "USERNAME",
"value": "juniorbraga"
}
] | null | [] | package itspay.br.com.controller;
import android.content.Intent;
import android.widget.ArrayAdapter;
import java.util.ArrayList;
import java.util.List;
import itspay.br.com.activity.CadastroCliente1Activity;
import itspay.br.com.activity.CadastroEnderecoAcitvity;
import itspay.br.com.itspay.R;
import itspay.br.com.s... | 4,473 | 0.678827 | 0.675918 | 119 | 36.546219 | 36.991879 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.596639 | false | false | 2 |
19ddeba78cccdfbdf2f93de2dca86d7326fbf06c | 1,443,109,070,038 | ba522110ef63b04b019485a42561d8f356f36852 | /src/main/java/com/cdkj/loan/api/impl/XN632087.java | 3f250ba6a09cc9ac4b85fdb3812006f7615b71b0 | [] | no_license | miraclehjt/xn-wzcd | https://github.com/miraclehjt/xn-wzcd | 0df4734aa9479bc284de35004d76e8706450aefd | 28f8846dfa64651a7a2ab266c1347679e791a156 | refs/heads/master | 2021-10-11T22:59:06.241000 | 2018-11-15T13:41:52 | 2018-11-15T13:41:52 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cdkj.loan.api.impl;
import org.apache.commons.lang3.StringUtils;
import com.cdkj.loan.ao.ILoanCsAO;
import com.cdkj.loan.api.AProcessor;
import com.cdkj.loan.common.JsonUtil;
import com.cdkj.loan.core.ObjValidater;
import com.cdkj.loan.domain.LoanCs;
import com.cdkj.loan.dto.req.XN632087Req;
imp... | UTF-8 | Java | 1,427 | java | XN632087.java | Java | [
{
"context": "ingContextHolder;\r\n\r\n/**\r\n * 列表查询贷款成数\r\n * @author: silver \r\n * @since: 2018年6月14日 下午7:49:24 \r\n * @history:\r",
"end": 498,
"score": 0.9895131587982178,
"start": 492,
"tag": "USERNAME",
"value": "silver"
}
] | null | [] | package com.cdkj.loan.api.impl;
import org.apache.commons.lang3.StringUtils;
import com.cdkj.loan.ao.ILoanCsAO;
import com.cdkj.loan.api.AProcessor;
import com.cdkj.loan.common.JsonUtil;
import com.cdkj.loan.core.ObjValidater;
import com.cdkj.loan.domain.LoanCs;
import com.cdkj.loan.dto.req.XN632087Req;
imp... | 1,427 | 0.692363 | 0.665239 | 46 | 28.456522 | 21.780233 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.521739 | false | false | 2 |
3f84e33bc309369bd53a73266c56988824d7506d | 22,110,491,697,625 | 2ad599fb31b03ac81ce3f8d97423af405396a773 | /AutoPushClient/src/kr/co/autopush/webview/PushWebView.java | 6e47c18b7dcc49dfb8f8d9c59eba75719ccb93e3 | [] | no_license | operat4680/autopush | https://github.com/operat4680/autopush | 650fbde91ccad519335230bd195061d6bd1afeb7 | 9acaf59645247d90a57b2faab5d3629ca9a19f78 | refs/heads/master | 2020-05-07T20:16:00.092000 | 2014-03-04T17:50:34 | 2014-03-04T17:50:34 | 15,610,123 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kr.co.autopush.webview;
import java.util.ArrayList;
import android.graphics.Bitmap;
import android.net.http.SslError;
import android.util.Log;
import android.view.KeyEvent;
import android.webkit.HttpAuthHandler;
import android.webkit.SslErrorHandler;
import android.webkit.WebView;
import android.webkit.WebView... | UTF-8 | Java | 3,322 | java | PushWebView.java | Java | [] | null | [] | package kr.co.autopush.webview;
import java.util.ArrayList;
import android.graphics.Bitmap;
import android.net.http.SslError;
import android.util.Log;
import android.view.KeyEvent;
import android.webkit.HttpAuthHandler;
import android.webkit.SslErrorHandler;
import android.webkit.WebView;
import android.webkit.WebView... | 3,322 | 0.702589 | 0.695966 | 132 | 24.166666 | 20.348169 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.416667 | false | false | 2 |
6fcb4decd5c052dce80f0506c7a7c9b9aaa205e4 | 22,110,491,698,496 | cc9e18c9f608c244cc2af80156e0a1073cd6aab3 | /tutorial8/src/main/java/com/apap/tutorial6/controller/UserRoleController.java | cf323f43ed780f4cfe5f7ba74adb666c284a71d1 | [] | no_license | Apap-2018/tutorial8_1606877736 | https://github.com/Apap-2018/tutorial8_1606877736 | 86262984e5c2a6266cf0612e1540e1d135e95001 | 182600d9742902e9e037e779d696ed6b1f84e158 | refs/heads/master | 2020-04-05T00:51:06.451000 | 2018-11-06T16:27:39 | 2018-11-06T16:27:39 | 156,412,910 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.apap.tutorial6.controller;
import com.apap.tutorial6.model.UserRoleModel;
import com.apap.tutorial6.service.UserRoleService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.core.Authentication;
import org.springframework.security.core.context.SecurityConte... | UTF-8 | Java | 2,162 | java | UserRoleController.java | Java | [] | null | [] | package com.apap.tutorial6.controller;
import com.apap.tutorial6.model.UserRoleModel;
import com.apap.tutorial6.service.UserRoleService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.core.Authentication;
import org.springframework.security.core.context.SecurityConte... | 2,162 | 0.750231 | 0.748844 | 50 | 42.240002 | 27.801123 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.72 | false | false | 2 |
17f11bed72d5e3340339daaec87a0d23bc6bb146 | 26,757,646,322,276 | 66991a819babce0f550034bf4fbba8f106c7c970 | /src/main/java/com/demo/hibernate/product.java | ef98b64d81d8c8fe35d4690b5a1ac8f4b0115533 | [] | no_license | YAMSoftwareSolutions/YAMCShoppingKart | https://github.com/YAMSoftwareSolutions/YAMCShoppingKart | b563ee6c44be5917ebe79dd88302e81d4fe2bc56 | d81fea1458b7b9a3b73fa80684fe8e34e4f57489 | refs/heads/master | 2021-01-25T10:00:45.626000 | 2015-03-01T05:53:56 | 2015-03-01T05:53:56 | 25,034,927 | 0 | 0 | null | false | 2014-12-12T17:45:40 | 2014-10-10T12:41:52 | 2014-12-12T17:05:12 | 2014-12-12T17:45:40 | 19,548 | 0 | 2 | 0 | JavaScript | null | null | package com.demo.hibernate;
import com.shopping.daofactory.ShoppingCartFactory;
import com.shopping.daoimpl.ProductDaoimpl;
import com.shopping.orm.ProductUnitDetailsOrm;
import com.shopping.to.ProductTo;
import com.shopping.to.ProductUnitDetailsTo;
public class product {
public static void main(String[] args) {
... | UTF-8 | Java | 2,099 | java | product.java | Java | [] | null | [] | package com.demo.hibernate;
import com.shopping.daofactory.ShoppingCartFactory;
import com.shopping.daoimpl.ProductDaoimpl;
import com.shopping.orm.ProductUnitDetailsOrm;
import com.shopping.to.ProductTo;
import com.shopping.to.ProductUnitDetailsTo;
public class product {
public static void main(String[] args) {
... | 2,099 | 0.765126 | 0.748452 | 69 | 29.391304 | 22.550566 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.26087 | false | false | 2 |
d3059464b6e4dfe272402133168876676afc91c5 | 26,766,236,189,910 | d3a4854e60926e9e3c3e8a06b3e7ed3ef4cfbbcd | /BigMLIris/src/main/java/com/BigMLIris/BigMLIris/controller/PrediccionController.java | be61285f0df010b71e00059271a62eb8879950e3 | [] | no_license | josephflorian365/BigMLSpringBoot | https://github.com/josephflorian365/BigMLSpringBoot | 3c974fbb1aa9fb3a7240f817d9258685edf4bd13 | 643134fb42e9d6aec819eeae00c02a30ee0f5eba | refs/heads/main | 2023-05-15T11:12:30.038000 | 2021-06-16T16:58:48 | 2021-06-16T16:58:48 | 377,556,304 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.BigMLIris.BigMLIris.controller;
import com.BigMLIris.BigMLIris.dto.PredListResDTO;
import com.BigMLIris.BigMLIris.dto.PredResDTO;
import com.BigMLIris.BigMLIris.model.PrediccionBody;
import com.BigMLIris.BigMLIris.service.PrediccionService;
import com.fasterxml.jackson.databind.ObjectMapper;
import org.spr... | UTF-8 | Java | 1,828 | java | PrediccionController.java | Java | [] | null | [] | package com.BigMLIris.BigMLIris.controller;
import com.BigMLIris.BigMLIris.dto.PredListResDTO;
import com.BigMLIris.BigMLIris.dto.PredResDTO;
import com.BigMLIris.BigMLIris.model.PrediccionBody;
import com.BigMLIris.BigMLIris.service.PrediccionService;
import com.fasterxml.jackson.databind.ObjectMapper;
import org.spr... | 1,828 | 0.782823 | 0.782823 | 43 | 41.511627 | 33.44511 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.651163 | false | false | 2 |
def749a0d13c02f8b6ae9ebe04520b8a76546c29 | 18,648,748,060,645 | cb41e9199d5ca4aa130c7bf59a3252b6ce41a2a7 | /THPSub/src/main/java/com/netoperation/model/SelectedPrefModel.java | 7eb177cec7b90f115d13035d303d4aae08977a8c | [] | no_license | ashwanisingh8713/SuperApp | https://github.com/ashwanisingh8713/SuperApp | a21c23f1f32731e1a0f3b812abbab28142d75dd2 | 84877f188aee8def0a274909dc299698b4ebe26f | refs/heads/master | 2021-05-26T03:11:12.431000 | 2020-06-12T04:41:09 | 2020-06-12T04:41:09 | 254,026,009 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.netoperation.model;
public class SelectedPrefModel {
private int sPId;
private int userId;
private String siteId;
private PreferencesModel preferences;
private String status;
public int getsPId() {
return sPId;
}
public void setsPId(int sPId) {
this.sPId = ... | UTF-8 | Java | 940 | java | SelectedPrefModel.java | Java | [] | null | [] | package com.netoperation.model;
public class SelectedPrefModel {
private int sPId;
private int userId;
private String siteId;
private PreferencesModel preferences;
private String status;
public int getsPId() {
return sPId;
}
public void setsPId(int sPId) {
this.sPId = ... | 940 | 0.61383 | 0.61383 | 49 | 18.183674 | 15.776078 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.326531 | false | false | 2 |
413bdbf4f9958c456becde6095c205b939c142c8 | 18,837,726,566,165 | 9c846ead2b5fcc6433029e7984ebc219efb6868b | /paixu/src/shellpaixu/Test.java | 595ba692b404064dca391836ea27def5efb9dc03 | [] | no_license | Changing213/suanfa | https://github.com/Changing213/suanfa | 7c6a9922d4d1943146991a9c0a2ad27168cd6a4e | 26801f674af2a52adc2b4fa96c9641f6d26abc09 | refs/heads/master | 2023-03-18T03:03:21.359000 | 2021-03-16T14:00:55 | 2021-03-16T14:00:55 | 348,368,792 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package shellpaixu;
public class Test {
public static void main(String[] args) {
double start = System.currentTimeMillis();
int[] a = {81,94,11,96,12,35,17,95,28,58,41,75,15};
for (int i : a) {
System.out.print(i+",");
}
insertionSort(a);
double end = Sy... | UTF-8 | Java | 1,586 | java | Test.java | Java | [] | null | [] | package shellpaixu;
public class Test {
public static void main(String[] args) {
double start = System.currentTimeMillis();
int[] a = {81,94,11,96,12,35,17,95,28,58,41,75,15};
for (int i : a) {
System.out.print(i+",");
}
insertionSort(a);
double end = Sy... | 1,586 | 0.431241 | 0.40583 | 44 | 29.40909 | 23.244078 | 99 | false | false | 38 | 0.028401 | 0 | 0 | 0 | 0 | 0.886364 | false | false | 2 |
816a397394f0a5bcecd159277e57479002333fc9 | 20,933,670,607,637 | 7be5d086e35f7cdcf2166d8c73704cb042aeef64 | /Diners.java | 2c9fca9dee1eda05c7583a3b8cacf75e717c930c | [] | no_license | LokanathReddy93/restaurantSimulation | https://github.com/LokanathReddy93/restaurantSimulation | be6775769f18bb109c02cfe176891d07032fb5dc | 08b87bc95ed70651415ed9a11f67e6c216956577 | refs/heads/master | 2020-04-17T23:44:16.711000 | 2019-01-22T18:50:49 | 2019-01-22T18:50:49 | 167,048,343 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //Contains all the information of the corresponding diner
public class Diners{
int id,tableUsed,seatingTime,cookName, servingTime;
int arrivingTime,nBurgers,nFries,ncoke,nsundae;
int machine1Time =-1;
int machine2Time =-1;
int machine3Time =-1;
int machine4Time =-1;
}
| UTF-8 | Java | 285 | java | Diners.java | Java | [] | null | [] | //Contains all the information of the corresponding diner
public class Diners{
int id,tableUsed,seatingTime,cookName, servingTime;
int arrivingTime,nBurgers,nFries,ncoke,nsundae;
int machine1Time =-1;
int machine2Time =-1;
int machine3Time =-1;
int machine4Time =-1;
}
| 285 | 0.750877 | 0.722807 | 9 | 29.666666 | 17.378147 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.222222 | false | false | 2 |
635a973b78f7be3e74b41f45891ac3d208f09878 | 23,562,190,592,421 | 77ca4911ebbe25cb32c5fa5f39a0ac5139988cfe | /src/main/java/edu/eci/arsw/data/dao/mybatis/mappers/ClienteMapper.java | 2e3c696ae5431161865b7e5f77b652a35c6ce2dd | [] | no_license | AndresFelipeGualdron/easyCareBack | https://github.com/AndresFelipeGualdron/easyCareBack | 6cfc22306f847b669e8361feb368fae63d59c972 | 2d50b12f04dbbc99fb01876ecf3e92b9cd0705a3 | refs/heads/master | 2022-02-10T12:04:07.962000 | 2020-05-07T23:06:58 | 2020-05-07T23:06:58 | 245,882,274 | 0 | 0 | null | false | 2022-01-21T23:39:05 | 2020-03-08T20:23:12 | 2020-05-07T23:07:09 | 2022-01-21T23:39:03 | 177 | 0 | 0 | 2 | Java | false | false | package edu.eci.arsw.data.dao.mybatis.mappers;
import edu.eci.arsw.easycare.model.Cliente;
import org.apache.ibatis.annotations.*;
import java.util.List;
@Mapper
public interface ClienteMapper {
@Select("SELECT * FROM cliente")
List<Cliente> getClientes();
@Select("SELECT * FROM cliente WHERE document... | UTF-8 | Java | 1,137 | java | ClienteMapper.java | Java | [] | null | [] | package edu.eci.arsw.data.dao.mybatis.mappers;
import edu.eci.arsw.easycare.model.Cliente;
import org.apache.ibatis.annotations.*;
import java.util.List;
@Mapper
public interface ClienteMapper {
@Select("SELECT * FROM cliente")
List<Cliente> getClientes();
@Select("SELECT * FROM cliente WHERE document... | 1,137 | 0.718558 | 0.718558 | 27 | 41.111111 | 57.966999 | 235 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.814815 | false | false | 2 |
47722fc7bfc22b06481007108040ea869370c975 | 27,058,293,970,745 | e7b752359ab70d350f51744f80372250738aae40 | /app/src/main/java/de/haw/informatik/devsupport/wp1516/audime/network/BluetoothNetworkService.java | 52aaf7f47b04b543922e8ecd64bc9a5ef4db934b | [] | no_license | knechtROBrecht/AuDiMe | https://github.com/knechtROBrecht/AuDiMe | d068260c79fb616bd596e78b2c0bc14c5f7da223 | 92d3cf96b1831b22fdafc6e7912aa029c562fe55 | refs/heads/master | 2021-01-17T19:10:13.582000 | 2016-06-21T12:08:03 | 2016-06-21T12:08:03 | 61,630,903 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.haw.informatik.devsupport.wp1516.audime.network;
import android.app.Application;
import android.bluetooth.BluetoothAdapter;
import android.bluetooth.BluetoothDevice;
import android.bluetooth.BluetoothServerSocket;
import android.bluetooth.BluetoothSocket;
import android.content.Intent;
import android.widget... | UTF-8 | Java | 3,436 | java | BluetoothNetworkService.java | Java | [
{
"context": "wp1516.audime.AuDiMeActivity;\n\n\n\n/**\n * Created by wp1516 on 20.11.15.\n */\npublic class BluetoothNetworkSer",
"end": 623,
"score": 0.9995356798171997,
"start": 617,
"tag": "USERNAME",
"value": "wp1516"
}
] | null | [] | package de.haw.informatik.devsupport.wp1516.audime.network;
import android.app.Application;
import android.bluetooth.BluetoothAdapter;
import android.bluetooth.BluetoothDevice;
import android.bluetooth.BluetoothServerSocket;
import android.bluetooth.BluetoothSocket;
import android.content.Intent;
import android.widget... | 3,436 | 0.674242 | 0.664336 | 107 | 31.074766 | 28.40156 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.46729 | false | false | 2 |
a417ded61198c5d45c95f0a575d56b58b0d20d2c | 4,252,017,691,650 | 2dc1fcbc5cc6503a53003064dca4042390a02dcf | /src/test/java/com/clouway/nvuapp/core/AdminQuestionListHandlerTest.java | da6ab06dec791d6163376a4cf7f18e02cabe0199 | [] | no_license | denisdimitrov/bank-t2 | https://github.com/denisdimitrov/bank-t2 | d616de14ef5afa3a4103bbaa81ec7576a8c2556e | 86bd88312601e7875073124c24f031f800a2f151 | refs/heads/master | 2017-12-13T23:58:29.156000 | 2017-01-12T11:01:36 | 2017-01-13T09:58:10 | 78,201,513 | 0 | 0 | null | true | 2017-01-06T11:36:13 | 2017-01-06T11:36:13 | 2017-01-05T16:02:34 | 2017-01-05T16:02:33 | 11 | 0 | 0 | 0 | null | null | null | package com.clouway.nvuapp.core;
import com.google.common.collect.ImmutableMap;
import com.google.common.collect.Lists;
import core.Question;
import core.Request;
import core.Response;
import http.controllers.AdminQuestionListHandler;
import org.jmock.integration.junit4.JUnitRuleMockery;
import org.junit.Test;
import... | UTF-8 | Java | 3,126 | java | AdminQuestionListHandlerTest.java | Java | [] | null | [] | package com.clouway.nvuapp.core;
import com.google.common.collect.ImmutableMap;
import com.google.common.collect.Lists;
import core.Question;
import core.Request;
import core.Response;
import http.controllers.AdminQuestionListHandler;
import org.jmock.integration.junit4.JUnitRuleMockery;
import org.junit.Test;
import... | 3,126 | 0.719819 | 0.693673 | 69 | 43.913044 | 41.436432 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.275362 | false | false | 2 |
ab19c7b847e79586e904a6ad427d6260d3678a7a | 4,252,017,691,800 | b3a5c092ddc8d20ab6d883f7656d08297dc384fe | /game1/PokemonObjects/Abilities/FireBlast.java | 24663606b47ba8439fe1176ab4d84ae3eecf4239 | [] | no_license | CarsonRoscoe/JavaPokemonBattleSimulator | https://github.com/CarsonRoscoe/JavaPokemonBattleSimulator | ebf11d140c8d861257df38117c1dd97ae2805ec5 | 2f65ececbf0795e25c8e21492191571c83879e87 | refs/heads/master | 2015-08-17T15:59:35.544000 | 2014-12-04T08:05:38 | 2014-12-04T08:05:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package game1.PokemonObjects.Abilities;
import game1.Ability;
/**
* FireBlast object, an ability used by Firetypes. It is stronger then
* neutral ability's but has less uses. Extends to the Ability class.
*/
public class FireBlast extends Ability {
public FireBlast() {
name = "FireBlast";
damag... | UTF-8 | Java | 378 | java | FireBlast.java | Java | [] | null | [] | package game1.PokemonObjects.Abilities;
import game1.Ability;
/**
* FireBlast object, an ability used by Firetypes. It is stronger then
* neutral ability's but has less uses. Extends to the Ability class.
*/
public class FireBlast extends Ability {
public FireBlast() {
name = "FireBlast";
damag... | 378 | 0.653439 | 0.640212 | 16 | 22.625 | 21.794136 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 2 |
d35026935e600f6ead232955d60510ba2333208c | 24,129,126,332,835 | 4def58dfb3fdcda6539d34cc27d6b36a1fdd7d44 | /eplat-app-eplat/src/test/java/test/test/ImageSlideLoader.java | 815b756e51dd26842113e8c03098f86e837df7af | [] | no_license | liveqmock/eplat | https://github.com/liveqmock/eplat | 0c6b2a732945b00797d0c4bce4dcc53e57d98a25 | 19a0b958b03647828f15c9622bca2a32c25bc994 | refs/heads/master | 2021-01-13T06:20:16.414000 | 2013-07-17T12:07:17 | 2013-07-17T12:07:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Author: obullxl@gmail.com
* Copyright (c) 2004-2013 All Rights Reserved.
*/
package test.test;
import java.io.InputStream;
import java.util.concurrent.ArrayBlockingQueue;
import java.util.concurrent.BlockingQueue;
import javafx.scene.image.Image;
import javafx.scene.image.WritableImage;
/**
*... | UTF-8 | Java | 2,149 | java | ImageSlideLoader.java | Java | [
{
"context": "/**\r\n * Author: obullxl@gmail.com\r\n * Copyright (c) 2004-2013 All Rights Reserved.\r",
"end": 33,
"score": 0.9999261498451233,
"start": 16,
"tag": "EMAIL",
"value": "obullxl@gmail.com"
},
{
"context": "scene.image.WritableImage;\r\n\r\n/**\r\n * \r\n * @author obull... | null | [] | /**
* Author: <EMAIL>
* Copyright (c) 2004-2013 All Rights Reserved.
*/
package test.test;
import java.io.InputStream;
import java.util.concurrent.ArrayBlockingQueue;
import java.util.concurrent.BlockingQueue;
import javafx.scene.image.Image;
import javafx.scene.image.WritableImage;
/**
*
* @aut... | 2,129 | 0.461103 | 0.44413 | 74 | 26.662163 | 20.430023 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.486486 | false | false | 2 |
ef2bb706ba86b483b87330bb58cc4d22bd595bfd | 8,461,085,633,953 | cf78895b07b4b2529c6057244c13e84cbf206547 | /app/src/main/java/com/geon/lbs/ui/customview/TransientDialog.java | b14a1a7db2e6950bea782522567b0b2cf2725f97 | [] | no_license | afzal-khan-89/moto-spy | https://github.com/afzal-khan-89/moto-spy | c60e389925de5ee1f5574368bb205717442228a6 | 8211627ef6949f9e4373032d4df6668a9a06cd9f | refs/heads/master | 2021-09-27T17:40:53.631000 | 2018-11-10T06:28:07 | 2018-11-10T06:28:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.geon.lbs.ui.customview;
import android.content.Context;
import android.content.DialogInterface;
import android.os.Handler;
import android.support.v7.app.AlertDialog;
/**
* Created by Babu on 2/1/2018.
*/
public class TransientDialog {
private Context mContext;
public TransientDialog(Context m... | UTF-8 | Java | 1,241 | java | TransientDialog.java | Java | [
{
"context": "oid.support.v7.app.AlertDialog;\n\n/**\n * Created by Babu on 2/1/2018.\n */\n\npublic class TransientDialog {\n",
"end": 202,
"score": 0.9974351525306702,
"start": 198,
"tag": "NAME",
"value": "Babu"
}
] | null | [] | package com.geon.lbs.ui.customview;
import android.content.Context;
import android.content.DialogInterface;
import android.os.Handler;
import android.support.v7.app.AlertDialog;
/**
* Created by Babu on 2/1/2018.
*/
public class TransientDialog {
private Context mContext;
public TransientDialog(Context m... | 1,241 | 0.60838 | 0.599517 | 45 | 26.577778 | 21.674858 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 2 |
c6ccd91968cfc8d8942f8d4ba1f9ee9a80c8cf58 | 17,351,667,888,119 | 5079b6333b72bd611e91dbd302618b37142b00cc | /app/src/main/java/com/gospry/view/WindowViewList.java | 980708c8047eea91c79f42f80de5403e9be770b4 | [] | no_license | oszalex/SpryAndroid | https://github.com/oszalex/SpryAndroid | 748584224260ce78edcb77d39c01d4917bde49c4 | c8aefe48d6a3665956f5e42d31b788c81b87ad45 | refs/heads/master | 2021-01-21T08:02:16.766000 | 2015-06-24T13:14:31 | 2015-06-24T13:14:31 | 37,979,852 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gospry.view;
import android.content.Context;
import android.util.AttributeSet;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.LinearLayout;
import android.widget.TextView;
import com.gospry.R;
import com.gospry.generate.Event;
import com.... | UTF-8 | Java | 1,193 | java | WindowViewList.java | Java | [
{
"context": "kedList;\nimport java.util.List;\n\n/**\n * Created by cs on 21.04.2015.\n */\npublic class WindowViewList ex",
"end": 452,
"score": 0.9982812404632568,
"start": 450,
"tag": "USERNAME",
"value": "cs"
}
] | null | [] | package com.gospry.view;
import android.content.Context;
import android.util.AttributeSet;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.LinearLayout;
import android.widget.TextView;
import com.gospry.R;
import com.gospry.generate.Event;
import com.... | 1,193 | 0.695725 | 0.687343 | 48 | 23.854166 | 19.014238 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.645833 | false | false | 2 |
a874d57f70ee8df90df6289e7a985b67758ca7c3 | 12,515,534,721,051 | de940093bd4c0cb13250b8d9f2facf11eef555ed | /qshop-search-service/src/main/java/com/yryz/qshop/modules/utils/GsonUtils.java | 08050743f1d9149925de347036a13c101064b639 | [] | no_license | PurpleEyeEmilia/qshop | https://github.com/PurpleEyeEmilia/qshop | 5f7546eca72a0ef728048e675e06c3a374891e9d | 2fdefbdcd53f71d9ceed3c4ca8c2970f9a8e54ce | HEAD | 2019-03-20T08:53:20.500000 | 2018-03-05T09:24:27 | 2018-03-05T09:24:27 | 123,895,379 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright (c) 2017-2018 Wuhan Yryz Network Company LTD.
* All rights reserved.
*
* Created on 2017年5月22日
* Id: GsonUtils.java, 2017年5月22日 上午10:04:32 yehao
*/
package com.yryz.qshop.modules.utils;
import java.util.ArrayList;
import java.util.List;
import java.util.Set;
import org.json.JSONObject;
import ... | UTF-8 | Java | 2,475 | java | GsonUtils.java | Java | [
{
"context": "/**\n * Copyright (c) 2017-2018 Wuhan Yryz Network Company LTD.\n * All rights reserved.\n * \n",
"end": 41,
"score": 0.9243826866149902,
"start": 31,
"tag": "NAME",
"value": "Wuhan Yryz"
},
{
"context": "nBuilder;\n\n\n/**\n * @ClassName GsonUtils\n * @author yehao\n *... | null | [] | /**
* Copyright (c) 2017-2018 <NAME> Network Company LTD.
* All rights reserved.
*
* Created on 2017年5月22日
* Id: GsonUtils.java, 2017年5月22日 上午10:04:32 yehao
*/
package com.yryz.qshop.modules.utils;
import java.util.ArrayList;
import java.util.List;
import java.util.Set;
import org.json.JSONObject;
import com.... | 2,471 | 0.654491 | 0.629996 | 119 | 18.554623 | 16.741081 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.487395 | false | false | 2 |
ffaef76069104af6d8274d769b841f54953a517c | 32,727,650,865,258 | 99a329337dc7ac2478bdd5e7f18930ebff262709 | /piCalc.java | 66458ab906fcabd6ed20b50e380e5c6983ce58bf | [] | no_license | MartLugt/Java | https://github.com/MartLugt/Java | 58061275338af3005d17cd14af6e264a3e61dad3 | b74a552d3d059abbfa54ee0e82b464ba652419bb | refs/heads/master | 2019-07-16T05:46:13.321000 | 2017-05-05T11:03:20 | 2017-05-05T11:03:20 | 83,791,924 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import java.util.ArrayList;
import java.util.List;
import java.util.Random;
public class piCalc {
public static void main(String[] args) {
List<Boolean> list = diceRoll(Integer.MAX_VALUE, 100);
int size = list.size();
int cp = 0;
double prob;
cp = list.stream().filter((b) ... | UTF-8 | Java | 1,109 | java | piCalc.java | Java | [] | null | [] |
import java.util.ArrayList;
import java.util.List;
import java.util.Random;
public class piCalc {
public static void main(String[] args) {
List<Boolean> list = diceRoll(Integer.MAX_VALUE, 100);
int size = list.size();
int cp = 0;
double prob;
cp = list.stream().filter((b) ... | 1,109 | 0.48422 | 0.475203 | 41 | 26.024391 | 19.241074 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.853659 | false | false | 2 |
8736bac3b25398a789e98e2cd77e511373813fe2 | 17,892,833,776,474 | 6c87c91cf77d09925a92f3b7d995f78d220a69d1 | /src/com/ziben/recognise/CompareFacesID.java | 5ea115e975484b2431c17a8b8304440b3125922b | [] | no_license | cazo/ziben-textract-demo | https://github.com/cazo/ziben-textract-demo | ec7a074e9643a2f54224f6feed7c661fa80dc83f | beace7661c14f023f6478acac1e72e4be8340107 | refs/heads/master | 2022-07-20T11:01:39.794000 | 2021-02-10T14:15:31 | 2021-02-10T14:15:31 | 254,451,107 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ziben.recognise;
import com.amazonaws.services.rekognition.AmazonRekognition;
import com.amazonaws.services.rekognition.AmazonRekognitionClientBuilder;
import com.amazonaws.services.rekognition.model.*;
import com.fasterxml.jackson.databind.ObjectMapper;
import java.util.List;
public class CompareFacesID... | UTF-8 | Java | 2,312 | java | CompareFacesID.java | Java | [] | null | [] | package com.ziben.recognise;
import com.amazonaws.services.rekognition.AmazonRekognition;
import com.amazonaws.services.rekognition.AmazonRekognitionClientBuilder;
import com.amazonaws.services.rekognition.model.*;
import com.fasterxml.jackson.databind.ObjectMapper;
import java.util.List;
public class CompareFacesID... | 2,312 | 0.761039 | 0.758009 | 54 | 41.777779 | 35.623894 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.092592 | false | false | 2 |
151809c15ed616625531509e3ce2b4ec03fae26d | 28,217,935,153,902 | 47b6d4f90465c127d4890b7f9d84234829c4fdfc | /src/javaapplication1/stringnew.java | 0b4128dad4bf7dc985eec486c0225ab70edaca01 | [] | no_license | Jojikj/JavaApplication1 | https://github.com/Jojikj/JavaApplication1 | f8940998e9e3a59b595e3739726cb4663f0688f9 | d93f01119e5675a11e14cc15715369a0ebc021ed | refs/heads/master | 2020-04-19T23:28:24.154000 | 2019-02-14T18:33:23 | 2019-02-14T18:33:23 | 168,496,815 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package javaapplication1;
public class stringnew {
public static void main(String[] args) {
int year =2019;
int month=01;
int day =28;
int hour=01;
int minute=45;
int sec=50;
String a="a";
String x="a pp le";
String o... | UTF-8 | Java | 2,394 | java | stringnew.java | Java | [] | null | [] |
package javaapplication1;
public class stringnew {
public static void main(String[] args) {
int year =2019;
int month=01;
int day =28;
int hour=01;
int minute=45;
int sec=50;
String a="a";
String x="a pp le";
String o... | 2,394 | 0.409774 | 0.401002 | 66 | 34.242424 | 22.422297 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.757576 | false | false | 2 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.