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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
568e22a1a41f47848b02254647d0ebf51bac2d89 | 15,633,681,019,542 | 7d0669cd73ca1bd5bdf89a42adada2c8ca3c3577 | /src/main/java/Application.java | a3b3bebc0b2fbdf2eb6f889a536fa5e680417543 | [] | no_license | offthebench/java-advanced-features | https://github.com/offthebench/java-advanced-features | a5f3cc9a8582bf81c3327eda89abb10060fab594 | f44d12a2c17a366df590d0bd08a3e31f637f71f4 | refs/heads/master | 2023-03-09T18:46:51.038000 | 2021-02-21T08:04:31 | 2021-02-21T08:04:31 | 340,640,849 | 0 | 2 | null | false | 2021-02-20T21:23:15 | 2021-02-20T11:43:32 | 2021-02-20T11:45:58 | 2021-02-20T11:45:56 | 11 | 0 | 1 | 1 | Java | false | false | import QuestionTwo.entity.Product;
import QuestionTwo.entity.SmallProduct;
import QuestionTwo.entity.SmallWarehouse;
import QuestionTwo.entity.Warehouse;
import QuestionTwo.repository.SmallWarehouseRepository;
import com.sun.tools.javac.util.List;
import reader.Reader;
import reader.ReaderFactory;
import writer.WriterF... | UTF-8 | Java | 1,608 | java | Application.java | Java | [] | null | [] | import QuestionTwo.entity.Product;
import QuestionTwo.entity.SmallProduct;
import QuestionTwo.entity.SmallWarehouse;
import QuestionTwo.entity.Warehouse;
import QuestionTwo.repository.SmallWarehouseRepository;
import com.sun.tools.javac.util.List;
import reader.Reader;
import reader.ReaderFactory;
import writer.WriterF... | 1,608 | 0.712687 | 0.697761 | 45 | 34.733334 | 28.74671 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.733333 | false | false | 12 |
50ea1c0e4388435edcc73c4efb53aca14742ad64 | 37,512,244,371,777 | 7cd2f013e61af95eef8cece56b355a90eaaa4dd5 | /scitemav-tp/src/main/java/com/scitemav/bean/TipoVehiculoBean.java | 782841ff855412d61dedbbc306975e0f8305d08d | [] | no_license | savepap20141-TP/SCITEMAVTP2014 | https://github.com/savepap20141-TP/SCITEMAVTP2014 | de7be5e7e142c452a76142c1961f3b0ffdba2d40 | 78aee55bed16f179b4c2d106e3cb7a3cf1ed4c14 | refs/heads/master | 2020-06-02T13:23:00.869000 | 2014-06-27T04:17:30 | 2014-06-27T04:17:30 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.scitemav.bean;
import org.springframework.web.multipart.commons.CommonsMultipartFile;
public class TipoVehiculoBean {
private Integer idTipoVehiculo;
private String nombre;
private String urlImagen;
private CommonsMultipartFile file;
public Integer getIdTipoVehiculo() {
return idT... | UTF-8 | Java | 853 | java | TipoVehiculoBean.java | Java | [] | null | [] | package com.scitemav.bean;
import org.springframework.web.multipart.commons.CommonsMultipartFile;
public class TipoVehiculoBean {
private Integer idTipoVehiculo;
private String nombre;
private String urlImagen;
private CommonsMultipartFile file;
public Integer getIdTipoVehiculo() {
return idT... | 853 | 0.722157 | 0.722157 | 40 | 19.325001 | 18.390741 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.375 | false | false | 12 |
adee981048efa5dc2320a5b9714e5bed6c199636 | 6,287,832,180,383 | 4e9b195be0254b6d61619811e633294a3e313b87 | /sources/com/xiaomi/smarthome/framework/crash/PluginCrashHandler.java | 541d8fb7935a9d08631a8de0102974458bf4a902 | [] | no_license | TonyDongGuaPi/mihome-src | https://github.com/TonyDongGuaPi/mihome-src | 2fb9c950ce8220a26525599b1b1ae1d05767f707 | 19c0df3277d2bc652f16f8fe825ce5f5f323e9a1 | refs/heads/master | 2022-04-08T16:27:09.759000 | 2020-03-03T21:40:30 | 2020-03-03T21:40:30 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xiaomi.smarthome.framework.crash;
import android.content.Context;
import com.xiaomi.plugin.core.XmPluginPackage;
import com.xiaomi.smarthome.application.CommonApplication;
import com.xiaomi.smarthome.frame.core.CoreApi;
import com.xiaomi.smarthome.frame.plugin.PluginRuntimeManager;
import com.xiaomi.smarth... | UTF-8 | Java | 4,433 | java | PluginCrashHandler.java | Java | [] | null | [] | package com.xiaomi.smarthome.framework.crash;
import android.content.Context;
import com.xiaomi.plugin.core.XmPluginPackage;
import com.xiaomi.smarthome.application.CommonApplication;
import com.xiaomi.smarthome.frame.core.CoreApi;
import com.xiaomi.smarthome.frame.plugin.PluginRuntimeManager;
import com.xiaomi.smarth... | 4,433 | 0.569141 | 0.554252 | 113 | 38.230087 | 26.686647 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.752212 | false | false | 12 |
9516afb32aa1d43db7241528d2f32c4d68cc6109 | 10,282,151,741,882 | e3fc69143e127a4109768d20a89d204d75d22469 | /pinyougou_cart_web/src/main/java/com/pinyougou/cart/controller/PayController.java | f4aa5842308754c3890ba807b47a26861f53d239 | [] | no_license | fcq666/pinyougou | https://github.com/fcq666/pinyougou | fc97d4cbc9e6244b8c497263c625feb9dc6c113d | ba7bab9edb4ed65d9460e01c88f2d63a624b2807 | refs/heads/master | 2020-06-14T01:19:17.955000 | 2019-07-18T00:18:41 | 2019-07-18T00:18:42 | 194,848,439 | 0 | 0 | null | false | 2020-06-15T21:35:28 | 2019-07-02T11:16:05 | 2019-07-18T00:19:30 | 2020-06-15T21:35:27 | 14,045 | 0 | 0 | 1 | JavaScript | false | false | package com.pinyougou.cart.controller;
import com.alibaba.dubbo.config.annotation.Reference;
import com.pinyougou.common.utils.IdWorker;
import com.pinyougou.order.service.OrderService;
import com.pinyougou.pay.service.WeixinPayService;
import com.pinyougou.pojo.TbPayLog;
import entity.Result;
import org.springframewo... | UTF-8 | Java | 3,050 | java | PayController.java | Java | [] | null | [] | package com.pinyougou.cart.controller;
import com.alibaba.dubbo.config.annotation.Reference;
import com.pinyougou.common.utils.IdWorker;
import com.pinyougou.order.service.OrderService;
import com.pinyougou.pay.service.WeixinPayService;
import com.pinyougou.pojo.TbPayLog;
import entity.Result;
import org.springframewo... | 3,050 | 0.58376 | 0.575713 | 90 | 29.388889 | 25.889378 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.477778 | false | false | 12 |
4690a57beac3d9157747504053dc0b3b1bd9551a | 16,973,710,755,108 | 4bbb053f8ac24762441ca16fc2a94f39bd6b7ec6 | /src/main/java/com/model/utills/randomnum/RandomNum.java | 2d42caf1277e6f42031d8ab6d54a7d987c955ee0 | [] | no_license | 14787484930/ebook | https://github.com/14787484930/ebook | a914bdd7bfe8f378a5a78498a935efdec63b6cc4 | ab21c3b17dfe675fe5d306b7aabdc0d1b6c49328 | refs/heads/master | 2022-12-21T19:59:20.316000 | 2020-09-05T14:49:57 | 2020-09-05T14:49:57 | 155,587,250 | 4 | 0 | null | false | 2022-12-16T11:32:25 | 2018-10-31T16:13:00 | 2020-09-05T14:50:25 | 2022-12-16T11:32:23 | 1,140 | 2 | 0 | 10 | JavaScript | false | false | package com.model.utills.randomnum;
import java.util.Random;
/**
* @author zxl
* @date 2019/4/8 11:52
* @describe
*/
public class RandomNum {
public static String getRandomNumer(){
Random random = new Random();
String code = "";
for(int i = 0;i<4;i++){
code += random.next... | UTF-8 | Java | 512 | java | RandomNum.java | Java | [
{
"context": "ndomnum;\n\nimport java.util.Random;\n\n/**\n * @author zxl\n * @date 2019/4/8 11:52\n * @describe\n */\npublic c",
"end": 81,
"score": 0.9996310472488403,
"start": 78,
"tag": "USERNAME",
"value": "zxl"
}
] | null | [] | package com.model.utills.randomnum;
import java.util.Random;
/**
* @author zxl
* @date 2019/4/8 11:52
* @describe
*/
public class RandomNum {
public static String getRandomNumer(){
Random random = new Random();
String code = "";
for(int i = 0;i<4;i++){
code += random.next... | 512 | 0.537109 | 0.505859 | 28 | 17.285715 | 15.797507 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.392857 | false | false | 12 |
5ad8141adeba0566c3310813010bd0a4e88d52de | 28,656,021,800,579 | d7d41b877ca812e0b37f3e0d87d3c2d0f53548cd | /Server/Bombers/src/com/vensella/bombers/delayedEvents/StandardBomb.java | 3a955f672ad1ba984d3e3859cc581450e28b9604 | [] | no_license | Stasyamba/Bombers---development | https://github.com/Stasyamba/Bombers---development | dcf9d1549dff83910349cad9ff3404a4e5636a2e | dac8654a9956475cfb3ac9b8464e8a67374f619a | refs/heads/master | 2021-05-03T04:24:16.630000 | 2010-12-15T10:11:08 | 2010-12-15T10:11:08 | 1,158,758 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vensella.bombers.delayedEvents;
import java.util.ArrayList;
import com.smartfoxserver.v2.entities.User;
import com.smartfoxserver.v2.entities.data.SFSObject;
import com.vensella.bombers.BombersGameProcess;
import com.vensella.bombers.DynamicGameMap;
import com.vensella.bombers.UserGameParams;
import com.v... | UTF-8 | Java | 2,848 | java | StandardBomb.java | Java | [] | null | [] | package com.vensella.bombers.delayedEvents;
import java.util.ArrayList;
import com.smartfoxserver.v2.entities.User;
import com.smartfoxserver.v2.entities.data.SFSObject;
import com.vensella.bombers.BombersGameProcess;
import com.vensella.bombers.DynamicGameMap;
import com.vensella.bombers.UserGameParams;
import com.v... | 2,848 | 0.614115 | 0.608848 | 119 | 22.932774 | 23.932936 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.915966 | false | false | 12 |
866fd79537e90824811a0345203d874c4bba5b14 | 1,760,936,598,564 | ec2661b19936c4cb0ae242486c4a3b3484551dd1 | /src/main/java/com/github/vvinston/konfig/ParsedNumber.java | 860758904d7d01589b82a1ff00eea31128698dc4 | [] | no_license | vvinston/konfig | https://github.com/vvinston/konfig | 240eebf89d8bdad911097856209fd894881efb83 | 374e0586921e73b1677a61834a59a6d09b31c13a | refs/heads/master | 2021-03-24T09:37:00.008000 | 2017-07-10T22:12:57 | 2017-07-10T22:12:57 | 96,465,973 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.vvinston.konfig;
import java.util.Objects;
final class ParsedNumber extends Number {
private final String number;
ParsedNumber(final String number) {
this.number = Objects.requireNonNull(number);
}
@Override
public int intValue() {
return Integer.parseInt(numb... | UTF-8 | Java | 615 | java | ParsedNumber.java | Java | [
{
"context": "package com.github.vvinston.konfig;\n\nimport java.util.Objects;\n\nfinal class P",
"end": 27,
"score": 0.6681770086288452,
"start": 19,
"tag": "USERNAME",
"value": "vvinston"
}
] | null | [] | package com.github.vvinston.konfig;
import java.util.Objects;
final class ParsedNumber extends Number {
private final String number;
ParsedNumber(final String number) {
this.number = Objects.requireNonNull(number);
}
@Override
public int intValue() {
return Integer.parseInt(numb... | 615 | 0.643902 | 0.643902 | 32 | 18.21875 | 16.857368 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 12 |
6c764290e0dd5c5f448b47b121c162a7e236c65d | 9,208,409,889,424 | 66b797a51db8c8e191c2cc5d2b8651c5cde2d84d | /Spring/Spring-Database/src/main/java/com/cts/product/model/Product.java | 61ba1fb611067ce9c33890371a3375c1932410a1 | [] | no_license | richardsforu/fdcs-java | https://github.com/richardsforu/fdcs-java | f8a64c47040f722b4ae1609180ea153784b77534 | 782efd02dea355a1e6d24fbfe558b9df7887551f | refs/heads/master | 2020-05-22T12:42:03.553000 | 2019-08-08T07:14:21 | 2019-08-08T07:14:21 | 186,345,103 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cts.product.model;
import javax.persistence.Entity;
import javax.persistence.Id;
@Entity
public class Product {
@Id
private String product_id;
private String product_name;
private double salary;
public String getProduct_id() {
return product_id;
}
public void setProduct_id(String product_id) {
... | UTF-8 | Java | 630 | java | Product.java | Java | [] | null | [] | package com.cts.product.model;
import javax.persistence.Entity;
import javax.persistence.Id;
@Entity
public class Product {
@Id
private String product_id;
private String product_name;
private double salary;
public String getProduct_id() {
return product_id;
}
public void setProduct_id(String product_id) {
... | 630 | 0.72381 | 0.72381 | 34 | 17.529411 | 15.421977 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.264706 | false | false | 12 |
a6203da662eb3b38fbb1c52d2c9e0bfe176c70a2 | 9,947,144,265,301 | fcc04df11d063e24627c5be36ef5fc2954e33421 | /src/test/java/edu/escuelaing/arsw/dangerousbet/game/PokerTests.java | bbb2a83b050a94e9ee3c0b068bec44cdb57b87c5 | [] | no_license | AndresDa1302/DangerousBets-ARSW | https://github.com/AndresDa1302/DangerousBets-ARSW | 84593033e2c0fe44c5b9df0834e4d4597ab7eb00 | 868a604c2801ec817a301a81a8fcde6ede513f25 | refs/heads/master | 2023-04-26T10:20:44.980000 | 2021-05-20T12:33:33 | 2021-05-20T12:33:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.escuelaing.arsw.dangerousbet.game;
import edu.escuelaing.arsw.dangerousbet.game.impl.Poker;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
import java.util.ArrayList;
import java.util.List;
import java.util.Random;
public class PokerTests {
/* @Test
public void agreg... | UTF-8 | Java | 4,016 | java | PokerTests.java | Java | [
{
"context": "nedas = new ArrayList<>();\n nickNames.add(\"Juan\");\n nickNames.add(\"Andres\");\n moned",
"end": 500,
"score": 0.999645471572876,
"start": 496,
"tag": "NAME",
"value": "Juan"
},
{
"context": " nickNames.add(\"Juan\");\n nickNames.add(\"... | null | [] | package edu.escuelaing.arsw.dangerousbet.game;
import edu.escuelaing.arsw.dangerousbet.game.impl.Poker;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
import java.util.ArrayList;
import java.util.List;
import java.util.Random;
public class PokerTests {
/* @Test
public void agreg... | 4,016 | 0.594871 | 0.571713 | 129 | 30.131783 | 20.542782 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.775194 | false | false | 12 |
c1ce110703c21079ea9be229b8bf87751030995a | 21,474,836,488,278 | ffb64b4d4cb25d0f859286e521abde7117adec4c | /src/main/java/top/guitoubing/qiniuweb/util/ConstantUtil.java | baffcb1254d92b5caa981a5ee3945a7303ebf9ab | [] | no_license | RuiTan/QiniuCloud | https://github.com/RuiTan/QiniuCloud | e2a14c04c7d5f101848c51c7c166158aa128c8aa | 743221a497b907e8213405b3f77423f33f4ba576 | refs/heads/master | 2022-06-15T11:25:45.867000 | 2020-01-21T08:44:39 | 2020-01-21T08:44:39 | 190,051,266 | 2 | 0 | null | false | 2022-05-20T20:58:56 | 2019-06-03T17:31:03 | 2022-03-04T22:58:02 | 2022-05-20T20:58:55 | 23,903 | 2 | 0 | 2 | CSS | false | false | package top.guitoubing.qiniuweb.util;
public class ConstantUtil {
public static final String AccessKey = "LIjKmW98gcj0ahR_Fogx3AV8V1JsRtOQo6qT43Cu";
public static final String SecretKey = "W_lPo12yjHkaVyfibquVSJH8ImLWXw-tIXeggNSo";
public static String Bucket = "archer";
public static final String Doma... | UTF-8 | Java | 700 | java | ConstantUtil.java | Java | [
{
"context": "til {\n public static final String AccessKey = \"LIjKmW98gcj0ahR_Fogx3AV8V1JsRtOQo6qT43Cu\";\n public static final String SecretKey = \"W_l",
"end": 151,
"score": 0.9997413158416748,
"start": 111,
"tag": "KEY",
"value": "LIjKmW98gcj0ahR_Fogx3AV8V1JsRtOQo6qT43Cu"
},
{
... | null | [] | package top.guitoubing.qiniuweb.util;
public class ConstantUtil {
public static final String AccessKey = "<KEY>";
public static final String SecretKey = "<KEY>";
public static String Bucket = "archer";
public static final String DomainName = "http://archer.guitoubing.top/";
private static final Str... | 630 | 0.724286 | 0.707143 | 16 | 42.75 | 30.200373 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8125 | false | false | 12 |
d5559eb639129a738599da7742970882946f5d00 | 26,955,214,758,137 | 2f815a4b0b550d48696d67d71c520bad2380dd3f | /Ejercicio_Java/src/ejercicio_java/Ejercicio_Java.java | a9c7f0044dc41afd959b64eb666a91a326a8f7eb | [] | no_license | erickamontero100292/CursoJava | https://github.com/erickamontero100292/CursoJava | 75f9315171a82567bad08e5ed67a6169270cfeaf | db9d59402b4e28de0790ac381c4250ed562f0dbc | refs/heads/master | 2021-01-12T14:40:29.537000 | 2016-10-27T00:25:20 | 2016-10-27T00:25:20 | 72,044,177 | 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 ejercicio_java;
/**
*
* @author Ericka
*/
public class Ejercicio_Java {
/**
* @param args the command line argume... | UTF-8 | Java | 1,096 | java | Ejercicio_Java.java | Java | [
{
"context": "or.\n */\npackage ejercicio_java;\n\n/**\n *\n * @author Ericka\n */\npublic class Ejercicio_Java {\n\n /**\n *",
"end": 234,
"score": 0.9997949600219727,
"start": 228,
"tag": "NAME",
"value": "Ericka"
}
] | 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 ejercicio_java;
/**
*
* @author Ericka
*/
public class Ejercicio_Java {
/**
* @param args the command line argume... | 1,096 | 0.625 | 0.616788 | 36 | 29.444445 | 22.694155 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.611111 | false | false | 12 |
ecd905997ef769e979ab18926456a1976d3285b5 | 27,281,632,273,318 | 5faf915f0dce2a82816c4ec75a84bf9fbfebc24a | /G.java | 5fc127c660df75053440747446e763363d3158b8 | [] | no_license | EvgenyPyankov/itmo | https://github.com/EvgenyPyankov/itmo | 8ebeeb74b42f61d3503a2022a03b9fd0efc036dd | 624e0053501eeeeabbbd8d9b05005eae047c90a8 | refs/heads/master | 2016-09-08T03:28:35.523000 | 2014-11-09T19:53:47 | 2014-11-09T19:53:47 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class G extends null {
void aa();
java.lang.Class qq();
}
| UTF-8 | Java | 75 | java | G.java | Java | [] | null | [] | public class G extends null {
void aa();
java.lang.Class qq();
}
| 75 | 0.586667 | 0.586667 | 6 | 11.5 | 12.038134 | 29 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 12 |
0d986b4d0c900b3074a1811d43a5ad968e460028 | 197,568,505,478 | 2c1582027f4a2647e013016d8d3af3374c6c25ef | /Selenium/src/main/java/com/sayem/architecture/GetCurrentArchitecture.java | 8e49a0120de1f03bb93e5877d2b1b8898f8fcc07 | [] | no_license | mdbarigidad/WebDriver | https://github.com/mdbarigidad/WebDriver | e67329f9d7de279df98c7043e6eaf2dca633425b | 7bfa134bc9674ee612109c696e3dd66c2027da4f | refs/heads/master | 2021-01-16T20:56:53.533000 | 2014-09-14T19:45:56 | 2014-09-14T19:45:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sayem.architecture;
import org.openqa.selenium.Architecture;
import org.openqa.selenium.Platform;
public class GetCurrentArchitecture {
public static void main(String[] args) {
// I am on Mac x64, so it return me Mac x64
System.out.print(Platform.getCurrent() + " " + Platform.getCur... | UTF-8 | Java | 416 | java | GetCurrentArchitecture.java | Java | [] | null | [] | package com.sayem.architecture;
import org.openqa.selenium.Architecture;
import org.openqa.selenium.Platform;
public class GetCurrentArchitecture {
public static void main(String[] args) {
// I am on Mac x64, so it return me Mac x64
System.out.print(Platform.getCurrent() + " " + Platform.getCur... | 416 | 0.692308 | 0.682692 | 15 | 26.733334 | 28.148336 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 12 |
f11e1a0873c0c1f4aa675c41ebe5e3a7ac9ab3f7 | 36,532,991,832,163 | 43592a4bc96a9df4587b4354ca3318e0bd825607 | /Day2/src/com/srm/java/training/EB_Bill.java | 3ed1c519388d76ec72ef63bad711df02b299c676 | [] | no_license | Divya-SRM/Java | https://github.com/Divya-SRM/Java | d809a8b4864843be858a3dfaa80dddfb76241e21 | 025a771429b9e0a8f42da47f0d58ecff9ff7a40f | refs/heads/main | 2023-06-19T04:10:07.652000 | 2021-07-17T12:56:38 | 2021-07-17T12:56:38 | 379,217,147 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.srm.java.training;
import java.util.Scanner;
public class EB_Bill {
int Consumer_No;
String Consumer_Name;
int Previous_reading;
int Current_reading;
String Connection_type;
int actUnit=0;
double amt=0;
EB_Bill(int Consumer_No,String Consumer_Name,int Previous_reading,int Current_readi... | UTF-8 | Java | 2,417 | java | EB_Bill.java | Java | [] | null | [] | package com.srm.java.training;
import java.util.Scanner;
public class EB_Bill {
int Consumer_No;
String Consumer_Name;
int Previous_reading;
int Current_reading;
String Connection_type;
int actUnit=0;
double amt=0;
EB_Bill(int Consumer_No,String Consumer_Name,int Previous_reading,int Current_readi... | 2,417 | 0.623914 | 0.601572 | 102 | 21.696079 | 24.149773 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.647059 | false | false | 12 |
102eb7e2d45b07b61aa23fa4a16ff6e500c9c1ba | 31,361,851,228,776 | ad293dcf4a0f64c16cb852545746ef107fc71d8a | /src/java/com/shopymarket/app/action/ClienteAction.java | 7ed31b6e050db76c0899de12b1e6481a5a617690 | [] | no_license | Israel2106/ProyectoLenguajesI | https://github.com/Israel2106/ProyectoLenguajesI | 932a22188476584436395c985d6a8ce0ba840ae3 | 13eba77902b1ca6d3c2c710ba7f2db88f3274a02 | refs/heads/master | 2021-01-23T15:04:58.898000 | 2017-06-16T02:02:30 | 2017-06-16T02:02:30 | 93,269,199 | 0 | 0 | null | false | 2017-06-27T16:47:00 | 2017-06-03T19:18:55 | 2017-06-12T21:39:02 | 2017-06-27T16:45:46 | 32,533 | 0 | 0 | 2 | HTML | 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 com.shopymarket.app.action;
import com.shopymarket.app.bussiness.BussinessCliente;
import com.shopymarket.app.dominio.... | UTF-8 | Java | 5,655 | java | ClienteAction.java | Java | [
{
"context": "truts.action.ActionForward;\r\n\r\n/**\r\n *\r\n * @author Israel\r\n */\r\npublic class ClienteAction extends DispatchAc",
"end": 709,
"score": 0.9277893900871277,
"start": 703,
"tag": "NAME",
"value": "Israel"
}
] | 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 com.shopymarket.app.action;
import com.shopymarket.app.bussiness.BussinessCliente;
import com.shopymarket.app.dominio.... | 5,655 | 0.651459 | 0.651105 | 128 | 42.179688 | 27.005913 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.953125 | false | false | 12 |
d29e3add691ef2b7ae5d9e64c273989e66508ca6 | 30,253,749,694,300 | 1323cf7d0383d4478f97ce2bc659050aca61692f | /app/src/main/java/com/alirnp/tempviewdemo/MainActivity.java | 1f66c9a9d633e945797030d7e47cee3bd7b5e9d2 | [] | no_license | ali-moghadam/TempView | https://github.com/ali-moghadam/TempView | a94f6fb2a18756ca65561fa886231897e13c14bf | ef9617e7e95c93d8e2555a73a420e11fc408ee86 | refs/heads/master | 2022-11-07T04:07:45.651000 | 2020-07-04T09:42:25 | 2020-07-04T09:42:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.alirnp.tempviewdemo;
import android.os.Bundle;
import android.widget.TextView;
import androidx.appcompat.app.AppCompatActivity;
import com.alirnp.tempview.TempView;
public class MainActivity extends AppCompatActivity {
private TempView mTempView1;
private TempView mTempView2;
private TextVi... | UTF-8 | Java | 1,374 | java | MainActivity.java | Java | [] | null | [] | package com.alirnp.tempviewdemo;
import android.os.Bundle;
import android.widget.TextView;
import androidx.appcompat.app.AppCompatActivity;
import com.alirnp.tempview.TempView;
public class MainActivity extends AppCompatActivity {
private TempView mTempView1;
private TempView mTempView2;
private TextVi... | 1,374 | 0.660844 | 0.649199 | 49 | 27.020409 | 24.827148 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.469388 | false | false | 12 |
4d2eceda7d0f4b1ed8b9cb81ebdd8388ddc77e19 | 17,540,646,488,755 | 77b969522ef45ef691d1a7f6d9347e39c2fc7925 | /spring01/src/main/java/com/example/spring01/model/dto/UserDTO.java | dd6260f0159f6839631c8fb66612d7d0fb94d3eb | [] | no_license | bravekjel/spring01 | https://github.com/bravekjel/spring01 | bfbeee583a7963e95fa07d33e89b20fba25063c8 | 027626a2766b59c293c399eb7994a2f1e2dcbaab | refs/heads/master | 2022-12-23T03:09:03.791000 | 2019-10-16T15:22:24 | 2019-10-16T15:22:24 | 203,616,313 | 0 | 0 | null | false | 2022-12-15T23:46:19 | 2019-08-21T15:46:17 | 2019-10-16T15:22:52 | 2022-12-15T23:46:18 | 1,530 | 0 | 0 | 14 | Java | false | false | package com.example.spring01.model.dto;
import java.util.Collection;
import org.springframework.security.core.GrantedAuthority;
import org.springframework.security.core.userdetails.User;
public class UserDTO extends User {
private String userid;
private String name;
public UserDTO(String username, Strin... | UTF-8 | Java | 1,040 | java | UserDTO.java | Java | [] | null | [] | package com.example.spring01.model.dto;
import java.util.Collection;
import org.springframework.security.core.GrantedAuthority;
import org.springframework.security.core.userdetails.User;
public class UserDTO extends User {
private String userid;
private String name;
public UserDTO(String username, Strin... | 1,040 | 0.722115 | 0.720192 | 41 | 23.365854 | 28.594521 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.634146 | false | false | 12 |
78d8eb34b8f98c7bdd106c680d5f376793550baa | 17,824,114,335,145 | 7b596e65e099adefc2b26b168a91a1c403833337 | /src/Hammer.java | 11cdc274b0413958c61231c1dfccf677630ed3cc | [] | no_license | firesage123/Thor | https://github.com/firesage123/Thor | 0850e9f8e5b20d4b6767ef5c8c36e1ce62739f12 | eb534dc8b021e0b5c5a18c2353eaf59e248e5d5e | refs/heads/master | 2021-01-10T12:14:24.384000 | 2015-11-11T01:11:38 | 2015-11-11T01:11:38 | 45,950,799 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import info.gridworld.actor.*;
import info.gridworld.actor.Critter;
import info.gridworld.grid.Grid;
import info.gridworld.grid.Location;
import java.awt.Color;
import java.util.ArrayList;
public class Hammer extends Weapon
{
int hitpoint;
public Hammer(Thor t)
{
super(t);
hitpoint = 1;
}
} | UTF-8 | Java | 300 | java | Hammer.java | Java | [] | null | [] | import info.gridworld.actor.*;
import info.gridworld.actor.Critter;
import info.gridworld.grid.Grid;
import info.gridworld.grid.Location;
import java.awt.Color;
import java.util.ArrayList;
public class Hammer extends Weapon
{
int hitpoint;
public Hammer(Thor t)
{
super(t);
hitpoint = 1;
}
} | 300 | 0.756667 | 0.753333 | 16 | 17.8125 | 13.333317 | 36 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.0625 | false | false | 12 |
e671f4d448ee616bf15092d97b7f5a78407e72ef | 17,824,114,337,070 | 5451a6e13ce5afea98a3bb687b9b29e445a7113a | /src/main/java/com/example/demo/service/DemoContorller.java | d0180de1ad53b624ad022bae5f58c6d0189de959 | [] | no_license | zxc6286747/demo | https://github.com/zxc6286747/demo | c0fa361d60a578b8f4df46eb4eaa32b8dc0524de | b593ef50664adf557676279be04cab511023d840 | refs/heads/master | 2021-04-04T14:29:13.768000 | 2020-05-21T03:43:23 | 2020-05-21T03:43:23 | 248,464,593 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo.service;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@RestController
public class DemoContorller {
@RequestMapping("/")
public String a() {
return "你好aaaahello";
}
}
| UTF-8 | Java | 288 | java | DemoContorller.java | Java | [] | null | [] | package com.example.demo.service;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@RestController
public class DemoContorller {
@RequestMapping("/")
public String a() {
return "你好aaaahello";
}
}
| 288 | 0.778169 | 0.778169 | 15 | 17.933332 | 20.647734 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 12 |
1c307803af4bd0415b6cec0ba43fb19c496bbc94 | 6,459,630,862,146 | a2b4bb766b49a66733b93fcf20b07bf88c17ea7f | /src/test/java/auction/AuctionAppValidator.java | 804b4b3d8420a29fc83080a692528dd574d5a740 | [] | no_license | emiliabvdb/auction | https://github.com/emiliabvdb/auction | cdb2f7fd8df4de8594d9bfda11f1de30b9719ee5 | f33016c26455d04625dae24b48c33f813075f973 | refs/heads/master | 2022-12-04T15:19:39.395000 | 2018-10-26T11:49:55 | 2018-10-26T11:49:55 | 150,239,295 | 0 | 1 | null | false | 2022-11-16T09:57:44 | 2018-09-25T09:22:50 | 2018-10-26T11:50:00 | 2022-11-16T09:57:41 | 392 | 0 | 1 | 4 | Java | false | false | package auction;
import java.net.MalformedURLException;
import java.net.URL;
import java.time.LocalDate;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.GregorianCalendar;
import java.util.List;
import javax.xml.namespace.QName;
import javax.xml.validation.Validator;
import javax.xml.ws.Endpoi... | UTF-8 | Java | 6,695 | java | AuctionAppValidator.java | Java | [
{
"context": "r emilia = new User();\n\t emilia.setFirstName(\"Emilia\");\n\t emilia.setLastName(\"Botnen\");\n\t emil",
"end": 3016,
"score": 0.9997979402542114,
"start": 3010,
"tag": "NAME",
"value": "Emilia"
},
{
"context": "setFirstName(\"Emilia\");\n\t emilia.set... | null | [] | package auction;
import java.net.MalformedURLException;
import java.net.URL;
import java.time.LocalDate;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.GregorianCalendar;
import java.util.List;
import javax.xml.namespace.QName;
import javax.xml.validation.Validator;
import javax.xml.ws.Endpoi... | 6,663 | 0.703123 | 0.674287 | 193 | 33.678757 | 23.978842 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.777202 | false | false | 12 |
47d05da37c5bc75731e839dd81b04be18bab666c | 35,235,911,721,830 | 4aac59a656f3f5537956e9e3634d38bb695ad0e0 | /src/test/java/br/com/tools/manager/web/rest/ConsultorResourceIntTest.java | 49959993b7190ea517b541881b290eb656a89be4 | [] | no_license | alexsrosa/apptools-manager | https://github.com/alexsrosa/apptools-manager | ffeb0acd3d31231c88bdee16c21c978f3d4f2e30 | 3200b58a3ea5810ff33cf68b727ca31baee872bd | refs/heads/master | 2021-06-22T04:56:25.273000 | 2017-08-26T01:58:24 | 2017-08-26T01:58:24 | 100,435,773 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.tools.manager.web.rest;
import br.com.tools.manager.ManagerApp;
import br.com.tools.manager.domain.Consultor;
import br.com.tools.manager.repository.ConsultorRepository;
import br.com.tools.manager.web.rest.errors.ExceptionTranslator;
import org.junit.Before;
import org.junit.Test;
import org.junit.ru... | UTF-8 | Java | 13,706 | java | ConsultorResourceIntTest.java | Java | [] | null | [] | package br.com.tools.manager.web.rest;
import br.com.tools.manager.ManagerApp;
import br.com.tools.manager.domain.Consultor;
import br.com.tools.manager.repository.ConsultorRepository;
import br.com.tools.manager.web.rest.errors.ExceptionTranslator;
import org.junit.Before;
import org.junit.Test;
import org.junit.ru... | 13,706 | 0.70896 | 0.70626 | 337 | 39.670624 | 30.305098 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.385757 | false | false | 12 |
0c6e68295e3ad3aa10f3ee430a6f87f49d16e961 | 33,904,471,866,080 | 9ea6b3956e30e641a94bc01fce432aff4e0e952a | /Linguagem_e_Programação_Orientada/20180417/src/mifuder/umaclasse.java | c5d5ee885992e72ca8c60258486a728bda1db4a2 | [] | no_license | juniorsaldanha/UFMS | https://github.com/juniorsaldanha/UFMS | 07d0d46ba4b9f0ed3a7d529f5b34bc738e924819 | 2ce51826de2d4fd69a330f806f69d6ee53dc64b4 | refs/heads/master | 2022-12-14T13:09:44.149000 | 2020-08-12T19:21:53 | 2020-08-12T19:21:53 | 287,097,120 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mifuder;
public class umaclasse {
char a;
public umaclasse(char x) {
// TODO Auto-generated constructor stub
this.a = x;
}
public void print_a(){
System.out.println("a = " +a);
}
/*public boolean equals(umaclasse b)
{
return this.a == b.a;
}*/
public String toString()
{
return "a = '"+a+... | UTF-8 | Java | 330 | java | umaclasse.java | Java | [] | null | [] | package mifuder;
public class umaclasse {
char a;
public umaclasse(char x) {
// TODO Auto-generated constructor stub
this.a = x;
}
public void print_a(){
System.out.println("a = " +a);
}
/*public boolean equals(umaclasse b)
{
return this.a == b.a;
}*/
public String toString()
{
return "a = '"+a+... | 330 | 0.609091 | 0.609091 | 22 | 14 | 13.152946 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.272727 | false | false | 12 |
5798f54739cf60f8dc0a8dd9e170e7b2352cec23 | 23,003,844,863,850 | 515a719c23e019f68978f437caf5206c24fb3749 | /app/src/main/java/com/example/timisoara/material_cal.java | 5b050b1b0669179e8ae7d10937560a64bd003b57 | [] | no_license | andreimiclea99/Visit-Timisoara | https://github.com/andreimiclea99/Visit-Timisoara | 47e5638ed67cb695963b2a3b95a3d4af32e53b35 | 868bc3574661892c79804215036feea424cb84f1 | refs/heads/master | 2020-05-16T00:54:26.626000 | 2019-07-12T14:59:32 | 2019-07-12T14:59:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.timisoara;
import android.support.design.card.MaterialCardView;
import android.support.design.drawable.DrawableUtils;
import android.support.v4.content.ContextCompat;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.Toast;
import com.applandeo.materia... | UTF-8 | Java | 2,871 | java | material_cal.java | Java | [
{
"context": "package com.example.timisoara;\n\nimport android.support.design.card.MaterialCard",
"end": 29,
"score": 0.7530329823493958,
"start": 20,
"tag": "USERNAME",
"value": "timisoara"
}
] | null | [] | package com.example.timisoara;
import android.support.design.card.MaterialCardView;
import android.support.design.drawable.DrawableUtils;
import android.support.v4.content.ContextCompat;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.Toast;
import com.applandeo.materia... | 2,871 | 0.706722 | 0.693835 | 86 | 32.38372 | 25.290483 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.72093 | false | false | 12 |
1567fd5f4114453b62ea1b2660762421213da396 | 23,003,844,862,570 | 5507747b0ee7c41c62a36fe07fde92ad2516c2fe | /Assignment2/src/WordApp.java | 818650183f1879b65f8936f899c2b98b769bb242 | [] | no_license | adamchin1/CSC2002-Assignment2 | https://github.com/adamchin1/CSC2002-Assignment2 | 55ea4de14c9a7c8ab60c598fe88b46638b8c43cc | 577e62de69c9bb111ce57eb6986a473ab41e68e4 | refs/heads/master | 2021-06-27T16:56:16.256000 | 2017-09-17T08:49:25 | 2017-09-17T08:49:25 | 103,113,497 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import javax.swing.*;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.FileInputStream;
import java.io.IOException;
import java.util.Scanner;
import java.util.concurrent.*;
import java.util.logging.Level;
import java.util.logging.Logger;
//model is separate f... | UTF-8 | Java | 7,119 | java | WordApp.java | Java | [] | null | [] |
import javax.swing.*;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.FileInputStream;
import java.io.IOException;
import java.util.Scanner;
import java.util.concurrent.*;
import java.util.logging.Level;
import java.util.logging.Logger;
//model is separate f... | 7,119 | 0.548954 | 0.543475 | 230 | 29.947826 | 23.960781 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.621739 | false | false | 12 |
657f2fea29fb1208881757466f5356ddf0873d7f | 34,127,810,169,566 | 94d577c8678e8f419d236037fe45d44d9b92eade | /src/com/team/chatPro/DBManager.java | 16796b6029bc45df62e1b6dfb1ba6675aaac5335 | [] | no_license | gmlwnr92/ChattingProgram | https://github.com/gmlwnr92/ChattingProgram | b723074e33c09833baf15c698f818085a0ce2b59 | ab42f05221602cd42b40e7374ea8190e8027d486 | refs/heads/master | 2016-09-06T08:27:24.753000 | 2015-03-07T11:45:45 | 2015-03-07T11:46:22 | 31,810,349 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.team.chatPro;
import java.io.IOException;
import java.net.Socket;
import java.net.UnknownHostException;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import javax.swing.JOptionPane;
public class DBMan... | UTF-8 | Java | 3,022 | java | DBManager.java | Java | [
{
"context": "\n\t\tprivate static String URL = \"jdbc:oracle:thin:@192.168.99.66:1521:XE\";\n\t\tprivate static String DB_ID = \"scott\"",
"end": 511,
"score": 0.999727189540863,
"start": 498,
"tag": "IP_ADDRESS",
"value": "192.168.99.66"
},
{
"context": "_ID = \"scott\";\n\t\tpriva... | null | [] | package com.team.chatPro;
import java.io.IOException;
import java.net.Socket;
import java.net.UnknownHostException;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import javax.swing.JOptionPane;
public class DBMan... | 3,027 | 0.666005 | 0.653296 | 85 | 28.623529 | 22.511684 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.329412 | false | false | 12 |
f09522f5a8c8df40efd0e4dfbc07466839344751 | 34,127,810,172,082 | f44d617d540abd3cc0f0039a9567b9fce0df3cd3 | /projectportal/src/main/java/com/beiyelin/projectportal/repository/EmployeeRepository.java | 192ac80ca05524c6c8bae2ef6283da0acd47e120 | [] | no_license | newmann/group | https://github.com/newmann/group | 6c753e0050eaba73cfc660211c370a11ec2c7fc0 | 5fb13c52868215e0ceaebce869e0e1d239ef3b88 | refs/heads/master | 2018-10-09T23:58:11.569000 | 2018-10-09T14:24:43 | 2018-10-09T14:24:43 | 91,869,880 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.beiyelin.projectportal.repository;
import com.beiyelin.commonsql.jpa.BaseAbstractRepository;
import com.beiyelin.commonsql.jpa.BaseAbstractRepository;
import com.beiyelin.commonsql.jpa.BaseDomainRepository;
import com.beiyelin.projectportal.entity.BorrowMoneyQualificationPool;
import com.beiyelin.projectp... | UTF-8 | Java | 1,345 | java | EmployeeRepository.java | Java | [
{
"context": "pository;\n\nimport java.util.List;\n\n/**\n * @Author: xinsh\n * @Description:\n * @Date: Created in 16:38 2018",
"end": 493,
"score": 0.9996429085731506,
"start": 488,
"tag": "USERNAME",
"value": "xinsh"
}
] | null | [] | package com.beiyelin.projectportal.repository;
import com.beiyelin.commonsql.jpa.BaseAbstractRepository;
import com.beiyelin.commonsql.jpa.BaseAbstractRepository;
import com.beiyelin.commonsql.jpa.BaseDomainRepository;
import com.beiyelin.projectportal.entity.BorrowMoneyQualificationPool;
import com.beiyelin.projectp... | 1,345 | 0.752416 | 0.736803 | 38 | 34.394737 | 34.197983 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.526316 | false | false | 12 |
b678c693ad9f6c80935151d33325fc1b31ab7afc | 37,108,517,447,887 | 1398124f4db580ca10d77f9401e826ffc258eb70 | /ringtail-client/src/test/java/org/yannis/ringtail/client/zookeeper/ZookeeperConsumerTest.java | 97c6a0dafc22bd47215ad913828fef2a1873c8ea | [] | no_license | YannisZhao/ringtail | https://github.com/YannisZhao/ringtail | 6a34c90a793e2ca83f71c2b94c16e6a8c9921b0d | 16caee50ab066bd9ed261b032623bc837c3f7c21 | refs/heads/master | 2021-04-15T16:16:22.700000 | 2016-07-07T14:19:25 | 2016-07-07T14:19:25 | 60,256,013 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.yannis.ringtail.client.zookeeper;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Created by dell on 2016/6/30.
*/
public class ZookeeperConsumerTest {
private ZookeeperConsumer consumer;
@Before
public void init(){
c... | UTF-8 | Java | 637 | java | ZookeeperConsumerTest.java | Java | [
{
"context": "port static org.junit.Assert.*;\n\n/**\n * Created by dell on 2016/6/30.\n */\npublic class ZookeeperConsumerT",
"end": 177,
"score": 0.9904836416244507,
"start": 173,
"tag": "USERNAME",
"value": "dell"
},
{
"context": " consumer = new ZookeeperConsumer(new String[]{\... | null | [] | package org.yannis.ringtail.client.zookeeper;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Created by dell on 2016/6/30.
*/
public class ZookeeperConsumerTest {
private ZookeeperConsumer consumer;
@Before
public void init(){
c... | 637 | 0.653061 | 0.618524 | 37 | 16.243244 | 18.775208 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.243243 | false | false | 12 |
af8da94ddbd41673147f379607251c9f3c4f0ea5 | 28,312,424,470,313 | 8c82f67f86af3a84ad4eefaa41586bec801e2487 | /tehtava_14/src/tehtava_14/IngredientCheese.java | ae793e3715fad96f2ce5de5fdc49123c602d3557 | [] | no_license | Hanshoijer/Suunnittelumallit | https://github.com/Hanshoijer/Suunnittelumallit | 4876b6bee0120cd8464641a6c8b7885f5f134195 | 1b38317acce13c004cebed6da66c1be0ed43d15a | refs/heads/master | 2020-09-13T17:23:32.444000 | 2019-12-09T21:32:40 | 2019-12-09T21:32:40 | 222,571,581 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tehtava_14;
public class IngredientCheese extends Ingredient {
public IngredientCheese() {
ingredientName = "Cheese";
}
}
| UTF-8 | Java | 144 | java | IngredientCheese.java | Java | [] | null | [] | package tehtava_14;
public class IngredientCheese extends Ingredient {
public IngredientCheese() {
ingredientName = "Cheese";
}
}
| 144 | 0.708333 | 0.694444 | 8 | 16 | 17.269917 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 12 |
40ca9e7c6a324fccbb878cbe3887d9a4f5e20d81 | 17,961,553,275,734 | d970cd9e31f6c750b819298ca3cbae7b8154258a | /microse-8001/src/main/java/com/example/microse8001/entities/FoodsEntity.java | 682651bf197e22e672b68b42d5b31c610e37f596 | [] | no_license | yanpenggmx/guishi_Backstage | https://github.com/yanpenggmx/guishi_Backstage | 5ba73d4c3f91e7dde59ace48329fbb8046060769 | d94fb9fb51710ce84452ae93cd943822f902cb88 | refs/heads/master | 2020-03-29T13:05:07.400000 | 2018-11-24T06:00:25 | 2018-11-24T06:00:25 | 149,939,214 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.microse8001.entities;
import javax.persistence.*;
import java.util.Objects;
@Entity
@Table(name = "foods", schema = "guishi", catalog = "")
public class FoodsEntity {
private Integer id;
private String name;
private Double price;
private Double oldPrice;
private String descript... | UTF-8 | Java | 3,818 | java | FoodsEntity.java | Java | [] | null | [] | package com.example.microse8001.entities;
import javax.persistence.*;
import java.util.Objects;
@Entity
@Table(name = "foods", schema = "guishi", catalog = "")
public class FoodsEntity {
private Integer id;
private String name;
private Double price;
private Double oldPrice;
private String descript... | 3,818 | 0.584337 | 0.58329 | 166 | 22 | 19.147808 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421687 | false | false | 12 |
13e6619eefb253b013d96bb08b463d9c1ed6759d | 29,600,914,651,468 | 0f68e790aa8895fe39bc27f9331cc33929ec98be | /raw_dataset/74183599@isOptimal@OK.java | 5525f85497be44e8dc99f922b85f99c5cc9d3134 | [
"MIT"
] | permissive | ruanyuan115/code2vec_treelstm | https://github.com/ruanyuan115/code2vec_treelstm | c50b784cbe2a576905c372675270e95e64908575 | 0c5f98d280b506317738ba603b719cac6036896f | refs/heads/master | 2023-04-09T14:11:02.992000 | 2020-04-16T08:29:59 | 2020-04-16T08:29:59 | 256,151,081 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | private static void isOptimal(int n, BufferedReader br, BufferedWriter bw) throws IOException {
HashSet<Integer> hs = new HashSet<Integer>();
int available = -1;
for (int j = 0; j < n; j++) {
String[] row = br.readLine().split(" ");
int wishLength = Integer.parseInt(row[0]);
boolean ... | UTF-8 | Java | 955 | java | 74183599@isOptimal@OK.java | Java | [] | null | [] | private static void isOptimal(int n, BufferedReader br, BufferedWriter bw) throws IOException {
HashSet<Integer> hs = new HashSet<Integer>();
int available = -1;
for (int j = 0; j < n; j++) {
String[] row = br.readLine().split(" ");
int wishLength = Integer.parseInt(row[0]);
boolean ... | 955 | 0.436649 | 0.428272 | 31 | 29.838709 | 19.458967 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.741935 | false | false | 12 |
77846e1fb51e0f0299e977aa6271c59a8fa44720 | 403,726,971,449 | d6416d7c97ff4421077b62a26074c6cebab8ae87 | /commonlib/src/main/java/com/wwzl/commonlib/db/DBConstants.java | 6abbfd2accdf0bd681e450f88066145b48bd3004 | [] | no_license | zhangcongmin/Android_Common | https://github.com/zhangcongmin/Android_Common | c22fc25e337c370d35daf6e677f98f34c4e264e8 | e7bcfd7107876ad8c35a3e45047c2da1d6339542 | refs/heads/master | 2021-01-03T05:17:12.592000 | 2020-02-18T10:01:37 | 2020-02-18T10:01:37 | 239,937,880 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wwzl.commonlib.db;
public class DBConstants {
public static final String TOKEN ="token";
}
| UTF-8 | Java | 109 | java | DBConstants.java | Java | [] | null | [] | package com.wwzl.commonlib.db;
public class DBConstants {
public static final String TOKEN ="token";
}
| 109 | 0.733945 | 0.733945 | 6 | 17.166666 | 17.911045 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 12 |
01ec89eacbdfbc36e165b6ddbfe08a04b52cff61 | 22,170,621,216,068 | 9035640d0aeb1dc8bd4d55c623638cccd0a08915 | /rest/src/com/xy/admx/common/wx/SessionHandler.java | ea0f59136d04c5c4f6de2b2d9f26b228de1580bb | [] | no_license | liuwei5815/vmes | https://github.com/liuwei5815/vmes | 8db056b65c814f921cac9190552d8958df17b735 | 5d04cfa5792fde229c949de8ec85c5d794c3955c | refs/heads/master | 2021-09-17T12:44:41.738000 | 2018-01-05T06:36:44 | 2018-01-05T06:36:44 | 114,007,857 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xy.admx.common.wx;
import java.util.UUID;
import org.apache.commons.lang3.StringUtils;
import com.alibaba.fastjson.JSONObject;
import com.xy.admx.common.JedisPoolUtil;
import com.xy.admx.common.SysConfig;
import com.xy.cms.entity.AppUser;
/**
* session 基类
* @author dg
*
*/
public cla... | UTF-8 | Java | 1,520 | java | SessionHandler.java | Java | [
{
"context": ".entity.AppUser;\r\n\r\n/**\r\n * session 基类\r\n * @author dg\r\n *\r\n */\r\npublic class SessionHandler {\r\n\t\r\n\tprot",
"end": 299,
"score": 0.9988453388214111,
"start": 297,
"tag": "USERNAME",
"value": "dg"
}
] | null | [] | package com.xy.admx.common.wx;
import java.util.UUID;
import org.apache.commons.lang3.StringUtils;
import com.alibaba.fastjson.JSONObject;
import com.xy.admx.common.JedisPoolUtil;
import com.xy.admx.common.SysConfig;
import com.xy.cms.entity.AppUser;
/**
* session 基类
* @author dg
*
*/
public cla... | 1,520 | 0.690798 | 0.673884 | 64 | 21.09375 | 23.377151 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.375 | false | false | 12 |
cca840303cbd1f99244cf29ad456b87891e87f63 | 6,751,688,617,036 | 4acf5ae4d3110277f962ce9da8ab0f60514be06b | /app/src/main/java/pro/alex_zaitsev/currency/object/comparator/ui/AdvertAmountComparator.java | fb53e7feb93a29e17eb79bd5db470128aeab5ef1 | [
"Apache-2.0"
] | permissive | alexzaitsev/currency-client | https://github.com/alexzaitsev/currency-client | 6f89f2db16a047f41e5c466cdf870bf25805cd25 | a02e40489ba174e7b02ca7c783a6459363d75b0c | refs/heads/master | 2021-01-25T00:11:15.082000 | 2016-04-24T10:44:53 | 2016-04-24T10:44:53 | 56,799,396 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pro.alex_zaitsev.currency.object.comparator.ui;
import pro.alex_zaitsev.currency.object.model.Advert;
/**
* Created by rocknow on 16.03.2015.
*/
public class AdvertAmountComparator extends BaseUiAdvertComparator {
@Override
public int compareValues(Advert left, Advert right) {
return Float.... | UTF-8 | Java | 384 | java | AdvertAmountComparator.java | Java | [
{
"context": "v.currency.object.model.Advert;\n\n/**\n * Created by rocknow on 16.03.2015.\n */\npublic class AdvertAmountCompa",
"end": 137,
"score": 0.996657133102417,
"start": 130,
"tag": "USERNAME",
"value": "rocknow"
}
] | null | [] | package pro.alex_zaitsev.currency.object.comparator.ui;
import pro.alex_zaitsev.currency.object.model.Advert;
/**
* Created by rocknow on 16.03.2015.
*/
public class AdvertAmountComparator extends BaseUiAdvertComparator {
@Override
public int compareValues(Advert left, Advert right) {
return Float.... | 384 | 0.742188 | 0.721354 | 14 | 26.428572 | 28.301222 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 12 |
3e646ad1d5f8ed58be8c3565cb98f91fc3e0ce98 | 2,345,052,193,119 | f606d21572b90b6ff86454a79aee35538a0972d5 | /Parcours_type/Parcourstype_checkoutprofile_view.java | a3872d4e0239fedb48b2c8b0e1cc6bb12ef58b5d | [] | no_license | PDS-MASK/PDS | https://github.com/PDS-MASK/PDS | 48845b6c4586d1a7518117c47eddb383838b6601 | 2dfa41e4affa3ae53ba4f48c4d6f59883d09d8c7 | refs/heads/master | 2018-09-30T19:17:42.561000 | 2018-06-28T22:06:05 | 2018-06-28T22:06:05 | 120,525,342 | 0 | 1 | null | false | 2018-02-13T17:36:14 | 2018-02-06T21:27:57 | 2018-02-11T12:58:37 | 2018-02-13T17:36:13 | 56 | 0 | 1 | 0 | Java | false | null | package view;
import java.awt.EventQueue;
import javax.swing.JFrame;
import javax.swing.JOptionPane;
import javax.swing.JTextPane;
import net.proteanit.sql.DbUtils;
import java.awt.BorderLayout;
import javax.swing.JTextField;
import java.awt.SystemColor;
import java.sql.Connection;
import java.sql.Dri... | UTF-8 | Java | 7,002 | java | Parcourstype_checkoutprofile_view.java | Java | [] | null | [] | package view;
import java.awt.EventQueue;
import javax.swing.JFrame;
import javax.swing.JOptionPane;
import javax.swing.JTextPane;
import net.proteanit.sql.DbUtils;
import java.awt.BorderLayout;
import javax.swing.JTextField;
import java.awt.SystemColor;
import java.sql.Connection;
import java.sql.Dri... | 7,002 | 0.728792 | 0.713225 | 218 | 30.119267 | 30.504843 | 207 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.288991 | false | false | 12 |
7ce3b36129536b56a41d3d10a727b7c04fca4c77 | 10,488,310,162,583 | f16d85ef44bc944f88ae72e911ce343863fc81dc | /Browseword.java | 990b6da8d807d208b9a575b7d801e784daf40f3d | [] | no_license | yuchaozh/IWord | https://github.com/yuchaozh/IWord | ef38d74423047ed732f814abdc2a920a9a234487 | 21931c73185b073d489afa77ccaaf0efcb6ad342 | refs/heads/master | 2021-01-01T16:25:56.467000 | 2013-05-15T14:10:31 | 2013-05-15T14:10:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.awt.*;
import java.awt.event.*;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.net.MalformedURLException;
import java.net.URL;
import javax.swing.*;
import javax.swing.event.*;
import java.sql.*;
public class Browseword ... | GB18030 | Java | 12,472 | java | Browseword.java | Java | [
{
"context": "public static final String BASIC_ADDRESS =\"http://192.168.1.102/word/CGI/\";\n\tpublic static final String APPID=\"&a",
"end": 427,
"score": 0.9994578957557678,
"start": 414,
"tag": "IP_ADDRESS",
"value": "192.168.1.102"
},
{
"context": "tion(\"jdbc:mysql://localhost:3... | null | [] | import java.awt.*;
import java.awt.event.*;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.net.MalformedURLException;
import java.net.URL;
import javax.swing.*;
import javax.swing.event.*;
import java.sql.*;
public class Browseword ... | 12,493 | 0.633987 | 0.617167 | 430 | 27.204651 | 25.192469 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.22093 | false | false | 12 |
ef49d43f3def663543b0989ec7501227a01465b0 | 3,393,024,196,675 | a0022de2c6f9f1e15ec0e46cb673e08145e90a71 | /Mobile Application/Source/gnu/bytecode/CodeAttr.java | 80a032622e5e5ba4a6433b8d53537ceaec2d3d66 | [] | no_license | mohamedaiche/Savers-Team | https://github.com/mohamedaiche/Savers-Team | 2cbd964a991812b2a9cd7113f622662d065f41a6 | 3a99fd34bc56c07d471670e7b26ec886e8035306 | refs/heads/master | 2021-01-20T12:34:48.533000 | 2017-05-12T16:28:38 | 2017-05-12T16:28:38 | 90,382,724 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gnu.bytecode;
import java.io.DataOutputStream;
import java.io.IOException;
import java.io.PrintWriter;
import java.lang.reflect.Array;
public class CodeAttr
extends Attribute
implements AttrContainer
{
public static final int DONT_USE_JSR = 2;
static final int FIXUP_CASE = 3;
static final int FIXUP_... | UTF-8 | Java | 92,913 | java | CodeAttr.java | Java | [
{
"context": "ream);\n }\n}\n\n\n/* Location: C:\\Users\\Mohamed\\Downloads\\dex2jar-2.0\\dex2jar-2.0\\classes-dex2jar",
"end": 92759,
"score": 0.9487109184265137,
"start": 92752,
"tag": "NAME",
"value": "Mohamed"
}
] | null | [] | package gnu.bytecode;
import java.io.DataOutputStream;
import java.io.IOException;
import java.io.PrintWriter;
import java.lang.reflect.Array;
public class CodeAttr
extends Attribute
implements AttrContainer
{
public static final int DONT_USE_JSR = 2;
static final int FIXUP_CASE = 3;
static final int FIXUP_... | 92,913 | 0.526998 | 0.501351 | 3,903 | 22.80579 | 19.981382 | 244 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.612862 | false | false | 12 |
524dbb27aab755aa06a6af6f28ebbbcc4397c39a | 3,393,024,193,858 | 0cc69ae41b12cf832f8504d46358ca7e33075af7 | /bandit/src/main/java/com/personal/bandit/service/KafkaConsumerService.java | eb4fe414cace3911fbe473c3d0f97791dddd39ae | [
"MIT"
] | permissive | stasim101/Armorcode | https://github.com/stasim101/Armorcode | b2b0ed22501c7e9ae5befc4ca08d84fe927acad8 | 59e0f505ec11fd1d7d2bd7fe710d79f78c51b2a3 | refs/heads/main | 2023-03-03T17:11:27.553000 | 2021-02-05T03:24:15 | 2021-02-05T03:24:15 | 318,804,625 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.personal.bandit.service;
import java.io.IOException;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.kafka.annotation.KafkaListener;
import org.springframework.stereotype.Service;
@Service
public class KafkaConsumerService {
@Autowired
private MessageExtractorS... | UTF-8 | Java | 542 | java | KafkaConsumerService.java | Java | [] | null | [] | package com.personal.bandit.service;
import java.io.IOException;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.kafka.annotation.KafkaListener;
import org.springframework.stereotype.Service;
@Service
public class KafkaConsumerService {
@Autowired
private MessageExtractorS... | 542 | 0.819188 | 0.819188 | 20 | 26.1 | 23.98312 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.9 | false | false | 12 |
7a013021305c06f631f92cdfda6f9ca2e9e914a0 | 6,914,897,375,502 | 7faa7ba4dbd378105aeb468b9005978512f0b063 | /July20216_30AM_JavaBatch/src/com/icici/loans/eduloans/EmployeeChild.java | 4ea65d398aadcb1e26abbc8343c355eb7ab11b02 | [] | no_license | ravilella1234/July2021_6_30AM-Batch | https://github.com/ravilella1234/July2021_6_30AM-Batch | 0d455b592e7b8879b85b7086d86e62510c182a58 | 313723f3333a8b36c660b3271fc17cc87a972839 | refs/heads/main | 2023-08-11T04:53:18.920000 | 2021-10-14T01:33:48 | 2021-10-14T01:33:48 | 381,880,275 | 0 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.icici.loans.eduloans;
public class EmployeeChild extends Employee
{
String city;
public EmployeeChild(String city)
{
super(1744,"ravilella",12.34f);
this.city = city;
System.out.println(this.city);
}
public static void main(String[] args)
{
EmployeeChild e = new EmployeeChild("hyderabd... | UTF-8 | Java | 330 | java | EmployeeChild.java | Java | [
{
"context": "blic EmployeeChild(String city) \n\t{\n\t\tsuper(1744,\"ravilella\",12.34f);\n\t\tthis.city = city;\n\t\tSystem.out.printl",
"end": 159,
"score": 0.9809030890464783,
"start": 150,
"tag": "NAME",
"value": "ravilella"
},
{
"context": "] args)\n\t{\n\t\tEmployeeChild e = n... | null | [] | package com.icici.loans.eduloans;
public class EmployeeChild extends Employee
{
String city;
public EmployeeChild(String city)
{
super(1744,"ravilella",12.34f);
this.city = city;
System.out.println(this.city);
}
public static void main(String[] args)
{
EmployeeChild e = new EmployeeChild("hyderabd... | 330 | 0.706061 | 0.681818 | 20 | 15.5 | 17.382462 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.3 | false | false | 12 |
8238ed2824d94f00c84bf620e067ca5cb2a6eb09 | 13,013,750,927,290 | 82ee10a468daa06edb529ae8c7b155bd203d77fb | /eb-api/src/main/java/io/engineblock/activityapi/cyclelog/filters/tristate/EnumReadableMappingFilter.java | ae67f010bd2fc8c925eaba6ef0630e78299ff34b | [
"Apache-2.0"
] | permissive | engineblock/engineblock | https://github.com/engineblock/engineblock | 244728581d24075135d4c4dc8f50576e933d28ae | 9034acd8de724d6dfb6d2ff3ece3f9d8cde97ab0 | refs/heads/master | 2023-03-20T08:50:14.055000 | 2020-02-26T19:56:19 | 2020-02-26T19:56:19 | 57,073,755 | 11 | 12 | null | false | 2020-02-24T12:56:36 | 2016-04-25T20:20:59 | 2020-02-24T12:56:26 | 2020-02-24T12:56:35 | 15,561 | 9 | 10 | 48 | Java | false | false | /*
*
* Copyright 2016 jshook
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | UTF-8 | Java | 3,255 | java | EnumReadableMappingFilter.java | Java | [
{
"context": "/*\n *\n * Copyright 2016 jshook\n * Licensed under the Apache License, Version ",
"end": 33,
"score": 0.9994719624519348,
"start": 27,
"tag": "USERNAME",
"value": "jshook"
}
] | null | [] | /*
*
* Copyright 2016 jshook
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | 3,255 | 0.615361 | 0.611674 | 90 | 35.166668 | 29.674623 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.422222 | false | false | 12 |
bb88d1d4cabd0ed5f76d4b4e6e6517e5e4272679 | 29,240,137,396,958 | 6437a95e3bbc6c7cc22f7318c5af62d6cb5778e1 | /src/main/java/com/parlatech/map/repositories/EquipamentoRepository.java | cec93db56fde53949ef372220c32e7b392132cdc | [] | no_license | Faelxld/ApiDefesaCivil | https://github.com/Faelxld/ApiDefesaCivil | f16fbc912a31d6d3808e0b7c8c0145598e4f66d8 | f1964fa7a9823020a38ca2a064b896a9082d8b7f | refs/heads/master | 2020-04-07T13:46:59.678000 | 2018-12-11T18:41:48 | 2018-12-11T18:41:48 | 158,421,236 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.parlatech.map.repositories;
import com.parlatech.map.domain.Equipamento;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface EquipamentoRepository extends JpaRepository<Equipamento, Integer> {
}
| UTF-8 | Java | 298 | java | EquipamentoRepository.java | Java | [] | null | [] | package com.parlatech.map.repositories;
import com.parlatech.map.domain.Equipamento;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface EquipamentoRepository extends JpaRepository<Equipamento, Integer> {
}
| 298 | 0.852349 | 0.852349 | 9 | 32.111111 | 28.823002 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 12 |
33afd0f9ad08a526814df3763d68cb06f190cc15 | 2,499,671,001,720 | 939e2078d2185247ebf2648c524d381394d6a9ab | /src/dp/BOJ15988.java | 885bdbc044fd32bbafd4e3b051296a8cfba312fe | [] | no_license | dks301/BOJ | https://github.com/dks301/BOJ | dc30660d4a1f8064f84bf646286991f105c1653d | 1c08b07897faf34774314df4999aa5b3378f8ba7 | refs/heads/master | 2022-06-17T02:29:43.460000 | 2022-06-12T06:44:13 | 2022-06-12T06:44:13 | 121,115,019 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dp;
import java.io.BufferedReader;
import java.io.InputStreamReader;
/*
* 1, 2, 3 더하기3
* 정수 n이 주어졌을때, n을 1,2,3의 합으로 나타내는 방법의 수구하기
*
* 입력
* 첫째줄: 테스트케이스 개수T
* 다음T개줄: 정수n(n<=1000000인 양수)
*
* 출력
* 각 테스트 케이스마다 n을 1,2,3의 합으로 나타내는 방법의 수를 1,000,000,009로 나눈 나머지 출력
*/
public class BOJ15988 {
private static... | UTF-8 | Java | 1,134 | java | BOJ15988.java | Java | [] | null | [] | package dp;
import java.io.BufferedReader;
import java.io.InputStreamReader;
/*
* 1, 2, 3 더하기3
* 정수 n이 주어졌을때, n을 1,2,3의 합으로 나타내는 방법의 수구하기
*
* 입력
* 첫째줄: 테스트케이스 개수T
* 다음T개줄: 정수n(n<=1000000인 양수)
*
* 출력
* 각 테스트 케이스마다 n을 1,2,3의 합으로 나타내는 방법의 수를 1,000,000,009로 나눈 나머지 출력
*/
public class BOJ15988 {
private static... | 1,134 | 0.612371 | 0.550515 | 40 | 23.25 | 20.411699 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.775 | false | false | 12 |
2a437ad8c18dd4da9926602126fe0b75e336ff6f | 14,851,996,942,349 | bfba4bdbbf1e786e9b56bb547268cf8d54eb71ca | /app/src/main/java/Clases/Producto.java | 215bcefbe32df6338be460e03415bcc3f085feaf | [
"Apache-2.0"
] | permissive | JRSValdez/VLSPinventarios | https://github.com/JRSValdez/VLSPinventarios | 36b33b3b2b00129407f2a8c923b6537aa0b7743f | 29116a770c7bdae6c8033b6f1e85a73bd23927e2 | refs/heads/master | 2020-04-01T19:22:03.595000 | 2018-11-19T21:53:45 | 2018-11-19T21:53:45 | 152,934,987 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Clases;
import java.io.Serializable;
public class Producto implements Serializable{
public int idEmpresa;
public int idProducto;
public int idCategoria;
public String producto;
public float cantidad;
public double precio;
public double costo;
public String descripci... | UTF-8 | Java | 802 | java | Producto.java | Java | [] | null | [] | package Clases;
import java.io.Serializable;
public class Producto implements Serializable{
public int idEmpresa;
public int idProducto;
public int idCategoria;
public String producto;
public float cantidad;
public double precio;
public double costo;
public String descripci... | 802 | 0.619701 | 0.619701 | 31 | 23.870968 | 23.313766 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.83871 | false | false | 12 |
a2f2dffc60b6d1d0100f2eed7a15037c9bb34298 | 20,925,080,723,071 | 4c19b724f95682ed21a82ab09b05556b5beea63c | /XMSYGame/java2/server/game-manager/src/main/java/com/xmsy/server/zxyy/game/modules/manager/hall/dao/HallDao.java | 4eea0fe1e5f6a44b7735b468207b6468044d3fb1 | [] | no_license | angel-like/angel | https://github.com/angel-like/angel | a66f8fda992fba01b81c128dd52b97c67f1ef027 | 3f7d79a61dc44a9c4547a60ab8648bc390c0f01e | refs/heads/master | 2023-03-11T03:14:49.059000 | 2022-11-17T11:35:37 | 2022-11-17T11:35:37 | 222,582,930 | 3 | 5 | null | false | 2023-02-22T05:29:45 | 2019-11-19T01:41:25 | 2022-03-24T16:11:47 | 2023-02-22T05:29:40 | 340,142 | 2 | 5 | 39 | JavaScript | false | false | package com.xmsy.server.zxyy.game.modules.manager.hall.dao;
import org.apache.ibatis.annotations.Mapper;
import com.baomidou.mybatisplus.mapper.BaseMapper;
import com.xmsy.server.zxyy.game.modules.manager.hall.entity.HallEntity;
/**
*
*
* @author aleng
* @email xxxxx
* @date 2019-01-31 14:03:04
*/
@Mapper
pu... | UTF-8 | Java | 428 | java | HallDao.java | Java | [
{
"context": "er.hall.entity.HallEntity;\n\n/**\n * \n * \n * @author aleng\n * @email xxxxx\n * @date 2019-01-31 14:03:04\n */\n",
"end": 260,
"score": 0.9978244304656982,
"start": 255,
"tag": "USERNAME",
"value": "aleng"
}
] | null | [] | package com.xmsy.server.zxyy.game.modules.manager.hall.dao;
import org.apache.ibatis.annotations.Mapper;
import com.baomidou.mybatisplus.mapper.BaseMapper;
import com.xmsy.server.zxyy.game.modules.manager.hall.entity.HallEntity;
/**
*
*
* @author aleng
* @email xxxxx
* @date 2019-01-31 14:03:04
*/
@Mapper
pu... | 428 | 0.754673 | 0.721963 | 21 | 19.380953 | 23.568495 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 12 |
6df3720c124eb76c19ed185b3a216edb799f735e | 17,033,840,332,271 | 0e2a7cd24f7fad810343898ed3bd5c3f3f7fc224 | /src/test/java/cloudblue/reports/ScreenShotTaker.java | 35e508e37d578f408df1ffc173ac1d16c8ff0432 | [] | no_license | nitish0026/CucumberProject | https://github.com/nitish0026/CucumberProject | caa0ba642205fa65ecc5c1707c0ffcb2ac36de01 | 3d10a45e28e702aea5c461d34bd52cbef9d5f163 | refs/heads/master | 2023-02-20T17:12:16.799000 | 2021-01-21T11:31:17 | 2021-01-21T11:31:17 | 331,591,111 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cloudblue.reports;
import cloudblue.utility.browser.Browser;
import org.openqa.selenium.OutputType;
import org.openqa.selenium.TakesScreenshot;
import cloudblue.utility.LogStatus;
import cloudblue.utility.LogUtil;
public class ScreenShotTaker{
private LogUtil logUtil;
public ScreenShotTaker(){
logUtil = ... | UTF-8 | Java | 623 | java | ScreenShotTaker.java | Java | [] | null | [] | package cloudblue.reports;
import cloudblue.utility.browser.Browser;
import org.openqa.selenium.OutputType;
import org.openqa.selenium.TakesScreenshot;
import cloudblue.utility.LogStatus;
import cloudblue.utility.LogUtil;
public class ScreenShotTaker{
private LogUtil logUtil;
public ScreenShotTaker(){
logUtil = ... | 623 | 0.76886 | 0.76244 | 23 | 26.130434 | 23.46191 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.478261 | false | false | 12 |
3bff9a6942ca0c1b2482dedddde0a15847f0a0d8 | 22,471,268,926,854 | 2ed0066c2292a4d8856f79ed694823403ff38c5b | /src/com/yida/core/base/service/StaffService.java | d5621c9d82ea64456dafed2cc83a81967a365575 | [] | no_license | kevin027/yd_ecms | https://github.com/kevin027/yd_ecms | 0bc0d2a7554d4f6fbae0cbb847ce5e74a143844f | 7ec73bbd31351d858644e28d27c8b57391a912c4 | refs/heads/master | 2020-06-05T12:57:56.678000 | 2015-05-12T10:04:10 | 2015-05-12T10:04:10 | 33,706,655 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yida.core.base.service;
import com.tools.utils.Regexp;
import com.tools.utils.StringUtils;
import com.yida.core.base.entity.AuditOrg;
import com.yida.core.base.entity.Org;
import com.yida.core.base.entity.Staff;
import com.yida.core.base.vo.ListStaffForm;
import com.yida.core.base.vo.SaveStaffForm;
import ... | UTF-8 | Java | 7,169 | java | StaffService.java | Java | [] | null | [] | package com.yida.core.base.service;
import com.tools.utils.Regexp;
import com.tools.utils.StringUtils;
import com.yida.core.base.entity.AuditOrg;
import com.yida.core.base.entity.Org;
import com.yida.core.base.entity.Staff;
import com.yida.core.base.vo.ListStaffForm;
import com.yida.core.base.vo.SaveStaffForm;
import ... | 7,169 | 0.674106 | 0.671772 | 251 | 26.310757 | 23.895336 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.553785 | false | false | 12 |
88b005c74dc4d1b48ba2729e906bdbd2ecbbd38b | 51,539,676,405 | ae4a741d99ca34e52c3ccb90208c8f74f441770b | /src/test/java/org/ihtsdo/buildcloud/core/service/build/database/Rf2FileWriterTest.java | 7c176c2dfe8c91497d4470fde37d8b06f05d4c91 | [
"Apache-2.0"
] | permissive | IHTSDO/snomed-release-service | https://github.com/IHTSDO/snomed-release-service | bdd1f888ec0f313d44df3eb5f7b92adb6dc12f3f | 64952be93b2831ec0580d09415f39e26dc275418 | refs/heads/master | 2023-08-25T11:46:31.960000 | 2023-07-07T12:22:32 | 2023-07-07T12:22:32 | 15,286,965 | 6 | 5 | Apache-2.0 | false | 2023-03-03T09:13:47 | 2013-12-18T15:40:00 | 2022-09-21T18:45:08 | 2023-03-03T09:13:45 | 64,877 | 6 | 5 | 1 | Java | false | false | package org.ihtsdo.buildcloud.core.service.build.database;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import org.ihtsdo.buildcloud.core.service.build.RF2Constants;
import org.ihtsdo.buildcloud.core.service.build.database.map.RF2TableExportDAOImpl;
import org.ihtsdo.buildcloud.test.Stre... | UTF-8 | Java | 6,924 | java | Rf2FileWriterTest.java | Java | [] | null | [] | package org.ihtsdo.buildcloud.core.service.build.database;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import org.ihtsdo.buildcloud.core.service.build.RF2Constants;
import org.ihtsdo.buildcloud.core.service.build.database.map.RF2TableExportDAOImpl;
import org.ihtsdo.buildcloud.test.Stre... | 6,924 | 0.820046 | 0.786395 | 121 | 56.223141 | 56.044624 | 186 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.735537 | false | false | 12 |
f3a430dd229b0f78d5d2880735496c5facea3bea | 19,189,913,922,146 | 9e7d9dca2767575a85ee2495a187aba84aaaee87 | /dc3-device/dc3-group/src/main/java/com/pnoker/device/group/receive/wia/WiaReceiveThread.java | 791f88b0b4de51785fbabe0667fdfcc8f3f066b2 | [
"Apache-2.0"
] | permissive | lykknd/iot-dc3 | https://github.com/lykknd/iot-dc3 | f6a8b29ff071e7e40b8ce496a9fda401e91bb674 | be15222340fb466eb34e9d621fc63a5fb7dfb688 | refs/heads/master | 2020-07-18T17:01:13.878000 | 2019-09-02T12:47:19 | 2019-09-02T12:47:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pnoker.device.group.receive.wia;
import com.pnoker.device.group.bean.wia.MyGateway;
import com.pnoker.device.group.util.DatagramUtils;
import com.pnoker.device.group.util.PackageProcessor;
import lombok.Data;
import lombok.extern.slf4j.Slf4j;
import java.io.IOException;
/**
* <p>Copyright(c) 2019. Pnoke... | UTF-8 | Java | 1,948 | java | WiaReceiveThread.java | Java | [
{
"context": "19. Pnoker All Rights Reserved.\n * <p>Author : Pnoker\n * <p>Email : pnokers@gmail.com\n * <p>Descri",
"end": 368,
"score": 0.9995930790901184,
"start": 362,
"tag": "USERNAME",
"value": "Pnoker"
},
{
"context": "rved.\n * <p>Author : Pnoker\n * <p>Email ... | null | [] | package com.pnoker.device.group.receive.wia;
import com.pnoker.device.group.bean.wia.MyGateway;
import com.pnoker.device.group.util.DatagramUtils;
import com.pnoker.device.group.util.PackageProcessor;
import lombok.Data;
import lombok.extern.slf4j.Slf4j;
import java.io.IOException;
/**
* <p>Copyright(c) 2019. Pnoke... | 1,938 | 0.580713 | 0.568134 | 65 | 28.353846 | 21.799387 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.569231 | false | false | 12 |
2d6f8b0e5354b2e6f4abb7cdaf8464eda12e5d08 | 21,466,246,567,145 | fa3a50066fde4d0ef5e1965838da8159868cee2b | /JPASandbox/src/models/Role.java | e017312d70b2d23d43efc8f78b22c9097a14c8a0 | [] | no_license | noflaxe/JavaEE | https://github.com/noflaxe/JavaEE | c6cb8ad65c30839c88c087beab6b1134180583ce | 75f366b053eeabd8e12697a09b788872ef565c55 | refs/heads/master | 2021-01-19T22:01:34.905000 | 2014-04-01T11:53:41 | 2014-04-01T11:53:41 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package models;
import javax.persistence.*;
/**
* Created with IntelliJ IDEA.
* User: noflaxe
* Date: 20.07.13
* Time: 13:10
* To change this template use File | Settings | File Templates.
*/
@Entity
@Table(name="ROLES")
@NamedQueries({
@NamedQuery(name="Role.findByAll",query = "FROM Role where login =:login")... | UTF-8 | Java | 2,124 | java | Role.java | Java | [
{
"context": "ce.*;\n\n/**\n * Created with IntelliJ IDEA.\n * User: noflaxe\n * Date: 20.07.13\n * Time: 13:10\n * To change thi",
"end": 97,
"score": 0.9996362924575806,
"start": 90,
"tag": "USERNAME",
"value": "noflaxe"
},
{
"context": "assword(String password) {\n this.pas... | null | [] | package models;
import javax.persistence.*;
/**
* Created with IntelliJ IDEA.
* User: noflaxe
* Date: 20.07.13
* Time: 13:10
* To change this template use File | Settings | File Templates.
*/
@Entity
@Table(name="ROLES")
@NamedQueries({
@NamedQuery(name="Role.findByAll",query = "FROM Role where login =:login")... | 2,126 | 0.600282 | 0.59322 | 95 | 21.357895 | 22.007614 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.357895 | false | false | 12 |
6525003fa8cdbaf1eff62dff759996ff768b4ef9 | 22,909,355,589,843 | d1cdcd323c39fc4bbbddaac94cfb0ffa7a5c9990 | /spring-security-core-3.0.5/org/springframework/security/core/userdetails/memory/UserMap.java | b2415d9ad02660dfdd7d63a4dbdec9c2a2b45577 | [] | no_license | ZacharyRLewis/Sources | https://github.com/ZacharyRLewis/Sources | bbd4979e305ecf203dd293f84a0eaefca7617ffb | c9e3ad2c420f61faf863d75e78015f0bb65604dd | refs/heads/master | 2019-08-01T15:44:19.478000 | 2016-11-23T19:07:31 | 2016-11-23T19:07:31 | 74,605,833 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.springframework.security.core.userdetails.memory;
import java.util.HashMap;
import java.util.Map;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.springframework.security.core.userdetails.UserDetails;
import org.springframework.security.core.userdetai... | UTF-8 | Java | 1,563 | java | UserMap.java | Java | [
{
"context": "p = users;\n }\n }\n\n/* Location: /Users/zachlewis/workspace/collegesource_security_api/src/main/lib",
"end": 1357,
"score": 0.9992513656616211,
"start": 1348,
"tag": "USERNAME",
"value": "zachlewis"
}
] | null | [] | package org.springframework.security.core.userdetails.memory;
import java.util.HashMap;
import java.util.Map;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.springframework.security.core.userdetails.UserDetails;
import org.springframework.security.core.userdetai... | 1,563 | 0.714011 | 0.710173 | 53 | 28.490566 | 29.775021 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.433962 | false | false | 12 |
3b9e42b52d60b50fed9c0053f84c27bfb2b4cc31 | 29,145,648,135,403 | d5b7bc3da01910fbda5bc349a07aaf4d1fb7962b | /Lab 8 - Binary Search Tree/BSTNode.java | f37306cb7798a66d6f96e1ee5aba87ab870bdb04 | [] | no_license | mynameisnhan/CSC-172 | https://github.com/mynameisnhan/CSC-172 | a9d8719f74e1345f9e801adfaf67e4509b6c7b58 | 88a009ef44aba4909d9cbdb0c7253c1436aca89c | refs/heads/master | 2020-12-07T13:34:30.747000 | 2016-11-06T09:49:07 | 2016-11-06T09:49:07 | 68,493,268 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* Nhan Le
* CSC 172
* Lab 8: Binary Search Tree
*/
public class BSTNode<T extends Comparable<T>>
{
public T data;
public BSTNode<T> leftChild;
public BSTNode<T> rightChild;
public BSTNode<T> parent;
// Method to insert.
public void insert(T x)
{
doInsert(x);
}
// Internal method ... | UTF-8 | Java | 3,839 | java | BSTNode.java | Java | [
{
"context": "/* Nhan Le\r\n * CSC 172\r\n * Lab 8: Binary Search Tree \r\n */\r\n",
"end": 10,
"score": 0.9998457431793213,
"start": 3,
"tag": "NAME",
"value": "Nhan Le"
}
] | null | [] | /* <NAME>
* CSC 172
* Lab 8: Binary Search Tree
*/
public class BSTNode<T extends Comparable<T>>
{
public T data;
public BSTNode<T> leftChild;
public BSTNode<T> rightChild;
public BSTNode<T> parent;
// Method to insert.
public void insert(T x)
{
doInsert(x);
}
// Internal method t... | 3,838 | 0.606668 | 0.604064 | 180 | 19.327778 | 18.182358 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.2 | false | false | 12 |
751418c1b893f84f8e0f9384ab449c67512ebd1c | 18,442,589,593,641 | aaa6b80a4e551c00d13a48ff5de2a386f0c26598 | /PiggyBit-master/src/main/java/com/yodlee/utils/GetTransactions.java | b188d89274eb0b5b541cbf0276e9beee2c798aba | [] | no_license | danaszapiro/PiggyBit--webApp | https://github.com/danaszapiro/PiggyBit--webApp | 3d4398e7606e2a056ca321a18f5e332997c7325a | 9a4ae20d74ecde8145a83ab169e2641025cb3bcd | refs/heads/master | 2021-08-28T12:03:51.497000 | 2017-12-12T06:24:52 | 2017-12-12T06:24:52 | 110,740,194 | 0 | 2 | null | false | 2017-12-12T05:59:00 | 2017-11-14T20:19:27 | 2017-12-10T22:13:08 | 2017-12-12T05:58:59 | 29,837 | 0 | 1 | 1 | HTML | false | null | package com.yodlee.utils;
import java.io.IOException;
import java.util.Date;
import java.util.HashMap;
import java.util.Map;
import java.time.LocalDate;
import com.yodlee.beans.CobrandContext;
import com.yodlee.beans.UserContext;
import com.yodlee.parser.GSONParser;
import com.yodlee.utils.HTTP;
import org.json.simp... | UTF-8 | Java | 6,842 | java | GetTransactions.java | Java | [
{
"context": "313bf2de6a\";\n public String cobrandPassword = \"1734ef64-b099-492c-8797-b0b00c40a495\";\n //String accountId = \"\";\n String transac",
"end": 873,
"score": 0.9993398189544678,
"start": 837,
"tag": "PASSWORD",
"value": "1734ef64-b099-492c-8797-b0b00c40a495"
},
{
... | null | [] | package com.yodlee.utils;
import java.io.IOException;
import java.util.Date;
import java.util.HashMap;
import java.util.Map;
import java.time.LocalDate;
import com.yodlee.beans.CobrandContext;
import com.yodlee.beans.UserContext;
import com.yodlee.parser.GSONParser;
import com.yodlee.utils.HTTP;
import org.json.simp... | 6,818 | 0.662818 | 0.649956 | 196 | 33.908165 | 28.895868 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.55102 | false | false | 12 |
7c98ae40468708a700684ff15b6950848fdc3255 | 32,418,413,172,135 | 6ced29bee5a40225d4fbc32fe066cd1fa6bbd4c6 | /assignments/ClassWork/Day3/src/com/demo/inheritance/demo2/App.java | 4e9633f9a7f4d16dd72a349f4adbf9d138571d0a | [] | no_license | deep-oxy/hsbc-training | https://github.com/deep-oxy/hsbc-training | bbbdf069a35fb8a68c0a7f485c64a74d2c5666a9 | 323dffcff9168c93eae927ca4b9f64f89c421592 | refs/heads/master | 2022-12-30T15:04:08.853000 | 2020-10-20T11:42:37 | 2020-10-20T11:42:37 | 295,766,731 | 0 | 0 | null | true | 2020-09-15T15:13:43 | 2020-09-15T15:13:42 | 2020-09-15T15:07:47 | 2020-09-15T15:07:45 | 0 | 0 | 0 | 0 | null | false | false | package com.demo.inheritance.demo2;
public class App {
public static void main(String[] args) {
Person p = new Person(100, "Piyush");
Employee e = new Employee(204, "John", 45000);
TraineeEmployee t = new TraineeEmployee(320, "Smith", 55000, "Awesome");
System.out.println(p.getDetails());
System.out.print... | UTF-8 | Java | 385 | java | App.java | Java | [
{
"context": "in(String[] args) {\n\t\tPerson p = new Person(100, \"Piyush\");\n\t\tEmployee e = new Employee(204, \"John\", 45000",
"end": 135,
"score": 0.9996992945671082,
"start": 129,
"tag": "NAME",
"value": "Piyush"
},
{
"context": "100, \"Piyush\");\n\t\tEmployee e = new Employ... | null | [] | package com.demo.inheritance.demo2;
public class App {
public static void main(String[] args) {
Person p = new Person(100, "Piyush");
Employee e = new Employee(204, "John", 45000);
TraineeEmployee t = new TraineeEmployee(320, "Smith", 55000, "Awesome");
System.out.println(p.getDetails());
System.out.print... | 385 | 0.690909 | 0.638961 | 16 | 23.0625 | 22.5457 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.6875 | false | false | 12 |
30eef993281d3964feb786c248a76e4e3b209f89 | 51,539,623,262 | 832a8b2fb22dc449b158fd14a348553d971980b4 | /src/main/java/br/com/shortener/usecases/RetrieveShortUrlStatistics.java | f2cf87f997cf2ed2ce1d760774d12ee424f6a8c4 | [] | no_license | alanlgoncalves/url-shortener | https://github.com/alanlgoncalves/url-shortener | 512b4432964d843995f92afb0ee64287eb6784d1 | 529028261de3b3f06100696637f30f4d9d0a8e6f | refs/heads/master | 2021-07-19T05:38:52.690000 | 2020-05-30T18:57:50 | 2020-05-30T18:57:50 | 171,021,281 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.shortener.usecases;
import br.com.shortener.domains.ShortUrlStatistics;
import br.com.shortener.domains.builders.ShortUrlStatisticsBuilder;
import br.com.shortener.domains.collections.ShortUrl;
import br.com.shortener.domains.collections.ShortUrlRequest;
import br.com.shortener.exceptions.RecordNotFound... | UTF-8 | Java | 1,618 | java | RetrieveShortUrlStatistics.java | Java | [] | null | [] | package br.com.shortener.usecases;
import br.com.shortener.domains.ShortUrlStatistics;
import br.com.shortener.domains.builders.ShortUrlStatisticsBuilder;
import br.com.shortener.domains.collections.ShortUrl;
import br.com.shortener.domains.collections.ShortUrlRequest;
import br.com.shortener.exceptions.RecordNotFound... | 1,618 | 0.804079 | 0.804079 | 44 | 35.772728 | 26.90291 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.477273 | false | false | 12 |
a6833672370517202781cbe872eab9698d10e25e | 51,539,625,384 | 470a92fb51651da0975eceddff557e5bad9001b0 | /src/store/model/service/impl/StockServiceImpl.java | 4f2fc03fc2dc43f8bba3adc93902fbb357ab503b | [] | no_license | Frontlook/store-spring | https://github.com/Frontlook/store-spring | 35a3ef0a1b059ca54efa4a666dfbfc0145e32dc2 | 1723f8c4842af158ca4aab2c9da8e930fa9cb8bd | refs/heads/master | 2021-01-15T13:00:20.648000 | 2011-10-05T14:09:35 | 2011-10-05T14:09:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package store.model.service.impl;
import store.model.service.StockService;
/**
* Implementation of StockService.
* @author Tarso Bessa
*
*/
public class StockServiceImpl
implements StockService {
@Override
public void checkStock() {
//code for stock checking
System.out.println("Checkin... | UTF-8 | Java | 344 | java | StockServiceImpl.java | Java | [
{
"context": "**\r\n * Implementation of StockService.\r\n * @author Tarso Bessa\r\n *\r\n */\r\n public class StockServiceImpl \r\n i",
"end": 142,
"score": 0.9998911619186401,
"start": 131,
"tag": "NAME",
"value": "Tarso Bessa"
}
] | null | [] | package store.model.service.impl;
import store.model.service.StockService;
/**
* Implementation of StockService.
* @author <NAME>
*
*/
public class StockServiceImpl
implements StockService {
@Override
public void checkStock() {
//code for stock checking
System.out.println("Checking sto... | 339 | 0.677326 | 0.677326 | 17 | 18.235294 | 15.144517 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.647059 | false | false | 12 |
ef5a3e52108abd33b8d2e0a1c94619d3527cf691 | 9,663,676,420,344 | 47382f1391487596351425649efd4e973b7028bb | /src/ro/ubbcluj/lci/uml/foundation/core/FeatureImpl.java | 2b09c74ef5defe5b17d39ed84afc801f5d81a1aa | [] | no_license | luoyuxia/ocle | https://github.com/luoyuxia/ocle | e6963e7de4fc7537f0ff6d12cd31fa28848b16c0 | a7d60f098ddfa95764a851e781eaaf22cd3add3c | refs/heads/master | 2022-12-11T02:06:00.431000 | 2020-08-18T04:04:27 | 2020-08-18T04:04:27 | 284,402,676 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ro.ubbcluj.lci.uml.foundation.core;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Iterator;
import java.util.LinkedHashSet;
import java.util.Set;
import ro.ubbcluj.lci.uml.ChangeEventObject;
import ro.ubbcluj.lci.uml.RepositoryChangeAgent;
import ro.ubbcluj.lci.uml.behavioralElemen... | UTF-8 | Java | 4,014 | java | FeatureImpl.java | Java | [] | null | [] | package ro.ubbcluj.lci.uml.foundation.core;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Iterator;
import java.util.LinkedHashSet;
import java.util.Set;
import ro.ubbcluj.lci.uml.ChangeEventObject;
import ro.ubbcluj.lci.uml.RepositoryChangeAgent;
import ro.ubbcluj.lci.uml.behavioralElemen... | 4,014 | 0.664175 | 0.66293 | 130 | 29.876923 | 27.996433 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.438462 | false | false | 12 |
b0d99da02030dcbaa58f682a240ee207d2c095ad | 18,511,309,074,394 | 08e45a04a7e95321c0b85eb5e524ebc3d1028830 | /src/uneedtestingplugin/Achievements/Hardwork/ToughGuy.java | ea9b1cc3dac43cda984156136d0644226ceebea3 | [] | no_license | Dunn2016/UNeedTestingPlugin | https://github.com/Dunn2016/UNeedTestingPlugin | 252d38c51ca4fc7595d1cba898daa2b29abd50ae | 32df0ce7479a9334f87b32d973c051de286aa49d | refs/heads/master | 2021-03-19T11:07:28.934000 | 2017-09-03T15:31:53 | 2017-09-03T15:31:53 | 102,274,007 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Achievement Event: Tough Guy
* Achievement Category: Hard Work
* Details: One test suite contains more than 999 cases.
*/
package uneedtestingplugin.Achievements.Hardwork;
import uneedtestingplugin.Modal.ProcessData;
public class ToughGuy {
public boolean toughGuy (int testCaseNum) {
if (testCaseNum >=... | UTF-8 | Java | 527 | java | ToughGuy.java | Java | [] | null | [] | /**
* Achievement Event: Tough Guy
* Achievement Category: Hard Work
* Details: One test suite contains more than 999 cases.
*/
package uneedtestingplugin.Achievements.Hardwork;
import uneedtestingplugin.Modal.ProcessData;
public class ToughGuy {
public boolean toughGuy (int testCaseNum) {
if (testCaseNum >=... | 527 | 0.711575 | 0.681214 | 23 | 21.956522 | 18.901297 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.521739 | false | false | 12 |
eb007cf53f0ab82c514a5872838137487aa713a3 | 8,985,071,601,427 | 89fdf15fc38ff25b9b8bc53bee8da7b2b627a246 | /APP/app/src/main/java/com/apmuei/findmyrhythm/Model/PersistentOrganizerInfo.java | ba69e880624fbbe21dab0948788e2161becf95e3 | [] | no_license | sandradopi/APM | https://github.com/sandradopi/APM | f9d77d999c724539e17a1149a4fae8aa04426a16 | f6aaefb0580318ffae37f23a372ced4851223a4e | refs/heads/master | 2021-01-01T13:13:50.274000 | 2020-06-11T15:04:40 | 2020-06-11T15:04:40 | 239,290,448 | 0 | 0 | null | false | 2020-04-30T18:33:21 | 2020-02-09T11:08:30 | 2020-04-24T18:47:49 | 2020-04-30T18:33:20 | 144,668 | 0 | 0 | 0 | Java | false | false | package com.apmuei.findmyrhythm.Model;
import android.content.Context;
import com.google.gson.Gson;
import com.google.gson.GsonBuilder;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
import java.io.Writer;
import java.util.ArrayList;
public cl... | UTF-8 | Java | 4,095 | java | PersistentOrganizerInfo.java | Java | [
{
"context": "package com.apmuei.findmyrhythm.Model;\n\nimport android.content.Conte",
"end": 18,
"score": 0.804009199142456,
"start": 12,
"tag": "USERNAME",
"value": "apmuei"
},
{
"context": "Name(name);\n persistentOrgInfo.setUsername(username);\n persistentOrgInfo.se... | null | [] | package com.apmuei.findmyrhythm.Model;
import android.content.Context;
import com.google.gson.Gson;
import com.google.gson.GsonBuilder;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
import java.io.Writer;
import java.util.ArrayList;
public cl... | 4,095 | 0.684005 | 0.684005 | 112 | 35.5625 | 33.880772 | 166 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.758929 | false | false | 12 |
9c5e077f5b790905ee772525b316427f86cc3d23 | 3,435,973,860,377 | f5faaea2a565d69be257744860c13d52a3fe2b0e | /nerve/converter/converter-lib/src/main/java/network/nerve/converter/heterogeneouschain/lib/helper/HtgParseTxHelper.java | e16a99e063a0c0f70c1aba72f064d36632e5a729 | [
"MIT"
] | permissive | NerveNetwork/nerve | https://github.com/NerveNetwork/nerve | 6e449bc329a649547af85b1e8fa8b104bf10f660 | 7379bdab28f62e1c7be6e9e72dcd55aa670b593a | refs/heads/master | 2023-08-03T14:47:18.894000 | 2023-07-29T11:17:32 | 2023-07-29T11:17:32 | 238,840,114 | 104 | 33 | MIT | false | 2022-06-02T09:51:11 | 2020-02-07T04:01:12 | 2022-01-21T16:13:48 | 2022-06-02T09:51:09 | 60,098 | 86 | 32 | 64 | Java | false | false | /**
* MIT License
* <p>
* Copyright (c) 2019-2022 nerve.network
* <p>
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to... | UTF-8 | Java | 72,857 | java | HtgParseTxHelper.java | Java | [
{
"context": "port java.util.stream.Collectors;\n\n/**\n * @author: Mimi\n * @date: 2020-03-20\n */\npublic class HtgParseTxH",
"end": 2523,
"score": 0.9787013530731201,
"start": 2519,
"tag": "NAME",
"value": "Mimi"
}
] | null | [] | /**
* MIT License
* <p>
* Copyright (c) 2019-2022 nerve.network
* <p>
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to... | 72,857 | 0.512454 | 0.502394 | 1,517 | 45.127224 | 29.859642 | 169 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.735663 | false | false | 12 |
3ef5e633593f14901d4390ad8bcf328f054834b8 | 1,056,561,981,386 | 37a7be7738b039b836761e44f9a93c69e4c99d07 | /Evaluate Expression To True.java | 7b8c2a1ec782b163d09330bc90d517e597362e0d | [
"CC-BY-4.0"
] | permissive | ervaibhavkumar/DSA | https://github.com/ervaibhavkumar/DSA | 43e1158ebb14513efbaa305c70ad322628506d52 | f9a6a60e8396097a200d8704f4b2eeda42d712ae | refs/heads/main | 2023-07-30T21:37:58.358000 | 2022-10-01T06:29:35 | 2022-10-01T06:29:35 | 412,701,816 | 0 | 0 | null | true | 2021-10-02T05:40:54 | 2021-10-02T05:40:53 | 2021-10-02T05:34:46 | 2021-10-02T05:34:44 | 6 | 0 | 0 | 0 | null | false | false | public class Solution {
int [][] DT = new int[151][151];
int [][] DF = new int[151][151];
int mod = 1003;
public int cnttrue(String A) {
for (int[] row: DT) Arrays.fill(row, -1);
for (int[] row: DF) Arrays.fill(row, -1);
return solveTrue(A, 0, A.length()-1)%1003;
}
int... | UTF-8 | Java | 2,641 | java | Evaluate Expression To True.java | Java | [] | null | [] | public class Solution {
int [][] DT = new int[151][151];
int [][] DF = new int[151][151];
int mod = 1003;
public int cnttrue(String A) {
for (int[] row: DT) Arrays.fill(row, -1);
for (int[] row: DF) Arrays.fill(row, -1);
return solveTrue(A, 0, A.length()-1)%1003;
}
int... | 2,641 | 0.421053 | 0.399091 | 81 | 31.592592 | 23.608837 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.864198 | false | false | 12 |
be815cb21f8b1dbe3310bff75222c6c47ee859ee | 12,549,894,452,492 | 1729209612875edc1576404f1c807d6e62da1471 | /17-08-2018/src/estruccturasDatos/Main.java | 1b1ee3980155aae2a0fe0a73ba8dc3ef69420e2f | [] | no_license | jorgefdz1209/PracticasCurso | https://github.com/jorgefdz1209/PracticasCurso | 315980d94aaddbc1ae3bce2d34c41049cf5baf19 | 132de558287bd90ae9f000e3e9a1bd33bf77c4a6 | refs/heads/master | 2020-03-27T09:19:35.240000 | 2018-09-18T02:15:10 | 2018-09-18T02:15:10 | 145,577,465 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package estruccturasDatos;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
import javax.management.ListenerNotFoundException;
/**
* Clase main utilizada como prueba
* @author Antoinette1
*
*/
public... | UTF-8 | Java | 2,005 | java | Main.java | Java | [
{
"context": "*\r\n * Clase main utilizada como prueba\r\n * @author Antoinette1\r\n *\r\n */\r\npublic class Main {\r\n\r\n\tpublic",
"end": 294,
"score": 0.9593174457550049,
"start": 292,
"tag": "USERNAME",
"value": "An"
},
{
"context": " * Clase main utilizada como prueba\r\n * @a... | null | [] | package estruccturasDatos;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
import javax.management.ListenerNotFoundException;
/**
* Clase main utilizada como prueba
* @author Antoinette1
*
*/
public... | 1,996 | 0.602494 | 0.588529 | 82 | 22.45122 | 18.500595 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.280488 | false | false | 12 |
037c902c14cceb4a37a32479b7efb97ebac64dbc | 21,809,843,957,179 | a505bea9f1ae208de7ab0fb67cc83a3869336fc5 | /daoDemo/src/main/java/com/summerclass/domain/ShowEventsBean.java | 5790044cb10ab5da5711b8fd43eb5ed8db4ca3e7 | [] | no_license | mmaynar1/SummerClass | https://github.com/mmaynar1/SummerClass | 62fafe5a90b3a9487e84995eac81de0fca2210e2 | c55969af5b08f4ba849b327bdab5445dd70d6ec4 | refs/heads/master | 2020-04-06T03:55:19.406000 | 2014-08-17T19:01:01 | 2014-08-17T19:01:01 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.summerclass.domain;
import java.util.List;
public class ShowEventsBean
{
private String securityNotice;
private Selectable employee;
private Club club;
private List<EventType> eventTypes;
private List<Club> clubs;
public ShowEventsBean()
{
}
public ShowEventsBean( Sel... | UTF-8 | Java | 1,461 | java | ShowEventsBean.java | Java | [] | null | [] | package com.summerclass.domain;
import java.util.List;
public class ShowEventsBean
{
private String securityNotice;
private Selectable employee;
private Club club;
private List<EventType> eventTypes;
private List<Club> clubs;
public ShowEventsBean()
{
}
public ShowEventsBean( Sel... | 1,461 | 0.611225 | 0.611225 | 75 | 18.48 | 19.930786 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 12 |
f1ace5fdfe707546622b1a7ed3366b695cbda741 | 22,900,765,680,955 | 41ae558db0931f42adc031796fab624d708dc41c | /src/main/java/dyaniii/co/za/services/EmployeeService.java | 2f7380e36117aefb5b34300ef0e1da4fff28c0aa | [] | no_license | dyaniii/BeYouHairSalonBackendApp | https://github.com/dyaniii/BeYouHairSalonBackendApp | d8e78dd8818bf0e64e670828bc0f611ac8111e25 | 88124d74f7fbd8b8f2362b25054d355a95516357 | refs/heads/master | 2016-09-19T07:27:50.607000 | 2016-09-02T14:37:44 | 2016-09-02T14:37:44 | 67,229,958 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dyaniii.co.za.services;
import dyaniii.co.za.domain.Customer;
import dyaniii.co.za.domain.Employee;
import java.util.Set;
/**
* Created by asiphe.dyani on 2016/08/06.
*/
public interface EmployeeService extends Service<Employee,Long>{
}
| UTF-8 | Java | 251 | java | EmployeeService.java | Java | [
{
"context": "mployee;\n\nimport java.util.Set;\n\n/**\n * Created by asiphe.dyani on 2016/08/06.\n */\npublic interface EmployeeServi",
"end": 163,
"score": 0.9636013507843018,
"start": 151,
"tag": "USERNAME",
"value": "asiphe.dyani"
}
] | null | [] | package dyaniii.co.za.services;
import dyaniii.co.za.domain.Customer;
import dyaniii.co.za.domain.Employee;
import java.util.Set;
/**
* Created by asiphe.dyani on 2016/08/06.
*/
public interface EmployeeService extends Service<Employee,Long>{
}
| 251 | 0.760956 | 0.729084 | 13 | 18.307692 | 20.715601 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 12 |
529fd7181a7f9487f488466453881b1f743899b7 | 1,967,095,030,219 | 49f2e066ade2e8a6734b7b6a53e2f18966c02426 | /src/main/java/tn/esprit/spring/repository/AbonnementRepository.java | cd587c1ef33a626c6d208c520c0a41001636a69b | [] | no_license | Chakib1995/Service-Abonnement-backend | https://github.com/Chakib1995/Service-Abonnement-backend | d2600f93d384ba3d5a1bf78c4814cdfc600c9d4a | 473dd67d9b66b1ce3427724ea10a05e15b96bbeb | refs/heads/main | 2023-04-12T04:25:21.997000 | 2021-04-19T16:47:56 | 2021-04-19T16:47:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tn.esprit.spring.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import tn.esprit.spring.entities.Abonnement;
@Repository
public interface AbonnementRepository extends JpaRepository<Abonnement, Long> {
} | UTF-8 | Java | 292 | java | AbonnementRepository.java | Java | [] | null | [] | package tn.esprit.spring.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import tn.esprit.spring.entities.Abonnement;
@Repository
public interface AbonnementRepository extends JpaRepository<Abonnement, Long> {
} | 292 | 0.842466 | 0.842466 | 11 | 25.636364 | 28.036575 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 6 |
9857b1de5eaa8b8c443d5542ed3cc3655f09c403 | 13,142,599,979,359 | b8aa0862428efb42f1cca86cd9cdd85f6c6e1453 | /src/br/imd/ufrn/lpii/model/Site.java | 6a08230ef220734f4d73c975c37f09d85a9f059c | [] | no_license | ritallopes/Detector-de-fake-news | https://github.com/ritallopes/Detector-de-fake-news | 34345d3a892229559007ac7ec7f29d4c51fe8b92 | ea3be4163f86419356f5ff428e435320dde18eb6 | refs/heads/master | 2020-09-09T03:31:53.339000 | 2019-06-18T22:41:29 | 2019-06-18T22:41:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.imd.ufrn.lpii.model;
import java.util.ArrayList;
import org.jsoup.Jsoup;
import org.jsoup.nodes.Document;
import org.jsoup.nodes.Element;
import org.jsoup.select.Elements;
import br.imd.ufrn.lpii.model.abstratics.Externos;
public class Site implements Externos{
@Override
public ArrayList<String> abrir... | UTF-8 | Java | 1,426 | java | Site.java | Java | [] | null | [] | package br.imd.ufrn.lpii.model;
import java.util.ArrayList;
import org.jsoup.Jsoup;
import org.jsoup.nodes.Document;
import org.jsoup.nodes.Element;
import org.jsoup.select.Elements;
import br.imd.ufrn.lpii.model.abstratics.Externos;
public class Site implements Externos{
@Override
public ArrayList<String> abrir... | 1,426 | 0.710379 | 0.695652 | 45 | 30.688889 | 33.03656 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.977778 | false | false | 6 |
a6c2a9edb1c8e060ebfa8b41b08591e9206a0f4f | 15,006,615,801,123 | 65be0fb2d4b1933f3f87f9804b069bf664945c10 | /src/main/java/teamdraco/unnamedanimalmod/common/entity/CapybaraEntity.java | 89b69b431f6217886ba520109ffe1b263de3ed52 | [] | no_license | TeamDraco/UnnamedAnimalMod | https://github.com/TeamDraco/UnnamedAnimalMod | e3a85ef4b03415a690316f5c30b6b2489e72477f | dd5de1746ab69c77a28171ed59992e8c9a18b06a | refs/heads/master | 2023-04-26T05:08:36.563000 | 2022-06-15T16:43:36 | 2022-06-15T16:43:36 | 357,075,153 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package teamdraco.unnamedanimalmod.common.entity;
import net.minecraft.entity.projectile.AbstractArrowEntity;
import net.minecraft.network.datasync.DataParameter;
import net.minecraft.network.datasync.DataSerializers;
import net.minecraft.network.datasync.EntityDataManager;
import teamdraco.unnamedanimalmod.common.ent... | UTF-8 | Java | 12,669 | java | CapybaraEntity.java | Java | [] | null | [] | package teamdraco.unnamedanimalmod.common.entity;
import net.minecraft.entity.projectile.AbstractArrowEntity;
import net.minecraft.network.datasync.DataParameter;
import net.minecraft.network.datasync.DataSerializers;
import net.minecraft.network.datasync.EntityDataManager;
import teamdraco.unnamedanimalmod.common.ent... | 12,669 | 0.639198 | 0.619544 | 319 | 38.714733 | 33.753349 | 193 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714734 | false | false | 6 |
f45e8718b5556aeeb292e88480265c30ecca247e | 32,495,722,580,005 | 42cb2e20cf39a4581da06f4ac2b6d656ad9de781 | /src/main/java/laba/data/Test.java | b7fa02bf634ed4ef8c3a89bbd2183a3a4218f8ed | [] | no_license | powerex/demo | https://github.com/powerex/demo | 12068f35fad249ef94823311661959013fbe29f8 | 29494def3f60cd35a85f74881db5424fb5f523cb | refs/heads/master | 2022-11-28T15:50:16.806000 | 2019-06-18T11:16:39 | 2019-06-18T11:16:39 | 192,524,985 | 0 | 0 | null | false | 2022-11-24T06:23:00 | 2019-06-18T11:16:35 | 2019-06-18T11:16:46 | 2022-11-24T06:22:57 | 299 | 0 | 0 | 1 | Java | false | false | package laba.data;
import javax.persistence.*;
import java.io.Serializable;
@Entity
@Table(name = "orders")
public class Test implements Serializable {
@Id
@GeneratedValue
private Long id;
@Column(name = "user_id")
private Long userId;
@Column(name = "subject_id")
private Long subjectId;
... | UTF-8 | Java | 1,491 | java | Test.java | Java | [] | null | [] | package laba.data;
import javax.persistence.*;
import java.io.Serializable;
@Entity
@Table(name = "orders")
public class Test implements Serializable {
@Id
@GeneratedValue
private Long id;
@Column(name = "user_id")
private Long userId;
@Column(name = "subject_id")
private Long subjectId;
... | 1,491 | 0.604292 | 0.604292 | 70 | 20.285715 | 16.995918 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.342857 | false | false | 6 |
9f6cee663617eac44aa87f7e697b61312d6f57cd | 18,923,625,918,876 | e47064bd09361c0ff60b890173846d11e6fd63fd | /src/main/java/io.github.moulberry.rpg/commands/CommandGotoInstanceWorld.java | 45ce57a997fd8bda145ecc6dab4a28f0c4dd7b94 | [] | no_license | Moulberry/SpigotPlugin | https://github.com/Moulberry/SpigotPlugin | 6e07a5aa7b027c705a67ec34b777f5544864ec65 | 9fb4e1f99c1067c9a8588b7eec7e88834c19104d | refs/heads/master | 2022-11-17T15:19:01.958000 | 2020-07-05T21:42:14 | 2020-07-05T21:42:14 | 277,384,046 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.github.moulberry.rpg.commands;
import io.github.moulberry.rpg.world.WorldManager;
import org.bukkit.World;
import org.bukkit.command.Command;
import org.bukkit.command.CommandExecutor;
import org.bukkit.command.CommandSender;
import org.bukkit.entity.Player;
public class CommandGotoInstanceWorld implements... | UTF-8 | Java | 928 | java | CommandGotoInstanceWorld.java | Java | [] | null | [] | package io.github.moulberry.rpg.commands;
import io.github.moulberry.rpg.world.WorldManager;
import org.bukkit.World;
import org.bukkit.command.Command;
import org.bukkit.command.CommandExecutor;
import org.bukkit.command.CommandSender;
import org.bukkit.entity.Player;
public class CommandGotoInstanceWorld implements... | 928 | 0.645474 | 0.643319 | 33 | 27.121212 | 26.501867 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.515152 | false | false | 6 |
de7a218440c3d960dfe81c24cea88dd1fbbea203 | 9,199,819,951,610 | 0a5572ddcdf5f1dd53451e20c1061baecfa2c3d7 | /partten/src/main/java/com/chenrui/partten/delegate/mvc/controller/MemberAction.java | 9444b9484bdfc1aa6bcc2567bd912dc5a31cd1d2 | [] | no_license | lovechenrui/gupaotest | https://github.com/lovechenrui/gupaotest | 52387594a1ca37e37553f2f2bd63ad92da160ee7 | 4c3e1cc5fbc68fa96180a3a2ab7dcb55b4dad90b | refs/heads/master | 2022-12-20T19:32:54.319000 | 2020-03-04T04:19:56 | 2020-03-04T04:19:56 | 162,518,952 | 0 | 0 | null | false | 2022-12-16T05:29:19 | 2018-12-20T03:00:48 | 2020-03-04T04:20:33 | 2022-12-16T05:29:16 | 160 | 0 | 0 | 5 | Java | false | false | package com.chenrui.partten.delegate.mvc.controller;
import org.springframework.web.bind.annotation.RequestMapping;
public class MemberAction {
public void getMemberByid(String memberid){
}
}
| UTF-8 | Java | 202 | java | MemberAction.java | Java | [] | null | [] | package com.chenrui.partten.delegate.mvc.controller;
import org.springframework.web.bind.annotation.RequestMapping;
public class MemberAction {
public void getMemberByid(String memberid){
}
}
| 202 | 0.792079 | 0.792079 | 8 | 24.25 | 24.514027 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 6 |
db8edb97650007da82a7a95339988c7f9b10e85d | 23,046,794,523,874 | c97e347306776f8369040a331caf269d9e52cb64 | /src/main/java/com/lazar/CMSServer/model/CommentPK.java | df0288454c49a01773511e0e147fd351d7d17a02 | [] | no_license | Lazar971/cms-spring | https://github.com/Lazar971/cms-spring | ca88f87ef8f9c98b2bebc924e9841f4914a42d0c | 2c2c94fbf6ea1b922280cc5e07a6305b90c879c3 | refs/heads/master | 2022-12-13T13:57:48.014000 | 2020-09-06T17:01:14 | 2020-09-06T17:01:14 | 292,794,852 | 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 com.lazar.CMSServer.model;
import java.io.Serializable;
import javax.persistence.Basic;
import javax.persistence.Column;
impor... | UTF-8 | Java | 1,912 | java | CommentPK.java | Java | [
{
"context": "vax.persistence.GenerationType;\n\n/**\n *\n * @author Lazar Milosavljević\n */\n@Embeddable\npublic class CommentPK implements",
"end": 472,
"score": 0.9998467564582825,
"start": 453,
"tag": "NAME",
"value": "Lazar Milosavljević"
}
] | 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 com.lazar.CMSServer.model;
import java.io.Serializable;
import javax.persistence.Basic;
import javax.persistence.Column;
impor... | 1,898 | 0.611722 | 0.611198 | 83 | 22.024096 | 20.400789 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.361446 | false | false | 6 |
34b1cec63d5c3c2dd633fccb10a836ad69e315ec | 2,370,821,957,865 | e920de955e80119e20d9f32deaf9d9df8e736cae | /src/main/java/util/Decode.java | 0918f237452111ed4cdd6e41bca2bbcf1b4264ab | [
"MIT"
] | permissive | kapoorlabs/kamla | https://github.com/kapoorlabs/kamla | 2e695ee63dc6d962ac4be4462b6f4faa619705fd | 353b7e35c6e93a9519257ba27f61489e65557c6d | refs/heads/master | 2022-12-27T03:00:36.126000 | 2019-12-31T05:28:10 | 2019-12-31T05:28:10 | 230,953,077 | 0 | 0 | null | false | 2020-10-13T18:32:27 | 2019-12-30T17:18:11 | 2020-03-16T18:48:46 | 2020-10-13T18:32:26 | 15 | 0 | 0 | 1 | Java | false | false | package util;
import java.lang.reflect.InvocationTargetException;
import java.util.LinkedList;
import java.util.List;
import constants.Delimiters;
import domain.Token;
import domain.URLSafeChar;
import exception.IllegalTokenFormatException;
import exception.UnsupportedVersionException;
public class Decode {
public... | UTF-8 | Java | 3,466 | java | Decode.java | Java | [] | null | [] | package util;
import java.lang.reflect.InvocationTargetException;
import java.util.LinkedList;
import java.util.List;
import constants.Delimiters;
import domain.Token;
import domain.URLSafeChar;
import exception.IllegalTokenFormatException;
import exception.UnsupportedVersionException;
public class Decode {
public... | 3,466 | 0.671091 | 0.669071 | 115 | 29.13913 | 29.61841 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.66087 | false | false | 6 |
fff02e19f6bf70867d2e1fbad9d637a43a59f295 | 30,322,469,128,740 | b7ec8beecdb40e150a869c4db2c5a42489829d45 | /Spring06-JavaCode-Configuration/src/main/java/com/myApp/services/OfficeHours.java | 5accc77b89b226ad2278b1f59296a23a4aacf994 | [] | no_license | katyalisitsa/framework-spring | https://github.com/katyalisitsa/framework-spring | 968c86eb638746e5acd1b328ac8c006e739733f0 | d86990cffd6fdb6b50fd364e7b57d943ca46704d | refs/heads/main | 2023-03-14T09:12:58.627000 | 2021-03-06T18:52:19 | 2021-03-06T18:52:19 | 305,009,731 | 1 | 0 | null | false | 2021-03-06T18:52:20 | 2020-10-18T02:48:24 | 2021-03-06T18:29:59 | 2021-03-06T18:52:20 | 3,764 | 1 | 0 | 0 | Java | false | false | package com.myApp.services;
import com.myApp.interfaces.ExtraSessions;
import lombok.ToString;
@ToString
public class OfficeHours implements ExtraSessions {
@Override
public int getHours() {
return 7;
}
}
| UTF-8 | Java | 227 | java | OfficeHours.java | Java | [] | null | [] | package com.myApp.services;
import com.myApp.interfaces.ExtraSessions;
import lombok.ToString;
@ToString
public class OfficeHours implements ExtraSessions {
@Override
public int getHours() {
return 7;
}
}
| 227 | 0.726872 | 0.722467 | 12 | 17.916666 | 15.981544 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 6 |
14385363c58a7a15f9dc061ea274e02de212aa1a | 33,105,607,932,358 | 67d9aef7efaf0dfd133660b98977b85c26571728 | /src/timetable/student/AddClass.java | cc0332225fde4023954eda312e4752078627ec3b | [] | no_license | matthiasknolli/student-timetable | https://github.com/matthiasknolli/student-timetable | 71ab8a1f2b1a86d2e4c57d5e9edebb53616d8d3d | 5ee322d25fd537fcb7981db9314d8d9a03e34f28 | refs/heads/master | 2021-01-10T07:25:38.216000 | 2011-03-26T17:20:03 | 2011-03-26T17:20:03 | 45,027,611 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package timetable.student;
import static timetable.student.Constants.DAY;
import static timetable.student.Constants.LECTURER;
import static timetable.student.Constants.MODULE;
import static timetable.student.Constants.ROOM;
import static timetable.student.Constants.TABLE_NAME;
import static timetable.student.Co... | UTF-8 | Java | 8,694 | java | AddClass.java | Java | [] | null | [] | package timetable.student;
import static timetable.student.Constants.DAY;
import static timetable.student.Constants.LECTURER;
import static timetable.student.Constants.MODULE;
import static timetable.student.Constants.ROOM;
import static timetable.student.Constants.TABLE_NAME;
import static timetable.student.Co... | 8,694 | 0.626639 | 0.624454 | 281 | 28.939503 | 25.218756 | 186 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.177936 | false | false | 6 |
887be4e0298e6ac779b6cd3ab4c49d488320efdd | 2,276,332,669,487 | 0eff3426edc96a80e2d89e2b23c22d47b59f224f | /LauncherWebApp/src/main/java/it/ciavotta/Launcher/domain/Node.java | 80a8fe400690a4db74f49946a181db7570bb3126 | [] | no_license | miciav/Launcher | https://github.com/miciav/Launcher | 2da8f545be32bc4e981357721d20cc2ac7df4406 | f6d67a2382eea8c71709097ee529689c925720a9 | refs/heads/master | 2020-06-01T09:14:33.815000 | 2013-12-27T21:49:17 | 2013-12-27T21:49:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package it.ciavotta.Launcher.domain;
import it.ciavotta.Launcher.messages.NodeInformation;
import javax.persistence.Entity;
import javax.persistence.EnumType;
import javax.persistence.Enumerated;
import javax.persistence.Id;
import javax.persistence.PrePersist;
import org.hibernate.annotations.NaturalId;
/*
* Thi... | UTF-8 | Java | 2,978 | java | Node.java | Java | [] | null | [] | package it.ciavotta.Launcher.domain;
import it.ciavotta.Launcher.messages.NodeInformation;
import javax.persistence.Entity;
import javax.persistence.EnumType;
import javax.persistence.Enumerated;
import javax.persistence.Id;
import javax.persistence.PrePersist;
import org.hibernate.annotations.NaturalId;
/*
* Thi... | 2,978 | 0.692747 | 0.692747 | 171 | 16.415205 | 17.12587 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.251462 | false | false | 6 |
9b072aa4dd12c3dda4f96f26d398b411ebb23675 | 23,837,068,533,124 | 13264af8bed9f59b4ee805f3927fab09be413432 | /src/main/java/com/bokaro/service/TestSetService.java | 5dc1da03707dc44da6eba65eb924468905f0e45d | [] | no_license | srivastavapraveen9/dvionlinetest | https://github.com/srivastavapraveen9/dvionlinetest | 55b9844b12b81640ddd47e32dcedb784d3ee0f34 | 53600b57ebcb0a7e0e25eb92d3369ddb35c969b2 | refs/heads/origin | 2019-01-21T07:16:48.874000 | 2017-11-18T21:23:16 | 2017-11-18T21:23:16 | 97,254,985 | 2 | 1 | null | false | 2017-09-11T18:07:22 | 2017-07-14T16:50:00 | 2017-09-06T16:00:25 | 2017-09-11T17:59:13 | 7,104 | 1 | 0 | 0 | JavaScript | null | null | package com.bokaro.service;
import java.util.List;
import java.util.Map;
import com.bokaro.dto.TestSetDTO;
public interface TestSetService {
List<TestSetDTO> findAll();
TestSetDTO updateTime(Long id, Long timeInMin);
void delete(Long id);
TestSetDTO create(TestSetDTO testSetDTO);
List<Test... | UTF-8 | Java | 580 | java | TestSetService.java | Java | [] | null | [] | package com.bokaro.service;
import java.util.List;
import java.util.Map;
import com.bokaro.dto.TestSetDTO;
public interface TestSetService {
List<TestSetDTO> findAll();
TestSetDTO updateTime(Long id, Long timeInMin);
void delete(Long id);
TestSetDTO create(TestSetDTO testSetDTO);
List<Test... | 580 | 0.731034 | 0.731034 | 30 | 17.333334 | 18.336363 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.933333 | false | false | 6 |
434ac120864c55257ede0eaf6f006e6222cb9848 | 5,729,486,416,503 | 867744f9c8d4860cb90857675e7056cf5a636b28 | /src/main/java/java/Test1/AbstractFactory.java | 0cb0329e275432d7337ff04800ae14590089ab90 | [] | no_license | shinevs/IntPrep | https://github.com/shinevs/IntPrep | accb7a309a954e7864aec626bcd492f1009625fb | 464299db1cfaa9346836b959b3110da259a0bf26 | refs/heads/master | 2021-01-20T06:25:03.809000 | 2019-02-10T20:43:39 | 2019-02-10T20:43:39 | 89,874,142 | 0 | 1 | null | false | 2019-09-06T04:08:28 | 2017-04-30T20:06:36 | 2019-02-10T20:43:41 | 2019-02-10T20:43:40 | 60 | 0 | 1 | 1 | Java | false | false | package Test1;
interface shape {
public void draw();
}
class Rectanle implements shape {
@Override
public void draw() {
System.out.println("Rectangle");
}
}
interface colour {
void paint();
}
class Red implements colour {
@Override
public void paint() {
System.out.println("colour");
}
}
abstract class ... | UTF-8 | Java | 764 | java | AbstractFactory.java | Java | [] | null | [] | package Test1;
interface shape {
public void draw();
}
class Rectanle implements shape {
@Override
public void draw() {
System.out.println("Rectangle");
}
}
interface colour {
void paint();
}
class Red implements colour {
@Override
public void paint() {
System.out.println("colour");
}
}
abstract class ... | 764 | 0.701571 | 0.700262 | 53 | 13.415094 | 13.818819 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.886792 | false | false | 6 |
b913f662c24fb37f7e9aa0a58270991cf267c379 | 5,729,486,418,699 | e5df2c8ed2d83ba1dca2aed13f2e502942f14513 | /app/src/main/java/com/example/n_son/roombookingsupport/View/DanhSachDatPhong/PhongDangDuyet/PhongDuyetActivity.java | ba9964ed476214cbb13514ee8df3dc8c3f282e4a | [] | no_license | ngocson710/RoomBookingSupport | https://github.com/ngocson710/RoomBookingSupport | f8f610cefb9d070991611147011da8cfa8ec3e16 | ecb90e4ece9d6aa63e6dbdceff4a490c3e376bb1 | refs/heads/master | 2021-05-06T23:03:42.439000 | 2017-12-03T04:38:53 | 2017-12-03T04:38:53 | 112,900,326 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.n_son.roombookingsupport.View.DanhSachDatPhong.PhongDangDuyet;
import android.content.DialogInterface;
import android.content.Intent;
import android.support.v7.app.AlertDialog;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.LinearLayoutMa... | UTF-8 | Java | 3,994 | java | PhongDuyetActivity.java | Java | [] | null | [] | package com.example.n_son.roombookingsupport.View.DanhSachDatPhong.PhongDangDuyet;
import android.content.DialogInterface;
import android.content.Intent;
import android.support.v7.app.AlertDialog;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.LinearLayoutMa... | 3,994 | 0.741218 | 0.739449 | 98 | 39.387756 | 32.173519 | 155 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.693878 | false | false | 6 |
5bde04a890c64a817c91d18214cd9df5358e78a7 | 27,642,409,561,347 | 5827680a971ec56d5636d1ee112793b870f91122 | /[FINAL]/[FSXPlanner]/src/flightsim/simconnect/recv/CloudStateHandler.java | f384a1c83014c7b2911d4f4dcd0912e2c6fe6367 | [] | no_license | bily/fsxp | https://github.com/bily/fsxp | 61185fad6d87a1b0bc6d98dbdb8a02bd7e83c0cb | 39f1ff19a2fd5b86e764602baf543298d985b303 | refs/heads/master | 2021-01-20T04:33:10.510000 | 2012-08-12T07:28:23 | 2012-08-12T07:28:23 | 7,416,727 | 3 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package flightsim.simconnect.recv;
import flightsim.simconnect.SimConnect;
/**
*
* @author lc0277
*
*/
public interface CloudStateHandler {
public void handleCloudState(SimConnect sender, RecvCloudState e);
}
| UTF-8 | Java | 218 | java | CloudStateHandler.java | Java | [
{
"context": "ightsim.simconnect.SimConnect;\n\n/**\n * \n * @author lc0277\n *\n */\npublic interface CloudStateHandler {\n\tpubl",
"end": 102,
"score": 0.9995125532150269,
"start": 96,
"tag": "USERNAME",
"value": "lc0277"
}
] | null | [] | package flightsim.simconnect.recv;
import flightsim.simconnect.SimConnect;
/**
*
* @author lc0277
*
*/
public interface CloudStateHandler {
public void handleCloudState(SimConnect sender, RecvCloudState e);
}
| 218 | 0.761468 | 0.743119 | 13 | 15.769231 | 20.662689 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 6 |
ed323b70e5b60564ae727db7643b43018ae8e66d | 22,960,895,225,569 | 2400c3b826f6db927428382e82dd3f6c01cb02f7 | /src/main/java/recursion.java | 32090f798b2415f3d7a44373f08124b911706d8e | [] | no_license | ayush1312/java | https://github.com/ayush1312/java | dd23eedd1677ef5d30a4039f9454bcac1ddd0a76 | 5ac1ef17132b6a39dba8e285c5666a56ae04843b | refs/heads/master | 2020-07-10T23:52:44.365000 | 2020-06-07T10:10:15 | 2020-06-07T10:10:15 | 204,398,624 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class recursion {
public int Print(int n){
if (n == 0) return 0;
else {
System.out.println(n);
return Print(n-1);
}
}
}
| UTF-8 | Java | 183 | java | recursion.java | Java | [] | null | [] | public class recursion {
public int Print(int n){
if (n == 0) return 0;
else {
System.out.println(n);
return Print(n-1);
}
}
}
| 183 | 0.453552 | 0.437158 | 9 | 19.333334 | 11.527744 | 34 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 6 |
173d377b7c7ba5aed00992767e9d0071be583eb9 | 23,167,053,642,254 | 63e0cd899972adbb117a17d8d40eef8fefb56d62 | /lunch_and_learn/lal_springboot/sc10_sb_jpa_relations/src/main/java/com/lal/sb/repository/CustomerOrderRepository.java | 5b09291ad9d85e17b13df480e942b84f153876f9 | [] | no_license | sherazc/playground | https://github.com/sherazc/playground | 8b90e1f7b624a77a3f3e9cf5f71eecf984aa8180 | 7fe926d2564b12d96f237b253511dd7c2a302b64 | refs/heads/master | 2023-08-16T17:22:29.564000 | 2023-08-16T04:34:52 | 2023-08-16T04:34:52 | 87,116,642 | 2 | 1 | null | false | 2023-05-04T18:25:45 | 2017-04-03T20:15:15 | 2023-03-15T13:59:06 | 2023-05-02T23:33:31 | 334,143 | 1 | 1 | 392 | PHP | false | false | package com.lal.sb.repository;
import com.lal.sb.model.CustomerOrder;
import org.springframework.data.jpa.repository.JpaRepository;
public interface CustomerOrderRepository extends JpaRepository<CustomerOrder, Long> {
}
| UTF-8 | Java | 222 | java | CustomerOrderRepository.java | Java | [] | null | [] | package com.lal.sb.repository;
import com.lal.sb.model.CustomerOrder;
import org.springframework.data.jpa.repository.JpaRepository;
public interface CustomerOrderRepository extends JpaRepository<CustomerOrder, Long> {
}
| 222 | 0.837838 | 0.837838 | 7 | 30.714285 | 30.908688 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 6 |
ca2cce206b6e346f88ad3019f38401f7afd7f448 | 7,464,653,206,814 | 23215250ae64742e64cfcb99e7c377c4bda59dc8 | /src/main/java/com/sowells/pay/webapp/gift/domain/GiftInfoResponse.java | 3d7f8d5d43a60c095fc5b84c1398baebac891b03 | [] | no_license | sowells/pay-webapp | https://github.com/sowells/pay-webapp | 689ff8bec73fd33ab93c5308863aad233775279c | 0fed8ee3e9253186bc39ea0407ba0a6a30e2e0fa | refs/heads/master | 2022-11-15T19:34:46.552000 | 2020-06-29T16:39:42 | 2020-06-29T16:39:42 | 275,058,021 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sowells.pay.webapp.gift.domain;
import lombok.Data;
import java.sql.Timestamp;
import java.util.List;
@Data
public class GiftInfoResponse {
Timestamp creationTime; // 뿌린 시각
long totalAmount; // 뿌린 금액
long receivedAmount; // 받기 완료된 금액
List<Receiving> recevings; // 받기 완료된 정보
@Data
public class... | UTF-8 | Java | 468 | java | GiftInfoResponse.java | Java | [] | null | [] | package com.sowells.pay.webapp.gift.domain;
import lombok.Data;
import java.sql.Timestamp;
import java.util.List;
@Data
public class GiftInfoResponse {
Timestamp creationTime; // 뿌린 시각
long totalAmount; // 뿌린 금액
long receivedAmount; // 받기 완료된 금액
List<Receiving> recevings; // 받기 완료된 정보
@Data
public class... | 468 | 0.7025 | 0.7025 | 20 | 19 | 14.996666 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 6 |
f27a991d5b418506c45a50a5e59397d81bac9071 | 34,703,335,771,800 | 44b9c54447e8452e63c9f55732216ff00c97c52b | /samples/sample-chat-app/src/main/java/com/azure/android/communication/chat/sampleapp/MainActivity.java | 1cb2c7775ab2e0997c45c43609afcb1f3304ed36 | [
"MIT",
"LicenseRef-scancode-generic-cla"
] | permissive | Azure/azure-sdk-for-android | https://github.com/Azure/azure-sdk-for-android | 21affc77a26de982dd458f9edc91b03137d52180 | a9440299d34c076667e56af1c897dd4eaefc0b69 | refs/heads/main | 2023-08-17T11:15:55.473000 | 2023-08-09T23:29:54 | 2023-08-09T23:29:54 | 123,228,861 | 81 | 83 | MIT | false | 2023-09-13T20:28:55 | 2018-02-28T04:25:35 | 2023-08-24T20:27:40 | 2023-09-13T20:28:54 | 25,509 | 90 | 99 | 53 | Java | false | false | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
package com.azure.android.communication.chat.sampleapp;
import static com.azure.android.communication.chat.models.ChatEventType.CHAT_MESSAGE_DELETED;
import static com.azure.android.communication.chat.models.ChatEventType.... | UTF-8 | Java | 33,538 | java | MainActivity.java | Java | [
{
"context": "thread participant.\n String displayName = \"First participant\";\n participants.add(new ChatPa",
"end": 7989,
"score": 0.9302865266799927,
"start": 7984,
"tag": "NAME",
"value": "First"
},
{
"context": "d participant.\n String displayName = \"First... | null | [] | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
package com.azure.android.communication.chat.sampleapp;
import static com.azure.android.communication.chat.models.ChatEventType.CHAT_MESSAGE_DELETED;
import static com.azure.android.communication.chat.models.ChatEventType.... | 33,538 | 0.639901 | 0.639573 | 701 | 46.843082 | 33.114178 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.600571 | false | false | 6 |
ec50d06ed5764abd643c29adbb73b83f0f6ba8fe | 22,058,952,092,951 | 276d8c56df58da1b269a7b6109bf112d404cc5d2 | /core/src/main/java/com/company/modules/common/action/PubContractAttachmentAction.java | 58c602abe69c23300922af6b32c05c7f71c1d5ed | [] | no_license | ybak/loan | https://github.com/ybak/loan | b1e2fd92492e7605a56a8e52c5a964ee9ed3be3f | 06ba5276a5bbba577e96942150822a5dbd739a69 | refs/heads/master | 2021-03-24T01:34:02.487000 | 2018-11-03T14:08:32 | 2018-11-03T14:08:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company.modules.common.action;
import java.io.BufferedInputStream;
import java.io.BufferedOutputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.math.BigDecimal;
import java.math.RoundingMode;
import java.text.SimpleDateFormat;
import java.util.ArrayList;... | UTF-8 | Java | 16,103 | java | PubContractAttachmentAction.java | Java | [
{
"context": "om.oreilly.servlet.MultipartRequest;\n\n/**\n * User: wulb DateTime:2016-08-29 10:50:06 details: 合同附件信息,Acti",
"end": 1725,
"score": 0.9996552467346191,
"start": 1721,
"tag": "USERNAME",
"value": "wulb"
}
] | null | [] | package com.company.modules.common.action;
import java.io.BufferedInputStream;
import java.io.BufferedOutputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.math.BigDecimal;
import java.math.RoundingMode;
import java.text.SimpleDateFormat;
import java.util.ArrayList;... | 16,103 | 0.729343 | 0.724813 | 407 | 37.508598 | 27.929699 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.685504 | false | false | 6 |
79275b97327b1cc38cb9d3d8e1e03f130809945a | 26,302,379,766,421 | 7d5e7d93ab56b4e95fa30093c6e090bb2b836bfe | /spring06/src/main/java/com/jdbc/Book.java | ffd6e64712f475458ea23fb7516f33e3a7466f19 | [] | no_license | haibao1371/SpringG | https://github.com/haibao1371/SpringG | e52fe6cddc132118efde718932f14829b57bd815 | c42b5de0a06348666d6bf5efa9970eb6fc86becb | refs/heads/master | 2022-12-22T05:20:18.321000 | 2021-07-20T14:06:17 | 2021-07-20T14:06:17 | 196,954,577 | 1 | 0 | null | false | 2022-12-16T04:35:33 | 2019-07-15T08:13:15 | 2021-07-20T14:06:20 | 2022-12-16T04:35:32 | 50 | 1 | 0 | 7 | Java | false | false | package com.jdbc;
/**
* 类注释
*
* @author Lenovo
* @Title: Book
* @ProjectName SpringG
* @Description: TODO 写一个Book对象
* @date 2019/7/318:30
*/
public class Book {
private String name;
private String author;
public String getName() {
return name;
}
public void setName(String name) {
... | UTF-8 | Java | 621 | java | Book.java | Java | [
{
"context": "package com.jdbc;\n\n/**\n * 类注释\n *\n * @author Lenovo\n * @Title: Book\n * @ProjectName SpringG\n * @Descr",
"end": 50,
"score": 0.9960469007492065,
"start": 44,
"tag": "USERNAME",
"value": "Lenovo"
}
] | null | [] | package com.jdbc;
/**
* 类注释
*
* @author Lenovo
* @Title: Book
* @ProjectName SpringG
* @Description: TODO 写一个Book对象
* @date 2019/7/318:30
*/
public class Book {
private String name;
private String author;
public String getName() {
return name;
}
public void setName(String name) {
... | 621 | 0.563636 | 0.547107 | 35 | 16.285715 | 14.11093 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.257143 | false | false | 6 |
7ed3f2142bb2c563e083bea5cd7626e70ad1f0e1 | 38,998,303,072,981 | 958b081ffe4d1fa24aa7c97177a92ee1d178b4d6 | /springTestProject/src/main/java/com/example/controller/StaffController.java | 356c9a5517dc6825f5fea65cc823d93c616a9f72 | [] | no_license | tw-iii-leader-project/SpringTest | https://github.com/tw-iii-leader-project/SpringTest | debcba24b30421050eb4c5cd643902fe14301562 | 1da614a41f94eed1e3ff2b09006ad1f08b78f82d | refs/heads/master | 2023-02-28T15:35:16.521000 | 2021-02-06T17:30:34 | 2021-02-06T17:30:34 | 330,344,742 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
import com.example.model.StaffModel;
import com.example.service.StaffService;
@RestCont... | UTF-8 | Java | 763 | java | StaffController.java | Java | [
{
"context": "el = new StaffModel();\r\n\t\tstaffModel.setPassword(\"1234\");\r\n\t\tstaffModel.setEmail(\"email@email.com\");\r\n\t\t",
"end": 567,
"score": 0.9992350935935974,
"start": 563,
"tag": "PASSWORD",
"value": "1234"
},
{
"context": "odel.setPassword(\"1234\");\r\n\t\tstaff... | null | [] | package com.example.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
import com.example.model.StaffModel;
import com.example.service.StaffService;
@RestCont... | 761 | 0.761468 | 0.74574 | 30 | 23.5 | 19.269579 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.2 | false | false | 6 |
4fc330b6b392f946cca5728814944c1347ee7923 | 154,618,880,716 | 7c1b12493ffdc85e34138ce40af6a7cdd8d4101d | /HelloWord/src/practise/Chapter92.java | d1c81a3d0c1efbba3d51e9614b7e76424fe4e213 | [] | no_license | uknowz/My-leetcode | https://github.com/uknowz/My-leetcode | d5da8c9050cdbe0d2a699230d06c04286d47306b | 64f8f496df130bc0472b77c82af99a422d2b33e7 | refs/heads/master | 2020-04-17T22:28:18.885000 | 2018-01-10T03:33:50 | 2018-01-10T03:33:50 | 67,421,937 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package practise;
import javax.swing.*;
public class Chapter92 extends JFrame{
/**
* @param args
*/
JLabel label1 = new JLabel("用户名",SwingConstants.LEFT);
JLabel label2 = new JLabel("密码啊",SwingConstants.LEFT);
JPanel panel = new JPanel();
JButton button1 = new JButton("OK");
JButton button2 = new JButton("... | GB18030 | Java | 997 | java | Chapter92.java | Java | [
{
"context": "\t * @param args\n\t */\n\tJLabel label1 = new JLabel(\"用户名\",SwingConstants.LEFT);\n\tJLabel label2 = new JLabe",
"end": 140,
"score": 0.7046064138412476,
"start": 137,
"tag": "USERNAME",
"value": "用户名"
}
] | null | [] | package practise;
import javax.swing.*;
public class Chapter92 extends JFrame{
/**
* @param args
*/
JLabel label1 = new JLabel("用户名",SwingConstants.LEFT);
JLabel label2 = new JLabel("密码啊",SwingConstants.LEFT);
JPanel panel = new JPanel();
JButton button1 = new JButton("OK");
JButton button2 = new JButton("... | 997 | 0.697143 | 0.661714 | 39 | 21.435898 | 16.712954 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.871795 | false | false | 6 |
088f49a38cbd68aa562002d3e9b73af334a65727 | 29,420,526,006,965 | 8c7953fda1d898236597d1d2d72ef796dfc20223 | /FitnessApp/app/src/main/java/com/example/fitnessapp/diet.java | b3b49ddd26e479ce1f2142692f115218c3ecf97e | [] | no_license | nirpesh23/FitYou | https://github.com/nirpesh23/FitYou | f608200a8fedf0de706aa9ac5d21d5427fbc2e10 | fc63d970b25802c86fd830e0ff469462a28b13ff | refs/heads/master | 2022-11-07T11:35:21.343000 | 2020-06-15T15:48:15 | 2020-06-15T15:48:15 | 272,479,237 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.fitnessapp;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import androidx.fragment.app.Fragment;
import android.content.Intent;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import... | UTF-8 | Java | 3,656 | java | diet.java | Java | [] | null | [] | package com.example.fitnessapp;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import androidx.fragment.app.Fragment;
import android.content.Intent;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import... | 3,656 | 0.646335 | 0.63977 | 86 | 41.511627 | 26.02313 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.976744 | false | false | 6 |
74b9bce8d2d0ccb89a13c11c07e55f6e47462724 | 24,885,040,528,113 | 2fae214de562ad5285f08fd8ff6e03e2781a0bee | /src/main/java/gui/MapVBox.java | 2c6200e4ea258d0656ac19d564cab6e0bd542b61 | [] | no_license | pawlo555/EvolutionarySimulator | https://github.com/pawlo555/EvolutionarySimulator | 6f10698748c8d87663bf8262c57b8b44b5bcea75 | 2cef07c7b177ecc03c701a740d9c1c31d47ea76f | refs/heads/main | 2023-02-04T13:29:20.830000 | 2022-02-18T15:02:13 | 2022-02-18T15:02:13 | 322,887,378 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gui;
import javafx.scene.layout.VBox;
public class MapVBox extends VBox {
public MapVBox(MapVisualizer visualizer) {
this.setMinSize(400, 400);
this.getChildren().add(visualizer);
}
}
| UTF-8 | Java | 219 | java | MapVBox.java | Java | [] | null | [] | package gui;
import javafx.scene.layout.VBox;
public class MapVBox extends VBox {
public MapVBox(MapVisualizer visualizer) {
this.setMinSize(400, 400);
this.getChildren().add(visualizer);
}
}
| 219 | 0.684932 | 0.657534 | 11 | 18.90909 | 18.108032 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 6 |
fa60ab3d5af73050f333ea7d8424f585bccd698d | 10,496,900,131,836 | 33bac5ce5945eee6381c8f16414bbc44e7fd5720 | /src/ec/edu/ups/idao/IFacturaDAO.java | fc1da000195fab534ce61e759d26a372f3a60dc7 | [
"MIT"
] | permissive | DanielLopez651/Proyecto-final- | https://github.com/DanielLopez651/Proyecto-final- | cb96853f36e2a63d451579b12701c03439084e0f | b168a63ab5b763722cccdb9fb8748d2dcc3ca13c | refs/heads/master | 2022-11-25T14:01:16.946000 | 2020-07-31T13:50:35 | 2020-07-31T13:54:00 | 281,802,370 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ec.edu.ups.idao;
import ec.edu.ups.modelo.Factura;
import java.util.List;
public interface IFacturaDAO {
public void create(Factura factura);
public boolean cambiarEstado(String codigo);
public List<Factura> mostrarFacturas();
}
| UTF-8 | Java | 249 | java | IFacturaDAO.java | Java | [] | null | [] | package ec.edu.ups.idao;
import ec.edu.ups.modelo.Factura;
import java.util.List;
public interface IFacturaDAO {
public void create(Factura factura);
public boolean cambiarEstado(String codigo);
public List<Factura> mostrarFacturas();
}
| 249 | 0.763052 | 0.763052 | 8 | 30.125 | 13.887382 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 6 |
b056fdb987d51ac0dfdb9c596bfaf3f324437b3f | 28,338,194,256,762 | a5d01febfd8d45a61f815b6f5ed447e25fad4959 | /Source Code/5.5.1/sources/com/iqoption/view/SelectionButton.java | fad3ae70969583f82b6e037cb0e8bd2df79b93c3 | [] | no_license | kkagill/Decompiler-IQ-Option | https://github.com/kkagill/Decompiler-IQ-Option | 7fe5911f90ed2490687f5d216cb2940f07b57194 | c2a9dbbe79a959aa1ab8bb7a89c735e8f9dbc5a6 | refs/heads/master | 2020-09-14T20:44:49.115000 | 2019-11-04T06:58:55 | 2019-11-04T06:58:55 | 223,236,327 | 1 | 0 | null | true | 2019-11-21T18:17:17 | 2019-11-21T18:17:16 | 2019-11-04T07:03:15 | 2019-11-04T07:02:38 | 104,586 | 0 | 0 | 0 | null | false | false | package com.iqoption.view;
import android.content.Context;
import android.content.res.ColorStateList;
import android.content.res.TypedArray;
import android.support.v7.widget.AppCompatButton;
import android.util.AttributeSet;
import com.iqoption.b.b;
public class SelectionButton extends AppCompatButton {
int dDD;
... | UTF-8 | Java | 1,384 | java | SelectionButton.java | Java | [] | null | [] | package com.iqoption.view;
import android.content.Context;
import android.content.res.ColorStateList;
import android.content.res.TypedArray;
import android.support.v7.widget.AppCompatButton;
import android.util.AttributeSet;
import com.iqoption.b.b;
public class SelectionButton extends AppCompatButton {
int dDD;
... | 1,384 | 0.66763 | 0.662572 | 46 | 29.086956 | 25.507736 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.717391 | false | false | 6 |
92d91987815e7d1a39c8f4d52bc39d405346c32a | 26,079,041,490,232 | 21966e2b7d7533e825703833215f6e384a587dee | /src/test/java/net/indyjug/TestSimpleFormPage.java | 5f0d9f8f46b8962021db7669914a262500c52f01 | [] | no_license | bfritz/wicket-intro | https://github.com/bfritz/wicket-intro | 415d5e2079f8eee8031d88649151f32ad4b246a3 | 68679965223af4064cd1a9391e153a279a39fba0 | refs/heads/master | 2020-05-18T11:20:36.465000 | 2010-09-30T01:57:04 | 2010-09-30T01:57:04 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.indyjug;
import junit.framework.TestCase;
import org.apache.wicket.util.tester.WicketTester;
/**
* Test SimpleFormPage.
*/
public class TestSimpleFormPage extends TestCase {
private WicketTester tester;
@Override
public void setUp() {
tester = new WicketTester(new WicketApplicatio... | UTF-8 | Java | 480 | java | TestSimpleFormPage.java | Java | [] | null | [] | package net.indyjug;
import junit.framework.TestCase;
import org.apache.wicket.util.tester.WicketTester;
/**
* Test SimpleFormPage.
*/
public class TestSimpleFormPage extends TestCase {
private WicketTester tester;
@Override
public void setUp() {
tester = new WicketTester(new WicketApplicatio... | 480 | 0.729167 | 0.729167 | 24 | 18 | 19.68502 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.791667 | false | false | 6 |
960791f81efb20c48a47e15dfa1b01ff23fd1406 | 33,655,363,733,693 | 3618d367e9b65adc11462b82c775f629a8e56410 | /src/main/java/io/genobank/cryptography/PermitteeSigner.java | c6ae475b1bbd4a9d9aa45a10612af515c07ff48e | [] | no_license | Genobank/genobankj | https://github.com/Genobank/genobankj | a822644933ac49de3384445f01a3c6cb9af80af5 | d330b031507f3f3c09fb2ddc8e0e732c960ea8c8 | refs/heads/master | 2023-03-20T22:30:45.109000 | 2022-05-03T22:50:17 | 2022-05-03T22:50:17 | 340,268,480 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.genobank;
import java.io.ByteArrayOutputStream;
import java.nio.charset.StandardCharsets;
import org.web3j.crypto.Bip32ECKeyPair;
import org.web3j.crypto.Credentials;
import org.web3j.crypto.MnemonicUtils;
import org.web3j.crypto.Sign;
import org.web3j.utils.Numeric;
import static org.web3j.crypto.Bip32ECK... | UTF-8 | Java | 1,880 | java | PermitteeSigner.java | Java | [
{
"context": "\n\n // Load an Ethereum wallet: https://gitter.im/web3j/web3j?at=5cb437ba31aec969e8aaed08\n // Test https",
"end": 531,
"score": 0.9988164901733398,
"start": 526,
"tag": "USERNAME",
"value": "web3j"
},
{
"context": "-and-the-console\n // See also https://github.com/... | null | [] | package io.genobank;
import java.io.ByteArrayOutputStream;
import java.nio.charset.StandardCharsets;
import org.web3j.crypto.Bip32ECKeyPair;
import org.web3j.crypto.Credentials;
import org.web3j.crypto.MnemonicUtils;
import org.web3j.crypto.Sign;
import org.web3j.utils.Numeric;
import static org.web3j.crypto.Bip32ECK... | 1,880 | 0.763298 | 0.723404 | 43 | 42.720932 | 33.576241 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.116279 | false | false | 6 |
fb8172113021e55ffcc0927020aaf783d63d4eaa | 5,446,018,532,118 | fae36fb4e9f82efbd933e89e472b93e3dbc19b90 | /hapi-fhir-jpaserver-base/src/main/java/ca/uhn/fhir/jpa/provider/r4/BaseJpaResourceProviderCodeSystemR4.java | a4074e2a3e099bed738f8da4d2f76437f0b5cb43 | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | trifork/fut-hapi-fhir | https://github.com/trifork/fut-hapi-fhir | a6e93c7f86645bc36fbc98c5dc722bae2355597f | caf370da31cda005c0d5f6a84edb3e12fcff159d | refs/heads/master | 2023-05-12T07:08:15.605000 | 2022-08-24T16:55:00 | 2022-08-24T16:55:00 | 177,019,081 | 1 | 0 | Apache-2.0 | true | 2023-02-27T09:36:32 | 2019-03-21T20:29:11 | 2022-03-24T10:40:24 | 2023-02-27T09:36:32 | 751,336 | 1 | 1 | 8 | Java | false | false | package ca.uhn.fhir.jpa.provider.r4;
import ca.uhn.fhir.context.support.ConceptValidationOptions;
import ca.uhn.fhir.context.support.IValidationSupport;
import ca.uhn.fhir.context.support.ValidationSupportContext;
import ca.uhn.fhir.i18n.Msg;
import ca.uhn.fhir.jpa.api.dao.IFhirResourceDaoCodeSystem;
import ca.uhn.fhi... | UTF-8 | Java | 8,112 | java | BaseJpaResourceProviderCodeSystemR4.java | Java | [] | null | [] | package ca.uhn.fhir.jpa.provider.r4;
import ca.uhn.fhir.context.support.ConceptValidationOptions;
import ca.uhn.fhir.context.support.IValidationSupport;
import ca.uhn.fhir.context.support.ValidationSupportContext;
import ca.uhn.fhir.i18n.Msg;
import ca.uhn.fhir.jpa.api.dao.IFhirResourceDaoCodeSystem;
import ca.uhn.fhi... | 8,112 | 0.751479 | 0.741001 | 186 | 42.612904 | 35.711216 | 185 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.725806 | false | false | 6 |
e5a860fb80087f1ad8a2b436e8470b8646b6f651 | 31,456,340,505,270 | 751f787e120e5dfb20eecb7f7312ba7d3cce7bc1 | /src/main/java/sa/tws1/service/wms/RobotSystem.java | 860c4be5d3fa61b7ffd1134afa70cd3c98fdb719 | [] | no_license | ffbt/tws1 | https://github.com/ffbt/tws1 | 2249cb37db644aa689ee2ea0db1dc42b9437abfa | 626e522ed6defd6693acd4755699b2cda4fc35d0 | refs/heads/master | 2020-03-14T16:42:20.496000 | 2018-07-12T05:39:38 | 2018-07-12T05:39:38 | 131,703,480 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sa.tws1.service.wms;
import sa.tws1.bean.AllTool;
import java.util.Random;
import java.util.concurrent.LinkedBlockingQueue;
import java.util.concurrent.ThreadPoolExecutor;
import java.util.concurrent.TimeUnit;
public class RobotSystem
{
private ThreadPoolExecutor robots;
private static final int robo... | UTF-8 | Java | 1,011 | java | RobotSystem.java | Java | [] | null | [] | package sa.tws1.service.wms;
import sa.tws1.bean.AllTool;
import java.util.Random;
import java.util.concurrent.LinkedBlockingQueue;
import java.util.concurrent.ThreadPoolExecutor;
import java.util.concurrent.TimeUnit;
public class RobotSystem
{
private ThreadPoolExecutor robots;
private static final int robo... | 1,011 | 0.665678 | 0.656775 | 38 | 25.605263 | 27.570522 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.631579 | false | false | 6 |
9c9d97bfd7394ed14c3da236a904c3035310f5b0 | 27,556,510,238,387 | 18ca31a31a3640c9477bb0acf6d05e631d6d87d3 | /Struts2Base/src/main/java/cn/happy/struts07/action/LoginAction.java | e6191f5e391ad614f4fa94b771e605db89105c5a | [] | no_license | sllsllsll/tms | https://github.com/sllsllsll/tms | e9b6b8b40f31282c53c624a011d818f57106cf15 | 5d755a3d893cb53da8e93d9f4e0fc4ec8f7fafc9 | refs/heads/master | 2021-08-16T06:59:38.462000 | 2017-11-19T06:32:14 | 2017-11-19T06:32:14 | 111,270,574 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.happy.struts07.action;
import cn.happy.struts07.entity.UserInfo;
import com.opensymphony.xwork2.Action;
import com.opensymphony.xwork2.ActionContext;
import java.util.Map;
/**
* Created by linlin on 2017/10/25.
*/
public class LoginAction implements Action{
private UserInfo user;
public String ... | UTF-8 | Java | 1,068 | java | LoginAction.java | Java | [
{
"context": "Context;\n\nimport java.util.Map;\n\n/**\n * Created by linlin on 2017/10/25.\n */\npublic class LoginAction imple",
"end": 210,
"score": 0.999599814414978,
"start": 204,
"tag": "USERNAME",
"value": "linlin"
},
{
"context": "sername().equals(\"1\")&&user.getPassword().e... | null | [] | package cn.happy.struts07.action;
import cn.happy.struts07.entity.UserInfo;
import com.opensymphony.xwork2.Action;
import com.opensymphony.xwork2.ActionContext;
import java.util.Map;
/**
* Created by linlin on 2017/10/25.
*/
public class LoginAction implements Action{
private UserInfo user;
public String ... | 1,068 | 0.572106 | 0.556926 | 42 | 24.095238 | 20.880396 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.404762 | false | false | 6 |
a5427712d347973bfaf15b17a4107e31815be410 | 27,599,459,847,380 | cfbd99133ccf99fb089aaedffee14e7d37849ec3 | /app/src/main/java/com/xm6leefun/zll_user/ui_custom/about_scroll/EasySlideInter.java | 674fe1f418c6469b8963807ab77712da55f97d88 | [] | no_license | zllAndroid/BlockUser | https://github.com/zllAndroid/BlockUser | d9d7669b11cf234b88a7500cf6ff9c1996a6ce94 | 7a13f1620fc05117468c049696250e56b2cd85cc | refs/heads/master | 2021-07-24T21:40:53.020000 | 2018-04-16T09:35:03 | 2018-04-16T09:35:03 | 129,715,348 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xm6leefun.zll_user.ui_custom.about_scroll;
public interface EasySlideInter {
/**
* 内容区域滑动的进度
* @param progress 进度值
*/
public void contentSlide(int progress);
public void resetContent();
}
| UTF-8 | Java | 244 | java | EasySlideInter.java | Java | [] | null | [] | package com.xm6leefun.zll_user.ui_custom.about_scroll;
public interface EasySlideInter {
/**
* 内容区域滑动的进度
* @param progress 进度值
*/
public void contentSlide(int progress);
public void resetContent();
}
| 244 | 0.7 | 0.695455 | 14 | 14.714286 | 17.701609 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.785714 | false | false | 6 |
2e7948f7d6320a334d3ff7e881db1328caf2c76f | 25,211,458,091,003 | 6172b4b31162889ea9e5c3464d722db59ce7e15a | /app/src/main/java/com/app/ace/ui/viewbinders/FollowersCountListBinder.java | 71608c20f481cab847b8395217b4574b7d503383 | [] | no_license | SaeedHyder/ACE_ANDROID- | https://github.com/SaeedHyder/ACE_ANDROID- | c9ca97d2758e052cd16da6a3a7ff6b8093925b27 | 55baa476819ccf1eec07e2ef9eadd5f833f1b46c | refs/heads/master | 2021-11-29T23:13:12.633000 | 2019-01-30T07:53:48 | 2019-01-30T07:53:48 | 168,323,773 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.app.ace.ui.viewbinders;
import android.app.Activity;
import android.view.View;
import com.app.ace.R;
import com.app.ace.activities.DockActivity;
import com.app.ace.entities.FollowersCountDataItem;
import com.app.ace.fragments.TrainerProfileFragment;
import com.app.ace.ui.viewbinders.abstracts.ViewBinder;... | UTF-8 | Java | 2,390 | java | FollowersCountListBinder.java | Java | [
{
"context": "ircleimageview.CircleImageView;\n\n/**\n * Created by muniyemiftikhar on 5/2/2017.\n */\n\npublic class FollowersCountList",
"end": 509,
"score": 0.9992765188217163,
"start": 494,
"tag": "USERNAME",
"value": "muniyemiftikhar"
}
] | null | [] | package com.app.ace.ui.viewbinders;
import android.app.Activity;
import android.view.View;
import com.app.ace.R;
import com.app.ace.activities.DockActivity;
import com.app.ace.entities.FollowersCountDataItem;
import com.app.ace.fragments.TrainerProfileFragment;
import com.app.ace.ui.viewbinders.abstracts.ViewBinder;... | 2,390 | 0.716736 | 0.713389 | 80 | 28.875 | 33.264988 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 6 |
f7ba0fe0c689c8578f85e964aec3319f8b597580 | 5,325,759,493,893 | 80872e3099b4f2d5632a1c3cc5126362f9385471 | /Seeker.java | bffc91da857a425c11b9607c546c0b0c6c156e9b | [] | no_license | DawsonClark/instinct_CTF | https://github.com/DawsonClark/instinct_CTF | d41ac88cf308bf6a135d152d96a9aeeeda05b77c | ce578621177e7bb0e00c9a914b8ef545fe055392 | refs/heads/master | 2021-01-19T01:21:37.706000 | 2016-08-09T21:11:41 | 2016-08-09T21:11:41 | 65,328,550 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Skeleton Code Copied from DummyPlayer then modified for question.
public class Seeker extends Player{
@Override
public void update(Field field){}
@Override
public void play(Field field){
if (this.pickUpFlag(field) == false){
// Compute the required x and y ... | UTF-8 | Java | 3,346 | java | Seeker.java | Java | [] | null | [] | // Skeleton Code Copied from DummyPlayer then modified for question.
public class Seeker extends Player{
@Override
public void update(Field field){}
@Override
public void play(Field field){
if (this.pickUpFlag(field) == false){
// Compute the required x and y ... | 3,346 | 0.518231 | 0.508667 | 78 | 40.923077 | 32.358871 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.602564 | false | false | 6 |
ce0a4728393d05a80e3004c2d0b4561220264383 | 19,670,950,243,072 | cf67e22eebbcd116b7f2286b4eca37936cb88467 | /src/main/java/netherwulf/springframework/knowledgejar/models/Subchapter.java | 7e22c75e43a1989c256fadb92561ce894fa40a14 | [
"MIT"
] | permissive | Netherwulf/knowledge-jar-server | https://github.com/Netherwulf/knowledge-jar-server | 4eb3103a45a92d7bb62fd0241dc9d8d12776bb3b | 9b103b290d51ad57830a219059b270659ceff98e | refs/heads/master | 2020-04-02T22:16:43.716000 | 2018-11-18T20:43:27 | 2018-11-18T20:43:27 | 154,827,826 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package netherwulf.springframework.knowledgejar.models;
import javax.persistence.*;
@Entity
public class Subchapter {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private Long id;
private String name;
private String content;
private String codeLink;
@ManyToOne(cascade = {Casc... | UTF-8 | Java | 1,678 | java | Subchapter.java | Java | [] | null | [] | package netherwulf.springframework.knowledgejar.models;
import javax.persistence.*;
@Entity
public class Subchapter {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private Long id;
private String name;
private String content;
private String codeLink;
@ManyToOne(cascade = {Casc... | 1,678 | 0.647795 | 0.647795 | 81 | 19.716049 | 19.476631 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.308642 | false | false | 6 |
77ac49fce6d8847758227eca5022144c1e8a61d0 | 6,425,271,075,619 | 76fc424e4068a58b536764d77add05461081b992 | /project/src/main/java/org/softuni/accounting/areas/users/domain/models/binding/UserEditBindingModel.java | ccd36e2d8c150d23a71de7bd1089b161ef66c3b2 | [
"MIT"
] | permissive | martinmihov/JavaWeb | https://github.com/martinmihov/JavaWeb | 9c16886568c0906c2efc2fed80c4f6ff582007dd | c71ed97bebff5db555afe967d4b16af7b13ed345 | refs/heads/master | 2021-09-13T01:42:32.579000 | 2018-04-23T14:49:03 | 2018-04-23T14:49:03 | 118,328,294 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.softuni.accounting.areas.users.domain.models.binding;
import org.softuni.accounting.utils.constants.UserConstants;
import org.softuni.accounting.validations.annotations.password.PasswordMatch;
import org.springframework.web.multipart.MultipartFile;
import javax.validation.constraints.NotEmpty;
import java... | UTF-8 | Java | 2,734 | java | UserEditBindingModel.java | Java | [] | null | [] | package org.softuni.accounting.areas.users.domain.models.binding;
import org.softuni.accounting.utils.constants.UserConstants;
import org.softuni.accounting.validations.annotations.password.PasswordMatch;
import org.springframework.web.multipart.MultipartFile;
import javax.validation.constraints.NotEmpty;
import java... | 2,734 | 0.683248 | 0.683248 | 107 | 24.551401 | 22.576654 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.35514 | false | false | 6 |
733834ab8b1e71b32ed4d797030c60ccaee72111 | 27,015,344,346,820 | baf8e78e76fa9a1cdffc768f341742583f620b22 | /070_AOP-AspectJ-@AfterReturning/src/main/java/com/mimaraslan/impl/PersonelServisImpl.java | 7ac4802d5c0ce9407f615024878b78f6e1dafc75 | [
"Apache-2.0"
] | permissive | huseyinaydin99/spring-framework | https://github.com/huseyinaydin99/spring-framework | 70b83f8609ce58658e647dd4f809f22a1d639dcb | ad7ee5b23247deb2be159f3b73cba8ffbe539ad5 | refs/heads/master | 2023-02-02T21:00:27.465000 | 2017-07-22T18:34:32 | 2017-07-22T18:34:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mimaraslan.impl;
import com.mimaraslan.IPersonelServis;
public class PersonelServisImpl implements IPersonelServis {
private String adi, soyadi;
private int tecrube;
//------------------------------
@Override
public void adiSoyadiKontrolEt() {
System.out.println("Personel... | UTF-8 | Java | 1,493 | java | PersonelServisImpl.java | Java | [] | null | [] | package com.mimaraslan.impl;
import com.mimaraslan.IPersonelServis;
public class PersonelServisImpl implements IPersonelServis {
private String adi, soyadi;
private int tecrube;
//------------------------------
@Override
public void adiSoyadiKontrolEt() {
System.out.println("Personel... | 1,493 | 0.585513 | 0.584172 | 60 | 23.799999 | 21.495581 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.2 | false | false | 6 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.