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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1a82af6ae40f11a4d18264653b0e00e36ebef116 | 20,375,324,891,366 | 161219d4ef6b0f03168fe5a7f4a4f29d8235aa58 | /src/main/java/org/rtctasks/RTCTasksRepository.java | 0128b1f735d1001f2ad0d56583cebe0dc0eb8d93 | [] | no_license | emaayan/RTCTasks | https://github.com/emaayan/RTCTasks | 2c5d594a6d04b1095691eb505e67230101fe906f | ad7ef1014ebda03b8d1e8d3269ab2e00c1ddc75d | refs/heads/master | 2023-03-17T14:43:10.183000 | 2023-03-14T10:28:33 | 2023-03-14T10:28:33 | 39,443,388 | 1 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.rtctasks;
import com.ibm.team.process.common.IProcessArea;
import com.ibm.team.process.common.IProjectArea;
import com.ibm.team.repository.common.IContributorHandle;
import com.ibm.team.repository.common.PermissionDeniedException;
import com.ibm.team.repository.common.TeamRepositoryException;
import com.i... | UTF-8 | Java | 16,747 | java | RTCTasksRepository.java | Java | [
{
"context": "//jazz.net/library/article/1229\n\n/**\n * Created by exm1110B.\n * Date: 17/07/2015, 14:54\n */\n@Tag(RTCTasksRepo",
"end": 2011,
"score": 0.9995891451835632,
"start": 2003,
"tag": "USERNAME",
"value": "exm1110B"
},
{
"context": "rl = getUrl();\n final Strin... | null | [] | package org.rtctasks;
import com.ibm.team.process.common.IProcessArea;
import com.ibm.team.process.common.IProjectArea;
import com.ibm.team.repository.common.IContributorHandle;
import com.ibm.team.repository.common.PermissionDeniedException;
import com.ibm.team.repository.common.TeamRepositoryException;
import com.i... | 16,747 | 0.641428 | 0.637666 | 435 | 37.498852 | 30.701483 | 167 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.629885 | false | false | 2 |
5fff474c381644252c58a29f456c99f9be445e29 | 22,385,369,548,507 | 4b17999e9b7105a987fe97675736e6da6d95da59 | /Main.java | 88851cdb6d583d3ec2c96c63a4056d27002795b7 | [] | no_license | NikitaV1/Java-Epam-HW-7 | https://github.com/NikitaV1/Java-Epam-HW-7 | cbef946c3538ce72d7bf17731ef22cf9367f6246 | 137be1151568ea5049bde18d14bbe6aff0985db5 | refs/heads/master | 2020-05-03T04:24:06.194000 | 2019-03-30T09:04:31 | 2019-03-30T09:04:31 | 178,420,368 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hw7;
public class Main {
private static Shape[] diffShape = new Shape[9];
public static void main(String[] args) {
fillArray(diffShape);
outputArray(diffShape);
System.out.println("Total area = " + calcTotalArea(diffShape));
printArray(calcByTypeArea(diffShape)... | UTF-8 | Java | 2,159 | java | Main.java | Java | [] | null | [] | package hw7;
public class Main {
private static Shape[] diffShape = new Shape[9];
public static void main(String[] args) {
fillArray(diffShape);
outputArray(diffShape);
System.out.println("Total area = " + calcTotalArea(diffShape));
printArray(calcByTypeArea(diffShape)... | 2,159 | 0.525706 | 0.495137 | 62 | 32.854839 | 25.126677 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.887097 | false | false | 2 |
be42a7ae5c63c945c6d82768184e11a57a8d4cd2 | 13,580,686,606,912 | abc5ee677cfd9f8231a3cc2f99deba91bef28e13 | /src/main/java/webapp/LoginService.java | bbaa7cbca1525a53c48be3e7733dfd67052fe8a3 | [] | no_license | dannythompson901/organize-your-tasks | https://github.com/dannythompson901/organize-your-tasks | 591dcf436a93a05cd9db8aacf4722ef21a454e64 | af69b95df4f1f4ad955b6b4a15b9d6bc0e0eb81a | refs/heads/master | 2020-08-07T02:36:38.672000 | 2019-10-07T00:06:53 | 2019-10-07T00:06:53 | 213,263,189 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package webapp;
public class LoginService {
public boolean validateUser(String user, String password) {
return user.equalsIgnoreCase("dannythompson") && password.equals("root");
}
} | UTF-8 | Java | 187 | java | LoginService.java | Java | [
{
"context": "tring password) {\n\t\treturn user.equalsIgnoreCase(\"dannythompson\") && password.equals(\"root\");\n\t}\n\n}",
"end": 151,
"score": 0.9996070861816406,
"start": 138,
"tag": "USERNAME",
"value": "dannythompson"
},
{
"context": "lsIgnoreCase(\"dannythompson\") && passwo... | null | [] | package webapp;
public class LoginService {
public boolean validateUser(String user, String password) {
return user.equalsIgnoreCase("dannythompson") && password.equals("<PASSWORD>");
}
} | 193 | 0.759358 | 0.759358 | 8 | 22.5 | 27.69025 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.875 | false | false | 2 |
e1e11360422ab057b89ea22b293e7552d63180c3 | 2,027,224,626,055 | c4a0dc6e5b7d16e8d6a821b8c6b617ba25b73b3c | /src/main/java/com/yambacode/yfunctions/structure/YLists.java | 7176189663a9cacec508a1aa5764a58c8c7ff905 | [] | no_license | cyamba/YFunctions | https://github.com/cyamba/YFunctions | 349bd438d8b571f31fa85c2c5b67f7a3603aad1e | c346e98b5ad42d1fe04786d02b1333a4995563b0 | refs/heads/master | 2021-01-18T22:34:51.376000 | 2016-05-21T18:38:11 | 2016-05-21T18:38:11 | 10,707,975 | 0 | 0 | null | false | 2016-05-21T18:38:12 | 2013-06-15T15:23:32 | 2016-02-19T20:30:48 | 2016-05-21T18:38:11 | 54 | 0 | 0 | 0 | Java | null | null | package com.yambacode.yfunctions.structure;
import java.util.ArrayList;
import java.util.List;
/**
* @author : cbyamba
* Date: 2013-06-15
* Time: 19:56
*/
public class YLists {
public static YList<Integer> list(Integer start, Integer end) {
List<Integer> tmp = new ArrayList<>();
... | UTF-8 | Java | 2,083 | java | YLists.java | Java | [
{
"context": "rrayList;\nimport java.util.List;\n\n/**\n * @author : cbyamba\n * Date: 2013-06-15\n * Time: 19:5",
"end": 121,
"score": 0.9997149109840393,
"start": 114,
"tag": "USERNAME",
"value": "cbyamba"
}
] | null | [] | package com.yambacode.yfunctions.structure;
import java.util.ArrayList;
import java.util.List;
/**
* @author : cbyamba
* Date: 2013-06-15
* Time: 19:56
*/
public class YLists {
public static YList<Integer> list(Integer start, Integer end) {
List<Integer> tmp = new ArrayList<>();
... | 2,083 | 0.542007 | 0.532405 | 66 | 30.560606 | 25.365885 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.863636 | false | false | 2 |
447b268bdcb1dc34eb7bb438ea4552840f5fbdd3 | 16,466,904,620,119 | d17fb17899ab367011949f939f04ab089cd0c254 | /Source_Files/DrawToImage.java | 5c327e1ef9801d1c15519332906679252910e0ad | [] | no_license | prudentprogrammer/240_Project | https://github.com/prudentprogrammer/240_Project | bbc261de0180e62f0a21c95dd978d238f5476cce | 5af8ecfb2c16b2432ae47f3864f909fe881b218f | refs/heads/master | 2021-01-10T04:42:16.898000 | 2016-03-16T18:58:40 | 2016-03-16T18:58:40 | 53,975,565 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public static void main(String args[]) {
int level = 23;
if (args.length > 1 && args[1] != null
&& args[1].equalsIgnoreCase("-i"))
drawToImage = true;
if (args.length > 0) {
String arg = args[0];
if (arg == null || arg.toLowerCase().indexOf("help") >= 0) {
printHelp();
System.exi... | UTF-8 | Java | 601 | java | DrawToImage.java | Java | [] | null | [] | public static void main(String args[]) {
int level = 23;
if (args.length > 1 && args[1] != null
&& args[1].equalsIgnoreCase("-i"))
drawToImage = true;
if (args.length > 0) {
String arg = args[0];
if (arg == null || arg.toLowerCase().indexOf("help") >= 0) {
printHelp();
System.exi... | 601 | 0.544093 | 0.527454 | 27 | 21.296297 | 16.777 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.481481 | false | false | 2 |
9ed779681454cc4646c5329089d86cd30d8bd242 | 16,887,811,430,064 | 4746b2931ad6ce859049dcfc01c43c611447a919 | /app/src/main/java/com/example/retrofit_dagger_java/MovieDataSource.java | 3038e5934a5db30db1f675f1d9f5e868025c22d3 | [] | no_license | bhuvicky/Retrofit-Dagger-Java | https://github.com/bhuvicky/Retrofit-Dagger-Java | e3dcb36427fe1b1f1ab22c1d7a9385b14741ad1b | d2db70611fa70315bd5a5660deda355681c60603 | refs/heads/master | 2020-04-08T23:34:53.475000 | 2018-11-30T13:57:49 | 2018-11-30T13:57:49 | 159,831,064 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.retrofit_dagger_java;
import com.example.retrofit_dagger_java.dependency.NetworkModule;
import retrofit2.Call;
import retrofit2.http.GET;
import retrofit2.http.Path;
import retrofit2.http.Query;
interface MovieOperation {
@GET("discover/movie?")
Call<Movie> fetchMovieList(@Query("api_key... | UTF-8 | Java | 888 | java | MovieDataSource.java | Java | [] | null | [] | package com.example.retrofit_dagger_java;
import com.example.retrofit_dagger_java.dependency.NetworkModule;
import retrofit2.Call;
import retrofit2.http.GET;
import retrofit2.http.Path;
import retrofit2.http.Query;
interface MovieOperation {
@GET("discover/movie?")
Call<Movie> fetchMovieList(@Query("api_key... | 888 | 0.673423 | 0.668919 | 33 | 25.90909 | 24.196623 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.484848 | false | false | 2 |
a40c6bcf1cfddf6a8676eba771e63f79346dd4df | 8,143,258,054,494 | 532aac691c59808bea1f9424d54b60540faab509 | /modules/tomcat/src/java/org/apache/geronimo/tomcat/BaseGBean.java | e349a9f752e096d0c8fb55f81c196baa0d03dbed | [
"Apache-2.0",
"LicenseRef-scancode-generic-cla"
] | permissive | github4git/geronimo | https://github.com/github4git/geronimo | 54b3fb2f2434e189e70efffbb3de2b577a35e5b3 | cb557df1173f79b909f1aec8273115d712413927 | refs/heads/1.0 | 2020-07-01T22:00:53 | 2016-11-20T04:44:52 | 2016-11-20T04:44:52 | 74,253,269 | 0 | 0 | null | true | 2016-11-20T04:42:27 | 2016-11-20T04:42:26 | 2016-09-03T17:20:48 | 2016-03-25T02:51:01 | 163,627 | 0 | 0 | 0 | null | null | null | /**
*
* Copyright 2003-2004 The Apache Software Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... | UTF-8 | Java | 1,289 | java | BaseGBean.java | Java | [] | null | [] | /**
*
* Copyright 2003-2004 The Apache Software Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... | 1,289 | 0.649341 | 0.640031 | 41 | 30.439024 | 26.341146 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.439024 | false | false | 2 |
7c17b39a239fc628a73f8f7b61577666d94df99e | 12,395,275,625,157 | 4665f9b61a4400ac2ed0a8b743c41d7ead69bba0 | /src/main/java/com/example/onlineshop/entity/Order.java | 84e2903c24e85f2e6a83cba152f95533fe374cde | [] | no_license | Armandokodheli/online-shop-master | https://github.com/Armandokodheli/online-shop-master | d879321c2ee0d5c799033f9923157db638a2aab7 | 8094aacb22f156fe5454eeed9ea95077979e46b6 | refs/heads/master | 2023-04-16T03:14:41.342000 | 2021-05-02T18:43:13 | 2021-05-02T18:43:13 | 363,724,823 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.onlineshop.entity;
import javax.persistence.*;
@Entity
@Table(name = "order")
public class Order {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
@Column(name = "order_id")
private int id;
@Column(name = "final_price")
private String finalPrice;
private String ... | UTF-8 | Java | 1,510 | java | Order.java | Java | [] | null | [] | package com.example.onlineshop.entity;
import javax.persistence.*;
@Entity
@Table(name = "order")
public class Order {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
@Column(name = "order_id")
private int id;
@Column(name = "final_price")
private String finalPrice;
private String ... | 1,510 | 0.608609 | 0.608609 | 73 | 19.684931 | 17.722269 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.369863 | false | false | 2 |
4a80c6281f103da380c9182097ecc96a94eb2f0b | 18,090,402,319,080 | 1cdb44b2d4ac22e5ec8717d6bbd504ed09111add | /src/main/java/pers/hanchao/designpattern/command/client/GameClientDemo.java | d227a4d291fad33f7296110e67c51b5921259bed | [
"Apache-2.0"
] | permissive | hanchao5272/design-pattern | https://github.com/hanchao5272/design-pattern | e1be2c40ec7d9a476e821d4b604403be6253bf4b | b830bc5e999624bee850ec8a98e1721815fe0bc6 | refs/heads/master | 2021-12-23T16:57:30.379000 | 2019-07-29T06:55:04 | 2019-07-29T06:55:04 | 193,321,405 | 0 | 0 | Apache-2.0 | false | 2021-12-14T21:29:18 | 2019-06-23T07:57:36 | 2019-07-29T06:55:21 | 2021-12-14T21:29:16 | 691 | 0 | 0 | 2 | Java | false | false | package pers.hanchao.designpattern.command.client;
import com.google.common.collect.Lists;
import pers.hanchao.designpattern.command.KeyEnum;
import pers.hanchao.designpattern.command.command.Command;
import pers.hanchao.designpattern.command.command.impl.*;
import pers.hanchao.designpattern.command.invoker.KeyManager... | UTF-8 | Java | 1,562 | java | GameClientDemo.java | Java | [
{
"context": "t java.util.List;\n\n/**\n * <p>客户端</P>\n *\n * @author hanchao\n */\npublic class GameClientDemo {\n\n public sta",
"end": 386,
"score": 0.9995774626731873,
"start": 379,
"tag": "USERNAME",
"value": "hanchao"
}
] | null | [] | package pers.hanchao.designpattern.command.client;
import com.google.common.collect.Lists;
import pers.hanchao.designpattern.command.KeyEnum;
import pers.hanchao.designpattern.command.command.Command;
import pers.hanchao.designpattern.command.command.impl.*;
import pers.hanchao.designpattern.command.invoker.KeyManager... | 1,562 | 0.588843 | 0.588843 | 38 | 37.210526 | 36.192581 | 141 | false | false | 0 | 0 | 0 | 0 | 110 | 0.151515 | 0.631579 | false | false | 2 |
13d298eaa02a2267d52e6f18d822408259622db6 | 6,554,120,142,658 | 5e4c4761ca5ec533ef5ad57cf56204c0ffee7e76 | /Weight.java | 13f3fcb99111bd4814d4ba5eb1ab079cbc2f9679 | [] | no_license | artemmakarov/java_examples | https://github.com/artemmakarov/java_examples | 7eec4c2572e650f7c5d86a4df862a93f3b880ae4 | 951d8d758080709eefebc8ca54fff0d70f23e1e1 | refs/heads/master | 2021-01-12T07:15:43.098000 | 2017-01-26T07:59:49 | 2017-01-26T07:59:49 | 76,925,578 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | class Weight {
public static void main (String args[]){
double weightEarth;
double weightMoon;
weightEarth = 60;
weightMoon = (weightEarth * 17 / 100);
System.out.println (weightMoon);
}
} | UTF-8 | Java | 201 | java | Weight.java | Java | [] | null | [] | class Weight {
public static void main (String args[]){
double weightEarth;
double weightMoon;
weightEarth = 60;
weightMoon = (weightEarth * 17 / 100);
System.out.println (weightMoon);
}
} | 201 | 0.691542 | 0.656716 | 10 | 19.200001 | 14.675149 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.7 | false | false | 2 |
413e9b82ce0a33a23a4030779fb9f3e5436b4389 | 18,691,697,683,227 | d039c42522a86c0b859d1444a6a66236fa2a3bb3 | /src/main/java/com/dkthanh/demo/domain/RoleEntity.java | beec8004c220f6a600a0efd47867d7e9cb1392c2 | [] | no_license | thanhdaoky/crowdfunding | https://github.com/thanhdaoky/crowdfunding | da0aa210584958e8b79b71786fea5630b441304a | 04a91526daf32049420f391d94f73bc5d8722e59 | refs/heads/master | 2023-07-13T08:03:04.041000 | 2021-08-18T13:33:47 | 2021-08-18T13:33:47 | 273,655,786 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dkthanh.demo.domain;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.persistence.*;
import java.util.Set;
@Entity
@Table(name = "role", schema = "demo", catalog = "")
@Data
@NoArgsConstructor
@AllArgsConstructor
public class RoleEntity {
@Id
@Co... | UTF-8 | Java | 675 | java | RoleEntity.java | Java | [] | null | [] | package com.dkthanh.demo.domain;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.persistence.*;
import java.util.Set;
@Entity
@Table(name = "role", schema = "demo", catalog = "")
@Data
@NoArgsConstructor
@AllArgsConstructor
public class RoleEntity {
@Id
@Co... | 675 | 0.693333 | 0.688889 | 29 | 22.275862 | 17.590939 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.586207 | false | false | 2 |
d2f5a6f2d9455ed28aae9edf289c0ea773adcf43 | 24,678,882,090,720 | 075a3f3cd420be77aef9891b8f29c465b1db2481 | /app/src/main/java/com/project/gagan/instagram_gagan/FollowActivityAdapter.java | 98147e39beb50b647ed8fceb944b0d7efcae3742 | [] | no_license | siftnoorsingh/InstagramViewer | https://github.com/siftnoorsingh/InstagramViewer | f7ccdbce5b0b74890abbe99198072e69c9e3f8dc | 6480fe51a3efc63467ca33c130493f421fe42629 | refs/heads/master | 2021-01-10T03:20:24.032000 | 2015-10-13T19:45:07 | 2015-10-13T19:45:07 | 47,064,374 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.project.gagan.instagram_gagan;
import android.content.Context;
import android.util.Log;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.parse.FindCallback;
import com.parse.ParseException;
import com.parse.ParseFile;
import com.parse.ParseImageView;
impo... | UTF-8 | Java | 2,892 | java | FollowActivityAdapter.java | Java | [
{
"context": ".Arrays;\nimport java.util.List;\n\n/**\n * Created by Fenglin on 13/10/2015.\n * This adapter handles the ",
"end": 509,
"score": 0.575377881526947,
"start": 508,
"tag": "NAME",
"value": "F"
},
{
"context": "rrays;\nimport java.util.List;\n\n/**\n * Created by Fenglin ... | null | [] | package com.project.gagan.instagram_gagan;
import android.content.Context;
import android.util.Log;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.parse.FindCallback;
import com.parse.ParseException;
import com.parse.ParseFile;
import com.parse.ParseImageView;
impo... | 2,892 | 0.634855 | 0.629668 | 96 | 29.125 | 26.764502 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5625 | false | false | 2 |
beaa4ca6bc0e60d6154402330ec8da1ce7397174 | 30,674,656,450,730 | 8651815d220ced94baf6d3b4559b3d8e86931b91 | /PR211-SQLiteRoom/app/src/main/java/es/iessaladillo/pedrojoya/pr211/Constants.java | 4cc4b2a33f246096c8f3d0fb10b1fded72e7227f | [] | no_license | OmarObispoUX/studio | https://github.com/OmarObispoUX/studio | f23ee4a488c3c124afaab6e522d6540e0e89764a | a5fc52f835ee180f7cdec4999fab0eabd0f1f710 | refs/heads/master | 2020-03-17T02:05:05.950000 | 2018-05-08T17:03:28 | 2018-05-08T17:03:28 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package es.iessaladillo.pedrojoya.pr211;
public class Constants {
public static final String EXTRA_STUDENT_ID = "EXTRA_STUDENT_ID";
public static final String DATABASE_NAME = "instituto";
private Constants() {
}
}
| UTF-8 | Java | 233 | java | Constants.java | Java | [] | null | [] | package es.iessaladillo.pedrojoya.pr211;
public class Constants {
public static final String EXTRA_STUDENT_ID = "EXTRA_STUDENT_ID";
public static final String DATABASE_NAME = "instituto";
private Constants() {
}
}
| 233 | 0.712446 | 0.699571 | 10 | 22.299999 | 24.690281 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 2 |
cc1b3c8cb8c4e61c7887cdd23cfed09361d0467f | 17,282,948,424,371 | 4f1429d6ebe4cff1068be051e855c5fcc1a178a0 | /plugins/net.bioclipse.biojava.ui/src/net/bioclipse/biojava/ui/views/outline/AlignmentOutlinePage.java | 44667bcb2ed2e53addd825c6cc85bc5b98905a6e | [] | no_license | miquelrojascherto/bioclipse.bioinformatics | https://github.com/miquelrojascherto/bioclipse.bioinformatics | 4793477e942d36513916294002090d57dfb683a2 | 19426f746db88b4b652d38e5fe11b3650e141052 | refs/heads/master | 2021-01-18T01:56:07.946000 | 2009-06-03T12:38:33 | 2009-07-15T11:50:13 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.bioclipse.biojava.ui.views.outline;
import java.awt.FlowLayout;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.util.Collection;
import java.util.HashMap;
import java.util.LinkedHashMap;
import java.util.Map;
import net.bioclipse.biojava.ui.editors.Aligner;
import net.bioclips... | UTF-8 | Java | 11,697 | java | AlignmentOutlinePage.java | Java | [] | null | [] | package net.bioclipse.biojava.ui.views.outline;
import java.awt.FlowLayout;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.util.Collection;
import java.util.HashMap;
import java.util.LinkedHashMap;
import java.util.Map;
import net.bioclipse.biojava.ui.editors.Aligner;
import net.bioclips... | 11,697 | 0.527058 | 0.52475 | 321 | 35.439251 | 24.856039 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.53271 | false | false | 2 |
70d38b84ed455a32af9dfe5064cb0afde410faae | 16,707,422,809,117 | c0d1dbd59031c2b17c98669b49ee6f1195dc3c2d | /Online_Movie/src/main/java/com/capgemini/online_movie/controller/BookingController.java | f149fdb646eaf2f31c376fdbb82495bd10fa25f9 | [] | no_license | animeshbindal/Sprint2 | https://github.com/animeshbindal/Sprint2 | e7dcb72e446e9e50e08f9a1d879e436309318ad7 | a352d88a71a5d8837ccb445eb0c1a36a205ddc7b | refs/heads/master | 2022-09-10T02:31:20.098000 | 2020-05-25T03:51:45 | 2020-05-25T03:51:45 | 261,259,852 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.capgemini.online_movie.controller;
public class BookingController {
}
| UTF-8 | Java | 89 | java | BookingController.java | Java | [] | null | [] | package com.capgemini.online_movie.controller;
public class BookingController {
}
| 89 | 0.764045 | 0.764045 | 5 | 15.8 | 19.456619 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 2 |
12e6e8b2deb7d7720f835d392f838b5008d5685d | 21,053,929,685,827 | afb585509e5bc7822ed744a0a591eb4e39f98144 | /src/MyClass.java | 29b4a230dfeccaad9700f21f1498cd8673dc3c5d | [] | no_license | LevOrlov/basejava | https://github.com/LevOrlov/basejava | 49bc95368cf901d1c2cb7302969bec1d706d2088 | 76bee7ee630e50b9ef1487023ba8e4285c64800f | refs/heads/master | 2021-05-11T02:05:57.082000 | 2018-05-22T17:48:35 | 2018-05-22T17:48:35 | 118,349,966 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.IOException;
import java.nio.file.FileVisitResult;
import java.nio.file.Path;
import java.nio.file.attribute.BasicFileAttributes;
class FileVisitor implements java.nio.file.FileVisitor<Path> {
public FileVisitResult visitFile(Path path,
BasicFileAttributes fileAt... | UTF-8 | Java | 6,011 | java | MyClass.java | Java | [] | null | [] | import java.io.IOException;
import java.nio.file.FileVisitResult;
import java.nio.file.Path;
import java.nio.file.attribute.BasicFileAttributes;
class FileVisitor implements java.nio.file.FileVisitor<Path> {
public FileVisitResult visitFile(Path path,
BasicFileAttributes fileAt... | 6,011 | 0.600734 | 0.596898 | 158 | 36.943039 | 26.438906 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.601266 | false | false | 2 |
d8c3edef3e126a06dd6c12936f3ac6bc026c0ac0 | 12,266,426,661,899 | 03e17e3b7aaeb4ae1d50e5b3677454c6f602081d | /src/main/java/ansraer/underworlds/mixin/common/OverworldBedrockMixin.java | e6dd8764305102aa1fb223142d87c5c12e453260 | [
"CC0-1.0"
] | permissive | Ansraer/Underworlds | https://github.com/Ansraer/Underworlds | 5c7dfd9f6aa6b8f987209646d34ec785221668e6 | 5ee93fbd10ec4b1be13552c033e6c227c12e1956 | refs/heads/master | 2020-06-16T10:43:45.774000 | 2019-11-02T17:47:01 | 2019-11-02T17:47:01 | 195,543,438 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ansraer.underworlds.mixin.common;
import ansraer.underworlds.common.blocks.UnderworldsBlocks;
import ansraer.underworlds.common.world.dimension.forgotten_depths.ForgottenDepthsChunkGenerator;
import net.minecraft.block.BlockState;
import net.minecraft.block.Blocks;
import net.minecraft.util.math.BlockPos;
impo... | UTF-8 | Java | 3,384 | java | OverworldBedrockMixin.java | Java | [] | null | [] | package ansraer.underworlds.mixin.common;
import ansraer.underworlds.common.blocks.UnderworldsBlocks;
import ansraer.underworlds.common.world.dimension.forgotten_depths.ForgottenDepthsChunkGenerator;
import net.minecraft.block.BlockState;
import net.minecraft.block.Blocks;
import net.minecraft.util.math.BlockPos;
impo... | 3,384 | 0.725177 | 0.717494 | 81 | 40.777779 | 44.706173 | 234 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.851852 | false | false | 2 |
37dcb0af283b1db59c8550f442dd1db1a7033f3f | 1,563,368,112,871 | 371d0d47a1613b461e0a1ecb98214982fdf73c56 | /src/exception/ValorPrincipalVazioException.java | 9d84a5574df41951fe5181bb47c3251467b8b799 | [] | no_license | antoniocoj/Revisao.P1.DAS | https://github.com/antoniocoj/Revisao.P1.DAS | d5c26f5ddeb3560ac44f99685b8151dbfffbc6df | a72e8475da977b8f82294dbff4cb86ff511528ea | refs/heads/master | 2020-03-27T22:59:11.053000 | 2018-09-04T02:42:20 | 2018-09-04T02:42:20 | 147,278,779 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package exception;
public class ValorPrincipalVazioException extends ParametroException{
public static final String msg = "O valor principal eh igual a zero!";
public ValorPrincipalVazioException() {
super(msg);
}
public ValorPrincipalVazioException(String msg) {
super(msg);
}
}
| UTF-8 | Java | 307 | java | ValorPrincipalVazioException.java | Java | [] | null | [] | package exception;
public class ValorPrincipalVazioException extends ParametroException{
public static final String msg = "O valor principal eh igual a zero!";
public ValorPrincipalVazioException() {
super(msg);
}
public ValorPrincipalVazioException(String msg) {
super(msg);
}
}
| 307 | 0.736156 | 0.736156 | 13 | 21.615385 | 25.572035 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.153846 | false | false | 2 |
d3bccdcfd0e61ff8a4f486738f272a757d870b30 | 23,545,010,740,704 | 61d8fd135b8ede5c4851668470ea41ba29ee2f21 | /app/src/main/java/com/consideredhamster/yetanotherpixeldungeon/items/potions/PotionOfOvergrowth.java | 0836c216f967f862e4e3d49121d4b8ae5a0c709e | [] | no_license | lazarish/EvenMorePixelDungeon | https://github.com/lazarish/EvenMorePixelDungeon | d3530e27ff609d08368b45716efba358f04c8410 | 66eedbe76b93f3c4f7e0d028364b5dcf991df0ba | refs/heads/master | 2021-01-22T01:48:03.749000 | 2017-09-03T10:03:18 | 2017-09-03T10:03:18 | 102,237,571 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Pixel Dungeon
* Copyright (C) 2012-2015 Oleg Dolya
*
* Yet Another Pixel Dungeon
* Copyright (C) 2015-2016 Considered Hamster
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, eith... | UTF-8 | Java | 3,243 | java | PotionOfOvergrowth.java | Java | [
{
"context": "/*\n * Pixel Dungeon\n * Copyright (C) 2012-2015 Oleg Dolya\n *\n * Yet Another Pixel Dungeon\n * Copyright (C) ",
"end": 57,
"score": 0.9997612237930298,
"start": 47,
"tag": "NAME",
"value": "Oleg Dolya"
},
{
"context": "t Another Pixel Dungeon\n * Copyright (C) 2015-2... | null | [] | /*
* Pixel Dungeon
* Copyright (C) 2012-2015 <NAME>
*
* Yet Another Pixel Dungeon
* Copyright (C) 2015-2016 <NAME>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of ... | 3,227 | 0.636139 | 0.627197 | 102 | 30.794117 | 27.028431 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.686275 | false | false | 2 |
334ab2d7234dc151f9d54442c053ce58e805afdd | 25,417,616,458,104 | 99d26bf1db8fc97326b7ea4099671257cde4c320 | /Middleware/src/main/java/com/niit/controllers/FriendController.java | 9f53f8b66abea730310b0418c4c535c2a336562a | [] | no_license | ManishRamesh/Collaboration-Platform | https://github.com/ManishRamesh/Collaboration-Platform | df121df533df9b9d9a856d2118f33b0ae15a18f0 | 05b1385a5cc6e3d4303fab4f6298a9b5ef2e01b0 | refs/heads/master | 2020-04-09T19:24:14.865000 | 2018-12-09T06:48:17 | 2018-12-09T06:48:17 | 160,542,520 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.niit.controllers;
import java.util.List;
import javax.servlet.http.HttpSession;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.stereotype.Controller;
import org... | UTF-8 | Java | 4,112 | java | FriendController.java | Java | [] | null | [] | package com.niit.controllers;
import java.util.List;
import javax.servlet.http.HttpSession;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.stereotype.Controller;
import org... | 4,112 | 0.751459 | 0.75 | 100 | 39.119999 | 29.893572 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.05 | false | false | 2 |
21ea665c52ba9bc7b1e4b6c92ba357420f07f3ac | 4,595,615,018,647 | a932beebef2e3e9cbf681f5cf161ddebaf603745 | /geeksforgeeks/largest-subarray-of-0s-and-1s/java/GFG.java | b5486bd2b44ea7884b69db632d28a05df7aed3b9 | [] | no_license | Tsimon-Dorakh/problem-solving | https://github.com/Tsimon-Dorakh/problem-solving | 85e5bfa2d7b6248fb45b2de5ed096ec9c8f4d438 | d5ea347c9a2763f6135ecde385d4b18bd6e40843 | refs/heads/master | 2021-10-27T19:17:55.356000 | 2021-10-16T15:26:45 | 2021-10-16T15:26:45 | 242,325,924 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.util.*;
/**
* Largest subarray of 0's and 1's
* https://practice.geeksforgeeks.org/problems/largest-subarray-of-0s-and-1s/1
*/
public class GFG {
int maxLenOn3(int[] xs) {
... | UTF-8 | Java | 4,531 | java | GFG.java | Java | [] | null | [] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.util.*;
/**
* Largest subarray of 0's and 1's
* https://practice.geeksforgeeks.org/problems/largest-subarray-of-0s-and-1s/1
*/
public class GFG {
int maxLenOn3(int[] xs) {
... | 4,531 | 0.44957 | 0.438976 | 189 | 22.973545 | 19.666111 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.455026 | false | false | 2 |
f4a4341f5138e78b0d918fc4f738589013d3e6bc | 15,221,364,111,628 | 30f8091c2c9704c56002404bd71b96e516cc57e1 | /app/src/main/java/com/example/myapp/ProdCommandéListAdapter.java | 3dace1476a73ddedff180d75f5c1f50ea5aaa12b | [] | no_license | siwarbam/projectt | https://github.com/siwarbam/projectt | 8a0f83167885fa45cc3bb2e21a0241e930fad28b | a70df28ea89886eabbfd0f8e2f86eb54aa1817bf | refs/heads/master | 2020-05-26T01:07:28.442000 | 2019-05-22T15:28:34 | 2019-05-22T15:28:34 | 188,058,001 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.myapp;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.drawable.BitmapDrawable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import andr... | UTF-8 | Java | 2,556 | java | ProdCommandéListAdapter.java | Java | [] | null | [] | package com.example.myapp;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.drawable.BitmapDrawable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import andr... | 2,556 | 0.685827 | 0.685827 | 91 | 26.912088 | 26.459444 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.56044 | false | false | 2 |
5e4e5fb43f98ddcd6fd26028517a854540b377be | 23,356,032,190,816 | 3b477ed16d7445335f9d343703ca1389d68c3908 | /java/main/algorithms/sort/insertion/InsertionSort.java | 2bc1785d4515e1c2ba9bc0e33300c194380966a9 | [] | no_license | paveltinnik/Search_and_sort_algorithms | https://github.com/paveltinnik/Search_and_sort_algorithms | 1c2ee49a5b11224106f9492d2875d79a01b7445f | f30f13f1b75398dcb4f0b1f0a0fbe8e595f22831 | refs/heads/master | 2023-07-15T01:20:29.876000 | 2021-08-21T06:52:27 | 2021-08-21T06:52:27 | 330,685,296 | 0 | 0 | null | false | 2021-08-21T06:52:28 | 2021-01-18T14:06:34 | 2021-08-18T14:14:44 | 2021-08-21T06:52:27 | 12 | 0 | 0 | 0 | Java | false | false | package java.main.algorithms.sort.insertion;
import java.util.Scanner;
public class InsertionSort {
public static int[] insertionSort(int[] array) {
/* iterating over elements in the unsorted part */
for (int i = 1; i < array.length; i++) {
int elem = array[i]; // take the next element... | UTF-8 | Java | 1,259 | java | InsertionSort.java | Java | [] | null | [] | package java.main.algorithms.sort.insertion;
import java.util.Scanner;
public class InsertionSort {
public static int[] insertionSort(int[] array) {
/* iterating over elements in the unsorted part */
for (int i = 1; i < array.length; i++) {
int elem = array[i]; // take the next element... | 1,259 | 0.523431 | 0.518666 | 42 | 28.976191 | 24.168543 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 2 |
e38e6b646bc55291ff07eefe533c400a1e5ea04d | 31,155,692,774,688 | bc655a5158f61284d5542239759cb88d79ec026a | /src/main/java/MobileGoogleSearchResultsPage.java | d63a0cf32beb80e28bcfa933e9d0d54d3a51f4ff | [] | no_license | hillelit/appium_qa_framework | https://github.com/hillelit/appium_qa_framework | 5c354ceb4341024440f0580bf59672db5bef147f | 57aaf44a675fa4fcbf06602ec1f0eeb7bd0f9761 | refs/heads/master | 2021-07-05T16:15:38.917000 | 2019-06-22T13:03:18 | 2019-06-22T13:03:18 | 192,930,100 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.PageFactory;
public class MobileGoogleSearchResultsPage {
@FindBy(xpath = "(//*[@role='heading'])[1]")
private WebElement firstSearchResultItem;
priva... | UTF-8 | Java | 608 | java | MobileGoogleSearchResultsPage.java | Java | [] | null | [] | import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.PageFactory;
public class MobileGoogleSearchResultsPage {
@FindBy(xpath = "(//*[@role='heading'])[1]")
private WebElement firstSearchResultItem;
priva... | 608 | 0.740132 | 0.738487 | 21 | 27.952381 | 21.949024 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.47619 | false | false | 2 |
2a19db8572243361257587257c1813a57c87270a | 257,698,049,196 | 7cbe67619877cc2821444dc6be9f39cdd21a8021 | /runnershi_be/src/main/java/com/ssafy/runnershi/entity/RoomAuthPK.java | eb305842d079c1a8c94cdb1e7120fb4a585d2723 | [] | no_license | BAEKYUJEONG/RunnersHI | https://github.com/BAEKYUJEONG/RunnersHI | 388ea6372198824ec250dc1440bfd94a24f372ba | 33a1d92bd05357345e7b7676dc0ed17b9e20a933 | refs/heads/master | 2023-05-12T12:30:03.533000 | 2021-05-31T16:45:09 | 2021-05-31T16:45:09 | 372,572,960 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ssafy.runnershi.entity;
import java.io.Serializable;
import javax.persistence.Column;
public class RoomAuthPK implements Serializable {
@Column
private String room;
@Column
private String authUser;
}
| UTF-8 | Java | 222 | java | RoomAuthPK.java | Java | [] | null | [] | package com.ssafy.runnershi.entity;
import java.io.Serializable;
import javax.persistence.Column;
public class RoomAuthPK implements Serializable {
@Column
private String room;
@Column
private String authUser;
}
| 222 | 0.788288 | 0.788288 | 11 | 19.181818 | 15.694922 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 2 |
be7b2aae04af03748125f7c6a085cc32e48aae00 | 1,159,641,240,106 | da2039635f3599f18089c66c9a94f6ab537d0a8e | /src/src/app/cilp/dwfy/dao/CyypjlDao.java | 1a4e42642ed04d191fb7e30d8df921ef9170de05 | [] | no_license | dalinhuang/cilp | https://github.com/dalinhuang/cilp | c7567975e54a67572c041d613aff7c8259f1a5c1 | ba5bb70778ba839501e306c0a9dcd796d87983c0 | refs/heads/master | 2018-01-08T22:05:12.195000 | 2012-05-08T01:41:02 | 2012-05-08T01:41:02 | 48,650,713 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package app.cilp.dwfy.dao;
import app.cilp.dwfy.model.Cyypjl;
import app.core.dao.BaseDao;
public interface CyypjlDao extends BaseDao<Cyypjl, Long>{
}
| UTF-8 | Java | 165 | java | CyypjlDao.java | Java | [] | null | [] | package app.cilp.dwfy.dao;
import app.cilp.dwfy.model.Cyypjl;
import app.core.dao.BaseDao;
public interface CyypjlDao extends BaseDao<Cyypjl, Long>{
}
| 165 | 0.727273 | 0.727273 | 9 | 16.333334 | 19.624249 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 2 |
00b0fbd83a54c4f70a762175a2b4d752f121c664 | 6,356,551,623,402 | 330d1748dd697eff9465092a78ec8fb63ddd9a69 | /ReservasAereas/src/cliente/Cliente.java | 16be8dc482c23327ba0db80d966cd3cdd4f8595d | [] | no_license | alanbarbosagyn/gestor-companhia-aerea | https://github.com/alanbarbosagyn/gestor-companhia-aerea | d5d631f6bb6020a329b9561d5ad71cf671b20e69 | 4703bdc544a919901ddeef92ca31ccff086769f1 | refs/heads/master | 2021-01-19T08:14:39.685000 | 2011-06-30T20:35:34 | 2011-06-30T20:35:34 | 32,120,056 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cliente;
import java.util.Date;
public class Cliente {
private String nome;
private String email;
private String senha;
private String telefone;
private int nCartao;
private Date dataCriacaoConta;
public Cliente() {
}
public Cliente(String nome, String email, String senha, String telefone,
... | UTF-8 | Java | 1,274 | java | Cliente.java | Java | [
{
"context": ".nome = nome;\n\t\tthis.email = email;\n\t\tthis.senha = senha;\n\t\tthis.telefone = telefone;\n\t\tthis.nCartao = nCa",
"end": 423,
"score": 0.5151696801185608,
"start": 418,
"tag": "NAME",
"value": "senha"
}
] | null | [] | package cliente;
import java.util.Date;
public class Cliente {
private String nome;
private String email;
private String senha;
private String telefone;
private int nCartao;
private Date dataCriacaoConta;
public Cliente() {
}
public Cliente(String nome, String email, String senha, String telefone,
... | 1,274 | 0.712716 | 0.712716 | 66 | 18.30303 | 15.691118 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.712121 | false | false | 2 |
2f9f4bad2632c728c965dae102b9683904452302 | 15,221,364,112,707 | b2c13a991ff4e7c6de60d02111348b45f4e274aa | /TMAdim/src/tmadim/model/Matricula.java | 9b352c75a5eb5e3d4c83e0c64fc58b16719d58bb | [] | no_license | thiagotls58/PadroesDeProjeto-EngIII | https://github.com/thiagotls58/PadroesDeProjeto-EngIII | 9c819798a9fb8d9c03adfccefebca53486d32467 | 5782dda4c6e67e1d0f7f5fdb186328e102d3aea4 | refs/heads/master | 2020-08-06T23:33:00.065000 | 2019-10-06T16:23:27 | 2019-10-06T16:23:27 | 213,200,241 | 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 tmadim.model;
import java.util.List;
import javafx.scene.control.CheckBox;
/**
*
* @author Thiago
*/
public class Matricul... | UTF-8 | Java | 2,783 | java | Matricula.java | Java | [
{
"context": " javafx.scene.control.CheckBox;\n\n/**\n *\n * @author Thiago\n */\npublic class Matricula {\n \n private int",
"end": 294,
"score": 0.9997220039367676,
"start": 288,
"tag": "NAME",
"value": "Thiago"
}
] | 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 tmadim.model;
import java.util.List;
import javafx.scene.control.CheckBox;
/**
*
* @author Thiago
*/
public class Matricul... | 2,783 | 0.603665 | 0.603665 | 127 | 20.913385 | 20.92733 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.456693 | false | false | 2 |
21ab436dfef84bdf6f302a192f8622f055a52d19 | 33,543,694,592,904 | b32da4b605ec5b8c45bad18c2f3e21394a284bad | /DemoSiteExcel/src/main/java/demoexcel/Constants.java | 7a8b3f71b4697622171d5699ff0fb05dbdd23aac | [] | no_license | Nightmayr/AutomatedTesting | https://github.com/Nightmayr/AutomatedTesting | be82f4e2010d16217bf91837dd7fe081a315531e | 2c1173bc7af1f7f0c274be0203451cf2e2ab7a4d | refs/heads/master | 2020-04-19T17:21:39.646000 | 2019-01-31T16:48:12 | 2019-01-31T16:48:12 | 168,331,028 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package demoexcel;
public class Constants {
public final static String DRIVER = "C:\\Users\\Admin\\Applications\\chromedriver.exe";
public final static String FILE = "C:\\Users\\Admin\\Desktop\\DemoSiteDDT.xlsx";
}
| UTF-8 | Java | 218 | java | Constants.java | Java | [] | null | [] | package demoexcel;
public class Constants {
public final static String DRIVER = "C:\\Users\\Admin\\Applications\\chromedriver.exe";
public final static String FILE = "C:\\Users\\Admin\\Desktop\\DemoSiteDDT.xlsx";
}
| 218 | 0.747706 | 0.747706 | 6 | 35.333332 | 35.859291 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.833333 | false | false | 2 |
cc7cb9e1b0bcbe12f775c777027647b5c99a606b | 8,469,675,514,575 | fd395cc87598be945259f91ac09f927226a45fd2 | /java/TestMemoryAllocator.java | 59d9f40e052caa73f6651f79807c0f4156f947ba | [] | no_license | SimonDanisch/ByteBufferBench | https://github.com/SimonDanisch/ByteBufferBench | 0bed7384cad2db8e200238199e8a8aaae1e8b3fa | ecb78105794a5aaaca8fdad565fc5c4a7fe0cf05 | refs/heads/master | 2021-03-12T20:21:18.941000 | 2015-01-13T11:37:19 | 2015-01-13T11:37:19 | 29,186,522 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | UTF-8 | Java | 5,512 | java | TestMemoryAllocator.java | Java | [] | null | [] | /*
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | 5,512 | 0.579463 | 0.569303 | 148 | 36.236488 | 35.819244 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.790541 | false | false | 2 |
5106cd9ba06a2de0a4c503ff33c5696c1378f1ac | 4,715,874,154,948 | ef2dfbacfdbcb276644d648cbb378d9fbb47b3bf | /src/com/company/ExerciseOne.java | 24630ebdbca3606bfe1b10f008463961e545c588 | [] | no_license | Vara-Ali/TestAPDemo | https://github.com/Vara-Ali/TestAPDemo | ee14b61bb87bdf9b13d808b9efd60b7b26155710 | 2dde9a1b06b3320581e2f83a358249b3a2e91169 | refs/heads/master | 2023-07-26T05:56:16.975000 | 2021-09-10T08:39:06 | 2021-09-10T08:39:06 | 405,010,051 | 0 | 0 | null | false | 2021-09-10T08:39:07 | 2021-09-10T08:28:14 | 2021-09-10T08:31:58 | 2021-09-10T08:39:06 | 0 | 0 | 0 | 0 | Java | false | false | package com.company;
import java.util.Scanner;
public class ExerciseOne {
public static void main(String[] args) {
System.out.println("Program to calculate student percentage!!!!!!");
Scanner sc = new Scanner(System.in);
System.out.println("Enter marks for subject 1");
int sub1 = s... | UTF-8 | Java | 1,015 | java | ExerciseOne.java | Java | [] | null | [] | package com.company;
import java.util.Scanner;
public class ExerciseOne {
public static void main(String[] args) {
System.out.println("Program to calculate student percentage!!!!!!");
Scanner sc = new Scanner(System.in);
System.out.println("Enter marks for subject 1");
int sub1 = s... | 1,015 | 0.596059 | 0.575369 | 29 | 34 | 21.242443 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.724138 | false | false | 2 |
0db768f44b6c872d15beca284e6ebcc5a226acd8 | 23,682,449,683,570 | cfc531c83af3f7e51f968d1656bb741e6133105b | /src/i2p/sbonk/kad/operation/RestoreOperation.java | 039f38c98fc2b533399044dab56149b8d501ac52 | [] | no_license | kronat/Sbonk | https://github.com/kronat/Sbonk | 1ac8fb46329972f02be01adecc636b64b8cbe74c | 6f66c6d8d17bf9dbc3818d76ba96a0abdb5cac83 | refs/heads/master | 2016-09-09T23:38:57.520000 | 2011-09-16T10:26:57 | 2011-09-16T10:26:57 | 2,137,052 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package i2p.sbonk.kad.operation;
import i2p.sbonk.kad.Configuration;
import i2p.sbonk.kad.HashCalculator;
import i2p.sbonk.kad.Identifier;
import i2p.sbonk.kad.Node;
import i2p.sbonk.kad.Space;
import i2p.sbonk.kad.messaging.Message;
import i2p.sbonk.kad.messaging.MessageServer;
import java.io.IOException;
import jav... | UTF-8 | Java | 2,913 | java | RestoreOperation.java | Java | [] | null | [] | package i2p.sbonk.kad.operation;
import i2p.sbonk.kad.Configuration;
import i2p.sbonk.kad.HashCalculator;
import i2p.sbonk.kad.Identifier;
import i2p.sbonk.kad.Node;
import i2p.sbonk.kad.Space;
import i2p.sbonk.kad.messaging.Message;
import i2p.sbonk.kad.messaging.MessageServer;
import java.io.IOException;
import jav... | 2,913 | 0.636457 | 0.631994 | 87 | 32.482758 | 22.876913 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 2 |
3ff72bd768f533b95cce8340eb2d14c0651c9101 | 19,181,323,983,905 | eb3f37d2376cbd0e34512d18392193368a4eb841 | /noetflix/src/main/java/ar/com/ada/mongo/noetflix/repo/SerieRepository.java | 1845fd2ea0beb1dcf5cd1d2588779a3d706f04ae | [] | no_license | noeliog/OctavaBackend | https://github.com/noeliog/OctavaBackend | 90bbdf7c3c321351df014d0eaf545ac36026b5ac | d00a78c5ae02c647094e8a76e337fbe752d4a469 | refs/heads/master | 2020-08-28T00:07:52.614000 | 2019-11-11T14:26:02 | 2019-11-11T14:26:02 | 217,529,365 | 0 | 0 | null | false | 2021-06-04T02:17:29 | 2019-10-25T12:31:22 | 2019-11-11T14:22:52 | 2021-06-04T02:17:28 | 146 | 0 | 0 | 3 | Java | false | false | package ar.com.ada.mongo.noetflix.repo;
import org.springframework.data.mongodb.repository.MongoRepository;
import ar.com.ada.mongo.noetflix.entities.Serie;
/**
* SerieRepository
*/
public interface SerieRepository extends MongoRepository<Serie, Integer> {
Serie findByNombre(String nombre);
} | UTF-8 | Java | 306 | java | SerieRepository.java | Java | [] | null | [] | package ar.com.ada.mongo.noetflix.repo;
import org.springframework.data.mongodb.repository.MongoRepository;
import ar.com.ada.mongo.noetflix.entities.Serie;
/**
* SerieRepository
*/
public interface SerieRepository extends MongoRepository<Serie, Integer> {
Serie findByNombre(String nombre);
} | 306 | 0.784314 | 0.784314 | 15 | 19.466667 | 25.41618 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 2 |
b2bb7f32c386456b117ab4620fb532b1e8463c50 | 6,322,191,876,839 | fd3397caaa6cd4a0654c55e1a273b0f865afe077 | /app/src/main/java/com/lipu/findnearbyplacesapp/CustomListviewAdapter.java | 626481b349eac6396965f1dec89111f6698564fe | [] | no_license | Lipdroid/NearbyPlaces | https://github.com/Lipdroid/NearbyPlaces | 5d71d35ebf8b0c31ec40683808b72ade8273f0ec | 7a44dd46821434981d54725f44f0abcc6d55ba50 | refs/heads/master | 2021-09-05T15:40:13.890000 | 2018-01-29T10:33:10 | 2018-01-29T10:33:10 | 119,248,290 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lipu.findnearbyplacesapp;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import com.lipu.findnearbyplacesapp.R;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
im... | UTF-8 | Java | 2,967 | java | CustomListviewAdapter.java | Java | [] | null | [] | package com.lipu.findnearbyplacesapp;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import com.lipu.findnearbyplacesapp.R;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
im... | 2,967 | 0.6879 | 0.684193 | 92 | 31.195652 | 29.913368 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.826087 | false | false | 2 |
ddc729a0eb23c1f07d87ee1153cbe0f907e0112d | 2,637,109,933,831 | e59b4788593410c4f30517a43aedef42c3418dd2 | /RAD80Java/src/itso/rad80/bank/model/Credit.java | b27bcd949bce8961754c14cf2b8f4c20a5b4638a | [
"Apache-2.0"
] | permissive | cjarroyo/hibernate | https://github.com/cjarroyo/hibernate | 33ce00fd95a7b936434136925dcd6de20e061200 | bb853b513628aca54f6dfdf2c1ebc260babdfe6b | refs/heads/master | 2021-07-04T21:33:28.330000 | 2017-09-20T14:00:00 | 2017-09-20T14:00:00 | 104,204,309 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package itso.rad80.bank.model;
import java.math.BigDecimal;
import java.lang.String;
import itso.rad80.bank.exception.InvalidTransactionException;
import itso.rad80.bank.ifc.TransactionType;
public class Credit extends Transaction {
private static final long serialVersionUID = 9097730281411923364L;
//Main Const... | UTF-8 | Java | 1,550 | java | Credit.java | Java | [] | null | [] | package itso.rad80.bank.model;
import java.math.BigDecimal;
import java.lang.String;
import itso.rad80.bank.exception.InvalidTransactionException;
import itso.rad80.bank.ifc.TransactionType;
public class Credit extends Transaction {
private static final long serialVersionUID = 9097730281411923364L;
//Main Const... | 1,550 | 0.696129 | 0.676129 | 56 | 26.678572 | 21.767527 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.392857 | false | false | 2 |
d29777dfb3b4341c50af2fdfd94299346be26e23 | 22,557,168,280,535 | 8864e856a8c069639a759dadf331d6c0982586d6 | /src/main/java/com/example/e3soft/CommentData.java | 89a2528c927245bf4bc89d4714d8f74f2be7fdb4 | [] | no_license | DNA00DAN/E3Soft | https://github.com/DNA00DAN/E3Soft | 278f13729c1d97cff805c77e94e3c7c829f5b0dd | 7fd0663b1a471bf4599cb4606819350f13fa95b2 | refs/heads/master | 2020-05-01T14:56:07.593000 | 2019-03-25T07:09:33 | 2019-03-25T07:09:33 | 177,527,374 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.e3soft;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import java.util.ArrayList;
import java.util.List;
public class CommentData extends SQLiteO... | UTF-8 | Java | 2,114 | java | CommentData.java | Java | [] | null | [] | package com.example.e3soft;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import java.util.ArrayList;
import java.util.List;
public class CommentData extends SQLiteO... | 2,114 | 0.647588 | 0.645222 | 73 | 27.958904 | 25.175787 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.547945 | false | false | 2 |
279ce18d9f3865dea8b464e4a969bf0cf6a266ca | 5,377,299,069,823 | b6625c64b02f73c753a100a1215e6009b39bedeb | /src/main/java/me/gravitinos/minigame/gamecore/scoreboard/SBTextGetter.java | f9a9cdae72931531b234b0f5104db4d00d4eabe2 | [] | no_license | mattlack15/GBedWars | https://github.com/mattlack15/GBedWars | d088f2d4818fb3b55f00db09f9063a1301493555 | 8f8beb7998398603bb34ef5f74c9e88c36a6d166 | refs/heads/master | 2022-04-20T23:54:04.998000 | 2020-04-17T16:57:39 | 2020-04-17T16:57:39 | 240,989,054 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.gravitinos.minigame.gamecore.scoreboard;
import org.bukkit.entity.Player;
public interface SBTextGetter {
String getText(Player player);
}
| UTF-8 | Java | 156 | java | SBTextGetter.java | Java | [] | null | [] | package me.gravitinos.minigame.gamecore.scoreboard;
import org.bukkit.entity.Player;
public interface SBTextGetter {
String getText(Player player);
}
| 156 | 0.794872 | 0.794872 | 7 | 21.285715 | 19.166296 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 2 |
be215e66f23bda096fd762652c7636cbdebee53f | 19,061,064,868,301 | 9b408e6b19631d88f03ad81b15597337ea56a607 | /CRAC/CRAC/src/module1/Identite.java | 40c4e7d58fbf9d551eeb5a905e0102c3dd609973 | [] | no_license | Kwazao/CRAC | https://github.com/Kwazao/CRAC | f7e387f76f799845df1be829ccb2b3d7e86d74ef | f5a88d80c35303925bf6c8a6b457ebda6b4c26ac | refs/heads/master | 2020-04-02T09:23:19.018000 | 2019-01-13T21:22:46 | 2019-01-13T21:22:46 | 154,290,537 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* Codé par Kevin Ouazzani */
package module1;
import java.sql.Date;
public class Identite {
private String prenom;
private String nom;
private String sexe;
private String ddn;
//constructeur par défaut
public Identite(String p, String n, String s, String d ) {
prenom = p;
nom=n;
sexe=s;
... | ISO-8859-1 | Java | 824 | java | Identite.java | Java | [
{
"context": "/* Codé par Kevin Ouazzani */\r\npackage module1;\r\n\r\nimport java.sql.Date;\r\n\r\n",
"end": 26,
"score": 0.9998871684074402,
"start": 12,
"tag": "NAME",
"value": "Kevin Ouazzani"
}
] | null | [] | /* Codé par <NAME> */
package module1;
import java.sql.Date;
public class Identite {
private String prenom;
private String nom;
private String sexe;
private String ddn;
//constructeur par défaut
public Identite(String p, String n, String s, String d ) {
prenom = p;
nom=n;
sexe=s;
ddn=d... | 816 | 0.600973 | 0.599757 | 56 | 12.678572 | 12.425646 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.446429 | false | false | 2 |
26cfccad6bec5804839c7f15ef5593169fb3407f | 18,880,676,298,297 | a2187916e734cfa1e334d85c0547b3c97a7cc032 | /archive/03_2020_Spring/05.20-Trees_Recursion/src/test/BinaryTreeTest.java | 4de12398f7afe5b479689527044e9ad902aa8acb | [] | no_license | theBrianCui/CSC-143-Notes | https://github.com/theBrianCui/CSC-143-Notes | 428491794bc53c994ac483384ccb257dbdccfb64 | 867e45f927eda811309714372ee8e1530378fb15 | refs/heads/master | 2021-06-24T22:06:47.815000 | 2021-06-10T05:21:38 | 2021-06-10T05:21:38 | 210,466,655 | 7 | 12 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test;
import org.junit.Test;
import scratch.BinaryTreeNode;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import static junit.framework.TestCase.assertEquals;
public class BinaryTreeTest {
@Test
public void ConstructTest() {
BinaryTreeNode<Integer>... | UTF-8 | Java | 4,382 | java | BinaryTreeTest.java | Java | [] | null | [] | package test;
import org.junit.Test;
import scratch.BinaryTreeNode;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import static junit.framework.TestCase.assertEquals;
public class BinaryTreeTest {
@Test
public void ConstructTest() {
BinaryTreeNode<Integer>... | 4,382 | 0.592424 | 0.584893 | 135 | 30.459259 | 26.919292 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.540741 | false | false | 2 |
d2186c246cb8d43530da91c36c22c618f07a057f | 360,777,281,466 | 40ea9e4f27d9170e7b6b7a3b586d6a521a333be7 | /avaj-launcher/Main.java | 833388a7809a0355b693ff52745632a1b85c4eb8 | [] | no_license | johnsonWTC/AirCraftSimulator-JAVA | https://github.com/johnsonWTC/AirCraftSimulator-JAVA | 303c98160dfdc4ad62454957f7753dd784a4bbb6 | a547cbd3c06ac3cf91e1a78d1e5233871574f2a7 | refs/heads/master | 2022-01-16T09:17:25.482000 | 2019-07-10T15:54:07 | 2019-07-10T15:54:07 | 196,234,043 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jam;
import java.io.*;
import java.util.Scanner;
public class Main {
public static void main(String[] args) throws IOException {
File file = new File("/goinfre/jdubula//Desktop/simulator.txt");
Flyable flyable = null;
BufferedReader reader = new BufferedReader(new FileReader... | UTF-8 | Java | 3,813 | java | Main.java | Java | [] | null | [] | package com.jam;
import java.io.*;
import java.util.Scanner;
public class Main {
public static void main(String[] args) throws IOException {
File file = new File("/goinfre/jdubula//Desktop/simulator.txt");
Flyable flyable = null;
BufferedReader reader = new BufferedReader(new FileReader... | 3,813 | 0.492526 | 0.483084 | 113 | 32.734512 | 28.731291 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.725664 | false | false | 2 |
fd4e54c1ebe8fd8920cf55035058cb289e5b8992 | 4,715,874,162,877 | 9fcdd447d924e457aaa46a2fa65eb56f403ffa96 | /backend/alanda-base/src/main/java/io/alanda/base/service/PmcDepartmentService.java | 24241f957bba513aacd28f6fd8b11ec2ab7e9504 | [
"MIT"
] | permissive | alanda-io/alanda | https://github.com/alanda-io/alanda | 3c63d6102b9c057208a818876508ace35d9fd6f2 | 222ecac3429db7789b0eeaa095c08e85d4d852b1 | refs/heads/master | 2023-06-23T15:07:10.310000 | 2021-09-29T08:13:54 | 2021-09-29T08:13:54 | 200,077,440 | 7 | 1 | MIT | false | 2021-09-29T08:13:55 | 2019-08-01T15:39:15 | 2021-09-24T13:49:21 | 2021-09-29T08:13:54 | 78,316 | 5 | 2 | 5 | Java | false | false | package io.alanda.base.service;
import java.util.List;
import io.alanda.base.dto.PmcDepartmentDto;
public interface PmcDepartmentService {
public static final Long DEPARTMENT_RAN_ID = 1L;
public static final Long DEPARTMENT_IT_ID = 2L;
public static final String DEPARTMENT_RAN = "RAN";
public static fi... | UTF-8 | Java | 505 | java | PmcDepartmentService.java | Java | [] | null | [] | package io.alanda.base.service;
import java.util.List;
import io.alanda.base.dto.PmcDepartmentDto;
public interface PmcDepartmentService {
public static final Long DEPARTMENT_RAN_ID = 1L;
public static final Long DEPARTMENT_IT_ID = 2L;
public static final String DEPARTMENT_RAN = "RAN";
public static fi... | 505 | 0.768317 | 0.764356 | 21 | 23.047619 | 22.476393 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.47619 | false | false | 2 |
db0f21c120ca8024e6e77146c56ff84182576e51 | 25,718,264,201,414 | 0ee32f94ad42d9f533bff85b0eb599df938729c8 | /src/layer2_802Algorithms/Bss2AccessPoint.java | fd1f4143530741e783ca77fe7caf10c4980a7905 | [] | no_license | Hazelia/Jemula802 | https://github.com/Hazelia/Jemula802 | 61a64da0ab048a0778305690bdd50d66d46cabd3 | 84ee6f74252d23edeac05033b7267e1db267a982 | refs/heads/master | 2020-04-01T14:02:05.923000 | 2014-12-08T21:08:31 | 2014-12-08T21:08:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package layer2_802Algorithms;
import plot.JEMultiPlotter;
import layer2_80211Mac.JE802_11BackoffEntity;
import layer2_80211Mac.JE802_11Mac;
import layer2_80211Mac.JE802_11MacAlgorithm;
public class Bss2AccessPoint extends JE802_11MacAlgorithm {
private JE802_11BackoffEntity theBackoffEntity;
private int theBSS;
... | UTF-8 | Java | 771 | java | Bss2AccessPoint.java | Java | [] | null | [] | package layer2_802Algorithms;
import plot.JEMultiPlotter;
import layer2_80211Mac.JE802_11BackoffEntity;
import layer2_80211Mac.JE802_11Mac;
import layer2_80211Mac.JE802_11MacAlgorithm;
public class Bss2AccessPoint extends JE802_11MacAlgorithm {
private JE802_11BackoffEntity theBackoffEntity;
private int theBSS;
... | 771 | 0.725032 | 0.645914 | 35 | 21.028572 | 20.834703 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.371429 | false | false | 2 |
c6d31d093388a10d159edb8d6945608d670bbbaa | 16,569,983,846,883 | 1be63031002b93b7c58df9c4a98a5b0963fcefdc | /src/main/java/com/merchantsafeunipay/sdk/response/misc/ResponseCode.java | e8b4b08887d2688dc565a94dee94bdaa20de5287 | [
"Apache-2.0"
] | permissive | isahb/msu-api-sdk | https://github.com/isahb/msu-api-sdk | 0139c087df78b929e3fcb2f28c5cdcad31a7837a | 3b7f04b556c02f62b95f7e14a625b513028ae12e | refs/heads/master | 2021-04-26T22:57:39.466000 | 2021-03-04T17:55:32 | 2021-03-04T17:55:32 | 123,893,171 | 4 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.merchantsafeunipay.sdk.response.misc;
public class ResponseCode {
public static final String APPROVEDCODE = "00";
public static final String WAITINGFORAPPROVALCODE = "01";
public static final String DECLINEDCODE = "99";
public static final String GENERALERRORCODE = "98";
private Respon... | UTF-8 | Java | 338 | java | ResponseCode.java | Java | [] | null | [] | package com.merchantsafeunipay.sdk.response.misc;
public class ResponseCode {
public static final String APPROVEDCODE = "00";
public static final String WAITINGFORAPPROVALCODE = "01";
public static final String DECLINEDCODE = "99";
public static final String GENERALERRORCODE = "98";
private Respon... | 338 | 0.730769 | 0.707101 | 11 | 29.818182 | 23.563524 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 2 |
7151706905775fdbca2d4ee00c78b3f43b069a7b | 16,569,983,845,303 | 332f8474d763248c5d727b2116f0caf53d8ef4e1 | /src/main/java/gui/controller/AlertController.java | 421245c1a22dc2ed4f1ca537c77cf61c33090c49 | [] | no_license | ayathustra/sepme-ss14 | https://github.com/ayathustra/sepme-ss14 | 92143bbd4e17fd6a9b11b78c288bba082f8356f2 | 8f30fd8a48ceebcac85796634c773174be2146aa | refs/heads/master | 2016-09-06T00:12:26.870000 | 2014-04-25T10:44:51 | 2014-04-25T10:44:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gui.controller;
import java.io.IOException;
import javax.management.RuntimeErrorException;
import org.apache.log4j.Logger;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javafx.fxml.FXMLLoader;
import javafx.scene.Scene;
import javafx.scene.control.Label;
import javafx.scene.layout.Pane;
impo... | UTF-8 | Java | 1,681 | java | AlertController.java | Java | [] | null | [] | package gui.controller;
import java.io.IOException;
import javax.management.RuntimeErrorException;
import org.apache.log4j.Logger;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javafx.fxml.FXMLLoader;
import javafx.scene.Scene;
import javafx.scene.control.Label;
import javafx.scene.layout.Pane;
impo... | 1,681 | 0.669839 | 0.669244 | 68 | 23.720589 | 17.039612 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.558824 | false | false | 2 |
90452aa562bf94ad8c21ae254455f43eec1d4a1a | 33,715,493,281,488 | 0db2ab735972a3d159a67dd57ff0b9b6f89f11b9 | /app/src/main/java/com/example/lab4/MainActivity.java | fb1d2a547fa12053fe65dedfe1d744688d30873b | [] | no_license | zl00316/Project1 | https://github.com/zl00316/Project1 | 575c09d76a51e5d35c92822a5d19794206c3f206 | e3b3fccc553890b628988494aa2e2aef4aa9324d | refs/heads/master | 2021-01-17T15:23:20.036000 | 2016-10-24T19:55:47 | 2016-10-24T19:55:47 | 71,826,727 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.lab4;
import android.app.VoiceInteractor;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.TextView;
import android.widget.Toast;
import com.android.volley.Reques... | UTF-8 | Java | 2,131 | java | MainActivity.java | Java | [] | null | [] | package com.example.lab4;
import android.app.VoiceInteractor;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.TextView;
import android.widget.Toast;
import com.android.volley.Reques... | 2,131 | 0.622243 | 0.613327 | 61 | 33.950821 | 27.890551 | 154 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.590164 | false | false | 2 |
c9f4c06335fedaa54e4c544290275beddef36602 | 27,839,978,030,676 | f65cefc5d5d192a5cd2e6f9de68f9d9a1c4852e1 | /src/com/ccclubs/action/api/chargedot/aishi/ChargeDotThread.java | 4d473ba292734fe59e2c261197a7ecad354610e6 | [] | no_license | mildrock/ccclubs-bj | https://github.com/mildrock/ccclubs-bj | d54a1251ca77110bef7b75b38604f7271adbf97b | 16761e40924b5cef40f7935c98b4b62793a6e947 | refs/heads/master | 2020-04-16T10:41:11.921000 | 2018-09-28T09:46:53 | 2018-09-28T09:46:53 | 165,513,326 | 0 | 8 | null | true | 2019-01-13T14:14:23 | 2019-01-13T14:14:23 | 2018-12-14T06:59:55 | 2018-12-14T06:59:06 | 115,701 | 0 | 0 | 0 | null | false | null | package com.ccclubs.action.api.chargedot.aishi;
import java.io.BufferedReader;
import java.io.DataOutputStream;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.UnsupportedEncodingException;
import java.net.HttpURLConnection;
import java.net.MalformedURLException;
import java.net.URL;
impor... | UTF-8 | Java | 8,200 | java | ChargeDotThread.java | Java | [
{
"context": ".web.helper.$;\n\n/**\n * 埃士工业电桩状态数据获取\n * \n * @author zhangjian\n *\n */\n\n@Deprecated\npublic class ChargeDotThread ",
"end": 1014,
"score": 0.9278554320335388,
"start": 1005,
"tag": "USERNAME",
"value": "zhangjian"
},
{
"context": "= \"utf-8\";\n\t\n\tfinal static ... | null | [] | package com.ccclubs.action.api.chargedot.aishi;
import java.io.BufferedReader;
import java.io.DataOutputStream;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.UnsupportedEncodingException;
import java.net.HttpURLConnection;
import java.net.MalformedURLException;
import java.net.URL;
impor... | 8,210 | 0.68235 | 0.670276 | 272 | 28.536764 | 25.450041 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.102941 | false | false | 2 |
4a8da264a3c625dc9f554ad5b607e6e50fcb23f4 | 19,851,338,863,750 | d602f231b1d36c4e5f3d35d1618b4faa307068b0 | /src/main/java/ttt/model/GameState.java | 934bdb72bb4fe53463693ab8759cef19c28a4d3e | [] | no_license | bigtonysayshi/challenge | https://github.com/bigtonysayshi/challenge | 54d39bba5bbe30793629771ee00ba5e6751459aa | 80b59935022e84c23489ebb9a5e44166161ed1a4 | refs/heads/master | 2021-01-12T13:17:09.557000 | 2017-06-12T06:36:46 | 2017-06-12T06:36:46 | 72,179,836 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ttt.model;
/**
* Created by tzhang2 on 4/23/17.
*/
public enum GameState {
IDLE,
INIT,
WAIT_MOVE,
INVALID_MOVE,
PLAYER_WON,
DRAW,
END
}
| UTF-8 | Java | 175 | java | GameState.java | Java | [
{
"context": "package ttt.model;\n\n/**\n * Created by tzhang2 on 4/23/17.\n */\npublic enum GameState {\n IDLE,",
"end": 45,
"score": 0.9995177388191223,
"start": 38,
"tag": "USERNAME",
"value": "tzhang2"
}
] | null | [] | package ttt.model;
/**
* Created by tzhang2 on 4/23/17.
*/
public enum GameState {
IDLE,
INIT,
WAIT_MOVE,
INVALID_MOVE,
PLAYER_WON,
DRAW,
END
}
| 175 | 0.571429 | 0.537143 | 14 | 11.5 | 8.910267 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 2 |
6501bd445f2aa57300ab328e2ab2a83cc284cdeb | 14,740,327,810,591 | b08de696f7f29d56eb92bab7de32b4fd302b6e0a | /src/test/java/es/upm/grise/profundizacion2018/tema5/SmokeTest.java | 5110c5452e3267f855b7f3f0ba2176d70910faf9 | [] | no_license | meryiri95/PROF-Testable-Design | https://github.com/meryiri95/PROF-Testable-Design | 348a6771c56d8136cfb172da08c60a1e06684159 | 1c792d0ba88541bdf96cec3ceb40bd0b3a3c169c | refs/heads/master | 2020-04-08T12:30:32.356000 | 2019-01-22T16:37:15 | 2019-01-22T16:37:15 | 159,350,146 | 0 | 0 | null | true | 2018-11-27T14:41:55 | 2018-11-27T14:41:54 | 2018-11-26T09:42:39 | 2018-11-26T09:42:37 | 6 | 0 | 0 | 0 | null | false | null | package es.upm.grise.profundizacion2018.tema5;
import static es.upm.grise.profundizacion2018.tema5.Error.CANNOT_CONNECT_DATABASE;
import static es.upm.grise.profundizacion2018.tema5.Error.CANNOT_FIND_DRIVER;
import static es.upm.grise.profundizacion2018.tema5.Error.CANNOT_INSTANTIATE_DRIVER;
import static es.upm.grise... | UTF-8 | Java | 8,000 | java | SmokeTest.java | Java | [
{
"context": "i.upm.es:8000/tema5\";\n\tpublic String \tusername = \"tema5\";\n\tpublic String password = \"tema5\";\n\t@Before\n\tpu",
"end": 1510,
"score": 0.9997257590293884,
"start": 1505,
"tag": "USERNAME",
"value": "tema5"
},
{
"context": "g \tusername = \"tema5\";\n\tpublic St... | null | [] | package es.upm.grise.profundizacion2018.tema5;
import static es.upm.grise.profundizacion2018.tema5.Error.CANNOT_CONNECT_DATABASE;
import static es.upm.grise.profundizacion2018.tema5.Error.CANNOT_FIND_DRIVER;
import static es.upm.grise.profundizacion2018.tema5.Error.CANNOT_INSTANTIATE_DRIVER;
import static es.upm.grise... | 8,010 | 0.722174 | 0.710655 | 274 | 28.149635 | 28.236673 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.379562 | false | false | 2 |
7843f1c9f10caea360b24054da72927a0b7134e7 | 33,440,615,391,363 | aab665800a3ac2e6ea3d69eb8d71d54c90df7abf | /Benard/Grid.java | c3e1bf610c1541092db0c0f820d3c08e3e87e23d | [] | no_license | shohei/appletcfd | https://github.com/shohei/appletcfd | 259c5de6255b2d3af75ed21fdc6852420316cb2a | 776879b4ac466fbf5247f4ac3b94a2695b5c023d | refs/heads/master | 2020-06-14T19:33:02.487000 | 2016-12-02T02:47:55 | 2016-12-02T02:47:55 | 75,353,856 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**====================================================================
Input data for simulating Benard natural heat convection
Grid.java : Grid generation
All rights reserved, Copyright (C) 2001-2003,
Ver.2.0 Last update; December 25,2002, ... | UTF-8 | Java | 2,729 | java | Grid.java | Java | [
{
"context": " Ver.2.0 Last update; December 25,2002, Kiyoshi Minemura \r\n==============================================",
"end": 336,
"score": 0.9998407363891602,
"start": 320,
"tag": "NAME",
"value": "Kiyoshi Minemura"
}
] | null | [] | /**====================================================================
Input data for simulating Benard natural heat convection
Grid.java : Grid generation
All rights reserved, Copyright (C) 2001-2003,
Ver.2.0 Last update; December 25,2002, ... | 2,719 | 0.446684 | 0.409307 | 76 | 33.828949 | 21.529898 | 73 | false | false | 0 | 0 | 0 | 0 | 71 | 0.050934 | 1.210526 | false | false | 2 |
f8a7e5342a93517f6535d57d107ea4768c731c9f | 11,622,181,521,611 | 2a34f1d14e6bd68cee1bb320fd0bb34ca9558886 | /Problems/CodeForces/1400_TheDoctorMeetsVader.java | a9fa54de817d994e24e46ae1ec11274fc11c1fdf | [] | no_license | DevinLeamy/Competitive-Programming | https://github.com/DevinLeamy/Competitive-Programming | 840fc905ba872c476e4180274555770cf013d400 | 9c0fac489e238d98ba983606da4a0a6d7f519d13 | refs/heads/master | 2022-05-05T05:17:48.256000 | 2022-03-21T03:43:00 | 2022-03-21T03:43:00 | 199,560,255 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
import java.io.*;
public class TheDoctorMeetsVader_1400 {
public static void main(String[] args) throws IOException {
StringBuilder output = new StringBuilder();
int S = nextInt(); int B = nextInt();
StringTokenizer A = new StringTokenizer(in.readLine());
HashMap... | UTF-8 | Java | 2,068 | java | 1400_TheDoctorMeetsVader.java | Java | [] | null | [] | import java.util.*;
import java.io.*;
public class TheDoctorMeetsVader_1400 {
public static void main(String[] args) throws IOException {
StringBuilder output = new StringBuilder();
int S = nextInt(); int B = nextInt();
StringTokenizer A = new StringTokenizer(in.readLine());
HashMap... | 2,068 | 0.525145 | 0.522244 | 69 | 28.971014 | 21.936649 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.550725 | false | false | 2 |
987077ecda124348b64dc30b308c5278157ba7c9 | 13,709,535,641,116 | 58bac9d1a20b2c33188261127a9406498238d75a | /src/test/java/com/codewars/kyu7/IsogramTest.java | 02c517c53bd3b6b75dc04d55dc791b0e70947b86 | [] | no_license | briansurratt/exercises | https://github.com/briansurratt/exercises | a8de8b6b5711f272c21517268a63096bdb424d6b | a33cd26f67ed508153bb0d81161318a42fba3e3b | refs/heads/master | 2020-08-17T12:00:51.551000 | 2020-04-30T00:53:56 | 2020-04-30T00:53:56 | 215,663,147 | 0 | 0 | null | false | 2020-04-30T00:53:57 | 2019-10-16T23:34:34 | 2019-10-16T23:34:37 | 2020-04-30T00:53:57 | 0 | 0 | 0 | 0 | null | false | false | package com.codewars.kyu7;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
public class IsogramTest {
@Test
public void test1() {
assertEquals(true, com.codewars.kyu7.Isogram.isIsogram("Dermatoglyphics"));
}
@Test
public void test2() throws Exception {
asser... | UTF-8 | Java | 1,192 | java | IsogramTest.java | Java | [] | null | [] | package com.codewars.kyu7;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
public class IsogramTest {
@Test
public void test1() {
assertEquals(true, com.codewars.kyu7.Isogram.isIsogram("Dermatoglyphics"));
}
@Test
public void test2() throws Exception {
asser... | 1,192 | 0.657718 | 0.644295 | 50 | 22.84 | 26.885208 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.38 | false | false | 2 |
981cff455df5a59efb023aaa7e18eaa029e6e5af | 14,705,968,056,211 | a366eaacbc150ed602623b134862bc26d5a51b7f | /homework3/src/main/java/com/kurochkin/illya/company/repository/ArrayCarRepository.java | f437df2573a3733c5b59ce3feec9023544322e6a | [] | no_license | illyakurochkin/epam-projects | https://github.com/illyakurochkin/epam-projects | efd23b4c8828e84d170971a5552377e0c04aed5b | 4d2155c21ebad1ab5613daf0a4248139bb517ede | refs/heads/master | 2020-05-02T08:12:37.320000 | 2019-03-29T13:36:31 | 2019-03-29T13:36:31 | 177,837,169 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kurochkin.illya.company.repository;
import com.kurochkin.illya.company.entiry.Car;
import java.util.Arrays;
import java.util.Collection;
import java.util.Set;
import java.util.stream.Collectors;
public class ArrayCarRepository implements CarRepository {
private final Car[] cars;
public ArrayCar... | UTF-8 | Java | 1,366 | java | ArrayCarRepository.java | Java | [] | null | [] | package com.kurochkin.illya.company.repository;
import com.kurochkin.illya.company.entiry.Car;
import java.util.Arrays;
import java.util.Collection;
import java.util.Set;
import java.util.stream.Collectors;
public class ArrayCarRepository implements CarRepository {
private final Car[] cars;
public ArrayCar... | 1,366 | 0.619326 | 0.619326 | 49 | 26.87755 | 22.261555 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 2 |
794910008ea3cf55d62f383a4cf61bb1d896b8ea | 6,055,903,887,422 | d758a582e91b5d083c725558d18a6f6ae1c23452 | /TCPClientePrj/src/br/fumec/tcp/TCPNovoCliente.java | 1d8c40ac35d39868e1ff1d417e93df0776323727 | [] | no_license | Edd002/Desenvolvimento-de-Sistemas-Distribuidos-workspace | https://github.com/Edd002/Desenvolvimento-de-Sistemas-Distribuidos-workspace | 5da4f3b67a1496411b580d42e65537252589e669 | 08b3b693186562e74a4926f7f66bcb03bca6e732 | refs/heads/master | 2022-11-08T20:54:24.943000 | 2020-06-28T23:30:33 | 2020-06-28T23:30:33 | 271,330,487 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.fumec.tcp;
// Protocolo:
//
// 1. O cliente deve enviar para o servidor os dados a processar na forma de um vetor de inteiros.
// 2. O servidor espera receber do cliente dados na forma de um vetor de inteiros.
// 3. Uma mensagem enviada pelo cliente para o servidor conterá um único vetor de inteiros.
// 4. ... | UTF-8 | Java | 2,260 | java | TCPNovoCliente.java | Java | [] | null | [] | package br.fumec.tcp;
// Protocolo:
//
// 1. O cliente deve enviar para o servidor os dados a processar na forma de um vetor de inteiros.
// 2. O servidor espera receber do cliente dados na forma de um vetor de inteiros.
// 3. Uma mensagem enviada pelo cliente para o servidor conterá um único vetor de inteiros.
// 4. ... | 2,260 | 0.704779 | 0.69272 | 63 | 34.539684 | 27.741337 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.047619 | false | false | 2 |
c930c684cd5fc363e3b7ea9f8a5f93189969e2d1 | 4,750,233,872,373 | 20f9a860a56c43710d72aed0d01fcb0ff82ee4a7 | /src/MinSpenntre.java | 083ce6d2a85c962c0bb6786db1e21a5027f3590a | [] | no_license | dsreitan/Alg14MinSpenntre | https://github.com/dsreitan/Alg14MinSpenntre | fe7210a73583b58206b16280d6c163ae82772a8b | f3dc9d940266d1451b31ebb34231ed5deb66ad3f | refs/heads/master | 2021-01-23T00:07:20.650000 | 2013-11-23T17:10:00 | 2013-11-23T17:10:00 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import Tree.*;
import Tree.Tree.Edge;
import Tree.Tree.Node;
import java.util.ArrayList;
import java.util.List;
class MinSpenntre {
public List<Node> settledNodes;
public List<Node> unsettledNodes;
public List<Integer> totalWeight = new ArrayList<>();
public MinSpenntre(Tree tree) {
set... | UTF-8 | Java | 2,431 | java | MinSpenntre.java | Java | [] | null | [] |
import Tree.*;
import Tree.Tree.Edge;
import Tree.Tree.Node;
import java.util.ArrayList;
import java.util.List;
class MinSpenntre {
public List<Node> settledNodes;
public List<Node> unsettledNodes;
public List<Integer> totalWeight = new ArrayList<>();
public MinSpenntre(Tree tree) {
set... | 2,431 | 0.584533 | 0.58371 | 85 | 27.6 | 22.002781 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.435294 | false | false | 2 |
2bd650b6d60da91220a45aa343e4cb5b7ec4d7bf | 21,500,606,324,388 | 9075a2eac54fc1a65043d76075127ac324431337 | /src/main/java/lmr/randomizer/node/EscapeChecker.java | 3d447154b389ecf47ce41d7ce97ac1373154bcee | [
"BSD-2-Clause"
] | permissive | thezerothcat/LaMulanaRandomizer | https://github.com/thezerothcat/LaMulanaRandomizer | 0a69e6f8c9cbcae5a0d1469197055c4737c60ae7 | fc98ed4a3194ad37c1acafae18456972e48ae33b | refs/heads/master | 2023-05-12T09:18:45.291000 | 2022-07-30T23:25:44 | 2022-07-30T23:25:44 | 96,950,859 | 56 | 19 | BSD-2-Clause | false | 2023-05-09T18:28:53 | 2017-07-12T01:09:30 | 2023-04-28T00:01:19 | 2023-05-09T18:28:49 | 10,332 | 48 | 15 | 33 | Java | false | false | package lmr.randomizer.node;
import lmr.randomizer.DataFromFile;
import lmr.randomizer.FileUtils;
import lmr.randomizer.Settings;
import lmr.randomizer.randomization.BacksideDoorRandomizer;
import lmr.randomizer.randomization.ItemRandomizer;
import lmr.randomizer.randomization.ShopRandomizer;
import lmr.randomizer.ran... | UTF-8 | Java | 11,280 | java | EscapeChecker.java | Java | [
{
"context": "ateMapper;\n\nimport java.util.*;\n\n/**\n * Created by thezerothcat on 7/11/2017.\n */\npublic class EscapeChecker {\n ",
"end": 462,
"score": 0.9996564984321594,
"start": 450,
"tag": "USERNAME",
"value": "thezerothcat"
}
] | null | [] | package lmr.randomizer.node;
import lmr.randomizer.DataFromFile;
import lmr.randomizer.FileUtils;
import lmr.randomizer.Settings;
import lmr.randomizer.randomization.BacksideDoorRandomizer;
import lmr.randomizer.randomization.ItemRandomizer;
import lmr.randomizer.randomization.ShopRandomizer;
import lmr.randomizer.ran... | 11,280 | 0.619592 | 0.617996 | 217 | 50.981567 | 37.049347 | 181 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.599078 | false | false | 2 |
ee87cbbdd3e8f6bc5691a02e85b36786ad60e64c | 25,752,623,945,727 | 885ed83098cc436fcecfcddf575ad95a36f9e71b | /src/main/java/tree/BSTTree/BSTNONRecursion.java | abee9a072ee73050101f22307b0b62c1023f4802 | [] | no_license | KeepMovingLr/datastructure | https://github.com/KeepMovingLr/datastructure | 227bddc91dccb15a828fb1d390ba97c9e622f9cf | a00c3a15da63032c06ed6c43f99cc1db2518c60e | refs/heads/master | 2023-09-05T05:01:02.026000 | 2023-09-04T11:34:41 | 2023-09-04T11:34:41 | 186,635,438 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tree.BSTTree;
import java.util.ArrayDeque;
import java.util.Stack;
/**
* @author enyi.lr
* @version $Id: BSTNONRecursion.java, v 0.1 2019‐05‐12 11:03 PM enyi.lr Exp $$
*/
public class BSTNONRecursion<E extends Comparable> {
private Node root;
private int size;
private class Node {
pu... | UTF-8 | Java | 4,157 | java | BSTNONRecursion.java | Java | [
{
"context": "rrayDeque;\nimport java.util.Stack;\n\n/**\n * @author enyi.lr\n * @version $Id: BSTNONRecursion.java, v 0.1 2019",
"end": 99,
"score": 0.9977807998657227,
"start": 92,
"tag": "USERNAME",
"value": "enyi.lr"
}
] | null | [] | package tree.BSTTree;
import java.util.ArrayDeque;
import java.util.Stack;
/**
* @author enyi.lr
* @version $Id: BSTNONRecursion.java, v 0.1 2019‐05‐12 11:03 PM enyi.lr Exp $$
*/
public class BSTNONRecursion<E extends Comparable> {
private Node root;
private int size;
private class Node {
pu... | 4,157 | 0.357161 | 0.352708 | 145 | 26.889656 | 28.037933 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.275862 | false | false | 2 |
97a8b9a8048d299ce4e505b1a0f11ad85417dcd6 | 30,580,167,217,888 | 432ff9313b7cd18250915d48ee0ffaa169239910 | /Java/src/com/leetcode/Easy/LastStoneWeight.java | 28e98e040153efe3ea4b4e8574716d21fd29dd92 | [] | no_license | shankarmattigatti/LeetCode | https://github.com/shankarmattigatti/LeetCode | 86752735ba28cf5be0c128085848950b4d0aefb5 | 93bc76fb118748195d3a5f7b03cc183129d7b4b7 | refs/heads/master | 2023-08-30T01:10:29.571000 | 2023-08-12T03:38:52 | 2023-08-12T03:38:52 | 174,800,463 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.leetcode.Easy;
import java.util.*;
// 1046. Last Stone Weight
public class LastStoneWeight {
public int lastStoneWeight(int[] stones) {
PriorityQueue<Integer> pq = new PriorityQueue<>(Collections.reverseOrder());
for (int i : stones)
pq.offer(i);
while (pq.size() >... | UTF-8 | Java | 532 | java | LastStoneWeight.java | Java | [] | null | [] | package com.leetcode.Easy;
import java.util.*;
// 1046. Last Stone Weight
public class LastStoneWeight {
public int lastStoneWeight(int[] stones) {
PriorityQueue<Integer> pq = new PriorityQueue<>(Collections.reverseOrder());
for (int i : stones)
pq.offer(i);
while (pq.size() >... | 532 | 0.526316 | 0.5 | 22 | 23.181818 | 20.294729 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 2 |
6d89246f1ff03764471586ce22ee99319c74c3ad | 996,432,465,924 | 53b047c284c3f1ef41083af5663f22cf38eb8d02 | /src/code/Casilla.java | a0616c570703abb921cf8c0ef594c987eca67bca | [] | no_license | RubenDPY/BuscaMinas | https://github.com/RubenDPY/BuscaMinas | d76d5d5c4f1581377988e2e8e11d8c913c2e42f3 | 447e8fc7335fe9946dbac0e43674367d24090149 | refs/heads/master | 2021-07-16T20:37:09.612000 | 2016-05-17T16:25:45 | 2016-05-17T16:25:45 | 53,650,459 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package code;
public class Casilla {
private String valor;
private boolean estado;
private boolean bloqueado=false;
public Casilla(){
estado=false;
}
public boolean getEstado(){
return estado;
}
public boolean bloquearDesbloquear(){
bloqueado = !bloqueado;
return bloqueado;
}
... | UTF-8 | Java | 632 | java | Casilla.java | Java | [] | null | [] | package code;
public class Casilla {
private String valor;
private boolean estado;
private boolean bloqueado=false;
public Casilla(){
estado=false;
}
public boolean getEstado(){
return estado;
}
public boolean bloquearDesbloquear(){
bloqueado = !bloqueado;
return bloqueado;
}
... | 632 | 0.642405 | 0.642405 | 39 | 14.179487 | 11.229247 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.615385 | false | false | 2 |
b457fe9a5f290963222937ea6578c6a0fb35dc65 | 4,020,089,427,600 | aa494ed284e57c0bafab411742d67a9b2e3ba08f | /src/main/java/org/echocat/kata/java/part1/controllers/PublicationController.java | 3cf5407c34c472166a36c8a25f7f53ee61d06a4e | [
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | ThorKarlsson/java-kata-1 | https://github.com/ThorKarlsson/java-kata-1 | 7469c7dcf97f0bdf37ef42ed47408c4279e46c63 | 9aa3002f5cf858903289e77d6573976c4da11709 | refs/heads/master | 2021-03-26T01:59:57.041000 | 2020-03-16T12:27:02 | 2020-03-16T12:27:02 | 247,664,948 | 0 | 0 | MIT | true | 2020-03-16T09:47:44 | 2020-03-16T09:47:44 | 2020-02-19T02:51:48 | 2019-12-08T10:39:41 | 55 | 0 | 0 | 0 | null | false | false | package org.echocat.kata.java.part1.controllers;
import org.echocat.kata.java.part1.exceptions.NotFoundException;
import org.echocat.kata.java.part1.model.Publication;
import org.echocat.kata.java.part1.service.PublicationService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframewor... | UTF-8 | Java | 1,420 | java | PublicationController.java | Java | [] | null | [] | package org.echocat.kata.java.part1.controllers;
import org.echocat.kata.java.part1.exceptions.NotFoundException;
import org.echocat.kata.java.part1.model.Publication;
import org.echocat.kata.java.part1.service.PublicationService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframewor... | 1,420 | 0.776056 | 0.773239 | 39 | 35.410255 | 32.119743 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.358974 | false | false | 2 |
65b3ea280a44e781562a65d3a41f978e22c16bec | 6,244,882,482,647 | 2329fcb47116700c54e1c924c4083449206aef04 | /mdcp/generated/src/java/org/smpte/st2071/_2014/query/NOTDefaultFactory.java | ba2168750e7db94695cf957f31f54bd5b303f8ad | [] | no_license | jmwillkie/mdcp | https://github.com/jmwillkie/mdcp | 45e3810b1aea3d3fbe2e9a99213fbf5c4f68b55c | a2a50c1558924f1710822b9fea3270ae43799f2d | refs/heads/master | 2021-01-20T02:16:33.426000 | 2014-06-01T20:16:16 | 2014-06-01T20:16:16 | 41,262,792 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.smpte.st2071._2014.query;
/**
* org/smpte/st2071/_2014/query/NOTDefaultFactory.java .
* Generated by the IDL-to-Java compiler (portable), version "3.2"
* from MDCF.idl
* Thursday, March 20, 2014 1:55:28 PM EDT
*/
public class NOTDefaultFactory implements NOTValueFactory {
public NOT init (org.smpte.st... | UTF-8 | Java | 531 | java | NOTDefaultFactory.java | Java | [] | null | [] | package org.smpte.st2071._2014.query;
/**
* org/smpte/st2071/_2014/query/NOTDefaultFactory.java .
* Generated by the IDL-to-Java compiler (portable), version "3.2"
* from MDCF.idl
* Thursday, March 20, 2014 1:55:28 PM EDT
*/
public class NOTDefaultFactory implements NOTValueFactory {
public NOT init (org.smpte.st... | 531 | 0.713748 | 0.640301 | 22 | 23.136364 | 26.978603 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 2 |
db4435b118ee4c5162b30ff8ef9f2d6024d3b309 | 31,645,319,096,482 | cb4d13a3a54ae5923e02c670e2dd8ff4b42a7afb | /src/main/java/com/basics/UnsafeTest/unsafe_voliate/model/ObjectInHeap.java | b0d743f89fd93368dae4d9ec3fe20d8f92198885 | [] | no_license | Jossc/JavaCode | https://github.com/Jossc/JavaCode | 2386fddc25ce4e6e61d01036889f1354a7b0003c | 455b19cad0069f548a74c5f463cb4f2330ac27c6 | refs/heads/master | 2022-06-27T18:20:10.914000 | 2021-05-16T12:15:09 | 2021-05-16T12:15:09 | 128,711,944 | 12 | 2 | null | false | 2022-06-21T00:51:39 | 2018-04-09T03:55:10 | 2021-06-12T15:42:43 | 2022-06-21T00:51:36 | 507 | 9 | 2 | 3 | Java | false | false | package com.basics.UnsafeTest.unsafe_voliate.model;
import com.basics.UnsafeTest.unsafe_voliate.UnsafeTestTwo;
import sun.misc.Unsafe;
import java.lang.reflect.Field;
/**
* @ClassName ObjectInHeap
* @Description TODO
* @Author chenzhuo
* @Date 2018/8/23 11:44
* @Version 1.0
* 堆外内存
**/
public class ObjectInHe... | UTF-8 | Java | 1,309 | java | ObjectInHeap.java | Java | [
{
"context": "sName ObjectInHeap\n * @Description TODO\n * @Author chenzhuo\n * @Date 2018/8/23 11:44\n * @Version 1.0\n * 堆外内存",
"end": 241,
"score": 0.9992215037345886,
"start": 233,
"tag": "USERNAME",
"value": "chenzhuo"
}
] | null | [] | package com.basics.UnsafeTest.unsafe_voliate.model;
import com.basics.UnsafeTest.unsafe_voliate.UnsafeTestTwo;
import sun.misc.Unsafe;
import java.lang.reflect.Field;
/**
* @ClassName ObjectInHeap
* @Description TODO
* @Author chenzhuo
* @Date 2018/8/23 11:44
* @Version 1.0
* 堆外内存
**/
public class ObjectInHe... | 1,309 | 0.619523 | 0.601845 | 49 | 25.55102 | 21.73501 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.346939 | false | false | 2 |
0705889284f4188c6cce1bac9bec1b2ea14c689b | 27,719,718,975,961 | 1c4b44b47d50993311c80d675604f57e27e0c19d | /GuitarInventory/src/guitar/inventory/model/Inventory.java | cdfd0edf582b6805b6f335d5e8fb13b9ad73ceea | [] | no_license | Rutabaga1/GuitarInventory | https://github.com/Rutabaga1/GuitarInventory | 7ab1ff331df37b594a4036d68e941ef000ec08b1 | b8505ef16d93f3344ce83e2d9d3f8e763dfde28a | refs/heads/master | 2021-01-01T04:31:09.922000 | 2016-05-25T12:56:01 | 2016-05-25T12:56:01 | 59,576,095 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package guitar.inventory.model;
public class Inventory {
private String series;
private int gnumber;
private String position;
public int getGnumber() {
return gnumber;
}
public void setGnumber(int gnumber) {
this.gnumber = gnumber;
}
public String getPosition() {
return position;
}
public void setPos... | UTF-8 | Java | 494 | java | Inventory.java | Java | [] | null | [] | package guitar.inventory.model;
public class Inventory {
private String series;
private int gnumber;
private String position;
public int getGnumber() {
return gnumber;
}
public void setGnumber(int gnumber) {
this.gnumber = gnumber;
}
public String getPosition() {
return position;
}
public void setPos... | 494 | 0.720648 | 0.720648 | 26 | 18 | 13.38771 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.461538 | false | false | 2 |
4eca01238bedbadbb70723b17f697daec3187f4f | 12,111,807,822,867 | 009ef4ed2ac02e43c69bbb485e5bb0e391b76078 | /src/edu/uwm/cs361/classdiagram/data/Argument.java | 9f78e45b8d97dc7066e47555fa58cf4572f2fbe7 | [] | no_license | jrmarten/UML-Diagrammer | https://github.com/jrmarten/UML-Diagrammer | 2cb4dd8bb7b6df996aef5f43048567049e68cbc9 | 17fbf65fcf263c9672b4ee348479d04c0163678e | refs/heads/master | 2021-01-01T18:12:22.509000 | 2014-01-16T02:42:02 | 2014-01-16T02:42:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.uwm.cs361.classdiagram.data;
public class Argument {
private String type, name;
private Argument() {
}
public Argument(String type, String name) {
this.type = type;
this.name = name;
}
public String getType() {
return type;
}
public String getName() {
return name;
}
// @Override
// ... | UTF-8 | Java | 1,376 | java | Argument.java | Java | [] | null | [] | package edu.uwm.cs361.classdiagram.data;
public class Argument {
private String type, name;
private Argument() {
}
public Argument(String type, String name) {
this.type = type;
this.name = name;
}
public String getType() {
return type;
}
public String getName() {
return name;
}
// @Override
// ... | 1,376 | 0.608285 | 0.603198 | 76 | 17.105263 | 15.181862 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.881579 | false | false | 2 |
5051cb876a567f13e62c9a71ecada18e07e2ff9f | 8,856,222,633,750 | 9a8855d2eb7c987e819daa730edf8f4605be5ab8 | /JavaAll/src/predefined/functional/interfaces/predicate/PredicateTest.java | b5dbc91dedd8f1eed6ccec1aa7ba9e77b4546f91 | [] | no_license | zimrancis/workspace-18-Dec-2019 | https://github.com/zimrancis/workspace-18-Dec-2019 | c837696f8b4937dcefb0a6a8f116bad312a257af | a1e2355b8dfef5f1b29d1ecfd7a5ebd810a744b1 | refs/heads/master | 2022-12-31T21:48:00.515000 | 2020-07-13T08:25:49 | 2020-07-13T08:25:49 | 279,241,738 | 0 | 0 | null | false | 2020-10-13T23:31:45 | 2020-07-13T08:26:25 | 2020-07-13T08:27:43 | 2020-10-13T23:31:44 | 15,130 | 0 | 0 | 1 | CSS | false | false | package predefined.functional.interfaces.predicate;
import java.util.function.Predicate;
class LengthTest {
}
public class PredicateTest {
public static void main(String[] args) {
Predicate<Integer> p1 = I -> I % 2 == 0;
System.out.println(p1.test(10));
System.out.println(p1.test(15));
P... | UTF-8 | Java | 1,734 | java | PredicateTest.java | Java | [
{
"context": "> I.length() > 5;\r\n\t\tSystem.out.println(s1.test(\"Zobair\"));\r\n\t\tSystem.out.println(s1.test(\"Imran\"));\r\n\r\n\t",
"end": 400,
"score": 0.6657821536064148,
"start": 395,
"tag": "NAME",
"value": "obair"
},
{
"context": "test(\"Zobair\"));\r\n\t\tSystem.out.prin... | null | [] | package predefined.functional.interfaces.predicate;
import java.util.function.Predicate;
class LengthTest {
}
public class PredicateTest {
public static void main(String[] args) {
Predicate<Integer> p1 = I -> I % 2 == 0;
System.out.println(p1.test(10));
System.out.println(p1.test(15));
P... | 1,734 | 0.558824 | 0.522491 | 72 | 22.083334 | 21.665865 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.375 | false | false | 2 |
4f1787a7d6313844ebe94c3463957038fdca3171 | 16,673,063,087,072 | 736d52af62202656e6623ffe92528d1315f9980c | /batik/badapt_classes/org/apache/batik/svggen/SVGSyntax.java | 19550c5cefabeceb7c6bed5f795b9d3b61a1a94b | [
"Apache-2.0"
] | permissive | anthonycanino1/entbench-pi | https://github.com/anthonycanino1/entbench-pi | 1548ef975c7112881f053fd8930b3746d0fbf456 | 0fa0ae889aec3883138a547bdb8231e669c6eda1 | refs/heads/master | 2020-02-26T14:32:23.975000 | 2016-08-15T17:37:47 | 2016-08-15T17:37:47 | 65,744,715 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.apache.batik.svggen;
public interface SVGSyntax extends org.apache.batik.util.SVGConstants {
java.lang.String ID_PREFIX_ALPHA_COMPOSITE_CLEAR = "alphaCompositeClear";
java.lang.String ID_PREFIX_ALPHA_COMPOSITE_DST_IN = "alphaCompositeDstIn";
java.lang.String ID_PREFIX_ALPHA_COMPOSITE_DST_OUT = "... | UTF-8 | Java | 27,126 | java | SVGSyntax.java | Java | [
{
"context": "5000L;\n java.lang.String jlc$ClassType$jl7 = (\"H4sIAAAAAAAAALVae2wcxRmf8ztO/IiTOGlInJcTYpLckZAHxEngfL6zN1nf\" +\n \"ne5",
"end": 2901,
"score": 0.7428039908409119,
"start": 2841,
"tag": "KEY",
"value": "H4sIAAAAAAAAALVae2wcxRmf8ztO/... | null | [] | package org.apache.batik.svggen;
public interface SVGSyntax extends org.apache.batik.util.SVGConstants {
java.lang.String ID_PREFIX_ALPHA_COMPOSITE_CLEAR = "alphaCompositeClear";
java.lang.String ID_PREFIX_ALPHA_COMPOSITE_DST_IN = "alphaCompositeDstIn";
java.lang.String ID_PREFIX_ALPHA_COMPOSITE_DST_OUT = "... | 26,932 | 0.576421 | 0.49318 | 285 | 94.178947 | 21.81082 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.189474 | false | false | 2 |
c35bcd1963ac9c46acbcf5ed6304b9da973c2e36 | 15,358,803,055,201 | 001db5eef06066c44c5a2a0a2d660e4d9a54fe1c | /shorturl/src/main/java/com/daesung/shorturl/feature/url/UrlController.java | 1d7da0e4571a215c0f9013b89729bc9949862b5d | [] | no_license | yskkkkkk/urlShorten | https://github.com/yskkkkkk/urlShorten | 5d4d5cb7bd654cc5bd0de77e63361a59e64b35f2 | 3f9da82c498ea1f5d121689b51f7468d9728e4da | refs/heads/main | 2023-03-24T04:37:55.802000 | 2021-03-18T08:05:11 | 2021-03-18T08:05:11 | 347,845,244 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.daesung.shorturl.feature.url;
import java.util.HashMap;
import java.util.Map;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.*;
import io.swagger.annotations.*;
import lombok.RequiredArgsConstructor;
import lombok... | UTF-8 | Java | 1,390 | java | UrlController.java | Java | [] | null | [] | package com.daesung.shorturl.feature.url;
import java.util.HashMap;
import java.util.Map;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.*;
import io.swagger.annotations.*;
import lombok.RequiredArgsConstructor;
import lombok... | 1,390 | 0.736614 | 0.734443 | 53 | 25.075472 | 19.039036 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.603774 | false | false | 2 |
3a4ba2bc6f830382e835fdfb0c699c0acfc29801 | 2,920,577,788,936 | 6d62186954b1d795c7ded8d8747886aa0d30f3bc | /src/main/java/frc/team3256/robot/constants/FeederConstants.java | 533623f855eeabbf3d27df4024428d117e51bf37 | [] | no_license | charliebharlie/FRC_Programming_2020 | https://github.com/charliebharlie/FRC_Programming_2020 | be6ca5d9745c2f551575bcf3cd5937cc876f6f99 | c087c0edb2a644b657cfb77f9c0a532f2c7a7a81 | refs/heads/master | 2023-08-25T23:13:13.479000 | 2021-10-25T23:38:09 | 2021-10-25T23:38:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package frc.team3256.robot.constants;
import frc.team3256.robot.operations.SparkUtil;
public class FeederConstants {
public static final double kWheelDiameter = 1;
public static final double kInchesBetweenPowerCells = 6; // 2.5 for 4 ball, 5 for 3 ball feeder
public static final int kGearRatio = 5;
p... | UTF-8 | Java | 639 | java | FeederConstants.java | Java | [] | null | [] | package frc.team3256.robot.constants;
import frc.team3256.robot.operations.SparkUtil;
public class FeederConstants {
public static final double kWheelDiameter = 1;
public static final double kInchesBetweenPowerCells = 6; // 2.5 for 4 ball, 5 for 3 ball feeder
public static final int kGearRatio = 5;
p... | 639 | 0.766823 | 0.70579 | 15 | 41.666668 | 34.76141 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 2 |
915ad2d789c16b5dbba57b8dd45a6091f7ffdbf3 | 12,214,887,024,900 | 502f8b78058f8a8f6b39c35067d34c9936580b55 | /SoundboxApp/app/src/main/java/ca/umanitoba/cs/code/comp3350/winter2020/Soundbox/presentation/fragments/LibraryFragment.java | 9523fb32802af9466bb26426a1ea4101498191cd | [] | no_license | CodyAu/Soundbox | https://github.com/CodyAu/Soundbox | 86699aa22d5f429c60277a6bde8aa147bd0f919d | 0cc66f8c5ed0ab88d4ae0a7af39cf19295da4733 | refs/heads/master | 2022-09-25T20:37:19.979000 | 2020-06-05T18:02:39 | 2020-06-05T18:02:39 | 269,724,009 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ca.umanitoba.cs.code.comp3350.winter2020.Soundbox.presentation.fragments;
import android.content.Context;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.MenuItem;
import android.view.SubMenu;
import android.view.View;
import android.v... | UTF-8 | Java | 22,031 | java | LibraryFragment.java | Java | [] | null | [] | package ca.umanitoba.cs.code.comp3350.winter2020.Soundbox.presentation.fragments;
import android.content.Context;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.MenuItem;
import android.view.SubMenu;
import android.view.View;
import android.v... | 22,031 | 0.609596 | 0.604149 | 569 | 37.718803 | 31.504875 | 167 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.518453 | false | false | 2 |
f4dbc60ab7d0236249319c001a7cc24b16e8afde | 12,214,887,026,800 | ff9baa246137f03f22980348003485492b5840e4 | /src/com/finalproject/Activity/Activity.java | fb27afa0d22e6e1b2ad3cccf5893ee5591ade864 | [] | no_license | luongvankiet/SOA-final-BE | https://github.com/luongvankiet/SOA-final-BE | 615bc717fe96d3932b39a0f5ac85e759efabfba6 | bbdb93026e1cbf505adb63f12847a0d5fd348383 | refs/heads/master | 2020-04-08T13:56:14.501000 | 2018-12-06T16:32:11 | 2018-12-06T16:32:11 | 159,414,456 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.finalproject.Activity;
import com.finalproject.Semester.Semester;
public class Activity {
private int activityID;
private String activityContent;
private Semester semester;
private int score;
private int numberOfJoin;
private int limitOfJoin;
private String date;
private String status;
private St... | UTF-8 | Java | 1,949 | java | Activity.java | Java | [] | null | [] | package com.finalproject.Activity;
import com.finalproject.Semester.Semester;
public class Activity {
private int activityID;
private String activityContent;
private Semester semester;
private int score;
private int numberOfJoin;
private int limitOfJoin;
private String date;
private String status;
private St... | 1,949 | 0.73884 | 0.73884 | 83 | 22.481928 | 17.428934 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.843374 | false | false | 2 |
df00b42fd4c0eb9a32c50c10437681ba21b4c195 | 23,648,089,984,022 | 60d772974950b30f1508f8ea94b52e0d91d3cedb | /app/src/main/java/lanjing/com/titan/contact/DealContact.java | 96ecca2cdb7ee6809965c99b9c934c284bdab299 | [] | no_license | liyixaing/NewTiTanasd | https://github.com/liyixaing/NewTiTanasd | b0a79d63078f4e1ef3e2821591598348072c11a4 | 7ec7aae00a6a647cbe496069e597cfa28ea0e825 | refs/heads/master | 2020-06-13T09:16:02.947000 | 2019-12-20T08:42:11 | 2019-12-20T08:42:11 | 194,610,786 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lanjing.com.titan.contact;
import android.content.Context;
import com.lxh.baselibray.mvp.BasePresent;
import com.lxh.baselibray.mvp.IBaseView;
import lanjing.com.titan.net.NetCallBack;
import com.lxh.baselibray.net.ServiceGenerator;
import com.lxh.baselibray.util.Md5Utils;
import com.lxh.baselibray.util.SPU... | UTF-8 | Java | 14,233 | java | DealContact.java | Java | [
{
"context": "all;\nimport retrofit2.Response;\n\n/**\n * Created by chenxi on 2019/4/12.\n */\n//币币交易 主方法\n\npublic class DealCo",
"end": 1196,
"score": 0.9996271729469299,
"start": 1190,
"tag": "USERNAME",
"value": "chenxi"
},
{
"context": "vice(ApiService.class);\n Stri... | null | [] | package lanjing.com.titan.contact;
import android.content.Context;
import com.lxh.baselibray.mvp.BasePresent;
import com.lxh.baselibray.mvp.IBaseView;
import lanjing.com.titan.net.NetCallBack;
import com.lxh.baselibray.net.ServiceGenerator;
import com.lxh.baselibray.util.Md5Utils;
import com.lxh.baselibray.util.SPU... | 14,233 | 0.55771 | 0.556553 | 342 | 39.406433 | 30.004801 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.535088 | false | false | 2 |
d1e8747b9d397cde90826a88c516ceafd6672b17 | 6,244,882,498,940 | f76109275b2d5fe2dfb8fb96a7a06b1a75f151cf | /scorpius-graylog/src/main/java/org/joo/scorpius/support/graylog/msg/AnnotatedExecutionContextFinishMessage.java | 4293e2cd0720572fee6e14459974d8d9e5ed4446 | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | dungba88/scorpius | https://github.com/dungba88/scorpius | b69294f4dc92704af5af3df20f1b466ab59765dd | 2b74ee2a69fe8e3ad71f05212b525b4c52689230 | refs/heads/master | 2021-09-25T07:03:37.138000 | 2018-10-19T08:20:14 | 2018-10-19T08:20:14 | 109,854,857 | 0 | 1 | null | false | 2017-11-14T09:15:52 | 2017-11-07T15:35:13 | 2017-11-14T09:14:56 | 2017-11-14T09:15:52 | 145 | 0 | 0 | 0 | Java | false | null | package org.joo.scorpius.support.graylog.msg;
import org.joo.scorpius.support.message.ExecutionContextFinishMessage;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.ObjectMapper;
public class AnnotatedExecutionContextFinishMessage extends AnnotatedGelfMessage {... | UTF-8 | Java | 1,454 | java | AnnotatedExecutionContextFinishMessage.java | Java | [] | null | [] | package org.joo.scorpius.support.graylog.msg;
import org.joo.scorpius.support.message.ExecutionContextFinishMessage;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.ObjectMapper;
public class AnnotatedExecutionContextFinishMessage extends AnnotatedGelfMessage {... | 1,454 | 0.648556 | 0.634801 | 48 | 28.291666 | 28.138021 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.479167 | false | false | 2 |
a476f3117a1c6540e59561850e906bf53d2fa2fe | 6,244,882,498,103 | 546554ca4cc419d8d48f6e55c57edc8c5070acba | /src/main/java/ro/sd/a2/controller/AccountController.java | b2e83ad52c8e5913d6117ce6b4308cebbaa8fe62 | [] | no_license | turdasanbogdan/VVS-BankApp | https://github.com/turdasanbogdan/VVS-BankApp | d8f1e65964773b48b1e67a1ef518dd962c640715 | d03499b1332638e56ad0c6846bb2819a6c448406 | refs/heads/master | 2023-01-21T01:11:15.127000 | 2020-11-22T21:46:48 | 2020-11-22T21:46:48 | 312,571,965 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ro.sd.a2.controller;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.core.Authentication;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.*;
impor... | UTF-8 | Java | 5,471 | java | AccountController.java | Java | [] | null | [] | package ro.sd.a2.controller;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.core.Authentication;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.*;
impor... | 5,471 | 0.666606 | 0.664412 | 119 | 43.974789 | 38.097057 | 170 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.638655 | false | false | 2 |
e29a9ddc74a32f0b2efdf85927763cd06a9dd22e | 14,645,838,488,236 | 43877aaafc74082bd215443056ecf55b178e580f | /java/com/pam/harvestcraft/blocks/BlockPamCrop.java | 685d7ce36d36238ea708f7571d3ddf4e16f69fdb | [] | no_license | Ferdzz/harvestcraft | https://github.com/Ferdzz/harvestcraft | 412f2b454c5ffa8649b113071232f0b7b5c1eb39 | 22d1c1738d1fd8ac3e43f7144c552a456832dc76 | refs/heads/1.9.4-1.10.2a | 2021-01-21T03:20:49.161000 | 2016-07-22T12:56:52 | 2016-07-22T12:56:52 | 66,096,208 | 0 | 1 | null | true | 2016-08-19T16:25:04 | 2016-08-19T16:25:03 | 2016-08-16T17:57:36 | 2016-08-16T09:45:31 | 4,362 | 0 | 0 | 0 | null | null | null | package com.pam.harvestcraft.blocks;
import com.pam.harvestcraft.HarvestCraft;
import com.pam.harvestcraft.item.ItemRegistry;
import net.minecraft.block.Block;
import net.minecraft.block.BlockCrops;
import net.minecraft.block.IGrowable;
import net.minecraft.block.properties.PropertyInteger;
import net.minecraft.block.... | UTF-8 | Java | 7,893 | java | BlockPamCrop.java | Java | [] | null | [] | package com.pam.harvestcraft.blocks;
import com.pam.harvestcraft.HarvestCraft;
import com.pam.harvestcraft.item.ItemRegistry;
import net.minecraft.block.Block;
import net.minecraft.block.BlockCrops;
import net.minecraft.block.IGrowable;
import net.minecraft.block.properties.PropertyInteger;
import net.minecraft.block.... | 7,893 | 0.650196 | 0.632713 | 238 | 32.163864 | 43.480053 | 524 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.878151 | false | false | 2 |
b521d32352aa67bf916780945493522299c0a3ea | 32,564,442,060,782 | d16003238cacb1d753c161b7529593942165c808 | /app/src/main/java/co/antoniolima/onlinechess/King.java | 7d6525d0f5ef948dbd6cfaa9e51b2a10f8ed0c2d | [] | no_license | antoniolimadev/online-chess | https://github.com/antoniolimadev/online-chess | 0cd7d750efb9caacdd0c2a0150fc5e17682c1219 | 2665ec78a7fa6136b8f7fe0dd66e15fe7c4ed4ad | refs/heads/master | 2020-03-29T20:44:52.583000 | 2018-01-10T22:09:01 | 2018-01-10T22:09:01 | 150,328,597 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package co.antoniolima.onlinechess;
import static co.antoniolima.onlinechess.Constants.BOARD_WIDTH;
import static co.antoniolima.onlinechess.Constants.DRAWABLE_BLACK_PIECE_KING;
import static co.antoniolima.onlinechess.Constants.DRAWABLE_WHITE_PIECE_KING;
public class King extends Piece {
private boolean hasMade... | UTF-8 | Java | 4,370 | java | King.java | Java | [] | null | [] | package co.antoniolima.onlinechess;
import static co.antoniolima.onlinechess.Constants.BOARD_WIDTH;
import static co.antoniolima.onlinechess.Constants.DRAWABLE_BLACK_PIECE_KING;
import static co.antoniolima.onlinechess.Constants.DRAWABLE_WHITE_PIECE_KING;
public class King extends Piece {
private boolean hasMade... | 4,370 | 0.634571 | 0.63182 | 115 | 36.939129 | 28.783234 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.53913 | false | false | 2 |
976e0b90d66dd692ae6fe271978ff53ff077ec30 | 17,145,509,462,812 | 88b9ab6277965e90e7bd437ab48021013815beac | /com.sap.jnc.marketing.service/src/main/java/com/sap/jnc/marketing/service/wechat/impl/WechatPaymentServiceImpl.java | 43965e2e9e748d5a49f94c3a7a5006a5161db53b | [] | no_license | com-sap-jnc/jnc-marketing-poc | https://github.com/com-sap-jnc/jnc-marketing-poc | 48ee22ca23d49f1ad28f7c46498743b6d9bbd711 | c26079e1eb07ee77fda6832628899eecc7a7c346 | refs/heads/master | 2016-09-10T05:39:51.398000 | 2016-06-13T06:57:23 | 2016-06-13T06:57:23 | 59,740,729 | 0 | 5 | null | false | 2016-06-13T07:23:38 | 2016-05-26T10:12:59 | 2016-05-27T05:06:05 | 2016-06-13T07:23:16 | 3,469 | 0 | 4 | 1 | Java | null | null | package com.sap.jnc.marketing.service.wechat.impl;
import com.sap.jnc.marketing.dto.shared.wechat.JSSDKConfig;
import com.sap.jnc.marketing.dto.shared.wechat.JSSDKPayParams;
import com.sap.jnc.marketing.dto.shared.wechat.PaymentNotifyResult;
import com.sap.jnc.marketing.dto.shared.wechat.PaymentQueryResult;
import com... | UTF-8 | Java | 1,424 | java | WechatPaymentServiceImpl.java | Java | [
{
"context": "rt javax.servlet.http.HttpSession;\n\n/**\n * @author Alex\n */\n@Service\npublic class WechatPaymentServiceImp",
"end": 606,
"score": 0.9984117746353149,
"start": 602,
"tag": "NAME",
"value": "Alex"
}
] | null | [] | package com.sap.jnc.marketing.service.wechat.impl;
import com.sap.jnc.marketing.dto.shared.wechat.JSSDKConfig;
import com.sap.jnc.marketing.dto.shared.wechat.JSSDKPayParams;
import com.sap.jnc.marketing.dto.shared.wechat.PaymentNotifyResult;
import com.sap.jnc.marketing.dto.shared.wechat.PaymentQueryResult;
import com... | 1,424 | 0.772472 | 0.772472 | 46 | 29.956522 | 36.139797 | 174 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.543478 | false | false | 2 |
831bd10b8446463fa8a5d03bd2329e5f58704153 | 1,460,288,893,707 | 9ed5716f353993fac2f3fce4b392b866a2a23996 | /Chapter10/src/practice/MyDateTest.java | c2879fd518b2f77ad193314b91c1116636c8b683 | [] | no_license | ByeongSoon/FastJava | https://github.com/ByeongSoon/FastJava | 624e9bfe89909750d7a315d877aeec91c64da60f | d38b7a2d24291ff1873d34acd2989a6ee8f3f129 | refs/heads/master | 2023-03-13T16:42:42.721000 | 2021-03-10T09:53:15 | 2021-03-10T09:53:15 | 328,402,373 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package practice;
class MyDate {
int day;
int month;
int year;
public MyDate(final int day, final int month, final int year) {
this.day = day;
this.month = month;
this.year = year;
}
@Override
public boolean equals(Object obj) {
if (obj instanceof MyDate) {
MyDate myDate = (MyDat... | UTF-8 | Java | 728 | java | MyDateTest.java | Java | [] | null | [] | package practice;
class MyDate {
int day;
int month;
int year;
public MyDate(final int day, final int month, final int year) {
this.day = day;
this.month = month;
this.year = year;
}
@Override
public boolean equals(Object obj) {
if (obj instanceof MyDate) {
MyDate myDate = (MyDat... | 728 | 0.619505 | 0.59478 | 43 | 15.930233 | 20.124491 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.465116 | false | false | 2 |
ad9e7d4f480887cc7ae785ac1388e7fde6d6d792 | 32,830,730,078,168 | 631b25edf2acfea70e540116e1c36864557b594c | /src/main/java/cn/emitor/chesspro/hero/Wolf.java | 7c22165b42824270ef2e71daa63a107c97860296 | [
"MIT"
] | permissive | PayForFish/ChessPro | https://github.com/PayForFish/ChessPro | 89f88fd07e1dd44a2c842cfe6c18ffbf7387e71b | 5497d39b34b0e4c0c78e26f9d53f0d7531c45d0e | refs/heads/master | 2020-07-14T15:47:09.041000 | 2019-09-01T13:05:40 | 2019-09-01T13:05:40 | 205,345,829 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.emitor.chesspro.hero;
import cn.emitor.chesspro.Hero;
import cn.emitor.chesspro.buff.DouShi;
import cn.emitor.chesspro.buff.KuangYe;
import cn.emitor.chesspro.enums.HeroEnum;
public class Wolf extends Hero {
private KuangYe kuangYe;
private DouShi douShi;
public Wolf() {
super();
}... | UTF-8 | Java | 615 | java | Wolf.java | Java | [] | null | [] | package cn.emitor.chesspro.hero;
import cn.emitor.chesspro.Hero;
import cn.emitor.chesspro.buff.DouShi;
import cn.emitor.chesspro.buff.KuangYe;
import cn.emitor.chesspro.enums.HeroEnum;
public class Wolf extends Hero {
private KuangYe kuangYe;
private DouShi douShi;
public Wolf() {
super();
}... | 615 | 0.64878 | 0.64878 | 29 | 20.206896 | 15.273099 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.448276 | false | false | 2 |
0227a3d6dfd34d2201e007f161bafefd6b43b655 | 1,924,145,411,099 | eb0a78d4d95f0e33969335db82c11966d90a34c9 | /bootstrap/src/main/java/com/nuodb/migrator/config/PropertiesConfigLoader.java | a28becc546b31769f73be40424f7d2f3f50fdf8e | [
"BSD-3-Clause"
] | permissive | nuodb/migration-tools | https://github.com/nuodb/migration-tools | 5b585551cf86b6a7f15f5b3f960b62513060d9fd | e7224feb600cbb26785ddccdaf3fec50447d1b2d | refs/heads/master | 2023-09-02T12:00:54.572000 | 2023-08-23T10:12:59 | 2023-08-23T13:34:14 | 5,372,003 | 7 | 10 | BSD-3-Clause | false | 2023-09-13T13:14:46 | 2012-08-10T17:04:06 | 2023-07-11T17:47:21 | 2023-09-13T13:14:44 | 43,770 | 27 | 10 | 15 | Java | false | false | /**
* Copyright (c) 2015, NuoDB, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* * Redistributions of source code must retain the above copyright
* notice, this list of ... | UTF-8 | Java | 5,684 | java | PropertiesConfigLoader.java | Java | [
{
"context": "/**\n * Copyright (c) 2015, NuoDB, Inc.\n * All rights reserved.\n *\n * Redistribut",
"end": 30,
"score": 0.7643850445747375,
"start": 27,
"tag": "NAME",
"value": "Nuo"
}
] | null | [] | /**
* Copyright (c) 2015, NuoDB, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* * Redistributions of source code must retain the above copyright
* notice, this list of ... | 5,684 | 0.604504 | 0.603448 | 161 | 34.310558 | 25.798607 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.596273 | false | false | 2 |
7d5bd248a0ae4342d9cb50e16412cf27db566ebb | 14,585,708,955,635 | 6393c342dfcb1e5090dd9b264313d833b57faecf | /T027_1_Calculadora.java | 165b0962d879e9fb41937dab0a68bc82add6acbd | [] | no_license | EmmCast/Tareas_Java1.1 | https://github.com/EmmCast/Tareas_Java1.1 | cd68adf354588a71425c33e22485f998da885b12 | 88186ad8f02fff95c38e3cab605dcec48c299d3c | refs/heads/master | 2022-12-27T22:06:27.371000 | 2020-10-08T02:16:03 | 2020-10-08T02:16:03 | 299,449,332 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*27.-Elabore un algoritmo que solicite 2 números enteros y un operador aritmético y luego debe de mostrar
* el resultado de la operación correspondiente "+" suma, "-" resta, "*"multiplicación. " ° " Potencia.
*/
package Estudio;
import java.util.Scanner;
public class T027_1_Calculadora {
public static void... | ISO-8859-1 | Java | 1,313 | java | T027_1_Calculadora.java | Java | [] | null | [] | /*27.-Elabore un algoritmo que solicite 2 números enteros y un operador aritmético y luego debe de mostrar
* el resultado de la operación correspondiente "+" suma, "-" resta, "*"multiplicación. " ° " Potencia.
*/
package Estudio;
import java.util.Scanner;
public class T027_1_Calculadora {
public static void... | 1,313 | 0.650344 | 0.62127 | 41 | 29.878048 | 29.006472 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.121951 | false | false | 2 |
abc4cca5b7ee09f0fe3954f3e5386bc628acfbab | 2,087,354,139,022 | 1de68a5e0de157a7ff762567890053e864ac2cd6 | /src/main/java/com/boco/modules/fdoc/web/screen/MainScreenController.java | ee2b5690c235a8a2a12169c040d96c2aada89611 | [] | no_license | huiwangui/fdoctor-fws | https://github.com/huiwangui/fdoctor-fws | fb4d7fe96f78d27048f7e164e572888a4898316d | f0fbc87f5e9f1080c0c2114b90b8e5c3b8810816 | refs/heads/master | 2020-03-26T19:49:14.119000 | 2018-08-19T09:17:59 | 2018-08-19T09:17:59 | 145,288,765 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.boco.modules.fdoc.web.screen;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import javax.servlet.http.HttpServletRequest;
import org.springframework.stereotype.Controller;
import org.spring... | UTF-8 | Java | 7,484 | java | MainScreenController.java | Java | [
{
"context": "\n * date: 2017年4月18日 上午8:50:59 <br/>\n *\n * @author q\n * @version \n * @since JDK 1.7+\n */\n@Controller\n@",
"end": 1565,
"score": 0.8943938612937927,
"start": 1564,
"tag": "NAME",
"value": "q"
}
] | null | [] | package com.boco.modules.fdoc.web.screen;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import javax.servlet.http.HttpServletRequest;
import org.springframework.stereotype.Controller;
import org.spring... | 7,484 | 0.761668 | 0.758354 | 179 | 39.458099 | 30.714075 | 171 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.631285 | false | false | 2 |
4bb9b043268f828acfdb99d60e3a2af3a9fc064d | 592,705,494,542 | 797c8d393fabc601d9fa513022e836a6145a88e1 | /listeners/ExcelListeners.java | c539ce3e756f9e63af4e7f1f83dbfccc09f9f761 | [] | no_license | machirajunagasundar/TestngseleniumUiFramework | https://github.com/machirajunagasundar/TestngseleniumUiFramework | 983eb3ea66a1330da9141db28adbb87749a63771 | fc8e3381a677b9c860f316372a7508bf743a5bda | refs/heads/main | 2023-05-10T18:43:38.394000 | 2021-05-17T08:49:26 | 2021-05-17T08:49:26 | 368,099,304 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.optum.automation.coreframework.listeners;
/**
* @author Manoj Sharma
*
*/
import java.io.File;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.HashMap;
import java.util.LinkedHashMap;
import java.util.LinkedList;
import java.util.List;
import... | UTF-8 | Java | 3,751 | java | ExcelListeners.java | Java | [
{
"context": "tomation.coreframework.listeners;\r\n/**\r\n * @author Manoj Sharma\r\n *\r\n */\r\nimport java.io.File;\r\nimport java.io.IO",
"end": 83,
"score": 0.9998010396957397,
"start": 71,
"tag": "NAME",
"value": "Manoj Sharma"
}
] | null | [] | package com.optum.automation.coreframework.listeners;
/**
* @author <NAME>
*
*/
import java.io.File;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.HashMap;
import java.util.LinkedHashMap;
import java.util.LinkedList;
import java.util.List;
import java.... | 3,745 | 0.689949 | 0.681152 | 134 | 25.992537 | 24.256557 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.104478 | false | false | 2 |
40713e0e851b37811fbd8e628ccc46e38f57cfdd | 3,685,081,942,643 | 7ec5f394cca3d3d0a70a9599ac0c9d9b40c00b2c | /src/main/java/com/hotel/service/UserService.java | 150ed7f101ff97d606a8a92dc9b1734ae9f7e9a4 | [] | no_license | wanghaijin/hotel | https://github.com/wanghaijin/hotel | d010471e18f5bcfbfef3ad2315fd6a79177bf3ab | 901c12a1ae89b6ae70c97041a1037a4fec985a9f | refs/heads/master | 2021-07-07T14:50:11.955000 | 2017-10-01T06:15:13 | 2017-10-01T06:15:13 | 104,686,819 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hotel.service;
import com.hotel.pojo.User;
public interface UserService {
//根据订单号选择人物
// public List<User> selectUser(String ordersType,String userId,String roomNum,String startTime,String endTime);
//插入人物
public boolean insertUser(User user);
}
| GB18030 | Java | 292 | java | UserService.java | Java | [] | null | [] | package com.hotel.service;
import com.hotel.pojo.User;
public interface UserService {
//根据订单号选择人物
// public List<User> selectUser(String ordersType,String userId,String roomNum,String startTime,String endTime);
//插入人物
public boolean insertUser(User user);
}
| 292 | 0.778196 | 0.778196 | 10 | 25.6 | 32.016247 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5 | false | false | 2 |
8a0d771df155a20293b4e132131c49793b76d3a1 | 15,831,249,462,256 | 32782229985d4675bd887a88f0a862bc17a548a1 | /practica8/src/Lexer/InputOutputAnalLex.java | 41f0bec81e9834f1f2a762cb2ea70b75bf82e0fc | [] | no_license | DavidFHCh/Practica8LP | https://github.com/DavidFHCh/Practica8LP | d9b81a6b6c39cd5c750337f487d78f9ffbe87c9f | f706e8568a35be683422ff495405eff28fa002ef | refs/heads/master | 2021-01-13T15:09:05.861000 | 2016-12-13T00:08:59 | 2016-12-13T00:08:59 | 76,231,009 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Lexer;
import java.io.*;
import java.util.*;
/**
* File: InputOutputAnalLex
*
* En este archivo es donde se manejara la entrada y la salida.
*/
public class InputOutputAnalLex{
public static void main(String[] args){
BufferedReader br = null;
BufferedReader br2 = null;
FileReader fr = null;
System.... | UTF-8 | Java | 1,912 | java | InputOutputAnalLex.java | Java | [] | null | [] | package Lexer;
import java.io.*;
import java.util.*;
/**
* File: InputOutputAnalLex
*
* En este archivo es donde se manejara la entrada y la salida.
*/
public class InputOutputAnalLex{
public static void main(String[] args){
BufferedReader br = null;
BufferedReader br2 = null;
FileReader fr = null;
System.... | 1,912 | 0.610152 | 0.603349 | 76 | 24.157894 | 25.008448 | 157 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.986842 | false | false | 2 |
9f083c9077fb4fd88a9c8f4e359d284b4ec5c353 | 15,831,249,462,616 | 010e9cc2a5ebc804c5acd99a6b100c007ad76f8c | /src/main/java/com/server/module/system/bargainManage/TblCustomerBargainDetailBean.java | 3a41b6384bf49f763cbd36592c7eb55e8d6b6c8f | [] | no_license | Amberking196/admin | https://github.com/Amberking196/admin | 01e5ea9000d533b3ec075bb82468cb84a9588c88 | 12d82b652c422af03a579eb65c73488f5a259566 | refs/heads/master | 2022-07-10T06:40:04.603000 | 2020-07-13T13:22:35 | 2020-07-13T13:22:35 | 239,647,547 | 1 | 1 | null | false | 2022-06-29T18:14:30 | 2020-02-11T01:08:09 | 2020-07-13T13:32:58 | 2022-06-29T18:14:29 | 3,561 | 1 | 1 | 9 | Java | false | false | package com.server.module.system.bargainManage;
import com.server.common.persistence.Entity;
import com.server.common.persistence.NotField;
import lombok.Data;
import java.math.BigDecimal;
import java.util.Date;
import org.springframework.format.annotation.DateTimeFormat;
import com.fasterxml.jackson.annotation.Js... | UTF-8 | Java | 908 | java | TblCustomerBargainDetailBean.java | Java | [
{
"context": " table name: tbl_customer_bargain\n * author name: hjc\n * create time: 2018-12-21 16:20:26\n */ \n@Data\n@E",
"end": 442,
"score": 0.9996834993362427,
"start": 439,
"tag": "USERNAME",
"value": "hjc"
}
] | null | [] | package com.server.module.system.bargainManage;
import com.server.common.persistence.Entity;
import com.server.common.persistence.NotField;
import lombok.Data;
import java.math.BigDecimal;
import java.util.Date;
import org.springframework.format.annotation.DateTimeFormat;
import com.fasterxml.jackson.annotation.Js... | 908 | 0.767338 | 0.751678 | 35 | 24.514286 | 19.977661 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.828571 | false | false | 2 |
ff8a89daacac4ca1a77849e0f9457afef279bee9 | 9,801,115,399,409 | 5501cefcee77258f51687c7cf7aec40cadf46bf2 | /src/test/java/pl/sda/HTTPDownloadManagerTest.java | 0a99ca7454c9add0e9c35743542b56c4e87969c1 | [] | no_license | blaxej/download-manager | https://github.com/blaxej/download-manager | 49c79d7e3b057d8640ba3d0e2d6b61234316d35c | 8e652a7a6ce53434e0b78da33abd8d484cbbf08f | refs/heads/master | 2022-07-21T14:40:16.039000 | 2019-07-14T12:53:59 | 2019-07-14T12:53:59 | 196,815,798 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.sda;
import org.eclipse.jetty.server.Request;
import org.eclipse.jetty.server.Server;
import org.eclipse.jetty.server.handler.AbstractHandler;
import org.junit.jupiter.api.AfterEach;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.DisplayName;
import org.junit.jupiter.api.Test;
import... | UTF-8 | Java | 2,159 | java | HTTPDownloadManagerTest.java | Java | [] | null | [] | package pl.sda;
import org.eclipse.jetty.server.Request;
import org.eclipse.jetty.server.Server;
import org.eclipse.jetty.server.handler.AbstractHandler;
import org.junit.jupiter.api.AfterEach;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.DisplayName;
import org.junit.jupiter.api.Test;
import... | 2,159 | 0.663733 | 0.656786 | 74 | 28.175676 | 26.685028 | 176 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.513514 | false | false | 2 |
01fef2438d6002e8a40387de7e1e411a79acc807 | 28,372,554,020,059 | 7353ed50bcd613a8d10b1cab2c982d05799fc114 | /Bookstore/src/main/java/palvelinkurssi/Bookstore/web/CategoryController.java | 2884dd131b67c369d328f09cde4fc8987c852bd3 | [] | no_license | JoelVaarala/Bookstore | https://github.com/JoelVaarala/Bookstore | 64bf40e8d9a20036d6f721acfff7dae34fe4fdc7 | 9b60dc97ba53a00f552e51c6215f8f9abd8cfd40 | refs/heads/master | 2020-12-30T02:35:56.342000 | 2020-03-30T08:06:24 | 2020-03-30T08:06:24 | 238,832,834 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package palvelinkurssi.Bookstore.web;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.ModelAttribute;
import org.springframework.web.bind.annotati... | UTF-8 | Java | 1,282 | java | CategoryController.java | Java | [] | null | [] | package palvelinkurssi.Bookstore.web;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.ModelAttribute;
import org.springframework.web.bind.annotati... | 1,282 | 0.799532 | 0.799532 | 40 | 31.049999 | 25.204117 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.325 | false | false | 2 |
0d5aca9294ac008afccc76373b8d82347d05bb22 | 27,273,042,334,449 | c6ec94073bd51340791afd84f95b502703f3f6ea | /src/runtime/debug/Tracer.java | 6eb073cd475eef88ab37589781c2ea7ec57a9be0 | [
"Apache-2.0"
] | permissive | hessammehr/JCHR | https://github.com/hessammehr/JCHR | d70252cd154339506be39042c1cc7db6c5563867 | cd0547afa97041a9f7d60db49fba805973d498fc | refs/heads/master | 2020-08-06T23:31:32.614000 | 2019-10-06T17:01:37 | 2019-10-06T17:01:37 | 213,199,268 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package runtime.debug;
import runtime.Constraint;
/**
* The interface you have to implement if you want to listen
* for events during the execution of a JCHR program.
* Currently, events can be thrown on the following execution points:
* <ul>
* <li>Right after a constraint is activated (for the first time).</l... | UTF-8 | Java | 4,009 | java | Tracer.java | Java | [
{
"context": "xecution of its body.</li>\n * </ul>\n * \n * @author Peter Van Weert\n */\npublic interface Tracer {\n\n /**\n * Cal",
"end": 989,
"score": 0.9997077584266663,
"start": 974,
"tag": "NAME",
"value": "Peter Van Weert"
}
] | null | [] | package runtime.debug;
import runtime.Constraint;
/**
* The interface you have to implement if you want to listen
* for events during the execution of a JCHR program.
* Currently, events can be thrown on the following execution points:
* <ul>
* <li>Right after a constraint is activated (for the first time).</l... | 4,000 | 0.663507 | 0.663507 | 109 | 35.78899 | 28.69935 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.220183 | false | false | 2 |
a33d04119568fe1789f9e9e8ce2613a2c92326ec | 17,325,898,081,660 | 312b8838ddde76337d761fd03e639c5dbed6ffd1 | /app/src/main/java/ec/solmedia/cleanarchitecture/di/components/MainComponent.java | 8b226a85765a5e222ecdfb198bea2ed2582ed239 | [] | no_license | mayalaat/clean-architecture | https://github.com/mayalaat/clean-architecture | c30d88fe3d7e14fe769b60a0132de9a50eccfc58 | 1a97628e1573cb698dae7958df18a6b16079c5d2 | refs/heads/main | 2023-02-17T04:16:13.165000 | 2021-01-20T01:25:03 | 2021-01-20T01:25:03 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ec.solmedia.cleanarchitecture.di.components;
import javax.inject.Singleton;
import dagger.Component;
import ec.solmedia.cleanarchitecture.di.modules.MainModule;
import ec.solmedia.cleanarchitecture.view.activity.MainActivity;
@Singleton
@Component(modules = MainModule.class)
public interface MainComponent {... | UTF-8 | Java | 363 | java | MainComponent.java | Java | [] | null | [] | package ec.solmedia.cleanarchitecture.di.components;
import javax.inject.Singleton;
import dagger.Component;
import ec.solmedia.cleanarchitecture.di.modules.MainModule;
import ec.solmedia.cleanarchitecture.view.activity.MainActivity;
@Singleton
@Component(modules = MainModule.class)
public interface MainComponent {... | 363 | 0.826446 | 0.826446 | 14 | 24.928572 | 22.594133 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 2 |
01bd4e47379e8f9308261938052716002858e741 | 24,721,831,757,531 | 7b48e6b5fe743737f201fae569a614e0d6c3a364 | /string_processing/string_sorts/LSD.java | 51e10f1684da00b78c4c4af9b1a0550d6a8c11eb | [
"Apache-2.0"
] | permissive | manishjoshi394/algorithms | https://github.com/manishjoshi394/algorithms | 6470fa1c5a07db575c0e3890c9c41807dffc1ede | 93045de6a9ae5f6ff4e85ce6bdf67f8b75b42a86 | refs/heads/master | 2021-08-08T04:54:30.875000 | 2018-12-30T19:23:33 | 2018-12-30T19:23:33 | 129,548,432 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2018 Manish Joshi.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed ... | UTF-8 | Java | 5,369 | java | LSD.java | Java | [
{
"context": "/*\n * Copyright 2018 Manish Joshi.\n *\n * Licensed under the Apache License, Version",
"end": 33,
"score": 0.9998739957809448,
"start": 21,
"tag": "NAME",
"value": "Manish Joshi"
},
{
"context": "unning time is - {@code O(W(N + R))}\n *\n * @author Manish Joshi\n */\n... | null | [] | /*
* Copyright 2018 <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 applicable law or agreed to in ... | 5,357 | 0.493574 | 0.477743 | 163 | 31.93865 | 25.476488 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.576687 | false | false | 2 |
adaf804d4063bc91d0f4ddaee1aeb84fa98b3337 | 24,721,831,760,706 | a654d568c4257ef4b6dd2a6eaaa8d786719af682 | /Biblioteca_Patrones_Software/src/usuarios_factoryMethod/Fabrica.java | 5477338b73fbfbb74587868911d191f004bb32a9 | [
"MIT"
] | permissive | KevinLiebergen/Practica-final-Patrones-Software | https://github.com/KevinLiebergen/Practica-final-Patrones-Software | c540c88653386bd4c9985ebe5b75bc14aae52dda | 356f7d3e60513e06d473f54647645cea015ef6ed | refs/heads/master | 2020-04-21T22:27:23.919000 | 2019-02-11T16:34:09 | 2019-02-11T16:34:09 | 169,911,473 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package usuarios_factoryMethod;
/**
* Creador: clase para crear distintos usuarios.
* Se encargara de crear los objetos de usuario
* dependiendo de lo que eliga el cliente
*
* @author kevin van Liebergen
*/
public class Fabrica {
protected String tipo;
public Fabrica(String categoria){
tipo = ... | UTF-8 | Java | 696 | java | Fabrica.java | Java | [
{
"context": "pendiendo de lo que eliga el cliente\n *\n * @author kevin van Liebergen\n */\n\npublic class Fabrica {\n\n protected String",
"end": 209,
"score": 0.9991503357887268,
"start": 190,
"tag": "NAME",
"value": "kevin van Liebergen"
}
] | null | [] | package usuarios_factoryMethod;
/**
* Creador: clase para crear distintos usuarios.
* Se encargara de crear los objetos de usuario
* dependiendo de lo que eliga el cliente
*
* @author <NAME>
*/
public class Fabrica {
protected String tipo;
public Fabrica(String categoria){
tipo = categoria;
... | 683 | 0.647988 | 0.647988 | 31 | 21.451612 | 21.585299 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.193548 | false | false | 2 |
5c0589fab7f38bbbf1eaa80fabbff3bcb0d363af | 26,886,495,325,329 | 6bd861c92d4e2a8be7d70df02f02ab13d1514a1f | /src/com/echosens/hl7/router/MessageNotSendDueToClientUnreachable.java | 7f45c7db8d10ec634711381dd8636adb9dc6af82 | [] | no_license | moroccan-dude/hl7broker | https://github.com/moroccan-dude/hl7broker | 7bbb623b58d2800f1df8090f3f59cd57f3e4f1b1 | 75f422f1aafb766a435857ed6b73d8c51a8bf916 | refs/heads/master | 2016-07-30T02:56:47.972000 | 2014-09-29T18:53:02 | 2014-09-29T18:53:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.echosens.hl7.router;
public class MessageNotSendDueToClientUnreachable extends Exception {
public MessageNotSendDueToClientUnreachable(Exception e) {
super(e);
}
}
| UTF-8 | Java | 183 | java | MessageNotSendDueToClientUnreachable.java | Java | [] | null | [] | package com.echosens.hl7.router;
public class MessageNotSendDueToClientUnreachable extends Exception {
public MessageNotSendDueToClientUnreachable(Exception e) {
super(e);
}
}
| 183 | 0.808743 | 0.803279 | 9 | 19.333334 | 25.880066 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 2 |
e49a43d3451c234bd100e1d139a4cbaac98530b1 | 13,391,708,051,816 | 5aea483eeeba5490a2f387e798d041a54ae95c35 | /kunyao-data/kunyao-data-orm/kunyao-data-mybatis/src/test/java/com/baomidou/ant/user/entity/User.java | d72f73f9a8fd37aeb5041cb2061f0af1aae990d8 | [
"Apache-2.0"
] | permissive | yjn8888/kunyao | https://github.com/yjn8888/kunyao | 2b8c76bd0a98c1df3e2fd64bcd7465e016103fbd | 67973ae725b7cebbc859da195d4f6e45fb41a674 | refs/heads/master | 2022-07-06T19:21:03.956000 | 2019-05-05T12:32:13 | 2019-05-05T12:32:13 | 149,589,008 | 0 | 0 | Apache-2.0 | false | 2022-06-24T02:10:28 | 2018-09-20T10:00:03 | 2019-05-05T12:32:41 | 2022-06-24T02:10:25 | 333 | 0 | 0 | 4 | Java | false | false | package com.baomidou.ant.user.entity;
import com.baomidou.mybatisplus.annotation.IdType;
import com.baomidou.mybatisplus.annotation.TableId;
import java.time.LocalDateTime;
import com.baomidou.mybatisplus.annotation.TableField;
import java.io.Serializable;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lo... | UTF-8 | Java | 1,784 | java | User.java | Java | [
{
"context": "l.Accessors;\n\n/**\n * <p>\n * \n * </p>\n *\n * @author jobob\n * @since 2019-04-06\n */\n@Data\n@EqualsAndHashCode",
"end": 392,
"score": 0.9996373057365417,
"start": 387,
"tag": "USERNAME",
"value": "jobob"
},
{
"context": "e.AUTO)\n private Integer id;\n\n @T... | null | [] | package com.baomidou.ant.user.entity;
import com.baomidou.mybatisplus.annotation.IdType;
import com.baomidou.mybatisplus.annotation.TableId;
import java.time.LocalDateTime;
import com.baomidou.mybatisplus.annotation.TableField;
import java.io.Serializable;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lo... | 1,784 | 0.65012 | 0.639952 | 94 | 16.787233 | 14.929531 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.297872 | false | false | 2 |
2ede563f6cee57a806e779113734679245d12d5d | 26,834,955,712,508 | 7330bc962da2e8f13e5fc1f0826e0f40c4c5fcd0 | /src/main/java/com/alex/looks/servlets/AdminFullServlet.java | 3c15ac52de68f39910be0da89460577d9578d2b9 | [] | no_license | microsd002/look | https://github.com/microsd002/look | e021f13a66bff208efcf28ef85f8c049026e4b17 | c4145a8345435269ea33b0da1d1bfe85a2ae34de | refs/heads/master | 2016-09-05T21:46:22.372000 | 2015-02-27T22:15:23 | 2015-02-27T22:15:23 | 31,438,257 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.alex.looks.servlets;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.Enumeration;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import j... | WINDOWS-1251 | Java | 4,989 | java | AdminFullServlet.java | Java | [
{
"context": "l\");\n\t\t\t\t\tString username = request.getParameter(\"username_registration\");\n\t\t\t\t\tString password = request.getParameter(\"p",
"end": 2220,
"score": 0.9911705851554871,
"start": 2199,
"tag": "USERNAME",
"value": "username_registration"
},
{
"context": ")) {... | null | [] | package com.alex.looks.servlets;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.Enumeration;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import j... | 4,991 | 0.64342 | 0.64059 | 146 | 32.88356 | 32.221729 | 175 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.458904 | false | false | 2 |
c0b7b92a08f41445af0a84b04370dc1214eba022 | 26,834,955,715,220 | 19daba3f6c050b90f5bfb193dce1eacd2dba249f | /src/main/java/org/jpc/engine/profile/LogtalkEngineProfile.java | 6abaf7c100350d8f45e3ba8ebaf0ce46f46f8ddf | [
"Apache-2.0"
] | permissive | java-prolog-connectivity/jpc | https://github.com/java-prolog-connectivity/jpc | aaa5a12190761b0ce2395089baa9c5492b527542 | d92911131e7450a83a00120c07c2b78df6c53a91 | refs/heads/master | 2021-06-02T01:42:31.301000 | 2018-02-18T21:46:43 | 2018-02-18T21:46:43 | 6,571,446 | 7 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.jpc.engine.profile;
import org.jpc.engine.prolog.PrologEngine;
import org.jpc.engine.prolog.driver.PrologEngineFactory;
public class LogtalkEngineProfile<T extends PrologEngine> extends PrologEngineProfile<T> {
public LogtalkEngineProfile(PrologEngineFactory<T> engineFactory) {
super(engineFactory);
... | UTF-8 | Java | 418 | java | LogtalkEngineProfile.java | Java | [] | null | [] | package org.jpc.engine.profile;
import org.jpc.engine.prolog.PrologEngine;
import org.jpc.engine.prolog.driver.PrologEngineFactory;
public class LogtalkEngineProfile<T extends PrologEngine> extends PrologEngineProfile<T> {
public LogtalkEngineProfile(PrologEngineFactory<T> engineFactory) {
super(engineFactory);
... | 418 | 0.799043 | 0.799043 | 17 | 23.588236 | 27.174942 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.941176 | false | false | 2 |
a2e959530716e5ad200218245dbb7b9553cbc28e | 11,038,065,959,086 | 44bca90f3ab9755a8666533a16f0fad71032a78a | /hostelbrum/source/HostelBrumMobile/HostelBrumMobile/src/br/edu/unibratec/hostelbrummobile/bussines/ControladorPush.java | 48382f2049617f9974a7a28b3bd7578f8a9179b8 | [] | no_license | tectronics/the-last-battle | https://github.com/tectronics/the-last-battle | 8bb6cb34bc54ef4f59f79e5a785a1e5069f71236 | 19290e6ea107f68754895841933937aa0fe42ec2 | refs/heads/master | 2018-01-11T15:03:12.930000 | 2013-12-05T03:10:55 | 2013-12-05T03:10:55 | 48,789,579 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.edu.unibratec.hostelbrummobile.bussines;
import java.util.List;
import br.edu.unibratec.hostelbrummobile.ApplicationContextProvider;
import br.edu.unibratec.hostelbrummobile.PushActivity;
import br.edu.unibratec.hostelbrummobile.bussines.GlobalVariables;
import br.edu.unibratec.hostelbrummobile.except... | UTF-8 | Java | 5,286 | java | ControladorPush.java | Java | [] | null | [] | package br.edu.unibratec.hostelbrummobile.bussines;
import java.util.List;
import br.edu.unibratec.hostelbrummobile.ApplicationContextProvider;
import br.edu.unibratec.hostelbrummobile.PushActivity;
import br.edu.unibratec.hostelbrummobile.bussines.GlobalVariables;
import br.edu.unibratec.hostelbrummobile.except... | 5,286 | 0.682747 | 0.681423 | 176 | 28.03409 | 28.039724 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.801136 | false | false | 2 |
e3167ed4a0c3bcb75ba10d11fa72f555b830bdb4 | 3,058,016,733,053 | 4092062475a36cc1105e8958dc13526deb41f148 | /JCL_Android/app/src/main/java/implementations/util/android/AndroidSensor.java | ad25fd610fc0417092b87dc5fe9ede4fb4502992 | [
"Apache-2.0"
] | permissive | AndreJCL/JCL | https://github.com/AndreJCL/JCL | 30f8aea1b02f15127b88e2ce13a17223f9f25e1f | 46dfbe38f6766e92a0825eb783086dc374c6dc2d | refs/heads/master | 2021-01-19T22:10:55.988000 | 2020-02-13T19:02:22 | 2020-02-13T19:02:22 | 69,570,756 | 7 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package implementations.util.android;
import sensor.JCL_Sensor;
/**
* Created by estevao on 03/03/17.
*/
public class AndroidSensor {
private String name;
private String size;
private String participation;
private String delay;
private String audioTime;
private int id;
public AndroidS... | UTF-8 | Java | 1,458 | java | AndroidSensor.java | Java | [
{
"context": "oid;\n\nimport sensor.JCL_Sensor;\n\n/**\n * Created by estevao on 03/03/17.\n */\n\npublic class AndroidSensor {\n ",
"end": 91,
"score": 0.9992397427558899,
"start": 84,
"tag": "USERNAME",
"value": "estevao"
}
] | null | [] | package implementations.util.android;
import sensor.JCL_Sensor;
/**
* Created by estevao on 03/03/17.
*/
public class AndroidSensor {
private String name;
private String size;
private String participation;
private String delay;
private String audioTime;
private int id;
public AndroidS... | 1,458 | 0.604252 | 0.600137 | 74 | 18.702703 | 18.788818 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.418919 | false | false | 2 |
21c0f77063a47e80baf1bc20ad282950e8cdf1f2 | 7,189,775,305,205 | 0b8cea436b4de7f8e54bb8e18905d60a37a2c836 | /app/src/main/java/im/tox/antox/callbacks/AntoxOnFriendRequestCallback.java | 93b640b779d0af77f7d14aca42478f8e6dd74c0f | [] | no_license | DeX77/Antox | https://github.com/DeX77/Antox | ea87a9134b002c72ec8abcca5c48932804692b7c | 56590b8583b70c3ac8ca7cb0506b74b74d72efbd | refs/heads/master | 2021-01-21T07:38:46.722000 | 2014-03-04T18:25:09 | 2014-03-04T18:25:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package im.tox.antox.callbacks;
import android.content.Context;
import android.content.Intent;
import android.util.Log;
import im.tox.antox.Constants;
import im.tox.antox.ToxService;
import im.tox.jtoxcore.callbacks.OnFriendRequestCallback;
/**
* Created by soft on 02/03/14.
*/
public class AntoxOnFriendRequestCal... | UTF-8 | Java | 1,067 | java | AntoxOnFriendRequestCallback.java | Java | [
{
"context": "lbacks.OnFriendRequestCallback;\n\n/**\n * Created by soft on 02/03/14.\n */\npublic class AntoxOnFriendReques",
"end": 266,
"score": 0.9963761568069458,
"start": 262,
"tag": "USERNAME",
"value": "soft"
},
{
"context": "AG\";\n public static final String FRIEND_KEY =... | null | [] | package im.tox.antox.callbacks;
import android.content.Context;
import android.content.Intent;
import android.util.Log;
import im.tox.antox.Constants;
import im.tox.antox.ToxService;
import im.tox.jtoxcore.callbacks.OnFriendRequestCallback;
/**
* Created by soft on 02/03/14.
*/
public class AntoxOnFriendRequestCal... | 1,067 | 0.718838 | 0.713215 | 36 | 28.638889 | 25.067856 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.638889 | false | false | 2 |
d872d357924846e6a180208d4b006cf72fed382e | 32,710,470,988,585 | 5ab65dce4d4b15dfba4935a4b6402da6636a67eb | /app/src/main/java/com/if1001exemplo1/tccvaseguro/Pessoa.java | 9ad91e5faa0c7d581497a4055e41e7db0d56eaa5 | [] | no_license | alessandroliver/DestinoSeguro | https://github.com/alessandroliver/DestinoSeguro | a62f2ef855b798f9401ec2ca367ad2d1864f42cb | 25598d6c3c342ba9bbd61d2f433f32e05e117012 | refs/heads/master | 2021-09-16T14:00:09.790000 | 2018-06-21T14:53:34 | 2018-06-21T14:53:34 | 111,248,570 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.if1001exemplo1.tccvaseguro;
import java.util.Date;
public class Pessoa {
private String nome;
private String sobrenome;
private String cidade;
private String uf;
private String email;
private String sexo;
private Date nascimento;
private int numeroCelular;
private Stri... | UTF-8 | Java | 2,579 | java | Pessoa.java | Java | [
{
"context": "{\n\n private String nome;\n private String sobrenome;\n private String cidade;\n private String",
"end": 138,
"score": 0.7390095591545105,
"start": 135,
"tag": "NAME",
"value": "ren"
},
{
"context": "le cep;\n\n public Pessoa(String nome, String sobrenom... | null | [] | package com.if1001exemplo1.tccvaseguro;
import java.util.Date;
public class Pessoa {
private String nome;
private String sobrenome;
private String cidade;
private String uf;
private String email;
private String sexo;
private Date nascimento;
private int numeroCelular;
private Stri... | 2,579 | 0.612253 | 0.610314 | 122 | 20.131147 | 22.170336 | 192 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.459016 | false | false | 2 |
7ebcb058af3ee79413ddb26599c17605d6a7eb0b | 1,391,569,417,065 | 8dc49f037b885dae5f198d625129c96edce2bc1e | /study/bill/com/mysql/jdbc/BlobFromLocator.java | ddd43af78d96a1bfd0235c730244c40d0befcd2c | [] | no_license | Dlyyy/javaproject | https://github.com/Dlyyy/javaproject | 65460e0d281f017a346776f3f4b6efff6b284642 | 0d37584bf1b3fb4302afbe9571850a7c7f70a11a | refs/heads/master | 2020-04-10T21:33:09.102000 | 2019-01-26T01:33:20 | 2019-01-26T01:33:20 | 161,299,205 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* */ package com.mysql.jdbc;
/* */
/* */ import java.io.BufferedInputStream;
/* */ import java.io.IOException;
/* */ import java.io.InputStream;
/* */ import java.io.OutputStream;
/* */ import java.sql.Blob;
/* */ import java.sql.DatabaseMetaData;
/* */ import java.sql.PreparedStat... | UTF-8 | Java | 21,401 | java | BlobFromLocator.java | Java | [] | null | [] | /* */ package com.mysql.jdbc;
/* */
/* */ import java.io.BufferedInputStream;
/* */ import java.io.IOException;
/* */ import java.io.InputStream;
/* */ import java.io.OutputStream;
/* */ import java.sql.Blob;
/* */ import java.sql.DatabaseMetaData;
/* */ import java.sql.PreparedStat... | 21,401 | 0.433285 | 0.397299 | 676 | 30.653847 | 23.989365 | 170 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.431953 | false | false | 2 |
911f7a85d4d40879e5027e44eaf01f764402a4e5 | 24,369,644,469,487 | a3c7353b80d7e706f5b7cfb9b25f3bb788b8e67f | /src/main/java/org/basic/testing/units/services/ExternalCompanyValidationService.java | f709ffa4d7a547cf1edd909be89bfd573aa29781 | [] | no_license | sebasacuna/basic-testing-java | https://github.com/sebasacuna/basic-testing-java | c987d4ca0712bc1eeb8be7d3bee0ca9d8e06fc2f | 58c5b0c6246543bbd6707d9299c121ea44a07ba6 | refs/heads/master | 2023-03-06T03:13:10.218000 | 2021-02-15T08:33:21 | 2021-02-15T08:33:21 | 339,009,721 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.basic.testing.units.services;
public interface ExternalCompanyValidationService {
boolean checkValidationCompany(String code);
}
| UTF-8 | Java | 148 | java | ExternalCompanyValidationService.java | Java | [] | null | [] | package org.basic.testing.units.services;
public interface ExternalCompanyValidationService {
boolean checkValidationCompany(String code);
}
| 148 | 0.817568 | 0.817568 | 7 | 20.142857 | 23.135801 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 2 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.