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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ca7bd7305f016cc03c2fe4fe86f8d20701076fd1 | 21,019,569,949,705 | 62c11afae02896fa83ea4f50898b3b37b9eb0d2c | /Task9/src/main/java/SoftServeHomePage.java | 6797cc5ea18837eb61da90f752248b90befc76ab | [] | no_license | wicked-minded/QA | https://github.com/wicked-minded/QA | 28238266f76d863b1a13795c5bd91f0eeec36833 | 29d2be144fa1156685e831a1b36f9d74b6a09482 | refs/heads/master | 2023-07-15T23:16:16.473000 | 2021-09-02T18:29:17 | 2021-09-02T18:29:17 | 402,523,401 | 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;
public class SoftServeHomePage extends BasePage {
private By softServePage = By.cssSelector("div.title__content");
public SoftServeHomePage(WebDriver driver) {
this.driver = driver;
driver.findElement(softServePage).isDispla... | UTF-8 | Java | 335 | java | SoftServeHomePage.java | Java | [] | null | [] | import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
public class SoftServeHomePage extends BasePage {
private By softServePage = By.cssSelector("div.title__content");
public SoftServeHomePage(WebDriver driver) {
this.driver = driver;
driver.findElement(softServePage).isDispla... | 335 | 0.731343 | 0.731343 | 12 | 26.916666 | 23.991173 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 0 |
2382493773856d65fdf6973aa462df50349483f7 | 7,662,221,721,566 | 1d3459935a41b3b34baf80bbfe11d904313304f4 | /src/com/tw/cell/JailCell.java | de60eb87c9968d660371b6340722ea510dc8b7d0 | [] | no_license | tarun818/BusinessHouseGame | https://github.com/tarun818/BusinessHouseGame | a23274693c0e0d018c169ea1954c69421460cf74 | 562ef4921e0243e70dff0fd5005e38c711feb487 | refs/heads/master | 2021-01-22T16:18:06.550000 | 2017-09-06T13:28:57 | 2017-09-06T13:28:57 | 102,392,775 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tw.cell;
public class JailCell implements CellInterface {
private CellType cellType = CellType.JAIL;
private int cellNumber = 0;
private int cellCharges = 0;
@Override
public int getCellNumber() {
return cellNumber;
}
@Override
public void setCellNumber(int cellNumber) {
this.... | UTF-8 | Java | 1,027 | java | JailCell.java | Java | [] | null | [] | package com.tw.cell;
public class JailCell implements CellInterface {
private CellType cellType = CellType.JAIL;
private int cellNumber = 0;
private int cellCharges = 0;
@Override
public int getCellNumber() {
return cellNumber;
}
@Override
public void setCellNumber(int cellNumber) {
this.... | 1,027 | 0.673807 | 0.67186 | 54 | 17.018518 | 19.666187 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.259259 | false | false | 0 |
da3b35e2f6792698ceec224c29820c86a49b5d48 | 39,350,490,397,837 | 35229151784ceb95245f3e8b2799fd048e457f9f | /src/test/java/uk/ac/sanger/sccp/stan/service/StringValidatorTest.java | aff8047b155fdbf45b0d413fabe706591e240435 | [] | no_license | khelwood/stan-core | https://github.com/khelwood/stan-core | 96f8741fe7b7edcd2c9c9dabf3918f3c4215268e | b364ca4bce033e3c9d138ef2d4eca5e75228f468 | refs/heads/devel | 2023-01-07T09:28:18.796000 | 2020-11-12T13:35:20 | 2020-11-12T13:35:20 | 312,230,382 | 0 | 0 | null | true | 2020-11-12T10:12:30 | 2020-11-12T09:39:08 | 2020-11-12T10:12:08 | 2020-11-12T10:12:29 | 128 | 0 | 0 | 0 | Java | false | false | package uk.ac.sanger.sccp.stan.service;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.Arguments;
import org.junit.jupiter.params.provider.MethodSource;
import uk.ac.sanger.sccp.stan.service.StringValidator.CharacterType;
import java.util.*;
import java.util.stream.Stream;... | UTF-8 | Java | 2,479 | java | StringValidatorTest.java | Java | [
{
"context": "**\n * Tests for {@link StringValidator}\n * @author dr6\n */\npublic class StringValidatorTest {\n\n @Para",
"end": 486,
"score": 0.999631404876709,
"start": 483,
"tag": "USERNAME",
"value": "dr6"
}
] | null | [] | package uk.ac.sanger.sccp.stan.service;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.Arguments;
import org.junit.jupiter.params.provider.MethodSource;
import uk.ac.sanger.sccp.stan.service.StringValidator.CharacterType;
import java.util.*;
import java.util.stream.Stream;... | 2,479 | 0.618798 | 0.613957 | 64 | 37.734375 | 28.372656 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.859375 | false | false | 0 |
7eab5f9745770ff6233e8c4f20cbcd5b7e09d73c | 35,880,156,820,166 | 698e86a9e732a8f309b0450b94c7f4f6465f54b4 | /src/crud/config/Config.java | 3a19b5eb50511ff5c1e104637f85e8aefad5fa67 | [
"MIT"
] | permissive | Wellington475/jCrud | https://github.com/Wellington475/jCrud | f3835af4b847e62f53fd9fc2ba07c9a12fafad9b | 5e07557832920bc54c8b406889d9f0d0b757e783 | refs/heads/master | 2021-01-10T14:33:50.392000 | 2016-01-20T16:40:17 | 2016-01-20T16:40:17 | 50,043,901 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package crud.config;
import java.io.*;
import java.util.*;
import java.util.logging.*;
import crud.database.DataBase;
/**
* @author Wellington
*/
public class Config {
private final HashMap<String, String> params;
private String dir;
public Config(){
params = new HashMap<>();
params.put("os", System.get... | UTF-8 | Java | 2,390 | java | Config.java | Java | [
{
"context": "*;\n\nimport crud.database.DataBase;\n\n/**\n * @author Wellington\n */\npublic class Config {\n\tprivate final HashMap<",
"end": 146,
"score": 0.9968674182891846,
"start": 136,
"tag": "NAME",
"value": "Wellington"
}
] | null | [] | package crud.config;
import java.io.*;
import java.util.*;
import java.util.logging.*;
import crud.database.DataBase;
/**
* @author Wellington
*/
public class Config {
private final HashMap<String, String> params;
private String dir;
public Config(){
params = new HashMap<>();
params.put("os", System.get... | 2,390 | 0.617573 | 0.616318 | 117 | 19.427351 | 20.985268 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.094017 | false | false | 0 |
ed928074cd78a140d6d9ea9cd9710b1e7e19ebb2 | 37,589,553,798,216 | 911ea1aacf219fbeca60b4a78c8f1ebd42b5bfdc | /app/src/main/java/com/example/csdbot/activities/MyCoursesActivity.java | 54288e9181c6e6cd310d12c7fa857af41f5edb41 | [] | no_license | giorgospetropoulos/CSD-chat-bot | https://github.com/giorgospetropoulos/CSD-chat-bot | f26f400c401582fdea10a8ba733335c832598e5a | c07884acb0496edb47343f0ba142f435ecf83018 | refs/heads/master | 2022-12-20T19:42:22.705000 | 2020-09-29T19:19:07 | 2020-09-29T19:19:07 | 298,642,608 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.csdbot.activities;
import androidx.annotation.NonNull;
import androidx.appcompat.app.ActionBarDrawerToggle;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.widget.Toolbar;
import androidx.core.view.GravityCompat;
import androidx.drawerlayout.widget.DrawerLayout;
import an... | UTF-8 | Java | 8,117 | java | MyCoursesActivity.java | Java | [] | null | [] | package com.example.csdbot.activities;
import androidx.annotation.NonNull;
import androidx.appcompat.app.ActionBarDrawerToggle;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.widget.Toolbar;
import androidx.core.view.GravityCompat;
import androidx.drawerlayout.widget.DrawerLayout;
import an... | 8,117 | 0.606135 | 0.605642 | 187 | 42.406418 | 27.795195 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.721925 | false | false | 0 |
8044dfa4d6beb8d7fe7aef7b00fcfcf63ffb57ab | 38,379,827,773,418 | 23d1fb4a4b90beb5d88e9a8834c2df07193a8bab | /app/src/main/java/com/example/admin/gpxbymodule/BoxReleaseList.java | 1bc495a427e22f18603440256da0614540aad62d | [] | no_license | JhonJp/gpandroid | https://github.com/JhonJp/gpandroid | 736a2a8a106a21665c65e5ef0ac978d7c81a9ff3 | 67fe48fca149d7b3ba233fe9350eadd0017120d9 | refs/heads/master | 2020-04-20T18:56:19.344000 | 2019-03-05T00:56:21 | 2019-03-05T00:56:21 | 168,485,805 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.admin.gpxbymodule;
import android.app.AlertDialog;
import android.app.Dialog;
import android.app.ProgressDialog;
import android.content.ContentValues;
import android.content.Context;
import android.content.ContextWrapper;
import android.content.DialogInterface;
import android.content.Intent;
import... | UTF-8 | Java | 43,773 | java | BoxReleaseList.java | Java | [] | null | [] | package com.example.admin.gpxbymodule;
import android.app.AlertDialog;
import android.app.Dialog;
import android.app.ProgressDialog;
import android.content.ContentValues;
import android.content.Context;
import android.content.ContextWrapper;
import android.content.DialogInterface;
import android.content.Intent;
import... | 43,773 | 0.524067 | 0.522697 | 1,141 | 37.363716 | 26.709232 | 158 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666082 | false | false | 0 |
50a41ba48437a211eecd062aa8c6c6b760a673b4 | 34,540,127,030,645 | c9c04084a40c7929c0b45cf69e4519807f85f63b | /src/homework/hw6/Wheel.java | f63beaa1f2663fedc192fdfd2a2fa1599e4f9f08 | [] | no_license | zloy-di/AlgorihmsDataStructures | https://github.com/zloy-di/AlgorihmsDataStructures | 4640aa9287eae4dbf736e007aadbaf4c015bbdfa | e0b9bdcad4452db1ea9707291144969fea4fe759 | refs/heads/master | 2023-04-15T12:41:56.437000 | 2021-04-25T12:28:01 | 2021-04-25T12:28:01 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package homework.hw6;
public class Wheel extends DefaultObject {
public Wheel() {
}
public Wheel(String name) {
super(name);
}
@Override
public String toString() {
return super.toString() + "(wheel)";
}
}
| UTF-8 | Java | 252 | java | Wheel.java | Java | [] | null | [] | package homework.hw6;
public class Wheel extends DefaultObject {
public Wheel() {
}
public Wheel(String name) {
super(name);
}
@Override
public String toString() {
return super.toString() + "(wheel)";
}
}
| 252 | 0.583333 | 0.579365 | 15 | 15.8 | 14.83779 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 0 |
76bf74eba65b024a3a63c9c7ea328334827bce87 | 34,711,925,731,613 | f7b289b92f2cd8a4778773d0e39d1513f9f1e2b6 | /entities/src/main/java/com/ghostofpq/kulkan/entities/job/JobType.java | 4d1911c8e754619b21329a4ac0e480d5f609364b | [] | no_license | Ghostofpq/SeltyrTactical | https://github.com/Ghostofpq/SeltyrTactical | b036b3131c8bd69a0dc7218da06dc595a4475245 | 539c5e449eddb234077e03b0cbcd3fb06402c8dc | refs/heads/master | 2021-01-23T00:07:07.150000 | 2013-09-24T20:04:48 | 2013-09-24T20:04:48 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ghostofpq.kulkan.entities.job;
public enum JobType {
WARRIOR
}
| UTF-8 | Java | 80 | java | JobType.java | Java | [] | null | [] | package com.ghostofpq.kulkan.entities.job;
public enum JobType {
WARRIOR
}
| 80 | 0.75 | 0.75 | 5 | 15 | 15.504838 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 0 |
458fb89efeed8e0261a37c9a4f7c20ab60e743f8 | 39,376,260,191,096 | 93faac1e17017389671b2b5a0526e169b0542cc9 | /JavaEmail/src/test/java/com/java/email/JavaEmail/JavaEmailApplicationTests.java | 2748c2fdedaf6ba5385bd09139f3aac722ce60dd | [] | no_license | rukesh9999/javaPrograms | https://github.com/rukesh9999/javaPrograms | d15ca9d08d693d817ad1d2822fad90f507fdb1cc | 4aa05fc5eecb89d13dd6c1c5547c56a13a12fc54 | refs/heads/master | 2023-01-24T12:40:42.789000 | 2022-03-13T04:09:43 | 2022-03-13T04:09:43 | 318,964,611 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.java.email.JavaEmail;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class JavaEmailApplicationTests {
@Test
void contextLoads() {
}
}
| UTF-8 | Java | 219 | java | JavaEmailApplicationTests.java | Java | [] | null | [] | package com.java.email.JavaEmail;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class JavaEmailApplicationTests {
@Test
void contextLoads() {
}
}
| 219 | 0.789954 | 0.789954 | 13 | 15.846154 | 18.438448 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 0 |
f2b3805091624321feaf4ce79edea3ae872a6cb9 | 25,220,048,024,557 | 948612fda5fef15fc105b1a19c86be1f07eb904b | /src/Printwriter01.java | 4c1dd8674be7688c51430a01d511d4cecc6ffcf9 | [] | no_license | Seplarui/Programacion | https://github.com/Seplarui/Programacion | ac33c00790628f88eed9b3dec75cf112bd6a7597 | 067b126dab6d28133ba38fadcf4d7005b199c5ab | refs/heads/master | 2021-01-21T04:28:23.816000 | 2016-06-20T19:19:53 | 2016-06-20T19:19:53 | 48,819,736 | 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 sepla
*/
import java.io.*;
public class Printwriter01 {
public static void main(String[] args) {
... | UTF-8 | Java | 672 | java | Printwriter01.java | Java | [
{
"context": "the template in the editor.\n */\n\n/**\n *\n * @author sepla\n */\nimport java.io.*;\n\npublic class Printwriter01",
"end": 209,
"score": 0.9988576769828796,
"start": 204,
"tag": "USERNAME",
"value": "sepla"
}
] | 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 sepla
*/
import java.io.*;
public class Printwriter01 {
public static void main(String[] args) {
... | 672 | 0.553571 | 0.547619 | 30 | 21.4 | 20.894337 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.7 | false | false | 0 |
ac0a93ae315024513d14c6d8a6c1e35ce5645af8 | 5,188,320,551,467 | ff3cf561275b7e4d7ff67267d2c2fa51774d2df6 | /src/operation/DessertMix.java | 524b9d6c47a36c18bcb6f92b948797d600bd67b7 | [] | no_license | aluna77/EffectiveJava | https://github.com/aluna77/EffectiveJava | f2e81a5f21a2e154042d6b5aaf46110faf711cdb | df5a7cc03c2fa3b9699846fc738566e09fe96e49 | refs/heads/main | 2023-08-16T14:50:39.335000 | 2021-10-25T10:55:10 | 2021-10-25T10:55:10 | 418,840,438 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package operation;
import org.junit.Test;
import java.util.*;
public enum DessertMix implements Mix {
SHAKE("shake") {
public String apply(String x, String y) {
return x + y + "shake";
}
},
CAKE("cake") {
public String apply(String x, String y) {
return x +... | UTF-8 | Java | 1,174 | java | DessertMix.java | Java | [] | null | [] | package operation;
import org.junit.Test;
import java.util.*;
public enum DessertMix implements Mix {
SHAKE("shake") {
public String apply(String x, String y) {
return x + y + "shake";
}
},
CAKE("cake") {
public String apply(String x, String y) {
return x +... | 1,174 | 0.529575 | 0.526802 | 44 | 23.613636 | 20.712553 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.659091 | false | false | 0 |
d64ac5d9af2101f800967c301ac3eee53ea6336a | 39,281,770,917,564 | 8f0c6757bb914222b549849b882f13609038c7b2 | /common-parent/tuple/src/main/java/com/speedment/common/tuple/internal/AbstractTupleMapper.java | 597e765f3eb1447fae1bb80c575e61c3c559eaf6 | [
"Apache-2.0",
"LicenseRef-scancode-generic-cla",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | speedment/speedment | https://github.com/speedment/speedment | 6419a884c8800abd95bc2c9010bc9d7868ac3274 | c83df6444effcda731df8c7ba9fd1e900b54cdb3 | refs/heads/master | 2023-09-01T01:33:46.355000 | 2023-08-10T07:54:09 | 2023-08-10T07:54:09 | 29,480,568 | 2,300 | 312 | Apache-2.0 | false | 2023-09-14T17:37:18 | 2015-01-19T16:41:52 | 2023-09-05T13:59:38 | 2023-09-14T17:37:17 | 26,487 | 2,071 | 233 | 84 | Java | false | false | /*
*
* Copyright (c) 2006-2020, Speedment, Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); You may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requi... | UTF-8 | Java | 1,545 | java | AbstractTupleMapper.java | Java | [] | null | [] | /*
*
* Copyright (c) 2006-2020, Speedment, Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); You may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requi... | 1,545 | 0.697087 | 0.68932 | 53 | 28.150944 | 27.775648 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.490566 | false | false | 0 |
8652900516192809298bf5a15c3664fb85aadee9 | 24,610,162,612,774 | e9a19983c4e8ba478d9307da88e700fad4a5059c | /homepage_local/src/main/java/com/epaksa/homepage/service/GuestService.java | 7037b355920b9b2327cd0d5439fc672f810623d1 | [] | no_license | epaksa/homepage | https://github.com/epaksa/homepage | cf5781580cff54f0d3daa773ba129c384948828e | 1700225364e53151a820840c5a494740a84dd00b | refs/heads/master | 2019-07-17T11:52:39.911000 | 2017-03-20T15:51:34 | 2017-03-20T15:51:34 | 72,056,273 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.epaksa.homepage.service;
import java.util.List;
import com.epaksa.homepage.vo.Post;
import com.epaksa.homepage.vo.PostWithoutContent;
public interface GuestService {
int COUNT_PER_PAGE = 10; // parameter로 이걸 dao까지 들고 가지 않기때문에, 수정하면 mapper도 수정해야됨.
int PAGECOUNT = 10; // 한화면에서 숫자로 보여지는 페이지 개수.
... | UTF-8 | Java | 708 | java | GuestService.java | Java | [] | null | [] | package com.epaksa.homepage.service;
import java.util.List;
import com.epaksa.homepage.vo.Post;
import com.epaksa.homepage.vo.PostWithoutContent;
public interface GuestService {
int COUNT_PER_PAGE = 10; // parameter로 이걸 dao까지 들고 가지 않기때문에, 수정하면 mapper도 수정해야됨.
int PAGECOUNT = 10; // 한화면에서 숫자로 보여지는 페이지 개수.
... | 708 | 0.738019 | 0.731629 | 19 | 30.947369 | 23.864693 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.578947 | false | false | 0 |
3b70dad658a5f799bbd5e88927a3d3e13b231fc9 | 386,547,114,366 | c28ab039b4672c66f4fa9c4426ee9601ed561d1e | /app/src/main/java/com/example/mynet/model/ListKaryawan.java | 4caab522eb9540b8ee8cf112d8283290ee7099fc | [] | no_license | gindaa/Mynet | https://github.com/gindaa/Mynet | bfbcd1164cee6a0fca440f0d65cbd07901785659 | 6dd1abc4cae879acbfdf76d626bbc414ad2469ed | refs/heads/master | 2023-04-04T10:44:54.343000 | 2021-04-22T15:16:35 | 2021-04-22T15:16:35 | 360,563,236 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.mynet.model;
public class ListKaryawan {
private String karyawan_id;
private String nik;
private String name;
private String phone;
private String email;
Divisi DivisiObject;
Jabatan JabatanObject;
private String author;
// Getter Methods
public String get... | UTF-8 | Java | 2,224 | java | ListKaryawan.java | Java | [] | null | [] | package com.example.mynet.model;
public class ListKaryawan {
private String karyawan_id;
private String nik;
private String name;
private String phone;
private String email;
Divisi DivisiObject;
Jabatan JabatanObject;
private String author;
// Getter Methods
public String get... | 2,224 | 0.580036 | 0.580036 | 131 | 15.977099 | 14.435149 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.282443 | false | false | 0 |
9b7a86ea897145563288d5e2090a2ed4a46b1b87 | 30,202,210,085,573 | 98639685a15280e7b998634aafc6a7744299fadd | /src/main/java/com/zlebank/service/business/dto/res/RateCountMsgDto.java | 6b3a052c39cb82080daf2e79fd4c7a3db74ca4ab | [
"Apache-2.0"
] | permissive | suevip/zlebank-energy-interface | https://github.com/suevip/zlebank-energy-interface | ca418493afc3352f579f605e39ac360649859aa3 | daa5a988efab267a792bca0c1067a3b8f69b20ef | refs/heads/master | 2017-12-01T06:14:06.184000 | 2016-07-18T07:15:39 | 2016-07-18T07:15:39 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zlebank.service.business.dto.res;
import java.io.Serializable;
public class RateCountMsgDto implements Serializable{
private static final long serialVersionUID = -5620693070098765045L;
//期次
private long period;
//本金
private long benjin;
//利息
private long lixi;
//本息(本+息)
private long benxi;
... | UTF-8 | Java | 778 | java | RateCountMsgDto.java | Java | [] | null | [] | package com.zlebank.service.business.dto.res;
import java.io.Serializable;
public class RateCountMsgDto implements Serializable{
private static final long serialVersionUID = -5620693070098765045L;
//期次
private long period;
//本金
private long benjin;
//利息
private long lixi;
//本息(本+息)
private long benxi;
... | 778 | 0.701591 | 0.676393 | 41 | 17.390244 | 15.818912 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.414634 | false | false | 0 |
78e4a0124c833057fcf8d613648d739b0d771b5d | 14,362,370,654,076 | edca6df31a2a4dbd65bff5256eb9a62650845686 | /src/interviews/School.java | 5a04c6584b97e51bbfc868d2d4ef2abb02b4c3fb | [] | no_license | ceprateek/playGround | https://github.com/ceprateek/playGround | c377a3c34da3c5192e61a9d4ce0d67d6462005e6 | 0c17c5ab2ebb6593c50e935844490e39f94f7e5e | refs/heads/master | 2021-08-29T03:36:09.681000 | 2021-08-01T04:03:15 | 2021-08-01T04:03:15 | 121,897,089 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package interviews;
import java.util.*;
public class School {
public static void main(String[] args) {
Queue<Student> students = new LinkedList();
Queue<Exam> exams = new LinkedList();
Queue<Student> examEvals = new LinkedList();
Subject sub1 = new Subject(1);
Subject sub2... | UTF-8 | Java | 2,059 | java | School.java | Java | [] | null | [] | package interviews;
import java.util.*;
public class School {
public static void main(String[] args) {
Queue<Student> students = new LinkedList();
Queue<Exam> exams = new LinkedList();
Queue<Student> examEvals = new LinkedList();
Subject sub1 = new Subject(1);
Subject sub2... | 2,059 | 0.593006 | 0.571151 | 99 | 19.808081 | 18.663244 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.606061 | false | false | 0 |
5d59e2cc8cdfb1f6f0aa6278de40f440b9caf24e | 7,610,682,054,720 | 31831a8743050055af60538f161c64892331f8df | /app/src/main/java/com/fly/newstart/Request/RestRequest.java | 31f7d2fbd66af4931ae62be564c78454dacaad9a | [] | no_license | MapleSunFLY/NewStart | https://github.com/MapleSunFLY/NewStart | 3aea15e0e938407b7bedb1f091ad6dced9572044 | b4df3dca5f4f1fa674cd758cd5ecaf72740ae93b | refs/heads/master | 2020-03-14T00:57:02.506000 | 2019-12-31T09:08:28 | 2019-12-31T09:08:28 | 131,367,353 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fly.newstart.Request;
import android.text.TextUtils;
import com.fly.newstart.R;
import com.fly.newstart.common.base.BaseApplication;
import java.util.Map;
import okhttp3.MediaType;
import okhttp3.Request;
import okhttp3.RequestBody;
/**
* 版 权 :博智信息
* 项目名称 : SuiJingFangDms_YiDongXiao
* 包 名 : co... | UTF-8 | Java | 2,287 | java | RestRequest.java | Java | [
{
"context": "o\n * 包 名 : com.fly.newstart.Request\n * 作 者 : FLY\n * 创建时间 : 2018/6/8\n * <p>\n * 描述:\n */\n\npublic clas",
"end": 358,
"score": 0.9647742509841919,
"start": 355,
"tag": "USERNAME",
"value": "FLY"
}
] | null | [] | package com.fly.newstart.Request;
import android.text.TextUtils;
import com.fly.newstart.R;
import com.fly.newstart.common.base.BaseApplication;
import java.util.Map;
import okhttp3.MediaType;
import okhttp3.Request;
import okhttp3.RequestBody;
/**
* 版 权 :博智信息
* 项目名称 : SuiJingFangDms_YiDongXiao
* 包 名 : co... | 2,287 | 0.58441 | 0.579955 | 80 | 27.0625 | 23.918268 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4125 | false | false | 0 |
ced2ad48245f87a8349e1b8c09b7293cfe249973 | 4,492,535,856,174 | 5614686c0d19ea121c48b4caa42768d48a6ca542 | /smithy-cli/src/main/java/software/amazon/smithy/cli/dependencies/ResolvedArtifact.java | ab42f1bf91514ced9bad1ecb02be4d88ac95ad4e | [
"Apache-2.0"
] | permissive | srchase/smithy | https://github.com/srchase/smithy | 09d99ad4a764d84f61b1f78dec8c5285927e3ebd | 9ec4f9dbe0667df179a5224cd76da4926a49332a | refs/heads/main | 2023-08-20T09:08:01.503000 | 2023-08-15T08:05:39 | 2023-08-15T20:06:46 | 240,372,678 | 1 | 0 | Apache-2.0 | true | 2022-12-06T19:04:29 | 2020-02-13T21:57:33 | 2022-03-23T17:37:10 | 2022-11-22T23:30:21 | 78,114 | 0 | 0 | 0 | Java | false | false | /*
* Copyright 2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" ... | UTF-8 | Java | 3,679 | java | ResolvedArtifact.java | Java | [] | null | [] | /*
* Copyright 2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" ... | 3,679 | 0.65072 | 0.647459 | 119 | 29.915966 | 28.668074 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.445378 | false | false | 0 |
9fb0aac91bce9b16ad4888691c43fc5ec5cecc6e | 22,119,081,576,772 | 9051495dd41d71b51df5dbcdf7a34b0cea225074 | /src/org/vagabond/rcp/Activator.java | 8ae8fc014b82d0f420045ca157fbd3fc9abd4bf5 | [] | no_license | IITDBGroup/VagabondGUI | https://github.com/IITDBGroup/VagabondGUI | 767b602ea26ed194d8929bfa2adceb49e66b895b | 837d0ab3f999c32fc1b4f9b71385c44874ec922e | refs/heads/master | 2021-01-21T21:22:43.153000 | 2017-06-20T01:30:13 | 2017-06-20T01:30:13 | 94,833,851 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.vagabond.rcp;
import java.io.InputStream;
import java.net.URL;
import java.util.Properties;
import org.apache.log4j.Logger;
import org.eclipse.jface.resource.ImageDescriptor;
import org.eclipse.ui.plugin.AbstractUIPlugin;
import org.osgi.framework.Bundle;
import org.osgi.framework.BundleContext;
import or... | UTF-8 | Java | 2,927 | java | Activator.java | Java | [] | null | [] | package org.vagabond.rcp;
import java.io.InputStream;
import java.net.URL;
import java.util.Properties;
import org.apache.log4j.Logger;
import org.eclipse.jface.resource.ImageDescriptor;
import org.eclipse.ui.plugin.AbstractUIPlugin;
import org.osgi.framework.Bundle;
import org.osgi.framework.BundleContext;
import or... | 2,927 | 0.685685 | 0.683977 | 106 | 26.613207 | 23.516983 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.037736 | false | false | 0 |
9dfc837982e5842df835510865f454a24fabb9d6 | 19,748,259,665,560 | a673687885db3d8d3935f5b40da693e4f8c9f0a9 | /src/main/java/hr/tvz/baric/zavrsni/helper/PregledPacijentaStatus.java | b2064de80af7d7888a66e77d8d4d7a0074d26f5f | [] | no_license | antonioBaric/zavrsni | https://github.com/antonioBaric/zavrsni | d085c90020c055a5414a67bec15962611d2309d6 | 4db36105814c9d2fe92a59ea547827fd4ecf12a1 | refs/heads/master | 2021-01-25T06:24:29.417000 | 2017-09-10T21:55:58 | 2017-09-10T21:55:58 | 93,559,087 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hr.tvz.baric.zavrsni.helper;
public enum PregledPacijentaStatus {
Active, Expired
}
| UTF-8 | Java | 97 | java | PregledPacijentaStatus.java | Java | [] | null | [] | package hr.tvz.baric.zavrsni.helper;
public enum PregledPacijentaStatus {
Active, Expired
}
| 97 | 0.773196 | 0.773196 | 7 | 12.857142 | 15.551101 | 36 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 0 |
dfbb698c77a3421d64d9bd2a6654e415c183267c | 27,453,430,999,682 | 964b5da11e6c76a49e5ccffa5017767bde7f30cb | /src/main/java/huffmanarchiver/HuffmanCompressor.java | 4fdd393bd2425af38ccabf428057afd6eae912f2 | [] | no_license | DmitriyIvanov89/Huffman | https://github.com/DmitriyIvanov89/Huffman | 0d46f2a5225d09042e798f8db86e24f7e3465354 | b411f3ff1b7eee1f4fac4e8a788176380cdf5629 | refs/heads/master | 2023-07-24T08:49:47.160000 | 2021-09-03T20:26:43 | 2021-09-03T20:26:43 | 380,982,072 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package huffmanarchiver;
import java.io.*;
import java.util.*;
public class HuffmanCompressor {
public void archive(String pathOriginFile, String pathToArchivedFile) throws IOException {
Map<Short, Integer> frequencies = countFrequencies(pathOriginFile);
HuffmanNode root = generateCodesTree(freq... | UTF-8 | Java | 8,437 | java | HuffmanCompressor.java | Java | [] | null | [] | package huffmanarchiver;
import java.io.*;
import java.util.*;
public class HuffmanCompressor {
public void archive(String pathOriginFile, String pathToArchivedFile) throws IOException {
Map<Short, Integer> frequencies = countFrequencies(pathOriginFile);
HuffmanNode root = generateCodesTree(freq... | 8,437 | 0.572834 | 0.56833 | 197 | 41.832489 | 34.013245 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.761421 | false | false | 0 |
0a1bd12973cd981ee833d4654b02cd8f527298df | 34,273,839,037,892 | cb6350fbf6e17665377615ce552921ea84bb29c3 | /src/edu/uw/ece/alloy/OldSyntaxExecuterJob.java | a3b080090ad0c243f6cc90ad0abdc604487aa7dd | [] | no_license | vmontagh/margaux | https://github.com/vmontagh/margaux | 83c023c413e86a351fd6662cfc55b3e43b6438da | d71f86c2a620aece6ab6963164e190b0288c96a5 | refs/heads/master | 2021-03-19T16:28:53.737000 | 2017-07-22T00:51:37 | 2017-07-22T00:51:37 | 97,992,331 | 2 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.uw.ece.alloy;
import edu.mit.csail.sdg.alloy4.Err;
import edu.mit.csail.sdg.alloy4compiler.ast.Command;
import edu.mit.csail.sdg.alloy4compiler.parser.CompModule;
import edu.mit.csail.sdg.alloy4compiler.parser.CompUtil;
import edu.mit.csail.sdg.alloy4compiler.translator.A4Options;
import edu.mit.csail.sdg... | UTF-8 | Java | 2,499 | java | OldSyntaxExecuterJob.java | Java | [] | null | [] | package edu.uw.ece.alloy;
import edu.mit.csail.sdg.alloy4.Err;
import edu.mit.csail.sdg.alloy4compiler.ast.Command;
import edu.mit.csail.sdg.alloy4compiler.parser.CompModule;
import edu.mit.csail.sdg.alloy4compiler.parser.CompUtil;
import edu.mit.csail.sdg.alloy4compiler.translator.A4Options;
import edu.mit.csail.sdg... | 2,499 | 0.710684 | 0.695878 | 83 | 29.108435 | 29.560642 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.879518 | false | false | 0 |
931ceadb3f3633ecb8894f0e8c21ad5acd70e9b3 | 29,351,806,524,434 | 27bed32eedbee88803b473088d470f4504991854 | /.svn/pristine/2f/2fd772768bc2474be3cfa33fcb9134932817397f.svn-base | 7f4f5f28338eb21e54139c4b795c6e4868bf39e2 | [] | no_license | hnsylike/jatgo | https://github.com/hnsylike/jatgo | ba70985ec63796e3ea3a2913644df8eecf239e8a | 1d2d411b8b59914d441978fecc1182d46d410793 | refs/heads/master | 2020-04-01T23:32:39.566000 | 2018-10-19T10:08:45 | 2018-10-19T10:08:45 | 153,762,869 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kafang.atgo.restful.filter;
import lombok.extern.slf4j.Slf4j;
import org.springframework.boot.context.event.ApplicationPreparedEvent;
import org.springframework.boot.origin.OriginTrackedValue;
import org.springframework.context.ApplicationListener;
import org.springframework.core.env.ConfigurableEnvironmen... | UTF-8 | Java | 2,997 | 2fd772768bc2474be3cfa33fcb9134932817397f.svn-base | Java | [
{
"context": "kedHashMap;\n\n/**\n * system env print\n *\n * @author xuejian.sun\n * @date 2018/10/12 20:36\n */\n@Slf4j\n@Component\np",
"end": 455,
"score": 0.9405390024185181,
"start": 444,
"tag": "USERNAME",
"value": "xuejian.sun"
}
] | null | [] | package com.kafang.atgo.restful.filter;
import lombok.extern.slf4j.Slf4j;
import org.springframework.boot.context.event.ApplicationPreparedEvent;
import org.springframework.boot.origin.OriginTrackedValue;
import org.springframework.context.ApplicationListener;
import org.springframework.core.env.ConfigurableEnvironmen... | 2,997 | 0.597844 | 0.592119 | 86 | 33.523254 | 34.918419 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.546512 | false | false | 0 | |
d9de72bdafdb67deb0bffc60d1f1a94fda2ad172 | 1,391,569,432,891 | 71f3443f188a726e8bbfc48ac1413fb5a93debc3 | /app/utils/DatabaseUtils.java | cddbe2c6f6e06c978f1f1645770acb35081d9f4e | [] | no_license | dunaway87/hunts | https://github.com/dunaway87/hunts | f0fb51927f643af617446a9d18e1d82de972310b | 25889daeff4e02c3f8443d4abc0953c4d49dab11 | refs/heads/master | 2021-09-13T05:52:09.625000 | 2018-04-25T17:52:51 | 2018-04-25T17:52:51 | 102,081,123 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package utils;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.LinkedList;
import java.util.List;
import com.google.gson.JsonArray;
import com.google.gson.JsonElement;
import com.google.gson.JsonObj... | UTF-8 | Java | 1,434 | java | DatabaseUtils.java | Java | [
{
"context": "\"hunts\";\n\tprivate final static String PASSWORD = \"MacsEdgar2155\";\n\tprivate final static String USER = \"dunawayjen",
"end": 592,
"score": 0.9984360933303833,
"start": 579,
"tag": "PASSWORD",
"value": "MacsEdgar2155"
},
{
"context": "sEdgar2155\";\n\tprivate fina... | null | [] | package utils;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.LinkedList;
import java.util.List;
import com.google.gson.JsonArray;
import com.google.gson.JsonElement;
import com.google.gson.JsonObj... | 1,431 | 0.737099 | 0.730823 | 55 | 25.09091 | 27.573553 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.490909 | false | false | 0 |
b62a25cbfef541c5b9310686385c5292e6b0f7d7 | 1,391,569,432,273 | ca9c3105851f4078b38e97c166f9195b2467283c | /src/main/java/com/wp/sms/SmsAuthenticationSecurityConfig.java | bc732a4f0d4b34603c37d382a79b979b7aba3f58 | [] | no_license | Wanpeng66/spring-security-test | https://github.com/Wanpeng66/spring-security-test | a9721b210e04b068701a2ca2a4e423b22016ed96 | 891eee95b8e82d776175ebeb92a5793aea108ab1 | refs/heads/master | 2022-07-01T03:20:35.853000 | 2020-01-09T07:10:36 | 2020-01-09T07:10:36 | 232,529,405 | 0 | 0 | null | false | 2022-06-17T02:47:06 | 2020-01-08T09:41:55 | 2020-01-09T07:10:46 | 2022-06-17T02:47:06 | 32 | 0 | 0 | 1 | Java | false | false | package com.wp.sms;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.authentication.AuthenticationManager;
import org.springframework.security.config.annotation.SecurityConfigurerAdapter;
import org.springframework.security.config.annotation.web.builders.HttpSecurity;
... | UTF-8 | Java | 1,629 | java | SmsAuthenticationSecurityConfig.java | Java | [
{
"context": "import javax.annotation.Resource;\n\n/**\n * @author: wp\n * @Title: SmsAuthenticationSecurityConfig\n * @De",
"end": 657,
"score": 0.9992768168449402,
"start": 655,
"tag": "USERNAME",
"value": "wp"
}
] | null | [] | package com.wp.sms;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.authentication.AuthenticationManager;
import org.springframework.security.config.annotation.SecurityConfigurerAdapter;
import org.springframework.security.config.annotation.web.builders.HttpSecurity;
... | 1,629 | 0.828115 | 0.821977 | 37 | 43.027027 | 38.447216 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.486486 | false | false | 0 |
6e44d232991c1a05d8f815ce7f71165054a684c7 | 21,474,836,482,101 | 63a9b2a9a44d01618157156dc61e2dd46f373e42 | /src/main/java/Enums/CurrencyEnum.java | 0d5d60bae0d86fd477e73cdd0aa978e4de33bbaa | [] | no_license | ksamp666/metaquotes-test-task | https://github.com/ksamp666/metaquotes-test-task | 707635e3f7215342934d2f8ed2c7c9be15d34025 | 54e1bb44d06067c501c74f68253b07bc07570292 | refs/heads/master | 2023-05-11T23:13:49.109000 | 2020-05-01T09:34:12 | 2020-05-01T09:34:12 | 205,668,082 | 0 | 0 | null | false | 2023-05-09T18:14:17 | 2019-09-01T11:39:44 | 2020-05-01T09:34:23 | 2023-05-09T18:13:54 | 24 | 0 | 0 | 2 | Java | false | false | package Enums;
import Interfaces.CheckboxValues;
import java.util.stream.Stream;
public enum CurrencyEnum implements CheckboxValues {
USD("USD","USD - US dollar", "United States"),
EUR("EUR","EUR - Euro", "European Union"),
JPY("JPY","JPY - Japanese yen", "Japan"),
GPB("GPB","GBP - Pound sterling", "... | UTF-8 | Java | 1,556 | java | CurrencyEnum.java | Java | [] | null | [] | package Enums;
import Interfaces.CheckboxValues;
import java.util.stream.Stream;
public enum CurrencyEnum implements CheckboxValues {
USD("USD","USD - US dollar", "United States"),
EUR("EUR","EUR - Euro", "European Union"),
JPY("JPY","JPY - Japanese yen", "Japan"),
GPB("GPB","GBP - Pound sterling", "... | 1,556 | 0.632391 | 0.632391 | 49 | 30.755102 | 27.601782 | 153 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.163265 | false | false | 0 |
8e9cfd9a44ef4e48962c33de11e9b1b55397a426 | 17,703,855,235,426 | d0296abfb00f239a7a38f7f405a00d037f398134 | /wechat-shop/src/main/java/com/ethen/wechatshop/cms/vo/Comment.java | 9b10bb3dc9f95b822bf64c7241c9fa12305765d9 | [] | no_license | yangxiaowei498/wechat-shop | https://github.com/yangxiaowei498/wechat-shop | 616ba9b4e492b597af1a0f02eb05ac36d8f80ae7 | f410a0928e2bb6870c2608b822ab975729d9a380 | refs/heads/master | 2020-03-14T09:55:33.966000 | 2018-07-14T18:05:30 | 2018-07-14T18:05:30 | 131,555,270 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ethen.wechatshop.cms.vo;
import java.util.Date;
/**
* 评论(留言)
*/
public class Comment {
// EC_ID NUMBER(10) not null,
// EC_CONTENT VARCHAR2(200) not null,
// EC_CREATE_TIME DATE not null,
// EC_REPLY VARCHAR2(200),
// EC_REPLY_TIME DATE,
// EC_NICK_NAME VARCHAR2(1... | UTF-8 | Java | 1,817 | java | Comment.java | Java | [] | null | [] | package com.ethen.wechatshop.cms.vo;
import java.util.Date;
/**
* 评论(留言)
*/
public class Comment {
// EC_ID NUMBER(10) not null,
// EC_CONTENT VARCHAR2(200) not null,
// EC_CREATE_TIME DATE not null,
// EC_REPLY VARCHAR2(200),
// EC_REPLY_TIME DATE,
// EC_NICK_NAME VARCHAR2(1... | 1,817 | 0.556787 | 0.549585 | 82 | 21.012196 | 16.817162 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.378049 | false | false | 0 |
b9444c7f2b9aef7e2a649e01a35b9ad2f3238c38 | 9,577,777,096,412 | 96d0a7607c222fc127f1fd0744646e3f344442d6 | /src/epam_lab/subwayCheck/tickets/UnlimitedDayPass.java | dd63347038fc1a7c544b09d9102a9d5e28c3e670 | [] | no_license | ffwATL/Servlets_test | https://github.com/ffwATL/Servlets_test | 11bc51c95b4de4358892fe3d6a23379f11fec558 | ba671a76b5a2c87e04586cfe5bf1df5703cf4c5d | refs/heads/master | 2016-09-05T13:11:47.554000 | 2015-09-28T11:08:06 | 2015-09-28T11:08:06 | 37,844,550 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package epam_lab.subwayCheck.tickets;
import epam_lab.subwayCheck.validation.UnlimitedPassValidator;
import epam_lab.subwayCheck.validation.Validator;
public abstract class UnlimitedDayPass extends Ticket {
private Validator validator;
public UnlimitedDayPass(Type type, int validToDay, int validToMonth, in... | UTF-8 | Java | 647 | java | UnlimitedDayPass.java | Java | [] | null | [] | package epam_lab.subwayCheck.tickets;
import epam_lab.subwayCheck.validation.UnlimitedPassValidator;
import epam_lab.subwayCheck.validation.Validator;
public abstract class UnlimitedDayPass extends Ticket {
private Validator validator;
public UnlimitedDayPass(Type type, int validToDay, int validToMonth, in... | 647 | 0.709428 | 0.709428 | 25 | 24.879999 | 26.415632 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 0 |
13f57f3c3a82f6f4f419ed3f07c1a8c602baa5e7 | 9,363,028,728,608 | b94c1a3fb8e9f0fd2f0cfc27376a5d273176c5ea | /operations/OperationDescription.java | 95e53116dd0e37a5b09227a8b452acff57090ba1 | [] | no_license | ChronoD/skaiciuotuvas_an | https://github.com/ChronoD/skaiciuotuvas_an | 2752cc461360ecd0f3ecb6830c1883f439893222 | 0ac9283675cc7371eab658bfac1e8fa041898497 | refs/heads/master | 2020-04-23T17:07:00.837000 | 2019-02-24T09:36:42 | 2019-02-24T09:36:42 | 171,319,939 | 0 | 1 | null | false | 2019-02-24T09:36:43 | 2019-02-18T16:42:21 | 2019-02-19T08:27:29 | 2019-02-24T09:36:43 | 4 | 0 | 1 | 0 | Java | false | null | package operations;
public interface OperationDescription {
String describe();
String name();
}
| UTF-8 | Java | 101 | java | OperationDescription.java | Java | [] | null | [] | package operations;
public interface OperationDescription {
String describe();
String name();
}
| 101 | 0.752475 | 0.752475 | 8 | 11.625 | 13.171347 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 0 |
721df8f6f91a19c160ca017128d344dea51c64cd | 12,232,066,883,568 | f59455bdba18eecfc8cb726da1e5395318c7977d | /Android/Mini Project/NewMemo/app/src/main/java/com/mdy/android/newmemo/DetailView.java | 5292e77aa69d5269718c0cb3222ec5240d12d96a | [] | no_license | mdy0501/Study | https://github.com/mdy0501/Study | 9b100eb5272aa4efc9b93b77211f9994da78c8b2 | 37145bbe1006e6f0644eaedc6122623e83a36a06 | refs/heads/master | 2019-07-10T08:18:13.624000 | 2018-04-11T11:37:51 | 2018-04-11T11:37:51 | 91,181,433 | 2 | 8 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mdy.android.newmemo;
import android.support.design.widget.FloatingActionButton;
import android.support.v7.widget.Toolbar;
import android.view.View;
import android.widget.EditText;
import android.widget.Toast;
/**
* Created by pc on 5/29/2017.
**/
public class DetailView {
// Presenter
DetailActi... | UTF-8 | Java | 2,251 | java | DetailView.java | Java | [
{
"context": "t;\nimport android.widget.Toast;\n\n/**\n * Created by pc on 5/29/2017.\n**/\n\npublic class DetailView {\n ",
"end": 243,
"score": 0.9897214770317078,
"start": 241,
"tag": "USERNAME",
"value": "pc"
}
] | null | [] | package com.mdy.android.newmemo;
import android.support.design.widget.FloatingActionButton;
import android.support.v7.widget.Toolbar;
import android.view.View;
import android.widget.EditText;
import android.widget.Toast;
/**
* Created by pc on 5/29/2017.
**/
public class DetailView {
// Presenter
DetailActi... | 2,251 | 0.600198 | 0.59624 | 69 | 28.304348 | 24.979588 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.376812 | false | false | 0 |
9e0e868056b97029c421fc5f3d5e610bb9039e7b | 4,372,276,724,192 | 93447d305358ea25de400c338bf3d8bb198abb45 | /jboss/chapter2/src/ejb/com/ejb3inaction/actionbazaar/persistence/OrderStatus.java | 14dc0c2d335c6379d90147ce2836e8383ea3948b | [] | no_license | marcosptf/ejb3-webServices | https://github.com/marcosptf/ejb3-webServices | fae2bd157fc6c202cad1aa2ee8f0d4804b1d3eb3 | afcc28a18024280afc0d91b838b98f9513031bb2 | refs/heads/master | 2016-09-05T11:20:38.087000 | 2015-07-24T14:01:47 | 2015-07-24T14:01:47 | 37,268,087 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ejb3inaction.actionbazaar.persistence;
public enum OrderStatus {
NEW, COMPLETE, BILLING_FAILED, SHIPPED
}; | UTF-8 | Java | 124 | java | OrderStatus.java | Java | [] | null | [] | package com.ejb3inaction.actionbazaar.persistence;
public enum OrderStatus {
NEW, COMPLETE, BILLING_FAILED, SHIPPED
}; | 124 | 0.782258 | 0.774194 | 5 | 23.200001 | 19.792929 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.2 | false | false | 0 |
0b5a91e130589611e25ded067492487763e538ef | 5,738,076,332,136 | 9169a9aeffb91e78e1f7120c5d99ad2cec906666 | /onfido/src/main/java/com/youcruit/onfido/api/serialization/CalendarTypeAdapter.java | d100bf74ac326dd8d6b16e5db512f8b709daac70 | [
"Apache-2.0"
] | permissive | YouCruit/onfido-api | https://github.com/YouCruit/onfido-api | 9d2b2e8d0a5696e1e5a0f2c0ce8c425980d58d1a | 001ae7fd282a6750c03b9f43714567b246b3d592 | refs/heads/master | 2023-07-11T20:22:56.420000 | 2017-03-27T11:12:48 | 2017-03-27T11:12:48 | 52,870,832 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.youcruit.onfido.api.serialization;
import java.io.IOException;
import java.util.Calendar;
import java.util.Locale;
import java.util.TimeZone;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import com.google.gson.JsonParseException;
import com.google.gson.TypeAdapter;
import com.google.gso... | UTF-8 | Java | 1,640 | java | CalendarTypeAdapter.java | Java | [] | null | [] | package com.youcruit.onfido.api.serialization;
import java.io.IOException;
import java.util.Calendar;
import java.util.Locale;
import java.util.TimeZone;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import com.google.gson.JsonParseException;
import com.google.gson.TypeAdapter;
import com.google.gso... | 1,640 | 0.717073 | 0.689634 | 46 | 34.652172 | 36.53183 | 162 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.413043 | false | false | 0 |
4bf4f129f21840aff8eade147bcdd5c29decd420 | 31,671,088,870,733 | 48b36aa7a6f6f99cde87b564afe61df650414035 | /eventLog/src/main/java/gov/nist/hit/ds/eventLog/assertion/Assertions.java | 23621dfbac00bd0498c53a8c595218bf0ed18299 | [] | no_license | iheos/toolkit3 | https://github.com/iheos/toolkit3 | 5752a8c66ae9ae79aff501f0eaacba63241198e3 | 43853ed772c829966afd1f179397951456c6ed5b | refs/heads/master | 2021-01-17T19:18:01.563000 | 2013-09-30T16:15:59 | 2013-09-30T16:15:59 | 61,632,452 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gov.nist.hit.ds.eventLog.assertion;
import gov.nist.hit.ds.repository.AssetHelper;
import gov.nist.hit.ds.repository.api.Asset;
import gov.nist.hit.ds.repository.api.PropertyKey;
import gov.nist.hit.ds.repository.api.RepositoryException;
import gov.nist.hit.ds.repository.simple.SimpleType;
import org.apache.l... | UTF-8 | Java | 1,102 | java | Assertions.java | Java | [] | null | [] | package gov.nist.hit.ds.eventLog.assertion;
import gov.nist.hit.ds.repository.AssetHelper;
import gov.nist.hit.ds.repository.api.Asset;
import gov.nist.hit.ds.repository.api.PropertyKey;
import gov.nist.hit.ds.repository.api.RepositoryException;
import gov.nist.hit.ds.repository.simple.SimpleType;
import org.apache.l... | 1,102 | 0.775862 | 0.774047 | 30 | 35.733334 | 30.688688 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.633333 | false | false | 0 |
4e09568d2e63fa61667dc99d27953861af559aed | 16,338,055,605,294 | f6107624273145c172b45595a71ab21fd684a56e | /chapter_004/src/main/java/ru/job4j/collectionpro/IteratorIterator.java | 4688194edfba8c1daf08e2db9aaa97477c997abe | [
"Apache-2.0"
] | permissive | terrasan111/eshegay | https://github.com/terrasan111/eshegay | 8367c44087d7643ce06f1ff3d1629664da30bfb2 | c5dfd5de27f4cce34dcc0d853b82c2640f7ba1fb | refs/heads/master | 2021-04-30T10:28:39.259000 | 2018-06-09T04:01:30 | 2018-06-09T04:01:30 | 121,334,336 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.job4j.collectionpro;
import java.util.Iterator;
import java.util.NoSuchElementException;
public class IteratorIterator implements Iterator<Integer> {
private int temp2 = 0;
@Override
public boolean hasNext() {
return false;
}
@Override
public Integer next() {
retu... | UTF-8 | Java | 1,359 | java | IteratorIterator.java | Java | [] | null | [] | package ru.job4j.collectionpro;
import java.util.Iterator;
import java.util.NoSuchElementException;
public class IteratorIterator implements Iterator<Integer> {
private int temp2 = 0;
@Override
public boolean hasNext() {
return false;
}
@Override
public Integer next() {
retu... | 1,359 | 0.434143 | 0.430464 | 62 | 20.919355 | 17.457134 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.306452 | false | false | 0 |
889b43a45f5d75867ee66c1b7ef563dc4bdd8530 | 12,970,801,236,462 | 5a99dfebceb46367b7af476eabbadeba605bf21b | /pet-online-shop-backend/src/main/java/com/sazonov/mainonlineshop/dto/formdto/UserSingUpDtoRequest.java | 6c7bc3d8d533478c2ca6f89d949cef570db2d8ce | [] | no_license | Andrea04172004/pet-online-shop | https://github.com/Andrea04172004/pet-online-shop | 77d36f4568f8698f5578fe647ac87bd610f93f2f | c6afb4f805ea800d966d9939cfd09a2d972f0ccb | refs/heads/master | 2023-09-02T11:39:09.085000 | 2021-11-10T11:13:35 | 2021-11-10T11:13:35 | 426,591,409 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sazonov.mainonlineshop.dto.formdto;
import lombok.*;
@Data
public class UserSingUpDtoRequest {
private String email;
private String password;
private String firstName;
private String lastName;
private String address;
private String phone;
}
| UTF-8 | Java | 284 | java | UserSingUpDtoRequest.java | Java | [
{
"context": "l;\n private String password;\n private String firstName;\n private String lastName;\n private String ",
"end": 195,
"score": 0.5727623105049133,
"start": 186,
"tag": "NAME",
"value": "firstName"
}
] | null | [] | package com.sazonov.mainonlineshop.dto.formdto;
import lombok.*;
@Data
public class UserSingUpDtoRequest {
private String email;
private String password;
private String firstName;
private String lastName;
private String address;
private String phone;
}
| 284 | 0.732394 | 0.732394 | 18 | 14.777778 | 15.226276 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 0 |
3c5539684e5472f05b3f4922cdd34a8353e8d831 | 5,566,277,630,633 | b284318091237b21bec231a136b3bede43c08e8d | /common/src/main/java/com/heilou/common/base/service/BaseService.java | 696ba4019fee02949fd48244ed17b9e04dffdaa4 | [
"Apache-2.0"
] | permissive | cckmit/iot_platform | https://github.com/cckmit/iot_platform | 82e66cd2d44c57d177967bff58c3c2bd9451ce1c | 0dcad0e19118d669c3957f5f53295c49f1615454 | refs/heads/master | 2023-04-10T10:29:22.832000 | 2021-04-08T02:45:24 | 2021-04-08T02:45:24 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.heilou.common.base.service;
import com.heilou.common.base.model.BaseModel;
public interface BaseService {
/**
* @description: 删除记录
* @param: id
* @return: int
* @author heilou
* @date: 2021/3/29 17:42
*/
int deleteByPrimaryKey(String id);
/**
* @descriptio... | UTF-8 | Java | 1,102 | java | BaseService.java | Java | [
{
"context": " * @param: id\n * @return: int\n * @author heilou\n * @date: 2021/3/29 17:42\n */\n int del",
"end": 215,
"score": 0.9974492192268372,
"start": 209,
"tag": "USERNAME",
"value": "heilou"
},
{
"context": " * @param: id\n * @return: int\n * @... | null | [] | package com.heilou.common.base.service;
import com.heilou.common.base.model.BaseModel;
public interface BaseService {
/**
* @description: 删除记录
* @param: id
* @return: int
* @author heilou
* @date: 2021/3/29 17:42
*/
int deleteByPrimaryKey(String id);
/**
* @descriptio... | 1,102 | 0.565511 | 0.512524 | 52 | 18.961538 | 14.302987 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.134615 | false | false | 0 |
b9a3aa50f2883f45ee3a852627a0aaf41c84a72d | 712,964,571,932 | 40eed3c55f256a293f65f45823de24450b8afccc | /Warehouse Order Tracking Application/src/WOTA/WorkerEnum.java | b8f212b01bd76b05f5b990300383f8474939a414 | [] | no_license | Dudderz/WOTA | https://github.com/Dudderz/WOTA | 9920a4a6b001780ca897fc96d006d6309f4791af | 44ee5ca1696f2a9ec19c078752d2c8692e880720 | refs/heads/master | 2015-09-26T01:06:40.662000 | 2015-09-07T12:23:30 | 2015-09-07T12:23:30 | 41,749,294 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package wota;
public enum WorkerEnum {
OPERATIVE, WORKER;
}
| UTF-8 | Java | 65 | java | WorkerEnum.java | Java | [] | null | [] | package wota;
public enum WorkerEnum {
OPERATIVE, WORKER;
}
| 65 | 0.707692 | 0.707692 | 7 | 8.285714 | 9.467452 | 24 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 0 |
a6fd8b9439ec365e9c5d44ef71fc7ccdea2e7203 | 712,964,571,621 | 36e907c804eaaeda66e6ea89d282d6a467b1f51b | /src/take/QuestionPanel.java | 9e3226e806a5ab09f13bea45abd200406627227d | [] | no_license | misalcedo/quizzer_java | https://github.com/misalcedo/quizzer_java | 4e79ea529fdc95ce228d906750182586ba5e5bac | aa0b2a0bfb1dec5ab1fe67c015e2677c9505d0eb | refs/heads/master | 2020-05-29T11:20:09.489000 | 2012-12-12T16:35:46 | 2012-12-12T16:35:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package take;
public interface QuestionPanel {
public void setEnabled(boolean isEnabled);
public boolean requestFocusInWindow();
public String getAnswerChoice();
public void clearChoice();
}
| UTF-8 | Java | 196 | java | QuestionPanel.java | Java | [] | null | [] | package take;
public interface QuestionPanel {
public void setEnabled(boolean isEnabled);
public boolean requestFocusInWindow();
public String getAnswerChoice();
public void clearChoice();
}
| 196 | 0.795918 | 0.795918 | 8 | 23.5 | 15.66844 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.125 | false | false | 0 |
51475c4676942d7fa6de3b67918f094ef41593d1 | 7,756,710,953,712 | f6c88db518ec9b24509d767382884ea6185eff8f | /src/Enemy2.java | 2f81c6c5133d82ec45abe99206b643317c81fece | [] | no_license | doppl3r/Bit-Bit-Bit | https://github.com/doppl3r/Bit-Bit-Bit | bb770bd7c51a74249412a704d1e9e1d6a96b011e | 571a45cf541fdf069e64491d909c8c00e89e8620 | refs/heads/master | 2020-05-22T14:33:45.481000 | 2013-10-05T03:36:31 | 2013-10-05T03:36:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Enemy2 extends Enemy {
public Enemy2() {
//set up enemy properties
//rebuildMatrix(7,7);
setBulletSize(8);
setBulletYSpeed(5);
setMaxFireTime(75);
setGuided(false);
setSpeedX(2);
setSpeedY(2);
//initMatrix();
i... | UTF-8 | Java | 1,209 | java | Enemy2.java | Java | [] | null | [] | public class Enemy2 extends Enemy {
public Enemy2() {
//set up enemy properties
//rebuildMatrix(7,7);
setBulletSize(8);
setBulletYSpeed(5);
setMaxFireTime(75);
setGuided(false);
setSpeedX(2);
setSpeedY(2);
//initMatrix();
i... | 1,209 | 0.456576 | 0.321754 | 40 | 28.225 | 9.498652 | 36 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.925 | false | false | 0 |
7bcbdf346cedf3edb033d846fea504deb3d09636 | 22,454,089,039,537 | 78f9b586c25e387e83db005a7505cdd23162ca94 | /prjinfoX/src/br/com/infox/telas/TelaOS.java | 81ab429570bf6055ca06401f9cd29bf6043a1728 | [] | no_license | vasc7/Projetos | https://github.com/vasc7/Projetos | 2c9de158b2b0640fb2c26f3f3e14c5a459f85fa0 | 9c5d61c3da34875d817d9ec0d0d698e84f043f80 | refs/heads/master | 2020-04-02T05:35:25.994000 | 2018-12-14T11:25:29 | 2018-12-14T11:25:29 | 154,090,323 | 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 br.com.infox.telas;
import java.sql.*;
import br.com.infox.dal.ModuloConexao;
import java.util.AbstractMap;
import java.util.H... | UTF-8 | Java | 33,838 | java | TelaOS.java | Java | [
{
"context": "asperreports.view.JasperViewer;\n\n/**\n *\n * @author vasco\n */\npublic class TelaOS extends javax.swing.JInte",
"end": 604,
"score": 0.9981117248535156,
"start": 599,
"tag": "USERNAME",
"value": "vasco"
},
{
"context": "amento Reprovado\", \"Aguardando Aprovação\", \... | 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 br.com.infox.telas;
import java.sql.*;
import br.com.infox.dal.ModuloConexao;
import java.util.AbstractMap;
import java.util.H... | 33,833 | 0.624553 | 0.614436 | 659 | 50.297421 | 38.80674 | 219 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.830046 | false | false | 0 |
1ce8bd35da0b760d8e9fb80344a7929b6e43d06e | 13,778,255,152,109 | c7fae59c46f25f3858e19e3176f65b11fade32f6 | /src/main/java/base/solver/Word.java | 3efe5bc2c33319f42b3aa0ab3069e65a6d7a0242 | [] | no_license | psJnttl/WordPuzzeSolver | https://github.com/psJnttl/WordPuzzeSolver | 1bc1c72cd8830809b98df74f92d8ef3cbbeba66c | a8d9992c5fb18515de924d121567a54e7029f061 | refs/heads/master | 2021-05-11T13:02:54.361000 | 2018-01-14T07:59:45 | 2018-01-14T07:59:45 | 117,671,039 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package base.solver;
import java.util.ArrayList;
import java.util.List;
import base.solver.symbol.Symbol;
/**
* Word consist of symbols on the game tiles.
*
* @author Pasi
*
*/
public class Word implements Comparable<Word> {
private List<Symbol> symbolList = new ArrayList<>();
private List<Integer> pa... | UTF-8 | Java | 2,732 | java | Word.java | Java | [
{
"context": "nsist of symbols on the game tiles.\n * \n * @author Pasi\n *\n */\npublic class Word implements Comparable<Wo",
"end": 178,
"score": 0.8744510412216187,
"start": 174,
"tag": "NAME",
"value": "Pasi"
}
] | null | [] | package base.solver;
import java.util.ArrayList;
import java.util.List;
import base.solver.symbol.Symbol;
/**
* Word consist of symbols on the game tiles.
*
* @author Pasi
*
*/
public class Word implements Comparable<Word> {
private List<Symbol> symbolList = new ArrayList<>();
private List<Integer> pa... | 2,732 | 0.553807 | 0.548316 | 110 | 23.799999 | 20.164234 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.372727 | false | false | 0 |
7928e4ba01ca69ce113da825965621c6f9657ced | 13,778,255,153,748 | feed9ad7125525b6898874e1283430c581cd0b1b | /src/main/java/com/frankie/demo/basiclib/clonetest/implclone/Employee.java | e55847570b75a9ec8fd97789d6730df41a799930 | [] | no_license | yycer/improve-java | https://github.com/yycer/improve-java | 94bdc8cf22c04a16381297722e52ed259afbda21 | 2e2f4cac3e2cb151d2f5e1bd30a6bad509daf246 | refs/heads/master | 2022-12-21T20:19:25.223000 | 2020-11-28T08:27:21 | 2020-11-28T08:27:21 | 243,672,214 | 0 | 0 | null | false | 2022-12-10T06:05:32 | 2020-02-28T03:42:58 | 2020-11-28T08:25:15 | 2022-12-10T06:05:32 | 49,663 | 0 | 0 | 7 | Java | false | false | package com.frankie.demo.basiclib.clonetest.implclone;
import lombok.AllArgsConstructor;
import lombok.Data;
/**
* @author: Yao Frankie
* @date: 2020/9/10 16:00
*/
@Data
@AllArgsConstructor
public class Employee implements Cloneable{
private int id;
private String name;
private Department department;
... | UTF-8 | Java | 533 | java | Employee.java | Java | [
{
"context": "sConstructor;\nimport lombok.Data;\n\n/**\n * @author: Yao Frankie\n * @date: 2020/9/10 16:00\n */\n@Data\n@AllArgsConst",
"end": 138,
"score": 0.9998248815536499,
"start": 127,
"tag": "NAME",
"value": "Yao Frankie"
}
] | null | [] | package com.frankie.demo.basiclib.clonetest.implclone;
import lombok.AllArgsConstructor;
import lombok.Data;
/**
* @author: <NAME>
* @date: 2020/9/10 16:00
*/
@Data
@AllArgsConstructor
public class Employee implements Cloneable{
private int id;
private String name;
private Department department;
... | 528 | 0.701689 | 0.681051 | 24 | 21.208334 | 19.617125 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 0 |
181fac7b42de4520261286425d71faab8ea93d74 | 3,126,736,257,735 | 911884173e4d3dc1541920b899d1fdf8072225a5 | /src/test/java/com/cd/automationtemplate/tests/BaseSuite.java | 09daa33f56c27b66e0b53594759343960fad0ff2 | [] | no_license | cdanismaz/automation-template | https://github.com/cdanismaz/automation-template | 26be599eede695c52fcad13d66f5144254a5a4a8 | d60c2333c18c9d7065987802c5c0006f7b661f95 | refs/heads/master | 2023-05-12T05:26:35.851000 | 2019-11-14T17:27:07 | 2019-11-14T17:27:07 | 85,472,643 | 1 | 1 | null | false | 2023-05-09T18:35:45 | 2017-03-19T12:01:57 | 2019-11-14T17:27:15 | 2023-05-09T18:35:42 | 17,466 | 1 | 1 | 1 | Java | false | false | package com.cd.automationtemplate.tests;
import com.cd.automationtemplate.utils.PropertyManager;
import lombok.extern.slf4j.Slf4j;
import org.testng.annotations.BeforeSuite;
import java.io.IOException;
import java.text.MessageFormat;
import java.util.ArrayList;
import java.util.List;
@Slf4j
public class BaseSuite {
... | UTF-8 | Java | 1,413 | java | BaseSuite.java | Java | [] | null | [] | package com.cd.automationtemplate.tests;
import com.cd.automationtemplate.utils.PropertyManager;
import lombok.extern.slf4j.Slf4j;
import org.testng.annotations.BeforeSuite;
import java.io.IOException;
import java.text.MessageFormat;
import java.util.ArrayList;
import java.util.List;
@Slf4j
public class BaseSuite {
... | 1,413 | 0.719745 | 0.716914 | 41 | 33.463413 | 31.013056 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.560976 | false | false | 0 |
46a2033a7b18c21696c977e8cf8b64fb415a38d2 | 20,332,375,185,524 | 13143027bdd92f1b7bf9a77ff936667eb68d83fd | /toptalk_spit/src/main/java/com/toptalk/spit/controller/SpitController.java | 018e14797ccb0fa47b86539b87378b15822abb16 | [] | no_license | EmptyWalletException/TopTalk | https://github.com/EmptyWalletException/TopTalk | ced08b3f910731ec0d2efa232ff6f69657d5e19f | b354826693d690fbcbd426ba5a7707ee1a7a2eb4 | refs/heads/master | 2020-03-29T19:28:50.147000 | 2018-10-18T12:49:22 | 2018-10-18T12:49:22 | 150,265,388 | 4 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.toptalk.spit.controller;
import com.toptalk.spit.pojo.Spit;
import com.toptalk.spit.service.SpitService;
import entity.Result;
import entity.StatusCode;
import io.jsonwebtoken.Claims;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.spri... | UTF-8 | Java | 3,295 | java | SpitController.java | Java | [
{
"context": "ml.CSS;\n\n/**\n * @Description: 吐槽数据控制层;\n * @Author: MasterCV\n * @Date: Created in 2018/9/26 18:07\n */\n@RestCo",
"end": 487,
"score": 0.9996998906135559,
"start": 479,
"tag": "USERNAME",
"value": "MasterCV"
}
] | null | [] | package com.toptalk.spit.controller;
import com.toptalk.spit.pojo.Spit;
import com.toptalk.spit.service.SpitService;
import entity.Result;
import entity.StatusCode;
import io.jsonwebtoken.Claims;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.spri... | 3,295 | 0.642047 | 0.638484 | 113 | 26.318584 | 24.206802 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.59292 | false | false | 0 |
b92de8f025fe46823695a5d61a2e9d6420002a99 | 15,607,911,192,473 | bbc6abd41da7b479fda55c178fefe07376f13adc | /lightadmin-core/src/main/java/org/lightadmin/core/config/domain/field/Persistable.java | 33c2b1e978727d7c435cfca9686d9b4c304c39ee | [
"Apache-2.0"
] | permissive | noonereplay/light-admin | https://github.com/noonereplay/light-admin | afda1ba4b354ee9db0737953bec76d582065ecb9 | a666346b5855ae3c421efab87d4417fff978a7e8 | refs/heads/master | 2021-01-18T14:07:28.887000 | 2014-04-24T19:03:14 | 2014-04-24T19:03:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.lightadmin.core.config.domain.field;
import org.lightadmin.core.persistence.metamodel.DomainTypeAttributeMetadata;
public interface Persistable {
DomainTypeAttributeMetadata getAttributeMetadata();
String getField();
boolean isPrimaryKey();
boolean isRequired();
boolean isGenerate... | UTF-8 | Java | 331 | java | Persistable.java | Java | [] | null | [] | package org.lightadmin.core.config.domain.field;
import org.lightadmin.core.persistence.metamodel.DomainTypeAttributeMetadata;
public interface Persistable {
DomainTypeAttributeMetadata getAttributeMetadata();
String getField();
boolean isPrimaryKey();
boolean isRequired();
boolean isGenerate... | 331 | 0.776435 | 0.776435 | 16 | 19.75 | 23.341219 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 0 |
b82f2a8ee774358ff664e82137c34c712541aa4d | 13,632,226,215,371 | d8c9e7452443c0550bbd020b240dd9054ae6e59b | /src/main/java/com/MySpringApplication/service/UserService.java | cdd24b46791ee023eb394553f5c5ae0264cc9f44 | [] | no_license | PetrushkaDima/Spring | https://github.com/PetrushkaDima/Spring | 14c67f1380d01463b4fc24bccd3278dc6739d79f | 60a23861161c15927bbf474bedc1b515ad43b38f | refs/heads/master | 2023-04-10T16:15:02.205000 | 2021-04-21T05:45:13 | 2021-04-21T05:45:13 | 275,370,704 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.MySpringApplication.service;
import com.MySpringApplication.model.User;
public interface UserService {
void updateProfile(User user, String email, String password);
Iterable<User> getAllUser();
boolean addUser(User user);
User getUserByUsername(String username);
boolean activateUser(... | UTF-8 | Java | 438 | java | UserService.java | Java | [] | null | [] | package com.MySpringApplication.service;
import com.MySpringApplication.model.User;
public interface UserService {
void updateProfile(User user, String email, String password);
Iterable<User> getAllUser();
boolean addUser(User user);
User getUserByUsername(String username);
boolean activateUser(... | 438 | 0.755708 | 0.755708 | 17 | 24.764706 | 22.006762 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.764706 | false | false | 0 |
e6ea49383a16397a33d0abc6d5b2515f348546d3 | 20,220,706,043,147 | d3a8ded4ccadbd2517ce6120e02bb755745c09a8 | /polargraph-controller/src/main/java/tthcc/robot/polargraph/Controller.java | 9c96aa22c04703b18dc4c3df58877a7c78ff4192 | [] | no_license | zhaorc/Polargraph | https://github.com/zhaorc/Polargraph | fc5ef8669d00322f4d4418ec9c80d1599fae0fdd | 98addfe86612ead82913e70d67819f4a4e220201 | refs/heads/master | 2021-01-22T20:34:53.263000 | 2017-03-28T05:29:03 | 2017-03-28T05:29:03 | 85,332,723 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tthcc.robot.polargraph;
import gnu.io.CommPort;
import gnu.io.CommPortIdentifier;
import gnu.io.SerialPort;
import gnu.io.SerialPortEvent;
import gnu.io.SerialPortEventListener;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
imp... | UTF-8 | Java | 10,320 | java | Controller.java | Java | [] | null | [] | package tthcc.robot.polargraph;
import gnu.io.CommPort;
import gnu.io.CommPortIdentifier;
import gnu.io.SerialPort;
import gnu.io.SerialPortEvent;
import gnu.io.SerialPortEventListener;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
imp... | 10,320 | 0.506298 | 0.500388 | 312 | 31.076923 | 23.115662 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.570513 | false | false | 0 |
b271847cd11965162e05a224891d66662589cb3b | 28,415,503,633,535 | 1bc4ef2f3f53c15509e6e31a02594c8b47568c38 | /app/src/main/java/com/nadiaferdoush/lab4cse491/JsonEmployeeActivity.java | 4dae8b910975bb0858409cb7e728c465e8fbe4ba | [] | no_license | zfnadia/android-lab-04 | https://github.com/zfnadia/android-lab-04 | 9f8d1846cd46b903bb44eee417e85ce41f12fd10 | 84b20f2697911bff83ed22ff42a1160a49463ef4 | refs/heads/master | 2020-03-21T03:44:57.990000 | 2018-06-20T19:25:13 | 2018-06-20T19:25:13 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nadiaferdoush.lab4cse491;
import android.Manifest;
import android.annotation.SuppressLint;
import android.app.AlertDialog;
import android.content.ContentValues;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.SharedPreferences;
i... | UTF-8 | Java | 11,942 | java | JsonEmployeeActivity.java | Java | [
{
"context": "package com.nadiaferdoush.lab4cse491;\n\nimport android.Manifest;\nimport andr",
"end": 25,
"score": 0.9039279818534851,
"start": 12,
"tag": "USERNAME",
"value": "nadiaferdoush"
}
] | null | [] | package com.nadiaferdoush.lab4cse491;
import android.Manifest;
import android.annotation.SuppressLint;
import android.app.AlertDialog;
import android.content.ContentValues;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.SharedPreferences;
i... | 11,942 | 0.58131 | 0.579467 | 287 | 40.609756 | 32.323944 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.658537 | false | false | 0 |
3bb479a4917993448b2d1409ec6c51a7b7292ad8 | 23,167,053,609,727 | ef2c061b9d505222b019647951a81decdb21dca5 | /src/main/java/br/com/vertechit/dadosbovespa/CristalESALQ.java | 966ad13a086911b958d9320482eef3ff4d217e2e | [] | no_license | andinhodelgado/dadosBovespa | https://github.com/andinhodelgado/dadosBovespa | cf0bf8d8def42341c70455f83636a6e4b61e9756 | 1532c0b58599086f30b5b41dc15844a61c5f2b1f | refs/heads/master | 2022-09-07T08:38:38.160000 | 2019-06-18T11:12:25 | 2019-06-18T11:12:25 | 190,724,148 | 0 | 0 | null | false | 2022-09-01T23:08:10 | 2019-06-07T10:12:50 | 2019-06-18T11:11:52 | 2022-09-01T23:08:09 | 27 | 0 | 0 | 5 | Java | false | false | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package br.com.vertechit.dadosbovespa;
import br.com.vertechit.bean.CristalESALQBean;
import java.io.IOException;
import java.util.ArrayList;
import org.jsoup.Jsoup;
import org.jsoup.nodes.Document;
import org.jsoup.nod... | UTF-8 | Java | 1,624 | java | CristalESALQ.java | Java | [
{
"context": "port org.jsoup.select.Elements;\n\n/**\n *\n * @author home\n */\npublic class CristalESALQ {\n \n public Ar",
"end": 389,
"score": 0.9842495918273926,
"start": 385,
"tag": "USERNAME",
"value": "home"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package br.com.vertechit.dadosbovespa;
import br.com.vertechit.bean.CristalESALQBean;
import java.io.IOException;
import java.util.ArrayList;
import org.jsoup.Jsoup;
import org.jsoup.nodes.Document;
import org.jsoup.nod... | 1,624 | 0.578202 | 0.57266 | 50 | 31.48 | 28.924896 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.56 | false | false | 0 |
21fc84bb5fae53faaa063cb03c15f3c1dd137a0b | 24,661,702,228,270 | 610ae0a8be6b9e0a8371dcbbc20f76896b53d3e3 | /src/main/java/com/tencent/ads/model/AdQualificationsSpec.java | d7a77c244f967dc33ee48192def9461732826d09 | [
"Apache-2.0"
] | permissive | TencentAd/marketing-api-java-sdk | https://github.com/TencentAd/marketing-api-java-sdk | d106c6e4cd6e47857a0c63f23fd95e97a34666f3 | f9c7e5d06202e05f8f7317e5bf69b61080829de9 | refs/heads/master | 2023-07-23T10:01:28.748000 | 2023-07-13T03:07:34 | 2023-07-13T03:07:34 | 266,974,939 | 31 | 14 | Apache-2.0 | false | 2022-05-20T21:54:42 | 2020-05-26T07:32:11 | 2022-04-27T05:57:19 | 2022-05-20T21:54:42 | 11,431 | 27 | 12 | 6 | Java | false | false | /*
* Marketing API
* Marketing API
*
* OpenAPI spec version: 1.3
*
*
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen.git
* Do not edit the class manually.
*/
package com.tencent.ads.model;
import com.google.gson.Gson;
import com.go... | UTF-8 | Java | 2,909 | java | AdQualificationsSpec.java | Java | [
{
"context": "ger code generator program.\n * https://github.com/swagger-api/swagger-codegen.git\n * Do not edit the class manu",
"end": 185,
"score": 0.9996099472045898,
"start": 174,
"tag": "USERNAME",
"value": "swagger-api"
}
] | null | [] | /*
* Marketing API
* Marketing API
*
* OpenAPI spec version: 1.3
*
*
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen.git
* Do not edit the class manually.
*/
package com.tencent.ads.model;
import com.google.gson.Gson;
import com.go... | 2,909 | 0.706089 | 0.704681 | 111 | 24.594595 | 24.064995 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 0 |
42a61b196771a1fd5e96ac0f36e20ae233c5697c | 27,247,272,541,314 | 36cb76e62723f5e7755a3fa865508996ed3ce329 | /src/main/java/com/jerry/info/biz/InfoProvider.java | 8f50f4d91ff8140c93e5fd69598d2cbcc833313c | [] | no_license | JellyB/Encrypt | https://github.com/JellyB/Encrypt | ccd77e3e10447086385e95c4fe1549058841b6ef | 435231298917dda76ec1ddb8e060adea00af2dc9 | refs/heads/master | 2023-03-25T15:43:28.399000 | 2018-04-08T00:23:22 | 2018-04-08T00:23:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jerry.info.biz;
import com.jerry.commons.StringUtil;
import com.jerry.info.vo.*;
import org.hyperic.sigar.*;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.net.InetAddress;
import java.net.UnknownHostException;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
... | UTF-8 | Java | 16,747 | java | InfoProvider.java | Java | [
{
"context": "p;\nimport java.util.Properties;\n\n/**\n * Created by Jerry on 15/12/14.\n */\npublic class InfoProvider {\n ",
"end": 373,
"score": 0.7932696342468262,
"start": 368,
"tag": "USERNAME",
"value": "Jerry"
},
{
"context": "stem.getenv();\n String userName = map.... | null | [] | package com.jerry.info.biz;
import com.jerry.commons.StringUtil;
import com.jerry.info.vo.*;
import org.hyperic.sigar.*;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.net.InetAddress;
import java.net.UnknownHostException;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
... | 16,747 | 0.576294 | 0.572996 | 314 | 46.315285 | 25.717215 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.748408 | false | false | 0 |
720db18c4ad18954b38547cd6d611702431e13c3 | 1,365,799,616,314 | d50c1aec2ba3ff17cdfe050328c1b744348dff11 | /Nomi.java | e2f16c0878cbbbcba87d88b0d204708bf9631221 | [] | no_license | phanipatsa/Nomis-Test | https://github.com/phanipatsa/Nomis-Test | 339cdddfc9b19f21a1edd97e1a2b3575ed4d73e2 | 6572a1e34f315fbb1751c76ed188b121c8a00c19 | refs/heads/master | 2020-03-11T16:02:06.497000 | 2018-04-19T02:50:56 | 2018-04-19T02:50:56 | 130,103,854 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //Initialize the Package and import all the required functions
package nomi;
import java.io.File;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import org.apache.commons.io.FileUtils;
import org.openqa.selenium.By;
import org.openqa.selenium.Keys;
import org.o... | UTF-8 | Java | 4,373 | java | Nomi.java | Java | [
{
"context": "\tdriver.findElement(By.name(\"phone\")).sendKeys(\"1234567890\");\r\n\t\t\tdriver.findElement(By.name(\"phone\")).",
"end": 3309,
"score": 0.5541870594024658,
"start": 3306,
"tag": "KEY",
"value": "345"
},
{
"context": "ver.findElement(By.name(\"phone\")).sendKeys(\"12... | null | [] | //Initialize the Package and import all the required functions
package nomi;
import java.io.File;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import org.apache.commons.io.FileUtils;
import org.openqa.selenium.By;
import org.openqa.selenium.Keys;
import org.o... | 4,373 | 0.683898 | 0.678408 | 130 | 31.63077 | 27.910885 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.8 | false | false | 0 |
284bed027b997757d47a2cd60af89d3eec7173d0 | 16,355,235,482,979 | b02fb63ad930a05026957c89ff74c0fab485e7c2 | /app/src/main/java/com/android/tacu/module/otc/contract/OtcManageBuySellContract.java | 630b8040c55cce5a10f296c47a6ec22e98c250dd | [] | no_license | guaishoua/android | https://github.com/guaishoua/android | b0f182ac595a6b9fb6455bd3303c0cb4f4c5e8cd | ff6af5b40f440da32185f44d2918c74bf3bfe47a | refs/heads/master | 2022-09-07T22:06:38.467000 | 2020-05-26T02:46:21 | 2020-05-26T02:46:21 | 267,489,167 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.android.tacu.module.otc.contract;
import com.android.tacu.base.IBaseMvpView;
import com.android.tacu.module.payinfo.model.PayInfoModel;
import com.android.tacu.module.otc.model.OtcPublishParam;
import com.android.tacu.module.otc.model.OtcSelectFeeModel;
import java.util.List;
public class OtcManageBuySel... | UTF-8 | Java | 757 | java | OtcManageBuySellContract.java | Java | [] | null | [] | package com.android.tacu.module.otc.contract;
import com.android.tacu.base.IBaseMvpView;
import com.android.tacu.module.payinfo.model.PayInfoModel;
import com.android.tacu.module.otc.model.OtcPublishParam;
import com.android.tacu.module.otc.model.OtcSelectFeeModel;
import java.util.List;
public class OtcManageBuySel... | 757 | 0.741083 | 0.741083 | 29 | 25.103449 | 23.247313 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.413793 | false | false | 0 |
e308f52af66015371044e921939af3366e035eac | 12,970,801,256,990 | 65cb31701d9d41c59d66ad162c11f01b19290abf | /tcapp/src/main/java/com/truecar/ml/dao/FSInterface.java | 49f3b7d9590001c7fb4a0fa267d188bf3ea0119d | [] | no_license | mbelsare/TCApp | https://github.com/mbelsare/TCApp | 811c09219a27570d5c7ec97a2e5d103c06b34627 | 391e4271c55b5274898cf43681687b33461aa6a1 | refs/heads/master | 2019-01-01T02:07:56.130000 | 2016-07-06T20:52:51 | 2016-07-06T20:52:51 | 62,751,504 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.truecar.ml.dao;
import org.apache.spark.sql.DataFrame;
public interface FSInterface {
public void save(DataFrame df, String path);
}
| UTF-8 | Java | 153 | java | FSInterface.java | Java | [] | null | [] | package com.truecar.ml.dao;
import org.apache.spark.sql.DataFrame;
public interface FSInterface {
public void save(DataFrame df, String path);
}
| 153 | 0.751634 | 0.751634 | 9 | 16 | 18.481222 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 0 |
37158f6c548b62447e422714de4682d4e6894fd3 | 14,697,378,125,202 | 5b7e78835bc307b6b2cceafccbfb1f2e7479f6ce | /src/main/java/com/example/domain/Clazz.java | 0a6646ca34b6aa4fcb1dd2d0b7e8075d60571548 | [] | no_license | ErhChia/SpringBoot | https://github.com/ErhChia/SpringBoot | d1713efbbdca0aa7b0202d6f06b9045282061b08 | ad9b7996e1e1aa8e274f8824fdf2f67e67d0dc14 | refs/heads/master | 2020-04-08T11:16:20.727000 | 2018-12-06T09:01:31 | 2018-12-06T09:01:31 | 159,299,625 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.domain;
import lombok.Data;
import javax.persistence.*;
import java.util.List;
@Entity
@Data
public class Clazz {
@Column(name = "grade_")
private int grade;
@Id
@Column(name = "id_")
private String id;
@ManyToMany
@JoinTable(
name = "clazz_student",
... | UTF-8 | Java | 591 | java | Clazz.java | Java | [] | null | [] | package com.example.domain;
import lombok.Data;
import javax.persistence.*;
import java.util.List;
@Entity
@Data
public class Clazz {
@Column(name = "grade_")
private int grade;
@Id
@Column(name = "id_")
private String id;
@ManyToMany
@JoinTable(
name = "clazz_student",
... | 591 | 0.593909 | 0.593909 | 24 | 23.625 | 19.546553 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.458333 | false | false | 0 |
b17a349553c25de31264e06efb4b3691c878d659 | 850,403,565,122 | 1f7f2d28aa8bc7f9ffeb4fab83e9cc29bc7c8992 | /app/src/main/java/com/bizsoft/restaurant/AdminActivity.java | 2ed2a7bf4b3e52eed3a9872fadf7e217c678aa9c | [] | no_license | hari-bizsoft/restaurantmobileapp | https://github.com/hari-bizsoft/restaurantmobileapp | 1c7a62861256e26004b2ed26a5309161a6fb8b03 | c03ada8e351f75b318b1a77e7f23cba05b1dbb9a | refs/heads/master | 2020-03-19T09:26:22.827000 | 2018-06-06T08:53:43 | 2018-06-06T08:53:43 | 136,288,865 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bizsoft.restaurant;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import com.bizsoft.restaurant.Forms.BizTableActivity;
import com.bizsoft.restaurant.Forms.CreateCategoryActivity;
import com... | UTF-8 | Java | 4,796 | java | AdminActivity.java | Java | [] | null | [] | package com.bizsoft.restaurant;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import com.bizsoft.restaurant.Forms.BizTableActivity;
import com.bizsoft.restaurant.Forms.CreateCategoryActivity;
import com... | 4,796 | 0.642202 | 0.641993 | 123 | 37.991871 | 29.721333 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.691057 | false | false | 0 |
b2767c28bd6be0f82625933648d82a1533a7dd4b | 14,353,780,766,696 | 94949764f8f4b4da13b63b7007c90ebbf5c1e890 | /Waldir/src/laboratorio7/mainTesteProtorype.java | 3367e079e3ad5685b9b1a2df769de4dadc667d12 | [] | no_license | Tiramelo17/Java | https://github.com/Tiramelo17/Java | dde0694c5e928afe5fe538ca9caf0fbcce32c5b2 | 759482f64ff437eef9e95e3228d6a363788c28de | refs/heads/master | 2023-06-14T06:26:44.202000 | 2021-07-02T00:15:49 | 2021-07-02T00:15:49 | 357,278,669 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package laboratorio7;
public class mainTesteProtorype {
public static void main(String[] args) {
Circulo circ1 = new Circulo(1,4,3);
System.out.println(circ1);
var circ2 = circ1.clonar();
System.out.println(circ2);
}
}
| UTF-8 | Java | 264 | java | mainTesteProtorype.java | Java | [] | null | [] | package laboratorio7;
public class mainTesteProtorype {
public static void main(String[] args) {
Circulo circ1 = new Circulo(1,4,3);
System.out.println(circ1);
var circ2 = circ1.clonar();
System.out.println(circ2);
}
}
| 264 | 0.621212 | 0.587121 | 11 | 23 | 17.24687 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.636364 | false | false | 0 |
55800e5e7c85ed23be9d9099b6cbba850e6eca82 | 19,688,130,144,041 | 475f2201400c172145f1df837391991d2e805644 | /src/main/java/com/catpp/design_patterns/creation_type_5/prototype_pattern/PrototypePatternDemo.java | c4739d211fdc7ab1a41e424ad9896fff64c79d2f | [] | no_license | Maopp/design_patterns | https://github.com/Maopp/design_patterns | f849a19da30c12ca4198c3a7d6b801d352ac5001 | c41907894ba7d79c4ce033282a890a42c81de456 | refs/heads/master | 2020-04-14T15:06:38.305000 | 2019-01-28T09:50:22 | 2019-01-28T09:50:22 | 163,916,164 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.catpp.design_patterns.creation_type_5.prototype_pattern;
import com.catpp.design_patterns.creation_type_5.prototype_pattern.cache.ShapeCache;
/**
* com.catpp.design_patterns.creation_type_5.prototype_pattern
*
* @Author cat_pp
* @Date 2019/1/16
* @Description
*/
public class PrototypePatternDemo {
... | UTF-8 | Java | 739 | java | PrototypePatternDemo.java | Java | [
{
"context": "ns.creation_type_5.prototype_pattern\n *\n * @Author cat_pp\n * @Date 2019/1/16\n * @Description\n */\npublic cla",
"end": 243,
"score": 0.9996344447135925,
"start": 237,
"tag": "USERNAME",
"value": "cat_pp"
}
] | null | [] | package com.catpp.design_patterns.creation_type_5.prototype_pattern;
import com.catpp.design_patterns.creation_type_5.prototype_pattern.cache.ShapeCache;
/**
* com.catpp.design_patterns.creation_type_5.prototype_pattern
*
* @Author cat_pp
* @Date 2019/1/16
* @Description
*/
public class PrototypePatternDemo {
... | 739 | 0.671214 | 0.653479 | 27 | 26.148148 | 26.550726 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 0 |
40a105f96a43a25a881fe382c7626959fc680342 | 23,244,363,050,116 | 997ef8ce05a24521c5cb362edf77279d5b30ea0e | /app/src/main/java/com/phillips/jake/formulaschedule/RaceWeekendFragment.java | f1b7a7754db9b6c19d70684ce428d1d0024461f9 | [] | no_license | jphill1314/FormulaSchedule2017 | https://github.com/jphill1314/FormulaSchedule2017 | ae0ad5e5cf5319e4b0b5b000aee8de36852fd2e4 | 5ab3817ada222b3e34c2c71ed679e008b88f8a38 | refs/heads/master | 2021-01-20T08:00:24.388000 | 2017-03-07T23:06:03 | 2017-03-07T23:06:03 | 83,896,200 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.phillips.jake.formulaschedule;
import android.content.Context;
import android.media.Image;
import android.net.Uri;
import android.os.Bundle;
import android.os.CountDownTimer;
import android.support.v4.app.Fragment;
import android.support.v7.widget.DefaultItemAnimator;
import android.support.v7.widget.Linea... | UTF-8 | Java | 8,793 | java | RaceWeekendFragment.java | Java | [
{
"context": "n);\n break;\n case \"Abu Dhabi\": flagIcon.setImageResource(R.drawable.uae);\n ",
"end": 5623,
"score": 0.5758684873580933,
"start": 5622,
"tag": "NAME",
"value": "h"
}
] | null | [] | package com.phillips.jake.formulaschedule;
import android.content.Context;
import android.media.Image;
import android.net.Uri;
import android.os.Bundle;
import android.os.CountDownTimer;
import android.support.v4.app.Fragment;
import android.support.v7.widget.DefaultItemAnimator;
import android.support.v7.widget.Linea... | 8,793 | 0.616172 | 0.605368 | 213 | 40.281689 | 27.969391 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.699531 | false | false | 0 |
6a61530c1e2478d48eb7b148fdb51757fe934ac1 | 8,684,423,898,228 | 0e5a378f56776ce23a67f5e7c4327abe04f9f7a7 | /MobileProductQuote1-新合作/src/cn/mobileproductquote1/app/util/SpSaveContants.java | 76acd288da992b00e7b1475da7789cbf915f343e | [] | no_license | johnsonchenchina/mobileQuote | https://github.com/johnsonchenchina/mobileQuote | 2fca1755367e148e2eb5f7fcddff186b75637ca5 | b06a7425f79f6cae04b09a50a7bf746a58f365ae | refs/heads/master | 2020-09-26T14:09:54.276000 | 2015-12-12T12:45:43 | 2015-12-12T12:45:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.mobileproductquote1.app.util;
/**
* 保存常量
* @author Administrator
*
*/
public interface SpSaveContants {
String OBJ = "obj";//对象文件对象
}
| UTF-8 | Java | 172 | java | SpSaveContants.java | Java | [
{
"context": "bileproductquote1.app.util;\n/**\n * 保存常量\n * @author Administrator\n *\n */\npublic interface SpSaveContants {\n Strin",
"end": 77,
"score": 0.8839788436889648,
"start": 64,
"tag": "NAME",
"value": "Administrator"
}
] | null | [] | package cn.mobileproductquote1.app.util;
/**
* 保存常量
* @author Administrator
*
*/
public interface SpSaveContants {
String OBJ = "obj";//对象文件对象
}
| 172 | 0.690789 | 0.684211 | 9 | 15.888889 | 14.775689 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 0 |
deaa95be4d4d94012e0aac70dcfe3bc1471c7e77 | 25,469,156,111,904 | 5617d3db31013fd827c3be88ecfe42f923330256 | /src/pageobjects/CreateEditPage.java | ffe79dc2988e9a6b31410e309fd27af601c23b09 | [] | no_license | jctjavier/mobiquity-assignment | https://github.com/jctjavier/mobiquity-assignment | 3f01f65653029567a3e0f54000e70c1889e6ce28 | 718889177fc7f8ae3145c4bb5332dedd2a4b6735 | refs/heads/master | 2020-07-11T03:28:27.478000 | 2019-08-26T15:32:56 | 2019-08-26T15:32:56 | 204,435,370 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pageobjects;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.How;
/**
* Class with elements and locators for Create / Edit Page
* @author jctjavier
*
*/
public class CreateEditPage {
@FindBy(how = How.XPATH, using="") // TOD... | UTF-8 | Java | 764 | java | CreateEditPage.java | Java | [
{
"context": "ts and locators for Create / Edit Page\r\n * @author jctjavier\r\n *\r\n */\r\npublic class CreateEditPage {\r\n\t@FindBy",
"end": 236,
"score": 0.9995766878128052,
"start": 227,
"tag": "USERNAME",
"value": "jctjavier"
}
] | null | [] | package pageobjects;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.How;
/**
* Class with elements and locators for Create / Edit Page
* @author jctjavier
*
*/
public class CreateEditPage {
@FindBy(how = How.XPATH, using="") // TOD... | 764 | 0.684555 | 0.684555 | 30 | 23.466667 | 18.39698 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.1 | false | false | 0 |
c63de6ecb45a9fbc88f778a7d1ec60ef276274f4 | 10,127,532,919,388 | e9b8f53b4c0a80f8cc14c3358636ccba090d995b | /src/main/java/com/thinkgem/jeesite/modules/awordmanagement/web/AwardManagementController.java | 3715b2105c4c36788b8c197df13b6be11aed8d96 | [] | no_license | a12791602/jeesitegame | https://github.com/a12791602/jeesitegame | 3bdf6f52abb8a778de4f878eb1fc1841778eba61 | 2cc65cbd8e11e194cb246ea988232d214b9c7a66 | refs/heads/master | 2021-09-15T16:13:25.274000 | 2018-06-06T12:04:11 | 2018-06-06T12:04:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright © 2012-2016 <a href="https://github.com/thinkgem/jeesite">JeeSite</a> All rights reserved.
*/
package com.thinkgem.jeesite.modules.awordmanagement.web;
import java.util.ArrayList;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;... | UTF-8 | Java | 5,029 | java | AwardManagementController.java | Java | [
{
"context": "ight © 2012-2016 <a href=\"https://github.com/thinkgem/jeesite\">JeeSite</a> All rights reserved.\n */\npac",
"end": 70,
"score": 0.9991366863250732,
"start": 62,
"tag": "USERNAME",
"value": "thinkgem"
},
{
"context": "GameRoomService;\n\n/**\n * 开奖管理Controller\n *... | null | [] | /**
* Copyright © 2012-2016 <a href="https://github.com/thinkgem/jeesite">JeeSite</a> All rights reserved.
*/
package com.thinkgem.jeesite.modules.awordmanagement.web;
import java.util.ArrayList;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;... | 5,029 | 0.782722 | 0.778312 | 135 | 35.962963 | 29.673634 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.911111 | false | false | 0 |
a10f475cba661ce9e626b93785ea4df476144249 | 19,567,871,009,495 | e90b1ff896cf6df8ece81d16db1d72d042606d84 | /src/control_rt/Data.java | 2d543b9ab95d6c512835e255c5b7c2f4afe05a69 | [] | no_license | way8/Control_RT | https://github.com/way8/Control_RT | 33085394f353231eab0d80af8c38c31261b141d4 | 19680dc7f20a5e9260758b856f27880a2688bf33 | refs/heads/master | 2021-05-15T14:35:44.103000 | 2017-12-10T18:31:20 | 2017-12-10T18:31:20 | 107,313,108 | 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 control_rt;
/**
*
* @author Sylwek
*/
public class Data {
double voltageCheck;
public double getVolt... | UTF-8 | Java | 482 | java | Data.java | Java | [
{
"context": ".\r\n */\r\npackage control_rt;\r\n\r\n/**\r\n *\r\n * @author Sylwek\r\n */\r\npublic class Data {\r\n double voltageChec",
"end": 239,
"score": 0.9947723746299744,
"start": 233,
"tag": "USERNAME",
"value": "Sylwek"
}
] | 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 control_rt;
/**
*
* @author Sylwek
*/
public class Data {
double voltageCheck;
public double getVolt... | 482 | 0.651452 | 0.651452 | 22 | 19.90909 | 22.06789 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.318182 | false | false | 0 |
38fc20b9bc567930b1d7a048254dd7da721f13ae | 28,741,921,209,708 | 1252a5911b8743fb5d51472ae97f5f7b0ba6e086 | /application/periphery/data/src/main/java/org/amhzing/clusterview/data/repository/DefaultRegionRepository.java | f56ae9ef383fd1bc8ad3a5c3a9a7d1ae0699dc96 | [] | no_license | mahanhz/clusterview | https://github.com/mahanhz/clusterview | b278a78cdeb6020b1a1130dc14ea94594b1fc459 | f6371c199149771e60c9d8c9fb0e77ad1c39c337 | refs/heads/master | 2023-02-08T19:39:38.359000 | 2017-06-04T20:22:37 | 2017-06-04T20:22:37 | 74,023,377 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.amhzing.clusterview.data.repository;
import org.amhzing.clusterview.core.boundary.exit.repository.RegionRepository;
import org.amhzing.clusterview.data.jpa.entity.CountryEntity;
import org.amhzing.clusterview.data.jpa.repository.CountryJpaRepository;
import org.amhzing.clusterview.data.jpa.repository.Regio... | UTF-8 | Java | 2,587 | java | DefaultRegionRepository.java | Java | [] | null | [] | package org.amhzing.clusterview.data.repository;
import org.amhzing.clusterview.core.boundary.exit.repository.RegionRepository;
import org.amhzing.clusterview.data.jpa.entity.CountryEntity;
import org.amhzing.clusterview.data.jpa.repository.CountryJpaRepository;
import org.amhzing.clusterview.data.jpa.repository.Regio... | 2,587 | 0.70545 | 0.705064 | 67 | 37.611938 | 29.069632 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.477612 | false | false | 0 |
911f1865ca5ad29787096fbb4196bf34a7851aef | 15,857,019,326,940 | 1d5e82167f5d376096a0b8c7080ddd656615f266 | /Aufgabe 16.5/src/King.java | b75f954bc1f29418f8a6885a181366d5b5099308 | [] | no_license | Salpico/Prog-II-Java-Teil | https://github.com/Salpico/Prog-II-Java-Teil | ff376d1787efc6da9aad827d1104c8ee4a521265 | 30a314c9eb442ac63f0a505168a8927f49300118 | refs/heads/master | 2018-02-07T16:39:28.620000 | 2017-07-08T14:06:10 | 2017-07-08T14:06:10 | 95,979,220 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.List;
/**
* Beschreibt den König des Schachspieles
* @author Claas
*
*/
public class King extends Chessman {
/**
* Erzeugt einen König der die Funktionen und Eigenschaften einer Schachfigur hat.
* @param rank Zeile auf dem Schachbrett
* @param file Spalte auf dem Schachbrett
* @throws Ru... | ISO-8859-1 | Java | 1,707 | java | King.java | Java | [
{
"context": " Beschreibt den König des Schachspieles\n * @author Claas\n *\n */\npublic class King extends Chessman {\n\n\t/**",
"end": 86,
"score": 0.9994802474975586,
"start": 81,
"tag": "NAME",
"value": "Claas"
}
] | null | [] | import java.util.List;
/**
* Beschreibt den König des Schachspieles
* @author Claas
*
*/
public class King extends Chessman {
/**
* Erzeugt einen König der die Funktionen und Eigenschaften einer Schachfigur hat.
* @param rank Zeile auf dem Schachbrett
* @param file Spalte auf dem Schachbrett
* @throws Ru... | 1,707 | 0.68139 | 0.670789 | 63 | 25.952381 | 22.798933 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.777778 | false | false | 0 |
b378f3c39310c44d67cb2874a2f022d5197948d4 | 16,080,357,583,277 | 6acd5a33834623d23bd70b1e21ac21c73e289866 | /src/main/java/org/loader/pojo/sa/SaEntity.java | 9327daa5af2fca65b69b48591250ee567a56a071 | [] | no_license | ryblovAV/Loader | https://github.com/ryblovAV/Loader | f807cb8d3352e48effbf03a7fab2ef2efb5a31d2 | 32827ba65423a9ff28629cfb5658ef83a4cfa723 | refs/heads/master | 2021-01-22T06:37:48.329000 | 2015-08-29T06:22:01 | 2015-08-29T06:22:01 | 27,128,435 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package org.loader.pojo.sa;
import org.loader.pojo.acct.AcctEntity;
import org.loader.pojo.acctper.AcctPerEntity;
import org.loader.pojo.adj.AdjEntity;
import org.loader.pojo.billChg.BillChgEntity;
import org.loader.pojo.ft.FtEntity;
import org.loader.pojo.prem.PremEntity;
import org.loader.pojo.sasp.SaSpEntity;
imp... | UTF-8 | Java | 6,044 | java | SaEntity.java | Java | [] | null | [] |
package org.loader.pojo.sa;
import org.loader.pojo.acct.AcctEntity;
import org.loader.pojo.acctper.AcctPerEntity;
import org.loader.pojo.adj.AdjEntity;
import org.loader.pojo.billChg.BillChgEntity;
import org.loader.pojo.ft.FtEntity;
import org.loader.pojo.prem.PremEntity;
import org.loader.pojo.sasp.SaSpEntity;
imp... | 6,044 | 0.650563 | 0.643614 | 195 | 29.994871 | 26.323725 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.641026 | false | false | 0 |
3d38d20eafd42229cfa7c88743b65a7177855601 | 13,314,398,655,877 | a8ca7509221c12957b52d33d7b5fb199597cc8f2 | /WZangle_singletonPattern/src/angle_singletonPattern/Application.java | cfc39adb3ed2d49467dda76a602535e982e3aa45 | [] | no_license | zhao302014/design_pattern_with_WangZheRongYao | https://github.com/zhao302014/design_pattern_with_WangZheRongYao | 1d86d3269fbba0291765e1c2a64f2e79f290d27f | 0eb38e928c23a74bfeaf54a9a0ac872c43ac4c3c | refs/heads/main | 2023-07-25T08:29:14.071000 | 2021-08-31T07:00:58 | 2021-08-31T07:00:58 | 401,601,617 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package angle_singletonPattern;
import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
public class Application extends JFrame implements ActionListener{
JButton start;
Player playerOne,playerTwo,playerThree,playerFore,playerFive;
JButton one,two,three,fore,five;
JTe... | GB18030 | Java | 4,540 | java | Application.java | Java | [
{
"context": "\"隶书\",Font.BOLD,16));\r\n one=new JButton(\"马超\"); \r\n one.setSize(73,30);\r\n o",
"end": 1214,
"score": 0.9775973558425903,
"start": 1212,
"tag": "NAME",
"value": "马超"
},
{
"context": "h,height,showLabel);\r\n two=new JButton(\... | null | [] | package angle_singletonPattern;
import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
public class Application extends JFrame implements ActionListener{
JButton start;
Player playerOne,playerTwo,playerThree,playerFore,playerFive;
JButton one,two,three,fore,five;
JTe... | 4,540 | 0.547328 | 0.518116 | 110 | 38.127274 | 21.336315 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.781818 | false | false | 0 |
9128a102f5890de2f844ce2ec0a4ea4e4b0765ca | 3,959,959,874,620 | e05752dc757b08a0e0f9ebcf01df7013642dcc71 | /app/src/main/java/com/example/exposere/exposure/MainActivity.java | adeb1c95ab463c3cabc402ef3cd8f3b2a77a5e16 | [] | no_license | Aiurciuc/Explosere | https://github.com/Aiurciuc/Explosere | ac1c9ed45ec6dad99c49f6b9755f94890580be1c | 48f70b0ff1138ddde8e701f0318a51dfa14d6992 | refs/heads/master | 2020-03-13T14:46:52.657000 | 2018-09-04T08:32:33 | 2018-09-04T08:32:33 | 131,165,223 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.exposere.exposure;
import android.Manifest;
import android.content.Intent;
import android.database.Cursor;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.net.Uri;
import android.os.Bundle;
import android.provider.MediaStore;
import android.support.design.widge... | UTF-8 | Java | 5,587 | java | MainActivity.java | Java | [] | null | [] | package com.example.exposere.exposure;
import android.Manifest;
import android.content.Intent;
import android.database.Cursor;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.net.Uri;
import android.os.Bundle;
import android.provider.MediaStore;
import android.support.design.widge... | 5,587 | 0.665473 | 0.66261 | 156 | 34.814102 | 27.794762 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.692308 | false | false | 0 |
1fe863bc0da0f22e5abd864797b0766fccc384de | 34,583,076,668,347 | e3eaef06d935261e479d5335dbcadeacbc96873e | /viewdrawable/src/main/java/com/nguyenvanquan7826/viewdrawable/TextViewDrawable.java | 21947eea248ce94d326e166f3e321df857b7466a | [] | no_license | nguyenvanquan7826/viewdrawable | https://github.com/nguyenvanquan7826/viewdrawable | 1cc6bb0ed3c85ddc91c16676faede2b87207aa61 | 32094f145484333e30c02b20289ea87f449ec026 | refs/heads/master | 2021-01-01T17:38:13.840000 | 2017-07-23T17:32:21 | 2017-07-23T17:32:21 | 98,112,782 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nguyenvanquan7826.viewdrawable;
import android.content.Context;
import android.content.res.TypedArray;
import android.support.v7.widget.AppCompatTextView;
import android.util.AttributeSet;
public class TextViewDrawable extends AppCompatTextView {
public TextViewDrawable(Context context, AttributeSet ... | UTF-8 | Java | 1,130 | java | TextViewDrawable.java | Java | [
{
"context": "package com.nguyenvanquan7826.viewdrawable;\n\nimport android.content.Context;\nim",
"end": 29,
"score": 0.9657037854194641,
"start": 12,
"tag": "USERNAME",
"value": "nguyenvanquan7826"
}
] | null | [] | package com.nguyenvanquan7826.viewdrawable;
import android.content.Context;
import android.content.res.TypedArray;
import android.support.v7.widget.AppCompatTextView;
import android.util.AttributeSet;
public class TextViewDrawable extends AppCompatTextView {
public TextViewDrawable(Context context, AttributeSet ... | 1,130 | 0.684956 | 0.678761 | 34 | 32.264706 | 30.958519 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.911765 | false | false | 0 |
ed57324aa7b5c6fe08a1acc783b423bf741b4bd3 | 34,583,076,672,073 | 4309bfe53e3e083467253d74394a86f90262e6cd | /StudyJava/src/current/thread/mimaxueyuan/demo/high/futrue/Main.java | 033088f1774e6eb4820ef4c8e0dbc33096442885 | [] | no_license | hjj1996/Study-Java | https://github.com/hjj1996/Study-Java | 2a17aaba8c469ccc1879e3082a325729dabbe4a3 | 9cab6a8069b15e0e85a431deef487857127f64af | refs/heads/main | 2023-06-25T14:32:44.193000 | 2021-07-25T15:41:01 | 2021-07-25T15:41:01 | 387,455,715 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package current.thread.mimaxueyuan.demo.high.futrue;
/**
*
* @author: Kevin
* @官网: www.mimaxueyuan.com
* @Q Q群: 660567408
* @Email: mimaxueyuan@163.com
* [每天进步一点点、人生带来大改变...]
* [本代码对应视频地址:http://study.163.com/course/introduction/1004176043.htm]
*/
public class Main {
public static void main(String[] args) t... | UTF-8 | Java | 962 | java | Main.java | Java | [
{
"context": ".mimaxueyuan.demo.high.futrue;\n\n/**\n * \n* @author: Kevin\n * @官网: \twww.mimaxueyuan.com\n * @Q Q群:\t660567408\n",
"end": 78,
"score": 0.9998254179954529,
"start": 73,
"tag": "NAME",
"value": "Kevin"
},
{
"context": "ww.mimaxueyuan.com\n * @Q Q群:\t660567408\n * @Emai... | null | [] | package current.thread.mimaxueyuan.demo.high.futrue;
/**
*
* @author: Kevin
* @官网: www.mimaxueyuan.com
* @Q Q群: 660567408
* @Email: <EMAIL>
* [每天进步一点点、人生带来大改变...]
* [本代码对应视频地址:http://study.163.com/course/introduction/1004176043.htm]
*/
public class Main {
public static void main(String[] args) throws Interr... | 950 | 0.710875 | 0.672414 | 29 | 25 | 20.084305 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.448276 | false | false | 0 |
c0b2cef923567f2e25996abc50581e4cf6e2d7b9 | 1,391,569,418,289 | 76e574615c61dc1b967696ae526d73123beebc05 | /ksghi-manageSystem/src/main/java/com/itech/ups/app/business/website/advertise/action/EditAdvertise.java | fb4e40b9b286e9a7420967c9c0b721fb61725a02 | [] | no_license | happyjianguo/ksghi | https://github.com/happyjianguo/ksghi | 10802f386d82b97e530bfcf3a4f765cb654a411c | 6df11c7453883c7b0dd1763de5bb11ff02dba8ce | refs/heads/master | 2022-11-08T18:54:06.289000 | 2020-05-17T08:23:47 | 2020-05-17T08:23:47 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.itech.ups.app.business.website.advertise.action;
import com.itech.core.util.DateHelper;
import com.itech.core.util.ImageHelper;
import com.itech.core.util.StringHelper;
import com.itech.ups.app.advertise.application.domain.Advertise;
import com.itech.ups.app.business.website.advertise.application.service.A... | UTF-8 | Java | 5,918 | java | EditAdvertise.java | Java | [
{
"context": "============\n * @version 1.0, 2014-5-5\n * @author zhaoyl\n * ==============================================",
"end": 1507,
"score": 0.9996500015258789,
"start": 1501,
"tag": "USERNAME",
"value": "zhaoyl"
}
] | null | [] | package com.itech.ups.app.business.website.advertise.action;
import com.itech.core.util.DateHelper;
import com.itech.core.util.ImageHelper;
import com.itech.core.util.StringHelper;
import com.itech.ups.app.advertise.application.domain.Advertise;
import com.itech.ups.app.business.website.advertise.application.service.A... | 5,918 | 0.647241 | 0.641724 | 128 | 44.320313 | 38.082546 | 274 | false | false | 0 | 0 | 0 | 0 | 76 | 0.03931 | 0.757813 | false | false | 0 |
6aaf10f0e4149a941b513d3336d6233eb0cae707 | 25,529,285,654,117 | ff55f67a44b2817468369cdf2841dfadf3ea6c54 | /src/main/java/me/alb_i986/selenium/tinafw/tests/WebTest.java | 26ead83e025ebe4b8dda9220bcf3df9a5b850ebd | [
"MIT"
] | permissive | alb-i986/selenium-tinafw | https://github.com/alb-i986/selenium-tinafw | d4336d4d1a9afe82054dcc3da8d443badef47525 | 6dfcbc46acb534c32980d8c1eef51983bfab9085 | refs/heads/master | 2022-01-27T20:26:21.882000 | 2021-12-16T21:42:40 | 2021-12-16T21:42:40 | 24,168,244 | 5 | 2 | MIT | false | 2022-01-04T16:35:23 | 2014-09-18T00:55:57 | 2021-12-16T21:42:43 | 2022-01-04T16:35:21 | 2,329 | 6 | 1 | 4 | Java | false | false | package me.alb_i986.selenium.tinafw.tests;
import me.alb_i986.selenium.tinafw.tasks.WebTask;
import me.alb_i986.selenium.tinafw.domain.WebUser;;
/**
* All a WebTest needs to know is:
* <ul>
* <li>who: which {@link WebUser} is about to use the SUT</li>
* <li>what: what {@link WebTask} the user needs to perform in ... | UTF-8 | Java | 640 | java | WebTest.java | Java | [] | null | [] | package me.alb_i986.selenium.tinafw.tests;
import me.alb_i986.selenium.tinafw.tasks.WebTask;
import me.alb_i986.selenium.tinafw.domain.WebUser;;
/**
* All a WebTest needs to know is:
* <ul>
* <li>who: which {@link WebUser} is about to use the SUT</li>
* <li>what: what {@link WebTask} the user needs to perform in ... | 640 | 0.667188 | 0.653125 | 28 | 21.857143 | 23.199005 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.357143 | false | false | 0 |
08ba4faf863c6d2cb3b0e6b0f10976004e43d1ce | 19,507,741,492,297 | 6140dcccb9f4bf2083e202dac374f5e41af64a64 | /src/main/java/ml/echelon133/sportevents/team/TeamController.java | e85bf7938c1168a1b3c6a58cad23cacaeb179fbf | [] | no_license | Echelon133/SportEvents | https://github.com/Echelon133/SportEvents | 31d6d76c3ec3174dbde126c4ce7efef1f6444efa | e2dc557cef33c6933ab0f854aeddc61337dbf9d2 | refs/heads/master | 2020-03-30T16:17:26.945000 | 2019-02-28T13:10:32 | 2019-02-28T13:10:32 | 151,402,137 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ml.echelon133.sportevents.team;
import ml.echelon133.sportevents.exception.FailedValidationException;
import ml.echelon133.sportevents.exception.ResourceDoesNotExistException;
import ml.echelon133.sportevents.match.MatchResource;
import ml.echelon133.sportevents.match.MatchResourceAssembler;
import org.springf... | UTF-8 | Java | 4,952 | java | TeamController.java | Java | [] | null | [] | package ml.echelon133.sportevents.team;
import ml.echelon133.sportevents.exception.FailedValidationException;
import ml.echelon133.sportevents.exception.ResourceDoesNotExistException;
import ml.echelon133.sportevents.match.MatchResource;
import ml.echelon133.sportevents.match.MatchResourceAssembler;
import org.springf... | 4,952 | 0.713449 | 0.71042 | 111 | 43.612614 | 34.831684 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.612613 | false | false | 0 |
e38a46df7e214836de22423deefed016261025d9 | 4,638,564,717,696 | 1c40de86adfcb2a8270e1b645b92ca87549a289a | /src/sample/DBManager.java | 619b57ccc9a44880f90c4986a557b865be26f173 | [] | no_license | Hazgar2111/Digital_Workers_Server | https://github.com/Hazgar2111/Digital_Workers_Server | 21d6d027006a0d0fde4fdb6de3db1b9542e8c629 | a569e3fd5fa106ba8cfbd20daa4fc3bfd9fed238 | refs/heads/master | 2023-01-04T10:52:19.336000 | 2020-11-03T05:22:43 | 2020-11-03T05:22:43 | 295,286,085 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sample;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Path;
import java.sql.*;
import java.util.ArrayList;
import java.util.Date;
public class DBManager {
private static Connection connection;
public void connect() {
try {
Class.forName("com.mysql.... | UTF-8 | Java | 16,394 | java | DBManager.java | Java | [
{
"context": ".getConnection(\n \"jdbc:mysql://127.0.0.1:3306/digital_workers?useUnicode=true&serverTimezo",
"end": 435,
"score": 0.9997141361236572,
"start": 426,
"tag": "IP_ADDRESS",
"value": "127.0.0.1"
}
] | null | [] | package sample;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Path;
import java.sql.*;
import java.util.ArrayList;
import java.util.Date;
public class DBManager {
private static Connection connection;
public void connect() {
try {
Class.forName("com.mysql.... | 16,394 | 0.573624 | 0.564658 | 397 | 40.294712 | 31.891603 | 173 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.899244 | false | false | 0 |
b54bf260a158341fb58363d591c6f8c9b4f0c78d | 35,055,523,075,418 | 530ac724ebd96f759bca1b6b9366669efeefbe85 | /src/main/java/tk/nukeduck/hud/events/PlayerHider.java | 9e34ce94657809a4a27d65bcb0f308bf5e8be761 | [] | no_license | skyslience/better-hud | https://github.com/skyslience/better-hud | 6a318ab6284db59af3211dddcd4bfc481c0e7234 | b56f5eeab93fb0de333c5e424d85facae5ff92c1 | refs/heads/master | 2021-01-19T05:49:51.348000 | 2017-04-28T16:32:48 | 2017-04-28T16:32:48 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tk.nukeduck.hud.events;
import net.minecraft.client.Minecraft;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraftforge.client.event.RenderLivingEvent;
import net.minecraftforge.fml.common.eventhandler.SubscribeEvent;
import tk.nukeduck.hud.BetterHud;
public class PlayerHider {
@SubscribeEv... | UTF-8 | Java | 648 | java | PlayerHider.java | Java | [] | null | [] | package tk.nukeduck.hud.events;
import net.minecraft.client.Minecraft;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraftforge.client.event.RenderLivingEvent;
import net.minecraftforge.fml.common.eventhandler.SubscribeEvent;
import tk.nukeduck.hud.BetterHud;
public class PlayerHider {
@SubscribeEv... | 648 | 0.79784 | 0.79784 | 17 | 37.117645 | 34.781471 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.352941 | false | false | 0 |
5c37e00a26a4243f147ab4be19daeecd1bc1ff1d | 35,055,523,073,727 | b5e99d79997d780786f93b57b955b229eae90ef0 | /src/main/java/bupt/wxy/tree/Solution_199.java | 16dd17f932c218d514cb1f906309e8341ffe2259 | [] | no_license | wxyBUPT/solveLeetCode.java | https://github.com/wxyBUPT/solveLeetCode.java | 7c7126d749c034a5453c734fead72116e1045f22 | f8535bc6196b9e6fa5d897d83bec947e6d19c096 | refs/heads/master | 2020-12-04T11:18:39.136000 | 2016-11-22T03:22:23 | 2016-11-22T03:22:23 | 66,623,558 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bupt.wxy.tree;
import java.util.ArrayDeque;
import java.util.ArrayList;
import java.util.List;
import java.util.Queue;
/**
* Created by xiyuanbupt on 11/22/16.
Given a binary tree, imagine yourself standing on the right side of it, return the values of the nodes you can see ordered from top to bottom.
For... | UTF-8 | Java | 1,578 | java | Solution_199.java | Java | [
{
"context": "l.List;\nimport java.util.Queue;\n\n/**\n * Created by xiyuanbupt on 11/22/16.\n Given a binary tree, imagine yourse",
"end": 157,
"score": 0.9996730089187622,
"start": 147,
"tag": "USERNAME",
"value": "xiyuanbupt"
}
] | null | [] | package bupt.wxy.tree;
import java.util.ArrayDeque;
import java.util.ArrayList;
import java.util.List;
import java.util.Queue;
/**
* Created by xiyuanbupt on 11/22/16.
Given a binary tree, imagine yourself standing on the right side of it, return the values of the nodes you can see ordered from top to bottom.
For... | 1,578 | 0.551351 | 0.537838 | 51 | 28.019608 | 23.167328 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.568627 | false | false | 0 |
4c44b5d5128805903fe3e32e2d05e3aa9545ec7b | 3,212,635,590,924 | ad188d7041334357b658fd9d9f2a5769d81898a7 | /src/com/javalesson/collections/StackQueue/StackQueueLauncher.java | 7df30f8f67b1bf8d015322672e00642867dce8c1 | [] | no_license | alexander-pimenov/java-lessons | https://github.com/alexander-pimenov/java-lessons | d686f2fa8674f5833c26d1b0770bc6be3a35e43b | 0780fddb40f578d58b6e9343686f0031df39d034 | refs/heads/master | 2020-08-13T00:50:10.137000 | 2019-10-21T18:34:22 | 2019-10-21T18:34:22 | 214,877,073 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.javalesson.collections.StackQueue;
import com.javalesson.collections.collectionsClass.Card;
import com.javalesson.collections.collectionsClass.CardComparator;
import java.util.*;
//Пример использования Стека
//Stack - это Коллекция,к-рая работает по принципу FILO (first in last out)
//т.е. кто первым вош... | UTF-8 | Java | 8,530 | java | StackQueueLauncher.java | Java | [
{
"context": ">();\n Passenger passenger = new Passenger(\"Katerina\", \"Ivanova\");\n //push - метод для сохранен",
"end": 4702,
"score": 0.9997410178184509,
"start": 4694,
"tag": "NAME",
"value": "Katerina"
},
{
"context": " Passenger passenger = new Passenger(\"Kater... | null | [] | package com.javalesson.collections.StackQueue;
import com.javalesson.collections.collectionsClass.Card;
import com.javalesson.collections.collectionsClass.CardComparator;
import java.util.*;
//Пример использования Стека
//Stack - это Коллекция,к-рая работает по принципу FILO (first in last out)
//т.е. кто первым вош... | 8,530 | 0.615164 | 0.612445 | 187 | 34.406418 | 28.125683 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.470588 | false | false | 0 |
11dd166e79c64c6cb68551dfb4e3fc6cd3c92bab | 35,235,911,697,207 | 28ac32a2ddc0ae7a52f15df7eac93a20eb16d090 | /src/main/java/interview/tdd/Employee.java | aa4f4eacd48c5d427bb7471b5188438208ce3998 | [] | no_license | cindyLi007/Leetcode | https://github.com/cindyLi007/Leetcode | d07ab9aa6640b4adf7b6f358cf83fb6aa0e9c7bc | cba9dbe7fa6e3495e275c8568ef42e9761559128 | refs/heads/master | 2022-06-01T17:53:19.718000 | 2019-12-29T06:36:05 | 2019-12-29T06:36:05 | 85,301,506 | 2 | 2 | null | false | 2022-05-20T20:48:24 | 2017-03-17T10:50:17 | 2019-12-29T06:36:18 | 2022-05-20T20:48:23 | 1,330 | 2 | 2 | 2 | Java | false | false | package interview.tdd;
/**
* Created by Grace on 2/15/2017.
*/
public class Employee {
private boolean taxExempt;
private State state;
public boolean isTaxExempt() {
return taxExempt;
}
public void setTaxExempt(boolean taxExempt) {
this.taxExempt = taxExempt;
}
public State getState() {
... | UTF-8 | Java | 407 | java | Employee.java | Java | [
{
"context": "package interview.tdd;\n\n/**\n * Created by Grace on 2/15/2017.\n */\npublic class Employee {\n priva",
"end": 47,
"score": 0.9995691776275635,
"start": 42,
"tag": "NAME",
"value": "Grace"
}
] | null | [] | package interview.tdd;
/**
* Created by Grace on 2/15/2017.
*/
public class Employee {
private boolean taxExempt;
private State state;
public boolean isTaxExempt() {
return taxExempt;
}
public void setTaxExempt(boolean taxExempt) {
this.taxExempt = taxExempt;
}
public State getState() {
... | 407 | 0.668305 | 0.651106 | 25 | 15.28 | 14.33742 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.28 | false | false | 0 |
2d22697de13e56573c14442000368c3b0ebacad3 | 29,454,885,741,559 | 90747c79f842e544787fd7ba23dcf8a6d01d6e4b | /bussineslayer/src/main/java/com/iwtg/ipaymonitor/bussineslayer/system/implementations/IPayMonitorSystemBOImplementation.java | f3fa2faf492452b4b62dd83610388666b1f32e17 | [] | no_license | santima17/ipaymonitor | https://github.com/santima17/ipaymonitor | f88fc3d8f4fbee50444d968ca93b6fbb4561b229 | 4988379ad5239ba9c632edf042663a926676c931 | refs/heads/master | 2021-04-12T11:50:45.346000 | 2018-10-16T05:48:24 | 2018-10-16T05:48:24 | 126,573,083 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.iwtg.ipaymonitor.bussineslayer.system.implementations;
import java.util.ArrayList;
import java.util.List;
import com.iwtg.ipaymonitor.bussineslayer.system.interfaces.IPayMonitorSystemBO;
import com.iwtg.ipaymonitor.datalayer.context.IpayMonitorDAOContextLoader;
import com.iwtg.ipaymonitor.datalayer.implem... | UTF-8 | Java | 3,142 | java | IPayMonitorSystemBOImplementation.java | Java | [] | null | [] | package com.iwtg.ipaymonitor.bussineslayer.system.implementations;
import java.util.ArrayList;
import java.util.List;
import com.iwtg.ipaymonitor.bussineslayer.system.interfaces.IPayMonitorSystemBO;
import com.iwtg.ipaymonitor.datalayer.context.IpayMonitorDAOContextLoader;
import com.iwtg.ipaymonitor.datalayer.implem... | 3,142 | 0.784214 | 0.784214 | 82 | 37.317074 | 29.211958 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.939024 | false | false | 0 |
701145e4db0742e952005dd19597c949c2638918 | 9,010,841,449,143 | 15495681c26905719add2f58559a741334947680 | /src/main/java/com/algorithm/heap/MinHeap.java | 833be19cc1b2b413866bc0e3c88a4bddb237450c | [] | no_license | wangfengjia/algo | https://github.com/wangfengjia/algo | 4a7525089ea9d886c3a49fbcbf48f434685c9718 | a584d0afc03ab34594f2b99baa6255885c71a757 | refs/heads/master | 2020-07-06T01:55:29.343000 | 2019-09-17T03:44:22 | 2019-09-17T03:44:22 | 202,852,490 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.algorithm.heap;
/**
* 最小堆
*
* @author wangyongchun
* @date 2019/07/07 20:29
*/
public class MinHeap {
private int[] arr;
private int capacity;
private int count;
public MinHeap(int capacity){
this.arr = new int[capacity + 1];
this.capacity = capacity;
this.... | UTF-8 | Java | 1,688 | java | MinHeap.java | Java | [
{
"context": "age com.algorithm.heap;\n\n\n/**\n * 最小堆\n *\n * @author wangyongchun\n * @date 2019/07/07 20:29\n */\npublic class MinHea",
"end": 67,
"score": 0.9510429501533508,
"start": 55,
"tag": "USERNAME",
"value": "wangyongchun"
}
] | null | [] | package com.algorithm.heap;
/**
* 最小堆
*
* @author wangyongchun
* @date 2019/07/07 20:29
*/
public class MinHeap {
private int[] arr;
private int capacity;
private int count;
public MinHeap(int capacity){
this.arr = new int[capacity + 1];
this.capacity = capacity;
this.... | 1,688 | 0.412604 | 0.39239 | 96 | 16.520834 | 14.615189 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 0 |
d273f67197e173478fbddee1d13b2bcff1f64883 | 13,305,808,701,005 | d0cdb1837b25057ca2d1ecf78a1ec4f65c882d5c | /src/ru/komiss77/commands/PassportCmd.java | f1ad1fb3652f8068a895dfe0fae45b03ef256344 | [] | no_license | komiss77/Ostrov | https://github.com/komiss77/Ostrov | 7486a434e21815df835ea2129fda8fe5c91055ad | 6c5a5a45640188861761d59438ee06c2bb230592 | refs/heads/master | 2023-08-22T10:14:14.946000 | 2023-08-19T05:39:03 | 2023-08-19T05:39:03 | 440,251,096 | 0 | 1 | null | false | 2022-04-30T19:31:02 | 2021-12-20T17:19:40 | 2022-02-16T15:24:51 | 2022-04-30T19:31:02 | 107,812 | 0 | 1 | 0 | Java | false | false | package ru.komiss77.commands;
import java.util.Calendar;
import java.util.HashMap;
import java.util.Map;
import org.bukkit.Material;
import org.bukkit.Sound;
import org.bukkit.entity.Player;
import org.bukkit.command.Command;
import org.bukkit.command.CommandExecutor;
import org.bukkit.command.CommandSender;
import o... | UTF-8 | Java | 11,190 | java | PassportCmd.java | Java | [
{
"context": "ilder page1 = Component.text().content(\" §4§lПаспорт Островитянина\\n\");\n final Builder page2 = Component",
"end": 5970,
"score": 0.6577335596084595,
"start": 5958,
"tag": "NAME",
"value": "орт Островит"
},
{
"context": "tTitle(\"Паспорт\");\n bookMeta... | null | [] | package ru.komiss77.commands;
import java.util.Calendar;
import java.util.HashMap;
import java.util.Map;
import org.bukkit.Material;
import org.bukkit.Sound;
import org.bukkit.entity.Player;
import org.bukkit.command.Command;
import org.bukkit.command.CommandExecutor;
import org.bukkit.command.CommandSender;
import o... | 11,173 | 0.474793 | 0.46128 | 294 | 35.459183 | 34.386311 | 177 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.564626 | false | false | 0 |
4b0cbf42d6101ce7541f5d63430c3cdca639563a | 36,833,639,536,040 | 3a8b56d3e74730ecf9c16783f78157d20d10d05b | /biz.aQute.bndlib.tests/test/test/annotationheaders/multiple/std/PetstoreAppComponent.java | 68f144a801c48f5f7b2860308fb0a5f5f95394c1 | [
"Apache-2.0"
] | permissive | gdams/bnd | https://github.com/gdams/bnd | a90ca3d4714d30869c5a7c41376e13b7ecc95d23 | 82822deee69453df66bd68f67f9cbf431e33e76f | refs/heads/master | 2020-04-08T17:14:02.120000 | 2018-11-27T23:56:03 | 2018-11-27T23:56:03 | 159,557,976 | 1 | 1 | Apache-2.0 | true | 2018-11-29T14:08:17 | 2018-11-28T20:03:07 | 2018-11-28T20:03:16 | 2018-11-29T14:08:17 | 312,027 | 0 | 1 | 0 | Java | false | null | package test.annotationheaders.multiple.std;
import org.osgi.annotation.bundle.Capability;
import org.osgi.annotation.bundle.Header;
import org.osgi.annotation.bundle.Requirement;
@Capability(namespace = "provide", name = "Provided", uses = {}, attribute = {})
@Capability(namespace = "provide", name = "Provided2", ve... | UTF-8 | Java | 767 | java | PetstoreAppComponent.java | Java | [] | null | [] | package test.annotationheaders.multiple.std;
import org.osgi.annotation.bundle.Capability;
import org.osgi.annotation.bundle.Header;
import org.osgi.annotation.bundle.Requirement;
@Capability(namespace = "provide", name = "Provided", uses = {}, attribute = {})
@Capability(namespace = "provide", name = "Provided2", ve... | 767 | 0.685789 | 0.67927 | 21 | 35.523811 | 31.910021 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.238095 | false | false | 0 |
5f1445e2ed7ccda14d2bdb918788769d6ef011c4 | 37,426,345,027,659 | a4072101d44a8fd9e7a59f2f7db9f218e959e57a | /src/core/Medication.java | 547ea1cd52c366ece18c4a71da0aae47d9d776cc | [] | no_license | pazaloni/Cosmo_HRIAT | https://github.com/pazaloni/Cosmo_HRIAT | 3ccc3011ad9a64c89d702b9eef47ad8fd1da88cb | 78ab10425e813479e248c80a91583c316cc61d90 | refs/heads/master | 2021-01-19T22:59:13.634000 | 2016-04-22T21:36:47 | 2016-04-22T21:36:47 | 88,900,739 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package core;
import helpers.DatabaseHelper;
import java.sql.ResultSet;
import java.sql.SQLException;
import javafx.beans.property.SimpleStringProperty;
import javafx.beans.property.StringProperty;
/**
*
* Purpose: represents the medication that one participant can be getting
*
*
* @author CIMP... | UTF-8 | Java | 14,338 | java | Medication.java | Java | [
{
"context": "ne participant can be getting\r\n * \r\n *\r\n * @author CIMP\r\n * @version 1.0\r\n */\r\npublic class Medication\r\n{",
"end": 320,
"score": 0.999494194984436,
"start": 316,
"tag": "USERNAME",
"value": "CIMP"
}
] | null | [] | package core;
import helpers.DatabaseHelper;
import java.sql.ResultSet;
import java.sql.SQLException;
import javafx.beans.property.SimpleStringProperty;
import javafx.beans.property.StringProperty;
/**
*
* Purpose: represents the medication that one participant can be getting
*
*
* @author CIMP... | 14,338 | 0.449017 | 0.443437 | 400 | 33.845001 | 25.651432 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.425 | false | false | 0 |
01366f022d59093f20d9c6c44bd30c083968eef4 | 8,796,093,085,369 | d15f0d388d41e00f146e6c0d5c55e2282ada2af4 | /LIgnorance/src/main/java/com/livelearn/ignorance/retrofitinterface/rxcache/TianGouPrettyPictureCacheProviders.java | fa2bf7405ba6a97c24c8f70bc9cb004ee5c18921 | [] | no_license | FPhoenixCorneaE/Ignorance | https://github.com/FPhoenixCorneaE/Ignorance | 0ed600d128918c01590c4e236939e185a9d05bce | 8737327768d1ab9e5010f6ecca0f3347bae7cbdd | refs/heads/master | 2021-08-07T22:35:50.683000 | 2021-06-16T03:45:01 | 2021-06-16T03:45:01 | 95,649,709 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.livelearn.ignorance.retrofitinterface.rxcache;
import com.livelearn.ignorance.model.bean.image.TianGouPrettyPictureModel;
import com.livelearn.ignorance.model.bean.image.TianGouPrettyPictureShowModel;
import java.util.concurrent.TimeUnit;
import io.rx_cache.DynamicKey;
import io.rx_cache.EvictDynamicKey;... | UTF-8 | Java | 1,051 | java | TianGouPrettyPictureCacheProviders.java | Java | [] | null | [] | package com.livelearn.ignorance.retrofitinterface.rxcache;
import com.livelearn.ignorance.model.bean.image.TianGouPrettyPictureModel;
import com.livelearn.ignorance.model.bean.image.TianGouPrettyPictureShowModel;
import java.util.concurrent.TimeUnit;
import io.rx_cache.DynamicKey;
import io.rx_cache.EvictDynamicKey;... | 1,051 | 0.819431 | 0.810599 | 27 | 36.740742 | 47.930191 | 185 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.62963 | false | false | 0 |
d58d485c9e68b4f3619d6345517b06df6a5ad7bc | 9,414,568,383,197 | 2dcd37adb6dc473997682b13ab718a4b756587cb | /OnlinePizzaApplication/OnlinePizzaApplication/src/main/java/com/cg/pizza/repository/PizzaRepository.java | 5265e20ade11e9f1236d7b7dc2725d5e85ca38f9 | [] | no_license | sayalisanjaybhoir/Online-Pizza-Application | https://github.com/sayalisanjaybhoir/Online-Pizza-Application | 9f8f87f20c7320a935e336edb9b272f6bf025740 | 4ff8e9c8e5c151a74d8e4a46a6c1f7b6670632b5 | refs/heads/main | 2023-06-02T01:39:20.650000 | 2021-06-18T10:49:49 | 2021-06-18T10:49:49 | 366,680,890 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cg.pizza.repository;
import org.springframework.data.repository.query.Param;
import java.util.List;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.cg.pizza.entity.Pizza;
@Repository
public interface PizzaRepos... | UTF-8 | Java | 647 | java | PizzaRepository.java | Java | [] | null | [] | package com.cg.pizza.repository;
import org.springframework.data.repository.query.Param;
import java.util.List;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.cg.pizza.entity.Pizza;
@Repository
public interface PizzaRepos... | 647 | 0.755796 | 0.755796 | 27 | 21.814816 | 28.315729 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 0 |
848bb102a1fd1f0139835549060d3d29a4d072d1 | 32,976,758,930,510 | 97c6e2719b9033f585bb5613aea2168e1339f659 | /telegram-bot-api/src/main/java/telegram/domain/request/keyboard/ReplyKeyboardMarkup.java | 05484f2430a1158ccdb1927cb295d59b040ad89e | [
"MIT"
] | permissive | dzianis-baburkin/telegram-bot-bumblebee | https://github.com/dzianis-baburkin/telegram-bot-bumblebee | 81fd840fea7f4600a439d5095319f4a23607d852 | 0b41956f008fa2e5912129aba35744bcf90a1c98 | refs/heads/master | 2020-12-24T15:22:46.181000 | 2016-06-17T14:14:20 | 2016-06-17T14:14:20 | 61,296,557 | 0 | 0 | null | true | 2016-06-16T13:40:50 | 2016-06-16T13:40:50 | 2016-05-21T19:35:54 | 2016-06-16T10:32:25 | 219 | 0 | 0 | 0 | null | null | null | package telegram.domain.request.keyboard;
public class ReplyKeyboardMarkup extends Keyboard {
private final String[][] keyboard;
private boolean resizeKeyboard;
private boolean oneTimeKeyboard;
public ReplyKeyboardMarkup(String[]... keyboard) {
this(keyboard, false, false, false);
}
... | UTF-8 | Java | 838 | java | ReplyKeyboardMarkup.java | Java | [] | null | [] | package telegram.domain.request.keyboard;
public class ReplyKeyboardMarkup extends Keyboard {
private final String[][] keyboard;
private boolean resizeKeyboard;
private boolean oneTimeKeyboard;
public ReplyKeyboardMarkup(String[]... keyboard) {
this(keyboard, false, false, false);
}
... | 838 | 0.683771 | 0.683771 | 31 | 26.032259 | 25.610588 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.580645 | false | false | 0 |
39f7c5af000af78892d6001b5ccb9eef46fa46c1 | 14,199,161,948,009 | 776853b0c0f0f07ae589d7b865bca40ae0655233 | /src/main/java/com/uchain/remarksystem/model/Package.java | 4b964a589930617d9625eb145d6f039a141ab401 | [] | no_license | kvenLin/remark-system | https://github.com/kvenLin/remark-system | 6def910fb64b0b0ca4a4302e031927e9386aca34 | 59c85fb13a2fd80f566e807a27d2d9ce540c3647 | refs/heads/master | 2020-04-01T06:19:00.678000 | 2019-03-04T03:39:13 | 2019-03-04T03:39:13 | 152,942,586 | 7 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.uchain.remarksystem.model;
import java.io.Serializable;
import java.util.Date;
public class Package implements Serializable {
private Long id;
private Long projectId;
private Long userId;
//从抓取完成就进入开始标注状态.0:未完成,1:审核状态,2:验收状态,3:审核打回,4:验收打回,5:通过
private Integer status = 0;
privat... | UTF-8 | Java | 1,999 | java | Package.java | Java | [] | null | [] | package com.uchain.remarksystem.model;
import java.io.Serializable;
import java.util.Date;
public class Package implements Serializable {
private Long id;
private Long projectId;
private Long userId;
//从抓取完成就进入开始标注状态.0:未完成,1:审核状态,2:验收状态,3:审核打回,4:验收打回,5:通过
private Integer status = 0;
privat... | 1,999 | 0.604458 | 0.600311 | 86 | 21.44186 | 18.607079 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.546512 | false | false | 0 |
45a8c084d2e24806c4149e758a7cdf17d6cd313c | 22,694,607,197,258 | 3529657e1cb0545121e64a39813c4334f3c05668 | /core-old/src/main/java/org/ecgine/countries/Eritrea.java | c4412e9a95d8e84d94ce194fdef164af25562ff3 | [
"Apache-2.0"
] | permissive | vimukti/ecgine | https://github.com/vimukti/ecgine | e7242d8203d04241618e7c7b1f7c10cef9891716 | 168dc15fa8814cd0776528e75efd53a92cd5e4df | refs/heads/master | 2016-03-29T10:04:17.093000 | 2015-04-06T11:12:56 | 2015-10-19T13:46:46 | 33,403,302 | 3 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright 2015 Vimukti Technologies Pvt. Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicab... | UTF-8 | Java | 1,056 | java | Eritrea.java | Java | [] | null | [] | /**
* Copyright 2015 Vimukti Technologies Pvt. Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicab... | 1,056 | 0.71875 | 0.707386 | 37 | 27.540541 | 26.351669 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.945946 | false | false | 0 |
e0a7f76c1cc8c6fabc2f21e8d07f0611e46df162 | 22,694,607,200,118 | 015553afe859ab179ab80c20be2932fb9cbf4cd5 | /src/test/java/com/nagarro/util/DriverPaths.java | 5e4498f53996b04f8bd992b553a4ffcad6afcf91 | [] | no_license | sadasrkgithub18/Web-Automation-Framework | https://github.com/sadasrkgithub18/Web-Automation-Framework | 33a2d9fac897d7fdcc329f562f35bda8963caa66 | c17f353fb3829886fb4a9a2498940df215cb2567 | refs/heads/master | 2023-04-16T20:17:44.306000 | 2021-05-11T06:34:45 | 2021-05-11T06:34:45 | 366,279,766 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nagarro.util;
import com.nagarro.tests.BaseEngine;
public interface DriverPaths
{
String ieKey = "webdriver.ie.driver";
String ieValue = BaseEngine.getCurDir() +"\\Drivers\\IEDriverServer.exe";
String chromeKey = "webdriver.chrome.driver";
String chromeValue = BaseEngine.getCurDir() +"\\Driver... | UTF-8 | Java | 475 | java | DriverPaths.java | Java | [
{
"context": "public interface DriverPaths \n{\n String ieKey = \"webdriver.ie.driver\";\n String ieValue = BaseEngine.getCurDir() +\"\\\\D",
"end": 134,
"score": 0.998691201210022,
"start": 115,
"tag": "KEY",
"value": "webdriver.ie.driver"
},
{
"context": "rs\\\\IEDriverServer.exe... | null | [] | package com.nagarro.util;
import com.nagarro.tests.BaseEngine;
public interface DriverPaths
{
String ieKey = "webdriver.ie.driver";
String ieValue = BaseEngine.getCurDir() +"\\Drivers\\IEDriverServer.exe";
String chromeKey = "webdriver.chrome.driver";
String chromeValue = BaseEngine.getCurDir() +"\\Driver... | 475 | 0.736842 | 0.736842 | 16 | 28.6875 | 28.534451 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 0 |
03b1e298b5039236fb1c1cad98db49d36bc3ae4f | 10,419,590,693,404 | ba3cf48ea2b6cbe62cfbf129a739e64d2e156d44 | /src/main/java/tonius/neiintegration/mods/minefactoryreloaded/RecipeHandlerSludgeBoiler.java | afeabe32ddca009653af48f4b29047cc5201e39a | [
"MIT"
] | permissive | crazysnailboy/NEI-Integration | https://github.com/crazysnailboy/NEI-Integration | f02d20655952d1dd75c521b167d5b76a25ddd2a0 | a14a31b4ed689cac33bfaf17d2bcd32d70b4da30 | refs/heads/master | 2021-01-21T06:39:08.590000 | 2017-05-17T13:32:03 | 2017-05-17T13:32:03 | 91,579,292 | 1 | 0 | null | true | 2017-05-17T13:25:48 | 2017-05-17T13:25:47 | 2017-01-12T01:38:48 | 2016-02-18T18:35:45 | 66,160 | 0 | 0 | 0 | null | null | null | package tonius.neiintegration.mods.minefactoryreloaded;
import java.awt.Point;
import java.awt.Rectangle;
import java.text.NumberFormat;
import java.util.List;
import net.minecraft.item.ItemStack;
import net.minecraft.util.WeightedRandom.Item;
import net.minecraftforge.fluids.FluidRegistry;
import net.minecraftforge.... | UTF-8 | Java | 4,952 | java | RecipeHandlerSludgeBoiler.java | Java | [] | null | [] | package tonius.neiintegration.mods.minefactoryreloaded;
import java.awt.Point;
import java.awt.Rectangle;
import java.text.NumberFormat;
import java.util.List;
import net.minecraft.item.ItemStack;
import net.minecraft.util.WeightedRandom.Item;
import net.minecraftforge.fluids.FluidRegistry;
import net.minecraftforge.... | 4,952 | 0.667811 | 0.647415 | 142 | 33.873238 | 31.375029 | 218 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.795775 | false | false | 0 |
081cbe9c3bbea1f9bb0c28965b21161772ba84b5 | 11,776,800,326,397 | 916a572549f271d5173e007f2f5cf44870a005fc | /src/main/java/com/example/demo/entity/InputMaterialEntity.java | 668fd50e770d8e8f0ffb91f3156fb6b631dc8042 | [] | no_license | dungzin1997hy/QuanLyNhaHang | https://github.com/dungzin1997hy/QuanLyNhaHang | 26aefed96a59d2cb698f5c2124f6eb1c41d5da7a | 763b8764886f979683cebe767d2f3fd39f1e8c71 | refs/heads/master | 2023-03-09T09:47:37.171000 | 2021-02-22T04:00:05 | 2021-02-22T04:00:05 | 311,839,905 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo.entity;
import com.example.demo.model.Material;
import lombok.*;
import javax.persistence.*;
@Getter
@Setter
@NoArgsConstructor
@AllArgsConstructor
@Data
@Entity
@Table(name = "nhapkho")
public class InputMaterialEntity {
@Id
@Column(name = "id", nullable = false)
@GeneratedValu... | UTF-8 | Java | 675 | java | InputMaterialEntity.java | Java | [] | null | [] | package com.example.demo.entity;
import com.example.demo.model.Material;
import lombok.*;
import javax.persistence.*;
@Getter
@Setter
@NoArgsConstructor
@AllArgsConstructor
@Data
@Entity
@Table(name = "nhapkho")
public class InputMaterialEntity {
@Id
@Column(name = "id", nullable = false)
@GeneratedValu... | 675 | 0.724444 | 0.724444 | 34 | 18.852942 | 18.662848 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.294118 | false | false | 0 |
6427bff626da2fbe8eedaa01a0c5caca7182ad12 | 12,326,556,164,196 | c70f7aac18ee946b6906a16f8fe129b8066acec1 | /app/src/main/java/Utils/SoundSettings.java | 678aa5cd760b31ed75b668704d7d66cdd4d434f3 | [] | no_license | MirasSafadi/SVC | https://github.com/MirasSafadi/SVC | 056224fb975e13bbb642599cb5ee653737f65fbe | ed46fa491c58a246f5740cb4922d919f24fa036a | refs/heads/master | 2023-02-12T23:04:22.694000 | 2021-01-12T20:56:48 | 2021-01-12T20:56:48 | 309,779,326 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Utils;
/**
* This class holds settings for data transmission over sound
*/
public class SoundSettings {
// Current Values
public static final String CurrStartFrequency = "18000";
public static final String CurrEndFrequency = "19000";
public static final String CurrBitsPerTone = "1";
/**... | UTF-8 | Java | 724 | java | SoundSettings.java | Java | [] | null | [] | package Utils;
/**
* This class holds settings for data transmission over sound
*/
public class SoundSettings {
// Current Values
public static final String CurrStartFrequency = "18000";
public static final String CurrEndFrequency = "19000";
public static final String CurrBitsPerTone = "1";
/**... | 724 | 0.68232 | 0.661602 | 24 | 29.166666 | 25.561472 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 0 |
804dcd73f8d5c157efbdbdd8da53eb919be8cb6e | 704,374,682,180 | 3c661ff35eafda0227a61521bf6db1d610a8a010 | /src/main/java/com/resttemplatefood/service/MenuItemServiceImpl.java | e41f4e018b4fd31dfd94be821f53c20beb4519eb | [] | no_license | iffahumaira/RestTemplate-CRUD | https://github.com/iffahumaira/RestTemplate-CRUD | 6debe737446c8f4fc2b25e28c5d51b28b9a4b6b7 | 1749ba918bea489aff34f7cbb114a70756bb18e4 | refs/heads/master | 2020-08-16T14:13:56.492000 | 2019-10-16T09:44:35 | 2019-10-16T09:44:35 | 215,511,167 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.resttemplatefood.service;
import com.resttemplatefood.model.MenuItem;
import com.resttemplatefood.repository.MenuItemRepository;
import org.springframework.stereotype.Service;
import java.util.List;
@Service
public class MenuItemServiceImpl implements MenuItemService{
MenuItemRepository menuItemRepo... | UTF-8 | Java | 740 | java | MenuItemServiceImpl.java | Java | [] | null | [] | package com.resttemplatefood.service;
import com.resttemplatefood.model.MenuItem;
import com.resttemplatefood.repository.MenuItemRepository;
import org.springframework.stereotype.Service;
import java.util.List;
@Service
public class MenuItemServiceImpl implements MenuItemService{
MenuItemRepository menuItemRepo... | 740 | 0.760811 | 0.760811 | 28 | 25.428572 | 23.73579 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.321429 | false | false | 0 |
2cf48ff2f80c0314aa857ba5bd9c068f9752db76 | 6,270,652,266,711 | fe1c0398b64ffea02d53160bddf9090f546966d2 | /src/main/java/com/myproject/projectSpring/entities/Profession.java | c51ec951c423012a5db405e825fbca5cd3174dc5 | [] | no_license | wesleyroberts/myFirstSpringProject | https://github.com/wesleyroberts/myFirstSpringProject | 9842725129faf9790de672271cdfdeea51aeea79 | ab3d87f33b6b5be96270730878ed59d563266820 | refs/heads/master | 2023-08-02T14:28:57.741000 | 2021-09-26T03:27:09 | 2021-09-26T03:27:09 | 409,984,583 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.myproject.projectSpring.entities;
import com.fasterxml.jackson.annotation.JsonIgnore;
import javax.persistence.*;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
@Entity
public class Profession implements Serializable {
private static final long serialVersionUID = 1L;
... | UTF-8 | Java | 1,316 | java | Profession.java | Java | [] | null | [] | package com.myproject.projectSpring.entities;
import com.fasterxml.jackson.annotation.JsonIgnore;
import javax.persistence.*;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
@Entity
public class Profession implements Serializable {
private static final long serialVersionUID = 1L;
... | 1,316 | 0.639818 | 0.639058 | 64 | 19.5625 | 17.843832 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 0 |
bffed9de4f20faa2c1f6595f52bcf6a03b9ff5a1 | 17,652,315,613,175 | 9bba9b7d807db7406b8adfad67307201c70e65e8 | /src/main/java/pl/waclawek/carrental/domain/user/User.java | b5d8ddae75bd2aa1d820a08eb7c11a2585815e6b | [] | no_license | waclawek/carrental | https://github.com/waclawek/carrental | 749712f915d18312e3488f777860b86db9a6c793 | 199d8939a8b379d59ea8a0bd905406cbf4e03a1d | refs/heads/master | 2022-12-22T10:51:23.703000 | 2020-09-24T23:29:43 | 2020-09-24T23:29:43 | 292,870,194 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.waclawek.carrental.domain.user;
import lombok.*;
import org.springframework.security.crypto.password.PasswordEncoder;
import javax.validation.constraints.NotEmpty;
@Builder
@Getter
@Setter
@NoArgsConstructor
@AllArgsConstructor
public class User {
private Integer id;
@NotEmpty(message = "Usernam... | UTF-8 | Java | 645 | java | User.java | Java | [] | null | [] | package pl.waclawek.carrental.domain.user;
import lombok.*;
import org.springframework.security.crypto.password.PasswordEncoder;
import javax.validation.constraints.NotEmpty;
@Builder
@Getter
@Setter
@NoArgsConstructor
@AllArgsConstructor
public class User {
private Integer id;
@NotEmpty(message = "Usernam... | 645 | 0.762791 | 0.762791 | 27 | 22.888889 | 24.490866 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.37037 | false | false | 0 |
3219cfbf0a75cec638afc7e843bf10bac7aa5b3c | 32,160,715,165,559 | 39effde83862f28b45296c82e1109f8b8887c5c2 | /Mini-ESante/src/main/java/gui/MyListeCellRenderer.java | 05eddefd4eedcbb4e1d4cdcc9c0434e474cdbc69 | [] | no_license | soufianeBenRahim/MiniISante | https://github.com/soufianeBenRahim/MiniISante | 407525d7e48babaa27898990e7d60fbd50dcf5ed | 7114544fa3b337534dd56e4b88f423e6bfcffdff | refs/heads/master | 2021-04-27T01:11:02.552000 | 2018-06-27T21:26:35 | 2018-06-27T21:26:35 | 122,668,717 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gui;
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
import Model.Tiers;
import java.awt.Component;
import javax.swing.*;
/**
*
* @author soufiane
*/
class MyListeCellRenderer extends JPanel implements ListCellRenderer {
JLabel[] lbl;
... | UTF-8 | Java | 1,227 | java | MyListeCellRenderer.java | Java | [
{
"context": "onent;\r\nimport javax.swing.*;\r\n/**\r\n *\r\n * @author soufiane\r\n */\r\nclass MyListeCellRenderer extends JPanel im",
"end": 220,
"score": 0.9990342855453491,
"start": 212,
"tag": "USERNAME",
"value": "soufiane"
}
] | null | [] | package gui;
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
import Model.Tiers;
import java.awt.Component;
import javax.swing.*;
/**
*
* @author soufiane
*/
class MyListeCellRenderer extends JPanel implements ListCellRenderer {
JLabel[] lbl;
... | 1,227 | 0.524042 | 0.518337 | 48 | 23.5625 | 20.70216 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6875 | false | false | 0 |
199131d51c9a68087e28605225e4249e9d359962 | 28,415,503,696,613 | 7b73756ba240202ea92f8f0c5c51c8343c0efa5f | /classes/com/tencent/mobileqq/transfile/BaseTransProcessor$StepInfo.java | daeffeb0f136b9ff3b17c048fa1605f044adccfc | [] | no_license | meeidol-luo/qooq | https://github.com/meeidol-luo/qooq | 588a4ca6d8ad579b28dec66ec8084399fb0991ef | e723920ac555e99d5325b1d4024552383713c28d | refs/heads/master | 2020-03-27T03:16:06.616000 | 2016-10-08T07:33:58 | 2016-10-08T07:33:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tencent.mobileqq.transfile;
import com.tencent.mobileqq.hotpatch.NotVerifyClass;
public class BaseTransProcessor$StepInfo
{
public int a;
public long a;
public int b;
public long b;
public int c;
public BaseTransProcessor$StepInfo()
{
boolean bool = NotVerifyClass.DO_VERIFY_CLASS;
... | UTF-8 | Java | 2,328 | java | BaseTransProcessor$StepInfo.java | Java | [] | null | [] | package com.tencent.mobileqq.transfile;
import com.tencent.mobileqq.hotpatch.NotVerifyClass;
public class BaseTransProcessor$StepInfo
{
public int a;
public long a;
public int b;
public long b;
public int c;
public BaseTransProcessor$StepInfo()
{
boolean bool = NotVerifyClass.DO_VERIFY_CLASS;
... | 2,328 | 0.612113 | 0.592784 | 89 | 25.168539 | 32.011318 | 184 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.337079 | false | false | 0 |
b47422457671c619e5b821663ad16c3e906a5551 | 7,395,933,753,131 | 5724ad423aa840ebc852702693edc41c0ada887f | /src/main/java/com/rentacar/model/adapters/CityAdapter.java | 09f276bc6b9715d4d7739d7f8eba47dfcaf979f1 | [] | no_license | VladP03/Rent-A-Car | https://github.com/VladP03/Rent-A-Car | 4c419de60982af0fb5701d9808a530c8a30e79e3 | b46c3c454803d7a1436a8799cfa4b15c80e6645b | refs/heads/main | 2023-07-26T12:16:08.105000 | 2021-09-08T16:51:56 | 2021-09-08T16:51:56 | 383,372,889 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rentacar.model.adapters;
import com.rentacar.model.CityDTO;
import com.rentacar.repository.city.City;
import java.util.ArrayList;
import java.util.List;
public class CityAdapter {
public static CityDTO toDTO(City city) {
return CityDTO.builder()
.id(city.getId())
... | UTF-8 | Java | 1,074 | java | CityAdapter.java | Java | [] | null | [] | package com.rentacar.model.adapters;
import com.rentacar.model.CityDTO;
import com.rentacar.repository.city.City;
import java.util.ArrayList;
import java.util.List;
public class CityAdapter {
public static CityDTO toDTO(City city) {
return CityDTO.builder()
.id(city.getId())
... | 1,074 | 0.578212 | 0.578212 | 45 | 22.866667 | 20.089355 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.288889 | false | false | 0 |
c855e04a7d94319658f5239a404b1052a4d2fe79 | 16,587,163,709,232 | 891ce23acbc70ad1c6b787672771c6d49bb7ebad | /src/com/sda/podstawy/wstep/Zadanie4.java | 0e84a34d416500a067c8c76669c4a0f8bd48dc4b | [] | no_license | jolbrys/sda-podstawy-javapol92 | https://github.com/jolbrys/sda-podstawy-javapol92 | 1ff8b97ca37cd13de7c8f30020253a4fdcba3bef | 91fc98d47cb0ca72641a0cbbd4c71f941cf7c339 | refs/heads/main | 2023-06-04T14:00:34.954000 | 2021-06-19T14:01:14 | 2021-06-19T14:01:14 | 371,972,923 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sda.podstawy.wstep;
import java.util.Scanner;
public class Zadanie4 {
//napisz program ktory
// 1. zczytuje od uzytkownika dystans i czas jego pokonania
// podpowiedz: czas wczytajcie jako 3 zmienne typu liczbowego
// oddzielna dla godzin, minut i sekund
// 2. a nastepnie podaje pre... | UTF-8 | Java | 1,496 | java | Zadanie4.java | Java | [] | null | [] | package com.sda.podstawy.wstep;
import java.util.Scanner;
public class Zadanie4 {
//napisz program ktory
// 1. zczytuje od uzytkownika dystans i czas jego pokonania
// podpowiedz: czas wczytajcie jako 3 zmienne typu liczbowego
// oddzielna dla godzin, minut i sekund
// 2. a nastepnie podaje pre... | 1,496 | 0.636364 | 0.620989 | 44 | 33 | 23.789799 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.477273 | false | false | 0 |
50df0843321cff1454970f132123107743cf67cb | 29,892,972,428,622 | 3f14f9e51b38ce7fdc2bb4746a1f4a53a7d51858 | /psp/src/com/psp/dao/impl/SkillDaoImpl.java | fd213724ba6e0f893f8e419e1fe1c42d9770afb4 | [] | no_license | nodelog/psp | https://github.com/nodelog/psp | 478caa88d1f430d40c9ee7f984e0509a6c967db8 | 77ecfa7a614ca1e4996f3f9d5c22364d7004f448 | refs/heads/master | 2021-05-28T02:30:07.375000 | 2014-08-27T09:02:57 | 2014-08-27T09:02:57 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.psp.dao.impl;
import java.util.List;
import com.psp.dao.SkillDao;
import com.psp.util.FinalUtil;
import com.psp.util.Page;
import com.psp.web.domain.Category;
import com.psp.web.domain.Skill;
import com.psp.web.domain.SkillTalk;
import com.psp.web.domain.User;
public class SkillDaoImpl extends BaseDao<Sk... | UTF-8 | Java | 4,672 | java | SkillDaoImpl.java | Java | [] | null | [] | package com.psp.dao.impl;
import java.util.List;
import com.psp.dao.SkillDao;
import com.psp.util.FinalUtil;
import com.psp.util.Page;
import com.psp.web.domain.Category;
import com.psp.web.domain.Skill;
import com.psp.web.domain.SkillTalk;
import com.psp.web.domain.User;
public class SkillDaoImpl extends BaseDao<Sk... | 4,672 | 0.629495 | 0.627997 | 133 | 34.127819 | 25.93874 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.766917 | false | false | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.