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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
48208ea44da14eb19fd7c7bd11128cc433732ea5 | 33,079,838,164,123 | 37b01d3f24a75ec516d31baae7a4b2b19f240eec | /src/Wagon.java | d1944532d700351812dd4089173c14d24cda9368 | [] | no_license | smartacellery/Week1assignment | https://github.com/smartacellery/Week1assignment | 382d32a3e4af3a15eefc077b5056caf48157f5f1 | 8638384ef1842ac6094cc4e4eae380ce613499bb | refs/heads/master | 2020-07-24T07:27:23.230000 | 2019-09-11T15:39:20 | 2019-09-11T15:39:20 | 207,846,739 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import hsa.Console;
import java.awt.Color;
import hsa.Console;
import java.awt.Color;
public class Wagon {
public static void main(String[ ] args) {
Console c = new Console();
c.setColor(new Color(205,240,247)); //blue
c.fillRect(0, 0, 680, 400);
c.setColor(Color.red);
c.fi... | UTF-8 | Java | 707 | java | Wagon.java | Java | [] | null | [] |
import hsa.Console;
import java.awt.Color;
import hsa.Console;
import java.awt.Color;
public class Wagon {
public static void main(String[ ] args) {
Console c = new Console();
c.setColor(new Color(205,240,247)); //blue
c.fillRect(0, 0, 680, 400);
c.setColor(Color.red);
c.fi... | 707 | 0.588402 | 0.46959 | 32 | 19.84375 | 14.695045 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.96875 | false | false | 0 |
8066bef23e1fe39479d450fe41ae4c82fc3a1fd0 | 618,475,350,026 | a9bd8095cc64a4eaa23e4dde416203b5071a7b41 | /proyectoClinicaDental/src/main/java/model/Procedimientos.java | 7e542e9f62994eb812267874342eaceef2a244d9 | [] | no_license | lsotomayor/ProyectoFinal | https://github.com/lsotomayor/ProyectoFinal | 705332ca251d96fd7dd55becd96cc0fe1ca1d45d | 5cd4f7799b15505c0d1e68e11e631473e73ccbd6 | refs/heads/master | 2021-01-12T08:10:26.166000 | 2016-12-14T20:55:59 | 2016-12-14T20:55:59 | 76,494,941 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import javax.persistence.Table;
import javax.xml.bind.... | UTF-8 | Java | 1,540 | java | Procedimientos.java | Java | [] | null | [] | package model;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import javax.persistence.Table;
import javax.xml.bind.... | 1,540 | 0.79026 | 0.79026 | 56 | 26.5 | 20.930157 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.321429 | false | false | 0 |
2f47deb0e4197e324b348af5eec7f8dde515210d | 2,697,239,468,345 | b13ca69161c9b1a4c7b640381873769cca01402d | /app/src/main/java/com/wangdao/mutilword/bean/Word_info.java | 485e18463faf9df70c90df9b0442bb7970a3de8b | [] | no_license | 450287475/MutilWord | https://github.com/450287475/MutilWord | 8c851398a2e72d252d6130140b0e704487577623 | 4fc3574a14bbb34f74a3ebe668c33f58c4a47b95 | refs/heads/master | 2020-12-31T04:28:11.702000 | 2016-05-17T17:58:47 | 2016-05-17T18:36:53 | 56,837,804 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wangdao.mutilword.bean;
/**
* Created by Mumuseng on 2016/4/19.
*/
public class Word_info {
String word;//单词
String trans;//意思
String phonetic;//音标
String tags;//单词等级
int repeat;//重复次数
int id;
long date;
public Word_info(String word, String trans, String phonetic, String ... | UTF-8 | Java | 2,143 | java | Word_info.java | Java | [
{
"context": "age com.wangdao.mutilword.bean;\n\n/**\n * Created by Mumuseng on 2016/4/19.\n */\npublic class Word_info {\n St",
"end": 63,
"score": 0.9792073369026184,
"start": 55,
"tag": "USERNAME",
"value": "Mumuseng"
}
] | null | [] | package com.wangdao.mutilword.bean;
/**
* Created by Mumuseng on 2016/4/19.
*/
public class Word_info {
String word;//单词
String trans;//意思
String phonetic;//音标
String tags;//单词等级
int repeat;//重复次数
int id;
long date;
public Word_info(String word, String trans, String phonetic, String ... | 2,143 | 0.496454 | 0.493144 | 110 | 18.227272 | 16.970381 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409091 | false | false | 0 |
def89670472150fddf3b9b595df91136b9dc4bdd | 33,114,197,911,210 | 74eec44040b840653b8c1fbdb208f373bdadbbde | /ArjunaJTS/jts/tests/classes/com/hp/mwtests/ts/jts/utils/TxStoreLogUnitTest.java | f0f8256239c429681518c2e3e1361559c7f48080 | [
"Apache-2.0"
] | permissive | jbosstm/narayana | https://github.com/jbosstm/narayana | a2296b0043ac9358255861d2bdcc98ab2a724569 | d7abcb8009f3fac5e8cad1816659ac680be1a409 | refs/heads/main | 2023-09-03T05:01:52.562000 | 2023-07-10T14:56:05 | 2023-09-01T11:02:18 | 3,010,630 | 204 | 158 | Apache-2.0 | false | 2023-09-14T20:22:31 | 2011-12-19T08:13:03 | 2023-09-13T14:28:15 | 2023-09-14T20:22:30 | 97,524 | 214 | 169 | 3 | Java | false | false | /*
Copyright The Narayana Authors
SPDX short identifier: Apache-2.0
*/
package com.hp.mwtests.ts.jts.utils;
import static org.junit.Assert.assertTrue;
import static org.junit.Assert.assertEquals;
import org.junit.Test;
import com.arjuna.ats.arjuna.state.InputObjectState;
import com.arjuna.ats.internal.jts.... | UTF-8 | Java | 579 | java | TxStoreLogUnitTest.java | Java | [] | null | [] | /*
Copyright The Narayana Authors
SPDX short identifier: Apache-2.0
*/
package com.hp.mwtests.ts.jts.utils;
import static org.junit.Assert.assertTrue;
import static org.junit.Assert.assertEquals;
import org.junit.Test;
import com.arjuna.ats.arjuna.state.InputObjectState;
import com.arjuna.ats.internal.jts.... | 579 | 0.709845 | 0.70639 | 28 | 19.714285 | 20.202293 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.321429 | false | false | 0 |
a2d0d4ca79c5277b0fc0498d0009c0c0e4d7cef8 | 22,763,326,737,785 | 8ffe22fe87e2b24f64bc2bc0a39b30d64126f0b7 | /Exercise001/src/com/kusakana/exercise001/objects/ShipObj.java | 4b20d444c1994a8807c868ae68d5c1c55d7dcde9 | [
"Apache-2.0"
] | permissive | yozefx/KusakanaExamples | https://github.com/yozefx/KusakanaExamples | e566cfc44c1da673be73ee7e1b74d96975bfd48f | 253df13c78787ddcc485cde43e07f2fabac865fd | refs/heads/master | 2021-09-03T09:56:54.574000 | 2018-01-08T06:53:22 | 2018-01-08T06:53:22 | 116,586,832 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kusakana.exercise001.objects;
import com.badlogic.gdx.Input.Keys;
import com.kusakana.exercise001.animations.ShipAnim;
import com.negrorevolutio.nereengine.asm.sprites.KuASMAnimation.AnimationType;
import com.negrorevolutio.nereengine.asm.objects.KuASMObject;
import com.negrorevolutio.nereengine.asm.sc... | UTF-8 | Java | 1,693 | java | ShipObj.java | Java | [] | null | [] | package com.kusakana.exercise001.objects;
import com.badlogic.gdx.Input.Keys;
import com.kusakana.exercise001.animations.ShipAnim;
import com.negrorevolutio.nereengine.asm.sprites.KuASMAnimation.AnimationType;
import com.negrorevolutio.nereengine.asm.objects.KuASMObject;
import com.negrorevolutio.nereengine.asm.sc... | 1,693 | 0.665682 | 0.630833 | 73 | 21.19178 | 17.470646 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.191781 | false | false | 0 |
4fa7c61c9b0a7cdae156a3c6b2b7ba7aad5bac1e | 6,665,789,287,800 | 1a8da97d90d2e4f6fc87141f4472279624a1e634 | /src/main/java/de/htwg/se/wizard/control/gamestate/impl/UserInputState.java | 748d695532f047156c61d5e618e048d42c3156cf | [] | no_license | jabodend/Wizard | https://github.com/jabodend/Wizard | 1a0659de2c6070ea55a5ca9c3b20415610a4e91c | 08acb57fa3b58669dea571f128b7839786280990 | refs/heads/master | 2021-01-10T10:31:34.483000 | 2016-01-20T01:08:23 | 2016-01-20T01:08:23 | 44,797,271 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.htwg.se.wizard.control.gamestate.impl;
import de.htwg.se.wizard.control.GameControl;
import de.htwg.se.wizard.control.gamestate.IUserInputState;
public abstract class UserInputState extends State implements IUserInputState {
public UserInputState(GameControl controller) {
super(controller);
... | UTF-8 | Java | 328 | java | UserInputState.java | Java | [] | null | [] | package de.htwg.se.wizard.control.gamestate.impl;
import de.htwg.se.wizard.control.GameControl;
import de.htwg.se.wizard.control.gamestate.IUserInputState;
public abstract class UserInputState extends State implements IUserInputState {
public UserInputState(GameControl controller) {
super(controller);
... | 328 | 0.780488 | 0.780488 | 13 | 24.23077 | 27.481894 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 0 |
4d310fea696637c2add6b4c974363e90c72bd182 | 6,665,789,287,748 | 57adfaae6b8fe22347e36489b41c5945b1885c81 | /Collections/SecondLargestValue.java | f669ec4b0c089f79f5529ce6591e3afa18ccedaa | [] | no_license | ssaurabhjawa/Java_programs | https://github.com/ssaurabhjawa/Java_programs | 77efda322eb6c50e7780537f13e9c7d8479fb399 | 6b46b659aebfee3b779c4f594500379a35141b3b | refs/heads/master | 2019-01-06T20:16:09.700000 | 2016-11-29T14:53:32 | 2016-11-29T14:53:32 | 75,091,320 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Collections;
import java.io.*;
import java.util.Iterator;
import java.util.LinkedList;
import java.util.List;
import java.util.*;
public class SecondLargestValue {
public static void main(String [] args) throws Exception
{
List slv = new ArrayList<Integer>();
BufferedReader br = new BufferedReader(new I... | UTF-8 | Java | 1,336 | java | SecondLargestValue.java | Java | [] | null | [] | package Collections;
import java.io.*;
import java.util.Iterator;
import java.util.LinkedList;
import java.util.List;
import java.util.*;
public class SecondLargestValue {
public static void main(String [] args) throws Exception
{
List slv = new ArrayList<Integer>();
BufferedReader br = new BufferedReader(new I... | 1,336 | 0.636976 | 0.631737 | 54 | 23.75926 | 19.991606 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.814815 | false | false | 0 |
bdbaaf253dc00daab81a1449aaf0d13a458d0e2f | 13,718,125,576,391 | 1d1578515b4d91843e1b2b4a1882a85f1bf2133e | /java/övningsuppgifter/src/com/oliver/övningsuppgifter/Main.java | bd0353dd026aadf9df7d01708ca3b32b805328fb | [] | no_license | Davjep/ltu-projectsDJ | https://github.com/Davjep/ltu-projectsDJ | 335a73d01a0ff09b19be339a78ed50c7cccece77 | 5881c4bef0ee22d47ea5b8922d3fb4d93efdd5b6 | refs/heads/master | 2023-03-03T08:44:26.269000 | 2021-02-10T11:50:19 | 2021-02-10T11:50:19 | 337,735,613 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.oliver.övningsuppgifter;
import java.awt.image.LookupOp;
public class Main {
public static void main(String[] args) {
/*
int x = 7;
int y = 4;
boolean bool = false;
if (x+y==11) {
System.out.print("Lion, ");
}
if (x<y) {
... | UTF-8 | Java | 2,941 | java | Main.java | Java | [
{
"context": "i);\n }\n\n\n\n\n Player pl = new Player(\"Joakim\", 25);\n System.out.print(pl.name + \", \" + ",
"end": 2282,
"score": 0.9998403191566467,
"start": 2276,
"tag": "NAME",
"value": "Joakim"
},
{
"context": "pl.age);\n\n\n\n\n\n Player player =... | null | [] | package com.oliver.övningsuppgifter;
import java.awt.image.LookupOp;
public class Main {
public static void main(String[] args) {
/*
int x = 7;
int y = 4;
boolean bool = false;
if (x+y==11) {
System.out.print("Lion, ");
}
if (x<y) {
... | 2,941 | 0.361225 | 0.335714 | 165 | 16.818182 | 17.610353 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.630303 | false | false | 0 |
aec1373447ab466d8dda595f661ea86bbf427a4b | 14,809,047,263,827 | 0b81f949ed5f123ca22aacc3d5a404c1c8bfacae | /datafile/logiqx/common/src/main/java/com/javanei/retrocenter/logiqx/LogiqxDisk.java | 2effac772c65aa980facca4c3070e52a7087e1b7 | [] | no_license | vanei-heidemann/retrocenter.java | https://github.com/vanei-heidemann/retrocenter.java | 34d43c06d3c17027fe2e1c49239d878c756ac436 | 30776950b990f617bc6da64651cbcdab7222dac6 | refs/heads/master | 2022-10-27T14:27:43.438000 | 2018-12-20T13:06:49 | 2018-12-20T13:06:49 | 93,422,062 | 1 | 1 | null | false | 2022-09-23T04:01:03 | 2017-06-05T16:04:28 | 2018-12-20T13:07:13 | 2022-09-23T04:01:03 | 1,166 | 0 | 1 | 1 | Java | false | false | package com.javanei.retrocenter.logiqx;
import com.javanei.retrocenter.common.util.StringUtil;
import com.javanei.retrocenter.common.util.ValidValuesUtil;
import java.io.Serializable;
import java.util.Objects;
/**
* <!ELEMENT disk EMPTY>
*/
public class LogiqxDisk implements Serializable {
private static final... | UTF-8 | Java | 3,279 | java | LogiqxDisk.java | Java | [] | null | [] | package com.javanei.retrocenter.logiqx;
import com.javanei.retrocenter.common.util.StringUtil;
import com.javanei.retrocenter.common.util.ValidValuesUtil;
import java.io.Serializable;
import java.util.Objects;
/**
* <!ELEMENT disk EMPTY>
*/
public class LogiqxDisk implements Serializable {
private static final... | 3,279 | 0.589204 | 0.57731 | 138 | 22.76087 | 23.088535 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.550725 | false | false | 0 |
1bb6373af1d97ffd50a5aaf7ddda3dcf5374ff9a | 11,725,260,759,465 | 55a1409c4deb14f6267d2b85b11e3996fff67723 | /spring_annotation/src/main/java/com/atguigu/proxy/Sparrow.java | b4e9db382303a366a955ad8c0ec554199b74cc82 | [] | no_license | weichen19930711/spring-annotation | https://github.com/weichen19930711/spring-annotation | cb7af1807ba1bfb18efa3bcb1eeba0a93ab16a5b | 73f4e173ac65d850e1fde762755b617e1e34d3d2 | refs/heads/master | 2022-12-27T15:35:50.932000 | 2020-06-03T14:46:42 | 2020-06-03T14:46:42 | 171,083,134 | 0 | 0 | null | false | 2022-12-16T08:53:58 | 2019-02-17T04:52:06 | 2020-06-03T14:47:09 | 2022-12-16T08:53:56 | 81 | 0 | 0 | 3 | Java | false | false | package com.atguigu.proxy;
import lombok.Data;
import lombok.Getter;
/**
* 时间
*/
@Data
public class Sparrow extends Bird {
private Bird bird;
@Override
public void fly() {
long start = System.currentTimeMillis();
this.bird.fly();
long end = System.currentTimeMillis();
System.out.println("Fly ... | UTF-8 | Java | 357 | java | Sparrow.java | Java | [] | null | [] | package com.atguigu.proxy;
import lombok.Data;
import lombok.Getter;
/**
* 时间
*/
@Data
public class Sparrow extends Bird {
private Bird bird;
@Override
public void fly() {
long start = System.currentTimeMillis();
this.bird.fly();
long end = System.currentTimeMillis();
System.out.println("Fly ... | 357 | 0.654391 | 0.654391 | 20 | 16.65 | 16.147058 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 0 |
dd633cee7ff4f58f840f7fc84f13eb350113a00f | 32,349,693,701,416 | 37faa69e07c7bbd068ad69ac331abfa79e375e87 | /LintCode/Binary/LinkedList/LintLL511SwapTwoNodesinLinkedList.java | 9c3683e208bf11b6775165690a43f0a997267b07 | [] | no_license | YuqingLethe/2016Last100Days | https://github.com/YuqingLethe/2016Last100Days | 4e9a0a4a597cb825310a56612843d36a68df5968 | 5d1d1d5aad9fde4147dc22a3d229bb1b9d6f50eb | refs/heads/master | 2020-12-04T12:36:26.043000 | 2020-03-29T21:25:37 | 2020-03-29T21:25:37 | 66,172,662 | 1 | 0 | null | false | 2016-09-17T01:17:23 | 2016-08-20T23:37:01 | 2016-08-21T01:05:08 | 2016-09-17T01:17:23 | 52 | 1 | 0 | 0 | Java | null | null | package LintCode.Binary.LinkedList;
public class LintLL511SwapTwoNodesinLinkedList {
/**
* 2017/7/6.
*/
public class Solution {
public ListNode swapNodes(ListNode head, int v1, int v2) {
// Write your code here
ListNode dummy = new ListNode(0);
dummy.next =... | UTF-8 | Java | 1,576 | java | LintLL511SwapTwoNodesinLinkedList.java | Java | [] | null | [] | package LintCode.Binary.LinkedList;
public class LintLL511SwapTwoNodesinLinkedList {
/**
* 2017/7/6.
*/
public class Solution {
public ListNode swapNodes(ListNode head, int v1, int v2) {
// Write your code here
ListNode dummy = new ListNode(0);
dummy.next =... | 1,576 | 0.428846 | 0.4 | 55 | 27.363636 | 15.856588 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.527273 | false | false | 0 |
08d4cafa681d49e97092222f69a5785b42dd1d6c | 3,212,635,580,233 | daf3326b1e102c911ef6b1de3b0462215fdcc23e | /leetcode/ImplementTrie.java | d9b119d19b75fbe46bb661bb2b413500c1e579f8 | [] | no_license | dazhuhaspower/Odyssey | https://github.com/dazhuhaspower/Odyssey | 8857f576634c78d3428fa6c5f4679e860cf02468 | f5322bb0c2c75bae8c24ca8260e83d954284ce1f | refs/heads/master | 2016-09-13T17:43:37.660000 | 2016-05-03T05:21:36 | 2016-05-03T05:21:36 | 57,943,330 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Trie {
Trie[] mappings = null;
boolean endOfWord = false;
public Trie() {
mappings = new Trie[26];
}
// Inserts a word into the trie.
public void insert(String word) {
if(word==null) return;
if(word.isEmpty()){
endOfWord = true;
retu... | UTF-8 | Java | 1,369 | java | ImplementTrie.java | Java | [] | null | [] | public class Trie {
Trie[] mappings = null;
boolean endOfWord = false;
public Trie() {
mappings = new Trie[26];
}
// Inserts a word into the trie.
public void insert(String word) {
if(word==null) return;
if(word.isEmpty()){
endOfWord = true;
retu... | 1,369 | 0.560263 | 0.55588 | 52 | 25.346153 | 17.166475 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.519231 | false | false | 0 |
8ec9082452fd5ab166e93e0dbb43b638f7ec007e | 3,169,685,915,140 | 57800da808ecf331c201da1e63c1e625f9abf580 | /app/src/main/java/com/arithmeticcollection/PartitionClass.java | ad89fd57764fef91666f32db8e91a1db6c145612 | [] | no_license | huchyi/ArithmeticCollection | https://github.com/huchyi/ArithmeticCollection | 76ceee1268775eff2ab2680aea046bb43e3d3852 | 224fef01372ed2fa685574e688f60dd530847cd4 | refs/heads/master | 2021-01-19T21:41:16.106000 | 2017-04-25T05:41:25 | 2017-04-25T05:41:25 | 88,685,942 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.arithmeticcollection;
import com.arithmeticcollection.utils.ListNode;
import java.util.ArrayList;
/**
* 链表划分
*
*给定一个单链表和数值x,划分链表使得所有小于x的节点排在大于等于x的节点之前。
你应该保留两部分内链表节点原有的相对顺序。
*样例
给定链表 1->4->3->2->5->2->null,并且 x=3
返回 1->2->2->4->3->5->null
*
*
*
*
*
*
*
*/
public class PartitionClass {
... | UTF-8 | Java | 1,310 | java | PartitionClass.java | Java | [] | null | [] | package com.arithmeticcollection;
import com.arithmeticcollection.utils.ListNode;
import java.util.ArrayList;
/**
* 链表划分
*
*给定一个单链表和数值x,划分链表使得所有小于x的节点排在大于等于x的节点之前。
你应该保留两部分内链表节点原有的相对顺序。
*样例
给定链表 1->4->3->2->5->2->null,并且 x=3
返回 1->2->2->4->3->5->null
*
*
*
*
*
*
*
*/
public class PartitionClass {
... | 1,310 | 0.589194 | 0.574614 | 64 | 17.21875 | 18.051548 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.328125 | false | false | 0 |
a9e2a362b4e3a6b4fd91b5c0c9b43aba15dc798d | 1,425,929,165,722 | 50f2800803ea06ba62766d212ef28e946db12e1b | /G25/projectBaseCode/src/states/subscriber/BState.java | 5bced05f8410cbe3ade48dabaf7093fbe877492e | [] | no_license | liud91/pubsubg25 | https://github.com/liud91/pubsubg25 | e1e86dfb7a6b5ae655559f4209cc76a8adfc76a3 | 8d786596d39f03e26422be2f4e531d807628f139 | refs/heads/master | 2020-04-29T14:27:59.665000 | 2019-04-07T00:32:56 | 2019-04-07T00:32:56 | 176,197,310 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package states.subscriber;
import events.AbstractEvent;
/**
*
* @author dmaclean, dliu, awebb, jbowman, ikhan
*
*/
class BState extends AbstractState {
/**
* constructor for BState
* @param is the name of the state to be made
*/
protected BState(StateName stateName) {
super(stateName);
}
public void ... | UTF-8 | Java | 517 | java | BState.java | Java | [
{
"context": "r;\nimport events.AbstractEvent;\n/**\n * \n * @author dmaclean, dliu, awebb, jbowman, ikhan\n *\n */\nclass BState ",
"end": 83,
"score": 0.9983183741569519,
"start": 75,
"tag": "USERNAME",
"value": "dmaclean"
},
{
"context": "events.AbstractEvent;\n/**\n * \n * @autho... | null | [] | package states.subscriber;
import events.AbstractEvent;
/**
*
* @author dmaclean, dliu, awebb, jbowman, ikhan
*
*/
class BState extends AbstractState {
/**
* constructor for BState
* @param is the name of the state to be made
*/
protected BState(StateName stateName) {
super(stateName);
}
public void ... | 517 | 0.690522 | 0.690522 | 21 | 23.619047 | 30.504452 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 0 |
144de1fa9ce7effe5e8d2f320f342ee3e57f787a | 25,640,954,802,587 | 2c7df38651f6eaf778ca997446baac80edcacd2a | /src/DataAcessObject/FilaEsperaDAO.java | 2af1f99a16fc362a122f13beb8194d7b4f840266 | [] | no_license | re1nald0/library-system-v1.0 | https://github.com/re1nald0/library-system-v1.0 | 879bddcbf81a3b737a4c7f906934f0e76119e515 | 71a1e1c5f1306ed32599336f9cd06d1fbd83ea09 | refs/heads/master | 2023-02-08T10:31:14.249000 | 2020-12-30T07:51:29 | 2020-12-30T07:51:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package DataAcessObject;
import ValueObject.AssociadoVO;
import ValueObject.FilaEsperaVO;
import ValueObject.LivroVO;
import ValueObject.RevistaVO;
import java.sql.*;
import java.util.ArrayList;
public class FilaEsperaDAO
{
private Conexao c;
public FilaEsperaDAO() {
c = n... | UTF-8 | Java | 7,597 | java | FilaEsperaDAO.java | Java | [] | null | [] | package DataAcessObject;
import ValueObject.AssociadoVO;
import ValueObject.FilaEsperaVO;
import ValueObject.LivroVO;
import ValueObject.RevistaVO;
import java.sql.*;
import java.util.ArrayList;
public class FilaEsperaDAO
{
private Conexao c;
public FilaEsperaDAO() {
c = n... | 7,597 | 0.567592 | 0.567592 | 233 | 30.60515 | 33.847656 | 174 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.523605 | false | false | 0 |
0a122c74f02215802a487ee4d968ec3b63cf69a9 | 12,816,182,435,016 | cfc8005b7b54b86ebf18a79d9528e02a4a8da0a1 | /src/main/java/FilterExample.java | 10fc5fd381c036d4813fc34462c118e005e07908 | [] | no_license | bateradt/java-streams | https://github.com/bateradt/java-streams | afbbdefbf73676cf09466e8214505b3f48d80507 | 0e2192b5c2843a9d4a3dc2886ab2886705e21cea | refs/heads/master | 2022-12-25T16:35:57.431000 | 2020-09-28T15:49:31 | 2020-09-28T15:49:31 | 299,375,445 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.lang.reflect.Array;
import java.util.Arrays;
import java.util.List;
public class FilterExample {
public static void main(String[] args) {
List<String> names = Arrays.asList("Peter", "Marcelo", "Katia", "Leandra", "José Pedro");
System.out.println("Imperative style: ");
//métod... | UTF-8 | Java | 760 | java | FilterExample.java | Java | [
{
"context": "gs) {\n List<String> names = Arrays.asList(\"Peter\", \"Marcelo\", \"Katia\", \"Leandra\", \"José Pedro\");\n\n",
"end": 205,
"score": 0.9997571706771851,
"start": 200,
"tag": "NAME",
"value": "Peter"
},
{
"context": " List<String> names = Arrays.asList(\"Pet... | null | [] | import java.lang.reflect.Array;
import java.util.Arrays;
import java.util.List;
public class FilterExample {
public static void main(String[] args) {
List<String> names = Arrays.asList("Peter", "Marcelo", "Katia", "Leandra", "<NAME>");
System.out.println("Imperative style: ");
//método tr... | 755 | 0.612137 | 0.612137 | 28 | 26.071428 | 26.790094 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.464286 | false | false | 0 |
421874fdad3d98ad26b104995cd864a753d25b34 | 27,994,596,855,893 | 56bf328318c502c30ea9873da6d9ed8408ec5eed | /BuilderDemo.java | 6de5d3a177797b291b4a4289b9a796ab60888dde | [] | no_license | kczerwonka/InheritanceBuilder | https://github.com/kczerwonka/InheritanceBuilder | a84cc39fa26ce948d480356e1f4d1793a39b0058 | 3a5619957674a3076061491d8747ffc8bfde57fd | refs/heads/master | 2020-03-19T03:38:50.957000 | 2018-06-01T17:54:14 | 2018-06-01T17:54:14 | 135,748,045 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kadam.builder;
public class BuilderDemo {
public static void main(String[] args) {
ColorableRectangle colorableRectangle = new ColorableRectangle.Builder()
.height(12)
.width(14)
.opacity(16)
.color("RED")
.build(... | UTF-8 | Java | 381 | java | BuilderDemo.java | Java | [] | null | [] | package com.kadam.builder;
public class BuilderDemo {
public static void main(String[] args) {
ColorableRectangle colorableRectangle = new ColorableRectangle.Builder()
.height(12)
.width(14)
.opacity(16)
.color("RED")
.build(... | 381 | 0.548556 | 0.532808 | 17 | 21.411764 | 21.398348 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.176471 | false | false | 0 |
9340cce633e82ab04c5887235184d8ad3ed91229 | 26,946,624,845,922 | 9c770539de1f329c9ab845dfa227b929667e7141 | /backend/src/main/java/com/ley/service/LogReaderService.java | 144ce7eef347d05e869423b64b37ffce6c100e10 | [] | no_license | leighyu1983/logviewer | https://github.com/leighyu1983/logviewer | 8ac3ec702e9bd174d266e60ddde9d2a5d624a8b5 | e4e800b8bafdb5bd450d19a847243cf0e38512c1 | refs/heads/master | 2023-01-14T01:07:19.259000 | 2020-05-29T08:36:51 | 2020-05-29T08:36:51 | 222,466,062 | 1 | 0 | null | false | 2023-01-05T04:58:45 | 2019-11-18T14:17:43 | 2020-05-29T08:36:54 | 2023-01-05T04:58:45 | 451 | 1 | 0 | 30 | Java | false | false | package com.ley.service;
import com.ley.dto.QueryDto;
import com.ley.properties.LogConfigBean;
import lombok.SneakyThrows;
import org.apache.commons.io.FileUtils;
import org.apache.commons.io.LineIterator;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
imp... | UTF-8 | Java | 4,444 | java | LogReaderService.java | Java | [] | null | [] | package com.ley.service;
import com.ley.dto.QueryDto;
import com.ley.properties.LogConfigBean;
import lombok.SneakyThrows;
import org.apache.commons.io.FileUtils;
import org.apache.commons.io.LineIterator;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
imp... | 4,444 | 0.60486 | 0.60351 | 124 | 34.838711 | 29.204615 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.540323 | false | false | 0 |
c4d8e97dd3b45b342c27e29e45558ceb635a8f9a | 34,720,515,627,352 | 28aa6b57e19e004b3bf5a02c2a414754dacc9c7e | /AOP/sandbox-master/aspectj/model/src/main/java/com/rts/sandbox/aspectj/Bank.java | 475497618e7c5bbfde393066041c37ff4cc3553e | [] | no_license | t0tec/tutorials | https://github.com/t0tec/tutorials | a7d19bba2afafe6a58e40cf95a68c4f74a7fd2c7 | a2df48b7598beaa949f4f429ffd81638c37b0f1d | refs/heads/master | 2021-01-24T21:47:33.971000 | 2015-10-04T12:22:21 | 2015-10-04T12:22:21 | 18,077,057 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package com.rts.sandbox.aspectj;
/**
* A Bank where you store money.
*
* @author Brian Chapman
*
*/
public interface Bank {
public void transfer(Account accountFrom, Account accountTo, Money amount);
public void register(Account account, Money initialAmount);
public Money balance(Account accoun... | UTF-8 | Java | 327 | java | Bank.java | Java | [
{
"context": "**\n * A Bank where you store money.\n * \n * @author Brian Chapman\n * \n */\npublic interface Bank {\n\n\tpublic void tra",
"end": 110,
"score": 0.9997940063476562,
"start": 97,
"tag": "NAME",
"value": "Brian Chapman"
}
] | null | [] | /**
*
*/
package com.rts.sandbox.aspectj;
/**
* A Bank where you store money.
*
* @author <NAME>
*
*/
public interface Bank {
public void transfer(Account accountFrom, Account accountTo, Money amount);
public void register(Account account, Money initialAmount);
public Money balance(Account account);
}
| 320 | 0.70948 | 0.70948 | 20 | 15.35 | 21.675505 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 0 |
d6cf3b9eb0b2e10645027c4cfb9a84cb993c886e | 18,734,647,366,243 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/8/8_19b2a64484cfbb766fc846cf48259dc5aca33829/BlockHandlerCarpentersTorch/8_19b2a64484cfbb766fc846cf48259dc5aca33829_BlockHandlerCarpentersTorch_t.java | dc6c83124fc5683de0e09a41cb87160e1cae4067 | [] | no_license | zhongxingyu/Seer | https://github.com/zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516000 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | false | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | 2023-06-21T00:53:27 | 2023-06-22T07:55:57 | 2,849,868 | 2 | 2 | 0 | null | false | false | package carpentersblocks.renderer;
import net.minecraft.block.Block;
import net.minecraft.client.renderer.Tessellator;
import net.minecraft.util.Icon;
import net.minecraft.util.Vec3;
import net.minecraftforge.common.ForgeDirection;
import carpentersblocks.data.Torch;
import carpentersblocks.util.BlockProperti... | UTF-8 | Java | 8,027 | java | 8_19b2a64484cfbb766fc846cf48259dc5aca33829_BlockHandlerCarpentersTorch_t.java | Java | [] | null | [] | package carpentersblocks.renderer;
import net.minecraft.block.Block;
import net.minecraft.client.renderer.Tessellator;
import net.minecraft.util.Icon;
import net.minecraft.util.Vec3;
import net.minecraftforge.common.ForgeDirection;
import carpentersblocks.data.Torch;
import carpentersblocks.util.BlockProperti... | 8,027 | 0.670113 | 0.642083 | 271 | 28.616236 | 27.935619 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.892989 | false | false | 0 |
8368c118280a77ede5d3e0264975cd8f4a4e6a59 | 27,994,596,861,892 | aba03845e067abb4e07833acfdb461083744ba04 | /src/main/java/id/edmaputra/bankaltim/entity/UserAlphabitsSTU.java | f1c2b4b4c2448b1ef5eb84b53806b838b524676a | [] | no_license | edmaputra/spokc | https://github.com/edmaputra/spokc | 09fcdcc989ed413a78d8c13a45c67f85c64e84de | b7fa9dd028cda08d16b9b2e16511bb64b93a5fc4 | refs/heads/master | 2018-02-17T07:36:18.059000 | 2018-01-16T01:11:16 | 2018-01-16T01:11:16 | 64,884,505 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package id.edmaputra.bankaltim.entity;
import id.edmaputra.bankaltim.entity.base.EntityBase;
import java.util.List;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.OneToMany;
import javax.persiste... | UTF-8 | Java | 1,142 | java | UserAlphabitsSTU.java | Java | [] | null | [] | package id.edmaputra.bankaltim.entity;
import id.edmaputra.bankaltim.entity.base.EntityBase;
import java.util.List;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.OneToMany;
import javax.persiste... | 1,142 | 0.794221 | 0.777583 | 52 | 20.961538 | 21.291893 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.057692 | false | false | 0 |
733a4e7fce8a890fabfb4e2f34db6722e34336b6 | 17,489,106,878,300 | 8e4a22bf03fb89f0950134ec75f819577939c6a4 | /src/test/java/ch/ibw/appl/todo/server/functional/shared/SparkServer.java | 015a12404e32a39915e00e53f77ae19a58a30181 | [] | no_license | ibwgr/todomvc-java-server | https://github.com/ibwgr/todomvc-java-server | 7e66d0640345380e9a39206c3bedfb2b75656e69 | f5c7382be2b393b28b11c4c534e3e758f5f710b1 | refs/heads/master | 2023-08-05T05:19:30.110000 | 2022-12-18T19:22:17 | 2022-12-18T19:22:17 | 236,162,728 | 0 | 8 | null | false | 2023-07-23T03:43:38 | 2020-01-25T11:44:00 | 2022-02-14T16:49:57 | 2023-07-23T03:43:38 | 59 | 0 | 8 | 5 | Java | false | false | package ch.ibw.appl.todo.server.functional.shared;
import org.junit.rules.ExternalResource;
import org.junit.runner.Description;
import org.junit.runners.model.Statement;
import spark.servlet.SparkApplication;
import java.io.IOException;
import java.net.URI;
import java.net.URISyntaxException;
import java.net.http.Ht... | UTF-8 | Java | 2,403 | java | SparkServer.java | Java | [] | null | [] | package ch.ibw.appl.todo.server.functional.shared;
import org.junit.rules.ExternalResource;
import org.junit.runner.Description;
import org.junit.runners.model.Statement;
import spark.servlet.SparkApplication;
import java.io.IOException;
import java.net.URI;
import java.net.URISyntaxException;
import java.net.http.Ht... | 2,403 | 0.750728 | 0.750728 | 77 | 30.207792 | 27.458748 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.519481 | false | false | 0 |
23a6b6d172b663df90fcad173c4fd5eff0802734 | 17,489,106,876,860 | 230ea512a08bdf8a236e29d02b0857c71e20e28b | /src/model/dao/ModuloDAO.java | 089169cf45e0f6352a981236c43b734dfe792895 | [] | no_license | kaichiro/iRRadiacaoV31 | https://github.com/kaichiro/iRRadiacaoV31 | b51ff112d45ac80fce73da7c0621d8b41fc998d3 | c2d23cef24562c2b7d48056f285be0e336135c16 | refs/heads/master | 2018-11-23T11:15:13.778000 | 2018-09-04T12:59:08 | 2018-09-04T12:59:08 | 85,822,039 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model.dao;
import connection.DataConnection;
import controller.StatusCTRL;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import model.bean.Modulo;
import utils.Utilitarios;
public class... | UTF-8 | Java | 6,922 | java | ModuloDAO.java | Java | [] | null | [] | package model.dao;
import connection.DataConnection;
import controller.StatusCTRL;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import model.bean.Modulo;
import utils.Utilitarios;
public class... | 6,922 | 0.539439 | 0.536984 | 187 | 36.016045 | 28.130991 | 193 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.887701 | false | false | 0 |
a908b87cdd2d0ad0739d6ffb7e50b9ad40464b1c | 21,199,958,614,323 | ac5271412161a948088cf4b159dcd6fbc3524e76 | /pxun/src/main/java/cn/peng/pxun/ui/activity/UserInfoActivity.java | dd0cc11a55cbedd8dabe5e92277ca9c51d4be6b4 | [] | no_license | peng1136313078/PengXun | https://github.com/peng1136313078/PengXun | 8993b7a2fd2fad521bd199730983eadb395506fa | 0a95fd21fd499794486a4bd676143763d2bc0edd | refs/heads/master | 2021-05-10T21:31:02.791000 | 2018-01-20T09:58:20 | 2018-01-20T09:58:20 | 100,724,905 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.peng.pxun.ui.activity;
import android.content.DialogInterface;
import android.content.Intent;
import android.net.Uri;
import android.support.annotation.IdRes;
import android.support.v7.app.AlertDialog;
import android.support.v7.widget.Toolbar;
import android.text.TextUtils;
import android.view.View;
import ... | UTF-8 | Java | 14,799 | java | UserInfoActivity.java | Java | [] | null | [] | package cn.peng.pxun.ui.activity;
import android.content.DialogInterface;
import android.content.Intent;
import android.net.Uri;
import android.support.annotation.IdRes;
import android.support.v7.app.AlertDialog;
import android.support.v7.widget.Toolbar;
import android.text.TextUtils;
import android.view.View;
import ... | 14,799 | 0.584392 | 0.582032 | 395 | 35.463291 | 27.422537 | 177 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.556962 | false | false | 0 |
a827d0c19b2e7f12d03bbc7c52c28587f8ebaeda | 14,894,946,600,929 | b58b11a8d58dac9079ef8d25e36f0bc06262fdd1 | /loa-service/loa-compression-service/src/main/java/com/github/loa/compression/service/LZMACompressionService.java | 380a4a11aaef2981a84c07badf592bacaeba82e8 | [
"MIT"
] | permissive | joncampbell123/library-of-alexandria | https://github.com/joncampbell123/library-of-alexandria | 6f46d7536aad216fe69366be7cc0bd21f87ae9e0 | e83409e3c814890a7434c343452f483cf475e43d | refs/heads/master | 2020-06-01T13:55:05.940000 | 2019-06-03T19:08:02 | 2019-06-03T19:08:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.loa.compression.service;
import org.apache.commons.compress.compressors.lzma.LZMACompressorInputStream;
import org.apache.commons.compress.compressors.lzma.LZMACompressorOutputStream;
import org.apache.commons.compress.utils.IOUtils;
import org.springframework.boot.autoconfigure.condition.Conditiona... | UTF-8 | Java | 1,177 | java | LZMACompressionService.java | Java | [] | null | [] | package com.github.loa.compression.service;
import org.apache.commons.compress.compressors.lzma.LZMACompressorInputStream;
import org.apache.commons.compress.compressors.lzma.LZMACompressorOutputStream;
import org.apache.commons.compress.utils.IOUtils;
import org.springframework.boot.autoconfigure.condition.Conditiona... | 1,177 | 0.752761 | 0.752761 | 33 | 34.666668 | 30.827641 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 0 |
cc928d4c2978ad9acbd3acc603f5f76bd77069c0 | 24,635,932,475,076 | 83f48df025e3fe66ca59f443635f8b3a6f499c15 | /src/concurrency/executor/fixedThreadPool/DemoExecutorUsage.java | 83baef6b82fbb28d6f1fa8503ceebbbde372f6e7 | [] | no_license | santoshsindham/PracticeAlgorithms | https://github.com/santoshsindham/PracticeAlgorithms | 2c1e27cceff2110e406d13027c91f8720c18afa3 | 95f8aa77030427e8cd474e65238d9fd441f41fc0 | refs/heads/master | 2020-04-27T13:16:01.122000 | 2019-07-24T17:37:39 | 2019-07-24T17:37:39 | 174,363,100 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package concurrency.executor.fixedThreadPool;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.concurrent.Future;
public class DemoExecutorUsage {
private static ExecutorService executorService = null;
private static volatile Future taskOneResults = null;
... | UTF-8 | Java | 1,137 | java | DemoExecutorUsage.java | Java | [] | null | [] | package concurrency.executor.fixedThreadPool;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.concurrent.Future;
public class DemoExecutorUsage {
private static ExecutorService executorService = null;
private static volatile Future taskOneResults = null;
... | 1,137 | 0.635004 | 0.630607 | 37 | 29.729731 | 27.768005 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.567568 | false | false | 0 |
16aa8b106ae7ad213ac5498b1836bf81b385b35f | 9,148,280,393,920 | 6351b03963aa7c0cd3ae1e08b7c86131356cc2b1 | /src/树递归/Q662_maximum_width_of_binary_tree.java | 613b1f67baa77c905e6c132d7e2c628f01a7c9ed | [] | no_license | whitefly/Java-Leetcode | https://github.com/whitefly/Java-Leetcode | 0e08fc5d086eb6376e461c28e212d0b5d6b58a3a | 79cb1206415ec9d2cce9b7dcc16326060627b07d | refs/heads/master | 2023-05-07T14:02:38.023000 | 2021-06-04T16:32:37 | 2021-06-04T16:32:37 | 148,642,356 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package 树递归;
import java.util.LinkedList;
import java.util.Queue;
public class Q662_maximum_width_of_binary_tree {
class element {
TreeNode node;
int index;
element(TreeNode node, int index) {
this.node = node;
this.index = index;
}
}
public int w... | UTF-8 | Java | 1,467 | java | Q662_maximum_width_of_binary_tree.java | Java | [] | null | [] | package 树递归;
import java.util.LinkedList;
import java.util.Queue;
public class Q662_maximum_width_of_binary_tree {
class element {
TreeNode node;
int index;
element(TreeNode node, int index) {
this.node = node;
this.index = index;
}
}
public int w... | 1,467 | 0.486692 | 0.473764 | 50 | 25.299999 | 22.150621 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.68 | false | false | 0 |
ff04220748439f09de0c857101fea3b245471db2 | 24,670,292,213,847 | 6a2bee64222676c27fc9c16f25b6edd29e179f37 | /SoftuniJavaPracticeLab/src/SoftuniRelatedExercises/OOP_Basics_Classes/Younger_Scrolls/Breton.java | 5668c4cdc4810f97875312623782d1362f57c5e8 | [] | no_license | Aleksandar210/HackerRank-Softuni-challenges | https://github.com/Aleksandar210/HackerRank-Softuni-challenges | dfc0ce29ac4dd4373cbdfc57d70ffb13daa5b44b | c953e6225e4d96e0ba3866c6e4930cf785948f59 | refs/heads/master | 2023-04-15T15:59:21.759000 | 2021-04-23T00:27:46 | 2021-04-23T00:27:46 | 215,300,503 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package SoftuniRelatedExercises.OOP_Basics_Classes.Younger_Scrolls;
public class Breton extends WillpowerHero {
private final String BRETON_DESCRIPTION ="Bretons are a race of both human and elven ancestry.|" +
"They populate the province of High Rock and are excellent mages.";
public Breton(Strin... | UTF-8 | Java | 483 | java | Breton.java | Java | [] | null | [] | package SoftuniRelatedExercises.OOP_Basics_Classes.Younger_Scrolls;
public class Breton extends WillpowerHero {
private final String BRETON_DESCRIPTION ="Bretons are a race of both human and elven ancestry.|" +
"They populate the province of High Rock and are excellent mages.";
public Breton(Strin... | 483 | 0.720497 | 0.720497 | 13 | 36.153847 | 35.350651 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.923077 | false | false | 0 |
1dc7c90e86fba4fb068a4073e4848b8132410822 | 13,907,104,166,734 | 9335e78a81393635f04ee2f2a2bfed7eb06f34e8 | /framework/framework-provider-sysmanager/src/main/java/com/haojiankang/framework/provider/sysmanager/dao/wf/WFDaoImpl.java | 017cc33ec7973fae2ef6cd18c8a813d5e97e1a6e | [
"Apache-2.0"
] | permissive | haojiankang/spring-cloud | https://github.com/haojiankang/spring-cloud | 6ebf1efd9513a8674608fad8bc3a2678840f94ed | 0c07bb4617b09f12199f686477f1f52c0469ad6c | refs/heads/master | 2020-05-25T16:03:42.371000 | 2017-03-28T01:31:17 | 2017-03-28T01:31:17 | 84,944,632 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Project Name:EHealthData
* File Name:WFDaoImpl.java
* Package Name:com.ghit.wf.hibernate.dao
* Date:2016年9月1日上午10:47:53
*/
package com.haojiankang.framework.provider.sysmanager.dao.wf;
import java.util.List;
import javax.annotation.Resource;
import org.hibernate.Query;
import org.hibernate.Session;
... | UTF-8 | Java | 3,631 | java | WFDaoImpl.java | Java | [
{
"context": "\n * Date: 2016年9月1日 上午10:47:53 <br>\n * \n * @author ren7wei\n * @version\n * @since JDK 1.8\n * @see\n */\n@Reposi",
"end": 930,
"score": 0.9996477961540222,
"start": 923,
"tag": "USERNAME",
"value": "ren7wei"
}
] | null | [] | /**
* Project Name:EHealthData
* File Name:WFDaoImpl.java
* Package Name:com.ghit.wf.hibernate.dao
* Date:2016年9月1日上午10:47:53
*/
package com.haojiankang.framework.provider.sysmanager.dao.wf;
import java.util.List;
import javax.annotation.Resource;
import org.hibernate.Query;
import org.hibernate.Session;
... | 3,631 | 0.688175 | 0.679313 | 115 | 30.4 | 30.573874 | 180 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.652174 | false | false | 0 |
389d4a07af2c0d66342df961ef170c7bfa591f7d | 1,271,310,325,220 | b36bc25100f81fc1cc89c27716dc167b53955922 | /src/main/java/pl/coderslab/Servlet_02.java | b2bbed5570958e591bba91c5a10a1bf2248239db | [] | no_license | MarcinK88/Homework_04 | https://github.com/MarcinK88/Homework_04 | 020db63b9b5ce147faca814c33f9e9add955b1b5 | fc94a5dbff46ad657b61ff32d4f23cc64ce7b64f | refs/heads/master | 2020-05-06T15:47:13.919000 | 2019-04-11T18:50:24 | 2019-04-11T18:50:24 | 180,208,185 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.coderslab;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
@W... | UTF-8 | Java | 2,435 | java | Servlet_02.java | Java | [] | null | [] | package pl.coderslab;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
@W... | 2,435 | 0.634086 | 0.629979 | 62 | 38.274193 | 36.309677 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.612903 | false | false | 0 |
9b41da9d7df4bfc5ef95b772f6e091a0f749301a | 36,773,510,026,555 | ae34babfa0de260a057ce99e1f29f492de0172b7 | /OCATesting/src/oca/test/methods/InstanceInitialization.java | bf48498c25e5d7882a441046d0eab6153209f7f1 | [] | no_license | sebowles/OCA | https://github.com/sebowles/OCA | 16c5b775c899676e268bbcb2c82275c70d5cc728 | 1b68090112dc23dc9e465ac7fa8ca7ca13a2e882 | refs/heads/master | 2021-01-22T03:54:30.281000 | 2017-11-21T20:25:10 | 2017-11-21T20:25:10 | 102,260,952 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package oca.test.methods;
public class InstanceInitialization {
private final String car;
private final static String plane;
private static int classCounter;
{
System.out.println("Constructing car from Instance Initializer. Class Counter is now: " + classCounter);
car = "BMW" + classCounter... | UTF-8 | Java | 1,590 | java | InstanceInitialization.java | Java | [] | null | [] | package oca.test.methods;
public class InstanceInitialization {
private final String car;
private final static String plane;
private static int classCounter;
{
System.out.println("Constructing car from Instance Initializer. Class Counter is now: " + classCounter);
car = "BMW" + classCounter... | 1,590 | 0.691195 | 0.68805 | 54 | 27.444445 | 30.690008 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.907407 | false | false | 0 |
09524160fa3c84ab4f20e7f198bc464a7b0a5abd | 8,409,546,034,407 | 452995703c89fbf3f742d4ef5fe0ed78d436ef3a | /holiday_codes/src/mynotes/demo/shuixianhua_better.java | 44abdcb0ff2fea64df5e5a0df33a8c511654054f | [] | no_license | youjohLee/mytest | https://github.com/youjohLee/mytest | 507a0f2147cf61245f7891088883de324a13adba | 4f0252a582f4c3e203f55ecc8d67ad12d9781e67 | refs/heads/master | 2021-05-11T16:48:26.597000 | 2018-01-17T02:42:40 | 2018-01-17T02:42:40 | 117,775,133 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mynotes.demo;
public class shuixianhua_better {
public static void main(String[] args) {
// TODO Auto-generated method stub
int i,j,k;
System.out.println("水仙花数:");
for(i=1;i<10;i++)
for(j=0;j<10;j++)
for(k=0;k<10;k++)
if(100*i+10*j+k==i*i*i+j*j*j+k*k*k)
//System.out.print(i+j+k);
//Sy... | UTF-8 | Java | 441 | java | shuixianhua_better.java | Java | [] | null | [] | package mynotes.demo;
public class shuixianhua_better {
public static void main(String[] args) {
// TODO Auto-generated method stub
int i,j,k;
System.out.println("水仙花数:");
for(i=1;i<10;i++)
for(j=0;j<10;j++)
for(k=0;k<10;k++)
if(100*i+10*j+k==i*i*i+j*j*j+k*k*k)
//System.out.print(i+j+k);
//Sy... | 441 | 0.570766 | 0.538283 | 20 | 20.549999 | 14.620106 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.65 | false | false | 0 |
6b9a8b7657dba0062d5e019d3a694c14c37fb331 | 36,584,531,465,335 | d8c51fd7524ac02d0d2e7a4f328b26f2ca3d2f77 | /src/main/java/com/lovezz/aop/NoticeAspect.java | 5a918375051cf52ded0384de31b3e31c03c0140c | [] | no_license | Li-Weijian/Lovezz | https://github.com/Li-Weijian/Lovezz | ef57827a246477fff7cdf2373bea62cb2ba706a4 | fa2e63ab4d7d3af85f68b2086248d5ab0eaaacd0 | refs/heads/20200115分离前端 | 2022-10-30T10:46:29.743000 | 2022-01-30T11:52:29 | 2022-01-30T11:52:29 | 214,120,567 | 2 | 0 | null | false | 2022-06-21T02:00:52 | 2019-10-10T07:51:14 | 2022-01-26T13:57:32 | 2022-06-21T02:00:52 | 9,817 | 2 | 0 | 3 | JavaScript | false | false | package com.lovezz.aop;
import cn.hutool.core.collection.CollUtil;
import com.baomidou.mybatisplus.mapper.EntityWrapper;
import com.lovezz.annotation.OperationEmailDetail;
import com.lovezz.entity.TbUser;
import com.lovezz.service.MailService;
import com.lovezz.service.TbUserService;
import com.lovezz.utils.RequestUti... | UTF-8 | Java | 2,639 | java | NoticeAspect.java | Java | [
{
"context": "me;\nimport java.util.*;\n\n/**\n * 邮件通知切面\n * @Auther: liweijian\n * @Date: 2019/12/9 20:23\n * @Description:\n */\n\n@",
"end": 866,
"score": 0.9996753931045532,
"start": 857,
"tag": "USERNAME",
"value": "liweijian"
}
] | null | [] | package com.lovezz.aop;
import cn.hutool.core.collection.CollUtil;
import com.baomidou.mybatisplus.mapper.EntityWrapper;
import com.lovezz.annotation.OperationEmailDetail;
import com.lovezz.entity.TbUser;
import com.lovezz.service.MailService;
import com.lovezz.service.TbUserService;
import com.lovezz.utils.RequestUti... | 2,639 | 0.679298 | 0.674511 | 82 | 29.573172 | 26.003767 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.426829 | false | false | 0 |
dfa2bdacb24350c120e9173cb7c1c65e3bce7ca9 | 39,505,109,198,789 | 0d5435839663cc06f9b42151c37b4804d64cf1ac | /src/main/java/gov/uspto/patent/privatePair/PCSEJBApp/dto/ApplicationCorrespondenseDate.java | a98ef304f712e0f20e9f740b0d61031379d387ea | [] | no_license | rmathur27m/PAIR-ADMIN-SPRINGBOOT | https://github.com/rmathur27m/PAIR-ADMIN-SPRINGBOOT | 25235a25055c5363bf9b73bec8d7bcd9433c76b7 | 597d5e3ea972b741093be2c655a981dfcbfbbd73 | refs/heads/main | 2023-01-02T19:44:36.666000 | 2020-10-16T17:48:15 | 2020-10-16T17:48:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gov.uspto.patent.privatePair.PCSEJBApp.dto;
import java.util.List;
public class ApplicationCorrespondenseDate {
private String LastModifiedTimestamp;
private String ApplicationNumber;
private EarliestPublicationDate earliestPublicationDate;
private String FilingDate;
private String Attorne... | UTF-8 | Java | 1,889 | java | ApplicationCorrespondenseDate.java | Java | [] | null | [] | package gov.uspto.patent.privatePair.PCSEJBApp.dto;
import java.util.List;
public class ApplicationCorrespondenseDate {
private String LastModifiedTimestamp;
private String ApplicationNumber;
private EarliestPublicationDate earliestPublicationDate;
private String FilingDate;
private String Attorne... | 1,889 | 0.728957 | 0.728957 | 69 | 26.376812 | 24.433941 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 0 |
5afd31e2bc0ec243830df6632528f1872d3e5db3 | 29,875,792,577,219 | c7a654b88663d2c4f5cff94fb8f244b6c04c8900 | /app/src/main/java/com/example/jetpackdemo/room/StudentRepository.java | 45b51bf71acd1e208b32bafc584eb97832019c83 | [] | no_license | zouqile/JetpackStudy | https://github.com/zouqile/JetpackStudy | 2b7011f8cb58a6c0656107b6dcbf7b5b6a71ca77 | acdcf898158f28d5f09910f72ff31737db686038 | refs/heads/master | 2023-09-01T08:53:42.562000 | 2021-10-12T03:21:48 | 2021-10-12T03:21:48 | 376,666,824 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.jetpackdemo.room;
import android.content.Context;
import com.example.jetpackdemo.CompletionListener;
import com.example.jetpackdemo.ThreadUtil;
import java.util.List;
import androidx.lifecycle.LiveData;
import androidx.room.Delete;
import androidx.room.Insert;
import androidx.room.Query;
import ... | UTF-8 | Java | 2,291 | java | StudentRepository.java | Java | [] | null | [] | package com.example.jetpackdemo.room;
import android.content.Context;
import com.example.jetpackdemo.CompletionListener;
import com.example.jetpackdemo.ThreadUtil;
import java.util.List;
import androidx.lifecycle.LiveData;
import androidx.room.Delete;
import androidx.room.Insert;
import androidx.room.Query;
import ... | 2,291 | 0.51986 | 0.51986 | 97 | 22.618557 | 18.816774 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.309278 | false | false | 0 |
97f0bc6924d84531243f59679d74a3f8142b71dc | 38,087,770,014,251 | 26be2a6484bfedcd44599489a628c9b9998f6c2a | /app/src/main/java/com/renyu/sostar/activity/settings/AboutActivity.java | 93103b719c7d8c5a586a6556daa33db605bf5096 | [] | no_license | hiandy168/SOSTAR | https://github.com/hiandy168/SOSTAR | fc21ac08fe52b22d8891336616e1be1bec855172 | 85b454db3fe47b174bf37f414440afb27729868d | refs/heads/master | 2021-05-15T09:26:45.402000 | 2017-09-27T07:14:03 | 2017-09-27T07:14:03 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.renyu.sostar.activity.settings;
import android.content.Intent;
import android.graphics.Color;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.view.View;
import android.widget.ImageButton;
import android.widget.RelativeLayout;
import android.widget.TextView;
import com.... | UTF-8 | Java | 2,569 | java | AboutActivity.java | Java | [
{
"context": "ew;\nimport butterknife.OnClick;\n\n/**\n * Created by renyu on 2017/5/11.\n */\n\npublic class AboutActivity ext",
"end": 621,
"score": 0.999685525894165,
"start": 616,
"tag": "USERNAME",
"value": "renyu"
}
] | null | [] | package com.renyu.sostar.activity.settings;
import android.content.Intent;
import android.graphics.Color;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.view.View;
import android.widget.ImageButton;
import android.widget.RelativeLayout;
import android.widget.TextView;
import com.... | 2,569 | 0.653559 | 0.648053 | 88 | 27.897728 | 22.33782 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 0 |
80573bf9b91fb9850efe167bbba64d4ddcf4f723 | 24,283,745,093,915 | 9ca29d9d0354b8bea964601fc83b5389b903afc7 | /app/src/main/java/app/besafx/com/smartmanager/enums/FragmentType.java | f4c3fb79591b01a612af5dddc327e76265624bb3 | [] | no_license | BESAFX/android_sm | https://github.com/BESAFX/android_sm | 2afea49c2d45d99af736ef94b03573b86bbd6446 | 624a78362a65042b30bff9bb63742a869acdc8d1 | refs/heads/master | 2020-03-13T16:07:07.861000 | 2018-04-30T19:28:51 | 2018-04-30T19:28:51 | 131,190,293 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package app.besafx.com.smartmanager.enums;
import java.io.Serializable;
public enum FragmentType implements Serializable {
Incoming_Pending_Tasks,
Incoming_Auto_Tasks,
Incoming_Archive_Tasks,
Outgoing_Pending_Tasks,
Outgoing_Auto_Tasks,
Outgoing_Archive_Tasks;
}
| UTF-8 | Java | 289 | java | FragmentType.java | Java | [] | null | [] | package app.besafx.com.smartmanager.enums;
import java.io.Serializable;
public enum FragmentType implements Serializable {
Incoming_Pending_Tasks,
Incoming_Auto_Tasks,
Incoming_Archive_Tasks,
Outgoing_Pending_Tasks,
Outgoing_Auto_Tasks,
Outgoing_Archive_Tasks;
}
| 289 | 0.754325 | 0.754325 | 12 | 23.083334 | 15.063523 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 0 |
9cff704422cc7bcffbf9e1356d3a37dea3db2e27 | 28,406,913,713,733 | 5256450a88b151bf855360470a7f77148f89edf8 | /common-utilities/src/main/java/com/babeeta/hudee/common/thread/ThreadPoolStatus.java | 6f75260091a233fce67661dad81e0d9c92be964d | [] | no_license | zhaom/broadcast-simple | https://github.com/zhaom/broadcast-simple | cc57054e0c396d4a50807a7acaa99b12f8512604 | f2a3c58ccab9db5db88df1a87c27b0f3de252906 | refs/heads/master | 2021-01-10T01:45:59.823000 | 2016-03-25T06:52:16 | 2016-03-25T06:52:16 | 54,538,358 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.babeeta.hudee.common.thread;
import java.util.ArrayList;
import java.util.Collection;
/**
*
*/
public class ThreadPoolStatus implements ThreadPoolStatusMBean {
private final TrackingThreadPool pool;
private final String poolName;
/**
* Constructor
*
* @param poolName
* name of t... | UTF-8 | Java | 1,430 | java | ThreadPoolStatus.java | Java | [] | null | [] | package com.babeeta.hudee.common.thread;
import java.util.ArrayList;
import java.util.Collection;
/**
*
*/
public class ThreadPoolStatus implements ThreadPoolStatusMBean {
private final TrackingThreadPool pool;
private final String poolName;
/**
* Constructor
*
* @param poolName
* name of t... | 1,430 | 0.703497 | 0.702797 | 74 | 18.337837 | 18.382774 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.202703 | false | false | 0 |
71ad735b039ed53c01014b93612e81a7b2bf5cf4 | 19,267,223,308,786 | 30f86da1a66f9d9176bdf3ca628aefefd6cfc396 | /19th_May_Case_Study/src/polymorphismCaseStudy2/Transaction.java | 21fcaaef4855f2d5df7c83362393d6184e83a417 | [] | no_license | Sonarika-Das/Capgemini_Internship | https://github.com/Sonarika-Das/Capgemini_Internship | 013592076610a514caef10d0a8fd7886a4b8aa4b | 2d0886efa5e48b74a6e0ee47af679226ecdc45cb | refs/heads/master | 2023-06-01T21:30:31.857000 | 2021-06-17T09:48:25 | 2021-06-17T09:48:25 | 367,330,583 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package polymorphismCaseStudy2;
public class Transaction
{
private int accountNumber;
private double currentBalance;
/*public Transaction(int accountNumber,double mainBalance) //constructor
{
this.accountNumber=accountNumber;
this.currentBalance=currentBalance;
}*/
public int getAccountNumber... | UTF-8 | Java | 813 | java | Transaction.java | Java | [] | null | [] | package polymorphismCaseStudy2;
public class Transaction
{
private int accountNumber;
private double currentBalance;
/*public Transaction(int accountNumber,double mainBalance) //constructor
{
this.accountNumber=accountNumber;
this.currentBalance=currentBalance;
}*/
public int getAccountNumber... | 813 | 0.712177 | 0.710947 | 34 | 21.911764 | 23.158491 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.264706 | false | false | 0 |
4604b688d89e9157038fc3b9f1aa24ee90e39776 | 18,691,697,706,987 | 7993f06889ad15b1ed2fa491aed23bcd74c2ec11 | /src/com/escoand/android/wceu/NewsListAdapter.java | 65f5ea420b83b428035e89dc5734ac21d53d706e | [] | no_license | escoand/wceu | https://github.com/escoand/wceu | 4e50007ae98ed0835182857e7c1982aa1342b003 | dc24533cd67a04977c62821ad94d4b1bec770e7e | refs/heads/master | 2016-09-06T14:53:39.376000 | 2014-01-25T10:54:33 | 2014-01-25T10:54:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.escoand.android.wceu;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import android.annotation.SuppressLint;
import android.content.Context;
import android.database.Cursor;
import android.graphics.Color;
import android.view.LayoutInflater;
import android.v... | UTF-8 | Java | 2,966 | java | NewsListAdapter.java | Java | [] | null | [] | package com.escoand.android.wceu;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import android.annotation.SuppressLint;
import android.content.Context;
import android.database.Cursor;
import android.graphics.Color;
import android.view.LayoutInflater;
import android.v... | 2,966 | 0.748146 | 0.747134 | 87 | 33.091953 | 22.741745 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.321839 | false | false | 0 |
913909da6e504b46dec9583c0056f9ee7af5843b | 21,534,966,057,607 | 1a5aa0c007f3aa6f2b67d731a8c79c2a24db27f0 | /src/main/java/sql/sand/analysis/DominatorAnalysis.java | edce3e366579e74216bdd93288eac8f961b43648 | [
"Apache-2.0"
] | permissive | zzctmac/SAND | https://github.com/zzctmac/SAND | 4f04c84ce9fc1532bd856f8ef6e3a77e55d31e05 | 294ab4fac6cff69ef2e779615d6794f8c8bf34ae | refs/heads/main | 2023-04-26T15:52:02.472000 | 2021-05-15T21:50:36 | 2021-05-15T21:50:36 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sql.sand.analysis;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
import soot.Unit;
import sql.sand.abstraction.Codepoint;
import sql.sand.analysis.helper.Dominator;
import sql.sand.analysis.helper.PostDominator;
import sql.sand.function.Analyzer;
import edu.us... | UTF-8 | Java | 6,085 | java | DominatorAnalysis.java | Java | [] | null | [] | package sql.sand.analysis;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
import soot.Unit;
import sql.sand.abstraction.Codepoint;
import sql.sand.analysis.helper.Dominator;
import sql.sand.analysis.helper.PostDominator;
import sql.sand.function.Analyzer;
import edu.us... | 6,085 | 0.694988 | 0.694988 | 197 | 29.888325 | 31.890322 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.883249 | false | false | 0 |
a0b523539a336762c732610c75f2738d46895943 | 28,991,029,290,163 | 36838dfcd53c4d2c73b9a6b0b7a8a28e4a331517 | /cn/com/smartdevices/bracelet/d/C0428e.java | a1690d36329776c87d81b35280664ede12874288 | [] | no_license | ShahmanTeh/MiFit-Java | https://github.com/ShahmanTeh/MiFit-Java | fbb2fd578727131b9ac7150b86c4045791368fe8 | 93bdf88d39423893b294dec2f5bf54708617b5d0 | refs/heads/master | 2021-01-20T13:05:10.408000 | 2016-02-03T21:02:55 | 2016-02-03T21:02:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.com.smartdevices.bracelet.d;
public final class C0428e {
public static final String a = "config";
public static final String b = "value";
public static final String c = "time_stamp";
public static final String d = "_id";
public static final String e = "dummy1";
public static final St... | UTF-8 | Java | 476 | java | C0428e.java | Java | [] | null | [] | package cn.com.smartdevices.bracelet.d;
public final class C0428e {
public static final String a = "config";
public static final String b = "value";
public static final String c = "time_stamp";
public static final String d = "_id";
public static final String e = "dummy1";
public static final St... | 476 | 0.678571 | 0.659664 | 13 | 35.615383 | 15.716422 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.769231 | false | false | 0 |
e5d9243aca61399321667c365924514943405867 | 4,337,916,996,701 | cb9a5dd0a0989d3455e6b215f1d5c3a4ca64734e | /study/src/main/java/com/walker/study/skin/SkinFragment.java | 0239695c25d6b6520c3f969b9002f29d9c6d2496 | [] | no_license | SingleWolf/DripStone | https://github.com/SingleWolf/DripStone | 65610142079c5eef20b28d69f2bbee4a579470f7 | 1d7eb854555978b57b59529e05d8cba5b03927bf | refs/heads/master | 2023-08-09T21:52:33.988000 | 2023-07-28T08:55:38 | 2023-07-28T08:55:38 | 248,189,849 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.walker.study.skin;
import android.content.Context;
import android.os.Bundle;
import android.view.View;
import androidx.fragment.app.Fragment;
import com.walker.core.base.mvc.BaseFragment;
import com.walker.core.log.LogHelper;
import com.walker.study.R;
import com.walker.study.skin.core.SkinManager;
impo... | UTF-8 | Java | 2,260 | java | SkinFragment.java | Java | [
{
"context": "tener {\n\n public static final String KEY_ID = \"key_study_skin_fragment\";\n public static String SKIN_BLUE_PATH = \"\";\n ",
"end": 484,
"score": 0.9873028993606567,
"start": 461,
"tag": "KEY",
"value": "key_study_skin_fragment"
}
] | null | [] | package com.walker.study.skin;
import android.content.Context;
import android.os.Bundle;
import android.view.View;
import androidx.fragment.app.Fragment;
import com.walker.core.base.mvc.BaseFragment;
import com.walker.core.log.LogHelper;
import com.walker.study.R;
import com.walker.study.skin.core.SkinManager;
impo... | 2,260 | 0.665044 | 0.665044 | 63 | 34.873016 | 31.238708 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 0 |
79e01f40ee6d282fdc806bf324c7ce7d605ab79d | 7,730,941,201,548 | 9947846a9c75cdfe07a46e024e552f0f932d531a | /src/test/java/automation/tests/utilities/Driver.java | 85c74ffeb62036a3c862531b4c4bcb8dd33c4d41 | [] | no_license | kursatoz/Fall2020Selenium | https://github.com/kursatoz/Fall2020Selenium | aeb6103fb1b48b26092b8d14d85a3876454b295e | 0a6b006f9db458fec76cd79c9167185e680ec08e | refs/heads/master | 2021-02-11T09:25:38.090000 | 2020-03-27T05:50:19 | 2020-03-27T05:50:19 | 244,477,281 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package automation.tests.utilities;
public class Driver {
}
| UTF-8 | Java | 61 | java | Driver.java | Java | [] | null | [] | package automation.tests.utilities;
public class Driver {
}
| 61 | 0.786885 | 0.786885 | 4 | 14.25 | 14.618053 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 0 |
05a58946f80c584285d0659bfa4095e12b5608f6 | 14,482,629,769,551 | 07049df90716b9f4400368df62bc22e340c76d20 | /jips/src/main/java/jips/kor/controller/HomeController.java | 03cfcf2acda6d95f68493e3c9926642d92a1cbf0 | [] | no_license | link-kut/deepeagles | https://github.com/link-kut/deepeagles | 9cc215dda3fbff430b1925b38fff40bb2305c030 | db4c6240de93176376253727be3b1748a05d3016 | refs/heads/master | 2021-01-19T02:19:18.875000 | 2017-09-26T15:24:36 | 2017-09-26T15:24:36 | 87,269,066 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jips.kor.controller;
import jips.kor.SystemUtil;
import jips.kor.domain.*;
import jips.kor.repository.HHRateMapper;
import jips.kor.repository.HHScheduleMapper;
import jips.kor.repository.HitterMapper;
import jips.kor.repository.PitcherMapper;
import org.springframework.beans.factory.annotation.Value;
import o... | UTF-8 | Java | 4,018 | java | HomeController.java | Java | [] | null | [] | package jips.kor.controller;
import jips.kor.SystemUtil;
import jips.kor.domain.*;
import jips.kor.repository.HHRateMapper;
import jips.kor.repository.HHScheduleMapper;
import jips.kor.repository.HitterMapper;
import jips.kor.repository.PitcherMapper;
import org.springframework.beans.factory.annotation.Value;
import o... | 4,018 | 0.652693 | 0.651677 | 139 | 27.323742 | 22.471794 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.647482 | false | false | 0 |
02f7affa53dfa7d1331848508fbc9ed2c963f9bd | 15,693,810,538,840 | d38900c06a75e6c71b51f4290809763218626411 | /.svn/pristine/02/02f7affa53dfa7d1331848508fbc9ed2c963f9bd.svn-base | b09b5eee3c7b2e5cd501f35b7b7d6d8b3d146109 | [] | no_license | XClouded/avp | https://github.com/XClouded/avp | ef5d0df5fd06d67793f93539e6421c5c8cef06c5 | 4a41681376cd3e1ec7f814dcd1f178d89e94f3d6 | refs/heads/master | 2017-02-26T23:03:31.245000 | 2014-07-22T19:03:40 | 2014-07-22T19:03:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lvsint.abp.server.stores;
import java.util.List;
import uk.co.abp.HorseRacingTrack;
import uk.co.abp.NotAuthorizedException;
import uk.co.abp.SessionException;
import uk.co.abp.ValidationException;
import uk.co.abp.Workspace;
/**
* <p>
* Title:
* </p>
* <p>
* Description:
* </p>
* <p>
* Copyright... | UTF-8 | Java | 2,015 | 02f7affa53dfa7d1331848508fbc9ed2c963f9bd.svn-base | Java | [] | null | [] | package com.lvsint.abp.server.stores;
import java.util.List;
import uk.co.abp.HorseRacingTrack;
import uk.co.abp.NotAuthorizedException;
import uk.co.abp.SessionException;
import uk.co.abp.ValidationException;
import uk.co.abp.Workspace;
/**
* <p>
* Title:
* </p>
* <p>
* Description:
* </p>
* <p>
* Copyright... | 2,015 | 0.739454 | 0.736476 | 67 | 29.074627 | 33.421021 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.38806 | false | false | 0 | |
52fa0d3d8b32c42f2cae59c009450dad53fee35f | 20,710,332,342,234 | 5471f27b34668df4207c5a24659c54f5f313cfe6 | /src/proyecto_bd_fx/ModificarController.java | 20664b8648bcf3a7bb5c2de39d19aeb0c58e8dd7 | [] | no_license | blackencio/supermercado-control-inventario | https://github.com/blackencio/supermercado-control-inventario | daac9d9657e401d4c4e8fdfb019ec99107e6b030 | 131ea3b94ea6a2341db8a4eeabefa1b715bd7f80 | refs/heads/master | 2018-02-08T12:17:29.317000 | 2017-02-25T00:46:08 | 2017-02-25T00:46:08 | 83,087,167 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package proyecto_bd_fx;
import java.io.IOException;
import java.net.URL;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.ResourceBundle;
import javafx.fxml.FXML;
import ja... | UTF-8 | Java | 5,112 | java | ModificarController.java | Java | [] | null | [] | package proyecto_bd_fx;
import java.io.IOException;
import java.net.URL;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.ResourceBundle;
import javafx.fxml.FXML;
import ja... | 5,112 | 0.576291 | 0.576095 | 176 | 28.045454 | 19.593836 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.789773 | false | false | 0 |
85bfb092fd5a6d77b0222b586dc9578a2c7eb176 | 21,457,656,647,451 | 0c47357435d90589844909a11281de8baeb84797 | /src/Micro/caprice/stackANDqueue/CBuildStack/MyStack.java | 5880fe0a76e32f87d2ea86f58eef419f4a132500 | [] | no_license | DanielDeen/Before2020 | https://github.com/DanielDeen/Before2020 | ed8c589042eb4746f7094041bc96790d72acf4f7 | fafc83a7bb8559cd884293a3e37f67f6f74fb0d9 | refs/heads/master | 2022-11-02T19:31:23.218000 | 2022-10-03T13:08:14 | 2022-10-03T13:08:14 | 210,169,242 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Micro.caprice.stackANDqueue.CBuildStack;
import java.util.ArrayDeque;
import java.util.Deque;
/**
* @program Before2020
* @description: 225. 用队列实现栈
* @author: ding
* @create: 2022/03/04 22:42
*/
public class MyStack {
private Deque<Integer> queue;
/** Initialize your data structure here. */
public My... | UTF-8 | Java | 768 | java | MyStack.java | Java | [
{
"context": "efore2020\n * @description: 225. 用队列实现栈\n * @author: ding\n * @create: 2022/03/04 22:42\n */\npublic class MyS",
"end": 176,
"score": 0.9831156134605408,
"start": 172,
"tag": "USERNAME",
"value": "ding"
}
] | null | [] | package Micro.caprice.stackANDqueue.CBuildStack;
import java.util.ArrayDeque;
import java.util.Deque;
/**
* @program Before2020
* @description: 225. 用队列实现栈
* @author: ding
* @create: 2022/03/04 22:42
*/
public class MyStack {
private Deque<Integer> queue;
/** Initialize your data structure here. */
public My... | 768 | 0.665344 | 0.640212 | 39 | 18.384615 | 16.674278 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.897436 | false | false | 0 |
58ff449808d449e9cd0ec927b56458df5465c745 | 1,417,339,244,204 | 2e4a05bf2ab5099e006592004cc2d938146948e3 | /src/day9_25/a9.java | 2351b26c1478e0893ce57b4fe1137b113fe8a60e | [] | no_license | lonermax10/HM_javabase | https://github.com/lonermax10/HM_javabase | 4af96ccc36b80165e554fa49ba621fc0276e9af8 | 56c5f6e07f0785e6a0f5cdeea900c74bc352a71d | refs/heads/master | 2021-08-04T21:55:10.789000 | 2017-10-07T14:40:31 | 2017-10-07T14:40:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package day9_25;
public class a9 {
public static void main(String[] args) {
System.out.println(" * ");
System.out.println(" * * ");
System.out.println(" * * ");
System.out.println("* * * * * * * *");
System.out.println(" * * ");
System.out.println(" * * ... | UTF-8 | Java | 371 | java | a9.java | Java | [] | null | [] | package day9_25;
public class a9 {
public static void main(String[] args) {
System.out.println(" * ");
System.out.println(" * * ");
System.out.println(" * * ");
System.out.println("* * * * * * * *");
System.out.println(" * * ");
System.out.println(" * * ... | 371 | 0.45283 | 0.442049 | 14 | 25.5 | 17.581444 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.714286 | false | false | 0 |
4d893d11f2c24ce4877ed85cce2fe4c8776a84a4 | 22,737,556,873,335 | 6f905666bebda5b9160250c2465e06f60794f5b2 | /wfy-sendResume/src/main/java/com/qy/service/CheckCompanyService.java | e1e4e1c3840b2b375e17e621156cd76e627b5074 | [] | no_license | Lizard0119/WaitForYou-4.0 | https://github.com/Lizard0119/WaitForYou-4.0 | f6aeded0928d43ddfa22ad0eadb955a7318ea2ac | 9388c1756354f71177a458a8c2f06b03eeeb602a | refs/heads/master | 2022-12-15T23:49:28.534000 | 2020-09-17T13:35:06 | 2020-09-17T13:35:06 | 294,372,343 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qy.service;
import com.qy.pojo.search.Company;
import com.qy.pojo.sendresume.CompanyJobHR;
/**
* @author Hz
* 2020/9/17
*/
public interface CheckCompanyService {
Company selectCompanyByBossid(int bossid);
CompanyJobHR getcompanyJobHR(int userid);
}
| UTF-8 | Java | 275 | java | CheckCompanyService.java | Java | [
{
"context": "m.qy.pojo.sendresume.CompanyJobHR;\n\n/**\n * @author Hz\n * 2020/9/17\n */\n\npublic interface CheckCompanySe",
"end": 122,
"score": 0.9976692795753479,
"start": 120,
"tag": "USERNAME",
"value": "Hz"
}
] | null | [] | package com.qy.service;
import com.qy.pojo.search.Company;
import com.qy.pojo.sendresume.CompanyJobHR;
/**
* @author Hz
* 2020/9/17
*/
public interface CheckCompanyService {
Company selectCompanyByBossid(int bossid);
CompanyJobHR getcompanyJobHR(int userid);
}
| 275 | 0.749091 | 0.723636 | 15 | 17.333334 | 17.98765 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 0 |
23fb05f813224ebc39c32f3113797934f45369ed | 13,417,477,895,903 | 4403772de1232678db2ec3cca3532708d6afb637 | /app/src/main/java/events/SetAlbumToAdd.java | bad1cea3323096566260c9ed2e370419ff209e4b | [] | no_license | abenz1267/pij | https://github.com/abenz1267/pij | 87e7b9323a468387e66cc2bab7a3ef9c3c750540 | 1f2e6a5dd4b07416c945298643db639a6d269a4d | refs/heads/master | 2023-05-31T10:56:21.327000 | 2021-06-23T12:27:18 | 2021-06-23T12:27:18 | 348,809,232 | 1 | 0 | null | false | 2021-06-23T08:57:34 | 2021-03-17T18:17:05 | 2021-06-22T23:17:28 | 2021-06-23T08:57:33 | 1,231 | 1 | 0 | 0 | Java | false | false | package events;
import entities.album.Album;
/**
* Event to get album entity to add.
*
* @author Timm Lohmann
* @author Phillip Knutzen
* @author Joey Wille
*/
public class SetAlbumToAdd {
private Album album;
public SetAlbumToAdd(Album album) {
this.album = album;
}
public Album getAlbum() {
... | UTF-8 | Java | 340 | java | SetAlbumToAdd.java | Java | [
{
"context": " * Event to get album entity to add.\n *\n * @author Timm Lohmann\n * @author Phillip Knutzen\n * @author Joey Wille\n",
"end": 114,
"score": 0.999864935874939,
"start": 102,
"tag": "NAME",
"value": "Timm Lohmann"
},
{
"context": "tity to add.\n *\n * @author Timm Lohma... | null | [] | package events;
import entities.album.Album;
/**
* Event to get album entity to add.
*
* @author <NAME>
* @author <NAME>
* @author <NAME>
*/
public class SetAlbumToAdd {
private Album album;
public SetAlbumToAdd(Album album) {
this.album = album;
}
public Album getAlbum() {
return album;
}
}... | 321 | 0.673529 | 0.673529 | 22 | 14.454545 | 12.755488 | 37 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.227273 | false | false | 0 |
d63fcf65f98f3e3ea9b3276012e978af777b7a7b | 13,417,477,899,200 | 7ba46bde7622a787efced5a8e473422a6640b327 | /gate_three/gate_three-core/src/test/java/com/econstruction/gate_three/vm/test/mail/TestMail.java | 55a7e2758ed69633690b70023c5dbc463f1e2614 | [] | no_license | szhou2015/gatethree_trunk_test | https://github.com/szhou2015/gatethree_trunk_test | d736ef3683f3be3b09ae1def37bfc85a11738a83 | f802393c2a5ee79777ab76a3f5f28612c42e2304 | refs/heads/master | 2016-09-16T09:45:54.009000 | 2015-04-09T19:25:56 | 2015-04-09T19:25:56 | 33,679,651 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* EllisDon,
* Copyright 2008, EllisDon., and individual contributors as indicated
* by the @authors tag.
*
* This program is copyright protected and belongs to EllisDon. All rights are
* reserved.
*
* This software is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; with... | ISO-8859-1 | Java | 5,713 | java | TestMail.java | Java | [
{
"context": "\nimport org.junit.Before;\r\n\r\n\r\n/**\r\n *\r\n * @author LGS/cvilleneuve\r\n * @version 1.0 2011-07-05\r\n */\r\npub",
"end": 917,
"score": 0.8513967990875244,
"start": 914,
"tag": "USERNAME",
"value": "LGS"
},
{
"context": "rt org.junit.Before;\r\n\r\n\r\n/**\r\n ... | null | [] | /**
* EllisDon,
* Copyright 2008, EllisDon., and individual contributors as indicated
* by the @authors tag.
*
* This program is copyright protected and belongs to EllisDon. All rights are
* reserved.
*
* This software is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; with... | 5,598 | 0.67309 | 0.667659 | 172 | 31.186047 | 27.757677 | 184 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.587209 | false | false | 0 |
d25283cdb54feac55341d6cc55448cbb29eec19e | 23,553,600,667,971 | fc9d4486e6da57a9ec59126c654b30d07016aa68 | /todolist/src/main/java/net/nadschlaeger/todo/Todo.java | eb9f11115df3151416fb55f4f85ae5b3d5fe8667 | [] | no_license | powerwebdev/demos | https://github.com/powerwebdev/demos | c7425a5cf90b9a8f044d4fc2b2bc7d1073466d02 | 28e65931781734ed417873b72340ad2361186fe1 | refs/heads/master | 2020-03-04T12:07:34.494000 | 2015-02-10T11:15:45 | 2015-02-10T11:15:45 | 30,588,456 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.nadschlaeger.todo;
import java.util.Date;
public class Todo {
private Long key;
private String text;
private Date date;
public Todo(String name, Date date, Long key) {
this.text = name;
this.date = date;
this.key = key;
}
public String getText() {
return text;
}
public void setText(Str... | UTF-8 | Java | 556 | java | Todo.java | Java | [] | null | [] | package net.nadschlaeger.todo;
import java.util.Date;
public class Todo {
private Long key;
private String text;
private Date date;
public Todo(String name, Date date, Long key) {
this.text = name;
this.date = date;
this.key = key;
}
public String getText() {
return text;
}
public void setText(Str... | 556 | 0.654676 | 0.654676 | 41 | 12.560976 | 12.468593 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.243902 | false | false | 0 |
6ab3355bdfa215491b9670d677f93f06b63a0d1e | 6,390,911,371,181 | 542d8ad105d1dcaff3fd301625f73880edcf3006 | /src/com/zghw/concurrent/join/ThreadB.java | 4091d42308796719e1d20d8a30753bd761be4d8c | [] | no_license | WilsonZhang8/concurrent-demo | https://github.com/WilsonZhang8/concurrent-demo | b77471f88f1410cbe79bcbe788bc76dc5e87f817 | 87b44260627712c122a60b4c2453176a476d2a34 | refs/heads/master | 2016-08-12T09:37:39.600000 | 2016-02-20T08:10:22 | 2016-02-20T08:10:22 | 45,975,826 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zghw.concurrent.join;
public class ThreadB extends Thread {
@Override
public void run(){
try {
ThreadA ta =new ThreadA();
ta.start();
ta.join();
System.out.println("等待线程A执行完成了!");
} catch (InterruptedException e) {
System.out.println("等待线程A执行完成被打断!");
e.printStackTrace();
}
}
... | UTF-8 | Java | 366 | java | ThreadB.java | Java | [] | null | [] | package com.zghw.concurrent.join;
public class ThreadB extends Thread {
@Override
public void run(){
try {
ThreadA ta =new ThreadA();
ta.start();
ta.join();
System.out.println("等待线程A执行完成了!");
} catch (InterruptedException e) {
System.out.println("等待线程A执行完成被打断!");
e.printStackTrace();
}
}
... | 366 | 0.65528 | 0.65528 | 17 | 17.941177 | 14.214618 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.117647 | false | false | 0 |
c2d9992c93d889a5c19febfcc2ad7951ccd1903e | 9,448,928,089,284 | 10187d90af63b85cda46afb7f02e2b0f0f978a57 | /servlets_inicio/src/java/pqServlets/ServletFinal.java | bb62a11083f8fa91b1d4588cdb7cea3d3012d4b9 | [] | no_license | VladVolM/P7-SERVLET | https://github.com/VladVolM/P7-SERVLET | 66778235ac941b4474f0e1b65334d2951d564d2f | 2ce3b078f59324a86367597bfba6de4ec68344d7 | refs/heads/master | 2021-01-08T06:23:24.682000 | 2020-03-03T14:16:38 | 2020-03-03T14:16:38 | 241,940,000 | 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 pqServlets;
import Tablas.*;
import Operaciones.Operacion;
import java.io.IOException;
import java.io.PrintWriter;
import java... | UTF-8 | Java | 20,062 | java | ServletFinal.java | Java | [
{
"context": "rvlet.http.HttpServletResponse;\n\n/**\n *\n * @author Usuario\n */\n@WebServlet(name = \"ServletFinal\", urlPattern",
"end": 658,
"score": 0.8517600297927856,
"start": 651,
"tag": "NAME",
"value": "Usuario"
}
] | 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 pqServlets;
import Tablas.*;
import Operaciones.Operacion;
import java.io.IOException;
import java.io.PrintWriter;
import java... | 20,062 | 0.598644 | 0.596849 | 331 | 59.595165 | 63.231834 | 578 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.806647 | false | false | 0 |
867df76f5ee6f84ca7d80921e53feb7c9f491621 | 20,796,231,698,050 | 12255390354a9c3876564959f9b082baa7cfed66 | /Impl/xtext/de.deg.eler.ft.vp/src-gen/de/deg/eler/ft/vp/dsl/DslPackage.java | 3b8f0b669100eefdd68870f9cb4d8e68b6b0f236 | [] | no_license | gundermann/PB6 | https://github.com/gundermann/PB6 | 2404fd2ad28d078079505e446bb8a51c8f0824ff | 92ec45947cc3b3d321849f7017057cab87e6ab28 | refs/heads/master | 2016-09-10T18:34:29.017000 | 2015-01-28T10:12:50 | 2015-01-28T10:12:50 | 27,128,436 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*/
package de.deg.eler.ft.vp.dsl;
import org.eclipse.emf.ecore.EAttribute;
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EPackage;
/**
* <!-- begin-user-doc -->
* The <b>Package</b> for the model.
* It contains accessors for the meta objects to represent
* <ul>
* <li>each ... | UTF-8 | Java | 13,452 | java | DslPackage.java | Java | [] | null | [] | /**
*/
package de.deg.eler.ft.vp.dsl;
import org.eclipse.emf.ecore.EAttribute;
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EPackage;
/**
* <!-- begin-user-doc -->
* The <b>Package</b> for the model.
* It contains accessors for the meta objects to represent
* <ul>
* <li>each ... | 13,452 | 0.611879 | 0.610913 | 403 | 31.379652 | 33.746792 | 166 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.121588 | false | false | 0 |
58ba643ccd8b584221cbec95be746aae7fe4fb98 | 30,880,814,903,151 | fa4755d4e7b9f2526496f23a637b0bbc89732478 | /src/main/java/nl/manthos/eventmanager/config/SettingsConfig.java | 027e50c827df6fe55a9f967fa1db983af5769c98 | [] | no_license | Matthijs1305/EventManager | https://github.com/Matthijs1305/EventManager | fd69d9ea93220c0bd07fc46ec391f7d7451b4ec7 | 698f88267a99d399830855116407a99972f75d1d | refs/heads/master | 2023-05-31T03:29:19.504000 | 2021-06-10T17:32:27 | 2021-06-10T17:32:27 | 375,779,178 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nl.manthos.eventmanager.config;
import nl.manthos.eventmanager.EventManager;
import org.bukkit.configuration.file.YamlConfiguration;
import java.io.File;
import java.io.IOException;
public class SettingsConfig {
private EventManager main;
private String fileName = "settings.yml";
private File fi... | UTF-8 | Java | 2,584 | java | SettingsConfig.java | Java | [] | null | [] | package nl.manthos.eventmanager.config;
import nl.manthos.eventmanager.EventManager;
import org.bukkit.configuration.file.YamlConfiguration;
import java.io.File;
import java.io.IOException;
public class SettingsConfig {
private EventManager main;
private String fileName = "settings.yml";
private File fi... | 2,584 | 0.631579 | 0.617647 | 70 | 35.914288 | 25.197359 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.957143 | false | false | 0 |
4a0c7d3d56ab1d8f86a861101f1254b865af7d56 | 11,098,195,495,445 | 9d957d4ab216c1a8e3e51500bb3c65317b67f4f8 | /web_sockets_services/src/main/java/com/mu/web_sockets_services/implementation/BuyService.java | 646d74a2c68878e4b5ca34cfd0b7b86d1f7007d0 | [] | no_license | diegomurbanos/muWebSockets | https://github.com/diegomurbanos/muWebSockets | 234db2f981ab0b76ce5d005278b7dff789b5d839 | c007bdcb45aa975d2e9b3e85781e33b37d9d8065 | refs/heads/master | 2016-08-11T11:20:00.987000 | 2016-03-23T20:48:27 | 2016-03-23T20:48:27 | 50,665,505 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mu.web_sockets_services.implementation;
import com.mu.web_sockets_entities.PurchaseService;
import com.mu.web_sockets_entities.Service;
import com.mu.web_sockets_services.exception.WebSocketServicesException;
import com.mu.web_sockets_services.exception.WebSocketServicesMessages;
import com.mu.web_sockets_... | UTF-8 | Java | 3,998 | java | BuyService.java | Java | [
{
"context": " the service of {@link IBuyService}.\n *\n * @author diego\n */\n@Component\n@Qualifier(\"buyService\")\npublic cl",
"end": 1002,
"score": 0.989431619644165,
"start": 997,
"tag": "USERNAME",
"value": "diego"
},
{
"context": "Host(this.host);\n factory.setUsername... | null | [] | package com.mu.web_sockets_services.implementation;
import com.mu.web_sockets_entities.PurchaseService;
import com.mu.web_sockets_entities.Service;
import com.mu.web_sockets_services.exception.WebSocketServicesException;
import com.mu.web_sockets_services.exception.WebSocketServicesMessages;
import com.mu.web_sockets_... | 3,995 | 0.671336 | 0.670835 | 131 | 29.519083 | 27.283737 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.450382 | false | false | 0 |
019ee0fee13620cbf603f5edf8ea3966553e8194 | 23,089,744,235,045 | 417346c1d84f31585b85ec8cf3be9608a32cdf57 | /src/main/java/basar/web/ShoppingController.java | eed52a4401eb1e4c502c0be5e81fc25eb1a2213e | [] | no_license | chbaranowski/basar-spockgeb-demo | https://github.com/chbaranowski/basar-spockgeb-demo | 5e9c377009e96ca207c09a6754a18c7686003fd8 | 26f5c25fde383cf171803a68cb41121f85e64b4b | refs/heads/master | 2021-12-10T14:17:57.248000 | 2016-08-28T17:34:56 | 2016-08-28T17:34:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package basar.web;
import static basar.domain.PriceUtils.formatPriceLongToString;
import static basar.domain.PriceUtils.formatPriceToLong;
import java.io.Serializable;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.validation.anno... | UTF-8 | Java | 2,646 | java | ShoppingController.java | Java | [] | null | [] | package basar.web;
import static basar.domain.PriceUtils.formatPriceLongToString;
import static basar.domain.PriceUtils.formatPriceToLong;
import java.io.Serializable;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.validation.anno... | 2,646 | 0.728269 | 0.727891 | 79 | 32.493671 | 25.414972 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.531646 | false | false | 0 |
8978d938e06ab7e3289a77bd41972fd17b55ede4 | 2,534,030,754,049 | d4471e5856706516d024dd8ba76e1eaec7e5bbdc | /src/com/chefmic/leetcode/array/Q163MissingRanges.java | ef6b10210e7e423e38f84340df4a63a025d4be3d | [] | no_license | cyuan1124/smile | https://github.com/cyuan1124/smile | 24a0102d763d9061484fb51ce47e70d16bf91adf | 102a5ee7e93c2af0c74ffaa25f410e55b982dfc4 | refs/heads/master | 2021-04-29T01:52:31.471000 | 2017-04-27T04:09:30 | 2017-04-27T04:09:30 | 77,748,067 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.chefmic.leetcode.array;
import org.junit.Test;
import java.util.ArrayList;
import java.util.List;
/**
* Created by cyuan on 2/13/17.
*/
public class Q163MissingRanges {
public List<String> findMissingRanges(int[] nums, int lower, int upper) {
List<String> result = new ArrayList<>();
... | UTF-8 | Java | 1,009 | java | Q163MissingRanges.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by cyuan on 2/13/17.\n */\npublic class Q163MissingRanges {\n",
"end": 136,
"score": 0.9986415505409241,
"start": 131,
"tag": "USERNAME",
"value": "cyuan"
}
] | null | [] | package com.chefmic.leetcode.array;
import org.junit.Test;
import java.util.ArrayList;
import java.util.List;
/**
* Created by cyuan on 2/13/17.
*/
public class Q163MissingRanges {
public List<String> findMissingRanges(int[] nums, int lower, int upper) {
List<String> result = new ArrayList<>();
... | 1,009 | 0.555005 | 0.526264 | 38 | 25.552631 | 23.612772 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.894737 | false | false | 0 |
c377df448d12f4a02476755a3406bdd167af3059 | 29,918,742,253,795 | 2ffa0ef45243575f0480dfad6eac0c8c7a5b938c | /java/com/abdul/wadud/costmonitor/Tab1_Adapter.java | 1eb3eb7660f737499e2f0fb1d42de1816a1b4ba3 | [
"Apache-2.0"
] | permissive | anwarcse12028/Cost-Monitor | https://github.com/anwarcse12028/Cost-Monitor | d939eb81b397bcee40a28d870935fa5aa3bef4c9 | 416c2b8fadb535fe92b6dc0dbb7fa461d0179730 | refs/heads/master | 2021-01-16T18:46:30.924000 | 2017-08-12T13:44:15 | 2017-08-12T13:44:15 | 100,112,986 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.abdul.wadud.costmonitor;
import android.content.Context;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.TextView;
import java.util.List;
/**
* Created by Techsoft - 001 on 4/12/2017.
*/
public class Tab1_Adapter extends B... | UTF-8 | Java | 1,194 | java | Tab1_Adapter.java | Java | [
{
"context": "w;\r\n\r\nimport java.util.List;\r\n\r\n/**\r\n * Created by Techsoft - 001 on 4/12/2017.\r\n */\r\n\r\npublic class Tab1_Ada",
"end": 256,
"score": 0.998712420463562,
"start": 248,
"tag": "USERNAME",
"value": "Techsoft"
}
] | null | [] | package com.abdul.wadud.costmonitor;
import android.content.Context;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.TextView;
import java.util.List;
/**
* Created by Techsoft - 001 on 4/12/2017.
*/
public class Tab1_Adapter extends B... | 1,194 | 0.643216 | 0.629816 | 55 | 19.709091 | 22.886814 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.418182 | false | false | 0 |
71e33bb6d697ef30ad5207003d421e4cf43d30ba | 29,016,799,082,944 | 8fbe2aac0e4cb5bbab6d607982650f7c56ec9336 | /src/main/java/tscfg/codeDefs/resources/JavaDefs.java | f3a859b463d8dfd1d30501211a10f8be8c24098a | [
"Apache-2.0"
] | permissive | carueda/tscfg | https://github.com/carueda/tscfg | 57030e9f83eb7f4502f54a6cbe415071a7617ad3 | 61af5256c6bf34b0f288cadf6548c3d675ff5280 | refs/heads/main | 2023-08-31T15:13:18.982000 | 2023-07-01T01:12:47 | 2023-07-01T01:12:47 | 49,305,108 | 113 | 22 | Apache-2.0 | false | 2023-09-12T14:20:09 | 2016-01-09T00:58:42 | 2023-08-24T05:54:38 | 2023-09-12T14:20:09 | 999 | 102 | 17 | 13 | Scala | false | false | // $COVERAGE-OFF$
package tscfg.codeDefs.resources;
/**
* Captures various definitions to be included in the generated wrapper.
* This is not used as compile code in the generator itself but the
* text of this file is retrieved as a resource at runtime.
* Capturing this as code helps with validation at compile tim... | UTF-8 | Java | 6,923 | java | JavaDefs.java | Java | [] | null | [] | // $COVERAGE-OFF$
package tscfg.codeDefs.resources;
/**
* Captures various definitions to be included in the generated wrapper.
* This is not used as compile code in the generator itself but the
* text of this file is retrieved as a resource at runtime.
* Capturing this as code helps with validation at compile tim... | 6,923 | 0.630363 | 0.629207 | 199 | 33.788944 | 35.937069 | 172 | false | false | 0 | 0 | 0 | 0 | 72 | 0.0208 | 0.507538 | false | false | 0 |
ed23fd802806b922ded7dd8376bd2914f15d1c64 | 13,907,104,161,134 | 4973c3fb3954be63973d5a829c10f9f5e4baab2c | /src/test/java/com/acme/ecommerce/bookstore/services/impl/email/EmailServiceImplTest.java | 6533c6405448abcc6517819d74fa77471c66619a | [
"MIT"
] | permissive | ivan2yk/ecommerce-book-store | https://github.com/ivan2yk/ecommerce-book-store | 2e2f1e8578a6bd00ede89de6cce6571e9c107b50 | 0d1b8153328dcea263e7632eb1d757bf652004a6 | refs/heads/master | 2020-04-04T20:04:17.610000 | 2019-02-17T16:42:21 | 2019-02-17T16:42:21 | 156,232,910 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.acme.ecommerce.bookstore.services.impl.email;
import com.acme.ecommerce.bookstore.dtos.email.EmailInfo;
import com.acme.ecommerce.bookstore.dtos.email.EmailInlineResource;
import com.acme.ecommerce.bookstore.dtos.email.EmailTarget;
import com.acme.ecommerce.bookstore.services.EmailService;
import org.junit... | UTF-8 | Java | 2,383 | java | EmailServiceImplTest.java | Java | [
{
"context": ".HashMap;\nimport java.util.Map;\n\n/**\n * Created by Ivan on 16/02/2019.\n */\n@Ignore\n@RunWith(SpringRunner.",
"end": 848,
"score": 0.9989569187164307,
"start": 844,
"tag": "NAME",
"value": "Ivan"
},
{
"context": "ilTarget.builder()\n .emailAddress(\"... | null | [] | package com.acme.ecommerce.bookstore.services.impl.email;
import com.acme.ecommerce.bookstore.dtos.email.EmailInfo;
import com.acme.ecommerce.bookstore.dtos.email.EmailInlineResource;
import com.acme.ecommerce.bookstore.dtos.email.EmailTarget;
import com.acme.ecommerce.bookstore.services.EmailService;
import org.junit... | 2,345 | 0.702476 | 0.69786 | 66 | 35.121212 | 25.135702 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.621212 | false | false | 0 |
34e94c34e4591dddb4e2eea7fb8e9d984705e1e0 | 14,104,672,652,403 | d08e09c3fbd20aad1f884a5df4230a17f6f02382 | /GameTest/src/ClientServer/ServerMessageHandler.java | 0f63b758c63f3099455556fd761d0bfdd59486fa | [] | no_license | seamusmol/SandBox-Voxel-Game | https://github.com/seamusmol/SandBox-Voxel-Game | 80f4e509f8e67153f2f946d7063dbe8d9bba98a4 | 7864acdabdda8e110a069ba893124efa048b45cf | refs/heads/master | 2020-12-02T21:44:31.507000 | 2019-12-31T18:06:58 | 2019-12-31T18:06:58 | 231,129,096 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ClientServer;
import java.util.List;
import ClientDataManager.Client;
import ClientDataManager.ClientDataManager;
import Console.ConsoleAppState;
/*
* send Messages to group
*
*/
public class ServerMessageHandler {
ClientServerPacketProcessor packageProcessor;
ClientDataManager clientDataManager;
p... | UTF-8 | Java | 1,553 | java | ServerMessageHandler.java | Java | [] | null | [] | package ClientServer;
import java.util.List;
import ClientDataManager.Client;
import ClientDataManager.ClientDataManager;
import Console.ConsoleAppState;
/*
* send Messages to group
*
*/
public class ServerMessageHandler {
ClientServerPacketProcessor packageProcessor;
ClientDataManager clientDataManager;
p... | 1,553 | 0.745654 | 0.737927 | 53 | 28.301888 | 35.887447 | 194 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 0 |
4fd228cafa20502be68a172d345b83040f6b25e4 | 25,202,868,142,997 | 2adfb51d8572b1b9c1c6874c4592904bd064e608 | /HotImaging/src/main/java/com/singshine/imaging/doctor/myself/adapter/DocProfitBalanceAdapter.java | fef3ae0d5713d5727b8da99b4a05672d4f5ee462 | [] | no_license | kuaizitaijun/imaging | https://github.com/kuaizitaijun/imaging | 29f25f1df7487bc27df5fde5135a9f29b43ec9f5 | d17ca28259c27223abc1a89763fcf08cad37424f | refs/heads/master | 2020-03-03T07:56:28.105000 | 2018-08-09T15:45:17 | 2018-08-09T15:45:17 | 123,267,688 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.singshine.imaging.doctor.myself.adapter;
import android.content.Context;
import android.databinding.DataBindingUtil;
import android.view.LayoutInflater;
import android.view.ViewGroup;
import com.singshine.com_library.domain.main.DocProfitTo;
import com.singshine.imaging.R;
import com.singshine.imaging.bas... | UTF-8 | Java | 1,561 | java | DocProfitBalanceAdapter.java | Java | [
{
"context": "ing.DocProfitFinishItemBinding;\n\n/**\n * Created by xzz on 2018/3/5.\n */\n\npublic class DocProfitBalanceAd",
"end": 491,
"score": 0.9994955062866211,
"start": 488,
"tag": "USERNAME",
"value": "xzz"
}
] | null | [] | package com.singshine.imaging.doctor.myself.adapter;
import android.content.Context;
import android.databinding.DataBindingUtil;
import android.view.LayoutInflater;
import android.view.ViewGroup;
import com.singshine.com_library.domain.main.DocProfitTo;
import com.singshine.imaging.R;
import com.singshine.imaging.bas... | 1,561 | 0.754004 | 0.75016 | 42 | 36.119049 | 35.726608 | 159 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.642857 | false | false | 0 |
4ee1950391e419fd6a7056c600294251a544cd07 | 4,492,535,844,365 | b07bcfed90c67a7621b60b44af01f831cf0497bc | /src/de/cubedpixels/net/Game/Initializer.java | e0e6d2f4cb28305fafcb0d19338385c4980811e7 | [] | no_license | CuteCubed/Cubewars---Multiplayer | https://github.com/CuteCubed/Cubewars---Multiplayer | 36ca958fe12bb121a369edf316b9d44d11756a64 | f25ded70aacdb98bfe8687370dea0650e3c2ca76 | refs/heads/master | 2020-02-10T02:14:04.369000 | 2017-12-27T13:33:55 | 2017-12-27T13:33:55 | 115,522,713 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.cubedpixels.net.Game;
import java.util.ArrayList;
import java.util.Random;
import de.cubedpixels.net.Game.events.Airdrop;
import de.cubedpixels.net.Game.events.Event;
import de.cubedpixels.net.items.Health;
import de.cubedpixels.net.items.Item;
import de.cubedpixels.net.items.RocketLauncher;
public class ... | UTF-8 | Java | 978 | java | Initializer.java | Java | [] | null | [] | package de.cubedpixels.net.Game;
import java.util.ArrayList;
import java.util.Random;
import de.cubedpixels.net.Game.events.Airdrop;
import de.cubedpixels.net.Game.events.Event;
import de.cubedpixels.net.items.Health;
import de.cubedpixels.net.items.Item;
import de.cubedpixels.net.items.RocketLauncher;
public class ... | 978 | 0.721881 | 0.721881 | 47 | 19.80851 | 18.365831 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.297872 | false | false | 0 |
407c716140663cd04589cf48c85892ac342048aa | 4,492,535,844,118 | 2253a9d736c6bdafb0a355c336e9bef648651b6d | /src/main/java/de/berlin/htw/kba/maumau/table/controller/TableViewController.java | a6be2115225545e69518bdedf104057385aed4c2 | [] | no_license | Jigerr/maumau | https://github.com/Jigerr/maumau | fb2f17f413cec641fc720789c0c423dbee81a077 | 0bd307f73278de66b4990f9dcffe8e94bf5b8f3e | refs/heads/master | 2021-01-19T21:09:29.637000 | 2017-08-02T18:28:48 | 2017-08-02T18:28:48 | 88,616,650 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.berlin.htw.kba.maumau.table.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.ApplicationEventPublisher;
import org.springframework.context.event.EventListener;
import org.springframework.stereotype.Controller;
import de.berlin.htw.kba.maum... | UTF-8 | Java | 7,914 | java | TableViewController.java | Java | [] | null | [] | package de.berlin.htw.kba.maumau.table.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.ApplicationEventPublisher;
import org.springframework.context.event.EventListener;
import org.springframework.stereotype.Controller;
import de.berlin.htw.kba.maum... | 7,914 | 0.648345 | 0.648345 | 245 | 30.30204 | 25.805525 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.359184 | false | false | 0 |
d63a161f6996ac2a8dd17ff111fe96831a094fe3 | 10,127,532,886,770 | 3a523bb1e4a0df7e8461aa8fa61138c77e513890 | /app/src/main/java/com/omelchenkoaleks/services/_008_local_binding/LocalBindingService.java | 8b2e0ddeb975597e3d9d32c2a23f7a2ec898d87a | [] | no_license | omelchenkoaleks/Services | https://github.com/omelchenkoaleks/Services | d245794d9d0db9b261020ea3004aebc26c347724 | 2b581c56779af346e297c75d44f063c875dd0670 | refs/heads/master | 2020-07-23T08:39:17.612000 | 2019-09-13T15:20:17 | 2019-09-13T15:20:17 | 207,502,062 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.omelchenkoaleks.services._008_local_binding;
import android.app.Service;
import android.content.Intent;
import android.os.Binder;
import android.os.IBinder;
import android.util.Log;
import java.util.Timer;
import java.util.TimerTask;
public class LocalBindingService extends Service {
private static f... | UTF-8 | Java | 1,629 | java | LocalBindingService.java | Java | [] | null | [] | package com.omelchenkoaleks.services._008_local_binding;
import android.app.Service;
import android.content.Intent;
import android.os.Binder;
import android.os.IBinder;
import android.util.Log;
import java.util.Timer;
import java.util.TimerTask;
public class LocalBindingService extends Service {
private static f... | 1,629 | 0.575199 | 0.566605 | 70 | 22.271429 | 16.025803 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.514286 | false | false | 0 |
c2c5fc33ac2793bf53456509dd40b0efcc05c8b4 | 9,045,201,172,090 | b830e52997774874924faa3c061d3a37e563372b | /cardFrame.java | 8d182553f6e5cdbd2c831283eb4d489ea5de3ada | [] | no_license | chang-hs/literature | https://github.com/chang-hs/literature | ee6fcafc7a874b2b3eb4bd741bec80472da0b970 | 626581cd9cfaa207c538b5c86669e3e845ef5abf | refs/heads/main | 2023-03-07T07:31:05.721000 | 2021-02-24T02:11:30 | 2021-02-24T02:11:30 | 341,750,236 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import javax.swing.event.*;
import java.sql.*;
import java.util.*;
import java.util.Calendar;
import java.text.SimpleDateFormat;
public class cardFrame extends JFrame{
public cardFrame(Connection c){
con = c;
setTitle("Card Information");
setS... | UTF-8 | Java | 11,541 | java | cardFrame.java | Java | [] | null | [] | import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import javax.swing.event.*;
import java.sql.*;
import java.util.*;
import java.util.Calendar;
import java.text.SimpleDateFormat;
public class cardFrame extends JFrame{
public cardFrame(Connection c){
con = c;
setTitle("Card Information");
setS... | 11,541 | 0.660601 | 0.644918 | 467 | 23.713062 | 16.535185 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.633833 | false | false | 0 |
f1e6964c6fb1ee9a28953e286caf15cb1d34e629 | 20,023,137,539,163 | 21074efe4b2ae267dfb6507d37360fe01050d0e9 | /src/main/java/Model/IssueStockRequest.java | e31b1d316cb0e6a340282560c07dd59be3bd5c85 | [] | no_license | fexman/SpaceBasedSS15GsiLuetNit | https://github.com/fexman/SpaceBasedSS15GsiLuetNit | 19de1ea9c7e23f0f7a206fac2b81e1797f88f005 | b921b18fda898efd5696ffd3d08bed356227398b | refs/heads/master | 2020-05-21T00:22:00.526000 | 2015-06-21T20:35:07 | 2015-06-21T20:35:07 | 33,298,624 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Model;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
/**
* Created by Felix on 06.04.2015.
*/
public class IssueStockRequest extends IssueRequest {
private static final long serialVersionUID = 545149035659778572L;
private Double price;
public IssueStockReque... | UTF-8 | Java | 1,998 | java | IssueStockRequest.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by Felix on 06.04.2015.\n */\npublic class IssueStockRequest",
"end": 120,
"score": 0.9982954263687134,
"start": 115,
"tag": "NAME",
"value": "Felix"
}
] | null | [] | package Model;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
/**
* Created by Felix on 06.04.2015.
*/
public class IssueStockRequest extends IssueRequest {
private static final long serialVersionUID = 545149035659778572L;
private Double price;
public IssueStockReque... | 1,998 | 0.58008 | 0.562563 | 75 | 25.639999 | 24.899071 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.506667 | false | false | 0 |
4ec3b7a55b7e44722da61054a76dc934827b16aa | 13,726,715,536,382 | 37c8db1b69405b7f9e1b6176e82276954b332c63 | /business/src/main/java/xin/mengzuo/business/pojo/DayStatist.java | 504919c29baaec07204e17b9494ef1bc1ea7f806 | [] | no_license | datouzuo/ttms_distributed_version | https://github.com/datouzuo/ttms_distributed_version | 83d5aed88bae3bfe76ce4d54482214ca2277e5d2 | 5f5b0e0e97538f5c28ed4df4a9b422a4fb0409bd | refs/heads/master | 2020-05-15T23:16:15.310000 | 2019-04-21T13:57:32 | 2019-04-21T13:57:32 | 182,484,265 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package xin.mengzuo.business.pojo;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
/**
* 按日统计
* @author 左利伟
*
*/
@Entity
public class DayStatist {
@Id
@GeneratedValue(strategy=GenerationType.AUTO)
private Integer da... | UTF-8 | Java | 1,037 | java | DayStatist.java | Java | [
{
"context": "ort javax.persistence.Id;\n\n/**\n * 按日统计\n * @author 左利伟\n *\n */\n@Entity\npublic class DayStatist {\n\t@Id\n\t@G",
"end": 207,
"score": 0.9944153428077698,
"start": 204,
"tag": "NAME",
"value": "左利伟"
}
] | null | [] | package xin.mengzuo.business.pojo;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
/**
* 按日统计
* @author 左利伟
*
*/
@Entity
public class DayStatist {
@Id
@GeneratedValue(strategy=GenerationType.AUTO)
private Integer da... | 1,037 | 0.726295 | 0.726295 | 56 | 17.267857 | 14.3446 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.25 | false | false | 0 |
c7a935b0b2a70bfe66ac288b9b519ce1729f916c | 26,233,660,308,929 | ff9dc2f910e04807ad64576940d86e3bdba17d10 | /src/main/java/com/sangupta/esclient/domain/search/results/SearchResults.java | 140955535f1b924a53d343175a2d9b626bfe5880 | [
"Apache-2.0"
] | permissive | sangupta/esclient | https://github.com/sangupta/esclient | 7d42b783a71902eb6dab192d1b5fec12523a25c8 | 4322ebfb0c2f5834644b53fff149df895d1676b7 | refs/heads/master | 2022-11-02T17:34:35.256000 | 2022-10-26T23:42:10 | 2022-10-26T23:42:10 | 41,674,107 | 0 | 1 | Apache-2.0 | false | 2022-10-26T23:42:11 | 2015-08-31T12:28:31 | 2022-10-26T23:41:52 | 2022-10-26T23:42:10 | 58 | 0 | 0 | 4 | Java | false | false | package com.sangupta.esclient.domain.search.results;
import com.google.gson.annotations.SerializedName;
public class SearchResults {
@SerializedName("took")
private long took;
@SerializedName("timedOut")
private boolean timedOut;
@SerializedName("_shards")
private ShardInfo shards;
@SerializedName("hit... | UTF-8 | Java | 1,294 | java | SearchResults.java | Java | [] | null | [] | package com.sangupta.esclient.domain.search.results;
import com.google.gson.annotations.SerializedName;
public class SearchResults {
@SerializedName("took")
private long took;
@SerializedName("timedOut")
private boolean timedOut;
@SerializedName("_shards")
private ShardInfo shards;
@SerializedName("hit... | 1,294 | 0.651468 | 0.651468 | 82 | 14.780488 | 16.156267 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.121951 | false | false | 0 |
09151ae5ff2771e31559c81b8f2490a75d3d5a43 | 7,301,444,448,696 | 639c3e9702dd6cf64029ea495fc08f7c4f7790a1 | /src/main/java/com/lintcode/easy/SortIntegers.java | fae5ef6c1506345e71d70cf2dcb1a1149efa63fe | [] | no_license | zhouwenchen/lintcode | https://github.com/zhouwenchen/lintcode | 3213b11b5e8740d7a2495a9268ed97c9c36f0419 | 785ccf9fddd60577743543b8357c44d0938e160a | refs/heads/master | 2021-07-07T03:56:16.307000 | 2020-09-22T12:57:36 | 2020-09-22T12:57:36 | 184,987,593 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lintcode.easy;
/**
* 给一组整数,按照升序排序,使用选择排序,冒泡排序,插入排序或者任何 O(n2) 的排序算法。
* 输入: [3, 2, 1, 4, 5]
* 输出: [1, 2, 3, 4, 5]
*/
public class SortIntegers {
public static void main(String[] args) {
int[] A = {3, 2, 1, 4, 5};
// int[] A = {3, 2, 1};
sortIntegers(A);
for (int i : A) {
System.out.print(i+"... | UTF-8 | Java | 2,757 | java | SortIntegers.java | Java | [] | null | [] | package com.lintcode.easy;
/**
* 给一组整数,按照升序排序,使用选择排序,冒泡排序,插入排序或者任何 O(n2) 的排序算法。
* 输入: [3, 2, 1, 4, 5]
* 输出: [1, 2, 3, 4, 5]
*/
public class SortIntegers {
public static void main(String[] args) {
int[] A = {3, 2, 1, 4, 5};
// int[] A = {3, 2, 1};
sortIntegers(A);
for (int i : A) {
System.out.print(i+"... | 2,757 | 0.469996 | 0.454289 | 133 | 17.669172 | 15.636723 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.699248 | false | false | 0 |
e51ea2dee7ab8868e41d22c775853cc46440cb53 | 30,339,648,988,550 | a0fda177bbb3a298aa43f5f3743568e426dd45d3 | /src/main/java/com/fut/chatbot/model/UserTag.java | dad77e04f2298bfd7e583afc47a21cd67d892ff7 | [] | no_license | ahmadfantastic/FUT-Minna-Chatbot-Server | https://github.com/ahmadfantastic/FUT-Minna-Chatbot-Server | 2ab8d9219a4ee643fe9977e4b1090dfd4f0d05ef | afdd294329ee262528a553e913af70cd4b00852a | refs/heads/master | 2022-03-20T11:47:34.370000 | 2019-11-07T03:31:41 | 2019-11-07T03:31:41 | 219,361,966 | 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.fut.chatbot.model;
import com.fut.chatbot.util.Constants;
import com.google.gson.annotations.Expose;
import java.... | UTF-8 | Java | 1,660 | java | UserTag.java | Java | [
{
"context": "rnal.ir.annotations.Ignore;\r\n\r\n/**\r\n *\r\n * @author Ahmadfantastic\r\n */\r\n@Entity\r\n@Table(name = \"user_tag\")\r\n@XmlRootE",
"end": 729,
"score": 0.9381504654884338,
"start": 715,
"tag": "USERNAME",
"value": "Ahmadfantastic"
}
] | 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.fut.chatbot.model;
import com.fut.chatbot.util.Constants;
import com.google.gson.annotations.Expose;
import java.... | 1,660 | 0.639157 | 0.639157 | 76 | 19.842106 | 18.129688 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.368421 | false | false | 0 |
a2a0f3ab4f6f84b738313d7c8e306fff204fc16a | 30,580,167,156,614 | a8af6e015fa345fa8926a15f0262ddb4ef1c20ba | /issuetracker-endpoint/src/main/java/org/alberoframework/issuetracker/service/core/behavior/query/UserCollectionQuery.java | aed3b23385240ddc5f7b8e45504c7a125e68b252 | [] | no_license | alberoframework/issuetracker | https://github.com/alberoframework/issuetracker | 6cb0c8bed51e03c8cdbca8fcc19455887e707d29 | c8103e2471979999bb9dab8167b87be97cde3bd2 | refs/heads/master | 2016-09-20T11:53:57.633000 | 2016-09-13T19:29:43 | 2016-09-13T19:29:43 | 67,132,229 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.alberoframework.issuetracker.service.core.behavior.query;
import base.component.query.contract.AbstractQuery;
import org.alberoframework.issuetracker.service.core.behavior.entity.UserEntity;
public class UserCollectionQuery extends AbstractQuery<Iterable<UserEntity>> {
}
| UTF-8 | Java | 286 | java | UserCollectionQuery.java | Java | [] | null | [] | package org.alberoframework.issuetracker.service.core.behavior.query;
import base.component.query.contract.AbstractQuery;
import org.alberoframework.issuetracker.service.core.behavior.entity.UserEntity;
public class UserCollectionQuery extends AbstractQuery<Iterable<UserEntity>> {
}
| 286 | 0.856643 | 0.856643 | 7 | 39.857143 | 35.308552 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 0 |
d5747a357965596c06db0396f24da5d15d1bce90 | 7,215,545,059,450 | 1f91b10c85fd557e348f91c7f30cf9994f191a85 | /src/org/acm/seguin/ide/elixir/ElixirPrettyPrinter.java | dbc60e9961321875fed48d3ceeac718c2213cc1c | [] | no_license | wardat/JRefactory-v2.6.24 | https://github.com/wardat/JRefactory-v2.6.24 | 9162121deb1fe94d65b21daaba358e61e1ea7f93 | 38c5bbe34c0aabcb83a6b74e29a6869880102ebb | refs/heads/master | 2020-03-30T17:43:59.013000 | 2018-10-03T19:23:18 | 2018-10-03T19:23:18 | 151,467,662 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Author: Chris Seguin
*
* This software has been developed under the copyleft
* rules of the GNU General Public License. Please
* consult the GNU General Public License for more
* details about use and distribution of this software.
*/
package org.acm.seguin.ide.elixir;
import org.acm.seguin.pretty.Pretty... | UTF-8 | Java | 2,205 | java | ElixirPrettyPrinter.java | Java | [
{
"context": "/*\n * Author: Chris Seguin\n *\n * This software has been developed under the ",
"end": 27,
"score": 0.9998657703399658,
"start": 15,
"tag": "NAME",
"value": "Chris Seguin"
},
{
"context": "tty printer for the elixir editor.\n *\n *@author Chris Seguin\n *@date ... | null | [] | /*
* Author: <NAME>
*
* This software has been developed under the copyleft
* rules of the GNU General Public License. Please
* consult the GNU General Public License for more
* details about use and distribution of this software.
*/
package org.acm.seguin.ide.elixir;
import org.acm.seguin.pretty.PrettyPrintF... | 2,193 | 0.667574 | 0.664399 | 114 | 18.342106 | 19.04327 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.122807 | false | false | 0 |
3415acf691a8488fa1a3edcd5098385779115d83 | 30,674,656,434,130 | 43ab3b5f99e73e05dfa847063d8aa0ca49cda2b0 | /src/main/java/wordcloud/color/ColorCombinations.java | c6b91527f422dd654f0a97a4bb7703eec4df238a | [] | no_license | joshua-legend/public | https://github.com/joshua-legend/public | 281c49e9008dceb7e7d638453c7bd26e0a702cd3 | e5be809bccd398dc2b70734c83598083d1681e79 | refs/heads/master | 2023-06-29T18:34:10.629000 | 2021-08-03T05:17:14 | 2021-08-03T05:17:14 | 385,966,180 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package wordcloud.color;
import java.awt.*;
/**
* You can find more combinations from http://www.colorcombos.com/
* @author epicdevs
*/
public class ColorCombinations {
public static String[] THEME1 = { "#D9CCB9", "#DF7782", "#E95D22", "#017890", "#613D2D" };
public static String[] THEME2 = { "#0A224E", "#... | UTF-8 | Java | 1,098 | java | ColorCombinations.java | Java | [
{
"context": "ations from http://www.colorcombos.com/\n * @author epicdevs\n */\npublic class ColorCombinations {\n public s",
"end": 136,
"score": 0.9996214509010315,
"start": 128,
"tag": "USERNAME",
"value": "epicdevs"
}
] | null | [] | package wordcloud.color;
import java.awt.*;
/**
* You can find more combinations from http://www.colorcombos.com/
* @author epicdevs
*/
public class ColorCombinations {
public static String[] THEME1 = { "#D9CCB9", "#DF7782", "#E95D22", "#017890", "#613D2D" };
public static String[] THEME2 = { "#0A224E", "#... | 1,098 | 0.589253 | 0.529144 | 38 | 27.894737 | 26.835552 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.815789 | false | false | 0 |
fd1a9a8ddfe0f7f64ec8031fd3cf753c25dd6693 | 386,547,122,588 | 219eec8263776f759d315eb44204e85ac78be117 | /user-service/src/main/java/com/zkdj/userservice/util/ResultObject.java | 3f7760a22a60f153fe281cf3afdfc5a797b38d0c | [] | no_license | GoGoGoljc/tesco | https://github.com/GoGoGoljc/tesco | cb4bebae6f962bf4b0d936765353074a75d24f0f | 3da2c14216529501130a70144bbea3d19be520e8 | refs/heads/master | 2022-11-14T11:19:05.382000 | 2020-07-02T15:53:40 | 2020-07-02T15:53:40 | 276,685,995 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zkdj.userservice.util;
import lombok.AllArgsConstructor;
import lombok.NoArgsConstructor;
@AllArgsConstructor
@NoArgsConstructor
public class ResultObject<T> {
// 返回码 200代码正常 400代表错误
private Integer code;
// 返回信息
private String message;
// 返回数据
private T resultData;
public In... | UTF-8 | Java | 782 | java | ResultObject.java | Java | [] | null | [] | package com.zkdj.userservice.util;
import lombok.AllArgsConstructor;
import lombok.NoArgsConstructor;
@AllArgsConstructor
@NoArgsConstructor
public class ResultObject<T> {
// 返回码 200代码正常 400代表错误
private Integer code;
// 返回信息
private String message;
// 返回数据
private T resultData;
public In... | 782 | 0.642473 | 0.634409 | 42 | 16.714285 | 14.632459 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 0 |
71e0de146a092de166f91d573117d214213c7684 | 15,753,940,096,019 | 9ea52f905ffe41c04c0b8ceb1bffe6424aedb47d | /item/oep/src/main/java/com/lexunedu/oep/pojo/ReadingEditPojo.java | 2e00611d77844df7d2cab18151bd618df44e0342 | [] | no_license | LL3706/NewsGathe | https://github.com/LL3706/NewsGathe | 1de97d5f21f9e4828c9dcdde0f21388ad5a0e28b | 7f7492e5e712a271b8b0d1098d4b950636fb72b9 | refs/heads/master | 2020-02-05T10:56:14.766000 | 2018-07-02T02:20:22 | 2018-07-02T02:20:22 | 97,292,151 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* ReadingCreatePojo.java 2017年3月13日
*
* Copyright 2001-2017 iSoftStone All rights reserved.
* iSoftStone PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package com.lexunedu.oep.pojo;
import com.lexunedu.oep.models.ReadingModel;
import com.lexunedu.oep.models.ReadingResourceModel;
import java.... | UTF-8 | Java | 1,969 | java | ReadingEditPojo.java | Java | [
{
"context": "java.util.List;\n\n/**\n * 创建参考读物 Pojo\n * \n * @author ylmiaoa\n * @since 2017年3月13日\n *\n */\npublic class ReadingE",
"end": 373,
"score": 0.9997327923774719,
"start": 366,
"tag": "USERNAME",
"value": "ylmiaoa"
}
] | null | [] | /**
* ReadingCreatePojo.java 2017年3月13日
*
* Copyright 2001-2017 iSoftStone All rights reserved.
* iSoftStone PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package com.lexunedu.oep.pojo;
import com.lexunedu.oep.models.ReadingModel;
import com.lexunedu.oep.models.ReadingResourceModel;
import java.... | 1,969 | 0.612702 | 0.601249 | 91 | 20.10989 | 18.126812 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.230769 | false | false | 0 |
859bf6316c7464a0b65d84c8520f21d60af5340a | 1,563,368,104,842 | 1b0e0f7f87010c4347d12ba1362aaec1d48f3f15 | /network_demo3/src/main/java/RetranDownload/RetransmissionDownload.java | 33e55ba06065320e9870d200c552f5583550c319 | [] | no_license | cool-boy-klay/JavaNetwork | https://github.com/cool-boy-klay/JavaNetwork | 7b28937ebbf4398c682d6e30218ff1089fce3e35 | 86e1ccec54c4d8037abc3b6767cc356da86d223a | refs/heads/master | 2022-07-11T12:43:01.215000 | 2020-04-24T09:58:18 | 2020-04-24T09:58:18 | 258,473,450 | 0 | 0 | null | false | 2022-06-21T03:18:00 | 2020-04-24T09:57:07 | 2020-04-24T09:58:22 | 2022-06-21T03:17:59 | 23 | 0 | 0 | 1 | Java | false | false | package RetranDownload;
import java.io.File;
import java.io.IOException;
import java.io.InputStream;
import java.io.RandomAccessFile;
import java.net.HttpURLConnection;
import java.net.MalformedURLException;
import java.net.URL;
import java.sql.Connection;
import java.sql.PreparedStatement;
public class Retransmissio... | UTF-8 | Java | 7,667 | java | RetransmissionDownload.java | Java | [] | null | [] | package RetranDownload;
import java.io.File;
import java.io.IOException;
import java.io.InputStream;
import java.io.RandomAccessFile;
import java.net.HttpURLConnection;
import java.net.MalformedURLException;
import java.net.URL;
import java.sql.Connection;
import java.sql.PreparedStatement;
public class Retransmissio... | 7,667 | 0.5262 | 0.51561 | 219 | 32.200912 | 23.763788 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.589041 | false | false | 0 |
049bb8b1833bdd5a04a952ee8eaa4bc4df1c97dd | 27,642,409,587,975 | 4a4b22ea91de4efd8e046a775912e44b9687932c | /src/main/java/duke/processes/commands/Command.java | 9bf67b89e6b60f6ddc5079a439c3c1af4e731789 | [] | no_license | antrikshv/ip | https://github.com/antrikshv/ip | 28af24dffbc85eab631af22829a1bee17e97739c | 30746b3871d2925d253511c4836bf9a4396b6a5f | refs/heads/master | 2023-08-17T17:28:09.224000 | 2021-09-29T21:27:30 | 2021-09-29T21:27:30 | 399,567,947 | 0 | 0 | null | true | 2021-09-26T13:39:57 | 2021-08-24T18:32:17 | 2021-09-23T19:49:28 | 2021-09-26T13:39:56 | 1,421 | 0 | 0 | 0 | Java | false | false | package duke.processes.commands;
public class Command {
public Command() {
}
/**
* if a Command does not have a subclass this method will return an error
* message through the CommandResult class
*
* @return a CommandResult type with the specific error message
*/
public Comma... | UTF-8 | Java | 507 | java | Command.java | Java | [] | null | [] | package duke.processes.commands;
public class Command {
public Command() {
}
/**
* if a Command does not have a subclass this method will return an error
* message through the CommandResult class
*
* @return a CommandResult type with the specific error message
*/
public Comma... | 507 | 0.648915 | 0.648915 | 18 | 27.166666 | 28.856445 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 0 |
536a77d54436aeb95edbcb485f8ff63998b3ee9d | 2,448,131,359,726 | 818e039d8b3188063d82b2d7ba7414385bcc8017 | /classes_dex2jar.src/com/mybasis/android/basis/web/a.java | 0b71617d4ece7661eb79d22136a738a36df970ab | [] | no_license | danthemellowman/Basis-Android-Decompile | https://github.com/danthemellowman/Basis-Android-Decompile | fc069a12af410a522d9ff9aac3f64698b0cfc939 | a3a978e8e9d838420470c23be680fb4a927dff4d | refs/heads/master | 2016-08-07T01:03:18.186000 | 2014-09-10T12:02:40 | 2014-09-10T12:02:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mybasis.android.basis.web;
import com.mybasis.android.basis.d;
import java.io.FilterOutputStream;
import java.io.OutputStream;
import org.apache.http.HttpEntity;
import org.apache.http.entity.HttpEntityWrapper;
public class a extends HttpEntityWrapper
{
private int a;
private a b;
a(HttpEntity para... | UTF-8 | Java | 2,399 | java | a.java | Java | [
{
"context": " paramInt2);\n }\n}\n\n/* Location: /Users/dantheman/src/fffffffffattttt/basis/classes_dex2jar.jar\n * ",
"end": 2265,
"score": 0.8401564955711365,
"start": 2256,
"tag": "USERNAME",
"value": "dantheman"
}
] | null | [] | package com.mybasis.android.basis.web;
import com.mybasis.android.basis.d;
import java.io.FilterOutputStream;
import java.io.OutputStream;
import org.apache.http.HttpEntity;
import org.apache.http.entity.HttpEntityWrapper;
public class a extends HttpEntityWrapper
{
private int a;
private a b;
a(HttpEntity para... | 2,399 | 0.614423 | 0.601917 | 81 | 28.629629 | 28.729666 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.641975 | false | false | 0 |
60c3dbabd29a8d1b0636abd7cf17698388ac58d4 | 4,526,895,531,945 | 1f712e261bb9d4ff798f52088a44bf085a32b182 | /app/src/main/java/com/p000/dmv.java | ada71cbc6546e93ca108b115f6e5c0a85bc921e5 | [] | no_license | XuanTung95/demoApp | https://github.com/XuanTung95/demoApp | 884bedde516dfb514dc1351624b3b89d3f5ea1bc | 671201658af50253f56d1fcb7c0c8cb78be512ec | refs/heads/master | 2021-09-21T12:51:01.612000 | 2018-08-27T00:47:54 | 2018-08-27T00:47:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.p000;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.ImageView;
import com.under9.android.remoteconfig.api.model.ApiBroadcast;
/* compiled from: LaunchImageUI */
/* renamed from: dmv */
public ab... | UTF-8 | Java | 2,098 | java | dmv.java | Java | [] | null | [] | package com.p000;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.ImageView;
import com.under9.android.remoteconfig.api.model.ApiBroadcast;
/* compiled from: LaunchImageUI */
/* renamed from: dmv */
public ab... | 2,098 | 0.614395 | 0.538608 | 76 | 26.605263 | 21.277044 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.434211 | false | false | 0 |
0b600f31fec4578e1fd5a750055a9567f0ddd15c | 32,263,794,394,060 | 4206aa90559110a19d50a5dc7650144ee90b1f21 | /src/command/MacroCommand.java | 1dac17c760ea7d270935fcba9cb07a0a042da8dc | [] | no_license | LouisVann/TextEditor | https://github.com/LouisVann/TextEditor | 35368029c5d8a59811553f4f4e238f2782d339f8 | 4e75a3fe2ddfa8b8295c32a1481777a79ad6b543 | refs/heads/main | 2023-01-04T07:12:51.772000 | 2020-10-30T11:57:47 | 2020-10-30T11:57:47 | 308,610,327 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package command;
import exception.AbstractCommandException;
import exception.TextException;
import receiver.Text;
import java.util.List;
public class MacroCommand extends AbstractModifyCommand {
List<AbstractModifyCommand> commands;
public MacroCommand(String cmdStr, List<AbstractModifyCommand> commands, Te... | UTF-8 | Java | 959 | java | MacroCommand.java | Java | [] | null | [] | package command;
import exception.AbstractCommandException;
import exception.TextException;
import receiver.Text;
import java.util.List;
public class MacroCommand extends AbstractModifyCommand {
List<AbstractModifyCommand> commands;
public MacroCommand(String cmdStr, List<AbstractModifyCommand> commands, Te... | 959 | 0.611053 | 0.606882 | 38 | 24.236841 | 22.061438 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.578947 | false | false | 0 |
4b9625371981672e1ae4b700312dcace7037cf31 | 17,368,847,808,013 | d05a7a5114c021f792f2aded968f37b68166497b | /lab3.java | 7fe54b8bc998fad962d7fb5c254eaced9e9284b3 | [] | no_license | jervee123/Jervee_Lumanas_labexam | https://github.com/jervee123/Jervee_Lumanas_labexam | 6ef4888c752bae44cc567285545cd1a448f8f2a9 | ac82a0c6679b74aef80f32569988b8f76157fb8b | refs/heads/master | 2023-05-04T19:54:32.900000 | 2021-05-28T11:40:35 | 2021-05-28T11:40:35 | 371,676,149 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
class lab3 {
public static void main(String[] args) {
int num1 = 5, num2 = 10, sum, prod;
sum = num1 + num2;
prod = num1 * num2;
System.out.println("First number: " +num1);
System.out.println("Second number: " +num2);
System.out.println("Sum: " +sum);
System.out.println("Product: " +prod);
}
} | UTF-8 | Java | 309 | java | lab3.java | Java | [] | null | [] |
class lab3 {
public static void main(String[] args) {
int num1 = 5, num2 = 10, sum, prod;
sum = num1 + num2;
prod = num1 * num2;
System.out.println("First number: " +num1);
System.out.println("Second number: " +num2);
System.out.println("Sum: " +sum);
System.out.println("Product: " +prod);
}
} | 309 | 0.631068 | 0.592233 | 14 | 21 | 17.468338 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.428571 | false | false | 0 |
aae3fdebfcb64232cb8e70c42e53a096a99f356c | 7,370,163,897,032 | 4d03f3cd32a52a746c0f71bd4f28b216bc0ad6c6 | /src/yingdg/exercise/designpattern/action/mediator/A2.java | d32ccdf254bda6743c8f6f6dfcea0802556cda9b | [] | no_license | YingDG/MyDesignPatternExercise | https://github.com/YingDG/MyDesignPatternExercise | 0f7e7ccb6088852d1b01357a2ecce08da531c03e | 60db79dab0590cd29bbdfca6a2aeb8fdcc5f3dc6 | refs/heads/master | 2021-01-14T08:03:05.695000 | 2018-12-29T08:34:34 | 2018-12-29T08:34:34 | 81,897,193 | 7 | 1 | null | false | 2017-08-28T05:55:27 | 2017-02-14T02:49:14 | 2017-02-16T02:15:26 | 2017-08-28T05:55:26 | 247 | 3 | 0 | 0 | Java | null | null | package yingdg.exercise.designpattern.action.mediator;
/**
* Created by YingDG on 2017/2/23.
*/
public class A2 extends AbsA{
public A2(IMediator mediator) {
super(mediator);
}
@Override
void goA() {
System.out.println("A2");
}
}
| UTF-8 | Java | 271 | java | A2.java | Java | [
{
"context": ".designpattern.action.mediator;\n\n/**\n * Created by YingDG on 2017/2/23.\n */\npublic class A2 extends AbsA{\n\n",
"end": 80,
"score": 0.9994992613792419,
"start": 74,
"tag": "USERNAME",
"value": "YingDG"
}
] | null | [] | package yingdg.exercise.designpattern.action.mediator;
/**
* Created by YingDG on 2017/2/23.
*/
public class A2 extends AbsA{
public A2(IMediator mediator) {
super(mediator);
}
@Override
void goA() {
System.out.println("A2");
}
}
| 271 | 0.616236 | 0.579336 | 16 | 15.9375 | 16.265257 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.1875 | false | false | 0 |
c87970541335510bf84da12387cb5a4d9f8e1437 | 4,621,384,829,970 | 1daa13dbb0eeff2de077404d685f337309208cab | /app/src/main/java/com/example/unit_converter/dataProviders/LanguageDataProvider.java | 5fc5516c6225521f316948922c3630fc2fc731d9 | [] | no_license | NamrathaHV/Unit_Converter | https://github.com/NamrathaHV/Unit_Converter | 65ae25907a1dd4c4c463b78b3ed2c230f62abfbe | 5ae8a695f1b097f2fb4291050394738927479a88 | refs/heads/master | 2023-07-15T01:29:23.546000 | 2021-09-01T21:51:38 | 2021-09-01T21:51:38 | 397,888,903 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.unit_converter.dataProviders;
import com.example.unit_converter.R;
import com.example.unit_converter.models.DataItemMore;
import java.util.ArrayList;
import java.util.List;
public class LanguageDataProvider {
public static List<DataItemMore> dataItemMoreList;
static {
dataItemMo... | UTF-8 | Java | 1,006 | java | LanguageDataProvider.java | Java | [] | null | [] | package com.example.unit_converter.dataProviders;
import com.example.unit_converter.R;
import com.example.unit_converter.models.DataItemMore;
import java.util.ArrayList;
import java.util.List;
public class LanguageDataProvider {
public static List<DataItemMore> dataItemMoreList;
static {
dataItemMo... | 1,006 | 0.732604 | 0.732604 | 27 | 36.296295 | 34.768883 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.740741 | false | false | 0 |
0901e867f52c2a2862b4e04e6b93ab30e9cac76b | 1,262,720,403,491 | 40cd4da5514eb920e6a6889e82590e48720c3d38 | /desktop/applis/apps/apps_sml/sml_games/cardgamessml/src/main/java/cards/tarot/sml/package-info.java | f62947b8bb65f0c3d9726670c0e464893ffae647 | [] | no_license | Cardman/projects | https://github.com/Cardman/projects | 02704237e81868f8cb614abb37468cebb4ef4b31 | 23a9477dd736795c3af10bccccb3cdfa10c8123c | refs/heads/master | 2023-08-17T11:27:41.999000 | 2023-08-15T07:09:28 | 2023-08-15T07:09:28 | 34,724,613 | 4 | 0 | null | false | 2020-10-13T08:08:38 | 2015-04-28T10:39:03 | 2020-10-12T21:02:20 | 2020-10-13T08:08:37 | 44,842 | 1 | 0 | 0 | Java | false | false | /**
*/
/**
@author cardman
*/
package cards.tarot.sml;
| UTF-8 | Java | 65 | java | package-info.java | Java | [
{
"context": "/**\n */\n/**\n @author cardman\n */\npackage cards.tarot.sml;\n\n",
"end": 34,
"score": 0.9652141332626343,
"start": 27,
"tag": "USERNAME",
"value": "cardman"
}
] | null | [] | /**
*/
/**
@author cardman
*/
package cards.tarot.sml;
| 65 | 0.507692 | 0.507692 | 6 | 9.666667 | 8.556998 | 24 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 0 |
7db6aee7c465e9a8cc2c07dd4bf9d87973cca4ca | 7,756,710,959,279 | 74ed262e99101f2568bd7c4cc1247486cc0b0f5a | /magic_admin/src/test/java/com/luoapple/enums/one/EnumT.java | c729591158caf0d8a2e783a9a7ddc0ab28acd42a | [] | no_license | tractordream/magic_code | https://github.com/tractordream/magic_code | 4450d43e00cc80f799d3f48fd6fba86df28f71f5 | d5cb656ec64b3b7cc41b88062f48679769f8196b | refs/heads/master | 2018-10-16T07:05:45.130000 | 2018-08-24T07:40:34 | 2018-08-24T07:40:34 | 133,531,199 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.luoapple.enums.one;
import com.luoapple.net.mindview.util.Enums;
import com.luoapple.net.mindview.util.Generator;
import com.luoapple.net.mindview.util.OSExecute;
import java.lang.reflect.Method;
import java.lang.reflect.Type;
import java.util.Random;
import java.util.Set;
import java.util.TreeSet;
impor... | UTF-8 | Java | 5,469 | java | EnumT.java | Java | [
{
"context": "e.net.mindview.util.Print.printnb;\n\n/**\n * @author Jun\n * @date 2018/7/26\n */\nenum Signal { GREEN, YELLO",
"end": 452,
"score": 0.9995054006576538,
"start": 449,
"tag": "NAME",
"value": "Jun"
}
] | null | [] | package com.luoapple.enums.one;
import com.luoapple.net.mindview.util.Enums;
import com.luoapple.net.mindview.util.Generator;
import com.luoapple.net.mindview.util.OSExecute;
import java.lang.reflect.Method;
import java.lang.reflect.Type;
import java.util.Random;
import java.util.Set;
import java.util.TreeSet;
impor... | 5,469 | 0.57577 | 0.565847 | 230 | 19.878262 | 20.86401 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.417391 | false | false | 0 |
1c4a84108db92547d0db9ea7bff301a433157611 | 7,919,919,714,753 | d024af8d6eca060d4f96c3f18204171c186d0981 | /apsimock-front/apsimock-front-service/src/main/java/com/roli/apsimock/services/ReqParamInfoService.java | 2b87d553d1b9efc3afb324137204ea81c869f424 | [] | no_license | zhuyunchao/APS-TBS | https://github.com/zhuyunchao/APS-TBS | 3e960c726ef6a7e43059b14a0f39a41c1d5348c8 | b4a4204b5939fdca538d941f240b12767847f0af | refs/heads/master | 2022-01-20T17:07:22.932000 | 2018-09-10T08:28:37 | 2018-09-10T08:28:37 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.roli.apsimock.services;
import com.roli.apsimock.model.api.ParamInfo;
import com.roli.apsimock.model.api.ReqParamInfo;
import com.roli.apsimock.model.api.ReqPostMan;
import com.roli.apsimock.model.api.ReqRowData;
import com.roli.common.exception.BusinessException;
import com.ruoli.soa.model.ResultSoaRest;
... | UTF-8 | Java | 1,254 | java | ReqParamInfoService.java | Java | [
{
"context": "ltSoaRest;\n\nimport java.util.List;\n\n/**\n * @author xuxinyu\n * @date 2018/5/24 下午5:02\n */\npublic interface Re",
"end": 367,
"score": 0.9995195865631104,
"start": 360,
"tag": "USERNAME",
"value": "xuxinyu"
}
] | null | [] | package com.roli.apsimock.services;
import com.roli.apsimock.model.api.ParamInfo;
import com.roli.apsimock.model.api.ReqParamInfo;
import com.roli.apsimock.model.api.ReqPostMan;
import com.roli.apsimock.model.api.ReqRowData;
import com.roli.common.exception.BusinessException;
import com.ruoli.soa.model.ResultSoaRest;
... | 1,254 | 0.793015 | 0.784497 | 38 | 29.894737 | 31.755472 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.473684 | false | false | 0 |
f74dbebb5efcd2d3a30edcf044d70f412790d870 | 31,473,520,359,855 | d92dce873d920388166cb762cc63f2597dff5258 | /boot-shardingjdbc/src/main/java/com/zcy/service/impl/SysUserServiceImpl.java | 06f8e635d19e4fa69c15115a372dbaf29efb8934 | [] | no_license | zhuangchongyi/project-java | https://github.com/zhuangchongyi/project-java | 1539d7258b3783dc14305253036b1a46c9f13023 | a71dda8400452a73b3af258e0650e8198d2fc09d | refs/heads/master | 2023-02-02T13:19:22.651000 | 2020-12-21T02:30:37 | 2020-12-21T02:30:37 | 273,177,871 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zcy.service.impl;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.zcy.dao.SysUserDao;
import com.zcy.entity.SysUser;
import com.zcy.service.SysUserService;
import org.springframework.beans.factory.annotation.... | UTF-8 | Java | 787 | java | SysUserServiceImpl.java | Java | [] | null | [] | package com.zcy.service.impl;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.zcy.dao.SysUserDao;
import com.zcy.entity.SysUser;
import com.zcy.service.SysUserService;
import org.springframework.beans.factory.annotation.... | 787 | 0.780178 | 0.780178 | 26 | 29.26923 | 26.922335 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 0 |
0cdff008cd7032ce935b20538900ed7cd5a7e7b0 | 1,881,195,689,911 | 30eab1479d8d3c1afbdd38594f857c1e43d4d7aa | /einvoice-task/src/main/java/com/task/service/EinvoiceXmlPdfService.java | 85bf90af4f8b98f1744cb946d71c63f64a246965 | [] | no_license | ShyThy/einvoice | https://github.com/ShyThy/einvoice | 55b98e1f2fba3f69db27b7b684da55efdf623070 | e1e55eb4f1e151b4b0105e7dac20e66053fd9b06 | refs/heads/master | 2020-04-26T03:32:41.806000 | 2016-11-26T02:24:18 | 2016-11-26T02:24:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.task.service;
import com.core.bean.EinvoiceHead;
import com.core.constant.EinvoiceStatus;
import com.core.service.EinvoiceService;
import com.google.zxing.WriterException;
import com.itextpdf.text.DocumentException;
import com.task.util.DateUtil;
import com.task.util.FileUtil;
import com.task.util.PdfUtil;... | UTF-8 | Java | 5,076 | java | EinvoiceXmlPdfService.java | Java | [
{
"context": "ception;\nimport java.util.List;\n\n/**\n * Created by sdyang on 2016/10/7.\n */\n@Service\npublic class EinvoiceX",
"end": 650,
"score": 0.9996377825737,
"start": 644,
"tag": "USERNAME",
"value": "sdyang"
}
] | null | [] | package com.task.service;
import com.core.bean.EinvoiceHead;
import com.core.constant.EinvoiceStatus;
import com.core.service.EinvoiceService;
import com.google.zxing.WriterException;
import com.itextpdf.text.DocumentException;
import com.task.util.DateUtil;
import com.task.util.FileUtil;
import com.task.util.PdfUtil;... | 5,076 | 0.676692 | 0.673977 | 141 | 32.957447 | 33.478451 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.475177 | false | false | 0 |
68fc0102017bec1393421a296a55f59fb5849ea2 | 2,439,541,477,657 | 87002e5e6792748ffcd945798d4ba26147e3ef83 | /wcms-connection-v2/src/main/java/org/egov/wcms/web/models/ActionHistory.java | fa332f55b5a451e36fc341c1b85d18f17de00df5 | [] | no_license | talele08/property-services | https://github.com/talele08/property-services | 1ff663681e9cfe834da3c44e2b1c2d3254635c94 | 9478071fdbe75c0165b5dc1e0a36918582ca8256 | refs/heads/master | 2020-03-16T21:18:48.483000 | 2018-05-24T13:41:06 | 2018-05-24T13:41:06 | 132,993,930 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.egov.wcms.web.models;
import java.util.Objects;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonCreator;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import java.util.ArrayList;
import java.util.List;
import org.eg... | UTF-8 | Java | 1,332 | java | ActionHistory.java | Java | [] | null | [] | package org.egov.wcms.web.models;
import java.util.Objects;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonCreator;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import java.util.ArrayList;
import java.util.List;
import org.eg... | 1,332 | 0.741742 | 0.725976 | 46 | 27.934782 | 23.936876 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.478261 | false | false | 0 |
566bbe8a55d1206f2a732633fbdc2d49fe7baf3b | 206,158,434,827 | 1df4fc605fb977c0a77c018aec052fce8dbae451 | /zhihuizugong/backend/src/main/java/com/orhonit/modules/generator/app/controller/AppCoreOpenController.java | 716591a5d5863091da41c292f465b9d170aca20d | [] | no_license | bellmit/some-works | https://github.com/bellmit/some-works | 3cf2114c37f8eea4615c7b1d91b6044b661bb48d | e0019925dd691b7292cf47158fd8896f0c539c89 | refs/heads/master | 2023-08-25T02:01:54.924000 | 2020-04-12T03:31:09 | 2020-04-12T03:31:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.orhonit.modules.generator.app.controller;
import com.orhonit.common.utils.PageUtils;
import com.orhonit.common.utils.R;
import com.orhonit.modules.generator.entity.CoreOpenEntity;
import com.orhonit.modules.generator.service.CoreOpenService;
import org.apache.commons.lang.StringUtils;
import org.springfram... | UTF-8 | Java | 1,601 | java | AppCoreOpenController.java | Java | [
{
"context": ";\n\nimport java.util.Map;\n\n\n/**\n * 党务公开表\n * @author xiaobai\n * @date 2019-05-18 15:14:02\n */\n@RestController\n",
"end": 666,
"score": 0.9958575963973999,
"start": 659,
"tag": "USERNAME",
"value": "xiaobai"
}
] | null | [] | package com.orhonit.modules.generator.app.controller;
import com.orhonit.common.utils.PageUtils;
import com.orhonit.common.utils.R;
import com.orhonit.modules.generator.entity.CoreOpenEntity;
import com.orhonit.modules.generator.service.CoreOpenService;
import org.apache.commons.lang.StringUtils;
import org.springfram... | 1,601 | 0.718888 | 0.710044 | 54 | 28.314816 | 23.722019 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 0 |
7fdc0dcffb7b75450ab2921e6df2a7e55796b0ec | 14,989,435,917,343 | 88bdb2bc1d4b9562811b0a55945707a339e7a33f | /src/main/java/test_app/xueqiu/page/StockPage.java | cc4f47b3073704d68cce5359c671ca8a3fd7bd06 | [] | no_license | nilmiao/JavaSDET3 | https://github.com/nilmiao/JavaSDET3 | 10ff8826cb0656afad4f7a38fdb61315c5420027 | efcc912a57ab4e3643d1a967c1637120459c3408 | refs/heads/master | 2022-12-07T03:15:39.204000 | 2020-08-20T02:28:36 | 2020-08-20T02:28:36 | 268,227,030 | 0 | 0 | null | true | 2020-05-31T07:02:33 | 2020-05-31T07:02:32 | 2020-05-30T09:50:42 | 2020-05-30T09:50:39 | 43 | 0 | 0 | 0 | null | false | false | package test_app.xueqiu.page;
import io.appium.java_client.AppiumDriver;
import io.appium.java_client.MobileElement;
import io.qameta.allure.Step;
import org.openqa.selenium.By;
import org.openqa.selenium.NoSuchElementException;
import org.openqa.selenium.remote.RemoteWebElement;
import java.util.Arrays;
import java.... | UTF-8 | Java | 2,453 | java | StockPage.java | Java | [
{
"context": "mport java.util.stream.Collectors;\n\n/**\n * @author Miao on 2020/6/7\n * 首页 行情 删除所有股票\n * 添加三只股票\n */\n\npublic",
"end": 387,
"score": 0.991694986820221,
"start": 383,
"tag": "USERNAME",
"value": "Miao"
}
] | null | [] | package test_app.xueqiu.page;
import io.appium.java_client.AppiumDriver;
import io.appium.java_client.MobileElement;
import io.qameta.allure.Step;
import org.openqa.selenium.By;
import org.openqa.selenium.NoSuchElementException;
import org.openqa.selenium.remote.RemoteWebElement;
import java.util.Arrays;
import java.... | 2,453 | 0.647722 | 0.643818 | 77 | 28.948051 | 26.280157 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 0 |
59fd9ec38e85110e0912068e0f9a753c21805c42 | 9,388,798,567,492 | 1ebccd0c446e63679c1e2da0c2764be33759ddba | /SistemEnergetic/entity/Distributor.java | 0e403eb96dc96ba6291ac50956c296b93b19f2e8 | [] | no_license | ioanapurcaru/JAVA-projects | https://github.com/ioanapurcaru/JAVA-projects | c25841720684552dd818dd47cc4e2a4c0e00b370 | 4554dff495c9415347f4ea6c705278598d22f6cc | refs/heads/main | 2023-03-18T16:10:55.868000 | 2021-03-11T13:55:21 | 2021-03-11T13:55:21 | 346,700,015 | 0 | 0 | null | false | 2021-03-11T13:55:22 | 2021-03-11T12:49:31 | 2021-03-11T13:48:49 | 2021-03-11T13:55:21 | 11,962 | 0 | 0 | 0 | Java | false | false | package simulation.entity;
import com.fasterxml.jackson.annotation.JsonProperty;
import simulation.contract.Contract;
import simulation.contract.Offer;
import simulation.input.CostChange;
import java.util.Collection;
import java.util.Objects;
public final class Distributor extends Entity {
@JsonPr... | UTF-8 | Java | 2,601 | java | Distributor.java | Java | [] | null | [] | package simulation.entity;
import com.fasterxml.jackson.annotation.JsonProperty;
import simulation.contract.Contract;
import simulation.contract.Offer;
import simulation.input.CostChange;
import java.util.Collection;
import java.util.Objects;
public final class Distributor extends Entity {
@JsonPr... | 2,601 | 0.647059 | 0.64629 | 81 | 30.08642 | 27.90159 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.358025 | false | false | 0 |
0533c4938b4452b4bd86032a8715fec91a321efd | 14,164,802,198,837 | 249d049895a2bd558699c1a778cde72e433376c5 | /src/main/java/com/hxm/service/UserService.java | d2dc49ee5194ec5a08a1ab2f99631993a9cca6de | [] | no_license | 251006339/spring-shiro1 | https://github.com/251006339/spring-shiro1 | 437745bf019372fbb2d9b31edd53b7b8c2ca0378 | e32911979e4dddcd84b546057ce18d5c1b542343 | refs/heads/master | 2022-07-17T12:44:55.235000 | 2019-11-10T04:02:47 | 2019-11-10T04:02:47 | 220,739,504 | 0 | 0 | null | false | 2022-02-09T22:19:26 | 2019-11-10T04:09:16 | 2019-11-10T04:09:29 | 2022-02-09T22:19:24 | 42 | 0 | 0 | 1 | Java | false | false | package com.hxm.service;
import com.hxm.entity.User;
import com.hxm.mapper.UserMapper;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import javax.annotation.Resource;
/**
* @author XAIOHU
* @date 2019/11/3 --18:11
**/
@Service
public class UserServi... | UTF-8 | Java | 455 | java | UserService.java | Java | [
{
"context": "import javax.annotation.Resource;\n\n\n/**\n * @author XAIOHU\n * @date 2019/11/3 --18:11\n **/\n@Service\npublic c",
"end": 256,
"score": 0.9995369911193848,
"start": 250,
"tag": "USERNAME",
"value": "XAIOHU"
}
] | null | [] | package com.hxm.service;
import com.hxm.entity.User;
import com.hxm.mapper.UserMapper;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import javax.annotation.Resource;
/**
* @author XAIOHU
* @date 2019/11/3 --18:11
**/
@Service
public class UserServi... | 455 | 0.753846 | 0.72967 | 25 | 17.200001 | 17.699717 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.32 | false | false | 0 |
4820d2ccc48082f80602f5ca861dcc2b36995e36 | 32,933,809,283,844 | 1b3c631c6e777937b4f9af68efa483e0ccea05bc | /src/main/java/sheridan/theriake/assignment1/rockpaperscissors/domain/Game.java | f4e731071745e520387f15746027eb1f1b283913 | [] | no_license | kevintheriault/RockPaperScissors | https://github.com/kevintheriault/RockPaperScissors | 2c98b6a7243d753b52fd4a8462a8d2a4aff02333 | d72a00911e4544cf08cc7c1f22edcd5f474d12f2 | refs/heads/master | 2023-05-29T04:45:34.845000 | 2021-06-05T01:52:33 | 2021-06-05T01:52:33 | 373,998,356 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sheridan.theriake.assignment1.rockpaperscissors.domain;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.io.Serializable;
import java.util.Random;
import javax.validation.constraints.Max;
import javax.validation.constraints.Min;
public class Game implements Serializable {
@Min(0)
... | UTF-8 | Java | 1,845 | java | Game.java | Java | [
{
"context": "package sheridan.theriake.assignment1.rockpaperscissors.domain;\n\nimport org",
"end": 25,
"score": 0.7446179389953613,
"start": 8,
"tag": "NAME",
"value": "sheridan.theriake"
}
] | null | [] | package sheridan.theriake.assignment1.rockpaperscissors.domain;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.io.Serializable;
import java.util.Random;
import javax.validation.constraints.Max;
import javax.validation.constraints.Min;
public class Game implements Serializable {
@Min(0)
... | 1,845 | 0.568022 | 0.561518 | 80 | 22.0625 | 19.18355 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3875 | false | false | 0 |
ed73d38d1e0c8dd5fdcae78fbe117bf460923433 | 7,395,933,754,213 | a06794080fc67258cf8ef15bf89ff3b23ca5c18b | /main/src/java/br/pucrio/inf/les/law/communication/asf/SenderRole.java | 87f4ef22967b7c1088127edb987db1df004eebff | [] | no_license | r0drigopaes/xmlaw | https://github.com/r0drigopaes/xmlaw | b45adc4868b8aad4ca8949b5468044425a24be67 | 0924d1409b9c429878f372acae5992128ef47d7c | refs/heads/master | 2021-01-10T04:47:45.605000 | 2016-03-14T16:32:04 | 2016-03-14T16:32:04 | 53,872,324 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.pucrio.inf.les.law.communication.asf;
import java.util.Vector;
import framework.agentRole.AgentRole;
import framework.mentalState.goal.LeafGoal;
import framework.organization.MainOrganization;
public class SenderRole extends AgentRole
{
public SenderRole(MainOrganization owner)
{
LeafGoal objectGoal ... | UTF-8 | Java | 910 | java | SenderRole.java | Java | [] | null | [] | package br.pucrio.inf.les.law.communication.asf;
import java.util.Vector;
import framework.agentRole.AgentRole;
import framework.mentalState.goal.LeafGoal;
import framework.organization.MainOrganization;
public class SenderRole extends AgentRole
{
public SenderRole(MainOrganization owner)
{
LeafGoal objectGoal ... | 910 | 0.673626 | 0.671429 | 36 | 24.277779 | 20.286299 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.222222 | false | false | 0 |
f8ce5138e6adc4e061b8be7477349203f70e8874 | 635,655,221,030 | a8e53a140a8fdf0e45f8db650617d65dc23e3507 | /daoshan-school-web/src/main/java/com/daoshan/school/controller/dsxh/DsxhUserDetailController.java | aecc7c6ebe513b74ebc30bb5150979ca7e873c03 | [] | no_license | zhutonglmh/daoshan-school-zt | https://github.com/zhutonglmh/daoshan-school-zt | 354d7c21b688e6d8ef6b4839d4128e3c90f6d990 | d78ebbc00789a5ef553ef8b1beecfa803f681ba2 | refs/heads/master | 2021-03-30T22:16:30.999000 | 2019-03-27T06:19:23 | 2019-03-27T06:19:23 | 124,543,756 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.daoshan.school.controller.dsxh;
import com.daoshan.bean.dsxh.entity.DsxhUser;
import com.daoshan.bean.dsxh.entity.DsxhUserDetail;
import com.daoshan.school.utils.messagebody.MessageBody;
import com.daoshan.service.dsxh.DsxhUserDetailService;
import org.springframework.beans.factory.annotation.Autowired;
im... | UTF-8 | Java | 1,423 | java | DsxhUserDetailController.java | Java | [] | null | [] | package com.daoshan.school.controller.dsxh;
import com.daoshan.bean.dsxh.entity.DsxhUser;
import com.daoshan.bean.dsxh.entity.DsxhUserDetail;
import com.daoshan.school.utils.messagebody.MessageBody;
import com.daoshan.service.dsxh.DsxhUserDetailService;
import org.springframework.beans.factory.annotation.Autowired;
im... | 1,423 | 0.731553 | 0.731553 | 46 | 29.934782 | 24.438389 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.456522 | false | false | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.