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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
29523bd4c2376efa578f852d2feae6c994c5a098 | 22,445,499,141,579 | d3d00f21d899ed45d3c411fe888eb114a5d8dfa1 | /Mall/src/main/java/com/dreamon/mall/base/BaseModel.java | db25a17c2a89e94100a07db0d033018373c68a8b | [] | no_license | songqiumeng/wljxc | https://github.com/songqiumeng/wljxc | 584dc7dfd11e97c290a4f126ac40b103b388c35a | 33bc00720c39365c02172fe6197f8b4998485759 | refs/heads/master | 2020-04-05T13:07:34.161000 | 2017-08-23T13:06:30 | 2017-08-23T13:06:30 | 95,096,928 | 1 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dreamon.mall.base;
/**
* Created by wmt on 2017/7/29.
*/
public class BaseModel implements Status {
}
| UTF-8 | Java | 124 | java | BaseModel.java | Java | [
{
"context": "ckage com.dreamon.mall.base;\r\n\r\n/**\r\n * Created by wmt on 2017/7/29.\r\n */\r\npublic class BaseModel implem",
"end": 56,
"score": 0.9995768666267395,
"start": 53,
"tag": "USERNAME",
"value": "wmt"
}
] | null | [] | package com.dreamon.mall.base;
/**
* Created by wmt on 2017/7/29.
*/
public class BaseModel implements Status {
}
| 124 | 0.66129 | 0.604839 | 7 | 15.714286 | 16.541845 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.142857 | false | false | 13 |
3be86c81bd2636f1470960f6bcf4270a2eaa18ec | 15,753,940,075,979 | bd0e0a5fbb437030f407b64fe5477a4578441f97 | /aufgabe1/src/main/java/com/pl/calculator/commands/DeleteCommand.java | 41dbd4265b8c5bc5a7b896c907867adcaed1987c | [] | no_license | steeeve1510/programming_languages | https://github.com/steeeve1510/programming_languages | c06a78733fbd2799106b11065919e149273e1ad3 | 5d42220cbad9a1db707d8b178fb90bd1475aa6d9 | refs/heads/master | 2020-06-04T14:53:58.948000 | 2019-09-17T15:38:05 | 2019-09-17T15:38:05 | 192,070,304 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pl.calculator.commands;
import com.pl.calculator.components.DataStack;
import com.pl.calculator.exceptions.IllegalIndexException;
import com.pl.calculator.exceptions.NoNumberException;
import com.pl.calculator.model.Element;
import com.pl.calculator.model.Number;
import java.util.ArrayDeque;
public class... | UTF-8 | Java | 1,273 | java | DeleteCommand.java | Java | [] | null | [] | package com.pl.calculator.commands;
import com.pl.calculator.components.DataStack;
import com.pl.calculator.exceptions.IllegalIndexException;
import com.pl.calculator.exceptions.NoNumberException;
import com.pl.calculator.model.Element;
import com.pl.calculator.model.Number;
import java.util.ArrayDeque;
public class... | 1,273 | 0.616654 | 0.615083 | 54 | 22.574074 | 19.13558 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.407407 | false | false | 13 |
82ab003bb69c6c0ae10cdc8e38e7e7a544aca601 | 19,009,525,321,792 | ccc49af898aa821704d2f51bee03998de568f6eb | /disco-java-agent/disco-java-agent-api/src/main/java/software/amazon/disco/agent/event/ProtocolRequestEvent.java | 4e50e4531428b1b2db94051f0f58a9f972dd5bdc | [
"Apache-2.0",
"BSD-3-Clause"
] | permissive | awslabs/disco | https://github.com/awslabs/disco | 05635409a42c874c32b74013b619a8657ffab048 | 7b0b70f50554269d57bf7b15ea54a6ac47d59e4e | refs/heads/master | 2023-08-21T11:43:46.890000 | 2023-03-14T14:20:50 | 2023-03-15T17:39:06 | 208,317,627 | 45 | 12 | Apache-2.0 | false | 2023-03-15T17:39:09 | 2019-09-13T17:53:10 | 2023-03-15T11:19:00 | 2023-03-15T17:39:07 | 790 | 38 | 13 | 7 | Java | false | false | /*
* Copyright 2019 Amazon.com, Inc. or its affiliates. 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.
* A copy of the License is located at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
... | UTF-8 | Java | 1,485 | java | ProtocolRequestEvent.java | Java | [] | null | [] | /*
* Copyright 2019 Amazon.com, Inc. or its affiliates. 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.
* A copy of the License is located at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
... | 1,485 | 0.709091 | 0.703704 | 41 | 35.219513 | 33.355816 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.317073 | false | false | 13 |
55d9a77e4c4265ae919fb5fb4d0ff34fef2b0110 | 25,039,659,397,996 | 31fdd30ca71c685c76bedb3b6da3f020b91d6621 | /springcloud-day1-resttemplate/src/test/java/com/itheima/test/Test.java | 59dc21f729a00655c485ba7f325771a8a44b0ec8 | [] | no_license | fuwuming/springcloud | https://github.com/fuwuming/springcloud | e28fbe1a4beea49d8b2686d5beabcaf5542fe2ba | 7dc32ac92aa8698fe6d7b25abf4b9a7cb5f1b389 | refs/heads/master | 2022-07-14T06:23:42.842000 | 2020-05-18T16:19:46 | 2020-05-18T16:19:46 | 264,995,608 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.itheima.test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
import org.springframework.web.client.RestTemplate;
@RunWith(SpringRunner.... | UTF-8 | Java | 652 | java | Test.java | Java | [] | null | [] | package com.itheima.test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
import org.springframework.web.client.RestTemplate;
@RunWith(SpringRunner.... | 652 | 0.763804 | 0.754601 | 22 | 28.636364 | 23.001078 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 13 |
7e014f29760ce8393f2414b8013a7a380524aed0 | 10,385,230,985,001 | b14bb46647bbc24ba697c81919e5a6b0f27eadc0 | /Java-DS/src/main/java/com/akshay/leetcode/mostImportantGoogleFBAmazonAsked/WordBreak2_ConstructASentenceWithWordsWithSpace.java | 9f806ed6805e74c39cc642d3b6787af2633b35c3 | [] | no_license | luciferMF/java | https://github.com/luciferMF/java | 3a5e04e242917c5ed5d9d9d5bb3fbdb7e10c9395 | fbb4f651827d62991a8ffc5a6956391d105abc85 | refs/heads/master | 2023-04-23T05:48:16.838000 | 2021-05-03T15:26:10 | 2021-05-03T15:26:10 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.akshay.leetcode.mostImportantGoogleFBAmazonAsked;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.HashMap;
import java.util.List;
/****
*
* 140. Word Break II
* Hard
*
* https://leetcode.com/problems/word-break-ii/
*
* Given a string s and a dictionary of strings wordDict, add... | UTF-8 | Java | 2,715 | java | WordBreak2_ConstructASentenceWithWordsWithSpace.java | Java | [] | null | [] | package com.akshay.leetcode.mostImportantGoogleFBAmazonAsked;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.HashMap;
import java.util.List;
/****
*
* 140. Word Break II
* Hard
*
* https://leetcode.com/problems/word-break-ii/
*
* Given a string s and a dictionary of strings wordDict, add... | 2,715 | 0.619889 | 0.612523 | 83 | 31.710844 | 35.156975 | 190 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.674699 | false | false | 13 |
307703602a56f176c83bc0a6d081863df6935a1a | 29,686,814,001,434 | 29d960d123255ed60dc09f27b56acc35c6fe7617 | /test/src/test24/DBCon.java | e3c08f70e91575aa8ba6a8140fd784c3a400a73d | [] | no_license | jiyoon215/java | https://github.com/jiyoon215/java | a69e0c711cdbfe98e313c280d0b511d17040dc6d | f0ea290fb35cb59a9f971bc47f1caac3d90f5a51 | refs/heads/master | 2018-10-16T09:06:14.129000 | 2018-08-07T12:07:06 | 2018-08-07T12:07:06 | 139,947,616 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test24;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import javax.swing.plaf.basic.BasicInternalFrameTitlePane.SystemMenuBar;
public class DBCon {
public static void main(String[] args) {
Connec... | UTF-8 | Java | 1,091 | java | DBCon.java | Java | [
{
"context": "\t\tConnection con;\r\n\t\tString url = \"jdbc:mariadb://127.0.0.1:3306/oreo\";\r\n\t\tString id = \"root\";\r\n\t\tString pwd ",
"end": 371,
"score": 0.99969482421875,
"start": 362,
"tag": "IP_ADDRESS",
"value": "127.0.0.1"
},
{
"context": "06/oreo\";\r\n\t\tString id ... | null | [] | package test24;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import javax.swing.plaf.basic.BasicInternalFrameTitlePane.SystemMenuBar;
public class DBCon {
public static void main(String[] args) {
Connec... | 1,093 | 0.656396 | 0.637722 | 40 | 24.775 | 17.486406 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.5 | false | false | 13 |
0f32b9d37ec7d4e0dc7282edf20eada9c4ba0d58 | 25,623,774,949,680 | 6161c9aca4a03f1c332f9b431cee3ebba34d3faf | /src/main/java/com/tracker/entity/HITrequester.java | 435e0d4f4f234de0ed2ffedf1c9b3349e162c3ca | [
"Apache-2.0"
] | permissive | ipeirotis/mturk-tracker-gae | https://github.com/ipeirotis/mturk-tracker-gae | bf987c43e5815809e7e329d9d314be975f818412 | 97fc7c3fcf08d423efdaa9aa5b10a3654dd5fc53 | refs/heads/master | 2021-01-01T20:47:55.316000 | 2017-10-18T20:13:24 | 2017-10-18T20:13:24 | 18,694,785 | 0 | 5 | null | false | 2015-07-24T04:52:18 | 2014-04-12T02:52:41 | 2015-04-06T18:48:48 | 2015-07-24T04:52:18 | 665 | 0 | 2 | 10 | JavaScript | null | null | package com.tracker.entity;
import java.util.Date;
import com.googlecode.objectify.annotation.Cache;
import com.googlecode.objectify.annotation.Entity;
import com.googlecode.objectify.annotation.Id;
import com.googlecode.objectify.annotation.Index;
@Entity
@Cache
public class HITrequester {
@Id
private Stri... | UTF-8 | Java | 1,247 | java | HITrequester.java | Java | [] | null | [] | package com.tracker.entity;
import java.util.Date;
import com.googlecode.objectify.annotation.Cache;
import com.googlecode.objectify.annotation.Entity;
import com.googlecode.objectify.annotation.Id;
import com.googlecode.objectify.annotation.Index;
@Entity
@Cache
public class HITrequester {
@Id
private Stri... | 1,247 | 0.702486 | 0.702486 | 54 | 22.092592 | 20.561802 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.37037 | false | false | 13 |
b9d5c5fd676152fac388f3a6b87119d809b0aabc | 15,178,414,474,153 | bdf680c9ae95ecce2cfa67959527ec0948496f1d | /barberia/src/main/java/com/proyectoweb/barberia/Shared/Domain/CarritoClientes/CarritoClienteCreatedDomainEvent.java | dc89975bfa627f99ee951b8bcab710f2d26b92f3 | [] | no_license | Diego-Gomez-code/Nordics | https://github.com/Diego-Gomez-code/Nordics | a2073f4137010eddd7774b7a3c4dfec12578e353 | 1a30a1bf8091103ed43184bef170ea9982975fbb | refs/heads/main | 2023-05-08T23:19:44.818000 | 2021-06-04T21:31:32 | 2021-06-04T21:31:32 | 347,687,013 | 0 | 0 | null | false | 2021-05-05T03:29:00 | 2021-03-14T16:18:32 | 2021-05-05T00:47:26 | 2021-05-05T03:28:59 | 22,156 | 0 | 0 | 0 | Java | false | false | package com.proyectoweb.barberia.Shared.Domain.CarritoClientes;
import com.proyectoweb.barberia.Shared.Domain.Bus.Event.DomainEvent;
import java.io.Serializable;
import java.util.HashMap;
import java.util.Objects;
public class CarritoClienteCreatedDomainEvent extends DomainEvent {
private final String metodoDeP... | UTF-8 | Java | 1,838 | java | CarritoClienteCreatedDomainEvent.java | Java | [] | null | [] | package com.proyectoweb.barberia.Shared.Domain.CarritoClientes;
import com.proyectoweb.barberia.Shared.Domain.Bus.Event.DomainEvent;
import java.io.Serializable;
import java.util.HashMap;
import java.util.Objects;
public class CarritoClienteCreatedDomainEvent extends DomainEvent {
private final String metodoDeP... | 1,838 | 0.696953 | 0.696953 | 61 | 29.131147 | 31.516571 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.655738 | false | false | 13 |
70e6084e6891570e7d1902a41edda9f40c9e933e | 16,793,322,171,751 | 8519fb0acf34ab2465efba0efa73f56ef0e53f83 | /app/src/main/java/de/gardeningplanner/model/crops/RootLevel.java | 941dfbde0db975cdd5c24c8838466a1643868ef2 | [] | no_license | tomorow94/GardeningPlanner | https://github.com/tomorow94/GardeningPlanner | fb8fdf61d7bea9d4dd4b8b1911f930f6fc5258e1 | 40009551eedf68bdb256e82e4e89d8df2f99fbe6 | refs/heads/master | 2020-06-24T02:18:09.296000 | 2019-08-22T22:45:32 | 2019-08-22T22:45:32 | 198,820,447 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.gardeningplanner.model.crops;
enum RootLevel {
DEEP,
MEDIUM,
HIGH
}
| UTF-8 | Java | 92 | java | RootLevel.java | Java | [] | null | [] | package de.gardeningplanner.model.crops;
enum RootLevel {
DEEP,
MEDIUM,
HIGH
}
| 92 | 0.673913 | 0.673913 | 7 | 12.142858 | 12.483459 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 13 |
a6cb396982871ab69c27a76c08db2ef77e0554fd | 8,778,913,214,523 | 25b83f6bd4bf41dd6106f12a8cd18f057bb1793b | /app/src/main/java/ch/raylouna/spacetml/GameOverActivity.java | 5bf4436096c1f3d82017dfd007ef0029b2895411 | [] | no_license | SkyLouna/SpacETML | https://github.com/SkyLouna/SpacETML | 6c44d991579896daccc80941a63b3f53e453cf9c | 0ef81c29464605e355874e992e077c7158d5db9c | refs/heads/master | 2020-08-31T01:10:15.170000 | 2019-12-18T15:23:32 | 2019-12-18T15:23:45 | 218,542,498 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* ETML
* Author: Lucas Charbonnier & Trana Valentin
* Description:
*/
package ch.raylouna.spacetml;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.... | UTF-8 | Java | 2,292 | java | GameOverActivity.java | Java | [
{
"context": "/**\n * ETML\n * Author: Lucas Charbonnier & Trana Valentin\n * Description:\n */\n\npackage ch.",
"end": 40,
"score": 0.9998645186424255,
"start": 23,
"tag": "NAME",
"value": "Lucas Charbonnier"
},
{
"context": "/**\n * ETML\n * Author: Lucas Charbonnier & Trana Valent... | null | [] | /**
* ETML
* Author: <NAME> & <NAME>
* Description:
*/
package ch.raylouna.spacetml;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.TextView;
im... | 2,273 | 0.631165 | 0.630292 | 91 | 24.175825 | 23.311834 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 13 |
46932854e23137cc6c3ad925f92d54069cca4f44 | 33,208,687,166,753 | 28ba68778ea66fdf2628b5d62a135e935583f80b | /app/src/main/java/com/example/erase_mh/UmbralActivity.java | cb80364b56e1c2ea0a904096b55ed8f2616e1310 | [] | no_license | mmanuel11/mHealth_project | https://github.com/mmanuel11/mHealth_project | 1844e050376ce88ec621ece379db97f0c9aa0553 | 537afa21bad5621d1e7c7fd3f71e369399614f99 | refs/heads/main | 2023-08-30T13:39:17.116000 | 2021-10-16T04:53:29 | 2021-10-16T04:53:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.erase_mh;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.SeekBar;
import android.widget.TextView;
public class UmbralActivity extends AppCompatActivity {
private TextView umbralRango;
... | UTF-8 | Java | 2,027 | java | UmbralActivity.java | Java | [] | null | [] | package com.example.erase_mh;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.SeekBar;
import android.widget.TextView;
public class UmbralActivity extends AppCompatActivity {
private TextView umbralRango;
... | 2,027 | 0.643809 | 0.634928 | 64 | 30.6875 | 26.514074 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5625 | false | false | 13 |
d7a447511c2d039e4c5963d4f6bf04e670b263be | 33,432,025,483,018 | 39b1fe64867dd2631e44f54634e65d4bd869fa51 | /AliquotSumAndPerfectNumbers/src/aliquotSumAndPerfectNumbersPKG/AliquotSum.java | afae9365e69c8ad2b2f0a6d51d9ed586b5ef933e | [] | no_license | SujitMK/ACD_JAVAB_Session_4_Assignment_4 | https://github.com/SujitMK/ACD_JAVAB_Session_4_Assignment_4 | 7423c378b655132c1a0787cbe4c050b7dbbf4d6b | ee01c9a93bae9b5764b92a1100c03452817cf995 | refs/heads/master | 2021-07-07T23:28:54.114000 | 2017-10-01T07:40:07 | 2017-10-01T07:40:07 | 105,426,429 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package aliquotSumAndPerfectNumbersPKG;
public class AliquotSum {
protected int num; // Declaring a Variable
public void setNum(int num) // Using setter to set the variable value
{
this.num = num;
}
public int getAliquotSum() // Using getter to get the Aliquot Divisors ... | UTF-8 | Java | 627 | java | AliquotSum.java | Java | [] | null | [] | package aliquotSumAndPerfectNumbersPKG;
public class AliquotSum {
protected int num; // Declaring a Variable
public void setNum(int num) // Using setter to set the variable value
{
this.num = num;
}
public int getAliquotSum() // Using getter to get the Aliquot Divisors ... | 627 | 0.550239 | 0.545455 | 26 | 22.115385 | 31.489103 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.769231 | false | false | 13 |
1d08b70a55a8089b326ba922a7c4f84ac8a2ba4d | 25,847,113,241,469 | 9c1e1af5bfb8e6cec2e78d5585125bc7c0d6b74b | /src/examples/hcollections/StringList.java | 882d1aa14ca1a78601a05d71e07e555ce7925101 | [] | no_license | The-Royal-Commoner/JavaIntro | https://github.com/The-Royal-Commoner/JavaIntro | 71978320f3e5a3d093fbdf98c65c0bdc5e25c45f | a50c181cff8687aebea835622c46317e34defccb | refs/heads/main | 2023-09-02T05:44:44.627000 | 2021-11-15T01:48:34 | 2021-11-15T01:48:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package examples.hcollections;
// not the import that is needed - ArrayList is 'built in' to Java, but not part of the core functions
import java.util.ArrayList;
public class StringList {
public static void main(String[] args) {
// define an array list that can hold strings
// the 'type' ... | UTF-8 | Java | 905 | java | StringList.java | Java | [] | null | [] | package examples.hcollections;
// not the import that is needed - ArrayList is 'built in' to Java, but not part of the core functions
import java.util.ArrayList;
public class StringList {
public static void main(String[] args) {
// define an array list that can hold strings
// the 'type' ... | 905 | 0.59779 | 0.59116 | 27 | 32.51852 | 28.049389 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 13 |
42e1bbd80b3bee4bd5834531109cc1236fdb2a54 | 26,156,350,840,255 | 3225347fa91995fb1c9dc0665a76009e53749d97 | /Liberty-master /Liberty-master/app/src/main/java/com/equidais/mybeacon/apiservice/ApiClient.java | c2563c8703214511715a7a839cfb3c8c7e1aa91e | [] | no_license | AndroidTshepo/Liberty- | https://github.com/AndroidTshepo/Liberty- | e23786b43a93fc38b2bc3efbf5ae3df586fd1875 | 06acf6e9b8bb298b258752ffde679145b0844a32 | refs/heads/master | 2021-01-09T20:21:00.568000 | 2016-06-30T10:17:52 | 2016-06-30T10:17:52 | 62,301,377 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.equidais.mybeacon.apiservice;
import android.content.SharedPreferences;
import android.support.v7.app.AppCompatActivity;
import com.equidais.mybeacon.common.GlobalConst;
import com.equidais.mybeacon.controller.common.Constant;
import com.equidais.mybeacon.controller.common.StringDesirializer;
impo... | UTF-8 | Java | 4,829 | java | ApiClient.java | Java | [
{
"context": "\r\n username = sharedPreferences.getString(\"username\", \"\");\r\n return username;\r\n }\r\n\r\n\r\n ",
"end": 2685,
"score": 0.9955394268035889,
"start": 2677,
"tag": "USERNAME",
"value": "username"
}
] | null | [] | package com.equidais.mybeacon.apiservice;
import android.content.SharedPreferences;
import android.support.v7.app.AppCompatActivity;
import com.equidais.mybeacon.common.GlobalConst;
import com.equidais.mybeacon.controller.common.Constant;
import com.equidais.mybeacon.controller.common.StringDesirializer;
impo... | 4,829 | 0.631394 | 0.630151 | 124 | 36.927418 | 29.090563 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.653226 | false | false | 13 |
968ceb51c990d783119c3ea5982cd49e8ac05d99 | 10,531,259,814,026 | 7b14617b5264214249ed1dc0bd423ceb1b93be49 | /Pruebas selenium/src/elementosBase/LabelCheckField.java | 62e4a565beb5c33f39605ff5daaa3648eeef43d0 | [] | no_license | franklyn-noyola/Framework | https://github.com/franklyn-noyola/Framework | c48e14bb066754eceb812a1ea629d14b41f6f3b5 | 69ab4a2cb253e4b616a2619412e74c8ac27d4657 | refs/heads/master | 2022-09-27T03:29:13.213000 | 2020-06-05T12:30:37 | 2020-06-05T12:30:37 | 269,615,563 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package elementosBase;
import org.apache.log4j.Logger;
import unidadesGraficas.*;
public class LabelCheckField {
Label label;
Check check;
Field field;
private Tooltip[] tooltip;
private final static Logger logger = Logger.getLogger(LabelCheckField.class);
public LabelCheckField(TipoBy i_label... | WINDOWS-1250 | Java | 1,787 | java | LabelCheckField.java | Java | [] | null | [] | package elementosBase;
import org.apache.log4j.Logger;
import unidadesGraficas.*;
public class LabelCheckField {
Label label;
Check check;
Field field;
private Tooltip[] tooltip;
private final static Logger logger = Logger.getLogger(LabelCheckField.class);
public LabelCheckField(TipoBy i_label... | 1,787 | 0.664614 | 0.661814 | 70 | 23.514286 | 27.134975 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.314286 | false | false | 13 |
b86ef6988ef134ef8aa8f90cf9bde6256bbc9e95 | 11,304,353,990,765 | b1c640ceac3eda81cbce1b804ba2085c0ff9f424 | /src/Association.java | 954208ee2b3eb31531a38c04665ba614696701b3 | [] | no_license | AQ-ja/HDT7 | https://github.com/AQ-ja/HDT7 | 1165d5016e185fece2662def514532c635df1b4b | e0b9b6f19659e926b3cd1613edc7000810dfb76a | refs/heads/master | 2021-04-10T05:06:08.379000 | 2020-03-21T05:26:13 | 2020-03-21T05:26:13 | 248,912,482 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Map;
/**
* Clase de asociacion para la comparacion.
* @param <K> palabra en ingles
* @param <V> palabra en español
* @author Alfredo Quezada
* @since 16/03/2020
* @version 1.0
*/
public class Association<K extends Comparable<K>,V> implements Comparable<Association<K,V>>{
//Key = englis... | UTF-8 | Java | 1,490 | java | Association.java | Java | [
{
"context": "gles \n * @param <V> palabra en español \n * @author Alfredo Quezada \n * @since 16/03/2020\n * @version 1.0\n */\npublic ",
"end": 165,
"score": 0.9998855590820312,
"start": 150,
"tag": "NAME",
"value": "Alfredo Quezada"
}
] | null | [] | import java.util.Map;
/**
* Clase de asociacion para la comparacion.
* @param <K> palabra en ingles
* @param <V> palabra en español
* @author <NAME>
* @since 16/03/2020
* @version 1.0
*/
public class Association<K extends Comparable<K>,V> implements Comparable<Association<K,V>>{
//Key = english
pri... | 1,481 | 0.606734 | 0.6 | 59 | 24.169491 | 21.185343 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.305085 | false | false | 13 |
048892beacaba025425701c0e07c6b8963526058 | 27,917,287,437,257 | 46d2123b581e6fb4326d3262422e55395defc1e3 | /Trees.java | 6c8f76e519690ffe8c10e87d3e0622f842a9fbf7 | [] | no_license | Mxtreme1/Java-Exercises | https://github.com/Mxtreme1/Java-Exercises | e24532837cc0e0a16f62196a91aa7b6db1828b2c | e8b033385f2a91b503ec2ea0429b60b805eb856f | refs/heads/master | 2021-06-23T13:21:14.752000 | 2017-07-31T18:22:05 | 2017-07-31T18:22:05 | 89,339,604 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package searchtree;
/**
* Created by Nina on 6/24/2017.
*/
public class Trees {
public static Tree makeTree(int[] anArray) {
// give array over to BinaryTree
return new BinaryTree(anArray);
}
}
| UTF-8 | Java | 234 | java | Trees.java | Java | [
{
"context": "package searchtree;\r\n\r\n\r\n/**\r\n * Created by Nina on 6/24/2017.\r\n */\r\npublic class Trees {\r\n pub",
"end": 48,
"score": 0.9992882013320923,
"start": 44,
"tag": "NAME",
"value": "Nina"
}
] | null | [] | package searchtree;
/**
* Created by Nina on 6/24/2017.
*/
public class Trees {
public static Tree makeTree(int[] anArray) {
// give array over to BinaryTree
return new BinaryTree(anArray);
}
}
| 234 | 0.598291 | 0.568376 | 12 | 17.5 | 17.269917 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 13 |
0acac386afde693f6371fb1d3fb4420405173ef1 | 12,987,981,126,713 | 9ee72c812b9541a1eaea72c108e02b88d36a0b5e | /race/src/com/race/admin/action/ProdUpdateFormAction.java | 74e32d7afce429db042bab82b855b5208f456b6b | [] | no_license | KimJinSu01/race-jsp | https://github.com/KimJinSu01/race-jsp | a35dbaad66e459e8b793e5545030221cfc1f590f | 4e8ebf7168e3466853ba4c34ac5209e81a26c73b | refs/heads/master | 2021-01-18T07:40:50.926000 | 2017-03-08T07:53:37 | 2017-03-08T07:53:37 | 84,293,451 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.race.admin.action;
import java.io.IOException;
import java.sql.SQLException;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.race.dto.RaceLprodVo;
import com.race.dto.RaceMemberVo;
import... | UTF-8 | Java | 1,497 | java | ProdUpdateFormAction.java | Java | [] | null | [] | package com.race.admin.action;
import java.io.IOException;
import java.sql.SQLException;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.race.dto.RaceLprodVo;
import com.race.dto.RaceMemberVo;
import... | 1,497 | 0.731053 | 0.730382 | 49 | 29.44898 | 22.868801 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.734694 | false | false | 13 |
c5e376caa8850140e25b3de31d0df9fd85362525 | 21,114,059,250,333 | 7ad54455ccfdd0c2fa6c060b345488ec8ebb1cf4 | /com/ibm/icu/text/RuleBasedTransliterator.java | a23537bbf10ffdef04859927bc02ed2a1c2d311d | [] | no_license | chetanreddym/segmentation-correction-tool | https://github.com/chetanreddym/segmentation-correction-tool | afdbdaa4642fcb79a21969346420dd09eea72f8c | 7ca3b116c3ecf0de3a689724e12477a187962876 | refs/heads/master | 2021-05-13T20:09:00.245000 | 2018-01-10T04:42:03 | 2018-01-10T04:42:03 | 116,817,741 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ibm.icu.text;
import java.util.Hashtable;
... | UTF-8 | Java | 3,055 | java | RuleBasedTransliterator.java | Java | [] | null | [] | package com.ibm.icu.text;
import java.util.Hashtable;
... | 3,055 | 0.575966 | 0.571709 | 470 | 5.497872 | 16.524483 | 113 | false | false | 0 | 0 | 0 | 0 | 282 | 0.092338 | 0.106383 | false | false | 13 |
6940b1dd02c6dda8abb7062b301179c4985525ed | 5,566,277,674,103 | 909313f9295d578a0fdc1358bca836934ca60352 | /src/No213/DP_213.java | b58135c6aae287b13b69d607973c36b1c3afbabb | [] | no_license | BUhdh951018/LeetCode | https://github.com/BUhdh951018/LeetCode | d41fe21ce95894d1139c2471a21073197f5ab20a | 60e66e52975a81d2687a2b2179636cdd0bf540e1 | refs/heads/master | 2023-04-15T06:26:17.894000 | 2023-04-10T11:49:39 | 2023-04-10T11:49:39 | 252,291,413 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package No213;
import java.util.Arrays;
/**
* Name: Donghang He
* Date: 2022/3/24 6:00 下午
* Description:
*/
public class DP_213 {
public int rob(int[] nums) {
int n = nums.length;
if (n < 2)
return nums[0];
if (n == 2)
return Math.max(nums[0], nums[1]);
... | UTF-8 | Java | 769 | java | DP_213.java | Java | [
{
"context": "age No213;\n\nimport java.util.Arrays;\n\n/**\n * Name: Donghang He\n * Date: 2022/3/24 6:00 下午\n * Description:\n */\npu",
"end": 66,
"score": 0.9997386932373047,
"start": 55,
"tag": "NAME",
"value": "Donghang He"
}
] | null | [] | package No213;
import java.util.Arrays;
/**
* Name: <NAME>
* Date: 2022/3/24 6:00 下午
* Description:
*/
public class DP_213 {
public int rob(int[] nums) {
int n = nums.length;
if (n < 2)
return nums[0];
if (n == 2)
return Math.max(nums[0], nums[1]);
retur... | 764 | 0.47451 | 0.427451 | 32 | 22.90625 | 20.791162 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8125 | false | false | 13 |
680deabd173b3fe6eee584e3b1d26501b00a8e50 | 18,511,309,048,990 | c5960d722002bf619ea1170d01bd1fc9c93b666b | /src/com/xiajiwangluo/service/ChickenMedalService.java | 1f6e40896ac5c266aab2c80bd6acffdcc8267ebc | [] | no_license | shf1398713216/xiaoquanquan | https://github.com/shf1398713216/xiaoquanquan | 4e37ee191488bd88931be1b80cc8d6f1a6ddf565 | a998dabdcbd90af3f40abf4786daf6ad7a10ad8c | refs/heads/master | 2020-07-08T13:57:11.987000 | 2019-12-09T00:36:26 | 2019-12-09T00:36:26 | 203,694,438 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xiajiwangluo.service;
import com.xiajiwangluo.utils.RequestBean;
import com.xiajiwangluo.utils.XiajiResult;
public interface ChickenMedalService {
/**
* 获取个人动态信息
* @param json
* @return
* {uid:1}
*/
public XiajiResult find(RequestBean json);
}
| UTF-8 | Java | 308 | java | ChickenMedalService.java | Java | [] | null | [] | package com.xiajiwangluo.service;
import com.xiajiwangluo.utils.RequestBean;
import com.xiajiwangluo.utils.XiajiResult;
public interface ChickenMedalService {
/**
* 获取个人动态信息
* @param json
* @return
* {uid:1}
*/
public XiajiResult find(RequestBean json);
}
| 308 | 0.684932 | 0.681507 | 15 | 18.466667 | 16.536289 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.266667 | false | false | 13 |
bd704a5d4ed26ddedd12936dc836a52985ff167f | 26,766,236,208,244 | e853a27ec375d4e2ae248fb71d62f4e1932be28a | /src/com/thtfit/pos/ui/PreventCursorPositionEditText.java | 85cba9b46ea643808ea046695af731e05999c315 | [] | no_license | sko121/THTFIT_POS | https://github.com/sko121/THTFIT_POS | 07c31f5271e1857043f9da7e215cc7bb6303b0a0 | 686bd34ac6fefaf129b3a085485acba5ba9d6535 | refs/heads/master | 2020-03-11T13:59:31.602000 | 2018-04-18T09:56:15 | 2018-04-18T09:56:15 | 130,040,600 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.thtfit.pos.ui;
import android.content.Context;
import android.graphics.Canvas;
import android.text.Editable;
import android.util.AttributeSet;
import android.widget.EditText;
public class PreventCursorPositionEditText extends EditText
{
public PreventCursorPositionEditText(Context context)... | UTF-8 | Java | 1,070 | java | PreventCursorPositionEditText.java | Java | [] | null | [] | package com.thtfit.pos.ui;
import android.content.Context;
import android.graphics.Canvas;
import android.text.Editable;
import android.util.AttributeSet;
import android.widget.EditText;
public class PreventCursorPositionEditText extends EditText
{
public PreventCursorPositionEditText(Context context)... | 1,070 | 0.654206 | 0.654206 | 45 | 21.777779 | 22.203993 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.533333 | false | false | 13 |
3862864ab9c6f7394e0884a7b62792980cab9866 | 10,222,022,165,485 | 9878929a3a0b8cd84eae7b6880c78adacc4a0b84 | /src/main/java/ScriptSocialProfile.java | 15882c100f377afa5922fe62630affab55d137a1 | [] | no_license | angcallla/ReviewControlCheck | https://github.com/angcallla/ReviewControlCheck | 451f57d8ef87d07e24c3fe4b11d85b5b2a4751b2 | 7592ff414fb6b233909442184c37375ac9ac43fb | refs/heads/master | 2020-06-19T17:45:22.636000 | 2019-07-14T07:42:39 | 2019-07-14T07:42:39 | 196,807,704 | 0 | 0 | null | false | 2020-07-01T23:49:00 | 2019-07-14T07:38:16 | 2019-07-14T07:43:11 | 2020-07-01T23:48:59 | 638 | 0 | 0 | 2 | Java | false | false | public class ScriptSocialProfile {
/**
* @param args
*/
public static String changeString(final int x, final int y) {
final String text = "<bean id=\"socialProfile" + x + "\" class=\"domain.SocialProfile\"> \n " + "<property name=\"nick\" value=\"nick\" /> \n" + "<property name=\"socialName\" value=\"socialN... | UTF-8 | Java | 1,133 | java | ScriptSocialProfile.java | Java | [
{
"context": "ofile\\\"> \\n \" + \"<property name=\\\"nick\\\" value=\\\"nick\\\" /> \\n\" + \"<property name=\\\"socialName\\\" value=\\",
"end": 262,
"score": 0.9993795156478882,
"start": 258,
"tag": "NAME",
"value": "nick"
},
{
"context": "ocialProfile\">\n\t\t//\t\t<property na... | null | [] | public class ScriptSocialProfile {
/**
* @param args
*/
public static String changeString(final int x, final int y) {
final String text = "<bean id=\"socialProfile" + x + "\" class=\"domain.SocialProfile\"> \n " + "<property name=\"nick\" value=\"nick\" /> \n" + "<property name=\"socialName\" value=\"socialN... | 1,102 | 0.588703 | 0.576346 | 39 | 28.051283 | 42.148666 | 206 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.051282 | false | false | 13 |
15013758dbd2d09fadd1eb9bf675c78c8a98a4b3 | 6,485,400,679,322 | 30efcac99b5e21c51960907be438b1e5f9f7804f | /Easy/Subtree of Another Tree.java | b5126969287827d04241536359acb25df28777c3 | [] | no_license | aditi795/leetcode-solutions | https://github.com/aditi795/leetcode-solutions | 899c94bd5c441a29f59b8d5e0db6f8c2473250f5 | d2a74141eb3ad24ac70ea35f40e4c027170cb28f | refs/heads/master | 2023-03-05T22:27:33.909000 | 2021-02-21T16:26:55 | 2021-02-21T16:26:55 | 231,969,693 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
572. Subtree of Another Tree
Given two non-empty binary trees s and t, check whether tree t has exactly the same structure and node values with a subtree of s. A subtree of s is a tree consists of a node in s and all of this node's descendants. The tree s could also be considered as a subtree of itself.
Example 1:
... | UTF-8 | Java | 1,476 | java | Subtree of Another Tree.java | Java | [] | null | [] | /*
572. Subtree of Another Tree
Given two non-empty binary trees s and t, check whether tree t has exactly the same structure and node values with a subtree of s. A subtree of s is a tree consists of a node in s and all of this node's descendants. The tree s could also be considered as a subtree of itself.
Example 1:
... | 1,476 | 0.563686 | 0.555556 | 55 | 25.836363 | 39.561123 | 275 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 13 |
abe4870e67bb4fc1ebef35791c43dcf2ab50bf8c | 8,040,178,839,239 | 926bdd657cf973c747f6f3fecde4cfab9d22b3c6 | /Week-08/Day-07/src/main/java/com/greenfox/foxclubusers/models/Fox.java | 7b1109d5dec7cc196c2cb4ee0fe2975d873f63c0 | [] | no_license | green-fox-academy/gnntime | https://github.com/green-fox-academy/gnntime | 078e62d5826d4e909a6ede9006f023ff33227d96 | f084bb5ea4a057dc6a17169ee91045d65ede47f9 | refs/heads/master | 2021-02-15T14:26:27.287000 | 2020-05-29T16:47:09 | 2020-05-29T16:47:09 | 244,875,668 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.greenfox.foxclubusers.models;
public class Fox extends Creature {
public Fox() {
super.furColor = "red";
}
}
| UTF-8 | Java | 132 | java | Fox.java | Java | [] | null | [] | package com.greenfox.foxclubusers.models;
public class Fox extends Creature {
public Fox() {
super.furColor = "red";
}
}
| 132 | 0.681818 | 0.681818 | 9 | 13.666667 | 15.705626 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 13 |
fbdc652634a0c6e4afef34439e9727e78dbbfdc8 | 14,173,392,119,220 | 1b707c0397326cbabbb8821d83f247dca2916e09 | /homework-maven-harrowcouncil/src/main/java/uk/gov/harrow/pages/HomePage.java | 8686a1da63d680c3a95324edb0dab5ade1c784ca | [] | no_license | Nikita41081/HomeWork12042020TestNG | https://github.com/Nikita41081/HomeWork12042020TestNG | 71ce5973463a84098462f357f9786a1bac44ff4c | c1188919ec97135a2c52a7c7e3af2c6249a4635e | refs/heads/master | 2023-04-25T03:22:42.719000 | 2020-04-15T22:56:39 | 2020-04-15T22:56:39 | 256,055,717 | 0 | 0 | null | false | 2021-04-26T20:10:39 | 2020-04-15T22:58:05 | 2020-04-15T23:00:10 | 2021-04-26T20:10:39 | 17,670 | 0 | 0 | 12 | HTML | false | false | package uk.gov.harrow.pages;
import org.openqa.selenium.By;
import uk.gov.harrow.utility.Utility;
public class HomePage extends Utility {
By serviceBtn = By.xpath("//li[@class='list__item list__item--menu']");
By benefitsLink = By.xpath("//a[contains(text(),'Benefits')]");
By mainMenuAerialLabel = By.xpat... | UTF-8 | Java | 603 | java | HomePage.java | Java | [] | null | [] | package uk.gov.harrow.pages;
import org.openqa.selenium.By;
import uk.gov.harrow.utility.Utility;
public class HomePage extends Utility {
By serviceBtn = By.xpath("//li[@class='list__item list__item--menu']");
By benefitsLink = By.xpath("//a[contains(text(),'Benefits')]");
By mainMenuAerialLabel = By.xpat... | 603 | 0.73466 | 0.73466 | 16 | 36.6875 | 33.312382 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 13 |
3c71379e455ecbfb3fb2e875bfc0b93e92469833 | 11,871,289,640,894 | 74b20e9f4416193a7b45a7ee263e7ef8d620020c | /src/main/java/com/rabbitshop/springproperties/configs/pojos/EmailConfigs.java | 42ec173034e117e1a5bd2f4c716760caf6c3cac5 | [] | no_license | bygui86/spring-properties | https://github.com/bygui86/spring-properties | f7082ccf1c8b84facc9c99a7bf82e9d54f79c713 | c4adc3a05abf42d422840f0d352c2c1fe8f27388 | refs/heads/master | 2021-09-21T03:27:01.854000 | 2018-08-20T11:20:22 | 2018-08-20T11:20:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rabbitshop.springproperties.configs.pojos;
import java.util.List;
import java.util.Map;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.PropertySource;
import lombok.AllA... | UTF-8 | Java | 885 | java | EmailConfigs.java | Java | [] | null | [] | package com.rabbitshop.springproperties.configs.pojos;
import java.util.List;
import java.util.Map;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.PropertySource;
import lombok.AllA... | 885 | 0.813137 | 0.813137 | 35 | 24.228571 | 27.650974 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 13 |
8a974ecaf37605f0cbb936fdd7a4839459c35e96 | 10,419,590,724,212 | be06d41614bc7f17eaff142c5c393c0b6cf41c9e | /app/src/main/java/com/example/mohamed/blindapp/fragment/ChooseActionFragment.java | 732c9c0b320eeebda55e66aa832ddeb48b8708a7 | [] | no_license | mohamedmabrouk582/BlindApp | https://github.com/mohamedmabrouk582/BlindApp | ff20a08c601d7c286af10f8245086c941a24d224 | 071d54a5122383d6a061c86ce037f76e6e9477d5 | refs/heads/master | 2021-09-02T08:08:50.871000 | 2017-12-31T20:29:04 | 2017-12-31T20:29:04 | 115,837,015 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.mohamed.blindapp.fragment;
import android.app.Dialog;
import android.graphics.Color;
import android.graphics.drawable.ColorDrawable;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.DialogFragment;
import ... | UTF-8 | Java | 4,065 | java | ChooseActionFragment.java | Java | [
{
"context": "hamed.blindapp.view.ChooseView;\n\n/**\n * Created by mohamed mabrouk\n * 0201152644726\n * on 31/12/2017. time :02:30\n ",
"end": 839,
"score": 0.999862015247345,
"start": 824,
"tag": "NAME",
"value": "mohamed mabrouk"
}
] | null | [] | package com.example.mohamed.blindapp.fragment;
import android.app.Dialog;
import android.graphics.Color;
import android.graphics.drawable.ColorDrawable;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.DialogFragment;
import ... | 4,056 | 0.655105 | 0.641082 | 118 | 33.449154 | 26.581694 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.652542 | false | false | 13 |
63b728b5db4d8c1a02abc56eb016401c68c82b8d | 29,875,792,549,125 | d607c5f22212c60de150ff5444bccc6030c8d96a | /DiscoDruidRelease/app/src/main/java/com/andruid/magic/discodruid/provider/AlbumProvider.java | 700227e250a25405ee46a62e8cb000d0f4b535be | [] | no_license | death14stroke/disco-druid | https://github.com/death14stroke/disco-druid | 36c3953f677b1742b4c417ac882275e2769f17cd | f21fed7921210463b1d9687b187c25ee3bdc0835 | refs/heads/master | 2023-01-23T18:49:27.506000 | 2020-09-18T14:07:05 | 2020-09-18T14:07:05 | 166,259,787 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.andruid.magic.discodruid.provider;
import android.content.Context;
import android.database.Cursor;
import android.net.Uri;
import android.provider.MediaStore;
import android.support.v4.content.ContentResolverCompat;
import com.andruid.magic.discodruid.model.Album;
import java.util.ArrayList;
import java.... | UTF-8 | Java | 2,289 | java | AlbumProvider.java | Java | [] | null | [] | package com.andruid.magic.discodruid.provider;
import android.content.Context;
import android.database.Cursor;
import android.net.Uri;
import android.provider.MediaStore;
import android.support.v4.content.ContentResolverCompat;
import com.andruid.magic.discodruid.model.Album;
import java.util.ArrayList;
import java.... | 2,289 | 0.609 | 0.606378 | 84 | 26.261906 | 18.945484 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.511905 | false | false | 13 |
3cc45ac0c4c4fe39d44e71f3c09b7e4e8db73bf9 | 35,459,250,018,391 | ee6c39d5d2e981be18373ee22111291937354ad7 | /app/src/main/java/com/cactuskipic/sharecuttly/share/CuttlyService.java | 0ef5e8ea8a96e97c8e54717772ec1d82ae4ed00d | [] | no_license | CactusKipic/ShareCuttly | https://github.com/CactusKipic/ShareCuttly | aa0727ed9089082d6adf98a0d8cf03470d941ed0 | 5168ea1d4f774110bba85841659415849816bc93 | refs/heads/master | 2022-10-16T23:43:57.213000 | 2020-06-17T14:38:48 | 2020-06-17T14:38:48 | 265,930,191 | 0 | 0 | null | false | 2020-05-21T21:48:53 | 2020-05-21T19:06:02 | 2020-05-21T21:23:49 | 2020-05-21T21:48:53 | 149 | 0 | 0 | 0 | Java | false | false | package com.cactuskipic.sharecuttly.share;
import android.app.Service;
import android.content.Intent;
import android.os.IBinder;
import com.cactuskipic.sharecuttly.cuttlyapi.Response;
import androidx.annotation.Nullable;
public abstract class CuttlyService extends Service{
public abstract void GetPostExecu... | UTF-8 | Java | 345 | java | CuttlyService.java | Java | [] | null | [] | package com.cactuskipic.sharecuttly.share;
import android.app.Service;
import android.content.Intent;
import android.os.IBinder;
import com.cactuskipic.sharecuttly.cuttlyapi.Response;
import androidx.annotation.Nullable;
public abstract class CuttlyService extends Service{
public abstract void GetPostExecu... | 345 | 0.817391 | 0.817391 | 14 | 23.642857 | 21.806313 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 13 |
7bf44b0daa473c703eb1c017f1f395418997e598 | 35,459,250,019,630 | d712ffa56df09dc0df8b1555322a1a5cc516d054 | /src/main/java/com/neusoft/ccmall/bean/UserBean.java | 9f3306bd1ea63d54c9f5b5cd80eb099027d28cbf | [] | no_license | 276509842/mall-1 | https://github.com/276509842/mall-1 | e13154556ba413c5e979d8c2f6196742a391824d | 80d837f93988ab3f6324c30c99debdcd8a0fbf35 | refs/heads/master | 2021-01-21T07:54:19.641000 | 2014-04-22T11:26:44 | 2014-04-22T11:26:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.neusoft.ccmall.bean;
public class UserBean {
private int id ;//用户ID
private String username; //用户名
private String password; //密码
private String truename; //真实姓名
private String id_card; //身份证号
private String email; //邮箱
private String postcode; //邮编
private String address; //地址
... | GB18030 | Java | 2,486 | java | UserBean.java | Java | [
{
"context": "vate int id ;//用户ID\n\t\n\tprivate String username; //用户名\n\t\n\tprivate String password; //密码\n\t\n\tprivate Strin",
"end": 120,
"score": 0.998349130153656,
"start": 117,
"tag": "USERNAME",
"value": "用户名"
},
{
"context": "ing username; //用户名\n\t\n\tprivate String passw... | null | [] | package com.neusoft.ccmall.bean;
public class UserBean {
private int id ;//用户ID
private String username; //用户名
private String password; //密码
private String truename; //真实姓名
private String id_card; //身份证号
private String email; //邮箱
private String postcode; //邮编
private String address; //地址
... | 2,488 | 0.702083 | 0.702083 | 148 | 15.216216 | 16.315943 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.222973 | false | false | 13 |
f3e21836d61e36385034709f270d67ff15c02f9b | 37,735,582,664,066 | 6a528ad032cd4086d0c7104345287f1a431a1ce5 | /src/main/java/cn/xglory/service/common/controller/aop/BaseControllerAspect.java | 3b958d75db388dbfd760b65eb0d7de0ec7da3724 | [] | no_license | zhentao1123/xglory-service-demo | https://github.com/zhentao1123/xglory-service-demo | 4130c45e12cd113492260f8f084d1cc41f18aee6 | 7f49f6a37727ccfc28c93487a4e8f478334b79ec | refs/heads/master | 2020-05-24T03:31:27.420000 | 2018-10-10T09:06:41 | 2018-10-10T09:06:41 | 84,817,631 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.xglory.service.common.controller.aop;
import java.lang.annotation.Annotation;
import java.lang.reflect.Method;
import java.math.BigInteger;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import java.util.Map;
import org.apache.commons.lang3.StringUtils;
import org.aspectj.lang.Pr... | UTF-8 | Java | 8,810 | java | BaseControllerAspect.java | Java | [] | null | [] | package cn.xglory.service.common.controller.aop;
import java.lang.annotation.Annotation;
import java.lang.reflect.Method;
import java.math.BigInteger;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import java.util.Map;
import org.apache.commons.lang3.StringUtils;
import org.aspectj.lang.Pr... | 8,810 | 0.703433 | 0.702094 | 263 | 30.231939 | 26.518869 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.201521 | false | false | 13 |
40ca5dfed6fc2ac3e1d4e19a1cb8eb2092d45981 | 36,782,099,935,050 | 36410d7af0bd7a965d0921c83864db7b5bc5f68b | /src/main/java/com/stage2/service/IAppelOffreService.java | 7ecb39afb80ef60ab5b844a169d0b8b162466a8d | [] | no_license | Takatsugi/cni-repo | https://github.com/Takatsugi/cni-repo | 0ef2032a552e24491b6b9027a9ad0d2c3fc5284e | 8b9e94841b6beef6f224d74f4dfeca11a792de15 | refs/heads/master | 2020-06-27T12:04:43.544000 | 2019-08-26T19:30:00 | 2019-08-26T19:30:00 | 199,950,616 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.stage2.service;
import com.stage2.entities.AppelOffre;
import com.stage2.exceptions.AppelOffreNotFoundException;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestBody;
import java.util.List;
... | UTF-8 | Java | 975 | java | IAppelOffreService.java | Java | [] | null | [] | package com.stage2.service;
import com.stage2.entities.AppelOffre;
import com.stage2.exceptions.AppelOffreNotFoundException;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestBody;
import java.util.List;
... | 975 | 0.831795 | 0.828718 | 19 | 50.315788 | 35.982529 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.789474 | false | false | 13 |
93933ce54cae62005a13e678ad21053950987212 | 34,892,314,353,777 | c5606b0b6252b733778adfbb856759f168592d38 | /backend/src/main/java/com/projearq/sistemavendas/negocio/repositorios/IVendasRepository.java | 5f56f9ced71853f3cc7f8cf8f07edba660c71c8f | [] | no_license | andremarques2911/SistemaDeVendas | https://github.com/andremarques2911/SistemaDeVendas | 35863bcf25c7559b14316d3de364412dece8e784 | 78ea4c7a13b5ab7f69674c4120a7bb37d833312b | refs/heads/master | 2023-04-26T20:01:30.376000 | 2021-05-29T00:57:03 | 2021-05-29T00:57:03 | 368,506,876 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.projearq.sistemavendas.negocio.repositorios;
import com.projearq.sistemavendas.negocio.entidades.Venda;
import java.util.List;
public interface IVendasRepository {
void salvar(Venda venda);
List<Venda> consultaVendas();
}
| UTF-8 | Java | 242 | java | IVendasRepository.java | Java | [] | null | [] | package com.projearq.sistemavendas.negocio.repositorios;
import com.projearq.sistemavendas.negocio.entidades.Venda;
import java.util.List;
public interface IVendasRepository {
void salvar(Venda venda);
List<Venda> consultaVendas();
}
| 242 | 0.801653 | 0.801653 | 13 | 17.615385 | 21.164333 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 13 |
385c0cb2b1359cc803561d0d5664b7a62e005a1b | 30,794,915,557,889 | cb6a748376ec674f9a510fc4b214c4f7a62afcc7 | /src/main/java/com/test/seminar/controller/HomeController.java | 54fa4f6c613af2cb0a5016eb216d351c44a36bfb | [] | no_license | jjjkkyz/adminSystem | https://github.com/jjjkkyz/adminSystem | e4207bbcdcb9ab3ac3fbc5b7a24ff78d4ad70c72 | 092a88cbd41207310e0a30e2d7417e6564c430d5 | refs/heads/master | 2020-05-21T16:13:11.976000 | 2019-05-11T08:36:31 | 2019-05-11T08:36:31 | 186,108,770 | 0 | 0 | null | true | 2019-05-11T08:42:06 | 2019-05-11T08:42:06 | 2019-01-02T05:03:04 | 2019-05-11T08:41:13 | 899 | 0 | 0 | 0 | null | false | false | package com.test.seminar.controller;
import static org.springframework.web.bind.annotation.RequestMethod.*;
import com.test.seminar.entity.Student;
import com.test.seminar.entity.Teacher;
import com.test.seminar.exception.UserNotFoundException;
import com.test.seminar.service.StudentService;
import com.test.seminar.s... | UTF-8 | Java | 4,064 | java | HomeController.java | Java | [
{
"context": "sion;\nimport java.math.BigInteger;\n\n/**\n * @author hatake\n * @date 2018/11/20\n */\n\n@Controller\npublic class",
"end": 946,
"score": 0.9996688961982727,
"start": 940,
"tag": "USERNAME",
"value": "hatake"
},
{
"context": "rId(teacherId);\n// teacher.set... | null | [] | package com.test.seminar.controller;
import static org.springframework.web.bind.annotation.RequestMethod.*;
import com.test.seminar.entity.Student;
import com.test.seminar.entity.Teacher;
import com.test.seminar.exception.UserNotFoundException;
import com.test.seminar.service.StudentService;
import com.test.seminar.s... | 4,072 | 0.676529 | 0.67431 | 109 | 36.21101 | 30.433586 | 196 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.66055 | false | false | 13 |
4ccb9070a5b6b1df45b5eb74a33fa2ad4415290f | 37,821,482,023,170 | 97842391a0e09325ea6ef9c84c8f5bae4d887443 | /qa-portal-services/core-api/src/main/java/com/qa/portal/core/dto/DepartmentApplicationDto.java | 480ce6692ca7dadbbd475f4733a18f45dcf0afba | [] | no_license | Shaybs/QA-Portal | https://github.com/Shaybs/QA-Portal | 2f5a04e5f191b8e381804c323f64c940b72c892d | 39a85c053d3cb0233f4ae68f1a2dd0da9ac486b0 | refs/heads/master | 2020-12-28T04:06:01.609000 | 2019-07-22T11:52:17 | 2019-07-22T11:52:17 | 238,175,461 | 2 | 1 | null | true | 2020-02-05T17:24:17 | 2020-02-04T10:05:41 | 2020-02-05T14:50:50 | 2020-02-05T17:24:16 | 8,375 | 1 | 0 | 0 | null | false | false | package com.qa.portal.core.dto;
public class DepartmentApplicationDto {
private DepartmentDto departmentDto;
private ApplicationDto applicationDto;
public DepartmentApplicationDto(DepartmentDto department, ApplicationDto application) {
this.departmentDto = department;
this.applicationDto ... | UTF-8 | Java | 692 | java | DepartmentApplicationDto.java | Java | [] | null | [] | package com.qa.portal.core.dto;
public class DepartmentApplicationDto {
private DepartmentDto departmentDto;
private ApplicationDto applicationDto;
public DepartmentApplicationDto(DepartmentDto department, ApplicationDto application) {
this.departmentDto = department;
this.applicationDto ... | 692 | 0.710983 | 0.710983 | 28 | 23.714285 | 23.540022 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.357143 | false | false | 13 |
0a418be19275997e910b434e96d7695c1e2497f4 | 33,363,306,021,987 | d3ba7f49f655772b7c01902ff93acf1945c0a6de | /java/Problem005.java | c49c45adbab56cb553c7fb118bb9f24cf400443d | [] | no_license | ebruakdemir/Project_Euler_Cevaplar | https://github.com/ebruakdemir/Project_Euler_Cevaplar | 5d9b98cf8bce70da7edb8420e7d7f87f3d140128 | c694fdf3b5b8d7ea3effe9ff57b8c93e53ad8059 | refs/heads/master | 2020-04-16T11:24:50.045000 | 2019-02-19T11:48:04 | 2019-02-19T11:48:04 | 165,534,637 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Problem5 {
public static void main(String[] args) {
// long startTime = System.currentTimeMillis();
System.out.println(method());
// long endTime = System.currentTimeMillis();
// System.out.println((endTime-startTime));
}
private static long method() {
/* 1-20 arasındaki asal sayıla... | UTF-8 | Java | 1,061 | java | Problem005.java | Java | [] | null | [] | public class Problem5 {
public static void main(String[] args) {
// long startTime = System.currentTimeMillis();
System.out.println(method());
// long endTime = System.currentTimeMillis();
// System.out.println((endTime-startTime));
}
private static long method() {
/* 1-20 arasındaki asal sayıla... | 1,061 | 0.603282 | 0.551158 | 48 | 20.583334 | 25.730036 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.8125 | false | false | 13 |
c4b63792ef33a1cb1063608637c44a1485523f60 | 14,791,867,436,343 | c25d1cf5422c4c16baa1e82dc379457110acf074 | /src/com/yde/algo_java/Main.java | f4c0eb973cc9ffd8a3c943c3661032987023f875 | [] | no_license | yde773786/Algorithms | https://github.com/yde773786/Algorithms | a4df3fc22463c753bed02db26ecdf3028d1ba1fb | d6a080be7480018b769b449c8c9e82fe92c6e5d5 | refs/heads/master | 2023-02-12T10:53:54.283000 | 2021-01-11T15:27:55 | 2021-01-11T15:27:55 | 324,142,169 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yde.algo_java;
public class Main {
public static void main(String[] args) {
for(String s: args){
switch(s.toLowerCase()){
case "--peakfinder": PeakFinder.main(args);
break;
case "--sort": Sort.main(args);
... | UTF-8 | Java | 455 | java | Main.java | Java | [] | null | [] | package com.yde.algo_java;
public class Main {
public static void main(String[] args) {
for(String s: args){
switch(s.toLowerCase()){
case "--peakfinder": PeakFinder.main(args);
break;
case "--sort": Sort.main(args);
... | 455 | 0.424176 | 0.424176 | 17 | 25.82353 | 18.806242 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 13 |
3e16b401781755bf1129c2c3986abff960498933 | 32,521,492,368,221 | 6aff26592ba2960802dbf1146d311e33469c4c44 | /MobileCMD/src/main/java/com/sorin/mobilecmd/web/LogoutController.java | a540e7302b89b8c7d1429472ad46aebd21791afc | [] | no_license | sorinslavic/mobilecmd | https://github.com/sorinslavic/mobilecmd | 6254523f331251204f6c10bbaaf84c20f0daeaa9 | 533457f700215dd7f6b52548c1efecfcc3590171 | refs/heads/main | 2023-03-28T03:55:09.523000 | 2021-03-30T11:00:59 | 2021-03-30T11:00:59 | 352,958,970 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sorin.mobilecmd.web;
import javax.servlet.http.HttpServletRequest;
import org.apache.log4j.Logger;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
@Controller
public class LogoutController {
private static final Logger log = Logger.getLogg... | UTF-8 | Java | 559 | java | LogoutController.java | Java | [] | null | [] | package com.sorin.mobilecmd.web;
import javax.servlet.http.HttpServletRequest;
import org.apache.log4j.Logger;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
@Controller
public class LogoutController {
private static final Logger log = Logger.getLogg... | 559 | 0.783542 | 0.781753 | 19 | 28.421053 | 23.047585 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.157895 | false | false | 13 |
c19a8abf6aa2f4fd00b5b45eb11c9a117593ab05 | 30,039,001,296,112 | 0f2992a6d6f2debb4992c7bfeaabce50f507d90a | /practice1/src/main/java/jianzhioffer/Rectangle_10/Juzhen_10.java | bdec11bccffaf20998ffd9927ee71c5edca51059 | [] | no_license | easyying/practice | https://github.com/easyying/practice | 608fcb2dfb277eb12549258106337e93d872ae00 | bb99191458332a0556a277717e8a751175fbbfb0 | refs/heads/master | 2020-09-03T16:12:09.359000 | 2019-11-04T13:44:15 | 2019-11-04T13:44:15 | 219,506,214 | 0 | 0 | null | false | 2020-07-02T01:09:37 | 2019-11-04T13:19:07 | 2019-11-04T13:45:57 | 2020-07-02T01:09:35 | 682 | 0 | 0 | 4 | Java | false | false | package jianzhioffer.Rectangle_10;
/**
* 我们可以用2*1的小矩形横着或者竖着去覆盖更大的矩形。请问用n个2*1的小矩形无重叠地覆盖一个2*n的大矩形,总共有多少种方法?
* 思路:
* 斐波那契数列 :注f(1)=1 f(2)=2 起始值不太相同
*
* f(1)=1 f(2)=2
*/
public class Juzhen_10 {
public static int Fdigui(int n){
if(n<=0)
return 0;
if(n==1||n==2)
retur... | UTF-8 | Java | 518 | java | Juzhen_10.java | Java | [] | null | [] | package jianzhioffer.Rectangle_10;
/**
* 我们可以用2*1的小矩形横着或者竖着去覆盖更大的矩形。请问用n个2*1的小矩形无重叠地覆盖一个2*n的大矩形,总共有多少种方法?
* 思路:
* 斐波那契数列 :注f(1)=1 f(2)=2 起始值不太相同
*
* f(1)=1 f(2)=2
*/
public class Juzhen_10 {
public static int Fdigui(int n){
if(n<=0)
return 0;
if(n==1||n==2)
retur... | 518 | 0.550802 | 0.489305 | 21 | 16.809525 | 17.453665 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 13 |
b70514d6734b6e8934d508b62f2e4d27e98aeac0 | 1,589,137,956,174 | 038ea08cc12d476a5959d6eb231bf439402728a1 | /aderp/src/java/main/com/jn/erp/system/param/setting/service/impl/SysParamsServiceImpl.java | e1c3459d5b535a7fd1c8c1bce1a608a1b637ba47 | [] | no_license | 363537614/execcode | https://github.com/363537614/execcode | 55217d4e017dbf12679a8af6a2f926d47f390420 | 60f59c58fff67e9d6d8dd19f9298a9624007d3d8 | refs/heads/master | 2020-04-12T01:03:56.465000 | 2018-12-21T08:06:43 | 2018-12-21T08:06:43 | 162,220,683 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jn.erp.system.param.setting.service.impl;
import java.util.List;
import javax.annotation.Resource;
import org.springframework.stereotype.Repository;
import org.springframework.transaction.annotation.Transactional;
import com.jn.erp.common.constance.Constance;
import com.jn.erp.common.util.StringUtils;
i... | UTF-8 | Java | 3,680 | java | SysParamsServiceImpl.java | Java | [
{
"context": "msServiceImpl \n * 类描述: 系统参数设置Service \n * 创建人:ljh \n * 创建时间:2016-5-16 下午4:33:51 \n * 修改人:ljh ",
"end": 691,
"score": 0.990472674369812,
"start": 688,
"tag": "USERNAME",
"value": "ljh"
},
{
"context": "建人:ljh \n * 创建时间:2016-5-16 下午4:33:51 \n * 修改人:ljh... | null | [] | package com.jn.erp.system.param.setting.service.impl;
import java.util.List;
import javax.annotation.Resource;
import org.springframework.stereotype.Repository;
import org.springframework.transaction.annotation.Transactional;
import com.jn.erp.common.constance.Constance;
import com.jn.erp.common.util.StringUtils;
i... | 3,680 | 0.703222 | 0.694743 | 96 | 35.854168 | 42.349976 | 218 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 13 |
373bac859c21b1815e8b7a79151b5357f1cf9c59 | 29,411,936,059,101 | 560562dfab478ba86d4ba929fd615ec7a41ec5ed | /src/com/auroraengine/entity/Entity.java | 92404d814af5dc8af26a277b10d9ff36189804bc | [] | no_license | AJH1779/Aurora-Engine | https://github.com/AJH1779/Aurora-Engine | 8220f2069126cf98c4391865a0b0a598e04b122c | 918ac43acffd63fa54b013d1447bfd5f23a2c5a6 | refs/heads/master | 2021-05-23T22:02:10.365000 | 2017-04-23T08:52:22 | 2017-04-23T08:52:22 | 49,017,533 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (C) 2017 LittleRover
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distri... | UTF-8 | Java | 2,436 | java | Entity.java | Java | [
{
"context": "/*\n * Copyright (C) 2017 LittleRover\n *\n * This program is free software: yo",
"end": 26,
"score": 0.759231686592102,
"start": 25,
"tag": "NAME",
"value": "L"
},
{
"context": "/*\n * Copyright (C) 2017 LittleRover\n *\n * This program is free software: you can redi",... | null | [] | /*
* Copyright (C) 2017 LittleRover
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distri... | 2,436 | 0.717159 | 0.715107 | 90 | 26.066668 | 25.917305 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.877778 | false | false | 13 |
ce83578a505164c7a8a8efb5a0e049eac87756c3 | 20,083,267,080,296 | 41d2f0a658f6f362f383cc8df3cdfff46bfe2dd6 | /FlowChartHelper/test/FlowChartManagerTest.java | 0fa1ac62fc5a6f828a389a8b47a13a10fc2b81a0 | [] | no_license | joopeed/lab3si | https://github.com/joopeed/lab3si | d9f68b5900786cb1c2b7a756547fee93eef9184e | 49b1159df3743ee4f1bfd7bca5f9b4927c1cb442 | refs/heads/master | 2021-01-11T07:42:39.950000 | 2014-07-26T23:49:21 | 2014-07-26T23:49:21 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import static org.junit.Assert.*;
import java.util.ArrayList;
import models.*;
import org.junit.Before;
import org.junit.Test;
import controllers.FlowChartManager;
public class FlowChartManagerTest {
FlowChartManager csflow;
PrimeiroPeriodo periodo1;
PeriodoRegular periodo2;
Disciplina prog2,calc2;
@Befor... | UTF-8 | Java | 4,768 | java | FlowChartManagerTest.java | Java | [] | null | [] | import static org.junit.Assert.*;
import java.util.ArrayList;
import models.*;
import org.junit.Before;
import org.junit.Test;
import controllers.FlowChartManager;
public class FlowChartManagerTest {
FlowChartManager csflow;
PrimeiroPeriodo periodo1;
PeriodoRegular periodo2;
Disciplina prog2,calc2;
@Befor... | 4,768 | 0.729095 | 0.704526 | 149 | 30.147652 | 32.420967 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.973154 | false | false | 13 |
5c799b561e4cf17dde63cfa1b40bb09c32b6e415 | 23,476,291,298,234 | efc1af6cf4f364f9244041568dc65b6986e45100 | /SourceCode/KLTN/src/ebiz/mobile/action/ActiveXU.java | a64a48249982655bf86ee466321b134e3fd3a207 | [] | no_license | ngocho/e-biz | https://github.com/ngocho/e-biz | 1b6867a7b366054f9bed56886cf97676a8b740b9 | 28f6a58fd9ad2fc7a3cb72120bb145c0b2f7163e | refs/heads/master | 2021-01-10T06:22:45.308000 | 2012-04-21T10:42:29 | 2012-04-21T10:42:29 | 43,349,995 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Licensed to Open-Ones Group under one or more contributor license
* agreements. See the NOTICE file distributed with this work
* for additional information regarding copyright ownership.
* Open-Ones Group licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use ... | UTF-8 | Java | 10,938 | java | ActiveXU.java | Java | [
{
"context": "import ebiz.mobile.dto.PhoneXU;\r\n\r\n/**\r\n * @author NThanhPhong\r\n */\r\npublic class ActiveXU extends BaseAction {\r",
"end": 1604,
"score": 0.996146023273468,
"start": 1593,
"tag": "USERNAME",
"value": "NThanhPhong"
},
{
"context": "ap tien theo cu phap\r\n /... | null | [] | /**
* Licensed to Open-Ones Group under one or more contributor license
* agreements. See the NOTICE file distributed with this work
* for additional information regarding copyright ownership.
* Open-Ones Group licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use ... | 10,944 | 0.554306 | 0.549918 | 281 | 36.925266 | 22.547335 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.494662 | false | false | 13 |
2eb348ff07e6c3b2eea6d3662c8f2253193618d2 | 33,071,248,231,595 | e39aa2d9392b47d9ff57c3d0df7f2028561bff2c | /demo54.java | 83a82e9ee140ce4dccb9a88bd9f1914db306095b | [] | no_license | jayreva/Public_Rev_V2 | https://github.com/jayreva/Public_Rev_V2 | 9e5ebe3f4b04b441fcdf9466a4a44faa2860c7d2 | a7b19545bf21b8d2cebe543f10f7a56d306343e5 | refs/heads/master | 2023-07-30T19:41:28.670000 | 2021-09-09T15:54:15 | 2021-09-09T15:54:15 | 390,571,357 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package demos;
import javax.annotation.processing.Filer;
import java.io.BufferedReader;
import java.io.FileNotFoundException;
import java.io.IOException;
public class demo54 {
public static void main(String[] args) {
BufferedReader bufferedReader= null;
try {
bufferedReader = new Buffe... | UTF-8 | Java | 711 | java | demo54.java | Java | [] | null | [] | package demos;
import javax.annotation.processing.Filer;
import java.io.BufferedReader;
import java.io.FileNotFoundException;
import java.io.IOException;
public class demo54 {
public static void main(String[] args) {
BufferedReader bufferedReader= null;
try {
bufferedReader = new Buffe... | 711 | 0.572433 | 0.56962 | 26 | 26.346153 | 18.839285 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 13 |
6ba70a026322a2742641ee8ae5147cb2e3daf389 | 31,550,829,766,285 | b03b6c1359d2a1fc939e855586b47bc1c67c4776 | /src/main/java/desafio/vivareal/CrazyInversion.java | 5e2fb21b41e27b3ad5c1854e6e87b1e6ef4e9cfa | [] | no_license | lferreira/desafio-vivareal | https://github.com/lferreira/desafio-vivareal | 5152080fd2f32abbaa6e1d03d9209148710a375f | a44f7770fc26b57f4d6c5fb1d62e151ab72a5668 | refs/heads/master | 2016-09-07T17:09:43.399000 | 2013-09-06T17:33:45 | 2013-09-06T17:33:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package desafio.vivareal;
public class CrazyInversion {
public String make(String word) {
String lower = word.toLowerCase();
String[] splitted = lower.split(" ");
String result = "";
for (int i = 0 ; i < splitted.length ; i++) {
StringBuilder newWord = new StringBuilder(splitted[i].concat(spli... | UTF-8 | Java | 462 | java | CrazyInversion.java | Java | [] | null | [] | package desafio.vivareal;
public class CrazyInversion {
public String make(String word) {
String lower = word.toLowerCase();
String[] splitted = lower.split(" ");
String result = "";
for (int i = 0 ; i < splitted.length ; i++) {
StringBuilder newWord = new StringBuilder(splitted[i].concat(spli... | 462 | 0.614719 | 0.603896 | 23 | 19.086956 | 22.684822 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.086957 | false | false | 13 |
b884385f9ce7e00d44dfc233721bf02e33e4bd04 | 26,731,876,503,274 | cace298402043f0876b8cb2cc56b01b9dadc5225 | /core/src/main/java/org/openstack4j/model/manila/AvailabilityZone.java | a93ab5bb125ff3119b86396cbc375ba1b9f1a658 | [
"Apache-2.0"
] | permissive | Mageric0412/openstack4j | https://github.com/Mageric0412/openstack4j | ce5c47f71dca0b9c44076be043d8c32e7ecbcc82 | 1699906d8e2946cc398bbca7a210f8f57809fed5 | refs/heads/master | 2021-01-15T22:01:23.168000 | 2017-08-04T08:57:41 | 2017-08-04T08:57:41 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*******************************************************************************
* Copyright 2016 ContainX and OpenStack4j
*
* Licensed under the Apache License, Version 2.0 (the "License");... | UTF-8 | Java | 1,913 | java | AvailabilityZone.java | Java | [
{
"context": "\n * Represents an availability zone.\n *\n * @author Daniel Gonzalez Nothnagel\n */\npublic interface AvailabilityZone extends Mod",
"end": 1442,
"score": 0.9973544478416443,
"start": 1417,
"tag": "NAME",
"value": "Daniel Gonzalez Nothnagel"
}
] | null | [] | /*******************************************************************************
* Copyright 2016 ContainX and OpenStack4j
*
* Licensed under the Apache License, Version 2.0 (the "License");... | 1,894 | 0.450601 | 0.444851 | 45 | 41.511112 | 35.336868 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.533333 | false | false | 13 |
a023a849ca149e28e8042f72d9301d349fbd2551 | 26,456,998,600,540 | 00de95105e272c156ce81dd3fc1db61a6f43eb32 | /campofelizweb3.0/src/com/web/cementerio/bean/UsuarioBean.java | cfce8d29cb9a57234b8df97a1c210b6a9d0fb4eb | [] | no_license | metalkarlos/campofelizweb3.0 | https://github.com/metalkarlos/campofelizweb3.0 | 93afca7c4e8e1270c537b13c2b72bc7b0f733a8a | 5bdebccaa49e717dd7827087671cfd6ca9ba42a4 | refs/heads/master | 2021-06-06T16:25:46.199000 | 2021-05-06T07:00:28 | 2021-05-06T07:00:28 | 51,861,818 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.web.cementerio.bean;
import java.io.Serializable;
import java.util.Date;
import java.util.UUID;
import javax.faces.bean.ManagedBean;
import javax.faces.bean.SessionScoped;
//import org.primefaces.model.StreamedContent;
import com.web.cementerio.bo.CotoficinaBO;
import com.web.cementerio.bo.S... | ISO-8859-1 | Java | 10,014 | java | UsuarioBean.java | Java | [
{
"context": " setUsername(String username) {\r\n\t\tthis.username = username;\r\n\t}\r\n\r\n\tpublic String getUsername() {\r\n\t\treturn ",
"end": 2125,
"score": 0.9714533090591431,
"start": 2117,
"tag": "USERNAME",
"value": "username"
},
{
"context": "e;\r\n\t}\r\n\r\n\tpublic Str... | null | [] | package com.web.cementerio.bean;
import java.io.Serializable;
import java.util.Date;
import java.util.UUID;
import javax.faces.bean.ManagedBean;
import javax.faces.bean.SessionScoped;
//import org.primefaces.model.StreamedContent;
import com.web.cementerio.bo.CotoficinaBO;
import com.web.cementerio.bo.S... | 10,011 | 0.640723 | 0.632431 | 346 | 26.933525 | 29.892557 | 201 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.034682 | false | false | 13 |
e90a94855197ca6b82d6801d9deeb559a4a2a5e3 | 35,003,983,478,451 | acbe6651c685e71a96c4726cf0d7dd15d8e5acdf | /Spreadsheet/SpreadSheetFileReader.java | 66ba8b9cc8e27852382055d18ac33bdf580443f6 | [] | no_license | anildugar/SpreadSheetEvaluator | https://github.com/anildugar/SpreadSheetEvaluator | dae0d0138202a86398779cfe4c0b53b491c5c50a | b0fe289e242e2aec4f4ef83614ea22bf99898df0 | refs/heads/master | 2020-04-19T10:09:23.200000 | 2019-02-04T09:37:51 | 2019-02-04T09:37:51 | 168,131,733 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Spreadsheet;
import java.io.*;
import java.util.List;
import java.util.ArrayList;
/*
* It is responsible for reading individual lines which are part of the spreadsheet file and finally this line will be converted into
* an object of type MathematicalExpression.
*
*/
final class SpreadSheetFileReader {
... | UTF-8 | Java | 1,152 | java | SpreadSheetFileReader.java | Java | [] | null | [] | package Spreadsheet;
import java.io.*;
import java.util.List;
import java.util.ArrayList;
/*
* It is responsible for reading individual lines which are part of the spreadsheet file and finally this line will be converted into
* an object of type MathematicalExpression.
*
*/
final class SpreadSheetFileReader {
... | 1,152 | 0.669271 | 0.669271 | 54 | 20.333334 | 24.092415 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.796296 | false | false | 13 |
a1ae8dd8b911a66abfc95e707e6f0c00108c5d66 | 14,800,457,338,457 | 77186ffcbebe15cc685a23962c7ca3f616253d14 | /PBOSS/src/com/gmcc/pboss/business/reward/ratelog/RatelogDAO.java | 04e04d390d716b90a9b9bae69497d10126ad16ef | [] | no_license | doorhinges0/oldsnippet | https://github.com/doorhinges0/oldsnippet | 486d929fc18fc8df076ae692da6e300df2d1fe58 | 94de7ed55dc81cfbe35c71c2603bb8055a9cd618 | refs/heads/master | 2021-05-06T17:46:03.828000 | 2017-11-24T13:07:25 | 2017-11-24T13:07:25 | 111,910,273 | 1 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gmcc.pboss.business.reward.ratelog;
import com.sunrise.jop.infrastructure.db.AbstractDAO;
/**
* <p>Title: RatelogDAO</p>
* <p>Description: </p>
* <p>Copyright: Copyright (c) 2010</p>
* <p>Company: sunrise Tech Ltd.</p>
* @author a-biao
* @version 1.0
*/
public class RatelogDAO extends AbstractDAO {... | UTF-8 | Java | 387 | java | RatelogDAO.java | Java | [
{
"context": "p>\n * <p>Company: sunrise Tech Ltd.</p>\n * @author a-biao\n * @version 1.0\n */\npublic class RatelogDAO exten",
"end": 254,
"score": 0.9921950101852417,
"start": 248,
"tag": "USERNAME",
"value": "a-biao"
}
] | null | [] | package com.gmcc.pboss.business.reward.ratelog;
import com.sunrise.jop.infrastructure.db.AbstractDAO;
/**
* <p>Title: RatelogDAO</p>
* <p>Description: </p>
* <p>Copyright: Copyright (c) 2010</p>
* <p>Company: sunrise Tech Ltd.</p>
* @author a-biao
* @version 1.0
*/
public class RatelogDAO extends AbstractDAO {... | 387 | 0.666667 | 0.651163 | 18 | 20.5 | 17.714558 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 13 |
40ba712b2c66e50a6e33b30e4dfd9e7aff0f8f83 | 31,911,607,061,764 | b61a998aa8446a20e39409925c48c9edde2af17d | /src/main/java/com/doit421/designpattern/strategy/FlyRocket.java | 262bf1cc8f77804b4a0a4c36fa45c0067012188d | [] | no_license | doit421/HeadFirstDesignPattern | https://github.com/doit421/HeadFirstDesignPattern | 05cd77e5967b7d0ea6e0958798a8f35915e5d120 | fd1a52dcca39565f3bd7a55827aa4dec92bd834d | refs/heads/master | 2016-09-10T18:19:21.332000 | 2014-08-14T14:05:23 | 2014-08-14T14:05:23 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.doit421.designpattern.strategy;
/**
* Created by czb on 2014/7/24.
* 火箭飞行,实现飞行接口
*/
public class FlyRocket implements FlyBehavior {
@Override
public void fly() {
System.out.println("使用火箭飞行");
}
}
| UTF-8 | Java | 266 | java | FlyRocket.java | Java | [
{
"context": "doit421.designpattern.strategy;\n\n/**\n * Created by czb on 2014/7/24.\n * 火箭飞行,实现飞行接口\n */\npublic class Fly",
"end": 66,
"score": 0.9995548129081726,
"start": 63,
"tag": "USERNAME",
"value": "czb"
}
] | null | [] | package com.doit421.designpattern.strategy;
/**
* Created by czb on 2014/7/24.
* 火箭飞行,实现飞行接口
*/
public class FlyRocket implements FlyBehavior {
@Override
public void fly() {
System.out.println("使用火箭飞行");
}
}
| 266 | 0.659483 | 0.616379 | 12 | 18.333334 | 16.564688 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 13 |
edc52335199e1d435e8977cfe5f4fa5ff43a1e24 | 11,682,311,079,360 | 6bf4ba59b7b5efed949d3be42397d829656fe793 | /src/java/Modelo/DetallesVentas.java | 7cf06ce201ca874a0e7c3d05b81105203245a6d2 | [] | no_license | CarlhosF/appComercialElHogar | https://github.com/CarlhosF/appComercialElHogar | 871e79b0cb5e65e4d5f6baee618735db5e1b674b | bdacea1e5fa142dd9a6a604bf1780e02422f8052 | refs/heads/main | 2023-01-20T23:30:12.484000 | 2020-11-21T17:53:44 | 2020-11-21T17:53:44 | 312,870,519 | 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 Modelo;
import Modelo.Ventas;
import Modelo.Producto;
import java.util.Date;
/**
*
* @author Usuario
*/
public class Detall... | UTF-8 | Java | 1,197 | java | DetallesVentas.java | Java | [
{
"context": "roducto;\nimport java.util.Date;\n\n/**\n *\n * @author Usuario\n */\npublic class DetallesVentas {\n \n int id",
"end": 296,
"score": 0.7280924320220947,
"start": 289,
"tag": "USERNAME",
"value": "Usuario"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package Modelo;
import Modelo.Ventas;
import Modelo.Producto;
import java.util.Date;
/**
*
* @author Usuario
*/
public class Detall... | 1,197 | 0.584795 | 0.584795 | 68 | 16.602942 | 16.599203 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.382353 | false | false | 13 |
4e8164e0022b422a30497d950551566d9197e6e9 | 18,073,222,402,740 | 7838f8259b86ff538eea7b00acad59e656696b9a | /src/algorithms/Sort.java | 99e1e47a0e57eedfa4a1e0334eed1a7272be9332 | [] | no_license | laith-dev/data-structures-and-algorithms | https://github.com/laith-dev/data-structures-and-algorithms | 49bfd58068f04f12e9ebf67a782aee8f871cfd55 | ee72544c5de9b11378c13080c2bbbcba176651a4 | refs/heads/master | 2023-03-20T05:16:23.454000 | 2021-03-10T19:00:57 | 2021-03-10T19:00:57 | 270,074,504 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package algorithms;
public class Sort {
public static void selectionSort(int[] arr) {
/*
* Find the smallest number and put it in its correct place
*/
for (int i = 0; i < arr.length - 1; i++) {
// Find the smallest integer from i -> n-1
int min = i;
... | UTF-8 | Java | 2,724 | java | Sort.java | Java | [] | null | [] | package algorithms;
public class Sort {
public static void selectionSort(int[] arr) {
/*
* Find the smallest number and put it in its correct place
*/
for (int i = 0; i < arr.length - 1; i++) {
// Find the smallest integer from i -> n-1
int min = i;
... | 2,724 | 0.463656 | 0.458884 | 105 | 24.704762 | 23.908127 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.485714 | false | false | 13 |
d26f438157b29317c858569ddeeb2d69781a722f | 24,644,522,387,136 | b14482c320fdcc140dd3a8d6884fbe5d71ba0838 | /src/threadTest/playDice/exception/SubRecordDiceThread.java | 9e427ca7d274ea38724bdf49895c9ccacbfad26f | [] | no_license | qpzmal/Temp | https://github.com/qpzmal/Temp | 24769abb5b77e8f4ca98ac8dc55d94faa04037c9 | 19ccca56fe10166137c6f3748103bbd37626dae4 | refs/heads/master | 2020-05-19T16:25:12.761000 | 2015-01-09T05:38:05 | 2015-01-09T05:38:05 | 18,844,664 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package threadTest.playDice.exception;
import threadTest.playDice.Dice;
import threadTest.playDice.RecordDiceThread;
public class SubRecordDiceThread extends RecordDiceThread{
public SubRecordDiceThread(Dice d) {
this.dice = d;
}
@Override
public void run() {
while(!Thread.currentThread().isInterrupted()) {... | UTF-8 | Java | 351 | java | SubRecordDiceThread.java | Java | [] | null | [] | package threadTest.playDice.exception;
import threadTest.playDice.Dice;
import threadTest.playDice.RecordDiceThread;
public class SubRecordDiceThread extends RecordDiceThread{
public SubRecordDiceThread(Dice d) {
this.dice = d;
}
@Override
public void run() {
while(!Thread.currentThread().isInterrupted()) {... | 351 | 0.754986 | 0.754986 | 17 | 19.647058 | 19.351065 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.117647 | false | false | 13 |
e691214deb3753ed81850154b6b1e90406f3fa27 | 20,581,483,328,675 | 15fc16e4c2faae41f83952b333a7b2eab89b67be | /mypetstore/src/org/csu/mypetstore/web/servlets/AutoComplementServlet.java | bc21c66a9b6a5bd35beed17df21a2db3573aa153 | [] | no_license | chuxianzii/Petstore | https://github.com/chuxianzii/Petstore | 2a4b53a73f829f5c67e0bdf93f60016fff43d941 | b04bccd4ac3c2a1f4a9e71eb5b2d46da26abd43d | refs/heads/master | 2021-02-04T18:30:18.920000 | 2020-03-27T09:42:18 | 2020-03-27T09:42:18 | 243,697,647 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.csu.mypetstore.web.servlets;
import org.csu.mypetstore.domain.Product;
import org.csu.mypetstore.service.CatalogService;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io... | UTF-8 | Java | 1,644 | java | AutoComplementServlet.java | Java | [] | null | [] | package org.csu.mypetstore.web.servlets;
import org.csu.mypetstore.domain.Product;
import org.csu.mypetstore.service.CatalogService;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io... | 1,644 | 0.652068 | 0.64781 | 51 | 31.235294 | 29.312105 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.705882 | false | false | 13 |
e4a19312b605da7c155cb10998f707e671fe4b04 | 24,644,522,392,133 | 7bc2a4aba3fa125bab098e7d47d50382e1cb1cb4 | /location-persistence-service/src/main/java/nl/groenier/locationpersistenceservice/LocationPersistenceServiceApplication.java | b6cdb76bbdeb3b2ab73752730f39d26d046aab36 | [] | no_license | MGroenier/PoC-RabbitMQ | https://github.com/MGroenier/PoC-RabbitMQ | 0f4df9b08f527905aecb09bb81f219fff9b04f7a | bb27933a9b106c2e138bb98ff18b8ce2278fce1c | refs/heads/master | 2020-04-10T00:02:37.382000 | 2019-01-10T14:46:42 | 2019-01-10T14:46:42 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nl.groenier.locationpersistenceservice;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class LocationPersistenceServiceApplication {
public static void main(String[] args) {
SpringApplication.run(Locatio... | UTF-8 | Java | 372 | java | LocationPersistenceServiceApplication.java | Java | [] | null | [] | package nl.groenier.locationpersistenceservice;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class LocationPersistenceServiceApplication {
public static void main(String[] args) {
SpringApplication.run(Locatio... | 372 | 0.846774 | 0.846774 | 13 | 27.538462 | 27.697863 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.692308 | false | false | 13 |
95aecbf6620d7a965709fa4239e9fa7c276801cf | 22,600,117,951,156 | 1eee70bdccbccd4c4a2ef03b48ff5fd82dd00f6c | /tamploautomationproject/src/main/java/com/ityss/tamplo/helper/browserconfiguration/BrowserType.java | 8f5e4e1ea0d4432f7cf41d7a6a7d1250e6a310b0 | [] | no_license | tajane/TamploFinal | https://github.com/tajane/TamploFinal | e627a6bad306c3807a568831b7953d393b49725f | b0d673e13c6cb88855444c4b58a627013623b002 | refs/heads/master | 2023-02-08T05:59:32.997000 | 2023-02-06T13:53:35 | 2023-02-06T13:53:35 | 208,788,690 | 0 | 0 | null | false | 2022-10-04T14:17:25 | 2019-09-16T11:59:47 | 2022-10-04T14:05:38 | 2022-10-04T14:16:17 | 15,201 | 0 | 0 | 3 | Java | false | false | package com.ityss.tamplo.helper.browserconfiguration;
public enum BrowserType
{
Firefox,Chrome,Iexplore
}
| UTF-8 | Java | 117 | java | BrowserType.java | Java | [] | null | [] | package com.ityss.tamplo.helper.browserconfiguration;
public enum BrowserType
{
Firefox,Chrome,Iexplore
}
| 117 | 0.760684 | 0.760684 | 7 | 14.714286 | 18.698467 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 13 |
45dd901ed089c6b1823ee1db331283b6d7bee6ba | 3,152,506,010,641 | 38c6d7e4fae82f2db68636052b555683627b15f5 | /Lesson4/FrogRiverOneSolution.java | 6e50da55980963b0d00d18a5620b766336037cb8 | [] | no_license | HaRLoFei/MyCodilitySolutions | https://github.com/HaRLoFei/MyCodilitySolutions | cdfa355838e12df9ae5bb8e2af9b2beb39817e15 | 7cfed8922e7c1bdc4d61a5558279e7341e884579 | refs/heads/master | 2021-01-17T19:25:30.052000 | 2016-08-07T10:52:45 | 2016-08-07T10:52:45 | 64,858,165 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Lesson4;
import java.util.Set;
import java.util.TreeSet;
public class FrogRiverOneSolution {
public static void main(String[] args) {
int X=5;
int[] A={1,3,1,4,2,3,5,4};
new FrogRiverOneSolution().solution(X, A);
}
public int solution(int X, int[] A)
{
Set<Integer> listInt = new TreeSet<Inte... | UTF-8 | Java | 522 | java | FrogRiverOneSolution.java | Java | [] | null | [] | package Lesson4;
import java.util.Set;
import java.util.TreeSet;
public class FrogRiverOneSolution {
public static void main(String[] args) {
int X=5;
int[] A={1,3,1,4,2,3,5,4};
new FrogRiverOneSolution().solution(X, A);
}
public int solution(int X, int[] A)
{
Set<Integer> listInt = new TreeSet<Inte... | 522 | 0.590038 | 0.56705 | 34 | 14.352942 | 15.083849 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.382353 | false | false | 13 |
92225bfd925085ce262a930d3fc176dbe23f0881 | 1,838,246,024,314 | ec569ec1b5fa767a844c07a4d47683dfa5b6d21d | /app/src/main/java/com/newer/kt/Refactor/view/TrainCloseDialog.java | 59b1e97e21599940f62d350d3f31337a97cc4d90 | [
"MIT"
] | permissive | dscn/ktball | https://github.com/dscn/ktball | 743cfb76d40dae674654aaafc10e8a3964b710ef | 43b4f047230509170625a31566965e0517e06eb1 | refs/heads/master | 2021-01-12T06:30:30.754000 | 2016-12-26T09:11:06 | 2016-12-26T09:11:06 | 77,371,279 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.newer.kt.Refactor.view;
import android.app.Dialog;
import android.content.Context;
import android.os.Bundle;
import android.view.Gravity;
import android.view.View;
import android.view.ViewGroup;
import android.view.Window;
import android.view.WindowManager;
import android.widget.ImageView;
import com.fram... | UTF-8 | Java | 1,857 | java | TrainCloseDialog.java | Java | [
{
"context": "ctivity;\nimport com.newer.kt.R;\n\n/**\n * Created by Neil Zheng on 11/23.\n */\npublic class TrainCloseDialog exten",
"end": 406,
"score": 0.9998656511306763,
"start": 396,
"tag": "NAME",
"value": "Neil Zheng"
}
] | null | [] | package com.newer.kt.Refactor.view;
import android.app.Dialog;
import android.content.Context;
import android.os.Bundle;
import android.view.Gravity;
import android.view.View;
import android.view.ViewGroup;
import android.view.Window;
import android.view.WindowManager;
import android.widget.ImageView;
import com.fram... | 1,853 | 0.717824 | 0.710285 | 61 | 29.442623 | 23.469913 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.57377 | false | false | 13 |
82c66e8e1e8a26362c780f84dc118e031ce828a6 | 7,627,861,934,054 | a44579c70735b1080bc882fa57276ba3adad54be | /tasks/task6/src/test/java/com/getindata/solved/PatternsSongsSqlTest.java | a084e54ed222880989cd5eec7219ab8ece3c16df | [] | no_license | getindata/flink-tutorial | https://github.com/getindata/flink-tutorial | 619a772539f28c94e224a4ead9a51cb3aa44914f | 9f37a91fa41216a4caced1960de3fe859f0dbb2e | refs/heads/master | 2023-02-03T22:38:00.529000 | 2022-08-09T13:39:48 | 2023-01-28T12:35:42 | 93,397,468 | 3 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.getindata.solved;
import org.apache.flink.runtime.testutils.MiniClusterResourceConfiguration;
import org.apache.flink.streaming.api.environment.StreamExecutionEnvironment;
import org.apache.flink.table.api.TableResult;
import org.apache.flink.table.api.bridge.java.StreamTableEnvironment;
import org.apache.... | UTF-8 | Java | 3,524 | java | PatternsSongsSqlTest.java | Java | [
{
"context": "ELECT *\\n\" +\n \" FROM (VALUES (1, 'Angie', 1, PROCTIME())\\n\" +\n \" ",
"end": 1703,
"score": 0.9991099834442139,
"start": 1698,
"tag": "NAME",
"value": "Angie"
},
{
"context": "TIME())\\n\" +\n \" ,... | null | [] | package com.getindata.solved;
import org.apache.flink.runtime.testutils.MiniClusterResourceConfiguration;
import org.apache.flink.streaming.api.environment.StreamExecutionEnvironment;
import org.apache.flink.table.api.TableResult;
import org.apache.flink.table.api.bridge.java.StreamTableEnvironment;
import org.apache.... | 3,504 | 0.615778 | 0.6084 | 90 | 38.166668 | 28.204117 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 13 |
3595353106b9391a70544ef29c4b34cd78a4dc52 | 1,176,821,063,702 | bf8089832d36822b3636c81911fd04061b8e90b1 | /Server/peripatos/src/main/java/edu/umd/peripatos/hibernate/HibernateAnswerDao.java | a74a4c5ee216ed3902a577fe3359cccb0166f30c | [] | no_license | helios2k6/CMSC-436---Peripatos | https://github.com/helios2k6/CMSC-436---Peripatos | 90b5c847050e2cc3867f02a827d4f0a845984a8f | fe237d4b140f5b79c367c4ec8f61a366c8aea753 | refs/heads/master | 2020-06-06T18:23:39.943000 | 2014-04-18T05:07:20 | 2014-04-18T05:07:20 | 2,729,085 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.umd.peripatos.hibernate;
import java.util.List;
import org.apache.log4j.Logger;
import org.hibernate.Query;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.springframework.transaction.annotation.Transactional;
import edu.umd.peripatos.Answer;
import edu.umd.peripatos.Assignm... | UTF-8 | Java | 3,084 | java | HibernateAnswerDao.java | Java | [] | null | [] | package edu.umd.peripatos.hibernate;
import java.util.List;
import org.apache.log4j.Logger;
import org.hibernate.Query;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.springframework.transaction.annotation.Transactional;
import edu.umd.peripatos.Answer;
import edu.umd.peripatos.Assignm... | 3,084 | 0.706226 | 0.705577 | 105 | 28.371429 | 25.903946 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 13 |
6259a3d679168277797063c9e5dc99ffbe88fdd0 | 8,315,056,705,552 | 39ecf3e4c1d8db9ba1880df8b3b6d55499d45faf | /backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/GetGlusterVolumeRebalanceStatusQuery.java | f63adb772498b3d962792b6dc862f1ca09f1f593 | [
"Apache-2.0"
] | permissive | chenkaibin/ovirt-engine | https://github.com/chenkaibin/ovirt-engine | 78ea632bf65522307b5c7c4f1b036a73d464be5b | bb4ffa83e2117f1fb910770757aedb5816670625 | refs/heads/master | 2020-03-09T09:10:28.771000 | 2018-03-27T15:10:32 | 2018-04-08T18:43:34 | 128,706,434 | 1 | 0 | Apache-2.0 | true | 2018-04-09T02:58:49 | 2018-04-09T02:58:49 | 2018-04-08T18:43:44 | 2018-04-08T18:43:42 | 257,162 | 0 | 0 | 0 | null | false | null | package org.ovirt.engine.core.bll.gluster;
import org.ovirt.engine.core.bll.context.EngineContext;
import org.ovirt.engine.core.common.businessentities.gluster.GlusterVolumeTaskStatusEntity;
import org.ovirt.engine.core.common.queries.gluster.GlusterVolumeQueriesParameters;
import org.ovirt.engine.core.common.vdscomma... | UTF-8 | Java | 1,176 | java | GetGlusterVolumeRebalanceStatusQuery.java | Java | [] | null | [] | package org.ovirt.engine.core.bll.gluster;
import org.ovirt.engine.core.bll.context.EngineContext;
import org.ovirt.engine.core.common.businessentities.gluster.GlusterVolumeTaskStatusEntity;
import org.ovirt.engine.core.common.queries.gluster.GlusterVolumeQueriesParameters;
import org.ovirt.engine.core.common.vdscomma... | 1,176 | 0.804422 | 0.804422 | 24 | 48 | 40.667351 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.583333 | false | false | 13 |
8dcc6391e1355a64d744410c9a8a115f36476b00 | 8,478,265,463,933 | f08a2f5dd442d18654076dc93ec324a79e0a2ed9 | /app/src/main/java/com/biu/modulebase/binfenjiari/fragment/AvItDetailFragment.java | 86d3ebe777d54a65f997515e5ff673bf0f3c3b7e | [] | no_license | huajianjiang/XQ | https://github.com/huajianjiang/XQ | 541a01d14189c00f8ddc5983cd5359042c8d8f2d | cc0a1d992594f8308c01f82364e73aabe57a59aa | refs/heads/master | 2021-01-22T14:02:44.471000 | 2017-08-24T09:47:29 | 2017-08-24T09:47:29 | 100,698,593 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.biu.modulebase.binfenjiari.fragment;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
imp... | UTF-8 | Java | 12,924 | java | AvItDetailFragment.java | Java | [
{
"context": "List;\nimport java.util.HashMap;\n\n/**\n * Created by jhj_Plus on 2016/5/23.\n */\npublic class AvItDetailFragment",
"end": 1657,
"score": 0.9996750354766846,
"start": 1649,
"tag": "USERNAME",
"value": "jhj_Plus"
}
] | null | [] | package com.biu.modulebase.binfenjiari.fragment;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
imp... | 12,924 | 0.634346 | 0.631801 | 341 | 35.868034 | 29.592594 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.741935 | false | false | 13 |
04d6129a5e44fa8a8f4fb2652c950a0a795a1c0b | 34,359,757,239 | e2a1b8d12d4b464505584637f4adcad893253c39 | /src/main/java/com/cpsc304/HotelManagement/Model/ReservationRequest.java | 26f09ed1116ce7072973a7edd1f0d1232b40999d | [] | no_license | tjuqxb/304HotelManagement | https://github.com/tjuqxb/304HotelManagement | a440c40495d75b0bd6d8d253967d7a4b6d0b2d70 | a362be9fef24b599d57fc1112fd0cc99a44e15bb | refs/heads/master | 2023-03-10T00:40:35.725000 | 2021-02-11T19:39:11 | 2021-02-11T19:39:11 | 310,696,604 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cpsc304.HotelManagement.Model;
import java.util.Date;
public class ReservationRequest {
Integer guest_id;
Integer rid;
Date m_date;
Date m_time;
Integer req_code; // 1 reserve 0 cancel
Integer req_status; // 1 success 0 fail
Date date;
Integer rm_number;
public Reser... | UTF-8 | Java | 1,895 | java | ReservationRequest.java | Java | [] | null | [] | package com.cpsc304.HotelManagement.Model;
import java.util.Date;
public class ReservationRequest {
Integer guest_id;
Integer rid;
Date m_date;
Date m_time;
Integer req_code; // 1 reserve 0 cancel
Integer req_status; // 1 success 0 fail
Date date;
Integer rm_number;
public Reser... | 1,895 | 0.578364 | 0.57467 | 91 | 19.824175 | 20.317585 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 13 |
742931f7a1434391084829abc30bf3a6692296e5 | 7,232,724,952,169 | 30887282873dda8caa0ac6e1dc46de0bbadc53ab | /VaskenMusicServer/src/com/vasken/music/server/manager/HighScoreManager.java | 2165a4661860a824651e7353d32305f165e1eea1 | [] | no_license | reillywatson/mobile | https://github.com/reillywatson/mobile | da67de5c9635a72f02d2f89d251dd708f9782d12 | 7f7b0fc6a62bf8a454c17e97d99e5644c32fe9a9 | refs/heads/master | 2021-05-27T03:38:04.570000 | 2012-10-28T20:00:00 | 2012-10-28T20:00:00 | 3,294,553 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vasken.music.server.manager;
import java.util.Calendar;
import java.util.Date;
import java.util.List;
import javax.jdo.PersistenceManager;
import javax.jdo.Query;
import com.google.appengine.repackaged.com.google.common.base.Pair;
import com.vasken.music.server.model.HighScoreEntry;
import com... | UTF-8 | Java | 6,380 | java | HighScoreManager.java | Java | [
{
"context": "\r\n\tprivate static final String ENCRYPTION_SEED = \"T4iSisV4sk3ns4w3s0m3S3cr3Tk39\";\r\n\t\r\n\tprivate static HighScoreManager INSTANCE =",
"end": 722,
"score": 0.7027804851531982,
"start": 693,
"tag": "KEY",
"value": "T4iSisV4sk3ns4w3s0m3S3cr3Tk39"
}
] | null | [] | package com.vasken.music.server.manager;
import java.util.Calendar;
import java.util.Date;
import java.util.List;
import javax.jdo.PersistenceManager;
import javax.jdo.Query;
import com.google.appengine.repackaged.com.google.common.base.Pair;
import com.vasken.music.server.model.HighScoreEntry;
import com... | 6,380 | 0.694671 | 0.688401 | 170 | 35.529411 | 29.553974 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.552941 | false | false | 13 |
97d3aff4fdca2683022c65513cc29aac823e16e9 | 28,767,691,017,778 | 85b91175cb621fba68f1e918175804f6526658a1 | /src/data/VoteData.java | 41e028b897fc2f9e683404ea194e16c67b270b57 | [] | no_license | tamizuma/Vote-Tool | https://github.com/tamizuma/Vote-Tool | c12a172fd3945a562612179ebb485273c5a70f9e | 5c69df1bf92e9f9dcdc393f37320ff3124ae35f5 | refs/heads/master | 2016-09-13T14:25:51.993000 | 2016-05-16T19:28:25 | 2016-05-16T19:29:19 | 58,960,249 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package data;
public class VoteData {
private int eventId;
private int voteId;
private int commentShowFlg;
private String userId;
private String userComment;
private int voteNo;
private String voteTime;
public int getEventId() {
return eventId;
}
public void setEventId(int eventId) {
this.... | UTF-8 | Java | 1,125 | java | VoteData.java | Java | [] | null | [] | package data;
public class VoteData {
private int eventId;
private int voteId;
private int commentShowFlg;
private String userId;
private String userComment;
private int voteNo;
private String voteTime;
public int getEventId() {
return eventId;
}
public void setEventId(int eventId) {
this.... | 1,125 | 0.710222 | 0.710222 | 75 | 14 | 14.729562 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.213333 | false | false | 13 |
d8b33ab7eba313324e09e010411a947fcb697451 | 7,146,825,595,355 | ea0e0951238d19ed655ab03fdd64d9cc051d69c2 | /NerdSpace/app/src/main/java/br/com/devbrains/nerdspace/activity/LoginActivity.java | caf8004754d3395b8ec70e6653b3c60c8e7cd384 | [] | no_license | devbrainsmobile/Nerdspace | https://github.com/devbrainsmobile/Nerdspace | 438e500d49c6d9fb38c78a8d9499e2ca6a0ade7a | 4b12b282d6834f3c2406219c8a79a05664cb5e5b | refs/heads/master | 2018-09-08T22:19:07.841000 | 2018-09-08T07:53:04 | 2018-09-08T07:53:04 | 132,765,163 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.devbrains.nerdspace.activity;
import android.content.Intent;
import android.support.annotation.NonNull;
import android.support.design.widget.TextInputLayout;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.TextUtils;
import android.util.Log;
import... | UTF-8 | Java | 11,574 | java | LoginActivity.java | Java | [
{
"context": "ng deviceToken = FirebaseInstanceId.getInstance().getToken();\r\n\r\n usersDbRef.chil",
"end": 7208,
"score": 0.5112463235855103,
"start": 7200,
"tag": "KEY",
"value": "getToken"
}
] | null | [] | package br.com.devbrains.nerdspace.activity;
import android.content.Intent;
import android.support.annotation.NonNull;
import android.support.design.widget.TextInputLayout;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.TextUtils;
import android.util.Log;
import... | 11,574 | 0.605534 | 0.605447 | 256 | 43.175781 | 31.021482 | 156 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.671875 | false | false | 13 |
1b7fc78d66cd1c7cc8fe9172aa932fc39dd028f5 | 15,814,069,595,202 | 52fa0c45058b485b24af5da868c38c0fbf62b514 | /src/main/java/kr/spring/projectone/dao/PurchaseDao.java | f0eb524b0321c434fd5d329332f37622c42c9714 | [] | no_license | Veritas101-personal/SpringPortfolio | https://github.com/Veritas101-personal/SpringPortfolio | dce9dcf6494a7c626acf1d7cfceb6b78acd685e9 | 4b95091a92058436873362983c598f60aecaf8a2 | refs/heads/master | 2023-01-01T06:28:39.589000 | 2021-12-16T07:13:07 | 2021-12-16T07:13:07 | 284,496,391 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kr.spring.projectone.dao;
import java.util.ArrayList;
import org.apache.ibatis.annotations.Param;
import kr.spring.projectone.vo.PurchaseHistoryVo;
public interface PurchaseDao {
ArrayList<PurchaseHistoryVo> getAllHistory();
PurchaseHistoryVo searchHistory(@Param("id")String st_id);
voi... | UTF-8 | Java | 496 | java | PurchaseDao.java | Java | [] | null | [] | package kr.spring.projectone.dao;
import java.util.ArrayList;
import org.apache.ibatis.annotations.Param;
import kr.spring.projectone.vo.PurchaseHistoryVo;
public interface PurchaseDao {
ArrayList<PurchaseHistoryVo> getAllHistory();
PurchaseHistoryVo searchHistory(@Param("id")String st_id);
voi... | 496 | 0.754032 | 0.754032 | 22 | 20.545454 | 27.585779 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.681818 | false | false | 13 |
3bbbe95d9a162c1033e27beef53dd4a6b83b0241 | 24,833,500,911,365 | 7e62681b4b8e0c03f570177fd63d7b37bbd71600 | /Team20_Final Project_Can Recycling Robot/src/ca/mcgill/ecse211/final_project/Sensor/ColorSensor.java | c0caf36c41a8d03e59b55ac8611585babee51248 | [] | no_license | xiangyun-wang/ECSE-211-Design-Principles-and-Methods | https://github.com/xiangyun-wang/ECSE-211-Design-Principles-and-Methods | 6e8b9743d5007a2a592bc4842c48e79101fc46a5 | cd81fadcef0334358e5cee9d0f6678726b6a06d2 | refs/heads/main | 2023-07-18T07:24:16.727000 | 2021-09-05T02:19:29 | 2021-09-05T02:19:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ca.mcgill.ecse211.final_project.Sensor;
import static ca.mcgill.ecse211.final_project.finalproject.Resources.*;
/**
* This class get the RGB value of a color sample
* @author Xiangyun Wang
* @author Younggue Kim
*
*/
public class ColorSensor extends Thread{
/**
* Color data from color s... | UTF-8 | Java | 1,633 | java | ColorSensor.java | Java | [
{
"context": "ss get the RGB value of a color sample\r\n * @author Xiangyun Wang\r\n * @author Younggue Kim\r\n *\r\n */\r\npublic class C",
"end": 206,
"score": 0.9998355507850647,
"start": 193,
"tag": "NAME",
"value": "Xiangyun Wang"
},
{
"context": "color sample\r\n * @author Xian... | null | [] | package ca.mcgill.ecse211.final_project.Sensor;
import static ca.mcgill.ecse211.final_project.finalproject.Resources.*;
/**
* This class get the RGB value of a color sample
* @author <NAME>
* @author <NAME>
*
*/
public class ColorSensor extends Thread{
/**
* Color data from color sensor
*/
... | 1,620 | 0.64605 | 0.624617 | 63 | 23.920635 | 30.040344 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.47619 | false | false | 13 |
3a21aa06e7a6ba517acd650f1ae17e18641f2787 | 31,344,671,337,532 | 165103be7256703b3346bea0db2b9bb976f5e64c | /src/com/freshbin/pattern/strategy/ShoppingMall.java | dc281bfaa270757d7a477e6cd357eced7e318a36 | [] | no_license | freshbin/designPattern | https://github.com/freshbin/designPattern | cbabe663198c7103bd60ede52422e4e775aca462 | a5b0e57c750b4fb5c569cdeb28a679b316eb3d3e | refs/heads/master | 2020-04-14T14:50:30.435000 | 2019-01-27T08:32:54 | 2019-01-27T08:32:54 | 163,908,794 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.freshbin.pattern.strategy;
import java.util.Map;
import java.util.Scanner;
import com.freshbin.pattern.strategy.container.mall.MallDiscountImpl;
import com.freshbin.pattern.strategy.container.mall.ManagerMallStrategy;
import com.freshbin.pattern.strategy.discount.BigDiscount;
import com.freshbin.p... | UTF-8 | Java | 1,844 | java | ShoppingMall.java | Java | [
{
"context": "nt.SmallDiscount;\r\n\r\n/**\r\n * 商城主类\r\n * \r\n * @author freshbin\r\n * @date 2019-1-2 16:41:35\r\n */\r\npublic class Sh",
"end": 466,
"score": 0.999125063419342,
"start": 458,
"tag": "USERNAME",
"value": "freshbin"
}
] | null | [] | package com.freshbin.pattern.strategy;
import java.util.Map;
import java.util.Scanner;
import com.freshbin.pattern.strategy.container.mall.MallDiscountImpl;
import com.freshbin.pattern.strategy.container.mall.ManagerMallStrategy;
import com.freshbin.pattern.strategy.discount.BigDiscount;
import com.freshbin.p... | 1,844 | 0.662544 | 0.651355 | 55 | 28.872726 | 28.992197 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.072727 | false | false | 13 |
8679e262a8f071f1fee0eae30d86d87b7d0adcc9 | 8,907,762,207,449 | a0eacdcadfa6cace8e75846e5848d55e7241ffe6 | /service/src/main/java/org/tdmx/server/ros/RelayChannelContext.java | cf53d77ced7cb8f6496cacf2dd7ec2d9729a035a | [] | no_license | pjklauser/bridgemq | https://github.com/pjklauser/bridgemq | 6bf16884514e443d73c2f02de4ca03105f5771aa | 15df9cd664c73e54083d13bd9ad6707edb9c0486 | refs/heads/master | 2021-06-06T08:48:15.335000 | 2016-09-19T19:25:26 | 2016-09-19T19:25:26 | 20,862,100 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* TDMX - Trusted Domain Messaging eXchange
*
* Enterprise B2B messaging between separate corporations via interoperable cloud service providers.
*
* Copyright (C) 2014 Peter Klauser (http://tdmx.org)
*
* This program is free software: you can redistribute it and/or modify it under the terms of the G... | UTF-8 | Java | 15,555 | java | RelayChannelContext.java | Java | [
{
"context": "oud service providers.\r\n * \r\n * Copyright (C) 2014 Peter Klauser (http://tdmx.org)\r\n * \r\n * This program is free s",
"end": 196,
"score": 0.9997669458389282,
"start": 183,
"tag": "NAME",
"value": "Peter Klauser"
},
{
"context": "uing to fetch and relay messages.... | null | [] | /*
* TDMX - Trusted Domain Messaging eXchange
*
* Enterprise B2B messaging between separate corporations via interoperable cloud service providers.
*
* Copyright (C) 2014 <NAME> (http://tdmx.org)
*
* This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affe... | 15,548 | 0.653552 | 0.652202 | 474 | 30.816456 | 30.672871 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.911392 | false | false | 13 |
fbcece13155f1812ecb8d13f0391db31fa2f01ad | 2,817,498,583,923 | 21fc6c616fc08fefbf3a1f7c1b4ae0d40d26d7b0 | /AutomationMobileShare/src/test/java/screens/SettingScreen.java | 5fe0afb4c6500a41f644d8219e93562e06d001c8 | [] | no_license | Katheclaro/JohanaClavijo_MobileAutomation_BootcampAbril | https://github.com/Katheclaro/JohanaClavijo_MobileAutomation_BootcampAbril | b124504b35d04bb8e426928afa768bd18a3aa2ae | 72441940faa24059693ac52e4804e1d15b99d3e6 | refs/heads/main | 2023-04-15T08:24:31.783000 | 2021-04-26T03:15:27 | 2021-04-26T03:15:27 | 361,595,554 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package screens;
import io.appium.java_client.android.AndroidDriver;
import io.appium.java_client.android.AndroidElement;
import io.appium.java_client.pagefactory.AndroidFindBy;
import io.appium.java_client.pagefactory.HowToUseLocators;
import util.screens.BaseScreen;
import static io.appium.java_client.pagefactory.L... | UTF-8 | Java | 1,410 | java | SettingScreen.java | Java | [] | null | [] | package screens;
import io.appium.java_client.android.AndroidDriver;
import io.appium.java_client.android.AndroidElement;
import io.appium.java_client.pagefactory.AndroidFindBy;
import io.appium.java_client.pagefactory.HowToUseLocators;
import util.screens.BaseScreen;
import static io.appium.java_client.pagefactory.L... | 1,410 | 0.703546 | 0.703546 | 54 | 25.111111 | 23.796721 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.277778 | false | false | 13 |
aa150c4e0259879f93b3bdaa57c17dcd32c8bf73 | 24,343,874,679,368 | 8d251955ec518e77685d8a2f42483b2c776280a4 | /src/main/java/com/test/util/HomeController.java | 5eeaf1ca2f51d81b44cee93814c4fdb5442e681b | [] | no_license | davidbv2/Lab22 | https://github.com/davidbv2/Lab22 | 2bb06ac7fab8f42b1b2a3acde91abef751c7221c | f44e9b35b54b8f54c52b024456c55e80b1b1b26a | refs/heads/master | 2021-06-24T05:31:35.358000 | 2017-08-18T10:23:10 | 2017-08-18T10:23:10 | 100,301,942 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.test.util;
import com.test.util.model.DAO;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.servlet.ModelAndView;
import java.sql.Connection;
import ja... | UTF-8 | Java | 2,138 | java | HomeController.java | Java | [] | null | [] | package com.test.util;
import com.test.util.model.DAO;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.servlet.ModelAndView;
import java.sql.Connection;
import ja... | 2,138 | 0.634705 | 0.634705 | 67 | 30.910448 | 24.03898 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.716418 | false | false | 13 |
7ccd193fbc9f2f1e33d05e33301a7060e989aa97 | 19,000,935,366,770 | ea1c235d799a63eb2ad7fab3a262b51199ab1c96 | /src/main/java/com/designpatterns/bigtalk/creative/factory/abstractfactory/OrderFactory.java | eb918f81233c094bd8f64980f4396d7e5ff4cc0d | [] | no_license | violet-Bin/designpatterns | https://github.com/violet-Bin/designpatterns | f286a9f4b18674acc1f095a440b104402c5f9edc | fb73bc8f033a3248ef41c17874ccea13c439120a | refs/heads/master | 2022-07-13T02:43:34.134000 | 2021-11-25T16:25:42 | 2021-11-25T16:25:42 | 174,949,082 | 1 | 0 | null | false | 2022-06-17T03:35:02 | 2019-03-11T07:39:12 | 2021-11-25T16:27:54 | 2022-06-17T03:35:02 | 95 | 1 | 0 | 2 | Java | false | false | package com.designpatterns.bigtalk.creative.factory.abstractfactory;
/**
* @author: jiangjiabin
* @date: Create in 1:15 2021/4/10
* @description:
*/
public interface OrderFactory {
PayFactory createPay();
RefundFactory createRefund();
}
| UTF-8 | Java | 253 | java | OrderFactory.java | Java | [
{
"context": "creative.factory.abstractfactory;\n\n/**\n * @author: jiangjiabin\n * @date: Create in 1:15 2021/4/10\n * @descriptio",
"end": 97,
"score": 0.9990485310554504,
"start": 86,
"tag": "USERNAME",
"value": "jiangjiabin"
}
] | null | [] | package com.designpatterns.bigtalk.creative.factory.abstractfactory;
/**
* @author: jiangjiabin
* @date: Create in 1:15 2021/4/10
* @description:
*/
public interface OrderFactory {
PayFactory createPay();
RefundFactory createRefund();
}
| 253 | 0.719368 | 0.679842 | 14 | 17.071428 | 19.42555 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.214286 | false | false | 13 |
9b35b77e163e009f568c09376ee5823b2dd89624 | 2,817,498,586,869 | 5606d83b9af368c1f00fbb7e0c5227ee6748c294 | /src/main/java/com/alta189/cyborg/api/util/CollectionUtil.java | e89f96a0e337fa96c44f95e4b372afcd9c62c13e | [] | no_license | kitskub/Cyborg | https://github.com/kitskub/Cyborg | 7a91f3332ae628cba4b2e674537454f4467ba549 | a64340dbe9be062830ca4740bacfbff49ac608a0 | refs/heads/master | 2020-12-24T18:32:19.194000 | 2012-07-17T01:52:02 | 2012-07-17T01:52:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (C) 2012 CyborgDev <cyborg@alta189.com>
*
* This file is part of Cyborg
*
* Cyborg is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) ... | UTF-8 | Java | 1,315 | java | CollectionUtil.java | Java | [
{
"context": "/*\n * Copyright (C) 2012 CyborgDev <cyborg@alta189.com>\n *\n * This file is part of C",
"end": 34,
"score": 0.9995508790016174,
"start": 25,
"tag": "USERNAME",
"value": "CyborgDev"
},
{
"context": "/*\n * Copyright (C) 2012 CyborgDev <cyborg@alta189.com>\n *\n * This ... | null | [] | /*
* Copyright (C) 2012 CyborgDev <<EMAIL>>
*
* This file is part of Cyborg
*
* Cyborg is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later v... | 1,304 | 0.718631 | 0.710266 | 46 | 27.586956 | 26.691128 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.152174 | false | false | 13 |
3e202fcc1c629f363bc57705fdf0dc1b75f4ec8f | 23,965,917,550,362 | e6555004b88f949ce62d243d93ed7bc9892692fb | /src/com/lvetianzhiyi/route/MainActivity.java | b57ccc07fe3d36e114778c9f49ce73dee641fb4f | [] | no_license | vramsngrai/findpath | https://github.com/vramsngrai/findpath | 623b93502fe24d6de767db4a605a8dfc45f76ddd | 6c5ef7ed956617e344bac0796d687c1aaca8a955 | refs/heads/master | 2021-01-23T04:19:02.986000 | 2016-02-28T04:52:19 | 2016-02-28T04:52:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lvetianzhiyi.route;
import java.util.ArrayList;
import java.util.LinkedList;
import java.util.List;
import java.util.Queue;
import android.app.Activity;
import android.app.Dialog;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.grap... | UTF-8 | Java | 40,182 | java | MainActivity.java | Java | [
{
"context": " * 类 MainActivity(进入程序后与用户交互的主界面)\r\n * \r\n * @author xinyi\r\n * \r\n * @接口 OnClickListener\r\n * \r\n * @since 1.0.",
"end": 2872,
"score": 0.999363899230957,
"start": 2867,
"tag": "USERNAME",
"value": "xinyi"
}
] | null | [] | package com.lvetianzhiyi.route;
import java.util.ArrayList;
import java.util.LinkedList;
import java.util.List;
import java.util.Queue;
import android.app.Activity;
import android.app.Dialog;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.grap... | 40,182 | 0.61677 | 0.610234 | 1,547 | 22.330963 | 19.388161 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.119586 | false | false | 13 |
f9122c919e9646a7ef1ebfdb3cf82f325096dd16 | 2,302,102,522,877 | 5f02bb2f87475c75a7ece19c43b4eeadfba7a3ff | /src/com/feraijo/main/ExcelCell.java | e553189cafeb803a9066a2c84601d659719259e1 | [] | no_license | Feraijo/VK_uploader | https://github.com/Feraijo/VK_uploader | e0e92b5ca979fceb7dee8702218ec4d9e0db1543 | c881fd7cb83a64067588dbafaf8791276563b1e1 | refs/heads/master | 2020-06-10T14:14:49.726000 | 2016-12-08T15:37:16 | 2016-12-08T15:37:16 | 75,950,766 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.feraijo.main;
import org.apache.poi.openxml4j.exceptions.InvalidFormatException;
import org.apache.poi.ss.usermodel.*;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
/**
* Class for working with excel file
* Created by Feraijo o... | UTF-8 | Java | 2,682 | java | ExcelCell.java | Java | [
{
"context": " * Class for working with excel file\n * Created by Feraijo on 29.11.2016.\n */\npublic class ExcelCell {\n p",
"end": 318,
"score": 0.9984502196311951,
"start": 311,
"tag": "NAME",
"value": "Feraijo"
},
{
"context": "heet sheet;\n private String file = \"C:\\\\Us... | null | [] | package com.feraijo.main;
import org.apache.poi.openxml4j.exceptions.InvalidFormatException;
import org.apache.poi.ss.usermodel.*;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
/**
* Class for working with excel file
* Created by Feraijo o... | 2,682 | 0.571216 | 0.563758 | 111 | 23.162163 | 18.58971 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.468468 | false | false | 13 |
58fceaeaa3e3dc03cace1d2a169600d772758bf8 | 22,514,218,604,846 | 57d881d6ee8e713ea1cfec60b8a19511fcb7e8cc | /src/main/java/erp/common/service/CodeLibraryService.java | d42e619fbc2d8607f85d253ab4c0fe4f4f25fd60 | [] | no_license | tianchengwang/ERP | https://github.com/tianchengwang/ERP | d6f73a4b4d4999340519d4eeae395f92e95e8cdc | fc6af411b7bfdcb1b5b42878e3895ed2e8ae5839 | refs/heads/master | 2020-03-23T04:24:42.536000 | 2019-04-15T10:46:50 | 2019-04-15T10:46:50 | 141,081,784 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package erp.common.service;
import java.util.List;
import org.apache.ibatis.annotations.Param;
import erp.common.entity.Codelibrary;
/**
* 业务层接口对象(负责业务的处理)
* 1)业务逻辑的验证
* 2)事务的处理
* 3)日志的处理
* 4)缓存的处理
* 5)权限的处理
* 6)............
* @author soft01
*
*/
public interface CodeLibraryService {
List<Codelibrary>... | UTF-8 | Java | 785 | java | CodeLibraryService.java | Java | [
{
"context": " * 4)缓存的处理\n * 5)权限的处理\n * 6)............\n * @author soft01\n *\n */\npublic interface CodeLibraryService {\n\t\n\tL",
"end": 254,
"score": 0.9994555115699768,
"start": 248,
"tag": "USERNAME",
"value": "soft01"
}
] | null | [] | package erp.common.service;
import java.util.List;
import org.apache.ibatis.annotations.Param;
import erp.common.entity.Codelibrary;
/**
* 业务层接口对象(负责业务的处理)
* 1)业务逻辑的验证
* 2)事务的处理
* 3)日志的处理
* 4)缓存的处理
* 5)权限的处理
* 6)............
* @author soft01
*
*/
public interface CodeLibraryService {
List<Codelibrary>... | 785 | 0.717095 | 0.704992 | 34 | 18.441177 | 17.638845 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.617647 | false | false | 13 |
29a8647d0259d20430e25bc35bc31c87ebae7e27 | 4,707,284,195,127 | 9025eac28032f29b73e18301b0ca56391f43865e | /E-CatalogTreasury/src/jpa/dao/EStockMinDetailDao.java | 3c647faa1959086cd7056a49020cf2868946637d | [] | no_license | radulaurentiu1984/ecatalogtrd | https://github.com/radulaurentiu1984/ecatalogtrd | 904f75ab65fb25ab0095ebb6fab590b21031b3c6 | 79c1136a2a47cccac09aade8fe3c69c9bc9c5ca5 | refs/heads/master | 2019-08-27T23:08:11.228000 | 2014-09-30T09:06:33 | 2014-09-30T09:06:33 | 56,409,862 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jpa.dao;
import java.util.List;
import javax.persistence.Query;
import jpa.common.GenericDao;
import modelEntity.EStockMinDetail;
public interface EStockMinDetailDao extends GenericDao<EStockMinDetail, Long> {
EStockMinDetail findEStockMinWihtStockMinId(Long stockMinId);
List<EStockMinDetai... | UTF-8 | Java | 456 | java | EStockMinDetailDao.java | Java | [] | null | [] | package jpa.dao;
import java.util.List;
import javax.persistence.Query;
import jpa.common.GenericDao;
import modelEntity.EStockMinDetail;
public interface EStockMinDetailDao extends GenericDao<EStockMinDetail, Long> {
EStockMinDetail findEStockMinWihtStockMinId(Long stockMinId);
List<EStockMinDetai... | 456 | 0.815789 | 0.815789 | 17 | 24.941177 | 29.095119 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.764706 | false | false | 13 |
f411ae75ed6888a9c068e24a23cf5ada6732abd8 | 16,200,616,692,123 | 5194981697a363648cb049b8176e730cb61cccbd | /OCP8StudyGuide/src/ch03/_08/forEach/ForEachTest.java | f892d4ea877138128fdf405d866f04d85ec59f05 | [] | no_license | demirramazan/OCP8 | https://github.com/demirramazan/OCP8 | 1b91d52c98dbf28946dddb87798be8af7a4db0c6 | ec21bd4c0afba467f1e6084756a090b04a5ffbc8 | refs/heads/master | 2020-03-29T02:08:29.972000 | 2018-06-16T19:19:30 | 2018-06-16T19:19:30 | 149,422,202 | 1 | 0 | null | true | 2018-09-19T09:01:23 | 2018-09-19T09:01:22 | 2018-09-04T08:26:45 | 2018-06-16T19:19:36 | 1,162 | 0 | 0 | 0 | null | false | null | package ch03._08.forEach;
import java.util.Arrays;
import java.util.List;
public class ForEachTest {
public static void main(String[] args) {
List<String> cats = Arrays.asList("Annie", "Ripley");
cats.forEach(System.out::println);
}
}
| UTF-8 | Java | 244 | java | ForEachTest.java | Java | [
{
"context": "ng[] args) {\n\t\tList<String> cats = Arrays.asList(\"Annie\", \"Ripley\");\n\t\tcats.forEach(System.out::println);",
"end": 188,
"score": 0.999719500541687,
"start": 183,
"tag": "NAME",
"value": "Annie"
},
{
"context": ") {\n\t\tList<String> cats = Arrays.asList(\"Anni... | null | [] | package ch03._08.forEach;
import java.util.Arrays;
import java.util.List;
public class ForEachTest {
public static void main(String[] args) {
List<String> cats = Arrays.asList("Annie", "Ripley");
cats.forEach(System.out::println);
}
}
| 244 | 0.713115 | 0.696721 | 12 | 19.333334 | 17.98765 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 13 |
f0dc47247dc55f697928fa2c3129dd9a130cc217 | 24,764,781,480,715 | c5b3304cbf86f243b1e3bd595f071ff3b64fbb1e | /src/com/docuware/dev/Extensions/Error.java | 227e397157937822e7d02895e18cc5ea7386d3af | [
"MIT"
] | permissive | DocuWare/PlatformJavaClient | https://github.com/DocuWare/PlatformJavaClient | b040fbe75bc4f90f2c494fc8ec501b9183e42db5 | 248f56fa3cfc3119f1f0355381accdaacffa3268 | refs/heads/master | 2022-02-13T03:59:59.935000 | 2021-06-04T00:57:14 | 2022-01-27T13:07:34 | 65,560,368 | 2 | 9 | MIT | false | 2022-01-27T13:07:35 | 2016-08-12T14:43:07 | 2019-10-29T10:16:15 | 2022-01-27T13:07:34 | 3,633 | 2 | 5 | 6 | Java | false | false | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.docuware.dev.Extensions;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAcces... | UTF-8 | Java | 2,944 | java | Error.java | Java | [
{
"context": "ml.bind.annotation.XmlType;\r\n\r\n/**\r\n *\r\n * @author Patrick\r\n */\r\n\r\n@XmlAccessorType(XmlAccessType.FIELD)\r\n@Xml",
"end": 496,
"score": 0.9911474585533142,
"start": 489,
"tag": "NAME",
"value": "Patrick"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.docuware.dev.Extensions;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAcces... | 2,944 | 0.507813 | 0.507473 | 107 | 25.457945 | 16.052647 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.364486 | false | false | 13 |
131ef661e8e91de9f37e8f817d204d2a5bc939b2 | 29,901,562,343,927 | 2e5bee709b580b9f1aed1196c554b5db94792144 | /Java Realm/Older Mod Files/lyonlancer5/pfsteel/armor/SilverArmor.java | a9a7485aa8698f7755973a356184590bad3067de | [] | no_license | Lyonlancer5/DeadCode-Colle | https://github.com/Lyonlancer5/DeadCode-Colle | e10d0b89ccc945978f91d1ebca16169e5bb3bc43 | 47cc72f535ddaa3968f19e0b103ff2d2912417c1 | refs/heads/master | 2020-02-26T18:23:06.309000 | 2018-12-13T00:52:29 | 2018-12-13T00:52:29 | 37,128,830 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lyonlancer5.pfsteel.armor;
import lyonlancer5.pfsteel.PFSteel;
import net.minecraft.client.renderer.texture.IconRegister;
import net.minecraft.entity.Entity;
import net.minecraft.item.EnumArmorMaterial;
import net.minecraft.item.ItemArmor;
import net.minecraft.item.ItemStack;
public class SilverArmor extends ... | UTF-8 | Java | 1,361 | java | SilverArmor.java | Java | [
{
"context": "package lyonlancer5.pfsteel.armor;\n\nimport lyonlancer5.pfsteel.PFStee",
"end": 19,
"score": 0.895523726940155,
"start": 8,
"tag": "USERNAME",
"value": "lyonlancer5"
},
{
"context": "package lyonlancer5.pfsteel.armor;\n\nimport lyonlancer5.pfsteel.PFSteel;\nimport net.... | null | [] | package lyonlancer5.pfsteel.armor;
import lyonlancer5.pfsteel.PFSteel;
import net.minecraft.client.renderer.texture.IconRegister;
import net.minecraft.entity.Entity;
import net.minecraft.item.EnumArmorMaterial;
import net.minecraft.item.ItemArmor;
import net.minecraft.item.ItemStack;
public class SilverArmor extends ... | 1,361 | 0.639971 | 0.628949 | 42 | 31.404762 | 27.905504 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.619048 | false | false | 13 |
90c96472699fe52a5453881790dbdaa8b4c90504 | 7,284,264,570,091 | a9377540e5f5b33d934bf9b3b33740eab5b5755b | /src/main/java/servlet/UserAddAndEditServlet.java | daf7f8ec2de6a90acff1b365fc94fcc16e96afb9 | [] | no_license | qincg/cms | https://github.com/qincg/cms | d1a0d33c1388e9787f5886ae29d30e61290e2a95 | 455a9d55fe5f13b8fba3a45f7a2fe715cbe0143d | refs/heads/master | 2020-03-28T19:50:03.606000 | 2018-11-04T04:39:57 | 2018-11-04T04:39:57 | 149,013,873 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package servlet;
import bean.User;
import controller.UserController;
import org.apache.commons.beanutils.BeanUtils;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import util.ParamUtil;
import util.StrUtils;
import javax.servlet.ServletException;
import javax.servlet.annotation.We... | UTF-8 | Java | 2,379 | java | UserAddAndEditServlet.java | Java | [
{
"context": "OException;\nimport java.util.Map;\n\n/**\n * @Author: qcg\n * @Description:\n * @Date: 2018/10/12 13:05\n */\n@",
"end": 532,
"score": 0.999637246131897,
"start": 529,
"tag": "USERNAME",
"value": "qcg"
}
] | null | [] | package servlet;
import bean.User;
import controller.UserController;
import org.apache.commons.beanutils.BeanUtils;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import util.ParamUtil;
import util.StrUtils;
import javax.servlet.ServletException;
import javax.servlet.annotation.We... | 2,379 | 0.642198 | 0.635165 | 79 | 27.797468 | 23.533644 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.620253 | false | false | 13 |
a0c04144f9a533c40d62ef8a5a966b7654249e5d | 24,180,665,884,541 | fde0b294f818157e2269a095ee0049f81812f2e5 | /app/src/main/java/com/example/doancuoikycoffeeorder/View/OrderOverView/Invoice.java | b086cbfff73c2767ed4774d680e952f07308edf9 | [] | no_license | arthurleywin99/CoffeeOrderMobileApp | https://github.com/arthurleywin99/CoffeeOrderMobileApp | 2d3960d36395fae21d86d10756ec13535f9a6383 | fcfdf995c0fb8a1df9696cd5d1ccddd6c2ce9577 | refs/heads/master | 2023-08-15T00:43:45.764000 | 2021-09-26T02:48:35 | 2021-09-26T02:48:35 | 410,432,259 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.doancuoikycoffeeorder.View.OrderOverView;
import static com.example.doancuoikycoffeeorder.LocalVariablesAndMethods.DBNAME;
import static com.example.doancuoikycoffeeorder.LocalVariablesAndMethods.STATUS_FREE;
import static com.example.doancuoikycoffeeorder.LocalVariablesAndMethods.STATUS_ORDER;
imp... | UTF-8 | Java | 9,676 | java | Invoice.java | Java | [] | null | [] | package com.example.doancuoikycoffeeorder.View.OrderOverView;
import static com.example.doancuoikycoffeeorder.LocalVariablesAndMethods.DBNAME;
import static com.example.doancuoikycoffeeorder.LocalVariablesAndMethods.STATUS_FREE;
import static com.example.doancuoikycoffeeorder.LocalVariablesAndMethods.STATUS_ORDER;
imp... | 9,676 | 0.604202 | 0.603349 | 238 | 38.399158 | 29.050165 | 195 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.487395 | false | false | 13 |
6cf0ac89ed4b81eaf53a6e5039e2c16e92214bf3 | 22,402,549,465,712 | 09013507a12368c40107faadafee17cae42af4a1 | /Java Assorted Codes/PrevQuestion/src/prevquestion/spring15_3b.java | 75e671f75996cf13e36779eeea7203f0f699e8ff | [] | no_license | Ashna-Nawar-Ahmed/1st-year-2nd-semester | https://github.com/Ashna-Nawar-Ahmed/1st-year-2nd-semester | 9b190b141ee9aa3e684c607fd52cbdb12099050b | e71bb80003e313f13f949b8fef45ce8b9183315f | refs/heads/main | 2023-04-19T08:43:45.074000 | 2021-05-05T11:38:36 | 2021-05-05T11:38:36 | 357,253,740 | 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 prevquestion;
/**
*
* @author Ashna Ahmed
*/
public class spring15_3b {
public static void main(String[] ... | UTF-8 | Java | 1,410 | java | spring15_3b.java | Java | [
{
"context": "\n */\r\npackage prevquestion;\r\n\r\n/**\r\n *\r\n * @author Ashna Ahmed\r\n */\r\npublic class spring15_3b {\r\n\r\n public st",
"end": 246,
"score": 0.999851405620575,
"start": 235,
"tag": "NAME",
"value": "Ashna Ahmed"
}
] | 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 prevquestion;
/**
*
* @author <NAME>
*/
public class spring15_3b {
public static void main(String[] args)... | 1,405 | 0.484397 | 0.469504 | 63 | 20.380953 | 18.402405 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.507937 | false | false | 13 |
f0ca7543041dbd9dadcb0a54cf8c788d82f80998 | 7,086,696,088,510 | 67ef24aef72cf0e62746d5e7c0fa85afdf7de34a | /ExaminationSystem-Stu/src/ebag/pojo/Eproblem.java | 9841062486cf5fe7d603bae09c9c2a5dc4e9a55c | [
"Apache-2.0"
] | permissive | leeccncdl/ExamSystem-Stu | https://github.com/leeccncdl/ExamSystem-Stu | d31c3c43b74a78945590717d955a614759978618 | 85c00a1d0434269b5a1326803c657d55cacd51e7 | refs/heads/master | 2016-09-10T18:23:25.425000 | 2013-05-23T04:22:08 | 2013-05-23T04:22:08 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ebag.pojo;
import java.util.HashSet;
import java.util.Set;
/**
* Eproblem entity. @author MyEclipse Persistence Tools
*/
public class Eproblem implements java.io.Serializable {
// Fields
private Integer id;
private String problem;
private String hint;
private String ans;
private String analysis;
p... | UTF-8 | Java | 2,462 | java | Eproblem.java | Java | [] | null | [] | package ebag.pojo;
import java.util.HashSet;
import java.util.Set;
/**
* Eproblem entity. @author MyEclipse Persistence Tools
*/
public class Eproblem implements java.io.Serializable {
// Fields
private Integer id;
private String problem;
private String hint;
private String ans;
private String analysis;
p... | 2,462 | 0.693745 | 0.693339 | 144 | 16.104166 | 15.352669 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.381944 | false | false | 13 |
28011770572526ad433726f06e8042d94e272b72 | 24,455,543,827,354 | 97f105f0339d79cbdd5a2e8d7d16467500157c96 | /src/main/java/com/company/firsttask/Test.java | 83fb8f9ec5bf3c349a35e4531d8459d5480b8a7b | [] | no_license | Zylex7/andersen-trainee | https://github.com/Zylex7/andersen-trainee | 81a57fb6ba611f7d8fb48a913e6ead2720efa749 | ca9cea5346a1f928e8a790395a7f5502c03e716d | refs/heads/master | 2020-12-28T15:36:49.579000 | 2020-02-14T10:33:54 | 2020-02-14T10:33:54 | 238,390,482 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company.firsttask;
import org.apache.log4j.Logger;
import java.util.*;
import java.util.concurrent.atomic.AtomicBoolean;
import java.util.concurrent.atomic.AtomicInteger;
/**
* Необходимо уменьшить время выполнения вычислений.
* <p>
* Можно изменять этот класс или добавить новый. Решение должно быть м... | UTF-8 | Java | 3,102 | java | Test.java | Java | [] | null | [] | package com.company.firsttask;
import org.apache.log4j.Logger;
import java.util.*;
import java.util.concurrent.atomic.AtomicBoolean;
import java.util.concurrent.atomic.AtomicInteger;
/**
* Необходимо уменьшить время выполнения вычислений.
* <p>
* Можно изменять этот класс или добавить новый. Решение должно быть м... | 3,102 | 0.561922 | 0.560854 | 73 | 37.493149 | 28.675379 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.520548 | false | false | 13 |
97cb46d0181fc90c958c47b6df21e03c88ac7f8b | 22,505,628,632,562 | 0347a73a812be1eb68b4e7ec15bb588033ddda6c | /Biblioteca/src/es/iesazarquiel/biblioteca/models/dao/DaoEjemplar.java | d61576d8d9510872ea9f2a216998e6df466dcd32 | [] | no_license | angelazarquiel/JavaFX8 | https://github.com/angelazarquiel/JavaFX8 | 2e25768d133bd0399bf0f72d15cc56c96fb8dbfc | aefb4b7bcb4d88472d75b40954201fdd6d03de36 | refs/heads/master | 2016-09-10T21:16:17.956000 | 2015-06-24T16:38:52 | 2015-06-24T16:38:52 | 31,056,115 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package es.iesazarquiel.biblioteca.models.dao;
import java.sql.CallableStatement;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import es.iesazarquiel.biblioteca.models.conexiones.Conexion;
import es.iesaza... | UTF-8 | Java | 3,975 | java | DaoEjemplar.java | Java | [] | null | [] | package es.iesazarquiel.biblioteca.models.dao;
import java.sql.CallableStatement;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import es.iesazarquiel.biblioteca.models.conexiones.Conexion;
import es.iesaza... | 3,975 | 0.565601 | 0.564341 | 105 | 35.799999 | 26.679544 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.47619 | false | false | 13 |
3a462bc85a5433b25860ab76e73a2fb74dd47939 | 13,786,845,059,554 | 80fd8818b0b4e006de77663d22a07d461c7e6021 | /ArrayListAndNumbers/MaximumSubarrayDifference.java | abc999dda0bd2021498b2cc4f46c7168adfce4d8 | [] | no_license | harrykjg/leetcode | https://github.com/harrykjg/leetcode | 61d38e4123ef50c7f84885b9f0b8225a1fa01390 | c773b7dc2408e54165c4e07f2a589da06a198104 | refs/heads/master | 2021-11-07T20:56:51.347000 | 2021-10-22T23:56:47 | 2021-10-22T23:56:47 | 87,669,706 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ArrayListAndNumbers;
/**
* Created by 502575560 on 10/8/17.
*/
public class MaximumSubarrayDifference {
//http://www.jiuzhang.com/solution/maximum-subarray-difference/
//leetcode没有,自己的思路就是分成2个dp,一个找最大的subarray的和,一个找最小的,和maximum subarray ii一样的思路,结果看了答案要四个dp,即从左往右的要记录
//2个dp最大和最小,从右往左也要2个dp,懒得写了
... | UTF-8 | Java | 1,500 | java | MaximumSubarrayDifference.java | Java | [
{
"context": "package ArrayListAndNumbers;\n\n/**\n * Created by 502575560 on 10/8/17.\n */\npublic class MaximumSubar",
"end": 49,
"score": 0.691996693611145,
"start": 48,
"tag": "USERNAME",
"value": "5"
},
{
"context": "package ArrayListAndNumbers;\n\n/**\n * Created by 502575560 o... | null | [] | package ArrayListAndNumbers;
/**
* Created by 5<PASSWORD> on 10/8/17.
*/
public class MaximumSubarrayDifference {
//http://www.jiuzhang.com/solution/maximum-subarray-difference/
//leetcode没有,自己的思路就是分成2个dp,一个找最大的subarray的和,一个找最小的,和maximum subarray ii一样的思路,结果看了答案要四个dp,即从左往右的要记录
//2个dp最大和最小,从右往左也要2个dp,懒得写... | 1,502 | 0.49634 | 0.459004 | 48 | 27.458334 | 20.060282 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.791667 | false | false | 13 |
a07337669f1f590e3cc9e333b9fb0e67c8c0a7c0 | 15,814,069,649,318 | ec613a5abc4c92e19165fea8d170664a6d22f6b9 | /06pivotfakeiopivotthrowtoendzone/Pivot.java | 4c068ce99d218d67e0d2f81896d1a218af70cc0f | [] | no_license | nmannes/APCSHW-Round-2 | https://github.com/nmannes/APCSHW-Round-2 | 8420463c2a1a8240f2ea45a28ea8cc58135f3640 | 3758775ea8dc3a79cc665e00e1f653ff7d2f69b8 | refs/heads/master | 2016-09-05T16:32:02.139000 | 2015-05-18T17:51:54 | 2015-05-18T17:51:54 | 30,309,832 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Random;
public class Pivot{
public void partition(int[] list, int start, int end){
Random R = new Random();
int[] a = new int[end-start+1];
int z = R.nextInt(end-start);
int c = list[start+z];
for(int x = start;x<=end;x++){
if (list[x]>c){
end(list,list[x]);
}
else{
star... | UTF-8 | Java | 825 | java | Pivot.java | Java | [] | null | [] | import java.util.Random;
public class Pivot{
public void partition(int[] list, int start, int end){
Random R = new Random();
int[] a = new int[end-start+1];
int z = R.nextInt(end-start);
int c = list[start+z];
for(int x = start;x<=end;x++){
if (list[x]>c){
end(list,list[x]);
}
else{
star... | 825 | 0.483636 | 0.475152 | 49 | 15.836735 | 12.746103 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.571429 | false | false | 13 |
fc22bd7cb9b9d2ddb0af043530b13ee7395d6501 | 19,284,403,218,908 | 082e26b011e30dc62a62fae95f375e4f87d9e99c | /docs/weixin_7.0.4_source/反编译源码/反混淆后/src/main/java/com/tencent/p177mm/emoji/sync/C41961a.java | 333019faf19f7b4a3315ff8fee90850aaa3c5ede | [] | no_license | xsren/AndroidReverseNotes | https://github.com/xsren/AndroidReverseNotes | 9631a5aabc031006e795a112b7ac756a8edd4385 | 9202c276fe9f04a978e4e08b08e42645d97ca94b | refs/heads/master | 2021-04-07T22:50:51.072000 | 2019-07-16T02:24:43 | 2019-07-16T02:24:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tencent.p177mm.emoji.sync;
import com.tencent.matrix.trace.core.AppMethodBeat;
import com.tencent.p177mm.emoji.decode.C26076b;
import com.tencent.p177mm.emoji.decode.MMGIFJNIFactory;
import com.tencent.p177mm.emoji.loader.p1460f.C32505c;
import com.tencent.p177mm.emoji.loader.p848c.C37683g;
import com.tenc... | UTF-8 | Java | 6,570 | java | C41961a.java | Java | [] | null | [] | package com.tencent.p177mm.emoji.sync;
import com.tencent.matrix.trace.core.AppMethodBeat;
import com.tencent.p177mm.emoji.decode.C26076b;
import com.tencent.p177mm.emoji.decode.MMGIFJNIFactory;
import com.tencent.p177mm.emoji.loader.p1460f.C32505c;
import com.tencent.p177mm.emoji.loader.p848c.C37683g;
import com.tenc... | 6,570 | 0.617589 | 0.423868 | 151 | 42.450333 | 78.870644 | 869 | false | false | 0 | 0 | 36 | 0.034751 | 0 | 0 | 0.89404 | false | false | 13 |
6976275939a53c2e52ed4c6b19373ad4b4c32e2b | 3,728,031,670,676 | 6f377f4b4988e39d01b343b1172021bbd570d847 | /apps/orbitcorrect/src/xal/app/orbitcorrect/BeamExcursionOrbitAdaptor.java | d59bfa038e6047f9a1e0217ab9e9a55dc9308e60 | [
"BSD-3-Clause"
] | permissive | jianghongping/openxal | https://github.com/jianghongping/openxal | f8c561cbb56a494eac2835679e14186f5c5edd87 | bc72e84212cfe8a6bcfcb9d26f1a8d4c756061b2 | refs/heads/master | 2022-09-11T09:48:28.664000 | 2020-06-04T13:33:36 | 2020-06-04T13:33:36 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //
// BeamExcursionOrbitAdaptor.java
// xal
//
// Created by Tom Pelaia on 1/10/07.
// Copyright 2007 Oak Ridge National Lab. All rights reserved.
//
package xal.app.orbitcorrect;
import java.util.*;
import xal.smf.*;
import xal.model.alg.*;
import xal.model.probe.*;
import xal.sim.scenario.*;
import xal.model.p... | UTF-8 | Java | 9,698 | java | BeamExcursionOrbitAdaptor.java | Java | [
{
"context": "cursionOrbitAdaptor.java\n// xal\n//\n// Created by Tom Pelaia on 1/10/07.\n// Copyright 2007 Oak Ridge National",
"end": 74,
"score": 0.999767005443573,
"start": 64,
"tag": "NAME",
"value": "Tom Pelaia"
}
] | null | [] | //
// BeamExcursionOrbitAdaptor.java
// xal
//
// Created by <NAME> on 1/10/07.
// Copyright 2007 Oak Ridge National Lab. All rights reserved.
//
package xal.app.orbitcorrect;
import java.util.*;
import xal.smf.*;
import xal.model.alg.*;
import xal.model.probe.*;
import xal.sim.scenario.*;
import xal.model.probe... | 9,694 | 0.674881 | 0.670551 | 311 | 30.183279 | 32.05685 | 243 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.868167 | false | false | 13 |
07f31416fbb86185e50e319858c310f41b7404a4 | 15,728,170,238,341 | 6ac6854d510fa751f3a1510335bfbf9f85224a28 | /src/main/java/grts/core/simulator/SchedulerTimeTriggedLegacy.java | 51a7bfb8640ae3bb32e994469a36ce3850ddd470 | [] | no_license | MentalDecay/genericrealtimesimulator | https://github.com/MentalDecay/genericrealtimesimulator | ea0fd40d6baceee2a5a2662c78489e213fc54f07 | 7b00dd5b78d238361f58c0709d98202e49c0488a | refs/heads/master | 2021-01-10T16:20:34.147000 | 2016-04-20T13:18:27 | 2016-04-20T13:18:27 | 51,604,889 | 0 | 0 | null | false | 2023-09-14T16:33:08 | 2016-02-12T17:36:30 | 2016-02-12T17:38:31 | 2023-09-14T16:33:07 | 8,528 | 0 | 0 | 1 | Java | false | false | package grts.core.simulator;
import grts.core.taskset.TaskSet;
import grts.logger.Logger;
import grts.core.schedulable.Job;
import grts.core.priority.policies.IPriorityPolicy;
import java.util.LinkedList;
import java.util.List;
import java.util.Objects;
public class SchedulerTimeTriggedLegacy {
private final Ta... | UTF-8 | Java | 5,635 | java | SchedulerTimeTriggedLegacy.java | Java | [] | null | [] | package grts.core.simulator;
import grts.core.taskset.TaskSet;
import grts.logger.Logger;
import grts.core.schedulable.Job;
import grts.core.priority.policies.IPriorityPolicy;
import java.util.LinkedList;
import java.util.List;
import java.util.Objects;
public class SchedulerTimeTriggedLegacy {
private final Ta... | 5,635 | 0.49441 | 0.493878 | 128 | 43.023438 | 39.832554 | 146 | false | false | 0 | 0 | 0 | 0 | 129 | 0.137356 | 0.414063 | false | false | 13 |
e111435bb86c118539e59aa3843808cc08247959 | 12,549,894,476,635 | ee181bd5f2bfbeae5a8d638af5300dd14638429a | /src/main/java/fr/pumpmybchat/command/nick/ActivateNickSubCommand.java | f4ac066b5859f4546ec92c0d48cf42c0b6751689 | [] | no_license | PumpMyKins/PumpMyBChat | https://github.com/PumpMyKins/PumpMyBChat | 29a43094e7e43e74c314355e66c1834187a254c3 | 0d25d072e87b85cf120fa5b92d105b714563cadc | refs/heads/master | 2020-04-24T03:04:29.106000 | 2019-07-29T01:03:34 | 2019-07-29T01:03:34 | 171,659,046 | 0 | 0 | null | false | 2019-07-29T01:03:35 | 2019-02-20T11:17:25 | 2019-07-19T15:08:35 | 2019-07-29T01:03:35 | 301 | 0 | 0 | 0 | Java | false | false | package fr.pumpmybchat.command.nick;
import java.util.List;
import fr.pumpmybchat.Main;
import fr.pumpmybchat.chat.ChatManager;
import fr.pumpmybchat.chat.ChatProfile;
import fr.pumpmybchat.chat.Nickname;
import fr.pumpmybchat.command.utils.ISubCommand;
import net.md_5.bungee.api.ChatColor;
import net.md_5.bungee.api... | UTF-8 | Java | 2,909 | java | ActivateNickSubCommand.java | Java | [] | null | [] | package fr.pumpmybchat.command.nick;
import java.util.List;
import fr.pumpmybchat.Main;
import fr.pumpmybchat.chat.ChatManager;
import fr.pumpmybchat.chat.ChatProfile;
import fr.pumpmybchat.chat.Nickname;
import fr.pumpmybchat.command.utils.ISubCommand;
import net.md_5.bungee.api.ChatColor;
import net.md_5.bungee.api... | 2,909 | 0.724102 | 0.715124 | 103 | 27.116505 | 27.311686 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.699029 | false | false | 13 |
23b9ded234260c13c956cedfb754b2e5e572d1f1 | 27,109,833,585,917 | a3d27eb64b373f55dc578f2129343345c7adf800 | /client/src/test/java/io/spine/client/QueryFactoryShould.java | 1af1ad8692e7577db9556587f1baf4dc1c8b5018 | [
"Apache-2.0"
] | permissive | vladimir-ikryanov/core-java | https://github.com/vladimir-ikryanov/core-java | 178661ccefae19eada296b0b757856751fde1452 | d86444d6b1d18fd9f69d9a9203e3902592266167 | refs/heads/master | 2020-03-16T19:03:20.525000 | 2018-04-27T15:01:42 | 2018-04-27T15:01:42 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2018, TeamDev Ltd. All rights reserved.
*
* Redistribution and use in source and/or binary forms, with or without
* modification, must retain the above copyright notice and the following
* disclaimer.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* "AS IS" AND ANY EXPRES... | UTF-8 | Java | 13,845 | java | QueryFactoryShould.java | Java | [
{
"context": "tatic org.junit.Assert.assertTrue;\n\n/**\n * @author Alex Tymchenko\n */\n@SuppressWarnings(\"LocalVariableNamingConvent",
"end": 1763,
"score": 0.9978863000869751,
"start": 1749,
"tag": "NAME",
"value": "Alex Tymchenko"
}
] | null | [] | /*
* Copyright 2018, TeamDev Ltd. All rights reserved.
*
* Redistribution and use in source and/or binary forms, with or without
* modification, must retain the above copyright notice and the following
* disclaimer.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* "AS IS" AND ANY EXPRES... | 13,837 | 0.600433 | 0.598339 | 314 | 43.092358 | 29.434605 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.633758 | false | false | 13 |
a2202dfc87f6f7e4b9587dea8b44d3802117293c | 32,676,111,237,345 | 7c85cac6598354ac05ee4c79dcb039451d6b2e67 | /Listing/listing-rest/src/main/java/uk/co/listing/domain/CaseRelated.java | 2f9b1b1362df0092da6889dab8548ad4c50a4d9f | [] | no_license | hasankshaik/Facade | https://github.com/hasankshaik/Facade | 974988e327b81bc0ed4684bc85af31d5805e5356 | ff0ea1438fc4052162b1d9b52d183417b0943467 | refs/heads/master | 2021-01-10T11:38:05.868000 | 2016-03-12T22:59:33 | 2016-03-12T22:59:33 | 45,313,344 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package uk.co.listing.domain;
import java.util.Date;
import java.util.HashSet;
import java.util.Set;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.EnumType;
import javax.persistence.Enumerated;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
im... | UTF-8 | Java | 8,313 | java | CaseRelated.java | Java | [] | null | [] | package uk.co.listing.domain;
import java.util.Date;
import java.util.HashSet;
import java.util.Set;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.EnumType;
import javax.persistence.Enumerated;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
im... | 8,313 | 0.714784 | 0.714183 | 287 | 27.965157 | 27.182289 | 228 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.397213 | false | false | 13 |
c8ec31ad99a5d4ab0be0ef970539fd0f87f53925 | 11,931,419,213,308 | 93036260b6856c2c6f09fd67ebdaa5e0543a24a0 | /SAND-Webapp/ls-demoend/src/main/java/com/sand/demo/controller/DemoUserController.java | af53faafc09167185107f7be237823f98758cdb2 | [] | no_license | liusha925/sand | https://github.com/liusha925/sand | 298a1dd3aff5569037629d0d0694cbf5be673a4f | c15a687e19a97638e3cd0165685134902d48c664 | refs/heads/master | 2020-07-05T03:33:08.072000 | 2020-06-08T03:32:43 | 2020-06-08T03:32:43 | 202,508,481 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* 软件版权:流沙~~
* 修改日期 修改人员 修改说明
* ========= =========== =====================
* 2019/8/23 liusha 新增
* ========= =========== =====================
*/
package com.sand.demo.controller;
import com.baomidou.mybatisplus.core.conditions.Wrapper;
import com.baomidou.mybatisplus.core.conditions.query.Quer... | UTF-8 | Java | 1,807 | java | DemoUserController.java | Java | [
{
"context": " =========== =====================\n * 2019/8/23 liusha 新增\n * ========= =========== =================",
"end": 111,
"score": 0.8162450790405273,
"start": 105,
"tag": "NAME",
"value": "liusha"
},
{
"context": "t java.util.Map;\n\n/**\n * 功能说明:用户信息\n * 开发人员:@autho... | null | [] | /**
* 软件版权:流沙~~
* 修改日期 修改人员 修改说明
* ========= =========== =====================
* 2019/8/23 liusha 新增
* ========= =========== =====================
*/
package com.sand.demo.controller;
import com.baomidou.mybatisplus.core.conditions.Wrapper;
import com.baomidou.mybatisplus.core.conditions.query.Quer... | 1,807 | 0.712076 | 0.698394 | 52 | 31.326923 | 22.559086 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 13 |
8e4b8d19ee341c97bacc6a662ee17789c103c247 | 4,372,276,761,676 | 02eda721b93b156d70779ce9024e972dc2db886f | /app/src/main/java/com/example/harry/animal/MyFragmentHelper.java | b6a21b08e86ea3c417016b7b8906ca8f40050ed5 | [] | no_license | HarryChung820826/Animal | https://github.com/HarryChung820826/Animal | 9add1d031b807eb5fee5d0fea95a33ad68950783 | 2fdf46a285672e8b82eda586edc1654862cc0f41 | refs/heads/master | 2021-11-20T03:28:33.322000 | 2018-05-27T07:45:23 | 2018-05-27T07:45:23 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.harry.animal;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentActivity;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentTransaction;
import java.util.Stack;
/**
* Created by Harry on 2018/5/1.
*/
public class MyFragmentHelper {... | UTF-8 | Java | 1,443 | java | MyFragmentHelper.java | Java | [
{
"context": "ction;\n\nimport java.util.Stack;\n\n/**\n * Created by Harry on 2018/5/1.\n */\n\npublic class MyFragmentHelper {",
"end": 270,
"score": 0.9984182715415955,
"start": 265,
"tag": "NAME",
"value": "Harry"
}
] | null | [] | package com.example.harry.animal;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentActivity;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentTransaction;
import java.util.Stack;
/**
* Created by Harry on 2018/5/1.
*/
public class MyFragmentHelper {... | 1,443 | 0.683299 | 0.676369 | 53 | 26.226416 | 24.27021 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.415094 | false | false | 13 |
f912b0731735c32183b4fb8338ba3b512bcddec2 | 31,877,247,275,436 | 4eda9e25fbd9236df2cc714e4ea97fa51e3e5fba | /TapeEquilibrium/Solution.java | bbf1e8ba0cbced52f8ecbb643a22f8e9716cc31e | [] | no_license | lseugene/codility | https://github.com/lseugene/codility | 0013e501dd44b1e5961453c2213a17cdc94395dc | 42dd93f8f66518f9106e3a0a7e1a422edd4320e1 | refs/heads/master | 2021-01-10T07:41:41.454000 | 2016-01-26T09:16:42 | 2016-01-26T09:16:42 | 50,361,823 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // you can also use imports, for example:
// import java.util.*;
// you can write to stdout for debugging purposes, e.g.
// System.out.println("this is a debug message");
class Solution {
public int solution(int[] A) {
// write your code in Java SE 8
long left = A[0];
long right = 0;
... | UTF-8 | Java | 672 | java | Solution.java | Java | [] | null | [] | // you can also use imports, for example:
// import java.util.*;
// you can write to stdout for debugging purposes, e.g.
// System.out.println("this is a debug message");
class Solution {
public int solution(int[] A) {
// write your code in Java SE 8
long left = A[0];
long right = 0;
... | 672 | 0.462798 | 0.453869 | 24 | 27.041666 | 19.073278 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.708333 | false | false | 13 |
ba5aed2123f76742d05bc19016f8ecc5e4f3893f | 30,399,778,537,996 | 48e835e6f176a8ac9ae3ca718e8922891f1e5a18 | /benchmark/training/com/squareup/picasso3/PicassoTest.java | 2d9ca7fc16f96cad5ecfad606261a8f03a4ccefc | [] | no_license | STAMP-project/dspot-experiments | https://github.com/STAMP-project/dspot-experiments | f2c7a639d6616ae0adfc491b4cb4eefcb83d04e5 | 121487e65cdce6988081b67f21bbc6731354a47f | refs/heads/master | 2023-02-07T14:40:12.919000 | 2019-11-06T07:17:09 | 2019-11-06T07:17:09 | 75,710,758 | 14 | 19 | null | false | 2023-01-26T23:57:41 | 2016-12-06T08:27:42 | 2022-02-18T17:43:31 | 2023-01-26T23:57:40 | 651,434 | 12 | 14 | 5 | null | false | false | /**
* Copyright (C) 2013 Square, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agr... | UTF-8 | Java | 23,404 | java | PicassoTest.java | Java | [
{
"context": "From.MEMORY;\n\n\n// Works around https://github.com/robolectric/robolectric/issues/2566.\n@RunWith(RobolectricTest",
"end": 1431,
"score": 0.9995348453521729,
"start": 1420,
"tag": "USERNAME",
"value": "robolectric"
},
{
"context": "d shutdown() {\n cache.set(\"... | null | [] | /**
* Copyright (C) 2013 Square, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agr... | 23,404 | 0.67826 | 0.672577 | 597 | 38.201004 | 32.340469 | 214 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.673367 | false | false | 13 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.