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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a84827d0090f57ccee801590a10b19ceeae5800d | 12,945,031,470,778 | 940bf30c58b1b1ba6192f9c949fb0c248a10d189 | /src/main/java/com/ufrn/agendasd/services/ServicoContato.java | c04ee3a29629545a5155d987bb42cea773bff717 | [] | no_license | fbio1/AgendaSD | https://github.com/fbio1/AgendaSD | 1fe8dbaf8e7f310f390bfa8f08cf26b59bd683f5 | 4fc7cdad1fa29eaa87dae4e95822353f86ffa45c | refs/heads/master | 2020-03-17T04:36:07.481000 | 2018-06-02T00:20:45 | 2018-06-02T00:20:45 | 133,281,939 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ufrn.agendasd.services;
import com.ufrn.agendasd.exceptions.CustomNoContentException;
import com.ufrn.agendasd.exceptions.OutputMessage;
import com.ufrn.agendasd.implementations.ContatosDaoImpl;
import com.ufrn.agendasd.implementations.UsuarioDaoImpl;
import com.ufrn.agendasd.interfaces.IContatosDao;... | UTF-8 | Java | 5,136 | java | ServicoContato.java | Java | [] | null | [] | package com.ufrn.agendasd.services;
import com.ufrn.agendasd.exceptions.CustomNoContentException;
import com.ufrn.agendasd.exceptions.OutputMessage;
import com.ufrn.agendasd.implementations.ContatosDaoImpl;
import com.ufrn.agendasd.implementations.UsuarioDaoImpl;
import com.ufrn.agendasd.interfaces.IContatosDao;... | 5,136 | 0.60222 | 0.599883 | 135 | 36.044445 | 27.566719 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.451852 | false | false | 8 |
3bfb2e00ffb7dbbc7449bfc471cc8a0347a4dab1 | 12,945,031,468,767 | f415aaa268e536ba331e61bf0865286ec2d9ae58 | /HierarchyManager/src/com/hierarchymanager/pageLib/UtilityPage.java | 3b4f93a066e9c790aacdbc7253c60af5b24f95aa | [] | no_license | yellareddy1/HM_Ramya | https://github.com/yellareddy1/HM_Ramya | 0f987a7e56b685c6d76052e425634daf94f190cf | c95492bc4a2701fef785658395d7e34152ca8047 | refs/heads/master | 2021-01-11T13:52:44.829000 | 2016-09-08T09:56:13 | 2016-09-08T09:56:13 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hierarchymanager.pageLib;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
public class UtilityPage
{
@FindBy(xpath = "//frame[@name = 'menu']")
private WebElement frame;
@FindBy(xpath = "//a[@href = 'f_preferences_city.htm']")
private WebElement createCityLink;
@F... | UTF-8 | Java | 1,152 | java | UtilityPage.java | Java | [] | null | [] | package com.hierarchymanager.pageLib;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
public class UtilityPage
{
@FindBy(xpath = "//frame[@name = 'menu']")
private WebElement frame;
@FindBy(xpath = "//a[@href = 'f_preferences_city.htm']")
private WebElement createCityLink;
@F... | 1,152 | 0.702257 | 0.701389 | 71 | 15.225352 | 17.636547 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.056338 | false | false | 8 |
7b4e76493857a08669072d30bf196d65962f8bad | 7,232,724,980,701 | eeb892a4e8fa5699706a0d21edd8ab4207108ad1 | /src/main/java/by/training/hrsystem/service/factory/ServiceFactory.java | e08a4ed430f00faa1c91042317eba0a9008ffc41 | [] | no_license | FatSharky/HrSystem | https://github.com/FatSharky/HrSystem | 15c7896aa6cdf3160e3568cd1ee99e2ce8c58315 | a32477be23b52b53555d14e7724e8e47861b364a | refs/heads/master | 2020-03-29T16:38:09.498000 | 2018-09-25T09:53:04 | 2018-09-25T09:53:04 | 150,122,475 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package by.training.hrsystem.service.factory;
import by.training.hrsystem.service.EducationService;
import by.training.hrsystem.service.InitConnectionService;
import by.training.hrsystem.service.InterviewMarkService;
import by.training.hrsystem.service.InterviewService;
import by.training.hrsystem.service.Resume... | UTF-8 | Java | 3,337 | java | ServiceFactory.java | Java | [] | null | [] | package by.training.hrsystem.service.factory;
import by.training.hrsystem.service.EducationService;
import by.training.hrsystem.service.InitConnectionService;
import by.training.hrsystem.service.InterviewMarkService;
import by.training.hrsystem.service.InterviewService;
import by.training.hrsystem.service.Resume... | 3,337 | 0.810009 | 0.810009 | 91 | 34.67033 | 28.015324 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.197802 | false | false | 8 |
285df3af50dfd5e931245aa744858465b4c7839a | 9,990,093,973,714 | f152444294b80655980af95506bc33d16e7e0f7a | /src/page_objects/Pilr_Default_Template_Page.java | 966f41bdee265bdfd7be5878192e379c81845f65 | [] | no_license | bikerjohn/MEI_UA_Testing | https://github.com/bikerjohn/MEI_UA_Testing | 739ec70bb7792f199936aaf24e23c302c66aa0ec | a9f950781be34d92b0dbbc4b3b42d08b0ec5a7bd | refs/heads/master | 2020-05-21T12:20:05.391000 | 2018-06-29T12:44:26 | 2018-06-29T12:44:26 | 54,282,003 | 0 | 1 | null | false | 2016-06-21T14:39:49 | 2016-03-19T18:51:52 | 2016-03-19T18:52:01 | 2016-06-21T14:39:49 | 79 | 0 | 0 | 1 | Java | null | null | package page_objects;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
public class Pilr_Default_Template_Page {
WebDriver driver;
By deftempWelcome = By.cssSelector("small");
By addInstrument = By.cssSelector("a[id='newInstrument']");
By createNewSetting = By.xpath("//tr[9]/td[2]/form/input[3]... | UTF-8 | Java | 1,122 | java | Pilr_Default_Template_Page.java | Java | [] | null | [] | package page_objects;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
public class Pilr_Default_Template_Page {
WebDriver driver;
By deftempWelcome = By.cssSelector("small");
By addInstrument = By.cssSelector("a[id='newInstrument']");
By createNewSetting = By.xpath("//tr[9]/td[2]/form/input[3]... | 1,122 | 0.754902 | 0.752228 | 38 | 28.526316 | 21.651226 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.421053 | false | false | 8 |
c2a05ce5385d664d1d63e063ce5e1d14ff838c9a | 29,171,417,910,319 | b8026b66b6d5a598b398dc4e63ed6e6f56f41195 | /src/app/src/main/java/com/example/photo_manager/ui/Album/AlbumFragment.java | 2c3136b66201f347e437deb17199aa81cce71a5c | [] | no_license | thinhnguyenphuc/18clc_20_doan | https://github.com/thinhnguyenphuc/18clc_20_doan | 9e41a766bbca46067e5832efc21f206e1dfbf943 | d8efab89b5cfe15a1342bbcdbc41dba4c1b0ed61 | refs/heads/main | 2023-05-02T09:01:23.699000 | 2021-05-15T01:19:58 | 2021-05-15T01:19:58 | 345,122,130 | 0 | 0 | null | false | 2021-05-15T00:31:44 | 2021-03-06T15:07:23 | 2021-05-15T00:06:14 | 2021-05-15T00:31:44 | 10,013 | 0 | 0 | 0 | Java | false | false | package com.example.photo_manager.ui.Album;
import android.content.DialogInterface;
import android.os.Bundle;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.MenuItem;
import android.view.View;
import android.view.ViewGroup;
import android.widget.EditText;
import android.widget.TextVie... | UTF-8 | Java | 5,086 | java | AlbumFragment.java | Java | [] | null | [] | package com.example.photo_manager.ui.Album;
import android.content.DialogInterface;
import android.os.Bundle;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.MenuItem;
import android.view.View;
import android.view.ViewGroup;
import android.widget.EditText;
import android.widget.TextVie... | 5,086 | 0.676956 | 0.67676 | 137 | 36.131386 | 31.437765 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.627737 | false | false | 8 |
19dcc20cd48468374a5d69669fb25e023dee869a | 16,432,544,912,200 | 62df9d9a1c0e88081c842fe722fe390ee24f9fbe | /binaryTree/BT_Problem_10.java | 01cea108fe38a1420c871aaf57ed0858a3a5c1e1 | [] | no_license | sindhunp20/Java-Programs | https://github.com/sindhunp20/Java-Programs | 9d9153f3ebb6e93d515d12b0bda2cf1adef43c1b | 27f0aba0930bec083e699a57e04353ee8de3b895 | refs/heads/master | 2023-06-19T01:18:20.274000 | 2021-07-19T11:41:04 | 2021-07-19T11:41:04 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package binaryTree;
/* Problem Title :- Write a Java program to find Right View of Tree.
*
* Right View of a tree :-
* The right view of a binary tree, is set of nodes visible when tree is visited from rights side
* between two end nodes.
*/
class Max_level{
int max_level;
}
public class BT_Problem_10 {
No... | UTF-8 | Java | 1,095 | java | BT_Problem_10.java | Java | [] | null | [] | package binaryTree;
/* Problem Title :- Write a Java program to find Right View of Tree.
*
* Right View of a tree :-
* The right view of a binary tree, is set of nodes visible when tree is visited from rights side
* between two end nodes.
*/
class Max_level{
int max_level;
}
public class BT_Problem_10 {
No... | 1,095 | 0.654795 | 0.637443 | 51 | 20.470589 | 21.047428 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.784314 | false | false | 8 |
78b118e25ff7d676912c2d2cc3a829099c06b51e | 16,432,544,913,974 | b11c8cd2d3f95c3e0e8f4d57a4a06c6a9d49d8ea | /io/src/main/java/com/wj/study/rpc/protocol/netty/server/NettyServer.java | 205218534d1f318713b07d186c044222b41034ff | [] | no_license | wujie-up/myStudy | https://github.com/wujie-up/myStudy | 68670b8b425724e5ba7363c24741371b26f38b7f | 8265e1563a5bb8569968ba9256fa7f7f08296941 | refs/heads/master | 2022-03-13T12:45:49.784000 | 2021-11-09T14:06:53 | 2021-11-09T14:06:53 | 225,585,186 | 0 | 0 | null | false | 2022-06-21T04:21:18 | 2019-12-03T09:50:16 | 2021-11-09T14:10:24 | 2022-06-21T04:21:15 | 51,728 | 0 | 0 | 19 | Java | false | false | package com.wj.study.rpc.protocol.netty.server;
import com.wj.study.rpc.protocol.netty.handler.HttpServerHandler;
import com.wj.study.rpc.protocol.netty.handler.NettyRpcDecoder;
import com.wj.study.rpc.protocol.netty.handler.NettyServerHanlder;
import io.netty.bootstrap.ServerBootstrap;
import io.netty.channel.*;
impo... | UTF-8 | Java | 2,570 | java | NettyServer.java | Java | [] | null | [] | package com.wj.study.rpc.protocol.netty.server;
import com.wj.study.rpc.protocol.netty.handler.HttpServerHandler;
import com.wj.study.rpc.protocol.netty.handler.NettyRpcDecoder;
import com.wj.study.rpc.protocol.netty.handler.NettyServerHanlder;
import io.netty.bootstrap.ServerBootstrap;
import io.netty.channel.*;
impo... | 2,570 | 0.595143 | 0.587978 | 62 | 39.516129 | 25.229107 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.548387 | false | false | 8 |
485c9b660e8d31cc460af0c43be7815b8bbc2193 | 25,168,508,401,426 | 1fe69c3661cd3f703ff4ac3fde4ee1e4f91bb09b | /systemstubs/src/main/java/com/android/internal/content/ReferrerIntent.java | 78511efcdcb7582d8ff71534393ab2debefc35cf | [
"Apache-2.0"
] | permissive | CrackerCat/ClassicPowerMenu | https://github.com/CrackerCat/ClassicPowerMenu | 926f6103277fc50fc15e29756771eaae3b4cd114 | 2667156457c9faa5bff71ea2c0cc7b553f5fe5cf | refs/heads/main | 2023-08-18T05:59:10.399000 | 2021-10-13T17:08:11 | 2021-10-13T17:08:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.android.internal.content;
import android.content.Intent;
public class ReferrerIntent {
public ReferrerIntent(Intent baseIntent, String referrer) {
throw new RuntimeException("Stub!");
}
}
| UTF-8 | Java | 220 | java | ReferrerIntent.java | Java | [] | null | [] | package com.android.internal.content;
import android.content.Intent;
public class ReferrerIntent {
public ReferrerIntent(Intent baseIntent, String referrer) {
throw new RuntimeException("Stub!");
}
}
| 220 | 0.731818 | 0.731818 | 11 | 19 | 21.468794 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 8 |
47bac872e2e8b8f07d54f3d560e9170ed86dfb52 | 9,620,726,779,191 | 266e69bc2abf94b30a521c62a638674c133c2291 | /app/src/main/java/com/example/cgodawson/appinstall/InstallAct.java | 5a1ade5d29526d50df693ac43f37686c02645a60 | [] | no_license | yaofangwx123/APPInstall | https://github.com/yaofangwx123/APPInstall | 1a147f03ff1e7b845ac270211d69dd2d3a066b1c | 25654017463d54b1b3ab5e313473b5a6508f51a3 | refs/heads/master | 2020-03-10T01:25:35.166000 | 2018-04-14T12:45:47 | 2018-04-14T12:45:47 | 129,109,302 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.cgodawson.appinstall;
import android.Manifest;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.graphics.Color;
import android.net.Uri;
import android.os.Build;
import android.os.Bundle;
import android.os.Handler;
import... | UTF-8 | Java | 14,602 | java | InstallAct.java | Java | [
{
"context": "package com.example.cgodawson.appinstall;\n\nimport android.Manifest;\nimport a",
"end": 26,
"score": 0.6220651268959045,
"start": 20,
"tag": "USERNAME",
"value": "cgodaw"
},
{
"context": "\nimport android.widget.Toast;\n\nimport com.example.cgodawson.touch.TouchAct;\n\... | null | [] | package com.example.cgodawson.appinstall;
import android.Manifest;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.graphics.Color;
import android.net.Uri;
import android.os.Build;
import android.os.Bundle;
import android.os.Handler;
import... | 14,602 | 0.458759 | 0.452677 | 342 | 40.83041 | 36.112 | 267 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.581871 | false | false | 8 |
f733d328009f44372705cf1a6fab581b2ae37751 | 12,592,844,164,132 | 74c78e235f27e8e39b21474f4fd840a624c424f9 | /Lab3_SpellChecker/src/it/polito/tdp/spellchecker/model/Dictionary.java | c39cace162cc40d16dc55ffdc431da89811047d2 | [] | no_license | isabellina/Lab03 | https://github.com/isabellina/Lab03 | 853f7eda6ddf651c089c6687ae3b52f8e9ef59ce | 02658fce953e7af9dc58daf4c89028e1d6043921 | refs/heads/master | 2020-05-01T05:33:34.800000 | 2019-04-19T10:55:43 | 2019-04-19T10:55:43 | 177,305,280 | 0 | 0 | null | true | 2019-03-23T15:24:28 | 2019-03-23T15:24:28 | 2019-03-19T22:58:57 | 2019-03-19T22:58:56 | 3,458 | 0 | 0 | 0 | null | false | null | package it.polito.tdp.spellchecker.model;
import java.io.*;
import java.util.*;
public class Dictionary {
/* public List<String> run(String t, String language){
} */
private Set<String> inglese = new HashSet<String>();
private Set<String> italiano = new HashSet<String>();
private boolean it_load = false;
p... | UTF-8 | Java | 1,931 | java | Dictionary.java | Java | [] | null | [] | package it.polito.tdp.spellchecker.model;
import java.io.*;
import java.util.*;
public class Dictionary {
/* public List<String> run(String t, String language){
} */
private Set<String> inglese = new HashSet<String>();
private Set<String> italiano = new HashSet<String>();
private boolean it_load = false;
p... | 1,931 | 0.659244 | 0.659244 | 89 | 20.696629 | 19.590416 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.224719 | false | false | 8 |
a05b8565c580b0446667071d7b9b7bb90a2a84c7 | 26,465,588,535,353 | ebe34b1814e8a34510377630b417c91d2e468d70 | /app/src/main/java/com/nlscan/blecommservice/service/BleReceiver.java | 090d2b499bd6af3b0ce205a6bd3275270cfc82cc | [] | no_license | YoungLee3000/BLECommonService | https://github.com/YoungLee3000/BLECommonService | 2aa97ef14f4a1faf9232cbfba66ee06f0fe3aa1a | 4865a288723237d2e310cf0cf3e5d709d73b7ec4 | refs/heads/master | 2023-06-07T07:47:13.193000 | 2021-06-18T03:28:12 | 2021-06-22T02:15:17 | 335,131,931 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nlscan.blecommservice.service;
import android.bluetooth.BluetoothAdapter;
import android.bluetooth.BluetoothDevice;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.os.Handler;
import android.os.Mess... | UTF-8 | Java | 7,889 | java | BleReceiver.java | Java | [] | null | [] | package com.nlscan.blecommservice.service;
import android.bluetooth.BluetoothAdapter;
import android.bluetooth.BluetoothDevice;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.os.Handler;
import android.os.Mess... | 7,889 | 0.561842 | 0.559761 | 143 | 52.76923 | 35.506069 | 164 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.643357 | false | false | 8 |
a45d8575257bcb893ce3a9b81ae12dbf1c244bc7 | 30,408,368,476,102 | 07c8c5d199b3574530235ad5c1133dcbf87659f7 | /com.iwork.root/src/com/iwork/plugs/contract/schedule/EnforceContractSchedule.java | e207b0411235ee26cf9f944eb1cf97682513bd20 | [] | no_license | zrj3zZ/project | https://github.com/zrj3zZ/project | 84272548d4f35b6f20696e2343751c5c53e442ff | 7ea38d1e03dab09b0f8b3173ba86fb40ac92e720 | refs/heads/master | 2020-03-24T22:40:25.319000 | 2018-08-01T03:59:09 | 2018-08-01T03:59:09 | 143,097,067 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.iwork.plugs.contract.schedule;
import java.util.HashMap;
import java.util.List;
import com.iwork.app.schedule.IWorkScheduleInterface;
import com.iwork.app.schedule.ScheduleException;
import com.iwork.commons.util.UtilDate;
import com.iwork.core.organization.context.UserContext;
import com.iwork.core.organi... | UTF-8 | Java | 8,226 | java | EnforceContractSchedule.java | Java | [
{
"context": "请联系财务人员,确认合同款是否到位!\");\n//\t\t\t\tmodel.set_createUser(\"ADMIN\");\n//\t\t\t\tmodel.set_createDate(Calendar.getInstanc",
"end": 2953,
"score": 0.9450918436050415,
"start": 2948,
"tag": "USERNAME",
"value": "ADMIN"
}
] | null | [] | package com.iwork.plugs.contract.schedule;
import java.util.HashMap;
import java.util.List;
import com.iwork.app.schedule.IWorkScheduleInterface;
import com.iwork.app.schedule.ScheduleException;
import com.iwork.commons.util.UtilDate;
import com.iwork.core.organization.context.UserContext;
import com.iwork.core.organi... | 8,226 | 0.697745 | 0.692893 | 189 | 39.349205 | 33.806244 | 227 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.354497 | false | false | 8 |
2568fc3bcbf44ad7d6a29e6bbc1a1ad0aef233d5 | 26,560,077,789,615 | fbbc9dc051c31ad05584f097ed294e61cd7869c7 | /src/main/java/com/dxc/iba/entity/BankUser.java | 9bc1565160ecd67bfea0424957f838d2a1c284be | [] | no_license | prashantgaurav22/IntegratedBankingSystem | https://github.com/prashantgaurav22/IntegratedBankingSystem | 0bb5eb173a56e60bcb1d1119f67328b9620eac10 | 0045688a09cf14a9580191853a939b987d8fb319 | refs/heads/master | 2023-08-13T07:13:29.354000 | 2021-09-28T10:41:42 | 2021-09-28T10:41:42 | 411,235,223 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dxc.iba.entity;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
import javax.persistence.Transient;
import com.fasterxml.jackson.annotation.JsonIgnore;
@Entity
@Table(name="bank_users")
public cla... | UTF-8 | Java | 1,198 | java | BankUser.java | Java | [
{
"context": "ng encodedPassword) {\n\t\tsuper();\n\t\tthis.userName = userName;\n\t\tthis.password = password;\n\t\tthis.encodedPasswo",
"end": 684,
"score": 0.9670615196228027,
"start": 676,
"tag": "USERNAME",
"value": "userName"
},
{
"context": "r();\n\t\tthis.userName = userName;... | null | [] | package com.dxc.iba.entity;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
import javax.persistence.Transient;
import com.fasterxml.jackson.annotation.JsonIgnore;
@Entity
@Table(name="bank_users")
public cla... | 1,205 | 0.752922 | 0.752922 | 65 | 17.430769 | 17.538502 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.153846 | false | false | 8 |
165d8f24567948dfc51cd251d97c71e8395a8c20 | 678,604,888,003 | d279aacb35d1056f19d0714093b4236d03bfbd50 | /app/src/main/java/com/example/hanka/projektmtaaa/Display.java | 4e0d4c7c248f66c434207aea488868daa84e6554 | [] | no_license | HaniKu/projektZMTAA | https://github.com/HaniKu/projektZMTAA | 3220389b512cd64814f3749f09f3bc57c4067cf7 | a5b6c925d248c437a9665c58f387b524f2bef8ac | refs/heads/master | 2021-01-01T04:40:48.485000 | 2016-05-10T13:12:46 | 2016-05-10T13:12:46 | 56,154,581 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.hanka.projektmtaaa;
import android.app.AlertDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.supp... | UTF-8 | Java | 13,885 | java | Display.java | Java | [
{
"context": ");\n conn.addRequestProperty(\"secret-key\", \"A92106B5-AACE-6ACD-FF2A-9F2F83830600\");\n\n if (conn.getResponseCode() != 200) {\n",
"end": 3858,
"score": 0.9997643232345581,
"start": 3822,
"tag": "KEY",
"value": "A92106B5-AACE-6ACD-FF2A-9F2F83830600"
},
{
... | null | [] | package com.example.hanka.projektmtaaa;
import android.app.AlertDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.supp... | 13,880 | 0.519697 | 0.510911 | 368 | 36.733696 | 27.661478 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.654891 | false | false | 8 |
64d8d7149671d3072a6a34834608a12d87c977df | 24,945,170,106,666 | 02044654b202fa8b45ff349ee8598a51ecab93fa | /src/com/mauroPignatta/algoriths/CocktailSort.java | 29924c7ce8659568ab9cd684b59024dacefa16ed | [] | no_license | MauroPignatta/Sorting-Algorithms-Visualizer | https://github.com/MauroPignatta/Sorting-Algorithms-Visualizer | 9b8e932b8152d38fbcc95375c34a65bd2938f50f | af93312ea170e5cea967fa0fbfea73bb79572c6b | refs/heads/master | 2023-01-11T05:49:25.733000 | 2020-11-16T16:55:43 | 2020-11-16T16:55:43 | 312,958,448 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mauroPignatta.algoriths;
import java.awt.*;
public class CocktailSort extends SortingAlgorithm {
private int i, j;
private int begin;
private int end = size - 1;
boolean goingRight = true;
private boolean swapped = false;
public CocktailSort(int[] array) {
super(array);... | UTF-8 | Java | 1,555 | java | CocktailSort.java | Java | [] | null | [] | package com.mauroPignatta.algoriths;
import java.awt.*;
public class CocktailSort extends SortingAlgorithm {
private int i, j;
private int begin;
private int end = size - 1;
boolean goingRight = true;
private boolean swapped = false;
public CocktailSort(int[] array) {
super(array);... | 1,555 | 0.400643 | 0.394212 | 68 | 21.867647 | 18.219175 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.558824 | false | false | 8 |
086844b61ba4158d3abfaee1ec7099a107799e0f | 24,945,170,104,875 | 084c2888af1c859173bfdfe0847dfa5ea1762c71 | /src/main/java/com/spring/test/springNewFeature/Event/jdkEvent/TaskFinishEventPublisher.java | af9135f17ce37b6ac641a6a517f65eb5624dfb4b | [] | no_license | shl1988012/spring-boot-test | https://github.com/shl1988012/spring-boot-test | 2dbec4729f8053fa869b040249b7516cc74efc5a | 7cb22b55f9e24faaaaa1a8eb5bf81272fe189694 | refs/heads/master | 2022-05-21T19:56:33.804000 | 2022-05-07T06:50:15 | 2022-05-07T06:50:15 | 201,265,237 | 1 | 0 | null | false | 2021-03-31T22:19:16 | 2019-08-08T13:32:50 | 2021-01-29T08:02:53 | 2021-03-31T22:19:16 | 90 | 1 | 0 | 2 | Java | false | false | package com.spring.test.springNewFeature.Event.jdkEvent;
import java.util.ArrayList;
import java.util.List;
/**
* 自定义事件发布器
* @author hlshi3
* @date 2020/3/13 15:04
*/
public class TaskFinishEventPublisher {
private List<TaskFinishListener> listners = new ArrayList<>();
public synchronized void register(... | UTF-8 | Java | 721 | java | TaskFinishEventPublisher.java | Java | [
{
"context": "import java.util.List;\n\n/**\n * 自定义事件发布器\n * @author hlshi3\n * @date 2020/3/13 15:04\n */\npublic class TaskFin",
"end": 143,
"score": 0.9995920062065125,
"start": 137,
"tag": "USERNAME",
"value": "hlshi3"
}
] | null | [] | package com.spring.test.springNewFeature.Event.jdkEvent;
import java.util.ArrayList;
import java.util.List;
/**
* 自定义事件发布器
* @author hlshi3
* @date 2020/3/13 15:04
*/
public class TaskFinishEventPublisher {
private List<TaskFinishListener> listners = new ArrayList<>();
public synchronized void register(... | 721 | 0.669504 | 0.652482 | 32 | 21.03125 | 22.153561 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.21875 | false | false | 8 |
02b262d9abf1f8fd696d4c568d91ed0676ad713f | 25,409,026,561,498 | 74908702b27995356813e567b3d2a548dc6dbd6d | /sorting_algorithm/merge_sort.java | 9a16a633c190a3fe3d86685bec5609969717614f | [] | no_license | memory7734/code_lab | https://github.com/memory7734/code_lab | 5ee8391198bf5e4cbe5682424e70ce7d7847e222 | 56dd375194743bb4b279e0c86812eda7dc2f8868 | refs/heads/master | 2019-04-08T22:15:01.424000 | 2017-12-10T07:34:43 | 2017-12-10T07:34:43 | 88,707,201 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ALGORITHMS;
public class Main {
public static void main(String[] args) {
int[] array={0,3,-1,0,-8,2,1};
printArray(array);
long startTime=System.nanoTime();
mergeSort(array,1,array.length-1);
long endTime=System.nanoTime();
printArray(array);
Sys... | UTF-8 | Java | 1,569 | java | merge_sort.java | Java | [] | null | [] | package ALGORITHMS;
public class Main {
public static void main(String[] args) {
int[] array={0,3,-1,0,-8,2,1};
printArray(array);
long startTime=System.nanoTime();
mergeSort(array,1,array.length-1);
long endTime=System.nanoTime();
printArray(array);
Sys... | 1,569 | 0.449612 | 0.429175 | 59 | 23.050848 | 16.249561 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.915254 | false | false | 8 |
8ee5975005286f3707c7e36a6193f941c0e35079 | 26,671,746,935,511 | 0188e83b4d13e9081350a349240f04fa5846a632 | /rpgm/modules/repository/src/main/java/org/yarlithub/yschool/repository/model/dao/yschool/ClassroomModuleDao.java | dcb7b9cdb70f3c4aa9d2646774f181d2e72e1c97 | [
"Apache-2.0"
] | permissive | rpgm/mi15 | https://github.com/rpgm/mi15 | 298971dd1d163e71afb8e6d0fdb9b5b41cd46eb8 | ea59103603d5b72f08e66e5fa6a47a30a12ee729 | refs/heads/master | 2016-09-15T03:17:09.949000 | 2015-08-30T15:20:36 | 2015-08-30T15:20:36 | 30,150,944 | 0 | 1 | null | false | 2016-03-09T08:15:59 | 2015-02-01T16:02:44 | 2015-02-08T11:27:57 | 2016-03-09T08:15:59 | 17,364 | 0 | 1 | 1 | Java | null | null | package org.yarlithub.yschool.repository.model.dao.yschool;
import com.felees.hbnpojogen.persistence.GenericDAO;
import org.yarlithub.yschool.repository.model.obj.yschool.ClassroomModule;
/**
* DAO interface for table: ClassroomModule.
* @author autogenerated
*/
public interface ClassroomModuleDao extends Generic... | UTF-8 | Java | 378 | java | ClassroomModuleDao.java | Java | [
{
"context": "O interface for table: ClassroomModule.\n * @author autogenerated\n */\npublic interface ClassroomModuleDao extends G",
"end": 264,
"score": 0.9430687427520752,
"start": 251,
"tag": "USERNAME",
"value": "autogenerated"
}
] | null | [] | package org.yarlithub.yschool.repository.model.dao.yschool;
import com.felees.hbnpojogen.persistence.GenericDAO;
import org.yarlithub.yschool.repository.model.obj.yschool.ClassroomModule;
/**
* DAO interface for table: ClassroomModule.
* @author autogenerated
*/
public interface ClassroomModuleDao extends Generic... | 378 | 0.801587 | 0.801587 | 12 | 30.416666 | 29.646412 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 8 |
acc60e64a65b3b01fc3c27c6ad484faf1d40f43f | 21,217,138,445,370 | 5f9cbddbe98d3b1ee357aa5b077b9fd1abe7c43b | /src/day20_ForLoop/StringReverse.java | 20b44ff1485a64f3c9a6a15543518ba0d1713336 | [] | no_license | Chanidapaczaj20/JavaProgrmming2020_B21 | https://github.com/Chanidapaczaj20/JavaProgrmming2020_B21 | 7f3755570e39e6ad90d0bfc6ae0c262ec8bf58b7 | 37a23e75f878310f94cb966ea9389e8c9db05885 | refs/heads/master | 2023-03-01T23:55:00.840000 | 2021-02-02T04:29:26 | 2021-02-02T04:29:26 | 319,807,307 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package day20_ForLoop;
public class StringReverse {
public static void main(String[] args) {
String str = "ABCD";
// 0123
String result = ""; // cba
for(int i = str.length()-1; i>= 0; i--){ // 3,2,1,0
result += str.charAt(i); // D,C,B,A
}
... | UTF-8 | Java | 577 | java | StringReverse.java | Java | [] | null | [] | package day20_ForLoop;
public class StringReverse {
public static void main(String[] args) {
String str = "ABCD";
// 0123
String result = ""; // cba
for(int i = str.length()-1; i>= 0; i--){ // 3,2,1,0
result += str.charAt(i); // D,C,B,A
}
... | 577 | 0.462738 | 0.440208 | 35 | 15.514286 | 18.595501 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.371429 | false | false | 8 |
a05ee48b04bf6adda73febfcfb71199a050e4de2 | 5,514,738,038,552 | 63d3322162e7533d9984ef7bb5a8dfecdcf62659 | /db.java | d29cd7805df8845d370d5562382c0bf8ab7e5fae | [] | no_license | heqianqian123/homework | https://github.com/heqianqian123/homework | 624f82e9bd052c25df0a63fe6eb3ad37ff7ca2ae | d19a38a21e3f5aaefbb7d720af4080a71555db9b | refs/heads/master | 2020-05-05T13:56:59.501000 | 2019-04-08T10:25:57 | 2019-04-08T10:25:57 | 180,100,817 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.sql.ResultSet;
import java.sql.SQLException;
import java.text.NumberFormat;
public class db
{
/*
public static void main(String[] args) throws SQLException
{
testQuery();//查询
testDelete();//删除
testQuery();//删除后查询
testInsert();//插入
testQuery();//插入后查询
testUpdate();//更新
testQuery();/... | UTF-8 | Java | 3,056 | java | db.java | Java | [
{
"context": "//String SQL = \" update jzw_User set UserName='测试修改' where UserID='7'\";\n\t\t if(SqlHelper.executeUpdat",
"end": 2527,
"score": 0.57883620262146,
"start": 2523,
"tag": "NAME",
"value": "测试修改"
}
] | null | [] | import java.sql.ResultSet;
import java.sql.SQLException;
import java.text.NumberFormat;
public class db
{
/*
public static void main(String[] args) throws SQLException
{
testQuery();//查询
testDelete();//删除
testQuery();//删除后查询
testInsert();//插入
testQuery();//插入后查询
testUpdate();//更新
testQuery();/... | 3,056 | 0.608052 | 0.595664 | 120 | 23.216667 | 23.012745 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.625 | false | false | 8 |
fc5c741dc5d421d732ff3a5336c498d6cdc141c6 | 5,549,097,780,882 | 8038f73e492c5c90e3a1964dafeb5b95616cfa40 | /src/com/jxs/chapeter13/InfiniteRecursionModify.java | 0e662eddf8e6340be9f980f961085ac90e34c9bb | [] | no_license | nmerkbw/TIJCode | https://github.com/nmerkbw/TIJCode | 19de3fddd938732c911500093e98834542d6154c | da38acaa1c86ffbeb7c7ce5121e219b0b00080ec | refs/heads/master | 2023-03-09T07:06:06.077000 | 2018-04-21T01:49:31 | 2018-04-21T01:49:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jxs.chapeter13;
import java.util.ArrayList;
import java.util.List;
/**
* Created by jiangxs on 2018/4/8.
*/
public class InfiniteRecursionModify {
@Override
public String toString() {
return " InfiniteRecursion address: " + super.toString() + "\n";
}
public static void main(Str... | UTF-8 | Java | 528 | java | InfiniteRecursionModify.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by jiangxs on 2018/4/8.\n */\npublic class InfiniteRecursionMo",
"end": 106,
"score": 0.9996905326843262,
"start": 99,
"tag": "USERNAME",
"value": "jiangxs"
}
] | null | [] | package com.jxs.chapeter13;
import java.util.ArrayList;
import java.util.List;
/**
* Created by jiangxs on 2018/4/8.
*/
public class InfiniteRecursionModify {
@Override
public String toString() {
return " InfiniteRecursion address: " + super.toString() + "\n";
}
public static void main(Str... | 528 | 0.611742 | 0.590909 | 24 | 21 | 20.637749 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 8 |
2cfac0818e1cb35c85b9fa3341adb6389f1fbb7a | 1,073,741,851,876 | 9032a21edc0fd694c76fae22de47d76359d995dc | /app/src/main/java/wb/com/cctm/bean/ReleaseDepthBean.java | de5430313ca07ceaa1849b6a92e9cbe2af64439d | [] | no_license | wblt/DES_TM | https://github.com/wblt/DES_TM | a829dcb205da959d1c16dc9acd6725964003bc95 | 2df0495424d746d78e0daddd776a5115fcb40359 | refs/heads/master | 2020-03-17T06:39:27.398000 | 2018-08-10T06:46:22 | 2018-08-10T06:46:22 | 133,363,955 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package wb.com.cctm.bean;
/**
* Created by wb on 2018/5/26.
*/
public class ReleaseDepthBean {
private String CALCULATE_MONEY;
private String CREATE_TIME;
public String getCALCULATE_MONEY() {
return CALCULATE_MONEY;
}
public void setCALCULATE_MONEY(String CALCULATE_MONEY) {
thi... | UTF-8 | Java | 537 | java | ReleaseDepthBean.java | Java | [
{
"context": "package wb.com.cctm.bean;\n\n/**\n * Created by wb on 2018/5/26.\n */\n\npublic class ReleaseDepthBean ",
"end": 47,
"score": 0.9974766373634338,
"start": 45,
"tag": "USERNAME",
"value": "wb"
}
] | null | [] | package wb.com.cctm.bean;
/**
* Created by wb on 2018/5/26.
*/
public class ReleaseDepthBean {
private String CALCULATE_MONEY;
private String CREATE_TIME;
public String getCALCULATE_MONEY() {
return CALCULATE_MONEY;
}
public void setCALCULATE_MONEY(String CALCULATE_MONEY) {
thi... | 537 | 0.649907 | 0.636872 | 26 | 19.653847 | 18.981655 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.269231 | false | false | 8 |
ed5ac5c41526f7212e6dae88ae01f2d63f72ecc2 | 28,544,352,655,223 | 404d63d9e88593d1238656cc99d9ffe48fc4dc51 | /src/main/java/FitnessCenterSystem.java | 12c7b8de72898b7c0359c24172b71a59875a4642 | [] | no_license | ggalina13/event-sourcing-cqrs | https://github.com/ggalina13/event-sourcing-cqrs | aa1a2bcbcba8f706b682739dce23a2e4356a5847 | bc72135dd901be6c111bf8cba836c8d632b14734 | refs/heads/master | 2023-07-16T06:10:25.571000 | 2021-09-04T14:42:22 | 2021-09-04T14:42:22 | 403,076,811 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class FitnessCenterSystem {
public ManagerService managerService;
public ReportService reportService;
public TurnstileService turnstileService;
public FitnessCenterSystem() {
LocalStorage localStorage = new LocalStorage();
this.reportService = new ReportService(localStorage);
... | UTF-8 | Java | 533 | java | FitnessCenterSystem.java | Java | [] | null | [] | public class FitnessCenterSystem {
public ManagerService managerService;
public ReportService reportService;
public TurnstileService turnstileService;
public FitnessCenterSystem() {
LocalStorage localStorage = new LocalStorage();
this.reportService = new ReportService(localStorage);
... | 533 | 0.744841 | 0.744841 | 14 | 37.07143 | 25.630518 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.642857 | false | false | 8 |
ea0337055c56028ef87adcee54b4e51ba52b66b2 | 1,683,627,217,858 | 39da8d0595794cac2abfbb358cdd0ed371971b80 | /src/main/java/com/breaktheice/moimat/service/AdminBoardServiceImpl.java | d3e764902baa537bb27d08054e1a4c329f6c99a7 | [] | no_license | wy-hash/moimat | https://github.com/wy-hash/moimat | a683573b1551ee05912a3ccbaff6d403fea48052 | da86ea83acc9a1b79a9e4245fb42bc1d04195349 | refs/heads/master | 2020-08-27T20:27:50.349000 | 2019-11-03T06:23:20 | 2019-11-03T06:23:20 | 217,478,908 | 1 | 0 | null | true | 2019-10-25T07:40:52 | 2019-10-25T07:40:52 | 2019-09-30T05:46:20 | 2019-10-25T04:17:54 | 9,321 | 0 | 0 | 0 | null | false | false | package com.breaktheice.moimat.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.breaktheice.moimat.domain.BoardDomain;
import com.breaktheice.moimat.persistence.BoardMapper;
import com.breaktheice.moimat.util.Admi... | UTF-8 | Java | 1,329 | java | AdminBoardServiceImpl.java | Java | [] | null | [] | package com.breaktheice.moimat.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.breaktheice.moimat.domain.BoardDomain;
import com.breaktheice.moimat.persistence.BoardMapper;
import com.breaktheice.moimat.util.Admi... | 1,329 | 0.753691 | 0.752914 | 62 | 19.758064 | 19.250208 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.209677 | false | false | 8 |
34261bbd8d50e931e9349bd922e611cde0926692 | 1,013,612,348,914 | f6f4bff27f53f0eb2d4d7d00dcb2454d01cd1327 | /codekrypt-di-sample/src/main/java/com/arjunsk/codekrypt/di/sample/components/horn/Horn.java | fc4b9c59b9f08f1aef2650e407b2d68c9ec1221a | [
"MIT"
] | permissive | arjunsk/codekrypt-di | https://github.com/arjunsk/codekrypt-di | 4835758349cf53a0355f96dc62a2dd73deb07a58 | 8abd42f95a35d716a7c4056436b0b1c38697f24a | refs/heads/master | 2023-03-27T15:54:05.109000 | 2021-03-26T08:07:49 | 2021-03-26T08:07:49 | 343,518,658 | 5 | 0 | MIT | false | 2021-03-26T08:05:40 | 2021-03-01T18:34:32 | 2021-03-25T11:10:59 | 2021-03-26T08:05:40 | 27 | 2 | 0 | 0 | Java | false | false | package com.arjunsk.codekrypt.di.sample.components.horn;
public interface Horn {
void honk();
}
| UTF-8 | Java | 99 | java | Horn.java | Java | [] | null | [] | package com.arjunsk.codekrypt.di.sample.components.horn;
public interface Horn {
void honk();
}
| 99 | 0.757576 | 0.757576 | 5 | 18.799999 | 20.468512 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 8 |
e5d2d8fd2884b47005bfa38a66830788ec26ed5f | 532,575,978,547 | 4512076b73011e4c2cbf98ad8331be704d7c446c | /vitrinas/DAO/entity/CodigoPostalDAOImpl.java | 439801c93a8b1ca0fa5f2c68f305f179f235912d | [] | no_license | carlosgezac/project | https://github.com/carlosgezac/project | 1867220e29f70b54917c94364ab00023577dfa60 | 4de9bdcb08a568ecf78c39202ccb1486ba9dd9fe | refs/heads/master | 2020-03-19T05:51:33.928000 | 2020-03-13T23:35:29 | 2020-03-13T23:35:29 | 135,968,252 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.inadem.vitrinas.DAO.entity;
import com.inadem.vitrinas.DAO.interfaces.CodigoPostalDAO;
import com.inadem.vitrinas.entity.C... | UTF-8 | Java | 1,860 | java | CodigoPostalDAOImpl.java | Java | [
{
"context": "bernate.criterion.Restrictions;\n\n/**\n *\n * @author inadem.rodrigo\n */\npublic class CodigoPostalDAOImpl implemen",
"end": 508,
"score": 0.9428451657295227,
"start": 498,
"tag": "USERNAME",
"value": "inadem.rod"
},
{
"context": "terion.Restrictions;\n\n/**\n *\n * @... | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.inadem.vitrinas.DAO.entity;
import com.inadem.vitrinas.DAO.interfaces.CodigoPostalDAO;
import com.inadem.vitrinas.entity.C... | 1,860 | 0.694086 | 0.692473 | 56 | 32.214287 | 28.749357 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 8 |
d3bda08cd346f231a11846949e0ca438520ccbaf | 10,084,583,220,777 | a4d338bebd051e46802b75e98c9466c70d6093e2 | /src/main/java/com/norteksoft/mms/form/service/SheetManager.java | 5049cced31ceed88fb654d1bcb9cd3754c81e6f6 | [] | no_license | norteksoft/iMatrix-v6.5.RC2 | https://github.com/norteksoft/iMatrix-v6.5.RC2 | 39175574a3c7ca05fdf6d45aef9d443fe968a4d1 | 9b1c50181860c5266bab350f5d15ef6f63f024bb | refs/heads/master | 2021-01-10T05:44:21.015000 | 2016-03-01T07:24:42 | 2016-03-01T07:24:42 | 52,853,470 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.norteksoft.mms.form.service;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.OutputStream;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Set;
import java.util.Map.Entry;
import org.apache.... | UTF-8 | Java | 7,417 | java | SheetManager.java | Java | [] | null | [] | package com.norteksoft.mms.form.service;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.OutputStream;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Set;
import java.util.Map.Entry;
import org.apache.... | 7,417 | 0.644631 | 0.635673 | 191 | 37.570683 | 21.864025 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.455497 | false | false | 8 |
73d0b01d5658295251dd6ea219cde53922b46c54 | 24,129,126,274,546 | 783858de7357958f4755b103cd595e9c137908a9 | /Computer/src/Instructions/JumpEq.java | b9bb823406f90e1d9befeb466ffd22613a7d0989 | [] | no_license | RicElv/OMD_Computer | https://github.com/RicElv/OMD_Computer | 55bdb597b04235c86719ab04494d7a5f8ccdf751 | 32f2e2c7d2b6c92b8a1cfe2ba93ab01f3197b7be | refs/heads/master | 2020-05-20T14:44:14.004000 | 2017-03-19T14:22:23 | 2017-03-19T14:22:23 | 84,484,807 | 0 | 1 | null | false | 2017-03-15T09:37:43 | 2017-03-09T20:19:01 | 2017-03-09T20:22:59 | 2017-03-15T09:37:43 | 5 | 0 | 1 | 0 | Java | null | null | package Instructions;
import Computer.Memory;
import Computer.Operand;
import Computer.ProgramCounter;
public class JumpEq implements Instruction{
private Operand operand1, operand2;
private int index;
public JumpEq(int index,Operand operand1, Operand operand2){
this.index = index;
this.operand1 =... | UTF-8 | Java | 649 | java | JumpEq.java | Java | [] | null | [] | package Instructions;
import Computer.Memory;
import Computer.Operand;
import Computer.ProgramCounter;
public class JumpEq implements Instruction{
private Operand operand1, operand2;
private int index;
public JumpEq(int index,Operand operand1, Operand operand2){
this.index = index;
this.operand1 =... | 649 | 0.691834 | 0.673344 | 27 | 21.962963 | 20.196226 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.555556 | false | false | 8 |
f6fcdae8664316fbb43fb1da7ea651c37f2ebec0 | 14,139,032,351,898 | 076f1f2179106e37f1339eab7a8e4d8fb9af341e | /app/src/main/java/com/elss/educomp/smartclassonline/ui/SmartClassSubjectBooksAdapter.java | e82f1d328f2674cfddb6606e382ac597832a2073 | [] | no_license | DuliChandPrajapati/flip-android | https://github.com/DuliChandPrajapati/flip-android | 3ef33d9785b54ba1834e01545dc4701fdf28a265 | b950d72c86ec7f91138f7d6feb9a116f569544ee | refs/heads/master | 2020-03-25T06:54:26.109000 | 2017-08-22T12:02:57 | 2017-08-22T12:02:57 | 143,531,420 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.elss.educomp.smartclassonline.ui;
import java.util.ArrayList;
import com.elss.educomp.R;
import com.elss.educomp.learn.model.SmartClassBook;
import com.elss.educomp.learn.model.SmartClassSubject;
import com.elss.educomp.util.UIUtils;
import android.content.Context;
import android.view.LayoutInflater;
imp... | UTF-8 | Java | 3,015 | java | SmartClassSubjectBooksAdapter.java | Java | [
{
"context": "import android.widget.TextView;\n\n/**\n * Created by Niyati.Swami on 22-02-2017.\n */\n\npublic class SmartClassSubjec",
"end": 519,
"score": 0.9998845458030701,
"start": 507,
"tag": "NAME",
"value": "Niyati.Swami"
}
] | null | [] | package com.elss.educomp.smartclassonline.ui;
import java.util.ArrayList;
import com.elss.educomp.R;
import com.elss.educomp.learn.model.SmartClassBook;
import com.elss.educomp.learn.model.SmartClassSubject;
import com.elss.educomp.util.UIUtils;
import android.content.Context;
import android.view.LayoutInflater;
imp... | 3,015 | 0.741625 | 0.736982 | 120 | 24.125 | 23.160873 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.85 | false | false | 8 |
55fa6ec0cf02939104781a72e028c0c1e3da01d3 | 18,777,597,052,750 | dd3a4b7bfcfdc8376b90ee8d23f239f13763ed0a | /src/com/org/dao/IOrderDao.java | 87554d02a1126fc754b54f074366265d17558e79 | [] | no_license | bmeritter/tickets-ruanko | https://github.com/bmeritter/tickets-ruanko | eedbd48b0b77f80fc7950e41bad4be10824ca969 | 102728660582c8c9818a8f77b788d7016582aec3 | refs/heads/master | 2020-07-14T01:50:48.154000 | 2016-09-06T09:40:57 | 2016-09-06T09:40:57 | 67,463,110 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.org.dao;
import java.util.List;
import com.org.model.Order;
public interface IOrderDao {
List<Order> SearchOrderByUsername(String username);
void SaveOrder(Order order);
}
| UTF-8 | Java | 189 | java | IOrderDao.java | Java | [] | null | [] | package com.org.dao;
import java.util.List;
import com.org.model.Order;
public interface IOrderDao {
List<Order> SearchOrderByUsername(String username);
void SaveOrder(Order order);
}
| 189 | 0.777778 | 0.777778 | 10 | 17.9 | 16.549622 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.7 | false | false | 8 |
e2b43b0410782878cbe84118c77a7b28f2eb7e14 | 4,148,938,449,774 | 073768650d6f659b5c72038238286531ec965d7c | /src/com/pavageau/sudoku/Solver.java | 4ab9c298fc5f71a33c30486c08d0540f2996b23c | [] | no_license | MajorSlax/SudokuSolver | https://github.com/MajorSlax/SudokuSolver | 3d1bce27a961d641c0c8ab9cefd1e00db0fc4175 | 458f4fe593760d2db8d1168caf17a10131a1b9da | refs/heads/master | 2021-01-19T09:44:18.574000 | 2013-03-18T06:29:22 | 2013-03-18T06:29:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pavageau.sudoku;
import java.util.List;
import java.util.Map;
import com.pavageau.sudoku.SudokuBoard.SolvedException;
import com.pavageau.sudoku.SudokuCell.UnsolvableException;
/**
* @author pavageau
*
* Sudoku Solver app, packageable as a runnable JAR
*/
public class Solver {
/**
* @par... | UTF-8 | Java | 2,759 | java | Solver.java | Java | [
{
"context": "ku.SudokuCell.UnsolvableException;\n\n/**\n * @author pavageau\n * \n * Sudoku Solver app, packageable as ",
"end": 215,
"score": 0.9985684156417847,
"start": 207,
"tag": "USERNAME",
"value": "pavageau"
}
] | null | [] | package com.pavageau.sudoku;
import java.util.List;
import java.util.Map;
import com.pavageau.sudoku.SudokuBoard.SolvedException;
import com.pavageau.sudoku.SudokuCell.UnsolvableException;
/**
* @author pavageau
*
* Sudoku Solver app, packageable as a runnable JAR
*/
public class Solver {
/**
* @par... | 2,759 | 0.667271 | 0.65676 | 84 | 31.845238 | 37.505711 | 308 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.761905 | false | false | 8 |
0c1dd69b85ecad94337d233a85991bd45500169c | 31,370,441,163,391 | 3dc1c03459f8a1e71fdbdd3ec22270079dfb890e | /src/main/java/FactoryPattern/MultiplyFactory.java | 19c8c424444e5b41cd3a1e4bf2888f6fffd210a2 | [] | no_license | leftAttack/DesignPattern | https://github.com/leftAttack/DesignPattern | 6b138417041dde90c8eb86cdfdb26f9081645b9b | 33668632b2c51bfd1b7786eded10d552af093280 | refs/heads/master | 2023-03-07T05:16:49.202000 | 2021-02-08T10:42:26 | 2021-02-08T10:42:26 | 335,559,279 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package FactoryPattern;
import EasyFactoryPattern.Operation;
/**
* @author Yue_
* @create 2021-02-03-16:05
*/
public class MultiplyFactory implements Factory{
@Override
public Operation createOperation() {
return new Multiply();
}
} | UTF-8 | Java | 258 | java | MultiplyFactory.java | Java | [
{
"context": "port EasyFactoryPattern.Operation;\n\n/**\n * @author Yue_\n * @create 2021-02-03-16:05\n */\npublic class Mult",
"end": 82,
"score": 0.9996121525764465,
"start": 78,
"tag": "USERNAME",
"value": "Yue_"
}
] | null | [] | package FactoryPattern;
import EasyFactoryPattern.Operation;
/**
* @author Yue_
* @create 2021-02-03-16:05
*/
public class MultiplyFactory implements Factory{
@Override
public Operation createOperation() {
return new Multiply();
}
} | 258 | 0.693798 | 0.647287 | 15 | 16.266666 | 15.972754 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 8 |
d77fc76e175a25418da86f58fe430fa957ed5432 | 22,359,599,775,059 | 44aecaf8e7d36ea958b54e7286dc4d22f7ea86c9 | /src/com/basepackage/Main.java | 2b79a2daa5b8755ba824b07fa28c73864b8c80b7 | [] | no_license | yashFrost97/adventure-game | https://github.com/yashFrost97/adventure-game | 343e26d5f604c0487ebfce1a60d0682f8516972a | 3bb036f6f9310df648f19da3c64321b9ffdeffe2 | refs/heads/main | 2022-12-26T13:34:54.040000 | 2020-10-07T04:24:06 | 2020-10-07T04:24:06 | 300,505,248 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.basepackage;
import java.util.Random;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
// write your code here
// system objects
Game g = new Game();
g.gameStart();
}
}
| UTF-8 | Java | 257 | java | Main.java | Java | [] | null | [] | package com.basepackage;
import java.util.Random;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
// write your code here
// system objects
Game g = new Game();
g.gameStart();
}
}
| 257 | 0.618677 | 0.618677 | 16 | 15.0625 | 13.552992 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 8 |
893b85a90eca7d67dd6f92698f2b288f22a1d394 | 17,162,689,350,564 | 6407e8b753e3788896d2666ae30b11191bae73d1 | /interviewOffer/src/com/kanlon/reverse_words_in_sentence_and_left_rotate_string/ReverseWordsInSentence.java | 1de428df2da8976f7201acea07343a398ea66a95 | [] | no_license | KANLON/algorithm-demo | https://github.com/KANLON/algorithm-demo | 9d833b2a29729bae44c01e6ea232c0a8bde53c67 | ec8ed990bbcbe90433959eb401f4a105dd8d8afa | refs/heads/master | 2020-03-28T18:50:07.796000 | 2019-07-03T14:39:35 | 2019-07-03T14:39:35 | 148,917,028 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kanlon.reverse_words_in_sentence_and_left_rotate_string;
/**
* 面试题42:翻转单词顺序 VS 左旋转字符串
* 题目一:输入一个英文句子,翻转句子中单词的顺序,但单词内字符的顺序不变。为简单起见,标点符号和普通字母一样处理。例如输入字符串“I am a student.”,则输出“student. a am I”.
* @author zhangcanlong
* @since 2019/2/27 8:44
**/
public class ReverseWordsInSentence {
public static voi... | UTF-8 | Java | 2,060 | java | ReverseWordsInSentence.java | Java | [
{
"context": "“I am a student.”,则输出“student. a am I”.\n * @author zhangcanlong\n * @since 2019/2/27 8:44\n **/\npublic class Revers",
"end": 229,
"score": 0.9994730949401855,
"start": 217,
"tag": "USERNAME",
"value": "zhangcanlong"
}
] | null | [] | package com.kanlon.reverse_words_in_sentence_and_left_rotate_string;
/**
* 面试题42:翻转单词顺序 VS 左旋转字符串
* 题目一:输入一个英文句子,翻转句子中单词的顺序,但单词内字符的顺序不变。为简单起见,标点符号和普通字母一样处理。例如输入字符串“I am a student.”,则输出“student. a am I”.
* @author zhangcanlong
* @since 2019/2/27 8:44
**/
public class ReverseWordsInSentence {
public static voi... | 2,060 | 0.566237 | 0.548652 | 62 | 26.516129 | 22.630085 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.435484 | false | false | 8 |
e74738f8c64e1d15d453cf5d83c1f619b6b64438 | 31,834,297,630,555 | b891b48999851ec7b84c27d683950d88c0a4e1ef | /web-mvc-study2/src/test/java/com/yicj/study/mvc/HelloTest.java | b84187892bead8bfbf7d203e53196361e8723ffd | [] | no_license | yichengjie/spring-boot-study6 | https://github.com/yichengjie/spring-boot-study6 | 6bd602825e16711194877a0de6bfe2337b447481 | b26871b6a578c6bae6f699f78694a136a9098067 | refs/heads/master | 2023-07-19T22:59:46.822000 | 2021-08-21T13:25:16 | 2021-08-21T13:25:16 | 308,331,559 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yicj.study.mvc;
import com.yicj.study.mvc.controller.HelloController;
import lombok.extern.slf4j.Slf4j;
import org.junit.Test;
import org.springframework.core.ResolvableType;
import java.lang.reflect.Method;
@Slf4j
public class HelloTest {
@Test
public void test1() throws Exception{... | UTF-8 | Java | 565 | java | HelloTest.java | Java | [] | null | [] | package com.yicj.study.mvc;
import com.yicj.study.mvc.controller.HelloController;
import lombok.extern.slf4j.Slf4j;
import org.junit.Test;
import org.springframework.core.ResolvableType;
import java.lang.reflect.Method;
@Slf4j
public class HelloTest {
@Test
public void test1() throws Exception{... | 565 | 0.723894 | 0.715044 | 19 | 27.736841 | 26.611914 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.526316 | false | false | 8 |
5498d375411307fc0905bf84859c4117940fe962 | 29,300,266,927,881 | 605a15f7a5fa9472c38d9db588fc6f7db63a8916 | /Space(Final Project)/src/Space/entity/PowerDown.java | 21a76b52f45a10ba4c2a2719fb97c2118f3bf3fa | [] | no_license | TyTanium/School-Project | https://github.com/TyTanium/School-Project | 2c851088a12ad43d5e9ef2933022a325d7276c29 | b9a6f3afd6556ad280684ba9bf24cc563b72cb7f | refs/heads/master | 2020-05-18T08:11:10.519000 | 2014-06-05T03:48:21 | 2014-06-05T03:48:21 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Space.entity;
import java.awt.Graphics;
import java.awt.Rectangle;
import java.util.Random;
import Space.Main;
import Space.graphics.Texture;
public class PowerDown extends GameObject implements EntityB {
private int chosen = -1;
private int xOff = 0, yOff = 0;
private int speed;
private... | UTF-8 | Java | 917 | java | PowerDown.java | Java | [] | null | [] | package Space.entity;
import java.awt.Graphics;
import java.awt.Rectangle;
import java.util.Random;
import Space.Main;
import Space.graphics.Texture;
public class PowerDown extends GameObject implements EntityB {
private int chosen = -1;
private int xOff = 0, yOff = 0;
private int speed;
private... | 917 | 0.63795 | 0.627045 | 51 | 15.980392 | 17.280262 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.352941 | false | false | 8 |
fa1afedb7996fe8e78dadf7a69d1f3f8582ae7b9 | 23,373,212,081,428 | 137a3da794abc555c8557f223c492e30d25bbae5 | /src/main/java/com/walgreens/readerboard/Board.java | 6d55416d134780207b5b3bb19588717ede25ef10 | [] | no_license | Zigbigidorlu/Readerboard | https://github.com/Zigbigidorlu/Readerboard | 78920eb903028a3b88e8e314626fc72b5cc2b8b4 | 34d1bae3c72ea00fb0c9530740a825e1a81e0302 | refs/heads/master | 2016-08-12T08:55:31.911000 | 2016-04-30T05:30:21 | 2016-04-30T05:30:21 | 52,458,158 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.walgreens.readerboard;
import java.io.Serializable;
import java.util.ArrayList;
/**
* Readerboard
* com.walgreens.readerboard
* Copyright 2016 Adam Treadway
* Remarks:
*
* @author Adam Treadway
* @since 2/22/2016
*/
class Board implements Serializable {
String name;
ArrayList<char[]> messa... | UTF-8 | Java | 744 | java | Board.java | Java | [
{
"context": "ard\n * com.walgreens.readerboard\n * Copyright 2016 Adam Treadway\n * Remarks:\n *\n * @author Adam Treadway\n * @since",
"end": 173,
"score": 0.9997373223304749,
"start": 160,
"tag": "NAME",
"value": "Adam Treadway"
},
{
"context": "right 2016 Adam Treadway\n * Remark... | null | [] | package com.walgreens.readerboard;
import java.io.Serializable;
import java.util.ArrayList;
/**
* Readerboard
* com.walgreens.readerboard
* Copyright 2016 <NAME>
* Remarks:
*
* @author <NAME>
* @since 2/22/2016
*/
class Board implements Serializable {
String name;
ArrayList<char[]> messages = new Arra... | 730 | 0.616935 | 0.602151 | 33 | 21.545454 | 17.134212 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.30303 | false | false | 8 |
b99068c2f717719af5655ca163c629d75904779b | 6,262,062,363,365 | 316c62b5b0e1d7846180edd51e87f0874a308abb | /src/main/java/ru/custom/project/commands/SelectFontCommand.java | 355283afc35d98a3a7ffe87a1a33f1a9ec0f3745 | [] | no_license | coungard/Experiment | https://github.com/coungard/Experiment | cc81a8f354914e0f13593605c865ca8b37c14549 | b085cdad42af00b60ac3129ae3df2f3746f684c5 | refs/heads/master | 2022-12-11T14:00:56.946000 | 2020-11-22T14:42:45 | 2020-11-22T14:42:45 | 149,091,822 | 0 | 0 | null | false | 2022-11-16T01:47:23 | 2018-09-17T08:17:21 | 2020-11-22T14:42:56 | 2022-11-16T01:47:20 | 14,686 | 0 | 0 | 5 | Java | false | false | /**
*
*/
package ru.custom.project.commands;
/**
* @author denis
*
* Команда выбора шрифта: заводской/пользовательский
*
*/
public class SelectFontCommand extends AbstractPrinterCommand {
private boolean isUserFont = false;
public SelectFontCommand(boolean isUserFont) {
super();
thi... | UTF-8 | Java | 737 | java | SelectFontCommand.java | Java | [
{
"context": "age ru.custom.project.commands;\r\n\r\n/**\r\n * @author denis\r\n * \r\n * Команда выбора шрифта: заводской/пользов",
"end": 75,
"score": 0.9550835490226746,
"start": 70,
"tag": "USERNAME",
"value": "denis"
}
] | null | [] | /**
*
*/
package ru.custom.project.commands;
/**
* @author denis
*
* Команда выбора шрифта: заводской/пользовательский
*
*/
public class SelectFontCommand extends AbstractPrinterCommand {
private boolean isUserFont = false;
public SelectFontCommand(boolean isUserFont) {
super();
thi... | 737 | 0.650794 | 0.634921 | 39 | 15.769231 | 18.678743 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.923077 | false | false | 8 |
89f7ff7bdaa5b4bbddd9c00a9dfb8e6b1122055a | 807,453,906,193 | 6b3a9ebcf5a89d896e08890dc64e8dd8fab4e99e | /Legion of Sins/src/main/java/me/waternode/server/legion/of/sins/InfinitePotionEffect.java | b138f1999f3c457dc82644c52c659542c55e6994 | [] | no_license | EmeryG/Legions-of-Sins-Minecraft-Gamemode | https://github.com/EmeryG/Legions-of-Sins-Minecraft-Gamemode | ea06ce4e7f2729317f3bb33cb81bb9d98db402d8 | 3bd5bd3fdcba98bab0d6bf47fb44ef32fed898dc | refs/heads/master | 2023-06-24T19:04:17.639000 | 2021-07-27T20:34:01 | 2021-07-27T20:34:01 | 390,112,557 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.waternode.server.legion.of.sins;
import org.bukkit.potion.PotionEffect;
import org.bukkit.potion.PotionEffectType;
/**
* <p/>
* Latest Change:
* <p/>
*
* @author George
* @since 10/04/14
*/
public class InfinitePotionEffect extends PotionEffect {
public InfinitePotionEffect(PotionEffectType type, i... | UTF-8 | Java | 393 | java | InfinitePotionEffect.java | Java | [
{
"context": "**\n * <p/>\n * Latest Change:\n * <p/>\n *\n * @author George\n * @since 10/04/14\n */\npublic class InfinitePotio",
"end": 186,
"score": 0.9968734979629517,
"start": 180,
"tag": "NAME",
"value": "George"
}
] | null | [] | package me.waternode.server.legion.of.sins;
import org.bukkit.potion.PotionEffect;
import org.bukkit.potion.PotionEffectType;
/**
* <p/>
* Latest Change:
* <p/>
*
* @author George
* @since 10/04/14
*/
public class InfinitePotionEffect extends PotionEffect {
public InfinitePotionEffect(PotionEffectType type, i... | 393 | 0.735369 | 0.720102 | 18 | 20.833334 | 21.899391 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 8 |
5c582c5a3b562b1146050b7ddfd7b0c5f10f6841 | 17,678,085,434,607 | 30f2d01ee91faf7690d27431ffacb744f8b98968 | /ApotekaCupox/src/team5/view/tables/models/ReportAbstractTableModel.java | 877852763d5c23a48dd5b1dfcb7a4bb724dc3c30 | [] | no_license | black-of-sky/tim5-oisisi2020 | https://github.com/black-of-sky/tim5-oisisi2020 | 2ceb45b2e4d7d629ed24b23d0ac67388d64e4603 | de73cd7c0cd992e1734e2f8c41c590e6f356835a | refs/heads/master | 2021-04-08T14:23:22.762000 | 2020-06-30T11:36:47 | 2020-06-30T11:36:47 | 248,783,034 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package team5.view.tables.models;
import java.util.ArrayList;
import java.util.LinkedHashMap;
import java.util.LinkedList;
import java.util.List;
import java.util.Map.Entry;
import javax.swing.table.AbstractTableModel;
import team5.controller.MedicineController;
import team5.model.BillItem;
import team5.model.Contex... | UTF-8 | Java | 2,160 | java | ReportAbstractTableModel.java | Java | [] | null | [] | package team5.view.tables.models;
import java.util.ArrayList;
import java.util.LinkedHashMap;
import java.util.LinkedList;
import java.util.List;
import java.util.Map.Entry;
import javax.swing.table.AbstractTableModel;
import team5.controller.MedicineController;
import team5.model.BillItem;
import team5.model.Contex... | 2,160 | 0.714815 | 0.697685 | 107 | 19.186916 | 18.196299 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.757009 | false | false | 8 |
b12bbff3072db1174a9f05423dfe7eba6962cda0 | 22,539,988,419,867 | 11eea11084323641b8b970e6f2f792327d9c8486 | /src/main/java/com/atqidi/elcar/exception/ExceptionController.java | 885626efa6f8802414dd4f8aa5964c35151b87c5 | [] | no_license | 63966367/elcar | https://github.com/63966367/elcar | 32ab469f8a3b0d0d563de87cf04cfdf557007f3e | 2494377cea6d5dd91af74d9030c4aa58bbe4563c | refs/heads/main | 2023-05-06T18:50:32.596000 | 2021-05-24T09:21:28 | 2021-05-24T09:21:28 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.atqidi.elcar.exception;
import com.atqidi.elcar.utils.result.Result;
import lombok.extern.slf4j.Slf4j;
import org.springframework.dao.DataIntegrityViolationException;
import org.springframework.web.bind.annotation.ControllerAdvice;
import org.springframework.web.bind.annotation.ExceptionHandler;
import org... | UTF-8 | Java | 718 | java | ExceptionController.java | Java | [
{
"context": "tation.ResponseBody;\n\n/**\n * 统一异常处理\n *\n * @author 老白\n */\n@ControllerAdvice\n@Slf4j\npublic class Excepti",
"end": 402,
"score": 0.8179836273193359,
"start": 400,
"tag": "USERNAME",
"value": "老白"
}
] | null | [] | package com.atqidi.elcar.exception;
import com.atqidi.elcar.utils.result.Result;
import lombok.extern.slf4j.Slf4j;
import org.springframework.dao.DataIntegrityViolationException;
import org.springframework.web.bind.annotation.ControllerAdvice;
import org.springframework.web.bind.annotation.ExceptionHandler;
import org... | 718 | 0.761561 | 0.757225 | 26 | 25.653847 | 22.189642 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 8 |
885d170dbcc35f57b0663ddfb7069db0acd96cce | 5,471,788,361,095 | eb97ee5d4f19d7bf028ae9a400642a8c644f8fe3 | /tags/2009-07-21/seasar2-2.4.39/seasar-benchmark/src/main/java/benchmark/many/b05/NullBean05981.java | 136adb366ec8270688e548afbb3aff94a457cd66 | [] | no_license | svn2github/s2container | https://github.com/svn2github/s2container | 54ca27cf0c1200a93e1cb88884eb8226a9be677d | 625adc6c4e1396654a7297d00ec206c077a78696 | refs/heads/master | 2020-06-04T17:15:02.140000 | 2013-08-09T09:38:15 | 2013-08-09T09:38:15 | 10,850,644 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package benchmark.many.b05;
public class NullBean05981 {
}
| UTF-8 | Java | 62 | java | NullBean05981.java | Java | [] | null | [] | package benchmark.many.b05;
public class NullBean05981 {
}
| 62 | 0.758065 | 0.645161 | 3 | 18.666666 | 12.498889 | 28 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 8 |
1e05fcf19330854ec39e5e430a93391c07cf030e | 3,573,412,808,931 | 3cbe3e30df3a0cc1cdda36ea6af76cfd37bc533c | /mago3d-admin/src/main/java/gaia3d/schedule/HealthCheckScheduler.java | a02299b2f7c6d974cf7c2c1af3141bdd43efc976 | [
"Apache-2.0"
] | permissive | Gaia3D/mago3d | https://github.com/Gaia3D/mago3d | 9ee11df80cc6e292f8b10e92c4fcd593cd215068 | ef3f861d62e538e83cb56f39ed7daae426dfeef3 | refs/heads/develop | 2022-05-12T14:58:45.317000 | 2022-03-11T02:45:05 | 2022-03-11T02:45:05 | 321,216,853 | 3 | 6 | Apache-2.0 | false | 2022-03-11T02:45:06 | 2020-12-14T03:02:29 | 2021-11-03T15:17:23 | 2022-03-11T02:45:05 | 84,235 | 2 | 4 | 0 | JavaScript | false | false | package gaia3d.schedule;
import gaia3d.domain.Health;
import gaia3d.domain.cache.CacheName;
import gaia3d.domain.healthcheck.HealthCheckLog;
import gaia3d.domain.microservice.MicroService;
import gaia3d.domain.microservice.MicroServiceType;
import gaia3d.service.HealthCheckLogService;
import gaia3d.service.MicroServic... | UTF-8 | Java | 3,745 | java | HealthCheckScheduler.java | Java | [] | null | [] | package gaia3d.schedule;
import gaia3d.domain.Health;
import gaia3d.domain.cache.CacheName;
import gaia3d.domain.healthcheck.HealthCheckLog;
import gaia3d.domain.microservice.MicroService;
import gaia3d.domain.microservice.MicroServiceType;
import gaia3d.service.HealthCheckLogService;
import gaia3d.service.MicroServic... | 3,745 | 0.682489 | 0.679002 | 88 | 41.375 | 34.884327 | 162 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.647727 | false | false | 8 |
25c62b193d1cdaf19aa3157a9dd53cef0a79e8f3 | 36,283,883,742,234 | 215c77172735062a8d3a99df4082b1a672ae3e22 | /Pro01/src/com/smile/TestReadFile.java | 0fd640042fc5305228e6788bcbf259cdc813c4e9 | [] | no_license | fangtailin/java300 | https://github.com/fangtailin/java300 | 776a5affab4e22f2cf3665eb82f59bca5eaa4a97 | fe337de01fec46304c1a3e5eceb4e2dc13757dff | refs/heads/master | 2020-04-18T18:46:56.871000 | 2018-12-15T16:50:39 | 2018-12-15T16:50:39 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.smile;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
public class TestReadFile {
public static void main(String[] args) {
FileReader reader = null;
try {
// FileReader reader = new FileReader("D:\\eclipse-workspace\\a.txt");
reader = new FileReader... | UTF-8 | Java | 833 | java | TestReadFile.java | Java | [] | null | [] | package com.smile;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
public class TestReadFile {
public static void main(String[] args) {
FileReader reader = null;
try {
// FileReader reader = new FileReader("D:\\eclipse-workspace\\a.txt");
reader = new FileReader... | 833 | 0.648259 | 0.645858 | 34 | 23.5 | 16.977926 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.5 | false | false | 8 |
4c047fd4c1180661c6eb1c0369b3f22421f899d2 | 38,397,007,636,939 | 7a490bf5426a5898bf6540ca234410b75dfe5f0a | /chap33/TalkServer.java | 5bf3a99dacf3034cea23401f0dd5c2a064996c19 | [] | no_license | Nbalaniuk/Java | https://github.com/Nbalaniuk/Java | 19bbd2887647443d39c94593348cda825307b41b | fc1a68f5bf97e988bc5ef39bc37e17e8b0dc847d | refs/heads/master | 2021-03-04T20:19:30.035000 | 2020-03-09T18:34:04 | 2020-03-09T18:34:04 | 246,061,719 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package chap33;
import java.io.DataInputStream;
import java.io.DataOutputStream;
import java.io.IOException;
import java.net.InetAddress;
import java.net.ServerSocket;
import java.net.Socket;
import javafx.application.Application;
import javafx.application.Platform;
import javafx.scene.Scene;
import javaf... | UTF-8 | Java | 3,281 | java | TalkServer.java | Java | [] | null | [] | package chap33;
import java.io.DataInputStream;
import java.io.DataOutputStream;
import java.io.IOException;
import java.net.InetAddress;
import java.net.ServerSocket;
import java.net.Socket;
import javafx.application.Application;
import javafx.application.Platform;
import javafx.scene.Scene;
import javaf... | 3,281 | 0.64523 | 0.640049 | 144 | 20.784721 | 25.982141 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.444444 | false | false | 8 |
36227db581c9a9e3d639b7895917d847e3171d28 | 18,167,711,708,304 | 78d5c0a0213afdf90da21fc89400f48b15fb123f | /J2EE_MyCourses/src/main/java/edu/nju/wsql/beans/StudentPublishCourseListBean.java | 688ae2e35b5f2437e3ea9c7e9ea0a32205c61e67 | [] | no_license | ql437967081/HCI_J2EE_MyCourses | https://github.com/ql437967081/HCI_J2EE_MyCourses | 3c3e7c3658b09af63b792e3e0a790af80d43d30d | 3e0cbf8d6fbbb78fbbabd8b664a508e30ada5915 | refs/heads/master | 2023-01-08T05:26:40.746000 | 2019-07-04T07:25:48 | 2019-07-04T07:25:48 | 192,466,748 | 2 | 0 | null | false | 2023-01-04T00:46:50 | 2019-06-18T04:43:33 | 2019-07-04T07:26:08 | 2023-01-04T00:46:49 | 120,153 | 2 | 0 | 10 | JavaScript | false | false | package edu.nju.wsql.beans;
import edu.nju.wsql.model.enums.Season;
import edu.nju.wsql.service.utils.SortUtil;
import java.util.List;
import java.util.Map;
public class StudentPublishCourseListBean {
private List<StudentTermCourseBean> termCourseList;
private List<StudentQuitCourseBean> quitCourseList;
... | UTF-8 | Java | 3,265 | java | StudentPublishCourseListBean.java | Java | [] | null | [] | package edu.nju.wsql.beans;
import edu.nju.wsql.model.enums.Season;
import edu.nju.wsql.service.utils.SortUtil;
import java.util.List;
import java.util.Map;
public class StudentPublishCourseListBean {
private List<StudentTermCourseBean> termCourseList;
private List<StudentQuitCourseBean> quitCourseList;
... | 3,265 | 0.705666 | 0.70536 | 108 | 29.231482 | 37.851219 | 270 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.638889 | false | false | 8 |
4fa00b23d6706166085407b5b2e143fed9bb21ee | 28,578,712,449,216 | 02428bea9643e23581fe53b74a991aa154e29e9c | /src/main/java/com/github/drakepork/opme/Utils/PluginReceiver.java | 6f607a23fea9d4de1ee46732911826c3d1d50dea | [
"MIT"
] | permissive | DrakePork/Opme | https://github.com/DrakePork/Opme | d4cdaf6b41b7b7079929e0f04f0b1028d84c786b | 25b0c9f8403ebd2541d5862dee01fcb8721cf8ca | refs/heads/master | 2021-07-13T17:40:05.280000 | 2020-10-12T19:24:27 | 2020-10-12T19:24:27 | 212,780,771 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.drakepork.opme.Utils;
import com.google.inject.AbstractModule;
import com.google.inject.Guice;
import com.google.inject.Injector;
import com.github.drakepork.opme.Main;
public class PluginReceiver extends AbstractModule {
protected final Main plugin;
public PluginReceiver(Main plugin) {
this.... | UTF-8 | Java | 513 | java | PluginReceiver.java | Java | [
{
"context": "package com.github.drakepork.opme.Utils;\n\nimport com.google.inject.AbstractMod",
"end": 28,
"score": 0.9916093945503235,
"start": 19,
"tag": "USERNAME",
"value": "drakepork"
},
{
"context": "ort com.google.inject.Injector;\nimport com.github.drakepork.opme.Main;\n\npu... | null | [] | package com.github.drakepork.opme.Utils;
import com.google.inject.AbstractModule;
import com.google.inject.Guice;
import com.google.inject.Injector;
import com.github.drakepork.opme.Main;
public class PluginReceiver extends AbstractModule {
protected final Main plugin;
public PluginReceiver(Main plugin) {
this.... | 513 | 0.77193 | 0.77193 | 24 | 20.375 | 18.279799 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.958333 | false | false | 8 |
f6b791bffcaf7aedfb406a036d08265a65ce8fd2 | 32,220,844,710,511 | 0c7c4d627bd72c720b832ab13969beab8840ae24 | /PuttingItAllTogether/src/game/GuessingGame.java | 15a5a19134693f2c01b0a92b5bfa1b770c755d41 | [] | no_license | danzale/RAP-Worksapce_Daniel_Zale | https://github.com/danzale/RAP-Worksapce_Daniel_Zale | 966b81799d7876d8e87215eb4430caeb0ecefd40 | 36bfbbf7c8238d4b66342108e223451da80d1b6f | refs/heads/main | 2023-04-08T10:29:15.803000 | 2021-04-21T15:32:27 | 2021-04-21T15:32:27 | 346,449,789 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package game;
import java.util.Scanner;
public class GuessingGame {
private static Scanner scan = new Scanner(System.in);
public static void main(String[] args) {
double randomNumber = Math.floor(Math.random() * 10) + 1;
int guess = 0;
do {
guess = getInput("What is your guess");
if(guess > randomNumb... | UTF-8 | Java | 705 | java | GuessingGame.java | Java | [] | null | [] | package game;
import java.util.Scanner;
public class GuessingGame {
private static Scanner scan = new Scanner(System.in);
public static void main(String[] args) {
double randomNumber = Math.floor(Math.random() * 10) + 1;
int guess = 0;
do {
guess = getInput("What is your guess");
if(guess > randomNumb... | 705 | 0.656738 | 0.651064 | 31 | 21.774193 | 18.379002 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.193548 | false | false | 8 |
eb442fbca41eacba50bb82882d7e92a473b1f2bc | 10,282,151,743,535 | 508e9254e58aea88fbb399347b67fc2263620348 | /ops1/src/main/java/ua/ak/dao/YieldHistoryDaoCustom.java | 6337be32363b253329f83537f875515720caa31f | [] | no_license | olexanders17/ops | https://github.com/olexanders17/ops | f3da3e4d9b34671f7f52c01fd194595e4ff5c196 | a59ada8d9aa473487e63fdd17610148d6dbe0f43 | refs/heads/master | 2021-01-01T19:51:42.113000 | 2015-12-21T23:09:13 | 2015-12-21T23:09:13 | 42,469,265 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ua.ak.dao;
import java.util.List;
import ua.ak.domain.YieldHistory;
public interface YieldHistoryDaoCustom {
List<YieldHistory> findByCode(String fieldCode);
}
| UTF-8 | Java | 185 | java | YieldHistoryDaoCustom.java | Java | [] | null | [] | package ua.ak.dao;
import java.util.List;
import ua.ak.domain.YieldHistory;
public interface YieldHistoryDaoCustom {
List<YieldHistory> findByCode(String fieldCode);
}
| 185 | 0.740541 | 0.740541 | 11 | 14.818182 | 17.795904 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 8 |
643fb3a9bfbd81fa2b147573f1689c8a4c5145ad | 36,764,920,077,911 | 842d85a2cf9aa9b0453432b8f894829beedaf092 | /sqlunit/src/main/java/br/com/objectos/way/sqlunit/Jdbc.java | 5f655a7af0a1a243259b1486a21919353c68334d | [
"Apache-2.0"
] | permissive | objectos/way | https://github.com/objectos/way | bd7edebeee5cb0765996c596f8eacff17ca00946 | e5961659d8c41efb5185671c8745ca8c08d0a3df | refs/heads/master | 2019-07-13T14:06:24.156000 | 2018-03-28T20:01:10 | 2018-03-28T20:01:10 | 5,560,373 | 0 | 0 | null | false | 2015-10-22T22:30:50 | 2012-08-26T13:56:52 | 2015-05-02T17:25:56 | 2015-10-22T22:30:50 | 9,145 | 1 | 1 | 0 | Java | null | null | /*
* Copyright 2012 Objectos, Fábrica de Software LTDA.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicab... | UTF-8 | Java | 1,966 | java | Jdbc.java | Java | [
{
"context": "r;\nimport org.slf4j.LoggerFactory;\n\n/**\n * @author marcio.endo@objectos.com.br (Marcio Endo)\n */\nclass Jdbc {\n\n private static ",
"end": 874,
"score": 0.9999286532402039,
"start": 847,
"tag": "EMAIL",
"value": "marcio.endo@objectos.com.br"
},
{
"context": "ory;... | null | [] | /*
* Copyright 2012 Objectos, Fábrica de Software LTDA.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicab... | 1,941 | 0.669211 | 0.664122 | 76 | 24.868422 | 25.025431 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.342105 | false | false | 8 |
b9ddda269988073ff7077695839060e2c7cef363 | 34,024,730,966,240 | 4a0b1d8100b0a0d6ee2da662ff8a0da9de17fd19 | /src/main/java/com/epam/test/automation/java/practice1/Main.java | 039c5a54bfde7245c383143ab68030b2fe98ea3b | [] | no_license | dmytrokurilov/test_automation_java_task-1-template | https://github.com/dmytrokurilov/test_automation_java_task-1-template | 5e3ebae709b6435eb7e7f8f33b81d85064d3d192 | bc857d3364ba8328f118afa9ca89d3a2e00c953d | refs/heads/master | 2023-06-22T07:29:28.453000 | 2021-02-02T10:13:41 | 2021-02-02T10:13:41 | 387,184,947 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.epam.test.automation.java.practice1;
public class Main {
private Main()
{
}
public static int task1(int n)
{
int result;
if (n > 0)
{
result = n * n;
}
else
{
result = -n;
}
return result;
}
... | UTF-8 | Java | 630 | java | Main.java | Java | [] | null | [] | package com.epam.test.automation.java.practice1;
public class Main {
private Main()
{
}
public static int task1(int n)
{
int result;
if (n > 0)
{
result = n * n;
}
else
{
result = -n;
}
return result;
}
... | 630 | 0.428571 | 0.4 | 35 | 17.028572 | 15.292361 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.457143 | false | false | 8 |
9c20a6aab3923dcb0336a7e0ce53e000d026cdec | 3,582,002,779,508 | 722cf1cde3a371d28bfda59a602c03b547065605 | /src/main/java/edu/eci/cosw/main/ApiRestCalificacion.java | 466258936b8e25a7fc0c982df30e3f9392371059 | [] | no_license | DAMECI/DAM | https://github.com/DAMECI/DAM | 69aba375614fc048a50996f6f67771b83afcdfb1 | 2bc36112dfdd26771991780e2eaf6b9214486fff | refs/heads/master | 2021-01-18T23:22:16.659000 | 2016-05-21T04:18:59 | 2016-05-21T04:18:59 | 52,472,711 | 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 edu.eci.cosw.main;
import edu.eci.cosw.clases.Calificacion;
import edu.eci.cosw.imp.DamServices;
import java.util.List;
impor... | UTF-8 | Java | 1,654 | java | ApiRestCalificacion.java | Java | [
{
"context": "ind.annotation.RestController;\n\n/**\n *\n * @author 2087151\n */\n\n@RestController\n@RequestMapping(\"/calificaci",
"end": 805,
"score": 0.9796732664108276,
"start": 798,
"tag": "USERNAME",
"value": "2087151"
}
] | 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 edu.eci.cosw.main;
import edu.eci.cosw.clases.Calificacion;
import edu.eci.cosw.imp.DamServices;
import java.util.List;
impor... | 1,654 | 0.748488 | 0.744256 | 48 | 33.458332 | 27.277096 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 8 |
55936d108908ebb3d6c1cae447c9b3d91d709e0f | 32,246,614,506,674 | 714b7ab06a37531d3cee5d257e0e52531609c093 | /src/main/java/com/concurrent/increamentcounter/reporsitory/CounterRepository.java | c726446a608f5623d8f8fd4d5ab87776b545720c | [] | no_license | ArshiZadi/Concurrently_Increasing_Counter | https://github.com/ArshiZadi/Concurrently_Increasing_Counter | dfad8a645ea4beede0fabe7f4d7ece3b8c96cd20 | 27b46fb01d9b29bf92c6e760ac789206a48f1a44 | refs/heads/main | 2023-05-25T10:52:14.914000 | 2021-06-07T17:44:02 | 2021-06-07T17:44:02 | 374,749,470 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.concurrent.increamentcounter.reporsitory;
import java.util.Optional;
import javax.persistence.LockModeType;
import org.springframework.data.jpa.repository.Lock;
import org.springframework.data.jpa.repository.Modifying;
import org.springframework.data.jpa.repository.Query;
import org.springfram... | UTF-8 | Java | 776 | java | CounterRepository.java | Java | [] | null | [] | package com.concurrent.increamentcounter.reporsitory;
import java.util.Optional;
import javax.persistence.LockModeType;
import org.springframework.data.jpa.repository.Lock;
import org.springframework.data.jpa.repository.Modifying;
import org.springframework.data.jpa.repository.Query;
import org.springfram... | 776 | 0.792526 | 0.792526 | 26 | 27.846153 | 25.569952 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.769231 | false | false | 8 |
ce0d00cbfcf3e00225b3344dae7e08ca5f8df6c9 | 4,999,341,950,368 | 1aa8d3b49031949a20d7f42a7f8dc7e3bcdc862a | /jsample/src/jsample1/gr2ade.java | 1ba393db9fd1c951a315f7b451478ffde7604607 | [] | no_license | AnushyaKrishnaraj/sample1 | https://github.com/AnushyaKrishnaraj/sample1 | 1dde09e46576185e114d44ae31632f8c50180e95 | 95ea4c017ebc91ae249c55111375768b27cabeea | refs/heads/master | 2016-09-01T11:14:14.557000 | 2016-02-15T00:16:37 | 2016-02-15T00:16:37 | 51,718,512 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jsample1;
import java.util.Scanner;
public class gr2ade {
public static void main(String args[])
{
Scanner k= new Scanner(System.in);
int marks;
char grade;
String result;
System.out.println("Enter your marks");
marks=k.nextInt();result="pass";
if (marks< 40)
{
grade='f';
... | UTF-8 | Java | 648 | java | gr2ade.java | Java | [] | null | [] | package jsample1;
import java.util.Scanner;
public class gr2ade {
public static void main(String args[])
{
Scanner k= new Scanner(System.in);
int marks;
char grade;
String result;
System.out.println("Enter your marks");
marks=k.nextInt();result="pass";
if (marks< 40)
{
grade='f';
... | 648 | 0.564815 | 0.546296 | 39 | 14.615385 | 13.373559 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.076923 | false | false | 8 |
82e16721b580a5588ba45660b9e1f9adb9303e43 | 2,121,713,896,337 | 4cb61df008af46ed7c101516fd55e148843e934d | /peacod-plato/src/com/sstewartgallus/plato/ir/dethunk/CodeVisitor.java | a4f70d2a5f977bc0a2b090f85a168f6087cba7b4 | [] | no_license | mstewartgallus/jsystemf | https://github.com/mstewartgallus/jsystemf | 6432741be13f4a1674645f9a66fc271bdae8e279 | 94d477e7a7d0d0d52ff2fd0375a0dddbaccb1075 | refs/heads/master | 2022-11-14T20:50:46.492000 | 2020-06-22T03:26:45 | 2020-06-22T03:26:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sstewartgallus.plato.ir.dethunk;
public interface CodeVisitor {
<C> Does<C> onCode(Does<C> code);
}
| UTF-8 | Java | 117 | java | CodeVisitor.java | Java | [] | null | [] | package com.sstewartgallus.plato.ir.dethunk;
public interface CodeVisitor {
<C> Does<C> onCode(Does<C> code);
}
| 117 | 0.726496 | 0.726496 | 5 | 22.4 | 18.423897 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 8 |
6a2b7a77fd76e3931b894a0fa831ff89d53cf099 | 15,255,723,849,239 | f6946d01945d33f3ff88e9fe0bb23f006b2d8d8e | /src/main/java/utils/PurchaseCostCalculator.java | 65614774c36430528c7d3029698837e577a2e39d | [] | no_license | Hrozhek/simpleswingproject | https://github.com/Hrozhek/simpleswingproject | c57875a6f8a1ec2f73e3b95b4ef664290533d7ff | a334d671f1b3355679076b035df759cc4be04413 | refs/heads/master | 2023-02-22T11:18:22.273000 | 2023-02-19T17:41:26 | 2023-02-19T17:41:26 | 298,306,301 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package utils;
import java.math.BigDecimal;
public final class PurchaseCostCalculator {
private PurchaseCostCalculator() {}
public static BigDecimal calculate(BigDecimal bidPrice, long stockQuantity) {
if (bidPrice.compareTo(BigDecimal.ZERO) < 0 || stockQuantity < 0)
throw new IllegalArgu... | UTF-8 | Java | 469 | java | PurchaseCostCalculator.java | Java | [] | null | [] | package utils;
import java.math.BigDecimal;
public final class PurchaseCostCalculator {
private PurchaseCostCalculator() {}
public static BigDecimal calculate(BigDecimal bidPrice, long stockQuantity) {
if (bidPrice.compareTo(BigDecimal.ZERO) < 0 || stockQuantity < 0)
throw new IllegalArgu... | 469 | 0.735608 | 0.731343 | 13 | 35.076923 | 34.763954 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 8 |
458ab7a7773b4d8ebd1a399a553526f525354ac9 | 4,947,802,377,515 | 85d8f639fa1bc11bd8bc1eface554441a7006dd9 | /src/UserHandler.java | 4f51ae24e64283892292eac15aa9160d35073a4e | [] | no_license | lorenzomassimiliani/PubmedXML_Parsing | https://github.com/lorenzomassimiliani/PubmedXML_Parsing | 8d7ae0c5535dd7ae4a1dadecc6b816a86d4010ae | 7118dd199a03149909532d51433bfb9a2764e08a | refs/heads/master | 2023-06-03T16:23:47.781000 | 2021-06-14T13:50:34 | 2021-06-14T13:50:34 | 366,997,734 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import Tables.Article;
import Tables.Author;
import Tables.Author_Interaction;
import Tables.Journal;
import org.xml.sax.Attributes;
import org.xml.sax.SAXException;
import org.xml.sax.helpers.DefaultHandler;
class Use... | UTF-8 | Java | 6,204 | java | UserHandler.java | Java | [] | null | [] | import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import Tables.Article;
import Tables.Author;
import Tables.Author_Interaction;
import Tables.Journal;
import org.xml.sax.Attributes;
import org.xml.sax.SAXException;
import org.xml.sax.helpers.DefaultHandler;
class Use... | 6,204 | 0.509915 | 0.509592 | 218 | 27.458715 | 20.666212 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.527523 | false | false | 14 |
ed2b014d6182be816af233945670a20af2f0c5e5 | 274,877,911,415 | 3df2c0132487b6fff67fe2bcbf6dfa127d2cfb0b | /src/lectures/composite/tree_dag_graph_objects_windows/WindowDAGCreator.java | 46f2b787c6a29e9ecad35e3f00355aa817962252 | [] | no_license | Dnam00/JavaTeaching | https://github.com/Dnam00/JavaTeaching | e899df112324c6b390d7f46f3113804a98152e9e | 68647445ad774cbaabac9c154eb31b7bf8115a8b | refs/heads/master | 2023-05-04T18:38:20.750000 | 2021-05-15T21:53:42 | 2021-05-15T21:53:42 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lectures.composite.tree_dag_graph_objects_windows;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.JSplitPane;
import javax.swing.JTextField;
/*
* The previous program created a tree structure.
* This class creates what is known as a DAG structure.
* Study the program and... | UTF-8 | Java | 2,545 | java | WindowDAGCreator.java | Java | [] | null | [] | package lectures.composite.tree_dag_graph_objects_windows;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.JSplitPane;
import javax.swing.JTextField;
/*
* The previous program created a tree structure.
* This class creates what is known as a DAG structure.
* Study the program and... | 2,545 | 0.670334 | 0.667191 | 86 | 27.593023 | 25.314018 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.988372 | false | false | 14 |
bd3f09f38f493b6fe6aff1e2b46d66c32800f8db | 274,877,915,187 | c24ec0957a7d01c52eb77c027b2f2e114517a793 | /src/holder/SolverPSix.java | 6b4d62ebb31d37161fd0bfe45d52ad302fe38dfa | [] | no_license | MayyarAA/JavaObjectAlgorthimDataStructures | https://github.com/MayyarAA/JavaObjectAlgorthimDataStructures | 1185d7b30ae6224038c1aa6b482370e92ee08fb0 | dd619a9c1ec51bd3ae0d959fa9731facd3627237 | refs/heads/master | 2023-05-26T17:07:26.818000 | 2021-06-07T08:03:57 | 2021-06-07T08:03:57 | 374,580,884 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package holder;
import java.util.*;
public class SolverPSix {
public static void main(String[] args) {
System.out.println(isAnagram("aacc", "ccac"));
String a = "";
// System.out.println(longestSubStringNoRepear("abcabcbb"));
int [] arr= {1, 11, 100, 1, 0, 200, 3, 2, 1, 250};
int[] arr2 = {1, 4, 45, 6, 0,... | UTF-8 | Java | 3,610 | java | SolverPSix.java | Java | [] | null | [] | package holder;
import java.util.*;
public class SolverPSix {
public static void main(String[] args) {
System.out.println(isAnagram("aacc", "ccac"));
String a = "";
// System.out.println(longestSubStringNoRepear("abcabcbb"));
int [] arr= {1, 11, 100, 1, 0, 200, 3, 2, 1, 250};
int[] arr2 = {1, 4, 45, 6, 0,... | 3,610 | 0.638504 | 0.61856 | 144 | 24.069445 | 21.348839 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.8125 | false | false | 14 |
ff30f26fcddb71c6ed60bd8f2cd1d193a225814b | 5,927,054,877,907 | 1377e9fdcf3902e98670752e55f8efeb9a56ffe8 | /ovh-sms-client/src/main/java/be/valuya/ovh/sms/client/SmsClient.java | 1a8ef5a2aac58c8addb923f7180f51640dc77fdb | [] | no_license | Valuya/ovh-sms-client | https://github.com/Valuya/ovh-sms-client | 863f57c7a19af70ef94493358037b918f54aac20 | 0086d2fa89760db478ba54b4955ec3d281beafcb | refs/heads/master | 2021-01-10T15:19:53.305000 | 2016-01-04T10:39:08 | 2016-01-04T10:39:08 | 46,475,406 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package be.valuya.ovh.sms.client;
import be.valuya.ovh.sms.domain.OvhRestException;
import be.valuya.ovh.sms.domain.SmsJob;
import be.valuya.ovh.sms.domain.SmsMessage;
import java.net.URI;
import java.nio.charset.StandardCharsets;
import java.security.KeyManagementException;
import java.security.NoSuchAlgorithmExcepti... | UTF-8 | Java | 3,299 | java | SmsClient.java | Java | [] | null | [] | package be.valuya.ovh.sms.client;
import be.valuya.ovh.sms.domain.OvhRestException;
import be.valuya.ovh.sms.domain.SmsJob;
import be.valuya.ovh.sms.domain.SmsMessage;
import java.net.URI;
import java.nio.charset.StandardCharsets;
import java.security.KeyManagementException;
import java.security.NoSuchAlgorithmExcepti... | 3,299 | 0.674144 | 0.672931 | 92 | 34.858696 | 29.522865 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 14 |
82850f18990b70574cd18631a5d3e250ab2583a3 | 17,858,474,023,904 | 0706a3f5e1a32a5f28bd3ede88d9c3e2bd768d35 | /core/src/main/java/be/jeroendruwe/core/models/package-info.java | efcdf21ffd028aaebcf09ff84f550f217f8b4934 | [
"Apache-2.0"
] | permissive | Jdruwe/aem-vite-demo | https://github.com/Jdruwe/aem-vite-demo | c7c01d8d50e09351bc993098cf037d02c912b128 | 37330992b63c23f6bb63a4606b78dc3470ca4ff8 | refs/heads/master | 2023-08-23T04:47:12.687000 | 2021-10-27T08:07:27 | 2021-10-27T08:07:27 | 415,098,652 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | @Version("1.0")
package be.jeroendruwe.core.models;
import org.osgi.annotation.versioning.Version;
| UTF-8 | Java | 100 | java | package-info.java | Java | [] | null | [] | @Version("1.0")
package be.jeroendruwe.core.models;
import org.osgi.annotation.versioning.Version;
| 100 | 0.79 | 0.77 | 4 | 24 | 17.76232 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 14 |
309448b43f64e8b0324542aae47eb7a3e84a1475 | 26,405,458,941,322 | 6b84794b2b0aa23a2d2c3c5f1437001d103213ae | /Programacao Orientada a Objetos/Trabalhos/Trabalho 1/ex2/Cliente.java | 8fd5e71d01ba42284d0b24b2b767fb4d72d7c2d7 | [] | no_license | mtreviso/university | https://github.com/mtreviso/university | 2406d3782759a75ef00af4da8e4e1ed99cfb89d8 | 164dbfc13d6dddb3bdbb04957c4702d0e0885402 | refs/heads/master | 2021-01-09T08:14:21.551000 | 2016-06-09T23:19:01 | 2016-06-09T23:19:01 | 16,703,296 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | class Cliente{
private String nome;
private int idade, qtdMoedas;
public void Cliente(){}
public String getNome(){
return this.nome;
}
public int getIdade(){
return this.idade;
}
public int getQtdMoedas(){
return this.qtdMoedas;
}
public Cliente setNome(String nome){
this.nome = nome;
retu... | UTF-8 | Java | 507 | java | Cliente.java | Java | [] | null | [] | class Cliente{
private String nome;
private int idade, qtdMoedas;
public void Cliente(){}
public String getNome(){
return this.nome;
}
public int getIdade(){
return this.idade;
}
public int getQtdMoedas(){
return this.qtdMoedas;
}
public Cliente setNome(String nome){
this.nome = nome;
retu... | 507 | 0.688363 | 0.688363 | 38 | 12.368421 | 12.956244 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.236842 | false | false | 14 |
f3e4c43daaff305bb557feb97e79ee075f4316cb | 33,225,867,011,049 | f0bf0c54035a5392d6a97eeb446e98860a3dff79 | /src/Entidades/PessoaFisica.java | 5d28160a84d3ce93c4da8548c9f6e8817d01a24d | [] | no_license | anadealexandria/cursocompletojava-udemynelio | https://github.com/anadealexandria/cursocompletojava-udemynelio | acc0b44518fbee8e1413f296f825ac32e5bd1fbc | 57823b1bb71950f0e22da0a5f77d8d6449fd65a3 | refs/heads/master | 2022-11-10T11:01:14.528000 | 2020-06-28T23:56:47 | 2020-06-28T23:56:47 | 275,688,011 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Entidades;
public class PessoaFisica extends Pessoa {
private Double gastosEmSaude;
public PessoaFisica() {
}
public PessoaFisica(String nome, Double rendaAnual, Double gastosEmSaude) {
super(nome, rendaAnual);
this.gastosEmSaude = gastosEmSaude;
}
public Double getGastosEmSaude() {
return gas... | UTF-8 | Java | 736 | java | PessoaFisica.java | Java | [] | null | [] | package Entidades;
public class PessoaFisica extends Pessoa {
private Double gastosEmSaude;
public PessoaFisica() {
}
public PessoaFisica(String nome, Double rendaAnual, Double gastosEmSaude) {
super(nome, rendaAnual);
this.gastosEmSaude = gastosEmSaude;
}
public Double getGastosEmSaude() {
return gas... | 736 | 0.705163 | 0.66712 | 36 | 19.444445 | 21.127188 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.472222 | false | false | 14 |
253cdfa0458702e584991c0c94a36530bb316b5c | 463,856,478,052 | 26048c66168276850dfe963f08ca3f63c232b96c | /src/main/java/com/zxtech/ui/vo/newexam/TNewExamInfoWithBLOBs.java | 5c44892e995e710efe4ab0ebf2e82a5ee4e1796e | [] | no_license | githubLixiaoyu/lmsclient | https://github.com/githubLixiaoyu/lmsclient | 07f032ad243c47ecbf5e9d500b82f1c02db56003 | 9ca4042afdadeeebc808fc63bd491e0cf9a6ee21 | refs/heads/master | 2021-09-01T12:17:19.099000 | 2017-12-26T23:25:23 | 2017-12-26T23:25:23 | 115,367,603 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zxtech.ui.vo.newexam;
public class TNewExamInfoWithBLOBs extends TNewExamInfo {
private String remark;
private String auditremark;
private String continuereason;
public String getRemark() {
return remark;
}
public void setRemark(String remark) {
this.remark = rem... | UTF-8 | Java | 800 | java | TNewExamInfoWithBLOBs.java | Java | [] | null | [] | package com.zxtech.ui.vo.newexam;
public class TNewExamInfoWithBLOBs extends TNewExamInfo {
private String remark;
private String auditremark;
private String continuereason;
public String getRemark() {
return remark;
}
public void setRemark(String remark) {
this.remark = rem... | 800 | 0.66625 | 0.66625 | 33 | 23.272728 | 24.254049 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.30303 | false | false | 14 |
5bf3eafd6b4aaa7c88d72b22648c2fbe6afee333 | 6,373,731,478,436 | da4a5015a8c366152e0434130892ba0f940924f0 | /audiotools/src/main/java/w4ld3n/audiotools/timer/BeatTimer.java | fa96a659918ab13bf24892812ce5898594a65335 | [
"MIT"
] | permissive | W4ld3n/processing-tools | https://github.com/W4ld3n/processing-tools | 328a8dcc6f8582b1b09d7331c237870f07f7d54e | 6222b8d5298a5df91132c22562bf2a4a3ebf4949 | refs/heads/master | 2021-05-12T14:19:11.364000 | 2018-01-11T00:39:45 | 2018-01-11T00:39:45 | 116,954,748 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package w4ld3n.audiotools.timer;
public class BeatTimer{
public BeatTimer(){
}
}
| UTF-8 | Java | 87 | java | BeatTimer.java | Java | [] | null | [] | package w4ld3n.audiotools.timer;
public class BeatTimer{
public BeatTimer(){
}
}
| 87 | 0.724138 | 0.701149 | 7 | 11.428572 | 12.476917 | 32 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.142857 | false | false | 14 |
064553361495300da690375abb58cf36360c8a7c | 6,373,731,476,853 | 72d75e539df875034a9c1eb221e73442b586c673 | /isola-open/src/isola/tags/ext/form/ColorPaletteTag.java | 7e17aa0823ae5a52d816bae5b7c181e103d06733 | [] | no_license | umutgokbayrak/Isola-Framework | https://github.com/umutgokbayrak/Isola-Framework | b58906bbc69df6803d78be863aad22d1f03f8bbe | 0f86965b67385c620af50fc5dbf84ce91997c957 | refs/heads/master | 2021-01-10T02:02:28.857000 | 2016-01-01T21:23:15 | 2016-01-01T21:23:15 | 48,889,791 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package isola.tags.ext.form;
import javax.servlet.jsp.JspException;
import isola.model.core.JsFunction;
import isola.model.ext.base.Observable;
import isola.model.ext.form.ColorPalette;
import isola.tags.ext.base.ComponentTag;
/**
* Simple color palette class for choosing colors. The palette can... | UTF-8 | Java | 3,156 | java | ColorPaletteTag.java | Java | [
{
"context": "lor\r\r\n * });\r\r\n * </code></pre>\r\r\n * \r\r\n * @author Umut Gokbayrak\r\r\n */\r\r\npublic class ColorPaletteTag extends Comp",
"end": 671,
"score": 0.9996849894523621,
"start": 657,
"tag": "NAME",
"value": "Umut Gokbayrak"
}
] | null | [] | package isola.tags.ext.form;
import javax.servlet.jsp.JspException;
import isola.model.core.JsFunction;
import isola.model.ext.base.Observable;
import isola.model.ext.form.ColorPalette;
import isola.tags.ext.base.ComponentTag;
/**
* Simple color palette class for choosing colors. The palette can... | 3,148 | 0.628961 | 0.620406 | 257 | 10.774319 | 19.78158 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.622568 | false | false | 14 |
b0dafbed6867f0566b74bb2dc339c4de2701028b | 10,574,209,495,304 | abcd76ae902f0dea55b6d30f3721b3c939d6fd0d | /DataBase/src/dataBase/FacebookSQL.java | 99934e117380854a88b2a80d36c19b86b4e1b083 | [] | no_license | Ashish11486/SeleniumTrainning | https://github.com/Ashish11486/SeleniumTrainning | 366c71687ea2ea89674458b4cedc036e6b2dea2d | d9ef33039fa943d654aefbf8e0b7e34a443f7091 | refs/heads/master | 2020-07-01T09:28:41.633000 | 2019-08-07T21:20:26 | 2019-08-07T21:20:26 | 201,127,512 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dataBase;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
public class FacebookSQL {
... | UTF-8 | Java | 1,150 | java | FacebookSQL.java | Java | [
{
"context": "host:3306/surveymonkey?use SSL=true\", \"root\", \"Akp_11486\");\r\n\t\tSystem.out.println(\"connection successful\")",
"end": 505,
"score": 0.5980202555656433,
"start": 500,
"tag": "PASSWORD",
"value": "11486"
}
] | null | [] | package dataBase;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
public class FacebookSQL {
... | 1,155 | 0.707826 | 0.7 | 34 | 31.82353 | 31.427294 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.852941 | false | false | 14 |
442b7b3485541c544c9e5b307683b8d6d277e07c | 27,788,438,415,789 | 1b641fdabee24189fdf467fcbd469a58ce3039dd | /xiququxi/app/src/main/java/com/myself/example/android/xiququxi/activity/VideoListActivity.java | c125fd79d3612611dd19d25ed78b92c78ab065f9 | [] | no_license | ZJNKU2018/OneHomeWork | https://github.com/ZJNKU2018/OneHomeWork | 4b242e5bb5e5c24dbff61699429f38de0374cb30 | c5f1278e9642f3f95847e781e644150979041f65 | refs/heads/main | 2023-06-06T14:25:38.085000 | 2021-07-04T14:09:56 | 2021-07-04T14:09:56 | 379,583,555 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.myself.example.android.xiququxi.activity;
import android.app.Activity;
import android.content.Intent;
import android.graphics.Color;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.ListView;
import android.widget.ScrollView;
import android.widget.TextView;... | UTF-8 | Java | 7,500 | java | VideoListActivity.java | Java | [] | null | [] | package com.myself.example.android.xiququxi.activity;
import android.app.Activity;
import android.content.Intent;
import android.graphics.Color;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.ListView;
import android.widget.ScrollView;
import android.widget.TextView;... | 7,500 | 0.579385 | 0.572712 | 192 | 37.25 | 22.183891 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6875 | false | false | 14 |
b62ecc5562ede73c59bda369054faf0a8f00adfb | 27,384,711,492,155 | aa359e5938b011723886556e09283dc20fce432e | /src/main/java/com/sdtz/adlet/entity/Manager.java | 422d2eb44108b876df60f6ac025d159ccff158a9 | [] | no_license | kaoyangyang/fishing | https://github.com/kaoyangyang/fishing | b8673a955cf39f7993067ad491584963e19f92aa | eb0e43f71eb08a6f1277e006c03d13bf44b1d26a | refs/heads/master | 2020-03-11T23:16:19.746000 | 2018-04-20T07:13:12 | 2018-04-20T07:13:12 | 130,317,125 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sdtz.adlet.entity;
import java.io.Serializable;
import java.sql.Timestamp;
public class Manager implements Serializable{
private static final long serialVersionUID = 1L;
private int id;//管理员id
private String acount;//管理员账号
private String password;//密码
private char role;//角色 0,表示普通账号,1表示超级管理员账号
p... | UTF-8 | Java | 1,159 | java | Manager.java | Java | [
{
"context": " String acount;//管理员账号\n\tprivate String password;//密码\n\tprivate char role;//角色 0,表示普通账号,1表示超级管理员账号\n\tpriv",
"end": 273,
"score": 0.9992502927780151,
"start": 271,
"tag": "PASSWORD",
"value": "密码"
},
{
"context": "d setPassword(String password) {\n\t\tthis.password = ... | null | [] | package com.sdtz.adlet.entity;
import java.io.Serializable;
import java.sql.Timestamp;
public class Manager implements Serializable{
private static final long serialVersionUID = 1L;
private int id;//管理员id
private String acount;//管理员账号
private String password;//密码
private char role;//角色 0,表示普通账号,1表示超级管理员账号
p... | 1,163 | 0.684018 | 0.681279 | 53 | 19.660378 | 19.415947 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.603774 | false | false | 14 |
d66e807651fcd9ab7951c102f4ada4ee954916a2 | 28,741,921,203,094 | cca87c4ade972a682c9bf0663ffdf21232c9b857 | /com/tencent/mm/plugin/offline/b.java | 26fc3f2c517ce7366f3e8cf15a261524c45c71bd | [] | no_license | ZoranLi/wechat_reversing | https://github.com/ZoranLi/wechat_reversing | b246d43f7c2d7beb00a339e2f825fcb127e0d1a1 | 36b10ef49d2c75d69e3c8fdd5b1ea3baa2bba49a | refs/heads/master | 2021-07-05T01:17:20.533000 | 2017-09-25T09:07:33 | 2017-09-25T09:07:33 | 104,726,592 | 12 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tencent.mm.plugin.offline;
public interface b {
void afA();
}
| UTF-8 | Java | 79 | java | b.java | Java | [] | null | [] | package com.tencent.mm.plugin.offline;
public interface b {
void afA();
}
| 79 | 0.696203 | 0.696203 | 5 | 14.8 | 13.962808 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 14 |
d2b28948edb35e37d588780e1b4f9800cf21f604 | 20,444,044,366,153 | 024996cbd17a3e10d463ca9fa4291414dd3c641d | /ScheduleLoader/src/main/java/net/dallascricket/scheduleLoader/ExcelProcessor/ScheduleExcelLoader.java | c1140b8c7ce11e1c8691f392d1fb22cd7010b36c | [] | no_license | sri1214/DCL-ScheduleLoader | https://github.com/sri1214/DCL-ScheduleLoader | 1a13afb4d331b39bae80b06ee5349e51e5df823f | d7e9f22dbb0cc9be99c7a99e4c53b01906b9d968 | refs/heads/master | 2022-05-12T06:26:42.254000 | 2017-02-24T01:18:12 | 2017-02-24T01:18:12 | 78,248,329 | 0 | 0 | null | false | 2017-02-24T01:18:13 | 2017-01-07T00:11:11 | 2017-01-07T00:25:37 | 2017-02-24T01:18:13 | 54 | 0 | 0 | 0 | Java | null | null | package net.dallascricket.scheduleLoader.ExcelProcessor;
import java.io.IOException;
import java.io.InputStream;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import net.dallascricket.scheduleLoader.domain.MatchData;
import org.apache.log4j.Logger;
import org.apache.poi.ss.usermodel.C... | UTF-8 | Java | 3,377 | java | ScheduleExcelLoader.java | Java | [] | null | [] | package net.dallascricket.scheduleLoader.ExcelProcessor;
import java.io.IOException;
import java.io.InputStream;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import net.dallascricket.scheduleLoader.domain.MatchData;
import org.apache.log4j.Logger;
import org.apache.poi.ss.usermodel.C... | 3,377 | 0.733195 | 0.729049 | 106 | 30.85849 | 25.034105 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.245283 | false | false | 14 |
5e7bd9776483fa5707b4a793b69dba9daf02e8b3 | 8,821,862,829,305 | b557169a587d997b0362396435d414da8636230e | /src/main/java/lapr4/blue/s1/lang/n1151452/formula/lang/Assigner.java | 80ef0e6bbfd6c9f53bd05f4bf183214c33a1d343 | [] | no_license | joaoflores99/lapr4-2017-2dd | https://github.com/joaoflores99/lapr4-2017-2dd | e4863f4a3b8acfd384ca9aa42345d1a9db36ceff | 2b15fd6d54c5c45d0482edb7a6d83466a11aa217 | refs/heads/master | 2020-05-19T02:02:13.194000 | 2017-06-19T12:40:35 | 2017-06-19T12:40:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package lapr4.blue.s1.lang.n1151452.formula.lang;
import csheets.core.IllegalValueTypeException;
import csheets.core.Value;
import csh... | UTF-8 | Java | 2,479 | java | Assigner.java | Java | [
{
"context": "**\n * Represents an assign operator.\n *\n * @author Daniel Gonçalves [1151452@isep.ipp.pt]\n * on 01/06/17.\n * ",
"end": 792,
"score": 0.9998531341552734,
"start": 776,
"tag": "NAME",
"value": "Daniel Gonçalves"
},
{
"context": " assign operator.\n *\n * @aut... | 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 lapr4.blue.s1.lang.n1151452.formula.lang;
import csheets.core.IllegalValueTypeException;
import csheets.core.Value;
import csh... | 2,456 | 0.649314 | 0.636804 | 79 | 30.367088 | 26.045811 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.443038 | false | false | 14 |
c826afded5bb6ec75545a983509355f8159e518c | 7,851,200,253,874 | 9d9c0d9aba0c3102787a0215621b24dbe7f64b59 | /jeecms-component/src/main/java/com/jeecms/wechat/domain/WechatComment.java | 30f77df6cc80e5ae4deb84911a46d723ef00d9e0 | [] | no_license | hd19901110/jeecms1.4.1test | https://github.com/hd19901110/jeecms1.4.1test | b354019c57a06384524d53aa667614c1f4e5a743 | 4e3e0cb31513e53004aa20c108f79741203becb0 | refs/heads/master | 2022-12-08T06:10:06.868000 | 2020-08-31T09:59:19 | 2020-08-31T09:59:19 | 285,445,431 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* @Copyright: 江西金磊科技发展有限公司 All rights reserved.
* Notice 仅限于授权后使用,禁止非授权传阅以及私自用于商业目的。
*/
package com.jeecms.wechat.domain;
import java.util.Date;
import java.io.Serializable;
import com.jeecms.common.base.domain.AbstractDomain;
import javax.persistence.Column;
import javax.persistence.GeneratedValue;
... | UTF-8 | Java | 4,519 | java | WechatComment.java | Java | [
{
"context": "/*\r\n* @Copyright: 江西金磊科技发展有限公司 All rights reserved. \r\n* Notice 仅限于授权后使用",
"end": 23,
"score": 0.9962736368179321,
"start": 19,
"tag": "NAME",
"value": "江西金磊"
},
{
"context": "nce.TableGenerator;\r\n\r\n/**\r\n * 微信留言实体类\r\n * @author ljw\r\n * @version 1.0\r\n * @... | null | [] | /*
* @Copyright: 江西金磊科技发展有限公司 All rights reserved.
* Notice 仅限于授权后使用,禁止非授权传阅以及私自用于商业目的。
*/
package com.jeecms.wechat.domain;
import java.util.Date;
import java.io.Serializable;
import com.jeecms.common.base.domain.AbstractDomain;
import javax.persistence.Column;
import javax.persistence.GeneratedValue;
... | 4,519 | 0.695795 | 0.683345 | 171 | 22.906433 | 21.216305 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.28655 | false | false | 14 |
211c9d59e6878f1748c526ccc2f3a0419a43db97 | 32,487,132,649,910 | e6ae239280e4b2b6c1aea8041966cf3420fa354b | /budget-manager/src/main/java/com/talentpath/budgetmanager/security/AuthTokenFilter.java | 7166933ab679f5974f6fdab790f8fdd1073e9c9b | [] | no_license | neveland98/budget-manager | https://github.com/neveland98/budget-manager | 084a225284e41ad2807cbc1edb90213c25451d3e | 5240edc21ed13527f2abafbb94ed38108b8c5f86 | refs/heads/main | 2023-05-30T01:44:20.939000 | 2021-06-16T22:38:33 | 2021-06-16T22:38:33 | 314,069,772 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.talentpath.budgetmanager.security;
import io.jsonwebtoken.Claims;
import io.jsonwebtoken.Jws;
import io.jsonwebtoken.Jwts;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.security.authentication.UsernamePas... | UTF-8 | Java | 2,693 | java | AuthTokenFilter.java | Java | [] | null | [] | package com.talentpath.budgetmanager.security;
import io.jsonwebtoken.Claims;
import io.jsonwebtoken.Jws;
import io.jsonwebtoken.Jwts;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.security.authentication.UsernamePas... | 2,693 | 0.720386 | 0.720015 | 70 | 37.471428 | 31.447336 | 157 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 14 |
f19ced8d1ddf0c99c4068eac5d56797e3bfff2f6 | 28,836,410,428,829 | c558d8284ac367775727d20bdc5f351405bbe296 | /Clinica/src/logico/Usuario.java | e0902a71c06d026914608e8e8067667c646f0f2b | [] | no_license | maet98/Clinica-Miguel | https://github.com/maet98/Clinica-Miguel | 273fb036c2c2b2fa936fcc8429556c8fa291d51b | f30792ff72b11da346ad0627c07f5ca71e8c27e3 | refs/heads/master | 2020-04-10T17:20:26.035000 | 2019-01-14T13:27:17 | 2019-01-14T13:27:17 | 161,169,501 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package logico;
public class Usuario {
private String nombre;
private String cuenta;
private String contrasenna;
private String Tipo;
public Usuario(String nombre, String cuenta, String contrasenna, String tipo) {
super();
this.nombre = nombre;
this.cuenta = cuenta;
this.contrasenna = contrasen... | UTF-8 | Java | 855 | java | Usuario.java | Java | [] | null | [] | package logico;
public class Usuario {
private String nombre;
private String cuenta;
private String contrasenna;
private String Tipo;
public Usuario(String nombre, String cuenta, String contrasenna, String tipo) {
super();
this.nombre = nombre;
this.cuenta = cuenta;
this.contrasenna = contrasen... | 855 | 0.677193 | 0.677193 | 41 | 18.853659 | 16.224884 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.731707 | false | false | 14 |
9125a0c8d8123a5f7d52b2e7288766977c6a609a | 23,579,370,467,636 | dbb433ab917c48b3ddc3393ea55d642330c7d536 | /src/test/cn/puregift/dao/PureGiftDaoTest.java | 238ff0f8f7bd8677f418fa119addf38b32f709ff | [] | no_license | AiFan/puregift-api | https://github.com/AiFan/puregift-api | 009c8cf4ca1a8c9294bb710ac2ba4fe7c80d0c9d | 60d12a2c5fed11c7d10ca1fbc561e53ca55d6c91 | refs/heads/master | 2020-04-09T02:40:32.325000 | 2014-10-19T15:47:28 | 2014-10-19T15:47:28 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.puregift.dao;
import cn.puregift.Model.OuterAccountType;
import cn.puregift.Model.Sex;
import cn.puregift.Model.UserInfo;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.FileSystemXmlApplicationContext;
import java.util.Date;
/**
* Created by elvin on 14-... | UTF-8 | Java | 2,318 | java | PureGiftDaoTest.java | Java | [
{
"context": "ontext;\n\nimport java.util.Date;\n\n/**\n * Created by elvin on 14-10-3.\n */\npublic class PureGiftDaoTest {\n ",
"end": 313,
"score": 0.9995732307434082,
"start": 308,
"tag": "USERNAME",
"value": "elvin"
},
{
"context": " userInfo.setUid(2l);\n userInfo.set... | null | [] | package cn.puregift.dao;
import cn.puregift.Model.OuterAccountType;
import cn.puregift.Model.Sex;
import cn.puregift.Model.UserInfo;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.FileSystemXmlApplicationContext;
import java.util.Date;
/**
* Created by elvin on 14-... | 2,318 | 0.683709 | 0.675043 | 67 | 33.402985 | 31.699173 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.671642 | false | false | 14 |
cec6f32db621784bdef029d8ca868b119c7c92e8 | 19,825,569,051,757 | bb58ac88dea5400bbefab4a1b429157f73ead783 | /Projekt1/src/main/java/servlet/serv/Gracz.java | 7d8dbe6eb82fb9d06e30b95a7aca7c69ef693165 | [] | no_license | drax122/tjee12 | https://github.com/drax122/tjee12 | 4aeb4c78532c3402c9f03479daae738e0cc00c90 | aced2b1bbe7865656ac624cc72b797c7812f9f41 | refs/heads/master | 2020-12-24T12:30:30.655000 | 2017-03-03T18:03:24 | 2017-03-03T18:03:24 | 72,989,389 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package servlet.serv;
/**
* Created by draxeer on 2016-11-04.
*/
public class Gracz {
private String Nickname = "s";
private int Pensja = 100;
private String Dywizja = "s";
public Gracz(){ super(); }
public Gracz(String nick, int pensja, String dyw){
super();
this.Ni... | UTF-8 | Java | 736 | java | Gracz.java | Java | [
{
"context": "package servlet.serv;\r\n\r\n/**\r\n * Created by draxeer on 2016-11-04.\r\n */\r\npublic class Gracz {\r\n pr",
"end": 51,
"score": 0.9996940493583679,
"start": 44,
"tag": "USERNAME",
"value": "draxeer"
}
] | null | [] | package servlet.serv;
/**
* Created by draxeer on 2016-11-04.
*/
public class Gracz {
private String Nickname = "s";
private int Pensja = 100;
private String Dywizja = "s";
public Gracz(){ super(); }
public Gracz(String nick, int pensja, String dyw){
super();
this.Ni... | 736 | 0.622283 | 0.607337 | 28 | 24.285715 | 20.227028 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.607143 | false | false | 14 |
33206c949f1e18a3c5b5de9f0d9c387bbe2a03e2 | 6,021,544,167,062 | 997afc9342334b0e51fe67714c9ed4165fc0cd48 | /app/src/main/java/fr/idapps/interstellardaydream/network/NetworkConstants.java | 537e4848f884aaa8eb10192c947e88ab7742bbdf | [
"Apache-2.0"
] | permissive | idapps/Interstellar-Daydream | https://github.com/idapps/Interstellar-Daydream | fce25660e688d96c59d6791fc7cc2db8cc218286 | 01976d00f23fbf730d56f1a539626597fdf8ff21 | refs/heads/master | 2019-06-14T17:26:13.333000 | 2016-05-10T13:09:37 | 2016-05-10T13:09:37 | 58,462,054 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fr.idapps.interstellardaydream.network;
/**
* Network related constants.
*/
public class NetworkConstants {
/** Base URL. */
public static final String BASE_URL = "https://api.nasa.gov/planetary/";
/** API key. */
public static final String API_KEY = "SET_YOUR_API_KEY_HERE";
/**
* ... | UTF-8 | Java | 397 | java | NetworkConstants.java | Java | [] | null | [] | package fr.idapps.interstellardaydream.network;
/**
* Network related constants.
*/
public class NetworkConstants {
/** Base URL. */
public static final String BASE_URL = "https://api.nasa.gov/planetary/";
/** API key. */
public static final String API_KEY = "SET_YOUR_API_KEY_HERE";
/**
* ... | 397 | 0.632242 | 0.632242 | 18 | 21.055555 | 22.503017 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 14 |
e611d9d40882ef13e22bbfff1e10f08dd581dd65 | 12,343,736,060,900 | 9f20966ef0c726d9be945e26db38cf32acdcb07a | /src/pers/luo/algs/AVLSCHST.java | 58cc7215c41d9261e658ec7c86fffe9cb3584179 | [] | no_license | luowyang/AlgorithmJava | https://github.com/luowyang/AlgorithmJava | 5cc8b35e5c6610df98f76cb54bdfa55d94006b30 | 57f79faef698ad56b63920718e319c18f348ad6c | refs/heads/master | 2020-12-06T22:53:44.443000 | 2020-03-02T13:29:57 | 2020-03-02T13:29:57 | 232,574,041 | 0 | 0 | null | false | 2020-03-02T13:29:58 | 2020-01-08T13:51:24 | 2020-02-28T13:33:02 | 2020-03-02T13:29:58 | 13,839 | 0 | 0 | 0 | Java | false | false | package pers.luo.algs;
import java.util.Iterator;
import java.util.Scanner;
public class AVLSCHST<Key extends Comparable<Key>, Value> implements ST<Key, Value> {
private AVLBST<Key, Value>[] st; // array of lists
private int size; // # of key-value pairs
private int M; ... | UTF-8 | Java | 3,474 | java | AVLSCHST.java | Java | [] | null | [] | package pers.luo.algs;
import java.util.Iterator;
import java.util.Scanner;
public class AVLSCHST<Key extends Comparable<Key>, Value> implements ST<Key, Value> {
private AVLBST<Key, Value>[] st; // array of lists
private int size; // # of key-value pairs
private int M; ... | 3,474 | 0.503166 | 0.449338 | 120 | 27.950001 | 21.577709 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.833333 | false | false | 14 |
cbdf28bf2f7eb649a4bc7ffe00939c4ee2b87b08 | 16,896,401,399,848 | 93b152de4a96d9b02ef489e13d09b7d5d59bb3e4 | /DesignPatterns_SmartVendingMachine/src/edu/scu/dp/smartcals/dao/interfaces/AdminLoginDao.java | 87dd1301a37b3b512de0df5eb0945a485ae1151c | [] | no_license | NishaNS/DesignPatterns_SmartVendingMachine | https://github.com/NishaNS/DesignPatterns_SmartVendingMachine | 553d8bcc0481f67f55ea228cd81c7714ddb14fb5 | 37099cd0ada89591b4e8a42161b22a83d5ee1d77 | refs/heads/master | 2016-09-11T10:03:17.866000 | 2015-09-03T01:01:18 | 2015-09-03T01:01:18 | 41,521,117 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.scu.dp.smartcals.dao.interfaces;
import java.sql.SQLException;
import edu.scu.dp.smartcals.model.AdminLoginModel;
/**
* @author Nisha Narayanaswamy
*
* Administrator Login DAO
*/
public interface AdminLoginDao {
public AdminLoginModel validateLogin(String username, String pass... | UTF-8 | Java | 585 | java | AdminLoginDao.java | Java | [
{
"context": "martcals.model.AdminLoginModel;\r\n\r\n/**\r\n * @author Nisha Narayanaswamy\r\n * \r\n * Administrator Login DAO\r\n */\r\npu",
"end": 170,
"score": 0.9998801946640015,
"start": 151,
"tag": "NAME",
"value": "Nisha Narayanaswamy"
}
] | null | [] | package edu.scu.dp.smartcals.dao.interfaces;
import java.sql.SQLException;
import edu.scu.dp.smartcals.model.AdminLoginModel;
/**
* @author <NAME>
*
* Administrator Login DAO
*/
public interface AdminLoginDao {
public AdminLoginModel validateLogin(String username, String password)
thr... | 572 | 0.764103 | 0.764103 | 23 | 23.434782 | 27.127438 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.652174 | false | false | 14 |
2dbe2b8920f25fecf04b12654f5a909144fa5cdc | 1,932,735,302,278 | f679e124bd973d98152287b557445fde7e4d8ab5 | /node/src/main/java/de/pk/jblockchain/node/service/BlockService.java | f0fb75c4280a092ba4e772c8f1278edd54b99f43 | [
"Apache-2.0"
] | permissive | philipkretz/jblockchain-government | https://github.com/philipkretz/jblockchain-government | df3cc2179aec94a64f3b0dabe0545f4516f71128 | d1fc1d5271a934f7171b3ffddc2cab704c91c738 | refs/heads/master | 2020-03-22T21:54:40.527000 | 2018-07-17T14:09:46 | 2018-07-17T14:09:46 | 140,721,028 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.pk.jblockchain.node.service;
import java.io.BufferedOutputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.security.GeneralSecurityException;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
import java.util.zip.GZIPOut... | UTF-8 | Java | 4,381 | java | BlockService.java | Java | [] | null | [] | package de.pk.jblockchain.node.service;
import java.io.BufferedOutputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.security.GeneralSecurityException;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
import java.util.zip.GZIPOut... | 4,381 | 0.713764 | 0.712851 | 171 | 24.619883 | 23.721865 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.74269 | false | false | 14 |
a1c84e2f4716572e323ddf4023d4da8cebeae60b | 34,918,084,123,419 | af6999de42a19a7a5db1be992ba2462aea8b61ee | /src/main/java/com/practice/gegeric/Animal.java | f5927a8c1f078216749ad3c305880df900aa8f46 | [] | no_license | vikrant2303/Vikrant | https://github.com/vikrant2303/Vikrant | f990bfab59bdecf08738fe9cbf3949163856177f | dd5477b8ff09605fb72cdb3f0b690b6a4eb69cc0 | refs/heads/master | 2021-01-01T16:35:12.304000 | 2015-08-07T07:33:39 | 2015-08-07T07:33:39 | 40,346,176 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.practice.gegeric;
abstract class Animal {
public abstract void checkup();
}
class Dog extends Animal {
public void checkup() { // implement Dog-specific code
System.out.println("Dog checkup");
}
}
class Cat extends Animal {
public void checkup() { // implement Cat-specific code
... | UTF-8 | Java | 652 | java | Animal.java | Java | [] | null | [] | package com.practice.gegeric;
abstract class Animal {
public abstract void checkup();
}
class Dog extends Animal {
public void checkup() { // implement Dog-specific code
System.out.println("Dog checkup");
}
}
class Cat extends Animal {
public void checkup() { // implement Cat-specific code
... | 652 | 0.651841 | 0.651841 | 25 | 25.120001 | 21.40527 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.56 | false | false | 14 |
b646965415767a2449615373c51cf6258e7073f4 | 33,861,522,176,672 | b307317e84c41cfb23c3723f3d81856bb277aa5f | /foodws/src/main/java/ru/foodbooking/foodws/gates/SmsGate.java | f6e5bdfe3337f707ed42033d3ed8f3e836d395c1 | [] | no_license | mirov7771/fb | https://github.com/mirov7771/fb | 836e75ab80ac796f6039a5c3bae97ea81b5f0f5a | c2d1ba65944dc3543000fcdcc962e72cc2368347 | refs/heads/master | 2020-12-21T05:11:07.989000 | 2020-10-30T16:06:38 | 2020-10-30T16:06:38 | 236,317,697 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.foodbooking.foodws.gates;
import okhttp3.OkHttpClient;
import java.io.IOException;
public interface SmsGate {
int sendSms(String url, OkHttpClient httpClient) throws IOException;
}
| UTF-8 | Java | 198 | java | SmsGate.java | Java | [] | null | [] | package ru.foodbooking.foodws.gates;
import okhttp3.OkHttpClient;
import java.io.IOException;
public interface SmsGate {
int sendSms(String url, OkHttpClient httpClient) throws IOException;
}
| 198 | 0.80303 | 0.79798 | 8 | 23.75 | 22.796656 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 14 |
c7cb667d94b3e422a7536246d787da695caaa02c | 5,720,896,476,159 | cddfef24e026ca90e277a38d3a73f779d924f324 | /demo-java-multithread/src/main/java/chapter1/callMainMethodMainThread/t7/MyThread4.java | 01a3b15f494e077c5f2c19da64a0bc496ab33c0e | [] | no_license | gcdd1993/demos | https://github.com/gcdd1993/demos | a0a04d38429734176124895b684531e482f419dc | 408a5a90b480183220f697e84825991feff3009c | refs/heads/master | 2020-04-29T23:37:24.615000 | 2019-04-10T08:15:48 | 2019-04-10T08:15:48 | 176,482,084 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package chapter1.callMainMethodMainThread.t7;
/**
* Created by gaochen on 2018/8/7.
* 1.7.4在沉睡中停止
*/
public class MyThread4 extends Thread{
@Override
public void run() {
super.run();
try {
System.out.println("run begin");
Thread.sleep(200000);
System.out.p... | UTF-8 | Java | 1,205 | java | MyThread4.java | Java | [
{
"context": "r1.callMainMethodMainThread.t7;\n\n/**\n * Created by gaochen on 2018/8/7.\n * 1.7.4在沉睡中停止\n */\npublic class MyTh",
"end": 72,
"score": 0.9994569420814514,
"start": 65,
"tag": "USERNAME",
"value": "gaochen"
}
] | null | [] | package chapter1.callMainMethodMainThread.t7;
/**
* Created by gaochen on 2018/8/7.
* 1.7.4在沉睡中停止
*/
public class MyThread4 extends Thread{
@Override
public void run() {
super.run();
try {
System.out.println("run begin");
Thread.sleep(200000);
System.out.p... | 1,205 | 0.556207 | 0.531769 | 39 | 25.23077 | 17.226191 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 14 |
db574006e303b9abbf8a04b73fc8874edede9487 | 9,981,504,046,273 | 0a4479cc920ca9625ab27852791add1c4e8b9cd1 | /revolver/src/main/java/com/jzp/task/revolver/constants/ScheduleType.java | 6ecddad812151f548fb4fc3100e00874093b4c88 | [] | no_license | jiazhaopu/PrettyTask | https://github.com/jiazhaopu/PrettyTask | 3eb36372cd7da9b73e9a566787b369fbeeb1ba04 | 91c4f5770eaeb2ed3a8993204f82bf8fe8c37361 | refs/heads/main | 2023-03-20T01:41:59.731000 | 2021-03-18T03:46:39 | 2021-03-18T03:46:39 | 345,527,322 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jzp.task.revolver.constants;
public enum ScheduleType {
RETRY(1),
CRON(2),
FIXED_TIME(3);
private final Integer code;
ScheduleType(Integer code) {
this.code = code;
}
public Integer getCode() {
return code;
}
}
| UTF-8 | Java | 254 | java | ScheduleType.java | Java | [] | null | [] | package com.jzp.task.revolver.constants;
public enum ScheduleType {
RETRY(1),
CRON(2),
FIXED_TIME(3);
private final Integer code;
ScheduleType(Integer code) {
this.code = code;
}
public Integer getCode() {
return code;
}
}
| 254 | 0.649606 | 0.637795 | 20 | 11.7 | 12.759702 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.35 | false | false | 14 |
cdb5a0ced0bd70c853f8baebb71c0ac17eb558cf | 16,045,997,835,406 | 47a9d5e24aa5b56789c39930ea72fa4be38a18e9 | /MealBuddy/app/src/main/java/com/example/mealbuddy/VerifyPassword.java | 9a8d7d7aad8be6b6c463cea490447aee5040aff5 | [] | no_license | kjy199806/Personal_Project | https://github.com/kjy199806/Personal_Project | 7b393db409f9b9a71b52343b880ac26564609c29 | 99493b21aa4b729599b4522acd48ecfb5178ee2d | refs/heads/master | 2021-04-09T17:03:50.786000 | 2019-12-15T02:47:58 | 2019-12-15T02:47:58 | 125,689,715 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.mealbuddy;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AlertDialog;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.Button;
import andr... | UTF-8 | Java | 4,043 | java | VerifyPassword.java | Java | [] | null | [] | package com.example.mealbuddy;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AlertDialog;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.Button;
import andr... | 4,043 | 0.6233 | 0.618353 | 109 | 36.100918 | 26.269928 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.651376 | false | false | 14 |
bd9b2d7e17d7736a80d5cfe2440c2cf9fe3234fe | 11,347,303,657,049 | ff2ff95618ed3826baa2c48b916d12b1bb5cffde | /src/main/java/com/example/entity/Student.java | 7b470eb8d5a0b5645d15a7b18884496c44f45595 | [] | no_license | prodCoder/SPM-Website | https://github.com/prodCoder/SPM-Website | 4374cea4a8cafa20eb1c595e16403a5f729638a7 | 1bead5ed0806290cd68c6a8b10c0f2e0694772a8 | refs/heads/master | 2020-03-17T09:28:16.742000 | 2018-05-15T07:01:48 | 2018-05-15T07:01:48 | 133,452,247 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.entity;
/***********************************************************************
* Module: Student.java
* Author: Administrator
* Purpose: Defines the Class Student
***********************************************************************/
public class Student {
private Integer id;
priv... | UTF-8 | Java | 945 | java | Student.java | Java | [
{
"context": "*************\n * Module: Student.java\n * Author: Administrator\n * Purpose: Defines the Class Student\n **********",
"end": 151,
"score": 0.9762675166130066,
"start": 138,
"tag": "NAME",
"value": "Administrator"
}
] | null | [] | package com.example.entity;
/***********************************************************************
* Module: Student.java
* Author: Administrator
* Purpose: Defines the Class Student
***********************************************************************/
public class Student {
private Integer id;
priv... | 945 | 0.533333 | 0.533333 | 43 | 21 | 19.710699 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.418605 | false | false | 14 |
14f2089432c47977e2faa5077caa9768368929e3 | 13,821,204,816,163 | 5b0d8b6cb12d0f348458ca7bc114fe1278a98e2c | /src/main/java/com/ltmonitor/web/util/FunctionConstant.java | 30a4853f69721d9f45aa97612bd41e0905957f89 | [] | no_license | hzzgit/hzzgit-monitorwebapi | https://github.com/hzzgit/hzzgit-monitorwebapi | 39a615b999bfab0ade34f38c97acee0605baa243 | bd664acd462c8327cddf189f9734af01b9107f53 | refs/heads/release | 2020-08-08T17:26:01.296000 | 2020-06-09T10:01:52 | 2020-06-09T10:01:52 | 213,877,295 | 0 | 0 | null | false | 2020-07-02T00:51:40 | 2019-10-09T09:33:13 | 2020-06-09T10:01:57 | 2020-07-02T00:51:39 | 94,655 | 0 | 0 | 1 | Java | false | false | package com.ltmonitor.web.util;
/**
* 功能权限的常量标识,用于判断用户是否有某种功能权限
* @author DELL
*
*/
public class FunctionConstant {
public static String FUNC_809Notify = "809Notify";
public static String FUNC_808Notify = "808Notify";
public static String FUNC_AlarmNotify = "alarmNotify";
public static String FUNC_MARKER... | UTF-8 | Java | 1,311 | java | FunctionConstant.java | Java | [
{
"context": ".util;\n/**\n * 功能权限的常量标识,用于判断用户是否有某种功能权限\n * @author DELL\n *\n */\npublic class FunctionConstant {\n\t\n\tpublic ",
"end": 80,
"score": 0.9570344686508179,
"start": 76,
"tag": "USERNAME",
"value": "DELL"
}
] | null | [] | package com.ltmonitor.web.util;
/**
* 功能权限的常量标识,用于判断用户是否有某种功能权限
* @author DELL
*
*/
public class FunctionConstant {
public static String FUNC_809Notify = "809Notify";
public static String FUNC_808Notify = "808Notify";
public static String FUNC_AlarmNotify = "alarmNotify";
public static String FUNC_MARKER... | 1,311 | 0.715462 | 0.704483 | 54 | 19.24074 | 23.399063 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.87037 | false | false | 14 |
9deb074b9c7495edecb08b9aa2b8ca8a7973e7ea | 764,504,233,297 | cc53a77019f6ff61fac2179411fa479b15681ea3 | /src/gof/structural/adapter/IndiaIncomeTax.java | 590aa05e9d5c8863b4d6f08afc021fdcfce87ced | [] | no_license | shivprasad/DesignPatterns | https://github.com/shivprasad/DesignPatterns | 58c3414d2c4185a313311f123d5d0710afd7a563 | b72cd36a5369a522b58f9b78adef60b037c84f8c | refs/heads/master | 2020-08-10T18:28:40.849000 | 2011-05-28T10:38:34 | 2011-05-28T10:38:34 | 1,813,697 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gof.structural.adapter;
public class IndiaIncomeTax implements IncomeTax {
@Override
public String calculate(int i) {
return String.valueOf(i * 0.30);
}
}
| UTF-8 | Java | 186 | java | IndiaIncomeTax.java | Java | [] | null | [] | package gof.structural.adapter;
public class IndiaIncomeTax implements IncomeTax {
@Override
public String calculate(int i) {
return String.valueOf(i * 0.30);
}
}
| 186 | 0.682796 | 0.666667 | 10 | 17.6 | 18.586016 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 14 |
66dfd17b5d719e0c7c17c30607feb11db0f6c122 | 35,029,753,267,736 | 2a35580cd7c44885e4de8756d99063e841a79d76 | /ReplaceQswith1sand0s.java | b16041d693d2084203dd895fc19d472efea557f2 | [] | no_license | npipaliya10/CodeSnippets | https://github.com/npipaliya10/CodeSnippets | ae22cb7a2632bf30bbcda15060dc383230efe344 | f1fa01a3b1063ef352724d808f1d25f95ab5f10c | refs/heads/master | 2023-03-18T04:51:19.049000 | 2018-06-03T02:36:05 | 2018-06-03T02:36:05 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
Input: String of randomly placed 0,1,?. For example "10?", "001", "1?000"
Output to be all Strings where ? is replaced with 0 and 1.
**/
/**
ie. 10?->100,101.
10??->101?,100?,1000,1001,1010,1011.
**/
//key is in the ability to see the subproblem AND that there will be a choice (we will be replacing th... | UTF-8 | Java | 1,493 | java | ReplaceQswith1sand0s.java | Java | [] | null | [] | /*
Input: String of randomly placed 0,1,?. For example "10?", "001", "1?000"
Output to be all Strings where ? is replaced with 0 and 1.
**/
/**
ie. 10?->100,101.
10??->101?,100?,1000,1001,1010,1011.
**/
//key is in the ability to see the subproblem AND that there will be a choice (we will be replacing th... | 1,493 | 0.637642 | 0.602143 | 46 | 31.108696 | 31.896727 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.652174 | false | false | 14 |
6f194d8c17e982698448700a1cbac69c05485077 | 18,502,719,138,400 | 0608accf7c98e49b2c8b37d4be2174a96d36a358 | /net/minecraft/util/com/google/common/collect/ImmutableMapKeySet.java | f6587107146003d3d12045ef231922fb3bd0fe0b | [] | no_license | xXAdamXx/Kick-The-Bukkit | https://github.com/xXAdamXx/Kick-The-Bukkit | 5b33cef10667f639712e7457dcd26cb6dacdda5f | cd96a29af02c6d410b2ffc26156190916838b808 | refs/heads/master | 2015-08-18T16:30:02.885000 | 2014-12-29T09:34:33 | 2014-12-29T09:34:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* 1: */ package net.minecraft.util.com.google.common.collect;
/* 2: */
/* 3: */ import java.io.Serializable;
/* 4: */ import java.util.Map.Entry;
/* 5: */ import javax.annotation.Nullable;
/* 6: */ import net.minecraft.util.com.google.common.annotations.GwtCompatible;
/* 7: */ import net.mi... | UTF-8 | Java | 2,925 | java | ImmutableMapKeySet.java | Java | [] | null | [] | /* 1: */ package net.minecraft.util.com.google.common.collect;
/* 2: */
/* 3: */ import java.io.Serializable;
/* 4: */ import java.util.Map.Entry;
/* 5: */ import javax.annotation.Nullable;
/* 6: */ import net.minecraft.util.com.google.common.annotations.GwtCompatible;
/* 7: */ import net.mi... | 2,925 | 0.487521 | 0.425983 | 90 | 30.566668 | 21.944399 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 14 |
d5b00f0471feaec0a92f9b05fc991ed3f882a59f | 16,561,393,916,373 | 13498dc39a1f31fff636557ac4bf9309e866ce55 | /src/main/java/com/login/excel/serviceImpl/ExcelReadServiceImpl.java | 707995679a4c81d40544322daf54172989970552 | [] | no_license | kevalsharma/MyRepo | https://github.com/kevalsharma/MyRepo | 4f14c7587e3574fff096757dcd3b78882701ffd7 | 95a1614ff42fbc1642d04808ff5045b3d2d35be6 | refs/heads/master | 2021-04-27T00:10:57.747000 | 2018-03-04T06:52:56 | 2018-03-04T06:52:56 | 123,764,235 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.login.excel.serviceImpl;
import org.apache.poi.ss.usermodel.*;
import org.apache.poi.xssf.usermodel.XSSFWorkbook;
import org.springframework.stereotype.Service;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.util.Iterator;... | UTF-8 | Java | 1,574 | java | ExcelReadServiceImpl.java | Java | [] | null | [] | package com.login.excel.serviceImpl;
import org.apache.poi.ss.usermodel.*;
import org.apache.poi.xssf.usermodel.XSSFWorkbook;
import org.springframework.stereotype.Service;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.util.Iterator;... | 1,574 | 0.721728 | 0.717916 | 58 | 26.137932 | 23.571936 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.172414 | false | false | 14 |
d801cc03bf34653ecd8c3142ff645001e5a3b1a9 | 27,968,827,087,850 | 5e3920933b951b9029bf274d32feaacf2116ea6c | /code/servlet_jsp/src/web/servlet/scope/SessionServlet.java | 9a3def5af929d682fd5f5301964bb76820747553 | [] | no_license | caojx-git/learn | https://github.com/caojx-git/learn | ab950c3ef770c1d7f7a5231483726d8b82330db1 | a97675e4354fca653c25c46978e9949a86e4587f | refs/heads/master | 2021-01-12T04:01:56.797000 | 2020-08-13T08:45:53 | 2020-08-13T08:45:53 | 77,455,386 | 126 | 67 | null | null | null | null | null | null | null | null | null | null | null | null | null | package web.servlet.scope;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
public class SessionServ... | GB18030 | Java | 1,693 | java | SessionServlet.java | Java | [] | null | [] | package web.servlet.scope;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
public class SessionServ... | 1,693 | 0.722536 | 0.71877 | 49 | 31.510204 | 26.964922 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.020408 | false | false | 14 |
99ab1c6cde82326f3230341b6bf10c75e710814a | 24,129,126,289,409 | 4174a8934f136faabf1176334351dcdcac75d7b3 | /rest_jpa/main/java/com/filters/ClientResponseLoggingFilter.java | 4a6793ebb7373a927a4e806b0d925c2023b2ffc1 | [] | no_license | tanzwud/DifferentFrameworks | https://github.com/tanzwud/DifferentFrameworks | 0915305803014c1bac4f87209f03f43c4b1acc65 | fa7d7f0bdd6e2ec29774c2b4434b576f9c43673a | refs/heads/master | 2020-01-22T11:06:17.252000 | 2015-09-24T22:18:00 | 2015-09-24T22:18:00 | 19,588,261 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.filters;
import javax.ws.rs.client.ClientRequestContext;
import javax.ws.rs.client.ClientRequestFilter;
import javax.ws.rs.client.ClientResponseContext;
import javax.ws.rs.client.ClientResponseFilter;
import javax.ws.rs.container.*;
import javax.ws.rs.ext.Provider;
import java.io.IOException;
import java.u... | UTF-8 | Java | 1,374 | java | ClientResponseLoggingFilter.java | Java | [
{
"context": ";\nimport java.util.logging.Logger;\n\n/**\n * @author Ivan Katliarchuk\n * //https://jersey.java.net/documentation/latest",
"end": 372,
"score": 0.9997580647468567,
"start": 356,
"tag": "NAME",
"value": "Ivan Katliarchuk"
}
] | null | [] | package com.filters;
import javax.ws.rs.client.ClientRequestContext;
import javax.ws.rs.client.ClientRequestFilter;
import javax.ws.rs.client.ClientResponseContext;
import javax.ws.rs.client.ClientResponseFilter;
import javax.ws.rs.container.*;
import javax.ws.rs.ext.Provider;
import java.io.IOException;
import java.u... | 1,364 | 0.714702 | 0.708879 | 37 | 36.135136 | 29.822142 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.513514 | false | false | 14 |
4051a8af3bb6fda592bd197041ed59a14f50831b | 28,982,439,343,787 | 037637a2c0d177362285e0608d4f4f00dc4cfce9 | /core/camel-base/src/main/java/org/apache/camel/impl/engine/SubscribeMethodProcessor.java | 4477b2995691ab54f0f4f482ca3446bac85a70c2 | [
"Apache-2.0",
"LicenseRef-scancode-unknown",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | dmgerman/camel | https://github.com/dmgerman/camel | 07379b6a1d191078b085b62bbb0a6732141994aa | cab53c57b3e58871df1f96d54b2a2ad5a73ce220 | refs/heads/master | 2023-01-03T23:00:15.190000 | 2019-12-20T08:30:29 | 2019-12-20T08:30:29 | 230,528,998 | 0 | 0 | Apache-2.0 | false | 2023-01-02T22:14:35 | 2019-12-27T22:50:51 | 2019-12-28T01:30:10 | 2023-01-02T22:14:34 | 129,843 | 0 | 0 | 3 | Java | false | false | begin_unit|revision:0.9.5;language:Java;cregit-version:0.0.1
begin_comment
comment|/* * 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 ... | UTF-8 | Java | 9,787 | java | SubscribeMethodProcessor.java | Java | [] | null | [] | begin_unit|revision:0.9.5;language:Java;cregit-version:0.0.1
begin_comment
comment|/* * 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 ... | 9,787 | 0.791662 | 0.790641 | 652 | 14.009202 | 33.066765 | 810 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.013804 | false | false | 14 |
951eb79194eba9bf6b0894953e85f808336810ea | 12,446,815,226,512 | d944e6989c686fca8950d4f9b7de0b6bd8a8203b | /ExamController.java | 121ba75c8bf715d613e3330a99140172e526e0df | [] | no_license | kamalabetha/OnlineExamProject | https://github.com/kamalabetha/OnlineExamProject | 8f7bd75cb3f84071f1c0ed7f66f11af8946d932b | e573f3a0c7390f00eded76e1cbeea9c45f03524e | refs/heads/main | 2023-05-05T00:09:04.769000 | 2021-05-30T09:43:58 | 2021-05-30T09:43:58 | 366,480,246 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo.layer5;
import java.util.List;
import java.util.Set;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.DeleteMapping;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathV... | UTF-8 | Java | 2,140 | java | ExamController.java | Java | [] | null | [] | package com.example.demo.layer5;
import java.util.List;
import java.util.Set;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.DeleteMapping;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathV... | 2,140 | 0.761682 | 0.76028 | 56 | 36.214287 | 26.094412 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.339286 | false | false | 14 |
109729d8cdac4e6431eedb91fe663274145efa96 | 3,272,765,109,952 | f202345d24fbe00f4032cdcb562affc52157b144 | /persistence/src/main/java/com/dreamteam/dao/SpeciesDaoImpl.java | b3d9c0f5193661bcfc36abd35c670db46d7fa708 | [] | no_license | lu2dva/Tigr | https://github.com/lu2dva/Tigr | a339e212d6ea766c19e3c67a2f5312345ffe3bf7 | 546882031b6500a29a4842b7e18f4f7ed139f89a | refs/heads/master | 2021-06-13T00:58:50.728000 | 2017-01-17T14:39:38 | 2017-01-17T14:39:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dreamteam.dao;
import com.dreamteam.entity.Species;
import org.springframework.stereotype.Repository;
import javax.persistence.EntityManager;
import javax.persistence.NoResultException;
import javax.persistence.PersistenceContext;
import java.util.ArrayList;
import java.util.List;
/**
* Created by jan.n... | UTF-8 | Java | 1,658 | java | SpeciesDaoImpl.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by jan.novak\n */\n@Repository\npublic class SpeciesDaoImpl imple",
"end": 324,
"score": 0.9934747815132141,
"start": 315,
"tag": "USERNAME",
"value": "jan.novak"
}
] | null | [] | package com.dreamteam.dao;
import com.dreamteam.entity.Species;
import org.springframework.stereotype.Repository;
import javax.persistence.EntityManager;
import javax.persistence.NoResultException;
import javax.persistence.PersistenceContext;
import java.util.ArrayList;
import java.util.List;
/**
* Created by jan.n... | 1,658 | 0.664053 | 0.664053 | 61 | 26.180328 | 25.690151 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.377049 | false | false | 14 |
3807c1187c0a82a6d69f0a0a719d4935aad9e614 | 26,792,006,019,827 | d21495a096f18dbeac402e5d29ea5a5ff88d8ca9 | /test/src/test/net/sourceforge/pmd/rules/DontImportJavaLangRuleTest.java | 0c2ffedfcc30f31a98240766b6addb7a2e1a10df | [] | no_license | JavaQualitasCorpus/jrefactory-2.9.19 | https://github.com/JavaQualitasCorpus/jrefactory-2.9.19 | 73195aa8c91b2fa6fa18f987c1d0ba586ff28582 | b6bfd3921cd7d889ee351ebaca21d4de9b6acf31 | refs/heads/master | 2023-08-12T08:41:09.402000 | 2020-06-02T18:01:42 | 2020-06-02T18:01:42 | 167,004,945 | 1 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test.net.sourceforge.pmd.rules;
import org.acm.seguin.pmd.PMD;
import org.acm.seguin.pmd.Rule;
import org.acm.seguin.pmd.rules.XPathRule;
public class DontImportJavaLangRuleTest extends SimpleAggregatorTst {
private Rule rule;
public void setUp() {
rule = new XPathRule();
rule.addPro... | UTF-8 | Java | 1,286 | java | DontImportJavaLangRuleTest.java | Java | [] | null | [] | package test.net.sourceforge.pmd.rules;
import org.acm.seguin.pmd.PMD;
import org.acm.seguin.pmd.Rule;
import org.acm.seguin.pmd.rules.XPathRule;
public class DontImportJavaLangRuleTest extends SimpleAggregatorTst {
private Rule rule;
public void setUp() {
rule = new XPathRule();
rule.addPro... | 1,286 | 0.601866 | 0.592535 | 43 | 28.906977 | 21.64278 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.72093 | false | false | 14 |
42ac2e1bdedd266c4cf5047dfb7fdb2170b6cd23 | 26,792,006,020,056 | aabddab5f13b8fee99f2847783d64fc054131080 | /src/main/java/com/golestan/repositories/StudentRepository.java | 1e0f7f4fbccb3258ea665704b51a56eb395ad10a | [] | no_license | Mehrshid/Golestan-Website | https://github.com/Mehrshid/Golestan-Website | b43b64b71c325d02ff44dd8c8a2316e752945e7e | 909d1a56a49be8a12edb13fd9fda9a7a0701d972 | refs/heads/master | 2020-12-30T23:50:37.866000 | 2017-06-25T08:32:19 | 2017-06-25T08:32:19 | 86,571,303 | 0 | 0 | null | false | 2017-06-25T08:32:21 | 2017-03-29T10:53:49 | 2017-04-12T09:11:28 | 2017-06-25T08:32:20 | 468 | 0 | 0 | 1 | JavaScript | null | null | package com.golestan.repositories;
import java.util.Optional;
import org.springframework.transaction.annotation.Transactional;
import com.golestan.model.Student;
import com.golestan.model.User;
@Transactional
public interface StudentRepository extends BaseUserRepository<Student> {
Optional<Student> find... | UTF-8 | Java | 353 | java | StudentRepository.java | Java | [] | null | [] | package com.golestan.repositories;
import java.util.Optional;
import org.springframework.transaction.annotation.Transactional;
import com.golestan.model.Student;
import com.golestan.model.User;
@Transactional
public interface StudentRepository extends BaseUserRepository<Student> {
Optional<Student> find... | 353 | 0.807365 | 0.807365 | 13 | 25.153847 | 24.497555 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 14 |
4f1476436dffd4a454b98a5cff96fc7809173563 | 26,792,006,020,253 | ba28aaf88a1cb1b85f7c1f51c2c0be8c80027e4f | /TODO.ejb/ejbModule/com/capgemini/starterkit/jee/todo/entities/TODO.java | e89806b6bda66d9bcfe5cced0f2b5727b05241d5 | [] | no_license | KJRG/StarterKitJavaEE | https://github.com/KJRG/StarterKitJavaEE | b57af9b5ea6e2d12a6c4d57cfbbbdc21c0fe72db | f14bcdb0d4bddc2c8a985afa420a6af5b10fca90 | refs/heads/master | 2020-05-19T11:47:09.117000 | 2015-09-22T09:13:25 | 2015-09-22T09:13:25 | 42,872,989 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.capgemini.starterkit.jee.todo.entities;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name = "TODO")
public class TODO {
@Id
@C... | UTF-8 | Java | 1,151 | java | TODO.java | Java | [] | null | [] | package com.capgemini.starterkit.jee.todo.entities;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name = "TODO")
public class TODO {
@Id
@C... | 1,151 | 0.659427 | 0.659427 | 67 | 15.179105 | 15.219709 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.134328 | false | false | 14 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.