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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
95ec0b2bf3b1b154bb6c08f9ee6181193fa506eb | 21,217,138,510,886 | 0f4f1e94f068cb9e72e675941aee35a1e5575707 | /shoppingapp/app/src/main/java/com/example/shoppingapp/Item.java | b0d1f0ad4fa0df2bc9aa9920deac0f4fbe024e46 | [] | no_license | aawab/newShoppingApp | https://github.com/aawab/newShoppingApp | 32528b7c6a4c4afcd44a96c8a49fe78a8eb72f88 | 7e36d4654b4f2c8c755ccc0f3867c76f37129aba | refs/heads/master | 2023-02-16T03:58:04.498000 | 2021-01-14T02:55:31 | 2021-01-14T02:55:31 | 329,177,971 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.shoppingapp;
import android.view.View;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
public class Item {
/**
* Basic holder class for the items from database
* Probably have to wait for Tony to send backend API so we can know how to name fiel... | UTF-8 | Java | 1,097 | java | Item.java | Java | [] | null | [] | package com.example.shoppingapp;
import android.view.View;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
public class Item {
/**
* Basic holder class for the items from database
* Probably have to wait for Tony to send backend API so we can know how to name fiel... | 1,097 | 0.645397 | 0.645397 | 51 | 20.509804 | 21.426914 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.372549 | false | false | 6 |
7834e909bdd37a449f12f9c8a617a37768af7d60 | 28,664,611,746,928 | 1e6deadb3d71d91e7c51bd7ecd679fe139c40fac | /time-utils/src/main/java/com/zxn/time/PatternType.java | 7a0ca88af446a3974a6fd9bbea507ef419d70c33 | [] | no_license | Lyngzh/TimeUtils | https://github.com/Lyngzh/TimeUtils | 4e3c5d2b9fd25107ab9cb4865298d9e309c24107 | a7b6f3cf99ad17ddbad6e420e26711250e7f83d7 | refs/heads/master | 2023-01-24T00:10:52.529000 | 2021-04-21T06:26:35 | 2021-04-21T06:26:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zxn.time;
import androidx.annotation.StringDef;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
/**
* Updated by zxn on 2020/8/23.
*/
@StringDef({
SDFPattern.M_SDF_M,
SDFPattern.yyyy_SDF_Y,
SDFPattern.Md_SDF_P,
SDFPattern.yyyyM_SDF_YM,... | UTF-8 | Java | 1,620 | java | PatternType.java | Java | [
{
"context": "ang.annotation.RetentionPolicy;\n\n/**\n * Updated by zxn on 2020/8/23.\n */\n@StringDef({\n SDFPattern",
"end": 168,
"score": 0.9996038675308228,
"start": 165,
"tag": "USERNAME",
"value": "zxn"
}
] | null | [] | package com.zxn.time;
import androidx.annotation.StringDef;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
/**
* Updated by zxn on 2020/8/23.
*/
@StringDef({
SDFPattern.M_SDF_M,
SDFPattern.yyyy_SDF_Y,
SDFPattern.Md_SDF_P,
SDFPattern.yyyyM_SDF_YM,... | 1,620 | 0.667901 | 0.66358 | 52 | 30.153847 | 12.936806 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.788462 | false | false | 6 |
f0930bf5271ac95aa6305fa54d71bb9ddca83741 | 18,141,941,924,385 | 7e69cc90dd151a43dd64cc9af7a652235cac048a | /DesignPatterns/src/couriercompany/ChainOResMain.java | 6908bcce99ba3df5a826c447678270d1a4e0e6d2 | [] | no_license | deyan98/design-patterns | https://github.com/deyan98/design-patterns | 066324a0367dd68e7736793aef9fc4ff25b98012 | dd0d8dfea131261cab29c45aa80b266a6e12e10e | refs/heads/master | 2021-05-26T08:43:25.453000 | 2020-06-22T13:12:30 | 2020-06-22T13:12:30 | 254,062,780 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package couriercompany;
public class ChainOResMain {
private static Employee getChain() {
Employee abroad = new AbroadEmployee();
Employee country = new CountryEmployee();
Employee insidePlovdiv = new InsidePlovdivEmployee();
insidePlovdiv.setNextEmployee(country);
country.setNextEmployee(... | UTF-8 | Java | 1,472 | java | ChainOResMain.java | Java | [] | null | [] | package couriercompany;
public class ChainOResMain {
private static Employee getChain() {
Employee abroad = new AbroadEmployee();
Employee country = new CountryEmployee();
Employee insidePlovdiv = new InsidePlovdivEmployee();
insidePlovdiv.setNextEmployee(country);
country.setNextEmployee(... | 1,472 | 0.751359 | 0.749321 | 44 | 31.431818 | 26.088484 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.318182 | false | false | 6 |
5ad6bbec834e1775d9249012ee91ee6f5e46afd7 | 22,222,160,801,363 | b94d00a255a7d366dab4c2f348de4df74bea48e6 | /cloud-config-center-3344/src/main/java/com/atguigu/springcloud/ConfigCenterMain9527.java | d9ded930a98c53de4e86c2f0a356bd5559476277 | [] | no_license | HelloWorldwangjiacheng/springcloud-config | https://github.com/HelloWorldwangjiacheng/springcloud-config | be626819433f619f3b96ddf52e6200109302a076 | 29a86b2d7f0665a44851d93724b578d8c564e9a8 | refs/heads/master | 2022-12-04T12:09:51.422000 | 2020-08-10T03:45:28 | 2020-08-10T03:45:28 | 286,363,732 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.atguigu.springcloud;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration;
import org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoCon... | UTF-8 | Java | 1,053 | java | ConfigCenterMain9527.java | Java | [
{
"context": "netflix.eureka.EnableEurekaClient;\n\n/**\n * @author w1586\n */\n@SpringBootApplication(exclude = {\n Da",
"end": 646,
"score": 0.9993470311164856,
"start": 641,
"tag": "USERNAME",
"value": "w1586"
}
] | null | [] | package com.atguigu.springcloud;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration;
import org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoCon... | 1,053 | 0.834758 | 0.823362 | 27 | 38 | 29.229614 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.481481 | false | false | 6 |
df9e26c5f2812a0616860858443c5a7f09a74aed | 23,880,018,202,505 | 6ef4869c6bc2ce2e77b422242e347819f6a5f665 | /devices/google/Pixel 2/29/QPP6.190730.005/src/bouncycastle/com/android/org/bouncycastle/jcajce/provider/config/PKCS12StoreParameter.java | ceaeebba1e4f179a1493e087d47bd393f4e17af6 | [] | no_license | hacking-android/frameworks | https://github.com/hacking-android/frameworks | 40e40396bb2edacccabf8a920fa5722b021fb060 | 943f0b4d46f72532a419fb6171e40d1c93984c8e | refs/heads/master | 2020-07-03T19:32:28.876000 | 2019-08-13T03:31:06 | 2019-08-13T03:31:06 | 202,017,534 | 2 | 0 | null | false | 2019-08-13T03:33:19 | 2019-08-12T22:19:30 | 2019-08-13T03:31:53 | 2019-08-13T03:33:18 | 63,898 | 0 | 0 | 0 | Java | false | false | /*
* Decompiled with CFR 0.145.
*/
package com.android.org.bouncycastle.jcajce.provider.config;
import java.io.OutputStream;
import java.security.KeyStore;
public class PKCS12StoreParameter
extends com.android.org.bouncycastle.jcajce.PKCS12StoreParameter {
public PKCS12StoreParameter(OutputStream outputStream, ... | UTF-8 | Java | 910 | java | PKCS12StoreParameter.java | Java | [] | null | [] | /*
* Decompiled with CFR 0.145.
*/
package com.android.org.bouncycastle.jcajce.provider.config;
import java.io.OutputStream;
import java.security.KeyStore;
public class PKCS12StoreParameter
extends com.android.org.bouncycastle.jcajce.PKCS12StoreParameter {
public PKCS12StoreParameter(OutputStream outputStream, ... | 910 | 0.763736 | 0.746154 | 26 | 33.96154 | 36.109322 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.807692 | false | false | 6 |
f51bda156e46fee3b1d2836ec28c013c6b13aa93 | 18,313,740,560,992 | 5e9696feef2631fc29a0b29200825910859db920 | /src/main/java/com/example/webflux/domain/User.java | 53ae454d0e368e301e8b1eba6017fcb733a5c59b | [] | no_license | LucasAlvez/webflux-functional-scylla | https://github.com/LucasAlvez/webflux-functional-scylla | 12690e5e7bff4c2821caf6a5e3ad022d2b526314 | a3094b6083be4ef22c4b08234156e3aedaeacf61 | refs/heads/master | 2020-05-16T19:04:17.244000 | 2019-09-02T01:54:41 | 2019-09-02T01:54:41 | 183,246,624 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.webflux.domain;
import org.springframework.data.cassandra.core.mapping.Column;
import org.springframework.data.cassandra.core.mapping.PrimaryKey;
import org.springframework.data.cassandra.core.mapping.Table;
/**
* The type User.
*/
@Table("user")
public class User {
/**
* User key.
... | UTF-8 | Java | 1,737 | java | User.java | Java | [] | null | [] | package com.example.webflux.domain;
import org.springframework.data.cassandra.core.mapping.Column;
import org.springframework.data.cassandra.core.mapping.PrimaryKey;
import org.springframework.data.cassandra.core.mapping.Table;
/**
* The type User.
*/
@Table("user")
public class User {
/**
* User key.
... | 1,737 | 0.512378 | 0.512378 | 104 | 15.701923 | 14.222733 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.173077 | false | false | 6 |
b59076a0217f3915080a31851487dfc216d755ba | 2,628,519,998,545 | 6c29e7cdf8a0d86fd93fe1a5897f61d086fde6e2 | /src/main/java/com/leet/common/Console.java | 6079735156bfb71969e36235f213eafc1c041276 | [] | no_license | shivam-tripathi/compSci | https://github.com/shivam-tripathi/compSci | dd835d6704c042ac0f2c6fa4afc13989dd9fc38e | 32846cf9c38116e1b325b1dfbadf25ff31fdb8e6 | refs/heads/master | 2021-12-10T04:11:43.399000 | 2021-12-08T16:28:29 | 2021-12-08T16:28:29 | 205,308,548 | 3 | 0 | null | false | 2020-07-19T19:35:39 | 2019-08-30T05:08:37 | 2020-03-07T03:43:45 | 2020-07-19T19:35:38 | 188 | 3 | 0 | 2 | Java | false | false | package com.leet.common;
import java.util.Arrays;
import java.util.Objects;
import java.util.stream.Collectors;
public class Console {
static void log(Object... objects) {
System.out.println(Arrays.stream(objects).map(Objects::toString).collect(Collectors.joining(" ")));
}
}
| UTF-8 | Java | 286 | java | Console.java | Java | [] | null | [] | package com.leet.common;
import java.util.Arrays;
import java.util.Objects;
import java.util.stream.Collectors;
public class Console {
static void log(Object... objects) {
System.out.println(Arrays.stream(objects).map(Objects::toString).collect(Collectors.joining(" ")));
}
}
| 286 | 0.741259 | 0.741259 | 11 | 25 | 28.081051 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 6 |
bd20aaa2006970dae836788d9d35af6f597021e6 | 9,259,949,536,329 | e6edadd37fb423c62d1e6f8f018bdb65ee017294 | /ReadFile.java | e90afb6258c1771a2eb4e7c10fb12244d419d413 | [] | no_license | linkai1994/Online-Store | https://github.com/linkai1994/Online-Store | a32c00a431d4198a382fe881278ea3167b460829 | 44f02a408a0065a86ad8a0b9e942963244d4180a | refs/heads/master | 2020-03-07T17:19:08.430000 | 2018-04-01T08:03:17 | 2018-04-01T08:03:17 | 127,607,923 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
public class ReadFile {
public byte[] GetFileArray(String absolutePath) throws IOException
{
FileInputStream fs=new FileInputStream(absolutePath);
byte[] filearr=new byte[fs.available()];
try
{
whi... | UTF-8 | Java | 409 | java | ReadFile.java | Java | [] | null | [] | import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
public class ReadFile {
public byte[] GetFileArray(String absolutePath) throws IOException
{
FileInputStream fs=new FileInputStream(absolutePath);
byte[] filearr=new byte[fs.available()];
try
{
whi... | 409 | 0.694377 | 0.691932 | 26 | 14.730769 | 18.373386 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.653846 | false | false | 6 |
ed2e59593aa96a09b9d5bb5d7510188f5174a8f6 | 9,259,949,537,224 | e717c6c8b6020fd8dec3acb7ca488e4be7c23d85 | /src/linghun/me/custompvp/Command/AdminCommand.java | 8fbafc6c1c2f608caa62c55cfbeed0f7c54f0342 | [] | no_license | shellljx/CustomPVP | https://github.com/shellljx/CustomPVP | 75256ea24fc15542a1e2ec26fedd09e73de771f8 | 39e8abf923da413fccec6898d094c6d2e1739b9d | refs/heads/master | 2017-12-04T05:50:55.637000 | 2015-08-29T14:47:25 | 2015-08-29T14:47:25 | 40,771,705 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package linghun.me.custompvp.Command;
/**
* Created by shell on 15-8-15.
*/
import java.util.ArrayList;
import java.util.List;
import linghun.me.custompvp.CustomPVP;
import linghun.me.custompvp.Model.Arena;
import linghun.me.custompvp.Model.PersonArena;
import linghun.me.custompvp.Model.TeamArena;
import linghun.m... | UTF-8 | Java | 7,926 | java | AdminCommand.java | Java | [
{
"context": "e linghun.me.custompvp.Command;\n\n/**\n * Created by shell on 15-8-15.\n */\n\nimport java.util.ArrayList;\nimpo",
"end": 62,
"score": 0.9962087273597717,
"start": 57,
"tag": "USERNAME",
"value": "shell"
}
] | null | [] | package linghun.me.custompvp.Command;
/**
* Created by shell on 15-8-15.
*/
import java.util.ArrayList;
import java.util.List;
import linghun.me.custompvp.CustomPVP;
import linghun.me.custompvp.Model.Arena;
import linghun.me.custompvp.Model.PersonArena;
import linghun.me.custompvp.Model.TeamArena;
import linghun.m... | 7,926 | 0.578384 | 0.57397 | 164 | 44.585365 | 38.345016 | 191 | false | false | 0 | 0 | 0 | 0 | 73 | 0.009765 | 0.664634 | false | false | 6 |
5d4aabca02dc582e1eb091cfdca4b91b980b01cd | 10,625,749,133,851 | 24056ce985637199283155b3bd07e9d1d2206469 | /src/main/java/com/lhh/config/Neo4jJdbcUtils.java | 7953b030bdfe0fd451db28136cd86a8d81953ef9 | [] | no_license | hwaggLee-lhh/lhh-neo4j | https://github.com/hwaggLee-lhh/lhh-neo4j | ea796b70c84c647e869a85c21c751fba0cad4348 | b4d1db10e20ace1af804fd620e9f66b2b16b9dfc | refs/heads/master | 2020-06-18T19:32:09.946000 | 2016-12-15T08:28:53 | 2016-12-15T08:28:53 | 74,944,386 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lhh.config;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
public class Neo4jJdbcUtils {
// 数据库用户名
private static String USERNAME = "neo4j";
// 数据库密码
private static String PASSWORD = "a123456";
// 驱动信息
p... | UTF-8 | Java | 3,184 | java | Neo4jJdbcUtils.java | Java | [
{
"context": " {\n\n\t// 数据库用户名\n\tprivate static String USERNAME = \"neo4j\";\n\t// 数据库密码\n\tprivate static String PASSWORD = \"a1",
"end": 251,
"score": 0.9990065693855286,
"start": 246,
"tag": "USERNAME",
"value": "neo4j"
},
{
"context": "4j\";\n\t// 数据库密码\n\tprivate static String... | null | [] | package com.lhh.config;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
public class Neo4jJdbcUtils {
// 数据库用户名
private static String USERNAME = "neo4j";
// 数据库密码
private static String PASSWORD = "<PASSWORD>";
// 驱动信息... | 3,188 | 0.648763 | 0.637044 | 130 | 22.63077 | 22.698742 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.861538 | false | false | 6 |
448daafaf5b7f6394a79c3bec1ee459c761305e5 | 36,223,754,185,078 | 1f3fd708ebd23dbf94a9ea00b9581d1dae96c174 | /src/main/java/com/ryankolbe/factory/PackagingFactory.java | d0007cb5838a4385e0bda8e5cda31d5b00481b4b | [] | no_license | RyanKolbe/ArtDomain | https://github.com/RyanKolbe/ArtDomain | 4d29fe339021b9f7be8e686d43929f5a326b1563 | b479a37c3c87cf38a00e83df70759bf525e207b2 | refs/heads/master | 2022-07-29T11:34:38.529000 | 2019-09-29T18:19:06 | 2019-09-29T18:19:06 | 180,628,934 | 0 | 0 | null | false | 2022-06-21T01:54:12 | 2019-04-10T17:16:05 | 2019-09-29T18:21:04 | 2022-06-21T01:54:12 | 1,480 | 0 | 0 | 2 | Java | false | false | package com.ryankolbe.factory;
import com.ryankolbe.domain.Packaging;
public class PackagingFactory {
public static Packaging createPackaging(String packagingId, String packagingHeight, String packagingWidth,
String packagingLength) {
return new Packaging.Build... | UTF-8 | Java | 548 | java | PackagingFactory.java | Java | [] | null | [] | package com.ryankolbe.factory;
import com.ryankolbe.domain.Packaging;
public class PackagingFactory {
public static Packaging createPackaging(String packagingId, String packagingHeight, String packagingWidth,
String packagingLength) {
return new Packaging.Build... | 548 | 0.622263 | 0.622263 | 16 | 33.3125 | 28.720026 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 6 |
5f26f03eca163ded6ecef4c4b2870fc36ad67c7e | 36,404,142,821,732 | 5fa6b4c32f8c5363692c4926f0fbb3ae1247699c | /src/Driver.java | 04f266abfc314e44a575f53ff3a6578fac13f94c | [] | no_license | brohand/Math2605Project | https://github.com/brohand/Math2605Project | 4af2c187039b58e20482fc90f399cb4b7ea9cb52 | e4640f1def3ef2e86ca78698b80d35b04278a4cb | refs/heads/master | 2021-01-17T11:05:52.341000 | 2017-04-25T05:22:02 | 2017-04-25T05:22:02 | 32,362,725 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Created by super_000 on 3/9/2015.
*/
import java.text.NumberFormat;
import java.util.Scanner;
//import com.googlecode.charts4j.*;
import java.io.*;
import com.xeiam.xchart.Chart;
import com.xeiam.xchart.QuickChart;
import com.xeiam.xchart.SwingWrapper;
public class Driver {
private static Scanner darkly = ... | UTF-8 | Java | 17,009 | java | Driver.java | Java | [
{
"context": "/**\n * Created by super_000 on 3/9/2015.\n */\n\nimport java.text.NumberFormat;\n",
"end": 27,
"score": 0.9994208216667175,
"start": 18,
"tag": "USERNAME",
"value": "super_000"
}
] | null | [] | /**
* Created by super_000 on 3/9/2015.
*/
import java.text.NumberFormat;
import java.util.Scanner;
//import com.googlecode.charts4j.*;
import java.io.*;
import com.xeiam.xchart.Chart;
import com.xeiam.xchart.QuickChart;
import com.xeiam.xchart.SwingWrapper;
public class Driver {
private static Scanner darkly = ... | 17,009 | 0.471045 | 0.45958 | 393 | 42.2799 | 28.402739 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.063613 | false | false | 6 |
5330c08899bb7a4353a39461d157f6a49a4e0467 | 34,454,227,679,881 | 9c4066cd153f8f7334ae47e9a442bfda4b68cf64 | /app/src/main/java/com/frxs/dispatch/listener/ParentUIListener.java | d3561b99bb648039332e28aee43f09a952d1f405 | [] | no_license | shenkeneng/DispatchApp | https://github.com/shenkeneng/DispatchApp | 2f3efdc5d998f020f3712b53a50a394b8fc71827 | d342e770176a72577940cc0fd22a24158f3a60cf | refs/heads/master | 2020-06-16T23:06:12.098000 | 2019-07-08T03:13:23 | 2019-07-08T03:13:23 | 195,728,302 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.frxs.dispatch.listener;
import android.content.Intent;
/**
* <pre>
* author : ewu
* e-mail : xxx@xx
* time : 2017/06/09
* desc : xxxx描述
* version: 1.0
* </pre>
*/
public interface ParentUIListener {
public abstract void onParentResult(Intent data);
}
| UTF-8 | Java | 305 | java | ParentUIListener.java | Java | [
{
"context": "roid.content.Intent;\n\n/**\n * <pre>\n * author : ewu\n * e-mail : xxx@xx\n * time : 2017/06/09",
"end": 101,
"score": 0.9820120334625244,
"start": 98,
"tag": "USERNAME",
"value": "ewu"
},
{
"context": "\n\n/**\n * <pre>\n * author : ewu\n * e-mai... | null | [] | package com.frxs.dispatch.listener;
import android.content.Intent;
/**
* <pre>
* author : ewu
* e-mail : <EMAIL>
* time : 2017/06/09
* desc : xxxx描述
* version: 1.0
* </pre>
*/
public interface ParentUIListener {
public abstract void onParentResult(Intent data);
}
| 306 | 0.614618 | 0.581395 | 16 | 17.8125 | 15.025889 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.1875 | false | false | 6 |
c25a434d115c859349258bd089aaf3aebc115181 | 34,454,227,681,917 | 482d09844baf9eb4123949f479ec96b71577faa0 | /SpringProject/Shoppingmall/src/main/java/com/company/shoppingmall/dto/requestDTO.java | fe6ffc2906cf3d475527fc70128cb636ad0573e7 | [] | no_license | teidjx25/myPortfolio | https://github.com/teidjx25/myPortfolio | 1070860d5d2e93e0e1b638af030c5e356fd40320 | 62342f3876943998f1b4d297ab0ae5f874f62e1a | refs/heads/main | 2023-04-05T09:17:19.531000 | 2021-04-15T13:53:43 | 2021-04-15T13:53:43 | 358,267,172 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company.shoppingmall.dto;
import java.util.Date;
import org.springframework.web.multipart.MultipartFile;
import com.fasterxml.jackson.annotation.JsonFormat;
import lombok.Data;
public class requestDTO {
private int qnum;
private String title;
private String name;
private String password;
private ... | UTF-8 | Java | 2,577 | java | requestDTO.java | Java | [
{
"context": "d setPassword(String password) {\n\t\tthis.password = password;\n\t}\n\tpublic String getCategory() {\n\t\treturn categ",
"end": 986,
"score": 0.6476767063140869,
"start": 978,
"tag": "PASSWORD",
"value": "password"
},
{
"context": "tle=\" + title + \", name=\" + name +... | null | [] | package com.company.shoppingmall.dto;
import java.util.Date;
import org.springframework.web.multipart.MultipartFile;
import com.fasterxml.jackson.annotation.JsonFormat;
import lombok.Data;
public class requestDTO {
private int qnum;
private String title;
private String name;
private String password;
private ... | 2,581 | 0.685681 | 0.685681 | 121 | 20.297522 | 19.196524 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.710744 | false | false | 6 |
2719bed3c707ac8fb1b6820149d12c6fa4cfb12d | 38,568,806,325,821 | 0e9cfb5ca6299c923153b5d5c67df55f7347bdce | /HomeWork3_NguyenThiYenKhoa_B1709343/app/src/main/java/com/example/homework3_nguyenthiyenkhoa_b1709343/MainActivity.java | 52bab22272c56b2a0a7d6262d45fd1248a38ea77 | [] | no_license | nguyenyenkhoa/learn-android | https://github.com/nguyenyenkhoa/learn-android | 429d627996aae5395bf9cba67e024eb5b7179fe5 | 5cdcc7c5ff4771c0eac29b5f4bf588cb0076c6e8 | refs/heads/master | 2023-02-09T02:47:59.683000 | 2021-01-05T15:29:32 | 2021-01-05T15:29:32 | 326,946,414 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.homework3_nguyenthiyenkhoa_b1709343;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.ContextMenu;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.AnalogClock;
impor... | UTF-8 | Java | 2,880 | java | MainActivity.java | Java | [] | null | [] | package com.example.homework3_nguyenthiyenkhoa_b1709343;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.ContextMenu;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.AnalogClock;
impor... | 2,880 | 0.606993 | 0.595455 | 87 | 31.873564 | 23.270426 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.724138 | false | false | 6 |
051551452ddc0bb800dff150f594acd519156af2 | 29,626,684,464,368 | 5ce569bd9451e0b296d2af69f8800076895bdbbf | /copycat-core/src/main/java/net/kuujo/copycat/serializer/SerializerFactory.java | 2e42d796405697954dfb920678656cc5617921bd | [
"Apache-2.0"
] | permissive | porcelli/copycat | https://github.com/porcelli/copycat | 5623bda2a947e80e7104e46208b3ea3107c787b4 | 6fe753471e8cdabe178f72cbe24e8b077e7b3a1c | refs/heads/master | 2020-03-04T03:59:04.878000 | 2014-09-02T04:10:44 | 2014-09-02T04:10:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2014 the original author or authors.
*
* 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 l... | UTF-8 | Java | 1,760 | java | SerializerFactory.java | Java | [
{
"context": "factory.\n *\n * @author <a href=\"http://github.com/kuujo\">Jordan Halterman</a>\n */\npublic abstract class S",
"end": 812,
"score": 0.9953276515007019,
"start": 807,
"tag": "USERNAME",
"value": "kuujo"
},
{
"context": ".\n *\n * @author <a href=\"http://github.com/ku... | null | [] | /*
* Copyright 2014 the original author or authors.
*
* 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 l... | 1,750 | 0.711364 | 0.706818 | 57 | 29.877193 | 26.798187 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.315789 | false | false | 6 |
5e4f7a881dd1ef00332c0ddb8acd064eb1c4e81b | 35,837,207,146,377 | bf1f88becdc9c6ce1816de21ea6beff29091528f | /hk2-dw/src/main/java/org/serge/ws/rs/hk2/guice/GuiceModule.java | 1272c494bfc5ccd7b4fabee4bbbdfb0eeb669986 | [] | no_license | serhiypal/hk2 | https://github.com/serhiypal/hk2 | 53e6e7b4bc4d358830ff7346dd1b6c22ae8de3ab | 0a6c5f8fe90e4cffc3e72cbb78d9ef6c72289b9b | refs/heads/master | 2021-01-11T10:06:29.147000 | 2017-06-29T07:35:28 | 2017-06-29T07:35:28 | 81,181,080 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.serge.ws.rs.hk2.guice;
import com.google.inject.Binder;
import com.google.inject.Module;
import com.google.inject.Singleton;
public class GuiceModule implements Module {
@Override
public void configure(Binder binder) {
binder.bind(Status.class).to(GuiceStatus.class).in(Singleton.class);
... | UTF-8 | Java | 328 | java | GuiceModule.java | Java | [] | null | [] | package org.serge.ws.rs.hk2.guice;
import com.google.inject.Binder;
import com.google.inject.Module;
import com.google.inject.Singleton;
public class GuiceModule implements Module {
@Override
public void configure(Binder binder) {
binder.bind(Status.class).to(GuiceStatus.class).in(Singleton.class);
... | 328 | 0.740854 | 0.737805 | 14 | 22.428572 | 22.452217 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.357143 | false | false | 6 |
c36cd3e7c931820a7e568f3d16365fce39b29826 | 25,795,573,644,679 | e37294be1b45e867ee44a8fd42c1c04034f494bb | /Android/04-Ortho Triangle/GLESView.java | 112f3dadc558c4488969a141486fee5bf574f02d | [] | no_license | NeerajChandel/Real-Time-Rendering-with-OpenGL | https://github.com/NeerajChandel/Real-Time-Rendering-with-OpenGL | 94cc03e470b9351af800e7d562c37fc4202e0678 | f08483b6dbf5ac4b62a12e99838a50222ba59e21 | refs/heads/master | 2020-03-30T17:44:45.279000 | 2018-10-16T12:02:43 | 2018-10-16T12:02:43 | 151,468,152 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.neeraj5.window;
import android.content.Context;
import android.opengl.GLSurfaceView;
import android.opengl.GLES31; //GLES 3.1 * 100 = GLES31
import javax.microedition.khronos.opengles.GL10;
import javax.microedition.khronos.egl.EGLConfig;
import android.view.MotionEvent;
import android.view.Ge... | UTF-8 | Java | 10,276 | java | GLESView.java | Java | [] | null | [] | package com.example.neeraj5.window;
import android.content.Context;
import android.opengl.GLSurfaceView;
import android.opengl.GLES31; //GLES 3.1 * 100 = GLES31
import javax.microedition.khronos.opengles.GL10;
import javax.microedition.khronos.egl.EGLConfig;
import android.view.MotionEvent;
import android.view.Ge... | 10,276 | 0.639451 | 0.604905 | 379 | 26.110819 | 28.102119 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.229551 | false | false | 6 |
9a46c0939129f47a131a5513937355ec9c2cd6ff | 36,103,495,112,129 | 6ca8f59cca39fa15d12d74fec43e1b62f843657f | /src/main/java/com/jeeplus/modules/gatepass/GatePassController.java | 693be01667fa5038056a82d2311e1796ee7bfa04 | [] | no_license | TomYu1991/Source | https://github.com/TomYu1991/Source | 05508d9e8774c4aa5d06627814a0c04c003aa50b | 39ec0d501773cabdd0c1ff8710f9db16307fa53b | refs/heads/master | 2022-12-22T19:58:40.548000 | 2019-11-25T07:24:25 | 2019-11-25T07:24:25 | 223,887,871 | 0 | 0 | null | false | 2022-12-16T10:52:24 | 2019-11-25T07:32:24 | 2019-11-25T07:33:30 | 2022-12-16T10:52:24 | 14,729 | 0 | 0 | 30 | JavaScript | false | false | /**
* Copyright © 2015-2020 <a href="http://www.jeeplus.org/">JeePlus</a> All rights reserved.
*/
package com.jeeplus.modules.gatepass;
import com.google.common.collect.Lists;
import com.jeeplus.common.json.AjaxJson;
import com.jeeplus.common.utils.*;
import com.jeeplus.common.utils.excel.ExportExcel;
import co... | UTF-8 | Java | 26,616 | java | GatePassController.java | Java | [
{
"context": "java.util.*;\n\n/**\n * 出门条信息Controller\n *\n * @author llh\n * @version 2018-12-24\n */\n@Controller\n@RequestMa",
"end": 2680,
"score": 0.999564528465271,
"start": 2677,
"tag": "USERNAME",
"value": "llh"
},
{
"context": "还是空车\n //查询该车辆进门后是否过磅\n i... | null | [] | /**
* Copyright © 2015-2020 <a href="http://www.jeeplus.org/">JeePlus</a> All rights reserved.
*/
package com.jeeplus.modules.gatepass;
import com.google.common.collect.Lists;
import com.jeeplus.common.json.AjaxJson;
import com.jeeplus.common.utils.*;
import com.jeeplus.common.utils.excel.ExportExcel;
import co... | 26,616 | 0.519143 | 0.514426 | 646 | 38.382355 | 29.684631 | 209 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.549536 | false | false | 6 |
3984ed14ae48f5c7b9c1634387eebef4f9c3d6c3 | 9,594,956,996,247 | 21fd3e2805671160236045899ef3e51c4c139a67 | /concurrency/src/com/timbuchalka/java/ThreadDemo.java | 119fbc146db6a3d4075c2d9998836efebd7df9d4 | [] | no_license | ayunas/java | https://github.com/ayunas/java | 34898e3c7b15237e4e57a7c026c3e947df1834d5 | 28f32f4ed9cc08efe6c0dbe6af8de0f4b48cc308 | refs/heads/master | 2021-05-23T13:10:58.396000 | 2020-06-15T11:30:17 | 2020-06-15T11:30:17 | 253,302,309 | 0 | 0 | null | false | 2020-10-13T22:36:16 | 2020-04-05T18:19:32 | 2020-06-15T11:31:09 | 2020-10-13T22:36:15 | 1,003 | 0 | 0 | 1 | Java | false | false | package com.timbuchalka.java;
import static com.timbuchalka.java.ThreadColors.*;
public class ThreadDemo extends Thread {
ThreadDemo() {
run(); //this runs on same thread of where it was invoked i.e. main
start(); //this runs in a new thread
}
@Override
public void run() {
Sy... | UTF-8 | Java | 672 | java | ThreadDemo.java | Java | [] | null | [] | package com.timbuchalka.java;
import static com.timbuchalka.java.ThreadColors.*;
public class ThreadDemo extends Thread {
ThreadDemo() {
run(); //this runs on same thread of where it was invoked i.e. main
start(); //this runs in a new thread
}
@Override
public void run() {
Sy... | 672 | 0.614583 | 0.607143 | 24 | 27 | 29.151901 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 6 |
c53218d99fabdb28b94bce87b345bb113ff17bfe | 3,856,880,692,910 | 6c10565e44495cca2cc337835c7a6d6489d657ba | /src/main/java/com/android/base/mvvm/viewmodel/ErrorEnvelope.java | bb5a0799c529f694d1d617fbd05346788b13a5d6 | [] | no_license | yuzhongrong/base | https://github.com/yuzhongrong/base | 57f1a95919d40c6994c2ea4ae5b543c51f1b98ba | 80293b25e0cc35a3f715ff34d2891a23050d6022 | refs/heads/master | 2022-05-26T10:33:50.498000 | 2020-05-02T06:06:11 | 2020-05-02T06:06:11 | 260,625,045 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.android.base.mvvm.viewmodel;
import androidx.annotation.Nullable;
public class ErrorEnvelope {
public final int code;
@Nullable
public final String message;
@Nullable
private final Throwable throwable;
public ErrorEnvelope(@Nullable String message) {
this(Constants.ErrorC... | UTF-8 | Java | 651 | java | ErrorEnvelope.java | Java | [] | null | [] | package com.android.base.mvvm.viewmodel;
import androidx.annotation.Nullable;
public class ErrorEnvelope {
public final int code;
@Nullable
public final String message;
@Nullable
private final Throwable throwable;
public ErrorEnvelope(@Nullable String message) {
this(Constants.ErrorC... | 651 | 0.683564 | 0.683564 | 26 | 24.038462 | 23.187332 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.615385 | false | false | 6 |
381b73d63cf7d86e7f59daabfebd302727a94b38 | 2,602,750,215,706 | 6cc578677b67498a94d8e9902a555c2f2ea9c0d0 | /src/main/java/com/yjg/service/serviceImpl/ChinaTypeServiceImpl.java | a5d1e68a64c16fbb63fdf59e9085191780eea6f7 | [] | no_license | wenxuefeng3930/ChinaShoppingManagementSystem | https://github.com/wenxuefeng3930/ChinaShoppingManagementSystem | 5274027b69670097e60b670da30c30935e232bff | d450c1a19da2165f88c2959d1682b918e55d2667 | refs/heads/main | 2023-06-26T04:45:03.550000 | 2021-07-18T04:26:38 | 2021-07-18T04:26:38 | 437,567,608 | 1 | 0 | null | true | 2021-12-12T14:28:00 | 2021-12-12T14:28:00 | 2021-12-12T14:27:58 | 2021-07-18T04:26:50 | 2,710 | 0 | 0 | 0 | null | false | false | package com.yjg.service.serviceImpl;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import org.springframework.stereotype.Service;
import com.yjg.api.model.ChinaType;
import com.yjg.api.model.ChinaTypeD;
import com.yjg.api.service.ChinaTypeService;
import com.... | GB18030 | Java | 6,338 | java | ChinaTypeServiceImpl.java | Java | [] | null | [] | package com.yjg.service.serviceImpl;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import org.springframework.stereotype.Service;
import com.yjg.api.model.ChinaType;
import com.yjg.api.model.ChinaTypeD;
import com.yjg.api.service.ChinaTypeService;
import com.... | 6,338 | 0.737341 | 0.734401 | 186 | 31.913979 | 24.34901 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.44086 | false | false | 6 |
aaf07eca4d5784ba2d79ee6672ffeac50acb92db | 33,234,456,991,175 | 8b34e0b8f1fbea71257a4480cbaa06da5add5204 | /src/main/java/com/example/demo/service/YetAnotherService.java | d5ed4c0a2183c8700b994d69369369055cb849b1 | [] | no_license | kamil-jasek/javapoz22-demo | https://github.com/kamil-jasek/javapoz22-demo | 137fd95744da6a328344b3a079898597caa9774a | ce3ad96e304d12610dc2f9c021d46690f746319a | refs/heads/master | 2023-01-23T16:01:21.773000 | 2020-11-29T13:51:13 | 2020-11-29T13:51:13 | 318,992,052 | 0 | 0 | null | true | 2020-12-06T09:05:29 | 2020-12-06T09:05:28 | 2020-11-29T13:51:20 | 2020-12-05T11:09:36 | 77 | 0 | 0 | 0 | null | false | false | package com.example.demo.service;
import org.springframework.stereotype.Service;
@Service
public class YetAnotherService {
private MyService a;
public YetAnotherService(MyService a) {
this.a = a;
}
public void somthing(){
a.doSomething();
}
}
| UTF-8 | Java | 283 | java | YetAnotherService.java | Java | [] | null | [] | package com.example.demo.service;
import org.springframework.stereotype.Service;
@Service
public class YetAnotherService {
private MyService a;
public YetAnotherService(MyService a) {
this.a = a;
}
public void somthing(){
a.doSomething();
}
}
| 283 | 0.671378 | 0.671378 | 16 | 16.6875 | 15.770696 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3125 | false | false | 6 |
2d3707457b1401319d2bd349e41cb7dcad48b17c | 1,778,116,485,689 | 4a6631cab97ed4da835160aa0a34b93cbdc0fd70 | /ypump-common/src/main/java/com/yanyue/ypump/common/persistence/Page.java | e6eebe32072af881751b9ce56c03ea5e5ea161fa | [] | no_license | xp8100/ypump | https://github.com/xp8100/ypump | 8ed75ad1368d8f0fd5bec40778fc8be33e943301 | e3522622145fc3fea47183ba8ce1713cd60f9b0c | refs/heads/master | 2018-10-25T19:30:34.323000 | 2018-10-24T15:44:19 | 2018-10-24T15:44:19 | 142,390,526 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yanyue.ypump.common.persistence;
import java.io.Serializable;
/**
*
* @author xiaoping.zhang
*
*/
public class Page implements Serializable {
private static final long serialVersionUID = 3269886663478889866L;
public int getCurrPage() {
if (currPage < 1) {
return 1;
} else {
return cur... | UTF-8 | Java | 2,186 | java | Page.java | Java | [
{
"context": "\n\nimport java.io.Serializable;\n\n/**\n * \n * @author xiaoping.zhang\n *\n */\npublic class Page implements Serializable ",
"end": 109,
"score": 0.9975349307060242,
"start": 95,
"tag": "NAME",
"value": "xiaoping.zhang"
}
] | null | [] | package com.yanyue.ypump.common.persistence;
import java.io.Serializable;
/**
*
* @author xiaoping.zhang
*
*/
public class Page implements Serializable {
private static final long serialVersionUID = 3269886663478889866L;
public int getCurrPage() {
if (currPage < 1) {
return 1;
} else {
return cur... | 2,186 | 0.631879 | 0.610057 | 114 | 17.491228 | 16.567377 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.842105 | false | false | 6 |
05fbf2b6f897b62de11762defe0dba3edd6a01c8 | 33,466,385,233,003 | d82779b19dd654b4df93a3392cf8f1af18e1027b | /Nodemac/src/nodemac/ResponderClass.java | 52bcd787a11a63d74005f486cc1bdba7cfb1953f | [] | no_license | GJarzebakPrivate/LB2 | https://github.com/GJarzebakPrivate/LB2 | fa2dae8b755874b59b372284ff1d7a97ebf13df5 | 9ff3034709a6120c256be6a8723883fe0ba95011 | refs/heads/main | 2023-05-05T17:55:41.168000 | 2021-05-31T20:46:05 | 2021-05-31T20:46:05 | null | 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 nodemac;
import java.net.DatagramPacket;
import java.net.DatagramSocket;
import java.net.InetAddress;
import java.net.SocketEx... | UTF-8 | Java | 2,052 | java | ResponderClass.java | Java | [
{
"context": "mport java.util.logging.Logger;\n\n/**\n *\n * @author Gerard\n */\npublic class ResponderClass implements Runnab",
"end": 457,
"score": 0.9996840953826904,
"start": 451,
"tag": "NAME",
"value": "Gerard"
},
{
"context": ");\n //String message = \"REGISTER,nod... | 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 nodemac;
import java.net.DatagramPacket;
import java.net.DatagramSocket;
import java.net.InetAddress;
import java.net.SocketEx... | 2,052 | 0.639864 | 0.62232 | 64 | 31.0625 | 30.622641 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.765625 | false | false | 6 |
3f36f52df4b4834284bb213738804cef627da68b | 22,625,887,764,581 | 452a524e2faf3dd6cd356fe97c602d09d2ec35ca | /src/test/java/com/main/Page04.java | 02fde910f05bb251f17ad2c7262450a1c41f4096 | [] | no_license | svene/JPATips | https://github.com/svene/JPATips | 913a8ac09e44e7ec0c78dd837b7a03f856951f93 | cf51f796d16b3105b95e08c0439a22988f037284 | refs/heads/master | 2021-01-18T18:25:03.806000 | 2014-05-31T10:00:40 | 2014-05-31T10:00:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.main;
import java.util.Collections;
import java.util.Comparator;
import java.util.List;
import java.util.stream.Collectors;
import javax.persistence.EntityManager;
import javax.persistence.Query;
import com.model.Dog;
import com.model.Person;
import org.junit.After;
import org.junit.Before;
import org.ju... | UTF-8 | Java | 5,317 | java | Page04.java | Java | [
{
"context": "name\", Person.class);\n\t\tquery.setParameter(\"name\", name);\n\t\treturn (Person) query.getSingleResult();\n\t}\n\n",
"end": 3521,
"score": 0.9355450868606567,
"start": 3517,
"tag": "NAME",
"value": "name"
}
] | null | [] | package com.main;
import java.util.Collections;
import java.util.Comparator;
import java.util.List;
import java.util.stream.Collectors;
import javax.persistence.EntityManager;
import javax.persistence.Query;
import com.model.Dog;
import com.model.Person;
import org.junit.After;
import org.junit.Before;
import org.ju... | 5,317 | 0.751928 | 0.743841 | 156 | 33.089745 | 34.07653 | 157 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.576923 | false | false | 6 |
45df5a4fc8eed8d3b7556434625dd8bc37c2af3c | 3,006,477,172,078 | 3b5fcdbbd927a89961d157100e3a034c60f4455b | /src/application/GameMain.java | d1661eb96dc7254965164352646c1e6be8bdeaa0 | [] | no_license | Zariem/BumpMeDumpy | https://github.com/Zariem/BumpMeDumpy | 16c72ed5770ec8860b448de22dc59e0946d01dbb | d4fc6621cba5007c03386ed3677288816479284c | refs/heads/master | 2021-01-20T17:20:48.063000 | 2016-07-05T08:08:05 | 2016-07-05T08:08:05 | 62,343,612 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package application;
import javax.swing.JFrame;
public class GameMain {
public static void main(String[] args) {
// starte das Spiel!
int windowHeight = 400;
int windowWidth = 600;
Menu mainMenu = new Menu(windowWidth,windowHeight);
mainMenu.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
mainMenu.setSi... | UTF-8 | Java | 445 | java | GameMain.java | Java | [] | null | [] | package application;
import javax.swing.JFrame;
public class GameMain {
public static void main(String[] args) {
// starte das Spiel!
int windowHeight = 400;
int windowWidth = 600;
Menu mainMenu = new Menu(windowWidth,windowHeight);
mainMenu.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
mainMenu.setSi... | 445 | 0.752809 | 0.739326 | 19 | 22.421053 | 17.912994 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.684211 | false | false | 6 |
babbbe3ccd3ec1e9b7ad9a946c59db4e1cab4d33 | 29,171,417,924,403 | fce7ea1503c7d22f4ab26bc0bd4dfe7e9c4e8ce6 | /app/src/main/java/com/cdkj/myxb/module/appointment/AppointmentCommentActivity.java | dadc6c385d3ef18d09472627db1f9430cf4b347e | [] | no_license | ibisTime/xn-myxb-android | https://github.com/ibisTime/xn-myxb-android | 3675e723ff9abc9f1888ba5ed1ab2b763b64f09a | 89eb4fdb19befe241c123a938782dea1e7fdbe0c | refs/heads/master | 2021-05-03T18:26:49.360000 | 2018-06-13T04:00:12 | 2018-06-13T04:00:12 | 120,411,529 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cdkj.myxb.module.appointment;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.databinding.DataBindingUtil;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.v7.widget.LinearLayoutManager;
import ... | UTF-8 | Java | 8,192 | java | AppointmentCommentActivity.java | Java | [
{
"context": "\nimport retrofit2.Call;\n\n/**\n * 预约评价\n * Created by cdkj on 2018/2/23.\n */\n\npublic class AppointmentCommen",
"end": 1407,
"score": 0.9996355175971985,
"start": 1403,
"tag": "USERNAME",
"value": "cdkj"
},
{
"context": "\"state\";\n private final static String O... | null | [] | package com.cdkj.myxb.module.appointment;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.databinding.DataBindingUtil;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.v7.widget.LinearLayoutManager;
import ... | 8,192 | 0.635542 | 0.63253 | 275 | 27.974545 | 28.66349 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.574545 | false | false | 6 |
8464f6ca2129611621b1b1a9137364ecb75b40aa | 27,041,114,097,037 | 00c07582802a015e11eb31224f9aecc48e5f0f71 | /app/src/main/java/com/qinshou/qinshoubox/me/bean/floor/Floor12.java | e6fed262171a3c3167c7793acdb1e5b13594274b | [] | no_license | mrqinshou/QinshouBox | https://github.com/mrqinshou/QinshouBox | 6e01abaf9799e6949917b8802ccbb83ae9f3c5d3 | ef7a3e5f38ce99dc1795f1147ab7341e98d34e31 | refs/heads/master | 2021-07-19T06:29:55.735000 | 2020-05-22T11:46:13 | 2020-05-22T11:46:13 | 163,412,746 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qinshou.qinshoubox.me.bean.floor;
import com.qinshou.qinshoubox.me.bean.CaseBean;
import com.qinshou.qinshoubox.me.bean.Position;
import com.qinshou.qinshoubox.me.bean.building.Road;
import com.qinshou.qinshoubox.me.bean.building.Wall;
import com.qinshou.qinshoubox.me.bean.monster.GaoJiWeiBing;
import com... | UTF-8 | Java | 7,175 | java | Floor12.java | Java | [
{
"context": "il.List;\n\n/**\n * Description:第 12 层\n * Created by 禽兽先生\n * Created on 2017/4/27\n */\n\npublic class Floor12",
"end": 1550,
"score": 0.8147039413452148,
"start": 1546,
"tag": "NAME",
"value": "禽兽先生"
}
] | null | [] | package com.qinshou.qinshoubox.me.bean.floor;
import com.qinshou.qinshoubox.me.bean.CaseBean;
import com.qinshou.qinshoubox.me.bean.Position;
import com.qinshou.qinshoubox.me.bean.building.Road;
import com.qinshou.qinshoubox.me.bean.building.Wall;
import com.qinshou.qinshoubox.me.bean.monster.GaoJiWeiBing;
import com... | 7,175 | 0.601005 | 0.572386 | 219 | 31.707762 | 16.398197 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.840183 | false | false | 6 |
75c73f2efd5b11f7bbae25cddb6b7910ad6dffda | 111,669,192,795 | 5d100eb7d0de7a0613297d0c2044bc1b381fc6c9 | /purdy-gwt/src/main/java/org/dmp/gwtpurdy/client/grid/FixedHeaderGrid.java | 4c958bccbd61947faa1d1e23d9d91d99df1b7688 | [
"MIT"
] | permissive | logicpeters/dodecahelix | https://github.com/logicpeters/dodecahelix | 8776d7de30b9b89f25fcff6fd436db8fc6a67fe0 | 6c3a5959c78fa7ec775b15c0343a6538e0bf51a7 | refs/heads/master | 2023-04-30T01:11:11.706000 | 2022-06-22T19:46:40 | 2022-06-22T19:46:40 | 90,810,004 | 0 | 0 | MIT | false | 2022-06-22T19:46:29 | 2017-05-10T02:00:27 | 2022-06-22T19:46:23 | 2022-06-22T19:46:28 | 1,793 | 0 | 0 | 1 | Java | false | false | package org.dmp.gwtpurdy.client.grid;
import java.util.List;
import org.dmp.gwtpurdy.client.base.BaseResource;
import org.dmp.gwtpurdy.client.grid.column.ColumnConfig;
import org.dmp.gwtpurdy.client.grid.data.GridRecord;
import com.google.gwt.core.client.GWT;
import com.google.gwt.user.cellview.client.SimplePager;
i... | UTF-8 | Java | 3,236 | java | FixedHeaderGrid.java | Java | [
{
"context": "scrolls)\n * and paging controls\n * \n * @author dpeters\n *\n */\npublic class FixedHeaderGrid extends Compo",
"end": 717,
"score": 0.9976649284362793,
"start": 710,
"tag": "USERNAME",
"value": "dpeters"
}
] | null | [] | package org.dmp.gwtpurdy.client.grid;
import java.util.List;
import org.dmp.gwtpurdy.client.base.BaseResource;
import org.dmp.gwtpurdy.client.grid.column.ColumnConfig;
import org.dmp.gwtpurdy.client.grid.data.GridRecord;
import com.google.gwt.core.client.GWT;
import com.google.gwt.user.cellview.client.SimplePager;
i... | 3,236 | 0.697775 | 0.697466 | 99 | 31.686869 | 26.905613 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.616162 | false | false | 6 |
8d2dbb9df2a75fb7e62eee49835bac87a5612c4d | 36,593,121,373,441 | b6b7174f77766cd19d36abb624f06ec4b270f61e | /src/main/java/overtime/Main.java | 0893e863ebc2b06807367593fa17360613422751 | [] | no_license | amarraja123/OvertimePayCalculator | https://github.com/amarraja123/OvertimePayCalculator | 173d2c227147aa9e2e3312eb7db4ed85e8c6186e | 032e221b203aaaf0c84bf60490482be42ad9fcf7 | refs/heads/master | 2021-01-10T13:44:03.412000 | 2016-01-13T04:13:19 | 2016-01-13T04:13:46 | 49,316,174 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package overtime;
import java.util.ArrayList;
import java.util.List;
public class Main {
public static final void main(String args[]) {
OverTimeCalculator ot1 = new OverTimeMoreThan70HrsDecorator(new OverTime40to60HrsDecorator(new OverTimeLessThan40HrsDecorator(new SimpleOverTimeCalculator())));
Division di... | UTF-8 | Java | 611 | java | Main.java | Java | [] | null | [] | package overtime;
import java.util.ArrayList;
import java.util.List;
public class Main {
public static final void main(String args[]) {
OverTimeCalculator ot1 = new OverTimeMoreThan70HrsDecorator(new OverTime40to60HrsDecorator(new OverTimeLessThan40HrsDecorator(new SimpleOverTimeCalculator())));
Division di... | 611 | 0.765957 | 0.746318 | 21 | 28.095238 | 36.131908 | 162 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.619048 | false | false | 6 |
acd7a9f462de9e20f597641a99e3fd118c74f435 | 34,703,335,770,561 | 1ab4d941a8fd03b81ebaa1592ad2b4b1586d96f3 | /src/fr/eazyender/skyblock/world/SkyBlockGen.java | e7b6dcb86d25a61a3decd6b2f878f7b8af207915 | [] | no_license | EazyEnder/Skyeim | https://github.com/EazyEnder/Skyeim | 78ca319898e16b7a5eec7108b1956f7f236f8a95 | 8c284edbb8b37185b3ee1ee6b099299bfb1f31b6 | refs/heads/master | 2020-07-02T18:34:22.707000 | 2020-06-17T14:47:09 | 2020-06-17T14:47:09 | 201,623,610 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fr.eazyender.skyblock.world;
import java.util.Arrays;
import java.util.List;
import java.util.Random;
import org.bukkit.World;
import org.bukkit.generator.BlockPopulator;
import org.bukkit.generator.ChunkGenerator;
public class SkyBlockGen extends ChunkGenerator
{
public List<BlockPopulator> getD... | UTF-8 | Java | 826 | java | SkyBlockGen.java | Java | [] | null | [] | package fr.eazyender.skyblock.world;
import java.util.Arrays;
import java.util.List;
import java.util.Random;
import org.bukkit.World;
import org.bukkit.generator.BlockPopulator;
import org.bukkit.generator.ChunkGenerator;
public class SkyBlockGen extends ChunkGenerator
{
public List<BlockPopulator> getD... | 826 | 0.66707 | 0.659806 | 31 | 24.645161 | 25.728794 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.677419 | false | false | 6 |
8bab4a2a14d0f7c46e4c17027f80d309fc8ca4fe | 31,490,700,271,454 | 97262b832b73b38083cd817df401f91d0a7cd602 | /src/com/shpp/p2p/cs/vkolisnichenko/assignment15/Assignment15Part1.java | ee9f13edbbb9d0b4d80a0d4b5a475bcbcce06834 | [] | no_license | Slava0271/Computer-science | https://github.com/Slava0271/Computer-science | a738232b40b8467ece0a0aa24afa1f6d2cc06a94 | 30aaac8d997a1d93b88cfae491ea470eb2ef4112 | refs/heads/master | 2023-02-27T20:33:46.368000 | 2021-02-07T19:28:39 | 2021-02-07T19:28:39 | 336,870,935 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.shpp.p2p.cs.vkolisnichenko.assignment15;
import java.io.File;
/**
* The main class in which objects are created and
* methods are called to implement the Huffman algorithm.
* The class also implements a method that collects information
*/
public class Assignment15Part1 {
/**
* A method in wh... | UTF-8 | Java | 3,523 | java | Assignment15Part1.java | Java | [] | null | [] | package com.shpp.p2p.cs.vkolisnichenko.assignment15;
import java.io.File;
/**
* The main class in which objects are created and
* methods are called to implement the Huffman algorithm.
* The class also implements a method that collects information
*/
public class Assignment15Part1 {
/**
* A method in wh... | 3,523 | 0.624184 | 0.619642 | 98 | 34.938774 | 28.394026 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.387755 | false | false | 6 |
4191f8644cc1708dc3e70d5954117686d376b298 | 34,849,364,677,003 | fdabfe461e9601c0fcd9aaee945fc7be1bc07615 | /old-external/JavaHamcrest/hamcrest-core/src/test/java/org/hamcrest/TypeSafeDiagnosingMatcherTest.java | 0b00139129f2ec8f81e33fe8da1b1b223295393f | [
"BSD-3-Clause",
"Apache-2.0",
"BSD-2-Clause"
] | permissive | veriktig/scandium | https://github.com/veriktig/scandium | b6e8bb0e495d44c7fa278c066fda0d616f2d65c3 | bcba8f9d6ce15575655fa323dcf9a5d06568c805 | refs/heads/master | 2023-03-16T12:37:09.597000 | 2022-04-06T23:16:42 | 2022-04-06T23:16:42 | 120,193,106 | 1 | 0 | Apache-2.0 | false | 2023-02-22T08:02:11 | 2018-02-04T14:41:29 | 2023-02-15T02:04:22 | 2023-02-22T08:02:10 | 85,248 | 1 | 0 | 9 | Java | false | false | package org.hamcrest;
import org.junit.Test;
import static org.hamcrest.AbstractMatcherTest.*;
/**
* @author Steve Freeman 2016 http://www.hamcrest.com
*/
@SuppressWarnings("WeakerAccess")
public class TypeSafeDiagnosingMatcherTest {
@Test public void
describesMismatches() {
assertMismatchDescript... | UTF-8 | Java | 2,804 | java | TypeSafeDiagnosingMatcherTest.java | Java | [
{
"context": "rg.hamcrest.AbstractMatcherTest.*;\n\n/**\n * @author Steve Freeman 2016 http://www.hamcrest.com\n */\n@SuppressWarning",
"end": 126,
"score": 0.9998494982719421,
"start": 113,
"tag": "NAME",
"value": "Steve Freeman"
}
] | null | [] | package org.hamcrest;
import org.junit.Test;
import static org.hamcrest.AbstractMatcherTest.*;
/**
* @author <NAME> 2016 http://www.hamcrest.com
*/
@SuppressWarnings("WeakerAccess")
public class TypeSafeDiagnosingMatcherTest {
@Test public void
describesMismatches() {
assertMismatchDescription("wa... | 2,797 | 0.683666 | 0.68224 | 81 | 33.617283 | 33.754951 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.580247 | false | false | 6 |
f696978e8436a3e6065758fe8c7f8ee82a680b08 | 38,817,914,427,659 | 1d3535a9eb80212ac26d0d62d6f6544945ca5461 | /src/main/java/pglott/design/observer/selfmade/WeatherStation.java | 2a95516cc38607acb18542376ed7524ad199111b | [
"MIT"
] | permissive | pglott/design-patterns | https://github.com/pglott/design-patterns | 9973c0549b59230b3339ab9c641545cd44000f5e | 8fa0781146092b2a34eb64c5dfff4631465d4516 | refs/heads/master | 2018-11-12T09:23:02.177000 | 2018-08-27T21:13:53 | 2018-08-27T21:13:53 | 145,763,756 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pglott.design.observer.selfmade;
import pglott.design.observer.selfmade.displays.CurrentConditionsDisplay;
import pglott.design.observer.selfmade.displays.LCDWeatherDisplay;
import pglott.design.observer.selfmade.displays.WeatherDisplay;
public class WeatherStation {
public static void main(String ... | UTF-8 | Java | 648 | java | WeatherStation.java | Java | [] | null | [] | package pglott.design.observer.selfmade;
import pglott.design.observer.selfmade.displays.CurrentConditionsDisplay;
import pglott.design.observer.selfmade.displays.LCDWeatherDisplay;
import pglott.design.observer.selfmade.displays.WeatherDisplay;
public class WeatherStation {
public static void main(String ... | 648 | 0.733025 | 0.70216 | 17 | 35.882355 | 28.7195 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.764706 | false | false | 6 |
f5706371dd3c5e3ba30898d236e567bdcbd48e55 | 38,225,208,943,598 | e39fd1b02a9389d150f68d4b291252510ca31609 | /src/main/java/guru/oussama/blog/hexarchi/domain/entities/PhoneBook.java | 86069b750ab6036b1e95749e5e773dd045a6a3ca | [] | no_license | oussama-guru/java-hexagonal-architecture | https://github.com/oussama-guru/java-hexagonal-architecture | ac710531a51a703df60aa2639b6528aee501890c | f14b8e1027be044e13ae19f635a4a7ab0e438990 | refs/heads/main | 2022-12-26T07:38:32.677000 | 2020-10-04T10:44:08 | 2020-10-04T10:44:08 | 300,702,640 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package guru.oussama.blog.hexarchi.domain.entities;
import java.util.List;
public class PhoneBook {
private Long id;
private List<String> numbers;
public PhoneBook(Long id, List<String> numbers) {
this.id = id;
this.numbers = numbers;
}
public void addNumber(String number) {
... | UTF-8 | Java | 627 | java | PhoneBook.java | Java | [] | null | [] | package guru.oussama.blog.hexarchi.domain.entities;
import java.util.List;
public class PhoneBook {
private Long id;
private List<String> numbers;
public PhoneBook(Long id, List<String> numbers) {
this.id = id;
this.numbers = numbers;
}
public void addNumber(String number) {
... | 627 | 0.599681 | 0.599681 | 33 | 18 | 16.711454 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 6 |
f031f8252595716f857665ae8b12435eafc41149 | 37,340,445,691,021 | 016ebadd697e756103039c0890f61c0c4f0b3fd0 | /Java GUI/PieChart/PieChart.java | 6f3169e957b103c6a0418a57d6651d1c7f03ee9d | [] | no_license | thisIsJooS/Java-Exercises | https://github.com/thisIsJooS/Java-Exercises | b1f0c50e11fc831e8d58721f37c6b53029dd1eb2 | 28c4c449b17fb05940f7278739bca3ebe36c453c | refs/heads/main | 2023-05-28T00:11:54.140000 | 2023-01-24T06:41:09 | 2023-01-24T06:41:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //명품 Java Programming ch12 Q011 681p
//draw Pie Chart
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
public class PieChart extends JFrame{
private String [] itemName = {"apple", "cherry", "strawberry", "prune"};
private JTextField [] tf = new JTextField [4];
private int [] data = {0,0,0,0};
... | UTF-8 | Java | 2,711 | java | PieChart.java | Java | [] | null | [] | //명품 Java Programming ch12 Q011 681p
//draw Pie Chart
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
public class PieChart extends JFrame{
private String [] itemName = {"apple", "cherry", "strawberry", "prune"};
private JTextField [] tf = new JTextField [4];
private int [] data = {0,0,0,0};
... | 2,711 | 0.598642 | 0.576009 | 98 | 26.040817 | 21.20306 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.816327 | false | false | 6 |
d2c59e57550837ab5504cc9516f0e34309fe20e7 | 154,618,883,246 | c62f0fee09610dc82066f4f014f3f2c32405e235 | /pipeline/src/main/java/com/hartwig/pipeline/Configuration.java | f4c3bd11ec05dd3add38bc0d791f705fffea3fc0 | [
"MIT"
] | permissive | heuermh/hartwigmedical-pipeline2 | https://github.com/heuermh/hartwigmedical-pipeline2 | 458d7f0ae1180ec70d8f5dcf6107e7cf6149a269 | 3e138900d5460de545137ea4fc6346b6547c84e4 | refs/heads/master | 2020-03-21T15:55:28.861000 | 2018-06-21T20:39:26 | 2018-06-21T20:39:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hartwig.pipeline;
import java.util.Map;
import org.immutables.value.Value;
@Value.Immutable
public interface Configuration {
enum Flavour {
GATK4,
ADAM
}
@Value.Default
default Flavour flavour() {
return Flavour.ADAM;
}
String sparkMaster();
String ... | UTF-8 | Java | 657 | java | Configuration.java | Java | [] | null | [] | package com.hartwig.pipeline;
import java.util.Map;
import org.immutables.value.Value;
@Value.Immutable
public interface Configuration {
enum Flavour {
GATK4,
ADAM
}
@Value.Default
default Flavour flavour() {
return Flavour.ADAM;
}
String sparkMaster();
String ... | 657 | 0.660578 | 0.659056 | 38 | 16.289474 | 16.099865 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.342105 | false | false | 6 |
8f5cd432043a720cf1bc2ac0f8fd2036e1a36df5 | 29,626,684,471,604 | cd9ce9b656d9594cf5a19df4ad50b5c9f5aff624 | /src/test/java/lz/testDesignMode/strategy/GivenGreenLight.java | 3eab654373d7285fb8067a9641623ecce1463659 | [] | no_license | zzlzlizhen/javaDesignMode | https://github.com/zzlzlizhen/javaDesignMode | 2b7f23ecc7c93ea305f93abd52fadae4ac85f277 | bfa7b08b8c56487275120ad6ea5e2cbe9c5bdf5e | refs/heads/master | 2021-01-13T10:18:47.578000 | 2016-12-16T10:08:47 | 2016-12-16T10:08:47 | 76,628,662 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package lz.testDesignMode.strategy;
/**
* @author lizhen_pc
* 求吴国太开绿灯放行
*123
*/
public class GivenGreenLight implements Strategy {
public void operate() {
System.out.println("求吴国太开个绿灯,放行");
}
}
| UTF-8 | Java | 280 | java | GivenGreenLight.java | Java | [
{
"context": "age lz.testDesignMode.strategy;\r\n\r\n/**\r\n * @author lizhen_pc\r\n * 求吴国太开绿灯放行\r\n *123\r\n */\r\npublic class GivenGree",
"end": 79,
"score": 0.9996487498283386,
"start": 70,
"tag": "USERNAME",
"value": "lizhen_pc"
}
] | null | [] | /**
*
*/
package lz.testDesignMode.strategy;
/**
* @author lizhen_pc
* 求吴国太开绿灯放行
*123
*/
public class GivenGreenLight implements Strategy {
public void operate() {
System.out.println("求吴国太开个绿灯,放行");
}
}
| 280 | 0.6 | 0.5875 | 19 | 10.631579 | 14.640285 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421053 | false | false | 6 |
ca10f2eaf97524a98b9add3696de63b8e22f9505 | 39,135,742,005,207 | c3fd7da24e990c047b55cd0380861d3170fa5a96 | /src/main/java/com/weather/WeatherApi/util/GlobalExceptionHandler.java | 5fa9b9d257012b9a49715c65533a1d010ed400a9 | [] | no_license | sats17/Java-WeatherAppSystemLayer | https://github.com/sats17/Java-WeatherAppSystemLayer | 8cff71f97aa1f436577f53410d75e0be6c730598 | b4f9e3b5504ad88066ce186177f136a4a9f90cbc | refs/heads/master | 2020-11-26T15:13:01.953000 | 2020-04-25T17:23:01 | 2020-04-25T17:23:01 | 229,118,210 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.weather.WeatherApi.util;
import java.util.Date;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.ControllerAdvice;
import org.springframework.web.bind.annotation.ExceptionHandler;
import org.springframework.web.conte... | UTF-8 | Java | 2,934 | java | GlobalExceptionHandler.java | Java | [] | null | [] | package com.weather.WeatherApi.util;
import java.util.Date;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.ControllerAdvice;
import org.springframework.web.bind.annotation.ExceptionHandler;
import org.springframework.web.conte... | 2,934 | 0.820382 | 0.820382 | 73 | 39.19178 | 41.585251 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.424658 | false | false | 6 |
951704ca1fb58d43e078939f342f619de319f31a | 38,723,425,186,611 | 1730a76946b11b118638bcd520e0f39d9fa4bc1f | /src/com/ss/firstwk/mon/pattern/RunPattern.java | 27b241d05fac592c60f28502dbfe3a511ca72380 | [] | no_license | lexinelson/SS_Training_Tasks | https://github.com/lexinelson/SS_Training_Tasks | 080804472529e351586421b0030226a89b26b564 | e771b7e8719ea642856ce7f7d21ec2d1ecba32bb | refs/heads/master | 2023-03-23T22:17:09.774000 | 2021-03-15T21:12:11 | 2021-03-15T21:12:11 | 346,065,588 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Week 1 - Day 1 - Pattern Task
*/
package com.ss.firstwk.mon.pattern;
/**
* Print Pattern and CenterPattern in Console
* @author Lexi Nelson
*
*/
public class RunPattern {
/** Main Method - array of patterns then print
* @param args
*/
public static void main(String[] args) {
Pattern[] pat = new Pa... | UTF-8 | Java | 499 | java | RunPattern.java | Java | [
{
"context": "nt Pattern and CenterPattern in Console\n * @author Lexi Nelson\n *\n */\npublic class RunPattern {\n\n\t/** Main Metho",
"end": 150,
"score": 0.9998452067375183,
"start": 139,
"tag": "NAME",
"value": "Lexi Nelson"
}
] | null | [] | /**
* Week 1 - Day 1 - Pattern Task
*/
package com.ss.firstwk.mon.pattern;
/**
* Print Pattern and CenterPattern in Console
* @author <NAME>
*
*/
public class RunPattern {
/** Main Method - array of patterns then print
* @param args
*/
public static void main(String[] args) {
Pattern[] pat = new Pattern... | 494 | 0.627254 | 0.607214 | 27 | 17.481482 | 16.102381 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.111111 | false | false | 6 |
8c9b63710b447c1a847d4dd098476b241f155eb5 | 39,067,022,534,210 | 56b0ddb9a1de9b0c8401d8779e916b98dfd02a41 | /src/main/java/com/pawan/algorithms/dp/done/Bytelandian.java | c4ee07053579f275e55675234fb0e8441fdf60ec | [] | no_license | pawan2087/algorithms | https://github.com/pawan2087/algorithms | 4663970bf5fa8f280de3a86e5f4b18ced21faba9 | c1052d240e406af2b9ebea9be7fb81dd4fd7a6b5 | refs/heads/master | 2021-01-19T10:22:34.914000 | 2017-09-25T14:02:31 | 2017-09-25T14:02:31 | 87,856,398 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pawan.algorithms.dp.done;
import java.util.*;
/**
* Created by pawan.s on 9/11/2017.
*/
//http://www.spoj.com/problems/COINS/
public class Bytelandian {
static Map<Integer, Long> dp = new HashMap<Integer, Long>();
public static void main(String[] args) {
int n = 18;
System.out.f... | UTF-8 | Java | 723 | java | Bytelandian.java | Java | [
{
"context": "s.dp.done;\n\nimport java.util.*;\n\n/**\n * Created by pawan.s on 9/11/2017.\n */\n//http://www.spoj.com/problems/",
"end": 85,
"score": 0.9989514350891113,
"start": 78,
"tag": "USERNAME",
"value": "pawan.s"
}
] | null | [] | package com.pawan.algorithms.dp.done;
import java.util.*;
/**
* Created by pawan.s on 9/11/2017.
*/
//http://www.spoj.com/problems/COINS/
public class Bytelandian {
static Map<Integer, Long> dp = new HashMap<Integer, Long>();
public static void main(String[] args) {
int n = 18;
System.out.f... | 723 | 0.496542 | 0.477178 | 35 | 19.657143 | 17.883659 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.457143 | false | false | 6 |
40afcfefd6834ab622183bf9c55284961253290c | 37,254,546,353,469 | f9d9d2d4c8909ee68e3f3fe5b9344395cdec713d | /ssm/src/main/java/com/hand/util/FormData.java | 63373b96630e2a86b595e85a15da072985b0dd86 | [] | no_license | Burgges/SSM-Shiro-JsGrid | https://github.com/Burgges/SSM-Shiro-JsGrid | 5ce619cf510f7b494605fa8c07f978fe947181d7 | f498c90909d1a5dbeb989e8e67bbe44ee919981e | refs/heads/master | 2021-08-26T07:29:52.876000 | 2017-11-22T09:15:56 | 2017-11-22T09:15:56 | 111,653,686 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hand.util;
import com.hand.model.Permission;
import java.util.ArrayList;
/**
* Created by Nick on 2017/10/10.
*
*/
public class FormData {
private ArrayList<Permission> permissions;
public ArrayList<Permission> getPermissions() {
return permissions;
}
public void setPermissio... | UTF-8 | Java | 408 | java | FormData.java | Java | [
{
"context": "n;\n\nimport java.util.ArrayList;\n\n/**\n * Created by Nick on 2017/10/10.\n *\n */\npublic class FormData {\n ",
"end": 110,
"score": 0.9804670214653015,
"start": 106,
"tag": "NAME",
"value": "Nick"
}
] | null | [] | package com.hand.util;
import com.hand.model.Permission;
import java.util.ArrayList;
/**
* Created by Nick on 2017/10/10.
*
*/
public class FormData {
private ArrayList<Permission> permissions;
public ArrayList<Permission> getPermissions() {
return permissions;
}
public void setPermissio... | 408 | 0.696078 | 0.676471 | 21 | 18.428572 | 19.901115 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 6 |
49b2990a0df755fb914e1a13a4c7fc27e882585e | 37,340,445,697,352 | c6eb61d60f7616caf0f30555bb6a228506759235 | /FmDataReporter/src/commons/bean/DataType.java | 3ad543e1ef78a128c1ae3a2e9c726164191da0f6 | [] | no_license | clarkccc/connector | https://github.com/clarkccc/connector | 205a6e7a32b85085d452b542d7e2fcd63326b142 | ab6646e07c916861ec7686a7df1c8e1aced35ae6 | refs/heads/master | 2016-03-22T13:39:03.698000 | 2014-09-15T07:18:58 | 2014-09-15T07:18:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package commons.bean;
public enum DataType { RTCM2,RTCM3,CMP,NOVATEL,TRIMBLE,LEICA; } | UTF-8 | Java | 88 | java | DataType.java | Java | [] | null | [] | package commons.bean;
public enum DataType { RTCM2,RTCM3,CMP,NOVATEL,TRIMBLE,LEICA; } | 88 | 0.772727 | 0.75 | 3 | 28 | 26.191601 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.333333 | false | false | 6 |
80bfeddb2ac58bb2acd848e5179aacc88a43cb21 | 35,390,530,560,391 | 1817097e77240c5bc872728e1eeca63833b96ae3 | /src/main/java/models/FlashCard.java | 272471c3051fb8c80e4a31a9b663e130b45304dc | [] | no_license | gembly278/FlashCards | https://github.com/gembly278/FlashCards | 97a83dd983d204a46eb53e4dd5fcdf5bb485169d | ec7d30a3a835be0d6e77abae9ff280f93d3e206a | refs/heads/master | 2018-01-14T11:32:19.517000 | 2017-07-23T04:50:24 | 2017-07-23T04:50:24 | 95,513,292 | 0 | 0 | null | false | 2017-06-27T03:26:59 | 2017-06-27T03:22:34 | 2017-06-27T03:22:34 | 2017-06-27T03:26:59 | 0 | 0 | 0 | 0 | null | null | null | package models;
/**
* Created by Gemma on 2/07/2017.
* A Class to contain both sides of a flashcard
*/
public class FlashCard {
private CardSide cardSide = CardSide.LEARNINGLANGUAGE; //Default is the language the user is learning
public void flip(){
if(cardSide.getValue() == 0){
cardSi... | UTF-8 | Java | 503 | java | FlashCard.java | Java | [
{
"context": "package models;\n\n/**\n * Created by Gemma on 2/07/2017.\n * A Class to contain both sides of",
"end": 40,
"score": 0.9800585508346558,
"start": 35,
"tag": "NAME",
"value": "Gemma"
}
] | null | [] | package models;
/**
* Created by Gemma on 2/07/2017.
* A Class to contain both sides of a flashcard
*/
public class FlashCard {
private CardSide cardSide = CardSide.LEARNINGLANGUAGE; //Default is the language the user is learning
public void flip(){
if(cardSide.getValue() == 0){
cardSi... | 503 | 0.624254 | 0.60835 | 22 | 21.863636 | 24.608379 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.227273 | false | false | 6 |
e2179d68e59e3c026a8df6de1c6385233457a726 | 25,924,422,623,195 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/28/28_9c23710871b148eeb969d7663f014fdcb79834ca/Database/28_9c23710871b148eeb969d7663f014fdcb79834ca_Database_s.java | c52696d0ba92963c38ddeb40d5251aeb031fba31 | [] | no_license | zhongxingyu/Seer | https://github.com/zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516000 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | false | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | 2023-06-21T00:53:27 | 2023-06-22T07:55:57 | 2,849,868 | 2 | 2 | 0 | null | false | false | /*
* Copyright 2011 Brian S O'Neill
*
* 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... | UTF-8 | Java | 34,271 | java | 28_9c23710871b148eeb969d7663f014fdcb79834ca_Database_s.java | Java | [
{
"context": " /*\r\n * Copyright 2011 Brian S O'Neill\r\n *\r\n * Licensed under the Apache License, Ver",
"end": 40,
"score": 0.9998690485954285,
"start": 25,
"tag": "NAME",
"value": "Brian S O'Neill"
},
{
"context": "ojen.tupl.Node.*;\r\n \r\n /**\r\n * \r\n *\r\n * @autho... | null | [] | /*
* Copyright 2011 <NAME>
*
* 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 applicab... | 34,248 | 0.536897 | 0.533396 | 944 | 34.302967 | 25.724611 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.519068 | false | false | 6 |
e1ac1620f5819a19b3fbe8d07157e378522b46a5 | 26,121,991,136,417 | 353e83bb3f900f5454262fc67993020fdb0bbd8c | /src/java/Main/Main.java | f2e54ed3bb1d0c304d950d7cade31adb20bab921 | [] | no_license | tatsujb/TP05-Formulaire-2 | https://github.com/tatsujb/TP05-Formulaire-2 | 5b663da10363250aea7681f622218a2b0c809ffd | d5b4cd8af13cffab2b4420a68ec6e4036e43ae74 | refs/heads/master | 2021-01-21T18:33:56.120000 | 2017-05-23T14:54:52 | 2017-05-23T14:54:52 | 92,058,939 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import Bean.Utilisateur;
import DAO.UtilisateurDAO;
import java.sql.SQLException;
public class Main {
public static void main(String[] args) throws SQLException {
UtilisateurDAO utilisateur = new UtilisateurDAO();
utilisateur.create(new Utilisateur(0, "lct@hotmail.fr", "12345", "paul"));
}
}... | UTF-8 | Java | 321 | java | Main.java | Java | [
{
"context": ");\n utilisateur.create(new Utilisateur(0, \"lct@hotmail.fr\", \"12345\", \"paul\"));\n }\n}\n",
"end": 291,
"score": 0.9999250769615173,
"start": 277,
"tag": "EMAIL",
"value": "lct@hotmail.fr"
},
{
"context": "te(new Utilisateur(0, \"lct@hotmail.fr\", \"12345... | null | [] |
import Bean.Utilisateur;
import DAO.UtilisateurDAO;
import java.sql.SQLException;
public class Main {
public static void main(String[] args) throws SQLException {
UtilisateurDAO utilisateur = new UtilisateurDAO();
utilisateur.create(new Utilisateur(0, "<EMAIL>", "12345", "paul"));
}
}
| 314 | 0.707165 | 0.688474 | 12 | 25.666666 | 27.016457 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 6 |
5a17f9b2d2001c2fe8c607852f2512a5820ba053 | 506,806,210,189 | 5b0106e12584517236e0824ec46a3665b5054db2 | /src/main/java/cat/itb/videogamegestion/repositories/UserRepository.java | 03c2dbbb56ae1dbf9291db6fe81fa1caa3678b75 | [] | no_license | hachi22/videogame_gestion | https://github.com/hachi22/videogame_gestion | 2415d2e6b5ed193bb506b793b786bb33806af2a4 | bfcd66fe90e9519543e1d180f1af068ab95c12ad | refs/heads/master | 2023-04-11T05:14:16.084000 | 2021-04-29T22:21:52 | 2021-04-29T22:21:52 | 360,573,644 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cat.itb.videogamegestion.repositories;
import cat.itb.videogamegestion.models.UserObject;
import org.springframework.data.repository.CrudRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface UserRepository extends CrudRepository<UserObject,String> {
}
| UTF-8 | Java | 308 | java | UserRepository.java | Java | [] | null | [] | package cat.itb.videogamegestion.repositories;
import cat.itb.videogamegestion.models.UserObject;
import org.springframework.data.repository.CrudRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface UserRepository extends CrudRepository<UserObject,String> {
}
| 308 | 0.834416 | 0.834416 | 9 | 32.222221 | 27.454115 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 6 |
695009fe2f8636c49d50e0d54e5547b280134ea7 | 10,161,892,685,250 | 7ad1d9c2fac44ec4f2819f5696445204e93a331c | /src/main/java/com/luo/miaosha/dao/MiaoshaOrderMapper.java | 696b2e65abe737481bfc8a190008ca94e5003d5b | [] | no_license | luolili/bf | https://github.com/luolili/bf | 3a78742201267836d0850b0aafffefaaa838798a | 1ffdb8f22fc6872e27236096ab0449a8b6ec0633 | refs/heads/master | 2022-07-02T18:51:56.389000 | 2019-11-04T11:44:14 | 2019-11-04T11:44:14 | 212,019,138 | 0 | 0 | null | false | 2022-06-17T02:33:49 | 2019-10-01T05:28:43 | 2019-11-04T11:47:47 | 2022-06-17T02:33:48 | 64 | 0 | 0 | 3 | Java | false | false | package com.luo.miaosha.dao;
import com.luo.miaosha.domain.MiaoshaOrder;
import com.luo.miaosha.domain.MiaoshaUser;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
import org.apache.ibatis.annotations.Select;
@Mapper
public interface MiaoshaOrderMapper {
@Select("select *... | UTF-8 | Java | 613 | java | MiaoshaOrderMapper.java | Java | [] | null | [] | package com.luo.miaosha.dao;
import com.luo.miaosha.domain.MiaoshaOrder;
import com.luo.miaosha.domain.MiaoshaUser;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
import org.apache.ibatis.annotations.Select;
@Mapper
public interface MiaoshaOrderMapper {
@Select("select *... | 613 | 0.75367 | 0.75367 | 19 | 31.263159 | 30.973404 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.473684 | false | false | 6 |
97b6594af13cc61d56da917def10ab68611bdfbe | 18,889,266,174,937 | 02ca54e3fc3e89869cc75846808ba374b7efcd84 | /src/Arrays/PrefixSumPart1.java | 89124a05b070946ffe0b337c663cb8e40877c765 | [] | no_license | Bishalj/Practice | https://github.com/Bishalj/Practice | bb3ddb4c54d3767aedce0992e74917deee88fe79 | cb44a2b11f2b3e5ba8d73980e5428b00dc0d368b | refs/heads/master | 2020-10-01T10:56:08.786000 | 2020-09-07T17:50:49 | 2020-09-07T17:50:49 | 114,151,419 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Arrays;
public class PrefixSumPart1 {
static int summationArray[];
static {
int arr[] = {7,-6,-4,2,20,-1,0,7};
storeSummationOfValuesInArray(arr);
}
private static void storeSummationOfValuesInArray(int[] arr) {
summationArray = new int[arr.length];
int sumO... | UTF-8 | Java | 1,083 | java | PrefixSumPart1.java | Java | [] | null | [] | package Arrays;
public class PrefixSumPart1 {
static int summationArray[];
static {
int arr[] = {7,-6,-4,2,20,-1,0,7};
storeSummationOfValuesInArray(arr);
}
private static void storeSummationOfValuesInArray(int[] arr) {
summationArray = new int[arr.length];
int sumO... | 1,083 | 0.617729 | 0.602031 | 39 | 26.76923 | 25.072676 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.692308 | false | false | 6 |
5af116313f6cb13a7fa4a555747952c4f2bb7e98 | 15,109,694,948,942 | 312fce6c392eafaf2cf14e8ea3d8ec5a6e15ede1 | /src/serendipitytranslator/mainWindow/PluginDownloader.java | 5acc1231fd02632797003295c3de711e364a1e84 | [] | no_license | fugazza/SerendipityTranslator | https://github.com/fugazza/SerendipityTranslator | 6991bbdcb3ac7a68eb266cd944ed31e3ce731384 | 2943ebbdabef4fd75d9e199eaa5932f0c148c17d | refs/heads/master | 2020-06-03T11:13:22.338000 | 2013-12-31T21:46:03 | 2013-12-31T21:46:03 | 2,796,823 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package serendipitytranslator.mainWindow;
import ajgl.utils.ajglTools;
import java.beans.PropertyChangeListener;
import java.beans.PropertyChangeSupport;
import javax.swing.JOptionPane;
/**
*
* @author Vláďa
*/
pub... | UTF-8 | Java | 1,858 | java | PluginDownloader.java | Java | [
{
"context": "import javax.swing.JOptionPane;\n\n/**\n *\n * @author Vláďa\n */\npublic class PluginDownloader implements Runn",
"end": 312,
"score": 0.9998478889465332,
"start": 307,
"tag": "NAME",
"value": "Vláďa"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package serendipitytranslator.mainWindow;
import ajgl.utils.ajglTools;
import java.beans.PropertyChangeListener;
import java.beans.PropertyChangeSupport;
import javax.swing.JOptionPane;
/**
*
* @author Vláďa
*/
pub... | 1,858 | 0.642241 | 0.641703 | 56 | 32.142857 | 34.300369 | 174 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.678571 | false | false | 6 |
48f4e8ec77df449a4046a75795d2588f129b878c | 6,674,379,226,400 | 00c99f919437f420e76726623aee8f62a390aa1d | /java/cbcb/kmulus/allpairs/comparison/PrimeRot.java | 9d32054a088ef42d1295d9a587bdacab081a12f5 | [] | no_license | biocloud/k-mulus | https://github.com/biocloud/k-mulus | 4458092ac057db34623bab3626b7cd7bae810e23 | 5135702323ad733c009f9ffdfca2533fe61f90ad | refs/heads/master | 2020-06-04T03:04:07.330000 | 2011-08-18T20:24:48 | 2011-08-18T20:24:48 | 2,226,203 | 3 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cbcb.kmulus.allpairs.comparison;
import java.util.ArrayList;
import java.util.List;
/**
* Implementation of the prime-rot algorithm which produces unique groupings within a set. These
* groupings are unique in that over all groups, each pair of items are found in the same group
* exactly once.
*... | UTF-8 | Java | 4,709 | java | PrimeRot.java | Java | [
{
"context": "uch that p^2 + p + 1 >= set size.\r\n * \r\n * @author CH Albach\r\n */\r\npublic abstract class PrimeRot implements E",
"end": 615,
"score": 0.9996991753578186,
"start": 606,
"tag": "NAME",
"value": "CH Albach"
}
] | null | [] | package cbcb.kmulus.allpairs.comparison;
import java.util.ArrayList;
import java.util.List;
/**
* Implementation of the prime-rot algorithm which produces unique groupings within a set. These
* groupings are unique in that over all groups, each pair of items are found in the same group
* exactly once.
*... | 4,706 | 0.629645 | 0.624124 | 170 | 25.700001 | 27.906958 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.064706 | false | false | 6 |
0d2f7b7bf67fc65287106bb2d73780430aa83a20 | 4,449,586,175,520 | 2643fd58dc4dfffa4fbd05499d78f6247a381a08 | /core/src/test/java/com/prudential/core/common/ErrorCodeTest.java | 00779465bea645faa521d5963d026fd18031158f | [] | no_license | ankitsaxena0108/Configurator | https://github.com/ankitsaxena0108/Configurator | b75771ef55ec8f8487b7920ad9f3e7c1fd2949bf | 8cf751472b08fe322bbd666c40f1b3ccb1a6d898 | refs/heads/master | 2020-03-26T07:49:32.575000 | 2018-08-16T13:27:31 | 2018-08-16T13:27:31 | 144,672,872 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.prudential.core.common;
import org.junit.*;
import static org.junit.Assert.*;
/**
* The class <code>ErrorCodeTest</code> contains tests for the class <code>{@link ErrorCode}</code>.
*
* @generatedBy CodePro at 4/4/18 2:45 PM
* @author nrusingh.mishra
* @version $Revision: 1.0 $
*/
public class Error... | UTF-8 | Java | 2,472 | java | ErrorCodeTest.java | Java | [
{
"context": " @generatedBy CodePro at 4/4/18 2:45 PM\n * @author nrusingh.mishra\n * @version $Revision: 1.0 $\n */\npublic class Err",
"end": 268,
"score": 0.9810751676559448,
"start": 253,
"tag": "USERNAME",
"value": "nrusingh.mishra"
}
] | null | [] | package com.prudential.core.common;
import org.junit.*;
import static org.junit.Assert.*;
/**
* The class <code>ErrorCodeTest</code> contains tests for the class <code>{@link ErrorCode}</code>.
*
* @generatedBy CodePro at 4/4/18 2:45 PM
* @author nrusingh.mishra
* @version $Revision: 1.0 $
*/
public class Error... | 2,472 | 0.679612 | 0.649676 | 109 | 21.688074 | 22.615938 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.247706 | false | false | 6 |
12b59450bcc3880232276cdb4f77231ec17778a7 | 5,085,241,339,940 | 689cdf772da9f871beee7099ab21cd244005bfb2 | /classes/com/android/dazhihui/ui/screen/e.java | 7e83b1a5ae826c82a76250b1da6259cf012eae19 | [] | no_license | waterwitness/dazhihui | https://github.com/waterwitness/dazhihui | 9353fd5e22821cb5026921ce22d02ca53af381dc | ad1f5a966ddd92bc2ac8c886eb2060d20cf610b3 | refs/heads/master | 2020-05-29T08:54:50.751000 | 2016-10-08T08:09:46 | 2016-10-08T08:09:46 | 70,314,359 | 2 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.android.dazhihui.ui.screen;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.text.TextUtils;
import android.view.View;
import android.widget.Toast;
import com.android.dazhihui.a.b.h;
import com.android.dazhihui.a.b.i;
import com.android.dazhihui.a.b.j;
import com.android.daz... | UTF-8 | Java | 4,875 | java | e.java | Java | [] | null | [] | package com.android.dazhihui.ui.screen;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.text.TextUtils;
import android.view.View;
import android.widget.Toast;
import com.android.dazhihui.a.b.h;
import com.android.dazhihui.a.b.i;
import com.android.dazhihui.a.b.j;
import com.android.daz... | 4,875 | 0.667487 | 0.660923 | 233 | 19.927038 | 20.602488 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.360515 | false | false | 6 |
743227d1e986fa033584aca7e2799c72a80f348e | 5,016,521,805,261 | 499a59dc04d3bac07fbbbda1cbf1e22bb23bf682 | /app/src/main/java/org/goldenroute/portfolioclient/ClientContext.java | 9d05bbdf5c77124013b87e7f91f1266a3d32cef8 | [
"Apache-2.0"
] | permissive | edwardluzi/portfolio-client | https://github.com/edwardluzi/portfolio-client | 347c6750d392b120b1e577e0621510a12b3987b1 | bb54d8995cc3fb53dd9bc0b5bf1d55e4e4aaf0dc | refs/heads/master | 2021-01-21T04:41:13.492000 | 2016-06-21T11:41:02 | 2016-06-21T11:41:02 | 46,850,032 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.goldenroute.portfolioclient;
import org.goldenroute.portfolioclient.model.Account;
import org.goldenroute.portfolioclient.signin.SignInManager;
public class ClientContext {
private static ClientContext mInstance = null;
public static synchronized ClientContext getInstance() {
if (mInstanc... | UTF-8 | Java | 837 | java | ClientContext.java | Java | [] | null | [] | package org.goldenroute.portfolioclient;
import org.goldenroute.portfolioclient.model.Account;
import org.goldenroute.portfolioclient.signin.SignInManager;
public class ClientContext {
private static ClientContext mInstance = null;
public static synchronized ClientContext getInstance() {
if (mInstanc... | 837 | 0.691756 | 0.691756 | 34 | 23.617647 | 21.057365 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.352941 | false | false | 6 |
f177bba7a15e6aeb355c5addbee51c290873f040 | 2,783,138,873,384 | 709d00d130164f63f3428fea483db6d230818540 | /redgear/securecraft/BlockSmartObsidian.java | 8ec09373b5f60f7030aea4f9f020711c9c080081 | [] | no_license | RedGear/RedGear | https://github.com/RedGear/RedGear | 0d233bd915d1785820ac9170bc2a4ab3efc26d07 | 6abb42194929a4a62b0a49c56a8deaa736818ab5 | refs/heads/master | 2015-08-08T10:48:35.934000 | 2013-12-25T21:18:08 | 2013-12-25T21:18:08 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package redgear.securecraft;
import net.minecraft.block.material.Material;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.item.ItemStack;
import net.minecraft.world.World;
import redgear.core.block.BlockSmart;
import redgear.core.util.ItemStackUtil;
public class BlockSmartObsidian extends Block... | UTF-8 | Java | 1,174 | java | BlockSmartObsidian.java | Java | [] | null | [] | package redgear.securecraft;
import net.minecraft.block.material.Material;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.item.ItemStack;
import net.minecraft.world.World;
import redgear.core.block.BlockSmart;
import redgear.core.util.ItemStackUtil;
public class BlockSmartObsidian extends Block... | 1,174 | 0.638842 | 0.637138 | 38 | 29.921053 | 29.810261 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 6 |
5921bee657106b65a576de02a533d5bf91af31da | 5,050,881,598,069 | 53f13378b79553a71229d8febae155a75156fbe0 | /zop/zop-platform/src/main/java/com/zop/platform/component/base/service/impl/RoleServiceImpl.java | 7e9441c6cdc8b6995f8f9bd24f676dc0a045969f | [] | no_license | wsdlcad123/zop | https://github.com/wsdlcad123/zop | cd07cdcdf9a8e342441fc78d9d6623de8dcca33a | 73a8d4f580f70484b29a7ce482fa9fbfa0437574 | refs/heads/master | 2020-04-08T15:04:40.180000 | 2018-11-28T08:00:07 | 2018-11-28T08:00:07 | 159,464,389 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zop.platform.component.base.service.impl;
import com.zop.platform.component.base.bean.Auth;
import com.zop.platform.component.base.bean.Role;
import com.zop.platform.component.base.dao.IAuthDAO;
import com.zop.platform.component.base.dao.IRoleDAO;
import com.zop.platform.component.base.service.IRoleServi... | UTF-8 | Java | 1,509 | java | RoleServiceImpl.java | Java | [] | null | [] | package com.zop.platform.component.base.service.impl;
import com.zop.platform.component.base.bean.Auth;
import com.zop.platform.component.base.bean.Role;
import com.zop.platform.component.base.dao.IAuthDAO;
import com.zop.platform.component.base.dao.IRoleDAO;
import com.zop.platform.component.base.service.IRoleServi... | 1,509 | 0.603089 | 0.603089 | 69 | 20.594202 | 19.998056 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.318841 | false | false | 6 |
a3be2ecb5a810be166d6cd17ed186e03de2d7386 | 25,769,803,835,574 | 06e9c46d547b907cc2d5efe28cdb966bd6b521a5 | /src/main/java/com/testassignment/shoppingcart/repository/ProductRepository.java | 254325a292bd72bf926cae423ad82d16ca0b0175 | [] | no_license | ashishn-assignments/igt-assignment | https://github.com/ashishn-assignments/igt-assignment | 487ef2a8bfc0875fe4857f86da2a4582899d26b8 | 0b6f22ed97d390660b9057e53e7da41f0cd1852e | refs/heads/master | 2021-01-20T21:06:43.971000 | 2017-08-30T11:23:18 | 2017-08-30T11:23:18 | 101,750,074 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.testassignment.shoppingcart.repository;
import org.springframework.data.mongodb.repository.MongoRepository;
import com.testassignment.shoppingcart.domain.Product;
/**
* Created by ashishn on 08/28/2017.
*/
public interface ProductRepository extends MongoRepository<Product, String> {
}
| UTF-8 | Java | 304 | java | ProductRepository.java | Java | [
{
"context": "nt.shoppingcart.domain.Product;\n\n/**\n * Created by ashishn on 08/28/2017.\n */\npublic interface ProductReposi",
"end": 203,
"score": 0.9993773698806763,
"start": 196,
"tag": "USERNAME",
"value": "ashishn"
}
] | null | [] | package com.testassignment.shoppingcart.repository;
import org.springframework.data.mongodb.repository.MongoRepository;
import com.testassignment.shoppingcart.domain.Product;
/**
* Created by ashishn on 08/28/2017.
*/
public interface ProductRepository extends MongoRepository<Product, String> {
}
| 304 | 0.8125 | 0.786184 | 12 | 24.333334 | 29.075573 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 6 |
2ff2e88c9c809e45271b4aec87ddb87800c68530 | 25,769,803,833,383 | 3dcbf4da0aedbcaebaa902b96dd149221bb8fb5f | /mbb-platform/pdca/mbb-platform/src/main/java/com/mbb/mbbplatform/domain/RentalExtension.java | da44846b95635db16b8f7b1006bf1024f96a63e7 | [] | no_license | bharathichikkala/master | https://github.com/bharathichikkala/master | 5d4c594aa8d9fd44d36c58464c9705998ea1a21f | b04c0d2eaf829416232686e63352bd5a88c484eb | refs/heads/master | 2023-01-21T13:52:10.502000 | 2019-09-30T08:36:37 | 2019-09-30T08:36:37 | 132,092,849 | 1 | 1 | null | false | 2023-01-19T20:28:47 | 2018-05-04T05:41:29 | 2020-07-30T12:52:15 | 2023-01-19T20:28:47 | 111,863 | 0 | 1 | 108 | JavaScript | false | false | package com.mbb.mbbplatform.domain;
import java.time.LocalDate;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import javax.persistence.Table;
@Ent... | UTF-8 | Java | 1,875 | java | RentalExtension.java | Java | [] | null | [] | package com.mbb.mbbplatform.domain;
import java.time.LocalDate;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import javax.persistence.Table;
@Ent... | 1,875 | 0.754133 | 0.754133 | 104 | 17.028847 | 17.580286 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.115385 | false | false | 6 |
cd0066e4b32d52615038d784d24d8874f36cbd0c | 31,447,750,598,291 | 065c1f648e8dd061a20147ff9c0dbb6b5bc8b9be | /checkstyle_cluster/1490/src_32.java | ef48e2b5bcbce62cc75f0e5fa2a7917b3e231a2d | [] | no_license | martinezmatias/GenPat-data-C3 | https://github.com/martinezmatias/GenPat-data-C3 | 63cfe27efee2946831139747e6c20cf952f1d6f6 | b360265a6aa3bb21bd1d64f1fc43c3b37d0da2a4 | refs/heads/master | 2022-04-25T17:59:03.905000 | 2020-04-15T14:41:34 | 2020-04-15T14:41:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.checkstyle.test.chapter3filestructure.rule331nowildcard;
import java.io.File;
import java.io.IOException;
import java.util.List;
import org.junit.BeforeClass;
import org.junit.Test;
import com.google.checkstyle.test.base.BaseCheckTestSupport;
import com.google.checkstyle.test.base.ConfigurationBui... | UTF-8 | Java | 1,516 | java | src_32.java | Java | [] | null | [] | package com.google.checkstyle.test.chapter3filestructure.rule331nowildcard;
import java.io.File;
import java.io.IOException;
import java.util.List;
import org.junit.BeforeClass;
import org.junit.Test;
import com.google.checkstyle.test.base.BaseCheckTestSupport;
import com.google.checkstyle.test.base.ConfigurationBui... | 1,516 | 0.711082 | 0.704485 | 40 | 36.875 | 32.515526 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.65 | false | false | 6 |
a052db50fed0b78dbbb739e57238218784fefbb6 | 19,164,144,077,693 | ac09a467d9981f67d346d1a9035d98f234ce38d5 | /leetcode/src/main/java/org/leetcode/problems/_000000_FirstUniqueNumber.java | 301a48b91e692b1c00b799a5ffef03fad728eb5e | [] | no_license | AlexKokoz/leetcode | https://github.com/AlexKokoz/leetcode | 03c9749c97c846c4018295008095ac86ae4951ee | 9449593df72d86dadc4c470f1f9698e066632859 | refs/heads/master | 2023-02-23T13:56:38.978000 | 2023-02-12T21:21:54 | 2023-02-12T21:21:54 | 232,152,255 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.leetcode.problems;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
/**
* 30-day Leetcoding Challenge 2020
*
* @author Alexandros Kokozidis
*
*/
public class _000000_FirstUniqueNumber {
class FirstUnique {
Set<Integer> values;
Map<Integer, ListNod... | UTF-8 | Java | 1,501 | java | _000000_FirstUniqueNumber.java | Java | [
{
"context": " * 30-day Leetcoding Challenge 2020\n * \n * @author Alexandros Kokozidis\n *\n */\npublic class _000000_FirstUniqueNumber {\n\t",
"end": 204,
"score": 0.9998843669891357,
"start": 184,
"tag": "NAME",
"value": "Alexandros Kokozidis"
}
] | null | [] | package org.leetcode.problems;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
/**
* 30-day Leetcoding Challenge 2020
*
* @author <NAME>
*
*/
public class _000000_FirstUniqueNumber {
class FirstUnique {
Set<Integer> values;
Map<Integer, ListNode> nodes;
Li... | 1,487 | 0.648234 | 0.637575 | 72 | 19.847221 | 13.642926 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.805556 | false | false | 6 |
149c3d5b9217674996f0f60d8aabbc7783b86ecd | 24,077,586,683,521 | f15d87aea76faaafe71f34fbcdc9d20b6f00c84d | /nlp/src/anluit/nlp/test/rules/SynonymMapTest.java | 3f06b340148c54944cb17d09de39a43c80a77ccd | [] | no_license | o9simon/anluit | https://github.com/o9simon/anluit | dadda1c11ae19f5998d23e22c71647f64d0efeef | 5aa70cab65fe93965eb9f07016f3f3f65cd9d1ff | refs/heads/master | 2021-01-22T09:42:23.642000 | 2017-04-12T20:01:07 | 2017-04-12T20:01:07 | 46,887,332 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package anluit.nlp.test.rules;
import anluit.nlp.rules.SynonymMap;
import junit.framework.*;
public class SynonymMapTest extends TestCase {
public void testGetKeySynonymNull() {
SynonymMap syn = new SynonymMap();
assertEquals(syn.getKeySynonym(null), null);
}
public void testGetKeySynonymNotExist() {
Syno... | UTF-8 | Java | 661 | java | SynonymMapTest.java | Java | [] | null | [] | package anluit.nlp.test.rules;
import anluit.nlp.rules.SynonymMap;
import junit.framework.*;
public class SynonymMapTest extends TestCase {
public void testGetKeySynonymNull() {
SynonymMap syn = new SynonymMap();
assertEquals(syn.getKeySynonym(null), null);
}
public void testGetKeySynonymNotExist() {
Syno... | 661 | 0.727685 | 0.727685 | 25 | 25.440001 | 21.350559 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.68 | false | false | 6 |
f08ce4b095d4e5b9915910157b298ae8b579e2d6 | 8,151,847,947,372 | 81423c9d722b30820a6a893541875fd4d8ffb39f | /src/test/java/net/jodah/failsafe/AsyncFailsafeConfigTest.java | cc503d1932650b3aabfcbdfab98c86f1084d1a6e | [
"Apache-2.0"
] | permissive | eformat/failsafe | https://github.com/eformat/failsafe | 63bc7f1909109b7fb40ed08d7ed470c1becd6a4a | 1ed27d53652910562fd5f4f0f0930ec4a0cc02a4 | refs/heads/master | 2021-01-16T20:07:09.432000 | 2016-09-09T01:24:38 | 2016-09-09T01:24:38 | 67,763,603 | 1 | 0 | null | true | 2016-09-09T03:46:16 | 2016-09-09T03:46:16 | 2016-09-08T23:12:09 | 2016-09-09T01:24:41 | 1,460 | 0 | 0 | 0 | null | null | null | package net.jodah.failsafe;
import static net.jodah.failsafe.Testing.failures;
import static org.mockito.Mockito.mock;
import static org.mockito.Mockito.reset;
import static org.mockito.Mockito.when;
import java.util.concurrent.Callable;
import java.util.concurrent.ExecutionException;
import java.util.concurrent.Exec... | UTF-8 | Java | 6,297 | java | AsyncFailsafeConfigTest.java | Java | [] | null | [] | package net.jodah.failsafe;
import static net.jodah.failsafe.Testing.failures;
import static org.mockito.Mockito.mock;
import static org.mockito.Mockito.reset;
import static org.mockito.Mockito.when;
import java.util.concurrent.Callable;
import java.util.concurrent.ExecutionException;
import java.util.concurrent.Exec... | 6,297 | 0.720025 | 0.709544 | 189 | 32.317459 | 26.956457 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.703704 | false | false | 6 |
97e7118252ccd9007ba83c36b0fcdb4a57485684 | 8,529,805,096,620 | ab3c23f414cfc3eb2bb9c1f186f418e6f9aca53c | /app/src/main/java/uk/co/qubitssolutions/bharatradios/services/data/radio/HttpJsonReader.java | 401bae4ab20451eedfd0f6c02eb5e4fdd7a5856f | [] | no_license | kodebot/bharatradios.droid | https://github.com/kodebot/bharatradios.droid | 38c55831665f262d5aa582e8a3d584f5cb09e7a5 | 9ec5838e4d26944d12aeb756fd22705b46475a8e | refs/heads/master | 2022-01-06T20:17:40.180000 | 2019-05-14T06:28:51 | 2019-05-14T06:28:51 | 61,404,646 | 0 | 0 | null | false | 2019-05-14T05:58:09 | 2016-06-17T21:59:43 | 2016-06-17T22:00:24 | 2019-05-14T05:58:08 | 739 | 0 | 0 | 15 | Java | false | false | package uk.co.qubitssolutions.bharatradios.services.data.radio;
import android.util.Log;
import org.json.JSONException;
import org.json.JSONObject;
import java.io.BufferedInputStream;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java... | UTF-8 | Java | 2,047 | java | HttpJsonReader.java | Java | [] | null | [] | package uk.co.qubitssolutions.bharatradios.services.data.radio;
import android.util.Log;
import org.json.JSONException;
import org.json.JSONObject;
import java.io.BufferedInputStream;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java... | 2,047 | 0.621397 | 0.620909 | 67 | 29.552238 | 21.650743 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.567164 | false | false | 6 |
c5e86adc5cf45db0d5ee835d3e0e4aeb54751227 | 10,591,389,421,298 | 8bd337b8762797e3659199521c01c90cc1cff675 | /SimpleApp/src/main/java/pl/mmarczewski/NowyOdczyt.java | abc89a2b98f91859c6512261b503b122361f9829 | [] | no_license | MariuszMarczewski/TDD | https://github.com/MariuszMarczewski/TDD | 4bce91f59ea8c2acc8e6e12fb97ec76edb776232 | 2337380ed654483ea5cf00e1d23ad115dffc8840 | refs/heads/master | 2021-07-13T09:04:03.837000 | 2019-08-29T12:24:50 | 2019-08-29T12:24:50 | 209,847,059 | 0 | 0 | null | false | 2020-10-13T16:11:15 | 2019-09-20T17:36:05 | 2019-09-21T07:07:59 | 2020-10-13T16:11:13 | 132 | 0 | 0 | 1 | Java | false | false | package pl.mmarczewski;
import java.util.*;
public class NowyOdczyt {
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
System.out.println("Podaj liczbę produktów: ");
int count = Integer.valueOf(in.nextLine());
List<String> cart = new ArrayList<>(co... | UTF-8 | Java | 908 | java | NowyOdczyt.java | Java | [
{
"context": "package pl.mmarczewski;\n\nimport java.util.*;\n\npublic class NowyOdczyt",
"end": 19,
"score": 0.640316903591156,
"start": 11,
"tag": "USERNAME",
"value": "mmarczew"
}
] | null | [] | package pl.mmarczewski;
import java.util.*;
public class NowyOdczyt {
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
System.out.println("Podaj liczbę produktów: ");
int count = Integer.valueOf(in.nextLine());
List<String> cart = new ArrayList<>(co... | 908 | 0.530905 | 0.527594 | 60 | 14.116667 | 20.433706 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.283333 | false | false | 6 |
b733fe733918f3768a6905f3e58942a7d19c601e | 10,368,051,079,438 | 0db4e6c728c12b37d8851cb090b9edbdc122ac69 | /app/src/main/java/com/example/vlada/newsappstage2/NewsDataAdapter.java | 28d04bbbf879cf2bb37b5991c955e99e83d1634b | [] | no_license | AlexandruVld/NewsAppStage2 | https://github.com/AlexandruVld/NewsAppStage2 | aede7bb97d86301733a3d4098fee28b1ab156322 | 29328d2596ba6bb02aef4f7b93d843c7d3294a61 | refs/heads/master | 2020-03-19T00:18:31.735000 | 2018-06-01T08:08:53 | 2018-06-01T08:08:53 | 135,470,832 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.vlada.newsappstage2;
import android.content.Context;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
impor... | UTF-8 | Java | 2,818 | java | NewsDataAdapter.java | Java | [] | null | [] | package com.example.vlada.newsappstage2;
import android.content.Context;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
impor... | 2,818 | 0.697658 | 0.696948 | 70 | 39.257141 | 29.639589 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.7 | false | false | 6 |
04f27e494110d975f78f2321f4ae554c4706ce88 | 3,899,830,327,092 | 00ee844f2497398031c2393397df798e8e7d57aa | /src/bss/sa/handler/record/SendMsgForLimitInteOrderHandler.java | 4b1c71081ea0b2d871f0894a2f8cf13fd1278d2d | [] | no_license | vannel/iom_hbcuc | https://github.com/vannel/iom_hbcuc | 1a1f612a855d5b724189f9e758b9313816b85111 | 980f932dcccaaaf379aac82ba312c7272423bd16 | refs/heads/master | 2020-02-27T11:25:48.355000 | 2016-07-26T00:57:11 | 2016-07-26T00:57:11 | 63,647,647 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bss.sa.handler.record;
import java.util.Properties;
import bss.sa.datastruct.db.Record;
public class SendMsgForLimitInteOrderHandler extends AbstractRecordHandler {
public void process(Record record, Properties wfProps) throws Exception {
dataManager.sendMsgForLimitInteOrder(record.getString("INTE_ORDER_... | UTF-8 | Java | 331 | java | SendMsgForLimitInteOrderHandler.java | Java | [] | null | [] | package bss.sa.handler.record;
import java.util.Properties;
import bss.sa.datastruct.db.Record;
public class SendMsgForLimitInteOrderHandler extends AbstractRecordHandler {
public void process(Record record, Properties wfProps) throws Exception {
dataManager.sendMsgForLimitInteOrder(record.getString("INTE_ORDER_... | 331 | 0.81571 | 0.81571 | 12 | 26.666666 | 30.425684 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 6 |
2aed66c63e68fdc19331d4307e283a65a26296cc | 31,679,678,818,864 | aa082f913b563ba32ca584d6f1d5f5683646313b | /src/main/java/com/smart/life/saas/domain/core/driver/DriverRepository.java | 7722fd721853a21de655e46ad54898e5c365b671 | [] | no_license | oclay1st/Journey | https://github.com/oclay1st/Journey | 7de948c667ac59f00b43048c78689c71818a3290 | 1ffae760f858c454e613db2b9f4b3edd72291c91 | refs/heads/master | 2023-05-04T03:54:13.117000 | 2020-06-30T02:54:14 | 2020-06-30T02:54:14 | 280,774,088 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.smart.life.saas.domain.core.driver;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import java.util.Optional;
public interface DriverRepository {
Optional<Driver> findById(Long Id);
Page<Driver> findAll(Pageable pageable);
Driver save(Driver d... | UTF-8 | Java | 330 | java | DriverRepository.java | Java | [] | null | [] | package com.smart.life.saas.domain.core.driver;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import java.util.Optional;
public interface DriverRepository {
Optional<Driver> findById(Long Id);
Page<Driver> findAll(Pageable pageable);
Driver save(Driver d... | 330 | 0.772727 | 0.772727 | 15 | 21 | 20.255041 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 6 |
d31bf021892127d1d1f9f96625e3dbfdbfab9bd0 | 31,679,678,821,953 | b45ea00ee032de61ad63058c9f42a878c0ea94ea | /ORIENTACAO A OBJETOS/supermercado/src/br/com/supermercado/Hora.java | e994e334c1db19f68139b31ab053cc3b28bcf609 | [] | no_license | karinamahi/curso-java-progressivo | https://github.com/karinamahi/curso-java-progressivo | c98a7b6cff16463d75f82eef1d18f0c92253aff7 | 8d17583b24c9884bcadfb13560814201b91e422c | refs/heads/master | 2020-05-25T11:53:37.371000 | 2014-08-02T16:40:02 | 2014-08-02T16:40:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.supermercado;
public class Hora {
private int hours;
private int minutes;
private int seconds;
public Hora(int hour, int minute, int second){
if(hours>=0 && hours<24){
this.hours = hour;
}
else{
throw new IllegalArgumentException("Hora inválida");
}
if(minutes>=0 && min... | ISO-8859-2 | Java | 850 | java | Hora.java | Java | [] | null | [] | package br.com.supermercado;
public class Hora {
private int hours;
private int minutes;
private int seconds;
public Hora(int hour, int minute, int second){
if(hours>=0 && hours<24){
this.hours = hour;
}
else{
throw new IllegalArgumentException("Hora inválida");
}
if(minutes>=0 && min... | 850 | 0.650531 | 0.639906 | 51 | 15.607843 | 17.641394 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.921569 | false | false | 6 |
f5331a6cef6eefaefd954071d7aa5731b6781db3 | 6,854,767,856,726 | 28725f8b30641b62e88ebefe7a398aee24e3b2bf | /lab5/src/lab5/simulator/RunSim.java | 16994eed31ed19a4833278ea0ba26b0f0d280dbb | [] | no_license | Racix/lab5 | https://github.com/Racix/lab5 | 4f6ec32d2e29f034fd52b5682893091abdfdc1a6 | b8bafb77c5deb660f1fac7cec96f58ee9626be5e | refs/heads/master | 2021-02-15T08:30:45.990000 | 2020-03-11T17:11:15 | 2020-03-11T17:11:15 | 244,882,501 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lab5.simulator;
public class RunSim {
private SequenceOrder order;
private SimState state;
private SimView view;
private EventQueue queue;
public RunSim(SimState state, SequenceOrder order, EventQueue queue, SimView view) {
this.state = state;
this.order = order;
this.queue = queue;
... | UTF-8 | Java | 530 | java | RunSim.java | Java | [] | null | [] | package lab5.simulator;
public class RunSim {
private SequenceOrder order;
private SimState state;
private SimView view;
private EventQueue queue;
public RunSim(SimState state, SequenceOrder order, EventQueue queue, SimView view) {
this.state = state;
this.order = order;
this.queue = queue;
... | 530 | 0.666038 | 0.664151 | 26 | 18.384615 | 17.602615 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.923077 | false | false | 6 |
b769225e442613bbba9f93293b45f956370fa655 | 28,037,546,526,073 | 5c6e8637d85fa38eddd2cb2667df2c1b0e725b98 | /superShop-service/src/main/java/com/zss/superShop/manager/RedisManager.java | ad4ba13e038aa3096afa1a8bd0c1d1b60a723adf | [] | no_license | SimonZhuss/superShop | https://github.com/SimonZhuss/superShop | 02c746bc06868bd3bc41bd28f50237c4e53e8237 | 05a013e4d54d24707cc7ab8dd5f440b14aee3d33 | refs/heads/master | 2020-03-28T00:48:16.700000 | 2018-09-14T02:13:45 | 2018-09-14T02:13:45 | 147,450,930 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zss.superShop.manager;
import java.io.Serializable;
import java.util.concurrent.TimeUnit;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.redis.core.RedisTemplate;
import org.springframework.data.redis.core.ValueOperations;
import org.springframework.stereotyp... | UTF-8 | Java | 2,896 | java | RedisManager.java | Java | [
{
"context": "framework.stereotype.Component;\n\n/**\n * Created by qhong on 2018/6/22 16:26\n **/\n@Component\npublic class R",
"end": 357,
"score": 0.9985015392303467,
"start": 352,
"tag": "USERNAME",
"value": "qhong"
}
] | null | [] | package com.zss.superShop.manager;
import java.io.Serializable;
import java.util.concurrent.TimeUnit;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.redis.core.RedisTemplate;
import org.springframework.data.redis.core.ValueOperations;
import org.springframework.stereotyp... | 2,896 | 0.682011 | 0.678116 | 125 | 21.591999 | 22.359999 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.864 | false | false | 6 |
d7d54a4fe82f66014d8c881ceaad6676f6ba94b7 | 3,418,793,990,382 | 909990cad46c3266b8234054602da385b0454ee7 | /app/src/main/java/com/bs/dental/model/ConfirmAutorizeDotNetCheckoutResponse.java | 4a67504fee551bbda2c1b6cd1fcded8fc0edc06c | [] | no_license | mmkarimirad/Densyx-android | https://github.com/mmkarimirad/Densyx-android | 97ce927597f592cb2f248513a5578de72f8e0452 | 2161a56a0237eb06ef6aca2b5e5f9e05f314d11a | refs/heads/master | 2020-05-31T08:14:06.699000 | 2019-06-04T10:40:28 | 2019-06-04T10:40:28 | 190,181,133 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bs.dental.model;
/**
* Created by bs-110 on 1/8/2016.
*/
public class ConfirmAutorizeDotNetCheckoutResponse extends ConfirmPayPalCheckoutResponse {
}
| UTF-8 | Java | 165 | java | ConfirmAutorizeDotNetCheckoutResponse.java | Java | [
{
"context": "package com.bs.dental.model;\n\n/**\n * Created by bs-110 on 1/8/2016.\n */\npublic class ConfirmAutorizeDotN",
"end": 54,
"score": 0.9992520213127136,
"start": 48,
"tag": "USERNAME",
"value": "bs-110"
}
] | null | [] | package com.bs.dental.model;
/**
* Created by bs-110 on 1/8/2016.
*/
public class ConfirmAutorizeDotNetCheckoutResponse extends ConfirmPayPalCheckoutResponse {
}
| 165 | 0.781818 | 0.727273 | 7 | 22.571428 | 30.297842 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.142857 | false | false | 6 |
c380894ac23459b20c7df9f51ff3b36dab1dc341 | 19,945,828,183,219 | bf8cfbd8113c89f3c7a3817d3c9c7d3a2e49d90a | /Java/1ModuloJavaPOO/Ejercicio13.java | 1f35ba5f2ccbf177fbfb659b71a0d4d1edfde851 | [
"MIT"
] | permissive | kiezmi/BootCamp-FullStack | https://github.com/kiezmi/BootCamp-FullStack | 30473332b7bb521d911537abd54ecadefabd40e6 | bfa03947d090a91549d46443a1aa90bfe1c0dec9 | refs/heads/master | 2020-04-08T07:59:06.295000 | 2018-11-26T12:42:04 | 2018-11-26T12:42:04 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.EjerciciosJava.ejercicios_1;
public class Ejercicio13 {
public static void main(String[] args) {
//13º Actividad.
//Escribe un programa que muestre tres apuestas de la quiniela en tres columnas
// para los 14 partidos y el pleno al quince (15 filas)
// String equipos[] ... | UTF-8 | Java | 1,628 | java | Ejercicio13.java | Java | [] | null | [] | package com.EjerciciosJava.ejercicios_1;
public class Ejercicio13 {
public static void main(String[] args) {
//13º Actividad.
//Escribe un programa que muestre tres apuestas de la quiniela en tres columnas
// para los 14 partidos y el pleno al quince (15 filas)
// String equipos[] ... | 1,628 | 0.395206 | 0.369392 | 59 | 26.542374 | 24.871412 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.627119 | false | false | 13 |
a6f4af5d856962d39892afa4107be92b2ad1edf0 | 1,451,698,946,652 | d4184d83154ad52fc359925f55cf40fecce94041 | /design_pattern/src/design_pattern/structural/Proxy.java | 9ab1674d6229c031f48724b9e805ffa9ce7a617c | [] | no_license | shadab005/DataStructureAndAlgo | https://github.com/shadab005/DataStructureAndAlgo | 8322551d9f04a782852ba2520bc77dc13abe592c | 9883105fbf3c785a2f2fc39f6175255a152dcd69 | refs/heads/master | 2022-05-06T04:44:28.051000 | 2022-03-12T11:57:01 | 2022-03-12T11:57:01 | 92,103,132 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package design_pattern.structural;
/*
* Proxy is a structural design pattern that lets you provide a substitute or placeholder for another object.
* A proxy controls access to the original object, allowing you to perform something
* either before or after the request gets through to the original object.
*
* Ty... | UTF-8 | Java | 1,644 | java | Proxy.java | Java | [] | null | [] | package design_pattern.structural;
/*
* Proxy is a structural design pattern that lets you provide a substitute or placeholder for another object.
* A proxy controls access to the original object, allowing you to perform something
* either before or after the request gets through to the original object.
*
* Ty... | 1,644 | 0.754258 | 0.754258 | 36 | 44.666668 | 45.416592 | 160 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.388889 | false | false | 13 |
da7845fa155828e892d7743a1673abe51c237155 | 24,867,860,686,968 | 314217c2e59bd95c94b85d1a7008dc40697d22cc | /electronicsinitialdata/src/com/electronics/initialdata/constants/ElectronicsInitialDataConstants.java | f056539ae96282daa85caf11241d228aae52d378 | [] | no_license | kislushenko/electronics | https://github.com/kislushenko/electronics | 19d6400dc0b61a77b81d3452631c8ef74c09cf9a | c1641655cc899fec4503bff8394573af22122547 | refs/heads/main | 2023-06-27T23:58:03.466000 | 2021-08-08T12:53:58 | 2021-08-08T12:53:58 | 393,751,913 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) 2019 SAP SE or an SAP affiliate company. All rights reserved.
*/
package com.electronics.initialdata.constants;
/**
* Global class for all ElectronicsInitialData constants.
*/
public final class ElectronicsInitialDataConstants extends GeneratedElectronicsInitialDataConstants
{
public static fin... | UTF-8 | Java | 434 | java | ElectronicsInitialDataConstants.java | Java | [] | null | [] | /*
* Copyright (c) 2019 SAP SE or an SAP affiliate company. All rights reserved.
*/
package com.electronics.initialdata.constants;
/**
* Global class for all ElectronicsInitialData constants.
*/
public final class ElectronicsInitialDataConstants extends GeneratedElectronicsInitialDataConstants
{
public static fin... | 434 | 0.790323 | 0.781106 | 17 | 24.529411 | 32.2383 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.470588 | false | false | 13 |
4380faad712c269366dfe6488739f1539a2199a6 | 12,043,088,301,443 | 66a0ca1a77cd4d79a4e8849d16f7ec25885b251d | /vertx-service-discovery-features/src/main/java/tech/vision8/vertx/common/config/MainConfig.java | 85a2760e7ed71bed12927645ab7b1f5f2e01c586 | [] | no_license | vision8tech/vertx-playground | https://github.com/vision8tech/vertx-playground | 4b69e9609b3f7345d6f502e791bff3f49fefe51c | fb6de7e936aa90efb3bb2350bbb594c651d55472 | refs/heads/master | 2020-12-03T00:03:25.798000 | 2020-10-13T12:27:21 | 2020-10-13T12:27:21 | 95,979,674 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tech.vision8.vertx.common.config;
import io.vertx.config.ConfigRetriever;
import io.vertx.config.ConfigRetrieverOptions;
import io.vertx.config.ConfigStoreOptions;
import io.vertx.core.Future;
import io.vertx.core.Vertx;
import io.vertx.core.json.JsonObject;
import org.slf4j.Logger;
import org.slf4j.LoggerFact... | UTF-8 | Java | 2,464 | java | MainConfig.java | Java | [
{
"context": "ain service configuration component.\n *\n * @author vision8\n */\npublic class MainConfig {\n\n private static",
"end": 404,
"score": 0.9993598461151123,
"start": 397,
"tag": "USERNAME",
"value": "vision8"
}
] | null | [] | package tech.vision8.vertx.common.config;
import io.vertx.config.ConfigRetriever;
import io.vertx.config.ConfigRetrieverOptions;
import io.vertx.config.ConfigStoreOptions;
import io.vertx.core.Future;
import io.vertx.core.Vertx;
import io.vertx.core.json.JsonObject;
import org.slf4j.Logger;
import org.slf4j.LoggerFact... | 2,464 | 0.637581 | 0.635958 | 93 | 25.494623 | 26.413837 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.387097 | false | false | 13 |
ea3b6ea11873c3db83de83c7dae2942c27510621 | 12,043,088,304,618 | f52840214186fffa97f136fa3d7333484df7166b | /Trees/BST.java | e0b8402801ad0c4c46b0fc979ef348d95802650d | [] | no_license | Shivanibhawsar/JavaExamples | https://github.com/Shivanibhawsar/JavaExamples | c39947ab8689df5266475ba4df624499507817f4 | 6b0c250be00819d0d206b96612ef617774d15a28 | refs/heads/master | 2020-05-04T02:09:27.462000 | 2019-04-28T10:04:20 | 2019-04-28T10:04:20 | 178,921,390 | 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 javaapplication2;
import java.util.ArrayList;
import java.util.LinkedList;
import java.util.Queue;
/**
*
* @author ShivaniB... | UTF-8 | Java | 5,277 | java | BST.java | Java | [
{
"context": "edList;\nimport java.util.Queue;\n\n/**\n *\n * @author ShivaniBhawsar\n */\nclass Node{\n int data;\n Node left;\n ",
"end": 326,
"score": 0.9998424649238586,
"start": 312,
"tag": "NAME",
"value": "ShivaniBhawsar"
}
] | 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 javaapplication2;
import java.util.ArrayList;
import java.util.LinkedList;
import java.util.Queue;
/**
*
* @author ShivaniB... | 5,277 | 0.434148 | 0.429221 | 234 | 21.551283 | 14.933741 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 13 |
f5b2b2becdb1228385ac6b648b62ac801b5de30f | 33,328,946,255,264 | 9a6ea6087367965359d644665b8d244982d1b8b6 | /src/main/java/X/AnonymousClass3II.java | b4675abe85c054bc4a605f450cfb0190e3ec5b6c | [] | no_license | technocode/com.wa_2.21.2 | https://github.com/technocode/com.wa_2.21.2 | a3dd842758ff54f207f1640531374d3da132b1d2 | 3c4b6f3c7bdef7c1523c06d5bd9a90b83acc80f9 | refs/heads/master | 2023-02-12T11:20:28.666000 | 2021-01-14T10:22:21 | 2021-01-14T10:22:21 | 329,578,591 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package X;
/* renamed from: X.3II reason: invalid class name */
public final /* synthetic */ class AnonymousClass3II implements AbstractC63602wh {
public final /* synthetic */ AbstractC63672wp A00;
public /* synthetic */ AnonymousClass3II(AbstractC63672wp r1) {
this.A00 = r1;
}
}
| UTF-8 | Java | 304 | java | AnonymousClass3II.java | Java | [] | null | [] | package X;
/* renamed from: X.3II reason: invalid class name */
public final /* synthetic */ class AnonymousClass3II implements AbstractC63602wh {
public final /* synthetic */ AbstractC63672wp A00;
public /* synthetic */ AnonymousClass3II(AbstractC63672wp r1) {
this.A00 = r1;
}
}
| 304 | 0.694079 | 0.615132 | 10 | 29.4 | 29.84024 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 13 |
00d7c80d41a0b9e6a1402e31a4193de74f0542b0 | 9,268,539,436,297 | 657527b04857e196ab8630c32a94c772867ca153 | /walletapp/src/walletapp/WalletAccount.java | b52480881129384ba44cff4a1c6b23491a9f43bf | [] | no_license | Nikita8654/Material | https://github.com/Nikita8654/Material | b01ff3df0ede171f9b98719fe8eca53348f6c8b8 | 8dc1218f0c60074b363b8c00e1619ee10fee7421 | refs/heads/master | 2021-01-09T12:13:09.603000 | 2020-02-22T07:07:23 | 2020-02-22T07:07:23 | 242,296,437 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package walletapp;
import java.util.ArrayList;
public class WalletAccount extends UserInfo {
private long ACCOUNT_ID;
private double ACCOUNT_BALANCE;
private banktype Status;
private ArrayList<WalletTransaction> TransactionHistory;
@Override
public void signUp(String username, String password, String phoneno, ... | UTF-8 | Java | 1,211 | java | WalletAccount.java | Java | [] | null | [] | package walletapp;
import java.util.ArrayList;
public class WalletAccount extends UserInfo {
private long ACCOUNT_ID;
private double ACCOUNT_BALANCE;
private banktype Status;
private ArrayList<WalletTransaction> TransactionHistory;
@Override
public void signUp(String username, String password, String phoneno, ... | 1,211 | 0.763832 | 0.760529 | 54 | 21.425926 | 22.67206 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5 | false | false | 13 |
4a9c5bef768db734c1634b3bbe9006390173d166 | 30,133,490,607,566 | 9cb1ad91f76b7aa4e23e4b8536f1b01f6a2825c0 | /src/main/java/com/proyecto/flowmanagement/ui/views/forms/ConditionParameterForm.java | c969cc0f62e924c7cc04c4202604dd92559403e6 | [
"Unlicense"
] | permissive | Proyecto-Flow-Management/flow-management | https://github.com/Proyecto-Flow-Management/flow-management | 3748f9f7d1d0705769cddac8bbf1ff01f4359a7e | b359534ca6a83fec6b2f502206de997d1f94867f | refs/heads/master | 2023-03-11T19:44:45.550000 | 2021-02-26T20:37:29 | 2021-02-26T20:37:29 | 289,112,531 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.proyecto.flowmanagement.ui.views.forms;
import com.proyecto.flowmanagement.backend.persistence.entity.ConditionParameter;
import com.vaadin.flow.component.Component;
import com.vaadin.flow.component.Key;
import com.vaadin.flow.component.button.Button;
import com.vaadin.flow.component.button.ButtonVariant;
... | UTF-8 | Java | 2,276 | java | ConditionParameterForm.java | Java | [] | null | [] | package com.proyecto.flowmanagement.ui.views.forms;
import com.proyecto.flowmanagement.backend.persistence.entity.ConditionParameter;
import com.vaadin.flow.component.Component;
import com.vaadin.flow.component.Key;
import com.vaadin.flow.component.button.Button;
import com.vaadin.flow.component.button.ButtonVariant;
... | 2,276 | 0.702988 | 0.702988 | 64 | 34.5625 | 24.927942 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.59375 | false | false | 13 |
91c19dc86d2e97b25fea8dc2735a3fca934b4849 | 30,399,778,546,851 | 47746cdfe51b7654d869dac91b3b916750872b9a | /app/src/main/java/com/example/fy/mymusic/application/MusicApplication.java | 754f8905688484cb4a50e01fcb377d3042837afb | [] | no_license | YingFan6310/MyMusicPlayer | https://github.com/YingFan6310/MyMusicPlayer | 397156b4b68f8222c8386eda9c9f26fde7b76874 | 106ddf131a4d1f921be1ba35ff1dfbca9fedf9a9 | refs/heads/master | 2021-08-24T10:40:08.641000 | 2017-12-09T08:16:12 | 2017-12-09T08:16:12 | 113,653,668 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.fy.mymusic.application;
import android.app.Application;
import com.zhy.http.okhttp.OkHttpUtils;
import java.util.concurrent.TimeUnit;
import com.example.fy.mymusic.http.HttpInterceptor;
import okhttp3.OkHttpClient;
/**
* 自定义Application
*/
public class MusicApplication extends Application {
... | UTF-8 | Java | 855 | java | MusicApplication.java | Java | [] | null | [] | package com.example.fy.mymusic.application;
import android.app.Application;
import com.zhy.http.okhttp.OkHttpUtils;
import java.util.concurrent.TimeUnit;
import com.example.fy.mymusic.http.HttpInterceptor;
import okhttp3.OkHttpClient;
/**
* 自定义Application
*/
public class MusicApplication extends Application {
... | 855 | 0.656066 | 0.647821 | 39 | 20.76923 | 20.80121 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.358974 | false | false | 13 |
8b9fca7b6b1a822a9ec07c9ceb2bd1b02e2aebaa | 5,901,285,119,365 | 7e4962f10f211ea31620afda76d888487974cda4 | /demo/src/main/java/jp/co/project/demo/annotation/Sample2Transactional.java | 3392ac34a8dde8a92c20f6afac84055171cfe582 | [] | no_license | ma-tamu/sample-tx | https://github.com/ma-tamu/sample-tx | 5cb457c8602a6fceac06426a156d3252aadab25a | 465d42358474bfc0849efa5099ce4c237424bc63 | refs/heads/master | 2020-09-03T12:50:35.842000 | 2019-11-04T09:46:28 | 2019-11-04T09:46:28 | 219,466,411 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jp.co.project.demo.annotation;
import java.lang.annotation.Documented;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
import org.springframework.transaction.annotation.Transactional;
@Documented
... | UTF-8 | Java | 539 | java | Sample2Transactional.java | Java | [] | null | [] | package jp.co.project.demo.annotation;
import java.lang.annotation.Documented;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
import org.springframework.transaction.annotation.Transactional;
@Documented
... | 539 | 0.833024 | 0.831169 | 17 | 30.705883 | 24.649937 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.529412 | false | false | 13 |
c1e954a326ea8d55b4831131660063939d953df7 | 5,901,285,120,420 | 667db10a44a8492b55dd27482fdc40581eda2873 | /gleidson/projetos/treinar/src/br/com/treinar/estudo/objeto/Principal.java | 42635637a856372be110d127dcf1130e0782f009 | [] | no_license | ggmoura/turma-8832 | https://github.com/ggmoura/turma-8832 | ceb75f2e1b14dfc3d8955fb5f874358b6017ce5f | b75d84d52b53efc93d72c19c48b420ffca13f653 | refs/heads/master | 2021-01-11T00:21:36.303000 | 2016-11-10T00:37:44 | 2016-11-10T00:37:44 | 70,540,359 | 0 | 14 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.treinar.estudo.objeto;
public class Principal {
public static void main(String[] args) {
Cidade cidade = new Cidade();
cidade.nome = "Belo Horizonte";
cidade.populacao = 50000;
Estado estado = new Estado();
estado.nome = "Minas Gerais";
estado.sigla = "MG";
estado.qtdM... | UTF-8 | Java | 578 | java | Principal.java | Java | [
{
"context": "\t\tCidade cidade = new Cidade();\r\n\t\tcidade.nome = \"Belo Horizonte\";\r\n\t\tcidade.populacao = 50000;\r\n\t\t\r\n\t\tEstado esta",
"end": 180,
"score": 0.9994903802871704,
"start": 166,
"tag": "NAME",
"value": "Belo Horizonte"
},
{
"context": "\t\tEstado estado = ... | null | [] | package br.com.treinar.estudo.objeto;
public class Principal {
public static void main(String[] args) {
Cidade cidade = new Cidade();
cidade.nome = "<NAME>";
cidade.populacao = 50000;
Estado estado = new Estado();
estado.nome = "Minas Gerais";
estado.sigla = "MG";
estado.qtdMoradores... | 570 | 0.629116 | 0.594454 | 28 | 18.607143 | 15.575482 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.035714 | false | false | 13 |
6d9cdf222c608342dd8308bc39c0b84508ef8bfa | 19,370,302,538,958 | 0830e40d10b02e665646cb4eeda19370595d16f8 | /src/test/java/nz/ac/auckland/morc/tests/mock/ContentMockDefinitionBuilderTest.java | 28cb5e408689c8894d4bf35d99dc3cdf6addaeb3 | [
"MIT"
] | permissive | uoa-group-applications/morc | https://github.com/uoa-group-applications/morc | 3d202633f0507a4172807ed2d433e0c3edd4afee | 3add6308b1fbfc98187364ac73007c83012ea8ba | refs/heads/master | 2020-12-24T14:36:21.247000 | 2015-07-27T09:38:22 | 2015-07-27T09:38:22 | 12,032,304 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nz.ac.auckland.morc.tests.mock;
import nz.ac.auckland.morc.MorcMethods;
import nz.ac.auckland.morc.mock.MockDefinition;
import nz.ac.auckland.morc.mock.builder.ContentMockDefinitionBuilder;
import org.apache.camel.Exchange;
import org.apache.camel.impl.DefaultCamelContext;
import org.apache.camel.impl.DefaultE... | UTF-8 | Java | 4,489 | java | ContentMockDefinitionBuilderTest.java | Java | [] | null | [] | package nz.ac.auckland.morc.tests.mock;
import nz.ac.auckland.morc.MorcMethods;
import nz.ac.auckland.morc.mock.MockDefinition;
import nz.ac.auckland.morc.mock.builder.ContentMockDefinitionBuilder;
import org.apache.camel.Exchange;
import org.apache.camel.impl.DefaultCamelContext;
import org.apache.camel.impl.DefaultE... | 4,489 | 0.615059 | 0.606817 | 115 | 38.034782 | 28.888069 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.852174 | false | false | 13 |
9588ca040dcf13d2cb8dfb70d0aae9e3547fb753 | 27,436,251,138,368 | eee3aeaeb7f9a9bfca0a3cc7f72ec6597bb0a90a | /LunchLocater/app/src/main/java/tbdtech/lunchlocater/venue/Location.java | bf79501bbea089d8211669311292c0c372dfacb4 | [] | no_license | rorymcgrath/Lunch-Locator | https://github.com/rorymcgrath/Lunch-Locator | be696b1ee00333f344f2f6e124956a0342e264cd | e0e9eb1e2cb9dbc6a0d2ac58c40af7a1e93c793e | refs/heads/master | 2021-01-01T04:43:09.179000 | 2017-07-21T12:17:45 | 2017-07-21T12:17:45 | 97,232,922 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tbdtech.lunchlocater.venue;
import org.json.JSONObject;
/**
* Created by tliimfee on 7/26/2016.
*/
public class Location
{
private double lat;
private double lng;
public Location(double lat, double lng)
{
this.lat = lat;
this.lng = lng;
}
public ... | UTF-8 | Java | 652 | java | Location.java | Java | [
{
"context": "\nimport org.json.JSONObject;\r\n\r\n/**\r\n * Created by tliimfee on 7/26/2016.\r\n */\r\npublic class Location\r\n{\r\n\r\n ",
"end": 97,
"score": 0.9996636509895325,
"start": 89,
"tag": "USERNAME",
"value": "tliimfee"
}
] | null | [] | package tbdtech.lunchlocater.venue;
import org.json.JSONObject;
/**
* Created by tliimfee on 7/26/2016.
*/
public class Location
{
private double lat;
private double lng;
public Location(double lat, double lng)
{
this.lat = lat;
this.lng = lng;
}
public ... | 652 | 0.519939 | 0.509202 | 43 | 13.16279 | 13.268129 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.255814 | false | false | 13 |
ea2e2d23d65748ea69f8f4b0f1d6f7838f6e7c47 | 18,820,546,691,285 | 7a5646ca3e3d90ed8963ae2515728c4d91d72691 | /src/main/java/br/com/effect/teste/service/TurmaService.java | a86cd7d2615517a60d03762990552b1f38e27f3d | [] | no_license | adrianoftz/projeto-escola-senai | https://github.com/adrianoftz/projeto-escola-senai | d95e529aeb360a3a27c3218894f4ae7522eccfd7 | d18781090d3da3f5eeb22427d0b27dec4605d8b0 | refs/heads/master | 2020-03-26T17:35:53.392000 | 2018-08-28T00:47:46 | 2018-08-28T00:47:49 | 145,170,219 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.effect.teste.service;
import br.com.effect.teste.domain.Turma;
import br.com.effect.teste.repository.TurmaRepository;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import java.util... | UTF-8 | Java | 1,704 | java | TurmaService.java | Java | [] | null | [] | package br.com.effect.teste.service;
import br.com.effect.teste.domain.Turma;
import br.com.effect.teste.repository.TurmaRepository;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import java.util... | 1,704 | 0.637911 | 0.636737 | 70 | 23.342857 | 20.048431 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.314286 | false | false | 13 |
7b29027b8ea2e772f47a1101d25ebe0919a40b4a | 18,683,107,749,812 | 58ffa3c8895442b3a565e8c29d06ec647eaf2c32 | /src/main/java/com/ovani4/crudprogram/controller/RegionController.java | 9302ea7d826daca586bc5287cd926b014a39ce40 | [] | no_license | Ovani4/FirstCrudProgram | https://github.com/Ovani4/FirstCrudProgram | 8e5c34e59db9cde8637d7d3dec5817d969dbc77f | 14c9ff125994759c11834c3f1e7830097111353e | refs/heads/master | 2023-03-30T19:40:18.237000 | 2021-04-01T11:58:00 | 2021-04-01T11:58:00 | 342,402,598 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package main.java.com.ovani4.crudprogram.controller;
import main.java.com.ovani4.crudprogram.model.Region;
import main.java.com.ovani4.crudprogram.repository.RegionRepository;
import main.java.com.ovani4.crudprogram.repository.imp.JavaIORegionRepositoryImpl;
import java.util.List;
public class RegionController {
... | UTF-8 | Java | 789 | java | RegionController.java | Java | [] | null | [] | package main.java.com.ovani4.crudprogram.controller;
import main.java.com.ovani4.crudprogram.model.Region;
import main.java.com.ovani4.crudprogram.repository.RegionRepository;
import main.java.com.ovani4.crudprogram.repository.imp.JavaIORegionRepositoryImpl;
import java.util.List;
public class RegionController {
... | 789 | 0.703422 | 0.698352 | 36 | 20.916666 | 23.241934 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.305556 | false | false | 13 |
4d40d3806694d62d33316ff69da8211710841788 | 29,721,173,700,678 | b12185142e5c348c5d44550c8c962738f3256b1e | /app/biz/service-impl/src/main/java/com/onway/car/biz/service/query/CarInfoService.java | f3f899283fcd6497f09a412db473c1b375192421 | [] | no_license | StevensGitHub/car | https://github.com/StevensGitHub/car | b274e93454b76b8679e47012a9e225584663ed63 | 218c1782acea76cbac93ac75e7e13910447161e2 | refs/heads/master | 2019-01-28T11:47:13.231000 | 2018-10-18T09:07:15 | 2018-10-18T09:07:15 | 98,367,319 | 0 | 0 | null | false | 2017-07-26T02:11:13 | 2017-07-26T01:56:18 | 2017-07-26T01:56:18 | 2017-07-26T02:11:13 | 0 | 0 | 0 | 0 | null | null | null | package com.onway.car.biz.service.query;
import com.github.pagehelper.PageInfo;
import com.onway.car.common.dal.dataobject.InfoDO;
import com.onway.car.common.dal.mybatis.model.CarAutobytel;
import com.onway.car.core.car.CarInfo;
import java.util.List;
import java.util.Map;
/**
* Created by rog on 2017/4/19.
*/
pu... | UTF-8 | Java | 1,306 | java | CarInfoService.java | Java | [
{
"context": "til.List;\nimport java.util.Map;\n\n/**\n * Created by rog on 2017/4/19.\n */\npublic interface CarInfoService",
"end": 299,
"score": 0.9995030164718628,
"start": 296,
"tag": "USERNAME",
"value": "rog"
}
] | null | [] | package com.onway.car.biz.service.query;
import com.github.pagehelper.PageInfo;
import com.onway.car.common.dal.dataobject.InfoDO;
import com.onway.car.common.dal.mybatis.model.CarAutobytel;
import com.onway.car.core.car.CarInfo;
import java.util.List;
import java.util.Map;
/**
* Created by rog on 2017/4/19.
*/
pu... | 1,306 | 0.7624 | 0.7568 | 44 | 27.40909 | 28.336708 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.704545 | false | false | 13 |
e22171454e645d9acb35f832c810d8af041b1b15 | 5,368,709,133,376 | 7744b38ac4c00bed926137a30014fd92d7fc9214 | /lib/src/main/java/com/summer/lib/view/chart/linearchat/bean/viewbean/YV.java | 767e980e858de19e1daace7db3a7d85dd71f0852 | [] | no_license | canvaser/App | https://github.com/canvaser/App | 173b53638231d165e98316262d654ad246cb5af6 | c8956766c16677bda1ae42691d958de155a2d0e3 | refs/heads/master | 2021-01-22T08:47:42.713000 | 2017-04-19T03:59:44 | 2017-04-19T03:59:44 | 81,914,207 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.summer.lib.view.chart.linearchat.bean.viewbean;
import com.summer.lib.constant.ValueConstant;
/**
* Created by ${viwmox} on 2016-11-28.
*/
public class YV extends ChartItemBean {
private int ply = ValueConstant.DIMEN_1 * 3;
private int radous = ValueConstant.DIMEN_1 * 5;
public int getPl... | UTF-8 | Java | 555 | java | YV.java | Java | [
{
"context": ".lib.constant.ValueConstant;\n\n/**\n * Created by ${viwmox} on 2016-11-28.\n */\npublic class YV extends Chart",
"end": 135,
"score": 0.9960528612136841,
"start": 129,
"tag": "USERNAME",
"value": "viwmox"
}
] | null | [] | package com.summer.lib.view.chart.linearchat.bean.viewbean;
import com.summer.lib.constant.ValueConstant;
/**
* Created by ${viwmox} on 2016-11-28.
*/
public class YV extends ChartItemBean {
private int ply = ValueConstant.DIMEN_1 * 3;
private int radous = ValueConstant.DIMEN_1 * 5;
public int getPl... | 555 | 0.623423 | 0.601802 | 30 | 17.5 | 18.745222 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.266667 | false | false | 13 |
1039d6520d6ca6e9dca0d8e2ed766f9f5364f9a7 | 20,942,260,544,443 | b9e3f1435aeaf6a4e5ea825d7ffe71d919338972 | /Homework_5/src/Brabus.java | c9985975693fb3e9c091d0b75903536c048e2d13 | [] | no_license | popiosifcristian/scoala-informala-homeworks | https://github.com/popiosifcristian/scoala-informala-homeworks | ae38ad1c93d1e778ebbe036eb9a2b04d052df444 | d815c6544329a061dd1a63917e265052ad4a60cc | refs/heads/master | 2021-01-21T06:30:04.834000 | 2017-05-03T09:35:43 | 2017-05-03T09:35:43 | 81,614,691 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**This is the Brabus class, child of Mercedess
* The Brabus has a higher consumption when the tire size are larger than 16
* @author Pop Iosif Cristian
*/
public class Brabus extends Mercedes {
public Brabus(float availableFuel, String chassisNumber,float fuelTankSize,String fuelType,int tireSize,boolean s... | UTF-8 | Java | 1,003 | java | Brabus.java | Java | [
{
"context": " when the tire size are larger than 16\r\n * @author Pop Iosif Cristian\r\n */\r\npublic class Brabus extends Mercedes {\r\n ",
"end": 156,
"score": 0.9998102188110352,
"start": 138,
"tag": "NAME",
"value": "Pop Iosif Cristian"
}
] | null | [] | /**This is the Brabus class, child of Mercedess
* The Brabus has a higher consumption when the tire size are larger than 16
* @author <NAME>
*/
public class Brabus extends Mercedes {
public Brabus(float availableFuel, String chassisNumber,float fuelTankSize,String fuelType,int tireSize,boolean superSport) {... | 991 | 0.730808 | 0.700897 | 19 | 50.789474 | 41.595268 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.157895 | false | false | 13 |
182219f45accd66e9287fbdcc23a0a0fe7202708 | 4,587,025,087,050 | c051d315eab6c3798b9e6c13676478199a024b27 | /src/main/java/com/suhailkandanur/eopi/ch15/BSTP15_1.java | 5081cade895c669d76fd3efacfbd1d14f1063cbf | [] | no_license | ksuhail7/ElementsOfProgrammingInterviews | https://github.com/ksuhail7/ElementsOfProgrammingInterviews | 5754df4c2e985481c648bcca78658f4d7f04b609 | ffe78b6de5319bc0147ecdac13938462945f4591 | refs/heads/master | 2022-05-26T00:32:20.709000 | 2022-05-04T05:39:50 | 2022-05-04T05:39:50 | 72,382,741 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.suhailkandanur.eopi.ch15;
import com.suhailkandanur.eopi.util.TreeNode;
/**
* Created by suhail on 2016-11-03.
*/
public class BSTP15_1 {
public static boolean isBST(TreeNode root) {
if(root == null)
return true;
TreeNode leftNode = root.getLeft();
TreeNode right... | UTF-8 | Java | 1,694 | java | BSTP15_1.java | Java | [
{
"context": "ailkandanur.eopi.util.TreeNode;\n\n/**\n * Created by suhail on 2016-11-03.\n */\npublic class BSTP15_1 {\n\n p",
"end": 110,
"score": 0.9949197769165039,
"start": 104,
"tag": "USERNAME",
"value": "suhail"
}
] | null | [] | package com.suhailkandanur.eopi.ch15;
import com.suhailkandanur.eopi.util.TreeNode;
/**
* Created by suhail on 2016-11-03.
*/
public class BSTP15_1 {
public static boolean isBST(TreeNode root) {
if(root == null)
return true;
TreeNode leftNode = root.getLeft();
TreeNode right... | 1,694 | 0.530697 | 0.522432 | 66 | 24.666666 | 18.951559 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 13 |
0397692b2c53d3609ea525fa4e4c9783c8b44717 | 4,587,025,086,685 | 9faee5b031a6fbf3a88b19806ab1e3457645b623 | /src/main/java/com/example/demo/mapper/SimpleMapper.java | a36be51f22f2a1d921707b7a04fbc2ec4f7ad1aa | [] | no_license | John-0xFFFFFF/springboot-test | https://github.com/John-0xFFFFFF/springboot-test | 0f656658874f2f8edabe18492674516accaf6f81 | 0df9bdf815be94eeb2a8c6c353712395ad6e2a1f | refs/heads/master | 2020-06-09T21:31:04.057000 | 2019-06-24T13:27:11 | 2019-06-24T13:27:11 | 193,509,579 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo.mapper;
//一些简单的数据库查询
/**
import org.apache.ibatis.annotations.Insert;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Select;
import org.apache.ibatis.annotations.SelectKey;
import org.apache.ibatis.annotations.Update;
@Mapper
public interface SimpleMapper {
... | UTF-8 | Java | 845 | java | SimpleMapper.java | Java | [] | null | [] | package com.example.demo.mapper;
//一些简单的数据库查询
/**
import org.apache.ibatis.annotations.Insert;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Select;
import org.apache.ibatis.annotations.SelectKey;
import org.apache.ibatis.annotations.Update;
@Mapper
public interface SimpleMapper {
... | 845 | 0.7654 | 0.764089 | 26 | 28.346153 | 22.562635 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.153846 | false | false | 13 |
17cdb34022bed4766c137a76828a8bb5a22e2937 | 8,942,121,925,521 | a7420a6f203a38730dfbea2c659bfadfa79c63cb | /CharAndBoolean/src/com/timbuchalka/Main.java | af3bc57defaff1f4c511256bb2ae4ecc0d256684 | [] | no_license | venkat4541/JavaPrograms | https://github.com/venkat4541/JavaPrograms | 99f3423f0d8f2529d08efcc9536aef6c3f4b6fde | 5ef46514523a811704d20e7a9565f6207f8a98d1 | refs/heads/master | 2021-01-20T04:32:57.576000 | 2017-03-04T22:51:04 | 2017-03-04T22:51:04 | 83,842,742 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.timbuchalka;
public class Main {
public static void main(String[] args) {
char sample = '\u00A9';
System.out.println(sample);
boolean bool = false;
System.out.println(bool);
}
}
| UTF-8 | Java | 221 | java | Main.java | Java | [] | null | [] | package com.timbuchalka;
public class Main {
public static void main(String[] args) {
char sample = '\u00A9';
System.out.println(sample);
boolean bool = false;
System.out.println(bool);
}
}
| 221 | 0.628959 | 0.615385 | 12 | 17.416666 | 14.840589 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 13 |
1b52247dfbfbce5728438714d3410b8aa1bb9f17 | 17,763,984,780,842 | 6aa245b523b22862d74bdc39d8eee0630fc562b7 | /DesignPatterns/Strategy/EatBreakfast.java | d15a03f02d0767736773c7d226daf5cf3720e8f0 | [] | no_license | chenshuaiyu/StudyNotes | https://github.com/chenshuaiyu/StudyNotes | 9342776a00ec9c87e2b5a4877e0747cede820a2b | bc6a030ed2b501d962d854c8b4e7f76150217b20 | refs/heads/master | 2018-10-10T08:17:39.069000 | 2018-09-29T14:20:19 | 2018-09-29T14:20:19 | 113,152,309 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Strategy;
class EatBreakfast implements EatStrategy {
@Override
public void eatMeal() {
System.out.println("吃早饭");
}
}
| UTF-8 | Java | 155 | java | EatBreakfast.java | Java | [] | null | [] | package Strategy;
class EatBreakfast implements EatStrategy {
@Override
public void eatMeal() {
System.out.println("吃早饭");
}
}
| 155 | 0.651007 | 0.651007 | 9 | 15.555555 | 15.056273 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 13 |
bc0ddcda3ae8eed309c337c176c9de5e3aaf8261 | 5,720,896,490,064 | aa5d2ef56eb63878654192df6dda72f2170eeb83 | /app/src/main/java/jomedia/com/rssnewsfeed/data/repository/NewsRepositoryImpl.java | 7232ac859030242fb6f00eb255e51d47d0fb2b83 | [] | no_license | vladislove80/RssNewsFeed | https://github.com/vladislove80/RssNewsFeed | 10068615601429b779bddd719f0c170b01d2fdea | e926e158b1a182cfe7a0a0bbcfd6a3b412d8b9cb | refs/heads/master | 2021-01-19T11:54:14.357000 | 2019-01-14T16:31:11 | 2019-01-14T16:31:11 | 68,955,363 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jomedia.com.rssnewsfeed.data.repository;
import android.content.Context;
import android.os.Handler;
import android.os.Looper;
import android.support.annotation.NonNull;
import java.util.concurrent.ExecutorService;
import jomedia.com.rssnewsfeed.data.api.RestApi;
import jomedia.com.rssnewsfeed.data.api.RestMa... | UTF-8 | Java | 1,610 | java | NewsRepositoryImpl.java | Java | [] | null | [] | package jomedia.com.rssnewsfeed.data.repository;
import android.content.Context;
import android.os.Handler;
import android.os.Looper;
import android.support.annotation.NonNull;
import java.util.concurrent.ExecutorService;
import jomedia.com.rssnewsfeed.data.api.RestApi;
import jomedia.com.rssnewsfeed.data.api.RestMa... | 1,610 | 0.791925 | 0.791925 | 40 | 39.25 | 29.841038 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 13 |
f5d5f48ad3fefc8c0c71af5acbfe8d1186d55d07 | 26,431,228,796,773 | 1427d5ff0aabb1a13472dae831ba28c9dc276c2a | /src/test/java/co/com/sofka/gymmanagement/usecase/fitnessgym/CreateFitnessGymTest.java | c52290e3dbe4c43cd66c06292d18064e49abc6fe | [] | no_license | joe-watson-sbf/gym-management-DDD | https://github.com/joe-watson-sbf/gym-management-DDD | 98479628b31fe696fd76d1c8b0f1b1d17664ffe4 | 2ff0e6cd7207d1b9431068605b72215ccd9398e6 | refs/heads/master | 2023-09-03T05:40:23.258000 | 2021-10-02T11:29:53 | 2021-10-02T11:29:53 | 412,242,821 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package co.com.sofka.gymmanagement.usecase;
import co.com.sofka.business.generic.UseCaseHandler;
import co.com.sofka.business.repository.DomainEventRepository;
import co.com.sofka.business.support.RequestCommand;
import co.com.sofka.gymmanagement.domain.fitnessgym.command.CreateFitnessGym;
import co.com.sofka.gymmanag... | UTF-8 | Java | 2,231 | java | CreateFitnessGymTest.java | Java | [
{
"context": "w FitnessGymId(\"1919\"),\n new Name(\"JOE FITNESS\"),\n new Email(\"admin@joefitness.co",
"end": 1358,
"score": 0.9998572468757629,
"start": 1347,
"tag": "NAME",
"value": "JOE FITNESS"
},
{
"context": "w Name(\"JOE FITNESS\"),\n ... | null | [] | package co.com.sofka.gymmanagement.usecase;
import co.com.sofka.business.generic.UseCaseHandler;
import co.com.sofka.business.repository.DomainEventRepository;
import co.com.sofka.business.support.RequestCommand;
import co.com.sofka.gymmanagement.domain.fitnessgym.command.CreateFitnessGym;
import co.com.sofka.gymmanag... | 2,195 | 0.717167 | 0.709547 | 60 | 36.183334 | 26.703615 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.583333 | false | false | 13 |
4a2be7489c1f039ede2169d98204c5f7834c6b14 | 35,476,429,877,457 | ceb69a6042aa2c1807de5d2a3aa9052ed7649a07 | /Game.java | 571730ff31360ae2f6ca7d71266210b50bb7b65b | [] | no_license | gmcavalheiro/DarkDungeon | https://github.com/gmcavalheiro/DarkDungeon | e086e1e07e9761c600d85d62b562f75ab403355f | c73707721a9e7ea36306524328234dcb79e12d9b | refs/heads/master | 2021-01-20T04:55:00.597000 | 2014-02-25T18:16:48 | 2014-02-25T18:16:48 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dungeon;
import java.util.ArrayList;
public class Game implements EntityHost {
ArrayList<Drawable> drawables;
ArrayList<Entity> entities;
public Player player;
public Dungeon dungeon;
public Game(){
player = new Player();
dungeon = new Dungeon();
entities = new ArrayList<Entity>();
loadE... | UTF-8 | Java | 829 | java | Game.java | Java | [] | null | [] | package dungeon;
import java.util.ArrayList;
public class Game implements EntityHost {
ArrayList<Drawable> drawables;
ArrayList<Entity> entities;
public Player player;
public Dungeon dungeon;
public Game(){
player = new Player();
dungeon = new Dungeon();
entities = new ArrayList<Entity>();
loadE... | 829 | 0.642943 | 0.639324 | 47 | 16.638298 | 15.638776 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.340425 | false | false | 13 |
833eb561f66a2439d31b29af0c09f87fd6a34648 | 6,219,112,693,767 | 42ce17f5adff8c9a24276a2e26303ebfeb6f46e4 | /jira-portfolio-src/com/radiantminds/roadmap/common/data/entities/releases/SchedulingRelease.java | 2d6ac133d671f95fd566052b4785578d7eddacf0 | [
"Apache-2.0"
] | permissive | tied/jira-5 | https://github.com/tied/jira-5 | 1ffea0533cee2cbf351eda5a9f28380e893baa99 | e7369b9092d730ca7c25622da8da6d2a80973316 | refs/heads/master | 2020-03-11T12:50:11.014000 | 2018-04-04T11:19:00 | 2018-04-04T11:19:00 | 130,008,681 | 1 | 0 | null | true | 2018-04-18T05:30:56 | 2018-04-18T05:30:55 | 2018-04-04T11:19:10 | 2018-04-04T11:19:09 | 13,530 | 0 | 0 | 0 | null | false | null | // Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3) ansi
// Source File Name: SchedulingRelease.java
package com.radiantminds.roadmap.common.data.entities.releases;
import com.atlassian.rm.jpo.scheduling.util.IIdentifi... | UTF-8 | Java | 633 | java | SchedulingRelease.java | Java | [
{
"context": "// Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.\n// Jad home page: http://www.kpdus.com/jad.html\n",
"end": 61,
"score": 0.9996496438980103,
"start": 45,
"tag": "NAME",
"value": "Pavel Kouznetsov"
}
] | null | [] | // Decompiled by Jad v1.5.8g. Copyright 2001 <NAME>.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3) ansi
// Source File Name: SchedulingRelease.java
package com.radiantminds.roadmap.common.data.entities.releases;
import com.atlassian.rm.jpo.scheduling.util.IIdentifiable;
impo... | 623 | 0.777251 | 0.764613 | 22 | 27.772728 | 24.224203 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.318182 | false | false | 13 |
6ff99f371df973a78fbfa9bba7536b8671ba7564 | 4,999,341,981,559 | 2fbb920555d82dc6fdadc129749acf6c632fb7d4 | /gdsap-adminconsole-webroot/src/main/java/uk/co/quidos/adminconsole/web/PassportController.java | 774297cc6148caefbd92771e62a987ffe7e143e9 | [
"Apache-2.0"
] | permissive | ZhangPeng1990/crm | https://github.com/ZhangPeng1990/crm | 3cd31b6a121418c47032979354af0886a236a0cf | c5b176718924c024a13cc6ceccb2e737e70cedd3 | refs/heads/master | 2020-06-05T18:25:41.600000 | 2015-04-29T10:38:01 | 2015-04-29T10:38:01 | 34,787,517 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package uk.co.quidos.adminconsole.web;
import java.io.UnsupportedEncodingException;
import javax.servlet.http.HttpServletRequest;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.ModelMap;
import org.springframew... | UTF-8 | Java | 2,643 | java | PassportController.java | Java | [] | null | [] | package uk.co.quidos.adminconsole.web;
import java.io.UnsupportedEncodingException;
import javax.servlet.http.HttpServletRequest;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.ModelMap;
import org.springframew... | 2,643 | 0.709799 | 0.708664 | 77 | 32.350651 | 30.477484 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.220779 | false | false | 13 |
9c91e9e074246cfbf5b4f184f028500c311729c2 | 20,873,541,060,797 | a930b5cdcf40df4adc911c1affd0824f98683796 | /Encontro30/psgspringboot/src/main/java/com/example/demo/repository/IFuncionarioRepository.java | f6de87ac36e84338513178d63c73ca2b63fb8eb7 | [] | no_license | albertoborges44/AtividadesAvaliativasPSGH3 | https://github.com/albertoborges44/AtividadesAvaliativasPSGH3 | 59719d66ddd892ec9f88cdf6d11ce39129f72116 | abaf1dfce2465524b5b684deb8128327c2335e66 | refs/heads/main | 2023-08-26T08:06:02.215000 | 2021-10-29T21:29:59 | 2021-10-29T21:29:59 | 411,482,740 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo.repository;
import java.util.List;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import com.example.demo.model.Funcionario;
import com.example.demo.model.Produto;
public interface IFuncionarioRepository extends ... | UTF-8 | Java | 631 | java | IFuncionarioRepository.java | Java | [] | null | [] | package com.example.demo.repository;
import java.util.List;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import com.example.demo.model.Funcionario;
import com.example.demo.model.Produto;
public interface IFuncionarioRepository extends ... | 631 | 0.787639 | 0.787639 | 20 | 29.549999 | 30.503237 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.95 | false | false | 13 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.