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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
7452ae6f8aea56717c7e4d0f19c29d8dc7a8dbd7 | 5,102,421,163,006 | eb0e51aaf7b49ae24363b604750082b915529731 | /src/com/rainz/EvaluateDivision.java | 3cb35d4f04621ac11a49631fa184ec4a5b7c01dc | [] | no_license | Nikhilananddev/Algorithms | https://github.com/Nikhilananddev/Algorithms | 9cbbd8f62d0a71adb028ffe51a06389a723d788b | decf4af338b66c2d0daf3d8c65fb5ce819367d25 | refs/heads/master | 2022-04-10T10:08:23.591000 | 2020-03-23T20:37:04 | 2020-03-23T20:37:04 | 265,338,419 | 1 | 0 | null | true | 2020-05-19T19:03:33 | 2020-05-19T19:03:32 | 2020-03-23T20:37:14 | 2020-03-23T20:37:11 | 522 | 0 | 0 | 0 | null | false | false | package com.rainz;
import java.util.*;
/*
* Equations are given in the format A / B = k, where A and B are variables represented as strings, and k is a real number (floating point number). Given some queries, return the answers. If the answer does not exist, return -1.0.
*/
public class EvaluateDivision {
publi... | UTF-8 | Java | 3,292 | java | EvaluateDivision.java | Java | [] | null | [] | package com.rainz;
import java.util.*;
/*
* Equations are given in the format A / B = k, where A and B are variables represented as strings, and k is a real number (floating point number). Given some queries, return the answers. If the answer does not exist, return -1.0.
*/
public class EvaluateDivision {
publi... | 3,292 | 0.513669 | 0.503038 | 90 | 35.577778 | 32.854553 | 230 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.144444 | false | false | 0 |
f9e890bb996aa558a2c76c0bb94bfc8a77a34521 | 214,748,419,766 | b6d3ba83b8db2725310b6c7f66b7ff6335fbd6d0 | /src/com/smartdatasolutions/test/impl/MemberImporterImpl.java | 1518379c0f341ed1518af4024907b77e17e3ddfe | [] | no_license | devkhatri523/QuickClaim | https://github.com/devkhatri523/QuickClaim | 1d34233bba4a870f575ce9b0508ee0fc51f2362a | ba56a8183bea91d11705bacfe95df851ffbd7d60 | refs/heads/master | 2023-02-01T14:01:03.405000 | 2020-12-18T04:17:03 | 2020-12-18T04:17:03 | 322,471,807 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.smartdatasolutions.test.impl;
import com.smartdatasolutions.test.Member;
import com.smartdatasolutions.test.MemberImporter;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.util.ArrayList;
import java.util.List;
public class MemberImporterImpl implements MemberIm... | UTF-8 | Java | 1,262 | java | MemberImporterImpl.java | Java | [] | null | [] | package com.smartdatasolutions.test.impl;
import com.smartdatasolutions.test.Member;
import com.smartdatasolutions.test.MemberImporter;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.util.ArrayList;
import java.util.List;
public class MemberImporterImpl implements MemberIm... | 1,262 | 0.68859 | 0.679873 | 49 | 24.755102 | 23.420321 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.244898 | false | false | 0 |
5ea26d3eb46b73fbbd92700b3cf4f31c1ae2601b | 8,744,553,476,944 | 50e301f9900a268df3a324d7000f620383a158a7 | /src/main/java/com/yonyou/kms/modules/cms/web/ArticleController.java | 7c1fac8c308fae027d79481dda253e12f2c22273 | [] | no_license | cckmit/kmsp | https://github.com/cckmit/kmsp | 9929702f4ae35dab33e1645cb01d4c59f9e52ba0 | 20a32297e48afda166b6016fb9790f9ff822c936 | refs/heads/master | 2023-03-17T21:50:31.937000 | 2017-05-10T12:28:14 | 2017-05-10T12:28:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package com.yonyou.kms.modules.cms.web;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.net.URLEncoder;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
... | UTF-8 | Java | 39,017 | java | ArticleController.java | Java | [
{
"context": "s.utils.UserUtils;\n\n/**\n * 文章Controller\n * @author hotsum\n * @version 2013-3-23\n */\n@Controller\n@RequestMap",
"end": 3075,
"score": 0.9996271729469299,
"start": 3069,
"tag": "USERNAME",
"value": "hotsum"
},
{
"context": "ponse), article, true); \n \n ... | null | [] |
package com.yonyou.kms.modules.cms.web;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.net.URLEncoder;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
... | 39,017 | 0.6999 | 0.691793 | 1,025 | 34.980488 | 28.726187 | 153 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.489756 | false | false | 0 |
5c76d4b8b46bd8396649262b1a6291c913230a8f | 31,645,319,042,352 | ce71bdc3bfd32b8b79a96ba1b95ee01555803992 | /ast03/src/Main.java | b027071cbc9c31dc10ded0d8f4efc67dbc2e7596 | [
"MIT"
] | permissive | qlonik/CS411 | https://github.com/qlonik/CS411 | ae600a2098318253658b042d20a8d491ce47e066 | 38e01c81404a98848c63c0e7f977386bbf8e9c73 | refs/heads/master | 2016-09-06T18:47:19.624000 | 2016-02-24T02:15:41 | 2016-02-24T02:17:26 | 23,626,473 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.File;
import java.io.FileNotFoundException;
import java.io.PrintWriter;
import java.io.UnsupportedEncodingException;
import java.util.List;
import java.util.Scanner;
public class Main {
public static void main(String[] args)
throws FileNotFoundException, UnsupportedEncodingException {
... | UTF-8 | Java | 1,161 | java | Main.java | Java | [] | null | [] | import java.io.File;
import java.io.FileNotFoundException;
import java.io.PrintWriter;
import java.io.UnsupportedEncodingException;
import java.util.List;
import java.util.Scanner;
public class Main {
public static void main(String[] args)
throws FileNotFoundException, UnsupportedEncodingException {
... | 1,161 | 0.579673 | 0.577089 | 36 | 31.25 | 18.484791 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.805556 | false | false | 0 |
3a30268b39ddcaebdf86ba130ed2434118edc25f | 28,286,654,679,044 | 45b3ea682198db42ef101bdde9eadf89face158e | /GraphSearch/WordLadder.java | c532485d6ca60a3dba0eaed4e39c6b055ffca888 | [] | no_license | EddyWong/InterviewQuestions | https://github.com/EddyWong/InterviewQuestions | 356324edf7edbc6770a555a4ebaf6ddfc2b002b7 | 72f6b475e1710bd01d8ae4a15e42482df8caf95c | refs/heads/master | 2021-01-17T05:34:26.085000 | 2015-12-08T07:37:47 | 2015-12-08T07:37:47 | 41,388,034 | 1 | 1 | null | false | 2015-08-26T06:21:58 | 2015-08-25T21:08:46 | 2015-08-25T21:55:27 | 2015-08-26T06:21:58 | 0 | 0 | 0 | 0 | Java | null | null | package GraphSearch;
import java.util.LinkedList;
import java.util.Queue;
import java.util.Set;
class WordLadder {
/*Given two words (start and end), and a dictionary, find the length of shortest transformation sequence from start to end, such that:
Only one letter can be changed at a time
Each intermediate wor... | UTF-8 | Java | 2,134 | java | WordLadder.java | Java | [] | null | [] | package GraphSearch;
import java.util.LinkedList;
import java.util.Queue;
import java.util.Set;
class WordLadder {
/*Given two words (start and end), and a dictionary, find the length of shortest transformation sequence from start to end, such that:
Only one letter can be changed at a time
Each intermediate wor... | 2,134 | 0.614339 | 0.610122 | 77 | 26.714285 | 22.623892 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.584416 | false | false | 0 |
6151cf3c006d28bae1774d0b9eef0efb9367c650 | 42,949,736,912 | 0fce3f55693c8966a7cd667a180adc8dd561e9f4 | /QRCoupons/app/src/main/java/it/chiarani/qrcoupons/repository/QrItemRepository.java | e12083f4f12706ec0d6c8eaf1884cc3e51814c57 | [
"MIT"
] | permissive | Xiryl/Coupons-Qr-App | https://github.com/Xiryl/Coupons-Qr-App | 22abd81119517eacd637e684e947b1949f777556 | 97bc9407716aa4dd110729b7dd156306d57ff2c5 | refs/heads/master | 2020-03-22T00:37:14.175000 | 2018-10-01T17:03:42 | 2018-10-01T17:03:42 | 139,255,618 | 2 | 3 | MIT | false | 2018-10-01T17:03:43 | 2018-06-30T14:26:50 | 2018-07-13T19:31:35 | 2018-10-01T17:03:43 | 1,571 | 1 | 1 | 0 | Java | false | null | package it.chiarani.qrcoupons.repository;
import android.app.Application;
import android.arch.lifecycle.LiveData;
import java.util.List;
import java.util.concurrent.Executors;
import it.chiarani.qrcoupons.db.QrItemDatabase;
import it.chiarani.qrcoupons.db.dao.QrItemDao;
import it.chiarani.qrcoupons.db.entity.QrItemE... | UTF-8 | Java | 1,524 | java | QrItemRepository.java | Java | [] | null | [] | package it.chiarani.qrcoupons.repository;
import android.app.Application;
import android.arch.lifecycle.LiveData;
import java.util.List;
import java.util.concurrent.Executors;
import it.chiarani.qrcoupons.db.QrItemDatabase;
import it.chiarani.qrcoupons.db.dao.QrItemDao;
import it.chiarani.qrcoupons.db.entity.QrItemE... | 1,524 | 0.7021 | 0.7021 | 53 | 27.716982 | 24.018372 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.490566 | false | false | 0 |
9fcca9665833f51aecd24842ae831406f328269e | 10,703,058,521,528 | 28de34ffb30c52dc5681da9dc073bce4c85d5f35 | /groupon-services/src/main/java/com/cmazxiaoma/framework/base/exception/DataAccessException.java | 365dd1ee83037971b81605b304a875b0bebac4dc | [] | no_license | xiebz/groupon | https://github.com/xiebz/groupon | 7648e33bf42fd3feb69426ba178fddf697cda28d | f7ed9ae827469ad8d1f36ccf6393c643b43b0b44 | refs/heads/master | 2022-03-24T03:47:26.794000 | 2018-09-10T07:30:01 | 2018-09-10T07:30:01 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cmazxiaoma.framework.base.exception;
/**
* @author cmazxiaoma
* @version V1.0
* @Description: TODO
* @date 2018/3/10 17:20
*/
public class DataAccessException extends BaseException {
public DataAccessException() {
super();
}
public DataAccessException(String message) {
su... | UTF-8 | Java | 525 | java | DataAccessException.java | Java | [
{
"context": "azxiaoma.framework.base.exception;\n\n/**\n * @author cmazxiaoma\n * @version V1.0\n * @Description: TODO\n * @date 2",
"end": 75,
"score": 0.999646008014679,
"start": 65,
"tag": "USERNAME",
"value": "cmazxiaoma"
}
] | null | [] | package com.cmazxiaoma.framework.base.exception;
/**
* @author cmazxiaoma
* @version V1.0
* @Description: TODO
* @date 2018/3/10 17:20
*/
public class DataAccessException extends BaseException {
public DataAccessException() {
super();
}
public DataAccessException(String message) {
su... | 525 | 0.659048 | 0.634286 | 26 | 19.192308 | 19.521229 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.269231 | false | false | 0 |
2d5616b8898469178b3daee1085444a023a28cf5 | 24,910,810,379,791 | a078497b34386d162a4cebdd0fffd03ff056281a | /app/src/main/java/com/e91/express/ui/fragment/RegisterFragment.java | d0bc89c04c3f8558ab3ff83d06f6cf3e5e49e217 | [] | no_license | ali-geng/91Express | https://github.com/ali-geng/91Express | b514bd7ba12366e1538e713a14fc3d75c65e1cbe | 79ae05dc1c98beaad7088dda017ac9d3be10dd20 | refs/heads/master | 2021-06-14T03:32:14.815000 | 2016-12-22T10:52:14 | 2016-12-22T10:52:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.e91.express.ui.fragment;
import android.os.Bundle;
import android.widget.EditText;
import android.widget.TextView;
import android.widget.Toast;
import com.cea.celibrary.utils.L;
import com.e91.express.R;
import com.e91.express.base.BaseFragment;
import com.e91.express.di.component.ApiServiceComponent;
imp... | UTF-8 | Java | 3,565 | java | RegisterFragment.java | Java | [
{
"context": "nucleus.factory.RequiresPresenter;\n\n/**\n * @author devin\n * @Class RegisterFragment\n * @Date 16/7/3\n */\n@R",
"end": 573,
"score": 0.9990392923355103,
"start": 568,
"tag": "USERNAME",
"value": "devin"
},
{
"context": "application/json;charset=utf-8\"),\"{\\\"usern... | null | [] | package com.e91.express.ui.fragment;
import android.os.Bundle;
import android.widget.EditText;
import android.widget.TextView;
import android.widget.Toast;
import com.cea.celibrary.utils.L;
import com.e91.express.R;
import com.e91.express.base.BaseFragment;
import com.e91.express.di.component.ApiServiceComponent;
imp... | 3,568 | 0.604769 | 0.592707 | 124 | 27.75 | 26.53562 | 177 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 0 |
faeb359a56374f4aff6b922e2941e07ea755fbed | 3,702,261,869,730 | 6afa1228f8b67e60d6f9453ec5228b1580214208 | /2013-OOProgrammingWithJava-PART1/week6-101.Library/src/StringUtils.java | 684e7cb60ba0c115c114c9b0cc51ed635d253134 | [] | no_license | ThePioneeer/MOOCFI1 | https://github.com/ThePioneeer/MOOCFI1 | a23592adfdd9beec3bf804c6530cd52e524c22d0 | 641a4340773bfcbef0c30233183b3a0208a8612c | refs/heads/master | 2016-09-08T08:28:01.741000 | 2015-01-20T12:27:09 | 2015-01-20T12:27:09 | 29,528,024 | 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.
*/
/**
*
* @author Uko
*/
public class StringUtils {
public static boolean included(String word, String searched){ ... | UTF-8 | Java | 532 | java | StringUtils.java | Java | [
{
"context": " the template in the editor.\n */\n/**\n *\n * @author Uko\n */\npublic class StringUtils {\n \n publi",
"end": 206,
"score": 0.9940470457077026,
"start": 203,
"tag": "USERNAME",
"value": "Uko"
}
] | 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.
*/
/**
*
* @author Uko
*/
public class StringUtils {
public static boolean included(String word, String searched){ ... | 532 | 0.62594 | 0.62594 | 18 | 28.555555 | 28.233593 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.388889 | false | false | 0 |
6afca624b55673cb4dd189ddd17fbab0e6b29253 | 2,422,361,557,439 | 1aa0caab754f43e97cc4c51e9de81303b0472361 | /app/src/main/java/asd/com/myapplication/Activity6.java | 9cc3ab5f02ab40ee048cbe967b5e67394a42c6ab | [] | no_license | 757027949/MyApplication | https://github.com/757027949/MyApplication | 2f9139c61fab55730adf538cf13462e7a57ce351 | ea05ca5e8b055ac9d9445c096224a40635272b61 | refs/heads/master | 2021-01-11T13:44:38.758000 | 2017-06-24T14:44:36 | 2017-06-24T14:44:36 | 95,127,282 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package asd.com.myapplication;
import android.os.Bundle;
import android.support.design.widget.TabLayout;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.view.View;
public class Activity6 extends AppCompatActivity {
@Override
protected void onCreate(Bu... | UTF-8 | Java | 445 | java | Activity6.java | Java | [] | null | [] | package asd.com.myapplication;
import android.os.Bundle;
import android.support.design.widget.TabLayout;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.view.View;
public class Activity6 extends AppCompatActivity {
@Override
protected void onCreate(Bu... | 445 | 0.773034 | 0.764045 | 18 | 23.777779 | 20.794111 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 0 |
db9f070421692924187254a4335cc077cc70a208 | 2,422,361,559,497 | b02ee071685a3f0281167f3bbd7920c098286f84 | /SPILPNR_OD/vobs/crs/Java_projects/RAD_Workspaces/SPILPNR/SPIL/src/com/delta/PNRJ/actions/LookupDeltaPNRCodesAction.java | 15f8b7f8e4db1e64ce035476601a201a1b0d7f1b | [] | no_license | achitu1/SPILPNR_SEC_REMEDIATION_BR_1_0 | https://github.com/achitu1/SPILPNR_SEC_REMEDIATION_BR_1_0 | 2b7ecdee4e25be29944eedd0c264abd363b5e7db | c883b102a3f060e96d646e19b7652cbf744dd83c | refs/heads/master | 2021-01-01T15:56:17.806000 | 2017-07-19T18:02:46 | 2017-07-19T18:02:46 | 97,733,396 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Created on Mar 20, 2011
*
* To change the template for this generated file go to
* Window>Preferences>Java>Code Generation>Code and Comments
*/
package com.delta.PNRJ.actions;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.util.ArrayList;
import javax.servlet.http.H... | UTF-8 | Java | 2,151 | java | LookupDeltaPNRCodesAction.java | Java | [
{
"context": ".delta.PNRJ.forms.PNRHelpCodeForm;\n\n/**\n * @author Hari Somagatta\n * \n * To change the template for this ge",
"end": 686,
"score": 0.9998233914375305,
"start": 672,
"tag": "NAME",
"value": "Hari Somagatta"
}
] | null | [] | /*
* Created on Mar 20, 2011
*
* To change the template for this generated file go to
* Window>Preferences>Java>Code Generation>Code and Comments
*/
package com.delta.PNRJ.actions;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.util.ArrayList;
import javax.servlet.http.H... | 2,143 | 0.703859 | 0.69828 | 72 | 28.875 | 26.613457 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.583333 | false | false | 0 |
4f21be35ea76b15ef4a88a5edc65d9112b6bfa23 | 4,629,974,759,612 | 13f792dd10a14e2c0b2abb599d4b9a978d1839f3 | /LunchMeet/app/src/main/java/com/example/lunchmeet/lunchmeet/ImageDownloaderTask.java | 63c01db5fea05f82aa5311ab0d370bbd6535afc3 | [] | no_license | AustinVaday/CS130 | https://github.com/AustinVaday/CS130 | 59c47e7f112ef944e82da0189f7e1956812a6fba | b37b0db024e8858cfb948f21316505e81c87bf8c | refs/heads/master | 2021-05-15T23:06:41.697000 | 2017-12-15T07:49:55 | 2017-12-15T07:49:55 | 106,877,878 | 1 | 0 | null | false | 2017-12-15T05:25:05 | 2017-10-13T22:11:48 | 2017-11-15T23:05:22 | 2017-12-15T05:25:05 | 1,074 | 0 | 0 | 0 | HTML | false | null | package com.example.lunchmeet.lunchmeet;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.os.AsyncTask;
import android.util.Log;
import android.widget.ImageView;
import java.lang.ref.WeakReference;
import java.net.MalformedURLException;
import java.net.URL;
/**
* Asynchronously ... | UTF-8 | Java | 1,987 | java | ImageDownloaderTask.java | Java | [] | null | [] | package com.example.lunchmeet.lunchmeet;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.os.AsyncTask;
import android.util.Log;
import android.widget.ImageView;
import java.lang.ref.WeakReference;
import java.net.MalformedURLException;
import java.net.URL;
/**
* Asynchronously ... | 1,987 | 0.667841 | 0.663312 | 61 | 31.590164 | 27.271181 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.508197 | false | false | 0 |
9ae0a60b39095cc0b2a9a68d6d6be4bce96ece67 | 31,911,607,035,042 | 40cd4da5514eb920e6a6889e82590e48720c3d38 | /desktop/applis/apps/bean/bean_games/pokemonbean/src/main/java/aiki/beans/facade/solution/dto/StepDtoGetPokemon.java | ef5874096e9db12330f6d6c29ebc867b998b36b9 | [] | no_license | Cardman/projects | https://github.com/Cardman/projects | 02704237e81868f8cb614abb37468cebb4ef4b31 | 23a9477dd736795c3af10bccccb3cdfa10c8123c | refs/heads/master | 2023-08-17T11:27:41.999000 | 2023-08-15T07:09:28 | 2023-08-15T07:09:28 | 34,724,613 | 4 | 0 | null | false | 2020-10-13T08:08:38 | 2015-04-28T10:39:03 | 2020-10-12T21:02:20 | 2020-10-13T08:08:37 | 44,842 | 1 | 0 | 0 | Java | false | false | package aiki.beans.facade.solution.dto;
import aiki.beans.PokemonStandards;
import aiki.beans.StepDtoStruct;
import code.bean.nat.*;
import code.bean.nat.*;
public class StepDtoGetPokemon implements NatCaller{
@Override
public NaSt re(NaSt _instance, NaSt[] _args){
return PokemonStandards.getPlLevWildP... | UTF-8 | Java | 392 | java | StepDtoGetPokemon.java | Java | [] | null | [] | package aiki.beans.facade.solution.dto;
import aiki.beans.PokemonStandards;
import aiki.beans.StepDtoStruct;
import code.bean.nat.*;
import code.bean.nat.*;
public class StepDtoGetPokemon implements NatCaller{
@Override
public NaSt re(NaSt _instance, NaSt[] _args){
return PokemonStandards.getPlLevWildP... | 392 | 0.747449 | 0.747449 | 12 | 31.666666 | 28.517052 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.583333 | false | false | 0 |
dc35d3519d01b136697d9012e4f5a54947eb64aa | 26,388,279,137,262 | b537821570c3e5cfcab4b10116ab66400f48f2a0 | /anychart/src/main/java/com/anychart/editor/JavascriptOptions.java | b87263efadefe95a69d977c5b10fe880f89a12d5 | [] | no_license | Hrushikesh555/AnyChart-Android-master | https://github.com/Hrushikesh555/AnyChart-Android-master | 186218cb6731fe8acfe72a3eb3b468c01711920f | 4b46270157ccd248d4bf5a7fb2d6916664a02e57 | refs/heads/master | 2020-09-23T20:37:26.594000 | 2019-12-03T09:39:48 | 2019-12-03T09:39:48 | 225,581,154 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.anychart.editor;
import com.anychart.JsObject;
import java.util.Locale;
import java.util.Arrays;
// typedef
/**
* Type definition for range.
*/
public class JavascriptOptions extends JsObject {
public JavascriptOptions(Boolean addData, Boolean addGeoData, Boolean addMarkers, String containe... | UTF-8 | Java | 669 | java | JavascriptOptions.java | Java | [] | null | [] | package com.anychart.editor;
import com.anychart.JsObject;
import java.util.Locale;
import java.util.Arrays;
// typedef
/**
* Type definition for range.
*/
public class JavascriptOptions extends JsObject {
public JavascriptOptions(Boolean addData, Boolean addGeoData, Boolean addMarkers, String containe... | 669 | 0.702541 | 0.702541 | 25 | 25.799999 | 48.498249 | 220 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.96 | false | false | 0 |
e94fd5d24e490761d521e34aba05776b41fea4ac | 19,808,389,192,449 | 8907236a7971f126d636ebd70bbaa7e713587036 | /src/co/mochimochistore/browser/setting/SettingActivity.java | 9b5efa80130ec14c1b53e534a028e4596fcc49e9 | [
"Apache-2.0"
] | permissive | mochimochistore/MochimochiBrowser | https://github.com/mochimochistore/MochimochiBrowser | e6556119eb46dc10c80a5ee4a48faec03d876ec0 | 59c2a9eb785e5c70f1ff5f2b02765ee2ecf0c8b7 | refs/heads/master | 2015-08-11T01:17:30.955000 | 2014-04-10T14:22:48 | 2014-04-10T14:22:48 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package co.mochimochistore.browser.setting;
import co.mochimochistore.browser.R;
import android.app.Activity;
import android.os.Bundle;
/**
* @author jumpei
*
*/
public class SettingActivity extends Activity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInsta... | UTF-8 | Java | 381 | java | SettingActivity.java | Java | [
{
"context": "ctivity;\nimport android.os.Bundle;\n\n/**\n * @author jumpei\n *\n */\npublic class SettingActivity extends Activ",
"end": 171,
"score": 0.9990280866622925,
"start": 165,
"tag": "USERNAME",
"value": "jumpei"
}
] | null | [] | /**
*
*/
package co.mochimochistore.browser.setting;
import co.mochimochistore.browser.R;
import android.app.Activity;
import android.os.Bundle;
/**
* @author jumpei
*
*/
public class SettingActivity extends Activity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInsta... | 381 | 0.753281 | 0.753281 | 21 | 17.142857 | 18.450153 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.619048 | false | false | 0 |
0045601ac54512743d27f385852265138d2d9245 | 8,203,387,602,003 | c7863c75712696cff614eb1699970cb3fe94f078 | /PS/BOJ/Code/Q1929.java | 90acf44d97f5c42b89353ab6898fb5c4abed2cd8 | [] | no_license | yejineer/Study | https://github.com/yejineer/Study | 09597a078902957f4ecd3157bdd8d962dd41df91 | f48844cc5908bdde32afdca0dcedce496124a52f | refs/heads/master | 2022-12-24T22:54:46.415000 | 2022-01-30T14:57:59 | 2022-01-30T14:57:59 | 208,824,997 | 7 | 1 | null | false | 2022-12-16T15:33:07 | 2019-09-16T14:47:40 | 2022-01-29T15:11:37 | 2022-12-16T15:33:04 | 21,056 | 2 | 0 | 13 | Java | false | false | package Math;
/*
[문제] 소수 구하기
[분류] 수학, 정수론, 소수 판정, 에라토스테네스의 체
[날짜] 2021-11-13
*/
import java.io.*;
import java.util.StringTokenizer;
public class Q1929 {
public static void main(String[] args) throws IOException {
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
... | UTF-8 | Java | 1,012 | java | Q1929.java | Java | [] | null | [] | package Math;
/*
[문제] 소수 구하기
[분류] 수학, 정수론, 소수 판정, 에라토스테네스의 체
[날짜] 2021-11-13
*/
import java.io.*;
import java.util.StringTokenizer;
public class Q1929 {
public static void main(String[] args) throws IOException {
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
... | 1,012 | 0.524109 | 0.507338 | 34 | 27.058823 | 20.342567 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.705882 | false | false | 0 |
e7055b7df3679f44ef1a7d67da9b7c66c1abc5a6 | 23,673,859,761,135 | d38900c06a75e6c71b51f4290809763218626411 | /agp-core/src/main/java/com/lvsint/abp/server/payments/paymentmethods/SkrillPaymentMethodProvider.java | edd353fd292a7ebb84914a71357407598a0cbb00 | [] | no_license | XClouded/avp | https://github.com/XClouded/avp | ef5d0df5fd06d67793f93539e6421c5c8cef06c5 | 4a41681376cd3e1ec7f814dcd1f178d89e94f3d6 | refs/heads/master | 2017-02-26T23:03:31.245000 | 2014-07-22T19:03:40 | 2014-07-22T19:03:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lvsint.abp.server.payments.paymentmethods;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
import org.codehaus.jackson.annotate.JsonIgnore;
import uk.co.abp.Account;
import com.lvsint.abp.common.Constants;
import com.lvsint.abp.server.payments.ActivePaymentMethod;
public c... | UTF-8 | Java | 1,860 | java | SkrillPaymentMethodProvider.java | Java | [] | null | [] | package com.lvsint.abp.server.payments.paymentmethods;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
import org.codehaus.jackson.annotate.JsonIgnore;
import uk.co.abp.Account;
import com.lvsint.abp.common.Constants;
import com.lvsint.abp.server.payments.ActivePaymentMethod;
public c... | 1,860 | 0.752151 | 0.752151 | 52 | 34.76923 | 34.889725 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 0 |
fab6bfd32d524ad71bdf9dae9d17dc207a8f3347 | 18,786,186,990,671 | ec9fd4e7c6ccfccac1e300ff1f0ea017a7e0f193 | /EmployeeManagementSystem/src/com/cogent/employeemanagementsystem/model/ProjectManager.java | f89a7ff401439ba32a5620e91a5047494ecefc52 | [] | no_license | Kashif-khannn/cogentCoreJava | https://github.com/Kashif-khannn/cogentCoreJava | e2f7a48ddcc0cc6d3d661fc02bee9b5aadd23d3b | 935cc66c469f095fdd22de8c2e7c19ed9c7fc1fa | refs/heads/master | 2023-08-25T20:27:54.797000 | 2021-09-28T17:50:17 | 2021-09-28T17:50:17 | 408,579,312 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cogent.employeemanagementsystem.model;
public class ProjectManager extends Manager {
private String [] technology;
public ProjectManager() {
System.out.println("Hello from project manager constructor");
}
public ProjectManager(String empId,String firstName, String lastName,
float empSalary... | UTF-8 | Java | 368 | java | ProjectManager.java | Java | [
{
"context": "\t\t\n\t}\n\t\n\tpublic ProjectManager(String empId,String firstName, String lastName,\n\t\t\tfloat empSalary,float projec",
"end": 283,
"score": 0.9638873934745789,
"start": 274,
"tag": "NAME",
"value": "firstName"
},
{
"context": "ojectManager(String empId,String firs... | null | [] | package com.cogent.employeemanagementsystem.model;
public class ProjectManager extends Manager {
private String [] technology;
public ProjectManager() {
System.out.println("Hello from project manager constructor");
}
public ProjectManager(String empId,String firstName, String lastName,
float empSalary... | 368 | 0.769022 | 0.769022 | 16 | 22 | 25.610056 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5 | false | false | 0 |
92446df7b17be838a83290f41d6b7a196f44961a | 18,820,546,703,748 | 92d7199020931323b1868464f14e51f74a2a3b33 | /src/main/java/deqo/apro/mysimplestack/MySimpleStack/EmptyStackException.java | 499bd474ad353452485355ccc542b621c2c28f21 | [] | no_license | Chlac/my-simple-stack | https://github.com/Chlac/my-simple-stack | 6479d5cb796310cb7b73ff99127e05f484df17ff | 8e1ea8e0d40da5d59d579a9f418d95d6ec3c5581 | refs/heads/master | 2020-04-01T20:55:52.210000 | 2018-11-05T10:06:36 | 2018-11-05T10:06:36 | 153,627,403 | 0 | 0 | null | false | 2018-11-05T10:06:37 | 2018-10-18T13:22:17 | 2018-11-05T09:48:47 | 2018-11-05T10:06:37 | 2 | 0 | 0 | 2 | Java | false | null | package deqo.apro.mysimplestack.MySimpleStack;
public class EmptyStackException extends Exception {
}
| UTF-8 | Java | 103 | java | EmptyStackException.java | Java | [] | null | [] | package deqo.apro.mysimplestack.MySimpleStack;
public class EmptyStackException extends Exception {
}
| 103 | 0.84466 | 0.84466 | 4 | 24.75 | 24.345175 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 0 |
e294d1df4b0e372ab6ba458e96e42876e0f4f3a3 | 5,274,219,872,372 | 3f735d682375027a820e7dbfb8c973966ac5276a | /10397 - Connect the Campus.java | 995c25c32f95ab3c4b9608a13831afa45de8b527 | [] | no_license | Ahmed-ShawkyEgy/UVA | https://github.com/Ahmed-ShawkyEgy/UVA | 1c359423abdfae411293235d586d711be0840e02 | af254ea6974e5f8d13e805721895f4b5d77df564 | refs/heads/master | 2020-05-21T19:21:54.586000 | 2019-01-15T17:22:11 | 2019-01-15T17:22:11 | 65,458,815 | 7 | 6 | null | null | null | null | null | null | null | null | null | null | null | null | null | // This one has problems with the input
// just add a check if the current line is empty then continue
import java.io.BufferedReader;
import java.io.FileReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.text.DecimalFormat;
import java.util.ArrayList;
import java.util.Collections;
import... | UTF-8 | Java | 2,970 | java | 10397 - Connect the Campus.java | Java | [] | null | [] | // This one has problems with the input
// just add a check if the current line is empty then continue
import java.io.BufferedReader;
import java.io.FileReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.text.DecimalFormat;
import java.util.ArrayList;
import java.util.Collections;
import... | 2,970 | 0.59596 | 0.588552 | 132 | 21.5 | 15.638676 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.060606 | false | false | 0 |
82ad8bfefcef5ded8e5da4d1f042948fa9689e81 | 17,308,718,233,813 | ee533c01cf8ac064c0b0031fdd29294cecd525cf | /WebPersonajes2/WebPersonajes/src/java/Builder/Personaje.java | eededb1926c18cef26605609189b988c3e73c40f | [] | no_license | Thiandres11/Version-2 | https://github.com/Thiandres11/Version-2 | 6fe8bd52db425ebf4cef4deed6d5116c9fd93f0d | 8e1c97101731c15a40a86481c021b63c8a51439c | refs/heads/master | 2021-01-22T19:03:46.258000 | 2017-03-16T04:18:19 | 2017-03-16T04:18:19 | 85,151,665 | 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 Builder;
import armasAtaque.ArmaAtaque;
import armasDefensa.ArmaDefensa;
import cuerpos.Cuerpo;
/**
*
* @autho... | UTF-8 | Java | 928 | java | Personaje.java | Java | [
{
"context": "sa;\r\nimport cuerpos.Cuerpo;\r\n\r\n/**\r\n *\r\n * @author Daniel Mesa\r\n */\r\npublic class Personaje {\r\n private ArmaAta",
"end": 333,
"score": 0.9922803640365601,
"start": 322,
"tag": "NAME",
"value": "Daniel Mesa"
}
] | 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 Builder;
import armasAtaque.ArmaAtaque;
import armasDefensa.ArmaDefensa;
import cuerpos.Cuerpo;
/**
*
* @autho... | 923 | 0.616379 | 0.616379 | 46 | 18.173914 | 18.020887 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.347826 | false | false | 0 |
6df89eaa24d9b3781458a698b24a95ca71681f8b | 17,308,718,233,411 | 7e1b641230b328a3262c15e11d577b9edc782c38 | /android/sourceCode/AmbulanceReportingSystem/app/src/main/java/app/tomlai/com/ambulancereportingsystem/success.java | 5aca38a40c2372494d21a64cb371813de537f09f | [
"Apache-2.0"
] | permissive | KEVINHKLIU2/QuickReportingSystem | https://github.com/KEVINHKLIU2/QuickReportingSystem | f4e8564d1a62257f497b88d5c50956c20d1b7d64 | 5bc1c0169596de89744709c195abe2b0adca4930 | refs/heads/master | 2021-05-31T20:30:23.207000 | 2016-07-08T05:06:51 | 2016-07-08T05:06:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package app.tomlai.com.ambulancereportingsystem;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.SharedPreferences;
import android.content.pm.ActivityInfo;
import android.net.Uri;
import android.os.Bundle;
imp... | UTF-8 | Java | 17,274 | java | success.java | Java | [
{
"context": "eInt = 0;\n public String responseURL = \"http://140.113.72.125/lab01230322/response_ambulance.php\";\n private ",
"end": 1565,
"score": 0.9753879904747009,
"start": 1551,
"tag": "IP_ADDRESS",
"value": "140.113.72.125"
},
{
"context": "st(Request.Method.POST, resp... | null | [] | package app.tomlai.com.ambulancereportingsystem;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.SharedPreferences;
import android.content.pm.ActivityInfo;
import android.net.Uri;
import android.os.Bundle;
imp... | 17,260 | 0.502771 | 0.49532 | 398 | 39.798996 | 27.400984 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.751256 | false | false | 0 |
be30bb75587aaaa39d32f1e651cde735363bb389 | 10,136,122,854,886 | 7466200443b0dd60c956a1f03a5524fa9cc4f350 | /thirdeye/thirdeye-pinot/src/main/java/org/apache/pinot/thirdeye/dashboard/resources/AutoOnboardResource.java | f073ece670383f9a2a65c9b38d091aa73d6bf044 | [
"Apache-2.0",
"BSD-3-Clause",
"LicenseRef-scancode-free-unknown",
"CC-PDDC",
"LGPL-2.1-only",
"LicenseRef-scancode-other-permissive",
"MIT",
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-unknown-license-reference",
"CPL-1.0",
"CDDL-1.1",
"EPL-1.0",
"BSD-2-Clause",
"EPL-2.0",
... | permissive | winedepot/pinot | https://github.com/winedepot/pinot | 9d445e4c9230700e4cfd9dbe4ae85c32f43a1353 | 2dd03f5feb5bfa960a533c1a80a3aaf493d82607 | refs/heads/develop | 2020-05-01T01:50:48.249000 | 2019-07-01T23:20:53 | 2019-07-01T23:20:53 | 177,204,268 | 2 | 0 | Apache-2.0 | true | 2021-06-26T22:40:27 | 2019-03-22T20:20:47 | 2019-07-01T23:20:56 | 2019-10-25T21:00:11 | 178,452 | 1 | 0 | 1 | Java | false | false | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | UTF-8 | Java | 2,716 | java | AutoOnboardResource.java | Java | [] | null | [] | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 2,716 | 0.777982 | 0.775405 | 74 | 35.702702 | 27.32375 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.486486 | false | false | 0 |
27d3f3be7d7958bf6017b30a756cd18d73dd75b1 | 22,093,311,772,519 | fc4e0c9d846bddb5768fde39ee07284a668a1e75 | /1166_DesignFileSystem/Solution.java | f1a77602d492bcea57717daf8d18e0b3e0779cac | [] | no_license | chialin-liu/Leetcode | https://github.com/chialin-liu/Leetcode | d9f9ce94ac8cc3bdb71145d9fc59d7c2311e4ef7 | bf5ee75fe266353ce574d8aa38973f325b239079 | refs/heads/master | 2020-06-19T09:48:08.036000 | 2020-03-14T09:55:00 | 2020-03-14T09:55:00 | 196,667,938 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | class FileSystem {
Map<String, Integer> map;
public FileSystem() {
map = new HashMap<>();
}
public boolean createPath(String path, int value) {
String []arr = path.split("/");
String cur = "";
if(arr.length > 2){
for(int i = 1; i < arr.length - 1; i++){
... | UTF-8 | Java | 1,291 | java | Solution.java | Java | [] | null | [] | class FileSystem {
Map<String, Integer> map;
public FileSystem() {
map = new HashMap<>();
}
public boolean createPath(String path, int value) {
String []arr = path.split("/");
String cur = "";
if(arr.length > 2){
for(int i = 1; i < arr.length - 1; i++){
... | 1,291 | 0.470953 | 0.461658 | 46 | 27.065218 | 18.257103 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.630435 | false | false | 0 |
cb8455f7e538ee1d470c40e29b4fb0a20d7e32b0 | 2,774,548,903,293 | f3355ec5e8c31613b26a7a6e68eb0f4d52494e02 | /src/xyz/karambitgames/splash/SplashShader.java | 2af849e387c407d38ef391d2a119eadd6effec98 | [] | no_license | Osoldier/FPS | https://github.com/Osoldier/FPS | fff1abb9a8c4fd23777ff38e3691ab270eb9f865 | d024f8a7504656653b7b6fd5e1586154321147ea | refs/heads/master | 2016-09-05T15:51:45.412000 | 2015-10-23T15:22:59 | 2015-10-23T15:22:59 | 41,477,568 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package xyz.karambitgames.splash;
import xyz.karambitgames.shoot.render.*;
import me.soldier.math.*;
public class SplashShader extends Shader{
private final static String VERTEX_FILE = "src/xyz/karambitgames/splash/splash.vert";
private final static String FRAGMENT_FILE = "src/xyz/karambitgames/splash/spla... | UTF-8 | Java | 771 | java | SplashShader.java | Java | [] | null | [] | package xyz.karambitgames.splash;
import xyz.karambitgames.shoot.render.*;
import me.soldier.math.*;
public class SplashShader extends Shader{
private final static String VERTEX_FILE = "src/xyz/karambitgames/splash/splash.vert";
private final static String FRAGMENT_FILE = "src/xyz/karambitgames/splash/spla... | 771 | 0.712062 | 0.70428 | 30 | 23.700001 | 27.81744 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.366667 | false | false | 0 |
409c6acc5190531cdd69f69b33e6169cce777d8b | 3,831,110,876,539 | d13893e56dc2833e0f119ab6e970b5c2a5bbfcc2 | /src/main/java/net/taccy/spleef/managers/ConfigurationManager.java | d3b4ee14d9cdbde3b661ed6e2f51b1de620bdf3b | [
"MIT"
] | permissive | TaccyMC/Spleef | https://github.com/TaccyMC/Spleef | 269c5907338cadb3de9ba70bfb6946985df5c05b | e15a26ae7fbe191f3386106d48817a69895fa830 | refs/heads/main | 2023-07-22T17:16:12.609000 | 2021-08-21T04:56:09 | 2021-08-21T04:56:09 | 398,441,707 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.taccy.spleef.managers;
import net.taccy.spleef.Spleef;
import net.taccy.spleef.arena.SpleefArena;
import org.bukkit.Bukkit;
import org.bukkit.Location;
import org.bukkit.configuration.ConfigurationSection;
import org.bukkit.configuration.InvalidConfigurationException;
import org.bukkit.configuratio... | UTF-8 | Java | 4,516 | java | ConfigurationManager.java | Java | [] | null | [] | package net.taccy.spleef.managers;
import net.taccy.spleef.Spleef;
import net.taccy.spleef.arena.SpleefArena;
import org.bukkit.Bukkit;
import org.bukkit.Location;
import org.bukkit.configuration.ConfigurationSection;
import org.bukkit.configuration.InvalidConfigurationException;
import org.bukkit.configuratio... | 4,516 | 0.620239 | 0.620018 | 121 | 35.322315 | 27.948067 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.652893 | false | false | 0 |
84f90fcbeb54a35e5fd526e972c23b1098a04d8a | 5,368,709,178,828 | 398993e9dc4d3cfd258348ba4d000fb83114c96c | /src/main/java/net/ibaixin/chat/api/typehandler/BooleanHandler.java | 9a24da6e49517673193938ecd6955e462789e752 | [] | no_license | huanghui6579/ChatApi | https://github.com/huanghui6579/ChatApi | 146851c34e3b163caedde093e3b5eda424aae82c | 612e2aa957ebf10f8bd719a0ef90c15953785f30 | refs/heads/master | 2021-01-01T20:23:10.530000 | 2016-02-05T09:33:38 | 2016-02-05T09:33:38 | 33,459,660 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.ibaixin.chat.api.typehandler;
import java.sql.CallableStatement;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import org.apache.ibatis.type.BaseTypeHandler;
import org.apache.ibatis.type.JdbcType;
import org.apache.ibatis.type.MappedJdbcTypes;
import org.apac... | UTF-8 | Java | 1,220 | java | BooleanHandler.java | Java | [] | null | [] | package net.ibaixin.chat.api.typehandler;
import java.sql.CallableStatement;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import org.apache.ibatis.type.BaseTypeHandler;
import org.apache.ibatis.type.JdbcType;
import org.apache.ibatis.type.MappedJdbcTypes;
import org.apac... | 1,220 | 0.763115 | 0.758197 | 48 | 24.416666 | 20.909361 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5 | false | false | 0 |
c9b2420feb22a5568e6cbed3a33e7bb8011e4755 | 17,051,020,235,181 | 56bc31e45245ea693ecc97a6e391035c76109dfa | /src/main/java/io/tafl/engine/board/Point.java | 61b8c086e8e9ef32fd1310eda5c1ba4e443cf221 | [
"Apache-2.0"
] | permissive | mhubbard/tafl-engine | https://github.com/mhubbard/tafl-engine | 1705f571aded889fecd29fb2f245da9afbe750af | 7e5175d200c0b4947215a18a07ea61beb9b2f50a | refs/heads/master | 2021-10-27T21:01:05.897000 | 2019-04-19T17:40:07 | 2019-04-19T17:40:07 | 84,896,931 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.tafl.engine.board;
import lombok.Value;
import java.util.HashSet;
import java.util.LinkedList;
import java.util.List;
import java.util.Set;
@Value
public class Point {
private int x;
private int y;
public Point(int x, int y) {
this.x = x;
this.y = y;
}
/**
* Che... | UTF-8 | Java | 2,616 | java | Point.java | Java | [] | null | [] | package io.tafl.engine.board;
import lombok.Value;
import java.util.HashSet;
import java.util.LinkedList;
import java.util.List;
import java.util.Set;
@Value
public class Point {
private int x;
private int y;
public Point(int x, int y) {
this.x = x;
this.y = y;
}
/**
* Che... | 2,616 | 0.546636 | 0.541667 | 83 | 30.518072 | 23.909651 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.578313 | false | false | 0 |
f6bbc6a5dd0b1060eadedaabfa012dd74392c035 | 27,805,618,286,158 | 74f3923d360719af146d896032657b5bba8967b9 | /src/scripts/FishKaramja.java | dec5ca364be9c69164df6be58b59f05924f3d250 | [] | no_license | PinkNanner/FishnBank | https://github.com/PinkNanner/FishnBank | c315ebc144f8c60e3ad4bc07fabe589ff5fc8863 | c90d0374190761519dc5d9884553133dd17f53f4 | refs/heads/master | 2020-05-20T16:39:37.941000 | 2019-06-17T17:44:09 | 2019-06-17T17:44:09 | 185,668,898 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package scripts;
import org.powerbot.script.Condition;
import org.powerbot.script.PollingScript;
import org.powerbot.script.Script;
import org.powerbot.script.Tile;
import org.powerbot.script.rt4.ClientContext;
import org.powerbot.script.rt4.Component;
import org.powerbot.script.rt4.DepositBox;
import org.powerbot.scr... | UTF-8 | Java | 8,720 | java | FishKaramja.java | Java | [
{
"context": " Fishing\", description = \"\", properties = \"author=PinkNanner; topic=999; client=4;\")\npublic class FishKaramja ",
"end": 492,
"score": 0.9990079998970032,
"start": 482,
"tag": "USERNAME",
"value": "PinkNanner"
}
] | null | [] | package scripts;
import org.powerbot.script.Condition;
import org.powerbot.script.PollingScript;
import org.powerbot.script.Script;
import org.powerbot.script.Tile;
import org.powerbot.script.rt4.ClientContext;
import org.powerbot.script.rt4.Component;
import org.powerbot.script.rt4.DepositBox;
import org.powerbot.scr... | 8,720 | 0.536009 | 0.497018 | 212 | 40.132076 | 30.499018 | 157 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.900943 | false | false | 0 |
9c7702b92b88cab035f2abadad5f7b96b1297c47 | 28,673,201,679,004 | 6a20d246ed6ad3021567ef98e316b741a989d984 | /app/src/main/java/com/example/diplomepy/databse/dao/MainDao.java | 0d99e6186d61d36a67807b785747f2d240bc7710 | [] | no_license | Maks4u/DiplomEPY | https://github.com/Maks4u/DiplomEPY | acfb137a8f31e458680d0e521757be55e65c8eaf | 8d188d074d2294add61bee180a7f433a234716a2 | refs/heads/master | 2022-08-25T14:04:19.275000 | 2020-05-25T14:45:05 | 2020-05-25T14:45:05 | 266,804,476 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.diplomepy.databse.dao;
import androidx.lifecycle.LiveData;
import androidx.room.Dao;
import androidx.room.Query;
import androidx.room.Update;
import com.example.diplomepy.databse.entities.MainTest;
import java.util.List;
@Dao
public interface MainDao {
@Update
void update(MainTest note)... | UTF-8 | Java | 420 | java | MainDao.java | Java | [] | null | [] | package com.example.diplomepy.databse.dao;
import androidx.lifecycle.LiveData;
import androidx.room.Dao;
import androidx.room.Query;
import androidx.room.Update;
import com.example.diplomepy.databse.entities.MainTest;
import java.util.List;
@Dao
public interface MainDao {
@Update
void update(MainTest note)... | 420 | 0.754762 | 0.754762 | 20 | 20 | 18.384777 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.45 | false | false | 0 |
f5c34bd87428bb9e8fe45118690d0f319d039cd3 | 30,399,778,548,691 | d508cb05344f04048622872f13f15d84a5e78a7b | /Arcenciel/app/src/main/java/com/example/arc_en_ciel/ChangeColorTouch.java | 3130e503eb23d00fabbafb1e6d62908983c03030 | [] | no_license | WMystral/TP-ANDROID | https://github.com/WMystral/TP-ANDROID | ccce405eb71669135f15044012c77adaf4761e9a | 526762136c35f72aefd61ebbbca3234d67d55686 | refs/heads/master | 2020-05-20T03:35:45.745000 | 2019-05-07T09:36:44 | 2019-05-07T09:36:44 | 185,362,185 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.arc_en_ciel;
import android.view.View;
import android.widget.RelativeLayout;
public class ChangeColorTouch implements View.OnClickListener {
private String[] colors;
private int nbcolor;
private int compteur;
private RelativeLayout relativeLayout;
private Arcenciel arcenciel;
... | UTF-8 | Java | 1,248 | java | ChangeColorTouch.java | Java | [] | null | [] | package com.example.arc_en_ciel;
import android.view.View;
import android.widget.RelativeLayout;
public class ChangeColorTouch implements View.OnClickListener {
private String[] colors;
private int nbcolor;
private int compteur;
private RelativeLayout relativeLayout;
private Arcenciel arcenciel;
... | 1,248 | 0.648237 | 0.643429 | 37 | 32.756756 | 36.787487 | 172 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.756757 | false | false | 0 |
0aa64b04f0fdc8251be272ea948b71c14158a5df | 27,436,251,135,776 | 20602944b7f6e93ce67de6b7f5644838ca2060eb | /src/main/java/pattern/visitor/old/element/I1.java | d327c45512052c3f879bb0c9f4f366028d37f56c | [
"Apache-2.0"
] | permissive | axal25/JavaCourse | https://github.com/axal25/JavaCourse | acecf4fbd78df21f1306c1f4dcb4bf857b826bca | 881306212a888ce5490474f5b703a7399a436051 | refs/heads/master | 2023-08-17T13:05:35.003000 | 2023-08-16T13:28:15 | 2023-08-16T13:28:15 | 229,087,936 | 0 | 0 | Apache-2.0 | false | 2022-11-19T16:38:50 | 2019-12-19T15:49:24 | 2021-12-13T11:38:28 | 2022-11-19T16:38:14 | 120 | 0 | 0 | 0 | Java | false | false | package pattern.visitor.old.element;
import pattern.visitor.old.visitor.A11Visitor;
import pattern.visitor.old.visitor.B111Visitor;
import pattern.visitor.old.visitor.B112Visitor;
import pattern.visitor.old.visitor.I1Visitor;
public interface I1 {
public final String identifier = "I1";
default public String ... | UTF-8 | Java | 975 | java | I1.java | Java | [] | null | [] | package pattern.visitor.old.element;
import pattern.visitor.old.visitor.A11Visitor;
import pattern.visitor.old.visitor.B111Visitor;
import pattern.visitor.old.visitor.B112Visitor;
import pattern.visitor.old.visitor.I1Visitor;
public interface I1 {
public final String identifier = "I1";
default public String ... | 975 | 0.728205 | 0.681026 | 30 | 31.533333 | 28.543222 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.533333 | false | false | 0 |
d3f076ff11c08768978a0d644bbd0fb3020cef25 | 28,922,309,790,880 | f075fa8f87f0b43f886d5aef9f1937abee0faa9a | /src/com/google/android/gms/maps/StreetViewPanoramaView.java | f704214ad968050d3d3f369c746aba185cb62b73 | [] | no_license | yourange/sagentis | https://github.com/yourange/sagentis | 69ed20a03a77f77ae64d1cd2d5146ce904d52bf4 | ad9ac3f2e3d4c2860d6418d1f99aad25d92144ab | refs/heads/master | 2018-01-07T09:27:32.668000 | 2015-01-08T10:35:46 | 2015-01-08T10:35:46 | 28,885,113 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.android.gms.maps;
import android.app.Activity;
import android.content.Context;
import android.os.Bundle;
import android.os.RemoteException;
import android.util.AttributeSet;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.FrameLayout... | UTF-8 | Java | 6,917 | java | StreetViewPanoramaView.java | Java | [
{
"context": "\n {\n }\n }\n}\n\n/* Location: /Users/youcefbenamara/Documents/Android/backup apps/mtoc/classes/classe",
"end": 6747,
"score": 0.9932547211647034,
"start": 6733,
"tag": "USERNAME",
"value": "youcefbenamara"
}
] | null | [] | package com.google.android.gms.maps;
import android.app.Activity;
import android.content.Context;
import android.os.Bundle;
import android.os.RemoteException;
import android.util.AttributeSet;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.FrameLayout... | 6,917 | 0.687437 | 0.686569 | 268 | 24.813433 | 27.900053 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.414179 | false | false | 0 |
a85e13280134dfccba344b13fb802f9c7e4246b4 | 18,683,107,750,678 | cc71bde0c6dd54ee9be45fd77ffc4e964a3204b0 | /src/main/java/com/symbio/bigdata/shiro/ShiroConfig.java | 72b7fcbbf981f5b1453bb4bedfc91086caa6c1c1 | [] | no_license | qiqihaer1/Springboot_Shiro_T | https://github.com/qiqihaer1/Springboot_Shiro_T | e1364766b2372dc6651075aaa14f026404229024 | b8b28e11046e8b58428d3b0fae61ef1ccb6fb896 | refs/heads/master | 2020-04-16T15:40:22.294000 | 2019-02-01T07:47:45 | 2019-02-01T07:47:45 | 165,711,030 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.symbio.bigdata.shiro;
import at.pollux.thymeleaf.shiro.dialect.ShiroDialect;
import org.apache.shiro.authc.credential.HashedCredentialsMatcher;
import org.apache.shiro.spring.web.ShiroFilterFactoryBean;
import org.apache.shiro.web.mgt.DefaultWebSecurityManager;
import org.springframework.beans.factory.anno... | UTF-8 | Java | 5,193 | java | ShiroConfig.java | Java | [] | null | [] | package com.symbio.bigdata.shiro;
import at.pollux.thymeleaf.shiro.dialect.ShiroDialect;
import org.apache.shiro.authc.credential.HashedCredentialsMatcher;
import org.apache.shiro.spring.web.ShiroFilterFactoryBean;
import org.apache.shiro.web.mgt.DefaultWebSecurityManager;
import org.springframework.beans.factory.anno... | 5,193 | 0.69929 | 0.695164 | 112 | 37.955357 | 32.279854 | 164 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.633929 | false | false | 0 |
b2146e384ec9ad68fc8a5250be94e0caa1c55dda | 14,826,227,114,230 | c9342f3335562c9431220dd7ae6c83a319a4ac3b | /src/main/java/ink/rainbowbridge/arathoth2/module/base/enums/PlaceHolderType.java | 5c57715701fe6dfe72a94797375cc2a303fafccc | [] | no_license | ColdRain-Moro/ArathothII | https://github.com/ColdRain-Moro/ArathothII | cc9802c4225593ff9572859d8e0a1512f257afa3 | 67e76e5e704cb3f7b08d2cc2fd99039c73fa078e | refs/heads/master | 2023-05-11T18:58:27.012000 | 2021-05-29T04:51:55 | 2021-05-29T04:51:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ink.rainbowbridge.arathoth2.module.base.enums;
/**
* @Author 寒雨
* @Since 2021/3/12 22:31
*/
public enum PlaceHolderType {
MIN,MAX,PERCENT,TOTAL
}
| UTF-8 | Java | 166 | java | PlaceHolderType.java | Java | [
{
"context": "idge.arathoth2.module.base.enums;\n\n/**\n * @Author 寒雨\n * @Since 2021/3/12 22:31\n */\npublic enum PlaceHo",
"end": 73,
"score": 0.9228655099868774,
"start": 71,
"tag": "NAME",
"value": "寒雨"
}
] | null | [] | package ink.rainbowbridge.arathoth2.module.base.enums;
/**
* @Author 寒雨
* @Since 2021/3/12 22:31
*/
public enum PlaceHolderType {
MIN,MAX,PERCENT,TOTAL
}
| 166 | 0.703704 | 0.62963 | 9 | 17 | 16.977108 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 0 |
101f816dbe8d29d7f817cbc090dd373889536a64 | 20,074,677,155,660 | dc91731c6cba720e472465473cf325c9303033ee | /gulimall-master/gulimall-auth-server/src/main/java/gulimall/auth/vo/UserLoginVo.java | 6b5e903c61089b8e73e4568ea9bb8493b554c75a | [
"Apache-2.0"
] | permissive | keil198688/gulimall | https://github.com/keil198688/gulimall | 56ffa99bed61d64288ff9ee0ffb51a0de2db1cb5 | c9cc8f35983cde2bce6eb90db5998df48b93178f | refs/heads/master | 2023-02-04T19:22:09.414000 | 2020-12-26T11:20:58 | 2020-12-26T11:20:58 | 324,471,370 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gulimall.auth.vo;
import lombok.Data;
import org.hibernate.validator.constraints.Length;
import javax.validation.constraints.NotEmpty;
/**
* 登录用的vo
* @author 孙启新
* <br>FileName: UserLoginVo
* <br>Date: 2020/08/02 14:54:31
*/
@Data
public class UserLoginVo {
/**
* 用户名
*/
private String ... | UTF-8 | Java | 411 | java | UserLoginVo.java | Java | [
{
"context": "n.constraints.NotEmpty;\n\n/**\n * 登录用的vo\n * @author 孙启新\n * <br>FileName: UserLoginVo\n * <br>Date: 2020/08",
"end": 174,
"score": 0.9910495281219482,
"start": 171,
"tag": "NAME",
"value": "孙启新"
}
] | null | [] | package gulimall.auth.vo;
import lombok.Data;
import org.hibernate.validator.constraints.Length;
import javax.validation.constraints.NotEmpty;
/**
* 登录用的vo
* @author 孙启新
* <br>FileName: UserLoginVo
* <br>Date: 2020/08/02 14:54:31
*/
@Data
public class UserLoginVo {
/**
* 用户名
*/
private String ... | 411 | 0.645995 | 0.609819 | 24 | 15.125 | 14.098796 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 0 |
d10d453c6d32a2f76b66236ce3b4745b8fbc42f8 | 15,144,054,699,123 | 8b12ad0bccd3810aa017c211d5caed05153970a2 | /apps/MLocalMM2_M029/src/com/jrm/localmm/ui/photo/ImagePlayerActivity.java | a47c3108abbf89fba352e8f55051e4822be20924 | [] | no_license | kdzm/androidTvApp_Toptech | https://github.com/kdzm/androidTvApp_Toptech | 983426860a49fb7ac9fe0fb2a5edbf40276bf0fe | 72c0b88b66bb19ee1bfc81addee2fcd24da457f4 | refs/heads/master | 2020-11-25T05:08:58.530000 | 2017-11-28T15:53:07 | 2017-11-28T15:53:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //<MStar Software>
//******************************************************************************
// MStar Software
// Copyright (c) 2010 - 2015 MStar Semiconductor, Inc. All rights reserved.
// All software, firmware and related documentation herein ("MStar Software") are
// intellectual property of MStar Semiconduc... | UTF-8 | Java | 99,348 | java | ImagePlayerActivity.java | Java | [] | null | [] | //<MStar Software>
//******************************************************************************
// MStar Software
// Copyright (c) 2010 - 2015 MStar Semiconductor, Inc. All rights reserved.
// All software, firmware and related documentation herein ("MStar Software") are
// intellectual property of MStar Semiconduc... | 99,348 | 0.557771 | 0.552476 | 2,596 | 37.266563 | 25.048794 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.806626 | false | false | 0 |
2e34692c0960ef49c718199ace46b66ccdae5021 | 4,587,025,087,471 | 9ffbd8c912d04c572fb578fb49a6a140536f500d | /src/threadDispatcher/MD5HashTask.java | 53409737cf9a5795a552b98aec0d9b27725aacc2 | [] | no_license | Alla-Pliskovskaya/WebServer | https://github.com/Alla-Pliskovskaya/WebServer | 48deb13abff41e07da5574a644546d9c4b7d436e | 9d0398f33600cd6cc9b725eafa7d908f395d1bf0 | refs/heads/master | 2023-04-17T07:01:04.942000 | 2021-05-09T10:58:17 | 2021-05-09T10:58:17 | 365,571,175 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package threadDispatcher;
import fileWorker.CommandFactory;
import java.net.Socket;
public class MD5HashTask extends ThreadedTask
{
String fileName;
Socket socket;
public MD5HashTask(String fileName, Socket socket)
{
this.fileName = fileName;
this.socket = socket;
}
@Override... | UTF-8 | Java | 452 | java | MD5HashTask.java | Java | [] | null | [] | package threadDispatcher;
import fileWorker.CommandFactory;
import java.net.Socket;
public class MD5HashTask extends ThreadedTask
{
String fileName;
Socket socket;
public MD5HashTask(String fileName, Socket socket)
{
this.fileName = fileName;
this.socket = socket;
}
@Override... | 452 | 0.701327 | 0.69469 | 21 | 20.476191 | 22.813152 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.47619 | false | false | 0 |
2a655242d2fcbefe5ba1fd49dfa0a79ae4535c17 | 19,791,209,349,339 | e698e85176d713fb35fc2ddad19967b0ef855c31 | /src/ctci/first/linkedlist/LoopDetection.java | 056088fd69ced9acb7254e6dec5e1a4c4705f22d | [] | no_license | shkim9576/algorithms_in_java | https://github.com/shkim9576/algorithms_in_java | 7ce679ce8a9997ab4d5bfdff5d16d5845bf474d2 | 22ab04016f684991e491f7f96df25a53fbc0cb90 | refs/heads/master | 2021-04-18T19:53:39.245000 | 2019-05-21T02:29:19 | 2019-05-21T02:29:19 | 126,440,582 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ctci.first.linkedlist;
public class LoopDetection {
public static void main(String[] args) {
Node loop = new Node(7);
Node head = new Node(1);
head.next = new Node(3);
head.next.next = new Node(5);
head.next.next.next = loop;
head.next.next.next.next = new ... | UTF-8 | Java | 1,242 | java | LoopDetection.java | Java | [] | null | [] | package ctci.first.linkedlist;
public class LoopDetection {
public static void main(String[] args) {
Node loop = new Node(7);
Node head = new Node(1);
head.next = new Node(3);
head.next.next = new Node(5);
head.next.next.next = loop;
head.next.next.next.next = new ... | 1,242 | 0.503221 | 0.497585 | 55 | 21.581818 | 17.189522 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.509091 | false | false | 0 |
589ea47504a2042fbd94a73aba665a4de1c5cc04 | 31,568,009,627,168 | 9fb2f6f9f5ce8ebba64e10d2694dc76d41a8c428 | /src/main/java/java8professional/chapter07/threads/CommonRunnableImplementation.java | 3bde96384059df654c4d5ed4fe8d429c817bf6d8 | [
"Apache-2.0"
] | permissive | johncol/java8professional | https://github.com/johncol/java8professional | 594fb638ca6ab4f32bbd304f5161312b4938ab34 | 607c89c6279303747d99626e90b375209ce16806 | refs/heads/master | 2021-01-21T04:47:18.781000 | 2016-07-11T23:34:14 | 2016-07-11T23:34:14 | 55,427,352 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package java8professional.chapter07.threads;
public class CommonRunnableImplementation implements Runnable {
private final SomeImportantData data;
public CommonRunnableImplementation(SomeImportantData data) {
this.data = data;
}
@Override
public void run() {
// use data here!
... | UTF-8 | Java | 353 | java | CommonRunnableImplementation.java | Java | [] | null | [] | package java8professional.chapter07.threads;
public class CommonRunnableImplementation implements Runnable {
private final SomeImportantData data;
public CommonRunnableImplementation(SomeImportantData data) {
this.data = data;
}
@Override
public void run() {
// use data here!
... | 353 | 0.711048 | 0.70255 | 17 | 19.764706 | 21.481947 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.176471 | false | false | 0 |
cfaa68413709f6fd8310ba4b053a39537f8dcf69 | 1,211,180,834,687 | 8874dd6bf29c408984fa69804b1444075f707528 | /GCD of 2 Numbers/Main.java | e5f6aebe6ca080d0aadd5bcb267cbfae12e5b094 | [] | no_license | kumarikhushboo1607/Playground | https://github.com/kumarikhushboo1607/Playground | a0e16391f19346c2cca8c2a7f1eaf8aaa1439971 | 83ea2f8a4ebc222705d664948e9610282ebccbfd | refs/heads/master | 2021-05-17T17:52:41.881000 | 2020-05-07T15:55:50 | 2020-05-07T15:55:50 | 250,904,968 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | #include<iostream>
using namespace std;
int main()
{
int a,b,gcd,small=0;
cin>>a;
cin>>b;
if(a<b)
{
small=a;
while(small!=0)
{
if(b%small==0 && a%small==0)
{
gcd=small;
break;
}
small--;
}
cout<<"G.C.D of "<<a<<" "<<"and"<<" "<<b<<" "<<"= "<<gcd;
//cout<... | UTF-8 | Java | 569 | java | Main.java | Java | [] | null | [] | #include<iostream>
using namespace std;
int main()
{
int a,b,gcd,small=0;
cin>>a;
cin>>b;
if(a<b)
{
small=a;
while(small!=0)
{
if(b%small==0 && a%small==0)
{
gcd=small;
break;
}
small--;
}
cout<<"G.C.D of "<<a<<" "<<"and"<<" "<<b<<" "<<"= "<<gcd;
//cout<... | 569 | 0.384886 | 0.372583 | 38 | 13.868421 | 13.711637 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 0 |
7e39a3a2977030fe231e202df087cec273f206de | 33,844,342,314,613 | 4acb5fb573f673699309f33895ced3b24aae1a55 | /mbel/src/main/java/edu/arizona/cs/mbel/mbel/ModuleRefInfo.java | f9499e0a1caf6be6fe0ce46c4f9995a7bbf90b61 | [] | no_license | g-pechorin/degen | https://github.com/g-pechorin/degen | 75918e1adcd4b218acaeb452b063c5550127e1e1 | 973172307199a8ea443b5141a03a813c16fc089e | refs/heads/master | 2016-09-05T09:58:38.301000 | 2014-09-05T09:28:15 | 2014-09-05T09:28:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* MBEL: The Microsoft Bytecode Engineering Library
* Copyright (C) 2003 The University of Arizona
* http://www.cs.arizona.edu/mbel/license.html
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free S... | UTF-8 | Java | 2,803 | java | ModuleRefInfo.java | Java | [
{
"context": "sibly containing CustomAttributes.\r\n *\r\n * @author Michael Stepp\r\n */\r\npublic class ModuleRefInfo {\r\n\tprivate long",
"end": 1255,
"score": 0.9980583786964417,
"start": 1242,
"tag": "NAME",
"value": "Michael Stepp"
}
] | null | [] | /* MBEL: The Microsoft Bytecode Engineering Library
* Copyright (C) 2003 The University of Arizona
* http://www.cs.arizona.edu/mbel/license.html
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free S... | 2,796 | 0.704602 | 0.695683 | 92 | 28.467392 | 27.664312 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.130435 | false | false | 0 |
66913cd080c4babae129ae8d368427818b9bc888 | 14,456,859,953,830 | ecf833faf039992148ba78d2ef68b0ebe25a4629 | /maepaysohsdk/src/main/java/org/maepaysoh/maepaysohsdk/models/Mother.java | 6efcbc8b4328b02576cd395b724279e7fa5ea94e | [] | no_license | kode-addict/eaa2015 | https://github.com/kode-addict/eaa2015 | 9f848d6b505d3620010b45beffb4416299f6a3b6 | 0ebb92145a79e36941a3ca91399a150a54c01f6c | refs/heads/master | 2021-01-25T03:54:16.054000 | 2015-09-26T13:26:20 | 2015-09-26T13:26:20 | 42,802,502 | 1 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.maepaysoh.maepaysohsdk.models;
/**
* Created by yemyatthu on 9/23/15.
*/
public class Mother {
private String name;
private String religion;
public Mother() {
}
/**
* @return The name
*/
public String getName() {
return name;
}
/**
* @param name The name
*/
public voi... | UTF-8 | Java | 595 | java | Mother.java | Java | [
{
"context": ".maepaysoh.maepaysohsdk.models;\n\n/**\n * Created by yemyatthu on 9/23/15.\n */\npublic class Mother {\n private S",
"end": 71,
"score": 0.9985688924789429,
"start": 62,
"tag": "USERNAME",
"value": "yemyatthu"
}
] | null | [] | package org.maepaysoh.maepaysohsdk.models;
/**
* Created by yemyatthu on 9/23/15.
*/
public class Mother {
private String name;
private String religion;
public Mother() {
}
/**
* @return The name
*/
public String getName() {
return name;
}
/**
* @param name The name
*/
public voi... | 595 | 0.603361 | 0.594958 | 40 | 13.875 | 13.373832 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.175 | false | false | 13 |
e3c14c7e3ccbaf0ca258a10ae41e097774753a97 | 15,126,874,876,941 | 3f4d50ac6cc4c84b6e5af83ca785d1630f730a07 | /app/src/main/java/cn/poco/home/home4/introAnimation/DropAnimator.java | 05ad82b7a3f02a066c6e93aec5400777e6ccd5d7 | [] | no_license | FranklinNEO/BeautyCamera2016 | https://github.com/FranklinNEO/BeautyCamera2016 | 5ceb02047750b54d3be44f07ba08a8d84516bdc2 | c0aa17fefa283b43187396ba35073fdef2b541f5 | refs/heads/master | 2022-09-08T08:37:30.260000 | 2020-06-01T10:12:02 | 2020-06-01T10:12:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.poco.home.home4.introAnimation;//package com.example.lgd.animation.animation;
import android.animation.ValueAnimator;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.view.View;
import android.view.animation.AccelerateInterpolator;
/**
* Created by lgd on 2016/11/12.
* 小圆下落... | UTF-8 | Java | 1,653 | java | DropAnimator.java | Java | [
{
"context": "mation.AccelerateInterpolator;\n\n\n/**\n * Created by lgd on 2016/11/12.\n * 小圆下落动画\n */\npublic class DropAn",
"end": 296,
"score": 0.9995778799057007,
"start": 293,
"tag": "USERNAME",
"value": "lgd"
}
] | null | [] | package cn.poco.home.home4.introAnimation;//package com.example.lgd.animation.animation;
import android.animation.ValueAnimator;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.view.View;
import android.view.animation.AccelerateInterpolator;
/**
* Created by lgd on 2016/11/12.
* 小圆下落... | 1,653 | 0.646621 | 0.641042 | 56 | 27.803572 | 21.926353 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.660714 | false | false | 13 |
f5626fb77d5420dca17ef80a630d487c0a831796 | 33,870,112,099,513 | 42625e46157c5c056384b8cfc4f6de2fda102795 | /src/main/java/robots/functionality_interfaces/ChromeFunctions.java | fb4831a978a6aa1b4992f9cbf49c3a9059502e0c | [] | no_license | TMHolen95/KeyboardRelogger | https://github.com/TMHolen95/KeyboardRelogger | 88a3942d9b7b6f06606616e42d5d57f6621787bd | 91e235a412c2bdd9a6d372296bcd39068201aafa | refs/heads/master | 2020-04-21T16:44:47.937000 | 2019-02-08T10:39:44 | 2019-02-08T10:39:44 | 169,712,632 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package robots.functionality_interfaces;
/**
* Created by Tor Martin Holen on 12-May-17.
*/
public interface ChromeFunctions {
void newTab();
void newIncognitoWindow();
void closeTab();
void reopenTab();
void duplicateTab();
void closeBrowser();
void bookmarkTab();
void bookmarkOpenT... | UTF-8 | Java | 380 | java | ChromeFunctions.java | Java | [
{
"context": "obots.functionality_interfaces;\n\n/**\n * Created by Tor Martin Holen on 12-May-17.\n */\npublic interface ChromeFunction",
"end": 76,
"score": 0.9998801946640015,
"start": 60,
"tag": "NAME",
"value": "Tor Martin Holen"
}
] | null | [] | package robots.functionality_interfaces;
/**
* Created by <NAME> on 12-May-17.
*/
public interface ChromeFunctions {
void newTab();
void newIncognitoWindow();
void closeTab();
void reopenTab();
void duplicateTab();
void closeBrowser();
void bookmarkTab();
void bookmarkOpenTabs();
... | 370 | 0.668421 | 0.657895 | 19 | 19 | 13.64204 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.578947 | false | false | 13 |
d18c0fe7c719b4a1383d0b8fe71835ce3ce5ea7d | 17,386,027,660,343 | 8733d5dd435868a3b2af3ae1103d5e2a2b5d4bcf | /src/main/java/com/senla/antukhevich/bookstore/console/items/Builder.java | 90aee5934d71c1fdcedd32feb6d050c78b6dabff | [] | no_license | Sharlockey/book-store | https://github.com/Sharlockey/book-store | 83de228815b9641e7f240a2d00b3305c8836640e | 88f90798b9696c00860e0822cdbefd508953ff71 | refs/heads/master | 2023-04-26T02:22:44.726000 | 2021-05-26T14:24:35 | 2021-05-26T14:24:35 | 366,294,296 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.senla.antukhevich.bookstore.console.items;
import com.senla.antukhevich.bookstore.console.actions.*;
import com.senla.antukhevich.bookstore.administrator.Administrator;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
@Component
public class B... | UTF-8 | Java | 1,295 | java | Builder.java | Java | [] | null | [] | package com.senla.antukhevich.bookstore.console.items;
import com.senla.antukhevich.bookstore.console.actions.*;
import com.senla.antukhevich.bookstore.administrator.Administrator;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
@Component
public class B... | 1,295 | 0.673359 | 0.673359 | 38 | 33.078949 | 36.684559 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.736842 | false | false | 13 |
78023ea141c6c3aa3078ce5184ea4dbca68032df | 8,899,172,283,888 | 83168ddcb1f4c5a42372bc06e8b87e693656f1ce | /gbdpcloud-applications/gbdpcloud-applications/gbdpcloud-applications/gbdpcloud-provider/gbdpcloud-provider-demo/src/main/java/com/gbdpcloud/service/CodeVersionService.java | d511ac0e72905c9a752f35f8be6918df7613ca55 | [] | no_license | Shannon2016/StaticTestPlatformBackend | https://github.com/Shannon2016/StaticTestPlatformBackend | 4afe3d9919707b0aabf659e5b9f7b8c9094f5c61 | e8701a98c814e02b5eeac228e2d9f1713cb97c2a | refs/heads/master | 2022-12-17T21:59:24.914000 | 2020-08-17T15:50:05 | 2020-08-17T15:50:05 | 287,712,552 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gbdpcloud.service;
import com.gbdpcloud.entity.CodeVersion;
import gbdpcloudcommonbase.gbdpcloudcommonbase.core.Service;
import io.swagger.annotations.ApiOperation;
import java.util.List;
public interface CodeVersionService extends Service<CodeVersion> {
@ApiOperation("通过项目id获取代码工程列表")
List<Code... | UTF-8 | Java | 380 | java | CodeVersionService.java | Java | [] | null | [] | package com.gbdpcloud.service;
import com.gbdpcloud.entity.CodeVersion;
import gbdpcloudcommonbase.gbdpcloudcommonbase.core.Service;
import io.swagger.annotations.ApiOperation;
import java.util.List;
public interface CodeVersionService extends Service<CodeVersion> {
@ApiOperation("通过项目id获取代码工程列表")
List<Code... | 380 | 0.817416 | 0.817416 | 13 | 26.384615 | 23.33877 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 13 |
e029b94923383e6109fe2aa31a7df21dd32e3a78 | 14,912,126,466,975 | 3a2fc46704bbff9d8029ac023c5457a97aa9c900 | /thin/tour/booking/src/main/java/com/tourgeek/thin/tour/booking/detail/db/BookingLine.java | 52b3156729f4e0787cd0eeb89a0b0675814a0d01 | [] | no_license | tourgeek/tourgeek | https://github.com/tourgeek/tourgeek | e44c9ab5db53a31c221dbcf4185141c58d13d94b | c32282e9daf1f26e79d60123b10756ba8244e3c8 | refs/heads/master | 2023-08-25T14:27:29.200000 | 2023-04-01T20:19:53 | 2023-04-01T20:19:53 | 11,162,837 | 4 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* @(#)BookingLine.
* Copyright © 2013 tourgeek.com. All rights reserved.
* GPL3 Open Source Software License.
*/
package com.tourgeek.thin.tour.booking.detail.db;
import java.util.*;
import org.jbundle.thin.base.util.*;
import org.jbundle.thin.base.db.*;
import com.tourgeek.thin.tour.booking.detail.db.*;... | UTF-8 | Java | 5,533 | java | BookingLine.java | Java | [
{
"context": "/**\n * @(#)BookingLine.\n * Copyright © 2013 tourgeek.com. All rights reserved.\n * GPL3 Open Source Softwa",
"end": 58,
"score": 0.6562871336936951,
"start": 50,
"tag": "EMAIL",
"value": "geek.com"
}
] | null | [] | /**
* @(#)BookingLine.
* Copyright © 2013 tour<EMAIL>. All rights reserved.
* GPL3 Open Source Software License.
*/
package com.tourgeek.thin.tour.booking.detail.db;
import java.util.*;
import org.jbundle.thin.base.util.*;
import org.jbundle.thin.base.db.*;
import com.tourgeek.thin.tour.booking.detail.db.*;
... | 5,532 | 0.658713 | 0.652567 | 133 | 40.593987 | 28.821733 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.518797 | false | false | 13 |
978f001510567c6e44a33086779e08d605df0dea | 7,060,926,276,547 | fe9a3fb334d3a585ee02b801e3041d8ea0ad2b80 | /DupElmntArray.java | e94c1dbc78ccf3fd4a060006668de5dc4b4c6568 | [] | no_license | DeepthiSabbani/DBSHackerrank | https://github.com/DeepthiSabbani/DBSHackerrank | 9346d644995d1a468179a855769ad3c7283ae7cd | ff9fef72c6242508785bfd3fa08399d33b47fdcc | refs/heads/master | 2021-01-21T12:35:20.566000 | 2017-09-01T07:35:46 | 2017-09-01T07:35:46 | 102,086,338 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
import java.io.*;
import java.lang.*;
public class DupElmntArray
{
public static void main(String[] args)
{
Scanner in = new Scanner(System.in);
System.out.println("Enter size");
int size = in.nextInt();
System.out.println("Enter values of array");
int a[] = new a[size];... | UTF-8 | Java | 572 | java | DupElmntArray.java | Java | [] | null | [] | import java.util.*;
import java.io.*;
import java.lang.*;
public class DupElmntArray
{
public static void main(String[] args)
{
Scanner in = new Scanner(System.in);
System.out.println("Enter size");
int size = in.nextInt();
System.out.println("Enter values of array");
int a[] = new a[size];... | 572 | 0.562937 | 0.555944 | 29 | 17.724138 | 13.746213 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.103448 | false | false | 13 |
41d06baeb2efb9ab245fdf91ce2f9e9b2269c9a1 | 35,167,192,221,629 | 6296ae93e14dd3fdbeb0ce3c2b70d9a7ff64595e | /muon/app/src/main/java/com/shoplane/muon/common/helper/FilterHelper.java | d3a09cbebe589df2a96fa196a3dfee26105479f7 | [] | no_license | ravmon/shoplane | https://github.com/ravmon/shoplane | 9fedfe7ee3064336a00d25db9ca315e7f7b081f3 | 77bf8f7161a7c42fbeba2f10ca2874abb700caff | refs/heads/master | 2021-01-10T05:03:36.819000 | 2015-10-18T18:33:50 | 2015-10-18T18:33:50 | 44,226,080 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.shoplane.muon.common.helper;
import android.util.Log;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
/**
* Created by ravmon on 2/9/15.
*/
public class FilterHelper {
private static final String TAG... | UTF-8 | Java | 6,096 | java | FilterHelper.java | Java | [
{
"context": "util.Map;\nimport java.util.Set;\n\n/**\n * Created by ravmon on 2/9/15.\n */\npublic class FilterHelper {\n pr",
"end": 241,
"score": 0.9996647834777832,
"start": 235,
"tag": "USERNAME",
"value": "ravmon"
}
] | null | [] | package com.shoplane.muon.common.helper;
import android.util.Log;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
/**
* Created by ravmon on 2/9/15.
*/
public class FilterHelper {
private static final String TAG... | 6,096 | 0.642224 | 0.641404 | 156 | 38.076923 | 29.600447 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.673077 | false | false | 13 |
e64cd0ff9e78b9af6e7902221fac2428a11629b1 | 34,299,608,835,544 | d1f81a5d4a2eb0ceefdeb6c3ab3fbc7221f19fef | /sdk/java/src/main/java/com/pulumi/gitlab/PipelineTrigger.java | 766af7050c4b64f15335f534c92dec4888c18dde | [
"BSD-3-Clause",
"Apache-2.0",
"MPL-2.0"
] | permissive | pulumi/pulumi-gitlab | https://github.com/pulumi/pulumi-gitlab | b3eab28c18c3601eaa92670c1dc00bb7ea19a88f | cfedc17b709604c39fa655bafb6da81e1e45a3ef | refs/heads/master | 2023-08-17T11:27:38.811000 | 2023-08-03T21:23:38 | 2023-08-03T21:23:38 | 191,821,892 | 20 | 5 | Apache-2.0 | false | 2023-09-14T05:28:05 | 2019-06-13T19:31:38 | 2023-09-08T03:13:06 | 2023-09-14T05:28:05 | 7,998 | 20 | 7 | 10 | Java | false | false | // *** WARNING: this file was generated by pulumi-java-gen. ***
// *** Do not edit by hand unless you're certain you know what you are doing! ***
package com.pulumi.gitlab;
import com.pulumi.core.Output;
import com.pulumi.core.annotations.Export;
import com.pulumi.core.annotations.ResourceType;
import com.pulumi.core... | UTF-8 | Java | 5,751 | java | PipelineTrigger.java | Java | [] | null | [] | // *** WARNING: this file was generated by pulumi-java-gen. ***
// *** Do not edit by hand unless you're certain you know what you are doing! ***
package com.pulumi.gitlab;
import com.pulumi.core.Output;
import com.pulumi.core.annotations.Export;
import com.pulumi.core.annotations.ResourceType;
import com.pulumi.core... | 5,751 | 0.661276 | 0.657277 | 173 | 32.242775 | 34.944366 | 174 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.491329 | false | false | 13 |
72c8fcb6701d1cad2b684231e292706ecb2268b7 | 22,222,160,811,463 | 11437dace9432aaf98d448b948896518f3e814c6 | /src/rp/SignalDisplay.java | 202ca8f37801802eb6f202f3d1fdd9ac371dba29 | [] | no_license | scornp/SignalDisplay | https://github.com/scornp/SignalDisplay | 2a5de9cdf5553b39e209ef514e4d16fa3c92cb2f | 9c2ddc51abf3d15c154a441d7e864ba3ea568cd5 | refs/heads/master | 2020-07-15T15:36:12.791000 | 2019-09-01T00:50:28 | 2019-09-01T00:50:28 | 205,596,256 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package rp;
import javax.swing.*;
import java.awt.*;
//import rp.ControlFrame;
/**
* Project rp.SignalDisplay a subproject of Animator
* Author: Roger Philp
* Date: 05-Mar-2006
* Time: 18:02:44
* The purpose of this project is to load and display RMS values with audio
* of the original signal
*/
public class ... | UTF-8 | Java | 1,959 | java | SignalDisplay.java | Java | [
{
"context": ".SignalDisplay a subproject of Animator\n * Author: Roger Philp\n * Date: 05-Mar-2006\n * Time: 18:02:44\n * The pur",
"end": 161,
"score": 0.9998686909675598,
"start": 150,
"tag": "NAME",
"value": "Roger Philp"
}
] | null | [] | package rp;
import javax.swing.*;
import java.awt.*;
//import rp.ControlFrame;
/**
* Project rp.SignalDisplay a subproject of Animator
* Author: <NAME>
* Date: 05-Mar-2006
* Time: 18:02:44
* The purpose of this project is to load and display RMS values with audio
* of the original signal
*/
public class Signa... | 1,954 | 0.553854 | 0.535477 | 74 | 25.472973 | 24.215933 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.540541 | false | false | 13 |
e293ab9fdcd191e010037ec0b1ec438870c425ab | 8,169,027,834,871 | 731e874fc37934b99d6421f09fb24fb91c69ca13 | /src/main/java/top/guokaicn/tools/utils/AssertUtils.java | 99c40ea6ab505ee5134a607b82481abc47b182e2 | [
"Apache-2.0"
] | permissive | guokai1229/gk-tools | https://github.com/guokai1229/gk-tools | 24bfaaa6dbc1080ba3253738bb869578ca2af8d6 | 42aa70c4cf4643cda091500e956460c49e1111b6 | refs/heads/master | 2022-10-06T20:43:47.399000 | 2022-02-08T09:13:25 | 2022-02-08T09:13:25 | 210,541,146 | 4 | 0 | NOASSERTION | false | 2022-10-05T03:31:14 | 2019-09-24T07:37:54 | 2022-09-04T03:55:00 | 2022-10-05T03:31:14 | 155 | 3 | 0 | 1 | Java | false | false | package top.guokaicn.tools.utils;
import org.apache.commons.lang.StringUtils;
import java.net.InetAddress;
import java.text.SimpleDateFormat;
import java.util.*;
/**
* 简单的断言判定
*/
public class AssertUtils
{
/**
* 判定是否为True
*
* @param expression 判定值
* @param message 错误提示
*/
public... | UTF-8 | Java | 10,213 | java | AssertUtils.java | Java | [] | null | [] | package top.guokaicn.tools.utils;
import org.apache.commons.lang.StringUtils;
import java.net.InetAddress;
import java.text.SimpleDateFormat;
import java.util.*;
/**
* 简单的断言判定
*/
public class AssertUtils
{
/**
* 判定是否为True
*
* @param expression 判定值
* @param message 错误提示
*/
public... | 10,213 | 0.499844 | 0.482331 | 405 | 22.68642 | 23.906153 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.459259 | false | false | 13 |
adf9daaf2e9f1c30fc9d3e5681cbd0b56185a20e | 8,169,027,833,813 | 832257431029b0c01824843bd3f636efd610dfdf | /lab03-calculator/src/main/java/edu/mum/cs/cmbk/controller/CalculatorController.java | 8ae249194bbe9a7bc9c218022f3d16a3f5f9ae08 | [] | no_license | cmbuyamba/CS545waa | https://github.com/cmbuyamba/CS545waa | 02df3e917890546f243befcbd2c9c48963c50942 | b967828c47c53b992392b3bed66393f7af9c4177 | refs/heads/master | 2020-05-18T13:26:55.103000 | 2019-05-10T01:08:06 | 2019-05-10T01:08:06 | 184,439,706 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.mum.cs.cmbk.controller;
import edu.mum.cs.cmbk.domain.Calculator;
import edu.mum.cs.cmbk.service.CalculatorService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.spri... | UTF-8 | Java | 1,029 | java | CalculatorController.java | Java | [] | null | [] | package edu.mum.cs.cmbk.controller;
import edu.mum.cs.cmbk.domain.Calculator;
import edu.mum.cs.cmbk.service.CalculatorService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.spri... | 1,029 | 0.724976 | 0.721088 | 30 | 33.299999 | 24.690281 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.433333 | false | false | 13 |
a368bd924e2bf7755da8e0093417e6ab5087674b | 6,305,012,058,561 | e18c909520b1c6e61c9174cd31a2bbdf2c7de5a3 | /src/main/java/ua/dragun/agileboard/service/loginservice/LoginServiceImpl.java | ae8346b4a5831fbe1ddeaa392d5777effef3f9e4 | [] | no_license | maksdragun/agileboard | https://github.com/maksdragun/agileboard | d517fd35815a754ef47e2dac26d7542223e577dc | ada24f6ab892d1c966b1a12ed5a7c9ad27d82deb | refs/heads/master | 2020-03-26T18:53:13.305000 | 2018-08-21T06:48:10 | 2018-08-21T06:48:10 | 145,236,430 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ua.dragun.agileboard.service.loginservice;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import ua.dragun.agileboard.dao.user.UserDao;
import ua.dragun.agileboard.entity.user.User;
import ua.dragun.agileboard.service.enums.LoginStatus;
import jav... | UTF-8 | Java | 1,847 | java | LoginServiceImpl.java | Java | [] | null | [] | package ua.dragun.agileboard.service.loginservice;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import ua.dragun.agileboard.dao.user.UserDao;
import ua.dragun.agileboard.entity.user.User;
import ua.dragun.agileboard.service.enums.LoginStatus;
import jav... | 1,847 | 0.652409 | 0.649702 | 56 | 31.982143 | 24.803867 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.517857 | false | false | 13 |
110900cfa2e35c9c157bb59bd48f4a138d5df239 | 11,673,721,139,168 | d629ff8dd38030099af4cc8ff62d2c061ee96c8f | /app/src/main/java/uk/co/certait/webapp/app/controller/secure/SecureController.java | e11ab37f5e9ab5b6e2e90a8e704a61b21579bcc7 | [] | no_license | alanhay/spring-mvc-template-project | https://github.com/alanhay/spring-mvc-template-project | 1f04a1365dc4cab3e2a626a8b90b53660fdb8847 | 699df56683050511663f4d70d392be7572aa8872 | refs/heads/master | 2016-08-04T20:25:30.888000 | 2015-09-19T12:13:49 | 2015-09-19T12:13:49 | 42,447,926 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package uk.co.certait.webapp.app.controller.secure;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.ModelAttribute;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframew... | UTF-8 | Java | 662 | java | SecureController.java | Java | [] | null | [] | package uk.co.certait.webapp.app.controller.secure;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.ModelAttribute;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframew... | 662 | 0.779456 | 0.779456 | 22 | 28.09091 | 22.576958 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.818182 | false | false | 13 |
3da90be5f66fdca25d37a174e5f18831af44837f | 12,833,362,294,788 | 64fa951d13f33be9c7a248ba140d519290611a0e | /code-examples/com.google.common.collect.Lists.partition5.java | 6fb7400e328df5957480e13520fbb9b45fab48d2 | [] | no_license | andrehora/jss-code-examples | https://github.com/andrehora/jss-code-examples | 1ee99d7be0a998284f44ecc7c033fdf12c9c01a8 | ae98f124e1f15411f8a97d410920c05d6f1b1cea | refs/heads/main | 2023-03-25T12:45:42.691000 | 2021-03-25T13:25:51 | 2021-03-25T13:25:51 | 312,898,657 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | List<Foo> foos = ...
for (List<Foo> partition : Lists.partition(foos, n)) {
// do something with partition
} | UTF-8 | Java | 110 | java | com.google.common.collect.Lists.partition5.java | Java | [] | null | [] | List<Foo> foos = ...
for (List<Foo> partition : Lists.partition(foos, n)) {
// do something with partition
} | 110 | 0.663636 | 0.663636 | 4 | 26.75 | 19.227259 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 13 |
bd7ab418802829e9d2a3b79bf8616e165aaa71ab | 25,881,472,961,892 | b43ad63f93b665bd8783392104ad5b77a8e052ef | /src/main/java/com/techstack/gcmm/exception/ExceptionResponse.java | 457d9a1caf51f83e4fce3d1c60a42dcb3cd30086 | [
"MIT"
] | permissive | karthikeyan-ng/gcmm | https://github.com/karthikeyan-ng/gcmm | 53ec00e3ddc182190b5619d813c97ca33c96dd19 | 024c62efbd47857f274acf407c446eceb5fe0a63 | refs/heads/master | 2021-02-08T19:40:28.845000 | 2020-03-01T17:50:21 | 2020-03-01T17:50:21 | 244,189,362 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.techstack.gcmm.exception;
import lombok.Getter;
import org.springframework.http.HttpStatus;
/**
* This ExceptionResponse prepares whenever system behaves wrongly and the same
* will be send back to the caller.
*
* @author Karthikeyan N
*
*/
@Getter
public class ExceptionResponse {
private final H... | UTF-8 | Java | 620 | java | ExceptionResponse.java | Java | [
{
"context": " * will be send back to the caller.\n * \n * @author Karthikeyan N\n *\n */\n@Getter\npublic class ExceptionResponse {\n\n\t",
"end": 254,
"score": 0.9420631527900696,
"start": 241,
"tag": "NAME",
"value": "Karthikeyan N"
}
] | null | [] | package com.techstack.gcmm.exception;
import lombok.Getter;
import org.springframework.http.HttpStatus;
/**
* This ExceptionResponse prepares whenever system behaves wrongly and the same
* will be send back to the caller.
*
* @author <NAME>
*
*/
@Getter
public class ExceptionResponse {
private final HttpStat... | 613 | 0.766129 | 0.766129 | 28 | 21.178572 | 23.62664 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.821429 | false | false | 13 |
76a5651c18c7ba132e92aa160118a9e671b58711 | 5,128,190,991,791 | a05ce5b23d3eecdfbe894b2924b280915348bdb5 | /src/main/java/com/library/spring/Util/Util.java | e3f148e3d4bf7abbe8ec8ed4c0f65bb5f94e28d5 | [] | no_license | Rtluats/CourseWork | https://github.com/Rtluats/CourseWork | 918d0b604341bf02a4c584ff90608f5951ba753c | d2f2aeb6cc5729c313fa0211e06504cbe758066e | refs/heads/master | 2023-02-25T21:38:49.589000 | 2020-10-31T20:24:56 | 2020-10-31T20:24:56 | 307,495,290 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.library.spring.Util;
import com.library.spring.models.Blacklist;
import com.library.spring.models.Reader;
import com.library.spring.models.SpecificBook;
import com.library.spring.repository.ReaderRepository;
import org.joda.time.DateTime;
import org.joda.time.Days;
import java.util.ArrayList;
import java.... | UTF-8 | Java | 1,053 | java | Util.java | Java | [] | null | [] | package com.library.spring.Util;
import com.library.spring.models.Blacklist;
import com.library.spring.models.Reader;
import com.library.spring.models.SpecificBook;
import com.library.spring.repository.ReaderRepository;
import org.joda.time.DateTime;
import org.joda.time.Days;
import java.util.ArrayList;
import java.... | 1,053 | 0.646724 | 0.641975 | 36 | 28.25 | 27.920895 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.472222 | false | false | 13 |
b769f728b9e23284dccb701cea51e613ac333b48 | 111,669,174,949 | 6aa5c3a66e63008127697d58a8593478dc78e805 | /src/Arithmetic/Quicksort.java | d2538553d5f2f7591e2305304adbb8f8de3e7d34 | [] | no_license | john-knight/JAVA_BASE | https://github.com/john-knight/JAVA_BASE | 9b2c02893b1dcd1c77e438bebc52412188ab7f8a | ac69b4486f979e0fde4bff5fb74373f03ba6e1a3 | refs/heads/master | 2021-07-25T14:39:47.280000 | 2020-07-08T08:05:52 | 2020-07-08T08:05:52 | 196,215,535 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Arithmetic;
public class Quicksort {
public static String string= "test";
public static void test(){
System.out.println("hello");
}
// public void sort(int[] arr,int start,int end){
// int s=start;
// int e=end;
// int base=arr[start];
// int middle;
... | UTF-8 | Java | 2,095 | java | Quicksort.java | Java | [] | null | [] | package Arithmetic;
public class Quicksort {
public static String string= "test";
public static void test(){
System.out.println("hello");
}
// public void sort(int[] arr,int start,int end){
// int s=start;
// int e=end;
// int base=arr[start];
// int middle;
... | 2,095 | 0.40716 | 0.393317 | 75 | 26.933332 | 14.396605 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.853333 | false | false | 13 |
5419ae431e41799e2d5d57510b80422b665cd301 | 111,669,173,128 | 766e75ec256c5e9331f7e04bd0972a0cf753c1e2 | /src/main/java/xlab/parsing/util/SchemaFeatureExtractorUtil.java | c747787a5a915b81bdc6385ed28820222557e499 | [] | no_license | xingyun82/xlab | https://github.com/xingyun82/xlab | b3857d50be2aa0282119dca4d0fb3c1897af7aec | 97a3c7c62346af17b34db00a3e4ba1218a517a9e | refs/heads/master | 2021-09-15T09:17:15.254000 | 2018-05-29T17:21:00 | 2018-05-29T17:21:00 | 111,027,491 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package xlab.parsing.util;
import xlab.parsing.exception.SchemaException;
import xlab.parsing.feature.SchemaFeatureExtractor;
import xlab.parsing.schema.LanguageSchema;
import xlab.parsing.schema.SlotSet;
import java.util.HashMap;
import java.util.Map;
import java.util.Set;
public class SchemaFeatureExtractorUtil {
... | UTF-8 | Java | 1,166 | java | SchemaFeatureExtractorUtil.java | Java | [] | null | [] | package xlab.parsing.util;
import xlab.parsing.exception.SchemaException;
import xlab.parsing.feature.SchemaFeatureExtractor;
import xlab.parsing.schema.LanguageSchema;
import xlab.parsing.schema.SlotSet;
import java.util.HashMap;
import java.util.Map;
import java.util.Set;
public class SchemaFeatureExtractorUtil {
... | 1,166 | 0.752144 | 0.752144 | 30 | 37.866665 | 33.687519 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.633333 | false | false | 13 |
3c3cf8678412f7b035faea8a09e25e6abcb59965 | 609,885,399,748 | 0b1253c305437c1bdb80fa3675639c39f1ddc110 | /android/app/src/main/java/com/sliebald/pairshare/ui/about/AboutFragment.java | 8d6be0fa5fe702cb7d915491e73e1f8ba3c81e56 | [
"Apache-2.0"
] | permissive | psukys/PairShare | https://github.com/psukys/PairShare | 47bc78199d4006997a2e9d9689564207a10483d9 | 41f97895911a416e7fdb104da8aca1663b17d9d7 | refs/heads/master | 2020-06-01T18:51:46.022000 | 2019-06-02T20:07:56 | 2019-06-02T20:07:56 | 190,890,556 | 1 | 0 | Apache-2.0 | true | 2019-06-08T13:23:37 | 2019-06-08T13:23:36 | 2019-06-02T20:08:10 | 2019-06-02T20:08:08 | 452 | 0 | 0 | 0 | null | false | false | package com.sliebald.pairshare.ui.about;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import androidx.fragment.app.Fragment;
import com.sliebald.pairshare.R;
/**
* Fragment for displaying general information about the App.
*/
public class ... | UTF-8 | Java | 624 | java | AboutFragment.java | Java | [] | null | [] | package com.sliebald.pairshare.ui.about;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import androidx.fragment.app.Fragment;
import com.sliebald.pairshare.R;
/**
* Fragment for displaying general information about the App.
*/
public class ... | 624 | 0.721154 | 0.721154 | 29 | 20.517241 | 23.746681 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.413793 | false | false | 13 |
01e84c249ee677e82c0c1e3413ad2ef252e2401d | 1,108,101,630,976 | 89601625bcf6c758ac5b6be21ae483f5a6523d46 | /src/indexa/busca/Construtor.java | f0c7ee9914391c84dab090ec9d0800b2e8a89db4 | [] | no_license | hugoguercio/IndexaBusca | https://github.com/hugoguercio/IndexaBusca | d0a841480e8437f48c3a63690df5ba8d6261ebad | 3ff0b22bb8b859dc4ab795d48bf775a9821fa078 | refs/heads/master | 2021-01-10T10:09:50.739000 | 2015-12-06T20:40:39 | 2015-12-06T20:40:39 | 45,201,785 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package indexa.busca;
/**
*
* @author Qih
*/
import EstruturasHashTable.TabelaHash;
import EstruturasTrie.Trie;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Comparator;
import ja... | UTF-8 | Java | 13,311 | java | Construtor.java | Java | [
{
"context": "package indexa.busca;\n\n/**\n *\n * @author Qih\n */\n\nimport EstruturasHashTable.TabelaHash;\nimp",
"end": 42,
"score": 0.7964826822280884,
"start": 41,
"tag": "NAME",
"value": "Q"
},
{
"context": "package indexa.busca;\n\n/**\n *\n * @author Qih\n */\n\nimport Estru... | null | [] | package indexa.busca;
/**
*
* @author Qih
*/
import EstruturasHashTable.TabelaHash;
import EstruturasTrie.Trie;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Comparator;
import ja... | 13,311 | 0.532189 | 0.523078 | 297 | 43.717171 | 34.358784 | 164 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 13 |
f33e502ae7d3a06808095ba8bd365fe480e22e54 | 27,839,978,045,439 | 2d2013c46190f7f9927d3a923b8413a91e91fbbb | /sources/l/a/a/a/o/c/j.java | c5d01d8ff2f18e0717374d131123f333a49c004d | [] | no_license | ghuntley/Aarogya-Setu_v1.1.1.apk | https://github.com/ghuntley/Aarogya-Setu_v1.1.1.apk | af5b054feddc901ca62b9233bb4aac576f8c4249 | ca931e596a31ab7298f3c7dc1ca3eaa327f84473 | refs/heads/master | 2022-05-26T15:50:36.276000 | 2020-05-02T12:06:54 | 2020-05-02T12:06:54 | 260,674,190 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package l.a.a.a.o.c;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Collections;
import java.util.List;
import java.util.concurrent.atomic.AtomicBoolean;
import java.util.concurrent.atomic.AtomicReference;
/* compiled from: PriorityTask */
public class j implements b<l>, i, l {
public f... | UTF-8 | Java | 1,819 | java | j.java | Java | [] | null | [] | package l.a.a.a.o.c;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Collections;
import java.util.List;
import java.util.concurrent.atomic.AtomicBoolean;
import java.util.concurrent.atomic.AtomicReference;
/* compiled from: PriorityTask */
public class j implements b<l>, i, l {
public f... | 1,819 | 0.60033 | 0.60033 | 70 | 24.985714 | 21.094679 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.471429 | false | false | 13 |
3baa18061248144138651aa5b6ff6c77a7db736c | 26,018,911,924,460 | fb225750f5d11abdc7c50630edb8910ccfbf7788 | /project/src/main/java/com/xwin/pojo/Comment.java | f12f0940fc961a22a2e22402c7fac32362a733fd | [] | no_license | wj61972874/xWing | https://github.com/wj61972874/xWing | 888f958a14c260a489fc7408463193613977d7a8 | 2369291bc6760d44e8ea5b9840393288ce6015be | refs/heads/master | 2022-12-18T08:40:56.751000 | 2019-07-21T16:09:48 | 2019-07-21T16:09:48 | 190,565,243 | 0 | 0 | null | false | 2022-12-06T00:32:03 | 2019-06-06T10:48:46 | 2019-07-21T16:10:02 | 2022-12-06T00:32:03 | 171 | 0 | 0 | 4 | Java | false | false | package com.xwin.pojo;
import lombok.Data;
import org.hibernate.annotations.GenericGenerator;
import javax.persistence.*;
import java.io.Serializable;
import java.util.Date;
@Data
@Entity
@Table(name = "comment")
public class Comment implements Serializable {
@Id
@GeneratedValue(strategy=GenerationType.IDENTITY)
... | UTF-8 | Java | 2,302 | java | Comment.java | Java | [] | null | [] | package com.xwin.pojo;
import lombok.Data;
import org.hibernate.annotations.GenericGenerator;
import javax.persistence.*;
import java.io.Serializable;
import java.util.Date;
@Data
@Entity
@Table(name = "comment")
public class Comment implements Serializable {
@Id
@GeneratedValue(strategy=GenerationType.IDENTITY)
... | 2,302 | 0.681581 | 0.681581 | 126 | 17.269842 | 15.920643 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.365079 | false | false | 13 |
dc8f9d5a8e174921b63abae52137489df5f84c4e | 23,132,693,883,445 | 3362d8eb2229f6013b6d08e026ecfff4abf56a09 | /src/com/aventura/demo/AventuraDemo.java | aef26d3d27b38b98105b3b18e8e5b36d9d04cdef | [
"MIT"
] | permissive | obarry/Aventura | https://github.com/obarry/Aventura | 36de75b3b5a93ee180dacf1aa977fe8ece6926a9 | 40a7b285b1607d4d2b7834a7309e535d19c5f0a2 | refs/heads/master | 2023-08-13T20:11:56.679000 | 2023-07-29T22:44:53 | 2023-07-29T22:44:53 | 58,331,080 | 15 | 1 | MIT | false | 2022-11-06T16:59:41 | 2016-05-08T20:58:38 | 2022-11-06T16:31:12 | 2022-11-06T16:59:40 | 10,985 | 4 | 0 | 4 | Java | false | false | package com.aventura.demo;
import java.awt.Color;
import java.awt.Dimension;
import java.awt.Graphics;
import java.awt.Toolkit;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.WindowConstants;
import com.aventura.context.GraphicContext;
import com.aventura.context.RenderContext;
import com.a... | UTF-8 | Java | 9,895 | java | AventuraDemo.java | Java | [
{
"context": "--- \n * MIT License\n * \n * Copyright (c) 2016-2023 Olivier BARRY\n * \n * Permission is hereby granted, free of char",
"end": 1469,
"score": 0.9998361468315125,
"start": 1456,
"tag": "NAME",
"value": "Olivier BARRY"
}
] | null | [] | package com.aventura.demo;
import java.awt.Color;
import java.awt.Dimension;
import java.awt.Graphics;
import java.awt.Toolkit;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.WindowConstants;
import com.aventura.context.GraphicContext;
import com.aventura.context.RenderContext;
import com.a... | 9,888 | 0.689338 | 0.65811 | 263 | 36.623573 | 30.928209 | 215 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.307985 | false | false | 13 |
33bc9c5bb628b432fa9e5da3bef74280d012b5ac | 7,121,055,828,842 | d3f112f6be71defed040388ba4baf7ce2ef852a7 | /src/com/common/node/word/empty/EmptyWord.java | 338b0ab91aeb0f276920346025f6e6e534344a83 | [] | no_license | JamiKX/bandlanguagev2 | https://github.com/JamiKX/bandlanguagev2 | 09853b316bd68f1757bfba356b5d6f289c14bbf2 | 12eb0b5c72e37d787f584ec8a78ffbcff06fe4a2 | refs/heads/main | 2023-02-15T22:21:37.357000 | 2020-12-18T08:27:26 | 2020-12-18T08:27:26 | 306,640,449 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.common.node.word.empty;
import com.common.node.word.Word;
//虚词,不做任何操作
public class EmptyWord extends Word {
@Override
public boolean run(String methodName) {
return true;
}
}
| UTF-8 | Java | 228 | java | EmptyWord.java | Java | [] | null | [] | package com.common.node.word.empty;
import com.common.node.word.Word;
//虚词,不做任何操作
public class EmptyWord extends Word {
@Override
public boolean run(String methodName) {
return true;
}
}
| 228 | 0.690476 | 0.690476 | 12 | 16.5 | 15.761239 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 13 |
d36742168c1dccd3787193073f43e7c131965df2 | 28,638,841,976,565 | dc44b4937fce47b71e15103f394108b4ee058be9 | /service/service-product/src/main/java/com/atguigu/gmall/product/Controller/TrademarkApiController.java | 16ec4b4269631e2e7488b347fb79d55e4545abef | [] | no_license | bellmit/gamll-parent-0316 | https://github.com/bellmit/gamll-parent-0316 | e6626dd176668d79fc7450abee68536d7f7ba93b | dee91054a28fd021e92f15256da063c3d64159cd | refs/heads/master | 2022-12-11T06:15:23.133000 | 2020-09-10T02:19:16 | 2020-09-10T02:19:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.atguigu.gmall.product.Controller;
import com.atguigu.gmall.common.result.Result;
import com.atguigu.gmall.model.product.BaseSaleAttr;
import com.atguigu.gmall.model.product.BaseTrademark;
import com.atguigu.gmall.model.product.SpuInfo;
import com.atguigu.gmall.product.service.BaseTrademarkService;
import c... | UTF-8 | Java | 2,780 | java | TrademarkApiController.java | Java | [
{
"context": "otation.*;\n\nimport java.util.List;\n\n/**\n * @author ccc\n * @create 2020-08-19 19:19\n */\n@RestController\n@",
"end": 588,
"score": 0.9996324777603149,
"start": 585,
"tag": "USERNAME",
"value": "ccc"
}
] | null | [] | package com.atguigu.gmall.product.Controller;
import com.atguigu.gmall.common.result.Result;
import com.atguigu.gmall.model.product.BaseSaleAttr;
import com.atguigu.gmall.model.product.BaseTrademark;
import com.atguigu.gmall.model.product.SpuInfo;
import com.atguigu.gmall.product.service.BaseTrademarkService;
import c... | 2,780 | 0.732988 | 0.724112 | 81 | 32.382717 | 27.70772 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 13 |
11c3420fbcedd009a967193efc8c72888666187b | 12,214,887,013,006 | 3aca009f1b796c0303c978e234dd87d4b6c96693 | /NVList-Build/src/nl/weeaboo/nvlist/build/ProjectBrowseField.java | 069fb19d1a95aaffad200253889064697614a0dc | [] | no_license | weimingtom/nvlist | https://github.com/weimingtom/nvlist | af62792b0d2cbfad87107fabf833ee675e86a4f6 | 3a1eda2781397158e478bb114b24fc45e7a32023 | refs/heads/master | 2021-05-30T21:14:53.990000 | 2014-07-06T11:54:30 | 2014-07-06T11:54:30 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nl.weeaboo.nvlist.build;
import java.awt.Color;
import java.awt.Font;
@SuppressWarnings("serial")
public class ProjectBrowseField extends FancyFileBrowseField {
public ProjectBrowseField(Color bg) {
super(true, true);
setNullFileValid(true);
setLabel("Project Folder");
setButtonText... | UTF-8 | Java | 478 | java | ProjectBrowseField.java | Java | [] | null | [] | package nl.weeaboo.nvlist.build;
import java.awt.Color;
import java.awt.Font;
@SuppressWarnings("serial")
public class ProjectBrowseField extends FancyFileBrowseField {
public ProjectBrowseField(Color bg) {
super(true, true);
setNullFileValid(true);
setLabel("Project Folder");
setButtonText... | 478 | 0.711297 | 0.707113 | 22 | 19.818182 | 18.734112 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5 | false | false | 13 |
7e14aff4abb67c07d236a7880117a0841f9d1470 | 12,936,441,509,502 | f1ea4ce3e8e1addcfab2c668a291b2b519457bdc | /src/Array/Iterator/IteratorBasic.java | f2a82e1e30efb91fdf70affc1c58c98a1fe9432e | [] | no_license | JinheFan/Leetcode | https://github.com/JinheFan/Leetcode | 57241e0e99c47367ac89ede4f5fdd95eb6af2113 | 1f6b2ae4b02cd7d4b69b0ae211c8fd637b6770a2 | refs/heads/master | 2022-05-30T01:56:29.024000 | 2020-05-01T00:42:15 | 2020-05-01T00:42:15 | 260,348,710 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Array.Iterator;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
public class IteratorBasic {
public static void Iter (){
List<Integer> list = new ArrayList<>();
list.add(1);
list.add(2);
list.add(3);
for (int i = 0; i < list.size(); i... | UTF-8 | Java | 673 | java | IteratorBasic.java | Java | [] | null | [] | package Array.Iterator;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
public class IteratorBasic {
public static void Iter (){
List<Integer> list = new ArrayList<>();
list.add(1);
list.add(2);
list.add(3);
for (int i = 0; i < list.size(); i... | 673 | 0.502229 | 0.496285 | 33 | 19.39394 | 16.565643 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 13 |
c29db069a2eb1607fe35b7430d50ee62dc2aa4e5 | 24,103,356,527,812 | 94c04b4493050220c2e7e6fd1e8439aacb241b88 | /example/src/main/java/com/runningcode/noadapter/example/recyclerview/model/User.java | 17c4adf8118cae25c85ccab77b50a37894528de5 | [] | no_license | chenchongyu/NoAdapter-Example | https://github.com/chenchongyu/NoAdapter-Example | e23600256cd05ac683c9d73bc0ef90bc2a023035 | 2d40a2d3047914c4a7706dd91fcf43c6157269bf | refs/heads/master | 2023-05-02T14:41:32.191000 | 2021-05-26T08:30:00 | 2021-05-26T08:30:00 | 370,217,322 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.runningcode.noadapter.example.recyclerview.model;
public class User {
public int image;
public String name;
public User(int image) {
this.image = image;
}
}
| UTF-8 | Java | 195 | java | User.java | Java | [] | null | [] | package com.runningcode.noadapter.example.recyclerview.model;
public class User {
public int image;
public String name;
public User(int image) {
this.image = image;
}
}
| 195 | 0.671795 | 0.671795 | 10 | 18.5 | 17.800282 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 13 |
439876412177d9c77b76f2f405f6f665fdfdd92f | 24,103,356,525,476 | 2853cc028d4267dc915870cc2004661aeabd4336 | /hw08/src/main/java/ru/otus/springframework/hw08/db/seeder/CommentSeeder.java | 942db63d0ebc620e54d365bfda110c0c9cb0e975 | [] | no_license | infatigabilis/Otus-Spring-Homeworks | https://github.com/infatigabilis/Otus-Spring-Homeworks | 7dcf398014685aa8934fb4651012d97eacb2d7ec | 5ed0277373709c208a393c7a07d4a56da55ed70a | refs/heads/master | 2020-03-21T20:40:33.106000 | 2018-11-14T06:31:21 | 2018-11-14T06:31:21 | 139,021,027 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.otus.springframework.hw08.db.seeder;
import org.springframework.stereotype.Component;
import ru.otus.springframework.hw08.domain.Comment;
import ru.otus.springframework.hw08.repository.CommentRepository;
@Component
public class CommentSeeder {
private final CommentRepository repository;
public Com... | UTF-8 | Java | 1,227 | java | CommentSeeder.java | Java | [] | null | [] | package ru.otus.springframework.hw08.db.seeder;
import org.springframework.stereotype.Component;
import ru.otus.springframework.hw08.domain.Comment;
import ru.otus.springframework.hw08.repository.CommentRepository;
@Component
public class CommentSeeder {
private final CommentRepository repository;
public Com... | 1,227 | 0.714751 | 0.704156 | 26 | 46.192307 | 44.28233 | 156 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 13 |
bab6bbce614237ad5ecc8ee6fa678dc3c639c9c6 | 13,048,110,690,381 | a6e970aa21ad7c090005536c3198a1a805b528dc | /task-manager/src/main/java/com/paysec/taskmanager/config/PersistenceConfig.java | 1a1baf695634480bcae71a355dcbf741fded6cb4 | [] | no_license | eallanjoseph123/task-manager | https://github.com/eallanjoseph123/task-manager | 9777b20c2445547d90acf241f957aba1617cf092 | 8fe6ee17e1ee804fafa67a9b1fb248a2ce9e1869 | refs/heads/master | 2018-02-07T19:46:58.829000 | 2017-08-04T04:32:20 | 2017-08-04T04:32:20 | 96,085,989 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.paysec.taskmanager.config;
import java.util.Properties;
import javax.naming.Context;
import javax.naming.InitialContext;
import javax.naming.NamingException;
import javax.sql.DataSource;
import org.hibernate.cfg.Environment;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframew... | UTF-8 | Java | 3,070 | java | PersistenceConfig.java | Java | [] | null | [] | package com.paysec.taskmanager.config;
import java.util.Properties;
import javax.naming.Context;
import javax.naming.InitialContext;
import javax.naming.NamingException;
import javax.sql.DataSource;
import org.hibernate.cfg.Environment;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframew... | 3,070 | 0.793485 | 0.792182 | 100 | 29.700001 | 27.531256 | 153 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.42 | false | false | 13 |
3aae227c67a02a1afc2792fda6d00dd2d7aec3db | 19,335,942,819,708 | aa0db9c474e7594a87f84bb5a67e930c4e59e70b | /js/src/main/java/commitminer/js/analysis/utilities/ChangeTypeFilterVisitor.java | e0a98db428e4ecb25e77536c65b5a8263efc086f | [
"Apache-2.0"
] | permissive | nashid/CommitMiner | https://github.com/nashid/CommitMiner | b5b31c0ebdc608a19c2dca3ad03cb69405fd5acd | 1bcd3f59b82af4e75007f6e6cd6cfcf83030c057 | refs/heads/master | 2021-12-23T09:31:42.788000 | 2017-11-10T00:39:42 | 2017-11-10T00:39:42 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package commitminer.js.analysis.utilities;
import java.util.Arrays;
import java.util.HashSet;
import java.util.Set;
import org.mozilla.javascript.ast.AstNode;
import org.mozilla.javascript.ast.NodeVisitor;
import ca.ubc.ece.salt.gumtree.ast.ClassifiedASTNode.ChangeType;
/**
* Visitor for storing all nodes with a c... | UTF-8 | Java | 1,000 | java | ChangeTypeFilterVisitor.java | Java | [] | null | [] | package commitminer.js.analysis.utilities;
import java.util.Arrays;
import java.util.HashSet;
import java.util.Set;
import org.mozilla.javascript.ast.AstNode;
import org.mozilla.javascript.ast.NodeVisitor;
import ca.ubc.ece.salt.gumtree.ast.ClassifiedASTNode.ChangeType;
/**
* Visitor for storing all nodes with a c... | 1,000 | 0.778 | 0.778 | 35 | 27.571428 | 26.751005 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.885714 | false | false | 13 |
61cf11628f98ae3388a34c6dc57c80be6d895e0e | 35,296,041,252,387 | 3e52f484265266eadebb9ba4c37f8e71ef060052 | /src/main/java/com/shnlng/bcast/adver/service/AdverService.java | 59bf56e0a5bd27f07eece2af060c007bdf92cc3f | [] | no_license | ellwu/bcast | https://github.com/ellwu/bcast | b9ddc3d7164ba9654ab4e05a39ab82a2cfd2c734 | 5746b962c72aaca32c96d47cef14e4f0956ffe9c | refs/heads/master | 2021-01-21T04:40:45.179000 | 2016-06-07T11:35:00 | 2016-06-07T11:35:00 | 46,987,349 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.shnlng.bcast.adver.service;
import java.util.List;
import org.apache.commons.lang3.StringUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.stereotype.Service;
impor... | UTF-8 | Java | 1,456 | java | AdverService.java | Java | [] | null | [] | package com.shnlng.bcast.adver.service;
import java.util.List;
import org.apache.commons.lang3.StringUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.stereotype.Service;
impor... | 1,456 | 0.745192 | 0.744505 | 56 | 25 | 22.37505 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.732143 | false | false | 13 |
ed541a3d5b5bd5b8d22097ebeb76945f0759237a | 36,017,595,764,951 | 2253e976171b28b226169812688763c592470e7c | /src/main/java/com/daugherty/e2c/persistence/data/DiscountSubscriptionTypeWriteDao.java | ee670d2a169b3aa72f212d308e80d5d5bae0d382 | [] | no_license | abobwhite/example-api | https://github.com/abobwhite/example-api | 6b5e96683fee92a13375f4d2f13e9fd9b6b6f12b | c31c5d095ab636ebe7a7ade4d5c7bbf259b7e415 | refs/heads/master | 2021-01-10T14:45:31.702000 | 2015-06-07T05:29:14 | 2015-06-07T05:29:14 | 37,005,745 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.daugherty.e2c.persistence.data;
import java.util.List;
import com.daugherty.e2c.domain.SubscriptionType;
/**
* Defines database write operations for the Discount Subscription Type.
*/
public interface DiscountSubscriptionTypeWriteDao {
SubscriptionType insert(Long discountsId, SubscriptionType subs... | UTF-8 | Java | 511 | java | DiscountSubscriptionTypeWriteDao.java | Java | [] | null | [] | package com.daugherty.e2c.persistence.data;
import java.util.List;
import com.daugherty.e2c.domain.SubscriptionType;
/**
* Defines database write operations for the Discount Subscription Type.
*/
public interface DiscountSubscriptionTypeWriteDao {
SubscriptionType insert(Long discountsId, SubscriptionType subs... | 511 | 0.810176 | 0.806262 | 16 | 30.9375 | 33.908829 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5625 | false | false | 13 |
7c6bc406ae462cf3625520d63f8833d78630e05d | 34,832,184,792,159 | 29cb38c2b7a75d8cce9a36f1e52bc89521d03ab3 | /src/test/java/com/example/dbflute/jodatime/exbhv/MemberBhvTest.java | 2c26a7e3d4537b8cbdf20233cf82ae721b5ed5d8 | [
"Apache-2.0"
] | permissive | taktos/dbflute-jodatime-example | https://github.com/taktos/dbflute-jodatime-example | e7b27a81b5de78ba1c36fe8fa473c227957ac338 | 910575e188dccaccf8742a10507cf2d51b4622a0 | refs/heads/master | 2016-09-06T04:32:53.877000 | 2015-04-17T09:16:26 | 2015-04-17T09:16:26 | 14,114,039 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.dbflute.jodatime.exbhv;
import static org.hamcrest.CoreMatchers.is;
import static org.hamcrest.CoreMatchers.notNullValue;
import static org.junit.Assert.*;
import java.util.Collections;
import java.util.List;
import org.joda.time.LocalDate;
import org.junit.Test;
import org.junit.runner.RunWith;
... | UTF-8 | Java | 2,215 | java | MemberBhvTest.java | Java | [] | null | [] | package com.example.dbflute.jodatime.exbhv;
import static org.hamcrest.CoreMatchers.is;
import static org.hamcrest.CoreMatchers.notNullValue;
import static org.junit.Assert.*;
import java.util.Collections;
import java.util.List;
import org.joda.time.LocalDate;
import org.junit.Test;
import org.junit.runner.RunWith;
... | 2,215 | 0.76614 | 0.746275 | 70 | 30.642857 | 23.951759 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.785714 | false | false | 13 |
9eefa243b59deb5efb68144f1889bf75db93326c | 22,058,952,086,758 | 8fca980d6553260c3b3015274c1486384bd22339 | /src/main/java/com/sberStudy/java/homeWork/pivovarova/lesson14/ValueForCacheMap.java | a08fdee047f76f287f01af931ca25db93afb28b4 | [] | no_license | anastasya1105/Study_Sber | https://github.com/anastasya1105/Study_Sber | 8699659130aac9736d4989166dedcd4b3ba913de | e5d9c53eed2828dc40f8487e9a9211c66b1bb298 | refs/heads/master | 2023-03-30T01:07:10.611000 | 2021-04-14T17:35:06 | 2021-04-14T17:35:06 | 322,297,433 | 0 | 0 | null | false | 2021-04-14T17:35:06 | 2020-12-17T13:06:52 | 2021-04-09T19:31:27 | 2021-04-14T17:35:06 | 241 | 0 | 0 | 0 | Java | false | false | package com.sberStudy.java.homeWork.pivovarova.lesson14;
import com.sberStudy.java.homeWork.pivovarova.lesson14.Cache;
import com.sberStudy.java.homeWork.pivovarova.lesson14.FileException;
import java.io.*;
import java.lang.reflect.Method;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
i... | UTF-8 | Java | 5,890 | java | ValueForCacheMap.java | Java | [] | null | [] | package com.sberStudy.java.homeWork.pivovarova.lesson14;
import com.sberStudy.java.homeWork.pivovarova.lesson14.Cache;
import com.sberStudy.java.homeWork.pivovarova.lesson14.FileException;
import java.io.*;
import java.lang.reflect.Method;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
i... | 5,890 | 0.606018 | 0.603583 | 150 | 37.326668 | 29.06418 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.68 | false | false | 13 |
b88200753fecb0569113983b11a2b9d9b840f483 | 19,928,648,295,187 | 92f5fbda60c9c0ea558710225651a345a2361676 | /src/com/dms/control/RoomController.java | d3726cc844a39637f166d6828a54da72c47dce93 | [] | no_license | tangwe/dms | https://github.com/tangwe/dms | b5972a1cff53398b352397c94773253d7dead3aa | 239e04ea58af8f4f4c3f096d4da10209b5152b53 | refs/heads/master | 2021-01-16T18:02:21.113000 | 2014-10-05T07:03:04 | 2014-10-05T07:03:04 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dms.control;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.ResponseBody;
import com.dms.common.DataGridRe... | UTF-8 | Java | 3,282 | java | RoomController.java | Java | [
{
"context": "m.dms.view.VIEW_ROOM;\n\n/**\n * 寝室控制器\n * \n * @author SemF\n * \n * @create 2014年9月6日 下午7:02:49\n * \n * @versio",
"end": 532,
"score": 0.9991893768310547,
"start": 528,
"tag": "USERNAME",
"value": "SemF"
}
] | null | [] | package com.dms.control;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.ResponseBody;
import com.dms.common.DataGridRe... | 3,282 | 0.69644 | 0.688493 | 130 | 23.200001 | 22.907305 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.730769 | false | false | 13 |
b9384ada223d228aa304c775c70c30468a93db26 | 14,585,709,008,591 | 120d3642ee746dc78ab440427a4b5906df5672c8 | /tic-tac-toe-3-2/app/src/main/java/pl/mateuszbona/tictactoe/gamelist/async/DownloadGameTask.java | 98fbee869315021e9da665e12ee0a9ca456e5a00 | [] | no_license | lwach87/HttpConectionAndroid | https://github.com/lwach87/HttpConectionAndroid | 35b367d3aefecae251d3ed95f376c49c10b4bb3e | 909a6565cf95d1d6183bfe76cac9e24f456861a3 | refs/heads/master | 2021-01-20T09:20:49.819000 | 2017-03-04T19:36:49 | 2017-03-04T19:36:49 | 83,919,319 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.mateuszbona.tictactoe.gamelist.async;
import android.os.AsyncTask;
import java.util.List;
import pl.mateuszbona.tictactoe.gamelist.model.Game;
import pl.mateuszbona.tictactoe.gamelist.service.GameListService;
public class DownloadGameTask extends AsyncTask<Void, Void, List<Game>> {
private final Game... | UTF-8 | Java | 1,082 | java | DownloadGameTask.java | Java | [] | null | [] | package pl.mateuszbona.tictactoe.gamelist.async;
import android.os.AsyncTask;
import java.util.List;
import pl.mateuszbona.tictactoe.gamelist.model.Game;
import pl.mateuszbona.tictactoe.gamelist.service.GameListService;
public class DownloadGameTask extends AsyncTask<Void, Void, List<Game>> {
private final Game... | 1,082 | 0.71719 | 0.71719 | 37 | 28.243244 | 25.312538 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.432432 | false | false | 13 |
5a28cb844c528a16af6546014ffe4bd4ab1bfea8 | 4,277,787,480,296 | a31fa0ab91784de092c1fd36b8bd2b5231b325a4 | /src/com/rochon/car/manufacturer/base/SensitivityCurve.java | 6d14a9cf74f5a9ed73cc2ed91033f1235636920b | [] | no_license | grochon/DependencyInjectionExample | https://github.com/grochon/DependencyInjectionExample | cf4f49c8003bbf1b3d721ff0a34f0a0b5016c1db | 9e8ea1ffdfc04f81ab17cd50ee097ccb64c443be | refs/heads/master | 2021-01-10T10:54:09.370000 | 2016-03-18T03:02:30 | 2016-03-18T03:02:30 | 54,155,037 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rochon.car.manufacturer.base;
public interface SensitivityCurve {
double adjust(double pct);
}
| UTF-8 | Java | 112 | java | SensitivityCurve.java | Java | [] | null | [] | package com.rochon.car.manufacturer.base;
public interface SensitivityCurve {
double adjust(double pct);
}
| 112 | 0.776786 | 0.776786 | 7 | 15 | 17.163084 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 13 |
58e28b036261deeaca707dd2caccab3e3ebfdc0f | 18,330,920,468,172 | 4e4d7a44ab4c105f52e815a982b0d448197346c8 | /src/main/java/fr/tse/fi2/hpp/labs/queries/impl/RouteMembershipProcessor.java | 54a1fe7d748534283bd4be694ffdae9b3a9f9f7b | [] | no_license | JulesChevalier/hpp | https://github.com/JulesChevalier/hpp | 390918c3559a4009504b0d7da241d26cdbc919a8 | 8660cb9a88638db74f054304bfe0daed4fdf34ba | refs/heads/master | 2021-01-21T20:53:08.965000 | 2015-12-02T13:07:45 | 2015-12-02T13:07:45 | 33,930,156 | 0 | 0 | null | true | 2015-04-14T12:25:31 | 2015-04-14T12:25:31 | 2015-04-14T11:49:28 | 2015-04-14T11:49:28 | 0 | 0 | 0 | 0 | null | null | null | package fr.tse.fi2.hpp.labs.queries.impl;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import java.util.Random;
import fr.tse.fi2.hpp.labs.beans.DebsRecord;
import fr.tse.fi2.hpp.labs.beans.measure.QueryProcessorMeasure;
import fr.tse.fi2.hpp.labs.queries.AbstractQueryProcessor;
publ... | UTF-8 | Java | 1,614 | java | RouteMembershipProcessor.java | Java | [] | null | [] | package fr.tse.fi2.hpp.labs.queries.impl;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import java.util.Random;
import fr.tse.fi2.hpp.labs.beans.DebsRecord;
import fr.tse.fi2.hpp.labs.beans.measure.QueryProcessorMeasure;
import fr.tse.fi2.hpp.labs.queries.AbstractQueryProcessor;
publ... | 1,614 | 0.654895 | 0.643742 | 46 | 34.108696 | 35.052277 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.869565 | false | false | 13 |
10c78ad67bff14dbc062ceb59cb284b069a90621 | 13,554,916,815,585 | cd53b2ec381554bf55e9f43966c621e4f43a47aa | /src/main/java/com/github/tantalor93/scoreparentheses/Solution856.java | 1c7f0d45ddb3f99557a187cb53b14b91f7522932 | [] | no_license | Tantalor93/leetcode-solutions | https://github.com/Tantalor93/leetcode-solutions | 9d92e60f7f1777fa5f8fea56a7e0aabf042e8ca3 | 24d7d943c8d2e4514125adbf9a7696db1cd4b9a3 | refs/heads/master | 2022-10-22T08:11:59.042000 | 2022-10-16T21:27:25 | 2022-10-16T21:27:25 | 141,449,824 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.tantalor93.scoreparentheses;
import java.util.ArrayDeque;
import java.util.Deque;
// https://leetcode.com/problems/score-of-parentheses/
public class Solution856 {
public int scoreOfParentheses(String S) {
Deque<String> stack = new ArrayDeque<>();
for (int i = 0; i < S.length()... | UTF-8 | Java | 948 | java | Solution856.java | Java | [
{
"context": "package com.github.tantalor93.scoreparentheses;\n\nimport java.util.ArrayDeque;\ni",
"end": 29,
"score": 0.9994100332260132,
"start": 19,
"tag": "USERNAME",
"value": "tantalor93"
}
] | null | [] | package com.github.tantalor93.scoreparentheses;
import java.util.ArrayDeque;
import java.util.Deque;
// https://leetcode.com/problems/score-of-parentheses/
public class Solution856 {
public int scoreOfParentheses(String S) {
Deque<String> stack = new ArrayDeque<>();
for (int i = 0; i < S.length()... | 948 | 0.452532 | 0.440928 | 33 | 27.727272 | 18.416515 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.484848 | false | false | 13 |
9f8f769694c49a63f7ebafda2f22b47e9e2b964d | 1,425,929,189,119 | 84f5c566cd84258294beaac28c93770ed2915606 | /System and Resources Scheduling/Disk.java | fa20497f33dc2f20c877f405b118eeb5cfe002a0 | [] | no_license | liusiyi641/Class-Projects | https://github.com/liusiyi641/Class-Projects | c9b92ba1830d9c14dc894b949398390dc61e8241 | 871d4f8343980beb0d8bad22b7d26681af1e7a50 | refs/heads/master | 2020-03-10T04:40:54.001000 | 2018-04-12T05:27:27 | 2018-04-12T05:27:27 | 129,197,926 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.LinkedList;
import java.util.Random;
public class Disk extends MM1 {
public Disk(String name, LinkedList<Event> schedule, double lambda, double ts) {
super(name, schedule, lambda, ts);
}
@Override
public void onDeath(double timestamp, Request request) {
// random number generator
... | UTF-8 | Java | 1,434 | java | Disk.java | Java | [] | null | [] | import java.util.LinkedList;
import java.util.Random;
public class Disk extends MM1 {
public Disk(String name, LinkedList<Event> schedule, double lambda, double ts) {
super(name, schedule, lambda, ts);
}
@Override
public void onDeath(double timestamp, Request request) {
// random number generator
... | 1,434 | 0.649233 | 0.644351 | 52 | 26.576923 | 25.731861 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.596154 | false | false | 13 |
20f825e5dae6e83fe217df77a43cbefac268fd17 | 7,773,890,870,271 | d96abf2a0655b7acd82a516c81dc2f132e814ec3 | /src/services/ReviewManager.java | 83d6887d1d08bb47068cd19e9177258ee0764401 | [] | no_license | paulkaTea/SECPROG | https://github.com/paulkaTea/SECPROG | 364a986767296ee7a14255f8cce3d865f232385f | 35a02a28f8e4ac7f2d0e777a835657df51022dd6 | refs/heads/master | 2016-08-09T14:14:42.697000 | 2016-04-13T08:54:47 | 2016-04-13T08:54:47 | 52,733,494 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package services;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import db.DBConnection;
import dto.Book;
import dto.Review;
public class ReviewManager {
public ReviewManager(){}
public static void addReview(Stri... | UTF-8 | Java | 1,542 | java | ReviewManager.java | Java | [
{
"context": "oductID(id);\n\t\t\t\treview.setUsername(rs.getString(\"Username\"));\n\t\t\t\treview.setReview(rs.getString(\"Review\"));",
"end": 1286,
"score": 0.9475225806236267,
"start": 1278,
"tag": "USERNAME",
"value": "Username"
}
] | null | [] | package services;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import db.DBConnection;
import dto.Book;
import dto.Review;
public class ReviewManager {
public ReviewManager(){}
public static void addReview(Stri... | 1,542 | 0.701038 | 0.698444 | 60 | 24.700001 | 21.483559 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.716667 | false | false | 13 |
5b2b74adaca2a546b779a8fcd03eca0cbc000acb | 21,638,045,293,385 | 0638520482f53f1b58491aec57af7a2d53b96f13 | /uni wroc/lista10/src/skrzyzowanie/Skrzyzowanie.java | 4c3651d66dce6bbcc0b7a0637f9b78c75de8244b | [] | no_license | salachnab/java | https://github.com/salachnab/java | af11d28044a5e6075a0f5e5cc0f4e2f546ba8986 | 0ba74e5f0d305ab5181869ce1f9411df85657b14 | refs/heads/master | 2020-05-30T13:58:20.165000 | 2019-06-01T21:23:29 | 2019-06-01T21:23:29 | 189,774,427 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package skrzyzowanie;
import javax.swing.*;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.image.BufferedImage;
import java.util.ArrayList;
import java.util.List;
import java.util.concurrent.CopyOnWriteArrayList;
public class Skrzyzowanie extends... | UTF-8 | Java | 5,678 | java | Skrzyzowanie.java | Java | [
{
"context": "ln(\"actionPerformed\");\r\n\r\n // USUWANIE TE, KTORE DOJECHALY\r\n for(int i=0; i<cars.size(); i++)\r\n ",
"end": 1507,
"score": 0.9971315264701843,
"start": 1492,
"tag": "NAME",
"value": "KTORE DOJECHALY"
}
] | null | [] | package skrzyzowanie;
import javax.swing.*;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.image.BufferedImage;
import java.util.ArrayList;
import java.util.List;
import java.util.concurrent.CopyOnWriteArrayList;
public class Skrzyzowanie extends... | 5,669 | 0.528003 | 0.512328 | 153 | 35.111111 | 44.115204 | 309 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.738562 | false | false | 13 |
e506b132216ae2189af59ca039237ab5832b7c4b | 21,638,045,295,936 | 9ca77620f6549f00ff09a51f2c9629b7800b5589 | /app/src/main/java/edu/cnm/deepdive/celestialbodies/controller/HistoryFragment.java | a8dda214ac58b8e4b299aadaf7b186282f12db10 | [
"MIT"
] | permissive | barionleg/celestial-bodies-client | https://github.com/barionleg/celestial-bodies-client | 244713bd6d1d3ccb393c4d289ff883b22d01339c | cedfeb197fda9da4a92c0228da55fc099ae49c2d | refs/heads/master | 2023-03-17T13:07:13.924000 | 2019-04-10T17:25:22 | 2019-04-10T17:25:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.cnm.deepdive.celestialbodies.controller;
import android.annotation.SuppressLint;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.ContextMenu;
import andr... | UTF-8 | Java | 4,229 | java | HistoryFragment.java | Java | [
{
"context": "older\n * scores or will auto-delete.\n *\n * @author Kevin Simms & Deep Dive Coding Java + Android Bootcamp co",
"end": 1159,
"score": 0.9974623322486877,
"start": 1148,
"tag": "NAME",
"value": "Kevin Simms"
}
] | null | [] | package edu.cnm.deepdive.celestialbodies.controller;
import android.annotation.SuppressLint;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.ContextMenu;
import andr... | 4,224 | 0.741546 | 0.740601 | 114 | 36.087719 | 31.399677 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.578947 | false | false | 13 |
5f393fa466e1f227a7ebebc08b7d7ccbaba1ad71 | 22,883,585,802,341 | 61cdc0b58852d5e8e03974333245389ea9e48a48 | /src/me/looka/testing/IOTest.java | f1a69f2219cc935c356ff5d053396eb47ed67ccf | [
"BSD-3-Clause",
"Apache-2.0",
"MIT"
] | permissive | Specialists/SpecialLib | https://github.com/Specialists/SpecialLib | be44918957718a0f2c44910a51bf7bd1319a6249 | 0e541c5ed8a73ee44f32056622130515723a4b56 | refs/heads/master | 2020-04-28T08:40:01.250000 | 2014-11-11T16:21:43 | 2014-11-11T16:21:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.looka.testing;
import me.looka.specialutil.IOUtil;
public class IOTest {
public static void main(String[] args) {
// TODO Auto-generated method stub
int thing = IOUtil.getInt((byte)43, (byte)52);
System.out.println(thing);
}
}
| UTF-8 | Java | 250 | java | IOTest.java | Java | [] | null | [] | package me.looka.testing;
import me.looka.specialutil.IOUtil;
public class IOTest {
public static void main(String[] args) {
// TODO Auto-generated method stub
int thing = IOUtil.getInt((byte)43, (byte)52);
System.out.println(thing);
}
}
| 250 | 0.712 | 0.696 | 13 | 18.23077 | 17.62932 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 13 |
5e79d91c1e51142c98aab4a34d41c2816ffba90b | 3,410,204,068,251 | 688cf80a9d0bb75a3a638206d2d774915252ba99 | /src/test/java/com/adobe/interview/blog/controller/BlogSpaceControllerTests.java | a830ac1c65c8e29aaa00b695954f088a6ffc6e53 | [] | no_license | BhavarthChauhan/BlogReporsitory | https://github.com/BhavarthChauhan/BlogReporsitory | a496049c8f0874b643d22c6102d159984184bb7e | a6f51f11521bd929d96efa45afbeaa933b93c6e6 | refs/heads/master | 2023-01-30T10:41:13.370000 | 2020-11-24T02:45:37 | 2020-11-24T02:45:37 | 314,040,786 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.adobe.interview.blog.controller;
import com.adobe.interview.blog.components.blogSpace.BlogSpaceResponseDTO;
import com.adobe.interview.blog.components.blogSpace.NewBlogSpaceDTO;
import com.adobe.interview.blog.exception.ResourceNotFoundException;
import com.adobe.interview.blog.service.BlogService;
import... | UTF-8 | Java | 3,050 | java | BlogSpaceControllerTests.java | Java | [
{
"context": "gSpaceDTO(\"testSpaceName\",\"testDesc\",\"testTheme\",\"testUserName\");\n Mockito.when(\n blogServ",
"end": 2621,
"score": 0.5415201187133789,
"start": 2609,
"tag": "USERNAME",
"value": "testUserName"
}
] | null | [] | package com.adobe.interview.blog.controller;
import com.adobe.interview.blog.components.blogSpace.BlogSpaceResponseDTO;
import com.adobe.interview.blog.components.blogSpace.NewBlogSpaceDTO;
import com.adobe.interview.blog.exception.ResourceNotFoundException;
import com.adobe.interview.blog.service.BlogService;
import... | 3,050 | 0.728852 | 0.728852 | 88 | 33.659092 | 31.076843 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 13 |
682015c1841e525735580607ea3963b9c349da4b | 11,982,958,823,346 | 9dc822964240041c1c128dbdc411ce700591eeea | /module12(spring-core)/spring-core/src/main/java/by/cdp/task01/dao/UserRepositoryFactory.java | dab29370337ec2cdc928b7c9947aacfebcb193e3 | [] | no_license | home-api/JMP-2014-Siarhei-Charkes-Group-1 | https://github.com/home-api/JMP-2014-Siarhei-Charkes-Group-1 | 57f9914c07397a808f23de29649d4a67c91959de | 31f81be899419706a85de4b259dd4e1c788ad599 | refs/heads/master | 2021-01-24T14:27:04.567000 | 2015-02-22T19:13:01 | 2015-02-22T19:13:01 | 24,588,089 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package by.cdp.task01.dao;
/**
* Created with IntelliJ IDEA.
* User: web
* Date: 12/27/2014
* Time: 8:59 AM
*/
public class UserRepositoryFactory {
private final static UserRepository USER_REPOSITORY = new UserRepository();
public UserRepository createUserRepository() {
return USER_REPOSITORY;
... | UTF-8 | Java | 328 | java | UserRepositoryFactory.java | Java | [
{
"context": ".dao;\n\n/**\n * Created with IntelliJ IDEA.\n * User: web\n * Date: 12/27/2014\n * Time: 8:59 AM\n */\npublic c",
"end": 75,
"score": 0.9991173148155212,
"start": 72,
"tag": "USERNAME",
"value": "web"
}
] | null | [] | package by.cdp.task01.dao;
/**
* Created with IntelliJ IDEA.
* User: web
* Date: 12/27/2014
* Time: 8:59 AM
*/
public class UserRepositoryFactory {
private final static UserRepository USER_REPOSITORY = new UserRepository();
public UserRepository createUserRepository() {
return USER_REPOSITORY;
... | 328 | 0.692073 | 0.652439 | 17 | 18.294117 | 21.267941 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.176471 | false | false | 13 |
9f09cfab46b7506fb3cd8f1ecbb3357d239717d9 | 37,288,906,068,718 | 313fde4adb3d77bb35c873bbfeecb3dce39a553b | /app/src/main/java/com/qgyyzs/globalcosmetics/customview/GlideLoader.java | a540780e17a0839f8fbbc821fc7f43bba88648d5 | [] | no_license | wangbo666/hzp | https://github.com/wangbo666/hzp | b41d37b63a90b7f83bb560b42dea8506619ce44a | ce75f47e36946c57d0ffd0a884f834e62be8bc15 | refs/heads/master | 2021-03-12T04:53:19.598000 | 2020-03-13T08:16:49 | 2020-03-13T08:16:49 | 246,590,994 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qgyyzs.globalcosmetics.customview;
import android.content.Context;
import android.widget.ImageView;
import com.bumptech.glide.Glide;
import com.bumptech.glide.request.RequestOptions;
import com.jaiky.imagespickers.ImageLoader;
import com.qgyyzs.globalcosmetics.R;
public class GlideLoader implements Image... | UTF-8 | Java | 691 | java | GlideLoader.java | Java | [] | null | [] | package com.qgyyzs.globalcosmetics.customview;
import android.content.Context;
import android.widget.ImageView;
import com.bumptech.glide.Glide;
import com.bumptech.glide.request.RequestOptions;
import com.jaiky.imagespickers.ImageLoader;
import com.qgyyzs.globalcosmetics.R;
public class GlideLoader implements Image... | 691 | 0.716353 | 0.714906 | 24 | 27.791666 | 24.550932 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.541667 | false | false | 13 |
16669c5c5e0013ecdd919accdbd896fb615c93ab | 37,288,906,066,211 | 283166c845ddd68cd5bdef4d59252546eeca01d0 | /app/src/main/java/com/room517/chitchat/utils/ViewAnimationUtil.java | b621ccbf20e95fd5ef52c0ed4427fdffcfb26db9 | [] | no_license | cybernhl/ChitChat2 | https://github.com/cybernhl/ChitChat2 | 7e1fe123e03c01a84efd53695640151a588120ab | 7c8fad026388ec7e2ad86483b9bd1e9db8133e9a | refs/heads/main | 2023-03-19T11:43:47.001000 | 2017-11-20T10:43:39 | 2017-11-20T10:43:39 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.room517.chitchat.utils;
import android.animation.Animator;
import android.support.annotation.Nullable;
import android.support.v4.view.animation.LinearOutSlowInInterpolator;
import android.view.View;
/**
* Created by imxqd on 2016/7/9.
* View动画工具类
*/
public class ViewAnimationUtil {
public static vo... | UTF-8 | Java | 1,404 | java | ViewAnimationUtil.java | Java | [
{
"context": "ator;\nimport android.view.View;\n\n/**\n * Created by imxqd on 2016/7/9.\n * View动画工具类\n */\npublic class ViewAn",
"end": 236,
"score": 0.9995341897010803,
"start": 231,
"tag": "USERNAME",
"value": "imxqd"
}
] | null | [] | package com.room517.chitchat.utils;
import android.animation.Animator;
import android.support.annotation.Nullable;
import android.support.v4.view.animation.LinearOutSlowInInterpolator;
import android.view.View;
/**
* Created by imxqd on 2016/7/9.
* View动画工具类
*/
public class ViewAnimationUtil {
public static vo... | 1,404 | 0.601148 | 0.586801 | 55 | 24.345455 | 23.403355 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.163636 | false | false | 13 |
78964564cb367773980477f5cb2e36f8bc2b3250 | 35,201,551,984,274 | 884d89b46fda5d3d12828681b1b77dad4af6ac0a | /src/test/java/com/dbserver/treinamentospring/web/ContaControllerIT.java | 63a12a0acdbbd151c1048730cad2e120dc90e074 | [] | no_license | alyssonnogueira/business-controll-springMVC | https://github.com/alyssonnogueira/business-controll-springMVC | daeaaa32f62ca5d7fbfb975d9ba9a7e81c5e9fbe | 6fd55ad104d46ba8b72b7b26a1d1d815fc7df47d | refs/heads/master | 2023-05-29T10:32:19.258000 | 2021-02-02T16:32:12 | 2021-02-02T16:32:12 | 299,742,282 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dbserver.treinamentospring.web;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertNotNull;
import static org.junit.jupiter.api.Assertions.assertTrue;
import static org.springframework.test.web.servlet.request.MockMvcRequestBuilders.delete;
imp... | UTF-8 | Java | 4,286 | java | ContaControllerIT.java | Java | [] | null | [] | package com.dbserver.treinamentospring.web;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertNotNull;
import static org.junit.jupiter.api.Assertions.assertTrue;
import static org.springframework.test.web.servlet.request.MockMvcRequestBuilders.delete;
imp... | 4,286 | 0.766216 | 0.759683 | 95 | 44.126316 | 30.585598 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.757895 | false | false | 13 |
a72e0485264e3194a4509045384cc72b424dc220 | 35,880,156,806,665 | 7bd74e332eee3410452d4b116404a277ba91b3be | /jdk-8/src/main/java/com/vyazelenko/perf/string/StringConcatExplore.java | 5363f65bafb579d0600688294e84ca36cbc03b0b | [] | no_license | vyazelenko/performance-after-eight | https://github.com/vyazelenko/performance-after-eight | 9c554e737bffbd8cf09f759430d16fd5408fe72f | e9b7b639c53edce499b59dc4b9b70b9dd8389e9a | refs/heads/master | 2021-09-08T11:29:30.454000 | 2021-09-07T17:55:38 | 2021-09-07T17:55:38 | 124,358,079 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vyazelenko.perf.string;
import static java.lang.System.currentTimeMillis;
import static java.lang.System.out;
public class StringConcatExplore {
public static void main(String[] args) {
log("msg", 42);
}
private static void log(String msg, int count) {
out.println("[" + curren... | UTF-8 | Java | 395 | java | StringConcatExplore.java | Java | [] | null | [] | package com.vyazelenko.perf.string;
import static java.lang.System.currentTimeMillis;
import static java.lang.System.out;
public class StringConcatExplore {
public static void main(String[] args) {
log("msg", 42);
}
private static void log(String msg, int count) {
out.println("[" + curren... | 395 | 0.612658 | 0.607595 | 15 | 25.333334 | 20.567505 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 13 |
ad53b79aefc852fd6cd8ab0d1a976197e92728c4 | 11,510,512,363,064 | 6d6a9fa287b4e66f7b535d4672ac069203523f58 | /Decompiled/schoollab-server/src/ar/com/schoollab/main.java | e9c60b626bfde7744a22f43832f536982fe7c8f6 | [] | no_license | PecceG2/ProyectoFinalCTS-Server | https://github.com/PecceG2/ProyectoFinalCTS-Server | d22ba376b73649436b9805e70058fa7b1e2db7fe | 1a40124c64c002c7323ee36fc6b340c5e5f16e5c | refs/heads/master | 2020-04-02T14:20:15.401000 | 2018-11-24T21:31:14 | 2018-11-24T21:31:14 | 154,520,453 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ar.com.schoollab;
//import ar.com.schoollab.sessionManager.onJoinPlayer;
import ar.com.schoollab.sessionManager.authPlayer;
import baseFunctions.commandExecutor;
import org.bukkit.plugin.java.JavaPlugin;
public class main extends JavaPlugin{
public static main instance;
@Override
public void ... | UTF-8 | Java | 951 | java | main.java | Java | [] | null | [] | package ar.com.schoollab;
//import ar.com.schoollab.sessionManager.onJoinPlayer;
import ar.com.schoollab.sessionManager.authPlayer;
import baseFunctions.commandExecutor;
import org.bukkit.plugin.java.JavaPlugin;
public class main extends JavaPlugin{
public static main instance;
@Override
public void ... | 951 | 0.682105 | 0.682105 | 32 | 28.6875 | 27.434509 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.46875 | false | false | 13 |
44aa5809a920aa3b4eeb8f0bb9e42bab71cda335 | 28,398,323,767,298 | c69f9906a77e7bf4dd2aacd1980c301ddb142056 | /src/MathOperator2.java | c0faa39d3f1cfc06128ed23f3247fdf8980c0344 | [] | no_license | allan-d-c/RPN-Calculator-Challenge | https://github.com/allan-d-c/RPN-Calculator-Challenge | 52fab91ec525f87f6373a3e3f0d553321a07b34e | 6c66ee5684255fc7d87c1bf9dffd865a336dd54d | refs/heads/master | 2016-09-05T13:28:19.415000 | 2014-10-24T01:41:34 | 2014-10-24T01:41:34 | 20,866,665 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public abstract class MathOperator2 extends Operator
{
@Override
public void execute()
{
throwUnlessImOnTopThenPop();
Stackable[] args = popN(2);
Stackables.areNumeric(args);
double value = doTheMath(args);
myStack.push(new StackableNumber(value));
}
protected abstract double doTheMath(Stackabl... | UTF-8 | Java | 333 | java | MathOperator2.java | Java | [] | null | [] |
public abstract class MathOperator2 extends Operator
{
@Override
public void execute()
{
throwUnlessImOnTopThenPop();
Stackable[] args = popN(2);
Stackables.areNumeric(args);
double value = doTheMath(args);
myStack.push(new StackableNumber(value));
}
protected abstract double doTheMath(Stackabl... | 333 | 0.726727 | 0.720721 | 16 | 19.75 | 19.070593 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5625 | false | false | 13 |
d25e0f8383d5843d7fc2db2d5b0b98c8b29a0178 | 15,281,493,655,858 | 3047322e5b3925dccbb0e0602cda6ce3dd90b169 | /order-api/src/main/java/com/springcloudbase/order/controller/BaseGroupController.java | f5caed0e1c7e58283118bfb96c81889361c81678 | [] | no_license | thecoding/springCloudBase | https://github.com/thecoding/springCloudBase | 5155a344f413969ca81edd8075002c8727bbd072 | 6f163f329efe8f4fe81f702149bf413642206935 | refs/heads/master | 2022-07-09T20:29:51.169000 | 2020-12-24T17:55:17 | 2020-12-24T17:55:17 | 241,377,841 | 0 | 0 | null | false | 2022-06-21T03:54:34 | 2020-02-18T14:09:32 | 2020-12-24T17:55:48 | 2022-06-21T03:54:33 | 382 | 0 | 0 | 6 | Java | false | false | package com.springcloudbase.order.controller;
import com.springcloudbase.order.entity.BaseGroup;
import com.springcloudbase.order.service.BaseGroupService;
import org.springframework.web.bind.annotation.*;
import javax.annotation.Resource;
/**
* (BaseGroup)表控制层
*
* @author makejava
* @since 2020-12-23 00:18:03
... | UTF-8 | Java | 756 | java | BaseGroupController.java | Java | [
{
"context": "on.Resource;\n\n/**\n * (BaseGroup)表控制层\n *\n * @author makejava\n * @since 2020-12-23 00:18:03\n */\n@RestController",
"end": 288,
"score": 0.9993454813957214,
"start": 280,
"tag": "USERNAME",
"value": "makejava"
}
] | null | [] | package com.springcloudbase.order.controller;
import com.springcloudbase.order.entity.BaseGroup;
import com.springcloudbase.order.service.BaseGroupService;
import org.springframework.web.bind.annotation.*;
import javax.annotation.Resource;
/**
* (BaseGroup)表控制层
*
* @author makejava
* @since 2020-12-23 00:18:03
... | 756 | 0.689266 | 0.669492 | 35 | 19.257143 | 17.815472 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 13 |
9927f0a07c681e90266dafa83d1baf229c59f196 | 36,412,732,753,396 | 2b4ce1ba30835e8dfeeca3444b049a0f26a72a7f | /app.points/src/main/java/cn/mooc/app/module/points/model/UserPointsLogModel.java | 8b55d3f4f86689be242852eaf8ace9a222e5fd5b | [] | no_license | xjie1070160377/AppCenter | https://github.com/xjie1070160377/AppCenter | 8e1f9237edfdb40989d1c88f34528963ea6530d5 | 4ab24999e37593d5b4f8ec2c1e33f09b0a8a0034 | refs/heads/master | 2020-04-14T15:54:12.997000 | 2019-01-03T08:18:59 | 2019-01-03T08:18:59 | 163,939,635 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.mooc.app.module.points.model;
import java.text.SimpleDateFormat;
import cn.mooc.app.module.points.data.entity.UserPointsLog;
public class UserPointsLogModel {
private Integer id;
private String caption;
private String createtime;
private Integer infoId;
private Integer isas;
private Double o... | UTF-8 | Java | 2,006 | java | UserPointsLogModel.java | Java | [
{
"context": "eName;\n\t}\n\n\tpublic String getUserName() {\n\t\treturn userName;\n\t}\n\n\tpublic void setUserName(String userName) {\n",
"end": 1923,
"score": 0.905735194683075,
"start": 1915,
"tag": "USERNAME",
"value": "userName"
},
{
"context": "d setUserName(String userName) {... | null | [] | package cn.mooc.app.module.points.model;
import java.text.SimpleDateFormat;
import cn.mooc.app.module.points.data.entity.UserPointsLog;
public class UserPointsLogModel {
private Integer id;
private String caption;
private String createtime;
private Integer infoId;
private Integer isas;
private Double o... | 2,006 | 0.721834 | 0.721834 | 112 | 16.910715 | 17.381001 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.303571 | false | false | 13 |
5ff4e8562114ea533ed537bde61a579a7a8a2bae | 36,412,732,752,364 | 03c6bf7aa970ef896456c40c0ce0d47d909f789c | /servico-erp/src/main/java/br/com/control/cadastro/ProdutoCanalService.java | 6571e6647bc0e5f157a2e3234fa0631af7b72107 | [] | no_license | DiegoDigo/erp-online | https://github.com/DiegoDigo/erp-online | 5322b735f4bfe53323b6749e66daa74cefcaeb4d | 078e367b760d89371e12b32e0cd4403633f0b4fd | refs/heads/master | 2022-10-22T08:07:37.006000 | 2019-04-09T20:35:08 | 2019-04-09T20:35:08 | 210,057,389 | 0 | 0 | null | false | 2022-09-22T18:53:01 | 2019-09-21T21:47:34 | 2019-09-21T21:49:37 | 2022-09-22T18:52:58 | 75,115 | 0 | 0 | 1 | Java | false | false | package br.com.control.cadastro;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import br.com.control.dao.ProdutoCanalDao;
import br.com.control.vendas.cadastro.modelo.produto.ProdutoCanal;
@Service
public class Produto... | UTF-8 | Java | 693 | java | ProdutoCanalService.java | Java | [] | null | [] | package br.com.control.cadastro;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import br.com.control.dao.ProdutoCanalDao;
import br.com.control.vendas.cadastro.modelo.produto.ProdutoCanal;
@Service
public class Produto... | 693 | 0.767677 | 0.767677 | 30 | 21.1 | 22.752802 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.866667 | false | false | 13 |
b8f4566eca6f22128de3b3837dc8924316a9fd17 | 9,028,021,289,458 | a8e5b8bc028ab50ec3264245ab000671ac38e2c0 | /src/main/java/org/vilutis/lt/pts/services/impl/StockServiceImpl.java | 6f8d13d99df6f3c687948dccf2290495b9dbed53 | [] | no_license | cikasfm/portfolio-tracker-service | https://github.com/cikasfm/portfolio-tracker-service | 6780909f184500a835bb640100fb3579dbeeb2ea | 55c59fac7cd1a684d9fb9c0ad5fc60b8d99a4af3 | refs/heads/main | 2023-05-02T19:38:25.459000 | 2021-05-27T00:44:55 | 2021-05-27T00:44:55 | 369,327,460 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.vilutis.lt.pts.services.impl;
import static org.vilutis.lt.pts.services.api.StockService.stripTime;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import java.util.Optional;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.a... | UTF-8 | Java | 3,775 | java | StockServiceImpl.java | Java | [] | null | [] | package org.vilutis.lt.pts.services.impl;
import static org.vilutis.lt.pts.services.api.StockService.stripTime;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import java.util.Optional;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.a... | 3,775 | 0.674437 | 0.673642 | 120 | 30.458334 | 22.716696 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.441667 | false | false | 13 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.