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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
bb37b0e5f1ab5ce87fd95587481dac7485ddd3de | 34,428,457,858,000 | 4cab1311d96a9d8b10d061c2dfff76ecd9f693a8 | /Desarrollo/SAC/4. Implementacion/SAC-REST/src/main/java/edu/g3/sac/dao/beans/AsistenciaDetalle.java | ae333329fc69eaeef2b335a7e9eb0a0b078140f3 | [] | no_license | kevinMonteza/Grupo-3 | https://github.com/kevinMonteza/Grupo-3 | 490e26302110a1aa392dd109d3eca9a72e12c576 | a0adcfd0247b9aac6992c1fbac78611be8c87baa | refs/heads/master | 2020-04-08T01:14:24.854000 | 2018-11-21T06:03:49 | 2018-11-21T06:03:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.g3.sac.dao.beans;
import java.io.Serializable;
public class AsistenciaDetalle implements Serializable{
private static final long serialVersionUID = 1L;
private int idasistenciadetalle;
private int idasistencia;
private int idmiembro;
private boolean estado;
public AsistenciaDeta... | UTF-8 | Java | 1,032 | java | AsistenciaDetalle.java | Java | [] | null | [] | package edu.g3.sac.dao.beans;
import java.io.Serializable;
public class AsistenciaDetalle implements Serializable{
private static final long serialVersionUID = 1L;
private int idasistenciadetalle;
private int idasistencia;
private int idmiembro;
private boolean estado;
public AsistenciaDeta... | 1,032 | 0.679264 | 0.677326 | 47 | 20.978724 | 19.561674 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.319149 | false | false | 2 |
d14d3a08d826c581c62411879775cb20bb63e549 | 18,245,021,089,452 | 2c99ec66b1e0af95411b18f407b51340b18d2764 | /app/src/main/java/online/huihua/suzhou/com/huihuaapp/model/CommonResultData.java | e4b9e3a6af89fdf844436f20f880d9ea58238a1d | [] | no_license | ahuiwanglei/HuihuaApp | https://github.com/ahuiwanglei/HuihuaApp | 59cdef84d32d6fff8fa5c35ae35ae48d87e92d4c | 7e7b04271bf95fe2214cccbee275a600460b2145 | refs/heads/master | 2021-01-24T10:49:49.558000 | 2018-03-10T13:21:44 | 2018-03-10T13:21:44 | 123,067,431 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package online.huihua.suzhou.com.huihuaapp.model;
/**
* Created by wanglei on 2018/3/4.
*/
public class CommonResultData {
/**
* ActionResults : 0
* ErrorDesc : 审核合同失败,请稍后再试!
* Signature : null
*/
private int ActionResults;
private String ErrorDesc;
private Object Signature;
... | UTF-8 | Java | 840 | java | CommonResultData.java | Java | [
{
"context": "hua.suzhou.com.huihuaapp.model;\n\n/**\n * Created by wanglei on 2018/3/4.\n */\n\npublic class CommonResultData {",
"end": 76,
"score": 0.9990026354789734,
"start": 69,
"tag": "USERNAME",
"value": "wanglei"
}
] | null | [] | package online.huihua.suzhou.com.huihuaapp.model;
/**
* Created by wanglei on 2018/3/4.
*/
public class CommonResultData {
/**
* ActionResults : 0
* ErrorDesc : 审核合同失败,请稍后再试!
* Signature : null
*/
private int ActionResults;
private String ErrorDesc;
private Object Signature;
... | 840 | 0.634474 | 0.625917 | 42 | 18.476191 | 17.253347 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.261905 | false | false | 2 |
b1481706e67082a1a2c2dbef9a0cd2c44f044379 | 22,866,405,890,694 | 23bff833ce1d04fd39a1df13a774d233c83dc1ba | /src/test/IDEA59155/OkWithFromString.java | fcf90c4b5d17766e56a49746eec3a005b7011c28 | [] | no_license | IdeaUJetBrains/RestExample1 | https://github.com/IdeaUJetBrains/RestExample1 | dd867da184098f876af47276404aec9d948196a6 | c6fd291a5516473c240bdea2c42e0924ae4a5dd3 | refs/heads/master | 2020-12-29T18:48:01.624000 | 2015-12-15T11:24:59 | 2015-12-15T11:24:59 | 43,672,445 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test.IDEA59155;
/**
* Created by Olga Pavlova on 11/25/2015.
*/
public class OkWithFromString {
static String fromString(String p){return p; };
}
| UTF-8 | Java | 161 | java | OkWithFromString.java | Java | [
{
"context": "package test.IDEA59155;\n\n/**\n * Created by Olga Pavlova on 11/25/2015.\n */\npublic class OkWithFromString ",
"end": 55,
"score": 0.9998589158058167,
"start": 43,
"tag": "NAME",
"value": "Olga Pavlova"
}
] | null | [] | package test.IDEA59155;
/**
* Created by <NAME> on 11/25/2015.
*/
public class OkWithFromString {
static String fromString(String p){return p; };
}
| 155 | 0.701863 | 0.621118 | 8 | 19.125 | 18.923779 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 2 |
561d7cf77d9dcb9849dc9fd3db0f60db32677457 | 12,644,383,753,875 | a6131a5effa0a170a0d624aa651d11a043379d8c | /app/src/main/java/com/techv/camera1example/CameraInterface.java | a5d3d23e9ff3e4531fc382a75f60168193b6b7ff | [] | no_license | ibrar1988/MyPerfectCameraApp | https://github.com/ibrar1988/MyPerfectCameraApp | 0b002f109afc83e7eb717bd82c1984013970e928 | bb9567dc8927fc8f9879137446cb27788e7dd356 | refs/heads/master | 2020-05-16T05:02:16.439000 | 2019-04-27T06:42:14 | 2019-04-27T06:42:14 | 182,800,439 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.techv.camera1example;
public interface CameraInterface {
void setCameraFrontFacing();
void setCameraBackFacing();
boolean isCameraFrontFacing();
boolean isCameraBackFacing();
void setFrontCameraId(int cameraId);
void setBackCameraId(int cameraId);
int getFrontCameraId();
int... | UTF-8 | Java | 369 | java | CameraInterface.java | Java | [] | null | [] | package com.techv.camera1example;
public interface CameraInterface {
void setCameraFrontFacing();
void setCameraBackFacing();
boolean isCameraFrontFacing();
boolean isCameraBackFacing();
void setFrontCameraId(int cameraId);
void setBackCameraId(int cameraId);
int getFrontCameraId();
int... | 369 | 0.739837 | 0.737127 | 13 | 27.384615 | 12.181565 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.769231 | false | false | 2 |
aa938fb608d8b1810ac5dfad240ee169986fc27b | 2,018,634,671,268 | df5645c78bf368af851a0467a250264d8bce7dcb | /oldclonedetector/src/test/java/newtest/BreakTest14.java | 5a86907304b372bd07f1100b8dc8ff37a9962e7c | [
"MIT"
] | permissive | Programming-Systems-Lab/ioclones | https://github.com/Programming-Systems-Lab/ioclones | 92097c0ff2ba69bb3d35960fb01c1f568ef5a034 | a20a99cd9a4bcc3695eb1c08926ae520372df134 | refs/heads/master | 2022-10-08T08:42:36.088000 | 2019-06-12T14:57:19 | 2019-06-12T14:57:19 | 48,198,140 | 10 | 1 | MIT | false | 2022-10-05T19:27:45 | 2015-12-17T21:02:47 | 2022-04-21T16:42:13 | 2022-10-05T19:27:42 | 7,366 | 3 | 1 | 12 | Java | false | false | package newtest;
/*
* System doesn't detect returnSum and returnSum2 as clones
*/
public class BreakTest14 {
String returnSum(int a, int b) {
int sum = a + b;
return "Sum is " + sum;
}
String returnSum2(int a, int b) {
int sum = a + b;
return "Sum is " + sum;
}
public static void main(String[] args)... | UTF-8 | Java | 424 | java | BreakTest14.java | Java | [] | null | [] | package newtest;
/*
* System doesn't detect returnSum and returnSum2 as clones
*/
public class BreakTest14 {
String returnSum(int a, int b) {
int sum = a + b;
return "Sum is " + sum;
}
String returnSum2(int a, int b) {
int sum = a + b;
return "Sum is " + sum;
}
public static void main(String[] args)... | 424 | 0.625 | 0.59434 | 27 | 14.703704 | 16.066563 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.407407 | false | false | 2 |
12b4646f4901fc53281556c25991cfd8ec6d5b7c | 22,204,980,926,065 | f973a32260e992323fa8184864335a9ec77a1ca2 | /Year 2/CSCI-C 343/Assignments/A2/Main.java | 36629d99c98da7de332b140da134bcf824ff2fad | [] | no_license | amanpate531/undergraduate_portfolio | https://github.com/amanpate531/undergraduate_portfolio | a2103cdbb75d420a6ac14e5cdcb9920156b2c9aa | 79a5a639cac2c6ac5393e258be58f08e95fa8fe3 | refs/heads/main | 2023-06-04T17:02:07.838000 | 2021-06-22T05:22:08 | 2021-06-22T05:22:08 | 369,892,298 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Main {
/**
After you finish both List1 and List2 and test them thoroughly,
you can use the code below to compare your implementation of
sorting to the one provided by the Java library. Vary the list
sizes below and provide a table comparing your implementation
to the Ja... | UTF-8 | Java | 1,063 | java | Main.java | Java | [] | null | [] | public class Main {
/**
After you finish both List1 and List2 and test them thoroughly,
you can use the code below to compare your implementation of
sorting to the one provided by the Java library. Vary the list
sizes below and provide a table comparing your implementation
to the Ja... | 1,063 | 0.631232 | 0.590781 | 27 | 37.370369 | 25.275003 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 2 |
326cdba222bffd8128dc4e1f9094c8b6a777f5f0 | 15,539,191,686,491 | 82ecd1459eddc3c928ede8ff2c745ca207f33785 | /app/src/main/java/com/stockaggregator/StockJsonTask.java | d1e870a1e5a63426f0ef8fd62d27ecd8b59a5775 | [] | no_license | hoduc/StockAggregator | https://github.com/hoduc/StockAggregator | c73170403e9b338e591b2b12e13a4a3101840a83 | 614145987c62109665fb4e689041fad181b0ba76 | refs/heads/master | 2021-01-09T05:21:49.889000 | 2017-02-03T07:12:34 | 2017-02-03T07:12:34 | 80,756,804 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.stockaggregator;
import android.os.AsyncTask;
import org.json.JSONArray;
import org.json.JSONObject;
import java.io.BufferedInputStream;
import java.io.BufferedReader;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.net.HttpURLConnection;
import java.net.URL;
import java.net.URL... | UTF-8 | Java | 1,464 | java | StockJsonTask.java | Java | [
{
"context": "nection;\nimport java.util.List;\n\n/**\n * Created by ducho on 4/11/16.\n */\npublic class StockJsonTask extend",
"end": 379,
"score": 0.9996333122253418,
"start": 374,
"tag": "USERNAME",
"value": "ducho"
}
] | null | [] | package com.stockaggregator;
import android.os.AsyncTask;
import org.json.JSONArray;
import org.json.JSONObject;
import java.io.BufferedInputStream;
import java.io.BufferedReader;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.net.HttpURLConnection;
import java.net.URL;
import java.net.URL... | 1,464 | 0.59153 | 0.588115 | 52 | 27.153847 | 22.358431 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.519231 | false | false | 2 |
a394ae200d010e47adc1b5b8ea35464ccaaf583e | 15,212,774,175,436 | 1b00586bab2d8ca5f7e27b2567fdcd6929a3c686 | /src/main/java/cn/k8ops/jenkinsci/plugins/asl/AslStepProperty.java | 5ac9715ac515b9862bb720fb1825d8478c509aab | [] | no_license | solomon-cc/asl-plugin | https://github.com/solomon-cc/asl-plugin | 088c48e781b0aef5a0f9a3b99b0a2fe3373c3561 | 3947467ad33950fdd82ae01455617d6200d64b18 | refs/heads/master | 2023-06-19T01:28:50.890000 | 2021-07-23T02:14:14 | 2021-07-23T02:14:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.k8ops.jenkinsci.plugins.asl;
import hudson.Extension;
import hudson.model.AbstractDescribableImpl;
import hudson.model.Descriptor;
import lombok.Getter;
import org.jetbrains.annotations.NotNull;
import org.kohsuke.stapler.DataBoundConstructor;
import org.kohsuke.stapler.DataBoundSetter;
public class AslSte... | UTF-8 | Java | 894 | java | AslStepProperty.java | Java | [] | null | [] | package cn.k8ops.jenkinsci.plugins.asl;
import hudson.Extension;
import hudson.model.AbstractDescribableImpl;
import hudson.model.Descriptor;
import lombok.Getter;
import org.jetbrains.annotations.NotNull;
import org.kohsuke.stapler.DataBoundConstructor;
import org.kohsuke.stapler.DataBoundSetter;
public class AslSte... | 894 | 0.717002 | 0.715884 | 40 | 21.35 | 20.380812 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.325 | false | false | 2 |
17de923de4be1d6adcdad2f324278389b7c8218c | 31,482,110,339,436 | 96cec51740060bccd34a4998ae157d53037e263a | /src/main/java/Threads/Deadlock.java | 10e5d991c10671cd8656c5aad5aa9c746ee1f2a7 | [] | no_license | jrathgeber/JavaTricks | https://github.com/jrathgeber/JavaTricks | 34a8033159e73800088b7124396738ca782a7f64 | 899fd1257e436690ce3336fe2d10fc6e22fcd027 | refs/heads/master | 2021-05-08T11:33:59.353000 | 2019-12-07T17:36:08 | 2019-12-07T17:36:08 | 119,900,377 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Threads;
// Love it
public class Deadlock {
private static final Object lockA = new Object();
private static final Object lockB = new Object();
public static void main(String[] args) {
Thread threadA = new Thread(getRunnableA(), "Thread A");
Thread threadB = new Thread(getRunnab... | UTF-8 | Java | 1,367 | java | Deadlock.java | Java | [] | null | [] | package Threads;
// Love it
public class Deadlock {
private static final Object lockA = new Object();
private static final Object lockB = new Object();
public static void main(String[] args) {
Thread threadA = new Thread(getRunnableA(), "Thread A");
Thread threadB = new Thread(getRunnab... | 1,367 | 0.444038 | 0.439649 | 57 | 23 | 21.254515 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.263158 | false | false | 2 |
9cb0e7833f8b6c29fc62e2633b059f551fd06bc8 | 26,946,624,817,573 | 129a7393b25c6d36f0e15093768e5fdaf1dd45f8 | /src/com/factory/one_four/Program3.java | 4b15c4d3b6a241bd82353f666e3eecc93f9f9677 | [] | no_license | Maximalfr/design_pattern_tp1 | https://github.com/Maximalfr/design_pattern_tp1 | f1dd011a7476bd41a1c735e49f8286b65bca8d70 | 1237f27ccb974a34846f8b7108d9d6eb7fd77b45 | refs/heads/master | 2022-02-21T04:21:13.418000 | 2019-09-18T11:21:47 | 2019-09-18T11:21:47 | 208,974,693 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.factory.one_four;
import com.factory.one_four.ProgramInterface;
import java.util.logging.Logger;
public class Program3 implements ProgramInterface {
private Logger logger = Logger.getLogger(Program3.class.getName());
public Program3() {}
public void go() {
this.logger.info("Je_suis... | UTF-8 | Java | 348 | java | Program3.java | Java | [] | null | [] | package com.factory.one_four;
import com.factory.one_four.ProgramInterface;
import java.util.logging.Logger;
public class Program3 implements ProgramInterface {
private Logger logger = Logger.getLogger(Program3.class.getName());
public Program3() {}
public void go() {
this.logger.info("Je_suis... | 348 | 0.712644 | 0.701149 | 16 | 20.75 | 22.957842 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3125 | false | false | 2 |
38f7bc4b29511fe54e5d34c71afd4bf812667045 | 29,257,317,226,326 | f611e506334046aaeac63ac7f6c4433e10aed319 | /src/main/java/com/lesson/homework_8/AzeriNames.java | 6d0c2f347d90044e674d7b0197a862cff1d2e640 | [] | no_license | rustam-asdanov/RepeatProject | https://github.com/rustam-asdanov/RepeatProject | d44109079edef25aed21eeff083fda677d0b145b | 2d54eda8f86df560135f3e4fb349246538673e02 | refs/heads/master | 2023-08-20T14:52:27.989000 | 2021-10-10T14:15:32 | 2021-10-10T14:15:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lesson.homework_8;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Component;
@Component
public class AzeriNames implements HumanNames{
@Value("${name.three.male}")
private String nameMale;
@Value("${name.three.female}")
private String nam... | UTF-8 | Java | 496 | java | AzeriNames.java | Java | [] | null | [] | package com.lesson.homework_8;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Component;
@Component
public class AzeriNames implements HumanNames{
@Value("${name.three.male}")
private String nameMale;
@Value("${name.three.female}")
private String nam... | 496 | 0.695565 | 0.693548 | 25 | 18.84 | 17.583355 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.28 | false | false | 2 |
9c076cf45a7d1225c5859276f389973ad070bc6e | 29,257,317,228,148 | 5be65b7323a17c5cc4744fbea09aebeccd7d5c1e | /src/main/java/de/spqrinfo/quotes/backend/security/service/PasswordResetException.java | 0f2291db36633648f1549c2f278b3bd42e8b4386 | [
"Apache-2.0"
] | permissive | bwolf/quotes | https://github.com/bwolf/quotes | 598115fdedf09ee1de4041e9d231ee9301b393f1 | 788b906103470e93eb9cea868ad78b9946fae2f5 | refs/heads/master | 2020-02-29T15:40:09.983000 | 2018-01-25T23:42:44 | 2018-01-25T23:42:44 | 8,069,834 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.spqrinfo.quotes.backend.security.service;
import de.spqrinfo.quotes.backend.security.beans.PasswordResetAttempt;
import de.spqrinfo.quotes.backend.security.util.LocalizableException;
public class PasswordResetException extends LocalizableException {
private final PasswordResetAttempt passwordResetAtte... | UTF-8 | Java | 1,361 | java | PasswordResetException.java | Java | [] | null | [] | package de.spqrinfo.quotes.backend.security.service;
import de.spqrinfo.quotes.backend.security.beans.PasswordResetAttempt;
import de.spqrinfo.quotes.backend.security.util.LocalizableException;
public class PasswordResetException extends LocalizableException {
private final PasswordResetAttempt passwordResetAtte... | 1,361 | 0.782513 | 0.782513 | 33 | 40.242424 | 42.538418 | 154 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.757576 | false | false | 2 |
badb75baa091c3599edb39432cf9bcec68b2c29d | 29,257,317,228,731 | cfe8f6d7de30da65a4ec4b191e68a6b9efec8fd4 | /app/src/main/java/com/augmentcare/patient/fragments/AboutFragmentDoctor.java | 4f923bed0d30da80198177be02a6333fdfea1c7a | [] | no_license | talhaasif1992/AC-SDK | https://github.com/talhaasif1992/AC-SDK | dbbdf43883942392856d39851b9237b610f28be8 | a77f83ffa8d62f18d3068f59d755883e9a41350e | refs/heads/master | 2022-04-19T04:18:59.304000 | 2020-04-06T11:55:01 | 2020-04-06T11:55:01 | 253,415,426 | 0 | 0 | null | false | 2020-04-06T07:32:51 | 2020-04-06T06:38:10 | 2020-04-06T07:32:28 | 2020-04-06T07:32:50 | 0 | 0 | 0 | 1 | Java | false | false | package com.augmentcare.patient.fragments;
import android.content.Intent;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.fra... | UTF-8 | Java | 5,495 | java | AboutFragmentDoctor.java | Java | [] | null | [] | package com.augmentcare.patient.fragments;
import android.content.Intent;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.fra... | 5,495 | 0.570701 | 0.569427 | 142 | 37.697182 | 33.393723 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.514085 | false | false | 2 |
f56719fd7ef4ed318eb96c58d14e8dab2edcde72 | 24,300,925,005,571 | a24f564152f9ff5750d19fc7a743d4a252723834 | /src/main/java/marouenj/dsa/codility/Natrium2014.java | b31c8b4b9b6c274fd9df72c14ade7fbed9d819fa | [] | no_license | Devang-25/algo | https://github.com/Devang-25/algo | 15e2540bbeef9388dfec2fe165825ed1444573aa | 4fb1d6ccda538494cbafb2944bd0984afcb5e6dc | refs/heads/master | 2021-06-01T04:52:23.468000 | 2016-07-27T01:30:31 | 2016-07-27T01:30:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package marouenj.dsa.codility;
// https://codility.com/programmers/challenges/natrium2014/
public class Natrium2014 {
public int solution(int[] a) {
int n = a.length;
int lo = 0;
int hi = n - 1;
while (lo <= hi) {
if (a[lo] <= a[hi]) {
return hi - lo;
... | UTF-8 | Java | 1,049 | java | Natrium2014.java | Java | [] | null | [] | package marouenj.dsa.codility;
// https://codility.com/programmers/challenges/natrium2014/
public class Natrium2014 {
public int solution(int[] a) {
int n = a.length;
int lo = 0;
int hi = n - 1;
while (lo <= hi) {
if (a[lo] <= a[hi]) {
return hi - lo;
... | 1,049 | 0.310772 | 0.293613 | 52 | 19.173077 | 13.926622 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.346154 | false | false | 2 |
5f055fad5f1dd997c621f4aef463fe22535be18d | 24,816,321,089,698 | 8de2a35884fac7a4b3ff332cf3ac70dbf56d7bfc | /Pred/src/PredDuration/PropabilityDURATION.java | a0aefb8ff774a6fae5f30ab6ffd7777c16da18ee | [] | no_license | KristofGit/PropPred | https://github.com/KristofGit/PropPred | 9694d9007ca2e0cd8f45a14422220005607af0bb | 9a8ae58e7942f65374d27a8ef57638d8de06eed6 | refs/heads/master | 2020-03-22T09:53:37.713000 | 2018-07-17T16:24:42 | 2018-07-17T16:24:42 | 139,867,453 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package PredDuration;
import java.time.Duration;
import java.time.Instant;
import java.util.List;
import java.util.Objects;
import java.util.Set;
import java.util.stream.Collectors;
import AccuracyMeasure.Accuracy;
import Configuration.ConfigEvaluation;
import Configuration.DataSource;
import HelperClasses.DurationCl... | UTF-8 | Java | 2,514 | java | PropabilityDURATION.java | Java | [] | null | [] | package PredDuration;
import java.time.Duration;
import java.time.Instant;
import java.util.List;
import java.util.Objects;
import java.util.Set;
import java.util.stream.Collectors;
import AccuracyMeasure.Accuracy;
import Configuration.ConfigEvaluation;
import Configuration.DataSource;
import HelperClasses.DurationCl... | 2,514 | 0.78043 | 0.775656 | 83 | 29.289156 | 30.189573 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.26506 | false | false | 2 |
fc46746041def65180bd94ee43b370cd17261aea | 27,419,071,220,235 | 0d31a27d0776173378c1349fa90efc7bb653cdf8 | /src/zukupdateserver/ZukUpdateServer.java | e1474026480791cc56aed1a129994b12d8471395 | [] | no_license | Tiill/ZukUpdateServer | https://github.com/Tiill/ZukUpdateServer | 0c6f663a44e3f9dd3f12847120072a2180076241 | de2631e601d2f0e9b7588e5fdedf2a266e213941 | refs/heads/master | 2020-02-26T17:25:25.892000 | 2016-10-23T19:00:48 | 2016-10-23T19:00:48 | 71,722,660 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package zukupdateserver;
import java.awt.BorderLayout;
import java.awt.event.WindowEvent;
import java.awt.event.WindowListener;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.text.SimpleDateFormat;
import java.util.Date;
im... | UTF-8 | Java | 4,692 | java | ZukUpdateServer.java | Java | [
{
"context": "javax.swing.SwingUtilities;\r\n\r\n/**\r\n *\r\n * @author Тиилл\r\n */\r\npublic class ZukUpdateServer {\r\n\r\n static ",
"end": 598,
"score": 0.9204570651054382,
"start": 593,
"tag": "NAME",
"value": "Тиилл"
}
] | null | [] | package zukupdateserver;
import java.awt.BorderLayout;
import java.awt.event.WindowEvent;
import java.awt.event.WindowListener;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.text.SimpleDateFormat;
import java.util.Date;
im... | 4,692 | 0.506808 | 0.503782 | 134 | 32.52985 | 26.124756 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.514925 | false | false | 2 |
6a33bf75da5846821cf75d64738dcc3c74b98559 | 4,999,341,967,314 | e7de20e953620a386772fe501bd17b7a9ca5440b | /Workspace/Project/BackEnd/parallelhibernate/src/main/java/com/capgemini/parallelhibernate/factory/MessageFactory.java | f5febaa0f5268520287289ba082831479a5055f9 | [] | no_license | sumedhvartak/TY_CG_HTD_PuneMumbai_JFS_SumedhVartak | https://github.com/sumedhvartak/TY_CG_HTD_PuneMumbai_JFS_SumedhVartak | e8ab523d19c61a6b5d8b05f2e397bf07eb9a3b3b | 492a354ea1ac234ba60181f9cc021fa10865b142 | refs/heads/master | 2023-01-14T12:06:14.221000 | 2019-12-25T09:21:06 | 2019-12-25T09:21:06 | 225,846,078 | 0 | 0 | null | false | 2023-01-07T12:53:59 | 2019-12-04T11:00:53 | 2019-12-25T09:21:31 | 2023-01-07T12:53:58 | 30,838 | 0 | 0 | 53 | Java | false | false | package com.capgemini.parallelhibernate.factory;
import com.capgemini.parallelhibernate.dao.MessageDao;
import com.capgemini.parallelhibernate.dao.MessageDaoImpl;
public class MessageFactory {
private MessageFactory() {
}
public static MessageDao getInstance() {
MessageDao dao = new MessageDaoImpl();
retu... | UTF-8 | Java | 380 | java | MessageFactory.java | Java | [] | null | [] | package com.capgemini.parallelhibernate.factory;
import com.capgemini.parallelhibernate.dao.MessageDao;
import com.capgemini.parallelhibernate.dao.MessageDaoImpl;
public class MessageFactory {
private MessageFactory() {
}
public static MessageDao getInstance() {
MessageDao dao = new MessageDaoImpl();
retu... | 380 | 0.778947 | 0.778947 | 15 | 24.333334 | 19.972202 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.066667 | false | false | 2 |
b24a2adc0688d237ba6ef93ea237dca729860fcc | 15,126,874,862,003 | 4f7aeefc7f2890bade63141acf006cec55d5ae05 | /server_district/src/main/java/Business/DistrictMapManager.java | d3b61a6326e0120149d741f1c618ad241826e613 | [] | no_license | Kaixi26/PSD_2020 | https://github.com/Kaixi26/PSD_2020 | 5c0f1c68d72fc46476e99530dcd4053b612e1d72 | c8d9140113aa889d77e2228188d0fc9ad490d72f | refs/heads/main | 2023-02-16T23:11:37.761000 | 2021-01-18T15:49:05 | 2021-01-18T15:49:05 | 318,644,256 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Business;
import Auxiliar.Tuple;
import Models.Location;
import Services.ServiceBiResult;
import Services.ServiceResult;
import org.jetbrains.annotations.NotNull;
import org.springframework.core.io.FileSystemResource;
import java.util.Set;
import java.util.concurrent.locks.ReentrantLock;
public class Distric... | UTF-8 | Java | 3,759 | java | DistrictMapManager.java | Java | [] | null | [] | package Business;
import Auxiliar.Tuple;
import Models.Location;
import Services.ServiceBiResult;
import Services.ServiceResult;
import org.jetbrains.annotations.NotNull;
import org.springframework.core.io.FileSystemResource;
import java.util.Set;
import java.util.concurrent.locks.ReentrantLock;
public class Distric... | 3,759 | 0.686353 | 0.685555 | 92 | 39.858696 | 37.323666 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.728261 | false | false | 2 |
6b93b2ceeec5f77335eccc44c0b6d1816c53bf3a | 14,276,471,320,844 | 34bbbef976e75d90b21c815f77ef2e4ab13a0957 | /CalculateDBTwoP.java | f969c1485c4c052666452a5db0093757165bfca9 | [] | no_license | kabir1993/mdkabir | https://github.com/kabir1993/mdkabir | 093cc1067cef1253532f75b0ca7a28a67ff841d8 | c8711595ba1a2dec87a481992b064f7636b3959f | refs/heads/master | 2021-06-14T07:14:30.099000 | 2021-06-04T04:44:38 | 2021-06-04T04:44:38 | 204,275,664 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pSolve;
public class CalculateDBTwoP {
public static void main(String[] args) {
{
int x1, x2, y1, y2;
double calculate;
x1 = 1;
y1 = 1;
x2 = 4;
y2 = 4;
calculate = Math.sqrt((x2 - x1) * (x2 - x1) + (y2 - y1) * (y2 - y1));
System.out.println("distance between two points " + "(" + x1 ... | UTF-8 | Java | 394 | java | CalculateDBTwoP.java | Java | [] | null | [] | package pSolve;
public class CalculateDBTwoP {
public static void main(String[] args) {
{
int x1, x2, y1, y2;
double calculate;
x1 = 1;
y1 = 1;
x2 = 4;
y2 = 4;
calculate = Math.sqrt((x2 - x1) * (x2 - x1) + (y2 - y1) * (y2 - y1));
System.out.println("distance between two points " + "(" + x1 ... | 394 | 0.502538 | 0.441624 | 19 | 19.736841 | 30.583521 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.368421 | false | false | 2 |
99fa2290b18684f2e96e66ada382505c62809d54 | 13,589,276,545,207 | 88107c14cf7d81a80a7e1a6124ee6a17e1b8f6b4 | /io.infolayer.executor/src/main/java/io/infolayer/executor/IPluginExecutorService.java | e3ac08d287ab92f8b6556a9b1c9c973e971f57a5 | [
"Apache-2.0"
] | permissive | davibaldin/io.infolayer | https://github.com/davibaldin/io.infolayer | 5620b2855d065aa6a14064b472abf59b55e6a89d | e7dbd5def3715d3e5bceb29f5e46e578feb090a9 | refs/heads/main | 2023-02-13T17:17:39.283000 | 2021-01-10T23:09:38 | 2021-01-10T23:09:38 | 328,378,109 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.infolayer.executor;
import io.infolayer.plugin.IPluginSubmission;
public interface IPluginExecutorService {
}
| UTF-8 | Java | 128 | java | IPluginExecutorService.java | Java | [] | null | [] | package io.infolayer.executor;
import io.infolayer.plugin.IPluginSubmission;
public interface IPluginExecutorService {
}
| 128 | 0.804688 | 0.804688 | 7 | 17.285715 | 19.016642 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 2 |
631398d5189532abbf8f4656e5e2ab55ebaf543f | 13,589,276,544,251 | d46cb9356b21a240dd54e4e2b71d40bdc3081fc8 | /src/com/random_shit/ParanthesesCheck.java | 55262a36678b8cf144c21f1f4666d3221a322362 | [] | no_license | arafat-213/Coding-practice-for-placements | https://github.com/arafat-213/Coding-practice-for-placements | e5cdd0155d9dc7a48b50a6fe3b48f63c6b0b9ab4 | a42e807a2e9d928f93009e6cf63d329fb5d9d5b4 | refs/heads/master | 2020-04-05T17:11:23.286000 | 2018-11-23T00:46:11 | 2018-11-23T00:46:11 | 157,048,479 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.random_shit;
public class ParanthesesCheck {
static char[] stack = new char[100];
static int top = -1;
static int size = 100;
static boolean isValid = true;
static char temp;
public static void main(String[] args) {
String str = "(){[]}{}(())";
for (int i = 0; i < s... | UTF-8 | Java | 1,428 | java | ParanthesesCheck.java | Java | [] | null | [] | package com.random_shit;
public class ParanthesesCheck {
static char[] stack = new char[100];
static int top = -1;
static int size = 100;
static boolean isValid = true;
static char temp;
public static void main(String[] args) {
String str = "(){[]}{}(())";
for (int i = 0; i < s... | 1,428 | 0.390756 | 0.382353 | 51 | 26.941177 | 18.003716 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.745098 | false | false | 2 |
8f22a6855ba91ae86f025178ce2e041a1f00d82d | 13,589,276,545,014 | c7d80244aa041ac59923dabd7018040b74c554fb | /src/main/java/havis/llrpservice/data/message/parameter/ChannelIndex.java | e59d3ee74a514dec6370ab30624ba13cbe3b0ad4 | [
"Apache-2.0"
] | permissive | menucha-de/LLRP.Data | https://github.com/menucha-de/LLRP.Data | 9969b0d6c9dfd3f4b3b9b25c0efdeb14ae128819 | ced6aa22df1ffd645515d95e5bc193fbbbb8b984 | refs/heads/main | 2023-03-20T06:06:54.294000 | 2021-03-17T10:18:08 | 2021-03-17T10:18:08 | 348,665,012 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package havis.llrpservice.data.message.parameter;
import havis.llrpservice.data.message.parameter.ParameterTypes.ParameterType;
public class ChannelIndex extends Parameter {
private static final long serialVersionUID = 8774824510688594732L;
private TVParameterHeader parameterHeader;
private int channelIndex;
p... | UTF-8 | Java | 1,062 | java | ChannelIndex.java | Java | [] | null | [] | package havis.llrpservice.data.message.parameter;
import havis.llrpservice.data.message.parameter.ParameterTypes.ParameterType;
public class ChannelIndex extends Parameter {
private static final long serialVersionUID = 8774824510688594732L;
private TVParameterHeader parameterHeader;
private int channelIndex;
p... | 1,062 | 0.791902 | 0.774011 | 41 | 24.926828 | 27.509989 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.195122 | false | false | 2 |
dc0cfdd78be108c6c3784c877c4f08dc07c125fb | 20,091,857,023,973 | 6ddf0308ff24e6d855a1c3a7ba556759e1626865 | /app/src/main/java/com/example/android/moviedbtrainingapp/view/MainActivity.java | eef730091f5a7d6454bf8f8122a3572ac5d25054 | [] | no_license | SulejmanDXIV/MovieApp | https://github.com/SulejmanDXIV/MovieApp | 611ca3772ce4d06f0a31ec1208e54788722ead0b | df867c07d1d83a79faf9a6865fcaf8a3e60c1c40 | refs/heads/master | 2020-06-14T22:58:53.518000 | 2016-12-01T17:20:11 | 2016-12-01T17:20:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.android.moviedbtrainingapp.view;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.widget.SwipeRefreshLayout;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import... | UTF-8 | Java | 7,326 | java | MainActivity.java | Java | [] | null | [] | package com.example.android.moviedbtrainingapp.view;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.widget.SwipeRefreshLayout;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import... | 7,326 | 0.620803 | 0.619711 | 190 | 37.436844 | 25.4282 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.615789 | false | false | 2 |
c2d7aa3e3ea164aebaeb5f13168bc89409bf40dc | 8,632,884,335,114 | da355cef58071f16bfb0f60319b235aa27f588d5 | /src/com/raket/silverstripe/psi/impl/SilverStripeThemeDirImpl.java | 87c770aefc811ed4fc3a3e1b1ee95c0a936ecc1b | [] | no_license | prawn185/idea-silverstripe | https://github.com/prawn185/idea-silverstripe | 8f7801e811acf11bb5f732d3675065a096a645f6 | 3c45b0bc245d89c8a79ad724ccf6f1ca55727256 | refs/heads/master | 2021-06-17T15:27:30.252000 | 2016-05-20T16:36:51 | 2016-05-20T16:36:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.raket.silverstripe.psi.impl;
import com.intellij.lang.ASTNode;
import org.jetbrains.annotations.NotNull;
public class SilverStripeThemeDirImpl extends SilverStripeVariableImpl {
public SilverStripeThemeDirImpl(@NotNull ASTNode node) {
super(node);
}
}
| UTF-8 | Java | 270 | java | SilverStripeThemeDirImpl.java | Java | [] | null | [] | package com.raket.silverstripe.psi.impl;
import com.intellij.lang.ASTNode;
import org.jetbrains.annotations.NotNull;
public class SilverStripeThemeDirImpl extends SilverStripeVariableImpl {
public SilverStripeThemeDirImpl(@NotNull ASTNode node) {
super(node);
}
}
| 270 | 0.818519 | 0.818519 | 10 | 26 | 24.987997 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 2 |
d985e970dccb3abde82baea18775a7b7aa30f960 | 30,442,728,210,167 | cdfcebc3594d1c5ac09b4bf136b8255f1af9d7a4 | /forum22/src/main/java/com/zqn/web/topic/FavServlet.java | 378057b664249706521bc9d6db0176cd569bd627 | [] | no_license | ITqianqian/java1 | https://github.com/ITqianqian/java1 | ae9c3d9f643b5abea1fe8a6851fdedb4b7e006c6 | 22441077977b2108b6b8958e3a3762de27b32c0c | refs/heads/master | 2020-06-13T15:18:21.258000 | 2017-02-24T01:46:37 | 2017-02-24T01:46:37 | 76,621,739 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zqn.web.topic;
import com.zqn.dto.JsonResult;
import com.zqn.entitiy.Topic;
import com.zqn.entitiy.User;
import com.zqn.service.TopicService;
import com.zqn.web.BaseServlet;
import org.apache.commons.lang3.StringUtils;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
impo... | UTF-8 | Java | 1,532 | java | FavServlet.java | Java | [] | null | [] | package com.zqn.web.topic;
import com.zqn.dto.JsonResult;
import com.zqn.entitiy.Topic;
import com.zqn.entitiy.User;
import com.zqn.service.TopicService;
import com.zqn.web.BaseServlet;
import org.apache.commons.lang3.StringUtils;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
impo... | 1,532 | 0.698819 | 0.698163 | 43 | 34.44186 | 23.754854 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.697674 | false | false | 2 |
6dfcc3515dd103c2aae89d8fb67256f84ec25997 | 30,047,591,264,055 | e7ee311e20b40c87bf6d23a53a1d7b11fd29d2c3 | /src/chosun/ciis/se/qty/rec/SE_QTY_2810_LCURLISTRecord.java | 7c31fb2247ebfaa8f1fa4928db6c55505a186a2f | [] | no_license | nosmoon/misdevteam | https://github.com/nosmoon/misdevteam | 4e3695ef7bbdcd231bb84d7d8d7df54a23ff0a60 | 1829d5bd489eb6dd307ca244f0e183a31a1de773 | refs/heads/master | 2020-04-15T15:57:05.480000 | 2019-01-10T01:12:01 | 2019-01-10T01:12:01 | 164,812,547 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /***************************************************************************************************
* 파일명 : SE_QTY_2810_LCURLISTRecord.java
* 기능 : 부수관리 - 발송부수 - 본지일자별발행부수
* 작성일자 : 2009-03-11
* 작성자 : 김대준
***************************************************************************************************/
/********... | UHC | Java | 2,805 | java | SE_QTY_2810_LCURLISTRecord.java | Java | [
{
"context": "리 - 발송부수 - 본지일자별발행부수\r\n* 작성일자 : 2009-03-11\r\n* 작성자 : 김대준\r\n************************************************",
"end": 207,
"score": 0.9897098541259766,
"start": 204,
"tag": "NAME",
"value": "김대준"
}
] | null | [] | /***************************************************************************************************
* 파일명 : SE_QTY_2810_LCURLISTRecord.java
* 기능 : 부수관리 - 발송부수 - 본지일자별발행부수
* 작성일자 : 2009-03-11
* 작성자 : 김대준
***************************************************************************************************/
/********... | 2,805 | 0.525674 | 0.467307 | 140 | 17.35 | 20.626587 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.164286 | false | false | 2 |
918fd182aeef5191567908ce94a29722e804c76c | 36,799,279,810,811 | 22777308e6f9534df9cbb569034abe5afd2894fd | /src/main/java/pl/driver/driver/converter/AdviceConvert.java | bd4ac9f0ff91c80b81b138b13f34ffbc78d47f95 | [] | no_license | Zawada992/Project-Driver | https://github.com/Zawada992/Project-Driver | 338b37faffd8bd1dff8dd1ad9d6d06c16f691b66 | 4f081e78878a5e394d24882d0f409c6d2b22971b | refs/heads/main | 2023-03-28T04:00:19.280000 | 2021-04-02T10:57:52 | 2021-04-02T10:57:52 | 350,393,113 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.driver.driver.converter;
import org.modelmapper.ModelMapper;
import org.springframework.stereotype.Component;
import pl.driver.driver.dto.AdviceDTO;
import pl.driver.driver.model.Advice;
import java.util.List;
import java.util.stream.Collectors;
@Component
public class AdviceConvert {
public AdviceDTO... | UTF-8 | Java | 932 | java | AdviceConvert.java | Java | [] | null | [] | package pl.driver.driver.converter;
import org.modelmapper.ModelMapper;
import org.springframework.stereotype.Component;
import pl.driver.driver.dto.AdviceDTO;
import pl.driver.driver.model.Advice;
import java.util.List;
import java.util.stream.Collectors;
@Component
public class AdviceConvert {
public AdviceDTO... | 932 | 0.730687 | 0.730687 | 31 | 29.064516 | 25.648914 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.483871 | false | false | 2 |
bfde3f485b6880bcd390416aeabbc464de961fe4 | 8,151,847,951,188 | 4cfe61eb422603a7484069964db787d0eb27ec94 | /InventoryWeb/src/com/invmgmt/dao/LoginInfoDao.java | aed91465727a694f4d5d5abbd91de0285e9d7d85 | [] | no_license | udaybajare/workspace | https://github.com/udaybajare/workspace | 08c42a0d1d94c0245093607589e57baa8ee9f409 | 2608255946695e7a5933ef410a5eebe7b38c8d57 | refs/heads/master | 2021-07-09T11:50:54.822000 | 2020-08-10T12:22:34 | 2020-08-10T12:22:34 | 148,059,416 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.invmgmt.dao;
import java.util.Iterator;
import java.util.List;
import javax.persistence.Query;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import org.springfr... | UTF-8 | Java | 1,231 | java | LoginInfoDao.java | Java | [] | null | [] | package com.invmgmt.dao;
import java.util.Iterator;
import java.util.List;
import javax.persistence.Query;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import org.springfr... | 1,231 | 0.736799 | 0.736799 | 51 | 22.137255 | 22.103163 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.27451 | false | false | 2 |
41fe4b4a0a3da1779a8bf6e7ee4bf1701886649f | 28,750,511,106,005 | 63e55acbf0906796754d28a173dee7c0dba1a6de | /app/src/main/java/com/phicomm/phihome/activity/PersonalInformationActivity.java | 6388c50ac43bebf1952660746b2886ec9925dab4 | [] | no_license | zwmmenghuan123/MaxPhihome | https://github.com/zwmmenghuan123/MaxPhihome | b2f9a6a0095f758f745684754fef9ec89bb671f2 | 0731f76ad180d7ab4b93854286e077dcc2745e1d | refs/heads/master | 2021-01-18T12:06:39.777000 | 2017-07-24T11:24:14 | 2017-07-24T11:24:14 | 100,364,522 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.phicomm.phihome.activity;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AlertDialog;
import android.text.TextUtils;
import android.widget.ImageView;
import android.widget.RelativeLayout;
import android.widget.TextView;
import... | UTF-8 | Java | 9,473 | java | PersonalInformationActivity.java | Java | [
{
"context": " butterknife.OnClick;\n\n/**\n * 个人信息界面\n * Created by xiaolei.yang on 2017/7/19.\n */\npublic class PersonalInformatio",
"end": 1384,
"score": 0.9333482384681702,
"start": 1372,
"tag": "USERNAME",
"value": "xiaolei.yang"
}
] | null | [] | package com.phicomm.phihome.activity;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AlertDialog;
import android.text.TextUtils;
import android.widget.ImageView;
import android.widget.RelativeLayout;
import android.widget.TextView;
import... | 9,473 | 0.625121 | 0.621881 | 240 | 37.579166 | 31.027441 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.558333 | false | false | 2 |
4b2b85b0468abb7d33ef10fa9cffa013af58de6d | 28,638,841,969,168 | 6b9b7fdddd9673dc4b9b22c6211159efad66bb9f | /redis-support/src/main/java/com/zag/redis/trans/BeanRegistry.java | 718818ed9f6c858ec99d1636e221e86d0b741e5e | [] | no_license | badboy2174/exchange | https://github.com/badboy2174/exchange | b59691536d100e4760e2fb39533efedf044cd20f | 7785866ae7a7e21daee9629a793bd9a33ff6f43c | refs/heads/master | 2023-05-09T04:10:34.832000 | 2020-12-16T02:29:53 | 2020-12-16T02:29:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zag.redis.trans;
import com.zag.core.property.PropertyDescriptorExtends;
import java.util.List;
/**
* @author lei
* @date 2016/12/22
*/
public interface BeanRegistry {
/**
* 根据ro对象获取其属性描述符扩展,首先从缓存中查找,如果没有找到,则注册一次并缓存,然后获取
* @param beanClazz
* @return
*/
List<PropertyDescriptorExtends> findPr... | UTF-8 | Java | 737 | java | BeanRegistry.java | Java | [
{
"context": "orExtends;\n\nimport java.util.List;\n\n/**\n * @author lei\n * @date 2016/12/22\n */\npublic interface BeanRegi",
"end": 129,
"score": 0.9983395338058472,
"start": 126,
"tag": "USERNAME",
"value": "lei"
}
] | null | [] | package com.zag.redis.trans;
import com.zag.core.property.PropertyDescriptorExtends;
import java.util.List;
/**
* @author lei
* @date 2016/12/22
*/
public interface BeanRegistry {
/**
* 根据ro对象获取其属性描述符扩展,首先从缓存中查找,如果没有找到,则注册一次并缓存,然后获取
* @param beanClazz
* @return
*/
List<PropertyDescriptorExtends> findPr... | 737 | 0.694309 | 0.681301 | 37 | 15.621622 | 17.651815 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.837838 | false | false | 2 |
2e8876841492fea372b7796581a3ed20eb799177 | 28,750,511,110,375 | eebe7ea49de7cccdb44b6ec1d56e79d4ec3726e3 | /2019.03/2019.03.30 - エクサウィザーズ 2019/EBlackOrWhite.java | 6a86710581030b123af2cb5f1be72a6d581dd92d | [] | no_license | m1kit/cc-archive | https://github.com/m1kit/cc-archive | 6dfbe702680230240491a7af4e7ad63f372df312 | 66ba7fb9e5b1c61af4a016f800d6c90f6f594ed2 | refs/heads/master | 2021-06-28T21:54:02.658000 | 2020-09-08T09:38:58 | 2020-09-08T09:38:58 | 150,690,803 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dev.mikit.atcoder;
import dev.mikit.atcoder.lib.io.LightScanner;
import dev.mikit.atcoder.lib.io.LightWriter;
import dev.mikit.atcoder.lib.debug.Debug;
import dev.mikit.atcoder.lib.math.mod.Exponentiation;
import dev.mikit.atcoder.lib.math.mod.Factorial;
import dev.mikit.atcoder.lib.math.mod.ModMath;
public c... | UTF-8 | Java | 1,077 | java | EBlackOrWhite.java | Java | [] | null | [] | package dev.mikit.atcoder;
import dev.mikit.atcoder.lib.io.LightScanner;
import dev.mikit.atcoder.lib.io.LightWriter;
import dev.mikit.atcoder.lib.debug.Debug;
import dev.mikit.atcoder.lib.math.mod.Exponentiation;
import dev.mikit.atcoder.lib.math.mod.Factorial;
import dev.mikit.atcoder.lib.math.mod.ModMath;
public c... | 1,077 | 0.585887 | 0.571959 | 31 | 33.741936 | 22.429773 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.935484 | false | false | 2 |
f9dc566e85532c61bd98fee7b2378d8e225a3f0f | 34,531,537,103,761 | 1ae116efe80cab1a5fd77f36c6b88c4fa3ce2cda | /src/agents/RetailerAgent.java | de9060034a2b971fc41638b38703d2dff3ff5fbb | [] | no_license | KazitoAz/Intelligent-System | https://github.com/KazitoAz/Intelligent-System | bff90bbd707e4509c7565bc809d23fd2f736d798 | 9b7f6581bfc91e68f2df37d67cfadde2e1682882 | refs/heads/master | 2020-07-05T10:29:30.666000 | 2019-10-31T09:43:57 | 2019-10-31T09:43:57 | 202,624,399 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package agents;
import gui.Home1;
import jade.core.AID;
import jade.core.Agent;
import jade.core.behaviours.Behaviour;
import jade.core.behaviours.CyclicBehaviour;
import jade.domain.FIPANames;
import jade.lang.acl.ACLMessage;
import jade.lang.acl.MessageTemplate;
import jade.proto.FIPAProtocolNames;
import models.Pro... | UTF-8 | Java | 3,699 | java | RetailerAgent.java | Java | [] | null | [] | package agents;
import gui.Home1;
import jade.core.AID;
import jade.core.Agent;
import jade.core.behaviours.Behaviour;
import jade.core.behaviours.CyclicBehaviour;
import jade.domain.FIPANames;
import jade.lang.acl.ACLMessage;
import jade.lang.acl.MessageTemplate;
import jade.proto.FIPAProtocolNames;
import models.Pro... | 3,699 | 0.65342 | 0.648554 | 141 | 25.234043 | 23.863869 | 165 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.64539 | false | false | 2 |
2b4fbae1aed52df40138b818d8d94c66ed3e5fa5 | 36,601,711,301,915 | eaa0725d5461d227d98a531b9b25a038866c32f1 | /aposoft-wechat-company-parent/aposoft-wechat-company-auth/src/main/java/cn/aposoft/wechat/company/auth/AccountExchangeResp.java | 85c728636709c5c824076fdbae61420a996abe8c | [
"Apache-2.0"
] | permissive | apo-soft/wechat | https://github.com/apo-soft/wechat | 277d5e5a653ebd4dfe38f8728ce7907ef234726c | 0f481977e133b0c09e625e8bc41251348d9ac0d1 | refs/heads/master | 2021-01-11T02:05:47.816000 | 2017-07-05T07:30:13 | 2017-07-05T07:30:13 | 70,809,940 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package cn.aposoft.wechat.company.auth;
import cn.aposoft.wechat.WechatResp;
/**
* 账号转换相应
*
* <pre>
* {
"errcode": 0,
"errmsg": "ok",
"openid": "oDOGms-6yCnGrRovBj2yHij5JL6E",
"appid":"wxf874e15f78cc84a7"
}
* </pre>
*
* <pre>
* {
"errcode": 0,
"errmsg": "o... | UTF-8 | Java | 1,426 | java | AccountExchangeResp.java | Java | [
{
"context": " \"errcode\": 0,\r\n \"errmsg\": \"ok\",\r\n \"userid\": \"zhangsan\"\r\n}\r\n * </pre>\r\n * \r\n * @author Jann Liu\r\n *\r\n */",
"end": 347,
"score": 0.9991815090179443,
"start": 339,
"tag": "USERNAME",
"value": "zhangsan"
},
{
"context": "userid\": \"zhangsan\"... | null | [] | /**
*
*/
package cn.aposoft.wechat.company.auth;
import cn.aposoft.wechat.WechatResp;
/**
* 账号转换相应
*
* <pre>
* {
"errcode": 0,
"errmsg": "ok",
"openid": "oDOGms-6yCnGrRovBj2yHij5JL6E",
"appid":"wxf874e15f78cc84a7"
}
* </pre>
*
* <pre>
* {
"errcode": 0,
"errmsg": "o... | 1,424 | 0.552334 | 0.516973 | 89 | 13.88764 | 14.257218 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.853933 | false | false | 2 |
27938d537bfb279a36011f77af89c20c7428fd65 | 31,722,628,509,474 | 6a655becac06de5f4e3814e9a3a478f88e6c1428 | /springDemo/src/main/java/aop/advice/Client.java | e063c08161d1fc0ca67d2044ff4dce49af256c75 | [] | no_license | gentlemanTao/webBook | https://github.com/gentlemanTao/webBook | 2e2f5ec773b484e185bc2151a1ff984fefa61996 | b84db0b03317681c3280a259cae5f39250f781e9 | refs/heads/master | 2020-04-02T00:31:06.669000 | 2018-11-24T17:32:31 | 2018-11-24T17:32:31 | 153,808,422 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package aop.advice;
import org.springframework.aop.framework.ProxyFactory;
/**
* @Author: Gentleman
* @Date: 2018/11/6 21:37
* @Description:
**/
public class Client {
public static void main(String[] args) {
//Aop增强器可增加多个,按照添加顺序依次进行增强
//输出结果:
//前置增强实现类:before
//Hello jack
... | UTF-8 | Java | 1,956 | java | Client.java | Java | [
{
"context": "ework.aop.framework.ProxyFactory;\n\n/**\n * @Author: Gentleman\n * @Date: 2018/11/6 21:37\n * @Description:\n **/\np",
"end": 103,
"score": 0.9988276362419128,
"start": 94,
"tag": "NAME",
"value": "Gentleman"
},
{
"context": " //输出结果:\n //前置增强实现类:before\n ... | null | [] | package aop.advice;
import org.springframework.aop.framework.ProxyFactory;
/**
* @Author: Gentleman
* @Date: 2018/11/6 21:37
* @Description:
**/
public class Client {
public static void main(String[] args) {
//Aop增强器可增加多个,按照添加顺序依次进行增强
//输出结果:
//前置增强实现类:before
//Hello jack
... | 1,956 | 0.646512 | 0.640116 | 51 | 32.725491 | 22.985144 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.392157 | false | false | 2 |
18937305b029bd4dd7c97f343d90f902f32ecb17 | 35,399,120,484,131 | bd3a2c20b4e717c4d3f2e74b5f1f7bb50a07a51a | /src/main/java/com/sotas/billboard05/repository/ContractRepositoryJpaImpl.java | 1abd7fe264e7ee9b5027a297045f160af481fc2b | [] | no_license | qwe522y/billboard05 | https://github.com/qwe522y/billboard05 | 50ba179e61ac44c9bdc3252c64301e8ba736b7e0 | 46d1fd6b397a47e0a6028edfb0495b50080b6859 | refs/heads/master | 2021-01-11T00:20:16.478000 | 2017-11-06T16:54:07 | 2017-11-06T16:54:07 | 69,175,237 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sotas.billboard05.repository;
import com.sotas.billboard05.entity.Contract;
import com.sotas.billboard05.entity.Timetable;
import org.springframework.stereotype.Repository;
import java.util.ArrayList;
import java.util.List;
import java.util.stream.Collectors;
@Repository
public class ContractRepositoryJp... | UTF-8 | Java | 930 | java | ContractRepositoryJpaImpl.java | Java | [] | null | [] | package com.sotas.billboard05.repository;
import com.sotas.billboard05.entity.Contract;
import com.sotas.billboard05.entity.Timetable;
import org.springframework.stereotype.Repository;
import java.util.ArrayList;
import java.util.List;
import java.util.stream.Collectors;
@Repository
public class ContractRepositoryJp... | 930 | 0.765591 | 0.758065 | 24 | 37.75 | 42.675373 | 170 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.583333 | false | false | 2 |
e19e6d645d40184d3485892951e3b615753095f6 | 35,399,120,487,791 | 6b4f3add83ffebfbf76985f7ebe498aa81aa902b | /src/bomba/LogicaPredicados1.java | a45fb1e8027c7c854dd9681d7eb6488df33a0d83 | [] | no_license | bblueders/POO202-A-02 | https://github.com/bblueders/POO202-A-02 | 596be8e22e077f0bc6b05a1a28cc2c292020947f | b47163aebc7aea8cf7c65624be6accb76e166b63 | refs/heads/main | 2023-01-31T07:12:57.860000 | 2020-12-07T23:31:57 | 2020-12-07T23:31:57 | 313,443,262 | 0 | 0 | null | false | 2020-12-07T23:31:58 | 2020-11-16T22:30:21 | 2020-11-30T21:15:50 | 2020-12-07T23:31:58 | 66 | 0 | 0 | 0 | Java | false | false | package bomba;
import javax.swing.JPanel;
import javax.swing.JLabel;
import javax.swing.JRadioButton;
import javax.swing.ButtonGroup;
import javax.swing.JButton;
import java.awt.Color;
import java.awt.Font;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
public class LogicaPredica... | UTF-8 | Java | 4,286 | java | LogicaPredicados1.java | Java | [] | null | [] | package bomba;
import javax.swing.JPanel;
import javax.swing.JLabel;
import javax.swing.JRadioButton;
import javax.swing.ButtonGroup;
import javax.swing.JButton;
import java.awt.Color;
import java.awt.Font;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
public class LogicaPredica... | 4,286 | 0.69482 | 0.648157 | 154 | 25.831169 | 22.266043 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.766234 | false | false | 2 |
784724ea1a0ddafe3c72afc06fb25a65adcd4a7f | 19,928,648,303,428 | 318f65de26d63831b6fd0fb85c239c9e923328dd | /src/main/java/edu/thangiah/entity/Contact.java | 60ca5c76ccca400d80c1d6c585f9b18acfef4098 | [] | no_license | designreuse/ERS | https://github.com/designreuse/ERS | 1d7eb85106f863b05918a18f2cbdcd0d069a6849 | 8e6971ab4a12bfa28a34bd53c750db912f59e6c2 | refs/heads/master | 2021-01-22T00:13:26.319000 | 2014-08-06T22:06:02 | 2014-08-06T22:06:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.thangiah.entity;
import java.io.Serializable;
/**
* Contact model.
* @author pbair,ksmith, Alex McCracken
*/
public class Contact implements Serializable, EntityInterface {
private static final long serialVersionUID = 1L;
protected Long id = null;
private String firstName = n... | UTF-8 | Java | 4,140 | java | Contact.java | Java | [
{
"context": "lizable;\r\n\r\n\r\n\r\n/**\r\n * Contact model.\r\n * @author pbair,ksmith, Alex McCracken\r\n */\r\npublic class Contact",
"end": 108,
"score": 0.9420779943466187,
"start": 103,
"tag": "USERNAME",
"value": "pbair"
},
{
"context": ";\r\n\r\n\r\n\r\n/**\r\n * Contact mo... | null | [] | package edu.thangiah.entity;
import java.io.Serializable;
/**
* Contact model.
* @author pbair,ksmith, <NAME>
*/
public class Contact implements Serializable, EntityInterface {
private static final long serialVersionUID = 1L;
protected Long id = null;
private String firstName = null;
... | 4,132 | 0.607488 | 0.601449 | 166 | 22.951807 | 21.306089 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.626506 | false | false | 2 |
2590f2249f21f0073061e9d5efaef801e8023aa1 | 35,064,113,039,185 | 9bef7c1180258961ff0c1cb94db0d5f9af898c92 | /projects/java_study/src/main/java/HttpRequestCtrl.java | 3d71c01a8a3f9054bbae175223cc6e9fb81fd097 | [] | no_license | zsgwsjj/java_experience | https://github.com/zsgwsjj/java_experience | f3452e86b536bafb07edf683d8727642d970319d | ea9744cc6a9c3c5c4158f7348034537026ac0142 | refs/heads/master | 2020-03-11T03:35:28.642000 | 2018-06-11T15:04:18 | 2018-06-11T15:04:18 | 129,752,272 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import org.dom4j.Document;
import org.dom4j.Element;
import org.dom4j.io.SAXReader;
import javax.xml.bind.JAXBContext;
import javax.xml.bind.JAXBException;
import javax.xml.bind.Marshaller;
import java.io.ByteArrayInputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.StringWriter;
import ... | UTF-8 | Java | 3,107 | java | HttpRequestCtrl.java | Java | [
{
"context": ".HashMap;\nimport java.util.List;\n\n/**\n * @author : jiang\n * @time : 2018/4/9 14:46\n */\npublic class HttpRe",
"end": 413,
"score": 0.99724280834198,
"start": 408,
"tag": "USERNAME",
"value": "jiang"
},
{
"context": " PostMethod postMethod = new PostMethod(\"http... | null | [] | import org.dom4j.Document;
import org.dom4j.Element;
import org.dom4j.io.SAXReader;
import javax.xml.bind.JAXBContext;
import javax.xml.bind.JAXBException;
import javax.xml.bind.Marshaller;
import java.io.ByteArrayInputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.StringWriter;
import ... | 3,106 | 0.587061 | 0.572578 | 91 | 33.142857 | 24.508608 | 161 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.659341 | false | false | 2 |
ad54808ddef8e86c2030c1ba795dee9c33b40057 | 33,440,615,411,298 | c30e97f68f55b6b2122df9a0de5657cf4b171aad | /mars-gateway-server/src/main/java/com/mars/gateway/api/filter/GateFactory.java | 3d6bbeaed4ed0d31fa465b7d4bdee18fd2ea3c68 | [
"MIT"
] | permissive | yuyenews/Martian-gateway | https://github.com/yuyenews/Martian-gateway | 0dfd5753a2a365f9f69c80f5626ba89a4f0d38ce | 28cdfd6d7f34df7f92e3cd42471f0628b0aa7c35 | refs/heads/master | 2023-04-01T08:11:30.375000 | 2021-04-06T13:28:53 | 2021-04-06T13:28:53 | 349,635,990 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mars.gateway.api.filter;
import com.mars.gateway.common.filter.GateFilter;
import com.mars.gateway.config.MarsGateWayConfig;
import com.mars.gateway.core.util.GateWayConfigUtil;
import java.util.ArrayList;
import java.util.List;
/**
* 过滤器工厂
*/
public class GateFactory {
/**
* 获取过滤器
* @re... | UTF-8 | Java | 1,234 | java | GateFactory.java | Java | [] | null | [] | package com.mars.gateway.api.filter;
import com.mars.gateway.common.filter.GateFilter;
import com.mars.gateway.config.MarsGateWayConfig;
import com.mars.gateway.core.util.GateWayConfigUtil;
import java.util.ArrayList;
import java.util.List;
/**
* 过滤器工厂
*/
public class GateFactory {
/**
* 获取过滤器
* @re... | 1,234 | 0.651667 | 0.650833 | 46 | 25.086956 | 23.426876 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.391304 | false | false | 2 |
29ed69beb1ad9fc616417d425b953a3b0651d5b1 | 30,923,764,568,190 | 34765a73884aa08ae0cf5a1d25d351aff255f657 | /src/main/java/com/bookstore/service/TokenService.java | 5d9fc326ed81dcd5f262fb97429d0bd258d6eb39 | [] | no_license | MehmetMecitGok/book-store-app | https://github.com/MehmetMecitGok/book-store-app | f9276a99f5d5de0a70c7ef9c263c118fe74111df | a4a868b65cf425e4db7fa13d93b552204c4387c3 | refs/heads/master | 2023-04-16T23:54:36.176000 | 2021-04-27T08:49:15 | 2021-04-27T08:49:15 | 362,037,327 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bookstore.service;
import java.security.Key;
import java.util.Calendar;
import java.util.Date;
import java.util.HashMap;
import java.util.Map;
import javax.crypto.spec.SecretKeySpec;
import javax.servlet.http.HttpServletRequest;
import javax.xml.bind.DatatypeConverter;
import org.apache.commons.lang3.Arr... | UTF-8 | Java | 3,205 | java | TokenService.java | Java | [] | null | [] | package com.bookstore.service;
import java.security.Key;
import java.util.Calendar;
import java.util.Date;
import java.util.HashMap;
import java.util.Map;
import javax.crypto.spec.SecretKeySpec;
import javax.servlet.http.HttpServletRequest;
import javax.xml.bind.DatatypeConverter;
import org.apache.commons.lang3.Arr... | 3,205 | 0.789704 | 0.786271 | 91 | 34.21978 | 28.253096 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.648352 | false | false | 2 |
23285a85cc0c91985221df9161d2e1247be51087 | 2,267,742,745,450 | 1497b902d34437ee53f211df460386174227e3d4 | /app/src/main/java/es/uclm/esi/multimedia/fingerprinting/AudioFingerprinting.java | 4e5f23369c5b16900a42f9f5ba78e526864984be | [] | no_license | diego-anderica/ShazMe | https://github.com/diego-anderica/ShazMe | 27e886339573726d8a80652ec79e9bd549fd0b7d | db9597506274353519a4884337eb025abc559bad | refs/heads/master | 2021-03-16T10:28:45.719000 | 2018-01-12T13:14:07 | 2018-01-12T13:14:07 | 111,530,641 | 1 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package es.uclm.esi.multimedia.fingerprinting;
import java.util.logging.Level;
import java.util.logging.Logger;
import android.content.Context;
import android.media.MediaCasException;
import android.widget.Toast;
import com.google.firebase.storage.StorageReference;
import static android.os.SystemClock.sleep;
public... | UTF-8 | Java | 2,615 | java | AudioFingerprinting.java | Java | [] | null | [] | package es.uclm.esi.multimedia.fingerprinting;
import java.util.logging.Level;
import java.util.logging.Logger;
import android.content.Context;
import android.media.MediaCasException;
import android.widget.Toast;
import com.google.firebase.storage.StorageReference;
import static android.os.SystemClock.sleep;
public... | 2,615 | 0.545524 | 0.540933 | 64 | 39.84375 | 32.956512 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.703125 | false | false | 2 |
08f6da0ab45133e00656d877fd69bb6f2dcc6c4c | 19,026,705,135,770 | 9f27c41eae6fc9ca7d36c1b7224c5068b2e3f639 | /app/src/main/java/jwtc/android/chess/constants/ColorSchemes.java | a970750d6e57cea166eb2f29c494e54838f7f06f | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | jcarolus/android-chess | https://github.com/jcarolus/android-chess | cbbcfcc0092beee4f5cbb522c3aae1041e428170 | ea5718be77a0d8b455c48b8f4922a548cd4e9a64 | refs/heads/master | 2023-09-03T02:48:14.283000 | 2023-03-01T13:43:14 | 2023-03-01T13:43:14 | 18,240,126 | 418 | 272 | MIT | false | 2023-01-02T06:52:39 | 2014-03-29T11:39:18 | 2022-12-17T18:38:07 | 2023-01-02T06:52:39 | 73,651 | 329 | 221 | 7 | Java | false | false | package jwtc.android.chess.constants;
import jwtc.android.chess.R;
public class ColorSchemes {
private static int[][] colorScheme = new int[9][4];
public static int selectedColorScheme = 0;
public static boolean showCoords = false;
public static boolean isRotated = false; // not ideal
public stati... | UTF-8 | Java | 2,611 | java | ColorSchemes.java | Java | [] | null | [] | package jwtc.android.chess.constants;
import jwtc.android.chess.R;
public class ColorSchemes {
private static int[][] colorScheme = new int[9][4];
public static int selectedColorScheme = 0;
public static boolean showCoords = false;
public static boolean isRotated = false; // not ideal
public stati... | 2,611 | 0.586365 | 0.511681 | 92 | 27.380434 | 18.314192 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.554348 | false | false | 2 |
42c3e13cda9b92d9198b02ff346fba60819a7ec1 | 19,026,705,136,815 | cfd1cb3352d96a402f4ac512c8b70b9025a0dd47 | /BT901/src/main/java/com/bt901/LineChartManager.java | 46462b6a8eb0d97356cd8403af0aa24e47945de3 | [] | no_license | vicnevicne/witmotionDemoAndroidApp | https://github.com/vicnevicne/witmotionDemoAndroidApp | 3a3b4c3972cf5765af71eca119dfbe115af9c0d1 | 428a6985ac424e789e3f8cb3523ccacd221bf4f0 | refs/heads/main | 2023-07-06T00:16:18.028000 | 2021-08-11T17:51:27 | 2021-08-11T17:51:27 | 395,036,660 | 1 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bt901;
import android.os.Handler;
import android.os.Looper;
import android.os.Message;
import android.util.Log;
import com.github.mikephil.charting.charts.LineChart;
import com.github.mikephil.charting.components.AxisBase;
import com.github.mikephil.charting.components.Description;
import com.github.mikep... | UTF-8 | Java | 6,584 | java | LineChartManager.java | Java | [
{
"context": "arting.components.AxisBase;\nimport com.github.mikephil.charting.components.Description;\nimport com.githu",
"end": 263,
"score": 0.605970025062561,
"start": 259,
"tag": "USERNAME",
"value": "phil"
},
{
"context": "charting.components.Legend;\nimport com.github.mikephil... | null | [] | package com.bt901;
import android.os.Handler;
import android.os.Looper;
import android.os.Message;
import android.util.Log;
import com.github.mikephil.charting.charts.LineChart;
import com.github.mikephil.charting.components.AxisBase;
import com.github.mikephil.charting.components.Description;
import com.github.mikep... | 6,584 | 0.619903 | 0.611077 | 193 | 33.051815 | 23.038769 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.65285 | false | false | 2 |
a75d1510add1ce51755acc76c6f3b64d15bad2ac | 15,126,874,852,292 | 3465870f015335fdd1bac1d0f52371ee6ecf1e3c | /app/build/generated/source/apt/prod/debug/com/mtiarn/finance/FragmentAccounts_MembersInjector.java | 5cff390446ce1df032d3f9940d52be3c8c07e27a | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | mtiarn/finance-manager | https://github.com/mtiarn/finance-manager | 6a3a1d229ebb158dd8642162b50c2c5b216a2a89 | 6b3289256923d24ac31a8de42efc884082ffae90 | refs/heads/master | 2022-10-26T05:25:17.518000 | 2020-06-10T08:29:33 | 2020-06-10T08:29:33 | 271,184,203 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Generated by Dagger (https://google.github.io/dagger).
package com.mtiarn.finance;
import android.content.SharedPreferences;
import com.mtiarn.finance.dao.AccountsDAO;
import com.mtiarn.finance.dao.CabbagesDAO;
import com.mtiarn.finance.dao.CreditsDAO;
import com.mtiarn.finance.dao.TransactionsDAO;
import com.mtiar... | UTF-8 | Java | 3,750 | java | FragmentAccounts_MembersInjector.java | Java | [] | null | [] | // Generated by Dagger (https://google.github.io/dagger).
package com.mtiarn.finance;
import android.content.SharedPreferences;
import com.mtiarn.finance.dao.AccountsDAO;
import com.mtiarn.finance.dao.CabbagesDAO;
import com.mtiarn.finance.dao.CreditsDAO;
import com.mtiarn.finance.dao.TransactionsDAO;
import com.mtiar... | 3,750 | 0.800533 | 0.800533 | 95 | 38.473682 | 27.814363 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.663158 | false | false | 2 |
3630b8999e1b6fb33db6332f13303df3fbd52604 | 16,776,142,322,480 | 43372dfd094e75ccc34bea847e9f611ce2cf3012 | /src/com/model/History.java | 41d0b31bcbc387b814baf995093a1567542f714a | [] | no_license | TutoveanuAndrei/HospitalApplication | https://github.com/TutoveanuAndrei/HospitalApplication | bf0d0a46ed187e8b5387c991484eacd8a0385781 | 9653d486e51481e81a751fc40289155c2f392b96 | refs/heads/master | 2020-05-16T00:15:47.400000 | 2019-04-21T19:59:17 | 2019-04-21T19:59:17 | 182,576,347 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.model;
import java.io.Serializable;
import javax.persistence.*;
/**
* The persistent class for the history database table.
*
*/
@Entity
@NamedQuery(name="History.findAll", query="SELECT h FROM History h")
public class History implements Serializable {
private static final long serialVersionUID = 1L;... | UTF-8 | Java | 1,466 | java | History.java | Java | [] | null | [] | package com.model;
import java.io.Serializable;
import javax.persistence.*;
/**
* The persistent class for the history database table.
*
*/
@Entity
@NamedQuery(name="History.findAll", query="SELECT h FROM History h")
public class History implements Serializable {
private static final long serialVersionUID = 1L;... | 1,466 | 0.739427 | 0.738745 | 70 | 19.957144 | 20.630377 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.128571 | false | false | 2 |
74ef667a5db92a0939f6de4b8e197ec1facd4ca8 | 27,668,179,370,537 | b1b3360a1b44abbbc50c6f3cabcba52414b9ad4a | /test_source_from_JADX/sources/com/google/common/hash/Hashing$Crc32cHolder.java | 694c5b6b452baa56867c4119c0f4e2678670fa3c | [] | no_license | soumitradev/FaceApp-Source | https://github.com/soumitradev/FaceApp-Source | 3c993400b3a1a009d94f19b640ca89d35fb6466f | ce530ef243780739f92a1c806e517d697f5df6df | refs/heads/master | 2020-04-13T07:38:20.175000 | 2018-12-25T07:49:03 | 2018-12-25T07:49:03 | 163,056,906 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.common.hash;
final class Hashing$Crc32cHolder {
static final HashFunction CRC_32_C = new Crc32cHashFunction();
private Hashing$Crc32cHolder() {
}
}
| UTF-8 | Java | 181 | java | Hashing$Crc32cHolder.java | Java | [] | null | [] | package com.google.common.hash;
final class Hashing$Crc32cHolder {
static final HashFunction CRC_32_C = new Crc32cHashFunction();
private Hashing$Crc32cHolder() {
}
}
| 181 | 0.723757 | 0.679558 | 8 | 21.625 | 22.510761 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 2 |
895d896abac2fc2008d6d8d10a227d5ae0a02c52 | 38,800,734,581,488 | 06ad730338dbcdaa51d3a1b61b74d4c8823feac6 | /prj-master/app/src/main/java/ca/cmpt276/flame/ChooseTimeActivity.java | a899bb32d9280a27c3a09a2a5b3c756afeafe45b | [] | no_license | Cavneko/Children-management-andriod-app | https://github.com/Cavneko/Children-management-andriod-app | a87080c34b4ef8a70136b90e8626ee533f409c48 | eb80319b927393ccce09a4203b25942f710dbb2b | refs/heads/main | 2023-04-07T11:42:46.177000 | 2021-04-06T07:14:32 | 2021-04-06T07:14:32 | 355,093,508 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ca.cmpt276.flame;
import android.app.NotificationChannel;
import android.app.NotificationManager;
import android.content.Context;
import android.content.Intent;
import android.os.Build;
import android.os.Bundle;
import android.text.InputFilter;
import android.util.DisplayMetrics;
import android.widget.Button;
... | UTF-8 | Java | 5,278 | java | ChooseTimeActivity.java | Java | [] | null | [] | package ca.cmpt276.flame;
import android.app.NotificationChannel;
import android.app.NotificationManager;
import android.content.Context;
import android.content.Intent;
import android.os.Build;
import android.os.Bundle;
import android.text.InputFilter;
import android.util.DisplayMetrics;
import android.widget.Button;
... | 5,278 | 0.690034 | 0.685297 | 139 | 36.978416 | 32.059628 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.640288 | false | false | 2 |
cb1f7c6b6022e0622afc1f6326f05102872c8f49 | 24,146,306,178,525 | ac6fbc2163fcbf3183f00596284d468a6a2aacf3 | /src/com/intumit/solr/util/WiSeUtils.java | 1494d5b1327cb476e47dc6cc84f394ad97b0f08e | [] | no_license | bruceguan325/CITScan | https://github.com/bruceguan325/CITScan | c6704272581aca98d0dc785bf8ac96703272e0b2 | 85d0548d2880b6de845f33f02a8d173f50e6e8c9 | refs/heads/master | 2022-12-21T09:03:01.171000 | 2020-09-02T08:23:43 | 2020-09-02T08:23:43 | 292,200,236 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.intumit.solr.util;
import java.io.BufferedReader;
import java.io.FileReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.OutputStream;
import java.io.UnsupportedEncodingException;
import java.net.HttpURLConnection;
import java.net.MalformedURLExc... | UTF-8 | Java | 40,597 | java | WiSeUtils.java | Java | [] | null | [] | package com.intumit.solr.util;
import java.io.BufferedReader;
import java.io.FileReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.OutputStream;
import java.io.UnsupportedEncodingException;
import java.net.HttpURLConnection;
import java.net.MalformedURLExc... | 40,597 | 0.662569 | 0.652653 | 1,243 | 31.129526 | 27.253645 | 191 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.664521 | false | false | 2 |
485d04f498c2e06a0d0c522962f0b3387b3096f1 | 15,015,205,718,595 | de04fa89ec94990e2eb5041eaf0b9b3bad6cf8c1 | /src/test/java/testcases/FindByCSS.java | 820ee654dff482d593213eef8bda97cdedad9b6a | [] | no_license | lengotom/WebDriver | https://github.com/lengotom/WebDriver | 2ec29912e32813664e2a4e4f460e2f849b5429d9 | bd70529f538d480a567a136a341743fefd109688 | refs/heads/master | 2020-03-29T05:12:51.625000 | 2018-10-18T12:54:46 | 2018-10-18T12:54:46 | 149,573,121 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package testcases;
import org.openqa.selenium.By;
import org.openqa.selenium.Dimension;
import org.openqa.selenium.Keys;
import org.openqa.selenium.Point;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.firefox.FirefoxDriver;
import org.openqa.selenium.s... | UTF-8 | Java | 2,723 | java | FindByCSS.java | Java | [
{
"context": "ityOfElementLocated(By.id(\"username\"))).sendKeys(\"centraladmin\");\n\t\tdriver.findElement(By.id(\"password\")).sendKe",
"end": 2221,
"score": 0.9992763996124268,
"start": 2209,
"tag": "USERNAME",
"value": "centraladmin"
},
{
"context": "\t\tdriver.findElement(By.id(... | null | [] | package testcases;
import org.openqa.selenium.By;
import org.openqa.selenium.Dimension;
import org.openqa.selenium.Keys;
import org.openqa.selenium.Point;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.firefox.FirefoxDriver;
import org.openqa.selenium.s... | 2,721 | 0.711715 | 0.701065 | 86 | 30.66279 | 31.819481 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.430233 | false | false | 2 |
76bf4b7a4b04fc0b6184362880d3f12eb345bcdb | 12,017,318,558,280 | b84677c37b6568a356c4d664694222cdf619bbb7 | /src/main/java/com/dx/ss/sailor/dal/search/biz/MessageSearch.java | d85cab9d68a4d515885994006bb32d82bbc40397 | [] | no_license | liu-weihao/sailor-home | https://github.com/liu-weihao/sailor-home | 49a21ec8857332217f4591a18e5220763875b07e | 9f2153f81b8dafe0b92ce793b6f1ab4f6ce24c3c | refs/heads/master | 2018-10-22T11:12:35.200000 | 2018-08-30T02:31:34 | 2018-08-30T02:31:34 | 120,627,278 | 0 | 1 | null | false | 2020-02-04T23:11:22 | 2018-02-07T14:42:43 | 2019-08-03T13:31:31 | 2020-02-04T23:11:21 | 18,329 | 0 | 0 | 2 | Java | false | false | package com.dx.ss.sailor.dal.search.biz;
import com.dx.ss.sailor.dal.search.PeriodWithPageableSearch;
import lombok.Getter;
import lombok.Setter;
@Setter
@Getter
public class MessageSearch extends PeriodWithPageableSearch {
/**
* 指定收件人id
*/
private String toUserId;
/**
* 消息标题
*/
... | UTF-8 | Java | 621 | java | MessageSearch.java | Java | [] | null | [] | package com.dx.ss.sailor.dal.search.biz;
import com.dx.ss.sailor.dal.search.PeriodWithPageableSearch;
import lombok.Getter;
import lombok.Setter;
@Setter
@Getter
public class MessageSearch extends PeriodWithPageableSearch {
/**
* 指定收件人id
*/
private String toUserId;
/**
* 消息标题
*/
... | 621 | 0.607735 | 0.596685 | 36 | 14.083333 | 15.640715 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 2 |
02d7e81c3283429f2687710b0f52dee7c649e116 | 20,066,087,206,966 | cc3582dbd5284696a5bc392f6ef0c2fa48a06853 | /basic/src/algorithm/offer/Demo58.java | c43e13d75fb6e6344204013ea431d11b8e819d1e | [] | no_license | chenshuidejidan/Java_learn | https://github.com/chenshuidejidan/Java_learn | 1a786f206589bffcbb53a047a33aa33520a033e0 | 3cf86dcd85f92f2316f277a7c774ba3af86c04f3 | refs/heads/master | 2023-06-25T20:03:17.445000 | 2021-07-29T04:53:17 | 2021-07-29T04:53:17 | 293,827,237 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package algorithm.offer;
import org.junit.Test;
/**
* @Auther: c
* @Date: 2020/12/15 - 12 - 15 - 13:51
* @Description: algorithm.offer
* @Version: 1.0
*/
public class Demo58 {
public String reverseWords(String s) {
char[] chs = s.toCharArray();
int start = chs.length-1, end = chs.length;
... | UTF-8 | Java | 881 | java | Demo58.java | Java | [
{
"context": "hm.offer;\n\nimport org.junit.Test;\n\n/**\n * @Auther: c\n * @Date: 2020/12/15 - 12 - 15 - 13:51\n * @Descri",
"end": 67,
"score": 0.9972317814826965,
"start": 66,
"tag": "USERNAME",
"value": "c"
}
] | null | [] | package algorithm.offer;
import org.junit.Test;
/**
* @Auther: c
* @Date: 2020/12/15 - 12 - 15 - 13:51
* @Description: algorithm.offer
* @Version: 1.0
*/
public class Demo58 {
public String reverseWords(String s) {
char[] chs = s.toCharArray();
int start = chs.length-1, end = chs.length;
... | 881 | 0.474461 | 0.446084 | 37 | 22.81081 | 15.642696 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.486486 | false | false | 2 |
a0491e82923053b54d502ab5c0edbd9816e4690a | 33,956,011,481,280 | 3b4f32258f2bc22e1f152abad4befeb47d958f93 | /huiche-data/src/main/java/org/huiche/data/validation/package-info.java | 28124f544842a1beffdb7dfc75183365395fd879 | [
"Apache-2.0"
] | permissive | jmjlbmn/huiche | https://github.com/jmjlbmn/huiche | f98fb9ae6b88bb5c1911ba047d13813fcd6fc2b7 | b8d88e94b78cfd1e4c882cf78a1bc1ffe3ffe561 | refs/heads/master | 2022-09-09T06:24:37.195000 | 2020-10-11T06:52:18 | 2020-10-11T06:52:18 | 119,225,671 | 7 | 2 | Apache-2.0 | false | 2020-07-06T02:43:14 | 2018-01-28T03:54:07 | 2020-06-27T15:07:03 | 2020-07-06T02:43:13 | 1,021 | 5 | 1 | 0 | Java | false | false | /**
* dao验证支持包
*
* @author Maning
*/
package org.huiche.data.validation; | UTF-8 | Java | 86 | java | package-info.java | Java | [
{
"context": "/**\n * dao验证支持包\n *\n * @author Maning\n */\npackage org.huiche.data.validation;",
"end": 36,
"score": 0.9976509213447571,
"start": 30,
"tag": "NAME",
"value": "Maning"
}
] | null | [] | /**
* dao验证支持包
*
* @author Maning
*/
package org.huiche.data.validation; | 86 | 0.657895 | 0.657895 | 6 | 11.833333 | 11.667857 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 2 |
bcf5488a54c37a408df93df0fdb05184a8a9e3b0 | 36,867,999,281,613 | 5e2d9c34ef184b98a9a708271076856611646344 | /src/classes/FileURL.java | 2d25d15a984ce3effb621ed32aa1087d68ff2125 | [] | no_license | pizzaboy314/imdb_stills_grabber_gui | https://github.com/pizzaboy314/imdb_stills_grabber_gui | d2665ff63e046ecb87ffe5861b47f988ef83e61d | b30a71e7ce560e71debc53c82ddd064e1ce97484 | refs/heads/master | 2023-06-01T01:11:50.358000 | 2023-04-27T13:58:07 | 2023-04-27T13:58:07 | 18,044,168 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package classes;
public class FileURL {
private String url;
private String filename;
public FileURL(String url){
this.url = url;
this.filename = url.substring(url.indexOf("images/M/")+9);
}
public String getUrl() {
return url;
}
public void setUrl(String url) {
this.url = url;
}
public String ge... | UTF-8 | Java | 438 | java | FileURL.java | Java | [] | null | [] | package classes;
public class FileURL {
private String url;
private String filename;
public FileURL(String url){
this.url = url;
this.filename = url.substring(url.indexOf("images/M/")+9);
}
public String getUrl() {
return url;
}
public void setUrl(String url) {
this.url = url;
}
public String ge... | 438 | 0.678082 | 0.675799 | 29 | 14.068966 | 15.195124 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.241379 | false | false | 2 |
55f89ae4bc97f8ecf0046f44f33175fb412ce62a | 35,923,106,481,785 | 1d9e27c6c899928f5437c71bc0c1ea5b797ecdaa | /app/src/main/java/com/example/usuariopc/basededatos/Articulos.java | 1387721d17c0cff0d9376c6f2cea97b19cf0e377 | [] | no_license | paulsteban/BaseDatosSQLite | https://github.com/paulsteban/BaseDatosSQLite | 9345328dc3701484e07341831b1b19dd27b49d79 | 7ad41c9010d3a21c50637437cccfd017fb0c52d7 | refs/heads/master | 2020-03-21T21:54:50.934000 | 2018-06-29T02:50:10 | 2018-06-29T02:50:10 | 139,092,944 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.usuariopc.basededatos;
import java.io.Serializable;
public class Articulos implements Serializable {
String codigo, descripcion, precio;
Articulos tiendaPro[];
public Articulos() {
}
public Articulos(String codigo, String descripcion, String precio) {
... | UTF-8 | Java | 1,589 | java | Articulos.java | Java | [] | null | [] | package com.example.usuariopc.basededatos;
import java.io.Serializable;
public class Articulos implements Serializable {
String codigo, descripcion, precio;
Articulos tiendaPro[];
public Articulos() {
}
public Articulos(String codigo, String descripcion, String precio) {
... | 1,589 | 0.563567 | 0.544592 | 55 | 27.763636 | 27.443804 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.563636 | false | false | 2 |
03920dccb844f14913e68a06af9899d6d95284c2 | 27,084,063,816,144 | 4039da7ffd22be2951381c8cbbb6c54761802637 | /src/test/java/com/tm/testalyser/implementation/loader/TestLoaderTestRun.java | 19a6d15879b692cd61e48cbb3769c4a4bd532aa8 | [] | no_license | cipivanov/testalyser | https://github.com/cipivanov/testalyser | c9d16b75af56880cd081a55371334b70b3b468c7 | a6b9281a7abf6847341875d2bca6e993044e4bac | refs/heads/master | 2023-02-03T03:56:51.874000 | 2020-10-20T12:25:01 | 2020-10-20T12:25:01 | 324,145,988 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tm.testalyser.implementation.loader;
import com.tm.testalyser.model.TestStatus;
import com.tm.testalyser.model.TestRun;
import org.junit.jupiter.api.AfterEach;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import java.io.IOException;
import java.nio.file.Files;
import java.ni... | UTF-8 | Java | 2,828 | java | TestLoaderTestRun.java | Java | [] | null | [] | package com.tm.testalyser.implementation.loader;
import com.tm.testalyser.model.TestStatus;
import com.tm.testalyser.model.TestRun;
import org.junit.jupiter.api.AfterEach;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import java.io.IOException;
import java.nio.file.Files;
import java.ni... | 2,828 | 0.632249 | 0.623055 | 69 | 40 | 29.967615 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 2 |
4043bf91f5c6a1b1633c6cbd1e8e1913ef1fcdb4 | 31,198,642,489,022 | f0dabc0f3913264f1941481decf94096be2669e4 | /facade-frontend/src/main/java/com/wzitech/gamegold/facade/frontend/service/repository/dto/QueryRepositoryRequest.java | 23c55afa9bcb5b8f55b718d49ce4d97763f3a958 | [] | no_license | moutainhigh/mall-4 | https://github.com/moutainhigh/mall-4 | 7555ed73f6f78b479bb10a5973eda391a204deb9 | 2e2abc9377b0723ddfed1fe22d2c59c9a0571acd | refs/heads/master | 2021-09-28T16:30:27.128000 | 2018-08-28T09:19:42 | 2018-08-28T09:19:42 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wzitech.gamegold.facade.frontend.service.repository.dto;
import java.math.BigDecimal;
/**
* @author ljn
* @date 2018/8/24.
*/
public class QueryRepositoryRequest {
private String gameName;
private String region;
private String server;
private String goodsTypeName;
private BigDe... | UTF-8 | Java | 2,198 | java | QueryRepositoryRequest.java | Java | [
{
"context": "dto;\n\nimport java.math.BigDecimal;\n\n/**\n * @author ljn\n * @date 2018/8/24.\n */\npublic class QueryReposit",
"end": 118,
"score": 0.9996262788772583,
"start": 115,
"tag": "USERNAME",
"value": "ljn"
}
] | null | [] | package com.wzitech.gamegold.facade.frontend.service.repository.dto;
import java.math.BigDecimal;
/**
* @author ljn
* @date 2018/8/24.
*/
public class QueryRepositoryRequest {
private String gameName;
private String region;
private String server;
private String goodsTypeName;
private BigDe... | 2,198 | 0.623749 | 0.620564 | 120 | 17.316668 | 17.046497 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.291667 | false | false | 2 |
77c344cba8814572c09a9c572d160ccf641513d9 | 37,769,942,406,422 | e9b00f04880c40469ece9b10a2ae701fd5c2b3e8 | /sample/src/main/java/com/adzerk/android/sdk/sample/MainModel.java | cecc57ec42ebc661943b7beb0978c673ee11a802 | [
"Apache-2.0"
] | permissive | Grk26/adzerk-android-sdk | https://github.com/Grk26/adzerk-android-sdk | a42e7cf708017284048edbb4fa1007b0e684d96c | 06ded3326c49f000169c206209a6de496c305496 | refs/heads/master | 2021-01-19T07:43:41.448000 | 2017-07-01T00:31:38 | 2017-07-01T00:31:38 | 100,646,293 | 2 | 0 | null | true | 2017-08-17T21:21:02 | 2017-08-17T21:21:02 | 2017-03-25T00:43:57 | 2017-07-01T00:33:55 | 256 | 0 | 0 | 0 | null | null | null | package com.adzerk.android.sdk.sample;
public class MainModel {
}
| UTF-8 | Java | 67 | java | MainModel.java | Java | [] | null | [] | package com.adzerk.android.sdk.sample;
public class MainModel {
}
| 67 | 0.776119 | 0.776119 | 4 | 15.75 | 16.037066 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 2 |
3f99accce328b9e81f2e565f1e1a24bace3e48cf | 36,455,682,432,904 | e01287f1727f23768db4d1c35c5d1d4cd090fb98 | /src/controller/ControlPizzas.java | 959b2c963ead242e4de49999ba3846d58f59acf7 | [] | no_license | LuanMiranda77/HotPizza | https://github.com/LuanMiranda77/HotPizza | d7c96d932ea6abdf623f9d03d487eeec10a66e19 | 838d91e4ce01329c0241c48823ee0b2da06e2dfd | refs/heads/main | 2023-04-24T04:33:47.174000 | 2021-05-13T05:18:07 | 2021-05-13T05:18:07 | 336,381,843 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package controller;
import java.util.ArrayList;
import DTO.PizzasDTO;
import model.Ingredientes;
import model.Pizzas;
import view.ExceptionIngre;
import view.ExceptionPizza;
public class ControlPizzas {
private ArrayList<Ingredientes> lista1 = new ArrayList<>();
public void addListaIgre(int cod, String nome, fl... | UTF-8 | Java | 1,061 | java | ControlPizzas.java | Java | [] | null | [] | package controller;
import java.util.ArrayList;
import DTO.PizzasDTO;
import model.Ingredientes;
import model.Pizzas;
import view.ExceptionIngre;
import view.ExceptionPizza;
public class ControlPizzas {
private ArrayList<Ingredientes> lista1 = new ArrayList<>();
public void addListaIgre(int cod, String nome, fl... | 1,061 | 0.71819 | 0.716305 | 63 | 15.825397 | 18.056824 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.460317 | false | false | 2 |
f1d6837799d22b20c55a892c29447cdd0cb078c5 | 28,750,511,147,289 | 460a5cf9cfd8da8b826355c35add3edb0efb88de | /app/src/main/java/com/hyunki/bard/controller/NotesAdapter.java | c566719576a00cb3abdc25b9cf4568420edafb21 | [] | no_license | dhchung317/Bard | https://github.com/dhchung317/Bard | 5a181b6f2bf664ea00da22854dcb18f3312e2abc | 7ba5a167aea7e951c3f62dbf4b733e05372be542 | refs/heads/master | 2020-05-03T02:08:58.966000 | 2019-08-08T05:04:34 | 2019-08-08T05:04:34 | 178,359,885 | 0 | 0 | null | false | 2019-08-08T05:04:35 | 2019-03-29T08:01:01 | 2019-08-07T23:07:11 | 2019-08-08T05:04:35 | 2,215 | 0 | 0 | 0 | Java | false | false | package com.hyunki.bard.controller;
import android.content.Context;
import android.graphics.Color;
import android.media.MediaPlayer;
import android.os.Build;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
im... | UTF-8 | Java | 3,239 | java | NotesAdapter.java | Java | [] | null | [] | package com.hyunki.bard.controller;
import android.content.Context;
import android.graphics.Color;
import android.media.MediaPlayer;
import android.os.Build;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
im... | 3,239 | 0.668725 | 0.66749 | 93 | 33.827957 | 28.236187 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.569892 | false | false | 2 |
0f6ebccf9312467ed7b099ca79f165e3cfdc3c57 | 9,835,475,122,020 | 8de6faae6ff6044bf9b028d96bfa5782a7151943 | /src/game/Piece.java | dbbffde3c2a6e863e29459fda6956bd99ab88081 | [] | no_license | kanrourou/Othello-Game | https://github.com/kanrourou/Othello-Game | c163f320e952d1c7c0aa1ee36b83deabdd0ae4ed | f4caddc436c191e7229aee4b2910c4d5b2b5279d | refs/heads/master | 2020-05-19T13:18:14.898000 | 2015-01-28T00:09:06 | 2015-01-28T00:09:06 | 29,941,656 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package game;
public enum Piece {
White, Black
}
| UTF-8 | Java | 51 | java | Piece.java | Java | [] | null | [] | package game;
public enum Piece {
White, Black
}
| 51 | 0.705882 | 0.705882 | 5 | 9.2 | 7.44043 | 19 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 2 |
b164296b2420eff5834acdabd5d07782084705a1 | 11,347,303,623,958 | a6b22f72d38ce86439b9b805a219935991e969a9 | /module2/src/main/java/com/capgemini/module2/dto/ProductBean.java | c38a30c154ea402b6f43a46bff5e5e3acc3fa73f | [] | no_license | SnehaPatil02/TY_CG_HTD_BangaloreNovember_JFS_SnehaAlagoudaPatil | https://github.com/SnehaPatil02/TY_CG_HTD_BangaloreNovember_JFS_SnehaAlagoudaPatil | 5c7591f01595f533ac6298c497679881be5270f1 | fe5ee3567d39d7fde6608accc98fcc878f04576f | refs/heads/master | 2022-11-05T03:22:37.557000 | 2020-01-18T09:23:59 | 2020-01-18T09:23:59 | 225,848,153 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.capgemini.module2.dto;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.Table;
import lombok.Data;
@Data
@Entity
@Table(name="ProductInfo")
public class ProductBean {
@Id
@Co... | UTF-8 | Java | 1,124 | java | ProductBean.java | Java | [] | null | [] | package com.capgemini.module2.dto;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.Table;
import lombok.Data;
@Data
@Entity
@Table(name="ProductInfo")
public class ProductBean {
@Id
@Co... | 1,124 | 0.69573 | 0.69484 | 60 | 16.733334 | 12.985719 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.183333 | false | false | 2 |
237944a87fa01dd37f1700029a8b8ce66d72d4f3 | 26,886,495,314,821 | 254c8d60c482729af3bb8ed1b7f771553be0a199 | /src/main/java/com/serkan/spring/boot/BootApplication.java | 8b20137337674724fa8547f2e9ecc27db3932a3d | [] | no_license | skaba/boot | https://github.com/skaba/boot | 41fb6d3b459ebdbacf264c1969759809623bd6ec | 7e289e3eb532ac214eb53c03c0bec2994329f426 | refs/heads/master | 2021-01-02T09:09:59.235000 | 2016-09-14T11:26:10 | 2016-09-14T11:27:47 | 33,612,101 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.serkan.spring.boot;
import java.math.BigDecimal;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.Bean;
import com.serkan.spring.boot.operation.Operation;
import com.serkan.spring.boot.ope... | UTF-8 | Java | 2,017 | java | BootApplication.java | Java | [] | null | [] | package com.serkan.spring.boot;
import java.math.BigDecimal;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.Bean;
import com.serkan.spring.boot.operation.Operation;
import com.serkan.spring.boot.ope... | 2,017 | 0.721368 | 0.721368 | 64 | 30.515625 | 30.056713 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.390625 | false | false | 2 |
1784e1d821ff33c7cd86d329cfac841968912a54 | 6,012,954,282,444 | ccb9316e9977ad8211147a38f34f2e0891920ece | /src/main/java/me/myProjects/lottyMock/excel/ReadLottyDataExcel.java | 1b7f4e8f1a98f3d07cad71d08543aa2455f394b7 | [] | no_license | cdToucher/lottyMock | https://github.com/cdToucher/lottyMock | 5bd6f3005cccf364ef745f00dd3e727736987625 | a8587614b9e53c2f26f3b7ae4225d704851bf0f6 | refs/heads/master | 2021-01-22T02:53:35.901000 | 2017-05-09T10:35:01 | 2017-05-09T10:35:01 | 81,080,708 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.myProjects.lottyMock.excel;
import com.google.common.collect.Lists;
import com.google.common.io.Files;
import me.myProjects.lottyMock.bean.LotteryTicket;
import org.apache.http.client.methods.CloseableHttpResponse;
import org.apache.http.client.methods.HttpGet;
import org.apache.http.client.methods.HttpUriR... | UTF-8 | Java | 2,793 | java | ReadLottyDataExcel.java | Java | [
{
"context": "tStream;\nimport java.util.List;\n\n/**\n * Created by CD on 2017/2/6.\n * <p>\n * 读取excel\n */\npublic class R",
"end": 680,
"score": 0.9544814825057983,
"start": 678,
"tag": "USERNAME",
"value": "CD"
}
] | null | [] | package me.myProjects.lottyMock.excel;
import com.google.common.collect.Lists;
import com.google.common.io.Files;
import me.myProjects.lottyMock.bean.LotteryTicket;
import org.apache.http.client.methods.CloseableHttpResponse;
import org.apache.http.client.methods.HttpGet;
import org.apache.http.client.methods.HttpUriR... | 2,793 | 0.697383 | 0.686267 | 65 | 41.907692 | 28.953396 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.676923 | false | false | 2 |
f19bd0733b5bedac5d3f2ae391217f97acd847f5 | 17,033,840,329,959 | dcf9bda193c0131c60d4f98d9ce28fa9e1a830c1 | /src/main/java/com/example/hotel5/mapper/BlackuserMapper.java | 887a1e79dbd7f498205fe25329235c05ed01bab0 | [] | no_license | bravogohome/hotel | https://github.com/bravogohome/hotel | 64dd7ebbbe085d0c49e330201272c7fd6d51bc34 | 0c90b3503fa5e48b6bd4cc16f478feb7fe2d2c35 | refs/heads/main | 2023-04-26T12:40:47.721000 | 2021-05-31T01:37:32 | 2021-05-31T01:37:32 | 370,355,921 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.hotel5.mapper;
import com.example.hotel5.entity.Blackuser;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
/**
* <p>
* Mapper 接口
* </p>
*
* @author gohome
* @since 2020-12-23
*/
public interface BlackuserMapper extends BaseMapper<Blackuser> {
}
| UTF-8 | Java | 288 | java | BlackuserMapper.java | Java | [
{
"context": "r;\n\n/**\n * <p>\n * Mapper 接口\n * </p>\n *\n * @author gohome\n * @since 2020-12-23\n */\npublic interface Blackus",
"end": 190,
"score": 0.9996578693389893,
"start": 184,
"tag": "USERNAME",
"value": "gohome"
}
] | null | [] | package com.example.hotel5.mapper;
import com.example.hotel5.entity.Blackuser;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
/**
* <p>
* Mapper 接口
* </p>
*
* @author gohome
* @since 2020-12-23
*/
public interface BlackuserMapper extends BaseMapper<Blackuser> {
}
| 288 | 0.721831 | 0.68662 | 16 | 16.75 | 20.314711 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.1875 | false | false | 2 |
5ac1f389b108a088e9dbea0f0a0c541d788fcf22 | 833,223,694,811 | 0556ad483274ce6b5400e3a14a8fe3d2cd3ad074 | /org.lttpp.eemory/src/org/lttpp/eemory/dom/impl/DocumentFragmentImpl.java | d133e6bd70fc85d2a5960d5b4765ccbfb31b0270 | [
"MIT"
] | permissive | LTTPP/Eemory | https://github.com/LTTPP/Eemory | 71a7272989573284c8bdf2dae9b9109e2c26c0a8 | 5252e48914eedd4d4b1b88aa76e601b9eecd07cd | refs/heads/master | 2020-04-09T16:53:07.518000 | 2016-05-08T10:58:26 | 2016-05-08T10:58:26 | 21,933,949 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.lttpp.eemory.dom.impl;
import org.apache.commons.lang3.StringUtils;
import org.lttpp.eemory.Constants;
import org.lttpp.eemory.dom.DocumentFragment;
import org.lttpp.eemory.dom.Node;
public class DocumentFragmentImpl extends NodeImpl implements DocumentFragment {
private String fragment;
protect... | UTF-8 | Java | 1,526 | java | DocumentFragmentImpl.java | Java | [] | null | [] | package org.lttpp.eemory.dom.impl;
import org.apache.commons.lang3.StringUtils;
import org.lttpp.eemory.Constants;
import org.lttpp.eemory.dom.DocumentFragment;
import org.lttpp.eemory.dom.Node;
public class DocumentFragmentImpl extends NodeImpl implements DocumentFragment {
private String fragment;
protect... | 1,526 | 0.655963 | 0.655308 | 65 | 22.476923 | 21.214731 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.276923 | false | false | 2 |
b59412c920358fbeea2ef9983058291fd9c872d8 | 1,752,346,688,001 | 87bcb583536c399010562b5116b37d675e368b4b | /ProgramTest/src/SignPrint.java | 6d423c05ecbbbee02e1f83a6924c3b2d6347aac0 | [] | no_license | russell-seo/javaLab | https://github.com/russell-seo/javaLab | b6bfc4a777e5b12e9945f5e59a75c3eec83edf99 | 136735233eb2caca1a33b121b0d36edd51486a61 | refs/heads/master | 2023-04-06T01:33:20.166000 | 2021-04-16T02:37:09 | 2021-04-16T02:37:09 | 352,486,270 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class SignPrint {
public static void main(String[] args) {
// TODO Auto-generated method stub
int num = 0;
String numCh;
Scanner sc = new Scanner(System.in);
num = sc.nextInt();
numCh = (num > 0) ? "¾ç¼ö" : ((num < 0) ? "À½¼ö": "0");
System.out.pr... | WINDOWS-1252 | Java | 353 | java | SignPrint.java | Java | [] | null | [] | import java.util.Scanner;
public class SignPrint {
public static void main(String[] args) {
// TODO Auto-generated method stub
int num = 0;
String numCh;
Scanner sc = new Scanner(System.in);
num = sc.nextInt();
numCh = (num > 0) ? "¾ç¼ö" : ((num < 0) ? "À½¼ö": "0");
System.out.pr... | 353 | 0.573913 | 0.550725 | 18 | 17.166666 | 17.046505 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.666667 | false | false | 2 |
cc451cbb117e4443af6c6484301bfc0fe6510ff3 | 24,515,673,358,782 | 9807c7a9a7548f7f4bb4198fc624cf6f97feb49c | /src/main/java/com/softuni/springworkshop1/web/controllers/HomeController.java | 5e5ccb06358760cd9a74f40fba5d1dd6616f2fbd | [] | no_license | Stivm1718/HeroesBattle | https://github.com/Stivm1718/HeroesBattle | dfdddfd24f1b3eb10e5aae959d0886cef40eb6ff | 3a804e851e3007327a93ea8ef6ee9cc41708392e | refs/heads/master | 2021-04-08T10:05:23.233000 | 2020-03-23T22:52:49 | 2020-03-23T22:52:49 | 248,765,383 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.softuni.springworkshop1.web.controllers;
import com.softuni.springworkshop1.service.models.LoginServiceModel;
import com.softuni.springworkshop1.service.services.HeroService;
import com.softuni.springworkshop1.web.models.HomeViewModel;
import org.modelmapper.ModelMapper;
import org.springframework.stereoty... | UTF-8 | Java | 1,457 | java | HomeController.java | Java | [] | null | [] | package com.softuni.springworkshop1.web.controllers;
import com.softuni.springworkshop1.service.models.LoginServiceModel;
import com.softuni.springworkshop1.service.services.HeroService;
import com.softuni.springworkshop1.web.models.HomeViewModel;
import org.modelmapper.ModelMapper;
import org.springframework.stereoty... | 1,457 | 0.733699 | 0.730954 | 43 | 32.88372 | 23.614353 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.604651 | false | false | 2 |
c446ee764297a4390477abcfadd4ddbc163924cf | 25,366,076,885,785 | acd42fb76daf9ffb6d5b810672b4f4062e74ad7f | /src/SeleniumTasksPDF6/HW1DeleteEmpl.java | 1239e242f6b18ece2a224bc56382e8bfe2715d49 | [] | no_license | HaticeBatur/Selenium-Tasks | https://github.com/HaticeBatur/Selenium-Tasks | ee442cdb1b60ac986f2798a5411389391dea3aee | d1cad7c6c9013a0bd1cc0831fe8a3d0354702732 | refs/heads/master | 2020-12-04T18:24:18.237000 | 2020-02-04T03:42:24 | 2020-02-04T03:42:24 | 231,865,667 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package SeleniumTasksPDF6;
import java.util.List;
import org.openqa.selenium.By;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.ui.ExpectedConditions;
import org.openqa.selenium.support.ui.WebDriverWait;
import com.utils.CommonMethods;
import com.utils.Constants;
public class HW1DeleteEmp... | WINDOWS-1252 | Java | 2,875 | java | HW1DeleteEmpl.java | Java | [
{
"context": "lete Employee\n\tOpen chrome browser\n\tGo to “http://166.62.36.207/humanresources/symfony/web/index.php/auth”\n\tLogin",
"end": 424,
"score": 0.9989123940467834,
"start": 411,
"tag": "IP_ADDRESS",
"value": "166.62.36.207"
},
{
"context": "\"firstName\")).sendKeys(\"z\"... | null | [] | package SeleniumTasksPDF6;
import java.util.List;
import org.openqa.selenium.By;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.ui.ExpectedConditions;
import org.openqa.selenium.support.ui.WebDriverWait;
import com.utils.CommonMethods;
import com.utils.Constants;
public class HW1DeleteEmp... | 2,874 | 0.710902 | 0.701149 | 78 | 35.807693 | 30.459749 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3 | false | false | 2 |
b7cf81d1e12f00d2584522cf3798e861edef56a3 | 5,514,738,043,505 | e3445a859cb3271d2812d8c428949daafa32c1c3 | /src/project/data/CmdAddWarr.java | 2ff497ed43c9453b89fe1e67ad9b5bf119f613ed | [] | no_license | athosprv/Computer_Store | https://github.com/athosprv/Computer_Store | 4ef5231008801d0b8f3334a323c2e3d2c718f03d | 8d49c33d78e06667a22eecd88040d0a4eba7320f | refs/heads/master | 2021-01-23T20:45:45.817000 | 2012-08-27T20:49:31 | 2012-08-27T20:49:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package project.data;
import project.command.UndoableCommand;
import project.data.warranty.Specs;
import project.data.warranty.Warranty;
/**
* Implementation of command to add or remove inventory.
* @see Data
*/
final class CmdAddWarr implements UndoableCommand {
private boolean _runOnce;
private warrInventory... | UTF-8 | Java | 1,073 | java | CmdAddWarr.java | Java | [] | null | [] | package project.data;
import project.command.UndoableCommand;
import project.data.warranty.Specs;
import project.data.warranty.Warranty;
/**
* Implementation of command to add or remove inventory.
* @see Data
*/
final class CmdAddWarr implements UndoableCommand {
private boolean _runOnce;
private warrInventory... | 1,073 | 0.673812 | 0.673812 | 47 | 21.829786 | 17.922195 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.553191 | false | false | 2 |
4f6903b2d7baaa9e2705a744bb827e2a94745e4f | 30,279,519,504,223 | a536f8499ac7bfbb510d838754ca72b5530f75b3 | /com/mamiyaotaru/chatbubbles/ChatParseLine.java | 4beee79060c5f8ddd733ca0e9f6413fbe9b2c4d8 | [] | no_license | SynonymousL/CB | https://github.com/SynonymousL/CB | 71a82f894bb15e41db52c5921e6eca08d3f5939a | ba0cfdb75062f6e4de0060708e8bdb18c9509441 | refs/heads/master | 2018-11-19T08:12:20.773000 | 2018-09-04T04:00:28 | 2018-09-04T04:00:28 | 147,212,848 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* */ package com.mamiyaotaru.chatbubbles;
/* */
/* */
/* */ public class ChatParseLine
/* */ {
/* */ private final String regex;
/* */
/* */ private final int[] nameRefs;
/* */ private final int textRef;
/* */
/* */ public ChatParseLine(String regex)
/* */ {
/* 13 ... | UTF-8 | Java | 2,123 | java | ChatParseLine.java | Java | [] | null | [] | /* */ package com.mamiyaotaru.chatbubbles;
/* */
/* */
/* */ public class ChatParseLine
/* */ {
/* */ private final String regex;
/* */
/* */ private final int[] nameRefs;
/* */ private final int textRef;
/* */
/* */ public ChatParseLine(String regex)
/* */ {
/* 13 ... | 2,123 | 0.49317 | 0.463966 | 67 | 30.701492 | 23.252035 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.507463 | false | false | 2 |
71389c549f90aa3c6da2a2f89c3759cff02825f3 | 25,864,293,061,155 | 0b9df9a2d9457b133a3df82d79b2e7c50551b729 | /dmkr-chess-common/src/main/java/org/dmkr/chess/common/collections/CollectionUtils.java | 7496bca18f1dbdd6323bed0a996a2e62750e979c | [] | no_license | DmitriiKrendelev/chess | https://github.com/DmitriiKrendelev/chess | 91bca86e9bc3a7a340394008c7b4f3198ff6c55e | 74eaa57dd81d9ddc2ba7bac831df82beae581a83 | refs/heads/master | 2021-08-08T00:13:40.840000 | 2021-05-17T09:14:48 | 2021-05-17T09:14:48 | 120,222,117 | 0 | 0 | null | false | 2020-10-15T18:16:08 | 2018-02-04T20:51:04 | 2020-10-15T18:15:39 | 2020-10-15T18:16:07 | 947 | 0 | 0 | 1 | Java | false | false | package org.dmkr.chess.common.collections;
import lombok.experimental.UtilityClass;
import java.util.Collection;
@UtilityClass
public class CollectionUtils {
public static <T> boolean isEmpty(Collection<T> c) {
return c == null || c.isEmpty();
}
}
| UTF-8 | Java | 269 | java | CollectionUtils.java | Java | [] | null | [] | package org.dmkr.chess.common.collections;
import lombok.experimental.UtilityClass;
import java.util.Collection;
@UtilityClass
public class CollectionUtils {
public static <T> boolean isEmpty(Collection<T> c) {
return c == null || c.isEmpty();
}
}
| 269 | 0.713755 | 0.713755 | 14 | 18.214285 | 19.519875 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 2 |
76879205dfb46f55f8b59ead09c4c9960ae32ff2 | 12,841,952,257,392 | e4409c02e27c20cb8ef16a049dc8ccf9134bace7 | /jbehave/src/test/java/me/kuniga/jbehave/AdderSteps.java | e4d436a0f0af41474fb1819b2aba299ee0f695e1 | [] | no_license | kunigami/blog-examples | https://github.com/kunigami/blog-examples | a0469d25e9aa10dfe2e1fbdf0ff1764e8062e389 | c195ae70f97a0ca1df08c59e56f2f7fa4bb30a81 | refs/heads/master | 2021-01-19T01:53:37.439000 | 2020-12-12T18:11:21 | 2020-12-12T18:11:21 | 2,956,117 | 14 | 16 | null | false | 2020-12-12T18:26:02 | 2011-12-11T00:53:33 | 2020-12-12T18:11:30 | 2020-12-12T18:12:12 | 846 | 13 | 11 | 1 | Rust | false | false | package me.kuniga.jbehave;
import static org.junit.Assert.*;
import org.jbehave.core.annotations.Aliases;
import org.jbehave.core.annotations.Given;
import org.jbehave.core.annotations.Then;
import org.jbehave.core.annotations.When;
public class AdderSteps {
private Adder adder;
@Given("um somador é criado")
... | UTF-8 | Java | 641 | java | AdderSteps.java | Java | [] | null | [] | package me.kuniga.jbehave;
import static org.junit.Assert.*;
import org.jbehave.core.annotations.Aliases;
import org.jbehave.core.annotations.Given;
import org.jbehave.core.annotations.Then;
import org.jbehave.core.annotations.When;
public class AdderSteps {
private Adder adder;
@Given("um somador é criado")
... | 641 | 0.723005 | 0.723005 | 30 | 20.299999 | 17.144775 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.1 | false | false | 2 |
87a594955ea3e5a20aa7c8ff53e49f6338da7175 | 32,899,449,518,368 | e9252b26565e900f1ec9d2c1b0fbae6cc067bb43 | /src/org/frameworkset/spi/remote/http/TimeUtil.java | 182780830f5c53e3076c2762420e64eb9509298a | [
"Apache-2.0"
] | permissive | bbossgroups/bboss-http | https://github.com/bbossgroups/bboss-http | ddac012e124766763f48d5e8d44478f8f4315152 | ba60e26b95d8a9b86d97f073f55af01fbc84e084 | refs/heads/master | 2023-08-20T04:11:19.158000 | 2023-08-15T08:25:57 | 2023-08-15T08:25:57 | 193,918,298 | 9 | 6 | null | false | 2019-12-18T07:26:00 | 2019-06-26T14:14:17 | 2019-12-10T02:23:27 | 2019-12-18T07:24:47 | 220 | 4 | 4 | 0 | Java | false | false | package org.frameworkset.spi.remote.http;
/**
* Copyright 2023 bboss
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Un... | UTF-8 | Java | 7,054 | java | TimeUtil.java | Java | [
{
"context": "rameworkset.spi.remote.http;\n/**\n * Copyright 2023 bboss\n * <p>\n * Licensed under the Apache License, Vers",
"end": 69,
"score": 0.9823277592658997,
"start": 64,
"tag": "USERNAME",
"value": "bboss"
},
{
"context": "pyright (c) 2023</p>\n * @Date 2023/7/25\n * @autho... | null | [] | package org.frameworkset.spi.remote.http;
/**
* Copyright 2023 bboss
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Un... | 7,054 | 0.62532 | 0.58274 | 174 | 39.356323 | 29.372549 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.517241 | false | false | 2 |
0e8b136b205dc823dacdecce29afc115bfab4616 | 9,869,834,904,843 | 0918f32663169a2ce9c98bb61fcbbe8832696c2f | /crush8/com/sun/mail/imap/IMAPMultipartDataSource.java | 844c7bfaa29ab5b406fa473a7e9e8b3bee969053 | [] | no_license | bellmit/cftp | https://github.com/bellmit/cftp | ee60f9f5c5074b9410e09284542e313e7a113004 | d96f0f93fcd882127b6934e704529aaf116e2f65 | refs/heads/master | 2023-06-27T21:55:05.938000 | 2021-07-27T20:24:06 | 2021-07-27T20:24:06 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sun.mail.imap;
import com.sun.mail.imap.protocol.BODYSTRUCTURE;
import java.util.ArrayList;
import java.util.List;
import javax.mail.BodyPart;
import javax.mail.MessagingException;
import javax.mail.MultipartDataSource;
import javax.mail.internet.MimePart;
import javax.mail.internet.MimePartDataSource;
pu... | UTF-8 | Java | 1,041 | java | IMAPMultipartDataSource.java | Java | [] | null | [] | package com.sun.mail.imap;
import com.sun.mail.imap.protocol.BODYSTRUCTURE;
import java.util.ArrayList;
import java.util.List;
import javax.mail.BodyPart;
import javax.mail.MessagingException;
import javax.mail.MultipartDataSource;
import javax.mail.internet.MimePart;
import javax.mail.internet.MimePartDataSource;
pu... | 1,041 | 0.712776 | 0.709894 | 33 | 30.545454 | 27.128304 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 2 |
30ef96f8f593fd3c15fcfe1985fa46e1c4458ebf | 35,948,876,306,607 | ce5967bb852df10152aba4ee1a0a291795662c48 | /SyntaxErrorAnalyzer/src/util/CreateFile.java | 97e65e8871cbec4402dd66cbf728b785c42d8c95 | [] | no_license | amarques7/mestrado | https://github.com/amarques7/mestrado | a9fbbdd095a69b01f966a3b054b10a05c1ebe93b | 199b78234911bbd2ea27dfb8096ce642cc0c0b1a | refs/heads/master | 2021-09-24T01:16:17.542000 | 2021-09-15T14:35:03 | 2021-09-15T14:35:03 | 206,616,066 | 1 | 0 | null | false | 2021-07-05T22:39:54 | 2019-09-05T17:04:08 | 2021-07-05T19:59:50 | 2021-07-05T22:39:54 | 81,333 | 0 | 0 | 1 | Java | false | false | package util;
import java.io.File;
import java.io.IOException;
public class CreateFile {
public static void create(String downloadPath, String nameFileExtension) {
try {
new File(downloadPath + nameFileExtension).createNewFile();
} catch (IOException e1) {
// TODO Auto-generated catch blo... | UTF-8 | Java | 369 | java | CreateFile.java | Java | [] | null | [] | package util;
import java.io.File;
import java.io.IOException;
public class CreateFile {
public static void create(String downloadPath, String nameFileExtension) {
try {
new File(downloadPath + nameFileExtension).createNewFile();
} catch (IOException e1) {
// TODO Auto-generated catch blo... | 369 | 0.672087 | 0.666667 | 20 | 16.450001 | 21.247293 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.4 | false | false | 2 |
55d178b7be7aed19d981d6e60890f0f470d80be0 | 4,793,183,570,418 | 48c7671ee4e925a6b87910529eda9661f6f61db5 | /CJI.chapter14.MultiThreading/unit_14_3/unsynchBankTest/TransferRunnable.java | 53edce0efe71145f7af8feb9cecabed70d2ec5b9 | [] | no_license | KeepMoving/MyCodeComplete | https://github.com/KeepMoving/MyCodeComplete | cfc26e70a8ee9dc387517f936d03fd85e11e91cc | eb14cb44ffef10b44fe192fedb1505fdab42136b | refs/heads/master | 2020-05-27T04:18:01.418000 | 2013-08-30T17:43:33 | 2013-08-30T17:43:33 | 12,491,799 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package unit_14_3.unsynchBankTest;
public class TransferRunnable implements Runnable
{
public TransferRunnable(Bank b,int from,double max)
{
bank = b;
fromAccount = from;
maxAmount = max;
}
public void run()
{
try {
while(true)
{
int toAccount = (int)(bank.size() * Math.random());
double... | UTF-8 | Java | 736 | java | TransferRunnable.java | Java | [] | null | [] | package unit_14_3.unsynchBankTest;
public class TransferRunnable implements Runnable
{
public TransferRunnable(Bank b,int from,double max)
{
bank = b;
fromAccount = from;
maxAmount = max;
}
public void run()
{
try {
while(true)
{
int toAccount = (int)(bank.size() * Math.random());
double... | 736 | 0.677989 | 0.671196 | 33 | 21.30303 | 19.511435 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.272727 | false | false | 2 |
67d747225e229bd11df5c4b56cfce0c5353a3eca | 4,793,183,570,747 | ed167a9a5c79d9e806223a14d8437b2c2baeb239 | /mybatis-boot-demo/src/main/java/com/loocup/demo/entity/TestTime.java | 626e274a983e10b68b0c909e2d1e90074f381127 | [] | no_license | liu364515154/root | https://github.com/liu364515154/root | b2e572523c8d3426ff60fd9fb2960d3397f5197b | 1a8453b0d16ac93f5a64cbcde646d0e3cb85a4f1 | refs/heads/master | 2018-11-28T04:38:42.810000 | 2018-11-09T08:42:34 | 2018-11-09T08:42:34 | 146,742,072 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.loocup.demo.entity;
import jdk.nashorn.internal.objects.annotations.Constructor;
import lombok.Data;
import java.util.Date;
@Data
public class TestTime {
private String id;
private Date debitEndTime;
}
| UTF-8 | Java | 225 | java | TestTime.java | Java | [] | null | [] | package com.loocup.demo.entity;
import jdk.nashorn.internal.objects.annotations.Constructor;
import lombok.Data;
import java.util.Date;
@Data
public class TestTime {
private String id;
private Date debitEndTime;
}
| 225 | 0.773333 | 0.773333 | 12 | 17.75 | 17.234293 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 2 |
96228d3933fc39dc9fa8884d02168343458cbe31 | 35,210,141,931,182 | f91f0ba7dc05a937bf17a66c5c7e5e8acc61c7cb | /TCMLSOntoEdit/src/cn/edu/zju/ccnt/dartSS/web/innerHtml/impl/QueryResultHtml_ywcf.java | 9ff308ebc5680e452aeeece5d66620bdf46fdaec | [] | no_license | TCM-ZJU/Dart-TCMLS-Edit | https://github.com/TCM-ZJU/Dart-TCMLS-Edit | 4ecac0bd615f1fbf358be01e457398df5c45178f | 10d14f3f568f9762058735e873e3e156414d58e8 | refs/heads/master | 2021-01-25T05:23:10.670000 | 2013-07-16T03:12:43 | 2013-07-16T03:12:43 | 10,990,005 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.edu.zju.ccnt.dartSS.web.innerHtml.impl;
import cn.edu.zju.ccnt.dartSS.web.innerHtml.QueryResultHtmlFactory;
public class QueryResultHtml_ywcf extends QueryResultHtmlFactory {
}
| UTF-8 | Java | 192 | java | QueryResultHtml_ywcf.java | Java | [] | null | [] | package cn.edu.zju.ccnt.dartSS.web.innerHtml.impl;
import cn.edu.zju.ccnt.dartSS.web.innerHtml.QueryResultHtmlFactory;
public class QueryResultHtml_ywcf extends QueryResultHtmlFactory {
}
| 192 | 0.822917 | 0.822917 | 7 | 26.428572 | 30.682043 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 2 |
d8474e6129651dfa8c223afca16c2e2c764dfd2d | 33,097,018,042,192 | 5eb4c66f525644c6a28092076a673e641f3554d8 | /MyApplication/app/src/main/java/com/jindou/myapplication/ui/activity/user/LoginActivity.java | 9e238438ca69afe93efb58aa34d0cb868c1c4ca4 | [] | no_license | huanbin/shangzhuangyuan | https://github.com/huanbin/shangzhuangyuan | d8f484a0b20bb3e039aa3203386e8d8a76a96658 | 8e4741983b1ab7ace876c5c62f7061c7315e600f | refs/heads/master | 2021-01-21T11:01:09.776000 | 2017-03-10T10:39:43 | 2017-03-10T10:39:43 | 83,517,218 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jindou.myapplication.ui.activity.user;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.text.TextUtils;
import android.text.method.PasswordTransformationMethod;
import android.view.View;
import android.widget.Button;
import andro... | UTF-8 | Java | 7,236 | java | LoginActivity.java | Java | [
{
"context": "owPwd;\n public final static String KEY_TYPE = \"pageType\";\n public final static int REGIST = 0;\n pub",
"end": 1744,
"score": 0.9687888622283936,
"start": 1736,
"tag": "KEY",
"value": "pageType"
},
{
"context": "D = 1;\n public final static String USER_KE... | null | [] | package com.jindou.myapplication.ui.activity.user;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.text.TextUtils;
import android.text.method.PasswordTransformationMethod;
import android.view.View;
import android.widget.Button;
import andro... | 7,238 | 0.597706 | 0.596739 | 199 | 35.356785 | 24.70262 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.678392 | false | false | 2 |
7104a48b678f88c92bf0da182bcc5359939b89e1 | 2,052,994,424,786 | 8e103a5946211ef8b2b73b5019b63db614645097 | /nuts-and-bolts/src/main/java/ru/hh/nab/async/OnErrorCallback.java | ff18668aed72d836bd148250607947a154ed118d | [] | no_license | Kapiton42/nuts-and-bolts | https://github.com/Kapiton42/nuts-and-bolts | 781f8b0e615b84ace051c4588afeec99c89cd3c3 | f67aac45bc6dca6ea557e29749ee4a81600ef2bd | refs/heads/master | 2021-01-15T16:04:53.026000 | 2016-04-27T09:20:49 | 2016-04-27T09:20:49 | 60,361,489 | 0 | 0 | null | true | 2016-06-03T16:17:37 | 2016-06-03T16:17:37 | 2015-04-28T16:25:53 | 2016-04-27T15:36:06 | 675 | 0 | 0 | 0 | null | null | null | package ru.hh.nab.async;
public interface OnErrorCallback<E extends Exception> {
void call(Throwable arg) throws E;
}
| UTF-8 | Java | 121 | java | OnErrorCallback.java | Java | [] | null | [] | package ru.hh.nab.async;
public interface OnErrorCallback<E extends Exception> {
void call(Throwable arg) throws E;
}
| 121 | 0.768595 | 0.768595 | 5 | 23.200001 | 21.00857 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 2 |
abb926f956ce9f421dfe972be3db3c7543967230 | 38,027,640,466,220 | dd8e7e6fcbc2bd68dd2b957ec2c6cf970215d7b8 | /src/main/java/io/remedymatch/artikel/domain/ArtikelEntityConverter.java | 56bbb1793e068ac61abd8e5366bd32bb15479691 | [
"Apache-2.0"
] | permissive | program-byte/rm-backend | https://github.com/program-byte/rm-backend | f217b4d1a85291d7b2aa62a50d03fcf98a58e6b8 | 8e082bfc7d07fa3c440bc6f3f53529af91ee0317 | refs/heads/master | 2021-05-23T19:19:58.807000 | 2020-04-05T10:56:52 | 2020-04-05T10:56:52 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.remedymatch.artikel.domain;
import io.remedymatch.artikel.infrastructure.ArtikelEntity;
import io.remedymatch.artikel.infrastructure.ArtikelEntity.ArtikelEntityBuilder;
public class ArtikelEntityConverter {
public static Artikel convert(final ArtikelEntity entity) {
if (entity == null) {
return nul... | UTF-8 | Java | 1,190 | java | ArtikelEntityConverter.java | Java | [] | null | [] | package io.remedymatch.artikel.domain;
import io.remedymatch.artikel.infrastructure.ArtikelEntity;
import io.remedymatch.artikel.infrastructure.ArtikelEntity.ArtikelEntityBuilder;
public class ArtikelEntityConverter {
public static Artikel convert(final ArtikelEntity entity) {
if (entity == null) {
return nul... | 1,190 | 0.715126 | 0.715126 | 40 | 28.75 | 26.021866 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.225 | false | false | 2 |
8c5c7bbe9fbf4a4ab085f5d074026f6564e143dd | 37,752,762,553,599 | 8246da9a0ea49ef6e70bfb6bc05148fb6134ed89 | /dianping2/src/main/java/com/dianping/hotel/shoplist/data/model/HotelShopListModel.java | aff5d03d0e2a32a04da3c94f1c12ba2b25231c2f | [] | no_license | hezhongqiang/Dianping | https://github.com/hezhongqiang/Dianping | 2708824e30339e1abfb85e028bd27778e26adb56 | b1a4641be06857fcf65466ce04f3de6b0b6f05ef | refs/heads/master | 2020-05-29T08:48:38.251000 | 2016-01-13T08:09:05 | 2016-01-13T08:09:05 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dianping.hotel.shoplist.data.model;
import com.dianping.archive.DPObject;
import java.util.ArrayList;
public abstract interface HotelShopListModel
{
public abstract boolean hasSearchDate();
public abstract long hotelCheckinTime();
public abstract long hotelCheckoutTime();
public abstract ArrayL... | UTF-8 | Java | 644 | java | HotelShopListModel.java | Java | [
{
"context": "t placeType();\n}\n\n/* Location: C:\\Users\\xuetong\\Desktop\\dazhongdianping7.9.6\\ProjectSrc\\classes-d",
"end": 470,
"score": 0.9880244731903076,
"start": 463,
"tag": "USERNAME",
"value": "xuetong"
}
] | null | [] | package com.dianping.hotel.shoplist.data.model;
import com.dianping.archive.DPObject;
import java.util.ArrayList;
public abstract interface HotelShopListModel
{
public abstract boolean hasSearchDate();
public abstract long hotelCheckinTime();
public abstract long hotelCheckoutTime();
public abstract ArrayL... | 644 | 0.765528 | 0.754658 | 24 | 25.875 | 27.492897 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 2 |
c3ea1d3c92e5e28a1d5e60c0d2e2e04550865027 | 38,130,719,679,927 | cebe3f39b8ef4eaea9452795bf581a387596b86f | /src/main/java/br/puc/ed/pilha/MainApp.java | 6cb94a7fe861beb378d37ede1ca844eca4d74b79 | [] | no_license | hfluz/Pilha | https://github.com/hfluz/Pilha | f1f666dfb8a16b4bb614a65b52ee46dec35f4817 | 027e64346f15d229526e825bfd0d545ca136683e | refs/heads/master | 2023-04-08T19:08:21.880000 | 2021-04-08T20:09:26 | 2021-04-08T20:09:26 | 356,021,070 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.puc.ed.pilha;
public class MainApp {
public static void main(String[] args) {
Pilha pilha = new PilhaArray(10);
// Pilha pilha = new PilhaListaEncadeada();
}
}
| UTF-8 | Java | 197 | java | MainApp.java | Java | [] | null | [] | package br.puc.ed.pilha;
public class MainApp {
public static void main(String[] args) {
Pilha pilha = new PilhaArray(10);
// Pilha pilha = new PilhaListaEncadeada();
}
}
| 197 | 0.629442 | 0.619289 | 10 | 18.700001 | 19.251234 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 2 |
2a2c202b9b9003cb4b64d0068ca4d3d72a157e53 | 37,632,503,473,155 | 1a490bb71a1074e7e64e16c6f676f27315a46051 | /src/fr/valhalla/coil/OhmsLaw.java | 3704530670574b6fcb156695f78a0fa6f6370d03 | [] | no_license | mw4rf/vapewizard | https://github.com/mw4rf/vapewizard | e6d56ad5a6db05a60fd5b026e82835e1e888850f | c70d1beb408bd7e8ab1236e751d9e295dc8d28d0 | refs/heads/master | 2020-04-07T23:25:42.044000 | 2017-06-10T15:08:00 | 2017-06-10T15:08:00 | 158,812,197 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fr.valhalla.coil;
import java.math.BigDecimal;
import java.math.MathContext;
/**
* Created by mw4rf on 25/08/2016.
*/
public class OhmsLaw {
BigDecimal R = new BigDecimal("0"); // ohms
BigDecimal E = new BigDecimal("0"); // volts
BigDecimal P = new BigDecimal("0"); // watts
BigDecimal I = n... | UTF-8 | Java | 3,991 | java | OhmsLaw.java | Java | [
{
"context": ";\nimport java.math.MathContext;\n\n/**\n * Created by mw4rf on 25/08/2016.\n */\npublic class OhmsLaw {\n\n Bi",
"end": 110,
"score": 0.9996204376220703,
"start": 105,
"tag": "USERNAME",
"value": "mw4rf"
}
] | null | [] | package fr.valhalla.coil;
import java.math.BigDecimal;
import java.math.MathContext;
/**
* Created by mw4rf on 25/08/2016.
*/
public class OhmsLaw {
BigDecimal R = new BigDecimal("0"); // ohms
BigDecimal E = new BigDecimal("0"); // volts
BigDecimal P = new BigDecimal("0"); // watts
BigDecimal I = n... | 3,991 | 0.540215 | 0.51992 | 134 | 28.783583 | 26.285563 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.514925 | false | false | 2 |
c5356018a9f20455793c62677ed7fef46ad0b1d0 | 24,859,270,756,300 | 68d44f756d2ceebb9160da6a53970f28be75fe79 | /src/com/anyho/coolreader/text/TextPage.java | 16315aaafe0941f663e88c85f21d8d10373d21c7 | [] | no_license | luoyiqi/CoolReader | https://github.com/luoyiqi/CoolReader | e41a9846be0f28a1c07f13040a2cec34a7f8b777 | 2ba95ee01271f46bb4effff45592292193cf547c | refs/heads/master | 2021-01-22T17:15:02.615000 | 2015-06-02T04:55:59 | 2015-06-02T04:55:59 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.anyho.coolreader.text;
import java.util.Collections;
import java.util.List;
import com.anyho.coolreader.CoolReaderApplication;
import com.anyho.coolreader.R;
import com.anyho.coolreader.util.UIUtils;
public class TextPage
{
/**
* 开始字符所在的block索引
*/
private int startBlockIndex;
/**
* 开始字符在开始block中... | UTF-8 | Java | 2,319 | java | TextPage.java | Java | [] | null | [] | package com.anyho.coolreader.text;
import java.util.Collections;
import java.util.List;
import com.anyho.coolreader.CoolReaderApplication;
import com.anyho.coolreader.R;
import com.anyho.coolreader.util.UIUtils;
public class TextPage
{
/**
* 开始字符所在的block索引
*/
private int startBlockIndex;
/**
* 开始字符在开始block中... | 2,319 | 0.717167 | 0.715823 | 119 | 17.7479 | 19.540615 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.563025 | false | false | 2 |
40987920d460fd60e2477db1570d97c8a964fa6e | 21,930,103,054,402 | 3039d7c60ea6edb6935f75abe501db22e0e9a3f8 | /costcenter-api/src/main/java/com/application/util/ReportConstants.java | ec2c4ac1eef04336fbd66cde2b1938d01309145f | [] | no_license | baskarbe1985/costcenter-api-springboot | https://github.com/baskarbe1985/costcenter-api-springboot | dc2c218c0b8abaa0283b633ad17fa35a6109d573 | 1181d67b77956a28c70a51de179c8e95bd068119 | refs/heads/master | 2020-03-23T10:46:59.444000 | 2019-08-06T14:51:20 | 2019-08-06T14:51:20 | 141,462,220 | 0 | 0 | null | false | 2020-10-13T08:08:26 | 2018-07-18T16:35:56 | 2019-08-06T14:51:23 | 2020-10-13T08:08:25 | 134 | 0 | 0 | 4 | Java | false | false | package com.application.util;
public class ReportConstants {
public static final String GENERAL = "GENERAL_LEDGER";
public static final String SUB = "SUB_LEDGER";
public static final String TRIAL = "TRIAL_BALANCE";
public static final String CASH = "CASH";
public static final String BANK = "BA... | UTF-8 | Java | 514 | java | ReportConstants.java | Java | [] | null | [] | package com.application.util;
public class ReportConstants {
public static final String GENERAL = "GENERAL_LEDGER";
public static final String SUB = "SUB_LEDGER";
public static final String TRIAL = "TRIAL_BALANCE";
public static final String CASH = "CASH";
public static final String BANK = "BA... | 514 | 0.700389 | 0.700389 | 21 | 22.476191 | 24.139711 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.095238 | false | false | 2 |
902ee487947d2c997e7a5d541f9e33330ef8c4d0 | 21,930,103,055,812 | 331120ee0001ed56879e51e626424b5bfdcff67d | /scheduler_java/src/scheduler_java/Clinic.java | 0f8acc6c11c8d2ce2f2667b9302f01576113728b | [] | no_license | djbobcat/scheduler_java_greedy_algo | https://github.com/djbobcat/scheduler_java_greedy_algo | fa8a6c9e286f680c0d24adb6b0b5d1bd9691fe8d | ae76b3cc586773e6caa89bbf5820bc7fca24f049 | refs/heads/master | 2020-06-19T03:20:16.066000 | 2016-12-03T21:14:14 | 2016-12-03T21:14:14 | 74,923,845 | 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 scheduler_java;
import java.util.ArrayList;
/**
*
* @author jesseelfalan
*/
public class Clinic {
public String siteNa... | UTF-8 | Java | 1,238 | java | Clinic.java | Java | [
{
"context": "a;\n\nimport java.util.ArrayList;\n\n/**\n *\n * @author jesseelfalan\n */\npublic class Clinic {\n public String siteN",
"end": 269,
"score": 0.9990781545639038,
"start": 257,
"tag": "USERNAME",
"value": "jesseelfalan"
}
] | 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 scheduler_java;
import java.util.ArrayList;
/**
*
* @author jesseelfalan
*/
public class Clinic {
public String siteNa... | 1,238 | 0.610662 | 0.588045 | 42 | 28.476191 | 29.428879 | 160 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.833333 | false | false | 2 |
1746d90ae58fc84a831cf9d19ad7e0e4ad2d8fe8 | 15,281,493,647,602 | 6f1c7218c734d562495b364cf11670fa5b334597 | /book-springcloud-sys/src/main/java/com/elling/book/sys/rent/dao/mapper/RentHouseMapper.java | cb061cf790ad6744fbdccfb8664d7a03a3f49202 | [] | no_license | cyygith/bookcloud | https://github.com/cyygith/bookcloud | c4478814436f61c5abe9d830839bd8f5d682384b | ee98c814d139c5729ab775319e891731814bdc51 | refs/heads/master | 2021-12-16T04:54:32.577000 | 2021-12-08T01:37:55 | 2021-12-08T01:37:55 | 244,903,390 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.elling.book.sys.rent.dao.mapper;
import com.elling.book.sys.common.base.MyMapper;
import com.elling.book.sys.rent.model.RentHouse;
import org.apache.ibatis.annotations.Mapper;
import java.util.List;
/**
*
* Created by cyy on 2020-09-11 16:16:42.
*/
@Mapper
public interface RentHouseMapper extends MyM... | UTF-8 | Java | 523 | java | RentHouseMapper.java | Java | [
{
"context": "er;\n\nimport java.util.List;\n\n\n/**\n *\n * Created by cyy on 2020-09-11 16:16:42.\n */\n@Mapper\npublic interf",
"end": 239,
"score": 0.99931800365448,
"start": 236,
"tag": "USERNAME",
"value": "cyy"
}
] | null | [] | package com.elling.book.sys.rent.dao.mapper;
import com.elling.book.sys.common.base.MyMapper;
import com.elling.book.sys.rent.model.RentHouse;
import org.apache.ibatis.annotations.Mapper;
import java.util.List;
/**
*
* Created by cyy on 2020-09-11 16:16:42.
*/
@Mapper
public interface RentHouseMapper extends MyM... | 523 | 0.746535 | 0.718812 | 24 | 20.083334 | 21.889717 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 2 |
df627af7985ffcd026f66545f92a8b8313302c6b | 33,732,673,155,500 | 72fba3d81a6362ef4765295174d86f8b6fcbb611 | /app/src/main/java/com/example/routerdemo/router/LoginNavigationCallbackImpl.java | e8c81e39f474ec3270b0ef60a17886dbf2887663 | [] | no_license | BIG-BEARC/RouterDemo | https://github.com/BIG-BEARC/RouterDemo | 04370eac97da548a6411b4c31380215c1100415f | fc6a983da985ca3451536e09f9e0f13a587c7b82 | refs/heads/master | 2023-06-22T14:40:23.194000 | 2021-07-21T07:07:54 | 2021-07-21T07:07:54 | 388,026,878 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.routerdemo.router;
import android.util.Log;
import com.alibaba.android.arouter.facade.Postcard;
import com.alibaba.android.arouter.facade.callback.NavigationCallback;
import com.alibaba.android.arouter.launcher.ARouter;
import com.example.lib_common.router.RouterActivityPath;
/**
* @Description
... | UTF-8 | Java | 1,000 | java | LoginNavigationCallbackImpl.java | Java | [
{
"context": "outerActivityPath;\n\n/**\n * @Description\n * @Author chuxiong\n * @Time 2021/6/16 10:55 AM\n */\npublic class Logi",
"end": 339,
"score": 0.9996675252914429,
"start": 331,
"tag": "USERNAME",
"value": "chuxiong"
}
] | null | [] | package com.example.routerdemo.router;
import android.util.Log;
import com.alibaba.android.arouter.facade.Postcard;
import com.alibaba.android.arouter.facade.callback.NavigationCallback;
import com.alibaba.android.arouter.launcher.ARouter;
import com.example.lib_common.router.RouterActivityPath;
/**
* @Description
... | 1,000 | 0.696 | 0.685 | 37 | 26.027027 | 23.870695 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.432432 | false | false | 2 |
712857c6683fb49baabc10e2dd74e0db426da620 | 9,182,640,096,687 | 44320732d3d6be5e2f34e632f8e2501800871581 | /src/test/java/step_defention/web_steps.java | 740e37092da8d695c96739ea7f2a25af5207f396 | [] | no_license | mahmoudazaid/Linkedin_Maven | https://github.com/mahmoudazaid/Linkedin_Maven | 68804a09f06dee2e9c630a6672188bea806bd0d2 | ed5bd3f1f89a761db3dbbdc583eff0eb208f3bde | refs/heads/master | 2020-03-20T22:48:48.653000 | 2018-06-22T15:48:24 | 2018-06-22T15:48:24 | 137,816,559 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package step_defention;
import org.openqa.selenium.By;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.interactions.Actions;
import cucumber.api.java.en.Given;
import cucumber.api.java.en.Then;
import cucumber.api.java.en.When;
import utilities.driver;
public class web_steps {
@Then("^I should s... | UTF-8 | Java | 2,343 | java | web_steps.java | Java | [] | null | [] | package step_defention;
import org.openqa.selenium.By;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.interactions.Actions;
import cucumber.api.java.en.Given;
import cucumber.api.java.en.Then;
import cucumber.api.java.en.When;
import utilities.driver;
public class web_steps {
@Then("^I should s... | 2,343 | 0.657704 | 0.656423 | 62 | 36.790321 | 33.408585 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.516129 | false | false | 2 |
5bf98bfe7d2a7a2a30ba0c9bb009d1364c7a3f2b | 17,557,826,328,892 | 1db7504ed5a5395a7c757a2b90f631102bc3e558 | /java/server/test/org/openqa/selenium/remote/server/WebDriverServletTest.java | d9fc10c015917a2d45ff3ac4f2f06b57cec89cf8 | [
"Apache-2.0"
] | permissive | Maxime-LERAS/selenium | https://github.com/Maxime-LERAS/selenium | 41a823875b544f71124020223ee0e9153fa5f053 | f9eaae5d05a183fc7bf0f8b546659140dde638e9 | refs/heads/master | 2020-06-27T04:07:26.367000 | 2019-07-27T20:48:43 | 2019-07-27T20:48:51 | 199,837,693 | 2 | 0 | Apache-2.0 | true | 2019-07-31T10:52:51 | 2019-07-31T10:52:50 | 2019-07-31T10:27:34 | 2019-07-31T10:26:53 | 1,804,123 | 0 | 0 | 0 | null | false | false | // Licensed to the Software Freedom Conservancy (SFC) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. The SFC licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you m... | UTF-8 | Java | 8,658 | java | WebDriverServletTest.java | Java | [] | null | [] | // Licensed to the Software Freedom Conservancy (SFC) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. The SFC licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you m... | 8,658 | 0.71818 | 0.714946 | 228 | 36.973682 | 28.127829 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.828947 | false | false | 2 |
ea390dfe2f93bd4ca17354ec22fee76132417d62 | 32,908,039,435,866 | 6d34cea25d47e8213cadda877f86c53f1468b71a | /TravelAgencyApp/src/com/training/entity/TripDetails.java | 5864a706b4fe0c0fdf176919cac4aedf8d5bfba5 | [] | no_license | mohanram03/Tours-And-Travels | https://github.com/mohanram03/Tours-And-Travels | 92e3542854a09bbc97d5e59505a22014c60fbc22 | 260d16407575cac86c7ca262e0d0cbb7109959f1 | refs/heads/master | 2020-09-08T18:52:39.226000 | 2019-11-12T12:45:53 | 2019-11-12T12:45:53 | 221,215,400 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.training.entity;
import java.sql.Date;
public class TripDetails {
private int tripCode;
private String tourName;
private Date startDate;
private Date endDate;
private String placesCovered;
private double tripCost;
public TripDetails() {
super();
// TODO Auto-generated constru... | UTF-8 | Java | 3,102 | java | TripDetails.java | Java | [] | null | [] | package com.training.entity;
import java.sql.Date;
public class TripDetails {
private int tripCode;
private String tourName;
private Date startDate;
private Date endDate;
private String placesCovered;
private double tripCost;
public TripDetails() {
super();
// TODO Auto-generated constru... | 3,102 | 0.653449 | 0.650548 | 133 | 21.323309 | 19.883326 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.932331 | false | false | 2 |
3cd410d85c1fc80962c0c79a6b6d3a32b68bcb95 | 11,768,210,406,397 | 74deba362ffc314eca5c876624895e8954ce2222 | /application/desktop-application-parent/desktop-application-model/src/main/java/pl/motokomando/healthcare/model/base/BaseModel.java | 412f9917b89190120b299ddd010a3a3464f28d43 | [] | no_license | kylevessPL/pk_motokomando | https://github.com/kylevessPL/pk_motokomando | c8208f98263820826bfe7dad066d2081e82f31f9 | d95fc5b517c10b765e4312ebe09bf29691b0f4f8 | refs/heads/master | 2023-04-22T16:56:57.332000 | 2021-02-22T19:46:00 | 2021-02-22T19:46:00 | 365,637,321 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.motokomando.healthcare.model.base;
import javafx.beans.property.IntegerProperty;
import javafx.beans.property.SimpleIntegerProperty;
import javafx.collections.FXCollections;
import javafx.collections.ObservableList;
import lombok.Getter;
import lombok.Setter;
import lombok.experimental.Accessors;
import pl.... | UTF-8 | Java | 2,196 | java | BaseModel.java | Java | [] | null | [] | package pl.motokomando.healthcare.model.base;
import javafx.beans.property.IntegerProperty;
import javafx.beans.property.SimpleIntegerProperty;
import javafx.collections.FXCollections;
import javafx.collections.ObservableList;
import lombok.Getter;
import lombok.Setter;
import lombok.experimental.Accessors;
import pl.... | 2,196 | 0.776412 | 0.773679 | 64 | 33.3125 | 30.13764 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 2 |
f57d7b605fb0f891fcdd6876a8170edb70dbbfb4 | 32,229,434,607,911 | 0d6197ad97dd9b335f61b6e2c31ba974263c3322 | /java/tengi-core/src/main/java/com/noctarius/tengi/core/config/Configuration.java | 54dd88ffd771d867bb37fc35dd8196f277f57bf7 | [
"Apache-2.0"
] | permissive | noctarius/tengi | https://github.com/noctarius/tengi | 466275dce646ee6493c562988baad51c0bbc8157 | bd8915e637ddd86e2b1022a306d52c37de26ab1e | refs/heads/master | 2021-01-18T22:55:09.288000 | 2016-01-17T21:20:08 | 2016-01-17T21:20:08 | 7,706,689 | 20 | 8 | null | false | 2018-03-04T20:49:35 | 2013-01-19T18:06:26 | 2017-11-26T11:39:14 | 2016-04-26T07:33:52 | 8,793 | 15 | 5 | 2 | Java | false | null | /*
* Copyright (c) 2015-2016, Christoph Engelbert (aka noctarius) and
* contributors. All rights reserved.
*
* 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/li... | UTF-8 | Java | 4,590 | java | Configuration.java | Java | [
{
"context": "/*\n * Copyright (c) 2015-2016, Christoph Engelbert (aka noctarius) and\n * contributors. All rights r",
"end": 50,
"score": 0.9998496770858765,
"start": 31,
"tag": "NAME",
"value": "Christoph Engelbert"
}
] | null | [] | /*
* Copyright (c) 2015-2016, <NAME> (aka noctarius) and
* contributors. All rights reserved.
*
* 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/LICENS... | 4,577 | 0.725926 | 0.723312 | 108 | 41.5 | 37.276867 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.240741 | false | false | 2 |
5efb5779839f1c54e02c0b727800c3406a881980 | 33,595,234,205,193 | 9fd2868e7b4e07a7706acb1e820baebaf3ae7cdb | /app/src/main/java/com/example/taskapplication/ui/details/Contributors.java | 0997a423bc0e07a49a9bb0b25b43efb64a23e0d3 | [] | no_license | qusaila/Task | https://github.com/qusaila/Task | c9a5a8c3951696e015a7210fa514d3df99175653 | 34e091147245f1d8d7f3376787808b915ad87a6c | refs/heads/master | 2023-02-24T15:24:59.127000 | 2021-01-28T15:21:15 | 2021-01-28T15:21:15 | 333,794,120 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.taskapplication.ui.details;
import java.io.Serializable;
public class Contributors implements Serializable {
private String avatar_url;
private String login;
public String getAvatar_url() {
return avatar_url;
}
public void setAvatar_url(String avatar_url) {
this.avat... | UTF-8 | Java | 485 | java | Contributors.java | Java | [] | null | [] | package com.example.taskapplication.ui.details;
import java.io.Serializable;
public class Contributors implements Serializable {
private String avatar_url;
private String login;
public String getAvatar_url() {
return avatar_url;
}
public void setAvatar_url(String avatar_url) {
this.avat... | 485 | 0.663918 | 0.663918 | 24 | 19.208334 | 17.606768 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 2 |
8e6dd58e3f2f24b9ceb0fd0a23d52910ce96c660 | 23,467,701,322,094 | 408dcb7259f89b65314e8f886322d6ea1252cc1e | /src/com/codemagnus/nutritracker/DietPlanFragment.java | 861bc6eff1db3e57c2b0e5f47224b4ded318b188 | [] | no_license | mightybulacs/NutriTracker | https://github.com/mightybulacs/NutriTracker | decf2c1743f1dfeec8640d4f0e1bfc1d75360685 | d6a479453d1eee416748a82765d4b2ffcba20350 | refs/heads/master | 2015-08-06T12:11:40.560000 | 2013-03-21T13:28:57 | 2013-03-21T13:28:57 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.codemagnus.nutritracker;
import android.app.FragmentTransaction;
import android.os.Bundle;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
import android.widget.AdapterView.OnItemClickListener;
import ... | UTF-8 | Java | 2,087 | java | DietPlanFragment.java | Java | [] | null | [] | package com.codemagnus.nutritracker;
import android.app.FragmentTransaction;
import android.os.Bundle;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
import android.widget.AdapterView.OnItemClickListener;
import ... | 2,087 | 0.754672 | 0.754193 | 66 | 30.621212 | 36.617088 | 173 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.015152 | false | false | 2 |
32966315635339b0b15711153db7e93e73466e8f | 23,940,147,722,807 | 1642831371a1c94febe980d7de411cde79c118c3 | /src/main/java/com/camping/YesWeCamp/models/InscriptionIdentity.java | 443050c979ec653e54dfb1f5be59289080bb28f4 | [] | no_license | wassimrim/YesWeCamp | https://github.com/wassimrim/YesWeCamp | d26c162eeaa94f481ffd7e5372735da9183db058 | 5a850687ec18d614d3f8887a77a5cc53bd1d057d | refs/heads/master | 2020-05-02T13:14:10.786000 | 2019-05-26T20:32:56 | 2019-05-26T20:32:56 | 177,978,790 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.camping.YesWeCamp.models;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Embeddable;
@Embeddable
public class InscriptionIdentity implements Serializable {
/**
*
*/
private static final long serialVersionUID = 1L;
@Column(name = "user_id")
Long Us... | UTF-8 | Java | 1,652 | java | InscriptionIdentity.java | Java | [] | null | [] | package com.camping.YesWeCamp.models;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Embeddable;
@Embeddable
public class InscriptionIdentity implements Serializable {
/**
*
*/
private static final long serialVersionUID = 1L;
@Column(name = "user_id")
Long Us... | 1,652 | 0.64891 | 0.645278 | 82 | 19.146341 | 18.437185 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.231707 | false | false | 2 |
dc0edacdde4a87abb8c67fb16a92bcb9db2d1f76 | 26,843,545,618,170 | a0eb406d61970a9def9931c7e5dc9be786fa24dd | /JSONExample/src/com/json/JSONExample.java | 18a73a608f4879ecb0a86e142c74664a638bf8f1 | [] | no_license | gsudarshan1990/JSONExamples | https://github.com/gsudarshan1990/JSONExamples | a7ce191dca993e3130cd5369ab7bfa4b5bdf13f4 | 2ee503c2d3ac03f6d3546d44a9a4c7cd6331937f | refs/heads/master | 2020-03-28T21:20:51.942000 | 2018-09-19T05:07:06 | 2018-09-19T05:07:06 | 149,148,272 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.json;
import java.io.FileWriter;
import java.io.IOException;
import java.io.StringWriter;
import org.json.simple.JSONArray;
import org.json.simple.JSONObject;
public class JSONExample {
public static void main(String[] args)
{
JSONObject json=new JSONObject();
json.put("name"... | UTF-8 | Java | 821 | java | JSONExample.java | Java | [
{
"context": "bject json=new JSONObject();\r\n\t\tjson.put(\"name\", \"sudarshan\");\r\n\t\tjson.put(\"age\",\"29\");\r\n\t\t\r\n\t\tJSONArray list",
"end": 332,
"score": 0.9997637867927551,
"start": 323,
"tag": "NAME",
"value": "sudarshan"
}
] | null | [] | package com.json;
import java.io.FileWriter;
import java.io.IOException;
import java.io.StringWriter;
import org.json.simple.JSONArray;
import org.json.simple.JSONObject;
public class JSONExample {
public static void main(String[] args)
{
JSONObject json=new JSONObject();
json.put("name"... | 821 | 0.640682 | 0.638246 | 43 | 17.093023 | 17.300106 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.813954 | false | false | 2 |
08fd4b73d09614adc6f6942f4b033459aabc36f2 | 19,224,273,631,122 | 0a139bfd1aac8264dcb4a2b21d0b2614c2344225 | /src/test/java/TestSelenium/webdriver/test/RyanairTest.java | 59b8f38785e11e661156a4982137cc8183e51014 | [] | no_license | vmeghare/SeleniumWebdriverTest | https://github.com/vmeghare/SeleniumWebdriverTest | e347e44ef83083dbe1d8cff36e449b5134511e84 | 8f24e90998a8ced488c92e24bd5b8910d3129cbc | refs/heads/master | 2020-05-18T03:52:21.729000 | 2015-05-05T12:43:10 | 2015-05-05T12:43:10 | 28,592,741 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package TestSelenium.webdriver.test;
import org.junit.Test;
import org.openqa.selenium.By;
import org.openqa.selenium.support.ui.ExpectedConditions;
import org.openqa.selenium.support.ui.WebDriverWait;
public class RyanairTest extends BaseTestcase{
private static String baseUrl = "http://www.ryanair.com/";
@Test... | UTF-8 | Java | 1,090 | java | RyanairTest.java | Java | [] | null | [] | package TestSelenium.webdriver.test;
import org.junit.Test;
import org.openqa.selenium.By;
import org.openqa.selenium.support.ui.ExpectedConditions;
import org.openqa.selenium.support.ui.WebDriverWait;
public class RyanairTest extends BaseTestcase{
private static String baseUrl = "http://www.ryanair.com/";
@Test... | 1,090 | 0.738532 | 0.736697 | 27 | 39.370369 | 32.482643 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.518519 | false | false | 2 |
3fdae5b9be8ee4b6760253ac73184748abb56f1e | 32,959,579,037,890 | 8c8ecb5de1b31f082ebc050b0a9dfbf19335c2b4 | /src/chapter_enum/practise_3/Course.java | 49e5b4b52352afc1576d04b41ffc707d588f2313 | [] | no_license | WislieZhu/java- | https://github.com/WislieZhu/java- | eb123dee9a4ff5822ea0b5bf69957d412183695a | 0e590aeabbec1e4d4122b6a6f783dfc4bfead193 | refs/heads/master | 2023-04-22T16:32:49.204000 | 2020-02-28T03:22:02 | 2020-02-28T03:22:02 | 137,353,431 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package chapter_enum.practise_3;
import java.util.Random;
/**
* 枚举嵌套枚举
* Created by wislie on 2019/5/8.
*/
public enum Course {
FRUIT(Food.Fruit.class), MEAT(Food.Meat.class), VEGETABLE(Food.Vegetable.class);
private Food[] values;
private Random rd = new Random();
Course(Class<? extends Food> ki... | UTF-8 | Java | 1,247 | java | Course.java | Java | [
{
"context": "ort java.util.Random;\n\n/**\n * 枚举嵌套枚举\n * Created by wislie on 2019/5/8.\n */\npublic enum Course {\n\n FRUIT(",
"end": 94,
"score": 0.9996471405029297,
"start": 88,
"tag": "USERNAME",
"value": "wislie"
}
] | null | [] | package chapter_enum.practise_3;
import java.util.Random;
/**
* 枚举嵌套枚举
* Created by wislie on 2019/5/8.
*/
public enum Course {
FRUIT(Food.Fruit.class), MEAT(Food.Meat.class), VEGETABLE(Food.Vegetable.class);
private Food[] values;
private Random rd = new Random();
Course(Class<? extends Food> ki... | 1,247 | 0.524696 | 0.517409 | 62 | 18.919355 | 18.338482 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.435484 | false | false | 2 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.