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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
81963b9f582c45214d9f371cf8af67f99dd7a695 | 20,761,871,920,611 | 0e6fd757a998a488d4a9bf39c667f2e66ff52ee2 | /src/Herencia/Banco/Cuenta/Cuenta.java | 501a921df5387e3d293f8c3c3c4257329f25de35 | [] | no_license | metdinov/ejerciciosDH | https://github.com/metdinov/ejerciciosDH | 82946ca0cc520936834e5f5e020033088a9bc604 | 855d62b7835753348098de52a7d7494f2d90b649 | refs/heads/master | 2020-12-01T06:44:00.684000 | 2016-09-05T11:22:03 | 2016-09-05T11:22:03 | 66,024,090 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Herencia.Banco.Cuenta;
import Herencia.Banco.Cliente.Cliente;
/**
* Created by digitalhouse on 24/08/16.
*/
public class Cuenta {
private Cliente cliente;
protected Double saldo;
private Integer numeroDeCuenta;
public Cuenta(Cliente cliente, Double saldo, Integer numeroDeCuenta) {
t... | UTF-8 | Java | 667 | java | Cuenta.java | Java | [
{
"context": "Herencia.Banco.Cliente.Cliente;\n\n/**\n * Created by digitalhouse on 24/08/16.\n */\npublic class Cuenta {\n privat",
"end": 102,
"score": 0.999632716178894,
"start": 90,
"tag": "USERNAME",
"value": "digitalhouse"
}
] | null | [] | package Herencia.Banco.Cuenta;
import Herencia.Banco.Cliente.Cliente;
/**
* Created by digitalhouse on 24/08/16.
*/
public class Cuenta {
private Cliente cliente;
protected Double saldo;
private Integer numeroDeCuenta;
public Cuenta(Cliente cliente, Double saldo, Integer numeroDeCuenta) {
t... | 667 | 0.658171 | 0.649175 | 30 | 21.233334 | 19.338533 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.433333 | false | false | 5 |
235710c0f58332a1d8daf88cde372339a3a4a637 | 19,284,403,177,169 | bbc73c716e50740cb8b98a577f951873abcddfff | /module2/bai_tap_lam_them/src/bien_kiem_soat_xe/models/Oto.java | e76f6eee064d54f1bea1cb394444c7b23b33c8ee | [] | no_license | minhminh230998/C0221G1-nguyenducminh1 | https://github.com/minhminh230998/C0221G1-nguyenducminh1 | 3933bfc28e44a91ce0406bb9364d4265472ab259 | 592442aad47af6a6a1f349879a6b7910fe3cbdb6 | refs/heads/master | 2023-07-19T17:57:58.062000 | 2021-08-30T07:58:31 | 2021-08-30T07:58:31 | 390,930,702 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bien_kiem_soat_xe.models;
public class Oto extends PhuongTienGiaoThong {
private String soChoNgoi;
private String kieuXe;
public Oto() {
}
public Oto(String bienKiemSoat, String tenHangSanXuat, String namSanXuat, String chuSoHuu, String soChoNgoi, String kieuXe) {
super(bienKiemSo... | UTF-8 | Java | 1,335 | java | Oto.java | Java | [] | null | [] | package bien_kiem_soat_xe.models;
public class Oto extends PhuongTienGiaoThong {
private String soChoNgoi;
private String kieuXe;
public Oto() {
}
public Oto(String bienKiemSoat, String tenHangSanXuat, String namSanXuat, String chuSoHuu, String soChoNgoi, String kieuXe) {
super(bienKiemSo... | 1,335 | 0.53633 | 0.53633 | 51 | 25.17647 | 24.716991 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.529412 | false | false | 5 |
f32bf4a43039b276c8d22da6cd0766791b3e80b4 | 3,762,391,383,570 | eb3a2bfc823c8e12ac507ccc89ed4274ec4fe843 | /jo.ttg.core/src/jo/ttg/beans/DateBean.java | b52b8fa655fbabb6c4e342515a87c5f594a31506 | [] | no_license | KNIGHTTH0R/ttg | https://github.com/KNIGHTTH0R/ttg | a8522506c40544b2af4d151d87fe076ef60ea32d | d500acd1a01664b4380b027f2598f5bdfa8605a7 | refs/heads/master | 2022-12-02T15:27:42.509000 | 2020-08-20T03:41:26 | 2020-08-20T03:41:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jo.ttg.beans;
import jo.util.beans.Bean;
import jo.util.utils.obj.StringUtils;
public class DateBean extends Bean
{
public static final int ONE_MINUTE = 1;
public static final int ONE_HOUR = ONE_MINUTE*60;
public static final int ONE_SHIFT = ONE_HOUR*8;
public static final int ONE_DAY = ONE_HO... | UTF-8 | Java | 4,645 | java | DateBean.java | Java | [] | null | [] | package jo.ttg.beans;
import jo.util.beans.Bean;
import jo.util.utils.obj.StringUtils;
public class DateBean extends Bean
{
public static final int ONE_MINUTE = 1;
public static final int ONE_HOUR = ONE_MINUTE*60;
public static final int ONE_SHIFT = ONE_HOUR*8;
public static final int ONE_DAY = ONE_HO... | 4,645 | 0.489559 | 0.46028 | 238 | 18.516808 | 15.464168 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.953781 | false | false | 5 |
fa85d2f2531e27476c4c6003bf9d04e7c278cdde | 3,959,959,852,877 | dd12f18e20ed5c1c1be4929c5edd98ac91eacedd | /src/lib/common/TestDriver.java | 65f217c19480df628e814b1c555a041c8846eccd | [] | no_license | SWQA-Git/Heal | https://github.com/SWQA-Git/Heal | 47c9b7b95523b726962742108364abed915b030f | 71d93012628434252dd478fae51576712a120f5e | refs/heads/master | 2021-01-20T12:28:20.066000 | 2017-05-10T13:05:07 | 2017-05-10T13:05:07 | 90,368,255 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lib.common;
import java.awt.*;
import java.awt.event.KeyEvent;
import java.io.IOException;
import java.net.MalformedURLException;
import java.net.URL;
import java.util.ArrayList;
import java.util.List;
import java.util.Set;
import java.util.concurrent.TimeUnit;
import jxl.read.biff.BiffException;
import org.a... | UTF-8 | Java | 16,212 | java | TestDriver.java | Java | [
{
"context": ";\n\t\tUSERNAME = config.getDataValue(\"Properties\", \"sauceLabsUsername\");\n\t\tACCESS_KEY = config.getDataValue(\"Properties",
"end": 1805,
"score": 0.7752584218978882,
"start": 1788,
"tag": "USERNAME",
"value": "sauceLabsUsername"
},
{
"context": "ties\", \"sauceLa... | null | [] | package lib.common;
import java.awt.*;
import java.awt.event.KeyEvent;
import java.io.IOException;
import java.net.MalformedURLException;
import java.net.URL;
import java.util.ArrayList;
import java.util.List;
import java.util.Set;
import java.util.concurrent.TimeUnit;
import jxl.read.biff.BiffException;
import org.a... | 16,212 | 0.741858 | 0.738465 | 534 | 29.35955 | 31.096352 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.222847 | false | false | 5 |
e99208f3d15788b93687f39b3407743cf5b06477 | 9,156,870,333,119 | 906cbbbec6e800081fe6e4da868896999d5dd6bd | /PMHelper/src/com/daqi/tools/mailsender/SimpleMailSender.java | 6ceeaa6e8c733c74c2917d868fd2bc5bc5c783cd | [] | no_license | alanhudotcom/alanhu-family | https://github.com/alanhudotcom/alanhu-family | 4cba08bfbeb0f03efe3479fa888840dbffd6555b | ece4f3c7815eef69c0523c867bf7761781b1ff99 | refs/heads/master | 2020-05-30T15:34:29.495000 | 2014-12-10T10:02:41 | 2014-12-10T10:02:41 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.daqi.tools.mailsender;
import java.util.Date;
import java.util.Properties;
import javax.mail.Address;
import javax.mail.Authenticator;
import javax.mail.BodyPart;
import javax.mail.Message;
import javax.mail.MessagingException;
import javax.mail.Multipart;
import javax.mail.PasswordAuthentication;
import ... | UTF-8 | Java | 6,211 | java | SimpleMailSender.java | Java | [
{
"context": "StackTrace();\n\t\t}\n\t}\n\t\n\t/**\n\t * 简单的内部类\n\t * @author huyong\n\t *\n\t */\n\tpublic class SimpleAuthenticator extend",
"end": 5216,
"score": 0.9995687007904053,
"start": 5210,
"tag": "USERNAME",
"value": "huyong"
},
{
"context": "me, String password) { \n\t ... | null | [] | package com.daqi.tools.mailsender;
import java.util.Date;
import java.util.Properties;
import javax.mail.Address;
import javax.mail.Authenticator;
import javax.mail.BodyPart;
import javax.mail.Message;
import javax.mail.MessagingException;
import javax.mail.Multipart;
import javax.mail.PasswordAuthentication;
import ... | 6,213 | 0.709861 | 0.708484 | 206 | 27.203884 | 23.056015 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.373786 | false | false | 5 |
54fcaecc7cca00d499a7cef3bfcff80969c09bf3 | 28,089,086,159,030 | cc3e2d6b62ebbc4bd173314597b39c7258567fb1 | /src/main/java/com/example/ams/model/clazzCourse.java | 6a56bc2bce0e34bc70710dc2663a2fe6735d0907 | [] | no_license | linzongfu/ams | https://github.com/linzongfu/ams | 5ea6714f5289acc482c9e2ed2ebd4e16c5c5f84c | a4d3e04110779f7e4aa0c0cb5d547ad03acf5ca9 | refs/heads/master | 2020-05-05T03:12:38.843000 | 2019-04-05T10:44:16 | 2019-04-05T10:44:16 | 179,664,236 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.ams.model;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
@Data
@AllArgsConstructor
@NoArgsConstructor
public class clazzCourse {
private Integer id;
private Integer classid;
private Integer courseid;
private Integer semesterid;
priva... | UTF-8 | Java | 374 | java | clazzCourse.java | Java | [] | null | [] | package com.example.ams.model;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
@Data
@AllArgsConstructor
@NoArgsConstructor
public class clazzCourse {
private Integer id;
private Integer classid;
private Integer courseid;
private Integer semesterid;
priva... | 374 | 0.762032 | 0.762032 | 22 | 16.045454 | 13.060966 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 5 |
c27560e41ebc41b4cb23731174333957f19291d8 | 25,993,142,114,898 | b67495e34c81b2bf7f3fdc7838bfa8f79ba90586 | /server/src/main/java/com/sygamer/starreduxgm/apis/GameServerApis.java | dea6c1017d6d225ee3c581c6604707b7d3015021 | [] | no_license | vadomlore/game-gm-scaffold | https://github.com/vadomlore/game-gm-scaffold | 32b6ab1c52d62b892ffaef67e656ff07f23f641d | 4676a587372e3e866cf14260ee887ba0d4726d11 | refs/heads/master | 2021-05-10T07:33:54.952000 | 2018-01-25T01:56:18 | 2018-01-25T01:56:18 | 118,843,405 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sygamer.starreduxgm.apis;
import com.sygamer.starreduxgm.business.model.GameServerInfo;
import com.sygamer.starreduxgm.business.service.GameServerService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.MediaType;
import org.springframework.web.bind.annotation... | UTF-8 | Java | 1,540 | java | GameServerApis.java | Java | [] | null | [] | package com.sygamer.starreduxgm.apis;
import com.sygamer.starreduxgm.business.model.GameServerInfo;
import com.sygamer.starreduxgm.business.service.GameServerService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.MediaType;
import org.springframework.web.bind.annotation... | 1,540 | 0.815584 | 0.815584 | 38 | 39.526318 | 37.194889 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.657895 | false | false | 5 |
7d96329233e308343866ba5777e5b5b3e72d9ebb | 15,891,379,019,511 | 7b4376daae436e4a813298befb87be1c60cb218b | /SkyWarsGame/src/main/ImageDepot.java | f6b55fa1faa9db8c830ae44b6f32a614c9e1f29b | [] | no_license | Craig-97/Java | https://github.com/Craig-97/Java | 9f59c6952d5d8df76e22f8957f501ec33043bd9d | d1d31e762af2eb62cd34b736765d466d46b797fe | refs/heads/master | 2020-03-22T16:08:08.844000 | 2018-07-09T15:31:17 | 2018-07-09T15:31:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package main;
import java.util.HashMap;
import javax.swing.ImageIcon;
public class ImageDepot {
// imageMap holds the file name/path and ImageIcon
private static final HashMap<String, ImageIcon> imageMap = new HashMap<String, ImageIcon>();
public static ImageIcon getImageIcon(String file) {
ImageIcon icon = (I... | UTF-8 | Java | 523 | java | ImageDepot.java | Java | [] | null | [] | package main;
import java.util.HashMap;
import javax.swing.ImageIcon;
public class ImageDepot {
// imageMap holds the file name/path and ImageIcon
private static final HashMap<String, ImageIcon> imageMap = new HashMap<String, ImageIcon>();
public static ImageIcon getImageIcon(String file) {
ImageIcon icon = (I... | 523 | 0.711281 | 0.711281 | 22 | 22.772728 | 24.539267 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.636364 | false | false | 5 |
09ad0e4919a7f455ce6a363edd56a1c25106d901 | 29,180,007,870,091 | 3fdb8c43d93b270b840d8ddeef481579134cf2cb | /engine-plugins/identity-ldap/src/test/java/org/camunda/bpm/identity/impl/ldap/LdapGroupQueryTest.java | 249a6c9a9f8b0fb6e415a6a68f6468d70575bcd1 | [
"Apache-2.0"
] | permissive | CapeSepias/camunda-bpm-platform | https://github.com/CapeSepias/camunda-bpm-platform | 09c9590733887f52ddf6b5dcdc1da1df03417ef8 | 18d3b6e5ab8fcb87b074725bb276bf241dd9d46d | refs/heads/master | 2023-05-04T01:07:29.217000 | 2015-01-07T13:09:59 | 2015-01-07T13:10:39 | 28,916,501 | 0 | 0 | Apache-2.0 | true | 2023-04-17T17:50:55 | 2015-01-07T13:54:46 | 2015-01-07T13:54:57 | 2023-04-17T17:50:51 | 45,694 | 0 | 0 | 6 | Java | false | false | /* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | UTF-8 | Java | 4,032 | java | LdapGroupQueryTest.java | Java | [
{
"context": "amunda.bpm.engine.identity.Group;\n\n\n/**\n * @author Daniel Meyer\n * \n */\npublic class LdapGroupQueryTest extends L",
"end": 706,
"score": 0.9997746348381042,
"start": 694,
"tag": "NAME",
"value": "Daniel Meyer"
},
{
"context": "= identityService.createGroupQuery()... | null | [] | /* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | 4,026 | 0.713542 | 0.711062 | 116 | 33.758621 | 29.227591 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.568965 | false | false | 5 |
f372d929e8bb4179a7a37cd793575f6749ae4263 | 9,380,208,582,486 | b725fd31bc92b3b771e1f79f8689896904df346d | /Labo/Clase 6/src/com/company/Hospedaje.java | e3016470c843e2cf40e34f7ba51ff8918c9dfbdd | [] | no_license | MaximoGismondi/TareasLabo | https://github.com/MaximoGismondi/TareasLabo | b699ecf16beb9517895cbc85491cf9e8116beec5 | c03ce38b48081cb6227e1655c08bb486326bda14 | refs/heads/master | 2023-02-22T17:43:18.698000 | 2020-09-15T16:17:37 | 2020-09-15T16:17:37 | 252,253,848 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
import java.util.Date;
public class Hospedaje {
private Date fechaEntrada;
private Date fechaSalida;
private Huesped huesped1;
private Huesped huesped2;
private Habitacion habitacion;
private int cantDias;
private double costo;
public Hospedaje(Date... | UTF-8 | Java | 2,633 | java | Hospedaje.java | Java | [] | null | [] | package com.company;
import java.util.Date;
public class Hospedaje {
private Date fechaEntrada;
private Date fechaSalida;
private Huesped huesped1;
private Huesped huesped2;
private Habitacion habitacion;
private int cantDias;
private double costo;
public Hospedaje(Date... | 2,633 | 0.595139 | 0.576149 | 102 | 23.813726 | 21.726793 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.529412 | false | false | 5 |
c7f013df7ec9285a2a866651d396c7177f6eb5f4 | 6,330,781,811,671 | c9ba5eb9e4ebd89ff6ad88e9b6ebc7f8d52b7520 | /app/src/main/java/com/example/menuairtoday/MainActivity.java | 46cd200d6b366825bbf370c60197b1f51b24b913 | [] | no_license | andressg234/MenuAirToday | https://github.com/andressg234/MenuAirToday | 0a9d349294b6065bf176ef293230c5c4e3f3867b | 56fbe260d215ce43c624dc57eed28addd37b3b44 | refs/heads/master | 2021-04-09T07:17:25.682000 | 2020-03-20T20:54:56 | 2020-03-20T20:54:56 | 248,850,229 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.menuairtoday;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.webkit.WebSettings;
import android.webkit.WebView;
import android.webki... | UTF-8 | Java | 2,200 | java | MainActivity.java | Java | [] | null | [] | package com.example.menuairtoday;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.webkit.WebSettings;
import android.webkit.WebView;
import android.webki... | 2,200 | 0.672273 | 0.652273 | 90 | 23.444445 | 28.505404 | 177 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411111 | false | false | 5 |
f7e7ed46ff3fb4bd2e5090a89c9d7b03c71aedaa | 6,262,062,350,425 | eb25cfe13f29ca3dac7ae4c5b01d88a4247cd948 | /src/Schedule.java | db7aa9b98f7f335a6a3063c36bc2fb7c76332031 | [] | no_license | aydarhub/ScheduleGeneratorWeb | https://github.com/aydarhub/ScheduleGeneratorWeb | a25f6a596c2549d4bf7d9b66b8067d137cd35bc7 | 52facf8c2eb6cc09bf91df562061d9dcee97e571 | refs/heads/master | 2021-01-22T08:05:29.091000 | 2017-06-01T09:59:06 | 2017-06-01T09:59:06 | 92,600,633 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import com.aydar.*;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
import java.util.Arrays;
import java.util.List;
/**
* ... | UTF-8 | Java | 1,258 | java | Schedule.java | Java | [
{
"context": ".Arrays;\nimport java.util.List;\n\n/**\n * Created by aydarhub on 26.05.17.\n */\n@WebServlet(name = \"Schedule\", u",
"end": 339,
"score": 0.9996824860572815,
"start": 331,
"tag": "USERNAME",
"value": "aydarhub"
}
] | null | [] | import com.aydar.*;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
import java.util.Arrays;
import java.util.List;
/**
* ... | 1,258 | 0.72814 | 0.720191 | 34 | 36 | 27.522184 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.794118 | false | false | 5 |
fa4d56a5c79112dd127f9f53cc5c111fcaea3265 | 5,153,960,792,554 | d11f03722dc6b95abb73878e0eb790a3a4416958 | /app/src/main/java/com/rup/ureckon/MainActivity2.java | 4dfb3afabde15baaba99c30fe3c2f8490461c443 | [
"MIT"
] | permissive | debjit31/Ureckon | https://github.com/debjit31/Ureckon | e1ae2e5f8632da91382ec6c5656b41359fa7e3f5 | 75f0ba728187a7372bbfacf2f09488a81e6df3f5 | refs/heads/master | 2020-12-30T09:07:05.505000 | 2020-02-08T17:57:51 | 2020-02-08T17:57:51 | 238,942,597 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rup.ureckon;
import android.app.ProgressDialog;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import com.google.android.gms.tasks.OnCompleteListener;
import com.google.android.gms.tasks.Task;... | UTF-8 | Java | 5,625 | java | MainActivity2.java | Java | [] | null | [] | package com.rup.ureckon;
import android.app.ProgressDialog;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import com.google.android.gms.tasks.OnCompleteListener;
import com.google.android.gms.tasks.Task;... | 5,625 | 0.5888 | 0.583644 | 172 | 31.703489 | 27.112585 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.633721 | false | false | 5 |
444f4c589292d2f069a4b0575f45358fb2bf4179 | 12,824,772,370,721 | a0de00adaf0f5518ab43a5dd61dbcddbdf720e18 | /m2018-json-pay-myself/src/main/java/com/jrj/pay/service/HttpAPIService.java | e7786ce2ad52de1701d8a04db7132b8f651bcb49 | [] | no_license | wangbin0808/m2018-jrj | https://github.com/wangbin0808/m2018-jrj | 77aec76b47358636ade03559e43c4ef1de5f7346 | 551c0c7325254f4ec4b711ca0045a55fc07ae63a | refs/heads/master | 2020-03-23T23:52:10.995000 | 2018-09-04T06:59:50 | 2018-09-04T06:59:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jrj.pay.service;
import java.util.Map;
import com.jrj.pay.bean.HttpResult;
/**
* @description httpClient 服务类
* @author qiushun.sun
* @date 2018.03.24
*
*/
public interface HttpAPIService {
/**
* 不带参数的get请求,如果状态码为200,则返回body,如果不为200,则返回null
*
* @param url
* @return
* @throws Exception
... | UTF-8 | Java | 1,015 | java | HttpAPIService.java | Java | [
{
"context": "lt;\n\n/**\n * @description httpClient 服务类\n * @author qiushun.sun\n * @date 2018.03.24\n *\n */\npublic interface",
"end": 141,
"score": 0.7687339186668396,
"start": 136,
"tag": "NAME",
"value": "qiush"
},
{
"context": "**\n * @description httpClient 服务类\n * @author qi... | null | [] | package com.jrj.pay.service;
import java.util.Map;
import com.jrj.pay.bean.HttpResult;
/**
* @description httpClient 服务类
* @author qiushun.sun
* @date 2018.03.24
*
*/
public interface HttpAPIService {
/**
* 不带参数的get请求,如果状态码为200,则返回body,如果不为200,则返回null
*
* @param url
* @return
* @throws Exception
... | 1,015 | 0.663254 | 0.640501 | 52 | 15.903846 | 18.620975 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.865385 | false | false | 5 |
702328420e2149994957726cf3d285536b355c6a | 29,394,756,208,769 | c9a05895bfe852e64cab1c16c7c970233bb54c4a | /java/src/main/java/com/nss/designpattern2/singleton5/SingletonHungry.java | ed7826e70532a6528397f1291087b24cd2846ff7 | [] | no_license | nssliu1/threads | https://github.com/nssliu1/threads | a67fa03a070f8eebc31c54c2061eca3b809a4af7 | 650a730a7a4389b2e60565de60654df34b04bbfb | refs/heads/master | 2022-09-28T08:11:20.612000 | 2020-03-21T14:58:51 | 2020-03-21T14:58:51 | 247,196,166 | 0 | 0 | null | false | 2022-02-16T01:06:49 | 2020-03-14T02:13:42 | 2020-03-21T15:03:03 | 2022-02-16T01:06:49 | 4,711 | 0 | 0 | 4 | Java | false | false | package com.nss.designpattern2.singleton5;
/**
* @author liuzhiheng
* @version 1.0
* @date 2020/1/7 11:21
* @describe: 饿汉式加载,会较快造成堆溢出
*/
public class SingletonHungry {
private static final SingletonHungry singletonHungry = new SingletonHungry();
private SingletonHungry(){
}
public static Singleto... | UTF-8 | Java | 403 | java | SingletonHungry.java | Java | [
{
"context": "com.nss.designpattern2.singleton5;\n\n/**\n * @author liuzhiheng\n * @version 1.0\n * @date 2020/1/7 11:21\n * @descr",
"end": 69,
"score": 0.9898678064346313,
"start": 59,
"tag": "USERNAME",
"value": "liuzhiheng"
}
] | null | [] | package com.nss.designpattern2.singleton5;
/**
* @author liuzhiheng
* @version 1.0
* @date 2020/1/7 11:21
* @describe: 饿汉式加载,会较快造成堆溢出
*/
public class SingletonHungry {
private static final SingletonHungry singletonHungry = new SingletonHungry();
private SingletonHungry(){
}
public static Singleto... | 403 | 0.698667 | 0.661333 | 17 | 21.058823 | 20.572599 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.176471 | false | false | 5 |
a6ed771af5c5494488fbe088e7a20a4d631de7d4 | 17,549,236,407,667 | 16e0fbb292cae4aac841eb1aeabd4914b0c71923 | /src/main/java/net/fender/discord/listeners/WjatListener.java | eed2d19d938287260b97d313d0d24fe021efad28 | [] | no_license | efenderbosch/discord-pogo-bot | https://github.com/efenderbosch/discord-pogo-bot | 593d1faab17c25134548db4c0fd4a1768ce1c41c | 3f7450e696eb67c1067636a7b2c1b9153c2475e0 | refs/heads/master | 2023-07-28T01:17:24.642000 | 2021-06-04T13:48:59 | 2021-06-04T13:48:59 | 138,512,195 | 0 | 0 | null | false | 2023-07-17T02:04:36 | 2018-06-24T20:10:53 | 2021-06-04T13:49:02 | 2023-07-17T02:04:35 | 733 | 0 | 0 | 2 | Java | false | false | package net.fender.discord.listeners;
import net.dv8tion.jda.core.events.message.MessageReceivedEvent;
import net.fender.discord.filters.RegexChannelNameFilter;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import static java.util.regex.Pattern.CASE_INSENSITIVE;
//@Component
public class WjatListe... | UTF-8 | Java | 982 | java | WjatListener.java | Java | [] | null | [] | package net.fender.discord.listeners;
import net.dv8tion.jda.core.events.message.MessageReceivedEvent;
import net.fender.discord.filters.RegexChannelNameFilter;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import static java.util.regex.Pattern.CASE_INSENSITIVE;
//@Component
public class WjatListe... | 982 | 0.70424 | 0.702172 | 28 | 33.535713 | 32.962624 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.607143 | false | false | 5 |
29b1a2e5187d020cd7ee10f38fed0177282a78e5 | 19,000,935,355,932 | 9e8039d0e3ce52193dfde4bfe9d9c276f21d5404 | /src/main/java/com/ausy_technologies/finalproject/Mapper/EmployeeMapper.java | dd8bb018a94d6baa5624b69a17a1bc3ddb7853b1 | [] | no_license | Belereg/AUSY-Technologies-Final-Project | https://github.com/Belereg/AUSY-Technologies-Final-Project | 20b5715e78d8a5f00a6ce5ecbd8928447f5643e5 | 860d920fd07c666232212143a79bb0567c7b358f | refs/heads/master | 2023-01-24T00:03:12.531000 | 2020-11-20T20:18:16 | 2020-11-20T20:18:16 | 291,831,094 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ausy_technologies.finalproject.Mapper;
import com.ausy_technologies.finalproject.Error.ErrorResponse;
import com.ausy_technologies.finalproject.Model.DAO.Employee;
import com.ausy_technologies.finalproject.Model.DTO.EmployeeDto;
import com.ausy_technologies.finalproject.Repository.DepartmentRepository;
imp... | UTF-8 | Java | 2,351 | java | EmployeeMapper.java | Java | [] | null | [] | package com.ausy_technologies.finalproject.Mapper;
import com.ausy_technologies.finalproject.Error.ErrorResponse;
import com.ausy_technologies.finalproject.Model.DAO.Employee;
import com.ausy_technologies.finalproject.Model.DTO.EmployeeDto;
import com.ausy_technologies.finalproject.Repository.DepartmentRepository;
imp... | 2,351 | 0.702254 | 0.697576 | 54 | 42.537037 | 28.220503 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 5 |
38587c46c0919d186bbed804f356a0e88c14b1a3 | 16,578,573,805,905 | 41c272c4a6cc0ec8243fe7066cb1d3f495ed92fc | /app/src/main/java/com/guanshaoye/glglteacher/ui/manager/train/ShowTrainAdapter.java | 097f68c3d3b489fb259361854eebdece7964044e | [] | no_license | luckykarl/glgl | https://github.com/luckykarl/glgl | fd6cad659742a0c1773b39414a11681a5791b38d | 1cd22c8ec690ce326f4f7af33f92ac44e9bdd4cf | refs/heads/master | 2021-01-25T09:33:05.786000 | 2017-06-09T11:39:22 | 2017-06-09T11:39:22 | 93,851,434 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.guanshaoye.glglteacher.ui.manager.train;
import android.content.Context;
import android.graphics.Color;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.guanshaoye.glglteacher.R;
import com.guanshaoye.glglteacher.adapter.BaseRecyclerAdapter;
import com.gu... | UTF-8 | Java | 2,923 | java | ShowTrainAdapter.java | Java | [
{
"context": "eImg;\n\nimport butterknife.Bind;\n\n/**\n * Created by karl on 2017/5/24.\n */\n\npublic class ShowTrainAdapter ",
"end": 632,
"score": 0.9995962381362915,
"start": 628,
"tag": "USERNAME",
"value": "karl"
}
] | null | [] | package com.guanshaoye.glglteacher.ui.manager.train;
import android.content.Context;
import android.graphics.Color;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.guanshaoye.glglteacher.R;
import com.guanshaoye.glglteacher.adapter.BaseRecyclerAdapter;
import com.gu... | 2,923 | 0.647301 | 0.642489 | 83 | 34.060242 | 25.878004 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.518072 | false | false | 5 |
73fb863d51053d93f3aaab4f66635a88791f2d9d | 3,418,794,011,917 | c99f766466321997588231618be077b67b1dec61 | /src/main/java/com/sample/board/mapper/BoardDAO.java | 94ac0bb5d690995ad87ad0a33787d223d60991fe | [] | no_license | pretiger/Board_boot | https://github.com/pretiger/Board_boot | 386a1e1c70c99a61fc9273e3a126e91d887ac4f7 | f2d611b0616f795ce6f8ee27c39f908ea92e4f52 | refs/heads/master | 2022-12-25T19:05:37.762000 | 2020-09-17T17:13:59 | 2020-09-17T17:13:59 | 296,390,738 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sample.board.mapper;
import java.util.List;
import java.util.Map;
import com.sample.board.model.BoardDTO;
import com.sample.board.model.ReplyDTO;
public interface BoardDAO {
public String preview(int num);
public void updateCount(int num);
public int countReply(int bnum);
public void deleteComment(i... | UTF-8 | Java | 780 | java | BoardDAO.java | Java | [] | null | [] | package com.sample.board.mapper;
import java.util.List;
import java.util.Map;
import com.sample.board.model.BoardDTO;
import com.sample.board.model.ReplyDTO;
public interface BoardDAO {
public String preview(int num);
public void updateCount(int num);
public int countReply(int bnum);
public void deleteComment(i... | 780 | 0.774359 | 0.774359 | 26 | 29 | 16.255177 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.423077 | false | false | 5 |
0efbcbc53fca3e5c045e816f46240da07aadf45c | 21,680,994,938,823 | 556f2c5bc958fbd0f16abdc347b8473986b3e5fd | /Programacion/UT4_ControlDeFlujo/src/ejerciciosCondicionales/E02Condicional.java | 34fedecd557044bd367d957425c27499d18ff2c6 | [] | no_license | dferminm/1DAW | https://github.com/dferminm/1DAW | 334bcd372a3a46ca90f472232d6518b4d06fc696 | 356ff060a84ae16ab39db9055ec48a634393e987 | refs/heads/master | 2021-01-18T14:10:18.573000 | 2015-03-25T09:05:50 | 2015-03-25T09:05:50 | 30,542,720 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ejerciciosCondicionales;
import javax.swing.JOptionPane;
public class E02Condicional {
public static void main(String[] args) {
//Programa con palabra oculta
//Si acierta, mensaje de éxito, si no, mensaje de error
String palabra;
palabra = JOptionPane.showInputDialog("Introduzca la... | ISO-8859-1 | Java | 592 | java | E02Condicional.java | Java | [] | null | [] | package ejerciciosCondicionales;
import javax.swing.JOptionPane;
public class E02Condicional {
public static void main(String[] args) {
//Programa con palabra oculta
//Si acierta, mensaje de éxito, si no, mensaje de error
String palabra;
palabra = JOptionPane.showInputDialog("Introduzca la... | 592 | 0.692833 | 0.68942 | 25 | 21.440001 | 26.264927 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.84 | false | false | 5 |
b76753487bc4a7b9fcaea101da964601c841dcb5 | 10,179,072,523,106 | e315c2bb2ea17cd8388a39aa0587e47cb417af0a | /src/tn/com/smartsoft/commons/aop/advice/BeforeAdvice.java | 5dae89c939ffab9cb9c2572ec12341221c5c175e | [] | no_license | wissem007/badges | https://github.com/wissem007/badges | 000536a40e34e20592fe6e4cb2684d93604c44c9 | 2064bd07b52141cf3cff0892e628cc62b4f94fdc | refs/heads/master | 2020-12-26T14:06:11.693000 | 2020-01-31T23:40:07 | 2020-01-31T23:40:07 | 237,530,008 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tn.com.smartsoft.commons.aop.advice;
import java.io.Serializable;
import java.lang.reflect.Method;
import org.aopalliance.aop.Advice;
public interface BeforeAdvice extends Advice, Serializable {
void before(Method method, Object[] arguments, Object target) throws Throwable;
} | UTF-8 | Java | 288 | java | BeforeAdvice.java | Java | [] | null | [] | package tn.com.smartsoft.commons.aop.advice;
import java.io.Serializable;
import java.lang.reflect.Method;
import org.aopalliance.aop.Advice;
public interface BeforeAdvice extends Advice, Serializable {
void before(Method method, Object[] arguments, Object target) throws Throwable;
} | 288 | 0.809028 | 0.809028 | 10 | 27.9 | 26.677519 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.9 | false | false | 5 |
9ef17faf6c1676f5312abe723798d2a8f4a3688b | 10,496,900,125,300 | 165b540e06466fdafa14ee7e271c24e47713b4d2 | /src/main/java/org/lqb/java/Test171020/Test.java | ee49af17bcb8e2b20c6c115b8f72dcf0c83dd1ff | [] | no_license | Aaron960214/java_test | https://github.com/Aaron960214/java_test | 7bad2578d6813c57544d7675fb761dfe2f93f183 | 0fc6050c13fbba3a011065bccecf5125775ba17b | refs/heads/master | 2021-09-03T16:31:22.031000 | 2018-01-10T12:59:41 | 2018-01-10T12:59:41 | 115,597,674 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.lqb.java.Test171020;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
public class Test {
public static void main(String[] args) {
/**
* 创建当前日期对象。(20分)
* 格式化当前日期对象,按以下格式输出至控制台:yyyy-MM-dd。(40分)
* 格式化当前日期对象,按以下格式输出至控制台:yyyy-MM... | UTF-8 | Java | 1,261 | java | Test.java | Java | [] | null | [] | package org.lqb.java.Test171020;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
public class Test {
public static void main(String[] args) {
/**
* 创建当前日期对象。(20分)
* 格式化当前日期对象,按以下格式输出至控制台:yyyy-MM-dd。(40分)
* 格式化当前日期对象,按以下格式输出至控制台:yyyy-MM... | 1,261 | 0.591747 | 0.567164 | 40 | 27.475 | 25.204153 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.45 | false | false | 5 |
ce98254dd4aee20b0103d42467ac90600d1fa4c6 | 25,417,616,512,575 | 75cf0865174c166c5c23ba9af07ccc97aa4ed7b1 | /SE/src/main/java/com/hangjiang/designmode/adapter/Print.java | 153e507a6b43e51bda15d905ba9f8fa35a357f63 | [] | no_license | jianghang/JavaAction | https://github.com/jianghang/JavaAction | 473529d05681c9583021e2144c1fc0232b4b1060 | fa4ac13aa09e00dd1060bd4a3586023a15cecc2e | refs/heads/master | 2022-06-26T19:08:04.668000 | 2019-11-08T00:52:28 | 2019-11-08T00:52:28 | 99,702,895 | 0 | 1 | null | false | 2022-06-21T02:07:16 | 2017-08-08T14:37:59 | 2019-11-08T00:53:04 | 2022-06-21T02:07:13 | 27,197 | 0 | 1 | 6 | Java | false | false | package com.hangjiang.designmode.adapter;
/**
* Created by jianghang on 2017/12/25.
*/
public interface Print {
void printWeak();
void printStrong();
}
| UTF-8 | Java | 164 | java | Print.java | Java | [
{
"context": "m.hangjiang.designmode.adapter;\n\n/**\n * Created by jianghang on 2017/12/25.\n */\npublic interface Print {\n v",
"end": 70,
"score": 0.9991429448127747,
"start": 61,
"tag": "USERNAME",
"value": "jianghang"
}
] | null | [] | package com.hangjiang.designmode.adapter;
/**
* Created by jianghang on 2017/12/25.
*/
public interface Print {
void printWeak();
void printStrong();
}
| 164 | 0.682927 | 0.634146 | 10 | 15.4 | 15.226293 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 5 |
e288f9e15da60fc7c031d32ce1b0f14ce4a52a5f | 18,159,121,785,177 | fa680e4d3b433a1687b59010ec06b12d00912fde | /src/main/java/com/dao/TopDocsCollector.java | 5c5fe26fdadd43dd7ed06c808d26513ae0c56375 | [] | no_license | TonyBlackgit/QASystem | https://github.com/TonyBlackgit/QASystem | 2979661f92fd2d9bca992857755871261371394d | eb116f2028949078a89a968e26acc65edcd935fa | refs/heads/master | 2020-03-23T14:38:12.663000 | 2018-07-20T09:04:25 | 2018-07-20T09:04:25 | 141,689,224 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dao;
import java.util.*;
public interface TopDocsCollector {
List<String> sort(List<QueryResult> lists);
List<String> findTitle(List<String> ids, String catagory);
}
| UTF-8 | Java | 182 | java | TopDocsCollector.java | Java | [] | null | [] | package com.dao;
import java.util.*;
public interface TopDocsCollector {
List<String> sort(List<QueryResult> lists);
List<String> findTitle(List<String> ids, String catagory);
}
| 182 | 0.758242 | 0.758242 | 8 | 21.75 | 20.843164 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.875 | false | false | 5 |
b704bff827cde72115fcf51902b5713bcf566077 | 29,867,202,634,067 | 5881d1f908106466183188d69e86055bd6a5448a | /FactoryDesc/src/StudentFactory/RunCode.java | 6a6d2181fd0f97c4ff1cdb0dd50c3bca06b814de | [] | no_license | davegreene2018/java_advanced | https://github.com/davegreene2018/java_advanced | c981443029a1256ee8f871f945d40eb6609d7181 | 319ca1b5e4a65c8a9947794731c72f3781ddb365 | refs/heads/main | 2023-07-07T21:48:26.006000 | 2021-08-16T17:34:26 | 2021-08-16T17:34:26 | 396,899,227 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package StudentFactory;
import java.util.ArrayList;
import java.util.List;
abstract class Student {
private int StudentID;
public Student() {
}
public Student(int _studentId) {
this.StudentID = _studentId;
}
}
class PrimarySchoolStudent extends Student {
public PrimarySchoolStuden... | UTF-8 | Java | 1,566 | java | RunCode.java | Java | [] | null | [] | package StudentFactory;
import java.util.ArrayList;
import java.util.List;
abstract class Student {
private int StudentID;
public Student() {
}
public Student(int _studentId) {
this.StudentID = _studentId;
}
}
class PrimarySchoolStudent extends Student {
public PrimarySchoolStuden... | 1,566 | 0.66092 | 0.650702 | 78 | 19.089743 | 18.968386 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.24359 | false | false | 5 |
8b595593e36e02a4fb343a4259b4bfe3dedd612e | 515,396,113,850 | 49c75c07311a7406e99f964738714a13d2337239 | /src/main/java/ua/com/as/web/DispatcherServlet.java | 499fc42ff738eecb672a9697f8baba83cba55a12 | [] | no_license | deneesr/Practice2REST4_2_0_0 | https://github.com/deneesr/Practice2REST4_2_0_0 | 50991eb6ad7fba98328db67cc7b4cf29c268529c | 60ee3d4ea7be80def3c67b3324fc16f08bc10090 | refs/heads/master | 2021-01-11T14:34:03.906000 | 2017-01-26T22:19:57 | 2017-01-26T22:19:57 | 80,159,551 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ua.com.as.web;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import ua.com.as.model.containers.RequestContainer;
import ua.com.as.service.ContextManager;
import ua.com.as.util.enums.HttpMethod;
import ua.com.as.util.exception.RequestException;
import javax.servlet.ServletException;
import javax.ser... | UTF-8 | Java | 5,888 | java | DispatcherServlet.java | Java | [] | null | [] | package ua.com.as.web;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import ua.com.as.model.containers.RequestContainer;
import ua.com.as.service.ContextManager;
import ua.com.as.util.enums.HttpMethod;
import ua.com.as.util.exception.RequestException;
import javax.servlet.ServletException;
import javax.ser... | 5,888 | 0.689538 | 0.688349 | 135 | 42.614815 | 32.117603 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.577778 | false | false | 5 |
bd2d89c8f06abb7dd19fc1155ac566ee1ca7a751 | 26,079,041,491,031 | c30c87814a05c736e970a3f41c5feaf1aa58c1e4 | /wwday14rikao/src/main/java/com/bawei/chenkai/day14rikao/dingdan/API/MyInterceptor.java | 39e10c268778a2f0d7244d2064ab7242bb5786db | [] | no_license | 1508958368/MyApplication2 | https://github.com/1508958368/MyApplication2 | fdb3e8b3abcf4a36b60e47c9d7e443356f522c13 | 1178640446e732181510f7a6fd305a28c26ec6e1 | refs/heads/master | 2021-08-31T10:32:49.408000 | 2017-12-21T03:08:33 | 2017-12-21T03:08:33 | 114,956,253 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bawei.chenkai.day14rikao.dingdan.API;
import java.io.IOException;
import okhttp3.FormBody;
import okhttp3.Interceptor;
import okhttp3.Request;
import okhttp3.Response;
/**
* author:Created by WangZhiQiang on 2017/12/20.
*/
public class MyInterceptor implements Interceptor {
@Override
public Re... | UTF-8 | Java | 1,067 | java | MyInterceptor.java | Java | [
{
"context": "import okhttp3.Response;\n\n/**\n * author:Created by WangZhiQiang on 2017/12/20.\n */\n\npublic class MyInterceptor im",
"end": 220,
"score": 0.9997193217277527,
"start": 208,
"tag": "NAME",
"value": "WangZhiQiang"
}
] | null | [] | package com.bawei.chenkai.day14rikao.dingdan.API;
import java.io.IOException;
import okhttp3.FormBody;
import okhttp3.Interceptor;
import okhttp3.Request;
import okhttp3.Response;
/**
* author:Created by WangZhiQiang on 2017/12/20.
*/
public class MyInterceptor implements Interceptor {
@Override
public Re... | 1,067 | 0.654492 | 0.639684 | 34 | 28.794117 | 23.669016 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.588235 | false | false | 5 |
71ae6264ab04e6ef8dd6614b76542b8a25750233 | 18,416,819,778,695 | 48859b882b736c43fd26670d21d31e0c7b735c72 | /android-godeye/src/main/java/cn/hikyson/godeye/core/internal/modules/imagecanary/ImageCanaryContext.java | 2738196dd2914c26e8c6035fdda7e1a7628f7e89 | [
"Apache-2.0"
] | permissive | pdog18/AndroidGodEye | https://github.com/pdog18/AndroidGodEye | e3bb82851b1a8a94dc9b20374f3e890143a5a6b9 | aed7bc161816515ec44785f97ebcf331d75ed039 | refs/heads/master | 2020-11-27T16:42:30.185000 | 2019-12-22T07:30:12 | 2019-12-22T07:30:12 | 229,532,529 | 0 | 0 | Apache-2.0 | true | 2019-12-22T07:20:04 | 2019-12-22T07:20:03 | 2019-12-22T07:11:37 | 2019-12-22T07:14:30 | 131,111 | 0 | 0 | 0 | null | false | false | package cn.hikyson.godeye.core.internal.modules.imagecanary;
import android.app.Application;
public interface ImageCanaryContext {
Application getApplication();
// ImageCanaryConfigProvider
String getImageCanaryConfigProvider();
}
| UTF-8 | Java | 245 | java | ImageCanaryContext.java | Java | [] | null | [] | package cn.hikyson.godeye.core.internal.modules.imagecanary;
import android.app.Application;
public interface ImageCanaryContext {
Application getApplication();
// ImageCanaryConfigProvider
String getImageCanaryConfigProvider();
}
| 245 | 0.8 | 0.8 | 9 | 26.222221 | 20.054247 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 5 |
5a9e3f41a5bb869e637d238e1a7ddd69f93d8b59 | 31,456,340,502,768 | 2bc01b1cf9a31879259e049ac76795c4a2842600 | /src/javase/lesson80.java | 02669640a43156a9040ee68de8442a871367d469 | [] | no_license | T5eng/LeetCode-AC | https://github.com/T5eng/LeetCode-AC | a543077985eb290cad9dbb0bfb763fd79fbdd9a1 | 905e4180199dcd50d153b697522326bd0bfa3c42 | refs/heads/master | 2020-04-11T16:44:36.879000 | 2019-12-17T02:14:28 | 2019-12-17T02:14:28 | 143,011,847 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package javase;
class rewriteToString{
private String name;
private int age;
public rewriteToString(String name, int age){
this.name = name;
this.age = age;
}
@Override
public String toString(){
return "姓名:"+this.name+"、年龄:"+this.age;
}
public boolean ... | UTF-8 | Java | 962 | java | lesson80.java | Java | [] | null | [] | package javase;
class rewriteToString{
private String name;
private int age;
public rewriteToString(String name, int age){
this.name = name;
this.age = age;
}
@Override
public String toString(){
return "姓名:"+this.name+"、年龄:"+this.age;
}
public boolean ... | 962 | 0.605204 | 0.597285 | 28 | 29.571428 | 20.788782 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.607143 | false | false | 5 |
4246f334dc79c17ae0493589676911ef392dc871 | 9,517,647,548,984 | 93b79190c6bb472017066d8fb8adc1cc1307af69 | /src/main/java/com/bl/analysis/exception/CricketLeagueAnalysisException.java | dfaf0ac146a1a29d3948cab7a0e3464492e4ab22 | [] | no_license | priyankagarad/CricketLeagueAnalysis | https://github.com/priyankagarad/CricketLeagueAnalysis | 14125ec88f747df70d438be68c024b4ffb51b23b | 32b179f0c54e58e41d380e426dfed14f3f7a5a9b | refs/heads/master | 2022-08-01T05:21:02.028000 | 2020-05-13T05:25:28 | 2020-05-13T05:25:28 | 262,264,591 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bl.analysis.exception;
public class CricketLeagueAnalysisException extends RuntimeException {
public enum ExceptionType {
FILE_NOT_FOUND, WRONG_DELIMITER_FILE, NO_CENSUS_DATA, UNABLE_TO_PARSE;
}
public ExceptionType exceptionTypeObject;
public CricketLeagueAnalysisException(String me... | UTF-8 | Java | 452 | java | CricketLeagueAnalysisException.java | Java | [] | null | [] | package com.bl.analysis.exception;
public class CricketLeagueAnalysisException extends RuntimeException {
public enum ExceptionType {
FILE_NOT_FOUND, WRONG_DELIMITER_FILE, NO_CENSUS_DATA, UNABLE_TO_PARSE;
}
public ExceptionType exceptionTypeObject;
public CricketLeagueAnalysisException(String me... | 452 | 0.761062 | 0.761062 | 11 | 40.090908 | 29.980158 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.818182 | false | false | 5 |
cb722d89c437d349fe9b286b2eaac9d317dafcdd | 35,304,631,210,787 | c67f43320d6e2639e9ba31e8b888a56e6820f360 | /java/java17/geekjob17_3/src/main/main.java | 1216dee8e9e32d46b321e8c53b8dcbe8938a6e83 | [] | no_license | ssforward/GEEKJOB | https://github.com/ssforward/GEEKJOB | 301f30d8eeccc142f34c8318bbaaa72fbd0a03ab | 9184a60484c9c30ff2e4eb43617f887903f0a206 | refs/heads/master | 2018-10-22T16:32:18.511000 | 2018-10-15T06:22:11 | 2018-10-15T06:22:11 | 140,522,528 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package main;
import java.io.*;
import java.util.Date;
import java.text.SimpleDateFormat;
import javax.servlet.*;
import javax.servlet.http.*;
public class main extends HttpServlet {
public void doGet(HttpServletRequest request, HttpServletResponse response)
throws IOException, ServletException{
... | UTF-8 | Java | 1,276 | java | main.java | Java | [] | null | [] | package main;
import java.io.*;
import java.util.Date;
import java.text.SimpleDateFormat;
import javax.servlet.*;
import javax.servlet.http.*;
public class main extends HttpServlet {
public void doGet(HttpServletRequest request, HttpServletResponse response)
throws IOException, ServletException{
... | 1,276 | 0.517828 | 0.517018 | 42 | 28.380953 | 22.812855 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.619048 | false | false | 5 |
88ead52ed9eba06d13f2dc38c7e31bc5eadc3b0e | 17,575,006,242,139 | 5963ce99929c9e9ac2ecaa5fc86e87497942e3c5 | /src/com/jrsaavedra/amazonviewer/models/IVisualizable.java | fd77ae288690923a882a135c4818eec6ed8b6578 | [] | no_license | jrsaavedra1022/jrsaavedra-java-SE-course | https://github.com/jrsaavedra1022/jrsaavedra-java-SE-course | 3f830f51a9f82ae3d6b7d7623dd87a75022fc7e2 | d1ea28aebcfa87e3e19162c0c7c4c806adcbf40c | refs/heads/master | 2022-12-08T05:25:04.076000 | 2020-09-03T17:29:57 | 2020-09-03T17:29:57 | 292,636,845 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.jrsaavedra.amazonviewer.models;
/**
* <h1>Interface IVisalizable </h1>
*
* @author jrsaavedra
* @version 1.0
* @sinc... | UTF-8 | Java | 943 | java | IVisualizable.java | Java | [
{
"context": " * <h1>Interface IVisalizable </h1>\n * \n * @author jrsaavedra\n * @version 1.0\n * @since 2020\n*/\nimport java.uti",
"end": 295,
"score": 0.9995430707931519,
"start": 285,
"tag": "USERNAME",
"value": "jrsaavedra"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.jrsaavedra.amazonviewer.models;
/**
* <h1>Interface IVisalizable </h1>
*
* @author jrsaavedra
* @version 1.0
* @sinc... | 943 | 0.667732 | 0.659212 | 34 | 26.617647 | 26.781265 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.235294 | false | false | 5 |
cc965dbdb1fe5dcc2f78f4383f9c0a69cfb6d114 | 25,967,372,334,374 | e97454368f8e045f36872e8f38e999efb59867da | /RedalphaTest/RedalphaTest/src/test/redalpha/validator/CallValidatorTest.java | bd1c668d0632d5388617b0c7a202d7aece502167 | [] | no_license | NastyaPashik/java-test-redalpha | https://github.com/NastyaPashik/java-test-redalpha | 08a4767b1ac275db6b03d1e38e17129e038ef881 | 375b26725d0df2dc06fd72eb81bf0252de3a9cea | refs/heads/master | 2020-12-31T06:32:38.433000 | 2016-05-30T07:36:14 | 2016-05-30T07:36:14 | 59,513,960 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test.redalpha.validator;
import static org.junit.Assert.*;
import java.util.List;
import org.junit.*;
import redalpha.dataobject.Call;
import redalpha.exception.CallValidationException;
import redalpha.validator.CallValidator;
public class CallValidatorTest {
@Before
public void before() {
CallValidato... | UTF-8 | Java | 5,489 | java | CallValidatorTest.java | Java | [
{
"context": "allValidationException {\n\t\t\n\t\tString firstName = \"CorrectFirstName\";\n\t\tString lastName = \"CorrectLastName\";\n\t\tString",
"end": 475,
"score": 0.9219517707824707,
"start": 459,
"tag": "USERNAME",
"value": "CorrectFirstName"
},
{
"context": "stName = \"Corre... | null | [] | package test.redalpha.validator;
import static org.junit.Assert.*;
import java.util.List;
import org.junit.*;
import redalpha.dataobject.Call;
import redalpha.exception.CallValidationException;
import redalpha.validator.CallValidator;
public class CallValidatorTest {
@Before
public void before() {
CallValidato... | 5,489 | 0.732192 | 0.672982 | 162 | 32.882717 | 24.619923 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.407408 | false | false | 5 |
62c4391a5bf901a4f8f580c324780a5f92a7e1d2 | 36,988,258,372,356 | d436b69041709816e8ffefdc2716175a994665a1 | /src/querymanager/Query_All.java | ac9e8659bf41498498ffb78f5f50c6c5e0ada4ef | [] | no_license | projecterp/FORUM_WITH_API | https://github.com/projecterp/FORUM_WITH_API | 2fd9ebc8287a0d73edeb15680cf461cb8f9a421a | bebd6a523af46b33b68651eecc9938e8a23572c4 | refs/heads/master | 2021-01-10T04:41:46.488000 | 2016-04-07T13:23:20 | 2016-04-07T13:23:20 | 53,506,829 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package querymanager;
import java.util.ArrayList;
import board.Topics;
import com.google.appengine.api.datastore.Entity;
import com.google.appengine.api.datastore.PreparedQuery;
import querymanager.QueryManager;
public class Query_All {
QueryManager query = new QueryManager();
public ArrayList<Entity> getSearc... | UTF-8 | Java | 1,681 | java | Query_All.java | Java | [] | null | [] | package querymanager;
import java.util.ArrayList;
import board.Topics;
import com.google.appengine.api.datastore.Entity;
import com.google.appengine.api.datastore.PreparedQuery;
import querymanager.QueryManager;
public class Query_All {
QueryManager query = new QueryManager();
public ArrayList<Entity> getSearc... | 1,681 | 0.725758 | 0.725758 | 65 | 24.861538 | 26.594318 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.969231 | false | false | 5 |
c41ab33b8cc891846af5775ebf6c8f70417f1c62 | 31,490,700,277,243 | f8c913690a45aaeb7d11a931042b93fd512f3996 | /VehicleAssembly/src/main/java/talentboost/vehicle/assembly/jdbc/JDBC.java | 70ef2565c6f14c113811000d04c5d552162a0f85 | [] | no_license | RadoslavGenov/VMWareTalentBoostProject | https://github.com/RadoslavGenov/VMWareTalentBoostProject | d5135bf557fea4d98bf147c617417836da6a8ceb | 693d7eccbda45b503da8645210b840d48804e0fc | refs/heads/master | 2021-01-09T06:08:47.165000 | 2016-08-17T22:17:27 | 2016-08-17T22:17:27 | 65,803,170 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package talentboost.vehicle.assembly.jdbc;
import java.io.FileInputStream;
import java.io.IOException;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Types;
import java.util.ArrayList;
imp... | UTF-8 | Java | 12,311 | java | JDBC.java | Java | [
{
"context": "ostgreSQL Database to run the sql code\r\n * @author rados\r\n *\r\n */\r\npublic class JDBC {\r\n\tprivate Connectio",
"end": 1116,
"score": 0.9895756244659424,
"start": 1111,
"tag": "USERNAME",
"value": "rados"
}
] | null | [] | package talentboost.vehicle.assembly.jdbc;
import java.io.FileInputStream;
import java.io.IOException;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Types;
import java.util.ArrayList;
imp... | 12,311 | 0.709853 | 0.708066 | 282 | 41.656029 | 30.537481 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.12766 | false | false | 5 |
3556e2970a3b4fa94a01b7882a00db86a76fb14c | 34,144,990,044,022 | 65b32dad92f0131433d87f9255534cf64936b671 | /src/net/sf/freecol/common/model/Direction.java | 960c583037035de6d8fe349b4be72be3cc0e2061 | [] | no_license | cosc603spring2016/FreeCol-FinalProject | https://github.com/cosc603spring2016/FreeCol-FinalProject | 0cff8c6ea888fac71c6d35bea695a2f88c16b874 | 673fff18bcc7c81674c33b15f17656d43f4af88d | refs/heads/master | 2020-12-24T19:28:40.570000 | 2016-05-03T01:02:14 | 2016-05-03T01:02:14 | 57,929,956 | 1 | 4 | null | false | 2016-05-13T18:54:17 | 2016-05-03T00:29:50 | 2016-05-03T00:47:32 | 2016-05-03T01:02:39 | 47,122 | 0 | 2 | 1 | Java | null | null | /**
* Copyright (C) 2002-2016 The FreeCol Team
*
* This file is part of FreeCol.
*
* FreeCol is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your optio... | UTF-8 | Java | 8,208 | java | Direction.java | Java | [] | null | [] | /**
* Copyright (C) 2002-2016 The FreeCol Team
*
* This file is part of FreeCol.
*
* FreeCol is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your optio... | 8,208 | 0.590765 | 0.582237 | 253 | 31.442688 | 24.406992 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.525692 | false | false | 5 |
ca29b3d5b8cc57ab6b50132cd735292b12808497 | 38,706,245,316,290 | fafccf9ff1eb59ef226be0ef30bda98b951b557e | /app/src/main/java/android/feetme/fr/punchme/dao/GloveDao.java | 4f530b48141158f7d9c54ff231ec500a865c93d9 | [] | no_license | AnasNEJMI/punchme | https://github.com/AnasNEJMI/punchme | 52d49f156fcc9d101a2121fbe2741026d711213d | c49f91acf3c5c2ba42da0f822f3f32fd38cf2a36 | refs/heads/master | 2021-01-13T00:52:01.606000 | 2016-03-11T16:56:33 | 2016-03-11T16:56:33 | 52,094,719 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package android.feetme.fr.punchme.dao;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteStatement;
import de.greenrobot.dao.AbstractDao;
import de.greenrobot.dao.Property;
import de.greenrobot.dao.internal.DaoConfig;
import android.feetme.fr.punchme.... | UTF-8 | Java | 4,981 | java | GloveDao.java | Java | [] | null | [] | package android.feetme.fr.punchme.dao;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteStatement;
import de.greenrobot.dao.AbstractDao;
import de.greenrobot.dao.Property;
import de.greenrobot.dao.internal.DaoConfig;
import android.feetme.fr.punchme.... | 4,981 | 0.595664 | 0.587633 | 143 | 33.832169 | 29.491255 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.699301 | false | false | 5 |
1599e263449325c5b3cba6c3a7a102bd4960a974 | 36,275,293,805,677 | 673d413cdba1454df2ecd03619d05d0cd994d037 | /JAVA/homework/NumericCalculatorFrame.java | 6f0f1e0d43259a089cb848b6bead1c85da3a70cf | [] | no_license | Rillell/3_Grade_Project | https://github.com/Rillell/3_Grade_Project | 30ba7277a766d6d4fb1fb9c1ab41456d89036ce2 | 54965d976984733df5972a439167b83c52bdd8b2 | refs/heads/main | 2023-09-06T02:19:38.903000 | 2021-11-03T13:48:29 | 2021-11-03T13:48:29 | 424,228,873 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package homework;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.StringTokenizer;
import javax.swing.*;
public class NumericCalculatorFrame extends JFrame implements ActionListener{
private JTextField text;
private JTextField text2;
privat... | UHC | Java | 2,711 | java | NumericCalculatorFrame.java | Java | [] | null | [] | package homework;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.StringTokenizer;
import javax.swing.*;
public class NumericCalculatorFrame extends JFrame implements ActionListener{
private JTextField text;
private JTextField text2;
privat... | 2,711 | 0.632537 | 0.61661 | 104 | 23.35577 | 17.87936 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.615385 | false | false | 5 |
735146e34c334130aaf90e678f46a09a3e4de5e1 | 38,070,590,122,897 | 836ae5c4855304c1b16f0dc79f53d6679c74201f | /linkstatubar/src/main/java/cn/lhj/linkstatubar/transformer/AlphaTranformer.java | 6892776e8530d1f0587b056e4706fb29922a3e5d | [] | no_license | lhjandroid/LinkStatuViewPage | https://github.com/lhjandroid/LinkStatuViewPage | 344db0d1b21ef86659b2c4b64b53cc1385d23841 | d98d16cdd9f675c901f450ac2a39234646d4b27c | refs/heads/master | 2020-03-28T12:11:27.593000 | 2018-09-11T07:39:21 | 2018-09-11T07:39:21 | 148,276,900 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.lhj.linkstatubar.transformer;
import android.support.annotation.NonNull;
import android.support.v4.view.ViewPager;
import android.view.View;
/**
* File description.
* viewpager 堆叠模式 不可见的view alpha 透明度为0
* @author lihongjun
* @date 2018/7/10
*/
public class AlphaTranformer implements ViewPa... | UTF-8 | Java | 662 | java | AlphaTranformer.java | Java | [
{
"context": " * viewpager 堆叠模式 不可见的view alpha 透明度为0\r\n * @author lihongjun\r\n * @date 2018/7/10\r\n */\r\npublic class AlphaTranf",
"end": 247,
"score": 0.9994138479232788,
"start": 238,
"tag": "USERNAME",
"value": "lihongjun"
}
] | null | [] | package cn.lhj.linkstatubar.transformer;
import android.support.annotation.NonNull;
import android.support.v4.view.ViewPager;
import android.view.View;
/**
* File description.
* viewpager 堆叠模式 不可见的view alpha 透明度为0
* @author lihongjun
* @date 2018/7/10
*/
public class AlphaTranformer implements ViewPa... | 662 | 0.685668 | 0.664495 | 21 | 27.238094 | 25.341299 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 5 |
54f6b99b18573c03c300801f41668caf9dbdde4e | 37,340,445,692,855 | d4daa2ad8b4d536730c60e919cc7af1c17fdfef0 | /src/main/java/kr/or/ddit/board/dao/BoardDaoInf.java | 2ba18bd3dbb8ab6807cc826b5d8ef8a2a6259dbd | [] | no_license | younghos/Board_JSP | https://github.com/younghos/Board_JSP | c1bdd2e3736c7530acb64af5cbd219dfafd693c1 | b36b4b2fa8d5d388060d42b9869ad918bb3cfd48 | refs/heads/master | 2020-04-03T14:17:34.555000 | 2018-10-30T03:13:39 | 2018-10-30T03:13:39 | 155,316,178 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kr.or.ddit.board.dao;
import java.util.List;
import java.util.Map;
import kr.or.ddit.board.model.BoardVo;
public interface BoardDaoInf {
List<BoardVo> selectBoard(String userId);
// int getBoardCnt(Map<String, Object> param);
List<BoardVo> selectBoardAllList();
int insertBoard(Map<String, Object> par... | UTF-8 | Java | 374 | java | BoardDaoInf.java | Java | [] | null | [] | package kr.or.ddit.board.dao;
import java.util.List;
import java.util.Map;
import kr.or.ddit.board.model.BoardVo;
public interface BoardDaoInf {
List<BoardVo> selectBoard(String userId);
// int getBoardCnt(Map<String, Object> param);
List<BoardVo> selectBoardAllList();
int insertBoard(Map<String, Object> par... | 374 | 0.748663 | 0.748663 | 19 | 18.68421 | 18.536032 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 5 |
93ce5ca81c0c6fa91ed3acff98d76f496b6297c9 | 13,889,924,305,760 | b01bde78d0b3eca690a741754ff1ebb06e761a86 | /src/main/java/io/github/bassy/wmoon/repository/BeerPhotoRepository.java | ff1133ebf930d9eb9791aa475e99bf7e6e231cd4 | [] | no_license | bassy-wmoon/beer-game | https://github.com/bassy-wmoon/beer-game | 0186b7599d641e2bc3c90cfe3071515f37614e2a | b38c02486b8fb86e27eb094714b54792f8d2a350 | refs/heads/master | 2021-05-03T07:06:50.494000 | 2018-06-12T15:05:42 | 2018-06-12T15:05:42 | 120,602,401 | 0 | 0 | null | false | 2018-06-12T15:05:44 | 2018-02-07T10:47:07 | 2018-06-12T14:44:19 | 2018-06-12T15:05:43 | 106 | 0 | 1 | 0 | Java | false | null | package io.github.bassy.wmoon.repository;
import java.util.List;
import org.apache.ibatis.annotations.Mapper;
import org.springframework.stereotype.Repository;
import io.github.bassy.wmoon.model.BeerPhoto;
@Mapper
@Repository
public interface BeerPhotoRepository {
List<BeerPhoto> selectAll();
}
| UTF-8 | Java | 302 | java | BeerPhotoRepository.java | Java | [
{
"context": "package io.github.bassy.wmoon.repository;\n\nimport java.util.List;\n\nimport",
"end": 23,
"score": 0.9430062174797058,
"start": 18,
"tag": "USERNAME",
"value": "bassy"
},
{
"context": "ramework.stereotype.Repository;\n\nimport io.github.bassy.wmoon.model.BeerPhoto;\n\n... | null | [] | package io.github.bassy.wmoon.repository;
import java.util.List;
import org.apache.ibatis.annotations.Mapper;
import org.springframework.stereotype.Repository;
import io.github.bassy.wmoon.model.BeerPhoto;
@Mapper
@Repository
public interface BeerPhotoRepository {
List<BeerPhoto> selectAll();
}
| 302 | 0.811258 | 0.811258 | 15 | 19.133333 | 19.134146 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 5 |
3e47629cec9c5ca45dbf8cedd8fe65e423cf5aff | 12,807,592,482,596 | 4daba6e2e8ffe9ef4610f4688b6c086f99a55dcc | /app/src/main/java/com/oksagon/freelifts/misc/Constants.java | 5c74a913cbf87abf1659ad98a4a785d368a5858d | [] | no_license | janneoksanen-zz/freelifts | https://github.com/janneoksanen-zz/freelifts | 47e3d0f1de92b5aab82b38a5cf5f1ee40b72ba56 | 3da530a8260addab99a71ce0377b3483d3886247 | refs/heads/master | 2021-10-19T14:26:41.713000 | 2019-02-21T18:18:21 | 2019-02-21T18:18:21 | 132,583,790 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.oksagon.freelifts.misc;
/**
* Constants
* @author Janne Oksanen <janne.oksanen@gmail.com>
* @since 2019-02-15
*/
public class Constants {
/**
* Enumerates different kinds of lifts that can be performed in trainig programs
*/
public enum LiftType { SQUAT, BENCH_PRESS, DEADLIFT, ROW, O... | UTF-8 | Java | 339 | java | Constants.java | Java | [
{
"context": "sagon.freelifts.misc;\n\n/**\n * Constants\n * @author Janne Oksanen <janne.oksanen@gmail.com>\n * @since 2019-02-15\n *",
"end": 78,
"score": 0.9998951554298401,
"start": 65,
"tag": "NAME",
"value": "Janne Oksanen"
},
{
"context": "misc;\n\n/**\n * Constants\n * @autho... | null | [] | package com.oksagon.freelifts.misc;
/**
* Constants
* @author <NAME> <<EMAIL>>
* @since 2019-02-15
*/
public class Constants {
/**
* Enumerates different kinds of lifts that can be performed in trainig programs
*/
public enum LiftType { SQUAT, BENCH_PRESS, DEADLIFT, ROW, OVERHEAD_PRESS }
}
| 316 | 0.687316 | 0.663717 | 15 | 21.6 | 27.207352 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 5 |
0a1a7d09a499bc749962673fe053afb0c834b023 | 12,807,592,481,636 | 1c5e8605c1a4821bc2a759da670add762d0a94a2 | /easrc/markesupplier/subill/app/AbstractMarketSupplierReviewGatherEntryControllerBean.java | 2ff321d4670d27bf532bf075d613972faeb10671 | [] | no_license | shxr/NJG | https://github.com/shxr/NJG | 8195cfebfbda1e000c30081399c5fbafc61bb7be | 1b60a4a7458da48991de4c2d04407c26ccf2f277 | refs/heads/master | 2020-12-24T06:51:18.392000 | 2016-04-25T03:09:27 | 2016-04-25T03:09:27 | 19,804,797 | 0 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kingdee.eas.port.markesupplier.subill.app;
import javax.ejb.*;
import java.rmi.RemoteException;
import com.kingdee.bos.*;
import com.kingdee.bos.util.BOSObjectType;
import com.kingdee.bos.metadata.IMetaDataPK;
import com.kingdee.bos.metadata.rule.RuleExecutor;
import com.kingdee.bos.metadata.MetaDa... | UTF-8 | Java | 10,008 | java | AbstractMarketSupplierReviewGatherEntryControllerBean.java | Java | [] | null | [] | package com.kingdee.eas.port.markesupplier.subill.app;
import javax.ejb.*;
import java.rmi.RemoteException;
import com.kingdee.bos.*;
import com.kingdee.bos.util.BOSObjectType;
import com.kingdee.bos.metadata.IMetaDataPK;
import com.kingdee.bos.metadata.rule.RuleExecutor;
import com.kingdee.bos.metadata.MetaDa... | 10,008 | 0.709432 | 0.695244 | 216 | 44.342594 | 44.236141 | 182 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.740741 | false | false | 5 |
e27e826c918c74250adc57a2d81b31222d7c3031 | 2,216,203,186,075 | 61959a3107bd91d61a926644f5618ce828f11e0f | /src/main/java/com/example/gettour_api/controllers/OfferController.java | d6f2563449cf0c9e2421812d9e909ebce7aa5dc1 | [] | no_license | shafigtahmasib/GetTourAPI | https://github.com/shafigtahmasib/GetTourAPI | 865c61baf766c9bcab009ddce38e1f1af8a88d6b | d193d4db0bd17dea29e53653e737a11ef69cd772 | refs/heads/master | 2023-07-03T23:11:48.239000 | 2021-08-09T12:20:43 | 2021-08-09T12:20:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.gettour_api.controllers;
import com.example.gettour_api.dtos.AgentOfferDTO;
import com.example.gettour_api.services.interfaces.AgentOfferService;
import lombok.AllArgsConstructor;
import lombok.RequiredArgsConstructor;
import org.springframework.http.ResponseEntity;
import org.springframework.web.b... | UTF-8 | Java | 980 | java | OfferController.java | Java | [] | null | [] | package com.example.gettour_api.controllers;
import com.example.gettour_api.dtos.AgentOfferDTO;
import com.example.gettour_api.services.interfaces.AgentOfferService;
import lombok.AllArgsConstructor;
import lombok.RequiredArgsConstructor;
import org.springframework.http.ResponseEntity;
import org.springframework.web.b... | 980 | 0.833673 | 0.833673 | 27 | 35.333332 | 28.238403 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 5 |
15eeac7fd36c1924ab5ff5a74690254be5ed30aa | 25,048,249,288,399 | 8892e0b73c9967b597eb23db2f5e1ddfcbda1c63 | /src/nl/tudelft/otsim/Simulators/MacroSimulator/Routes.java | 7cca23a9311e943b203e7c7ccf66cf822d26ac06 | [] | no_license | Aand1/OTSim | https://github.com/Aand1/OTSim | a207489ac4203bc96986f10ea930c5ae4f0884f2 | 4503dc781c6afd4cb9a9b3d53aedfa98facdc69e | refs/heads/master | 2021-01-19T18:47:04.125000 | 2014-06-02T14:36:37 | 2014-06-02T14:36:37 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nl.tudelft.otsim.Simulators.MacroSimulator;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.HashSet;
import nl.tudelft.otsim.Simulators.MacroSimulator.Nodes.Node;
import nl.tudelft.otsim.Simulators.MacroSimulator.Nodes.NodeBoundaryIn;
import nl.tudelft.otsim.Simulators.MacroSimul... | UTF-8 | Java | 2,850 | java | Routes.java | Java | [] | null | [] | package nl.tudelft.otsim.Simulators.MacroSimulator;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.HashSet;
import nl.tudelft.otsim.Simulators.MacroSimulator.Nodes.Node;
import nl.tudelft.otsim.Simulators.MacroSimulator.Nodes.NodeBoundaryIn;
import nl.tudelft.otsim.Simulators.MacroSimul... | 2,850 | 0.630175 | 0.625614 | 105 | 25.142857 | 24.00255 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.161905 | false | false | 5 |
740fb986e8dd42b2fece20c57e32a46cb3976972 | 32,847,909,881,908 | 7e512d95c474399d054a165e082c72277f13089b | /legacy-core/src/main/java/archimedes/acf/report/GenerationProcessReport.java | 7c92da90930386a58c202fa1a3fc390154c803b2 | [
"Apache-2.0"
] | permissive | greifentor/archimedes-legacy | https://github.com/greifentor/archimedes-legacy | d8ec4baa38d6c55c1d3e3177cc6964598541ad1e | 996ec2a9d97ba684574849472a8b5b28beaa1825 | refs/heads/master | 2023-09-01T06:08:45.643000 | 2023-08-29T09:43:33 | 2023-08-29T09:43:33 | 214,502,614 | 0 | 0 | Apache-2.0 | false | 2023-08-29T09:43:35 | 2019-10-11T18:15:48 | 2022-01-09T23:38:17 | 2023-08-29T09:43:34 | 9,143 | 0 | 0 | 15 | Java | false | false | /*
* GenerationProcessReport.java
*
* 28.11.2013
*
* (c) by O.Lieshoff
*
*/
package archimedes.acf.report;
import archimedes.model.*;
import baccara.gui.*;
import corentx.dates.*;
import corentx.util.*;
import archimedes.acf.*;
import static corentx.util.Checks.*;
import java.awt.Color;
import java.util.*;
... | UTF-8 | Java | 17,029 | java | GenerationProcessReport.java | Java | [
{
"context": "onProcessReport.java\n *\n * 28.11.2013\n *\n * (c) by O.Lieshoff\n *\n */\n\npackage archimedes.acf.report;\n\n\nimport a",
"end": 75,
"score": 0.9998871684074402,
"start": 65,
"tag": "NAME",
"value": "O.Lieshoff"
},
{
"context": "er for the whole generation process.\n... | null | [] | /*
* GenerationProcessReport.java
*
* 28.11.2013
*
* (c) by O.Lieshoff
*
*/
package archimedes.acf.report;
import archimedes.model.*;
import baccara.gui.*;
import corentx.dates.*;
import corentx.util.*;
import archimedes.acf.*;
import static corentx.util.Checks.*;
import java.awt.Color;
import java.util.*;
... | 17,029 | 0.560749 | 0.548594 | 468 | 35.388889 | 28.908609 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.369658 | false | false | 5 |
3d53c514c85fc8b2c3b7f5c63f49aa5dfbef9611 | 30,210,799,986,942 | 66b1888463d701b8ceb16c4abe7d20eaa2745e92 | /module_client/src/main/java/com/liany/clientmodel/view/subView/sceneStep/FigureActivity.java | b7ffc32bcb4b98a2bb7ee7873b51e7aa58fc1a4c | [] | no_license | AitGo/CsiModel | https://github.com/AitGo/CsiModel | 42526c70e83b9a4e3abc8033f7c88b73703a5e49 | 52049edf360f1c3d775a9f10b054089d7df0cb41 | refs/heads/master | 2022-12-09T13:42:55.827000 | 2020-08-31T02:54:20 | 2020-08-31T02:54:20 | 284,574,232 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.liany.clientmodel.view.subView.sceneStep;
import android.app.Activity;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import android.view.KeyEvent;
import android.view.View;
import android.view.animation.Animation;
import android.view.animation.TranslateAni... | UTF-8 | Java | 18,005 | java | FigureActivity.java | Java | [
{
"context": "idx.recyclerview.widget.RecyclerView;\n\n/**\n * @创建者 ly\n * @创建时间 2020/3/24\n * @描述\n * @更新者 $\n * @更新时间 $\n *",
"end": 1674,
"score": 0.9859924912452698,
"start": 1672,
"tag": "USERNAME",
"value": "ly"
}
] | null | [] | package com.liany.clientmodel.view.subView.sceneStep;
import android.app.Activity;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import android.view.KeyEvent;
import android.view.View;
import android.view.animation.Animation;
import android.view.animation.TranslateAni... | 18,005 | 0.604154 | 0.602367 | 436 | 40.080276 | 27.375666 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.662844 | false | false | 5 |
69b9b9e16488560d96e486ac25d8de882c6cbafa | 7,189,775,259,407 | 8f396bdbc1672d8d45c32dafd94d47e6b174967e | /src/main/java/com/ms/gym/assistant/service/validation/WorkoutValidator.java | 3cce2acb570c4f31a3c0918206652f244a579a28 | [] | no_license | msherwen/ms-gym-assistant-api | https://github.com/msherwen/ms-gym-assistant-api | 8d371505198445382af35fc18a8b28e5b01962b1 | eab63e71ef979bc970195161c9fb9de83f59e51d | refs/heads/master | 2018-10-05T17:13:56.247000 | 2018-06-27T06:43:55 | 2018-06-27T06:43:55 | 87,860,628 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ms.gym.assistant.service.validation;
import com.ms.gym.assistant.exception.InvalidEntityException;
import com.ms.gym.assistant.model.Workout;
import org.springframework.stereotype.Component;
import static com.google.common.base.Strings.isNullOrEmpty;
@Component
public class WorkoutValidator {
public... | UTF-8 | Java | 554 | java | WorkoutValidator.java | Java | [] | null | [] | package com.ms.gym.assistant.service.validation;
import com.ms.gym.assistant.exception.InvalidEntityException;
import com.ms.gym.assistant.model.Workout;
import org.springframework.stereotype.Component;
import static com.google.common.base.Strings.isNullOrEmpty;
@Component
public class WorkoutValidator {
public... | 554 | 0.752708 | 0.752708 | 19 | 28.157894 | 27.286516 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.368421 | false | false | 5 |
818f7ac6362ec030bfb70ebe05466d67c553c2db | 26,620,207,312,957 | 6d86678f00c3a0b31cdc1fdc4c9f874b25d78791 | /spring-boot/src/main/java/io/arukas/tools/RelativeDateFormat.java | b645145daab3b588693d9eb2fea5b8b4ec6a7dac | [] | no_license | ncc0706/spring-boot-in-action | https://github.com/ncc0706/spring-boot-in-action | 7518545f99e4fa673916212dc2f3dedb09a5ac3a | e0024b10de7481fb895be1d313cbd3593e07253a | refs/heads/master | 2021-04-05T07:44:25.284000 | 2018-12-20T02:00:01 | 2018-12-20T02:00:01 | 125,046,180 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.arukas.tools;
import org.joda.time.DateTime;
import org.joda.time.Interval;
import org.joda.time.format.DateTimeFormat;
import org.joda.time.format.DateTimeFormatter;
import java.util.Date;
public class RelativeDateFormat {
private static final long ONE_MINUTE = 60000L;
private static final long ... | UTF-8 | Java | 4,497 | java | RelativeDateFormat.java | Java | [] | null | [] | package io.arukas.tools;
import org.joda.time.DateTime;
import org.joda.time.Interval;
import org.joda.time.format.DateTimeFormat;
import org.joda.time.format.DateTimeFormatter;
import java.util.Date;
public class RelativeDateFormat {
private static final long ONE_MINUTE = 60000L;
private static final long ... | 4,497 | 0.570529 | 0.550711 | 131 | 31.740458 | 23.937765 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.541985 | false | false | 5 |
7995c04916b24c23c45479dfa97bef141e5a8821 | 2,946,347,617,833 | 8157f545468affccb2ab946f02130367bb22174e | /LeetCode/java/src/main/java/medium/N0003/N0003_Longest_Substring_Without_Repeating_Characters.java | d3e31c681215152d2115a352ca7184d2f167075f | [] | no_license | sadolintw/MyLeetCode | https://github.com/sadolintw/MyLeetCode | 0a795ba2400eb52e85f1eb032c53e527d1f85d7a | 1a45d8c287c1f84e34475c85f81acd86f264bc07 | refs/heads/master | 2023-01-05T23:15:49.537000 | 2022-12-19T23:17:46 | 2022-12-19T23:17:46 | 204,961,111 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package medium.N0003;
import java.util.HashMap;
import java.util.Map;
/**
* Sliding Window Optimized
*/
class Solution {
public int lengthOfLongestSubstring(String s) {
int longestLength = 0;
Map<Character, Integer> map = new HashMap<>();
for(int lastIndex = 0 , index = 0 ; index < s.len... | UTF-8 | Java | 1,027 | java | N0003_Longest_Substring_Without_Repeating_Characters.java | Java | [] | null | [] | package medium.N0003;
import java.util.HashMap;
import java.util.Map;
/**
* Sliding Window Optimized
*/
class Solution {
public int lengthOfLongestSubstring(String s) {
int longestLength = 0;
Map<Character, Integer> map = new HashMap<>();
for(int lastIndex = 0 , index = 0 ; index < s.len... | 1,027 | 0.5852 | 0.572541 | 33 | 30.121212 | 26.909227 | 75 | false | false | 0 | 0 | 0 | 0 | 76 | 0.074002 | 0.575758 | false | false | 5 |
da324b866661109a9094781b3f652e3ebfaa0253 | 2,362,232,033,017 | fc2323296f0123f2ec7f40475dc53aaad49a91bd | /src/com/jinx/Dao/UserDao.java | 261273d5dcbe6676fc2f784cea336e067a893ef6 | [] | no_license | 00limao/Shop | https://github.com/00limao/Shop | 344932b3f34d0d2d67455343abb0f16ed77b170d | 9455dfd216f790bee3815a9c5503a472f750a9fe | refs/heads/master | 2020-04-09T17:51:17.728000 | 2018-12-05T09:29:38 | 2018-12-05T09:29:38 | 160,493,534 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jinx.Dao;
import com.jinx.DBUtils.DBUtils;
import java.sql.*;
/**
* 工具类
*/
public class UserDao {
static {
try {
Class.forName("com.mysql.jdbc.Driver");
} catch (ClassNotFoundException e) {
e.printStackTrace();
}
}
public static Connection ... | UTF-8 | Java | 1,491 | java | UserDao.java | Java | [] | null | [] | package com.jinx.Dao;
import com.jinx.DBUtils.DBUtils;
import java.sql.*;
/**
* 工具类
*/
public class UserDao {
static {
try {
Class.forName("com.mysql.jdbc.Driver");
} catch (ClassNotFoundException e) {
e.printStackTrace();
}
}
public static Connection ... | 1,491 | 0.573162 | 0.560351 | 58 | 24.568966 | 26.440638 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.465517 | false | false | 5 |
5c4123484eca1b4d0de7f427017aeaa2589a7148 | 3,710,851,778,612 | dbbd9fbe0a2c3c7666de808791c8a6cd6d0b09ba | /adderssbook-web-test/src/test/java/ru/stqa/pft/addressbook/tests/ContactRemoveGroupTest.java | 6c67af233ad26379469105e24f497c093fb67526 | [
"Apache-2.0"
] | permissive | sinitsyn47/java_training | https://github.com/sinitsyn47/java_training | cc4de34349d32fcd5a2752e9831f2c33cb4e4b0d | 8c0325e5d9b9f2951a5d70d8ca184ced4849758f | refs/heads/main | 2023-02-06T05:35:28.513000 | 2020-12-27T17:23:49 | 2020-12-27T17:23:49 | 306,076,492 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.stqa.pft.addressbook.tests;
import org.testng.annotations.BeforeMethod;
import org.testng.annotations.Test;
import ru.stqa.pft.addressbook.model.ContactData;
import ru.stqa.pft.addressbook.model.Contacts;
import ru.stqa.pft.addressbook.model.GroupData;
import ru.stqa.pft.addressbook.model.Groups;
import st... | UTF-8 | Java | 2,481 | java | ContactRemoveGroupTest.java | Java | [
{
"context": "e(new ContactData()\n .withFirstname(\"Sergey\").withLastname(\"Sinitsyn\").withNickname(\"sergey\")",
"end": 721,
"score": 0.9997599124908447,
"start": 715,
"tag": "NAME",
"value": "Sergey"
},
{
"context": " .withFirstname(\"Sergey\").withLastnam... | null | [] | package ru.stqa.pft.addressbook.tests;
import org.testng.annotations.BeforeMethod;
import org.testng.annotations.Test;
import ru.stqa.pft.addressbook.model.ContactData;
import ru.stqa.pft.addressbook.model.Contacts;
import ru.stqa.pft.addressbook.model.GroupData;
import ru.stqa.pft.addressbook.model.Groups;
import st... | 2,476 | 0.684401 | 0.676743 | 72 | 33.458332 | 29.317675 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.583333 | false | false | 5 |
31c76963d151095916add6472bdd38f889bab9d3 | 3,341,484,577,309 | 901fc3afaeb8f84b5c61303717f76ef92a177c0a | /src/Methods/testCalculater.java | fe5b66c547388c073a30decb9c159386ed48bf00 | [] | no_license | YaseminUs/zerotohero | https://github.com/YaseminUs/zerotohero | 17665b9b03596ccd740ee08d9173259e31aeb21f | 9a4092d0cc5f8e05434081975e17d8cf9a2e9daa | refs/heads/master | 2020-11-24T11:21:24.792000 | 2019-12-15T03:34:05 | 2019-12-15T03:34:05 | 228,123,340 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Methods;
public class testCalculater {
public static void main(String[] args) {
//Creating an object
// Calcu->class name
// c--> object name
//new Calcu() --> creating object
calcu c=new calcu();
System.out.println(c.sum(5,1));
System.out.println(c.sum... | UTF-8 | Java | 1,063 | java | testCalculater.java | Java | [] | null | [] | package Methods;
public class testCalculater {
public static void main(String[] args) {
//Creating an object
// Calcu->class name
// c--> object name
//new Calcu() --> creating object
calcu c=new calcu();
System.out.println(c.sum(5,1));
System.out.println(c.sum... | 1,063 | 0.550329 | 0.511759 | 71 | 13.971831 | 20.247046 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.549296 | false | false | 5 |
b8baf9cb2ffcaddfff5680fd9ae291440254de7c | 4,595,615,063,797 | b5f7feb68b19f10f4038cf3681fd228951c2c2d1 | /truenewx-core/src/main/java/org/truenewx/core/region/RegionSourceImpl.java | 2a0e9a17270cb3198d8301dc50df5d043cd70bf1 | [] | no_license | jiangnanyuzi/truenewx | https://github.com/jiangnanyuzi/truenewx | fa415791fe24aa65846d164981a613808aa97341 | f5b143475834b79ba2130713055623f0f9343f14 | refs/heads/master | 2020-04-17T19:26:27.079000 | 2020-04-02T13:43:20 | 2020-04-02T13:43:20 | 69,926,139 | 6 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.truenewx.core.region;
import java.util.ArrayList;
import java.util.Collection;
import java.util.LinkedHashMap;
import java.util.Locale;
import java.util.Map;
import javax.annotation.Nullable;
import org.springframework.context.ApplicationContext;
import org.truenewx.core.spring.beans.ContextIn... | UTF-8 | Java | 4,084 | java | RegionSourceImpl.java | Java | [
{
"context": "itializedBean;\r\n\r\n/**\r\n * 行政区划来源实现\r\n *\r\n * @author jianglei\r\n * @since JDK 1.8\r\n */\r\npublic class RegionSourc",
"end": 379,
"score": 0.999225378036499,
"start": 371,
"tag": "USERNAME",
"value": "jianglei"
}
] | null | [] | package org.truenewx.core.region;
import java.util.ArrayList;
import java.util.Collection;
import java.util.LinkedHashMap;
import java.util.Locale;
import java.util.Map;
import javax.annotation.Nullable;
import org.springframework.context.ApplicationContext;
import org.truenewx.core.spring.beans.ContextIn... | 4,084 | 0.634383 | 0.633596 | 105 | 34.285713 | 31.078308 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.438095 | false | false | 5 |
da4da1e0017456ad3c95c66c6e8540ee9aca7bad | 4,415,226,388,033 | 849a8b15dd357d51eb49a9b6201ea3b45cc0b156 | /src/main/java/restservices/model/AdviceHikingsRestService.java | beb845ff97aa789deee6136043d8b432f92b47fd | [] | no_license | techtronics/HarBalism | https://github.com/techtronics/HarBalism | d731b10ba1e673b59868d9dba9ec00cbf8e2f8c3 | 5548d0561b63073d44c5a25d921d20cbca686384 | refs/heads/master | 2018-03-06T02:22:42.266000 | 2015-09-22T18:00:06 | 2015-09-22T18:00:06 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package main.java.restservices.model;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import javax.ws.rs.core.MediaType;
import main.java.app.hiking.Hikings;
import main.java.services.model.AdviceHikingsService;
@Path("/advices")
public class AdviceHikingsRestService {
@GET
@Produce... | UTF-8 | Java | 549 | java | AdviceHikingsRestService.java | Java | [] | null | [] | package main.java.restservices.model;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import javax.ws.rs.core.MediaType;
import main.java.app.hiking.Hikings;
import main.java.services.model.AdviceHikingsService;
@Path("/advices")
public class AdviceHikingsRestService {
@GET
@Produce... | 549 | 0.803279 | 0.803279 | 22 | 23.954546 | 22.60828 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.818182 | false | false | 5 |
b36a8c01db8c2c2a3861bb225930edf75d468091 | 12,962,211,341,997 | a5b9ed09afac6ba461f547a261e62a424480b48e | /src/main/java/net/geforcemods/securitycraft/blockentities/ProjectorBlockEntity.java | 25f30d6394fe1f07ffabb8e8fac34840e80fc242 | [
"MIT"
] | permissive | Geforce132/SecurityCraft | https://github.com/Geforce132/SecurityCraft | f77f5f46e94f810fc0a1ecc64931cf770dd02a5a | c5ce22fc7c271598ee571a2fadd7c7c659c166bc | refs/heads/1.20 | 2023-09-03T17:50:56.683000 | 2023-09-03T09:02:03 | 2023-09-03T09:02:18 | 25,182,728 | 128 | 126 | MIT | false | 2023-08-25T18:18:36 | 2014-10-13T23:51:30 | 2023-08-22T10:34:59 | 2023-08-25T18:18:35 | 45,895 | 108 | 74 | 9 | Java | false | false | package net.geforcemods.securitycraft.blockentities;
import net.geforcemods.securitycraft.ClientHandler;
import net.geforcemods.securitycraft.SCContent;
import net.geforcemods.securitycraft.api.ILockable;
import net.geforcemods.securitycraft.api.Option;
import net.geforcemods.securitycraft.inventory.ProjectorMenu;
imp... | UTF-8 | Java | 8,810 | java | ProjectorBlockEntity.java | Java | [] | null | [] | package net.geforcemods.securitycraft.blockentities;
import net.geforcemods.securitycraft.ClientHandler;
import net.geforcemods.securitycraft.SCContent;
import net.geforcemods.securitycraft.api.ILockable;
import net.geforcemods.securitycraft.api.Option;
import net.geforcemods.securitycraft.inventory.ProjectorMenu;
imp... | 8,810 | 0.757662 | 0.754824 | 331 | 25.616314 | 24.738773 | 168 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.682779 | false | false | 5 |
0ce0eb1a36a38f0330f069053175609f25d87689 | 23,931,557,807,349 | c24b975f4aa23eba5ca75a2703369fe5351c1a56 | /repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/prism/PrismPropertyAsserter.java | f5c7b570058ec0791613073fc3f8e95ea0fb69a5 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"EPL-1.0",
"CDDL-1.0",
"MIT",
"GPL-1.0-or-later",
"MPL-2.0",
"LicenseRef-scancode-proprietary-license",
"EUPL-1.2"
] | permissive | bshp/midpoint | https://github.com/bshp/midpoint | 8dc765af70f10213984a101c91377269e115e9bd | 4ac56e84d6087d7d19c73315a5d28576711b3be6 | refs/heads/master | 2023-03-06T06:25:39.380000 | 2023-03-02T18:29:56 | 2023-03-02T18:29:56 | 105,560,061 | 0 | 0 | Apache-2.0 | true | 2019-11-02T22:39:56 | 2017-10-02T16:54:14 | 2018-06-08T14:56:47 | 2019-11-02T22:39:56 | 122,128 | 0 | 0 | 0 | Java | false | false | /*
* Copyright (c) 2019 Evolveum and contributors
*
* This work is dual-licensed under the Apache License 2.0
* and European Union Public License. See LICENSE file for details.
*/
package com.evolveum.midpoint.test.asserter.prism;
import com.evolveum.midpoint.prism.PrismProperty;
import com.evolveum.midpoint.pris... | UTF-8 | Java | 2,503 | java | PrismPropertyAsserter.java | Java | [
{
"context": "g.testng.AssertJUnit.assertEquals;\n\n/**\n * @author semancik\n *\n */\npublic class PrismPropertyAsserter<T, RA> ",
"end": 470,
"score": 0.9987020492553711,
"start": 462,
"tag": "USERNAME",
"value": "semancik"
}
] | null | [] | /*
* Copyright (c) 2019 Evolveum and contributors
*
* This work is dual-licensed under the Apache License 2.0
* and European Union Public License. See LICENSE file for details.
*/
package com.evolveum.midpoint.test.asserter.prism;
import com.evolveum.midpoint.prism.PrismProperty;
import com.evolveum.midpoint.pris... | 2,503 | 0.67519 | 0.671994 | 87 | 27.770115 | 29.263252 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.551724 | false | false | 5 |
81ddffb4c63892763e46290a6e4ad2989768aa2d | 9,801,115,378,254 | b6aecc1c03c0f26eab604fea89207cd50c0e65d8 | /src/main/java/it/polito/ezgas/repository/UserRepository.java | f69a7b2a799fa16154bf0cc68488146a86edb3af | [] | no_license | shanmcm/EzGas | https://github.com/shanmcm/EzGas | 951624f70b72ae4f98c8ec028bbf20fc6a03d02d | 883826a66d56c62a0b1888147fa39bca31a46381 | refs/heads/main | 2023-06-15T06:29:08.466000 | 2021-07-21T11:51:08 | 2021-07-21T11:51:08 | 350,025,005 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package it.polito.ezgas.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import it.polito.ezgas.entity.User;
@Repository
public interface UserRepository extends JpaRepository<User, Integer> {
User findByUserId(Integer userId);
User findB... | UTF-8 | Java | 432 | java | UserRepository.java | Java | [] | null | [] | package it.polito.ezgas.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import it.polito.ezgas.entity.User;
@Repository
public interface UserRepository extends JpaRepository<User, Integer> {
User findByUserId(Integer userId);
User findB... | 432 | 0.814815 | 0.814815 | 17 | 24.411764 | 24.119942 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.941176 | false | false | 5 |
b27253b0ed05682d636b0bc50d5fbdf60fc743d5 | 8,289,286,913,489 | 5d296f3060a787344b79fba0dca1ea60bb0092cd | /src/main/java/com/example/AllocatorTable.java | 35ce8b4d249550796dbce9a29959ed5d1a0df00d | [] | no_license | ravikiranmara/Allocator | https://github.com/ravikiranmara/Allocator | b0862a3dfcc96bdef49ef800c3992091f2c2820e | 5e0c9e16fd436565071f32731773ef4c866c0c6c | refs/heads/master | 2021-07-17T19:20:44.397000 | 2018-09-11T13:34:41 | 2018-09-11T13:34:41 | 135,110,098 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example;
public class AllocatorTable {
}
| UTF-8 | Java | 54 | java | AllocatorTable.java | Java | [] | null | [] | package com.example;
public class AllocatorTable {
}
| 54 | 0.777778 | 0.777778 | 4 | 12.5 | 12.419743 | 29 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 5 |
531c518f4cb0f6ec72843cf1dee7e69a193a2501 | 21,311,627,755,334 | c6c49e980670a64e516d5f762596e10cb21ebf28 | /core/src/com/mediocrefireworks/realracer/tweens/ActorAnimator.java | 05dab09138ac88bb4187b8c6103837fc8a232dd2 | [] | no_license | tomekid/2D-Racer | https://github.com/tomekid/2D-Racer | 8fe31fe867ea64ef3ceb8c1eba1fd85ec33aac8b | dbffc127e8d589a2d48309785e2e41b8c3da51f9 | refs/heads/master | 2021-09-09T15:17:22.964000 | 2018-03-17T11:34:46 | 2018-03-17T11:34:46 | 113,164,874 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mediocrefireworks.realracer.tweens;
import com.badlogic.gdx.scenes.scene2d.Actor;
import aurelienribon.tweenengine.TweenAccessor;
public class ActorAnimator implements TweenAccessor<Actor> {
public static final int Y = 0;
public static final int X = 1;
public static final int XY = 2;
... | UTF-8 | Java | 3,262 | java | ActorAnimator.java | Java | [] | null | [] | package com.mediocrefireworks.realracer.tweens;
import com.badlogic.gdx.scenes.scene2d.Actor;
import aurelienribon.tweenengine.TweenAccessor;
public class ActorAnimator implements TweenAccessor<Actor> {
public static final int Y = 0;
public static final int X = 1;
public static final int XY = 2;
... | 3,262 | 0.523299 | 0.507051 | 98 | 32.295918 | 27.598141 | 195 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.693878 | false | false | 5 |
077bf17284771f86585c45765ced3cfdcfd818ff | 22,454,089,056,274 | fe0dcc4ff7e85b3cd8245c86674e718a53984798 | /tencent/src/main/java/io/basc/start/tencent/wx/api/WeiXinApiException.java | 006bc5a7af67cd054cba1f31620b551343bcec35 | [
"Apache-2.0"
] | permissive | wcnnkh/open-platform | https://github.com/wcnnkh/open-platform | adf524d47bbbb97c9ad3d8058dc4abd0d87a44e4 | f290bfb220ccfe8c9ef85795d6ba10155e58e812 | refs/heads/master | 2023-06-25T15:56:04.296000 | 2023-03-23T15:23:56 | 2023-03-23T15:23:56 | 360,733,191 | 1 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.basc.start.tencent.wx.api;
import io.basc.start.tencent.wx.WeiXinException;
import lombok.Getter;
@Getter
public class WeiXinApiException extends WeiXinException {
private static final long serialVersionUID = 1L;
private final long errcode;
private final String errmsg;
public WeiXinApiException(long e... | UTF-8 | Java | 614 | java | WeiXinApiException.java | Java | [] | null | [] | package io.basc.start.tencent.wx.api;
import io.basc.start.tencent.wx.WeiXinException;
import lombok.Getter;
@Getter
public class WeiXinApiException extends WeiXinException {
private static final long serialVersionUID = 1L;
private final long errcode;
private final String errmsg;
public WeiXinApiException(long e... | 614 | 0.742215 | 0.731834 | 26 | 21.23077 | 19.454697 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.192308 | false | false | 5 |
827d73b241bc799b3326f24699018d82b38864a7 | 28,132,035,807,753 | 3ead9f14026636758e41e5e80eda87847803b458 | /MainActivity.java | 88a8e56e9e9e113bd01ed2153a466df1c35f8092 | [] | no_license | saurabhvns24/ble_sensor_app | https://github.com/saurabhvns24/ble_sensor_app | 7b13d729dcce79b609b3202addb82e92cacf703c | 3014f54a4eaa0684fe621460fdd0f5cdf4c0abeb | refs/heads/master | 2022-11-29T20:28:14.751000 | 2020-08-10T00:05:12 | 2020-08-10T00:05:12 | 286,337,316 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.trakntell.ble1;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import android.bluetooth.BluetoothAdapter;
import android.bluetooth.BluetoothDevice;
import android.content.Intent;
import android.content.IntentFilter;
import android.content.pm.PackageManager;
import an... | UTF-8 | Java | 4,945 | java | MainActivity.java | Java | [] | null | [] | package com.trakntell.ble1;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import android.bluetooth.BluetoothAdapter;
import android.bluetooth.BluetoothDevice;
import android.content.Intent;
import android.content.IntentFilter;
import android.content.pm.PackageManager;
import an... | 4,945 | 0.650556 | 0.648736 | 146 | 32.869862 | 25.733423 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.609589 | false | false | 5 |
bc8dc3501f54a6b5c007a837b8d7af05a1b93e25 | 15,058,155,357,884 | 0b1df0774bc284fda0a184aad4f244e979c06c0a | /java-practice/morning-exercises/solutions/stacks-queues/CustomQueueImplementedWithStacks.java | 171e6478aca33d863e6d92f582b314905f0f6c9e | [] | no_license | Finnegan1441/adi-2-resources | https://github.com/Finnegan1441/adi-2-resources | 9dc6dedbda07f724339f9ab3bf869662d78ec10a | 49c2ef63d43f372c33bab8d65827ee6d3758caf1 | refs/heads/master | 2021-03-24T11:42:24.087000 | 2016-07-06T02:29:43 | 2016-07-06T02:29:43 | 60,813,062 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Queue;
import java.util.Stack;
/**
* Created by hollis on 6/21/16.
*/
public class CustomQueueWithStacks<T> {
private Stack<T> storageStack;
private Stack<T> outputStack;
public void add(T value){
storageStack.push(value);
}
public T remove(){
if(outputStack.si... | UTF-8 | Java | 683 | java | CustomQueueImplementedWithStacks.java | Java | [
{
"context": ".Queue;\nimport java.util.Stack;\n\n/**\n * Created by hollis on 6/21/16.\n */\npublic class CustomQueueWithStack",
"end": 73,
"score": 0.9994738101959229,
"start": 67,
"tag": "USERNAME",
"value": "hollis"
}
] | null | [] | import java.util.Queue;
import java.util.Stack;
/**
* Created by hollis on 6/21/16.
*/
public class CustomQueueWithStacks<T> {
private Stack<T> storageStack;
private Stack<T> outputStack;
public void add(T value){
storageStack.push(value);
}
public T remove(){
if(outputStack.si... | 683 | 0.531479 | 0.519766 | 30 | 21.766666 | 18.34972 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.366667 | false | false | 5 |
09b116090697b477ee8b1edaf74252aad3121ca6 | 30,605,936,988,498 | 7c7f86c62089741ac520f699c5efa33b46376435 | /src/main/java/com/baidu/beidou/cprogroup/dao/rowmap/CproKeyWordSimpleRowMapping.java | dbba55d92e021f8701c4b95f6e2c0aa3d4efb099 | [] | no_license | wang-shun/beidou-cron | https://github.com/wang-shun/beidou-cron | 35caeceddb0cc64ebe945fa181c099d0c2f5e732 | d46cfa8c5bb838775ae30946d496edae76d0d34e | refs/heads/master | 2020-03-29T14:05:15.550000 | 2017-04-04T04:03:27 | 2017-04-04T04:03:27 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.baidu.beidou.cprogroup.dao.rowmap;
import java.sql.ResultSet;
import java.sql.SQLException;
import com.baidu.beidou.cprogroup.bo.CproKeyword;
import com.baidu.beidou.util.dao.GenericRowMapping;
public class CproKeyWordSimpleRowMapping implements GenericRowMapping<CproKeyword> {
public CproKeyword mapRo... | UTF-8 | Java | 490 | java | CproKeyWordSimpleRowMapping.java | Java | [] | null | [] | package com.baidu.beidou.cprogroup.dao.rowmap;
import java.sql.ResultSet;
import java.sql.SQLException;
import com.baidu.beidou.cprogroup.bo.CproKeyword;
import com.baidu.beidou.util.dao.GenericRowMapping;
public class CproKeyWordSimpleRowMapping implements GenericRowMapping<CproKeyword> {
public CproKeyword mapRo... | 490 | 0.810204 | 0.810204 | 16 | 29.6875 | 27.091785 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.0625 | false | false | 5 |
6b25eafa1270cb419a4f43f7814789b0381626a2 | 22,041,772,198,200 | 7bdc11f9f883c223dbc7f57784f6a1e9193b4601 | /app/src/main/java/com/adp/tokobukubuka/Server.java | f06eb22ba8f22d304ac97436159a33133ea335b4 | [] | no_license | anandadwi45/TokoBukuBuka | https://github.com/anandadwi45/TokoBukuBuka | 57e6ded976ee6848ddd9ece0e6da2da01bb0eb2d | d2e33154309773308d329301305d6e0cee592ea3 | refs/heads/master | 2021-04-13T01:41:22.089000 | 2020-06-07T19:56:58 | 2020-06-07T19:56:58 | 249,125,395 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.adp.tokobukubuka;
public class Server {
// public static final String URL = "https://tokobukubuka.000webhostapp.com/";
public static final String URL = "https://tokobukubukaapp.azurewebsites.net/";
}
| UTF-8 | Java | 220 | java | Server.java | Java | [] | null | [] | package com.adp.tokobukubuka;
public class Server {
// public static final String URL = "https://tokobukubuka.000webhostapp.com/";
public static final String URL = "https://tokobukubukaapp.azurewebsites.net/";
}
| 220 | 0.740909 | 0.727273 | 6 | 35.666668 | 33.998367 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 5 |
51f919c79c9de05a825c4210515a6c270980a078 | 2,113,123,911,760 | 0eeda340a6717241e7fb396797e47bf76ef9ff2f | /app/src/main/java/com/example/academiaumb/vista/Horario.java | a49236e27ae682892bb791cd925cd990a4c3c3e6 | [] | no_license | luisafmr/AcademyTC | https://github.com/luisafmr/AcademyTC | 91948e2cc1daed5806b226d233b432bbcbea601f | 1fa5ba72d0937f041a705a2341736fddb75b09f1 | refs/heads/master | 2022-12-08T13:26:05.566000 | 2020-08-28T22:22:54 | 2020-08-28T22:22:54 | 289,362,090 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.academiaumb.vista;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import com.example.academiaumb.R;
import com.exa... | UTF-8 | Java | 1,266 | java | Horario.java | Java | [] | null | [] | package com.example.academiaumb.vista;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import com.example.academiaumb.R;
import com.exa... | 1,266 | 0.71248 | 0.709321 | 43 | 28.44186 | 23.60952 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.55814 | false | false | 5 |
89893c2da455a2414398fe13a6f3609843305562 | 33,363,305,991,472 | 5289a72defe3e63fb9f1b44b700ee3d913007f5b | /src/main/java/com/example/demo/persist/dao/GameInformationDao.java | 3056150e7158cda81b46680ac58aaf308846a6a3 | [] | no_license | toughChow/magic2 | https://github.com/toughChow/magic2 | e1590bb4956457e9e7ca47b91382868d845ea9e8 | c341d8df61a1c8e79f846e40154510d996b47b66 | refs/heads/master | 2020-03-16T14:55:07.823000 | 2018-05-09T15:49:55 | 2018-05-09T15:49:55 | 132,717,875 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo.persist.dao;
import com.example.demo.persist.entity.GameinformationPo;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.JpaSpecificationExecutor;
public interface GameInformationDao extends JpaRepository<GameinformationPo,Integer>,Jp... | UTF-8 | Java | 366 | java | GameInformationDao.java | Java | [] | null | [] | package com.example.demo.persist.dao;
import com.example.demo.persist.entity.GameinformationPo;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.JpaSpecificationExecutor;
public interface GameInformationDao extends JpaRepository<GameinformationPo,Integer>,Jp... | 366 | 0.868852 | 0.868852 | 8 | 44.75 | 42.431564 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 5 |
a6d63371b0845de40f0d5c4ec990cedcfc11386f | 850,403,555,530 | 7d046084e1a00ad681f30226898d0476b8bba9e5 | /hxd-outlet-parent/common/src/main/java/com/winhxd/b2c/common/domain/order/condition/OrderPayCallBackCondition.java | 177774fa13d532ab2d73a1cf096b57d06e019acc | [] | no_license | hongbinkang/khbWarehouse | https://github.com/hongbinkang/khbWarehouse | a92e2377441f7be9ba9e563824cb23d74b24dcba | abf65336b2a7a12b084f9557c62476efcf5e3431 | refs/heads/master | 2019-07-18T14:50:39.224000 | 2019-06-24T15:15:42 | 2019-06-24T15:15:42 | 82,264,062 | 4 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.winhxd.b2c.common.domain.order.condition;
import lombok.Data;
import lombok.ToString;
import java.math.BigDecimal;
import java.util.Date;
/**
* @description: 订单支付回调条件
* @author: liuhanning
* @create: 2019-01-08 20:04
**/
@ToString
public class OrderPayCallBackCondition {
/**
* 小程序ID
*/... | UTF-8 | Java | 12,699 | java | OrderPayCallBackCondition.java | Java | [
{
"context": "l.Date;\n\n/**\n * @description: 订单支付回调条件\n * @author: liuhanning\n * @create: 2019-01-08 20:04\n **/\n@ToString\npubli",
"end": 205,
"score": 0.9997267723083496,
"start": 195,
"tag": "USERNAME",
"value": "liuhanning"
}
] | null | [] | package com.winhxd.b2c.common.domain.order.condition;
import lombok.Data;
import lombok.ToString;
import java.math.BigDecimal;
import java.util.Date;
/**
* @description: 订单支付回调条件
* @author: liuhanning
* @create: 2019-01-08 20:04
**/
@ToString
public class OrderPayCallBackCondition {
/**
* 小程序ID
*/... | 12,699 | 0.590515 | 0.588624 | 597 | 18.495811 | 19.522148 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.229481 | false | false | 5 |
740ec021b68392867f54ccaac6b2d6dbbfb53f06 | 3,006,477,168,201 | 4e43d03fb61a621de897889dd1e68d79f0a1a286 | /source/FM/V1R5/esdk_fm_neadp_1.5_native_java/src/main/java/com/huawei/esdk/fusionmanager/local/model/net/ListRouterReqEx.java | aa2622b613d12efa0515b3a2816f1d3b80aa4d4a | [
"Apache-2.0"
] | permissive | eSDK/esdk_cloud_fm_r3_native_java | https://github.com/eSDK/esdk_cloud_fm_r3_native_java | 9b03eb738e2e77a22ea57f0b36f1c53764a97075 | 660e4780cd1af4454b809250ddb5d5c3f676cbde | refs/heads/master | 2018-10-08T09:29:32.531000 | 2015-10-16T08:26:57 | 2015-10-16T08:26:57 | 26,214,218 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.huawei.esdk.fusionmanager.local.model.net;
/**
* 查询router请求信息。
*
* @since eSDK Cloud V100R003C30
*/
public class ListRouterReqEx
{
/**
* 【必选】 路由器所在VDC ID。
*/
private String vdcId;
/**
* 【必选】 路由器所在VPC ID。
*/
private String vpcId;
/**
* 【必选】路由器所在资源池... | UTF-8 | Java | 1,179 | java | ListRouterReqEx.java | Java | [] | null | [] | package com.huawei.esdk.fusionmanager.local.model.net;
/**
* 查询router请求信息。
*
* @since eSDK Cloud V100R003C30
*/
public class ListRouterReqEx
{
/**
* 【必选】 路由器所在VDC ID。
*/
private String vdcId;
/**
* 【必选】 路由器所在VPC ID。
*/
private String vpcId;
/**
* 【必选】路由器所在资源池... | 1,179 | 0.520814 | 0.513413 | 70 | 14.442857 | 13.331634 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.185714 | false | false | 5 |
1d001680caebe2e186177f62c664aa714e4142cc | 8,014,409,007,684 | 74660afc2d449aca575f224ceb1293a222f0b765 | /server.java | d75ccd51786da4fdf4aa64432f125d88f59e6287 | [] | no_license | FatimaIqbal/lab3 | https://github.com/FatimaIqbal/lab3 | febafa0bcb3a531cbfbade4e2c0580e41153623f | 0b6f6681fabf2e92d2603fc0e87f152e9d374ca4 | refs/heads/master | 2016-08-05T00:00:30.261000 | 2015-03-11T17:56:16 | 2015-03-11T17:56:16 | 31,653,940 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package filetransfer_java;
import java.io.BufferedInputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.OutputStream;
import java.net.ServerSocket;
import java.net.Socket;
public class server {
public final static int port = 55555; //port at which the server... | UTF-8 | Java | 1,731 | java | server.java | Java | [
{
"context": "ic final static String sending_file = \"C:\\\\Users\\\\fiqbal.bscs12seecs\\\\Documents\\\\filetransfer_java\\\\blee.txt\"; // you",
"end": 404,
"score": 0.993816077709198,
"start": 386,
"tag": "USERNAME",
"value": "fiqbal.bscs12seecs"
}
] | null | [] | package filetransfer_java;
import java.io.BufferedInputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.OutputStream;
import java.net.ServerSocket;
import java.net.Socket;
public class server {
public final static int port = 55555; //port at which the server... | 1,731 | 0.616984 | 0.611785 | 53 | 31.660378 | 26.856672 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.735849 | false | false | 5 |
95f2c925f4a14bda5ca14e55305f6d3b1b4bbd74 | 28,363,964,035,732 | 6ecda594ad14f978e2d5618b0c9be363b75e4be4 | /src/main/java/nulp/middlepost/service/pack_receiving/dto/PackageReceivingDto.java | 077e845684a5d83098c4b23e0d79de0926bed1cc | [] | no_license | bohdanMm/middle_post | https://github.com/bohdanMm/middle_post | f4f81669331f6ea33f30d32b6fabe07ba5e1f1ec | 9f9a69b09608258a376cf5dbb74b6aa740d1d846 | refs/heads/master | 2022-09-22T17:31:46.895000 | 2020-06-02T21:03:48 | 2020-06-02T21:03:48 | 264,677,614 | 0 | 0 | null | false | 2020-05-17T15:06:05 | 2020-05-17T13:50:17 | 2020-05-17T13:51:16 | 2020-05-17T15:05:28 | 53 | 0 | 0 | 1 | Java | false | false | package nulp.middlepost.service.pack_receiving.dto;
import lombok.Getter;
import lombok.Setter;
import nulp.middlepost.service.authorization.dto.UserDto;
import nulp.middlepost.service.pack.dto.PackageDto;
import nulp.middlepost.service.post_office.dto.PostOfficeDto;
import java.time.Instant;
@Getter
@Setter
public ... | UTF-8 | Java | 719 | java | PackageReceivingDto.java | Java | [] | null | [] | package nulp.middlepost.service.pack_receiving.dto;
import lombok.Getter;
import lombok.Setter;
import nulp.middlepost.service.authorization.dto.UserDto;
import nulp.middlepost.service.pack.dto.PackageDto;
import nulp.middlepost.service.post_office.dto.PostOfficeDto;
import java.time.Instant;
@Getter
@Setter
public ... | 719 | 0.77886 | 0.77886 | 36 | 18.972221 | 19.188374 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 5 |
3f631b0b861a1f93c457cdbbeff984e75ca24855 | 22,978,075,068,547 | 60b43533d825d2246881de1e6e5b36b2c4d2099b | /src/leetcode/tree/LargestBSTSubtree_333.java | dea863e5f2a0655bd513065cb561a3184a299acc | [] | no_license | gmlan/leetcode | https://github.com/gmlan/leetcode | 7ad0a206ed6c6a324f9ab7f95357de3d5523022a | fea1845087024d523043a7b161113756aed8b6a0 | refs/heads/master | 2021-09-14T16:34:36.795000 | 2018-05-16T04:00:58 | 2018-05-16T04:00:58 | 115,549,835 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package leetcode.tree;
import java.util.Stack;
import org.junit.Test;
import leetcode.model.TreeNode;
public class LargestBSTSubtree_333 {
@Test
public void test(){
TreeNode root = new TreeNode(10);
root.left = new TreeNode(5);
root.left.left = new TreeNode(1);
root.left.right = new TreeNode(8);
root.... | UTF-8 | Java | 1,873 | java | LargestBSTSubtree_333.java | Java | [] | null | [] | package leetcode.tree;
import java.util.Stack;
import org.junit.Test;
import leetcode.model.TreeNode;
public class LargestBSTSubtree_333 {
@Test
public void test(){
TreeNode root = new TreeNode(10);
root.left = new TreeNode(5);
root.left.left = new TreeNode(1);
root.left.right = new TreeNode(8);
root.... | 1,873 | 0.645489 | 0.638014 | 90 | 19.811111 | 18.526794 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.544445 | false | false | 5 |
f704cf6a4e53fdc23af7e432118986b7d31ed454 | 17,437,567,263,696 | 94070d0696ed3825caf620b544bdf2a9d21ba1f9 | /.svn/pristine/f7/f704cf6a4e53fdc23af7e432118986b7d31ed454.svn-base | bab4c3fd220426d40fc3651504dbd54dcd5c2d6f | [] | no_license | jbzhang99/Howweb | https://github.com/jbzhang99/Howweb | d801a60635ed7a09ba0ff65fa8df16724ae031fc | ee256aef286369214f749791c23977637e06821c | refs/heads/master | 2020-12-05T21:51:15.704000 | 2017-08-04T14:43:41 | 2017-08-04T14:43:41 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hoau.wechat.weixin.msg.response;
import javax.xml.bind.annotation.XmlElement;
/**
* @ClassName: ResBaseMsg
* @Description: 响应消息基类
* @author: xujun cometzb@126.com
* @date: 2014年4月2日 下午5:47:43
*/
public class ResBaseMsg {
// 接收方帐号(收到的OpenID)
private String toUserName;... | UTF-8 | Java | 1,294 | f704cf6a4e53fdc23af7e432118986b7d31ed454.svn-base | Java | [
{
"context": "aseMsg \r\n * @Description: 响应消息基类\r\n * @author: xujun cometzb@126.com\r\n * @date: 2014年4月2日 下午5:4",
"end": 178,
"score": 0.9901028275489807,
"start": 173,
"tag": "USERNAME",
"value": "xujun"
},
{
"context": " \r\n * @Description: 响应消息基类\r\n * @author: ... | null | [] | package com.hoau.wechat.weixin.msg.response;
import javax.xml.bind.annotation.XmlElement;
/**
* @ClassName: ResBaseMsg
* @Description: 响应消息基类
* @author: xujun <EMAIL>
* @date: 2014年4月2日 下午5:47:43
*/
public class ResBaseMsg {
// 接收方帐号(收到的OpenID)
private String toUserName;
... | 1,286 | 0.671358 | 0.659768 | 49 | 22.653061 | 14.900419 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.040816 | false | false | 5 | |
6529182625b13700b33f1ae6c5824af724769c10 | 3,435,973,868,753 | e66b815540fd7ab2db96fd821ba6114d403994d6 | /WhileLoop9x9.java | 01a3a44fddfdaf44f28c24778205fde3400cc654 | [] | no_license | acher576918659/WhileLoop | https://github.com/acher576918659/WhileLoop | 6e317dfb3506009b6fcde547a86c76521d1efff7 | f0e1747c99d7de63f65dd31bf9c1f222442dd318 | refs/heads/master | 2020-12-10T03:19:55.661000 | 2017-06-28T07:31:09 | 2017-06-28T07:31:09 | 95,509,030 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tw.aaa.myproject.loop;
public class WhileLoop9x9 {
public static void main(String[] args) {
int a = 1;
while (a <= 9) {
int b = 1, c = 0;
while (b <= 9) {
c = a * b;
// System.out.print(a+"*"+b+"="+c+" ");
if (c < 10) {
System.out.print(a + "x" + b + "=" + " " + c + " "... | UTF-8 | Java | 463 | java | WhileLoop9x9.java | Java | [] | null | [] | package tw.aaa.myproject.loop;
public class WhileLoop9x9 {
public static void main(String[] args) {
int a = 1;
while (a <= 9) {
int b = 1, c = 0;
while (b <= 9) {
c = a * b;
// System.out.print(a+"*"+b+"="+c+" ");
if (c < 10) {
System.out.print(a + "x" + b + "=" + " " + c + " "... | 463 | 0.403888 | 0.384449 | 24 | 17.291666 | 16.37447 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.916667 | false | false | 5 |
2b188f69ad99c0c19d874f033d7d983672b8cee4 | 3,238,405,389,538 | ac478e989f376efa472f81c16246a803c00e234b | /src/net/newtownia/NTAC/Checks/Movement/AntiAFK/ChatCheck.java | eb96830e4120191cf9cc30ee63a7b75f9aa78fe9 | [] | no_license | Matt80000/NTAC | https://github.com/Matt80000/NTAC | dd693b5d18a57c6cd18f446729b12f283c29cdd7 | e64509e56ece2a74d44d0832f6f273454621ad0e | refs/heads/master | 2017-11-20T19:03:18.179000 | 2016-11-07T12:15:46 | 2016-11-07T12:15:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.newtownia.NTAC.Checks.Movement.AntiAFK;
import net.newtownia.NTAC.Checks.Movement.MovementBase;
import net.newtownia.NTAC.NTAC;
import org.bukkit.entity.Player;
import org.bukkit.event.EventHandler;
import org.bukkit.event.Listener;
import org.bukkit.event.player.AsyncPlayerChatEvent;
import org.bukkit.eve... | UTF-8 | Java | 2,090 | java | ChatCheck.java | Java | [] | null | [] | package net.newtownia.NTAC.Checks.Movement.AntiAFK;
import net.newtownia.NTAC.Checks.Movement.MovementBase;
import net.newtownia.NTAC.NTAC;
import org.bukkit.entity.Player;
import org.bukkit.event.EventHandler;
import org.bukkit.event.Listener;
import org.bukkit.event.player.AsyncPlayerChatEvent;
import org.bukkit.eve... | 2,090 | 0.701771 | 0.699378 | 74 | 27.229731 | 27.265238 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.513514 | false | false | 5 |
e2ea48ff5a38aa480b95fa6de82fa39f0c8ec2e4 | 21,139,829,085,957 | 82de1e98e30a0836b892f00e07bfcc0954dbc517 | /hotcomm-api/hotcomm-operator/hotcomm-prevention/src/main/java/com/hotcomm/prevention/service/common/TPowerGroupRelationServiceImpl.java | 62a20f451bdb452c84d32547aeffbd0de7d88fd3 | [] | no_license | jiajiales/hangkang-qingdao | https://github.com/jiajiales/hangkang-qingdao | ab319048b61f6463f8cf1ac86ac5c74bd3df35d7 | 60a0a4b1d1fb9814d8aa21188aebbf72a1d6b25d | refs/heads/master | 2020-04-22T17:07:34.569000 | 2019-02-13T15:14:07 | 2019-02-13T15:14:07 | 170,530,164 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hotcomm.prevention.service.common;
import java.util.ArrayList;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.hotcomm.prevention.bean.mysql.common.entity.TPowerGroupRelation;
import com.hotcomm.preve... | UTF-8 | Java | 1,665 | java | TPowerGroupRelationServiceImpl.java | Java | [] | null | [] | package com.hotcomm.prevention.service.common;
import java.util.ArrayList;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.hotcomm.prevention.bean.mysql.common.entity.TPowerGroupRelation;
import com.hotcomm.preve... | 1,665 | 0.753914 | 0.753914 | 52 | 28.711538 | 26.435215 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.711538 | false | false | 5 |
79d459e7ec59a6142365efe7e941ebbad6e1b93d | 21,139,829,084,029 | bb5687abb40fa0c8f41fe1e436a096deae9c1713 | /src/main/java/edu/sharif/student/bluesoheil/ap98/hearthstone/gui/play/ActualCard.java | 26fbdcc777bfdb0db3f0c6d94bec345461c5ccc5 | [] | no_license | BlueSoheil99/hearthStoneP3 | https://github.com/BlueSoheil99/hearthStoneP3 | 1e2a0298b946ae1b5e72eb06387a87393ba117bb | fad3062a4f5f2b1d6dc0fc91620178695707b8ac | refs/heads/master | 2022-12-06T15:43:50.079000 | 2020-07-08T22:30:20 | 2020-07-08T22:30:20 | 278,207,513 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.sharif.student.bluesoheil.ap98.hearthstone.gui.play;
import edu.sharif.student.bluesoheil.ap98.hearthstone.gui.smallItems.CardShape;
import edu.sharif.student.bluesoheil.ap98.hearthstone.models.cards.Card;
import edu.sharif.student.bluesoheil.ap98.hearthstone.util.Configuration.GuiConfigs.PlayConfig;
impo... | UTF-8 | Java | 2,842 | java | ActualCard.java | Java | [] | null | [] | package edu.sharif.student.bluesoheil.ap98.hearthstone.gui.play;
import edu.sharif.student.bluesoheil.ap98.hearthstone.gui.smallItems.CardShape;
import edu.sharif.student.bluesoheil.ap98.hearthstone.models.cards.Card;
import edu.sharif.student.bluesoheil.ap98.hearthstone.util.Configuration.GuiConfigs.PlayConfig;
impo... | 2,842 | 0.670654 | 0.658339 | 78 | 35.435898 | 28.754749 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.987179 | false | false | 5 |
816280e7dcf8c6860fcd21e57ae54c9361ffcfd3 | 3,195,455,704,486 | 308fa23a22ac03e9d5e29f277f4b4e616feaafe9 | /QuanLyLichTrinhXe/src/bo/XeDangKyBO.java | e4c7c56150762d34e4784b09695dc677ba0981db | [] | no_license | nguyendangtinhdx/Java-Web | https://github.com/nguyendangtinhdx/Java-Web | a2f2cb797cc45302bd32b9cb6b52a9030ec5ad92 | 59898caf0c5bb53ce44c3454118669adbb17eed3 | refs/heads/master | 2020-05-09T14:41:46.922000 | 2019-04-13T17:01:55 | 2019-04-13T17:01:55 | 181,201,772 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bo;
import java.util.ArrayList;
import bean.LichTrinhXeBEAN;
import bean.XeDangKyBEAN;
import dao.XeDangKyDAO;
/**
* XeDangKyBO
*
* Version 1.0
*
* Date 7-3-2018
*
* Copyright
*
* Modification logs DATE AUTHOR DESCRIPTION
* ------------------------------------------------ 7-3-2018 TỉnhND Create
... | UTF-8 | Java | 750 | java | XeDangKyBO.java | Java | [
{
"context": "----------------------------------------- 7-3-2018 TỉnhND Create\n *\n */\npublic class XeDangKyBO {\n ",
"end": 307,
"score": 0.6636981964111328,
"start": 306,
"tag": "NAME",
"value": "T"
}
] | null | [] | package bo;
import java.util.ArrayList;
import bean.LichTrinhXeBEAN;
import bean.XeDangKyBEAN;
import dao.XeDangKyDAO;
/**
* XeDangKyBO
*
* Version 1.0
*
* Date 7-3-2018
*
* Copyright
*
* Modification logs DATE AUTHOR DESCRIPTION
* ------------------------------------------------ 7-3-2018 TỉnhND Create
... | 750 | 0.663102 | 0.644385 | 32 | 22.375 | 21.948448 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.28125 | false | false | 5 |
e82f0260623c7d3b268dbe822f5e385b7ef65d4a | 3,702,261,850,381 | 370c73290ea9b716217853b69998a6b06d6b3c62 | /src/UI/Vistas/Matriculas/MatriculaVista.java | d6fbf34b5b32b9695628b394c577c72071ccf515 | [] | no_license | antorpo/JardinProgramadores | https://github.com/antorpo/JardinProgramadores | 6b5848bcf8c0877f354e7fdddc7317f575c20772 | de6ab076d4ecedd268b8be85c1391ab98a688a0a | refs/heads/master | 2022-12-11T04:54:28.329000 | 2020-09-14T04:10:50 | 2020-09-14T04:10:50 | 259,847,987 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package UI.Vistas.Matriculas;
import Core.Dominio.Interfaces.Controlador.IControlador;
import javax.swing.DefaultListModel;
import javax.swing.JFrame;
public class MatriculaVista extends javax.swing.JFrame {
public DefaultListModel lista = new DefaultListModel();
public DefaultListModel lista2 = new DefaultL... | UTF-8 | Java | 49,984 | java | MatriculaVista.java | Java | [] | null | [] | package UI.Vistas.Matriculas;
import Core.Dominio.Interfaces.Controlador.IControlador;
import javax.swing.DefaultListModel;
import javax.swing.JFrame;
public class MatriculaVista extends javax.swing.JFrame {
public DefaultListModel lista = new DefaultListModel();
public DefaultListModel lista2 = new DefaultL... | 49,984 | 0.640498 | 0.624192 | 836 | 58.788277 | 39.464832 | 178 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.808612 | false | false | 5 |
cfbc6ab6c1cdeff580bdf5a4a8dc800454a3f08a | 18,365,280,204,437 | a3d83785293c60ef4ab86a5596ab88d9d364a7f2 | /src/main/java/Utils/LoopLinked.java | b1efb8a74810ce84bd7bd53388e04c119a715b1c | [
"Apache-2.0"
] | permissive | kppomzh/DatabaseDataCreater | https://github.com/kppomzh/DatabaseDataCreater | 8a0230cbdfa89f18c243da679368ae14cb67a82a | 1c0b93af9210a862333042bad70e3b287873a186 | refs/heads/master | 2023-07-20T16:03:56.026000 | 2022-06-29T07:44:36 | 2022-06-29T07:44:36 | 132,110,625 | 3 | 1 | Apache-2.0 | false | 2023-07-07T21:56:20 | 2018-05-04T08:18:28 | 2022-06-29T07:44:40 | 2023-07-07T21:56:19 | 4,901 | 3 | 1 | 4 | Java | false | false | package Utils;
//如果要使用循环遍历,请用do……while循环遍历。
public class LoopLinked <T> {
node<T> start,end,now;
public void addContent(T content){
node<T> newEnd=new node<>();
newEnd.setContent(content);
if(start==null){
newEnd.setFirst();
start=newEnd;
end=newEnd;... | UTF-8 | Java | 1,180 | java | LoopLinked.java | Java | [] | null | [] | package Utils;
//如果要使用循环遍历,请用do……while循环遍历。
public class LoopLinked <T> {
node<T> start,end,now;
public void addContent(T content){
node<T> newEnd=new node<>();
newEnd.setContent(content);
if(start==null){
newEnd.setFirst();
start=newEnd;
end=newEnd;... | 1,180 | 0.519264 | 0.519264 | 61 | 17.721312 | 12.400597 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.442623 | false | false | 5 |
79c1b3939aae731a4924ffae14198a221bc1fece | 6,081,673,698,367 | 3281becd31d8a7276825b09bfe30da2fabf7793c | /src/test/java/net/baleful/games/poker/handevaluator/TestDeck.java | b4547d02bd89d66c7ebb824132458869074868cb | [] | no_license | bart-de-jonge/Poker-Hand-Evaluator | https://github.com/bart-de-jonge/Poker-Hand-Evaluator | d0571fbfa530b13812f38377e9b31c8db793ac62 | 098619fe5d051ddbfe6e48b949fcaa299b8a46a6 | refs/heads/master | 2022-07-18T14:32:26.319000 | 2014-08-31T22:06:02 | 2014-08-31T22:06:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.baleful.games.poker.handevaluator;
import java.util.List;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import net.baleful.games.poker.handevaluator.PokerCard;
import net.baleful.games.poker.handevaluator.Rank;
import net.baleful.games.poker.handevaluator.Suit;
publi... | UTF-8 | Java | 1,466 | java | TestDeck.java | Java | [] | null | [] | package net.baleful.games.poker.handevaluator;
import java.util.List;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import net.baleful.games.poker.handevaluator.PokerCard;
import net.baleful.games.poker.handevaluator.Rank;
import net.baleful.games.poker.handevaluator.Suit;
publi... | 1,466 | 0.627558 | 0.613915 | 60 | 23.433332 | 20.793722 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 5 |
588812e1d33103855811d4820944cf806f88b9e2 | 5,059,471,528,342 | db77908c40c076bb713c1b00fd633457658964a3 | /ifs-data-layer/ifs-data-service/src/test/java/org/innovateuk/ifs/project/core/controller/ProjectControllerTest.java | 2fda29926a91f0173b27ec50e86e9fbbee6ad737 | [
"MIT"
] | permissive | InnovateUKGitHub/innovation-funding-service | https://github.com/InnovateUKGitHub/innovation-funding-service | e3807613fd3c398931918c6cc773d13874331cdc | 964969b6dc9c78750738ef683076558cc897c1c8 | refs/heads/development | 2023-08-04T04:04:05.501000 | 2022-11-11T14:48:30 | 2022-11-11T14:48:30 | 87,336,871 | 30 | 20 | MIT | false | 2023-07-19T21:23:46 | 2017-04-05T17:20:38 | 2023-03-15T17:10:05 | 2023-07-19T21:23:46 | 784,740 | 24 | 12 | 16 | Java | false | false | package org.innovateuk.ifs.project.core.controller;
import org.innovateuk.ifs.BaseControllerMockMVCTest;
import org.innovateuk.ifs.organisation.resource.OrganisationResource;
import org.innovateuk.ifs.project.core.ProjectParticipantRole;
import org.innovateuk.ifs.project.core.transactional.ProjectService;
import org.i... | UTF-8 | Java | 6,374 | java | ProjectControllerTest.java | Java | [] | null | [] | package org.innovateuk.ifs.project.core.controller;
import org.innovateuk.ifs.BaseControllerMockMVCTest;
import org.innovateuk.ifs.organisation.resource.OrganisationResource;
import org.innovateuk.ifs.project.core.ProjectParticipantRole;
import org.innovateuk.ifs.project.core.transactional.ProjectService;
import org.i... | 6,374 | 0.745529 | 0.740665 | 135 | 46.222221 | 41.580742 | 174 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 5 |
9bb15ccbc65af1e081460815ebe69c0847ccfc8c | 14,388,140,487,234 | 4ee12926ac93ae520f3dde8abec1ea6a385ecebf | /spring-cloud-payment/src/main/java/com/siebre/payment/policylibility/mapper/PolicyLibilityMapper.java | 544bbfc0a18a4050e513ce35b5e85b0fb4668a64 | [] | no_license | hanhongyuan/spring-cloud-platform | https://github.com/hanhongyuan/spring-cloud-platform | a266e7311ec226f67e2af2c2d9484c2d9edf2b84 | f8b3f7284acd09764a07b235f22224e2d8b93a23 | refs/heads/master | 2021-05-08T21:16:14.631000 | 2017-10-12T02:14:42 | 2017-10-12T02:14:42 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.siebre.payment.policylibility.mapper;
import com.siebre.payment.policylibility.entity.PolicyLibility;
import org.springframework.stereotype.Repository;
@Repository
public interface PolicyLibilityMapper {
int deleteByPrimaryKey(Long id);
int insert(PolicyLibility record);
int insertSelective(... | UTF-8 | Java | 507 | java | PolicyLibilityMapper.java | Java | [] | null | [] | package com.siebre.payment.policylibility.mapper;
import com.siebre.payment.policylibility.entity.PolicyLibility;
import org.springframework.stereotype.Repository;
@Repository
public interface PolicyLibilityMapper {
int deleteByPrimaryKey(Long id);
int insert(PolicyLibility record);
int insertSelective(... | 507 | 0.810651 | 0.810651 | 19 | 25.736841 | 24.025955 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.473684 | false | false | 5 |
404cfb057c06a54dd20c595db269223d503d6c6e | 14,499,809,601,893 | 8d5ec50780ca9198d12795d8857457d5c0e296ba | /ResourceManager/src/IIC2113/resource/manager/Resource.java | 6ecc45a2a5cfea1fe202dd46b687dc20d3ac72bf | [] | no_license | mtarias/dds_proyecto | https://github.com/mtarias/dds_proyecto | 85827c36ebfc4dcfe19ab60e861c725b3680142b | 107d2b541a285614c7814fc2ffc2b3ed1f92f110 | refs/heads/master | 2020-12-30T09:38:08.930000 | 2014-12-11T17:54:50 | 2014-12-11T17:54:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package IIC2113.resource.manager;
import IIC2113.resource.manager.test.CellPhoneState;
public class Resource implements IResource {
//0 1 2 3 4 5
public static final String[] RESOURCES = {"AVAILABLE","IN USE","NOT PRESENT","RECORDING","STREAMING","NOT AVAILABLE"};
private int id;
private int ... | UTF-8 | Java | 1,765 | java | Resource.java | Java | [] | null | [] | package IIC2113.resource.manager;
import IIC2113.resource.manager.test.CellPhoneState;
public class Resource implements IResource {
//0 1 2 3 4 5
public static final String[] RESOURCES = {"AVAILABLE","IN USE","NOT PRESENT","RECORDING","STREAMING","NOT AVAILABLE"};
private int id;
private int ... | 1,765 | 0.635694 | 0.618697 | 84 | 20.023809 | 21.579298 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.238095 | false | false | 5 |
b7e29c4da640b9ecd44f45eac47abcd6527eed7c | 9,096,740,750,303 | 074e4e7d66a686c165c5b5c3a562d208e66182da | /CheckConnection.java | b69e2cb3267494756896c083e2c59e2076f9d21e | [] | no_license | Pacific-Pacifico/LMS_PC | https://github.com/Pacific-Pacifico/LMS_PC | 87a1fa97b75290562c2c3a68c6e75356678313f2 | 3ccef9ba9dbda1a172d4b45c7a53be92cbe0867e | refs/heads/master | 2020-04-23T19:48:00.791000 | 2019-04-04T12:27:44 | 2019-04-04T12:27:44 | 171,417,922 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package login;
//Java program for checking Internet connectivity
import java.util.*;
import java.io.*;
import java.net.URL;
import java.net.URLConnection;
public class CheckConnection
{
File f;
FileWriter fw=null;
PrintWriter pw=null;
String uname,loginTime;
public CheckConnection(String ... | UTF-8 | Java | 2,796 | java | CheckConnection.java | Java | [] | null | [] | package login;
//Java program for checking Internet connectivity
import java.util.*;
import java.io.*;
import java.net.URL;
import java.net.URLConnection;
public class CheckConnection
{
File f;
FileWriter fw=null;
PrintWriter pw=null;
String uname,loginTime;
public CheckConnection(String ... | 2,796 | 0.55186 | 0.543991 | 127 | 20.015749 | 18.990667 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.929134 | false | false | 5 |
1952f348e7324e27a78776f4dd83472112dd9307 | 15,564,961,495,350 | 137bbe900480229359f055c474755619abea0b8e | /website/src/main/java/com/mpf/website/util/CommonUtil.java | 3cf1d3a4316a324d5854278901a6ccf0011368cd | [] | no_license | chenjie210/ForWork | https://github.com/chenjie210/ForWork | 876d85fa76182f70ac6c2aa28ce09055c93d1717 | d9ef6c0c0b10581dbdeaa37ca99b8c90b48483bd | refs/heads/master | 2023-07-17T00:23:11.820000 | 2021-08-30T10:41:06 | 2021-08-30T10:41:06 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mpf.website.util;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.mpf.website.dto.base.Column;
import com.mpf.website.dto.base.ConditionDTO;
import org.apache.commons.lang3.StringUtils;
import java.util.Arrays;
/**
* @author: MiaoPengfei
* @date: 2021/2/28 18:00
* @descr... | UTF-8 | Java | 2,125 | java | CommonUtil.java | Java | [
{
"context": "gUtils;\n\nimport java.util.Arrays;\n\n/**\n * @author: MiaoPengfei\n * @date: 2021/2/28 18:00\n * @description:\n * @si",
"end": 284,
"score": 0.9998246431350708,
"start": 273,
"tag": "NAME",
"value": "MiaoPengfei"
}
] | null | [] | package com.mpf.website.util;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.mpf.website.dto.base.Column;
import com.mpf.website.dto.base.ConditionDTO;
import org.apache.commons.lang3.StringUtils;
import java.util.Arrays;
/**
* @author: MiaoPengfei
* @date: 2021/2/28 18:00
* @descr... | 2,125 | 0.481412 | 0.469647 | 60 | 34.416668 | 22.862846 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 5 |
5aa166aed555acd9b22494af31a727d53c5f40f2 | 4,148,938,428,382 | 8b182cd23aa301db3f1a44366278a2631e3963f9 | /src/test/java/AddExerciseTest.java | 767d9568a7192dc46abe61f26f6bfd263b069217 | [
"MIT"
] | permissive | alexvmihai/OPTautomation | https://github.com/alexvmihai/OPTautomation | f57b822dcd6e4a2ed66b2f92792bc2297fc708f8 | 0fce288cb8de901eff32b57da955cebfdbece334 | refs/heads/master | 2021-01-19T06:31:38.240000 | 2018-11-14T14:52:56 | 2018-11-14T14:52:56 | 95,669,095 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import com.opt.pages.AccountDashboardPageObject;
import com.opt.pages.ExerciseTrackerPageObject;
import org.testng.Assert;
import org.testng.annotations.Test;
import java.io.IOException;
/**
* Created by alex.mihai on 6/26/2017.
*/
public class AddExerciseTest extends LoginTest {
@Test (priority = 3)
publi... | UTF-8 | Java | 2,615 | java | AddExerciseTest.java | Java | [
{
"context": "t;\n\nimport java.io.IOException;\n\n/**\n * Created by alex.mihai on 6/26/2017.\n */\npublic class AddExerciseTest ex",
"end": 218,
"score": 0.9878450632095337,
"start": 208,
"tag": "USERNAME",
"value": "alex.mihai"
}
] | null | [] |
import com.opt.pages.AccountDashboardPageObject;
import com.opt.pages.ExerciseTrackerPageObject;
import org.testng.Assert;
import org.testng.annotations.Test;
import java.io.IOException;
/**
* Created by alex.mihai on 6/26/2017.
*/
public class AddExerciseTest extends LoginTest {
@Test (priority = 3)
publi... | 2,615 | 0.719312 | 0.715105 | 45 | 57.08889 | 46.74081 | 171 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 5 |
e71e86dcfb0a502fbc28225905dea9109e719e5e | 3,126,736,214,861 | fe2de5cacf133aa6035f648c83c8e2dc5670509b | /proyecto/src/main/java/com/example/proyecto/models/service/IntercambioService.java | e0af5533305d6c8b8f6a57815720c3db66394b48 | [] | no_license | mxchacha/IntercambioLibros | https://github.com/mxchacha/IntercambioLibros | 5384be2d9d6ad3af595d323926c541d5cf01e3fa | a9a71924157bca5557b523e3484a19608fe59347 | refs/heads/master | 2020-09-21T16:28:02.225000 | 2019-11-29T13:24:38 | 2019-11-29T13:24:38 | 224,848,555 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.proyecto.models.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.example.proyecto.models.dao.IIntercambio;
import com.example.proyecto.models.entities.Intercambio;
@Service
public c... | UTF-8 | Java | 909 | java | IntercambioService.java | Java | [] | null | [] | package com.example.proyecto.models.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.example.proyecto.models.dao.IIntercambio;
import com.example.proyecto.models.entities.Intercambio;
@Service
public c... | 909 | 0.730473 | 0.730473 | 41 | 20.170732 | 20.2001 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.04878 | false | false | 5 |
1fb6549efb6648d6ce014e1ee5c210f9b5b53126 | 9,096,740,756,967 | 1a6a89cbfef80f80560cf705e94888c12672514b | /app/src/main/java/com/example/instagramclone/adapter/AdapterListaUsuarios.java | bc33d6221df88bf0e8e45fdb6bb734e3ab799540 | [] | no_license | PedroCeglia/Instagram-Clone | https://github.com/PedroCeglia/Instagram-Clone | 1f6266835fb58880571c25752e91151653e0a257 | abbd7e2297fdb36fcc0008e2c56511ce01cb937c | refs/heads/master | 2023-06-22T04:28:17.753000 | 2021-06-22T22:01:41 | 2021-06-22T22:01:41 | 379,014,486 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.instagramclone.adapter;
import android.content.Context;
import android.net.Uri;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import... | UTF-8 | Java | 2,221 | java | AdapterListaUsuarios.java | Java | [] | null | [] | package com.example.instagramclone.adapter;
import android.content.Context;
import android.net.Uri;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import... | 2,221 | 0.721747 | 0.721747 | 74 | 29.013514 | 30.70104 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.486486 | false | false | 5 |
3baab7be95891d581d8d3d406480228c9b8327a3 | 34,857,954,604,334 | 2d1366c26a0e8088dab4d41a74e52f63ee7cd262 | /web-admin/src/main/java/cn/epai/admin/controller/ChannelManageController.java | 2c7d1ca2471ba9eae1685d6d50b9b954d951909a | [
"Apache-2.0"
] | permissive | smart-vole/web-project-parent | https://github.com/smart-vole/web-project-parent | f60ec47e016b82b69c568cf879df588e88212e31 | 950ca42e7a2e47b95fac6eb477e1d881cfe64f25 | refs/heads/master | 2018-11-12T02:00:35.767000 | 2018-10-14T15:51:05 | 2018-10-14T15:51:05 | 73,462,697 | 1 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.epai.admin.controller;
import cn.epai.admin.security.ShiroEncryptUtils;
import cn.epai.admin.util.FileTypeEnum;
import cn.epai.admin.util.FileUploadUtil;
import cn.lxz.sweb.config.AppConfig;
import cn.lxz.sweb.encode.JsonEncoder;
import cn.lxz.sweb.page.PageResult;
import cn.lxz.sweb.utils.ViewResult;
impor... | UTF-8 | Java | 12,809 | java | ChannelManageController.java | Java | [
{
"context": "a.util.List;\nimport java.util.Map;\n\n/**\n * @Author jihua.li\n * @Date 2017/2/4 16:48\n */\n@Controller\n@RequestM",
"end": 1704,
"score": 0.9979044795036316,
"start": 1696,
"tag": "NAME",
"value": "jihua.li"
},
{
"context": "dentialsSalt());\n channel.setPass... | null | [] | package cn.epai.admin.controller;
import cn.epai.admin.security.ShiroEncryptUtils;
import cn.epai.admin.util.FileTypeEnum;
import cn.epai.admin.util.FileUploadUtil;
import cn.lxz.sweb.config.AppConfig;
import cn.lxz.sweb.encode.JsonEncoder;
import cn.lxz.sweb.page.PageResult;
import cn.lxz.sweb.utils.ViewResult;
impor... | 12,808 | 0.704284 | 0.701386 | 273 | 45.772892 | 31.51556 | 254 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.285714 | false | false | 5 |
5dbb493587f2d3157d5dfb032873c78fa7a0c3b1 | 36,936,718,766,191 | b6cea30958364426c1ade3f3b27d7a26d650ccc3 | /src/h11/Opdracht1105.java | 99b63cfbe01d9b3ce53bfb7286bcfcb7bad60a0a | [] | no_license | machbi/inleiding-java | https://github.com/machbi/inleiding-java | eded516e4a10b52222025b7c97b5451d6d64de21 | 4933cb9bb94374d9c079fdacf449a608f4c8a9f0 | refs/heads/master | 2020-08-04T07:05:34.737000 | 2020-04-14T07:25:16 | 2020-04-14T07:25:16 | 212,049,430 | 0 | 0 | null | true | 2020-04-14T07:14:39 | 2019-10-01T08:41:20 | 2020-04-10T13:43:38 | 2020-04-10T13:43:35 | 42 | 0 | 0 | 1 | Java | false | false | package h11;
import java.applet.Applet;
import java.awt.*;
public class Opdracht1105 extends Applet {
public void init() {
}
public void paint(Graphics g) {
int t;
int x1 = 50;
int y1 = 50;
for (t = 0; t < 5; t++) {
y1 += 25;
x1 += 25;
... | UTF-8 | Java | 380 | java | Opdracht1105.java | Java | [] | null | [] | package h11;
import java.applet.Applet;
import java.awt.*;
public class Opdracht1105 extends Applet {
public void init() {
}
public void paint(Graphics g) {
int t;
int x1 = 50;
int y1 = 50;
for (t = 0; t < 5; t++) {
y1 += 25;
x1 += 25;
... | 380 | 0.447368 | 0.378947 | 34 | 10.147058 | 13.092729 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 5 |
c86fbe96358f7e02e3b86f2109605049ca08184e | 31,825,707,667,962 | 05e50f52083f6e712be43c3435f60f68cb11b2a8 | /src/Glava_05/Order/Order.java | 9352b73839abcee0e87c512cdafb9b9ee8385563 | [] | no_license | Vasic2000/PhilosofyJava | https://github.com/Vasic2000/PhilosofyJava | 6e2e64f829c301eb82b63767a14b3c0e34c18613 | 8886555e472ea8aa2ec380e3ab8dcdff00a48824 | refs/heads/master | 2021-11-11T11:12:21.816000 | 2021-10-29T12:22:21 | 2021-10-29T12:22:21 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Glava_05.Order;
public class Order
{
static void f(String s, int i)
{
System.out.println("String: " + s + ", int: " + i);
}
static void f(int i, String s)
{
System.out.println("Int: " + i + ", string: " + s);
}
public static void main(String[] args)
{
f... | UTF-8 | Java | 409 | java | Order.java | Java | [] | null | [] | package Glava_05.Order;
public class Order
{
static void f(String s, int i)
{
System.out.println("String: " + s + ", int: " + i);
}
static void f(int i, String s)
{
System.out.println("Int: " + i + ", string: " + s);
}
public static void main(String[] args)
{
f... | 409 | 0.505208 | 0.489583 | 20 | 18.200001 | 19.239542 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.55 | false | false | 15 |
97b3671c7f4d211b4ba756271d37a0990af6bc27 | 31,851,477,500,011 | b7ddb8a9f91bb9daddeaa27ff28dd2d309b9a034 | /src/ydp/servlet/shop_type_servlet.java | e4d282520e1dc3f95f5d9067f0525f1e13d094fa | [] | no_license | xingzaizi/Pig | https://github.com/xingzaizi/Pig | d963daa692cd8f372397c6e0571e632347987e64 | 965ed7df0a7cc31add585c853195fa303136d96c | refs/heads/master | 2020-06-06T04:03:35.008000 | 2019-06-19T00:55:45 | 2019-06-19T00:55:45 | 192,632,818 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ydp.servlet;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.alibaba.fastjson.JSON;
im... | GB18030 | Java | 2,642 | java | shop_type_servlet.java | Java | [] | null | [] | package ydp.servlet;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.alibaba.fastjson.JSON;
im... | 2,642 | 0.768966 | 0.764751 | 78 | 32.46154 | 23.885782 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.474359 | false | false | 15 |
5fbc890b20f6e57410ad040ca40bf4b47236db4d | 31,851,477,498,991 | 35968e13ade7f2f8f52442790ade3f617035d557 | /t1g-ejb/src/main/java/com/t1t/apim/core/metrics/AbstractHystrixMetricsCommand.java | 8d8b77af8f69103bc0ebef268fc622172d3c1c99 | [] | no_license | dorucioclea/api-gateway | https://github.com/dorucioclea/api-gateway | 28d052e894c776496406a4d4a6bc5780d282e1e0 | c67bab4c518e50d1b403ef6ac58536cce7a1e9eb | refs/heads/master | 2020-06-15T11:46:34.084000 | 2018-04-09T12:09:09 | 2018-04-09T12:09:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.t1t.apim.core.metrics;
import com.netflix.hystrix.HystrixCommand;
import com.netflix.hystrix.HystrixCommandGroupKey;
/**
* @author Guillaume Vandecasteele
* @since 2016
*/
public abstract class AbstractHystrixMetricsCommand<R> extends HystrixCommand<R> {
private MetricsSPI spi;
private Integer ... | UTF-8 | Java | 940 | java | AbstractHystrixMetricsCommand.java | Java | [
{
"context": "ix.hystrix.HystrixCommandGroupKey;\n\n/**\n * @author Guillaume Vandecasteele\n * @since 2016\n */\npublic abstract class Abstract",
"end": 169,
"score": 0.9998500347137451,
"start": 146,
"tag": "NAME",
"value": "Guillaume Vandecasteele"
}
] | null | [] | package com.t1t.apim.core.metrics;
import com.netflix.hystrix.HystrixCommand;
import com.netflix.hystrix.HystrixCommandGroupKey;
/**
* @author <NAME>
* @since 2016
*/
public abstract class AbstractHystrixMetricsCommand<R> extends HystrixCommand<R> {
private MetricsSPI spi;
private Integer timeout;
pub... | 923 | 0.706383 | 0.701064 | 38 | 23.763159 | 27.072451 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.368421 | false | false | 15 |
f44c958219a8d18c747a4a9da25f03448ebc01ab | 26,585,847,568,935 | 8341549a002086aa2ef3c9294a5f15bfec219199 | /admin/src/main/java/com/ydzb/admin/repository/IAdminRepository.java | 4dfe1a13dbc4e2964cdc5ec9300cdbaa097661ac | [] | no_license | songziyang/ydzb | https://github.com/songziyang/ydzb | 2498204b9ee3d8e101a64ee7e366d8115514908c | e8483e26efab94a110821a7612fbaee3b08e66d5 | refs/heads/master | 2021-01-19T22:41:01.600000 | 2017-04-20T09:20:24 | 2017-04-20T09:20:24 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ydzb.admin.repository;
import java.util.List;
import com.ydzb.admin.entity.Admin;
import com.ydzb.core.repository.IBaseRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.query.Param;
public interface IAdminRepository extends IBaseRepository<Admin... | UTF-8 | Java | 772 | java | IAdminRepository.java | Java | [] | null | [] | package com.ydzb.admin.repository;
import java.util.List;
import com.ydzb.admin.entity.Admin;
import com.ydzb.core.repository.IBaseRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.query.Param;
public interface IAdminRepository extends IBaseRepository<Admin... | 772 | 0.766839 | 0.762953 | 23 | 32.565216 | 31.423925 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.782609 | false | false | 15 |
d8abd518d09847c95314ae32534d33c4fc1e82b5 | 15,848,429,369,788 | 7990ebdf8a43ed9f81c115e3e3a80fbb751b914f | /ejb/src/test/java/persistence/dao/ejb/InterviewScheduleDAOEJBTest.java | 0498badb79b6a25babeae49088530e57f88ae4a2 | [] | no_license | pront/kronos-javaee | https://github.com/pront/kronos-javaee | ce07f4a6811f9bff0a5fed6ba2211a41457282b7 | df1897497e17675fe4722b160da9fc111e3f9df7 | refs/heads/master | 2021-01-15T13:48:27.903000 | 2014-08-31T00:46:55 | 2014-08-31T00:46:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package persistence.dao.ejb;
import com.google.common.base.Optional;
import email.EmailDispatcher;
import org.joda.time.LocalDate;
import org.joda.time.LocalTime;
import org.junit.Before;
import org.junit.Test;
import org.mockito.Mockito;
import persistence.dao.ConfigurationDAO;
import persistence.dao.UserMa... | UTF-8 | Java | 11,783 | java | InterviewScheduleDAOEJBTest.java | Java | [
{
"context": "e table\r\n // Day 1, Group 2, Group_Slot 2 : Karan Shah\r\n // Date: 2015-01-15\r\n // Time: 14",
"end": 2582,
"score": 0.9975730180740356,
"start": 2572,
"tag": "NAME",
"value": "Karan Shah"
},
{
"context": " assertNotNull(slotA);\r\n a... | null | [] | package persistence.dao.ejb;
import com.google.common.base.Optional;
import email.EmailDispatcher;
import org.joda.time.LocalDate;
import org.joda.time.LocalTime;
import org.junit.Before;
import org.junit.Test;
import org.mockito.Mockito;
import persistence.dao.ConfigurationDAO;
import persistence.dao.UserMa... | 11,765 | 0.647628 | 0.635237 | 277 | 40.537907 | 32.472752 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.711191 | false | false | 15 |
ba76ea82fcbc90f5c000c74a43dc9b5becf7f41f | 15,848,429,369,234 | 7965ef50040bab25833b83d39dc04884a78a741d | /src/com/jpmorgan/service/MessageService.java | 9d51d0bc9e5ff16e5e418ffa3abb29447e796993 | [] | no_license | kukuharga/JPMorganTest | https://github.com/kukuharga/JPMorganTest | 1b45b43db08dde652fe727b469aa0d052ba8d8e6 | e48d4ae1f934cc0a69a1b23e261c9bce207b952a | refs/heads/master | 2020-03-22T20:29:22.731000 | 2018-07-13T10:08:11 | 2018-07-13T10:08:11 | 121,935,392 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jpmorgan.service;
import java.util.List;
import java.util.Map;
import java.util.stream.Collectors;
import com.jpmorgan.data.SalesAdjustment;
import com.jpmorgan.data.SalesData;
import com.jpmorgan.data.SalesTrx;
public class MessageService {
private SalesData salesData = new SalesData();
public void a... | UTF-8 | Java | 2,710 | java | MessageService.java | Java | [] | null | [] | package com.jpmorgan.service;
import java.util.List;
import java.util.Map;
import java.util.stream.Collectors;
import com.jpmorgan.data.SalesAdjustment;
import com.jpmorgan.data.SalesData;
import com.jpmorgan.data.SalesTrx;
public class MessageService {
private SalesData salesData = new SalesData();
public void a... | 2,710 | 0.741697 | 0.74059 | 82 | 32.048782 | 32.51825 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.04878 | false | false | 15 |
9aebab441f531422044290be43ea0c77d9fd89b2 | 2,284,922,643,896 | 3a29ce68c455d7983e02887cbca1ef4de2852d60 | /src/main/java/ssm/model/YuleMapper.java | 6dd4d1ac2a6c75629c33aac1a9377d859672f195 | [] | no_license | kuqixie/jgga | https://github.com/kuqixie/jgga | 91a5ce34efa1e881e1fa74c5813abfe0c6f48904 | 94bb627271a19f87dd9bc09f28f10102a0bdb06a | refs/heads/master | 2021-08-07T15:17:05.779000 | 2017-10-31T11:05:36 | 2017-10-31T11:05:36 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ssm.model;
import ssm.pojo.Yule;
public interface YuleMapper {
void save(Yule yule);
}
| UTF-8 | Java | 101 | java | YuleMapper.java | Java | [] | null | [] | package ssm.model;
import ssm.pojo.Yule;
public interface YuleMapper {
void save(Yule yule);
}
| 101 | 0.722772 | 0.722772 | 7 | 13.428572 | 11.769903 | 29 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 15 |
705852cb7286dd8d912387b9d24394bcd316eaa1 | 6,167,573,039,411 | 924358c01502fc238789e780465d5d169729e944 | /modules/server/src/test/java/org/zodiark/server/test/Writer.java | f79748428ae08b2c465bcd3969b173141a73268f | [
"Apache-2.0"
] | permissive | francisdesjardins/zodiark | https://github.com/francisdesjardins/zodiark | 23e8896ac3b09bd5b4fe4bbb0d1620aa95a996a9 | 746337135b29179698c1af44ee3fa2c06318bc53 | refs/heads/master | 2021-01-14T14:23:23.783000 | 2014-11-30T06:26:27 | 2014-11-30T06:26:27 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2013 Jeanfrancois Arcand
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed... | UTF-8 | Java | 2,071 | java | Writer.java | Java | [
{
"context": "/*\n * Copyright 2013 Jeanfrancois Arcand\n *\n * Licensed under the Apache License, Version ",
"end": 40,
"score": 0.9998452067375183,
"start": 21,
"tag": "NAME",
"value": "Jeanfrancois Arcand"
}
] | null | [] | /*
* Copyright 2013 <NAME>
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writin... | 2,058 | 0.740705 | 0.735876 | 56 | 35.982143 | 32.310154 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.696429 | false | false | 15 |
8d7c4722bbc9ce0485348eb5311494d36a00587b | 14,018,773,317,602 | 3e32cc385f7d1ad2c23b46910a5427270bfce109 | /src/com/tronner/util/TronLocation.java | c0c09e977e674076aa44b46661f40e27869d5610 | [] | no_license | TJohnW/Tronner | https://github.com/TJohnW/Tronner | 03f9d553497c09727b0b7bca8fb5cd6d82faf560 | c12beec66876094bdf890f577e3f4aef29841766 | refs/heads/master | 2020-04-15T21:36:10.825000 | 2016-03-14T02:09:10 | 2016-03-14T02:09:10 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* The MIT License (MIT)
*
* Copyright (c) 2014. Tristan John Whitcher
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
... | UTF-8 | Java | 2,628 | java | TronLocation.java | Java | [
{
"context": " * The MIT License (MIT)\n *\n * Copyright (c) 2014. Tristan John Whitcher\n *\n * Permission is hereby granted, free of charg",
"end": 75,
"score": 0.9998067021369934,
"start": 54,
"tag": "NAME",
"value": "Tristan John Whitcher"
},
{
"context": "ands;\n\n/**\n * Tronne... | null | [] | /*
* The MIT License (MIT)
*
* Copyright (c) 2014. <NAME>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy... | 2,613 | 0.674658 | 0.664384 | 80 | 31.85 | 30.225859 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5625 | false | false | 15 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.