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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
e0db15a4179a5c5f934d90af142a550af121bd4a | 154,618,878,659 | f9564cec727872f2148130f32c1a595409f67636 | /Lab6/PassengerData.java | 598140c55dd4022111c3672e82817f957c27a9b0 | [] | no_license | zgiuricich/CSC-2014-JAVA-BOOTCAMP | https://github.com/zgiuricich/CSC-2014-JAVA-BOOTCAMP | a32738bffb8bba91946e7743213308915b47f362 | be1b97352e133085f219cdeb7f464b9d95176bde | refs/heads/master | 2020-09-15T08:00:27.744000 | 2016-09-29T14:22:12 | 2016-09-29T14:22:12 | 66,955,477 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.text.DecimalFormat;
public class PassengerData
{
private Passenger[] collection;
private int count, numSurvivors, numMales, numFemales, numSurvMale, numSurvFem, numSurvChild, numChild;
private double percSurvMale, percSurvFem, percSurvChild;
private static DecimalFormat df2 = new DecimalFormat(".##");
... | UTF-8 | Java | 2,560 | java | PassengerData.java | Java | [] | null | [] | import java.text.DecimalFormat;
public class PassengerData
{
private Passenger[] collection;
private int count, numSurvivors, numMales, numFemales, numSurvMale, numSurvFem, numSurvChild, numChild;
private double percSurvMale, percSurvFem, percSurvChild;
private static DecimalFormat df2 = new DecimalFormat(".##");
... | 2,560 | 0.635938 | 0.624609 | 113 | 21.663717 | 23.751148 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.469027 | false | false | 15 |
8323a5bd3b514ff53e598a62f2a1fbe9d094929e | 19,928,648,298,942 | f64905723b27faf8ed926fff53ada7bf52adf74c | /src/main/java/com/jaravir/tekila/module/service/entity/ServiceSetting.java | 0b44bc72f70b7791c27d5c7098fadbce43b2c124 | [] | no_license | xaWam/tekila-core-api | https://github.com/xaWam/tekila-core-api | 63810237e3b712fdf7010c9d4713db52dedb365e | edfc1638e1ab0f4ed0e7d2c5e6c9b8c9300c61c9 | refs/heads/master | 2021-06-24T06:45:21.237000 | 2019-06-21T06:49:01 | 2019-06-21T06:49:01 | 193,045,911 | 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 com.jaravir.tekila.module.service.entity;
import com.jaravir.tekila.base.entity.BaseEntity;
import com.jaravir.tekila.module.... | UTF-8 | Java | 1,831 | java | ServiceSetting.java | Java | [
{
"context": "ila.module.service.ServiceType;\n\n/**\n *\n * @author sajabrayilov\n */\npublic class ServiceSetting extends BaseEntit",
"end": 433,
"score": 0.9974753260612488,
"start": 421,
"tag": "USERNAME",
"value": "sajabrayilov"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.jaravir.tekila.module.service.entity;
import com.jaravir.tekila.base.entity.BaseEntity;
import com.jaravir.tekila.module.... | 1,831 | 0.652103 | 0.652103 | 74 | 23.743244 | 21.206871 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.445946 | false | false | 15 |
e0f15fd4f2af841ba638f3ea4f9f5e1017a958fe | 37,151,467,128,022 | 2586345aaee48356c1bfaff54b605ceaaa3ab75a | /Day4/src/com/phoenix/demos/Employee.java | 71f8d7a8af015a2850f0ed49aa244e1292c582a3 | [] | no_license | azad012614/core_java_iacsd | https://github.com/azad012614/core_java_iacsd | 1bc23a10f1a614c6afa3fd2a8c53d21b33d4e1e9 | 3da3436b3742e399e5d154a230a7ad79442cd72e | refs/heads/master | 2020-06-11T20:00:15.539000 | 2019-06-27T17:47:23 | 2019-06-27T17:47:23 | 194,067,773 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.phoenix.demos;
public abstract class Employee {
int empId;
String empName;
public int getEmpId() {
return empId;
}
public void setEmpId(int empId) {
this.empId = empId;
}
public String getEmpName() {
return empName;
}
public void setEmpName(String empName) {
this.empName = empName;
}
... | UTF-8 | Java | 758 | java | Employee.java | Java | [] | null | [] | package com.phoenix.demos;
public abstract class Employee {
int empId;
String empName;
public int getEmpId() {
return empId;
}
public void setEmpId(int empId) {
this.empId = empId;
}
public String getEmpName() {
return empName;
}
public void setEmpName(String empName) {
this.empName = empName;
}
... | 758 | 0.653034 | 0.64248 | 50 | 14.16 | 14.276358 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.58 | false | false | 15 |
afc2c435f9a4f9dec567a05fb5e529fc8a2b1bb8 | 34,797,825,059,918 | a4ce03ba804b523f2fd615118c26cc289c705cdc | /egov-eauth/eauth-ui/eauth-ui-admin/src/main/java/bg/eauth/admin/config/audit/package-info.java | 2a4bd9cfe169734be90beef43337835448b8495e | [
"Apache-2.0"
] | permissive | BulkSecurityGeneratorProject/eAuth-v2 | https://github.com/BulkSecurityGeneratorProject/eAuth-v2 | 9b735c6106fe9dca5abbbbbabb597578f69aab05 | de6cb8ca9ba83aa0f9197a2a9546d79620d75df8 | refs/heads/master | 2022-12-19T18:18:25.053000 | 2020-06-18T06:58:49 | 2020-06-18T06:58:49 | 296,557,583 | 0 | 0 | null | true | 2020-09-18T08:13:22 | 2020-09-18T08:13:21 | 2020-06-18T06:59:38 | 2020-09-12T02:07:19 | 5,666 | 0 | 0 | 0 | null | false | false | /**
* Audit specific code.
*/
package bg.eauth.admin.config.audit;
| UTF-8 | Java | 69 | java | package-info.java | Java | [] | null | [] | /**
* Audit specific code.
*/
package bg.eauth.admin.config.audit;
| 69 | 0.681159 | 0.681159 | 4 | 16.25 | 14.024532 | 36 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 15 |
443baa11ec9677c4f7fff991199766884044ac9f | 35,141,422,445,075 | 0c74a71b06e8eafc8c499b5ac3a3516415a74132 | /src/Script_17.java | 99e8f4782859594ab0d3bf6b2a2e9286abfa2eb1 | [] | no_license | nehadambe430/Selenium | https://github.com/nehadambe430/Selenium | 1c068d7bf67ae9eb2bee0e45798a3c105f2f0799 | c19315061329ba7143dd066b20d768bc19a694fb | refs/heads/master | 2023-03-04T20:00:25.181000 | 2021-02-09T10:44:20 | 2021-02-09T10:44:20 | 336,253,282 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.firefox.FirefoxDriver;
import io.github.bonigarcia.wdm.WebDriverManager;
public class Script_17
{
public static void main(String[] args)
{
WebDriverManager.firefoxdriver().setup... | UTF-8 | Java | 702 | java | Script_17.java | Java | [
{
"context": "selenium.firefox.FirefoxDriver;\n\nimport io.github.bonigarcia.wdm.WebDriverManager;\n\npublic class Script_17 \n\n{",
"end": 186,
"score": 0.9988076686859131,
"start": 176,
"tag": "USERNAME",
"value": "bonigarcia"
}
] | null | [] | import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.firefox.FirefoxDriver;
import io.github.bonigarcia.wdm.WebDriverManager;
public class Script_17
{
public static void main(String[] args)
{
WebDriverManager.firefoxdriver().setup... | 702 | 0.720798 | 0.7151 | 34 | 19.647058 | 20.890305 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.676471 | false | false | 15 |
242e0ffad1594a0f615e08cc5f47b80aa7dbda64 | 38,860,864,124,320 | f0403c398ee400eb93e4de5035a811c64ba18744 | /src/main/java/Logging/Model/Logger.java | d604ee3c79987a1276462f392186fe183b563752 | [
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | jangesz/chili-core | https://github.com/jangesz/chili-core | f57c461ad1415773142c5a6b06a1a93109add437 | 55428d68767f8d2e3aa254da50691dc52cfe806b | refs/heads/master | 2021-01-18T08:04:28.209000 | 2016-06-05T12:07:54 | 2016-06-05T12:07:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Logging.Model;
import Authentication.Model.Account;
import Configuration.Gameserver.InstanceSettings;
import Configuration.Gameserver.RealmSettings;
import io.vertx.core.http.HttpServerRequest;
/**
* @author Robin Duda
* simplifies the generation of logging messages.
*/
public interface Logger {
... | UTF-8 | Java | 2,385 | java | Logger.java | Java | [
{
"context": "ertx.core.http.HttpServerRequest;\n\n\n/**\n * @author Robin Duda\n * simplifies the generation of logging m",
"end": 230,
"score": 0.9998489618301392,
"start": 220,
"tag": "NAME",
"value": "Robin Duda"
}
] | null | [] | package Logging.Model;
import Authentication.Model.Account;
import Configuration.Gameserver.InstanceSettings;
import Configuration.Gameserver.RealmSettings;
import io.vertx.core.http.HttpServerRequest;
/**
* @author <NAME>
* simplifies the generation of logging messages.
*/
public interface Logger {
... | 2,381 | 0.660797 | 0.660797 | 95 | 24.105263 | 24.920706 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.284211 | false | false | 15 |
22797068f68cb032c18318d9e3500a4b4cd84a52 | 37,924,561,229,921 | 6c1c16ba51a7c07d45f0c7967d1a31eb847aa5c4 | /app/src/main/java/th/go/rd/manop/rdrun/MyConstant.java | adb4c8e10981e2ab967918b6686b491939ff2a3a | [] | no_license | siamwhale/rdgo | https://github.com/siamwhale/rdgo | 48b1e4e962763da72c0cc6b882847cab0731e198 | eaee2a564e828ed8b2aab084a5f938b6f77243aa | refs/heads/master | 2020-09-16T13:33:55.279000 | 2016-09-02T09:39:12 | 2016-09-02T09:39:12 | 66,812,394 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package th.go.rd.manop.rdrun;
/**
* Created by user on 8/30/2016.
*/
public class MyConstant {
private int[] avatarInts = new int[]{R.drawable.bird48,
R.drawable.doremon48,
R.drawable.kon48,
R.drawable.nobita48,
R.drawable.rat48};
publi... | UTF-8 | Java | 393 | java | MyConstant.java | Java | [
{
"context": "package th.go.rd.manop.rdrun;\n\n/**\n * Created by user on 8/30/2016.\n */\npublic class MyConstant {\n ",
"end": 53,
"score": 0.8787606358528137,
"start": 49,
"tag": "USERNAME",
"value": "user"
}
] | null | [] | package th.go.rd.manop.rdrun;
/**
* Created by user on 8/30/2016.
*/
public class MyConstant {
private int[] avatarInts = new int[]{R.drawable.bird48,
R.drawable.doremon48,
R.drawable.kon48,
R.drawable.nobita48,
R.drawable.rat48};
publi... | 393 | 0.529262 | 0.486005 | 16 | 23.5625 | 18.003363 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 15 |
ca05dc316650f1c5cd4d0ca098981911b865fb56 | 28,381,143,954,903 | 428497ab9a41478f44463f6122aea989398748ae | /lingbao-core/src/main/java/com/sundy/lingbao/core/idgenerate/IdGenerator.java | 6f3fe04d4edcc8985a7d92c62df09184f523ad2e | [] | no_license | bellmit/lingbao | https://github.com/bellmit/lingbao | 8c26a89dacbff4137b8662cd18b0e74d11ea51d7 | a07fe410132eba9164fc2e027a7f90431063393b | refs/heads/master | 2022-12-01T14:55:15.946000 | 2020-08-18T01:02:59 | 2020-08-18T01:02:59 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sundy.lingbao.core.idgenerate;
public interface IdGenerator {
String getId();
}
| UTF-8 | Java | 97 | java | IdGenerator.java | Java | [] | null | [] | package com.sundy.lingbao.core.idgenerate;
public interface IdGenerator {
String getId();
}
| 97 | 0.752577 | 0.752577 | 7 | 12.857142 | 15.878365 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 15 |
6e9efac01052e950975539b158e17cae74de09f9 | 35,364,760,745,973 | f001a6f63f7139c627c6aaa0b295044fee57d36f | /common/src/main/java/com/infotech/cms/repository/AuditRepository.java | 73eac17bf76c429c7525abe2fd7ea5e55960fc3c | [] | no_license | moband/spring-rest-swagger | https://github.com/moband/spring-rest-swagger | a9a0630bc15829a9f8207088d59f2db4ae4e1041 | 82d440051883c37fc303af8656a621a918988962 | refs/heads/master | 2021-04-09T15:41:32.248000 | 2018-03-18T20:15:08 | 2018-03-18T20:15:08 | 125,763,692 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.infotech.cms.repository;
import com.infotech.cms.domain.Audit;
/**
* repository for Audit domain object
* generated at 2016-11-06T16:04:08.756 by Infotech code generator */
public interface AuditRepository extends BaseRepository<Audit> {
}
| UTF-8 | Java | 256 | java | AuditRepository.java | Java | [] | null | [] | package com.infotech.cms.repository;
import com.infotech.cms.domain.Audit;
/**
* repository for Audit domain object
* generated at 2016-11-06T16:04:08.756 by Infotech code generator */
public interface AuditRepository extends BaseRepository<Audit> {
}
| 256 | 0.78125 | 0.714844 | 9 | 27.444445 | 26.081543 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 15 |
455fcab6fd8e0a0aeda7cc1d0706a82210be188e | 36,197,984,401,988 | f4c2bca7fb3c05aa9ca4fd039770bbe716db8f82 | /PetExpert.java | 549ac2ce78517626c3b9c433b937a5d353e81a4f | [] | no_license | cpollali/WeFit | https://github.com/cpollali/WeFit | c5087a9de3cc420ac18a03e0a58dee0f7ae034aa | 1c7322ac4af04aaa7a0dd5f2ac5bce5bf0cbf0f2 | refs/heads/master | 2021-01-12T16:08:21.095000 | 2016-10-26T00:03:04 | 2016-10-26T00:03:04 | 71,949,198 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* PetExpert.java
CS230 Final Project
Lucy Shen & Christina Pollalis
Date: 12/3/14
Description: This is the class that hold the binary decision tree.
The lab (Stella) helped us build it (it still uses some of the same code).
It sets up the tree and then uses dialog boxes to get answers from the user.
(... | UTF-8 | Java | 4,415 | java | PetExpert.java | Java | [
{
"context": "/* PetExpert.java\r\n CS230 Final Project \r\n Lucy Shen & Christina Pollalis\r\n Date: 12/3/14\r\n Descriptio",
"end": 52,
"score": 0.9998660087585449,
"start": 43,
"tag": "NAME",
"value": "Lucy Shen"
},
{
"context": "etExpert.java\r\n CS230 Final Project \r\n Lucy She... | null | [] | /* PetExpert.java
CS230 Final Project
<NAME> & <NAME>
Date: 12/3/14
Description: This is the class that hold the binary decision tree.
The lab (Stella) helped us build it (it still uses some of the same code).
It sets up the tree and then uses dialog boxes to get answers from the user.
(It is used in t... | 4,400 | 0.520951 | 0.501699 | 111 | 37.765766 | 26.625854 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.648649 | false | false | 15 |
0fb77bcb80e1e4b7ff7635c40819310dca124f76 | 11,914,239,350,441 | 87d0298139ae1ad3e7953e1045858355968ded91 | /Code/LanWar/src/net/kerfuffle/Utilities/Util.java | 72f721acbb9ab3504423ed5392a9577c0514c832 | [] | no_license | kerfuffle/LanWar | https://github.com/kerfuffle/LanWar | 1b08af84a73f1d85a25c7b936b7076541004a1f3 | 49838843e4c3b4cb81eb142dde6a84b391fb2866 | refs/heads/master | 2021-01-01T04:07:00.621000 | 2016-04-21T01:15:55 | 2016-04-21T01:15:55 | 56,704,298 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.kerfuffle.Utilities;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.PrintWriter;
import java.util.Ran... | UTF-8 | Java | 30,181 | java | Util.java | Java | [] | null | [] | package net.kerfuffle.Utilities;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.PrintWriter;
import java.util.Ran... | 30,181 | 0.482588 | 0.433915 | 1,384 | 20.807081 | 19.032515 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.909682 | false | false | 15 |
1946b671a3069afcbf7736833e2fa688e5769452 | 4,355,096,857,216 | e24c22e2bfa6f7f6b1398f0d031feee56f4a2555 | /src/Util.java | 81f5927ace2f8b345783225f0eac6d34668896f2 | [] | no_license | Saeh8962/coap-lab | https://github.com/Saeh8962/coap-lab | f72d13bd7a8de44586f464414513924eef533493 | 28df5cf58543c6844d109043d9c2e3c08c430534 | refs/heads/main | 2023-04-30T17:12:50.334000 | 2021-05-13T22:38:55 | 2021-05-13T22:38:55 | 366,877,535 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
import org.eclipse.californium.core.CoapResponse;
import org.eclipse.californium.core.coap.CoAP.ResponseCode;
public class Util {
public static abstract class BaseTask {
boolean running = true;
public abstract void run();
public void shutdown() { }
}
public static void handleS... | UTF-8 | Java | 1,770 | java | Util.java | Java | [] | null | [] | import java.util.Scanner;
import org.eclipse.californium.core.CoapResponse;
import org.eclipse.californium.core.coap.CoAP.ResponseCode;
public class Util {
public static abstract class BaseTask {
boolean running = true;
public abstract void run();
public void shutdown() { }
}
public static void handleS... | 1,770 | 0.681921 | 0.676271 | 66 | 25.818182 | 26.542082 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.287879 | false | false | 15 |
434b1894e7abd1b4e83947ec6b690d591e720e27 | 34,333,968,594,882 | 70e7dc3b897a07ddfddff7d7d5b5b41ff53b0c6b | /worker/src/main/java/org/consumersunion/stories/server/amazon/SesNotificationProcessorImpl.java | 8733e300ffce980da3dabe1c52f505e6aa438135 | [
"Apache-2.0"
] | permissive | stori-es/stori_es | https://github.com/stori-es/stori_es | e8c61dd8d9048a645b4ff9c63f013bb08e2e2e79 | 12b22e7f203964979dd873b96c122ffd955596bf | refs/heads/master | 2023-01-14T11:03:34.553000 | 2022-12-31T01:16:36 | 2022-12-31T01:16:36 | 47,994,289 | 3 | 0 | Apache-2.0 | false | 2022-12-31T01:16:37 | 2015-12-14T18:45:43 | 2019-06-12T18:51:01 | 2022-12-31T01:16:36 | 26,038 | 2 | 0 | 4 | Java | false | false | package org.consumersunion.stories.server.amazon;
import java.util.List;
import java.util.Map;
import javax.inject.Inject;
import org.consumersunion.stories.common.shared.model.entity.ContactStatus;
import org.consumersunion.stories.server.amazon.model.Bounce;
import org.consumersunion.stories.server.amazon.model.Co... | UTF-8 | Java | 3,083 | java | SesNotificationProcessorImpl.java | Java | [] | null | [] | package org.consumersunion.stories.server.amazon;
import java.util.List;
import java.util.Map;
import javax.inject.Inject;
import org.consumersunion.stories.common.shared.model.entity.ContactStatus;
import org.consumersunion.stories.server.amazon.model.Bounce;
import org.consumersunion.stories.server.amazon.model.Co... | 3,083 | 0.680182 | 0.680182 | 80 | 37.537498 | 29.654655 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5625 | false | false | 15 |
fd5ef4ab48ec07d3218501951eb0e7b3bbca0a1d | 34,737,695,522,756 | 7e513735c5f5704cf9979a154a38dcdbeb2cff63 | /src/TopicPublisher.java | 0a27a245454f26c76e6292b9d3ff7f2ff7c2be5e | [] | no_license | gaurav-vl/Utilities | https://github.com/gaurav-vl/Utilities | 0201264fe54c4c0d14c6aa958957bfd5bb8da636 | 80dd9bd008c8b947a466dbb224018904c62281cf | refs/heads/master | 2020-02-27T23:06:58.003000 | 2017-12-20T09:50:24 | 2017-12-20T09:50:24 | 86,690,995 | 0 | 0 | null | false | 2017-04-18T07:18:48 | 2017-03-30T10:38:55 | 2017-04-05T12:50:25 | 2017-04-18T07:15:10 | 86,574 | 0 | 0 | 0 | Java | null | null |
import com.solacesystems.jcsmp.JCSMPException;
import com.solacesystems.jcsmp.JCSMPFactory;
import com.solacesystems.jcsmp.JCSMPProperties;
import com.solacesystems.jcsmp.JCSMPSession;
import com.solacesystems.jcsmp.JCSMPStreamingPublishEventHandler;
import com.solacesystems.jcsmp.TextMessage;
import com.solace... | UTF-8 | Java | 2,248 | java | TopicPublisher.java | Java | [
{
"context": "operties.setProperty(JCSMPProperties.HOST, \"smf://10.154.198.42:80\");\r\n\t\t// msg-backbone ip:port\r\n\t\tproperties.se",
"end": 855,
"score": 0.9995035529136658,
"start": 842,
"tag": "IP_ADDRESS",
"value": "10.154.198.42"
},
{
"context": "properties.setProperty(JCS... | null | [] |
import com.solacesystems.jcsmp.JCSMPException;
import com.solacesystems.jcsmp.JCSMPFactory;
import com.solacesystems.jcsmp.JCSMPProperties;
import com.solacesystems.jcsmp.JCSMPSession;
import com.solacesystems.jcsmp.JCSMPStreamingPublishEventHandler;
import com.solacesystems.jcsmp.TextMessage;
import com.solace... | 2,242 | 0.7371 | 0.731317 | 53 | 40.415092 | 31.319675 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.509434 | false | false | 15 |
ad787d7d791b826e60e46439a00daf0a03601768 | 5,385,889,031,693 | 6138af219efc3a8f31060e30ebc532ffcbad1768 | /storeclient/webapp/src/java/org/astrogrid/storebrowser/html/DefaultCellHtmlRenderer.java | d9a59b5c5be3bd81aa141a7dd90e7ffd7103e06b | [] | no_license | Javastro/astrogrid-legacy | https://github.com/Javastro/astrogrid-legacy | dd794b7867a4ac650d1a84bdef05dfcd135b8bb6 | 51bdbec04bacfc3bcc3af6a896e8c7f603059cd5 | refs/heads/main | 2023-06-26T10:23:01.083000 | 2021-07-30T11:17:12 | 2021-07-30T11:17:12 | 391,028,616 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* $Id: DefaultCellHtmlRenderer.java,v 1.1.1.1 2005/02/16 15:02:46 mch Exp $
*/
package org.astrogrid.storebrowser.html;
import java.io.IOException;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Date;
import javax.swing.Icon;
import javax.swing.table.TableModel;
/**
... | UTF-8 | Java | 1,088 | java | DefaultCellHtmlRenderer.java | Java | [] | null | [] | /**
* $Id: DefaultCellHtmlRenderer.java,v 1.1.1.1 2005/02/16 15:02:46 mch Exp $
*/
package org.astrogrid.storebrowser.html;
import java.io.IOException;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Date;
import javax.swing.Icon;
import javax.swing.table.TableModel;
/**
... | 1,088 | 0.598346 | 0.581801 | 47 | 21.148935 | 22.573736 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.382979 | false | false | 15 |
4182d9828616dba77c6a2e90c600682a4dac25bd | 13,391,708,096,420 | 31da735dc11476b8b42b1f1000702ae801275344 | /rivermodule/src/web/servlet/waterQualityStation/FindIntroServlet.java | d3cffc142de264a21bc353c3d427d34e508e3bbf | [] | no_license | xuhande/HuaiRiverRepository | https://github.com/xuhande/HuaiRiverRepository | 860fd47d784f864b55f3acaca79a736f463fe249 | 967cc036aaec16d3110b3a352ca10d812d28a792 | refs/heads/master | 2023-03-18T02:36:45.898000 | 2020-03-18T03:28:25 | 2020-03-18T03:28:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package web.servlet.waterQualityStation;
import com.fasterxml.jackson.databind.ObjectMapper;
import domain.WaterQualityStation;
import service.WaterQualityStationService;
import service.impl.WaterQualityStationServiceImpl;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax... | UTF-8 | Java | 1,318 | java | FindIntroServlet.java | Java | [] | null | [] | package web.servlet.waterQualityStation;
import com.fasterxml.jackson.databind.ObjectMapper;
import domain.WaterQualityStation;
import service.WaterQualityStationService;
import service.impl.WaterQualityStationServiceImpl;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax... | 1,318 | 0.780728 | 0.77997 | 38 | 33.684212 | 30.850323 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.710526 | false | false | 15 |
e86ebd4b991ce6e47b79627db453c1f72659bbf7 | 36,094,905,173,254 | 58880de181524414742f9034ecb4d64ee5f9d90a | /src/main/java/school/lemon/changerequest/java/vehicles/IAirplaneImpl.java | abd2ba6f0e9295af8c4f605b331d799af6d79a4b | [
"Apache-2.0"
] | permissive | lera777/oop.hw1 | https://github.com/lera777/oop.hw1 | 5db0ac4ed129c58d59e4d8641d63be063051084d | 8ce91820525876e158e81530245dee43365380ce | refs/heads/master | 2020-06-15T06:38:04.647000 | 2016-12-08T23:44:43 | 2016-12-08T23:44:43 | 75,318,512 | 0 | 0 | null | true | 2016-12-01T18:00:31 | 2016-12-01T18:00:30 | 2016-11-02T20:28:22 | 2016-11-20T13:57:17 | 75 | 0 | 0 | 0 | null | null | null | package school.lemon.changerequest.java.vehicles;
/**
* Created by lera on 07.12.16.
*/
public class IAirplaneImpl extends Vehicle implements IAirplane {
private int maximumHeightFeet;
public IAirplaneImpl(String make, int manufacturedYear, String model, int maximumHeightFeet) {
super(make, manufac... | UTF-8 | Java | 2,006 | java | IAirplaneImpl.java | Java | [
{
"context": "on.changerequest.java.vehicles;\n\n/**\n * Created by lera on 07.12.16.\n */\npublic class IAirplaneImpl exten",
"end": 73,
"score": 0.9970871806144714,
"start": 69,
"tag": "USERNAME",
"value": "lera"
}
] | null | [] | package school.lemon.changerequest.java.vehicles;
/**
* Created by lera on 07.12.16.
*/
public class IAirplaneImpl extends Vehicle implements IAirplane {
private int maximumHeightFeet;
public IAirplaneImpl(String make, int manufacturedYear, String model, int maximumHeightFeet) {
super(make, manufac... | 2,006 | 0.621137 | 0.614157 | 88 | 21.795454 | 26.212055 | 162 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.340909 | false | false | 15 |
b5181efabef9002f6df79609e38f137157c922f5 | 30,442,728,261,663 | 9b50f5e92b6bb7a06bee55bcf6d7b98edb6a884a | /fj21-argentum-web/src/main/java/pacote/grafico/GeradorModeloGrafico.java | 9594d7d927de907825e1294b52fd7fea2c195c00 | [] | no_license | AntonioCesar96/exemplos | https://github.com/AntonioCesar96/exemplos | 5c28d6c2857f43c3df1dc2409d82a2463a161f60 | 5069df890898c2ee5a848decff1920fd89d78c85 | refs/heads/master | 2020-04-06T06:55:45.214000 | 2016-07-04T19:42:59 | 2016-07-04T19:42:59 | 62,090,514 | 0 | 1 | null | false | 2016-09-11T20:17:07 | 2016-06-27T21:45:34 | 2016-07-04T19:56:29 | 2016-09-11T20:17:07 | 69,670 | 0 | 1 | 1 | HTML | null | null | package pacote.grafico;
import java.math.BigDecimal;
import org.primefaces.model.chart.ChartModel;
import org.primefaces.model.chart.LineChartModel;
import org.primefaces.model.chart.LineChartSeries;
import pacote.indicadores.Indicador;
import pacote.indicadores.MediaMovelSimples;
import pacote.modelo.SerieTemporal;... | UTF-8 | Java | 1,118 | java | GeradorModeloGrafico.java | Java | [] | null | [] | package pacote.grafico;
import java.math.BigDecimal;
import org.primefaces.model.chart.ChartModel;
import org.primefaces.model.chart.LineChartModel;
import org.primefaces.model.chart.LineChartSeries;
import pacote.indicadores.Indicador;
import pacote.indicadores.MediaMovelSimples;
import pacote.modelo.SerieTemporal;... | 1,118 | 0.77102 | 0.77102 | 44 | 24.40909 | 21.248869 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.545455 | false | false | 15 |
13c314f6f4aa6ec71db928f3f1d77c06ddb7c808 | 36,103,495,104,943 | 908bc65d93e8c4f5de8d51d9fbb259976b3c71c4 | /other/fsuipc.src/com/flightsim/fsuipc/FSEngine1.java | 772e7e537c17481978273eff9dc239d602813e57 | [
"LicenseRef-scancode-warranty-disclaimer",
"MIT"
] | permissive | imMatt/FlightUI | https://github.com/imMatt/FlightUI | 4a23da924d7c57fac7a8463cae01edabadad2f8c | a07fc46851b2a329eb0382aa3e37b26754ff7c61 | refs/heads/master | 2021-05-31T16:58:51.577000 | 2015-01-07T16:21:05 | 2015-01-07T16:21:05 | 24,844,687 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.flightsim.fsuipc;
public class FSEngine1
extends FSEngine
{
public FSEngine1()
{
this.iMixAddress = 2192;
this.iStartAddress = 2194;
this.iCombustionAddress = 2196;
this.iValueOffset = 2188;
}
}
/* Location: C:\Users\Daz\Documents\FSUIPC\UIPC_SDK_JAVA\UIP... | UTF-8 | Java | 436 | java | FSEngine1.java | Java | [] | null | [] | package com.flightsim.fsuipc;
public class FSEngine1
extends FSEngine
{
public FSEngine1()
{
this.iMixAddress = 2192;
this.iStartAddress = 2194;
this.iCombustionAddress = 2196;
this.iValueOffset = 2188;
}
}
/* Location: C:\Users\Daz\Documents\FSUIPC\UIPC_SDK_JAVA\UIP... | 436 | 0.644495 | 0.591743 | 23 | 17.217392 | 21.869089 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.217391 | false | false | 15 |
66af83a3457014a773ac0e02e96abba492d92814 | 60,129,583,238 | cf88c0be330dfa255edbc00e9e0980f8ba8443f1 | /src/com/kituri/net/ImageCacheHelper.java | 1cd901b054389a0c0976d476e972b331912ad501 | [] | no_license | AndrewGeorge/kituribase | https://github.com/AndrewGeorge/kituribase | 639a6e27873d63293710814e13c652c249d177fb | 49246ef9da0a0f233c4ae9b50742bb420b413ba2 | refs/heads/master | 2021-01-18T08:04:58.457000 | 2015-09-01T10:36:18 | 2015-09-01T10:36:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //package com.kituri.net;
//
//import android.content.Context;
//import android.database.sqlite.SQLiteDatabase;
//import android.database.sqlite.SQLiteDatabase.CursorFactory;
//import android.database.sqlite.SQLiteOpenHelper;
//
//public class ImageCacheHelper extends SQLiteOpenHelper {
// private static ImageCacheHelp... | UTF-8 | Java | 1,840 | java | ImageCacheHelper.java | Java | [] | null | [] | //package com.kituri.net;
//
//import android.content.Context;
//import android.database.sqlite.SQLiteDatabase;
//import android.database.sqlite.SQLiteDatabase.CursorFactory;
//import android.database.sqlite.SQLiteOpenHelper;
//
//public class ImageCacheHelper extends SQLiteOpenHelper {
// private static ImageCacheHelp... | 1,840 | 0.690217 | 0.689674 | 54 | 33.074074 | 25.995621 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.87037 | false | false | 15 |
1d03dbb2ac41ed1223c2fbf13cc5cfdb76c8867b | 23,098,334,128,497 | d7ca9757614208f7ef8cb69f5f00b049dc6969f6 | /src/main/java/seedu/address/logic/commands/resident/DeleteResidentCommand.java | d17f709e9f640a48cdceb0853dd10642496ef525 | [
"MIT"
] | permissive | AY2021S2-CS2103-T14-1/tp | https://github.com/AY2021S2-CS2103-T14-1/tp | 3d2283fb50eff247c2410c0be6dea0081261e51b | b54dee47ee31637219a471dd6568fd2e816bed04 | refs/heads/master | 2023-04-21T16:51:33.694000 | 2021-04-27T07:59:22 | 2021-04-27T07:59:22 | 336,436,507 | 0 | 5 | NOASSERTION | true | 2021-04-27T07:59:23 | 2021-02-06T02:17:03 | 2021-04-12T15:59:19 | 2021-04-27T07:59:22 | 17,462 | 0 | 5 | 0 | Java | false | false | package seedu.address.logic.commands.resident;
import static java.util.Objects.requireNonNull;
import java.util.List;
import java.util.logging.Logger;
import seedu.address.commons.core.LogsCenter;
import seedu.address.commons.core.Messages;
import seedu.address.commons.core.index.Index;
import seedu.address.logic.co... | UTF-8 | Java | 3,080 | java | DeleteResidentCommand.java | Java | [] | null | [] | package seedu.address.logic.commands.resident;
import static java.util.Objects.requireNonNull;
import java.util.List;
import java.util.logging.Logger;
import seedu.address.commons.core.LogsCenter;
import seedu.address.commons.core.Messages;
import seedu.address.commons.core.index.Index;
import seedu.address.logic.co... | 3,080 | 0.712338 | 0.711364 | 75 | 40.066666 | 33.534988 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.506667 | false | false | 15 |
61ffe45253ae15487ace66f92090c495df67cd62 | 6,279,242,197,488 | 1ddd2853c6e4fce047e4215f0080f88b7898dbae | /SudokuSolver/src/model/SudokuModel4x4.java | bcc1ebfa11f529a94bd5cae7ad67605d67648646 | [] | no_license | rtudtu/SudokuSolver | https://github.com/rtudtu/SudokuSolver | 5d39738365af03a2c222756263a2619223bad8c8 | e4c1b98af997d7ccda9765c2d824226db3c20dde | refs/heads/master | 2021-09-06T19:12:44.188000 | 2018-02-10T06:49:53 | 2018-02-10T06:49:53 | 97,265,710 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model;
import java.util.ArrayList;
import java.util.List;
/**
* Created by e633828 on 7/14/2017.
*/
public class SudokuModel4x4 extends ASudokuModel {
/*
//===============\\
|| - | 1 | 3 | - ||
|| 2 | - | - | - ||
||-------+-------||
|| - | - | - | 3 ||
|| - | 2 | 1 | ... | UTF-8 | Java | 7,660 | java | SudokuModel4x4.java | Java | [
{
"context": "ist;\r\nimport java.util.List;\r\n\r\n/**\r\n * Created by e633828 on 7/14/2017.\r\n */\r\npublic class SudokuModel4x4 e",
"end": 99,
"score": 0.999423086643219,
"start": 92,
"tag": "USERNAME",
"value": "e633828"
}
] | null | [] | package model;
import java.util.ArrayList;
import java.util.List;
/**
* Created by e633828 on 7/14/2017.
*/
public class SudokuModel4x4 extends ASudokuModel {
/*
//===============\\
|| - | 1 | 3 | - ||
|| 2 | - | - | - ||
||-------+-------||
|| - | - | - | 3 ||
|| - | 2 | 1 | ... | 7,660 | 0.452872 | 0.419452 | 218 | 33.14679 | 20.115641 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.330275 | false | false | 15 |
6f3c15fcf189c789ca2824f0dd20476499012196 | 31,447,750,573,224 | b3170eb2dd72b25fd4d80b6781bb0cae56b9ba11 | /src/main/java/com/api/healthelp/controller/PatientController.java | a55759724c85b157ebc64476750aef3e8a65b1da | [
"MIT"
] | permissive | HealtHelp/HealtHelp-Monolitic-Arquitecture | https://github.com/HealtHelp/HealtHelp-Monolitic-Arquitecture | c6105202e56b89281fc7a5b6fdc8d5968d798112 | 394af30b068d44a2c3421aca6f71f88d72455249 | refs/heads/master | 2020-04-20T18:03:07.110000 | 2019-10-12T23:07:43 | 2019-10-12T23:07:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.api.healthelp.controller;
import com.api.healthelp.model.dto.MAXIdDTO;
import com.api.healthelp.model.dto.PatientDTO;
import com.api.healthelp.model.dto.PatientListDTO;
import com.api.healthelp.model.entity.Patient;
import io.swagger.annotations.*;
import org.springframework.hateoas.ExposesResourceFor;
im... | UTF-8 | Java | 4,151 | java | PatientController.java | Java | [] | null | [] | package com.api.healthelp.controller;
import com.api.healthelp.model.dto.MAXIdDTO;
import com.api.healthelp.model.dto.PatientDTO;
import com.api.healthelp.model.dto.PatientListDTO;
import com.api.healthelp.model.entity.Patient;
import io.swagger.annotations.*;
import org.springframework.hateoas.ExposesResourceFor;
im... | 4,151 | 0.684413 | 0.684173 | 85 | 47.835293 | 44.81881 | 183 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.847059 | false | false | 15 |
b6baf0372f551c62f9a3fcae6720e74e94fdd144 | 19,018,115,227,252 | b5cc126ec882845eb866ca249241431273ec8529 | /app/src/main/java/zp/com/zpviewdemo/shader/ZpShaderActivity.java | f3b3e0acc5bdc028a897645a0b78bf283417aa7b | [] | no_license | 0119zp/ZpViewDemo | https://github.com/0119zp/ZpViewDemo | c057a4c776c7919f7c34c8cfa02e311f34b1f59e | 76364776e9dd55d91dccbe2557dd94b53167c536 | refs/heads/master | 2023-02-07T09:29:38.150000 | 2020-12-29T02:55:44 | 2020-12-29T02:55:44 | 104,544,477 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package zp.com.zpviewdemo.shader;
import android.view.View;
import zp.com.zpbase.activity.ZpBaseActivity;
import zp.com.zpviewdemo.R;
import zp.com.zpviewdemo.shader.view.RadarVeiw;
/**
* Created by zpan on 2017/8/4 0004.
* 自定义雷达
*/
public class ZpShaderActivity extends ZpBaseActivity{
private RadarVeiw rada... | UTF-8 | Java | 726 | java | ZpShaderActivity.java | Java | [
{
"context": "viewdemo.shader.view.RadarVeiw;\n\n/**\n * Created by zpan on 2017/8/4 0004.\n * 自定义雷达\n */\n\npublic class ZpSh",
"end": 206,
"score": 0.9996474981307983,
"start": 202,
"tag": "USERNAME",
"value": "zpan"
}
] | null | [] | package zp.com.zpviewdemo.shader;
import android.view.View;
import zp.com.zpbase.activity.ZpBaseActivity;
import zp.com.zpviewdemo.R;
import zp.com.zpviewdemo.shader.view.RadarVeiw;
/**
* Created by zpan on 2017/8/4 0004.
* 自定义雷达
*/
public class ZpShaderActivity extends ZpBaseActivity{
private RadarVeiw rada... | 726 | 0.671788 | 0.657821 | 35 | 19.457144 | 18.257433 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.314286 | false | false | 15 |
26b16939d8660cd1b257316bec71da19c5f5309f | 14,448,270,012,218 | f74bf6de5948f52d2645818852d8c20fb2509be5 | /FractionTest.java | 3b16b8c2136f1568ba6c2c213f9ec4af33751876 | [] | no_license | BBK-PiJ-2014-32/cw2 | https://github.com/BBK-PiJ-2014-32/cw2 | c6e06a9ec46834cfee6f436586763477cb20a911 | 423166afc544e1bd7800fa794a2ac4d0aaec85fb | refs/heads/master | 2020-05-18T08:34:28.435000 | 2015-05-17T11:25:55 | 2015-05-17T11:25:55 | 26,229,220 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Created by keith for the second coursework assignment.
*/
public class FractionTest {
private Fraction fractionListStart = null;
public static void main(String[] args) {
// test divide by zero - should print an error and exit
new Fraction(1, 0);
// test multiply
Fraction f = new F... | UTF-8 | Java | 2,450 | java | FractionTest.java | Java | [
{
"context": "/**\n * Created by keith for the second coursework assignment.\n */\npublic ",
"end": 23,
"score": 0.9824532866477966,
"start": 18,
"tag": "NAME",
"value": "keith"
}
] | null | [] | /**
* Created by keith for the second coursework assignment.
*/
public class FractionTest {
private Fraction fractionListStart = null;
public static void main(String[] args) {
// test divide by zero - should print an error and exit
new Fraction(1, 0);
// test multiply
Fraction f = new F... | 2,450 | 0.655918 | 0.617551 | 83 | 28.518072 | 16.899677 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.120482 | false | false | 15 |
c3572197684217ef2f83bcc9cc6f317a9358d9b6 | 29,248,727,312,691 | ac7776cbf1edbaf16db966db49783756c70735f3 | /app/src/main/java/cn/zhaoliang5156/jddemo/activity/recycleview/holder/WaterfallHolder.java | 15efd5605374444a01e9c45bc2ab3e43d0540707 | [] | no_license | BruceAnda/JDDemo | https://github.com/BruceAnda/JDDemo | 7604d8fccdb0f3b8de6fc7819fe5c3861504f5ee | 9ebb3c0c8e78cce4a90a35b89f52179b403a564c | refs/heads/master | 2020-03-27T12:55:36.380000 | 2018-09-20T01:18:06 | 2018-09-20T01:18:06 | 146,578,563 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.zhaoliang5156.jddemo.activity.recycleview.holder;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.widget.TextView;
import cn.zhaoliang5156.jddemo.R;
/**
* 瀑布流的viewHolder
*
* @author zhaoliang
* @version 1.0
* @create 2018/9/11
*/
public class WaterfallHolder e... | UTF-8 | Java | 528 | java | WaterfallHolder.java | Java | [
{
"context": "156.jddemo.R;\n\n/**\n * 瀑布流的viewHolder\n *\n * @author zhaoliang\n * @version 1.0\n * @create 2018/9/11\n */\npublic c",
"end": 248,
"score": 0.999645471572876,
"start": 239,
"tag": "USERNAME",
"value": "zhaoliang"
}
] | null | [] | package cn.zhaoliang5156.jddemo.activity.recycleview.holder;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.widget.TextView;
import cn.zhaoliang5156.jddemo.R;
/**
* 瀑布流的viewHolder
*
* @author zhaoliang
* @version 1.0
* @create 2018/9/11
*/
public class WaterfallHolder e... | 528 | 0.732692 | 0.698077 | 25 | 19.799999 | 20.197029 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.32 | false | false | 15 |
a35594ed6615512c7f325128164a670eafa315c9 | 24,816,321,043,386 | 441e6cd4cdead7cf7418f17ae2bb02e65c8d1260 | /src/main/java/com/network/protocols/RecordPlay.java | 1c15259c19c330e9ace7b8c6e343c6bd9edc0f12 | [
"MIT"
] | permissive | ningzhangnj/NetCapPlay | https://github.com/ningzhangnj/NetCapPlay | ba92acc46ef142953c2d0e1860e4a5ffe00b92f1 | 2799add5c4ada8ad91ac8d3abce656bd1781df37 | refs/heads/master | 2021-01-10T21:28:16.766000 | 2014-06-28T12:55:46 | 2014-06-28T12:55:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.network.protocols;
import com.network.gui.MainModel;
/**
* RecordPlay.
*
* @author ningzhangnj
*/
public interface RecordPlay {
void startRecord(MainModel model);
void stopRecord();
void startPlay(MainModel model);
void stopPlay();
}
| UTF-8 | Java | 271 | java | RecordPlay.java | Java | [
{
"context": "k.gui.MainModel;\n\n/**\n * RecordPlay.\n *\n * @author ningzhangnj\n */\npublic interface RecordPlay {\n void startR",
"end": 111,
"score": 0.9995271563529968,
"start": 100,
"tag": "USERNAME",
"value": "ningzhangnj"
}
] | null | [] | package com.network.protocols;
import com.network.gui.MainModel;
/**
* RecordPlay.
*
* @author ningzhangnj
*/
public interface RecordPlay {
void startRecord(MainModel model);
void stopRecord();
void startPlay(MainModel model);
void stopPlay();
}
| 271 | 0.693727 | 0.693727 | 18 | 14.055555 | 14.143991 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 15 |
cdf90017d83f871beeb81a28af255245897c5956 | 7,284,264,538,078 | f6ee2cffac6a6f8805891682dd59b5869423d8cd | /src/processing/ModuleRequestProcessors.java | 6ebfd7c0ca49a3936917c1d677999d97f665859c | [] | no_license | raavi-mehta/AuroraProxyServer | https://github.com/raavi-mehta/AuroraProxyServer | 5bab730db7fbcca040b1c8292592c23514fa5e36 | 5fbb1d7ffa13c47850ffcdbca0cfbdeace5cbd62 | refs/heads/master | 2021-06-13T16:53:59.083000 | 2017-04-11T02:19:40 | 2017-04-11T02:19:40 | 84,882,023 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package processing;
import java.io.InputStream;
import java.util.HashMap;
import java.util.Map;
import javax.ws.rs.core.Response;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import com.mashape.unirest.http.HttpResponse;
import com.mashape.unirest.http.JsonNode;
import com.m... | UTF-8 | Java | 4,458 | java | ModuleRequestProcessors.java | Java | [
{
"context": "S%7C\"+lat+\",\"+lon+\n\t\t\t\t\t\"&zoom=5&size=400x400&key=AIzaSyDsmWqCoxuSPujk9bkV33DPzuF47HgnAeA\";\n\t\t}\n\t\telse {\n\t\t\t//If the request type is \"gmap\"",
"end": 2389,
"score": 0.999752938747406,
"start": 2350,
"tag": "KEY",
"value": "AIzaSyDsmWqCoxuSPujk9bkV33DPzuF47... | null | [] | package processing;
import java.io.InputStream;
import java.util.HashMap;
import java.util.Map;
import javax.ws.rs.core.Response;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import com.mashape.unirest.http.HttpResponse;
import com.mashape.unirest.http.JsonNode;
import com.m... | 4,390 | 0.683715 | 0.674966 | 141 | 30.617022 | 26.216951 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.276596 | false | false | 15 |
df745602bc83487a58a9b4683ee0628fbe7b5833 | 33,303,176,413,553 | e495209ff58fdb7b13353a4b63c346f01c11e1f1 | /common/service_base/src/main/java/com/liuscoding/servicebase/exceptionhandler/exception/GuliException.java | dd8dbdaa8e78fc18d140dabc9288ba31feb7ecfc | [] | no_license | DavidCalls/guli-online-college-project | https://github.com/DavidCalls/guli-online-college-project | 113495f6d77c43f2192dea3f71bd4ffc9c490998 | 20ea48d1792ea4848c0ca58ae44bdc9127d6acea | refs/heads/master | 2022-09-04T09:07:23.452000 | 2020-05-20T07:44:32 | 2020-05-20T07:44:32 | 265,493,220 | 1 | 0 | null | true | 2020-05-20T07:59:15 | 2020-05-20T07:59:15 | 2020-05-20T07:45:08 | 2020-05-20T07:45:06 | 24,024 | 0 | 0 | 0 | null | false | false | package com.liuscoding.servicebase.exceptionhandler.exception;
import com.liuscoding.commonutils.result.IResultCode;
import lombok.Getter;
/**
* @className: GuliException
* @description: 自定义异常处理
* @author: liusCoding
* @create: 2020-05-02 13:01
*/
@Getter
public class GuliException extends RuntimeException{
... | UTF-8 | Java | 960 | java | GuliException.java | Java | [
{
"context": "GuliException\n * @description: 自定义异常处理\n * @author: liusCoding\n * @create: 2020-05-02 13:01\n */\n\n@Getter\npublic ",
"end": 221,
"score": 0.9996078610420227,
"start": 211,
"tag": "USERNAME",
"value": "liusCoding"
}
] | null | [] | package com.liuscoding.servicebase.exceptionhandler.exception;
import com.liuscoding.commonutils.result.IResultCode;
import lombok.Getter;
/**
* @className: GuliException
* @description: 自定义异常处理
* @author: liusCoding
* @create: 2020-05-02 13:01
*/
@Getter
public class GuliException extends RuntimeException{
... | 960 | 0.681818 | 0.669133 | 41 | 22.073172 | 23.302246 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.390244 | false | false | 15 |
fb1ede0453a8521c3e41b7e011405c1a62c166f3 | 29,532,195,145,332 | e1287d2e8c76ea1252a930303365d11d20064e59 | /Latihan Praktikum/Pertemuan6/MVC/src/View_Praktikum.java | 412a4432e2a35946dbfc9fa35ec9e12d587a291a | [] | no_license | torangsitungkir93/PBO-Praktikum-dengan-Java | https://github.com/torangsitungkir93/PBO-Praktikum-dengan-Java | ea2d742c81deebded7082c9114fd1e99eaaf192a | 7e343e27c0d841ced1bc8a317a0ebb4067729ca3 | refs/heads/master | 2020-12-29T06:22:17.261000 | 2020-05-20T11:51:28 | 2020-05-20T11:51:28 | 238,489,169 | 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.
*/
/**
*
* @author asus
*/
import javax.swing.*;
class View_Praktikum extends JFrame{
JPanel panel = new JPanel();
JLabel lN... | UTF-8 | Java | 1,974 | java | View_Praktikum.java | Java | [
{
"context": "the template in the editor.\n */\n\n/**\n *\n * @author asus\n */\nimport javax.swing.*;\n\n\nclass View_Praktiku",
"end": 206,
"score": 0.5912508368492126,
"start": 204,
"tag": "NAME",
"value": "as"
},
{
"context": " template in the editor.\n */\n\n/**\n *\n * @author ... | 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.
*/
/**
*
* @author asus
*/
import javax.swing.*;
class View_Praktikum extends JFrame{
JPanel panel = new JPanel();
JLabel lN... | 1,974 | 0.595238 | 0.531408 | 69 | 27.608696 | 16.740316 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.231884 | false | false | 15 |
f812e41863ddb7ee4d79f69c6b6fc8fadab87e19 | 5,677,946,789,241 | fdab15ab269976a647e5c6d61ca773d67cc89685 | /dygl/src/main/java/com/goldgov/dygl/module/partyMemberDuty/duty/domain/Ccycle.java | 07cf573a85227a11bb628c072753ed9c7fff0d3b | [] | no_license | monkmonk/sh | https://github.com/monkmonk/sh | f3dcc5fec608b2cdae48c493a6c48bb2908b78d9 | d84a29960dc8d721d00d8bf707b35fe2c83219ff | refs/heads/master | 2018-03-21T11:31:23.114000 | 2016-08-19T09:08:54 | 2016-08-19T09:08:54 | 66,069,623 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.goldgov.dygl.module.partyMemberDuty.duty.domain;
/**
* 考评类型实体类
* Title: cycle<br>
* Description: <br>
* Copyright @ 2011~2016 Goldgov .All rights reserved.<br>
*
* @author jiahui
* @createDate 2016年6月14日
* @version $Revision: $
*/
public class Ccycle {
private String clcleId;
priv... | UTF-8 | Java | 972 | java | Ccycle.java | Java | [
{
"context": "Goldgov .All rights reserved.<br>\r\n * \r\n * @author jiahui\r\n * @createDate 2016年6月14日\r\n * @version $Revision",
"end": 204,
"score": 0.9912245273590088,
"start": 198,
"tag": "USERNAME",
"value": "jiahui"
}
] | null | [] | package com.goldgov.dygl.module.partyMemberDuty.duty.domain;
/**
* 考评类型实体类
* Title: cycle<br>
* Description: <br>
* Copyright @ 2011~2016 Goldgov .All rights reserved.<br>
*
* @author jiahui
* @createDate 2016年6月14日
* @version $Revision: $
*/
public class Ccycle {
private String clcleId;
priv... | 972 | 0.682773 | 0.667017 | 45 | 19.155556 | 15.967961 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.155556 | false | false | 15 |
4eb5784173a71101f6d95a6afc1511f5b6185a93 | 1,168,231,106,956 | 4ae47951b3bf828431f30ac725aaa76bef2172fd | /zeladoria-all/front-end/src/main/java/filters/CallFollowFilterBean.java | c71c8806bee0b174751d78363c3a669274440eb0 | [
"Apache-2.0"
] | permissive | rodrigooda/zem | https://github.com/rodrigooda/zem | e7a554d31dfd70fb87aeda78231b68ac1a9e97c4 | 612821a1a84f849a942aa231642919490f635f49 | refs/heads/master | 2022-04-22T01:03:34.225000 | 2020-04-20T17:00:25 | 2020-04-20T17:00:25 | 276,250,179 | 1 | 0 | Apache-2.0 | true | 2020-07-01T01:46:32 | 2020-07-01T01:46:31 | 2020-04-21T03:44:45 | 2020-04-20T17:00:29 | 220,662 | 0 | 0 | 0 | null | false | false | package filters;
import javax.ws.rs.QueryParam;
public class CallFollowFilterBean {
@QueryParam("page") int page;
@QueryParam("iniDate") String iniDate;
@QueryParam("endDate") String endDate;
@QueryParam("callSource") String callSource;
@QueryParam("callClassificationId") String callClassificationId;
@QueryPara... | UTF-8 | Java | 2,039 | java | CallFollowFilterBean.java | Java | [] | null | [] | package filters;
import javax.ws.rs.QueryParam;
public class CallFollowFilterBean {
@QueryParam("page") int page;
@QueryParam("iniDate") String iniDate;
@QueryParam("endDate") String endDate;
@QueryParam("callSource") String callSource;
@QueryParam("callClassificationId") String callClassificationId;
@QueryPara... | 2,039 | 0.755272 | 0.755272 | 80 | 24.487499 | 18.693577 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5875 | false | false | 15 |
4aebe878428f4e80ef3d37bfc2ee16a9d1a36339 | 23,888,608,125,483 | d42043858dc59e700bfaab409a20b59a2a4e81be | /api/src/main/java/au/com/totemsoft/util/Pair.java | 6ef5baab4a65f15b8d72c3ddea21617aad2fee13 | [] | no_license | shibaevv/myplanner | https://github.com/shibaevv/myplanner | 9270c61830a0edcfa4d941d61bd39e951478221b | 660c3c2a53a8e83c7b569f16be0d355845b1e89c | refs/heads/master | 2021-01-19T06:55:03.467000 | 2020-07-03T10:55:14 | 2020-07-03T10:55:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Argus Software Pty Ltd License Notice
*
* The contents of this file are subject to the Argus Software Pty Ltd
* License Version 1.0 (the "License").
* You may not use this file except in compliance with the License.
* A updated copy of the License is available at
* http://www.argussoftware.ne... | UTF-8 | Java | 1,805 | java | Pair.java | Java | [
{
"context": " <p>Company: Argus Software Pty Ltd</p>\n * @author Valeri CHIBAEV (mailto:apollosoft.net.au@gmail.com)\n * @author V",
"end": 672,
"score": 0.9998829960823059,
"start": 658,
"tag": "NAME",
"value": "Valeri CHIBAEV"
},
{
"context": "are Pty Ltd</p>\n * @author Valeri CH... | null | [] | /*
* Argus Software Pty Ltd License Notice
*
* The contents of this file are subject to the Argus Software Pty Ltd
* License Version 1.0 (the "License").
* You may not use this file except in compliance with the License.
* A updated copy of the License is available at
* http://www.argussoftware.ne... | 1,749 | 0.612188 | 0.596122 | 74 | 23.391891 | 21.717981 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.216216 | false | false | 15 |
61db2aad0e75d301b52b4325685a44a1368ec015 | 16,664,473,165,769 | d760fd5a1cc6f94436b4cfcce1e89ca22f4d2ec7 | /src/ui/DefaultPanel.java | 375f9f157ddb1c203673cbe9bc630ad64919d0dd | [] | no_license | OrochimaruSasuke/vet-clinic | https://github.com/OrochimaruSasuke/vet-clinic | 3ea1cd43ffc8f59dfbd153e2a3e0b49de3fe9096 | 8e96bad66bd431510a541020828fe2954c086228 | refs/heads/master | 2022-01-16T00:03:19.948000 | 2019-06-17T09:22:22 | 2019-06-17T09:22:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package ui;
import javax.swing.JPanel;
/**
*
* @author lysan
*/
public class DefaultPanel extends javax.swing.JPanel {
/**
... | UTF-8 | Java | 2,267 | java | DefaultPanel.java | Java | [
{
"context": "ui;\n\nimport javax.swing.JPanel;\n\n/**\n *\n * @author lysan\n */\npublic class DefaultPanel extends javax.swing",
"end": 249,
"score": 0.99871826171875,
"start": 244,
"tag": "USERNAME",
"value": "lysan"
},
{
"context": "SupportInfo.setText(\"For product support, emai... | 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 ui;
import javax.swing.JPanel;
/**
*
* @author lysan
*/
public class DefaultPanel extends javax.swing.JPanel {
/**
... | 2,247 | 0.671372 | 0.650199 | 67 | 32.835819 | 31.408525 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.626866 | false | false | 15 |
9ebba70f483070e9cf1bcfd2f1c70514b15f98c0 | 19,086,834,723,990 | ae9969cf90dc5ff319c5c7d4385bc09b9ef6bcee | /src/main/java/com/abhinav/java/concurrency/synchronizers/countdownlatch/WaitingWorker.java | 85af84eb9cfa8bbe31b400ebf88c815c478dd40a | [] | no_license | abhinav812/modern-java-workbench | https://github.com/abhinav812/modern-java-workbench | 37d196bfc496f3417800ae2e7f8089861f4ce6db | 0a1c7ac804fe171fc1ae6134f0c2622410cfdd7f | refs/heads/master | 2021-12-01T02:57:21.271000 | 2021-09-01T17:15:44 | 2021-09-01T17:15:44 | 179,021,527 | 0 | 0 | null | false | 2021-09-01T17:15:44 | 2019-04-02T07:21:25 | 2019-04-02T10:24:39 | 2021-09-01T17:15:44 | 80 | 0 | 0 | 0 | null | false | false | package com.abhinav.java.concurrency.synchronizers.countdownlatch;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.util.List;
import java.util.concurrent.CountDownLatch;
public class WaitingWorker implements Runnable{
private final Logger log = LoggerFactory.getLogger(WaitingWorker.class);
... | UTF-8 | Java | 1,514 | java | WaitingWorker.java | Java | [] | null | [] | package com.abhinav.java.concurrency.synchronizers.countdownlatch;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.util.List;
import java.util.concurrent.CountDownLatch;
public class WaitingWorker implements Runnable{
private final Logger log = LoggerFactory.getLogger(WaitingWorker.class);
... | 1,514 | 0.669749 | 0.668428 | 44 | 33.409092 | 25.562151 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.568182 | false | false | 15 |
461fa2ffff15cf30f5083a84dc5bab607e2a4ee2 | 17,205,639,020,551 | 3860c6ee0272a96507d01e9ed81ae04a56662eff | /src/test/java/com/time/before/test/BST.java | b7d6e1e04263b6948df14c3ec620ba9390e8a93d | [] | no_license | zhuhuihua/crawler | https://github.com/zhuhuihua/crawler | 04b93aab733d74178875a963e8b77bb19ad67a0d | 3e3857173c5469f164f5f428176c51ab33dea959 | refs/heads/master | 2018-01-01T03:55:16.403000 | 2017-08-13T13:42:03 | 2017-08-13T13:42:03 | 85,390,543 | 5 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.time.before.test;
public class BST {
Node root;
public void add(Integer value){
root = add(root, value);
}
public Node add(Node n, Integer value){
if(n == null) return new Node(value);
int cmp = value.compareTo(n.value);
if(cmp < 0){
n.left = add(n.left, value);
... | UTF-8 | Java | 1,793 | java | BST.java | Java | [] | null | [] | package com.time.before.test;
public class BST {
Node root;
public void add(Integer value){
root = add(root, value);
}
public Node add(Node n, Integer value){
if(n == null) return new Node(value);
int cmp = value.compareTo(n.value);
if(cmp < 0){
n.left = add(n.left, value);
... | 1,793 | 0.533185 | 0.52203 | 119 | 13.067227 | 13.209197 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.184874 | false | false | 15 |
e160fcde637737f9531cc99446c60e08dfaabc98 | 6,313,601,985,408 | 609616856ae6be3355de491ebcd66a941ac7e7c9 | /src/main/java/com/jh/jsuk/service/IntegralRuleService.java | 7efdce3b25ea2e5a15e83e8970feba8aa80fae3d | [] | no_license | moutainhigh/jsuk | https://github.com/moutainhigh/jsuk | d93d95e048dfe62f30e78dfb876a456ca5e1f512 | a5643d781abc053b180c8d7fb36d3b2504d90df2 | refs/heads/master | 2021-09-21T22:42:33.319000 | 2018-08-31T09:03:19 | 2018-08-31T09:03:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jh.jsuk.service;
import com.jh.jsuk.entity.IntegralRule;
import com.baomidou.mybatisplus.service.IService;
/**
* <p>
* 积分抵扣规则 服务类
* </p>
*
* @author tj
* @since 2018-07-19
*/
public interface IntegralRuleService extends IService<IntegralRule> {
boolean catGetCoupon(String shopId);
}
| UTF-8 | Java | 329 | java | IntegralRuleService.java | Java | [
{
"context": "e;\n\n/**\n * <p>\n * 积分抵扣规则 服务类\n * </p>\n *\n * @author tj\n * @since 2018-07-19\n */\npublic interface Integra",
"end": 170,
"score": 0.9984416365623474,
"start": 168,
"tag": "USERNAME",
"value": "tj"
}
] | null | [] | package com.jh.jsuk.service;
import com.jh.jsuk.entity.IntegralRule;
import com.baomidou.mybatisplus.service.IService;
/**
* <p>
* 积分抵扣规则 服务类
* </p>
*
* @author tj
* @since 2018-07-19
*/
public interface IntegralRuleService extends IService<IntegralRule> {
boolean catGetCoupon(String shopId);
}
| 329 | 0.717042 | 0.691318 | 18 | 16.277779 | 19.921528 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 15 |
1f42d194ad51f62c4de538bc465daa2720eab3ab | 5,909,875,009,673 | cd7aebd2da99c7d4fdc08497c896805c82e97b55 | /salesforce-gui/src/test/java/org/fundacionjala/salesforce/cucumber/stepdefs/ImportAccountStep.java | c09385462caf1367fc2461120845409e9771be87 | [] | no_license | GUI-Automation-AT12/team1-salesforce-gui | https://github.com/GUI-Automation-AT12/team1-salesforce-gui | 2fbbb0264dede82a83dab86672eb0da1de7b7383 | 6ba067aecdb824757edcf50f4b712687236b493a | refs/heads/develop | 2023-02-23T05:49:59.387000 | 2021-01-29T12:35:16 | 2021-01-29T12:35:16 | 327,444,987 | 0 | 1 | null | false | 2021-01-29T12:35:17 | 2021-01-06T22:38:31 | 2021-01-28T21:33:58 | 2021-01-29T12:35:17 | 1,377 | 0 | 1 | 2 | Java | false | false | package org.fundacionjala.salesforce.cucumber.stepdefs;
import io.cucumber.java.en.Then;
import io.cucumber.java.en.When;
import org.fundacionjala.salesforce.ui.context.Context;
import org.fundacionjala.salesforce.ui.entities.Account;
import org.fundacionjala.salesforce.ui.pageObjects.account.accountImportPage.Abstrac... | UTF-8 | Java | 6,735 | java | ImportAccountStep.java | Java | [] | null | [] | package org.fundacionjala.salesforce.cucumber.stepdefs;
import io.cucumber.java.en.Then;
import io.cucumber.java.en.When;
import org.fundacionjala.salesforce.ui.context.Context;
import org.fundacionjala.salesforce.ui.entities.Account;
import org.fundacionjala.salesforce.ui.pageObjects.account.accountImportPage.Abstrac... | 6,735 | 0.702598 | 0.702598 | 162 | 40.574074 | 33.962181 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.45679 | false | false | 15 |
9198d9eab97036523c206bacd291087ab0df4315 | 29,076,928,652,690 | 71169dba271c42a3868e0d46bcbc8998136dc7ec | /src/main/java/edu/mayo/cts2/framework/plugin/service/arangodb/ArangoDao.java | c03c6910eac67dadefd2acd4097ba67db43c3400 | [
"Apache-2.0"
] | permissive | valuesetworkbench/arangodb-service | https://github.com/valuesetworkbench/arangodb-service | e16b7adf17bfab798f30e228ebc74d72886623e9 | 60df091437de2a19899393a52d2cfef7124bbf8e | refs/heads/master | 2020-05-20T06:47:41.006000 | 2019-01-26T04:41:59 | 2019-01-26T04:41:59 | 65,312,634 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.mayo.cts2.framework.plugin.service.arangodb;
import com.arangodb.ArangoConfigure;
import com.arangodb.ArangoDriver;
import com.arangodb.ArangoException;
import com.arangodb.ArangoHost;
import com.arangodb.DocumentCursor;
import com.arangodb.VertexCursor;
import com.arangodb.entity.DocumentEntity;
import co... | UTF-8 | Java | 6,938 | java | ArangoDao.java | Java | [] | null | [] | package edu.mayo.cts2.framework.plugin.service.arangodb;
import com.arangodb.ArangoConfigure;
import com.arangodb.ArangoDriver;
import com.arangodb.ArangoException;
import com.arangodb.ArangoHost;
import com.arangodb.DocumentCursor;
import com.arangodb.VertexCursor;
import com.arangodb.entity.DocumentEntity;
import co... | 6,938 | 0.626405 | 0.622946 | 215 | 31.269768 | 28.225863 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.651163 | false | false | 15 |
49c1a8a4e632bac115872e60017d671578876e4a | 3,109,556,323,458 | ab5f162f50bd0f9d3b7af64c44d3515909d5edf1 | /src/main/java/ru/graduation/web/restaurant/AbstractRestaurantController.java | e9d0ddc225c4aff88196c7f0b12db6caaefc6274 | [] | no_license | GeorgijPiskarev/graduation | https://github.com/GeorgijPiskarev/graduation | a7f19d5fce4defa47332138f7b78cf00ce079390 | 2cd2442551cf7a4234891c62717bfcb0739fa8ad | refs/heads/master | 2023-02-23T11:53:59.241000 | 2021-01-28T02:52:15 | 2021-01-28T02:52:15 | 307,507,735 | 0 | 1 | null | false | 2021-01-09T00:37:04 | 2020-10-26T21:22:34 | 2021-01-08T03:14:04 | 2021-01-09T00:28:49 | 68 | 0 | 0 | 0 | Java | false | false | package ru.graduation.web.restaurant;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.util.Assert;
import ru.graduation.model.Restaurant;
import ru.graduation.repository.RestaurantRepository;
import java.util.List;
imp... | UTF-8 | Java | 1,719 | java | AbstractRestaurantController.java | Java | [] | null | [] | package ru.graduation.web.restaurant;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.util.Assert;
import ru.graduation.model.Restaurant;
import ru.graduation.repository.RestaurantRepository;
import java.util.List;
imp... | 1,719 | 0.708551 | 0.707388 | 53 | 31.433962 | 24.312828 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.735849 | false | false | 15 |
e8462ba04364fab40273aee8addb6c93ab47cf33 | 28,930,899,725,894 | b66200ae623eccc3a678428d0152dedcda066ea3 | /src/com/shadab/ds/linkedlist/Node.java | 5d5ba2f4fb5641c9265b91a98ba684fa18580ad6 | [] | no_license | sujeethaa/DataStructureAndAlgos | https://github.com/sujeethaa/DataStructureAndAlgos | 21c70f8a266b2eedd400303c596e08a80d6c5ff9 | c1141c3ab2f0eeaaf53ac9ca83d5ea0cc2549297 | refs/heads/master | 2020-03-17T19:14:23.858000 | 2018-05-13T16:23:21 | 2018-05-13T16:23:21 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.shadab.ds.linkedlist;
public class Node {
String data;
Node nextNode;
public Node(String data,Node nextNode) {
// TODO Auto-generated constructor stub
this.data=data;
this.nextNode=nextNode;
}
}
| UTF-8 | Java | 234 | java | Node.java | Java | [] | null | [] | package com.shadab.ds.linkedlist;
public class Node {
String data;
Node nextNode;
public Node(String data,Node nextNode) {
// TODO Auto-generated constructor stub
this.data=data;
this.nextNode=nextNode;
}
}
| 234 | 0.688034 | 0.688034 | 13 | 16 | 14.670745 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.307692 | false | false | 15 |
bcbd9e583cdaad63fb2e632e38be398a690b511f | 5,282,809,778,821 | 08edddbc8648a6cd6f6d65b3584f10fb60151d37 | /j/Java_tfbs/MathTools.java | 95a2049458707e70ab7f1a9e3b41cdf7ac1a58aa | [] | no_license | doricke/RepairShop | https://github.com/doricke/RepairShop | 3ea8e6541ebeb72ceaa7d0af5107cc4891c38093 | bee68f9539739c46e8d7488b977803838a84ce88 | refs/heads/master | 2020-05-17T12:45:37.463000 | 2015-05-17T13:26:53 | 2015-05-17T13:26:53 | 34,285,255 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import java.lang.Math;
/*
Author:: Darrell O. Ricke, Ph.D. (mailto: d_ricke@yahoo.com)
Copyright:: Copyright (c) 2002 Darrell O. Ricke, Ph.D., Paragon Software
License:: GNU GPL license (http://www.gnu.org/licenses/gpl.html)
Contact:: Paragon Software, 1314 Viking Blvd., Cedar, MN 55011
... | UTF-8 | Java | 6,210 | java | MathTools.java | Java | [
{
"context": "\nimport java.lang.Math;\n\n/* \n Author:: \tDarrell O. Ricke, Ph.D. (mailto: d_ricke@yahoo.com)\n Copyright::",
"end": 60,
"score": 0.9998955726623535,
"start": 44,
"tag": "NAME",
"value": "Darrell O. Ricke"
},
{
"context": " \n Author:: \tDarrell O. Ricke, P... | null | [] |
import java.lang.Math;
/*
Author:: <NAME>, Ph.D. (mailto: <EMAIL>)
Copyright:: Copyright (c) 2002 <NAME>, Ph.D., Paragon Software
License:: GNU GPL license (http://www.gnu.org/licenses/gpl.html)
Contact:: Paragon Software, 1314 Viking Blvd., Cedar, MN 55011
This program is free ... | 6,180 | 0.52657 | 0.514493 | 210 | 28.566668 | 27.449657 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538095 | false | false | 15 |
083d0c435faec4839f8b0ba520b44d29b50519e4 | 10,350,871,211,720 | 12d046b2d612896f3ddd1342d2800a1b75f3f24c | /src/com/auth/dao/impl/FunctionDaoImpl.java | 0f7654c306772e561fb5641adae114992063ac1b | [] | no_license | error20000/auth | https://github.com/error20000/auth | 16e40462b3d59b0a5049ccc650a4573af9442000 | e666ef2f977cd4251fad9e5cff894bac6c2292d2 | refs/heads/master | 2021-01-01T16:51:43.504000 | 2018-03-08T10:23:10 | 2018-03-08T10:23:10 | 97,932,111 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.auth.dao.impl;
import com.auth.dao.FunctionDao;
import com.auth.entity.Function;
/**
* com.tools.auto 自动生成 FunctionDaoImpl
* @author liujian
*
*/
public class FunctionDaoImpl extends BaseDaoImpl<Function> implements FunctionDao {
}
| UTF-8 | Java | 264 | java | FunctionDaoImpl.java | Java | [
{
"context": " * com.tools.auto 自动生成 FunctionDaoImpl\n * @author liujian\n *\n */\n public class FunctionDaoImpl extends Base",
"end": 157,
"score": 0.9993616938591003,
"start": 150,
"tag": "USERNAME",
"value": "liujian"
}
] | null | [] | package com.auth.dao.impl;
import com.auth.dao.FunctionDao;
import com.auth.entity.Function;
/**
* com.tools.auto 自动生成 FunctionDaoImpl
* @author liujian
*
*/
public class FunctionDaoImpl extends BaseDaoImpl<Function> implements FunctionDao {
}
| 264 | 0.75 | 0.75 | 14 | 17.285715 | 23.094305 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.357143 | false | false | 15 |
7ee154ed3b72ea93ae3a952a9b6ec8807652b737 | 10,909,216,971,880 | f88280aeeba8206167971d130902340f09353859 | /Portal_Do_Aluno/src/main/java/br/ifpe/pp2/controllers/AulasContrroller.java | 5974e4928af3abe327b6da8e70080b7a536c6fe5 | [] | no_license | matias1817/Portal-Do-Aluno | https://github.com/matias1817/Portal-Do-Aluno | 3b0d08b243580cf8ac14379c1548b5e40e7ef30a | 29ae37fe7b5beeb819cfe970f16ecacd522999d4 | refs/heads/main | 2023-07-13T13:34:26.384000 | 2021-08-20T19:30:03 | 2021-08-20T19:30:03 | 373,273,164 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.ifpe.pp2.controllers;
import java.time.LocalDate;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.format.annotation.DateTimeFormat;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation... | UTF-8 | Java | 4,020 | java | AulasContrroller.java | Java | [] | null | [] | package br.ifpe.pp2.controllers;
import java.time.LocalDate;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.format.annotation.DateTimeFormat;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation... | 4,020 | 0.731028 | 0.729784 | 132 | 29.44697 | 26.567329 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.325758 | false | false | 15 |
da7d03583f8fb00e1ef26f2ec6bed7ddc45c689d | 10,909,216,973,610 | 777190401b15fc5df353d17e05f8b95cbd6a2ed9 | /src/main/java/com/bangquang1/models/Post.java | c2dcb2b6f765f583632fb90af09e33464fee4e38 | [] | no_license | nqbang1999/springboot-mysql-2021 | https://github.com/nqbang1999/springboot-mysql-2021 | 8edd80a9b77bdc38b143a1f1ba81677e43ec597a | 493f0a89ff4b3aefe0a1112645ab22c491db50e4 | refs/heads/main | 2023-07-29T07:31:02.646000 | 2021-09-05T08:35:17 | 2021-09-05T08:35:17 | 403,256,012 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bangquang1.models;
import com.fasterxml.jackson.annotation.JsonBackReference;
import org.springframework.web.multipart.MultipartFile;
import javax.persistence.*;
import javax.validation.constraints.NotBlank;
import javax.validation.constraints.Size;
import java.time.LocalDateTime;
@Entity
@Table(name = "... | UTF-8 | Java | 1,364 | java | Post.java | Java | [] | null | [] | package com.bangquang1.models;
import com.fasterxml.jackson.annotation.JsonBackReference;
import org.springframework.web.multipart.MultipartFile;
import javax.persistence.*;
import javax.validation.constraints.NotBlank;
import javax.validation.constraints.Size;
import java.time.LocalDateTime;
@Entity
@Table(name = "... | 1,364 | 0.633431 | 0.628299 | 73 | 17.684931 | 16.215904 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.30137 | false | false | 15 |
47235d2f2b37e015f8e2077d19ef45ac33dcfd7a | 26,310,969,689,601 | 81300a0e1d8a6e9c1fecede98d8b972fe80d18ff | /src/sis_cu_javac/MainPanel.java | 682b67a82ea17cfcf06aa4196195bee21633e0f1 | [] | no_license | University-of-Chittagong/Students-Information-System | https://github.com/University-of-Chittagong/Students-Information-System | 55b37af0b3ba636e4b9d4b7087fb5c0e52607bc2 | 1160976e2ed9e12296ccd97ebab313065cab85de | refs/heads/master | 2017-06-23T17:59:49.221000 | 2017-04-16T11:58:38 | 2017-04-16T11:58:38 | 83,154,769 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*-------------------------*\
| Atikur Rahman Chitholian |
| CSE : 2015 - 2016 |
| University of Chittagong |
\*-------------------------*/
package sis_cu_javac;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.File;
public class MainPanel extends My... | UTF-8 | Java | 2,158 | java | MainPanel.java | Java | [
{
"context": "/*-------------------------*\\\n| Atikur Rahman Chitholian |\n| CSE : 2015 - 2016 |\n| University of ",
"end": 56,
"score": 0.999876856803894,
"start": 32,
"tag": "NAME",
"value": "Atikur Rahman Chitholian"
}
] | null | [] | /*-------------------------*\
| <NAME> |
| CSE : 2015 - 2016 |
| University of Chittagong |
\*-------------------------*/
package sis_cu_javac;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.File;
public class MainPanel extends MyPanel {
MainPa... | 2,140 | 0.523633 | 0.503244 | 64 | 32.71875 | 20.800743 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.828125 | false | false | 15 |
6b7177995ccdc62a3a640efd3c6f9ec19bcbb0ac | 24,816,321,080,385 | 46d6ee03183db29775ade292149b0925323e3c59 | /app/src/main/java/com/xjcrepe/aibo/weapons/WeaponsActivity.java | 783d00f032cdaefc117a842171a1d38b4787da07 | [] | no_license | wugeo0824/aibo | https://github.com/wugeo0824/aibo | 761e7c80d10510e513deae50f12b148edce75b2d | 767f68625348f654ebad13f88c03a4bb8bfa7958 | refs/heads/master | 2021-04-03T08:04:25.753000 | 2018-05-25T03:56:43 | 2018-05-25T03:56:43 | 124,765,486 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xjcrepe.aibo.weapons;
import android.arch.lifecycle.Observer;
import android.arch.lifecycle.ViewModelProvider;
import android.arch.lifecycle.ViewModelProviders;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import androi... | UTF-8 | Java | 2,623 | java | WeaponsActivity.java | Java | [] | null | [] | package com.xjcrepe.aibo.weapons;
import android.arch.lifecycle.Observer;
import android.arch.lifecycle.ViewModelProvider;
import android.arch.lifecycle.ViewModelProviders;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import androi... | 2,623 | 0.649638 | 0.647732 | 82 | 30.987804 | 24.478708 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.560976 | false | false | 15 |
b3f61656326ba7b62f93644de763ce3318af5b95 | 223,338,361,768 | 9caf2f58e93783efcdc6988f600e8507ebc5432d | /src/PuzzleOps.java | 3670adc7e085b1949acefb9c9f1a4095f3c970c9 | [] | no_license | himelbrand/Data-structures-AVL | https://github.com/himelbrand/Data-structures-AVL | a7ebb51e61b6b031bb35d46fe663a2155441b5fc | bbad5b8ec6a4c51e55734de57bb3e64a340427ad | refs/heads/master | 2021-01-02T22:29:04.133000 | 2017-08-04T09:58:29 | 2017-08-04T09:58:29 | 99,327,400 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
/**
* Created by omri on 5/3/16.
*/
public class PuzzleOps {
//sorts a shuffled riddle
public static int[] sortPuzzle(int[] arr){
int[] ans=new int[arr.length];
int d=(int)Math.pow(arr.length,3);
for (int i = 0; i <arr.length ; i++)
ans[arr[i]/d]=arr[i];
return a... | UTF-8 | Java | 1,471 | java | PuzzleOps.java | Java | [
{
"context": "\n\n/**\n * Created by omri on 5/3/16.\n */\npublic class PuzzleOps {\n\n //so",
"end": 24,
"score": 0.9958970546722412,
"start": 20,
"tag": "USERNAME",
"value": "omri"
}
] | null | [] |
/**
* Created by omri on 5/3/16.
*/
public class PuzzleOps {
//sorts a shuffled riddle
public static int[] sortPuzzle(int[] arr){
int[] ans=new int[arr.length];
int d=(int)Math.pow(arr.length,3);
for (int i = 0; i <arr.length ; i++)
ans[arr[i]/d]=arr[i];
return a... | 1,471 | 0.581237 | 0.569001 | 47 | 30.25532 | 24.004847 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.574468 | false | false | 15 |
acb47f50ef1db3bea625ae4130e7a999bbf86be0 | 11,879,879,601,114 | b2cab18f495a61953355c244fc677c242070b2f3 | /app/controllers/Admin.java | 22f7caf1f7d25a274ebe41db547e67493110647e | [
"Apache-2.0"
] | permissive | klacia/Rudeltippen | https://github.com/klacia/Rudeltippen | 60d6475bc768fdc2a633d30f8c062802e21cb7b2 | 2da81f8e54b8dffa74b8890eb5d93598471a57b2 | refs/heads/master | 2021-01-16T20:03:35.193000 | 2013-01-02T14:46:47 | 2013-01-02T14:46:47 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package controllers;
import interfaces.AppConstants;
import interfaces.CheckAccess;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
import java.util.Set;
import jobs.CalculationJob;
import models.Confirmation;
import models.ConfirmationType;
import models.Game;
impo... | UTF-8 | Java | 9,779 | java | Admin.java | Java | [] | null | [] | package controllers;
import interfaces.AppConstants;
import interfaces.CheckAccess;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
import java.util.Set;
import jobs.CalculationJob;
import models.Confirmation;
import models.ConfirmationType;
import models.Game;
impo... | 9,779 | 0.696902 | 0.696083 | 314 | 30.146498 | 24.099533 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.057325 | false | false | 15 |
6b00aa6bf382778381a39b5f697a4790026d238b | 24,618,752,546,815 | f8302e0bb23b9ce57dc546f501ffd5750ab5c4f9 | /metrics-experimental/src/main/java/org/ametiste/metrics/experimental/resolver/templated/VariableTemplate.java | 8015e8f35593a3ec2ba1e56e60f5d122a3c8d8cf | [
"Apache-2.0"
] | permissive | ametiste-oss/ametiste-metrics | https://github.com/ametiste-oss/ametiste-metrics | ca42c2893a877177bc1028ec53cfa01f95725f5d | 9dd5499ce5506ab7a0cac44d090b3a59713217d8 | refs/heads/master | 2021-08-06T01:48:07.490000 | 2018-03-16T10:42:11 | 2018-03-16T10:42:11 | 43,114,130 | 3 | 0 | null | false | 2018-03-16T21:29:58 | 2015-09-25T06:42:50 | 2018-03-16T10:42:14 | 2018-03-16T21:29:23 | 485 | 3 | 0 | 12 | Java | false | null | package org.ametiste.metrics.experimental.resolver.templated;
import java.util.Arrays;
import java.util.List;
/**
*
* @since
*/
public class VariableTemplate {
private String resolved;
public VariableTemplate(String template) {
this.resolved = template;
}
public static VariableTemplate e... | UTF-8 | Java | 1,492 | java | VariableTemplate.java | Java | [] | null | [] | package org.ametiste.metrics.experimental.resolver.templated;
import java.util.Arrays;
import java.util.List;
/**
*
* @since
*/
public class VariableTemplate {
private String resolved;
public VariableTemplate(String template) {
this.resolved = template;
}
public static VariableTemplate e... | 1,492 | 0.669571 | 0.669571 | 54 | 26.629629 | 28.993803 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.462963 | false | false | 15 |
a18558a7f8ab211b2c01cf63be09ac9de80beae2 | 18,803,366,825,866 | 89ad7877af14252e865b428192d060fb309d5e21 | /Serial_Test/Communication/src/protocol/crc/CRC.java | d59b4471522c86691193df53075f64ee582d171f | [] | no_license | valentinstadtlander/UART | https://github.com/valentinstadtlander/UART | d025a89343148666564875d7cc7267931b48a8ea | d06b23c3c5f215148157f269b733553e3ebe7e45 | refs/heads/master | 2021-04-20T17:11:06.492000 | 2020-06-26T11:59:19 | 2020-06-26T11:59:19 | 249,703,770 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package protocol.crc;
import protocol.Constants;
public class CRC {
/*
* Generator polynom for cyclic redundancy check
*
*
*/
public static final byte CRC_GENERATOR = 0x1D;
/**
*
* Initial CRC value for calculating first crc
*
*
*/
public static final byte INIT_CRC = 0x00;
... | UTF-8 | Java | 2,264 | java | CRC.java | Java | [] | null | [] | package protocol.crc;
import protocol.Constants;
public class CRC {
/*
* Generator polynom for cyclic redundancy check
*
*
*/
public static final byte CRC_GENERATOR = 0x1D;
/**
*
* Initial CRC value for calculating first crc
*
*
*/
public static final byte INIT_CRC = 0x00;
... | 2,264 | 0.626325 | 0.609099 | 104 | 19.76923 | 25.073826 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.173077 | false | false | 15 |
e0483b9b724e9edb1129d37657d2c139334e8beb | 11,579,231,894,942 | 7e6ab0a98b79b9d65243dd05597d12b715acd793 | /LP_S03/src/ConexionDatabase/CRUD_Alumno.java | 05cc86935c94c1997f2edac37edfe9798ffd442b | [] | no_license | firebok2018/LPII_S03 | https://github.com/firebok2018/LPII_S03 | fce72efa857b173b5ea4c312517566848772b886 | fce37b0f26e6bde093b29ae56933fc94a77a037c | refs/heads/master | 2020-05-07T11:08:07.787000 | 2019-04-09T21:00:19 | 2019-04-09T21:00:19 | 180,447,906 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ConexionDatabase;
import java.sql.CallableStatement;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import Model.Alumnos;
import Utils.Conexion;
public class CRUD_Alumno {
public Alumnos SearchAlumno(int id) {
Connection con= null;
CallableStatement calls=null;
... | UTF-8 | Java | 972 | java | CRUD_Alumno.java | Java | [] | null | [] | package ConexionDatabase;
import java.sql.CallableStatement;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import Model.Alumnos;
import Utils.Conexion;
public class CRUD_Alumno {
public Alumnos SearchAlumno(int id) {
Connection con= null;
CallableStatement calls=null;
... | 972 | 0.651235 | 0.650206 | 48 | 19.25 | 13.193274 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.583333 | false | false | 15 |
96ad17c80c722b05fe1309bb066face431b69c37 | 9,191,230,076,467 | ad607fc25fad6b8aff2bf740539c5dcf3946129e | /docker/servlet/src/baykit/bayserver/docker/servlet/jakarta/JakartaNamedDispatcher.java | 3fed1674caaca75e87ed95995e631bd4c8d28f72 | [
"Apache-1.1",
"BSD-2-Clause",
"Apache-2.0"
] | permissive | baykit/BayServer | https://github.com/baykit/BayServer | 99a274fe55a2fc1e5b84ca7d370efa7ab1d8c78b | 8e3ced4582ef166a79a926300161765d23b69513 | refs/heads/main | 2023-04-16T15:51:46.290000 | 2023-03-02T10:45:45 | 2023-03-02T10:45:45 | 363,844,828 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package baykit.bayserver.docker.servlet.jakarta;
import baykit.bayserver.docker.servlet.ServletDocker;
import baykit.bayserver.docker.servlet.duck.RequestDispatcherDuck;
import baykit.bayserver.docker.servlet.duck.ServletExceptionDuck;
import jakarta.servlet.RequestDispatcher;
import jakarta.servlet.ServletException;
... | UTF-8 | Java | 1,304 | java | JakartaNamedDispatcher.java | Java | [] | null | [] | package baykit.bayserver.docker.servlet.jakarta;
import baykit.bayserver.docker.servlet.ServletDocker;
import baykit.bayserver.docker.servlet.duck.RequestDispatcherDuck;
import baykit.bayserver.docker.servlet.duck.ServletExceptionDuck;
import jakarta.servlet.RequestDispatcher;
import jakarta.servlet.ServletException;
... | 1,304 | 0.713957 | 0.713957 | 40 | 31.625 | 28.545303 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.725 | false | false | 15 |
38a5f4fb90925fc5cc820356cf4ab6cac576a251 | 23,295,902,640,765 | 1f06b338eee5637eb46eec878b400c67b4baa110 | /src/main/java/com/leader/TargetB.java | 5e8c2df0a3968a27b298bcace43bd6350bc2b094 | [] | no_license | davidabcdef123/delegate | https://github.com/davidabcdef123/delegate | 15e1a1f45fadcac60399c6d3a59a4f4afa3c1874 | 6656fb9f8b923c34fce7ace19a0d42279d56b4d6 | refs/heads/master | 2023-07-10T20:42:39.738000 | 2018-11-04T08:17:23 | 2018-11-04T08:17:23 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.leader;
/**
* Created by sc on 2018/11/4.
*/
public class TargetB implements ITarget {
@Override
public void doing(String command) {
System.out.println("我是targetB:正在执行"+command);
}
}
| UTF-8 | Java | 230 | java | TargetB.java | Java | [
{
"context": "package com.leader;\n\n/**\n * Created by sc on 2018/11/4.\n */\npublic class TargetB implements",
"end": 41,
"score": 0.9965143799781799,
"start": 39,
"tag": "USERNAME",
"value": "sc"
}
] | null | [] | package com.leader;
/**
* Created by sc on 2018/11/4.
*/
public class TargetB implements ITarget {
@Override
public void doing(String command) {
System.out.println("我是targetB:正在执行"+command);
}
}
| 230 | 0.655963 | 0.623853 | 11 | 18.818182 | 18.064623 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.181818 | false | false | 15 |
eaff492f6f2da2850c3f9ca0fab6a8368c861b8f | 19,567,871,058,466 | 912534b5ee1c86976a488ff9e97a498f27cebde3 | /src/multipanel04/CabeceraMultiUno.java | 1bc292091b1514c697eeb2f8867af1d0f7182a81 | [] | no_license | programaharnina2021/Ventanas-Swing-Inicial | https://github.com/programaharnina2021/Ventanas-Swing-Inicial | 31e846b8e498ae3d7ba7f488b42adafc716bd7b6 | d6a20e37ed3517b9412bdbfd6be5293dfed7b50b | refs/heads/main | 2023-03-23T15:57:50.659000 | 2021-03-11T08:19:34 | 2021-03-11T08:19:34 | 341,888,315 | 0 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package multipanel04;
import javax.swing.JPanel;
import net.miginfocom.swing.MigLayout;
import javax.swing.JTextField;
import javax.swing.JLabel;
public class CabeceraMultiUno extends JPanel {
public JTextField textField;
private JTextField textField_1;
private JTextField textField_2;
/**
* Create the panel.
... | UTF-8 | Java | 1,048 | java | CabeceraMultiUno.java | Java | [] | null | [] | package multipanel04;
import javax.swing.JPanel;
import net.miginfocom.swing.MigLayout;
import javax.swing.JTextField;
import javax.swing.JLabel;
public class CabeceraMultiUno extends JPanel {
public JTextField textField;
private JTextField textField_1;
private JTextField textField_2;
/**
* Create the panel.
... | 1,048 | 0.692748 | 0.658397 | 42 | 23.952381 | 18.554876 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.166667 | false | false | 15 |
ceccf5bebae47075f2b17ff1d2ec9041fc0448dc | 19,567,871,057,907 | 24b8edc91a0095364b3ed4c3e0caaa27817d8d54 | /app/src/main/java/com/example/ralston/guesstimationfinal/Wager.java | 075567431863b4e8125e1679957b5cac6f21234b | [] | no_license | BrianRalston/GuesstimationFinal | https://github.com/BrianRalston/GuesstimationFinal | 4e50599be5189e970499d577a93c0576c7125c0a | 4f953f6917fd576437a1a031301e5b4095ec490a | refs/heads/master | 2020-03-19T04:53:13.931000 | 2018-06-03T06:16:08 | 2018-06-03T06:16:08 | 135,878,954 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.ralston.guesstimationfinal;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
//This page was left blank as the authors of the previous pages could not
// get there parts working so it was pointless to work on it.
public class Wager extends AppCompatActivity {
@Overr... | UTF-8 | Java | 482 | java | Wager.java | Java | [
{
"context": "package com.example.ralston.guesstimationfinal;\n\nimport android.support.v7.ap",
"end": 27,
"score": 0.8399260640144348,
"start": 20,
"tag": "USERNAME",
"value": "ralston"
}
] | null | [] | package com.example.ralston.guesstimationfinal;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
//This page was left blank as the authors of the previous pages could not
// get there parts working so it was pointless to work on it.
public class Wager extends AppCompatActivity {
@Overr... | 482 | 0.761411 | 0.759336 | 16 | 29.125 | 25.268248 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3125 | false | false | 15 |
be706e9619885f7dae5e61b9a078c4c12b0776d6 | 8,864,812,513,258 | 1b735dbae0e012009f3dc36b257fc42c503cbdb2 | /oopLatihan1/src/latihan2/Animal.java | 5f82640dc60a5b994e9dffab2c17c1413a5442e4 | [] | no_license | epiii/oopExercise | https://github.com/epiii/oopExercise | 73641083460aede35813b731de7aae19a2120abb | f836c9c68d487dedefe077b7ef4ce1ec4534b8c2 | refs/heads/master | 2021-01-11T17:00:20.309000 | 2016-10-26T17:01:05 | 2016-10-26T17:01:05 | 68,823,552 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package latihan2;
/**
* @author epi.corp
*
*/
public class Animal {
int weight, height;
double speed;
Animal(){
weight=50;
height=4;
speed=2; //miles per hour
}
Animal(int w, int h, int s){
weight=w;
height=h;
speed=s;
}
public double getTime(double miles){ //gets the number of h... | UTF-8 | Java | 506 | java | Animal.java | Java | [
{
"context": "/**\n * \n */\npackage latihan2;\n\n/**\n * @author epi.corp\n *\n */\npublic class Animal {\n\tint weight, heigh",
"end": 54,
"score": 0.9992483854293823,
"start": 46,
"tag": "USERNAME",
"value": "epi.corp"
}
] | null | [] | /**
*
*/
package latihan2;
/**
* @author epi.corp
*
*/
public class Animal {
int weight, height;
double speed;
Animal(){
weight=50;
height=4;
speed=2; //miles per hour
}
Animal(int w, int h, int s){
weight=w;
height=h;
speed=s;
}
public double getTime(double miles){ //gets the number of h... | 506 | 0.630435 | 0.620553 | 35 | 13.457143 | 14.89265 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.428571 | false | false | 15 |
59a0875ec495f60a22f1b036f8a947c2c24a412b | 23,673,859,777,455 | 1650fa1966e9329342b5a64bd927b0c70cf9235c | /com.Cyrano/src/test/java/com/Cyrano/pages/V2toV1Test.java | ca982c5c9a084f9ecc597fa2842634c492890a21 | [] | no_license | Gowdhamsankar/GTest | https://github.com/Gowdhamsankar/GTest | 4eaf45fa9773f52be6da3d24445d63544bb69c28 | d757616b1f7246f40cd7b844ae7014e95355382d | refs/heads/master | 2020-04-26T17:17:59.416000 | 2019-03-04T10:58:31 | 2019-03-04T10:58:31 | 173,708,329 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.Cyrano.pages;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.How;
public class V2toV1Test extends BaseClass {
@FindBy(how=How.XPATH, using="//body[@class='analytic-default-skin']/cyrano-root[@ng-version='7.2.1']/ng-compo... | UTF-8 | Java | 549 | java | V2toV1Test.java | Java | [] | null | [] | package com.Cyrano.pages;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.How;
public class V2toV1Test extends BaseClass {
@FindBy(how=How.XPATH, using="//body[@class='analytic-default-skin']/cyrano-root[@ng-version='7.2.1']/ng-compo... | 549 | 0.710383 | 0.693989 | 16 | 32.3125 | 67.349571 | 285 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.9375 | false | false | 15 |
128684384e5d42e94791837aa0992a8f2b9daa04 | 8,881,992,430,258 | 3b31bca8c0b23a6a4d19723b264381f09f0ef89f | /Projeto 2/src/src/Class/VarTypes.java | 332ab43c768cff80ab02a2c2c7adb5f2f0596c0f | [] | no_license | CzRodrigues/Poo20201 | https://github.com/CzRodrigues/Poo20201 | 1354d2fca3b48450cce98443a0c6fddd3cc47163 | a56605c450379d4704c30c06cfbfadf89f3bd45e | refs/heads/master | 2023-01-20T21:58:41.909000 | 2020-11-15T01:56:00 | 2020-11-15T01:56:00 | 299,342,644 | 1 | 1 | null | false | 2020-11-15T01:57:10 | 2020-09-28T14:55:18 | 2020-11-15T01:56:03 | 2020-11-15T01:57:03 | 120 | 0 | 1 | 1 | Java | false | false | package Class;
public class VarTypes {
/*
Types of Variables:
byte -- Side:8 --- Min side: -128 --- Max side: 128 Format:0
byte -- Side:8 --- Min side: -32768 --- Max side: 32768 Format: 0
byte -- Side:8 --- Min side: -2147483648 --- Max side: 128 Format: 0
by... | UTF-8 | Java | 1,275 | java | VarTypes.java | Java | [] | null | [] | package Class;
public class VarTypes {
/*
Types of Variables:
byte -- Side:8 --- Min side: -128 --- Max side: 128 Format:0
byte -- Side:8 --- Min side: -32768 --- Max side: 32768 Format: 0
byte -- Side:8 --- Min side: -2147483648 --- Max side: 128 Format: 0
by... | 1,275 | 0.597647 | 0.482353 | 34 | 35.5 | 29.489031 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.470588 | false | false | 15 |
d39b6d811f12958eddea2c5937780f23810a45c2 | 15,083,925,188,755 | f3e1824f872e39f2a8cfde2a36c9c5d70178b6a5 | /src/main/java/de/berlios/jalister/resources/ResourceHandler.java | 17ade4d957a23ac86c6a31339123743bf5328370 | [] | no_license | BackupTheBerlios/jalister-svn | https://github.com/BackupTheBerlios/jalister-svn | e60c014df285df43c866264d2298800b5accc84f | af12e75ad15a346c57dcacb733d3d061b1948df0 | refs/heads/master | 2020-06-15T07:00:50.507000 | 2008-10-10T14:25:59 | 2008-10-10T14:25:59 | 40,801,930 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.berlios.jalister.resources;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import java.text.MessageFormat;
import java.util.Locale;
import java.util.MissingResourceException;
import java.util.ResourceBundle;
/**
* Class ResourceHandler ...
*
* @author schakal
* ... | UTF-8 | Java | 2,493 | java | ResourceHandler.java | Java | [
{
"context": "e;\n\n/**\n * Class ResourceHandler ...\n *\n * @author schakal\n * Created on 05.08.2007\n */\npublic class",
"end": 314,
"score": 0.9996159076690674,
"start": 307,
"tag": "USERNAME",
"value": "schakal"
}
] | null | [] | package de.berlios.jalister.resources;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import java.text.MessageFormat;
import java.util.Locale;
import java.util.MissingResourceException;
import java.util.ResourceBundle;
/**
* Class ResourceHandler ...
*
* @author schakal
* ... | 2,493 | 0.586843 | 0.583634 | 107 | 22.299065 | 21.642902 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.280374 | false | false | 15 |
463929080f3f9785c5df4e26fe59d0b8dcb5d856 | 18,124,762,023,915 | ea56cd1c5093a249f9c429cc66613c5ec49cd506 | /src/com/winksys/fortress/SendMessagesJob.java | df7fdb7460648ad5092fa79969c5d5a372b25140 | [] | no_license | lukasroberto/GuardianXML | https://github.com/lukasroberto/GuardianXML | efa3d508e172cb35213ac10a4d8a4a6c4dbaaf76 | 56624908978399ed7396c3691f04389a34c7a1fc | refs/heads/master | 2021-01-10T07:43:55.578000 | 2016-02-05T11:24:42 | 2016-02-05T11:24:42 | 50,958,045 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.winksys.fortress;
import java.io.BufferedReader;
import java.io.ByteArrayInputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.InputStreamReader;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import com.windi.guardiancar.ejb.client.xml.AdCI... | UTF-8 | Java | 3,441 | java | SendMessagesJob.java | Java | [
{
"context": "fo.setMessageData(mdInfo);\n\t\t\t\t\t\tinfo.setKey(file.getName());\n\t\t\t\t\t\t\n\t\t\t\t\t\tsm.getForwardMessage().add(info)",
"end": 2441,
"score": 0.5059927701950073,
"start": 2434,
"tag": "KEY",
"value": "getName"
}
] | null | [] | package com.winksys.fortress;
import java.io.BufferedReader;
import java.io.ByteArrayInputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.InputStreamReader;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import com.windi.guardiancar.ejb.client.xml.AdCI... | 3,441 | 0.673932 | 0.671607 | 126 | 26.309525 | 23.167253 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.531746 | false | false | 15 |
c62de19ec20456f42c6d787c3a46c5e8e19762ab | 32,762,010,574,129 | b8a56024d418fc525b639c1c19b0d2a978a9786d | /src/main/java/org/clapper/curn/parser/ParseTest.java | 613702b21b63e283c0d200b986f6e9ef190e7dd4 | [
"BSD-3-Clause"
] | permissive | bmc/curn | https://github.com/bmc/curn | fad0ffbe3863fb7130e813751491f497cbb6b9c7 | 84d6f49245ae29a291b637442652b9053cfde723 | refs/heads/master | 2023-03-19T07:14:12.681000 | 2017-04-11T15:42:21 | 2017-04-11T15:42:21 | 51,113 | 7 | 3 | null | false | 2012-10-24T14:05:27 | 2008-09-10T03:30:41 | 2012-10-24T14:05:27 | 2012-10-24T14:05:27 | 12,485 | null | 1 | 3 | Java | null | null | /*---------------------------------------------------------------------------*\
This software is released under a BSD license, adapted from
<http://opensource.org/licenses/bsd-license.php>
Copyright © 2004-2012 Brian M. Clapper.
All rights reserved.
Redistribution and use in source and binary forms, wi... | UTF-8 | Java | 5,720 | java | ParseTest.java | Java | [
{
"context": "ses/bsd-license.php>\n\n Copyright © 2004-2012 Brian M. Clapper.\n All rights reserved.\n\n Redistribution and use",
"end": 239,
"score": 0.9994983673095703,
"start": 223,
"tag": "NAME",
"value": "Brian M. Clapper"
}
] | null | [] | /*---------------------------------------------------------------------------*\
This software is released under a BSD license, adapted from
<http://opensource.org/licenses/bsd-license.php>
Copyright © 2004-2012 <NAME>.
All rights reserved.
Redistribution and use in source and binary forms, with or with... | 5,710 | 0.553846 | 0.551049 | 165 | 33.666668 | 25.808699 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.630303 | false | false | 15 |
83b9ea3e3049bbb0c84846fd6922e7d1a6352bb2 | 2,602,750,221,735 | 28bca951deea84d9b6ad151f702dc8ba25d08e2b | /src/main/java/com/mgmtp/perfload/logging/SimpleFileLogger.java | 8769af764b7022d2902d0e186a73684f44a818b7 | [
"Apache-2.0"
] | permissive | mgm-tp/perfload-logging | https://github.com/mgm-tp/perfload-logging | ae045adee72427643748680d576a02de76feb80d | 6f1aa69f0691795c28379c6d6d83b3f97effdcd5 | refs/heads/master | 2021-01-21T04:37:31.122000 | 2016-06-13T04:24:10 | 2016-06-13T04:24:54 | 7,958,403 | 0 | 0 | null | false | 2013-10-07T08:05:16 | 2013-02-01T13:12:28 | 2013-10-07T08:05:16 | 2013-10-07T08:05:16 | 207 | null | 0 | 0 | Java | null | null | /*
* Copyright (c) 2014 mgm technology partners GmbH
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | UTF-8 | Java | 2,019 | java | SimpleFileLogger.java | Java | [
{
"context": "rset;\n\n/**\n * A simple file logger.\n * \n * @author rnaegele\n */\npublic class SimpleFileLogger implements Simp",
"end": 915,
"score": 0.9989555478096008,
"start": 907,
"tag": "USERNAME",
"value": "rnaegele"
}
] | null | [] | /*
* Copyright (c) 2014 mgm technology partners GmbH
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | 2,019 | 0.69787 | 0.692917 | 81 | 23.925926 | 23.736609 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.185185 | false | false | 15 |
a15e905f5eb0d2c53a9914f65c2d151bc15e23b8 | 4,286,377,418,525 | 832c5f8a6a9b609e9a3165b1052442993cbda7a5 | /libraries/javacvPro/src/monclubelec/javacvPro/Segment.java | 00b3659e0d74e6af0d484b5b83e52847d7f38a70 | [] | no_license | blyk/BlackCode-Processing | https://github.com/blyk/BlackCode-Processing | 6fd2dc2a8989109a3a72dfb9e0c9ef353e1e5c17 | 8cf77b46f1cfe2dda19105ce999c006dae12dd5c | refs/heads/master | 2020-04-12T02:23:24.810000 | 2019-05-19T05:06:29 | 2019-05-19T05:06:29 | 50,227,785 | 3 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package monclubelec.javacvPro;
//======= import =========
//--- processing ---
import processing.core.*;
//--- javacv / javacpp ----
import com.googlecode.javacpp.*;
import com.googlecode.javacv.*;
import com.googlecode.javacv.cpp.opencv_core;
import com.googlecode.javacv.cpp.opencv_imgproc;
import com.googlecode.... | UTF-8 | Java | 3,701 | java | Segment.java | Java | [] | null | [] | package monclubelec.javacvPro;
//======= import =========
//--- processing ---
import processing.core.*;
//--- javacv / javacpp ----
import com.googlecode.javacpp.*;
import com.googlecode.javacv.*;
import com.googlecode.javacv.cpp.opencv_core;
import com.googlecode.javacv.cpp.opencv_imgproc;
import com.googlecode.... | 3,701 | 0.652994 | 0.646432 | 113 | 31.371681 | 32.198277 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.026549 | false | false | 15 |
5b5d3758e7320fbaf97342546cb1557351e499e3 | 16,827,681,909,333 | fde0568cfbe807185737b3dea6555b6784d474fa | /src/main/java/mess/wkb/cm/code/ctrl/CmSchemeCtrl.java | d14c1369107eed656ce4a5deb068575fc5423aae | [] | no_license | SoMessThat/CommunityManager | https://github.com/SoMessThat/CommunityManager | f82d5c9356aa496f0b8c0412fda47070ec7a921f | a78cd14a516004f038863ca712ac0a620fac0071 | refs/heads/master | 2021-06-30T10:05:19.665000 | 2020-03-18T09:12:26 | 2020-03-18T09:12:26 | 176,665,854 | 0 | 0 | null | false | 2020-10-13T15:56:00 | 2019-03-20T06:05:33 | 2020-03-18T09:12:29 | 2020-10-13T15:55:58 | 2,671 | 0 | 0 | 5 | TSQL | false | false | package mess.wkb.cm.code.ctrl;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework... | UTF-8 | Java | 13,561 | java | CmSchemeCtrl.java | Java | [] | null | [] | package mess.wkb.cm.code.ctrl;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework... | 13,561 | 0.733703 | 0.733703 | 282 | 45.273048 | 29.133101 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.007092 | false | false | 15 |
ff279f4ff97db96fd7b1b5860d2e72b65bf9dfed | 4,466,765,998,013 | 057bb9a8950133165faacd7ae38116931a5f2235 | /src/Entity/ResponsableSociete.java | 3680eca02909145b59b946133f9932df3960a99b | [] | no_license | sahar841/BestDeals | https://github.com/sahar841/BestDeals | 207d1093578461aa4d008d37b2f58fd22ae2f13f | 731f3ccc524b5bc9860c53daa848b441f69d0933 | refs/heads/master | 2020-04-17T22:39:43.478000 | 2013-11-24T13:01:53 | 2013-11-24T13:01:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package Entity;
/**
*
* @author HAMZA
*/
public class ResponsableSociete {
private int id;
private String login;
private String motDePasse;
private String nom;
private String prenom;
private S... | UTF-8 | Java | 2,837 | java | ResponsableSociete.java | Java | [
{
"context": "the editor.\n */\npackage Entity;\n\n/**\n *\n * @author HAMZA\n */\npublic class ResponsableSociete {\n private",
"end": 140,
"score": 0.8038495182991028,
"start": 135,
"tag": "NAME",
"value": "HAMZA"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package Entity;
/**
*
* @author HAMZA
*/
public class ResponsableSociete {
private int id;
private String login;
private String motDePasse;
private String nom;
private String prenom;
private S... | 2,837 | 0.602044 | 0.602044 | 126 | 21.515873 | 32.237152 | 289 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.492063 | false | false | 15 |
ac04faea09f6ec168d42430739113b6050767f44 | 12,799,002,609,719 | a5d01febfd8d45a61f815b6f5ed447e25fad4959 | /Source Code/5.27.0/sources/com/rd/draw/b/a/k.java | 78fded56a6337a048243177f3993ad4f866527cd | [] | no_license | kkagill/Decompiler-IQ-Option | https://github.com/kkagill/Decompiler-IQ-Option | 7fe5911f90ed2490687f5d216cb2940f07b57194 | c2a9dbbe79a959aa1ab8bb7a89c735e8f9dbc5a6 | refs/heads/master | 2020-09-14T20:44:49.115000 | 2019-11-04T06:58:55 | 2019-11-04T06:58:55 | 223,236,327 | 1 | 0 | null | true | 2019-11-21T18:17:17 | 2019-11-21T18:17:16 | 2019-11-04T07:03:15 | 2019-11-04T07:02:38 | 104,586 | 0 | 0 | 0 | null | false | false | package com.rd.draw.b.a;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.RectF;
import androidx.annotation.NonNull;
import com.rd.animation.b.a.h;
import com.rd.draw.data.Orientation;
import com.rd.draw.data.a;
/* compiled from: WormDrawer */
public class k extends a {
publi... | UTF-8 | Java | 1,728 | java | k.java | Java | [] | null | [] | package com.rd.draw.b.a;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.RectF;
import androidx.annotation.NonNull;
import com.rd.animation.b.a.h;
import com.rd.draw.data.Orientation;
import com.rd.draw.data.a;
/* compiled from: WormDrawer */
public class k extends a {
publi... | 1,728 | 0.537616 | 0.531829 | 50 | 33.560001 | 18.956963 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.9 | false | false | 15 |
7f34df01a1e60a3c93fa8db2acf7dd10f3b81f26 | 23,613,730,200,128 | 25f0cd75250908e49bd34b32e250d00ce76937bb | /workspaceDS/P1/src/main/java/cs455/overlay/transport/TCPServerThread.java | 27d073c2fb20f1c55fccb5fea8e52ba564cc2dfd | [] | no_license | susanna-kyler/distribSys | https://github.com/susanna-kyler/distribSys | fcc09650b0417543cca99250bf1789b5928e274a | 7b11ba99d676ae3bea21f0a5be9d46b5f56234a5 | refs/heads/master | 2022-01-05T09:01:14.890000 | 2019-03-25T20:28:51 | 2019-03-25T20:28:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cs455.overlay.transport;
import java.io.IOException;
import java.net.ServerSocket;
import java.net.Socket;
import cs455.overlay.node.Node;
public class TCPServerThread implements Runnable {
private ServerSocket serverSocket;
private Node node;
/* Constructor for Registry node.
* creates thread to for... | UTF-8 | Java | 1,086 | java | TCPServerThread.java | Java | [] | null | [] | package cs455.overlay.transport;
import java.io.IOException;
import java.net.ServerSocket;
import java.net.Socket;
import cs455.overlay.node.Node;
public class TCPServerThread implements Runnable {
private ServerSocket serverSocket;
private Node node;
/* Constructor for Registry node.
* creates thread to for... | 1,086 | 0.726519 | 0.720074 | 39 | 26.794872 | 30.064188 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.871795 | false | false | 15 |
1b0bb2473b69d55fa4cafd0ce55fd7f5f0d19c13 | 9,268,539,460,414 | ff9b131287a51cdc15362f794f4f4cb3e2ff9c5a | /src/CineApp/src/main/java/ar/edu/unlam/tallerweb1/Models/PeliculaCine.java | 3d8811652d73e7b9412061f523ce30d4eaaded91 | [] | no_license | ezeallio/proyecto-final-taller-web-i | https://github.com/ezeallio/proyecto-final-taller-web-i | 4b123f78db6118e641aa7cf046dcbf918d9e035d | 6ac3676495bd45059bd8f3cfc0e32b7ed27a0564 | refs/heads/master | 2022-12-07T03:44:48.734000 | 2019-07-22T15:33:58 | 2019-07-22T15:33:58 | 291,845,626 | 0 | 0 | null | false | 2020-09-08T17:59:06 | 2020-08-31T23:19:57 | 2020-08-31T23:22:17 | 2020-09-05T03:44:53 | 29,559 | 0 | 0 | 1 | HTML | false | false | package ar.edu.unlam.tallerweb1.Models;
import javax.persistence.CascadeType;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.ManyToOne;
import java.sql.Date;
@Entity
public class PeliculaCine {
@... | UTF-8 | Java | 1,010 | java | PeliculaCine.java | Java | [] | null | [] | package ar.edu.unlam.tallerweb1.Models;
import javax.persistence.CascadeType;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.ManyToOne;
import java.sql.Date;
@Entity
public class PeliculaCine {
@... | 1,010 | 0.742574 | 0.741584 | 56 | 17.035715 | 15.582687 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.107143 | false | false | 15 |
90ed43e3652ea7e0f52ced6538d80fa43ce5b0bf | 9,672,266,400,195 | d6043893f90d2a0e5cfef3042ed1ea64ede8ed4c | /ListasLABII/src/lista33.java | 4e6cefdbdb3d08daf8435e95ad5b097b56ab90af | [] | no_license | reconectar/PUCodes | https://github.com/reconectar/PUCodes | ab92185ff557a33bee2549c95a3d52b7a2b2bd12 | 620bda03e02a606f33e7b1b29623c9b156d2db8c | refs/heads/master | 2021-01-05T18:16:16.985000 | 2020-02-23T19:08:57 | 2020-02-23T19:08:57 | 241,101,102 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class lista33 {
public static void main(String[] args) {
CPilha pilha1 = new CPilha();
CFila fila2 = new CFila();
for (int i = 0; i < 10; i++) {
pilha1.empilha(i + 1);
}
for (int i = 0; i < 10; i++) {
fila2.enfileira(pilha1.desempilha());
}
for (int i = 0; i < 10; i++) {
... | UTF-8 | Java | 411 | java | lista33.java | Java | [] | null | [] | public class lista33 {
public static void main(String[] args) {
CPilha pilha1 = new CPilha();
CFila fila2 = new CFila();
for (int i = 0; i < 10; i++) {
pilha1.empilha(i + 1);
}
for (int i = 0; i < 10; i++) {
fila2.enfileira(pilha1.desempilha());
}
for (int i = 0; i < 10; i++) {
... | 411 | 0.542579 | 0.493917 | 20 | 19.549999 | 16.746567 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.95 | false | false | 15 |
c908c092163f9d027a7f2def09e7d1134a3fb5b4 | 25,666,724,611,364 | f5ecac243827f1c3cbedfb9841bab9d6480fbd33 | /design_pattern/src/design/create/factorymethod/headfirst/pizzastore/ChicagoPizzaStore.java | 1b2ac0e88763871deb25b0527386914e303bcb4b | [] | no_license | clonegod/practice | https://github.com/clonegod/practice | 7fac25cfc46e8d3ee70bfd2dd0c370dd47598c7c | 8cc078a0e967907881efba67478333a96ea49dce | refs/heads/master | 2018-03-22T01:09:54.185000 | 2016-08-13T15:20:52 | 2016-08-13T15:20:52 | 56,979,043 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package design.create.factorymethod.headfirst.pizzastore;
import design.create.factorymethod.headfirst.pizza.ChicagoStyleCheesePizza;
import design.create.factorymethod.headfirst.pizza.ChicagoStyleClamPizza;
import design.create.factorymethod.headfirst.pizza.ChicagoStylePepperoniPizza;
import design.create.factorymeth... | UTF-8 | Java | 887 | java | ChicagoPizzaStore.java | Java | [] | null | [] | package design.create.factorymethod.headfirst.pizzastore;
import design.create.factorymethod.headfirst.pizza.ChicagoStyleCheesePizza;
import design.create.factorymethod.headfirst.pizza.ChicagoStyleClamPizza;
import design.create.factorymethod.headfirst.pizza.ChicagoStylePepperoniPizza;
import design.create.factorymeth... | 887 | 0.782413 | 0.782413 | 26 | 33.115383 | 25.767193 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.576923 | false | false | 15 |
30690cca01a9785905563629a6880c1b2620a7bc | 25,666,724,608,581 | 8b4997b7914b634e514b734f289fae1d3af5ca39 | /app/src/main/java/com/example/mrmayhem/pandoraplayer/business/player/IPlayerInteractor.java | a448e1eedcfd205f48ec704e64e01939482c53f7 | [] | no_license | stMayhem/PandoraPlayer | https://github.com/stMayhem/PandoraPlayer | c4cbf9fbfe2e24504ddd5d0620737daac30fd8ee | fa26b26b2089766993c2ba9933e0aa5d1f8763c9 | refs/heads/master | 2021-01-21T12:12:17.635000 | 2017-08-31T22:41:13 | 2017-08-31T22:41:13 | 102,050,908 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.mrmayhem.pandoraplayer.business.player;
import com.example.mrmayhem.pandoraplayer.business.models.SongModel;
import io.reactivex.Single;
/**
* Created by mrMayhem on 31.08.2017.
*/
public interface IPlayerInteractor {
Single<SongModel> getSong(int currentId);
Single<SongModel> playSong... | UTF-8 | Java | 338 | java | IPlayerInteractor.java | Java | [
{
"context": "l;\n\nimport io.reactivex.Single;\n\n/**\n * Created by mrMayhem on 31.08.2017.\n */\n\npublic interface IPlayerInter",
"end": 186,
"score": 0.9935511946678162,
"start": 178,
"tag": "USERNAME",
"value": "mrMayhem"
}
] | null | [] | package com.example.mrmayhem.pandoraplayer.business.player;
import com.example.mrmayhem.pandoraplayer.business.models.SongModel;
import io.reactivex.Single;
/**
* Created by mrMayhem on 31.08.2017.
*/
public interface IPlayerInteractor {
Single<SongModel> getSong(int currentId);
Single<SongModel> playSong... | 338 | 0.775148 | 0.751479 | 14 | 23.142857 | 24.008501 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.357143 | false | false | 15 |
a67960d3d963adcba11639b0f3ffb4cdcc76b96a | 17,042,430,266,679 | 18208d2b02f595d69de167501808db64a660a7db | /module2/src/Javaweb/Bai_Tap/module2_accountname_wbe/src/main/java/codegym/com/module2_accountname_wbe/validation/customer/PhoneCustomerValidation.java | c66d9c96c1babefff874992b8bfd03a5ba6c9473 | [] | no_license | hung21021997/C0320G1-ThaiVanHung | https://github.com/hung21021997/C0320G1-ThaiVanHung | 7c3aef1f16f070738cd0c49f9fa1c21c477bd74b | 9ec3b84cd323942b68d2ad054f0f2836d4ed9ec0 | refs/heads/master | 2021-04-16T09:05:14.195000 | 2020-07-01T07:35:27 | 2020-07-01T07:35:27 | 249,343,731 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package codegym.com.module2_accountname_wbe.validation.customer;
import javax.validation.ConstraintValidator;
import javax.validation.ConstraintValidatorContext;
public class PhoneCustomerValidation implements ConstraintValidator<PhoneCustomerValid, String> {
@Override
public void initialize(PhoneCustomerVali... | UTF-8 | Java | 560 | java | PhoneCustomerValidation.java | Java | [] | null | [] | package codegym.com.module2_accountname_wbe.validation.customer;
import javax.validation.ConstraintValidator;
import javax.validation.ConstraintValidatorContext;
public class PhoneCustomerValidation implements ConstraintValidator<PhoneCustomerValid, String> {
@Override
public void initialize(PhoneCustomerVali... | 560 | 0.75 | 0.721429 | 15 | 36.333332 | 37.341072 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 15 |
0b529f5ad10513c8f5b838bba700c443b7123607 | 30,717,606,153,123 | c16c45fa61b9e4a2f1bf3f972429ea7b164347eb | /src/main/java/ru/job4j/chapter_005/SRP/BookkeepingFormat.java | 42a892739daca83b8e62e64ddef61e26ccbd162a | [] | no_license | Frostetsky/job4j_design | https://github.com/Frostetsky/job4j_design | 4d328140d7306f080a95f939dd61d28f0bc108d4 | 82626941f0c0f324f70c32aa3cd87b1a32b71ca6 | refs/heads/master | 2023-07-01T05:13:47.252000 | 2021-08-06T11:23:53 | 2021-08-06T11:23:53 | 292,924,785 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.job4j.chapter_005.SRP;
import java.util.ArrayList;
import java.util.List;
import java.util.stream.Collectors;
public class BookkeepingFormat implements Formatted {
private static final double EURO = 91.08;
@Override
public String formatted(List<Employee> list) {
List<String> joiner = ... | UTF-8 | Java | 618 | java | BookkeepingFormat.java | Java | [] | null | [] | package ru.job4j.chapter_005.SRP;
import java.util.ArrayList;
import java.util.List;
import java.util.stream.Collectors;
public class BookkeepingFormat implements Formatted {
private static final double EURO = 91.08;
@Override
public String formatted(List<Employee> list) {
List<String> joiner = ... | 618 | 0.61165 | 0.598706 | 22 | 27.09091 | 21.021437 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 15 |
2ce1487b72f5d17e8d4e18189b24148bf561574d | 5,385,888,995,918 | 24af41f586cfe2c704bd453bbdb99df9d8cac0be | /shipOrdersProject/src/main/java/com/ships/controller/CompanyController.java | 99d1462a2a17f0021a5967ba28a7b09b505112f6 | [] | no_license | rayman51/MavenProject | https://github.com/rayman51/MavenProject | e312471d48bcc60ea9180cc983b0567fe1a3621a | 357332ab5ed7debb90c509b5813dc0073521ab33 | refs/heads/master | 2020-03-28T02:48:17.789000 | 2018-09-06T01:21:43 | 2018-09-06T01:21:43 | 147,597,805 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ships.controller;
import java.math.BigDecimal;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import javax.validation.Valid;
import org.springframework.beans.factory.annota... | UTF-8 | Java | 2,173 | java | CompanyController.java | Java | [] | null | [] | package com.ships.controller;
import java.math.BigDecimal;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import javax.validation.Valid;
import org.springframework.beans.factory.annota... | 2,173 | 0.790152 | 0.790152 | 68 | 30.955883 | 26.733122 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5 | false | false | 15 |
f64724ac7a6132807f89122214bc121c585b54fb | 27,015,344,358,660 | b3b01a549164f86b2735178d7f987b4af5ca370b | /spring_api_ecommerce/src/main/java/com/github/cazzruan/spring_api_ecommerce/api/v1/openapi/ProdutoControllerOpenApi.java | 118bf9ea2ae30a9808e89e6bbb30648c131ffeae | [] | no_license | cazzruan/spring-api-ecommerce | https://github.com/cazzruan/spring-api-ecommerce | 1a585cbaaaf6bdd0953ef03e8112ebf26bbfbb1e | d3342e8e2e3b47db0ab312ecf0623383b53ad13d | refs/heads/main | 2023-04-20T09:04:02.102000 | 2021-05-07T14:06:02 | 2021-05-07T14:06:02 | 350,506,917 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.cazzruan.spring_api_ecommerce.api.v1.openapi;
import com.github.cazzruan.spring_api_ecommerce.api.v1.dto.request.ProdutoModelRequest;
import com.github.cazzruan.spring_api_ecommerce.api.v1.dto.response.ProdutoModelResponse;
import org.springframework.http.ResponseEntity;
import java.util.List;
pub... | UTF-8 | Java | 734 | java | ProdutoControllerOpenApi.java | Java | [
{
"context": "package com.github.cazzruan.spring_api_ecommerce.api.v1.openapi;\n\nimport com.",
"end": 27,
"score": 0.9988881349563599,
"start": 19,
"tag": "USERNAME",
"value": "cazzruan"
},
{
"context": "_api_ecommerce.api.v1.openapi;\n\nimport com.github.cazzruan.spring_api_ecommer... | null | [] | package com.github.cazzruan.spring_api_ecommerce.api.v1.openapi;
import com.github.cazzruan.spring_api_ecommerce.api.v1.dto.request.ProdutoModelRequest;
import com.github.cazzruan.spring_api_ecommerce.api.v1.dto.response.ProdutoModelResponse;
import org.springframework.http.ResponseEntity;
import java.util.List;
pub... | 734 | 0.833787 | 0.8297 | 15 | 47.933334 | 35.48045 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.733333 | false | false | 15 |
dc9640b9ad4fd2f8dbdb7244ebe7318e981888c0 | 29,901,562,380,831 | 4d00d30fd40b9cdd588c65c5ce245845e607946f | /src/main/java/me/itzdabbzz/siege/commands/misc/ConfigCommand.java | 4f27febdc7f441a271b3bb48df2878bf425c5d27 | [] | no_license | ItzDabbzz/MinigameR6Siege | https://github.com/ItzDabbzz/MinigameR6Siege | 3c26c55d9340564c85938f0e2fd71b12cb28b852 | 24acb5ac62f5d1f25e88d756c0f96d13ad468f4f | refs/heads/main | 2023-02-25T12:32:22.780000 | 2021-01-28T07:14:17 | 2021-01-28T07:14:17 | 333,676,381 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.itzdabbzz.siege.commands.misc;
import me.itzdabbzz.siege.R6Siege;
import me.itzdabbzz.siege.builders.ItemBuilder;
import me.itzdabbzz.siege.command.Command;
import me.itzdabbzz.siege.command.CommandExecutor;
import me.itzdabbzz.siege.command.argument.Optional;
import me.itzdabbzz.siege.command.argument.Rest... | UTF-8 | Java | 2,255 | java | ConfigCommand.java | Java | [] | null | [] | package me.itzdabbzz.siege.commands.misc;
import me.itzdabbzz.siege.R6Siege;
import me.itzdabbzz.siege.builders.ItemBuilder;
import me.itzdabbzz.siege.command.Command;
import me.itzdabbzz.siege.command.CommandExecutor;
import me.itzdabbzz.siege.command.argument.Optional;
import me.itzdabbzz.siege.command.argument.Rest... | 2,255 | 0.638581 | 0.626608 | 52 | 42.384617 | 34.467461 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.615385 | false | false | 15 |
17bcaf02ec4afdc14181f9e1545086813369e4a9 | 26,654,567,079,500 | 4a731b9ccfb219305ed8cf2b93eefaa9d14f8c56 | /app/src/main/java/com/harelmallac/edendale/CreateInvoiceLinesActivity.java | 46f2b03565f0851bebe831cfc5e82847d0cc2573 | [] | no_license | AndyHMT/HTM-Edendale-APK | https://github.com/AndyHMT/HTM-Edendale-APK | 8ba6c1308c742f1dd2f109f82ac6dab2cfa55b9c | ee60c9d0daac0156f64b188e3b69f6e3dc689650 | refs/heads/master | 2023-01-24T12:01:22.838000 | 2020-11-23T09:20:56 | 2020-11-23T09:20:56 | 294,408,825 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.harelmallac.edendale;
import androidx.appcompat.app.AlertDialog;
import androidx.appcompat.app.AppCompatActivity;
import android.bluetooth.BluetoothAdapter;
import android.bluetooth.BluetoothDevice;
import android.bluetooth.BluetoothSocket;
import android.content.Context;
import android.content.Intent;
im... | UTF-8 | Java | 26,887 | java | CreateInvoiceLinesActivity.java | Java | [
{
"context": "gAddress;\n final String finalCustomerName = customerName;\n final String finalSalesSite = SalesSite;",
"end": 7287,
"score": 0.9120559096336365,
"start": 7275,
"tag": "NAME",
"value": "customerName"
},
{
"context": "n tEDENDALE DISTRIBUTORS LTD\... | null | [] | package com.harelmallac.edendale;
import androidx.appcompat.app.AlertDialog;
import androidx.appcompat.app.AppCompatActivity;
import android.bluetooth.BluetoothAdapter;
import android.bluetooth.BluetoothDevice;
import android.bluetooth.BluetoothSocket;
import android.content.Context;
import android.content.Intent;
im... | 26,880 | 0.552758 | 0.538513 | 616 | 42.644482 | 59.559357 | 985 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.668831 | false | false | 15 |
d28470a9e4e34d33ce0085ce4723ddc1b2639340 | 12,627,203,920,832 | 91cff0ee4b29e2335da1caf0653f735126ff984e | /src/main/pm/cn/zj/pubinfo/pm/util/PartyTypes.java | ca04b575f62da0ab9f25ab903f422252f502db54 | [] | no_license | touchnan/storage | https://github.com/touchnan/storage | 93bb3546da6d5fe0c72ca1110b563b5be2806665 | 41fc03fcc26382368e9a3e4799846f75984d6d0c | refs/heads/master | 2020-03-17T00:10:50.759000 | 2018-05-12T02:39:24 | 2018-05-12T02:39:24 | 133,106,218 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright (c) 2010 www.public.zj.cn
*
* cn.zj.pubinfo.pm.util.Types.java
*
* Created at 2010-8-19 by zhoudong(hzzdong@gmail.com)
*
*/
package cn.zj.pubinfo.pm.util;
import cn.zj.pubinfo.pm.dto.CustomerCompanyDto;
import cn.zj.pubinfo.pm.dto.CustomerDepartmentDto;
import cn.zj.pubinfo.pm.dto.CustomerUser... | UTF-8 | Java | 4,383 | java | PartyTypes.java | Java | [
{
"context": ".pm.util.Types.java \n *\n * Created at 2010-8-19 by zhoudong(hzzdong@gmail.com)\n * \n */\npackage cn.zj.p",
"end": 114,
"score": 0.7740729451179504,
"start": 113,
"tag": "USERNAME",
"value": "z"
},
{
"context": "m.util.Types.java \n *\n * Created at 2010-8-19 by zhoud... | null | [] | /**
* Copyright (c) 2010 www.public.zj.cn
*
* cn.zj.pubinfo.pm.util.Types.java
*
* Created at 2010-8-19 by zhoudong(<EMAIL>)
*
*/
package cn.zj.pubinfo.pm.util;
import cn.zj.pubinfo.pm.dto.CustomerCompanyDto;
import cn.zj.pubinfo.pm.dto.CustomerDepartmentDto;
import cn.zj.pubinfo.pm.dto.CustomerUserDto;
impor... | 4,363 | 0.72439 | 0.707506 | 167 | 25.245508 | 19.019205 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.994012 | false | false | 15 |
95909d27e6a04129179746eb9375097133f8ed77 | 33,767,032,923,142 | ee9cb40ebb1daaad513b34a995d1eff5bf8966b0 | /src/main/java/exam/MainThread.java | 199693385677a05a3d1c57d88a794b419d11507d | [] | no_license | Ramesh-ns/core | https://github.com/Ramesh-ns/core | b6dc0de4d29b420af034814b7dda59056f62f10a | 1181c863db30dc3d0d0c2ed7958fde12959a1fce | refs/heads/master | 2020-05-02T21:32:23.445000 | 2015-09-01T02:15:14 | 2015-09-01T02:15:14 | 9,010,065 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package exam;
public class MainThread {
public static void main(String[] args) throws Exception {
Thread.sleep(1000);
System.out.println("main thread");
}
}
| UTF-8 | Java | 167 | java | MainThread.java | Java | [] | null | [] | package exam;
public class MainThread {
public static void main(String[] args) throws Exception {
Thread.sleep(1000);
System.out.println("main thread");
}
}
| 167 | 0.706587 | 0.682635 | 11 | 14.181818 | 18.309551 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.818182 | false | false | 15 |
5d920b4e5bb05044d050d3ccbbb04dcca19de87c | 6,184,752,976,053 | 2ad8cfbe2c9633c839149394d19d8fbb39d4788b | /src/main/java/com/example/tangboyang1/dao/ImageDao.java | 0be7a9c687a90af2753aa578028abb17b46515e2 | [] | no_license | a1249279630/tangboyang1 | https://github.com/a1249279630/tangboyang1 | 5abf9931d1cc828b0d9212a2f3d27afd7008ab4f | c6830f3817503ce7fea751f89c55c2116634ed49 | refs/heads/master | 2023-04-26T16:05:02.869000 | 2020-04-05T08:25:31 | 2020-04-05T08:25:31 | 245,797,771 | 0 | 0 | null | false | 2023-04-14T17:33:08 | 2020-03-08T10:56:31 | 2020-04-05T08:25:54 | 2023-04-14T17:33:07 | 209 | 0 | 0 | 8 | Java | false | false | package com.example.tangboyang1.dao;
import com.example.tangboyang1.mapper.ImageMapper;
import com.example.tangboyang1.pojo.Image;
import com.example.tangboyang1.pojo.ImageExample;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import java.util.List;
... | UTF-8 | Java | 988 | java | ImageDao.java | Java | [] | null | [] | package com.example.tangboyang1.dao;
import com.example.tangboyang1.mapper.ImageMapper;
import com.example.tangboyang1.pojo.Image;
import com.example.tangboyang1.pojo.ImageExample;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import java.util.List;
... | 988 | 0.763158 | 0.759109 | 31 | 30.870968 | 24.086861 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.483871 | false | false | 15 |
20ed0bb930e5a806dd843c647fc5743d0a997386 | 1,357,209,730,978 | 9a1fd488aab7bdcf9a62bea1b2acef742fa5a665 | /app/src/main/java/com/example/tablayout/tablayouttesting/MyFragment.java | 72e1a0408f036048473e09aa5ddb363ed4a86afe | [] | no_license | MyWay/TabLayoutTest | https://github.com/MyWay/TabLayoutTest | 29d1d13284f5586b4c9ad573c74edbc8792b29ab | df134405f79212ec9a15714ecad3cbed9699bf8c | refs/heads/master | 2021-01-20T21:01:09.322000 | 2016-08-05T23:55:19 | 2016-08-05T23:55:19 | 65,054,373 | 3 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.tablayout.tablayouttesting;
import android.app.Fragment;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import org.w3c.dom.Text;
public class MyFragm... | UTF-8 | Java | 1,124 | java | MyFragment.java | Java | [
{
"context": "nt {\n private static final String KEY_TITLE = \"title\";\n private TextView mTextView;\n\n public sta",
"end": 393,
"score": 0.5343393087387085,
"start": 388,
"tag": "KEY",
"value": "title"
}
] | null | [] | package com.example.tablayout.tablayouttesting;
import android.app.Fragment;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import org.w3c.dom.Text;
public class MyFragm... | 1,124 | 0.710854 | 0.709964 | 41 | 26.414635 | 23.927711 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.634146 | false | false | 15 |
4905c4b5b80057b2735b2ce590e5486540092e3c | 34,626,026,386,030 | 6707de58adf6be486c213bd622cad7c5fcc4baa1 | /src/main/java/org/brijframework/college/service/impl/FeeDiscountServiceImpl.java | 9591dfd3dbc33fb4dd0f4e0b4d0b67aaa867a62a | [] | no_license | ramkishor05/project-brijframework-college | https://github.com/ramkishor05/project-brijframework-college | 43c463d8d4697da7f0aaf4bfa5cfd48e3907ba80 | d5e3bb128e72c4cf72cd4dc553c16e6ca3b5177d | refs/heads/master | 2022-07-25T23:30:02.236000 | 2021-12-09T14:50:27 | 2021-12-09T14:50:27 | 189,605,485 | 0 | 0 | null | false | 2022-07-08T19:20:07 | 2019-05-31T14:15:20 | 2021-12-09T14:50:31 | 2022-07-08T19:20:07 | 9,589 | 0 | 0 | 4 | Java | false | false | package org.brijframework.college.service.impl;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.Date;
import java.util.List;
import org.brijframework.college.commom.convertor.FeeDiscountEnityToDTO;
import org.brijframework.col... | UTF-8 | Java | 3,577 | java | FeeDiscountServiceImpl.java | Java | [] | null | [] | package org.brijframework.college.service.impl;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.Date;
import java.util.List;
import org.brijframework.college.commom.convertor.FeeDiscountEnityToDTO;
import org.brijframework.col... | 3,577 | 0.798994 | 0.798994 | 101 | 34.41584 | 22.664259 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.207921 | false | false | 15 |
528d560431caa2fbad135afd08321988d90f43f6 | 3,616,362,529,443 | 18c0e1e074736026c0901e302da3ed46b22e1431 | /bys-commentary-service/src/main/java/com/chong/bys/commentary/config/DataSourceConfig.java | ca5d9c4c28eca4a2ee8a19079d4321b43f7a3519 | [] | no_license | lichong5258623/bys-parent | https://github.com/lichong5258623/bys-parent | 60a1f3cb5ba5793de0e4e8bb220ae1b20e12785f | 263352071fc958c2e27ad73363ffc0e5930ab490 | refs/heads/master | 2020-05-19T06:15:17.906000 | 2019-05-05T08:00:40 | 2019-05-05T08:00:40 | 184,869,235 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.chong.bys.commentary.config;
import com.alibaba.druid.pool.DruidDataSource;
import com.chong.bys.core.config.DbInfo;
import com.chong.bys.core.config.DynamicDataSourceHolder;
import com.chong.bys.core.config.DynamicDataSourceProperties;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.fa... | UTF-8 | Java | 5,173 | java | DataSourceConfig.java | Java | [
{
"context": ".AtomicInteger;\n\n/**\n * 功能说明:多数据源配置\n *\n * @author lichong\n */\n@Slf4j\n@Configuration\npublic class DataSource",
"end": 817,
"score": 0.9912705421447754,
"start": 810,
"tag": "USERNAME",
"value": "lichong"
},
{
"context": "(\"/\")[0];\n slave.setDat... | null | [] | package com.chong.bys.commentary.config;
import com.alibaba.druid.pool.DruidDataSource;
import com.chong.bys.core.config.DbInfo;
import com.chong.bys.core.config.DynamicDataSourceHolder;
import com.chong.bys.core.config.DynamicDataSourceProperties;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.fa... | 5,165 | 0.627657 | 0.625387 | 151 | 31.086092 | 26.10091 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.509934 | false | false | 15 |
0622939773e57182f806e60229a1ddadb5a1896e | 22,814,866,316,403 | 8f0ceb57d807ba1c92846ae899736b0418003e4f | /INF1010/practice for exam/ovelsesoppgaver/generiske_klasser/MittSkip.java | df7e30d4407b0c70ce983e1071191696aa05b05c | [] | no_license | hovdis/UiO | https://github.com/hovdis/UiO | 4549053188302af5202c8294a89124adb4eb981b | dcaa236314d5b0022e6be7c2cd0b48e88016475a | refs/heads/master | 2020-09-16T04:04:22.283000 | 2020-02-26T08:21:21 | 2020-02-26T08:21:21 | 223,645,789 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | class MittSkip{
public char forsteBokstavI(String ord){
return ord.charAt(0);
}
public char sisteBokstavI(String ord){
return ord.charAt(ord.length()-1);
}
}
| UTF-8 | Java | 177 | java | MittSkip.java | Java | [] | null | [] | class MittSkip{
public char forsteBokstavI(String ord){
return ord.charAt(0);
}
public char sisteBokstavI(String ord){
return ord.charAt(ord.length()-1);
}
}
| 177 | 0.672316 | 0.661017 | 11 | 15.090909 | 16.757383 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.181818 | false | false | 15 |
a1226b80cf5e202e063b559c6967863c8bfe2223 | 37,563,783,992,118 | 56456387c8a2ff1062f34780b471712cc2a49b71 | /com/google/android/gms/vision/MultiDetector.java | 4513f6d339a60dc52475683f264b0341e011d67f | [] | no_license | nendraharyo/presensimahasiswa-sourcecode | https://github.com/nendraharyo/presensimahasiswa-sourcecode | 55d4b8e9f6968eaf71a2ea002e0e7f08d16c5a50 | 890fc86782e9b2b4748bdb9f3db946bfb830b252 | refs/heads/master | 2020-05-21T11:21:55.143000 | 2019-05-10T19:03:56 | 2019-05-10T19:03:56 | 186,022,425 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.android.gms.vision;
import android.util.SparseArray;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
public class MultiDetector
extends Detector
{
private List zzbno;
private MultiDetector()
{
ArrayList localArrayList = new java/util/ArrayList;
local... | UTF-8 | Java | 3,545 | java | MultiDetector.java | Java | [] | null | [] | package com.google.android.gms.vision;
import android.util.SparseArray;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
public class MultiDetector
extends Detector
{
private List zzbno;
private MultiDetector()
{
ArrayList localArrayList = new java/util/ArrayList;
local... | 3,545 | 0.63921 | 0.63103 | 123 | 27.829268 | 28.973133 | 168 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.552846 | false | false | 15 |
4da39137f9cce051d5898b346c857e6dfd1da1a5 | 37,117,107,387,105 | 00732208063676d399de54bd3a9c4188fa61fc41 | /slideshowfx-style/src/main/java/com/twasyl/slideshowfx/style/theme/Theme.java | 1b224850da45288136223f2670aa15ce4844f88b | [
"Apache-2.0"
] | permissive | twasyl/SlideshowFX | https://github.com/twasyl/SlideshowFX | ef3731ee5023b35ddbce6f930f07f0e801c08314 | c24ea95aed8a050a79cddfd1809a5013c16c25cd | refs/heads/master | 2021-07-06T00:12:08.096000 | 2021-06-03T11:31:20 | 2021-06-03T11:31:20 | 30,044,052 | 48 | 8 | NOASSERTION | false | 2020-06-11T06:34:00 | 2015-01-29T22:16:34 | 2020-05-03T11:58:55 | 2020-06-11T06:34:00 | 221,113 | 45 | 5 | 3 | Java | false | false | package com.twasyl.slideshowfx.style.theme;
/*
*
* @author Thierry Wasylczenko
* @version 1.0
* @since SlideshowFX @@NEXT-VERSION@@
*/
import java.net.URL;
public class Theme {
private String name;
private URL cssFile;
private String slideEditorTheme;
public String getName() {
return na... | UTF-8 | Java | 1,066 | java | Theme.java | Java | [
{
"context": ".twasyl.slideshowfx.style.theme;\n\n/*\n *\n * @author Thierry Wasylczenko\n * @version 1.0\n * @since SlideshowFX @@NEXT-VERS",
"end": 81,
"score": 0.9998527765274048,
"start": 62,
"tag": "NAME",
"value": "Thierry Wasylczenko"
}
] | null | [] | package com.twasyl.slideshowfx.style.theme;
/*
*
* @author <NAME>
* @version 1.0
* @since SlideshowFX @@NEXT-VERSION@@
*/
import java.net.URL;
public class Theme {
private String name;
private URL cssFile;
private String slideEditorTheme;
public String getName() {
return name;
}
... | 1,053 | 0.609756 | 0.60788 | 55 | 18.381819 | 17.630028 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.327273 | false | false | 15 |
90baac37f215b557dc0052f099cf71c8a9dbe701 | 37,117,107,388,350 | 5fe855d7d85a2d85586d185a76e7fe236f50a64c | /Restaurante/src/restaurante/Cliente.java | 91c485cc4d3f361631829ee19a9bb7324034e7c6 | [] | no_license | maupz/programacion1 | https://github.com/maupz/programacion1 | d659700495c91b5e0c686ac054d2d5c4bb914e01 | 651255c295d7dbe701c52012af60f41002a09236 | refs/heads/master | 2022-04-25T14:26:29.499000 | 2020-04-25T23:40:31 | 2020-04-25T23:40:31 | 253,978,137 | 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 restaurante;
import java.util.ArrayList;
import java.util.Scanner;
/**
*
* @author mauricio.jimenez
*/
public class Cliente... | UTF-8 | Java | 7,664 | java | Cliente.java | Java | [
{
"context": "List;\nimport java.util.Scanner;\n\n/**\n *\n * @author mauricio.jimenez\n */\npublic class Cliente {\n private String nom",
"end": 295,
"score": 0.9584899544715881,
"start": 279,
"tag": "NAME",
"value": "mauricio.jimenez"
},
{
"context": "ult\n public Cliente() {... | 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 restaurante;
import java.util.ArrayList;
import java.util.Scanner;
/**
*
* @author mauricio.jimenez
*/
public class Cliente... | 7,664 | 0.565829 | 0.56333 | 248 | 29.661291 | 23.165737 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.471774 | false | false | 15 |
7b6507c844e512b588eac23eea619c27c1a96729 | 35,622,458,793,119 | 44792f351b3d1ea5c77b2cc7709923f82910d001 | /MoodleXmlApiCore/src/main/java/m2glre/marsupilami/moodlexmlapi/core/data/impl/Quiz.java | 2754055794d8c6c139d39e6668081f1d78ac5f55 | [] | no_license | Jadenko/Marsupilami | https://github.com/Jadenko/Marsupilami | fb49ded45dac7a7bdf738299a2f78d758715249c | 0885bacb3b9412dd731824505fbead7381b22e21 | refs/heads/master | 2016-09-16T16:01:08.573000 | 2014-10-25T17:12:01 | 2014-10-25T17:12:01 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package m2glre.marsupilami.moodlexmlapi.core.data.impl;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import m2glre.marsupilami.moodlexmlapi.core.d... | UTF-8 | Java | 971 | java | Quiz.java | Java | [
{
"context": ";\n\n\n/**\n * An implementation of a quiz \n * @author Marsupilami's Band\n *\n */\n@XmlAccessorType(XmlAccessType.FIELD)\n@Xml",
"end": 398,
"score": 0.9998683333396912,
"start": 380,
"tag": "NAME",
"value": "Marsupilami's Band"
}
] | null | [] | package m2glre.marsupilami.moodlexmlapi.core.data.impl;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import m2glre.marsupilami.moodlexmlapi.core.d... | 959 | 0.752832 | 0.750772 | 45 | 20.577778 | 23.081968 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.688889 | false | false | 15 |
64b867f3cf2d0048fcd5a86513ea3d03b1556c81 | 36,867,999,293,879 | bbf6dde62243d300c99c8adc820fbd7beaeb88bb | /app/src/main/java/com/uevents/app/uevents/PagerAdapter.java | e8a1801386ee7ff378a83221be1062ebe8e202db | [] | no_license | ctmyers/UEvents | https://github.com/ctmyers/UEvents | ab9962ad89452c3c2fbaeb795fe19379f3f874a8 | 8d27e35dd0a029e75bcd321b585bb3d3cd986339 | refs/heads/master | 2020-06-16T12:10:39.260000 | 2016-12-14T11:34:24 | 2016-12-14T11:34:24 | 75,105,657 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.uevents.app.uevents;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentStatePagerAdapter;
//Adapter that manages the map and list view for our main page
public class PagerAdapter extends FragmentStatePagerAdapter {
int mNumOfTa... | UTF-8 | Java | 1,266 | java | PagerAdapter.java | Java | [] | null | [] | package com.uevents.app.uevents;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentStatePagerAdapter;
//Adapter that manages the map and list view for our main page
public class PagerAdapter extends FragmentStatePagerAdapter {
int mNumOfTa... | 1,266 | 0.624013 | 0.613744 | 50 | 24.32 | 20.671179 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.36 | false | false | 15 |
58fa60c0ff66545d07ec3188a27defcb0a46e65b | 39,144,331,943,987 | 48a2c98129ec0046ef9a0ca569c799fa772e6b90 | /src/main/java/net/timecrafter/quests/activation/EntityInteractMethod.java | dd48195eec360f27b04ad3fa597751f68d932822 | [] | no_license | Harieo/QuestAPI | https://github.com/Harieo/QuestAPI | 6e0889af91266a2a6987f29ed5b041cd918a7822 | b0deb3ec1018156b082ff83cdf3308de2e26beb7 | refs/heads/master | 2023-01-13T12:22:01.831000 | 2020-11-19T08:56:02 | 2020-11-19T08:56:02 | 313,989,181 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.timecrafter.quests.activation;
import net.citizensnpcs.api.event.NPCRightClickEvent;
import net.citizensnpcs.api.npc.NPC;
import net.timecrafter.custombukkit.entities.CustomEntity;
import net.timecrafter.quests.data.Quest;
import net.timecrafter.quests.party.QuestParty;
import net.timecrafter.quests.stages... | UTF-8 | Java | 2,314 | java | EntityInteractMethod.java | Java | [] | null | [] | package net.timecrafter.quests.activation;
import net.citizensnpcs.api.event.NPCRightClickEvent;
import net.citizensnpcs.api.npc.NPC;
import net.timecrafter.custombukkit.entities.CustomEntity;
import net.timecrafter.quests.data.Quest;
import net.timecrafter.quests.party.QuestParty;
import net.timecrafter.quests.stages... | 2,314 | 0.746327 | 0.746327 | 72 | 31.138889 | 25.535 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.125 | false | false | 15 |
b0373fec822a4910e708555868fe861c2c53010e | 39,144,331,945,600 | d5041a70f0ff75988a844158061189fc283f127e | /app/src/main/java/com/example/ventamanilla/MainActivity.java | c3aea69d1c184ec372bd5257101eba116d4b609f | [] | no_license | jurueta/VentaManilla | https://github.com/jurueta/VentaManilla | 418da11f6ec172f9c4ce21f8a21600d2f0310fbe | d99848e718033d78b1eabe96102a2d33097bcafc | refs/heads/master | 2022-12-10T01:28:44.258000 | 2020-09-03T03:50:57 | 2020-09-03T03:50:57 | 292,460,063 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.ventamanilla;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.ArrayAdapter;
import android.widget.EditText;
import android.widget.RadioButton;
import android.widget.RadioGroup;
import android.widget.Spinner;
import android.... | UTF-8 | Java | 6,414 | java | MainActivity.java | Java | [] | null | [] | package com.example.ventamanilla;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.ArrayAdapter;
import android.widget.EditText;
import android.widget.RadioButton;
import android.widget.RadioGroup;
import android.widget.Spinner;
import android.... | 6,414 | 0.482538 | 0.472716 | 176 | 35.448864 | 24.026682 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.568182 | false | false | 15 |
7475f8ad33b350e3bbeb3d02991278416dad8fbd | 6,193,342,894,860 | 18cdd1cccdd141f6b429514ca5cc0dc26003bf27 | /src/main/java/org/sganslandt/watcher/external/HealthCheckerClient.java | 05479c99e9102eae8f3c14dc70e7667e1eb599dc | [] | no_license | sganslandt/healthcheck-watcher | https://github.com/sganslandt/healthcheck-watcher | a1c7e966ddc550a98c2b3defc09fc20d15de26cf | afb15f35ec9e53b24aeab24b8abf6e890bc49b74 | refs/heads/master | 2023-07-25T02:39:50.836000 | 2022-01-23T20:48:28 | 2022-01-23T20:48:28 | 34,415,940 | 4 | 0 | null | false | 2023-07-07T21:54:27 | 2015-04-22T21:06:13 | 2022-01-07T08:45:02 | 2023-07-07T21:54:26 | 74 | 2 | 0 | 8 | Java | false | false | package org.sganslandt.watcher.external;
import java.util.Map;
public interface HealthCheckerClient {
/**
* Fetch the healths of node.
*
* @param url Root url of the Node.
* @return All the health checks of the node, or a generic unhealthy "connection" health check if the node
* is not av... | UTF-8 | Java | 382 | java | HealthCheckerClient.java | Java | [] | null | [] | package org.sganslandt.watcher.external;
import java.util.Map;
public interface HealthCheckerClient {
/**
* Fetch the healths of node.
*
* @param url Root url of the Node.
* @return All the health checks of the node, or a generic unhealthy "connection" health check if the node
* is not av... | 382 | 0.670157 | 0.670157 | 14 | 26.285715 | 28.02659 | 110 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.357143 | false | false | 12 |
40ee3cb8b6f35620c5a470e6384cf6d2be84b57a | 16,192,026,746,008 | 92c389a549b1805d20f9714437690c4e47b6a6ca | /zhiquwang/src/main/java/com/icarexm/zhiquwang/contract/QueryWagesContract.java | 73ebc66afe7afb11d6641bd611d3aaf749119982 | [] | no_license | PursueMxy/zhiqu | https://github.com/PursueMxy/zhiqu | 110b335631eaa9781b19fe7df816cd5674f7fd38 | f6ef4e9c7f782f619aa02b3efeb4020bab3f714d | refs/heads/master | 2020-08-30T20:44:26.631000 | 2020-04-28T11:27:39 | 2020-04-28T11:27:39 | 218,482,492 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.icarexm.zhiquwang.contract;
import com.icarexm.zhiquwang.bean.QueryWagesBean;
public interface QueryWagesContract {
interface Model {
}
interface View {
void UpdateWages(QueryWagesBean queryWagesBean,String content);
}
interface Presenter {
}
}
| UTF-8 | Java | 294 | java | QueryWagesContract.java | Java | [] | null | [] | package com.icarexm.zhiquwang.contract;
import com.icarexm.zhiquwang.bean.QueryWagesBean;
public interface QueryWagesContract {
interface Model {
}
interface View {
void UpdateWages(QueryWagesBean queryWagesBean,String content);
}
interface Presenter {
}
}
| 294 | 0.717687 | 0.717687 | 15 | 18.6 | 21.334791 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.266667 | false | false | 12 |
3bea061aa6cce3d7b00f2ccfc9540adf01a09220 | 35,785,667,536,604 | a5350c1ded8b30aaa227ac67c49a23fe71ce2362 | /src/main/java/com/lilicia/muehle/Board.java | 8cf91eaa0001b7658aeefcd53ef0c3cfd819d351 | [] | no_license | Not-aHacker/muehle | https://github.com/Not-aHacker/muehle | 7b023ee0c2d127f3c65cd93ea0fea242c8b0e0f2 | 667bf31ba1b8b799efb0372b50c7172de253c439 | refs/heads/master | 2023-03-31T04:31:44.090000 | 2021-04-10T11:09:05 | 2021-04-10T11:09:05 | 354,246,582 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lilicia.muehle;
import java.util.ArrayList;
import java.util.List;
import java.util.Scanner;
public class Board {
Scanner scanner = new Scanner(System.in);
private List<Line> lines;
private List<Position> positions;
private int blackStones;
private int whiteStones;
public Board() ... | UTF-8 | Java | 7,734 | java | Board.java | Java | [] | null | [] | package com.lilicia.muehle;
import java.util.ArrayList;
import java.util.List;
import java.util.Scanner;
public class Board {
Scanner scanner = new Scanner(System.in);
private List<Line> lines;
private List<Position> positions;
private int blackStones;
private int whiteStones;
public Board() ... | 7,734 | 0.497931 | 0.479054 | 200 | 37.669998 | 37.329494 | 249 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.085 | false | false | 12 |
b6eb30b1af21b0a5186669545a5e13a58762b8c3 | 36,000,415,908,837 | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.mm/classes.jar/com/tencent/mm/audio/mix/g/c.java | 0cfa09dbb793b2789168fe6beeca39829eb56df1 | [] | no_license | tsuzcx/qq_apk | https://github.com/tsuzcx/qq_apk | 0d5e792c3c7351ab781957bac465c55c505caf61 | afe46ef5640d0ba6850cdefd3c11badbd725a3f6 | refs/heads/main | 2022-07-02T10:32:11.651000 | 2022-02-01T12:41:38 | 2022-02-01T12:41:38 | 453,860,108 | 36 | 9 | null | false | 2022-01-31T09:46:26 | 2022-01-31T02:43:22 | 2022-01-31T06:56:43 | 2022-01-31T09:46:26 | 167,304 | 0 | 1 | 1 | Java | false | false | package com.tencent.mm.audio.mix.g;
import com.tencent.mm.al.b;
public abstract interface c
{
public abstract b aGB();
public abstract String aGC();
public abstract void connect();
public abstract void disconnect();
public abstract long getSize();
public abstract int readAt(... | UTF-8 | Java | 574 | java | c.java | Java | [] | null | [] | package com.tencent.mm.audio.mix.g;
import com.tencent.mm.al.b;
public abstract interface c
{
public abstract b aGB();
public abstract String aGC();
public abstract void connect();
public abstract void disconnect();
public abstract long getSize();
public abstract int readAt(... | 574 | 0.658537 | 0.646341 | 28 | 18.714285 | 25.298019 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.392857 | false | false | 12 |
7d356902f0199d7ca54a8a630b6712d9521d9b82 | 37,838,661,901,677 | d8aa822f43896532c67e3beacd4067f3dfd2ce74 | /Kitodo/src/main/java/org/goobi/production/chart/ChartColor.java | 8eefa8ab27a0ce7d0a0db7d5034b9756ec61f9f5 | [] | no_license | guoyu07/kitodo-production | https://github.com/guoyu07/kitodo-production | 1e738a6e45e1954c34e27150cecd553d32599f1f | 0807af165cfb14e3353cf553bb5384b40b2b0465 | refs/heads/master | 2021-09-09T13:45:15.938000 | 2018-03-16T08:41:36 | 2018-03-16T08:41:36 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* (c) Kitodo. Key to digital objects e. V. <contact@kitodo.org>
*
* This file is part of the Kitodo project.
*
* It is licensed under GNU General Public License version 3 or later.
*
* For the full copyright and license information, please read the
* GPL3-License.txt file that was distributed with this sourc... | UTF-8 | Java | 675 | java | ChartColor.java | Java | [
{
"context": "/*\n * (c) Kitodo. Key to digital objects e. V. <contact@kitodo.org",
"end": 16,
"score": 0.9671130180358887,
"start": 10,
"tag": "NAME",
"value": "Kitodo"
},
{
"context": "/*\n * (c) Kitodo. Key to digital objects e. V. <contact@kitodo.org>\n *\n * This file is part of... | null | [] | /*
* (c) Kitodo. Key to digital objects e. V. <<EMAIL>>
*
* This file is part of the Kitodo project.
*
* It is licensed under GNU General Public License version 3 or later.
*
* For the full copyright and license information, please read the
* GPL3-License.txt file that was distributed with this source code.
*/... | 664 | 0.654815 | 0.623704 | 31 | 20.774193 | 22.851145 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.612903 | false | false | 12 |
8d851a3b493028ed5b165acce52d70e4e2484586 | 38,465,727,119,112 | 99fb84035e1e39b4697757211c954bee58bba434 | /com/diophantine/fractals/utilities/Complex.java | d8f69fdaa1adba88e0b17680e59e63102fc3a737 | [] | no_license | SawnOff/Fractals | https://github.com/SawnOff/Fractals | cfdd079ae2520b0f20ea90a13ff03b3c271a1f38 | 905dc046a7621c62a49b59cf95b189b5fea2b8bc | refs/heads/master | 2021-01-20T05:53:22.886000 | 2015-09-23T16:22:39 | 2015-09-23T16:22:39 | 42,734,344 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.diophantine.fractals.utilities;
public class Complex {
public double r;
public double i;
// constructors
public Complex() {
r = 0;
i = 0;
}
public Complex(double real, double imaginary) {
r = real;
i = imaginary;
}
// for neatness sake
public void set(double real, double imaginary)... | UTF-8 | Java | 1,662 | java | Complex.java | Java | [] | null | [] | package com.diophantine.fractals.utilities;
public class Complex {
public double r;
public double i;
// constructors
public Complex() {
r = 0;
i = 0;
}
public Complex(double real, double imaginary) {
r = real;
i = imaginary;
}
// for neatness sake
public void set(double real, double imaginary)... | 1,662 | 0.61432 | 0.610108 | 89 | 17.674158 | 16.583988 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.820225 | false | false | 12 |
364cf737496fbdd45331ad5ecc450c93ad646eb0 | 36,223,754,208,436 | d2c1d660334b7c3db4176d9d2a1e46dd7a34a570 | /APP/Alarrm_1.java | 031fb39d45603caf71d57ff5ba1f2a43e68c0cad | [
"MIT"
] | permissive | thatdude-cpu/Codedump | https://github.com/thatdude-cpu/Codedump | 5ed22b5128a2797753a12cda6d624f956bd48eec | 19132bbebcaa0113da7384ae2d6bc62c7a32a040 | refs/heads/master | 2021-03-09T20:32:18.790000 | 2020-03-10T18:28:34 | 2020-03-10T18:28:34 | 246,378,212 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package abschluss.abschlussprojekt;
import android.app.Activity;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.CheckBox;
/**
* Created by mariu on 18.02.2016.
*/
public class Alarrm extends Activity {
//system uhrzeit bekommen
Che... | UTF-8 | Java | 720 | java | Alarrm_1.java | Java | [
{
"context": "import android.widget.CheckBox;\n\n/**\n * Created by mariu on 18.02.2016.\n */\npublic class Alarrm extends Ac",
"end": 223,
"score": 0.9730954170227051,
"start": 218,
"tag": "USERNAME",
"value": "mariu"
}
] | null | [] | package abschluss.abschlussprojekt;
import android.app.Activity;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.CheckBox;
/**
* Created by mariu on 18.02.2016.
*/
public class Alarrm extends Activity {
//system uhrzeit bekommen
Che... | 720 | 0.638889 | 0.622222 | 44 | 15.318182 | 17.09967 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.204545 | false | false | 12 |
75ca6981b24dc4264b84bbd7fb2131b5f7352d88 | 18,554,258,788,580 | 8b760614009fe1ca02e653b34ba1646926519f88 | /protocol-impl/src/main/java/io/zeebe/protocol/impl/record/CopiedRecord.java | 974df020f265784483794706cfe870a416c4707d | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | datoslabs/zeebe | https://github.com/datoslabs/zeebe | 92743377a3eb7c9f41d64790fda65abea8b24f03 | ce98a888273538f497cac9c25d01ccfb7d9866a0 | refs/heads/master | 2022-01-06T22:55:07.588000 | 2019-07-16T12:10:08 | 2019-07-16T12:10:08 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright Camunda Services GmbH and/or licensed to Camunda Services GmbH under
* one or more contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright ownership.
* Licensed under the Zeebe Community License 1.0. You may not use this file
* ... | UTF-8 | Java | 2,790 | java | CopiedRecord.java | Java | [] | null | [] | /*
* Copyright Camunda Services GmbH and/or licensed to Camunda Services GmbH under
* one or more contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright ownership.
* Licensed under the Zeebe Community License 1.0. You may not use this file
* ... | 2,790 | 0.727599 | 0.726165 | 119 | 22.445377 | 20.224245 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.403361 | false | false | 12 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.