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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
336446fc36cd972ce206b431e2e1630c947d97e3 | 4,166,118,344,958 | 3c03dd6f33fdae7fc986d0d00e419b59d02c2f72 | /src/main/java/com/lin/ssm/dao/RecordDao.java | 6013b394606919f5548e757d269434cf20282d4a | [] | no_license | ChangQiLin/ssm | https://github.com/ChangQiLin/ssm | 860c869d55c1d5f22f26401a0e6ff1e34d02e6c4 | 5272db9503d06d4c6a8a9f3c3855d45e50ff5b77 | refs/heads/master | 2020-04-08T00:13:00.976000 | 2018-11-23T14:33:47 | 2018-11-23T14:33:47 | 158,842,344 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lin.ssm.dao;
import com.lin.ssm.entity.Retable;
import com.lin.ssm.entity.Record;
import org.apache.ibatis.annotations.Param;
import java.util.List;
public interface RecordDao {
public void addRecord(Record record);
public List<Retable> getAllRecord(int auction_id);
public Record getCheck(@Param("uid... | UTF-8 | Java | 501 | java | RecordDao.java | Java | [] | null | [] | package com.lin.ssm.dao;
import com.lin.ssm.entity.Retable;
import com.lin.ssm.entity.Record;
import org.apache.ibatis.annotations.Param;
import java.util.List;
public interface RecordDao {
public void addRecord(Record record);
public List<Retable> getAllRecord(int auction_id);
public Record getCheck(@Param("uid... | 501 | 0.750499 | 0.750499 | 16 | 30.3125 | 28.270388 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.125 | false | false | 2 |
b10cd7a3a2f98de1246630e33061cb900b4489d5 | 2,181,843,446,137 | 5c3064bdf9624152c8c32bd9c6830f712e27d7f6 | /src/com/wang/study/class_loader/demo1/SSClass.java | 8e7c0ad89e0590f7bb1cc952d8502bcd1debaa12 | [
"Apache-2.0"
] | permissive | wangsanshi/java_study | https://github.com/wangsanshi/java_study | 42eea4139f24de14b45380fa3f1ac3e3f52a3ec6 | 35dca1e0e504fd5064e871b43b6125af91fed11a | refs/heads/master | 2020-05-20T22:08:42.312000 | 2019-06-11T10:18:13 | 2019-06-11T10:18:13 | 185,155,257 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wang.study.class_loader.demo1;
public class SSClass {
static {
System.out.println("SSClass 静态代码块");
}
}
| UTF-8 | Java | 145 | java | SSClass.java | Java | [] | null | [] | package com.wang.study.class_loader.demo1;
public class SSClass {
static {
System.out.println("SSClass 静态代码块");
}
}
| 145 | 0.644444 | 0.637037 | 9 | 14 | 16.964014 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 2 |
fdf842cae24cc72df2862208cdf80e3ee4a014c0 | 7,541,962,612,009 | fb621103f3f068601ec632c1c16c8e19425ff239 | /SomeTest/src/comproTest/Question3.java | 45290e6df14cac97fd5baac626531defc451c26f | [] | no_license | Ferdis17/core_java | https://github.com/Ferdis17/core_java | 03c72651ba93cda2e544f276395cf8da9a3bf9c5 | b65af838f056409895d36eebbe4fabac6fe9170e | refs/heads/master | 2021-06-09T21:25:12.057000 | 2020-01-15T05:02:25 | 2020-01-15T05:02:25 | 143,230,448 | 1 | 0 | null | false | 2020-01-15T05:02:26 | 2018-08-02T02:14:58 | 2020-01-09T19:07:39 | 2020-01-15T05:02:26 | 2,203 | 1 | 0 | 0 | Java | false | false | package comproTest;
public class Question3 {
public static void main(String[] args) {
// TODO Auto-generated method stub
System.out.println(isMercurial(new int[] {1, 2, 10, 3, 15, 1, 2,2} ));
System.out.println(isMercurial(new int[] {5, 2, 10, 3, 15, 1, 2,
2} ));
System.out.println(isMercurial(new int[] {1, 2, 1... | UTF-8 | Java | 1,560 | java | Question3.java | Java | [] | null | [] | package comproTest;
public class Question3 {
public static void main(String[] args) {
// TODO Auto-generated method stub
System.out.println(isMercurial(new int[] {1, 2, 10, 3, 15, 1, 2,2} ));
System.out.println(isMercurial(new int[] {5, 2, 10, 3, 15, 1, 2,
2} ));
System.out.println(isMercurial(new int[] {1, 2, 1... | 1,560 | 0.441026 | 0.391026 | 54 | 27.888889 | 19.302338 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.796296 | false | false | 2 |
9682746e99c0704908bea092d9b610842c442386 | 17,789,754,575,024 | 6b729bcbb7cee5844612197ed36c4055a1e23b90 | /Gorgonea Quarta Project/GorgoneaQuartaStudentTest.java | 8f8293be48999d8fb9ec980b192de6a3eb3bc12c | [] | no_license | bananahbatman/APCSA-Projects | https://github.com/bananahbatman/APCSA-Projects | 242290cd40ed853d8aab7b9069ff0908a5a87547 | b4ea18b32cec003400d0f99e1482c9e284d7e360 | refs/heads/master | 2020-08-05T21:18:46.280000 | 2019-10-04T01:58:27 | 2019-10-04T01:58:27 | 212,714,804 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Arrays;
import junit.framework.*;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
/*
* GorgoneaQuartaTest.java
*
* This is the test suite for the GorgoneaQuarta programming problem.
*
*/
public class GorgoneaQuartaStudentTest extends TestCase {
publ... | UTF-8 | Java | 1,084 | java | GorgoneaQuartaStudentTest.java | Java | [] | null | [] | import java.util.Arrays;
import junit.framework.*;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
/*
* GorgoneaQuartaTest.java
*
* This is the test suite for the GorgoneaQuarta programming problem.
*
*/
public class GorgoneaQuartaStudentTest extends TestCase {
publ... | 1,084 | 0.665129 | 0.617159 | 27 | 38.222221 | 26.051706 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.962963 | false | false | 2 |
1fc04b82af15cb97ba5b617f36db4380886522d7 | 15,822,659,569,596 | 11ca8f1f89b79c83d16549e1e84cb839d4936ad8 | /stripes/src/main/java/net/sourceforge/stripes/action/ActionBeanContext.java | ac50dd2cc1d77f33863e455e130e0f391a297791 | [
"Apache-2.0"
] | permissive | costalfy/stripes | https://github.com/costalfy/stripes | 7d68c1bab40ba528146f60bd4d3f70fcade2348b | 13257fed2565c8bd230a8ac9192d7556a4490bf3 | refs/heads/master | 2023-04-27T04:56:16.360000 | 2022-11-29T13:43:41 | 2022-11-29T13:43:41 | 236,000,649 | 0 | 1 | Apache-2.0 | true | 2023-04-14T23:34:12 | 2020-01-24T12:40:51 | 2022-01-10T17:37:16 | 2023-04-14T23:34:12 | 19,999 | 0 | 1 | 8 | Java | false | false | /* Copyright 2005-2006 Tim Fennell
*
* 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 t... | UTF-8 | Java | 10,762 | java | ActionBeanContext.java | Java | [
{
"context": "/* Copyright 2005-2006 Tim Fennell\n *\n * Licensed under the Apache License, Version ",
"end": 34,
"score": 0.9997732639312744,
"start": 23,
"tag": "NAME",
"value": "Tim Fennell"
},
{
"context": "gement\">State\n * Management</a>.</p>\n *\n * @author Tim Fennell\n */\n... | null | [] | /* Copyright 2005-2006 <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 agreed to in ... | 10,752 | 0.665768 | 0.664096 | 306 | 34.169933 | 28.727772 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.215686 | false | false | 2 |
c9316f2a44886c1138ffbfe90f865404ab72dafc | 6,691,559,103,510 | 009d18eb4b877ab2e653e69e766e2d86b1928757 | /CodigoDeFuente/src/com/waze/share/ShareFbLocationActivity$3.java | dc9398d8966e2ea9bf13c603e17c561691dd34ba | [] | no_license | secretline/waze-security-paper | https://github.com/secretline/waze-security-paper | 3a6fbaf6dfa63aca81c195d9c9ffb8ba9c827b71 | eb573a23e4f2cbe4484fd2a1b1f09c31d5364fe4 | refs/heads/master | 2016-09-07T18:14:39.292000 | 2015-06-28T19:15:45 | 2015-06-28T19:15:45 | 38,207,099 | 2 | 1 | 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.waze.share;
import android.widget.ListView;
import java.util.ArrayList;
// Referenced classes of package com.waze.share:
// ... | UTF-8 | Java | 846 | java | ShareFbLocationActivity$3.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.9996869564056396,
"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.waze.share;
import android.widget.ListView;
import java.util.ArrayList;
// Referenced classes of package com.waze.share:
// ShareF... | 836 | 0.710402 | 0.695035 | 32 | 25.4375 | 26.847879 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 2 |
6cbad281ca3d0695b00ba67e73e3fde30effda23 | 16,200,616,699,050 | 38ae33ee28f3836f6d77b46917825c9f9a07729e | /test_examples/src/com/thread/example/TestThreadPoolManager.java | d08ecea8f720ae49f04aed5ac47b878bd0a744af | [] | no_license | chinmaysept/java_general | https://github.com/chinmaysept/java_general | c4f771cd30cffdcd24870f93ea699ac4703e838c | cb391b0dd1a3908814f6f3d1c26251576afa9c74 | refs/heads/master | 2022-12-22T20:25:16.680000 | 2019-11-14T08:44:53 | 2019-11-14T08:44:53 | 221,638,495 | 0 | 0 | null | false | 2022-12-16T03:32:16 | 2019-11-14T07:36:18 | 2019-11-14T08:45:08 | 2022-12-16T03:32:14 | 15,873 | 0 | 0 | 5 | Java | false | false | package com.thread.example;
import java.util.LinkedList;
import java.util.Queue;
public class TestThreadPoolManager {
public static void main(String[] args) {
ThreadPoolManager poolManager = new ThreadPoolManager(10);
//now lets submit task
poolManager.submitTask(new R... | UTF-8 | Java | 3,615 | java | TestThreadPoolManager.java | Java | [] | null | [] | package com.thread.example;
import java.util.LinkedList;
import java.util.Queue;
public class TestThreadPoolManager {
public static void main(String[] args) {
ThreadPoolManager poolManager = new ThreadPoolManager(10);
//now lets submit task
poolManager.submitTask(new R... | 3,615 | 0.512863 | 0.509544 | 136 | 24.580883 | 21.141176 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 2 |
9aa6bf402f05b052122f861f29a877f64c664dfd | 22,196,391,040,594 | 0a0e8f37379cacdc6d2caca839bebec7579d8269 | /src/main/java/com/OnlineShop/Application/demo/model/Products.java | fc31ac28e1eb1a11d1636e2b0d22aaf526966499 | [] | no_license | Hemant-003/OnlineShop | https://github.com/Hemant-003/OnlineShop | 9ef2b287d5215d2e8599e029a098b73273573ce5 | 520e506adbc8035c7b6101e2444492462d4f746c | refs/heads/master | 2020-04-20T07:29:29.345000 | 2019-02-01T14:38:27 | 2019-02-01T14:38:27 | 168,707,089 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.OnlineShop.Application.demo.model;
import javax.persistence.Column;
import javax.persistence.Entity;
@Entity(name = "products")
public class Products {
@Column(name = "ID")
private int ID;
@Column(name = "Name")
private String Name;
@Column(name = "SellerName")
private String S... | UTF-8 | Java | 1,383 | java | Products.java | Java | [] | null | [] | package com.OnlineShop.Application.demo.model;
import javax.persistence.Column;
import javax.persistence.Entity;
@Entity(name = "products")
public class Products {
@Column(name = "ID")
private int ID;
@Column(name = "Name")
private String Name;
@Column(name = "SellerName")
private String S... | 1,383 | 0.612437 | 0.612437 | 75 | 17.440001 | 15.85622 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.28 | false | false | 2 |
c9796bbe21e1c635520c56aa822f0d0de942f2c8 | 23,596,550,384,531 | ffd9642a1fecaaadb492dd7840da74180e6af70e | /SliceClean.java | ac96b6f239dcd9de47aca567c9456ace7a21f695 | [] | no_license | MiningBee/beehive | https://github.com/MiningBee/beehive | 8af0ff2b46620b0d71e675593bc8d736927e626e | 991633cfc136e43da0a7ba9bf143200cc195f313 | refs/heads/master | 2016-08-08T04:06:56.769000 | 2015-04-28T06:41:12 | 2015-04-28T06:41:12 | 16,332,061 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.huanalytix.hive;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.io.LongWritable;
import org.apache.hadoop.io.IntWritable;
import org.apache.hadoop.io.FloatWritable;
import org.apache.hadoop.hive.ql.udf.generic.GenericUDF;
import org.apache.hadoop.hive.ql.exec.UDFArgumentException;
import org.ap... | UTF-8 | Java | 8,933 | java | SliceClean.java | Java | [] | null | [] | package com.huanalytix.hive;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.io.LongWritable;
import org.apache.hadoop.io.IntWritable;
import org.apache.hadoop.io.FloatWritable;
import org.apache.hadoop.hive.ql.udf.generic.GenericUDF;
import org.apache.hadoop.hive.ql.exec.UDFArgumentException;
import org.ap... | 8,933 | 0.653532 | 0.641778 | 199 | 43.889446 | 35.433537 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.899498 | false | false | 2 |
21b839e9e7ac3bcc6ced08ba1e750cbd6f1c9ea0 | 23,304,492,600,211 | b3239a9e5e5b581c198d3ad16147b610307f9376 | /app/src/main/java/com/ambergleam/dicewear/DiceListener.java | d81fdbeb2f51e493d7bc21cd21f40fc8fdd190e4 | [] | no_license | matthew-compton/DiceWear | https://github.com/matthew-compton/DiceWear | 1581b717bd175bd549db2008db14f324219c33a8 | 92f96f6ddaba5f581b5032c1f7d032f874e3b9ae | refs/heads/master | 2021-01-01T16:56:21.948000 | 2014-07-22T18:57:48 | 2014-07-22T18:57:48 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ambergleam.dicewear;
import android.app.AlertDialog;
import android.content.Context;
import android.view.View;
import java.util.Random;
public class DiceListener implements View.OnClickListener {
private Context mContext;
private int mSides;
public DiceListener(Context context, int sides) {... | UTF-8 | Java | 940 | java | DiceListener.java | Java | [
{
"context": "package com.ambergleam.dicewear;\n\nimport android.app.AlertDialog;\nimport",
"end": 22,
"score": 0.5372159481048584,
"start": 17,
"tag": "USERNAME",
"value": "gleam"
}
] | null | [] | package com.ambergleam.dicewear;
import android.app.AlertDialog;
import android.content.Context;
import android.view.View;
import java.util.Random;
public class DiceListener implements View.OnClickListener {
private Context mContext;
private int mSides;
public DiceListener(Context context, int sides) {... | 940 | 0.659574 | 0.658511 | 34 | 26.67647 | 22.997086 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.617647 | false | false | 2 |
b5714f201cf1d857b298d7eef4accf80a93a3899 | 23,699,629,608,840 | 2c44eae08a24abd1e75446e37849055450b762d9 | /Assignment_2-Uppgift_2/src/CalculatorGUI.java | 92fe1d30f30d282e4ced95e286e4c66c0ebafbba | [] | no_license | sunflowr/KD405A_Johan_A | https://github.com/sunflowr/KD405A_Johan_A | 28080ef6e517a9ac58f8b4761a3bfb1738be1173 | bbeb25840ade2222b7dfe4a1e92baaa31a518afb | refs/heads/master | 2021-01-10T03:06:02.483000 | 2016-03-02T19:18:21 | 2016-03-02T19:18:21 | 49,867,729 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.awt.BorderLayout;
import java.awt.EventQueue;
import javax.swing.JFrame;
import javax.swing.JPanel;
import java.awt.GridLayout;
import javax.swing.JTextField;
import javax.swing.JButton;
import java.awt.event.ActionListener;
import java.awt.event.ActionEvent;
import java.awt.Font;
import javax.swing.SwingC... | UTF-8 | Java | 8,144 | java | CalculatorGUI.java | Java | [] | null | [] | import java.awt.BorderLayout;
import java.awt.EventQueue;
import javax.swing.JFrame;
import javax.swing.JPanel;
import java.awt.GridLayout;
import javax.swing.JTextField;
import javax.swing.JButton;
import java.awt.event.ActionListener;
import java.awt.event.ActionEvent;
import java.awt.Font;
import javax.swing.SwingC... | 8,144 | 0.71525 | 0.691184 | 287 | 27.376307 | 18.948616 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.979094 | false | false | 2 |
a067c8a349cbea1666db6e5c1c59ddea1aa0cd27 | 16,655,883,228,710 | fb19fade97c8014e403f6c88df732cce5e50ab9c | /src/main/java/com/example/Repository/MatiereRepository.java | d9195e22e270cd3490a70f573aae58278a1e159e | [] | no_license | mo3taz1919/scolarite | https://github.com/mo3taz1919/scolarite | a01cf75e19c12196bf955b0674309af5d06f34eb | 69609da8ade8186c90bfbb5741186c70ae4ea40c | refs/heads/main | 2023-02-06T14:01:39.025000 | 2020-12-25T20:33:02 | 2020-12-25T20:33:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.Repository;
import org.springframework.data.jpa.repository.JpaRepository;
import com.example.entites.Matiere;
public interface MatiereRepository extends JpaRepository<Matiere,Long>{
}
| UTF-8 | Java | 208 | java | MatiereRepository.java | Java | [] | null | [] | package com.example.Repository;
import org.springframework.data.jpa.repository.JpaRepository;
import com.example.entites.Matiere;
public interface MatiereRepository extends JpaRepository<Matiere,Long>{
}
| 208 | 0.836538 | 0.836538 | 9 | 22.111111 | 26.975069 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 2 |
eedf29ee05a93907a4f41fc1db420335620c8d92 | 31,894,427,205,859 | a7a62f4f545bc7013e353620347cf50dfcabb12a | /Arrays and Lists/reverse/Main.java | 2011e5d2296a2ce6124e52afb62fd252cef83134 | [
"Unlicense"
] | permissive | hershyz/apcsa-problemset | https://github.com/hershyz/apcsa-problemset | 62a094bfc4191bedf2fd1520192c4991245ac64c | 6ac8860be1d8431f325a3d18bf074804bb95a4f9 | refs/heads/main | 2023-04-01T10:42:12.475000 | 2021-04-08T02:00:49 | 2021-04-08T02:00:49 | 325,875,592 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Given an array, reverse it and return it:
*
* Examples:
* [1, 2, 3, 4, 5] -> [5, 4, 3, 2, 1]
* */
public class Main {
public static void main(String[] args) {
Check.check();
}
//Solution:
public static int[] reverse(int[] arr) {
}
}
| UTF-8 | Java | 275 | java | Main.java | Java | [] | null | [] | /*
* Given an array, reverse it and return it:
*
* Examples:
* [1, 2, 3, 4, 5] -> [5, 4, 3, 2, 1]
* */
public class Main {
public static void main(String[] args) {
Check.check();
}
//Solution:
public static int[] reverse(int[] arr) {
}
}
| 275 | 0.512727 | 0.476364 | 18 | 14.277778 | 16.339474 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 2 |
539f28cdcb421d5a6dea9e7fda93e5d56fe6d277 | 33,354,716,079,023 | ac44416621cd9b0208da703d44ffb85e58c4c74f | /app/src/main/java/com/cassie/study/latteec/base/MyApplication.java | f99c99b773a964fce7898d530064dec1b7c12bb9 | [] | no_license | Cassie-7579/LatteEC | https://github.com/Cassie-7579/LatteEC | 3a663b4f182634ada74dfeebf9adf75b05cd01bc | cd5cbdb7b35fd4ca9da2386e5dfe161b2f787d2d | refs/heads/master | 2022-05-23T08:01:11.984000 | 2019-09-04T06:52:27 | 2019-09-04T06:52:27 | 200,759,227 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cassie.study.latteec.base;
import com.cassie.cassie_base.app.BaseApp;
import com.cassie.study.latte.app.Latte;
import com.cassie.study.latte.utils.ConstantUtils;
import com.orhanobut.logger.AndroidLogAdapter;
import com.orhanobut.logger.Logger;
import okhttp3.logging.HttpLoggingInterceptor;
/**
* Applic... | UTF-8 | Java | 1,167 | java | MyApplication.java | Java | [
{
"context": "erceptor;\n\n/**\n * Application\n * <p>\n * Created by admin on 2019/8/6.\n */\npublic class MyApplication exten",
"end": 352,
"score": 0.9835247993469238,
"start": 347,
"tag": "USERNAME",
"value": "admin"
}
] | null | [] | package com.cassie.study.latteec.base;
import com.cassie.cassie_base.app.BaseApp;
import com.cassie.study.latte.app.Latte;
import com.cassie.study.latte.utils.ConstantUtils;
import com.orhanobut.logger.AndroidLogAdapter;
import com.orhanobut.logger.Logger;
import okhttp3.logging.HttpLoggingInterceptor;
/**
* Applic... | 1,167 | 0.685297 | 0.679278 | 40 | 28.075001 | 24.447277 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.35 | false | false | 2 |
4d69f63c434aee1e9978ca5bb8dcbae719b8170a | 8,581,344,715,636 | d33f24050bdf34cfc45033a8228eacc77493fcdc | /src/main/java/com/BullsAndCows/utilities/exceptions/IncorrectUsernameOrPasswordException.java | cc7e18f2c711050bf7cfa50810e9d8e9845e6e87 | [] | no_license | KirilSivilov/Bulls-And-Cows-Game | https://github.com/KirilSivilov/Bulls-And-Cows-Game | 1d282a2ed3b85ae6b15cc65385ca7fa4d5710a3a | 078cc99a0153d04999094762996058548768091b | refs/heads/master | 2017-12-03T10:00:36.849000 | 2017-04-11T20:59:56 | 2017-04-11T20:59:56 | 85,941,431 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.BullsAndCows.utilities.exceptions;
import com.BullsAndCows.utilities.ExceptionMessages;
public class IncorrectUsernameOrPasswordException extends Exception{
public IncorrectUsernameOrPasswordException() {
super(ExceptionMessages.INCORRECT_USERNAME_OR_PASSWORD_EXCEPTION_MESSAGE);
}
}
| UTF-8 | Java | 315 | java | IncorrectUsernameOrPasswordException.java | Java | [] | null | [] | package com.BullsAndCows.utilities.exceptions;
import com.BullsAndCows.utilities.ExceptionMessages;
public class IncorrectUsernameOrPasswordException extends Exception{
public IncorrectUsernameOrPasswordException() {
super(ExceptionMessages.INCORRECT_USERNAME_OR_PASSWORD_EXCEPTION_MESSAGE);
}
}
| 315 | 0.819048 | 0.819048 | 10 | 30.5 | 30.8099 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 2 |
19943fd4a9fde4a6da8e70f4c1e748e88d73e0f4 | 10,024,453,716,305 | ee7766093e5e72c3340a2a29c8434e32a4ba0220 | /idea/test/src/main/java/com/longer/json/Longer.java | 3b3039782f8275447ca95f5d911864e0a99ebe57 | [] | no_license | KStephening/atomwork | https://github.com/KStephening/atomwork | 7b88b658c4e7666a248a25e460d78713ead1c23b | 3522f9e32e0df053c2387f648d646c0dd0b2d615 | refs/heads/master | 2020-04-01T00:35:13.495000 | 2018-11-21T09:54:12 | 2018-11-21T09:54:12 | 152,703,490 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.longer.json;
import com.google.gson.annotations.SerializedName;
import java.util.Arrays;
import java.util.Date;
import java.util.List;
/**
* @program: test
* @description: this is a java bean
* @author: PuTao
* @create: 2018-09-28 11:58
**/
public class Longer {
//利用Gson转为json的时候,会选择使用NAME
@Serial... | UTF-8 | Java | 2,204 | java | Longer.java | Java | [
{
"context": "t\n * @description: this is a java bean\n * @author: PuTao\n * @create: 2018-09-28 11:58\n **/\npublic class Lo",
"end": 226,
"score": 0.99842768907547,
"start": 221,
"tag": "NAME",
"value": "PuTao"
}
] | null | [] | package com.longer.json;
import com.google.gson.annotations.SerializedName;
import java.util.Arrays;
import java.util.Date;
import java.util.List;
/**
* @program: test
* @description: this is a java bean
* @author: PuTao
* @create: 2018-09-28 11:58
**/
public class Longer {
//利用Gson转为json的时候,会选择使用NAME
@Serial... | 2,204 | 0.636533 | 0.630941 | 132 | 15.257576 | 13.639082 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.416667 | false | false | 2 |
dfbfc113c7efbb8680c188ca1029265a97140834 | 1,580,548,025,823 | e5ef676d531550b6f879e9be8f3d66c5dde517fb | /bluejam/src/net/parallaxed/bluejam/evolution/SelectProportional.java | 56a35e126211be678753e7a2bedd607918feba9d | [
"MIT"
] | permissive | braider/bluejam | https://github.com/braider/bluejam | ff2e88bff90c7cad059bad5c20ca99dc28362030 | 048f9035ff11a8a3ebe81e3250202f038e4e4d5e | refs/heads/master | 2021-01-13T01:53:52.323000 | 2013-10-02T01:25:16 | 2013-10-02T01:25:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.parallaxed.bluejam.evolution;
import java.util.ArrayList;
import ec.util.MersenneTwisterFast;
import net.parallaxed.bluejam.Individual;
import net.parallaxed.bluejam.Population;
import net.parallaxed.bluejam.exceptions.ErrorFeedback;
import net.parallaxed.bluejam.exceptions.IndividualAddException;... | WINDOWS-1250 | Java | 1,665 | java | SelectProportional.java | Java | [
{
"context": "ulette Wheel) selection algorithm\r\n * \r\n * @author Ciarán Rowe (csr2@kent.ac.uk)\r\n *\r\n */\r\npublic class SelectPr",
"end": 423,
"score": 0.9998677968978882,
"start": 412,
"tag": "NAME",
"value": "Ciarán Rowe"
},
{
"context": "selection algorithm\r\n * \r\n * @a... | null | [] | package net.parallaxed.bluejam.evolution;
import java.util.ArrayList;
import ec.util.MersenneTwisterFast;
import net.parallaxed.bluejam.Individual;
import net.parallaxed.bluejam.Population;
import net.parallaxed.bluejam.exceptions.ErrorFeedback;
import net.parallaxed.bluejam.exceptions.IndividualAddException;... | 1,651 | 0.673678 | 0.670673 | 58 | 26.689655 | 24.538645 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.775862 | false | false | 2 |
0caf67847cba6a0584da53380092d2607fb44d3d | 4,097,398,838,488 | 83422c7b8bc52537b02b18e09e1000b0c125eadc | /src/main/java/com/springmvc/utils/RestResult.java | 68e689fc326f31ab1aa78ad67d780ddb5bd24985 | [] | no_license | yk521/wechat | https://github.com/yk521/wechat | 145402dc43b290a2393b4eb4b5bb889b1768e1d7 | 95ac1fcaa20c5029ff7fc2e6bc5f111634b9d342 | refs/heads/master | 2021-05-11T18:14:04.228000 | 2018-01-17T10:26:47 | 2018-01-17T10:26:47 | 117,819,748 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.springmvc.utils;
public class RestResult {
public RestResult() {
this.status=1;
}
/**
* status为0
* message为传递的参数
* @param message
*/
public RestResult(String message) {
this.status=0;
this.message = message;
}
/**
* status为传递的第一个参数
* message为传递的第二个参数
* @param... | UTF-8 | Java | 2,307 | java | RestResult.java | Java | [] | null | [] | package com.springmvc.utils;
public class RestResult {
public RestResult() {
this.status=1;
}
/**
* status为0
* message为传递的参数
* @param message
*/
public RestResult(String message) {
this.status=0;
this.message = message;
}
/**
* status为传递的第一个参数
* message为传递的第二个参数
* @param... | 2,307 | 0.629665 | 0.624469 | 124 | 15.07258 | 14.660223 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.370968 | false | false | 2 |
f338bb6e61e50541c1ac022864bf6b91c77825a4 | 20,323,785,286,890 | a108f0a8c9ad94d3159bd031b05e35eef90ae991 | /src/edu/miracosta/cs113/MorseCodeTree.java | 1a16d69b8f238caffceb6fda245fa1c5aa1f3588 | [] | no_license | JackDeetz/MorseCodeTree | https://github.com/JackDeetz/MorseCodeTree | 620cace554ce226f0976664f4ad709d59fe9329c | 3bda275953ceb50b135f2950091ec63349c66751 | refs/heads/main | 2023-04-25T00:18:50.756000 | 2021-05-10T17:30:16 | 2021-05-10T17:30:16 | 365,825,078 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.miracosta.cs113;
import java.io.*;
import java.util.NoSuchElementException;
import java.util.Scanner;
/**
* MorseCodeTree : A BinaryTree, with Nodes of type Character to represent each letter of the English alphabet,
* and a means of traversal to be used to decipher Morse code.
*
* @version 1.0
*/
pu... | UTF-8 | Java | 8,885 | java | MorseCodeTree.java | Java | [] | null | [] | package edu.miracosta.cs113;
import java.io.*;
import java.util.NoSuchElementException;
import java.util.Scanner;
/**
* MorseCodeTree : A BinaryTree, with Nodes of type Character to represent each letter of the English alphabet,
* and a means of traversal to be used to decipher Morse code.
*
* @version 1.0
*/
pu... | 8,885 | 0.585594 | 0.58368 | 210 | 41.314285 | 37.831032 | 155 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.433333 | false | false | 2 |
5e088e6f36c6dc6702f65910379f727acdfb367b | 4,483,945,901,031 | 68ac8e06ad7d0d26e83b2d35a483eff40de5de01 | /app/src/main/java/com/cryptoapp/cryptoapp/WithImage/ImageActivity.java | a0d176dd3a66b7e1301ebf40e6f494b30c6d9706 | [] | no_license | pratikandarpa/JsonFetch | https://github.com/pratikandarpa/JsonFetch | 42d11d68e200fe5e3445629f39414de5f8530ebb | a3a6ffdd9fa1de41484b9120cd7ed7edefcd1a37 | refs/heads/master | 2020-04-23T09:47:28.995000 | 2019-02-17T04:30:35 | 2019-02-17T04:30:35 | 171,081,688 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cryptoapp.cryptoapp.WithImage;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import com.android.vol... | UTF-8 | Java | 2,638 | java | ImageActivity.java | Java | [] | null | [] | package com.cryptoapp.cryptoapp.WithImage;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import com.android.vol... | 2,638 | 0.707354 | 0.703184 | 67 | 38.373135 | 24.84149 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.776119 | false | false | 2 |
d8c346ff5173ea1d0adf8dee55671ca43cadc2cb | 23,991,687,366,581 | fb4870562a334a5c56e7ce52d707e3a3ca103059 | /behavioral/strategy/src/main/java/com/github/ffmammadov/strategy/interfaces/player/MkvPlayer.java | 33181b789b3e404517a4ecf12ad9b21e1b9830a9 | [
"MIT"
] | permissive | ffmammadov/DesignPatterns | https://github.com/ffmammadov/DesignPatterns | eecf2ec5fc779646fcfa93cd9088e461c76bb8a0 | 41b238554bcd4f240c61c9fe3132bf59ed7d82cf | refs/heads/master | 2020-06-15T11:11:40.126000 | 2019-07-18T16:34:58 | 2019-07-18T16:42:16 | 195,282,974 | 0 | 0 | MIT | false | 2019-07-18T16:42:17 | 2019-07-04T17:57:03 | 2019-07-12T07:53:49 | 2019-07-18T16:42:17 | 27 | 0 | 0 | 0 | Java | false | false | package com.github.ffmammadov.strategy.interfaces.player;
import java.nio.charset.StandardCharsets;
public class MkvPlayer implements Player {
private byte[] video;
public MkvPlayer(byte[] video) {
this.video = video;
}
@Override
public void play() {
//Assume We have video decodi... | UTF-8 | Java | 450 | java | MkvPlayer.java | Java | [
{
"context": "package com.github.ffmammadov.strategy.interfaces.player;\n\nimport java.nio.char",
"end": 29,
"score": 0.9975969195365906,
"start": 19,
"tag": "USERNAME",
"value": "ffmammadov"
}
] | null | [] | package com.github.ffmammadov.strategy.interfaces.player;
import java.nio.charset.StandardCharsets;
public class MkvPlayer implements Player {
private byte[] video;
public MkvPlayer(byte[] video) {
this.video = video;
}
@Override
public void play() {
//Assume We have video decodi... | 450 | 0.684444 | 0.682222 | 17 | 25.470589 | 26.234503 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.352941 | false | false | 2 |
7c82a19e441e3044317854ced6d82a5207699088 | 1,606,317,818,085 | 380a27aa256d3b2c871477f341332017aeb41f14 | /plugins/org/urm/custom/build/ActionPguBuildWarApp.java | 864b140d2f98b7d783b52ba0c039372e20c9c05a | [] | no_license | smartmanru/urm | https://github.com/smartmanru/urm | 9faaf9d0e8bd7d6cea6d1b2f6ef4039994fe4e7a | adfa22c018ae21ff5c8e16ebae85e9a84f9be6f4 | refs/heads/master | 2020-03-18T09:18:50.576000 | 2018-05-23T13:15:38 | 2018-05-23T13:15:38 | 134,556,565 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.urm.custom.build;
import org.urm.action.ActionBase;
import org.urm.engine.custom.CommandCustom;
import org.urm.engine.custom.ICustomBuild;
import org.urm.meta.product.MetaSourceProject;
import org.w3c.dom.Node;
public class ActionPguBuildWarApp implements ICustomBuild {
public void parseProjec... | UTF-8 | Java | 436 | java | ActionPguBuildWarApp.java | Java | [] | null | [] | package org.urm.custom.build;
import org.urm.action.ActionBase;
import org.urm.engine.custom.CommandCustom;
import org.urm.engine.custom.ICustomBuild;
import org.urm.meta.product.MetaSourceProject;
import org.w3c.dom.Node;
public class ActionPguBuildWarApp implements ICustomBuild {
public void parseProjec... | 436 | 0.78211 | 0.779817 | 14 | 29.142857 | 34.033298 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.857143 | false | false | 2 |
2cb3328c90ee74c4514cdffd6c53ff6145dcedbb | 12,532,714,626,870 | 7ee2451a77f56497ca04c356fcb4447f76844cbe | /CPVM_test/src/cs/hm/edu/cpvm/graphicalLayer/Test.java | 58232ad90aa65c725d8aa4b3b251ce0b13662b7b | [] | no_license | mustiHM/MCN | https://github.com/mustiHM/MCN | d051ace0c87cf11821b683daab6b95d68f603748 | cff40126e1285862afb888e0a38a0731744d6382 | refs/heads/master | 2020-06-02T12:01:33.203000 | 2014-05-06T17:52:42 | 2014-05-06T17:52:42 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cs.hm.edu.cpvm.graphicalLayer;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
public class Test {
private static Log log = LogFactory.getLog(Test.class);
public static void main(String[] args) {
// TODO Auto-generated method stub
log.debug("Da... | UTF-8 | Java | 358 | java | Test.java | Java | [] | null | [] | package cs.hm.edu.cpvm.graphicalLayer;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
public class Test {
private static Log log = LogFactory.getLog(Test.class);
public static void main(String[] args) {
// TODO Auto-generated method stub
log.debug("Da... | 358 | 0.692737 | 0.692737 | 19 | 16.842106 | 20.453447 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.631579 | false | false | 2 |
957758da46aac5d62bfd5852363519eec77bdb65 | 4,123,168,649,588 | a27513447d7e094fcbc8dae1c0d0d4267fab3c4b | /src/test/java/com/patres/training/kata/Multiplication/MultiplicationTest.java | b7410c579d34d152f741665ada177f72c2092539 | [] | no_license | Patresss/Training | https://github.com/Patresss/Training | e637a80ec37748f161ff829109e5a97153b3bac0 | 5e4dc456c52aa6cec4884bd665e55a917dbcefb0 | refs/heads/master | 2020-03-07T00:10:44.961000 | 2018-10-01T19:37:15 | 2018-10-01T19:37:15 | 127,151,507 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.patres.training.kata.Multiplication;
import com.patres.training.kata.multiplication.Multiplication;
import org.junit.Test;
import static junit.framework.TestCase.assertEquals;
public class MultiplicationTest {
@Test
public void shouldReturn6ForLoopMul3Times2() {
int result = Multiplication.loopMulti... | UTF-8 | Java | 1,958 | java | MultiplicationTest.java | Java | [] | null | [] | package com.patres.training.kata.Multiplication;
import com.patres.training.kata.multiplication.Multiplication;
import org.junit.Test;
import static junit.framework.TestCase.assertEquals;
public class MultiplicationTest {
@Test
public void shouldReturn6ForLoopMul3Times2() {
int result = Multiplication.loopMulti... | 1,958 | 0.750766 | 0.720123 | 82 | 22.878048 | 21.654938 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.756098 | false | false | 2 |
4e54176142fe1769f988f4bcd89394dbe7085b3a | 28,845,000,408,396 | a4c1808b15bfee7c56808f4db450bcce9fa82d4d | /src/GameData.java | 4435bbff7e5edebeddaa1a0ca12f937a5831e687 | [] | no_license | kotopoulos10/Multicast-High-Low-Game | https://github.com/kotopoulos10/Multicast-High-Low-Game | a608d3f37831e59020fb3f9f9900b18b9786b107 | 5ce5650139dc974acadce68be6f86e770b902399 | refs/heads/master | 2021-05-06T05:22:11.597000 | 2017-12-22T22:29:37 | 2017-12-22T22:29:37 | 115,151,102 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.Serializable;
public class GameData implements Serializable{
int players;
int index;
String IpAddress;
int port;
public GameData(int index){
this.players=0;
this.index=index;
this.IpAddress="225.0.0."+(index+1);
this.port=4540+index;
}
}
| UTF-8 | Java | 274 | java | GameData.java | Java | [
{
"context": "layers=0; \n\t\tthis.index=index; \n\t\tthis.IpAddress=\"225.0.0.\"+(index+1);\n\t\tthis.port=4540+index; \n\t}\n}\n",
"end": 230,
"score": 0.9351499080657959,
"start": 223,
"tag": "IP_ADDRESS",
"value": "225.0.0"
}
] | null | [] | import java.io.Serializable;
public class GameData implements Serializable{
int players;
int index;
String IpAddress;
int port;
public GameData(int index){
this.players=0;
this.index=index;
this.IpAddress="225.0.0."+(index+1);
this.port=4540+index;
}
}
| 274 | 0.708029 | 0.667883 | 16 | 16.125 | 13.665079 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5 | false | false | 2 |
9b7a99a409a0fef9ac7ce50e2e0a4931d040e8eb | 17,549,236,421,695 | 00350147700a4f2643af7c4a19f9a37fb582ea66 | /monitor/src/main/java/io/egreen/apistudio/monitor/data/entity/RequestStaticModel.java | 19c773b7fcd229034bf14d1044f571c4e2a26777 | [
"Apache-2.0"
] | permissive | egreen-lab/apistudio | https://github.com/egreen-lab/apistudio | 4a963906a63c6868e977196a5e31d698448798aa | 77388fc34693800a6d556d909a0a7eb05e0c7f6d | refs/heads/master | 2020-05-21T16:41:10.421000 | 2016-11-24T06:36:08 | 2016-11-24T06:36:08 | 63,658,083 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.egreen.apistudio.monitor.data.entity;
import javax.persistence.Id;
import javax.persistence.Table;
import java.util.Date;
/**
* Created by dewmal on 8/20/16.
*/
@Table(name = "monitor_resource_model")
public class RequestStaticModel {
@Id
private String requestId;
private Date requestStartT... | UTF-8 | Java | 1,515 | java | RequestStaticModel.java | Java | [
{
"context": "e.Table;\nimport java.util.Date;\n\n/**\n * Created by dewmal on 8/20/16.\n */\n@Table(name = \"monitor_resource_m",
"end": 159,
"score": 0.9996841549873352,
"start": 153,
"tag": "USERNAME",
"value": "dewmal"
}
] | null | [] | package io.egreen.apistudio.monitor.data.entity;
import javax.persistence.Id;
import javax.persistence.Table;
import java.util.Date;
/**
* Created by dewmal on 8/20/16.
*/
@Table(name = "monitor_resource_model")
public class RequestStaticModel {
@Id
private String requestId;
private Date requestStartT... | 1,515 | 0.676568 | 0.673267 | 69 | 20.956522 | 18.777441 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.318841 | false | false | 2 |
31010deb72fe943364aac6e56858d295f93f94c3 | 807,453,909,304 | 0d9fb65e1e89a3d00d1078bce4fc401eed5857b2 | /Week1/Examples/ExtraExamples/array/Driver.java | e55aed2303fc3628422f69920116959240e9e382 | [
"MIT"
] | permissive | fjohnsoniii/Training | https://github.com/fjohnsoniii/Training | 87dde1d70aaffa4ef42b62578f148a783f65858c | e339bd2e8ddcfa8f8bf2a0e5706eab12d2c08107 | refs/heads/master | 2023-05-06T20:16:30.617000 | 2020-12-30T18:30:47 | 2020-12-30T18:30:47 | 311,754,271 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.revature.array;
import java.util.Arrays;
public class Driver {
public static void main(String[] args) {
/*
* Arrays
*
* An array is a group of like-typed variables that are referred to by a common
* name. some things to note about arrays in Java include:
*
* -Arrays are of a fixed ... | UTF-8 | Java | 3,899 | java | Driver.java | Java | [
{
"context": "lack Beard...The pirate i guess\";\n\t\tpirates[1] = \"Steve The Pirate\";\n\t\tpirates[2] = \"Cap'n John Pidgeon: Where's the",
"end": 2583,
"score": 0.9987037181854248,
"start": 2567,
"tag": "NAME",
"value": "Steve The Pirate"
},
{
"context": "\tpirates[1] = \"Steve T... | null | [] | package com.revature.array;
import java.util.Arrays;
public class Driver {
public static void main(String[] args) {
/*
* Arrays
*
* An array is a group of like-typed variables that are referred to by a common
* name. some things to note about arrays in Java include:
*
* -Arrays are of a fixed ... | 3,870 | 0.692485 | 0.680944 | 96 | 39.614582 | 28.133377 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.375 | false | false | 2 |
558e735672f9790ba11839d85df5b329f46e9a41 | 24,309,514,958,261 | ba70bfebe6abd15bb59839d5748609a2049b0b2f | /Java/198_打家劫舍.java | effddf45c2766fe8bbfead8d8bedba74106eb7e5 | [] | no_license | jianghh96/Algorithm | https://github.com/jianghh96/Algorithm | 62966352cfe5d92512613e1c19b5779f162fa650 | 77fbf4123c202785b941f1d7566dca9cbcccc8c2 | refs/heads/master | 2023-03-31T15:54:22.704000 | 2021-03-31T07:06:15 | 2021-03-31T07:06:15 | 251,576,245 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // 你是一个专业的小偷,计划偷窃沿街的房屋。每间房内都藏有一定的现金,影响你偷窃的唯一制约因素就是相邻的房屋装有相互连通的防盗系统,如果两间相邻的房屋在同一晚上被小偷闯入,系统会自动报警。
// 给定一个代表每个房屋存放金额的非负整数数组,计算你在不触动警报装置的情况下,能够偷窃到的最高金额。
// 最优解想到动态规划
// dp[n] = MAX( dp[n-1], dp[n-2] + num )
class Solution {
public int rob(int[] nums) {
int n = nums.length;
if(n == 0)
r... | UTF-8 | Java | 1,211 | java | 198_打家劫舍.java | Java | [] | null | [] | // 你是一个专业的小偷,计划偷窃沿街的房屋。每间房内都藏有一定的现金,影响你偷窃的唯一制约因素就是相邻的房屋装有相互连通的防盗系统,如果两间相邻的房屋在同一晚上被小偷闯入,系统会自动报警。
// 给定一个代表每个房屋存放金额的非负整数数组,计算你在不触动警报装置的情况下,能够偷窃到的最高金额。
// 最优解想到动态规划
// dp[n] = MAX( dp[n-1], dp[n-2] + num )
class Solution {
public int rob(int[] nums) {
int n = nums.length;
if(n == 0)
r... | 1,211 | 0.488423 | 0.457552 | 38 | 22.868422 | 20.528761 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.631579 | false | false | 2 |
203227d19e06e26590dc9e6dce1eb816cde81803 | 33,260,226,792,603 | a66d44ea1fc204e34e1670bf5ee90a0572f98729 | /src/main/java/com/java/sample/lambda/examples/PerfomanceWithStreams.java | 1c780cc742a74a04ff8f1c7b5cf0efb1c8af101c | [] | no_license | yoganandj/Java8Features | https://github.com/yoganandj/Java8Features | dbc8d9de1bb6bdefc7b9ea332114c977920e656f | 79b76be0ee3f73677132815fe6ea0d5a0b44fd64 | refs/heads/master | 2023-08-13T23:05:28.851000 | 2021-09-21T16:44:25 | 2021-09-21T16:44:25 | 267,607,437 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.java.sample.lambda.examples;
import java.util.Arrays;
import java.util.List;
public class PerfomanceWithStreams {
public static void main(String s[]) {
List<Integer> numbers = Arrays.asList(1, 2, 3, 5, 4, 6, 7, 8, 9, 10);
System.out.println(numbers.parallelStream()
.... | UTF-8 | Java | 591 | java | PerfomanceWithStreams.java | Java | [] | null | [] | package com.java.sample.lambda.examples;
import java.util.Arrays;
import java.util.List;
public class PerfomanceWithStreams {
public static void main(String s[]) {
List<Integer> numbers = Arrays.asList(1, 2, 3, 5, 4, 6, 7, 8, 9, 10);
System.out.println(numbers.parallelStream()
.... | 591 | 0.56176 | 0.534687 | 27 | 20.888889 | 20.856358 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.592593 | false | false | 2 |
16e8f2ab32044cc8331b88d97753e0b0b08364f3 | 29,171,417,907,204 | eeefa342dbd6d7eda34a6fa32b8126505a5b4a4f | /MazeGame/src/ca/MazeGUI/panels/ControllerPanel.java | a476ed462a2111d775ac3947b82db8e337149c98 | [] | no_license | lixinlawson/MazeGame | https://github.com/lixinlawson/MazeGame | 35e46fb8ff7f560911ff1b8d481174dfa8894bf8 | f489e57ae688e03d4ca027ac3d440f863aaab9aa | refs/heads/master | 2021-01-02T09:22:39.106000 | 2017-08-03T06:37:50 | 2017-08-03T06:37:50 | 45,092,858 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* The ControllerPanel class is mainly used to handle the keyboard actions
* and play the sounds when it is necessary
*/
package ca.MazeGUI.panels;
import ca.MazeGame.MazeGameForGUI;
import ca.MazeGame.supporters.Direction;
import java.awt.event.ActionEvent;
import java.io.File;
import java.io.IOException;
im... | UTF-8 | Java | 2,913 | java | ControllerPanel.java | Java | [
{
"context": "s method is from ArrowKeyDemo.java provided by Dr. Brain Fraser\n\t */\n\tprivate void registerKeyPresses() {\n\t\tfor (",
"end": 1208,
"score": 0.7171542644500732,
"start": 1196,
"tag": "NAME",
"value": "Brain Fraser"
},
{
"context": "tructure is from ArrowKeyDemo.java... | null | [] | /**
* The ControllerPanel class is mainly used to handle the keyboard actions
* and play the sounds when it is necessary
*/
package ca.MazeGUI.panels;
import ca.MazeGame.MazeGameForGUI;
import ca.MazeGame.supporters.Direction;
import java.awt.event.ActionEvent;
import java.io.File;
import java.io.IOException;
im... | 2,901 | 0.696876 | 0.696533 | 117 | 23.897436 | 21.139902 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.025641 | false | false | 2 |
4dfa42144c41a846fd36bdbb7ac050d3c8ddf189 | 15,427,522,528,703 | b168f97a8b6a051a2d2c7e50bf9aabdfa34a1625 | /src/main/java/_b_inheritance/_b_2_interface_and_abstract_methods/_b_2_2_interface/MicrowaveOwen.java | 1a40c1bd159ef1b70ebfc065b34e3e94cfa1f4c3 | [] | no_license | DorotaMiler/java-exercises | https://github.com/DorotaMiler/java-exercises | 013296e557e1471f34bc023d8b10518d30d31457 | 792914d69dc586f37ae665c0fd3c04fecb7246ae | refs/heads/master | 2020-12-03T07:55:55.247000 | 2020-05-23T12:20:38 | 2020-05-23T12:20:38 | 231,248,703 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package _b_inheritance._b_2_interface_and_abstract_methods._b_2_2_interface;
import java.time.Duration;
public interface MicrowaveOwen {
void start();
void setDuration(int durationInSeconds);
boolean isFinished();
void setPower(int power);
// default methods in interface possible to be overri... | UTF-8 | Java | 1,301 | java | MicrowaveOwen.java | Java | [] | null | [] | package _b_inheritance._b_2_interface_and_abstract_methods._b_2_2_interface;
import java.time.Duration;
public interface MicrowaveOwen {
void start();
void setDuration(int durationInSeconds);
boolean isFinished();
void setPower(int power);
// default methods in interface possible to be overri... | 1,301 | 0.699462 | 0.687164 | 40 | 31.549999 | 29.294155 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.55 | false | false | 2 |
1a53e076aedbfbcb8a84e404c75670eda2850151 | 3,762,391,398,551 | 6b3b7cc7b53e0b177a512dacc86c490e1320d8ca | /MyRobot2016/src/org/usfirst/frc/team5114/MyRobot2016/auton/modes/RotateTest2.java | 38aae45c55d1d6f8738c3c53b9f1ec88c4d83f73 | [] | no_license | LeeLorenzSr/Robot-2016 | https://github.com/LeeLorenzSr/Robot-2016 | 074ece1168ac563052669c1c3ba6ebc31a7f5eb5 | 645ea9a4ac173bba8ffc34f7137045bba2743fcb | refs/heads/master | 2020-04-17T04:51:11.712000 | 2016-05-01T20:46:22 | 2016-05-01T20:46:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.usfirst.frc.team5114.MyRobot2016.auton.modes;
import org.usfirst.frc.team5114.MyRobot2016.auton.commands.HalfDriveAutonCmd;
import org.usfirst.frc.team5114.MyRobot2016.auton.commands.RotateRightAutonCmd;
import org.usfirst.frc.team5114.MyRobot2016.subsystems.DriveTrain;
public class RotateTest2 extends Au... | UTF-8 | Java | 649 | java | RotateTest2.java | Java | [] | null | [] | package org.usfirst.frc.team5114.MyRobot2016.auton.modes;
import org.usfirst.frc.team5114.MyRobot2016.auton.commands.HalfDriveAutonCmd;
import org.usfirst.frc.team5114.MyRobot2016.auton.commands.RotateRightAutonCmd;
import org.usfirst.frc.team5114.MyRobot2016.subsystems.DriveTrain;
public class RotateTest2 extends Au... | 649 | 0.748844 | 0.671803 | 25 | 24.959999 | 29.785204 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.68 | false | false | 2 |
f973bb24fc3fade645b34441abc8606b2cea3f2a | 22,144,851,412,364 | 2343b12359c169b834f3972813885260c96e72d8 | /src/com/zhuoran/SeqList.java | 1782decd086dacd00fa83e59f29293e079451173 | [] | no_license | zhuoran01/YeHeYaDataCode | https://github.com/zhuoran01/YeHeYaDataCode | 6327abec4369cbd17d52bb55318d5fe8ce9e630d | 03dad7c04d589a1a8a7b51872ea6faade0356267 | refs/heads/master | 2020-08-28T20:08:31.404000 | 2019-11-20T00:02:05 | 2019-11-20T00:02:05 | 217,808,729 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zhuoran;
/**
* @classname:SeqList
* @description:顺序表的声明、存取操作及效率分析
* @author:zhuoran
* @Date: 2019/10/5 17:33
*/
import javax.print.ServiceUIFactory;
import java.time.temporal.Temporal;
import java.util.Iterator;
import java.util.ListIterator;
import java.util.NoSuchElementException;
/**
* 顺序表类,实现AD... | UTF-8 | Java | 18,852 | java | SeqList.java | Java | [
{
"context": "qList\n * @description:顺序表的声明、存取操作及效率分析\n * @author:zhuoran\n * @Date: 2019/10/5 17:33\n */\n\nimport javax.print",
"end": 99,
"score": 0.9969007968902588,
"start": 92,
"tag": "USERNAME",
"value": "zhuoran"
}
] | null | [] | package com.zhuoran;
/**
* @classname:SeqList
* @description:顺序表的声明、存取操作及效率分析
* @author:zhuoran
* @Date: 2019/10/5 17:33
*/
import javax.print.ServiceUIFactory;
import java.time.temporal.Temporal;
import java.util.Iterator;
import java.util.ListIterator;
import java.util.NoSuchElementException;
/**
* 顺序表类,实现AD... | 18,852 | 0.44962 | 0.443716 | 687 | 21.145561 | 17.208773 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.251819 | false | false | 2 |
7fffcd519ff1a83e4f8380766d25cf424b6d3e3f | 12,137,577,638,599 | 8aec9c326c7797b45f6fc8be97bb2b461ed65267 | /src/main/java/com/trofimenko/testbot/bot/exec/BotServices.java | ed05fc6dcf4846a5143490422f0668e358685b93 | [] | no_license | TrofimenkoKV/testbot | https://github.com/TrofimenkoKV/testbot | 4b79b0d198fb207487789ed2d2c7bb8f9005c779 | 6ea37f361d690c56eed2a1ca87f5598d109d780f | refs/heads/master | 2018-12-27T21:13:27.034000 | 2018-12-19T13:33:43 | 2018-12-19T13:33:43 | 154,162,003 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.trofimenko.testbot.bot.exec;
public enum BotServices {
MAIN, MUSIC, PICTURE, VIDEO
}
| UTF-8 | Java | 102 | java | BotServices.java | Java | [] | null | [] | package com.trofimenko.testbot.bot.exec;
public enum BotServices {
MAIN, MUSIC, PICTURE, VIDEO
}
| 102 | 0.745098 | 0.745098 | 5 | 19.4 | 16.156733 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 2 |
1a47a5cf34c57d669739d223f9b17e7c878002d7 | 33,535,104,685,996 | 8a2553261018be2f9fa39596792895326fe780fd | /src/main/java/edu/stanford/robotics/trTower/actionTower/TRCallDescription.java | bfb2c8106b82f37b9b974aed443a6ccc1cbb313a | [] | no_license | profversaggi/tower | https://github.com/profversaggi/tower | 9c2ebe7affaaf58f006ad7f999200360282c5bde | 0dc2267579f596a35b0e0c52860e0ba14a0f02cf | refs/heads/master | 2020-12-25T02:31:07.156000 | 2014-12-30T19:59:48 | 2014-12-30T19:59:48 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.stanford.robotics.trTower.actionTower;
import java.util.*;
public class TRCallDescription {
// --- TR call function name
public static final int MAKETOWER = 1;
public static final int MOVETOTABLE = 2;
public static final int MOVE = 3;
public static final int UNPILE = 4;
public sta... | UTF-8 | Java | 751 | java | TRCallDescription.java | Java | [] | null | [] | package edu.stanford.robotics.trTower.actionTower;
import java.util.*;
public class TRCallDescription {
// --- TR call function name
public static final int MAKETOWER = 1;
public static final int MOVETOTABLE = 2;
public static final int MOVE = 3;
public static final int UNPILE = 4;
public sta... | 751 | 0.688415 | 0.679095 | 24 | 30.25 | 20.017179 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 2 |
ad22bc5ac10f1841b747185dedddfbcc3c6e53bc | 29,961,691,861,564 | 171957f24568800a3b83a90cafa83a3517a653b3 | /KWoBox/src/com/chinapalms/kwobox/service/GoodsCategoryService.java | 3913f7171a832a9de6d811f197bae4bf2d780690 | [] | no_license | vip23h59m60s/GitRepo | https://github.com/vip23h59m60s/GitRepo | 9380ed59d015af48a08dd36e17f910560fd5e50c | 295ef7f23ff3a2ba3737baa74fa10798f6b04ead | refs/heads/master | 2020-04-04T01:57:42.185000 | 2018-11-01T08:31:27 | 2018-11-01T08:31:27 | 155,683,893 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.chinapalms.kwobox.service;
import java.util.List;
import net.sf.json.JSONArray;
import net.sf.json.JSONObject;
import com.chinapalms.kwobox.dao.impl.GoodsCategoryDAOImpl;
import com.chinapalms.kwobox.javabean.GoodsCategory;
import com.chinapalms.kwobox.utils.ResponseStatus;
public class GoodsCategorySer... | UTF-8 | Java | 1,559 | java | GoodsCategoryService.java | Java | [] | null | [] | package com.chinapalms.kwobox.service;
import java.util.List;
import net.sf.json.JSONArray;
import net.sf.json.JSONObject;
import com.chinapalms.kwobox.dao.impl.GoodsCategoryDAOImpl;
import com.chinapalms.kwobox.javabean.GoodsCategory;
import com.chinapalms.kwobox.utils.ResponseStatus;
public class GoodsCategorySer... | 1,559 | 0.684413 | 0.68313 | 44 | 34.43182 | 26.001223 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 2 |
07af7b365813f1086d745604453044c13d8d547f | 15,375,982,943,027 | cfaa8a7cd0db41123849719c4be095f65927b22b | /read_ngc_core_lib/src/main/java/com/ngc/corelib/encrypt/SignUtil.java | 26105524221ff5f3fb6e22bb6ad6e8c17594d93b | [] | no_license | wuyoujian0313/Read-android | https://github.com/wuyoujian0313/Read-android | 9ae543316a580bc4794732e54ad5abbffab70463 | ab8bd6a9efe7c7692fdc882ecb54a86f7d148310 | refs/heads/master | 2021-09-03T11:21:23.016000 | 2018-01-08T16:54:56 | 2018-01-08T16:54:56 | 110,246,410 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ngc.corelib.encrypt;
import java.io.UnsupportedEncodingException;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
import java.util.Collections;
import java.util.Comparator;
import java.util.List;
import org.apache.http.NameValuePair;
import org.apache.http.mess... | UTF-8 | Java | 3,213 | java | SignUtil.java | Java | [
{
"context": ".encrypt\r\n * @Description: 获取签名信息的工具类\r\n * @author:luoyunlong@silupay.com\r\n * @date: 2014年8月4日 下午4:15:30\r\n * @version: V1.0",
"end": 574,
"score": 0.9998127222061157,
"start": 552,
"tag": "EMAIL",
"value": "luoyunlong@silupay.com"
}
] | null | [] | package com.ngc.corelib.encrypt;
import java.io.UnsupportedEncodingException;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
import java.util.Collections;
import java.util.Comparator;
import java.util.List;
import org.apache.http.NameValuePair;
import org.apache.http.mess... | 3,198 | 0.639399 | 0.628381 | 114 | 24.271931 | 22.350197 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.982456 | false | false | 2 |
844e2428388d47a67d3109389817f7ef859e6b96 | 15,436,112,507,763 | 3bf985e86162171db56b0460a54244ea8ddbfa11 | /src/main/java/com/example/internship/mappers/InvestmentMapper.java | 0ab5c8565ff27a4e04e82934760718f5c7caeadb | [] | no_license | MateuszCzarnowski/internship-app | https://github.com/MateuszCzarnowski/internship-app | 402fe4f64d4eb5ec1372fa975609ce250cfe8e70 | 13ff629a6b60ceb957196f5421addc9f30701704 | refs/heads/master | 2020-12-24T19:04:10.128000 | 2016-04-29T19:54:29 | 2016-04-29T19:54:29 | 57,039,129 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.internship.mappers;
import com.example.internship.domain.Investment;
import org.springframework.jdbc.core.RowMapper;
import java.sql.ResultSet;
import java.sql.SQLException;
public class InvestmentMapper implements RowMapper<Investment> {
@Override
public Investment mapRow(ResultSet rs, i... | UTF-8 | Java | 582 | java | InvestmentMapper.java | Java | [] | null | [] | package com.example.internship.mappers;
import com.example.internship.domain.Investment;
import org.springframework.jdbc.core.RowMapper;
import java.sql.ResultSet;
import java.sql.SQLException;
public class InvestmentMapper implements RowMapper<Investment> {
@Override
public Investment mapRow(ResultSet rs, i... | 582 | 0.731959 | 0.731959 | 19 | 29.631578 | 23.604662 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.578947 | false | false | 2 |
4968d491d390a9d835bbc14bd2b4ca19f5aaddb1 | 15,436,112,506,676 | e925de76dac1b03c1abde92bb12b950702e092bd | /JackFontaneauxPearlRecovery/src/main/java/com/tsguild/jackfontaneauxpearlrecovery/controller/RestController.java | 3aec13fbaa91856a3a970cfe72781e61c7cd01b6 | [] | no_license | KeepsTrying/GroupCapstone | https://github.com/KeepsTrying/GroupCapstone | 3d09d57b9e3093d6338724a9f1139df70cfcd503 | 618c70fd29ec7a74f5c6ff4284aaf395bb1f84d6 | refs/heads/master | 2021-01-02T09:46:56.730000 | 2017-08-04T06:41:34 | 2017-08-04T06:41:34 | 99,301,108 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.tsguild.jackfontaneauxpearlrecovery.controller;
import com.tsguild.jackfontaneauxpearlrecovery.model.Comment;
import com.t... | UTF-8 | Java | 3,847 | java | RestController.java | Java | [
{
"context": "bind.annotation.ResponseStatus;\n\n/**\n *\n * @author apprentice\n */\n@Controller\npublic class RestController {\n\n ",
"end": 1495,
"score": 0.9992472529411316,
"start": 1485,
"tag": "USERNAME",
"value": "apprentice"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.tsguild.jackfontaneauxpearlrecovery.controller;
import com.tsguild.jackfontaneauxpearlrecovery.model.Comment;
import com.t... | 3,847 | 0.790226 | 0.790226 | 90 | 41.744446 | 29.247435 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 2 |
fe753bf6b2891a3b8f3dd5dc61a7992740d69de1 | 4,621,384,868,689 | ca2767682aedc977dc20d2748e0f3b6d32ce36a4 | /admin/server/truechain-task-admin/src/main/java/com/truechain/task/admin/service/DeclareService.java | b066f5565acf570040d9fe28dc06478f8d0674cb | [] | no_license | truechain/truechain-task-platform | https://github.com/truechain/truechain-task-platform | 3d5d7c56e17d15263a9c59f71f351f781cfa037d | 3e1acf82b36fff65a772f3a47f0f024a2a4f599d | refs/heads/master | 2020-03-21T04:24:13.678000 | 2018-11-13T03:20:16 | 2018-11-13T03:20:16 | 138,106,362 | 0 | 2 | null | false | 2018-07-05T14:57:16 | 2018-06-21T01:55:14 | 2018-07-04T16:01:11 | 2018-07-05T14:57:05 | 1,486 | 0 | 2 | 2 | Java | false | null | package com.truechain.task.admin.service;
import com.truechain.task.model.entity.SysDeclare;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
/**
* 说明Service
*/
public interface DeclareService {
/**
* 获取说明列表
*
* @param declare
* @param pageable
... | UTF-8 | Java | 939 | java | DeclareService.java | Java | [] | null | [] | package com.truechain.task.admin.service;
import com.truechain.task.model.entity.SysDeclare;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
/**
* 说明Service
*/
public interface DeclareService {
/**
* 获取说明列表
*
* @param declare
* @param pageable
... | 939 | 0.59301 | 0.59301 | 51 | 16.392157 | 17.016806 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.196078 | false | false | 2 |
2becf62aaa3e00a8d6434ac1eec022117e77c900 | 30,039,001,274,498 | 711e5e74637d784132737a2a99fbb3f2e0173288 | /src/main/java/com/spring/data/jpa/models/dao/IVentaDao.java | a9f1c55e7d5319bf6cb2cebec34ac4aba7c38483 | [] | no_license | Adancho09/b2b | https://github.com/Adancho09/b2b | 78eeb5b7d52a57ce7a3c47120fc6fdce42ced121 | b219d52a8d01a9bb2079472d64d016b188097cac | refs/heads/master | 2023-02-09T19:05:17.324000 | 2020-12-30T18:40:53 | 2020-12-30T18:40:53 | 317,901,243 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.spring.data.jpa.models.dao;
import com.spring.data.jpa.models.entity.Venta;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.domain.Sort;
import org.springframework.data.repository.CrudRepository;
import org.springframework.data.r... | UTF-8 | Java | 544 | java | IVentaDao.java | Java | [] | null | [] | package com.spring.data.jpa.models.dao;
import com.spring.data.jpa.models.entity.Venta;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.domain.Sort;
import org.springframework.data.repository.CrudRepository;
import org.springframework.data.r... | 544 | 0.834559 | 0.834559 | 19 | 27.631578 | 31.564821 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.578947 | false | false | 2 |
1c2e1353bcaba8b6b5195787e5f05a73ced4ff7b | 12,506,944,827,382 | 69a4f2d51ebeea36c4d8192e25cfb5f3f77bef5e | /methods/Method_1008202.java | adf7dd1a256ef29345bf80a1879e00d610e240eb | [] | no_license | P79N6A/icse_20_user_study | https://github.com/P79N6A/icse_20_user_study | 5b9c42c6384502fdc9588430899f257761f1f506 | 8a3676bc96059ea2c4f6d209016f5088a5628f3c | refs/heads/master | 2020-06-24T08:25:22.606000 | 2019-07-25T15:31:16 | 2019-07-25T15:31:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | @Override public void sync(ResyncReplicationRequest request,Task parentTask,String primaryAllocationId,long primaryTerm,ActionListener<ResyncReplicationResponse> listener){
transportService.sendChildRequest(clusterService.localNode(),transportPrimaryAction,new ConcreteShardRequest<>(request,primaryAllocationId,primar... | UTF-8 | Java | 1,431 | java | Method_1008202.java | Java | [] | null | [] | @Override public void sync(ResyncReplicationRequest request,Task parentTask,String primaryAllocationId,long primaryTerm,ActionListener<ResyncReplicationResponse> listener){
transportService.sendChildRequest(clusterService.localNode(),transportPrimaryAction,new ConcreteShardRequest<>(request,primaryAllocationId,primar... | 1,431 | 0.742837 | 0.742138 | 28 | 50.107143 | 56.356861 | 240 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 2 |
dc2484737a83686502312f07972c36371359ef4f | 18,030,272,750,070 | de7c91011f287f6a4a54ffbc04e17f0dc32ae9ff | /app/src/main/java/com/br/reserva_prototipo/fragment/LoginFragment.java | 7dbc4a6e65782f77a4eb9f402a3146fc830eaee5 | [] | no_license | MarioJunio/RESERVANDO-PROTOTIPO | https://github.com/MarioJunio/RESERVANDO-PROTOTIPO | 8d394a6c2d4de6875f3d14e8c5eb2de0a3f46556 | c07aa9c23437b9f318efc22392eb1817f8b00635 | refs/heads/master | 2020-12-30T13:21:03.457000 | 2017-05-13T21:36:15 | 2017-05-13T21:36:15 | 91,204,040 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.br.reserva_prototipo.fragment;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v7.app.AlertDialog;
import android.support.v7.internal.view.ContextThemeWrapper;
import android.view.LayoutInfla... | UTF-8 | Java | 7,405 | java | LoginFragment.java | Java | [
{
"context": ".android.httpclient.HttpStatus;\n\n/**\n * Created by MarioJ on 11/07/16.\n */\npublic class LoginFragment ",
"end": 1213,
"score": 0.7478464841842651,
"start": 1212,
"tag": "NAME",
"value": "M"
},
{
"context": "ndroid.httpclient.HttpStatus;\n\n/**\n * Created by MarioJ... | null | [] | package com.br.reserva_prototipo.fragment;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v7.app.AlertDialog;
import android.support.v7.internal.view.ContextThemeWrapper;
import android.view.LayoutInfla... | 7,406 | 0.623936 | 0.622585 | 208 | 34.591347 | 32.337185 | 171 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5625 | false | false | 2 |
9ddb0320c34ffbf5611cfad3040f5e5a53ba4064 | 10,634,339,032,264 | 33a2eb91c7a3e66c1c15a0b65dedab0e8d7d903f | /PravoRBClient/src/main/java/com/andreenkomv/pravorbclient/bean/PartBeanLocal.java | 3cc226e1c4dfabf3cfb50f15a97f8ee80d2fba1c | [] | no_license | malisa10/pravorb | https://github.com/malisa10/pravorb | 9466da9777c6ec5de912e8d429dc12f618c89e19 | 0609672c7c2e2902c13b8dbd4155f847e64a280f | refs/heads/master | 2016-09-06T07:05:57.940000 | 2014-12-16T05:21:20 | 2014-12-16T05:21:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.andreenkomv.pravorbclient.bean;
import com.andreenkomv.ws.Parts;
import java.util.List;
import javax.ejb.Local;
... | UTF-8 | Java | 681 | java | PartBeanLocal.java | Java | [
{
"context": "t;\r\nimport javax.ejb.Local;\r\n\r\n/**\r\n *\r\n * @author Admin\r\n */\r\n@Local\r\npublic interface PartBeanLocal {\r\n ",
"end": 347,
"score": 0.935333788394928,
"start": 342,
"tag": "USERNAME",
"value": "Admin"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.andreenkomv.pravorbclient.bean;
import com.andreenkomv.ws.Parts;
import java.util.List;
import javax.ejb.Local;
... | 681 | 0.687225 | 0.687225 | 25 | 25.24 | 21.132496 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.68 | false | false | 2 |
6fd4d2f28a9b396eecdf129f17bc362ba915e1c3 | 16,853,451,701,276 | 87f74997a88ca01affedfc68efb928df094b3413 | /src/main/java/com/aidilude/betdice/mapper/provider/BonusRecordProvider.java | 52bf817a3e2734d24ab880b4a743b27ff6038bb5 | [] | no_license | xinfushe/betdice | https://github.com/xinfushe/betdice | 8975b80a0edc822a44f12eb2b6e6f6765efc0d9f | b77d5d6e91f2953597db6f41f60519fc49e5f0ae | refs/heads/master | 2020-04-10T23:14:03.550000 | 2018-12-11T10:03:58 | 2018-12-11T10:03:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.aidilude.betdice.mapper.provider;
import com.aidilude.betdice.util.StringUtils;
import org.apache.ibatis.annotations.Param;
import org.apache.ibatis.jdbc.SQL;
public class BonusRecordProvider {
public String selectByCondition(@Param("id") Integer id,
@Param("round"... | UTF-8 | Java | 2,110 | java | BonusRecordProvider.java | Java | [] | null | [] | package com.aidilude.betdice.mapper.provider;
import com.aidilude.betdice.util.StringUtils;
import org.apache.ibatis.annotations.Param;
import org.apache.ibatis.jdbc.SQL;
public class BonusRecordProvider {
public String selectByCondition(@Param("id") Integer id,
@Param("round"... | 2,110 | 0.522749 | 0.522275 | 55 | 37.381817 | 25.152258 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.563636 | false | false | 2 |
2728178c61a54166c8ac1baa248e2b088cc459be | 16,853,451,699,969 | 1829e0045ca4a6448dd5f084d6e5202c7665ff49 | /SisArmaWeb/src/java/dao/MilitarDao.java | 25ce1ed976c16f4d16dd1ed1db4e643886efb1f7 | [] | no_license | andersonmedeiros/SisArmaWeb | https://github.com/andersonmedeiros/SisArmaWeb | be6688e3798eece896cca7a962fe75b0ccd0e109 | ba0d9663b98ee63bea1ea7307c13c5ae19c7b1e0 | refs/heads/master | 2020-04-12T15:41:08.708000 | 2018-12-20T17:08:56 | 2018-12-20T17:08:56 | null | 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 dao;
import bean.Militar;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet... | UTF-8 | Java | 2,187 | java | MilitarDao.java | Java | [
{
"context": " connection.FabricaConexao;\r\n\r\n/**\r\n *\r\n * @author ander\r\n */\r\npublic class MilitarDao {\r\n\r\n private fina",
"end": 385,
"score": 0.9956226944923401,
"start": 380,
"tag": "USERNAME",
"value": "ander"
},
{
"context": "OM militar WHERE guerra = ? AND log... | 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 dao;
import bean.Militar;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet... | 2,187 | 0.559671 | 0.557385 | 75 | 27.16 | 23.311251 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.653333 | false | false | 2 |
42d8798bbaae102e3fb4f1d0c76c25977348318d | 3,856,880,690,507 | 70a553e3ca56581fbe356844e0cf1f5d910aa99c | /azkaban-common/src/main/java/azkaban/storage/DatabaseStorage.java | 583fa7832c01796abb35723c6de261b2dd663021 | [
"BSD-3-Clause",
"MIT",
"Apache-2.0",
"BSD-2-Clause"
] | permissive | snzip/azkaban | https://github.com/snzip/azkaban | 151d8b819d4168ecd31ff6b0e07426706d25f621 | 323f1873705c4cac108c8fb34c94927740e6964f | refs/heads/master | 2021-01-19T22:49:22.811000 | 2017-04-19T23:21:37 | 2017-04-19T23:21:37 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2017 LinkedIn Corp.
*
* 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 i... | UTF-8 | Java | 1,401 | java | DatabaseStorage.java | Java | [] | null | [] | /*
* Copyright 2017 LinkedIn Corp.
*
* 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 i... | 1,401 | 0.743754 | 0.738044 | 55 | 24.472727 | 28.483395 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.290909 | false | false | 2 |
abcc1469019c427e3ad61a902e1a5b38b83f5481 | 20,332,375,220,452 | 1dacdce3786e5b79b441cef7a7b3c90f2a26b5a1 | /src/main/java/hugu1026/com/github/phantasymagic/listener/CreateMagic.java | befd01c689031e52410cc751a7575f70071257da | [] | no_license | hugu1026/PhantasyMagic | https://github.com/hugu1026/PhantasyMagic | ffe5985149a70037c7c6acf87ef9e4b4b874bf47 | ba6c54d4cb4cac61c4b377f1e7c11d4f55d08fb7 | refs/heads/master | 2021-05-11T14:23:48.585000 | 2018-04-15T02:44:05 | 2018-04-15T02:44:05 | 117,702,564 | 2 | 0 | null | false | 2018-01-23T09:06:24 | 2018-01-16T15:34:47 | 2018-01-21T16:13:35 | 2018-01-23T09:06:24 | 25 | 1 | 0 | 0 | Java | false | null | package hugu1026.com.github.phantasymagic.listener;
import hugu1026.com.github.phantasymagic.event.CreateMagicEvent;
import org.bukkit.ChatColor;
import org.bukkit.Material;
import org.bukkit.Particle;
import org.bukkit.Sound;
import org.bukkit.entity.Player;
import org.bukkit.event.EventHandler;
import org.bukkit.eve... | UTF-8 | Java | 3,221 | java | CreateMagic.java | Java | [] | null | [] | package hugu1026.com.github.phantasymagic.listener;
import hugu1026.com.github.phantasymagic.event.CreateMagicEvent;
import org.bukkit.ChatColor;
import org.bukkit.Material;
import org.bukkit.Particle;
import org.bukkit.Sound;
import org.bukkit.entity.Player;
import org.bukkit.event.EventHandler;
import org.bukkit.eve... | 3,221 | 0.64224 | 0.62976 | 75 | 40.68 | 31.863945 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.933333 | false | false | 2 |
940672c2908ee7ed9a6789e4c430a749ba941c0b | 27,032,524,224,595 | d9d7bf3d0dca265c853cb58c251ecae8390135e0 | /gcld/src/com/reign/gcld/rank/service/IRankService.java | 7e6f21a5ddeb025c3296e841cbf6e6b92c2f1fd1 | [] | no_license | Crasader/workspace | https://github.com/Crasader/workspace | 4da6bd746a3ae991a5f2457afbc44586689aa9d0 | 28e26c065a66b480e5e3b966be4871b44981b3d8 | refs/heads/master | 2020-05-04T21:08:49.911000 | 2018-11-19T08:14:27 | 2018-11-19T08:14:27 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.reign.gcld.rank.service;
import java.util.*;
import com.reign.gcld.player.dto.*;
import com.reign.gcld.rank.common.*;
import com.reign.framework.json.*;
import com.reign.util.*;
import com.reign.gcld.rank.*;
public interface IRankService
{
void fireRankEvent(final int p0, final RankData p1);
... | UTF-8 | Java | 4,758 | java | IRankService.java | Java | [] | null | [] | package com.reign.gcld.rank.service;
import java.util.*;
import com.reign.gcld.player.dto.*;
import com.reign.gcld.rank.common.*;
import com.reign.framework.json.*;
import com.reign.util.*;
import com.reign.gcld.rank.*;
public interface IRankService
{
void fireRankEvent(final int p0, final RankData p1);
... | 4,758 | 0.669609 | 0.647331 | 175 | 26.188572 | 25.385572 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.794286 | false | false | 2 |
a12dfb53ff46bf08a8c5d8dc6b1fe3a3144dc2b7 | 32,633,161,517,909 | 363cd82e7a4789193e8abe717d5ceff8f1b82675 | /sim-data-service/src/test/java/com/bank/abc/simdata/models/ApiErrorTest.java | eed1c97166d65278a9fadfa966c09eac553694ef | [
"Apache-2.0"
] | permissive | hieumai/abc-bank-app | https://github.com/hieumai/abc-bank-app | 33bf152f904da1d3b42eb3b3e41e5c19b8d618d5 | 368b9093762e0f839e71549340f3fa1737494522 | refs/heads/main | 2023-03-17T08:46:03.399000 | 2021-03-07T07:30:23 | 2021-03-07T07:30:23 | 342,896,740 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bank.abc.simdata.models;
import org.junit.jupiter.api.Test;
import org.springframework.http.HttpStatus;
import static com.google.code.beanmatchers.BeanMatchers.isABeanWithValidGettersAndSetters;
import static org.hamcrest.CoreMatchers.is;
import static org.hamcrest.MatcherAssert.assertThat;
import static ... | UTF-8 | Java | 769 | java | ApiErrorTest.java | Java | [] | null | [] | package com.bank.abc.simdata.models;
import org.junit.jupiter.api.Test;
import org.springframework.http.HttpStatus;
import static com.google.code.beanmatchers.BeanMatchers.isABeanWithValidGettersAndSetters;
import static org.hamcrest.CoreMatchers.is;
import static org.hamcrest.MatcherAssert.assertThat;
import static ... | 769 | 0.759428 | 0.759428 | 25 | 29.799999 | 27.121946 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.56 | false | false | 2 |
451f732164b7bab356975bf4419ffb16921279d8 | 7,696,581,449,469 | 64c838f2ca80718248d8a7fa6b44fd02a12c4c5a | /fanyin-common/src/main/java/com/fanyin/utils/SignatureUtil.java | 506217cd16ba1bd072cef30522487dbc0b2687f2 | [] | no_license | ergehenmeng/fanyin-project | https://github.com/ergehenmeng/fanyin-project | c54c94515120d4d43341aabad723e9c4d4686b6b | f9f6efa6a8a3ae2f072ff6c8de176ff2fdda0f17 | refs/heads/master | 2022-06-30T03:03:59.794000 | 2019-08-08T07:37:12 | 2019-08-08T07:37:12 | 118,566,605 | 0 | 1 | null | false | 2022-06-17T01:53:43 | 2018-01-23T06:15:45 | 2019-08-08T07:39:36 | 2022-06-17T01:53:42 | 4,286 | 0 | 1 | 7 | Java | false | false | package com.fanyin.utils;
import com.fanyin.constant.CommonConstant;
/**
* 签名工具类
* @author 二哥很猛
* @date 2018/8/15 15:33
*/
public class SignatureUtil {
/**
* 时间戳签名 加密方式 sha256Hmac(appKey+timestamp)
* @param salt 盐
* @return 签名后的数据
*/
public static String sign(String salt){
ret... | UTF-8 | Java | 437 | java | SignatureUtil.java | Java | [
{
"context": "constant.CommonConstant;\n\n/**\n * 签名工具类\n * @author 二哥很猛\n * @date 2018/8/15 15:33\n */\npublic class Signatu",
"end": 99,
"score": 0.8011907935142517,
"start": 95,
"tag": "NAME",
"value": "二哥很猛"
}
] | null | [] | package com.fanyin.utils;
import com.fanyin.constant.CommonConstant;
/**
* 签名工具类
* @author 二哥很猛
* @date 2018/8/15 15:33
*/
public class SignatureUtil {
/**
* 时间戳签名 加密方式 sha256Hmac(appKey+timestamp)
* @param salt 盐
* @return 签名后的数据
*/
public static String sign(String salt){
ret... | 437 | 0.645995 | 0.594315 | 21 | 17.428572 | 18.556404 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.142857 | false | false | 2 |
58209845b6d355cc1bf1ef072b75208c15c90062 | 3,006,477,172,399 | d71f7807464685f5990458aad27e06b722f9c3db | /Model2Board/src/model/BoardDAO.java | 465f6c6112954249b00824481272852fe034b125 | [] | no_license | soy6032/jsp-Rent- | https://github.com/soy6032/jsp-Rent- | f39da8a8f7092e5f7ff494833a04ab533e1a8164 | 8fade3a84858c97b253ebced107f37f53eb68aac | refs/heads/master | 2023-05-02T13:34:50.420000 | 2021-04-27T04:25:39 | 2021-04-27T04:25:39 | 329,848,663 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.util.ArrayList;
import java.util.Vector;
import javax.naming.Context;
import javax.naming.InitialContext;
import javax.sql.DataSource;
public class BoardDAO {
Connection con;
PreparedStatement pstm... | UTF-8 | Java | 2,286 | java | BoardDAO.java | Java | [] | null | [] | package model;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.util.ArrayList;
import java.util.Vector;
import javax.naming.Context;
import javax.naming.InitialContext;
import javax.sql.DataSource;
public class BoardDAO {
Connection con;
PreparedStatement pstm... | 2,286 | 0.658046 | 0.649904 | 83 | 24.156626 | 18.516344 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.759036 | false | false | 2 |
b9c3ca051f2bcb7811f85b1e385e6235d9de6ca2 | 16,853,451,711,978 | 22a3441f7a1401b74fd36bb596e37a3e0b6a69b9 | /interview_code/src/Code/own/youzan/Main.java | a86e8dba39da0f4f948d01da8db389720f4e4ea2 | [] | no_license | choconana/JavaLib | https://github.com/choconana/JavaLib | 62f2227405909399349a5ee85ee0ef3eb031dfe6 | 4221c6a02ad6249fc420937bd5f835b292ec493d | refs/heads/master | 2022-12-20T08:20:44.400000 | 2020-10-13T23:44:56 | 2020-10-13T23:44:56 | 292,603,672 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Code.own.youzan;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Collections;
/**
* @Description:
* @User: Dell
* @Author: hezhidong
* @Date: 2020/10/11 19:26
*/
public class Main {
public String largestMultipleOfThree (ArrayList<Integer> digits) {
// write code here... | UTF-8 | Java | 1,515 | java | Main.java | Java | [
{
"context": ".util.Collections;\n\n/**\n * @Description:\n * @User: Dell\n * @Author: hezhidong\n * @Date: 2020/10/11 19:26\n",
"end": 149,
"score": 0.996929407119751,
"start": 145,
"tag": "USERNAME",
"value": "Dell"
},
{
"context": ";\n\n/**\n * @Description:\n * @User: Dell\n * @A... | null | [] | package Code.own.youzan;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Collections;
/**
* @Description:
* @User: Dell
* @Author: hezhidong
* @Date: 2020/10/11 19:26
*/
public class Main {
public String largestMultipleOfThree (ArrayList<Integer> digits) {
// write code here... | 1,515 | 0.483828 | 0.455446 | 50 | 29.299999 | 19.828514 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.58 | false | false | 2 |
c8b5bc2b2a7c7ca7afb0d71ad22bbe8e2bc0944b | 6,949,257,130,671 | 1cc5d01a5911f0890e4661f0efa38255d195fe76 | /src/main/java/com/iotdreamclub/demo/entity/Bill.java | 56750ae11413c7397f579eb87ca221ffc0852a11 | [] | no_license | KroFin/LabManagementSystem | https://github.com/KroFin/LabManagementSystem | 7c95439417497622aab96680774d1ccfc8a6a741 | 1758e1a8c73e4a13d2fd88cf7818f9f3f3020d8a | refs/heads/master | 2023-01-22T17:11:06.158000 | 2020-11-25T03:26:50 | 2020-11-25T03:26:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.iotdreamclub.demo.entity;
import com.baomidou.mybatisplus.annotation.TableName;
@TableName("tb_bill_info")
public class Bill {
private long billId;
private double billMoney;
private long billType;
private String billComment;
private java.sql.Date billTime;
private double billBalance;
publ... | UTF-8 | Java | 1,185 | java | Bill.java | Java | [] | null | [] | package com.iotdreamclub.demo.entity;
import com.baomidou.mybatisplus.annotation.TableName;
@TableName("tb_bill_info")
public class Bill {
private long billId;
private double billMoney;
private long billType;
private String billComment;
private java.sql.Date billTime;
private double billBalance;
publ... | 1,185 | 0.699578 | 0.699578 | 69 | 16.173914 | 16.789366 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.289855 | false | false | 2 |
d5d60708311034682eaee725429cfbcad45ae9e6 | 85,899,371,490 | 5eeffd1961dde6f4c05e0adf06135e9301868722 | /paascloud-provider/paascloud-provider-uac/src/main/java/com/paascloud/provider/web/admin/UacUserPasswordController.java | 4af4cfb3330bdc1e36319f6d5d0853a355537b2e | [
"Apache-2.0"
] | permissive | deadzq/paascloud-master | https://github.com/deadzq/paascloud-master | a624bc0430e7f53fd15b881616b8a9e18984ea64 | 4e61b5725a932c6639a4c7ee76b2ba4f7786833a | refs/heads/master | 2020-07-28T18:32:04.560000 | 2019-09-19T08:14:47 | 2019-09-19T08:14:47 | 209,494,350 | 1 | 0 | Apache-2.0 | true | 2019-09-19T07:50:29 | 2019-09-19T07:50:28 | 2019-09-19T07:46:45 | 2019-08-27T12:15:38 | 16,070 | 0 | 0 | 0 | null | false | false | /*
* Copyright (c) 2018. paascloud.net All Rights Reserved.
* 项目名称:paascloud快速搭建企业级分布式微服务平台
* 类名称:UacUserPasswordController.java
* 创建人:刘兆明
* 联系方式:paascloud.net@gmail.com
* 开源地址: https://github.com/paascloud
* 博客地址: http://blog.paascloud.net
* 项目官网: http://paascloud.net
*/
package com.paascloud.provider.web.ad... | UTF-8 | Java | 3,007 | java | UacUserPasswordController.java | Java | [
{
"context": "服务平台\n * 类名称:UacUserPasswordController.java\n * 创建人:刘兆明\n * 联系方式:paascloud.net@gmail.com\n * 开源地址: https://",
"end": 142,
"score": 0.9998788833618164,
"start": 139,
"tag": "NAME",
"value": "刘兆明"
},
{
"context": "UacUserPasswordController.java\n * 创建人:刘兆明\n * 联系方式:paascl... | null | [] | /*
* Copyright (c) 2018. paascloud.net All Rights Reserved.
* 项目名称:paascloud快速搭建企业级分布式微服务平台
* 类名称:UacUserPasswordController.java
* 创建人:刘兆明
* 联系方式:<EMAIL>
* 开源地址: https://github.com/paascloud
* 博客地址: http://blog.paascloud.net
* 项目官网: http://paascloud.net
*/
package com.paascloud.provider.web.admin;
import co... | 2,975 | 0.766607 | 0.764452 | 85 | 31.764706 | 29.75573 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.035294 | false | false | 2 |
bbdd0a45dae56d509278c648dc6c95199c2fe152 | 8,787,503,125,653 | 4fd08e736019049a838dec9efa74cc2190b6625f | /testdata/src/main/java/data/ComplexClass.java | 1409a764209de1305d50d8811f0de42f1edd21c7 | [
"BSD-3-Clause",
"Apache-2.0",
"LicenseRef-scancode-other-permissive"
] | permissive | knighthunter09/spring-loaded | https://github.com/knighthunter09/spring-loaded | 50a42cc41912ede861cae942e6458b79f2a6faa0 | 658a8678a672d24e9528fb63f70fa502ca7341ea | refs/heads/master | 2020-08-03T17:47:45.312000 | 2016-06-25T00:10:51 | 2016-06-25T00:10:51 | 73,540,025 | 1 | 0 | null | true | 2016-11-12T08:04:24 | 2016-11-12T08:04:21 | 2016-11-12T08:03:54 | 2016-07-01T07:30:56 | 35,197 | 0 | 0 | 0 | null | null | null | package data;
import java.util.List;
@SuppressWarnings({ "unused", "serial" })
class ComplexClass extends SimpleClass implements java.io.Serializable {
private int privateField;
public String publicField;
List<String> defaultField;
private int privateMethod() {
return privateField;
}
public String publicMet... | UTF-8 | Java | 476 | java | ComplexClass.java | Java | [] | null | [] | package data;
import java.util.List;
@SuppressWarnings({ "unused", "serial" })
class ComplexClass extends SimpleClass implements java.io.Serializable {
private int privateField;
public String publicField;
List<String> defaultField;
private int privateMethod() {
return privateField;
}
public String publicMet... | 476 | 0.75 | 0.75 | 26 | 17.346153 | 18.939056 | 72 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.038462 | false | false | 2 |
09df8d5b3477e1225871083db924d0e16679b677 | 23,648,089,946,800 | acb0532b450d30cf8e5787d1c88996ec0be03413 | /src/board/Board.java | 8dd4230c747852e71f972f02dcf9031812a2ce3d | [] | no_license | marthaurion/JChess | https://github.com/marthaurion/JChess | 07b5bf23585c6e34d116c1a23b326400d389625f | f101c6f943f55bc62dcc07097e54691d4b6baa1e | refs/heads/master | 2021-01-10T07:17:50.182000 | 2014-11-17T01:53:08 | 2014-11-17T01:53:08 | 8,443,441 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package board;
import java.util.ArrayList;
import java.util.Random;
import pieces.Bishop;
import pieces.King;
import pieces.Knight;
import pieces.NoPiece;
import pieces.Pawn;
import pieces.Piece;
import pieces.PieceColor;
import pieces.PieceFactory;
import pieces.Queen;
import pieces.Rook;
import pieces.Square;
/**
... | UTF-8 | Java | 20,971 | java | Board.java | Java | [
{
"context": "/**\n * Abstraction for the chess board.\n * @author marthaurion\n */\npublic class Board {\n\t\n private Piece[][] ",
"end": 377,
"score": 0.9991605281829834,
"start": 366,
"tag": "USERNAME",
"value": "marthaurion"
}
] | null | [] | package board;
import java.util.ArrayList;
import java.util.Random;
import pieces.Bishop;
import pieces.King;
import pieces.Knight;
import pieces.NoPiece;
import pieces.Pawn;
import pieces.Piece;
import pieces.PieceColor;
import pieces.PieceFactory;
import pieces.Queen;
import pieces.Rook;
import pieces.Square;
/**
... | 20,971 | 0.575652 | 0.565924 | 673 | 30.160475 | 24.086727 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.710253 | false | false | 2 |
68bdd277fe77d273ecdef33c7cd82ae8553f94ff | 8,821,862,843,703 | 1cda4ee087d247767b20a5593a815de102d8f6e1 | /src/nl/hannahsten/texifyidea/algorithm/BFS.java | 81376e73e15d3d5fec6f4bcab067a9c72ed0d524 | [
"MIT"
] | permissive | jonlandrum/TeXiFy-IDEA | https://github.com/jonlandrum/TeXiFy-IDEA | c5e1b58efac47b6c67f33eda64e356803aa626f6 | aeb21e4be76da8cc4818799f75e48921b1e93b41 | refs/heads/master | 2023-06-01T11:42:41.690000 | 2020-12-28T07:57:14 | 2020-12-28T07:57:14 | 325,311,190 | 0 | 0 | MIT | true | 2023-05-22T23:11:35 | 2020-12-29T14:43:35 | 2020-12-29T14:43:36 | 2023-05-22T23:11:34 | 7,159 | 0 | 0 | 1 | null | false | false | package nl.hannahsten.texifyidea.algorithm;
import java.util.*;
import java.util.function.Function;
/**
* A generic implementation of the breadth first search algorithm.
* <p>
* If you want to...
* <ul>
* <li>Find the shortest path, use {@linkplain BFS#BFS(Object, Object, Function)}.</li>
* <li>Execute somethin... | UTF-8 | Java | 11,928 | java | BFS.java | Java | [
{
"context": " * @param <N>\n * The node type.\n * @author Hannah Schellekens\n */\n@SuppressWarnings(\"unchecked\")\npublic class B",
"end": 551,
"score": 0.9998810291290283,
"start": 533,
"tag": "NAME",
"value": "Hannah Schellekens"
},
{
"context": "p track of augmented val... | null | [] | package nl.hannahsten.texifyidea.algorithm;
import java.util.*;
import java.util.function.Function;
/**
* A generic implementation of the breadth first search algorithm.
* <p>
* If you want to...
* <ul>
* <li>Find the shortest path, use {@linkplain BFS#BFS(Object, Object, Function)}.</li>
* <li>Execute somethin... | 11,884 | 0.577968 | 0.577465 | 377 | 30.641911 | 27.856047 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.254642 | false | false | 2 |
69f972bc2fca4c6b64d1d538d65b3d3d9edcacad | 27,195,732,934,907 | faf2794ed8b5d250b2178d1eccd7a8ce5f06f61c | /bundle/edu.gemini.wdba.xmlrpc.server/src/main/java/edu/gemini/wdba/tcc/PhoenixSupport.java | f551291fd58a23a8dc6640c1d77a8b57dbd034d3 | [
"BSD-2-Clause"
] | permissive | gemini-hlsw/ocs | https://github.com/gemini-hlsw/ocs | e2ba814d3ca33f43a8d86f886aa32d00f768904b | f425a8fd546564703e04494b77a243b845993d12 | refs/heads/develop | 2023-08-30T19:32:42.404000 | 2023-08-29T19:04:02 | 2023-08-29T19:04:02 | 23,963,494 | 15 | 17 | NOASSERTION | false | 2023-09-12T07:54:14 | 2014-09-12T14:20:23 | 2023-05-24T05:05:15 | 2023-09-12T07:54:14 | 448,754 | 14 | 26 | 6 | Java | false | false | package edu.gemini.wdba.tcc;
import edu.gemini.spModel.gemini.phoenix.InstPhoenix;
import edu.gemini.spModel.gemini.phoenix.PhoenixParams;
/**
*
*/
public class PhoenixSupport implements ITccInstrumentSupport {
//private static final Logger LOG = LogUtil.getLogger(PhoenixSupport.class);
private Observation... | UTF-8 | Java | 2,764 | java | PhoenixSupport.java | Java | [] | null | [] | package edu.gemini.wdba.tcc;
import edu.gemini.spModel.gemini.phoenix.InstPhoenix;
import edu.gemini.spModel.gemini.phoenix.PhoenixParams;
/**
*
*/
public class PhoenixSupport implements ITccInstrumentSupport {
//private static final Logger LOG = LogUtil.getLogger(PhoenixSupport.class);
private Observation... | 2,764 | 0.663531 | 0.660275 | 89 | 30.056179 | 29.938648 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.202247 | false | false | 2 |
097b16ff12c2e5aa19525955ae816c12e4444372 | 28,862,180,273,434 | 55dca62e858f1a44c2186774339823a301b48dc7 | /code/my-app/functions/11/initialize_NativeTrade.java | afdad5e03e966fb771fcde4cda4029f6671bb818 | [] | no_license | jwiszowata/code_reaper | https://github.com/jwiszowata/code_reaper | 4fff256250299225879d1412eb1f70b136d7a174 | 17dde61138cec117047a6ebb412ee1972886f143 | refs/heads/master | 2022-12-15T14:46:30.640000 | 2022-02-10T14:02:45 | 2022-02-10T14:02:45 | 84,747,455 | 0 | 0 | null | false | 2022-12-07T23:48:18 | 2017-03-12T18:26:11 | 2022-02-10T14:00:02 | 2022-12-07T23:48:18 | 16,770 | 0 | 0 | 24 | Java | false | false | public void initialize() {
final Player unitPlayer = this.unit.getOwner();
final Player settlementPlayer = this.is.getOwner();
final Game game = this.unit.getGame();
for (Goods g : this.unit.getGoodsList()) {
this.unitToSettlement.add(new NativeTradeItem(game, unitPlayer, settlementPlayer, g));
... | UTF-8 | Java | 482 | java | initialize_NativeTrade.java | Java | [] | null | [] | public void initialize() {
final Player unitPlayer = this.unit.getOwner();
final Player settlementPlayer = this.is.getOwner();
final Game game = this.unit.getGame();
for (Goods g : this.unit.getGoodsList()) {
this.unitToSettlement.add(new NativeTradeItem(game, unitPlayer, settlementPlayer, g));
... | 482 | 0.692946 | 0.692946 | 11 | 42.909092 | 30.838154 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 2 |
9e007ceb439dbb86fc88fedd19368cae1c3a6c8c | 30,820,685,357,204 | ea49644bc0a24486178a982e18024d2e37896320 | /src/leetcode/datastructures/disjointSet/hard/LC_803_Bricks_Falling_When_Hit/DisjointSetSolution.java | 4edb588390c884a12c6422fb3a039decc3c1b255 | [] | no_license | bittib/onlinejudges | https://github.com/bittib/onlinejudges | bbd29bcba47d8e4bae33382ad383c2d96d728267 | ae13baec59b8f892dcd5ec95df082841f9c5f7b0 | refs/heads/master | 2021-01-19T00:46:13.614000 | 2018-11-29T05:56:40 | 2018-11-29T05:56:40 | 9,584,017 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package leetcode.datastructures.disjointSet.hard.LC_803_Bricks_Falling_When_Hit;
public class DisjointSetSolution {
static int[] dx = {1, 0, -1, 0};
static int[] dy = {0, 1, 0, -1};
public int[] hitBricks(int[][] grid, int[][] hits) {
int rows = grid.length, cols = grid[0].length;
int[][... | UTF-8 | Java | 3,244 | java | DisjointSetSolution.java | Java | [] | null | [] | package leetcode.datastructures.disjointSet.hard.LC_803_Bricks_Falling_When_Hit;
public class DisjointSetSolution {
static int[] dx = {1, 0, -1, 0};
static int[] dy = {0, 1, 0, -1};
public int[] hitBricks(int[][] grid, int[][] hits) {
int rows = grid.length, cols = grid[0].length;
int[][... | 3,244 | 0.397041 | 0.382861 | 113 | 27.707964 | 23.066154 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.681416 | false | false | 2 |
a6427352e63d75cfc0f6f010aac6bb6b496836f4 | 4,784,593,599,220 | f03df8c54cc80968d7881207163e051a1893c5bd | /src/main/java/io/geekidea/springbootplus/filter/RequestPathFilter.java | fb4464676b5211b32f874004b4d66cf584818209 | [
"Apache-2.0"
] | permissive | zhengchalei/spring-boot-plus | https://github.com/zhengchalei/spring-boot-plus | 8893224ac6d3152075310791bd7151a6c3e687e5 | 24ecd946a911b22d03cdaea1730e4d9504eec981 | refs/heads/master | 2020-12-04T01:14:50.727000 | 2020-01-04T08:14:25 | 2020-01-04T08:14:25 | 231,550,799 | 2 | 0 | Apache-2.0 | true | 2020-01-03T09:02:39 | 2020-01-03T09:02:39 | 2020-01-03T01:34:46 | 2019-12-28T08:52:48 | 1,192 | 0 | 0 | 0 | null | false | false | /*
* Copyright 2019-2029 geekidea(https://github.com/geekidea)
*
* 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 ... | UTF-8 | Java | 2,578 | java | RequestPathFilter.java | Java | [
{
"context": "/*\n * Copyright 2019-2029 geekidea(https://github.com/geekidea)\n *\n * Licensed under",
"end": 34,
"score": 0.9996681213378906,
"start": 26,
"tag": "USERNAME",
"value": "geekidea"
},
{
"context": "* Copyright 2019-2029 geekidea(https://github.com/geekidea)\n *\n * Lic... | null | [] | /*
* Copyright 2019-2029 geekidea(https://github.com/geekidea)
*
* 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 ... | 2,578 | 0.679017 | 0.669657 | 84 | 29.523809 | 27.031496 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.452381 | false | false | 2 |
e505c67c78d09ea5e9c8ddf5d3d0f388f9e2feea | 32,787,780,384,125 | 428195cf674ca4ed7213273c518c077ef73b9111 | /src/main/java/com/songotech/exception/friendly/DefaultFriendlyResolver.java | 7c2a6d1f26947b058db5ba2db12030ed95d201f0 | [] | no_license | softgg/saf-common | https://github.com/softgg/saf-common | ec4a39f7e165fd013429e9902f8004c5c19cc9e3 | 65c3e7c2e3bf5e088cbb0d532778dc648381e057 | refs/heads/master | 2017-11-28T01:53:44.242000 | 2016-06-13T10:14:24 | 2016-06-13T10:14:24 | 59,106,173 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.songotech.exception.friendly;
import com.songotech.exception.ResponseErrorMessage;
import com.songotech.i18n.I18NProvider;
import org.springframework.http.ResponseEntity;
import org.springframework.stereotype.Component;
/**
*
* Created by WUWY(188895) on 2016/5/18.
*/
@Component
public class DefaultFri... | UTF-8 | Java | 787 | java | DefaultFriendlyResolver.java | Java | [
{
"context": "mework.stereotype.Component;\n\n/**\n *\n * Created by WUWY(188895) on 2016/5/18.\n */\n@Component\npublic class",
"end": 259,
"score": 0.9995344281196594,
"start": 255,
"tag": "USERNAME",
"value": "WUWY"
}
] | null | [] | package com.songotech.exception.friendly;
import com.songotech.exception.ResponseErrorMessage;
import com.songotech.i18n.I18NProvider;
import org.springframework.http.ResponseEntity;
import org.springframework.stereotype.Component;
/**
*
* Created by WUWY(188895) on 2016/5/18.
*/
@Component
public class DefaultFri... | 787 | 0.731893 | 0.70521 | 25 | 30.48 | 27.179581 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.44 | false | false | 2 |
c4cc98b66371baf6841214ef58664076254e2186 | 32,787,780,383,588 | a3a5ab0dac477c0310f76301b63842f79b09a314 | /lab2/src/main/java/google/com/lab2/activity/MainActivity.java | 255b43eb08be31d4cef00b51a4955276cc7d0842 | [] | no_license | SergeyUniver/android_labs | https://github.com/SergeyUniver/android_labs | 0bfe1cafab469d80acb81daf8bd64f6598380cdc | 3f9a68d89b8f1e4b1cbc64511ea13ae32be3442f | refs/heads/master | 2021-01-13T03:16:02.815000 | 2016-12-29T10:04:37 | 2016-12-29T10:04:37 | 77,602,944 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package google.com.lab2.activity;
import android.app.Fragment;
import google.com.lab2.R;
import google.com.lab2.fragments.main_screen.presenter.MainScreenPresenter;
public class MainActivity extends BaseActivity {
@Override
protected Fragment getFirstFragment() {
return MainScreenPresenter.createIns... | UTF-8 | Java | 499 | java | MainActivity.java | Java | [] | null | [] | package google.com.lab2.activity;
import android.app.Fragment;
import google.com.lab2.R;
import google.com.lab2.fragments.main_screen.presenter.MainScreenPresenter;
public class MainActivity extends BaseActivity {
@Override
protected Fragment getFirstFragment() {
return MainScreenPresenter.createIns... | 499 | 0.707415 | 0.701403 | 23 | 20.695652 | 20.659632 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.304348 | false | false | 2 |
a6a2f341b58bdb5f639e7fcc3c9b80f7c0c90444 | 15,083,925,178,318 | 96f8d42c474f8dd42ecc6811b6e555363f168d3e | /baike/sources/org/msgpack/value/ImmutableBooleanValue.java | b4a85567346b9324fb22ffe0065f8526e7dac1a0 | [] | no_license | aheadlcx/analyzeApk | https://github.com/aheadlcx/analyzeApk | 050b261595cecc85790558a02d79739a789ae3a3 | 25cecc394dde4ed7d4971baf0e9504dcb7fabaca | refs/heads/master | 2020-03-10T10:24:49.773000 | 2018-04-13T09:44:45 | 2018-04-13T09:44:45 | 129,332,351 | 6 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.msgpack.value;
public interface ImmutableBooleanValue extends BooleanValue, ImmutableValue {
}
| UTF-8 | Java | 108 | java | ImmutableBooleanValue.java | Java | [] | null | [] | package org.msgpack.value;
public interface ImmutableBooleanValue extends BooleanValue, ImmutableValue {
}
| 108 | 0.842593 | 0.842593 | 4 | 26 | 31.232996 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 2 |
04ff855f96e3bc0ea496e3d61cb5c89895f9cc7c | 1,340,029,796,736 | 548b0ee1b2f74658845cc928879c64e440de49a4 | /src/overworld/Portal.java | 2d310096730f74a0057ea7cd0b9513ba5d4dcbf0 | [] | no_license | legendmirage/game | https://github.com/legendmirage/game | 21092b61a16b301cfc54c47d1f7987ff5085d132 | bb3a3423f8d67296d2bf39383cf82d8a78f6e93d | refs/heads/master | 2021-01-22T13:47:24.852000 | 2013-02-08T00:29:37 | 2013-02-08T00:29:37 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package overworld;
/** Portals are just entrances from one zone into another zone. <br>
* They do not necessarily look like magical portals, the name is just a functional label. <br>
* Portals are not for battles, those are just fields in the BattleModel itself. <br>
* Portals are not bidirectional, the are on... | UTF-8 | Java | 1,807 | java | Portal.java | Java | [] | null | [] | package overworld;
/** Portals are just entrances from one zone into another zone. <br>
* They do not necessarily look like magical portals, the name is just a functional label. <br>
* Portals are not for battles, those are just fields in the BattleModel itself. <br>
* Portals are not bidirectional, the are on... | 1,807 | 0.684007 | 0.683453 | 52 | 32.75 | 26.655838 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.673077 | false | false | 2 |
5278b51e1e832c7937c7a9ea944dcae372ed33bf | 3,942,780,025,673 | 3159ec34f2117923df4712dedf19e6d37befdad2 | /src/main/java/be/steria/datapoc/services/ServerSourcePredicate.java | 458af0b4210bdf8f614b1fc15c1348812cd07973 | [] | no_license | areynaga/PersonApp | https://github.com/areynaga/PersonApp | 73f202d49dcc5a6f1513a0d301618b9387fc93ff | d4cd38a9cb295285f2d18a356ea8446d6477209c | refs/heads/master | 2016-09-05T11:55:23.191000 | 2012-09-05T09:09:20 | 2012-09-05T09:09:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package be.steria.datapoc.services;
import org.apache.camel.Exchange;
import org.apache.camel.Predicate;
import be.steria.datapoc.model.CUDRequest;
public class ServerSourcePredicate implements Predicate {
public boolean matches(Exchange exchange) {
return (exchange.getIn().getBody(CUDRequest.class).getSource(... | UTF-8 | Java | 420 | java | ServerSourcePredicate.java | Java | [] | null | [] | package be.steria.datapoc.services;
import org.apache.camel.Exchange;
import org.apache.camel.Predicate;
import be.steria.datapoc.model.CUDRequest;
public class ServerSourcePredicate implements Predicate {
public boolean matches(Exchange exchange) {
return (exchange.getIn().getBody(CUDRequest.class).getSource(... | 420 | 0.761905 | 0.761905 | 17 | 23.705883 | 27.398508 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.823529 | false | false | 2 |
a1ce8339ef897db942a0529191bc6b6c234f5d6e | 26,216,480,407,689 | 069fdf4c2fd476058844525f7d52ebf42fc7be4e | /src/main/java/com/fz/controller/TypeController.java | 30804115d396e8fa810e0d7be540332e537c1706 | [] | no_license | NDCFL/LZSendMail | https://github.com/NDCFL/LZSendMail | 719cdaaa8df1eacd037917f86bfdf08f8b2c935d | 97084278b31e4ffcef86a3ad482209e932797d64 | refs/heads/master | 2021-05-06T17:10:24.095000 | 2017-12-02T09:08:12 | 2017-12-02T09:08:12 | 111,791,945 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fz.controller;
import com.fz.comment.Message;
import com.fz.comment.PageQuery;
import com.fz.comment.PagingBean;
import com.fz.service.AgencyService;
import com.fz.service.TypeService;
import com.fz.vo.TypeVo;
import com.fz.vo.UserVo;
import org.apache.ibatis.annotations.Param;
import org.springf... | UTF-8 | Java | 4,750 | java | TypeController.java | Java | [] | null | [] | package com.fz.controller;
import com.fz.comment.Message;
import com.fz.comment.PageQuery;
import com.fz.comment.PagingBean;
import com.fz.service.AgencyService;
import com.fz.service.TypeService;
import com.fz.vo.TypeVo;
import com.fz.vo.UserVo;
import org.apache.ibatis.annotations.Param;
import org.springf... | 4,750 | 0.654076 | 0.654076 | 127 | 34.897636 | 21.726589 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.606299 | false | false | 2 |
1f913fae47474e52af4d4e47319ead593ad5fade | 16,484,084,548,657 | 6649580d9297679f9a066cf5be818fe4448d69cb | /puntoDos/src/main/java/teclogi/prueba/backend/puntoDos/PuntoDosApplication.java | b2eda1f40f7cfafdf81033b49a3471e571988e11 | [] | no_license | santiagolaiton2700/Test-Teclogi-Backend | https://github.com/santiagolaiton2700/Test-Teclogi-Backend | 96c5ef133b1d0ac251e6b7d320951759751cbc77 | 4e1928f652087b25d83914eebc0135f091faf89a | refs/heads/master | 2023-08-23T19:22:44.822000 | 2021-09-21T00:22:14 | 2021-09-21T00:22:14 | 407,365,482 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package teclogi.prueba.backend.puntoDos;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class PuntoDosApplication {
public static void main(String[] args) {
SpringApplication.run(PuntoDosApplication.class, args);... | UTF-8 | Java | 326 | java | PuntoDosApplication.java | Java | [] | null | [] | package teclogi.prueba.backend.puntoDos;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class PuntoDosApplication {
public static void main(String[] args) {
SpringApplication.run(PuntoDosApplication.class, args);... | 326 | 0.831288 | 0.831288 | 11 | 28.636364 | 23.890936 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.818182 | false | false | 13 |
bc73b5790cdae7e8e7e7c4738ffccefb3208df32 | 2,594,160,306,926 | b7fa352c328ad105e66f066ebce9e68bd5728ac2 | /src/main/java/com/erp/biz/api/model/order/CancellationReasonType.java | 25379554222b2f309a4e41e2fa46dcb929840442 | [
"MIT"
] | permissive | diwang011/erp | https://github.com/diwang011/erp | c9582b07be3ebb157223955ba0de156605fed188 | 401238ffd1182b16bd998c75fe403476d97bb6a1 | refs/heads/master | 2020-04-05T12:38:30.798000 | 2017-07-20T09:27:54 | 2017-07-20T09:27:54 | 95,205,973 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //
// 此文件是由 JavaTM Architecture for XML Binding (JAXB) 引用实现 v2.2.11 生成的
// 请访问 <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// 在重新编译源模式时, 对此文件的所有修改都将丢失。
// 生成时间: 2017.04.18 时间 04:50:42 PM CST
//
package com.erp.biz.api.model.order;
import javax.xml.bind.annotation.XmlEnum;
import javax.x... | UTF-8 | Java | 1,200 | java | CancellationReasonType.java | Java | [] | null | [] | //
// 此文件是由 JavaTM Architecture for XML Binding (JAXB) 引用实现 v2.2.11 生成的
// 请访问 <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// 在重新编译源模式时, 对此文件的所有修改都将丢失。
// 生成时间: 2017.04.18 时间 04:50:42 PM CST
//
package com.erp.biz.api.model.order;
import javax.xml.bind.annotation.XmlEnum;
import javax.x... | 1,200 | 0.672608 | 0.651032 | 45 | 22.688889 | 23.303621 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 13 |
2546127ce395a684c28b1613f332c0f06d3cd5c1 | 19,902,878,511,579 | ebc7ed11e0008e394096dd89eed162854ffdd1f5 | /client/app/src/main/java/com/likemessage/BaseActivity.java | b19127bab03fd06addf392313ed29b16738521c3 | [] | no_license | NimbleIO/android-chat-starter | https://github.com/NimbleIO/android-chat-starter | 2ae1377a57dd7a160ec0d9aa30d4786bd7449000 | a1e1ed09fc4519c69b0724ced7ce54504d8edb03 | refs/heads/master | 2021-01-18T05:22:54.601000 | 2016-10-31T02:12:32 | 2016-10-31T02:12:32 | 56,205,284 | 0 | 1 | null | true | 2016-04-14T03:44:39 | 2016-04-14T03:44:39 | 2016-03-30T08:36:43 | 2016-04-14T03:35:24 | 5,338 | 0 | 0 | 0 | null | null | null | package com.likemessage;
import android.app.Activity;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
/**
* Created by wangkai on 2016/6/4.
*/
public abstract class BaseActivity extends Activity{
public static BaseActivity CURRENT_ACTIVITY = null;
@Override
protected vo... | UTF-8 | Java | 1,205 | java | BaseActivity.java | Java | [
{
"context": "ler;\nimport android.os.Message;\n\n/**\n * Created by wangkai on 2016/6/4.\n */\npublic abstract class BaseActivi",
"end": 161,
"score": 0.9996405839920044,
"start": 154,
"tag": "USERNAME",
"value": "wangkai"
}
] | null | [] | package com.likemessage;
import android.app.Activity;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
/**
* Created by wangkai on 2016/6/4.
*/
public abstract class BaseActivity extends Activity{
public static BaseActivity CURRENT_ACTIVITY = null;
@Override
protected vo... | 1,205 | 0.646473 | 0.641494 | 47 | 24.638298 | 20.551363 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.404255 | false | false | 13 |
c97bf8d3841d2baf24891f8024ffec82339dad4a | 4,810,363,399,376 | f4030bf283b1f48f283ef035359749f9db25801e | /build/tmp/expandedArchives/forge-1.16.4-35.1.0_mapped_snapshot_20201028-1.16.3-sources.jar_c51f1a4d6ae306192d7f9edae1dccaf5/net/minecraftforge/fml/event/lifecycle/FMLCommonSetupEvent.java | 82788839f3cc93736bd820744bb7718c67653143 | [
"MIT"
] | permissive | Slightly-Useful-Inc/DankestMod | https://github.com/Slightly-Useful-Inc/DankestMod | 803a1cb913ee16251d52d54053918ecca27cea48 | 01345585be6a26587a44cee341a99a5efe31cc51 | refs/heads/master | 2023-03-06T11:37:44.104000 | 2021-02-16T23:12:19 | 2021-02-16T23:12:19 | 316,117,727 | 2 | 3 | MIT | false | 2021-02-16T23:12:20 | 2020-11-26T03:54:33 | 2021-02-14T19:54:06 | 2021-02-16T23:12:20 | 16,901 | 3 | 3 | 0 | Java | false | false | /*
* Minecraft Forge
* Copyright (c) 2016-2020.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation version 2.1
* of the License.
*
* This library is distributed in the hope that it... | UTF-8 | Java | 1,904 | java | FMLCommonSetupEvent.java | Java | [] | null | [] | /*
* Minecraft Forge
* Copyright (c) 2016-2020.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation version 2.1
* of the License.
*
* This library is distributed in the hope that it... | 1,904 | 0.764181 | 0.753151 | 49 | 37.857143 | 36.467487 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 13 |
c5b335ca6c05ba93686f76577a33eccb9b09b550 | 18,356,690,288,062 | 5720481567478e83b72b95e96332a78406045cd9 | /ts-resource-core/src/main/java/com/haoyu/dept/dao/IDepartmentDao.java | 0ba6903c0d53c9926c1678b790f6b3bbc5358a9e | [] | no_license | osuisumi/ts | https://github.com/osuisumi/ts | 6728b4961e165925cc19b9119c29058066b6d896 | 45a26b8bdfbcca6d5bf933aac272b65162d19e19 | refs/heads/master | 2021-01-22T10:32:53.120000 | 2017-02-15T03:06:54 | 2017-02-15T03:06:54 | 82,009,771 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.haoyu.dept.dao;
import java.util.List;
import java.util.Map;
import org.springframework.stereotype.Repository;
import com.github.miemiedev.mybatis.paginator.domain.PageBounds;
import com.haoyu.dept.entity.Department;
import com.haoyu.sip.core.entity.User;
@Repository
public interface IDepartmentDao {
... | UTF-8 | Java | 962 | java | IDepartmentDao.java | Java | [
{
"context": "amework.stereotype.Repository;\n\nimport com.github.miemiedev.mybatis.paginator.domain.PageBounds;\nimport com.h",
"end": 153,
"score": 0.9995148181915283,
"start": 144,
"tag": "USERNAME",
"value": "miemiedev"
}
] | null | [] | package com.haoyu.dept.dao;
import java.util.List;
import java.util.Map;
import org.springframework.stereotype.Repository;
import com.github.miemiedev.mybatis.paginator.domain.PageBounds;
import com.haoyu.dept.entity.Department;
import com.haoyu.sip.core.entity.User;
@Repository
public interface IDepartmentDao {
... | 962 | 0.786652 | 0.786652 | 34 | 25.882353 | 28.48608 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.147059 | false | false | 13 |
cccd746d29abdddded9d0f1ffd2e91670510106e | 11,862,699,741,877 | 6ec42de9ea1aa86a41941207444650ca305a8c88 | /lesson11/MaterialDemo/app/src/main/java/com/github/kirillf/materialdemo/SettingsActivity.java | 811764ce303928f627baccdf401863fbb027bc6c | [] | no_license | skvarovski/sirius_android | https://github.com/skvarovski/sirius_android | 88cf19cc8eb2d6beb957f60a4884993d59697f41 | 00e9cb24ac520848b6de0b90cb6b7b55d1999a1e | refs/heads/master | 2020-05-15T04:09:14.937000 | 2019-01-09T04:05:31 | 2019-01-09T04:05:37 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.kirillf.materialdemo;
import android.app.Fragment;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.design.widget.BottomNavigationView;
import android.support.v7.app.AppCompatActivity;
import android.view.MenuItem;
import com.github.kirillf.materialdemo.da... | UTF-8 | Java | 1,907 | java | SettingsActivity.java | Java | [
{
"context": "package com.github.kirillf.materialdemo;\n\nimport android.app.Fragment;\nimpor",
"end": 26,
"score": 0.9935314059257507,
"start": 19,
"tag": "USERNAME",
"value": "kirillf"
},
{
"context": "\nimport android.view.MenuItem;\n\nimport com.github.kirillf.materialdemo.dashbo... | null | [] | package com.github.kirillf.materialdemo;
import android.app.Fragment;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.design.widget.BottomNavigationView;
import android.support.v7.app.AppCompatActivity;
import android.view.MenuItem;
import com.github.kirillf.materialdemo.da... | 1,907 | 0.701626 | 0.701101 | 51 | 36.392159 | 29.114431 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.490196 | false | false | 13 |
487f4d0dfff5617aae1b5822c474b370e75c451d | 29,712,583,821,122 | 211c094bbe04512d63301da31348aa6ed65dd06e | /21.08.01/JDBC/src/demo02/jdbc_demo02.java | 0827c4f34430be9eb2f4cbd9ad95745c9dea4403 | [] | no_license | Dragon-qing/Java | https://github.com/Dragon-qing/Java | e2d592e5cb87f1dac4ee7449ad27eb61792c9406 | e4c78e6fcf7c866dc1cf610de51ed0e8bf74935a | refs/heads/master | 2023-06-30T18:56:35.803000 | 2021-08-06T15:05:34 | 2021-08-06T15:05:34 | 392,660,684 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package demo02;
import util.JDBCUtils;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.Scanner;
public class jdbc_demo02 {
public static void main(String[] args) {
Scanner sc=new Scanner(System.in);
System.out.printl... | UTF-8 | Java | 1,386 | java | jdbc_demo02.java | Java | [] | null | [] | package demo02;
import util.JDBCUtils;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.Scanner;
public class jdbc_demo02 {
public static void main(String[] args) {
Scanner sc=new Scanner(System.in);
System.out.printl... | 1,386 | 0.572072 | 0.567568 | 48 | 26.75 | 18.228298 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.708333 | false | false | 13 |
7e6a5cbb51f1ba00811c35e10b54967bbccf4167 | 12,919,261,637,248 | e4492c6bddfedb26b9615d117211c26a78d78556 | /src/org/kinelights/server/Serveur.java | 271cfedad97f143e4e575696dd43128035e728e9 | [] | no_license | pezafar/Kinelights | https://github.com/pezafar/Kinelights | 25af86274c2b8fbb5a8ed442abd511a37b236c3c | c67a509bf1b5948d0f9245ebc493b348ea0d9878 | refs/heads/master | 2020-09-25T00:44:28.161000 | 2019-12-04T16:52:05 | 2019-12-04T16:52:05 | 225,881,809 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.kinelights.server;
import org.kinelights.core.manager.Routine;
import java.io.IOException;
import java.net.ServerSocket;
import java.net.Socket;
public class Serveur extends Thread {
private static int port=8022;
public Serveur(Routine routine) {
super();
this.goServer(routine);
}
pub... | UTF-8 | Java | 726 | java | Serveur.java | Java | [] | null | [] | package org.kinelights.server;
import org.kinelights.core.manager.Routine;
import java.io.IOException;
import java.net.ServerSocket;
import java.net.Socket;
public class Serveur extends Thread {
private static int port=8022;
public Serveur(Routine routine) {
super();
this.goServer(routine);
}
pub... | 726 | 0.736552 | 0.731034 | 31 | 22.419355 | 23.598488 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.645161 | false | false | 13 |
1b7a85629ac0f6f13b2fd2bcac2c643e19009f46 | 12,919,261,635,436 | ec3037bee3a4864718604321e58edd82f07adadb | /ProjetGSBJava/src/com/metier/LigneFraisForfaitPK.java | f4a532b27c6e4921dace1a1e6d93fba795881396 | [] | no_license | couturier-d/ProjetGSBJava | https://github.com/couturier-d/ProjetGSBJava | 230cd551f89d3ca6c90d1c97eaee07a4c8653573 | 26a73610a981adc3c1b05a8c35a04da70b2f3350 | refs/heads/master | 2016-09-06T19:46:09.883000 | 2015-05-26T13:49:49 | 2015-05-26T13:49:49 | 32,327,210 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.metier;
public class LigneFraisForfaitPK implements java.io.Serializable {
private String idVisiteur;
private String mois;
private String idFraisForfait;
// constructeur vide
public LigneFraisForfaitPK() {
super();
}
public LigneFraisForfaitPK(String idVisiteur, String mois, String idFra... | UTF-8 | Java | 1,473 | java | LigneFraisForfaitPK.java | Java | [] | null | [] | package com.metier;
public class LigneFraisForfaitPK implements java.io.Serializable {
private String idVisiteur;
private String mois;
private String idFraisForfait;
// constructeur vide
public LigneFraisForfaitPK() {
super();
}
public LigneFraisForfaitPK(String idVisiteur, String mois, String idFra... | 1,473 | 0.661914 | 0.661914 | 66 | 20.318182 | 22.183914 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.242424 | false | false | 13 |
4978aacc9a10ce0eaef8931126d51a6a14d5a0f0 | 17,497,696,774,165 | a74f003c3b1a57e5d9e865b0b24d786225c9a43e | /src/main/java/com/example/application/data/entity/TimeZoneDevice.java | 6efa54f01d0fb116e0a43c642a4b630003039697 | [
"Unlicense"
] | permissive | Amine-st/vaadinControl | https://github.com/Amine-st/vaadinControl | d945548eee09588dd127c27fbb89e3697fdd77c2 | b151accc02f3f96bbfb45f65c76eeb0bc5af8235 | refs/heads/main | 2023-07-25T08:56:58.832000 | 2021-08-30T10:05:02 | 2021-08-30T10:05:02 | 401,285,898 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.application.data.entity;
import org.dom4j.tree.AbstractEntity;
import javax.persistence.*;
import java.util.List;
public class TimeZoneDevice extends AbstractEntity {
int id;
String name;
@ElementCollection(fetch = FetchType.EAGER,targetClass=int.class)
List<List<Integer>> ite... | UTF-8 | Java | 759 | java | TimeZoneDevice.java | Java | [] | null | [] | package com.example.application.data.entity;
import org.dom4j.tree.AbstractEntity;
import javax.persistence.*;
import java.util.List;
public class TimeZoneDevice extends AbstractEntity {
int id;
String name;
@ElementCollection(fetch = FetchType.EAGER,targetClass=int.class)
List<List<Integer>> ite... | 759 | 0.621871 | 0.620553 | 44 | 16.25 | 17.561741 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.318182 | false | false | 13 |
bdc86e0b593b14f40902df84f091477e7fdc813e | 17,695,265,280,419 | 62e939d56ff76825b0825546804e4d8600d82276 | /Greedy/L-452.java | c72d7a8995ed6a3ea6193f88cc278aeeec526e81 | [] | no_license | lucindaWMS/Leetcode-Java | https://github.com/lucindaWMS/Leetcode-Java | 957d9f8be0e680760ca6382d0fb2577c901fc2a4 | a66ee0ed7065365a1f22e151b4041eb18f157103 | refs/heads/master | 2023-06-18T01:31:47.462000 | 2021-07-19T09:34:01 | 2021-07-19T09:34:01 | 378,830,559 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //L.452 Minimum Number of Arrows to Burst Ballons
//O(nlogn) time O(n) space
class Solution {
public int findMinArrowShots(int[][] points) {
if (points.length == 1) {
return 1;
}
Arrays.sort(points, (x, y) -> Integer.compare(x[1], y[1]));
int prevEnd = points[0][1];
... | UTF-8 | Java | 750 | java | L-452.java | Java | [] | null | [] | //L.452 Minimum Number of Arrows to Burst Ballons
//O(nlogn) time O(n) space
class Solution {
public int findMinArrowShots(int[][] points) {
if (points.length == 1) {
return 1;
}
Arrays.sort(points, (x, y) -> Integer.compare(x[1], y[1]));
int prevEnd = points[0][1];
... | 750 | 0.421333 | 0.4 | 25 | 29.040001 | 17.307756 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 13 |
a2696fbd09ed7caba27f52303cebc805c015b436 | 6,382,321,465,948 | 84fcee79efcfba13faec51b8cea2b7b57b54ce73 | /pck.maven/src/main/java/pck/main/service/GrupTuruServiceImp.java | 7c85f5dd5ddc262d2df9fc710d7946db9b92d6e3 | [] | no_license | canerpinar/spring_boot_mvc_maven_hibernate5 | https://github.com/canerpinar/spring_boot_mvc_maven_hibernate5 | 34ad77ef9b12fd01f21537c0d69df678e55347f3 | e94c1b4f69814da7ada0590ea60c77a527c9889c | refs/heads/master | 2020-06-24T09:48:00.935000 | 2017-07-11T19:37:44 | 2017-07-11T19:37:44 | 96,929,597 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pck.main.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import pck.main.dao.RepositoryGrupTuru;
import pck.main.entity.GrupTuru;
@Service
public class GrupTuruServiceImp implements GrupTuruService {
@Autowired
private Re... | UTF-8 | Java | 485 | java | GrupTuruServiceImp.java | Java | [] | null | [] | package pck.main.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import pck.main.dao.RepositoryGrupTuru;
import pck.main.entity.GrupTuru;
@Service
public class GrupTuruServiceImp implements GrupTuruService {
@Autowired
private Re... | 485 | 0.762887 | 0.762887 | 23 | 19.086956 | 20.523397 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.782609 | false | false | 13 |
52de64b46e98f16a7bb192e6409008a1b11e90b4 | 25,563,645,353,630 | 42ad4fa1d9447cb7f1fbe36c08e98ee20fa146a0 | /0524 baseball/src/baseball/mainClass.java | ad5bcd79294a7d55bc26bbc18c891dce23d796ca | [] | no_license | minsoozz/Java | https://github.com/minsoozz/Java | 6c9708c173a0eb3bd7efdc16cbe54afbd8b89e2e | ac1245f366a1d645e39a7c970284fb3c0efaf6ea | refs/heads/master | 2020-06-10T17:01:45.302000 | 2019-08-05T01:29:55 | 2019-08-05T01:29:55 | 193,683,938 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package baseball;
import java.util.Scanner;
public class mainClass {
public static void main(String[] args) {
// TODO Auto-generated method stub
/*
Scanner sc = new Scanner(System.in);
// 선언부
int r_num[], u_num[];
boolean clear; //게임을 끝냈는지 안끝냈는지
// ===================================== replay
/... | UTF-8 | Java | 5,688 | java | mainClass.java | Java | [] | null | [] | package baseball;
import java.util.Scanner;
public class mainClass {
public static void main(String[] args) {
// TODO Auto-generated method stub
/*
Scanner sc = new Scanner(System.in);
// 선언부
int r_num[], u_num[];
boolean clear; //게임을 끝냈는지 안끝냈는지
// ===================================== replay
/... | 5,688 | 0.489623 | 0.470775 | 225 | 19.986666 | 17.617285 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.888889 | false | false | 13 |
9e52aff6935ec8b44b22f18dd40b3916d027a51c | 25,563,645,355,004 | 39fdfa616a6720df8d5ffd8ee7e8bb39ad7bec55 | /lib/src/main/java/com/jyst/ui/adapter/help/ItemTouchHelperAdapter.java | ab415887b37c1c4d9e81214b59964fec8b478be3 | [] | no_license | TMwin/SectionAdapter | https://github.com/TMwin/SectionAdapter | 2d6533ad090b115869b221f217a024105bdc65e4 | 8c20a59bfdaddd3f58d621074caa134d985bc7e7 | refs/heads/master | 2016-06-15T19:58:13.733000 | 2015-12-04T07:46:27 | 2015-12-04T07:46:27 | 45,852,578 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jyst.ui.adapter.help;
/**
* User: Tom
* Date: 2015-11-23
* Time: 11:45
* FIXME
*/
public interface ItemTouchHelperAdapter {
boolean onItemMove(int fromPosition, int toPosition);
void onItemDismiss(int position);
} | UTF-8 | Java | 243 | java | ItemTouchHelperAdapter.java | Java | [
{
"context": "package com.jyst.ui.adapter.help;\n\n/**\n * User: Tom\n * Date: 2015-11-23\n * Time: 11:45\n * FIXME\n */\np",
"end": 51,
"score": 0.9816137552261353,
"start": 48,
"tag": "NAME",
"value": "Tom"
}
] | null | [] | package com.jyst.ui.adapter.help;
/**
* User: Tom
* Date: 2015-11-23
* Time: 11:45
* FIXME
*/
public interface ItemTouchHelperAdapter {
boolean onItemMove(int fromPosition, int toPosition);
void onItemDismiss(int position);
} | 243 | 0.695473 | 0.646091 | 14 | 16.285715 | 17.846283 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 13 |
9bced47d97c6949aa58bfc6ea6f6a59a935776ab | 29,532,195,143,545 | 33de72cc099897015896e0e694ea238f3df50c4b | /app/src/main/java/com/example/dwelm/myapplication/TabFragment3.java | ea156be0d840209272cb39093a27f02fa4189aab | [] | no_license | WilhelmBotha/Projek_Android | https://github.com/WilhelmBotha/Projek_Android | de9d1ba032996d9bb64bddcb72f10faae92d2b07 | e5cf5450c56dfdadc9632e2499fb5abddd947bcd | refs/heads/master | 2021-01-19T04:30:12.195000 | 2016-09-29T12:30:13 | 2016-09-29T12:30:13 | 69,557,060 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.dwelm.myapplication;
import android.content.Context;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Adapte... | UTF-8 | Java | 2,085 | java | TabFragment3.java | Java | [] | null | [] | package com.example.dwelm.myapplication;
import android.content.Context;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Adapte... | 2,085 | 0.619185 | 0.615348 | 63 | 32.111111 | 27.275265 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.793651 | false | false | 13 |
d4c34f3785b8dc9a8babe265bcb340867c59083c | 7,610,682,089,671 | 6b5ec0c0e2aa10423e7f1062d7ae79c5ec937b21 | /gemp-lotr/gemp-lotr-cards/src/main/java/com/gempukku/lotro/cards/set3/gandalf/Card3_033.java | 064385fe57d9c79c0d49621579df40cc8f3f5c93 | [] | no_license | MarcinSc/gemp-lotr | https://github.com/MarcinSc/gemp-lotr | 84ff73746fcad66a881bfaa28fa248927f743246 | 500675c7826dd1397e431d6068ca2c8c065b89ff | refs/heads/master | 2021-07-08T20:48:26.354000 | 2021-04-21T17:58:29 | 2021-04-21T17:58:29 | 32,196,470 | 10 | 16 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gempukku.lotro.cards.set3.gandalf;
import com.gempukku.lotro.common.Culture;
import com.gempukku.lotro.common.Phase;
import com.gempukku.lotro.common.Side;
import com.gempukku.lotro.filters.Filters;
import com.gempukku.lotro.game.PhysicalCard;
import com.gempukku.lotro.game.state.LotroGame;
import com.gemp... | UTF-8 | Java | 3,905 | java | Card3_033.java | Java | [] | null | [] | package com.gempukku.lotro.cards.set3.gandalf;
import com.gempukku.lotro.common.Culture;
import com.gempukku.lotro.common.Phase;
import com.gempukku.lotro.common.Side;
import com.gempukku.lotro.filters.Filters;
import com.gempukku.lotro.game.PhysicalCard;
import com.gempukku.lotro.game.state.LotroGame;
import com.gemp... | 3,905 | 0.527529 | 0.523944 | 73 | 52.493149 | 40.338337 | 191 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.657534 | false | false | 13 |
1a85b1ea2709374b1f7c2a3eaff5ebf4850cc2eb | 17,059,610,128,667 | 04f59dad113f41b79b89b76406bd0a05af7605d8 | /src/controller/Controller.java | 530e72037b3eb259c0f41eb5d77226a888789936 | [] | no_license | ThJ-Stein/MVC-Tactics-Advance | https://github.com/ThJ-Stein/MVC-Tactics-Advance | cb55d6624d6f33275e95b269c4477734afba6ccb | 326f6a7694639e0339841a64658d0e138c673535 | refs/heads/master | 2021-01-11T14:52:48.512000 | 2017-02-01T14:06:09 | 2017-02-01T14:06:09 | 80,238,205 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package controller;
import java.util.Arrays;
import java.util.HashMap;
import java.util.Iterator;
import java.util.concurrent.LinkedBlockingQueue;
import model.Model;
import view.View;
public abstract class Controller implements Runnable {
protected View view;
private Model model;
private Controller childContro... | UTF-8 | Java | 2,876 | java | Controller.java | Java | [] | null | [] | package controller;
import java.util.Arrays;
import java.util.HashMap;
import java.util.Iterator;
import java.util.concurrent.LinkedBlockingQueue;
import model.Model;
import view.View;
public abstract class Controller implements Runnable {
protected View view;
private Model model;
private Controller childContro... | 2,876 | 0.693672 | 0.693672 | 135 | 20.303703 | 19.211214 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.140741 | false | false | 13 |
ce877f80b4d637e0b637857a7e730b2c5c91a347 | 9,371,618,669,595 | d620f50622f521b239bf54371a16099c2674e4cd | /src/main/java/ru/r2cloud/satellite/decoder/LRPTDecoder.java | 9222f734cd067a289666785186c2537c98f74183 | [
"Apache-2.0"
] | permissive | tooowzh/r2cloud | https://github.com/tooowzh/r2cloud | cea1176c1617e9138040d2a8a4865dc718a3a149 | 91fee9279d6083f1583b5b7728f590ecc265972c | refs/heads/master | 2020-09-06T12:01:38.152000 | 2019-11-07T19:51:23 | 2019-11-07T19:51:23 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.r2cloud.satellite.decoder;
import java.awt.image.BufferedImage;
import java.io.BufferedOutputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.OutputStream;
import java.util.zip.GZIPInputStream;
import javax.imageio.Imag... | UTF-8 | Java | 4,775 | java | LRPTDecoder.java | Java | [] | null | [] | package ru.r2cloud.satellite.decoder;
import java.awt.image.BufferedImage;
import java.io.BufferedOutputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.OutputStream;
import java.util.zip.GZIPInputStream;
import javax.imageio.Imag... | 4,775 | 0.751414 | 0.735916 | 118 | 39.466103 | 38.53299 | 224 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.70339 | false | false | 13 |
85e4e098d84a608e3fbf7d3eae081f07faba4e1a | 9,371,618,668,244 | 9c6ef24254b20e42822275696ff2f7ad2fdc5a42 | /py_lib/src/main/java/com/srplab/www/starcore/StarCommInterfaceClass.java | 0d9e7913fbf01c3251280aa2787c5eb29c5c356e | [] | no_license | Knights-Ly/PythonDemo | https://github.com/Knights-Ly/PythonDemo | cecd10d413adf0258999d52ad7c196d5f224b29c | 2917aef3e33974a3a881641893202352cd681ce1 | refs/heads/master | 2023-08-06T00:12:15.314000 | 2021-10-08T06:20:22 | 2021-10-08T06:20:22 | 410,734,655 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //
// Source code recreated from a .class file by IntelliJ IDEA
// (powered by Fernflower decompiler)
//
package com.srplab.www.starcore;
public class StarCommInterfaceClass {
private StarCoreFactory StarCore;
private long m_Handle;
private StarCommInterfaceClass(StarCoreFactory var1, Object[] var2) {
... | UTF-8 | Java | 12,183 | java | StarCommInterfaceClass.java | Java | [] | null | [] | //
// Source code recreated from a .class file by IntelliJ IDEA
// (powered by Fernflower decompiler)
//
package com.srplab.www.starcore;
public class StarCommInterfaceClass {
private StarCoreFactory StarCore;
private long m_Handle;
private StarCommInterfaceClass(StarCoreFactory var1, Object[] var2) {
... | 12,183 | 0.699992 | 0.669704 | 334 | 35.476048 | 37.597431 | 176 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.128742 | false | false | 13 |
db144e441f3ee9bd6c83078c9de303b42ebb7e03 | 20,899,310,876,719 | 3c861fdf939a7864d70129a9d2dfc74f3a7d8e11 | /src/coffeSystem/BancoAcess.java | b44098a96618d46971edb9024f8ba231a9672a57 | [] | no_license | BeaCristina/Delicious-Cafe | https://github.com/BeaCristina/Delicious-Cafe | 0db1acf19b50481b6a404a24a7e240baef905b05 | 55647dcdd2e15a5588340eda0c45502e7c9dc7ca | refs/heads/master | 2020-04-01T16:00:29.377000 | 2018-10-16T22:14:47 | 2018-10-16T22:14:47 | 153,360,965 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package coffeSystem;
import coffeSystem.BancoDeDados;
public class BancoAcess {
public static void main(String[] arg){
BancoDeDados banco = new BancoDeDados();
banco.conectar();
if(banco.estaConectado()){
//banco.inserirUsuario("Bibi", "bia321", "g");
banco.desconectar();
}else{
System.out.... | ISO-8859-1 | Java | 386 | java | BancoAcess.java | Java | [
{
"context": "anco.estaConectado()){\n\t\t\t//banco.inserirUsuario(\"Bibi\", \"bia321\", \"g\");\n\t\t\t\n\t\t\tbanco.desconectar();\n\t\t}",
"end": 250,
"score": 0.9995502233505249,
"start": 246,
"tag": "USERNAME",
"value": "Bibi"
},
{
"context": "aConectado()){\n\t\t\t//banco.inser... | null | [] | package coffeSystem;
import coffeSystem.BancoDeDados;
public class BancoAcess {
public static void main(String[] arg){
BancoDeDados banco = new BancoDeDados();
banco.conectar();
if(banco.estaConectado()){
//banco.inserirUsuario("Bibi", "bia321", "g");
banco.desconectar();
}else{
System.out.... | 386 | 0.6875 | 0.679688 | 20 | 18.25 | 19.490704 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.75 | false | false | 13 |
f88a9c2f53a823e6540cf303829185569dbdc2aa | 14,310,831,063,940 | c5e08d1aaf885dc40352ce679fe336a9f7e95b97 | /FJS_Plugin_New_SDK/src/com/bangcle/av/util/UpdateVersionListener.java | b6d9b0f2c2409321575c63ac524e275e792fbdd3 | [] | no_license | chen332076/FJSsdk | https://github.com/chen332076/FJSsdk | 71af16172ca1d84d25abb392acd28e8873906b99 | 6e91c0b756966387b3e4ef27cc876184a51bf042 | refs/heads/master | 2015-09-25T01:19:28.717000 | 2015-07-16T03:22:51 | 2015-07-16T03:22:51 | 39,125,862 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bangcle.av.util;
public interface UpdateVersionListener {
public static final int UPDATE_SUCCESS = 0;
public static final int UPDATE_FAILD = 1;
public static final int VERSION_NEWEST = 2;
public static final int UPDATE_NET_ERROR = 4;
public static final int REPORT_SUCCESS = 5;
public static f... | UTF-8 | Java | 407 | java | UpdateVersionListener.java | Java | [] | null | [] | package com.bangcle.av.util;
public interface UpdateVersionListener {
public static final int UPDATE_SUCCESS = 0;
public static final int UPDATE_FAILD = 1;
public static final int VERSION_NEWEST = 2;
public static final int UPDATE_NET_ERROR = 4;
public static final int REPORT_SUCCESS = 5;
public static f... | 407 | 0.742015 | 0.727273 | 12 | 31.916666 | 18.966894 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.333333 | false | false | 13 |
0a1b7085787c76524770e47e7408d33ffa50c8df | 25,769,803,776,181 | 8ebb8e3d35eff73a5d2431b067f36a7d030e893f | /Javaadvanced/sss/class/sss/rectangle.java | 898f914ed13b5ca2973ea2c9e1e791d1a675eb04 | [] | no_license | yoxi9/GIT | https://github.com/yoxi9/GIT | bafa5ffb258b164c5071762d7fdb1cbaf9f023f7 | a97afe1536786aa6537d8979a84e03661851d1b2 | refs/heads/master | 2022-12-16T15:02:27.918000 | 2020-09-20T06:50:59 | 2020-09-20T06:50:59 | 295,994,477 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sss;
import java.util.Scanner;
public class rectangle {
public void inprint() {
Scanner scan=new Scanner(System.in);
System.out.print("请输入长方形的长:");
int chang=scan.nextInt();
System.out.print("请输入长方形的宽:");
int kuan=scan.nextInt();
System.out.println("面积="+chang*kuan);
}
}
| GB18030 | Java | 347 | java | rectangle.java | Java | [] | null | [] | package sss;
import java.util.Scanner;
public class rectangle {
public void inprint() {
Scanner scan=new Scanner(System.in);
System.out.print("请输入长方形的长:");
int chang=scan.nextInt();
System.out.print("请输入长方形的宽:");
int kuan=scan.nextInt();
System.out.println("面积="+chang*kuan);
}
}
| 347 | 0.659164 | 0.659164 | 19 | 15.368421 | 14.279947 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.684211 | false | false | 13 |
35905e8a3168f7befee740d1cd0196451022354d | 10,230,612,109,175 | 6f77a663476913ffde46896cf914a87d9dffd93d | /src/main/java/com/clg/entity/UserStatis.java | ce8853282e16623ae3c8a00ee5d70a35d0549a77 | [] | no_license | boosiCat/test | https://github.com/boosiCat/test | 284ca7cbab1f194bbe4b4d4c5b3be855fd535c6b | f0cad1f143f2ab5003a4b45f6cee0a003838d454 | refs/heads/master | 2020-04-27T13:06:04.793000 | 2019-11-25T03:30:39 | 2019-11-25T03:30:39 | 174,355,590 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.clg.entity;
import lombok.Data;
import java.io.Serializable;
import java.math.BigDecimal;
@Data
public class UserStatis implements Serializable {
private static final long serialVersionUID = 1L;
/**
* 用户ID
*/
private String id;
/**
* 赠送余额
*/
private BigDecimal n... | UTF-8 | Java | 1,724 | java | UserStatis.java | Java | [] | null | [] | package com.clg.entity;
import lombok.Data;
import java.io.Serializable;
import java.math.BigDecimal;
@Data
public class UserStatis implements Serializable {
private static final long serialVersionUID = 1L;
/**
* 用户ID
*/
private String id;
/**
* 赠送余额
*/
private BigDecimal n... | 1,724 | 0.561252 | 0.560586 | 104 | 13.451923 | 13.940036 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.221154 | false | false | 13 |
14a58e939702fa48117342b36fd6793f6a4f4921 | 24,077,586,730,845 | d20d8784c43d301ecdb2f4477f017ed752c1dd1d | /src/main/java/org/fuwjax/minesweeper/LostGameException.java | 2c0e1637e00a667f19cbdde36596d447cc579eab | [
"Apache-2.0"
] | permissive | fuwjax/minesweeper | https://github.com/fuwjax/minesweeper | 9b916c60b2926105ec6f0fe541c2d3f8ccaa745c | 4db1875e05c46c1302c0de33ca26e4e034c1da4a | refs/heads/master | 2021-01-21T16:21:27.335000 | 2017-08-03T12:33:50 | 2017-08-03T12:33:50 | 95,405,049 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.fuwjax.minesweeper;
public class LostGameException extends Exception {
private static final long serialVersionUID = 1L;
}
| UTF-8 | Java | 136 | java | LostGameException.java | Java | [] | null | [] | package org.fuwjax.minesweeper;
public class LostGameException extends Exception {
private static final long serialVersionUID = 1L;
}
| 136 | 0.816176 | 0.808824 | 5 | 26.200001 | 22.049036 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 13 |
0a220664578537c0e1c7ee88812bd51c0bdd9b66 | 30,288,109,375,991 | 6faaec41deca454dbf5c12539139a3c7fccbf2a4 | /calculator.java | 916f64861327f32602be0726d70b7b336fa60b9f | [] | no_license | hs016054/WORKK | https://github.com/hs016054/WORKK | 004ac37a5614c6953e433f18ce1a4db3b02b9cbf | 568def28913a192710f6434895097ff06e518b7f | refs/heads/master | 2020-07-01T03:56:50.688000 | 2019-08-07T11:59:02 | 2019-08-07T11:59:02 | 201,041,134 | 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 calculations;
/**
*
* @author WILL
*/
public class calculator extends javax.swing.JFrame {
double firstnumb;
doubl... | UTF-8 | Java | 23,431 | java | calculator.java | Java | [
{
"context": "itor.\n */\npackage calculations;\n\n/**\n *\n * @author WILL\n */\npublic class calculator extends javax.swing.J",
"end": 230,
"score": 0.911295473575592,
"start": 226,
"tag": "NAME",
"value": "WILL"
}
] | 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 calculations;
/**
*
* @author WILL
*/
public class calculator extends javax.swing.JFrame {
double firstnumb;
doubl... | 23,431 | 0.633946 | 0.611796 | 505 | 45.398022 | 36.439697 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.693069 | false | false | 13 |
5dcd15bdf55e92e5f0603f78ca283de53e30ff82 | 9,835,475,142,653 | 1368da096d73f7552a44c9a64160b7da8af9e110 | /seltzer-parent/seltzer-cr/src/main/java/tech/seltzer/objects/command/selector/multiresult/MultiResultSelectorCommandData.java | bb1cc6811ed3f0c5f95f948be79e5f6edbad1eef | [
"MIT"
] | permissive | MrNakaan/SeleniumServer | https://github.com/MrNakaan/SeleniumServer | e329ea63262870664acf6998fd0d1efd5142a403 | cf3f8e641f399fe5b22f893273a0aec805f94b11 | refs/heads/master | 2021-01-19T22:52:59.888000 | 2018-06-26T14:58:45 | 2018-06-26T14:58:45 | 88,881,374 | 1 | 1 | null | false | 2017-04-26T13:57:29 | 2017-04-20T15:27:10 | 2017-04-20T17:09:13 | 2017-04-26T13:57:29 | 9,594 | 1 | 1 | 0 | null | null | null | package tech.seltzer.objects.command.selector.multiresult;
import java.util.UUID;
import tech.seltzer.enums.CommandType;
import tech.seltzer.objects.command.selector.SelectorCommandData;
public class MultiResultSelectorCommandData extends SelectorCommandData {
protected int maxResults;
public MultiResultSelector... | UTF-8 | Java | 1,512 | java | MultiResultSelectorCommandData.java | Java | [] | null | [] | package tech.seltzer.objects.command.selector.multiresult;
import java.util.UUID;
import tech.seltzer.enums.CommandType;
import tech.seltzer.objects.command.selector.SelectorCommandData;
public class MultiResultSelectorCommandData extends SelectorCommandData {
protected int maxResults;
public MultiResultSelector... | 1,512 | 0.732143 | 0.73082 | 59 | 24.627119 | 26.846643 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.745763 | false | false | 13 |
fca34b3418c78adccf68e4779f4b54f6ad2b66e9 | 33,088,428,096,824 | 83ef30f90aa9a73519ed21730133443c4b2ed231 | /src/Main.java | 365f511b13d34de97e1b1e6e393fb7561194e722 | [] | no_license | imf2304236/ADLab03 | https://github.com/imf2304236/ADLab03 | 322cebf55a76932ac8690c31f75eb1e76a57985d | 022d6340b16acc0d0eee707e8fa1e8eeffff95f2 | refs/heads/master | 2021-05-07T14:58:26.508000 | 2017-11-09T12:44:09 | 2017-11-09T12:44:09 | 109,958,936 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.*;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.util.ArrayList;
/**
* Sedgewick
* Created by IF on 03.11.17.
*/
public class Main {
public static void main(String[] args) {
int M = 5;
int K = 1024;
String[][] a = new String[M][K];
a[0] = Text... | UTF-8 | Java | 2,124 | java | Main.java | Java | [
{
"context": "io.file.Paths;\nimport java.util.ArrayList;\n\n/**\n * Sedgewick\n * Created by IF on 03.11.17.\n */\npublic class Ma",
"end": 118,
"score": 0.99708491563797,
"start": 109,
"tag": "NAME",
"value": "Sedgewick"
},
{
"context": "va.util.ArrayList;\n\n/**\n * Sedgewick\n * ... | null | [] | import java.io.*;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.util.ArrayList;
/**
* Sedgewick
* Created by IF on 03.11.17.
*/
public class Main {
public static void main(String[] args) {
int M = 5;
int K = 1024;
String[][] a = new String[M][K];
a[0] = Text... | 2,124 | 0.460923 | 0.432203 | 64 | 32.1875 | 27.296906 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.890625 | false | false | 13 |
223b14bf107bd7b87715f47cfbf414f3b1c22c36 | 7,679,401,562,625 | 412101240ae0a83cb44d10080d44875cff8d436f | /src/test/java/com/vytrack/pages/CalendarEventsPage.java | cfca49a75df43c251ac31abe0b34c49b1d94c863 | [] | no_license | asel-ask/EU4CucumberSelenium | https://github.com/asel-ask/EU4CucumberSelenium | 084518592edad6548fcf2e79d79ac8e2e8a17bf7 | 61706cd3171da41f13f12452aaca059f125621c2 | refs/heads/master | 2023-06-07T07:21:37.301000 | 2021-07-02T07:28:50 | 2021-07-02T07:28:50 | 335,194,892 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vytrack.pages;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
public class CalendarEventsPage extends BasePage {
@FindBy(css = "[title='Create Calendar event']")
public WebElement createCalendarEvent;
@FindBy(xpath="//div[@class='btn btn-link dropdown-tog... | UTF-8 | Java | 444 | java | CalendarEventsPage.java | Java | [] | null | [] | package com.vytrack.pages;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
public class CalendarEventsPage extends BasePage {
@FindBy(css = "[title='Create Calendar event']")
public WebElement createCalendarEvent;
@FindBy(xpath="//div[@class='btn btn-link dropdown-tog... | 444 | 0.722973 | 0.722973 | 18 | 23.722221 | 22.702927 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 13 |
7ff7e5319ecc70ae34fd6a95d178238e4321986c | 30,511,447,705,917 | a0caa255f3dbe524437715adaee2094ac8eff9df | /src/main/java/p000/dhd.java | 970079dfbfe5b33f9912d794172e916818f1d520 | [] | no_license | AndroidTVDeveloper/com.google.android.tvlauncher | https://github.com/AndroidTVDeveloper/com.google.android.tvlauncher | 16526208b5b48fd48931b09ed702fe606fe7d694 | 0f959c41bbb5a93e981145f371afdec2b3e207bc | refs/heads/master | 2021-01-26T07:47:23.091000 | 2020-02-26T20:58:19 | 2020-02-26T20:58:19 | 243,363,961 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package p000;
import java.util.concurrent.Callable;
import java.util.concurrent.ExecutorService;
/* renamed from: dhd */
/* compiled from: PG */
public interface dhd extends ExecutorService {
/* renamed from: a */
dhb mo2629a(Runnable runnable);
/* renamed from: a */
dhb mo2630a(Runnable runnable, Ob... | UTF-8 | Java | 396 | java | dhd.java | Java | [] | null | [] | package p000;
import java.util.concurrent.Callable;
import java.util.concurrent.ExecutorService;
/* renamed from: dhd */
/* compiled from: PG */
public interface dhd extends ExecutorService {
/* renamed from: a */
dhb mo2629a(Runnable runnable);
/* renamed from: a */
dhb mo2630a(Runnable runnable, Ob... | 396 | 0.689394 | 0.651515 | 17 | 22.294117 | 16.686609 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 13 |
66998909a2ddd0418bafd1825943aaff4ed8cc0a | 29,566,554,933,836 | d6c0ce39fe547b922a9dca2324be171467ba644f | /src/main/java/com/eai/idss/dao/IndustryMasterDao.java | 488a891b5d1dcd3365f3648a2dc7655b99938b22 | [] | no_license | swarup-eai/IDSS_Compliance_API | https://github.com/swarup-eai/IDSS_Compliance_API | d40cc8a84251fb9bf6b14217cb2943b9ceb5743f | bbfb9c9c8f67d405b1a993ba21227edfdc3f8adf | refs/heads/master | 2023-04-28T22:52:38.799000 | 2021-05-13T04:13:24 | 2021-05-13T04:13:24 | 293,502,715 | 0 | 0 | null | false | 2021-05-13T04:13:25 | 2020-09-07T11:00:46 | 2021-05-05T11:44:49 | 2021-05-13T04:13:24 | 45,511 | 0 | 0 | 2 | Java | false | false | package com.eai.idss.dao;
import java.util.List;
import java.util.Map;
import com.eai.idss.vo.*;
import org.springframework.data.domain.Pageable;
public interface IndustryMasterDao {
public IndustryMasterPaginationResponseVo getIndustryMasterPaginatedRecords(IndustryMasterRequest imr ,Pageable page);
public Lis... | UTF-8 | Java | 1,052 | java | IndustryMasterDao.java | Java | [] | null | [] | package com.eai.idss.dao;
import java.util.List;
import java.util.Map;
import com.eai.idss.vo.*;
import org.springframework.data.domain.Pageable;
public interface IndustryMasterDao {
public IndustryMasterPaginationResponseVo getIndustryMasterPaginatedRecords(IndustryMasterRequest imr ,Pageable page);
public Lis... | 1,052 | 0.84981 | 0.848859 | 29 | 35.275864 | 41.664421 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.206897 | false | false | 13 |
8412716eeaeee533245aaeee3922ebc321ead188 | 33,303,176,478,007 | 3da0419910fe3b6b894cb861f306fb6cdda3c944 | /src/gui/GuiController.java | 19c27533d2119b6b2d393a98cee62b3f04a036cd | [] | no_license | mghayour/ProVU | https://github.com/mghayour/ProVU | d08ee32fc928d50efc55193657e069f7b5369a36 | 8865a1f65225a30731bf0932c79479c14d369d16 | refs/heads/master | 2020-12-25T02:10:06.239000 | 2019-01-14T23:00:18 | 2019-01-14T23:00:19 | 60,434,602 | 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 gui;
import gui.helper.ModelControl;
import javafx.application.Application;
import javafx.scene.Scene;
import javafx.stage.Sta... | UTF-8 | Java | 3,780 | java | GuiController.java | Java | [
{
"context": "e.DateTime;\n\n/**\n * ملاک ما نسخه 6 جاوا\n * @author Ghayour\n */\npublic class GuiController extends Appl",
"end": 803,
"score": 0.9599483013153076,
"start": 802,
"tag": "USERNAME",
"value": "G"
},
{
"context": "DateTime;\n\n/**\n * ملاک ما نسخه 6 جاوا\n * @author Gh... | 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 gui;
import gui.helper.ModelControl;
import javafx.application.Application;
import javafx.scene.Scene;
import javafx.stage.Sta... | 3,780 | 0.570129 | 0.56879 | 147 | 24.414967 | 19.781404 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.557823 | false | false | 13 |
f965caeb3da12b0ca0ef5cf988e4375433a6d13b | 33,303,176,480,146 | 1bf1e0a70d8746e507cd145d2762a8bb5c20ae19 | /src/main/java/tac_assembly_generator/languages/LanguageManager.java | 474fdb64fa874f84e99c5d1380ba64a966ce0a7e | [] | no_license | SergioCifuentes/TAC_Assembly_Generator | https://github.com/SergioCifuentes/TAC_Assembly_Generator | 6976c5d54e8b6565be779742908231317caebee4 | 2c1c4f315f9fdaba70016f462c1c4bb02e0b62d7 | refs/heads/master | 2023-02-13T13:05:33.488000 | 2021-01-14T01:09:42 | 2021-01-14T01:09:42 | 296,398,353 | 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 tac_assembly_generator.languages;
import java.io.File;
import java.io.IOException;
import java.io.StringReader;
import java.ut... | UTF-8 | Java | 7,851 | java | LanguageManager.java | Java | [
{
"context": "ssembly_generator.ui.MainFrame;\n\n/**\n *\n * @author sergio\n */\npublic class LanguageManager {\n\n private F",
"end": 1074,
"score": 0.8536417484283447,
"start": 1068,
"tag": "USERNAME",
"value": "sergio"
}
] | 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 tac_assembly_generator.languages;
import java.io.File;
import java.io.IOException;
import java.io.StringReader;
import java.ut... | 7,851 | 0.564641 | 0.562603 | 206 | 37.111652 | 31.586407 | 155 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.660194 | false | false | 13 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.