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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
fca90daf1998c199611a748aa517d8cb789c0771 | 21,474,836,503,409 | c7c9e053352658c8b1a14c40f8e373647d84d220 | /src/com/servlets/LoginServlet.java | 93569836dd55e98cac49283bd41ff73e47982285 | [] | no_license | gautampoornachandra/ServletJSPLabWork | https://github.com/gautampoornachandra/ServletJSPLabWork | e8a1d0190a1f84a6522d52146aba644d208edb8f | 73adee1a7c3b4554b992c1ce42f2ee3989f75669 | refs/heads/master | 2021-01-20T20:28:01.426000 | 2016-07-01T22:13:07 | 2016-07-01T22:13:07 | 62,088,437 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.servlets;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest... | UTF-8 | Java | 2,256 | java | LoginServlet.java | Java | [] | null | [] | package com.servlets;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest... | 2,256 | 0.704787 | 0.702571 | 84 | 25.857143 | 27.594919 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.47619 | false | false | 7 |
ab13718a633cebbf73cbb19ee6adcecdb490ce6c | 10,239,202,055,478 | fd67074f3f6226abd5d1e46c25b99e693e4fa64b | /src/main/java/com/trade/analyse/service/trade/StatisticService.java | 163fe55d7b4d351665da22d10b0e8f7794cf9d2c | [] | no_license | ZA-Team/Public | https://github.com/ZA-Team/Public | c16a3a25b4f2fcc6764b8db0c6a7b8761784e5fd | b240ab53d2337b2e3f705a6fbcf40221a0535dae | refs/heads/master | 2022-12-27T07:51:32.039000 | 2020-10-16T02:25:22 | 2020-10-16T02:25:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.trade.analyse.service.trade;
import com.alibaba.fastjson.JSONObject;
import com.trade.analyse.model.statistic.KlineRange;
import com.trade.analyse.model.statistic.PullTrack;
import com.trade.huobi.enums.KlineFluctuationEnum;
import com.trade.huobi.enums.PeriodEnum;
import com.trade.huobi.enums.SymbolUSDTEn... | UTF-8 | Java | 1,943 | java | StatisticService.java | Java | [
{
"context": "ap;\n\n/**\n * 统计服务\n * <p>〈功能详细描述〉</p>\n *\n * @author 陈晨\n * @version 1.0\n * @date 2020/9/16\n */\npublic int",
"end": 418,
"score": 0.8472020030021667,
"start": 416,
"tag": "NAME",
"value": "陈晨"
},
{
"context": "盈亏统计\n * <p>〈功能详细描述〉</p>\n *\n * @author 陈... | null | [] | package com.trade.analyse.service.trade;
import com.alibaba.fastjson.JSONObject;
import com.trade.analyse.model.statistic.KlineRange;
import com.trade.analyse.model.statistic.PullTrack;
import com.trade.huobi.enums.KlineFluctuationEnum;
import com.trade.huobi.enums.PeriodEnum;
import com.trade.huobi.enums.SymbolUSDTEn... | 1,943 | 0.625503 | 0.588742 | 74 | 22.5 | 21.784727 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.432432 | false | false | 7 |
8abc7e630537135c3ac0047ffa548dd2f207266a | 12,180,527,259,143 | 1e8f24e0c676f41a2c3b707cee460bd09f66e9e8 | /app/src/main/java/com/android/woonga/views/activities/YoutubePlayerActivity.java | 8eb513f4086c2c1f41dad81d2bbb58dee6c52ce0 | [] | no_license | akhajuria92/WoongaDemo | https://github.com/akhajuria92/WoongaDemo | 4521c9a1939054edf83f507d7dbef7409481acd6 | 569dd58e550fdfc021374d852071ffbe36c5f59e | refs/heads/master | 2023-06-18T14:00:42.835000 | 2021-07-16T08:42:41 | 2021-07-16T08:42:41 | 386,561,318 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.android.woonga.views.activities;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.view.WindowManager;
import com.android.woonga.R;
import com.pierfrancescosoffritti.androidyoutubeplayer.core.player.PlayerConstants;
import com.pi... | UTF-8 | Java | 1,828 | java | YoutubePlayerActivity.java | Java | [
{
"context": "Manager;\n\nimport com.android.woonga.R;\nimport com.pierfrancescosoffritti.androidyoutubeplayer.core.player.PlayerConstants;",
"end": 256,
"score": 0.9382855296134949,
"start": 234,
"tag": "USERNAME",
"value": "pierfrancescosoffritti"
},
{
"context": "ubeplayer.core.pl... | null | [] | package com.android.woonga.views.activities;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.view.WindowManager;
import com.android.woonga.R;
import com.pierfrancescosoffritti.androidyoutubeplayer.core.player.PlayerConstants;
import com.pi... | 1,828 | 0.733589 | 0.733042 | 53 | 33.490566 | 32.103973 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.509434 | false | false | 7 |
e37f2db7d4b5634d9384211c9fa1d2cea169b613 | 13,881,334,319,182 | 604fafaad035e30e61b8cb2c4d779da346b06f11 | /src/javapractice/StringConcatenation.java | 41c0eab1d175f315def18bb449fe21ab97958469 | [] | no_license | amit013/practicejava | https://github.com/amit013/practicejava | 5e1ad433d335ee2ae96fbc52cd93e1712b0a884c | a3918c82fd9b3120c901ba25674fe755bdd9e984 | refs/heads/master | 2022-12-04T07:51:43.907000 | 2020-08-22T20:14:08 | 2020-08-22T20:14:08 | 282,975,280 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package javapractice;
public class StringConcatenation {
public static void main(String[] args) {
String s1="Amit"+" Kumar";
String s2=20+30+"Amit"+20+20;
String s3="Amit ";
String s4="Kumar";
String s5=s3.concat(s4);
System.out.println(s1);
System.out.println(s2);
System.out.println(s5);
}
... | UTF-8 | Java | 322 | java | StringConcatenation.java | Java | [
{
"context": "ic static void main(String[] args) {\n\t\tString s1=\"Amit\"+\" Kumar\";\n\t\tString s2=20+30+\"Amit\"+20+20;\n\t\tStri",
"end": 118,
"score": 0.9997845888137817,
"start": 114,
"tag": "NAME",
"value": "Amit"
},
{
"context": "ic void main(String[] args) {\n\t\tString s1=... | null | [] | package javapractice;
public class StringConcatenation {
public static void main(String[] args) {
String s1="Amit"+" Kumar";
String s2=20+30+"Amit"+20+20;
String s3="Amit ";
String s4="Kumar";
String s5=s3.concat(s4);
System.out.println(s1);
System.out.println(s2);
System.out.println(s5);
}
... | 322 | 0.661491 | 0.60559 | 19 | 15.947369 | 13.678541 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.631579 | false | false | 7 |
dede0d1ec95e6a8ec9a898c3cd8530ec6b6294a4 | 23,759,759,099,789 | b5b14992aa4189d0ebdaed01b27da187534fd43c | /Java-Algorithms_01/src/javaComplexNumber/Complex.java | 89fa3af4953b5ed8d69a2277b74e83e2c19a0ef3 | [] | no_license | digitalMirko/JavaAlgorithms | https://github.com/digitalMirko/JavaAlgorithms | ab915b35721416996bc56fd17bfa4c60c71f4e85 | f29eba4c07ab36353f806fbb3dd7324c27426eeb | refs/heads/master | 2021-01-10T12:04:57.212000 | 2015-10-06T05:35:07 | 2015-10-06T05:35:07 | 43,731,719 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package javaComplexNumber;
// This program shows how to calculate complex number in Java
public class Complex {
public final double re;
public final double im;
public Complex(double re, double im) {
this.re = re;
this.im = im;
}
public Complex(double other){
this(other, 0);
}
pu... | UTF-8 | Java | 909 | java | Complex.java | Java | [] | null | [] | package javaComplexNumber;
// This program shows how to calculate complex number in Java
public class Complex {
public final double re;
public final double im;
public Complex(double re, double im) {
this.re = re;
this.im = im;
}
public Complex(double other){
this(other, 0);
}
pu... | 909 | 0.59846 | 0.588559 | 45 | 18.200001 | 17.229948 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.844444 | false | false | 7 |
a26685bcecd21b65e48dad13594f18cc575caf9b | 23,759,759,098,686 | 99f68fb923a07a8bebc3fda5e186d49ca855e41f | /src/com/ricebird/licheneducation/common/image/StorageHelper.java | 755055d7d0dbb54942c3d8a51fe53507c3bce50f | [] | no_license | treejames/LiChenEducation | https://github.com/treejames/LiChenEducation | 9f2d2cbc37a8569451a667c40c56619d5beb079a | f3860c0000265a44f2c4679957f88c0493ea948c | refs/heads/master | 2017-04-21T18:56:33.977000 | 2015-05-14T08:29:08 | 2015-05-14T08:29:08 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ricebird.licheneducation.common.image;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.InputStream;
import java.lang.reflect.Field;
import android.content.ContentResolver;
import android.content.Context;
import android.database.Cursor;
i... | UTF-8 | Java | 7,420 | java | StorageHelper.java | Java | [
{
"context": "il.ToastUtil;\r\n\r\n/**\r\n * 本地文件存帮助类\r\n * \r\n * @author YeQuanxin\r\n */\r\npublic final class StorageHelper {\r\n\tpublic",
"end": 707,
"score": 0.9965314865112305,
"start": 698,
"tag": "NAME",
"value": "YeQuanxin"
}
] | null | [] | package com.ricebird.licheneducation.common.image;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.InputStream;
import java.lang.reflect.Field;
import android.content.ContentResolver;
import android.content.Context;
import android.database.Cursor;
i... | 7,420 | 0.664237 | 0.663344 | 254 | 24.464567 | 21.609562 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.106299 | false | false | 7 |
51143f235bc7d215c9dabc1260b580e6bf706c8e | 33,268,816,742,104 | 55918bda1831f2da0ec25d74fe3e1013591f56ef | /strategy-design-pattern/src/main/java/com/github/beercafeguy/design/strategy/PlayerApp.java | 9408ba4edcb6ab055447b8187a6bf198056dc4a7 | [] | no_license | beercafeguy/design-patterns | https://github.com/beercafeguy/design-patterns | b059949c5f1d58cddfb95ab769d5836cebc1c28b | 0fb07fa35458d29f64e1bf39f190c7f23dc282a9 | refs/heads/master | 2018-12-19T20:07:16.899000 | 2018-09-16T16:53:30 | 2018-09-16T16:53:30 | 119,811,878 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.beercafeguy.design.strategy;
public class PlayerApp {
public static void main(String[] args) {
Player cricketPlayer=new Player(new PlayCricket());
Player footballPlayer=new Player(new PlayFootball());
cricketPlayer.play();
footballPlayer.play();
}
}
| UTF-8 | Java | 310 | java | PlayerApp.java | Java | [
{
"context": "package com.github.beercafeguy.design.strategy;\n\npublic class PlayerApp {\n pu",
"end": 30,
"score": 0.9914817810058594,
"start": 19,
"tag": "USERNAME",
"value": "beercafeguy"
}
] | null | [] | package com.github.beercafeguy.design.strategy;
public class PlayerApp {
public static void main(String[] args) {
Player cricketPlayer=new Player(new PlayCricket());
Player footballPlayer=new Player(new PlayFootball());
cricketPlayer.play();
footballPlayer.play();
}
}
| 310 | 0.683871 | 0.683871 | 10 | 30 | 21.656408 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 7 |
68529447ac5a53ec32d367f4ad5beab553cb13d9 | 25,391,846,661,346 | 5a58b2b3ccc363b6ff1a6330c7fe5a1493a8696d | /src/main/java/com/gcunha/pagminecash/listener/PlayerJoinListener.java | 997ad06afa2d8357e18f2984cd0d6b725725fa95 | [] | no_license | Gcunhaa/PagMineCash | https://github.com/Gcunhaa/PagMineCash | a0054ec83c641e67e102da919621d25978146125 | 50a0d4890d7937c7192c1f8e9292aa14781cd1bd | refs/heads/master | 2020-12-10T05:19:30.175000 | 2020-01-27T18:47:24 | 2020-01-27T18:47:24 | 233,484,114 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gcunha.pagminecash.listener;
import com.gcunha.pagminecash.PagMineCash;
import com.gcunha.pagminecash.bank.BankManager;
import org.bukkit.entity.Player;
import org.bukkit.event.EventHandler;
import org.bukkit.event.Listener;
import org.bukkit.event.player.PlayerJoinEvent;
import org.bukkit.scheduler.Bukkit... | UTF-8 | Java | 939 | java | PlayerJoinListener.java | Java | [] | null | [] | package com.gcunha.pagminecash.listener;
import com.gcunha.pagminecash.PagMineCash;
import com.gcunha.pagminecash.bank.BankManager;
import org.bukkit.entity.Player;
import org.bukkit.event.EventHandler;
import org.bukkit.event.Listener;
import org.bukkit.event.player.PlayerJoinEvent;
import org.bukkit.scheduler.Bukkit... | 939 | 0.70607 | 0.70607 | 35 | 25.828571 | 20.287203 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 7 |
81c808def1e9b13ce73f20aab3319faba2569db8 | 25,099,788,880,210 | 0b5d514e0cb09364ea8b893d8a6f8b2caad669a9 | /Client/src/GUI/EstimatorMainForm.java | efb96625b4628f669ee7593b4b9f45f87a78d0e8 | [] | no_license | OfekSha/ICM | https://github.com/OfekSha/ICM | 065a1681e93330861aa64802c07924fbacbac4af | f025059500327f5722aadc5bfd000252831afafb | refs/heads/master | 2022-03-30T00:08:22.885000 | 2020-01-22T14:54:37 | 2020-01-22T14:54:37 | 224,460,925 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package GUI;
import Controllers.EstimatorController;
import Controllers.StageSupervisorController;
import Entity.ChangeRequest;
import Entity.RequestTableView;
import Entity.RequestTableView.requirementForTable;
import WindowApp.ClientLauncher;
import WindowApp.IcmForm;
import javafx.event.ActionEvent;
impor... | UTF-8 | Java | 3,701 | java | EstimatorMainForm.java | Java | [] | null | [] | package GUI;
import Controllers.EstimatorController;
import Controllers.StageSupervisorController;
import Entity.ChangeRequest;
import Entity.RequestTableView;
import Entity.RequestTableView.requirementForTable;
import WindowApp.ClientLauncher;
import WindowApp.IcmForm;
import javafx.event.ActionEvent;
impor... | 3,701 | 0.768171 | 0.76763 | 125 | 27.608 | 27.52305 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.648 | false | false | 7 |
1c74b13eae915cee09efbbf56b2de595af1d2bec | 3,135,326,187,139 | 9bf063dadf8aabac5394ea05ed9947a1ed560df8 | /src/main/java/security/build/pdp/client/PDPEnforcer.java | 46b5b4415dc3336ec83550cbf0518f5c49cc014c | [
"Apache-2.0"
] | permissive | build-security/opa-java-spring-client | https://github.com/build-security/opa-java-spring-client | 0a19a97d7db92df3964ff8f538e5293f1bc345aa | bed7914a80a87460db6d6e8f3f5ce3da0282a2e2 | refs/heads/main | 2023-06-29T13:28:23.274000 | 2021-07-28T10:55:29 | 2021-07-28T10:55:29 | 309,116,711 | 18 | 2 | Apache-2.0 | false | 2021-07-28T10:55:30 | 2020-11-01T14:43:03 | 2021-07-25T10:04:53 | 2021-07-28T10:55:29 | 200 | 18 | 0 | 2 | Java | false | false | package security.build.pdp.client;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Component;
import security.build.pdp.request.PDPReque... | UTF-8 | Java | 1,554 | java | PDPEnforcer.java | Java | [] | null | [] | package security.build.pdp.client;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Component;
import security.build.pdp.request.PDPReque... | 1,554 | 0.692407 | 0.692407 | 59 | 25.338984 | 24.06461 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.423729 | false | false | 7 |
78abc905fe51f9eaf73dd620a2dde6c6a2e1c955 | 33,432,025,471,817 | 51166ec08de08954e77bf118c1d54bd5e6210bf3 | /Jpa_test02/src/main/java/cn/hdj/domain/User.java | d7990adcf41344d50f1bcf6db342d3d66d534423 | [] | no_license | xiachuang/myJavaStudy | https://github.com/xiachuang/myJavaStudy | 84f080b3a802c11338316672b2b13616bd338293 | 4bafe057cdc6df5552ce381e29dbcbfed7211cca | refs/heads/master | 2022-12-14T16:41:13.194000 | 2020-09-20T17:15:46 | 2020-09-20T17:15:46 | 297,125,234 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.hdj.domain;
import org.hibernate.annotations.NotFound;
import org.hibernate.annotations.NotFoundAction;
import javax.persistence.*;
import java.io.Serializable;
import java.util.HashSet;
import java.util.Set;
@Entity
@Table(name = "user")
public class User implements Serializable {
@Id
@Generated... | UTF-8 | Java | 1,510 | java | User.java | Java | [
{
"context": "serName(String userName) {\n this.userName = userName;\n }\n\n public Set<Role> getRoles() {\n ",
"end": 1172,
"score": 0.9152624011039734,
"start": 1164,
"tag": "USERNAME",
"value": "userName"
},
{
"context": "erId=\" + userId +\n \", ... | null | [] | package cn.hdj.domain;
import org.hibernate.annotations.NotFound;
import org.hibernate.annotations.NotFoundAction;
import javax.persistence.*;
import java.io.Serializable;
import java.util.HashSet;
import java.util.Set;
@Entity
@Table(name = "user")
public class User implements Serializable {
@Id
@Generated... | 1,510 | 0.640397 | 0.640397 | 57 | 25.491228 | 24.328976 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421053 | false | false | 7 |
83b43732a039780d4a092588ae563bd2939f3f37 | 18,537,078,894,450 | d32f2c7a4ecaff74053b16fc05bfa287ec5701e7 | /dataprep-dataset/src/main/java/org/talend/dataprep/dataset/adapter/conversion/DataSetMetadataBeanConversion.java | 4879d57260f313654a6c253629ec46568f7d9426 | [
"Apache-2.0"
] | permissive | Talend/data-prep | https://github.com/Talend/data-prep | eb8695bc09c909fceb6ed013bcb63938e204824e | eebd961dbfbab9f16f37cdb26f4ae7157fd04236 | refs/heads/master | 2022-08-31T15:18:25.044000 | 2019-02-21T15:31:34 | 2019-02-21T15:31:34 | 26,644,682 | 63 | 47 | Apache-2.0 | false | 2021-04-06T13:41:42 | 2014-11-14T15:32:38 | 2021-03-21T04:35:27 | 2021-04-06T13:41:41 | 70,450 | 57 | 31 | 8 | Java | false | false | /*
* ============================================================================
*
* Copyright (C) 2006-2018 Talend Inc. - www.talend.com
*
* This source code is available under agreement available at
* https://github.com/Talend/data-prep/blob/master/LICENSE
*
* You should have received a copy of the agreement... | UTF-8 | Java | 4,323 | java | DataSetMetadataBeanConversion.java | Java | [
{
"context": "nder agreement available at\n * https://github.com/Talend/data-prep/blob/master/LICENSE\n *\n * You should ha",
"end": 235,
"score": 0.9995749592781067,
"start": 229,
"tag": "USERNAME",
"value": "Talend"
}
] | null | [] | /*
* ============================================================================
*
* Copyright (C) 2006-2018 Talend Inc. - www.talend.com
*
* This source code is available under agreement available at
* https://github.com/Talend/data-prep/blob/master/LICENSE
*
* You should have received a copy of the agreement... | 4,323 | 0.650474 | 0.647236 | 92 | 45.989132 | 33.568066 | 127 | false | false | 0 | 0 | 0 | 0 | 77 | 0.035623 | 0.565217 | false | false | 7 |
540628a2ad23ec99ae598f62620340371113292e | 11,871,289,655,634 | 30fe61e5afe9b3d55e5d7e5f2b5ed4dceee04c50 | /src/com/class05/Class_Assignment.java | e0ba482b83f2d7a48b29179b519e7b6a00c4e99d | [] | no_license | AnushaGiri417/class1-11 | https://github.com/AnushaGiri417/class1-11 | b6cfaae86301b7258edbcbd767174ef937997f90 | 651da1875f30faf8f33ee25db29df26f9f823468 | refs/heads/main | 2023-03-22T05:05:03.743000 | 2021-03-12T02:13:53 | 2021-03-12T02:13:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.class05;
import java.util.Scanner;
public class Class_Assignment {
public static void main(String[] args) {
/* Prompt the user to enter person heights in inches. Person should be classified as one of the following:
*short (under 60 inch)
*medium(between 60 -72 inch)
*tall (over 72 inch) */
Scanner sc... | WINDOWS-1252 | Java | 3,654 | java | Class_Assignment.java | Java | [] | null | [] | package com.class05;
import java.util.Scanner;
public class Class_Assignment {
public static void main(String[] args) {
/* Prompt the user to enter person heights in inches. Person should be classified as one of the following:
*short (under 60 inch)
*medium(between 60 -72 inch)
*tall (over 72 inch) */
Scanner sc... | 3,654 | 0.577155 | 0.543932 | 131 | 26.801527 | 22.296209 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.679389 | false | false | 7 |
672a30119c238bc819a1e4e7af2c405a65ea8ce8 | 23,837,068,555,795 | 3a9f928b30b91c098fbd8cc3c3f3c9b83ab1c39f | /src/test/persistence/JsonWriterTest.java | ba9ff766712d6f28a6f0b5f037e13cbe87564172 | [] | no_license | mikanogami/Meal-Planner-App | https://github.com/mikanogami/Meal-Planner-App | 80114f796b766f49d97834221952f2e7d10417d3 | 4cf6831913f2e2314aa1bf51b499c7f393023a3c | refs/heads/main | 2023-01-10T23:39:10.379000 | 2020-11-20T01:23:53 | 2020-11-20T01:23:53 | 314,409,003 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package persistence;
import model.calendar.Day;
import model.calendar.Month;
import model.calendar.Months;
import model.dish.Dish;
import model.grocery.FoodItem;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import java.io.FileNotFoundException;
import static model.dish.MealType.*;
impo... | UTF-8 | Java | 5,626 | java | JsonWriterTest.java | Java | [] | null | [] | package persistence;
import model.calendar.Day;
import model.calendar.Month;
import model.calendar.Months;
import model.dish.Dish;
import model.grocery.FoodItem;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import java.io.FileNotFoundException;
import static model.dish.MealType.*;
impo... | 5,626 | 0.638109 | 0.607003 | 144 | 38.069443 | 27.000683 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.763889 | false | false | 7 |
76e6848882ad86c6561246523453e6e539be7874 | 10,479,720,266,106 | 79aff3721a5841b3f19b0cee4ffd062793db84c3 | /philo-media-service/src/main/java/ConfigStore.java | facb8d420d15e9b48415b0a84bfec509fd95b077 | [
"MIT"
] | permissive | urbanspr1nter/philo | https://github.com/urbanspr1nter/philo | 4ecfc7a261756ad77680bdd00e5ac3580a13bafb | 8fab3d3ca34263e06249fe4682c69f95db558b5d | refs/heads/master | 2020-03-23T17:10:29.799000 | 2018-08-26T02:23:13 | 2018-08-26T02:23:13 | 141,846,822 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package philomediaservice;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Component;
@Component
public class ConfigStore {
@Value("${clientId}")
private String clientId;
@Value("${clientSecret}")
private String clientSecret;
@Value... | UTF-8 | Java | 1,003 | java | ConfigStore.java | Java | [] | null | [] | package philomediaservice;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Component;
@Component
public class ConfigStore {
@Value("${clientId}")
private String clientId;
@Value("${clientSecret}")
private String clientSecret;
@Value... | 1,003 | 0.66999 | 0.66999 | 43 | 21.325581 | 19.000271 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.302326 | false | false | 7 |
66d44b0b0eecad6df465ac78354ad8827074658c | 28,278,064,744,957 | 973e6f04fd6350267dd0ddf85ac9962dfee33040 | /StreamIt/src/main/java/com/streamit/streamitdemo/scheduling/MyScheduler.java | 95f84a29eea154ac28fb890b50868fe90981bfb2 | [] | no_license | asennesa/Spring-MVC-project | https://github.com/asennesa/Spring-MVC-project | 5c7fa260fd952084604eb4bd720af903ffb09b93 | f835ad850593611e16ee280fba51bfbf5fed8436 | refs/heads/master | 2023-05-12T08:25:55.320000 | 2020-08-08T11:49:12 | 2020-08-08T11:49:12 | 277,366,799 | 0 | 0 | null | false | 2021-06-04T22:11:49 | 2020-07-05T19:10:22 | 2020-08-08T11:49:23 | 2021-06-04T22:11:47 | 41,357 | 0 | 0 | 1 | Java | false | false | package com.streamit.streamitdemo.scheduling;
import com.streamit.streamitdemo.service.ShowService;
import org.springframework.scheduling.annotation.Scheduled;
import org.springframework.stereotype.Component;
@Component
public class MyScheduler {
private final ShowService showService;
public MyScheduler(Sh... | UTF-8 | Java | 525 | java | MyScheduler.java | Java | [] | null | [] | package com.streamit.streamitdemo.scheduling;
import com.streamit.streamitdemo.service.ShowService;
import org.springframework.scheduling.annotation.Scheduled;
import org.springframework.stereotype.Component;
@Component
public class MyScheduler {
private final ShowService showService;
public MyScheduler(Sh... | 525 | 0.742857 | 0.737143 | 24 | 20.916666 | 21.878294 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.291667 | false | false | 7 |
4273e7956a6ba74e8bc357459d2acc258cc74cdf | 21,784,074,126,847 | 48999bdd53b02ecb432d66e6b3dfab46174a2fe4 | /src/main/java/com/tektutorial/spring/application/tektutorialconfigurationproperties/bean/MyBeanProperties.java | 7ae345c5b97b4ad4f07dc5f9c761a869005376d1 | [] | no_license | jaikratsinghtariyal/tektutorial-configuration-properties | https://github.com/jaikratsinghtariyal/tektutorial-configuration-properties | 52fe2a6b941e32ba9f4cfec2d6a24a901c58d311 | 4b408b03e4698006e5008e71afe512693f7fab44 | refs/heads/master | 2022-01-04T22:19:36.472000 | 2019-05-02T19:55:11 | 2019-05-02T19:55:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tektutorial.spring.application.tektutorialconfigurationproperties.bean;
import java.util.ArrayList;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.context.annotation.Configuration;
@Configuration
@ConfigurationProperties("myprop")
public class MyBea... | UTF-8 | Java | 468 | java | MyBeanProperties.java | Java | [] | null | [] | package com.tektutorial.spring.application.tektutorialconfigurationproperties.bean;
import java.util.ArrayList;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.context.annotation.Configuration;
@Configuration
@ConfigurationProperties("myprop")
public class MyBea... | 468 | 0.818376 | 0.818376 | 17 | 26.588236 | 28.557596 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.647059 | false | false | 7 |
9e43c9a2672bb214fe1e1a7a206184a8df47d11c | 10,256,381,954,371 | 0ee959330807365dde713d9824af593e6cdb8e49 | /Tetris/src/me/vivace/Tetris/Commands.java | 2130175946a9816c9bacfece1dd1d45b7a8d5660 | [] | no_license | hwan809/tetris | https://github.com/hwan809/tetris | 8f201c8f5e81f12dc3f2b9567918704880607f01 | 350a840c9e8a3fa675d04777d0ca9a3725c1ba72 | refs/heads/main | 2023-01-31T00:14:59.975000 | 2021-12-27T13:48:56 | 2021-12-27T13:48:56 | 322,186,474 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.vivace.Tetris;
import java.util.ArrayList;
import java.util.List;
import org.bukkit.Bukkit;
import org.bukkit.ChatColor;
import org.bukkit.Location;
import org.bukkit.Material;
import org.bukkit.World;
import org.bukkit.command.Command;
import org.bukkit.command.CommandExecutor;
import org.bukk... | UTF-8 | Java | 615 | java | Commands.java | Java | [] | null | [] | package me.vivace.Tetris;
import java.util.ArrayList;
import java.util.List;
import org.bukkit.Bukkit;
import org.bukkit.ChatColor;
import org.bukkit.Location;
import org.bukkit.Material;
import org.bukkit.World;
import org.bukkit.command.Command;
import org.bukkit.command.CommandExecutor;
import org.bukk... | 615 | 0.76748 | 0.76748 | 24 | 23.625 | 21.031351 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.083333 | false | false | 7 |
a323ff16157d97ce0f9b426ff02c291565842b3c | 1,992,864,831,804 | 5caea2a2bc53c50a9c01b2d218fe0d236419e04c | /spicall_artemide_spartacus_exodus/com/app/system/common/commands/CancelAudioRec.java | d92e406d8525572083f9169a98b0b56a517b9666 | [
"Unlicense",
"LicenseRef-scancode-public-domain"
] | permissive | PresidentWarfield/SpiCall_Artemide_Exodus | https://github.com/PresidentWarfield/SpiCall_Artemide_Exodus | 40e8d99c98a1c24bf6f2519c73c7bcda91bd09f1 | e8b6841c7ba194315d9fc996b461492410115f6d | refs/heads/master | 2020-05-05T11:51:50.750000 | 2019-04-16T04:03:22 | 2019-04-16T04:03:22 | 180,006,688 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.app.system.common.commands;
import android.content.Context;
import com.app.system.mqtt.MqttCommand;
import com.app.system.mqtt.MqttCommandReply;
import java.text.SimpleDateFormat;
import java.util.Date;
public class CancelAudioRec
extends Command
{
public static final String CMD_NAME = "CANCEL_AUDIO_R... | UTF-8 | Java | 1,174 | java | CancelAudioRec.java | Java | [] | null | [] | package com.app.system.common.commands;
import android.content.Context;
import com.app.system.mqtt.MqttCommand;
import com.app.system.mqtt.MqttCommandReply;
import java.text.SimpleDateFormat;
import java.util.Date;
public class CancelAudioRec
extends Command
{
public static final String CMD_NAME = "CANCEL_AUDIO_R... | 1,174 | 0.73339 | 0.728279 | 43 | 26.325581 | 24.885525 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.44186 | false | false | 7 |
4125d291fe46c5c162efe0bf4290f81ca03ae9a7 | 292,057,783,786 | 8d20e863c91409bd23801d673175cdb0de15c8a7 | /mycore/src/main/java/com/lwk/socket/simple/SocketServer.java | 18c853944bb746f09d5a4727af41188e6d0cc9b4 | [] | no_license | lwkjob/MyGrowth | https://github.com/lwkjob/MyGrowth | 91ac95816638593e74be24273c99d612ffde5abb | dbed8a63b2e1f557d6a23b46037c890a204d97c2 | refs/heads/master | 2022-12-24T15:10:44.154000 | 2020-01-18T10:33:36 | 2020-01-18T10:33:36 | 10,733,372 | 0 | 0 | null | false | 2022-12-16T03:34:22 | 2013-06-17T08:45:08 | 2020-01-18T10:33:44 | 2022-12-16T03:34:19 | 746 | 0 | 0 | 8 | Java | false | false | package com.lwk.socket.simple;
import java.io.IOException;
import java.net.InetSocketAddress;
import java.net.ServerSocket;
/**
*
* 输入流和输出流 分开任务
* @author lwkjob
*
*/
public class SocketServer {
public static void main(String []args) throws IOException {
ServerSocket serSocket = new ServerSocket();
serSock... | UTF-8 | Java | 936 | java | SocketServer.java | Java | [
{
"context": ".ServerSocket;\n\n/**\n * \n * 输入流和输出流 分开任务\n * @author lwkjob\n *\n */\npublic class SocketServer {\n\n\tpublic stati",
"end": 166,
"score": 0.99957275390625,
"start": 160,
"tag": "USERNAME",
"value": "lwkjob"
},
{
"context": "Socket();\n\t\tserSocket.bind(new InetSock... | null | [] | package com.lwk.socket.simple;
import java.io.IOException;
import java.net.InetSocketAddress;
import java.net.ServerSocket;
/**
*
* 输入流和输出流 分开任务
* @author lwkjob
*
*/
public class SocketServer {
public static void main(String []args) throws IOException {
ServerSocket serSocket = new ServerSocket();
serSock... | 936 | 0.700472 | 0.682783 | 34 | 23.941177 | 19.03857 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 7 |
54be107c9071621f334e7003607a036759604f7e | 22,393,959,545,358 | 7cf6364844f480943c8d827fb9f2a2d81419ee22 | /src/main/java/com/insurance/gateway/controller/CreateContractController.java | 995d0550d5e449bbc9f807feaa3da808cb822976 | [] | no_license | Brenin/insurance-gateway | https://github.com/Brenin/insurance-gateway | c490d9b1f0c5e26e885d66e0015721d1140f12b9 | 5f5d8d5e96aafbce5e0090a402b2e42150364ee1 | refs/heads/master | 2022-12-19T23:16:38.107000 | 2020-10-14T19:44:56 | 2020-10-14T19:44:56 | 303,778,047 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.insurance.gateway.controller;
import com.insurance.gateway.dto.operations.CancelContractResponse;
import com.insurance.gateway.dto.operations.NewInsuranceRequest;
import com.insurance.gateway.dto.operations.NewInsuranceResponse;
import com.insurance.gateway.service.*;
import com.insurance.gateway.util.Date... | UTF-8 | Java | 3,739 | java | CreateContractController.java | Java | [] | null | [] | package com.insurance.gateway.controller;
import com.insurance.gateway.dto.operations.CancelContractResponse;
import com.insurance.gateway.dto.operations.NewInsuranceRequest;
import com.insurance.gateway.dto.operations.NewInsuranceResponse;
import com.insurance.gateway.service.*;
import com.insurance.gateway.util.Date... | 3,739 | 0.734956 | 0.734956 | 82 | 44.597561 | 38.496708 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.597561 | false | false | 7 |
9eb010648f12c00ef641310d7ef9c345dee5334f | 22,393,959,546,756 | 37ac84538800de794b7d677e58313721b35093f8 | /src/main/java/pl/themolka/commons/session/BukkitSession.java | fd4fc48cc95eddcbe2ad1cc7f108e4e7c0b30a93 | [] | no_license | TheMolkaPL/Commons | https://github.com/TheMolkaPL/Commons | 9212426dcc6994177d103412b15b64ea889ceaf3 | 26ea6bfaf3518b270e9c0e5df8ed164a45041d11 | refs/heads/master | 2020-06-21T05:53:24.270000 | 2016-12-29T22:56:25 | 2016-12-29T22:56:25 | 74,801,694 | 1 | 3 | null | false | 2016-12-25T20:43:07 | 2016-11-26T03:14:01 | 2016-11-26T13:14:25 | 2016-12-25T20:43:06 | 22 | 1 | 2 | 0 | Java | null | null | package pl.themolka.commons.session;
import org.bukkit.ChatColor;
import org.bukkit.entity.Player;
import java.util.UUID;
public class BukkitSession implements Session<Player> {
private final Player bukkit;
private int sessionId;
public BukkitSession(Player bukkit) {
this.bukkit = bukkit;
}
... | UTF-8 | Java | 1,398 | java | BukkitSession.java | Java | [] | null | [] | package pl.themolka.commons.session;
import org.bukkit.ChatColor;
import org.bukkit.entity.Player;
import java.util.UUID;
public class BukkitSession implements Session<Player> {
private final Player bukkit;
private int sessionId;
public BukkitSession(Player bukkit) {
this.bukkit = bukkit;
}
... | 1,398 | 0.635908 | 0.635908 | 69 | 19.26087 | 17.232134 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.26087 | false | false | 7 |
2987c96f6c4ba1d5ae789346115c1eaf885d39ff | 2,078,764,188,455 | d8bb9e4440fc83ae4a0cf96b5344675524788a93 | /app/src/main/java/daniel/cn/dhimagekitandroid/DHFilters/base/filters/component/DHImageRadialTiltShiftFilter.java | 1525b370b1fc8aaee52c4f4318e1a119c00ff0a6 | [] | no_license | XiaolinSh/DHImageKit-Android | https://github.com/XiaolinSh/DHImageKit-Android | cada8445e3ed69e07916d4dca1a3ae4b5a594e4e | af5c9f49bbcf7e163050072223b982620de4f3ef | refs/heads/master | 2021-09-03T10:04:19.481000 | 2018-01-08T07:57:47 | 2018-01-08T07:57:47 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package daniel.cn.dhimagekitandroid.DHFilters.base.filters.component;
import daniel.cn.dhimagekitandroid.DHFilters.base.enums.DHImageFilterType;
import daniel.cn.dhimagekitandroid.DHFilters.base.structs.DHImageFilterParameters;
import daniel.cn.dhimagekitandroid.DHFilters.base.structs.DHImagePoint;
/**
* Created by ... | UTF-8 | Java | 3,283 | java | DHImageRadialTiltShiftFilter.java | Java | [
{
"context": "ters.base.structs.DHImagePoint;\n\n/**\n * Created by huanghongsen on 2018/1/3.\n */\n\npublic class DHImageRadialTiltS",
"end": 332,
"score": 0.9996485710144043,
"start": 320,
"tag": "USERNAME",
"value": "huanghongsen"
}
] | null | [] | package daniel.cn.dhimagekitandroid.DHFilters.base.filters.component;
import daniel.cn.dhimagekitandroid.DHFilters.base.enums.DHImageFilterType;
import daniel.cn.dhimagekitandroid.DHFilters.base.structs.DHImageFilterParameters;
import daniel.cn.dhimagekitandroid.DHFilters.base.structs.DHImagePoint;
/**
* Created by ... | 3,283 | 0.618032 | 0.606153 | 96 | 33.197918 | 30.549011 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.635417 | false | false | 7 |
14a6fbdd14faf602cebeb95414461fef27617876 | 6,751,688,632,696 | fc1eb2e73407657f18d4ae5d7016d16d0a3d3931 | /src/hackerrank/algorithm/greedy/JimAndOrders.java | 46086c710bd006ed7e7f9734204f860cf4c615a1 | [] | no_license | prasoon-abhishek/Hackerrank | https://github.com/prasoon-abhishek/Hackerrank | 16648ccc82c80c4a00847dcda6ab14f9c1e18a8c | 391bc943f248d326347936bc0cd13a112304f456 | refs/heads/master | 2020-03-10T05:05:17.275000 | 2018-07-27T05:27:34 | 2018-07-27T05:27:34 | 129,208,943 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hackerrank.algorithm.greedy;
import java.util.Arrays;
import java.util.HashMap;
import java.util.Scanner;
import java.util.Map;;
public class JimAndOrders {
static void jimOrders(int[] arr, Map<Integer, Integer> map) {
Arrays.sort(arr);
printArray(arr);
for (int i = 0; i < arr.length; i++) {
int va... | UTF-8 | Java | 1,033 | java | JimAndOrders.java | Java | [] | null | [] | package hackerrank.algorithm.greedy;
import java.util.Arrays;
import java.util.HashMap;
import java.util.Scanner;
import java.util.Map;;
public class JimAndOrders {
static void jimOrders(int[] arr, Map<Integer, Integer> map) {
Arrays.sort(arr);
printArray(arr);
for (int i = 0; i < arr.length; i++) {
int va... | 1,033 | 0.622459 | 0.618587 | 48 | 20.520834 | 16.205696 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.104167 | false | false | 7 |
9b4e4dcae68be56840f9d49c1451c6b0218e8b8d | 22,660,247,514,384 | 4bef8e1a5d967aa62f2f32d0987cf395e65ab471 | /src/main/java/org/khl/chat/dto/ChatDto.java | 78a753820011e56a9d9cf668b817e117b07101ed | [] | no_license | kate-khl/SimpleChatMVC | https://github.com/kate-khl/SimpleChatMVC | 7ce923b57778ba5a6f11f5bdd992c04ea714dd13 | adf99510370dda626b8918785c9c1932bb3c2c54 | refs/heads/master | 2023-07-14T17:49:07.984000 | 2021-08-31T14:52:11 | 2021-08-31T14:52:11 | 376,328,327 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.khl.chat.dto;
import java.util.ArrayList;
import java.util.List;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Builder.Default;
import lombok.Data;
import lombok.NoArgsConstructor;
@Data
@Builder
@NoArgsConstructor
@AllArgsConstructor
public class ChatDto {
private Long id;
pr... | UTF-8 | Java | 433 | java | ChatDto.java | Java | [] | null | [] | package org.khl.chat.dto;
import java.util.ArrayList;
import java.util.List;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Builder.Default;
import lombok.Data;
import lombok.NoArgsConstructor;
@Data
@Builder
@NoArgsConstructor
@AllArgsConstructor
public class ChatDto {
private Long id;
pr... | 433 | 0.792148 | 0.792148 | 24 | 17.041666 | 13.535383 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.708333 | false | false | 7 |
58bc661e4ba9069b7121e15c081037b3cde7052f | 8,254,927,202,543 | 431d8362e87e61ee568d79c57e13c4a0b0e02d2e | /lara/workspaces/eclipse-servlets/crud/src/pack6/DeleteServlet.java | 987acfee2d1d4795d71b7cfb5e90c14dc5c98078 | [] | no_license | svsaikumar/lara | https://github.com/svsaikumar/lara | 09b3fa9fb2fcee70840d02bdce56148f3a3bf259 | ed0bfbdfa0a0e668c6ffdd720d80551e03bb93db | refs/heads/master | 2020-03-27T08:53:34.246000 | 2018-08-27T13:56:22 | 2018-08-27T13:56:22 | 146,295,997 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pack6;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.ArrayList;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
/**
* S... | UTF-8 | Java | 1,382 | java | DeleteServlet.java | Java | [] | null | [] | package pack6;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.ArrayList;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
/**
* S... | 1,382 | 0.734443 | 0.732996 | 47 | 28.404255 | 30.584143 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.340425 | false | false | 7 |
8c7a10872398002335f8169df90c43df15542509 | 22,754,736,779,085 | f81727af9037634032e5141ce4801f4331db4513 | /src/main/java/com/oxchains/wallet/entity/TouchInfo.java | 0b2c3713d97355149d6a8d72e4556981218abfb8 | [
"MIT"
] | permissive | investdigital/wallet-server | https://github.com/investdigital/wallet-server | 9a9e6812bcf3e647160ba23f25f73c99b6417961 | 743f8f27222e39355dcba5b4669d9105af445ab4 | refs/heads/master | 2021-05-10T16:50:53.913000 | 2018-02-10T13:16:33 | 2018-02-10T13:16:33 | 118,590,750 | 3 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.oxchains.wallet.entity;
import lombok.Data;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.validation.constraints.NotNull;
/**
* Created by huohuo on 2018/1/29.
*/
@Entity
@Data
public class TouchInfo {
@Id
private String id;
@NotNull(message = "faild: address is... | UTF-8 | Java | 657 | java | TouchInfo.java | Java | [
{
"context": "validation.constraints.NotNull;\n\n/**\n * Created by huohuo on 2018/1/29.\n */\n@Entity\n@Data\npublic class Touc",
"end": 190,
"score": 0.9995624423027039,
"start": 184,
"tag": "USERNAME",
"value": "huohuo"
}
] | null | [] | package com.oxchains.wallet.entity;
import lombok.Data;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.validation.constraints.NotNull;
/**
* Created by huohuo on 2018/1/29.
*/
@Entity
@Data
public class TouchInfo {
@Id
private String id;
@NotNull(message = "faild: address is... | 657 | 0.704581 | 0.693523 | 25 | 24.32 | 18.105734 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 7 |
a693be7e30611b376c3c48ce47f0e6b914620df2 | 15,994,458,279,160 | 4df4bcb6a849cbd6a72449f3fba7bacf33abdfc9 | /tests/src/com/pixate/pxengine/styling/parsing/PXStylesheetParserTests.java | 9f931cac21168a2fa982de581cffbade185e53dd | [
"LicenseRef-scancode-other-permissive",
"Apache-2.0",
"LicenseRef-scancode-generic-cla"
] | permissive | Pixate/pixate-freestyle-android | https://github.com/Pixate/pixate-freestyle-android | 3f89c45572a9d6909dcf6272075243c0f5707407 | d88f888834583d76658914fd62756854f953ad2c | refs/heads/master | 2022-07-05T08:29:16.111000 | 2015-09-08T20:02:18 | 2015-09-08T20:02:18 | 16,931,569 | 114 | 38 | null | false | 2015-02-02T17:50:59 | 2014-02-18T00:24:28 | 2015-01-28T19:33:36 | 2015-02-02T17:50:58 | 9,356 | 170 | 34 | 9 | Java | null | null | /*******************************************************************************
* Copyright 2012-present Pixate, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://w... | UTF-8 | Java | 40,809 | java | PXStylesheetParserTests.java | Java | [] | null | [] | /*******************************************************************************
* Copyright 2012-present Pixate, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://w... | 40,809 | 0.645274 | 0.638928 | 908 | 43.943832 | 34.005508 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.893172 | false | false | 7 |
fc2502573a99e4477dfe2597ef220f7478003008 | 7,413,113,557,557 | d88bca9a87e0e023594bbf33372e1240060c3034 | /src/main/java/com/pipihaohao/demo/Constants.java | 27640dc21407996c512f798a423b20c85b7e3727 | [] | no_license | bamboobit/pipihaohoa | https://github.com/bamboobit/pipihaohoa | 1851ca406b0cf2f0431f20420aad319392fbd2ae | 00e8eb3bdc97209aa8d53f6bdb6147d42f203a3e | refs/heads/master | 2022-08-28T00:42:34.345000 | 2019-08-21T07:55:28 | 2019-08-21T07:55:28 | 185,587,217 | 0 | 0 | null | false | 2022-06-17T02:07:52 | 2019-05-08T10:48:44 | 2019-08-21T08:00:36 | 2022-06-17T02:07:52 | 28,494 | 0 | 0 | 1 | Java | false | false | package com.pipihaohao.demo;
/**
* @Auther: xfh
* @Date: 2019/5/14
* @Description:
*/
public interface Constants {
String LOGIN_USER = "user";
String LOGIN_USER_DATASCOPE = "dataScope";
String ZERO_FILL_TEMPLATE = "%04d";
String DEFAULT_PASSWORD = "Wangxin@888";
//资源加载到redis的key
String ALL... | UTF-8 | Java | 1,009 | java | Constants.java | Java | [
{
"context": "package com.pipihaohao.demo;\n\n/**\n * @Auther: xfh\n * @Date: 2019/5/14\n * @Description:\n */\npublic i",
"end": 49,
"score": 0.9996566772460938,
"start": 46,
"tag": "USERNAME",
"value": "xfh"
},
{
"context": "TEMPLATE = \"%04d\";\n String DEFAULT_PASSWORD = \"Wan... | null | [] | package com.pipihaohao.demo;
/**
* @Auther: xfh
* @Date: 2019/5/14
* @Description:
*/
public interface Constants {
String LOGIN_USER = "user";
String LOGIN_USER_DATASCOPE = "dataScope";
String ZERO_FILL_TEMPLATE = "%04d";
String DEFAULT_PASSWORD = "<PASSWORD>";
//资源加载到redis的key
String ALL_... | 1,008 | 0.640642 | 0.603209 | 38 | 23.605263 | 17.992016 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.526316 | false | false | 7 |
5da32a49221c73b784db8a7bc020158e701aa276 | 11,020,886,133,036 | d4d8e4d12b6a68a23dc2c52665fed767d1031ee9 | /estate-biz/src/main/java/com/ztuo/modules/house/entity/DataConfiguration.java | 171749ea550c3c977a56eb13b5b1bbe828c80f40 | [] | no_license | dockercms/real-estate | https://github.com/dockercms/real-estate | fbb3669080a0ff865c9b6aebae6112c869c92c13 | 299305dfcb2f8b94e28b31dfa76c993f57ad1df4 | refs/heads/master | 2021-05-19T03:37:33.461000 | 2020-03-26T02:07:09 | 2020-03-26T02:07:09 | 251,510,618 | 0 | 1 | null | true | 2020-03-31T05:39:38 | 2020-03-31T05:39:38 | 2020-03-26T02:08:12 | 2020-03-26T02:08:07 | 2,555 | 0 | 0 | 0 | null | false | false | package com.ztuo.modules.house.entity;
import lombok.Data;
import java.io.Serializable;
import java.util.Date;
@Data
public class DataConfiguration implements Serializable{
private static final long serialVersionUID = 1L;
/**
* id
* This field corresponds to the database column data_configuration.i... | UTF-8 | Java | 1,935 | java | DataConfiguration.java | Java | [] | null | [] | package com.ztuo.modules.house.entity;
import lombok.Data;
import java.io.Serializable;
import java.util.Date;
@Data
public class DataConfiguration implements Serializable{
private static final long serialVersionUID = 1L;
/**
* id
* This field corresponds to the database column data_configuration.i... | 1,935 | 0.672823 | 0.627968 | 80 | 22.700001 | 26.58684 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.85 | false | false | 7 |
351c7bd82445ab5a7957c1899b7b3a0f2dc94235 | 16,166,256,949,754 | f084db5ba3c38f32fe674524a06b18c7d544a43e | /Backend/src/main/java/com/netcracker/edu/backend/repository/WalletRepository.java | f777918ec220e412fe406ca727fcd371d9c7ccfb | [] | no_license | VokerREKT/NC-Project | https://github.com/VokerREKT/NC-Project | bfbfb86a7d27fddaaedbdfcfd024d58d353cae90 | c4e25db021c953699b409618b402e326de4e6d0a | refs/heads/master | 2020-08-29T13:22:29.354000 | 2019-12-20T20:26:18 | 2019-12-20T20:26:18 | 218,044,507 | 0 | 0 | null | false | 2020-09-10T17:00:08 | 2019-10-28T12:44:41 | 2020-04-11T20:35:34 | 2020-09-10T17:00:07 | 20,898 | 0 | 0 | 10 | Java | false | false | package com.netcracker.edu.backend.repository;
import com.netcracker.edu.backend.entity.Wallet;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import java.util.List;
import org.springframework.data.repository.query.Param;
import org.springframework.data.... | UTF-8 | Java | 589 | java | WalletRepository.java | Java | [] | null | [] | package com.netcracker.edu.backend.repository;
import com.netcracker.edu.backend.entity.Wallet;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import java.util.List;
import org.springframework.data.repository.query.Param;
import org.springframework.data.... | 589 | 0.804754 | 0.804754 | 16 | 35.8125 | 29.319828 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 7 |
e9dfd3612cc0554f8487a2fb23b251f8330a7cb8 | 5,403,068,915,812 | aad90d3fa654e24279ae44061825e5d5e66ae597 | /src/main/java/com/zzkun/view/EvaluationView.java | e0bdc136e6031e82e430b773d134ae6204ec112c | [] | no_license | TWB9825/league_manager | https://github.com/TWB9825/league_manager | 89e9f7c90295f843e9deb1692bddc7a8664f2d54 | d78c6f8312e6a0a6334b3bdd8280c423d66b047f | refs/heads/master | 2021-07-07T16:18:46.027000 | 2017-10-05T03:26:11 | 2017-10-05T03:26:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zzkun.view;
import com.zzkun.dao.EvaluationDao;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import java.util.Scanner;
@Component
public class EvaluationView {
@Autowired private Scanner cin;
@Autowired private EvaluationDao eval... | UTF-8 | Java | 366 | java | EvaluationView.java | Java | [] | null | [] | package com.zzkun.view;
import com.zzkun.dao.EvaluationDao;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import java.util.Scanner;
@Component
public class EvaluationView {
@Autowired private Scanner cin;
@Autowired private EvaluationDao eval... | 366 | 0.773224 | 0.773224 | 19 | 18.263159 | 19.883455 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.368421 | false | false | 7 |
3a3f3d8b2b03001c54a7be72ed7844dead648718 | 21,586,505,677,780 | 75920b2399801e562c1d4468e2532d8e1286294a | /src/main/java/com/lhg/test/designpattern/builder/ChickenBurger.java | bbf9b37ffe5da5dedf37c7a82bd7996eb9aa762e | [
"Apache-2.0"
] | permissive | shenjiachun/javabase | https://github.com/shenjiachun/javabase | e4dd0e21dd95a0b6aef9585136e31bcefdae3c40 | 399597332c3234ea67bbbd0e847bc5cc82bca26e | refs/heads/master | 2020-07-11T17:31:14.469000 | 2016-08-24T03:40:06 | 2016-08-24T03:40:06 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lhg.test.designpattern.builder;
/**
* Created by liuhg on 16-2-17.
*/
public class ChickenBurger extends Burger {
@Override
public String name() {
return "Chicken Burger";
}
@Override
public float price() {
return 50.5f;
}
}
| UTF-8 | Java | 282 | java | ChickenBurger.java | Java | [
{
"context": "lhg.test.designpattern.builder;\n\n/**\n * Created by liuhg on 16-2-17.\n */\npublic class ChickenBurger extend",
"end": 68,
"score": 0.9996444582939148,
"start": 63,
"tag": "USERNAME",
"value": "liuhg"
}
] | null | [] | package com.lhg.test.designpattern.builder;
/**
* Created by liuhg on 16-2-17.
*/
public class ChickenBurger extends Burger {
@Override
public String name() {
return "Chicken Burger";
}
@Override
public float price() {
return 50.5f;
}
}
| 282 | 0.609929 | 0.58156 | 17 | 15.588235 | 14.856406 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.176471 | false | false | 7 |
0760f9e55d0e9026eb0f31807428731b257b2a9f | 24,446,953,904,395 | a32bc1bc4500823d1a75c0b045d6e24018f77998 | /src/seleksipegawai/laman_bkpeg.java | ccceaa74108de0ce39caaa541a7faf36bf967afd | [] | no_license | datofa/seleksipegawai | https://github.com/datofa/seleksipegawai | bcf99ea13349807a1c395b62f1563d02e73fdea1 | 872700036b3307fb50b633dfb8417d15cf0be26a | refs/heads/master | 2021-01-19T07:17:45.559000 | 2016-08-13T03:50:05 | 2016-08-13T03:50:05 | 60,743,950 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package seleksipegawai;
import com.mysql.jdbc.Connection;
import com.mysql.jdbc.Statement;
import java.sql.ResultSet;
import java.sql.SQLException;
import javax.swing.JOptionPane;
import javax.swing.table.DefaultTableMo... | UTF-8 | Java | 36,417 | java | laman_bkpeg.java | Java | [
{
"context": "Model;\nimport Laporan.lap_bkpeg;\n/**\n *\n * @author zuni\n */\npublic class laman_bkpeg extends javax.swing.",
"end": 373,
"score": 0.9994362592697144,
"start": 369,
"tag": "USERNAME",
"value": "zuni"
},
{
"context": "hic\", 0, 12)); // NOI18N\n jLabel6.setTex... | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package seleksipegawai;
import com.mysql.jdbc.Connection;
import com.mysql.jdbc.Statement;
import java.sql.ResultSet;
import java.sql.SQLException;
import javax.swing.JOptionPane;
import javax.swing.table.DefaultTableMo... | 36,411 | 0.602768 | 0.591372 | 787 | 45.27319 | 38.708309 | 307 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.698856 | false | false | 7 |
90a288a539fbd673e7b85f73c86444aeb2548bde | 15,032,385,591,306 | 8cf633414369c27a7cc4a9ac06942922a4b4b4e8 | /src/ANXCamera/sources/com/bumptech/glide/load/b/d/f.java | 7b34870171c3b32fb8f0dc0f0b70111faad3e80f | [] | no_license | XEonAX/ANXCamera10 | https://github.com/XEonAX/ANXCamera10 | 5158e5bbbfab78f7b513dbde51e2899e6fe3185f | e59c27aa285c72a336914db742c77c55615c49c5 | refs/heads/phoenixin11.0.4.0 | 2021-06-23T10:31:07.167000 | 2020-09-29T15:59:51 | 2020-09-29T15:59:51 | 187,456,293 | 66 | 18 | null | false | 2020-12-29T02:23:56 | 2019-05-19T09:17:35 | 2020-12-21T11:50:04 | 2020-09-29T15:59:52 | 313,539 | 80 | 18 | 17 | Smali | false | false | package com.bumptech.glide.load.b.d;
import android.support.annotation.NonNull;
import java.util.ArrayList;
import java.util.List;
/* compiled from: TranscoderRegistry */
public class f {
private final List<a<?, ?>> nk = new ArrayList();
/* compiled from: TranscoderRegistry */
private static final class ... | UTF-8 | Java | 1,808 | java | f.java | Java | [] | null | [] | package com.bumptech.glide.load.b.d;
import android.support.annotation.NonNull;
import java.util.ArrayList;
import java.util.List;
/* compiled from: TranscoderRegistry */
public class f {
private final List<a<?, ?>> nk = new ArrayList();
/* compiled from: TranscoderRegistry */
private static final class ... | 1,808 | 0.547566 | 0.538164 | 59 | 29.644068 | 27.539656 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.711864 | false | false | 7 |
42b8d20b14c275cedd4f2bd6c25cabca98580874 | 13,580,686,604,580 | a92e3605bf19778edec89be8af60f7dd658c13ce | /yiyun/domain/src/main/java/com/yiyun/domain/LmOrder.java | c1bd455dd47fe102188cb7b4ce5d40191cfe171b | [] | no_license | wangyudong2018/liumo | https://github.com/wangyudong2018/liumo | 3d9dba9794b9de11831c02d5f1cd51316d3473f9 | 719b18d5b29ee55080e161d6bc444158b0539d01 | refs/heads/master | 2021-07-20T22:48:14.386000 | 2018-11-22T09:52:30 | 2018-11-22T09:52:30 | 137,184,084 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yiyun.domain;
import java.io.Serializable;
import java.math.BigDecimal;
import java.util.Date;
import com.fasterxml.jackson.annotation.JsonFormat;
import lombok.Data;
/**
* @title 六漠订单表
* @author wangyudong
* @date Mon Jul 16 23:06:06 CST 2018
*/
@Data
public class LmOrder implements... | UTF-8 | Java | 1,992 | java | LmOrder.java | Java | [
{
"context": "t lombok.Data;\r\n\r\n/**\r\n * @title 六漠订单表\r\n * @author wangyudong\r\n * @date Mon Jul 16 23:06:06 CST 2018\r\n */\r\n@Dat",
"end": 236,
"score": 0.9996252059936523,
"start": 226,
"tag": "USERNAME",
"value": "wangyudong"
}
] | null | [] | package com.yiyun.domain;
import java.io.Serializable;
import java.math.BigDecimal;
import java.util.Date;
import com.fasterxml.jackson.annotation.JsonFormat;
import lombok.Data;
/**
* @title 六漠订单表
* @author wangyudong
* @date Mon Jul 16 23:06:06 CST 2018
*/
@Data
public class LmOrder implements... | 1,992 | 0.68187 | 0.655644 | 69 | 23.42029 | 20.04734 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.202899 | false | false | 7 |
e342604ea6070100efdc26fc5094cf058aba24f3 | 12,068,858,107,268 | 30e3c91f23aaa6127ee3e520becc443701e18faa | /sources/com/bytedance/android/livesdk/chatroom/widget/LiveRoomOnlineUserWidget.java | 289b040e097efb34fc5c76b152682393dc41335d | [] | no_license | jakesyl/tishtosh_source | https://github.com/jakesyl/tishtosh_source | 521d4ab2bc28325519cf84422cce9c5709339b1f | c88d8f6fc6147fc08dfda6bd6d8540156278fa5d | refs/heads/master | 2022-09-10T17:19:16.637000 | 2020-05-25T06:06:31 | 2020-05-25T06:06:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bytedance.android.livesdk.chatroom.widget;
import android.arch.lifecycle.C0199s;
import android.support.p043v7.app.AppCompatActivity;
import android.text.TextUtils;
import android.widget.TextView;
import com.bytedance.android.live.core.p230g.C3890e;
import com.bytedance.android.livesdk.chatroom.presenter.C... | UTF-8 | Java | 4,060 | java | LiveRoomOnlineUserWidget.java | Java | [
{
"context": " if (key.hashCode() == -407049065 && key.equals(\"data_member_message\")) {\n c = 0;\n }\n ",
"end": 3168,
"score": 0.8573037981987,
"start": 3149,
"tag": "KEY",
"value": "data_member_message"
}
] | null | [] | package com.bytedance.android.livesdk.chatroom.widget;
import android.arch.lifecycle.C0199s;
import android.support.p043v7.app.AppCompatActivity;
import android.text.TextUtils;
import android.widget.TextView;
import com.bytedance.android.live.core.p230g.C3890e;
import com.bytedance.android.livesdk.chatroom.presenter.C... | 4,060 | 0.608867 | 0.530296 | 132 | 29.757576 | 25.181198 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.492424 | false | false | 7 |
a237e5aad8aeaf26f7064616b2201f87646fd1d8 | 8,907,762,241,224 | 6b50eab1353d6b3fce743dac9120866b02abf15e | /app/src/main/java/com/wells/filemanager/activity/MainActivity.java | fd58822ff9dc458401bd83204a64fadf3e350ef9 | [] | no_license | gwokwong/FileManager2 | https://github.com/gwokwong/FileManager2 | 8a63e979da2fa2711a484c83f53ed49092160789 | 46b56b705a19ba55aee3b562c20759f4b3208104 | refs/heads/master | 2022-08-29T08:43:29.521000 | 2022-08-16T01:32:56 | 2022-08-16T01:32:56 | 97,240,476 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wells.filemanager.activity;
import android.annotation.TargetApi;
import android.content.Intent;
import android.net.Uri;
import android.os.Build;
import android.os.Bundle;
import android.os.Environment;
import android.os.Handler;
import android.os.Message;
import android.provider.Settings;
import android.vi... | UTF-8 | Java | 5,165 | java | MainActivity.java | Java | [
{
"context": "elDialog;\n\nimport java.io.File;\n\n/**\n * Created by wells on 16/4/21.\n */\n\npublic class MainActivity extend",
"end": 539,
"score": 0.9995436668395996,
"start": 534,
"tag": "USERNAME",
"value": "wells"
}
] | null | [] | package com.wells.filemanager.activity;
import android.annotation.TargetApi;
import android.content.Intent;
import android.net.Uri;
import android.os.Build;
import android.os.Bundle;
import android.os.Environment;
import android.os.Handler;
import android.os.Message;
import android.provider.Settings;
import android.vi... | 5,165 | 0.605977 | 0.601623 | 154 | 31.811687 | 27.634151 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 7 |
20e177f3e7701ce74314735018705a36624f8b15 | 15,470,472,210,722 | 059fac8f7fc794e96ed0d170f6afca34ca8f3c7a | /Super Converter 3 Million/src/Main.java | d2bc017b09bf9ae65d6990102f900b6da8273624 | [] | no_license | calebCoit/SuperConverter3million | https://github.com/calebCoit/SuperConverter3million | 68bb1e888141a27b718c0945d2c027c8a99bc743 | b1a5e2efc2fae5d173546c0fad239782e12a6eb2 | refs/heads/master | 2020-04-08T08:51:59.971000 | 2018-11-26T15:44:11 | 2018-11-26T15:44:11 | 157,600,755 | 0 | 0 | null | true | 2018-11-14T19:34:34 | 2018-11-14T19:34:34 | 2018-11-13T21:58:54 | 2018-11-13T22:00:58 | 1 | 0 | 0 | 0 | null | false | null | import java.util.Scanner;
public class Main
{
static boolean run= true;
public static void main(String[] args)
{
Scanner userInput1 = new Scanner(System.in);
Scanner u = new Scanner(System.in);
String [] conversionType = new String [10];
conversionType [0] = "Weight";
conversionT... | UTF-8 | Java | 2,651 | java | Main.java | Java | [
{
"context": " \t\t \r\n\t \t case 9:\r\n\t \t\t // Elena input your method for ?? \r\n\t \t\t break;\r",
"end": 2019,
"score": 0.5462924838066101,
"start": 2016,
"tag": "NAME",
"value": "len"
}
] | null | [] | import java.util.Scanner;
public class Main
{
static boolean run= true;
public static void main(String[] args)
{
Scanner userInput1 = new Scanner(System.in);
Scanner u = new Scanner(System.in);
String [] conversionType = new String [10];
conversionType [0] = "Weight";
conversionT... | 2,651 | 0.456432 | 0.444361 | 92 | 26.73913 | 19.28441 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.228261 | false | false | 7 |
e15eccf2a0e1f0661fef03e729e7a821e6a88519 | 25,941,602,500,963 | 4c4525939fc476e380201bafa39ae23df291364c | /AWS IoT Example/examples/src/org/iot/raspberry/AWSCloudClient.java | c181e89d01e17ac6c49a83fe77c6a97431bc78df | [
"Apache-2.0"
] | permissive | jmatthewyoung/SH-Examples | https://github.com/jmatthewyoung/SH-Examples | 6d50a4fe778415c5d8594b3c3751378c65aeffed | 14368c8219832d4833a8276ff9852a166fdb13b7 | refs/heads/master | 2020-04-12T20:02:52.785000 | 2019-04-08T18:30:04 | 2019-04-08T18:30:04 | 162,724,695 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package org.iot.raspberry;
import com.amazonaws.services.iot.client.AWSIotException;
import com.amazonaws.services.iot.client.AWSIotMq... | UTF-8 | Java | 1,617 | java | AWSCloudClient.java | Java | [
{
"context": "mport java.util.logging.Logger;\n\n/**\n *\n * @author matthew.young\n */\npublic class AWSCloudClient implements ICloud",
"end": 772,
"score": 0.8299126029014587,
"start": 759,
"tag": "NAME",
"value": "matthew.young"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package org.iot.raspberry;
import com.amazonaws.services.iot.client.AWSIotException;
import com.amazonaws.services.iot.client.AWSIotMq... | 1,617 | 0.722944 | 0.722325 | 51 | 30.705883 | 23.842863 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.705882 | false | false | 7 |
b8177dda9790588325383be8f823dcacd14dd360 | 5,016,521,839,611 | 53189efbfed5423821a84f631da404d07a80e404 | /storage/app/Al-QuranIndonesia_com.andi.alquran.id_source_from_JADX/com/google/android/gms/maps/model/IndoorLevel.java | db6ba0dd28c7dec17a987a7ed8c6497ba4300c5a | [
"MIT"
] | permissive | dwijpr/islam | https://github.com/dwijpr/islam | 0c9b77028d34862b6d06858c5b0d6ffec91b5014 | 6077291a619ac2f5b30a77e284c0a7361e7c8ad4 | refs/heads/master | 2021-01-19T17:16:49.818000 | 2017-03-13T23:00:08 | 2017-03-13T23:00:08 | 82,430,213 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.android.gms.maps.model;
import android.os.RemoteException;
import com.google.android.gms.common.internal.C1314c;
import com.google.android.gms.maps.model.internal.zze;
public final class IndoorLevel {
private final zze f6934a;
public IndoorLevel(zze com_google_android_gms_maps_model_intern... | UTF-8 | Java | 1,509 | java | IndoorLevel.java | Java | [] | null | [] | package com.google.android.gms.maps.model;
import android.os.RemoteException;
import com.google.android.gms.common.internal.C1314c;
import com.google.android.gms.maps.model.internal.zze;
public final class IndoorLevel {
private final zze f6934a;
public IndoorLevel(zze com_google_android_gms_maps_model_intern... | 1,509 | 0.588469 | 0.559311 | 56 | 25.946428 | 22.006832 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.303571 | false | false | 7 |
3f20ed92d98f1689cfe6e6edafce3270e5d6206d | 15,719,580,318,473 | 5a37daf853d54c1c897f3745a2849faf7e1316f1 | /src/main/java/com/cysewska/advertisement/service/dto/package-info.java | bfdf2f29ae055cdeada1e7981ab696b9cce1667f | [] | no_license | BulkSecurityGeneratorProject/AdvertisementApp | https://github.com/BulkSecurityGeneratorProject/AdvertisementApp | eac9c99d6764319724bdb901b2a7bf0fe5123071 | 4e8ebd2bc941778c7505fe31d7e087ece741faff | refs/heads/master | 2022-12-27T03:42:41.019000 | 2018-10-23T16:46:59 | 2018-10-23T16:46:59 | 296,648,700 | 0 | 0 | null | true | 2020-09-18T14:44:55 | 2020-09-18T14:44:54 | 2018-10-23T16:47:12 | 2018-10-23T16:47:10 | 467 | 0 | 0 | 0 | null | false | false | /**
* Data Transfer Objects.
*/
package com.cysewska.advertisement.service.dto;
| UTF-8 | Java | 82 | java | package-info.java | Java | [] | null | [] | /**
* Data Transfer Objects.
*/
package com.cysewska.advertisement.service.dto;
| 82 | 0.731707 | 0.731707 | 4 | 19.5 | 18.241436 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 7 |
392a299c4f14c18b69cfe9d62ac3e9903fc27074 | 22,969,485,140,570 | 74369d762d85582a608a68c76812685032ae4e03 | /jbbcs_lobby/src/LobbyProperties.java | 274a2f209dc1bc7b807ac0a1e6b53691a72e3f1f | [] | no_license | google-code/bbcs-netplay | https://github.com/google-code/bbcs-netplay | 36cb90b1a862f5174ab86c0eb0ee855485c9d807 | 7ccc3c13beb3a9600247daebc32b26f9566968f5 | refs/heads/master | 2016-09-09T15:10:04.905000 | 2015-03-15T19:49:00 | 2015-03-15T19:49:00 | 32,280,473 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jbbcs_lobby;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.util.Properties;
public class LobbyProperties extends Properties
{
protected String m_fileName;
public String serverName;
public int listenPort;
pub... | UTF-8 | Java | 2,159 | java | LobbyProperties.java | Java | [] | null | [] | package jbbcs_lobby;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.util.Properties;
public class LobbyProperties extends Properties
{
protected String m_fileName;
public String serverName;
public int listenPort;
pub... | 2,159 | 0.660954 | 0.657712 | 113 | 18.106195 | 19.665054 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.026549 | false | false | 7 |
31b06e4c1a0d7b0b57e3a92f803aa089d762a319 | 25,890,062,928,096 | fae64cd7b3953e69387579eae15842ffc64563cb | /src/main/java/clearcontrol/devices/stages/devices/tst/variables/MaxPositionVariable.java | 7221effc2f31c9a9b86c235d2c3604b8f684ec56 | [] | no_license | ClearControl/ClearControl | https://github.com/ClearControl/ClearControl | 6ef6936efb97bdfb2dd218b1985598a05b65564c | a575289e6b7df2b238c226c9676aee8d3aac2b64 | refs/heads/master | 2021-06-11T06:09:47.475000 | 2019-03-12T18:40:51 | 2019-03-12T18:40:51 | 31,717,292 | 3 | 5 | null | null | null | null | null | null | null | null | null | null | null | null | null | package clearcontrol.devices.stages.devices.tst.variables;
import aptj.APTJDevice;
/**
* Max position variable
*
* @author royer
*/
public class MaxPositionVariable extends TSTDoubleVariableBase
{
/**
* Instantiates a max position variable
*
* @param pVariableName
* variable name
* @pa... | UTF-8 | Java | 881 | java | MaxPositionVariable.java | Java | [
{
"context": "evice;\n\n/**\n * Max position variable\n *\n * @author royer\n */\npublic class MaxPositionVariable extends TSTD",
"end": 133,
"score": 0.9970402717590332,
"start": 128,
"tag": "USERNAME",
"value": "royer"
}
] | null | [] | package clearcontrol.devices.stages.devices.tst.variables;
import aptj.APTJDevice;
/**
* Max position variable
*
* @author royer
*/
public class MaxPositionVariable extends TSTDoubleVariableBase
{
/**
* Instantiates a max position variable
*
* @param pVariableName
* variable name
* @pa... | 881 | 0.69126 | 0.69126 | 40 | 21.025 | 22.392508 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.275 | false | false | 7 |
0bc6777769ac576212608e537be97b4dba04a583 | 7,679,401,529,210 | ed995f7ed5e9078346a44d8e98fe84b2c43ffa5c | /level08/lesson11/home03.java | 8019c5023d1a52119c98f151791a11a2e54ca1a5 | [] | no_license | JavaEEPRO/javaRushNet | https://github.com/JavaEEPRO/javaRushNet | e102db0efc382397e858d9653ad5d5759d59d8e6 | 804e2df8455ee12e5c9dfaf36bcd92931894a3e9 | refs/heads/master | 2021-07-15T11:23:10.447000 | 2017-10-13T14:02:13 | 2017-10-13T14:02:13 | 103,949,064 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
//A woman, when she gives birth, has sorrow, because her time has come. But when she has delivered the child,
//she doesn't remember the anguish any more, for the joy that a human being is born into the world.(John 16:21)
package com.javarush.test.level08.lesson11.home03;
import java.util.HashMap;
import java.util.M... | UTF-8 | Java | 1,631 | java | home03.java | Java | [
{
"context": ", String>();//add your code here\n map.put(\"Jesus\",\"Savior\");\n map.put(\"John\",\"Baptist\");\n ",
"end": 1038,
"score": 0.9994456768035889,
"start": 1033,
"tag": "NAME",
"value": "Jesus"
},
{
"context": ">();//add your code here\n map.put(\"J... | null | [] |
//A woman, when she gives birth, has sorrow, because her time has come. But when she has delivered the child,
//she doesn't remember the anguish any more, for the joy that a human being is born into the world.(John 16:21)
package com.javarush.test.level08.lesson11.home03;
import java.util.HashMap;
import java.util.M... | 1,631 | 0.629994 | 0.617701 | 50 | 31.52 | 31.107067 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.84 | false | false | 7 |
4ac54bc34a232b9336cb0da552faca18bf349faa | 26,053,271,656,146 | 05d65fe44b582c381521e81cd909c253cf090acd | /src/main/java/te/te4/gifmebackend/auth/RequestHandler.java | a54b417f6f67ed1b079ada5c4c067a97d9634a76 | [] | no_license | T4vxo/gifme-backend | https://github.com/T4vxo/gifme-backend | 38e92e431a2cf84f8a28afc8940c3bac51fb0142 | 81aa5bea91a4e491ba8580e401f8f9842ef94f05 | refs/heads/master | 2020-04-07T13:18:20.813000 | 2019-01-21T10:30:50 | 2019-01-21T10:30:50 | 157,704,987 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package te.te4.gifmebackend.auth;
import com.alibaba.fastjson.JSONObject;
import javax.ws.rs.GET;
import javax.ws.rs.HeaderParam;
impo... | UTF-8 | Java | 2,056 | java | RequestHandler.java | Java | [
{
"context": "les authorization specific requests.\n *\n * @author johan\n */\n@Path(\"\")\npublic class RequestHandler {\n\n ",
"end": 531,
"score": 0.9957628846168518,
"start": 526,
"tag": "USERNAME",
"value": "johan"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package te.te4.gifmebackend.auth;
import com.alibaba.fastjson.JSONObject;
import javax.ws.rs.GET;
import javax.ws.rs.HeaderParam;
impo... | 2,056 | 0.648346 | 0.646887 | 61 | 32.704918 | 26.391344 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.540984 | false | false | 7 |
b82a2dd5a56ce2b810cc0cf5d71b27c1c198c196 | 17,317,308,198,576 | c90297ad68c36c5560fed61261e96363cdc12341 | /StorefrontApi/src/test/java/com/softech/ls360/storefront/api/test/ProductSummaryTest.java | 6d520d84abd51b03b95c572a9b8f7cecf48db2e2 | [] | no_license | quickstart75/gateway-final | https://github.com/quickstart75/gateway-final | c2bddf90ba469544e6a239ca14f5a8c555fee2db | e9ce8280f1358de8d4d16cae40826517e4f948af | refs/heads/master | 2022-12-21T22:03:44.418000 | 2020-01-28T14:41:44 | 2020-01-28T14:41:44 | 234,112,794 | 0 | 1 | null | false | 2022-12-16T10:32:16 | 2020-01-15T15:37:34 | 2020-01-28T14:41:53 | 2022-12-16T10:32:12 | 1,470 | 0 | 1 | 19 | Java | false | false | //package com.softech.ls360.storefront.api.test;
//
//import javax.inject.Inject;
//
//import org.apache.logging.log4j.LogManager;
//import org.apache.logging.log4j.Logger;
//import org.junit.Test;
//
//import com.softech.ls360.storefront.api.model.response.productsummary.ProductSummary;
//import com.softech.ls360.stor... | UTF-8 | Java | 1,065 | java | ProductSummaryTest.java | Java | [] | null | [] | //package com.softech.ls360.storefront.api.test;
//
//import javax.inject.Inject;
//
//import org.apache.logging.log4j.LogManager;
//import org.apache.logging.log4j.Logger;
//import org.junit.Test;
//
//import com.softech.ls360.storefront.api.model.response.productsummary.ProductSummary;
//import com.softech.ls360.stor... | 1,065 | 0.737089 | 0.674178 | 37 | 27.783783 | 28.888542 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.243243 | false | false | 7 |
428c2581f28df928be955247324e26e14f02fdf6 | 10,007,273,849,025 | 1a0eac7c99df859943f8cdbc96aaf67acfdb732d | /rxjava2demo/src/main/java/com/hblolj/rxjava2demo/IntegerResult.java | 98d5a7ae13ca326ca3262d82918d9ffae02c46b9 | [] | no_license | hblolj/BasicDemo1 | https://github.com/hblolj/BasicDemo1 | ac62edea19881c12971c6ea915a779799c75c016 | edcfff49c61f9da18d72b130eac870b4a5482eaf | refs/heads/master | 2021-01-19T20:03:12.857000 | 2017-04-17T05:22:25 | 2017-04-17T05:22:25 | 88,478,022 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hblolj.rxjava2demo;
/**
* Created by hblolj on 2017/4/15.
*/
public class IntegerResult {
private Integer id;
public Integer getId() {
return id;
}
public void setId(Integer id) {
this.id = id;
}
}
| UTF-8 | Java | 253 | java | IntegerResult.java | Java | [
{
"context": "package com.hblolj.rxjava2demo;\n\n/**\n * Created by hblolj on 2017/4/15.\n */\n\npublic class IntegerResult {\n\n",
"end": 57,
"score": 0.9996285438537598,
"start": 51,
"tag": "USERNAME",
"value": "hblolj"
}
] | null | [] | package com.hblolj.rxjava2demo;
/**
* Created by hblolj on 2017/4/15.
*/
public class IntegerResult {
private Integer id;
public Integer getId() {
return id;
}
public void setId(Integer id) {
this.id = id;
}
}
| 253 | 0.588933 | 0.557312 | 18 | 13.055555 | 13.34363 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 7 |
df1ea6e1288190819190b642e71d43c753d3f8bb | 32,865,089,795,200 | ac0aaf63ac23fa780ddd1bbc6496f7602736c7c2 | /ServerUpdate-AndroidJSon.com/app/src/main/java/com/androidjson/serverupdate_androidjsoncom/UpdateActivity.java | ca83a040efdecf597f5966c92ca5b20b5852da0d | [] | no_license | VladimirSlesaev/FinalProject | https://github.com/VladimirSlesaev/FinalProject | d4a1ff997597f3300f861e465865b4a0f5719d12 | 7ff6ffb2e6861adc50272d1889ec3b67198753b7 | refs/heads/master | 2021-04-23T20:43:17.804000 | 2020-03-25T14:39:22 | 2020-03-25T14:39:22 | 249,999,816 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.androidjson.serverupdate_androidjsoncom;
/**
*
* Created by Vladimir Slesarev
*/
import android.app.ProgressDialog;
import android.content.Intent;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.Butto... | UTF-8 | Java | 9,638 | java | UpdateActivity.java | Java | [
{
"context": "serverupdate_androidjsoncom;\n\n/**\n *\n * Created by Vladimir Slesarev\n */\nimport android.app.ProgressDialog;\nimport and",
"end": 92,
"score": 0.9998384714126587,
"start": 75,
"tag": "NAME",
"value": "Vladimir Slesarev"
},
{
"context": " user = args[0];\n... | null | [] | package com.androidjson.serverupdate_androidjsoncom;
/**
*
* Created by <NAME>
*/
import android.app.ProgressDialog;
import android.content.Intent;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.Button;
import a... | 9,627 | 0.601807 | 0.599419 | 324 | 28.728395 | 28.72905 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.598765 | false | false | 7 |
e3774c593974e21c784f4f270c694e5e68e499fc | 32,495,722,575,020 | b93d23b9aa6f752b4c1d0803579408830eb97969 | /java/trapping-rain-water.java | 21677b35fe10b32ec94d8d61fb959a708efcb854 | [] | no_license | hongelai/leetcode | https://github.com/hongelai/leetcode | 7148ad4a42cdaf81ae78d688d87be4a8fa3e08ea | 23d16de5631f1b4aec07deefdcfd3de0d4909341 | refs/heads/master | 2021-08-28T14:35:50.786000 | 2021-08-14T17:52:53 | 2021-08-14T17:52:53 | 24,245,325 | 0 | 0 | null | false | 2014-10-24T20:27:19 | 2014-09-19T21:00:37 | 2014-09-19T21:15:44 | 2014-10-24T20:20:15 | 1,552 | 0 | 0 | 0 | C++ | null | null | class Solution {
//Time: O(n^2)
public int trap_1(int[] height) {
int rs = 0;
for (int i = 0; i < height.length; i++) {
int maxLeft = 0, maxRight = 0;
for (int l = i; l >= 0; l--) {
maxLeft = Math.max(maxLeft, height[l]);
}
... | UTF-8 | Java | 1,998 | java | trapping-rain-water.java | Java | [] | null | [] | class Solution {
//Time: O(n^2)
public int trap_1(int[] height) {
int rs = 0;
for (int i = 0; i < height.length; i++) {
int maxLeft = 0, maxRight = 0;
for (int l = i; l >= 0; l--) {
maxLeft = Math.max(maxLeft, height[l]);
}
... | 1,998 | 0.423924 | 0.408909 | 63 | 30.730158 | 21.876425 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.952381 | false | false | 7 |
bb997e6bcf6ad7fdceaff85a17448499f3d26629 | 19,439,021,982,483 | 7c8b81ebbc80cfeb119e027a48736bdb484fafd5 | /src/main/java/com/reviewtwits/entity/Report.java | 8fa21aa0fd36c53763af11d9734f69cb5b120235 | [] | no_license | ghdic/reviewtwits_backend_ | https://github.com/ghdic/reviewtwits_backend_ | 1b3fd1f38c12fe584de005bb1e73121986c187b1 | 707b365ea8698d8649bb76c4c53f8b28da33a73e | refs/heads/main | 2023-08-22T19:50:33.772000 | 2021-10-26T08:37:03 | 2021-10-26T08:37:03 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.reviewtwits.entity;
import com.fasterxml.jackson.annotation.JsonProperty;
import lombok.Data;
import javax.persistence.*;
@Entity(name="report")
@Data
public class Report {
@Id
@GeneratedValue
int orderId;
String domainUrl;
String projectId;
@Transient
@JsonProperty(access = J... | UTF-8 | Java | 608 | java | Report.java | Java | [] | null | [] | package com.reviewtwits.entity;
import com.fasterxml.jackson.annotation.JsonProperty;
import lombok.Data;
import javax.persistence.*;
@Entity(name="report")
@Data
public class Report {
@Id
@GeneratedValue
int orderId;
String domainUrl;
String projectId;
@Transient
@JsonProperty(access = J... | 608 | 0.702303 | 0.702303 | 26 | 22.384615 | 16.410778 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.653846 | false | false | 7 |
ecfc8f5053c9b62c72f03768c394ecf9b7aa4755 | 5,815,385,770,963 | d9530405ea65eea2698810e7aea8121470ef5e45 | /Mancala.java | 531eb836b7110cb3e7a362661131e310856b969d | [] | no_license | edwinlimantara/Mancala | https://github.com/edwinlimantara/Mancala | 29b440fcec0c0bf2ffe25ad16d7bdbf79022efc9 | 3efa581f9cb866cc4b54565acb41ed73d4ee9c31 | refs/heads/master | 2021-05-28T16:18:42.889000 | 2015-05-09T04:57:40 | 2015-05-09T04:57:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* COPYRIGHT (C) 2015 Team Architects. All Rights Reserved.
* Mancala
* CS 151 Project Solution
* @author Boya Zhou, Edwin Limantara, Kun Su
* @version 1.01 2015/4/27
*/
import java.awt.*;
import java.awt.event.*;
import java.awt.geom.*;
import javax.swing.*;
import javax.swing.event.*;
/**
* Mancala compo... | UTF-8 | Java | 3,810 | java | Mancala.java | Java | [
{
"context": ".\n *\tMancala\n *\tCS 151 Project Solution\n *\t@author Boya Zhou, Edwin Limantara, Kun Su\n *\t@version 1.01 2015/4/",
"end": 122,
"score": 0.999812126159668,
"start": 113,
"tag": "NAME",
"value": "Boya Zhou"
},
{
"context": "a\n *\tCS 151 Project Solution\n *\t@autho... | null | [] | /**
* COPYRIGHT (C) 2015 Team Architects. All Rights Reserved.
* Mancala
* CS 151 Project Solution
* @author <NAME>, <NAME>, <NAME>
* @version 1.01 2015/4/27
*/
import java.awt.*;
import java.awt.event.*;
import java.awt.geom.*;
import javax.swing.*;
import javax.swing.event.*;
/**
* Mancala component, part o... | 3,798 | 0.686614 | 0.672179 | 158 | 23.113924 | 23.757204 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.78481 | false | false | 7 |
6de4df0022486bc361f0bc546732029eb3d607b6 | 26,293,789,845,369 | 21b49b15711e4a9e86bddb0915b3f68d9bcacff6 | /app/src/main/java/com/example/projectkp/Sales/FollowUp/FollUpOrder.java | 6e38bef110baf739bff11e3d6a93509698a4a2d4 | [] | no_license | rifqisyz32/ProjectKp | https://github.com/rifqisyz32/ProjectKp | d0ea68fc2a04cd0a5f48e99bce297218a08a5fae | 13289df518ae23b17e8bdc89ff2c387bf00a463b | refs/heads/main | 2023-04-16T12:44:51.235000 | 2021-04-27T04:37:27 | 2021-04-27T04:37:27 | 340,279,709 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.projectkp.Sales.FollowUp;
import android.app.Dialog;
import android.content.ClipData;
import android.content.ClipboardManager;
import android.content.Context;
import android.content.Intent;
import android.graphics.Color;
import android.graphics.drawable.ColorDrawable;
import android.os.Bundle;
impo... | UTF-8 | Java | 16,556 | java | FollUpOrder.java | Java | [
{
"context": "tDisplayName();\n private final String myKey = \"Follow Up\";\n private String myRef = \"all\";\n private A",
"end": 2260,
"score": 0.9823504686355591,
"start": 2251,
"tag": "KEY",
"value": "Follow Up"
}
] | null | [] | package com.example.projectkp.Sales.FollowUp;
import android.app.Dialog;
import android.content.ClipData;
import android.content.ClipboardManager;
import android.content.Context;
import android.content.Intent;
import android.graphics.Color;
import android.graphics.drawable.ColorDrawable;
import android.os.Bundle;
impo... | 16,556 | 0.612588 | 0.612225 | 346 | 46.8526 | 34.340084 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.687861 | false | false | 7 |
c68b3144f1893e16cb0a0569d09ea4051622e749 | 33,045,478,384,395 | c30ac1d965fa18414f8024a96d49dde72ff4e613 | /src/main/java/com/ako/data/IMessageUserRepository.java | e0a4a8395fcc759dc73161a61b7f4dfd21b299de | [] | no_license | nburuca/ako | https://github.com/nburuca/ako | 5a7e7e4cc776c18544157df8bb1d071ad2bf14b7 | 409d1031667f8b1efcf531af7515fda0b8f76004 | refs/heads/master | 2021-08-23T22:40:26.802000 | 2017-12-06T23:00:03 | 2017-12-06T23:00:03 | 106,213,408 | 1 | 6 | null | false | 2017-12-06T23:00:04 | 2017-10-08T22:08:53 | 2017-11-04T13:30:09 | 2017-12-06T23:00:03 | 14,094 | 0 | 5 | 0 | Java | false | null | package com.ako.data;
import org.springframework.data.repository.CrudRepository;
public interface IMessageUserRepository extends CrudRepository<MessageUser, Integer> {
}
| UTF-8 | Java | 173 | java | IMessageUserRepository.java | Java | [] | null | [] | package com.ako.data;
import org.springframework.data.repository.CrudRepository;
public interface IMessageUserRepository extends CrudRepository<MessageUser, Integer> {
}
| 173 | 0.83815 | 0.83815 | 7 | 23.714285 | 32.21674 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 7 |
0d7d1b32150eff114854ac8d3fd8778fcd4706c6 | 20,555,713,495,168 | 344d3b54131146416f47058a32836b3066891737 | /MitosisTimesheet/src/main/java/com/mitosis/timesheet/model/ExpenseMasterModel.java | 608de14d0aea5a49eed249621d8f90e7856e44b8 | [] | no_license | karthickraj2016/mitosisTimeSheet | https://github.com/karthickraj2016/mitosisTimeSheet | bf07c63063224f21a08aa772b56820cf5defae85 | 284c3400e044e89bde4ddd26561732d30933267a | refs/heads/master | 2021-01-10T08:47:15.779000 | 2015-10-06T14:37:26 | 2015-10-06T14:37:26 | 49,837,922 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mitosis.timesheet.model;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
import javax.xml.bind.annotation.XmlRootElement;
@XmlRootElement
@Entity... | UTF-8 | Java | 1,157 | java | ExpenseMasterModel.java | Java | [] | null | [] | package com.mitosis.timesheet.model;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
import javax.xml.bind.annotation.XmlRootElement;
@XmlRootElement
@Entity... | 1,157 | 0.743302 | 0.743302 | 64 | 17.078125 | 15.84328 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.078125 | false | false | 7 |
20013c1c88221dff5f536372e84c6486750cbd3c | 3,779,571,249,901 | 0c2352c06062e92c19b3e2698e7e98cea1453c19 | /app/game/spell/SpellRefugees.java | 8b3b14711eba6d1a31aee3d3636ca157ad6a6b32 | [] | no_license | dioh76/ProjectMSrv | https://github.com/dioh76/ProjectMSrv | 332424323d7b8a5f8ab4260f7466531ba7848380 | b7b86b32f746726fc6f40ec88dc87e02f9ab648e | refs/heads/master | 2020-05-20T19:25:41.680000 | 2014-03-16T10:19:27 | 2014-03-16T10:19:27 | 13,914,421 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package game.spell;
import game.Character;
import game.ZoneInfo;
import models.GameRoom;
public class SpellRefugees extends Spell {
public SpellRefugees(int id, String strName, int nVal1, int nVal2,
int useType, int targetUser, int targetType) {
super(id, strName, nVal1, nVal2, useType, targetUser, targetType)... | UTF-8 | Java | 807 | java | SpellRefugees.java | Java | [] | null | [] | package game.spell;
import game.Character;
import game.ZoneInfo;
import models.GameRoom;
public class SpellRefugees extends Spell {
public SpellRefugees(int id, String strName, int nVal1, int nVal2,
int useType, int targetUser, int targetType) {
super(id, strName, nVal1, nVal2, useType, targetUser, targetType)... | 807 | 0.72119 | 0.710037 | 38 | 20.236841 | 20.835741 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.026316 | false | false | 7 |
d1286f5cc8cd5efed1c3b617a2e225d0346771f8 | 3,994,319,604,368 | 40ac82350b765579635d89c2187200a0cf7dddc1 | /seata-account-service2003/src/main/java/com/sn/springcloud/service/AccountService.java | 3a6d8bad200bf57bd11d913cd360ba0b626449d9 | [] | no_license | snfxl/springcloud | https://github.com/snfxl/springcloud | ac18a474c6d26d93e369a00dd8fa977338870f5d | 68676524a8b71946fbe61b7f1c653a63cecfc671 | refs/heads/master | 2023-01-25T03:03:18.463000 | 2020-11-30T10:04:02 | 2020-11-30T10:04:02 | 312,751,016 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sn.springcloud.service;
import java.math.BigDecimal;
/**
* @Author: shinan
* @Version: 1.8
* @create: 2020/11/26 10:27
* @Description: TODO
*/
public interface AccountService {
void decrease(Long userId, BigDecimal money);
}
| UTF-8 | Java | 249 | java | AccountService.java | Java | [
{
"context": "ce;\n\nimport java.math.BigDecimal;\n\n/**\n * @Author: shinan\n * @Version: 1.8\n * @create: 2020/11/26 10:27\n * ",
"end": 89,
"score": 0.9873932003974915,
"start": 83,
"tag": "USERNAME",
"value": "shinan"
}
] | null | [] | package com.sn.springcloud.service;
import java.math.BigDecimal;
/**
* @Author: shinan
* @Version: 1.8
* @create: 2020/11/26 10:27
* @Description: TODO
*/
public interface AccountService {
void decrease(Long userId, BigDecimal money);
}
| 249 | 0.698795 | 0.64257 | 14 | 16.785715 | 15.534195 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 7 |
bdb41c36ce39b1b94239490621e44761761cac87 | 19,189,913,925,959 | 09846bb52b4df684f3f5fd677c166787043eea6b | /src/scripts/Seleniummethods.java | 464cbaae61cda63d87d6a7873f8b6d13b9543cdd | [] | no_license | Saranya-11/Hybrid | https://github.com/Saranya-11/Hybrid | 526b4afaa97ad75eda71c3e663e8a9aaac68d5a2 | c44fb61ec081a74dd240c8e23856b7800d48cbfd | refs/heads/master | 2021-03-19T02:21:15.753000 | 2020-03-13T17:21:01 | 2020-03-13T17:21:01 | 247,124,024 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package scripts;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
public class Seleniummethods {
public void openwebsite(WebDriver driver,String InputData)
{
//System.out.println("Selenium Method Input Data is "+InputData);
driver.get(InputData);
}
public void click(WebDriver driver,String Loca... | UTF-8 | Java | 562 | java | Seleniummethods.java | Java | [] | null | [] | package scripts;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
public class Seleniummethods {
public void openwebsite(WebDriver driver,String InputData)
{
//System.out.println("Selenium Method Input Data is "+InputData);
driver.get(InputData);
}
public void click(WebDriver driver,String Loca... | 562 | 0.779359 | 0.779359 | 22 | 24.5 | 24.771227 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.818182 | false | false | 7 |
d8b838d3ebce8766e25682b1f58b9a5b15532f3d | 11,854,109,751,518 | 6bd15dd5874b9ce0e00046703365bc778d1ce753 | /SIEMCenter2/src/main/java/com/sbnz/SIEMCenter2/SiemCenter2Application.java | f0362678612c65cfaff9786503f28598be84cd4c | [] | no_license | Endzi7175/SOCSystem | https://github.com/Endzi7175/SOCSystem | 255b1ef2ad7a8bac235b4e48b37f39a18b2cac31 | 6d1b641fe24da8de96d79895aaeed4d01536a31a | refs/heads/master | 2022-12-14T07:51:43.199000 | 2019-09-09T06:44:10 | 2019-09-09T06:44:10 | 182,090,953 | 0 | 0 | null | false | 2022-12-09T23:59:13 | 2019-04-18T13:16:03 | 2019-09-09T06:44:30 | 2022-12-09T23:59:12 | 10,287 | 0 | 0 | 76 | Java | false | false | package com.sbnz.SIEMCenter2;
import java.util.*;
import com.sbnz.SIEMCenter2.model.AlarmTriggered;
import com.sbnz.SIEMCenter2.service.AlarmTriggeredService;
import org.aspectj.weaver.patterns.TypePatternQuestions.Question;
import org.kie.api.KieServices;
import org.kie.api.builder.KieScanner;
import org.kie.api.r... | UTF-8 | Java | 4,203 | java | SiemCenter2Application.java | Java | [
{
"context": "a\",\"seka\");\n\t\t List<String> ips = Arrays.asList( \"192.168.0.1\",\"192.168.11.1\",\"192.168.0.152\",\"192.168.0.73\");\n",
"end": 2251,
"score": 0.9997000098228455,
"start": 2240,
"tag": "IP_ADDRESS",
"value": "192.168.0.1"
},
{
"context": " List<String> ips = Arr... | null | [] | package com.sbnz.SIEMCenter2;
import java.util.*;
import com.sbnz.SIEMCenter2.model.AlarmTriggered;
import com.sbnz.SIEMCenter2.service.AlarmTriggeredService;
import org.aspectj.weaver.patterns.TypePatternQuestions.Question;
import org.kie.api.KieServices;
import org.kie.api.builder.KieScanner;
import org.kie.api.r... | 4,203 | 0.748037 | 0.721865 | 117 | 34.923077 | 27.799082 | 165 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.179487 | false | false | 7 |
fb4725270482bb4785d212a99a8dc33e8dcefc4a | 33,414,845,596,378 | 9b1c6c2d5459b90a4fbc1371ccd09a3dc8c4f7ed | /work/dlaip/src/com/digitalchina/ldp/app/osp/service/impl/CourseQueryServiceImpl.java | c63b89e06fd223a20da2c811ae5dcfe988ff6731 | [] | no_license | ysy183beauty/wk | https://github.com/ysy183beauty/wk | 08824c1dd5537ce5081681afe5adcf4dde0c9d6b | e5df05ff053cb8270d0d83511966d4477e23294e | refs/heads/master | 2023-02-02T15:43:20.553000 | 2020-12-22T14:43:41 | 2020-12-22T14:43:41 | 323,659,286 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.digitalchina.ldp.app.osp.service.impl;
import com.digitalchina.ldp.app.osp.bean.CourseBean;
import com.digitalchina.ldp.app.osp.dao.CourseQueryDao;
import com.digitalchina.ldp.app.osp.service.CourseQueryService;
import com.digitalchina.ldp.bean.PageList;
import com.digitalchina.ldp.orm.query.impl.DynamicBe... | UTF-8 | Java | 1,060 | java | CourseQueryServiceImpl.java | Java | [] | null | [] | package com.digitalchina.ldp.app.osp.service.impl;
import com.digitalchina.ldp.app.osp.bean.CourseBean;
import com.digitalchina.ldp.app.osp.dao.CourseQueryDao;
import com.digitalchina.ldp.app.osp.service.CourseQueryService;
import com.digitalchina.ldp.bean.PageList;
import com.digitalchina.ldp.orm.query.impl.DynamicBe... | 1,060 | 0.776415 | 0.776415 | 35 | 29.285715 | 27.10358 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 7 |
9ce764de01be43cb3939276faf0f53f27fcb15f7 | 7,301,444,465,467 | 93182971cf581f8a7db7ca951745511d25cb85c1 | /src/main/java/com/example/supermarket/repository/PointRepository.java | fb82402151e281732f2b0b8a00b660b96f458a99 | [] | no_license | AravinthPV10/supermarket | https://github.com/AravinthPV10/supermarket | 3c4d9943befba3ae1efc15b2623618f02b1e0f2d | 6eec9a4728a3124c9a3b3f88f9c89154946f3dac | refs/heads/master | 2023-08-21T23:01:15.841000 | 2021-10-21T04:02:48 | 2021-10-21T04:02:48 | 419,574,594 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.supermarket.repository;
import com.example.supermarket.entity.PointEntity;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.query.Param;
public interface PointRepository extends JpaReposit... | UTF-8 | Java | 530 | java | PointRepository.java | Java | [] | null | [] | package com.example.supermarket.repository;
import com.example.supermarket.entity.PointEntity;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.query.Param;
public interface PointRepository extends JpaReposit... | 530 | 0.813208 | 0.813208 | 12 | 43.166668 | 33.560474 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 10 |
255c3a451e111a39323fb2ca6af3223453f39ec2 | 24,507,083,415,567 | aed8eda297e022773ebb86da1f44c3a4ee009357 | /MortgageProjectBackEnd/src/main/java/com/mortgage/UserDao.java | 428bd340ed1642f281dabad77894bd1a17b1eb1d | [] | no_license | jicrumbley/MortgageProject | https://github.com/jicrumbley/MortgageProject | e5199f86cb7199527a39214e3b459d35de9f15ca | ef1ffec29b42bb57b72bbfe929f212c567a43b37 | refs/heads/master | 2020-04-11T04:55:35.162000 | 2018-12-20T16:10:26 | 2018-12-20T16:10:26 | 161,531,695 | 0 | 0 | null | false | 2018-12-17T19:18:34 | 2018-12-12T18:55:27 | 2018-12-17T19:15:16 | 2018-12-17T19:18:14 | 664 | 0 | 0 | 1 | TypeScript | false | null | package com.mortgage;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.jdbc.core.RowMapper;
import org.springframework.stereotype.Repository;
imp... | UTF-8 | Java | 1,024 | java | UserDao.java | Java | [] | null | [] | package com.mortgage;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.jdbc.core.RowMapper;
import org.springframework.stereotype.Repository;
imp... | 1,024 | 0.677734 | 0.673828 | 48 | 20.333334 | 27.454002 | 168 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.125 | false | false | 10 |
ee3e0c6a7213846e22130dc8acf1bf46c153c21d | 24,507,083,419,321 | 893d0bf1dd44d41b14c86823ef344e017eec8392 | /competence-tests/src/main/java/uzuzjmd/competence/tests/SubCompetencenTest.java | 80c3833566a22f3a7809a6824b0fb666a7edacd8 | [] | no_license | juliandehne/competence-database | https://github.com/juliandehne/competence-database | 44cfe5215ecd61e0606a1192657190d45a6b2d17 | 0467ac05b9de26ac30d1cda153234e233afe5603 | refs/heads/master | 2018-01-04T01:22:24.054000 | 2017-10-16T11:28:15 | 2017-10-16T11:28:15 | 71,225,189 | 2 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package uzuzjmd.competence.tests;
import javax.ws.rs.core.Response;
import datastructures.lists.SortedList;
import org.glassfish.jersey.server.ResourceConfig;
import org.glassfish.jersey.test.JerseyTest;
import org.junit.Assert;
import org.junit.Test;
import scala.collection.immutable.List;
import uzuzjmd.competence... | UTF-8 | Java | 3,278 | java | SubCompetencenTest.java | Java | [] | null | [] | package uzuzjmd.competence.tests;
import javax.ws.rs.core.Response;
import datastructures.lists.SortedList;
import org.glassfish.jersey.server.ResourceConfig;
import org.glassfish.jersey.test.JerseyTest;
import org.junit.Assert;
import org.junit.Test;
import scala.collection.immutable.List;
import uzuzjmd.competence... | 3,278 | 0.68975 | 0.681208 | 78 | 41.025642 | 35.220905 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.858974 | false | false | 10 |
92b632e352e29da68b93ac7a1739f538aaa7f95e | 2,456,721,295,164 | fc4a5071ba8816704a6d05ee8ad0a4ad426ea6a7 | /src/controllers/works/WorksNewServlet.java | cc03af29f732ceb4962bf439266756e9ae4eb563 | [] | no_license | shohei410/seikabutu01 | https://github.com/shohei410/seikabutu01 | 69d6e2fd045f0d0b003ff89647327734cca4638c | 3ba4fdd53fdcfd50b7c21c685e8c56027a8cb411 | refs/heads/main | 2023-04-01T19:26:17.792000 | 2021-04-11T09:31:05 | 2021-04-11T09:31:05 | 356,797,743 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package controllers.works;
import java.io.IOException;
import java.sql.Timestamp;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.Ht... | UTF-8 | Java | 1,313 | java | WorksNewServlet.java | Java | [] | null | [] | package controllers.works;
import java.io.IOException;
import java.sql.Timestamp;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.Ht... | 1,313 | 0.710871 | 0.7101 | 48 | 26.020834 | 27.730465 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 10 |
ec4e80753f946a5965e84a41ed094385b14c3660 | 7,541,962,573,955 | 9ff18605ebefe6ae9dab7cc7354b7ff553de8e89 | /src/sample/objects/User.java | 3e4f66bf7585e86f6d075fc25cf6746416f6e5c4 | [] | no_license | magasumovn/Deanery | https://github.com/magasumovn/Deanery | 54989bf564e4bca880907eefefc3030893e7da38 | 11bcd7e8308139c9b337885d69d103cea3014c77 | refs/heads/master | 2020-04-29T05:49:20.021000 | 2019-03-15T21:46:46 | 2019-03-15T21:46:46 | 175,893,560 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sample.objects;
import java.io.*;
/**
* класс, объекты которого содержат информацию о логинах и паролях пользователей системы
*/
public class User {
private String login;
private String password;
public User(String login, String password) {
this.login = login;
this.password = pa... | UTF-8 | Java | 977 | java | User.java | Java | [
{
"context": " this.login = login;\n this.password = password;\n }\n\n public boolean checkData() {\n ",
"end": 326,
"score": 0.9614865183830261,
"start": 318,
"tag": "PASSWORD",
"value": "password"
}
] | null | [] | package sample.objects;
import java.io.*;
/**
* класс, объекты которого содержат информацию о логинах и паролях пользователей системы
*/
public class User {
private String login;
private String password;
public User(String login, String password) {
this.login = login;
this.password = <P... | 979 | 0.570321 | 0.568106 | 32 | 27.21875 | 25.566988 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 10 |
e966f1017cc0de214f869aad04c48703b045c737 | 23,510,651,002,243 | d1bd1246f161b77efb418a9c24ee544d59fd1d20 | /java/Common/src/org/javenstudio/common/indexdb/index/consumer/TermVectorsConsumerPerField.java | cf88b237e5bd968f8161ef061c2448c5d75f27aa | [] | no_license | navychen2003/javen | https://github.com/navychen2003/javen | f9a94b2e69443291d4b5c3db5a0fc0d1206d2d4a | a3c2312bc24356b1c58b1664543364bfc80e816d | refs/heads/master | 2021-01-20T12:12:46.040000 | 2015-03-03T06:14:46 | 2015-03-03T06:14:46 | 30,912,222 | 0 | 1 | null | false | 2023-03-20T11:55:50 | 2015-02-17T10:24:28 | 2015-03-03T06:15:44 | 2017-05-18T15:33:18 | 64,024 | 0 | 0 | 0 | Java | false | false | package org.javenstudio.common.indexdb.index.consumer;
import java.io.IOException;
import org.javenstudio.common.indexdb.IField;
import org.javenstudio.common.indexdb.IFieldInfo;
import org.javenstudio.common.indexdb.IToken;
import org.javenstudio.common.indexdb.codec.ITermVectorsFormat;
import org.javenstudio.common... | UTF-8 | Java | 4,948 | java | TermVectorsConsumerPerField.java | Java | [] | null | [] | package org.javenstudio.common.indexdb.index.consumer;
import java.io.IOException;
import org.javenstudio.common.indexdb.IField;
import org.javenstudio.common.indexdb.IFieldInfo;
import org.javenstudio.common.indexdb.IToken;
import org.javenstudio.common.indexdb.codec.ITermVectorsFormat;
import org.javenstudio.common... | 4,948 | 0.750202 | 0.748181 | 152 | 31.552631 | 26.850657 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.276316 | false | false | 10 |
fd7da6c61399ee9087d61c9af6fe2ea3e628c64b | 4,080,218,993,210 | d5902c6e65a9da4fe35fe436b325f139fe2625f5 | /src/main/java/com/github/java/Operator.java | b43e2de52bc88cac36de82258a0ffb2de6225726 | [] | no_license | huronghua/java-basic | https://github.com/huronghua/java-basic | 0b4e9d07269f80e590d8a1bf51cbe12752afbaa0 | 1606dfe75f8d95875d60809f1e631dd16fe5c0dd | refs/heads/master | 2022-06-26T20:18:15.635000 | 2021-02-08T01:54:41 | 2021-02-08T01:54:41 | 116,087,050 | 0 | 0 | null | false | 2021-04-26T18:26:30 | 2018-01-03T03:30:38 | 2021-02-08T01:55:38 | 2021-04-26T18:26:30 | 97 | 0 | 0 | 4 | Java | false | false | package com.github.java;
/**
* @author Eric-hu
* @Description: +=操作符的实质
* @create 2017-12-28 11:09
* @Copyright: 2017 www.banmatrip.com All rights reserved.
**/
public class Operator {
public static void main(String[] args) {
int i = 5;
long j = 8;
System.out.println(i+=j);
/*... | UTF-8 | Java | 473 | java | Operator.java | Java | [
{
"context": "package com.github.java;\n\n/**\n * @author Eric-hu\n * @Description: +=操作符的实质\n * @create 2017-12-28 1",
"end": 48,
"score": 0.9969635605812073,
"start": 41,
"tag": "NAME",
"value": "Eric-hu"
}
] | null | [] | package com.github.java;
/**
* @author Eric-hu
* @Description: +=操作符的实质
* @create 2017-12-28 11:09
* @Copyright: 2017 www.banmatrip.com All rights reserved.
**/
public class Operator {
public static void main(String[] args) {
int i = 5;
long j = 8;
System.out.println(i+=j);
/*... | 473 | 0.592593 | 0.548148 | 18 | 21.555555 | 17.069212 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.277778 | false | false | 10 |
4747bd276de4f2cddce6a416debffccad13bd859 | 4,080,218,989,803 | 653537c06a7463c893426ee00881758d196b529c | /src/model/DependencyGraph.java | 1bd715d2a824521eeaaf7d994d1d6b439dcc9ca9 | [] | no_license | skywang329/attackgraph | https://github.com/skywang329/attackgraph | f177cf3a0db4a251e58d040c188b4f4f65c9b83b | 36928ca0abce68fe450e522629e25c534287edf8 | refs/heads/master | 2020-04-17T04:59:21.876000 | 2018-11-20T21:42:41 | 2018-11-20T21:42:41 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model;
import graph.Edge;
import graph.INode;
import graph.INode.NodeActivationType;
import graph.INode.NodeState;
import graph.Node;
import java.util.HashSet;
import java.util.Set;
import org.jgrapht.experimental.dag.DirectedAcyclicGraph;
import game.GameSimulation;
// There is a dummy node connecting to ... | UTF-8 | Java | 5,310 | java | DependencyGraph.java | Java | [] | null | [] | package model;
import graph.Edge;
import graph.INode;
import graph.INode.NodeActivationType;
import graph.INode.NodeState;
import graph.Node;
import java.util.HashSet;
import java.util.Set;
import org.jgrapht.experimental.dag.DirectedAcyclicGraph;
import game.GameSimulation;
// There is a dummy node connecting to ... | 5,310 | 0.631638 | 0.629943 | 199 | 25.683416 | 22.763924 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.477387 | false | false | 10 |
381f311573f36715686595cd0ff07d0866288f6b | 9,466,107,979,677 | 69b474bc8c7c8d8b62088a3329ee714ba53ed3ad | /src/test/java/test/GreaterNumberinArrayMethodcall.java | 45c4d457e96f424488d7c6b77631bce74cffead2 | [] | no_license | shibaharnv/alljavatrickyprograms | https://github.com/shibaharnv/alljavatrickyprograms | da0b3491da301ae0c87c713e6c2cd58ce8a45dcc | a9d6713f9080ad2ac369425ca0dbd7163441f866 | refs/heads/main | 2023-03-15T07:51:34.122000 | 2021-03-23T14:08:35 | 2021-03-23T14:08:35 | 350,736,014 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test;
import java.util.Arrays;
public class GreaterNumberinArrayMethodcall {
public static void main(String[] args)
{
GreaterNumberinArrayMethodcall obj = new GreaterNumberinArrayMethodcall();
int[] a ={11,3,222};
int[] b= obj.getGreatestNumber(a);
System.out.println... | UTF-8 | Java | 880 | java | GreaterNumberinArrayMethodcall.java | Java | [] | null | [] | package test;
import java.util.Arrays;
public class GreaterNumberinArrayMethodcall {
public static void main(String[] args)
{
GreaterNumberinArrayMethodcall obj = new GreaterNumberinArrayMethodcall();
int[] a ={11,3,222};
int[] b= obj.getGreatestNumber(a);
System.out.println... | 880 | 0.498864 | 0.488636 | 47 | 17.74468 | 21.425247 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.382979 | false | false | 10 |
7baaedbf6642e6d5d847beb85271966c177baaa8 | 30,837,865,187,606 | 728a3137d49e1195db831e16baee86edbc12fce8 | /SpringCorePractice/src/main/java/main/StudySession.java | a069cbae750f49d3d7d8af28bc45601518ed3b91 | [] | no_license | njahromi/SkillExercises | https://github.com/njahromi/SkillExercises | ca660c3537545a9dc2fbb20b908c57bd3b922872 | d25fad79508bf20144fbf9cbcea021d71d4b561c | refs/heads/master | 2021-06-30T07:51:35.635000 | 2020-02-18T21:49:13 | 2020-02-18T21:49:13 | 175,910,962 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package main;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.AbstractApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
import beans.Author;
import beans.ComponentScannedFlashcard;
import beans.Flashcard;
import beans.Flash... | UTF-8 | Java | 2,387 | java | StudySession.java | Java | [] | null | [] | package main;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.AbstractApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
import beans.Author;
import beans.ComponentScannedFlashcard;
import beans.Flashcard;
import beans.Flash... | 2,387 | 0.763301 | 0.747382 | 72 | 32.166668 | 24.835011 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.847222 | false | false | 10 |
62327865b86b4db282e9e9448c6f02db695a5555 | 5,007,931,868,985 | bccce444ac3ba1c2ec6e6b73c0dadc1a8e8c5e48 | /src/test/java/stepDef/GetCucumberBook.java | 04c4c91d722c46c27069aeaf9fe6ffde31c4ed77 | [] | no_license | Techoy/SelenPractice | https://github.com/Techoy/SelenPractice | 0b8d1da2f8c983c91d5415e9837a5af521fb3b23 | cca95a5e0ce9c4d692d7e18ca71d0e671cd9726a | refs/heads/master | 2023-06-21T16:50:10.507000 | 2021-07-23T20:34:36 | 2021-07-23T20:34:36 | 388,919,106 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package stepDef;
import TestNG_Intro.TestBase;
import Utilities.Driver;
import cucumber.api.java.en.Given;
import cucumber.api.java.en.Then;
import cucumber.api.java.en.When;
import org.openqa.selenium.By;
import org.openqa.selenium.Keys;
import org.openqa.selenium.WebElement;
import java.util.Set;
import static Tes... | UTF-8 | Java | 1,236 | java | GetCucumberBook.java | Java | [] | null | [] | package stepDef;
import TestNG_Intro.TestBase;
import Utilities.Driver;
import cucumber.api.java.en.Given;
import cucumber.api.java.en.Then;
import cucumber.api.java.en.When;
import org.openqa.selenium.By;
import org.openqa.selenium.Keys;
import org.openqa.selenium.WebElement;
import java.util.Set;
import static Tes... | 1,236 | 0.684466 | 0.684466 | 42 | 28.428572 | 22.991865 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 10 |
b5a111c21e1e9c9d28a145db7514ad8efa124ef2 | 33,646,773,812,552 | 65a6345a544888bcbdbc5c04aa4942a3c201e219 | /src/main/java/mayday/motifsearch/model/Motif.java | 6468c516353cc95f921764ada96843ca07e6a1bb | [] | no_license | Integrative-Transcriptomics/Mayday-level2 | https://github.com/Integrative-Transcriptomics/Mayday-level2 | e7dd61ba68d149bed845b173cced4db012ba55b1 | 46a28829e8ead11794951fbae6d61e7ff37cad4a | refs/heads/master | 2023-01-11T21:57:47.943000 | 2016-04-25T12:59:01 | 2016-04-25T12:59:01 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mayday.motifsearch.model;
import java.awt.Color;
import mayday.core.structures.linalg.matrix.DoubleMatrix;
public class Motif {
private String ID;
private DoubleMatrix PSWM;
private double significanceValue;
private String name;
private Color color = Color.LIGHT_GRAY;//LIGHT_GRAY is stand... | UTF-8 | Java | 1,883 | java | Motif.java | Java | [] | null | [] | package mayday.motifsearch.model;
import java.awt.Color;
import mayday.core.structures.linalg.matrix.DoubleMatrix;
public class Motif {
private String ID;
private DoubleMatrix PSWM;
private double significanceValue;
private String name;
private Color color = Color.LIGHT_GRAY;//LIGHT_GRAY is stand... | 1,883 | 0.637812 | 0.633563 | 99 | 18.020203 | 17.71034 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.727273 | false | false | 10 |
c30f6a647056f3d78eca6def7359df096c39d71a | 15,728,170,265,534 | 399668c8469c5f7bdcb2fb83e0b1ad05b0aed2b4 | /parkinglot/src/main/java/system/design/parkinglot/auth/service/LoginServiceImpl.java | 9554719d86e2d9cd56adb73291ab5c83ae135f44 | [] | no_license | yashaswirj39/spring-boot-system-design-project | https://github.com/yashaswirj39/spring-boot-system-design-project | 646815b15ef90fe917b1f81fb236565b2b94fe1c | 7519f2d7db7fec81f88f0f40a1a9988e6adc7555 | refs/heads/master | 2021-05-26T09:32:35.773000 | 2020-04-08T12:06:12 | 2020-04-08T12:06:12 | 254,079,057 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package system.design.parkinglot.auth.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import system.design.parkinglot.auth.Entity.AdminLogin;
import system.design.parkinglot.auth.dao.LoginAuthRepository;
import java.util.List;
import java.util.Opt... | UTF-8 | Java | 948 | java | LoginServiceImpl.java | Java | [] | null | [] | package system.design.parkinglot.auth.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import system.design.parkinglot.auth.Entity.AdminLogin;
import system.design.parkinglot.auth.dao.LoginAuthRepository;
import java.util.List;
import java.util.Opt... | 948 | 0.760549 | 0.760549 | 35 | 26.085714 | 24.077698 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.342857 | false | false | 10 |
acc36cb2af8853fe3d21403f8b2cbe32a677e699 | 8,658,654,137,323 | e3c1e4a93f51489720d477f461202eaf92bdbe11 | /myTest1.java | d14dabdb2dd1e0316749a463ae565d232fff94c1 | [] | no_license | coolruma/selenium_cucumber_automation | https://github.com/coolruma/selenium_cucumber_automation | 37083c33a4c8b25107fb670d5518c4793cdea8a2 | a6d35be4a55e0e7ef44558bbe1c85b2bc0f40ff4 | refs/heads/master | 2021-01-21T16:53:46.439000 | 2018-09-10T21:35:44 | 2018-09-10T21:35:44 | 91,917,289 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.asx.dlt.integration.tests.glue.datatable;
import java.util.List;
import java.util.Map;
import com.asx.dlt.automation.core.config.ConfigContext;
import com.asx.dlt.automation.core.constants.CoreConstants;
import com.asx.dlt.automation.core.drivers.AdapterDriverFactory;
import com.asx.dlt.automation... | UTF-8 | Java | 7,118 | java | myTest1.java | Java | [
{
"context": "port cucumber.api.java.en.Then;\r\n\r\n/**\r\n * @author kamboj_a\r\n */\r\npublic class DataTableBasedDefs {\r\n\r\n\t@Then(\"",
"end": 957,
"score": 0.9790564775466919,
"start": 949,
"tag": "USERNAME",
"value": "kamboj_a"
}
] | null | [] | package com.asx.dlt.integration.tests.glue.datatable;
import java.util.List;
import java.util.Map;
import com.asx.dlt.automation.core.config.ConfigContext;
import com.asx.dlt.automation.core.constants.CoreConstants;
import com.asx.dlt.automation.core.drivers.AdapterDriverFactory;
import com.asx.dlt.automation... | 7,118 | 0.767772 | 0.764119 | 110 | 62.709091 | 53.343544 | 188 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.281818 | false | false | 10 |
957de8a4e8a1a09634b8e1bb384e6df5b1435157 | 20,950,850,487,379 | c4f62389120322166e705c7aa9797d3aa6b9e24a | /out/ClassifySystem/src/nlpir/NLPIRUtils.java | c50298bd03ad689b27244784a2f0f511b8d46990 | [] | no_license | fadinglan233/nettyTest | https://github.com/fadinglan233/nettyTest | 594c559613382a0c479012b7c088d52e8d9dbd15 | 09436a54b9ab7031f72b03564fd8870fbff5174e | refs/heads/master | 2021-01-11T09:25:34.084000 | 2017-05-22T07:53:43 | 2017-05-22T07:53:43 | 77,108,074 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nlpir;
public class NLPIRUtils {
static {
if (NLPIRLib.Instance.NLPIR_Init("", 1, "0") == 0)
System.err.println("NLPIR初始化失败!");
}
private NLPIRUtils() {
};
public static String paragraphProcess(String sParagraph, int bPOStagged) {
return NLPIRLib.Instance.NLPI... | UTF-8 | Java | 961 | java | NLPIRUtils.java | Java | [] | null | [] | package nlpir;
public class NLPIRUtils {
static {
if (NLPIRLib.Instance.NLPIR_Init("", 1, "0") == 0)
System.err.println("NLPIR初始化失败!");
}
private NLPIRUtils() {
};
public static String paragraphProcess(String sParagraph, int bPOStagged) {
return NLPIRLib.Instance.NLPI... | 961 | 0.667018 | 0.663857 | 35 | 26.114286 | 27.708452 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.457143 | false | false | 10 |
186da8a7d21395171b020179459fda0339b9c217 | 12,695,923,358,733 | 8ee44058ea6a4edcf6ff03e2eb1a84a34238cbed | /x-pack/plugin/ql/src/main/java/org/elasticsearch/xpack/ql/expression/gen/script/ScriptTemplate.java | e2a3a2bbbeafd2ab033e1ee80283b927eb90a6dc | [
"Elastic-2.0",
"LicenseRef-scancode-elastic-license-2018",
"Apache-2.0",
"LicenseRef-scancode-other-permissive"
] | permissive | dadoonet/elasticsearch | https://github.com/dadoonet/elasticsearch | 36f1df82e6390bf0007833ec9e79ef5481d18e69 | e67eab6ae951c2aef9ea742e74d2058723be60f8 | refs/heads/master | 2021-12-25T20:08:05.810000 | 2020-04-10T12:51:40 | 2020-04-10T12:52:22 | 2,521,491 | 1 | 1 | Apache-2.0 | true | 2018-02-21T14:53:40 | 2011-10-05T19:24:28 | 2017-09-18T22:25:18 | 2018-02-20T21:03:10 | 326,853 | 3 | 1 | 0 | Java | false | null | /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License;
* you may not use this file except in compliance with the Elastic License.
*/
package org.elasticsearch.xpack.ql.expression.gen.script;
import org.elastics... | UTF-8 | Java | 2,500 | java | ScriptTemplate.java | Java | [] | null | [] | /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License;
* you may not use this file except in compliance with the Elastic License.
*/
package org.elasticsearch.xpack.ql.expression.gen.script;
import org.elastics... | 2,500 | 0.6688 | 0.6688 | 90 | 26.788889 | 25.532764 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 10 |
be14336d9ffd4abd27a013f2ff745aa9db746d36 | 12,695,923,361,738 | 2fefc7e67cc2cf1e66536562a2816bd7afa4313a | /AndEngine/src/org/anddev/andengine/util/Library.java | 25568452dbb271b761e37feab79f77f9a5f1ebce | [
"Apache-2.0"
] | permissive | osudroid/osu-droid | https://github.com/osudroid/osu-droid | 035da6042552f93d655f635863455ab73161189b | 63ab29bc523b22bf33f37a9f495c4ef4dc6c94e2 | refs/heads/master | 2023-09-01T16:41:43.810000 | 2023-08-24T09:44:13 | 2023-08-24T09:44:13 | 248,937,035 | 575 | 104 | Apache-2.0 | false | 2023-09-13T02:22:14 | 2020-03-21T08:39:39 | 2023-09-08T18:04:49 | 2023-09-13T02:22:13 | 19,879 | 450 | 71 | 18 | Java | false | false | package org.anddev.andengine.util;
import android.util.SparseArray;
/**
* (c) 2010 Nicolas Gramlich
* (c) 2011 Zynga Inc.
*
* @author Nicolas Gramlich
* @since 11:51:29 - 20.08.2010
* @param <T>
*/
public class Library<T> {
// ===========================================================
// Constants
// ===... | UTF-8 | Java | 1,933 | java | Library.java | Java | [
{
"context": "\nimport android.util.SparseArray;\n\n/**\n * (c) 2010 Nicolas Gramlich \n * (c) 2011 Zynga Inc.\n * \n * @author Nicolas Gr",
"end": 102,
"score": 0.9998632669448853,
"start": 86,
"tag": "NAME",
"value": "Nicolas Gramlich"
},
{
"context": "as Gramlich \n * (c) 2011 Zyn... | null | [] | package org.anddev.andengine.util;
import android.util.SparseArray;
/**
* (c) 2010 <NAME>
* (c) 2011 Zynga Inc.
*
* @author <NAME>
* @since 11:51:29 - 20.08.2010
* @param <T>
*/
public class Library<T> {
// ===========================================================
// Constants
// =======================... | 1,913 | 0.357993 | 0.346611 | 68 | 27.42647 | 26.691217 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.970588 | false | false | 10 |
60a5e003f6ae9f151ce703e65afc58c4a9ee34e3 | 24,163,486,052,253 | 564e25330d263fc3789f9743c1831a64d7574a48 | /ZigZagConversion.java | ce67c996455555f510080fbcec5acc5e7afd198c | [] | no_license | mikeyangh/LeetCode-Java | https://github.com/mikeyangh/LeetCode-Java | 9aaa506d080170ab0a45cbe97f758ab533a58f8c | 1b7a82ea9a2daca5ebe7fb40f346e0cd08e999a0 | refs/heads/master | 2021-01-01T20:48:45.466000 | 2015-08-16T01:42:46 | 2015-08-16T01:42:46 | 39,211,157 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class ZigZagConversion {
public String convert(String s, int nRows) {
if (s.length()==0)
{
return "";
}
int oldPointer = 0;
int newPointer = 0;
char[] charArray = new char[s.length()];
if (nRows == 1)
{
return s;
}
... | UTF-8 | Java | 1,407 | java | ZigZagConversion.java | Java | [] | null | [] |
public class ZigZagConversion {
public String convert(String s, int nRows) {
if (s.length()==0)
{
return "";
}
int oldPointer = 0;
int newPointer = 0;
char[] charArray = new char[s.length()];
if (nRows == 1)
{
return s;
}
... | 1,407 | 0.341151 | 0.331912 | 48 | 28.291666 | 16.228779 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.541667 | false | false | 10 |
74b9395101124428f88891b5f53975af16d71dd3 | 10,325,101,433,820 | 45080b91ff56253afb2b417c660466c70000149f | /src/homework6/ClosedAuctionException.java | 70468587709756278904d043e33cdf14d69b3a02 | [] | no_license | huichen2333/CSE214HW6-Auction | https://github.com/huichen2333/CSE214HW6-Auction | 12a609cd9594d8846a4bb8e0e9017cf099fb10e1 | 5ce9e47bb64b44e62c53759f7672685f43af6a92 | refs/heads/master | 2020-08-11T08:27:01.849000 | 2019-10-11T20:56:11 | 2019-10-11T20:56:11 | 214,527,368 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package homework6;
public class ClosedAuctionException extends Exception{
public ClosedAuctionException() {
System.out.println("The auction time is over, new bid for the item cannot be made.");
}
}
| UTF-8 | Java | 203 | java | ClosedAuctionException.java | Java | [] | null | [] | package homework6;
public class ClosedAuctionException extends Exception{
public ClosedAuctionException() {
System.out.println("The auction time is over, new bid for the item cannot be made.");
}
}
| 203 | 0.773399 | 0.768473 | 7 | 28 | 30.430248 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 10 |
f0e4d2227e3ab2b2e1ef23ff9ddcb71f57d66dae | 37,039,797,977,658 | 854408f70611cce30522f95add6a87dfff175739 | /indexr-vlt-segment/src/main/java/io/indexr/vlt/codec/Codec.java | 79cdb6b223d888b417b7b82b3f8504a7d2f6ad03 | [
"Apache-2.0"
] | permissive | zhangxiangyang/indexr | https://github.com/zhangxiangyang/indexr | eb22ac91bd93e97129f683692b591f4686099241 | 47de2310282f7624a7a20039e272733d8da7a690 | refs/heads/master | 2020-04-15T05:16:03.822000 | 2019-02-25T07:15:06 | 2019-02-25T07:15:06 | 97,819,571 | 0 | 0 | Apache-2.0 | true | 2018-06-13T01:20:51 | 2017-07-20T09:54:43 | 2017-07-20T09:54:46 | 2018-06-13T01:20:51 | 2,405 | 0 | 0 | 0 | Java | false | null | package io.indexr.vlt.codec;
public interface Codec extends Encoder, Decoder {
CodecType type();
static int outputBufferSize(CodecType type, int valCount, int dataSize) {
int size;
switch (type) {
case SIMPLE_DICT:
case DICT_COMPRESS:
size = dataSize + ... | UTF-8 | Java | 839 | java | Codec.java | Java | [] | null | [] | package io.indexr.vlt.codec;
public interface Codec extends Encoder, Decoder {
CodecType type();
static int outputBufferSize(CodecType type, int valCount, int dataSize) {
int size;
switch (type) {
case SIMPLE_DICT:
case DICT_COMPRESS:
size = dataSize + ... | 839 | 0.443385 | 0.404052 | 28 | 28.964285 | 21.436754 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.535714 | false | false | 10 |
44b51acf6781f7bda92f80ae242c5bdafc9268fd | 22,849,226,071,011 | 73de8be2c71792611a5bb79438b1decae47e5c60 | /src/main/java/com/studyonline/mapper/BestMapper.java | a2ba5bb7a930e890e4b382e253ef91fe8921b160 | [] | no_license | carzyhahaha/studyonline | https://github.com/carzyhahaha/studyonline | 1e40b53d4534f25b807ff036dc0cb6d56e3fc510 | 3ee5d9a321b19d27f36d32a72cffb64365d32511 | refs/heads/master | 2021-07-01T02:47:47.326000 | 2017-09-14T09:12:56 | 2017-09-14T09:12:56 | 103,511,807 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.studyonline.mapper;
import com.studyonline.model.Best;
import com.studyonline.model.BestExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface BestMapper {
int countByExample(BestExample example);
int deleteByExample(BestExample example);
int deleteByPri... | UTF-8 | Java | 801 | java | BestMapper.java | Java | [] | null | [] | package com.studyonline.mapper;
import com.studyonline.model.Best;
import com.studyonline.model.BestExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface BestMapper {
int countByExample(BestExample example);
int deleteByExample(BestExample example);
int deleteByPri... | 801 | 0.764045 | 0.764045 | 30 | 25.733334 | 27.239595 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 10 |
f7e2a0cf58a2d364b53950a7c17c0ac095fc1c7a | 34,385,508,215,821 | 7230339fb76b472c1f925c26fd5e3f66f26d65c6 | /app/src/main/java/com/luoye/demo/mybrowser/Home/Customerview/MyScrollview.java | 46182caaf7f3c3cee41cf38451a15e99fd59acb0 | [] | no_license | cc347504377/MyBrowser | https://github.com/cc347504377/MyBrowser | a94c4551ff5271c2d12b1fdccf92bfc29555218d | 0bf6ea0c1a442918f69b27e73548de42e6a8f87d | refs/heads/master | 2020-01-23T21:54:40.905000 | 2016-12-10T12:57:58 | 2016-12-10T12:57:58 | 74,731,875 | 11 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.luoye.demo.mybrowser.Home.Customerview;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.support.v7.widget.CardView;
import android.util.AttributeSet;
import android.util.DisplayMetrics;
import andro... | UTF-8 | Java | 7,253 | java | MyScrollview.java | Java | [
{
"context": "browser.news.UtilClass.UtilLog;\n\n/**\n * Created by Luoye on 2016/11/4.\n */\n\npublic class MyScrollview exte",
"end": 791,
"score": 0.9994052052497864,
"start": 786,
"tag": "USERNAME",
"value": "Luoye"
}
] | null | [] | package com.luoye.demo.mybrowser.Home.Customerview;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.support.v7.widget.CardView;
import android.util.AttributeSet;
import android.util.DisplayMetrics;
import andro... | 7,253 | 0.588481 | 0.582764 | 214 | 32.509346 | 24.874214 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.733645 | false | false | 10 |
554edccd9fbe1eb68ed35043e2e8d2130c2f0805 | 24,730,421,691,955 | 950d070ba1b8f1c780dabc518d48fa214125714c | /src/ddf pom/ddf-widgetset/src/main/java/com/ddf/vaadin/client/DefaultAnimatedElement.java | e102b521b5f33c5a358803ab01c899035ac10a1d | [] | no_license | DDF-Team/DDF-Game | https://github.com/DDF-Team/DDF-Game | dc6cdb4ac53ef56e41024c5694ad53737a5b148a | c865153fa8bb487423b258d6c43794b0c8dea869 | refs/heads/master | 2020-05-17T20:55:17.683000 | 2015-05-27T21:56:38 | 2015-05-27T21:56:38 | 33,042,331 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ddf.vaadin.client;
import java.util.ArrayList;
import java.util.List;
import com.google.gwt.canvas.dom.client.Context2d;
import com.google.gwt.user.client.ui.Image;
import com.google.gwt.user.client.ui.RootPanel;
/**
* Default animated element
*
* @author David Mantilla
*
*/
public class DefaultAni... | UTF-8 | Java | 4,920 | java | DefaultAnimatedElement.java | Java | [
{
"context": "l;\n\n/**\n * Default animated element\n * \n * @author David Mantilla\n *\n */\npublic class DefaultAnimatedElement implem",
"end": 289,
"score": 0.9998358488082886,
"start": 275,
"tag": "NAME",
"value": "David Mantilla"
}
] | null | [] | package com.ddf.vaadin.client;
import java.util.ArrayList;
import java.util.List;
import com.google.gwt.canvas.dom.client.Context2d;
import com.google.gwt.user.client.ui.Image;
import com.google.gwt.user.client.ui.RootPanel;
/**
* Default animated element
*
* @author <NAME>
*
*/
public class DefaultAnimatedEle... | 4,912 | 0.651626 | 0.647967 | 267 | 17.426966 | 18.069914 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.516854 | false | false | 10 |
e9471f970c493b8e4b000ca3db8e7da0dabcd6bd | 24,275,155,221,968 | 73cb42b588a695f69c44312a71e10155c9babacb | /iiif-image-backend-impl/src/main/java/de/digitalcollections/ehcache/EventLogger.java | 29a50e14fecc653a94bed78e8f255841fb427ae5 | [
"MIT"
] | permissive | dbmdz/iiif-image-api | https://github.com/dbmdz/iiif-image-api | 56e90f576aadc2c1151f9b6504a45f9a0e0394d6 | c924299e902ad2435f4a214f869b355f55d0b698 | refs/heads/master | 2020-03-30T19:55:58.321000 | 2018-02-28T09:52:05 | 2018-02-28T09:52:05 | 62,313,527 | 5 | 3 | null | false | 2017-01-09T12:38:56 | 2016-06-30T13:39:13 | 2016-10-27T15:13:56 | 2017-01-05T15:56:12 | 13,257 | 3 | 1 | 1 | C | null | null | package de.digitalcollections.ehcache;
import org.ehcache.event.CacheEvent;
import org.ehcache.event.CacheEventListener;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
public class EventLogger implements CacheEventListener<Object, Object> {
private static final Logger LOGGER = LoggerFactory.getLogger(Eve... | UTF-8 | Java | 750 | java | EventLogger.java | Java | [] | null | [] | package de.digitalcollections.ehcache;
import org.ehcache.event.CacheEvent;
import org.ehcache.event.CacheEventListener;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
public class EventLogger implements CacheEventListener<Object, Object> {
private static final Logger LOGGER = LoggerFactory.getLogger(Eve... | 750 | 0.678667 | 0.676 | 28 | 25.785715 | 23.979689 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.535714 | false | false | 10 |
df19eb29dd800890f0173d0ff68866d6839693ba | 34,565,896,845,325 | a3d1903af7e8b3a6c37f2a37909617c91d2fc9a1 | /src/main/java/com/lectures/dp/sigleton/DoubleCheckedLockingSingleton.java | 4ee6936f3841b17e898f7905b18746b096145f6d | [] | no_license | ivanguravel/designpatterns | https://github.com/ivanguravel/designpatterns | e67e6a53ea205e5153fc8dcb31176eac97aa093a | 5ac08d8cd10f861e1b652ddc07a7c1f8394e1b2d | refs/heads/master | 2021-01-12T12:18:40.816000 | 2016-10-31T11:29:32 | 2016-10-31T11:29:32 | 72,429,092 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lectures.dp.sigleton;
/**
* @author Ivan_Zhuravel
*/
public class DoubleCheckedLockingSingleton {
private static volatile DoubleCheckedLockingSingleton instance;
public static DoubleCheckedLockingSingleton getInstance() {
DoubleCheckedLockingSingleton localInstance = instance;
i... | UTF-8 | Java | 664 | java | DoubleCheckedLockingSingleton.java | Java | [
{
"context": "package com.lectures.dp.sigleton;\n\n/**\n * @author Ivan_Zhuravel\n */\npublic class DoubleCheckedLockingSingleton {\n",
"end": 63,
"score": 0.9994525909423828,
"start": 50,
"tag": "NAME",
"value": "Ivan_Zhuravel"
}
] | null | [] | package com.lectures.dp.sigleton;
/**
* @author Ivan_Zhuravel
*/
public class DoubleCheckedLockingSingleton {
private static volatile DoubleCheckedLockingSingleton instance;
public static DoubleCheckedLockingSingleton getInstance() {
DoubleCheckedLockingSingleton localInstance = instance;
i... | 664 | 0.637048 | 0.637048 | 22 | 29.181818 | 25.774611 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 10 |
d0f6573197d8d649621cdaf2bdbe0d519f9feaad | 22,643,067,649,268 | 0d886a8ab12d2f3fe5effff7c38f4c9de978dc03 | /src/test/java/com/celebrity/challenge/rest_interface/ApplicationControllerTest.java | 84c727998e4bcb9dddb500a3179d397fd0d41bf1 | [] | no_license | fredySanabria/celebrityChallenge | https://github.com/fredySanabria/celebrityChallenge | 988d107078b14451bd3d34b7b09695b7f0bf7a0c | 0ca9fdb8f67211a095ab7597abb60cfee90d651f | refs/heads/master | 2021-03-02T19:47:18.654000 | 2020-03-10T02:19:15 | 2020-03-10T02:19:15 | 245,899,720 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.celebrity.challenge.rest_interface;
import com.celebrity.challenge.DTO.PersonDTO;
import com.celebrity.challenge.application.StatisticService;
import com.celebrity.challenge.application.TeamService;
import com.celebrity.challenge.application.VoteService;
import com.celebrity.challenge.domain.Person;
import... | UTF-8 | Java | 2,719 | java | ApplicationControllerTest.java | Java | [
{
"context": "O.builder()\n .id(5)\n .name(\"test name\")\n .job(\"testJob\")\n .image(",
"end": 1544,
"score": 0.8639909625053406,
"start": 1535,
"tag": "NAME",
"value": "test name"
}
] | null | [] | package com.celebrity.challenge.rest_interface;
import com.celebrity.challenge.DTO.PersonDTO;
import com.celebrity.challenge.application.StatisticService;
import com.celebrity.challenge.application.TeamService;
import com.celebrity.challenge.application.VoteService;
import com.celebrity.challenge.domain.Person;
import... | 2,716 | 0.734461 | 0.733726 | 74 | 35.743244 | 26.822773 | 109 | false | false | 0 | 0 | 0 | 0 | 72 | 0.02648 | 0.459459 | false | false | 10 |
2148ebfec4d16ca78b921f5b0b0117e16d6d52d9 | 34,059,090,701,097 | 04575b80787a63835ab10bb9f165819bf6e034af | /Pochatkin_Misha/Lection3/game-demo/src/main/Java/com/exigenservices/lectures/tags/CheckTag.java | e14561e3408c3038980c4ce491d42882d2bf4c96 | [] | no_license | Xboctus/spbgu2015 | https://github.com/Xboctus/spbgu2015 | 4098b667bcc067e96022875e2d6daafdca133ff9 | dc4512547fc6fba4e0dcdb9531635b3cdeb39283 | refs/heads/master | 2016-08-12T09:36:35.256000 | 2015-12-16T12:51:56 | 2015-12-16T12:51:56 | 44,545,196 | 10 | 15 | null | false | 2015-12-16T12:51:57 | 2015-10-19T15:40:52 | 2015-12-13T21:31:39 | 2015-12-16T12:51:57 | 23,248 | 2 | 14 | 1 | Java | null | null | package com.exigenservices.lectures.tags;
import javax.servlet.jsp.JspException;
import javax.servlet.jsp.JspWriter;
import javax.servlet.jsp.tagext.SimpleTagSupport;
import javax.servlet.jsp.tagext.TagSupport;
import java.io.IOException;
import java.util.Random;
import java.util.logging.SimpleFormatter;
/**
* Crea... | WINDOWS-1251 | Java | 1,229 | java | CheckTag.java | Java | [
{
"context": "a.util.logging.SimpleFormatter;\n\n/**\n * Created by Михаил on 06.11.2015.\n */\npublic class CheckTag extends ",
"end": 333,
"score": 0.9998466968536377,
"start": 327,
"tag": "NAME",
"value": "Михаил"
}
] | null | [] | package com.exigenservices.lectures.tags;
import javax.servlet.jsp.JspException;
import javax.servlet.jsp.JspWriter;
import javax.servlet.jsp.tagext.SimpleTagSupport;
import javax.servlet.jsp.tagext.TagSupport;
import java.io.IOException;
import java.util.Random;
import java.util.logging.SimpleFormatter;
/**
* Crea... | 1,229 | 0.581357 | 0.566639 | 51 | 22.980392 | 18.105886 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.392157 | false | false | 10 |
40ffe127bf0b66a6132fe623626e72c4a0ded7e4 | 37,907,381,364,957 | 120e7424ae905dfe71c2bd2bbd389feb666c5021 | /src/de/dariusmewes/exo/Launcher.java | a9da3671af9aeb99d2bec38714eccf9c90118748 | [] | no_license | drs-m/Exo | https://github.com/drs-m/Exo | ea01e94264d83acee23c2ee2bc46e43351397d44 | abb7e55cf5cb070c518a19bb6033adcbb45c0582 | refs/heads/master | 2021-01-10T12:21:18.313000 | 2013-02-28T23:00:12 | 2013-02-28T23:00:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.dariusmewes.exo;
import java.applet.Applet;
import java.awt.BorderLayout;
import javax.swing.JFrame;
public class Launcher extends Applet {
private static final long serialVersionUID = 1L;
private static Exo game = new Exo();
public void init() {
setLayout(new BorderLayout());
add(game, BorderLay... | UTF-8 | Java | 1,039 | java | Launcher.java | Java | [] | null | [] | package de.dariusmewes.exo;
import java.applet.Applet;
import java.awt.BorderLayout;
import javax.swing.JFrame;
public class Launcher extends Applet {
private static final long serialVersionUID = 1L;
private static Exo game = new Exo();
public void init() {
setLayout(new BorderLayout());
add(game, BorderLay... | 1,039 | 0.723773 | 0.72281 | 48 | 20.645834 | 16.413269 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.6875 | false | false | 10 |
eb33a155e95affec62636880d21aacf4eacab4b5 | 30,760,555,839,427 | 29279410306e9d7c60c0e4a245bf8060a61210aa | /app/src/main/java/com/example/samee/models/Ratings.java | 85330082420280f3d2a70f4a23c06cd59b0767aa | [] | no_license | sameerahmad7/TravelJournal-cloud | https://github.com/sameerahmad7/TravelJournal-cloud | fe2ec12784efc1eb15c60006d27965fb5b73eaab | d0bdea617401d8e05a645f008669c5b079c40377 | refs/heads/master | 2020-04-01T02:31:57.208000 | 2018-12-08T19:44:52 | 2018-12-08T19:44:52 | 152,783,072 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.samee.models;
import java.util.ArrayList;
import java.util.List;
public class Ratings {
String user,rating,review;
ArrayList<String> uris;
public Ratings()
{
}
public Ratings(String user, String rating,String review,ArrayList<String>uris) {
this.user = user;
this.... | UTF-8 | Java | 963 | java | Ratings.java | Java | [] | null | [] | package com.example.samee.models;
import java.util.ArrayList;
import java.util.List;
public class Ratings {
String user,rating,review;
ArrayList<String> uris;
public Ratings()
{
}
public Ratings(String user, String rating,String review,ArrayList<String>uris) {
this.user = user;
this.... | 963 | 0.599169 | 0.599169 | 52 | 17.51923 | 17.152584 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.423077 | false | false | 10 |
b6399fbc3bbac9cc12e7385918f793c8a97e5520 | 39,221,641,368,625 | 9bf37f48499ea99d68c29848d62bfd81177c9583 | /src/main/java/pl/klimas7/learn/number/Prime.java | 5e5c0a4379eaa5cd96bfdff2bdc5c4b58d2c5f70 | [] | no_license | klimas7/Learn | https://github.com/klimas7/Learn | cea092e774ed5bca20524f34cda0e13e22aa80b9 | 20da5a5b04314ce8d3b80b5bca8d0903e4624f0f | refs/heads/master | 2023-06-23T20:32:33.214000 | 2022-11-05T15:41:14 | 2022-11-05T15:41:14 | 51,222,578 | 0 | 1 | null | false | 2023-06-14T22:32:18 | 2016-02-06T21:22:18 | 2022-01-27T20:37:07 | 2023-06-14T22:32:17 | 91 | 0 | 1 | 1 | Java | false | false | package pl.klimas7.learn.number;
import java.util.ArrayList;
import java.util.List;
public class Prime {
public Prime() {
}
public List<Integer> getPrimes(Integer maxNumber) {
List<Integer> primes = new ArrayList<>();
boolean[] sieve = new boolean[maxNumber + 1];
sieve[0] = siev... | UTF-8 | Java | 1,162 | java | Prime.java | Java | [
{
"context": "package pl.klimas7.learn.number;\n\nimport java.util.ArrayList;\nimport",
"end": 18,
"score": 0.600745439529419,
"start": 14,
"tag": "USERNAME",
"value": "mas7"
}
] | null | [] | package pl.klimas7.learn.number;
import java.util.ArrayList;
import java.util.List;
public class Prime {
public Prime() {
}
public List<Integer> getPrimes(Integer maxNumber) {
List<Integer> primes = new ArrayList<>();
boolean[] sieve = new boolean[maxNumber + 1];
sieve[0] = siev... | 1,162 | 0.498279 | 0.493115 | 43 | 26.023256 | 21.614475 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.534884 | false | false | 10 |
8e199857fbba74320ea53aa0ebc4bd53b20c8e07 | 22,411,139,410,521 | 95df0663e8335813ec412015201515d0dfd47768 | /src/com/m2comm/headachediary/InputActivity.java | 2dbb917c09f34f3c48d081cd0fe0e48d22b74fbd | [] | no_license | TaehyungLee/M2-HeadacheDiary | https://github.com/TaehyungLee/M2-HeadacheDiary | e0847525b38f8424cf7311f2f5ff9183d18ba2ca | 4a850c614bff603a744dc90be177cfbf9608b1e3 | refs/heads/master | 2020-03-03T15:17:32.619000 | 2014-05-09T07:09:47 | 2014-05-09T07:09:47 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.m2comm.headachediary;
import java.text.*;
import java.util.*;
import android.app.*;
import android.content.*;
import android.database.*;
import android.database.sqlite.*;
import android.graphics.*;
import android.os.*;
import android.util.*;
import android.view.*;
import android.view.View.OnClickListener;... | UTF-8 | Java | 42,215 | java | InputActivity.java | Java | [] | null | [] | package com.m2comm.headachediary;
import java.text.*;
import java.util.*;
import android.app.*;
import android.content.*;
import android.database.*;
import android.database.sqlite.*;
import android.graphics.*;
import android.os.*;
import android.util.*;
import android.view.*;
import android.view.View.OnClickListener;... | 42,215 | 0.69479 | 0.682074 | 1,423 | 28.068869 | 21.74873 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.933942 | false | false | 10 |
f5d1b4320f03355934bcea245dc6f61c1be8e364 | 15,049,565,419,096 | 0926c9ff02ad8c4b9579b9c95b4fdc66599e06f6 | /cloud-common-exception/src/main/java/com/erdaoya/springcloud/common/exception/util/ErrorUtil.java | cd8498393a11a23335c434d094c395e4301b9735 | [] | no_license | abocode/spring-cloud-example | https://github.com/abocode/spring-cloud-example | a7a14f9849564581903efcb2d6499eabbf42b9c3 | 126fca0dd50749e682b94db40a0170992dff5d54 | refs/heads/master | 2022-02-14T04:08:36.036000 | 2019-09-03T06:41:00 | 2019-09-03T06:41:00 | 113,801,661 | 1 | 0 | null | true | 2017-12-11T02:14:31 | 2017-12-11T02:14:31 | 2017-11-20T01:47:41 | 2017-10-19T04:25:18 | 3,242 | 0 | 0 | 0 | null | false | null | package com.erdaoya.springcloud.common.exception.util;
import com.erdaoya.springcloud.common.exception.entity.FullError;
import com.fasterxml.jackson.databind.ObjectMapper;
import lombok.extern.slf4j.Slf4j;
/**
* Created by shangshengfang on 2017/2/16.
*/
@Slf4j
public class ErrorUtil {
public static String app... | UTF-8 | Java | 766 | java | ErrorUtil.java | Java | [
{
"context": "port lombok.extern.slf4j.Slf4j;\n\n/**\n * Created by shangshengfang on 2017/2/16.\n */\n@Slf4j\npublic class ErrorUtil {",
"end": 241,
"score": 0.9986399412155151,
"start": 227,
"tag": "USERNAME",
"value": "shangshengfang"
}
] | null | [] | package com.erdaoya.springcloud.common.exception.util;
import com.erdaoya.springcloud.common.exception.entity.FullError;
import com.fasterxml.jackson.databind.ObjectMapper;
import lombok.extern.slf4j.Slf4j;
/**
* Created by shangshengfang on 2017/2/16.
*/
@Slf4j
public class ErrorUtil {
public static String app... | 766 | 0.682768 | 0.669713 | 25 | 29.639999 | 22.367619 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 10 |
19208085cc460b81aea0b77b1e4d98d754d7cb0b | 26,955,214,759,398 | 793f99af4be0c9e0d38bf5c71a82c59399b37af7 | /src/multithreading/stopthreads/StopThread.java | bfd3c45fb5dad1c45636600de7c3d2b8d7f47b1a | [
"Apache-2.0"
] | permissive | RK-D/JavaStudy | https://github.com/RK-D/JavaStudy | f08d8fc069fb9fcf2f1d683fac4a3f42e783a2af | 1a9b0eecfab4789dcf41931dccd67c4343f721cf | refs/heads/master | 2022-11-14T08:54:12.503000 | 2020-07-07T00:29:19 | 2020-07-07T00:29:19 | 273,623,159 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package multithreading.stopthreads;
import org.omg.CORBA.INITIALIZE;
/**
* @author rookie
* @version 1.0
* @date 2020/6/20 23:52
*
*使用stop 的错误方法,突然强制停止操作,很危险,产生脏数据
*/
public class StopThread implements Runnable{
@Override
public void run() {
for (int i = 0; i < 6; i++) {
System.out.... | UTF-8 | Java | 1,049 | java | StopThread.java | Java | [
{
"context": "\n\nimport org.omg.CORBA.INITIALIZE;\n\n/**\n * @author rookie\n * @version 1.0\n * @date 2020/6/20 23:52\n *\n *使用s",
"end": 92,
"score": 0.9993979930877686,
"start": 86,
"tag": "USERNAME",
"value": "rookie"
}
] | null | [] | package multithreading.stopthreads;
import org.omg.CORBA.INITIALIZE;
/**
* @author rookie
* @version 1.0
* @date 2020/6/20 23:52
*
*使用stop 的错误方法,突然强制停止操作,很危险,产生脏数据
*/
public class StopThread implements Runnable{
@Override
public void run() {
for (int i = 0; i < 6; i++) {
System.out.... | 1,049 | 0.492228 | 0.467358 | 39 | 23.743589 | 16.628241 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.410256 | false | false | 10 |
77229138c4ac70b21d18d55767b18e571980416a | 22,771,916,619,676 | 30f4edaca99297eb5b5da262795017f3e0fb58ef | /app/src/main/java/com/gettipsi/tipsi/ui/recycler/SpacerItemDecoration.java | 23a4529a7a458791d05803c27c701c12357f4f21 | [] | no_license | limhowe/TipsiAndroid | https://github.com/limhowe/TipsiAndroid | f18c62f196fc78ec86f5f303d3b7bc62bcc72519 | 3240ddfe47674be882e678f4c9d27cff45e4a4ec | refs/heads/master | 2016-09-10T10:35:40.949000 | 2015-09-01T01:42:49 | 2015-09-01T01:42:49 | 41,710,271 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gettipsi.tipsi.ui.recycler;
import android.graphics.Rect;
import android.support.v7.widget.RecyclerView;
import com.gettipsi.tipsi.R;
public class SpacerItemDecoration extends RecyclerView.ItemDecoration {
@Override
public void getItemOffsets(Rect outRect, int itemPosition, RecyclerView parent) {
... | UTF-8 | Java | 477 | java | SpacerItemDecoration.java | Java | [] | null | [] | package com.gettipsi.tipsi.ui.recycler;
import android.graphics.Rect;
import android.support.v7.widget.RecyclerView;
import com.gettipsi.tipsi.R;
public class SpacerItemDecoration extends RecyclerView.ItemDecoration {
@Override
public void getItemOffsets(Rect outRect, int itemPosition, RecyclerView parent) {
... | 477 | 0.746331 | 0.735849 | 17 | 27.058823 | 28.564623 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.647059 | false | false | 10 |
8194c720d01f5c36e13cf11b5720fc2b98fa306f | 6,640,019,456,186 | 2aa18cb15a449573e19ad5a4924622dcfc3924b5 | /src/main/java/net/jhorstmann/packedtime/DateTimeParser.java | 8f4156cda110f28241e470b2a3617e6e3659d8c9 | [
"MIT"
] | permissive | jhorstmann/packedtime | https://github.com/jhorstmann/packedtime | fc7e1ffb2a148ea4f206f6b23c7b724bb184ff80 | c64c5570aaa5022efcc1ca9a783a958b56a522cd | refs/heads/master | 2021-07-08T00:53:06.926000 | 2020-06-20T19:01:04 | 2020-06-20T19:01:04 | 129,549,979 | 0 | 0 | MIT | false | 2020-06-20T19:01:05 | 2018-04-14T19:56:31 | 2020-06-20T18:57:56 | 2020-06-20T19:01:05 | 49 | 0 | 0 | 1 | Java | false | false | package net.jhorstmann.packedtime;
import java.time.LocalDateTime;
import java.time.Year;
import java.time.ZoneId;
import java.time.ZoneOffset;
import java.time.format.DateTimeParseException;
class DateTimeParser {
static class Index {
private int i;
Index() {
this.i = 0;
}
... | UTF-8 | Java | 12,782 | java | DateTimeParser.java | Java | [
{
"context": "package net.jhorstmann.packedtime;\n\nimport java.time.LocalDateTime;\ni",
"end": 19,
"score": 0.6145943403244019,
"start": 13,
"tag": "USERNAME",
"value": "horstm"
}
] | null | [] | package net.jhorstmann.packedtime;
import java.time.LocalDateTime;
import java.time.Year;
import java.time.ZoneId;
import java.time.ZoneOffset;
import java.time.format.DateTimeParseException;
class DateTimeParser {
static class Index {
private int i;
Index() {
this.i = 0;
}
... | 12,782 | 0.535597 | 0.523236 | 400 | 30.955 | 31.772676 | 165 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.9775 | false | false | 10 |
2842f242dcc116a6c051e0425d5b8329c517999f | 9,062,381,009,597 | 91b5b4e0296816ee00b1d88caf04c43e4e3759e0 | /src/basic.java | c799e4aefa308b1071b95c429f8d4a7d03275b79 | [] | no_license | Kassiter/Lab | https://github.com/Kassiter/Lab | 06136f45f7af8ebbbf275534fac508ba445c1b77 | a104bd372ff7ebb05fa1a53c51145e6db52151a9 | refs/heads/master | 2022-10-27T05:03:59.476000 | 2018-03-12T19:11:51 | 2018-03-12T19:11:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Lab
* version 1.1
* T-double-U
*/
public class basic {
private String name;
private int amount;
private double version;
public basic(String n, int a, double v) {
this.name=n;
this.amount = a;
this.version=v;
}
public boolean OldVersion(double v) {
boolean b=false;
if(v>this.version) {
b=true... | UTF-8 | Java | 500 | java | basic.java | Java | [] | null | [] | /*
* Lab
* version 1.1
* T-double-U
*/
public class basic {
private String name;
private int amount;
private double version;
public basic(String n, int a, double v) {
this.name=n;
this.amount = a;
this.version=v;
}
public boolean OldVersion(double v) {
boolean b=false;
if(v>this.version) {
b=true... | 500 | 0.65 | 0.646 | 31 | 15.129032 | 10.835253 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.612903 | false | false | 10 |
8cdc178c36b6ddaddf141bd7f5e04045d39ad198 | 32,444,182,966,125 | 8304b3d6497644ef3ac964a2c7a49b76b94394b1 | /familyapp/src/main/java/familyapp/ColorAdapter.java | 5061da2b3a7598b36db389b71342c5ddbbd4a075 | [] | no_license | smartdev777/FamilyMapViewerApp | https://github.com/smartdev777/FamilyMapViewerApp | e83337e524f5d51ec9c598fc2957941b122ac950 | 560976cb74dd54ab946d5c131834d2d6cbb6864f | refs/heads/master | 2020-09-04T19:52:11.971000 | 2019-11-06T00:02:44 | 2019-11-06T00:02:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package familyapp;
import android.content.*;
import android.support.annotation.LayoutRes;
import android.support.annotation.NonNull;
import android.widget.ArrayAdapter;
import android.widget.SpinnerAdapter;
import java.util.List;
/**
* Created by jacob on 4/18/2017.
*/
public class ColorAdapter extends ArrayAdapt... | UTF-8 | Java | 508 | java | ColorAdapter.java | Java | [
{
"context": "dapter;\n\nimport java.util.List;\n\n/**\n * Created by jacob on 4/18/2017.\n */\n\npublic class ColorAdapter exte",
"end": 256,
"score": 0.6286036372184753,
"start": 251,
"tag": "NAME",
"value": "jacob"
}
] | null | [] | package familyapp;
import android.content.*;
import android.support.annotation.LayoutRes;
import android.support.annotation.NonNull;
import android.widget.ArrayAdapter;
import android.widget.SpinnerAdapter;
import java.util.List;
/**
* Created by jacob on 4/18/2017.
*/
public class ColorAdapter extends ArrayAdapt... | 508 | 0.765748 | 0.751969 | 19 | 25.736841 | 29.29315 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.631579 | false | false | 10 |
3445fc4c68faa6027724b359d836099fd5c81dca | 22,170,621,188,815 | 3bb2dd10f41522b3cf83fc85c131f435955af9af | /AdamBots FRC 2014 Cleanup/src/edu/wpi/first/wpilibj/templates/DashboardPut.java | 9f160b827b17c46a32b915aa1550c1acb214b1b0 | [
"Unlicense"
] | permissive | CurtisFenner/AdamBots-2014-FRC-Programming-Cleanup | https://github.com/CurtisFenner/AdamBots-2014-FRC-Programming-Cleanup | c3c14adac0c4f1d9770e7bb8614a0210d4b15baf | a5e2999442dab4132775aee344293fba9cf0d84a | refs/heads/master | 2021-01-14T13:57:42.777000 | 2015-01-01T23:21:23 | 2015-01-01T23:21:23 | 28,567,295 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package edu.wpi.first.wpilibj.templates;
import auxiliary.MathUtils;
import subsystems.RobotShoot;
import subsystems.RobotPickup;
import subsystems.RobotVision;
import edu.wpi.first.wpilibj.DriverStation;
import edu.wpi... | UTF-8 | Java | 2,616 | java | DashboardPut.java | Java | [
{
"context": "ard;\nimport teleop.TeleopShoot;\n\n/**\n *\n * @author Blu\n */\npublic abstract class DashboardPut {\n\n\tpublic",
"end": 415,
"score": 0.967083752155304,
"start": 412,
"tag": "USERNAME",
"value": "Blu"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package edu.wpi.first.wpilibj.templates;
import auxiliary.MathUtils;
import subsystems.RobotShoot;
import subsystems.RobotPickup;
import subsystems.RobotVision;
import edu.wpi.first.wpilibj.DriverStation;
import edu.wpi... | 2,616 | 0.780199 | 0.772554 | 56 | 45.714287 | 36.129585 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.089286 | false | false | 10 |
8dcc80442f9ee8bfc2a0e420ee6095625d2b284b | 22,170,621,190,452 | a42407b397762b55485138f711e2ae15bd6aa9be | /aorun-medical/src/main/java/org/aorun/medical/dto/MemberDoctorCollectDto.java | 27a3361488879a7d0566d290ca805b875cb5e68f | [] | no_license | gthinkspark/aorunProject | https://github.com/gthinkspark/aorunProject | 0b4e53c1af20b043a27272956284c073e40e2dba | 172f2600f61c5a7a81c887351e9603408fc4991e | refs/heads/master | 2020-06-02T20:36:32.605000 | 2019-03-14T05:16:58 | 2019-03-14T05:16:58 | 191,300,057 | 3 | 0 | null | false | 2020-07-01T23:25:03 | 2019-06-11T05:28:22 | 2020-04-08T08:21:46 | 2020-07-01T23:25:02 | 87,497 | 3 | 0 | 9 | Java | false | false | package org.aorun.medical.dto;
import java.util.Date;
import org.aorun.medical.model.Doctor;
/**
* 会员收藏医生集合
* @author 邓文博
* 2017.04.26
*
*/
public class MemberDoctorCollectDto extends Doctor{
/**主键*/
private Long id;
/**会员ID*/
private Long memberId;
/**医生CODE*/
private String doctorCode;
/**是否收藏,y,是;n,否*/... | UTF-8 | Java | 1,534 | java | MemberDoctorCollectDto.java | Java | [
{
"context": ".medical.model.Doctor;\n/**\n * 会员收藏医生集合\n * @author 邓文博\n * 2017.04.26\n *\n */\npublic class MemberDoctorCol",
"end": 125,
"score": 0.9976708889007568,
"start": 122,
"tag": "NAME",
"value": "邓文博"
}
] | null | [] | package org.aorun.medical.dto;
import java.util.Date;
import org.aorun.medical.model.Doctor;
/**
* 会员收藏医生集合
* @author 邓文博
* 2017.04.26
*
*/
public class MemberDoctorCollectDto extends Doctor{
/**主键*/
private Long id;
/**会员ID*/
private Long memberId;
/**医生CODE*/
private String doctorCode;
/**是否收藏,y,是;n,否*/... | 1,534 | 0.685792 | 0.680328 | 81 | 17.08642 | 17.315659 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.296296 | false | false | 10 |
ff6d1c48e9804380e7f03c5a98d52fe80ce9dee8 | 5,342,939,320,081 | d6b0ae50db100a0216ba9ca9933cdae6b4867a1f | /JMauricioBPereiraFH/src/br/com/biblioteca/interfaces/IPersistenceLivro.java | 5ebf3ad6be150dcca08e07dfb7650215ea3d0e33 | [] | no_license | jmfcientista/MyProject | https://github.com/jmfcientista/MyProject | b5c33bc8ad28fba2f1de4830bf20b7b0851f7878 | 168f8fef3bf601ea79b99bcdffcf2f4ef616e298 | refs/heads/master | 2017-02-15T11:15:04.908000 | 2016-09-21T14:42:23 | 2016-09-21T14:42:23 | 68,475,843 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.biblioteca.interfaces;
import java.util.ArrayList;
import br.com.biblioteca.model.Livro;
public interface IPersistenceLivro<Livro> {
public void cadastrar(Livro type);
public ArrayList<Livro> listarLivro();
} | UTF-8 | Java | 237 | java | IPersistenceLivro.java | Java | [] | null | [] | package br.com.biblioteca.interfaces;
import java.util.ArrayList;
import br.com.biblioteca.model.Livro;
public interface IPersistenceLivro<Livro> {
public void cadastrar(Livro type);
public ArrayList<Livro> listarLivro();
} | 237 | 0.767932 | 0.767932 | 15 | 14.866667 | 17.798376 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.733333 | false | false | 10 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.