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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ecbbe45898c46957cc67cb24713f809444d9845e | 2,379,411,947,162 | 6f672fb72caedccb841ee23f53e32aceeaf1895e | /Fitbit_source/src/com/fitbit/challenges/ui/AddPlayersActivity_$a.java | e67995e9d23c49e26e8ab32918b11018a005734e | [] | no_license | cha63506/CompSecurity | https://github.com/cha63506/CompSecurity | 5c69743f660b9899146ed3cf21eceabe3d5f4280 | eee7e74f4088b9c02dd711c061fc04fb1e4e2654 | refs/heads/master | 2018-03-23T04:15:18.480000 | 2015-12-19T01:29:58 | 2015-12-19T01:29:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package com.fitbit.challenges.ui;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.sup... | UTF-8 | Java | 2,250 | java | AddPlayersActivity_$a.java | Java | [
{
"context": "// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.\n// Jad home page: http://www.geocities.com/kpdus",
"end": 61,
"score": 0.9996623992919922,
"start": 45,
"tag": "NAME",
"value": "Pavel Kouznetsov"
}
] | null | [] | // Decompiled by Jad v1.5.8e. Copyright 2001 <NAME>.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package com.fitbit.challenges.ui;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.support.v4.ap... | 2,240 | 0.567556 | 0.564 | 113 | 18.911505 | 17.605087 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.451327 | false | false | 13 |
31415ce9d58a08cfb7c99dda82622a999bb89324 | 33,122,787,799,635 | b0fda2535de71d7a9be34a8f82cff0dc7c830847 | /src/main/java/io/yokelhost/mdns/model/impl/rr/SimplePTR.java | aa15e800421b5a71a54cdab4542f5011586e85ed | [] | no_license | yokelhost/yokelhost-java | https://github.com/yokelhost/yokelhost-java | 013681e27a676c3d4fe896b24227eadf0cb4c070 | c5964356bac998bd394cb5704f38a55015e735ec | refs/heads/master | 2020-07-29T12:26:06.787000 | 2019-09-26T18:12:22 | 2019-09-26T18:12:22 | 209,800,821 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.yokelhost.mdns.model.impl.rr;
import io.yokelhost.mdns.model.DNSClass;
import io.yokelhost.mdns.model.DNSName;
import io.yokelhost.mdns.model.DNSType;
import io.yokelhost.mdns.model.rr.PTR;
public class SimplePTR extends AbstractDNSRecord implements PTR {
public SimplePTR(DNSName name, long ttl, DNSNa... | UTF-8 | Java | 689 | java | SimplePTR.java | Java | [] | null | [] | package io.yokelhost.mdns.model.impl.rr;
import io.yokelhost.mdns.model.DNSClass;
import io.yokelhost.mdns.model.DNSName;
import io.yokelhost.mdns.model.DNSType;
import io.yokelhost.mdns.model.rr.PTR;
public class SimplePTR extends AbstractDNSRecord implements PTR {
public SimplePTR(DNSName name, long ttl, DNSNa... | 689 | 0.644412 | 0.644412 | 26 | 25.5 | 24.288729 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.576923 | false | false | 13 |
2bd55b76ce8c1424e6c98ce32f5131e55a23787a | 33,122,787,799,520 | f6a8464901de95e5abc39cd8a2212e912fe5a4bc | /fuse-model/src/main/java/com/kayhut/fuse/model/execution/plan/costs/DetailedCost.java | b72f275e8c2b6b6be19ecab2c5f24165a77e8e78 | [] | no_license | seanbarzilay/yang-db | https://github.com/seanbarzilay/yang-db | 7196f87134cd1e13caede68483704e3cdf169ffa | 303255e1a98e36e03d703ba820ad0af594d3d64f | refs/heads/master | 2020-09-27T16:51:22.450000 | 2019-04-29T14:16:09 | 2019-04-29T14:16:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kayhut.fuse.model.execution.plan.costs;
/**
* Created by moti on 5/18/2017.
*/
public class DetailedCost extends DoubleCost {
public final double lambdaNode;
public final double lambdaEdge;
public final double R;
public final double N2;
public DetailedCost(double cost, double lambda... | UTF-8 | Java | 802 | java | DetailedCost.java | Java | [
{
"context": "use.model.execution.plan.costs;\n\n/**\n * Created by moti on 5/18/2017.\n */\npublic class DetailedCost exten",
"end": 75,
"score": 0.9992896914482117,
"start": 71,
"tag": "USERNAME",
"value": "moti"
}
] | null | [] | package com.kayhut.fuse.model.execution.plan.costs;
/**
* Created by moti on 5/18/2017.
*/
public class DetailedCost extends DoubleCost {
public final double lambdaNode;
public final double lambdaEdge;
public final double R;
public final double N2;
public DetailedCost(double cost, double lambda... | 802 | 0.543641 | 0.527431 | 31 | 24.870968 | 20.697111 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.580645 | false | false | 13 |
dd21272b1513862972d5fa5e52d3a1577d220b7b | 13,237,089,262,053 | cae9bcce7b2b158f183df3124dd6d02fdb12c65b | /src/studio_plugins/plugins_src/DesignerLib/src/up/ui/util/XmlReader.java | 535cff731726fdc74035147671c68ee5389a7ecb | [] | no_license | happyorgcom/upnew | https://github.com/happyorgcom/upnew | 6431c4d676d23475d052e9be7ade995720cbadd2 | 125ee216047f71fbe4910d76406046dec7ef2dda | refs/heads/master | 2021-01-21T14:24:45.388000 | 2016-07-12T13:32:30 | 2016-07-12T13:32:30 | 57,190,202 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package up.ui.util;
public class XmlReader {
}
| UTF-8 | Java | 54 | java | XmlReader.java | Java | [] | null | [] | package up.ui.util;
public class XmlReader {
}
| 54 | 0.648148 | 0.648148 | 5 | 8.8 | 10.495713 | 24 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 13 |
d230908e3bc2d91b2bfb9d809a1c0d280e0a13c8 | 28,570,122,455,430 | c6ca502e59fcbe79be74d73494b8ac3f12c2d965 | /src/main/java/com/chess/domain/ChessTable.java | b35441e62a4075f188cd7a70398ca0bc9ce400f3 | [] | no_license | JulSokol/chessDoble | https://github.com/JulSokol/chessDoble | e32129f356d95852427beaee106f7d5af27c8afe | c08fe134d490ecd6ed1243b19c597bc73c26afb9 | refs/heads/master | 2020-05-23T17:04:59.319000 | 2019-05-15T16:10:37 | 2019-05-15T16:10:37 | 186,861,130 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.chess.domain;
import javax.persistence.*;
@Entity
@Table(name = "chess_figures")
public class ChessTable {
public String figures;
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
public Long id;
}
| UTF-8 | Java | 236 | java | ChessTable.java | Java | [] | null | [] | package com.chess.domain;
import javax.persistence.*;
@Entity
@Table(name = "chess_figures")
public class ChessTable {
public String figures;
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
public Long id;
}
| 236 | 0.711864 | 0.711864 | 14 | 15.857142 | 15.855856 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 13 |
35186ffb9e4f9005fcdc92a3dd06a113a7512c04 | 5,909,875,028,764 | 94411a0841c70357bfd9da4109eb0e5d176bd1d1 | /08_ApplicationMigrationPractice/Appendix_02_SourceCode_of_Commander4j_for_PostgreSQL/src/com/commander4j/db/JDBTable.java | c7c1f5f1e20ab3f4bae9d7ab407493e310ee3582 | [] | no_license | PGECons/WG2 | https://github.com/PGECons/WG2 | 16e3b834eb94b37305b28b61b88cf55778be6a30 | e9b2ffd0421ca94a15d6e2a2738943f43f59623f | refs/heads/master | 2016-09-06T11:48:56.309000 | 2015-05-26T10:46:38 | 2015-05-26T10:46:38 | 8,720,955 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.commander4j.db;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.ResultSetMetaData;
import java.util.LinkedList;
import java.util.Vector;
import com.commander4j.sys.Common;
/**
*/
public class JDBTable
{
/**
* @uml.property name="dbNoOfColumns"
*/
private int dbNoOfCo... | UTF-8 | Java | 6,198 | java | JDBTable.java | Java | [] | null | [] | package com.commander4j.db;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.ResultSetMetaData;
import java.util.LinkedList;
import java.util.Vector;
import com.commander4j.sys.Common;
/**
*/
public class JDBTable
{
/**
* @uml.property name="dbNoOfColumns"
*/
private int dbNoOfCo... | 6,198 | 0.631978 | 0.627622 | 342 | 17.122807 | 22.351709 | 166 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.789474 | false | false | 13 |
0feae366727008024d1950c2a102aec207ff0dd1 | 678,604,850,398 | f764448c160a1be62b7f131f21cb934dc81decca | /disanzhouzuoye/src/disanzhouzuoye/unicode.java | 3b356ddac349c9eb3129eebc318635c35ccccbe9 | [] | no_license | qwhying/java- | https://github.com/qwhying/java- | 47d046984e665ed6a434e6ab1c66489b1344431b | 1290bbd3b3b46fce41815be074e6662f29d2e3b1 | refs/heads/master | 2020-03-30T07:22:18.213000 | 2019-04-14T07:52:17 | 2019-04-14T07:52:17 | 150,935,095 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package disanzhouzuoye;
import java.util.*;
public class unicode {
public static char Dec2Hex(int x) {
if(x>=10) {
return (char)('A'+(x-10));
}
else
return (char)('0'+x);
}
public static void main(String[] args) {
// TODO Auto-generated method stub
Scanner input=new Scanner(System.in);
String c=i... | UTF-8 | Java | 483 | java | unicode.java | Java | [] | null | [] | package disanzhouzuoye;
import java.util.*;
public class unicode {
public static char Dec2Hex(int x) {
if(x>=10) {
return (char)('A'+(x-10));
}
else
return (char)('0'+x);
}
public static void main(String[] args) {
// TODO Auto-generated method stub
Scanner input=new Scanner(System.in);
String c=i... | 483 | 0.602484 | 0.571429 | 30 | 15.1 | 13.021393 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.9 | false | false | 13 |
f66a4de0eed8ac1b6005470817d24247f43a28db | 26,362,509,286,187 | 02e971977961c696f0842c8540d70adef966c56a | /LinkedLists/src/solution/aritra/problem001/StackWithLinkedList.java | a29ad66a512fffc8d2c4a88c8b33679acfff4a4a | [] | no_license | aritrac/Java_DS_Advanced | https://github.com/aritrac/Java_DS_Advanced | dacf00b24fccb50914bb51d6d58da36e46f08a5e | dc4ca1a747ae8e7e2ff6c31717c06aa9201eafff | refs/heads/master | 2021-03-23T01:31:55.969000 | 2020-07-17T03:28:30 | 2020-07-17T03:28:30 | 247,412,880 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package solution.aritra.problem001;
import solution.aritra.linkedlist.singlelinklist.operations.LinkedList;
import solution.aritra.utils.node.defs.ListNode;
/**
* Author: Aritra Chatterjee
* Description: We will try to build a stack with a single linked list
*/
public class StackWithLinkedList {
LinkedList cus... | UTF-8 | Java | 1,988 | java | StackWithLinkedList.java | Java | [
{
"context": "n.aritra.utils.node.defs.ListNode;\n\n/**\n * Author: Aritra Chatterjee\n * Description: We will try to build a stack with",
"end": 191,
"score": 0.9998792409896851,
"start": 174,
"tag": "NAME",
"value": "Aritra Chatterjee"
}
] | null | [] | package solution.aritra.problem001;
import solution.aritra.linkedlist.singlelinklist.operations.LinkedList;
import solution.aritra.utils.node.defs.ListNode;
/**
* Author: <NAME>
* Description: We will try to build a stack with a single linked list
*/
public class StackWithLinkedList {
LinkedList customStack;
... | 1,977 | 0.629276 | 0.622233 | 66 | 29.121212 | 23.745823 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 13 |
0e10160afc6cdf1e87515842c20f7ed99969e15d | 6,760,278,533,724 | 7a84116460505f253f2bd7098e7772088a2975f0 | /app/src/main/java/com/drivefactor/traffic/traffic/GeofenceController.java | 8234fd3f32e3aa71b18995d4fe1e974c714e889e | [] | no_license | NicStone/Traffic | https://github.com/NicStone/Traffic | 38617e529b388438c9bbb8300e89115f1bdaf7ab | 9765efe025f4ab146848c0557c243fac24511787 | refs/heads/master | 2021-01-10T15:52:32.134000 | 2015-12-16T20:52:31 | 2015-12-16T20:52:31 | 47,563,731 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.drivefactor.traffic.traffic;
import android.app.Activity;
import android.app.PendingIntent;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.database.sqlite.SQLiteDatabase;
import android.location.Location;
import android.os.Bundle;
imp... | UTF-8 | Java | 9,463 | java | GeofenceController.java | Java | [
{
"context": "List;\nimport java.util.List;\n\n\n\n\n/**\n * Created by Nicholas on 11/23/2015.\n *\n */\npublic class GeofenceContro",
"end": 1006,
"score": 0.9991397261619568,
"start": 998,
"tag": "NAME",
"value": "Nicholas"
}
] | null | [] | package com.drivefactor.traffic.traffic;
import android.app.Activity;
import android.app.PendingIntent;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.database.sqlite.SQLiteDatabase;
import android.location.Location;
import android.os.Bundle;
imp... | 9,463 | 0.625806 | 0.624009 | 282 | 32.560284 | 31.393831 | 158 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.432624 | false | false | 13 |
54c9b21d51803b9b30930a7bb70b9569a8c911e8 | 22,986,664,988,814 | d409357faea28ece6084ebcc43ecca5630495588 | /src/test/java/com/acme/mytrader/price/PriceListenerServiceTest.java | 6a53cc5da0dac8ea4674abec3832ccd9a1345095 | [] | no_license | tanuroh/interview-exercise | https://github.com/tanuroh/interview-exercise | 548ceed215cea51e565fb57e797cca0f2799c295 | c73a9b3d7556a0821d0d214ba72dd60d8d771530 | refs/heads/master | 2022-07-08T11:53:06.890000 | 2020-05-18T07:58:44 | 2020-05-18T07:58:44 | 264,859,442 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.acme.mytrader.price;
import static org.mockito.Mockito.never;
import static org.mockito.Mockito.verify;
import static org.mockito.MockitoAnnotations.initMocks;
import static org.mockito.internal.verification.VerificationModeFactory.atLeastOnce;
import com.acme.mytrader.execution.ExecutionService;
import o... | UTF-8 | Java | 1,222 | java | PriceListenerServiceTest.java | Java | [] | null | [] | package com.acme.mytrader.price;
import static org.mockito.Mockito.never;
import static org.mockito.Mockito.verify;
import static org.mockito.MockitoAnnotations.initMocks;
import static org.mockito.internal.verification.VerificationModeFactory.atLeastOnce;
import com.acme.mytrader.execution.ExecutionService;
import o... | 1,222 | 0.727496 | 0.707856 | 42 | 28.119047 | 30.107903 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.833333 | false | false | 13 |
cb4c1adfca9a2ffdc3134d4eeb6c798e7f80b033 | 22,986,664,990,973 | 79dd6a0aa39401769f04a4b081352afc17350924 | /bancodedados2/src/control/Localizacoes.java | cd8575246b3c309254d06a37584f31daadc44f50 | [] | no_license | pablohenrique/trabalho-bd2 | https://github.com/pablohenrique/trabalho-bd2 | ee3a0e96df0edb01969bbdeabb45aa67249c3c4d | 07b4273bfc0db5283f02f7e81239ac2ef7ea5c32 | refs/heads/master | 2021-01-10T19:32:58.852000 | 2016-10-21T15:35:19 | 2016-10-21T15:35:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package control;
import DAO.FactoryDAO;
import DAO.IObjectDAO;
import Model.Departamento;
import Model.Localizacao;
import java.util.ArrayList;
import java.util.Vector;
/**
*
* @author yuricampos
*/
public class Loc... | UTF-8 | Java | 3,277 | java | Localizacoes.java | Java | [
{
"context": "yList;\nimport java.util.Vector;\n\n/**\n *\n * @author yuricampos\n */\npublic class Localizacoes {\n \n \n ",
"end": 299,
"score": 0.9991060495376587,
"start": 289,
"tag": "USERNAME",
"value": "yuricampos"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package control;
import DAO.FactoryDAO;
import DAO.IObjectDAO;
import Model.Departamento;
import Model.Localizacao;
import java.util.ArrayList;
import java.util.Vector;
/**
*
* @author yuricampos
*/
public class Loc... | 3,277 | 0.637168 | 0.636558 | 98 | 32.438774 | 28.257586 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 13 |
623973f9033e44f0468ac0e008e9b40a6060f12e | 721,554,514,624 | cc43ed891b309be63f590ccb7c615b7b6133f653 | /POO/src/main/java/co/edu/sena/generalizacion/AvionGuerra.java | a6ea008a89c89326e07ceef74aa1b0f2ad902ee6 | [
"Apache-2.0"
] | permissive | SENA-CEET/1096206 | https://github.com/SENA-CEET/1096206 | 76ca2f3732d3af48f761403d588c0725fe0d5d3d | f27f66bc93b3ceaf229f3fc3ecea42933ee1a364 | refs/heads/master | 2021-01-22T01:12:24.859000 | 2017-08-01T18:01:40 | 2017-08-01T18:01:40 | 102,212,444 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package co.edu.sena.generalizacion;
public class AvionGuerra extends Avion {
}
| UTF-8 | Java | 80 | java | AvionGuerra.java | Java | [] | null | [] | package co.edu.sena.generalizacion;
public class AvionGuerra extends Avion {
}
| 80 | 0.8 | 0.8 | 4 | 19 | 18.587631 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 13 |
65c408ecbf33b8e69df100c1b6180760c527d514 | 20,418,274,537,516 | b6b942e8748073ac57384d8fd1cb384a85c0a506 | /app/src/main/java/com/e/esayVan/AdminCustomListView.java | 32803a9917ab4abc8e538d9deefa87fb924bbf3a | [] | no_license | randiepathirage/easyVan | https://github.com/randiepathirage/easyVan | 1718028a24585d3df270a908d6159f80bb80f49f | 5d268fe35766f679926b5865bae501eb4c996cde | refs/heads/master | 2023-04-19T01:17:23.094000 | 2021-05-05T14:08:39 | 2021-05-05T14:08:39 | 260,529,035 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.e.esayVan;
import android.app.Activity;
import android.graphics.Bitmap;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.TextView;
public class AdminCustomListView extends ArrayAdapter<String>{
pri... | UTF-8 | Java | 1,281 | java | AdminCustomListView.java | Java | [] | null | [] | package com.e.esayVan;
import android.app.Activity;
import android.graphics.Bitmap;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.TextView;
public class AdminCustomListView extends ArrayAdapter<String>{
pri... | 1,281 | 0.648712 | 0.64637 | 60 | 20.35 | 21.229559 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.533333 | false | false | 13 |
4e3bffc3d58732a73bc74e5a6bc705399571562d | 20,418,274,537,061 | 3cf8e78d72ec61e9c3d381d190e6b255d174d961 | /src/controller/HelloController.java | 161198bdd352094176e262a74de9076d632c3337 | [] | no_license | ShuangMuChengLi/JAVAtest | https://github.com/ShuangMuChengLi/JAVAtest | 0da1a58dc27c2109d901e88d146c4899dad12928 | 45592de29cb1dd6806dba4420bae797ae48ddb66 | HEAD | 2017-11-08T09:14:57.940000 | 2017-03-30T06:51:05 | 2017-03-30T06:51:05 | 83,618,126 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package controller;
import com.google.gson.Gson;
import entity.Person;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.bind.annotation.ResponseBody;
import java... | UTF-8 | Java | 967 | java | HelloController.java | Java | [
{
"context": "tion{\n\t\tPerson lin = new Person();\n\t\tlin.setName(\"林超群\");\n\t\tGson gson = new Gson();\n\t\tString jsonObject ",
"end": 830,
"score": 0.9990968704223633,
"start": 827,
"tag": "NAME",
"value": "林超群"
}
] | null | [] | package controller;
import com.google.gson.Gson;
import entity.Person;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.bind.annotation.ResponseBody;
import java... | 967 | 0.793965 | 0.791883 | 28 | 33.32143 | 29.211121 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.357143 | false | false | 13 |
f75cf4279b3615418f20ef2b7552a0bbbd240a71 | 2,456,721,363,428 | c4623aa95fb8cdd0ee1bc68962711c33af44604e | /src/com/google/android/gms/tagmanager/cp$2.java | c1bea152e7e452f2c217859b9dc955c95554358a | [] | no_license | reverseengineeringer/com.yelp.android | https://github.com/reverseengineeringer/com.yelp.android | 48f7f2c830a3a1714112649a6a0a3110f7bdc2b1 | b0ac8d4f6cd5fc5543f0d8de399b6d7b3a2184c8 | refs/heads/master | 2021-01-19T02:07:25.997000 | 2016-07-19T16:37:24 | 2016-07-19T16:37:24 | 38,555,675 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.android.gms.tagmanager;
class cp$2
implements cp.a
{
cp$2(cp paramcp) {}
public co a(r paramr)
{
return new co(cp.a(asI), cp.b(asI), paramr);
}
}
/* Location:
* Qualified Name: com.google.android.gms.tagmanager.cp.2
* Java Class Version: 6 (50.0)
* JD-Core Version: 0.7.1
... | UTF-8 | Java | 323 | java | cp$2.java | Java | [] | null | [] | package com.google.android.gms.tagmanager;
class cp$2
implements cp.a
{
cp$2(cp paramcp) {}
public co a(r paramr)
{
return new co(cp.a(asI), cp.b(asI), paramr);
}
}
/* Location:
* Qualified Name: com.google.android.gms.tagmanager.cp.2
* Java Class Version: 6 (50.0)
* JD-Core Version: 0.7.1
... | 323 | 0.628483 | 0.597523 | 18 | 17 | 18.05547 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 13 |
4ebd2b40e8e5ca1608903080974b9056ec0a006a | 8,504,035,287,535 | de90c3c4c39db615f09d67d8c80a4e75bd23b620 | /app/src/main/java/adriansicaru/birthdayapp/BirtdayAdapter.java | 633e5403fa761bd5da1c02c41eaba40256887a8a | [] | no_license | adriansicaru/BirthdayApp | https://github.com/adriansicaru/BirthdayApp | ee0314621cf79c264aed23493dc2deaa222c86b2 | 4b1707c579b9cb420a6931cd575231cf363d2b05 | refs/heads/master | 2021-04-06T01:57:10.494000 | 2018-03-14T07:44:07 | 2018-03-14T07:44:07 | 125,174,434 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package adriansicaru.birthdayapp;
import android.content.ClipData;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ListAdapter;
import android.widget.TextView;
import java.util.Calendar;
import java.util.Locale;
import... | UTF-8 | Java | 1,816 | java | BirtdayAdapter.java | Java | [
{
"context": ";\nimport io.realm.RealmResults;\n\n/**\n * Created by adriansicaru on 3/13/18.\n */\n\npublic class BirtdayAdapter exte",
"end": 409,
"score": 0.9996386766433716,
"start": 397,
"tag": "USERNAME",
"value": "adriansicaru"
}
] | null | [] | package adriansicaru.birthdayapp;
import android.content.ClipData;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ListAdapter;
import android.widget.TextView;
import java.util.Calendar;
import java.util.Locale;
import... | 1,816 | 0.676762 | 0.674009 | 56 | 31.428572 | 31.848894 | 185 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.607143 | false | false | 13 |
0951d22bcb96626fdc8b95e20c27e0562d148815 | 2,808,908,642,903 | 741f054b0c2d0e066fb0233c41591146ead9b6f9 | /src/main/java/it/polimi/ingsw/model/card/Color.java | 0d1511d123fc33d45a6ded2493e0fa24aaa6255f | [] | no_license | lorecampa/ProjectIngsw-2021 | https://github.com/lorecampa/ProjectIngsw-2021 | 23c1a5228e8950e3c68902abf9783e5b874870c5 | 5beee84d05ba9347858445b671fe661f083216cb | refs/heads/master | 2023-06-04T13:22:37.135000 | 2023-02-28T12:13:43 | 2023-02-28T12:13:43 | 343,753,935 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package it.polimi.ingsw.model.card;
import it.polimi.ingsw.client.data.ColorData;
/**
* Class Color is an enumeration containing all the card color.
*/
public enum Color {
GREEN("Green"),
PURPLE("Purple"),
BLUE("Blue"),
YELLOW("Yellow"),
ANY("Any");
private final String displayName;
/*... | UTF-8 | Java | 1,775 | java | Color.java | Java | [] | null | [] | package it.polimi.ingsw.model.card;
import it.polimi.ingsw.client.data.ColorData;
/**
* Class Color is an enumeration containing all the card color.
*/
public enum Color {
GREEN("Green"),
PURPLE("Purple"),
BLUE("Blue"),
YELLOW("Yellow"),
ANY("Any");
private final String displayName;
/*... | 1,775 | 0.542535 | 0.539155 | 73 | 23.315069 | 20.108524 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.287671 | false | false | 13 |
8f24691873346b1af12d9db30b25cef263235aa6 | 22,677,427,354,647 | ae428b6e09501e597325b337385949cdf2613708 | /Fabflix/WEB-INF/sources/insertStar.java | 3651c5bf3198a6ffc5ef5cd605106cec1788b553 | [] | no_license | SudharshanArutselvan/28A | https://github.com/SudharshanArutselvan/28A | 2e42fb0b4badde5ab64d961097bf0d5f0a3eea11 | 773b4ccd154624877b13e10a0ff5dc0f53bd4253 | refs/heads/master | 2021-01-11T18:10:13.394000 | 2017-05-27T23:06:16 | 2017-05-27T23:06:16 | 79,508,806 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // A servelet to respond to login page
import java.io.*;
import java.net.*;
import java.sql.*;
import java.text.*;
import java.util.*;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.naming.InitialContext;
import javax.naming.Context;
import javax.sql.DataSource;
public class insertStar extends Ht... | UTF-8 | Java | 3,545 | java | insertStar.java | Java | [
{
"context": "xception, ServletException\n\t{\n\t\t// String user = \"testuser\";\n\t\t// String pw = \"testpass\";\n\t\t// String url = ",
"end": 549,
"score": 0.9996242523193359,
"start": 541,
"tag": "USERNAME",
"value": "testuser"
},
{
"context": "\n\t\t// String user = \"testuser... | null | [] | // A servelet to respond to login page
import java.io.*;
import java.net.*;
import java.sql.*;
import java.text.*;
import java.util.*;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.naming.InitialContext;
import javax.naming.Context;
import javax.sql.DataSource;
public class insertStar extends Ht... | 3,547 | 0.593794 | 0.588717 | 102 | 33.754902 | 24.359818 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.656863 | false | false | 13 |
239bce27132e40a221e801e59c631d66251ddc3f | 21,328,807,630,943 | 22db3ecb503e8c933d40744ecbd0ede9878565b7 | /src/test/java/org/fage/mysearchengine/AppTests.java | 4579a9c1fe5b8457d00565b1c4900f50eeab1016 | [] | no_license | Phapha1996/my-search-engine | https://github.com/Phapha1996/my-search-engine | 38d1a66e6975ba7bf664556ff39ed557363d47e2 | 5e20d7c5e9723c60eb1c2194f17b16455ba28ca6 | refs/heads/master | 2021-06-09T00:58:11.359000 | 2019-06-29T01:37:24 | 2019-06-29T01:37:24 | 135,730,644 | 6 | 2 | null | false | 2021-03-31T18:55:04 | 2018-06-01T14:54:04 | 2020-10-30T09:49:56 | 2021-03-31T18:54:59 | 1,315 | 4 | 2 | 3 | Java | false | false | package org.fage.mysearchengine;
import org.fage.mysearchengine.entity.Article;
import org.fage.mysearchengine.entity.User;
import org.fage.mysearchengine.spider.Spiders;
import org.fage.mysearchengine.web.repository.ArticleRepository;
import org.fage.mysearchengine.web.repository.UserRepository;
import org.junit.Test... | UTF-8 | Java | 1,760 | java | AppTests.java | Java | [
{
"context": "Loads() {\n\t\tUser u = new User();\n\t\tu.setUsername(\"haha\");\n\t\tuserRepository.save(u);\n\t}\n\n\t@Test\n\tpublic v",
"end": 977,
"score": 0.9993134140968323,
"start": 973,
"tag": "USERNAME",
"value": "haha"
}
] | null | [] | package org.fage.mysearchengine;
import org.fage.mysearchengine.entity.Article;
import org.fage.mysearchengine.entity.User;
import org.fage.mysearchengine.spider.Spiders;
import org.fage.mysearchengine.web.repository.ArticleRepository;
import org.fage.mysearchengine.web.repository.UserRepository;
import org.junit.Test... | 1,760 | 0.743275 | 0.732164 | 70 | 23.428572 | 20.009691 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.6 | false | false | 13 |
2589885abf2d2e051e234ad357acc405a5cee95e | 21,758,304,354,530 | 6cabd5c2c7e2941e9f1a5a981b3e95bbb3f38eb2 | /1_java/src/day06/exception/Account.java | 18ab7b4436c852a21c18ffea21c206ad293c1e2e | [] | no_license | leewonz/Mulcam_JavaClass | https://github.com/leewonz/Mulcam_JavaClass | 4ce0c2e2230f87e919f5ed35faceb66df3040741 | f9b04f68399bb61034f6024698a4a00fc77810ad | refs/heads/master | 2022-11-27T17:19:35.615000 | 2020-08-05T09:23:34 | 2020-08-05T09:23:34 | 280,382,118 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package day06.exception;
public class Account {
private String num;
private String name;
private int money;
public Account() throws MoneyException {
this("", "고갱면", 0);
}
public Account(String num, String name, int money)
throws MoneyException {
this.num = num;
this.name = name;
this.setMone... | UTF-8 | Java | 1,637 | java | Account.java | Java | [] | null | [] | package day06.exception;
public class Account {
private String num;
private String name;
private int money;
public Account() throws MoneyException {
this("", "고갱면", 0);
}
public Account(String num, String name, int money)
throws MoneyException {
this.num = num;
this.name = name;
this.setMone... | 1,637 | 0.616421 | 0.613214 | 86 | 17.127907 | 17.107592 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.05814 | false | false | 13 |
00a2b5437f59f1d40ae64aa8f3327290157fc8de | 21,758,304,353,868 | fc886f4325c95e7aa4b3218d82e3e054f3c7b1b5 | /src/com/ciciboy/modules/BestTen/BestTen.java | 01356cab86d0d09a293c233d455827786aa1391b | [] | no_license | Ciciboy1/FloatCalc | https://github.com/Ciciboy1/FloatCalc | 12bcc37c22d7916e507f8c9bfaa5e63f795b016c | 8d59f83bc0d357dc41aeec5ec1642861fcc684e6 | refs/heads/master | 2021-01-19T06:14:09.827000 | 2017-08-28T11:47:12 | 2017-08-28T11:47:12 | 100,632,008 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ciciboy.modules.BestTen;
import com.ciciboy.base.PageWrapper;
import com.ciciboy.base.Util;
import com.ciciboy.components.FloatBar;
import javax.swing.*;
import javax.swing.border.Border;
import javax.swing.border.EmptyBorder;
import javax.swing.border.LineBorder;
import java.awt.*;
import java.util.Array... | UTF-8 | Java | 6,268 | java | BestTen.java | Java | [] | null | [] | package com.ciciboy.modules.BestTen;
import com.ciciboy.base.PageWrapper;
import com.ciciboy.base.Util;
import com.ciciboy.components.FloatBar;
import javax.swing.*;
import javax.swing.border.Border;
import javax.swing.border.EmptyBorder;
import javax.swing.border.LineBorder;
import java.awt.*;
import java.util.Array... | 6,268 | 0.393586 | 0.371729 | 132 | 46.484848 | 33.880466 | 268 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.901515 | false | false | 13 |
22af6b01d8bd1f49e7932fb077d2a0b4801fbb1a | 8,315,056,685,700 | 7b0cc77e7c9a41e75dbc0ee97fd03a8a1f8e12a2 | /src/main/java/com/example/mavenGit/Algorithms/Tree2JSON.java | 47fcb3be09817f6a11c3f93cce1a5cdfecd7b493 | [] | no_license | bjblei/BasicAlgorithm | https://github.com/bjblei/BasicAlgorithm | d2d78cb46cc62a90e3e0858cebc1a21e3b82c47d | 67dfb4b3ee76fcbbb05186119fc4e918c75e7851 | refs/heads/master | 2021-06-19T08:58:54.305000 | 2020-01-05T03:35:40 | 2020-01-05T03:35:40 | 90,456,236 | 0 | 0 | null | false | 2020-10-13T00:21:59 | 2017-05-06T10:44:54 | 2020-01-05T03:41:51 | 2020-10-13T00:21:58 | 112 | 0 | 0 | 1 | Java | false | false | package com.example.mavenGit.Algorithms;
import java.util.List;
public class Tree2JSON {
private String name;
private List<Tree2JSON> children;
public Tree2JSON() {
}
}
| UTF-8 | Java | 190 | java | Tree2JSON.java | Java | [] | null | [] | package com.example.mavenGit.Algorithms;
import java.util.List;
public class Tree2JSON {
private String name;
private List<Tree2JSON> children;
public Tree2JSON() {
}
}
| 190 | 0.7 | 0.684211 | 13 | 13.615385 | 14.668325 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 13 |
8529727796364ca1c00980010d473e4654f79763 | 8,315,056,687,499 | 889cc56a88edd3ff7c77ad6ebb6f93999d1d31fc | /com.projectswg.protocol/src/main/java/com/projectswg/protocol/swg/baseline/TANO/TANO03.java | 2264011cebcb57e2cb835382ccec4fbf52369d97 | [] | no_license | pjmagee/ProjectSWG-Experimental | https://github.com/pjmagee/ProjectSWG-Experimental | 280db40c4260a6b12a6b7d5831552ea9f2dc3472 | 926c05ef075eac83b6b12ab2b4cd260274850f06 | refs/heads/master | 2021-01-16T21:24:11.119000 | 2012-12-28T10:28:47 | 2012-12-28T10:28:47 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.projectswg.protocol.swg.baseline.TANO;
import com.projectswg.protocol.swg.baseline.AbstractBaselineObject;
public class TANO03 extends AbstractBaselineObject {
@Override
public byte[] serialize() {
return new byte[0]; //To change body of implemented methods use File | Settings | File Temp... | UTF-8 | Java | 335 | java | TANO03.java | Java | [] | null | [] | package com.projectswg.protocol.swg.baseline.TANO;
import com.projectswg.protocol.swg.baseline.AbstractBaselineObject;
public class TANO03 extends AbstractBaselineObject {
@Override
public byte[] serialize() {
return new byte[0]; //To change body of implemented methods use File | Settings | File Temp... | 335 | 0.746269 | 0.737313 | 10 | 32.5 | 33.944809 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 13 |
b287c1d2d183942e4e1c4131319f1e4693dbb030 | 30,451,318,160,214 | 0db691815b14213e163b2ea3286209934c82cb61 | /assignment1-timzyt/src/main/java/assignment1/problem2/GenRandomNumber.java | 447ba26486326dae9e2eaf4ed3eb8573a1e967ff | [] | no_license | timzyt/CS5010-Program-Design-Paradigms | https://github.com/timzyt/CS5010-Program-Design-Paradigms | 0bd07be57480cae6b1070060a863674fa6e12d5e | d1ae3a4b6bdd60b2fcacfef33e3951221cf24c89 | refs/heads/master | 2020-03-29T17:51:50.335000 | 2019-01-17T06:48:17 | 2019-01-17T06:48:17 | 150,182,961 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package assignment1.problem2;
import java.util.Random;
/**
* Created by timzyt on 9/12/2018. GenRandomNumber class uses for generating a random integer
* between 0 and provided range.
*/
public class GenRandomNumber {
/*****************************************************************************************
... | UTF-8 | Java | 704 | java | GenRandomNumber.java | Java | [
{
"context": "lem2;\n\nimport java.util.Random;\n\n/**\n * Created by timzyt on 9/12/2018. GenRandomNumber class uses for gene",
"end": 81,
"score": 0.9996698498725891,
"start": 75,
"tag": "USERNAME",
"value": "timzyt"
}
] | null | [] | package assignment1.problem2;
import java.util.Random;
/**
* Created by timzyt on 9/12/2018. GenRandomNumber class uses for generating a random integer
* between 0 and provided range.
*/
public class GenRandomNumber {
/*****************************************************************************************
... | 704 | 0.588068 | 0.569602 | 25 | 27.16 | 25.772358 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.28 | false | false | 13 |
75f22a1035609c6b81101f4500d47858461f8e41 | 21,337,397,561,770 | 7219f75733d906ff930e1b6ba1be249d6007b582 | /src/com/vikings/sanguo/cache/FiefBrifCache.java | f0638adcd0cb6dda59daa4901983b91ca07b5da3 | [] | no_license | wongainia/sanguo | https://github.com/wongainia/sanguo | 9c9b528a3b4cfaf58f94badf71add1b8bb77e038 | 55e38be665f1b9e3a4dc7a1caaa09728563cf4b2 | refs/heads/master | 2020-05-23T09:51:26.455000 | 2019-05-14T22:44:06 | 2019-05-14T22:44:06 | 186,711,060 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vikings.sanguo.cache;
/**
* 频繁刷地图领地,要考虑缓存
* @author chenqing
*
*/
public class FiefBrifCache {
}
| UTF-8 | Java | 145 | java | FiefBrifCache.java | Java | [
{
"context": "s.sanguo.cache;\n\n\n\n/**\n * 频繁刷地图领地,要考虑缓存\n * @author chenqing\n *\n */\npublic class FiefBrifCache {\n\n\t\n}\n",
"end": 77,
"score": 0.9990915060043335,
"start": 69,
"tag": "USERNAME",
"value": "chenqing"
}
] | null | [] | package com.vikings.sanguo.cache;
/**
* 频繁刷地图领地,要考虑缓存
* @author chenqing
*
*/
public class FiefBrifCache {
}
| 145 | 0.655462 | 0.655462 | 13 | 8.153846 | 11.264964 | 33 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.153846 | false | false | 13 |
6d915613a5d1d35cc2a5185e92a6996efe15962f | 30,434,138,280,867 | d2a5430b33db8833f3c30529ef5f3a247aee02f3 | /src/com/lewscanon/lessons/novelties/NetworkedMachine.java | 961feb8f90518edac9f80f8f30471ee04339181c | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | lewbloch/correctanswers-java | https://github.com/lewbloch/correctanswers-java | 934a205f8c7e57fc2ebe2d0a0e385839e287104b | 22d6cd2b8208211052b150f6a146bd17ebbad70e | refs/heads/master | 2023-05-11T07:42:08.360000 | 2023-04-29T16:56:48 | 2023-04-29T16:56:48 | 70,125,729 | 11 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2017, Lewis S. Bloch.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable la... | UTF-8 | Java | 2,304 | java | NetworkedMachine.java | Java | [
{
"context": "/*\r\n * Copyright 2017, Lewis S. Bloch.\r\n *\r\n * Licensed under the Apache License, Versi",
"end": 37,
"score": 0.9998596906661987,
"start": 23,
"tag": "NAME",
"value": "Lewis S. Bloch"
}
] | null | [] | /*
* Copyright 2017, <NAME>.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agr... | 2,296 | 0.647135 | 0.640191 | 78 | 27.538462 | 22.972498 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.602564 | false | false | 13 |
a98ee89de9fe3a22fd3b54719eede88e05e78219 | 25,675,314,502,546 | 67c4ac94f1e10654afed1b7cec275c6b16edff3b | /src/main/java/zmaster587/advancedRocketry/dimension/DimensionProperties.java | 4e9624c40fe599f99583f165ac8d7520c748f38f | [
"MIT"
] | permissive | Silfryi/AdvancedRocketry | https://github.com/Silfryi/AdvancedRocketry | a1119f15801fa138caa67de57a1531c3c71c7d91 | 4fd9ef0a5198e2afc2d310f8206f0729919fb766 | refs/heads/1.16.5 | 2022-04-29T01:23:45.296000 | 2021-12-01T05:38:55 | 2021-12-01T05:38:55 | 151,414,568 | 2 | 8 | MIT | true | 2022-01-04T22:28:25 | 2018-10-03T13:10:57 | 2021-12-09T15:56:24 | 2022-01-04T22:28:24 | 31,011 | 2 | 3 | 0 | Java | false | false | package zmaster587.advancedRocketry.dimension;
import net.minecraft.block.Block;
import net.minecraft.block.BlockState;
import net.minecraft.block.Blocks;
import net.minecraft.fluid.Fluid;
import net.minecraft.item.ItemStack;
import net.minecraft.nbt.*;
import net.minecraft.util.IItemProvider;
import net.minecraft.uti... | UTF-8 | Java | 70,882 | java | DimensionProperties.java | Java | [] | null | [] | package zmaster587.advancedRocketry.dimension;
import net.minecraft.block.Block;
import net.minecraft.block.BlockState;
import net.minecraft.block.Blocks;
import net.minecraft.fluid.Fluid;
import net.minecraft.item.ItemStack;
import net.minecraft.nbt.*;
import net.minecraft.util.IItemProvider;
import net.minecraft.uti... | 70,882 | 0.689188 | 0.682698 | 2,266 | 30.28067 | 29.575113 | 207 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.482348 | false | false | 13 |
09622ae8ad13a419734f2312f3cc1550ef7096fd | 11,579,231,844,029 | 9488552ff83cd20804e399d215b35af0107ac3b4 | /src/test/java/net/prodisfuzz/csp/internal/protocol/StateTest.java | 32b2275c81c900731c92c1076c1715337c2b61f2 | [
"WTFPL"
] | permissive | vnebelung/ProDisFuzz-ClientServerProtocol | https://github.com/vnebelung/ProDisFuzz-ClientServerProtocol | f8e83a38c52a7a1c928df5be7f68a6d7c7dc6607 | ec9dbe27125b6543eb34e1a2349807eb1a6bc08a | refs/heads/master | 2020-07-23T15:49:44.409000 | 2019-04-08T17:41:59 | 2019-04-08T17:41:59 | 66,788,306 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* This file is part of ProDisFuzz, modified on 3/24/19 7:55 PM.
* Copyright (c) 2013-2019 Volker Nebelung <vnebelung@prodisfuzz.net>
* This work is free. You can redistribute it and/or modify it under the
* terms of the Do What The Fuck You Want To Public License, Version 2,
* as published by Sam Hocevar. See t... | UTF-8 | Java | 2,201 | java | StateTest.java | Java | [
{
"context": "ied on 3/24/19 7:55 PM.\n * Copyright (c) 2013-2019 Volker Nebelung <vnebelung@prodisfuzz.net>\n * This work is free. ",
"end": 110,
"score": 0.9998787045478821,
"start": 95,
"tag": "NAME",
"value": "Volker Nebelung"
},
{
"context": "5 PM.\n * Copyright (c) 2013-2019 Vo... | null | [] | /*
* This file is part of ProDisFuzz, modified on 3/24/19 7:55 PM.
* Copyright (c) 2013-2019 <NAME> <<EMAIL>>
* This work is free. You can redistribute it and/or modify it under the
* terms of the Do What The Fuck You Want To Public License, Version 2,
* as published by Sam Hocevar. See the COPYING file for more d... | 2,175 | 0.762835 | 0.755111 | 47 | 45.829788 | 37.519539 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.638298 | false | false | 13 |
fc16181a24c8f12b0f15f2239fa2efe0fd6f0764 | 34,634,616,307,071 | 72cdce370e4c2830b651cdacaf2b0e8b18e2669e | /src/main/java/com/sas/webapi/Repository/UsersRepository.java | 8c7ea1a10624486bac945aa1b406aa029a31e739 | [] | no_license | SmartAdvertisement/WebApi | https://github.com/SmartAdvertisement/WebApi | cd5ed4f10003fd0668c3c91e62b4fb54b6afc014 | 14b565454d25bfdbaaa0f55e5bc7b0002c2b46d1 | refs/heads/master | 2021-04-26T23:13:00.625000 | 2018-05-10T22:33:27 | 2018-05-10T22:33:27 | 123,950,349 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sas.webapi.Repository;
import com.sas.webapi.Model.Users;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Modifying;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.query.Param;
import javax.trans... | UTF-8 | Java | 1,094 | java | UsersRepository.java | Java | [] | null | [] | package com.sas.webapi.Repository;
import com.sas.webapi.Model.Users;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Modifying;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.query.Param;
import javax.trans... | 1,094 | 0.752285 | 0.750457 | 29 | 36.724136 | 26.715483 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.482759 | false | false | 13 |
3cd8bc7f47116c65166568f5fdfd05cb53430a94 | 35,785,667,522,408 | 8b593d4e14a33b6aba6afc32bc62fe839717bd24 | /AlgPrac/src/binarySearchSortedArray/RemoveDupSortedArray.java | 6917d57262596321a6339d34e70236fb845e2f28 | [] | no_license | starwavelin/AlgorithmPractice | https://github.com/starwavelin/AlgorithmPractice | 7e7e9f454a73c34129ad7227380a1d6093e43907 | e6c1abf4b9146b495c29e5dbc6634eceaad869d5 | refs/heads/master | 2016-09-06T04:23:54.118000 | 2015-08-13T20:30:49 | 2015-08-13T20:30:49 | 15,571,271 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package binarySearchSortedArray;
import java.util.Scanner;
/**
* Remove duplicates in a sorted array such that each element
* appear only once and return the new length.
* Do not allocate extra space for another array,
* you must do this in place with constant memory.
* http://www.lintcode.com/en/problem/remove... | UTF-8 | Java | 1,485 | java | RemoveDupSortedArray.java | Java | [] | null | [] | package binarySearchSortedArray;
import java.util.Scanner;
/**
* Remove duplicates in a sorted array such that each element
* appear only once and return the new length.
* Do not allocate extra space for another array,
* you must do this in place with constant memory.
* http://www.lintcode.com/en/problem/remove... | 1,485 | 0.645791 | 0.641077 | 53 | 27.018867 | 23.023769 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.150943 | false | false | 13 |
e724dcc69e98151732e81efddd96fa7f610ef93a | 36,155,034,722,085 | 4448033716b22851307acf8c7414fd3a6975e762 | /src/main/java/com/individualproject/travel_agency/domain/deal/Meal.java | e81559350279aa96d1bf516d569e26e2e7dd9dba | [] | no_license | Makedo81/Vaadin-Travel-Agency | https://github.com/Makedo81/Vaadin-Travel-Agency | 212b92b34020634b07506c62d214687eec2c590f | f67c59d7d7367479b8acb414dabc9650be1d181c | refs/heads/master | 2020-09-14T04:18:36.362000 | 2019-11-24T18:44:23 | 2019-11-24T18:44:23 | 223,015,594 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.individualproject.travel_agency.domain.deal;
import lombok.NoArgsConstructor;
@NoArgsConstructor
public enum Meal {
ONLY_BREAKFAST,
ONLY_DINNER,
BREAKFAST_LUNCH_DINNER,
NO_MEAL
}
| UTF-8 | Java | 210 | java | Meal.java | Java | [] | null | [] | package com.individualproject.travel_agency.domain.deal;
import lombok.NoArgsConstructor;
@NoArgsConstructor
public enum Meal {
ONLY_BREAKFAST,
ONLY_DINNER,
BREAKFAST_LUNCH_DINNER,
NO_MEAL
}
| 210 | 0.752381 | 0.752381 | 12 | 16.5 | 15.835088 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 13 |
7dd9344c13cd64ecd5e203d2f9729f90f7f86d82 | 35,931,696,421,881 | 8be2b110d9364d5fd49bb45f26005f148355f686 | /src/modele/Demineur.java | 576cf8b682c83f337a994228eb352db7190f43e7 | [] | no_license | Benoit-Catta/Demineur | https://github.com/Benoit-Catta/Demineur | fc6ac768b566736f995fe65643a3e67059d3f3cd | 29a4ea27736856586ec74f8384fb8a1711742e16 | refs/heads/master | 2023-04-23T08:26:07.882000 | 2021-05-16T10:05:55 | 2021-05-16T10:05:55 | 367,154,843 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package modele;
import java.util.concurrent.ThreadLocalRandom;
public class Demineur {
private int longueur;
private int largeur;
private int bombe;
private int drapeau;
private Case[][] grille;
public Demineur(int nb_bombes) {
this.bombe = nb_bombes;
this.longueur = 0;
this.largeur = 0;
... | UTF-8 | Java | 7,390 | java | Demineur.java | Java | [] | null | [] | package modele;
import java.util.concurrent.ThreadLocalRandom;
public class Demineur {
private int longueur;
private int largeur;
private int bombe;
private int drapeau;
private Case[][] grille;
public Demineur(int nb_bombes) {
this.bombe = nb_bombes;
this.longueur = 0;
this.largeur = 0;
... | 7,390 | 0.515156 | 0.490257 | 273 | 25.069597 | 19.815603 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.307692 | false | false | 13 |
c5496d81a0af8dd2b2ca66411df7b8e79ea8cbef | 36,661,840,852,945 | 7304ef01b6d57d6d7b4319358b2138aaa40944dd | /src/main/java/com/cms/service/impl/MediaServiceImpl.java | fa5e7817df6a00c6d76249e5b099c83fe13deadd | [] | no_license | xly544892660/cms | https://github.com/xly544892660/cms | b53a3fe4c12e153dbe459ca62ede027516b24bf5 | 0b6c423c3840fae45c32c660f50e3f4498b517e5 | refs/heads/master | 2019-02-04T00:57:09.718000 | 2014-12-30T02:18:13 | 2014-12-30T02:18:13 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cms.service.impl;
import java.io.IOException;
import java.util.Date;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.cache.annotation.CacheEvict;
import org.springframework.cache.annotation.Cacheable;
import org.springframework.ster... | UTF-8 | Java | 5,072 | java | MediaServiceImpl.java | Java | [] | null | [] | package com.cms.service.impl;
import java.io.IOException;
import java.util.Date;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.cache.annotation.CacheEvict;
import org.springframework.cache.annotation.Cacheable;
import org.springframework.ster... | 5,072 | 0.73753 | 0.737134 | 151 | 31.456953 | 30.618942 | 162 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.900662 | false | false | 13 |
be4d51b270264b93e1f80724ea499b15fa6e7fa1 | 17,884,243,884,866 | afa8136128719a550f98488f09abf9d4fc3a068a | /cloud-utility-libs/messaging-api/src/main/java/at/ac/tuwien/dsg/cloud/utilities/messaging/discoveryHelper/DiscoveryException.java | c69e2660ea02c1594597a30757a60fffb154c6b1 | [] | no_license | tuwiendsg/COMOT-Utilities | https://github.com/tuwiendsg/COMOT-Utilities | c95a8435830b09b599f11eb983c99d9abf6ba1d4 | 0ce1376fc7473beea764f62e992f257c98cf72da | refs/heads/master | 2021-01-22T09:47:12.807000 | 2016-04-19T14:37:58 | 2016-04-19T14:37:58 | 43,373,467 | 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 at.ac.tuwien.dsg.cloud.utilities.messaging.discoveryHelper;
/**
*
* @author Svetoslav Videnov <s.videnov@dsg.tuwien.ac.at>
... | UTF-8 | Java | 801 | java | DiscoveryException.java | Java | [
{
"context": "ties.messaging.discoveryHelper;\n\n/**\n *\n * @author Svetoslav Videnov <s.videnov@dsg.tuwien.ac.at>\n */\npublic class Dis",
"end": 289,
"score": 0.9998798370361328,
"start": 272,
"tag": "NAME",
"value": "Svetoslav Videnov"
},
{
"context": "veryHelper;\n\n/**\n *\n * ... | 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 at.ac.tuwien.dsg.cloud.utilities.messaging.discoveryHelper;
/**
*
* @author <NAME> <<EMAIL>>
*/
public class DiscoveryExcep... | 771 | 0.714107 | 0.714107 | 34 | 22.558823 | 26.011526 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.852941 | false | false | 13 |
ea66cea380226e4cae6c99c5813b43c7f098e737 | 35,716,948,067,582 | 8ad2ad445d8d6fedc2ca9007f488fa95610387d0 | /jdk/jdk-syntax/src/main/java/pers/vv/study/jdk/syntax/Keyword.java | e26cd2515e0101aa342a579f3dc5cc6c29be7327 | [] | no_license | viviel/study-parent | https://github.com/viviel/study-parent | 980d9980f0274fdf1f780869e16b6e748aad5675 | 13edc0ec10f94bae451411960bf96d60a2b82434 | refs/heads/master | 2021-12-24T11:44:34.111000 | 2021-12-23T12:12:49 | 2021-12-23T12:12:49 | 249,957,722 | 1 | 1 | null | false | 2020-08-04T07:31:35 | 2020-03-25T11:14:57 | 2020-08-04T07:30:54 | 2020-08-04T07:30:51 | 103 | 0 | 0 | 0 | Java | false | false | package pers.vv.study.jdk.syntax;
/**
* final
* <p>
* static
*/
public class Keyword {
/**
* 不可继承
*/
final static class Final {
// 不可变
final int x = 1;
/**
* 子类不可覆盖
*/
final void method1() {
}
}
/**
* 静态内部类
* 非静态内部类依赖... | UTF-8 | Java | 1,340 | java | Keyword.java | Java | [] | null | [] | package pers.vv.study.jdk.syntax;
/**
* final
* <p>
* static
*/
public class Keyword {
/**
* 不可继承
*/
final static class Final {
// 不可变
final int x = 1;
/**
* 子类不可覆盖
*/
final void method1() {
}
}
/**
* 静态内部类
* 非静态内部类依赖... | 1,340 | 0.487089 | 0.481221 | 52 | 15.384615 | 14.520746 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.076923 | false | false | 13 |
752e3e8a6a29c2d548823b1fb6ac3ba3d8c2351e | 17,763,984,796,585 | c8b1d5080055c78fefe8641de23e5ff85e47a462 | /src/com/bsb/hike/smartImageLoader/ProfilePicImageLoader.java | 1cf30114b3e889d7261fae1e60a0c88def07c7d6 | [] | no_license | Akhil-Tripathi/android-client | https://github.com/Akhil-Tripathi/android-client | f23a71bd65c03f51ed2590b80bf967babcb4e634 | 47fd98bd60882c25efa86c2d93d68eb9dbbcae5e | HEAD | 2016-08-03T00:42:13.069000 | 2015-02-13T07:26:31 | 2015-02-13T07:26:31 | 30,752,573 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bsb.hike.smartImageLoader;
import java.io.File;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.drawable.BitmapDrawable;
import com.bsb.hike.HikeConstants;
import com.bsb.hike.BitmapModule.BitmapUtils;
import com.bsb.hike.BitmapModule.HikeBitmapFactory;
import com.... | UTF-8 | Java | 2,523 | java | ProfilePicImageLoader.java | Java | [] | null | [] | package com.bsb.hike.smartImageLoader;
import java.io.File;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.drawable.BitmapDrawable;
import com.bsb.hike.HikeConstants;
import com.bsb.hike.BitmapModule.BitmapUtils;
import com.bsb.hike.BitmapModule.HikeBitmapFactory;
import com.... | 2,523 | 0.722949 | 0.718589 | 104 | 23.259615 | 27.038076 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.692308 | false | false | 13 |
32256638390c8b2068fefafa7b8a9e44c9d86d34 | 37,735,582,665,218 | 143edafd536feb098d0b3bf051915170a8e34c3f | /desagil-lucianogic-0.2/src/main/java/br/pro/hashi/ensino/desagil/lucianogic/model/MuxGate.java | c1641f79b8f220e1fd2b90abc606621ec42de159 | [] | no_license | Lightclawjl/Logiciano | https://github.com/Lightclawjl/Logiciano | 4b4fe4136e7eb2e2bb5f8a61e0f5740a2abb466a | 893be2c17b38fecc52c8ebb2d237ab75e29b5dd2 | refs/heads/master | 2021-01-22T22:08:53.568000 | 2017-04-04T01:59:31 | 2017-04-04T01:59:31 | 85,512,070 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.pro.hashi.ensino.desagil.lucianogic.model;
public class MuxGate extends Gate{
private NandGate nan1;
private NandGate nan2;
private NandGate nan3;
private NandGate nan4;
public MuxGate() {
super(3,"Mux");
nan1 = new NandGate();
nan2 = new NandGate();
nan3 = new NandGate();
n... | UTF-8 | Java | 822 | java | MuxGate.java | Java | [] | null | [] | package br.pro.hashi.ensino.desagil.lucianogic.model;
public class MuxGate extends Gate{
private NandGate nan1;
private NandGate nan2;
private NandGate nan3;
private NandGate nan4;
public MuxGate() {
super(3,"Mux");
nan1 = new NandGate();
nan2 = new NandGate();
nan3 = new NandGate();
n... | 822 | 0.610706 | 0.571776 | 47 | 15.489362 | 13.352619 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.255319 | false | false | 13 |
32827328d07ef3141150415c19db515409db3fe3 | 11,381,663,343,402 | d20672458be24dee3ba1b5613d7b3d200f64eea9 | /src/org/svv/datagenerator/StringGenerator.java | 341ecd4314779fa82d8ba165632879d67290fce0 | [] | no_license | drnguyen/acmate | https://github.com/drnguyen/acmate | 8809439c647ba4260aa629f1760b819f9ef1fed2 | e2b92d7431e00ceab53aa7abb813665328178a53 | refs/heads/master | 2021-01-16T21:07:43.280000 | 2016-06-03T13:31:30 | 2016-06-03T13:31:30 | 60,531,145 | 0 | 0 | null | true | 2016-06-06T13:43:17 | 2016-06-06T13:43:16 | 2016-06-03T13:25:43 | 2016-06-03T13:31:38 | 7,690 | 0 | 0 | 0 | null | null | null | package org.svv.datagenerator;
import java.util.List;
import java.util.Random;
import javax.xml.bind.JAXBElement;
import org.svv.xinput.ComplexDataSpecType;
import org.svv.xinput.Facet;
import org.svv.xinput.Pattern;
import nl.flotsam.xeger.Xeger;
public class StringGenerator implements IDataGenerator {
private... | UTF-8 | Java | 2,471 | java | StringGenerator.java | Java | [
{
"context": "DataGenerator {\n\n\tprivate static String TOKENS = \"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789\";\n\tprivate static Random ranGenerator = new Rando",
"end": 407,
"score": 0.9993460178375244,
"start": 345,
"tag": "KEY",
"value": "ABCDEFGHIJKLMNOPQRSTUVWXYZa... | null | [] | package org.svv.datagenerator;
import java.util.List;
import java.util.Random;
import javax.xml.bind.JAXBElement;
import org.svv.xinput.ComplexDataSpecType;
import org.svv.xinput.Facet;
import org.svv.xinput.Pattern;
import nl.flotsam.xeger.Xeger;
public class StringGenerator implements IDataGenerator {
private... | 2,414 | 0.68879 | 0.683934 | 91 | 26.153847 | 22.714146 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.78022 | false | false | 13 |
26b43abd18042f093e2815cc7ca5320940aaa255 | 38,534,446,590,558 | 242ee8caf8a8e740135492e1b25ff87489ec53fc | /src/main/java/com/goshine/ptadmui/sys/service/UserService.java | 99e7fdbcacf5bae069c73f3adb4383f410f55049 | [] | no_license | 404notfound1996/ptadmui | https://github.com/404notfound1996/ptadmui | e34e5e85f37d1310306e3a3a61ffb70a83f236de | 58d76131935446c56a4563198d9f222c197a71fc | refs/heads/master | 2022-11-11T09:41:45.049000 | 2019-12-24T07:13:59 | 2019-12-24T07:13:59 | 229,890,067 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.goshine.ptadmui.sys.service;
import com.goshine.ptadmui.core.base.BaseService;
import com.goshine.ptadmui.core.exception.AdmuiException;
import com.goshine.ptadmui.core.model.Context;
import com.goshine.ptadmui.core.model.Page;
import com.goshine.ptadmui.core.model.vo.ContextVo;
import com.goshine.ptadmui.... | UTF-8 | Java | 3,378 | java | UserService.java | Java | [
{
"context": "ort java.util.List;\n\n/**\n * 系统用户Service\n * @author goshine\n */\npublic interface UserService extends BaseServ",
"end": 483,
"score": 0.9996374249458313,
"start": 476,
"tag": "USERNAME",
"value": "goshine"
},
{
"context": "* 修改密码\n * @param context\n * @param ... | null | [] | package com.goshine.ptadmui.sys.service;
import com.goshine.ptadmui.core.base.BaseService;
import com.goshine.ptadmui.core.exception.AdmuiException;
import com.goshine.ptadmui.core.model.Context;
import com.goshine.ptadmui.core.model.Page;
import com.goshine.ptadmui.core.model.vo.ContextVo;
import com.goshine.ptadmui.... | 3,376 | 0.663748 | 0.663748 | 122 | 24.278688 | 25.449488 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.483607 | false | false | 9 |
de6d37cb1480031c2bc1a3a065024769bf1ca921 | 38,740,605,033,383 | ff30781a6eae40eb4a81679af929afb0c8c4232d | /src/main/java/me/dongguri/demorestapi/config/SecurityConfig.java | 7ce57a9086aa39ee4087a929b9a63287aae2d32f | [] | no_license | sk1737030/demo-rest-api | https://github.com/sk1737030/demo-rest-api | 043f7414bbc8fbf1f38451f4089531e4c625024b | eb2fdb4fe75feebf4b1a0e3647f01b646a9c8255 | refs/heads/master | 2023-01-22T20:02:26.758000 | 2020-11-18T09:46:45 | 2020-11-18T09:46:45 | 303,120,939 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.dongguri.demorestapi.config;
import me.dongguri.demorestapi.accounts.AccountService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.autoconfigure.security.servlet.PathRequest;
import org.springframework.context.annotation.Bean;
import org.springframework.conte... | UTF-8 | Java | 3,044 | java | SecurityConfig.java | Java | [] | null | [] | package me.dongguri.demorestapi.config;
import me.dongguri.demorestapi.accounts.AccountService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.autoconfigure.security.servlet.PathRequest;
import org.springframework.context.annotation.Bean;
import org.springframework.conte... | 3,044 | 0.729342 | 0.728641 | 73 | 38.123287 | 30.109819 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.356164 | false | false | 9 |
031d31be2aeb9bdef5b4be13e5a592e99c0ea868 | 19,499,151,533,961 | 5ef51de423a54dfe63de57fc123c8eb1908e12db | /jdk-study/src/main/java/com/yui/study/example/dto/AccountDto.java | a60baacc94042f9ed6867e4364dae264b886e61e | [] | no_license | XuZhuohao/StudySource | https://github.com/XuZhuohao/StudySource | b32c6fdb01493f57829403740265f28e641049c5 | 34a91e3801364529582fb328a8a96e58772b59c4 | refs/heads/master | 2022-07-18T00:02:07.978000 | 2021-04-07T06:51:58 | 2021-04-07T06:51:58 | 142,183,717 | 0 | 0 | null | false | 2022-06-29T17:05:47 | 2018-07-24T16:16:03 | 2021-04-07T06:52:11 | 2022-06-29T17:05:47 | 277 | 0 | 0 | 14 | Java | false | false | package com.yui.study.example.dto;
import lombok.Data;
import lombok.experimental.Accessors;
import java.util.List;
/**
* @author XuZhuohao
* @date 2020/06/01
*/
@Data
@Accessors(chain = true)
public class AccountDto {
private String username;
private String passwordMd5;
private List<String> permis... | UTF-8 | Java | 355 | java | AccountDto.java | Java | [
{
"context": "Accessors;\n\nimport java.util.List;\n\n/**\n * @author XuZhuohao\n * @date 2020/06/01\n */\n@Data\n@Accessors(",
"end": 135,
"score": 0.5377690196037292,
"start": 134,
"tag": "USERNAME",
"value": "X"
},
{
"context": "cessors;\n\nimport java.util.List;\n\n/**\n * @autho... | null | [] | package com.yui.study.example.dto;
import lombok.Data;
import lombok.experimental.Accessors;
import java.util.List;
/**
* @author XuZhuohao
* @date 2020/06/01
*/
@Data
@Accessors(chain = true)
public class AccountDto {
private String username;
private String passwordMd5;
private List<String> permis... | 355 | 0.715493 | 0.690141 | 24 | 13.791667 | 13.622833 | 37 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 9 |
32c4d2f2f1b3e9d977a3a52d84e3c9a29fc0de06 | 24,472,723,713,865 | 4e46dd1776428601c64e7064024836770fb2a419 | /concurrent/src/main/java/thread/StopThreadTest.java | 36a7793512703547d362f0a5a32c280bc9ef0a17 | [] | no_license | Pomelo1001/juc | https://github.com/Pomelo1001/juc | cc5cc033566c06e5e569ecb431987de167d02a19 | 40c55c80337188e13f44051c8bf7909bc9625df2 | refs/heads/main | 2023-03-11T17:37:53.524000 | 2021-02-24T05:46:31 | 2021-02-24T05:46:31 | 329,775,888 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package main.java.thread;
import java.util.concurrent.TimeUnit;
/**
* @version 1.1.0
* @author:caopu
* @time:2021-1-14
* @Description:
*/
public class StopThreadTest {
/**
* 通过一个变量控制线程中断
*
*/
public volatile static boolean flag = true;
public static class T1 extends Thread {
... | UTF-8 | Java | 839 | java | StopThreadTest.java | Java | [
{
"context": "rrent.TimeUnit;\n\n/**\n * @version 1.1.0\n * @author:caopu\n * @time:2021-1-14\n * @Description:\n */\npublic cl",
"end": 104,
"score": 0.9974079132080078,
"start": 99,
"tag": "USERNAME",
"value": "caopu"
}
] | null | [] | package main.java.thread;
import java.util.concurrent.TimeUnit;
/**
* @version 1.1.0
* @author:caopu
* @time:2021-1-14
* @Description:
*/
public class StopThreadTest {
/**
* 通过一个变量控制线程中断
*
*/
public volatile static boolean flag = true;
public static class T1 extends Thread {
... | 839 | 0.529265 | 0.510585 | 39 | 19.589743 | 18.548229 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25641 | false | false | 9 |
166b2cf2c1bfa62eb81f97b5b8ecc9fbaf439c50 | 9,191,230,022,321 | c74c2e590b6c6f967aff980ce465713b9e6fb7ef | /game-logic/src/main/java/com/bdoemu/gameserver/model/team/guild/events/GiveupGuildQuestEvent.java | cdad6262471cddeb5416e18de141430e5ace9636 | [] | no_license | lingfan/bdoemu | https://github.com/lingfan/bdoemu | 812bb0abb219ddfc391adadf68079efa4af43353 | 9c49b29bfc9c5bfe3192b2a7fb1245ed459ef6c1 | refs/heads/master | 2021-01-01T13:10:13.075000 | 2019-12-02T09:23:20 | 2019-12-02T09:23:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bdoemu.gameserver.model.team.guild.events;
import com.bdoemu.core.network.sendable.SMGiveupGuildQuest;
import com.bdoemu.gameserver.model.creature.player.Player;
import com.bdoemu.gameserver.model.team.guild.Guild;
import com.bdoemu.gameserver.model.team.guild.guildquests.GuildQuest;
import com.bdoemu.game... | UTF-8 | Java | 1,178 | java | GiveupGuildQuestEvent.java | Java | [] | null | [] | package com.bdoemu.gameserver.model.team.guild.events;
import com.bdoemu.core.network.sendable.SMGiveupGuildQuest;
import com.bdoemu.gameserver.model.creature.player.Player;
import com.bdoemu.gameserver.model.team.guild.Guild;
import com.bdoemu.gameserver.model.team.guild.guildquests.GuildQuest;
import com.bdoemu.game... | 1,178 | 0.727504 | 0.727504 | 31 | 37.032257 | 40.902309 | 216 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.612903 | false | false | 9 |
6e8ebc9b808d3f6f43aa5f1ccf3e0aa4f07d41d6 | 9,740,985,834,858 | 71e26241ad26e2f86744738a790bc7c853b938c2 | /spring-boot-learn-commons-pool2-demo/src/main/java/spring/boot/learn/commons/pool2/demo/CommonsPool2DemoApp.java | 630207a13fac2271093742796906efdf0d9f8023 | [] | no_license | franklions/spring-boot-learn | https://github.com/franklions/spring-boot-learn | 4a22ed6e0ddea666a0f819eebc60c296fd0c4e2e | 2054cd41ed61668116ef045351e561f06addb84e | refs/heads/master | 2022-11-29T08:48:06.345000 | 2021-07-20T02:34:47 | 2021-07-20T02:34:47 | 93,715,621 | 1 | 0 | null | false | 2022-11-15T23:27:07 | 2017-06-08T06:37:06 | 2021-07-20T02:34:56 | 2022-11-15T23:27:06 | 676 | 1 | 0 | 15 | Java | false | false | package spring.boot.learn.commons.pool2.demo;
import org.apache.commons.pool2.KeyedObjectPool;
import org.apache.commons.pool2.impl.GenericKeyedObjectPool;
import org.apache.commons.pool2.impl.GenericKeyedObjectPoolConfig;
import spring.boot.learn.commons.pool2.demo.service.FakeObject;
import spring.boot.learn.commons... | UTF-8 | Java | 9,339 | java | CommonsPool2DemoApp.java | Java | [
{
"context": "mport static java.lang.System.out;\n\n/**\n * @author Administrator\n * @version 1.0\n * @description\n * @date 2017/6/1",
"end": 547,
"score": 0.7192515134811401,
"start": 534,
"tag": "NAME",
"value": "Administrator"
}
] | null | [] | package spring.boot.learn.commons.pool2.demo;
import org.apache.commons.pool2.KeyedObjectPool;
import org.apache.commons.pool2.impl.GenericKeyedObjectPool;
import org.apache.commons.pool2.impl.GenericKeyedObjectPoolConfig;
import spring.boot.learn.commons.pool2.demo.service.FakeObject;
import spring.boot.learn.commons... | 9,339 | 0.544353 | 0.532004 | 291 | 29.333334 | 25.554514 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.512028 | false | false | 9 |
dae47e0e54cd2c9e3f69e04bc092096d79c5aaf7 | 29,506,425,387,901 | a61567176de36e0b249e845cd53856339248160a | /Codeforces Round #611 (Div. 3) by User soumitri12/B - Candies Division.java | 1f60e9c1c96bb316ca690d3042e92e00fbe58893 | [
"MIT"
] | permissive | soumitri2001/CodeForces_Solutions | https://github.com/soumitri2001/CodeForces_Solutions | f6529f93ef3d21a2b0caea76d72bb317dcd51c03 | 92f5190aa5bf9f2ff03ec9f62414c1a189b6de1c | refs/heads/master | 2021-04-05T16:37:13.166000 | 2020-10-03T12:34:53 | 2020-10-03T12:34:53 | 248,578,462 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
// 1283 B - Candies Division.java Java 11 Accepted
import java.util.*;
import java.math.BigInteger;
import java.io.*;
public class candies // with multiple queries
{
public static void main(String[] args) throws IOException
{
Scanner sc=new Scanner(System.in);
PrintWriter write=new P... | UTF-8 | Java | 687 | java | B - Candies Division.java | Java | [] | null | [] |
// 1283 B - Candies Division.java Java 11 Accepted
import java.util.*;
import java.math.BigInteger;
import java.io.*;
public class candies // with multiple queries
{
public static void main(String[] args) throws IOException
{
Scanner sc=new Scanner(System.in);
PrintWriter write=new P... | 687 | 0.525473 | 0.512373 | 24 | 26.625 | 16.398203 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 9 |
7b30b03b9181f5cc4880819f9326cf1876cfb031 | 26,053,271,675,760 | ff29a48c8a2f4f3515eee3ca55d7c0ccc413e557 | /Musicos/src/instrumentos/Voz.java | bf50e3982328d4db4a2ae6b0485fea093a77686e | [] | no_license | JoRgEXx1899/Banda-Aleatoria | https://github.com/JoRgEXx1899/Banda-Aleatoria | 13e4c314c6c44247ea1fd5c8fb784bd49240c48d | b7f919d1c5f1c0e8fc507e7acae15d1734f62359 | refs/heads/master | 2020-05-04T11:39:18.527000 | 2019-04-03T18:41:15 | 2019-04-03T18:41:15 | 179,113,077 | 1 | 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 instrumentos;
/**
*
* @author X550Z
*/
public class Voz extends Instrumento{
private String opc[] = {"Cor... | UTF-8 | Java | 749 | java | Voz.java | Java | [
{
"context": "\n */\r\npackage instrumentos;\r\n\r\n/**\r\n *\r\n * @author X550Z\r\n */\r\npublic class Voz extends Instrumento{\r\n\r\n ",
"end": 240,
"score": 0.9994940757751465,
"start": 235,
"tag": "USERNAME",
"value": "X550Z"
}
] | 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 instrumentos;
/**
*
* @author X550Z
*/
public class Voz extends Instrumento{
private String opc[] = {"Cor... | 749 | 0.586115 | 0.580774 | 31 | 22.161291 | 21.8545 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.419355 | false | false | 9 |
7e02608e37aa6f835b5742fbffa91099907705eb | 5,385,888,992,749 | b18e94e1b5a16e35438bd33387ac4e9f5ebb142f | /GoBuy-TrabalhoPOE2(1)/GoBuy-TrabalhoPOE2/GoBuy-TrabalhoPOE2/src/relatorios/RPCliente.java | d4a6d01a5d110fac9bd50e6b3ac1cbcf93cf3837 | [] | no_license | mjr96/GoBuy-Software | https://github.com/mjr96/GoBuy-Software | bb19d744b03aacf950b78d2da0df16b5b8321c12 | 931b195fa61b20f8457ce8d5a3b7c7f58d506588 | refs/heads/master | 2020-03-15T08:40:02.803000 | 2018-05-03T22:46:52 | 2018-05-03T22:46:52 | 132,056,553 | 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 relatorios;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.InputStre... | UTF-8 | Java | 1,481 | java | RPCliente.java | Java | [
{
"context": "port modelo.DAO.FabricaConexao;\n\n/**\n *\n * @author Junior\n */\npublic class RPCliente {\n private String r",
"end": 496,
"score": 0.995424747467041,
"start": 490,
"tag": "NAME",
"value": "Junior"
}
] | 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 relatorios;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.InputStre... | 1,481 | 0.691785 | 0.691785 | 43 | 33.255814 | 27.106245 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.651163 | false | false | 9 |
496c8f34257698d5f7f54e5a6e7b6e3c2b92d7ba | 14,809,047,257,236 | 58e6e8d642ef9b7c44cf49257bc48fd83b9c8124 | /common/src/main/java/com/google/security/fences/inheritance/InheritanceGraph.java | 8cc86f5e9599b3ffe29138ae8bb0d3ad001eb244 | [
"Apache-2.0"
] | permissive | vrana/fences-maven-enforcer-rule | https://github.com/vrana/fences-maven-enforcer-rule | 35729e6363e9b5f4cde2a3cb852041288547d4c4 | 8775df3ab4ab9a2051e1ea58ba600c90fe634e0a | refs/heads/master | 2020-04-11T12:25:02.001000 | 2016-09-30T16:42:58 | 2016-09-30T16:42:58 | 161,779,395 | 0 | 0 | null | true | 2018-12-14T12:04:10 | 2018-12-14T12:04:10 | 2016-03-05T18:27:15 | 2017-11-26T01:46:08 | 13,357 | 0 | 0 | 0 | null | false | null | package com.google.security.fences.inheritance;
import java.util.Map;
import com.google.common.base.Function;
import com.google.common.base.Optional;
import com.google.common.collect.ImmutableList;
import com.google.common.collect.Maps;
/**
* A lazy-ish graph of sub/super-type relationships between Java classes.
*... | UTF-8 | Java | 5,732 | java | InheritanceGraph.java | Java | [] | null | [] | package com.google.security.fences.inheritance;
import java.util.Map;
import com.google.common.base.Function;
import com.google.common.base.Optional;
import com.google.common.collect.ImmutableList;
import com.google.common.collect.Maps;
/**
* A lazy-ish graph of sub/super-type relationships between Java classes.
*... | 5,732 | 0.664689 | 0.664689 | 167 | 33.323353 | 24.09643 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.532934 | false | false | 9 |
353953c6232987ad1080821f150d0dbb097baa12 | 22,917,945,514,767 | a689f7f111f14f8179fb1015bd0ba59f0a9a4521 | /src/main/java/com/guo/code/spring/condition/ListService.java | 7dd1d41b4b32f96a6cd9e2073570bcb65d11555d | [] | no_license | guoyanfei/try-project | https://github.com/guoyanfei/try-project | a8107b94f8902dce5a7aa81761aae89d5a3399cb | ef190da1b699aa997f3580e7b777a2577087358a | refs/heads/master | 2021-11-24T20:16:18.074000 | 2021-11-05T14:31:31 | 2021-11-05T14:31:31 | 50,154,697 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.guo.code.spring.condition;
/**
* Created by gyf .
* 16/7/28 .
*/
public interface ListService {
String getListCmd();
}
| UTF-8 | Java | 140 | java | ListService.java | Java | [
{
"context": " com.guo.code.spring.condition;\n\n/**\n * Created by gyf .\n * 16/7/28 .\n */\npublic interface ListService {",
"end": 61,
"score": 0.9996083974838257,
"start": 58,
"tag": "USERNAME",
"value": "gyf"
}
] | null | [] | package com.guo.code.spring.condition;
/**
* Created by gyf .
* 16/7/28 .
*/
public interface ListService {
String getListCmd();
}
| 140 | 0.65 | 0.614286 | 10 | 13 | 13.243867 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 9 |
dcd5b1b1fbdffedbe8ba8c0338eb76e1ea2cfa02 | 30,554,397,373,259 | 7433b884f45de21ba5d11782b14fd4331604faec | /src/test/java/net/mguenther/kafka/junit/TopicManagerTest.java | 24e351495caee9ffbf86b577d906ceb743c3e449 | [
"Apache-2.0"
] | permissive | BenjaminBuick/kafka-junit | https://github.com/BenjaminBuick/kafka-junit | ee9dbe734256a47eb237e0f35c1bf5e9af74713a | ff84758630e6a38f1726d3a1f54ca0a8732bab6d | refs/heads/master | 2022-07-11T04:04:01.310000 | 2019-03-19T17:45:47 | 2019-03-19T17:45:47 | 170,875,246 | 0 | 0 | null | true | 2019-02-15T14:11:52 | 2019-02-15T14:11:52 | 2019-01-07T03:40:03 | 2018-08-17T17:58:14 | 169 | 0 | 0 | 0 | null | false | null | package net.mguenther.kafka.junit;
import kafka.api.LeaderAndIsr;
import lombok.extern.slf4j.Slf4j;
import org.junit.Rule;
import org.junit.Test;
import java.util.Map;
import java.util.Properties;
import java.util.UUID;
import static net.mguenther.kafka.junit.EmbeddedKafkaCluster.provisionWith;
import static net.mgu... | UTF-8 | Java | 2,250 | java | TopicManagerTest.java | Java | [] | null | [] | package net.mguenther.kafka.junit;
import kafka.api.LeaderAndIsr;
import lombok.extern.slf4j.Slf4j;
import org.junit.Rule;
import org.junit.Test;
import java.util.Map;
import java.util.Properties;
import java.util.UUID;
import static net.mguenther.kafka.junit.EmbeddedKafkaCluster.provisionWith;
import static net.mgu... | 2,250 | 0.694667 | 0.689778 | 72 | 30.25 | 30.553574 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.402778 | false | false | 9 |
ec84d94b5339f34c7897ce37434f4a2d9c812fae | 12,902,081,800,465 | 7164b954166fc8c39910f6fdb31085110605dce7 | /src/users/IObserver.java | 620fd0b6cf86eedcda085dccf11d03a71c43822a | [] | no_license | Stefan16394/EmagProject | https://github.com/Stefan16394/EmagProject | 1e562e763572da10759f5f5aee888ca7e9e3ae84 | 26b11749f173530ee9720fc65ca0aaa7bb162107 | refs/heads/master | 2020-04-19T01:12:26.983000 | 2019-02-18T13:01:05 | 2019-02-18T13:01:05 | 167,866,264 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package users;
public interface IObserver {
public void react(Message message);
}
| UTF-8 | Java | 84 | java | IObserver.java | Java | [] | null | [] | package users;
public interface IObserver {
public void react(Message message);
}
| 84 | 0.77381 | 0.77381 | 5 | 15.8 | 14.344337 | 36 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 9 |
581bd6a493fe39bce9f7e964ace527912865a17e | 5,987,184,441,977 | 9619d56f2aacc41d59816b3da0a394b6b048cc5f | /src/me/zerocore/zerolist/pojos/TaskDataSource.java | 3f7d1d1e959d223541451a22fdfabc7a3fa474c5 | [] | no_license | kamek-pf/ZeroList | https://github.com/kamek-pf/ZeroList | 8a3a41398edad22c260bc24cf10da70be81e4737 | 3ddbde45f12a752eeeacf4b88bb23bc26402f7fb | refs/heads/master | 2016-09-05T13:08:18.606000 | 2014-12-20T16:31:44 | 2014-12-20T16:31:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.zerocore.zerolist.pojos;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.List;
import java.util.Locale;
import me.zerocore.zerolist.activities.ListFragment;
import android.content.ContentValues;
import android.da... | UTF-8 | Java | 5,491 | java | TaskDataSource.java | Java | [] | null | [] | package me.zerocore.zerolist.pojos;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.List;
import java.util.Locale;
import me.zerocore.zerolist.activities.ListFragment;
import android.content.ContentValues;
import android.da... | 5,491 | 0.514296 | 0.513203 | 155 | 34.425808 | 29.183502 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.812903 | false | false | 9 |
e348004a215bb120fc1720d0c188cab5a210dfa9 | 28,578,712,404,802 | a89fc290dfd26a5cbea545d428306fdd511f9389 | /JavaPractice/src/com/java/security/aes/AESTest.java | 8c3d795330e5a0b2b9511f2f3ad70912a450faf1 | [] | no_license | Jasper2s/Imooc | https://github.com/Jasper2s/Imooc | 744e4d2fabebc6207d738c458c38f41bec823fbc | b09d6ada654ad9cfaaf4b3c9f257d30f47f78f0e | refs/heads/master | 2020-03-20T18:07:47.379000 | 2018-12-23T06:58:02 | 2018-12-23T06:58:02 | 137,572,400 | 0 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.java.security.aes;
import java.security.Key;
import java.security.SecureRandom;
import javax.crypto.Cipher;
import javax.crypto.KeyGenerator;
import javax.crypto.SecretKey;
import javax.crypto.spec.SecretKeySpec;
import org.apache.commons.codec.binary.Base64;
import org.apache.commons.codec.binary.Hex;
i... | GB18030 | Java | 1,253 | java | AESTest.java | Java | [
{
"context": ";\n\npublic class AESTest {\n\t\n\tprivate String text=\"Jasper is a good student!\";\n\t\n\t@Test\n\tpublic void testJD",
"end": 396,
"score": 0.9908797740936279,
"start": 390,
"tag": "NAME",
"value": "Jasper"
}
] | null | [] | package com.java.security.aes;
import java.security.Key;
import java.security.SecureRandom;
import javax.crypto.Cipher;
import javax.crypto.KeyGenerator;
import javax.crypto.SecretKey;
import javax.crypto.spec.SecretKeySpec;
import org.apache.commons.codec.binary.Base64;
import org.apache.commons.codec.binary.Hex;
i... | 1,253 | 0.726825 | 0.719442 | 47 | 24.936171 | 20.255184 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.191489 | false | false | 9 |
a9652c19e67a6e4a39dbeccccee5d42f42ca03f4 | 6,562,710,075,878 | c3a89dd6716e853f849f762883a7a17edcd49ee2 | /app/src/main/java/com/example/recyclerview/controller/ClickRecyclerView.java | b0e2d8bf9442c4779dd7dac2b52e807e213542df | [
"Apache-2.0"
] | permissive | GuilhermePalma/RecycleView | https://github.com/GuilhermePalma/RecycleView | 7813e63f870c5f19e5893d0ad697c2bd69a698a0 | b8960110afc2a93e8d2d872ab21b2849dd5ff8e9 | refs/heads/master | 2023-03-20T19:04:30.457000 | 2021-08-05T21:58:58 | 2021-08-05T21:58:58 | 350,126,286 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.recyclerview.controller;
public interface ClickRecyclerView {
void onCustomClick(int position);
void deletePeople(int position);
void addAge(int position);
void showMore(Object object, int position);
}
| UTF-8 | Java | 242 | java | ClickRecyclerView.java | Java | [] | null | [] | package com.example.recyclerview.controller;
public interface ClickRecyclerView {
void onCustomClick(int position);
void deletePeople(int position);
void addAge(int position);
void showMore(Object object, int position);
}
| 242 | 0.752066 | 0.752066 | 11 | 21 | 19.437546 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 9 |
bfed51d94ff9e37ee19818bcb043544d3aa4a7b7 | 32,152,125,202,983 | f3e2330ade580c48bc0cd97e3ce66c78701b4dfc | /TCPeUDP/src/br/com/furb/UDPServer.java | b48638708cbcead60de4b6001752bc5d10bd76e7 | [] | no_license | gmrosa/SD | https://github.com/gmrosa/SD | 54db3f12dca5928c9c3e8606c9fc222c8576ac21 | bf31d5443c6fcb3f5f6e65347f3f9eced8f5c7cb | refs/heads/master | 2021-01-19T08:00:18.163000 | 2017-05-26T15:34:13 | 2017-05-26T15:34:13 | 87,593,269 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.furb;
import java.io.IOException;
import java.net.DatagramPacket;
import java.net.DatagramSocket;
public class UDPServer {
public static void start() throws IOException {
DatagramSocket socket = null;
String s;
try {
socket = new DatagramSocket(3333);
while (true) {
... | UTF-8 | Java | 791 | java | UDPServer.java | Java | [] | null | [] | package br.com.furb;
import java.io.IOException;
import java.net.DatagramPacket;
import java.net.DatagramSocket;
public class UDPServer {
public static void start() throws IOException {
DatagramSocket socket = null;
String s;
try {
socket = new DatagramSocket(3333);
while (true) {
... | 791 | 0.644753 | 0.635904 | 34 | 21.264706 | 21.146976 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.470588 | false | false | 9 |
29c238084c5c9a153736811e5bbfc8aab1e8b3c1 | 7,859,790,200,583 | a97138b55c34a9c3454fdcb64be10735cacf8085 | /HackerRank/crackingInterview/Display.java | 9e7930a98f2bf60e7a98ea9967e4857aa8f40d79 | [] | no_license | siddharththakur26/hackerRank | https://github.com/siddharththakur26/hackerRank | b4f960dd40713c3c18de89ac864996c794a06811 | b0c002dd3e5b93809a2a2ab6ece63bf86056e351 | refs/heads/master | 2021-11-30T00:07:35.014000 | 2021-11-23T16:10:39 | 2021-11-23T16:10:39 | 169,684,621 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package HackerRank.crackingInterview;
import java.util.HashMap;
public class Display {
public static void main(String[] args) {
int month = (int) 02d;
int day = (int) 13d;
int year = 201;
HashMap<Integer, Integer> monthcode = new HashMap();
monthcode.put(01, 11);
mo... | UTF-8 | Java | 3,180 | java | Display.java | Java | [] | null | [] | package HackerRank.crackingInterview;
import java.util.HashMap;
public class Display {
public static void main(String[] args) {
int month = (int) 02d;
int day = (int) 13d;
int year = 201;
HashMap<Integer, Integer> monthcode = new HashMap();
monthcode.put(01, 11);
mo... | 3,180 | 0.546541 | 0.483962 | 104 | 29.586538 | 21.347225 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.038462 | false | false | 9 |
8ba644bd7198c0cfcb328707c578456f617e1ad1 | 19,344,532,732,363 | 112e93d2d9eb0af9bc893d1ead49dfa83ecc2e1b | /earlywarning-user/src/main/java/com/alexzfx/earlywarninguser/shiro/MyCredentialsMatcher.java | 1dffa9f22a6708884ca5bc09890920e57eb7c40e | [] | no_license | AlexZFX/earlywarning | https://github.com/AlexZFX/earlywarning | 3a9286205ef9d1161bfeadc0cc6d48477cbe3ec2 | befe5fb0ea7bd55593bb0e536dde02cbd92383c4 | refs/heads/master | 2020-03-06T16:38:16.841000 | 2018-06-29T06:01:49 | 2018-06-29T06:01:49 | 126,976,438 | 7 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.alexzfx.earlywarninguser.shiro;
import com.alexzfx.earlywarninguser.util.PasswordHash;
import org.apache.shiro.authc.AuthenticationInfo;
import org.apache.shiro.authc.AuthenticationToken;
import org.apache.shiro.authc.UsernamePasswordToken;
import org.apache.shiro.authc.credential.SimpleCredentialsMatcher;... | UTF-8 | Java | 1,372 | java | MyCredentialsMatcher.java | Java | [
{
"context": "ity.spec.InvalidKeySpecException;\n\n/**\n * Author : Alex\n * Date : 2018/3/20 17:20\n * Description :\n * 自定义",
"end": 441,
"score": 0.8482564091682434,
"start": 437,
"tag": "NAME",
"value": "Alex"
}
] | null | [] | package com.alexzfx.earlywarninguser.shiro;
import com.alexzfx.earlywarninguser.util.PasswordHash;
import org.apache.shiro.authc.AuthenticationInfo;
import org.apache.shiro.authc.AuthenticationToken;
import org.apache.shiro.authc.UsernamePasswordToken;
import org.apache.shiro.authc.credential.SimpleCredentialsMatcher;... | 1,372 | 0.732087 | 0.72352 | 38 | 32.789474 | 26.734718 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.473684 | false | false | 9 |
fa12aff3b5018f94931a627ad322686e9d5919b3 | 20,830,591,418,638 | 64b82c07d67810eff49677eb24531da1e2275de7 | /app/src/main/java/com/lucek/androidgameengine2d/eventBus/events/Event.java | 23370bfa8351ef0beca5298848002a4ec9cf747a | [] | no_license | lukaszlipski/NoGo | https://github.com/lukaszlipski/NoGo | c7462c7900ad101c77b401a1fab037f8ac5df9ce | 460636ead433af0d0a04e65a5e1a6b90b4b7e918 | refs/heads/master | 2021-06-10T13:47:46.092000 | 2017-03-07T09:37:31 | 2017-03-07T09:37:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lucek.androidgameengine2d.eventBus.events;
public abstract class Event {
}
| UTF-8 | Java | 88 | java | Event.java | Java | [] | null | [] | package com.lucek.androidgameengine2d.eventBus.events;
public abstract class Event {
}
| 88 | 0.818182 | 0.806818 | 4 | 21 | 22.327114 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 9 |
dcd11722525aee519e9e1899ed475aced31b5b3f | 30,588,757,116,175 | 6497925384d19c95f0e4e5c09f3d76b3e538fa3b | /业务支撑代码交接/整合分析系统/IntegrateOasSystem/src/main/java/com/sevenroad/oas/task/annotation/TaskAnnotation.java | 0f28574283b47f8af247d264d9217956af0b0ed9 | [] | no_license | xiaoyaofe/database | https://github.com/xiaoyaofe/database | 87fd5bdd4ef51a286e7507524b64cf538298a010 | 52d3d3442c0e796e908a2c5d15cd0f23c3041d93 | refs/heads/master | 2022-01-30T06:20:49.022000 | 2019-11-28T08:03:05 | 2019-11-28T08:03:05 | 224,365,049 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sevenroad.oas.task.annotation;
import java.lang.annotation.ElementType;
import java.lang.annotation.Target;
/**
* Created by linlin.zhang on 2017/5/23.
*/
@Target(ElementType.TYPE)
public @interface TaskAnnotation {
public int appId() default 1;
public String appName () default "";
}
| UTF-8 | Java | 309 | java | TaskAnnotation.java | Java | [
{
"context": "rt java.lang.annotation.Target;\n\n/**\n * Created by linlin.zhang on 2017/5/23.\n */\n@Target(ElementType.TYPE)\npubli",
"end": 152,
"score": 0.9805238842964172,
"start": 140,
"tag": "USERNAME",
"value": "linlin.zhang"
}
] | null | [] | package com.sevenroad.oas.task.annotation;
import java.lang.annotation.ElementType;
import java.lang.annotation.Target;
/**
* Created by linlin.zhang on 2017/5/23.
*/
@Target(ElementType.TYPE)
public @interface TaskAnnotation {
public int appId() default 1;
public String appName () default "";
}
| 309 | 0.737864 | 0.711974 | 13 | 22.76923 | 17.405365 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 9 |
8ac4afd8a94468e2557a635f960da8d7c5beeb23 | 22,917,945,511,626 | 2ec02a6b0d36f2dd967c603da33b988ae86e5412 | /app/src/androidTest/java/com/android/threeday/model/testInterface/DayModelInterface.java | 994a5f1eb726bcc2c952822009645784d52c95ca | [] | no_license | wind1096471134/ThreeDay | https://github.com/wind1096471134/ThreeDay | 579c194968910c230d71203b51c1e5de743cbe62 | e7138bfe4e07f06e4eeb47e56867142ef56ab2bb | refs/heads/master | 2016-09-16T03:36:36.505000 | 2015-01-11T07:24:51 | 2015-01-11T07:24:51 | 25,871,811 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.android.threeday.model.testInterface;
/**
* Created by user on 2014/11/2.
*/
public interface DayModelInterface{
public void testGetTask( ) throws Exception;
public void testAddTask( ) throws Exception;
public void testDeleteTask( ) throws Exception;
public void testSetRemain( ) throws Ex... | UTF-8 | Java | 766 | java | DayModelInterface.java | Java | [
{
"context": "d.threeday.model.testInterface;\n\n/**\n * Created by user on 2014/11/2.\n */\npublic interface DayModelInterf",
"end": 73,
"score": 0.9017192721366882,
"start": 69,
"tag": "USERNAME",
"value": "user"
}
] | null | [] | package com.android.threeday.model.testInterface;
/**
* Created by user on 2014/11/2.
*/
public interface DayModelInterface{
public void testGetTask( ) throws Exception;
public void testAddTask( ) throws Exception;
public void testDeleteTask( ) throws Exception;
public void testSetRemain( ) throws Ex... | 766 | 0.753264 | 0.744125 | 19 | 39.315788 | 20.354885 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.684211 | false | false | 9 |
0c151ccd439435b65936ba4da884acb4b56b05dd | 3,736,621,616,458 | 32b6ba59a40b914d753ea3a8ed41d44544202c94 | /app/src/main/java/com/example/ealan/getswollforfilm/Adaptors/FragmentAdaptor.java | 616bfdf0bb9d3c940ec6efed35750346019615f1 | [] | no_license | sillyduffer/gsff_popular_movies | https://github.com/sillyduffer/gsff_popular_movies | 93ba7602dc17e0ef0031885da17f799f35d3fbfb | ad69722271c865875083a43d9ca97540ead3339d | refs/heads/master | 2020-03-18T18:01:57.392000 | 2018-06-22T21:27:11 | 2018-06-22T21:27:11 | 135,067,334 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.ealan.getswollforfilm.Adaptors;
import android.content.Context;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentPagerAdapter;
import com.example.ealan.getswollforfilm.Fragments.DetailsFragment;
import com.example.ealan.ge... | UTF-8 | Java | 1,493 | java | FragmentAdaptor.java | Java | [] | null | [] | package com.example.ealan.getswollforfilm.Adaptors;
import android.content.Context;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentPagerAdapter;
import com.example.ealan.getswollforfilm.Fragments.DetailsFragment;
import com.example.ealan.ge... | 1,493 | 0.638982 | 0.634293 | 60 | 23.883333 | 21.243111 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.483333 | false | false | 9 |
fb1d8bac304c4f9c468e73909980b116b93f34e8 | 19,267,223,353,836 | 4a58c3d9a09928552877ced0004488d0b3921b99 | /camel-eap-quartz-sql-poller/src/main/java/com/redhat/wildfly/camel/spring/quartz/DataProcessor.java | a59b9670edd9f2c421bc3c9374b17cb5c7f49b9a | [
"Apache-2.0"
] | permissive | sully6768/camel-eap | https://github.com/sully6768/camel-eap | d4cfdb2465e3b1f44098747253e2c53c98285286 | cdd8458558e9d81a2d817b19e1e53053672c6310 | refs/heads/master | 2020-04-02T04:18:58.937000 | 2016-08-04T20:04:27 | 2016-08-04T20:04:27 | 63,012,751 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package com.redhat.wildfly.camel.spring.quartz;
import java.util.Date;
import java.util.HashMap;
import java.util.Map;
import org.apache.camel.Exchange;
import org.apache.camel.Processor;
/**
* @author scottes
*
*/
public class DataProcessor implements Processor {
/* (non-Javadoc)
* @see org.apach... | UTF-8 | Java | 561 | java | DataProcessor.java | Java | [
{
"context": "import org.apache.camel.Processor;\n\n/**\n * @author scottes\n *\n */\npublic class DataProcessor implements Proc",
"end": 225,
"score": 0.9996454119682312,
"start": 218,
"tag": "USERNAME",
"value": "scottes"
}
] | null | [] | /**
*
*/
package com.redhat.wildfly.camel.spring.quartz;
import java.util.Date;
import java.util.HashMap;
import java.util.Map;
import org.apache.camel.Exchange;
import org.apache.camel.Processor;
/**
* @author scottes
*
*/
public class DataProcessor implements Processor {
/* (non-Javadoc)
* @see org.apach... | 561 | 0.705882 | 0.705882 | 29 | 18.344828 | 19.809917 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.793103 | false | false | 9 |
f67892373d6f896260e59a754b57d16d664d8d59 | 12,713,103,216,739 | cf8b50561cce349111a36a3c34477fb8b60e5f96 | /Monopoly/src/Player.java | ba88628a2410f4c9324d6345896b3ae4067866cf | [] | no_license | xperiaroco2/Java | https://github.com/xperiaroco2/Java | 3fb53b6ab3a6605411b9d21cdfc77665c728b629 | ec2efe0e109fa85396bccfec67147d0aaaf87c49 | refs/heads/master | 2021-07-12T03:30:23.312000 | 2017-10-05T19:33:30 | 2017-10-05T19:33:30 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.awt.*;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Map;
import java.util.Random;
import static java.awt.Font.BOLD;
/**
* Created by h on 02.04.2017.
*/
public class Player {
public int number = 1;
public Color color;
public int money;
public String name;
p... | UTF-8 | Java | 3,131 | java | Player.java | Java | [
{
"context": "port static java.awt.Font.BOLD;\n\n/**\n * Created by h on 02.04.2017.\n */\npublic class Player {\n\n pub",
"end": 175,
"score": 0.9710229635238647,
"start": 174,
"tag": "USERNAME",
"value": "h"
}
] | null | [] | import java.awt.*;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Map;
import java.util.Random;
import static java.awt.Font.BOLD;
/**
* Created by h on 02.04.2017.
*/
public class Player {
public int number = 1;
public Color color;
public int money;
public String name;
p... | 3,131 | 0.546151 | 0.513893 | 126 | 23.849207 | 21.017403 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.626984 | false | false | 9 |
ed95e8382aab24674d771d17f6f3e0a25a27d25e | 4,277,787,492,589 | f87b66ef4c716b50b690a8eb397f33268da7c1a3 | /app/src/main/java/stu/cn/ua/androidlab3/tasks/ExecutorServiceTask.java | 99006375868499bdc34f725c8aa04775588655a5 | [] | no_license | Pitu4231QWEQEQEQ/Android3 | https://github.com/Pitu4231QWEQEQEQ/Android3 | 559fd3e37ec617f64f06269dde5e8754a0e0c5ed | 391edd4f2eb68b880bad4d82d932cc85c916ab4e | refs/heads/master | 2023-03-31T01:27:14.595000 | 2021-03-22T15:49:29 | 2021-03-22T15:49:29 | 355,422,677 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package stu.cn.ua.androidlab3.tasks;
import java.util.concurrent.Callable;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.concurrent.Future;
public class ExecutorServiceTask<T> extends BaseTask<T> {
private static final ExecutorService SERVICE = Executors.new... | UTF-8 | Java | 934 | java | ExecutorServiceTask.java | Java | [] | null | [] | package stu.cn.ua.androidlab3.tasks;
import java.util.concurrent.Callable;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.concurrent.Future;
public class ExecutorServiceTask<T> extends BaseTask<T> {
private static final ExecutorService SERVICE = Executors.new... | 934 | 0.608137 | 0.607066 | 39 | 22.948717 | 19.411797 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 9 |
26c9192f0ab699342637162f539e0af090132d25 | 31,928,786,931,033 | 5a613bc291a8819a8e1910c9481d5464abc3eead | /src/main/java/com/entities/User.java | 21414c816cb0e27f4cbe64d8eb192b2902506e84 | [] | no_license | zerbino/hibernateTry | https://github.com/zerbino/hibernateTry | a8ebb6653d224d27c4fd11cb536e766345b8fa41 | 43d067a9f83270ebb09bb22221a3008e5d5c3453 | refs/heads/master | 2021-01-21T05:00:16.852000 | 2013-07-10T14:39:22 | 2013-07-10T14:39:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.entities;
import java.util.List;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.OneToMany;
import javax.persisten... | UTF-8 | Java | 1,578 | java | User.java | Java | [] | null | [] | package com.entities;
import java.util.List;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.OneToMany;
import javax.persisten... | 1,578 | 0.70469 | 0.703422 | 89 | 16.741573 | 15.30846 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.213483 | false | false | 9 |
c791690cea6b95097254801273f4cd1bf4465271 | 31,928,786,934,024 | b4af0baedef5d81f9e25bcbfbcf7f9077a8f63dc | /src/main/java/module-info.java | c340e2b5dfd3b60f7e0ca7182a02f187d76256a6 | [] | no_license | dotSynergy/ProgettoVaccinazioneCittadini | https://github.com/dotSynergy/ProgettoVaccinazioneCittadini | c6571ee9200136b756bd3cedd17a4963d0297d06 | 67acbbc8558305c325c34bc93da8f56fc46224dd | refs/heads/master | 2023-05-26T03:05:02.160000 | 2021-06-10T21:10:01 | 2021-06-10T21:10:01 | 369,156,889 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* @author SEDE COMO
* @author Samuele Barella - mat.740688
* @author Lorenzo Pengue - mat.740727
* @author Andrea Pini - mat.740675
*/
module cittadini {
requires javafx.controls;
requires javafx.fxml;
requires javafx.graphics;
requires org.json;
requires java.net.h... | UTF-8 | Java | 635 | java | module-info.java | Java | [
{
"context": "/**\n * @author SEDE COMO\n * @author Samuele Barella - mat.740688\n * ",
"end": 30,
"score": 0.9926016330718994,
"start": 21,
"tag": "NAME",
"value": "SEDE COMO"
},
{
"context": "/**\n * @author SEDE COMO\n * @author Samuele Barella - mat.740688... | null | [] | /**
* @author <NAME>
* @author <NAME> - mat.740688
* @author <NAME> - mat.740727
* @author <NAME> - mat.740675
*/
module cittadini {
requires javafx.controls;
requires javafx.fxml;
requires javafx.graphics;
requires org.json;
requires java.net.http;
requires org.jod... | 610 | 0.67874 | 0.650394 | 25 | 24.4 | 14.974646 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.56 | false | false | 9 |
85cc14d89c3e6957a5df71bfe68ce0ba38f3f167 | 2,370,822,015,933 | cb6cef88061f2a81c38cbfbf08ca05cc317fb2e6 | /LeetCodePro/src/club/vann/leetcode/offer/daily/LeetCode_994.java | 828ff421ad814dd114cd8014ed2252769f0b9e13 | [] | no_license | He1senber9/GitRep | https://github.com/He1senber9/GitRep | c812d9a46489bdfd4ac4603246286717e5cf248a | e450ef66d00ffbd483905258187f19bb917a89c3 | refs/heads/master | 2021-12-19T04:23:53.691000 | 2021-11-22T14:44:55 | 2021-11-22T14:44:55 | 245,131,482 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package club.vann.leetcode.offer.daily;
import java.util.ArrayList;
import java.util.LinkedList;
import java.util.List;
/**
* Easy
* ���õ�����
* @author fanyu
*
*/
public class LeetCode_994 {
// �����ҵ�ָ���ڵ���������ҽڵ�
private int[] dr = {-1, 0, 0, 1};
private int[] dc = {0, -1, 1, 0};
public static void ... | UTF-8 | Java | 2,641 | java | LeetCode_994.java | Java | [
{
"context": "a.util.List;\n\n/**\n * Easy \n * ���õ�����\n * @author fanyu\n *\n */\npublic class LeetCode_994 {\n\t// �����ҵ�ָ��",
"end": 164,
"score": 0.9951243996620178,
"start": 159,
"tag": "USERNAME",
"value": "fanyu"
}
] | null | [] | package club.vann.leetcode.offer.daily;
import java.util.ArrayList;
import java.util.LinkedList;
import java.util.List;
/**
* Easy
* ���õ�����
* @author fanyu
*
*/
public class LeetCode_994 {
// �����ҵ�ָ���ڵ���������ҽڵ�
private int[] dr = {-1, 0, 0, 1};
private int[] dc = {0, -1, 1, 0};
public static void ... | 2,641 | 0.50835 | 0.476171 | 110 | 21.318182 | 17.742056 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.2 | false | false | 9 |
821cfd0899754270bbcca725ad82a1b717a514e2 | 412,316,919,532 | e104db13f078d9ed5370fd89f7147d1325c89a5f | /src/main/java/com/example/TermProjectTest/Fossils/FossilsService.java | ae5f013639f43d6e2bd0c6ca1d9790357b3a9048 | [] | no_license | carolineahu03/TermProjectTest | https://github.com/carolineahu03/TermProjectTest | a7c8fa8635497ec0f5a9411f32422600431bf193 | 7297ff55e9e321efa7e32dd264ab91babc3995e6 | refs/heads/main | 2023-08-12T09:15:06.810000 | 2021-10-06T01:50:49 | 2021-10-06T01:50:49 | 414,033,702 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.TermProjectTest.Fossils;
import com.example.TermProjectTest.Floors.Floors;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Sort;
import org.springframework.stereotype.Service;
import java.util.List;
@Service
public class FossilsService {
@... | UTF-8 | Java | 587 | java | FossilsService.java | Java | [] | null | [] | package com.example.TermProjectTest.Fossils;
import com.example.TermProjectTest.Floors.Floors;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Sort;
import org.springframework.stereotype.Service;
import java.util.List;
@Service
public class FossilsService {
@... | 587 | 0.759796 | 0.759796 | 22 | 25.636364 | 22.341452 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409091 | false | false | 9 |
035528d41cb576218d32d8664693fac7e080e438 | 25,288,767,500,281 | 736f5d842452d2c8a3da92a21036b711fc0a271c | /Panama.java | a9bbbbff11dcfc8b452c82557d7be890a27d3a38 | [] | no_license | joseluisn/Paradigmas | https://github.com/joseluisn/Paradigmas | 35fdcee256e646063ecad2f3e49c090b0c0eeb84 | a374cfb966086fca22d9b8aa7572c05cbe0584c7 | refs/heads/master | 2020-06-03T04:38:01.470000 | 2017-11-28T06:29:51 | 2017-11-28T06:29:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package paradigmas_programacion;
import javafx.application.Application;
import javafx.collections.ObservableList;
import javafx.scene.Scene;
import javafx.scene.layout.Pane;
import javafx.scene.paint.Color;
import javafx.scene.shape.Polyline;
import javafx.scene.shape.Rectangle;
import javafx.stage.Stage;
public clas... | UTF-8 | Java | 2,674 | java | Panama.java | Java | [] | null | [] | package paradigmas_programacion;
import javafx.application.Application;
import javafx.collections.ObservableList;
import javafx.scene.Scene;
import javafx.scene.layout.Pane;
import javafx.scene.paint.Color;
import javafx.scene.shape.Polyline;
import javafx.scene.shape.Rectangle;
import javafx.stage.Stage;
public clas... | 2,674 | 0.671279 | 0.625654 | 117 | 21.8547 | 16.35465 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.128205 | false | false | 9 |
b0605f5198f69fab72d6e77368bfd1719265ccaf | 33,363,305,959,597 | 92e9e4ca6b11413e28e1e75a4f082a17653b460d | /src/Deck.java | 2e92a19b7ea1fa4c2b46d75a019f1aec038d66f7 | [] | no_license | NickLeyon/PokerHand | https://github.com/NickLeyon/PokerHand | b9103c3340d76534a58e862de0c5e144007b5a92 | 3efcadb9736c9dffd268c1d5b5b745a71a21078e | refs/heads/master | 2023-04-04T21:41:18.161000 | 2023-03-15T10:36:04 | 2023-03-15T10:36:04 | 156,143,466 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
public class Deck
{
public Card[] deck = new Card[52];
public Deck(Card[] deck){
this.deck = deck;
if(!checkDeck()) {
System.out.println("Abort BAD DECK");
System.exit(0);
}
}
public Deck(int shuffles){
this.deck = initDeck();
shuffle(shuffles);
if(!checkD... | UTF-8 | Java | 10,652 | java | Deck.java | Java | [] | null | [] | import java.util.*;
public class Deck
{
public Card[] deck = new Card[52];
public Deck(Card[] deck){
this.deck = deck;
if(!checkDeck()) {
System.out.println("Abort BAD DECK");
System.exit(0);
}
}
public Deck(int shuffles){
this.deck = initDeck();
shuffle(shuffles);
if(!checkD... | 10,652 | 0.505539 | 0.46902 | 447 | 21.829977 | 19.17919 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.988814 | false | false | 9 |
877b1b56db894151a7feda4b7fa2a59d1bb7bdb1 | 15,023,795,665,289 | d60f1e83e5abc6c7f3922f0c4b63ce11256722bc | /src/cz/praha/strategy/Strategy.java | c9df7e1bf0c31bf7c327a6163ca97b7fdd7913d2 | [] | no_license | Sattvaden/GoldFinder | https://github.com/Sattvaden/GoldFinder | bd65b3dd45f25b7c5056fec48e9c16f9ecc9728f | 7a7f753c9cd3e7cc4775aa38e0a34127670580ba | refs/heads/master | 2017-12-18T08:38:46.758000 | 2017-02-21T19:50:54 | 2017-02-21T19:50:54 | 77,162,477 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cz.praha.strategy;
import cz.praha.gameObjects.Monster;
import cz.praha.interfaces.Movable;
import java.io.Serializable;
public interface Strategy extends Serializable{
int moveStrategy(Monster monster);
}
| UTF-8 | Java | 222 | java | Strategy.java | Java | [] | null | [] | package cz.praha.strategy;
import cz.praha.gameObjects.Monster;
import cz.praha.interfaces.Movable;
import java.io.Serializable;
public interface Strategy extends Serializable{
int moveStrategy(Monster monster);
}
| 222 | 0.801802 | 0.801802 | 11 | 19.181818 | 18.059589 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 9 |
09836742e7c5a12206cf6a1dd7b44abcf6fb1b23 | 23,965,917,572,924 | 14883a107dbb18a82d5caca1ad582a4838642f6e | /modules/mdm/src/main/java/com/ibm/cloud/mdm/v1/model/InstanceMetadataBulkloadBucket.java | 733be5a9bd6ac861bc1b5ce63224a3ae7d1a34ad | [
"Apache-2.0"
] | permissive | IBM/mdm-java-sdk | https://github.com/IBM/mdm-java-sdk | 46edb4c99be36bb3be0ebf7ad5e2ff20dcca493a | f42a47994f124d151c48b4a544b986096fd22962 | refs/heads/main | 2022-07-27T12:38:47.698000 | 2022-02-14T16:31:21 | 2022-02-14T16:31:21 | 315,992,710 | 0 | 2 | Apache-2.0 | false | 2022-02-14T16:28:27 | 2020-11-25T16:18:43 | 2022-01-06T13:30:39 | 2022-02-14T16:24:44 | 24,275 | 0 | 0 | 3 | Java | false | false | /*
* (C) Copyright IBM Corp. 2022.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in w... | UTF-8 | Java | 4,326 | java | InstanceMetadataBulkloadBucket.java | Java | [] | null | [] | /*
* (C) Copyright IBM Corp. 2022.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in w... | 4,326 | 0.705964 | 0.703883 | 155 | 26.903225 | 26.243469 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.245161 | false | false | 9 |
83b7ca331bd17b78306ad1c84506bbef05fe2aee | 1,821,066,182,538 | ac1a0e9d7b2023e929f76805deee96d6ca30beed | /sp2-security-jwt/src/main/java/com/zgy/learn/springsecurity/constants/JwtConstants.java | d0d26d2c512952d1f9f9492d3ecb6856122e4584 | [
"BSD-3-Clause"
] | permissive | prayjourney/springboot2.x-integration | https://github.com/prayjourney/springboot2.x-integration | 5cea5a17ec8d24b49b01ffde25daf585fcfe8984 | e8e1f2de53e3486344871e32c17102a6c3b8f3b3 | refs/heads/master | 2023-08-06T02:12:17.424000 | 2021-09-26T17:07:17 | 2021-09-26T17:07:17 | 264,737,270 | 8 | 7 | BSD-3-Clause | false | 2021-07-13T07:48:19 | 2020-05-17T19:05:17 | 2021-07-13T07:25:54 | 2021-07-13T07:48:19 | 13,738 | 3 | 5 | 0 | JavaScript | false | false | package com.zgy.learn.springsecurity.constants;
/**
* @author: pray-journey.io
* @date: 2021/2/25
* @description: jwt相关的常量
*/
public enum JwtConstants {
// JwtToken的安全秘钥
JWT_SECRET_KEY("HelloWorld!!!=SLP&*%jh@@^12sd+&MKD#))*SPW8"),
TOKEN_HEADER("Authorization"),
TOKEN_PREFIX("Bearer "),
TOKEN_T... | UTF-8 | Java | 575 | java | JwtConstants.java | Java | [
{
"context": "y.learn.springsecurity.constants;\n\n/**\n * @author: pray-journey.io\n * @date: 2021/2/25\n * @description: jwt相关的常量\n */",
"end": 80,
"score": 0.7687315940856934,
"start": 65,
"tag": "EMAIL",
"value": "pray-journey.io"
},
{
"context": "stants {\n // JwtToken的安全秘钥\n... | null | [] | package com.zgy.learn.springsecurity.constants;
/**
* @author: <EMAIL>
* @date: 2021/2/25
* @description: jwt相关的常量
*/
public enum JwtConstants {
// JwtToken的安全秘钥
JWT_SECRET_KEY("HelloWorld!!!=SLP&*%jh@@^12sd+&MKD#))*SPW8"),
TOKEN_HEADER("Authorization"),
TOKEN_PREFIX("Bearer "),
TOKEN_TYPE("JWT... | 567 | 0.615101 | 0.583794 | 27 | 19.111111 | 16.187178 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 9 |
d621646093dfb9920465ae719c00af8b7cbd9a0d | 31,679,678,803,224 | f68e7dddd8ef362cc967c32be7e7a244cf66b96d | /test/src/main/java/businessFramework/module/migrants/pages/CommissionHelper.java | debdf83ae043fd6e72afe60e7ae972e8133c3c52 | [] | no_license | skygbr/N2O_IntellijIDEA_Tests_Regres_Smoke | https://github.com/skygbr/N2O_IntellijIDEA_Tests_Regres_Smoke | 6e3fbed09464c4cf0929bd7e630f9e6c1892161a | 985e74067cc220eacf90c5c4876390d1494a1421 | refs/heads/master | 2020-06-28T16:46:42.012000 | 2016-11-23T12:57:43 | 2016-11-23T12:57:43 | 74,489,672 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package businessFramework.module.migrants.pages;
import businessFramework.module.Values;
import net.framework.autotesting.ApplicationManager;
import net.framework.autotesting.meta.*;
import net.framework.autotesting.meta.components.*;
public class CommissionHelper extends Page implements Values {
public Commissi... | UTF-8 | Java | 3,164 | java | CommissionHelper.java | Java | [] | null | [] | package businessFramework.module.migrants.pages;
import businessFramework.module.Values;
import net.framework.autotesting.ApplicationManager;
import net.framework.autotesting.meta.*;
import net.framework.autotesting.meta.components.*;
public class CommissionHelper extends Page implements Values {
public Commissi... | 3,164 | 0.659423 | 0.659423 | 91 | 26.824175 | 28.886892 | 159 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.164835 | false | false | 9 |
29200adc30574121090370320ab8604dcab7db57 | 33,681,133,550,407 | 0f0f5e8db43d4d3d659534da62a95e680f805461 | /src/main/java/org/big/zoologydatacenter/service/RecordService.java | 7ee8f6420c792d71d1e161b521d1fefa8d6ecf44 | [] | no_license | WangTianshan/zoology_data_center | https://github.com/WangTianshan/zoology_data_center | 33b241eefa4f7518e80e19734bdbfd62459498ef | 46572775c6c99f13cd41e0dbab287d23ca8ef4d4 | refs/heads/master | 2020-04-20T12:16:59.790000 | 2019-03-05T13:38:18 | 2019-03-05T13:38:18 | 168,839,024 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.big.zoologydatacenter.service;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONArray;
import org.big.zoologydatacenter.entity.TRecord;
import org.big.zoologydatacenter.entity.TUser;
import org.springframework.web.multipart.MultipartFile;
import javax.servlet.http.HttpServletRequest;
impo... | UTF-8 | Java | 1,372 | java | RecordService.java | Java | [
{
"context": "Record的Service类接口,与TRecord有关的业务逻辑方法</p>\n * @author WangTianshan (王天山)\n *<p>Created date: 2017/10/31 15:31</p>\n *<",
"end": 518,
"score": 0.9539862871170044,
"start": 506,
"tag": "NAME",
"value": "WangTianshan"
},
{
"context": "接口,与TRecord有关的业务逻辑方法</p>\n * @author Wan... | null | [] | package org.big.zoologydatacenter.service;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONArray;
import org.big.zoologydatacenter.entity.TRecord;
import org.big.zoologydatacenter.entity.TUser;
import org.springframework.web.multipart.MultipartFile;
import javax.servlet.http.HttpServletRequest;
impo... | 1,372 | 0.679402 | 0.662791 | 46 | 25.195652 | 19.846827 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.282609 | false | false | 9 |
cd56ed48cc674dd38b222ad624c8c999c4484653 | 996,432,444,235 | 1b8d9c0c5bebc61b92a00c1b1c4c84fb26de3dc0 | /parser/CharLiteral.java | ff28a431c2b831f2a2537a516495df48fd5d6d4b | [] | no_license | havarf/kompilator_pascal2016 | https://github.com/havarf/kompilator_pascal2016 | 1f564a6e2e4760c456fc9e67780a7f55ef8faaca | 832640dc9610757f0d8fc441d5ae045afc9e78f6 | refs/heads/master | 2020-08-09T20:56:08.818000 | 2019-10-10T12:47:25 | 2019-10-10T12:47:25 | 214,173,112 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package parser;
import main.*;
import scanner.*;
import static scanner.TokenKind.*;
class CharLiteral extends UnsignedConstant{
CharLiteral(int lNum){
super(lNum);
}
@Override public String identify(){
return "<char literal> " + type + " on line " + lineNum;
}
@Override void genCode(CodeFile f) {
int ch... | UTF-8 | Java | 786 | java | CharLiteral.java | Java | [] | null | [] | package parser;
import main.*;
import scanner.*;
import static scanner.TokenKind.*;
class CharLiteral extends UnsignedConstant{
CharLiteral(int lNum){
super(lNum);
}
@Override public String identify(){
return "<char literal> " + type + " on line " + lineNum;
}
@Override void genCode(CodeFile f) {
int ch... | 786 | 0.6743 | 0.6743 | 36 | 20.861111 | 18.754484 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.638889 | false | false | 9 |
2095dcbc7f66f310d17c938236d158c26bc0470e | 22,497,038,728,673 | 998b8727bcc327e0418a1e676970c2c95e07a6ee | /src/by/buslauski/auction/service/impl/LotServiceImpl.java | aa696d3488a8b73b24f9557ba2ce41736cba30ca | [] | no_license | AveDeviant/AuctionWebProject | https://github.com/AveDeviant/AuctionWebProject | 860ee34ab5e41af8256c170d7a4be639a04cf904 | 23d3b8bf3a74f724be6f9d0f14873eb0e7d61c84 | refs/heads/master | 2020-05-26T11:30:45.512000 | 2017-07-20T22:11:43 | 2017-07-20T22:11:43 | 84,995,281 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package by.buslauski.auction.service.impl;
import by.buslauski.auction.dao.*;
import by.buslauski.auction.dao.impl.*;
import by.buslauski.auction.entity.Bet;
import by.buslauski.auction.entity.Lot;
import by.buslauski.auction.entity.Role;
import by.buslauski.auction.entity.User;
import by.buslauski.auction.dao.excepti... | UTF-8 | Java | 17,125 | java | LotServiceImpl.java | Java | [
{
"context": "tter;\nimport java.util.ArrayList;\n\n\n/**\n * @author Mikita Buslauski\n */\npublic class LotServiceImpl extends AbstractS",
"end": 855,
"score": 0.9998375773429871,
"start": 839,
"tag": "NAME",
"value": "Mikita Buslauski"
}
] | null | [] | package by.buslauski.auction.service.impl;
import by.buslauski.auction.dao.*;
import by.buslauski.auction.dao.impl.*;
import by.buslauski.auction.entity.Bet;
import by.buslauski.auction.entity.Lot;
import by.buslauski.auction.entity.Role;
import by.buslauski.auction.entity.User;
import by.buslauski.auction.dao.excepti... | 17,115 | 0.601927 | 0.601577 | 433 | 38.549652 | 27.933491 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.51963 | false | false | 9 |
8823c86e87004fda897f926341245ef34b04b61f | 4,629,974,779,473 | 74f940f8fed6c5f1d96e097c849eb7b888f828a7 | /JMS2REST/src/main/java/org/abondar/experimental/jms2rest/Jms2RestRoute.java | 5ac1f03809212ed6c72eab49419580989d1eff20 | [] | no_license | abondar24/OSGiDemo | https://github.com/abondar24/OSGiDemo | 547ad3483a877e715d2b0919563c837c834689c8 | 074e7d0e2094114ac33691cd3e680049b8189811 | refs/heads/master | 2021-01-21T14:16:38.029000 | 2017-07-31T08:07:24 | 2017-07-31T08:07:24 | 95,260,797 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.abondar.experimental.jms2rest;
import org.apache.camel.Exchange;
import org.apache.camel.builder.RouteBuilder;
import java.net.ConnectException;
public class Jms2RestRoute extends RouteBuilder {
@Override
public void configure() throws Exception {
from("file://in").id("file2jms").to("jm... | UTF-8 | Java | 1,271 | java | Jms2RestRoute.java | Java | [] | null | [] | package org.abondar.experimental.jms2rest;
import org.apache.camel.Exchange;
import org.apache.camel.builder.RouteBuilder;
import java.net.ConnectException;
public class Jms2RestRoute extends RouteBuilder {
@Override
public void configure() throws Exception {
from("file://in").id("file2jms").to("jm... | 1,271 | 0.577498 | 0.574351 | 33 | 37.515152 | 28.525503 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 9 |
69edc3349d1a3fbde88334db493060ecc246a4c5 | 12,833,362,347,398 | 7d65b4f92d1c6893243cd9494fe75d51cc60df32 | /mcp-master/src/minecraft/fr/drakogia/game/api/crafts/ICraft.java | 3bc02c36fcd0ee346106bd33dd4e2bb740a98c9f | [] | no_license | iambluedev1/drakogia | https://github.com/iambluedev1/drakogia | 58e63b805c1dfa8513f1178db8d7952dface35ec | f047989efa12103992bf59075fa5a703b644298a | refs/heads/master | 2020-04-04T16:38:33.410000 | 2018-11-04T15:27:26 | 2018-11-04T15:27:26 | 156,086,240 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fr.drakogia.game.api.crafts;
import fr.drakogia.game.crafts.CustomCraft;
import net.minecraft.item.ItemStack;
import net.minecraft.item.crafting.IRecipe;
public interface ICraft<T> {
ICraft<T> addLine(String[] line);
ICraft<T> addItem(String code, ItemStack itemStack);
ICraft<T> setOutput(ItemStack ou... | UTF-8 | Java | 351 | java | ICraft.java | Java | [] | null | [] | package fr.drakogia.game.api.crafts;
import fr.drakogia.game.crafts.CustomCraft;
import net.minecraft.item.ItemStack;
import net.minecraft.item.crafting.IRecipe;
public interface ICraft<T> {
ICraft<T> addLine(String[] line);
ICraft<T> addItem(String code, ItemStack itemStack);
ICraft<T> setOutput(ItemStack ou... | 351 | 0.757835 | 0.757835 | 17 | 19.647058 | 19.238262 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 9 |
8b7d36fa80fbd3c48de4c1cba187be4a75588f0e | 12,833,362,348,030 | 1c3fd9681e736eb343921e9cd567cbcbba242684 | /workspace/Inventory/src/com/ivt/mis/view/render/CustomizedUnitCellRenderer.java | 5b630e98559e0ac063e069b3f48ba7ed7c39a5c5 | [] | no_license | houqingchun/Inventory | https://github.com/houqingchun/Inventory | c81db92b3c07f50bf5690c11bfb4700089c73de0 | 34af4416057dffc8a29fc83924615ed6d6c03407 | refs/heads/master | 2021-06-30T11:42:02.994000 | 2017-09-15T08:54:22 | 2017-09-15T08:54:22 | 103,636,216 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ivt.mis.view.render;
import java.awt.Component;
import javax.swing.JTable;
import javax.swing.table.DefaultTableCellRenderer;
import com.ivt.mis.model.CustomizedUnit;
public class CustomizedUnitCellRenderer extends DefaultTableCellRenderer {
public Component CustomizedUnitCellRenderer(JTable table, O... | UTF-8 | Java | 695 | java | CustomizedUnitCellRenderer.java | Java | [] | null | [] | package com.ivt.mis.view.render;
import java.awt.Component;
import javax.swing.JTable;
import javax.swing.table.DefaultTableCellRenderer;
import com.ivt.mis.model.CustomizedUnit;
public class CustomizedUnitCellRenderer extends DefaultTableCellRenderer {
public Component CustomizedUnitCellRenderer(JTable table, O... | 695 | 0.746763 | 0.746763 | 27 | 24.74074 | 24.090252 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.777778 | false | false | 9 |
f088979d2d94d2a3e5d2b031cd86563f868218bc | 15,126,874,825,399 | 22e3736f49c7cda093a7f7768efde2a50e702d99 | /projects/batch-mode/src/test/java/am/extension/batchmode/internal/BatchModeFileWriterImplTest.java | 90149a937a8d81cb5cb3063135b9cf2a20d9685a | [
"NCSA"
] | permissive | agreementmaker/agreementmaker | https://github.com/agreementmaker/agreementmaker | 66e5b96573da5845b2cfdb9bb63c7080fbccff27 | 4c5504573a45391c1d635c19b3e57435d7ed3433 | refs/heads/master | 2021-06-16T22:14:02.830000 | 2021-03-01T05:09:56 | 2021-03-01T05:09:56 | 41,654,345 | 35 | 27 | NOASSERTION | false | 2021-03-01T05:07:31 | 2015-08-31T03:43:06 | 2020-12-04T06:57:26 | 2021-03-01T05:07:30 | 5,934 | 31 | 24 | 16 | Java | false | false | package am.extension.batchmode.internal;
import am.extension.batchmode.internal.providers.MatcherProviderFromClasspath;
import am.extension.batchmode.internal.providers.SelectorProviderFromClasspath;
import am.extension.batchmode.internal.providers.WriteOAEIToFile;
import org.junit.Test;
import java.io.ByteArrayInput... | UTF-8 | Java | 3,076 | java | BatchModeFileWriterImplTest.java | Java | [] | null | [] | package am.extension.batchmode.internal;
import am.extension.batchmode.internal.providers.MatcherProviderFromClasspath;
import am.extension.batchmode.internal.providers.SelectorProviderFromClasspath;
import am.extension.batchmode.internal.providers.WriteOAEIToFile;
import org.junit.Test;
import java.io.ByteArrayInput... | 3,076 | 0.721717 | 0.71814 | 66 | 45.621212 | 32.335724 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.742424 | false | false | 9 |
2f6dd8d4780f000d051160da6c2b00730d862613 | 31,782,758,039,702 | 62417bf3b4847f63a397684b48f6eaad8c54227b | /android/src/main/java/com/rn_advanced_video_player/AdvancedVideoManager.java | 85a6afb6f4f12b39f25a028d0f33b36fd19e99d2 | [
"MIT"
] | permissive | zt-mobile/react-native-advanced-video-player | https://github.com/zt-mobile/react-native-advanced-video-player | 0d1ac0a3f63bc0774f1931afabd909b08349ca2e | 7e0498f1d09e113bbcee5beed18f9590d9ed91d7 | refs/heads/main | 2023-06-09T16:59:23.917000 | 2021-07-02T05:33:35 | 2021-07-02T05:33:35 | 382,240,275 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rn_advanced_video_player;
import androidx.annotation.Nullable;
import com.facebook.infer.annotation.Assertions;
import com.facebook.react.bridge.ReadableArray;
import com.facebook.react.common.MapBuilder;
import com.facebook.react.uimanager.SimpleViewManager;
import com.facebook.react.uimanager.ThemedReac... | UTF-8 | Java | 5,069 | java | AdvancedVideoManager.java | Java | [] | null | [] | package com.rn_advanced_video_player;
import androidx.annotation.Nullable;
import com.facebook.infer.annotation.Assertions;
import com.facebook.react.bridge.ReadableArray;
import com.facebook.react.common.MapBuilder;
import com.facebook.react.uimanager.SimpleViewManager;
import com.facebook.react.uimanager.ThemedReac... | 5,069 | 0.627343 | 0.626356 | 148 | 33.25 | 27.780724 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.574324 | false | false | 9 |
c5bce2385af4bddfe8568fa5a8b70aaaa0d2972d | 19,499,151,561,127 | ca96a168bce17a0b2542ffa6d62cd9c37543118e | /controller/MainController.java | adad9976e48bf036081b1cfb3020d528f1c98a4b | [] | no_license | kptdaaron/Payroll-Management-System | https://github.com/kptdaaron/Payroll-Management-System | 1b40a2a353adf9abe503eb183599c29c3a9fee26 | 357e8fd4b21a2b46684b0e7fc830a794e1647398 | refs/heads/master | 2022-05-29T21:34:59.323000 | 2022-05-24T16:04:15 | 2022-05-24T16:04:15 | 236,788,413 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package controller;
import java.awt.event.ActionEvent; import java.awt.event.ActionListener;
import java.awt.event.MouseEvent; import java.awt.event.MouseListener;
import java.io.FileNotFoundException; import java.io.FileOutputStream;
import java.util.logging.Level; import java.util.logging.Logger;
import javax.swing.... | UTF-8 | Java | 9,243 | java | MainController.java | Java | [
{
"context": "doc = new Document();\n\n\t\t\tString file = \"C:/Users/kptdaaron/Documents/Payslip/\" + mainView.getCurDate();\n\t\t\tP",
"end": 5146,
"score": 0.9941465854644775,
"start": 5137,
"tag": "USERNAME",
"value": "kptdaaron"
}
] | null | [] | package controller;
import java.awt.event.ActionEvent; import java.awt.event.ActionListener;
import java.awt.event.MouseEvent; import java.awt.event.MouseListener;
import java.io.FileNotFoundException; import java.io.FileOutputStream;
import java.util.logging.Level; import java.util.logging.Logger;
import javax.swing.... | 9,243 | 0.678243 | 0.669263 | 250 | 35.976002 | 28.730461 | 178 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.592 | false | false | 9 |
b8be2dd3cfae911a4df117454c1e2a57800274c6 | 19,499,151,560,914 | 5aa26316d4ddc540d5fa932d173ce293b089643f | /src/main/java/capstone/app/DocData.java | 10fc80d7a4e092f74423a619f5ac0ee49125b1e8 | [] | no_license | MoravianCollege/DocFHIR | https://github.com/MoravianCollege/DocFHIR | fa52260305950506ab3a5e955e60702c6fe60591 | 648244e11ad963eb35d9d6a0ac7b4e05b2a69c91 | refs/heads/master | 2020-04-15T15:21:58.031000 | 2016-04-29T04:55:42 | 2016-04-29T04:55:42 | 51,091,752 | 0 | 5 | null | false | 2016-06-07T17:56:52 | 2016-02-04T17:13:33 | 2016-03-02T21:11:14 | 2016-06-07T17:56:51 | 18 | 0 | 5 | 1 | Java | 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 capstone.app;
/**
*
* @author Derek
*/
public class DocData
{
private String NPI = null;
private Str... | UTF-8 | Java | 8,337 | java | DocData.java | Java | [
{
"context": "\n */\r\npackage capstone.app;\r\n\r\n/**\r\n *\r\n * @author Derek\r\n */\r\npublic class DocData \r\n{\r\n private Strin",
"end": 240,
"score": 0.9996309876441956,
"start": 235,
"tag": "NAME",
"value": "Derek"
}
] | 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 capstone.app;
/**
*
* @author Derek
*/
public class DocData
{
private String NPI = null;
private Str... | 8,337 | 0.577546 | 0.576346 | 342 | 22.377193 | 20.372147 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.327485 | false | false | 9 |
b9b1774aaed4312e18ef7951fbd4a5481aae74f2 | 12,987,981,144,173 | 9690b5285b0de370b7ffa417684563216eaa3fb1 | /zjjf-task/src/main/java/com/corner/task/dao/AuthorityMapper.java | 1641c6e0325bc9cba7857f713835dcfda3c2fdf9 | [] | no_license | xuCoCo/myZJJFProject | https://github.com/xuCoCo/myZJJFProject | 2dfedaef7fb21af724a0890ba0550521b748529f | 49a7fc816e44f69144421fe20e727a2ae2af93dc | refs/heads/master | 2021-01-23T06:06:04.300000 | 2017-03-19T02:24:41 | 2017-03-19T02:29:00 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.corner.task.dao;
import com.corner.task.beans.Admin;
import com.corner.task.beans.ro.LoginRo;
public interface AuthorityMapper {
Admin getUserByAdminCredential(LoginRo loginRo);
} | UTF-8 | Java | 195 | java | AuthorityMapper.java | Java | [] | null | [] | package com.corner.task.dao;
import com.corner.task.beans.Admin;
import com.corner.task.beans.ro.LoginRo;
public interface AuthorityMapper {
Admin getUserByAdminCredential(LoginRo loginRo);
} | 195 | 0.810256 | 0.810256 | 9 | 20.777779 | 19.094954 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 9 |
40a91ec8e9139a13deef17cdee3c974f8d907fb6 | 996,432,446,404 | 6c91a18faf63d55e20ef794dc7cac35fd250acb5 | /src/main/java/br/com/tomioka/clinicavet/configuration/exceptions/ErroValidacao.java | f1a797e91aa355c67640554929721f2860200548 | [] | no_license | hytomioka/clinica-vet | https://github.com/hytomioka/clinica-vet | e5d5e288d2fde907707fb9fb58d9ea0d5ee774ce | 068fe085b2d565e3b5054cf66ac42db3f6bd77ec | refs/heads/main | 2023-05-13T06:32:56.387000 | 2021-06-03T22:24:53 | 2021-06-03T22:24:53 | 352,781,186 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.tomioka.clinicavet.configuration.exceptions;
import java.util.ArrayList;
import java.util.List;
public class ErroValidacao extends ErroPadrao {
private List<ErroCampo> erros = new ArrayList<>();
public ErroValidacao(Integer status, String mensagem) {
super(status, mensagem);
}
... | UTF-8 | Java | 463 | java | ErroValidacao.java | Java | [] | null | [] | package br.com.tomioka.clinicavet.configuration.exceptions;
import java.util.ArrayList;
import java.util.List;
public class ErroValidacao extends ErroPadrao {
private List<ErroCampo> erros = new ArrayList<>();
public ErroValidacao(Integer status, String mensagem) {
super(status, mensagem);
}
... | 463 | 0.684665 | 0.684665 | 21 | 21.047619 | 21.15583 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 9 |
24cc57cf3ac1ca3fd919d2d5e1f0078154149f66 | 2,224,793,084,513 | d21c9d6de4ff20f5195588f7b2151ca2d415c556 | /trunk/ZTCJ_server_02/src/com/wm927/action/blog/BlogList.java | a6320bcb0b8f75e1f2b60435909b23446eeb7b8f | [] | no_license | BGCX262/ztcj-server-svn-to-git | https://github.com/BGCX262/ztcj-server-svn-to-git | 5cbe4c028d97a616ef46937ec2571a0eeb8a87f7 | cc09b7d47909f237d75443e58fbd5793372c7583 | refs/heads/master | 2021-01-20T11:30:56.282000 | 2015-08-23T06:57:22 | 2015-08-23T06:57:22 | 41,248,371 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wm927.action.blog;
import java.util.List;
import java.util.Map;
import com.wm927.commons.DataUtils;
import com.wm927.service.impl.MiddlewareActionService;
/**
* 博客列表
* @author chen
* 修改于2013-10-22
*/
public class BlogList extends MiddlewareActionService{
//传入用户ID
private String uid;
... | UTF-8 | Java | 5,728 | java | BlogList.java | Java | [
{
"context": "ddlewareActionService;\r\n\r\n/**\r\n * 博客列表\r\n * @author chen\r\n * 修改于2013-10-22\r\n */\r\npublic class BlogList ext",
"end": 205,
"score": 0.9983687996864319,
"start": 201,
"tag": "USERNAME",
"value": "chen"
}
] | null | [] | package com.wm927.action.blog;
import java.util.List;
import java.util.Map;
import com.wm927.commons.DataUtils;
import com.wm927.service.impl.MiddlewareActionService;
/**
* 博客列表
* @author chen
* 修改于2013-10-22
*/
public class BlogList extends MiddlewareActionService{
//传入用户ID
private String uid;
... | 5,728 | 0.633397 | 0.625 | 189 | 25.724867 | 36.081749 | 229 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.497355 | false | false | 9 |
06a2f07e8ad1564c9aa54964e882f278d23cee65 | 20,306,605,413,982 | eee1aae32f9a6acfb21c1946ac3fa3a24aabcd99 | /src/main/java/com/aebiz/schedule/controller/ScheduleJobController.java | c11e2d5e71ff3471cffa0773fc64ea3b4c0158b1 | [] | no_license | taotaoliuliu/springboot | https://github.com/taotaoliuliu/springboot | df7c9bfc082f514ec1efc897ee0f1c3f6329d871 | 0bad3e1755c23cde2ef56391ee2fccf13754b64b | refs/heads/master | 2022-12-11T01:20:34.277000 | 2019-09-20T06:43:50 | 2019-09-20T06:43:50 | 175,159,879 | 0 | 2 | null | false | 2022-12-06T16:21:39 | 2019-03-12T07:44:09 | 2019-09-20T06:44:02 | 2022-12-06T16:21:37 | 6,354 | 0 | 2 | 39 | JavaScript | false | false | package com.aebiz.schedule.controller;
import org.apache.shiro.authz.annotation.RequiresPermissions;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.*;
import com.aebiz.common.base.cotroller.BaseController;
... | UTF-8 | Java | 3,485 | java | ScheduleJobController.java | Java | [
{
"context": "notation.PostConstruct;\n\n/**\n * 定时任务\n *\n * @author lipengjun\n * @email 939961241@qq.com\n * @date 2016年11月28日 下",
"end": 681,
"score": 0.996983528137207,
"start": 672,
"tag": "USERNAME",
"value": "lipengjun"
},
{
"context": "t;\n\n/**\n * 定时任务\n *\n * @author lipe... | null | [] | package com.aebiz.schedule.controller;
import org.apache.shiro.authz.annotation.RequiresPermissions;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.*;
import com.aebiz.common.base.cotroller.BaseController;
... | 3,478 | 0.648673 | 0.642112 | 146 | 21.965754 | 21.089638 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.445205 | false | false | 9 |
88d0d4e029b40be875e0c739f13c62eedd23586d | 8,632,884,296,079 | f27139ded036f882b49b717c273b61c6b881da85 | /writeme-api/src/main/java/com/zust/writeme/service/carouselService/CarouselService.java | 56609e84a9cf1e155c4a9fc90bdb586e91426886 | [] | no_license | DinryWJ/writeme | https://github.com/DinryWJ/writeme | b7bc1e77d43b3b4ea398ae4ce7ee1a581a74df81 | 7c199ebe865fa5d2c5da403540bedeec451a237a | refs/heads/master | 2020-03-24T10:38:40.463000 | 2018-09-29T08:43:36 | 2018-09-29T08:43:36 | 142,662,738 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zust.writeme.service.carouselService;
import com.zust.writeme.common.util.Pagination;
import com.zust.writeme.model.Carousel;
/**
* @Author: 吴佳杰
* @Date: 2018/9/27 11:05
* @Description:
*/
public interface CarouselService {
/**
* 新增轮播图
*
* @param tag
* @param address
* @pa... | UTF-8 | Java | 845 | java | CarouselService.java | Java | [
{
"context": "com.zust.writeme.model.Carousel;\n\n/**\n * @Author: 吴佳杰\n * @Date: 2018/9/27 11:05\n * @Description:\n */\npu",
"end": 159,
"score": 0.9998087882995605,
"start": 156,
"tag": "NAME",
"value": "吴佳杰"
}
] | null | [] | package com.zust.writeme.service.carouselService;
import com.zust.writeme.common.util.Pagination;
import com.zust.writeme.model.Carousel;
/**
* @Author: 吴佳杰
* @Date: 2018/9/27 11:05
* @Description:
*/
public interface CarouselService {
/**
* 新增轮播图
*
* @param tag
* @param address
* @pa... | 845 | 0.561315 | 0.547408 | 46 | 16.195652 | 15.6311 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.217391 | false | false | 9 |
95ffb407e70f0cf950d4c66ad72301f3ea7e64ea | 1,838,246,005,579 | 76cebfcf868ea75889d7a127f82f6a94985efa00 | /hmf-common/src/main/java/com/hartwig/hmftools/common/variant/cosmic/CosmicAnnotationFactory.java | ec9ed506740130dcbfd384450aadef697c9488f1 | [
"MIT"
] | permissive | j-hudecek/hmftools | https://github.com/j-hudecek/hmftools | 2a45f2a13c2bd8c0364d2bd073c32c0d374d22a3 | f619e02cdb166594e7dd4d7d1dd7fe8592267f2d | refs/heads/master | 2020-03-31T08:20:54.511000 | 2018-10-08T09:39:29 | 2018-10-08T09:39:29 | 152,054,013 | 0 | 0 | MIT | true | 2018-10-08T09:34:13 | 2018-10-08T09:34:12 | 2018-10-08T09:15:00 | 2018-10-08T09:14:59 | 74,348 | 0 | 0 | 0 | null | false | null | package com.hartwig.hmftools.common.variant.cosmic;
import java.util.Collections;
import java.util.List;
import java.util.stream.Collectors;
import org.jetbrains.annotations.NotNull;
import htsjdk.variant.variantcontext.VariantContext;
public final class CosmicAnnotationFactory {
private static final String CO... | UTF-8 | Java | 1,547 | java | CosmicAnnotationFactory.java | Java | [] | null | [] | package com.hartwig.hmftools.common.variant.cosmic;
import java.util.Collections;
import java.util.List;
import java.util.stream.Collectors;
import org.jetbrains.annotations.NotNull;
import htsjdk.variant.variantcontext.VariantContext;
public final class CosmicAnnotationFactory {
private static final String CO... | 1,547 | 0.641888 | 0.636716 | 47 | 31.914894 | 26.962408 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.319149 | false | false | 9 |
76ef041295dc08db78109c03c662a820ec77c8cf | 22,771,916,671,480 | f9d8f0588a7faaf6513ae187d2816430aa569efe | /TOOLBOX/src/it/intecs/pisa/toolbox/plugins/nativeTagPlugin/TimeDifferenceTag.java | f54449c547bb692308169367f74aff98319824fc | [] | no_license | cloudbearings/toolboxenvironment | https://github.com/cloudbearings/toolboxenvironment | 47b38616f804945fc23bd997c52aab93ff881564 | d61cf82010578d685c73643787b359e4e318ec02 | refs/heads/master | 2020-04-02T18:41:49.891000 | 2011-08-17T22:09:44 | 2011-08-17T22:09:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package it.intecs.pisa.toolbox.plugins.nativeTagPlugin;
import org.w3c.dom.Element;
import it.intecs.pisa.util.DOMUtil;
import java.util.Date;
import java.util.Iterator;
public class TimeDifferenceTag extends NativeTagExecutor{
@Override
public Object executeTag( Element tagEl) throws Exception{
Iterat... | UTF-8 | Java | 672 | java | TimeDifferenceTag.java | Java | [] | null | [] | package it.intecs.pisa.toolbox.plugins.nativeTagPlugin;
import org.w3c.dom.Element;
import it.intecs.pisa.util.DOMUtil;
import java.util.Date;
import java.util.Iterator;
public class TimeDifferenceTag extends NativeTagExecutor{
@Override
public Object executeTag( Element tagEl) throws Exception{
Iterat... | 672 | 0.708333 | 0.706845 | 22 | 29.545454 | 28.736622 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.590909 | false | false | 9 |
df9ac44f9a4a1a2ed0a1f0b22507b5e461b7a6e2 | 19,902,878,500,893 | 2e1049ea10b12136ebb0cfd79fff37f65129667e | /bundles/model/eu.vicci.process.model/src-gen/eu/vicci/process/model/sofia/impl/CompositeStepImpl.java | e6793764ae82315f7b4915e607edc7ae74bf157f | [] | no_license | IoTUDresden/proteus | https://github.com/IoTUDresden/proteus | 55f3d2440fee8fef9b59a54161c10c4a296355b0 | 8b1bad9b5cdf0014ebbd4990f2749c703e6e4353 | refs/heads/master | 2022-12-01T12:18:44.078000 | 2021-12-10T07:04:48 | 2021-12-10T07:04:48 | 73,270,164 | 5 | 1 | null | false | 2022-11-16T09:30:24 | 2016-11-09T09:39:10 | 2021-12-10T07:04:55 | 2022-11-16T09:30:21 | 67,553 | 4 | 0 | 11 | Java | false | false | /**
*/
package eu.vicci.process.model.sofia.impl;
import eu.vicci.process.model.sofia.CompositeStep;
import eu.vicci.process.model.sofia.ProcessStep;
import eu.vicci.process.model.sofia.SofiaPackage;
import java.util.Collection;
import org.eclipse.emf.common.notify.NotificationChain;
import org.eclipse.emf.common.... | UTF-8 | Java | 4,044 | java | CompositeStepImpl.java | Java | [] | null | [] | /**
*/
package eu.vicci.process.model.sofia.impl;
import eu.vicci.process.model.sofia.CompositeStep;
import eu.vicci.process.model.sofia.ProcessStep;
import eu.vicci.process.model.sofia.SofiaPackage;
import java.util.Collection;
import org.eclipse.emf.common.notify.NotificationChain;
import org.eclipse.emf.common.... | 4,044 | 0.668645 | 0.668645 | 165 | 23.50909 | 26.328373 | 170 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.418182 | false | false | 9 |
71122b1e4e63d667765e4397bd9d1396e7f7d747 | 25,580,825,268,673 | 7a1f994f0337e9e8e88889b7db772f7e2ef7aca9 | /src/Singleton1.java | c8067162d22ad3b25290a139013d6509fe9f3d1f | [
"MIT"
] | permissive | MunteanuAndreiStefan/Lab5IP | https://github.com/MunteanuAndreiStefan/Lab5IP | 4486da9d5a8ddd895356c6ecd213841c9c946121 | 4d73126fcd803cc8ae900c8a215b95ac0839d7a0 | refs/heads/master | 2021-04-09T15:32:23.703000 | 2018-03-19T04:27:19 | 2018-03-19T04:27:19 | 125,664,754 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.Serializable;
public final class Singleton1 implements SingletonMarker {
private static Singleton1 INSTANCE = null
private Singleton1() {};
public synchronized int mySyncMethod(){System.out.println("Sample text."); return 1;}
public Singleton1 getInstance(){
if(INSTANCE == null)
INS... | UTF-8 | Java | 383 | java | Singleton1.java | Java | [] | null | [] | import java.io.Serializable;
public final class Singleton1 implements SingletonMarker {
private static Singleton1 INSTANCE = null
private Singleton1() {};
public synchronized int mySyncMethod(){System.out.println("Sample text."); return 1;}
public Singleton1 getInstance(){
if(INSTANCE == null)
INS... | 383 | 0.70235 | 0.686684 | 18 | 20.333334 | 23.802427 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 9 |
1d287f61009a65f6c918bba1aba3ef056a41a224 | 25,580,825,267,107 | 85de8212e8c4d1c29f4c2eafe0564cbb33ec3593 | /src/br/com/esiii/dominio/Prova.java | 11749958ba99a732ab2c21f40d5a57ca13ffbb07 | [] | no_license | CintiaNeves/Follow | https://github.com/CintiaNeves/Follow | d64743c9e24ce92da2653f80dc2e7c09bd0a6de2 | dbfaa0bf929f56abb82f612989d9f20cfd8c41db | refs/heads/master | 2020-06-13T04:17:14.980000 | 2019-06-30T15:29:14 | 2019-06-30T15:29:14 | 194,531,712 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.esiii.dominio;
public class Prova extends AtividadeAvaliativa {
}
| UTF-8 | Java | 83 | java | Prova.java | Java | [] | null | [] | package br.com.esiii.dominio;
public class Prova extends AtividadeAvaliativa {
}
| 83 | 0.795181 | 0.795181 | 5 | 15.6 | 19.642811 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 9 |
8127781f2370314683ab4962644b3d4bc08a8d23 | 25,580,825,268,963 | 6f672fb72caedccb841ee23f53e32aceeaf1895e | /Pandora_source/src/com/admarvel/android/ads/AdMarvelAnalyticsAdapterInstances.java | 7427f799e3707881c33a111551daa270733ec75d | [] | no_license | cha63506/CompSecurity | https://github.com/cha63506/CompSecurity | 5c69743f660b9899146ed3cf21eceabe3d5f4280 | eee7e74f4088b9c02dd711c061fc04fb1e4e2654 | refs/heads/master | 2018-03-23T04:15:18.480000 | 2015-12-19T01:29:58 | 2015-12-19T01:29:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package com.admarvel.android.ads;
import android.content.Context;
import java.util.HashMap;
import java.util.Map;
// Referenced classes of pack... | UTF-8 | Java | 1,289 | java | AdMarvelAnalyticsAdapterInstances.java | Java | [
{
"context": "// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.\n// Jad home page: http://www.geocities.com/kpdus",
"end": 61,
"score": 0.9996844530105591,
"start": 45,
"tag": "NAME",
"value": "Pavel Kouznetsov"
}
] | null | [] | // Decompiled by Jad v1.5.8e. Copyright 2001 <NAME>.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package com.admarvel.android.ads;
import android.content.Context;
import java.util.HashMap;
import java.util.Map;
// Referenced classes of package com.ad... | 1,279 | 0.680372 | 0.674942 | 47 | 26.425531 | 34.981907 | 214 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.297872 | false | false | 9 |
38b2dec333e3faa013084858d9db851c4850249c | 33,423,435,545,331 | 81ae1bde1fe2ead109493b45362cd3c6639ff953 | /app/src/main/java/com/example/wojciech/iotmonitor/FieldSettingsRepository.java | 54633fdea4833a2a92db2c935fd0cf1fd8fa384a | [] | no_license | wkubaty/iot-monitor | https://github.com/wkubaty/iot-monitor | 6f4e81f2712e93a22d26e8cca6ab7a3f38872dd8 | 23cfdeed07c2c1e28797c9b1bbca533e79b47e40 | refs/heads/master | 2020-05-09T19:45:16.307000 | 2020-03-22T19:25:01 | 2020-03-22T19:25:01 | 181,386,693 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.wojciech.iotmonitor;
import android.app.Application;
import android.arch.lifecycle.LiveData;
import android.os.AsyncTask;
import com.example.wojciech.iotmonitor.model.thingspeak.FieldSettings;
import com.example.wojciech.iotmonitor.model.thingspeak.FieldSettingsDao;
import com.example.wojciech.iot... | UTF-8 | Java | 4,182 | java | FieldSettingsRepository.java | Java | [] | null | [] | package com.example.wojciech.iotmonitor;
import android.app.Application;
import android.arch.lifecycle.LiveData;
import android.os.AsyncTask;
import com.example.wojciech.iotmonitor.model.thingspeak.FieldSettings;
import com.example.wojciech.iotmonitor.model.thingspeak.FieldSettingsDao;
import com.example.wojciech.iot... | 4,182 | 0.705165 | 0.704208 | 118 | 34.440678 | 33.243973 | 183 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.449153 | false | false | 9 |
3ed865b0a7fe0c9baa19e13ba15391454d9858ac | 3,229,815,459,650 | 5d3685f53ce15ac2cd3f988e89cd5b7da0b156dd | /lib/src/main/java/commands/Exit.java | 277e8e212df82f7f6dfe7ce9250e734f72802b38 | [] | no_license | Gramdel/lab7 | https://github.com/Gramdel/lab7 | 11c3ca5a378f6f1a5f4c57ca68bb42366d914c4d | 3404e0f344ee424a8e50595ed5590a74ee3c8887 | refs/heads/main | 2023-06-08T21:29:20.045000 | 2021-06-25T19:17:39 | 2021-06-25T19:17:39 | 376,103,878 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package commands;
import core.Interpreter;
import core.User;
public class Exit extends Command {
public Exit(User user) {
super(user);
}
@Override
public boolean prepare(String arg, boolean isInteractive, Interpreter interpreter) {
if (!arg.matches("\\s*")) {
System.out.pr... | UTF-8 | Java | 932 | java | Exit.java | Java | [] | null | [] | package commands;
import core.Interpreter;
import core.User;
public class Exit extends Command {
public Exit(User user) {
super(user);
}
@Override
public boolean prepare(String arg, boolean isInteractive, Interpreter interpreter) {
if (!arg.matches("\\s*")) {
System.out.pr... | 932 | 0.604245 | 0.602996 | 32 | 24.03125 | 25.772423 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 9 |
afb6ec8faf4a8c8a3609fa3d98aecfd37ef618d3 | 7,971,459,361,490 | a45aedeaf3d8352a48143e311e50a27bb8c870d4 | /registry-core-api/src/main/java/eu/openminted/registry/core/service/ResourceTypeService.java | d0c27753320a6cbd11ecf41ee1b9085a48b1d041 | [
"Apache-2.0"
] | permissive | openminted/registry | https://github.com/openminted/registry | f172918afe47c1af1a498be61ce0353df874f6a7 | 53afc36e7fd84881031a7b9395d560bba4dbc23b | refs/heads/master | 2022-11-25T11:04:22.355000 | 2022-11-10T09:47:21 | 2022-11-10T09:47:21 | 139,555,505 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package eu.openminted.registry.core.service;
import eu.openminted.registry.core.domain.ResourceType;
import eu.openminted.registry.core.domain.Schema;
import eu.openminted.registry.core.domain.index.IndexField;
import java.util.List;
import java.util.Set;
public interface ResourceTypeService {
Schema getSchema(Stri... | UTF-8 | Java | 659 | java | ResourceTypeService.java | Java | [] | null | [] | package eu.openminted.registry.core.service;
import eu.openminted.registry.core.domain.ResourceType;
import eu.openminted.registry.core.domain.Schema;
import eu.openminted.registry.core.domain.index.IndexField;
import java.util.List;
import java.util.Set;
public interface ResourceTypeService {
Schema getSchema(Stri... | 659 | 0.822458 | 0.822458 | 24 | 26.458334 | 25.237173 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.875 | false | false | 9 |
197bd841693ed907be31034dd5399b56ff35c902 | 26,663,157,016,319 | ad583ed989bad964055a7529ea25660d0d620268 | /app/src/main/java/com/ufrbuild/mh4x0f/painelufrb/ui/base/BaseDialogFragment.java | ee7d5b23f2e12a7adf115569bfa8579c1f1f761f | [
"Apache-2.0"
] | permissive | UFRBuild/Painel-Aulas-UFRB | https://github.com/UFRBuild/Painel-Aulas-UFRB | 1c92754694cd6e9d7791e9bffad6fc62723371b3 | 27c3a5b21584ab25ab90b5ceb98aa406005db310 | refs/heads/dev | 2022-12-25T12:04:38.632000 | 2022-12-12T23:16:25 | 2022-12-12T23:16:25 | 200,312,273 | 3 | 0 | Apache-2.0 | false | 2022-12-12T23:16:26 | 2019-08-03T00:12:43 | 2022-12-12T23:15:58 | 2022-12-12T23:16:25 | 1,041 | 3 | 1 | 0 | Java | false | false | /*
This file is part of the Painel de Aulas UFRB Open Source Project.
Painel de Aulas UFRB is licensed under the Apache 2.0.
Copyright 2019 UFRBuild - Marcos Bomfim
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
... | UTF-8 | Java | 1,418 | java | BaseDialogFragment.java | Java | [
{
"context": "der the Apache 2.0.\n\n Copyright 2019 UFRBuild - Marcos Bomfim\n\n Licensed under the Apache License, Version 2",
"end": 177,
"score": 0.999891996383667,
"start": 164,
"tag": "NAME",
"value": "Marcos Bomfim"
}
] | null | [] | /*
This file is part of the Painel de Aulas UFRB Open Source Project.
Painel de Aulas UFRB is licensed under the Apache 2.0.
Copyright 2019 UFRBuild - <NAME>
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may... | 1,411 | 0.724965 | 0.705219 | 44 | 31.227272 | 28.505871 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.318182 | false | false | 9 |
19f3f27e8f54e936901a7569ae0424110f896d90 | 27,212,912,849,272 | 60586b2aa202839233d392e907df8cb9b4560c16 | /src/main/java/com/lrz/nowcoder/solutions/Solution11.java | 6d08c975b304a49f939d772ce186a02458041757 | [] | no_license | HUSTLrZ/algorithms | https://github.com/HUSTLrZ/algorithms | 0bf7e138a9626d919a6334a208ea67d285d8177a | 38edb6c5df305cf1ed9cad00124fb43ae5b82afe | refs/heads/master | 2020-04-23T05:47:29.923000 | 2019-03-16T14:47:43 | 2019-03-16T14:47:43 | 170,951,330 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lrz.nowcoder.solutions;
import java.util.Stack;
/**
* 输入一个整数数组,实现一个函数来调整该数组中数字的顺序,使得所有的奇数位于数组的前半部分,所有的偶数位于数组的后半部分,并保证奇数和奇数,偶数和偶数之间的相对位置不变。
*/
public class Solution11 {
public void reOrderArray(int [] array) {
Stack<Integer> oddStack = new Stack<>();
Stack<Integer> evenStack = new Sta... | UTF-8 | Java | 914 | java | Solution11.java | Java | [] | null | [] | package com.lrz.nowcoder.solutions;
import java.util.Stack;
/**
* 输入一个整数数组,实现一个函数来调整该数组中数字的顺序,使得所有的奇数位于数组的前半部分,所有的偶数位于数组的后半部分,并保证奇数和奇数,偶数和偶数之间的相对位置不变。
*/
public class Solution11 {
public void reOrderArray(int [] array) {
Stack<Integer> oddStack = new Stack<>();
Stack<Integer> evenStack = new Sta... | 914 | 0.495979 | 0.487936 | 27 | 26.629629 | 20.457993 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.37037 | false | false | 9 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.