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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2ab2751070dc45177e65b9a49bc0b0a7d4489c31 | 31,817,117,776,346 | 95cfb5bad451b296c39d81c6d01beb0bf2cd2e7c | /app/src/main/java/com/mobilewallet/ui/WalletGroupListGroupData.java | 7ffcf17eb41e1b8fad65e5c12daba73cc365e75d | [] | no_license | neoevangelion/MobileWallet | https://github.com/neoevangelion/MobileWallet | d3041fad58ea9882f5ed19a4fe241ae11898ae33 | c7986574c090f9220c210cdbbfb8b7b1dc456906 | refs/heads/master | 2015-08-12T02:50:22.771000 | 2014-07-28T02:47:21 | 2014-07-28T02:47:21 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mobilewallet.ui;
/**
* Created by eWalk_iOS on 14-6-25.
*/
public class WalletGroupListGroupData {
public WalletGroupListGroupData(String title) {
this.mTitle = title;
}
private String mTitle;
public String getTitle() {
return mTitle;
}
}
| UTF-8 | Java | 293 | java | WalletGroupListGroupData.java | Java | [
{
"context": "package com.mobilewallet.ui;\n\n/**\n * Created by eWalk_iOS on 14-6-25.\n */\npublic class WalletGroupListGroup",
"end": 57,
"score": 0.9992526769638062,
"start": 48,
"tag": "USERNAME",
"value": "eWalk_iOS"
}
] | null | [] | package com.mobilewallet.ui;
/**
* Created by eWalk_iOS on 14-6-25.
*/
public class WalletGroupListGroupData {
public WalletGroupListGroupData(String title) {
this.mTitle = title;
}
private String mTitle;
public String getTitle() {
return mTitle;
}
}
| 293 | 0.648464 | 0.631399 | 17 | 16.235294 | 16.383383 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.235294 | false | false | 3 |
1549a65ce6d9375331093b116fecaba3601ef784 | 31,817,117,775,959 | fc0c04638bced83c3d66c9c7add9ec75e4cc6a0a | /app/src/main/java/coms/geeknewbee/doraemon/register_login/UserRegisterActivity.java | dd6f7d28c983924081ad8292beb179ef25760c8d | [] | no_license | 1192918673/DoraAndroid | https://github.com/1192918673/DoraAndroid | 6a0807a638701b8e45aa2aac32ddf4255ab0f24b | 0d042dce846196785e8d33159228b16ce669882e | refs/heads/master | 2021-01-23T12:22:18.200000 | 2016-08-22T02:25:03 | 2016-08-22T02:25:03 | 93,153,509 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package coms.geeknewbee.doraemon.register_login;
import android.app.Activity;
import android.app.AlertDialog;
import android.content.Intent;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.ImageButton... | UTF-8 | Java | 4,595 | java | UserRegisterActivity.java | Java | [
{
"context": "emon.utils.SoftKeyboardManager;\n\n/**\n * Created by chen on 2016/3/28\n */\npublic class UserRegisterActivit",
"end": 868,
"score": 0.9759443998336792,
"start": 864,
"tag": "USERNAME",
"value": "chen"
}
] | null | [] | package coms.geeknewbee.doraemon.register_login;
import android.app.Activity;
import android.app.AlertDialog;
import android.content.Intent;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.ImageButton... | 4,595 | 0.640963 | 0.63918 | 155 | 27.948387 | 23.832424 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.529032 | false | false | 3 |
94b7ba8b9e106af4f8e9e4d63d692efff31c47ec | 27,109,833,640,114 | 94363c223a4b15b438817803ac98c19c0ea735d1 | /src/main/java/com/ibm/lnw/backend/domain/User.java | 282aa1ea6e267d107ec1e3c60888ed4abf10a006 | [] | no_license | powerj-sk/lnw-tool | https://github.com/powerj-sk/lnw-tool | 2eb5fc9938f593e040176649cfb1e4fc20eac92e | fd56742841e33f4e8011e551bbdb920b17943543 | refs/heads/master | 2021-01-10T05:18:34.202000 | 2016-02-20T21:27:25 | 2016-02-20T21:27:25 | 52,176,509 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ibm.lnw.backend.domain;
import javax.persistence.*;
import javax.validation.constraints.NotNull;
import javax.validation.constraints.Pattern;
import javax.validation.constraints.Size;
import java.io.Serializable;
/**
* Created by Jan Valentik on 11/20/2015.
*/
@NamedQueries({
@NamedQuery(name="User.f... | UTF-8 | Java | 2,467 | java | User.java | Java | [
{
"context": "e;\nimport java.io.Serializable;\n\n/**\n * Created by Jan Valentik on 11/20/2015.\n */\n\n@NamedQueries({\n\t\t@NamedQuery",
"end": 257,
"score": 0.9997551441192627,
"start": 245,
"tag": "NAME",
"value": "Jan Valentik"
},
{
"context": "d setUserName(String userName) {\... | null | [] | package com.ibm.lnw.backend.domain;
import javax.persistence.*;
import javax.validation.constraints.NotNull;
import javax.validation.constraints.Pattern;
import javax.validation.constraints.Size;
import java.io.Serializable;
/**
* Created by <NAME> on 11/20/2015.
*/
@NamedQueries({
@NamedQuery(name="User.findAll... | 2,461 | 0.698014 | 0.69315 | 111 | 21.225225 | 24.873983 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.252252 | false | false | 3 |
f7b36fff91f711db80118ea2be3fc9c53903382b | 790,274,039,137 | 2092ca58e1a897c431be7f224307c8a7bd22c085 | /com/sinch/android/rtc/internal/natives/jni/UserAgent.java | deedc96ac39905c1463903cced2bb4cea74bf3f3 | [] | no_license | atresumes/Tele-1 | https://github.com/atresumes/Tele-1 | 33f4bc7445a136fc666d9c581d6b9395c1d8ec44 | 96aeb6b34e41d553ec79deaca332e974dea29c24 | refs/heads/master | 2020-03-21T11:24:53.093000 | 2018-06-24T18:19:24 | 2018-06-24T18:19:24 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sinch.android.rtc.internal.natives.jni;
import com.sinch.android.rtc.internal.natives.UserAgentEventListener;
import com.sinch.android.rtc.internal.natives.UserAgentState;
public interface UserAgent {
void deletePushData();
void disableCapability(String str);
void dispose();
void doHous... | UTF-8 | Java | 1,251 | java | UserAgent.java | Java | [] | null | [] | package com.sinch.android.rtc.internal.natives.jni;
import com.sinch.android.rtc.internal.natives.UserAgentEventListener;
import com.sinch.android.rtc.internal.natives.UserAgentState;
public interface UserAgent {
void deletePushData();
void disableCapability(String str);
void dispose();
void doHous... | 1,251 | 0.740208 | 0.738609 | 60 | 19.85 | 21.773703 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.533333 | false | false | 3 |
f27c9a09a0f7ea59d85373a841c622921da705bd | 6,322,191,905,942 | 04e0e35cb35474b9d8d4e11e900afe81fa81dc78 | /src/mundo/dao/ArtistasDAO.java | 2a410d9612403b43ffcaaa421151719e906147fe | [] | no_license | patomon/ProyectoEstructuras | https://github.com/patomon/ProyectoEstructuras | 97c8515f752cc6cce8ac5aa406d2dfdfe10afea3 | 4d5fc1953011700170df2b2c7a612494b0fd6904 | refs/heads/master | 2020-03-13T17:51:38.940000 | 2018-04-30T19:46:54 | 2018-04-30T19:46:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mundo.dao;
import mundo.contenedora.Nodo;
import mundo.db.Conexion;
import mundo.dto.ArtistasDTO;
import mundo.dto.CancionesDTO;
import java.sql.ResultSet;
import mundo.contenedora.Contenedora;
import mundo.contenedora.Mensaje;
public class ArtistasDAO implements IDAO
{
@Override
public void insertar(Con... | UTF-8 | Java | 1,730 | java | ArtistasDAO.java | Java | [] | null | [] | package mundo.dao;
import mundo.contenedora.Nodo;
import mundo.db.Conexion;
import mundo.dto.ArtistasDTO;
import mundo.dto.CancionesDTO;
import java.sql.ResultSet;
import mundo.contenedora.Contenedora;
import mundo.contenedora.Mensaje;
public class ArtistasDAO implements IDAO
{
@Override
public void insertar(Con... | 1,730 | 0.743353 | 0.743353 | 76 | 21.763159 | 23.395269 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.539474 | false | false | 3 |
16289f197c0fdb5979c0460d50d942f1e12d709f | 11,338,713,728,376 | ba1d2a07a03d1fa939628fc9095b69c99dfb771b | /bot/src/main/java/fr/picedr/bot/jeux/pimp/PimpDAO.java | 3bdbd9ffed87a6ba61f9a699cce3d41a9ec60d05 | [] | no_license | picedr/bot | https://github.com/picedr/bot | 1a023979b3102e2dcb7f570f824fe4f413c55b60 | 6c2c7f34bc0eaa2ceb4c0a5d0c7adae8b6981c84 | refs/heads/master | 2021-06-23T07:58:10.323000 | 2019-02-01T12:57:37 | 2019-02-01T12:57:37 | 132,033,830 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fr.picedr.bot.jeux.pimp;
import fr.picedr.bot.dao.DAO;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.Hashtable;
public class PimpDAO extends DAO {
private Logger logger = LoggerFactory... | UTF-8 | Java | 3,990 | java | PimpDAO.java | Java | [] | null | [] | package fr.picedr.bot.jeux.pimp;
import fr.picedr.bot.dao.DAO;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.Hashtable;
public class PimpDAO extends DAO {
private Logger logger = LoggerFactory... | 3,990 | 0.53183 | 0.528822 | 135 | 28.555555 | 23.060522 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.103704 | false | false | 3 |
e64c57fcabb4ad33153ec481874f9c8638b8ac40 | 10,599,979,296,313 | 1819a975077d1ac52399e09a50b4c1f24c140e3d | /src/main/java/uk/co/mruoc/wso2/DeploymentChecker.java | e89a5e0a93add3bc7845349639e62b6e32baef39 | [] | no_license | michaelruocco/wso2-car-deployer | https://github.com/michaelruocco/wso2-car-deployer | 9762528ff1837cf505d35091b70675c12e01f0f0 | e3ed66d041d2af00ae0a5518e8855da07e8c85e4 | refs/heads/master | 2021-01-12T12:31:17.816000 | 2018-04-07T05:47:08 | 2018-04-07T05:47:08 | 72,527,195 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package uk.co.mruoc.wso2;
import org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata;
import org.wso2.carbon.application.mgt.stub.types.carbon.ArtifactDeploymentStatus;
import java.io.File;
import java.util.Optional;
public class DeploymentChecker {
private final FileConverter fileConverter;
... | UTF-8 | Java | 1,304 | java | DeploymentChecker.java | Java | [] | null | [] | package uk.co.mruoc.wso2;
import org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata;
import org.wso2.carbon.application.mgt.stub.types.carbon.ArtifactDeploymentStatus;
import java.io.File;
import java.util.Optional;
public class DeploymentChecker {
private final FileConverter fileConverter;
... | 1,304 | 0.738497 | 0.736196 | 38 | 33.315788 | 34.765457 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.447368 | false | false | 3 |
648dcaec2201bbdda5fae566abfdd04b8636a368 | 32,950,989,159,875 | 0b667236b1a091e0141b1b85f2d75cd37827a40e | /10/09/Mage.java | 78d7c9f864c6fe87ab9eef5aeb699522c4a05318 | [] | no_license | julianjay/AP-CS-Classwork | https://github.com/julianjay/AP-CS-Classwork | d831056b65fe28da3db358976c96dc362de967c8 | 51cc53a3c2f21999bf6851f61f6e063e558f9adb | refs/heads/master | 2016-09-09T21:00:24.699000 | 2015-05-27T13:15:25 | 2015-05-27T13:15:25 | 24,328,733 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* This is a subclass of BaseChar */
public class Mage extends BaseChar {
private int mana = 12345;
private String name = new String("Hadrian");
public Mage() {
// name = "Hadrian";
this.name = "Hadrian";
}
public Mage(String s){
this.name = s;
}
public Mage(String s, int n){
name ... | UTF-8 | Java | 541 | java | Mage.java | Java | [
{
"context": "na = 12345;\n private String name = new String(\"Hadrian\"); \n public Mage() {\n\t//\tname = \"Hadrian\";\n\tth",
"end": 149,
"score": 0.9998107552528381,
"start": 142,
"tag": "NAME",
"value": "Hadrian"
},
{
"context": "ring(\"Hadrian\"); \n public Mage() {\n\... | null | [] | /* This is a subclass of BaseChar */
public class Mage extends BaseChar {
private int mana = 12345;
private String name = new String("Hadrian");
public Mage() {
// name = "Hadrian";
this.name = "Hadrian";
}
public Mage(String s){
this.name = s;
}
public Mage(String s, int n){
name ... | 541 | 0.598891 | 0.589649 | 27 | 19.037037 | 14.977715 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.703704 | false | false | 3 |
815ffda2ef98205b569d146ecd10fd87a9731e04 | 10,883,447,163,555 | 5675eabf03827391a02ff4e29d73c64882a0687c | /src/main/java/generalData/facebookdata/controller/FacebookFetchFeedsController.java | 5e69d53adfc0cc8d0438db3b8b1ff9f7c2d94cfa | [] | no_license | statescustefan/eatMe | https://github.com/statescustefan/eatMe | c4ef15514f33f1b63da254f9d79a8ed833d14b0f | 214042b0505da17f345d9ff393fbcd61bf67227e | refs/heads/master | 2021-10-12T04:06:25.051000 | 2019-02-01T16:35:14 | 2019-02-01T16:35:14 | 167,405,562 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package generalData.facebookdata.controller;
import org.springframework.social.connect.ConnectionRepository;
import org.springframework.social.facebook.api.*;
import org.springframework.stereotype.*;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.*;
@Controller
@RequestMapping
pub... | UTF-8 | Java | 1,396 | java | FacebookFetchFeedsController.java | Java | [] | null | [] | package generalData.facebookdata.controller;
import org.springframework.social.connect.ConnectionRepository;
import org.springframework.social.facebook.api.*;
import org.springframework.stereotype.*;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.*;
@Controller
@RequestMapping
pub... | 1,396 | 0.730659 | 0.730659 | 37 | 36.756756 | 31.941166 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.675676 | false | false | 3 |
05ed635f0f07a56fc3c6d28f9561ec07b414fc62 | 10,883,447,161,336 | c1a661b5f7d4767b01c77a1825cc403b408778d1 | /app/src/main/java/yhh/blog/samples/dagger2/Dagger2Activity.java | de8dfbc8166cb35b81c7d7bb63d987fa44fde39b | [] | no_license | s011208/BlogSamples | https://github.com/s011208/BlogSamples | 08487a0635adbb319b2f3a5dd16eb9f6f4bed1d4 | 3fc5ddada32ef48debcf92ad8d0074c9a9739436 | refs/heads/master | 2021-07-03T21:55:32.768000 | 2017-09-27T02:49:18 | 2017-09-27T02:49:18 | 103,582,432 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package yhh.blog.samples.dagger2;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import android.widget.TextView;
import yhh.blog.samples.R;
import yhh.blog.samples.SampleApplication;
import yhh.blog.samples.dagger2.component.DaggerApplicationComp... | UTF-8 | Java | 2,385 | java | Dagger2Activity.java | Java | [] | null | [] | package yhh.blog.samples.dagger2;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import android.widget.TextView;
import yhh.blog.samples.R;
import yhh.blog.samples.SampleApplication;
import yhh.blog.samples.dagger2.component.DaggerApplicationComp... | 2,385 | 0.735011 | 0.728721 | 58 | 40.120689 | 34.64006 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.603448 | false | false | 3 |
f69a575a7e1a66be4602f4e9070089da58acf7fa | 9,251,359,611,633 | 93b63a507616f69f0c123c3db7219d009b075e47 | /src/multyChatting/mainClass.java | 0a5fdbdc0b8f6e658374b3ced728ec8f130e9bda | [] | no_license | sung3530/test | https://github.com/sung3530/test | 1c10e9a07294bbe8882ca9402e935b0a38f659f7 | 9dc2d207c676e3703bcc56267c8d923c60c8042a | refs/heads/master | 2021-01-10T03:10:24.047000 | 2016-01-21T08:35:37 | 2016-01-21T08:35:37 | 48,465,384 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package multyChatting;
public class mainClass {
public static void main(String[] args){
logInGui lig=new logInGui();
//ChattingGui cg=new ChattingGui("leesungho","127.0.0.1",9999);
}
}
| UTF-8 | Java | 193 | java | mainClass.java | Java | [
{
"context": "w logInGui();\n\t\t//ChattingGui cg=new ChattingGui(\"leesungho\",\"127.0.0.1\",9999);\n\t}\n}\n",
"end": 167,
"score": 0.8120090365409851,
"start": 158,
"tag": "USERNAME",
"value": "leesungho"
},
{
"context": ";\n\t\t//ChattingGui cg=new ChattingGui(\"leesungho\",\"127... | null | [] | package multyChatting;
public class mainClass {
public static void main(String[] args){
logInGui lig=new logInGui();
//ChattingGui cg=new ChattingGui("leesungho","127.0.0.1",9999);
}
}
| 193 | 0.715026 | 0.663212 | 9 | 20.444445 | 21.156092 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.222222 | false | false | 3 |
d330d2f5fbc83cbc336234c63cadb594a2e429fe | 19,078,244,770,357 | 01a6cf5948e34f7a8eb99b437951c106f27dc4aa | /src/testProject/Doctor.java | 5eb97614886c85a63b8497865b158744bf4542b1 | [] | no_license | marala2/Java | https://github.com/marala2/Java | 90f755a69aa8feede57c16a97adeefabf53994ad | 75632e2c3c2c364705ee39298afe4070c02bf833 | refs/heads/master | 2022-10-26T15:38:22.673000 | 2020-04-22T14:38:50 | 2020-05-02T17:33:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package testProject;
import testProject.models.Person;
public class Doctor extends Person {
public Doctor(String name){
super(name);
}
}
| UTF-8 | Java | 159 | java | Doctor.java | Java | [] | null | [] | package testProject;
import testProject.models.Person;
public class Doctor extends Person {
public Doctor(String name){
super(name);
}
}
| 159 | 0.679245 | 0.679245 | 13 | 11.230769 | 13.956822 | 36 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.230769 | false | false | 3 |
19b130bc4df77e8a94a4275c0a1dbe3fe80f754e | 9,809,705,351,729 | bd24f7df8d72d275a5701c15b35fc700c70aa3bd | /src/main/java/dragon/tuple/Tuple.java | 8333a67f96e93873d1be3cf37711307ad1402308 | [
"Apache-2.0"
] | permissive | arnhrwd/dragon | https://github.com/arnhrwd/dragon | 02ac85b1fabd48d3da52fd87665589f93232842f | e8b07d987e0caf6a2c356c6710fec9f1c1c57a3f | refs/heads/master | 2022-12-27T00:11:10.386000 | 2020-07-02T03:29:52 | 2020-07-02T03:29:52 | 249,955,255 | 6 | 1 | Apache-2.0 | false | 2022-12-14T20:43:40 | 2020-03-25T11:02:31 | 2022-09-26T12:42:20 | 2022-12-14T20:43:38 | 1,579 | 5 | 1 | 3 | Java | false | false | package dragon.tuple;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.io.Serializable;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
/**
* The message unit, which is basically a fixed set of fields, which
* can be an... | UTF-8 | Java | 4,336 | java | Tuple.java | Java | [
{
"context": "Java objects that are serializable.\n * \n * @author aaron\n *\n */\npublic class Tuple implements Serializ",
"end": 374,
"score": 0.5224023461341858,
"start": 373,
"tag": "NAME",
"value": "a"
},
{
"context": "va objects that are serializable.\n * \n * @author aaron\n *... | null | [] | package dragon.tuple;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.io.Serializable;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
/**
* The message unit, which is basically a fixed set of fields, which
* can be an... | 4,336 | 0.643911 | 0.638607 | 263 | 15.486692 | 17.37133 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.456274 | false | false | 3 |
9bc2e25e43a82ccc2fe22ff8d3a932642ec7898e | 17,798,344,524,740 | 0dee901153a1d3f45281ffddf98a8c52771efc26 | /bandit-problem/src/test/java/org/gagneray/rl/banditproblem/configurations/BanditProblemConfigurationTest.java | f95b18956a7d9346353e9ec996e9a2638defa4a3 | [
"MIT"
] | permissive | gagneray/reinforcement-learning | https://github.com/gagneray/reinforcement-learning | 966ba91b3bc1325e905e7d5812debbd8c79512d1 | 0f0cac3c32242016b7f9591813772b075d69bdf6 | refs/heads/main | 2023-05-25T09:13:25.138000 | 2021-06-06T13:30:34 | 2021-06-06T13:30:34 | 310,866,931 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.gagneray.rl.banditproblem.configurations;
import org.gagneray.rl.banditproblem.actionSelectionPolicies.EpsilonGreedy;
import org.gagneray.rl.banditproblem.actionSelectionPolicies.UpperConfidenceBound;
import org.gagneray.rl.banditproblem.entities.ArmedBandit;
import org.gagneray.rl.common.distributions.Gau... | UTF-8 | Java | 1,324 | java | BanditProblemConfigurationTest.java | Java | [] | null | [] | package org.gagneray.rl.banditproblem.configurations;
import org.gagneray.rl.banditproblem.actionSelectionPolicies.EpsilonGreedy;
import org.gagneray.rl.banditproblem.actionSelectionPolicies.UpperConfidenceBound;
import org.gagneray.rl.banditproblem.entities.ArmedBandit;
import org.gagneray.rl.common.distributions.Gau... | 1,324 | 0.778701 | 0.768882 | 33 | 39.151516 | 31.32152 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.727273 | false | false | 3 |
94181910219f9cf484cc783094f24a8f126c28de | 9,844,065,087,714 | b269f90704b62496ed1215e3e79273d26e489df1 | /app/src/main/java/com/tcrj/micro/activity/jzfp/FpdtInfoActivity.java | a5ecb1f807f6bfea648587cd1af65d92573559f5 | [] | no_license | atMen/MicroEnterprise | https://github.com/atMen/MicroEnterprise | d37b761a90cb14bfd20e027d909ff0340b5738d0 | 04e40123d1748bb2868147bf1f9bfe37a34bf839 | refs/heads/master | 2021-07-22T17:07:27.230000 | 2020-05-24T07:53:35 | 2020-05-24T07:53:35 | 178,770,054 | 1 | 0 | null | false | 2020-05-24T07:53:36 | 2019-04-01T02:19:28 | 2019-08-27T09:57:01 | 2020-05-24T07:53:35 | 82,828 | 0 | 0 | 0 | Java | false | false | package com.tcrj.micro.activity.jzfp;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import android.view.View;
import android.widget.ImageView;
import android.widget.T... | UTF-8 | Java | 3,186 | java | FpdtInfoActivity.java | Java | [] | null | [] | package com.tcrj.micro.activity.jzfp;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import android.view.View;
import android.widget.ImageView;
import android.widget.T... | 3,186 | 0.731452 | 0.729867 | 97 | 31.515465 | 25.036102 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.71134 | false | false | 3 |
274619a956fd63f8fd64f52c72de398fcd04f93d | 6,906,307,459,724 | 97e0399aeb7b2fefa023ec81b636d95230ccb0b2 | /src/ua/khpi/soklakov/Practice6/part7/Part7.java | 0786ada1535384d28e9f32df07c9b33e93a3bb78 | [] | no_license | sokolinthesky/course_practice | https://github.com/sokolinthesky/course_practice | 77ebef9412e051a2657a83f2e482f9948a897170 | f6006220bda2d0550022686f37cdedf80e7a783f | refs/heads/master | 2021-06-10T14:41:10.404000 | 2017-02-22T14:11:10 | 2017-02-22T14:11:10 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ua.khpi.soklakov.Practice6.part7;
import java.util.Iterator;
import java.util.NoSuchElementException;
/**
* The class represents range[n, m].
*
* @author Oleg Soklakov
*
*/
public class Part7 implements Iterable {
/**
* n - begin of range.
*/
private int iBegin;
/**
* m - end of range.
*/
... | UTF-8 | Java | 1,894 | java | Part7.java | Java | [
{
"context": "* The class represents range[n, m].\n * \n * @author Oleg Soklakov\n *\n */\npublic class Part7 implements Iterable {\n\n",
"end": 181,
"score": 0.9995790123939514,
"start": 168,
"tag": "NAME",
"value": "Oleg Soklakov"
}
] | null | [] | package ua.khpi.soklakov.Practice6.part7;
import java.util.Iterator;
import java.util.NoSuchElementException;
/**
* The class represents range[n, m].
*
* @author <NAME>
*
*/
public class Part7 implements Iterable {
/**
* n - begin of range.
*/
private int iBegin;
/**
* m - end of range.
*/
private... | 1,887 | 0.578669 | 0.572862 | 123 | 14.398374 | 13.586064 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.699187 | false | false | 3 |
5dcff8c2623b81c567dacbd185d845fd071f0311 | 8,349,416,477,447 | 2e463581dfd55e1f4d98657acf76b2836acb0b2c | /src/main/java/yaksha/Customer.java | c74c99d1944e1184cb72052800a2784556177154 | [] | no_license | praveeniiht/CustomerDetailedManagement | https://github.com/praveeniiht/CustomerDetailedManagement | 5a32a6c0674b6e0f4fcac5126deb714d4a5536fe | ce64217b13de4b40be8cda71f3c0698e811ed5b1 | refs/heads/main | 2022-12-28T08:07:14.481000 | 2020-10-10T11:16:10 | 2020-10-10T11:16:10 | 302,884,103 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package yaksha;
import java.util.*;
public class Customer implements Comparable<Customer> {
private Integer id;
private String name;
private Character gender;
private String email;
private String contactNumber;
private Date createdOn;
private Address address;
public Integer getId() {
return i... | UTF-8 | Java | 1,648 | java | Customer.java | Java | [] | null | [] | package yaksha;
import java.util.*;
public class Customer implements Comparable<Customer> {
private Integer id;
private String name;
private Character gender;
private String email;
private String contactNumber;
private Date createdOn;
private Address address;
public Integer getId() {
return i... | 1,648 | 0.672937 | 0.67233 | 87 | 16.94253 | 17.718979 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.482759 | false | false | 3 |
b0956f553e57bd9cc6ff24dfa61e8e42bdf1767c | 11,639,361,422,235 | fcd90575560bcd85b0d174bfcc6b9f42cc9dc680 | /cgen/src/main/java/com/cgen/service/CertificateService.java | 5d8f224b2bb574d10e2e2154fe0fbe770abbf074 | [] | no_license | NNSISA/bezb | https://github.com/NNSISA/bezb | ac68d7041a79cb235a1046bc21839678d5951a4a | 4ca87c8d1d7a92fea9d07cc0af16988690f6bf5f | refs/heads/master | 2021-08-29T00:59:34.619000 | 2020-06-26T00:06:35 | 2020-06-26T00:06:35 | 248,533,927 | 0 | 0 | null | false | 2021-08-13T15:36:49 | 2020-03-19T15:10:14 | 2020-06-26T00:07:13 | 2021-08-13T15:36:48 | 227 | 0 | 0 | 1 | Java | false | false | package com.cgen.service;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
import java.io.ObjectInpu... | UTF-8 | Java | 11,084 | java | CertificateService.java | Java | [] | null | [] | package com.cgen.service;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
import java.io.ObjectInpu... | 11,084 | 0.701913 | 0.689101 | 406 | 26.300493 | 29.169512 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.509852 | false | false | 3 |
3fce4fccea9cfde0fd67b9c16b3431f7693b760d | 14,671,608,303,675 | 0e636721365c2bf8138c2d400ec841181034d424 | /app/src/main/java/com/ldnr/recettes/DAO/UnitsDAO.java | 0cedf5c43a0e7a399e986ccd03847af441bbc00a | [] | no_license | commandantmarcos/recettes | https://github.com/commandantmarcos/recettes | 70431ce91cf564dc56ad6d5ee914f512ca684582 | d910205ed1e6e89aa1cea6ac7adb4aa4411c8820 | refs/heads/master | 2020-03-18T06:06:18.342000 | 2018-05-26T06:52:55 | 2018-05-26T06:52:55 | 134,376,686 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ldnr.recettes.DAO;
import android.content.Context;
import android.database.Cursor;
import com.ldnr.recettes.Beans.Recipe_type;
import java.util.ArrayList;
import java.util.List;
public class UnitsDAO extends DAO {
private Cursor cursor;
/**
* Constructor
*
* @param context
*/... | UTF-8 | Java | 921 | java | UnitsDAO.java | Java | [] | null | [] | package com.ldnr.recettes.DAO;
import android.content.Context;
import android.database.Cursor;
import com.ldnr.recettes.Beans.Recipe_type;
import java.util.ArrayList;
import java.util.List;
public class UnitsDAO extends DAO {
private Cursor cursor;
/**
* Constructor
*
* @param context
*/... | 921 | 0.602606 | 0.602606 | 38 | 23.236841 | 23.583485 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421053 | false | false | 3 |
19e7ea8adbfcd102c2b795659dc5023ebad0e698 | 2,181,843,405,709 | b6f63d1d26736689e663a64dd7b3263b9bfcf31f | /crypto-rest/crypto-rest/src/main/java/it/academy/cryptorest/service/BlockTransactionService.java | 17151f1b06b3944088a99a2178757ffdb4079a4f | [] | no_license | IgorSky-m/crypt | https://github.com/IgorSky-m/crypt | bd885c215e77fa9ea9a486a29a993aa950a1a129 | d4050bf41f2e4717d6c2b509ba7e1f44efada21c | refs/heads/master | 2022-12-28T11:00:17.077000 | 2020-10-15T19:11:38 | 2020-10-15T19:11:38 | 299,735,697 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package it.academy.cryptorest.service;
import it.academy.cryptorest.Status;
import it.academy.cryptorest.component.CoinCheckComponent;
import it.academy.cryptorest.component.HashCalculator;
import it.academy.cryptorest.exception.CoinTransferException;
import it.academy.cryptorest.exception.NotFoundException;
import it... | UTF-8 | Java | 8,024 | java | BlockTransactionService.java | Java | [] | null | [] | package it.academy.cryptorest.service;
import it.academy.cryptorest.Status;
import it.academy.cryptorest.component.CoinCheckComponent;
import it.academy.cryptorest.component.HashCalculator;
import it.academy.cryptorest.exception.CoinTransferException;
import it.academy.cryptorest.exception.NotFoundException;
import it... | 8,024 | 0.698903 | 0.697034 | 195 | 40.153847 | 36.514793 | 158 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.441026 | false | false | 3 |
bb27c81bee44a7c5761788c4f9a08f0380c127cc | 18,545,668,797,920 | 7b7b2b78e78027f2484882973b4c31598a8c4df5 | /ActiveObject/src/Async/Task.java | 12a68ca78fd2735e1833d6ff1a0afbb3d7973a04 | [] | no_license | maszlasz/Uni_TheoryOfConcurrency | https://github.com/maszlasz/Uni_TheoryOfConcurrency | 8d0d66c71f37c46802a3b3bf07cb87f70985ebda | 0e39beb6b16b68da4ddb67d61fe691eb85a7931f | refs/heads/master | 2022-06-14T18:47:52.366000 | 2020-04-28T21:06:26 | 2020-04-28T21:06:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Async;
import java.util.concurrent.CompletableFuture;
public class Task {
TaskType type;
int size, value;
CompletableFuture<TaskResult> future;
public Task(TaskType type, int size, int value) {
this.type = type;
this.size = size;
this.value = value;
this.future... | UTF-8 | Java | 358 | java | Task.java | Java | [] | null | [] | package Async;
import java.util.concurrent.CompletableFuture;
public class Task {
TaskType type;
int size, value;
CompletableFuture<TaskResult> future;
public Task(TaskType type, int size, int value) {
this.type = type;
this.size = size;
this.value = value;
this.future... | 358 | 0.642458 | 0.642458 | 16 | 21.375 | 17.474535 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 3 |
b7a7ae36ddb9df66182aece3d3ed554c8282da5b | 31,516,470,048,529 | de4a662c858d32c679fa82f3cf8e38930fe48150 | /app/src/main/java/com/example/administrator/myapplication/MainActivity.java | a3c42439cad5ba07475995d9a484d50baa7adf7e | [] | no_license | ZEndOf1996/MyApplication | https://github.com/ZEndOf1996/MyApplication | ca07fb289a70209f71f7b2083f06b956e7b17d27 | 5454dc64175b11df040356453ded3415954bcbb5 | refs/heads/master | 2020-03-29T08:15:52.843000 | 2018-09-21T03:21:35 | 2018-09-21T03:21:35 | 149,699,912 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.administrator.myapplication;
import android.app.Activity;
import android.content.ContentValues;
import android.content.Intent;
import android.database.Cursor;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.net.Uri;
import android.os.Environment;
import android... | UTF-8 | Java | 6,135 | java | MainActivity.java | Java | [] | null | [] | package com.example.administrator.myapplication;
import android.app.Activity;
import android.content.ContentValues;
import android.content.Intent;
import android.database.Cursor;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.net.Uri;
import android.os.Environment;
import android... | 6,135 | 0.599021 | 0.597839 | 145 | 39.848274 | 27.554918 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.703448 | false | false | 3 |
5f6a8a2f9465532ce744424f8dd4c2d8696b4d03 | 15,350,213,140,343 | 797726ad8e65f00e0b4d50e0ab517da467d5ec74 | /ManagerApplication/src/main/java/com/humancare/monitor/view/statistics/StatisticsView.java | eac046b2205997075aaddbf53a7c8d9d1f3f14bf | [
"Apache-2.0"
] | permissive | prlanzarin/network-mgmt | https://github.com/prlanzarin/network-mgmt | 8fe4fc557c0a47792424a627546418c299e39f78 | cdb35ce9c72358049e32789d378779cdd451762a | refs/heads/master | 2020-12-25T14:57:45.684000 | 2016-12-04T21:44:10 | 2016-12-04T21:44:10 | 67,439,979 | 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.humancare.monitor.view.statistics;
import com.humancare.monitor.snmp.PatientDataManager;
import com.vaadin.navigator.View;... | UTF-8 | Java | 3,007 | java | StatisticsView.java | Java | [
{
"context": "com.vaadin.ui.themes.ValoTheme;\n\n/**\n *\n * @author amanda\n */\npublic class StatisticsView extends Panel imp",
"end": 666,
"score": 0.9554474353790283,
"start": 660,
"tag": "USERNAME",
"value": "amanda"
}
] | 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.humancare.monitor.view.statistics;
import com.humancare.monitor.snmp.PatientDataManager;
import com.vaadin.navigator.View;... | 3,007 | 0.687729 | 0.68274 | 90 | 32.41111 | 22.463251 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.622222 | false | false | 3 |
f9f87ea6bd9997cb85c0fc04758f19deaf08a004 | 8,014,409,045,090 | 120de46646e141244df063797fa5c52f2d5c17f4 | /server/src/test/java/br/com/demo/chunkedupload/integrationtests/FileApiITCase.java | fc8fb99f30f3dd192471bc75364842bb433cd145 | [
"Apache-2.0"
] | permissive | chenrina168/chunked-file-upload-sample | https://github.com/chenrina168/chunked-file-upload-sample | 561eeb08a5ef62f8b8beb30086a6d84b5ad45e7e | 314e6a3732d5cd2df89657f2a9c9f3823a99c7eb | refs/heads/master | 2022-01-27T06:35:40.464000 | 2018-04-16T14:51:42 | 2018-04-16T14:51:42 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.demo.chunkedupload.integrationtests;
import static org.hamcrest.CoreMatchers.equalTo;
import static org.junit.Assert.assertThat;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmExceptio... | UTF-8 | Java | 4,219 | java | FileApiITCase.java | Java | [] | null | [] | package br.com.demo.chunkedupload.integrationtests;
import static org.hamcrest.CoreMatchers.equalTo;
import static org.junit.Assert.assertThat;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmExceptio... | 4,219 | 0.66082 | 0.653709 | 130 | 31.453846 | 29.144762 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.653846 | false | false | 3 |
4568272e4386c13115714655677d95a68e1454c1 | 5,171,140,668,680 | fd9c5d4ff3c1723fb735132218cedaf0f078cae6 | /tx-control/tx-control-provider-jpa-xa/src/main/java/org/apache/aries/tx/control/jpa/xa/impl/JPAEntityManagerProviderFactoryImpl.java | 25ddb286bcbdd5d2f9a6c9ae3b9e88bc3d673939 | [
"Apache-2.0"
] | permissive | gaoliujie2016/aries | https://github.com/gaoliujie2016/aries | 607ffa10a135995fcd7d4d62064b24b81db33f4b | 3cf085c0d411183d6ef65f5a0bc36aae316c480c | refs/heads/trunk | 2021-09-24T02:15:48.282000 | 2021-09-16T02:20:57 | 2021-09-16T02:20:57 | 92,562,434 | 0 | 0 | null | true | 2017-05-27T01:56:30 | 2017-05-27T01:56:30 | 2017-04-28T21:26:59 | 2017-05-25T18:10:29 | 61,408 | 0 | 0 | 0 | null | null | null | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | UTF-8 | Java | 9,871 | java | JPAEntityManagerProviderFactoryImpl.java | Java | [] | null | [] | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 9,871 | 0.765272 | 0.764867 | 270 | 35.559258 | 33.71265 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.422222 | false | false | 3 |
c1e1bb4ce8a0b45bd4acfee724aa7dcc4e6af921 | 30,614,526,916,725 | 64785b630cc8b3c11cb506dc99e6b910e8da8992 | /week10/src/intervu/task/Function.java | d7880f92db9ce19e6a409ffe9d2a5d887978b3a9 | [] | no_license | yasenAlexiev/HackBulgaria | https://github.com/yasenAlexiev/HackBulgaria | 2154fb7a89df8678720c3a3d6191b3c66381efaf | ac2f381e1ffefa1e05d439980b6c9161fb0732dd | refs/heads/master | 2021-06-14T01:58:01.803000 | 2017-03-31T17:45:05 | 2017-03-31T17:45:05 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package intervu.task;
public class Function {
private String name;
private String takeArgument;
private String returnArgument;
public Function(String name, String takeArgument, String returnArgument) {
super();
this.name = name;
this.takeArgument = takeArgument;
this.returnArgument = returnArg... | UTF-8 | Java | 782 | java | Function.java | Java | [] | null | [] | package intervu.task;
public class Function {
private String name;
private String takeArgument;
private String returnArgument;
public Function(String name, String takeArgument, String returnArgument) {
super();
this.name = name;
this.takeArgument = takeArgument;
this.returnArgument = returnArg... | 782 | 0.712276 | 0.712276 | 35 | 20.342857 | 18.466871 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.628571 | false | false | 3 |
9f966fda77f01ebe451fc23660cc7e2112539b08 | 6,828,998,021,224 | c04d0a6bbf8ff58aad59ad804430cf962093c381 | /src/deepDriver/dl/aml/costFunction/PositiveTask.java | e5c964f916e3c15a0a0556a2d37c9462aa49d298 | [
"Apache-2.0"
] | permissive | liulanbo/DeepDriver | https://github.com/liulanbo/DeepDriver | 73bc88c42577e6bacd330a9a001c698e17f2eb05 | 9007e10aae183f960f009fa1dc2ab6fb716bd438 | refs/heads/master | 2021-04-26T22:18:00.010000 | 2018-02-06T15:59:50 | 2018-02-06T15:59:50 | 124,065,605 | 2 | 0 | Apache-2.0 | true | 2018-03-06T11:02:10 | 2018-03-06T11:02:10 | 2018-02-21T09:30:06 | 2018-02-06T16:00:07 | 14,384 | 0 | 0 | 0 | null | false | null | package deepDriver.dl.aml.costFunction;
import java.io.Serializable;
public class PositiveTask extends Task implements Serializable {
private static final long serialVersionUID = 1L;
public boolean checkRule(double [] target) {
for (int i = 0; i < target.length; i++) {
if (target[i] < 0) {
return false;
... | UTF-8 | Java | 349 | java | PositiveTask.java | Java | [] | null | [] | package deepDriver.dl.aml.costFunction;
import java.io.Serializable;
public class PositiveTask extends Task implements Serializable {
private static final long serialVersionUID = 1L;
public boolean checkRule(double [] target) {
for (int i = 0; i < target.length; i++) {
if (target[i] < 0) {
return false;
... | 349 | 0.690544 | 0.681948 | 16 | 20.8125 | 20.601028 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.6875 | false | false | 3 |
ee1e618e0d32348cfe47a3bbd9a5f29b50ada7b7 | 16,741,782,587,623 | 8071738de7120acb1da363d02834c3bb36b935da | /src/main/java/com/biz/service/impl/StudentServiceImpl.java | 4d749ddcff2bf0ee1987313e93854713eb6d8c18 | [] | no_license | Roger0917/spring_data_jpa_studentManage | https://github.com/Roger0917/spring_data_jpa_studentManage | 8f8bf5ee355721a9cc2464d964c86a94204b2a49 | 6b1015a5157737f2bf15806585c384b1e123b559 | refs/heads/master | 2021-01-24T13:13:08.217000 | 2018-03-02T06:47:20 | 2018-03-02T06:47:20 | 123,164,794 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.biz.service.impl;
import com.biz.model.Student;
import com.biz.repository.StudentJpaRepository;
import com.biz.service.IStudentService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.PageRequest;
import org... | UTF-8 | Java | 1,419 | java | StudentServiceImpl.java | Java | [] | null | [] | package com.biz.service.impl;
import com.biz.model.Student;
import com.biz.repository.StudentJpaRepository;
import com.biz.service.IStudentService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.PageRequest;
import org... | 1,419 | 0.735729 | 0.733615 | 55 | 24.799999 | 21.951517 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.381818 | false | false | 3 |
70d388407cc1de698130503eb1a90be3dc9b436e | 31,533,649,889,316 | b22c8e59972ae12ded6f943499b4a2667d017fd6 | /app/src/main/java/test/example/charuhaschitale/appforfirebase/screen22.java | ff5495304fc9b533aac67357b5eaff4f7b1247f4 | [] | no_license | CharuhasChitaleWork/AppforFirebase | https://github.com/CharuhasChitaleWork/AppforFirebase | 99fc1cfda73280b86a8f762d42d65d105201cd4f | 915bb018a3c0907ef2938fc5426c41869407c3e8 | refs/heads/master | 2021-05-08T10:14:31.268000 | 2018-02-22T10:49:17 | 2018-02-22T10:49:17 | 119,835,001 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test.example.charuhaschitale.appforfirebase;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import com.google.firebase.analytics.FirebaseAnalytics;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
import java.util.Random;
public class screen2... | UTF-8 | Java | 2,862 | java | screen22.java | Java | [] | null | [] | package test.example.charuhaschitale.appforfirebase;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import com.google.firebase.analytics.FirebaseAnalytics;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
import java.util.Random;
public class screen2... | 2,862 | 0.633124 | 0.621943 | 87 | 31.896551 | 19.986797 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.896552 | false | false | 3 |
1f48ed5ae16c9c33f2dec070747b974c61ba0655 | 2,233,383,037,565 | 23c67491a90a77e6294b76091e25c092b192da93 | /app/src/main/java/org/fengye/school/ui/view/RatioImageView.java | 21c164b974c86fde52906ced13fe595016cffdea | [] | no_license | microch/School | https://github.com/microch/School | 0d946da00b69bc698af195e67b612304543a792f | b3ef1fd4415da1a66750694ae772d79fc75bdfeb | refs/heads/master | 2022-04-27T05:23:45.326000 | 2019-07-28T01:42:29 | 2019-07-28T01:42:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.fengye.school.ui.view;
import android.content.Context;
import android.content.res.TypedArray;
import android.util.AttributeSet;
import androidx.appcompat.widget.AppCompatImageView;
import org.fengye.school.R;
public class RatioImageView extends AppCompatImageView {
private float mRatio;
public... | UTF-8 | Java | 1,366 | java | RatioImageView.java | Java | [] | null | [] | package org.fengye.school.ui.view;
import android.content.Context;
import android.content.res.TypedArray;
import android.util.AttributeSet;
import androidx.appcompat.widget.AppCompatImageView;
import org.fengye.school.R;
public class RatioImageView extends AppCompatImageView {
private float mRatio;
public... | 1,366 | 0.705479 | 0.703196 | 44 | 28.863636 | 28.317671 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.636364 | false | false | 3 |
63f8da60930afc7a8536137db857d43d17c516d6 | 17,360,257,853,224 | 3e69696d7510def5294ca2ac1627542b9b2a9144 | /src/main/java/com/bishe/service/impl/ItemServiceImpl.java | fc1dc6836f4e1651c86e99bc82fdeef4469f6b76 | [] | no_license | shizumine/orderSystem | https://github.com/shizumine/orderSystem | 56159e47d507db281b0466c3753e9e3e770695d3 | 58fc69ba1180a208e5929543e49ccd44a3206f6d | refs/heads/master | 2021-04-12T04:52:03.170000 | 2018-03-31T03:14:09 | 2018-03-31T03:14:09 | 125,962,966 | 0 | 1 | null | false | 2018-04-02T03:42:27 | 2018-03-20T04:59:41 | 2018-03-31T03:14:54 | 2018-04-02T03:41:20 | 5,741 | 0 | 1 | 1 | CSS | false | null | package com.bishe.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.web.multipart.MultipartFile;
import com.bishe.mapper.ItemFormMapper;
import com.bishe.mapper.ItemItemMaterialMapper;
import c... | UTF-8 | Java | 5,260 | java | ItemServiceImpl.java | Java | [] | null | [] | package com.bishe.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.web.multipart.MultipartFile;
import com.bishe.mapper.ItemFormMapper;
import com.bishe.mapper.ItemItemMaterialMapper;
import c... | 5,260 | 0.788492 | 0.784282 | 157 | 30.7707 | 22.402761 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.796178 | false | false | 3 |
434feb8ecc2887ae6c8d200301b6e80c6ef955b1 | 27,315,992,046,799 | 0fa3ac73fcc19fe71694c08e5136da0e4fe0e81d | /src/main/java/mx/com/prosa/poc/service/BitacoraCambiosService.java | 2fc8bf1c901bc98fef53154cbd98641a310962ed | [] | no_license | gulfier/persistencia | https://github.com/gulfier/persistencia | c318b0dcfa1f8462929ee47aa39c47b262b250c2 | cb8b55faf0860bca9164c24424ba00204be85006 | refs/heads/master | 2023-02-26T13:21:06.032000 | 2021-02-04T15:56:39 | 2021-02-04T15:56:39 | 335,731,664 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mx.com.prosa.poc.service;
import mx.com.prosa.poc.to.PagingRequestTO;
import mx.com.prosa.poc.to.PagingResponseTO;
import mx.com.prosa.poc.to.BitacoraCambiosTO;
/**
* Interface para la manipulacion de la persistencia de los sitios
*
* @author Guillermo Segura Olivera <guillermo.segura@axity.com>
*/
publi... | UTF-8 | Java | 664 | java | BitacoraCambiosService.java | Java | [
{
"context": "on de la persistencia de los sitios\n * \n * @author Guillermo Segura Olivera <guillermo.segura@axity.com>\n */\npublic interface",
"end": 281,
"score": 0.9998816251754761,
"start": 257,
"tag": "NAME",
"value": "Guillermo Segura Olivera"
},
{
"context": "s sitios\n * \n... | null | [] | package mx.com.prosa.poc.service;
import mx.com.prosa.poc.to.PagingRequestTO;
import mx.com.prosa.poc.to.PagingResponseTO;
import mx.com.prosa.poc.to.BitacoraCambiosTO;
/**
* Interface para la manipulacion de la persistencia de los sitios
*
* @author <NAME> <<EMAIL>>
*/
public interface BitacoraCambiosService
{
... | 627 | 0.718373 | 0.718373 | 32 | 19.75 | 23.814386 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.40625 | false | false | 3 |
f59642b2b4617ca098785806de0e7abc4fcd8d78 | 32,117,765,456,344 | 148791fe24e77bad8a42b4cbc85fdde2b13bc00c | /app/src/main/java/com/lzh/yuanstrom/httphelper/NormalSubscriber.java | fbb38cfdbe0520518ce9e01b8e3ec15c86ea7244 | [] | no_license | developerLzh/YuanStrom | https://github.com/developerLzh/YuanStrom | 11f34e701486e230b5f22032a5d1ef7187348f3b | e91adda4bb1986c84638df1b009d41521716b7ac | refs/heads/master | 2021-01-11T00:14:51.774000 | 2016-12-05T02:07:20 | 2016-12-05T02:07:20 | 70,553,666 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lzh.yuanstrom.httphelper;
import rx.Subscriber;
import android.util.Log;
/**
* Created by Vicent on 2016/10/11.
*/
public class NormalSubscriber<T> extends Subscriber<T> implements SubscriberListener<T> {
private SubscriberListener<T> mySubscriberListener;
public NormalSubscriber(SubscriberL... | UTF-8 | Java | 921 | java | NormalSubscriber.java | Java | [
{
"context": "iber;\n\nimport android.util.Log;\n\n/**\n * Created by Vicent on 2016/10/11.\n */\n\npublic class NormalSubscriber",
"end": 112,
"score": 0.970430314540863,
"start": 106,
"tag": "NAME",
"value": "Vicent"
}
] | null | [] | package com.lzh.yuanstrom.httphelper;
import rx.Subscriber;
import android.util.Log;
/**
* Created by Vicent on 2016/10/11.
*/
public class NormalSubscriber<T> extends Subscriber<T> implements SubscriberListener<T> {
private SubscriberListener<T> mySubscriberListener;
public NormalSubscriber(SubscriberL... | 921 | 0.626493 | 0.617807 | 43 | 20.418604 | 21.684023 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.302326 | false | false | 3 |
3cafe4f7bd9515ff622162561ae57dea639b578f | 13,520,557,092,864 | 28875cb12f92b4486159ea995a823f517d40f117 | /src/com/company/observer/weather/WeatherConcreteSubject.java | c3e65ea6816fe4bf3acd16501d573afc7e4b305a | [] | no_license | zhoufanz/designPattern | https://github.com/zhoufanz/designPattern | cec8850cf5bd93478d458999e40d6b0fe0fbb289 | 9abed225231da425095f8067b1f677923e774afa | refs/heads/master | 2021-01-22T06:48:59.856000 | 2017-02-13T12:31:13 | 2017-02-13T12:31:13 | 81,791,195 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company.observer.weather;
/**
* Created by hasee on 2017/2/12.
*/
public class WeatherConcreteSubject extends WeatherSubject {
private String weatherSubjectStatus;
public String getWeatherSubjectStatus() {
return weatherSubjectStatus;
}
public void setWeatherSubjectStatus(String... | UTF-8 | Java | 443 | java | WeatherConcreteSubject.java | Java | [
{
"context": "e com.company.observer.weather;\n\n/**\n * Created by hasee on 2017/2/12.\n */\npublic class WeatherConcreteSub",
"end": 62,
"score": 0.9996161460876465,
"start": 57,
"tag": "USERNAME",
"value": "hasee"
}
] | null | [] | package com.company.observer.weather;
/**
* Created by hasee on 2017/2/12.
*/
public class WeatherConcreteSubject extends WeatherSubject {
private String weatherSubjectStatus;
public String getWeatherSubjectStatus() {
return weatherSubjectStatus;
}
public void setWeatherSubjectStatus(String... | 443 | 0.733634 | 0.717833 | 17 | 25.058823 | 23.618216 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.294118 | false | false | 3 |
be29ba4353b6605967825f33b1faef3ded6d7b76 | 8,950,711,905,959 | eb0077b414e9872336d5e06504b3680e97367837 | /DISS3/src/objects/Autobus.java | e7ffc4b7a571eb55a8ae67b901b3e9ad9cab3fe2 | [] | no_license | Flashikez/Public-Transport-Simulation | https://github.com/Flashikez/Public-Transport-Simulation | 84baaadfae8738ffd04c54ee18b234ab0bc91366 | defcc2f239af4f12501bfc9518c9a4de98b3c7b2 | refs/heads/master | 2022-11-13T21:58:16.577000 | 2020-07-10T08:46:12 | 2020-07-10T08:46:12 | 278,584,384 | 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 objects;
import objects.enums.Varianta_Vozidla;
/**
*
* @author MarekPC
*/
public class Autobus extends Vozidlo {
pub... | UTF-8 | Java | 520 | java | Autobus.java | Java | [
{
"context": "objects.enums.Varianta_Vozidla;\n\n/**\n *\n * @author MarekPC\n */\npublic class Autobus extends Vozidlo {\n\n p",
"end": 268,
"score": 0.9938562512397766,
"start": 261,
"tag": "USERNAME",
"value": "MarekPC"
}
] | 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 objects;
import objects.enums.Varianta_Vozidla;
/**
*
* @author MarekPC
*/
public class Autobus extends Vozidlo {
pub... | 520 | 0.680769 | 0.680769 | 25 | 19.799999 | 23.898117 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52 | false | false | 3 |
70d539fda191d3c07dc09ddc5519666e11c53156 | 23,218,593,251,456 | 8090988bb2f33f19b0ecb1c7f83bf023840f1080 | /jhipster/angular-microservices/scheduler/src/main/java/com/stpl/jobscheduler/repository/EmpDestinationRepository.java | eb17527c3961378757b22721009a5ca7ed04b17a | [] | no_license | deepakkum21/Angular | https://github.com/deepakkum21/Angular | 60af1b53113409f5e4c9fc690e54b82047f79dba | 173a1c95911dabef7e9684437f47148c920f2591 | refs/heads/master | 2023-05-25T07:54:38.475000 | 2023-05-14T17:38:10 | 2023-05-14T17:38:10 | 151,412,127 | 0 | 1 | null | false | 2023-01-07T21:05:23 | 2018-10-03T12:52:30 | 2020-09-15T17:41:56 | 2023-01-07T21:05:22 | 82,380 | 0 | 0 | 99 | Java | false | false | package com.stpl.jobscheduler.repository;
import org.springframework.data.mongodb.repository.MongoRepository;
import org.springframework.stereotype.Repository;
import com.stpl.jobscheduler.domain.EmpDestinationEntity;
@Repository
public interface EmpDestinationRepository extends MongoRepository<EmpDestinationEntity,... | UTF-8 | Java | 386 | java | EmpDestinationRepository.java | Java | [] | null | [] | package com.stpl.jobscheduler.repository;
import org.springframework.data.mongodb.repository.MongoRepository;
import org.springframework.stereotype.Repository;
import com.stpl.jobscheduler.domain.EmpDestinationEntity;
@Repository
public interface EmpDestinationRepository extends MongoRepository<EmpDestinationEntity,... | 386 | 0.862694 | 0.862694 | 12 | 31.166666 | 31.892614 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.583333 | false | false | 3 |
54abe2a3f2d78ff3e6b7731f8fd50fed52ff6056 | 28,810,640,651,602 | a9e6e54c5a19d27332e01e86fd5aff4d6cc86c59 | /src/main/java/org/example/data/CityDaoImpl.java | bb60faa86b76d4615e4d3e9baaf9241d47c0e2ee | [] | no_license | Benjamineboson/JDBC_Assignment | https://github.com/Benjamineboson/JDBC_Assignment | 05e2822c668b6f2a72b86bc82e33d993de38ed05 | b755fc0f7a026f96e2ce2c685bb6b3cdf4c3b2ec | refs/heads/master | 2022-07-24T19:51:35.931000 | 2020-02-19T07:23:35 | 2020-02-19T07:23:35 | 241,102,681 | 0 | 0 | null | false | 2022-06-21T02:48:57 | 2020-02-17T12:30:27 | 2020-02-19T07:23:45 | 2022-06-21T02:48:57 | 10 | 0 | 0 | 2 | Java | false | false | package org.example.data;
import org.example.model.City;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import static org.example.data.Data.getConnection;
public class CityDaoImpl implements C... | UTF-8 | Java | 6,647 | java | CityDaoImpl.java | Java | [] | null | [] | package org.example.data;
import org.example.model.City;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import static org.example.data.Data.getConnection;
public class CityDaoImpl implements C... | 6,647 | 0.588386 | 0.585377 | 191 | 33.801048 | 25.992996 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.633508 | false | false | 3 |
090edc1aade7553d2e94ed2387dfa66118b58938 | 8,504,035,267,243 | d7c93f41f767240f45bd8241dee9ab7262e99b7c | /Bin/resources/APKModel/src/BootReceiver.java | 2ec6e87a781c3d214f17d78ed95b55c0a7c63af5 | [
"Zlib"
] | permissive | galexcode/ParabolaEngine | https://github.com/galexcode/ParabolaEngine | 432e25e40553af588edf20b98eb7db540fe02941 | f5899235c7d9642df5a1f026320d94e0e06cf073 | refs/heads/master | 2020-04-24T11:35:22.088000 | 2013-03-26T20:20:47 | 2013-03-26T20:20:47 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package %PACKAGE_NAME%;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import com.airpush.android.Airpush;
public class BootReceiver extends BroadcastReceiver {
public void onReceive(Context arg0, Intent arg1) {
new Airpush(arg0, "%AIRPUSH_APPID%", "%... | UTF-8 | Java | 414 | java | BootReceiver.java | Java | [] | null | [] | package %PACKAGE_NAME%;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import com.airpush.android.Airpush;
public class BootReceiver extends BroadcastReceiver {
public void onReceive(Context arg0, Intent arg1) {
new Airpush(arg0, "%AIRPUSH_APPID%", "%... | 414 | 0.741546 | 0.7343 | 15 | 26.666666 | 33.175629 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.933333 | false | false | 3 |
7edccb5b85098d363064e31c7f1d08eb56de0354 | 2,869,038,156,111 | 32c71bdbabbf113172059462a75d4ee731f0e430 | /java-7-new-features-cook-book/src/main/java/ch04/UsageFilesMove.java | 063dfd613693ced85c588e484db0d6eb07069fb1 | [] | no_license | kwon37xi/research-java7 | https://github.com/kwon37xi/research-java7 | 51722fbaf4c7d9ccb3835eef66bc44e94da08ad9 | c5a4148db4b5a4e612a96ccf62f75f7333a0133f | refs/heads/master | 2020-04-07T06:39:19.427000 | 2017-01-02T14:55:14 | 2017-01-02T14:55:14 | 48,409,246 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ch04;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Path;
import java.nio.file.Paths;
public class UsageFilesMove {
public static void main(String[] args) throws IOException {
Path sourceFile = Paths.get("/tmp/docs/users.txt");
Path destinationFile = Paths.ge... | UTF-8 | Java | 542 | java | UsageFilesMove.java | Java | [] | null | [] | package ch04;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Path;
import java.nio.file.Paths;
public class UsageFilesMove {
public static void main(String[] args) throws IOException {
Path sourceFile = Paths.get("/tmp/docs/users.txt");
Path destinationFile = Paths.ge... | 542 | 0.712177 | 0.708487 | 15 | 35.133335 | 34.432285 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.733333 | false | false | 3 |
f8117945c30420db1cf7bc6c4e3fdc59539b5b44 | 13,314,398,635,864 | c338dfafb0ab7099597cc6b092dd67518a0b6bd2 | /src/main/java/resourcingproblem/spring/converter/ResourceConverter.java | 7a1fd640bb5209cb8c3ed78212431b390a4cf2f6 | [] | no_license | sudhanshu11a/ResourcingProblem | https://github.com/sudhanshu11a/ResourcingProblem | 5f04d796dadb43ad11cfa3f64a06e1f5eedc4940 | d2e5da2be44c16c51d66f11c19a43d1f191b84bf | refs/heads/master | 2020-04-02T19:41:20.814000 | 2016-06-29T10:49:28 | 2016-06-29T10:49:28 | 61,909,860 | 0 | 0 | null | false | 2016-06-24T21:44:42 | 2016-06-24T20:11:51 | 2016-06-24T20:29:44 | 2016-06-24T21:44:42 | 13 | 0 | 0 | 0 | Java | null | null | /**
*
*/
package resourcingproblem.spring.converter;
import java.util.ArrayList;
import java.util.List;
import resourcingproblem.spring.entities.ResourceEntity;
import resourcingproblem.spring.xstream.Resource;
/**
* @author sudhanshusharma
*
*/
public class ResourceConverter {
public static Resource getRes... | UTF-8 | Java | 974 | java | ResourceConverter.java | Java | [
{
"context": "ngproblem.spring.xstream.Resource;\n\n/**\n * @author sudhanshusharma\n *\n */\npublic class ResourceConverter {\n\t\n\tpublic",
"end": 247,
"score": 0.9848546981811523,
"start": 232,
"tag": "USERNAME",
"value": "sudhanshusharma"
}
] | null | [] | /**
*
*/
package resourcingproblem.spring.converter;
import java.util.ArrayList;
import java.util.List;
import resourcingproblem.spring.entities.ResourceEntity;
import resourcingproblem.spring.xstream.Resource;
/**
* @author sudhanshusharma
*
*/
public class ResourceConverter {
public static Resource getRes... | 974 | 0.797741 | 0.797741 | 35 | 26.828571 | 30.345144 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.085714 | false | false | 3 |
ada986bf1675e17f0fd8b6432926ec5522f51c5d | 24,017,457,137,461 | 15b8bb8ffa1af26802b9aa6573341a76a5c46ac1 | /tenant-support/src/main/java/com/suny/tenant/mode/multiple/quartz/config/TenantQuartzDataSourceInitializer.java | 7775706ac4b77d32e662fa73a4b1e64a9253fbff | [
"MIT"
] | permissive | sjr7/tenant-support | https://github.com/sjr7/tenant-support | 6e973dbfd7f79e51dc033ef5bc0d47126543f759 | a5053d609c03cf34846f54a80b6fefb9415ea5d5 | refs/heads/main | 2023-06-22T07:59:29.617000 | 2021-07-18T08:55:34 | 2021-07-18T08:55:34 | 376,326,056 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.suny.tenant.mode.multiple.quartz.config;
import com.suny.tenant.mode.multiple.TenantProperties;
import org.springframework.boot.autoconfigure.quartz.QuartzProperties;
import org.springframework.boot.jdbc.DataSourceInitializationMode;
import org.springframework.core.io.ResourceLoader;
import org.springframe... | UTF-8 | Java | 1,983 | java | TenantQuartzDataSourceInitializer.java | Java | [
{
"context": "ert;\n\nimport javax.sql.DataSource;\n\n/**\n * @author sunjianrong\n * @date 2021-05-29 11:14\n */\npublic class Tenant",
"end": 470,
"score": 0.999547004699707,
"start": 459,
"tag": "USERNAME",
"value": "sunjianrong"
}
] | null | [] | package com.suny.tenant.mode.multiple.quartz.config;
import com.suny.tenant.mode.multiple.TenantProperties;
import org.springframework.boot.autoconfigure.quartz.QuartzProperties;
import org.springframework.boot.jdbc.DataSourceInitializationMode;
import org.springframework.core.io.ResourceLoader;
import org.springframe... | 1,983 | 0.697932 | 0.68936 | 58 | 33.189655 | 30.241247 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.465517 | false | false | 3 |
d8576d20fa91c40edac1c04b304027da83d26346 | 24,206,435,730,693 | a8340ab5c019be8c2418385c2036a3930bcc7a01 | /GTYDSR/src/com/gty/dsr/service/BranchService.java | 8a436a6ad20ce664406b8fe822e5b16abca7f823 | [] | no_license | nikkinicholasromero/GTYDSR | https://github.com/nikkinicholasromero/GTYDSR | c52c30a4206b6e15c4040e67a9fde7ed5233dc91 | 9996239a0bf85a31ea8c36451823d76f377f64f7 | refs/heads/master | 2020-05-22T13:14:36.249000 | 2015-08-13T08:38:20 | 2015-08-13T08:38:20 | 40,498,138 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gty.dsr.service;
import java.util.List;
import com.gty.dsr.beanfactory.BeanFactory;
import com.gty.dsr.dao.BranchDAO;
import com.gty.dsr.dao.RecordDAO;
import com.gty.dsr.domain.Branch;
public final class BranchService {
private static final BranchDAO branchDao = BeanFactory.getBranchDAO();
... | UTF-8 | Java | 2,446 | java | BranchService.java | Java | [] | null | [] | package com.gty.dsr.service;
import java.util.List;
import com.gty.dsr.beanfactory.BeanFactory;
import com.gty.dsr.dao.BranchDAO;
import com.gty.dsr.dao.RecordDAO;
import com.gty.dsr.domain.Branch;
public final class BranchService {
private static final BranchDAO branchDao = BeanFactory.getBranchDAO();
... | 2,446 | 0.728536 | 0.728536 | 83 | 27.469879 | 25.316473 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.626506 | false | false | 3 |
4454e78e423a20bdd2bc72688df66673aaf49c50 | 10,247,791,974,097 | c1d40991fb82e3f32765df767f21c9724f6c3fba | /OPP_Static/src/project/test/StaticStudyTest.java | e97f884dfed7a800d582acad2d0d2987975bb6ec | [] | no_license | DatGu/DatGu | https://github.com/DatGu/DatGu | 73045331f07cba0a60592c19030bc964f1605523 | 15300856f98df56e76168c56e50f8be22fbe506e | refs/heads/master | 2023-06-23T11:56:38.816000 | 2022-05-24T04:21:30 | 2022-05-24T04:21:30 | 388,779,684 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package project.test;
import project.model.StaticStudy;
public class StaticStudyTest {
public static void main(String[] args) {
StaticStudy a1=new StaticStudy();
StaticStudy a2=new StaticStudy();
a1.setA(12);
//do dùng chung biến static nên 2 biến đang trỏ cùng một ô nhớ
System.out.println(a1.getA());
... | UTF-8 | Java | 626 | java | StaticStudyTest.java | Java | [] | null | [] | package project.test;
import project.model.StaticStudy;
public class StaticStudyTest {
public static void main(String[] args) {
StaticStudy a1=new StaticStudy();
StaticStudy a2=new StaticStudy();
a1.setA(12);
//do dùng chung biến static nên 2 biến đang trỏ cùng một ô nhớ
System.out.println(a1.getA());
... | 626 | 0.680887 | 0.653584 | 29 | 19.206896 | 16.344101 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.724138 | false | false | 3 |
8fb37b52c4099bc47a8457466f846f0f2e9bd79a | 498,216,210,631 | 3a1f689e5ce3961cfca0cbfe5207fed472cfbf0b | /2016-2017algonquinproject/src/symphony/domain/CompositionBuilder.java | 7bc132f75d179f166cdf02e6ca212f8b402d0667 | [] | no_license | wang0561/collegeJAVAassignment | https://github.com/wang0561/collegeJAVAassignment | 9521a1c6c84549907018e99de9e490f39c398cd2 | 1c0f395148ac57b81c1020713b033bb8bbfdea06 | refs/heads/master | 2021-03-30T16:01:04.139000 | 2019-06-10T14:01:45 | 2019-06-10T14:01:45 | 96,569,302 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null |
/**
* @version 1.0
* @(#)ActivityDate.java 1.0 2017/03/19
* this is a part of project for CST8288_010 OOP with Design Patterns;
* */
package symphony.domain;//package for the project
import java.util.ArrayList;
import java.util.List;
/**
* The builder pattern of the composition
* @version 1.0
* @author Bo
*/... | UTF-8 | Java | 1,299 | java | CompositionBuilder.java | Java | [
{
"context": "tern of the composition\n * @version 1.0\n * @author Bo\n */\npublic class CompositionBuilder {\n\t\n\n\t/** id ",
"end": 316,
"score": 0.9920612573623657,
"start": 314,
"tag": "NAME",
"value": "Bo"
}
] | null | [] |
/**
* @version 1.0
* @(#)ActivityDate.java 1.0 2017/03/19
* this is a part of project for CST8288_010 OOP with Design Patterns;
* */
package symphony.domain;//package for the project
import java.util.ArrayList;
import java.util.List;
/**
* The builder pattern of the composition
* @version 1.0
* @author Bo
*/... | 1,299 | 0.684373 | 0.668206 | 71 | 17.281691 | 17.060112 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.915493 | false | false | 3 |
f852c9c8ce19f525226315e7c08ccf44b3a9a2b4 | 12,644,383,738,098 | d2dd5557c1e2f979d87c4ec691d44b323933039d | /datacube-core/src/main/java/fr/insee/bidbo/service/impl/DataSetServiceImpl.java | 5ec6b6d00c7e74a6b63940bafe46c0d69f8126bd | [] | no_license | Landalvic/los-hackathon | https://github.com/Landalvic/los-hackathon | c4b547a124fe1f5884c22c98c02795b771b56b2e | 4745193cb1a9fe8bae688d15d5e48209027aeca5 | refs/heads/master | 2020-03-26T17:11:44.206000 | 2018-09-11T13:56:20 | 2018-09-11T13:56:20 | 145,147,226 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fr.insee.bidbo.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import fr.insee.bidbo.dao.AttachableComplement;
import fr.insee.bidbo.dao.BaseRDF;
import fr.insee.bidbo.dao.DataSetDao;
import fr.insee.bidbo.mode... | UTF-8 | Java | 1,073 | java | DataSetServiceImpl.java | Java | [] | null | [] | package fr.insee.bidbo.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import fr.insee.bidbo.dao.AttachableComplement;
import fr.insee.bidbo.dao.BaseRDF;
import fr.insee.bidbo.dao.DataSetDao;
import fr.insee.bidbo.mode... | 1,073 | 0.792171 | 0.792171 | 37 | 28 | 28.424391 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.648649 | false | false | 3 |
10fafe7ac803c9d69e8b7e732519dac48b9d46df | 2,903,397,896,978 | 4a23c21dcd3758eb1f6d837e1957aa1bbbe4d845 | /src/main/java/de/heinemann/searchengine/api/Column.java | 25c133594c964093d5a3df7a654bbfafc8dadecc | [] | no_license | Pianoking1988/SearchEngine | https://github.com/Pianoking1988/SearchEngine | 4918d5895228b0bfe26f1ac972cadc2f18c482fa | d3fca82575208567ffd8d1d41fd2b9dc277b6240 | refs/heads/master | 2019-01-26T08:14:50.881000 | 2017-07-28T17:49:06 | 2017-07-28T17:49:06 | 97,959,829 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.heinemann.searchengine.api;
public interface Column {
public Table getTable();
public String getColumnName();
public String getFullColumnName(int depth);
}
| UTF-8 | Java | 190 | java | Column.java | Java | [] | null | [] | package de.heinemann.searchengine.api;
public interface Column {
public Table getTable();
public String getColumnName();
public String getFullColumnName(int depth);
}
| 190 | 0.710526 | 0.710526 | 11 | 15.272727 | 16.836599 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 3 |
ffb1b622d85a92fc1cba3c2a9ff34c6235cbc22e | 35,459,250,050,442 | bcf4757d197816dab860456f83c8a5a4a76c1682 | /src/main/java/com/zzu/booking_manager/announce/AnnOutParam.java | a789aa2024e349b2c312257fb6736e3972b62f40 | [] | no_license | zzuxgzh/booking_service | https://github.com/zzuxgzh/booking_service | f15c2485e2ec040bd123a11e54e3c93407d6dc80 | a8d58e2e0f479365ad66f3e3613fc08f7245e2c9 | refs/heads/master | 2022-12-08T04:48:21.797000 | 2020-08-22T08:04:29 | 2020-08-22T08:04:29 | 277,310,706 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zzu.booking_manager.announce;
import org.springframework.data.annotation.Transient;
import java.util.Date;
public class AnnOutParam {
//数据库属性
private int annId;
private int stafId;
private int dromId;
private Date date;
private String content;
private int status;
private S... | UTF-8 | Java | 2,635 | java | AnnOutParam.java | Java | [
{
"context": ", status=\" + status +\n \", name='\" + name + '\\'' +\n \", location='\" + locatio",
"end": 2341,
"score": 0.3644832968711853,
"start": 2337,
"tag": "NAME",
"value": "name"
}
] | null | [] | package com.zzu.booking_manager.announce;
import org.springframework.data.annotation.Transient;
import java.util.Date;
public class AnnOutParam {
//数据库属性
private int annId;
private int stafId;
private int dromId;
private Date date;
private String content;
private int status;
private S... | 2,635 | 0.55525 | 0.554856 | 117 | 20.735043 | 17.540377 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.367521 | false | false | 3 |
c77e7783c1313df0203209b3a352d989728a38a8 | 1,460,288,937,817 | 68355b5f099a9620a4d11f05243dfd6819d619e1 | /src/qpo/processor/PlanRelationNode.java | 48e8cf5b5bc258f58255772a908249880eae3bf9 | [] | no_license | EvangelosKarageorgos/QPO | https://github.com/EvangelosKarageorgos/QPO | 17a5ff9706ad9a17e3877ad71fe08a29671f5622 | 5107f2cca3dbc6402159cb4a13b2eed2239940df | refs/heads/master | 2021-01-21T11:07:48.418000 | 2015-03-19T21:48:00 | 2015-03-19T21:48:00 | 31,670,698 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package qpo.processor;
import qpo.data.info.CostEstimator;
import qpo.data.model.*;
public class PlanRelationNode extends PlanTableNode {
public PlanRelationNode(){
super();
relation = null;
}
public PlanRelationNode clone(){
PlanRelationNode result = new PlanRelationNode();
cloneValuesTo(result);
retur... | UTF-8 | Java | 988 | java | PlanRelationNode.java | Java | [] | null | [] | package qpo.processor;
import qpo.data.info.CostEstimator;
import qpo.data.model.*;
public class PlanRelationNode extends PlanTableNode {
public PlanRelationNode(){
super();
relation = null;
}
public PlanRelationNode clone(){
PlanRelationNode result = new PlanRelationNode();
cloneValuesTo(result);
retur... | 988 | 0.692308 | 0.688259 | 54 | 17.296297 | 17.565359 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.666667 | false | false | 3 |
998d2605a30b02e370b39e9b13439d325d67cfd6 | 31,688,268,759,279 | e12720faef6873e4401083be40198157d8686312 | /app/src/main/java/fr/ecole/eni/lokacar/contract/VehiculeContract.java | db27475529902be7c2301f37ae9e01828d40ef3e | [] | no_license | morganebaud/LokaCar | https://github.com/morganebaud/LokaCar | 64b7026ece825eb3a997d3dcf6ddcfa28804eabb | bfbb1e3f00848ad3118f243a1e46f34dd48af5bd | refs/heads/master | 2020-03-11T02:25:27.636000 | 2018-04-20T08:23:36 | 2018-04-20T08:23:36 | 129,715,708 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fr.ecole.eni.lokacar.contract;
public abstract class VehiculeContract {
public final static String VEHICULES_CREATE_TABLE = "CREATE TABLE IF NOT EXISTS "
+ "VEHICULES ("
+ "ID INTEGER PRIMARY KEY AUTOINCREMENT, "
+ "CNIT TEXT , "
+ "PRIX DOUBLE , "
... | UTF-8 | Java | 1,086 | java | VehiculeContract.java | Java | [] | null | [] | package fr.ecole.eni.lokacar.contract;
public abstract class VehiculeContract {
public final static String VEHICULES_CREATE_TABLE = "CREATE TABLE IF NOT EXISTS "
+ "VEHICULES ("
+ "ID INTEGER PRIMARY KEY AUTOINCREMENT, "
+ "CNIT TEXT , "
+ "PRIX DOUBLE , "
... | 1,086 | 0.615101 | 0.615101 | 30 | 35.200001 | 25.007198 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.633333 | false | false | 3 |
50280fbee3077fb38ce40b350e2e45f69ca37aae | 31,688,268,757,943 | fa389f297c792331f3d2f882468ffebdc0bdb533 | /server/src/main/java/com/thinkparity/server/model/backup/index/InternalIndexModel.java | d611231254102173feb81bdaf210bcf21afa5b52 | [] | no_license | raykroeker/thinkparity | https://github.com/raykroeker/thinkparity | 0e372117f1f5de52fa55ab1e82b86c13263641ea | 110b7a3a30e8e66ca4bdbb1a727964b3b6105532 | refs/heads/master | 2021-12-14T01:20:07.513000 | 2021-12-01T01:20:31 | 2021-12-01T01:20:31 | 9,827,564 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Mar 6, 2006
*/
package com.thinkparity.ophelia.model.index;
import com.thinkparity.codebase.Pair;
import com.thinkparity.codebase.model.annotation.ThinkParityTransaction;
import com.thinkparity.codebase.model.util.jta.TransactionType;
/**
* <b>Title:</b>thinkParity Internal Index Model<br>
* <b>Description:... | UTF-8 | Java | 1,651 | java | InternalIndexModel.java | Java | [
{
"context": "odel<br>\n * <b>Description:</b><br>\n * \n * @author raymond@thinkparity.com\n * @version 1.1.2.1\n */\n@ThinkParityTransaction(T",
"end": 367,
"score": 0.9999281167984009,
"start": 344,
"tag": "EMAIL",
"value": "raymond@thinkparity.com"
}
] | null | [] | /*
* Mar 6, 2006
*/
package com.thinkparity.ophelia.model.index;
import com.thinkparity.codebase.Pair;
import com.thinkparity.codebase.model.annotation.ThinkParityTransaction;
import com.thinkparity.codebase.model.util.jta.TransactionType;
/**
* <b>Title:</b>thinkParity Internal Index Model<br>
* <b>Description:... | 1,635 | 0.621442 | 0.61599 | 64 | 24.796875 | 23.325937 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.203125 | false | false | 3 |
4fb24588812eea103a02fadec8a112e8c64ec402 | 20,246,475,863,171 | 387f38caf80823e32fe899cf675d8a09c44df34b | /src/cetus/analysis/DDTest.java | dbc47b631a6de052684875dcb4d9971b9a3096f1 | [] | no_license | swiftcurrent2018/openarc | https://github.com/swiftcurrent2018/openarc | 329f4edbe81b7461c1d3ad20a93e9f85fd4aecec | 0661581e5ab00f1093323ecc5e294b84e3e8a645 | refs/heads/master | 2020-12-27T03:23:53.506000 | 2020-02-02T09:34:19 | 2020-02-02T09:34:19 | 237,747,669 | 6 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cetus.analysis;
import cetus.hir.Loop;
import java.util.LinkedList;
/**
* Any class implementing this interface represents a Dependence testing
* algorithm and provides the common functionality that these tests use to
* interface with the dependence test wrapper.
*/
public interface DDTest {
/**
* Run... | UTF-8 | Java | 1,085 | java | DDTest.java | Java | [] | null | [] | package cetus.analysis;
import cetus.hir.Loop;
import java.util.LinkedList;
/**
* Any class implementing this interface represents a Dependence testing
* algorithm and provides the common functionality that these tests use to
* interface with the dependence test wrapper.
*/
public interface DDTest {
/**
* Run... | 1,085 | 0.742857 | 0.742857 | 35 | 30 | 27.127214 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 3 |
bdc8ed0cf8d0e8412ff471e84da0f146f2699f6d | 39,436,389,748,897 | bf3af327858203ea2e8941e48031f7c3f0a6c4e9 | /src/com/op/service/email/impl/EmailTemplateServiceImpl.java | 1f781315732bda4b5e93ef13a38dfaaab58d4210 | [] | no_license | luotianwen/outdoorPortal | https://github.com/luotianwen/outdoorPortal | 3bf2b7c2fedc34409291427429f4e40bce941fda | 9d3c0601415a9bfb0720798b1f38586b282c8506 | refs/heads/master | 2021-06-24T01:07:00.413000 | 2017-09-09T15:01:53 | 2017-09-09T15:01:53 | 102,962,941 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.op.service.email.impl;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import org.springframework.stereotype.Service;
import com.op.dao.BaseDao;
import com.op.entity.email.EmailTemplate;
import com.op.service.email.EmailTemplateService;
import c... | UTF-8 | Java | 1,485 | java | EmailTemplateServiceImpl.java | Java | [
{
"context": "* 类名称:EmailTemplateServiceImpl \n* 类描述: \n* 创建人:Win Zhong \n* 创建时间:2015年12月28日 下午1:23:29 \n* 修改人:Win Zhon",
"end": 484,
"score": 0.9998996257781982,
"start": 475,
"tag": "NAME",
"value": "Win Zhong"
},
{
"context": "in Zhong \n* 创建时间:2015年12月28日 下午1:23:29 \n... | null | [] | package com.op.service.email.impl;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import org.springframework.stereotype.Service;
import com.op.dao.BaseDao;
import com.op.entity.email.EmailTemplate;
import com.op.service.email.EmailTemplateService;
import c... | 1,479 | 0.741065 | 0.722101 | 56 | 23.482143 | 25.002851 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.982143 | false | false | 7 |
2b1dfe084221b87a195cd946f25af688c09d45c4 | 34,548,716,985,135 | 5fd2c55a3182651c3130cc039bc2d1e316a84114 | /src/yummyhome/dao/DisheDao.java | 98a6ab5242815250bf4643926afa9eee64631914 | [] | no_license | timHuang15/YummyHome_project | https://github.com/timHuang15/YummyHome_project | 6d55aff5368b2d2105edb3576110473216892b57 | 8247b5be9e8502f84a25c407b71d0ef0460d4618 | refs/heads/master | 2021-05-11T07:06:46.484000 | 2018-02-14T08:28:27 | 2018-02-14T08:28:27 | 118,006,920 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package yummyhome.dao;
import java.util.List;
import yummyhome.entity.Dishe;
public interface DisheDao {
/*根据条件列出所有菜品*/
public List<Dishe> queryList(String whereSql,Object[] params);
/*根据ID查处菜品*/
public Dishe queryById(Integer id);
/*根据ID删除菜品*/
public void delete(Integer id);
/*根据ID删除多份菜品*/
pub... | UTF-8 | Java | 801 | java | DisheDao.java | Java | [] | null | [] | package yummyhome.dao;
import java.util.List;
import yummyhome.entity.Dishe;
public interface DisheDao {
/*根据条件列出所有菜品*/
public List<Dishe> queryList(String whereSql,Object[] params);
/*根据ID查处菜品*/
public Dishe queryById(Integer id);
/*根据ID删除菜品*/
public void delete(Integer id);
/*根据ID删除多份菜品*/
pub... | 801 | 0.67916 | 0.67916 | 26 | 23.653847 | 20.812243 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.307692 | false | false | 7 |
75ddf8a06ad6a38267034b7f055105d805d9d7fe | 39,075,612,498,165 | e5509c50ac39e71db441ae0b03b7c2b41f6a30a4 | /src/main/java/abstractFactory/ConcreteProduct2.java | b9c8c890d16e876f0d394ad660c51deb3e091b0b | [] | no_license | MateoAltamirano/DesignPatterns | https://github.com/MateoAltamirano/DesignPatterns | d1ec2741346a94381affa8b73c87306a0f2e0aff | 8c1815a3a77055d0ffda263c614a5f73e770da3a | refs/heads/master | 2020-09-07T18:00:19.399000 | 2019-11-11T00:18:22 | 2019-11-11T00:18:22 | 220,869,462 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package abstractFactory;
public class ConcreteProduct2 extends Product {
@Override
public void operation() {
System.out.println("2");
}
}
| UTF-8 | Java | 146 | java | ConcreteProduct2.java | Java | [] | null | [] | package abstractFactory;
public class ConcreteProduct2 extends Product {
@Override
public void operation() {
System.out.println("2");
}
}
| 146 | 0.732877 | 0.719178 | 10 | 13.6 | 15.467385 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.7 | false | false | 7 |
282411b212e476c65c108c2d5b39f3b908007d73 | 38,903,813,816,397 | 95d1c84a9aeaa1122b18127d99192036a5c70e46 | /PI/PI-ejb/src/main/java/Services/Gas_StationService.java | a9c1da984edae1d4393cace0a8d205bbaa9bafeb | [] | no_license | oil-compagny/Project-oil | https://github.com/oil-compagny/Project-oil | bddc17eb1d694fc27d4590d1c0ec335514a39d87 | 7755e40e1043a3d94303d9c612dcdc5e0411e310 | refs/heads/master | 2020-05-07T11:51:52.384000 | 2019-05-07T03:28:21 | 2019-05-07T03:28:21 | 180,476,984 | 0 | 0 | null | false | 2019-04-10T10:49:07 | 2019-04-10T01:26:52 | 2019-04-10T03:15:39 | 2019-04-10T10:49:06 | 49,357 | 0 | 0 | 0 | Java | false | false | package Services;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import javax.ejb.Stateless;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import javax.persistence.TypedQuery;
import Entities.Accounting;
import Entities.Cistern;
import Entities.Comma... | UTF-8 | Java | 5,289 | java | Gas_StationService.java | Java | [] | null | [] | package Services;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import javax.ejb.Stateless;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import javax.persistence.TypedQuery;
import Entities.Accounting;
import Entities.Cistern;
import Entities.Comma... | 5,289 | 0.693515 | 0.691624 | 206 | 24.674757 | 27.038197 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.262136 | false | false | 7 |
5fb356a8061866513bdaa6db68071b9391c9e69b | 38,903,813,817,397 | bbafbb4abc352415c6139fc749cdc6d75c9957d2 | /demoDataBase/src/main/java/com/example/demodatabase/HomeController.java | caa31d42f37c8b0a49e6d354cb75d627def7c41d | [] | no_license | Xuanduc1506/DemoDatabase | https://github.com/Xuanduc1506/DemoDatabase | 3a20981fe13c5e2ff1021a912c18cbd45e821c0d | 35d1fcd4410ef0a7a02c3b8a237dda4df944d541 | refs/heads/main | 2023-06-30T09:55:18.597000 | 2021-08-05T10:52:52 | 2021-08-05T10:52:52 | 393,006,214 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demodatabase;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RestController;
import java.util.ArrayList;
import java.util.List;
@RestController
public class HomeController {
private List<StudentRespond> list = new ArrayList<>();
p... | UTF-8 | Java | 610 | java | HomeController.java | Java | [] | null | [] | package com.example.demodatabase;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RestController;
import java.util.ArrayList;
import java.util.List;
@RestController
public class HomeController {
private List<StudentRespond> list = new ArrayList<>();
p... | 610 | 0.760656 | 0.760656 | 22 | 26.727272 | 22.913239 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409091 | false | false | 7 |
ec326bd29c97b1440411b30c989ee8a3f2b5d758 | 17,317,308,157,241 | ecc9896f0c785328af6f595d0f74850992793d40 | /app/src/main/java/me/muhammadfaisal/krlku/travel/model/Travel.java | 80d9a3fc22a4ed0e596d7aeba565b595d8181609 | [] | no_license | muhammadfaisalr/KRLku | https://github.com/muhammadfaisalr/KRLku | abc98601aee65264b2b9a3f26a66a3edf3231524 | cfb29c051905f797cf29372b5d5a40e852f443df | refs/heads/master | 2022-03-30T18:16:05.056000 | 2020-01-11T02:29:37 | 2020-01-11T02:29:37 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.muhammadfaisal.krlku.travel.model;
public class Travel {
String title, subtitle, other;
int price, otherPrice, image;
public Travel(String title, String subtitle, String other, int price, int otherPrice, int image){
this.title = title;
this.subtitle = subtitle;
this.othe... | UTF-8 | Java | 1,279 | java | Travel.java | Java | [
{
"context": "package me.muhammadfaisal.krlku.travel.model;\n\npublic class Travel {\n ",
"end": 21,
"score": 0.5984281897544861,
"start": 19,
"tag": "USERNAME",
"value": "fa"
}
] | null | [] | package me.muhammadfaisal.krlku.travel.model;
public class Travel {
String title, subtitle, other;
int price, otherPrice, image;
public Travel(String title, String subtitle, String other, int price, int otherPrice, int image){
this.title = title;
this.subtitle = subtitle;
this.othe... | 1,279 | 0.589523 | 0.589523 | 63 | 19.301588 | 18.329121 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.47619 | false | false | 7 |
b5c11aba2110da589b65002aca4d8b9929ca6c94 | 28,501,403,018,925 | 565b30855f79d838f38275c837e1a4fae3b325cb | /src/main/java/entities/dbEntities/sourceType.java | cbd821f209744a90b749965ad332c2ef68209a97 | [] | no_license | EugenUA/VulnerabilityAggregation | https://github.com/EugenUA/VulnerabilityAggregation | 17efe255e37f599d4dc84a1ba26da3a38aea2571 | 2d3a03fda70095786d49cf96db48f1f0366e8bbc | refs/heads/master | 2021-01-15T08:52:37.667000 | 2018-02-05T15:59:07 | 2018-02-05T15:59:07 | 99,571,000 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package entities.dbEntities;
/**
* Created by Eugen on 31.08.2017.
*/
public enum sourceType {
EMAIL,
WEBPAGE,
RSSFEED;
}
| UTF-8 | Java | 139 | java | sourceType.java | Java | [
{
"context": "package entities.dbEntities;\n\n/**\n * Created by Eugen on 31.08.2017.\n */\npublic enum sourceType {\n\n ",
"end": 53,
"score": 0.8874328136444092,
"start": 48,
"tag": "NAME",
"value": "Eugen"
}
] | null | [] | package entities.dbEntities;
/**
* Created by Eugen on 31.08.2017.
*/
public enum sourceType {
EMAIL,
WEBPAGE,
RSSFEED;
}
| 139 | 0.633094 | 0.57554 | 12 | 10.583333 | 11.470675 | 34 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 7 |
4a54539fa5dadc061ab4f2044b72a30568a2b53a | 7,284,264,540,371 | 701b7c0e4a851dc981d4dc15b39fb236154e2145 | /OTS/src/java/OTS/DataModels/CourseregistrationId.java | d8d828b11c2e4a5945326cb080bbb1b8429c1d7c | [] | no_license | aggreyeb/OTS_Thesis | https://github.com/aggreyeb/OTS_Thesis | 2cb07fc814b39684b7f2204a6eb72f151a90366c | cad2383118b8097116b9f59bcf6ab880df0f45ba | refs/heads/master | 2020-04-12T05:33:27.576000 | 2017-10-06T18:35:39 | 2017-10-06T18:35:39 | 62,575,058 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package OTS.DataModels;
// Generated Dec 20, 2014 11:09:02 AM by Hibernate Tools 4.3.1
/**
* CourseregistrationId generated by hbm2java
*/
public class CourseregistrationId implements java.io.Serializable {
private int studentId;
private int courseId;
public CourseregistrationId() {
}
pu... | UTF-8 | Java | 1,371 | java | CourseregistrationId.java | Java | [] | null | [] | package OTS.DataModels;
// Generated Dec 20, 2014 11:09:02 AM by Hibernate Tools 4.3.1
/**
* CourseregistrationId generated by hbm2java
*/
public class CourseregistrationId implements java.io.Serializable {
private int studentId;
private int courseId;
public CourseregistrationId() {
}
pu... | 1,371 | 0.623632 | 0.607586 | 58 | 22.603449 | 21.61891 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.482759 | false | false | 7 |
c3cc04316ecf5ed9ac2707f6bf8a30eef7175119 | 16,174,846,859,157 | 6235d3b43a49a6d7fea4344300874e8e6853f020 | /src/main/java/com/ss/android/ugc/aweme/shortvideo/q/b/a.java | 571fbd213d833ec55b72b07f8b9224865e3f5a22 | [] | no_license | junges521/src_awe | https://github.com/junges521/src_awe | a12bcfeb6c62bd55afba7147b83f4e3df8797019 | cff4a5e230f3346f493df79744e6f2a6f20a47e2 | refs/heads/master | 2020-07-13T19:37:36.253000 | 2019-08-29T10:47:51 | 2019-08-29T10:47:51 | 205,140,726 | 0 | 0 | null | true | 2019-08-29T10:41:58 | 2019-08-29T10:41:58 | 2019-08-29T08:24:29 | 2019-08-23T11:31:27 | 177,015 | 0 | 0 | 0 | null | false | false | package com.ss.android.ugc.aweme.shortvideo.q.b;
import android.text.TextUtils;
import com.bytedance.common.utility.DigestUtils;
import com.meituan.robust.ChangeQuickRedirect;
import com.meituan.robust.PatchProxy;
import com.ss.android.ugc.aweme.C0906R;
import com.ss.android.ugc.aweme.account.f;
import com.ss.android.... | UTF-8 | Java | 4,611 | java | a.java | Java | [] | null | [] | package com.ss.android.ugc.aweme.shortvideo.q.b;
import android.text.TextUtils;
import com.bytedance.common.utility.DigestUtils;
import com.meituan.robust.ChangeQuickRedirect;
import com.meituan.robust.PatchProxy;
import com.ss.android.ugc.aweme.C0906R;
import com.ss.android.ugc.aweme.account.f;
import com.ss.android.... | 4,611 | 0.555411 | 0.505964 | 128 | 35.023438 | 30.436785 | 159 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.898438 | false | false | 7 |
b0dd54dd6abca19f7ea243bccdb68fa0c13cd59c | 8,263,517,115,489 | b232615a4782822e9320810b5f9767f4540277b3 | /src/main/java/de/gzockoll/prototype/jsf/entity/GroupRepository.java | 347d18387b62213550e937d9591f245332c4e363 | [] | no_license | MehrCurry/primefaces-demo | https://github.com/MehrCurry/primefaces-demo | ff2d5b8a5879e613f7d5819c9258c0f2c0cf1a71 | 452efdeed67532c66bebf9ad81cd7ac8375b6ef8 | refs/heads/master | 2021-03-12T19:57:17.847000 | 2015-06-23T07:54:14 | 2015-06-23T07:54:14 | 32,180,358 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.gzockoll.prototype.jsf.entity;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface GroupRepository extends JpaRepository<TemplateGroup,Long> {
}
| UTF-8 | Java | 247 | java | GroupRepository.java | Java | [] | null | [] | package de.gzockoll.prototype.jsf.entity;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface GroupRepository extends JpaRepository<TemplateGroup,Long> {
}
| 247 | 0.850202 | 0.850202 | 8 | 29.875 | 28.637552 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 7 |
689c7fad529618a37249afa9f88822e3a7646841 | 15,607,911,190,941 | 23b6a429c738c0cd6f5748fd265d3157766afada | /app/src/main/java/com/jasoncareter/onetick/mModel/GetLyricArray.java | 2972ad0e83ba3a14ed617f133c4f8feb0024ac13 | [] | no_license | YLzpppp/OneTick | https://github.com/YLzpppp/OneTick | c3e795a3bf9b752ecbc635f2b0e862f4fd7c436d | ec0c58382a298a9d2be73959195a58181906c084 | refs/heads/master | 2020-04-20T23:51:03.493000 | 2019-04-10T20:16:32 | 2019-04-10T20:16:32 | 169,178,904 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jasoncareter.onetick.mModel;
import android.app.Activity;
import android.content.Context;
import android.content.res.AssetManager;
import android.util.Log;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.util.ArrayList;
i... | UTF-8 | Java | 2,755 | java | GetLyricArray.java | Java | [] | null | [] | package com.jasoncareter.onetick.mModel;
import android.app.Activity;
import android.content.Context;
import android.content.res.AssetManager;
import android.util.Log;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.util.ArrayList;
i... | 2,755 | 0.607623 | 0.600363 | 84 | 31.809525 | 23.849966 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.607143 | false | false | 7 |
191f609923198f08732fe209f594f227e613a0d2 | 15,607,911,189,506 | ee94f6c8fb4f118836088bb35a8f19c3db559410 | /Prog2/src/main/java/klausurvorbereitung/aufgabe7/Mitarbeiter.java | 217209380607324a9a4472605d733db53a76551c | [] | no_license | MrIceTea321/FHWS-Programmieren | https://github.com/MrIceTea321/FHWS-Programmieren | c35e6cc8f7f2b0352d18aa60ef234624b8b4b410 | 4456b7adff35b50ff4b177f15e3105f97345553a | refs/heads/master | 2020-12-11T11:13:47.566000 | 2020-01-13T14:58:28 | 2020-01-13T14:58:28 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package klausurvorbereitung.aufgabe7;
import java.io.EOFException;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.io.Serializable;
import java.util.Arrays... | UTF-8 | Java | 3,901 | java | Mitarbeiter.java | Java | [
{
"context": "ring[] args) {\n\tMitarbeiter m1 = new Mitarbeiter(\"Max\",\"Mustermann\",1,3000);\n\tMitarbeiter m2 = new Mita",
"end": 2464,
"score": 0.9998807907104492,
"start": 2461,
"tag": "NAME",
"value": "Max"
},
{
"context": " args) {\n\tMitarbeiter m1 = new Mitarbeiter(\"Max\"... | null | [] | package klausurvorbereitung.aufgabe7;
import java.io.EOFException;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.io.Serializable;
import java.util.Arrays... | 3,901 | 0.663676 | 0.653935 | 139 | 27.064749 | 21.72563 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.33813 | false | false | 7 |
fd1e1237cfa8dbab3b920172dff848917bceef28 | 23,381,801,996,681 | eba7ad6dea29ff36ae8922bb19236f9f85337a16 | /tests/src/main/java/org/hibernate/beanvalidation/tck/tests/xmlconfiguration/ConstraintValidatorFactorySpecifiedInValidationXmlTest.java | e50546eb14ceebc93ffb0f68b4b72ce5495645d1 | [
"Apache-2.0"
] | permissive | lpandzic/beanvalidation-tck | https://github.com/lpandzic/beanvalidation-tck | 9dfb7ec1a60d3caf14f9bd1998ac724f465ebf07 | be9df07f35d005b56425d199b12f956a11288d35 | refs/heads/master | 2021-01-18T10:11:18.602000 | 2015-06-18T15:01:50 | 2015-06-18T15:01:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* JBoss, Home of Professional Open Source
* Copyright 2009, Red Hat, Inc. and/or its affiliates, and individual contributors
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may ... | UTF-8 | Java | 3,508 | java | ConstraintValidatorFactorySpecifiedInValidationXmlTest.java | Java | [
{
"context": "atic org.testng.Assert.assertTrue;\n\n/**\n * @author Hardy Ferentschik\n */\n@SpecVersion(spec = \"beanvalidation\", version",
"end": 1569,
"score": 0.999809741973877,
"start": 1552,
"tag": "NAME",
"value": "Hardy Ferentschik"
}
] | null | [] | /*
* JBoss, Home of Professional Open Source
* Copyright 2009, Red Hat, Inc. and/or its affiliates, and individual contributors
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may ... | 3,497 | 0.775086 | 0.768814 | 95 | 35.926315 | 30.623775 | 124 | false | false | 0 | 0 | 0 | 0 | 69 | 0.019669 | 2 | false | false | 7 |
d1ba81315ef0481c82da08738d4b94948cfc51bd | 27,908,697,504,430 | 3caef593748dbd183c2cbb32e91c663d281a0e92 | /java/src/ch09/Ex05.java | a7396df6ffcb5c0e09803c341b01e77258163834 | [] | no_license | imdangun/lecture | https://github.com/imdangun/lecture | 9f4f71757a10e7db8d51a11276866c38e212a8a6 | d0bbd57370f7234302e3280158e9d54a090a7d1b | refs/heads/master | 2018-02-18T10:38:44.709000 | 2016-12-11T04:57:04 | 2016-12-11T04:57:04 | 42,836,903 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ch09;
public class Ex05 {
public static void main(String[] args){
String s = new String("korea");
java.util.Date today = new java.util.Date();
System.out.println(s);
System.out.println(today);
}
} | UTF-8 | Java | 228 | java | Ex05.java | Java | [] | null | [] | package ch09;
public class Ex05 {
public static void main(String[] args){
String s = new String("korea");
java.util.Date today = new java.util.Date();
System.out.println(s);
System.out.println(today);
}
} | 228 | 0.644737 | 0.627193 | 11 | 18.90909 | 15.871384 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.545455 | false | false | 7 |
fef6e8f63d50f20fa2b863daf242ed8a31811dc8 | 25,709,674,252,652 | 6691f87834afee24a2409cff20c911eb4004be99 | /server/src/main/java/edu/exigen/server/dao/hibernate/HibernateReaderDAO.java | 533665d0f0658437cc50533297b286e86142fabb | [] | no_license | vijayvani/Library-161 | https://github.com/vijayvani/Library-161 | fc6ea3da6d60097a8579cbaf09721c2a29b2893f | 60d37e48eecd72947a4e754a5229e09dbf396be1 | refs/heads/master | 2020-05-16T08:39:05.570000 | 2012-09-30T20:35:25 | 2012-09-30T20:35:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.exigen.server.dao.hibernate;
import edu.exigen.entities.Reader;
import edu.exigen.server.dao.LibraryDAOException;
import edu.exigen.server.dao.ReaderDAO;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.EntityTransaction;
import java.... | UTF-8 | Java | 3,651 | java | HibernateReaderDAO.java | Java | [
{
"context": "action;\r\nimport java.util.List;\r\n\r\n/**\r\n * @author Tedikova O.\r\n * @version 1.0\r\n */\r\npublic class HibernateRead",
"end": 360,
"score": 0.9989321231842041,
"start": 350,
"tag": "NAME",
"value": "Tedikova O"
}
] | null | [] | package edu.exigen.server.dao.hibernate;
import edu.exigen.entities.Reader;
import edu.exigen.server.dao.LibraryDAOException;
import edu.exigen.server.dao.ReaderDAO;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.EntityTransaction;
import java.... | 3,647 | 0.536018 | 0.53547 | 120 | 28.424999 | 22.033558 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.516667 | false | false | 7 |
727dd8315b35d7a834bf793ab24e735c70ca49ae | 14,353,780,732,717 | 422000d9cf02427f3cd2c33b6697417b2f69aafb | /src/main/java/springboot/with/security/repository/AgendaRepository.java | 3d4a23c02ca1f2a73f3601114ec9e317fa7b0e42 | [] | no_license | Roy812/Project_with_security | https://github.com/Roy812/Project_with_security | 616b1f8b52f352eb42e56b3cda6131d1f3be37d0 | 8f4b7a33930bfad406b974476d4797638d7581f1 | refs/heads/main | 2023-08-06T07:30:36.890000 | 2021-10-01T01:04:54 | 2021-10-01T01:04:54 | 406,065,923 | 0 | 0 | null | false | 2021-10-01T01:04:55 | 2021-09-13T17:22:56 | 2021-09-30T22:02:38 | 2021-10-01T01:04:54 | 590 | 0 | 0 | 0 | Java | false | false | package springboot.with.security.repository;
import springboot.with.security.domain.Agenda;
import org.springframework.data.jpa.repository.JpaRepository;
//De klasse 'JpaRepository' is in staat om op basis van een geschreven methode een query te genereren richting de database.
public interface AgendaRepository extend... | UTF-8 | Java | 355 | java | AgendaRepository.java | Java | [] | null | [] | package springboot.with.security.repository;
import springboot.with.security.domain.Agenda;
import org.springframework.data.jpa.repository.JpaRepository;
//De klasse 'JpaRepository' is in staat om op basis van een geschreven methode een query te genereren richting de database.
public interface AgendaRepository extend... | 355 | 0.825352 | 0.825352 | 9 | 38.444443 | 40.335018 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 7 |
842971154b1c23d5455846213381e07abc676145 | 25,503,515,852,623 | 7b9c56f09ba89a837e8db1a658881dda14570cfb | /CS704_GP/src/rotaryTable/rotaryTable.java | 8b793885f2f0cc0a3e2358d1eec5a0b7b7572971 | [] | no_license | tllop491/capper | https://github.com/tllop491/capper | 84642087673996bb1ee8fd68f263fd6fa82687fd | f98352bd7f8028bae579512ceeaf83e09fabb584 | refs/heads/master | 2022-12-19T18:05:42.639000 | 2020-09-25T07:43:23 | 2020-09-25T07:43:23 | 294,264,330 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package rotaryTable;
public class rotaryTable {
public boolean index[] = {false, false, false, false, false, false};
public void shift() {
for (int i = 5; i > 0; i--) {
index[i] = index[i-1];
}
index[0] = false; // assuming no new bottle at pos 1
}
public void load() {
index[0] = true; ... | UTF-8 | Java | 523 | java | rotaryTable.java | Java | [] | null | [] | package rotaryTable;
public class rotaryTable {
public boolean index[] = {false, false, false, false, false, false};
public void shift() {
for (int i = 5; i > 0; i--) {
index[i] = index[i-1];
}
index[0] = false; // assuming no new bottle at pos 1
}
public void load() {
index[0] = true; ... | 523 | 0.535373 | 0.518164 | 28 | 16.678572 | 17.439802 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.928571 | false | false | 7 |
1235097567db0758a83660026d488f72bde03fcb | 11,433,202,976,480 | 7a01c212fafcf49077e35ba495f0a2c0ee0cb611 | /src/Vues/ClientView.java | 1fea2f67d34ab4f5b5c674523388b66530b5c451 | [] | no_license | CoThomas/ClientHTTP | https://github.com/CoThomas/ClientHTTP | 2fa853bc3512de040f0f1660827404f5d3c1f3a7 | 7910d916227b9c73441595f3280f2a1dd6308665 | refs/heads/master | 2020-03-04T03:16:39.348000 | 2014-06-18T13:17:36 | 2014-06-18T13:17:36 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package Vues;
import Controlleurs.ClientController;
import java.awt.*;
import java.awt.event.ActionListener;
import java.net.SocketException;
import javax.swing.*;
/**
*
* @author Thomas COQUAN et Dorian MEIN
*/
pu... | UTF-8 | Java | 1,445 | java | ClientView.java | Java | [
{
"context": "xception;\nimport javax.swing.*;\n\n/**\n *\n * @author Thomas COQUAN et Dorian MEIN\n */\n\npublic class ClientView exten",
"end": 297,
"score": 0.9997997283935547,
"start": 284,
"tag": "NAME",
"value": "Thomas COQUAN"
},
{
"context": "javax.swing.*;\n\n/**\n *\n * @au... | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package Vues;
import Controlleurs.ClientController;
import java.awt.*;
import java.awt.event.ActionListener;
import java.net.SocketException;
import javax.swing.*;
/**
*
* @author <NAME> et <NAME>
*/
public class C... | 1,433 | 0.696194 | 0.687889 | 57 | 24.350878 | 20.191618 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.614035 | false | false | 7 |
921cd261d99ffc1122188a2f6602d8775ad491ad | 14,886,356,689,453 | 7318fa6400f3daa55fe8871913140c5ac850a64e | /app/src/main/java/supblois/alexc/ovh/supblois/dao/MyAccountDAO.java | 54892ac56f5177efd1848445ccbfce608ef4d49c | [] | no_license | AlexChanson/SupBlois | https://github.com/AlexChanson/SupBlois | fc2adedeaa9f82c7a94682c643b41a5cf3c4597d | 1ba6491e883abe4955d5862080c9ac567733fbad | refs/heads/master | 2021-09-03T08:35:10.946000 | 2018-01-07T15:46:31 | 2018-01-07T15:46:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package supblois.alexc.ovh.supblois.dao;
import android.content.ContentValues;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.util.Log;
import java.util.ArrayList;
import java.util.Optional;
/**
* Created by ben on 10/12/17.
*/
public class MyAccountDAO implements IA... | UTF-8 | Java | 5,650 | java | MyAccountDAO.java | Java | [
{
"context": "ist;\nimport java.util.Optional;\n\n/**\n * Created by ben on 10/12/17.\n */\n\npublic class MyAccountDAO imple",
"end": 262,
"score": 0.8465702533721924,
"start": 259,
"tag": "USERNAME",
"value": "ben"
}
] | null | [] | package supblois.alexc.ovh.supblois.dao;
import android.content.ContentValues;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.util.Log;
import java.util.ArrayList;
import java.util.Optional;
/**
* Created by ben on 10/12/17.
*/
public class MyAccountDAO implements IA... | 5,650 | 0.650796 | 0.645841 | 158 | 34.759495 | 31.889729 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.987342 | false | false | 7 |
b6017f9b3a5aa1117652ba535a0c34b89eeed66b | 34,265,249,105,477 | 950146208ff77994f0432b085c9e62ca912c7424 | /src/po/ManagerVo.java | 189c7c229312305ad638ce0e66ab828317080218 | [] | no_license | Pharaoh95/TrainingProgramManager | https://github.com/Pharaoh95/TrainingProgramManager | 70ef687ed6957f5a40d5bd507af52d653f11935a | 1c345a2818783a2e110fbd6c650733b828d79978 | refs/heads/master | 2021-01-19T00:44:54.089000 | 2016-11-09T07:58:28 | 2016-11-09T07:58:28 | 73,262,884 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package po;
public class ManagerVo extends BaseVo {
private String id;
private String password;
private String character;
private String newPassword;
public String getId() {
return id;
}
public void setId(String id) {
this.id = id;
}
@Override
public String toString() {
return "Man... | UTF-8 | Java | 847 | java | ManagerVo.java | Java | [
{
"context": "\r\n\t\treturn \"ManagerVo [id=\" + id + \", password=\" + password + \", character=\" + character + \"]\";\r\n\t}\r\n\r\n\tpubli",
"end": 364,
"score": 0.7243280410766602,
"start": 356,
"tag": "PASSWORD",
"value": "password"
},
{
"context": "ssword(String newPassword) ... | null | [] | package po;
public class ManagerVo extends BaseVo {
private String id;
private String password;
private String character;
private String newPassword;
public String getId() {
return id;
}
public void setId(String id) {
this.id = id;
}
@Override
public String toString() {
return "Man... | 848 | 0.662338 | 0.662338 | 45 | 16.822222 | 18.728811 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.266667 | false | false | 7 |
962270a091d3f1e0e4e1727e8bccbd9fab99ad90 | 7,224,135,030,965 | eea985d0cb0d416e192d9a4679720d94dc6fac52 | /L62_05APR20/src/MCM.java | 0f55882739d374cb081e726224715ed5059a68ca | [] | no_license | kaushalsharma1998/Algo | https://github.com/kaushalsharma1998/Algo | bdbe650c2a9aa531fe54e97acab87c7dde0342cb | 364b9e5cefcf4ba5f063feb95c5148e25783056f | refs/heads/master | 2021-05-17T16:06:25.217000 | 2020-05-21T13:53:03 | 2020-05-21T13:53:03 | 250,861,838 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class MCM {
public static int mcm(int arr[],int si,int ei,int dp[][] )
{
if(si+1==ei)
return 0;
int min_=(int)1e8;
if(dp[si][ei]!=0)
return dp[si][ei];
for(int cut=si+1;cut<ei;cut++)
{
int left=mcm(arr, si, cut, dp);
int right=mcm(arr, cut, ei, dp);
int myCost=left+ar... | UTF-8 | Java | 659 | java | MCM.java | Java | [] | null | [] |
public class MCM {
public static int mcm(int arr[],int si,int ei,int dp[][] )
{
if(si+1==ei)
return 0;
int min_=(int)1e8;
if(dp[si][ei]!=0)
return dp[si][ei];
for(int cut=si+1;cut<ei;cut++)
{
int left=mcm(arr, si, cut, dp);
int right=mcm(arr, cut, ei, dp);
int myCost=left+ar... | 659 | 0.555387 | 0.528073 | 29 | 20.655172 | 18.078899 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.758621 | false | false | 7 |
b0bfbba481bf783f91778fddefee93a4af3b7b79 | 33,002,528,729,345 | f94f3d452abc048c9704b8546dfe0f0faf28156b | /ui资源/商城/mall/src/main/java/com/scoprion/mall/seller/mapper/SellerGoodMapper.java | 02b969ecfc7b35ab5e9bc89d19947423d4e685b8 | [] | no_license | 1924666540/miniprogram | https://github.com/1924666540/miniprogram | e5c61f2140a994940795f7fd24034ed0509bd9c2 | 9a6b30e57c95471818b44cf61e0ee5ea5b3d7591 | refs/heads/master | 2022-12-29T19:20:45.450000 | 2020-10-13T06:59:16 | 2020-10-13T06:59:16 | 303,583,469 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.scoprion.mall.seller.mapper;
import com.github.pagehelper.Page;
import com.scoprion.mall.domain.good.GoodExt;
import com.scoprion.mall.domain.good.Goods;
import com.scoprion.mall.domain.request.GoodRequestParams;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
impo... | UTF-8 | Java | 2,267 | java | SellerGoodMapper.java | Java | [
{
"context": "ons.Param;\n\nimport java.util.List;\n\n/**\n * @author ycj\n * @version V1.0 <>\n * @date 2017-12-08 10:26\n */",
"end": 358,
"score": 0.9996095895767212,
"start": 355,
"tag": "USERNAME",
"value": "ycj"
}
] | null | [] | package com.scoprion.mall.seller.mapper;
import com.github.pagehelper.Page;
import com.scoprion.mall.domain.good.GoodExt;
import com.scoprion.mall.domain.good.Goods;
import com.scoprion.mall.domain.request.GoodRequestParams;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
impo... | 2,267 | 0.582169 | 0.573494 | 103 | 19.145632 | 19.527132 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.194175 | false | false | 7 |
5d8e92e5e8c044db522802915b4f245a557c933d | 14,809,047,281,140 | 987be24e950c362bdf9abdf1677adfaa2568e8a8 | /kodilla-good-patterns/src/main/java/com/kodillla/good/patterns/challenges/TextMessageInformationService.java | 40465a538e9ec36f6a98960ba2629dea4f53c9d5 | [] | no_license | Arcadiusz/Arkadiusz-Urbanski-Kodilla-java | https://github.com/Arcadiusz/Arkadiusz-Urbanski-Kodilla-java | 978c0826742572685044957e3bb45013e9c8406b | ce4447095af500e67dee8401c0744867087feac4 | refs/heads/master | 2020-03-16T16:20:27.307000 | 2018-10-13T16:48:09 | 2018-10-13T16:48:09 | 132,782,821 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kodillla.good.patterns.challenges;
public class TextMessageInformationService implements InformationService {
public void inform(User user) {
System.out.println("Sending text message notify to " + user.getName() + " " + user.getSurname());
}
} | UTF-8 | Java | 272 | java | TextMessageInformationService.java | Java | [] | null | [] | package com.kodillla.good.patterns.challenges;
public class TextMessageInformationService implements InformationService {
public void inform(User user) {
System.out.println("Sending text message notify to " + user.getName() + " " + user.getSurname());
}
} | 272 | 0.731618 | 0.731618 | 7 | 38 | 37.340134 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 7 |
1e34be35dbba4558717c7cd97cb2422acd33d519 | 18,416,819,824,291 | a51285c808641c8da1b6b653295f506844075825 | /src/main/java/de/fubatra/archiv/client/events/HasSavePictureEventHandlers.java | de34646edb605b7796ee260e051110cde94c549b | [
"Apache-2.0"
] | permissive | bseber/fubatra-archiv | https://github.com/bseber/fubatra-archiv | fb8547b22ee2ed10da377eb223b6b8ce786ee894 | 496d2881562f0d22dab1f651abf207bc0a3c6c62 | refs/heads/master | 2021-01-20T11:31:37.494000 | 2012-05-17T21:21:16 | 2012-05-17T21:21:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.fubatra.archiv.client.events;
import com.google.gwt.event.shared.HasHandlers;
import com.google.web.bindery.event.shared.HandlerRegistration;
public interface HasSavePictureEventHandlers extends HasHandlers {
HandlerRegistration addSavePictureEventHandler(SavePictureEvent.Handler handler);
}
| UTF-8 | Java | 310 | java | HasSavePictureEventHandlers.java | Java | [] | null | [] | package de.fubatra.archiv.client.events;
import com.google.gwt.event.shared.HasHandlers;
import com.google.web.bindery.event.shared.HandlerRegistration;
public interface HasSavePictureEventHandlers extends HasHandlers {
HandlerRegistration addSavePictureEventHandler(SavePictureEvent.Handler handler);
}
| 310 | 0.851613 | 0.851613 | 10 | 30 | 31.400637 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 7 |
61c386f3b9f58608375974aad0956142b6baa8e0 | 18,416,819,825,522 | 4b5bf34ab5edfeccd375f6c353c5eae661c30e7d | /src/main/java/org/jag/plmxml/PlmxmlDoc.java | 157e9e08387949c87efebd5c0bed565126c30d6f | [
"MIT"
] | permissive | rockray/plmxmldoc | https://github.com/rockray/plmxmldoc | cf5c235cfaa1c762636974743fba48f27fcfdb31 | 6c84994da3c1bde0cf5e068690548981e3878c95 | refs/heads/master | 2021-09-07T18:27:47.427000 | 2017-07-16T22:53:37 | 2017-07-16T22:53:37 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2017 Jose A. Garcia Sanchez
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to deal in the Software without restriction, including without limitation the
* rights to use, copy, modify, merge... | UTF-8 | Java | 4,209 | java | PlmxmlDoc.java | Java | [
{
"context": "/*\r\n * Copyright 2017 Jose A. Garcia Sanchez\r\n *\r\n * Permission is hereby granted, free of cha",
"end": 44,
"score": 0.9998695850372314,
"start": 22,
"tag": "NAME",
"value": "Jose A. Garcia Sanchez"
},
{
"context": "late.TemplateNotFoundException;\r\n\r\n/**\r\n *... | null | [] | /*
* Copyright 2017 <NAME>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to deal in the Software without restriction, including without limitation the
* rights to use, copy, modify, merge, publish, distr... | 4,185 | 0.690663 | 0.687812 | 99 | 40.515152 | 33.629101 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.868687 | false | false | 7 |
7e4a388434aceb87549914fb99d532880f698921 | 18,416,819,826,024 | 50f938f317881ee7224ae9e42d562e47f6168c1a | /app/src/main/java/efs/com/mzzcy/encryptfilesystem/Constant.java | 8a2135246678c391806af1f073348da244147caf | [] | no_license | mzzcy/AndroidFileEncryptSystem | https://github.com/mzzcy/AndroidFileEncryptSystem | 18beac1c853a2cefe2f42d92c6992cb24a2a3a06 | 60806ef1f8640d50349ab88f3ea623fdf4956b7a | refs/heads/master | 2018-01-10T08:47:23.274000 | 2016-01-12T19:22:31 | 2016-01-12T19:22:31 | 49,285,576 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package efs.com.mzzcy.encryptfilesystem;
/**
* Created by 一杨 on 2016/1/9.
* Email: yiyang@meidalife.com
*/
public class Constant {
public static final String ALGORITHM_DES = "DES";
public static final String ALGORITHM_AES = "AES";
public static final String ALGORITHM_DESEDE = "DESede";
public stat... | UTF-8 | Java | 622 | java | Constant.java | Java | [
{
"context": "fs.com.mzzcy.encryptfilesystem;\n\n/**\n * Created by 一杨 on 2016/1/9.\n * Email: yiyang@meidalife.com\n */\np",
"end": 62,
"score": 0.6566152572631836,
"start": 60,
"tag": "USERNAME",
"value": "一杨"
},
{
"context": "stem;\n\n/**\n * Created by 一杨 on 2016/1/9.\n * Email: ... | null | [] | package efs.com.mzzcy.encryptfilesystem;
/**
* Created by 一杨 on 2016/1/9.
* Email: <EMAIL>
*/
public class Constant {
public static final String ALGORITHM_DES = "DES";
public static final String ALGORITHM_AES = "AES";
public static final String ALGORITHM_DESEDE = "DESede";
public static final Stri... | 609 | 0.708738 | 0.699029 | 20 | 29.9 | 26.282885 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.35 | false | false | 7 |
f4f6275fa07a2f16bbf3188f951c4b9c94c72f75 | 9,835,475,169,052 | 9b825932b216fa8115245dc9d10eaaf919e46763 | /LabSoftware/src/com/lab/dal/UserDal.java | de9325703f5b889deb05fcdcf218cb7227ae9b10 | [] | no_license | fahimawan18/RdcLabSoft | https://github.com/fahimawan18/RdcLabSoft | 8772244b132e1a930716dfbd23bff9d373819634 | 44681badaa22ba20b86e29aec701a7d6db8d477c | refs/heads/master | 2020-04-12T03:56:38.725000 | 2017-10-24T14:09:26 | 2017-10-24T14:09:26 | 62,444,550 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lab.dal;
import org.hibernate.Criteria;
import org.hibernate.HibernateException;
import org.hibernate.Session;
import org.hibernate.criterion.Restrictions;
import com.lab.dal.dao.ApplicationUsers;
import com.lab.utils.HibernateUtilsAnnot;
import com.lab.utils.MessageConstants;
public class Use... | UTF-8 | Java | 1,042 | java | UserDal.java | Java | [] | null | [] | package com.lab.dal;
import org.hibernate.Criteria;
import org.hibernate.HibernateException;
import org.hibernate.Session;
import org.hibernate.criterion.Restrictions;
import com.lab.dal.dao.ApplicationUsers;
import com.lab.utils.HibernateUtilsAnnot;
import com.lab.utils.MessageConstants;
public class Use... | 1,042 | 0.71881 | 0.71881 | 44 | 21.681818 | 21.44525 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.659091 | false | false | 7 |
839c7ed42822725b85b6c3397a9fb3d3500b4802 | 21,638,045,284,658 | cd6222196007c5282a3cf8c43018774d1ab48b42 | /gulimall-member/src/main/java/com/example/gulimall/member/controller/MemberController.java | e4a18962b8f250e98904b068cd5625f2fc007606 | [] | no_license | bellmit/mall-2 | https://github.com/bellmit/mall-2 | 455eadff04f35fb06ea879ca372319cb887d143f | 107dd0736ad3810c9e30a9e4bb26e7c91152551d | refs/heads/master | 2023-04-29T18:47:43.146000 | 2021-05-10T07:38:56 | 2021-05-10T07:38:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.gulimall.member.controller;
import java.util.Arrays;
import java.util.Map;
import com.example.exception.PhoneExsistExcption;
import com.example.exception.UsernameExsistExecption;
import com.example.gulimall.member.feign.CouponFeignServer;
import com.example.gulimall.member.vo.RegisterVo;
import or... | UTF-8 | Java | 2,799 | java | MemberController.java | Java | [
{
"context": "example.common.utils.R;\n\n\n\n/**\n * 会员\n *\n * @author xubangzhu\n * @email 18773037748@gmail.com\n * @date 2020-08-",
"end": 785,
"score": 0.9982198476791382,
"start": 776,
"tag": "USERNAME",
"value": "xubangzhu"
},
{
"context": "R;\n\n\n\n/**\n * 会员\n *\n * @author... | null | [] | package com.example.gulimall.member.controller;
import java.util.Arrays;
import java.util.Map;
import com.example.exception.PhoneExsistExcption;
import com.example.exception.UsernameExsistExecption;
import com.example.gulimall.member.feign.CouponFeignServer;
import com.example.gulimall.member.vo.RegisterVo;
import or... | 2,773 | 0.673042 | 0.658968 | 107 | 24.897196 | 20.938688 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.457944 | false | false | 7 |
22cd62fbcbbeaff011eb6cf2cab7fa65a55102f0 | 12,335,146,127,250 | af47e6e0c34b1361fbdb3aa9529197484711401f | /src/net/lakkie/rubs/storage/BattleWeatherType.java | bf9dbb51b33889bcc2fb6497cd3ef57bada82ae1 | [] | no_license | LakkieNet/Risk-Universalis-Battle-Simulator | https://github.com/LakkieNet/Risk-Universalis-Battle-Simulator | 193eea159276e42fe2704565ac0e11eb476d0d3e | 53e5ef912d1cdb51b279dcb97d0bf8b9a6ff9ec0 | refs/heads/master | 2020-03-16T23:44:14.730000 | 2018-05-25T04:51:27 | 2018-05-25T04:51:27 | 133,089,516 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.lakkie.rubs.storage;
import net.lakkie.rubs.NamingUtils;
public enum BattleWeatherType {
STORM(-1.5f), SNOW(-0.25f), RAIN(-1f), CLOUDY(-0.5f), CLEAR(0.5f), SUNNY(1f);
private final float moraleScalar;
private BattleWeatherType(float moraleScalar) {
this.moraleScalar = moraleScalar;
... | UTF-8 | Java | 495 | java | BattleWeatherType.java | Java | [] | null | [] | package net.lakkie.rubs.storage;
import net.lakkie.rubs.NamingUtils;
public enum BattleWeatherType {
STORM(-1.5f), SNOW(-0.25f), RAIN(-1f), CLOUDY(-0.5f), CLEAR(0.5f), SUNNY(1f);
private final float moraleScalar;
private BattleWeatherType(float moraleScalar) {
this.moraleScalar = moraleScalar;
... | 495 | 0.692929 | 0.670707 | 23 | 19.52174 | 21.896732 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.347826 | false | false | 7 |
0a457ec4d3988e3f942a981618e177c104800cff | 5,411,658,813,891 | d75d65e8f370ef4291ec0600dfe06ef3a55045d8 | /xukea.main/src/com/xukea/common/util/cache/DataPolicyCache.java | 99771f9cb4fed7fd6765d10e2d81e6f32c0d4f6b | [] | no_license | HongKing/xukea | https://github.com/HongKing/xukea | ebd453da517c6d911fce205488b863a7da7311af | 8ce381a918631fccbcb3c96cdf64f5e7cb0859e9 | refs/heads/master | 2021-01-22T13:12:33.049000 | 2013-12-06T02:37:54 | 2013-12-06T02:37:54 | 7,315,417 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xukea.common.util.cache;
import java.util.ArrayList;
import java.util.List;
import com.xukea.framework.base.BaseCache;
import com.xukea.framework.util.ContextUtil;
import com.xukea.main.role.model.Role;
import com.xukea.main.rule.model.Rule;
import com.xukea.main.rule.service.RuleService;
/**
... | UTF-8 | Java | 3,218 | java | DataPolicyCache.java | Java | [
{
"context": "leService;\r\n\r\n/**\r\n * 数据权限缓存<br>\r\n * \r\n * @author 木木大叔\r\n * @QQ 285198830\r\n * @date 2013.08.21\r\n */",
"end": 356,
"score": 0.9994707107543945,
"start": 352,
"tag": "NAME",
"value": "木木大叔"
},
{
"context": ": list){\r\n\t\t\t// 缓存单个规则对象\r\n\t\t\tStrin... | null | [] | package com.xukea.common.util.cache;
import java.util.ArrayList;
import java.util.List;
import com.xukea.framework.base.BaseCache;
import com.xukea.framework.util.ContextUtil;
import com.xukea.main.role.model.Role;
import com.xukea.main.rule.model.Rule;
import com.xukea.main.rule.service.RuleService;
/**
... | 3,218 | 0.603634 | 0.593876 | 141 | 19.092199 | 17.251951 | 59 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.595745 | false | false | 7 |
02aa7c255b05eb0e22ac3881c37121db18314c7b | 19,335,942,794,931 | 00daef0c05c7834b7d7823043165cbc24d5ab290 | /OOPs/4.Packages/Main.java | ebb6c824d5162f2267e1e514e75c2450f4a5ebee | [] | no_license | alpha-neutr0n/4th-sem-LabPrograms | https://github.com/alpha-neutr0n/4th-sem-LabPrograms | 817fd25970ab65354ac92a46d620ed870f4af2d6 | dec2402b5c37618c0b008cce1a302db8b4121c74 | refs/heads/master | 2022-09-17T17:45:06.116000 | 2020-06-03T14:05:48 | 2020-06-03T14:05:48 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //This code is used to test the usage of packages
import RVCE.Cse_dept;
public class Main
{
public static void main(String[] args)
{
Cse_dept obj = new Cse_dept();
obj.Welcomemsg();
}
}
| UTF-8 | Java | 216 | java | Main.java | Java | [] | null | [] | //This code is used to test the usage of packages
import RVCE.Cse_dept;
public class Main
{
public static void main(String[] args)
{
Cse_dept obj = new Cse_dept();
obj.Welcomemsg();
}
}
| 216 | 0.615741 | 0.615741 | 12 | 17 | 17.19496 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 7 |
9d372664527967865e684e0e34f8f1fcd6060778 | 21,423,296,908,405 | 3cbf5f5b9f8334cfb04f6966981fbeee1ef8fcd3 | /batsoft-service-parent/batsoft-exchange-service/src/main/java/com/batsoft/service/module/exchange/service/impl/CoinWithdrawServiceImpl.java | b7298890f4a5da165261d4602e029eff934f4d11 | [] | no_license | ufosky-ex/exchang | https://github.com/ufosky-ex/exchang | 332029057df01c8ae8d8dee61d413ca0130deba8 | 663a90716b6ce6a44b928937a7a5260a974be11a | refs/heads/master | 2022-11-11T03:28:22.040000 | 2019-06-23T08:08:54 | 2019-06-23T08:08:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright: http://www.batsoft.cn
*
* @author: Bat Admin
* @version: V1.0
* @Date: 2018-04-19 17:51:09
*/
package com.batsoft.service.module.exchange.service.impl;
import java.math.BigDecimal;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.Date;
import java.util.HashMap;
import... | UTF-8 | Java | 23,917 | java | CoinWithdrawServiceImpl.java | Java | [
{
"context": "Copyright: http://www.batsoft.cn\n *\n * @author: Bat Admin\n * @version: V1.0\n * @Date: 2018-04-19 17:51:09\n ",
"end": 67,
"score": 0.9994669556617737,
"start": 58,
"tag": "NAME",
"value": "Bat Admin"
},
{
"context": " * <p> CoinWithdrawServiceImpl </p>\n *\n * @a... | null | [] | /**
* Copyright: http://www.batsoft.cn
*
* @author: <NAME>
* @version: V1.0
* @Date: 2018-04-19 17:51:09
*/
package com.batsoft.service.module.exchange.service.impl;
import java.math.BigDecimal;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.Date;
import java.util.HashMap;
import ja... | 23,911 | 0.705366 | 0.695972 | 542 | 40.636532 | 32.882755 | 181 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.839483 | false | false | 7 |
c0fc161ee64c771a717d19ac767718f8e89af593 | 5,884,105,211,792 | c747082acd70b18f0d78867934f0e988cd98e455 | /iBike (1)/app/src/main/java/winds/com/ibike/ViewController/Accessory/MaterialAdapter.java | 1f2011dadcb418205de587bae083c9ef7266b29e | [] | no_license | nguyenchien92/CV | https://github.com/nguyenchien92/CV | 8be3c1ea9bdad7501a03762032b062b45dc9d4b2 | 34ab8e0726f2c9406af05f2ae22c088c91a08afb | refs/heads/master | 2020-06-19T02:56:33.229000 | 2019-07-12T08:53:15 | 2019-07-12T08:53:15 | 196,539,684 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package winds.com.ibike.ViewController.Accessory;
import android.content.Context;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget... | UTF-8 | Java | 2,404 | java | MaterialAdapter.java | Java | [] | null | [] | package winds.com.ibike.ViewController.Accessory;
import android.content.Context;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget... | 2,404 | 0.68386 | 0.682196 | 73 | 31.931507 | 27.168842 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.60274 | false | false | 7 |
827ef89885526edf2a51323a75a0b63b5d36600d | 23,063,974,434,192 | 59638b85bb728b95edc38ef56867277171127603 | /foodie-dev-pojo/src/main/java/com/imooc/pojo/vo/CommentLevelVO.java | 7ff27f6a7f9a8f378e4f49285c42643d8cf38afe | [] | no_license | wangtao4256/foodiedev | https://github.com/wangtao4256/foodiedev | 7b9aad11449f57e79b299e9036c04219ff927e44 | e323d2f3554cd027576af00e9efe95a0188522fe | refs/heads/master | 2023-04-05T16:17:23.639000 | 2021-04-14T15:30:43 | 2021-04-14T15:30:43 | 345,703,660 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.imooc.pojo.vo;
import lombok.Data;
@Data
public class CommentLevelVO {
private Integer totalCounts;
private Integer goodCounts;
private Integer normalCounts;
private Integer badCounts;
}
| UTF-8 | Java | 217 | java | CommentLevelVO.java | Java | [] | null | [] | package com.imooc.pojo.vo;
import lombok.Data;
@Data
public class CommentLevelVO {
private Integer totalCounts;
private Integer goodCounts;
private Integer normalCounts;
private Integer badCounts;
}
| 217 | 0.75576 | 0.75576 | 11 | 18.727272 | 13.551859 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 7 |
ee1683fc9f374f16dce70054a3664c3472c48363 | 26,079,041,458,539 | af8bfdfc77cdb40bc8918a1a479486d3ded8dc18 | /src/com/smartershining/MinDepth.java | 115d8a0a4242f88a8b3e8bea0ad9b42e70dcbd9e | [] | no_license | smartershining/Leetcode | https://github.com/smartershining/Leetcode | 97211159da7f4b2ecd3c0f08c9a222701ec1ad99 | c7425b3455e87f5aef055f891ccee8ec3ee05770 | refs/heads/master | 2020-12-13T16:06:25.403000 | 2016-08-12T06:55:16 | 2016-08-12T06:55:16 | 54,367,126 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.smartershining;
import java.util.LinkedList;
import java.util.Queue;
import java.util.Stack;
/**
* Created by smartershining on 16-8-11.
*/
/**
* Given a binary tree, find its minimum depth.
* <p>
* The minimum depth is the number of nodes along the shortest path from the root node down to the neare... | UTF-8 | Java | 1,601 | java | MinDepth.java | Java | [
{
"context": ".Queue;\nimport java.util.Stack;\n\n/**\n * Created by smartershining on 16-8-11.\n */\n\n/**\n * Given a binary tree, find",
"end": 139,
"score": 0.9996252059936523,
"start": 125,
"tag": "USERNAME",
"value": "smartershining"
}
] | null | [] | package com.smartershining;
import java.util.LinkedList;
import java.util.Queue;
import java.util.Stack;
/**
* Created by smartershining on 16-8-11.
*/
/**
* Given a binary tree, find its minimum depth.
* <p>
* The minimum depth is the number of nodes along the shortest path from the root node down to the neare... | 1,601 | 0.472205 | 0.460337 | 66 | 23.257576 | 19.798462 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.439394 | false | false | 7 |
684cdbd90d6a19b6bf44fb2a0a8e96b3fee142ef | 33,440,615,400,547 | 4bdc9d94e55f435150981e8732ab7ba3bd360513 | /src/main/java/com/example/restfhir/RestFhirApplication.java | eb8b0146b4a73d7448da1f355074b7dada344250 | [] | no_license | lbar/rest-fhir | https://github.com/lbar/rest-fhir | 83893a5cdaa7a928e05b09d1cc33911bd24fa7bd | 3f18c163b0bd694cbb7914da7860f3482a3d3dff | refs/heads/master | 2020-03-26T22:38:38.997000 | 2018-08-20T22:15:31 | 2018-08-20T22:15:31 | 145,476,278 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.restfhir;
import com.example.restfhir.controller.TestApi;
import com.example.restfhir.util.FhirSerializer;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.databind.module.SimpleModule;
import com.fasterxml.jackson.datatype.jdk8.Jdk8Module;
import com.fasterxml.jacks... | UTF-8 | Java | 3,185 | java | RestFhirApplication.java | Java | [] | null | [] | package com.example.restfhir;
import com.example.restfhir.controller.TestApi;
import com.example.restfhir.util.FhirSerializer;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.databind.module.SimpleModule;
import com.fasterxml.jackson.datatype.jdk8.Jdk8Module;
import com.fasterxml.jacks... | 3,185 | 0.7281 | 0.722449 | 78 | 39.833332 | 24.265316 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.525641 | false | false | 7 |
3f6a5eebe49c43399a3337bad9594ed31cf68946 | 28,750,511,105,953 | 450a568d71d029731011a5e9735164651bc4e213 | /src/main/java/biz/dto/ShortCarWashInfo.java | da63dad617591a17e1e112d50af2c7ddeadcff98 | [] | no_license | Bizon4ik/pitstop | https://github.com/Bizon4ik/pitstop | f2cf9b44328a0f70daab9bb3c737519f810bc138 | dcba4fe48952084a261a3bf998f485132949f8b6 | refs/heads/master | 2018-12-31T23:35:07.072000 | 2018-12-27T23:19:59 | 2018-12-27T23:19:59 | 63,637,472 | 4 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package biz.dto;
import com.fasterxml.jackson.annotation.JsonInclude;
import lombok.*;
/**
* Created by User on 05.10.2016.
*/
@JsonInclude(JsonInclude.Include.NON_EMPTY)
@Getter
@Setter
@NoArgsConstructor
@AllArgsConstructor
@Builder
public class ShortCarWashInfo {
private Long id;
private String name;
... | UTF-8 | Java | 380 | java | ShortCarWashInfo.java | Java | [] | null | [] | package biz.dto;
import com.fasterxml.jackson.annotation.JsonInclude;
import lombok.*;
/**
* Created by User on 05.10.2016.
*/
@JsonInclude(JsonInclude.Include.NON_EMPTY)
@Getter
@Setter
@NoArgsConstructor
@AllArgsConstructor
@Builder
public class ShortCarWashInfo {
private Long id;
private String name;
... | 380 | 0.752632 | 0.731579 | 21 | 17.095238 | 14.654448 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 7 |
ea6826ecb4846ecaba4d5bf228370618c1105b7e | 19,885,698,635,782 | 350c9db526574b1583e65990611f3eeca256d633 | /hospital/src/main/java/com/solvd/hospital/MainHospital.java | 2dd8f6c76c6e24319df9f74a779ec970e534852a | [] | no_license | CFacu/java-test-automation | https://github.com/CFacu/java-test-automation | 386657bb1e066bd3fa972139a142d99606133453 | bfd1ba7dbc4b5f8eb4542f8f574b5a26825c39c3 | refs/heads/master | 2022-11-27T01:59:25.918000 | 2020-03-10T04:53:40 | 2020-03-10T04:53:40 | 232,844,691 | 0 | 0 | null | false | 2022-11-16T00:41:33 | 2020-01-09T15:48:58 | 2020-03-10T04:53:43 | 2022-11-16T00:41:30 | 4,344 | 0 | 0 | 5 | Java | false | false | package com.solvd.hospital;
import com.solvd.hospital.exceptions.NameNotFoundException;
import com.solvd.hospital.exceptions.NameNullException;
import com.solvd.hospital.hospitals.Clinic;
import com.solvd.hospital.hospitals.Hospital;
import com.solvd.hospital.people.employee.medical.Doctor;
import com.solvd.hospital.p... | UTF-8 | Java | 1,536 | java | MainHospital.java | Java | [
{
"context": "ian = new Doctor();\n pediatrician.setName(\"Facundo\");\n pediatrician.setLastName(\"Costa\");\n ",
"end": 737,
"score": 0.9997803568840027,
"start": 730,
"tag": "NAME",
"value": "Facundo"
},
{
"context": "ame(\"Facundo\");\n pediatrician.setLast... | null | [] | package com.solvd.hospital;
import com.solvd.hospital.exceptions.NameNotFoundException;
import com.solvd.hospital.exceptions.NameNullException;
import com.solvd.hospital.hospitals.Clinic;
import com.solvd.hospital.hospitals.Hospital;
import com.solvd.hospital.people.employee.medical.Doctor;
import com.solvd.hospital.p... | 1,536 | 0.697266 | 0.692708 | 45 | 33.155556 | 22.698954 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.711111 | false | false | 7 |
a6be0cca225613d0bd3f1b4e97b4e7b13caeabc0 | 29,832,842,895,548 | 2c822f65177c4167851ac80e473edd19c1db9220 | /calcite/src/test/java/cn/xpleaf/query/datasource/ElasticsearchQueryTest.java | f1a01e526a3dc4032e3a7557a813987dade6354a | [] | no_license | xpleaf/program-example-yyh | https://github.com/xpleaf/program-example-yyh | 55f55f5b3061d8656fd1ef9de7c9887bfe7778e6 | 7cc63dd30aa975290417fb847db13e156b41c838 | refs/heads/master | 2021-08-16T12:12:24.076000 | 2021-07-16T16:20:19 | 2021-07-16T16:20:19 | 239,294,941 | 1 | 1 | null | false | 2021-04-26T10:49:12 | 2020-02-09T11:43:02 | 2021-04-26T10:09:56 | 2021-04-26T10:49:12 | 126 | 1 | 1 | 10 | Java | false | false | package cn.xpleaf.query.datasource;
import cn.xpleaf.query.ResultSetUtil;
import cn.xpleaf.query.schema.InformationSchema;
import com.fasterxml.jackson.databind.ObjectMapper;
import org.apache.calcite.adapter.elasticsearch.ElasticsearchSchema;
import org.apache.calcite.jdbc.CalciteConnection;
import org.apache.calcite... | UTF-8 | Java | 2,462 | java | ElasticsearchQueryTest.java | Java | [
{
"context": "s\");\n }\n\n // demo data for es:\n // {name=xpleaf, age=26, rate=0.86, percent=0.95, join_time=15510",
"end": 1594,
"score": 0.8223312497138977,
"start": 1588,
"tag": "NAME",
"value": "xpleaf"
}
] | null | [] | package cn.xpleaf.query.datasource;
import cn.xpleaf.query.ResultSetUtil;
import cn.xpleaf.query.schema.InformationSchema;
import com.fasterxml.jackson.databind.ObjectMapper;
import org.apache.calcite.adapter.elasticsearch.ElasticsearchSchema;
import org.apache.calcite.jdbc.CalciteConnection;
import org.apache.calcite... | 2,462 | 0.688058 | 0.677904 | 72 | 33.194443 | 22.711744 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.763889 | false | false | 7 |
225077da1056f0455218ccbc8caabac904d1768e | 29,832,842,893,178 | 3d12f79afde043f421459fe1c63c343a64f78d96 | /FTD/src/main/java/com/zuikc/service/ResourceService.java | eb564ae29ffcc58f31515a8745c7d936e454b442 | [] | no_license | KevinWang666/FTD | https://github.com/KevinWang666/FTD | 8f91e950bb8a191415faa429c35f3ac89592155b | b57f65439844d7e792ddba24054da079c28a7b56 | refs/heads/master | 2021-07-23T07:11:22.248000 | 2017-11-01T08:59:21 | 2017-11-01T08:59:21 | 109,215,080 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zuikc.service;
import java.util.List;
import com.zuikc.domain.Page;
import com.zuikc.domain.Resource;
public interface ResourceService {
// 添加资源菜单
public void addResource(Resource res);
// 修改资源菜单
public void updateResource(Resource res);
// 删除
public void deleteResource(Resource re... | GB18030 | Java | 908 | java | ResourceService.java | Java | [] | null | [] | package com.zuikc.service;
import java.util.List;
import com.zuikc.domain.Page;
import com.zuikc.domain.Resource;
public interface ResourceService {
// 添加资源菜单
public void addResource(Resource res);
// 修改资源菜单
public void updateResource(Resource res);
// 删除
public void deleteResource(Resource re... | 908 | 0.718509 | 0.718509 | 37 | 19.027027 | 21.366159 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.945946 | false | false | 7 |
a1a32b9fb973b1a089a50c37fed41588db1ffbb5 | 19,739,669,725,216 | dfddd3e0fb925c2fc9ab02ff2e6309e894c0e773 | /SistemaDeCliente/src/main/java/br/com/caio/view/ClientesTableModel.java | 223fc3f8f00313e2fc71a454feb8655c5ba1de07 | [] | no_license | YbasilioBR/TrabalhoJava | https://github.com/YbasilioBR/TrabalhoJava | 8bec9d92b717a644d3dce6089be99e5505b3bf70 | 5d6b3925c6222ca9b882092fab314604f5b67e3e | refs/heads/master | 2020-03-19T10:46:34.426000 | 2018-06-21T00:45:33 | 2018-06-21T00:45:33 | 136,400,151 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.caio.view;
import java.util.List;
import javax.swing.table.AbstractTableModel;
import br.com.caio.dto.ClienteListaDTO;
public class ClientesTableModel extends AbstractTableModel {
private final List<ClienteListaDTO> clientes;
public ClientesTableModel(List<ClienteListaDTO> clientes) {
this.clie... | UTF-8 | Java | 707 | java | ClientesTableModel.java | Java | [] | null | [] | package br.com.caio.view;
import java.util.List;
import javax.swing.table.AbstractTableModel;
import br.com.caio.dto.ClienteListaDTO;
public class ClientesTableModel extends AbstractTableModel {
private final List<ClienteListaDTO> clientes;
public ClientesTableModel(List<ClienteListaDTO> clientes) {
this.clie... | 707 | 0.718529 | 0.712871 | 39 | 17.153847 | 18.578369 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.384615 | false | false | 7 |
4a66dadb70df6759aafb48443ae5580c34ec9950 | 11,673,721,144,996 | d10f3e16bc1a2129d494170d0aaff3661add99cf | /shared/ingame-entitysystem/src/main/java/amara/applications/ingame/entitysystem/systems/units/ManaRegenerationSystem.java | 89f8609db9101fa06e987cefe41d9fc68e86c4bd | [] | no_license | destroflyer/amara | https://github.com/destroflyer/amara | abcc0bbdca75018ae040810637663bec2fb0a55d | 9c057da5fd6786408f4a799e16d108a0248f6856 | refs/heads/master | 2023-07-20T07:02:20.198000 | 2023-07-14T23:24:26 | 2023-07-14T23:24:26 | 39,919,893 | 2 | 0 | null | false | 2022-10-19T03:20:40 | 2015-07-29T22:45:20 | 2021-12-23T18:22:51 | 2022-10-19T03:20:37 | 547,349 | 2 | 0 | 11 | Java | false | false | package amara.applications.ingame.entitysystem.systems.units;
import amara.applications.ingame.entitysystem.components.attributes.ManaComponent;
import amara.applications.ingame.entitysystem.components.attributes.ManaRegenerationComponent;
import amara.libraries.entitysystem.EntitySystem;
import amara.libraries.entity... | UTF-8 | Java | 932 | java | ManaRegenerationSystem.java | Java | [] | null | [] | package amara.applications.ingame.entitysystem.systems.units;
import amara.applications.ingame.entitysystem.components.attributes.ManaComponent;
import amara.applications.ingame.entitysystem.components.attributes.ManaRegenerationComponent;
import amara.libraries.entitysystem.EntitySystem;
import amara.libraries.entity... | 932 | 0.790773 | 0.790773 | 18 | 50.777779 | 41.639397 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.722222 | false | false | 7 |
b49352cc8fc2a2eda10486090158a6d45a1690e3 | 15,573,551,460,406 | 15e3bc9a0f6b6b8313cb5fba487840f356a7ccbd | /cache/src/main/java/com/example/cache/bean/CacheSource.java | 99a565bd059a2eee46f1e99b0bae07e91a39faba | [] | no_license | huangtaoOO/TCache | https://github.com/huangtaoOO/TCache | cba6328d1fb7bfd1925e53dcc67720aa55cc43e7 | 4e0aa19062dcfda1fbed1984a20a9c981b836570 | refs/heads/master | 2020-04-15T10:00:21.955000 | 2019-05-10T07:30:57 | 2019-05-10T07:30:57 | 164,576,143 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.cache.bean;
import com.example.cache.cache.CacheType;
/**
* @author: tao
* @time: 2019/2/17
* @e-mail: 1462320178@qq.com
* @version: 1.0
* @exception: 无
* @explain: 缓存返回值,主要用于说明返回的来源何处
*/
public class CacheSource {
private String result ;
private String source = CacheType.DISK_CACHE... | UTF-8 | Java | 1,078 | java | CacheSource.java | Java | [
{
"context": "om.example.cache.cache.CacheType;\n\n/**\n * @author: tao\n * @time: 2019/2/17\n * @e-mail: 1462320178@qq.com",
"end": 95,
"score": 0.8931339383125305,
"start": 92,
"tag": "USERNAME",
"value": "tao"
},
{
"context": "*\n * @author: tao\n * @time: 2019/2/17\n * @e-mail: 1... | null | [] | package com.example.cache.bean;
import com.example.cache.cache.CacheType;
/**
* @author: tao
* @time: 2019/2/17
* @e-mail: <EMAIL>
* @version: 1.0
* @exception: 无
* @explain: 缓存返回值,主要用于说明返回的来源何处
*/
public class CacheSource {
private String result ;
private String source = CacheType.DISK_CACHE;
pub... | 1,068 | 0.565511 | 0.547206 | 52 | 18.961538 | 15.903509 | 54 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.269231 | false | false | 7 |
259c2a9a3d4ea9c3ade84ac552b63bb29d7ff016 | 13,907,104,138,542 | fefb4f7a08fc8775f31a3709432a5965049fe20e | /cheetahMiniUtil/src/main/java/jp/co/ricoh/advop/mini/cheetahminiutil/util/jpg2pdf/Doc.java | 4aafeb5098ba50c152dfb6f07c5988ec503d6880 | [
"Apache-2.0"
] | permissive | tangzhongliang/Common | https://github.com/tangzhongliang/Common | 261c4d4b2b4d06ed50df608150a534e684558d65 | 40ec6af5b9efaafc902bf6a52aff4549cc8ea19b | refs/heads/master | 2021-01-22T05:43:28.642000 | 2017-02-13T02:21:38 | 2017-02-13T02:21:38 | 81,697,021 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jp.co.ricoh.advop.mini.cheetahminiutil.util.jpg2pdf;
import java.util.ArrayList;
/**
* ドキュメントクラス
* @author keiths
*
*/
abstract class Doc {
/**
* PDFを出力するパス
*/
protected String dstPath;
/**
* 出力したページ数:-1は未出力、0はヘッダーのみ出力
*/
protected int pagesFlashed = -1;
/**
* このDocが含むPageのリスト
*/
pro... | UTF-8 | Java | 1,013 | java | Doc.java | Java | [
{
"context": " java.util.ArrayList;\n\n/**\n * ドキュメントクラス\n * @author keiths\n *\n */\nabstract class Doc {\n\t/**\n\t * PDFを出力するパス\n\t",
"end": 125,
"score": 0.9996376633644104,
"start": 119,
"tag": "USERNAME",
"value": "keiths"
}
] | null | [] | package jp.co.ricoh.advop.mini.cheetahminiutil.util.jpg2pdf;
import java.util.ArrayList;
/**
* ドキュメントクラス
* @author keiths
*
*/
abstract class Doc {
/**
* PDFを出力するパス
*/
protected String dstPath;
/**
* 出力したページ数:-1は未出力、0はヘッダーのみ出力
*/
protected int pagesFlashed = -1;
/**
* このDocが含むPageのリスト
*/
pro... | 1,013 | 0.603974 | 0.598675 | 59 | 11.79661 | 13.067984 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.016949 | false | false | 7 |
a58ca88e1066ff15ce6cb5eef740105bae46189c | 28,286,654,647,851 | 9f94568415aee8121a1c0faa3e52f2729f114671 | /eagle-admin/src/main/java/org/eagle/admin/sys/dao/DeptMapper.java | 62d802685ff3b0024edaaf4680b97c4ec0a63838 | [] | no_license | lucy8806/eagle | https://github.com/lucy8806/eagle | 1af41ab6154f9f951e88f95d7f5d11810c59a69b | 291c2c36bf15ab7f36ebe11cfa1c2ede8fb36732 | refs/heads/master | 2023-02-19T00:13:27.558000 | 2019-05-31T14:39:23 | 2019-05-31T14:39:23 | 161,258,908 | 2 | 2 | null | false | 2023-02-16T05:21:51 | 2018-12-11T01:23:58 | 2019-05-31T14:39:32 | 2023-02-16T05:21:49 | 3,764 | 1 | 2 | 4 | Java | false | false | package org.eagle.admin.sys.dao;
import org.apache.ibatis.annotations.Mapper;
import org.eagle.admin.sys.entity.SysDept;
import org.eagle.admin.sys.vo.DeptReqVo;
import org.eagle.core.mybatis.mapper.BaseMapper;
import org.springframework.stereotype.Repository;
import java.util.List;
/**
* @ClassName: DeptMapper
* ... | UTF-8 | Java | 688 | java | DeptMapper.java | Java | [
{
"context": "Name: DeptMapper\n * @Description: 部门DAO\n * @Author lucy\n * @Date 2019/5/17 15:50\n * @Version 1.0\n */\n@Map",
"end": 355,
"score": 0.9996040463447571,
"start": 351,
"tag": "USERNAME",
"value": "lucy"
}
] | null | [] | package org.eagle.admin.sys.dao;
import org.apache.ibatis.annotations.Mapper;
import org.eagle.admin.sys.entity.SysDept;
import org.eagle.admin.sys.vo.DeptReqVo;
import org.eagle.core.mybatis.mapper.BaseMapper;
import org.springframework.stereotype.Repository;
import java.util.List;
/**
* @ClassName: DeptMapper
* ... | 688 | 0.719697 | 0.7 | 29 | 21.758621 | 17.760195 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.310345 | false | false | 7 |
f782538dda651374ed93592652ec85f513c4081a | 7,816,840,502,001 | 57666a9c89385b95fd3a89d683d4d2771ee89d50 | /game_of_life/src/Main.java | 03af6b08111a81c4aba93ea9c515e8e2ab9f17c9 | [] | no_license | jjnguy/PublicFun | https://github.com/jjnguy/PublicFun | 1ed785333e8c94792ba0246ab2231ea817759721 | c4538a3aba8e0ed4e91286b408c47b2d079c69a1 | refs/heads/master | 2021-01-20T21:53:20.817000 | 2013-03-07T15:29:31 | 2013-03-07T15:29:31 | 3,656,310 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | import gui.LifeDisplay;
import gui.LifeDisplayImpl;
import gui.LifeFrame;
import java.awt.Point;
import java.io.FileNotFoundException;
import java.util.ArrayList;
import logic.FastLifeBoard;
import logic.LifeBoard;
import util.LifeBoardSaveAndLoad;
public class Main {
public static void main(String[]... | UTF-8 | Java | 1,244 | java | Main.java | Java | [] | null | [] | import gui.LifeDisplay;
import gui.LifeDisplayImpl;
import gui.LifeFrame;
import java.awt.Point;
import java.io.FileNotFoundException;
import java.util.ArrayList;
import logic.FastLifeBoard;
import logic.LifeBoard;
import util.LifeBoardSaveAndLoad;
public class Main {
public static void main(String[]... | 1,244 | 0.645498 | 0.623794 | 40 | 29.1 | 23.969564 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.7 | false | false | 7 |
052ac3a178398450799008c200f8c4ac32a33a15 | 19,327,352,841,267 | 182dbc0e97500f38b9a78b345b43ad1f4947a9c8 | /src/main/java/com/example/euniversity/pojo/Answer.java | 239d71f349c74c84c28014989931cca360a5f67d | [] | no_license | cool-breeze-0/EUniversity-Rear | https://github.com/cool-breeze-0/EUniversity-Rear | 6f01b8261a8fe1daf5350fb85693cfbac27c748f | 23a35b10950c51ad82af32d44430ac176348e091 | refs/heads/master | 2023-05-08T20:28:14.697000 | 2021-06-05T11:16:45 | 2021-06-05T11:16:45 | 360,431,891 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.euniversity.pojo;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import java.sql.Timestamp;
import java.time.LocalDate;
@Data
@NoArgsConstructor
@AllArgsConstructor
public class Answer {
private int id;
private String content;
private LocalDate ... | UTF-8 | Java | 408 | java | Answer.java | Java | [] | null | [] | package com.example.euniversity.pojo;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import java.sql.Timestamp;
import java.time.LocalDate;
@Data
@NoArgsConstructor
@AllArgsConstructor
public class Answer {
private int id;
private String content;
private LocalDate ... | 408 | 0.77451 | 0.77451 | 20 | 19.4 | 11.603448 | 37 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 7 |
7738e93f003125090561703556c83a438b20541e | 541,165,883,379 | 520ab7e0a43b40a28f06ce96bbb8e0a38ff40120 | /album-reviews/src/main/java/com/albumreviews/model/RatingCalculator.java | 78f9912c15a2f1ebb1be73f6be4881e0a33d6585 | [] | no_license | tiagodeluna/java-lab | https://github.com/tiagodeluna/java-lab | 802c83529048f315a0424b6abb8aeaca8be40f20 | 4017061d1ce26d8ad250cfe3ccd51580f365861b | refs/heads/master | 2023-08-06T06:50:35.513000 | 2021-09-10T08:40:15 | 2021-09-10T08:40:15 | 107,612,800 | 0 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.albumreviews.model;
import java.math.BigDecimal;
@FunctionalInterface
public interface RatingCalculator {
public BigDecimal calculate(Integer[] ratings);
}
| UTF-8 | Java | 172 | java | RatingCalculator.java | Java | [] | null | [] | package com.albumreviews.model;
import java.math.BigDecimal;
@FunctionalInterface
public interface RatingCalculator {
public BigDecimal calculate(Integer[] ratings);
}
| 172 | 0.813953 | 0.813953 | 9 | 18.111111 | 17.39377 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 7 |
c7c7be1c688cfb77c23bf8955ebefbbb075149d3 | 16,131,897,193,633 | 60ab924cb14bfc2f1678ac2cfb1cdbba55ea534e | /src/main/java/by/kudko/testtask/controller/command/CommandManager.java | 58a6fa2e233d245a894610b66a7022f9590aaa1c | [] | no_license | Kudzko/TVMaze | https://github.com/Kudzko/TVMaze | 160889dc37c9eaa916085cd285a563a99a0e707d | 96a82a8861e71ad42c31a967ef69ba50116ba69c | refs/heads/master | 2023-04-29T07:16:56.516000 | 2019-09-13T20:20:08 | 2019-09-13T20:20:08 | 205,786,327 | 0 | 0 | null | false | 2023-04-14T17:55:53 | 2019-09-02T05:56:22 | 2019-09-13T20:20:25 | 2023-04-14T17:55:52 | 7 | 0 | 0 | 1 | Java | false | false | package by.kudko.testtask.controller.command;
import by.kudko.testtask.controller.command.commandimpl.DefaultCommand;
import java.util.HashMap;
import java.util.Map;
public class CommandManager {
public enum CommandType {
SEARCH_COMMAND, DEFAULT_COMMAND;
}
public CommandManager() {
}
pr... | UTF-8 | Java | 919 | java | CommandManager.java | Java | [] | null | [] | package by.kudko.testtask.controller.command;
import by.kudko.testtask.controller.command.commandimpl.DefaultCommand;
import java.util.HashMap;
import java.util.Map;
public class CommandManager {
public enum CommandType {
SEARCH_COMMAND, DEFAULT_COMMAND;
}
public CommandManager() {
}
pr... | 919 | 0.678999 | 0.678999 | 33 | 26.848484 | 24.884121 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 7 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.