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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ac04cc1d9a510980917c3dcaeedca256797247be | 26,903,675,164,828 | 7631f2c6f5df08701489d6b5c92e3325582778c8 | /Java/stsworkspace/LoginLabStarter/src/test/java/com/skilldistillery/login/controllers/IndexControllerTests.java | 0615bff8a3fa69fe9e92cc2ff9cbf5dba11793ff | [] | no_license | SvenSkoglund/SD | https://github.com/SvenSkoglund/SD | dbfcd7c2b4ba82ff5f097578c4b47e4b5f09318c | 80f6f4d4985f4912fd706921a805b40864d96153 | refs/heads/master | 2023-01-09T20:28:13.472000 | 2018-06-14T22:20:47 | 2018-06-14T22:20:47 | 123,029,094 | 0 | 0 | null | false | 2023-01-05T23:37:37 | 2018-02-26T20:53:18 | 2018-06-14T22:23:56 | 2023-01-05T23:37:34 | 190,700 | 0 | 0 | 232 | null | false | false | package com.skilldistillery.login.controllers;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.fail;
import static org.springframework.test.web.servlet.request.MockMvcRequestBuilders.get;
import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.status;
import org.jun... | UTF-8 | Java | 1,747 | java | IndexControllerTests.java | Java | [] | null | [] | package com.skilldistillery.login.controllers;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.fail;
import static org.springframework.test.web.servlet.request.MockMvcRequestBuilders.get;
import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.status;
import org.jun... | 1,747 | 0.774471 | 0.772753 | 51 | 33.254902 | 24.927221 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.509804 | false | false | 0 |
c180f78b573d512601fda12f258171015d7e5d4c | 3,272,765,122,766 | 288e6c231cc03ffcc5e36715b72de9185ee3fa24 | /src/main/java/vn/tech/website/store/model/payment/NotifyPayment.java | 825c9f2f5122d74a358798406aabc5956945598c | [] | no_license | Niet-Pham/zeus | https://github.com/Niet-Pham/zeus | a7c0515aca52ccf1f0827240ccea9ef5bedf2bf7 | 85423e28d8c60f620aac7b76dc60f299c0cad46e | refs/heads/main | 2023-05-05T02:27:13.821000 | 2021-05-28T08:19:09 | 2021-05-28T08:19:09 | 371,628,251 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package vn.tech.website.store.model.payment;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import vn.tech.website.store.model.BaseModel;
import javax.persistence.*;
@Entity
@Table(name = "notify_payment")
@NoArgsConstructor
@AllArgsConstru... | UTF-8 | Java | 1,135 | java | NotifyPayment.java | Java | [] | null | [] | package vn.tech.website.store.model.payment;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import vn.tech.website.store.model.BaseModel;
import javax.persistence.*;
@Entity
@Table(name = "notify_payment")
@NoArgsConstructor
@AllArgsConstru... | 1,135 | 0.686344 | 0.669604 | 48 | 21.645834 | 17.117838 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.354167 | false | false | 0 |
8f0b90e257669cc31cd84945c2f2a21ff5865283 | 3,272,765,121,840 | 96da1b7caec685a1c4f37acfd6b989cf3455be4a | /src/Server.java | 0641aef6d24172b061dcc803844edce182a0a25c | [] | no_license | matgitirana/Chat-One-for-All | https://github.com/matgitirana/Chat-One-for-All | 28b6d53e9508c744c22b42c271b1de955f4c05c7 | 8d39e7b2760390accd450a0a472f8ca1dda82c51 | refs/heads/master | 2020-03-30T21:39:57.964000 | 2018-10-04T21:35:51 | 2018-10-04T21:35:51 | 151,637,224 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.IOException;
import java.io.ObjectOutputStream;
import java.net.ServerSocket;
import java.net.Socket;
import java.util.ArrayList;
public class Server {
public static ArrayList<ObjectOutputStream> clients = new ArrayList<ObjectOutputStream>();
public static void main(String[] args) throws ClassNotFoun... | UTF-8 | Java | 810 | java | Server.java | Java | [] | null | [] | import java.io.IOException;
import java.io.ObjectOutputStream;
import java.net.ServerSocket;
import java.net.Socket;
import java.util.ArrayList;
public class Server {
public static ArrayList<ObjectOutputStream> clients = new ArrayList<ObjectOutputStream>();
public static void main(String[] args) throws ClassNotFoun... | 810 | 0.730864 | 0.720988 | 30 | 26 | 27.518478 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.033333 | false | false | 0 |
e4619a70da065d95cbbec321502e494cb67b1bd4 | 29,523,605,229,559 | 3295b41c3c9f47d93c3303b7b30cd6047913fd2c | /final/src/Main.java | 0b91112ec66a7e444e3ceeddf80d0d103d056bd3 | [] | no_license | sawyer816/cs108 | https://github.com/sawyer816/cs108 | d1ab40e1037c1c9ec67dd14331e8be386ea3a5f8 | ba210543eaed0781cca5bb80f608b09d2c1e249a | refs/heads/master | 2022-12-29T23:48:30.322000 | 2020-10-09T21:09:13 | 2020-10-09T21:09:13 | 302,745,582 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import com.sun.codemodel.internal.JCatchBlock;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
System.out.print("Enter info: ");
Scanner keyboard = new Scanner(System.in);
String info = keyboard.nex... | UTF-8 | Java | 556 | java | Main.java | Java | [] | null | [] | import com.sun.codemodel.internal.JCatchBlock;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
System.out.print("Enter info: ");
Scanner keyboard = new Scanner(System.in);
String info = keyboard.nex... | 556 | 0.645683 | 0.636691 | 18 | 29.888889 | 17.40654 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 0 |
f4f571743ef6bde3c8a63f0b0414a81e80bba542 | 31,112,743,130,805 | b1092237274ed13b4b70ec8eef10bc5eea6afab1 | /src/test/java/cn/homecooked/monitor/spring/TestSpringBean.java | 21938273937ac74f90f90716e88f32de823f3b6b | [] | no_license | EnchantedTT/Monitor | https://github.com/EnchantedTT/Monitor | 85a47828ae03c838cddd4b58e84c32a74e2d0ee5 | 5d202371b0e56b78518a299406a4f47eb659bbee | refs/heads/master | 2021-01-10T17:16:10.479000 | 2015-12-22T06:13:30 | 2015-12-22T06:13:30 | 47,822,612 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.homecooked.monitor.spring;
import cn.homecooked.monitor.Monitor;
import java.util.Random;
public class TestSpringBean {
@Monitor(key = "testKey", tp = true, excludeErr = {RuntimeException.class})
public void doMethod() throws InterruptedException {
Thread.sleep(20);
}
... | UTF-8 | Java | 998 | java | TestSpringBean.java | Java | [] | null | [] | package cn.homecooked.monitor.spring;
import cn.homecooked.monitor.Monitor;
import java.util.Random;
public class TestSpringBean {
@Monitor(key = "testKey", tp = true, excludeErr = {RuntimeException.class})
public void doMethod() throws InterruptedException {
Thread.sleep(20);
}
... | 998 | 0.522044 | 0.508016 | 37 | 24.972973 | 20.852749 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.432432 | false | false | 0 |
86755db262f172039780d1db93b4c80968ffe98c | 31,413,390,829,527 | ee8aaa50f5c0bf0c7592ac96bba4e4484c4f34d5 | /Service/src/main/java/org/reactome/server/analysis/service/controller/SpeciesController.java | daf32daef01321f553dbf32ce69e1147bb4266de | [] | no_license | LuisFranciscoHS/Golden | https://github.com/LuisFranciscoHS/Golden | 1a6b54ea87b3319ef1626b1723ef53684f182aca | c965c0514d37d5021595aa9858c194b06dfa04d2 | refs/heads/master | 2021-01-15T19:17:41.292000 | 2019-01-29T14:30:41 | 2019-01-29T14:30:41 | 99,815,524 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.reactome.server.analysis.service.controller;
import io.swagger.annotations.*;
import org.reactome.server.analysis.core.model.SpeciesNodeFactory;
import org.reactome.server.analysis.service.helper.AnalysisHelper;
import org.reactome.server.analysis.service.model.AnalysisResult;
import org.springframework.be... | UTF-8 | Java | 3,275 | java | SpeciesController.java | Java | [] | null | [] | package org.reactome.server.analysis.service.controller;
import io.swagger.annotations.*;
import org.reactome.server.analysis.core.model.SpeciesNodeFactory;
import org.reactome.server.analysis.service.helper.AnalysisHelper;
import org.reactome.server.analysis.service.model.AnalysisResult;
import org.springframework.be... | 3,275 | 0.629618 | 0.627481 | 43 | 75.139534 | 64.95314 | 325 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.44186 | false | false | 0 |
c4ebcde1acc500b3e89849abc83e904823182857 | 5,377,299,086,847 | 2d1dc19d839cd40b1f848d2e18980165374cc46b | /app/src/main/java/com/example/galgespil/ScoreListAdapter.java | b22d3160371b1e18a5a95ba0b05147ca04859f65 | [] | no_license | kajgaard/GalgeSpil | https://github.com/kajgaard/GalgeSpil | c3a44f9319529d1e8d52d4ae33cc043349cd6674 | f837b72f44690002dbbd45ee4b4c4bf41ff49614 | refs/heads/master | 2020-08-06T07:08:47.230000 | 2020-01-09T20:47:21 | 2020-01-09T20:47:21 | 212,883,007 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.galgespil;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import java.util.Array... | UTF-8 | Java | 1,537 | java | ScoreListAdapter.java | Java | [] | null | [] | package com.example.galgespil;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import java.util.Array... | 1,537 | 0.711589 | 0.709635 | 53 | 27.981133 | 28.111967 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.679245 | false | false | 0 |
2161297c8891d02a66235911bbed3f40e4f68a17 | 32,341,103,781,320 | f18afbe650c6ad2df69bc75e262f98ac6808784b | /app/src/main/java/com/example/lenovo/myapp/IntGridActivity.java | f4ef67caf395afc4a4aa9a622eb689e111816a9f | [] | no_license | tamarapoghosyan/countryflagsapp | https://github.com/tamarapoghosyan/countryflagsapp | 94a0c31c0341187b1f020fb78ba6ecd8776ba521 | 611fd03e6a276e1673bd9e9b6c9b84ab75ba97ae | refs/heads/master | 2021-01-20T09:23:42.845000 | 2017-05-21T15:32:58 | 2017-05-21T15:32:58 | 90,247,459 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.lenovo.myapp;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.widget.Button;
import java.util.ArrayList;
import java.util.List;
pu... | UTF-8 | Java | 2,214 | java | IntGridActivity.java | Java | [
{
"context": "package com.example.lenovo.myapp;\n\nimport android.os.Bundle;\nimport andro",
"end": 23,
"score": 0.6955342292785645,
"start": 20,
"tag": "USERNAME",
"value": "len"
}
] | null | [] | package com.example.lenovo.myapp;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.widget.Button;
import java.util.ArrayList;
import java.util.List;
pu... | 2,214 | 0.663053 | 0.657182 | 62 | 34.709679 | 28.217695 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.629032 | false | false | 0 |
f87333a814cd157f9cdc0af656ab49c9a7045693 | 455,266,562,567 | b3f6778b82072af89bce193e7fd51f9e7958f173 | /phase1/src/UI/SignInUI.java | 4350eeea2347f8688f708b2046c1a51f932967f2 | [] | no_license | ztjdavid/Event-Planner | https://github.com/ztjdavid/Event-Planner | ece4bcd14d4c883d579f98b71400d26a81eb354d | 47918d73670d4504d858f5651fbc868ce559036f | refs/heads/master | 2023-04-10T22:01:02.141000 | 2020-12-12T04:51:08 | 2020-12-12T04:51:08 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package UI;
import java.util.Scanner;
public class SignInUI {
private final Scanner scannerLogin;
public SignInUI(){
this.scannerLogin = new Scanner(System.in);
}
public void startup(){
System.out.println("----------------SignInSystem-----------------");
}
public String requ... | UTF-8 | Java | 1,009 | java | SignInUI.java | Java | [] | null | [] | package UI;
import java.util.Scanner;
public class SignInUI {
private final Scanner scannerLogin;
public SignInUI(){
this.scannerLogin = new Scanner(System.in);
}
public void startup(){
System.out.println("----------------SignInSystem-----------------");
}
public String requ... | 1,009 | 0.506442 | 0.506442 | 38 | 25.552631 | 26.293583 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.289474 | false | false | 0 |
3629ae6c1f8de11ef2feff744f30445f94340851 | 12,807,592,487,332 | d9c1641c78931b3f6ee26537b0affaf290a946aa | /ArrayStore-MR/src/main/intersect/hdf/CloudSatHDF4.java | bca6ccadaa66c6d1786a7e7a0b05e49ab84147ab | [] | no_license | khoadoan/ArrayStore-MR | https://github.com/khoadoan/ArrayStore-MR | d272860f356f9fd548960704efbb9b8800d7f121 | 711b3846921a2c43f83574f92b877ed8cd637360 | refs/heads/master | 2021-01-01T19:11:41.246000 | 2014-05-11T14:43:54 | 2014-05-11T14:43:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package intersect.hdf;
import java.io.DataInput;
import java.io.DataOutput;
import java.io.IOException;
import java.util.Calendar;
import java.util.TimeZone;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import javax.activation.UnsupportedDataTypeException;
import ncsa.hdf.object.Group;... | UTF-8 | Java | 6,947 | java | CloudSatHDF4.java | Java | [] | null | [] | package intersect.hdf;
import java.io.DataInput;
import java.io.DataOutput;
import java.io.IOException;
import java.util.Calendar;
import java.util.TimeZone;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import javax.activation.UnsupportedDataTypeException;
import ncsa.hdf.object.Group;... | 6,947 | 0.659133 | 0.64733 | 193 | 33.99482 | 37.994751 | 359 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.891192 | false | false | 0 |
a24a9e0675518309c19d08fc1bd6807fb7d762a9 | 26,706,106,677,993 | 17efc8418149a812efd0ebc81d1cec1548632ffd | /src/main/java/com/engad/ade/service/impl/EventClickService.java | dc9a49d8c7f8f06c080f87e9a9651f572496c6dd | [] | no_license | Sean-2017/EngAD | https://github.com/Sean-2017/EngAD | 1cd8b629f00f6980b16f35ddba5479cba6a111f4 | 0429bab24344f6fa4c39e98fb843e93b67568757 | refs/heads/master | 2021-01-11T21:39:32.822000 | 2017-02-27T13:22:00 | 2017-02-27T13:22:00 | 78,831,877 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.engad.ade.service.impl;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import org.springframework.stereotype.Service;
import com.engad.ade.dao.IEventClickDao;
import com.engad.ade.entity.EventClick;
import com.engad.ade.service.IEventClickService;
@Service
public class E... | UTF-8 | Java | 641 | java | EventClickService.java | Java | [] | null | [] | package com.engad.ade.service.impl;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import org.springframework.stereotype.Service;
import com.engad.ade.dao.IEventClickDao;
import com.engad.ade.entity.EventClick;
import com.engad.ade.service.IEventClickService;
@Service
public class E... | 641 | 0.801872 | 0.801872 | 28 | 21.892857 | 20.836678 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.892857 | false | false | 0 |
3123c4634beac72a8160d5f1323dd91b5c11582a | 14,448,270,002,913 | 6129637d01dfbe1260570de1bd5d6163c06245c3 | /01.Foundation/src/day05/Demo03_Big_Int_Factorial.java | 844acd312c7b8e994c243d9cae3b794f1f2c9613 | [] | no_license | patrickucy/learn_java | https://github.com/patrickucy/learn_java | 7e898b8aec8b593af2c95bedc25a61d06021b6ae | 6be872971c1dec4375f7e4c4f5e7011b338de41f | refs/heads/master | 2021-01-18T23:17:19.415000 | 2017-04-03T17:33:55 | 2017-04-03T17:33:55 | 87,101,886 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package day05;
import java.math.BigInteger;
/*
* 计算的大整数 阶乘
* 这个就是当你的数据超过long的时候来使用这个类
*/
public class Demo03_Big_Int_Factorial {
public static void main(String[] args) {
// TODO Auto-generated method stub
int n = 20;
BigInteger y = new BigInteger("1");
for (int i = 1; i <= n; i++) {
//转换int 类型的i成为bigI... | UTF-8 | Java | 605 | java | Demo03_Big_Int_Factorial.java | Java | [] | null | [] | package day05;
import java.math.BigInteger;
/*
* 计算的大整数 阶乘
* 这个就是当你的数据超过long的时候来使用这个类
*/
public class Demo03_Big_Int_Factorial {
public static void main(String[] args) {
// TODO Auto-generated method stub
int n = 20;
BigInteger y = new BigInteger("1");
for (int i = 1; i <= n; i++) {
//转换int 类型的i成为bigI... | 605 | 0.675052 | 0.658281 | 23 | 19.73913 | 18.521944 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.478261 | false | false | 0 |
367efbb0fa3ceb3418d490e5a1e2725d301319f8 | 22,497,038,752,891 | a27b7b33e64d3dedd30cb593149dc7832297af64 | /src/main/java/ru/aptech/library/service/impl/GenreServiceImpl.java | e21dc0f210a48614cc092dd6008fa2ee56f61531 | [] | no_license | gasymovrv/aptech-library-rest | https://github.com/gasymovrv/aptech-library-rest | fb11a9ae757e31a76ebbdf4a7234f97a1f903604 | 69a0132da76344e6f15fe6bb4647437f6e038881 | refs/heads/master | 2020-04-13T15:52:03.259000 | 2019-01-16T14:34:16 | 2019-01-16T14:34:16 | 163,304,238 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.aptech.library.service.impl;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import ru.aptech.library.entities.Genre;
import ru.aptech.library.repositories.GenreRepository;
import ru.aptech.library.service.GenreS... | UTF-8 | Java | 1,029 | java | GenreServiceImpl.java | Java | [] | null | [] | package ru.aptech.library.service.impl;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import ru.aptech.library.entities.Genre;
import ru.aptech.library.repositories.GenreRepository;
import ru.aptech.library.service.GenreS... | 1,029 | 0.760437 | 0.757455 | 46 | 20.869566 | 19.386917 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.23913 | false | false | 0 |
4b9387c9aa323960bee784678fadb13f461bb51e | 12,240,656,840,324 | 592f38cbc2d024613d8288fc838b7f9052112fc8 | /src/main/java/com/souvik/bank/controller/BankController.java | 21bd4f66e003abaa926e2adbc0a2a7c243b02acb | [] | no_license | BiswasSouvik/bankWeb | https://github.com/BiswasSouvik/bankWeb | 7c56b69a5b5a6cfe84626782ec408e3d9c1bb3c9 | 469d010f2d91624fc1f19d83a7b071e9bcdc9a02 | refs/heads/master | 2020-04-23T07:46:30.906000 | 2019-02-19T09:46:13 | 2019-02-19T09:46:13 | 171,016,096 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.souvik.bank.controller;
import com.souvik.bank.model.BankBranch;
import com.souvik.bank.model.Branch;
import com.souvik.bank.service.BankBranchServiceDao;
import com.souvik.bank.service.BranchServiceDao;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annot... | UTF-8 | Java | 1,552 | java | BankController.java | Java | [] | null | [] | package com.souvik.bank.controller;
import com.souvik.bank.model.BankBranch;
import com.souvik.bank.model.Branch;
import com.souvik.bank.service.BankBranchServiceDao;
import com.souvik.bank.service.BranchServiceDao;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annot... | 1,552 | 0.710052 | 0.708763 | 37 | 40.945946 | 33.187386 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.756757 | false | false | 0 |
85e2ff502987b5b80e9977d322993c2dd7190961 | 13,709,535,659,804 | c48c06040273ff89cb8a107ac0ceda1f50affbaa | /src/de/eternity/support/tiled/TiledMap.java | 0876d1600616180cb4c742794780e77911984c3f | [
"MIT",
"Apache-2.0"
] | permissive | The127/Eternity | https://github.com/The127/Eternity | 6b919457ef5555da8d125c3c21587714de47d0c3 | 98d66947d28fbf14404af7a20261636c41db23be | refs/heads/master | 2020-12-25T15:28:39.584000 | 2016-09-07T09:54:26 | 2016-09-07T09:54:26 | 58,313,370 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright (c) 2016 Julian Sven Baehr
*
* See the file license.txt for copying permission.
*/
package de.eternity.support.tiled;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.util.HashMap;
import com.google.gson.Gson;
import com.google.gson.JsonIOException;
import com.google.g... | UTF-8 | Java | 3,674 | java | TiledMap.java | Java | [
{
"context": "/**\n * Copyright (c) 2016 Julian Sven Baehr\n * \n * See the file license.txt for copying permi",
"end": 43,
"score": 0.999870777130127,
"start": 26,
"tag": "NAME",
"value": "Julian Sven Baehr"
},
{
"context": "creates game maps from the loaded data.\n * @author Julian... | null | [] | /**
* Copyright (c) 2016 <NAME>
*
* See the file license.txt for copying permission.
*/
package de.eternity.support.tiled;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.util.HashMap;
import com.google.gson.Gson;
import com.google.gson.JsonIOException;
import com.google.gson.JsonSyn... | 3,652 | 0.700054 | 0.69325 | 125 | 28.392 | 28.47143 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 0 |
0388cfa0d21bd7b9e5b2c81cffed3e1d7b16df8d | 30,408,368,468,405 | 7eb098ff9c0c07c2f4167fa4a51163829c8b7f18 | /src/NeuralNetwork/Network.java | 1aac4b9351ac714b70422a89cabd947028868dda | [] | no_license | cauth0n/ANFIS | https://github.com/cauth0n/ANFIS | 5ec8a419725fa1125ab0893c988fdcd150eab8f0 | 3c9ae4be9f3da33d06d53de62f58b21ac0b0e2cc | refs/heads/master | 2021-01-10T21:16:09.506000 | 2013-10-21T06:16:15 | 2013-10-21T06:16:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package NeuralNetwork;
import java.util.ArrayList;
import LinearAlgebra.Operations;
public abstract class Network {
public ArrayList<Layer> Layers = new ArrayList<Layer>();
protected double rate = 0.01;
protected double momentum = 0.5;
double weightMin = -0.3;
double weightMax = 0.3;
double maxErro... | UTF-8 | Java | 7,436 | java | Network.java | Java | [] | null | [] | package NeuralNetwork;
import java.util.ArrayList;
import LinearAlgebra.Operations;
public abstract class Network {
public ArrayList<Layer> Layers = new ArrayList<Layer>();
protected double rate = 0.01;
protected double momentum = 0.5;
double weightMin = -0.3;
double weightMax = 0.3;
double maxErro... | 7,436 | 0.610947 | 0.598306 | 246 | 28.227642 | 23.9774 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.780488 | false | false | 0 |
faf2b194692e881db81b46e24a8b79568f402005 | 24,747,601,600,187 | f252c58e7780068a60a3062dc09d6e4d80b8a87b | /app/src/main/java/com/chryscontreras/micochinito/App.java | a1e23e4c65ac54b81e5a21f5c3d6ae288f7ab28a | [] | no_license | Chrysthoper/piggypig | https://github.com/Chrysthoper/piggypig | 5c8c0649291d49b5f27af2bed83c5f42de20c3d0 | 9cd9b7b4f0a8f2b201ce54a5449c56e51a6f9622 | refs/heads/master | 2020-04-06T07:10:45.139000 | 2017-06-12T21:39:36 | 2017-06-12T21:39:37 | 61,178,690 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.chryscontreras.micochinito;
import android.app.Application;
import com.squareup.otto.Bus;
public class App extends Application
{
private static Bus bus;
// necessary to avoid to unregister a non-registered instance . Since EventListener is a Singleton
private static boolean isRegistered;
... | UTF-8 | Java | 700 | java | App.java | Java | [
{
"context": "package com.chryscontreras.micochinito;\n\nimport android.app.Application;\nimp",
"end": 26,
"score": 0.8411428928375244,
"start": 14,
"tag": "USERNAME",
"value": "ryscontreras"
}
] | null | [] | package com.chryscontreras.micochinito;
import android.app.Application;
import com.squareup.otto.Bus;
public class App extends Application
{
private static Bus bus;
// necessary to avoid to unregister a non-registered instance . Since EventListener is a Singleton
private static boolean isRegistered;
... | 700 | 0.67 | 0.67 | 34 | 19.588236 | 22.64576 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.294118 | false | false | 0 |
602380833326a8388f87e34d7adcd81db3e28f6b | 19,585,050,871,547 | a868ce2a40928f201e37e220d21a0bd761c3ccd0 | /Unit3Baccarat/src/Baccarat.java | d6f5b040a971d92627c14bd53ce17cc16ff25873 | [] | no_license | LittleGeorgeWatchingStar/Java-Exercises | https://github.com/LittleGeorgeWatchingStar/Java-Exercises | 4c32122d58058c2e1112f2c7e5334d8881c14c1c | e899d02b21f8a1e1da2e57d3e37d96545d57ddcc | refs/heads/master | 2021-08-19T17:52:14.243000 | 2017-11-27T04:37:21 | 2017-11-27T04:37:21 | 111,852,569 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
public class Baccarat extends JFrame implements ActionListener {
JLabel[] lblPlayerHand, lblBankerHand;
private JLabel lblPlayer, lblBanker, lblPTotal, lblBTotal, lblChips,
lblResult, lblBet;
private JTextField txtBet;
private JButton btnDeal,btn... | UTF-8 | Java | 9,781 | java | Baccarat.java | Java | [
{
"context": "null,\n\t\t\t\t\t\"GAME OVER!\\nYou are out of money!\", \"Baccarat\",\n\t\t\t\t\tJOptionPane.INFORMATION_MESSAGE, Icon2);\n\t",
"end": 9205,
"score": 0.6905522346496582,
"start": 9198,
"tag": "NAME",
"value": "accarat"
}
] | null | [] | import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
public class Baccarat extends JFrame implements ActionListener {
JLabel[] lblPlayerHand, lblBankerHand;
private JLabel lblPlayer, lblBanker, lblPTotal, lblBTotal, lblChips,
lblResult, lblBet;
private JTextField txtBet;
private JButton btnDeal,btn... | 9,781 | 0.667825 | 0.639096 | 300 | 31.606667 | 18.316986 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.813333 | false | false | 0 |
057e544f3a994e4e5499014d4bfe9bc893ba9c74 | 33,543,694,625,358 | c56acf21553ff1ffb4819c352988372a03257773 | /Markov Chain/src/MarkovChain.java | 3108029698cc7697d96b421334c1848df5bf124c | [] | no_license | wolfejar/MarkovChain | https://github.com/wolfejar/MarkovChain | eb66ed1af7422fb86e6ad924d22a27646324a402 | 9b425627901af7817a9a54ae90831d7cbbaacd44 | refs/heads/master | 2021-10-26T14:11:13.937000 | 2019-04-13T04:17:52 | 2019-04-13T04:17:52 | 108,342,971 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* MarkovChain.java
* Author: Jared Wolfe
*/
import java.io.*;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.util.*;
public class MarkovChain {
// visit http://www.textfiles.com/etext/ for free, legal books in .txt format
// ENTER .TXT FILE DESTINATION BELOW
final static String... | UTF-8 | Java | 3,132 | java | MarkovChain.java | Java | [
{
"context": "/* MarkovChain.java\r\n * Author: Jared Wolfe\r\n */\r\n\r\nimport java.io.*;\r\nimport java.nio.file.F",
"end": 43,
"score": 0.9998480081558228,
"start": 32,
"tag": "NAME",
"value": "Jared Wolfe"
}
] | null | [] | /* MarkovChain.java
* Author: <NAME>
*/
import java.io.*;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.util.*;
public class MarkovChain {
// visit http://www.textfiles.com/etext/ for free, legal books in .txt format
// ENTER .TXT FILE DESTINATION BELOW
final static String FILE... | 3,127 | 0.603768 | 0.597701 | 89 | 33.19101 | 29.89941 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.123595 | false | false | 0 |
633a313685db381482e35c979f8c2769b90bd0fd | 20,040,317,433,408 | 8a3a0d995ec0604a1fd2413a3992faa3d2753fb8 | /m0lecon/rev/andry_source_from_JADX/sources/org/apache/commons/p004io/monitor/FileEntry.java | aad13c73defadb130a56aba46b9833d0114c5b08 | [] | no_license | ThamerBaccouch/CTF-Writeups | https://github.com/ThamerBaccouch/CTF-Writeups | e1b8e8a75410fcc064e72c618db180e086ada75f | beb36ba9e9a44ec1b64e0bb52b17a2178b0c027b | refs/heads/master | 2021-03-04T21:50:46.934000 | 2020-06-15T18:00:45 | 2020-06-15T18:00:45 | 246,067,678 | 5 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.apache.commons.p004io.monitor;
import java.io.File;
import java.io.Serializable;
/* renamed from: org.apache.commons.io.monitor.FileEntry */
public class FileEntry implements Serializable {
static final FileEntry[] EMPTY_ENTRIES = new FileEntry[0];
private static final long serialVersionUID = -250... | UTF-8 | Java | 3,185 | java | FileEntry.java | Java | [] | null | [] | package org.apache.commons.p004io.monitor;
import java.io.File;
import java.io.Serializable;
/* renamed from: org.apache.commons.io.monitor.FileEntry */
public class FileEntry implements Serializable {
static final FileEntry[] EMPTY_ENTRIES = new FileEntry[0];
private static final long serialVersionUID = -250... | 3,185 | 0.610047 | 0.591837 | 122 | 25.106558 | 21.448683 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.45082 | false | false | 0 |
0ca842e29544a91fd362d20a239e311d9ae7eb0a | 18,382,460,027,120 | a15657b777b8441c8a7bdae94add61781e81de28 | /main/java/com/anisapp/locationdevoiture/Voiture.java | 880b4da50695cd37c990c4966276e83fc40d988d | [] | no_license | anymister/Application-Android-Location-de-voiture | https://github.com/anymister/Application-Android-Location-de-voiture | c0aaee2385b0cdd314d0da30aac3789ab995a8d2 | c1e0687564d928614fdc197c8fed9afe5f506b0a | refs/heads/master | 2022-06-04T22:00:27.920000 | 2020-05-01T12:48:58 | 2020-05-01T12:48:58 | 168,848,688 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.anisapp.locationdevoiture;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
public class Voiture extends AppCompatActivity {
private Button reserver;
@Override
protected void... | UTF-8 | Java | 966 | java | Voiture.java | Java | [] | null | [] | package com.anisapp.locationdevoiture;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
public class Voiture extends AppCompatActivity {
private Button reserver;
@Override
protected void... | 966 | 0.656995 | 0.654922 | 32 | 28.15625 | 23.606289 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.53125 | false | false | 0 |
bfb1bf4a63e2edbc201c425b5582fa885c928cdb | 15,109,694,979,266 | c066e92078d87d207e60c5bd2679dc75975d01e2 | /1mpvideo/src/main/java/com/video/web/struts/video/GetMyBrowseHistoryAction.java | fbef01c2c305602f22c6bcf9e089c7fe18c2d39a | [] | no_license | chendd/bigcateasymorse | https://github.com/chendd/bigcateasymorse | 1d1e9622adb1a4bf8df03b6b166e20fdc39e0eaa | bffe4b3d6c16aaec4d4296f2216b9b573ab22555 | refs/heads/master | 2021-01-22T14:39:20.225000 | 2012-07-09T13:42:24 | 2012-07-09T13:42:24 | 35,522,332 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.video.web.struts.video;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import net.sf.json.JSONObject;
import org.apache.struts.action.ActionForm;
import org.apache.struts.action.ActionForward;
import org.apache.struts.action.ActionMapping;
import ... | UTF-8 | Java | 1,284 | java | GetMyBrowseHistoryAction.java | Java | [] | null | [] | package com.video.web.struts.video;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import net.sf.json.JSONObject;
import org.apache.struts.action.ActionForm;
import org.apache.struts.action.ActionForward;
import org.apache.struts.action.ActionMapping;
import ... | 1,284 | 0.774143 | 0.774143 | 40 | 30.1 | 22.460855 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.45 | false | false | 0 |
b4d830993d81251c52ebf23f75ee12510c9604dc | 22,007,412,456,213 | dfcd387efe35e3d0dd8a328a97c42320ec6d6946 | /src/main/java/wang/Exception/Arcane3.java | 2d1acb7159d437855cb067a0edb428a7bb1761cb | [] | no_license | wangyunzhong123/SetLearn | https://github.com/wangyunzhong123/SetLearn | 9833dab77b050a926dfa803cbaed5de94b14a716 | ece42b1c5179a45e02c78cf6c0f964e836f21c24 | refs/heads/master | 2021-01-09T20:32:33.362000 | 2016-10-21T12:55:40 | 2016-10-21T12:55:40 | 65,264,603 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package wang.Exception;
/**
* Created by tianxi on 10/21/16.
*/
interface Type1 {
void f() throws CloneNotSupportedException;
}
interface Type2 {
void f() throws InterruptedException;
}
interface Type3 extends Type1, Type2 {
}
public class Arcane3 implements Type3 {
public void f() {
System.ou... | UTF-8 | Java | 1,730 | java | Arcane3.java | Java | [
{
"context": "package wang.Exception;\n\n/**\n * Created by tianxi on 10/21/16.\n */\ninterface Type1 {\n void f() t",
"end": 49,
"score": 0.9987382888793945,
"start": 43,
"tag": "USERNAME",
"value": "tianxi"
}
] | null | [] | package wang.Exception;
/**
* Created by tianxi on 10/21/16.
*/
interface Type1 {
void f() throws CloneNotSupportedException;
}
interface Type2 {
void f() throws InterruptedException;
}
interface Type3 extends Type1, Type2 {
}
public class Arcane3 implements Type3 {
public void f() {
System.ou... | 1,730 | 0.756121 | 0.72693 | 40 | 25.549999 | 29.014608 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.525 | false | false | 0 |
34743515f96c72ee99c6237c8b8d295361dbf834 | 22,007,412,453,796 | 42966754e0f64b9a4e6a120bda08ca0aa42278e0 | /duck/src/main/java/duck2/Character.java | c22ed3626eadaa9c6687ed5fbe2c4664cc3c0139 | [] | no_license | lotockijj/workspace | https://github.com/lotockijj/workspace | 238b266fd6968ea81732242332a922f6db64dab5 | 684b2af7f4f8b2202136b34f085c5532de243858 | refs/heads/master | 2020-05-21T23:00:37.481000 | 2017-11-10T12:15:18 | 2017-11-10T12:15:18 | 64,556,994 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package duck2;
public abstract class Character {
WeaponBehavior weaponBehavior;
public Character() {
}
public void setWeaponBehavior(WeaponBehavior fb){
this.weaponBehavior = fb;
}
public abstract void display();
public void performFight(){
weaponBehavior.useWeapon();
}
}
| UTF-8 | Java | 298 | java | Character.java | Java | [] | null | [] | package duck2;
public abstract class Character {
WeaponBehavior weaponBehavior;
public Character() {
}
public void setWeaponBehavior(WeaponBehavior fb){
this.weaponBehavior = fb;
}
public abstract void display();
public void performFight(){
weaponBehavior.useWeapon();
}
}
| 298 | 0.724832 | 0.721476 | 20 | 13.9 | 15.465769 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.1 | false | false | 0 |
34c75e0919f2734e25a0457feeb53a9ddfedafed | 15,135,464,785,137 | 70528815273d3c9df7a98f5204ab48319983f59e | /app/src/main/java/fr/dut2/andrawid/model/drawings/AbstractDrawableShape.java | 4eea7eb08cae737d8e3f8dbcf2f036e8429085b3 | [] | no_license | Armadindon/AndrawId | https://github.com/Armadindon/AndrawId | 29d16fc439a8462569b608401424738fdb59ff4e | 6b0726b3f8bb0f3d352dd8ca0b8697c8a04d21ac | refs/heads/master | 2022-07-18T10:11:15.501000 | 2020-05-17T21:38:09 | 2020-05-17T21:38:09 | 261,172,199 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fr.dut2.andrawid.model.drawings;
abstract class AbstractDrawableShape implements DrawableShape {
protected final float[] points;
AbstractDrawableShape(float... points) {
if (points.length < 4)
throw new IllegalArgumentException("You need to pass at least 4 floating numbers");
... | UTF-8 | Java | 433 | java | AbstractDrawableShape.java | Java | [] | null | [] | package fr.dut2.andrawid.model.drawings;
abstract class AbstractDrawableShape implements DrawableShape {
protected final float[] points;
AbstractDrawableShape(float... points) {
if (points.length < 4)
throw new IllegalArgumentException("You need to pass at least 4 floating numbers");
... | 433 | 0.662818 | 0.655889 | 19 | 21.789474 | 25.343075 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.263158 | false | false | 0 |
1728213da157e2a198e17385aad43996a54f9e7f | 8,735,963,513,318 | 73f4033884a8d897f6e942f8fe2536268278b904 | /src/main/java/com/cummins/pad/dao/HoldTagLogDAO.java | f59f9e0078df202404a26e1e3bf5e95730e3cf1a | [] | no_license | arvinzhao88/bims | https://github.com/arvinzhao88/bims | dbdd11668418d30d790042aa42d783f16634bcf4 | fae46a5ee399240b38204292fa618bff2d1d74c0 | refs/heads/master | 2022-12-09T20:07:24.363000 | 2019-09-29T03:19:16 | 2019-09-29T03:19:16 | 211,595,547 | 0 | 0 | null | false | 2022-12-05T23:32:05 | 2019-09-29T03:11:53 | 2019-09-29T03:19:18 | 2022-12-05T23:32:05 | 18,392 | 0 | 0 | 12 | Java | false | false | package com.cummins.pad.dao;
import com.cummins.pad.model.HoldTagLog;
import com.cummins.pad.model.HoldTagLogExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
import org.springframework.stereotype.Repository;
@Repository
public interface HoldTagLogDAO {
long countByExample(HoldTagLogExam... | UTF-8 | Java | 952 | java | HoldTagLogDAO.java | Java | [] | null | [] | package com.cummins.pad.dao;
import com.cummins.pad.model.HoldTagLog;
import com.cummins.pad.model.HoldTagLogExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
import org.springframework.stereotype.Repository;
@Repository
public interface HoldTagLogDAO {
long countByExample(HoldTagLogExam... | 952 | 0.789916 | 0.789916 | 32 | 28.78125 | 30.138985 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.59375 | false | false | 0 |
7a08d47e19347a2d6b5471d0f4e034fce126eb71 | 14,018,773,289,059 | 6d92d615d4d89206a7410852adfe13e94ccd6cc9 | /core/src/main/java/nl/nn/adapterframework/util/DateUtils.java | 8c738e87da58b62303dc0a26403d73dba4e60e05 | [
"Apache-2.0"
] | permissive | ibissource/iaf | https://github.com/ibissource/iaf | eb91efbb05f75cf4ad94eb0e0e19000ada2d8057 | 8eda416e174f50138ba938b011a607cfa8d47a07 | refs/heads/master | 2023-08-28T20:08:18.370000 | 2023-08-23T13:51:54 | 2023-08-23T13:51:54 | 8,927,606 | 90 | 118 | Apache-2.0 | false | 2023-09-14T14:55:23 | 2013-03-21T11:48:24 | 2023-09-08T16:38:21 | 2023-09-14T14:55:22 | 89,883 | 79 | 74 | 279 | Java | false | false | /*
Copyright 2013 Nationale-Nederlanden, 2020 WeAreFrank!
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applic... | UTF-8 | Java | 5,827 | java | DateUtils.java | Java | [
{
"context": "s for formatting and parsing dates.\n * \n * @author Johan Verrips IOS\n */\npublic class DateUtils {\n\tprotected static Lo",
"end": 963,
"score": 0.9997674822807312,
"start": 946,
"tag": "NAME",
"value": "Johan Verrips IOS"
}
] | null | [] | /*
Copyright 2013 Nationale-Nederlanden, 2020 WeAreFrank!
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applic... | 5,816 | 0.704822 | 0.693839 | 176 | 32.107956 | 31.061975 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.681818 | false | false | 0 |
34dd5b2828701d1a3b8613d26716b68972bbbc7f | 21,680,994,944,385 | c68e70a7fcd029ef1bc7545957838e879f70b043 | /crazycat-common/src/main/java/top/crazycat/common/util/ListUtil.java | bc4a68a1be14c9145653840f7a35985cfa7e03c0 | [] | no_license | CREAZYCAT/crazycat-parent | https://github.com/CREAZYCAT/crazycat-parent | e904f51fee08c4e2804b5745d4f8a7d76e8e8789 | 91a4a71b793a074c28456facffe5267becc57a11 | refs/heads/master | 2022-07-09T21:56:48.817000 | 2020-06-09T10:05:16 | 2020-06-09T10:05:16 | 168,504,473 | 0 | 0 | null | false | 2022-06-17T02:11:51 | 2019-01-31T10:12:01 | 2020-06-09T10:06:23 | 2022-06-17T02:11:51 | 221 | 0 | 0 | 2 | JavaScript | false | false | package top.crazycat.common.util;
import java.util.Collection;
/**
* Created with IntelliJ IDEA.
*
* @author liyongbing
* @date: 2019/1/18
* description:
*/
public class ListUtil {
public static boolean isEmpty(Collection c){
return null == c || c.size() == 0;
}
public static boolean isNot... | UTF-8 | Java | 377 | java | ListUtil.java | Java | [
{
"context": "\n\n/**\n * Created with IntelliJ IDEA.\n *\n * @author liyongbing\n * @date: 2019/1/18\n * description:\n */\npublic cl",
"end": 124,
"score": 0.9988115429878235,
"start": 114,
"tag": "USERNAME",
"value": "liyongbing"
}
] | null | [] | package top.crazycat.common.util;
import java.util.Collection;
/**
* Created with IntelliJ IDEA.
*
* @author liyongbing
* @date: 2019/1/18
* description:
*/
public class ListUtil {
public static boolean isEmpty(Collection c){
return null == c || c.size() == 0;
}
public static boolean isNot... | 377 | 0.636605 | 0.615385 | 21 | 16.952381 | 16.568691 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 0 |
e6aa1ac6e6acf49efb71230d743b3a3e662f5ce7 | 4,071,629,033,807 | 7c331235bb6352a7547f40fff13763ed32e28540 | /src/java/com/leapfrog/entity/dao/StudentbyFacultyDAO.java | 31e49eab0852039456253c3a60cb206fb68dc042 | [] | no_license | RajBasnet/StudentManagementSystem | https://github.com/RajBasnet/StudentManagementSystem | f8ddd4eea5f3abfcf1a9109a2708aa2a72927fff | 508956d09170a73b5224bd3ebd8f401e80f53024 | refs/heads/master | 2021-01-21T15:19:32.825000 | 2017-06-25T20:18:29 | 2017-06-25T20:18:29 | 95,383,408 | 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.leapfrog.entity.dao;
import com.leapfrog.entity.StudentbyFaculty;
import java.sql.SQLException;
import java.util.... | UTF-8 | Java | 616 | java | StudentbyFacultyDAO.java | Java | [
{
"context": "on;\r\nimport java.util.List;\r\n\r\n/**\r\n *\r\n * @author Dell\r\n */\r\npublic interface StudentbyFacultyDAO extends ",
"end": 353,
"score": 0.9659345746040344,
"start": 349,
"tag": "NAME",
"value": "Dell"
}
] | 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.leapfrog.entity.dao;
import com.leapfrog.entity.StudentbyFaculty;
import java.sql.SQLException;
import java.util.... | 616 | 0.75 | 0.746753 | 21 | 27.333334 | 30.568165 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52381 | false | false | 0 |
981ef190dfdc6ea4989e96787345e1224236064f | 1,975,685,006,283 | 22acd04201796660999bce0ea8b4a08e592ff463 | /src/main/java/com/twock/komlog/map/ParsedJsonMapResponse.java | 64c2fafe6b07dc1161e65b2889d74d7eb74e9804 | [] | no_license | echinus/komlog | https://github.com/echinus/komlog | 800b0a2445d3bf419cee1bc465927b3262287ea2 | b373f53f2a77bf2f9e5659625c022ecf78ae1e5c | refs/heads/master | 2021-01-25T12:01:42.027000 | 2014-01-26T11:55:48 | 2014-01-26T11:55:48 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.twock.komlog.map;
import java.util.Iterator;
import java.util.Map;
/**
* @author Chris Pearson
*/
public class ParsedJsonMapResponse {
private Map<String, Long> allianceMights;
private Map<String, String> allianceNames;
private boolean ok;
private Map<String, MapTile> data;
private Map<String,... | UTF-8 | Java | 2,007 | java | ParsedJsonMapResponse.java | Java | [
{
"context": "il.Iterator;\nimport java.util.Map;\n\n/**\n * @author Chris Pearson\n */\npublic class ParsedJsonMapResponse {\n privat",
"end": 109,
"score": 0.999683678150177,
"start": 96,
"tag": "NAME",
"value": "Chris Pearson"
}
] | null | [] | package com.twock.komlog.map;
import java.util.Iterator;
import java.util.Map;
/**
* @author <NAME>
*/
public class ParsedJsonMapResponse {
private Map<String, Long> allianceMights;
private Map<String, String> allianceNames;
private boolean ok;
private Map<String, MapTile> data;
private Map<String, UserIn... | 2,000 | 0.664674 | 0.664175 | 78 | 24.73077 | 30.207689 | 201 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 0 |
1d06cf7c8eca34cb59edb6df5d5a7ad32fb36aad | 11,699,490,962,322 | 9ad871dda488a7b035705e22f38561616eacfaa4 | /src/main/java/com/rapido/test/RapidoAutomation/WebProducts.java | df75039cfb906ac9ad80209a3e16a9135d247a0d | [] | no_license | harsha4030hari/RapidoAutomation | https://github.com/harsha4030hari/RapidoAutomation | 14d16210c2fd201e2bc64dc7a8691a1b0b738d61 | 4446690875888187b70943d32fbc3419b8581ad1 | refs/heads/master | 2020-12-13T18:16:08.108000 | 2020-01-17T11:17:03 | 2020-01-17T11:17:03 | 234,491,511 | 0 | 0 | null | false | 2020-10-13T18:54:26 | 2020-01-17T07:06:02 | 2020-01-17T11:17:16 | 2020-10-13T18:54:25 | 92 | 0 | 0 | 1 | HTML | false | false | package com.rapido.test.RapidoAutomation;
import java.util.List;
/**
* @author Harikrishna Recharla
*
*/
public class WebProducts {
private WebPojo web;
public WebPojo getWeb() {
return web;
}
public void setWeb(WebPojo poj) {
this.web = poj;
}
}
| UTF-8 | Java | 273 | java | WebProducts.java | Java | [
{
"context": "utomation;\n\nimport java.util.List;\n\n/**\n * @author Harikrishna Recharla\n *\n */\n\npublic class WebProducts {\n\t\n\tprivate Web",
"end": 102,
"score": 0.9998834133148193,
"start": 82,
"tag": "NAME",
"value": "Harikrishna Recharla"
}
] | null | [] | package com.rapido.test.RapidoAutomation;
import java.util.List;
/**
* @author <NAME>
*
*/
public class WebProducts {
private WebPojo web;
public WebPojo getWeb() {
return web;
}
public void setWeb(WebPojo poj) {
this.web = poj;
}
}
| 259 | 0.666667 | 0.666667 | 25 | 9.92 | 12.818486 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.72 | false | false | 0 |
2687480adf3bf9f38b334e7a85f57f2d62750048 | 24,592,982,784,642 | a4681dd1604d34b91b805026de5b9d97ea0d44b7 | /src/main/java/Controller/VendorController.java | 0acb61049624774b475a97dc3f4dc5e508a893c9 | [] | no_license | ashleygrush/taps_barrelwerks | https://github.com/ashleygrush/taps_barrelwerks | a4295f9d051d639e0c77dc5994d945e31c1ec4eb | b53780c2c4392ff1eace02ad5f51a06ea3d0af8b | refs/heads/master | 2020-03-27T17:22:50.382000 | 2018-09-01T19:50:40 | 2018-09-01T19:50:40 | 146,847,653 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Controller;
import Model.database.DBSearch;
import Model.database.Vendors;
import Services.VendorServices;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.*;
import java.util.List;
@Controller
@Req... | UTF-8 | Java | 1,264 | java | VendorController.java | Java | [] | null | [] | package Controller;
import Model.database.DBSearch;
import Model.database.Vendors;
import Services.VendorServices;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.*;
import java.util.List;
@Controller
@Req... | 1,264 | 0.674051 | 0.674051 | 52 | 23.307692 | 20.226162 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 0 |
5afa50dae3c6cc34eb83462f7c5e3b6c1cd6653f | 38,852,274,201,301 | 2caa30dbfd140bfc3b740a263e24404ff6bf3561 | /gea-mail/src/main/java/com/novus/mail/entity/Parqueadero.java | cce078fc0efc0d31f113119c30e298f256b89140 | [] | no_license | jialzate/gea | https://github.com/jialzate/gea | c89bd778aade736dd9c2c890ca708716a838f0bf | b9db76a3fb118d6c9f3e0e5b24a3afd501f92c38 | refs/heads/master | 2017-12-13T03:36:31.591000 | 2016-11-11T22:08:03 | 2016-11-11T22:08:05 | 78,399,815 | 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.novus.mail.entity;
//import static org.eclipse.persistence.annotations.MultitenantType.TABLE_PER_TENANT;
import javax.per... | UTF-8 | Java | 2,994 | java | Parqueadero.java | Java | [
{
"context": "ions.TenantTableDiscriminatorType;\n\n/**\n * @author Usuario\n */\n@Entity\n@Table(name = \"parqueadero\")\n@XmlRoot",
"end": 725,
"score": 0.7604995965957642,
"start": 718,
"tag": "NAME",
"value": "Usuario"
}
] | 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.novus.mail.entity;
//import static org.eclipse.persistence.annotations.MultitenantType.TABLE_PER_TENANT;
import javax.per... | 2,994 | 0.662325 | 0.659987 | 112 | 25.732143 | 25.352509 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.366071 | false | false | 0 |
092828d66fdedde402cd21a7d66d00a3383d3c7a | 38,852,274,199,837 | b0793b1f17606737a9c42c99d08681bb771fec89 | /src/main/java/com/dgut/clouddisk/service/impl/FileServiceImpl.java | 328bc46b2cf014c870ea63920d5dfe345f677946 | [] | no_license | Trash186/clouddisk | https://github.com/Trash186/clouddisk | 3691d90a68756dc6fde4b2c307322ac36b8fdd70 | 93d5f7659242c46fd3ad914f41f033bfd71cdf41 | refs/heads/master | 2023-02-14T14:06:39.679000 | 2021-01-11T07:51:33 | 2021-01-11T07:51:33 | 328,587,368 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dgut.clouddisk.service.impl;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.dgut.clouddisk.entity.Access;
import com.dgut.clouddisk.entity.File;
import com.dgut.clouddisk.exception.CloudException;
import com.dgut.clouddisk.mapper.FileMapper;
import com.dgut.clouddisk.mapper.... | UTF-8 | Java | 6,307 | java | FileServiceImpl.java | Java | [
{
"context": "l.List;\n\n/**\n * <p>\n * 服务实现类\n * </p>\n *\n * @author Group04\n * @since 2020-09-21\n */\n@Service\npublic class Fi",
"end": 843,
"score": 0.9995281100273132,
"start": 836,
"tag": "USERNAME",
"value": "Group04"
},
{
"context": ";\n\n private final String keySuffi... | null | [] | package com.dgut.clouddisk.service.impl;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.dgut.clouddisk.entity.Access;
import com.dgut.clouddisk.entity.File;
import com.dgut.clouddisk.exception.CloudException;
import com.dgut.clouddisk.mapper.FileMapper;
import com.dgut.clouddisk.mapper.... | 6,307 | 0.619645 | 0.61655 | 198 | 30.005051 | 25.807465 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.570707 | false | false | 0 |
b6e0c052f94b4e1a07d4822133718aa2593562d7 | 34,832,184,816,875 | 404381c72d0f1b33bce5cbe98de87c57f6f5678e | /src/day06_arithmetic_operators/MoreMathOperators.java | 3ce87bc3d7c8c9155236ce22767980303e484f2e | [] | no_license | burakaltintas01/java-programming1 | https://github.com/burakaltintas01/java-programming1 | 4e2c3beeacb400e22e9c07c9caff9a62b3d0dc18 | b431144fbe0b64fbaef2905015ca102c464a1a9b | refs/heads/master | 2023-05-27T10:19:39.879000 | 2021-06-11T05:00:56 | 2021-06-11T05:00:56 | 375,909,631 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package day06_arithmetic_operators;
public class MoreMathOperators {
public static void main(String[]args){
int toyotas = 431;
int honda = 233;
int wv = 2;
int tesla = 20;
int nissan = 142;
int bmw = 155;
int totalCarsInParking = 983;
System.out.print... | UTF-8 | Java | 811 | java | MoreMathOperators.java | Java | [] | null | [] | package day06_arithmetic_operators;
public class MoreMathOperators {
public static void main(String[]args){
int toyotas = 431;
int honda = 233;
int wv = 2;
int tesla = 20;
int nissan = 142;
int bmw = 155;
int totalCarsInParking = 983;
System.out.print... | 811 | 0.590629 | 0.559803 | 25 | 31.440001 | 29.906628 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.72 | false | false | 0 |
927082ad77bc7d10f7371a335caea65fa9c57015 | 37,967,510,919,962 | c61d21d1710af1cfc2eed2a2b773cd553862a56e | /SatisveStokProjesi/src/tr/com/nemesisyazilimi/dao/SatisContractDao.java | 231d734a80b9a01caf07237e717514357ea4bc12 | [] | no_license | mustafasipahi/SatisveStokUygulamasi-Swing | https://github.com/mustafasipahi/SatisveStokUygulamasi-Swing | 0c8e5dc5f02951932827df821e51cd6f724be667 | ec45e6ecaa4f398e14535c5cb8f6c23d82d67f28 | refs/heads/master | 2022-09-27T16:03:34.759000 | 2020-06-02T13:12:06 | 2020-06-02T13:12:06 | 266,096,334 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tr.com.nemesisyazilimi.dao;
import java.sql.Connection;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.List;
import tr.com.nemesisyazilimi.contract.SatisContract;
import tr.com.nemesisyazilimi.core.ObjectHelper;
import tr.com.nemesisyazilimi.interfaces.DAOInterface;
publ... | UTF-8 | Java | 1,395 | java | SatisContractDao.java | Java | [] | null | [] | package tr.com.nemesisyazilimi.dao;
import java.sql.Connection;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.List;
import tr.com.nemesisyazilimi.contract.SatisContract;
import tr.com.nemesisyazilimi.core.ObjectHelper;
import tr.com.nemesisyazilimi.interfaces.DAOInterface;
publ... | 1,395 | 0.708961 | 0.708961 | 55 | 23.363636 | 27.221891 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.581818 | false | false | 0 |
2428afd0e5059c87ef2c8142de30cc3dc5de3fc9 | 16,681,653,034,647 | b333712ee66d459c8ede402fd92b8651abf604ed | /app/src/main/java/com/rplanx/besstoo/interfaces/OnRecyclerViewItemClickListener.java | c4f95375d3f32c1a3a7dec0f1970899d7fb88db5 | [] | no_license | tintu1990/Besstoo | https://github.com/tintu1990/Besstoo | 53ddfa4b7174a61f46390c1e0b7ae58001a686bc | 5c4689fe80137f4c35d4d6b665267531c4aed8e2 | refs/heads/master | 2021-05-07T03:36:48.967000 | 2017-06-19T09:52:21 | 2017-06-19T09:52:21 | 110,966,714 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rplanx.besstoo.interfaces;
import com.rplanx.besstoo.getset.Model2;
/**
* Created by soumya on 11/4/17.
*/
public interface OnRecyclerViewItemClickListener<Moodel2> {
void onMinusClick(Model2 product,String string);
void onPlusClick(Model2 product,String string);
}
| UTF-8 | Java | 291 | java | OnRecyclerViewItemClickListener.java | Java | [
{
"context": "m.rplanx.besstoo.getset.Model2;\n\n/**\n * Created by soumya on 11/4/17.\n */\npublic interface OnRecyclerViewIt",
"end": 106,
"score": 0.999594509601593,
"start": 100,
"tag": "USERNAME",
"value": "soumya"
}
] | null | [] | package com.rplanx.besstoo.interfaces;
import com.rplanx.besstoo.getset.Model2;
/**
* Created by soumya on 11/4/17.
*/
public interface OnRecyclerViewItemClickListener<Moodel2> {
void onMinusClick(Model2 product,String string);
void onPlusClick(Model2 product,String string);
}
| 291 | 0.766323 | 0.735395 | 12 | 23.25 | 23.069189 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 0 |
be4bc942ae38d81e7a33b060294ffdcd8a75322e | 39,144,331,950,574 | 63f248b2940b9af20dedc3e564cb65aa351a969c | /src/main/java/com/example/practice/test/Test5.java | 2c2cc15f83c5f612709cfcfaecb55988e140c967 | [] | no_license | usebyxulei/practice | https://github.com/usebyxulei/practice | ee69208e110994750bbab5ed28fc1a0ef9fbb888 | c70b5ab134d127996bac0b938f20bff2a9d58205 | refs/heads/master | 2023-02-12T09:21:47.275000 | 2020-12-27T10:08:57 | 2020-12-27T10:08:57 | 324,731,245 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.practice.test;
import java.util.Random;
import java.util.Set;
import java.util.TreeSet;
public class Test5 {
public static Set<Integer> getTop10(int[] array) {
TreeSet<Integer> top10 = new TreeSet();
for (int i = 0; i < array.length; i++) {
if (top10.size() < 10) {
... | UTF-8 | Java | 1,237 | java | Test5.java | Java | [] | null | [] | package com.example.practice.test;
import java.util.Random;
import java.util.Set;
import java.util.TreeSet;
public class Test5 {
public static Set<Integer> getTop10(int[] array) {
TreeSet<Integer> top10 = new TreeSet();
for (int i = 0; i < array.length; i++) {
if (top10.size() < 10) {
... | 1,237 | 0.546483 | 0.518189 | 40 | 29.924999 | 18.74485 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 0 |
ab73ccd4f135fb8bbb2f29a1929bf9a59245e388 | 36,275,293,822,596 | b57dc61b145c2e90ce62fce51864e2106ee41e3d | /src/main/java/cn/creditease/server/http/support/HandlerInfo.java | d76b2f50adf343d3e509523e0626a45ba9298568 | [] | no_license | yanming3/async-http-server | https://github.com/yanming3/async-http-server | 2373c098ba0d5d0843c47b47e7c963eef892e06d | 28adc57a834368f18440c4d64368c1e5ec533d19 | refs/heads/master | 2016-04-12T06:30:15.045000 | 2015-10-28T05:23:10 | 2015-10-28T05:23:10 | 44,735,749 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.creditease.server.http.support;
import cn.creditease.server.http.handler.HttpHandler;
/**
* {@link HttpHandler}的相关信息
*/
public class HandlerInfo {
private final String handlerName;
private final String methodName;
public HandlerInfo(String handlerName, String methodName) {
this.hand... | UTF-8 | Java | 541 | java | HandlerInfo.java | Java | [] | null | [] | package cn.creditease.server.http.support;
import cn.creditease.server.http.handler.HttpHandler;
/**
* {@link HttpHandler}的相关信息
*/
public class HandlerInfo {
private final String handlerName;
private final String methodName;
public HandlerInfo(String handlerName, String methodName) {
this.hand... | 541 | 0.687382 | 0.687382 | 25 | 20.24 | 19.267132 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.36 | false | false | 0 |
6bfc0f7f66bc0b5ad4c3cac1db7e3bc1edbc9f9a | 29,600,914,606,091 | fe8d86158a61a13951bffe677aa5407fd2379a27 | /src/main/java/hu/ddsi/java/database/WrappedFieldData.java | b10535f9071c7c284430ed0d7567989accedcfa3 | [] | no_license | danko-david/javaexperience-generic-storage | https://github.com/danko-david/javaexperience-generic-storage | e97600f454bc8127c56e369eed6ba6b2dd74a6be | 0eea7d148b2d8363ebdc991425db2beb308846e0 | refs/heads/master | 2021-06-29T02:14:55.360000 | 2020-04-29T22:42:42 | 2020-04-29T22:42:42 | 173,982,780 | 0 | 1 | null | false | 2020-10-13T12:14:02 | 2019-03-05T16:34:16 | 2020-04-29T22:43:51 | 2020-10-13T12:14:01 | 62 | 0 | 1 | 2 | Java | false | false | package hu.ddsi.java.database;
import java.lang.reflect.Field;
import java.util.Arrays;
import eu.javaexperience.interfaces.ObjectWithProperty;
import eu.javaexperience.interfaces.ObjectWithPropertyStorage;
import eu.javaexperience.interfaces.simple.getBy.GetBy1;
public class WrappedFieldData implements ObjectWithPr... | UTF-8 | Java | 1,530 | java | WrappedFieldData.java | Java | [] | null | [] | package hu.ddsi.java.database;
import java.lang.reflect.Field;
import java.util.Arrays;
import eu.javaexperience.interfaces.ObjectWithProperty;
import eu.javaexperience.interfaces.ObjectWithPropertyStorage;
import eu.javaexperience.interfaces.simple.getBy.GetBy1;
public class WrappedFieldData implements ObjectWithPr... | 1,530 | 0.712418 | 0.709804 | 66 | 22.181818 | 26.965134 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.742424 | false | false | 0 |
dff202a8d00582f0ffcfbc94b82ff1fde9ce530a | 9,981,503,998,991 | 85986e4d862e6fd257eb1c3db6f6b9c82bc6c4d5 | /prjClienteSIC/src/main/java/ec/com/smx/sic/cliente/mdl/dto/id/DetalleSeccionAreaTrabajoID.java | 900d042cb2b2c4da441268add1f5994f3c38a526 | [] | no_license | SebasBenalcazarS/RepoAngularJS | https://github.com/SebasBenalcazarS/RepoAngularJS | 1d60d0dec454fe4f1b1a8c434b656d55166f066f | 5c3e1d5bb4a624e30cba0d518ff0b0cda14aa92c | refs/heads/master | 2016-08-03T23:21:26.639000 | 2015-08-19T16:05:00 | 2015-08-19T16:05:00 | 40,517,374 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ec.com.smx.sic.cliente.mdl.dto.id;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Embeddable;
@SuppressWarnings("serial")
@Embeddable
public class DetalleSeccionAreaTrabajoID implements Serializable{
@Column(name = "CODIGOCOMPANIA", nullable = false)
private Integer... | UTF-8 | Java | 1,479 | java | DetalleSeccionAreaTrabajoID.java | Java | [] | null | [] | package ec.com.smx.sic.cliente.mdl.dto.id;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Embeddable;
@SuppressWarnings("serial")
@Embeddable
public class DetalleSeccionAreaTrabajoID implements Serializable{
@Column(name = "CODIGOCOMPANIA", nullable = false)
private Integer... | 1,479 | 0.759973 | 0.759973 | 62 | 22.870968 | 23.276379 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.080645 | false | false | 0 |
a97faf82a9c15117864003c26250daae86d2a7f4 | 20,383,914,848,020 | 379657c5c713b15439b7cfd14a9ada57fa935417 | /mazesolver/MazeSolver.java | 7f7add1ebb464af99db67408165106463ebc2b6b | [] | no_license | garretbs/etec2101-data-structures | https://github.com/garretbs/etec2101-data-structures | 191a7ab97cd6ab37b794bcc20931705eae32ff20 | d6ade4f978c7672242cd100479ced4a83ed72e11 | refs/heads/master | 2020-04-08T10:22:49.084000 | 2015-12-11T21:46:49 | 2018-11-27T03:05:45 | 159,244,291 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //Garret Stevens
package mazesolver;
import java.awt.*;
import java.awt.event.*;
import java.io.*;
import java.util.ArrayList;
import java.util.Scanner;
import javax.swing.*;
public class MazeSolver {
//access as maze[row][col]
char[][] maze = new char[][]{{'*'}};
//unmodified copy of maze
... | UTF-8 | Java | 6,761 | java | MazeSolver.java | Java | [
{
"context": "//Garret Stevens\npackage mazesolver;\n\nimport java.awt.*;\nimport ja",
"end": 16,
"score": 0.999876856803894,
"start": 2,
"tag": "NAME",
"value": "Garret Stevens"
}
] | null | [] | //<NAME>
package mazesolver;
import java.awt.*;
import java.awt.event.*;
import java.io.*;
import java.util.ArrayList;
import java.util.Scanner;
import javax.swing.*;
public class MazeSolver {
//access as maze[row][col]
char[][] maze = new char[][]{{'*'}};
//unmodified copy of maze
char[][]... | 6,753 | 0.439136 | 0.430558 | 183 | 35.945354 | 26.454151 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.677596 | false | false | 0 |
7e8c244077cbe90d758599ec4987c5598b8d0344 | 2,611,340,166,528 | b125731a8424ed4196155d7f623a20ae5ab54ca3 | /src/main/java/com/spectral/ttlfc/service/impl/HostImpl.java | 1a696189ad40cfa8602cd65e6e0140582781075c | [
"Apache-2.0"
] | permissive | alex-charos/ttlfc | https://github.com/alex-charos/ttlfc | 5e7acfa200403d5513c9824f83f63720950655c8 | 75efdf6587585a54218bad56a1f4effe606ab526 | refs/heads/master | 2021-01-10T14:24:26.047000 | 2016-03-09T13:14:31 | 2016-03-09T13:14:31 | 50,537,737 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.spectral.ttlfc.service.impl;
import java.util.Date;
import java.util.Deque;
import java.util.HashMap;
import java.util.HashSet;
import java.util.LinkedList;
import java.util.Map;
import java.util.Set;
import java.util.UUID;
import org.apache.log4j.Logger;
import org.joda.time.DateTime;
import org.springfr... | UTF-8 | Java | 5,503 | java | HostImpl.java | Java | [] | null | [] | package com.spectral.ttlfc.service.impl;
import java.util.Date;
import java.util.Deque;
import java.util.HashMap;
import java.util.HashSet;
import java.util.LinkedList;
import java.util.Map;
import java.util.Set;
import java.util.UUID;
import org.apache.log4j.Logger;
import org.joda.time.DateTime;
import org.springfr... | 5,503 | 0.731601 | 0.729965 | 180 | 29.572222 | 24.76849 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.338889 | false | false | 0 |
c0060212451dcce8a04f6c3f2ace9a1277bcdba4 | 19,542,101,218,058 | 90577e7daee3183e57a14c43f0a0e26c6616c6a6 | /com.cssrc.ibms.core/src/main/java/com/cssrc/ibms/core/web/tag/GlobalTypeTag.java | 35c96e82824e4bd6c89176fe5b64386ead16b1f6 | [] | no_license | xeon-ye/8ddp | https://github.com/xeon-ye/8ddp | a0fec7e10182ab4728cafc3604b9d39cffe7687e | 52c7440b471c6496f505e3ada0cf4fdeecce2815 | refs/heads/master | 2023-03-09T17:53:38.427000 | 2021-02-18T02:18:55 | 2021-02-18T02:18:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cssrc.ibms.core.web.tag;
import org.springframework.web.servlet.tags.RequestContextAwareTag;
import com.cssrc.ibms.api.system.model.IGlobalType;
import com.cssrc.ibms.core.util.appconf.AppConfigUtil;
import com.cssrc.ibms.core.util.string.StringUtil;
public class GlobalTypeTag extends RequestContextAware... | UTF-8 | Java | 2,440 | java | GlobalTypeTag.java | Java | [] | null | [] | package com.cssrc.ibms.core.web.tag;
import org.springframework.web.servlet.tags.RequestContextAwareTag;
import com.cssrc.ibms.api.system.model.IGlobalType;
import com.cssrc.ibms.core.util.appconf.AppConfigUtil;
import com.cssrc.ibms.core.util.string.StringUtil;
public class GlobalTypeTag extends RequestContextAware... | 2,440 | 0.712705 | 0.704918 | 85 | 27.705883 | 23.178501 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.541177 | false | false | 0 |
e5220ae83f849023a711be0cceb33a07c87f5572 | 3,401,614,158,595 | c5b551ea1d0662abd7667e20302ef9f7fa6c1491 | /src/test/java/adventofcode/AdventOfCode02Test.java | d3a6544f152e1e15dc7629b2c1b7a81587e392a7 | [] | no_license | loicchuiton/adventofcode-2020 | https://github.com/loicchuiton/adventofcode-2020 | e61de21e25e43d0d6b66a24902d653e807486f5c | 38653c1a1d9473d0b6b3a5a1871d078825af730d | refs/heads/master | 2023-01-30T11:36:28.460000 | 2020-12-12T03:21:57 | 2020-12-12T03:21:57 | 317,069,085 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package adventofcode;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.Arguments;
import org.junit.jupiter.params.provider.MethodSource;
import java.io.BufferedReader;
import java.io.FileReader;
impo... | UTF-8 | Java | 2,641 | java | AdventOfCode02Test.java | Java | [] | null | [] | package adventofcode;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.Arguments;
import org.junit.jupiter.params.provider.MethodSource;
import java.io.BufferedReader;
import java.io.FileReader;
impo... | 2,641 | 0.64521 | 0.614919 | 99 | 25.676767 | 24.094019 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 0 |
48895f583dda0a023500191588067ec8018ffc8f | 30,751,965,903,409 | 89025438d9e751e2b1c6526ffb10165f5940f436 | /dev-project/eva/libra/src/main/java/org/eva/libra/spring/boot/security/oauth/config/OAuth2Configuration.java | 1a74e2243c40e3e14c0bb9063fcb590cff33b935 | [] | no_license | 913071727/hades | https://github.com/913071727/hades | 85436dc52899d26bb58c266e40e1591a456a65b0 | 7e851d018b6bd086ce2c22e7a460bd9fdb100b1a | refs/heads/master | 2018-10-15T23:15:43.678000 | 2018-09-11T07:24:14 | 2018-09-11T07:24:14 | 112,473,505 | 0 | 4 | null | false | 2019-06-14T13:52:34 | 2017-11-29T12:36:19 | 2019-06-14T13:45:03 | 2019-06-14T13:52:33 | 210,927 | 0 | 2 | 0 | Java | false | false | package org.eva.libra.spring.boot.security.oauth.config;
import java.util.concurrent.TimeUnit;
import javax.sql.DataSource;
import org.eva.libra.spring.boot.security.oauth.service.CustomAuthenticationEntryPoint;
import org.eva.libra.spring.boot.security.oauth.service.CustomLogoutSuccessHandler;
import org.springfram... | UTF-8 | Java | 4,259 | java | OAuth2Configuration.java | Java | [] | null | [] | package org.eva.libra.spring.boot.security.oauth.config;
import java.util.concurrent.TimeUnit;
import javax.sql.DataSource;
import org.eva.libra.spring.boot.security.oauth.service.CustomAuthenticationEntryPoint;
import org.eva.libra.spring.boot.security.oauth.service.CustomLogoutSuccessHandler;
import org.springfram... | 4,259 | 0.823391 | 0.819618 | 107 | 38.635513 | 34.27906 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.476635 | false | false | 0 |
6c4825a41d25fa84626f86d5c72bf74032cd92c4 | 11,287,174,071,024 | a2fd17069dcce088494de71893bbd448f80205a0 | /Chapter06_AccessModifier/src/com/yedam/java/hankook/SnowTire.java | fc78f78ef01cecb62e1d5a402453d0bf7de1486b | [] | no_license | naru1020/YD_JAVA_CH06_AccessModifier | https://github.com/naru1020/YD_JAVA_CH06_AccessModifier | d159ac9c87b9a3fbd00703350be86ec890a65dfe | bf3266c25523608ee404d32538218b5e79d4f41b | refs/heads/main | 2023-08-22T11:38:53.104000 | 2021-10-26T07:56:13 | 2021-10-26T07:56:13 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yedam.java.hankook;
public class SnowTire {
}
| UTF-8 | Java | 65 | java | SnowTire.java | Java | [] | null | [] | package com.yedam.java.hankook;
public class SnowTire {
}
| 65 | 0.692308 | 0.692308 | 5 | 11 | 13.311649 | 31 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 0 |
f5efec1e3a999d224b5853b2c0a917ed9db9f91a | 17,454,747,095,490 | 7e1511cdceeec0c0aad2b9b916431fc39bc71d9b | /flakiness-predicter/input_data/original_tests/joel-costigliola-assertj-core/nonFlakyMethods/org.assertj.core.internal.bigdecimals.BigDecimals_assertEqualByComparison_Test-should_pass_if_big_decimals_are_equal_by_comparison_whatever_custom_comparison_strategy_is.java | 67b8716b69aaf0d1b67aeeb925563c0d85b99565 | [
"BSD-3-Clause"
] | permissive | Taher-Ghaleb/FlakeFlagger | https://github.com/Taher-Ghaleb/FlakeFlagger | 6fd7c95d2710632fd093346ce787fd70923a1435 | 45f3d4bc5b790a80daeb4d28ec84f5e46433e060 | refs/heads/main | 2023-07-14T16:57:24.507000 | 2021-08-26T14:50:16 | 2021-08-26T14:50:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | @Test public void should_pass_if_big_decimals_are_equal_by_comparison_whatever_custom_comparison_strategy_is(){
bigDecimalsWithAbsValueComparisonStrategy.assertEqualByComparison(someInfo(),new BigDecimal("5.0"),new BigDecimal("5"));
}
| UTF-8 | Java | 237 | java | org.assertj.core.internal.bigdecimals.BigDecimals_assertEqualByComparison_Test-should_pass_if_big_decimals_are_equal_by_comparison_whatever_custom_comparison_strategy_is.java | Java | [] | null | [] | @Test public void should_pass_if_big_decimals_are_equal_by_comparison_whatever_custom_comparison_strategy_is(){
bigDecimalsWithAbsValueComparisonStrategy.assertEqualByComparison(someInfo(),new BigDecimal("5.0"),new BigDecimal("5"));
}
| 237 | 0.810127 | 0.797468 | 3 | 78 | 54.632103 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 0 |
905ef2646fceb5251e29ff024cb57a083c8644d7 | 3,152,506,049,487 | acc2a8ea32558958571e8be36fb16bd18d4c8ced | /src/test/java/com/mes/jpa/entity/SalesTest.java | 4b1e2e545b073d3f86ac8a68a19063e3ff5b92c3 | [] | no_license | pih6585/mesJpa | https://github.com/pih6585/mesJpa | 4084f6295841919fcf2414ebe10180df74c45ae8 | 3238f73ccc8de0d981aa0771903949fba164ab0f | refs/heads/master | 2023-06-20T22:54:15.439000 | 2021-08-05T07:34:14 | 2021-08-05T07:34:14 | 388,678,753 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mes.jpa.entity;
import static org.assertj.core.api.Assertions.*;
import org.junit.jupiter.api.DisplayName;
import org.junit.jupiter.api.Test;
class SalesTest {
@Test
@DisplayName("판매정보를 입력하면 판매보가 생성된다.")
public void createSales() {
Sales sales = getSales();
assertThat(sales.getCustomer().getCusto... | UTF-8 | Java | 2,618 | java | SalesTest.java | Java | [
{
"context": ";\n\n\t\tCustomer customer = Customer.createCustomer(\"네이버\", \"홍길동\", getAddress());\n\t\tSales updateSales = Sal",
"end": 657,
"score": 0.982543408870697,
"start": 654,
"tag": "NAME",
"value": "네이버"
},
{
"context": "stomer customer = Customer.createCustomer(\"네이버\", \... | null | [] | package com.mes.jpa.entity;
import static org.assertj.core.api.Assertions.*;
import org.junit.jupiter.api.DisplayName;
import org.junit.jupiter.api.Test;
class SalesTest {
@Test
@DisplayName("판매정보를 입력하면 판매보가 생성된다.")
public void createSales() {
Sales sales = getSales();
assertThat(sales.getCustomer().getCusto... | 2,594 | 0.720779 | 0.714286 | 77 | 29.012987 | 29.095675 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.545455 | false | false | 0 |
6002e9e351041e26509fa127403e28ceaa8da748 | 3,152,506,048,596 | 8f90c4ae90234b040798aa121032429f003eeb70 | /oodle/gen-src/cps450/oodle/node/AClassDef.java | a9e3c1ea805cdb97683d856e8d4075cf32a47232 | [] | no_license | CKost/Compiler | https://github.com/CKost/Compiler | 510e5f7abea4f557a967eeba988e52411226c878 | f4bc238954d5b3e0a01b1c8f4036b6c211c59c1b | refs/heads/master | 2016-09-07T06:07:32.788000 | 2015-09-17T15:27:30 | 2015-09-17T15:27:30 | 29,633,457 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* This file was generated by SableCC (http://www.sablecc.org/). */
package cps450.oodle.node;
import java.util.*;
import cps450.oodle.analysis.*;
@SuppressWarnings("nls")
public final class AClassDef extends PClassDef
{
private TClassId _classId_;
private TId _stid_;
private PInheritsFrom _inheritsFrom_... | UTF-8 | Java | 9,780 | java | AClassDef.java | Java | [] | null | [] | /* This file was generated by SableCC (http://www.sablecc.org/). */
package cps450.oodle.node;
import java.util.*;
import cps450.oodle.analysis.*;
@SuppressWarnings("nls")
public final class AClassDef extends PClassDef
{
private TClassId _classId_;
private TId _stid_;
private PInheritsFrom _inheritsFrom_... | 9,780 | 0.450511 | 0.449898 | 464 | 20.077587 | 17.558352 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.301724 | false | false | 0 |
ae4fb8ef93018d6aad3a6bdd7f93c836710e20b0 | 13,159,779,859,242 | df5f172c1e00924b53627f28902c659672cd566b | /src/main/java/com/wrp/form/ExpenseForm.java | 541a9b84a46e5aa248840213e2ddf036b43e143d | [] | no_license | thinkreg/webregpro | https://github.com/thinkreg/webregpro | 89378ace3a07b3194d8476f7c4b6c0e6997e1edc | d722aec2f473583fc71448d6f88aa049c1ac38aa | refs/heads/master | 2015-09-26T09:51:01.908000 | 2015-09-20T21:04:20 | 2015-09-20T21:04:20 | 42,759,005 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Created on Jan 1, 2006
*
* TODO To change the template for this generated file go to
* Window - Preferences - Java - Code Style - Code Templates
*/
package com.wrp.form;
import java.math.BigDecimal;
import java.util.Date;
import java.util.HashMap;
import java.util.Map;
import javax.servlet.http.HttpServletR... | UTF-8 | Java | 15,032 | java | ExpenseForm.java | Java | [
{
"context": "App;\nimport com.wrp.util.WRPUtils;\n\n/**\n * @author Robert Drabant\n * \n */\n\npublic class ExpenseForm extends WRPAct",
"end": 1133,
"score": 0.9998572468757629,
"start": 1119,
"tag": "NAME",
"value": "Robert Drabant"
}
] | null | [] | /*
* Created on Jan 1, 2006
*
* TODO To change the template for this generated file go to
* Window - Preferences - Java - Code Style - Code Templates
*/
package com.wrp.form;
import java.math.BigDecimal;
import java.util.Date;
import java.util.HashMap;
import java.util.Map;
import javax.servlet.http.HttpServletR... | 15,024 | 0.570583 | 0.56872 | 378 | 38.767197 | 30.576105 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.537037 | false | false | 0 |
f0b2d4bfc18cb5421acc247d96af31ad745b0a60 | 17,231,408,857,667 | 5aa9642e2805be70534f21430a34037a5d9030ab | /src/test/java/com/cognizant/framework/AppiumDriverFactory.java | d077dd4b2991dff8fe4e65c41e28510b20760b04 | [] | no_license | Dhandapani88/MobileScript | https://github.com/Dhandapani88/MobileScript | db5c44544d550e311bb75ae9e9a76f6ca92b3204 | dd4e4bb7d5718e7ea9519ca854a5f8115e06bb31 | refs/heads/master | 2020-07-27T14:14:06.390000 | 2016-09-19T15:20:37 | 2016-09-19T15:20:37 | 67,430,114 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cognizant.framework;
import io.appium.java_client.AppiumDriver;
import io.appium.java_client.android.AndroidDriver;
import io.appium.java_client.ios.IOSDriver;
import java.io.File;
import java.net.MalformedURLException;
import java.net.URL;
import java.util.Properties;
import org.openqa.selenium.By;
impo... | UTF-8 | Java | 4,585 | java | AppiumDriverFactory.java | Java | [
{
"context": "tion[1]/UIAWindow[1]/UIATextField[1]\")).sendKeys(\"156\");\n\n\t\t\t\t} catch (MalformedURLException e) {\n\t\t\t\t\t",
"end": 3638,
"score": 0.867328405380249,
"start": 3635,
"tag": "PASSWORD",
"value": "156"
}
] | null | [] | package com.cognizant.framework;
import io.appium.java_client.AppiumDriver;
import io.appium.java_client.android.AndroidDriver;
import io.appium.java_client.ios.IOSDriver;
import java.io.File;
import java.net.MalformedURLException;
import java.net.URL;
import java.util.Properties;
import org.openqa.selenium.By;
impo... | 4,585 | 0.750927 | 0.748964 | 143 | 31.062937 | 29.324615 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.902098 | false | false | 0 |
47002e5a9a4ed879ed0ef67c68b1aa54f0cdb2e5 | 5,626,407,175,372 | d8c3c848724a84fbe33b92759cf64c53f7dba0c4 | /src/main/java/com/api/TimeSpanException.java | c17acbc0a2432b90a75d36ffede765c7a8ebdf2c | [] | no_license | Acinate/tda-scanner | https://github.com/Acinate/tda-scanner | 59679674a71c4b40c7d2592b72bb83ee789bccbf | 3bb3e28577e1b07afeecfe15e925b00673afe534 | refs/heads/master | 2020-08-04T02:34:46.871000 | 2020-01-19T02:56:37 | 2020-01-19T02:56:37 | 211,973,062 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.api;
public class TimeSpanException extends Exception {
public TimeSpanException(String message) {
super(message);
}
}
| UTF-8 | Java | 148 | java | TimeSpanException.java | Java | [] | null | [] | package com.api;
public class TimeSpanException extends Exception {
public TimeSpanException(String message) {
super(message);
}
}
| 148 | 0.709459 | 0.709459 | 7 | 20.142857 | 19.223709 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 0 |
6f47b03e207c8e0f3a451ee5658d148d3cc52390 | 30,133,490,551,608 | 44ea500e90f7e73109ab62f301cda5d39ce43d4e | /controllerAdapter/src/main/java/com/cetc/security/ddos/controller/adapter/FirstTrafficTuple.java | ec0434a6e867a45604b136e8f80f8c8cb655fad0 | [] | no_license | KuramoriRE/ddos-shield | https://github.com/KuramoriRE/ddos-shield | 5da4916bf3eb77b014fcb806d37f302b8fca8f7b | 36718561edf3f9aee412c2c0294bc78134721c30 | refs/heads/master | 2022-06-05T12:11:30.789000 | 2020-03-03T14:35:06 | 2020-03-03T14:35:06 | 244,656,969 | 1 | 0 | null | false | 2022-05-20T21:28:46 | 2020-03-03T14:26:23 | 2020-03-03T14:35:22 | 2022-05-20T21:28:45 | 142 | 1 | 0 | 3 | Java | false | false | /**
* Copyright (c) <2015> <ss-cetc> and others. All rights reserved.
*
*
* @author lingbo on 2015/6/18
* @version 0.1
*/
package com.cetc.security.ddos.controller.adapter;
public class FirstTrafficTuple {
ProtocolTrafficTuple tcpFirstTraffic;
ProtocolTrafficTuple udpFirstTraffic;
ProtocolTrafficTuple ic... | UTF-8 | Java | 1,399 | java | FirstTrafficTuple.java | Java | [
{
"context": "and others. All rights reserved.\n *\n *\n * @author lingbo on 2015/6/18\n * @version 0.1\n */\n\npackage com.cet",
"end": 95,
"score": 0.9982974529266357,
"start": 89,
"tag": "USERNAME",
"value": "lingbo"
}
] | null | [] | /**
* Copyright (c) <2015> <ss-cetc> and others. All rights reserved.
*
*
* @author lingbo on 2015/6/18
* @version 0.1
*/
package com.cetc.security.ddos.controller.adapter;
public class FirstTrafficTuple {
ProtocolTrafficTuple tcpFirstTraffic;
ProtocolTrafficTuple udpFirstTraffic;
ProtocolTrafficTuple ic... | 1,399 | 0.793424 | 0.784132 | 52 | 25.903847 | 23.828117 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.288462 | false | false | 0 |
3c832b8a87cff5f6fc015dcec5e5174c5b3fd60d | 27,616,639,715,873 | 9d9901c9397dd848071d6870049955f8d81b2511 | /S1_E2/src/LibrettoDiRisparmio.java | d036d0c69487f5505a211f1ebc2b6082ded544b5 | [] | no_license | etuz93/etuzdev | https://github.com/etuz93/etuzdev | 9b62062ca0412d17069d739ca7e56839a3d57995 | f84efaf5a9ca9836b25bd46e5c53fd8c873540b2 | HEAD | 2016-09-05T16:38:41.061000 | 2015-03-17T14:42:50 | 2015-03-17T14:42:50 | 27,872,332 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class LibrettoDiRisparmio {
public static double tasso;
public double saldo;
public LibrettoDiRisparmio(){
}
public LibrettoDiRisparmio(double saldo){
this.saldo = saldo;
}
public double calcolaInteresseMensile(){
double interesse = (this.saldo * LibrettoDiRisparmio.tasso * ... | UTF-8 | Java | 686 | java | LibrettoDiRisparmio.java | Java | [] | null | [] |
public class LibrettoDiRisparmio {
public static double tasso;
public double saldo;
public LibrettoDiRisparmio(){
}
public LibrettoDiRisparmio(double saldo){
this.saldo = saldo;
}
public double calcolaInteresseMensile(){
double interesse = (this.saldo * LibrettoDiRisparmio.tasso * ... | 686 | 0.661808 | 0.648688 | 36 | 17 | 19.183327 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.388889 | false | false | 0 |
53cef083a7caa1e967359407814ec5e59fd6da07 | 21,741,124,458,533 | ec9d2dd1b52ab673462265442995bcb10132dbb8 | /RO/moduletest2/src/main/java/com/sockets/SocketServer.java | cdce2261f3f1016dbe9f13b0283a31f85250d3aa | [] | no_license | SophyaTs/VI_semester | https://github.com/SophyaTs/VI_semester | 84551bb4c40248c8bb8d803bed457cd540f883e2 | 2853bf583940e9f4bed103123f6bd694b90ccbc2 | refs/heads/master | 2023-05-31T09:11:42.334000 | 2021-06-16T14:29:42 | 2021-06-16T14:29:42 | 337,780,246 | 12 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sockets;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.PrintWriter;
import java.net.ServerSocket;
import java.net.Socket;
import java.sql.Date;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import com.dao.C... | UTF-8 | Java | 3,946 | java | SocketServer.java | Java | [] | null | [] | package com.sockets;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.PrintWriter;
import java.net.ServerSocket;
import java.net.Socket;
import java.sql.Date;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import com.dao.C... | 3,946 | 0.656614 | 0.647745 | 156 | 24.294872 | 16.504551 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.397436 | false | false | 0 |
05f1a10ea0846d322d185add3e07d26a013c0842 | 20,401,094,722,549 | 9f02f758d061ee7e2020395e1c59d617445229bc | /src/main/java/Main.java | bc9cd0f1ba6a64c10066a9d97dd85b03414af814 | [] | no_license | windlikelyc/LycAlgo | https://github.com/windlikelyc/LycAlgo | d9f538a999ee22b6f08f84d9ef11158bf5b60e21 | a1a03a7342b2261408d11d799fef7cd289a12ee1 | refs/heads/master | 2021-01-21T12:31:35.505000 | 2018-06-21T08:56:59 | 2018-06-21T08:56:59 | 102,080,492 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.lang.annotation.Annotation;
import java.lang.reflect.Method;
import java.util.Random;
public class Main {
public static void main(String[] args) {
}
}
| UTF-8 | Java | 169 | java | Main.java | Java | [] | null | [] | import java.lang.annotation.Annotation;
import java.lang.reflect.Method;
import java.util.Random;
public class Main {
public static void main(String[] args) {
}
}
| 169 | 0.745562 | 0.745562 | 9 | 17.777779 | 16.369198 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 0 |
995f429260e9336f8f616654f073bdc7676ae68d | 14,035,953,188,607 | 65d93193e286084c12be059e4131b4221ed00363 | /DSA 401 JAVA/src/test/java/DSA/JAVA/ArrayShiftTest.java | 2a896da26a2cc1c19cf6d88b01d8fa52df994583 | [] | no_license | KKetter/CodeChallenge-Repo | https://github.com/KKetter/CodeChallenge-Repo | 32b3b9da88d72fda8b80c034cfc6e3aaf35e1bfa | 8987510d836614db1fe452c2e63569e7b6090280 | refs/heads/master | 2020-05-29T17:14:26.747000 | 2019-06-28T19:21:49 | 2019-06-28T19:21:49 | 189,270,094 | 0 | 0 | null | false | 2019-07-15T19:51:38 | 2019-05-29T17:30:11 | 2019-06-28T19:21:54 | 2019-07-15T19:50:40 | 4,665 | 0 | 0 | 6 | Java | false | false | /*
* This Java source file was generated by the Gradle 'init' task.
*/
package DSA.JAVA;
import org.junit.Test;
import static org.junit.Assert.assertArrayEquals;
public class ArrayShiftTest {
@Test public void arrayShiftTestOdd() {
ArrayShift classUnderTest = new ArrayShift();
assertArrayEquals... | UTF-8 | Java | 820 | java | ArrayShiftTest.java | Java | [] | null | [] | /*
* This Java source file was generated by the Gradle 'init' task.
*/
package DSA.JAVA;
import org.junit.Test;
import static org.junit.Assert.assertArrayEquals;
public class ArrayShiftTest {
@Test public void arrayShiftTestOdd() {
ArrayShift classUnderTest = new ArrayShift();
assertArrayEquals... | 820 | 0.681707 | 0.65 | 23 | 34.652172 | 33.433399 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.347826 | false | false | 0 |
d13a1a842a5bc089405a3f265dacedef455cd75f | 6,219,112,666,891 | 54106b1589913274d7541f44d3ac06f3a43c4540 | /src/main/java/pl/losK/model/Bill.java | 69492e9f6393e9036388ac02a6aca58677150de2 | [] | no_license | Gronos1994/JAXBLoginJavaFXModule | https://github.com/Gronos1994/JAXBLoginJavaFXModule | 6c226d5747a99851021ecdb15a995c79f165d073 | 5eeacc5648369be9c0b6f93dbb3e0112b318eac6 | refs/heads/master | 2021-01-22T23:01:15.032000 | 2017-03-20T11:32:49 | 2017-03-20T11:32:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.losK.model;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
import java.time.LocalDate;
import java.util.*;
@XmlRootElement(name = "Bill")
@XmlType(propOrder = {"id", "listOfItems", "date", "price", "tax", "payment"})
public class Bill {
private UUID id;
... | UTF-8 | Java | 3,992 | java | Bill.java | Java | [] | null | [] | package pl.losK.model;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
import java.time.LocalDate;
import java.util.*;
@XmlRootElement(name = "Bill")
@XmlType(propOrder = {"id", "listOfItems", "date", "price", "tax", "payment"})
public class Bill {
private UUID id;
... | 3,992 | 0.558367 | 0.555611 | 153 | 25.091503 | 23.414246 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.457516 | false | false | 0 |
7eaad3444798427c0d647127fd4dc419fe44584a | 8,186,207,699,878 | d00af6c547e629983ff777abe35fc9c36b3b2371 | /jboss-all/jmx/src/main/test/compliance/varia/NotificationFilterSupportTestCase.java | 3c728190a9e10fe0dc5712b1445f90bbb172afd9 | [] | no_license | aosm/JBoss | https://github.com/aosm/JBoss | e4afad3e0d6a50685a55a45209e99e7a92f974ea | 75a042bd25dd995392f3dbc05ddf4bbf9bdc8cd7 | refs/heads/master | 2023-07-08T21:50:23.795000 | 2013-03-20T07:43:51 | 2013-03-20T07:43:51 | 8,898,416 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* JBoss, the OpenSource J2EE webOS
*
* Distributable under LGPL license.
* See terms of license at gnu.org.
*/
package test.compliance.varia;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStre... | UTF-8 | Java | 6,134 | java | NotificationFilterSupportTestCase.java | Java | [
{
"context": "object references.\n *\n * @author <a href=\"mailto:Adrian.Brock@HappeningTimes.com\">Adrian Brock</a>.\n */\npublic class NotificationF",
"end": 726,
"score": 0.9997971057891846,
"start": 695,
"tag": "EMAIL",
"value": "Adrian.Brock@HappeningTimes.com"
},
{
"context": ... | null | [] | /*
* JBoss, the OpenSource J2EE webOS
*
* Distributable under LGPL license.
* See terms of license at gnu.org.
*/
package test.compliance.varia;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStre... | 6,104 | 0.668569 | 0.656668 | 215 | 27.530233 | 23.008549 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.674419 | false | false | 0 |
1a4724dff200873e40d05fb249767c02dd4cf6d1 | 13,408,887,917,389 | 43c46639186d583c3d361e1f8722014e487b2768 | /src/services/WorkDateService.java | 97124f253450f9390f40569c3758a449c9ee4e6d | [] | no_license | vquochuy/TimeLoggingManagement | https://github.com/vquochuy/TimeLoggingManagement | cad6416fb2c1a3ee365739690a53283b5b03d19f | 3911d99062407f697f66407e90d18345f3a2db06 | refs/heads/main | 2023-03-14T01:23:43.600000 | 2021-03-04T11:40:47 | 2021-03-04T11:40:47 | 342,559,222 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package services;
import java.util.List;
import java.util.stream.Collectors;
import time.logging.management.WorkDate;
import ch.ivyteam.ivy.environment.Ivy;
public class WorkDateService {
public void save(WorkDate workDate) {
Ivy.repo().save(workDate);
}
public static List<WorkDate> loadWorkDates() {
return... | UTF-8 | Java | 737 | java | WorkDateService.java | Java | [] | null | [] | package services;
import java.util.List;
import java.util.stream.Collectors;
import time.logging.management.WorkDate;
import ch.ivyteam.ivy.environment.Ivy;
public class WorkDateService {
public void save(WorkDate workDate) {
Ivy.repo().save(workDate);
}
public static List<WorkDate> loadWorkDates() {
return... | 737 | 0.746269 | 0.746269 | 28 | 25.321428 | 29.510353 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.071429 | false | false | 7 |
7d4a5d0436c357212a4e5baa2e11b8be10b1b336 | 26,353,919,349,995 | baa0dc79d2acd6c156de8c783e4c039e8c085f0f | /Beginner Projects/src/SillySong.java | d63da1edecd699881ecdea6dd3bf068387f972c9 | [] | no_license | indydavis/SchoolProjects | https://github.com/indydavis/SchoolProjects | 0cf41d152b4666a79c011b18897910fc28094907 | 528df193ad8dd6bc9aad5f6a9cd61cc9855c0ffd | refs/heads/master | 2021-08-19T16:11:53.328000 | 2017-11-26T21:14:48 | 2017-11-26T21:14:48 | 107,897,008 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /** Indiana Davis,
* TCSS 142B - Autumn 2013
* Assignment 1
*/
/** Outputs silly song lyrics on console
* @author Indiana Davis
* @version October 8, 2013
*/
public class SillySong{
/** Main method, starts off the program.
* @param args is not used, ignored.
*/
public static void main(S... | UTF-8 | Java | 2,818 | java | SillySong.java | Java | [
{
"context": "/** Indiana Davis, \r\n * TCSS 142B - Autumn 2013\r\n * Assignment 1\r",
"end": 17,
"score": 0.9998922348022461,
"start": 4,
"tag": "NAME",
"value": "Indiana Davis"
},
{
"context": " Outputs silly song lyrics on console\r\n * @author Indiana Davis\r\n * @version Oct... | null | [] | /** <NAME>,
* TCSS 142B - Autumn 2013
* Assignment 1
*/
/** Outputs silly song lyrics on console
* @author <NAME>
* @version October 8, 2013
*/
public class SillySong{
/** Main method, starts off the program.
* @param args is not used, ignored.
*/
public static void main(String[] args){... | 2,804 | 0.632008 | 0.62704 | 89 | 29.685392 | 23.848583 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.280899 | false | false | 7 |
5788ac7b732305b8f96288bea565a87032908e9a | 9,758,165,706,864 | dfdd8f4ab3ff10d8a13590e9bfc31c3c994d91c0 | /MapPidev-ejb/src/main/java/tn/esprit/service/ServiceTreatment.java | f33441fb787951a2365d138552d83f85529eb904 | [] | no_license | fatmaessafi/PidevJEE | https://github.com/fatmaessafi/PidevJEE | bf46d5307594e36c9fa853590009f0baf10a567c | 4564c8a17370b92ccf6abbc8fbabb2889047fef3 | refs/heads/master | 2020-04-13T09:29:17.040000 | 2019-01-03T11:09:30 | 2019-01-03T11:09:30 | 163,112,902 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tn.esprit.service;
import java.util.List;
import javax.ejb.LocalBean;
import javax.ejb.Stateless;
import javax.ws.rs.client.Client;
import javax.ws.rs.client.ClientBuilder;
import javax.ws.rs.client.WebTarget;
import javax.ws.rs.core.Response;
import com.google.gson.Gson;
import com.google.gson.reflect.TypeT... | UTF-8 | Java | 1,257 | java | ServiceTreatment.java | Java | [] | null | [] | package tn.esprit.service;
import java.util.List;
import javax.ejb.LocalBean;
import javax.ejb.Stateless;
import javax.ws.rs.client.Client;
import javax.ws.rs.client.ClientBuilder;
import javax.ws.rs.client.WebTarget;
import javax.ws.rs.core.Response;
import com.google.gson.Gson;
import com.google.gson.reflect.TypeT... | 1,257 | 0.73747 | 0.733492 | 45 | 26.933332 | 25.535509 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.888889 | false | false | 7 |
cce66ebeb747c91ebd91e886937c1f4be167cdd2 | 26,963,804,743,984 | e738db9ae3aa083af692fe2e26ccafa8005137b4 | /src/stead/alistair/com/soundcoder/GridValidator.java | ce0abd1343dab97eee52433c80005ad6ee1d811f | [] | no_license | alistairstead3408/SoundCoder | https://github.com/alistairstead3408/SoundCoder | 3c9128624c6438c37c9dd0e6b5cf735c2817c51a | b90dd6415e99f69731c520a2df798fc038a3153f | refs/heads/master | 2021-06-03T05:49:11.695000 | 2017-12-20T11:09:58 | 2017-12-20T11:09:58 | 1,799,779 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package stead.alistair.com.soundcoder;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import stead.alistair.com.tiles.Tile;
import stead.alistair.com.tiles.TileReference;
import android.os.Handler;
import android.util.Log;
public class GridValidator {
public... | UTF-8 | Java | 9,721 | java | GridValidator.java | Java | [] | null | [] | package stead.alistair.com.soundcoder;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import stead.alistair.com.tiles.Tile;
import stead.alistair.com.tiles.TileReference;
import android.os.Handler;
import android.util.Log;
public class GridValidator {
public... | 9,721 | 0.627507 | 0.615883 | 286 | 32.98951 | 32.709625 | 168 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.692308 | false | false | 7 |
c70f6f5bb6fa9ca2dbeb337fdea7dd7a1d67b4fb | 12,498,354,882,209 | 96d83f6f149fcae01cbc0db2be17e8852b679d41 | /inform-db/src/main/java/uk/ac/ucl/rits/inform/informdb/consults/ConsultationType.java | fc8cf8c96fb7ca14593ef80a3c854233320ebd0a | [] | no_license | inform-health-informatics/Inform-DB | https://github.com/inform-health-informatics/Inform-DB | 3c0b8db175f9795297712126c1ece6bd87cbd5e2 | 8233c620d581402f08eb525c2534398535f001ba | refs/heads/master | 2023-02-09T03:26:27.984000 | 2022-07-22T14:56:12 | 2022-07-22T14:56:12 | 160,580,672 | 0 | 3 | null | false | 2023-02-21T09:27:03 | 2018-12-05T21:26:52 | 2021-11-30T09:24:37 | 2023-02-21T09:27:01 | 909 | 0 | 1 | 7 | Java | false | false | package uk.ac.ucl.rits.inform.informdb.consults;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.NoArgsConstructor;
import uk.ac.ucl.rits.inform.informdb.TemporalCore;
import uk.ac.ucl.rits.inform.informdb.annotation.AuditTable;
import javax.persistence.Column;
import javax.persistence.Entity;
impo... | UTF-8 | Java | 2,647 | java | ConsultationType.java | Java | [
{
"context": "ut it looks like these are not created.\n * @author Anika Cawthorn\n */\n@Entity\n@Data\n@EqualsAndHashCode(callSuper = ",
"end": 720,
"score": 0.999833345413208,
"start": 706,
"tag": "NAME",
"value": "Anika Cawthorn"
}
] | null | [] | package uk.ac.ucl.rits.inform.informdb.consults;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.NoArgsConstructor;
import uk.ac.ucl.rits.inform.informdb.TemporalCore;
import uk.ac.ucl.rits.inform.informdb.annotation.AuditTable;
import javax.persistence.Column;
import javax.persistence.Entity;
impo... | 2,639 | 0.722327 | 0.722327 | 83 | 30.891565 | 28.891159 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.385542 | false | false | 7 |
f40f46489fcff09dfc9e464bb6b1a4004591eb4b | 20,727,512,212,991 | 0cc9be2d0d1c18063bdc092709d7f9f6966ef49e | /src/main/java/WebFunctions/Banner/BrowsePage.java | 61cd0f6f0a28a07e62a65310fab8b5c30da9dbd3 | [] | no_license | Flashminat0/FilmFlix-Backend | https://github.com/Flashminat0/FilmFlix-Backend | d677a1461bb0b7c7cbed794dc2947a01355ffd6e | ee49a3d6cc5975555620fd765a92c020d0cf157e | refs/heads/master | 2023-05-28T04:07:27.208000 | 2021-06-15T03:37:33 | 2021-06-15T03:37:33 | 364,794,378 | 2 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package WebFunctions.Banner;
import model.Banner;
public class BrowsePage {
public static void RandomizeBanners(){
}
}
| UTF-8 | Java | 132 | java | BrowsePage.java | Java | [] | null | [] | package WebFunctions.Banner;
import model.Banner;
public class BrowsePage {
public static void RandomizeBanners(){
}
}
| 132 | 0.719697 | 0.719697 | 11 | 11 | 14.359033 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.181818 | false | false | 7 |
57565b970f848423338119a474c03380dc0998f8 | 17,961,553,271,449 | 16702342bca73a6dcb903bb47e3666b676295f7d | /src/main/java/com/example/demo/repository/UsersRepository.java | 8db749476b56bad0cd0cfefec11bf617d90b99ea | [] | no_license | Prithvi-Khanna/OnlineBack | https://github.com/Prithvi-Khanna/OnlineBack | 312d13ca4dd6f1cabe643a9d14e5b1b49e45a492 | 5dbdd2b01e565d81a822c2955514c5b1cd514b62 | refs/heads/master | 2022-10-06T05:08:51.034000 | 2020-06-06T14:00:48 | 2020-06-06T14:00:48 | 268,603,360 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo.repository;
import com.example.demo.model.Users;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import java.util.Optional;
@Repository
public interface UsersRepository extends JpaRepository<Users,Long>
{
Opti... | UTF-8 | Java | 368 | java | UsersRepository.java | Java | [] | null | [] | package com.example.demo.repository;
import com.example.demo.model.Users;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import java.util.Optional;
@Repository
public interface UsersRepository extends JpaRepository<Users,Long>
{
Opti... | 368 | 0.790761 | 0.790761 | 12 | 29.666666 | 24.907606 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.583333 | false | false | 7 |
3c734e30cd1f4db33699e6e67200158745aeb1ef | 7,172,595,423,557 | 1198e08ee13fd1714df623a86e2e9af08c0feb07 | /app/src/main/java/com/yunkang/chat/api/Api.java | 5843be2faaff84b0ad53b3214ae6024dc28970ec | [] | no_license | payencai/YunkangIM | https://github.com/payencai/YunkangIM | 1b8ee89e335729e3bbe20d712fcf025a5b25a37c | 4f38f51b2f9494a09ff3545d2f4213bec206f2bd | refs/heads/master | 2020-06-11T20:40:36.280000 | 2019-06-27T11:40:30 | 2019-06-27T11:40:30 | 194,078,411 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yunkang.chat.api;
/**
* 作者:凌涛 on 2019/1/21 18:19
* 邮箱:771548229@qq..com
*/
public class Api {
public static final String testUser = "17628285613";
// public static final String root = "http://api-health.daanlab.com/v999/pmplatform";//开发
// public static final String root2 = "http://api-health... | UTF-8 | Java | 6,357 | java | Api.java | Java | [
{
"context": "package com.yunkang.chat.api;\n\n/**\n * 作者:凌涛 on 2019/1/21 18:19\n * 邮箱:771548229@qq..com\n */\npu",
"end": 43,
"score": 0.992892324924469,
"start": 41,
"tag": "NAME",
"value": "凌涛"
},
{
"context": ".chat.api;\n\n/**\n * 作者:凌涛 on 2019/1/21 18:19\n * 邮箱:771548229@qq..co... | null | [] | package com.yunkang.chat.api;
/**
* 作者:凌涛 on 2019/1/21 18:19
* 邮箱:<EMAIL>
*/
public class Api {
public static final String testUser = "17628285613";
// public static final String root = "http://api-health.daanlab.com/v999/pmplatform";//开发
// public static final String root2 = "http://api-health.daanlab.c... | 6,347 | 0.726504 | 0.709749 | 100 | 61.669998 | 38.682827 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.65 | false | false | 7 |
f9364582553ea943bf85fbc38889f8ca186b6d43 | 19,000,935,373,781 | 71aaa9fb5ab4e1aa456c0109f62115f6535491e8 | /tracker-agent/src/main/java/c8y/trackeragent/protocol/queclink/parser/QueclinkCrashReport.java | 15d3131e506fdbeab45c3da2671b442a84811b26 | [
"MIT"
] | permissive | reschrei1/cumulocity | https://github.com/reschrei1/cumulocity | e9d474c922ce5a7153c8ce48e1ec1af5e60b974f | bd29d1d05405e0ddbc14424da9391ff9381872e8 | refs/heads/master | 2020-03-08T21:06:15.795000 | 2018-01-29T08:40:22 | 2018-01-29T08:40:22 | 128,399,534 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package c8y.trackeragent.protocol.queclink.parser;
import java.math.BigDecimal;
import org.joda.time.DateTime;
import org.joda.time.format.DateTimeFormat;
import org.joda.time.format.DateTimeFormatter;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
imp... | UTF-8 | Java | 3,211 | java | QueclinkCrashReport.java | Java | [] | null | [] | package c8y.trackeragent.protocol.queclink.parser;
import java.math.BigDecimal;
import org.joda.time.DateTime;
import org.joda.time.format.DateTimeFormat;
import org.joda.time.format.DateTimeFormatter;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
imp... | 3,211 | 0.695422 | 0.658362 | 84 | 37.226189 | 29.84059 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.72619 | false | false | 7 |
93c5c84187eab2f889e445380b3c088938805998 | 14,164,802,192,044 | 0d95501e8f712e45fd98264fa3cef7e2fb069501 | /app/src/main/java/smartbookmarks/kevinsaintpaul/diiage/org/broadcastintentsaintpaul/MainActivity.java | ce5ac96a9120efc9ae9c5aee7c81e388a4cdfa7a | [] | no_license | kSaintPaul/BroadcastIntentSaintPaul | https://github.com/kSaintPaul/BroadcastIntentSaintPaul | 15a2c6546e70af8dfd34e830dd9572187a513d31 | e1c97833f2d5fb9116c46a976d303611d106fa75 | refs/heads/master | 2020-03-12T22:17:47.210000 | 2018-04-24T13:49:23 | 2018-04-24T13:49:23 | 130,844,827 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package smartbookmarks.kevinsaintpaul.diiage.org.broadcastintentsaintpaul;
import android.content.Intent;
import android.content.IntentFilter;
import android.net.ConnectivityManager;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import Receiver.MyBroadcastReceiver;
public class MainActiv... | UTF-8 | Java | 845 | java | MainActivity.java | Java | [] | null | [] | package smartbookmarks.kevinsaintpaul.diiage.org.broadcastintentsaintpaul;
import android.content.Intent;
import android.content.IntentFilter;
import android.net.ConnectivityManager;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import Receiver.MyBroadcastReceiver;
public class MainActiv... | 845 | 0.784615 | 0.783432 | 28 | 29.178572 | 26.711493 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.535714 | false | false | 7 |
594ca24a669c3830383c2ddb3d96969068c595df | 25,838,523,301,457 | ef7be6696a6b030c093aa3c62c3ce36d469c6aa3 | /app/src/main/java/com/bsod/tfg/vista/login/ActivityLogin.java | ae3d21c50aed78070f733146c6b82e7fd1fdd386 | [] | no_license | PaytonZ/TFG-droid | https://github.com/PaytonZ/TFG-droid | 10f88875cf80a28fa37a577066d140ddea945a94 | e61c71a1a8cb89e8a36cd81a5a1f1931695581b0 | refs/heads/master | 2021-05-03T11:27:47.096000 | 2015-06-17T19:57:40 | 2015-06-17T19:57:40 | 24,385,656 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bsod.tfg.vista.login;
import android.app.ActionBar;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.view.inputmethod.InputMethodManager;
imp... | UTF-8 | Java | 6,454 | java | ActivityLogin.java | Java | [
{
"context": "always accesible\n if (username.equals(\"root\") && pass.equals(\"toor\")) {\n User ",
"end": 3116,
"score": 0.9473792314529419,
"start": 3112,
"tag": "USERNAME",
"value": "root"
},
{
"context": " if (username.equals(\"root\") && pass.equa... | null | [] | package com.bsod.tfg.vista.login;
import android.app.ActionBar;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.view.inputmethod.InputMethodManager;
imp... | 6,460 | 0.574926 | 0.573067 | 159 | 39.584908 | 29.078142 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.647799 | false | false | 7 |
0c14a2ff34b6e2852f123fe716fd130601d99f76 | 12,635,793,850,807 | f3c27f34e8f06b426ee4e51b61ef9e95cbe6a784 | /src/com/leet/RandomCharacterGenerator.java | c49a41a4aa9f49d1a05cfdc9de6a24427f06b8f1 | [] | no_license | bhavinkarani/practice | https://github.com/bhavinkarani/practice | 54150379d78e613caf9577ac811c6af9dd765e9d | 3665ac8f0d757b287eb283771f7c34bdb1be7eb2 | refs/heads/master | 2023-04-02T16:28:36.956000 | 2021-04-03T16:47:31 | 2021-04-03T16:47:31 | 341,628,834 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.leet;
import java.io.IOException;
import java.util.Random;
public class RandomCharacterGenerator {
public static void main(String[] args) throws IOException {
Random r = new Random();
for(int i=0; i<50; i++) {
char c = (char) (r.nextInt(26) + 'a');
System.out.pr... | UTF-8 | Java | 382 | java | RandomCharacterGenerator.java | Java | [] | null | [] | package com.leet;
import java.io.IOException;
import java.util.Random;
public class RandomCharacterGenerator {
public static void main(String[] args) throws IOException {
Random r = new Random();
for(int i=0; i<50; i++) {
char c = (char) (r.nextInt(26) + 'a');
System.out.pr... | 382 | 0.565445 | 0.552356 | 15 | 24.466667 | 18.456676 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 7 |
dd84ddf2908b0dbfa30c608d272eb9adec742e73 | 11,252,814,348,550 | c615a55633847680c64ecb3d98e50159423598a2 | /src/main/java/tv/jiaying/actv/entity/slave/CollectionRecordRepository.java | 352ce3400ff16178f671f1d57ba477ce85855815 | [] | no_license | MrHaiyang/AssetContentForTV | https://github.com/MrHaiyang/AssetContentForTV | b4e8d2ceb397195b6bfc95f0a769b8226ed7e03f | 926c090752707d00169e1a344d73fb5f4d38c8a7 | refs/heads/master | 2020-03-28T13:43:24.357000 | 2018-09-12T04:41:29 | 2018-09-12T04:41:29 | 148,422,515 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tv.jiaying.actv.entity.slave;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.jpa.repository.JpaRepository;
public interface CollectionRecordRepository extends JpaRepository<CollectionRecord,Long> {
Page<CollectionRecord> findB... | UTF-8 | Java | 771 | java | CollectionRecordRepository.java | Java | [] | null | [] | package tv.jiaying.actv.entity.slave;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.jpa.repository.JpaRepository;
public interface CollectionRecordRepository extends JpaRepository<CollectionRecord,Long> {
Page<CollectionRecord> findB... | 771 | 0.856031 | 0.856031 | 16 | 47.1875 | 48.969658 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 7 |
ac8e5f718854a0e1f530aca0b98152078b3fc00c | 33,904,471,850,173 | fd3e4cc20a58c2a46892b3a38b96d5e2303266d8 | /src/main/java/com/amap/api/maps2d/model/AMapGLOverlay.java | 4257a1375106bcd04ada6b04a13c5ff2b9fa562a | [] | no_license | makewheels/AnalyzeBusDex | https://github.com/makewheels/AnalyzeBusDex | 42ef50f575779b66bd659c096c57f94dca809050 | 3cb818d981c7bc32c3cbd8c046aa78cd38b20e8a | refs/heads/master | 2021-10-22T07:16:40.087000 | 2019-03-09T03:11:05 | 2019-03-09T03:11:05 | 173,123,231 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.amap.api.maps2d.model;
import com.amap.api.p015a.aa;
public abstract class AMapGLOverlay extends aa {
public void destroy() {
super.destroy();
}
}
| UTF-8 | Java | 186 | java | AMapGLOverlay.java | Java | [] | null | [] | package com.amap.api.maps2d.model;
import com.amap.api.p015a.aa;
public abstract class AMapGLOverlay extends aa {
public void destroy() {
super.destroy();
}
}
| 186 | 0.650538 | 0.629032 | 9 | 18.666666 | 16.653328 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 7 |
d332e4545961a7611e404fa3aa8f442952bdd03c | 33,844,342,306,716 | 92128f933b65ffe01a3ca9df88e6d6dbcbbd1e0e | /java/com/huaxia/finance/consumer/activity/UpdatePasswordActivity.java | 711ce71704e22b099479dc12135df3f4ffaf98fc | [] | no_license | JiervsDmc/XFJRappSelfDevelop | https://github.com/JiervsDmc/XFJRappSelfDevelop | 416ce5f881f9ac8ef84d955d26d9384df1629877 | 9b61b20ade0472cc8a7cdf93158fc69f643c81ac | refs/heads/master | 2020-06-11T05:47:33.537000 | 2017-01-17T10:06:41 | 2017-01-17T10:06:41 | 75,994,032 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.huaxia.finance.consumer.activity;
import android.content.Intent;
import android.os.Handler;
import android.view.KeyEvent;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.LinearLayout;
import com.huaxia.finance.consumer.R;
import com.huaxia.fina... | UTF-8 | Java | 6,182 | java | UpdatePasswordActivity.java | Java | [] | null | [] | package com.huaxia.finance.consumer.activity;
import android.content.Intent;
import android.os.Handler;
import android.view.KeyEvent;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.LinearLayout;
import com.huaxia.finance.consumer.R;
import com.huaxia.fina... | 6,182 | 0.6143 | 0.610943 | 174 | 33.241379 | 27.573086 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.678161 | false | false | 7 |
24c4f99232576ec093251e1da5785a67ecf21ff3 | 35,313,221,123,230 | 0577c125dafe617d48d9551b68d88eea68aa0365 | /MyApplication/letuiweipad/src/main/java/com/yongle/letuiweipad/domain/SmScannerBean.java | 36b7fd99ab4afd681f0c9ccf540d82f7b42c3fb6 | [] | no_license | JackDaosun/younle_application | https://github.com/JackDaosun/younle_application | 635ae80fa4d7261489bf87be10c214009557af33 | a0b5f8de9ce6edaeaa7a8fba6307d28a1550995c | refs/heads/master | 2020-03-27T12:07:00.461000 | 2018-09-13T15:01:41 | 2018-09-13T15:15:42 | 146,527,121 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yongle.letuiweipad.domain;
/**
* Created by bert_dong on 2018/4/13 0013.
* 邮箱:18701038771@163.com
*/
public class SmScannerBean {
private boolean attach;
private String id;
public SmScannerBean(String id) {
this.id = id;
}
public boolean isAttach() {
... | UTF-8 | Java | 565 | java | SmScannerBean.java | Java | [
{
"context": "m.yongle.letuiweipad.domain;\r\n\r\n/**\r\n * Created by bert_dong on 2018/4/13 0013.\r\n * 邮箱:18701038771@163.com\r\n *",
"end": 70,
"score": 0.9996346831321716,
"start": 61,
"tag": "USERNAME",
"value": "bert_dong"
},
{
"context": " * Created by bert_dong on 2018/4/13 ... | null | [] | package com.yongle.letuiweipad.domain;
/**
* Created by bert_dong on 2018/4/13 0013.
* 邮箱:<EMAIL>
*/
public class SmScannerBean {
private boolean attach;
private String id;
public SmScannerBean(String id) {
this.id = id;
}
public boolean isAttach() {
return att... | 553 | 0.559928 | 0.515206 | 31 | 16.032259 | 14.592274 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.258065 | false | false | 7 |
f6398329e03651e44b030702cc40abce8c71bbaa | 32,804,960,264,434 | feb1f457fc459cc66c977c632379b7618aa1d592 | /src/test/java/com/github/dataswitch/input/OutputStreamOutput.java | a61bf680dee9bf5d8a37a3ab282e4a76e2ebbbed | [] | no_license | badqiu/dataswitch | https://github.com/badqiu/dataswitch | 1c18e42ffcd154dfaea017cc7e8d228e08ef550e | 5873b2fc0d0608c8f09c607959c8db7b805de214 | refs/heads/master | 2023-09-03T23:41:29.188000 | 2023-08-31T02:29:38 | 2023-08-31T02:29:38 | 23,859,697 | 2 | 3 | null | false | 2022-12-16T04:24:17 | 2014-09-10T03:41:33 | 2022-11-03T07:21:22 | 2022-12-16T04:24:14 | 654 | 2 | 2 | 13 | Java | false | false | package com.github.dataswitch.input;
import java.io.IOException;
import java.io.OutputStream;
import java.util.List;
import com.github.dataswitch.output.Output;
public class OutputStreamOutput implements Output{
private OutputStream output;
public OutputStreamOutput(OutputStream output) {
super();
this.outp... | UTF-8 | Java | 728 | java | OutputStreamOutput.java | Java | [] | null | [] | package com.github.dataswitch.input;
import java.io.IOException;
import java.io.OutputStream;
import java.util.List;
import com.github.dataswitch.output.Output;
public class OutputStreamOutput implements Output{
private OutputStream output;
public OutputStreamOutput(OutputStream output) {
super();
this.outp... | 728 | 0.68956 | 0.68956 | 39 | 17.666666 | 16.784201 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.692308 | false | false | 7 |
f24243ce58a4324392586467e20acea722cc1dfc | 34,333,968,588,707 | 1a60058995ab3d322dd1deb57ea24be623effe91 | /app/src/main/java/com/neusoft/sample/View/xel_specialtopic/Xel_SpecialtOpic_Math_Aosai_fenxi.java | b90408ef26e1145f6ce1791d953f5f1e53cf2332 | [] | no_license | drduan/xueerle-master_Version170423 | https://github.com/drduan/xueerle-master_Version170423 | 249d6a1cb9fc0fa2bad1a4bbbad96c21c0d7e7b1 | 76e8afd4ad4af8ee6cafccb3ac537db8381ee586 | refs/heads/master | 2021-01-15T18:41:01.828000 | 2018-11-02T15:46:14 | 2018-11-02T15:46:14 | 99,797,596 | 0 | 1 | null | false | 2018-11-02T15:46:15 | 2017-08-09T10:46:29 | 2017-08-09T10:47:40 | 2018-11-02T15:46:14 | 9,012 | 0 | 0 | 0 | Java | false | null | package com.neusoft.sample.View.xel_specialtopic;
import android.content.Intent;
import android.os.Bundle;
import android.os.Environment;
import android.os.Handler;
import android.os.Message;
import android.util.Log;
import android.view.View;
import android.widget.Adapter;
import android.widget.Button;
impo... | UTF-8 | Java | 9,938 | java | Xel_SpecialtOpic_Math_Aosai_fenxi.java | Java | [
{
"context": "rt com.alibaba.fastjson.JSON;\r\nimport com.github.barteksc.pdfviewer.PDFView;\r\nimport com.github.barteksc.pd",
"end": 518,
"score": 0.7709529399871826,
"start": 511,
"tag": "USERNAME",
"value": "arteksc"
},
{
"context": "b.barteksc.pdfviewer.PDFView;\r\nimport com.gi... | null | [] | package com.neusoft.sample.View.xel_specialtopic;
import android.content.Intent;
import android.os.Bundle;
import android.os.Environment;
import android.os.Handler;
import android.os.Message;
import android.util.Log;
import android.view.View;
import android.widget.Adapter;
import android.widget.Button;
impo... | 9,929 | 0.547552 | 0.536625 | 278 | 33.553955 | 26.764137 | 167 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.604317 | false | false | 7 |
b83928a983f2ca897048bc1a2c5d51c25df9ac8d | 37,452,114,824,607 | 8eb6d6770b155a3cfc5acdc2bcaf15a8fbfd649f | /src/java/java2d/src/com/joshondesign/amino/java2d/Java2DVerticalLinearGradient.java | 57870c154758ee28fab3662ac3ed2f5e9753499b | [] | no_license | fduhem/leonardosketch.amino2x | https://github.com/fduhem/leonardosketch.amino2x | 92db3dbcb1d1de74b19656b9e8e44713f901dbfd | 17adaa496acaf52f2f7380cc06db9dbd47959d18 | refs/heads/master | 2019-06-17T05:12:23.713000 | 2012-02-04T00:34:55 | 2012-02-04T00:34:55 | 41,211,064 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.joshondesign.amino.java2d;
import com.joshondesign.amino.core.AminoColor;
import com.joshondesign.amino.core.LinearGradient;
import java.awt.*;
/**
* Created by IntelliJ IDEA.
* User: josh
* Date: 9/19/11
* Time: 3:55 PM
* To change this template use File | Settings | File Templates.
*/
public clas... | UTF-8 | Java | 1,145 | java | Java2DVerticalLinearGradient.java | Java | [
{
"context": ".awt.*;\n\n/**\n * Created by IntelliJ IDEA.\n * User: josh\n * Date: 9/19/11\n * Time: 3:55 PM\n * To change th",
"end": 205,
"score": 0.9831783771514893,
"start": 201,
"tag": "USERNAME",
"value": "josh"
}
] | null | [] | package com.joshondesign.amino.java2d;
import com.joshondesign.amino.core.AminoColor;
import com.joshondesign.amino.core.LinearGradient;
import java.awt.*;
/**
* Created by IntelliJ IDEA.
* User: josh
* Date: 9/19/11
* Time: 3:55 PM
* To change this template use File | Settings | File Templates.
*/
public clas... | 1,145 | 0.634061 | 0.619214 | 38 | 29.131578 | 28.635799 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.684211 | false | false | 7 |
bb22847ac2f5b6cff188ce8167afa5fcafd0c8d8 | 26,774,826,190,181 | 2a46af64a6e93cc189d99796a79704f3583a1f09 | /RemoteControl1/AndroidRemoteControl/src/zi/zivlak/milos/Main.java | 30bb33c11309f1faea7b30a9bb1355acc21c74b2 | [] | no_license | zivlakmilos/Remote_Control | https://github.com/zivlakmilos/Remote_Control | ef49935195932547a7a64143d717bfc5d5cd42eb | e31f781dd461ca70938e017e6417278679f8991e | refs/heads/master | 2021-01-25T03:50:05.687000 | 2015-06-29T13:14:47 | 2015-06-29T13:14:47 | 38,213,808 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package zi.zivlak.milos;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.widget.*;
import android.view.View;
import android.view.View.*;
/**
*
* @author ZI
*
*/
public class Main extends Activity
{
// Visual components
priv... | UTF-8 | Java | 1,696 | java | Main.java | Java | [
{
"context": ";\nimport android.view.View.*; \n\n/**\n * \n * @author ZI\n *\n */\n\n\npublic class Main extends Activity\n{\n\t//",
"end": 246,
"score": 0.7645103335380554,
"start": 244,
"tag": "USERNAME",
"value": "ZI"
}
] | null | [] | package zi.zivlak.milos;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.widget.*;
import android.view.View;
import android.view.View.*;
/**
*
* @author ZI
*
*/
public class Main extends Activity
{
// Visual components
priv... | 1,696 | 0.685142 | 0.685142 | 95 | 16.852633 | 18.468163 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.010526 | false | false | 7 |
c47a4b9d4d0a79d1d6c7a0cf704bbd23f06fe041 | 26,774,826,190,337 | 0816917e627add3cfa3776a3f67373fb7922c484 | /water-crawler/src/main/java/edu/cug/water/crawler/job/task/committee/ChangeJiangTask.java | db3cfe0df94449bb1835874fc4779563acf74078 | [] | no_license | Honyelchak/water | https://github.com/Honyelchak/water | b0c28444584e6ad3a6c70c15aee5ccf5addf4c67 | 16915fa2fff8a2129fb5cbddbe725d514e39e734 | refs/heads/master | 2023-07-09T18:40:49.192000 | 2021-08-18T05:26:12 | 2021-08-18T05:26:12 | 395,613,497 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.cug.water.crawler.job.task.committee;
import com.alibaba.fastjson.JSONArray;
import com.alibaba.fastjson.JSONObject;
import edu.cug.water.crawler.common.annotation.BeanField;
import edu.cug.water.crawler.common.constant.EsConstants;
import edu.cug.water.crawler.common.utils.DateUtils;
import edu.cug.water... | UTF-8 | Java | 4,526 | java | ChangeJiangTask.java | Java | [
{
"context": "ri/537.36\");\n header.set(\"Origin\", \"http://106.37.208.243:8068\");\n header.set(\"Referer\", \"http://www",
"end": 2082,
"score": 0.9994098544120789,
"start": 2068,
"tag": "IP_ADDRESS",
"value": "106.37.208.243"
}
] | null | [] | package edu.cug.water.crawler.job.task.committee;
import com.alibaba.fastjson.JSONArray;
import com.alibaba.fastjson.JSONObject;
import edu.cug.water.crawler.common.annotation.BeanField;
import edu.cug.water.crawler.common.constant.EsConstants;
import edu.cug.water.crawler.common.utils.DateUtils;
import edu.cug.water... | 4,524 | 0.648099 | 0.634836 | 116 | 38 | 32.104355 | 168 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.922414 | false | false | 7 |
0b502e9c6c0cf06f87620648c8985e34cee2e0d8 | 936,302,938,068 | a84ad148d0439e654dd540032cf3ba90a3e4d348 | /eclipse_java_workspace/J_JavaSE/src/ftp/url/TestMain.java | 044c519bc1ef79d0885e8908ec89ddea8ca798cf | [] | no_license | zhao1jin4/eclipse_java_workspace | https://github.com/zhao1jin4/eclipse_java_workspace | 4b9b9f56bac0632c0d10c6f8e98160a2df48d87a | 919868eeb0ca86ebb47307aee3ef2f9c92d70b44 | refs/heads/master | 2022-12-20T09:04:47.693000 | 2021-01-30T02:31:45 | 2021-01-30T02:31:45 | 93,358,023 | 1 | 0 | null | false | 2022-12-16T15:31:56 | 2017-06-05T02:42:55 | 2021-01-30T02:33:02 | 2022-12-16T15:31:53 | 234,622 | 0 | 0 | 29 | Java | false | false | package ftp.url;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.InputStream;
import java.io.OutputStream;
import java.net.URL;
import java.net.URLConnection;
public class TestMain
{
public static void upload_2()
{
try
{
URL url = new URL("... | WINDOWS-1252 | Java | 1,702 | java | TestMain.java | Java | [
{
"context": "\r\n\t\ttry\r\n\t\t{\r\n\t\t\tURL url = new URL(\"ftp://bea:bea@135.251.218.79/testURL.jpg;type=b\"); //type=i for ascii,b=binary",
"end": 348,
"score": 0.9997223019599915,
"start": 334,
"tag": "IP_ADDRESS",
"value": "135.251.218.79"
},
{
"context": "i,b=binary\r\n\t\t\... | null | [] | package ftp.url;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.InputStream;
import java.io.OutputStream;
import java.net.URL;
import java.net.URLConnection;
public class TestMain
{
public static void upload_2()
{
try
{
URL url = new URL("... | 1,696 | 0.615702 | 0.582645 | 65 | 24.061539 | 26.710918 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.615385 | false | false | 7 |
b399634d2e46698755d58a897b55a58e446d9bf7 | 36,232,344,111,642 | 3ad2e0e5e8ef7b74c52750e02e36cb6a4589e0ec | /src/in/techbite/library/fileops/FileLib.java | b748c77625bacf34f996aa8b2151daec3cc0ca00 | [] | no_license | prabhakar97/ShareDroid | https://github.com/prabhakar97/ShareDroid | bffc4e528ce974813b975e61e903df9ff04ba8d5 | 08898ff9a6f4d61e31498ee4fadac753befc5eca | refs/heads/master | 2016-09-07T02:59:07.824000 | 2012-08-01T15:38:30 | 2012-08-01T15:38:30 | 5,261,048 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package in.techbite.library.fileops;
import in.techbite.library.hub.HubFile;
import java.util.List;
public class FileLib {
public enum FileRetrieveResponseCode {
FILE_NOT_FOUND,
NETWORK_ERROR,
SUCCESS
}
// Disable instantiation
private FileLib() {
System.out.println("Error! Can not be instantiated!");
... | UTF-8 | Java | 1,006 | java | FileLib.java | Java | [] | null | [] | package in.techbite.library.fileops;
import in.techbite.library.hub.HubFile;
import java.util.List;
public class FileLib {
public enum FileRetrieveResponseCode {
FILE_NOT_FOUND,
NETWORK_ERROR,
SUCCESS
}
// Disable instantiation
private FileLib() {
System.out.println("Error! Can not be instantiated!");
... | 1,006 | 0.758449 | 0.758449 | 42 | 22.952381 | 25.836439 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.190476 | false | false | 7 |
0aaec4f24a5b41ff4065e5b46e467cebb778fee0 | 20,383,914,854,500 | 93e9888373afc98a7a355769659d8ccd5f5e5b0d | /src/main/java/org/excel4j/ExcelRepository.java | d3bea693793dd54403709fca96be51b238c568cd | [] | no_license | fabriciotuosto/excel4j | https://github.com/fabriciotuosto/excel4j | 9a6a1bdf39966cdf0f3eb2f5d653f98150e1226c | 7a026e73a8fedeb25c0bc095c70c8cb14092b46d | refs/heads/master | 2021-03-12T19:25:13.402000 | 2010-03-28T23:36:32 | 2010-03-28T23:36:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.excel4j;
import java.io.File;
import org.apache.commons.lang.Validate;
import org.excel4j.utils.Iterables;
import com.google.common.collect.LinkedListMultimap;
import com.google.inject.Singleton;
import jxl.Workbook;
@Singleton
public class ExcelRepository {
private LinkedListMultimap... | UTF-8 | Java | 1,522 | java | ExcelRepository.java | Java | [] | null | [] | package org.excel4j;
import java.io.File;
import org.apache.commons.lang.Validate;
import org.excel4j.utils.Iterables;
import com.google.common.collect.LinkedListMultimap;
import com.google.inject.Singleton;
import jxl.Workbook;
@Singleton
public class ExcelRepository {
private LinkedListMultimap... | 1,522 | 0.59724 | 0.595926 | 51 | 27.843138 | 23.856903 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.529412 | false | false | 7 |
9b8f5b3dee7f1830582b692d1091d8656adf3b8b | 7,481,833,070,687 | 3c52c92ed89f344f5eabfb09b4d1754caffbc2aa | /LYJ/src/main/java/kr/or/ddit/sanctn_papert_ty/dao/ISanctnpaperstyDao.java | e58c338920c1f4171196f3c86905427cd64eef82 | [] | no_license | arthur-yoon/TestGit2 | https://github.com/arthur-yoon/TestGit2 | 41de4e71718c4a7515c3ca11b5294fb3141437d2 | 3def74c78211e8418c847821d9e1b1905004c990 | refs/heads/master | 2020-05-07T21:40:02.559000 | 2019-04-08T06:56:43 | 2019-04-08T06:56:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kr.or.ddit.sanctn_papert_ty.dao;
import java.util.List;
import java.util.Map;
import kr.or.ddit.vo.SanctnPapersTyVO;
public interface ISanctnpaperstyDao {
public List<SanctnPapersTyVO> sanctnpaperstyList(Map<String, String> params) throws Exception;
}
| UTF-8 | Java | 264 | java | ISanctnpaperstyDao.java | Java | [] | null | [] | package kr.or.ddit.sanctn_papert_ty.dao;
import java.util.List;
import java.util.Map;
import kr.or.ddit.vo.SanctnPapersTyVO;
public interface ISanctnpaperstyDao {
public List<SanctnPapersTyVO> sanctnpaperstyList(Map<String, String> params) throws Exception;
}
| 264 | 0.80303 | 0.80303 | 10 | 25.4 | 28.128988 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.7 | false | false | 7 |
879b2d31cdb7286174f1796c33784908def4ea35 | 14,156,212,211,648 | db3d4dc688cecdab602c8b52bdb0a90c6fe7f9c0 | /app/src/main/java/hohistar/msales/yjr/family/utility/permission/MenuId.java | 9347b08a5f422691eb6c0e36400ad33eba2c8a4b | [] | no_license | 13510531601/Family-09 | https://github.com/13510531601/Family-09 | 1061003cc6d6a30c9a2856f85edbce63cee861da | 92a34cb769d4b9a230ee257737bd3198786a1083 | refs/heads/master | 2019-12-19T03:48:26.862000 | 2017-12-01T03:00:06 | 2017-12-01T03:00:06 | 89,190,097 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hohistar.msales.yjr.family.utility.permission;
/**
* Created by Wind on 2014/12/7.
*/
public class MenuId {
private String id;
private String subId;
public String getId() {
return id;
}
public void setId(String id) {
this.id = id;
}
public Strin... | UTF-8 | Java | 1,458 | java | MenuId.java | Java | [] | null | [] | package hohistar.msales.yjr.family.utility.permission;
/**
* Created by Wind on 2014/12/7.
*/
public class MenuId {
private String id;
private String subId;
public String getId() {
return id;
}
public void setId(String id) {
this.id = id;
}
public Strin... | 1,458 | 0.458848 | 0.450617 | 78 | 16.692308 | 15.835135 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.294872 | false | false | 7 |
1869e568256aa70f766dd7782b4c7efb537f6b16 | 31,396,210,945,508 | 5208049ee2a1c451ef6e359f444b7c4514ce0b20 | /app/src/main/java/com/rashaka/domain/PartnersDataItem.java | d8b6fe54d4fb229ccd494a2f8a361595ba0d2a52 | [] | no_license | NickLink/Rashaka | https://github.com/NickLink/Rashaka | f473a6bf1c0961decac63f98e696d3fdf08761aa | 07c9a516e35a84cbb214cab5a3cec4dd9e9a7f28 | refs/heads/master | 2021-01-22T14:15:14.498000 | 2017-11-15T10:19:40 | 2017-11-15T10:19:40 | 100,709,201 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rashaka.domain;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
/**
* Created by User on 15.08.2017.
*/
@Getter
@Setter
@NoArgsConstructor
@AllAr... | UTF-8 | Java | 690 | java | PartnersDataItem.java | Java | [] | null | [] | package com.rashaka.domain;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
/**
* Created by User on 15.08.2017.
*/
@Getter
@Setter
@NoArgsConstructor
@AllAr... | 690 | 0.636232 | 0.624638 | 36 | 18.166666 | 14.663825 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.305556 | false | false | 7 |
e8285cb1ddb1ac1088de6bd011abba10a14661b4 | 25,752,623,973,525 | 331530b37f6b3bd488b1673691f710fb58bd6770 | /library/src/main/java/io/chengguo/streaming/rtsp/header/SessionHeader.java | 6c651d4b9754df236913e9722f046b24f20b28ec | [] | no_license | FingerArt/StreamingProtocol | https://github.com/FingerArt/StreamingProtocol | c0016ede2ef13a356efcfff8f842ac8e8ff00305 | a3cebd2f72eb4ecf176b52bb37123f59b626e7f9 | refs/heads/master | 2021-07-14T05:03:12.472000 | 2020-05-11T11:29:47 | 2020-05-11T11:29:47 | 136,827,895 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.chengguo.streaming.rtsp.header;
import androidx.annotation.NonNull;
import io.chengguo.streaming.utils.Utils;
/**
* Session: E7E25DEC;timeout=65
* Created by fingerart on 2018-07-15.
*/
public class SessionHeader extends StringHeader {
public static final String DEFAULT_NAME = "Session";
priv... | UTF-8 | Java | 1,633 | java | SessionHeader.java | Java | [
{
"context": "\n/**\n * Session: E7E25DEC;timeout=65\n * Created by fingerart on 2018-07-15.\n */\npublic class SessionHeader ext",
"end": 183,
"score": 0.9974093437194824,
"start": 174,
"tag": "USERNAME",
"value": "fingerart"
}
] | null | [] | package io.chengguo.streaming.rtsp.header;
import androidx.annotation.NonNull;
import io.chengguo.streaming.utils.Utils;
/**
* Session: E7E25DEC;timeout=65
* Created by fingerart on 2018-07-15.
*/
public class SessionHeader extends StringHeader {
public static final String DEFAULT_NAME = "Session";
priv... | 1,633 | 0.594611 | 0.583588 | 67 | 23.38806 | 19.224483 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.447761 | false | false | 7 |
eff7fb8c59397403d326f3b8bcee23e81c07f516 | 19,473,381,750,286 | 8db148ae1f725764be23b411bcac52593b0fa855 | /rpc-sample/rpc-sample-api/src/main/java/com/rpc/sample/api/HelloService.java | 1898633c51efbc229beabaf221654bcc82a71cfa | [] | no_license | husterxsp/netty-rpc | https://github.com/husterxsp/netty-rpc | dda9daddf9414771448072b2d3c3f0278b41f193 | b1a3eeaf31d25553138f85a7eb37b94077b42d34 | refs/heads/master | 2021-07-16T18:12:12.117000 | 2019-06-15T13:32:17 | 2019-06-15T13:51:58 | 179,282,361 | 0 | 0 | null | false | 2020-06-15T20:56:32 | 2019-04-03T12:09:47 | 2019-06-15T13:52:14 | 2020-06-15T20:56:31 | 239 | 0 | 0 | 2 | Java | false | false | package com.rpc.sample.api;
/**
* @author xushaopeng
* @date 2019/04/05
*/
public interface HelloService {
String hello(String name);
String hello(Person person);
}
| UTF-8 | Java | 180 | java | HelloService.java | Java | [
{
"context": "package com.rpc.sample.api;\n\n/**\n * @author xushaopeng\n * @date 2019/04/05\n */\npublic interface HelloSer",
"end": 54,
"score": 0.9994370937347412,
"start": 44,
"tag": "USERNAME",
"value": "xushaopeng"
}
] | null | [] | package com.rpc.sample.api;
/**
* @author xushaopeng
* @date 2019/04/05
*/
public interface HelloService {
String hello(String name);
String hello(Person person);
}
| 180 | 0.672222 | 0.627778 | 13 | 12.846154 | 13.271404 | 32 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.230769 | false | false | 7 |
b8a68dc4261bf6e87df1c0010b488a56b7a283f8 | 13,520,557,109,228 | 4b25fdf8aefc6035df743141a4e14bbf33c28f47 | /src/main/java/com/typeinfo/NullRobot.java | ca75e2afe02d5f43cc2c840b5601f58327a1f4db | [] | no_license | Linklmm/thinkInJava | https://github.com/Linklmm/thinkInJava | 5be0f014c6641ad522f93e816984b529ef08576a | 644346757575d87cd35beb1f55d5835f7667d9eb | refs/heads/master | 2020-03-26T16:18:02.950000 | 2019-11-29T03:00:17 | 2019-11-29T03:00:17 | 145,092,648 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.typeinfo;
import java.lang.reflect.InvocationHandler;
import java.lang.reflect.Method;
import java.lang.reflect.Proxy;
import java.util.Collections;
import java.util.List;
class NullRobotProxyHandler implements InvocationHandler {
private String nullName;
private Robot proxied=new NRobot();//被代理对象... | UTF-8 | Java | 1,483 | java | NullRobot.java | Java | [] | null | [] | package com.typeinfo;
import java.lang.reflect.InvocationHandler;
import java.lang.reflect.Method;
import java.lang.reflect.Proxy;
import java.util.Collections;
import java.util.List;
class NullRobotProxyHandler implements InvocationHandler {
private String nullName;
private Robot proxied=new NRobot();//被代理对象... | 1,483 | 0.660557 | 0.660557 | 50 | 28.459999 | 28.045115 | 148 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.48 | false | false | 7 |
8365e73d7c80b90ea7cc3b05783ce07fa1420e71 | 20,985,210,274,769 | 875818cfc13d781eab235a99f76dd2edc2b7e89b | /src/main/java/com/practice/self/project/hibernate/BatchEmployee.java | c4fad4c68dc51d25f22e8a563c2a9a1eab278c5a | [] | no_license | kingsuk248/project.hibernate | https://github.com/kingsuk248/project.hibernate | 59f2905fbe814c6910c7e252a32aaf40e637ea09 | 34eccbed6797d3c063143b035be6a375aea12949 | refs/heads/master | 2020-12-03T07:20:13.262000 | 2016-09-05T06:13:44 | 2016-09-26T11:16:41 | 67,392,743 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.practice.self.project.hibernate;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.Transaction;
import org.hibernate.cfg.Configuration;
public class BatchEmployee {
private static SessionFactory sessionFactory;
public static void main(String[] args) {
try {
... | UTF-8 | Java | 1,225 | java | BatchEmployee.java | Java | [
{
"context": "i = 0; i < 100000; i++) {\n\t\t\t\tString firstName = \"FirstName\" + i;\n\t\t\t\tString lastName = \"LastName\" + i;\n\t\t\t\ti",
"end": 856,
"score": 0.8415995240211487,
"start": 847,
"tag": "NAME",
"value": "FirstName"
},
{
"context": "rstName = \"FirstName\" + i;\n\... | null | [] | package com.practice.self.project.hibernate;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.Transaction;
import org.hibernate.cfg.Configuration;
public class BatchEmployee {
private static SessionFactory sessionFactory;
public static void main(String[] args) {
try {
... | 1,225 | 0.674286 | 0.662041 | 49 | 24 | 19.441172 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.653061 | false | false | 7 |
34c31250fc59b1186770340377cdb917abaee355 | 1,666,447,335,187 | c1df30a27ee061c737d0156ad9cd46e0098d9d7e | /enjGame/src/modele/Niveau.java | f4b83d6c96e414aebfb2d4c40ed4e6d449a50820 | [] | no_license | NoahWillaime/ACL_2018_ENJ | https://github.com/NoahWillaime/ACL_2018_ENJ | 04c3873f7f2234d0220c093d87e9f7e41c659112 | 69b2330edd3e6db728324e80a686f5ae915c7960 | refs/heads/master | 2020-09-07T01:54:47.735000 | 2019-11-09T10:04:57 | 2019-11-09T10:04:57 | 220,621,500 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package modele;
import exception.ExceptionTailleLaby;
import modele.elements.*;
import java.io.*;
import java.util.ArrayList;
import java.util.Random;
import java.util.Scanner;
/**
* Un Niveau du jeu
*/
public class Niveau {
/**
* Generateur de labyrinthe
*/
private LabyGenerator lg;
/**
... | UTF-8 | Java | 9,038 | java | Niveau.java | Java | [] | null | [] | package modele;
import exception.ExceptionTailleLaby;
import modele.elements.*;
import java.io.*;
import java.util.ArrayList;
import java.util.Random;
import java.util.Scanner;
/**
* Un Niveau du jeu
*/
public class Niveau {
/**
* Generateur de labyrinthe
*/
private LabyGenerator lg;
/**
... | 9,038 | 0.504929 | 0.499502 | 369 | 23.468834 | 20.25621 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.338753 | false | false | 7 |
274e922ea8332625cbc2b9d6e51479f5c2cd2104 | 14,439,680,083,191 | 5758fa494c7ddebd3b7840bc36b9bedce8beef92 | /src/main/java/com/nowcoder/service/impl/UserServiceImpl.java | 09861dc239b3ba8f223bd7802581fb4992340a2a | [] | no_license | tofuchen94/toutiao | https://github.com/tofuchen94/toutiao | 6566dab3a6772e4318402dbc6f0dde36d690ecd1 | 83cad440305c9add2d8fc7a28ce4557df0cc2743 | refs/heads/master | 2020-03-27T07:20:44.124000 | 2018-08-31T07:53:18 | 2018-08-31T07:53:18 | 146,183,901 | 3 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nowcoder.service.impl;
import com.nowcoder.async.EventModel;
import com.nowcoder.async.EventProducer;
import com.nowcoder.async.EventType;
import com.nowcoder.dao.LoginTicketDao;
import com.nowcoder.dao.UserDao;
import com.nowcoder.model.LoginTicket;
import com.nowcoder.model.User;
import com.nowcoder.serv... | UTF-8 | Java | 3,813 | java | UserServiceImpl.java | Java | [
{
"context": "e.Service;\n\nimport java.util.*;\n\n/**\n * Created by tofuc on 2018/6/12.\n */\n@Service\npublic class UserServi",
"end": 575,
"score": 0.9996597766876221,
"start": 570,
"tag": "USERNAME",
"value": "tofuc"
},
{
"context": "andom().nextInt(1000)));\n user.setPas... | null | [] | package com.nowcoder.service.impl;
import com.nowcoder.async.EventModel;
import com.nowcoder.async.EventProducer;
import com.nowcoder.async.EventType;
import com.nowcoder.dao.LoginTicketDao;
import com.nowcoder.dao.UserDao;
import com.nowcoder.model.LoginTicket;
import com.nowcoder.model.User;
import com.nowcoder.serv... | 3,812 | 0.629141 | 0.621869 | 119 | 30.201681 | 23.540981 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.722689 | false | false | 7 |
6114b5e1d7a8a7e0e444f6955b8bd16efb903063 | 28,956,669,524,451 | 0913b5049c4642221e5a19031f505165959b1f70 | /QuanlyAnything/app/src/main/java/quanly_anything_you_want/manage/com/quanlyanything/screen/tapHoa/fragmentFunction/storeShop/adapter/ProductTapHoaSend.java | ed77387e5008f6591faac23c295a4b56bc7adeae | [] | no_license | nguyenanhtuan1/QuanLyAnything | https://github.com/nguyenanhtuan1/QuanLyAnything | b5ad4f178250be7b2c8e225cd03a8f43b10ef565 | 86e63aa433dfd5a0265e4cf424aa0282016ce339 | refs/heads/master | 2020-03-10T00:31:35.567000 | 2018-11-29T07:50:17 | 2018-11-29T07:50:17 | 129,083,934 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package quanly_anything_you_want.manage.com.quanlyanything.screen.tapHoa.fragmentFunction.storeShop.adapter;
import com.google.gson.annotations.SerializedName;
import java.io.Serializable;
import quanly_anything_you_want.manage.com.quanlyanything.model.ProductTapHoa;
public class ProductTapHoaSend implements Seria... | UTF-8 | Java | 1,682 | java | ProductTapHoaSend.java | Java | [] | null | [] | package quanly_anything_you_want.manage.com.quanlyanything.screen.tapHoa.fragmentFunction.storeShop.adapter;
import com.google.gson.annotations.SerializedName;
import java.io.Serializable;
import quanly_anything_you_want.manage.com.quanlyanything.model.ProductTapHoa;
public class ProductTapHoaSend implements Seria... | 1,682 | 0.707213 | 0.70599 | 59 | 26.728813 | 23.472906 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.457627 | false | false | 7 |
058763fb594bc9b2c27b4f46b144f7aa5503f77f | 28,630,252,019,279 | fea763d1ca580dbf6d521d6fe0bd305da5d236f8 | /src/main/java/de/cect/blockid/identitymanager/gerneral/common/CryptoUtils.java | 8374b147a733aa95add6565a1fb0245f35de6cea | [] | no_license | chtinnes/blockid-identity-manager | https://github.com/chtinnes/blockid-identity-manager | 5c583f925def45641b174cb64725de36478098e3 | a0ff1fc448c6b2f284388fc328b07a363354a429 | refs/heads/master | 2021-01-02T09:22:21.393000 | 2017-08-25T06:54:22 | 2017-08-25T06:54:22 | 99,197,684 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.cect.blockid.identitymanager.gerneral.common;
import java.io.UnsupportedEncodingException;
import java.security.InvalidKeyException;
import java.security.Key;
import java.security.KeyFactory;
import java.security.KeyPair;
import java.security.KeyPairGenerator;
import java.security.MessageDigest;
import java... | UTF-8 | Java | 10,732 | java | CryptoUtils.java | Java | [
{
"context": " methods for the Java Security API.\n * \n * @author ctinnes\n * @since blockid-0.0.1\n *\n */\n@Component\npublic ",
"end": 1083,
"score": 0.9996873736381531,
"start": 1076,
"tag": "USERNAME",
"value": "ctinnes"
}
] | null | [] | package de.cect.blockid.identitymanager.gerneral.common;
import java.io.UnsupportedEncodingException;
import java.security.InvalidKeyException;
import java.security.Key;
import java.security.KeyFactory;
import java.security.KeyPair;
import java.security.KeyPairGenerator;
import java.security.MessageDigest;
import java... | 10,732 | 0.710585 | 0.695863 | 319 | 32.645767 | 28.16404 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.031348 | false | false | 7 |
9f1e63b40ac3133c3c8603f73b54a17b04755271 | 6,201,932,805,179 | d2314f21b584c5e042e55ffbc3df00c53fad2526 | /src/main/java/org/aksw/linkedspending/job/DownloadConvertUploadWorker.java | 805e03882819c69d8167a233156a247dff611ae2 | [] | no_license | AKSW/openspending2rdf | https://github.com/AKSW/openspending2rdf | 0a9b29f8aa34a23d438c784c1adbfd53fa4dbbec | 6dc7cf241c479208abd225353c2d03fdbbd8b56d | refs/heads/master | 2020-08-06T19:13:40.971000 | 2020-04-15T14:09:17 | 2020-04-15T14:09:17 | 9,321,327 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.aksw.linkedspending.job;
import static org.aksw.linkedspending.job.State.RUNNING;
import java.util.Arrays;
import java.util.LinkedList;
import java.util.Optional;
import org.aksw.linkedspending.convert.ConvertWorker;
import org.aksw.linkedspending.download.DownloadWorker;
import org.aksw.linkedspending.upl... | UTF-8 | Java | 1,084 | java | DownloadConvertUploadWorker.java | Java | [] | null | [] | package org.aksw.linkedspending.job;
import static org.aksw.linkedspending.job.State.RUNNING;
import java.util.Arrays;
import java.util.LinkedList;
import java.util.Optional;
import org.aksw.linkedspending.convert.ConvertWorker;
import org.aksw.linkedspending.download.DownloadWorker;
import org.aksw.linkedspending.upl... | 1,084 | 0.792435 | 0.792435 | 34 | 30.911764 | 32.636471 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.970588 | false | false | 7 |
0363973e362e3d9f82f2d878a0c53d9c0e2a7185 | 1,984,274,927,642 | 88b8747b90c4b688f60293e77def93dc70b1ae1d | /examples/example17-springhibernate-1/src/main/java/edu/mum/cs/cs544/examples/Application.java | 983c6c0624c102e007b1d438dacef4b8ef2d5494 | [] | no_license | phan-dev/cs544 | https://github.com/phan-dev/cs544 | 1cbc188d435b9313cc7dec9d3c174acd9a6a9be3 | 743d96cafda487e3ab1587854db5d06c05ceb8d6 | refs/heads/master | 2022-10-24T04:48:00.380000 | 2020-06-07T17:32:39 | 2020-06-07T17:32:39 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.mum.cs.cs544.examples;
import java.util.List;
import org.springframework.context.ConfigurableApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
import edu.mum.cs.cs544.examples.entity.Country;
import edu.mum.cs.cs544.examples.entity.Customer;
import ... | UTF-8 | Java | 912 | java | Application.java | Java | [] | null | [] | package edu.mum.cs.cs544.examples;
import java.util.List;
import org.springframework.context.ConfigurableApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
import edu.mum.cs.cs544.examples.entity.Country;
import edu.mum.cs.cs544.examples.entity.Customer;
import ... | 912 | 0.736842 | 0.723684 | 31 | 27.419355 | 31.104168 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 7 |
3d01c14946f7bfef7008079d7215983f827ef954 | 19,421,842,147,053 | d0a76e2e78fc8f1a761c6e8834336ead3f58880a | /src/Entity/MenuItem.java | be5d7e2975e243ecfa624c3b83f632478f1b58b8 | [] | no_license | siddhantpathakk/CZ2002 | https://github.com/siddhantpathakk/CZ2002 | 9277a1c3466d368606abefa030c4fabebfba1b51 | 14076e0e13e2fbebe1df5861b7b8b29057ea0c45 | refs/heads/master | 2021-12-03T20:20:39.786000 | 2014-11-14T21:07:27 | 2014-11-14T21:07:27 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
Represent a menu item in the menu of the restaurant
@author Nguyen Phan Huy
@version 1.0
@since 2014-11-13
*/
package Entity;
import java.util.ArrayList;
import Data.WriteToTxt;
public class MenuItem implements WriteToTxt {
/**
* The name of the menu item
*/
private String mName;
/**
* The type... | UTF-8 | Java | 3,996 | java | MenuItem.java | Java | [
{
"context": "a menu item in the menu of the restaurant\n\t@author Nguyen Phan Huy\n\t@version 1.0\n\t@since 2014-11-13\n */\n\npackage Ent",
"end": 82,
"score": 0.999856173992157,
"start": 67,
"tag": "NAME",
"value": "Nguyen Phan Huy"
}
] | null | [] | /**
Represent a menu item in the menu of the restaurant
@author <NAME>
@version 1.0
@since 2014-11-13
*/
package Entity;
import java.util.ArrayList;
import Data.WriteToTxt;
public class MenuItem implements WriteToTxt {
/**
* The name of the menu item
*/
private String mName;
/**
* The type of the m... | 3,987 | 0.7002 | 0.697698 | 162 | 23.666666 | 24.650646 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.376543 | false | false | 7 |
912a7b93b8741b326bed97d4ea8190b553303fbc | 5,076,651,381,006 | 2c377264e01a4ad2688bc6870d5af41c8c74b7ff | /src/main/java/labs/lab4/shapes/Main.java | 5bc538a60d0f9bf808ed59ac054289af072adbf8 | [] | no_license | DavidArutiunian/OOP | https://github.com/DavidArutiunian/OOP | 97201c3307308e5c040b0fd4cb6e28168f2e51e1 | bc743364d9ea9dca58fd9ea21e35400d8174f198 | refs/heads/master | 2023-05-03T07:26:09.286000 | 2019-04-26T11:59:49 | 2019-04-26T11:59:49 | 169,783,141 | 0 | 1 | null | false | 2023-04-14T17:47:51 | 2019-02-08T18:51:17 | 2020-01-05T19:40:12 | 2023-04-14T17:47:50 | 513 | 0 | 0 | 1 | Java | false | false | package labs.lab4.shapes;
import labs.lab4.shapes.canvas.Canvas;
import labs.lab4.shapes.canvas.CanvasPanel;
import labs.lab4.shapes.shape.IShape;
import lombok.val;
import javax.swing.*;
import java.awt.*;
import java.util.ArrayList;
import java.util.List;
import java.util.Scanner;
public class Main {
private s... | UTF-8 | Java | 1,777 | java | Main.java | Java | [] | null | [] | package labs.lab4.shapes;
import labs.lab4.shapes.canvas.Canvas;
import labs.lab4.shapes.canvas.CanvasPanel;
import labs.lab4.shapes.shape.IShape;
import lombok.val;
import javax.swing.*;
import java.awt.*;
import java.util.ArrayList;
import java.util.List;
import java.util.Scanner;
public class Main {
private s... | 1,777 | 0.626337 | 0.619584 | 52 | 33.173077 | 24.475042 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.730769 | false | false | 7 |
223c394ec0f8b1ad06f4bd8afc392d0cc6860cf9 | 36,189,394,454,185 | 32c5f5d2b221bed465f7b66a7905e662fd81cec9 | /src/main/java/br/com/util/Constants.java | 652619dca2938b51f91bd21ab4c669e7a8ae6993 | [] | no_license | renanviana/request-method-get | https://github.com/renanviana/request-method-get | a75fd1652abf2254fb39db5dbe8b05c7f0e4c0a9 | 73eb92d6c02d7c8f6cc2e45154f0f28abfe07984 | refs/heads/master | 2020-04-11T19:57:14.983000 | 2019-01-05T17:27:34 | 2019-01-05T17:27:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.util;
public class Constants {
public static final String X_REQ = "J6fy7Tsl8bIU4DS";
} | UTF-8 | Java | 103 | java | Constants.java | Java | [] | null | [] | package br.com.util;
public class Constants {
public static final String X_REQ = "J6fy7Tsl8bIU4DS";
} | 103 | 0.757282 | 0.718447 | 5 | 19.799999 | 19.661129 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 7 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.