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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cd9bfe24bfb2c833307bfd5f1d88367a6fb8ee7d | 266,287,978,122 | 1fbd39c972cca0dce087f008d85c52a881d3e2fa | /launcher/src/main/java/net/reichholf/repola/activities/ApplicationList.java | bc37ecba4e2f4fe79598312c82a5a070394ed3d5 | [
"Apache-2.0"
] | permissive | AndrewGillisSoftware/repola | https://github.com/AndrewGillisSoftware/repola | b6f7567caa79ac8624ead45ef45394a98e433cf6 | 61c75971da0d9e42a67b1006f227f96485416d43 | refs/heads/master | 2023-01-20T06:12:32.010000 | 2020-11-22T12:34:38 | 2020-11-24T09:11:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Simple TV Launcher
* Copyright 2017 Alexandre Del Bigio
*
* 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 b... | UTF-8 | Java | 5,017 | java | ApplicationList.java | Java | [
{
"context": "/*\n * Simple TV Launcher\n * Copyright 2017 Alexandre Del Bigio\n *\n * Licensed under the Apache License, Version ",
"end": 62,
"score": 0.9998718500137329,
"start": 43,
"tag": "NAME",
"value": "Alexandre Del Bigio"
}
] | null | [] | /*
* Simple TV Launcher
* Copyright 2017 <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 ... | 5,004 | 0.754834 | 0.752442 | 150 | 32.446667 | 27.473997 | 168 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.94 | false | false | 12 |
9faddefeb5b4b6886e8207fe8fcdfc592cd02ecd | 31,808,527,796,735 | 9e77d3f9cd6a34bacdc4973648aab8ee156cfe1c | /src/main/java/io/safari94/trimblems/soap/documents/DocumentData.java | 7a601fd59804f01877ccd9486eb41d234077045f | [] | no_license | Safari94/Trimble-Microservice | https://github.com/Safari94/Trimble-Microservice | 727a6b24ddc7787e979696bf4e91bfe477b932a0 | 86ad81c2168c5a69d0eb6c1ea974b798dc261695 | refs/heads/master | 2023-04-16T17:44:11.640000 | 2020-04-17T12:27:16 | 2020-04-17T12:27:16 | 256,487,829 | 0 | 0 | null | false | 2021-04-26T20:11:09 | 2020-04-17T11:46:21 | 2020-04-17T12:27:33 | 2021-04-26T20:11:08 | 37 | 0 | 0 | 1 | Java | false | false |
package io.safari94.trimblems.soap.documents;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
import java.util.Arrays;
/**
* <p>Java class for DocumentData complex type.
*
* <... | UTF-8 | Java | 3,584 | java | DocumentData.java | Java | [] | null | [] |
package io.safari94.trimblems.soap.documents;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
import java.util.Arrays;
/**
* <p>Java class for DocumentData complex type.
*
* <... | 3,584 | 0.571987 | 0.563895 | 146 | 23.541096 | 22.305208 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.349315 | false | false | 12 |
7e5be616f0966b92e3e94570047d01dfa0d1f921 | 31,808,527,796,116 | 4ff2569ce6cd43ef744050fcb231d2622be67bbe | /lesson04/src/main/java/ua/lviv/lgs/JornalsDAO.java | c6162eca1b58a965617baad8409f5dfd156d403e | [] | no_license | pavlivmykola/Java_Advanced_Lesson_11 | https://github.com/pavlivmykola/Java_Advanced_Lesson_11 | 3c0a6c99f43d250e2b165fcebb3c6563a6a93229 | eeb70a15b66228a775841bec22bf599cdd12b5d0 | refs/heads/master | 2020-04-30T11:15:42.904000 | 2019-03-17T12:31:35 | 2019-03-17T12:31:35 | 175,887,490 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ua.lviv.lgs;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
public class JornalsDAO {
static String READ_ALL = "select * from jornals";
static String INSERT = "insert into j... | UTF-8 | Java | 2,827 | java | JornalsDAO.java | Java | [] | null | [] | package ua.lviv.lgs;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
public class JornalsDAO {
static String READ_ALL = "select * from jornals";
static String INSERT = "insert into j... | 2,827 | 0.708879 | 0.704988 | 90 | 29.411112 | 23.501722 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.422222 | false | false | 12 |
d03d760105ba95577d7322af657f19a13edbdd5c | 25,658,134,654,244 | f28a3237d46da12f416b9a100791a8534a828383 | /core/src/com/maicard/security/entity/PasswordLog.java | 5c0a056cd007d6c0e17f22aef98a93afe57cd09d | [] | no_license | netsnakecn/eis | https://github.com/netsnakecn/eis | 73d3c0f4b4d646c48c061216fe6e132e72be5242 | 23370fd1597d8057f4481d2f5f6ae25bd3acdddb | refs/heads/master | 2023-03-12T16:52:31.221000 | 2023-01-06T01:48:38 | 2023-01-06T01:48:38 | 155,054,235 | 0 | 1 | null | false | 2023-02-22T08:07:30 | 2018-10-28T09:27:16 | 2023-01-05T11:55:00 | 2023-02-22T08:07:29 | 717 | 0 | 1 | 7 | Java | false | false | package com.maicard.security.entity;
import java.util.Date;
import com.maicard.core.entity.BaseEntity;
/**
* 对用户密码的记录
* 应以明文形式存放
* 用于控制用户密码的使用期限和禁止重复使用之前密码等
*
*
* @author NetSnake
* @date 2015年12月27日
*
*/
public class PasswordLog extends BaseEntity{
private static final long serialVersionUID = 43349881004... | UTF-8 | Java | 1,056 | java | PasswordLog.java | Java | [
{
"context": "形式存放\n * 用于控制用户密码的使用期限和禁止重复使用之前密码等\n *\n *\n * @author NetSnake\n * @date 2015年12月27日\n *\n */\npublic class Password",
"end": 188,
"score": 0.9994999170303345,
"start": 180,
"tag": "USERNAME",
"value": "NetSnake"
},
{
"context": "d setPassword(String password) {\n\t\tt... | null | [] | package com.maicard.security.entity;
import java.util.Date;
import com.maicard.core.entity.BaseEntity;
/**
* 对用户密码的记录
* 应以明文形式存放
* 用于控制用户密码的使用期限和禁止重复使用之前密码等
*
*
* @author NetSnake
* @date 2015年12月27日
*
*/
public class PasswordLog extends BaseEntity{
private static final long serialVersionUID = 43349881004... | 1,058 | 0.727273 | 0.69938 | 62 | 14.612904 | 16.390747 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.935484 | false | false | 12 |
b49a36c1f4cf1c86d06d1b0a541953644dff160c | 7,146,825,585,301 | 17b62a0b71d19ece87ed8dd43197ac46f2d04b7e | /src/AlgoritmerØvinger/TreeAndQueue_4/Uttrykkstre.java | 548f3501c632b7a86e8f4b1771955e5cfc6a797d | [] | no_license | seljeseth/Algoritmer | https://github.com/seljeseth/Algoritmer | ea1f333e7b34502174396dbbcd1a7f5c6a6b37c5 | d2ecbd49d3a5a23b6d2b30512ef6aef4f8ec2afa | refs/heads/master | 2022-04-07T20:22:38.981000 | 2020-02-11T23:03:28 | 2020-02-11T23:03:28 | 239,881,946 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package AlgoritmerØvinger.TreeAndQueue_4;
//OPPGAVE 2
public class Uttrykkstre
{
TreNode rot;
public Uttrykkstre()
{
rot = new TreNode('*');
rot.venstre = new TreNode('*');
rot.venstre.venstre = new TreNode(3);
rot.venstre.høyre = new TreNode('+');
rot.venstre.høyr... | UTF-8 | Java | 1,903 | java | Uttrykkstre.java | Java | [] | null | [] | package AlgoritmerØvinger.TreeAndQueue_4;
//OPPGAVE 2
public class Uttrykkstre
{
TreNode rot;
public Uttrykkstre()
{
rot = new TreNode('*');
rot.venstre = new TreNode('*');
rot.venstre.venstre = new TreNode(3);
rot.venstre.høyre = new TreNode('+');
rot.venstre.høyr... | 1,903 | 0.527689 | 0.522897 | 74 | 24.378378 | 19.60881 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.445946 | false | false | 12 |
5e472fd60dd439de1f37078126fe0c97ab2417c5 | 10,720,238,434,331 | 1c47bf9eb1b6e40db51ab72b59487344a9b2a497 | /app/src/main/java/com/example/calixta/flix/MovieDetail.java | e82f7f2e62cae28a9525aea265c3948b2f3d51b3 | [] | no_license | dia-bolix/Flix | https://github.com/dia-bolix/Flix | d7bc0e0b26c7ac929dd45754656d3c265af53c02 | 3ab104ed0a4e4756ef78eadd86881f700b41211c | refs/heads/master | 2020-04-17T10:40:16.620000 | 2019-01-26T18:19:57 | 2019-01-26T18:19:57 | 166,509,280 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.calixta.flix;
import android.os.Bundle;
import android.widget.RatingBar;
import android.widget.TextView;
import com.example.calixta.flix.models.Movie;
import com.google.android.youtube.player.YouTubeBaseActivity;
import com.google.android.youtube.player.YouTubeInitializationResult;
import com.goog... | UTF-8 | Java | 4,027 | java | MovieDetail.java | Java | [
{
"context": "ovie movie;\n public static final String key = \"a07e22bc18f5cb106bfe4cc1f83ad8ed\";\n public static final String trailer_api = \"",
"end": 911,
"score": 0.9997637271881104,
"start": 879,
"tag": "KEY",
"value": "a07e22bc18f5cb106bfe4cc1f83ad8ed"
},
{
"context": "... | null | [] | package com.example.calixta.flix;
import android.os.Bundle;
import android.widget.RatingBar;
import android.widget.TextView;
import com.example.calixta.flix.models.Movie;
import com.google.android.youtube.player.YouTubeBaseActivity;
import com.google.android.youtube.player.YouTubeInitializationResult;
import com.goog... | 3,973 | 0.626521 | 0.618326 | 103 | 38.097088 | 33.561569 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.61165 | false | false | 12 |
7ff8f46491804979292bdbae5e1440bd17edfdb3 | 20,598,663,210,770 | be08d5ea393c4634a0d3177b171e62417ac46df1 | /microservice-consumer-movie-feign/src/main/java/com/itpx/cloud/UserFeignClient.java | efa04cac0e1730f18f9e5b30b683d2b4cd7972b2 | [] | no_license | DeveloperPei/microservice-spring-cloud | https://github.com/DeveloperPei/microservice-spring-cloud | 6e2937cc69ca530fb83dcda503da252ae033e2af | d2a0aa7c8d948798970a6c98a88ea47f46c87542 | refs/heads/master | 2021-01-25T11:48:10.799000 | 2018-03-28T07:43:50 | 2018-03-28T07:43:50 | 123,427,461 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.itpx.cloud;
import org.springframework.cloud.netflix.feign.FeignClient;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotatio... | UTF-8 | Java | 898 | java | UserFeignClient.java | Java | [] | null | [] | package com.itpx.cloud;
import org.springframework.cloud.netflix.feign.FeignClient;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotatio... | 898 | 0.793103 | 0.790805 | 21 | 39.42857 | 29.170389 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 12 |
3403805c9852e35ee20dade0532d4eff25a4d7a5 | 11,708,080,859,064 | 0e3c720c5193092eceff3b93a1ecd75ecb5ef8d2 | /core-datastream/src/main/java/io/datakernel/datastream/processor/StreamTransformer.java | dbc029521abf556a1cfc87bea7703817aad0d24d | [
"Apache-2.0"
] | permissive | softindex/datakernel | https://github.com/softindex/datakernel | 197a4c06d0412a370c2141ad7f7de762fef9e69a | 69a6bcb85be43177d96ea56041b63e8d8ffb10de | refs/heads/master | 2023-09-04T15:15:53.109000 | 2020-06-25T12:36:09 | 2020-06-25T12:36:09 | 38,080,174 | 104 | 18 | Apache-2.0 | false | 2023-04-16T15:24:17 | 2015-06-25T23:40:57 | 2023-03-12T17:45:36 | 2023-04-16T15:24:16 | 26,903 | 94 | 15 | 11 | Java | false | false | /*
* Copyright (C) 2015 SoftIndex LLC.
*
* 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 | 1,583 | java | StreamTransformer.java | Java | [] | null | [] | /*
* Copyright (C) 2015 SoftIndex LLC.
*
* 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 ... | 1,583 | 0.743525 | 0.738471 | 52 | 29.442308 | 27.560015 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.865385 | false | false | 12 |
7d63add60195fd0bdd79bcc024f81a628bcf2eaf | 13,005,161,035,647 | b4ccb66c6002506217b57dd0522fc3975c66ba0d | /matcha-core/src/main/java/com/hanker/core/utils/UtilForRequest.java | c54b578d6486f8d5c7e04e80e5e2d9032ebc521e | [] | no_license | hankert/testMy | https://github.com/hankert/testMy | 2b19648a0854f8a4d2db62ab38417d49a9a917b1 | 87246f1e0257f64436377c13b450160e53517292 | refs/heads/master | 2021-07-22T09:53:09.075000 | 2017-10-31T15:01:29 | 2017-10-31T15:01:29 | 108,975,765 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hanker.core.utils;
import android.telephony.TelephonyManager;
import android.text.TextUtils;
import com.hanker.core.net.app.Matcha;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Comparator;
import java.util.Date;
import java.util.List;
impor... | UTF-8 | Java | 2,881 | java | UtilForRequest.java | Java | [
{
"context": "util.Map;\nimport java.util.Set;\n\n/**\n * Created by jinhui on 2017/10/31.\n */\n\npublic class UtilForRequest {",
"end": 409,
"score": 0.9995432496070862,
"start": 403,
"tag": "USERNAME",
"value": "jinhui"
}
] | null | [] | package com.hanker.core.utils;
import android.telephony.TelephonyManager;
import android.text.TextUtils;
import com.hanker.core.net.app.Matcha;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Comparator;
import java.util.Date;
import java.util.List;
impor... | 2,881 | 0.601114 | 0.586495 | 104 | 26.625 | 23.106022 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.480769 | false | false | 12 |
dd05fa4a7f003ab6ad380390e2f338f0706570c7 | 20,847,771,282,183 | 736c59ed2e81d540573daa2e624a2dfeb8129193 | /src/android/org/linphone/iclasses/WebAPIResponseListener.java | b3216b3311f80d1e4991e7e95e555aa40554018e | [] | no_license | EmbeddedDownloads/BitVaultSecureCalling | https://github.com/EmbeddedDownloads/BitVaultSecureCalling | cefab782ec59d75b6dac5a7ec5ab99383fedba10 | 4f9fe2bef1889d2fa542954776482ae0f0c30a95 | refs/heads/master | 2020-04-02T04:11:56.735000 | 2018-10-21T17:58:23 | 2018-10-21T17:58:23 | 154,004,943 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.linphone.iclasses;
/**
* Web API Response Helper
*/
public interface WebAPIResponseListener {
/**
* On Success of API Call
*
* @param arguments
*/
void onSuccessOfResponse(String arguments);
/**
* on Fail of API Call
*
* @param arguments
*/
void onFailOfResponse(S... | UTF-8 | Java | 344 | java | WebAPIResponseListener.java | Java | [] | null | [] | package org.linphone.iclasses;
/**
* Web API Response Helper
*/
public interface WebAPIResponseListener {
/**
* On Success of API Call
*
* @param arguments
*/
void onSuccessOfResponse(String arguments);
/**
* on Fail of API Call
*
* @param arguments
*/
void onFailOfResponse(S... | 344 | 0.630814 | 0.630814 | 21 | 14.380953 | 14.882 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 12 |
03b4895dab7d03bc2110d34c7bfa9bdccf39446d | 31,181,462,569,116 | 867c253bca3112c5d53f8722705d24d068fd920d | /app/src/main/java/atam/buddygarage/MainPage.java | 23e8b0350e95aa9d0d6fdfdbe0366fef3c2baa71 | [] | no_license | Bit7IT/BuddyGarage | https://github.com/Bit7IT/BuddyGarage | ce443b6e77ea4aec4d6221d63d726fc94a26b450 | 9b6690c7c89a24360d3a162c73ef228290fd86e5 | refs/heads/master | 2020-06-11T11:01:55.345000 | 2017-01-14T05:43:52 | 2017-01-14T05:43:52 | 75,682,885 | 0 | 0 | null | false | 2017-01-14T05:43:53 | 2016-12-06T01:39:22 | 2016-12-06T01:47:20 | 2017-01-14T05:43:53 | 98 | 0 | 0 | 0 | Java | null | null | package atam.buddygarage;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
public class MainPage extends AppCompatActivity {
public void runSellFunc(View view){
Intent intent = new Intent(MainPage.this, Sell_SignInPage.cl... | UTF-8 | Java | 797 | java | MainPage.java | Java | [] | null | [] | package atam.buddygarage;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
public class MainPage extends AppCompatActivity {
public void runSellFunc(View view){
Intent intent = new Intent(MainPage.this, Sell_SignInPage.cl... | 797 | 0.710163 | 0.708908 | 28 | 27.464285 | 28.682352 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.464286 | false | false | 12 |
e3ee54f65fe8856b4f2880a1326cf0603f464a97 | 39,118,562,145,117 | 3a64bd35f2956a0b1a731296e8497ac9dfae3ab8 | /greedy/2217번_로프.java | 7af075007fa22f6df62be8dfc6db908cdf83abd7 | [] | no_license | kys4548/Algorithm_baekjoon | https://github.com/kys4548/Algorithm_baekjoon | 1564a3409f54cb8ce4145d6b1de861c87b666a50 | fa2e46ce01e5debf4f50d682fa5b1d1bcdf05601 | refs/heads/master | 2021-01-14T18:41:14.998000 | 2020-11-15T11:21:24 | 2020-11-15T11:21:24 | 242,716,325 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.util.Arrays;
public class Main {
public static void main(String []args) throws Exception { //예외처리 필수
int answer = 0;
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
int N = Integer.parseInt(br.r... | UTF-8 | Java | 660 | java | 2217번_로프.java | Java | [] | null | [] | import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.util.Arrays;
public class Main {
public static void main(String []args) throws Exception { //예외처리 필수
int answer = 0;
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
int N = Integer.parseInt(br.r... | 660 | 0.594136 | 0.58642 | 25 | 24.959999 | 19.598938 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.84 | false | false | 12 |
df5207eeb457958ded2165bc0a02727248682cc0 | 31,318,901,544,805 | 448a1f666726c62cac7d4fafe51e596b21c60d30 | /src/nowcoder/小易爱回文/Main.java | 123231aa7eebd5938f7df4e0eada2c782a7b0e1e | [] | no_license | xinfeng103/LeetCode | https://github.com/xinfeng103/LeetCode | 65c697922a6d5a96202e85b50a902eaae9746b75 | 9fd39deecfb7256041907065f4af98fe8e8ab306 | refs/heads/master | 2023-07-13T07:51:59.641000 | 2021-08-19T09:41:44 | 2021-08-19T09:41:44 | 349,010,867 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nowcoder.小易爱回文;
import java.util.Arrays;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
String str = sc.nextLine();
// String str = "hello";
int n = str.length();
char[] chars = str.toCharAr... | UTF-8 | Java | 986 | java | Main.java | Java | [] | null | [] | package nowcoder.小易爱回文;
import java.util.Arrays;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
String str = sc.nextLine();
// String str = "hello";
int n = str.length();
char[] chars = str.toCharAr... | 986 | 0.442623 | 0.435451 | 37 | 25.378378 | 15.511724 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.702703 | false | false | 12 |
7c6d3e7d075319664fc5f83936a93416533d51f5 | 33,208,687,153,461 | 7674ebd45daf6354e803429795fb279a38fde6eb | /src/com/hoteldmz/web/service/DeskWorkReportService.java | d3fe6f94d59dfe0fa2e6960bf68249647f809d62 | [] | no_license | joseps/daysinnclanton | https://github.com/joseps/daysinnclanton | 8b8ac7b4a7e1f3fa1756a6b1be70455d1065bcb3 | 358fe42a28ae26a448fc6b306390fa60d0bf4948 | refs/heads/master | 2016-09-07T02:30:45.864000 | 2013-03-08T20:43:43 | 2013-03-08T20:43:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hoteldmz.web.service;
import com.googlecode.objectify.Key;
import com.hoteldmz.web.model.DeskWorkReport;
import java.util.Date;
import java.util.List;
public interface DeskWorkReportService {
public Key<DeskWorkReport> save(DeskWorkReport deskWorkReport);
public void remove(Long id);
public i... | UTF-8 | Java | 461 | java | DeskWorkReportService.java | Java | [] | null | [] | package com.hoteldmz.web.service;
import com.googlecode.objectify.Key;
import com.hoteldmz.web.model.DeskWorkReport;
import java.util.Date;
import java.util.List;
public interface DeskWorkReportService {
public Key<DeskWorkReport> save(DeskWorkReport deskWorkReport);
public void remove(Long id);
public i... | 461 | 0.78308 | 0.78308 | 15 | 29.733334 | 23.461931 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.733333 | false | false | 12 |
2cb5d342f8e4c8c44d49c489a37ed4ec46a1de21 | 13,700,945,680,050 | 5c3ab5e19ea0f406cf6a00d0e4181b6c51f8dfb6 | /app/src/main/java/com/ngolamquangtin/appdatvexemphim/Activity/SplashActivity.java | e232ba9bce0d3162079bf01880cf1b31db65bf4c | [] | no_license | quangtin131299/CinemaPlusAppV2 | https://github.com/quangtin131299/CinemaPlusAppV2 | cd09334846259113fe2d8795b57658656dfc0e7c | 1f4610bba5477d7cda98861d5f74be82c73ca209 | refs/heads/master | 2023-07-08T01:35:24.326000 | 2021-08-21T17:40:07 | 2021-08-21T17:40:07 | 369,833,739 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ngolamquangtin.appdatvexemphim.Activity;
import android.app.AlarmManager;
import android.app.PendingIntent;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.AsyncTask;
import android.os.Bundle;
import android.os.Handler;
import andro... | UTF-8 | Java | 5,745 | java | SplashActivity.java | Java | [] | null | [] | package com.ngolamquangtin.appdatvexemphim.Activity;
import android.app.AlarmManager;
import android.app.PendingIntent;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.AsyncTask;
import android.os.Bundle;
import android.os.Handler;
import andro... | 5,745 | 0.687642 | 0.684155 | 168 | 33.148811 | 31.382555 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.613095 | false | false | 12 |
abb87d59b53213d0cf7b740a7db226243426028a | 4,329,327,049,671 | 689485f8ec89de3a51e560869d8498f298250419 | /standard/src/test/java/org/jsefa/test/xml/ExplicitMapTypeTest.java | 157df184f116b12d9c17c319f0c0f0e6f3bf02e8 | [
"Apache-2.0"
] | permissive | Manmay/JSefa | https://github.com/Manmay/JSefa | 487572b8821a104b30602da25a49922f83e4782d | 4d973eb77227d46ae02a869b1e1eee5871b3f842 | refs/heads/master | 2020-12-28T04:32:59.414000 | 2010-11-16T13:14:43 | 2010-11-16T13:14:43 | 27,228,872 | 1 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2007 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | UTF-8 | Java | 4,074 | java | ExplicitMapTypeTest.java | Java | [
{
"context": "ys and elements of different depth.\n * \n * @author Norman Lahme-Huetig\n */\npublic class ExplicitMapTypeTest extends Test",
"end": 1283,
"score": 0.9998974800109863,
"start": 1264,
"tag": "NAME",
"value": "Norman Lahme-Huetig"
}
] | null | [] | /*
* Copyright 2007 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | 4,061 | 0.648257 | 0.637212 | 128 | 30.828125 | 26.850019 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.539063 | false | false | 12 |
a99ba0d30dd7cf4e72251722a90f3e098f664a80 | 27,436,251,129,298 | 4441f65cb7d9d5a18e25f75b023433929068b31e | /community Maven Webapp/src/test/java/com/community/dao/AdminDAOTest.java | 40e839a60aac83d00b91d853ce5b747b619e3f75 | [] | no_license | xuhuanxin/Community | https://github.com/xuhuanxin/Community | 82826775f0ae1440a255adc1770523a2b151ed7d | 2ee0f9073eb314f17fb96823f3fd1c94fd095b65 | refs/heads/master | 2020-03-21T17:44:41.719000 | 2018-06-27T08:32:02 | 2018-06-27T08:32:02 | 138,850,518 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.community.dao;
import java.util.List;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.test.context.ContextConfiguration;
import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;
import com.com... | UTF-8 | Java | 1,231 | java | AdminDAOTest.java | Java | [
{
"context": "\t\tAdmin admin =new Admin();\n\t\tadmin.setAdminName(\"admin1\");\n\t\tadmin.setAdminPassword(\"admin1\");\n\t\tadminDAO",
"end": 597,
"score": 0.9936738014221191,
"start": 591,
"tag": "USERNAME",
"value": "admin1"
},
{
"context": "setAdminName(\"admin1\");\n\t\tadmin.... | null | [] | package com.community.dao;
import java.util.List;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.test.context.ContextConfiguration;
import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;
import com.com... | 1,239 | 0.735756 | 0.727498 | 56 | 20.625 | 18.959131 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.410714 | false | false | 12 |
7eaa0e15b9f93f8d7f59b12e84a461290ad9c8a1 | 19,997,367,774,409 | ac98d9b3087e8e65284006775059902c8102d596 | /DesignPatterns/idea/src/main/java/state/account/NormalState.java | 2f956a73207c28a2db737f27471f2e6653e39346 | [] | no_license | zyhfight/com.zhen | https://github.com/zyhfight/com.zhen | 0e0c220206a51d8d736dbd73246c5ebce9838bac | 4bb2cb4508ddf325c67b0f47d20f6e037323ceaa | refs/heads/master | 2021-04-09T17:41:48.491000 | 2019-04-14T14:24:48 | 2019-04-14T14:24:48 | 55,615,250 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package state.account;
/**
* Copyright: Copyright (c) 2018
*
* @Description: 正常状态:具体状态类
* @version: v1.0.0
* @author: zyh
* @date: 2018-7-23
* <p>
* Modification History:
* Date Author Version Description
* ---------------------------------------------------------*
* 2018-7-23 ... | UTF-8 | Java | 1,479 | java | NormalState.java | Java | [
{
"context": "iption: 正常状态:具体状态类\n * @version: v1.0.0\n * @author: zyh\n * @date: 2018-7-23\n * <p>\n * Modification Histor",
"end": 127,
"score": 0.9996271133422852,
"start": 124,
"tag": "USERNAME",
"value": "zyh"
},
{
"context": "--------------------------------*\n * 2018-7-23 ... | null | [] | package state.account;
/**
* Copyright: Copyright (c) 2018
*
* @Description: 正常状态:具体状态类
* @version: v1.0.0
* @author: zyh
* @date: 2018-7-23
* <p>
* Modification History:
* Date Author Version Description
* ---------------------------------------------------------*
* 2018-7-23 ... | 1,479 | 0.562904 | 0.536305 | 54 | 24.75926 | 21.241064 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.203704 | false | false | 12 |
732839129621016ae2b71bee310730669c0cdcce | 27,084,063,794,589 | ada486e6dd7f1d5fdcb341bc71494e365df7d047 | /Polisocial-AppEngine/Polisocial-AppEngine/src/it/polimi/dima/polisocial/foursquare/FoursquarePolisocialAPI.java | 4c91275216120cccaa458130a57050808dd4e7b7 | [] | no_license | danturi/PolisocialApp | https://github.com/danturi/PolisocialApp | 92dc44e56eb0b299148dfcc265e6bf2e3939c546 | 558caa04a575d8fd87234419014403af15dd6a25 | refs/heads/master | 2020-06-03T22:44:48.467000 | 2014-11-30T01:29:28 | 2014-11-30T01:29:28 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package it.polimi.dima.polisocial.foursquare;
import fi.foyt.foursquare.api.FoursquareApi;
import fi.foyt.foursquare.api.FoursquareApiException;
import fi.foyt.foursquare.api.Result;
import fi.foyt.foursquare.api.entities.Category;
import fi.foyt.foursquare.api.entities.CompactVenue;
import fi.foyt.foursquare.api.enti... | UTF-8 | Java | 14,856 | java | FoursquarePolisocialAPI.java | Java | [
{
"context": "KKQY50WOMCR50BESMVBGAN1BR5NSEHJ4NKU&client_secret=2RYQF34SHI2IGOETK1RS4PYTCMBHXODSZXJMD1SH4WRKQGCD&grant_type=authorization_code&code=\n\n\t\t\tBufferedR",
"end": 4708,
"score": 0.9996612071990967,
"start": 4660,
"tag": "KEY",
"value": "2RYQF34SHI2IGOETK1RS4PYTCMBHXODSZXJMD1SH4... | null | [] | package it.polimi.dima.polisocial.foursquare;
import fi.foyt.foursquare.api.FoursquareApi;
import fi.foyt.foursquare.api.FoursquareApiException;
import fi.foyt.foursquare.api.Result;
import fi.foyt.foursquare.api.entities.Category;
import fi.foyt.foursquare.api.entities.CompactVenue;
import fi.foyt.foursquare.api.enti... | 14,813 | 0.710151 | 0.691505 | 435 | 33.151726 | 25.02183 | 206 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.036782 | false | false | 12 |
367c4e2e5d7e329db9457d4a0761ac4dba22cb65 | 5,652,176,994,144 | 8e24bff45a63fe23d655339a4c24fc596491ccff | /src/test/java/br/com/adaptideas/scraper/infra/InputStreamToStringReaderTest.java | b439364d2d8acc2be702e3676cfc2940a0b6769b | [] | no_license | adaptideas/scraper | https://github.com/adaptideas/scraper | 5af46504e657b4f248d2b8f19b56127990a3dc40 | 25d507b8dfde6b970ec3266155757d20756fd27d | refs/heads/master | 2021-01-10T22:08:02.212000 | 2014-12-02T15:38:02 | 2014-12-02T15:38:02 | 1,403,223 | 3 | 3 | null | false | 2012-09-29T00:29:45 | 2011-02-23T17:53:30 | 2012-09-29T00:29:45 | 2012-09-29T00:29:45 | 386 | null | 2 | 0 | Java | null | null | package br.com.adaptideas.scraper.infra;
import java.io.ByteArrayInputStream;
import org.junit.Assert;
import org.junit.Test;
import br.com.adaptideas.scraper.infra.InputStreamToStringReader;
/**
* @author jonasabreu
*
*/
final public class InputStreamToStringReaderTest {
@Test
public void testThatRemovesWhi... | UTF-8 | Java | 529 | java | InputStreamToStringReaderTest.java | Java | [
{
"context": "r.infra.InputStreamToStringReader;\n\n/**\n * @author jonasabreu\n * \n */\nfinal public class InputStreamToStringRea",
"end": 221,
"score": 0.9982223510742188,
"start": 211,
"tag": "USERNAME",
"value": "jonasabreu"
}
] | null | [] | package br.com.adaptideas.scraper.infra;
import java.io.ByteArrayInputStream;
import org.junit.Assert;
import org.junit.Test;
import br.com.adaptideas.scraper.infra.InputStreamToStringReader;
/**
* @author jonasabreu
*
*/
final public class InputStreamToStringReaderTest {
@Test
public void testThatRemovesWhi... | 529 | 0.750473 | 0.748582 | 23 | 22 | 25.104998 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.826087 | false | false | 12 |
34f2e07ef0f5f1dc68336a904654258c0e612e81 | 2,619,930,051,561 | 686cf766393c63b45d22e7b4ab923c197f1def57 | /Infexxion/app/src/main/java/com/infexxion/application/fragments/MainGame/OnlineMultiplayerGame/BluetoothGame/BluetoothClientGameFragment.java | eb561bed73206b4d4f4b96500a549ebedb12189d | [] | no_license | RotemKariv/afeka-introduction-to-cellular-applications-infexxion | https://github.com/RotemKariv/afeka-introduction-to-cellular-applications-infexxion | aeb9cfca41f12820ca44f5225a3938bfad46a20b | a20e284ae5269e588da17ab8ce8a4c013b0146e9 | refs/heads/master | 2020-04-26T06:48:35.450000 | 2019-09-02T13:10:33 | 2019-09-02T13:10:33 | 173,376,918 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.infexxion.application.fragments.MainGame.OnlineMultiplayerGame.BluetoothGame;
import android.animation.Animator;
import android.animation.AnimatorListenerAdapter;
import android.animation.ObjectAnimator;
import android.app.Activity;
import android.app.AlertDialog;
import android.app.Fragment;
import androi... | UTF-8 | Java | 31,371 | java | BluetoothClientGameFragment.java | Java | [] | null | [] | package com.infexxion.application.fragments.MainGame.OnlineMultiplayerGame.BluetoothGame;
import android.animation.Animator;
import android.animation.AnimatorListenerAdapter;
import android.animation.ObjectAnimator;
import android.app.Activity;
import android.app.AlertDialog;
import android.app.Fragment;
import androi... | 31,371 | 0.622231 | 0.617417 | 761 | 40.224705 | 30.340263 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.712221 | false | false | 12 |
489618ae69b77c953244ff78b98f2a072abaf239 | 2,052,994,372,334 | 1125fadf469eee2f7bdb54450fa74b250cedb560 | /HelloWorlds/app/src/main/java/com/hello/oloko/helloworld/MainActivity.java | 2b889eb23de4543a160e354bf918f6ae556b043a | [] | no_license | sultanol97/hello-world | https://github.com/sultanol97/hello-world | 04606a4394dc9b125cc67b19c38ded7bfd09fdb9 | dfd15b4ae69b1fad3feccd49f2d5b89264d2acb1 | refs/heads/master | 2020-03-28T19:06:25.470000 | 2018-09-16T02:54:51 | 2018-09-16T02:54:51 | 148,944,657 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hello.oloko.helloworld;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.TextView;
public class MainActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInst... | UTF-8 | Java | 2,133 | java | MainActivity.java | Java | [] | null | [] | package com.hello.oloko.helloworld;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.TextView;
public class MainActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInst... | 2,133 | 0.577121 | 0.575715 | 57 | 35.421051 | 28.363522 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.350877 | false | false | 12 |
58cb5f410bfaa14a90f845467ac77b3eabfe98af | 2,585,570,379,593 | 7ced7141189963f3da55d4178daab0ba63d060dd | /hershel/src/test/search/MessageHandlingTests.java | dabbbf9298030d4ee31c07365fae80a469ae3232 | [] | no_license | alyshamsy/hershel | https://github.com/alyshamsy/hershel | 3afba48d7734b9c43550cb2277bd39854deafc64 | 70ed0fbc23c19a478b98eb5d907c7c082440aead | refs/heads/master | 2021-01-15T13:18:12.258000 | 2007-04-08T14:38:43 | 2007-04-08T14:38:43 | 32,114,996 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test.search;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNull;
import java.io.IOException;
import java.net.InetAddress;
import java.net.InetSocketAddress;
import java.net.UnknownHostException;
import java.util.ArrayList;
import org.junit.Before;
import org.ju... | UTF-8 | Java | 10,368 | java | MessageHandlingTests.java | Java | [] | null | [] | package test.search;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNull;
import java.io.IOException;
import java.net.InetAddress;
import java.net.InetSocketAddress;
import java.net.UnknownHostException;
import java.util.ArrayList;
import org.junit.Before;
import org.ju... | 10,368 | 0.66088 | 0.611593 | 258 | 38.186047 | 31.048666 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.162791 | false | false | 12 |
824b3431bb149aea86fcce28c5bbb6d7ac1701df | 3,058,016,749,966 | d8280d99ad9189f1fbe229d9b89554648b677518 | /xzjr-provider/src/main/java/com/springcloud/provider/twodata/service/impl/DataOneServiceImpl.java | 0bdf27f500c03532bc00265bde3cae35af05aec2 | [] | no_license | xieshuai2011/xzjr | https://github.com/xieshuai2011/xzjr | 443558936da9a985591196da87dc8ba51dfdd6b5 | 35449e9d43cd9e017321f71b6c46a9eb274743f9 | refs/heads/master | 2022-09-09T20:13:56.794000 | 2019-11-19T03:10:22 | 2019-11-19T03:10:22 | 222,596,952 | 1 | 0 | null | false | 2022-09-01T23:15:57 | 2019-11-19T03:07:05 | 2019-11-20T01:42:15 | 2022-09-01T23:15:55 | 360 | 0 | 0 | 2 | CSS | false | false | package com.springcloud.provider.twodata.service.impl;
import com.springcloud.provider.twodata.dao.DataOneDao;
import com.springcloud.provider.twodata.dto.DataOne;
import com.springcloud.provider.twodata.service.DataOneService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.s... | UTF-8 | Java | 637 | java | DataOneServiceImpl.java | Java | [
{
"context": "e.Service;\n\nimport java.util.List;\n\n/**\n * @author xieshuai\n * @date 2019/10/10 10:39\n */\n@Service\npublic cla",
"end": 387,
"score": 0.9991652965545654,
"start": 379,
"tag": "USERNAME",
"value": "xieshuai"
}
] | null | [] | package com.springcloud.provider.twodata.service.impl;
import com.springcloud.provider.twodata.dao.DataOneDao;
import com.springcloud.provider.twodata.dto.DataOne;
import com.springcloud.provider.twodata.service.DataOneService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.s... | 637 | 0.77551 | 0.756672 | 25 | 24.48 | 22.85103 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.36 | false | false | 12 |
c0247fc2e35120eb84535356e89a6a4e13d168a1 | 2,808,908,674,704 | f487532281c1c6a36a5c62a29744d8323584891b | /sdk/java/src/main/java/com/pulumi/azure/cdn/inputs/FrontdoorRuleConditionsSocketAddressConditionArgs.java | b158cd4bd6e65e4f7cda1f9b1ea818e79c0f46d1 | [
"BSD-3-Clause",
"MPL-2.0",
"Apache-2.0"
] | permissive | pulumi/pulumi-azure | https://github.com/pulumi/pulumi-azure | a8f8f21c46c802aecf1397c737662ddcc438a2db | c16962e5c4f5810efec2806b8bb49d0da960d1ea | refs/heads/master | 2023-08-25T00:17:05.290000 | 2023-08-24T06:11:55 | 2023-08-24T06:11:55 | 103,183,737 | 129 | 57 | Apache-2.0 | false | 2023-09-13T05:44:10 | 2017-09-11T20:19:15 | 2023-08-09T05:39:20 | 2023-09-13T05:44:08 | 186,735 | 125 | 46 | 62 | Java | false | false | // *** WARNING: this file was generated by pulumi-java-gen. ***
// *** Do not edit by hand unless you're certain you know what you are doing! ***
package com.pulumi.azure.cdn.inputs;
import com.pulumi.core.Output;
import com.pulumi.core.annotations.Import;
import java.lang.Boolean;
import java.lang.String;
import jav... | UTF-8 | Java | 7,185 | java | FrontdoorRuleConditionsSocketAddressConditionArgs.java | Java | [] | null | [] | // *** WARNING: this file was generated by pulumi-java-gen. ***
// *** Do not edit by hand unless you're certain you know what you are doing! ***
package com.pulumi.azure.cdn.inputs;
import com.pulumi.core.Output;
import com.pulumi.core.annotations.Import;
import java.lang.Boolean;
import java.lang.String;
import jav... | 7,185 | 0.636743 | 0.635351 | 187 | 37.422459 | 46.111214 | 204 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.28877 | false | false | 12 |
3780c13eae75f6630d9f10097d54b798bf69c4de | 34,007,551,061,295 | 35dfb72ecdb8a23a5091c6e67c4e048e0d1df3c5 | /platform-common/src/main/java/com/wchkong/common/utils/NetUtil.java | 2e331b040acbff000633520ce94634eacde61bcc | [] | no_license | wchkong/instant-video-platform | https://github.com/wchkong/instant-video-platform | a55829c4da7cf75fe152ef17f72848b7ae25bc54 | 31169b4def999857606731d01b0d8ecc19df454b | refs/heads/master | 2022-05-31T16:52:07.720000 | 2019-11-02T13:05:06 | 2019-11-02T13:05:06 | 200,574,398 | 0 | 0 | null | false | 2021-03-31T21:34:00 | 2019-08-05T03:17:17 | 2019-11-02T13:05:23 | 2021-03-31T21:34:00 | 45 | 0 | 0 | 1 | Java | false | false | package com.wchkong.common.utils;
import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.net.InetAddress;
import java.net.NetworkInterface;
import java.net.SocketException;
import java.net.UnknownHostException;
import java.util.ArrayList;
import java.util.Col... | UTF-8 | Java | 3,237 | java | NetUtil.java | Java | [
{
"context": ".Collection;\nimport java.util.Enumeration;\n\n/**\n * zhangwei\n */\npublic class NetUtil {\n private static fin",
"end": 375,
"score": 0.9996266961097717,
"start": 367,
"tag": "USERNAME",
"value": "zhangwei"
}
] | null | [] | package com.wchkong.common.utils;
import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.net.InetAddress;
import java.net.NetworkInterface;
import java.net.SocketException;
import java.net.UnknownHostException;
import java.util.ArrayList;
import java.util.Col... | 3,237 | 0.57856 | 0.57728 | 100 | 30.26 | 25.606882 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.48 | false | false | 12 |
59a68fab97e7ae590c0c802f56138e07db33cd22 | 28,303,834,522,232 | 45170dfa6619c411dd7745200f44282d1ece52bf | /backend/src/test/java/com/easyrent/rentcarapp/service/impl/ReservationServiceImplTest.java | 194fcae42eda65c76df1299f4d82316278df584a | [] | no_license | HappySennin/programowanie-zespolowe | https://github.com/HappySennin/programowanie-zespolowe | 03f8ec54ee158c44bb00c716aa686ef88f0afbbd | 7ed0e000a4ec8122b027fca2f01089817d4c5af6 | refs/heads/master | 2021-09-04T20:35:27.647000 | 2018-01-22T07:33:34 | 2018-01-22T07:33:34 | 109,651,966 | 0 | 0 | null | false | 2018-01-05T17:50:23 | 2017-11-06T05:33:38 | 2017-11-06T20:51:55 | 2018-01-05T17:50:23 | 850 | 0 | 0 | 0 | JavaScript | false | null | package com.easyrent.rentcarapp.service.impl;
import com.easyrent.rentcarapp.entity.Reservation;
import com.easyrent.rentcarapp.repository.ReservationRepository;
import com.easyrent.rentcarapp.service.ReservationService;
import org.junit.Assert;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockit... | UTF-8 | Java | 3,772 | java | ReservationServiceImplTest.java | Java | [] | null | [] | package com.easyrent.rentcarapp.service.impl;
import com.easyrent.rentcarapp.entity.Reservation;
import com.easyrent.rentcarapp.repository.ReservationRepository;
import com.easyrent.rentcarapp.service.ReservationService;
import org.junit.Assert;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockit... | 3,772 | 0.695122 | 0.651644 | 108 | 33.925926 | 32.752918 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.759259 | false | false | 12 |
52504e16e84268a1521b0ab950b1cfca73a10788 | 15,023,795,654,744 | 88a585eee1fdf881bf2873a56698888a9a19e432 | /graph-builder/src/main/java/spoon/decompiler/MultiTypeTransformer.java | 68485425b96da28fdff139063a3deff743f3f8ab | [
"MIT",
"Apache-2.0"
] | permissive | devshiro/corda-flows-doc-builder | https://github.com/devshiro/corda-flows-doc-builder | 819664bfa1eaf216dc0faea6cf6fa2dac1f7a8f5 | 93a57954fc59b00d77e972280088230642dbb6de | refs/heads/master | 2020-07-09T09:58:29.456000 | 2019-07-16T09:06:52 | 2019-07-16T09:06:52 | 203,944,028 | 0 | 0 | Apache-2.0 | true | 2019-08-23T07:08:58 | 2019-08-23T07:08:57 | 2019-07-29T17:06:47 | 2019-07-16T09:06:55 | 681 | 0 | 0 | 0 | null | false | false | /**
* Copyright (C) 2006-2018 INRIA and contributors
* Spoon - http://spoon.gforge.inria.fr/
*
* This software is governed by the CeCILL-C License under French law and
* abiding by the rules of distribution of free software. You can use, modify
* and/or redistribute the software under the terms of the CeCILL-C li... | UTF-8 | Java | 1,684 | java | MultiTypeTransformer.java | Java | [] | null | [] | /**
* Copyright (C) 2006-2018 INRIA and contributors
* Spoon - http://spoon.gforge.inria.fr/
*
* This software is governed by the CeCILL-C License under French law and
* abiding by the rules of distribution of free software. You can use, modify
* and/or redistribute the software under the terms of the CeCILL-C li... | 1,684 | 0.752375 | 0.747625 | 58 | 28.034483 | 27.374142 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.103448 | false | false | 12 |
0e9e326ae2bcc3c0ebdcee6806935418bc57866d | 32,573,032,030,011 | 4d235887c5e4c6d29bc427ea730fe7003b3bd180 | /SpecsUtils/src/pt/up/fe/specs/util/parsing/arguments/Gluer.java | a8da80e6ec03e4e7ded501a419caf333e731b9ed | [
"Apache-2.0"
] | permissive | specs-feup/specs-java-libs | https://github.com/specs-feup/specs-java-libs | 01d7c78cce4932e8c94fbb6bbf4fd0f6f324c803 | a7050ed11c6aa6b7bfa3b59fe4b30046571926fb | refs/heads/master | 2023-09-04T11:11:53.939000 | 2023-09-01T14:18:08 | 2023-09-01T14:18:08 | 78,943,721 | 1 | 2 | Apache-2.0 | false | 2023-08-19T19:36:35 | 2017-01-14T14:06:26 | 2022-10-06T08:07:59 | 2023-08-19T19:36:35 | 72,480 | 1 | 2 | 2 | Java | false | false | /**
* Copyright 2017 SPeCS.
*
* 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 writi... | UTF-8 | Java | 1,814 | java | Gluer.java | Java | [] | null | [] | /**
* Copyright 2017 SPeCS.
*
* 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 writi... | 1,814 | 0.638368 | 0.633958 | 68 | 25.67647 | 29.270262 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.426471 | false | false | 12 |
541282e27a691e739f4c236bb74da2977786b44c | 17,394,617,616,801 | c4083654548249ada96e12f1f98a35877df92bef | /src/main/java/mycafecontroller/CafeController.java | e5b018298374ef50ab8cd67a87be05b21e825ad6 | [] | no_license | smarth-code/spring-mvc-demo | https://github.com/smarth-code/spring-mvc-demo | fa34fb052eec340e5eb7e2db9c5514dad8bf8d0d | d390fab89d766987399e0b8d4332b1c42c40eee7 | refs/heads/master | 2022-12-02T05:18:29.973000 | 2020-08-19T12:01:55 | 2020-08-19T12:01:55 | 288,711,250 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mycafecontroller;
import javax.servlet.http.HttpServletRequest;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
@Controller
public class CafeController {
@RequestMapping("/cafe")
public String getOrder(M... | UTF-8 | Java | 736 | java | CafeController.java | Java | [] | null | [] | package mycafecontroller;
import javax.servlet.http.HttpServletRequest;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
@Controller
public class CafeController {
@RequestMapping("/cafe")
public String getOrder(M... | 736 | 0.767663 | 0.767663 | 29 | 24.379311 | 21.520502 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.413793 | false | false | 12 |
52cb2ae03f86298af85cbdb26b07d86b4e82e82d | 16,234,976,442,011 | f2494152132229f28aec66d92d3b7f143438a956 | /Stack/NormalStack/ArrayStack/DynamicStack.java | df7f74a8edc1843febd11d47c6c4d8683e16f752 | [] | no_license | irohit/learningsamples | https://github.com/irohit/learningsamples | 1dee228642d9761a6c0af43c1bd7200334c14c0b | 8a26d07f912e241a88c12469065f5a7d5e75386e | refs/heads/master | 2021-01-10T10:21:16.411000 | 2016-04-06T17:27:51 | 2016-04-06T17:27:51 | 55,523,423 | 0 | 0 | null | false | 2016-04-06T17:27:51 | 2016-04-05T16:20:22 | 2016-04-05T16:24:13 | 2016-04-06T17:27:51 | 8 | 0 | 0 | 0 | Java | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package Stack.NormalStack.ArrayStack;
/**
*
* @ Rohit Sharma
*/
public class DynamicStack extends ArrayStack {
public DynamicStack(int size) {
super(size);
}
public void push(Object o) {
... | UTF-8 | Java | 823 | java | DynamicStack.java | Java | [
{
"context": "package Stack.NormalStack.ArrayStack;\n\n/**\n *\n * @ Rohit Sharma\n */\npublic class DynamicStack extends ArrayStack ",
"end": 163,
"score": 0.9998372793197632,
"start": 151,
"tag": "NAME",
"value": "Rohit Sharma"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package Stack.NormalStack.ArrayStack;
/**
*
* @ <NAME>
*/
public class DynamicStack extends ArrayStack {
public DynamicStack(int size) {
super(size);
}
public void push(Object o) {
if (i... | 817 | 0.492102 | 0.489672 | 39 | 20.102564 | 18.602171 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.358974 | false | false | 12 |
b119f79ec0de20922e0095e2e9bf59e1c7241b87 | 2,491,081,096,113 | f307939e0643ec6adbc8c6e8ad6ec3e6c2894468 | /fifthassignment/genarrayswap/genarrayswap/SwapArray.java | a0b5f094f254d838b95190e75d379ccda1607a7e | [] | no_license | jumpjune2019/Marilyn_John | https://github.com/jumpjune2019/Marilyn_John | c59a3bd2f2df36272c5e4533933731839359bf4e | c30574e8f4c206f360e31e26bcac9170c6dd8715 | refs/heads/master | 2020-06-06T12:49:17.647000 | 2019-07-26T13:30:12 | 2019-07-26T13:30:12 | 192,744,523 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package genarrayswap;
public class SwapArray {
public static <E> void swapIndex (E[] inputArray) {
E temp = inputArray[1];
inputArray[1] = inputArray[2];
inputArray[2] = temp;
System.out.println("\nPrinting array contents with swap: ");
for (int i=0; i<inputArray.length; i++) {
System.out.print(... | UTF-8 | Java | 873 | java | SwapArray.java | Java | [] | null | [] | package genarrayswap;
public class SwapArray {
public static <E> void swapIndex (E[] inputArray) {
E temp = inputArray[1];
inputArray[1] = inputArray[2];
inputArray[2] = temp;
System.out.println("\nPrinting array contents with swap: ");
for (int i=0; i<inputArray.length; i++) {
System.out.print(... | 873 | 0.603666 | 0.585338 | 45 | 18.4 | 19.498604 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.244444 | false | false | 12 |
5937c60815e5883230ef84d316862ac488040ec7 | 1,047,972,037,433 | a76d6975c2db054d259226c230af97a63c153eca | /src/zeson/scheme/Environment.java | 8e12c88b323a4e8ec2ee229936ebc9456eeac381 | [] | no_license | FashGek/SimpleScheme | https://github.com/FashGek/SimpleScheme | 4477810704e7fe926150b5916911cdcfefcd6b02 | ae38149981f5b08cfb9388e65d4d75db4c9f0d37 | refs/heads/master | 2021-05-31T18:16:28.206000 | 2016-06-07T15:24:10 | 2016-06-07T15:24:10 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package zeson.scheme;
import java.util.HashMap;
import java.util.Map;
import java.util.Stack;
import org.junit.Assume;
public class Environment {
Stack<Map<String, Value>> symbols = new Stack<>();
public Environment() {
this.symbols.add(new HashMap<String, Value>());
}
public Value getSymbol(String name) ... | UTF-8 | Java | 953 | java | Environment.java | Java | [] | null | [] | package zeson.scheme;
import java.util.HashMap;
import java.util.Map;
import java.util.Stack;
import org.junit.Assume;
public class Environment {
Stack<Map<String, Value>> symbols = new Stack<>();
public Environment() {
this.symbols.add(new HashMap<String, Value>());
}
public Value getSymbol(String name) ... | 953 | 0.673662 | 0.671564 | 52 | 17.326923 | 18.515816 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.423077 | false | false | 12 |
015e66a5215ffb13263328e6e75aafb3e8b598a1 | 6,605,659,716,329 | 8dc36b10592886f82e9b2d60e00d74e446ae6ca2 | /src/test/java/com/tongdatech/sys/domain/mapper/AuthorityMapperTest.java | 3cc016632c09f58da4232c833f96a580d784e8bf | [] | no_license | Yicong-Huang/WinterSpring | https://github.com/Yicong-Huang/WinterSpring | 0dd7cc535e580d22877efbb53da4110e6636bdb7 | 0a39a1c02e2f98258023dae06bb5a7036c9edb06 | refs/heads/master | 2020-02-21T15:32:22.259000 | 2017-08-08T09:32:18 | 2017-08-08T09:32:18 | 99,675,269 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tongdatech.sys.domain.mapper;
import com.tongdatech.sys.config.Profiles;
import com.tongdatech.sys.domain.Authority;
import com.tongdatech.sys.domain.UserInfo;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springfra... | UTF-8 | Java | 1,155 | java | AuthorityMapperTest.java | Java | [] | null | [] | package com.tongdatech.sys.domain.mapper;
import com.tongdatech.sys.config.Profiles;
import com.tongdatech.sys.domain.Authority;
import com.tongdatech.sys.domain.UserInfo;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springfra... | 1,155 | 0.757576 | 0.751515 | 35 | 31 | 24.376804 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.542857 | false | false | 12 |
f06671fc2e663d8b882b32df3d0208f2644e40b6 | 2,310,692,410,056 | 989a6b008294d3412a3c5d857d623c08186cbb39 | /itool/src/main/java/com/lynn/itool/common/dao/ICommonDao.java | 164127681cd112f7ce99ede0a5378d9def5d018d | [] | no_license | Jackson-Lynn/mydream | https://github.com/Jackson-Lynn/mydream | 2791bd6499ad22d9a7e7a111cbc651c08a4ae068 | 2f0f79b433f9e0d461c47a05f563058fc0e9efe0 | refs/heads/master | 2019-06-05T05:23:13.574000 | 2018-09-16T09:21:01 | 2018-09-16T09:21:01 | 73,607,311 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lynn.itool.common.dao;
import java.util.List;
import com.lynn.itool.common.vo.EnumVO;
public interface ICommonDao {
/**
* 获取枚举
* @param enumVO
* @return
*/
List<EnumVO> getEnumList(EnumVO enumVO);
}
| UTF-8 | Java | 252 | java | ICommonDao.java | Java | [] | null | [] | package com.lynn.itool.common.dao;
import java.util.List;
import com.lynn.itool.common.vo.EnumVO;
public interface ICommonDao {
/**
* 获取枚举
* @param enumVO
* @return
*/
List<EnumVO> getEnumList(EnumVO enumVO);
}
| 252 | 0.643443 | 0.643443 | 16 | 13.25 | 14.716063 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6875 | false | false | 12 |
675c06459528c82a6a08c46cbdcba244f3d313eb | 20,435,454,400,831 | 993f938a2219bc9956bee1816761cf0944e9d529 | /src/main/java/com/asiainfo/entity/BaseEntity.java | ccac6fe8ccf7bde3ece8132328d46c355b314360 | [] | no_license | zhangzhiwang/ProficientIn4.xSpring_Chapter18 | https://github.com/zhangzhiwang/ProficientIn4.xSpring_Chapter18 | 7bb0827a5f0651d0e8c0230628aa9b28b252b3cd | 164208ccb1b5fa4968834d038088c82a929c2258 | refs/heads/master | 2022-12-22T20:38:58.225000 | 2019-08-20T14:04:27 | 2019-08-20T14:04:27 | 200,559,869 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.asiainfo.entity;
import java.io.Serializable;
import org.apache.commons.lang3.builder.ToStringBuilder;
/**
* 实体类的基类
*
* @author zhangzhiwang
* @Aug 6, 2019 5:14:44 PM
*/
public class BaseEntity implements Serializable {
private Page page;
public Page getPage() {
return page;
}
public void se... | UTF-8 | Java | 470 | java | BaseEntity.java | Java | [
{
"context": "lder.ToStringBuilder;\n\n/**\n * 实体类的基类\n *\n * @author zhangzhiwang\n * @Aug 6, 2019 5:14:44 PM\n */\npublic class BaseE",
"end": 158,
"score": 0.9978378415107727,
"start": 146,
"tag": "USERNAME",
"value": "zhangzhiwang"
}
] | null | [] | package com.asiainfo.entity;
import java.io.Serializable;
import org.apache.commons.lang3.builder.ToStringBuilder;
/**
* 实体类的基类
*
* @author zhangzhiwang
* @Aug 6, 2019 5:14:44 PM
*/
public class BaseEntity implements Serializable {
private Page page;
public Page getPage() {
return page;
}
public void se... | 470 | 0.718341 | 0.694323 | 28 | 15.357142 | 16.620155 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.785714 | false | false | 12 |
b7e79efc022a81c76c7086319ab6f1fb0d73cf6d | 29,755,533,429,315 | 25185d3c84a8abed58599c8199f058503fec53c1 | /JavaProject/src/project/employee/management/InterEmployeeMngCtrl.java | 700fcf0686c225a8854322e6a330da9f94ca44c8 | [] | no_license | yodin6123/project1 | https://github.com/yodin6123/project1 | 6ffe6401fe7554be5612fcacc794e30a500b08c3 | ee221e504702ac4cc514877f09a0bcaf08ff15ef | refs/heads/master | 2022-12-05T00:20:15.820000 | 2020-08-10T07:20:39 | 2020-08-10T07:20:39 | 285,776,134 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package project.employee.management;
import java.util.List;
import java.util.Scanner;
public interface InterEmployeeMngCtrl {
// 반드시 구현해야 할 기능 목록
void registerDept(Scanner sc); // 부서등록
void registerEmployee(Scanner sc); // 사원등록
boolean isUseID(String id); // 중복 아이디 검사하기
EmployeeD... | UTF-8 | Java | 2,756 | java | InterEmployeeMngCtrl.java | Java | [] | null | [] | package project.employee.management;
import java.util.List;
import java.util.Scanner;
public interface InterEmployeeMngCtrl {
// 반드시 구현해야 할 기능 목록
void registerDept(Scanner sc); // 부서등록
void registerEmployee(Scanner sc); // 사원등록
boolean isUseID(String id); // 중복 아이디 검사하기
EmployeeD... | 2,756 | 0.633444 | 0.633444 | 72 | 23.083334 | 24.879572 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.25 | false | false | 12 |
fa9b323ccc858eb68431f3791f06d9e03be48eb1 | 29,755,533,430,547 | b9806cc71bada39ca83e700715a35c114ba5ef1c | /src/main/java/com/five35/dex/UnarySymbol.java | 194cb747292a16b989f2a0a04399800f91dc01dd | [
"BSD-3-Clause"
] | permissive | benblank/JDex | https://github.com/benblank/JDex | 83b09aa48634dd7ad3231791c3ef312e3f69b4fa | 2c937b25df46549b8562e05c5583bcbae07e5916 | refs/heads/master | 2021-01-22T10:12:54.506000 | 2014-10-04T03:06:58 | 2014-10-04T03:06:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.five35.dex;
import javax.annotation.Nonnull;
interface UnarySymbol {
@Nonnull
Result<?> unary(final Result<?> operand) throws ExecutionException;
}
| UTF-8 | Java | 164 | java | UnarySymbol.java | Java | [] | null | [] | package com.five35.dex;
import javax.annotation.Nonnull;
interface UnarySymbol {
@Nonnull
Result<?> unary(final Result<?> operand) throws ExecutionException;
}
| 164 | 0.77439 | 0.762195 | 8 | 19.5 | 21.639086 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 12 |
3de240b124f54cbfd641cb05f59f954ad34f1c2a | 5,162,550,700,134 | 7c8b5c0c9cd86bd0e6a26272f915f3f8786b238e | /src/main/java/cn/e3mall/service/CaseActionService.java | c6df501874d1fcbefc590eb281e88cb876e7a2c8 | [] | no_license | heliangdong/mvn_selenium | https://github.com/heliangdong/mvn_selenium | c8e98ea1af9dbce10ca20883f18cc0f7fdbd19fa | 5d26c83225b0211e8af8fb4074a505c9e073920b | refs/heads/master | 2022-12-21T15:07:48.004000 | 2021-03-16T07:43:47 | 2021-03-16T07:43:47 | 181,675,350 | 2 | 0 | null | false | 2022-12-16T03:31:26 | 2019-04-16T11:23:23 | 2021-03-16T07:47:41 | 2022-12-16T03:31:24 | 2,419 | 1 | 0 | 8 | JavaScript | false | false | package cn.e3mall.service;
import cn.e3mall.pojo.CaseAction;
import java.util.List;
public interface CaseActionService {
List<CaseAction> getCaseActionList();
}
| UTF-8 | Java | 169 | java | CaseActionService.java | Java | [] | null | [] | package cn.e3mall.service;
import cn.e3mall.pojo.CaseAction;
import java.util.List;
public interface CaseActionService {
List<CaseAction> getCaseActionList();
}
| 169 | 0.775148 | 0.763314 | 10 | 15.9 | 16.428329 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 12 |
93772013f2e6fc5ee226d3954879c1907cc21b2b | 12,867,722,020,517 | fb3d86d5c8d037320ca8bb786836a5339ca84518 | /src/test/java/ac/za/cput/Domain/Movie/MovieTest.java | b294f2e23c3b01b4d24b4523d5653f51e538fbd5 | [] | no_license | RowanKir/Backend | https://github.com/RowanKir/Backend | 41094050ebec23a2593bbc5d759e20505c86c32c | fefcb038b51417c24d28b2d2042ab7a5b7ac9a61 | refs/heads/master | 2020-08-22T15:57:02.818000 | 2019-10-20T21:45:27 | 2019-10-20T21:45:27 | 216,431,620 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ac.za.cput.Domain.Movie;
import ac.za.cput.Factory.Movie.MovieFactory;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.*;
class MovieTest {
Movie movie1 = MovieFactory.buildMovie("End Game");
Movie movie2 = MovieFactory.buildMovie("Infinity war");
// @Test
// ... | UTF-8 | Java | 2,183 | java | MovieTest.java | Java | [] | null | [] | package ac.za.cput.Domain.Movie;
import ac.za.cput.Factory.Movie.MovieFactory;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.*;
class MovieTest {
Movie movie1 = MovieFactory.buildMovie("End Game");
Movie movie2 = MovieFactory.buildMovie("Infinity war");
// @Test
// ... | 2,183 | 0.641777 | 0.621622 | 61 | 34.80328 | 30.229082 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.655738 | false | false | 12 |
2efdb573012578014d028d820c0757db7689ce4a | 20,822,001,480,382 | fdf42919d873325cd3d715c10107a26b9686a097 | /src/com/contract/advanced/FunctionRowMapper.java | 1f8f7c1a2ec38d450e1b4b4ad97059d8d936b6ca | [] | no_license | yang-1234567/Contract | https://github.com/yang-1234567/Contract | fee109ed8455affe11ae037a5e58aed74a3026dc | 3a7712aaeedc1e878bdd4a490b68b7b4894b8218 | refs/heads/master | 2023-02-06T06:43:05.470000 | 2020-12-27T07:31:08 | 2020-12-27T07:31:08 | 320,515,063 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.contract.advanced;
import java.sql.ResultSet;
import com.contract.entity.Function;
public class FunctionRowMapper implements RowMapper<Function> {
@Override
public Function getRow(ResultSet resultSet) {
Function function = null;
try {
int id = resultSet.getInt("id");
String mumString = resul... | UTF-8 | Java | 740 | java | FunctionRowMapper.java | Java | [] | null | [] | package com.contract.advanced;
import java.sql.ResultSet;
import com.contract.entity.Function;
public class FunctionRowMapper implements RowMapper<Function> {
@Override
public Function getRow(ResultSet resultSet) {
Function function = null;
try {
int id = resultSet.getInt("id");
String mumString = resul... | 740 | 0.725676 | 0.725676 | 28 | 25.428572 | 23.639296 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.214286 | false | false | 12 |
6ebd3558da3c31be2d54292f9ce61a13832a8733 | 27,917,287,439,280 | 19cc00f0d24bdf904f7d07bd6979116deb26384e | /src/main/java/com/cm/spark/realtimestreaming/Event_Hub.java | b74ceb5c4ebdbd4d0a3fda521419aec3d58c1989 | [] | no_license | ChandraMadhumanchi/Spark-RealTime-Batch-Connectors | https://github.com/ChandraMadhumanchi/Spark-RealTime-Batch-Connectors | fe2d97ce10d4cf2435b1b0a70a84fc0f9ae3d35e | e4b83ba14b6c859123b7b070e58b7c385017768e | refs/heads/master | 2020-03-26T18:45:23.718000 | 2018-08-18T15:56:15 | 2018-08-18T15:56:15 | 145,228,918 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cm.spark.realtimestreaming;
import java.io.IOException;
import com.microsoft.azure.eventhubs.EventHubException;
import org.json.simple.parser.ParseException;
import com.microsoft.azure.eventhubs.EventData;
import com.microsoft.azure.eventhubs.EventHubClient;
import com.microsoft.azure.eventhubs.... | UTF-8 | Java | 2,367 | java | Event_Hub.java | Java | [] | null | [] | package com.cm.spark.realtimestreaming;
import java.io.IOException;
import com.microsoft.azure.eventhubs.EventHubException;
import org.json.simple.parser.ParseException;
import com.microsoft.azure.eventhubs.EventData;
import com.microsoft.azure.eventhubs.EventHubClient;
import com.microsoft.azure.eventhubs.... | 2,367 | 0.716941 | 0.712717 | 60 | 37.450001 | 38.933887 | 186 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.25 | false | false | 12 |
3915abcdcaa91efd6469822cd6638ad143c5fcc2 | 18,614,388,313,790 | fac45de697d128c04506fe732570e24bbbde11f8 | /app/src/main/java/com/thebaileybrew/mobileinventory/EditorDisplay.java | f958592c890945db6bff2a943e11f5927b78fe3f | [] | no_license | TheBaileyBrew/MobileInventory | https://github.com/TheBaileyBrew/MobileInventory | f7cf2196cf193a63d3c4dad6522587c6522184a8 | ebadbd7073df6fcf952033c2cd03e88880fc3731 | refs/heads/master | 2020-03-23T00:52:00.355000 | 2018-07-22T17:36:41 | 2018-07-22T17:36:41 | 140,889,851 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.thebaileybrew.mobileinventory;
import android.content.ContentValues;
import android.database.sqlite.SQLiteDatabase;
import android.os.Bundle;
import android.support.v4.app.NavUtils;
import android.support.v7.app.AppCompatActivity;
import android.text.TextUtils;
import android.view.Menu;
import android.view... | UTF-8 | Java | 7,876 | java | EditorDisplay.java | Java | [
{
"context": "nventorySpinner;\n\n private String mUserName = \"Matthew Bailey\";\n\n private int mModelUsage = MobileEntry.CUST",
"end": 1161,
"score": 0.9997701048851013,
"start": 1147,
"tag": "NAME",
"value": "Matthew Bailey"
},
{
"context": "Text().toString().trim();\n ... | null | [] | package com.thebaileybrew.mobileinventory;
import android.content.ContentValues;
import android.database.sqlite.SQLiteDatabase;
import android.os.Bundle;
import android.support.v4.app.NavUtils;
import android.support.v7.app.AppCompatActivity;
import android.text.TextUtils;
import android.view.Menu;
import android.view... | 7,868 | 0.660742 | 0.658329 | 185 | 41.572971 | 29.916033 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 12 |
75aecc7787cbab05c9732a48a4de7dc911935fa8 | 29,016,799,106,680 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/16/16_d79416ea70ce19b5fac3108255533bcdc972d457/NJHunterdonCountyParser/16_d79416ea70ce19b5fac3108255533bcdc972d457_NJHunterdonCountyParser_t.java | ea07844d57b6813ea3b568d943880775f439078d | [] | no_license | zhongxingyu/Seer | https://github.com/zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516000 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | false | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | 2023-06-21T00:53:27 | 2023-06-22T07:55:57 | 2,849,868 | 2 | 2 | 0 | null | false | false | package net.anei.cadpage.parsers.NJ;
import java.util.Properties;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import net.anei.cadpage.parsers.MsgInfo.Data;
import net.anei.cadpage.parsers.MsgParser;
/*
Hunterdon County, NJ (Flemington)
Contact: Dan Palmer <cantbeatl337@gmail.com>
4... | UTF-8 | Java | 5,970 | java | 16_d79416ea70ce19b5fac3108255533bcdc972d457_NJHunterdonCountyParser_t.java | Java | [
{
"context": " \n /*\n Hunterdon County, NJ (Flemington)\n Contact: Dan Palmer <cantbeatl337@gmail.com>\n \n 49FD:ALRM ACT: (49)SH",
"end": 290,
"score": 0.9998788833618164,
"start": 280,
"tag": "NAME",
"value": "Dan Palmer"
},
{
"context": "don County, NJ (Flemington)\n Contact: Dan... | null | [] | package net.anei.cadpage.parsers.NJ;
import java.util.Properties;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import net.anei.cadpage.parsers.MsgInfo.Data;
import net.anei.cadpage.parsers.MsgParser;
/*
Hunterdon County, NJ (Flemington)
Contact: <NAME> <<EMAIL>>
49FD:ALRM ACT: (49)S... | 5,873 | 0.668509 | 0.590787 | 123 | 47.528454 | 45.988922 | 158 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.886179 | false | false | 12 |
1f1d8801de9858d189bfc8ade7b919c867e8768e | 8,598,524,541,287 | 1cbf46c147b09a878235da8010f427eb2447bab5 | /src/main/java/ljtao/book_JavaProgramOptimization/d_2/a_threadpool/PThread.java | cd1cecb29d4c82e51c5b8e4ac2cf4b3536e00fc4 | [] | no_license | mathLjtao/MyJavaStudy | https://github.com/mathLjtao/MyJavaStudy | 54b90fbb0f285a611b73d72477a605d875563716 | d9a934e95b2f24bf854a4c359dd04d3fb8acd0d9 | refs/heads/master | 2022-12-22T02:01:24.856000 | 2021-09-16T13:15:20 | 2021-09-16T13:15:20 | 188,509,645 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ljtao.book_JavaProgramOptimization.d_2.a_threadpool;
public class PThread extends Thread{
//线程池
private MyThreadPool pool;
//任务
private Runnable target;
private boolean isShutDown=false;
private boolean isIdle=false;
public PThread(Runnable target, String name, MyThreadPool pool) {
super(name);
thi... | UTF-8 | Java | 1,178 | java | PThread.java | Java | [] | null | [] | package ljtao.book_JavaProgramOptimization.d_2.a_threadpool;
public class PThread extends Thread{
//线程池
private MyThreadPool pool;
//任务
private Runnable target;
private boolean isShutDown=false;
private boolean isIdle=false;
public PThread(Runnable target, String name, MyThreadPool pool) {
super(name);
thi... | 1,178 | 0.671512 | 0.670543 | 57 | 17.105263 | 15.000216 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.403509 | false | false | 12 |
92b245d6e1cffdf4592c78469f7c96cc455a0bd3 | 8,598,524,543,435 | 76cafcc6fdfc1eb1825af806ff1e7dc7087ddf42 | /java/03 java loops, methods and classes/Java-Loops-Methods-Classes-Homework/src/_09_ListOfProducts.java | 5cbbaa590f1fced198cbe79e6854885a2a2d0095 | [] | no_license | dpelovski/softuni | https://github.com/dpelovski/softuni | ac7a8f6da874cab9fda731e9dacf7b3c57ee50c7 | 34208b3e8adc96afb4b5e9cb4e925ac0f73a9362 | refs/heads/master | 2017-04-21T23:40:54.031000 | 2015-11-17T20:57:32 | 2015-11-17T20:57:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.File;
import java.util.List;
import java.util.Scanner;
import java.util.ArrayList;
import java.io.IOException;
import java.util.Comparator;
import java.util.Collections;
import java.io.BufferedWriter;
import java.io.FileOutputStream;
import java.io.OutputStreamWriter;
import java.io.FileNotFoundException... | UTF-8 | Java | 2,119 | java | _09_ListOfProducts.java | Java | [] | null | [] | import java.io.File;
import java.util.List;
import java.util.Scanner;
import java.util.ArrayList;
import java.io.IOException;
import java.util.Comparator;
import java.util.Collections;
import java.io.BufferedWriter;
import java.io.FileOutputStream;
import java.io.OutputStreamWriter;
import java.io.FileNotFoundException... | 2,119 | 0.534686 | 0.530439 | 70 | 29.285715 | 22.416922 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.528571 | false | false | 12 |
21ab83c37cf25ea8a56f0c40a3f158e319d0c6e0 | 31,834,297,598,571 | f334aa64a95ee805e95776c4fa93cc438d892a5a | /src/main/java/org/cinc/minibot/vc/screen/eventbattle/EventBattleInBattleBossScreen.java | fea527a4b219573f780ffad2bfa89833f4607e39 | [] | no_license | cinc07/minibot | https://github.com/cinc07/minibot | 3edf52f5d38262fc39e0d39098e93876cf60452b | 5aae5e35fe91989bd7ed11e3420851b2644a78d0 | refs/heads/master | 2018-02-08T03:58:59.818000 | 2017-09-11T14:28:18 | 2017-09-11T14:28:18 | 96,374,241 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.cinc.minibot.vc.screen.eventbattle;
import java.awt.AWTException;
import java.awt.Rectangle;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.IOException;
import javax.imageio.ImageIO;
import org.cinc.minibot.screen.ImageUtils;
import org.cinc.minibot.vc.AbstractGameScr... | UTF-8 | Java | 2,852 | java | EventBattleInBattleBossScreen.java | Java | [] | null | [] | package org.cinc.minibot.vc.screen.eventbattle;
import java.awt.AWTException;
import java.awt.Rectangle;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.IOException;
import javax.imageio.ImageIO;
import org.cinc.minibot.screen.ImageUtils;
import org.cinc.minibot.vc.AbstractGameScr... | 2,852 | 0.754558 | 0.750351 | 76 | 35.526318 | 38.95121 | 181 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.381579 | false | false | 12 |
92208a0028aa40259738b3e6b9f7a3716bdbc7b9 | 618,475,321,886 | 9ee0ceb0b7d4cd3a8f6b029471688a4b385ed86b | /src/bookStore/customer.java | fdc8c2a04a8a905dc637c28bcaac24a3423bf540 | [] | no_license | huanchang/bookStore | https://github.com/huanchang/bookStore | 833467a129beecda1df8f64ac80de8eeeab35f0e | edb4b4d1523385bb68d43694c0f9c4337a86cfb0 | refs/heads/master | 2021-01-10T18:46:55.378000 | 2015-03-26T02:23:27 | 2015-03-26T02:23:27 | 32,902,932 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bookStore;
import java.io.PrintWriter ;
public class customer {
// customer class implementation
private int id;
private String email;
private String password;
private String firstName;
private String lastName;
private Address address;
private double balance;
// Interface
customer(){
id = 0;
e... | UTF-8 | Java | 1,473 | java | customer.java | Java | [
{
"context": "g email;\n\tprivate String password;\n\tprivate String firstName;\n\tprivate String lastName;\n\tprivate Address addre",
"end": 199,
"score": 0.5293595194816589,
"start": 190,
"tag": "NAME",
"value": "firstName"
},
{
"context": "ess add){\n\t\tid = ID;\n\t\temail = EMAI... | null | [] | package bookStore;
import java.io.PrintWriter ;
public class customer {
// customer class implementation
private int id;
private String email;
private String password;
private String firstName;
private String lastName;
private Address address;
private double balance;
// Interface
customer(){
id = 0;
e... | 1,473 | 0.644263 | 0.640869 | 64 | 22.015625 | 18.300011 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.140625 | false | false | 12 |
9d215198ce0c04374a4e1bf5c0a3c8d42aa3f024 | 24,137,716,209,239 | bb21a16a2bb0d738b693d9454af74c8636bf65a4 | /talend-component-kit-intellij-plugin/src/main/java/org/talend/sdk/component/intellij/module/TalendModuleBuilder.java | f9cdf7b47bbdcf122febb288f5775af6af91147e | [
"Apache-2.0"
] | permissive | Talend/component-runtime | https://github.com/Talend/component-runtime | 81a25d7c92a1f91e26239211994c49469ead9c3b | 44aef3944f2d6059b325496612ddf112caeabd63 | refs/heads/master | 2023-08-31T21:40:26.513000 | 2023-08-30T03:01:56 | 2023-08-30T03:01:56 | 107,511,723 | 28 | 51 | Apache-2.0 | false | 2023-09-14T19:37:05 | 2017-10-19T07:19:24 | 2023-09-06T01:26:28 | 2023-09-14T19:37:05 | 613,422 | 28 | 36 | 23 | Java | false | false | /**
* Copyright (C) 2006-2023 Talend Inc. - www.talend.com
*
* 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 appli... | UTF-8 | Java | 8,276 | java | TalendModuleBuilder.java | Java | [] | null | [] | /**
* Copyright (C) 2006-2023 Talend Inc. - www.talend.com
*
* 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 appli... | 8,276 | 0.683543 | 0.681489 | 203 | 39.768475 | 31.965662 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.551724 | false | false | 12 |
5afcc1011064625f9e7b47558440646a6ba432b3 | 21,019,569,985,375 | 17840e69c9ef2e66a37b396fb96c18221b364aab | /src/observer/test/NBAObserver.java | 674ebfe2927a3bda92e06c3629c851bf71b77169 | [] | no_license | YBill/EventDelegate | https://github.com/YBill/EventDelegate | 587f18782758848350bf2f6bbed83a33501b574d | 51f4eaf7d94267ac3fda0b50bac73e0aa0d93294 | refs/heads/master | 2021-01-15T12:43:57.313000 | 2017-08-08T09:58:57 | 2017-08-08T09:58:57 | 99,657,614 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package observer.test;
import observer.Observer;
import observer.Subject;
/**
* Created by Bill on 2017/8/8.
*/
public class NBAObserver implements Observer {
@Override
public void update(Subject subject, Object object) {
System.out.println("我是" + this.getClass().getSimpleName() + ", " + object + ... | UTF-8 | Java | 351 | java | NBAObserver.java | Java | [
{
"context": "erver;\nimport observer.Subject;\n\n/**\n * Created by Bill on 2017/8/8.\n */\npublic class NBAObserver impleme",
"end": 98,
"score": 0.9975110292434692,
"start": 94,
"tag": "NAME",
"value": "Bill"
}
] | null | [] | package observer.test;
import observer.Observer;
import observer.Subject;
/**
* Created by Bill on 2017/8/8.
*/
public class NBAObserver implements Observer {
@Override
public void update(Subject subject, Object object) {
System.out.println("我是" + this.getClass().getSimpleName() + ", " + object + ... | 351 | 0.672566 | 0.654867 | 15 | 21.6 | 25.996923 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 12 |
fc7aa49d342e53258efe16d434838f6f501262d4 | 2,422,361,574,145 | fc3e74afab3f9369e0ffeb226dad1b4fcc33f283 | /src/main/java/com/zeroized/spider/domain/crawler/CrawlAdvConfig.java | 5bdf07b3e0b8ca31f6267157fac27b40ad1c2dae | [
"MIT"
] | permissive | 1plwang/Zpider | https://github.com/1plwang/Zpider | aa83461071a3248bbb07ca37df9efe0b37523878 | 339d2d43f3daa7bba1051a4ba612ccb00a122de5 | refs/heads/master | 2020-03-21T18:23:49.130000 | 2018-05-18T13:32:11 | 2018-05-18T13:32:11 | 138,889,046 | 1 | 0 | null | true | 2018-06-27T13:57:40 | 2018-06-27T13:57:40 | 2018-05-18T13:32:48 | 2018-05-18T13:32:47 | 410 | 0 | 0 | 0 | null | false | null | package com.zeroized.spider.domain.crawler;
/**
* Created by Zero on 2018/4/6.
*/
public class CrawlAdvConfig {
private int workers=1;
private int maxDepth=10;
private int maxPage=1000;
private int politeWait=1000;
public CrawlAdvConfig() {
}
public int getWorkers() {
return wor... | UTF-8 | Java | 865 | java | CrawlAdvConfig.java | Java | [
{
"context": "zeroized.spider.domain.crawler;\n\n/**\n * Created by Zero on 2018/4/6.\n */\npublic class CrawlAdvConfig {\n ",
"end": 67,
"score": 0.92833411693573,
"start": 63,
"tag": "USERNAME",
"value": "Zero"
}
] | null | [] | package com.zeroized.spider.domain.crawler;
/**
* Created by Zero on 2018/4/6.
*/
public class CrawlAdvConfig {
private int workers=1;
private int maxDepth=10;
private int maxPage=1000;
private int politeWait=1000;
public CrawlAdvConfig() {
}
public int getWorkers() {
return wor... | 865 | 0.612717 | 0.593064 | 46 | 17.804348 | 15.600473 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.282609 | false | false | 12 |
101e3b03096ea1822312c1c563a795e771d27552 | 13,451,837,587,069 | 33cbffaa5011ee2d91bd8bb2cdf70af372c8bbaf | /src/sort/SwapUtils.java | fbcda49a86f01e43c1c5461dbd78d308e732ef17 | [] | no_license | CrisZhao/my_java_resource | https://github.com/CrisZhao/my_java_resource | e67950cc09fd852d5081d170918fceb194ea15c8 | f34f88bacd1666c58cc7226447d23af0ded4224b | refs/heads/master | 2022-05-28T09:03:17.709000 | 2019-10-15T06:12:47 | 2019-10-15T06:12:47 | 8,744,271 | 0 | 1 | null | false | 2022-05-20T20:50:48 | 2013-03-13T03:33:56 | 2019-10-15T06:12:50 | 2022-05-20T20:50:48 | 742 | 0 | 1 | 2 | Java | false | false | package sort;
import java.util.Arrays;
import org.junit.Test;
public class SwapUtils {
public static void swap(int[] array, int i, int j) {
int temp = array[i];
array[i] = array[j];
array[j] = temp;
}
@Test
public void test() {
int[] array = new int[] {4,2,6,3,6,8,2};
// sort(array);
System.out.print... | UTF-8 | Java | 353 | java | SwapUtils.java | Java | [] | null | [] | package sort;
import java.util.Arrays;
import org.junit.Test;
public class SwapUtils {
public static void swap(int[] array, int i, int j) {
int temp = array[i];
array[i] = array[j];
array[j] = temp;
}
@Test
public void test() {
int[] array = new int[] {4,2,6,3,6,8,2};
// sort(array);
System.out.print... | 353 | 0.631728 | 0.611898 | 19 | 17.578947 | 15.682091 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.789474 | false | false | 12 |
5e8422f560651b889765277b5977cd1eb3ec2d10 | 7,962,869,375,251 | 462cd1112ffd84f410214ca6361a8d0489ee46d4 | /src/main/java/org/training/issuetracker/utils/SearchFilter.java | e2db5e2fd2c1abf578d6c4a624c955f4e09b7a6d | [] | no_license | sergei-doroshenko/it-spring | https://github.com/sergei-doroshenko/it-spring | 3b61e8abb32be7b3185cfc0d1c04488b56ff78bd | 2e1a5c466b1ec93d5df3fdca06aab5d574606dec | refs/heads/spring | 2023-03-06T06:54:47.587000 | 2022-04-02T09:37:08 | 2022-04-02T09:37:08 | 19,462,221 | 0 | 0 | null | false | 2023-02-22T07:07:42 | 2014-05-05T16:15:17 | 2022-04-02T09:36:19 | 2023-02-22T07:07:40 | 2,158 | 0 | 0 | 7 | JavaScript | false | false | package org.training.issuetracker.utils;
import java.util.List;
public class SearchFilter {
private String groupOp;
private List<SearchRule> rules;
public SearchFilter() { }
public SearchFilter(String groupOp, List<SearchRule> rules) {
super();
this.groupOp = groupOp;
this.rules = rules;
}
public Str... | UTF-8 | Java | 745 | java | SearchFilter.java | Java | [] | null | [] | package org.training.issuetracker.utils;
import java.util.List;
public class SearchFilter {
private String groupOp;
private List<SearchRule> rules;
public SearchFilter() { }
public SearchFilter(String groupOp, List<SearchRule> rules) {
super();
this.groupOp = groupOp;
this.rules = rules;
}
public Str... | 745 | 0.687248 | 0.687248 | 42 | 16.738094 | 17.990818 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.261905 | false | false | 12 |
21bdd07d14361afc36edcae42dffa24463c47ec9 | 2,113,123,925,133 | f925e85cfafbfac07195143f6273887eb595a13c | /src/main/java/Stack/CheckPairWiseOrder.java | cde3cbba8711f3c9a96f185d3f14202b1fbd63c1 | [] | no_license | etclassic/DS | https://github.com/etclassic/DS | 138b8867f8cf80245a6aa1cd3ccaca51a826ae7c | 70183588e5d0c767b7f1ac8b096538a5f5ff8efa | refs/heads/main | 2023-06-13T00:36:20.992000 | 2021-07-05T20:13:52 | 2021-07-05T20:13:52 | 378,211,739 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Stack;
import java.util.LinkedList;
import java.util.Queue;
import java.util.Stack;
public class CheckPairWiseOrder {
public boolean pairWiseConsecutive(Stack<Integer> integerStack){
Queue<Integer> queue = new LinkedList<>();
while( !integerStack.isEmpty()){
queue.add(intege... | UTF-8 | Java | 927 | java | CheckPairWiseOrder.java | Java | [] | null | [] | package Stack;
import java.util.LinkedList;
import java.util.Queue;
import java.util.Stack;
public class CheckPairWiseOrder {
public boolean pairWiseConsecutive(Stack<Integer> integerStack){
Queue<Integer> queue = new LinkedList<>();
while( !integerStack.isEmpty()){
queue.add(intege... | 927 | 0.516721 | 0.507012 | 44 | 20.068182 | 18.435881 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.340909 | false | false | 12 |
408b09d4ef01bcf7262f23bf606feba283c63914 | 28,398,323,790,931 | fb8351d424cfd88f3be4ef5dbcdf6fea4419e3e5 | /src/main/java/v1/Model/AuthURL.java | 1314a52d8b6d377bc6ff217c26e547cba1354ea7 | [] | no_license | albertogiunta/server_dia | https://github.com/albertogiunta/server_dia | d118fcb0a5bb5f75b266a2f4de419767748ff60c | a371d36e7e780b1dabc93a2866c49f78fc2691a4 | refs/heads/master | 2016-09-16T17:06:04.097000 | 2016-07-12T14:29:24 | 2016-07-12T14:29:24 | 61,545,732 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package v1.Model;
/**
* Created by lisamazzini on 29/06/16.
*/
public class AuthURL {
private String url;
public AuthURL(String url) {
this.url = url;
}
public String getUrl() {
return url;
}
public void setUrl(String url) {
this.url = url;
}
}
| UTF-8 | Java | 304 | java | AuthURL.java | Java | [
{
"context": "package v1.Model;\n\n/**\n * Created by lisamazzini on 29/06/16.\n */\npublic class AuthURL {\n\n priv",
"end": 48,
"score": 0.999255359172821,
"start": 37,
"tag": "USERNAME",
"value": "lisamazzini"
}
] | null | [] | package v1.Model;
/**
* Created by lisamazzini on 29/06/16.
*/
public class AuthURL {
private String url;
public AuthURL(String url) {
this.url = url;
}
public String getUrl() {
return url;
}
public void setUrl(String url) {
this.url = url;
}
}
| 304 | 0.559211 | 0.536184 | 21 | 13.476191 | 13.000436 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.238095 | false | false | 12 |
4ef21a423987393e7e3482ed9b3f69a4b6e207e2 | 28,252,294,918,558 | 0f80712325236818835928e81918a1f2a5f9f190 | /src/main/java/com/company/hrm/action/EmpDeleteServlet.java | 5bb91650f3e6988c98cb39aa0362d88cc68054ac | [
"Apache-2.0"
] | permissive | dinganan/hrm2 | https://github.com/dinganan/hrm2 | bd265426fed3a4904d5890f15ad6131fb44c52b8 | fa218e110c2a0a3b11bcfd1cc6eb293af4e2f048 | refs/heads/master | 2020-04-24T03:24:58.508000 | 2019-02-21T07:18:05 | 2019-02-21T07:20:23 | 171,669,245 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company.hrm.action;
import java.io.IOException;
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 javax.servlet.http.HttpSession;
imp... | UTF-8 | Java | 1,745 | java | EmpDeleteServlet.java | Java | [] | null | [] | package com.company.hrm.action;
import java.io.IOException;
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 javax.servlet.http.HttpSession;
imp... | 1,745 | 0.783954 | 0.782808 | 45 | 37.777779 | 28.768724 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.711111 | false | false | 12 |
efd0d618d4e52348bc159b8b6385b798742ce54d | 13,091,060,383,502 | fdc8ed591bfc630de895a0488e78eef084d12d46 | /app/src/main/java/pollub/edu/pl/kolokwium1/MessageDatabase/MessageDatabaseHelper.java | c08bd26c31896c83f26edd8d614495d6a259da71 | [] | no_license | Jarek0/SimpleAndroidProject | https://github.com/Jarek0/SimpleAndroidProject | 90ac8a287a5c06998717bb5282c45ad3e397e5a7 | b068b9e50538d99731c4d3afe8e80921b0346743 | refs/heads/master | 2021-01-21T15:33:55.291000 | 2017-05-19T22:31:18 | 2017-05-19T22:31:18 | 91,850,107 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pollub.edu.pl.kolokwium1.MessageDatabase;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
/**
* Created by Dell on 2017-05-18.
*/
public class MessageDatabaseHelper extends SQLiteOpenHelper {
public final static int DB_VER... | UTF-8 | Java | 1,511 | java | MessageDatabaseHelper.java | Java | [
{
"context": "tabase.sqlite.SQLiteOpenHelper;\n\n/**\n * Created by Dell on 2017-05-18.\n */\n\npublic class MessageDatabaseH",
"end": 202,
"score": 0.9741140604019165,
"start": 198,
"tag": "NAME",
"value": "Dell"
}
] | null | [] | package pollub.edu.pl.kolokwium1.MessageDatabase;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
/**
* Created by Dell on 2017-05-18.
*/
public class MessageDatabaseHelper extends SQLiteOpenHelper {
public final static int DB_VER... | 1,511 | 0.684977 | 0.678359 | 43 | 34.162792 | 27.823305 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.604651 | false | false | 12 |
6279dbade12e8895f96863267d3d1428c76e2cb6 | 3,195,455,689,839 | 87f58d7794cc70582922cb07cacfb4ce90777988 | /src/com/company/Autoridades.java | 93ea17768d52d1e398c287ef54338dd1441e453c | [] | no_license | JuanSolis/TorneoPalatino | https://github.com/JuanSolis/TorneoPalatino | 86e09b43a461ebc80a527a3f6de4e693e5f19c9b | 758848c7957248da319f5ecf85baa412065d897a | refs/heads/master | 2020-07-10T09:04:26.990000 | 2019-08-25T00:17:31 | 2019-08-25T00:17:31 | 204,226,639 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
import java.util.ArrayList;
import java.util.Scanner;
public class Autoridades {
private int cantidadEquipos;
public Autoridades(){
System.out.println("*------------Ingreso de Datos---------*");
ingresoDeDatos();
}
public static ArrayList<Equipo> Equipos = new Ar... | UTF-8 | Java | 2,738 | java | Autoridades.java | Java | [] | null | [] | package com.company;
import java.util.ArrayList;
import java.util.Scanner;
public class Autoridades {
private int cantidadEquipos;
public Autoridades(){
System.out.println("*------------Ingreso de Datos---------*");
ingresoDeDatos();
}
public static ArrayList<Equipo> Equipos = new Ar... | 2,738 | 0.604167 | 0.597222 | 63 | 42.42857 | 29.147526 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.650794 | false | false | 12 |
de8ad211c3a729522eddc830f66ceaeea6b81c1e | 4,252,017,669,297 | 383327ef6f7bfc5f94d4e4c670b3f5aeed7f5cb0 | /src/xyz/msws/csc/rocket/DrawRocket.java | 1693b7525118257a12ec866920befa55627d1ba8 | [] | no_license | MSWS/CSC101 | https://github.com/MSWS/CSC101 | 8362a45c6c706e4b4c417474374a4bd34b369a07 | 1e4faaff4cc4d1ecb19f211bd9d335615ffd0a76 | refs/heads/master | 2023-03-21T13:06:39.548000 | 2021-03-15T04:46:04 | 2021-03-15T04:46:04 | 339,270,740 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package xyz.msws.csc.rocket;
import java.util.StringJoiner;
import xyz.msws.csc.utils.StringHelper;
/**
* Prints out a very fancy rocket given a specified height
*
* @author Isaac
*
*/
public class DrawRocket {
public static final int HEIGHT = 4;
public static void main(String[] args) {
System.out.println... | UTF-8 | Java | 1,994 | java | DrawRocket.java | Java | [
{
"context": "ncy rocket given a specified height\n * \n * @author Isaac\n *\n */\npublic class DrawRocket {\n\tpublic static f",
"end": 186,
"score": 0.8967537879943848,
"start": 181,
"tag": "NAME",
"value": "Isaac"
}
] | null | [] | package xyz.msws.csc.rocket;
import java.util.StringJoiner;
import xyz.msws.csc.utils.StringHelper;
/**
* Prints out a very fancy rocket given a specified height
*
* @author Isaac
*
*/
public class DrawRocket {
public static final int HEIGHT = 4;
public static void main(String[] args) {
System.out.println... | 1,994 | 0.617352 | 0.610331 | 81 | 23.617285 | 22.695824 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.864197 | false | false | 12 |
766536d6cdf70f98beda25fc9d4fcd59d41c6ebe | 26,972,394,640,309 | 2c7ba11e2f89b5ce06f527fda08b2d1b212662a9 | /PageObjects/src/main/java/com/github/hvasoares/pageobjects/automata/TryField.java | b2e67b2719996f24a7ef0ecbbe5f1335eb3fb25d | [] | no_license | hellokuzuki/PageObjects | https://github.com/hellokuzuki/PageObjects | 492d8e48deb81bdc237b08d4beae75b2d250c0f9 | 2d6b769a0537b18c1a25c8a2416db69b701a746b | refs/heads/master | 2017-04-22T06:05:59.302000 | 2014-04-22T14:09:38 | 2014-04-22T14:09:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.hvasoares.pageobjects.automata;
import org.openqa.selenium.WebDriver;
import com.github.hvasoares.pageobjects.impl.browser.Browser;
public interface TryField {
void setWebDriver(WebDriver value);
boolean filled(String xpath, String value);
void setBrowser(Browser value);
}
| UTF-8 | Java | 303 | java | TryField.java | Java | [
{
"context": "package com.github.hvasoares.pageobjects.automata;\n\nimport org.openqa.selenium",
"end": 28,
"score": 0.9897312521934509,
"start": 19,
"tag": "USERNAME",
"value": "hvasoares"
},
{
"context": "org.openqa.selenium.WebDriver;\n\nimport com.github.hvasoares.pageobjects.imp... | null | [] | package com.github.hvasoares.pageobjects.automata;
import org.openqa.selenium.WebDriver;
import com.github.hvasoares.pageobjects.impl.browser.Browser;
public interface TryField {
void setWebDriver(WebDriver value);
boolean filled(String xpath, String value);
void setBrowser(Browser value);
}
| 303 | 0.80198 | 0.80198 | 15 | 19.200001 | 21.673948 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 12 |
39e5408f01d5c765cd7f22e4209a79804ebb67ec | 20,856,361,196,617 | 0ae2784417c598729c89adab87fef1d5f7e6e168 | /src/main/java/com/works/services/UserService.java | d849c8ed88ff6c98828518e9a40e55a37f483c49 | [
"MIT"
] | permissive | Rezzansk/Java-Spring-MVC-JPA-Vet-Clinic-Management-System | https://github.com/Rezzansk/Java-Spring-MVC-JPA-Vet-Clinic-Management-System | 5256e81e0d976bdb027a493d23353be137dd943e | beddfc6767fd89cfd3f1476850da3cef66ac6ac7 | refs/heads/main | 2023-09-05T18:17:02.612000 | 2021-10-18T19:08:22 | 2021-10-18T19:08:22 | 414,760,635 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.works.services;
import com.works.entities.Logger;
import com.works.entities.Role;
import com.works.entities.User;
import com.works.repositories.LogRepository;
import com.works.repositories.UserRepository;
import com.works.utils.Util;
import org.springframework.security.core.Authentication;
import org.sprin... | UTF-8 | Java | 5,593 | java | UserService.java | Java | [] | null | [] | package com.works.services;
import com.works.entities.Logger;
import com.works.entities.Role;
import com.works.entities.User;
import com.works.repositories.LogRepository;
import com.works.repositories.UserRepository;
import com.works.utils.Util;
import org.springframework.security.core.Authentication;
import org.sprin... | 5,593 | 0.691632 | 0.691095 | 152 | 35.717106 | 30.497286 | 181 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.611842 | false | false | 12 |
6a7dd73d08f8ecc31e3548ac0cde8d3f3454e8d7 | 12,618,613,950,579 | 0c5d655bb57baf7caf2f4bcf37870b2abc153122 | /caffeine-componentes/src/main/java/com/andersonfonseka/caffeine/componentes/impl/ComponenteFabricaImpl.java | 42172caf4041b8870c503d7237ca8d6f5120f56a | [
"MIT"
] | permissive | andersonfonseka/caffeine | https://github.com/andersonfonseka/caffeine | d5231e5feee4089b3ae7f43b4692f17091c4b71c | 96b6d0fc761370353e977dd69c660d32aa7dfc4f | refs/heads/master | 2023-03-03T17:02:45.156000 | 2019-06-27T14:04:07 | 2019-06-27T14:04:07 | 179,368,770 | 1 | 0 | MIT | false | 2023-02-22T08:12:32 | 2019-04-03T20:54:22 | 2020-06-07T00:45:56 | 2023-02-22T08:12:31 | 10,977 | 0 | 0 | 1 | Java | false | false | package com.andersonfonseka.caffeine.componentes.impl;
import java.io.Serializable;
import java.util.Map;
import java.util.logging.Level;
import java.util.logging.Logger;
import javax.enterprise.context.spi.CreationalContext;
import javax.enterprise.inject.spi.BeanManager;
import javax.inject.Inject;
import org.jboss... | UTF-8 | Java | 3,753 | java | ComponenteFabricaImpl.java | Java | [] | null | [] | package com.andersonfonseka.caffeine.componentes.impl;
import java.io.Serializable;
import java.util.Map;
import java.util.logging.Level;
import java.util.logging.Logger;
import javax.enterprise.context.spi.CreationalContext;
import javax.enterprise.inject.spi.BeanManager;
import javax.inject.Inject;
import org.jboss... | 3,753 | 0.750333 | 0.750067 | 127 | 28.110237 | 28.515566 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.771654 | false | false | 12 |
8eb9f0d881692beff78a1b81d384a18e704f8dce | 14,388,140,477,861 | 728474685e1c9aa65746bc24b766182b22080454 | /app/src/main/java/com/dugu/addressbook/assembly/LoadingDialog.java | f023df5b1ec817eec9447c59e5c9c3f18e08cdeb | [] | no_license | dugu97/AddressBook | https://github.com/dugu97/AddressBook | 61e4a5eb9d031409125fd5a31274aad2740012a5 | 2a1a41b49a3621dbdf18f3f5b37e7d511dc81de3 | refs/heads/master | 2020-04-15T16:29:50.338000 | 2019-03-09T14:11:17 | 2019-03-09T14:11:17 | 164,839,210 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dugu.addressbook.assembly;
import android.app.Dialog;
import android.content.DialogInterface;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.v4.app.DialogFragment;
import android.view.KeyEvent;
import android.view.LayoutInflater;
import android.view.View;
import... | UTF-8 | Java | 1,758 | java | LoadingDialog.java | Java | [] | null | [] | package com.dugu.addressbook.assembly;
import android.app.Dialog;
import android.content.DialogInterface;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.v4.app.DialogFragment;
import android.view.KeyEvent;
import android.view.LayoutInflater;
import android.view.View;
import... | 1,758 | 0.689286 | 0.68869 | 53 | 30.698112 | 25.254616 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.584906 | false | false | 12 |
4780a78226bde5cbe446aeae9fe9b1ae3e628fe9 | 6,073,083,818,395 | ee4258ff1d031e4c7ee249d32a1243b0c719fb60 | /app/src/main/java/com/jiyun/lenovo/opensourcechina_practice/fragment/find/findConFragFirstlevellist.java | e59aa75ec4d1dfbf314bf902f31eab2ce25cd6fc | [] | no_license | JiangXianKaiNan/OpenSourceChina_Practice | https://github.com/JiangXianKaiNan/OpenSourceChina_Practice | c04d23392ef71193dccb614cf1d5adfa806c7ff1 | d28530c12c7181d299f1f52ba4026b305108c9e0 | refs/heads/master | 2018-04-06T22:23:00.382000 | 2017-04-26T14:03:54 | 2017-04-26T14:03:54 | 88,066,912 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jiyun.lenovo.opensourcechina_practice.fragment.find;
import android.os.Bundle;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentTransaction;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.FrameLayout;
i... | UTF-8 | Java | 1,431 | java | findConFragFirstlevellist.java | Java | [
{
"context": "e;\nimport butterknife.Unbinder;\n\n/**\n * Created by LENOVO on 2017/4/20.\n */\n\npublic class findConFragFirstl",
"end": 609,
"score": 0.9995166659355164,
"start": 603,
"tag": "USERNAME",
"value": "LENOVO"
}
] | null | [] | package com.jiyun.lenovo.opensourcechina_practice.fragment.find;
import android.os.Bundle;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentTransaction;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.FrameLayout;
i... | 1,431 | 0.736548 | 0.730259 | 65 | 21.015385 | 21.771183 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.338462 | false | false | 12 |
c3a111e679c72c83c1d982d858193d5d634f0929 | 10,634,339,042,519 | d764d505837adfdba59a6edd57f1e70829e71887 | /Ipay/src/cards/Card.java | db831c2b2355ddde7872d0b4375576c4d5fe1b03 | [] | no_license | popovua/ipay | https://github.com/popovua/ipay | f04ae9216157962d04df5d47140f2321e598d1d3 | 9e25eec50f235245bb3209ec78dd9bb22e4f4c48 | refs/heads/master | 2016-12-13T05:59:39.669000 | 2016-07-27T07:10:44 | 2016-07-27T07:10:44 | 38,312,273 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cards;
public abstract class Card {
protected String part1;
protected String part2;
protected String part3;
protected String part4;
protected String expMonth;
protected String expYear;
protected String cvv;
public String getPart1() {
return part1;
}
public String getPart2() {
r... | UTF-8 | Java | 1,137 | java | Card.java | Java | [] | null | [] | package cards;
public abstract class Card {
protected String part1;
protected String part2;
protected String part3;
protected String part4;
protected String expMonth;
protected String expYear;
protected String cvv;
public String getPart1() {
return part1;
}
public String getPart2() {
r... | 1,137 | 0.656113 | 0.631486 | 68 | 14.720589 | 13.549306 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.308824 | false | false | 12 |
49df7750b5b48e5770334572e48206774d46b03a | 19,413,252,179,258 | 7cd38856068e48a7ad29eb128c728739e4de11b9 | /order-canal-domain/src/main/java/com/lenovo/m2/oc/canal/domain/reverse/Reverse.java | b1404b73a9281297c80a97f75f15b46cf71d6b85 | [] | no_license | Jxyxl259/order_canal | https://github.com/Jxyxl259/order_canal | d08bad0bc25fec0bd52c79e229f7a86a600e1fec | 8973b07c83e5ca594d795037f868b13644083a1f | refs/heads/master | 2022-12-21T06:49:19.081000 | 2019-08-27T12:51:50 | 2019-08-27T12:51:50 | 204,475,189 | 0 | 1 | null | false | 2022-12-16T03:34:21 | 2019-08-26T12:52:40 | 2019-08-27T12:51:59 | 2022-12-16T03:34:21 | 86 | 0 | 1 | 8 | Java | false | false | package com.lenovo.m2.oc.canal.domain.reverse;
import com.fasterxml.jackson.annotation.JsonFormat;
import com.lenovo.m2.arch.framework.domain.Money;
import com.lenovo.m2.arch.framework.domain.RemoteResult;
import com.lenovo.m2.arch.framework.domain.Tenant;
import com.lenovo.m2.oc.canal.domain.ordercenter.Main;
import ... | UTF-8 | Java | 20,511 | java | Reverse.java | Java | [
{
"context": ".Timestamp;\nimport java.util.*;\n\n/**\n * Created by zhangzhen on 16/7/8.\n */\npublic class Reverse implements Se",
"end": 550,
"score": 0.9996216297149658,
"start": 541,
"tag": "USERNAME",
"value": "zhangzhen"
}
] | null | [] | package com.lenovo.m2.oc.canal.domain.reverse;
import com.fasterxml.jackson.annotation.JsonFormat;
import com.lenovo.m2.arch.framework.domain.Money;
import com.lenovo.m2.arch.framework.domain.RemoteResult;
import com.lenovo.m2.arch.framework.domain.Tenant;
import com.lenovo.m2.oc.canal.domain.ordercenter.Main;
import ... | 20,511 | 0.593345 | 0.584195 | 813 | 22.659286 | 22.977892 | 295 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.400984 | false | false | 12 |
a23ce539f66b785ac13e16f959e5933d9852e9f7 | 19,413,252,180,908 | e6c205e3928c6375cbfb28b676ffd5b25a5da89c | /src/main/java/com/example/iam/model/Claim.java | 6bfeba886b42addcebc1c60bf53a5710c09cf1ec | [] | no_license | mmnur/irm-iam-service | https://github.com/mmnur/irm-iam-service | ef3b67cb384997c7864ee9614ff571214cbbbe99 | 63cbc49d440e8aeaa8f55424bbc993475bb5f4b4 | refs/heads/main | 2023-03-01T19:53:20.721000 | 2021-02-05T22:10:26 | 2021-02-05T22:10:26 | 334,062,841 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.iam.model;
import java.io.Serializable;
/*@Entity
@Table(name = "IamClaims")*/
public class Claim implements Serializable
{
private static final long serialVersionUID = -914403979669919502L;
private String client_id;
private String redirect_uri;
private String ticket;
public String getCl... | UTF-8 | Java | 703 | java | Claim.java | Java | [] | null | [] | package com.example.iam.model;
import java.io.Serializable;
/*@Entity
@Table(name = "IamClaims")*/
public class Claim implements Serializable
{
private static final long serialVersionUID = -914403979669919502L;
private String client_id;
private String redirect_uri;
private String ticket;
public String getCl... | 703 | 0.731152 | 0.705548 | 33 | 20.333334 | 17.389769 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.272727 | false | false | 12 |
8f45c094c173b8e85aaaaa5b0c169180705e9518 | 19,413,252,180,553 | bd9573c7290cae16554f437095e4bdf297dc078b | /learn-java8/src/main/java/com/dmh/learn/java/algorithm/sort/HeapSort.java | c5dcbd45a5ef8259a3545f28daf739bb65922e3d | [] | no_license | ronlygithub/dmh-learn | https://github.com/ronlygithub/dmh-learn | d285262c6c3b856cf18545732e782d19f0beb870 | 2ba006073e1dad8d69b04b3ed4249e378a3d6974 | refs/heads/master | 2018-11-29T09:18:55.783000 | 2018-11-08T01:15:54 | 2018-11-08T01:15:54 | 136,432,195 | 1 | 0 | null | false | 2019-11-13T08:46:20 | 2018-06-07T06:27:42 | 2019-11-12T12:29:02 | 2019-11-13T08:46:19 | 358 | 1 | 0 | 4 | Java | false | false | package com.dmh.learn.java.algorithm.sort;
/**
* @author:duanmenghua
* @descoription:堆排序
*/
public class HeapSort<T extends Comparable<T>> extends AbstractSort {
public HeapSort(T[] array) {
this.array = array;
this.n = array.length - 1;
}
public void sink(T[] data, int k, int n) {
... | UTF-8 | Java | 1,146 | java | HeapSort.java | Java | [
{
"context": "om.dmh.learn.java.algorithm.sort;\n\n/**\n * @author:duanmenghua\n * @descoription:堆排序\n */\npublic class HeapSort<T ",
"end": 70,
"score": 0.9817259907722473,
"start": 59,
"tag": "NAME",
"value": "duanmenghua"
}
] | null | [] | package com.dmh.learn.java.algorithm.sort;
/**
* @author:duanmenghua
* @descoription:堆排序
*/
public class HeapSort<T extends Comparable<T>> extends AbstractSort {
public HeapSort(T[] array) {
this.array = array;
this.n = array.length - 1;
}
public void sink(T[] data, int k, int n) {
... | 1,146 | 0.463158 | 0.450877 | 63 | 17.095238 | 16.867094 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.507937 | false | false | 12 |
f01785b06dc15e2c7298e1ebacd2ddad69fa846a | 31,413,390,840,943 | 63d405cb320a1a933f545759e3a08324aeaad088 | /src/main/java/Searches/BFS_Tracked.java | 4bb53c004f13c9e604512601552a0ed8286640e9 | [] | no_license | ElliotAlexander/intelligentsystems-blockworld | https://github.com/ElliotAlexander/intelligentsystems-blockworld | 43ffad5b48b568c4119a06f2d09a494fc8356d61 | a92fa586c51e49cc4d320454f3a6cd9a6fe58c43 | refs/heads/master | 2021-08-23T04:10:18.755000 | 2017-12-03T06:26:54 | 2017-12-03T06:26:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Searches;
import Resources.Pair;
import Utils.BoardOperations;
import Utils.GoalStateChecker;
import Utils.Logger;
import java.util.HashMap;
import java.util.Queue;
import java.util.concurrent.ArrayBlockingQueue;
// This version of Searches.BFS is considerably slower, and uses a fair bit more memory, but wi... | UTF-8 | Java | 1,995 | java | BFS_Tracked.java | Java | [] | null | [] | package Searches;
import Resources.Pair;
import Utils.BoardOperations;
import Utils.GoalStateChecker;
import Utils.Logger;
import java.util.HashMap;
import java.util.Queue;
import java.util.concurrent.ArrayBlockingQueue;
// This version of Searches.BFS is considerably slower, and uses a fair bit more memory, but wi... | 1,995 | 0.537845 | 0.52782 | 60 | 32.25 | 26.60553 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 12 |
8efbf0fad8eb2e348ecad1b408c56da2b5cc4cce | 2,791,728,806,353 | ef3576733dcb8949c27fa20b25fad5a38c872592 | /src/java/ch/hearc/ig/odi/customeraccount/business/Customer.java | 024b76e2e2b4cd5dfd266ea5b605584d30f68d75 | [] | no_license | Tpower36/BankApp | https://github.com/Tpower36/BankApp | 4070598d0845eadfd4ae7c4cad81b98d32c44770 | f6ad2762ca8d005c0b53638ae52d1c55dae934ee | refs/heads/master | 2016-08-12T10:51:46.102000 | 2015-12-03T07:53:52 | 2015-12-03T07:53:52 | 45,166,594 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ch.hearc.ig.odi.customeraccount.business;
import java.util.*;
/**
* Cette classe nous permet de gérer le client
* @author thierry.hubmann
*/
public class Customer {
private List<Account> accounts;
private int number;
private String firstName;
private String lastName;
/**
*
* ... | UTF-8 | Java | 1,851 | java | Customer.java | Java | [
{
"context": "e classe nous permet de gérer le client\n * @author thierry.hubmann\n */\npublic class Customer {\n\n private List<Acc",
"end": 148,
"score": 0.9990601539611816,
"start": 133,
"tag": "NAME",
"value": "thierry.hubmann"
}
] | null | [] | package ch.hearc.ig.odi.customeraccount.business;
import java.util.*;
/**
* Cette classe nous permet de gérer le client
* @author thierry.hubmann
*/
public class Customer {
private List<Account> accounts;
private int number;
private String firstName;
private String lastName;
/**
*
* ... | 1,851 | 0.575135 | 0.574595 | 85 | 20.77647 | 18.482027 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.329412 | false | false | 12 |
4d40bc99b27fed536fe815b961d38844f53a75b1 | 8,589,934,646,082 | 2c00b9c4ec9fca85833a0d47ed39a16a31d272c0 | /Java/LC40.java | 8fe5a54fef15c24414e957df48bce0674158b301 | [] | no_license | oily126/Leetcode | https://github.com/oily126/Leetcode | fff8d00ab41e338a02adc821b19b58d2ce9db6ad | 23393768ab1fae704ac753290d7ea36ce2c3c0c6 | refs/heads/master | 2020-04-16T02:16:22.847000 | 2016-11-25T04:34:05 | 2016-11-25T04:34:05 | 64,791,414 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Solution {
public List<List<Integer>> combinationSum2(int[] candidates, int target) {
int[] arr = new int[candidates.length];
Arrays.sort(candidates);
return helper(0, candidates, target, arr, 0);
}
public List<List<Integer>> helper(int index, int[] candidates, int targe... | UTF-8 | Java | 1,338 | java | LC40.java | Java | [] | null | [] | public class Solution {
public List<List<Integer>> combinationSum2(int[] candidates, int target) {
int[] arr = new int[candidates.length];
Arrays.sort(candidates);
return helper(0, candidates, target, arr, 0);
}
public List<List<Integer>> helper(int index, int[] candidates, int targe... | 1,338 | 0.511958 | 0.505979 | 36 | 36.194443 | 22.759394 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.25 | false | false | 12 |
861767f34db31243be771a2a10cc3c111ba50d15 | 19,052,474,947,897 | f7403cd9be3a012df3d08c278cd7de23b8b4dbc7 | /src/compilador/semantico/declaracoes/DeclaracaoDeLabels.java | 1feee42128c0d714bda7bc0a2680e2254fdb4485 | [] | no_license | Franciscomaz/compilador | https://github.com/Franciscomaz/compilador | f0fd080b74cbdd50251213eb12f5f219df06a492 | 2cdde16024c9facbcc2cb19cf8f0bd21c30b42d7 | refs/heads/master | 2021-04-09T14:53:47.959000 | 2018-07-09T23:11:24 | 2018-07-09T23:11:24 | 125,762,746 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package compilador.semantico.declaracoes;
import compilador.Identificador.Label;
import compilador.semantico.ErroSemantico;
import compilador.semantico.Escopo.Escopo;
import compilador.token.Token;
import java.util.Stack;
public class DeclaracaoDeLabels extends DeclaracaoDeIdentificadores {
public DeclaracaoDeLa... | UTF-8 | Java | 582 | java | DeclaracaoDeLabels.java | Java | [] | null | [] | package compilador.semantico.declaracoes;
import compilador.Identificador.Label;
import compilador.semantico.ErroSemantico;
import compilador.semantico.Escopo.Escopo;
import compilador.token.Token;
import java.util.Stack;
public class DeclaracaoDeLabels extends DeclaracaoDeIdentificadores {
public DeclaracaoDeLa... | 582 | 0.743986 | 0.743986 | 21 | 26.714285 | 23.472664 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 12 |
853b972048a5fafbfd59ed3a6b871741e174d313 | 7,078,106,135,382 | 7fecb2f17802acaa2f66825e969d5d9bab078964 | /automation/src/main/java/Util/RestTestUtil.java | 78aa1a0b86e0af30a692b622d55cb677e9cc0b28 | [] | no_license | mufleh-ahmad/testing | https://github.com/mufleh-ahmad/testing | 7f8c7ca4a7435ee9ee681c62c8cb23040ca428ca | 57fd1d1741c77ef1176b882adfaf6f18126ea05e | refs/heads/master | 2022-12-27T04:47:24.827000 | 2019-06-17T11:29:54 | 2019-06-17T11:29:54 | 157,117,441 | 0 | 0 | null | false | 2022-12-09T22:14:24 | 2018-11-11T20:18:47 | 2019-06-17T11:30:18 | 2022-12-09T22:14:21 | 37 | 0 | 0 | 4 | Java | false | false | package Util;
import org.springframework.http.*;
import org.springframework.web.client.RestTemplate;
/**
* Created by Mufleh on 24/03/2019.
*/
public class RestTestUtil {
RestTemplate restTemplate = new RestTemplate();
public ResponseEntity postEntity (final String url, final String body){
HttpH... | UTF-8 | Java | 1,016 | java | RestTestUtil.java | Java | [
{
"context": "mework.web.client.RestTemplate;\n\n/**\n * Created by Mufleh on 24/03/2019.\n */\npublic class RestTestUtil {\n\n ",
"end": 127,
"score": 0.9936656951904297,
"start": 121,
"tag": "USERNAME",
"value": "Mufleh"
}
] | null | [] | package Util;
import org.springframework.http.*;
import org.springframework.web.client.RestTemplate;
/**
* Created by Mufleh on 24/03/2019.
*/
public class RestTestUtil {
RestTemplate restTemplate = new RestTemplate();
public ResponseEntity postEntity (final String url, final String body){
HttpH... | 1,016 | 0.699803 | 0.691929 | 30 | 32.866665 | 28.528036 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.866667 | false | false | 12 |
c3ca7ec9a7507d23bffaeefe4a1841ec8803b42e | 17,652,315,632,170 | e165c564437348c9bfcc5755ed6de40cbbd38882 | /algorithm/dynamic programming/Success/waysOfSum3.java | 928827f8cda961c33441081c3427e4375fb7c526 | [] | no_license | LoveMoye/AlgorithmStudy | https://github.com/LoveMoye/AlgorithmStudy | a2fea280c79df1a1d587db6ebfbbcac58cd009ab | bc619d5b372665326200e2a50139855987b6ea6d | refs/heads/main | 2023-03-04T16:24:41.426000 | 2021-02-19T14:51:51 | 2021-02-19T14:51:51 | 330,628,142 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package DP.Success;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class waysOfSum3 {
static long[] d = new long[1000001];
static int mod = 1000000009;
static int prev = 1;
static long waysOfSum(int k) {
if(d[k] <= 0) {
return... | UTF-8 | Java | 1,184 | java | waysOfSum3.java | Java | [] | null | [] | package DP.Success;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class waysOfSum3 {
static long[] d = new long[1000001];
static int mod = 1000000009;
static int prev = 1;
static long waysOfSum(int k) {
if(d[k] <= 0) {
return... | 1,184 | 0.451858 | 0.428209 | 46 | 24.73913 | 17.759792 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.543478 | false | false | 12 |
9bbbdb484b24a364c52aeb23752af76cb726f840 | 33,071,248,191,471 | 54c10fc23298d9921b023809879883d8654e62a7 | /src/main/java/com/xwq/example/MongoApp4.java | f3b13005613104e6b0cea9a979092ff56af0a213 | [] | no_license | wendrewshay/MySpringDataMongoDB | https://github.com/wendrewshay/MySpringDataMongoDB | 4c6012d92a36504158be87200e8d072bcba18a6b | e9af4e1a3c55f4a3e938549a23bfed129c56284f | refs/heads/master | 2021-01-22T20:08:23.714000 | 2017-03-19T08:36:13 | 2017-03-19T08:36:13 | 85,283,855 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xwq.example;
import org.springframework.data.domain.Example;
import org.springframework.data.domain.ExampleMatcher;
import org.springframework.data.domain.ExampleMatcher.StringMatcher;
import org.springframework.data.mongodb.core.MongoTemplate;
import org.springframework.data.mongodb.core.SimpleMongoDbFact... | UTF-8 | Java | 1,108 | java | MongoApp4.java | Java | [
{
"context": "m.xwq.domain.Person2;\n\n/**\n * Example查询\n * @author Think\n *\n */\npublic class MongoApp4 {\n\n\tpublic static v",
"end": 463,
"score": 0.7279765009880066,
"start": 458,
"tag": "USERNAME",
"value": "Think"
},
{
"context": " person2 = new Person2();\n\t\tperson2.setF... | null | [] | package com.xwq.example;
import org.springframework.data.domain.Example;
import org.springframework.data.domain.ExampleMatcher;
import org.springframework.data.domain.ExampleMatcher.StringMatcher;
import org.springframework.data.mongodb.core.MongoTemplate;
import org.springframework.data.mongodb.core.SimpleMongoDbFact... | 1,108 | 0.765399 | 0.757246 | 37 | 28.837837 | 25.825312 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.513514 | false | false | 12 |
e67f3d05b5baa00c09ff3f8bf2040cddcca97ab9 | 3,693,671,878,854 | 1c3a0a8940a85700551487a2d57f70a5d02ccece | /.metadata/.plugins/org.eclipse.core.resources/.history/b5/50a25872192f00191fdaaf86e28e8382 | b8acda3441e57134409c3edc73c972ab154b3104 | [] | no_license | magick93/xtext | https://github.com/magick93/xtext | fb2cb710ae93c1e8f9a1f21e843c28f00a0f86e0 | 0528aa7ed3867c8e78f3d16b2960a80c07c4b448 | refs/heads/master | 2020-04-22T13:27:19.738000 | 2019-02-15T01:48:20 | 2019-02-15T01:48:20 | 170,410,114 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*/
package sculptormetamodel;
import org.eclipse.emf.ecore.EObject;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Inheritance</b></em>'.
* <!-- end-user-doc -->
*
* <p>
* The following features are supported:
* </p>
* <ul>
* <li>{@link sculptormetamodel.Inheritance#getDi... | UTF-8 | Java | 4,968 | 50a25872192f00191fdaaf86e28e8382 | Java | [] | null | [] | /**
*/
package sculptormetamodel;
import org.eclipse.emf.ecore.EObject;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Inheritance</b></em>'.
* <!-- end-user-doc -->
*
* <p>
* The following features are supported:
* </p>
* <ul>
* <li>{@link sculptormetamodel.Inheritance#getDi... | 4,968 | 0.691023 | 0.691023 | 137 | 35.262775 | 33.361603 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.846715 | false | false | 12 | |
9c62742cf01b5fa2911b57f4b37e0c40373b417a | 32,787,780,382,858 | f5f995db63455e6546bf05942acc18898cbfff7d | /Solitaire/src/app/Window.java | 73001dadc1a90dad0535b050ca19d9b68ec6d1ad | [] | no_license | maniman303/Java-projects | https://github.com/maniman303/Java-projects | 73b04be6ecb60eaeffbcff24858341e3eea52137 | 1b714557276b36b018328d360aa3f6ece87aa906 | refs/heads/main | 2023-02-19T22:21:45.586000 | 2021-01-17T20:04:13 | 2021-01-17T20:04:13 | 330,474,104 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package app;
import mechanic.Game;
import javax.swing.*;
import javax.swing.event.MenuEvent;
import javax.swing.event.MenuListener;
import java.awt.*;
import java.awt.event.KeyEvent;
public class Window extends JFrame
{
static JLabel label;
static Color pawnColor;
static Color boardColor;
... | UTF-8 | Java | 7,762 | java | Window.java | Java | [
{
"context": "onPane.showMessageDialog(null, \"Solitaire\\nAuthor: Michał Wójtowicz\\nVersion: 1.0\\nDate: 27.11.2020\", \"Application\", ",
"end": 6169,
"score": 0.9998871088027954,
"start": 6153,
"tag": "NAME",
"value": "Michał Wójtowicz"
}
] | null | [] | package app;
import mechanic.Game;
import javax.swing.*;
import javax.swing.event.MenuEvent;
import javax.swing.event.MenuListener;
import java.awt.*;
import java.awt.event.KeyEvent;
public class Window extends JFrame
{
static JLabel label;
static Color pawnColor;
static Color boardColor;
... | 7,750 | 0.585696 | 0.582088 | 204 | 36.039215 | 25.655876 | 221 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.833333 | false | false | 12 |
69bd6962dccfd4ad76f1a7a4da8d8f7a0bfb972f | 24,867,860,656,314 | 97ead6dfbe1a6b569be08f7cd247161bc0a73121 | /persistence/hbase/src/main/java/com/redshape/persistence/dao/serialization/visitors/URIVisitor.java | 25781ac06979b32f8f58e2ff40c14c9311d914f2 | [
"Apache-2.0"
] | permissive | Redshape/Redshape-AS | https://github.com/Redshape/Redshape-AS | 19f54bc0d54061b0302a7b3f63e600afb01168ea | cf3492919a35b868bc7045b35d38e74a3a2b8c01 | refs/heads/master | 2021-01-17T05:17:31.881000 | 2012-09-05T13:49:50 | 2012-09-05T13:49:50 | 1,390,510 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.redshape.persistence.dao.serialization.visitors;
import com.redshape.persistence.dao.serialization.AbstractSerializerVisitor;
import org.apache.hadoop.hbase.util.Bytes;
import java.net.URI;
public class URIVisitor extends AbstractSerializerVisitor {
@Override
public byte[] serialize(Object obje... | UTF-8 | Java | 789 | java | URIVisitor.java | Java | [] | null | [] | package com.redshape.persistence.dao.serialization.visitors;
import com.redshape.persistence.dao.serialization.AbstractSerializerVisitor;
import org.apache.hadoop.hbase.util.Bytes;
import java.net.URI;
public class URIVisitor extends AbstractSerializerVisitor {
@Override
public byte[] serialize(Object obje... | 789 | 0.646388 | 0.646388 | 35 | 21.542856 | 22.315073 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.371429 | false | false | 12 |
30b4ab5e69b4a072f20190115890e1f9cd8d103b | 18,373,870,104,287 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_a6dd9d13ece82b3de16c1622e605ed797b68169c/NativeThread/2_a6dd9d13ece82b3de16c1622e605ed797b68169c_NativeThread_t.java | 6c982e1674729fad298cd029ca400886a9d7c9e4 | [] | no_license | zhongxingyu/Seer | https://github.com/zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516000 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | false | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | 2023-06-21T00:53:27 | 2023-06-22T07:55:57 | 2,849,868 | 2 | 2 | 0 | null | false | false | /* This code is part of Freenet. It is distributed under the GNU General
* Public License, version 2 (or at your option any later version). See
* http://www.gnu.org/ for further details of the GPL. */
package freenet.support.io;
import freenet.node.NodeStarter;
import freenet.support.LibraryLoader;
import ... | UTF-8 | Java | 5,757 | java | 2_a6dd9d13ece82b3de16c1622e605ed797b68169c_NativeThread_t.java | Java | [
{
"context": "hread/20080214.235159.6deed539.en.html\n * @author Florent Daignière <nextgens@freenetproject.org>\n */",
"end": 524,
"score": 0.9761958122253418,
"start": 510,
"tag": "NAME",
"value": "Florent Daigni"
},
{
"context": "deed539.en.html\n * @author Florent... | null | [] | /* This code is part of Freenet. It is distributed under the GNU General
* Public License, version 2 (or at your option any later version). See
* http://www.gnu.org/ for further details of the GPL. */
package freenet.support.io;
import freenet.node.NodeStarter;
import freenet.support.LibraryLoader;
import ... | 5,729 | 0.702797 | 0.696543 | 145 | 38.696552 | 35.402382 | 192 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.268965 | false | false | 12 |
8a4f7e29344ff50bad4afd4b737eb05c954e2f55 | 22,050,362,129,379 | 920445d009feade3ed5333ae22d157f15c2cdb89 | /src/KaKao/t02/Solution.java | 0b344e5ae8ed94adfccffebef0ab34c97ab0a41e | [] | no_license | MoonHKLee/algorithm | https://github.com/MoonHKLee/algorithm | 6820554efffda62f42024c301cf30ccebcc0a1cc | 14be76da58603b907fa9a33f697b4fb74d3b18b8 | refs/heads/master | 2021-06-30T06:56:18.396000 | 2020-10-31T13:26:58 | 2020-10-31T13:26:58 | 175,958,971 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package KaKao.t02;
import java.util.*;
import java.util.stream.Collectors;
class Solution {
public static void main(String[] args) {
Solution solution = new Solution();
System.out.println(Arrays.toString(solution.solution(new String[]{"ABCFG", "AC", "CDE", "ACDE", "BCFG", "ACDEH"}, new int[]{2, 3,... | UTF-8 | Java | 3,438 | java | Solution.java | Java | [] | null | [] | package KaKao.t02;
import java.util.*;
import java.util.stream.Collectors;
class Solution {
public static void main(String[] args) {
Solution solution = new Solution();
System.out.println(Arrays.toString(solution.solution(new String[]{"ABCFG", "AC", "CDE", "ACDE", "BCFG", "ACDEH"}, new int[]{2, 3,... | 3,438 | 0.488365 | 0.481094 | 99 | 33.727272 | 28.246683 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 12 |
fd3642acd8ae99c54a9250fc41ae6f6b13a2e6e1 | 26,036,091,790,765 | 4ed898f8ab1147fb53335dceb1c9ab9682bfea89 | /tests/jre/src/test/java/org/treblereel/gwt/xml/mapper/client/tests/bpmn/bpmn2/Process.java | 9ad0dd0b931b126d8a3461807b5af3e4daca25ad | [
"Apache-2.0"
] | permissive | treblereel/jackson-xml | https://github.com/treblereel/jackson-xml | e2814cb6f5d881b007635f83777618a95f0d8ec0 | c9e3b393076b2cd957635e5c87a9e8db308e25a6 | refs/heads/master | 2021-04-03T11:05:46.085000 | 2021-02-24T22:05:23 | 2021-02-24T22:05:23 | 248,346,470 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright © 2020 Treblereel
*
* 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... | UTF-8 | Java | 5,177 | java | Process.java | Java | [
{
"context": "x.xml.bind.annotation.XmlRootElement;\n\n/** @author Dmitrii Tikhomirov Created by treblereel 4/6/20 */\n@XmlRootElement(n",
"end": 961,
"score": 0.9998593926429749,
"start": 943,
"tag": "NAME",
"value": "Dmitrii Tikhomirov"
}
] | null | [] | /*
* Copyright © 2020 Treblereel
*
* 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... | 5,165 | 0.662867 | 0.658617 | 199 | 25.01005 | 23.455933 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.396985 | false | false | 12 |
fea55041a0dee6e8bf50f888385af1438e91d01d | 6,511,170,476,771 | 5766609bc8c74abacbee2e10eb664356056fefae | /app/app-web/src/main/java/iss/dt/app/web/converter/UserConverter.java | fb5333c54284f156ee4d16be2ca0cd9ecd944ff6 | [
"MIT"
] | permissive | SerjTheDoctor/dt_iss | https://github.com/SerjTheDoctor/dt_iss | da65ebb54131d37279697e53d9ab77f4ac822406 | 5697b5c7fd8e99d092ad28db348deec2e811a226 | refs/heads/master | 2021-01-16T04:34:13.659000 | 2020-05-26T20:02:38 | 2020-05-26T20:02:38 | 242,976,648 | 1 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package iss.dt.app.web.converter;
import iss.dt.app.core.model.User;
import iss.dt.app.web.dto.UserDto;
import org.springframework.stereotype.Component;
@Component
public class UserConverter extends BaseConverter<User, UserDto> {
@Override
public User convertDtoToModel(UserDto dto) {
/*SectionConvert... | UTF-8 | Java | 1,491 | java | UserConverter.java | Java | [] | null | [] | package iss.dt.app.web.converter;
import iss.dt.app.core.model.User;
import iss.dt.app.web.dto.UserDto;
import org.springframework.stereotype.Component;
@Component
public class UserConverter extends BaseConverter<User, UserDto> {
@Override
public User convertDtoToModel(UserDto dto) {
/*SectionConvert... | 1,491 | 0.562039 | 0.562039 | 51 | 28.235294 | 20.790825 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.490196 | false | false | 12 |
de376c55fdb349fa6b1664a92241d2b44fe2d3ee | 22,170,621,220,120 | 902595027f9260835862b3bc4dbe2ee9fbaef89d | /core/test/documentation/PerlDocumentationTest.java | 13e062189c66951bed12e222286277f28db2f5bd | [
"Apache-2.0"
] | permissive | timothy-long/Perl5-IDEA | https://github.com/timothy-long/Perl5-IDEA | adc884a59271f5d13bb17a565fbcdf76d80c969e | e5baf596cce2eb4817ae90748157bd1362c90e0e | refs/heads/master | 2020-04-17T09:55:08.406000 | 2019-01-18T07:35:33 | 2019-01-18T07:46:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2015-2018 Alexandr Evstigneev
*
* 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 a... | UTF-8 | Java | 3,045 | java | PerlDocumentationTest.java | Java | [
{
"context": "/*\n * Copyright 2015-2018 Alexandr Evstigneev\n *\n * Licensed under the Apache License, Version ",
"end": 45,
"score": 0.9998518824577332,
"start": 26,
"tag": "NAME",
"value": "Alexandr Evstigneev"
}
] | null | [] | /*
* Copyright 2015-2018 <NAME>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in w... | 3,032 | 0.737603 | 0.732677 | 84 | 35.25 | 32.234585 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 12 |
e21161bdc8356b5124868983ba16e118e4620bc8 | 6,236,292,541,122 | 98a1031e2972ce85b41b54cff4e9f3b787fb16a7 | /src/com/br/ott/test/ThreadDemo.java | c574cfe33655dd628546b56b9b19fb3ea35e1626 | [] | no_license | LichaoStone/sjhkcms | https://github.com/LichaoStone/sjhkcms | 7905ac9b2b474ec5286e5121f791c1bd713f02b8 | 8c41339beff80a95c9e6bd1488577f3914c3e208 | refs/heads/master | 2021-03-07T00:49:49.546000 | 2020-03-10T07:29:07 | 2020-03-10T07:29:07 | 246,234,893 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.br.ott.test;
import java.util.HashMap;
import net.sf.json.JSONObject;
class MyThread extends Thread {
public void run() {
testEhcache();
}
public void testEhcache() {
JSONObject json = new JSONObject();
json.put("operators", "hngd.yd");
HashMap<String, Object> map = ApiTest.callMethod(
"... | UTF-8 | Java | 593 | java | ThreadDemo.java | Java | [] | null | [] | package com.br.ott.test;
import java.util.HashMap;
import net.sf.json.JSONObject;
class MyThread extends Thread {
public void run() {
testEhcache();
}
public void testEhcache() {
JSONObject json = new JSONObject();
json.put("operators", "hngd.yd");
HashMap<String, Object> map = ApiTest.callMethod(
"... | 593 | 0.681282 | 0.661046 | 29 | 19.482759 | 17.521652 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.586207 | false | false | 12 |
3e6e8d9dbbe4fb870bcc4d1ae2a33a55a59e232b | 6,236,292,538,145 | badf78a790d59f93ecdc6cf2c5e3000ed4c0fe51 | /java/src/kanzi/test/TestColorModel.java | d03f5c08aa56d8e4465ee860c6ece5aa9946538e | [
"Apache-2.0"
] | permissive | kronar/kanzi | https://github.com/kronar/kanzi | 67d73ff347ae4368cbdbb7c9bfae5b4299310e16 | 3872c76b9b410c44428e74b2065f3e2291cb8095 | refs/heads/master | 2021-01-19T00:03:22.438000 | 2016-06-19T04:19:06 | 2016-06-19T04:19:06 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
Copyright 2011-2013 Frederic Langlet
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 ... | UTF-8 | Java | 9,519 | java | TestColorModel.java | Java | [
{
"context": "/*\nCopyright 2011-2013 Frederic Langlet\nLicensed under the Apache License, Version 2.0 (t",
"end": 39,
"score": 0.9998542070388794,
"start": 23,
"tag": "NAME",
"value": "Frederic Langlet"
}
] | null | [] | /*
Copyright 2011-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 writing, s... | 9,509 | 0.601849 | 0.576951 | 248 | 37.383064 | 26.265135 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.254032 | false | false | 12 |
0bc48d7e137398cd20114f0cdd63a64f4751c254 | 6,914,897,373,507 | e19de3a4108c809368646942feb77176d1093c92 | /POO2/Pratica7/src/pratica7/HomeTheaterFacade.java | 5de327638ed59857a48303deaac219bc5f3c712b | [
"MIT"
] | permissive | matheuscr30/UFU | https://github.com/matheuscr30/UFU | c1ce7f496308dd47fa7031cd54beacc97abf68a5 | e947e5a4ccd5c025cb8ef6e00b42ea1160742712 | refs/heads/master | 2022-12-24T12:20:56.586000 | 2020-12-16T19:39:05 | 2020-12-16T19:39:05 | 90,077,279 | 0 | 0 | MIT | false | 2022-11-22T04:14:46 | 2017-05-02T20:57:00 | 2020-12-16T19:39:52 | 2022-11-22T04:14:43 | 445,769 | 0 | 0 | 12 | Python | false | false | /*
* 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 pratica7;
/**
*
* @author matheus
*/
public class HomeTheaterFacade {
private Amplificador amplificador;
private Te... | UTF-8 | Java | 2,499 | java | HomeTheaterFacade.java | Java | [
{
"context": "e editor.\n */\npackage pratica7;\n\n/**\n *\n * @author matheus\n */\npublic class HomeTheaterFacade {\n private ",
"end": 229,
"score": 0.9960662722587585,
"start": 222,
"tag": "USERNAME",
"value": "matheus"
}
] | 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 pratica7;
/**
*
* @author matheus
*/
public class HomeTheaterFacade {
private Amplificador amplificador;
private Te... | 2,499 | 0.630252 | 0.629852 | 83 | 29.108435 | 24.108696 | 202 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.795181 | false | false | 12 |
24fdecca73b8e03b3f118a30d8f695e237f3641b | 17,085,379,943,590 | aa870a6f221a701373fadede64556672b618be71 | /src/test/java/edu/piotrjonski/scrumus/business/CommentManagerIT.java | 0682ec34286816a528510c7339017b8a8f5edfcc | [] | no_license | sta-szek/scrumus | https://github.com/sta-szek/scrumus | bfbae47ae9f4394a21eecd781c8a4d67a7b91cca | 487f3af478596c00511821659f28df21cfde98d8 | refs/heads/master | 2021-03-24T12:35:32.046000 | 2016-02-17T09:55:58 | 2016-02-17T09:55:58 | 45,568,437 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.piotrjonski.scrumus.business;
import edu.piotrjonski.scrumus.dao.*;
import edu.piotrjonski.scrumus.domain.*;
import edu.piotrjonski.scrumus.utils.TestUtils;
import org.jboss.arquillian.container.test.api.Deployment;
import org.jboss.arquillian.junit.Arquillian;
import org.jboss.shrinkwrap.api.spec.WebArchi... | UTF-8 | Java | 8,235 | java | CommentManagerIT.java | Java | [
{
"context": "tSurname(\"email\");\n developer.setUsername(\"email\");\n return developer;\n }\n\n private C",
"end": 7102,
"score": 0.5454989075660706,
"start": 7097,
"tag": "USERNAME",
"value": "email"
}
] | null | [] | package edu.piotrjonski.scrumus.business;
import edu.piotrjonski.scrumus.dao.*;
import edu.piotrjonski.scrumus.domain.*;
import edu.piotrjonski.scrumus.utils.TestUtils;
import org.jboss.arquillian.container.test.api.Deployment;
import org.jboss.arquillian.junit.Arquillian;
import org.jboss.shrinkwrap.api.spec.WebArchi... | 8,235 | 0.616151 | 0.616151 | 261 | 30.555555 | 24.558043 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.475096 | false | false | 12 |
1ef2c3f3ad69dce406b8b9517f23fcd76594fc79 | 20,572,893,385,721 | bdabf99dff3893bb92e43bb1e45bd23713b6b4a3 | /ltiv1p3/src/main/java/com/example/ltiv1p3/demo/controller/JWKController.java | ff5cc852a311ef1246ea22c44f87b828e79110dc | [] | no_license | 70ekanetugu/practice | https://github.com/70ekanetugu/practice | 0b6847c9169f2e9a18f42281a9ca1e3c90e569b5 | 4052178848e3913e324b7600a9cad4b7cc068b6a | refs/heads/master | 2020-04-28T11:14:55.655000 | 2020-02-20T17:05:57 | 2020-02-20T17:05:57 | 175,230,432 | 0 | 0 | null | false | 2020-07-16T21:57:59 | 2019-03-12T14:34:17 | 2020-02-20T17:06:22 | 2020-07-16T21:57:57 | 4,214 | 0 | 0 | 6 | Java | false | false | package com.example.ltiv1p3.demo.controller;
import com.example.ltiv1p3.demo.entity.ToolBean;
import com.google.gson.Gson;
import io.fusionauth.jwks.domain.JSONWebKey;
import io.fusionauth.jwt.domain.Algorithm;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapp... | UTF-8 | Java | 1,307 | java | JWKController.java | Java | [] | null | [] | package com.example.ltiv1p3.demo.controller;
import com.example.ltiv1p3.demo.entity.ToolBean;
import com.google.gson.Gson;
import io.fusionauth.jwks.domain.JSONWebKey;
import io.fusionauth.jwt.domain.Algorithm;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapp... | 1,307 | 0.719969 | 0.713849 | 41 | 30.878048 | 20.822355 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.829268 | false | false | 12 |
4d030e1ebddeb217b81edcf940105998874cce81 | 20,572,893,386,601 | 21fb79b4daca9edcbe53eaedc6222db6904855d3 | /app/src/main/java/ru/divizdev/notifytodo/entities/NTask.java | fa5c6a6471009df686226c6873d4ed601da16862 | [] | no_license | divizdev/NotifyToDo | https://github.com/divizdev/NotifyToDo | 04055a0a34a7c2b0a2f627989b6316b9b503ac0b | 35c31a380caca54ff752c45b63a5fee46e2c6e31 | refs/heads/master | 2018-12-24T22:52:01.517000 | 2018-11-17T18:53:33 | 2018-11-17T18:53:33 | 126,727,811 | 0 | 0 | null | false | 2018-12-30T11:03:29 | 2018-03-25T18:34:04 | 2018-11-17T18:53:35 | 2018-12-30T11:03:29 | 288 | 0 | 0 | 0 | Java | false | null | package ru.divizdev.notifytodo.entities;
public class NTask {
private int _id;
private String _title;
private String _description;
private Boolean _isDone;
public NTask(String title, String description, Boolean isDone){
this(-1, title, description, isDone);
}
public NTask(int id,... | UTF-8 | Java | 1,681 | java | NTask.java | Java | [] | null | [] | package ru.divizdev.notifytodo.entities;
public class NTask {
private int _id;
private String _title;
private String _description;
private Boolean _isDone;
public NTask(String title, String description, Boolean isDone){
this(-1, title, description, isDone);
}
public NTask(int id,... | 1,681 | 0.579417 | 0.574658 | 63 | 25.682539 | 39.556599 | 285 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 12 |
8c889b3c5d69b9bc19d4872436043aed92da7d13 | 16,664,473,138,243 | fe490f592c9334f2ac7348694435cb608fb6a706 | /src/StreamsMap2.java | 1b33fa04810e6af110a67eaa7fc34c4d19f73172 | [] | no_license | FredrikGustafsson/Java8Tests | https://github.com/FredrikGustafsson/Java8Tests | edae63af2894f7841a983c59d5c9953a9fa6dbe2 | 1260dcda6f65d2eb82cced7843fa9132691cc820 | refs/heads/master | 2020-04-30T20:48:06.701000 | 2019-03-22T13:53:20 | 2019-03-22T13:53:20 | 177,078,281 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import java.util.stream.Collectors;
public class StreamsMap2 {
public static void main(String[] args) {
// Streams apply to data type
List<Integer> num = Arrays.asList(1,2,3,4,5);
List<Integer> collect1 = num.stre... | UTF-8 | Java | 436 | java | StreamsMap2.java | Java | [] | null | [] | import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import java.util.stream.Collectors;
public class StreamsMap2 {
public static void main(String[] args) {
// Streams apply to data type
List<Integer> num = Arrays.asList(1,2,3,4,5);
List<Integer> collect1 = num.stre... | 436 | 0.649083 | 0.616973 | 16 | 26.25 | 25.138367 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.9375 | false | false | 12 |
28fe1ef99d04a3f32d3f0e7e81bd9446713bd8e4 | 32,942,399,204,904 | 2169f62b098e0eb8b52f29be2c266a40dd5225a1 | /web-console/web-console-server/src/test/java/org/apache/ignite/console/services/NotificationServiceTest.java | a4c7cc90762c37be6827660a00817741cba63230 | [
"Apache-2.0",
"LicenseRef-scancode-gutenberg-2020",
"CC0-1.0",
"BSD-3-Clause"
] | permissive | junphine/ignite | https://github.com/junphine/ignite | 74315b8e212d66517312bb6bb0a3f41f5452e9eb | af9fc81cdf5e001c872de00879e5008c9f380468 | refs/heads/master | 2023-08-03T10:59:27.845000 | 2023-07-28T10:49:46 | 2023-07-28T10:49:46 | 149,442,849 | 1 | 0 | Apache-2.0 | true | 2018-09-19T11:51:30 | 2018-09-19T11:51:30 | 2018-09-19T10:16:13 | 2018-09-19T11:41:44 | 288,245 | 0 | 0 | 0 | null | false | null | /*
* Copyright 2019 GridGain Systems, Inc. and Contributors.
*
* Licensed under the GridGain Community Edition License (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.gridgain.com/products/software/community-edition... | UTF-8 | Java | 2,383 | java | NotificationServiceTest.java | Java | [] | null | [] | /*
* Copyright 2019 GridGain Systems, Inc. and Contributors.
*
* Licensed under the GridGain Community Edition License (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.gridgain.com/products/software/community-edition... | 2,383 | 0.754092 | 0.751574 | 64 | 36.234375 | 29.602968 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.53125 | false | false | 12 |
d12755a6bc94a37ae933e51358b12c4f1b67875b | 31,413,390,826,078 | 36c99521fcd608e85e1f52d345dbdef868a4cbbb | /demo-zipkin/demo-user/src/main/java/com/demo/ysz/zipkin/user/UserApi.java | 716a2ded12b73f5715664a6ae92c1fcb63be9ff5 | [] | no_license | loposition/demo | https://github.com/loposition/demo | 4193cab86048cbc12e86ac28d1d490a24776f209 | d5318e3a473fa54b4b8d8681482b065922756692 | refs/heads/master | 2021-08-31T16:47:17.409000 | 2017-12-22T04:11:42 | 2017-12-22T04:11:42 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.demo.ysz.zipkin.user;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
/**
* <B>描述:</B><br/> <B>作者:</B> carl.yu <br/> <B>时间:</B> 2017/12/2 <br/> <B>版本:</B><br/>
*/
@RestController
public class UserApi {
@RequestMapping("user... | UTF-8 | Java | 405 | java | UserApi.java | Java | [
{
"context": "RestController;\n\n/**\n * <B>描述:</B><br/> <B>作者:</B> carl.yu <br/> <B>时间:</B> 2017/12/2 <br/> <B>版本:</B><br/>\n",
"end": 203,
"score": 0.998921275138855,
"start": 196,
"tag": "USERNAME",
"value": "carl.yu"
}
] | null | [] | package com.demo.ysz.zipkin.user;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
/**
* <B>描述:</B><br/> <B>作者:</B> carl.yu <br/> <B>时间:</B> 2017/12/2 <br/> <B>版本:</B><br/>
*/
@RestController
public class UserApi {
@RequestMapping("user... | 405 | 0.677165 | 0.658793 | 16 | 22.8125 | 25.661787 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 12 |
cbb22ca4e3480c400f324f604a6d714ff3997c9f | 18,210,661,381,503 | 97fd02f71b45aa235f917e79dd68b61c62b56c1c | /src/main/java/com/tencentcloudapi/sms/v20190711/models/DescribeSmsSignListRequest.java | 60a8187a59e89695d040c1d09059f8592aa30da9 | [
"Apache-2.0"
] | permissive | TencentCloud/tencentcloud-sdk-java | https://github.com/TencentCloud/tencentcloud-sdk-java | 7df922f7c5826732e35edeab3320035e0cdfba05 | 09fa672d75e5ca33319a23fcd8b9ca3d2afab1ec | refs/heads/master | 2023-09-04T10:51:57.854000 | 2023-09-01T03:21:09 | 2023-09-01T03:21:09 | 129,837,505 | 537 | 317 | Apache-2.0 | false | 2023-09-13T02:42:03 | 2018-04-17T02:58:16 | 2023-09-04T04:59:58 | 2023-09-13T02:42:02 | 100,723 | 481 | 297 | 13 | Java | false | false | /*
* Copyright (c) 2017-2018 THL A29 Limited, a Tencent company. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
... | UTF-8 | Java | 3,291 | java | DescribeSmsSignListRequest.java | Java | [] | null | [] | /*
* Copyright (c) 2017-2018 THL A29 Limited, a Tencent company. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
... | 3,291 | 0.643511 | 0.632328 | 109 | 26.06422 | 25.493038 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.321101 | false | false | 12 |
f4e63b6ace71622d3fbfecca42d97cb36f62bd64 | 24,000,277,302,120 | 0c643d16a3076818a1740fb6609d90ef774978c9 | /agency/src/main/java/com/maidirui/agency/network/entity/product/RequirementListEntity.java | 7f12285861330767bb779061c44582c859bc224a | [] | no_license | ThisMJ/MaiDiRui | https://github.com/ThisMJ/MaiDiRui | 746adb73239fe5c5a1235ed9fc8f57dd237aae08 | 77c1152e16427fe500b26f9d13a9e7fa0e7cdcbc | refs/heads/master | 2016-12-13T01:40:44.531000 | 2016-11-24T07:20:59 | 2016-11-24T07:20:59 | 56,203,847 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.maidirui.agency.network.entity.product;
import com.maidirui.framework.network.entity.BaseEntity;
import java.util.List;
/**
* @author tangmingjian
* @date 16/6/13 上午11:33
*/
public class RequirementListEntity extends BaseEntity {
private List<RequirementListBean> data;
public List<Requiremen... | UTF-8 | Java | 467 | java | RequirementListEntity.java | Java | [
{
"context": "aseEntity;\n\nimport java.util.List;\n\n/**\n * @author tangmingjian\n * @date 16/6/13 上午11:33\n */\npublic class Require",
"end": 162,
"score": 0.9993793964385986,
"start": 150,
"tag": "USERNAME",
"value": "tangmingjian"
}
] | null | [] | package com.maidirui.agency.network.entity.product;
import com.maidirui.framework.network.entity.BaseEntity;
import java.util.List;
/**
* @author tangmingjian
* @date 16/6/13 上午11:33
*/
public class RequirementListEntity extends BaseEntity {
private List<RequirementListBean> data;
public List<Requiremen... | 467 | 0.710583 | 0.691145 | 22 | 20.045454 | 21.327484 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 12 |
dde798f9d7cfb01b855c5befee64f2e2cdf71c7c | 22,978,075,052,472 | 9e60d0bdbf4a449d5afbe3b84e03d3a813cec9b7 | /src/main/java/in/oneton/idea/spring/assistant/plugin/suggestion/metadata/json/SpringConfigurationMetadataValueProviderType.java | 44ada1cf52d2eb3b84c1f7cb003f4b029f45c077 | [
"MIT"
] | permissive | douglsantos/intellij-spring-assistant | https://github.com/douglsantos/intellij-spring-assistant | 211b1277b70250748a200164af9f563341fff0f8 | 62ebd44ebcc470d4ba2afd1b6e696f8f90eaf088 | refs/heads/main | 2023-07-20T02:01:36.025000 | 2021-08-30T13:15:53 | 2021-08-30T13:15:53 | 401,336,489 | 0 | 0 | MIT | true | 2021-08-30T12:31:17 | 2021-08-30T12:31:17 | 2021-08-30T09:07:35 | 2021-08-26T19:12:58 | 8,953 | 0 | 0 | 0 | null | false | false | package in.oneton.idea.spring.assistant.plugin.suggestion.metadata.json;
/**
* Refer to https://docs.spring.io/spring-boot/docs/2.0.0.M6/reference/htmlsingle/#_value_providers
*/
public enum SpringConfigurationMetadataValueProviderType {
any, unknown, class_reference, handle_as, logger_name, spring_bean_reference,... | UTF-8 | Java | 343 | java | SpringConfigurationMetadataValueProviderType.java | Java | [] | null | [] | package in.oneton.idea.spring.assistant.plugin.suggestion.metadata.json;
/**
* Refer to https://docs.spring.io/spring-boot/docs/2.0.0.M6/reference/htmlsingle/#_value_providers
*/
public enum SpringConfigurationMetadataValueProviderType {
any, unknown, class_reference, handle_as, logger_name, spring_bean_reference,... | 343 | 0.787172 | 0.77551 | 8 | 41.875 | 42.042946 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.875 | false | false | 12 |
5534340a7aa9f29d5a1a4d15fc2a551198596882 | 13,331,578,545,954 | f272279ed3a9897e34e57687c7b27e2a8ebd0d58 | /tongli/src/cn/com/yearos/web/action/course/C102Action.java | c064c38fb0b38a21819b69d85640a35b6dc460ee | [] | no_license | happy6eve/tongli | https://github.com/happy6eve/tongli | ec0b0a240d9476b71d9a315c2180886105a443d2 | a3015d21bf289c120d49a94b4220c66c8215a943 | refs/heads/master | 2018-04-11T14:57:29.165000 | 2015-01-18T05:51:00 | 2015-01-18T05:51:00 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* 课程表管理 ActionClass
*
* VERSION DATE BY REASON
* -------- ----------- --------------- ------------------------------------------
* 1.00 2014.04.07 wuxiaogang 程序・发布
* -------- ----------- --------------- ------------------------------------------
* Copyright 2014 童励 Syste... | UTF-8 | Java | 27,653 | java | C102Action.java | Java | [
{
"context": "-------------------------\r\n * 1.00 2014.04.07 wuxiaogang 程序・发布\r\n * -------- ----------- -------------",
"end": 196,
"score": 0.9995558857917786,
"start": 186,
"tag": "USERNAME",
"value": "wuxiaogang"
},
{
"context": "nfo;\r\n\r\n/**\r\n * 课程表管理 ActionClass... | null | [] | /*
* 课程表管理 ActionClass
*
* VERSION DATE BY REASON
* -------- ----------- --------------- ------------------------------------------
* 1.00 2014.04.07 wuxiaogang 程序・发布
* -------- ----------- --------------- ------------------------------------------
* Copyright 2014 童励 Syste... | 27,653 | 0.633561 | 0.624256 | 928 | 24.983837 | 22.443865 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.450431 | false | false | 12 |
e22a584fa33714d6213b8071eacd0e55bf368ffd | 13,331,578,548,594 | 2c5eacd20d7db54abb4efcff8d6ccf1bb27ad5eb | /src/test/java/com/appiu/utils/AbstractTest.java | e2e0977bdc89ba1f228070808892c21e1a9f15c1 | [] | no_license | vijaynirmal/ParamTestNGIosBuild | https://github.com/vijaynirmal/ParamTestNGIosBuild | 18a4097478b8b78a625f864b42eb8c6c1aec2333 | ec65f2775e6fe3efd8af4f6cea8666b0f20edee6 | refs/heads/master | 2018-01-11T19:46:37.990000 | 2015-12-19T22:37:16 | 2015-12-19T22:37:16 | 48,299,182 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.appiu.utils;
import java.io.File;
import java.io.IOException;
import java.net.MalformedURLException;
import java.net.URL;
import java.util.concurrent.TimeUnit;
import org.apache.commons.exec.CommandLine;
import org.apache.commons.exec.DefaultExecuteResultHandler;
import org.apache.commons.exec.DefaultExec... | UTF-8 | Java | 4,105 | java | AbstractTest.java | Java | [
{
"context": "\t\ttry {\n\t\t\tdriver = new IOSDriver(new URL(\"http://127.0.0.1:4723/wd/hub\"),capabilities);\n\t\t} catch (Malformed",
"end": 2038,
"score": 0.999745786190033,
"start": 2029,
"tag": "IP_ADDRESS",
"value": "127.0.0.1"
},
{
"context": "new File(\"lib/server/main.js\")... | null | [] | package com.appiu.utils;
import java.io.File;
import java.io.IOException;
import java.net.MalformedURLException;
import java.net.URL;
import java.util.concurrent.TimeUnit;
import org.apache.commons.exec.CommandLine;
import org.apache.commons.exec.DefaultExecuteResultHandler;
import org.apache.commons.exec.DefaultExec... | 4,105 | 0.755907 | 0.740804 | 116 | 34.387932 | 30.799343 | 177 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.62069 | false | false | 12 |
393a214aef31517bd5a9eff3d78c5c809136a6e6 | 4,449,586,138,512 | c0c371cdfeee7df175f7b7d1d353b2ea9c759ed1 | /src/HoleNode.java | 2a3449126644701b3305ce1c767476d9a7c9622d | [] | no_license | EdanSneh/Mancala | https://github.com/EdanSneh/Mancala | fc47df20d71dbe1083445d0741a935ad12191b31 | 51130ee5302f6090874f5a32d32f84208262d2c4 | refs/heads/master | 2020-04-09T16:13:20.572000 | 2018-12-05T02:16:39 | 2018-12-05T02:16:39 | 160,446,984 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class HoleNode {
public int value;
public HoleNode(int value) {
this.value = value;
}
}
| UTF-8 | Java | 116 | java | HoleNode.java | Java | [] | null | [] | public class HoleNode {
public int value;
public HoleNode(int value) {
this.value = value;
}
}
| 116 | 0.594828 | 0.594828 | 7 | 15.571428 | 12.257442 | 32 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 12 |
c307f8b204ea75d14110bd0ceb83de13897a117f | 7,911,329,781,998 | 1e0712512f53fbe74564e83b6c6124906d60e119 | /Contest1107/src/D.java | 42a7d087a419d46bec14fbb0d38348bf7f0239f2 | [] | no_license | l-winston/CodeForces | https://github.com/l-winston/CodeForces | 878454e1104b679d81fa0bc7cc8d95aefe52ffca | 8d91f326299d723fd6f1818b0565cf3ccff0bc23 | refs/heads/master | 2020-04-19T06:51:35.460000 | 2019-02-03T20:18:58 | 2019-02-03T20:18:58 | 168,029,885 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.math.BigInteger;
import java.util.Arrays;
import java.util.HashSet;
import java.util.StringTokenizer;
public class D {
private static String[] staticLookup = new String[]{"0000", "0... | UTF-8 | Java | 3,662 | java | D.java | Java | [] | null | [] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.math.BigInteger;
import java.util.Arrays;
import java.util.HashSet;
import java.util.StringTokenizer;
public class D {
private static String[] staticLookup = new String[]{"0000", "0... | 3,662 | 0.46177 | 0.43692 | 148 | 23.729731 | 22.057846 | 184 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.601351 | false | false | 12 |
42da5961d8c02a03265efa0157deaeed41950ad7 | 15,839,839,407,966 | 8e9f2a6ff007af208c91b3fc9a032cf54d195ba1 | /app/src/main/java/com/example/ahmed/teachercalender/Interfaces/connection.java | 91ecf9f4a72fa613c31f8ef3851b14f96446fa8f | [] | no_license | hassan671651github/nanodegreeApplication | https://github.com/hassan671651github/nanodegreeApplication | 9f14c82c997625aff15ae41fe0af1b7e95970835 | 6abbc61160f14c9b40291bc65eacd1081316a86e | refs/heads/master | 2020-06-21T11:38:53.530000 | 2016-12-10T06:37:21 | 2016-12-10T06:37:21 | 74,788,582 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.ahmed.teachercalender.Interfaces;
import android.os.Bundle;
/**
* Created by Ahmed on 12/11/2016.
*/
public interface connection {
public void connect(int id, String sender);
}
| UTF-8 | Java | 205 | java | connection.java | Java | [
{
"context": "ces;\n\nimport android.os.Bundle;\n\n/**\n * Created by Ahmed on 12/11/2016.\n */\npublic interface connection {\n",
"end": 105,
"score": 0.9996393918991089,
"start": 100,
"tag": "NAME",
"value": "Ahmed"
}
] | null | [] | package com.example.ahmed.teachercalender.Interfaces;
import android.os.Bundle;
/**
* Created by Ahmed on 12/11/2016.
*/
public interface connection {
public void connect(int id, String sender);
}
| 205 | 0.736585 | 0.697561 | 10 | 19.5 | 19.637974 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 12 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.