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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
eed89e8cebbefe7c05df58a539645e46499ceec7 | 9,131,100,477,958 | 928e6bdcb47f35c0386d6f144b968edc744febcb | /src/nus/extensions/tests/cornercases/PropagateMethodReturn.java | db779b74b187ecd1411c328b06e82297f154f21a | [] | no_license | rubinovk/FlowdroidTests | https://github.com/rubinovk/FlowdroidTests | e5c5ecc73a0b3134ae7df911b6f1ae7e8d2b11cd | caee712831592c098019e44993b7507bcd0262e5 | refs/heads/master | 2021-01-21T09:14:55.313000 | 2014-11-14T08:51:03 | 2014-11-14T08:51:03 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nus.extensions.tests.cornercases;
import java.io.PrintWriter;
import nus.extensions.tests.MainActivity;
import nus.extensions.tests.SinkEmulator;
import nus.extensions.tests.SourceEmulator;
import nus.extensions.tests.datastructures.Datastructures2.C;
public class PropagateMethodReturn extends MainActivity {... | UTF-8 | Java | 1,378 | java | PropagateMethodReturn.java | Java | [] | null | [] | package nus.extensions.tests.cornercases;
import java.io.PrintWriter;
import nus.extensions.tests.MainActivity;
import nus.extensions.tests.SinkEmulator;
import nus.extensions.tests.SourceEmulator;
import nus.extensions.tests.datastructures.Datastructures2.C;
public class PropagateMethodReturn extends MainActivity {... | 1,378 | 0.706822 | 0.70029 | 64 | 20.546875 | 19.777615 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.78125 | false | false | 9 |
f1f4df7ba0e928ac9f6972334996b8242a5cf6cd | 11,252,814,325,227 | d8a4007f6a38c1edfd7f1182418050ff55c36026 | /worf-exception/src/main/java/orj/worf/exception/BaseException.java | 58f5ca87a68101a5e96eee080da7cf754e73a9f2 | [
"Apache-2.0"
] | permissive | liu-project/worf | https://github.com/liu-project/worf | d326a65dbe30e5fc1d1626eba6feb21cf7de2155 | c4372bb17f44ac964631759104e71e106d8f703f | refs/heads/master | 2022-12-25T21:34:38.540000 | 2021-06-04T23:51:57 | 2021-06-04T23:51:57 | 226,672,941 | 0 | 0 | Apache-2.0 | false | 2022-12-16T05:01:45 | 2019-12-08T13:35:41 | 2021-06-04T23:52:03 | 2022-12-16T05:01:41 | 62,745 | 0 | 0 | 27 | Java | false | false | package orj.worf.exception;
import java.util.Date;
public interface BaseException {
String getCode();
String[] getArgs();
void setTime(Date time);
Date getTime();
void setClassName(String className);
String getClassName();
void setMethodName(String methodName);
String getMethod... | UTF-8 | Java | 575 | java | BaseException.java | Java | [] | null | [] | package orj.worf.exception;
import java.util.Date;
public interface BaseException {
String getCode();
String[] getArgs();
void setTime(Date time);
Date getTime();
void setClassName(String className);
String getClassName();
void setMethodName(String methodName);
String getMethod... | 575 | 0.683478 | 0.673043 | 37 | 14.540541 | 15.868709 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.459459 | false | false | 9 |
d9cc87ded4f7b2856ede1f696782c815afcdcfb0 | 14,680,198,255,888 | ec77ef643b741ff6ea54e28c3948ba475a69c837 | /ctci/v2/chapter2/Problem1.java | 7144e50dd63d5be3c196507f8b57355d902be43d | [] | no_license | siddharthgoel88/problem-solving | https://github.com/siddharthgoel88/problem-solving | 8281fa842c6c0a6fa455d6265b9a6588dcadcb84 | 5876343dc739b384a37a95b2544808e5e5558c49 | refs/heads/master | 2020-04-12T01:48:35.985000 | 2020-04-11T01:05:32 | 2020-04-11T01:05:32 | 23,728,387 | 1 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package chapter2;
import java.util.HashSet;
import java.util.Set;
public class Problem1 {
class Node {
int value;
Node next = null;
}
private Node head = null;
public void add(int number) {
Node node = new Node();
node.value = number;
node.next = head;
head = node;
}
public boolean isEmpty() ... | UTF-8 | Java | 1,895 | java | Problem1.java | Java | [] | null | [] | package chapter2;
import java.util.HashSet;
import java.util.Set;
public class Problem1 {
class Node {
int value;
Node next = null;
}
private Node head = null;
public void add(int number) {
Node node = new Node();
node.value = number;
node.next = head;
head = node;
}
public boolean isEmpty() ... | 1,895 | 0.630079 | 0.623219 | 94 | 19.159575 | 15.580473 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.393617 | false | false | 9 |
8f5a23109749a85850921278d0485895b2f2797c | 9,938,554,357,842 | a9af31948c6642b35c4bda49f638de29f8d73c82 | /src/main/java/entities/Bundle.java | 3d915f3659d2704c666683b2c3694faa46b70fc4 | [] | no_license | Princess-Sherry/bundle-calculator | https://github.com/Princess-Sherry/bundle-calculator | d363f9695e92fa6a765414285eb7ffd019677fc4 | 34c6d2a695859fb16f334ddfe07b77afaed9be2c | refs/heads/main | 2023-08-16T18:42:42.949000 | 2021-09-14T14:01:24 | 2021-09-14T14:01:24 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package entities;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.Setter;
import java.util.List;
/**
* A class for each type of media and its related bundle items information
*/
@Setter
@Getter
@AllArgsConstructor
public class Bundle {
private String formatCode;
private List<BundleIte... | UTF-8 | Java | 338 | java | Bundle.java | Java | [] | null | [] | package entities;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.Setter;
import java.util.List;
/**
* A class for each type of media and its related bundle items information
*/
@Setter
@Getter
@AllArgsConstructor
public class Bundle {
private String formatCode;
private List<BundleIte... | 338 | 0.769231 | 0.769231 | 18 | 17.777779 | 18.304691 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.388889 | false | false | 9 |
5a214b562947846e8b2e76f897ec3fca304d4f8b | 13,761,075,249,498 | e6853bb1092461ce0a11429fe303461a355f7a27 | /algorithms/src/main/java/org/russell/algorithms/ds/Graph.java | ebc774bd2040e1a7f7df7cd89a0849f58709c6e2 | [] | no_license | RussellRC/RussellTests | https://github.com/RussellRC/RussellTests | 4885ba2260c4c54ab3694e3e3fd30b50d4a8c8dc | 6c56f3ced3527ae879f4188f2a5391b791bdb4fe | refs/heads/master | 2022-07-01T22:49:12.714000 | 2022-06-08T17:20:08 | 2022-06-08T17:20:08 | 52,841,551 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.russell.algorithms.ds;
import java.util.ArrayList;
import java.util.Deque;
import java.util.HashMap;
import java.util.HashSet;
import java.util.LinkedHashSet;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
import java.util.Queue;
import java.util.Set;
import org.slf4j.Logger;
im... | UTF-8 | Java | 7,900 | java | Graph.java | Java | [
{
"context": "LoggerFactory;\n\n/**\n * Undirected graph\n * @author russellrazo\n *\n */\npublic class Graph {\n\n\tpublic static final",
"end": 397,
"score": 0.9349074959754944,
"start": 386,
"tag": "USERNAME",
"value": "russellrazo"
}
] | null | [] | package org.russell.algorithms.ds;
import java.util.ArrayList;
import java.util.Deque;
import java.util.HashMap;
import java.util.HashSet;
import java.util.LinkedHashSet;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
import java.util.Queue;
import java.util.Set;
import org.slf4j.Logger;
im... | 7,900 | 0.537848 | 0.537089 | 287 | 26.529617 | 22.941336 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.933798 | false | false | 9 |
f162121518aaf55422e421b22dd0e0d11a66e19a | 23,218,593,272,841 | 2225e69b7a6851e66e7ef87352b601b92e9d4051 | /app/src/main/java/com/carlosbaquero/notasapp/MainActivity.java | 06b65ad091e30b179b7681ba897d2d7b8a2d550a | [] | no_license | ingkb/MovilNotas | https://github.com/ingkb/MovilNotas | a09cd555a8ffe8785933b93720f6d75abdc9a227 | 4d693f7e6cb2b7af90be8fc39a04252f47a4d83e | refs/heads/main | 2023-05-13T22:14:46.660000 | 2020-10-10T22:14:21 | 2020-10-10T22:14:21 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.carlosbaquero.notasapp;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import com.carlosbaquero.notasapp.Helper.DataBaseHelper;
public class MainActivity extends AppCompatActivity {
D... | UTF-8 | Java | 2,004 | java | MainActivity.java | Java | [] | null | [] | package com.carlosbaquero.notasapp;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import com.carlosbaquero.notasapp.Helper.DataBaseHelper;
public class MainActivity extends AppCompatActivity {
D... | 2,004 | 0.562874 | 0.562874 | 67 | 28.925373 | 22.78669 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.477612 | false | false | 9 |
fdd1b066fab4e0fa81ce8de1dbfd0360f4435670 | 28,338,194,272,438 | 10cf7b94119b40e038e6776a70957fa059c36e98 | /app/src/main/java/com/example/usuario/ejemplointentcamera/MainActivity.java | e0e33192fab6c4633b29ddb79c02adb568138084 | [] | no_license | ngardue2/EjemploIntentCamera | https://github.com/ngardue2/EjemploIntentCamera | a536fa8bb1d85cf01ac88a94592599d437020b51 | 8f48c43b56a19d91568b030b6e8ee526a75a396c | refs/heads/master | 2020-04-06T22:41:54.888000 | 2018-11-16T09:27:50 | 2018-11-16T09:27:50 | 157,837,167 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.usuario.ejemplointentcamera;
import android.Manifest;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.graphics.Bitmap;
import android.net.Uri;
import android.os.Environment;
import android.provider.MediaStore;
import android.su... | UTF-8 | Java | 4,803 | java | MainActivity.java | Java | [] | null | [] | package com.example.usuario.ejemplointentcamera;
import android.Manifest;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.graphics.Bitmap;
import android.net.Uri;
import android.os.Environment;
import android.provider.MediaStore;
import android.su... | 4,803 | 0.643348 | 0.640849 | 156 | 29.788462 | 31.750633 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.512821 | false | false | 9 |
1291a60ccdf7d1dab526e96715e8f80b311ca221 | 26,680,336,881,636 | a5a42d46f316a502424a7864feaeef989be48345 | /app/src/main/java/com/example/kamil/machininghelper/Adapters/SimilarAdapter.java | 9ce2d0ad32e3131a2fc694068c127aa41063103f | [] | no_license | KamilSafin/Machining-Helper | https://github.com/KamilSafin/Machining-Helper | 685b53e066547948cfcfb407756b72db2e167ab6 | 036fcb95089cf1ddb6e4e4c9cc06803998981d48 | refs/heads/master | 2020-09-20T05:26:48.025000 | 2017-04-14T19:32:46 | 2017-04-14T19:32:46 | 66,160,476 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.kamil.machininghelper.Adapters;
import android.content.Context;
import android.content.Intent;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.example.kamil.machin... | UTF-8 | Java | 2,543 | java | SimilarAdapter.java | Java | [
{
"context": "lper.R;\n\nimport java.util.List;\n\n/**\n * Created by Kamil Safin on 9/25/2016.\n */\npublic class SimilarAdapter ext",
"end": 571,
"score": 0.9998394250869751,
"start": 560,
"tag": "NAME",
"value": "Kamil Safin"
}
] | null | [] | package com.example.kamil.machininghelper.Adapters;
import android.content.Context;
import android.content.Intent;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.example.kamil.machin... | 2,538 | 0.640582 | 0.63665 | 83 | 29.638554 | 26.236908 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.53012 | false | false | 9 |
3c3a08533163b6f034e840d318bc4160ffb556dd | 231,928,260,674 | d91c1ebf7338fb1fbbb65edf963ba7a0f65ebf24 | /homelike-security/homelike-security-demo/src/main/java/com/homelike/security/demo/rest/UserRest.java | a03b92bf3084d6f6d081db947cf597247bb5b7fe | [] | no_license | lj5635906/homelike | https://github.com/lj5635906/homelike | 439c2ffb14b02fd18707f225ee8aa69912e25124 | 50d35a07054236cd8501e7cb8784d280c7ae83e1 | refs/heads/master | 2020-03-10T00:05:20.840000 | 2018-06-01T06:47:21 | 2018-06-01T06:47:21 | 129,073,449 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.homelike.security.demo.rest;
import org.springframework.security.core.Authentication;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
/**
* ${DESCRIPTION}
*
* @author ... | UTF-8 | Java | 580 | java | UserRest.java | Java | [
{
"context": "estController;\n/**\n * ${DESCRIPTION}\n *\n * @author roger\n * @email 190642964@qq.com\n * @create 2018-04-16 ",
"end": 325,
"score": 0.9993984699249268,
"start": 320,
"tag": "USERNAME",
"value": "roger"
},
{
"context": "*\n * ${DESCRIPTION}\n *\n * @author roger\n * ... | null | [] | package com.homelike.security.demo.rest;
import org.springframework.security.core.Authentication;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
/**
* ${DESCRIPTION}
*
* @author ... | 571 | 0.760345 | 0.724138 | 22 | 25.363636 | 21.75806 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 9 |
d77334e2beba3e50500d63c65ec3012aa74c8769 | 23,587,960,398,755 | c0d1860a1d1174ffe863f0632b469292fcd8fc15 | /app/src/main/java/com/chegou/motorista/MyWalletActivity.java | fa7ab3932e3de9bdaaf7e56210cb2dbc7a57d8ab | [
"Apache-2.0"
] | permissive | rutherlesdev/ChegouDrive | https://github.com/rutherlesdev/ChegouDrive | 1d6c9d7fb63fc2cae24b7caedcfa4f3e3617b4f7 | b17462cc0cb8f4f5d0c004ca37c3a67cab093cf4 | refs/heads/main | 2023-03-14T22:25:53.779000 | 2021-03-24T11:14:52 | 2021-03-24T11:14:52 | 351,040,230 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.chegou.motorista;
import android.app.Activity;
import android.app.Dialog;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.os.Bundle;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.... | UTF-8 | Java | 75,287 | java | MyWalletActivity.java | Java | [
{
"context": "ashMap;\nimport java.util.Timer;\n\n/**\n * Created by Admin on 04-11-2016.\n */\npublic class MyWalletActivity ",
"end": 2208,
"score": 0.82553631067276,
"start": 2203,
"tag": "USERNAME",
"value": "Admin"
},
{
"context": "NTER_AMOUNT\")) {\n\n userNameTxt.se... | null | [] | package com.chegou.motorista;
import android.app.Activity;
import android.app.Dialog;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.os.Bundle;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.... | 75,287 | 0.619629 | 0.616972 | 1,806 | 40.6866 | 39.047695 | 267 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 9 |
cab30e9258f955f41af2a20cca5155d7cfecf7da | 26,560,077,816,122 | 279bffecb84102ab7a91726607a5e4c1d18e961f | /personalcenter/personalcenter-component/src/main/java/com/qcloud/component/personalcenter/model/query/MySignInRecordQuery.java | 21fa8d07727d4f84bc62e5ecf2a3daf2e6888c32 | [] | no_license | ChiRains/forest | https://github.com/ChiRains/forest | 8b71de51c477f66a134d9b515b58039a8c94c2ee | cf0b41ff83e4cee281078afe338bba792de05052 | refs/heads/master | 2021-01-19T07:13:19.597000 | 2016-08-18T01:35:54 | 2016-08-18T01:35:54 | 65,869,894 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qcloud.component.personalcenter.model.query;
public class MySignInRecordQuery {
public MySignInRecordQuery(){
}
}
| UTF-8 | Java | 140 | java | MySignInRecordQuery.java | Java | [] | null | [] | package com.qcloud.component.personalcenter.model.query;
public class MySignInRecordQuery {
public MySignInRecordQuery(){
}
}
| 140 | 0.742857 | 0.742857 | 8 | 15.5 | 20.236107 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 9 |
4063374301ee1e8ed0dfd757368c59df2e595a0b | 26,560,077,813,567 | 994404ccc26cd13d28e76e6a36e0e461f6c99b8e | /common/src/main/java/com/github/raduciumag/shapeshift/model/server/ServerType.java | fb2943728493dc7f5f75deb24e6b89a2a3f0d76d | [
"MIT"
] | permissive | RaduCiumag/shapeshift | https://github.com/RaduCiumag/shapeshift | a31ff08ddd068ac35c85f32fb9a70d70e95abe9f | d745aea91761936e92d8b42ee02a8ffc096dba08 | refs/heads/master | 2020-03-03T13:08:35.006000 | 2016-06-26T21:53:59 | 2016-06-26T21:53:59 | 50,536,182 | 0 | 0 | null | false | 2016-06-26T21:53:59 | 2016-01-27T20:39:02 | 2016-03-03T09:40:22 | 2016-06-26T21:53:59 | 448 | 0 | 0 | 0 | Java | null | null | package com.github.raduciumag.shapeshift.model.server;
public enum ServerType {
HTTP
}
| UTF-8 | Java | 93 | java | ServerType.java | Java | [
{
"context": "package com.github.raduciumag.shapeshift.model.server;\n\npublic enum ServerType ",
"end": 29,
"score": 0.998343288898468,
"start": 19,
"tag": "USERNAME",
"value": "raduciumag"
}
] | null | [] | package com.github.raduciumag.shapeshift.model.server;
public enum ServerType {
HTTP
}
| 93 | 0.763441 | 0.763441 | 6 | 14.5 | 19.559738 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 9 |
cea42d23c2f50bb75d235387cbfc9340326c25fd | 3,899,830,373,267 | ea32accfc36b56c1e784d4ed39de2e172981c56e | /src/main/java/com/escape/common/MailAdaptor.java | 4ddd65a861ed77609fd74d89621e35c48ba9d183 | [] | no_license | acerian31/natures | https://github.com/acerian31/natures | 9789fd8d52bb6a21cf7b7e6cde4e3c95f20d72cf | cd109e6fa028b48a1467d6fb577a2a47b04a0ad8 | refs/heads/master | 2022-12-26T19:23:17.673000 | 2020-02-28T05:25:06 | 2020-02-28T05:25:06 | 243,464,949 | 0 | 0 | null | false | 2022-12-16T10:00:55 | 2020-02-27T08:09:12 | 2020-02-28T05:25:09 | 2022-12-16T10:00:52 | 5,874 | 0 | 0 | 6 | Java | false | false | package com.escape.common;
import java.io.BufferedReader;
import java.io.File;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.Date;
import java.util.Properties;
import javax.activation.DataHandler;
import javax.activation.FileDataSource;
import javax.mail.Message;
import javax.mail.Mes... | UTF-8 | Java | 6,540 | java | MailAdaptor.java | Java | [
{
"context": "Project Name : KTH API Store\n * Developer : JongSeong Park\n * Create Date : 2012. 10. 29.\n * 2012. 10. 29",
"end": 1081,
"score": 0.9998162984848022,
"start": 1067,
"tag": "NAME",
"value": "JongSeong Park"
},
{
"context": "etRequestHeader(\"Authorization\",... | null | [] | package com.escape.common;
import java.io.BufferedReader;
import java.io.File;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.Date;
import java.util.Properties;
import javax.activation.DataHandler;
import javax.activation.FileDataSource;
import javax.mail.Message;
import javax.mail.Mes... | 6,475 | 0.670802 | 0.653722 | 190 | 31.663158 | 25.858364 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.21579 | false | false | 9 |
b928efd5bf57cd1964d6af558f93c43c8fab5950 | 26,061,861,579,276 | ea9667c045c4f6433e9392feff29e53e93f6a2e8 | /src/GUI_Table/mkiTable.java | 7bcae014585bb70c5b5db0d6eb933c5dd835c54f | [] | no_license | Schnillz/CI | https://github.com/Schnillz/CI | 8d9bc2d44e3704b7560ad1b92dca6ded114ee062 | 7dbc9c3bd8d646dbdc835d88a0d8e6dc7b74c92a | refs/heads/master | 2021-01-11T10:54:22.326000 | 2016-12-11T18:45:56 | 2016-12-11T18:45:56 | 76,183,544 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package GUI_Table;
import java.awt.Color;
import java.awt.Component;
import java.util.ArrayList;
import javax.swing.JButton;
import javax.swing.JComponent;
import javax.swing.JTable;
import javax.swing.table.TableCellEditor;
import javax.swing.table.TableCellRenderer;
import Controller.Controller;
import GUI.GUI;
i... | IBM852 | Java | 5,510 | java | mkiTable.java | Java | [] | null | [] | package GUI_Table;
import java.awt.Color;
import java.awt.Component;
import java.util.ArrayList;
import javax.swing.JButton;
import javax.swing.JComponent;
import javax.swing.JTable;
import javax.swing.table.TableCellEditor;
import javax.swing.table.TableCellRenderer;
import Controller.Controller;
import GUI.GUI;
i... | 5,510 | 0.734835 | 0.729931 | 192 | 27.677084 | 27.496778 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.026042 | false | false | 9 |
4c969d357cc1b3017962eec86383b4c2afe19fc4 | 14,499,809,616,429 | ec9bf57a07b7b06134ec7a21407a11f69cc644f7 | /src/bit.java | 37420542d16a85a063f5a25ee3b61904d58c3252 | [] | no_license | jzarca01/com.ubercab | https://github.com/jzarca01/com.ubercab | f95c12cab7a28f05e8f1d1a9d8a12a5ac7fbf4b1 | e6b454fb0ad547287ae4e71e59d6b9482369647a | refs/heads/master | 2020-06-21T04:37:43.723000 | 2016-07-19T16:30:34 | 2016-07-19T16:30:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.InvalidObjectException;
import java.io.ObjectInputStream;
abstract class bit<E>
extends bjb<E>
{
private void readObject(ObjectInputStream paramObjectInputStream)
{
throw new InvalidObjectException("Use SerializedForm");
}
abstract biy<E> a();
public boolean contains(Object paramOb... | UTF-8 | Java | 657 | java | bit.java | Java | [] | null | [] | import java.io.InvalidObjectException;
import java.io.ObjectInputStream;
abstract class bit<E>
extends bjb<E>
{
private void readObject(ObjectInputStream paramObjectInputStream)
{
throw new InvalidObjectException("Use SerializedForm");
}
abstract biy<E> a();
public boolean contains(Object paramOb... | 657 | 0.645358 | 0.634703 | 39 | 15.871795 | 16.939075 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.205128 | false | false | 9 |
4e2d5098c0b90bc925bd23fcffdd4b72eec6875f | 32,358,283,633,193 | 5df6ac6e738555a28c31199a195c6aaab7b3b720 | /h03/src/VerplaatsbareBal/VerplaatsbarebalPaneel.java | 0bb81e2e5efe6efd43b0ebdd97d83b1cdca80ac8 | [] | no_license | jmartis/DeBasis | https://github.com/jmartis/DeBasis | 19545ea9dcc923b4bab8bb9d3fec3142a10618c6 | 1e6fd868dbc72e38c22a705c832cab71b1905de8 | refs/heads/master | 2016-08-05T12:19:47.401000 | 2015-09-06T14:47:54 | 2015-09-06T14:47:54 | 13,930,475 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package VerplaatsbareBal;
import java.awt.Color;
import java.awt.Graphics;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JButton;
import javax.swing.JPanel;
public class VerplaatsbarebalPaneel extends JPanel implements ActionListener {
private JButton naarLinks;
privat... | UTF-8 | Java | 1,299 | java | VerplaatsbarebalPaneel.java | Java | [] | null | [] | package VerplaatsbareBal;
import java.awt.Color;
import java.awt.Graphics;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JButton;
import javax.swing.JPanel;
public class VerplaatsbarebalPaneel extends JPanel implements ActionListener {
private JButton naarLinks;
privat... | 1,299 | 0.762125 | 0.752117 | 46 | 27.23913 | 22.9841 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.913043 | false | false | 9 |
6e06708cda2e359b679f9042b1c79fed5f4af328 | 5,153,960,790,032 | 3b8e60c5f79d794bab1fb91eb53e3002d6115bc6 | /Chat/src/com/example/chat/MainActivity.java | 48540060657dab44de7a99d4fe4626de4532da08 | [] | no_license | moderateepheezy/Workspace3 | https://github.com/moderateepheezy/Workspace3 | 46e770b9fc05da83dcf171bb365084471793e518 | 69823d343bf2013a90bdfb0d00fe2d2144e23ea2 | refs/heads/master | 2020-06-02T10:30:01.197000 | 2014-11-08T17:07:10 | 2014-11-08T17:07:10 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.chat;
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.net.UnknownHostException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.... | UTF-8 | Java | 5,072 | java | MainActivity.java | Java | [
{
"context": " Context context;\n\tfinal static String localHost=\"10.0.2.2\";\n\n\t@Override\n\tprotected void onCreate(Bundle sav",
"end": 975,
"score": 0.9997377395629883,
"start": 967,
"tag": "IP_ADDRESS",
"value": "10.0.2.2"
}
] | null | [] | package com.example.chat;
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.net.UnknownHostException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.... | 5,072 | 0.690852 | 0.68336 | 185 | 26.416216 | 21.134697 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.297297 | false | false | 9 |
ba39c935c9210a96ec1aa1cbfa5b4271d3981a02 | 15,496,242,035,636 | dd461a1d0aa9077bc06f0b4db0af3ed1aa1807cc | /dubbo-samples-triple/src/main/java/org/apache/dubbo/sample/tri/util/GrpcStreamObserverAdapter.java | 9cd5e17271f6a520e394f47dbd22b0fd3d5f04ad | [
"Apache-2.0"
] | permissive | tzjavadmg/dubbo-samples | https://github.com/tzjavadmg/dubbo-samples | d4b6f242448c41b38364215861f7d56333ee79b3 | 09dc583a9c3a7a267b3155448438e41e790b6356 | refs/heads/master | 2022-11-04T06:57:56.076000 | 2022-10-19T09:29:24 | 2022-10-19T09:29:24 | 193,428,593 | 0 | 0 | Apache-2.0 | true | 2019-06-24T03:37:11 | 2019-06-24T03:37:10 | 2019-06-24T03:37:02 | 2019-06-24T03:14:18 | 1,766 | 0 | 0 | 0 | null | false | false | package org.apache.dubbo.sample.tri.util;
import io.grpc.stub.StreamObserver;
public class GrpcStreamObserverAdapter<T> implements StreamObserver<T> {
private final org.apache.dubbo.common.stream.StreamObserver<T> delegate;
public GrpcStreamObserverAdapter(org.apache.dubbo.common.stream.StreamObserver<T> d... | UTF-8 | Java | 648 | java | GrpcStreamObserverAdapter.java | Java | [] | null | [] | package org.apache.dubbo.sample.tri.util;
import io.grpc.stub.StreamObserver;
public class GrpcStreamObserverAdapter<T> implements StreamObserver<T> {
private final org.apache.dubbo.common.stream.StreamObserver<T> delegate;
public GrpcStreamObserverAdapter(org.apache.dubbo.common.stream.StreamObserver<T> d... | 648 | 0.692901 | 0.692901 | 28 | 22.142857 | 25.705355 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 9 |
cc69afc5bfbf20acf8c0e3fdd400f5ce4bfc6e49 | 29,944,512,024,227 | 9dc0c6286a40f13b4e9269a5b5ed5e3bf18ab8b0 | /MiBand4Editor/src/display/TopalignedLabel.java | 5a63fc712587f367c5b7ba997e2e52b83583b63d | [] | no_license | MonsterDruide1/MiBand4-WatchfaceEditor | https://github.com/MonsterDruide1/MiBand4-WatchfaceEditor | 9ae1eb61de924a45a224e02f297190686dcefec1 | 33da4ea1109b758b3ea74fb46c6c5d0a6a24a772 | refs/heads/master | 2020-07-09T13:19:21.054000 | 2019-08-30T17:19:28 | 2019-08-30T17:19:28 | 203,978,431 | 23 | 5 | null | null | null | null | null | null | null | null | null | null | null | null | null | package display;
import java.awt.Component;
import javax.swing.JLabel;
public class TopalignedLabel extends JLabel {
private static final long serialVersionUID = 1L;
public TopalignedLabel(JLabel image) {
super(image.getIcon());
}
@Override
public Component.BaselineResizeBehavior getBaselineResizeBehavior(... | UTF-8 | Java | 469 | java | TopalignedLabel.java | Java | [] | null | [] | package display;
import java.awt.Component;
import javax.swing.JLabel;
public class TopalignedLabel extends JLabel {
private static final long serialVersionUID = 1L;
public TopalignedLabel(JLabel image) {
super(image.getIcon());
}
@Override
public Component.BaselineResizeBehavior getBaselineResizeBehavior(... | 469 | 0.765458 | 0.761194 | 24 | 18.541666 | 21.592783 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 9 |
81de4d6084b48bc968a2a8e50f96ff3cb611b46a | 29,944,512,022,880 | 15a5f28c8541d02d67c7580d372220abd390456f | /chartview/src/main/java/com/vachel/chartview/SelectPopup.java | 451707ff2fbe50aeffb5d3a5e4cffbb088a0b696 | [] | no_license | Purple666/StockChart-1 | https://github.com/Purple666/StockChart-1 | 8e07cfd0150cdb49a5a98ca5f6eccbfab6066c02 | c776e577622465100654bcc9f0404c31b1e87487 | refs/heads/master | 2023-06-05T07:33:59.185000 | 2020-05-12T01:46:59 | 2020-05-12T01:46:59 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vachel.chartview;
import android.content.Context;
import android.content.res.ColorStateList;
import android.content.res.Resources;
import android.graphics.drawable.ColorDrawable;
import android.view.Gravity;
import android.view.View;
import android.view.ViewGroup;
import android.view.ViewTreeObserver;
impo... | UTF-8 | Java | 6,071 | java | SelectPopup.java | Java | [] | null | [] | package com.vachel.chartview;
import android.content.Context;
import android.content.res.ColorStateList;
import android.content.res.Resources;
import android.graphics.drawable.ColorDrawable;
import android.view.Gravity;
import android.view.View;
import android.view.ViewGroup;
import android.view.ViewTreeObserver;
impo... | 6,071 | 0.632286 | 0.629934 | 171 | 33.812866 | 27.258564 | 156 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.660819 | false | false | 9 |
84a272251fbaa2197c82f189bcae3b042ff712e9 | 14,946,486,239,307 | eafec203c2c3e3b99c5486f93931c13f6ac4b072 | /src/blind75/string/LongestSubstringWithoutRepeatingChar.java | c0a2076a1d24419618c21e730d47cc1b9a4b8c3a | [] | no_license | adasari/algopractice | https://github.com/adasari/algopractice | ef000124b8f21a286b3f4d10d8d6f97f763ac566 | bfc644da6897614d262b2b2cfcd7bc10862cfbb9 | refs/heads/master | 2023-04-11T15:27:12.924000 | 2021-04-29T14:03:36 | 2021-04-29T14:03:36 | 362,836,560 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package blind75.string;
import java.util.HashSet;
// 3. Longest Substring Without Repeating Characters
public class LongestSubstringWithoutRepeatingChar {
public static void main(String[] args) {
System.out.println(new LongestSubstringWithoutRepeatingChar().lengthOfLongestSubstring("pwwkew"));
}
// 3. Longest... | UTF-8 | Java | 834 | java | LongestSubstringWithoutRepeatingChar.java | Java | [] | null | [] | package blind75.string;
import java.util.HashSet;
// 3. Longest Substring Without Repeating Characters
public class LongestSubstringWithoutRepeatingChar {
public static void main(String[] args) {
System.out.println(new LongestSubstringWithoutRepeatingChar().lengthOfLongestSubstring("pwwkew"));
}
// 3. Longest... | 834 | 0.622302 | 0.615108 | 40 | 19.85 | 21.40625 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.725 | false | false | 15 |
a73a158615c1e4c49041653d9c21537939190621 | 10,565,619,603,505 | a18ed7fd45936f9b12a9df7036c7285b075ccedc | /src/main/Pgroup.java | 5268beb7e7a785cd2f6828f74fb96a9ca94fee1f | [] | no_license | sgyoun99/dbprak | https://github.com/sgyoun99/dbprak | c220739e0ac215503d1363c9cd12731657777bcc | 57a9012d7bb324ef1f08c847bbe6d3967bc3c53d | refs/heads/master | 2023-08-07T21:41:39.771000 | 2021-09-29T08:42:19 | 2021-09-29T08:42:19 | 370,748,333 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package main;
/**
* enum for product group
*
*/
public enum Pgroup {
Book,
Music_CD,
DVD;
/**
* To determine if the pgroup is correct.
* @param pgroup pgroup
* @return correctness
*/
public static boolean isValueOfPgroup(String pgroup) {
for (Pgroup e : values()) {
if (e.toString().equa... | UTF-8 | Java | 402 | java | Pgroup.java | Java | [] | null | [] | package main;
/**
* enum for product group
*
*/
public enum Pgroup {
Book,
Music_CD,
DVD;
/**
* To determine if the pgroup is correct.
* @param pgroup pgroup
* @return correctness
*/
public static boolean isValueOfPgroup(String pgroup) {
for (Pgroup e : values()) {
if (e.toString().equa... | 402 | 0.574627 | 0.574627 | 26 | 14.461538 | 14.972362 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.846154 | false | false | 15 |
d54c8168e136a5eea7a88e2eccc8806280080451 | 25,683,904,490,692 | f9b6c819cee4154e0e5b30a7b1e84fffbd71a37e | /src/com/feyfey/method/DownloadFileUrl.java | f4cbc7d5868225b223ac528c552f62df03cd6229 | [] | no_license | AugusZhu/JavaTools | https://github.com/AugusZhu/JavaTools | d64065d8bf6ee0c5ca67582078c981f8d8441ba0 | 0ef020c877855cfe88e8faf8fff7007f4b967e61 | refs/heads/master | 2021-10-21T20:35:54.610000 | 2019-03-06T07:27:58 | 2019-03-06T07:27:58 | 173,101,413 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.feyfey.method;
import java.io.BufferedInputStream;
import java.io.File;
import java.io.FileOutputStream;
import java.io.OutputStream;
import java.io.IOException;
import java.net.HttpURLConnection;
import java.net.MalformedURLException;
import java.net.URL;
import java.net.URLConnection;
import java.util.Ca... | GB18030 | Java | 4,252 | java | DownloadFileUrl.java | Java | [
{
"context": "alendar;\nimport java.util.Date;\n\n/**\n * Created by wangwei on 2017/12/1. 用于通过url下载pdf到本地\n */\npublic class Do",
"end": 377,
"score": 0.9993410110473633,
"start": 370,
"tag": "USERNAME",
"value": "wangwei"
}
] | null | [] | package com.feyfey.method;
import java.io.BufferedInputStream;
import java.io.File;
import java.io.FileOutputStream;
import java.io.OutputStream;
import java.io.IOException;
import java.net.HttpURLConnection;
import java.net.MalformedURLException;
import java.net.URL;
import java.net.URLConnection;
import java.util.Ca... | 4,252 | 0.639228 | 0.617632 | 144 | 26.333334 | 23.980896 | 131 | false | false | 0 | 0 | 0 | 0 | 84 | 0.021341 | 3.034722 | false | false | 15 |
6c58469f21457a6fc6d13fd7bff3f3e681f096ca | 14,456,859,977,554 | 7dd8998b8838c87d6252f9922d4cc9278db47a3f | /app/src/main/java/com/shark/baseproject/util/SystemUtil.java | 49aa92001d25eba13bfc660d9b79369594850503 | [] | no_license | Shark0/AndroidBaseProject | https://github.com/Shark0/AndroidBaseProject | bc38a766f3eb6ecfd1d6945942fdd4b0b5d8f164 | 1f523a938ef8e61d2fdf12a380ffe47fd7f4d335 | refs/heads/master | 2020-05-22T01:25:16.111000 | 2018-08-30T01:39:29 | 2018-08-30T01:39:29 | 65,170,229 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.shark.baseproject.util;
import android.app.ActivityManager;
import android.content.Context;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.net.wifi.WifiInfo;
import android.net.wifi.WifiManager;
import android.os.AsyncTask;
import android.os.Build;
import android.os.... | UTF-8 | Java | 7,393 | java | SystemUtil.java | Java | [
{
"context": "il.List;\nimport java.util.UUID;\n\n/**\n * Created by adye on 2015/4/30.\n */\npublic class SystemUtil {\n\n\n ",
"end": 985,
"score": 0.9752128720283508,
"start": 981,
"tag": "USERNAME",
"value": "adye"
},
{
"context": "o);\n //TODO send gcm id to ser... | null | [] | package com.shark.baseproject.util;
import android.app.ActivityManager;
import android.content.Context;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.net.wifi.WifiInfo;
import android.net.wifi.WifiManager;
import android.os.AsyncTask;
import android.os.Build;
import android.os.... | 7,393 | 0.62708 | 0.620046 | 184 | 39.179348 | 31.082733 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.494565 | false | false | 15 |
179384a390e534c7f7ae8cf01d257568631fd558 | 33,844,342,298,497 | 347d22bc8bb6c752a9df1cf769ee54efc081155a | /src/model/Magazine.java | 556b1332bbc0b2676b9cffe07783c57824312959 | [] | no_license | carlost1504/seguimiento-15 | https://github.com/carlost1504/seguimiento-15 | 1d6b91e08a0c735ea3c2e1133e58c43b2f71aa21 | 979c24fd7faff5871642f883d908e3a2e16af7f9 | refs/heads/main | 2023-01-14T17:42:26.388000 | 2020-11-22T20:00:55 | 2020-11-22T20:00:55 | 315,120,810 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model;
public class Magazine extends Literature implements Salable {
private final static double TAX_MAGAZINE = 0.05;
private int week;
public Magazine(int id, int basePrice, String title, boolean sale, int numberPages, int week) {
super(id,basePrice,title,sale,numberPages);
this.we... | UTF-8 | Java | 905 | java | Magazine.java | Java | [] | null | [] | package model;
public class Magazine extends Literature implements Salable {
private final static double TAX_MAGAZINE = 0.05;
private int week;
public Magazine(int id, int basePrice, String title, boolean sale, int numberPages, int week) {
super(id,basePrice,title,sale,numberPages);
this.we... | 905 | 0.61326 | 0.609945 | 36 | 24.138889 | 26.041796 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.611111 | false | false | 15 |
3d321c3bbe500cab6101d16f0ef191b9566cce3c | 34,170,759,823,690 | 56e9ed4fb19345d5d20b742931bb9694bca8750f | /src/main/java/io/github.graphqly.reflector/metadata/strategy/query/AbstractResolverBuilder.java | 78218a9dcaa8a6d7d6c3c301fc47d541ebe981ef | [] | no_license | graphqly/graphql-reflector | https://github.com/graphqly/graphql-reflector | 371ac5d3a1334f51e06246b528a10676f669e4d1 | 4866469aceb1b7f7bc90c63dde2574146739a5cf | refs/heads/master | 2023-06-24T08:20:19.550000 | 2023-06-15T14:31:23 | 2023-06-15T14:31:23 | 237,756,575 | 0 | 0 | null | false | 2023-06-15T14:31:24 | 2020-02-02T10:52:00 | 2022-01-05T04:51:16 | 2023-06-15T14:31:23 | 301 | 0 | 0 | 1 | Java | false | false | package io.github.graphqly.reflector.metadata.strategy.query;
import io.github.graphqly.reflector.metadata.TypedElement;
import io.github.graphqly.reflector.metadata.exceptions.TypeMappingException;
import io.github.graphqly.reflector.util.ClassUtils;
import io.leangen.geantyref.GenericTypeReflector;
import java.lang... | UTF-8 | Java | 2,961 | java | AbstractResolverBuilder.java | Java | [] | null | [] | package io.github.graphqly.reflector.metadata.strategy.query;
import io.github.graphqly.reflector.metadata.TypedElement;
import io.github.graphqly.reflector.metadata.exceptions.TypeMappingException;
import io.github.graphqly.reflector.util.ClassUtils;
import io.leangen.geantyref.GenericTypeReflector;
import java.lang... | 2,961 | 0.768997 | 0.768997 | 85 | 33.835293 | 27.967144 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.541176 | false | false | 15 |
12abbef0cf2123b09ac46b862aa1d7b182825304 | 7,679,401,576,497 | 560663532d7f2c8df38495c8f488df000a5cdcc4 | /Selinium/src/TestNG/Flipkart.java | e2a1856c190a597aed13d98538f1dfe16f73f8e3 | [] | no_license | hariprasathj387/Selenium_Advance_Tutorials | https://github.com/hariprasathj387/Selenium_Advance_Tutorials | 9c76b0e7f647798298200f25d31c56e570233efc | 2b0121600fff1001c907e4f11f13691938d6c55e | refs/heads/main | 2023-06-12T02:15:47.905000 | 2021-07-04T17:16:00 | 2021-07-04T17:16:00 | 382,907,454 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package TestNG;
//import java.awt.List;
//import org.checkerframework.checker.lock.qual.GuardedByUnknown;
import org.openqa.selenium.By;
import org.openqa.selenium.Keys;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import org.op... | UTF-8 | Java | 2,242 | java | Flipkart.java | Java | [
{
"context": "ement(By.name(\"q\"));\r\n\t\tsearchElement.sendKeys(\"pocom2\", Keys.ENTER);\r\n\t\tActions page = new Actions(driv",
"end": 1773,
"score": 0.44262248277664185,
"start": 1769,
"tag": "PASSWORD",
"value": "com2"
}
] | null | [] | package TestNG;
//import java.awt.List;
//import org.checkerframework.checker.lock.qual.GuardedByUnknown;
import org.openqa.selenium.By;
import org.openqa.selenium.Keys;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import org.op... | 2,248 | 0.702498 | 0.693131 | 75 | 27.893333 | 24.699568 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.586667 | false | false | 15 |
58663fc2c800082989ae516e7c1f280ab75ae914 | 8,796,093,068,288 | 053ff5fca60d29d70d62d0ca58b1130a38b9dc66 | /bundles/org.palladiosimulator.pcm.modified/src/org/palladiosimulator/pcm/repository/DataType.java | 2cb80672e5fe4d031673a2d29f1619ef6036615f | [] | no_license | vitruv-tools/Vitruv-Applications-PCMJavaAdditionals | https://github.com/vitruv-tools/Vitruv-Applications-PCMJavaAdditionals | d616ac31fc3a65947ec5f65ace3bef67f7ef0cd1 | 9bb3453041222ce719dc4457813ad773eb755258 | refs/heads/master | 2023-02-18T22:25:37.872000 | 2021-01-21T07:57:33 | 2021-01-21T07:57:33 | 74,758,487 | 0 | 1 | null | false | 2020-12-04T15:47:23 | 2016-11-25T12:55:49 | 2019-09-12T10:21:50 | 2020-12-04T15:47:23 | 44,259 | 0 | 3 | 1 | Java | false | false | /**
* Copyright 2005-2009 by SDQ, IPD, University of Karlsruhe, Germany
*/
package org.palladiosimulator.pcm.repository;
import org.eclipse.emf.cdo.CDOObject;
/**
* <!-- begin-user-doc --> A representation of the model object '<em><b>Data Type</b></em>'. <!--
* end-user-doc -->
*
* <!-- begin-model-doc --> This... | UTF-8 | Java | 2,459 | java | DataType.java | Java | [] | null | [] | /**
* Copyright 2005-2009 by SDQ, IPD, University of Karlsruhe, Germany
*/
package org.palladiosimulator.pcm.repository;
import org.eclipse.emf.cdo.CDOObject;
/**
* <!-- begin-user-doc --> A representation of the model object '<em><b>Data Type</b></em>'. <!--
* end-user-doc -->
*
* <!-- begin-model-doc --> This... | 2,459 | 0.655958 | 0.649451 | 67 | 35.701492 | 34.321575 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.119403 | false | false | 15 |
ad34476432333111f8af03613a80b57d8dcef433 | 32,598,801,810,452 | de843bcd76ed5709e6770653f0c4a23d36fc79d2 | /app/src/main/java/com/huivip/gpsspeedwidget/service/AutoWidgetFloatingService.java | 7e3a3430d5abb236dc6f4e73a94416070ca48c00 | [
"MIT"
] | permissive | laihui0207/GPSSpeedWidget | https://github.com/laihui0207/GPSSpeedWidget | 871f80a16bd06d37d4ec17f1efa61139fb7cfc15 | 6d43b69d27540dbefd108d6ff35cdd2fbde785b9 | refs/heads/master | 2023-05-26T16:33:04.124000 | 2021-07-24T17:30:35 | 2021-07-24T17:30:35 | 107,372,764 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.huivip.gpsspeedwidget.service;
import android.animation.AnimatorSet;
import android.animation.ValueAnimator;
import android.app.Service;
import android.appwidget.AppWidgetHost;
import android.content.ActivityNotFoundException;
import android.content.ComponentName;
import android.content.Context;
import and... | UTF-8 | Java | 14,132 | java | AutoWidgetFloatingService.java | Java | [
{
"context": ".Intent.FLAG_ACTIVITY_NEW_TASK;\n\n/**\n * Created by laisun on 28/02/2018.\n */\n\npublic class AutoWidgetFloati",
"end": 1535,
"score": 0.9996537566184998,
"start": 1529,
"tag": "USERNAME",
"value": "laisun"
}
] | null | [] | package com.huivip.gpsspeedwidget.service;
import android.animation.AnimatorSet;
import android.animation.ValueAnimator;
import android.app.Service;
import android.appwidget.AppWidgetHost;
import android.content.ActivityNotFoundException;
import android.content.ComponentName;
import android.content.Context;
import and... | 14,132 | 0.607826 | 0.603927 | 353 | 38.960339 | 29.022577 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.643059 | false | false | 15 |
69f213d37fd264a54fddc34c15621b10e53c5f18 | 29,738,353,598,427 | 42fc76accc986e906bb0b241d00a3da7f36e3e52 | /src/main/java/uk/ac/ed/epcc/webapp/model/history/LinkHistorySQLFilter.java | a629a299cf5d59e652f7e407b186bf088b9a1bbd | [
"Apache-2.0"
] | permissive | spbooth/SAFE-WEBAPP | https://github.com/spbooth/SAFE-WEBAPP | 44ec39963432762ae5e90319d944d8dea1803219 | 0de7e84a664e904b8577fb6b8ed57144740c2841 | refs/heads/master | 2023-07-08T22:22:48.048000 | 2023-06-22T07:59:22 | 2023-06-22T07:59:22 | 47,343,535 | 3 | 0 | NOASSERTION | false | 2023-02-22T13:33:54 | 2015-12-03T16:10:41 | 2022-08-08T11:07:35 | 2023-02-22T13:33:19 | 127,793 | 3 | 0 | 1 | Java | false | false | //| Copyright - The University of Edinburgh 2011 |
//| |
//| Licensed under the Apache License, Version 2.0 (the "License"); |
//| you may not use this file except in compliance with the License. |
//| You ... | UTF-8 | Java | 3,230 | java | LinkHistorySQLFilter.java | Java | [
{
"context": "n\n * the selection will use a join.\n * \n * @author spb\n * @param <L> \n * @param <R> \n * @param <T> \n * @",
"end": 1373,
"score": 0.9995521306991577,
"start": 1370,
"tag": "USERNAME",
"value": "spb"
}
] | null | [] | //| Copyright - The University of Edinburgh 2011 |
//| |
//| Licensed under the Apache License, Version 2.0 (the "License"); |
//| you may not use this file except in compliance with the License. |
//| You ... | 3,230 | 0.636532 | 0.634056 | 83 | 37.927711 | 31.928679 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.096385 | false | false | 15 |
0a434e4578c9c19476e0caacf2663df8f06dc062 | 5,918,464,983,478 | 7bd3af8d387a5227c5d7c26d2892097d9fbdfc02 | /sources/com/google/android/gms/ads/internal/js/zzi.java | c309d2acdd2f80149655dae009eee69179379756 | [] | no_license | Sanjida-urme/Bangladesh_Stock_Exchang | https://github.com/Sanjida-urme/Bangladesh_Stock_Exchang | 445919408454db50358d1b8513b4847a7ec633ac | bd293ebcf6a9b6e7abe2515005db4c60a94bda2a | refs/heads/master | 2020-05-18T14:02:30.475000 | 2019-05-01T17:59:34 | 2019-05-01T17:59:34 | 184,456,836 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.android.gms.ads.internal.js;
import org.json.JSONObject;
final class zzi implements Runnable {
private /* synthetic */ String zzbzd;
private /* synthetic */ JSONObject zzbze;
private /* synthetic */ zzg zzbzf;
zzi(zzg zzg, String str, JSONObject jSONObject) {
this.zzbzf = z... | UTF-8 | Java | 482 | java | zzi.java | Java | [] | null | [] | package com.google.android.gms.ads.internal.js;
import org.json.JSONObject;
final class zzi implements Runnable {
private /* synthetic */ String zzbzd;
private /* synthetic */ JSONObject zzbze;
private /* synthetic */ zzg zzbzf;
zzi(zzg zzg, String str, JSONObject jSONObject) {
this.zzbzf = z... | 482 | 0.641079 | 0.641079 | 19 | 24.368422 | 19.137207 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.631579 | false | false | 15 |
96099fc7067158574d1ad0b95aba6554e0f7b63e | 35,450,660,076,789 | 4e5cd6ae4e8f7036237bca646c7e6699a6349723 | /app/src/main/java/com/example/pokemonwithnerdapplication/network/PokemonApiService.java | 86de307fa2edbf52470120da2333acac6b46c544 | [] | no_license | medmjs/PkemonDaggerHilt | https://github.com/medmjs/PkemonDaggerHilt | e92a51e41ee849bbe52ab8209adc878b20155130 | 9ca3a35f974a1e117819bde3bf4db4b57feb1022 | refs/heads/master | 2023-07-18T14:39:22.901000 | 2021-09-05T14:28:33 | 2021-09-05T14:28:33 | 403,328,952 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.pokemonwithnerdapplication.network;
import com.example.pokemonwithnerdapplication.model.PokemonResponse;
import io.reactivex.rxjava3.core.Observable;
import retrofit2.http.GET;
public interface PokemonApiService {
@GET("pokemon")
public Observable<PokemonResponse> getPokemon();
}
| UTF-8 | Java | 313 | java | PokemonApiService.java | Java | [] | null | [] | package com.example.pokemonwithnerdapplication.network;
import com.example.pokemonwithnerdapplication.model.PokemonResponse;
import io.reactivex.rxjava3.core.Observable;
import retrofit2.http.GET;
public interface PokemonApiService {
@GET("pokemon")
public Observable<PokemonResponse> getPokemon();
}
| 313 | 0.814696 | 0.808307 | 12 | 25.083334 | 24.277761 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 15 |
055dd4f60285a79fe1095cee20e63769e5d69e19 | 19,997,367,776,789 | a7336b168cf30725c1cc628a01fc817b4a0e1165 | /hw12-1191240863/src/main/java/hr/fer/zemris/java/custom/scripting/parser/SmartScriptParser.java | eb094ee0da42e2d6501360ba20c1441c2c643f67 | [] | no_license | biljazovic/java_course | https://github.com/biljazovic/java_course | c76b813434bfd008b99f6ce661dd5748e0932bc4 | ff0b8f6a20dab50505c8a66618e879a51bc6e6ab | refs/heads/master | 2022-12-09T03:48:57.281000 | 2020-01-03T12:55:19 | 2020-01-03T12:55:19 | 189,896,276 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hr.fer.zemris.java.custom.scripting.parser;
import java.util.ArrayList;
import java.util.List;
import java.util.Stack;
import hr.fer.zemris.java.custom.scripting.elems.ElementConstantDouble;
import hr.fer.zemris.java.custom.scripting.elems.ElementConstantInteger;
import hr.fer.zemris.java.custom.scripting.ele... | UTF-8 | Java | 8,523 | java | SmartScriptParser.java | Java | [
{
"context": "arsed.\n * \n * @see SmartScriptLexer\n * \n * @author Bruno Iljazović\n */\npublic class SmartScriptParser {\n\n\t/** stakc ",
"end": 2335,
"score": 0.9998622536659241,
"start": 2320,
"tag": "NAME",
"value": "Bruno Iljazović"
}
] | null | [] | package hr.fer.zemris.java.custom.scripting.parser;
import java.util.ArrayList;
import java.util.List;
import java.util.Stack;
import hr.fer.zemris.java.custom.scripting.elems.ElementConstantDouble;
import hr.fer.zemris.java.custom.scripting.elems.ElementConstantInteger;
import hr.fer.zemris.java.custom.scripting.ele... | 8,513 | 0.665923 | 0.664046 | 260 | 31.776922 | 26.991955 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.092308 | false | false | 15 |
8d880a9925d3725e03ca8bf6fe227b8c759a08b8 | 31,490,700,252,619 | 470291f3685d64e418c4bc478f35393ff6081e03 | /app/src/main/java/com/tstl/kesouk/Fragments/Gift_Fragments.java | 2f3242885f249c32e62ec4873c0eaaabdd7a1ef8 | [] | no_license | LakshminPrasanna/kesouk-android-app | https://github.com/LakshminPrasanna/kesouk-android-app | 1f9741ddfb05d6d7f414b2f219286a57394f437d | 37d57eea95d7164799df13861e12c4c49149efa4 | refs/heads/master | 2020-03-25T17:04:30.738000 | 2018-05-02T12:24:11 | 2018-05-02T12:24:11 | 143,962,784 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tstl.kesouk.Fragments;
/**
* Created by user on 22-Feb-18.
*/
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.tstl.kesouk.R;
public class Gift_Fragments extends Fragment {
p... | UTF-8 | Java | 1,033 | java | Gift_Fragments.java | Java | [
{
"context": "kage com.tstl.kesouk.Fragments;\n\n/**\n * Created by user on 22-Feb-18.\n */\n\n\nimport android.os.Bundle;\nimp",
"end": 58,
"score": 0.7567992210388184,
"start": 54,
"tag": "USERNAME",
"value": "user"
}
] | null | [] | package com.tstl.kesouk.Fragments;
/**
* Created by user on 22-Feb-18.
*/
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.tstl.kesouk.R;
public class Gift_Fragments extends Fragment {
p... | 1,033 | 0.682478 | 0.675702 | 42 | 23.595238 | 23.214384 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 15 |
10822f826ca2bfb3b3415e3775f86d61575b125a | 10,402,410,858,841 | 9cd32d1dc69122899ae788b671d13298d8fa5d27 | /src/main/java/ru/innopolis/homework11/InvokerDAOCourse.java | 23ef637cb5ffc1b2477bf7d16911148bbd1d06dd | [] | no_license | RuslanBuryatia03/HomeWork | https://github.com/RuslanBuryatia03/HomeWork | 409a59e0abebc972171037d43f4dea4929ec31d8 | 41bc0e73b20956d5a42f2de493228381572faa3e | refs/heads/master | 2020-04-17T00:32:21.720000 | 2019-02-13T12:25:53 | 2019-02-13T12:25:53 | 166,053,275 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.innopolis.homework11;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import ru.innopolis.homework11.dao.CourseDAO;
import ru.innopolis.homework11.dao.CourseDAOImpl;
import ru.innopolis.homework11.entity.Course;
import ru.innopolis.homework11.entity.Person;
import ru.innopolis.homework11.entity.Sub... | UTF-8 | Java | 4,331 | java | InvokerDAOCourse.java | Java | [
{
"context": "аботы с таблицей Course\n * через DAO\n *\n * @author KhankhasaevRV\n * @since 2019.02.06\n */\npublic class InvokerDA",
"end": 467,
"score": 0.6611429452896118,
"start": 456,
"tag": "NAME",
"value": "Khankhasaev"
},
{
"context": "ицей Course\n * через DAO\n *\n * @auth... | null | [] | package ru.innopolis.homework11;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import ru.innopolis.homework11.dao.CourseDAO;
import ru.innopolis.homework11.dao.CourseDAOImpl;
import ru.innopolis.homework11.entity.Course;
import ru.innopolis.homework11.entity.Person;
import ru.innopolis.homework11.entity.Sub... | 4,331 | 0.707627 | 0.697458 | 95 | 36.157894 | 32.318584 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.473684 | false | false | 15 |
698e9b81a80d58d08c3e7c02c6f2e203e8a2ebff | 34,789,235,116,470 | a591a8f85061dbe9d3275b8727d2e93416c0ea36 | /engine/src/main/java/com/jfms/engine/service/biz/remote/api/OnlineMessageRepository.java | 7b660298cb0489799ed34c1fef2676cc7a767e27 | [] | no_license | mahbodkh/jfms | https://github.com/mahbodkh/jfms | 4e1acf89dc0097523a61637e91c8f258fcf2f39b | dd23edf0954f2c0d7183c2350a2cda09aebaff7b | refs/heads/master | 2020-03-18T11:53:23.175000 | 2018-05-21T04:23:37 | 2018-05-21T04:23:37 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jfms.engine.service.biz.remote.api;
public interface OnlineMessageRepository<E> {
void sendMessage(String channel, String message);
void setMessageListener(E messageListener);
}
| UTF-8 | Java | 199 | java | OnlineMessageRepository.java | Java | [] | null | [] | package com.jfms.engine.service.biz.remote.api;
public interface OnlineMessageRepository<E> {
void sendMessage(String channel, String message);
void setMessageListener(E messageListener);
}
| 199 | 0.788945 | 0.788945 | 6 | 32.166668 | 22.527143 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 15 |
8c307688e8f1315b0637c357ab32d60e14a48dcb | 1,795,296,398,606 | 6eca1a694633794bd6a93b76f83461290d717de8 | /android/AliyunVideoCommon/src/main/java/com/aliyun/svideo/common/utils/LanguageUtils.java | 8cdff70013100b17759ae12cb8955ae83efa68ed | [
"MIT"
] | permissive | aliyun/AliRTC-UserCase-VoiceCallSolution_1To1 | https://github.com/aliyun/AliRTC-UserCase-VoiceCallSolution_1To1 | d1d995562416eba84b694a06bd48f502a1871a44 | 467166c0f9d4ec620dd1928f00401502720a3de5 | refs/heads/master | 2023-03-13T00:58:33.645000 | 2020-12-04T06:46:25 | 2020-12-04T06:46:25 | 270,880,435 | 4 | 3 | MIT | false | 2022-06-17T03:13:29 | 2020-06-09T02:06:49 | 2020-12-08T08:14:14 | 2022-06-17T03:13:28 | 70,476 | 4 | 3 | 3 | Java | false | false | package com.aliyun.svideo.common.utils;
import android.content.Context;
import android.util.Log;
import java.util.Locale;
/**
* @author cross_ly DATE 2019/08/05
* <p>描述:系统语言工具类
*/
public class LanguageUtils {
private static final String TAG = "LanguageUtils";
/**
* 判断当前语言是否是简体中文
* @return bool... | UTF-8 | Java | 740 | java | LanguageUtils.java | Java | [
{
"context": "til.Log;\n\nimport java.util.Locale;\n\n/**\n * @author cross_ly DATE 2019/08/05\n * <p>描述:系统语言工具类\n */\npublic class",
"end": 148,
"score": 0.9995300769805908,
"start": 140,
"tag": "USERNAME",
"value": "cross_ly"
}
] | null | [] | package com.aliyun.svideo.common.utils;
import android.content.Context;
import android.util.Log;
import java.util.Locale;
/**
* @author cross_ly DATE 2019/08/05
* <p>描述:系统语言工具类
*/
public class LanguageUtils {
private static final String TAG = "LanguageUtils";
/**
* 判断当前语言是否是简体中文
* @return bool... | 740 | 0.642643 | 0.630631 | 27 | 23.666666 | 24.665165 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.407407 | false | false | 15 |
e81d7cff609e5ea085455ba56b85c38034fef6ae | 4,415,226,449,893 | bb45ca5f028b841ca0a08ffef60cedc40090f2c1 | /app/src/main/java/hlx/ui/itemadapter/resource/SubjectListAdapter.java | 890bf4e78891867d3058d6a52ca47bb8cea220ae | [] | no_license | tik5213/myWorldBox | https://github.com/tik5213/myWorldBox | 0d248bcc13e23de5a58efd5c10abca4596f4e442 | b0bde3017211cc10584b93e81cf8d3f929bc0a45 | refs/heads/master | 2020-04-12T19:52:17.559000 | 2017-08-14T05:49:03 | 2017-08-14T05:49:03 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hlx.ui.itemadapter.resource;
import android.content.Context;
import android.support.v4.util.SparseArrayCompat;
import android.view.LayoutInflater;
import android.view.View;
import android.view.View.OnClickListener;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.LinearLa... | UTF-8 | Java | 4,500 | java | SubjectListAdapter.java | Java | [] | null | [] | package hlx.ui.itemadapter.resource;
import android.content.Context;
import android.support.v4.util.SparseArrayCompat;
import android.view.LayoutInflater;
import android.view.View;
import android.view.View.OnClickListener;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.LinearLa... | 4,500 | 0.643778 | 0.640889 | 124 | 35.290321 | 34.582481 | 285 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.806452 | false | false | 15 |
b59c39c79c5e4a1385b78b4d8a360f4d4f1e3141 | 28,578,712,432,327 | fb1ac88109373ff29330f21b7175fa21f4eb07a6 | /src/main/java/com/klm/travel_casestudy/metrics/MetrixController.java | 8dd7b53a7140288de2f43e420ac81f2d7222ae89 | [] | no_license | santhoshaSiddagangappa/klm_casestudy | https://github.com/santhoshaSiddagangappa/klm_casestudy | 46e1d5107a938b4391c9dc4caef1917cc060bc66 | 2de85c3582930b604496410abd14d21997c9555d | refs/heads/main | 2023-04-25T02:14:34.516000 | 2021-05-17T04:26:26 | 2021-05-17T04:26:26 | 368,052,844 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.klm.travel_casestudy.metrics;
import com.klm.travel_casestudy.Service.MetricService;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.actuate.metrics.MetricsEndpoint;
import org.springframework.web.bind.annotation.GetMapp... | UTF-8 | Java | 2,242 | java | MetrixController.java | Java | [] | null | [] | package com.klm.travel_casestudy.metrics;
import com.klm.travel_casestudy.Service.MetricService;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.actuate.metrics.MetricsEndpoint;
import org.springframework.web.bind.annotation.GetMapp... | 2,242 | 0.71008 | 0.70562 | 62 | 34.161289 | 28.345901 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.564516 | false | false | 15 |
a0988882424974227e6b1f10aec55ed3c9baa6ad | 25,091,199,004,880 | d6f69903b321fda53c1f6b046dc6f54c5a041242 | /src/library/entities/Column.java | 61e6e58d8f8765b4ef3c85f684cdc6b9d988f5d1 | [] | no_license | JulieC35/Projet | https://github.com/JulieC35/Projet | a9e008b5aefeaf9d61a433b3e8cff8857021ed9f | 52ace53f7eb2acdd348fcb789a601234a521cffe | refs/heads/master | 2020-06-01T12:27:35.275000 | 2017-06-27T22:11:47 | 2017-06-27T22:11:47 | 94,073,890 | 0 | 0 | null | false | 2017-06-27T22:11:48 | 2017-06-12T08:38:02 | 2017-06-12T08:43:00 | 2017-06-27T22:11:48 | 344 | 0 | 0 | 0 | Java | null | null | /**
* A MySQL database table attribute.<br>
* A Column object have several attributes meant to describe it in a SQL way : a name, a type and also several
* boolean indicators : primary, unique, notNull and autoIncrement<br>
* Besides accessors, a Column can be converted into an SQL attribute declaration<br><br>
*/... | UTF-8 | Java | 4,134 | java | Column.java | Java | [] | null | [] | /**
* A MySQL database table attribute.<br>
* A Column object have several attributes meant to describe it in a SQL way : a name, a type and also several
* boolean indicators : primary, unique, notNull and autoIncrement<br>
* Besides accessors, a Column can be converted into an SQL attribute declaration<br><br>
*/... | 4,134 | 0.642235 | 0.641268 | 181 | 21.845304 | 21.942122 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.640884 | false | false | 15 |
7e248bb1210dce3759d60df966ae0c2e625936c3 | 36,764,920,059,612 | 22d8632330f0ef8104c1fd991c36ff766e6f6215 | /app/src/main/java/genius/gyulhap/UnderscoreView.java | c37b2781e24e2560d6d2daa27b81b6470609ca18 | [] | no_license | EdThe/Find-Set-Match | https://github.com/EdThe/Find-Set-Match | 7a95775aa20e7de3eeb632ff77f33318034dcec7 | efcb04a6ddf23eb025631a91f1cfa5fb86bd3ce1 | refs/heads/master | 2021-09-14T00:35:41.619000 | 2018-05-06T19:13:18 | 2018-05-06T19:13:18 | 118,970,200 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //This view class is used to show the underscored numbers of chosen cells in-game
package genius.gyulhap;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Rect;
import android.support.annotation.Nullable;
import andro... | UTF-8 | Java | 2,067 | java | UnderscoreView.java | Java | [] | null | [] | //This view class is used to show the underscored numbers of chosen cells in-game
package genius.gyulhap;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Rect;
import android.support.annotation.Nullable;
import andro... | 2,067 | 0.640058 | 0.629898 | 71 | 28.112677 | 27.397209 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.591549 | false | false | 15 |
f3d0a41579990a377f93b3ff6a36f49981d0e480 | 37,641,093,392,230 | 92b9c1ea13a5b98049762e058953ddc1966c8c9b | /src/test/java/com/upgenix/step_definitions/LoginPageStepDefinitions.java | 9e59a7b2642fe4c242ec6d9eaa2261b7a9d28f46 | [] | no_license | Yesimyc/UpGenix | https://github.com/Yesimyc/UpGenix | 8652b4c3a50d47046484698ab19f19e1be3fdbfd | 3f30a2cbd7e7ff210b0ca07925d5165c972b79b1 | refs/heads/master | 2021-06-13T23:25:42.847000 | 2021-04-25T17:26:43 | 2021-04-25T17:26:43 | 254,463,236 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.upgenix.step_definitions;
import com.upgenix.pages.BasePage;
import com.upgenix.pages.DiscussPage;
import com.upgenix.pages.LoginPage;
import com.upgenix.utilities.BrowserUtils;
import com.upgenix.utilities.ConfigurationReader;
import com.upgenix.utilities.Driver;
import io.cucumber.java.en.Given;
import i... | UTF-8 | Java | 4,133 | java | LoginPageStepDefinitions.java | Java | [
{
"context": "()) {\n//// System.out.println(map.get(\"username\"));\n//// }\n//// }",
"end": 4105,
"score": 0.9994229078292847,
"start": 4097,
"tag": "USERNAME",
"value": "username"
}
] | null | [] | package com.upgenix.step_definitions;
import com.upgenix.pages.BasePage;
import com.upgenix.pages.DiscussPage;
import com.upgenix.pages.LoginPage;
import com.upgenix.utilities.BrowserUtils;
import com.upgenix.utilities.ConfigurationReader;
import com.upgenix.utilities.Driver;
import io.cucumber.java.en.Given;
import i... | 4,133 | 0.682797 | 0.67941 | 111 | 36.243244 | 27.937902 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.594595 | false | false | 15 |
2f65f2c3b9bc8f5c08fe8b84f67cede10c430ebf | 17,222,818,899,647 | 48b20bd740207eccccd10bd48d58bea98d61d0c1 | /src/states/EndState.java | 9c0758ed6e6eab2a047852a6063ad5eecf413459 | [] | no_license | Mackbellemore/FireEscape | https://github.com/Mackbellemore/FireEscape | 310323cb5f16d82a476faaa3546cdb49fa156049 | 955af425b3cf5d93d387b095b32048e8d0eceee4 | refs/heads/master | 2020-03-28T09:34:26.572000 | 2018-09-09T16:50:08 | 2018-09-09T16:50:08 | 148,044,085 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package states;
import java.awt.Color;
import java.awt.Font;
import java.awt.Graphics;
import java.awt.event.KeyEvent;
import firstgame.Handler;
import firstgame.KeyManager;
public class EndState extends State{
protected KeyEvent kv;
protected KeyManager keymanager;
private String[] options = {"Res... | UTF-8 | Java | 1,528 | java | EndState.java | Java | [] | null | [] | package states;
import java.awt.Color;
import java.awt.Font;
import java.awt.Graphics;
import java.awt.event.KeyEvent;
import firstgame.Handler;
import firstgame.KeyManager;
public class EndState extends State{
protected KeyEvent kv;
protected KeyManager keymanager;
private String[] options = {"Res... | 1,528 | 0.627618 | 0.615183 | 71 | 19.521128 | 17.067272 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.352113 | false | false | 15 |
635087dd362116e69fcc2adc0e58ca38603e94a6 | 20,349,555,083,943 | a64b68f112e2b75b38dbaab6f5ee77ce53bf2168 | /sgp-dao-hbxml/src/test/java/com/premize/sgp/dao/pruebas/SgpTipoPrioridadDaoTest.java | 2a5aa42694db0ea2c5243d533506b8979f9d9132 | [] | no_license | edtiko/Java-Bootstrap | https://github.com/edtiko/Java-Bootstrap | 13b4a8b87abc7b516dba9db160ffb273fffd9e6a | 23fd3cf5ad8ddc44da6c2f3d48be922738b43220 | refs/heads/master | 2021-01-02T08:30:19.068000 | 2017-08-01T15:12:12 | 2017-08-01T15:12:12 | 99,013,503 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.premize.sgp.dao.pruebas;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertTrue;
import static org.junit.Assert.fail;
import java.util.List;
import org.apache.log4j.Level;
import org.junit.Assert;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springfr... | UTF-8 | Java | 1,859 | java | SgpTipoPrioridadDaoTest.java | Java | [
{
"context": "gp.utils.LogUtil;\n\n/**\n * @author <a href=\"mailto:jhona.filigrana@premize.com\">Jhon Alexander Filigrana Cardona</a>\n * @project",
"end": 859,
"score": 0.9999300241470337,
"start": 832,
"tag": "EMAIL",
"value": "jhona.filigrana@premize.com"
},
{
"context": "thor <a... | null | [] | package com.premize.sgp.dao.pruebas;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertTrue;
import static org.junit.Assert.fail;
import java.util.List;
import org.apache.log4j.Level;
import org.junit.Assert;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springfr... | 1,767 | 0.760624 | 0.747714 | 57 | 31.614035 | 28.907448 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.77193 | false | false | 15 |
7ebbb06d07e52be1dfd281bf9a939d9a1e8a6ac9 | 34,196,529,621,816 | 2c65c53ef5390bd70fd2ddb9bbc2b19027f2479f | /kangaroo-rong360/src/main/java/io/github/pactstart/rong360/push/bean/RepaymentCodeVerifyResultBean.java | eb204d5d6232219422c8f3526144731832b88925 | [] | no_license | zt6220493/kangaroo | https://github.com/zt6220493/kangaroo | f37cdaa815708fb56e33d8f4ed7d83885551011a | 16c8a9f7589ec33f01559d3308f8dd8e49493afe | refs/heads/master | 2022-12-28T04:50:48.186000 | 2019-09-25T10:40:27 | 2019-09-25T10:40:27 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.github.pactstart.rong360.push.bean;
import lombok.Data;
import lombok.NoArgsConstructor;
@NoArgsConstructor
@Data
public class RepaymentCodeVerifyResultBean {
/**
* need_verify_code : 1
*/
private int need_verify_code;
}
| UTF-8 | Java | 255 | java | RepaymentCodeVerifyResultBean.java | Java | [
{
"context": "package io.github.pactstart.rong360.push.bean;\n\nimport lombok.Data;\nimport lo",
"end": 27,
"score": 0.9706071019172668,
"start": 18,
"tag": "USERNAME",
"value": "pactstart"
}
] | null | [] | package io.github.pactstart.rong360.push.bean;
import lombok.Data;
import lombok.NoArgsConstructor;
@NoArgsConstructor
@Data
public class RepaymentCodeVerifyResultBean {
/**
* need_verify_code : 1
*/
private int need_verify_code;
}
| 255 | 0.721569 | 0.705882 | 16 | 14.9375 | 16.071981 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 15 |
3634e83bf26c7be54bc32c3f0612ea95151c7cd2 | 24,146,306,171,002 | bf6f639b302e6338e5121d7cb994cddd32ac38d5 | /elevatorDesign/src/elevator/system/ElevatorSystem.java | 3c90a6eb453b5403bb40a200911c48e830d7483c | [] | no_license | MERGHOOB/ObjectOrientDesigns | https://github.com/MERGHOOB/ObjectOrientDesigns | 952b9aeace0a764d288f8876faab55c40c3cc084 | 4f7a42d4fbf881e2f0111330e7aa6300c7944cff | refs/heads/master | 2020-06-17T21:40:31.695000 | 2019-07-10T06:41:24 | 2019-07-10T06:41:24 | 196,064,736 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package elevator.system;
import elevator.system.classes.Elevator;
import elevator.system.enums.Direction;
import elevator.system.exceptions.OverWeightException;
import elevator.system.ifaces.IElevatorSystem;
import java.util.ArrayList;
import java.util.List;
import java.util.Random;
public class ElevatorSystem imple... | UTF-8 | Java | 1,195 | java | ElevatorSystem.java | Java | [] | null | [] | package elevator.system;
import elevator.system.classes.Elevator;
import elevator.system.enums.Direction;
import elevator.system.exceptions.OverWeightException;
import elevator.system.ifaces.IElevatorSystem;
import java.util.ArrayList;
import java.util.List;
import java.util.Random;
public class ElevatorSystem imple... | 1,195 | 0.713808 | 0.712971 | 48 | 23.895834 | 26.391476 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 15 |
4536a1da95f5fecf168c8d7943c41fa90b1641a0 | 27,599,459,892,764 | 88a3b3f9aa8f2d4f3dcdad01a0706ed39588f500 | /src/main/java/com/example/rabbitmq/web/SendMessageController.java | 689077ea71517905788382abf85b4c00120fe09d | [] | no_license | gaojin1568/rabbitmqDemo | https://github.com/gaojin1568/rabbitmqDemo | 028bd9d741ec3fd4d20c072b041d613eabe6af58 | 50503ebcdc6da4f8e1125e9c75b596fd1b9fdfb9 | refs/heads/master | 2020-03-25T17:44:21.080000 | 2019-04-14T08:39:33 | 2019-04-14T08:39:33 | 143,992,991 | 0 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.rabbitmq.web;
import com.example.rabbitmq.entity.Page;
import com.example.rabbitmq.entity.User;
import org.springframework.amqp.rabbit.core.RabbitTemplate;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestMapping;
import org.spring... | UTF-8 | Java | 2,584 | java | SendMessageController.java | Java | [
{
"context": "tion.RestController;\n\n/**\n * 以发送请求的方式测试\n * @author gaojin\n */\n@RestController\npublic class SendMessageContr",
"end": 402,
"score": 0.9996216893196106,
"start": 396,
"tag": "USERNAME",
"value": "gaojin"
},
{
"context": "\n user.setId(1);\n user.setUs... | null | [] | package com.example.rabbitmq.web;
import com.example.rabbitmq.entity.Page;
import com.example.rabbitmq.entity.User;
import org.springframework.amqp.rabbit.core.RabbitTemplate;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestMapping;
import org.spring... | 2,588 | 0.647522 | 0.63454 | 86 | 28.569767 | 23.920673 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.616279 | false | false | 15 |
fcf99aab0477b6849561b1d5797e88d9d1848df0 | 35,665,408,449,424 | cd219a7acea9495fa782a5dd3a1351653e8167ee | /app/src/main/java/com/jdcasas/kachuelo/vista/DialogKachuelo.java | a1e23c9eeac0748c9a60e131f758b52648c8ddbe | [] | no_license | jdcasasmoviles/Kachuelo | https://github.com/jdcasasmoviles/Kachuelo | d2fc88279c21f47217683bea22ac6351684e70c2 | b393fa509ff4a6f32c247d9e9fda6db123b988b6 | refs/heads/master | 2020-07-06T06:07:34.720000 | 2019-08-17T18:22:41 | 2019-08-17T18:22:41 | 202,917,284 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jdcasas.kachuelo.vista;
import android.annotation.SuppressLint;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.graphics.Typeface;
import android.net.Uri;
import android.os.Build;
import android.support.ann... | UTF-8 | Java | 13,791 | java | DialogKachuelo.java | Java | [
{
"context": "ckTaskLogin conexlogin=new BackTaskLogin(context,\"usuarios_kachuelo\",usuario,password);\n conexlogin.ex",
"end": 13131,
"score": 0.9259921908378601,
"start": 13114,
"tag": "USERNAME",
"value": "usuarios_kachuelo"
}
] | null | [] | package com.jdcasas.kachuelo.vista;
import android.annotation.SuppressLint;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.graphics.Typeface;
import android.net.Uri;
import android.os.Build;
import android.support.ann... | 13,791 | 0.622943 | 0.617432 | 296 | 45.591217 | 33.672386 | 232 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.851351 | false | false | 15 |
31de952abdbb0bc30a5908e9e50777f9b9bf9bff | 21,792,664,117,281 | dfd2d9de3a126cae855ad7bcc37dccf60849fb70 | /src/Vues/FenetreFournisseur.java | 633d3f47d66d728d8b10fd04e97211dbe56e7d65 | [] | no_license | Restes-au-bord/restes-au-bord | https://github.com/Restes-au-bord/restes-au-bord | 833a5c4db751130927461e409aec76a7804830d7 | 031553a6988fafee502deaf3fc370e93ab988a03 | refs/heads/master | 2016-08-12T14:00:14.415000 | 2016-04-20T18:56:23 | 2016-04-20T18:56:23 | 54,050,994 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Vues;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.Map;
import javax.swing.DefaultComboBoxModel;
import javax.swing.JButton;
import javax.swing.JComboBox;
import javax.swing.JDialog;
import javax.swing.JPanel;
... | ISO-8859-1 | Java | 4,921 | java | FenetreFournisseur.java | Java | [] | null | [] | package Vues;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.Map;
import javax.swing.DefaultComboBoxModel;
import javax.swing.JButton;
import javax.swing.JComboBox;
import javax.swing.JDialog;
import javax.swing.JPanel;
... | 4,921 | 0.768246 | 0.739175 | 184 | 25.733696 | 21.408037 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.961957 | false | false | 15 |
2b2afc3342d4de1dd59223d6af99788de4f5ca07 | 21,792,664,117,157 | 7063b190e508b27991f0877a14e6a88edfc02cf6 | /app/src/main/java/scut/carson_ho/androidinterview/AlgorithmLearning/Exam_3.java | 3ffd29aa706f61b3ea6e558b1a34ca5f11dd5a1d | [] | no_license | Carson-Ho/AndroidLearning | https://github.com/Carson-Ho/AndroidLearning | c23f76447d71ed1c605c64f17893cf3288e726af | 3ebb01aedacccf59b67a6328e69f6d8410667611 | refs/heads/master | 2021-12-30T13:32:09.758000 | 2021-12-22T03:46:56 | 2021-12-22T03:46:56 | 115,426,105 | 75 | 22 | null | null | null | null | null | null | null | null | null | null | null | null | null | package scut.carson_ho.androidinterview.AlgorithmLearning;
/**
* Created by Carson_Ho on 17/10/18.
*/
public class Exam_3 {
/**
* 解题算法:找出数组中重复数字(可修改数组)
* @param arr = 输入数组
* @return
*/
private static boolean answer(int[] arr){
// 1. 判断输入数据 是否合法
// 即,判断数组下标是否越界 & 数字 = 0... | UTF-8 | Java | 7,625 | java | Exam_3.java | Java | [
{
"context": "oidinterview.AlgorithmLearning;\n\n/**\n * Created by Carson_Ho on 17/10/18.\n */\n\npublic class Exam_3 {\n\n /**\n",
"end": 87,
"score": 0.9717763066291809,
"start": 78,
"tag": "NAME",
"value": "Carson_Ho"
}
] | null | [] | package scut.carson_ho.androidinterview.AlgorithmLearning;
/**
* Created by Carson_Ho on 17/10/18.
*/
public class Exam_3 {
/**
* 解题算法:找出数组中重复数字(可修改数组)
* @param arr = 输入数组
* @return
*/
private static boolean answer(int[] arr){
// 1. 判断输入数据 是否合法
// 即,判断数组下标是否越界 & 数字 = 0... | 7,625 | 0.40605 | 0.38698 | 252 | 23.138889 | 18.569918 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.472222 | false | false | 15 |
ccb7009d08a06a85f7c3c8c444102b67b8fa8559 | 13,924,284,026,010 | e41491665075cfec6d727039a70b10d1926fbc73 | /examples/at.ac.tuwien.big.momot.examples.ecore/src/at/ac/tuwien/big/momot/examples/ecore/fitness/metric/LanguageMetrics.java | 00bdfca84d65c46f288cc03c32f1da306ff069a3 | [] | no_license | liberion1994/momot_updated | https://github.com/liberion1994/momot_updated | fc99665d11c4c7cb4ae6d896daa99af6517807f8 | e851a2074f8069a8df3a3e5d657c7a2f74cbaf4d | refs/heads/master | 2021-07-07T00:51:07.110000 | 2019-06-09T11:25:59 | 2019-06-09T11:25:59 | 190,997,941 | 0 | 2 | null | false | 2020-10-13T13:46:43 | 2019-06-09T11:26:49 | 2019-06-09T11:28:49 | 2020-10-13T13:46:41 | 44,872 | 0 | 0 | 1 | Java | false | false | package at.ac.tuwien.big.momot.examples.ecore.fitness.metric;
import at.ac.tuwien.big.momot.examples.ecore.modularization.Language;
import at.ac.tuwien.big.momot.examples.ecore.modularization.Module;
public class LanguageMetrics extends Metrics {
private static final long serialVersionUID = -8382677736030566... | UTF-8 | Java | 1,888 | java | LanguageMetrics.java | Java | [] | null | [] | package at.ac.tuwien.big.momot.examples.ecore.fitness.metric;
import at.ac.tuwien.big.momot.examples.ecore.modularization.Language;
import at.ac.tuwien.big.momot.examples.ecore.modularization.Module;
public class LanguageMetrics extends Metrics {
private static final long serialVersionUID = -8382677736030566... | 1,888 | 0.649364 | 0.638771 | 64 | 27.5 | 24.188711 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.390625 | false | false | 15 |
aafdd04b045022382bdda3023907aad3ba57ff27 | 34,488,587,418,551 | 480e612d564319c9279897d982d5346fa79076ca | /mvn-ae-ecommerce/src/main/java/aeecommerce/dao/AziendaHibernateDao.java | d5a8560f2e555bf7861218a8a07a5070345aa315 | [] | no_license | andreamartire/ae-ecommerce | https://github.com/andreamartire/ae-ecommerce | 2c34c9053a8eab59e309a0de1dd1934c883a2bf5 | 147d8d054e70f517b76b7a3f280af26f7eee970a | refs/heads/master | 2020-06-02T15:27:53.288000 | 2012-02-04T12:57:39 | 2012-02-04T12:57:39 | 32,264,537 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package aeecommerce.dao;
import java.util.List;
import org.springframework.orm.hibernate3.support.HibernateDaoSupport;
import org.springframework.transaction.annotation.Transactional;
import aeecommerce.pojo.Azienda;
public class AziendaHibernateDao extends HibernateDaoSupport implements AziendaDao {
public voi... | UTF-8 | Java | 1,028 | java | AziendaHibernateDao.java | Java | [] | null | [] | package aeecommerce.dao;
import java.util.List;
import org.springframework.orm.hibernate3.support.HibernateDaoSupport;
import org.springframework.transaction.annotation.Transactional;
import aeecommerce.pojo.Azienda;
public class AziendaHibernateDao extends HibernateDaoSupport implements AziendaDao {
public voi... | 1,028 | 0.755837 | 0.754864 | 48 | 20.4375 | 22.382011 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.0625 | false | false | 15 |
01f50525a5a6579b482a55f23ab5ab5aebfc2092 | 34,385,508,201,720 | 03d29af98e81ee0188194fa9207bc42c2428dabf | /ConnectIt/src/com/connectit/game/gameboard/dices/logic/Generator.java | 7ec46fb8b258f606645ab314e843ab2e7683ffe2 | [] | no_license | DenisAndr/ConnectIt | https://github.com/DenisAndr/ConnectIt | 0b1239b01264dfd3ee6cbadca03c429cad939202 | 0d63d7f4692eab17ffee26cb9175929e2267d0c8 | refs/heads/master | 2018-12-28T00:44:50.420000 | 2016-07-12T14:17:39 | 2016-07-12T14:17:39 | 48,498,609 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.connectit.game.gameboard.dices.logic;
import java.util.ArrayList;
public interface Generator {
/**
*
* @return Возвращает список элементов замкнутой цепи, или null если замкнуть не удалось.
*/
public ArrayList<GameDice> chackClosedCircuit();
}
| WINDOWS-1251 | Java | 331 | java | Generator.java | Java | [] | null | [] | package com.connectit.game.gameboard.dices.logic;
import java.util.ArrayList;
public interface Generator {
/**
*
* @return Возвращает список элементов замкнутой цепи, или null если замкнуть не удалось.
*/
public ArrayList<GameDice> chackClosedCircuit();
}
| 331 | 0.750929 | 0.750929 | 12 | 21.416666 | 27.326599 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.833333 | false | false | 15 |
7952a75404aefda2a6afb6e851a76c5d1d275159 | 19,928,648,298,737 | 388f4dc0b63fb00f6f29017f8eef71de566fad45 | /src/main/java/com/hard/function/BezierLines/DIYBezierView.java | 742b313645c87c2b016fa4ea9d0d6f1aaef39886 | [] | no_license | Jerryzouzou/testtoday | https://github.com/Jerryzouzou/testtoday | 11eaebdca3741f7cd29aacbc75817a2c0e837084 | 96cf2b0a41b07745bcf3d70eff494a0dc9baa32b | refs/heads/master | 2021-07-14T09:30:59.807000 | 2020-02-14T13:38:19 | 2020-02-14T13:38:19 | 239,920,185 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hard.function.BezierLines;
import android.content.Context;
import android.content.res.Resources;
import android.graphics.BitmapRegionDecoder;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Path;
import android.graphics.PointF;
import an... | UTF-8 | Java | 11,861 | java | DIYBezierView.java | Java | [
{
"context": "port androidx.annotation.Nullable;\n\n/**\n * @author Jerry Lai on 2019/06/12\n */\npublic class DIYBezierView exte",
"end": 654,
"score": 0.9998458027839661,
"start": 645,
"tag": "NAME",
"value": "Jerry Lai"
}
] | null | [] | package com.hard.function.BezierLines;
import android.content.Context;
import android.content.res.Resources;
import android.graphics.BitmapRegionDecoder;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Path;
import android.graphics.PointF;
import an... | 11,858 | 0.565255 | 0.557224 | 338 | 32.890533 | 24.325514 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.713018 | false | false | 15 |
083b01bf184d90f12080d4508b659f6e07c0ac0b | 34,557,306,899,371 | f29829677fbf35a7fc3dcb3e4bf7da95a89f2f63 | /base/src/main/java/com/synjones/base/bridge/SharedViewModel.java | f4d4f5cbcb28b0536dcaffe287e4a76a9049d5c3 | [] | no_license | sutingshuai/xuepay_v2 | https://github.com/sutingshuai/xuepay_v2 | 5ca102ec4a5e39beddda1d869b7f2f5a1000b2c5 | 35c3cfed27a516568f041d9dc05ac4aa7c7eab09 | refs/heads/master | 2020-08-11T15:55:13.459000 | 2020-04-16T06:53:42 | 2020-04-16T06:53:42 | 214,591,000 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.synjones.base.bridge;
import android.gesture.Gesture;
import com.synjones.base.Config.GestureCode;
import com.synjones.base.Config.WebStatus;
import androidx.lifecycle.MutableLiveData;
import androidx.lifecycle.ViewModel;
/**
* Created by sutingshuai on 2019-11-27
* Describe:
*/
public class SharedVi... | UTF-8 | Java | 2,494 | java | SharedViewModel.java | Java | [
{
"context": "t androidx.lifecycle.ViewModel;\n\n/**\n * Created by sutingshuai on 2019-11-27\n * Describe:\n */\npublic class Share",
"end": 267,
"score": 0.9994333982467651,
"start": 256,
"tag": "USERNAME",
"value": "sutingshuai"
}
] | null | [] | package com.synjones.base.bridge;
import android.gesture.Gesture;
import com.synjones.base.Config.GestureCode;
import com.synjones.base.Config.WebStatus;
import androidx.lifecycle.MutableLiveData;
import androidx.lifecycle.ViewModel;
/**
* Created by sutingshuai on 2019-11-27
* Describe:
*/
public class SharedVi... | 2,494 | 0.691739 | 0.688261 | 89 | 24.842697 | 32.281731 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.269663 | false | false | 15 |
f7088d09973f811eb8eda97bd299504d5671ca9e | 3,221,225,505,963 | 740e4b298bc3a1cba429e213b2266510b2eeb814 | /src/main/java/fr/mjta/tenis/controller/PrepareMatchController.java | a7c019278b91e62b7d5d444ffeb84e43c288cf8b | [] | no_license | Ombrelin/efrei-m1-jakartaee-projet | https://github.com/Ombrelin/efrei-m1-jakartaee-projet | 0a631c23e7fc060704c861a0af2ced4820fb67ff | d4fa97a6153ea85d2ea9f92fd7a7360dd8fe66c3 | refs/heads/master | 2023-03-29T10:36:51.921000 | 2020-12-21T20:26:41 | 2020-12-21T20:26:41 | 312,290,798 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fr.mjta.tenis.controller;
import fr.mjta.tenis.domain.entities.Player;
import fr.mjta.tenis.domain.entities.Referee;
import fr.mjta.tenis.domain.services.MatchService;
import fr.mjta.tenis.domain.services.PlayerService;
import fr.mjta.tenis.domain.services.RefereeService;
import fr.mjta.tenis.models.Result;
i... | UTF-8 | Java | 5,058 | java | PrepareMatchController.java | Java | [] | null | [] | package fr.mjta.tenis.controller;
import fr.mjta.tenis.domain.entities.Player;
import fr.mjta.tenis.domain.entities.Referee;
import fr.mjta.tenis.domain.services.MatchService;
import fr.mjta.tenis.domain.services.PlayerService;
import fr.mjta.tenis.domain.services.RefereeService;
import fr.mjta.tenis.models.Result;
i... | 5,058 | 0.653223 | 0.638592 | 112 | 44.160713 | 31.001888 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.857143 | false | false | 15 |
96633022421aaa55bc152e7a47f46a1e166703f6 | 34,102,040,368,117 | 611bfa0979ca4c26d250b024c3771e93a76f8c2e | /src/main/java/com/lcyzh/nmerp/service/TOutStockService.java | c36f5f85633449017ef326e85ad3609cce3b0d61 | [] | no_license | LovingInJava/smErp | https://github.com/LovingInJava/smErp | 6437cb235cfd87951179fbbb70e9803492e8de03 | e1458464de7fbdbbc359345632a84b84dfe5d586 | refs/heads/master | 2020-06-13T23:37:36.867000 | 2019-07-02T07:31:56 | 2019-07-02T07:31:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lcyzh.nmerp.service;
import com.lcyzh.nmerp.entity.TOutStock;
import com.lcyzh.nmerp.model.vo.OutStockDetailVo;
import com.lcyzh.nmerp.model.vo.OutStockVo;
import java.util.List;
/**
* Author ljk
* Date 2019-06-06
*/
public interface TOutStockService {
/**
* @Description: 根据出... | UTF-8 | Java | 2,196 | java | TOutStockService.java | Java | [
{
"context": "ockVo;\r\n\r\nimport java.util.List;\r\n\r\n/**\r\n * Author ljk\r\n * Date 2019-06-06\r\n */\r\npublic interface TOutS",
"end": 220,
"score": 0.9996660947799683,
"start": 217,
"tag": "USERNAME",
"value": "ljk"
},
{
"context": " com.lcyzh.nmerp.entity.TOutStock\r\n ... | null | [] | package com.lcyzh.nmerp.service;
import com.lcyzh.nmerp.entity.TOutStock;
import com.lcyzh.nmerp.model.vo.OutStockDetailVo;
import com.lcyzh.nmerp.model.vo.OutStockVo;
import java.util.List;
/**
* Author ljk
* Date 2019-06-06
*/
public interface TOutStockService {
/**
* @Description: 根据出... | 2,196 | 0.560039 | 0.514764 | 85 | 21.905882 | 16.124969 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.164706 | false | false | 15 |
fc88e4262035681c28897cf922d2de040e4fd167 | 34,986,803,628,140 | abc4371198896003dac9997ce23fad5a5f5c0bb5 | /ArrestRecords.java | 65ee0b6770b5944627ebdd56e0e588a2dcf08007 | [] | no_license | KhashamKhan/PMS | https://github.com/KhashamKhan/PMS | 23b98d602b996ee4e347d2f0d3840d6eaac93f0e | bdd849af6726329f649941e2338590bdff72ead7 | refs/heads/master | 2021-01-18T23:33:53.298000 | 2017-04-29T08:52:32 | 2017-04-29T08:52:32 | 87,116,503 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pms;
public class ArrestRecords {
public void arrestRecords(){
CustomerPanel cp = new CustomerPanel();
System.out.println("Enter ID# to see if the person is under arrest");
cp.userOptions();
}
}
| UTF-8 | Java | 221 | java | ArrestRecords.java | Java | [] | null | [] | package pms;
public class ArrestRecords {
public void arrestRecords(){
CustomerPanel cp = new CustomerPanel();
System.out.println("Enter ID# to see if the person is under arrest");
cp.userOptions();
}
}
| 221 | 0.692308 | 0.692308 | 9 | 22.555555 | 21.802708 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.333333 | false | false | 15 |
9c3d880b25350f5046c7bbb7e220b98bdd960109 | 34,127,810,175,209 | 263798d418bbd5d82821b9c9c448300745e93eb8 | /src/main/java/com/mraof/minestuck/fluid/MSFluids.java | fd249a6450c2c90f31cfd401ed978688ec99ae6e | [] | no_license | mraof/Minestuck | https://github.com/mraof/Minestuck | f6a4a4afdd55d1ea606707b3c673c58a9b7c19e2 | a949eb1ee6c93f7998a7008bf8e1d431fa9a0684 | refs/heads/1.19 | 2023-08-31T15:37:08.978000 | 2023-07-22T22:09:53 | 2023-07-22T22:09:53 | 10,291,390 | 48 | 108 | null | false | 2023-09-10T03:50:51 | 2013-05-25T23:49:16 | 2023-06-11T20:51:22 | 2023-09-10T03:50:50 | 171,169 | 51 | 66 | 44 | Java | false | false | package com.mraof.minestuck.fluid;
import com.mraof.minestuck.Minestuck;
import com.mraof.minestuck.block.MSBlocks;
import com.mraof.minestuck.item.MSItems;
import net.minecraft.resources.ResourceLocation;
import net.minecraft.world.level.material.FlowingFluid;
import net.minecraft.world.level.material.Fluid;
import n... | UTF-8 | Java | 9,115 | java | MSFluids.java | Java | [] | null | [] | package com.mraof.minestuck.fluid;
import com.mraof.minestuck.Minestuck;
import com.mraof.minestuck.block.MSBlocks;
import com.mraof.minestuck.item.MSItems;
import net.minecraft.resources.ResourceLocation;
import net.minecraft.world.level.material.FlowingFluid;
import net.minecraft.world.level.material.Fluid;
import n... | 9,115 | 0.776303 | 0.773999 | 175 | 51.091427 | 63.798458 | 259 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.188571 | false | false | 15 |
1a44b8ce4c1ebb659a1d41119b62a78b78110cc6 | 35,244,501,664,341 | 171c0651d0216b6be7bde899bdc4fa01206bd1ba | /sssm_service/src/main/java/com/ruixun/service/UserService.java | 212c8ee12ac7c1da03366a3c1235a48c68e5ad96 | [] | no_license | hellosuitao/mysssm | https://github.com/hellosuitao/mysssm | a0921fa03163dddce0bee8e57f6b68025d0e57ad | 9af0a4f7cb1c874aa8e1bfbd946b21a79ed9c979 | refs/heads/master | 2022-12-20T10:13:15.404000 | 2019-10-19T02:14:43 | 2019-10-19T02:14:43 | 216,136,258 | 0 | 0 | null | false | 2022-12-16T05:04:50 | 2019-10-19T02:10:48 | 2019-10-19T02:15:52 | 2022-12-16T05:04:48 | 35,818 | 0 | 0 | 10 | Java | false | false | package com.ruixun.service;
import com.ruixun.entity.UserInfo;
import org.springframework.security.core.userdetails.UserDetailsService;
import java.util.List;
public interface UserService extends UserDetailsService {
public List<UserInfo> findAll() throws Exception;
}
| UTF-8 | Java | 277 | java | UserService.java | Java | [] | null | [] | package com.ruixun.service;
import com.ruixun.entity.UserInfo;
import org.springframework.security.core.userdetails.UserDetailsService;
import java.util.List;
public interface UserService extends UserDetailsService {
public List<UserInfo> findAll() throws Exception;
}
| 277 | 0.815884 | 0.815884 | 11 | 24.181818 | 25.54788 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 15 |
9bb0774b0852e592126f94896bf632bcce86fa56 | 36,833,639,547,080 | a5b39df8c447620f996073c4dbde3fe8db5c8bb3 | /day02_静态、继承、模板设计模式、抽象类、final/src/com/itheima/demo15_抽象类的注意事项/Test.java | 75a97aa31b90c8119ed23fe8902159fc5f004355 | [] | no_license | xiaozhi1218/javaee | https://github.com/xiaozhi1218/javaee | b6a72fee7e7145f577732c85b167fe65bc4dc6e4 | b12496c77f450e20d6b75454c991c8106589269c | refs/heads/main | 2021-12-03T12:13:08.620000 | 2021-12-01T06:59:57 | 2021-12-01T06:59:57 | 198,920,540 | 1 | 0 | null | false | 2021-04-22T18:29:28 | 2019-07-26T00:49:52 | 2020-02-23T07:50:53 | 2021-04-22T18:29:28 | 70,699 | 1 | 0 | 11 | TSQL | false | false | package com.itheima.demo15_抽象类的注意事项;
/**
* @Author:pengzhilin
* @Date: 2020/9/6 15:00
*/
abstract class Animal{
private String name;
private int age;
public Animal() {
}
public Animal(String name, int age) {
this.name = name;
this.age = age;
}
public void show(){
... | UTF-8 | Java | 2,055 | java | Test.java | Java | [
{
"context": "kage com.itheima.demo15_抽象类的注意事项;\n\n/**\n * @Author:pengzhilin\n * @Date: 2020/9/6 15:00\n */\nabstract class Anima",
"end": 63,
"score": 0.9897829294204712,
"start": 53,
"tag": "USERNAME",
"value": "pengzhilin"
}
] | null | [] | package com.itheima.demo15_抽象类的注意事项;
/**
* @Author:pengzhilin
* @Date: 2020/9/6 15:00
*/
abstract class Animal{
private String name;
private int age;
public Animal() {
}
public Animal(String name, int age) {
this.name = name;
this.age = age;
}
public void show(){
... | 2,055 | 0.552147 | 0.542604 | 82 | 16.890244 | 15.536743 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.304878 | false | false | 15 |
79e866f73e5f05d512720d7801fb5a594854ec04 | 37,082,747,647,992 | 6ef54cf0016edbbcfec9d4ef257eaf02a3927a0f | /src/main/java/com/ddc/service/UserService.java | 03dfeffffe62a121877b32b546a26b53b424ff29 | [] | no_license | sam-dxs/springMvc04 | https://github.com/sam-dxs/springMvc04 | 5e1bee73a7b7e46bdc33c04f5de9a730c9394133 | 4f85fb1607146425f4bd34096c831de05d77294f | refs/heads/master | 2020-04-06T13:48:07.056000 | 2018-11-16T00:08:18 | 2018-11-16T00:08:18 | 157,515,191 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ddc.service;
import com.ddc.model.User;
public interface UserService {
User selectUserById(Integer userId);
} | UTF-8 | Java | 129 | java | UserService.java | Java | [] | null | [] | package com.ddc.service;
import com.ddc.model.User;
public interface UserService {
User selectUserById(Integer userId);
} | 129 | 0.75969 | 0.75969 | 7 | 17.571428 | 15.837182 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 15 |
e1778a358df21a3373f811f7d87a2ff5254ae9c8 | 3,513,283,309,607 | 1b28e293d6c89d37d6a6daac70279d1b64deacc7 | /Notas/app/src/main/java/com/example/notas/models/NotasDao.java | 5e194c1d6748879414c123824935c49f5d9dc093 | [] | no_license | marcelom1/DDM054705 | https://github.com/marcelom1/DDM054705 | aec60f89f22c99dbf5f55409df2bac4dceac452a | fe14ba09ca19a68438d9436be7dde4c905281f25 | refs/heads/master | 2021-01-06T20:09:52.129000 | 2020-10-12T15:47:07 | 2020-10-12T15:47:07 | 241,473,982 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.notas.models;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import com.example.notas.models.Nota;
import java.util.ArrayList;
public class NotasDao {
Context mContext;
SQLiteDatabase me... | UTF-8 | Java | 2,046 | java | NotasDao.java | Java | [] | null | [] | package com.example.notas.models;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import com.example.notas.models.Nota;
import java.util.ArrayList;
public class NotasDao {
Context mContext;
SQLiteDatabase me... | 2,046 | 0.63392 | 0.63392 | 71 | 27.816902 | 25.136421 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.704225 | false | false | 15 |
5278cf8ecfe8933f512a2ad7bdaaeb20bc2c2bee | 4,604,205,002,640 | f2555e1cf20a8e7228fa3525e278c363e98806b5 | /PR3/Test/pr01/ListaDeReproduccionTest.java | 7a77968e242720a9dd8b1b87938dce6cd982fc99 | [] | no_license | unaaimendi/PR3 | https://github.com/unaaimendi/PR3 | 58c5bd5f9ca49e393c0d92af0e48c7f878a99586 | 71ba04ef48e74a5d83f117f91b7f19e4ae3be0b3 | refs/heads/master | 2020-08-01T01:51:47.998000 | 2019-11-29T07:21:29 | 2019-11-29T07:21:29 | 210,818,883 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pr01;
import static org.junit.Assert.*;
import java.io.File;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
public class ListaDeReproduccionTest {
private ListaDeReproduccion lr1;
private ListaDeReproduccion lr2;
private final File FIC_TEST1 = new File("test/res/No... | ISO-8859-1 | Java | 1,827 | java | ListaDeReproduccionTest.java | Java | [] | null | [] | package pr01;
import static org.junit.Assert.*;
import java.io.File;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
public class ListaDeReproduccionTest {
private ListaDeReproduccion lr1;
private ListaDeReproduccion lr2;
private final File FIC_TEST1 = new File("test/res/No... | 1,827 | 0.664651 | 0.636064 | 70 | 23.985714 | 22.163349 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.542857 | false | false | 15 |
eda050dcf0d15559c629928e51f035a36841d799 | 38,139,309,608,137 | e5f2941065d63c572a02cf9cde38536b781ea6d2 | /src/main/java/builder/carBuilderExample/CarBuilder.java | d927e74a98dcfc225f8095f7ad5c39d13a968d5c | [] | no_license | michalnormann/Design-Patterns | https://github.com/michalnormann/Design-Patterns | 1bed7d0f2a9004f5a0a2e16bc1b8cceea90fc5dd | 3b4bd87917fb48a0f6714d43147013f8423ae2e7 | refs/heads/master | 2020-06-17T10:11:15.507000 | 2020-03-21T15:00:58 | 2020-03-21T15:00:58 | 195,892,654 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package builder.carBuilderExample;
public class CarBuilder {
private Car car;
public CarBuilder() {
car = new Car();
}
public CarBuilder withMark(String mark) {
car.setMark(mark);
return this;
}
public CarBuilder withModel(String model) {
car.setModel(model);... | UTF-8 | Java | 765 | java | CarBuilder.java | Java | [] | null | [] | package builder.carBuilderExample;
public class CarBuilder {
private Car car;
public CarBuilder() {
car = new Car();
}
public CarBuilder withMark(String mark) {
car.setMark(mark);
return this;
}
public CarBuilder withModel(String model) {
car.setModel(model);... | 765 | 0.611765 | 0.611765 | 39 | 18.641026 | 17.610439 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.358974 | false | false | 15 |
7fa66f09fa0a2e693bd8efbf2b34f8ee6e77cc10 | 39,092,792,328,272 | 4f2c6bcd1b17353530fe2b571487c309a9dd15b3 | /src/main/java/text/Studen.java | 0aaa70debe750e7d73ed698dd9a79edc821d3183 | [
"MIT"
] | permissive | xHadoop/base-admin | https://github.com/xHadoop/base-admin | 8d210a885fa77376198533b97498ca2f722213e8 | d2ac364e22679ba8a2ddf14d6b77e98fdd26c458 | refs/heads/master | 2022-12-04T08:46:51.912000 | 2020-08-30T17:34:58 | 2020-08-30T17:34:58 | 291,520,040 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package text;
public class Studen {
public String name;
private Integer age;
public Integer getAge() {
return age;
}
public Studen(String name, Integer age) {
this.name = name;
this.age = age;
}
public void setAge(Integer age) {
this.age = age;
}
... | UTF-8 | Java | 492 | java | Studen.java | Java | [] | null | [] | package text;
public class Studen {
public String name;
private Integer age;
public Integer getAge() {
return age;
}
public Studen(String name, Integer age) {
this.name = name;
this.age = age;
}
public void setAge(Integer age) {
this.age = age;
}
... | 492 | 0.473577 | 0.473577 | 28 | 16.571428 | 13.594717 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.357143 | false | false | 15 |
87775c32795b46ca9886331cec51a15d67b788ca | 558,345,819,594 | 7958af25ed9839e45ca0145499cd642ce280936f | /Paginize-master/actvieandroid/src/main/java/com/yuanyukun/activeandroid/Page/JsonRequestPage.java | 7edb857cbed37d3aa2764c4c71d2776d184781ab | [
"MIT"
] | permissive | yuanyukun/PaginizeDemo | https://github.com/yuanyukun/PaginizeDemo | 1699bc06a9cee45c455323cbbe3ce4e99de3ffc6 | 6cb0f076478e5b8e10a6f135cf02a47f1333747b | refs/heads/master | 2016-08-08T19:12:24.642000 | 2016-02-02T08:33:10 | 2016-02-02T08:33:10 | 50,100,555 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yuanyukun.activeandroid.Page;
import net.neevek.android.lib.paginize.PageActivity;
/**
* Created by yuanyukun on 2016/1/27.
*/
public class JsonRequestPage extends BasePage {
public JsonRequestPage(PageActivity pageActivity) {
super(pageActivity);
setNextBtnHide(true);
setT... | UTF-8 | Java | 349 | java | JsonRequestPage.java | Java | [
{
"context": "roid.lib.paginize.PageActivity;\n\n/**\n * Created by yuanyukun on 2016/1/27.\n */\npublic class JsonRequestPage ex",
"end": 125,
"score": 0.9995969533920288,
"start": 116,
"tag": "USERNAME",
"value": "yuanyukun"
}
] | null | [] | package com.yuanyukun.activeandroid.Page;
import net.neevek.android.lib.paginize.PageActivity;
/**
* Created by yuanyukun on 2016/1/27.
*/
public class JsonRequestPage extends BasePage {
public JsonRequestPage(PageActivity pageActivity) {
super(pageActivity);
setNextBtnHide(true);
setT... | 349 | 0.710602 | 0.690544 | 16 | 20.8125 | 20.540262 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3125 | false | false | 15 |
2584b28d190d863413a80fd6ea5289ee29372293 | 25,486,335,987,242 | 7c8d3655edf7ccbaf007a59a9879357e64a85747 | /EventBooking/src/main/java/CommonLibs/NadaEMailService.java | daa562a743cf64116913477e9bcee9d34ded657c | [] | no_license | sanradiancewebauto/eventenergies | https://github.com/sanradiancewebauto/eventenergies | b62bca7e3e6c1bb7d0a05e62f36cb4c492042d5c | e24ab8c4eae475cc7ed026d86ae7e91f99462083 | refs/heads/master | 2022-11-26T15:44:08.230000 | 2020-02-15T05:53:09 | 2020-02-15T05:53:09 | 217,196,764 | 0 | 0 | null | false | 2022-11-16T09:51:37 | 2019-10-24T02:44:02 | 2020-02-15T05:53:13 | 2022-11-16T09:51:34 | 10,424 | 0 | 0 | 8 | Java | false | false | package CommonLibs;
import java.io.IOException;
import java.util.Objects;
import org.apache.commons.lang.RandomStringUtils;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import org.jsoup.Jsoup;
... | UTF-8 | Java | 5,116 | java | NadaEMailService.java | Java | [
{
"context": " if ((messageDetails.get(\"fe\").equals(\"admin@eventenergies.com\")) && \n \t\t(messageDetails.get(\"s\")",
"end": 3167,
"score": 0.9999247193336487,
"start": 3144,
"tag": "EMAIL",
"value": "admin@eventenergies.com"
}
] | null | [] | package CommonLibs;
import java.io.IOException;
import java.util.Objects;
import org.apache.commons.lang.RandomStringUtils;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import org.jsoup.Jsoup;
... | 5,100 | 0.649335 | 0.64699 | 143 | 34.76923 | 31.87381 | 173 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.041958 | false | false | 15 |
26b10cc40df25a6607ad29dd48587db6d85cf0f7 | 34,179,349,785,971 | 7d1e801895fab977afecd929e8ac142923da9bd4 | /Code/Java/Base/lab1/lab1_1.java | b00e48a4cd72cf45e82a3522b2e01c82c10ad4cd | [] | no_license | rain-sumire/Home | https://github.com/rain-sumire/Home | 8623f45a592a962e410ed237ce663638c2f13b50 | 5c9ff399657ad99cafb869d4862aef2f0fc08287 | refs/heads/main | 2021-01-04T06:18:10.854000 | 2021-01-03T14:39:16 | 2021-01-03T14:39:16 | 240,425,384 | 4 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package EX.lab1;
import java.util.Arrays;
import java.util.Scanner;
public class lab1_1 {
public static void main(String[] args) {
Scanner input = new Scanner(System.in);
int n;
int[] a = new int[50];
Arrays.fill(a,0);
for(int o:a){
System.out.print(o)... | UTF-8 | Java | 794 | java | lab1_1.java | Java | [] | null | [] | package EX.lab1;
import java.util.Arrays;
import java.util.Scanner;
public class lab1_1 {
public static void main(String[] args) {
Scanner input = new Scanner(System.in);
int n;
int[] a = new int[50];
Arrays.fill(a,0);
for(int o:a){
System.out.print(o)... | 794 | 0.401763 | 0.389169 | 30 | 24.4 | 15.696284 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.533333 | false | false | 15 |
2eedb5e4db8a5c5217531269231bcae78fb21d09 | 35,639,638,655,624 | 9dcfa192d21d1b4486185677d602c7bb90e0eff2 | /app/src/main/java/hr/fer/android/sglab/qr/SettingsActivity.java | d9a2c6ebe4283689cd51c0a1afe37acb78365c19 | [] | no_license | franjurinec/SGLab-QR | https://github.com/franjurinec/SGLab-QR | 5a998034657e9cec2b74c3bd705edf73493f2305 | 4d97d6623ef8a341d879c0350b4b66c94fbe5b6b | refs/heads/master | 2020-03-29T10:26:51.622000 | 2018-12-13T09:27:35 | 2018-12-13T09:27:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hr.fer.android.sglab.qr;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
import hr.fer.android.sglab.qr.utils.SharedPreferencesUtils;
... | UTF-8 | Java | 2,646 | java | SettingsActivity.java | Java | [] | null | [] | package hr.fer.android.sglab.qr;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
import hr.fer.android.sglab.qr.utils.SharedPreferencesUtils;
... | 2,646 | 0.626228 | 0.62585 | 81 | 31.666666 | 25.095865 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.641975 | false | false | 15 |
ad610b0aa58ae4be42b9fc3b2922c68521995107 | 30,897,994,782,246 | 73d4aae69364fb6044a4f7135e2cde6782830868 | /classblog/java/src/main/java/com/somecoder/demo/blog/entity/response/ChangeInformationResponse.java | eb1345514e5ba251d757a2db12a5d9c25fe75800 | [] | no_license | miskamuska/xian_hub | https://github.com/miskamuska/xian_hub | 1a7ce73fa553accc54e8b23e5d7d6b3c18b03404 | 32b9a19d928919e7e788f02ac9aebf9b220de87d | refs/heads/main | 2023-06-08T23:46:49.019000 | 2021-06-25T15:11:18 | 2021-06-25T15:11:18 | 355,435,947 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.somecoder.demo.blog.entity.response;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
/**
* @author Liangkeyu
* @since 2021-01-28
*/
@Data
@ApiModel("修改学生信息响应")
public class ChangeInformationResponse {
@ApiModelProperty(value = "姓名")
p... | UTF-8 | Java | 881 | java | ChangeInformationResponse.java | Java | [
{
"context": "ModelProperty;\nimport lombok.Data;\n\n/**\n * @author Liangkeyu\n * @since 2021-01-28\n */\n@Data\n@ApiModel(\"修改学生信息响",
"end": 183,
"score": 0.9761678576469421,
"start": 174,
"tag": "NAME",
"value": "Liangkeyu"
}
] | null | [] | package com.somecoder.demo.blog.entity.response;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
/**
* @author Liangkeyu
* @since 2021-01-28
*/
@Data
@ApiModel("修改学生信息响应")
public class ChangeInformationResponse {
@ApiModelProperty(value = "姓名")
p... | 881 | 0.709599 | 0.699879 | 38 | 20.657894 | 16.395245 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.315789 | false | false | 15 |
e6044b5e28bf39c7c7554b41e93a503f083ffa3a | 30,897,994,783,306 | a4c68cef6bbe991d18b5642c975d1586059624e4 | /BackEnd/src/main/java/com/rmit/sept/mon15307/backend/model/UserAccount.java | 5f931d17afcdcc157f5aa1bb7a2a354db38da786 | [] | no_license | RMIT-SEPT/majorproject-mon-1530-7 | https://github.com/RMIT-SEPT/majorproject-mon-1530-7 | c53f8158d4ded0d7120afda096de75b88b551c4d | fa450198d8d9f7ac0e8b2845ddb487bb89fd70b9 | refs/heads/master | 2023-01-01T18:01:48.534000 | 2020-10-18T12:13:40 | 2020-10-18T12:13:40 | 282,833,258 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rmit.sept.mon15307.backend.model;
import com.fasterxml.jackson.annotation.JsonAlias;
import com.fasterxml.jackson.annotation.JsonGetter;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonView;
import org.springframework.data.annotation.CreatedDate;
import org.s... | UTF-8 | Java | 4,765 | java | UserAccount.java | Java | [
{
"context": "assword(String password) {\n this.password = password;\n }\n\n @JsonGetter(\"email\")\n @JsonAlias(\"",
"end": 3957,
"score": 0.519137442111969,
"start": 3949,
"tag": "PASSWORD",
"value": "password"
},
{
"context": ";\n }\n\n @JsonGetter(\"email\")... | null | [] | package com.rmit.sept.mon15307.backend.model;
import com.fasterxml.jackson.annotation.JsonAlias;
import com.fasterxml.jackson.annotation.JsonGetter;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonView;
import org.springframework.data.annotation.CreatedDate;
import org.s... | 4,767 | 0.674921 | 0.673033 | 212 | 21.476416 | 18.692255 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.264151 | false | false | 15 |
ae5d317eb0be98e924ed7c11d7f7e7e027314478 | 35,227,321,799,720 | 7ae990438edc6cfa3121ac17c614350345c7b60e | /Java Resources/Screener/StockResult.java | 00b7999466c150b013cb674487f2ea5b0fee64be | [] | no_license | rcarlton25/cs201final | https://github.com/rcarlton25/cs201final | 12390a72ba39a67635d287c4e6a5379c0cfcbebf | 2b827a4212a168876b9a4e17d1c41cf670d87ad2 | refs/heads/master | 2020-09-01T22:40:37.360000 | 2019-12-03T03:55:30 | 2019-12-03T03:55:30 | 219,076,705 | 4 | 0 | null | false | 2019-12-02T13:04:24 | 2019-11-01T23:21:11 | 2019-12-02T13:00:47 | 2019-12-02T13:04:24 | 8,938 | 3 | 0 | 1 | Java | false | false | package Screener;
public class StockResult {
public int symbols_requested;
public int symbols_returned;
public StockData[] data;
public int getSymbolsRequested() {
return this.symbols_requested;
}
public int getSymbolsReturned() {
return this.symbols_returned;
}
public StockData[] getStockData() {
retu... | UTF-8 | Java | 338 | java | StockResult.java | Java | [] | null | [] | package Screener;
public class StockResult {
public int symbols_requested;
public int symbols_returned;
public StockData[] data;
public int getSymbolsRequested() {
return this.symbols_requested;
}
public int getSymbolsReturned() {
return this.symbols_returned;
}
public StockData[] getStockData() {
retu... | 338 | 0.745562 | 0.745562 | 17 | 18.941177 | 13.866891 | 36 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.352941 | false | false | 15 |
9776596289e7ab6a00f2f10a6e3f1951e12cf1e5 | 18,047,452,641,513 | d6a7fca1d7dd36f5f687172457040be05ef66e35 | /server/src/main/java/org/vyhlidka/homeautomation/eq3/domain/LMaxMessage.java | 9997634596a078e3ecd5283639a3cb2a841d226c | [
"Apache-2.0"
] | permissive | LukasVyhlidka/HomeAutomator | https://github.com/LukasVyhlidka/HomeAutomator | de86f9bfe50c819a1a6370cb995ad02729448ca7 | d1f15b934f66a0168c179fa85eb1ff88a2b84ec1 | refs/heads/master | 2022-12-22T21:19:19.604000 | 2021-01-04T13:36:00 | 2021-01-04T13:36:00 | 76,788,652 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.vyhlidka.homeautomation.eq3.domain;
import org.apache.commons.lang3.Validate;
import java.util.Collections;
import java.util.List;
/**
* Represents the L-type of the MAX message.
*/
public class LMaxMessage extends MaxMessage {
public final List<MaxDevice> devices;
public LMaxMessage(final St... | UTF-8 | Java | 2,303 | java | LMaxMessage.java | Java | [] | null | [] | package org.vyhlidka.homeautomation.eq3.domain;
import org.apache.commons.lang3.Validate;
import java.util.Collections;
import java.util.List;
/**
* Represents the L-type of the MAX message.
*/
public class LMaxMessage extends MaxMessage {
public final List<MaxDevice> devices;
public LMaxMessage(final St... | 2,303 | 0.582284 | 0.580113 | 80 | 27.7875 | 24.684355 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.575 | false | false | 15 |
76a2ae91901066b03ebbd719f8c0f11d33986fe6 | 16,192,026,756,420 | e5d4052b7b1343bc6ff4daeea1223e54173e02be | /hüseyin engin 202802005 NO Yazilimyapimi final ödevi/app/src/main/java/com/huso/yazilimyapimi/almakistenilenleradapter.java | a3e08f0faf96c52dff77d97a78cba38dc7208064 | [] | no_license | huseyin0709/yazilimyapimifinal | https://github.com/huseyin0709/yazilimyapimifinal | 447faa46e01e1ff0460931b3e307ce24c412c7ef | 6dec20e51fa23734a15c22b769438a27b7a7450c | refs/heads/main | 2023-06-03T15:24:09.428000 | 2021-06-18T20:49:37 | 2021-06-18T20:49:37 | 378,257,974 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.huso.yazilimyapimi;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.recyclerview.widget.RecyclerView;
import ... | UTF-8 | Java | 7,107 | java | almakistenilenleradapter.java | Java | [] | null | [] | package com.huso.yazilimyapimi;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.recyclerview.widget.RecyclerView;
import ... | 7,107 | 0.671545 | 0.670419 | 139 | 50.122303 | 58.310314 | 401 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.633094 | false | false | 15 |
066e73d6ae330c8b5e3ff5be9c8262bf32ee24a5 | 39,307,540,709,347 | 96d3a00468ebb3f2defc2b6a66dcc0e6af59affd | /fsdevtools-commands/module/src/main/java/com/espirit/moddev/cli/commands/module/utils/ModuleInstaller.java | c04da97eefd5a57acadad93106898a8c4dbe8626 | [
"Apache-2.0"
] | permissive | liphis/FSDevTools | https://github.com/liphis/FSDevTools | 63606aad0437c8c6687572770dff80959864ce24 | 01835b7cf7a3ef291e36771b7b1b809739904a69 | refs/heads/master | 2023-08-10T17:42:12.824000 | 2021-08-12T07:51:08 | 2021-08-12T07:51:08 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
*
* *********************************************************************
* fsdevtools
* %%
* Copyright (C) 2021 e-Spirit AG
* %%
* 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
*
... | UTF-8 | Java | 22,815 | java | ModuleInstaller.java | Java | [] | null | [] | /*
*
* *********************************************************************
* fsdevtools
* %%
* Copyright (C) 2021 e-Spirit AG
* %%
* 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
*
... | 22,815 | 0.746 | 0.745255 | 473 | 47.234673 | 42.590855 | 204 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.021142 | false | false | 15 |
51b81824e8680fef5d2b34894e429b7c90a95bcf | 39,307,540,710,730 | b3d7a14b7cc409c34e70bd80caf809b75bceca71 | /app/src/main/java/ir/altaytech/saeedmobile/Model/Customer.java | 8d00408b475cd2f78a001e95b11984389971a60d | [] | no_license | AltayTech/saeedmobile | https://github.com/AltayTech/saeedmobile | 203c43751ea66f0a5fd6e5e56ac19cfa2d04178f | 69c35f5465f3223c4fdb43e382d761d66d808068 | refs/heads/master | 2022-11-21T01:54:49.119000 | 2019-10-06T08:00:16 | 2019-10-06T08:00:16 | 213,129,624 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ir.altaytech.saeedmobile.Model;
import android.support.annotation.Keep;
import com.google.gson.annotations.SerializedName;
/**
* Created by SCIT on 3/10/2017.
*/
@Keep
public class Customer {
@SerializedName("FirstName")
private String FirstName;
@SerializedName("LastName")
private String... | UTF-8 | Java | 3,004 | java | Customer.java | Java | [
{
"context": "son.annotations.SerializedName;\n\n/**\n * Created by SCIT on 3/10/2017.\n */\n@Keep\npublic class Customer {\n\n",
"end": 157,
"score": 0.9935315251350403,
"start": 153,
"tag": "USERNAME",
"value": "SCIT"
},
{
"context": "il;\n\n public Customer(String first_name, S... | null | [] | package ir.altaytech.saeedmobile.Model;
import android.support.annotation.Keep;
import com.google.gson.annotations.SerializedName;
/**
* Created by SCIT on 3/10/2017.
*/
@Keep
public class Customer {
@SerializedName("FirstName")
private String FirstName;
@SerializedName("LastName")
private String... | 3,004 | 0.678762 | 0.676431 | 108 | 26.814816 | 27.675417 | 215 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.583333 | false | false | 15 |
8951b554d8f62c75c925ca04fd94aeebbbf84d1f | 37,572,373,932,113 | 5483de46e2ae873baf13200772cccf5336322e2b | /src/sample/Main.java | e7f8ae2c74a8fd9c8873315c33c1a17fbda1b3b6 | [] | no_license | Spellwizard/MaybeSimpleRPG | https://github.com/Spellwizard/MaybeSimpleRPG | 89a8a717996ce3d2614c46f6586845539917d25b | f68c9d6bed6e8baee3c2867544fc580eb7dfff82 | refs/heads/master | 2022-09-19T03:06:24.962000 | 2020-06-05T15:17:50 | 2020-06-05T15:17:50 | 269,680,941 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sample;
import javax.swing.*;
public class Main{
public static void main(String[]args){
System.out.println("Starting Main");
//make the class and start the initial sheet construction needed
Menu frame = new Menu("Game Menu");
//make sure the window will stop program on c... | UTF-8 | Java | 476 | java | Main.java | Java | [] | null | [] | package sample;
import javax.swing.*;
public class Main{
public static void main(String[]args){
System.out.println("Starting Main");
//make the class and start the initial sheet construction needed
Menu frame = new Menu("Game Menu");
//make sure the window will stop program on c... | 476 | 0.653361 | 0.653361 | 22 | 20.545454 | 23.921703 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 15 |
3c1c32212716891fc0a36640c535fe70d5c87d02 | 37,572,373,930,719 | d844d1ab64d23b2c26b4e9520bbcab141f90e0e4 | /src/main/java/com/google/codeu/data/User.java | b80a9eb3d2c149fe6808e140c0c21d9166e6423d | [
"Apache-2.0"
] | permissive | prudencep/CodeU2019-Team28 | https://github.com/prudencep/CodeU2019-Team28 | b613a35359ed58e3d2c1ef5c6802977499fd364a | 08cedb2384e27981a913a39c0ea472e285023404 | refs/heads/master | 2020-05-14T22:39:08.180000 | 2019-04-17T04:37:42 | 2019-04-17T04:37:42 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.codeu.data;
/** Keeps track of user information. */
public class User {
private final String email;
private final String aboutMe;
private final String location;
private String imageUrl;
/** Represents a user entity's constructor. */
public User(String email, String aboutMe, String loca... | UTF-8 | Java | 750 | java | User.java | Java | [] | null | [] | package com.google.codeu.data;
/** Keeps track of user information. */
public class User {
private final String email;
private final String aboutMe;
private final String location;
private String imageUrl;
/** Represents a user entity's constructor. */
public User(String email, String aboutMe, String loca... | 750 | 0.68 | 0.68 | 38 | 18.736841 | 16.156609 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421053 | false | false | 15 |
734acc82f7f1480781668c4de0e8288dc619c58f | 38,860,864,140,163 | f78115542ee0afeba0ce84b93c175d3540649735 | /Smart_Home/src/test/java/ru/sbt/mipt/oop/event/processors/Loaders.java | 7d737ce213fca7c47161c6ae7076d437a5823b90 | [] | no_license | justfeelfil/education-sbt-principles_of_software_design | https://github.com/justfeelfil/education-sbt-principles_of_software_design | 83997a57c897e833c58bade77b7b33a30d883cf4 | 04e88e41098f9d4fd92a489a4e6e46df1ba75a4f | refs/heads/master | 2020-04-12T09:55:52.080000 | 2018-12-19T09:25:09 | 2018-12-19T09:25:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.sbt.mipt.oop.event.processors;
import com.google.gson.Gson;
import ru.sbt.mipt.oop.event.tools.SensorEvent;
import ru.sbt.mipt.oop.homecomponents.SmartHome;
import ru.sbt.mipt.oop.loaders.FileSmartHomeLoader;
import ru.sbt.mipt.oop.loaders.SmartHomeLoader;
import java.io.IOException;
import java... | UTF-8 | Java | 859 | java | Loaders.java | Java | [] | null | [] | package ru.sbt.mipt.oop.event.processors;
import com.google.gson.Gson;
import ru.sbt.mipt.oop.event.tools.SensorEvent;
import ru.sbt.mipt.oop.homecomponents.SmartHome;
import ru.sbt.mipt.oop.loaders.FileSmartHomeLoader;
import ru.sbt.mipt.oop.loaders.SmartHomeLoader;
import java.io.IOException;
import java... | 859 | 0.717113 | 0.717113 | 26 | 31.038462 | 26.237789 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.576923 | false | false | 15 |
f9747bbaeaba01f8d99f61d33d044316a4e16695 | 39,376,260,174,583 | e4f98cab2f2ea9590567d5e157c7b8c03363cc5a | /test/de/vawi/factoryCanteen/IntegrationTests.java | b30469999d319ebe03fadfd8778a8e3d67902500 | [] | no_license | iface06/factoryCanteen | https://github.com/iface06/factoryCanteen | 0ec9c839aad9c619c3e767e0397469f1838651b4 | 2198d024ee1c18ec2706d9e1fbd2105f06a53658 | refs/heads/master | 2021-01-23T19:45:27.771000 | 2013-08-15T20:09:00 | 2013-08-15T20:09:00 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package de.vawi.factoryCanteen;
import de.vawi.factoryCanteen.persistence.dishes.ImportIntegrationTest;
import org.junit.Ignore;
import org.junit.runner.RunWith;
import org.junit.runners.Suite;
/**
*
* @author tatsch... | UTF-8 | Java | 451 | java | IntegrationTests.java | Java | [
{
"context": "import org.junit.runners.Suite;\n\n/**\n *\n * @author tatsch\n */\n@Ignore\n@RunWith(Suite.class)\n@Suite.SuiteCla",
"end": 320,
"score": 0.9993780255317688,
"start": 314,
"tag": "USERNAME",
"value": "tatsch"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package de.vawi.factoryCanteen;
import de.vawi.factoryCanteen.persistence.dishes.ImportIntegrationTest;
import org.junit.Ignore;
import org.junit.runner.RunWith;
import org.junit.runners.Suite;
/**
*
* @author tatsch... | 451 | 0.749446 | 0.749446 | 23 | 18.608696 | 18.675116 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.304348 | false | false | 15 |
29a1a316b2f8ec0830f4cec8196684b6c567380e | 39,642,548,145,212 | 1931f0fd8a66cf6e9f630fe1397c36f757638977 | /lappo_hospital/src/main/java/db/dto/PersonDto.java | 73d87be3b6a4ae53a631e35fd8add9d1835ecd7e | [] | no_license | Aktubius/epam-bravo-2010 | https://github.com/Aktubius/epam-bravo-2010 | a63b0eff51901890c3127c758cacf715182a0d77 | b3c2488d34b98bd5c0bf0649fdfe2b635c53b70a | refs/heads/master | 2021-01-13T14:36:45.668000 | 2011-01-17T12:51:44 | 2011-01-17T12:51:44 | 51,060,508 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package db.dto;
import java.io.Serializable;
public class PersonDto implements Serializable, AbstractDto
{
/**
* This attribute maps to the column NAME in the PERSON table.
*/
protected String name;
/**
* This attribute maps to the column LOGIN in the PERSON table.
*/
protected String log... | UTF-8 | Java | 3,412 | java | PersonDto.java | Java | [
{
"context": " login=\" + login );\r\n\t\tret.append( \", password=\" + password );\r\n\t\tret.append( \", idPerson=\" + idPerson );\r\n\t\t",
"end": 3329,
"score": 0.5482948422431946,
"start": 3321,
"tag": "PASSWORD",
"value": "password"
}
] | null | [] | package db.dto;
import java.io.Serializable;
public class PersonDto implements Serializable, AbstractDto
{
/**
* This attribute maps to the column NAME in the PERSON table.
*/
protected String name;
/**
* This attribute maps to the column LOGIN in the PERSON table.
*/
protected String log... | 3,414 | 0.546893 | 0.544256 | 209 | 14.325358 | 16.653214 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.363636 | false | false | 15 |
6dfa4dc79a4fac701154e941a716f4ae95bd4e7b | 13,554,916,850,702 | 275ec30cd19b72d7570b51232f7e462f5ff807e6 | /Exercícios/expressão.java | b7f8fcad9a04c6043d6a707bf8657349f7717d47 | [] | no_license | Miguelcutri/Exercicios-Java-Variaveis-e-operadores | https://github.com/Miguelcutri/Exercicios-Java-Variaveis-e-operadores | df992c7ab5a834ebec74cd6dad625d844920db81 | acf6f3f17b627bbe477936d76dca0093fcc22a3e | refs/heads/main | 2023-01-10T06:33:55.772000 | 2020-11-13T14:19:25 | 2020-11-13T14:19:25 | 312,594,553 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package PacoteJava;
import java.util.Scanner;
public class expressão {
public static void main(String args[]) {
int a,b,c, r, s, d;
Scanner ler = new Scanner(System.in);
System.out.println("Entre com A: ");
a = ler.nextInt();
System.out.println("Entre com B: ");
b =ler.nextInt();
System.out.println... | ISO-8859-1 | Java | 434 | java | expressão.java | Java | [] | null | [] | package PacoteJava;
import java.util.Scanner;
public class expressão {
public static void main(String args[]) {
int a,b,c, r, s, d;
Scanner ler = new Scanner(System.in);
System.out.println("Entre com A: ");
a = ler.nextInt();
System.out.println("Entre com B: ");
b =ler.nextInt();
System.out.println... | 434 | 0.6097 | 0.60739 | 21 | 19.619047 | 13.214264 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.428571 | false | false | 15 |
e6ba702ef06b3448fd904c1f8b596cab91a6ad7e | 37,769,942,431,937 | 8670f5a428eb46c41bb9dccaf149753ba5392726 | /Viidensuora/test/vihjeToiminto/VihjeTest.java | 8be3c321dba830e249077bacaebcd8033805c0c6 | [] | no_license | aapomalk/OhHa | https://github.com/aapomalk/OhHa | 77805f434e3d33cf1c4a43ebf111e4bf024748fb | 03c8280eca92964120ecd1ae81bfa96c716c5496 | refs/heads/master | 2016-09-09T23:27:04.873000 | 2013-08-29T10:01:22 | 2013-08-29T10:01:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package vihjeToiminto;
import org.junit.After;
import org.junit.AfterClass;
import org.junit.Before;
import org.junit.BeforeClass;
import org.junit.Test;
import static org.junit.Assert.*;
import viidensuora.RistiNollaMu... | UTF-8 | Java | 2,799 | java | VihjeTest.java | Java | [
{
"context": "stio;\nimport viidensuora.Laatu;\n\n/**\n *\n * @author aapomalk\n */\npublic class VihjeTest {\n private Vihje vi",
"end": 380,
"score": 0.9994049072265625,
"start": 372,
"tag": "USERNAME",
"value": "aapomalk"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package vihjeToiminto;
import org.junit.After;
import org.junit.AfterClass;
import org.junit.Before;
import org.junit.BeforeClass;
import org.junit.Test;
import static org.junit.Assert.*;
import viidensuora.RistiNollaMu... | 2,799 | 0.618792 | 0.605216 | 89 | 30.449438 | 23.361359 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.752809 | false | false | 15 |
21ffc8404fa680474b65e119d408178d8e4ed2eb | 35,278,861,421,244 | f1fb1b33b9f09a26fe2b34351e4c52fd87753219 | /window/window/src/main/java/androidx/window/WindowLayoutInfo.java | d19f91c0d2ce2cddd014efc22398d59318380185 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | raduschirliu/androidx | https://github.com/raduschirliu/androidx | eaafb061fdff733239f84a43b3b7682d5fe12aaa | 772c0f9a2bf3a8b06ea3a839a4e4475b37908420 | refs/heads/androidx-main | 2023-03-19T16:27:33.078000 | 2021-03-11T16:40:33 | 2021-03-11T16:40:33 | 330,486,798 | 0 | 0 | Apache-2.0 | true | 2021-02-13T16:04:50 | 2021-01-17T21:06:14 | 2021-02-05T15:53:46 | 2021-02-13T16:04:50 | 596,931 | 0 | 0 | 0 | Java | false | false | /*
* Copyright 2020 The Android Open Source Project
*
* 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 applica... | UTF-8 | Java | 3,664 | java | WindowLayoutInfo.java | Java | [] | null | [] | /*
* Copyright 2020 The Android Open Source Project
*
* 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 applica... | 3,664 | 0.659662 | 0.656932 | 113 | 31.424778 | 28.299225 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.362832 | false | false | 15 |
1c7dd2691b1eec28f5f084ab6110963269c336a3 | 35,278,861,421,140 | 909cd0053a1e2a5e6e281d01493d2620053d465d | /obd-api-android/src/main/java/com/github/zanderman/obd/receivers/OBDReceiver.java | e5045ca1835d1a1988db8d4d37175210e6c15d01 | [] | no_license | zanderman/obd-api-android | https://github.com/zanderman/obd-api-android | bc0fb0cb1d73e826956f03e4e941ac6d69b5396e | 0507749247024c1769fabb38418d81f7c9c33e36 | refs/heads/master | 2021-01-21T12:57:56.081000 | 2016-04-29T19:09:05 | 2016-04-29T19:09:05 | 52,851,623 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.zanderman.obd.receivers;
import android.bluetooth.BluetoothAdapter;
import android.bluetooth.BluetoothDevice;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import com.github.zanderman.obd.R;
import com.github.zanderman.obd.interfaces.Blueto... | UTF-8 | Java | 4,261 | java | OBDReceiver.java | Java | [
{
"context": "package com.github.zanderman.obd.receivers;\n\nimport android.bluetooth.Bluetoot",
"end": 28,
"score": 0.9975703358650208,
"start": 19,
"tag": "USERNAME",
"value": "zanderman"
},
{
"context": "import android.content.Intent;\n\nimport com.github.zanderman.obd.R;\nimport ... | null | [] | package com.github.zanderman.obd.receivers;
import android.bluetooth.BluetoothAdapter;
import android.bluetooth.BluetoothDevice;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import com.github.zanderman.obd.R;
import com.github.zanderman.obd.interfaces.Blueto... | 4,261 | 0.668388 | 0.668388 | 125 | 33.088001 | 32.276558 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.232 | false | false | 15 |
e9a58e8c0285dd9d957adc6f5a8b4bf3d7063c75 | 38,113,539,818,980 | 1331855a8794aa5ea8c54935f941fe9e0d618b35 | /Java/Java_Course_Assignments/Contact/src/com/kevin/contact/obsolete/build4/storagemanage/StorageManage.java | af1dc88621cb6df3731ef81ccdcd414c9535adb3 | [
"MIT"
] | permissive | kevinkda/Java_Course_Assignments | https://github.com/kevinkda/Java_Course_Assignments | 9abf31e2729afd9bbec22fd5555878f164a4aaf5 | 9f649aa82b5835e0eb89cb613994029da2d1172b | refs/heads/master | 2020-08-02T03:59:37.032000 | 2020-06-28T03:48:07 | 2020-06-28T03:48:07 | 211,130,991 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) 2019 Kevin KDA. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
* Morbi non lorem porttitor neque feugiat blandit. Ut vitae ipsum eget quam lacinia accumsan.
* Etiam sed turpis ac ipsum condimentum fringilla. Maecenas magna.
* Proin dapibus sapien vel ante. Aliquam erat volutpat. Pellent... | UTF-8 | Java | 5,218 | java | StorageManage.java | Java | [
{
"context": "/*\n * Copyright (c) 2019 Kevin KDA. Lorem ipsum dolor sit amet, consectetur adipisci",
"end": 34,
"score": 0.9997633099555969,
"start": 25,
"tag": "NAME",
"value": "Kevin KDA"
},
{
"context": ".io.*;\nimport java.util.ArrayList;\n\n/**\n * @author Kevin KDA\n * @versio... | null | [] | /*
* Copyright (c) 2019 <NAME>. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
* Morbi non lorem porttitor neque feugiat blandit. Ut vitae ipsum eget quam lacinia accumsan.
* Etiam sed turpis ac ipsum condimentum fringilla. Maecenas magna.
* Proin dapibus sapien vel ante. Aliquam erat volutpat. Pellentesq... | 5,212 | 0.664564 | 0.655499 | 126 | 39.26984 | 32.759445 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.507937 | false | false | 15 |
83773a9aac0f5ecacbfeb3c0b5da8e49e8aaf19d | 39,024,072,895,736 | 87b4a070f3e6106cf552dfe62d8bcb8d587c4c2b | /src/main/java/com/shoppingsocieties/repository/ProductRepository.java | da30bb54ce627a69e959b22f9fd89f0d384e72c3 | [] | no_license | shashimal/shoppingsocieties | https://github.com/shashimal/shoppingsocieties | f33c6b31f3f184da6c1213c999d5ac3840be9360 | 3149ad8ed38fad8a6e48740e6be77a44c69140c1 | refs/heads/master | 2021-08-08T19:41:21.571000 | 2020-04-17T03:45:21 | 2020-04-17T03:45:21 | 157,310,503 | 0 | 0 | null | false | 2020-04-17T03:45:22 | 2018-11-13T02:49:17 | 2018-11-13T03:00:46 | 2020-04-17T03:45:22 | 1,058 | 0 | 0 | 0 | Java | false | false | package com.shoppingsocieties.repository;
import com.shoppingsocieties.entity.Product;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
/**
*
* Responsible for handling all the database operations of product entity
*
*/
@Repository
public interface Pr... | UTF-8 | Java | 376 | java | ProductRepository.java | Java | [] | null | [] | package com.shoppingsocieties.repository;
import com.shoppingsocieties.entity.Product;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
/**
*
* Responsible for handling all the database operations of product entity
*
*/
@Repository
public interface Pr... | 376 | 0.819149 | 0.819149 | 14 | 25.857143 | 28.08115 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.357143 | false | false | 15 |
3fe310f88a1484b74ce5098bd851d47249875c1d | 39,573,828,672,166 | b70050f4c7ee1b0960d441ada5a3f7d1abc1f760 | /Temario/T_00/Networking/src/fileserver/FileServer.java | 8942e257b4944bd6be35357b99b6daad9c781416 | [] | no_license | ebtineo/2-DAW-Desarrollo-web-en-entorno-servidor | https://github.com/ebtineo/2-DAW-Desarrollo-web-en-entorno-servidor | 254dbfdb3df1ba6ccacea33c1bc7dce3a21abc96 | b2463d6ab666b27d4f7c6c67b8d24471d77dc749 | refs/heads/master | 2021-01-30T19:35:59.197000 | 2020-02-27T11:41:13 | 2020-02-27T11:41:13 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package fileserver;
import java.net.*;
import java.io.*;
/**
*
* @author jose
*/
public class FileServer {
public static void main(String[] args) {
ServerSocket serverSocket = null;
try ... | UTF-8 | Java | 2,296 | java | FileServer.java | Java | [
{
"context": "t java.net.*;\nimport java.io.*;\n\n/**\n *\n * @author jose\n */\npublic class FileServer {\n public static v",
"end": 182,
"score": 0.9951805472373962,
"start": 178,
"tag": "USERNAME",
"value": "jose"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package fileserver;
import java.net.*;
import java.io.*;
/**
*
* @author jose
*/
public class FileServer {
public static void main(String[] args) {
ServerSocket serverSocket = null;
try ... | 2,296 | 0.534002 | 0.529643 | 74 | 30 | 25.894276 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.445946 | false | false | 15 |
dfef8230c411df96b3c20285dc3fb78020b330f0 | 35,424,890,290,125 | b135723e0924c9f31f5450c00bce26d0a1ce0f7f | /SPRING-EXAMEN-JAVA2-VRAAG2-START/src/main/java/edu/ap/spring/ExamApplication.java | bd68e0c55d882c9661acf2bed85e473ae001b641 | [] | no_license | daankennes/Examen-Java-Advanced | https://github.com/daankennes/Examen-Java-Advanced | 696b8e7d31931bc6d572364e5ac14ff0ac6b1356 | 2ff338b99b5c0eedc59c35dc9c02067c8e7eaf2e | refs/heads/master | 2020-03-11T14:19:11.208000 | 2018-04-18T14:06:48 | 2018-04-18T14:06:48 | 130,049,946 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.ap.spring;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.CommandLineRunner;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.ApplicationContext;
import ... | UTF-8 | Java | 1,283 | java | ExamApplication.java | Java | [] | null | [] | package edu.ap.spring;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.CommandLineRunner;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.ApplicationContext;
import ... | 1,283 | 0.705378 | 0.669525 | 46 | 26.913044 | 23.745779 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.630435 | false | false | 15 |
3805db6b9456bf19bd8fea2f3d67ce6e5d17ffdb | 37,589,553,790,261 | e1ccd5edee55f48b315d7d4d263474c9dce4c19e | /src/services/restlet/api/ClientinfoResource.java | a1d24a776ae2bb6931ce0a5f28b83b2178a451b7 | [] | no_license | wenhsiaoyi/ss3cpm | https://github.com/wenhsiaoyi/ss3cpm | fdd5e3c03d93b0205660bb77cb3d5e8ca86e4f40 | 28dfd02025e9c904a8ec46a67298c4409748cab7 | refs/heads/master | 2016-08-08T16:19:07.312000 | 2015-07-22T09:09:00 | 2015-07-22T09:09:00 | 39,484,848 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package services.restlet.api;
import host.application.service.ApplicationConstant;
import java.sql.Timestamp;
import java.time.LocalDateTime;
import java.time.ZoneId;
import java.time.format.DateTimeFormatter;
import java.util.Date;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactor... | UTF-8 | Java | 4,266 | java | ClientinfoResource.java | Java | [
{
"context": "edu.lib.common.util.DateConverter;\n\n/**\n * @author wenhsiaoyi\n * \n * \n * \n * \n {\"sys\": \"PM\",\n \"uid\": 3150,\n ",
"end": 783,
"score": 0.9996508359909058,
"start": 773,
"tag": "USERNAME",
"value": "wenhsiaoyi"
},
{
"context": " \n * \n {\"sys\": \"PM\",... | null | [] | package services.restlet.api;
import host.application.service.ApplicationConstant;
import java.sql.Timestamp;
import java.time.LocalDateTime;
import java.time.ZoneId;
import java.time.format.DateTimeFormatter;
import java.util.Date;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactor... | 4,266 | 0.683301 | 0.668666 | 171 | 23.374269 | 21.37524 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.321637 | false | false | 15 |
9c0fb2d5497d0b55ca68ae12e8706bce361afe8b | 19,439,022,052,454 | 037a637a60d6049a01ac50f6aaa6e28da7565fbe | /docs/assets/src/main/java/com/orange/srs/refreport/model/TO/inventory/ExportSpecificInventoryGkTO.java | 30eefe2f8f9211ab46bde39b68b1bd721a73692b | [] | no_license | binazon/angular | https://github.com/binazon/angular | 3e9006880f023a37205d8d2a6e5439d54ef28b0d | fdaaf36b60bd06a99c3076838bf3a50ad308533e | refs/heads/master | 2022-12-02T02:46:15.327000 | 2019-07-30T10:05:09 | 2019-07-30T10:05:09 | 197,146,414 | 1 | 0 | null | false | 2022-11-24T05:22:55 | 2019-07-16T07:47:53 | 2021-01-14T11:26:50 | 2022-11-24T05:22:52 | 88,877 | 1 | 0 | 7 | TypeScript | false | false | package com.orange.srs.refreport.model.TO.inventory;
public class ExportSpecificInventoryGkTO {
public String entityId;
public String label;
public ExportSpecificInventoryGkTO(String entityId, String label) {
super();
this.entityId = entityId;
this.label = label;
}
@Override
public String toString() {
... | UTF-8 | Java | 414 | java | ExportSpecificInventoryGkTO.java | Java | [] | null | [] | package com.orange.srs.refreport.model.TO.inventory;
public class ExportSpecificInventoryGkTO {
public String entityId;
public String label;
public ExportSpecificInventoryGkTO(String entityId, String label) {
super();
this.entityId = entityId;
this.label = label;
}
@Override
public String toString() {
... | 414 | 0.731884 | 0.731884 | 19 | 20.789474 | 24.867182 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.263158 | false | false | 15 |
54d05f1dbade0cada3439345cd21133496bd87ab | 9,199,820,010,350 | 8f4eec46d2d76692a2fb6260df310d0975407e6f | /puc/integracao/src/test/java/br/com/pucminas/integracao/BaralhoTest.java | 1c2caba07fb6645dcaf5858003444396d5d46ef9 | [] | no_license | Pongelupe/javaEE_studies | https://github.com/Pongelupe/javaEE_studies | 6557259c9280834c63ad8ec2a980b37b73741af2 | edcf915c5561785137f168378f231d7326663bf4 | refs/heads/master | 2022-12-20T13:44:33.735000 | 2020-01-03T01:08:40 | 2020-01-03T01:08:40 | 99,395,536 | 1 | 0 | null | false | 2022-12-16T04:25:18 | 2017-08-05T03:09:26 | 2020-01-08T17:57:05 | 2022-12-16T04:25:15 | 11,213 | 1 | 0 | 9 | Java | false | false | package br.com.pucminas.integracao;
import org.junit.Assert;
import static org.junit.Assert.*;
import org.junit.Before;
import org.junit.Test;
public class BaralhoTest {
GeradorNumeroAleatorio mock;
Baralho baralho = new Baralho();
/** Fixture initialization (common initialization
* for all tests). **... | UTF-8 | Java | 960 | java | BaralhoTest.java | Java | [] | null | [] | package br.com.pucminas.integracao;
import org.junit.Assert;
import static org.junit.Assert.*;
import org.junit.Before;
import org.junit.Test;
public class BaralhoTest {
GeradorNumeroAleatorio mock;
Baralho baralho = new Baralho();
/** Fixture initialization (common initialization
* for all tests). **... | 960 | 0.689474 | 0.683158 | 32 | 28.71875 | 25.878605 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.59375 | false | false | 15 |
05a466f46cf475a60cdc69430a1de2acf4f4c42f | 36,249,524,010,704 | e2e2eb674909acd642a2103676d909e175a406f5 | /LeetCode/src/tree/RecoverTree.java | 40ad585e3a94d0071889133e9f1dccfce7981591 | [] | no_license | MrZhengWeiCN/leetcode | https://github.com/MrZhengWeiCN/leetcode | fd7b7f5960dd469a60e7dada3037478a85e0bc96 | dde928e02f2413bfcc44dd1e754b068abd399c31 | refs/heads/master | 2021-09-07T08:46:18.644000 | 2018-02-20T14:55:58 | 2018-02-20T14:55:58 | 112,304,494 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tree;
/**
* 恢復搜索树出错的两个节点 Title: Description: Company:
*
* @author 郑伟
* @date 2018年1月21日下午7:55:15
*/
public class RecoverTree {
TreeNode one = null;
TreeNode two = null;
TreeNode preNode = new TreeNode(Integer.MIN_VALUE);
public void recoverTree(TreeNode root) {
doInorder(root);
int temp = one.va... | GB18030 | Java | 665 | java | RecoverTree.java | Java | [
{
"context": "的两个节点 Title: Description: Company:\n * \n * @author 郑伟\n * @date 2018年1月21日下午7:55:15\n */\npublic class Rec",
"end": 81,
"score": 0.9986000061035156,
"start": 79,
"tag": "NAME",
"value": "郑伟"
}
] | null | [] | package tree;
/**
* 恢復搜索树出错的两个节点 Title: Description: Company:
*
* @author 郑伟
* @date 2018年1月21日下午7:55:15
*/
public class RecoverTree {
TreeNode one = null;
TreeNode two = null;
TreeNode preNode = new TreeNode(Integer.MIN_VALUE);
public void recoverTree(TreeNode root) {
doInorder(root);
int temp = one.va... | 665 | 0.657097 | 0.637959 | 34 | 17.441177 | 14.23581 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.617647 | false | false | 15 |
4fef485d8da99095c1fdf3ef70cb2d63cd2209a8 | 37,915,971,301,412 | 1b11c103d2cbb8aaa6e3f731bc505de5d8a95b23 | /src/main/java/br/com/unitri/redes2/networksimulator/EthernetInterface.java | f29f3217d8f4104604b4b179b381caa2b90ee17d | [] | no_license | emiliodias/redes2 | https://github.com/emiliodias/redes2 | ef23a9063708121bc2dc53bf5374d028143ac37d | 70f3b31fd0999374c6053430ec02baa3b9053547 | refs/heads/master | 2020-12-26T21:44:05.935000 | 2016-09-24T00:18:14 | 2016-09-24T00:18:14 | 68,411,781 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.unitri.redes2.networksimulator;
import br.com.unitri.redes2.networksimulator.arp.ARPTable;
public class EthernetInterface extends NetworkInterface {
private ARPTable arpTable = new ARPTable();
private Hub hub;
public void setHub(Hub hub) {
this.hub = hub;
}
public void sendMessage(int po... | UTF-8 | Java | 981 | java | EthernetInterface.java | Java | [] | null | [] | package br.com.unitri.redes2.networksimulator;
import br.com.unitri.redes2.networksimulator.arp.ARPTable;
public class EthernetInterface extends NetworkInterface {
private ARPTable arpTable = new ARPTable();
private Hub hub;
public void setHub(Hub hub) {
this.hub = hub;
}
public void sendMessage(int po... | 981 | 0.706244 | 0.704197 | 45 | 20.711111 | 23.000118 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 15 |
2bb4f949dcb0b48f692c0432ec33645473cd96e3 | 37,245,956,413,319 | 462b3dbfada95378e1c88deb7f8dc5ae4b528880 | /Ex3/app/src/main/java/Service/SearchCriteria.java | 8a2b8cf3d64f75629c8b8f5a881a173ff11cf555 | [] | no_license | tpthanhan/Unnamed-Group | https://github.com/tpthanhan/Unnamed-Group | 45f270da233fd5268748d7bddbcddc648f28e4cb | 48c39739ef274d66e10bae91fa3ec6645d7cb548 | refs/heads/master | 2021-01-25T13:11:30.821000 | 2018-05-23T15:53:10 | 2018-05-23T15:53:10 | 123,538,444 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Service;
public class SearchCriteria {
private String name;
private String location;
private boolean fullTime;
public SearchCriteria(String name, String location, boolean fullTime) {
super();
this.name = name;
this.location = location.replace(" ", "+");
this.fullTime = fullTime;
}
... | UTF-8 | Java | 1,023 | java | SearchCriteria.java | Java | [] | null | [] | package Service;
public class SearchCriteria {
private String name;
private String location;
private boolean fullTime;
public SearchCriteria(String name, String location, boolean fullTime) {
super();
this.name = name;
this.location = location.replace(" ", "+");
this.fullTime = fullTime;
}
... | 1,023 | 0.587488 | 0.587488 | 60 | 15.05 | 15.126605 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.25 | false | false | 15 |
9ff4c44bee4f6591f388a24b4fb38ac141344049 | 34,754,875,408,809 | c349a8b764b77c93e7074666106edc92307a560c | /src/minus_on_Fp/main.java | 4598137b01110432644037c0dd80866a182a3a14 | [] | no_license | luumanhquan1/ThuatToanATTTJava | https://github.com/luumanhquan1/ThuatToanATTTJava | eb7467f186c922d475856adc231e3ecbaac7990d | c8e192681bbc64981a0b3d699fd769f86231cf6d | refs/heads/master | 2023-06-13T23:03:40.714000 | 2021-08-03T00:39:17 | 2021-08-03T00:39:17 | 371,281,954 | 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 minus_on_Fp;
/**
*
* @author ASUS TUF
*/
public class main {
public static void main(String[] args) {
MinusOnFp... | UTF-8 | Java | 410 | java | main.java | Java | [
{
"context": "ditor.\n */\npackage minus_on_Fp;\n\n/**\n *\n * @author ASUS TUF\n */\npublic class main {\n public static void ma",
"end": 233,
"score": 0.9998553991317749,
"start": 225,
"tag": "NAME",
"value": "ASUS TUF"
}
] | 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 minus_on_Fp;
/**
*
* @author <NAME>
*/
public class main {
public static void main(String[] args) {
MinusOnFp m... | 408 | 0.656098 | 0.656098 | 18 | 21.777779 | 22.212498 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.388889 | false | false | 15 |
2996896ae50e409717313a7d1eadcc4e62c5fe19 | 34,754,875,406,600 | 25771557f46cc24c263e2bbd69500b3e4027cfcb | /test/gameServer/UserInfoTest.java | 7ca857f275b144566f6351fa1f97b9347cd28073 | [] | no_license | sumitkaul/Game-Maker-Application-Version-2 | https://github.com/sumitkaul/Game-Maker-Application-Version-2 | 69944796dea8c19332a38bb0b5c04d5d29cfb279 | e11c82bb3f8c8ca812163242ee12a600351fadc7 | refs/heads/master | 2016-09-16T02:12:07.156000 | 2014-04-11T21:08:16 | 2014-04-11T21:08:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gameServer;
import static org.junit.Assert.*;
import org.junit.Test;
import org.mockito.Mockito;
public class UserInfoTest {
UserInfo userInfo = Mockito.mock(UserInfo.class);
@Test
public void testUserId() throws Exception{
Mockito.when(userInfo.getUserid()).thenReturn(10);
assertEquals(10, userInfo... | UTF-8 | Java | 685 | java | UserInfoTest.java | Java | [
{
"context": "\tMockito.when(userInfo.getUsername()).thenReturn(\"username\");\n\t\tassertEquals(\"username\", userInfo.getUsernam",
"end": 449,
"score": 0.9989693760871887,
"start": 441,
"tag": "USERNAME",
"value": "username"
},
{
"context": "ername()).thenReturn(\"username\");\n\t\... | null | [] | package gameServer;
import static org.junit.Assert.*;
import org.junit.Test;
import org.mockito.Mockito;
public class UserInfoTest {
UserInfo userInfo = Mockito.mock(UserInfo.class);
@Test
public void testUserId() throws Exception{
Mockito.when(userInfo.getUserid()).thenReturn(10);
assertEquals(10, userInfo... | 689 | 0.745985 | 0.740146 | 29 | 22.620689 | 22.11009 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.344828 | false | false | 15 |
4386ba01d6c2e1a13c0d9e2c8dbea1d6447583c2 | 28,595,892,318,583 | 65e81a6007d28a628299d7bd59a3540f30ae893d | /src/leetcode/SortColors.java | f6740a712f13c1b4498f1a47bb79984cbf089215 | [] | no_license | wiyee/coder | https://github.com/wiyee/coder | cd97d5b9b3869540fcb9e019b00685674675b043 | 5e196f80c6eae4551594706b50eb457a01cef646 | refs/heads/master | 2020-03-17T17:06:17.836000 | 2018-09-27T10:56:04 | 2018-09-27T10:56:04 | 133,775,197 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package leetcode;
import java.util.Arrays;
/**
* Created by wiyee on 2018/5/9.
* Given an array with n objects colored red, white or blue, sort them so that objects of the same color are adjacent, with the colors in the order red, white and blue.
* <p>
* Here, we will use the integers 0, 1, and 2 to represent the... | UTF-8 | Java | 2,353 | java | SortColors.java | Java | [
{
"context": "code;\n\nimport java.util.Arrays;\n\n/**\n * Created by wiyee on 2018/5/9.\n * Given an array with n objects col",
"end": 68,
"score": 0.9995693564414978,
"start": 63,
"tag": "USERNAME",
"value": "wiyee"
}
] | null | [] | package leetcode;
import java.util.Arrays;
/**
* Created by wiyee on 2018/5/9.
* Given an array with n objects colored red, white or blue, sort them so that objects of the same color are adjacent, with the colors in the order red, white and blue.
* <p>
* Here, we will use the integers 0, 1, and 2 to represent the... | 2,353 | 0.467063 | 0.441139 | 74 | 30.797297 | 30.027906 | 168 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.891892 | false | false | 15 |
2db657ab5ce19e74a741e6739c4c70a6aeba4d30 | 5,394,478,924,647 | 035723209cc5fd50acf5ff1c841966a1dac8ce1b | /qcloudapi-base/src/main/java/org/wtb/qcloudapi/base/QcloudApiConf.java | 9f8f59fe3745f66c5494cd86284df307cd6471de | [
"MIT"
] | permissive | chinafzy/qcloudapi | https://github.com/chinafzy/qcloudapi | ab81b52a90fa05b0e8400045bc9281d9aba0de13 | 905afb21d62a4ba373ebc5c77e1885321fedddda | refs/heads/master | 2021-01-20T22:29:27.264000 | 2019-04-02T09:41:15 | 2019-04-02T09:41:15 | 64,127,786 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.wtb.qcloudapi.base;
import java.io.UnsupportedEncodingException;
import java.net.URLEncoder;
import java.util.Map;
import java.util.Random;
import org.wtb.qcloudapi.base.util.Args;
import org.wtb.qcloudapi.base.util.ChainMap;
import org.wtb.qcloudapi.base.util.QcloudSigners;
/**
* (ThreadSafe)QQ云平台客户端AP... | UTF-8 | Java | 3,446 | java | QcloudApiConf.java | Java | [
{
"context": "**\n * (ThreadSafe)QQ云平台客户端API配置信息 \n * \n * @author 19781971@qq.com\n */\npublic class QcloudApiConf {\n\n private sta",
"end": 357,
"score": 0.9998970031738281,
"start": 342,
"tag": "EMAIL",
"value": "19781971@qq.com"
}
] | null | [] | package org.wtb.qcloudapi.base;
import java.io.UnsupportedEncodingException;
import java.net.URLEncoder;
import java.util.Map;
import java.util.Random;
import org.wtb.qcloudapi.base.util.Args;
import org.wtb.qcloudapi.base.util.ChainMap;
import org.wtb.qcloudapi.base.util.QcloudSigners;
/**
* (ThreadSafe)QQ云平台客户端AP... | 3,438 | 0.565966 | 0.560712 | 117 | 28.282051 | 25.642796 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.709402 | false | false | 15 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.