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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
044dd3e402c7073e848169d5355fb2b22b09637d | 21,698,174,814,620 | 455e08cc6569f09a2dabac9a599729d8c84b1bed | /src/com/connect/Client.java | 3eb8a7f0409e0f7f9109e488ee20d41625d5d7f5 | [] | no_license | aksharjoshi/email_2_sms_final | https://github.com/aksharjoshi/email_2_sms_final | 8db0a9b9ac5f0a20b992784679ce6c62f3c7e1b9 | d40259b517b29dc86cfd918db1182396d43debc5 | refs/heads/master | 2016-09-05T17:29:43.369000 | 2015-05-13T14:20:20 | 2015-05-13T14:20:20 | 34,858,057 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.connect;
public class Client {
String firstname;
String lastname;
String email;
int userunkid;
public Client() {
firstname=null;
lastname=null;
email=null;
userunkid=0;
}
public Client(String firstname, String lastname, String email, int userunkid) {
super();
this.firstname = firstnam... | UTF-8 | Java | 914 | java | Client.java | Java | [] | null | [] | package com.connect;
public class Client {
String firstname;
String lastname;
String email;
int userunkid;
public Client() {
firstname=null;
lastname=null;
email=null;
userunkid=0;
}
public Client(String firstname, String lastname, String email, int userunkid) {
super();
this.firstname = firstnam... | 914 | 0.703501 | 0.702407 | 56 | 15.321428 | 15.653739 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.482143 | false | false | 5 |
a1307825dd1ef03b7c0d63613700f44d3cb2f385 | 18,760,417,214,537 | c394a7e5f9014914905599bc57e96817eb0a5163 | /Kachel.java | 93e868d2cb13d6e0bf4ecde5b7ad00318c361f2d | [] | no_license | Timki2402/Example | https://github.com/Timki2402/Example | 451d9bdca6016968685b350c4f53708f24d842f6 | b1c7916cfc1d65d9354c9ca827478176cf677f09 | refs/heads/master | 2022-08-28T02:42:03.606000 | 2020-05-30T12:03:05 | 2020-05-30T12:03:05 | 268,071,070 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import de.hamster.debugger.model.Territorium;import de.hamster.debugger.model.Territory;import de.hamster.model.HamsterException;import de.hamster.model.HamsterInitialisierungsException;import de.hamster.model.HamsterNichtInitialisiertException;import de.hamster.model.KachelLeerException;import de.hamster.model.MauerDa... | ISO-8859-3 | Java | 1,298 | java | Kachel.java | Java | [] | null | [] | import de.hamster.debugger.model.Territorium;import de.hamster.debugger.model.Territory;import de.hamster.model.HamsterException;import de.hamster.model.HamsterInitialisierungsException;import de.hamster.model.HamsterNichtInitialisiertException;import de.hamster.model.KachelLeerException;import de.hamster.model.MauerDa... | 1,298 | 0.731481 | 0.731481 | 33 | 38.272728 | 93.718559 | 559 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.121212 | false | false | 5 |
d9cc999e8b38d820c486056a047faa6e8032efb0 | 5,325,759,470,048 | 9577d1662577bd5ed7e3b26d49a548049f01cc3b | /app/src/main/java/com/example/weny/schedulemanagecopy/fragment/CalendarFragment.java | ff2f06366b9bca8aef3e640fe0cbd011a02a8ce9 | [] | no_license | WenYong1994/ScheduleManage | https://github.com/WenYong1994/ScheduleManage | d92fd16c2186c31fd22a443f01d4c3eb4c0eeb5b | 8df0be9ca993d19e698765f2e23c3f12f8a4ff18 | refs/heads/master | 2023-02-15T04:41:33.431000 | 2021-01-18T07:26:35 | 2021-01-18T07:26:35 | 330,586,566 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.weny.schedulemanagecopy.fragment;
import android.content.Context;
import android.graphics.Color;
import android.net.Uri;
import android.os.Bundle;
import android.os.Handler;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v7.widget.DefaultI... | UTF-8 | Java | 8,864 | java | CalendarFragment.java | Java | [] | null | [] | package com.example.weny.schedulemanagecopy.fragment;
import android.content.Context;
import android.graphics.Color;
import android.net.Uri;
import android.os.Bundle;
import android.os.Handler;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v7.widget.DefaultI... | 8,864 | 0.645036 | 0.639521 | 228 | 36.377193 | 32.423969 | 198 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.622807 | false | false | 5 |
bc4a587cba7bb29591f667782796229818845cc9 | 1,967,095,022,759 | 44355ea2f7e247dcbc0d8c2ffc973a49e6a43fd1 | /src/main/java/lexer/token/TokenPosition.java | f1e4fedb03d081705f3691f52586c9a1038663b7 | [] | no_license | Dwape/typescript-lexer | https://github.com/Dwape/typescript-lexer | 34e7147f4a2c0e983f5f229b707afcdd88101676 | 31ac41a9763aab9b35ce8f4a367fc4319a5b1751 | refs/heads/master | 2020-05-29T12:39:36.774000 | 2019-06-11T17:40:15 | 2019-06-11T17:40:15 | 189,135,810 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lexer.token;
public interface TokenPosition {
public int getLine();
public int getCharStart();
}
| UTF-8 | Java | 116 | java | TokenPosition.java | Java | [] | null | [] | package lexer.token;
public interface TokenPosition {
public int getLine();
public int getCharStart();
}
| 116 | 0.706897 | 0.706897 | 8 | 13.5 | 13.6565 | 32 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 5 |
21905c8466d63589e4a333def034f0351b63b3cc | 15,315,853,436,530 | 5ffa705804baf3e5c46c1b3198621d60ac4ad845 | /src/main/java/uk/org/cowgill/james/jircd/util/CaseInsensitiveHashMap.java | 14452941852f212a44b200f42b11af3f5326abfc | [
"Apache-2.0"
] | permissive | Tillerino/jircd | https://github.com/Tillerino/jircd | f2b81839c15c3ca35542d5524ef8fd715cd0262e | 6f369afaf651885cdff09d4b247c31169298a392 | refs/heads/master | 2020-02-24T14:06:52.847000 | 2014-08-02T14:33:34 | 2014-08-02T14:33:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
Copyright 2011 James Cowgill
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in w... | UTF-8 | Java | 1,907 | java | CaseInsensitiveHashMap.java | Java | [
{
"context": "/*\n Copyright 2011 James Cowgill\n\n Licensed under the Apache License, Version 2.",
"end": 34,
"score": 0.9998782873153687,
"start": 21,
"tag": "NAME",
"value": "James Cowgill"
},
{
"context": "nd entryset return keys in lowercase\n *\n * @author James\n *\n * @pa... | null | [] | /*
Copyright 2011 <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 writing,... | 1,900 | 0.677504 | 0.672785 | 95 | 19.073685 | 22.748159 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.357895 | false | false | 5 |
bc77cca56ffbc065d72301cea2d4f30ee9670390 | 8,907,762,227,439 | 45ab7f186743597bcb5aecacea4feb3c0fd3d312 | /problem_solving/two_pointers/KSumII.java | 1ff0011f7e94ae03a8036434715db3ce777e2efc | [] | no_license | shubhamgupta2901/datastructures-and-algorithms | https://github.com/shubhamgupta2901/datastructures-and-algorithms | 5cecdb93e5adf412f3b0b7970c30f60d704333bf | da5c18ed33fac274f97c43c64feced0ca9ff0a4b | refs/heads/master | 2021-06-23T19:05:22.274000 | 2021-06-18T14:50:37 | 2021-06-18T14:50:37 | 225,032,691 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package problem_solving.two_pointers;
/**
* Given a sorted array of integers (not necessarily distinct) A and an integer B, find and return how many pair of
* integers ( A[i], A[j] ) such that i != j have sum equal to B.
* Since the number of such pairs can be very large, return number of such pairs modulo (109 + 7... | UTF-8 | Java | 2,135 | java | KSumII.java | Java | [] | null | [] | package problem_solving.two_pointers;
/**
* Given a sorted array of integers (not necessarily distinct) A and an integer B, find and return how many pair of
* integers ( A[i], A[j] ) such that i != j have sum equal to B.
* Since the number of such pairs can be very large, return number of such pairs modulo (109 + 7... | 2,135 | 0.450585 | 0.418267 | 72 | 28.652779 | 21.674459 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.680556 | false | false | 5 |
d56a98bdd76faa1e0659aca282f3f3a2916ee490 | 3,719,441,738,903 | b30903f546cee139d8eab9392391fedece83d746 | /src/arrayordp/easy/ClimbingStairs.java | 23e7f55c4b8ab8029d593f3e819eb4a4d33f7fed | [] | no_license | gaoxiaohao/leetcode-solution-java | https://github.com/gaoxiaohao/leetcode-solution-java | 0faa5d262692162e90d2a066afd480aba7f08026 | 9b05b9568f998545749541f8ddceb2934acf7377 | refs/heads/master | 2020-11-23T18:35:23.718000 | 2020-01-09T15:18:08 | 2020-01-09T15:18:08 | 227,770,036 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package arrayordp.easy;
/**
* 爬楼梯
* <p>
* 要求:假设你正在爬楼梯。需要 n 阶你才能到达楼顶。
* <p>
* 每次你可以爬 1 或 2 个台阶。你有多少种不同的方法可以爬到楼顶呢?
* <p>
* 思路:动态规划
*
*
* 第i次,等于 第i-1次 + 第i-2次
*
*
* @author gaozhihao
* @date 2020/1/3 20:26
*/
public class ClimbingStairs {
public int climbingStairs(int n) {
if (n == 1){
... | UTF-8 | Java | 679 | java | ClimbingStairs.java | Java | [
{
"context": "划\n *\n *\n * 第i次,等于 第i-1次 + 第i-2次\n *\n *\n * @author gaozhihao\n * @date 2020/1/3 20:26\n */\npublic class Climbing",
"end": 195,
"score": 0.9983705282211304,
"start": 186,
"tag": "USERNAME",
"value": "gaozhihao"
}
] | null | [] | package arrayordp.easy;
/**
* 爬楼梯
* <p>
* 要求:假设你正在爬楼梯。需要 n 阶你才能到达楼顶。
* <p>
* 每次你可以爬 1 或 2 个台阶。你有多少种不同的方法可以爬到楼顶呢?
* <p>
* 思路:动态规划
*
*
* 第i次,等于 第i-1次 + 第i-2次
*
*
* @author gaozhihao
* @date 2020/1/3 20:26
*/
public class ClimbingStairs {
public int climbingStairs(int n) {
if (n == 1){
... | 679 | 0.445065 | 0.400372 | 33 | 15.272727 | 12.697584 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 5 |
c40da73b1d51a53580d45beb6731a7369a3e92c3 | 3,719,441,738,565 | 7b13d5d1952a4809b387dabaed55226c90c4c597 | /src/test/java/RozetkaSergey/TestsRozetka/LikeTest.java | 0111c6be21444caec2a25ce62619d25033eb9a06 | [] | no_license | Znamm9/justAutomationFramework | https://github.com/Znamm9/justAutomationFramework | 34bd01087a300abef8f901b89b17a81dfee2933c | 6075d881fc8476a49a2009cb1bb227216ab9dd13 | refs/heads/master | 2023-07-20T07:30:05.317000 | 2022-03-23T16:21:17 | 2022-03-23T16:21:17 | 334,903,461 | 6 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package RozetkaSergey.TestsRozetka;
import ClasesToAllUs.TestInit;
import RozetkaSergey.RozetkaPages.RozetkaPages5_34;
import org.testng.annotations.Test;
public class LikeTest extends TestInit {
@Test
public void likeTest() {
RozetkaPages5_34 rozetkaPages5_34 = new RozetkaPages5_34(driver);
r... | UTF-8 | Java | 584 | java | LikeTest.java | Java | [] | null | [] | package RozetkaSergey.TestsRozetka;
import ClasesToAllUs.TestInit;
import RozetkaSergey.RozetkaPages.RozetkaPages5_34;
import org.testng.annotations.Test;
public class LikeTest extends TestInit {
@Test
public void likeTest() {
RozetkaPages5_34 rozetkaPages5_34 = new RozetkaPages5_34(driver);
r... | 584 | 0.702055 | 0.655822 | 18 | 31.444445 | 22.84786 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.611111 | false | false | 5 |
6becb661aa3579627d35b8d919880483db546c58 | 16,844,861,788,541 | 6a67205f4b198d6ae0426dbd52ea48367e07c1df | /src/main/java/com/rab3/springbootdemo/entities/RoomEntity.java | 56211c0e4bf7dfc633871e8f28b90c851f218e6c | [] | no_license | aveenaash/springbootdemo | https://github.com/aveenaash/springbootdemo | d3432262b07997248ee459f546cd8d05678b784b | e3068d2e3ac665f2020debcebb079fe8420f6cf9 | refs/heads/master | 2021-07-08T09:02:51.483000 | 2019-07-20T17:09:21 | 2019-07-20T17:09:21 | 197,481,594 | 0 | 0 | null | false | 2020-10-13T14:44:14 | 2019-07-18T00:27:53 | 2019-07-20T17:09:36 | 2020-10-13T14:44:13 | 10 | 0 | 0 | 1 | Java | false | false | package com.rab3.springbootdemo.entities;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.EnumType;
import javax.persistence.Enumerated;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Tab... | UTF-8 | Java | 1,831 | java | RoomEntity.java | Java | [] | null | [] | package com.rab3.springbootdemo.entities;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.EnumType;
import javax.persistence.Enumerated;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Tab... | 1,831 | 0.723648 | 0.723102 | 129 | 13.193798 | 15.697764 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.906977 | false | false | 5 |
c26a952dd583f816afd5a6fe67a3aba2fa965d39 | 10,514,080,000,794 | a3686416ad99ebebdb00fb91a3628c39f5f33d77 | /src/main/java/org/jboss/bqt/Scenario.java | d421dbc753d1c236e9f9968a7e960be099f9f162 | [] | no_license | jdurani/bqt-tool | https://github.com/jdurani/bqt-tool | 45d520d306a0715207cf3f13581bbd31b0c2742e | b8f8439872af862f216694d26cbc287769d2a738 | refs/heads/master | 2020-12-31T06:32:30.844000 | 2016-06-10T12:21:55 | 2016-06-10T12:21:55 | 58,719,337 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.jboss.bqt;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.io.PrintWriter;
import java.io.Writer;
import java.sql.Connection;
import java.sql.SQLException;
import java.sql.Statement;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Col... | UTF-8 | Java | 15,434 | java | Scenario.java | Java | [
{
"context": "ario consists of one or more suites.\n *\n * @author Juraj Duráni\n */\npublic class Scenario {\n\n private static f",
"end": 974,
"score": 0.999873697757721,
"start": 962,
"tag": "NAME",
"value": "Juraj Duráni"
},
{
"context": " * Result of the scenario\n *\n... | null | [] | package org.jboss.bqt;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.io.PrintWriter;
import java.io.Writer;
import java.sql.Connection;
import java.sql.SQLException;
import java.sql.Statement;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Col... | 15,420 | 0.565902 | 0.563699 | 448 | 33.44643 | 27.657452 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.522321 | false | false | 5 |
f77a69c0e7fa1eb1e9eea212ae563965a06038e2 | 28,192,165,332,556 | 8724a6a87d99076ef8fc06e917ece540570ebd65 | /app/src/main/java/com/larkium/littlepolymath/Rule.java | 5ad50ad78690bddd30668cda19c3227ba509eac0 | [
"MIT"
] | permissive | myatpopoaung2912/LittlePolymath | https://github.com/myatpopoaung2912/LittlePolymath | a858286fbf9911461443dfbf474489c000d8e574 | aa223b6909fad3ad18108487b598ffc19029a745 | refs/heads/master | 2021-01-16T05:22:52.098000 | 2020-02-25T13:26:42 | 2020-02-25T13:26:42 | 242,989,833 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.larkium.littlepolymath;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.webkit.WebView;
import android.widget.Button;
public class Rule extends AppCompatActivity {
Button skip,next;
priv... | UTF-8 | Java | 1,585 | java | Rule.java | Java | [] | null | [] | package com.larkium.littlepolymath;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.webkit.WebView;
import android.widget.Button;
public class Rule extends AppCompatActivity {
Button skip,next;
priv... | 1,585 | 0.589905 | 0.589274 | 52 | 28.48077 | 18.950838 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.596154 | false | false | 5 |
7594d9a2cfdf75c2776fa394ecc2f208c469957f | 31,963,146,619,439 | 34d26526285c0daac84276be9119cdff079a7458 | /ParkMaszynWebClient/src/com/eBusiness/SessionHandler.java | 10c84f35d4925c5a3c71d820038ed9176ca1ef97 | [] | no_license | szpiek/parkmaszyn | https://github.com/szpiek/parkmaszyn | f7d80e92a3361b11f7c28ee428024b6975cc07d0 | 64525823f9fa4ec6116400efd2b66b1b7da8b36b | refs/heads/master | 2021-01-19T13:00:05.686000 | 2010-01-31T13:26:52 | 2010-01-31T13:26:52 | 32,138,943 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.eBusiness;
import flex.messaging.FlexContext;
import flex.messaging.FlexSession;
public class SessionHandler {
private FlexSession mySession;
public SessionHandler()
{
mySession= FlexContext.getFlexSession();
}
public String getUser()
{
String userName = null;
userName = ... | UTF-8 | Java | 583 | java | SessionHandler.java | Java | [] | null | [] | package com.eBusiness;
import flex.messaging.FlexContext;
import flex.messaging.FlexSession;
public class SessionHandler {
private FlexSession mySession;
public SessionHandler()
{
mySession= FlexContext.getFlexSession();
}
public String getUser()
{
String userName = null;
userName = ... | 583 | 0.703259 | 0.703259 | 31 | 16.806452 | 17.438221 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.290323 | false | false | 5 |
0c22569440837d43ed66f8aeceff6733019edc11 | 8,203,387,550,318 | 0b9929ea002f23f9cbec7efa2f291fd2393dcc89 | /ww-lib/src/main/java/com/zb/dubbo/RpcAnimalChessService.java | f3e244917918221a9fff76dec7d131781a41b615 | [] | no_license | zihanbobo/Liang | https://github.com/zihanbobo/Liang | bfbd24526c267051b1135224361bc89f54736158 | ab50789b5f40a302e33caf4412d3a40855b38fe9 | refs/heads/master | 2023-02-19T17:28:43.395000 | 2019-05-28T23:11:54 | 2019-05-28T23:11:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zb.dubbo;
import com.zb.core.web.ReMsg;
public interface RpcAnimalChessService {
// 点击棋子
public ReMsg clickNode(long uid, long roomId, int[] XY);
// 移动棋子
public ReMsg moveNode(long uid, long roomId, int[] oldXY, int[] newXY);
// 认输
public ReMsg giveupGame(long uid, long roomId);
}
| UTF-8 | Java | 326 | java | RpcAnimalChessService.java | Java | [] | null | [] | package com.zb.dubbo;
import com.zb.core.web.ReMsg;
public interface RpcAnimalChessService {
// 点击棋子
public ReMsg clickNode(long uid, long roomId, int[] XY);
// 移动棋子
public ReMsg moveNode(long uid, long roomId, int[] oldXY, int[] newXY);
// 认输
public ReMsg giveupGame(long uid, long roomId);
}
| 326 | 0.712418 | 0.712418 | 16 | 18.125 | 23.086454 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.0625 | false | false | 5 |
dcc97d1cc631269c32c1c1445f3fe712cf7e070d | 4,355,096,846,696 | cab3404e69c44a017460fb0f89284c73d21c399e | /src/com/chrisom/sisinv/dao/ProductoDAO.java | 7f9b842732d6fab79a14f1d7f056920286135879 | [] | no_license | chrisom79/sisinv2.0 | https://github.com/chrisom79/sisinv2.0 | f60689ae078b65665a27a47bef893ec0cca5e10c | de244dce6254c3dfe2377c9f20b244ad484c4fc0 | refs/heads/master | 2021-01-10T13:43:37.270000 | 2016-12-03T00:09:14 | 2016-12-03T00:09:14 | 50,148,255 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.chrisom.sisinv.dao;
import java.util.ArrayList;
import java.util.List;
import org.hibernate.Query;
import org.hibernate.Session;
import com.chrisom.sisinv.entity.Producto;
public class ProductoDAO implements DAOInterface<Producto> {
@Override
public String insert(Producto element) {
S... | UTF-8 | Java | 4,404 | java | ProductoDAO.java | Java | [] | null | [] | package com.chrisom.sisinv.dao;
import java.util.ArrayList;
import java.util.List;
import org.hibernate.Query;
import org.hibernate.Session;
import com.chrisom.sisinv.entity.Producto;
public class ProductoDAO implements DAOInterface<Producto> {
@Override
public String insert(Producto element) {
S... | 4,404 | 0.686648 | 0.684151 | 143 | 28.797203 | 26.374006 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.314685 | false | false | 5 |
d42246b83a5c2747251877319b10d1cf296f218b | 20,091,857,061,322 | ba8129c57d6f358b1ddcc2a7113532dd7f74b96f | /src/main/java/de/rumora/alexa/jira/model/JiraFields.java | 2b8366a61523b64d00eef96aacf394a68d008fbd | [] | no_license | themarch/alexa-jira-assistant | https://github.com/themarch/alexa-jira-assistant | 8c2052de01c4366c13fa14c1d3db9dd35dd043d2 | f6db4c5282dc7234f3e0a94f119b1d9d4b10a1db | refs/heads/master | 2018-04-07T13:47:25.656000 | 2017-04-29T08:43:15 | 2017-04-29T08:43:15 | 89,612,683 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.rumora.alexa.jira.model;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
/**
* Created by t.loevenich on 27.04.17.
*
*/
@JsonIgnoreProperties(ignoreUnknown = true)
public class JiraFields {
private JiraStatus status;
private String summary;
public JiraStatus getStatus() {
... | UTF-8 | Java | 579 | java | JiraFields.java | Java | [
{
"context": "nnotation.JsonIgnoreProperties;\n\n/**\n * Created by t.loevenich on 27.04.17.\n *\n */\n@JsonIgnoreProperties(igno",
"end": 126,
"score": 0.7695878744125366,
"start": 118,
"tag": "USERNAME",
"value": "t.loeven"
},
{
"context": ".JsonIgnoreProperties;\n\n/**\n * Created... | null | [] | package de.rumora.alexa.jira.model;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
/**
* Created by t.loevenich on 27.04.17.
*
*/
@JsonIgnoreProperties(ignoreUnknown = true)
public class JiraFields {
private JiraStatus status;
private String summary;
public JiraStatus getStatus() {
... | 579 | 0.666667 | 0.656304 | 29 | 18.965517 | 17.908739 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.275862 | false | false | 5 |
5fc785bcd5f87907da1634e9c27c43bae6c81fa2 | 20,117,626,878,584 | 69dca9038809b61a3516a5ce79f4ef8d8039d9be | /RepDevUnicoo/branches/unimedjp-unicoo-paulaorefactor/src/main/java/br/com/unimedjp/unicoo/modelo/service/TipoDeContratoService.java | 673715244dc8309aa7c2bdb766d998c85d8f04ab | [] | no_license | pamcruz/unimedjp | https://github.com/pamcruz/unimedjp | 2bd71396795730a42ddf8e571220e24e1057ec9b | e1e9a6b941070f98380beab58e9b7c2e75e84848 | refs/heads/master | 2016-08-09T14:36:23.345000 | 2016-04-08T02:22:11 | 2016-04-08T02:22:11 | 51,344,121 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.unimedjp.unicoo.modelo.service;
import br.com.unimedjp.unicoo.modelo.entity.TipoDeContrato;
import br.com.unimedjp.core.modelo.service.CrudService;
public interface TipoDeContratoService extends CrudService<TipoDeContrato> {
} | UTF-8 | Java | 247 | java | TipoDeContratoService.java | Java | [] | null | [] | package br.com.unimedjp.unicoo.modelo.service;
import br.com.unimedjp.unicoo.modelo.entity.TipoDeContrato;
import br.com.unimedjp.core.modelo.service.CrudService;
public interface TipoDeContratoService extends CrudService<TipoDeContrato> {
} | 247 | 0.82996 | 0.82996 | 9 | 26.555555 | 29.918819 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 5 |
f6e3b16f226cf4867289ae517fc3d5cf4e1c3307 | 13,554,916,815,106 | b3fac69b74ac015cc12891b76293aac3c1a9b372 | /src/test/java/se/bjurr/byggarmonster/test/TestOneByOne.java | b668b8e210dbf2fd62cee42ea850963e45508cd6 | [
"Apache-2.0"
] | permissive | tomasbjerre/ByggarMonsterLib | https://github.com/tomasbjerre/ByggarMonsterLib | 9c27f622d2f3d160640f2612644187e379e20a07 | de962e9f7cb5d37ad51fb82a837c3eec50cb4760 | refs/heads/master | 2015-08-11T08:45:51.915000 | 2014-04-24T16:11:49 | 2014-04-24T16:11:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package se.bjurr.byggarmonster.test;
import static java.nio.file.Files.createTempFile;
import static org.fest.assertions.Assertions.assertThat;
import static se.bjurr.byggarmonster.lib.ByggarMonsterAPIBuilder.fromFile;
import static se.bjurr.byggarmonster.lib.ByggarMonsterAPIBuilder.fromSource;
import static se.bjurr.... | UTF-8 | Java | 3,531 | java | TestOneByOne.java | Java | [] | null | [] | package se.bjurr.byggarmonster.test;
import static java.nio.file.Files.createTempFile;
import static org.fest.assertions.Assertions.assertThat;
import static se.bjurr.byggarmonster.lib.ByggarMonsterAPIBuilder.fromFile;
import static se.bjurr.byggarmonster.lib.ByggarMonsterAPIBuilder.fromSource;
import static se.bjurr.... | 3,531 | 0.720476 | 0.720193 | 88 | 39.125 | 30.052912 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.75 | false | false | 5 |
ba2f550bf58e31a61a4daa73b901ba5c55f663ec | 13,554,916,814,025 | 9e7166448455005e5813436db3f796c1e8365c6a | /app/src/main/java/com/example/quizapplicationsample/apiInterface/Api.java | 4b810631ba8c89dce22019155a938350e758bb5e | [] | no_license | vikraman-lab/QuizApplicationSample | https://github.com/vikraman-lab/QuizApplicationSample | 40f9dd71f26782d47ffa43651034d70a361b972d | f90aa19e00dc05d1491f061eaf27d19aa2cea448 | refs/heads/master | 2021-03-30T12:24:00.541000 | 2020-03-18T12:35:18 | 2020-03-18T12:35:18 | 248,053,238 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.quizapplicationsample.apiInterface;
import com.example.quizapplicationsample.models.QuestionResponseModels;
import retrofit2.Call;
import retrofit2.http.GET;
public interface Api {
String BASE_URL = "https://api.myjson.com/bins/";
@GET("qh7ke")
Call<QuestionResponseModels> getMain... | UTF-8 | Java | 339 | java | Api.java | Java | [] | null | [] | package com.example.quizapplicationsample.apiInterface;
import com.example.quizapplicationsample.models.QuestionResponseModels;
import retrofit2.Call;
import retrofit2.http.GET;
public interface Api {
String BASE_URL = "https://api.myjson.com/bins/";
@GET("qh7ke")
Call<QuestionResponseModels> getMain... | 339 | 0.769912 | 0.761062 | 17 | 18.941177 | 23.929974 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.352941 | false | false | 5 |
f06a0e266ff574ef242d065bf325e14d5d733f42 | 33,887,291,991,992 | bba7ccf7e4cf312648d64cb02c394f14d1e7ffe0 | /ownutil/src/main/java/org/fuys/ownutil/classLibrary/CloneableInstance.java | c20048159a079d6671a3c5c6c9ac95c021943c19 | [] | no_license | littleFuBaby/ownutil | https://github.com/littleFuBaby/ownutil | 8aa406877b449c6b9474721ca80a467cee9a2655 | d06bddac90444de359ec48b008668e40bc39acf3 | refs/heads/master | 2021-10-24T20:00:57.609000 | 2019-03-28T08:18:47 | 2019-03-28T08:18:47 | 115,171,309 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.fuys.ownutil.classLibrary;
class Java implements Cloneable{
private String detail;
public String getDetail() {
return detail;
}
public void setDetail(String detail) {
this.detail = detail;
}
public Java() {
super();
}
public Java(String detail) {
super();
this.de... | UTF-8 | Java | 819 | java | CloneableInstance.java | Java | [] | null | [] | package org.fuys.ownutil.classLibrary;
class Java implements Cloneable{
private String detail;
public String getDetail() {
return detail;
}
public void setDetail(String detail) {
this.detail = detail;
}
public Java() {
super();
}
public Java(String detail) {
super();
this.de... | 819 | 0.647131 | 0.647131 | 46 | 15.804348 | 16.958542 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.326087 | false | false | 5 |
492a202721da84ecfbacb7141df5383f4f755d47 | 36,266,703,860,143 | 8df368d171d0076a531a0170635747661e8db4d3 | /src/main/java/cloudTracker/NearestNeighbourSearch2D.java | 178e27f848abb4e18bcfa6e99ade48e9bd167182 | [] | no_license | kapoorlab/Cloudify | https://github.com/kapoorlab/Cloudify | d4c32989faeab222815b964107a8648f18fd33f0 | a327400885ffc8f443bc84537028e746b539ceb6 | refs/heads/master | 2021-07-01T06:39:18.639000 | 2019-03-19T18:08:22 | 2019-03-19T18:08:22 | 139,627,176 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cloudTracker;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import org.jgrapht.graph.DefaultWeightedEdge;
import org.jgrapht.graph.SimpleWeightedGraph;
import cloudFinder.CloudObject;
import net.imglib2.KDTree;
import net.imglib2... | UTF-8 | Java | 3,665 | java | NearestNeighbourSearch2D.java | Java | [] | null | [] | package cloudTracker;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import org.jgrapht.graph.DefaultWeightedEdge;
import org.jgrapht.graph.SimpleWeightedGraph;
import cloudFinder.CloudObject;
import net.imglib2.KDTree;
import net.imglib2... | 3,665 | 0.736426 | 0.733697 | 131 | 26.984734 | 29.604773 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.389313 | false | false | 5 |
b88aa92a6a5fbf55c0c0bb07d7f19875a50377a1 | 34,540,126,994,534 | aa99fa24c4749de7ee8cf0b93759f66fcd4d84ae | /DataMigration/src/main/java/cole/driscoll/personal/repo/CheckForUpdate.java | 5de8bd99ba42ea9ae59a0cf78ac2cd09cea73d0d | [] | no_license | driscoll96/Job-Portfolio | https://github.com/driscoll96/Job-Portfolio | 49fec9876509b4fcd23b15a27ec765a7aef9777e | 9fdab09a16b54d296a742100cf8bf633be353fbc | refs/heads/master | 2023-01-11T07:09:44.101000 | 2019-08-16T22:18:30 | 2019-08-16T22:18:30 | 194,553,948 | 1 | 0 | null | false | 2023-01-04T07:24:49 | 2019-06-30T19:37:04 | 2020-04-24T01:38:51 | 2023-01-04T07:24:48 | 54,085 | 1 | 0 | 27 | Java | false | false | package cole.driscoll.personal.repo;
import cole.driscoll.personal.repo.Scrapers.AdminOrderScraper;
import java.util.List;
import java.util.NoSuchElementException;
import org.openqa.selenium.WebDriver;
/**
* *********** NOT SURE IF THIS IS GOING TO STAY
* Checker which makes sure that the company products or prices... | UTF-8 | Java | 1,434 | java | CheckForUpdate.java | Java | [] | null | [] | package cole.driscoll.personal.repo;
import cole.driscoll.personal.repo.Scrapers.AdminOrderScraper;
import java.util.List;
import java.util.NoSuchElementException;
import org.openqa.selenium.WebDriver;
/**
* *********** NOT SURE IF THIS IS GOING TO STAY
* Checker which makes sure that the company products or prices... | 1,434 | 0.705021 | 0.704324 | 47 | 29.510639 | 28.853903 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.319149 | false | false | 5 |
06acaffe4f2f35d2efa2d122bedef04c89b6c868 | 154,618,865,190 | 326bfedf22a348858f0daaeb02dd8e1f311f3049 | /TPV/src/interfacesventa/AddProducto.java | a114702c978a4d36aa37c2ad6255a7daccc9df5e | [] | no_license | JavierPalomaresGarrido/IPO | https://github.com/JavierPalomaresGarrido/IPO | ab0de60bf2eed1230c577703560ab23827f12a2a | e8d84572b593cccfd0af1f08ac7c5850d6e10fb4 | refs/heads/main | 2023-02-03T14:49:45.197000 | 2020-12-22T16:39:51 | 2020-12-22T16:39:51 | 323,678,379 | 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 interfacesventa;
import conexion_bbdd.Agente;
import interfacesventa.modelo.Categoria;
import java.sql.Connection;
import java... | UTF-8 | Java | 18,200 | java | AddProducto.java | Java | [] | 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 interfacesventa;
import conexion_bbdd.Agente;
import interfacesventa.modelo.Categoria;
import java.sql.Connection;
import java... | 18,200 | 0.599967 | 0.587382 | 344 | 51.895348 | 39.513695 | 210 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.776163 | false | false | 5 |
7dc935b2cbf72875ffb3022362e674c0322087f5 | 36,206,574,319,282 | 42e94aa09fe8d979f77449e08c67fa7175a3e6eb | /src/net/minecraft/block/BlockCactus.java | f7fa30e5fb0a9a6d6adfb358cb04b372863d9006 | [
"Unlicense"
] | permissive | HausemasterIssue/novoline | https://github.com/HausemasterIssue/novoline | 6fa90b89d5ebf6b7ae8f1d1404a80a057593ea91 | 9146c4add3aa518d9aa40560158e50be1b076cf0 | refs/heads/main | 2023-09-05T00:20:17.943000 | 2021-11-26T02:35:25 | 2021-11-26T02:35:25 | 432,312,803 | 1 | 0 | Unlicense | true | 2021-11-26T22:12:46 | 2021-11-26T22:12:45 | 2021-11-26T21:05:48 | 2021-11-26T02:35:25 | 13,795 | 0 | 0 | 0 | null | false | false | package net.minecraft.block;
import java.util.Random;
import net.iV;
import net.minecraft.block.Block;
import net.minecraft.block.material.Material;
import net.minecraft.block.properties.IProperty;
import net.minecraft.block.state.BlockState;
import net.minecraft.block.state.IBlockState;
import net.minecraft.creativet... | UTF-8 | Java | 4,069 | java | BlockCactus.java | Java | [] | null | [] | package net.minecraft.block;
import java.util.Random;
import net.iV;
import net.minecraft.block.Block;
import net.minecraft.block.material.Material;
import net.minecraft.block.properties.IProperty;
import net.minecraft.block.state.BlockState;
import net.minecraft.block.state.IBlockState;
import net.minecraft.creativet... | 4,069 | 0.666749 | 0.627427 | 113 | 35.00885 | 41.181767 | 270 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.849558 | false | false | 5 |
b22dd617c66e98bdff039f6f15cc52a015cf5294 | 32,538,672,237,879 | 2aae974c2c207e715d040866d807a5c8e72e8a18 | /Character_Main/src/net/sf/anathema/character/presenter/charm/ComboSelectionListCellRenderer.java | 5b54bdf2eea8a2342de71ad1226cb2e1b9eb573c | [] | no_license | Shadow493/anathema | https://github.com/Shadow493/anathema | 5ec7afeea4b12360d6fd623ecde28f2c01905463 | 3f3a3de643bd3ef0462dc3511a37fbd0bcbb7602 | refs/heads/master | 2020-12-30T18:51:17.548000 | 2012-03-17T18:40:43 | 2012-03-17T18:40:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.sf.anathema.character.presenter.charm;
import net.sf.anathema.character.generic.magic.ICharm;
import net.sf.anathema.character.model.charm.IComboConfiguration;
import net.sf.anathema.lib.gui.list.LegalityCheckListCellRenderer;
import net.sf.anathema.lib.resources.IResources;
final class ComboSelect... | UTF-8 | Java | 823 | java | ComboSelectionListCellRenderer.java | Java | [] | null | [] | package net.sf.anathema.character.presenter.charm;
import net.sf.anathema.character.generic.magic.ICharm;
import net.sf.anathema.character.model.charm.IComboConfiguration;
import net.sf.anathema.lib.gui.list.LegalityCheckListCellRenderer;
import net.sf.anathema.lib.resources.IResources;
final class ComboSelect... | 823 | 0.808019 | 0.784933 | 21 | 37.285713 | 31.324938 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52381 | false | false | 5 |
40b14b8f3f0d2cd53956d11f2e56cd825be743bc | 34,462,817,603,647 | 3822cc28ba4f1d9061ce4d2cdbf133e0e5808a7c | /src/ru/ifmo/rain/loboda/LogicStreamTokenizer.java | 8a4c77235a5561e9a88f0095fd7bd636940c2e20 | [] | no_license | alexloboda/MLHomeTask4 | https://github.com/alexloboda/MLHomeTask4 | 196036f3e213eaad98aa5ba862cfdcae863219f9 | b994d7d828eabb27423f318fe29bad0576e8cdcd | refs/heads/master | 2020-12-25T18:18:43.365000 | 2013-12-15T13:17:29 | 2013-12-15T13:17:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.ifmo.rain.loboda;
import java.io.BufferedInputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.PushbackInputStream;
public class LogicStreamTokenizer {
private String name;
private PushbackInputStream stream;
public LogicStreamTokenizer(InputStream stream) {
... | UTF-8 | Java | 2,128 | java | LogicStreamTokenizer.java | Java | [] | null | [] | package ru.ifmo.rain.loboda;
import java.io.BufferedInputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.PushbackInputStream;
public class LogicStreamTokenizer {
private String name;
private PushbackInputStream stream;
public LogicStreamTokenizer(InputStream stream) {
... | 2,128 | 0.411654 | 0.409774 | 76 | 27.013159 | 14.427217 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 5 |
56eb3c4b7ddf432fb9ab50035a984467fba0e990 | 1,279,900,317,090 | a19935d75373506381ad5ee2e476a5bac6c1518a | /src/main/java/decorator/bill/BillDecorator.java | 8232ceba5f6d3747c3c3d5fe440086559dd776f1 | [] | no_license | wavyxu/design-patterns | https://github.com/wavyxu/design-patterns | 9fc432fec4887fc559b7bc19a3a2e46014500061 | a5975f6769e2cfdfc5070cddd502667ba7c7f352 | refs/heads/master | 2020-03-31T14:36:35.532000 | 2018-10-10T00:01:54 | 2018-10-10T00:01:54 | 152,302,188 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package decorator.bill;
/**
* @author: Vivian Xu
*/
public abstract class BillDecorator implements Bill {
protected Bill component;
public BillDecorator(Bill _component) {
component = _component;
}
@Override
public float total() {
return component.total();
}
}
| UTF-8 | Java | 306 | java | BillDecorator.java | Java | [
{
"context": "package decorator.bill;\n/**\n * @author: Vivian Xu\n */\npublic abstract class BillDecorator implement",
"end": 49,
"score": 0.9998380541801453,
"start": 40,
"tag": "NAME",
"value": "Vivian Xu"
}
] | null | [] | package decorator.bill;
/**
* @author: <NAME>
*/
public abstract class BillDecorator implements Bill {
protected Bill component;
public BillDecorator(Bill _component) {
component = _component;
}
@Override
public float total() {
return component.total();
}
}
| 303 | 0.640523 | 0.640523 | 17 | 17 | 16.305899 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.235294 | false | false | 5 |
686224213c9c942b5bcd07d37ec0be5604d47046 | 11,519,102,330,892 | f35a56cf5ee98ce1bd7aeae92fb0b5f99d3a60e5 | /src/main/java/coursework/tournamentbracketgenerator/repositories/TournamentTeamRepository.java | 6cd2221edc320af3f0d0ba57b9e709b6b22e681a | [] | no_license | belo4ya/tournament-manager-server | https://github.com/belo4ya/tournament-manager-server | 5c249053f04f8585d061fc7ca67be417802ffaba | 19ec6b5ea00bc3bfa3aa69c9145be046b10b39d4 | refs/heads/main | 2023-04-21T08:57:36.975000 | 2021-05-07T19:51:39 | 2021-05-07T19:51:39 | 359,071,796 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package coursework.tournamentbracketgenerator.repositories;
import coursework.tournamentbracketgenerator.models.TournamentTeam;
import org.springframework.data.jpa.repository.JpaRepository;
import java.util.List;
public interface TournamentTeamRepository extends JpaRepository<TournamentTeam, Long> {
}
| UTF-8 | Java | 306 | java | TournamentTeamRepository.java | Java | [] | null | [] | package coursework.tournamentbracketgenerator.repositories;
import coursework.tournamentbracketgenerator.models.TournamentTeam;
import org.springframework.data.jpa.repository.JpaRepository;
import java.util.List;
public interface TournamentTeamRepository extends JpaRepository<TournamentTeam, Long> {
}
| 306 | 0.869281 | 0.869281 | 9 | 33 | 33.239868 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 5 |
a1208e2bca73627700d07342bfd8462b6fef19ba | 11,519,102,331,907 | 12b19a5f8b4cfcacd1bb30c4d4b09b4fa8f4f570 | /src/main/java/team/hdt/blockadia/engine_rewrite/core/render/MainShader.java | 8c82653241676c3ca9247b18cf33aba453054779 | [] | no_license | sindrefag/Blockadia | https://github.com/sindrefag/Blockadia | 0d663501bcc5053c6813b61c1343fe972059817d | f956f6cfbc8d1fda90d300c9229c66e20899feeb | refs/heads/master | 2018-11-04T03:00:58.290000 | 2018-11-03T19:48:35 | 2018-11-03T19:48:35 | 111,196,664 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package team.hdt.blockadia.engine_rewrite.core.render;
public class MainShader extends ShaderProgram {
public static final String VERTEX = "./src/engine_rewrite/core/render/shader/vertexshader.shad";
public static final String FRAGMENT = "./src/engine_rewrite/core/render/shader/fragmentshader.shad";
@Ov... | UTF-8 | Java | 483 | java | MainShader.java | Java | [] | null | [] | package team.hdt.blockadia.engine_rewrite.core.render;
public class MainShader extends ShaderProgram {
public static final String VERTEX = "./src/engine_rewrite/core/render/shader/vertexshader.shad";
public static final String FRAGMENT = "./src/engine_rewrite/core/render/shader/fragmentshader.shad";
@Ov... | 483 | 0.710145 | 0.708075 | 17 | 27.411764 | 32.768456 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 5 |
daa9a989a162c76baee54773c09b1ed34d2dd843 | 30,408,368,481,877 | 90ad2a6f6963714b3e4e026835c1fd8ec7686749 | /GpsLocation.java | 199f0054ce43a7deb48552094f45992e191ec2f6 | [] | no_license | AGuminskyi/WeatherApp | https://github.com/AGuminskyi/WeatherApp | 32cd18f92204f15d8f8d834ac83ef5645c1732ff | 733fe27fe275a63579858fbf94e119e88fde675a | refs/heads/master | 2021-01-15T11:30:38.442000 | 2017-08-07T21:46:58 | 2017-08-07T21:46:58 | 99,623,295 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.android.huminskiy1325.weatherapp;
import android.app.Activity;
import android.content.ContentResolver;
import android.content.Context;
import android.content.Intent;
import android.content.pm.ActivityInfo;
import android.content.pm.PackageInfo;
import android.content.pm.PackageManager;
import android.locat... | UTF-8 | Java | 1,734 | java | GpsLocation.java | Java | [
{
"context": "port android.provider.Settings;\n\n/**\n * Created by cubru on 07.08.2017.\n */\n\npublic class GpsLocation {\n ",
"end": 463,
"score": 0.9995026588439941,
"start": 458,
"tag": "USERNAME",
"value": "cubru"
}
] | null | [] | package com.android.huminskiy1325.weatherapp;
import android.app.Activity;
import android.content.ContentResolver;
import android.content.Context;
import android.content.Intent;
import android.content.pm.ActivityInfo;
import android.content.pm.PackageInfo;
import android.content.pm.PackageManager;
import android.locat... | 1,734 | 0.697809 | 0.690311 | 48 | 35.125 | 28.803663 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.645833 | false | false | 5 |
024aaaa6f38981b9b7e6e6f811c1df7429165960 | 26,053,271,654,895 | 89f31c179d5a1650c1f482f4543bf596d34eb85c | /artifacts/josceleton-reactor/tags/core-api-0.1/src/main/java/net/sf/josceleton/core/api/entity/UserState.java | d8f502c623779a71c4b0ae8729f81ec3b4940c7f | [] | no_license | christophpickl/josceleton | https://github.com/christophpickl/josceleton | 65aa145e0287ff2f2bd2705dda6c5aa63db060ad | 090d1a62d2d2658fc5a3581197307e04a11317c8 | refs/heads/master | 2016-09-13T08:20:21.821000 | 2011-04-15T21:39:53 | 2011-04-15T21:39:53 | 56,807,708 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.sf.josceleton.core.api.entity;
/**
* @since 0.1
*/
public enum UserState {
/**
* @since 0.1
*/
WAITING,
/**
* @since 0.1
*/
PROCESSING,
/**
* @since 0.1
*/
DEAD;
}
| UTF-8 | Java | 202 | java | UserState.java | Java | [] | null | [] | package net.sf.josceleton.core.api.entity;
/**
* @since 0.1
*/
public enum UserState {
/**
* @since 0.1
*/
WAITING,
/**
* @since 0.1
*/
PROCESSING,
/**
* @since 0.1
*/
DEAD;
}
| 202 | 0.509901 | 0.470297 | 23 | 7.782609 | 9.403776 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.73913 | false | false | 5 |
461bf5466a537471643e11b6303b9101c4b1e40f | 33,517,924,780,758 | 421af4c69e0eea2c9c87f00fac98bdacc0e3739d | /src/_01_else_if/_5_own_adventure/OwnAdventure.java | 6e31a2e4391de3be8162cb987aa0aa84b2932e66 | [] | no_license | League-Level0-Student/level-0-module-3-lilyr2009 | https://github.com/League-Level0-Student/level-0-module-3-lilyr2009 | 8ed7a446356e3906924161bbd7f479d19f4252e1 | b903aba41a246f6d1f03ace578323e3a76f9bbe2 | refs/heads/master | 2023-02-11T03:58:38.256000 | 2021-01-03T20:53:11 | 2021-01-03T20:53:11 | 257,085,912 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package _01_else_if._5_own_adventure;
import javax.swing.JOptionPane;
public class OwnAdventure {
public static void main(String[] args) {
JOptionPane.showMessageDialog(null, "one day I was at the park and I saw a dog");
String input = JOptionPane.showInputDialog(null, "do I go pet the dog or leave it alone");
... | UTF-8 | Java | 882 | java | OwnAdventure.java | Java | [] | null | [] | package _01_else_if._5_own_adventure;
import javax.swing.JOptionPane;
public class OwnAdventure {
public static void main(String[] args) {
JOptionPane.showMessageDialog(null, "one day I was at the park and I saw a dog");
String input = JOptionPane.showInputDialog(null, "do I go pet the dog or leave it alone");
... | 882 | 0.716553 | 0.709751 | 23 | 37.347828 | 34.016121 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.304348 | false | false | 5 |
ec1787fd775fd6c7534f1dfa14cc0f1915ead594 | 17,042,430,234,854 | 51622e1537cf8407e80e92aea6d16788e852d41d | /android/src/main/java/com/la/runners/parser/SchemaParser.java | 0f937670ed6a9fa521d3115923f2fdb4149f1b18 | [] | no_license | luigi-agosti/running-diary | https://github.com/luigi-agosti/running-diary | 09725b0bfcc024ab1638cd70c29e16cd9b2d8d73 | e519a582a91706e62e00d11457df85960ef54337 | refs/heads/master | 2020-06-08T19:21:45.750000 | 2010-11-25T18:22:04 | 2010-11-25T18:22:04 | 869,923 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package com.la.runners.parser;
import java.io.InputStream;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import org.codehaus.jackson.JsonNode;
import org.codehaus.jackson.map.ObjectMapper;
import com.la.runners.R;
import com.la.runners.exception.ParserException;
public... | UTF-8 | Java | 2,147 | java | SchemaParser.java | Java | [] | null | [] |
package com.la.runners.parser;
import java.io.InputStream;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import org.codehaus.jackson.JsonNode;
import org.codehaus.jackson.map.ObjectMapper;
import com.la.runners.R;
import com.la.runners.exception.ParserException;
public... | 2,147 | 0.626456 | 0.625058 | 74 | 26.986486 | 24.560181 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.540541 | false | false | 5 |
59663ed76102436f4eeaa8ceb49ed97cf66e9f6d | 15,264,313,789,406 | 6975ef4b7326ac70440c0d564ba3284a11fb8ba0 | /src/main/java/com/subscriber/service/InitializeCache.java | 027e214e5ef4b1dbc479afa6b305c55d75c8fa3a | [] | no_license | hippalus/tdd-kata-subscriber-api | https://github.com/hippalus/tdd-kata-subscriber-api | a595b4b989f56bd49d0a0620059a3ec285bb50d8 | 92553292d11ad199018d3c0c8eb6e9a17d96cb9c | refs/heads/master | 2020-12-20T21:59:22.746000 | 2020-02-08T11:53:42 | 2020-02-08T11:53:42 | 236,220,734 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.subscriber.service;
import com.subscriber.model.SubscribersList;
import org.springframework.boot.CommandLineRunner;
import org.springframework.stereotype.Component;
@Component
public class InitializeCache implements CommandLineRunner {
private FileOperationsComponent fileOperationsComponent;
pub... | UTF-8 | Java | 1,013 | java | InitializeCache.java | Java | [] | null | [] | package com.subscriber.service;
import com.subscriber.model.SubscribersList;
import org.springframework.boot.CommandLineRunner;
import org.springframework.stereotype.Component;
@Component
public class InitializeCache implements CommandLineRunner {
private FileOperationsComponent fileOperationsComponent;
pub... | 1,013 | 0.668312 | 0.668312 | 29 | 33.931034 | 30.293884 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.310345 | false | false | 5 |
7ac50fc4aef60b5c7c156047d719957b1cb064dd | 21,500,606,349,367 | c1a6ae37e5160297d071bb829ae4235a9cf9d13e | /twebjava_project/src/main/java/com/example/twebjava_project/exception/TeamNotFoundException.java | 285bd28e81a812f3764a2d8d29f830fece192b2c | [] | no_license | AncutaVaduva/TWebJava | https://github.com/AncutaVaduva/TWebJava | bfbc6a17d98dea593c0400c68844a349a461c00c | 11cc4f0a2b786487bdace24ddaeade2beb2a8815 | refs/heads/master | 2023-02-15T21:35:29.272000 | 2021-01-15T16:20:05 | 2021-01-15T16:20:05 | 309,163,514 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.twebjava_project.exception;
public class TeamNotFoundException extends RuntimeException{
public TeamNotFoundException(String name) {
super("Team with name " + name + " doesn't exist ");
}
}
| UTF-8 | Java | 229 | java | TeamNotFoundException.java | Java | [] | null | [] | package com.example.twebjava_project.exception;
public class TeamNotFoundException extends RuntimeException{
public TeamNotFoundException(String name) {
super("Team with name " + name + " doesn't exist ");
}
}
| 229 | 0.720524 | 0.720524 | 8 | 27.625 | 26.598577 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 5 |
9f12c55ea5f5df5b6c82473d3a86e4324378efe8 | 27,075,473,894,235 | b3a96636b2ab4a4d4f4f61ff76059be5b87fc07c | /src/main/java/xlist/view/AllListView.java | 3a2b257be53ebb281e7279917f0202c20a92dfa8 | [] | no_license | Intrast/kursova | https://github.com/Intrast/kursova | e449043812d1a76d2a7f80ac12146b98e17ce8fe | de15e030dfb63fc6bbfa191c071dfda0dc3da77f | refs/heads/master | 2021-08-31T21:30:07.481000 | 2017-12-23T01:22:00 | 2017-12-23T01:22:00 | 114,697,063 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package xlist.view;
import xlist.models.AllList;
import xlist.models.Task;
import xlist.models.User;
import javax.servlet.http.HttpSession;
import java.io.PrintWriter;
import java.util.List;
import java.util.stream.Collectors;
public class AllListView {
/**
* Створює сторінки із замітками
*/
... | UTF-8 | Java | 2,699 | java | AllListView.java | Java | [] | null | [] | package xlist.view;
import xlist.models.AllList;
import xlist.models.Task;
import xlist.models.User;
import javax.servlet.http.HttpSession;
import java.io.PrintWriter;
import java.util.List;
import java.util.stream.Collectors;
public class AllListView {
/**
* Створює сторінки із замітками
*/
... | 2,699 | 0.499419 | 0.485095 | 70 | 35.871429 | 33.576321 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 5 |
fade4657f3f598d21d07ff2fce5c4918d987eaae | 18,133,351,969,612 | d35529fe546235f73290f8bfc48f2444fb8210b3 | /Server/Server/Common/CoordinatorCrashManager.java | ab44e50bf7bbf1dadf07dde61615b4c41e6bbfb8 | [] | no_license | SHiYANDU/Distributed-Travel-Reservation-1 | https://github.com/SHiYANDU/Distributed-Travel-Reservation-1 | 1161e0d01761bbd201e4c860bc304b60eafb8be0 | 252957aff57f5d5535caefcc98e3fe1876572fd6 | refs/heads/master | 2020-04-08T21:41:19.359000 | 2018-11-30T02:01:11 | 2018-11-30T02:01:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Server.Common;
import java.io.IOException;
@SuppressWarnings("unchecked")
public class CoordinatorCrashManager{
//This is the crash manager for participants
public int mode;
public static LogFile<Integer> log_mode;
public CoordinatorCrashManager(String mw_name){
this.mode = -1;
this.log_mode = n... | UTF-8 | Java | 1,505 | java | CoordinatorCrashManager.java | Java | [] | null | [] | package Server.Common;
import java.io.IOException;
@SuppressWarnings("unchecked")
public class CoordinatorCrashManager{
//This is the crash manager for participants
public int mode;
public static LogFile<Integer> log_mode;
public CoordinatorCrashManager(String mw_name){
this.mode = -1;
this.log_mode = n... | 1,505 | 0.570764 | 0.562791 | 74 | 19.337837 | 15.232679 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.364865 | false | false | 5 |
e72144ac54e8d257f91f1d693c6d2c36095dd75f | 17,575,006,177,857 | e7b055393cba27398009424bcdc512ca3ae526db | /.svn/pristine/7e/7ec8ad99db9d1d8488aa65e1ff59e47d7f05d935.svn-base | 4bde3d2b3653a834038d71d8f5f79c8a72c7c278 | [] | no_license | samsalfer/Bidamir | https://github.com/samsalfer/Bidamir | 887d4ee578c7466b3d5d9d0bf247bf286e66097c | 48c26551ec6aeee348bbb4b0a993df396bddf707 | refs/heads/master | 2021-09-03T19:41:07.161000 | 2018-01-11T12:48:01 | 2018-01-11T12:48:01 | 117,099,259 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* DomainEntity.java
*
* Copyright (C) 2014 Universidad de Sevilla
*
* The use of this project is hereby constrained to the conditions of the
* TDG Licence, a copy of which you may download from
* http://www.tdg-seville.info/License.html
*
*/
package domain;
import java.util.Date;
import javax.persistenc... | UTF-8 | Java | 2,747 | 7ec8ad99db9d1d8488aa65e1ff59e47d7f05d935.svn-base | Java | [] | null | [] | /* DomainEntity.java
*
* Copyright (C) 2014 Universidad de Sevilla
*
* The use of this project is hereby constrained to the conditions of the
* TDG Licence, a copy of which you may download from
* http://www.tdg-seville.info/License.html
*
*/
package domain;
import java.util.Date;
import javax.persistenc... | 2,747 | 0.677466 | 0.67601 | 132 | 19.810606 | 19.525869 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.05303 | false | false | 5 | |
dbce53830ed22acedda170baf87b0c035c927df3 | 12,558,484,434,834 | b0da35e68c7c712331680ee4d306022578de4eb8 | /src/main/java/edu/miu/cs/neptune/repository/SystemPaymentRepository.java | b7c5be27678245de83cd4a776df410cf050e1465 | [] | no_license | thuha160189/AuctionSytem | https://github.com/thuha160189/AuctionSytem | 4d2c7c89ab2637643c00fa71e1be6d1b8734be1b | 57bb3653ece3ec25ba971da095f9558a99c74a21 | refs/heads/master | 2023-04-20T04:39:01.713000 | 2021-05-04T23:48:57 | 2021-05-04T23:48:57 | 364,415,764 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.miu.cs.neptune.repository;
import edu.miu.cs.neptune.domain.PaymentStatus;
import edu.miu.cs.neptune.domain.Shipping;
import edu.miu.cs.neptune.domain.SystemPayment;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframewor... | UTF-8 | Java | 804 | java | SystemPaymentRepository.java | Java | [] | null | [] | package edu.miu.cs.neptune.repository;
import edu.miu.cs.neptune.domain.PaymentStatus;
import edu.miu.cs.neptune.domain.Shipping;
import edu.miu.cs.neptune.domain.SystemPayment;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframewor... | 804 | 0.825871 | 0.825871 | 19 | 41.315788 | 38.808643 | 153 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.736842 | false | false | 5 |
e0c02b6494a676bec5fc3f9062dcbb6cc969b0cf | 33,646,773,865,153 | 670137b2ec1e70b0a6cae72eb326a9ee3e86fd28 | /Primer/src/productos/CuentaCredito/TrabajadorCuentaCredito.java | 99a6fd217226d57402b387fb9bf9a492a7ed8f33 | [] | no_license | valegomezal/N | https://github.com/valegomezal/N | 588132a389562693a397ef215e1570d6f03ef07f | 0e68a8f1afdd2c7647050fae701c7094c87cdc7d | refs/heads/main | 2023-08-10T09:49:45.611000 | 2021-09-14T21:36:16 | 2021-09-14T21:36:16 | 406,527,571 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package productos.CuentaCredito;
public class TrabajadorCuentaCredito {
}
| UTF-8 | Java | 76 | java | TrabajadorCuentaCredito.java | Java | [] | null | [] | package productos.CuentaCredito;
public class TrabajadorCuentaCredito {
}
| 76 | 0.828947 | 0.828947 | 5 | 14.2 | 17.092688 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 5 |
0a2c45d40f9db3d9052fd0e83de994ed16ecd420 | 33,646,773,861,268 | f9cd17921a0c820e2235f1cd4ee651a59b82189b | /src/net/cbtltd/rest/interhome/ReadBookingPriceItem.java | b085b75e9b6c54b5f02d1734daab3b1a58959e00 | [] | no_license | bookingnet/booking | https://github.com/bookingnet/booking | 6042228c12fd15883000f4b6e3ba943015b604ad | 0047b1ade78543819bcccdace74e872ffcd99c7a | refs/heads/master | 2021-01-10T14:19:29.183000 | 2015-12-07T21:51:06 | 2015-12-07T21:51:06 | 44,936,675 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package net.cbtltd.rest.interhome;
import java.math.BigDecimal;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for ReadBookingPriceItem complex type.
*
* ... | UTF-8 | Java | 7,164 | java | ReadBookingPriceItem.java | Java | [] | null | [] |
package net.cbtltd.rest.interhome;
import java.math.BigDecimal;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for ReadBookingPriceItem complex type.
*
* ... | 7,164 | 0.575098 | 0.56742 | 286 | 24.045454 | 22.095345 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.22028 | false | false | 5 |
41b922c8a424709a97670eef086d65a075406cc0 | 22,763,326,717,415 | 78e340dda73697b4c7e32ac346f116b61c981226 | /src/org/dmd/dmt/shared/generated/types/DmcTypeUUIDNamedObjectREFSET.java | daaf6851b2821c0985cb50e8338c6fcd46a2516c | [] | no_license | dark-matter-org/dark-matter-data | https://github.com/dark-matter-org/dark-matter-data | 451e7b9da3ae34d94deb4084d462b887d1624da9 | b2e9bc79a6a8162651672871e2c7ccdf47a642e7 | refs/heads/master | 2023-05-25T00:47:44.782000 | 2023-05-19T17:15:06 | 2023-05-19T17:15:06 | 46,194,282 | 4 | 0 | null | false | 2023-05-19T17:15:07 | 2015-11-14T22:17:39 | 2022-03-22T15:27:18 | 2023-05-19T17:15:06 | 62,375 | 3 | 0 | 5 | Java | false | false | package org.dmd.dmt.shared.generated.types;
import java.io.Serializable;
import java.util.Set;
import java.util.HashSet;
import java.util.TreeSet;
import java.util.Iterator;
import org.dmd.dmc.DmcAttribute;
import org.dmd.dmc.DmcAttributeInfo;
import org.dmd.dmc.DmcValueException;
import org.dmd.dms.generated.enums.Va... | UTF-8 | Java | 5,207 | java | DmcTypeUUIDNamedObjectREFSET.java | Java | [] | null | [] | package org.dmd.dmt.shared.generated.types;
import java.io.Serializable;
import java.util.Set;
import java.util.HashSet;
import java.util.TreeSet;
import java.util.Iterator;
import org.dmd.dmc.DmcAttribute;
import org.dmd.dmc.DmcAttributeInfo;
import org.dmd.dmc.DmcValueException;
import org.dmd.dms.generated.enums.Va... | 5,207 | 0.569618 | 0.562512 | 165 | 30.551516 | 24.97014 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.315152 | false | false | 5 |
d88fee98a03730378b473171c16d903e3867132e | 4,020,089,446,968 | 93708bc10b510c0fd9a06a97e2c4c1c5d9ca4d81 | /Day20190703/src/kr/co/bit/HashMapTest.java | 5261241b70206181433f30febdadbabb9ea3ba1a | [] | no_license | jisuChoi12/bitcamp | https://github.com/jisuChoi12/bitcamp | f57f2c4d400377bf1ef21c8e956a9164c2e24c95 | b2a6ce3c6d6ac37493762d85809be9dca81ede55 | refs/heads/master | 2020-06-11T06:37:48.414000 | 2019-08-02T02:39:18 | 2019-08-02T02:39:18 | 193,876,602 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kr.co.bit;
import java.util.HashMap;
public class HashMapTest {
public static void main(String[] args) {
HashMap<String, String> hashTest = new HashMap<String, String>();
hashTest.put("id","abcd");
hashTest.put("password", "1234");
System.out.println(hashTest.get("id"));
System.out.println(hashTest... | UHC | Java | 522 | java | HashMapTest.java | Java | [
{
"context": "est.put(\"id\",\"abcd\");\n\t\thashTest.put(\"password\", \"1234\");\n\t\tSystem.out.println(hashTest.get(\"id\"));\n\t\tSy",
"end": 245,
"score": 0.9994019269943237,
"start": 241,
"tag": "PASSWORD",
"value": "1234"
}
] | null | [] | package kr.co.bit;
import java.util.HashMap;
public class HashMapTest {
public static void main(String[] args) {
HashMap<String, String> hashTest = new HashMap<String, String>();
hashTest.put("id","abcd");
hashTest.put("password", "<PASSWORD>");
System.out.println(hashTest.get("id"));
System.out.println(ha... | 528 | 0.688679 | 0.679245 | 16 | 25.5 | 19.912308 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.4375 | false | false | 5 |
ed783f91349d82e8e001649b54c11f5d8396dbaa | 8,435,315,832,873 | 9642c0c367f56f8907f064268007df716f23a3b2 | /Multi-Player Game/src/com/GameName/Render/Effects/RenderProperties.java | 556aecdc95298bf28a5505f795e4bc73af5bcf77 | [] | no_license | QuantumCoding/MultiPlayer-Game | https://github.com/QuantumCoding/MultiPlayer-Game | 481a773a162c6dbfd374ee4896a2a9143d3c3202 | 40c72b677998651f63920d4c1f4b7b829e4f1f5b | refs/heads/master | 2021-01-10T20:16:59.530000 | 2017-10-27T11:26:54 | 2017-10-27T11:26:54 | 23,199,547 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.GameName.Render.Effects;
import static org.lwjgl.opengl.GL11.GL_BLEND;
import static org.lwjgl.opengl.GL11.GL_BLEND_DST;
import static org.lwjgl.opengl.GL11.GL_BLEND_SRC;
import static org.lwjgl.opengl.GL11.GL_CULL_FACE;
import static org.lwjgl.opengl.GL11.GL_CULL_FACE_MODE;
import static org.lwjgl.... | UTF-8 | Java | 9,430 | java | RenderProperties.java | Java | [] | null | [] | package com.GameName.Render.Effects;
import static org.lwjgl.opengl.GL11.GL_BLEND;
import static org.lwjgl.opengl.GL11.GL_BLEND_DST;
import static org.lwjgl.opengl.GL11.GL_BLEND_SRC;
import static org.lwjgl.opengl.GL11.GL_CULL_FACE;
import static org.lwjgl.opengl.GL11.GL_CULL_FACE_MODE;
import static org.lwjgl.... | 9,430 | 0.707635 | 0.696288 | 321 | 27.376947 | 21.598099 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.445483 | false | false | 5 |
bb370946d0c05680c091a9195ac144de1bc88db2 | 3,650,722,269,307 | 0298a656bbade802113c09482948c062e754deca | /spring02/src/main/java/domain/Account.java | 240bbd845dd1cca9fd63e12e28bb803d1c141764 | [] | no_license | TiachLi/IDEAProject | https://github.com/TiachLi/IDEAProject | 38da69101c265456ac01a18389df8f7fcee41254 | 2958e2efdce4c56b3c3d0bc5114e57a693a44157 | refs/heads/master | 2023-02-14T00:17:30.239000 | 2021-01-05T12:31:54 | 2021-01-05T12:31:54 | 326,994,171 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package domain;
public class Account {
String name;
Integer balance;
public String getName() {
return name;
}
public void setAccountName(String name) {
this.name = name;
}
public Integer getBalance() {
return balance;
}
public void setBalance(Integer bala... | UTF-8 | Java | 550 | java | Account.java | Java | [] | null | [] | package domain;
public class Account {
String name;
Integer balance;
public String getName() {
return name;
}
public void setAccountName(String name) {
this.name = name;
}
public Integer getBalance() {
return balance;
}
public void setBalance(Integer bala... | 550 | 0.510909 | 0.510909 | 30 | 17.333334 | 14.572425 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 5 |
afd4823e8eb69a613af71faf94b855c857e9d939 | 36,129,264,919,451 | 90131b3426dcaf0966621dee613c27e5e3e84846 | /WEB-INF/src/org/fourfive/unitTests/mock/MockParser.java | cffb5713c02dcf84b349fede4bfa9d3f6890889f | [] | no_license | sanjeevkr883/ARC5.8.6_Support | https://github.com/sanjeevkr883/ARC5.8.6_Support | a3031a51ec246c34928b64d4056910beca21624c | 830ee1705a8096ba5eefd3b3b1b281668edb9060 | refs/heads/master | 2019-04-18T19:50:05.541000 | 2016-11-17T20:11:44 | 2016-11-17T20:11:44 | 27,500,665 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Version: MPL 1.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (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.mozilla.org/MPL/
*
* Software distributed under the License is distributed ... | UTF-8 | Java | 2,078 | java | MockParser.java | Java | [
{
"context": "\n*\n* The Initial Developer of the Original Code is Jacek.\n*\n* Portions created by the Initial Developer ar",
"end": 616,
"score": 0.9961111545562744,
"start": 611,
"tag": "NAME",
"value": "Jacek"
},
{
"context": "ed by the Initial Developer are Copyright (C) 2003 Ja... | null | [] | /*
* Version: MPL 1.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (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.mozilla.org/MPL/
*
* Software distributed under the License is distributed ... | 2,078 | 0.712705 | 0.693455 | 82 | 24.341463 | 28.630199 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.621951 | false | false | 5 |
ecc4b70d828cdf0d77bbac0fae45906edc657885 | 38,783,554,720,945 | 39155c3730bfc069770e01ca890f5dc3a86d3fa1 | /kodilla-advanced-tests/src/test/java/com/kodilla/parametrized_tests/homework/PersonTestSuite.java | 796f33058427dee9128abcd458a714b5a5e268d6 | [] | no_license | MagdaTom/Magdalena_Tomaszewska-kodilla_tester | https://github.com/MagdaTom/Magdalena_Tomaszewska-kodilla_tester | c311f854553b3e057cdcf5f2de1f6bae647f8d68 | 289ae89f5750079a2e89e9c8a49a841655918e72 | refs/heads/master | 2022-12-25T22:17:38.881000 | 2020-09-30T17:00:14 | 2020-09-30T17:00:14 | 267,519,024 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kodilla.parametrized_tests.homework;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.MethodSource;
import static org.junit.jupiter.api.Assertions.*;
class PersonTestSuite {
@ParameterizedTest
@MethodSource(value = "com.kodilla.parametrized_tests.homewo... | UTF-8 | Java | 479 | java | PersonTestSuite.java | Java | [] | null | [] | package com.kodilla.parametrized_tests.homework;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.MethodSource;
import static org.junit.jupiter.api.Assertions.*;
class PersonTestSuite {
@ParameterizedTest
@MethodSource(value = "com.kodilla.parametrized_tests.homewo... | 479 | 0.782881 | 0.782881 | 15 | 31 | 29.067738 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 5 |
ee1b3f23d77307a8f1123d085902d2c3a83ae0b9 | 34,806,415,011,021 | e64fb5cde5c68361bec31bd33a673484e6a9de8b | /NsgDtLibrary/src/main/java/com/nsg/nsgdtlibrary/Classes/util/Utils.java | 1d1d0115e762ebc7c94a27c3c66624c04a1649c2 | [] | no_license | nsgmobile/NSG-DTLibrary_KT_3 | https://github.com/nsgmobile/NSG-DTLibrary_KT_3 | 4bb8e73d87bb52809b2c7b75b09e48503f82b458 | 3b1d72306bf2f8ffabd2d4e01fa9203717f001ac | refs/heads/master | 2023-05-10T06:40:21.763000 | 2021-06-08T13:05:49 | 2021-06-08T13:05:49 | 375,011,968 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nsg.nsgdtlibrary.Classes.util;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import android.graphics.drawable.Drawable;
import android.location.Location;
import android.preference.PreferenceManager;
import android.util.Log;
import androidx.core.content.Con... | UTF-8 | Java | 21,800 | java | Utils.java | Java | [
{
"context": ";\n buidJsonObject1.accumulate(\"username\", \"admin\");\n buidJsonObject1.accumulate(\"password\",",
"end": 10983,
"score": 0.9996158480644226,
"start": 10978,
"tag": "USERNAME",
"value": "admin"
},
{
"context": ";\n buidJsonObject1.accumulate(\"pa... | null | [] | package com.nsg.nsgdtlibrary.Classes.util;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import android.graphics.drawable.Drawable;
import android.location.Location;
import android.preference.PreferenceManager;
import android.util.Log;
import androidx.core.content.Con... | 21,805 | 0.615183 | 0.604083 | 564 | 37.654255 | 31.056787 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.725177 | false | false | 5 |
5c3c7eb09ce3e99e99da247b9889caee11bfa0b9 | 36,335,423,358,410 | db788c62c7e90e051b70e447345e2966c6d79e76 | /editor-helpers/src/main/java/org/osivia/services/editor/image/portlet/repository/EditorImageRepository.java | 882cd3298599633c089b496219ea51d7b8952baf | [] | no_license | osivia/osivia-collaboration | https://github.com/osivia/osivia-collaboration | 225648f6458b1dfd6aeb651a980ed4891920e8e3 | 20d0b9e8cc5c1fa3ac8d824ac3fa195a15f86e7f | refs/heads/master | 2023-08-29T07:05:41.108000 | 2020-12-07T10:59:12 | 2020-12-07T10:59:12 | 133,329,550 | 0 | 0 | null | false | 2019-11-02T05:21:29 | 2018-05-14T08:31:31 | 2019-10-30T17:02:45 | 2019-11-02T05:21:27 | 4,453 | 0 | 0 | 1 | Java | false | false | package org.osivia.services.editor.image.portlet.repository;
import org.nuxeo.ecm.automation.client.model.Document;
import org.osivia.portal.api.context.PortalControllerContext;
import org.osivia.services.editor.common.repository.CommonRepository;
import javax.portlet.PortletException;
import java.util.List;
/**
* ... | UTF-8 | Java | 1,088 | java | EditorImageRepository.java | Java | [
{
"context": " image portlet repository interface.\n *\n * @author Cédric Krommenhoek\n * @see CommonRepository\n */\npublic interface Edi",
"end": 395,
"score": 0.9998661875724792,
"start": 377,
"tag": "NAME",
"value": "Cédric Krommenhoek"
}
] | null | [] | package org.osivia.services.editor.image.portlet.repository;
import org.nuxeo.ecm.automation.client.model.Document;
import org.osivia.portal.api.context.PortalControllerContext;
import org.osivia.services.editor.common.repository.CommonRepository;
import javax.portlet.PortletException;
import java.util.List;
/**
* ... | 1,075 | 0.74149 | 0.74149 | 37 | 28.378378 | 30.796061 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.27027 | false | false | 5 |
c362f45a4e150ca9d44a2f2e875ae5a12b077a9e | 26,396,869,028,592 | 393e01ba8a387f23a6ef14b5434912ac03e04902 | /aop-aspectj-schema-example/src/main/java/org/lql/NaughtyWaiter.java | 58b2a052e6bb015ceab976a6fc7ad638657bf45f | [] | no_license | leiqlxk/learn-spring | https://github.com/leiqlxk/learn-spring | 2434ec7265494cf7ba3426dc45aa7e0b1277b47a | da820278540b60b6d2f98f7edd638ae43358a14b | refs/heads/main | 2023-05-12T16:42:36.640000 | 2021-05-31T07:08:51 | 2021-05-31T07:08:51 | 362,321,390 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.lql;
import org.lql.Waiter;
import org.lql.anno.NeedTest;
/**
* Title: NaughtyWaiter <br>
* ProjectName: spring-boot-example <br>
* description: TODO <br>
*
* @author: leiql <br>
* @version: 1.0 <br>
* @since: 2021/5/13 21:25 <br>
*/
public class NaughtyWaiter implements Waiter {
@NeedTest
... | UTF-8 | Java | 710 | java | NaughtyWaiter.java | Java | [
{
"context": "mple <br>\n * description: TODO <br>\n *\n * @author: leiql <br>\n * @version: 1.0 <br>\n * @since: 2021/5/13 2",
"end": 192,
"score": 0.99968022108078,
"start": 187,
"tag": "USERNAME",
"value": "leiql"
}
] | null | [] | package org.lql;
import org.lql.Waiter;
import org.lql.anno.NeedTest;
/**
* Title: NaughtyWaiter <br>
* ProjectName: spring-boot-example <br>
* description: TODO <br>
*
* @author: leiql <br>
* @version: 1.0 <br>
* @since: 2021/5/13 21:25 <br>
*/
public class NaughtyWaiter implements Waiter {
@NeedTest
... | 710 | 0.652113 | 0.633803 | 29 | 23.482759 | 23.845221 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.241379 | false | false | 5 |
4c9e7c3f24d08bd2e4bbcb184dec7b3cb313b03e | 10,677,288,719,238 | 15030d8ce2d9e72836aebad95e724e4758a63aa0 | /cloud-ribbon/src/main/java/org/cx/service/TestService.java | 59f45674f7a040fb6fa339baa7599756c60c2897 | [] | no_license | sgrass/springcloud | https://github.com/sgrass/springcloud | 100b03605e70cfb0161e7d0c9eab247e88d694a1 | 58ccc1c1c5b4b5feb3c66c8029087472a89d22e7 | refs/heads/master | 2020-07-16T17:29:22.399000 | 2017-06-21T09:34:04 | 2017-06-21T09:34:04 | 94,313,024 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.cx.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.cloud.client.loadbalancer.LoadBalanced;
import org.springframework.context.annotation.Bean;
import org.springframework.stereotype.Service;
import org.springframework.web.client.RestTemplate;
import com.ne... | UTF-8 | Java | 1,349 | java | TestService.java | Java | [] | null | [] | package org.cx.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.cloud.client.loadbalancer.LoadBalanced;
import org.springframework.context.annotation.Bean;
import org.springframework.stereotype.Service;
import org.springframework.web.client.RestTemplate;
import com.ne... | 1,349 | 0.755459 | 0.755459 | 46 | 23.891304 | 24.215723 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.978261 | false | false | 5 |
3d793f1b88c4943b1c12360095f8370400226876 | 5,712,306,552,208 | 82f0819e78002da6ad59b7392574b2e61679ac5b | /app/src/main/java/clemson/edu/myipm2/downloader/ImageDownloaderRunnable.java | a308c18c882be4ae48f8529abb5b5b066dd09788 | [] | no_license | gedison/myIPM2 | https://github.com/gedison/myIPM2 | 26347f01acf1dc6c786e83688def984fad808e8e | 98c0c288d2281988e4c36737d8d146a0fafe35ee | refs/heads/master | 2023-04-05T15:02:05.280000 | 2021-03-26T19:13:06 | 2021-03-26T19:13:06 | 178,452,220 | 0 | 0 | null | false | 2021-03-26T19:13:06 | 2019-03-29T17:51:52 | 2020-09-23T22:58:34 | 2021-03-26T19:13:06 | 9,373 | 0 | 0 | 0 | Java | false | false | package clemson.edu.myipm2.downloader;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.net.MalformedURLException;
import java.net.URL;
import clemson.edu.myipm2.R;
/**... | UTF-8 | Java | 3,695 | java | ImageDownloaderRunnable.java | Java | [
{
"context": ";\n\nimport clemson.edu.myipm2.R;\n\n/**\n * Created by gedison on 7/22/2017.\n */\n\npublic class ImageDownloaderRu",
"end": 342,
"score": 0.999505341053009,
"start": 335,
"tag": "USERNAME",
"value": "gedison"
}
] | null | [] | package clemson.edu.myipm2.downloader;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.net.MalformedURLException;
import java.net.URL;
import clemson.edu.myipm2.R;
/**... | 3,695 | 0.600812 | 0.59594 | 100 | 35.950001 | 29.671324 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 5 |
ae8e8629848b1c6dab1ed0fb324f131fee1ca7ca | 9,079,560,905,955 | fa1030e074971b450474dc5a03a7fd56759ae7a5 | /SurveyorCore/src/main/java/org/wwarn/surveyor/client/mvp/view/table/DataAsyncDataProvider.java | c3b82061018591cac2a671b456a40016a3867b31 | [
"LicenseRef-scancode-free-unknown",
"BSD-3-Clause",
"LicenseRef-scancode-unicode",
"LGPL-2.0-or-later",
"LicenseRef-scancode-warranty-disclaimer",
"CC-BY-SA-3.0",
"LicenseRef-scancode-other-copyleft",
"NAIST-2003",
"Apache-2.0",
"CDDL-1.0",
"MIT",
"MPL-1.1",
"CPL-1.0",
"LGPL-2.1-only",
"... | permissive | WorldwideAntimalarialResistanceNetwork/WWARN-Maps-Surveyor | https://github.com/WorldwideAntimalarialResistanceNetwork/WWARN-Maps-Surveyor | 126803f4b945971d91561da3d889035603407077 | 506651a5ef54a9e4a7511d5e80d301de4a4ac919 | refs/heads/master | 2023-03-17T08:00:54.478000 | 2021-07-31T18:54:04 | 2021-07-31T18:54:04 | 23,068,974 | 5 | 5 | BSD-3-Clause | false | 2021-07-31T18:37:32 | 2014-08-18T11:36:22 | 2021-07-31T18:36:59 | 2021-07-31T18:36:56 | 5,449 | 3 | 4 | 2 | JavaScript | false | false | package org.wwarn.surveyor.client.mvp.view.table;
/*
* #%L
* SurveyorCore
* %%
* Copyright (C) 2013 - 2014 University of Oxford
* %%
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
* 1. Redistributions of sou... | UTF-8 | Java | 6,766 | java | DataAsyncDataProvider.java | Java | [] | null | [] | package org.wwarn.surveyor.client.mvp.view.table;
/*
* #%L
* SurveyorCore
* %%
* Copyright (C) 2013 - 2014 University of Oxford
* %%
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
* 1. Redistributions of sou... | 6,766 | 0.684599 | 0.681939 | 177 | 37.22599 | 33.588146 | 180 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.531073 | false | false | 5 |
d7026b2431ca540fc76bb7a1c4672b419cbbc35b | 26,328,149,552,627 | 90b2d133a5cedc9758d3dac8a50e3747c59a2f6a | /draco/src/java/game/sacred/alliance/magic/vo/MapGoblinContainer.java | e86b0933b7c7f94ae163cecb4f9bb4bd7e4882f2 | [] | no_license | brandonlamb/game-server-mmorpg | https://github.com/brandonlamb/game-server-mmorpg | 890f191b727b760e018bcf173c54978b1d4e50a8 | 50f869a180b2333db35801a827ab99634dd8217b | refs/heads/master | 2020-05-15T20:58:14.830000 | 2017-03-27T09:44:40 | 2017-03-27T09:44:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sacred.alliance.magic.vo;
import java.util.Date;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.game.draco.GameContext;
import sacred.alliance.magic.app.map.Map;
import sacred.alliance.magic.util.Util;
import sacred.alliance.magic.vo.map.MapGoblinInstance;
public class MapGoblinContai... | UTF-8 | Java | 2,244 | java | MapGoblinContainer.java | Java | [] | null | [] | package sacred.alliance.magic.vo;
import java.util.Date;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.game.draco.GameContext;
import sacred.alliance.magic.app.map.Map;
import sacred.alliance.magic.util.Util;
import sacred.alliance.magic.vo.map.MapGoblinInstance;
public class MapGoblinContai... | 2,244 | 0.732877 | 0.731507 | 86 | 24.465117 | 25.233652 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.023256 | false | false | 5 |
81f2c913c2df87982c22f527e73d4106d97e6536 | 3,204,045,629,810 | 2ada0b9e2d54dd2b0480977413115b0cfcd400ca | /src/main/java/regweb/constants/Paths.java | 9fe72892d6e028b813d9bce042d2006082b828b4 | [] | no_license | ThiccPadx/regweb | https://github.com/ThiccPadx/regweb | 4a80d7580e15651f26cff372c9a287752893350a | 78fd37e40253ac43c6b7b09bdecfd1ca5c873cda | refs/heads/master | 2021-05-28T11:06:22.968000 | 2015-03-10T13:14:12 | 2015-03-10T13:14:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package regweb.constants;
/**
* @author alex on 2/17/15.
*/
public final class Paths {
public static final String ROOT_REDIRECT = "redirect:/";
public static final String LOGIN_REDIRECT = "redirect:/login.jsp";
public static final String FORMS = "forms";
public static final String ADD = "add";
pu... | UTF-8 | Java | 366 | java | Paths.java | Java | [
{
"context": "package regweb.constants;\n\n/**\n * @author alex on 2/17/15.\n */\npublic final class Paths {\n pu",
"end": 46,
"score": 0.9995096921920776,
"start": 42,
"tag": "USERNAME",
"value": "alex"
}
] | null | [] | package regweb.constants;
/**
* @author alex on 2/17/15.
*/
public final class Paths {
public static final String ROOT_REDIRECT = "redirect:/";
public static final String LOGIN_REDIRECT = "redirect:/login.jsp";
public static final String FORMS = "forms";
public static final String ADD = "add";
pu... | 366 | 0.688525 | 0.674863 | 12 | 29.5 | 23.389812 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 5 |
a86b7bb7d847789da8f44d96130a8506b179279c | 21,947,282,892,506 | 23f4d78623458d375cf23b7017c142dd45c32481 | /Core/orient-sysmodel/com/orient/sysmodel/dao/pvm/ITaskCheckRelationDao.java | 476dd01d08a15533d2634f3f32a6ede9c7a3d0c1 | [] | no_license | lcr863254361/weibao_qd | https://github.com/lcr863254361/weibao_qd | 4e2165efec704b81e1c0f57b319e24be0a1e4a54 | 6d12c52235b409708ff920111db3e6e157a712a6 | refs/heads/master | 2023-04-03T00:37:18.947000 | 2021-04-11T15:12:45 | 2021-04-11T15:12:45 | 356,436,350 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.orient.sysmodel.dao.pvm;
import com.orient.sysmodel.dao.IBaseDao;
/**
* @author mengbin
* @create 2016-07-30 下午2:35
*/
public interface ITaskCheckRelationDao extends IBaseDao {
}
| UTF-8 | Java | 200 | java | ITaskCheckRelationDao.java | Java | [
{
"context": " com.orient.sysmodel.dao.IBaseDao;\n\n/**\n * @author mengbin\n * @create 2016-07-30 下午2:35\n */\npublic interface",
"end": 102,
"score": 0.9985826015472412,
"start": 95,
"tag": "USERNAME",
"value": "mengbin"
}
] | null | [] | package com.orient.sysmodel.dao.pvm;
import com.orient.sysmodel.dao.IBaseDao;
/**
* @author mengbin
* @create 2016-07-30 下午2:35
*/
public interface ITaskCheckRelationDao extends IBaseDao {
}
| 200 | 0.75 | 0.693878 | 10 | 18.6 | 19.525368 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 5 |
ae236afc4984b880e5a5d51b184e6099e8c9afbe | 4,140,348,490,111 | 6f8f6dc128b442a894635939e784f34c975c0e81 | /src/main/java/com/tpdisenio/recetas/service/UsuarioServiceImp.java | 1fdaa57560d8790d5d69be1b343c8a63c5d7013a | [] | no_license | NikoLedesma/ProjectRecipes | https://github.com/NikoLedesma/ProjectRecipes | 926dd99e529325e07bc63a4e30156cd060c8a3d5 | ae9c85eec7f65193d23793477cd3c8ce64014c87 | refs/heads/master | 2021-01-10T15:03:37.306000 | 2016-03-11T03:24:13 | 2016-03-11T03:24:13 | 53,636,133 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tpdisenio.recetas.service;
import java.util.List;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.tpdisenio.recetas.dao.UsuarioDAO;
import com.tpdisenio.recetas.model.Usuario;
@Service
public class UsuarioServiceImp implements U... | UTF-8 | Java | 1,206 | java | UsuarioServiceImp.java | Java | [] | null | [] | package com.tpdisenio.recetas.service;
import java.util.List;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.tpdisenio.recetas.dao.UsuarioDAO;
import com.tpdisenio.recetas.model.Usuario;
@Service
public class UsuarioServiceImp implements U... | 1,206 | 0.749585 | 0.749585 | 74 | 15.297297 | 18.328629 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.527027 | false | false | 5 |
2ebdae0801d2faec74aec357d8867a68d7128049 | 18,408,229,857,746 | d88922b353e644f74791f5c76bc029063549ff2f | /Saving.java | 6c11f2f72628b5612de071c4ef84a651b3ad9fb1 | [] | no_license | kuldeepsinghchauhan4/kuldeep28 | https://github.com/kuldeepsinghchauhan4/kuldeep28 | 0d5343621d79d11bb9f5b5d19b7869ed41e70979 | f5161747b423aec99a13db00cfde752b9eec6a7f | refs/heads/master | 2020-04-19T11:44:11.134000 | 2019-05-29T06:46:19 | 2019-05-29T06:46:19 | 168,174,467 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class Saving {
final double Bal=1000
if(Bal>=1000) {
withdraw();
}
else
{
System.out.println("ur bal is low");
}
}
| UTF-8 | Java | 197 | java | Saving.java | Java | [] | null | [] |
public class Saving {
final double Bal=1000
if(Bal>=1000) {
withdraw();
}
else
{
System.out.println("ur bal is low");
}
}
| 197 | 0.416244 | 0.375635 | 12 | 13.916667 | 11.97538 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 5 |
82fcabc01bc9af0db7db875bfbca0fff78d01159 | 11,785,390,262,681 | c519a2f41ecc84d01f3224439fcbf0dd5e641476 | /app/src/main/java/com/traffic/charging/view/PassWordFragment.java | c297e1564dd4056caae788b7f5b2f9cc77d65463 | [] | no_license | lei-g/TrafficCharging | https://github.com/lei-g/TrafficCharging | 9bb4e0be04330b12dbdf4267a4a9085ffde2a602 | a62bbe1822a52879c6b07a4265c8eeeeb97f5c52 | refs/heads/master | 2020-06-30T05:21:12.450000 | 2019-10-23T23:56:03 | 2019-10-23T23:56:03 | 200,739,681 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.traffic.charging.view;
import android.app.Fragment;
import android.app.FragmentManager;
import android.app.FragmentTransaction;
import android.content.Context;
import android.graphics.Color;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.util.DisplayMetrics;
import and... | UTF-8 | Java | 9,232 | java | PassWordFragment.java | Java | [
{
"context": "ing.utils.SharedPreferencesUtils;\n\n/**\n * @author: joey\n * @function:\n * @date: 2019/8/18\n */\n\npublic cla",
"end": 832,
"score": 0.9995809197425842,
"start": 828,
"tag": "USERNAME",
"value": "joey"
}
] | null | [] | package com.traffic.charging.view;
import android.app.Fragment;
import android.app.FragmentManager;
import android.app.FragmentTransaction;
import android.content.Context;
import android.graphics.Color;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.util.DisplayMetrics;
import and... | 9,232 | 0.591692 | 0.581334 | 243 | 36.744858 | 25.88644 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.781893 | false | false | 5 |
39414a813e7ac41a46fb538c5bed31b35881f52c | 7,670,811,634,231 | 7fcb2d5b12be08d4194c2bdab466cb67ce804214 | /www/bin/blog/sam/jfx/stopwatch/sources/stopwatch/ShapedWindowHelper.java | 88d8f474e0f6868c68f6df085b339e6b0549c341 | [] | no_license | MatthewBenbrook/swinghelper | https://github.com/MatthewBenbrook/swinghelper | aded983593946835f3ed42ae7c07c34c41c8156a | 66289e664922f47a82611176be633510aab06e86 | refs/heads/master | 2021-05-29T17:58:35.674000 | 2015-05-04T09:05:08 | 2015-05-04T09:05:08 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* : ShapedWindowHelper.java,v 1.1 2007/03/13 15:00:55 pottsj Exp $
*
* Copyright 2007 Sun Microsystems, Inc., 4150 Network Circle,
* Santa Clara, California 95054, U.S.A. All rights reserved.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Publi... | UTF-8 | Java | 6,595 | java | ShapedWindowHelper.java | Java | [
{
"context": "/**\n * ShapedWindowHelper\n *\n * @author Created by Jasper Potts (Feb 27, 2008)\n * @version 1.0\n */\npublic class S",
"end": 1502,
"score": 0.9995672702789307,
"start": 1490,
"tag": "NAME",
"value": "Jasper Potts"
}
] | null | [] | /*
* : ShapedWindowHelper.java,v 1.1 2007/03/13 15:00:55 pottsj Exp $
*
* Copyright 2007 Sun Microsystems, Inc., 4150 Network Circle,
* Santa Clara, California 95054, U.S.A. All rights reserved.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Publi... | 6,589 | 0.54981 | 0.537983 | 145 | 44.482758 | 27.713585 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.703448 | false | false | 5 |
1af3a6e61f9cc5744deab8607401e97097be4430 | 25,262,997,666,949 | 775369305d52f55cfd5717a2df848bfb05c12d84 | /wengxs-service-api/wengxs-api-upms/src/main/java/com/wengxs/cloud/model/SysMenu.java | 505c1eb1314864b8ccf6eeec8926672e3ab8667c | [] | no_license | wengxs/wengxs-cloud | https://github.com/wengxs/wengxs-cloud | c1f1f0285e9c351e656979b2dfa7dfc5cc48546a | 5689e6171ab7b09f98bd29240da3513cdbcbcd73 | refs/heads/master | 2021-07-13T13:11:07.605000 | 2021-03-12T10:03:04 | 2021-03-12T10:03:04 | 241,407,763 | 0 | 0 | null | false | 2021-03-15T14:08:22 | 2020-02-18T16:16:13 | 2021-03-12T10:16:15 | 2021-03-15T14:08:01 | 77 | 0 | 0 | 0 | Java | false | false | package com.wengxs.cloud.model;
import lombok.Data;
/**
* 菜单权限
* Created by Zorg
* 2019-08-15 11:45
*/
@Data
public class SysMenu {
private Long id;
/** 上级ID */
private Long parentId;
/** 菜单权限名称 */
private String name;
/** 图标 */
private String icon;
/** 类型(0菜单 1按钮) */
priv... | UTF-8 | Java | 646 | java | SysMenu.java | Java | [
{
"context": "l;\n\nimport lombok.Data;\n\n/**\n * 菜单权限\n * Created by Zorg\n * 2019-08-15 11:45\n */\n@Data\npublic class SysMen",
"end": 84,
"score": 0.5849732160568237,
"start": 80,
"tag": "NAME",
"value": "Zorg"
}
] | null | [] | package com.wengxs.cloud.model;
import lombok.Data;
/**
* 菜单权限
* Created by Zorg
* 2019-08-15 11:45
*/
@Data
public class SysMenu {
private Long id;
/** 上级ID */
private Long parentId;
/** 菜单权限名称 */
private String name;
/** 图标 */
private String icon;
/** 类型(0菜单 1按钮) */
priv... | 646 | 0.563158 | 0.538597 | 42 | 12.571428 | 10.854323 | 31 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 5 |
aabd52eb0f382265ff6c74be65f0c8bb3840863f | 3,762,391,391,752 | 74da26c11e976a664532423a259f35511dedefb7 | /src/main/java/euler/problems/Problem41.java | 9d148ffff6144a574cbaaf3e27d1fb68dc4b4793 | [] | no_license | bala-sankar/DesignPatterns | https://github.com/bala-sankar/DesignPatterns | 945b154825755d21d2bca382eefe3dd879511aa0 | dd30f5c59571b9c4576f9311f09ce0d86b8b193f | refs/heads/master | 2021-05-16T01:46:49.964000 | 2021-03-10T06:39:23 | 2021-03-10T06:39:23 | 6,303,325 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package euler.problems;
import euler.utils.Util;
import java.util.ArrayList;
import java.util.TreeSet;
/**
* Created by IntelliJ IDEA.
* User: bsankar
* Date: 2/8/12
*/
public class Problem41 {
public static void main(String[] args) {
long startTime = System.currentTimeMillis();
System.out.pr... | UTF-8 | Java | 1,477 | java | Problem41.java | Java | [
{
"context": "reeSet;\n\n/**\n * Created by IntelliJ IDEA.\n * User: bsankar\n * Date: 2/8/12\n */\npublic class Problem41 {\n ",
"end": 155,
"score": 0.9995060563087463,
"start": 148,
"tag": "USERNAME",
"value": "bsankar"
}
] | null | [] | package euler.problems;
import euler.utils.Util;
import java.util.ArrayList;
import java.util.TreeSet;
/**
* Created by IntelliJ IDEA.
* User: bsankar
* Date: 2/8/12
*/
public class Problem41 {
public static void main(String[] args) {
long startTime = System.currentTimeMillis();
System.out.pr... | 1,477 | 0.568043 | 0.54367 | 47 | 30.425531 | 23.050125 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.617021 | false | false | 5 |
718fd4a3a36733c2568acb4b36dab72c3635fdbc | 3,272,765,102,351 | 15bfb55e7a1914ca80f711db2545a09259d80624 | /android/app/src/main/java/org/campjoy/identitree/starter2020/model/Tree.java | 428fa4e7457db44c3fe650730c461cf77b249a1b | [] | no_license | btelintelo/campjoy | https://github.com/btelintelo/campjoy | 8a53549726af6b7502197283f718cb7b23894b8b | 0ea894186a6fd5eb00e59c2fa84547a176fd6e7d | refs/heads/master | 2021-06-30T07:20:17.555000 | 2020-10-27T05:20:48 | 2020-10-27T05:20:48 | 13,626,003 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.campjoy.identitree.starter2020.model;
import java.util.HashMap;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
public class Tree {
private String id, name, description, scientificName, family;
private HashMap<String, String> table = new HashMap<String, String>();
... | UTF-8 | Java | 2,093 | java | Tree.java | Java | [] | null | [] | package org.campjoy.identitree.starter2020.model;
import java.util.HashMap;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
public class Tree {
private String id, name, description, scientificName, family;
private HashMap<String, String> table = new HashMap<String, String>();
... | 2,093 | 0.667463 | 0.664596 | 98 | 20.357143 | 17.934261 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.214286 | false | false | 5 |
422c874caf373324e2b9054d7e1a0427ba180c53 | 4,741,643,914,996 | 5f127dc84e921326f897fee795638c029eac32d1 | /E1_Materia.java | 60b2fbc21b18e84e04e1dd22f378660bbc631e5a | [] | no_license | ElementrixSK/Practica1 | https://github.com/ElementrixSK/Practica1 | c388a327f5b2f8cec46172e34e71c1e8e55bb491 | 1973edd126dbb30c73ce09f3f5b0cb6003afa533 | refs/heads/main | 2023-04-07T08:43:55.984000 | 2021-04-15T21:41:13 | 2021-04-15T21:41:13 | 358,399,538 | 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 Practica;
import java.io.Serializable;
import java.util.Scanner;
/**
*
* @author SmartUrban2025
*/
public cl... | UTF-8 | Java | 1,735 | java | E1_Materia.java | Java | [
{
"context": "\r\nimport java.util.Scanner;\r\n\r\n/**\r\n *\r\n * @author SmartUrban2025\r\n */\r\npublic class E1_Materia implements Serializ",
"end": 304,
"score": 0.9994127750396729,
"start": 290,
"tag": "USERNAME",
"value": "SmartUrban2025"
}
] | 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 Practica;
import java.io.Serializable;
import java.util.Scanner;
/**
*
* @author SmartUrban2025
*/
public cl... | 1,735 | 0.592227 | 0.584107 | 63 | 25.36508 | 21.376669 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.47619 | false | false | 5 |
8ddab0b871378652fd366fbf46cd3e3665ff836c | 10,857,677,359,612 | f49f9cd8510c65f9d2e8310bd827217a38aa8921 | /src/designPattern/observer/Observer.java | 0d28d983d76cfb5f9975434b3bd6274a3bc303c9 | [] | no_license | 43256305/JavaBase | https://github.com/43256305/JavaBase | 9a153beee18cabae902380418cefd79772983a4c | ad96a20e3317bcbb0b30cdfe1c5fd69fd4431412 | refs/heads/master | 2021-04-23T05:26:36.534000 | 2020-05-06T13:10:02 | 2020-05-06T13:10:02 | 249,902,268 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package designPattern.observer;
/**
* @Description: 所有的观察者需要实现此接口
* 观察者接口:更新消息
* @Param:
* @return:
* @Author: xjh
* @Date: 2020/4/18
*/
public interface Observer {
public void update(String msg);
}
| UTF-8 | Java | 253 | java | Observer.java | Java | [
{
"context": "接口\n * 观察者接口:更新消息\n* @Param: \n* @return: \n* @Author: xjh\n* @Date: 2020/4/18\n*/\npublic interface Observer {",
"end": 118,
"score": 0.9996769428253174,
"start": 115,
"tag": "USERNAME",
"value": "xjh"
}
] | null | [] | package designPattern.observer;
/**
* @Description: 所有的观察者需要实现此接口
* 观察者接口:更新消息
* @Param:
* @return:
* @Author: xjh
* @Date: 2020/4/18
*/
public interface Observer {
public void update(String msg);
}
| 253 | 0.676328 | 0.642512 | 13 | 14.923077 | 11.717584 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.153846 | false | false | 5 |
fec448bd3f2f0a1bfa505ce5b3cae1bb55cc9085 | 1,511,828,551,098 | 53b5dda18ad51532ce070fc6adace5f3e35468a5 | /src/main/java/com/rodrigodorighello/recurso/EntidadeRecurso.java | 973ccdde6a5b23f2f89c4fdb94c165c8c4f848c8 | [] | no_license | rodrigodorighello/ArquiteturaRest | https://github.com/rodrigodorighello/ArquiteturaRest | a5bc5b37d989321fee553989d8653a9637ef16d4 | 8f940aa66ed6cdedf7db7c87455e626be4766f3d | refs/heads/master | 2020-03-03T19:03:30.028000 | 2017-05-27T20:36:13 | 2017-05-27T20:36:13 | 92,623,071 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rodrigodorighello.recurso;
import java.util.List;
import javax.enterprise.context.RequestScoped;
import javax.inject.Inject;
import javax.ws.rs.Consumes;
import javax.ws.rs.DELETE;
import javax.ws.rs.GET;
import javax.ws.rs.POST;
import javax.ws.rs.PUT;
import javax.ws.rs.Path;
import javax.ws.rs.PathPara... | UTF-8 | Java | 3,594 | java | EntidadeRecurso.java | Java | [] | null | [] | package com.rodrigodorighello.recurso;
import java.util.List;
import javax.enterprise.context.RequestScoped;
import javax.inject.Inject;
import javax.ws.rs.Consumes;
import javax.ws.rs.DELETE;
import javax.ws.rs.GET;
import javax.ws.rs.POST;
import javax.ws.rs.PUT;
import javax.ws.rs.Path;
import javax.ws.rs.PathPara... | 3,594 | 0.709516 | 0.709238 | 148 | 23.290541 | 22.35441 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.905405 | false | false | 5 |
78f55d4cd1c58d73fd6c49de86a16defd2cf093f | 11,227,044,561,972 | 635d2da62bd081ba80288b131a934d35c89705e6 | /src/main/java/com/yang/practice/jianzhioffer/qa04findinarr/FindInArr.java | 9f4fa62e387107f83d3cb7e6ffd2f5f693b4f8d4 | [] | no_license | 544759698/algorithm | https://github.com/544759698/algorithm | c1fe66f368a2c4a12403a985410b855ec33ba669 | b2bfb792e7fd048fbd690ec80371500db1ec458a | refs/heads/master | 2023-03-06T07:46:24.807000 | 2023-03-02T12:42:52 | 2023-03-02T12:42:52 | 142,862,738 | 0 | 0 | null | false | 2022-06-17T03:36:23 | 2018-07-30T10:48:06 | 2022-01-10T02:09:28 | 2022-06-17T03:36:23 | 288 | 0 | 0 | 1 | Java | false | false | package com.yang.practice.jianzhioffer.qa04findinarr;
/**
* @Author: yangguojun01
* @Date: 2022/2/14
*/
public class FindInArr {
/***
* 思路错误,找19,在4那一列,不在5那一列,所以不能用二分法找
* [[1,2,3,4,5],
* [6,7,8,9,10],
* [11,12,13,14,15],
* [16,17,18,19,20],
* [21,22,23,24,25]]
* 19
* @p... | UTF-8 | Java | 2,872 | java | FindInArr.java | Java | [
{
"context": "ctice.jianzhioffer.qa04findinarr;\n\n/**\n * @Author: yangguojun01\n * @Date: 2022/2/14\n */\npublic class FindInArr {\n",
"end": 83,
"score": 0.9996516108512878,
"start": 71,
"tag": "USERNAME",
"value": "yangguojun01"
}
] | null | [] | package com.yang.practice.jianzhioffer.qa04findinarr;
/**
* @Author: yangguojun01
* @Date: 2022/2/14
*/
public class FindInArr {
/***
* 思路错误,找19,在4那一列,不在5那一列,所以不能用二分法找
* [[1,2,3,4,5],
* [6,7,8,9,10],
* [11,12,13,14,15],
* [16,17,18,19,20],
* [21,22,23,24,25]]
* 19
* @p... | 2,872 | 0.398929 | 0.348214 | 95 | 28.473684 | 20.824501 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 5 |
2393b62862cb6fcddb9a2d9d7c3102f274149b30 | 22,582,938,100,594 | c704bbe6e440936582864265be3681520b121edb | /kostenstellen/model/visitor/CommandReturnVisitor.java | 64fbe9bf579ccb24d2e4f645bf13f9a1fd2b8b46 | [] | no_license | Zappdidappdi/kostenstellen | https://github.com/Zappdidappdi/kostenstellen | 97814572ade462c60be9f47f697e895de95bcf82 | bf7c83dbc91ba4df7eef4745fe1e6cecdb24916d | refs/heads/master | 2018-01-07T05:53:57.704000 | 2014-12-28T12:49:54 | 2014-12-28T12:49:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package model.visitor;
public interface CommandReturnVisitor<R> extends KontoManagerCommandReturnVisitor<R> {
}
| UTF-8 | Java | 124 | java | CommandReturnVisitor.java | Java | [] | null | [] |
package model.visitor;
public interface CommandReturnVisitor<R> extends KontoManagerCommandReturnVisitor<R> {
}
| 124 | 0.766129 | 0.766129 | 6 | 19.5 | 30.636307 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 5 |
179f21a900def956cf736b485a5fdc93aa7e2023 | 16,758,962,418,927 | 3860cc7d2bd87098035ccf20a26257844a8320e3 | /tests/collection/WorldTest.java | ca3f2f04795fec451f828b1e8be799f2dd0dbd75 | [] | no_license | StefanBoodt/Platformer | https://github.com/StefanBoodt/Platformer | 587a2659d44a55245875c75eca8152a77eb498c6 | 83a7a489b3bc7cb7ab983f25441b206bb5951849 | refs/heads/master | 2021-01-21T18:28:03.911000 | 2015-01-07T20:26:09 | 2015-01-07T20:26:09 | 26,028,838 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package collection;
import static org.junit.Assert.*;
import java.util.HashMap;
import java.util.Map;
import level.PlatformLevel;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
/**
* Tests the world in the platform game.
*
* @since 03-11-2014
* @version 03-11-2014
*
* @see World
*... | UTF-8 | Java | 1,903 | java | WorldTest.java | Java | [
{
"context": "ersion 03-11-2014\n * \n * @see World\n * \n * @author stefanboodt\n *\n */\npublic class WorldTest {\n\n\t/**\n\t * The wor",
"end": 344,
"score": 0.9928286075592041,
"start": 333,
"tag": "USERNAME",
"value": "stefanboodt"
}
] | null | [] | package collection;
import static org.junit.Assert.*;
import java.util.HashMap;
import java.util.Map;
import level.PlatformLevel;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
/**
* Tests the world in the platform game.
*
* @since 03-11-2014
* @version 03-11-2014
*
* @see World
*... | 1,903 | 0.663689 | 0.648975 | 98 | 18.418367 | 17.841091 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.214286 | false | false | 5 |
499cc8be3fdf07d079eea3fc9c90b29b59edd182 | 17,523,466,597,648 | f153a80c58bd683f3e413d10cf1aebeafd149afc | /exercise39/src/main/java/baseline/Employee.java | aaf2231366e69e45f2707be34120eecec0865a9a | [] | no_license | aidane1023/assignment-a03 | https://github.com/aidane1023/assignment-a03 | 3bfc9cbe7cf9831601392482636d8b2c8ea4ec93 | 930628a5279f1a21026b59bc132616e145527dad | refs/heads/main | 2023-07-31T08:49:42.740000 | 2021-10-03T20:20:54 | 2021-10-03T20:20:54 | 412,455,003 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package baseline;
public class Employee {
private String firstName;
private String lastName;
private String position;
private String sepDate;
Employee(String firstName, String lastName, String position, String sepDate) {
//Initialize variables
}
}
| UTF-8 | Java | 280 | java | Employee.java | Java | [
{
"context": "eline;\n\npublic class Employee {\n private String firstName;\n private String lastName;\n private String ",
"end": 71,
"score": 0.923819363117218,
"start": 62,
"tag": "NAME",
"value": "firstName"
},
{
"context": "{\n private String firstName;\n private S... | null | [] | package baseline;
public class Employee {
private String firstName;
private String lastName;
private String position;
private String sepDate;
Employee(String firstName, String lastName, String position, String sepDate) {
//Initialize variables
}
}
| 280 | 0.717857 | 0.717857 | 13 | 20.538462 | 21.395958 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.615385 | false | false | 5 |
e6000a04381efad5b126d8a723fa465f2416ca47 | 22,832,046,175,896 | bb33490c1d6bb767d51c1a29efb49fcdbdde33ea | /app/src/main/java/com/ticket/bean/MessageListResp.java | 56fd3d5eb87ccb2af1962791f516cb5fab472bd3 | [] | no_license | liuguofeng719/BuyTickets | https://github.com/liuguofeng719/BuyTickets | e30ab489878dccb487de12bf56d1fae8689aff25 | dbad3ed28b7f78ce300caf284dda7e9e28822ba7 | refs/heads/master | 2020-04-07T05:39:59.638000 | 2016-09-09T02:30:30 | 2016-09-09T02:30:30 | 48,474,516 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ticket.bean;
import com.google.gson.annotations.SerializedName;
/**
* Created by liuguofeng719 on 2016/4/14.
*/
public class MessageListResp<T> extends BaseInfoVo {
@SerializedName("Messages")
public T messages;
public T getMessages() {
return messages;
}
public void setMe... | UTF-8 | Java | 383 | java | MessageListResp.java | Java | [
{
"context": "son.annotations.SerializedName;\n\n/**\n * Created by liuguofeng719 on 2016/4/14.\n */\npublic class MessageListResp<T>",
"end": 109,
"score": 0.9996081590652466,
"start": 96,
"tag": "USERNAME",
"value": "liuguofeng719"
}
] | null | [] | package com.ticket.bean;
import com.google.gson.annotations.SerializedName;
/**
* Created by liuguofeng719 on 2016/4/14.
*/
public class MessageListResp<T> extends BaseInfoVo {
@SerializedName("Messages")
public T messages;
public T getMessages() {
return messages;
}
public void setMe... | 383 | 0.673629 | 0.64752 | 20 | 18.15 | 18.050692 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 5 |
127a50b1a771063483426fc509fd2198decde9b5 | 1,125,281,478,903 | e4a054629a1e782705a6a237c8be167836f9b896 | /Server.java | 190782ef0ce424ceda96619d9456aa62b21492e5 | [] | no_license | allinedomingos/AplicacaoSocket-POO | https://github.com/allinedomingos/AplicacaoSocket-POO | a51a74319864dfb231b792163c1c3a773efe8020 | c4050de03e46fce402ef8fa2c16696df4e0052f5 | refs/heads/master | 2020-04-08T19:29:40.312000 | 2018-11-29T11:45:58 | 2018-11-29T11:45:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package questao5;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.net.ServerSocket;
import java.net.Socket;
import java.util.logging.Level;
import java.util.logging.Logger;
/**
*
* @author alline
*/
public class Server implements Runnable {
pr... | UTF-8 | Java | 2,213 | java | Server.java | Java | [
{
"context": "mport java.util.logging.Logger;\n\n/**\n *\n * @author alline\n */\npublic class Server implements Runnable {\n ",
"end": 261,
"score": 0.9681203365325928,
"start": 255,
"tag": "USERNAME",
"value": "alline"
}
] | null | [] |
package questao5;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.net.ServerSocket;
import java.net.Socket;
import java.util.logging.Level;
import java.util.logging.Logger;
/**
*
* @author alline
*/
public class Server implements Runnable {
pr... | 2,213 | 0.466486 | 0.45788 | 71 | 30.084507 | 25.135546 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.464789 | false | false | 5 |
dc5b500dcc08facb86fca47af4f4de2e15d8c347 | 13,855,564,545,634 | 18ab7a935471ec8e3dc511b49657c590e2593287 | /PolimorphizmThree/src/pl/accenture/Main.java | 5134a60c292a6066f2c3092bef0e5dd79ef6413b | [] | no_license | DonutDonkey/Altkom-Course | https://github.com/DonutDonkey/Altkom-Course | 186c9f1022541268456ed90ee0c2fa71e8d0f478 | 2d7054d0b2c316b0909dcae79b10fe1513b787e8 | refs/heads/master | 2020-09-24T21:34:45.419000 | 2019-12-04T14:03:54 | 2019-12-04T14:03:54 | 225,847,924 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.accenture;
public class Main {
public static void main(String[] args) {
Vehicle [] vehicles = {new Vehicle(), new Ship(), new Plane(), new Car(), new Truck(), new RaceCar()};
for (Vehicle ve: vehicles ) {
System.out.println("##############");
if(ve instanceof R... | UTF-8 | Java | 1,147 | java | Main.java | Java | [] | null | [] | package pl.accenture;
public class Main {
public static void main(String[] args) {
Vehicle [] vehicles = {new Vehicle(), new Ship(), new Plane(), new Car(), new Truck(), new RaceCar()};
for (Vehicle ve: vehicles ) {
System.out.println("##############");
if(ve instanceof R... | 1,147 | 0.47864 | 0.47864 | 32 | 34.84375 | 31.433571 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.59375 | false | false | 5 |
0b385dd65afa74010ddac07236c1a6c4873e8acd | 22,024,592,360,720 | 97f442e1fa067746cb125ef35946fdc8f5925787 | /org/apache/maven/settings/building/DefaultSettingsBuilderFactory.java | 95d7ad3252a73d7ebaacd009fc76fe5107eefbb0 | [
"MIT"
] | permissive | CoOwner/VisualPvP | https://github.com/CoOwner/VisualPvP | 1667e61c303a1f654fe4ed3e599ba6e74a1c115a | c92d1dcf40a812787e32e8a21d6462b57e755b99 | refs/heads/master | 2020-07-02T14:05:14.310000 | 2019-08-09T22:23:52 | 2019-08-09T22:23:52 | 201,546,751 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.apache.maven.settings.building;
import org.apache.maven.settings.io.DefaultSettingsReader;
import org.apache.maven.settings.io.DefaultSettingsWriter;
import org.apache.maven.settings.io.SettingsReader;
import org.apache.maven.settings.io.SettingsWriter;
import org.apache.maven.settings.validation.DefaultSe... | UTF-8 | Java | 1,142 | java | DefaultSettingsBuilderFactory.java | Java | [] | null | [] | package org.apache.maven.settings.building;
import org.apache.maven.settings.io.DefaultSettingsReader;
import org.apache.maven.settings.io.DefaultSettingsWriter;
import org.apache.maven.settings.io.SettingsReader;
import org.apache.maven.settings.io.SettingsWriter;
import org.apache.maven.settings.validation.DefaultSe... | 1,142 | 0.764448 | 0.764448 | 70 | 15.314285 | 22.877651 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.214286 | false | false | 5 |
0aaaa15e44bec18292b423026ed35ccd4ce50a6a | 4,303,557,264,483 | b79201ea30b210d45e643c4acafe55e2cefe8096 | /src/main/java/com/booy/ssm/exam/pojo/Role.java | f92bea9bc4c223a23acaa323afb30b84ccb96324 | [] | no_license | weiliang1234/StudentManage | https://github.com/weiliang1234/StudentManage | 11193873fe439cb03d6b59f400c43e56c8fe075c | 45101706891dad7526b02e3e2bd8ceed002b4d34 | refs/heads/master | 2023-04-26T05:56:09.897000 | 2021-06-02T02:56:34 | 2021-06-02T02:56:34 | 373,021,725 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.booy.ssm.exam.pojo;
import lombok.Data;
@Data
public class Role {
private Integer id;
private String name;
private String remark;
private Integer status;
}
| UTF-8 | Java | 186 | java | Role.java | Java | [] | null | [] | package com.booy.ssm.exam.pojo;
import lombok.Data;
@Data
public class Role {
private Integer id;
private String name;
private String remark;
private Integer status;
}
| 186 | 0.709677 | 0.709677 | 11 | 15.909091 | 11.421309 | 31 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 5 |
8f6e9c80a730f90f955f23c235cb1381a773392f | 25,529,285,669,341 | 482de12347d9670f58bba42f2e3a9a1c5bf3ef74 | /src/main/java/com/acme/banking/dbo/legacy/domain/AccountType.java | c203480c171810e9747179d7dc49c5db56f0e06b | [] | no_license | eugene-krivosheyev/spring-core-for-qa | https://github.com/eugene-krivosheyev/spring-core-for-qa | 5c1c65007fcd0d282636826b3336b906e749cd74 | 8b78a0d6bca9cd373eba53efb40434215eb6cf49 | refs/heads/master | 2020-04-25T03:41:16.998000 | 2020-01-20T11:33:58 | 2020-01-20T11:33:58 | 172,485,713 | 1 | 51 | null | false | 2020-10-13T12:46:35 | 2019-02-25T10:34:04 | 2020-01-20T11:34:01 | 2020-10-13T12:46:33 | 15,130 | 1 | 42 | 1 | Java | false | false | package com.acme.banking.dbo.legacy.domain;
/** TODO Refactor to polymorphism with inheritance */
public enum AccountType {
CHECKING, SAVING
}
| UTF-8 | Java | 148 | java | AccountType.java | Java | [] | null | [] | package com.acme.banking.dbo.legacy.domain;
/** TODO Refactor to polymorphism with inheritance */
public enum AccountType {
CHECKING, SAVING
}
| 148 | 0.756757 | 0.756757 | 6 | 23.666666 | 19.677963 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 5 |
4d685865800b753ffb117006d0736eac9df99345 | 22,565,758,227,625 | 912b949a8e6bf4c258b77a3525076c528f74f09c | /feign/venus/provider/src/main/java/com/lft/provider/controller/UserController.java | e48aef3dff99731f97974ee0269793bc3bbb67c4 | [] | no_license | RyzeUserName/springcloud | https://github.com/RyzeUserName/springcloud | 68d204bf8a6cc1b3793a1e3e273076a59b7b1ca7 | 4d7a7575eb0b873b17e3fabc289dde70986ef147 | refs/heads/master | 2022-06-23T08:07:31.888000 | 2019-08-09T09:22:24 | 2019-08-09T09:22:24 | 176,629,115 | 1 | 0 | null | false | 2022-06-17T03:29:45 | 2019-03-20T01:37:54 | 2019-08-21T09:41:51 | 2022-06-17T03:29:45 | 147,280 | 1 | 0 | 1 | JavaScript | false | false | package com.lft.provider.controller;
import com.lft.providerclient.entity.User;
import com.lft.providerclient.service.UserService;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RestController;
/**
* 描述
* @author Ryze
* @date 2019/3/17 7:23
*/
@RestContr... | UTF-8 | Java | 826 | java | UserController.java | Java | [
{
"context": "d.annotation.RestController;\n\n/**\n * 描述\n * @author Ryze\n * @date 2019/3/17 7:23\n */\n@RestController\npubli",
"end": 281,
"score": 0.9995324015617371,
"start": 277,
"tag": "USERNAME",
"value": "Ryze"
}
] | null | [] | package com.lft.provider.controller;
import com.lft.providerclient.entity.User;
import com.lft.providerclient.service.UserService;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RestController;
/**
* 描述
* @author Ryze
* @date 2019/3/17 7:23
*/
@RestContr... | 826 | 0.651163 | 0.638243 | 35 | 21.142857 | 19.631088 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 5 |
12138219a4b4f42675ec93a561bf06ebd012cda9 | 23,862,838,324,278 | 7c831c4c67cae3f7b1af7dc6ad09c8db7923558f | /app/src/main/java/com/nayem/tourguide/model/MomentModel.java | 709e8113fc561a2adc9e475f5cd9b4b793262f4d | [] | no_license | nayem6472/TourGuide | https://github.com/nayem6472/TourGuide | e047ff5b7b7e08f2fbb25f8afb19ee0b212f2a8f | eeb1fd11e18f91a15e8ec76a9fe4741ca234e1e2 | refs/heads/master | 2020-03-24T14:47:33.011000 | 2018-07-29T16:41:01 | 2018-07-29T16:41:01 | 142,777,131 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nayem.tourguide.model;
/**
* Created by Hasna Amir on 2/8/2017.
*/
public class MomentModel {
private int mID;
private int eID;
private String title;
private String details;
private String image;
private String date;
public MomentModel(int mID, int eID, String title, Strin... | UTF-8 | Java | 1,351 | java | MomentModel.java | Java | [
{
"context": "kage com.nayem.tourguide.model;\n\n/**\n * Created by Hasna Amir on 2/8/2017.\n */\n\npublic class MomentModel {\n\n ",
"end": 64,
"score": 0.9998475313186646,
"start": 54,
"tag": "NAME",
"value": "Hasna Amir"
}
] | null | [] | package com.nayem.tourguide.model;
/**
* Created by <NAME> on 2/8/2017.
*/
public class MomentModel {
private int mID;
private int eID;
private String title;
private String details;
private String image;
private String date;
public MomentModel(int mID, int eID, String title, String de... | 1,347 | 0.573649 | 0.569208 | 67 | 19.164179 | 19.517767 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.597015 | false | false | 5 |
b1eb9a59e83873da6b5d3787e19ba99c756f880b | 35,442,070,136,419 | c9bd450a0bef5dc74ca1478ee3f252a9e0d1a343 | /Shopping_Mall/src/Board/BoardDAO.java | 3b3f91636e7482cbfc6a1ca8c6b33735501c78a3 | [] | no_license | codingdobby/MyShop_Project | https://github.com/codingdobby/MyShop_Project | e9a246c03cbeca5cdb5dd21736ce90ee530b09e5 | 4e36a5c5ab413aed723053766f3e3472c12f1893 | refs/heads/master | 2021-08-18T22:31:34.758000 | 2021-07-23T07:17:39 | 2021-07-23T07:17:39 | 232,059,209 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Board;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import javax.naming.Context;
import javax.naming.InitialContext;
import javax.sql.DataSource;
import Product.ProductVO;
public class BoardDAO {
Connecti... | UTF-8 | Java | 8,099 | java | BoardDAO.java | Java | [] | null | [] | package Board;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import javax.naming.Context;
import javax.naming.InitialContext;
import javax.sql.DataSource;
import Product.ProductVO;
public class BoardDAO {
Connecti... | 8,099 | 0.652385 | 0.645357 | 295 | 24.081356 | 22.539461 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.610169 | false | false | 5 |
6e0f2592ad8a19179d486cb39275d1d86da3fab8 | 26,371,099,228,267 | 7bf147f5cfbb4d31a7882ca9a6757990ae4592e9 | /app/src/main/java/example/healthassistant/Activities/HomeScreen.java | 914ed77fe91791019520eb00287f06f8993016e3 | [] | no_license | prernanain27/HealthAssistant | https://github.com/prernanain27/HealthAssistant | 82dd113be9828885a8eb5f51ae0b4792ace2fe4c | 797c4560fc69f5cfdd00f197a7346522df2e6a02 | refs/heads/master | 2021-01-11T13:48:56.962000 | 2017-05-12T06:12:38 | 2017-05-12T06:12:38 | 86,626,294 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package example.healthassistant.Activities;
import android.content.Intent;
import android.net.Uri;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.CardView;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widge... | UTF-8 | Java | 5,295 | java | HomeScreen.java | Java | [] | null | [] | package example.healthassistant.Activities;
import android.content.Intent;
import android.net.Uri;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.CardView;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widge... | 5,295 | 0.631728 | 0.630406 | 144 | 35.770832 | 28.443832 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.659722 | false | false | 5 |
1c34a1499901d99cdba662730f8aa4fcf5f658be | 2,740,189,163,751 | 10299993f8bc688cb3bb403713f7b7db0870a1c6 | /thirdLibrary/WordPressEditor/src/main/java/org/wordpress/android/editor/OnMenuClickListener.java | 2800367a3a5469dcf6c70bc87047b6cc0a99ed44 | [] | no_license | jiajw/RenAiAndroidAPP_backup_20171115 | https://github.com/jiajw/RenAiAndroidAPP_backup_20171115 | cf4ab15fdcba552e39f2182fe662a7a156a28b57 | 378eaae01f2eedd45f0048a7806aa9f936cf2279 | refs/heads/master | 2021-08-23T07:10:11.514000 | 2017-12-04T02:21:20 | 2017-12-04T02:21:20 | 110,816,398 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.wordpress.android.editor;
import android.view.View;
/**
* Created by sym on 17/7/16.
*/
public interface OnMenuClickListener {
public abstract void onMenuClick(View targt, Object... args);
}
| UTF-8 | Java | 213 | java | OnMenuClickListener.java | Java | [
{
"context": "tor;\n\nimport android.view.View;\n\n/**\n * Created by sym on 17/7/16.\n */\n\npublic interface OnMenuClickList",
"end": 87,
"score": 0.9945985674858093,
"start": 84,
"tag": "USERNAME",
"value": "sym"
}
] | null | [] | package org.wordpress.android.editor;
import android.view.View;
/**
* Created by sym on 17/7/16.
*/
public interface OnMenuClickListener {
public abstract void onMenuClick(View targt, Object... args);
}
| 213 | 0.723005 | 0.699531 | 12 | 16.75 | 20.728905 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 5 |
9ee942270debde1f9cd323de286f889f00c09822 | 2,740,189,166,135 | 079b49d65c6e55638504b77424cbe0adb2ea0623 | /src/day3/Movie.java | c89ca20e689a1144e172c30db773777f871f1e54 | [] | no_license | mousa-adolai/GitPractice_1 | https://github.com/mousa-adolai/GitPractice_1 | 97b7735ef23c5478fd0b6359c0ecb5a031ca7754 | c32487ede6f900a2e7e658edc61ae34ceb7c4877 | refs/heads/master | 2023-07-11T08:16:33.029000 | 2021-08-04T14:21:59 | 2021-08-04T14:21:59 | 389,670,704 | 0 | 0 | null | false | 2021-08-04T14:22:00 | 2021-07-26T14:56:18 | 2021-08-04T14:12:53 | 2021-08-04T14:21:59 | 23 | 0 | 0 | 0 | Java | false | false | package day3;
public class Movie {
public static void main(String[] args) {
//conflicts resolved
///hmmm tc 100 commits
//2
}
}
| UTF-8 | Java | 163 | java | Movie.java | Java | [] | null | [] | package day3;
public class Movie {
public static void main(String[] args) {
//conflicts resolved
///hmmm tc 100 commits
//2
}
}
| 163 | 0.558282 | 0.527607 | 11 | 13.818182 | 14.256215 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.090909 | false | false | 5 |
e3f3a7acdfe7c2d9b094734d284a354f91bc43da | 32,392,643,355,272 | 3248bd70529f2841131f7b24938700ee28db3389 | /src/main/java/com/yl/bean/Token.java | 121a788f6f6cb4a2f6d1e1f1ce1c77673253c07f | [] | no_license | lqpl66/MakeSeat | https://github.com/lqpl66/MakeSeat | 29c24ef4f00de71fd7b4ecc12fd9449e4f145042 | 28bd77dd75a7a34d3763461ffab0b1be5749d67c | refs/heads/master | 2021-05-09T12:23:58.780000 | 2019-04-03T17:15:47 | 2019-04-03T17:15:47 | 119,010,906 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yl.bean;
public class Token {
private String access_token;
private String endTime;
private String application;
public String getAccess_token() {
return access_token;
}
public void setAccess_token(String access_token) {
this.access_token = access_token;
}
public String getEndTime() {
return... | UTF-8 | Java | 556 | java | Token.java | Java | [] | null | [] | package com.yl.bean;
public class Token {
private String access_token;
private String endTime;
private String application;
public String getAccess_token() {
return access_token;
}
public void setAccess_token(String access_token) {
this.access_token = access_token;
}
public String getEndTime() {
return... | 556 | 0.730216 | 0.730216 | 32 | 16.375 | 16.170479 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.15625 | false | false | 5 |
b3fdd18eca2f5b1cf7d2c40e992efaa5808d82d9 | 3,178,275,811,713 | e1b8f303463039d6bb52a85d1626e40c0f3ee464 | /app/src/main/java/graphene/grandroid/events/state/GameStateEvent.java | fe5105845eb3ecb271ac87525fc7744f0a6e1a4e | [] | no_license | robertkarl/Grandroid | https://github.com/robertkarl/Grandroid | 05e721b8fff90b56c514b427e7e0e29fbcfa3e83 | 2e85367b3f78b5be230dc7d112251a4274cbe622 | refs/heads/master | 2016-08-07T04:30:18.736000 | 2014-12-31T23:07:02 | 2014-12-31T23:07:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package graphene.grandroid.events.state;
import graphene.grandroid.models.Game;
public class GameStateEvent {
private Game game;
public GameStateEvent(Game game) {
this.game = game;
}
public Game getGame() {
return game;
}
}
| UTF-8 | Java | 265 | java | GameStateEvent.java | Java | [] | null | [] | package graphene.grandroid.events.state;
import graphene.grandroid.models.Game;
public class GameStateEvent {
private Game game;
public GameStateEvent(Game game) {
this.game = game;
}
public Game getGame() {
return game;
}
}
| 265 | 0.660377 | 0.660377 | 15 | 16.666666 | 15.168681 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 5 |
b3b93b13196c01aa6fb6691e4123527975287498 | 17,428,977,337,406 | b48af0bcca50ea3c8bbac928c69d75cde97fe84a | /LiveDataViewModelDemo/app/src/main/java/com/eup/livedataviewmodeldemo/model/User.java | 539f5c3b05e4cf095871f4cc1ba8d381e6baa9ea | [] | no_license | KhiemVT0311/DemoLiveData | https://github.com/KhiemVT0311/DemoLiveData | ed4293d200d84f5865a751d37ebc4127b81d1376 | 4c1d4f7ec5687b1180aec4cc8c67f3f09566d830 | refs/heads/master | 2023-08-31T06:39:21.823000 | 2021-10-19T20:24:18 | 2021-10-19T20:24:18 | 419,079,766 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.eup.livedataviewmodeldemo.model;
import java.util.PrimitiveIterator;
public class User {
private int imgAvata;
private String name;
private String title;
public User(int imgAvata, String name, String title) {
this.imgAvata = imgAvata;
this.name = name;
this.title =... | UTF-8 | Java | 750 | java | User.java | Java | [] | null | [] | package com.eup.livedataviewmodeldemo.model;
import java.util.PrimitiveIterator;
public class User {
private int imgAvata;
private String name;
private String title;
public User(int imgAvata, String name, String title) {
this.imgAvata = imgAvata;
this.name = name;
this.title =... | 750 | 0.605333 | 0.605333 | 39 | 18.23077 | 15.821863 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.410256 | false | false | 5 |
d0fea231bb836ebac17a15ee3eda16994dd21056 | 5,153,960,820,265 | ee83db5d0a5d6dfcff3b7b1361e61981cc034f9d | /tong12580.rpc/rpc.common/src/main/java/io/github/tong12580/common/exceptions/SyncCacheException.java | 837ea3d1d5246a039f00a6f848827e6fa4c4e1d6 | [
"Apache-2.0"
] | permissive | tong12580/tongRpc | https://github.com/tong12580/tongRpc | e10912a34f03d48dff51601d7b45d25c0fb93b59 | 7cd37c1f917dffa2e81898fcc14ea68e46ff7dff | refs/heads/master | 2022-10-03T22:13:32.514000 | 2019-11-21T08:33:51 | 2019-11-21T08:33:51 | 192,857,864 | 0 | 0 | Apache-2.0 | false | 2022-09-16T18:05:20 | 2019-06-20T05:58:40 | 2019-11-21T08:33:55 | 2022-09-16T18:05:18 | 85 | 0 | 0 | 1 | Java | false | false | package io.github.tong12580.common.exceptions;
/**
* 缓存异常
* SyncCacheException
*
* @author yuTong
* @version 1.0
* @since 2019-6-24 18:50
*/
public class SyncCacheException extends RuntimeException {
public SyncCacheException() {
super();
}
public SyncCacheException(String msg) {
su... | UTF-8 | Java | 528 | java | SyncCacheException.java | Java | [
{
"context": "package io.github.tong12580.common.exceptions;\n\n/**\n * 缓存异常\n * SyncCacheExcep",
"end": 27,
"score": 0.9978093504905701,
"start": 18,
"tag": "USERNAME",
"value": "tong12580"
},
{
"context": ";\n\n/**\n * 缓存异常\n * SyncCacheException\n *\n * @author yuTong\n * @version... | null | [] | package io.github.tong12580.common.exceptions;
/**
* 缓存异常
* SyncCacheException
*
* @author yuTong
* @version 1.0
* @since 2019-6-24 18:50
*/
public class SyncCacheException extends RuntimeException {
public SyncCacheException() {
super();
}
public SyncCacheException(String msg) {
su... | 528 | 0.648077 | 0.613462 | 28 | 17.571428 | 18.787209 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 5 |
2261a8f922e8fce14ac0118cf0482da36ce1764e | 14,465,449,910,319 | 985b879df769cdf71f874af9d1d57e7ed3f066e1 | /src/pucrs/alpro2/qa/Principal.java | 5942adab63464eb0bd4ad44356d1cdbceaa22f2d | [] | no_license | emanoelvianna/TrabalhandoComJXMapViewer | https://github.com/emanoelvianna/TrabalhandoComJXMapViewer | 2ae353e983ddad0da7b16abd13f072a7b77a93a9 | 1172526d105b54e8f9859bfcfd3f8a9d93741f44 | refs/heads/master | 2021-03-12T22:26:24.370000 | 2015-07-06T01:10:05 | 2015-07-06T01:10:05 | 37,795,932 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pucrs.alpro2.qa;
import pucrs.alpro2.Consultas;
import pucrs.alpro2.Ponto;
public class Principal {
public static void main(String[] args) {
Ponto ponto1 = new Ponto();
ponto1.setLogradouro("Maria");
ponto1.somaCriminalidade();
ponto1.somaCriminalidade();
Ponto ponto2 = new Ponto();
ponto2.set... | UTF-8 | Java | 831 | java | Principal.java | Java | [
{
"context": "nto ponto1 = new Ponto();\n\t\tponto1.setLogradouro(\"Maria\");\n\t\tponto1.somaCriminalidade();\n\t\tponto1.somaCri",
"end": 213,
"score": 0.9997843503952026,
"start": 208,
"tag": "NAME",
"value": "Maria"
},
{
"context": "nto ponto2 = new Ponto();\n\t\tponto2.setLograd... | null | [] | package pucrs.alpro2.qa;
import pucrs.alpro2.Consultas;
import pucrs.alpro2.Ponto;
public class Principal {
public static void main(String[] args) {
Ponto ponto1 = new Ponto();
ponto1.setLogradouro("Maria");
ponto1.somaCriminalidade();
ponto1.somaCriminalidade();
Ponto ponto2 = new Ponto();
ponto2.set... | 831 | 0.735259 | 0.703971 | 38 | 20.868422 | 15.967353 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.789474 | false | false | 5 |
f7ec3e2e454762f6b5edb57777052a7bc1c4d4e1 | 24,696,062,008,442 | f74958f558335315e96318eb889d628d5bebb7a4 | /QuizSQLite/app/src/main/java/com/azhar/quizsqlite/QuestionActivity.java | efe6ba845abed75f99f09d88bd344452439a23d5 | [
"Apache-2.0"
] | permissive | AzharRivaldi/Quis-SQLIte | https://github.com/AzharRivaldi/Quis-SQLIte | 10fafbc4b856936264ebc6876b7407ae093d7b36 | ab67478ad3d7707eeb06260371f1607c137c58a5 | refs/heads/master | 2021-06-22T18:27:19.750000 | 2021-03-05T03:15:54 | 2021-03-05T03:15:54 | 196,152,018 | 11 | 14 | null | false | 2021-02-16T12:21:42 | 2019-07-10T07:11:45 | 2021-02-16T12:21:04 | 2021-02-16T12:21:42 | 111 | 8 | 12 | 0 | Java | false | false | package com.azhar.quizsqlite;
import android.graphics.Color;
import android.os.Bundle;
import android.widget.TextView;
import androidx.appcompat.app.AppCompatActivity;
import androidx.constraintlayout.widget.ConstraintLayout;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget... | UTF-8 | Java | 3,049 | java | QuestionActivity.java | Java | [
{
"context": "te.CategoryAdapter.CATEGORY_ID;\n\n/**\n * Created by Azhar Rivaldi on 10/07/2019.\n */\n\npublic class QuestionActivity",
"end": 711,
"score": 0.9998910427093506,
"start": 698,
"tag": "NAME",
"value": "Azhar Rivaldi"
}
] | null | [] | package com.azhar.quizsqlite;
import android.graphics.Color;
import android.os.Bundle;
import android.widget.TextView;
import androidx.appcompat.app.AppCompatActivity;
import androidx.constraintlayout.widget.ConstraintLayout;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget... | 3,042 | 0.718596 | 0.713677 | 88 | 33.647728 | 26.689306 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.636364 | false | false | 5 |
282be6db72abc72a1fa377b72db1713d17ccb9f5 | 27,573,690,093,397 | c422ecec1cb13e873267740817aecd8d772e0166 | /boomsky_service/boomsky_user_service/src/main/java/com/mr/boomsky_user_service/controller/PmsBrandController.java | 349f49bcd21ba8c01b56fe0a99f71d55c3a511c0 | [] | no_license | java-liupu/BoomSKY | https://github.com/java-liupu/BoomSKY | 3ca8a8e72c8cc86327e9daab8b55b191330c5f81 | b67fbc0bdee60d11351a6959815ee2f42516467d | refs/heads/master | 2020-08-28T00:15:58.991000 | 2019-12-13T03:52:48 | 2019-12-13T03:52:48 | 217,531,682 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mr.boomsky_user_service.controller;
import com.mr.boomsky_user_service.pojo.PmsBrand;
import com.mr.boomsky_user_service.service.PmsGoodService;
import com.mr.boomsky_user_service.util.CommonResult;
import com.mr.boomsky_user_service.util.PageUtils;
import org.springframework.beans.factory.annotation.Autow... | UTF-8 | Java | 1,000 | java | PmsBrandController.java | Java | [] | null | [] | package com.mr.boomsky_user_service.controller;
import com.mr.boomsky_user_service.pojo.PmsBrand;
import com.mr.boomsky_user_service.service.PmsGoodService;
import com.mr.boomsky_user_service.util.CommonResult;
import com.mr.boomsky_user_service.util.PageUtils;
import org.springframework.beans.factory.annotation.Autow... | 1,000 | 0.716942 | 0.713843 | 28 | 33.57143 | 35.131821 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 5 |
75db9427477c7158eec2c4a0dbff49cece97c13c | 31,610,959,319,654 | 2f44c9bfdd7b715bbdcbade2bb24edee222bc1ce | /src/main/java/com/abc/shopingCart/App.java | 0f89bc72040742f819a05c7aae600e3fcf151e7e | [] | no_license | gauravgrg/shopping-cart | https://github.com/gauravgrg/shopping-cart | 3ba033ac22b5f1ffeae81a88f37245d09a48c0e1 | cb7291bfd8d306e1a02c00501a60be670560be46 | refs/heads/master | 2020-11-27T17:45:20.084000 | 2019-12-23T04:39:37 | 2019-12-23T04:39:37 | 229,549,673 | 0 | 0 | null | false | 2020-10-13T18:23:29 | 2019-12-22T10:13:42 | 2019-12-23T04:39:39 | 2020-10-13T18:23:28 | 58 | 0 | 0 | 1 | Java | false | false | package com.abc.shopingCart;
import com.abc.shopingCart.common.CustomerTypeEnum;
import com.abc.shopingCart.common.ProductTypeEnum;
import com.abc.shopingCart.model.Cart;
import com.abc.shopingCart.model.Customer;
import com.abc.shopingCart.model.Product;
import com.abc.shopingCart.process.OrderProcess;
/**
... | UTF-8 | Java | 1,060 | java | App.java | Java | [] | null | [] | package com.abc.shopingCart;
import com.abc.shopingCart.common.CustomerTypeEnum;
import com.abc.shopingCart.common.ProductTypeEnum;
import com.abc.shopingCart.model.Cart;
import com.abc.shopingCart.model.Customer;
import com.abc.shopingCart.model.Product;
import com.abc.shopingCart.process.OrderProcess;
/**
... | 1,060 | 0.733019 | 0.716981 | 38 | 25.894737 | 23.311155 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.421053 | false | false | 5 |
50668be5fc8dc239df285c4627a7d766f20b6cfa | 7,962,869,374,974 | 1e6ee49de7bbe099bbeee8cde1dd20ba1dac1a79 | /pracarouter/src/main/java/com/haodong/study/pracarouter/ThirdActivity.java | a5e88dbfb682fe38264167d24a1288c8eda3b070 | [] | no_license | haodongLing/viewsdiy | https://github.com/haodongLing/viewsdiy | 30bf8ecaba478c1e29d83975d203517732fcc294 | ba92084afbb343c6bd0ed1652fe725ea6ad1f744 | refs/heads/master | 2022-04-30T07:32:09.230000 | 2022-03-09T06:11:55 | 2022-03-09T06:11:55 | 152,686,883 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.haodong.study.pracarouter;
import android.app.Activity;
import android.os.Bundle;
import com.alibaba.android.arouter.facade.annotation.Route;
import androidx.annotation.Nullable;
/**
* Author: tangyuan
* Time : 2021/9/29
* Description:
*/
@Route(path =Constance.ACTIVITY_THIRD)
public class ThirdActi... | UTF-8 | Java | 527 | java | ThirdActivity.java | Java | [
{
"context": "port androidx.annotation.Nullable;\n\n/**\n * Author: tangyuan\n * Time : 2021/9/29\n * Description:\n */\n@Route(pa",
"end": 218,
"score": 0.9995215535163879,
"start": 210,
"tag": "USERNAME",
"value": "tangyuan"
}
] | null | [] | package com.haodong.study.pracarouter;
import android.app.Activity;
import android.os.Bundle;
import com.alibaba.android.arouter.facade.annotation.Route;
import androidx.annotation.Nullable;
/**
* Author: tangyuan
* Time : 2021/9/29
* Description:
*/
@Route(path =Constance.ACTIVITY_THIRD)
public class ThirdActi... | 527 | 0.747628 | 0.734345 | 22 | 22.954546 | 20.530415 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.318182 | false | false | 5 |
5c5e0931e0bf85a9f293e02f589eb2a5f91f6ece | 7,249,904,838,619 | fb2f726567f68786a3957056064b3837527153b4 | /src/main/java/com/mycompany/proyectounocc/Main.java | a3bd613e92eb72ef20fd0776d999ec992c7c9597 | [] | no_license | Skelet0r-cmd/ProyectoUnoCC | https://github.com/Skelet0r-cmd/ProyectoUnoCC | 6e830b7a4937aa030912216265cbdef9f59abd76 | 0eca39a82e80470db98eb39faac46f0266f34ce6 | refs/heads/master | 2022-11-27T02:14:36.640000 | 2020-08-02T19:59:49 | 2020-08-02T19:59:49 | 284,425,995 | 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.mycompany.proyectounocc;
import java.util.ArrayList;
/**
*
* @author Addis Flerida Muñoz
*/
public class Main {
p... | UTF-8 | Java | 851 | java | Main.java | Java | [
{
"context": "c;\n\nimport java.util.ArrayList;\n\n/**\n *\n * @author Addis Flerida Muñoz\n */\npublic class Main {\n\n public static void m",
"end": 289,
"score": 0.9998889565467834,
"start": 270,
"tag": "NAME",
"value": "Addis Flerida Muñoz"
}
] | 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.mycompany.proyectounocc;
import java.util.ArrayList;
/**
*
* @author <NAME>
*/
public class Main {
public static ... | 837 | 0.616471 | 0.584706 | 32 | 25.5625 | 23.943863 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 5 |
bf26020be7afedf034ab35996f8275fa62e1c2c7 | 4,191,888,144,183 | e0f0ccf09e1a9aedc76f2ebdba624a7bfb431ae8 | /src/com/company/decorator/OptionA.java | aa02fc36a9b1a597684ae4b4564483080292bfac | [] | no_license | 27maxou27/JavaDesignPattern | https://github.com/27maxou27/JavaDesignPattern | 3314673fe4130b183eec935c30bcefbdc21cf54b | 6bc445dbf5e45fab9aff1a5f05f843bd332a93c0 | refs/heads/master | 2022-05-29T21:42:11.692000 | 2020-04-30T14:38:33 | 2020-04-30T14:38:33 | 260,237,197 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company.decorator;
import com.company.vehicle.Vehicle;
public class OptionA extends VehicleDecorator {
public OptionA(Vehicle decoratedVehicle) {
super(decoratedVehicle);
//addOption("Option A");
}
@Override
public void display() {
super.display();
addOpti... | UTF-8 | Java | 441 | java | OptionA.java | Java | [] | null | [] | package com.company.decorator;
import com.company.vehicle.Vehicle;
public class OptionA extends VehicleDecorator {
public OptionA(Vehicle decoratedVehicle) {
super(decoratedVehicle);
//addOption("Option A");
}
@Override
public void display() {
super.display();
addOpti... | 441 | 0.639456 | 0.639456 | 22 | 19.045454 | 16.410854 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.318182 | false | false | 5 |
1d11c2b9a560330c90aa292dc299f96c9ea0172d | 26,534,307,956,511 | 6c0bf49ff0dd5c97e943a34825a63cd121f77652 | /code-analysis-algorithm/src/main/java/com/codeanalysis/序01_LeetCode刷题班/第1课链表/例6a排序链表的合并_2个.java | 58c62350f5c7ae1c97b5fa72f609c85047b6d8ed | [] | no_license | gravin/code-analysis | https://github.com/gravin/code-analysis | 2229785fc766e9626ab9ea837098504846668e20 | 9826a1af6b76a6554c95fd7c533bd1f5d4310cb9 | refs/heads/master | 2022-12-21T07:55:15.927000 | 2020-10-26T14:21:01 | 2020-10-26T14:21:01 | 198,576,588 | 0 | 0 | null | false | 2022-12-16T10:01:39 | 2019-07-24T06:54:28 | 2020-10-26T14:21:17 | 2022-12-16T10:01:36 | 12,183 | 0 | 0 | 11 | Java | false | false | package com.codeanalysis.序01_LeetCode刷题班.第1课链表;
/**
* @author Gavin
* @date 2020/10/4
*/
public class 例6a排序链表的合并_2个 {
static final class ListNode {
int val;
ListNode next;
public ListNode(int val) {
this.val = val;
}
}
public static void main(String[] args) ... | UTF-8 | Java | 1,837 | java | 例6a排序链表的合并_2个.java | Java | [
{
"context": "odeanalysis.序01_LeetCode刷题班.第1课链表;\n\n/**\n * @author Gavin\n * @date 2020/10/4\n */\npublic class 例6a排序链表的合并_2个",
"end": 69,
"score": 0.998954713344574,
"start": 64,
"tag": "NAME",
"value": "Gavin"
}
] | null | [] | package com.codeanalysis.序01_LeetCode刷题班.第1课链表;
/**
* @author Gavin
* @date 2020/10/4
*/
public class 例6a排序链表的合并_2个 {
static final class ListNode {
int val;
ListNode next;
public ListNode(int val) {
this.val = val;
}
}
public static void main(String[] args) ... | 1,837 | 0.466445 | 0.433722 | 72 | 24.041666 | 15.929042 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.486111 | false | false | 5 |
0b4ae91d496bc2d70bca9306d90997b2cceb9b47 | 2,353,642,127,743 | fa66b368912c62934120e1d5b610bc8429a1c6b0 | /DSA2020ASSIGNMENT2/src/test/graph/DGraphModelTest.java | 601cf62e6aa3fd21ef0fc03e3deb6585a7fdb529 | [] | no_license | minhrongcon2000/DSA-IU | https://github.com/minhrongcon2000/DSA-IU | b7335d3d331673a0ac6a510b12cbc2601b1dd41a | 381a420e9f58f8ec76619d03af524f19083ad88b | refs/heads/master | 2023-03-09T21:19:52.177000 | 2021-03-01T16:18:41 | 2021-03-01T16:18:41 | 343,478,280 | 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 test.graph;
import graph.DGraphModel;
import graph.IGraph;
import org.junit.*;
import org.junit.rules.Timeout;
import java.ut... | UTF-8 | Java | 7,156 | java | DGraphModelTest.java | Java | [
{
"context": "tic org.junit.Assert.assertEquals;\n\n/**\n * @author LTSACH\n */\n\npublic class DGraphModelTest {\n\n public D",
"end": 397,
"score": 0.9982218742370605,
"start": 391,
"tag": "USERNAME",
"value": "LTSACH"
}
] | 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 test.graph;
import graph.DGraphModel;
import graph.IGraph;
import org.junit.*;
import org.junit.rules.Timeout;
import java.ut... | 7,156 | 0.549469 | 0.515092 | 234 | 29.581196 | 19.633715 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.299145 | false | false | 5 |
865036325acc4be44596093d57f5b40986b5cfd6 | 35,768,487,670,189 | a9e478385f6790ed7e84b548bb9df4be2f1a3cd7 | /src/main/java/com/relayr/productcomparison/ProductComparisonApplication.java | 7af1143864dfa6288f0e517f97812933fb9620b6 | [] | no_license | poojaacacia/Product-Comparison-Service | https://github.com/poojaacacia/Product-Comparison-Service | cdc6421d4c4b8486f1a5a71aa88e50efc2c99720 | 6d2761923a9f900dfc9ebc500749131af2d3a684 | refs/heads/main | 2023-01-29T12:52:48.715000 | 2020-12-16T18:18:26 | 2020-12-16T18:18:26 | 321,958,548 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.relayr.productcomparison;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.relayr.productcomparison.model.Product;
import com.relayr.productcomparison.repository.ProductMongoRepository;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotatio... | UTF-8 | Java | 1,981 | java | ProductComparisonApplication.java | Java | [] | null | [] | package com.relayr.productcomparison;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.relayr.productcomparison.model.Product;
import com.relayr.productcomparison.repository.ProductMongoRepository;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotatio... | 1,981 | 0.813226 | 0.811711 | 53 | 36.377357 | 26.119627 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.301887 | false | false | 5 |
bd06d08ddc7d1298bacb2f87191389c7e2a94439 | 37,709,812,868,733 | ec2cb03f9864b5f8362b87850d54372e738f22f5 | /src/main/java/com/grkj/modules/sys/mapper/MenuMapper.java | b90484df3714b79fb94da9902fa2477710f2e9e7 | [] | no_license | retemin/base-web-server | https://github.com/retemin/base-web-server | 22e0a712436fff8193758af2d8fecb7fe8806b18 | 9d0a22e9f48719deb4e8ac0c364addc65be7cb74 | refs/heads/master | 2022-10-16T16:18:24.645000 | 2019-11-21T09:46:22 | 2019-11-21T09:46:22 | 222,862,630 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.grkj.modules.sys.mapper;
import java.util.List;
import org.apache.ibatis.annotations.Param;
import com.grkj.common.persistence.annotation.DBMapper;
import com.grkj.modules.sys.entity.Menu;
import tk.mybatis.mapper.common.Mapper;
@DBMapper
public interface MenuMapper extends Mapper<Menu>{
List<Menu> ... | UTF-8 | Java | 597 | java | MenuMapper.java | Java | [] | null | [] | package com.grkj.modules.sys.mapper;
import java.util.List;
import org.apache.ibatis.annotations.Param;
import com.grkj.common.persistence.annotation.DBMapper;
import com.grkj.modules.sys.entity.Menu;
import tk.mybatis.mapper.common.Mapper;
@DBMapper
public interface MenuMapper extends Mapper<Menu>{
List<Menu> ... | 597 | 0.773869 | 0.773869 | 19 | 30.421053 | 42.823154 | 159 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.947368 | false | false | 5 |
17ce8c9c5aad53cea5c02147642ac2b2b186ef84 | 15,101,105,059,946 | 7413efa7a69b237e702a96dd5fc8bfdedf72c811 | /annot8-utils-text/src/main/java/io/annot8/utils/text/PluralUtils.java | 967eeb0e93a38fe1af4dddd8462211d72e857299 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-proprietary-license"
] | permissive | annot8/annot8-components | https://github.com/annot8/annot8-components | 0442bdafbee29b5fc800a6676a64335dbecc3e4f | dc7580e74a479961be6d45da8c6bc4655ca27eef | refs/heads/develop | 2022-09-17T21:27:00.892000 | 2022-05-06T13:25:39 | 2022-05-06T13:25:39 | 207,294,286 | 2 | 5 | Apache-2.0 | false | 2022-09-01T23:49:49 | 2019-09-09T11:33:50 | 2022-04-10T17:21:47 | 2022-09-01T23:49:49 | 141,567 | 2 | 2 | 9 | Java | false | false | /* Annot8 (annot8.io) - Licensed under Apache-2.0. */
package io.annot8.utils.text;
import java.util.HashSet;
import java.util.Set;
import org.atteo.evo.inflector.English;
public class PluralUtils {
private PluralUtils() {
// Private constructor
}
public static String pluralise(String original) {
retur... | UTF-8 | Java | 558 | java | PluralUtils.java | Java | [] | null | [] | /* Annot8 (annot8.io) - Licensed under Apache-2.0. */
package io.annot8.utils.text;
import java.util.HashSet;
import java.util.Set;
import org.atteo.evo.inflector.English;
public class PluralUtils {
private PluralUtils() {
// Private constructor
}
public static String pluralise(String original) {
retur... | 558 | 0.71147 | 0.702509 | 22 | 24.363636 | 21.316971 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 5 |
9b0dec2eda96bfde70fb26985fb596e1d605b0e2 | 33,956,011,490,693 | 6da6494861a0c86a88195c29612a3a7688ed426b | /WordBreak.java | 4ff9109f20d9458c2ed46fb510519b6ec320d864 | [] | no_license | sathwikchintalapudi/dsa | https://github.com/sathwikchintalapudi/dsa | 33a0a5ecabc4595650c954079235bbec3b77cbd8 | 08105c16d4c7eff7a4ccdc59fbc3e277e9c119b7 | refs/heads/master | 2023-07-15T05:51:41.162000 | 2021-08-31T14:12:30 | 2021-08-31T14:12:30 | 257,839,137 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public class WordBreak {
List<String> results = new ArrayList<>();
Map<Character, List<Integer>> reference;
// public static void main(String[... | UTF-8 | Java | 2,597 | java | WordBreak.java | Java | [] | null | [] | package com.example.demo;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public class WordBreak {
List<String> results = new ArrayList<>();
Map<Character, List<Integer>> reference;
// public static void main(String[... | 2,597 | 0.530227 | 0.527917 | 78 | 31.294872 | 25.773226 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.769231 | false | false | 5 |
d8d08aed8d2e8164f1482b1a7cb47f524f1d1fb2 | 38,457,137,185,209 | a3c9a08061cfdd76c9fac7772b9dfcc8fa3b0e57 | /src/main/PilotRobot.java | 9b9107427ab4f19fc128705a7cd6021f2c60a5a7 | [] | no_license | ashplaysbass97/Occupancy-Grid-Mapping | https://github.com/ashplaysbass97/Occupancy-Grid-Mapping | 2dd6c0b525309e8aa7991aa6c25a5e68707c7199 | 841d7325c2a3ff931ba48fc438b359142801764a | refs/heads/master | 2022-06-01T07:15:46.498000 | 2019-11-07T18:37:15 | 2019-11-07T18:37:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package main;
import lejos.hardware.Battery;
import lejos.hardware.Brick;
import lejos.hardware.BrickFinder;
import lejos.hardware.motor.Motor;
import lejos.hardware.sensor.EV3ColorSensor;
import lejos.hardware.sensor.EV3GyroSensor;
import lejos.hardware.sensor.EV3TouchSensor;
import lejos.hardware.sensor.EV3Ultrasonic... | UTF-8 | Java | 4,981 | java | PilotRobot.java | Java | [] | null | [] | package main;
import lejos.hardware.Battery;
import lejos.hardware.Brick;
import lejos.hardware.BrickFinder;
import lejos.hardware.motor.Motor;
import lejos.hardware.sensor.EV3ColorSensor;
import lejos.hardware.sensor.EV3GyroSensor;
import lejos.hardware.sensor.EV3TouchSensor;
import lejos.hardware.sensor.EV3Ultrasonic... | 4,981 | 0.759888 | 0.749649 | 182 | 26.368132 | 22.96011 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.60989 | false | false | 5 |
d0377534fba6b373ac5df479fce238255ca2e056 | 35,880,156,821,627 | 44349c1671b129c26d2e8d7bfa6cba91dd23b840 | /Adopta UnaCabra 3.0/src/main/java/adoptaApp/controller/FileUploadController.java | e1ce5a739864df6bf221c0f98b069c197aafc229 | [] | no_license | Ruwem/AdoptaUnaCabra | https://github.com/Ruwem/AdoptaUnaCabra | 910fdd2547a232577b8630ab7f58be10d65c1c6c | 106582b7523c9b788a8a2574dd2f30af1e4f5cbd | refs/heads/master | 2021-01-18T16:30:09.606000 | 2017-06-26T02:56:53 | 2017-06-26T02:56:53 | 79,210,286 | 0 | 3 | null | false | 2017-01-17T09:34:12 | 2017-01-17T09:20:59 | 2017-01-17T09:20:59 | 2017-01-17T09:34:12 | 0 | 0 | 1 | 0 | null | null | null | package adoptaApp.controller;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import javax.servlet.http.HttpServletResponse;
import org.springframework.beans.factory.annotation.Autowir... | UTF-8 | Java | 5,578 | java | FileUploadController.java | Java | [] | null | [] | package adoptaApp.controller;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import javax.servlet.http.HttpServletResponse;
import org.springframework.beans.factory.annotation.Autowir... | 5,578 | 0.674794 | 0.674256 | 191 | 27.214659 | 22.301151 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.837696 | false | false | 5 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.