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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
7800d454f662c137b1830876161ae9c1c5ab10b0 | 29,850,022,765,854 | cc7e22fcc1e9f973cc3bea75c8ad1c9511146083 | /src/main/java/com/zhht/project/test/quartz/TestQuartz.java | faeffd95b30d319d4fda1dc27986296fcfd130e6 | [] | no_license | jiangxiuli/Spring_Mvc_Maven | https://github.com/jiangxiuli/Spring_Mvc_Maven | 22dc892ddc8f1ed816dfa0d4c1d07ab3a6baa72e | 966974db5f54273927d8cf7642e74650fc325c0b | refs/heads/master | 2022-12-25T20:24:39.889000 | 2019-11-12T06:26:09 | 2019-11-12T06:26:09 | 136,415,936 | 0 | 0 | null | false | 2022-12-16T08:15:51 | 2018-06-07T03:17:29 | 2019-11-12T06:26:12 | 2022-12-16T08:15:49 | 82,013 | 0 | 0 | 12 | Java | false | false | package com.zhht.project.test.quartz;
import static org.quartz.JobBuilder.newJob;
import static org.quartz.SimpleScheduleBuilder.simpleSchedule;
import static org.quartz.TriggerBuilder.newTrigger;
import org.quartz.JobDetail;
import org.quartz.Scheduler;
import org.quartz.SchedulerException;
import org.quart... | UTF-8 | Java | 1,104 | java | TestQuartz.java | Java | [] | null | [] | package com.zhht.project.test.quartz;
import static org.quartz.JobBuilder.newJob;
import static org.quartz.SimpleScheduleBuilder.simpleSchedule;
import static org.quartz.TriggerBuilder.newTrigger;
import org.quartz.JobDetail;
import org.quartz.Scheduler;
import org.quartz.SchedulerException;
import org.quart... | 1,104 | 0.761775 | 0.755435 | 27 | 38.888889 | 33.063725 | 159 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.481481 | false | false | 0 |
a45521b3e2f839b3369bc8f189022d1da5f0034c | 3,264,175,209,310 | 01ed8adee7864b60aa881547958284d94e535824 | /src/main/java/com/gimc/user/common/utils/burningUtil/ResultMap.java | 1f3dbde14ebd342d9dd9e55e14f519fb94443c87 | [] | no_license | hmlin5/jianshen | https://github.com/hmlin5/jianshen | 1f12997c048375a9a79379a73b683a2a1556c78f | 701a8669ef4011cdf3436c061b3951e4c087a7d9 | refs/heads/master | 2020-03-29T20:07:05.103000 | 2018-09-26T03:27:21 | 2018-09-26T03:27:21 | 150,296,290 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gimc.user.common.utils.burningUtil;
public class ResultMap {
private String state;
private String msg;
private Object data;
public String getState() {
return state;
}
public ResultMap setState(String state) {
this.state = state;
return this;
}
public String getMsg() {... | UTF-8 | Java | 563 | java | ResultMap.java | Java | [] | null | [] | package com.gimc.user.common.utils.burningUtil;
public class ResultMap {
private String state;
private String msg;
private Object data;
public String getState() {
return state;
}
public ResultMap setState(String state) {
this.state = state;
return this;
}
public String getMsg() {... | 563 | 0.639432 | 0.639432 | 35 | 14.085714 | 13.421457 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.514286 | false | false | 0 |
33018b8dc16ea5e4dddfcc2363e20edead253808 | 22,634,477,688,564 | 718c8ce250f0907c03c8ed9f0c4f4e2cfc168feb | /XMLRefactoring/src/xmlrefactoring/plugin/refactoring/TransformRefactoring.java | fd64d60b5a29fd2fb8fbd9c3a9fc68e89726f7e3 | [] | no_license | davidsfranca/xmlrefactoring | https://github.com/davidsfranca/xmlrefactoring | 5a3d31ad9e4e58ec56816d40046beb92133fa450 | 405c0d008fd25e253fcb29f970dc9412bd66a52a | refs/heads/master | 2016-09-09T23:22:49.636000 | 2013-01-12T21:52:28 | 2013-01-12T21:52:28 | 32,323,403 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package xmlrefactoring.plugin.refactoring;
import java.util.List;
import javax.xml.namespace.QName;
import org.apache.velocity.VelocityContext;
public class TransformRefactoring extends XMLRefactoring {
private static String ATTR2ELEMTEMPLATE = "/template/attr2Elem.vm";
private QName element;
... | UTF-8 | Java | 1,145 | java | TransformRefactoring.java | Java | [] | null | [] | package xmlrefactoring.plugin.refactoring;
import java.util.List;
import javax.xml.namespace.QName;
import org.apache.velocity.VelocityContext;
public class TransformRefactoring extends XMLRefactoring {
private static String ATTR2ELEMTEMPLATE = "/template/attr2Elem.vm";
private QName element;
... | 1,145 | 0.708297 | 0.705677 | 55 | 18.854546 | 22.79188 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.418182 | false | false | 0 |
0f2a9ed4f958bc916a9b46d9b3a03fe982f46660 | 8,787,503,141,454 | 9ee6c0dfad44b203de8b9d79b624238ec3cf16d4 | /src/main/java/net/shadowfacts/discordchat/DiscordChat.java | 23316a3ef6cd333028c1c3a726be7fd000501243 | [] | no_license | Naosyth/DiscordChat | https://github.com/Naosyth/DiscordChat | d9218800db3ebc65ed2a563bf852af7a83686662 | 06f817f350a7cd644422520e51aa97fd0e96857f | refs/heads/1.10.2 | 2021-01-24T22:27:51.406000 | 2016-07-15T22:51:32 | 2016-07-15T22:51:32 | 63,752,916 | 0 | 0 | null | true | 2016-07-20T05:30:41 | 2016-07-20T05:30:41 | 2016-07-09T13:47:00 | 2016-07-15T22:56:49 | 14,487 | 0 | 0 | 0 | null | null | null | package net.shadowfacts.discordchat;
import net.minecraftforge.common.MinecraftForge;
import net.minecraftforge.fml.common.Mod;
import net.minecraftforge.fml.common.event.FMLPreInitializationEvent;
import net.minecraftforge.fml.common.event.FMLServerStartingEvent;
import net.minecraftforge.fml.relauncher.Side;
import ... | UTF-8 | Java | 1,774 | java | DiscordChat.java | Java | [
{
"context": "t org.apache.logging.log4j.Logger;\n\n/**\n * @author shadowfacts\n */\n@Mod(modid = DiscordChat.modId, name = Discor",
"end": 544,
"score": 0.9994925260543823,
"start": 533,
"tag": "USERNAME",
"value": "shadowfacts"
}
] | null | [] | package net.shadowfacts.discordchat;
import net.minecraftforge.common.MinecraftForge;
import net.minecraftforge.fml.common.Mod;
import net.minecraftforge.fml.common.event.FMLPreInitializationEvent;
import net.minecraftforge.fml.common.event.FMLServerStartingEvent;
import net.minecraftforge.fml.relauncher.Side;
import ... | 1,774 | 0.775085 | 0.771702 | 52 | 33.115383 | 38.715755 | 203 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.442308 | false | false | 0 |
b9f479ee126e52556b888adb14a1ccec43a3bf8e | 31,387,621,055,974 | 2e30b7962b96610e335e1a4bb2c91eb85877ff78 | /javaweb/src/main/java/ssm/Controller/register.java | 4202ab00c5559aad470c64c6e94fb6421292215a | [] | no_license | zhyuse/java_shop | https://github.com/zhyuse/java_shop | 4c788513947394ceec9d0632d7f8e3066e69f64f | 1198bfde879a3033d56f94dac58a8ac4a8df2899 | refs/heads/master | 2020-05-07T22:10:08.922000 | 2019-04-12T05:20:46 | 2019-04-12T05:20:46 | 180,934,977 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ssm.Controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.ResponseBody;
import snnu.zhyuse.my... | UTF-8 | Java | 1,936 | java | register.java | Java | [] | null | [] | package ssm.Controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.ResponseBody;
import snnu.zhyuse.my... | 1,936 | 0.690824 | 0.688738 | 52 | 35.884617 | 25.696941 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.826923 | false | false | 0 |
59aa7a5fdbcff1b59d485f55b4e422ceb0a00096 | 31,387,621,054,146 | eb9f655206c43c12b497c667ba56a0d358b6bc3a | /java/java-tests/testData/codeInsight/daemonCodeAnalyzer/quickFix/createGetterOrSetter/beforeNoSetterForFinal.java | e39449d5f4839672b36d4a22a213691d3ecdaab3 | [
"Apache-2.0"
] | permissive | JetBrains/intellij-community | https://github.com/JetBrains/intellij-community | 2ed226e200ecc17c037dcddd4a006de56cd43941 | 05dbd4575d01a213f3f4d69aa4968473f2536142 | refs/heads/master | 2023-09-03T17:06:37.560000 | 2023-09-03T11:51:00 | 2023-09-03T12:12:27 | 2,489,216 | 16,288 | 6,635 | Apache-2.0 | false | 2023-09-12T07:41:58 | 2011-09-30T13:33:05 | 2023-09-12T03:37:30 | 2023-09-12T06:46:46 | 4,523,919 | 15,754 | 4,972 | 237 | null | false | false | // "Create setter for 's'" "false"
class A {
private final String <caret>s;
} | UTF-8 | Java | 79 | java | beforeNoSetterForFinal.java | Java | [] | null | [] | // "Create setter for 's'" "false"
class A {
private final String <caret>s;
} | 79 | 0.64557 | 0.64557 | 4 | 19 | 14.300349 | 34 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 0 |
71d82d838adbf2f33b086db7a0e414e6cc9ed909 | 15,006,615,776,322 | 71007018bfae36117fd2f779dbe6e6d7bb9bde9c | /src/main/java/com/magento/test/service/DefaultUrlRewriteService.java | 336826de06680d67979aacee7c85b61e694dfb0b | [] | no_license | gmai2006/magentotest | https://github.com/gmai2006/magentotest | 819201760b720a90d55ef853be964651ace125ac | ca67d16d6280ddaefbf57fa1129b6ae7bd80408f | refs/heads/main | 2023-09-03T05:14:27.788000 | 2021-10-17T06:25:09 | 2021-10-17T06:25:09 | 418,040,494 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* %% Copyright (C) 2021 DataScience 9 LLC %% 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
*
* <p>http://www.apache.org/licenses/LICENSE-2.0
*
* <p>Unless required by applicable law ... | UTF-8 | Java | 2,851 | java | DefaultUrlRewriteService.java | Java | [] | null | [] | /**
* %% Copyright (C) 2021 DataScience 9 LLC %% 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
*
* <p>http://www.apache.org/licenses/LICENSE-2.0
*
* <p>Unless required by applicable law ... | 2,851 | 0.714837 | 0.710628 | 88 | 31.397728 | 28.94805 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.431818 | false | false | 0 |
00a7c4be333a5245d80600b7706a2b89e9b91ea6 | 22,668,837,446,319 | 36d5bb638bb9db26db4e7646123cf4ffdddc1f5f | /src/main/java/kh/spring/dto/OrderInfoDTO.java | ce6602a13fa2b685b11172570ab19a45267dff49 | [] | no_license | Limddongchul/FinalProject | https://github.com/Limddongchul/FinalProject | 9f1f1d99df1a0851571da30f28066d7bf7c2e7be | 60232e3e9f56e3ee88ab6ae8ddf0b6f09b4d4c59 | refs/heads/master | 2020-03-25T04:22:52.624000 | 2018-09-04T05:52:55 | 2018-09-04T05:52:55 | 143,391,296 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kh.spring.dto;
public class OrderInfoDTO {
private int bp_code;
private int table_no;
private int bill_no;
private int order_seq;
private String order_item;
private String order_count;
private String order_price;
private String order_date;
public OrderInfoDTO() {
super();
}
... | UTF-8 | Java | 1,892 | java | OrderInfoDTO.java | Java | [] | null | [] | package kh.spring.dto;
public class OrderInfoDTO {
private int bp_code;
private int table_no;
private int bill_no;
private int order_seq;
private String order_item;
private String order_count;
private String order_price;
private String order_date;
public OrderInfoDTO() {
super();
}
... | 1,892 | 0.647463 | 0.647463 | 98 | 17.306122 | 18.021761 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.479592 | false | false | 0 |
8fda5d5312b630162b15d58b7a65466e724889e7 | 24,232,205,519,537 | c34fe8a964af73cafe1dea33d8b1f84a6db740ef | /app/src/main/java/com/lxs/calendar/view/CalendarView.java | 1032ddb47188e1feaa2f329152b103d156bc7924 | [] | no_license | j2eemail/CalendarView | https://github.com/j2eemail/CalendarView | 819fdaaeddff5c8971e97f9d4862f0d24b8c743a | 72059a5d32f989d2cc4c66959bc404c1bbecca86 | refs/heads/master | 2021-01-20T02:31:00.929000 | 2017-04-26T00:46:14 | 2017-04-26T00:46:14 | 89,419,354 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lxs.calendar.view;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.util.AttributeSet;
import android.view.MotionEvent;
import android.view.View;
import android.view.ViewConfiguration;
import com.lxs.calendar.Global... | UTF-8 | Java | 10,853 | java | CalendarView.java | Java | [
{
"context": "Date;\nimport java.util.HashMap;\n\n/**\n * Created by Administrator on 2017/4/25.\n */\n\npublic class CalendarView exte",
"end": 411,
"score": 0.9766829609870911,
"start": 398,
"tag": "USERNAME",
"value": "Administrator"
}
] | null | [] | package com.lxs.calendar.view;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.util.AttributeSet;
import android.view.MotionEvent;
import android.view.View;
import android.view.ViewConfiguration;
import com.lxs.calendar.Global... | 10,853 | 0.554053 | 0.54801 | 320 | 31.578125 | 26.169044 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.609375 | false | false | 0 |
fbe846d358e7e2d10eefdfb0b47a580290990015 | 3,710,851,771,962 | 3c9e628f5f021063df30fe03c2fa7b823976b1b9 | /app/src/main/java/com/cognitev/nearbyapp/UI/MainActivity/AdapterRecycleVenues.java | 95e01d804c653d69bd79be6e128bd1277d1f6163 | [] | no_license | Hazem-Madkour/NearbyApp | https://github.com/Hazem-Madkour/NearbyApp | b491b38874529de4a3378959ea3e82c7850e8ac1 | e3d6ed83a7e82b0aae90e2c275ecce113b1b4150 | refs/heads/master | 2021-05-16T08:30:39.213000 | 2017-09-23T14:23:35 | 2017-09-23T14:23:35 | 104,115,279 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cognitev.nearbyapp.UI.MainActivity;
import android.app.Activity;
import android.content.Context;
import android.database.Cursor;
import android.databinding.DataBindingUtil;
import android.support.v4.widget.CursorAdapter;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
imp... | UTF-8 | Java | 2,262 | java | AdapterRecycleVenues.java | Java | [] | null | [] | package com.cognitev.nearbyapp.UI.MainActivity;
import android.app.Activity;
import android.content.Context;
import android.database.Cursor;
import android.databinding.DataBindingUtil;
import android.support.v4.widget.CursorAdapter;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
imp... | 2,262 | 0.695402 | 0.694076 | 63 | 34.904762 | 28.59166 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.698413 | false | false | 0 |
951df53fe9ecdaaabb92ca75ec2719f3ef784b46 | 13,821,204,771,121 | aad82f53c79bb1b0fa0523ca0b9dd18d8f39ec6d | /Anjana M R/22jan/program11_Square.java | 188c19de24e610290180be7267a5bd38d37bb00f | [] | no_license | Cognizant-Training-Coimbatore/Lab-Excercise-Batch-2 | https://github.com/Cognizant-Training-Coimbatore/Lab-Excercise-Batch-2 | 54b4d87238949f3ffa0b3f0209089a1beb93befe | 58d65b309377b1b86a54d541c3d1ef5acb868381 | refs/heads/master | 2020-12-22T06:12:23.330000 | 2020-03-17T12:32:29 | 2020-03-17T12:32:29 | 236,676,704 | 1 | 0 | null | false | 2020-10-13T19:56:02 | 2020-01-28T07:00:34 | 2020-03-17T12:32:32 | 2020-10-13T19:56:00 | 166,778 | 0 | 0 | 1 | Java | false | false | import java.util.Scanner;
public class program11_Square {
public static void main(String[] args) {
Scanner sc=new Scanner(System.in);
int a,b;
System.out.println("Enter the first number");
a=sc.nextInt();
System.out.println("Enter the second number");
b=sc.nextInt();
double s=0;
s=(Math.p... | UTF-8 | Java | 425 | java | program11_Square.java | Java | [] | null | [] | import java.util.Scanner;
public class program11_Square {
public static void main(String[] args) {
Scanner sc=new Scanner(System.in);
int a,b;
System.out.println("Enter the first number");
a=sc.nextInt();
System.out.println("Enter the second number");
b=sc.nextInt();
double s=0;
s=(Math.p... | 425 | 0.630588 | 0.614118 | 19 | 20.368422 | 18.910343 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.842105 | false | false | 0 |
cc3d65f97f3424e84c916c8e1a55d32fdb457f21 | 30,468,498,044,578 | ca030864a3a1c24be6b9d1802c2353da4ca0d441 | /classes10.dex_source_from_JADX/com/facebook/messaging/threadview/titlebar/ThreadTitleBarThemeBuilder.java | 42f9eb940ef818c7cdcbc18065aa0f50d9b89add | [] | no_license | pxson001/facebook-app | https://github.com/pxson001/facebook-app | 87aa51e29195eeaae69adeb30219547f83a5b7b1 | 640630f078980f9818049625ebc42569c67c69f7 | refs/heads/master | 2020-04-07T20:36:45.758000 | 2018-03-07T09:04:57 | 2018-03-07T09:04:57 | 124,208,458 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.facebook.messaging.threadview.titlebar;
import android.graphics.drawable.Drawable;
/* compiled from: platform/?href={%s}&bootstrap_uri={%s} */
public class ThreadTitleBarThemeBuilder {
public Drawable f4826a;
private int f4827b;
private int f4828c;
private int f4829d;
public int f4830e... | UTF-8 | Java | 815 | java | ThreadTitleBarThemeBuilder.java | Java | [] | null | [] | package com.facebook.messaging.threadview.titlebar;
import android.graphics.drawable.Drawable;
/* compiled from: platform/?href={%s}&bootstrap_uri={%s} */
public class ThreadTitleBarThemeBuilder {
public Drawable f4826a;
private int f4827b;
private int f4828c;
private int f4829d;
public int f4830e... | 815 | 0.683436 | 0.57546 | 29 | 27.103449 | 28.897375 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.827586 | false | false | 0 |
b71ac0671c8a26d6aa0deb57b0c70db7094ed769 | 13,383,118,134,797 | 5d220b8cbe0bcab98414349ac79b449ec2a5bdcf | /src/com/ufgov/zc/common/system/IInitializeable.java | b08a28ca07a9525034542f86c8b8bf5e92e69fa0 | [] | no_license | jielen/puer | https://github.com/jielen/puer | fd18bdeeb0d48c8848dc2ab59629f9bbc7a5633e | 0f56365e7bb8364f3d1b4daca0591d0322f7c1aa | refs/heads/master | 2020-04-06T03:41:08.173000 | 2018-04-15T01:31:56 | 2018-04-15T01:31:56 | 63,419,454 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ufgov.zc.common.system;
public interface IInitializeable {
public void initialize();
}
| UTF-8 | Java | 107 | java | IInitializeable.java | Java | [] | null | [] | package com.ufgov.zc.common.system;
public interface IInitializeable {
public void initialize();
}
| 107 | 0.738318 | 0.738318 | 5 | 19.4 | 15.679286 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 0 |
22fef0dccaa8b3e798b52cf88c3a343356539385 | 28,235,115,038,013 | f2fb8115c7281e9aa93287114dda0faba6876347 | /bomplatform-core/src/main/java/com/javabom/bomplatform/core/progressmission/model/ProgressMission.java | 605a11e690ecb9402a987237b2e45c39dd47cca7 | [] | no_license | Java-Bom/bom-platform | https://github.com/Java-Bom/bom-platform | 7b81ff48adf5179120261a9b5a398b78f40df7c2 | 35daacf315b131d03e9640b67b3fcd45c35ea58a | refs/heads/develop | 2023-03-31T19:22:53.991000 | 2021-04-03T00:30:35 | 2021-04-03T00:30:35 | 316,641,834 | 3 | 1 | null | false | 2021-04-03T00:30:35 | 2020-11-28T02:35:10 | 2021-03-09T08:05:00 | 2021-04-03T00:30:35 | 258 | 2 | 1 | 7 | Java | false | false | package com.javabom.bomplatform.core.progressmission.model;
import com.javabom.bomplatform.core.mission.model.Mission;
import com.javabom.bomplatform.core.review.model.Review;
import com.javabom.bomplatform.core.user.model.User;
import lombok.AccessLevel;
import lombok.Builder;
import lombok.Getter;
import lombok.NoAr... | UTF-8 | Java | 2,192 | java | ProgressMission.java | Java | [] | null | [] | package com.javabom.bomplatform.core.progressmission.model;
import com.javabom.bomplatform.core.mission.model.Mission;
import com.javabom.bomplatform.core.review.model.Review;
import com.javabom.bomplatform.core.user.model.User;
import lombok.AccessLevel;
import lombok.Builder;
import lombok.Getter;
import lombok.NoAr... | 2,192 | 0.740876 | 0.740876 | 71 | 29.87324 | 25.95496 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.492958 | false | false | 0 |
8bc46757944868fa4dc000ba18f36a5abbdac9b2 | 21,500,606,302,238 | b58173f2eeecc98de0d65ac9b23636b575b6f02d | /src/main/java/com/fh/bean/StudentBean.java | 33cd3e4014c22430b99bfdf38e7438346e2cf72f | [] | no_license | shaozhaoqi/student-api | https://github.com/shaozhaoqi/student-api | 071ee677dd9b437d65e68591099d661faf7ac7e6 | bc3ebf1f437c87f4fccb9a4ec57caef520a4f3c4 | refs/heads/master | 2022-07-08T18:47:12.255000 | 2020-01-13T10:28:21 | 2020-01-13T10:28:21 | 233,550,253 | 0 | 0 | null | false | 2022-06-21T02:37:43 | 2020-01-13T08:46:03 | 2020-01-13T10:28:47 | 2022-06-21T02:37:43 | 16 | 0 | 0 | 4 | Java | false | false | package com.fh.bean;
import com.baomidou.mybatisplus.annotation.IdType;
import com.baomidou.mybatisplus.annotation.TableField;
import com.baomidou.mybatisplus.annotation.TableId;
import com.baomidou.mybatisplus.annotation.TableName;
import lombok.Data;
import org.springframework.format.annotation.DateTimeFormat;
impo... | UTF-8 | Java | 822 | java | StudentBean.java | Java | [] | null | [] | package com.fh.bean;
import com.baomidou.mybatisplus.annotation.IdType;
import com.baomidou.mybatisplus.annotation.TableField;
import com.baomidou.mybatisplus.annotation.TableId;
import com.baomidou.mybatisplus.annotation.TableName;
import lombok.Data;
import org.springframework.format.annotation.DateTimeFormat;
impo... | 822 | 0.722628 | 0.722628 | 38 | 20.631578 | 17.942043 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421053 | false | false | 0 |
de8f2ec92a2c8b9539f83f419a9b1efeeb81c7b1 | 12,369,505,825,750 | 9ddca99bcff30adb4243847ab8ef67854944cacd | /menu/Menu/src/z_practice/Anju.java | f42d7472be3d92ec306301d42fdc56c992c3519b | [] | no_license | oggong/java_study | https://github.com/oggong/java_study | a6f476df1143ec99ea39c78934d89085e7826a89 | 5e1d2668a1d660fd96b3b4ebe4924debf06a2a6e | refs/heads/master | 2022-10-21T08:35:47.152000 | 2019-11-24T08:11:37 | 2019-11-24T08:11:37 | 182,989,658 | 0 | 0 | null | false | 2022-10-04T23:52:47 | 2019-04-23T10:16:40 | 2019-11-24T08:11:40 | 2022-10-04T23:52:46 | 73,207 | 0 | 0 | 2 | Java | false | false | package z_practice;
import java.awt.GridLayout;
import javax.swing.ImageIcon;
import javax.swing.JButton;
import javax.swing.JPanel;
public class Anju extends JPanel {
//Menupan에서 받은 버튼들로 탭 구성
Anju(JButton a, JButton b, JButton c){
super(new GridLayout(1, 3));
add(a);
add(b);
add(c);
}
}
| UTF-8 | Java | 325 | java | Anju.java | Java | [] | null | [] | package z_practice;
import java.awt.GridLayout;
import javax.swing.ImageIcon;
import javax.swing.JButton;
import javax.swing.JPanel;
public class Anju extends JPanel {
//Menupan에서 받은 버튼들로 탭 구성
Anju(JButton a, JButton b, JButton c){
super(new GridLayout(1, 3));
add(a);
add(b);
add(c);
}
}
| 325 | 0.709571 | 0.70297 | 17 | 16.82353 | 13.227579 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.352941 | false | false | 0 |
b3086730d145f01800f345a467d7aa5e592fd90a | 2,078,764,228,724 | be0f3738680a1d1a61ce361becf33a8ccb4792aa | /curriculum/class-12/401_demo/demo/src/main/java/com/example/demo/Greeting.java | cb74912b3463274a52a3bd482a45ab031da3ed6a | [] | no_license | Yousef27h/401-TEMP | https://github.com/Yousef27h/401-TEMP | 5cd2e8cfca78532563f81868a3a8cfae27bba4cb | 0f98ddc4d546e0be03651fae78dec8d5962becb1 | refs/heads/main | 2023-07-25T18:51:40.045000 | 2021-08-30T10:02:34 | 2021-08-30T10:02:34 | 383,141,873 | 0 | 0 | null | true | 2021-07-05T12:58:25 | 2021-07-05T12:58:25 | 2021-07-05T12:30:05 | 2021-07-05T12:30:02 | 238 | 0 | 0 | 0 | null | false | false | package com.example.demo;
import javax.persistence.*;
@Entity
@Table(name = "java_greetings")
public class Greeting {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private Long id;
@Column(name="greeting_content", length=50, nullable=false, unique=true)
private String content;
priv... | UTF-8 | Java | 706 | java | Greeting.java | Java | [] | null | [] | package com.example.demo;
import javax.persistence.*;
@Entity
@Table(name = "java_greetings")
public class Greeting {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private Long id;
@Column(name="greeting_content", length=50, nullable=false, unique=true)
private String content;
priv... | 706 | 0.620397 | 0.617564 | 40 | 16.65 | 17.33573 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.325 | false | false | 0 |
43fd81afb1faa7d5c39726297c1b6242c6c2ece6 | 4,440,996,201,308 | 172c6b915d121a3dbbea653e8c1fd45e0607dceb | /src/main/java/io/github/codejanovic/iterators/RecursiveIterable.java | f0dd5dbc41d2e6285f268bd7d0f0233942f689a6 | [
"MIT"
] | permissive | codejanovic/java-iterators | https://github.com/codejanovic/java-iterators | 1f625f8d2c1a15813a29a01478a324209e6cd09b | 1e0224c0967de0242e1b7ab85d9fe41d4e1807f8 | refs/heads/develop | 2022-02-13T17:14:19.276000 | 2022-01-28T12:06:39 | 2022-01-28T12:06:39 | 108,595,046 | 0 | 0 | MIT | false | 2022-01-05T15:35:05 | 2017-10-27T20:58:01 | 2017-10-27T21:20:17 | 2022-01-05T15:35:04 | 25 | 0 | 0 | 1 | Java | false | false | package io.github.codejanovic.iterators;
import io.github.codejanovic.functions.make.MakeFunction1;
import java.util.Iterator;
public class RecursiveIterable<T> extends AbstractIterable<T> {
public RecursiveIterable(final T element, final MakeFunction1<Iterator<T>, T> makeIterator) {
super(() -> new Re... | UTF-8 | Java | 557 | java | RecursiveIterable.java | Java | [
{
"context": "package io.github.codejanovic.iterators;\n\n\nimport io.github.codejanovic.functio",
"end": 29,
"score": 0.9836437702178955,
"start": 18,
"tag": "USERNAME",
"value": "codejanovic"
},
{
"context": ".github.codejanovic.iterators;\n\n\nimport io.github.codejanovic.function... | null | [] | package io.github.codejanovic.iterators;
import io.github.codejanovic.functions.make.MakeFunction1;
import java.util.Iterator;
public class RecursiveIterable<T> extends AbstractIterable<T> {
public RecursiveIterable(final T element, final MakeFunction1<Iterator<T>, T> makeIterator) {
super(() -> new Re... | 557 | 0.737881 | 0.732495 | 17 | 31.764706 | 36.754398 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.647059 | false | false | 0 |
f3434a6755575a0a52f8c0ce72ba53a24ecc21ac | 16,767,552,368,160 | ec88c73eae6c99b4b47efc11e2565436ddf0da41 | /src/test/java/TestRunner/TestRunner.java | a4a142e7eb3c7da6351453d8489666f2a0aebbc9 | [] | no_license | pushpa2908/CukeSeleniumTestNGPOM | https://github.com/pushpa2908/CukeSeleniumTestNGPOM | a6c91d4df060045a67a93d8f09153139d02bebaf | ac340f70ba2f8d473e92fa10e73c56aad31562cb | refs/heads/master | 2020-05-07T22:20:54.225000 | 2019-04-11T16:06:55 | 2019-04-11T16:06:55 | 180,941,973 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package TestRunner;
import java.io.File;
import java.io.IOException;
import java.lang.reflect.Method;
import org.apache.commons.io.FileUtils;
import org.openqa.selenium.OutputType;
import org.openqa.selenium.TakesScreenshot;
import org.testng.ITestResult;
import org.testng.annotations.AfterMethod;
import org.testng.a... | UTF-8 | Java | 2,935 | java | TestRunner.java | Java | [
{
"context": "r.class)\n@CucumberOptions(\n\t\tfeatures=\"C:\\\\Users\\\\pushpa.badhani\\\\git\\\\repository\\\\CukFrameWork\\\\CukeTes",
"end": 936,
"score": 0.9415531754493713,
"start": 932,
"tag": "USERNAME",
"value": "push"
},
{
"context": "ass)\n@CucumberOptions(\n\t\tfeatures=\... | null | [] | package TestRunner;
import java.io.File;
import java.io.IOException;
import java.lang.reflect.Method;
import org.apache.commons.io.FileUtils;
import org.openqa.selenium.OutputType;
import org.openqa.selenium.TakesScreenshot;
import org.testng.ITestResult;
import org.testng.annotations.AfterMethod;
import org.testng.a... | 2,935 | 0.747871 | 0.74753 | 96 | 29.572916 | 27.595572 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.020833 | false | false | 0 |
c72ec6c609fc0774a03b0b0fbe595817d484d821 | 8,495,445,368,477 | 70f1531612b0d9506b0ce59155404debdf344768 | /src/neo/wrappers/TrainerNode.java | bb4f7ce78720ce48634240a486498ae243a2a37d | [] | no_license | ricardoz/RacesToPdf | https://github.com/ricardoz/RacesToPdf | 31779122f6d621942e28b7e43ae75e49cdf7e1ef | 470d6312491530e081d22b549372a2c3ecb0237a | refs/heads/master | 2021-01-22T17:15:04.485000 | 2013-03-04T21:23:26 | 2013-03-04T21:23:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package neo.wrappers;
import org.neo4j.graphdb.Node;
import org.neo4j.graphdb.RelationshipType;
import org.neo4j.util.NodeWrapperImpl;
/**
* @author Miriam Martin
*
*/
public class TrainerNode extends NodeWrapperImpl {
public TrainerNode(Node trainerNode) {
super(trainerNode);
}
enum TrainerRel... | UTF-8 | Java | 663 | java | TrainerNode.java | Java | [
{
"context": "rt org.neo4j.util.NodeWrapperImpl;\n\n/**\n * @author Miriam Martin\n *\n */\npublic class TrainerNode extends NodeWrapp",
"end": 177,
"score": 0.9998456835746765,
"start": 164,
"tag": "NAME",
"value": "Miriam Martin"
}
] | null | [] | /**
*
*/
package neo.wrappers;
import org.neo4j.graphdb.Node;
import org.neo4j.graphdb.RelationshipType;
import org.neo4j.util.NodeWrapperImpl;
/**
* @author <NAME>
*
*/
public class TrainerNode extends NodeWrapperImpl {
public TrainerNode(Node trainerNode) {
super(trainerNode);
}
enum TrainerRelationsh... | 656 | 0.742081 | 0.737557 | 37 | 16.918919 | 23.454819 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.783784 | false | false | 0 |
c041817e58bb89cfe7495fca1eeb4354515a8b13 | 11,244,224,409,107 | 8d9df4a3b2c23ab2b742eda064bfc4f3397b27d9 | /app/src/main/java/com/krautbernd/lauerkraut/MainActivity.java | 4308d01d0f7ea0ee40dc0e89285eea9e5dce5fd0 | [] | no_license | krautbernd/Lauerkraut_dev | https://github.com/krautbernd/Lauerkraut_dev | 0a0d4a5ebe24581ddb1627e02e5f5704a021398d | 99aeba3a4b97ea9e4a578ba3118893fe5293fa13 | refs/heads/master | 2020-05-29T10:45:51.274000 | 2019-05-28T21:32:42 | 2019-05-28T21:32:42 | 189,092,451 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.krautbernd.lauerkraut;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.widget.Toast;
import com.android.volley.Request;
import com.android.volley.RequestQueue;
imp... | UTF-8 | Java | 3,319 | java | MainActivity.java | Java | [] | null | [] | package com.krautbernd.lauerkraut;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.widget.Toast;
import com.android.volley.Request;
import com.android.volley.RequestQueue;
imp... | 3,319 | 0.623381 | 0.621874 | 92 | 35.076088 | 30.12735 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.608696 | false | false | 0 |
0d5bde454163850f7e1883304a32fa8ae783d0eb | 25,632,364,890,164 | a4f505fc3cb5bc3f445dd40af385aae39d6e1aa8 | /src/main/java/org/ocp/ср1/AbstractCleaner.java | 059c4a88d969cb8182d2f7ebec10f8c38c0840ba | [] | no_license | Maxvgrad/OCP | https://github.com/Maxvgrad/OCP | 11a944796245783a00ce826c9cd8ecd16908a7cb | 4152e79f8365c40d18031042b4cc4316264d6d36 | refs/heads/master | 2020-04-13T06:27:46.550000 | 2019-05-02T13:28:31 | 2019-05-02T13:28:31 | 163,021,413 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.ocp.ср1;
abstract class AbstractCleaner {
private void clean() {
System.out.println("clean");
}
}
| UTF-8 | Java | 129 | java | AbstractCleaner.java | Java | [] | null | [] | package org.ocp.ср1;
abstract class AbstractCleaner {
private void clean() {
System.out.println("clean");
}
}
| 129 | 0.637795 | 0.629921 | 7 | 17.142857 | 13.96351 | 36 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 0 |
2fc3e37da5815eb7d50f99b67d2e1b4bf0167062 | 22,213,570,897,628 | 543b578efb63348bb86a346f2c491d086f7883eb | /posts/src/main/java/com/collreach/posts/model/response/MessageResponse.java | 4cd7e3f3ebcf43a772d1103bcb86551c176d0b89 | [] | no_license | ayush-sn/CollReach | https://github.com/ayush-sn/CollReach | eb42cd806c924adad81ac0556f0ab989cd4fd2c3 | 7b994a2f90b76e477ba1067d0655bbe78e1ece74 | refs/heads/master | 2023-06-23T05:54:24.005000 | 2021-07-12T10:51:47 | 2021-07-12T10:51:47 | 306,915,101 | 0 | 0 | null | true | 2021-04-09T15:35:49 | 2020-10-24T15:38:48 | 2021-04-09T13:42:38 | 2021-04-09T15:35:48 | 750 | 0 | 0 | 0 | JavaScript | false | false | package com.collreach.posts.model.response;
import com.collreach.posts.model.response.PollAnswersResponse;
import java.util.Date;
import java.util.List;
public class MessageResponse {
private String visibility;
private int lifetimeInWeeks;
private int recurrences;
private Date uploadTime;
privat... | UTF-8 | Java | 5,045 | java | MessageResponse.java | Java | [
{
"context": "s.visibility = visibility;\n this.username = username;\n this.name = name;\n this.lifetimeI",
"end": 1512,
"score": 0.9993257522583008,
"start": 1504,
"tag": "USERNAME",
"value": "username"
},
{
"context": "s.visibility = visibility;\n this.u... | null | [] | package com.collreach.posts.model.response;
import com.collreach.posts.model.response.PollAnswersResponse;
import java.util.Date;
import java.util.List;
public class MessageResponse {
private String visibility;
private int lifetimeInWeeks;
private int recurrences;
private Date uploadTime;
privat... | 5,045 | 0.609316 | 0.609316 | 212 | 22.797171 | 20.042206 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 0 |
aeb0bacacf575e01c1ff98ab4c10020996a82f6d | 28,260,884,869,924 | 55b6287cc498ca7b31cf01b36b3b3be78954b02f | /src/com/guigu/java/Hello.java | 47788cfac2444a25cc2862bfc3c65cf62101d8f9 | [] | no_license | zxb5116/Project01 | https://github.com/zxb5116/Project01 | cd2a1b5c28bebf2e33f5846e87548ea697e17934 | 7464b50d4978a2af6386e845688213873bd16eb4 | refs/heads/master | 2020-03-23T21:36:16.713000 | 2018-07-24T07:09:55 | 2018-07-24T07:09:55 | 142,119,142 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.guigu.java;
import com.guigu.bean.Customer;
import java.util.ArrayList;
/**
* @author zxb
* @date 2018-07-23 023-15:51
*/
public class Hello {
private static final Customer cust = new Customer();
public static final int NUM = 1;
public static final String NATION = "1";
public static... | UTF-8 | Java | 1,387 | java | Hello.java | Java | [
{
"context": "omer;\n\nimport java.util.ArrayList;\n\n/**\n * @author zxb\n * @date 2018-07-23 023-15:51\n */\npublic class He",
"end": 105,
"score": 0.9996911287307739,
"start": 102,
"tag": "USERNAME",
"value": "zxb"
},
{
"context": "\" + args);\n\n\n String[] arr = new Strin... | null | [] | package com.guigu.java;
import com.guigu.bean.Customer;
import java.util.ArrayList;
/**
* @author zxb
* @date 2018-07-23 023-15:51
*/
public class Hello {
private static final Customer cust = new Customer();
public static final int NUM = 1;
public static final String NATION = "1";
public static... | 1,387 | 0.466474 | 0.443403 | 76 | 17.25 | 18.320341 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.394737 | false | false | 0 |
3667dbd5a37b1061f613b1663a46df980f995e96 | 19,215,683,721,254 | 1a067362156df09b14244612550c3f7f95f0ce14 | /Signup.java | 5ce7d7294fe285f17e1346efb8dd117d974e9952 | [] | no_license | Nihit-Gupta/Emart | https://github.com/Nihit-Gupta/Emart | 09a04a3b2681cc1fca6d469249e1b3c5ba4e25c7 | 293f26d8ca684a23a757d49bb989392747ad82bd | refs/heads/main | 2023-06-30T13:23:51.142000 | 2021-07-26T16:42:50 | 2021-07-26T16:42:50 | 389,702,816 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package emart;
import java.awt.BorderLayout;
import java.awt.EventQueue;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.border.EmptyBorder;
import javax.swing.JLabel;
import javax.swing.JOptionPane;
import javax.swing.JTextField;
import javax.swing.ImageIcon;
import javax.swing... | UTF-8 | Java | 3,841 | java | Signup.java | Java | [
{
"context": "sername);\r\n\t\t\r\n\t\tJLabel lblPassword = new JLabel(\"PASSWORD\");\r\n\t\tlblPassword.setBounds(38, 140, 89, 19);\r\n\t\t",
"end": 1525,
"score": 0.9955934882164001,
"start": 1517,
"tag": "PASSWORD",
"value": "PASSWORD"
},
{
"context": "nEvent arg0) {\r\n\t\t\t\tFi... | null | [] | package emart;
import java.awt.BorderLayout;
import java.awt.EventQueue;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.border.EmptyBorder;
import javax.swing.JLabel;
import javax.swing.JOptionPane;
import javax.swing.JTextField;
import javax.swing.ImageIcon;
import javax.swing... | 3,833 | 0.652955 | 0.624837 | 140 | 25.407143 | 20.127769 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.457143 | false | false | 0 |
2a4525367f91c10126d3ebd27d45d21ab0c2ac76 | 19,215,683,721,011 | ad58aee5da83097114fd62f9b7a64f1d06840b6f | /src/test/java/SimpleSamplesTest.java | b0a20c4b0c66135a7e884802d81e7023710b4eaa | [] | no_license | GeorgeLordsOfCastle/simpleSamples | https://github.com/GeorgeLordsOfCastle/simpleSamples | 3affc02001a7207cef081ca3a57112c0efc2be4e | f83ea499a36e8a1f3e0c2bf1aed0e3c71731b915 | refs/heads/master | 2023-01-29T20:13:27.167000 | 2020-12-08T19:53:05 | 2020-12-08T19:53:05 | 260,773,044 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import org.hamcrest.core.Is;
import org.junit.Assert;
import org.junit.Test;
import java.math.BigDecimal;
import java.math.BigInteger;
import java.util.Arrays;
import java.util.List;
import java.util.Optional;
public class SimpleSamplesTest {
@Test
public void charToStringTest() {
String s = SimpleSam... | UTF-8 | Java | 4,635 | java | SimpleSamplesTest.java | Java | [] | null | [] | import org.hamcrest.core.Is;
import org.junit.Assert;
import org.junit.Test;
import java.math.BigDecimal;
import java.math.BigInteger;
import java.util.Arrays;
import java.util.List;
import java.util.Optional;
public class SimpleSamplesTest {
@Test
public void charToStringTest() {
String s = SimpleSam... | 4,635 | 0.666019 | 0.645307 | 113 | 40.0177 | 41.874229 | 172 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.061947 | false | false | 0 |
52350f07f01dfc3cbefe69328b1b14977972b5e4 | 6,854,767,867,857 | 9efe8f4184da57c63bc8076aa3cb6d45ddd635e0 | /chapter02/chapter02samples/src/main/java/org/book/chapter02/ex2/BookService.java | a5c6adc3a545d4a387324dce4d7934ba4a242d9d | [] | no_license | Frey4enzzo/javaee-7 | https://github.com/Frey4enzzo/javaee-7 | 73bbce354e18af141e529af70019dec98d37b125 | af4efa30a7d9d54241f58b0db69e74d4308fcc93 | refs/heads/master | 2021-01-22T05:28:39.886000 | 2017-09-10T16:46:58 | 2017-09-10T16:46:58 | 102,280,993 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.book.chapter02.ex2;
/**
* Связывание BookService с ISBN реализацией NumberGenerator в конструкторе
*/
public class BookService {
private NumberGenerator numberGenerator;
public BookService(NumberGenerator numberGenerator) {
this.numberGenerator = new IsbnGenerator();
}
public ... | UTF-8 | Java | 562 | java | BookService.java | Java | [] | null | [] | package org.book.chapter02.ex2;
/**
* Связывание BookService с ISBN реализацией NumberGenerator в конструкторе
*/
public class BookService {
private NumberGenerator numberGenerator;
public BookService(NumberGenerator numberGenerator) {
this.numberGenerator = new IsbnGenerator();
}
public ... | 562 | 0.713472 | 0.70778 | 20 | 25.35 | 26.879871 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 0 |
96f5a2de57c31bd8e3c2efb5bd58ff68fda34517 | 7,980,049,238,801 | 98d61e74003e599e70e5fe37829db567f2119c74 | /jsystem-core-projects/jsystemAgent/src/main/java/jsystem/runner/agent/notifications/AddWarningNotification.java | 0368d6d79a334cd3a0f078209e417328a668a584 | [
"Apache-2.0"
] | permissive | Top-Q/jsystem | https://github.com/Top-Q/jsystem | e3721e981fcdfa305c7d2679f98105124b705ff6 | 282064793b64dad8de685dd6d5332d5bd753f07b | refs/heads/master | 2023-07-08T03:02:09.358000 | 2022-05-25T06:04:50 | 2022-05-25T06:04:50 | 6,123,437 | 35 | 53 | Apache-2.0 | false | 2023-06-28T12:06:26 | 2012-10-08T11:33:14 | 2023-05-17T11:27:16 | 2023-06-28T12:06:26 | 2,882 | 44 | 49 | 197 | Java | false | false | /*
* Copyright 2005-2010 Ignis Software Tools Ltd. All rights reserved.
*/
package jsystem.runner.agent.notifications;
import jsystem.framework.report.JSystemListeners;
import jsystem.framework.scenario.ScenariosManager;
import junit.framework.Test;
public class AddWarningNotification extends RunnerNotification {
... | UTF-8 | Java | 807 | java | AddWarningNotification.java | Java | [] | null | [] | /*
* Copyright 2005-2010 Ignis Software Tools Ltd. All rights reserved.
*/
package jsystem.runner.agent.notifications;
import jsystem.framework.report.JSystemListeners;
import jsystem.framework.scenario.ScenariosManager;
import junit.framework.Test;
public class AddWarningNotification extends RunnerNotification {
... | 807 | 0.795539 | 0.762082 | 28 | 27.821428 | 28.024292 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.142857 | false | false | 0 |
32e1e137014579968acaf353c8a74704a0855214 | 4,578,435,138,393 | add66f062ba1143c97335233e346bcc33d901d98 | /src/day15_Scanner_String_classes/Quiz.java | bcaf573995714c428faef86b1f744acdda4ffb12 | [] | no_license | hakanorak21/Summer2019JavaPractice | https://github.com/hakanorak21/Summer2019JavaPractice | e42a6fbfe81abf87bd0581ad0a4d323415f4ec1b | 319a959f891ff870de1e1e718b0521deb22c2753 | refs/heads/master | 2020-07-22T10:57:49.812000 | 2020-05-25T18:46:51 | 2020-05-25T18:46:51 | 207,175,176 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package day15_Scanner_String_classes;
public class Quiz {
public static void main(String[] args) {
boolean opt = 12_345.1 > 123_45.0;
if (12_345.1 > 123_45.0)
System.out.println("True");
else
System.out.println("False");
float f1 = 12_456;
float f2 = f1 + 1024;
System.out.println(f2);... | UTF-8 | Java | 541 | java | Quiz.java | Java | [] | null | [] | package day15_Scanner_String_classes;
public class Quiz {
public static void main(String[] args) {
boolean opt = 12_345.1 > 123_45.0;
if (12_345.1 > 123_45.0)
System.out.println("True");
else
System.out.println("False");
float f1 = 12_456;
float f2 = f1 + 1024;
System.out.println(f2);... | 541 | 0.615527 | 0.528651 | 30 | 17.033333 | 15.888116 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.066667 | false | false | 0 |
55b635353e692c0ea6f27226240c03a6e8298a10 | 661,425,007,439 | e906902bb668c313ce90740c9938647c2c9fb656 | /src/main/java/test/SendTest.java | 57f4b087da64f1b95a1aeb2cba638a2708395fe2 | [] | no_license | bellmit/MeiYiQuan_Core | https://github.com/bellmit/MeiYiQuan_Core | f16b0539a2297045844a0960e09c87059a7131de | ae8e64616dda205d1e12e3797153e2b3ec4b6913 | refs/heads/master | 2022-01-15T03:31:21.007000 | 2017-07-31T09:20:30 | 2017-07-31T09:20:30 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test;
import java.io.IOException;
import java.io.UnsupportedEncodingException;
import java.security.NoSuchAlgorithmException;
import java.util.Calendar;
import java.util.HashMap;
import java.util.Map;
import java.util.Properties;
import java.util.Set;
import java.util.UUID;
import java.util.concurre... | UTF-8 | Java | 5,007 | java | SendTest.java | Java | [
{
"context": "er;\r\nimport sun.misc.BASE64Encoder;\r\n\r\n/**\r\n * 作者:齐潮\r\n * 创建日期:2017年1月10日\r\n * 类说明:\r\n */\r\npublic class S",
"end": 817,
"score": 0.9942790865898132,
"start": 815,
"tag": "NAME",
"value": "齐潮"
},
{
"context": "hmException {\r\n\t\t/*\r\n\t\tString s = \"{\\\... | null | [] | package test;
import java.io.IOException;
import java.io.UnsupportedEncodingException;
import java.security.NoSuchAlgorithmException;
import java.util.Calendar;
import java.util.HashMap;
import java.util.Map;
import java.util.Properties;
import java.util.Set;
import java.util.UUID;
import java.util.concurre... | 4,788 | 0.690828 | 0.633934 | 137 | 34.051094 | 29.494356 | 258 | false | false | 0 | 0 | 0 | 0 | 224 | 0.045353 | 2.613139 | false | false | 0 |
f4cda98b87e62fd3f0f3e7ea40b6e13d606c87cd | 3,324,304,729,236 | 29798b8023ce25336c09f922c36dd9b57763d4d8 | /AK Space Dock/test/org/iceburg/ftl/spacedock/SpaceDockUITestGUI.java | 275ccdd7e09c7c66dee0a8ccdb02df8c9cd50be8 | [] | no_license | ManApart/FTL_Spacedock | https://github.com/ManApart/FTL_Spacedock | 0795d9605c2bb278dedc101ce1ec2988cd54e7c7 | 9d044a9c1078a18551f2b03dec4ccaefbf1533e6 | refs/heads/master | 2021-05-26T22:46:38.746000 | 2013-07-24T13:52:58 | 2013-07-24T13:52:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.iceburg.ftl.spacedock;
import java.awt.EventQueue;
import javax.swing.ImageIcon;
import javax.swing.JFrame;
import net.blerf.ftl.parser.DataManager;
import net.blerf.ftl.ui.IconCycleButton;
import net.blerf.ftl.xml.ShipBlueprint;
import org.iceburg.ftl.spacedock.ShipSaveParser.ShipSave;
import javax.swi... | UTF-8 | Java | 2,775 | java | SpaceDockUITestGUI.java | Java | [] | null | [] | package org.iceburg.ftl.spacedock;
import java.awt.EventQueue;
import javax.swing.ImageIcon;
import javax.swing.JFrame;
import net.blerf.ftl.parser.DataManager;
import net.blerf.ftl.ui.IconCycleButton;
import net.blerf.ftl.xml.ShipBlueprint;
import org.iceburg.ftl.spacedock.ShipSaveParser.ShipSave;
import javax.swi... | 2,775 | 0.718919 | 0.712432 | 108 | 24.685184 | 21.391695 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.037037 | false | false | 0 |
074dfe25477c8c81509cec5baff93b08d1735e37 | 2,439,541,466,358 | ed602285dcc0c914a3455856a35a1b80d7657f25 | /projetweb-consumer/src/main/java/org/projet/escalade/consumer/impl/rawmapper/EmpruntRawMapper.java | d7a41aa9ff77995f29350a1cffbf49f6c844eb11 | [] | no_license | lopotono/projet6 | https://github.com/lopotono/projet6 | 08ad4d112b73c70f05c5544277397d6d533c9d21 | e12e3d4efdbd08e28f543510508e4ad3a95d6f14 | refs/heads/master | 2020-03-13T06:12:47.665000 | 2018-09-07T06:32:35 | 2018-09-07T06:32:35 | 131,000,016 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.projet.escalade.consumer.impl.rawmapper;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.Calendar;
import org.springframework.jdbc.core.RowMapper;
import org.projet.escalade.model.Emprunttopo;
public class EmpruntRawMapper implements RowMapper<Emprunttopo> {
public Emprunttop... | UTF-8 | Java | 816 | java | EmpruntRawMapper.java | Java | [] | null | [] | package org.projet.escalade.consumer.impl.rawmapper;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.Calendar;
import org.springframework.jdbc.core.RowMapper;
import org.projet.escalade.model.Emprunttopo;
public class EmpruntRawMapper implements RowMapper<Emprunttopo> {
public Emprunttop... | 816 | 0.783088 | 0.779412 | 24 | 33.041668 | 22.279436 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.666667 | false | false | 0 |
f8d3dfa4026e01a4b63ba89105451f9e48acf936 | 6,064,493,883,241 | 84c270273e5ca49643572a9e65ebf90ad19dc2c9 | /src/main/java/com/sf/bigscreen/service/impl/DeviceInfoServiceImpl.java | 1a805ce0261bb36b1967f6704d8159cf2b18e4b1 | [] | no_license | ycBi/bigScreenBackend | https://github.com/ycBi/bigScreenBackend | 4705936f455b3d1198a67b65f992243098cc03e5 | 403725231e4bbeba82b28c1b66be95eafb968789 | refs/heads/master | 2023-07-07T08:59:04.527000 | 2021-07-13T00:42:53 | 2021-07-13T00:42:53 | 378,834,179 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sf.bigscreen.service.impl;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.sf.bigscreen.mapper.IDeviceInfoMapper;
import com.sf.bigscreen.model.DeviceInfo;
import org.springframework.stereotype.Service;
/**
* @Author: bi xuan
* @Date: 2021/6/24 16:15
* @Description:
**/
... | UTF-8 | Java | 419 | java | DeviceInfoServiceImpl.java | Java | [
{
"context": "ringframework.stereotype.Service;\n\n/**\n * @Author: bi xuan\n * @Date: 2021/6/24 16:15\n * @Description:\n **/\n@",
"end": 271,
"score": 0.9997581839561462,
"start": 264,
"tag": "NAME",
"value": "bi xuan"
}
] | null | [] | package com.sf.bigscreen.service.impl;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.sf.bigscreen.mapper.IDeviceInfoMapper;
import com.sf.bigscreen.model.DeviceInfo;
import org.springframework.stereotype.Service;
/**
* @Author: <NAME>
* @Date: 2021/6/24 16:15
* @Description:
**/
@... | 418 | 0.792363 | 0.76611 | 15 | 26.933332 | 26.014013 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 0 |
eaf7f0adc2ae33f8901eec82184e7ca1eb875028 | 26,345,329,445,365 | cf6fa23ffbe12e114e1f1bc7754ee00d1af1276c | /src/online/ServidorTanque.java | 85dce83762a1162a762272b934be54bf1615c363 | [] | no_license | PauloGustavo72/Tank | https://github.com/PauloGustavo72/Tank | 26e60594d764743c4bc43607a48ac786b3f4db7c | a8d64fa0d2cb0f07d77e896c84819a60336dd556 | refs/heads/master | 2021-08-17T09:02:28.588000 | 2017-11-21T01:34:49 | 2017-11-21T01:34:49 | 111,325,688 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package online;
import java.io.IOException;
import java.net.DatagramPacket;
import java.net.DatagramSocket;
import java.net.InetAddress;
import java.net.SocketException;
import java.net.UnknownHostException;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import javax.sound.sampled.Lin... | UTF-8 | Java | 6,681 | java | ServidorTanque.java | Java | [] | null | [] | package online;
import java.io.IOException;
import java.net.DatagramPacket;
import java.net.DatagramSocket;
import java.net.InetAddress;
import java.net.SocketException;
import java.net.UnknownHostException;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import javax.sound.sampled.Lin... | 6,681 | 0.715462 | 0.697351 | 228 | 28.302631 | 27.601337 | 160 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.355263 | false | false | 0 |
105e518029388706af86902d430b990a1106b914 | 11,527,692,270,146 | 545f1f1b0b390b71faab82ebd8d739b8a180e099 | /SpringBootInflearn/src/main/java/com/gwegwe/springboot/thymeleaf/ThymeleafController.java | bda64ee562221ec7f10c4d20f969993fcea1db0c | [] | no_license | gwegwe1234/SpringStudy | https://github.com/gwegwe1234/SpringStudy | 92e64962dfbf638d7f8c9d925feacb962d081369 | 8f5343ebd2651d1b0a2977d4f9ba8f963b0fbfd9 | refs/heads/master | 2022-12-21T20:15:40.478000 | 2021-05-14T08:09:30 | 2021-05-14T08:09:30 | 158,629,477 | 0 | 0 | null | false | 2022-12-16T06:36:47 | 2018-11-22T02:04:01 | 2021-05-14T08:10:43 | 2022-12-16T06:36:45 | 233 | 0 | 0 | 2 | Java | false | false | package com.gwegwe.springboot.thymeleaf;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.GetMapping;
@Controller
public class ThymeleafController {
// 이건 레스트 컨트롤러가 아닌 컨트롤러이므로, 리턴 타입이 스트링이어도 실제 스트링이 아닌 뷰의 이름이다.
@GetMapping("/hel... | UTF-8 | Java | 531 | java | ThymeleafController.java | Java | [
{
"context": "lo(Model model) {\n model.addAttribute(\"name\", \"biglight\");\n return \"helloo\";\n }\n}\n",
"end": 412,
"score": 0.8879789710044861,
"start": 404,
"tag": "NAME",
"value": "biglight"
}
] | null | [] | package com.gwegwe.springboot.thymeleaf;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.GetMapping;
@Controller
public class ThymeleafController {
// 이건 레스트 컨트롤러가 아닌 컨트롤러이므로, 리턴 타입이 스트링이어도 실제 스트링이 아닌 뷰의 이름이다.
@GetMapping("/hel... | 531 | 0.760722 | 0.760722 | 16 | 26.6875 | 21.147455 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 0 |
af47cf503f50f69a3d52b82fa2876657ecad1048 | 27,427,661,207,430 | 27e7e108f224fbc6e40c7f894b1eef47cc40b65e | /src/Explosion.java | 4074c6fe63707e50104ba8a54c833e26c3855d04 | [] | no_license | AmerAlwan/OldMeteorShowerGame | https://github.com/AmerAlwan/OldMeteorShowerGame | b0d1348e611cafe37f54be747e13bea641c5d622 | 0124992822b862ce06e7318f1943138f11717abb | refs/heads/master | 2022-12-14T10:43:05.891000 | 2020-09-15T08:58:39 | 2020-09-15T08:58:39 | 295,584,680 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import EasyGraphics.Picture;
public class Explosion {
private int x, y, width = 100, height = 100;
private Canvas panel;
private Picture[] pic;
private void update() {
Thread thread = new Thread(new Runnable() {
public void run() {
while(true) {
for(int i = 0; i < pic.length; i++) {
panel.s... | UTF-8 | Java | 1,042 | java | Explosion.java | Java | [] | null | [] | import EasyGraphics.Picture;
public class Explosion {
private int x, y, width = 100, height = 100;
private Canvas panel;
private Picture[] pic;
private void update() {
Thread thread = new Thread(new Runnable() {
public void run() {
while(true) {
for(int i = 0; i < pic.length; i++) {
panel.s... | 1,042 | 0.585413 | 0.572937 | 54 | 18.296297 | 20.496277 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.925926 | false | false | 0 |
ff20f59f5c9d26c8c5079d8ddf9d205d0fed6c1c | 12,970,801,295,111 | b3fa243747c608fecfb8a5ddf89ed59e896a370b | /src/main/java/com/zzw/github/graphql/schema/inputobjects/UpdateBranchProtectionRuleInput.java | 0b01f0d4132b05ee98045535428f1a7258cd472e | [
"Apache-2.0"
] | permissive | jzyhywxz/GitHubGraphQLAPI | https://github.com/jzyhywxz/GitHubGraphQLAPI | 6f2841842c112727b7031d8b6b5ec099b6976cf7 | eb9439fbe1a77241627b63b598a1acd998b2d8d2 | refs/heads/master | 2020-03-27T23:17:52.665000 | 2018-10-10T01:29:22 | 2018-10-10T01:29:22 | 147,307,438 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zzw.github.graphql.schema.inputobjects;
import com.zzw.github.graphql.schema.annotations.Argument;
import com.zzw.github.graphql.schema.annotations.Arguments;
import com.zzw.github.graphql.schema.annotations.Description;
import com.zzw.github.graphql.schema.annotations.ImplementedBy;
import com.zzw.github.... | UTF-8 | Java | 7,721 | java | UpdateBranchProtectionRuleInput.java | Java | [] | null | [] | package com.zzw.github.graphql.schema.inputobjects;
import com.zzw.github.graphql.schema.annotations.Argument;
import com.zzw.github.graphql.schema.annotations.Arguments;
import com.zzw.github.graphql.schema.annotations.Description;
import com.zzw.github.graphql.schema.annotations.ImplementedBy;
import com.zzw.github.... | 7,721 | 0.808185 | 0.808185 | 94 | 81.138298 | 55.078396 | 190 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.574468 | false | false | 0 |
c487d4d8e0ab92a4d293fb68df7ef86d23255c2d | 9,715,216,079,026 | e4828cbbbb45d8bb30281c4dd22e04aabcc1c6d7 | /app/src/main/java/com/drawer/myapplication/Item.java | 57aa905d6c7e5663b45d690fa9af888425f54f37 | [] | no_license | ugbsenegal/team4 | https://github.com/ugbsenegal/team4 | c71fe28f3adb7d5ad5863a171bea214d14be7b59 | 0a3a57c076b247784657ae589b9cebce4fe5f9e0 | refs/heads/master | 2020-05-03T14:22:52.137000 | 2019-04-30T00:31:47 | 2019-04-30T00:31:47 | 178,676,264 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.drawer.myapplication;
public class Item {
private String name;
private float price;
private String image;
private String desciption;
public Item(String name, String image, float price,String description) {
this.name = name;
this.image = image;
this.price = price... | UTF-8 | Java | 616 | java | Item.java | Java | [] | null | [] | package com.drawer.myapplication;
public class Item {
private String name;
private float price;
private String image;
private String desciption;
public Item(String name, String image, float price,String description) {
this.name = name;
this.image = image;
this.price = price... | 616 | 0.605519 | 0.605519 | 31 | 18.870968 | 16.344561 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.516129 | false | false | 0 |
a5c7c3e3a30ad1762908812396a790c128672bb0 | 29,008,209,162,772 | 784406b950899d936ea7bbed798d3055c55ff8d0 | /src/main/java/br/com/compasso/data/infraestructure/entity/Atividade.java | 847c04793795d4452d97e2f0893004e200f9878b | [] | no_license | DCommicsBP/teste-docker | https://github.com/DCommicsBP/teste-docker | 83dd019431b0f75bc4a361927be0866a6fbd45c1 | 4405eb3a64cbba70691abcf8631b9efa17766e79 | refs/heads/master | 2022-02-13T00:20:20.506000 | 2020-01-22T19:37:46 | 2020-01-22T19:37:46 | 235,640,030 | 0 | 0 | null | false | 2022-01-21T23:36:49 | 2020-01-22T18:39:43 | 2020-01-22T19:38:05 | 2022-01-21T23:36:48 | 59 | 0 | 0 | 2 | Java | false | false | package br.com.compasso.data.infraestructure.entity;
import java.time.LocalDateTime;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.SequenceGenerator;
@Entity
pub... | UTF-8 | Java | 1,234 | java | Atividade.java | Java | [] | null | [] | package br.com.compasso.data.infraestructure.entity;
import java.time.LocalDateTime;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.SequenceGenerator;
@Entity
pub... | 1,234 | 0.752026 | 0.751216 | 57 | 20.649122 | 21.209475 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.157895 | false | false | 0 |
eb4d45e48e25b91f62ed35c6d9909abffc5c4d03 | 30,562,987,339,657 | 839539628dadc80cd9e829d5b88652661c1acaff | /src/main/java/com/solace/samples/java/snippets/HowToCreateOutboundMessages.java | 45ce8d781d723f82ea2d94e1b3e172142c02be9c | [
"Apache-2.0"
] | permissive | RagnarPaulson/solace-samples-java | https://github.com/RagnarPaulson/solace-samples-java | 0a910f349df8640cc0d61e50cd06702e5a24e54e | e8b3b6ce65ba215fbe9e9c87e32f99f4e0a7c32f | refs/heads/main | 2023-05-11T11:00:40.016000 | 2023-05-10T20:19:40 | 2023-05-10T20:19:40 | 217,530,249 | 0 | 0 | Apache-2.0 | true | 2023-05-09T13:43:50 | 2019-10-25T12:36:35 | 2019-10-25T12:36:37 | 2023-05-09T13:43:49 | 1,217 | 0 | 0 | 0 | null | false | false | /*
* Copyright 2021-2023 Solace Corporation. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless require... | UTF-8 | Java | 6,191 | java | HowToCreateOutboundMessages.java | Java | [] | null | [] | /*
* Copyright 2021-2023 Solace Corporation. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless require... | 6,191 | 0.727992 | 0.722177 | 164 | 36.75 | 31.763681 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.353659 | false | false | 0 |
92751d8f9d8f65112d8d424e7162eb02a47c58bb | 7,310,034,381,776 | 835e55a93164c77db387401a09c85ea277c3970b | /src/SwlugP/Login.java | 9c277251eb8fb7d4e658175d83ffd496c870f30a | [] | no_license | Syeong2/SWLUG_Project | https://github.com/Syeong2/SWLUG_Project | 1106bf001abbdc5cb17ad742a32c2cf5ddc6de4c | 6f4a127674cb531b5036eb53d4c33cad593910fa | refs/heads/master | 2022-09-27T00:14:10.617000 | 2020-06-06T13:01:19 | 2020-06-06T13:01:19 | 269,983,054 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package SwlugP;
import java.awt.*;
import java.awt.event.*;
import java.io.File;
import java.io.IOException;
import java.sql.*;
import javax.imageio.ImageIO;
import javax.swing.*;
public class Login extends myFrame implements ActionListener{
Button btn1, btn3;
Menu menu=new Menu();
TextField tf1, tf2;
Label l... | UHC | Java | 2,300 | java | Login.java | Java | [
{
"context": "tf2.getText();\n\t\t\tvar.setId(id);\n\t\t\tvar.setPassWd(passwd);\n\t\t\tif(mem.login(id, passwd)) {\n\t\t\t\tif(id.equals",
"end": 1899,
"score": 0.995036244392395,
"start": 1893,
"tag": "PASSWORD",
"value": "passwd"
}
] | null | [] | package SwlugP;
import java.awt.*;
import java.awt.event.*;
import java.io.File;
import java.io.IOException;
import java.sql.*;
import javax.imageio.ImageIO;
import javax.swing.*;
public class Login extends myFrame implements ActionListener{
Button btn1, btn3;
Menu menu=new Menu();
TextField tf1, tf2;
Label l... | 2,304 | 0.657156 | 0.604167 | 116 | 18.034483 | 13.823351 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.508621 | false | false | 0 |
e329a2d42335a345b2c2c2d3bd826e50fa4edf85 | 23,158,463,707,525 | 135f643170a4badea9fc1c22533d4fa6de5056e9 | /pyg_parent/pyg_seckill_interface/src/main/java/cn/itcast/seckill/service/SecondKillOrderService.java | 3f87e7f03e78d7073e308d5dc87618ecbccfaf39 | [] | no_license | nayunfeng/shopping | https://github.com/nayunfeng/shopping | 0501f4223a88e502f4438b218d91ed5df6487216 | 0492d1e772a218431dac1078dfee7d6fa0503c0b | refs/heads/master | 2018-12-13T09:08:07.349000 | 2018-10-17T13:59:32 | 2018-10-17T13:59:32 | 148,477,132 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.itcast.seckill.service;
import cn.itcast.pojo.TbSeckillOrder;
/**
* @author nayunfeng
* @date 2018/10/16 9:05
*/
public interface SecondKillOrderService {
/**
* 提交订单
*
* @param username 用户名
* @param id 商品id
*/
void submitOrders(String username, Long id);
/**
... | UTF-8 | Java | 987 | java | SecondKillOrderService.java | Java | [
{
"context": "ort cn.itcast.pojo.TbSeckillOrder;\n\n/**\n * @author nayunfeng\n * @date 2018/10/16 9:05\n */\npublic interface Sec",
"end": 99,
"score": 0.9995948076248169,
"start": 90,
"tag": "USERNAME",
"value": "nayunfeng"
}
] | null | [] | package cn.itcast.seckill.service;
import cn.itcast.pojo.TbSeckillOrder;
/**
* @author nayunfeng
* @date 2018/10/16 9:05
*/
public interface SecondKillOrderService {
/**
* 提交订单
*
* @param username 用户名
* @param id 商品id
*/
void submitOrders(String username, Long id);
/**
... | 987 | 0.582844 | 0.569918 | 43 | 18.790697 | 18.630505 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.255814 | false | false | 0 |
e06542a10e56689c5af9846ead58a2f47bbce284 | 10,007,273,851,952 | d424418675e780dba898b9c6eab0ad217c42d0a7 | /app/src/main/java/com/shaojun/myapp/network/ApiWrapper.java | 0ebb7e0462f9825f530b9e20775998116c2f33ab | [
"Apache-2.0"
] | permissive | JeremyAiYt/MyApp | https://github.com/JeremyAiYt/MyApp | 6c3ec1023082be6e6215b5b39642140e58d55ac1 | a322d6b8ccb5cafc506e12124b250726038cb24f | refs/heads/master | 2019-06-24T19:52:55.342000 | 2016-12-19T13:17:08 | 2016-12-19T13:17:08 | 67,491,155 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.shaojun.myapp.network;
import com.shaojun.myapp.network.http.RetrofitManager;
import com.shaojun.myapp.network.service.model.GankData;
import com.shaojun.myapp.network.service.model.PagerBody;
import com.shaojun.myapp.network.service.model.RoomModel;
import com.shaojun.myapp.network.service.model.SearchRoo... | UTF-8 | Java | 1,882 | java | ApiWrapper.java | Java | [] | null | [] | package com.shaojun.myapp.network;
import com.shaojun.myapp.network.http.RetrofitManager;
import com.shaojun.myapp.network.service.model.GankData;
import com.shaojun.myapp.network.service.model.PagerBody;
import com.shaojun.myapp.network.service.model.RoomModel;
import com.shaojun.myapp.network.service.model.SearchRoo... | 1,882 | 0.684382 | 0.684382 | 58 | 30.793104 | 34.331425 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.327586 | false | false | 0 |
3d42ef6eb5504d9179aa8501559230ad42301f3c | 6,502,580,489,120 | 55d31a08aabd690ebbadbbf4d734e6d1d7c37866 | /Computer Programming1/game_main.java | d69207a87197d1888b43228ab457b8edacc6b1ae | [] | no_license | punkyoon/campus_life | https://github.com/punkyoon/campus_life | 080a1fef6b9144cfdbeb8c353abb7c87141d1306 | c1f37355096cf99dcf669f119fd5e77ef2325a46 | refs/heads/master | 2016-09-17T10:55:37.821000 | 2016-09-16T10:34:21 | 2016-09-16T10:34:21 | 33,738,950 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
public class game_main
{
static int arr[][]=new int[3][3];
static Scanner input=new Scanner(System.in);
public static void main(String[] args)
{
for(int i=0;i<3;i++)
{
for(int j=0;j<3;j++)
{
arr[i][j]=0;
}
}
game_start();
}
public static void game_start()
{
int sele... | UTF-8 | Java | 2,826 | java | game_main.java | Java | [] | null | [] | import java.util.*;
public class game_main
{
static int arr[][]=new int[3][3];
static Scanner input=new Scanner(System.in);
public static void main(String[] args)
{
for(int i=0;i<3;i++)
{
for(int j=0;j<3;j++)
{
arr[i][j]=0;
}
}
game_start();
}
public static void game_start()
{
int sele... | 2,826 | 0.508156 | 0.467376 | 188 | 14 | 16.909332 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.393617 | false | false | 0 |
1070bd4eef93df0c43e96d9d1e88f2ad3cd8f7ab | 27,075,473,891,508 | 275a214509261e88ac9e90c22e94efd6bc5d5487 | /src/main/java/edu/showcase/business/message/GlobalExceptionHandler.java | 65fe64be8bf285eae287db1f4d6001c0a0eb7b97 | [] | no_license | wonho/default_config | https://github.com/wonho/default_config | 29fdb7d5b3faed5f5e1c74b979ff92ace22ebc4e | 9f8d688a38af56d396156156691b3d8fe0775c95 | refs/heads/master | 2021-01-17T05:28:32.540000 | 2017-06-19T00:07:56 | 2017-06-19T00:07:56 | 63,319,536 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.showcase.business.message;
import java.util.Map;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.annotation.ControllerAdvice;
import org.springframework.web.bind.annotation.ExceptionHandler;
import org.springframework.web.bind.annotation.ResponseBody;
import org.springframe... | UTF-8 | Java | 986 | java | GlobalExceptionHandler.java | Java | [] | null | [] | package edu.showcase.business.message;
import java.util.Map;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.annotation.ControllerAdvice;
import org.springframework.web.bind.annotation.ExceptionHandler;
import org.springframework.web.bind.annotation.ResponseBody;
import org.springframe... | 986 | 0.80426 | 0.798174 | 32 | 29.8125 | 24.846325 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.3125 | false | false | 0 |
8ca924b09f3b1df3c6fb912186d871bdc1789285 | 32,495,722,573,374 | 1abd8c04976cebd6e2cb9e103cadf1698d889986 | /src/main/java/it/polimi/ingsw/model/decorators/StandardPower.java | 4c62ffe69481e10e4c16940f27a126f1d3701433 | [] | no_license | pierobartolo/Santorini | https://github.com/pierobartolo/Santorini | 3c1e12d6fda31143694ae7198282ad78d4f238a2 | 2a2890d2146ae4ef1e210c6a45667415e93ee0c4 | refs/heads/master | 2022-11-23T18:55:30.362000 | 2020-07-17T21:39:20 | 2020-07-17T21:39:20 | 246,351,168 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package it.polimi.ingsw.model.decorators;
import it.polimi.ingsw.model.Board;
import it.polimi.ingsw.model.Power;
import it.polimi.ingsw.model.Square;
import it.polimi.ingsw.model.Worker;
import it.polimi.ingsw.model.enums.Error;
import java.util.ArrayList;
/**
* StandardPower represents the standard power that all... | UTF-8 | Java | 8,917 | java | StandardPower.java | Java | [
{
"context": "ed once StandardPower has been created.\n * @author marcoDige AND pierobartolo\n */\n\npublic class Standard",
"end": 435,
"score": 0.850674569606781,
"start": 432,
"tag": "NAME",
"value": "mar"
},
{
"context": "nce StandardPower has been created.\n * @author marcoDige ... | null | [] | package it.polimi.ingsw.model.decorators;
import it.polimi.ingsw.model.Board;
import it.polimi.ingsw.model.Power;
import it.polimi.ingsw.model.Square;
import it.polimi.ingsw.model.Worker;
import it.polimi.ingsw.model.enums.Error;
import java.util.ArrayList;
/**
* StandardPower represents the standard power that all... | 8,917 | 0.65706 | 0.654256 | 238 | 36.466385 | 36.212563 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.542017 | false | false | 0 |
73afac219c618a492ebd24b787bbdb4df1722ed4 | 1,597,727,884,779 | 161bdcc716642fcc46452a2a2261ec8bcccae1bd | /Master/src/java/de/tafelstellwerk/Model/CSpender.java | 2939c83091d294f50e18a38543b899f5ac15f740 | [] | no_license | Stellwerk/Stellwerk | https://github.com/Stellwerk/Stellwerk | 9877cb07c906ed2aeb6174a58fb7d12cb50acd98 | 2c1c746ffc015159cd910ace48916fa4154df60d | refs/heads/master | 2016-09-05T23:25:29.329000 | 2015-04-02T11:19:53 | 2015-04-02T11:19:53 | 32,321,368 | 0 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.tafelstellwerk.Model;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.OneToOne;
import javax.persistence.Table;
import javax.validation.Valid;
import javax.validation... | UTF-8 | Java | 3,839 | java | CSpender.java | Java | [
{
"context": "en und im\n * Sinne der Firma handeln\n *\n * @author gpaschke\n *\n * @param id\n * @param firmenname\n * @param si",
"end": 469,
"score": 0.9994758367538452,
"start": 461,
"tag": "USERNAME",
"value": "gpaschke"
},
{
"context": " {\n this.id = id;\n this.... | null | [] | package de.tafelstellwerk.Model;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.OneToOne;
import javax.persistence.Table;
import javax.validation.Valid;
import javax.validation... | 3,839 | 0.650248 | 0.645817 | 160 | 22.981251 | 28.569317 | 273 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.38125 | false | false | 0 |
c152670796e28e449216fea12b7de19431b7270f | 33,646,773,864,581 | ac566ea0bc81fd6b8bec729ee732cf4f74cbacc3 | /src/test/java/tk/mybatis/springboot/test/proxy/dynamicproxy/CarImp1.java | 42b86b3196a0881e7d29664cbb2d658baf401f21 | [] | no_license | zc888168/MyBatis-Spring-Boot | https://github.com/zc888168/MyBatis-Spring-Boot | a0b95bf3a5f641b5037ef168291c5a33e75bd86f | 3cf0929f1d2abf61971ef534444a3c066780edcf | refs/heads/master | 2020-05-29T15:52:58.720000 | 2019-07-09T12:55:51 | 2019-07-09T12:55:51 | 189,234,544 | 0 | 0 | null | true | 2019-05-29T13:48:00 | 2019-05-29T13:47:59 | 2019-05-29T04:51:59 | 2018-04-27T22:44:12 | 148 | 0 | 0 | 0 | null | false | false | package tk.mybatis.springboot.test.proxy.dynamicproxy;// CarImp1.java
/**
* 委托类1
*/
public class CarImp1 implements Car {
public void buyCar() {
System.out.println("我是vip1");
}
} | UTF-8 | Java | 208 | java | CarImp1.java | Java | [] | null | [] | package tk.mybatis.springboot.test.proxy.dynamicproxy;// CarImp1.java
/**
* 委托类1
*/
public class CarImp1 implements Car {
public void buyCar() {
System.out.println("我是vip1");
}
} | 208 | 0.661616 | 0.641414 | 11 | 17.09091 | 21.436819 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.181818 | false | false | 0 |
18e531d254fd5cddde0a3120f600db47e066e7a3 | 16,080,357,561,493 | 79c218c88d1226adc81edf6b9e528afe6fb15e7b | /app/src/main/java/kz/wasdx/wifidirect/WifiManagerClass.java | 5013232f098a2cbd25d0bc3993ddb339a3d19632 | [] | no_license | wasdx19/WifiDirect | https://github.com/wasdx19/WifiDirect | 05f8d1e93b7d8449bf6a5d7381bb6139d244feae | 96163f7be7088c02d874915ebf0903a8dc3f2362 | refs/heads/master | 2020-03-30T17:25:06.418000 | 2018-11-02T14:52:00 | 2018-11-02T14:52:00 | 151,450,160 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kz.wasdx.wifidirect;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.IntentFilter;
import android.net.wifi.WifiManager;
import android.net.wifi.p2p.WifiP2pConfig;
import android.net.wifi.p2p.WifiP2pDevice;
import android.net.wifi.p2p.WifiP2pDeviceList;
import an... | UTF-8 | Java | 11,168 | java | WifiManagerClass.java | Java | [] | null | [] | package kz.wasdx.wifidirect;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.IntentFilter;
import android.net.wifi.WifiManager;
import android.net.wifi.p2p.WifiP2pConfig;
import android.net.wifi.p2p.WifiP2pDevice;
import android.net.wifi.p2p.WifiP2pDeviceList;
import an... | 11,168 | 0.60548 | 0.598227 | 329 | 32.94529 | 25.117779 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.580547 | false | false | 0 |
2068c2ad321bfaaed974cd16c49c8b0d35a88aee | 20,272,245,702,886 | 2dbc12030b7f5db51c570269ec0ab7b3a90d2cde | /Havens Game/src/me/ci/BasicMatch/StatsSidebar.java | d79b88fb50d2addf4fe829a8c713a28e01bd6fb5 | [
"MIT"
] | permissive | Wraithaven/HavenGames | https://github.com/Wraithaven/HavenGames | 2d4cbd414c7685d8344812cc5ca6fa9437429ca2 | 7c461be59d4839d23f9f12a5bfb8052ee338463c | refs/heads/master | 2016-08-12T09:24:15.350000 | 2016-01-21T01:44:49 | 2016-01-21T01:44:49 | 44,936,338 | 1 | 0 | null | false | 2015-12-25T06:36:18 | 2015-10-26T00:17:52 | 2015-11-17T07:07:30 | 2015-12-25T06:36:17 | 282 | 1 | 0 | 0 | Java | null | null | package me.ci.BasicMatch;
import org.bukkit.Bukkit;
import org.bukkit.ChatColor;
import org.bukkit.entity.Player;
import org.bukkit.scoreboard.DisplaySlot;
import org.bukkit.scoreboard.Objective;
import org.bukkit.scoreboard.Scoreboard;
import me.ci.GameControl.ClassStats;
import me.ci.GameControl.Match;
import me.ci.... | UTF-8 | Java | 3,403 | java | StatsSidebar.java | Java | [] | null | [] | package me.ci.BasicMatch;
import org.bukkit.Bukkit;
import org.bukkit.ChatColor;
import org.bukkit.entity.Player;
import org.bukkit.scoreboard.DisplaySlot;
import org.bukkit.scoreboard.Objective;
import org.bukkit.scoreboard.Scoreboard;
import me.ci.GameControl.ClassStats;
import me.ci.GameControl.Match;
import me.ci.... | 3,403 | 0.732295 | 0.727006 | 104 | 31.721153 | 21.600149 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.451923 | false | false | 0 |
7de8963b1e386f48fdb2d73ab94f55ee2cc159a2 | 24,842,090,895,202 | 1f67d1e353085292fadc0b54b113a65592487440 | /main/java/com/ieteisf/iete_try1/ContactUsFragment.java | dd232533e082764294e15fd262a3314b24175b7b | [] | no_license | sanchitg1296/Access-Denied | https://github.com/sanchitg1296/Access-Denied | 4cab058a3afb70bb08b15a74c52a99daa92ec0ad | 0dbbe35c84fc3399342b0de60a499fc21aca15e9 | refs/heads/main | 2023-07-08T13:32:39.784000 | 2021-08-17T04:42:34 | 2021-08-17T04:42:34 | 397,094,953 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ieteisf.iete_try1;
import android.Manifest;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.net.Uri;
import android.os.Build... | UTF-8 | Java | 8,900 | java | ContactUsFragment.java | Java | [
{
"context": " intent.setData(Uri.parse(\"mailto:sanchitgupta02@hotmail.com\"));\r\n intent.setType(\"text/pla",
"end": 4571,
"score": 0.9999216198921204,
"start": 4545,
"tag": "EMAIL",
"value": "sanchitgupta02@hotmail.com"
},
{
"context": "ntent.pu... | null | [] | package com.ieteisf.iete_try1;
import android.Manifest;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.net.Uri;
import android.os.Build... | 8,860 | 0.569214 | 0.565393 | 225 | 37.564445 | 33.222839 | 169 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.626667 | false | false | 0 |
bf196e0bb2a5d0be776c3536368a716277d872aa | 21,028,159,916,873 | 837e5b88c6837c941f85942498344a0860d7d065 | /SpringISWCore/src/main/java/com/gianfranco/trabajoparcial/service/HobbyServiceImpl.java | 6be69f3a9451d6c3995f17637cbd38d02152264b | [] | no_license | GianfrancoMS/Spring-ISW | https://github.com/GianfrancoMS/Spring-ISW | feef9296f7f77fd01473ba281ee8ad209ef92ff4 | 110baaf404d7170d7ae14eb183511ddbef0cd1ed | refs/heads/master | 2021-08-16T12:47:50.924000 | 2017-11-19T22:07:13 | 2017-11-19T22:07:13 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gianfranco.trabajoparcial.service;
import com.gianfranco.trabajoparcial.dao.HobbyDao;
import com.gianfranco.trabajoparcial.domain.Hobby;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
@Service
public class HobbyServiceI... | UTF-8 | Java | 593 | java | HobbyServiceImpl.java | Java | [] | null | [] | package com.gianfranco.trabajoparcial.service;
import com.gianfranco.trabajoparcial.dao.HobbyDao;
import com.gianfranco.trabajoparcial.domain.Hobby;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
@Service
public class HobbyServiceI... | 593 | 0.753794 | 0.753794 | 24 | 23.708334 | 20.652843 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 0 |
37284104a591bae340cf2d7aada1b3b89bb58e5c | 21,028,159,914,362 | bc25bd173c80975048e7453c97633aa9a060149c | /Hibernate2/src/com/examples/entity/Employee.java | d3134c46148964d36f6cd331189df5c714378f1e | [] | no_license | ramziabbyad1/java-training | https://github.com/ramziabbyad1/java-training | 33a0ffefc3b1d605a531abfd04b3a78374b096a0 | 6b041eac9d77256aed709b21da3b215d842bf69f | refs/heads/master | 2020-12-15T12:52:34.159000 | 2016-08-10T02:58:33 | 2016-08-10T02:58:33 | 65,344,992 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.examples.entity;
import javax.persistence.Cacheable;
import javax.persistence.DiscriminatorColumn;
import javax.persistence.DiscriminatorType;
import javax.persistence.DiscriminatorValue;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationTy... | UTF-8 | Java | 1,080 | java | Employee.java | Java | [] | null | [] | package com.examples.entity;
import javax.persistence.Cacheable;
import javax.persistence.DiscriminatorColumn;
import javax.persistence.DiscriminatorType;
import javax.persistence.DiscriminatorValue;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationTy... | 1,080 | 0.77037 | 0.77037 | 39 | 25.692308 | 18.864094 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.025641 | false | false | 0 |
49f6d549ef8e8af680927a411baa0a0366ce0b76 | 31,525,059,973,417 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_727fef6d896ee94819d279a9167bdcab649002ff/HEntityListener/2_727fef6d896ee94819d279a9167bdcab649002ff_HEntityListener_s.java | c791f3e035e18fa50357333e2183bb119e7a261a | [] | no_license | zhongxingyu/Seer | https://github.com/zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516000 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | false | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | 2023-06-21T00:53:27 | 2023-06-22T07:55:57 | 2,849,868 | 2 | 2 | 0 | null | false | false | package com.herocraftonline.dev.heroes;
import java.util.HashMap;
import java.util.Set;
import org.bukkit.entity.CreatureType;
import org.bukkit.entity.Entity;
import org.bukkit.entity.LivingEntity;
import org.bukkit.entity.Player;
import org.bukkit.event.entity.EntityDamageEvent;
import org.bukk... | UTF-8 | Java | 3,208 | java | 2_727fef6d896ee94819d279a9167bdcab649002ff_HEntityListener_s.java | Java | [] | null | [] | package com.herocraftonline.dev.heroes;
import java.util.HashMap;
import java.util.Set;
import org.bukkit.entity.CreatureType;
import org.bukkit.entity.Entity;
import org.bukkit.entity.LivingEntity;
import org.bukkit.entity.Player;
import org.bukkit.event.entity.EntityDamageEvent;
import org.bukk... | 3,208 | 0.69389 | 0.693579 | 86 | 35.290699 | 26.080317 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.22093 | false | false | 0 |
bd89a537f96b54fd6dc1af60f62d8431cf0821b2 | 21,131,239,123,292 | 8a3f5672d4c0ada624f78cb1ff1d271296acabad | /09_SpringCore/src/main/java/com/omerenlicay/springinterface/App.java | 5c4b4e3bf6d443203adba3f61e9a7a950bf5027d | [] | no_license | enlicayomer/09_SpringCore | https://github.com/enlicayomer/09_SpringCore | 7aa6eeb1038aa0ceee9d0d33b0222d7ab6524f04 | 00089daf233ca09574951aa3c1e4a73d35b7ff0d | refs/heads/master | 2020-06-28T11:46:35.453000 | 2016-09-01T23:10:21 | 2016-09-01T23:10:21 | 67,172,715 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.omerenlicay.springinterface;
import org.springframework.beans.factory.BeanFactory;
import org.springframework.beans.factory.xml.XmlBeanFactory;
import org.springframework.core.io.FileSystemResource;
/**
* Hello world!
*
*/
public class App
{
public static void main( String[] args )
... | UTF-8 | Java | 567 | java | App.java | Java | [] | null | [] | package com.omerenlicay.springinterface;
import org.springframework.beans.factory.BeanFactory;
import org.springframework.beans.factory.xml.XmlBeanFactory;
import org.springframework.core.io.FileSystemResource;
/**
* Hello world!
*
*/
public class App
{
public static void main( String[] args )
... | 567 | 0.670194 | 0.670194 | 22 | 23.772728 | 25.532389 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 0 |
83b3fb4312f478f4589b0f2d2949a0b0d5fed6ec | 12,498,354,862,300 | a2e45ca62ef8ab96693fd6ca9d7ff758c68989a1 | /server/src/ru/pcunderground/console/SConsoleCommandManager.java | 840054e1d375f0dd4522113036102dcd4c946951 | [] | no_license | Difilex/SpaceStation13-Reborn | https://github.com/Difilex/SpaceStation13-Reborn | e189feb5d6720ed4d55d3619f35f7eff34df1110 | def2007525b559b4080cf4ce3afe4674e329ebd2 | refs/heads/master | 2016-08-04T08:02:07.681000 | 2012-08-25T20:25:16 | 2012-08-25T20:25:16 | 10,844,653 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.pcunderground.console;
import ru.pcunderground.console.srv.Srv;
import java.util.*;
/**
*
*/
public class SConsoleCommandManager {
private Map<String,SConsoleCommandAbst> commandMap_ = new HashMap<String, SConsoleCommandAbst>();
public SConsoleCommandManager() {
commandMap_.put("cmd", n... | UTF-8 | Java | 954 | java | SConsoleCommandManager.java | Java | [] | null | [] | package ru.pcunderground.console;
import ru.pcunderground.console.srv.Srv;
import java.util.*;
/**
*
*/
public class SConsoleCommandManager {
private Map<String,SConsoleCommandAbst> commandMap_ = new HashMap<String, SConsoleCommandAbst>();
public SConsoleCommandManager() {
commandMap_.put("cmd", n... | 954 | 0.628931 | 0.626834 | 33 | 27.90909 | 27.980907 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 0 |
60c3869cff67d42a6f89c44bd86db9fbb5637696 | 5,660,766,926,099 | c1eb4c5bca5a288fbcd73d94725ac3736f5fd49e | /src/main/java/com/jsoft/iot/mqttloadapp/model/ExpressionFunction.java | bf529909f92f34b4874246721554a88242bcd1ab | [] | no_license | lbk003/mqttloadapp | https://github.com/lbk003/mqttloadapp | 303ab50e68c2099266360888dc9c80e5cea7949c | fcae4d7e112ea7af89b515467f795964d8001dea | refs/heads/master | 2020-03-29T23:31:08.883000 | 2015-10-11T20:26:55 | 2015-10-11T20:26:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jsoft.iot.mqttloadapp.model;
import java.util.Properties;
import net.objecthunter.exp4j.Expression;
import net.objecthunter.exp4j.ExpressionBuilder;
/**
*
* @author soderlun
*/
public class ExpressionFunction extends Function {
ExpressionBuilder expressionTemplate;
private final int scaleFacto... | UTF-8 | Java | 2,396 | java | ExpressionFunction.java | Java | [
{
"context": "hunter.exp4j.ExpressionBuilder;\n\n/**\n *\n * @author soderlun\n */\npublic class ExpressionFunction extends Funct",
"end": 189,
"score": 0.999538004398346,
"start": 181,
"tag": "USERNAME",
"value": "soderlun"
}
] | null | [] | package com.jsoft.iot.mqttloadapp.model;
import java.util.Properties;
import net.objecthunter.exp4j.Expression;
import net.objecthunter.exp4j.ExpressionBuilder;
/**
*
* @author soderlun
*/
public class ExpressionFunction extends Function {
ExpressionBuilder expressionTemplate;
private final int scaleFacto... | 2,396 | 0.600584 | 0.594324 | 64 | 36.4375 | 28.474701 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6875 | false | false | 0 |
558b7382c1bedab75c056906e932a8c62a2aa690 | 6,262,062,347,414 | 9260c013ab27fd71e629043bf998e1966bd2765b | /Proyecto-02/proyecto2/src/main/java/mx/unam/ciencias/edd/proyecto2/ListaSVG.java | 9e14a4eaeffbdd7d2e93d442a34decadc4c4541d | [] | no_license | DavidHdezU/Data-Structures-Java | https://github.com/DavidHdezU/Data-Structures-Java | 5ce2382f35645c9753bb85c8c1846340b6afbf7d | 8b87df372c904eb5cb1e4b6b286a55c49f409353 | refs/heads/master | 2022-12-25T17:10:14.862000 | 2020-09-26T00:18:12 | 2020-09-26T00:18:12 | 298,704,965 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mx.unam.ciencias.edd.proyecto2;
import mx.unam.ciencias.edd.Coleccion;
import mx.unam.ciencias.edd.MeteSaca;
import mx.unam.ciencias.edd.Pila;
import mx.unam.ciencias.edd.Lista;
/**
* Clase para construir un Lista
*/
public class ListaSVG extends EstructuraSVG{
@Override
public String toSVG(Coleccion... | UTF-8 | Java | 2,865 | java | ListaSVG.java | Java | [] | null | [] | package mx.unam.ciencias.edd.proyecto2;
import mx.unam.ciencias.edd.Coleccion;
import mx.unam.ciencias.edd.MeteSaca;
import mx.unam.ciencias.edd.Pila;
import mx.unam.ciencias.edd.Lista;
/**
* Clase para construir un Lista
*/
public class ListaSVG extends EstructuraSVG{
@Override
public String toSVG(Coleccion... | 2,865 | 0.442234 | 0.398604 | 66 | 42.378788 | 34.296288 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.757576 | false | false | 0 |
7e3a361d14b2f00aae5d5c1b9333aff6b78591d4 | 5,360,119,215,940 | a4669fe558f952c55d151cc7e0c017a9b63cb214 | /src/main/java/com/github/messenger4j/send/message/richmedia/ReusableRichMediaAsset.java | 9a0f7639df0f67e0f905017629f51e763bfb308f | [
"MIT"
] | permissive | OrienteerBAP/messenger4j | https://github.com/OrienteerBAP/messenger4j | 542f4d1b6bf083f0944d867e06d9a1bc84172a87 | d0f77ef4ec7d8f296b5aa893e358923bf4b6aba6 | refs/heads/master | 2020-03-23T07:56:44.052000 | 2019-03-09T06:48:18 | 2019-03-09T06:48:18 | 141,298,879 | 2 | 0 | MIT | true | 2019-03-09T06:46:29 | 2018-07-17T14:10:25 | 2018-07-17T14:10:28 | 2019-03-09T06:43:31 | 378 | 0 | 0 | 0 | Java | false | null | package com.github.messenger4j.send.message.richmedia;
import lombok.EqualsAndHashCode;
import lombok.NonNull;
import lombok.ToString;
/**
* @author Max Grabenhorst
* @since 1.0.0
*/
@ToString(callSuper = true)
@EqualsAndHashCode(callSuper = true)
public final class ReusableRichMediaAsset extends RichMediaAsset {
... | UTF-8 | Java | 742 | java | ReusableRichMediaAsset.java | Java | [
{
"context": "k.NonNull;\nimport lombok.ToString;\n\n/**\n * @author Max Grabenhorst\n * @since 1.0.0\n */\n@ToString(callSuper = true)\n@",
"end": 167,
"score": 0.999850869178772,
"start": 152,
"tag": "NAME",
"value": "Max Grabenhorst"
}
] | null | [] | package com.github.messenger4j.send.message.richmedia;
import lombok.EqualsAndHashCode;
import lombok.NonNull;
import lombok.ToString;
/**
* @author <NAME>
* @since 1.0.0
*/
@ToString(callSuper = true)
@EqualsAndHashCode(callSuper = true)
public final class ReusableRichMediaAsset extends RichMediaAsset {
priv... | 733 | 0.733154 | 0.727763 | 29 | 24.586206 | 25.279837 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.413793 | false | false | 0 |
eccc1703423d1b8527af1350f37a301e743bbb73 | 32,968,169,001,725 | a1e3b73feb8f872fdbc7428d0e9a547f9545847e | /app/src/main/java/com/example/cst438_project1/Quote.java | ee03a6722901ba42f1a97763d8dea34104cc5a95 | [] | no_license | bKondo/CST438_Project1 | https://github.com/bKondo/CST438_Project1 | 9ea73fdeefe61f68ff8be87347344ccc756f962a | 056f14b5976ed4646e94c79ea1951eaf324986e4 | refs/heads/master | 2023-07-26T17:24:14.328000 | 2021-09-18T23:59:14 | 2021-09-18T23:59:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.cst438_project1;
public class Quote {
private String anime;
private String character;
private String quote;
public Quote(String anime, String character, String quote){
this.anime = anime;
this.character = character;
this.quote = quote;
}
public Stri... | UTF-8 | Java | 494 | java | Quote.java | Java | [] | null | [] | package com.example.cst438_project1;
public class Quote {
private String anime;
private String character;
private String quote;
public Quote(String anime, String character, String quote){
this.anime = anime;
this.character = character;
this.quote = quote;
}
public Stri... | 494 | 0.615385 | 0.607287 | 25 | 18.76 | 15.753806 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.48 | false | false | 0 |
abbd09834db8c44935a031327d3f260c78b16580 | 29,394,756,209,841 | 0de08302ee2986717aa452292ce5eed63a262ea8 | /src/main/java/com/depanker/orderandsales/contorllers/ProductImporterController.java | dc5c2f95af69478de2873ceb7d7354e0efec6ddd | [] | no_license | depanker/order-and-sales | https://github.com/depanker/order-and-sales | acf27caf211fe9b9cdd5602d60dde505a1c7748d | 3aa95d6dd50ca9acee9fae11a591977435c9a737 | refs/heads/master | 2020-12-20T14:42:40.404000 | 2020-01-27T07:57:32 | 2020-01-27T07:57:32 | 236,109,949 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.depanker.orderandsales.contorllers;
import com.depanker.orderandsales.services.ProductImportService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestPart;
import org.springframew... | UTF-8 | Java | 803 | java | ProductImporterController.java | Java | [] | null | [] | package com.depanker.orderandsales.contorllers;
import com.depanker.orderandsales.services.ProductImportService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestPart;
import org.springframew... | 803 | 0.823163 | 0.823163 | 20 | 39.200001 | 27.28113 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.55 | false | false | 0 |
64ddd3a2b884c5a8d42fc5d025dc64f19da5a0b4 | 27,874,337,781,358 | 089337b6ea2cfc138f0961c33d1b37038e5b0530 | /era_bcb_sample/4/selected/2017189.java | 15ec3dbe50d758676703be140f0537d7aa61c2cb | [] | no_license | manzibanishi/Parallel_Code_detection | https://github.com/manzibanishi/Parallel_Code_detection | 7b88a49885bde22be3b4dd3c5ae04a1b65e75004 | b93dd45f9e19e79584fa1c3ed98b7e6a74214e75 | refs/heads/master | 2018-01-06T19:12:22.349000 | 2016-10-01T02:24:58 | 2016-10-01T02:24:58 | 69,706,822 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package eu.davidgamez.mas.midi;
import javax.sound.midi.*;
import eu.davidgamez.mas.*;
/**-------------------------------- Utilities ----------------------------------
General purpose utility methods applied throughout the application.
-----------------------------------------------------------------------------*... | UTF-8 | Java | 1,374 | java | 2017189.java | Java | [] | null | [] | package eu.davidgamez.mas.midi;
import javax.sound.midi.*;
import eu.davidgamez.mas.*;
/**-------------------------------- Utilities ----------------------------------
General purpose utility methods applied throughout the application.
-----------------------------------------------------------------------------*... | 1,374 | 0.590975 | 0.587336 | 35 | 38.257141 | 31.507227 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.457143 | false | false | 0 |
a8628a3af6c9eed8f2f6d38562287cbe0b7232f9 | 26,663,157,005,071 | 76e099eda8969cad945678e93f9e48655d76685e | /MoneyLover/app/src/main/java/com/zoostudio/moneylover/e/c/am.java | f973fc6af5d6556fa0b6c93cfb672f5d8f871ac5 | [] | no_license | NguyenTheTrinh/money | https://github.com/NguyenTheTrinh/money | 44536145980466973c9599ad81c52cc228834223 | 4a471a10dabb3f42a98c398367ab44c834bbadfb | refs/heads/master | 2018-05-02T14:39:20.869000 | 2017-12-05T04:52:07 | 2017-12-05T04:52:07 | 92,408,243 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zoostudio.moneylover.e.c;
import com.zoostudio.moneylover.task.*;
import android.database.sqlite.*;
import com.zoostudio.moneylover.e.b.b.*;
import com.zoostudio.moneylover.utils.*;
import org.json.*;
import java.util.*;
import android.support.annotation.*;
public class am extends an<Boolean>
{
privat... | UTF-8 | Java | 1,019 | java | am.java | Java | [] | null | [] | package com.zoostudio.moneylover.e.c;
import com.zoostudio.moneylover.task.*;
import android.database.sqlite.*;
import com.zoostudio.moneylover.e.b.b.*;
import com.zoostudio.moneylover.utils.*;
import org.json.*;
import java.util.*;
import android.support.annotation.*;
public class am extends an<Boolean>
{
privat... | 1,019 | 0.602552 | 0.602552 | 38 | 25.81579 | 22.612123 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.578947 | false | false | 0 |
b624695896ecf3ef572c3ee8744772f764ee42d1 | 29,102,698,438,932 | 4ff5c57c2faee9708a29e35cff5cfcb58c5a48bc | /javaan-lib/src/test/java/org/javaan/model/TestCallGraph.java | 872db1f242c1d1b30a90bacc7ae665f9dbcc5ad9 | [
"Apache-2.0"
] | permissive | andreasbehnke/javaan | https://github.com/andreasbehnke/javaan | 590a6ae3c0db3946eac3a1dcd7de9694515cca5a | 8faec0535580b187a91f6b3803b78c008bf45e0c | refs/heads/master | 2021-12-25T11:01:56.651000 | 2021-12-22T06:56:25 | 2021-12-22T06:56:25 | 13,494,043 | 6 | 0 | Apache-2.0 | false | 2021-12-21T19:49:05 | 2013-10-11T08:45:32 | 2021-12-21T19:48:35 | 2021-12-21T19:48:32 | 17,577 | 1 | 1 | 0 | Java | false | false | package org.javaan.model;
/*
* #%L
* Java Static Code Analysis
* %%
* Copyright (C) 2013 Andreas Behnke
* %%
* 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.apach... | UTF-8 | Java | 13,243 | java | TestCallGraph.java | Java | [
{
"context": "a Static Code Analysis\n * %%\n * Copyright (C) 2013 Andreas Behnke\n * %%\n * Licensed under the Apache License, Versi",
"end": 108,
"score": 0.9997766613960266,
"start": 94,
"tag": "NAME",
"value": "Andreas Behnke"
}
] | null | [] | package org.javaan.model;
/*
* #%L
* Java Static Code Analysis
* %%
* Copyright (C) 2013 <NAME>
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/li... | 13,235 | 0.73503 | 0.729517 | 408 | 31.458334 | 21.511812 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.343137 | false | false | 0 |
1323632a982d83dd211fcd43f54ef44a69fffa6c | 19,310,173,010,341 | b75d4d6dca4416744b64ea70148d064eb494f271 | /app/src/main/java/com/bigrun/assortdemo/common/DataManager.java | 619a1f7264d20f5ee77a2b0cc5f60522469b73e4 | [] | no_license | xinruncode/AssortDemo | https://github.com/xinruncode/AssortDemo | c71aa3f76053e608edfe97087cb97d5db36339cb | 8b1900c3a2480d326458d00c6f5ed59067791c62 | refs/heads/master | 2020-07-23T10:45:16.967000 | 2016-09-10T06:13:23 | 2016-09-10T06:13:23 | 67,618,898 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bigrun.assortdemo.common;
import android.content.Context;
import android.content.res.AssetManager;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import java.io.IOException;
import java.io.InputStream;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.Iterator;... | UTF-8 | Java | 1,553 | java | DataManager.java | Java | [
{
"context": "til.List;\nimport java.util.Set;\n\n/**\n * Created by BigRun on 2016/1/20.\n */\npublic class DataManager {\n\n ",
"end": 391,
"score": 0.9994351267814636,
"start": 385,
"tag": "USERNAME",
"value": "BigRun"
}
] | null | [] | package com.bigrun.assortdemo.common;
import android.content.Context;
import android.content.res.AssetManager;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import java.io.IOException;
import java.io.InputStream;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.Iterator;... | 1,553 | 0.624919 | 0.620376 | 64 | 23.078125 | 18.414757 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.484375 | false | false | 0 |
f8680d304086c02afa28913bb0b57cdadeb3e310 | 19,310,173,014,600 | 28f236c83cc00c8843df75bb18297e2e25f56626 | /Java/Exams results/src/MainFrame.java | 68eb1050f0788e953adf1b7454d3b539de52d774 | [] | no_license | MikhailKitikov/ComputerScience | https://github.com/MikhailKitikov/ComputerScience | 995e500197f67e78c25974d04e748b428de56838 | 17f4ad29bdb736b73240cd2a0b5748e25f0d0a0e | refs/heads/master | 2020-06-03T01:45:13.171000 | 2020-04-28T11:32:08 | 2020-04-28T11:32:08 | 191,373,882 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lab13_package;
import javax.swing.*;
import javax.swing.border.EmptyBorder;
import javax.swing.event.MenuEvent;
import javax.swing.event.MenuListener;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.MouseAdapter;
import java.awt.event.MouseEvent... | UTF-8 | Java | 6,835 | java | MainFrame.java | Java | [] | null | [] | package lab13_package;
import javax.swing.*;
import javax.swing.border.EmptyBorder;
import javax.swing.event.MenuEvent;
import javax.swing.event.MenuListener;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.MouseAdapter;
import java.awt.event.MouseEvent... | 6,835 | 0.654865 | 0.640527 | 185 | 35.945946 | 28.910061 | 156 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.983784 | false | false | 0 |
494479fed991d8c30d120996b2c807bc23dac6b1 | 7,103,875,960,674 | 8f39c35f5554e98dc6ec57ce8ad16111c23ba77b | /Wolf3D/src/wolf3d/world/MapMaker.java | b20a29cd2779b83183b524ac7b3d7e876607a4c8 | [] | no_license | LucidNeko/SWEN222_A2 | https://github.com/LucidNeko/SWEN222_A2 | 69332ffda98026099ff0321aa4dddd929c3f2360 | 3aa9152118fdfe7df54e97f000406d86af75063b | refs/heads/master | 2020-12-06T13:50:09.863000 | 2014-10-17T12:37:34 | 2014-10-17T12:37:34 | 232,476,660 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package wolf3d.world;
/**
* @author Simon Brannigan
*
*/
public class MapMaker {
/**
* @param args
*/
public static void main(String[] args) {
// TODO Auto-generated method stub
MapMakerFrame mmf = new MapMakerFrame();
}
}
| UTF-8 | Java | 250 | java | MapMaker.java | Java | [
{
"context": "/**\n *\n */\npackage wolf3d.world;\n\n/**\n * @author Simon Brannigan\n *\n */\npublic class MapMaker {\n\n\t/**\n\t * @param a",
"end": 64,
"score": 0.9998582601547241,
"start": 49,
"tag": "NAME",
"value": "Simon Brannigan"
}
] | null | [] | /**
*
*/
package wolf3d.world;
/**
* @author <NAME>
*
*/
public class MapMaker {
/**
* @param args
*/
public static void main(String[] args) {
// TODO Auto-generated method stub
MapMakerFrame mmf = new MapMakerFrame();
}
}
| 241 | 0.62 | 0.616 | 19 | 12.157895 | 14.298557 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.578947 | false | false | 0 |
beed2cdee6df969cebb26362adf6824313371625 | 32,289,564,181,882 | ad031afe45288be6c910b6cc3de743802067bd56 | /src/JavaSweeper.java | 4ee7523a04cbef6d0a04b4b928b9cb3b687b235c | [] | no_license | KoryakovskyD/JavaSweeper | https://github.com/KoryakovskyD/JavaSweeper | 885ad2085117bb0c5434f45c93563dfe240298b2 | 436da1087ddd5524e7aacbdcbe155759d255f4ce | refs/heads/master | 2022-12-31T04:20:12.322000 | 2020-10-28T11:58:07 | 2020-10-28T11:58:07 | 308,001,329 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import javax.swing.*;
import java.awt.*;
import java.awt.event.MouseAdapter;
import java.awt.event.MouseEvent;
import sweeper.Box;
import sweeper.Coord;
import sweeper.Game;
import sweeper.Ranges;
/**
* Created by Дмитрий on 26.10.2020.
*/
public class JavaSweeper extends JFrame{
private Game game;
private... | UTF-8 | Java | 3,613 | java | JavaSweeper.java | Java | [
{
"context": "er.Game;\nimport sweeper.Ranges;\n\n/**\n * Created by Дмитрий on 26.10.2020.\n */\npublic class JavaSweeper exten",
"end": 224,
"score": 0.9998546838760376,
"start": 217,
"tag": "NAME",
"value": "Дмитрий"
},
{
"context": "ь костыль\n //String fileName = \"C:\\\\... | null | [] | import javax.swing.*;
import java.awt.*;
import java.awt.event.MouseAdapter;
import java.awt.event.MouseEvent;
import sweeper.Box;
import sweeper.Coord;
import sweeper.Game;
import sweeper.Ranges;
/**
* Created by Дмитрий on 26.10.2020.
*/
public class JavaSweeper extends JFrame{
private Game game;
private... | 3,613 | 0.556936 | 0.549711 | 114 | 29.350878 | 22.628572 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.561404 | false | false | 0 |
24d6021607f3e7372afd6699295e7d91b6e4f685 | 29,781,303,283,099 | 2ca103f2157fe69142e8648ca8f69265230bd853 | /zag-core/src/main/java/org/p2c2e/zing/IGraphicsWindow.java | a2d04ea09247b820775525df579d45fa89977d92 | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | Banbury/zag | https://github.com/Banbury/zag | d261307f4edea48922f64f44bc4297d05e374eb8 | 33509198bd5c8d2690c9897df34e1bed5803ecbb | refs/heads/refactoring | 2020-04-05T23:00:59.046000 | 2019-09-18T15:30:51 | 2019-09-18T15:30:51 | 20,188,626 | 10 | 3 | null | true | 2019-09-18T15:30:52 | 2014-05-26T14:26:11 | 2017-11-11T12:04:14 | 2019-09-18T15:30:51 | 623 | 8 | 2 | 4 | Java | false | false | package org.p2c2e.zing;
import org.p2c2e.blorb.Color;
public interface IGraphicsWindow {
public void eraseRect(final int left, final int top, final int width,
final int height);
public void fillRect(final Color c, final int left, final int top,
final int width, final int height);
public void setBackground... | UTF-8 | Java | 339 | java | IGraphicsWindow.java | Java | [] | null | [] | package org.p2c2e.zing;
import org.p2c2e.blorb.Color;
public interface IGraphicsWindow {
public void eraseRect(final int left, final int top, final int width,
final int height);
public void fillRect(final Color c, final int left, final int top,
final int width, final int height);
public void setBackground... | 339 | 0.752212 | 0.740413 | 15 | 21.6 | 23.781786 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.4 | false | false | 0 |
22341a1f904341d83c422a198edbe7cf3fd2099a | 1,640,677,564,036 | 0e52b025a5250d030c2556d6636df67132413ec6 | /caocao-parent/caocao-core/src/main/java/com/caocao/core/model/DriverExample.java | c268a21702228a8834cf5955c22d2257f16a433d | [] | no_license | CaocaoWebDevelop/web | https://github.com/CaocaoWebDevelop/web | 05da868502f01423b25a8198eb04e016e76f1586 | 262b8e9a245040afd52480d501d9fd8ec58cac76 | refs/heads/master | 2017-12-01T07:46:24.788000 | 2015-07-17T08:56:05 | 2015-07-17T08:56:05 | 39,127,308 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.caocao.core.model;
import java.util.ArrayList;
import java.util.Date;
import java.util.Iterator;
import java.util.List;
public class DriverExample {
/**
* This field was generated by MyBatis Generator.
* This field corresponds to the database table tsp_caocao_driver
*
*... | UTF-8 | Java | 86,227 | java | DriverExample.java | Java | [] | null | [] | package com.caocao.core.model;
import java.util.ArrayList;
import java.util.Date;
import java.util.Iterator;
import java.util.List;
public class DriverExample {
/**
* This field was generated by MyBatis Generator.
* This field corresponds to the database table tsp_caocao_driver
*
*... | 86,227 | 0.571445 | 0.565844 | 2,430 | 33.485184 | 27.321037 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.741975 | false | false | 0 |
ef448ede24f99d55c3a8f53d033964a802228bf6 | 16,819,091,982,551 | 9c8a042ed4997a270c4cf4f550b9a77b1cdc60a9 | /Source/code/src/com/demo/hibernate/dao/DotDKHPDao.java | 9ce8de910987e2d07228c88b09e2ade561573a74 | [] | no_license | GitHubCodeForLife/DKHP-Hibernate | https://github.com/GitHubCodeForLife/DKHP-Hibernate | 108e1162600a3c63e164e54980d4847e2a06d808 | 144089decebefa3affc9033671116cb85b60eef2 | refs/heads/master | 2023-05-28T08:16:04.445000 | 2021-06-07T09:58:58 | 2021-06-07T09:58:58 | 365,881,327 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.demo.hibernate.dao;
import java.time.LocalDateTime;
import java.util.ArrayList;
import java.util.List;
import org.hibernate.HibernateException;
import org.hibernate.Session;
import org.hibernate.Transaction;
import com.demo.hibernate.entity.DotDKHP;
import com.demo.hibernate.entity.HocPhan;
import com.de... | UTF-8 | Java | 2,469 | java | DotDKHPDao.java | Java | [] | null | [] | package com.demo.hibernate.dao;
import java.time.LocalDateTime;
import java.util.ArrayList;
import java.util.List;
import org.hibernate.HibernateException;
import org.hibernate.Session;
import org.hibernate.Transaction;
import com.demo.hibernate.entity.DotDKHP;
import com.demo.hibernate.entity.HocPhan;
import com.de... | 2,469 | 0.698258 | 0.697448 | 96 | 24.71875 | 19.231432 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.3125 | false | false | 0 |
d36c7af60f5ebf797cdb76b84c70642bbd1774d2 | 16,819,091,982,043 | 72c79e16ed61109eb5e123d20ae2dacf8ced5e1e | /src/test/java/com/hyeonah/myway/junit5/ReportTest.java | 7cc5ba05e4216b6d2c00351dfdb3e7d0cef810d6 | [] | no_license | hyeoni90/java-application-test-way | https://github.com/hyeoni90/java-application-test-way | cc94b1a739b53c5a366e85cd216b086ced810097 | f6507c35ad205f68d216a104d95528dd7b8c7d43 | refs/heads/main | 2023-02-24T07:44:07.219000 | 2021-01-19T14:24:11 | 2021-01-19T14:24:11 | 313,025,551 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hyeonah.myway.junit5;
import static org.assertj.core.api.Assertions.assertThat;
import static org.junit.jupiter.api.Assertions.assertAll;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertNotNull;
import static org.junit.jupiter.api.Assertions... | UTF-8 | Java | 7,817 | java | ReportTest.java | Java | [] | null | [] | package com.hyeonah.myway.junit5;
import static org.assertj.core.api.Assertions.assertThat;
import static org.junit.jupiter.api.Assertions.assertAll;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertNotNull;
import static org.junit.jupiter.api.Assertions... | 7,817 | 0.634825 | 0.623813 | 225 | 31.288889 | 27.048616 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.484444 | false | false | 0 |
5133d416905f40853ffb42800e1ad5cb769e9c60 | 9,534,827,455,088 | d71e879b3517cf4fccde29f7bf82cff69856cfcd | /ExtractedJars/Ibotta_com.ibotta.android/javafiles/com/google/android/gms/ads/doubleclick/PublisherAdRequest$Builder.java | 92ebcb025b9b70a71d7e644c3b9278c0f9a7a8f0 | [
"MIT"
] | permissive | Andreas237/AndroidPolicyAutomation | https://github.com/Andreas237/AndroidPolicyAutomation | b8e949e072d08cf6c6166c3f15c9c63379b8f6ce | c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a | refs/heads/master | 2020-04-10T02:14:08.789000 | 2019-05-16T19:29:11 | 2019-05-16T19:29:11 | 160,739,088 | 5 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3) annotate safe
package com.google.android.gms.ads.doubleclick;
import android.location.Location;
import android.os.Bundle;
import android.text.TextUtils;
import com.goog... | UTF-8 | Java | 10,287 | java | PublisherAdRequest$Builder.java | Java | [
{
"context": "// Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.\n// Jad home page: http://www.kpdus.com/jad.html\n",
"end": 61,
"score": 0.9995986223220825,
"start": 45,
"tag": "NAME",
"value": "Pavel Kouznetsov"
}
] | null | [] | // Decompiled by Jad v1.5.8g. Copyright 2001 <NAME>.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3) annotate safe
package com.google.android.gms.ads.doubleclick;
import android.location.Location;
import android.os.Bundle;
import android.text.TextUtils;
import com.google.android... | 10,277 | 0.539224 | 0.478954 | 310 | 32.183872 | 25.265207 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.293548 | false | false | 0 |
953bd55c242a610559fcae826152c05cad50bb5c | 9,534,827,456,265 | 9a70020d409332b7db0e2e5e087f500a0e58217c | /BOJ/7677/Main.java | 245b51e1b12ba1cc930bfa6f955dbe78158448ed | [
"MIT"
] | permissive | ISKU/Algorithm | https://github.com/ISKU/Algorithm | daf5e9d5397eaf7dad2d6f7fb18c1c94d8f0246d | a51449e4757e07a9dcd1ff05f2ef4b53e25a9d2a | refs/heads/master | 2021-06-22T09:42:45.033000 | 2021-02-01T12:45:28 | 2021-02-01T12:45:28 | 62,798,871 | 55 | 12 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Author: Kim Min-Ho (ISKU)
* Date: 2016.09.01
* email: minho1a@hanmail.net
*
* https://github.com/ISKU/Algorithm
* https://www.acmicpc.net/problem/7677
*/
import java.util.Scanner;
public class Main {
private static final int MODULAR = 10000;
public static void main(String args[]) {
Scanner input =... | UTF-8 | Java | 1,209 | java | Main.java | Java | [
{
"context": "/* \n * Author: Kim Min-Ho (ISKU)\n * Date: 2016.09.01\n * email: minho1a@hanm",
"end": 25,
"score": 0.9998641014099121,
"start": 15,
"tag": "NAME",
"value": "Kim Min-Ho"
},
{
"context": "r: Kim Min-Ho (ISKU)\n * Date: 2016.09.01\n * email: minho1a@hanmail.net\n * \n * ... | null | [] | /*
* Author: <NAME> (ISKU)
* Date: 2016.09.01
* email: <EMAIL>
*
* https://github.com/ISKU/Algorithm
* https://www.acmicpc.net/problem/7677
*/
import java.util.Scanner;
public class Main {
private static final int MODULAR = 10000;
public static void main(String args[]) {
Scanner input = new Scanner(Sys... | 1,193 | 0.599669 | 0.565757 | 52 | 22.26923 | 22.403738 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.865385 | false | false | 0 |
26a304b0523c1bc3c2ce84d7a3efca923c3eb513 | 9,534,827,454,288 | 14b497b11196ca5bf170bbed99b54e172404c4ce | /src/LeetCode/No39.java | 958c4094b4881c63076ac41d07d2ab7928ab8479 | [] | no_license | lenfranky/java_learning_lz | https://github.com/lenfranky/java_learning_lz | 54a326cf23f3248bd2a5386dd146ec36cbfeeed4 | 619bcf7b4ab60156940260debed3bd9dc8c702ba | refs/heads/master | 2020-04-03T15:43:49.104000 | 2019-06-26T12:24:22 | 2019-06-26T12:24:22 | 155,374,640 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package LeetCode;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
public class No39 {
public List<List<Integer>> combinationSumDP(int[] candidates, int target) {
List<List<List<Integer>>> dp = new ArrayList<>(target + 1);
List<List<Integer>... | UTF-8 | Java | 3,256 | java | No39.java | Java | [] | null | [] | package LeetCode;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
public class No39 {
public List<List<Integer>> combinationSumDP(int[] candidates, int target) {
List<List<List<Integer>>> dp = new ArrayList<>(target + 1);
List<List<Integer>... | 3,256 | 0.501597 | 0.495527 | 92 | 33.02174 | 26.734596 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.728261 | false | false | 0 |
db65d924d6dde5a83552b3937b800111a1d5685d | 13,400,298,019,617 | 3d33196d8950940aa29a3a569c15e6224bc400f2 | /springboot-integrate/springboot-validation/avlidation-test/src/main/java/vip/xjdai/avlidationtest/controller/ValidatedController.java | cafbeb8e5fb4b139394b42e3c658bbab2548a927 | [] | no_license | myliwenbo/Springboot | https://github.com/myliwenbo/Springboot | 1e2a48f344114e00defb2f954027dbbe5aa930ac | c0c90840481f206625e13328e31f8f554b01731f | refs/heads/master | 2023-03-06T23:36:05.053000 | 2022-09-16T08:17:48 | 2022-09-16T08:17:48 | 150,402,628 | 7 | 5 | null | false | 2023-02-22T08:02:02 | 2018-09-26T09:32:08 | 2021-12-29T16:34:37 | 2023-02-22T08:02:02 | 32,863 | 6 | 5 | 33 | Java | false | false | package vip.xjdai.avlidationtest.controller;
import org.springframework.validation.annotation.Validated;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
import vip.xjdai.avlidation... | UTF-8 | Java | 1,273 | java | ValidatedController.java | Java | [] | null | [] | package vip.xjdai.avlidationtest.controller;
import org.springframework.validation.annotation.Validated;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
import vip.xjdai.avlidation... | 1,273 | 0.690894 | 0.690894 | 48 | 23.9375 | 24.387844 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.208333 | false | false | 0 |
43e924100fb825c1efab5b558c409127e5b839b1 | 18,021,682,827,172 | c8ee6fc67d3c1e55e1bd81f2089004ded8902bae | /cw-app-biz/src/main/java/com/cw/biz/goods/domain/repository/OrderRepository.java | e5067ca3c0f7726f28c57aff51252c22483b5e82 | [] | no_license | Away-Leo/cw-app | https://github.com/Away-Leo/cw-app | 3f08e69355b8dbda10c36b606ae22f518df07ba7 | 034dfe5534ace27e75e2af680d4e43c95758672e | refs/heads/master | 2022-10-26T21:19:36.461000 | 2019-08-10T21:21:38 | 2019-08-10T21:21:38 | 196,578,757 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cw.biz.goods.domain.repository;
import com.cw.biz.goods.domain.entity.Order;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.JpaSpecificationExecutor;
/**
* 订单
* Created by dujy on 2017-05-20.
*/
public interface OrderRepository extends JpaR... | UTF-8 | Java | 384 | java | OrderRepository.java | Java | [
{
"context": "JpaSpecificationExecutor;\n\n/**\n * 订单\n * Created by dujy on 2017-05-20.\n */\npublic interface OrderReposito",
"end": 255,
"score": 0.9996684193611145,
"start": 251,
"tag": "USERNAME",
"value": "dujy"
}
] | null | [] | package com.cw.biz.goods.domain.repository;
import com.cw.biz.goods.domain.entity.Order;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.JpaSpecificationExecutor;
/**
* 订单
* Created by dujy on 2017-05-20.
*/
public interface OrderRepository extends JpaR... | 384 | 0.8 | 0.778947 | 14 | 26.142857 | 32.133331 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 0 |
ac4d3f42584208d06c55546b580b9b2a852556a1 | 27,702,539,114,761 | 05b00d816d88559c770088d08430af2e0ef49501 | /development/src/com/tl/resource/business/contract/ContractListOutExcelImp.java | 612a5d95d6c50ca9dd4edfdfa1fb8e3f3bbd6f00 | [] | no_license | cqym/cut_tools2 | https://github.com/cqym/cut_tools2 | e280060300cab1e57565d81036e32562cb330492 | 64a447205ae8a9a5c6089097f966c9c3b786357c | refs/heads/master | 2021-01-23T13:17:36.649000 | 2013-11-12T14:10:46 | 2013-11-12T14:10:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tl.resource.business.contract;
import java.io.IOException;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.poi.hssf.usermodel.HSSFCell;
import org.apache.poi.hssf.usermod... | UTF-8 | Java | 3,562 | java | ContractListOutExcelImp.java | Java | [] | null | [] | package com.tl.resource.business.contract;
import java.io.IOException;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.poi.hssf.usermodel.HSSFCell;
import org.apache.poi.hssf.usermod... | 3,562 | 0.671512 | 0.663663 | 121 | 27.429752 | 25.835726 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.735537 | false | false | 0 |
c782e2bee22f66af1f6692bf2654e9a81cb887be | 11,227,044,516,448 | fac289f7422e18a9524d9bad809f323779c5366f | /SCJP/src/string_IO_formatting_parsing/UrlRead.java | 1f12eb1c8954993461a391e52207be11848b6426 | [] | no_license | nedleonard/Java | https://github.com/nedleonard/Java | bbcce1560ddee128bd0a979a0531736153655eef | 840ca529a17d3bb491708cfc4bdf7d90c0659f10 | refs/heads/master | 2015-08-08T00:08:33 | 2013-09-04T22:58:49 | 2013-09-04T22:58:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package string_IO_formatting_parsing;
/*Reading Directly from a URL
After you've successfully created a URL, you can call the URL's openStream()
method to get a stream from which you can read the contents of the URL. The openStream()
method returns a java.io.InputStream object, so reading from a URL is as e... | UTF-8 | Java | 1,460 | java | UrlRead.java | Java | [] | null | [] | package string_IO_formatting_parsing;
/*Reading Directly from a URL
After you've successfully created a URL, you can call the URL's openStream()
method to get a stream from which you can read the contents of the URL. The openStream()
method returns a java.io.InputStream object, so reading from a URL is as e... | 1,460 | 0.726027 | 0.726027 | 36 | 38.611111 | 35.788948 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.944444 | false | false | 0 |
8be85429088a64e6b687441e621e16a4f72bdf9c | 37,280,316,163,560 | f31a2130e9d306883c652fd1ef3dbee9e920243e | /src/main/java/com/anyun/cloud/common/etcd/spi/entity/api/ApiResponseEntity.java | 3f99a5b35e186bd11d29f85f03d49e1186651ccf | [] | no_license | yinweixx/api-java | https://github.com/yinweixx/api-java | 9628d6ff02272e1dda69d333ef4284b4a868efc9 | a3b72943ed3ab2360a989c26c1b52364cf31fde4 | refs/heads/master | 2020-03-16T18:35:40.155000 | 2018-05-10T09:34:36 | 2018-05-10T09:34:36 | 132,879,310 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.anyun.cloud.common.etcd.spi.entity.api;
import com.anyun.cloud.common.tools.db.AbstractEntity;
/**
* @auth TwitchGG <twitchgg@yahoo.com>
* @since 1.0.0 on 2017/6/5
*/
public class ApiResponseEntity extends AbstractEntity{
private int code;
private String contentType;
private ApiT... | UTF-8 | Java | 1,101 | java | ApiResponseEntity.java | Java | [
{
"context": "d.common.tools.db.AbstractEntity;\r\n\r\n/**\r\n * @auth TwitchGG <twitchgg@yahoo.com>\r\n * @since 1.0.0 on 2017/6/5",
"end": 135,
"score": 0.9996728897094727,
"start": 127,
"tag": "USERNAME",
"value": "TwitchGG"
},
{
"context": "ols.db.AbstractEntity;\r\n\r\n/**\r\n *... | null | [] | package com.anyun.cloud.common.etcd.spi.entity.api;
import com.anyun.cloud.common.tools.db.AbstractEntity;
/**
* @auth TwitchGG <<EMAIL>>
* @since 1.0.0 on 2017/6/5
*/
public class ApiResponseEntity extends AbstractEntity{
private int code;
private String contentType;
private ApiTypeEntity t... | 1,090 | 0.58129 | 0.573115 | 46 | 21.97826 | 19.053118 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.304348 | false | false | 0 |
c4f93ee5fa70b25907c170bbff342e9216e5e55a | 33,165,737,463,485 | a92a04a1816136d682f5dbbb12de16e5fadbcbbe | /src/nl/visi/interaction_framework/editor/v12/Editor12.java | 3bd780f812edfab9c8afde0b966032d1d3e3e315 | [] | no_license | PeterInfraBIM/Interaction-Framework-Editor | https://github.com/PeterInfraBIM/Interaction-Framework-Editor | 17cb1e5c4d83730a02b53639f9e53d3db4d563ad | 33340f1ce82aed0edfec230cb21751c8886c456e | refs/heads/master | 2022-08-21T19:43:02.059000 | 2022-07-30T09:38:29 | 2022-07-30T09:38:29 | 226,647,032 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nl.visi.interaction_framework.editor.v12;
import java.io.File;
import javax.swing.JOptionPane;
import javax.swing.UIManager;
import com.jgoodies.looks.plastic.PlasticLookAndFeel;
import com.jgoodies.looks.plastic.PlasticXPLookAndFeel;
import com.jgoodies.looks.plastic.theme.Silver;
public class E... | UTF-8 | Java | 1,417 | java | Editor12.java | Java | [] | null | [] | package nl.visi.interaction_framework.editor.v12;
import java.io.File;
import javax.swing.JOptionPane;
import javax.swing.UIManager;
import com.jgoodies.looks.plastic.PlasticLookAndFeel;
import com.jgoodies.looks.plastic.PlasticXPLookAndFeel;
import com.jgoodies.looks.plastic.theme.Silver;
public class E... | 1,417 | 0.724065 | 0.695836 | 53 | 24.735849 | 24.085657 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.566038 | false | false | 0 |
f91f010557ec67152fc356f0b8fd94b04b1729f7 | 14,920,716,448,025 | f3e75676c9066d80708c792559151f3becbe72ed | /offer-service/src/main/java/com/trendafilov/ivan/worldpay/offerservice/services/IStudentService.java | e623809765c1bce8c3ccb89c87e6c3fc9b41f7e4 | [] | no_license | IvanGTrendafilov/Worldpay-offer-service | https://github.com/IvanGTrendafilov/Worldpay-offer-service | b370f194871338bbeba86ba15ceabf54804128b5 | 387f08c98cd8231aecdbb509855e80abcd9896d9 | refs/heads/master | 2020-07-27T06:11:42.416000 | 2020-06-20T15:26:37 | 2020-06-20T15:26:37 | 208,897,572 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.trendafilov.ivan.worldpay.offerservice.services;
import com.trendafilov.ivan.worldpay.offerservice.dtos.requests.StudentRequest;
import com.trendafilov.ivan.worldpay.offerservice.dtos.response.StudentResponse;
import com.trendafilov.ivan.worldpay.offerservice.entities.Student;
import java.util.List;
publ... | UTF-8 | Java | 609 | java | IStudentService.java | Java | [] | null | [] | package com.trendafilov.ivan.worldpay.offerservice.services;
import com.trendafilov.ivan.worldpay.offerservice.dtos.requests.StudentRequest;
import com.trendafilov.ivan.worldpay.offerservice.dtos.response.StudentResponse;
import com.trendafilov.ivan.worldpay.offerservice.entities.Student;
import java.util.List;
publ... | 609 | 0.840723 | 0.840723 | 18 | 32.833332 | 32.682396 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 0 |
5187a5ee45c21e037b46eee17c6ba220f13a9be2 | 2,456,721,331,894 | 781ef0dbd64b84fb85e5b93ed9b8ab00246940a0 | /src/main/java/com/enotion/xmlconfig/AspectApplication.java | a6b7e5fca005dd4d7dc4fc0a987881bb23484628 | [] | no_license | mszpiler/spring-aspects | https://github.com/mszpiler/spring-aspects | bd42a349210d6cea4d12a5ef6db9ce7e9b373de5 | 9c37e4e0d49de85d662ed4c1d79e7ee8eb0d1565 | refs/heads/master | 2021-01-10T06:14:40.860000 | 2015-12-02T19:25:33 | 2015-12-02T19:25:33 | 47,283,105 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.enotion.xmlconfig;
import com.enotion.annotationconfig.AppConfig;
import com.enotion.model.MyBean;
import org.springframework.context.ApplicationContext;
import org.springframework.context.annotation.AnnotationConfigApplicationContext;
import org.springframework.context.support.FileSystemXmlApplicationCont... | UTF-8 | Java | 1,337 | java | AspectApplication.java | Java | [
{
"context": "cute xmlHello(Mario)\");\n beanObj.xmlHello(\"Mario\");\n System.out.println(\"------------------",
"end": 1223,
"score": 0.9965597987174988,
"start": 1218,
"tag": "NAME",
"value": "Mario"
}
] | null | [] | package com.enotion.xmlconfig;
import com.enotion.annotationconfig.AppConfig;
import com.enotion.model.MyBean;
import org.springframework.context.ApplicationContext;
import org.springframework.context.annotation.AnnotationConfigApplicationContext;
import org.springframework.context.support.FileSystemXmlApplicationCont... | 1,337 | 0.572177 | 0.572177 | 31 | 42.129032 | 32.467098 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.612903 | false | false | 9 |
aa462f95db2a0cbefe94348454a1b508aa57ae14 | 22,909,355,619,564 | 6a1c8540e81a34e315e10c1a33a1202d2f8db8ce | /AdAdmin/src/main/cn/adwalker/ad/admin/operation/service/IOperationCampaignConfirmService.java | 4d1d08eb347796c2a427ee2dfb1aa301acd41161 | [] | no_license | springwindyike/ad-server | https://github.com/springwindyike/ad-server | 7624a3129c705ce5cd97bfe983704d1f29b09889 | c2878216505e5aea7222e830ad759a22fc6a22da | refs/heads/master | 2021-12-11T05:29:26.909000 | 2016-10-24T02:48:55 | 2016-10-24T02:48:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.adwalker.ad.admin.operation.service;
import java.util.List;
import cn.adwalker.ad.admin.common.vo.SysUserVo;
import cn.adwalker.ad.admin.operation.bean.CampaignConfirmbean;
import cn.adwalker.ad.admin.operation.bean.SelectCampaignBean;
import cn.adwalker.ad.admin.operation.form.CampaignConfirmEditForm;
imp... | UTF-8 | Java | 3,888 | java | IOperationCampaignConfirmService.java | Java | [
{
"context": " * <p>\n * Company: adwalker\n * </p>\n * \n * @author lichuang\n * @date 2013-6-8\n */\npublic interface IOperation",
"end": 1036,
"score": 0.9993743300437927,
"start": 1028,
"tag": "USERNAME",
"value": "lichuang"
},
{
"context": "Info\n\t * @return\n\t * @throws Excep... | null | [] | package cn.adwalker.ad.admin.operation.service;
import java.util.List;
import cn.adwalker.ad.admin.common.vo.SysUserVo;
import cn.adwalker.ad.admin.operation.bean.CampaignConfirmbean;
import cn.adwalker.ad.admin.operation.bean.SelectCampaignBean;
import cn.adwalker.ad.admin.operation.form.CampaignConfirmEditForm;
imp... | 3,888 | 0.680879 | 0.65625 | 176 | 20.454546 | 19.441584 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.988636 | false | false | 9 |
5c081b7851712a30566c8064a2c1e9fb2076fb93 | 7,155,415,556,240 | d6188f48a4ebd23349c0ba2e386ad194fc4abc55 | /src/main/java/com/diego/order/model/Product.java | 17c43ed1e6e702f12e791d51cd771b6fbaac1e4f | [] | no_license | DiegoRSousa/order-management | https://github.com/DiegoRSousa/order-management | 8955ff66e23e9bd206eab435c244dad847f84e65 | 951c22e4b5a57c066125ec4b88f08a152968f984 | refs/heads/main | 2023-02-26T06:53:37.324000 | 2021-01-31T13:52:47 | 2021-01-31T13:52:47 | 320,430,762 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.diego.order.model;
import java.math.BigDecimal;
import java.time.LocalDateTime;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.ManyToOne;
import javax.... | UTF-8 | Java | 3,031 | java | Product.java | Java | [] | null | [] | package com.diego.order.model;
import java.math.BigDecimal;
import java.time.LocalDateTime;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.ManyToOne;
import javax.... | 3,031 | 0.723854 | 0.722534 | 128 | 22.679688 | 16.957176 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.78125 | false | false | 9 |
6c8be2ae8213cb0a3e73e1c456e7fc79f81fa606 | 6,983,616,867,250 | 1b86baa59d9d2cbbf777d454608184e527debbca | /mathcaptcha/src/main/java/com/sk/mathcaptcha/model/MathCaptcha.java | 3ed5bafb18cb76c2bc8dd46cf5f715852139ed86 | [] | no_license | Kaliyath/Assignment | https://github.com/Kaliyath/Assignment | 12f667bd029261dbcd87fcb8d904b00f47d1bf56 | 76d28af3dd27743c49b14f64e73d03c733ba0f72 | refs/heads/main | 2022-12-26T03:53:32.500000 | 2020-10-09T14:57:28 | 2020-10-09T14:57:28 | 302,660,451 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sk.mathcaptcha.model;
/**
* Captcha data model
* @author
*
*/
public class MathCaptcha {
private String question;
private int randomNumberOne;
private int randomNumberTwo;
private int randomNumberThree;
private String captchaId;
private int sum;
public MathCaptcha() {
}
public MathCaptc... | UTF-8 | Java | 2,360 | java | MathCaptcha.java | Java | [] | null | [] | package com.sk.mathcaptcha.model;
/**
* Captcha data model
* @author
*
*/
public class MathCaptcha {
private String question;
private int randomNumberOne;
private int randomNumberTwo;
private int randomNumberThree;
private String captchaId;
private int sum;
public MathCaptcha() {
}
public MathCaptc... | 2,360 | 0.747034 | 0.747034 | 102 | 22.137255 | 25.789509 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.627451 | false | false | 9 |
4c4d069d040ab2df544c8dd88e8960fada9cec1c | 18,691,697,711,891 | 64fc4f9c8177b3c7f5deb0e24461f90045ab477c | /src/main/java/org/tulg/roundback/master/MasterThread.java | c4bb72da8fc3007036c8f491ecf1b18c57cf639b | [] | no_license | uberlinuxguy/roundback-orig | https://github.com/uberlinuxguy/roundback-orig | d96d0cc553e70052f7afb55e0be3c5a2970349df | adcca639e6af6372fe285d0bbcf58eb01433898a | refs/heads/master | 2023-05-24T20:21:31.239000 | 2019-10-26T16:27:03 | 2019-10-26T16:27:03 | 217,363,178 | 0 | 0 | null | false | 2023-05-23T20:11:59 | 2019-10-24T18:07:16 | 2019-10-27T19:26:05 | 2023-05-23T20:11:59 | 77 | 0 | 0 | 1 | Java | false | false | package org.tulg.roundback.master;
import org.tulg.roundback.core.NetIOHandler;
import java.io.*;
import java.net.Socket;
/**
* Created by jasonw on 10/7/2016.
*/
class MasterThread implements Runnable {
private Socket clientSock;
private boolean quitting;
private final MasterProtocol mProto;
priva... | UTF-8 | Java | 2,079 | java | MasterThread.java | Java | [
{
"context": "a.io.*;\nimport java.net.Socket;\n\n/**\n * Created by jasonw on 10/7/2016.\n */\nclass MasterThread implements R",
"end": 149,
"score": 0.9996886849403381,
"start": 143,
"tag": "USERNAME",
"value": "jasonw"
}
] | null | [] | package org.tulg.roundback.master;
import org.tulg.roundback.core.NetIOHandler;
import java.io.*;
import java.net.Socket;
/**
* Created by jasonw on 10/7/2016.
*/
class MasterThread implements Runnable {
private Socket clientSock;
private boolean quitting;
private final MasterProtocol mProto;
priva... | 2,079 | 0.601732 | 0.598365 | 77 | 26 | 22.162329 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.402597 | false | false | 9 |
a7ffafad3f946a65829efc711cc99603656cc410 | 4,406,636,506,501 | 6e99828d67f49c9a760e77bf25b26c8dbb7d3411 | /gs-rest-service-complete/src/test/java/hello/QuoteTest.java | 26fdc9fff9e47a85719d8c13ed92aaf997f2994a | [] | no_license | ncelq/gs-rest-service-complete | https://github.com/ncelq/gs-rest-service-complete | 3b12f5deb26d380499518c421a0c2d48e2da9b77 | a8c12d67a3963ba2976670710228b02ed35d557b | refs/heads/master | 2020-12-25T13:51:09.826000 | 2016-08-03T13:04:24 | 2016-08-03T13:04:24 | 63,341,307 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hello;
import java.io.IOException;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.GregorianCalendar;
import java.util.List;
import org.junit.Test;
import yahoofinance.Stock;
import yahoofinance.StockPerf;
import yahoofinance.histquotes.HistoricalQuote;
public class QuoteTest ... | UTF-8 | Java | 1,368 | java | QuoteTest.java | Java | [] | null | [] | package hello;
import java.io.IOException;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.GregorianCalendar;
import java.util.List;
import org.junit.Test;
import yahoofinance.Stock;
import yahoofinance.StockPerf;
import yahoofinance.histquotes.HistoricalQuote;
public class QuoteTest ... | 1,368 | 0.703947 | 0.697368 | 37 | 35.972973 | 55.882835 | 269 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.702703 | false | false | 9 |
c3dc20eaacbfb87d9275202408917a54bc319fe4 | 12,936,441,506,015 | 8826e38ebd5438d584b67ceec2637975d4daedd7 | /source/main/java/com/avereon/zenna/icon/WingDiscIcon.java | 3deb0ed76721b20c218f6def4ecf284360b3bb0b | [
"MIT"
] | permissive | avereon/zenna | https://github.com/avereon/zenna | c2782a88988d10d183d632c13e252e32eb6f70fb | 2327a40c0c54ae9c80226e9647a70583e0a97da6 | refs/heads/main | 2023-08-12T15:36:05.309000 | 2023-08-02T20:13:49 | 2023-08-02T20:13:49 | 201,346,739 | 0 | 0 | null | false | 2019-09-13T19:01:37 | 2019-08-08T22:29:54 | 2019-09-13T00:55:47 | 2019-09-13T19:01:36 | 214 | 0 | 0 | 0 | Java | false | false | package com.avereon.zenna.icon;
import com.avereon.zarra.image.RenderedIcon;
import javafx.geometry.Point2D;
import javafx.scene.paint.Color;
/**
* Use <a href="http://www.pic2icon.com/">Pic2Icon</a> to convert to Windows icon.
*/
public class WingDiscIcon extends RenderedIcon {
double POINT_RADIUS;
double DISC... | UTF-8 | Java | 4,235 | java | WingDiscIcon.java | Java | [] | null | [] | package com.avereon.zenna.icon;
import com.avereon.zarra.image.RenderedIcon;
import javafx.geometry.Point2D;
import javafx.scene.paint.Color;
/**
* Use <a href="http://www.pic2icon.com/">Pic2Icon</a> to convert to Windows icon.
*/
public class WingDiscIcon extends RenderedIcon {
double POINT_RADIUS;
double DISC... | 4,235 | 0.672963 | 0.652656 | 184 | 22.016304 | 23.284739 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.956522 | false | false | 9 |
cdddb10f08941cf43ebb86f605c0108ca38927d9 | 17,497,696,805,059 | 20ee4a5fe5c0a3cf3ac4f288a4ae926852a95dba | /src/com/proxy/MyClient.java | 7c4e301e4b8fdad06467ef1a3316320a768199ef | [] | no_license | agangotia/DesignPatternsExample | https://github.com/agangotia/DesignPatternsExample | 6438e8e4a9dfe624c77b215e2cf46b58909790e9 | 6094d57da364d78a743d5bc76248df5aa8d8f793 | refs/heads/master | 2016-09-09T20:09:03.849000 | 2014-08-16T22:47:53 | 2014-08-16T22:47:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.proxy;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.math.BigDecimal;
import java.net.MalformedURLException;
import java.rmi.Naming;
import java.rmi.NotBoundException;
import java.rmi.RemoteException;
import java.rmi.registry.LocateRegistry;
impo... | UTF-8 | Java | 2,372 | java | MyClient.java | Java | [
{
"context": "\nimport java.rmi.registry.Registry;\n/**\n * @author Anupam Gangotia\n * Profile::http://en.gravatar.com/gangotia\n * gi",
"end": 381,
"score": 0.999883770942688,
"start": 366,
"tag": "NAME",
"value": "Anupam Gangotia"
},
{
"context": "nupam Gangotia\n * Profile::http:... | null | [] | package com.proxy;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.math.BigDecimal;
import java.net.MalformedURLException;
import java.rmi.Naming;
import java.rmi.NotBoundException;
import java.rmi.RemoteException;
import java.rmi.registry.LocateRegistry;
impo... | 2,363 | 0.671164 | 0.667791 | 94 | 24.234043 | 19.027655 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.085106 | false | false | 9 |
250fb158cda0664e13196ad35842903b70524a62 | 15,135,464,751,774 | 620bf7f3d798d99ffb3a38d78ccbb888cf95001c | /00 - Código de las clases/Dia4/src/seleccion2/Principal.java | 28be0e14877ad9e01234fdb8bce7baf40e5893b7 | [] | no_license | Cinta-tafur/CSJava2020 | https://github.com/Cinta-tafur/CSJava2020 | 1fee00528d0c315af79f57006e17c34c8f51e590 | ce990ec072454d9693d8643d31ea00250eaef3e7 | refs/heads/master | 2023-01-04T06:18:06.057000 | 2020-10-30T19:10:33 | 2020-10-30T19:10:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package seleccion2;
public class Principal {
public static void main(String[] args) {
// TODO Auto-generated method stub
//Sentencia switch --> if else if else --> Cuando se evalúa una variable
//con valores discretos
//Por ejemplo:
int opcion = 2;
switch(opcion) {
case 1:
System... | ISO-8859-1 | Java | 1,135 | java | Principal.java | Java | [] | null | [] | package seleccion2;
public class Principal {
public static void main(String[] args) {
// TODO Auto-generated method stub
//Sentencia switch --> if else if else --> Cuando se evalúa una variable
//con valores discretos
//Por ejemplo:
int opcion = 2;
switch(opcion) {
case 1:
System... | 1,135 | 0.569408 | 0.555261 | 78 | 13.5 | 15.833063 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.461539 | false | false | 9 |
5082aa80223a7c6c90cf996ccd089d3558d45eef | 36,326,833,427,434 | 0595cdcdd934a2007a6bc2ab0853f5c430b34b72 | /fucking-algorithm/src/sort/MinNumber.java | 97b87365cfb7f1bd9faa09abe758ca300aa37e78 | [] | no_license | luffy997/Leetcode | https://github.com/luffy997/Leetcode | b58367814a04cc2d88fc0c6583ab5e14b9606597 | ef90ee09b4c8b1d155146685d4dc38347e3524e3 | refs/heads/master | 2023-05-01T00:36:49.730000 | 2021-05-14T02:37:45 | 2021-05-14T02:37:45 | 335,819,499 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sort;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
/**
* medium
* 剑指 Offer 45. 把数组排成最小的数
* 输入一个非负整数数组,把数组里所有数字拼接起来排成一个数,打印能拼接出的所有数字中最小的一个。
* 0 < nums.length <= 100
*
* @author 路飞
* @create 2021/3/23 10:14
*/
public class MinNumber {
public static void main(String[] a... | UTF-8 | Java | 3,185 | java | MinNumber.java | Java | [
{
"context": "数字中最小的一个。\n * 0 < nums.length <= 100\n *\n * @author 路飞\n * @create 2021/3/23 10:14\n */\npublic class MinNu",
"end": 225,
"score": 0.8502447605133057,
"start": 223,
"tag": "USERNAME",
"value": "路飞"
}
] | null | [] | package sort;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
/**
* medium
* 剑指 Offer 45. 把数组排成最小的数
* 输入一个非负整数数组,把数组里所有数字拼接起来排成一个数,打印能拼接出的所有数字中最小的一个。
* 0 < nums.length <= 100
*
* @author 路飞
* @create 2021/3/23 10:14
*/
public class MinNumber {
public static void main(String[] a... | 3,185 | 0.455126 | 0.43395 | 111 | 25.801802 | 16.874641 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.657658 | false | false | 9 |
2cfbe8d9e49a5388da74636bdc97538ed6ef7c01 | 36,309,653,561,267 | ffb12ceebeca658066713d2d5b64942ed3130f7b | /Trabalho/src/Entidades/Cor.java | f1c33a31fbc76f8cbe883529dadcd7e3f2044886 | [] | no_license | douglasmezuraro/PPIOO | https://github.com/douglasmezuraro/PPIOO | 16290f67c160c07c2852d634a013605e86c9ab37 | 2b5554d23ab1c88a4f68110e60c206aabd30e9f3 | refs/heads/master | 2021-01-13T06:15:52.027000 | 2017-06-21T17:20:19 | 2017-06-21T17:20:19 | 95,028,039 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Entidades;
public enum Cor {
AMARELO(0, "Amarelo", "AM"),
AZUL(1, "Azul", "AZ"),
LARANJA(2, "Laranja", "LA"),
ROSA(3, "Rosa", "RS"),
ROXO(4, "Roxo", "RX"),
VERDE(5, "Verde", "VE");
public int index;
public String nome;
public String inicial;
Cor(... | UTF-8 | Java | 866 | java | Cor.java | Java | [
{
"context": "\"LA\"),\r\n ROSA(3, \"Rosa\", \"RS\"),\r\n ROXO(4, \"Roxo\", \"RX\"),\r\n VERDE(5, \"Verde\", \"VE\");\r\n \r\n ",
"end": 183,
"score": 0.7141077518463135,
"start": 180,
"tag": "NAME",
"value": "oxo"
}
] | null | [] | package Entidades;
public enum Cor {
AMARELO(0, "Amarelo", "AM"),
AZUL(1, "Azul", "AZ"),
LARANJA(2, "Laranja", "LA"),
ROSA(3, "Rosa", "RS"),
ROXO(4, "Roxo", "RX"),
VERDE(5, "Verde", "VE");
public int index;
public String nome;
public String inicial;
Cor(... | 866 | 0.446882 | 0.438799 | 37 | 21.459459 | 12.336705 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.864865 | false | false | 9 |
b791e8dec61fa8a12642003739fb780e06916fb0 | 34,514,357,249,130 | 7f5318e8051eaf3c3fe8d1580130d202b042d384 | /src/main/java/com/winward/wardsite/Controller/index.java | 73e49e35bfe055ebaf24064cb8a42f1072c285fd | [] | no_license | Alex-Man-objects/java-react-typescript-starter | https://github.com/Alex-Man-objects/java-react-typescript-starter | 49dd44234accc64cb672142c6302e61c5cbe31d7 | 10719d9be9d1122762ebcb1698cab457ec113b27 | refs/heads/master | 2020-06-25T10:59:47.026000 | 2019-06-06T00:21:01 | 2019-06-06T00:21:01 | 199,290,579 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.winward.wardsite.Controller;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.context.request.async.DeferredResult;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
@... | UTF-8 | Java | 670 | java | index.java | Java | [] | null | [] | package com.winward.wardsite.Controller;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.context.request.async.DeferredResult;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
@... | 670 | 0.792537 | 0.786567 | 19 | 34.263157 | 30.124027 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.526316 | false | false | 9 |
b10a66a5b27e3aa9a82b417ac1c249133b0567bc | 34,514,357,249,005 | 008da472fd30848a61ca5daf4933b1ce91a0f0c9 | /src/main/java/com/bluekjg/admin/controller/StoreGoodsController.java | daaecb35b03ab73d57cf1b7016a2663af7a6f71b | [] | no_license | caicaijiangya/Git_EVM | https://github.com/caicaijiangya/Git_EVM | ebcf0c6177c7f396d29bbd68b4e9afd7b33d51bd | 580f2f1bc7a39a460312f4c3cb3368235129e10d | refs/heads/master | 2020-05-19T18:52:56.514000 | 2019-05-06T10:53:25 | 2019-05-06T10:53:25 | 185,164,037 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bluekjg.admin.controller;
import java.io.UnsupportedEncodingException;
import java.net.URLDecoder;
import javax.servlet.http.HttpServletResponse;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.spri... | UTF-8 | Java | 4,793 | java | StoreGoodsController.java | Java | [
{
"context": "\n\n/**\n * <p>\n * 商品门店管理 前端控制器\n * </p>\n *\n * @author Tom\n * @since 2018-09-25\n */\n@Controller\n@RequestMapp",
"end": 973,
"score": 0.9988230466842651,
"start": 970,
"tag": "NAME",
"value": "Tom"
}
] | null | [] | package com.bluekjg.admin.controller;
import java.io.UnsupportedEncodingException;
import java.net.URLDecoder;
import javax.servlet.http.HttpServletResponse;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.spri... | 4,793 | 0.656095 | 0.654153 | 177 | 25.186441 | 20.929375 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.836158 | false | false | 9 |
f33ce798062123bb345284720bcfef17575b9041 | 9,526,237,530,708 | 9e1c8de2490f42881c93db40025012c8a06fa34f | /maven/senyuanzi-xinghejava-master/xinghejava/src/main/java/com/forcpacebj/api/controller/MessageController.java | fedfa1034b84e5b874adb84c5fd70f8e44942c04 | [] | no_license | KanGuQ/QusuoInfo | https://github.com/KanGuQ/QusuoInfo | bc7f6a32417bad0cfb73e4ba6ed6d3b1f1dfa71b | 8560547c74a9f6e49e2f8f75827f637c06855e16 | refs/heads/master | 2022-12-12T10:25:37.409000 | 2020-09-15T02:17:11 | 2020-09-15T02:17:11 | 295,583,729 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.forcpacebj.api.controller;
import com.forcpacebj.api.business.MessageBusiness;
import com.forcpacebj.api.utils.JSONUtil;
import lombok.val;
import spark.Route;
public class MessageController extends BaseController {
public static Route count = (request, response) -> {
val user = ensureUserIs... | UTF-8 | Java | 795 | java | MessageController.java | Java | [] | null | [] | package com.forcpacebj.api.controller;
import com.forcpacebj.api.business.MessageBusiness;
import com.forcpacebj.api.utils.JSONUtil;
import lombok.val;
import spark.Route;
public class MessageController extends BaseController {
public static Route count = (request, response) -> {
val user = ensureUserIs... | 795 | 0.698113 | 0.698113 | 26 | 29.576923 | 24.320255 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.730769 | false | false | 9 |
452205e50b088d40623537b02852493bc390787d | 36,232,344,152,125 | 1ae896b4febef84737f66f544e087ad60ccdbf0b | /app/src/main/java/org/soonhyung/beautynote/fragment/ReserveFragment.java | 1656901f46d405a62d03d5b45d7b621e51c24698 | [] | no_license | sun891103/BeautyNote | https://github.com/sun891103/BeautyNote | b686121660ffd73928b3086c7d79da6d7b2488dc | 7e30539f7b7bca31363c6c0aa890dd7231818c67 | refs/heads/master | 2021-01-23T14:17:15.393000 | 2017-10-09T15:15:54 | 2017-10-09T15:15:54 | 102,681,452 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.soonhyung.beautynote.fragment;
import android.app.Fragment;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageButton;
import android.widget.ListView;
import org.json.... | UTF-8 | Java | 4,077 | java | ReserveFragment.java | Java | [
{
"context": "L;\n\nimport java.util.ArrayList;\n\n/**\n * Created by soonhyung on 2017-09-07.\n */\n\npublic class ReserveFragment ",
"end": 716,
"score": 0.9996712803840637,
"start": 707,
"tag": "USERNAME",
"value": "soonhyung"
},
{
"context": "\n dic.addStri... | null | [] | package org.soonhyung.beautynote.fragment;
import android.app.Fragment;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageButton;
import android.widget.ListView;
import org.json.... | 4,077 | 0.595374 | 0.589903 | 110 | 35.563637 | 32.31142 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.7 | false | false | 9 |
364be591e253f44cec7034e4d907965e912ce8e5 | 19,224,273,617,839 | b4c47b649e6e8b5fc48eed12fbfebeead32abc08 | /com/android/internal/os/KernelUidCpuFreqTimeReader.java | f2757fddcd89bb8e1785adb0c974aea5a44715bf | [] | no_license | neetavarkala/miui_framework_clover | https://github.com/neetavarkala/miui_framework_clover | 300a2b435330b928ac96714ca9efab507ef01533 | 2670fd5d0ddb62f5e537f3e89648d86d946bd6bc | refs/heads/master | 2022-01-16T09:24:02.202000 | 2018-09-01T13:39:50 | 2018-09-01T13:39:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3)
package com.android.internal.os;
import android.os.SystemClock;
import android.util.Slog;
import android.util.SparseArray;
import java.io.*;
public class Ke... | UTF-8 | Java | 6,702 | java | KernelUidCpuFreqTimeReader.java | Java | [
{
"context": "// Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.\r\n// Jad home page: http://www.kpdus.com/jad.html",
"end": 61,
"score": 0.9996469020843506,
"start": 45,
"tag": "NAME",
"value": "Pavel Kouznetsov"
}
] | null | [] | // Decompiled by Jad v1.5.8g. Copyright 2001 <NAME>.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3)
package com.android.internal.os;
import android.os.SystemClock;
import android.util.Slog;
import android.util.SparseArray;
import java.io.*;
public class KernelUidCpu... | 6,692 | 0.511638 | 0.493584 | 233 | 26.763948 | 23.647448 | 199 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.656652 | false | false | 9 |
53b27799e33f2706841dc8276603b5d35fd513a9 | 24,352,464,617,380 | 14539f7d547c3d6a0cf7be1ab02871c90a20294b | /src/main/java/com/backoffice/service/impl/SubjectServiceImpl.java | 7c03712a60739ca2c3305800a34a5a5ed47f7e4d | [] | no_license | EriolLin/expert-project-ssm-web | https://github.com/EriolLin/expert-project-ssm-web | bc25af8ffe7c6145349bedbf06010635e8ae124d | 43cbc069eeb8c3a67367464059a7e9976f4b5ffe | refs/heads/master | 2020-05-16T11:02:37.211000 | 2019-04-23T11:54:43 | 2019-04-23T11:54:43 | 183,001,119 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.backoffice.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.backoffice.mapper.SubjectMapper;
import com.backoffice.model.Subject;
i... | UTF-8 | Java | 1,241 | java | SubjectServiceImpl.java | Java | [] | null | [] | package com.backoffice.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.backoffice.mapper.SubjectMapper;
import com.backoffice.model.Subject;
i... | 1,241 | 0.788074 | 0.788074 | 50 | 23.82 | 20.787197 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.16 | false | false | 9 |
35911df9e828cf35206cbca05919ccb6f9c61bc6 | 14,697,378,129,893 | c8a527a42cafe9347b37c722f5bbebb14b36f476 | /pe.gob.servir.gpa.be.client/src/main/java/pe/gob/servir/gpa/model/dto/UsuarioDTO.java | b428265ec5b7be16d39c7df376e06cb3c2610eec | [] | no_license | Tato2015/GPA-Gestion-de-Pedidos-y-Almacen | https://github.com/Tato2015/GPA-Gestion-de-Pedidos-y-Almacen | 821624cae3a3c3b60d99c2da55b6a4c9cd7fe7ee | fb0c8f9a547b4ff07d92d38530809dbdbf5bd2f6 | refs/heads/master | 2021-01-20T18:44:02.380000 | 2016-08-15T23:49:36 | 2016-08-15T23:49:36 | 65,348,287 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package pe.gob.servir.gpa.model.dto;
import java.io.Serializable;
public class UsuarioDTO extends PadreDTO implements Serializable
{
private static final long serialVersionUID = 1516227346268624498L;
private AreaDTO area;
private PersonaDTO persona;
private String codigoUsuario;
private String claveUsuario... | UTF-8 | Java | 1,289 | java | UsuarioDTO.java | Java | [] | null | [] |
package pe.gob.servir.gpa.model.dto;
import java.io.Serializable;
public class UsuarioDTO extends PadreDTO implements Serializable
{
private static final long serialVersionUID = 1516227346268624498L;
private AreaDTO area;
private PersonaDTO persona;
private String codigoUsuario;
private String claveUsuario... | 1,289 | 0.753297 | 0.738557 | 71 | 17.140844 | 18.910685 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.183099 | false | false | 9 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.