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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a2338351bb7c46b203d5abc4c52144f8ee738e67 | 36,515,811,995,618 | b29ca4cdc509a7baf30d0d8c3be81184b26ac50a | /test/sdno-testframework/src/main/java/org/openo/sdno/testframework/topology/TopologyOperation.java | 2215998aa553ce87f555edd6c7a346c285b07eb4 | [] | no_license | Cindia-blue/integration | https://github.com/Cindia-blue/integration | e21d049626f8fc412e22a9271523d96444abfdb1 | 2e69683c4096a1151ac663a9627e1d34a873d5e6 | refs/heads/master | 2021-01-17T21:11:30.373000 | 2017-03-27T07:19:46 | 2017-03-27T07:19:46 | 84,160,585 | 0 | 3 | null | false | 2017-03-28T10:00:41 | 2017-03-07T05:55:55 | 2017-03-07T06:06:14 | 2017-03-27T07:19:47 | 14,067 | 0 | 3 | 1 | Shell | null | null | /*
* Copyright 2016 Huawei Technologies Co., Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | UTF-8 | Java | 5,082 | java | TopologyOperation.java | Java | [] | null | [] | /*
* Copyright 2016 Huawei Technologies Co., Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 5,082 | 0.668438 | 0.661354 | 157 | 31.369427 | 28.138258 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.324841 | false | false | 12 |
1eceb4329dd604c5c0970a645c95b7232a7ee166 | 31,370,441,154,168 | 5a9bd90cc57a9eee7fd776b72630d06deb0364f4 | /src/Editors/Editors Lib/src/file/FileEncoder.java | 99690cdf2350605a46d0374d87b15ac06cd166b9 | [] | no_license | gsaurus/evolution-engine | https://github.com/gsaurus/evolution-engine | 2ca83a74bfa080c90d150f6cbfdd47278b115786 | 7d2ce5cee58430ec00054074bf340d05b9fb90fd | refs/heads/master | 2020-09-19T23:08:34.511000 | 2016-08-23T22:16:16 | 2016-08-23T22:16:16 | 66,400,228 | 7 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package file;
import java.io.DataInputStream;
import java.io.DataOutputStream;
import java.io.IOException;
/**
*
* @author Gil
*/
public class FileEncoder<E extends IReadWrite> extends AFileResolver{
E fileData... | UTF-8 | Java | 1,043 | java | FileEncoder.java | Java | [
{
"context": "am;\nimport java.io.IOException;\n\n/**\n *\n * @author Gil\n */\npublic class FileEncoder<E extends IReadWrite",
"end": 231,
"score": 0.8075054883956909,
"start": 228,
"tag": "NAME",
"value": "Gil"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package file;
import java.io.DataInputStream;
import java.io.DataOutputStream;
import java.io.IOException;
/**
*
* @author Gil
*/
public class FileEncoder<E extends IReadWrite> extends AFileResolver{
E fileData... | 1,043 | 0.643337 | 0.643337 | 48 | 20.729166 | 20.8494 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.395833 | false | false | 12 |
3e7aebcf6cd1f5dd075bc26e4cc45c5f1aad9b25 | 9,818,295,287,459 | a28345ff08c7ba4522abcf919401c0044834367c | /src/com/company/Main.java | f121f31f610ef406f151a8c94b2120824ba7af52 | [] | no_license | bektursunny/hw2 | https://github.com/bektursunny/hw2 | 7b55a5432a54885ea7416ae787c6afc9868d90d4 | abb02d6a54c9a8fb367b834ca78351908213cd02 | refs/heads/master | 2020-07-10T15:18:37.567000 | 2019-08-26T16:29:17 | 2019-08-26T16:29:17 | 204,296,341 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
public class Main {
public static void main(String[] args) {
String name = "Nelly";
int age = 33;
int temp = 36;
if ((temp > 30 || temp < -20) && (age > 20 || age < 45)) {
System.out.println("Не выходим гулять");
} else {
System... | UTF-8 | Java | 917 | java | Main.java | Java | [
{
"context": "void main(String[] args) {\n String name = \"Nelly\";\n int age = 33;\n int temp = 36;\n\n ",
"end": 116,
"score": 0.9996450543403625,
"start": 111,
"tag": "NAME",
"value": "Nelly"
}
] | null | [] | package com.company;
public class Main {
public static void main(String[] args) {
String name = "Nelly";
int age = 33;
int temp = 36;
if ((temp > 30 || temp < -20) && (age > 20 || age < 45)) {
System.out.println("Не выходим гулять");
} else {
System... | 917 | 0.505102 | 0.475765 | 33 | 22.757576 | 23.848042 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 12 |
bab1bb8d80598fa826959d20321b507f74abdd0b | 8,108,898,259,607 | 1b7c3d67b2880375186cc6f2adea08800fc9d1d5 | /src/other/OtherStrategy.java | 2579baa9798ca1121b47f9f32430184de43d2371 | [
"BSD-3-Clause"
] | permissive | cryingshadow/shades | https://github.com/cryingshadow/shades | 30ac169b084a4dbbb36e981711ff4d26e506904c | e0830858e87fa15d4a7e1e71cac9628d0f4947ff | refs/heads/master | 2023-06-27T01:05:36.190000 | 2023-06-17T15:59:27 | 2023-06-17T15:59:27 | 74,273,786 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package other;
import robots.*;
public interface OtherStrategy extends RobotStrategy {
}
| UTF-8 | Java | 99 | java | OtherStrategy.java | Java | [] | null | [] | package other;
import robots.*;
public interface OtherStrategy extends RobotStrategy {
}
| 99 | 0.727273 | 0.727273 | 7 | 12.142858 | 18.2712 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 12 |
85cafccc9536d9c3cb0eccb261e63ab2dbc18411 | 20,538,533,653,547 | 21df4c2b5c17d04ddb46d8db58ff6259cc04f770 | /bruteforce/BruteForce/src/main/java/abo/pro/Main.java | a36149a7733427ec68757eb3d0bee7eace6e2535 | [] | no_license | Aboualy/Datastrukturer-och-algoritmer_JAVA | https://github.com/Aboualy/Datastrukturer-och-algoritmer_JAVA | 36c9f3685392a45d614beb42d1519a5204d28135 | 85f239aacf72289f95b9b35ba468b859405f8bd6 | refs/heads/master | 2021-07-06T11:03:27.203000 | 2017-10-03T12:41:36 | 2017-10-03T12:41:36 | 105,649,752 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package abo.pro;
import org.json.simple.JSONArray;
import org.json.simple.JSONObject;
import org.json.simple.parser.JSONParser;
import org.json.simple.parser.ParseException;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import java.util.HashMap;
import java.util.Locale;
i... | UTF-8 | Java | 1,777 | java | Main.java | Java | [] | null | [] | package abo.pro;
import org.json.simple.JSONArray;
import org.json.simple.JSONObject;
import org.json.simple.parser.JSONParser;
import org.json.simple.parser.ParseException;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import java.util.HashMap;
import java.util.Locale;
i... | 1,777 | 0.728194 | 0.725943 | 65 | 26.353846 | 25.565861 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.415385 | false | false | 12 |
95aaaa406209a06d0eaaee705d271c66b34121f2 | 16,432,544,914,538 | 9910b504dd9d3cdc86fbf245de7a2053b2787c2a | /src/main/java/com/autotune/analyzer/k8sObjects/FunctionVariable.java | 6db94293fa798c519c493407f9ede528003ba79a | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | johnaohara/autotune-1 | https://github.com/johnaohara/autotune-1 | 3a847a2aca14d5815e3f618da93563b258c16405 | 95ec263174b48637a1770b9705848582379df703 | refs/heads/master | 2023-08-30T22:52:28.849000 | 2021-09-20T12:17:05 | 2021-09-20T12:17:05 | 410,027,108 | 0 | 0 | Apache-2.0 | true | 2021-09-24T16:12:33 | 2021-09-24T16:12:32 | 2021-09-20T15:21:17 | 2021-09-23T12:18:07 | 1,320 | 0 | 0 | 0 | null | false | false | /*******************************************************************************
* Copyright (c) 2020, 2021 Red Hat, IBM Corporation and others.
*
* 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 Lice... | UTF-8 | Java | 1,772 | java | FunctionVariable.java | Java | [] | null | [] | /*******************************************************************************
* Copyright (c) 2020, 2021 Red Hat, IBM Corporation and others.
*
* 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 Lice... | 1,772 | 0.666479 | 0.659142 | 60 | 28.533333 | 26.054089 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.033333 | false | false | 12 |
cc36400080711df106f1a7ea9c861bd338e496b9 | 31,250,182,049,520 | 103c88e5655b724726ddbf476672ff52f31e8faa | /228SummaryRange/SummaryRange.java | 3c6d7cd0a76e42436c8954876a45b64b09e0c215 | [] | no_license | wuyangzhang/Leetcode | https://github.com/wuyangzhang/Leetcode | 743c8f0d39ff013e7f4d1843e9195b9e7dbcb4c1 | 9b359e0774ae638fa32302589a41558ce3734f6c | refs/heads/master | 2018-01-12T05:08:31.807000 | 2016-02-14T03:31:00 | 2016-02-14T03:31:00 | 51,677,949 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
public class SummaryRange {
public List<String> summaryRanges(int[] nums) {
List<String> range = new LinkedList<String>();
if(nums.length ==1){
range.add(""+nums[0]);
return range;
}
for(int start=0, end =0 ; end < nums.length; end++){
... | UTF-8 | Java | 963 | java | SummaryRange.java | Java | [] | null | [] | import java.util.*;
public class SummaryRange {
public List<String> summaryRanges(int[] nums) {
List<String> range = new LinkedList<String>();
if(nums.length ==1){
range.add(""+nums[0]);
return range;
}
for(int start=0, end =0 ; end < nums.length; end++){
... | 963 | 0.479751 | 0.470405 | 36 | 25.777779 | 20.864792 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 12 |
a682dc276abf20db975e6d9e3f59691c5efbb1c6 | 6,313,601,946,523 | 14a88dec0b32611d581627cf7fa3871558e92fe0 | /src/callCenter/CallerList.java | 804f2a1163513a66f8568515fd474e04bbe66317 | [] | no_license | J0hnL3e/Stacks-Queues | https://github.com/J0hnL3e/Stacks-Queues | 548a111617ed380b4a7c22f4f7088e87f7057b54 | cbcf8183319eed25411ee692cffcd3c256b440a5 | refs/heads/master | 2021-07-05T06:55:51.236000 | 2017-06-21T17:43:04 | 2017-06-21T17:43:04 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package callCenter;
import java.util.LinkedList;
import java.util.Queue;
public class CallerList implements Queues {
private Queue<RealCustomer> Pravat = new LinkedList<RealCustomer>();
private Queue<RealCustomer> platinum = new LinkedList<RealCustomer>();
private Queue<RealCustomer> gold = new LinkedLis... | UTF-8 | Java | 2,785 | java | CallerList.java | Java | [] | null | [] | package callCenter;
import java.util.LinkedList;
import java.util.Queue;
public class CallerList implements Queues {
private Queue<RealCustomer> Pravat = new LinkedList<RealCustomer>();
private Queue<RealCustomer> platinum = new LinkedList<RealCustomer>();
private Queue<RealCustomer> gold = new LinkedLis... | 2,785 | 0.614722 | 0.613645 | 100 | 25.85 | 24.408348 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.72 | false | false | 12 |
0d47cc7d545e95a9036bcdf3de9bd30f41d406c1 | 15,375,982,943,136 | a2440dbe95b034784aa940ddc0ee0faae7869e76 | /modules/samples/src/test/java/org/lwjgl/demo/ovr/HelloLibOVR.java | 881a257b7a80cd95586cce6ab7a0f28be1f0158b | [
"LGPL-2.0-or-later",
"BSD-3-Clause",
"LicenseRef-scancode-free-unknown",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | LWJGL/lwjgl3 | https://github.com/LWJGL/lwjgl3 | 8972338303520c5880d4a705ddeef60472a3d8e5 | 67b64ad33bdeece7c09b0f533effffb278c3ecf7 | refs/heads/master | 2023-08-26T16:21:38.090000 | 2023-08-26T16:05:52 | 2023-08-26T16:05:52 | 7,296,244 | 4,835 | 1,004 | BSD-3-Clause | false | 2023-09-10T12:03:24 | 2012-12-23T15:40:04 | 2023-09-09T08:21:45 | 2023-09-10T12:03:24 | 95,661 | 4,333 | 601 | 64 | Java | false | false | /*
* Copyright LWJGL. All rights reserved.
* License terms: https://www.lwjgl.org/license
*/
package org.lwjgl.demo.ovr;
import org.lwjgl.*;
import org.lwjgl.ovr.*;
import static org.lwjgl.ovr.OVR.*;
import static org.lwjgl.ovr.OVRUtil.*;
import static org.lwjgl.system.MemoryUtil.*;
public final class HelloLibOVR... | UTF-8 | Java | 1,926 | java | HelloLibOVR.java | Java | [] | null | [] | /*
* Copyright LWJGL. All rights reserved.
* License terms: https://www.lwjgl.org/license
*/
package org.lwjgl.demo.ovr;
import org.lwjgl.*;
import org.lwjgl.ovr.*;
import static org.lwjgl.ovr.OVR.*;
import static org.lwjgl.ovr.OVRUtil.*;
import static org.lwjgl.system.MemoryUtil.*;
public final class HelloLibOVR... | 1,926 | 0.602804 | 0.601246 | 61 | 30.590164 | 34.831387 | 153 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.459016 | false | false | 12 |
128dea1ccb62782ce0036e15035e83510888a079 | 29,652,454,236,574 | 7acb37a170b9fa77f3d3c657ae1560e543423b22 | /pontoSistemas/src/RegraNegocio/RegrasNegocio.java | d7df5f5db9d99a7c79032be49e3427f4b0ef458a | [] | no_license | gerecorrea/Desafio-PS | https://github.com/gerecorrea/Desafio-PS | a89f8b109a2dd3c8d40874ed4d0ba3c91b9d2ad4 | 531cd4b3789726f031376789689e97f6e42bf646 | refs/heads/master | 2022-03-14T22:28:00.725000 | 2019-12-11T13:11:51 | 2019-12-11T13:11:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package RegraNegocio;
import dados.*;
import dao.*;
import java.sql.SQLException;
public class RegrasNegocio {
static RegrasNegocio instancia = null;
private RegrasNegocio() throws Exception{
init();
}
private void init() throws Exception{
PessoaDAO est = new Pe... | UTF-8 | Java | 1,425 | java | RegrasNegocio.java | Java | [] | null | [] | package RegraNegocio;
import dados.*;
import dao.*;
import java.sql.SQLException;
public class RegrasNegocio {
static RegrasNegocio instancia = null;
private RegrasNegocio() throws Exception{
init();
}
private void init() throws Exception{
PessoaDAO est = new Pe... | 1,425 | 0.620325 | 0.620325 | 48 | 27.520834 | 28.228968 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 12 |
1d3fa4db9877110175d1b9a9dbfc574617d23e72 | 14,027,363,222,166 | c6e9d89306da3dee1b2339014d8b8216309c052b | /src/org/adligo/fabricate_tests/models/common/FabricationRoutineCreationExceptionTrial.java | 2a207e11f5d9e0bdb4e8ca19c36f44702305e1df | [
"Apache-2.0"
] | permissive | adligo/fabricate_tests.adligo.org | https://github.com/adligo/fabricate_tests.adligo.org | 70143d659c1cf50cc9ef23e1a0c1ac74ba87fa5a | b2d2c80d2c6fb84338fb1c1599888629b348abe0 | refs/heads/master | 2021-01-10T21:35:35.966000 | 2015-04-01T13:36:45 | 2015-04-01T13:36:45 | 33,228,690 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.adligo.fabricate_tests.models.common;
import org.adligo.fabricate.common.en.SystemEnMessages;
import org.adligo.fabricate.common.log.I_FabLog;
import org.adligo.fabricate.models.common.FabricationRoutineCreationException;
import org.adligo.fabricate.routines.I_InputAware;
import org.adligo.fabricate.routin... | UTF-8 | Java | 7,114 | java | FabricationRoutineCreationExceptionTrial.java | Java | [] | null | [] | package org.adligo.fabricate_tests.models.common;
import org.adligo.fabricate.common.en.SystemEnMessages;
import org.adligo.fabricate.common.log.I_FabLog;
import org.adligo.fabricate.models.common.FabricationRoutineCreationException;
import org.adligo.fabricate.routines.I_InputAware;
import org.adligo.fabricate.routin... | 7,114 | 0.750211 | 0.741215 | 153 | 45.496731 | 28.929512 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.163399 | false | false | 12 |
26795f222cf6716f121391ce97aa5919afea22da | 6,201,932,826,744 | dd51c492a8607430152683eaa660cbddda0ffa76 | /src/br/unifesspa/list/TestIterable.java | 4a50237952e29f8d5a419a01929e69ec1f85f298 | [] | no_license | vitorcastro/project-list | https://github.com/vitorcastro/project-list | 857cad9fd4154b64e27bf228fd6d5f037fcb37ee | 81d4c55273e8a8b8830038de08dafa82f947d1e0 | refs/heads/master | 2021-01-20T01:40:27.076000 | 2017-08-24T12:59:41 | 2017-08-24T12:59:41 | 101,294,951 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.unifesspa.list;
import java.util.ArrayList;
import java.util.List;
public class TestIterable {
public static void main(String[] args) {
List<Elemento> elementos = new ArrayList<Elemento>();
elementos.add(new Elemento("Vitor"));
Iterable<Elemento> iterableElementos = elementos;
for(Elemen... | UTF-8 | Java | 406 | java | TestIterable.java | Java | [] | null | [] | package br.unifesspa.list;
import java.util.ArrayList;
import java.util.List;
public class TestIterable {
public static void main(String[] args) {
List<Elemento> elementos = new ArrayList<Elemento>();
elementos.add(new Elemento("Vitor"));
Iterable<Elemento> iterableElementos = elementos;
for(Elemen... | 406 | 0.724138 | 0.724138 | 20 | 19.299999 | 19.644592 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.45 | false | false | 12 |
70c42c0711d7418147d3c71fb36a15c71acc838c | 17,806,934,467,494 | 6e40f1649a8929185eb9796715a991a3dfbec095 | /app/src/main/java/com/anas/fishday/screens/login/LoginPresenterImpl.java | fe9d982d329ad7684aeb2ef26b108088407fd63f | [] | no_license | waterflower124/android-shop | https://github.com/waterflower124/android-shop | 5e33cd08dca2e79a3fac2016a67d84c90bdd4389 | 6ed4d321b07b736850eb968823ea386d16f0dffd | refs/heads/main | 2023-05-06T14:24:47.144000 | 2021-05-27T03:14:24 | 2021-05-27T03:14:24 | 371,232,220 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.anas.fishday.screens.login;
import android.util.Log;
import com.anas.fishday.entities.ResponseEntity;
import com.anas.fishday.entities.User;
import com.anas.fishday.screens.login.interfaces.LoginInteractor;
import com.anas.fishday.screens.login.interfaces.LoginPresenter;
/**
* Created by Anas on 2/15/20... | UTF-8 | Java | 1,377 | java | LoginPresenterImpl.java | Java | [
{
"context": "ogin.interfaces.LoginPresenter;\n\n/**\n * Created by Anas on 2/15/2018.\n */\n\npublic class LoginPresenterImp",
"end": 309,
"score": 0.9987815022468567,
"start": 305,
"tag": "NAME",
"value": "Anas"
}
] | null | [] | package com.anas.fishday.screens.login;
import android.util.Log;
import com.anas.fishday.entities.ResponseEntity;
import com.anas.fishday.entities.User;
import com.anas.fishday.screens.login.interfaces.LoginInteractor;
import com.anas.fishday.screens.login.interfaces.LoginPresenter;
/**
* Created by Anas on 2/15/20... | 1,377 | 0.652869 | 0.641249 | 53 | 24.981133 | 21.732933 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.396226 | false | false | 12 |
244fbaa065bcc1a8b852cb8ce9bb87f47a744638 | 12,816,182,421,266 | 91110b922f8a59ac8642245c70f5d0efe24ab3d8 | /src/main/java/com/ec/lidl/beans/DetailsBean.java | 7582b0e45d142f059255981663a03970530560ba | [] | no_license | andrei261093/invoice-generator-api | https://github.com/andrei261093/invoice-generator-api | 580a7cdca3218dedcf05da9e8963383d6fbdc551 | d074a9c1d515ddb68300c1c33e4f311e2578447e | refs/heads/master | 2022-05-28T17:42:41.610000 | 2019-11-27T16:28:59 | 2019-11-27T16:28:59 | 221,435,564 | 0 | 0 | null | false | 2022-05-20T21:15:22 | 2019-11-13T10:42:18 | 2019-11-27T16:29:02 | 2022-05-20T21:15:22 | 17 | 0 | 0 | 2 | Java | false | false | package com.ec.lidl.beans;
import java.util.Date;
import java.util.List;
public class DetailsBean {
private EntityBean buyer;
private EntityBean supplier;
private List<LineBean> lines;
private String invoice_number;
private String invoice_series;
private Date invoice_date;
private String ... | UTF-8 | Java | 2,311 | java | DetailsBean.java | Java | [] | null | [] | package com.ec.lidl.beans;
import java.util.Date;
import java.util.List;
public class DetailsBean {
private EntityBean buyer;
private EntityBean supplier;
private List<LineBean> lines;
private String invoice_number;
private String invoice_series;
private Date invoice_date;
private String ... | 2,311 | 0.651233 | 0.651233 | 94 | 23.585106 | 24.66301 | 176 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.446809 | false | false | 12 |
59b60b2ef1174c0af7cb97b4746b952bd033c371 | 21,509,196,235,166 | 929d4a1081b1c42550688ebe8f6c9365c642aedc | /src/messagerie/CryptageRSA.java | 530611d419b31631c27a1f39918338fa7e28468b | [] | no_license | Tibo34/Messagerie | https://github.com/Tibo34/Messagerie | 8158d902d9777eabf10cb62dd298db8a786e6e35 | 73024aa29cd2500949beb79742b92db269dc3232 | refs/heads/master | 2020-04-27T03:25:50.549000 | 2019-03-07T00:17:45 | 2019-03-07T00:17:45 | 174,024,198 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package messagerie;
import java.io.UnsupportedEncodingException;
import java.security.InvalidKeyException;
import java.security.NoSuchAlgorithmException;
import java.security.PrivateKey;
import java.security.PublicKey;
import javax.crypto.BadPaddingException;
import javax.crypto.Cipher;
import javax.crypto.IllegalBlo... | UTF-8 | Java | 2,122 | java | CryptageRSA.java | Java | [] | null | [] | package messagerie;
import java.io.UnsupportedEncodingException;
import java.security.InvalidKeyException;
import java.security.NoSuchAlgorithmException;
import java.security.PrivateKey;
import java.security.PublicKey;
import javax.crypto.BadPaddingException;
import javax.crypto.Cipher;
import javax.crypto.IllegalBlo... | 2,122 | 0.734213 | 0.730914 | 96 | 21.104166 | 21.141132 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.927083 | false | false | 12 |
8963444c5e77e6a565aef6b05a378ff7ef92602f | 32,461,362,874,445 | 00ad14e9431d74d90a866e0143c85e161eb10271 | /src/main/java/wuxl/study/wsdemo/entity/Permissions.java | b276afcb58660dcba048b2f43bb451b13924be33 | [] | no_license | Bugsabout/JXmoniServer | https://github.com/Bugsabout/JXmoniServer | c813fe3abeeeb1faa3f116fad4e2d25588b64e2e | c83bdf6877ea3b8f1256b74185ea5ae83d8c7c2e | refs/heads/master | 2022-11-16T11:53:53.651000 | 2020-07-08T05:23:25 | 2020-07-08T05:23:25 | 276,825,699 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package wuxl.study.wsdemo.entity;
/**
* @program: wsclient
* @author: 吴小龙
* @create: 2020-06-16 15:57
* @description: 权限
*/
public class Permissions {
private String id;
private String permissionsName;
public Permissions(String id, String permissionsName) {
this.id = id;
this.permis... | UTF-8 | Java | 681 | java | Permissions.java | Java | [
{
"context": "mo.entity;\n\n/**\n * @program: wsclient\n * @author: 吴小龙\n * @create: 2020-06-16 15:57\n * @description: 权限\n",
"end": 76,
"score": 0.9997993111610413,
"start": 73,
"tag": "NAME",
"value": "吴小龙"
}
] | null | [] | package wuxl.study.wsdemo.entity;
/**
* @program: wsclient
* @author: 吴小龙
* @create: 2020-06-16 15:57
* @description: 权限
*/
public class Permissions {
private String id;
private String permissionsName;
public Permissions(String id, String permissionsName) {
this.id = id;
this.permis... | 681 | 0.634873 | 0.61699 | 35 | 18.171429 | 17.746607 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 12 |
5629b98fc862d36dc01f793d96b460f6a441b631 | 25,795,573,590,684 | bd19d193d4bac7117192b7b6288a47dc44254c9b | /src/main/java/br/com/surittec/api/repository/entity/Client.java | a9daf27654c594200d01e032e916548a9fa2f846 | [] | no_license | araujofelipe/crud-clients-api | https://github.com/araujofelipe/crud-clients-api | 6eac582527c22c1dca8323b4a4705b95c26cb3c4 | 770c93feca01f2219abb61f7ab82887c34c774c4 | refs/heads/master | 2022-12-23T11:07:38.340000 | 2020-10-05T07:58:05 | 2020-10-05T07:58:05 | 301,204,653 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.surittec.api.repository.entity;
import java.util.Collections;
import java.util.Set;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.OneToMany;
import javax.persistence.OneToOne;
import javax.persistence.Table;
import javax... | UTF-8 | Java | 3,277 | java | Client.java | Java | [] | null | [] | package br.com.surittec.api.repository.entity;
import java.util.Collections;
import java.util.Set;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.OneToMany;
import javax.persistence.OneToOne;
import javax.persistence.Table;
import javax... | 3,277 | 0.720334 | 0.717553 | 146 | 21.164383 | 22.200527 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.184932 | false | false | 12 |
0c13abb755e281b9d6edeab6ef8260aebe3c8e89 | 10,307,921,566,636 | 18e4dd629104af0a35e35918543d686f1c1dea56 | /src/main/java/ily/repository/UserCardRepository.java | 2136c8899a4401eec354f1a51b435d7d94ec8b65 | [] | no_license | lyan1004/ily-app-server | https://github.com/lyan1004/ily-app-server | 9c950a6677d80e17ff4f01a0498fa483c62eb65b | 089d85aec523c04b2420ecb79173addff68465ef | refs/heads/master | 2021-01-12T17:23:05.386000 | 2016-10-21T10:38:16 | 2016-10-21T10:38:16 | 71,556,214 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ily.repository;
import java.util.List;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.repository.query.Param;
import ily.domain.UserCard;
public interface UserCardRepository extends JpaRepository<UserCard, Long>{
public List<UserCard> findByUserId(@Param("userI... | UTF-8 | Java | 340 | java | UserCardRepository.java | Java | [] | null | [] | package ily.repository;
import java.util.List;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.repository.query.Param;
import ily.domain.UserCard;
public interface UserCardRepository extends JpaRepository<UserCard, Long>{
public List<UserCard> findByUserId(@Param("userI... | 340 | 0.820588 | 0.820588 | 11 | 29.90909 | 27.766737 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.727273 | false | false | 12 |
6ed8e5853ac96be25b940de95cca0973e22b4182 | 16,346,645,569,277 | ce2378710aa2fe415cea4dd02eedeb2e0f9a5e1a | /src/Knapsack.java | d63a7a1b7eb100a9d91b169ed0366744516535b1 | [] | no_license | aswin-nagarajan/JavaProblems | https://github.com/aswin-nagarajan/JavaProblems | d070c71b69f11ba74ca880255c799ac90adb4866 | 403e7adac4d3ef1e4f369d7776dfe305e1c90b3b | refs/heads/master | 2020-03-21T18:20:13.690000 | 2018-06-28T01:58:37 | 2018-06-28T01:58:37 | 138,885,759 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class Knapsack {
static int max=0;
static int[][] table;
// Complete the unboundedKnapsack function below.
static int unboundedKnapsack(int k, int[] arr) {
table = new int[k+1][arr.length+1];
memoized(arr,k,0);
retur... | UTF-8 | Java | 2,088 | java | Knapsack.java | Java | [] | null | [] | import java.util.Scanner;
public class Knapsack {
static int max=0;
static int[][] table;
// Complete the unboundedKnapsack function below.
static int unboundedKnapsack(int k, int[] arr) {
table = new int[k+1][arr.length+1];
memoized(arr,k,0);
retur... | 2,088 | 0.471743 | 0.453065 | 78 | 25.76923 | 24.693466 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.628205 | false | false | 12 |
146daf19fb73c6e3940e2a8836d9ea157b9a820f | 20,212,116,138,595 | 2f1261b2aa9cffe42accd7a7e7aae485e8037378 | /JChess/src/chess/pieces/Rook.java | bae9984a9c66823cd818d534a40e4ad247c37dc9 | [] | no_license | sidpr94/JChess | https://github.com/sidpr94/JChess | d1de4a085a964ec5ad3d79fc6bbc7ae6612e57a6 | babe2d804df0bd6669da36098018b1fd7d139662 | refs/heads/master | 2020-04-14T10:29:37.944000 | 2019-07-15T03:39:03 | 2019-07-15T03:39:03 | 163,788,464 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package chess.pieces;
import java.util.ArrayList;
import java.util.List;
import chess.Alliance;
import chess.Direction;
import chess.board.Board;
import chess.board.BoardUtil;
import chess.move.AttackMove;
import chess.move.Move;
import chess.move.NormalMove;
public class Rook extends Piece {
privat... | UTF-8 | Java | 1,627 | java | Rook.java | Java | [] | null | [] | package chess.pieces;
import java.util.ArrayList;
import java.util.List;
import chess.Alliance;
import chess.Direction;
import chess.board.Board;
import chess.board.BoardUtil;
import chess.move.AttackMove;
import chess.move.Move;
import chess.move.NormalMove;
public class Rook extends Piece {
privat... | 1,627 | 0.698218 | 0.692071 | 52 | 29.288462 | 28.981649 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.653846 | false | false | 12 |
69f515aca5eef181b1ce11b24dda6430f6e8db6b | 1,357,209,665,789 | 620c75f522d8650e87bf64b878ca0a7367623dda | /org.jebtk.modern/src/main/java/org/jebtk/modern/tabs/SegmentHighlightAnimation.java | 12fa24dc2a1336f30ef2328141b8beba5b8eb91a | [] | no_license | antonybholmes/jebtk-modern | https://github.com/antonybholmes/jebtk-modern | 539750965fcd0bcc9ee5ec3c371271c4dd2d4c08 | 04dcf905082052dd57890a056e647548e1222dff | refs/heads/master | 2021-08-02T18:05:05.895000 | 2021-07-24T21:59:26 | 2021-07-24T21:59:26 | 100,538,521 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright 2017 Antony Holmes
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed ... | UTF-8 | Java | 2,911 | java | SegmentHighlightAnimation.java | Java | [
{
"context": "/**\n * Copyright 2017 Antony Holmes\n *\n * Licensed under the Apache License, Version ",
"end": 35,
"score": 0.9998724460601807,
"start": 22,
"tag": "NAME",
"value": "Antony Holmes"
},
{
"context": "fade in/out animation on an element.\n *\n * @author Antony Holmes\n ... | null | [] | /**
* 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 law or agreed to in w... | 2,897 | 0.686362 | 0.679148 | 105 | 26.72381 | 27.351501 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.542857 | false | false | 12 |
5699f9ce3b85b13c0a223438f43d2127b8dfaaa8 | 11,416,023,108,923 | d60d63b03d4baf3ffa8b173160fb304dc5fe909f | /springBoot/src/main/java/io/java/aop/SpringAOP.java | dea970120421cf45cf689070b45809e8a0882661 | [] | no_license | MahaswinReddy/EcartApp | https://github.com/MahaswinReddy/EcartApp | aba7010bb906ad92016a919d7a14666c2df8310f | f0a19000d03bb13f94372816018ad27b26cbd309 | refs/heads/master | 2020-03-27T20:31:03.533000 | 2018-11-10T09:46:36 | 2018-11-10T09:46:36 | 147,074,571 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package io.java.aop;
/**
* @author a
*
*/
public class SpringAOP {
}
| UTF-8 | Java | 98 | java | SpringAOP.java | Java | [
{
"context": "\n * \r\n */\r\npackage io.java.aop;\r\n\r\n/**\r\n * @author a\r\n *\r\n */\r\npublic class SpringAOP {\r\n\r\n}\r\n",
"end": 56,
"score": 0.994392454624176,
"start": 55,
"tag": "USERNAME",
"value": "a"
}
] | null | [] | /**
*
*/
package io.java.aop;
/**
* @author a
*
*/
public class SpringAOP {
}
| 98 | 0.438776 | 0.438776 | 12 | 6.166667 | 7.711823 | 24 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.083333 | false | false | 12 |
995eb44feb15fbc351827339468465faeebefaa9 | 1,142,461,365,133 | 8706f3b40ca468674288f4bd5216e71d17b4ea13 | /src/main/java/com/example/spring_reddit_clone/controller/AuthController.java | 5d2103035c72b0cf5757e816b6dde90ed3a0507f | [] | no_license | arushimathur/spring-reddit-clone | https://github.com/arushimathur/spring-reddit-clone | 18f81188930031e66624c4c3e8cc289069dcbe78 | f34631d53fbd21c7591e389b51442f0f88015dde | refs/heads/master | 2023-08-03T09:36:43.171000 | 2021-09-23T14:33:59 | 2021-09-23T14:33:59 | 407,825,851 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.spring_reddit_clone.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.Reque... | UTF-8 | Java | 1,044 | java | AuthController.java | Java | [] | null | [] | package com.example.spring_reddit_clone.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.Reque... | 1,044 | 0.831418 | 0.831418 | 32 | 31.625 | 30.228039 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.9375 | false | false | 12 |
f9cb1c777792ee5e447d2ff8f97c3c851e0392cf | 283,467,846,984 | a14fd646ecccc3e7a67b01b8eba9490df743d8ab | /src/Chap02ex17.java | eb42cc31c711693809cf0ab9f2859580436905a5 | [] | no_license | sonikp/Exercises | https://github.com/sonikp/Exercises | e88d9b21f28409400ea0f30f008eb80d9c5a0408 | e98640077f6fe16867fd366669fed37ce4fe85e4 | refs/heads/master | 2020-04-11T13:44:03.793000 | 2016-09-21T14:43:52 | 2016-09-21T14:43:52 | 68,218,961 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class Chap02ex17
/*
* Michael Floerchinger
*
* Exercise 2.17
*
* Arithmetic, smallest/largest. Write an app that inputs 3 integers from
* the user and displays the sum, average, product, smallest, largest.
*
*
*/
{
public static void main(String[] args)
{
// set up v... | UTF-8 | Java | 2,006 | java | Chap02ex17.java | Java | [
{
"context": "ava.util.Scanner;\n\n\npublic class Chap02ex17\n\n/*\n * Michael Floerchinger\n * \n * Exercise 2.17\n * \n * Arithmetic, smallest/",
"end": 79,
"score": 0.9998359680175781,
"start": 59,
"tag": "NAME",
"value": "Michael Floerchinger"
}
] | null | [] | import java.util.Scanner;
public class Chap02ex17
/*
* <NAME>
*
* Exercise 2.17
*
* Arithmetic, smallest/largest. Write an app that inputs 3 integers from
* the user and displays the sum, average, product, smallest, largest.
*
*
*/
{
public static void main(String[] args)
{
// set up variables
int... | 1,992 | 0.604187 | 0.571785 | 100 | 19.07 | 18.939512 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.12 | false | false | 12 |
407af30d1fdbe9d849d0ec87b0a30bdbc3c1cd14 | 5,239,860,102,513 | b44c044b6aa3c49a0c952568adc5d639c45829b9 | /src/main/java/com/allstarcvs/tbone/TBone.java | 91f3b52c27897b4bc35fe3134b6814ce5167bdce | [
"MIT"
] | permissive | allstarcvs/tbone | https://github.com/allstarcvs/tbone | 311b90c87ca6954a22e6b9066b2c25225c74a2a3 | 4ea3fcf93d6b22dec088e5ba16f0da94c259f309 | refs/heads/master | 2016-09-05T14:59:30.017000 | 2015-08-17T16:23:11 | 2015-08-17T16:23:11 | 34,644,719 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.allstarcvs.tbone;
import net.java.html.js.JavaScriptBody;
import org.teavm.dom.ajax.XMLHttpRequest;
import org.teavm.dom.html.HTMLDocument;
import org.teavm.dom.html.HTMLElement;
import org.teavm.jso.JS;
import org.teavm.jso.JSObject;
import com.allstarcvs.tbone.elements.UiNode;
import com.allstarcvs.tbo... | UTF-8 | Java | 7,391 | java | TBone.java | Java | [] | null | [] | package com.allstarcvs.tbone;
import net.java.html.js.JavaScriptBody;
import org.teavm.dom.ajax.XMLHttpRequest;
import org.teavm.dom.html.HTMLDocument;
import org.teavm.dom.html.HTMLElement;
import org.teavm.jso.JS;
import org.teavm.jso.JSObject;
import com.allstarcvs.tbone.elements.UiNode;
import com.allstarcvs.tbo... | 7,391 | 0.599919 | 0.598972 | 236 | 30.317797 | 30.354624 | 104 | false | false | 0 | 0 | 0 | 0 | 102 | 0.137329 | 1.538136 | false | false | 12 |
eb664e5d7c332a45d4c58e5a8f8d7777afb2c26a | 5,239,860,105,697 | 92afb29c8f87a717fff46b2dd03c1b1e0de1727c | /src/com/ivanov/crypto/ListOfContacts.java | 41b1c578e1a4216c3436d0f756ee4a2fc5525ba7 | [] | no_license | siri3us/Crypto | https://github.com/siri3us/Crypto | 0b20237a0363b0003a933f92284b6639af4d5196 | 16dbad52788130eef52ac08b77e897b1be942454 | refs/heads/master | 2016-08-07T06:10:03.560000 | 2013-12-06T17:13:32 | 2013-12-06T17:13:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ivanov.crypto;
import java.util.ArrayList;
import java.util.Arrays;
import android.app.AlertDialog;
import android.app.ListActivity;
import android.content.Context;
import android.content.DialogInterface;
import android.os.Bundle;
import android.widget.AdapterView;
import android.widget.AdapterView.OnItem... | WINDOWS-1251 | Java | 2,899 | java | ListOfContacts.java | Java | [
{
"context": "vity {\n\tfinal String[] catnames = new String[] { \"Рыжик\", \"Барсик\", \"Murzik\",\n\t\t\t\"Мурка\", \"Васька\", \"Тома",
"end": 610,
"score": 0.9998663663864136,
"start": 605,
"tag": "NAME",
"value": "Рыжик"
},
{
"context": "inal String[] catnames = new String[] { \... | null | [] | package com.ivanov.crypto;
import java.util.ArrayList;
import java.util.Arrays;
import android.app.AlertDialog;
import android.app.ListActivity;
import android.content.Context;
import android.content.DialogInterface;
import android.os.Bundle;
import android.widget.AdapterView;
import android.widget.AdapterView.OnItem... | 2,899 | 0.721277 | 0.720922 | 94 | 29 | 22.331163 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.095745 | false | false | 12 |
87dbdbb52e01fd41d4c3d852336c2605ca1593c0 | 10,788,957,850,268 | e93c16e233baf34fb7055f1953fa9c2eb22bcf03 | /src/main/java/tivattravel/demo/service/impl/CollectionServiceImpl.java | 248b949cabe87e7c77d7aaf75410255b04be1f72 | [] | no_license | fuxihouyi/TeyvatMainland-Travel-Web | https://github.com/fuxihouyi/TeyvatMainland-Travel-Web | 696bd331b11faded86b9935be8199f5d341287af | 134ab6b8d5e11566da0b4662ddbcbcddad9febb3 | refs/heads/main | 2023-06-24T11:05:43.618000 | 2021-07-31T13:32:58 | 2021-07-31T13:32:58 | 391,299,642 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tivattravel.demo.service.impl;
import org.apache.ibatis.annotations.Mapper;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import tivattravel.demo.mapper.CollectionMapper;
import tivattravel.demo.service.CollectionService;
@Service
public class Co... | UTF-8 | Java | 672 | java | CollectionServiceImpl.java | Java | [] | null | [] | package tivattravel.demo.service.impl;
import org.apache.ibatis.annotations.Mapper;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import tivattravel.demo.mapper.CollectionMapper;
import tivattravel.demo.service.CollectionService;
@Service
public class Co... | 672 | 0.77381 | 0.77381 | 24 | 27 | 23.07235 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.541667 | false | false | 12 |
ef31f8ecc662a69ff5b25088c14660e56c05ba09 | 26,010,321,945,965 | 9b7b7c2862ee705c4efd5491cd389bb144b084b5 | /src/领扣算法/AA中等题/不同路径/Main.java | 69931869e4180fe6de5a726dc37c99fcac45df70 | [] | no_license | g1587613421/arithmetic | https://github.com/g1587613421/arithmetic | 5bf16083df2b9791d6ff09ea4463610184a250cb | 22f99afb5f785eadb8cff57ec09c635dead69d50 | refs/heads/master | 2021-07-10T03:19:08.413000 | 2021-04-02T00:58:25 | 2021-04-02T00:58:25 | 235,080,687 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) 2020.版权所有高金磊
*/
package 领扣算法.AA中等题.不同路径;
public class Main {
public int uniquePaths(int m, int n) {
int[][] data=new int[m+1][n+1];
data[0][1]=1;
for (int i = 1; i < data.length; i++) {
for (int j = 1; j < data[0].length; j++) {
data[i][j]=da... | UTF-8 | Java | 933 | java | Main.java | Java | [
{
"context": "/*\n * Copyright (c) 2020.版权所有高金磊\n */\n\npackage 领扣算法.AA中等题.不同路径;\n\npublic class Main ",
"end": 32,
"score": 0.9992861747741699,
"start": 29,
"tag": "NAME",
"value": "高金磊"
}
] | null | [] | /*
* Copyright (c) 2020.版权所有高金磊
*/
package 领扣算法.AA中等题.不同路径;
public class Main {
public int uniquePaths(int m, int n) {
int[][] data=new int[m+1][n+1];
data[0][1]=1;
for (int i = 1; i < data.length; i++) {
for (int j = 1; j < data[0].length; j++) {
data[i][j]=da... | 933 | 0.459459 | 0.433608 | 36 | 22.638889 | 19.589046 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.638889 | false | false | 12 |
ae98aaf90b356294ab0c6fafbc27606428a0b61f | 14,534,169,337,015 | 2647bf7416813677c3ced621a9a8094ec218a7d7 | /src/main/java/info/datamuse/currency/utils/IOUtils.java | 3139e57c0880b603e91279419d62ee3a9581f291 | [
"MIT"
] | permissive | vdvoretskyi/currency-exchange-rates | https://github.com/vdvoretskyi/currency-exchange-rates | 707dce737135e1a56f758424a03b9ed4e3414dba | 5707e1316f2c60765ce05fe70b4a7b84ab15885e | refs/heads/master | 2020-03-22T17:56:15.599000 | 2018-11-03T19:16:54 | 2018-11-03T19:16:54 | 140,425,069 | 4 | 2 | MIT | false | 2018-07-22T17:21:52 | 2018-07-10T11:56:56 | 2018-07-22T07:33:16 | 2018-07-22T07:33:15 | 92 | 1 | 2 | 2 | Java | false | null | package info.datamuse.currency.utils;
import java.io.*;
public final class IOUtils {
public static final int EOF = -1;
private static final int DEFAULT_BUFFER_SIZE = 8192;
public static void closeQuietly(Closeable closeable) {
try {
if (closeable != null) {
closeable... | UTF-8 | Java | 1,559 | java | IOUtils.java | Java | [] | null | [] | package info.datamuse.currency.utils;
import java.io.*;
public final class IOUtils {
public static final int EOF = -1;
private static final int DEFAULT_BUFFER_SIZE = 8192;
public static void closeQuietly(Closeable closeable) {
try {
if (closeable != null) {
closeable... | 1,559 | 0.610648 | 0.604234 | 52 | 28.98077 | 29.514984 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.653846 | false | false | 12 |
5c2865102a1241bbe99eb963f9495c817a27eed3 | 17,480,516,962,089 | 60e9c2b38b39bf7f2fd05d878d2508685ef1c30f | /src/sample/Building.java | c84c60473887c50bda8415923208c1f7c36a63c2 | [] | no_license | Lawrence-D/sheriff-booking | https://github.com/Lawrence-D/sheriff-booking | c896257174e07067d73149ca1cd5820e678629de | 1fc1213f981a293932e0829b212b4828cd82a4a7 | refs/heads/master | 2023-05-06T15:26:52.134000 | 2021-05-29T03:12:41 | 2021-05-29T03:12:41 | 326,031,772 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sample;
import java.util.List;
public abstract class Building {
public abstract boolean addInmate(Inmate inmate);
public abstract void createPrisonCells();
public abstract List<Integer> getAvailableRoomsList();
public abstract boolean moveInmate(Inmate inmate, int cellMoveNumber);
public ... | UTF-8 | Java | 427 | java | Building.java | Java | [] | null | [] | package sample;
import java.util.List;
public abstract class Building {
public abstract boolean addInmate(Inmate inmate);
public abstract void createPrisonCells();
public abstract List<Integer> getAvailableRoomsList();
public abstract boolean moveInmate(Inmate inmate, int cellMoveNumber);
public ... | 427 | 0.777518 | 0.777518 | 14 | 29.5 | 26.1991 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.642857 | false | false | 12 |
e03b2c696b9df1b58c96385928dbaf537e006fe1 | 14,224,931,753,796 | a83d4dd363b73ea4ba1d7d309ce53d785c9133d3 | /src/main/java/br/com/ufc/web/purchaselist/repository/AdressRepository.java | fa474908302576a3ff41516685483dd7f9869a44 | [] | no_license | ericrodriguesfer/trabalho-final-web | https://github.com/ericrodriguesfer/trabalho-final-web | 7e4d8994f50ec076b00cd2f3e61599eee2104615 | cfee2c52b09a226323519a24395d84435c3e9f36 | refs/heads/master | 2023-06-30T17:49:00.576000 | 2021-07-24T20:22:21 | 2021-07-24T20:22:21 | 387,243,633 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.ufc.web.purchaselist.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import br.com.ufc.web.purchaselist.entity.AdressEntity;
public interface AdressRepository extends JpaRepository<AdressEntity, Long> {
boolean existsById(long id);
}
| UTF-8 | Java | 283 | java | AdressRepository.java | Java | [] | null | [] | package br.com.ufc.web.purchaselist.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import br.com.ufc.web.purchaselist.entity.AdressEntity;
public interface AdressRepository extends JpaRepository<AdressEntity, Long> {
boolean existsById(long id);
}
| 283 | 0.816254 | 0.816254 | 11 | 24.727272 | 28.607344 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.727273 | false | false | 12 |
495ca77d5e6a0ddd8df4f6ab5713edca86a27418 | 33,268,816,675,984 | d18d1d80af84224076dcbf958ea348a44f84529d | /SpringMVCRESTful/src/main/java/com/bean/Student.java | ad20d08df6db8733ae5f8c4826e114c41f8e062b | [] | no_license | Finallap/JavaStudy2019 | https://github.com/Finallap/JavaStudy2019 | dd2420825b2da63d5208e8cfb6ebf6e875c42f7a | 67c74bcd1cb05af01c8aa5ad38dd6954b85a8b4b | refs/heads/master | 2022-12-23T06:40:37.897000 | 2020-09-09T06:26:59 | 2020-09-09T06:26:59 | 207,821,931 | 1 | 0 | null | false | 2022-12-16T15:42:13 | 2019-09-11T13:40:08 | 2020-10-23T08:28:30 | 2022-12-16T15:42:10 | 6,060 | 1 | 0 | 17 | Java | false | false | package com.bean;
import lombok.Getter;
import lombok.Setter;
import javax.validation.constraints.*;
/**
* @description: Student
* @date: 2020/5/4 16:27
* @author: Finallap
* @version: 1.0
*/
@Getter
@Setter
public class Student {
@NotBlank(message = "姓名不能为空")
private String name;
@Size(min = 6, ma... | UTF-8 | Java | 694 | java | Student.java | Java | [
{
"context": "tion: Student\n * @date: 2020/5/4 16:27\n * @author: Finallap\n * @version: 1.0\n */\n@Getter\n@Setter\npublic ",
"end": 173,
"score": 0.7584314942359924,
"start": 170,
"tag": "USERNAME",
"value": "Fin"
},
{
"context": ": Student\n * @date: 2020/5/4 16:27\n * @author: F... | null | [] | package com.bean;
import lombok.Getter;
import lombok.Setter;
import javax.validation.constraints.*;
/**
* @description: Student
* @date: 2020/5/4 16:27
* @author: Finallap
* @version: 1.0
*/
@Getter
@Setter
public class Student {
@NotBlank(message = "姓名不能为空")
private String name;
@Size(min = 6, ma... | 694 | 0.643548 | 0.604839 | 31 | 19 | 14.760453 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.387097 | false | false | 12 |
eed892215c47df640224bf92cbf1a3b8efcb2985 | 30,030,411,370,903 | 9e039518e9ab70e518721fb8b09fba893281a346 | /AgreeApplication/src/main/java/com/nspl/app/web/rest/dto/AcctRuleCondDTO.java | b65f64a61087971be24d97ad29244e6a4a43dda4 | [] | no_license | rdavidraju/mynew-project | https://github.com/rdavidraju/mynew-project | fda0f9cda2802f4ff925942b9827b748967a96d9 | 753ae30dcc5e428ca61ae83f8a6cfe3fd7a21994 | refs/heads/master | 2020-04-07T15:44:23.227000 | 2018-11-21T06:21:27 | 2018-11-21T06:21:27 | 158,498,934 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nspl.app.web.rest.dto;
public class AcctRuleCondDTO {
private Long Id;
private Integer sequence;
private String openBracket;
private String sViewColumnName;
private Long sViewColumnId;
private String dataType;
private String operator;
private String operatorMeaning;
private String value;
privat... | UTF-8 | Java | 2,310 | java | AcctRuleCondDTO.java | Java | [] | null | [] | package com.nspl.app.web.rest.dto;
public class AcctRuleCondDTO {
private Long Id;
private Integer sequence;
private String openBracket;
private String sViewColumnName;
private Long sViewColumnId;
private String dataType;
private String operator;
private String operatorMeaning;
private String value;
privat... | 2,310 | 0.756277 | 0.756277 | 103 | 21.427185 | 17.414759 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.592233 | false | false | 12 |
989d7ee82ad4b1d66d7a3f276d3602d64c713d4a | 26,104,811,275,872 | 10c3e09e5348d1010f8cbbc7b3a48c67f7a216d7 | /src/main/java/com/ibs/gitdemo/TsDemo.java | f308fbd218ef5fdf7aa4cb9c26d909c832f4e3d9 | [] | no_license | TsCarpe/TsEclipse | https://github.com/TsCarpe/TsEclipse | d71cfe36360570c9480a7916d8c3fc4244273add | 290cd600ec4cad9e77a55ecd49027c100bfe0e1c | refs/heads/master | 2022-12-20T00:18:23.811000 | 2019-09-17T08:32:31 | 2019-09-17T08:32:31 | 208,991,524 | 0 | 0 | null | false | 2020-10-13T16:05:47 | 2019-09-17T07:48:24 | 2019-09-17T08:49:39 | 2020-10-13T16:05:45 | 4 | 0 | 0 | 1 | Java | false | false | package com.ibs.gitdemo;
import java.util.concurrent.locks.Condition;
import java.util.concurrent.locks.ReentrantLock;
public class TsDemo {
public static void main(String[] args) {
ReentrantLock lock = new ReentrantLock();
Condition cond = lock.newCondition();
try {
cond.await();
} catch (InterruptedExc... | UTF-8 | Java | 503 | java | TsDemo.java | Java | [
{
"context": "clipse 2\");\n\t\tSystem.err.println(\"change by fufure_demo\");\n\t}\n\n}\n",
"end": 493,
"score": 0.5915896892547607,
"start": 489,
"tag": "USERNAME",
"value": "demo"
}
] | null | [] | package com.ibs.gitdemo;
import java.util.concurrent.locks.Condition;
import java.util.concurrent.locks.ReentrantLock;
public class TsDemo {
public static void main(String[] args) {
ReentrantLock lock = new ReentrantLock();
Condition cond = lock.newCondition();
try {
cond.await();
} catch (InterruptedExc... | 503 | 0.717694 | 0.713718 | 21 | 22.952381 | 18.742558 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.619048 | false | false | 12 |
9dd43c3c809cf1f44afbcbe2b12235a0cac9827a | 14,568,529,095,655 | b7fe0596f807c1a9f8ff82852d280d5e319393e0 | /blade-core/src/main/java/com/hellokaton/blade/mvc/RouteContext.java | 1be19facde3e354cbf4aedfdaedf70d11d32a5ac | [
"Apache-2.0"
] | permissive | lets-blade/blade | https://github.com/lets-blade/blade | aa9dd72d859d7b3a2513a636bb7f8ba9130afba5 | ecf15b06647a1640036933219c5dabeaf75335f0 | refs/heads/v2.1.3 | 2023-08-19T10:41:09.262000 | 2023-06-16T05:18:49 | 2023-06-16T05:18:49 | 37,173,512 | 3,256 | 797 | Apache-2.0 | false | 2023-06-20T16:37:30 | 2015-06-10T03:35:49 | 2023-06-20T11:04:36 | 2023-06-20T16:37:30 | 3,390 | 5,785 | 1,169 | 12 | Java | false | false | /**
* Copyright (c) 2022, katon (hellokaton@gmail.com)
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required ... | UTF-8 | Java | 12,868 | java | RouteContext.java | Java | [
{
"context": "/**\n * Copyright (c) 2022, katon (hellokaton@gmail.com)\n * <p>\n * Licensed under t",
"end": 32,
"score": 0.9995640516281128,
"start": 27,
"tag": "USERNAME",
"value": "katon"
},
{
"context": "/**\n * Copyright (c) 2022, katon (hellokaton@gmail.com)\n * <p>\n * License... | null | [] | /**
* Copyright (c) 2022, katon (<EMAIL>)
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable... | 12,855 | 0.600093 | 0.596907 | 554 | 22.229242 | 19.673412 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.220217 | false | false | 12 |
e41e1ff3b72931ac0d454ce90ba575a4ca18e578 | 19,911,468,401,999 | 869b4845a43c53b65273edb00a255256f17011c0 | /regression/TestVouchFieldIs/src/vouchImmutable/SanityChecks.java | 4d2b40aa092a980448029d4aa571395061bd81b9 | [] | no_license | surelogic/regression | https://github.com/surelogic/regression | 62879ef0b7dd197dfc6961e08fc2f71e3e0ced2a | a391ebc3959f730d2607e3bdfa9239a999b861c5 | refs/heads/master | 2021-04-30T23:41:12.571000 | 2016-04-20T16:50:26 | 2016-04-20T16:50:26 | 50,687,446 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package vouchImmutable;
import com.surelogic.Vouch;
@SuppressWarnings("unused")
public class SanityChecks {
// GOOD: class not explicitly immutable
@Vouch("Immutable")
private UnannotatedClass good1;
// GOOD: class explicitly immutable
@Vouch("Immutable")
private ImmutableClass good2;
// GOOD: Array type
... | UTF-8 | Java | 519 | java | SanityChecks.java | Java | [] | null | [] | package vouchImmutable;
import com.surelogic.Vouch;
@SuppressWarnings("unused")
public class SanityChecks {
// GOOD: class not explicitly immutable
@Vouch("Immutable")
private UnannotatedClass good1;
// GOOD: class explicitly immutable
@Vouch("Immutable")
private ImmutableClass good2;
// GOOD: Array type
... | 519 | 0.734104 | 0.72447 | 26 | 18.961538 | 12.236392 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.961538 | false | false | 12 |
0b61281ed886215716c5bd5dae92136ebb738bf6 | 24,000,277,279,098 | ad5dfaaeb2f93647b09cd746b21db80585bcea10 | /zookeeperTest/src/main/java/gd/com/zookeeper/CuratorTest.java | c4b58ab0a4789a131e6f60fdd704ca9ac5259d8a | [] | no_license | wsgdm/gdm | https://github.com/wsgdm/gdm | fc20514bd15ef84b4d6340b0fed04ea51086368f | 08adb254738d5495c999d896878a6c13089572e7 | refs/heads/master | 2020-04-05T00:22:51.320000 | 2018-11-17T12:28:19 | 2018-11-17T12:28:19 | 156,390,284 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gd.com.zookeeper;
import org.apache.curator.framework.CuratorFramework;
import org.apache.curator.framework.CuratorFrameworkFactory;
import org.apache.curator.retry.ExponentialBackoffRetry;
import org.apache.zookeeper.CreateMode;
public class CuratorTest {
public static void main(String[] args) throws Exc... | UTF-8 | Java | 914 | java | CuratorTest.java | Java | [
{
"context": ").\n connectString(\"123.207.250.214:2181,123.207.250.214:2182,123.207.250.214:2183\").",
"end": 456,
"score": 0.9997283220291138,
"start": 441,
"tag": "IP_ADDRESS",
"value": "123.207.250.214"
},
{
"context": " connectString(\... | null | [] | package gd.com.zookeeper;
import org.apache.curator.framework.CuratorFramework;
import org.apache.curator.framework.CuratorFrameworkFactory;
import org.apache.curator.retry.ExponentialBackoffRetry;
import org.apache.zookeeper.CreateMode;
public class CuratorTest {
public static void main(String[] args) throws Exc... | 905 | 0.666302 | 0.602845 | 21 | 42.523811 | 34.208908 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.619048 | false | false | 12 |
e34d80326bf4a53e0fa77e1c83c25e99613b8f5b | 17,686,675,349,572 | ed2303f8567eed529977bb62bcc44847be58eac1 | /mycode/java/thinking_in_java/thinking_in_java_inner_class/src/Parcel2_2.java | 155ed4a194c460ea97bfc8c9fe84bd86a4a109d1 | [] | no_license | maijunjin/maijunjin.github.io | https://github.com/maijunjin/maijunjin.github.io | b5a9393957fb4c97c2ca23f40c7b12893d99e1a6 | 793869a3f85ec4b46f049bcf2faa85c6b1cb7253 | refs/heads/master | 2016-09-15T04:29:07.275000 | 2016-05-15T08:29:14 | 2016-05-15T08:29:14 | 12,858,371 | 0 | 0 | null | false | 2013-09-18T09:31:41 | 2013-09-16T04:17:54 | 2013-09-18T09:31:17 | 2013-09-18T08:49:09 | 3,468 | null | 1 | 1 | CSS | null | null | //Creating inner classes.
public class Parcel2_2 {
class Contents {
private int i = 11;
public int value() {
return i;
}
}
public static Contents createContent() {
//No enclosing(封闭的) instance of type Parcel2_2 is accessible. Must qualify the allocation with an... | UTF-8 | Java | 625 | java | Parcel2_2.java | Java | [] | null | [] | //Creating inner classes.
public class Parcel2_2 {
class Contents {
private int i = 11;
public int value() {
return i;
}
}
public static Contents createContent() {
//No enclosing(封闭的) instance of type Parcel2_2 is accessible. Must qualify the allocation with an... | 625 | 0.611382 | 0.588618 | 21 | 28.333334 | 29.400896 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.380952 | false | false | 12 |
8ea63e89500d9308168c50163e38234b2482f5c3 | 22,969,485,161,056 | bb65bb01d5495efd90a2a69f978078e74804880d | /RapidWMS/thinleaf-system/src/main/java/org/mstudio/modules/wms/stock_flow/service/mapper/StockFlowMapper.java | 45e662d0f5323dbd6c14153afe3e4d4ec8306fcf | [
"Apache-2.0"
] | permissive | wudao1234/hl | https://github.com/wudao1234/hl | f11ec125bef5adca8e1a471a31f6ede15bcace24 | f30eedf5d2f9abbf466e44ad8839182d3d9bfbe5 | refs/heads/main | 2023-08-14T23:04:55.070000 | 2021-09-21T16:25:53 | 2021-09-21T16:25:53 | 315,951,672 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.mstudio.modules.wms.stock_flow.service.mapper;
import org.mapstruct.Mapper;
import org.mapstruct.ReportingPolicy;
import org.mstudio.mapper.EntityMapper;
import org.mstudio.modules.wms.stock_flow.domain.StockFlow;
import org.mstudio.modules.wms.stock_flow.service.object.StockFlowDTO;
import org.mstudio.mod... | UTF-8 | Java | 776 | java | StockFlowMapper.java | Java | [
{
"context": ".Component;\n\nimport java.util.List;\n\n/**\n* @author Macrow\n* @date 2019-02-22\n*/\n\n@Component\n@Mapper(compone",
"end": 462,
"score": 0.9341296553611755,
"start": 456,
"tag": "NAME",
"value": "Macrow"
}
] | null | [] | package org.mstudio.modules.wms.stock_flow.service.mapper;
import org.mapstruct.Mapper;
import org.mapstruct.ReportingPolicy;
import org.mstudio.mapper.EntityMapper;
import org.mstudio.modules.wms.stock_flow.domain.StockFlow;
import org.mstudio.modules.wms.stock_flow.service.object.StockFlowDTO;
import org.mstudio.mod... | 776 | 0.802835 | 0.792526 | 26 | 28.884615 | 28.899464 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 12 |
f1eabb32e57e27df55e0715c465bc51b97c785d5 | 13,572,096,674,356 | ef2d9a41176a8f31f83f123f3e8bea5c32b63685 | /soawar/src/main/java/org/sluck/arch/soawar/registserver/RegistServer1Application.java | bbde40a41798fffe2042b0e02962a4d31b4ba7d7 | [] | no_license | sunxueye/layering | https://github.com/sunxueye/layering | a79e234b88a2dfbff665183e9fe50246070fc056 | 9907416b579a7f22e5378ce5f9f2fec5bdf78fcd | refs/heads/master | 2022-07-05T11:41:31.323000 | 2019-06-27T12:15:46 | 2019-06-27T12:15:46 | 172,191,102 | 0 | 0 | null | false | 2022-06-29T19:41:16 | 2019-02-23T08:35:03 | 2019-06-27T12:16:27 | 2022-06-29T19:41:16 | 151 | 0 | 0 | 3 | Java | false | false | package org.sluck.arch.soawar.registserver;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.netflix.eureka.server.EnableEurekaServer;
@SpringBootApplication
@EnableEurekaServer
public class RegistServer1Applicatio... | UTF-8 | Java | 741 | java | RegistServer1Application.java | Java | [] | null | [] | package org.sluck.arch.soawar.registserver;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.netflix.eureka.server.EnableEurekaServer;
@SpringBootApplication
@EnableEurekaServer
public class RegistServer1Applicatio... | 741 | 0.719298 | 0.712551 | 26 | 27.461538 | 24.226862 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 12 |
0b183ddf9102e6d8bfb67421448a5ce4bf448c25 | 9,723,805,962,588 | 7c182083c6020d15b78052e2bb73df34509d8035 | /src/listener/trafficlisteneragg.java | 4c1bbaf154a17b3b68a27bbfbf3169e046959f53 | [] | no_license | ajehang/junk | https://github.com/ajehang/junk | 0c222da3c1a3f131b3a51868ed9d50d004aabf93 | 3690f16ef0e170398031f14d32e511819b5fa8b1 | refs/heads/master | 2020-04-14T18:42:41.347000 | 2012-05-14T11:12:08 | 2012-05-14T11:12:08 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* trafficlisteneragg.java
*
* Created on December 22, 2010, 10:55 AM
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
package listener;
import com.espertech.esper.client.EventBean;
import com.espertech.esper.client.UpdateListener;
/**
*
* @author ali
*... | UTF-8 | Java | 681 | java | trafficlisteneragg.java | Java | [
{
"context": "ech.esper.client.UpdateListener;\n/**\n *\n * @author ali\n */\npublic class trafficlisteneragg implements Up",
"end": 317,
"score": 0.9890815019607544,
"start": 314,
"tag": "USERNAME",
"value": "ali"
}
] | null | [] | /*
* trafficlisteneragg.java
*
* Created on December 22, 2010, 10:55 AM
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
package listener;
import com.espertech.esper.client.EventBean;
import com.espertech.esper.client.UpdateListener;
/**
*
* @author ali
*... | 681 | 0.698972 | 0.682819 | 26 | 25.192308 | 24.752651 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 12 |
b5a92d62806de5847b2512470613b33f126e0c79 | 10,754,598,117,768 | c0a717b3cae89fd5f7afd5270644774fde8b6ec1 | /server/src/java/com/sun/honeycomb/cm/node_mgr/NodeConfig.java | 4822987cc63f41d5e66c419e032b02b0d6279a1d | [] | no_license | elambert/honeycomb | https://github.com/elambert/honeycomb | c11f60ace76ca0ab664e61b4d2ff7ead4653e0de | abd6ce4381b5db36a6c6b23e84c1fb8e8412d7b5 | refs/heads/master | 2020-03-27T22:39:34.505000 | 2012-08-29T20:09:16 | 2012-08-29T20:09:16 | 472,780 | 3 | 1 | null | false | 2012-08-29T19:52:10 | 2010-01-14T23:39:04 | 2012-08-22T05:08:38 | 2010-01-14T23:44:12 | 57,344 | null | 2 | 1 | Java | null | null | /*
* Copyright © 2008, Sun Microsystems, Inc.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* * Redistributions of source code must retain the above copyright
* notice, this list of conditions and the f... | WINDOWS-1252 | Java | 9,859 | java | NodeConfig.java | Java | [] | null | [] | /*
* Copyright © 2008, Sun Microsystems, Inc.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* * Redistributions of source code must retain the above copyright
* notice, this list of conditions and the f... | 9,859 | 0.529215 | 0.527592 | 282 | 33.953899 | 23.048239 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.553191 | false | false | 12 |
a89b2c36063e142d77bfd1f504d9e45e0a2fd605 | 30,099,130,875,114 | 7a33bf0eaaacbe0a01bfa7189345eee8e49cbbd6 | /app/src/main/java/com/mahageetamusic/beans/ResponseObject.java | ce0900c4a51ebf314185667c28cf64f375a61007 | [] | no_license | mydwayz/mmcapp | https://github.com/mydwayz/mmcapp | 21365c1b569d06a033ff5d2370b47057d409a71d | 3028d398c90c5a4ef03495b1a130a3f75c2ecb99 | refs/heads/master | 2021-01-01T19:20:29.319000 | 2015-12-09T20:21:26 | 2015-12-09T20:21:26 | 38,600,266 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mahageetamusic.beans;
import android.support.annotation.Nullable;
import com.mahageetamusic.network.ResponseListener;
/**
* Created by Kishore on 9/13/2015.
*/
public class ResponseObject {
String mResponseStatus;
@Nullable
Object mResponse=null;
@Nullable
public Object getmRespon... | UTF-8 | Java | 959 | java | ResponseObject.java | Java | [
{
"context": "music.network.ResponseListener;\n\n/**\n * Created by Kishore on 9/13/2015.\n */\npublic class ResponseObject {\n\n",
"end": 158,
"score": 0.994072437286377,
"start": 151,
"tag": "USERNAME",
"value": "Kishore"
}
] | null | [] | package com.mahageetamusic.beans;
import android.support.annotation.Nullable;
import com.mahageetamusic.network.ResponseListener;
/**
* Created by Kishore on 9/13/2015.
*/
public class ResponseObject {
String mResponseStatus;
@Nullable
Object mResponse=null;
@Nullable
public Object getmRespon... | 959 | 0.695516 | 0.688217 | 43 | 21.302326 | 20.825449 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.302326 | false | false | 12 |
6bb09ec772de971ad9342b21c4d7b580f4c50d0b | 2,628,519,992,530 | ddb3bb017c675648c37403b7d87d659135bb3de0 | /src/Creational/Prototype/ConcretePrototype.java | 8f27c7872a5037a0302c8c19bdc2b85d5e89373e | [] | no_license | binodmx/java-design-patterns | https://github.com/binodmx/java-design-patterns | 08f45d1eee3cc586130adc27a587dd830914cfa9 | dcede2b127fe2cd11c09c8da7422d36a7bc07f1b | refs/heads/master | 2021-08-01T18:05:56.725000 | 2021-07-27T06:48:12 | 2021-07-27T06:48:12 | 134,306,922 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package Creational.Prototype;
/**
*
* @author Binod
*/
public class ConcretePrototype implements Prototype{ ... | UTF-8 | Java | 688 | java | ConcretePrototype.java | Java | [
{
"context": "/\npackage Creational.Prototype;\n\n/**\n *\n * @author Binod\n */\npublic class ConcretePrototype implements P",
"end": 237,
"score": 0.5532281398773193,
"start": 234,
"tag": "NAME",
"value": "Bin"
},
{
"context": "ckage Creational.Prototype;\n\n/**\n *\n * @author Bin... | 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 Creational.Prototype;
/**
*
* @author Binod
*/
public class ConcretePrototype implements Prototype{ ... | 688 | 0.616279 | 0.616279 | 26 | 25.461538 | 31.444983 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 12 |
3ca1115e6b20fbfa215a5ade444217839c3784a1 | 13,091,060,342,439 | b6857659cc12d79ed3bce997cfbd48629086d3e3 | /DataSource.java | 98752aa0f1e68db8de9b00152b7ad007c250bb56 | [] | no_license | csendranshi/temp | https://github.com/csendranshi/temp | b157ed106cec8ed79cdedc682263bf10125af805 | 40581ea0253acb940dfdf9b2a1953b5a722c19f0 | refs/heads/master | 2023-08-17T09:51:59.157000 | 2022-10-11T19:23:40 | 2022-10-11T19:23:40 | 245,462,258 | 1 | 5 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.beans;
import java.util.ArrayList;
import java.util.List;
import java.util.stream.Collectors;
public class DataSource {
List<Product> list = new ArrayList<>(); //ctrl + shift + O
public void populate(){
Product p1 = new Product();
p1.setId(1);
p1.setTitle("Oppo Mobile Phone");
p1.setPrice(13000... | UTF-8 | Java | 1,768 | java | DataSource.java | Java | [] | null | [] | package com.beans;
import java.util.ArrayList;
import java.util.List;
import java.util.stream.Collectors;
public class DataSource {
List<Product> list = new ArrayList<>(); //ctrl + shift + O
public void populate(){
Product p1 = new Product();
p1.setId(1);
p1.setTitle("Oppo Mobile Phone");
p1.setPrice(13000... | 1,768 | 0.667986 | 0.616516 | 70 | 24.257143 | 18.033054 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.457143 | false | false | 12 |
dcc5b2e0e277113741936e41446942d84cd9bf61 | 17,781,164,614,079 | 277d77ee92d717e2234f72413521ff8bb6a319cd | /src/sample/PropReader.java | 5bbd1d4548d3e9ed237c631959fb57abf5b30b4c | [] | no_license | Kirihanasu/TankMovement | https://github.com/Kirihanasu/TankMovement | f343354d77532f74f290487eaba6d08e75375f34 | cb95c920d35ba638846d589636bd68290c3a76eb | refs/heads/master | 2020-08-07T11:01:52.705000 | 2019-10-14T09:03:48 | 2019-10-14T09:03:48 | 213,424,231 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sample;
import java.io.*;
public class PropReader{
File file;
BufferedReader reader;
public PropReader(File file){
try{
this.file = file;
reader = new BufferedReader(new FileReader(file));
}catch(FileNotFoundException e){
e.printStackTrace();
}
}
public String get(Str... | UTF-8 | Java | 576 | java | PropReader.java | Java | [] | null | [] | package sample;
import java.io.*;
public class PropReader{
File file;
BufferedReader reader;
public PropReader(File file){
try{
this.file = file;
reader = new BufferedReader(new FileReader(file));
}catch(FileNotFoundException e){
e.printStackTrace();
}
}
public String get(Str... | 576 | 0.597222 | 0.597222 | 29 | 18.896551 | 17.074572 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.448276 | false | false | 12 |
4ea23c2e6a94956a74e550e4ca45adea8563b982 | 7,043,746,386,515 | 53d677a55e4ece8883526738f1c9d00fa6560ff7 | /com/google/android/gms/internal/measurement/zzid.java | d2b9d4521437fdd4bd0f6ca463d9f4e9f285b1a5 | [] | no_license | 0jinxing/wechat-apk-source | https://github.com/0jinxing/wechat-apk-source | 544c2d79bfc10261eb36389c1edfdf553d8f312a | f75eefd87e9b9ecf2f76fc6d48dbba8e24afcf3d | refs/heads/master | 2020-06-07T20:06:03.580000 | 2019-06-21T09:17:26 | 2019-06-21T09:17:26 | 193,069,132 | 9 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.android.gms.internal.measurement;
import android.annotation.TargetApi;
import android.app.Activity;
import android.app.Application.ActivityLifecycleCallbacks;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.text.TextUtils;
import com.google.an... | UTF-8 | Java | 4,282 | java | zzid.java | Java | [] | null | [] | package com.google.android.gms.internal.measurement;
import android.annotation.TargetApi;
import android.app.Activity;
import android.app.Application.ActivityLifecycleCallbacks;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.text.TextUtils;
import com.google.an... | 4,282 | 0.642924 | 0.62284 | 123 | 32.829269 | 37.014763 | 308 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.609756 | false | false | 12 |
9e761264f4ef11d5ef85a72d6f129d4669c17b8b | 9,655,086,540,859 | 3260e6e085b9175eb5a5a568c163b24463b44401 | /Gestionnaire/src/main/EmployeesPane.java | d9857ae3087574cf670ff33bf3a42ac813dd971e | [] | no_license | Minimow/Gestionnaire | https://github.com/Minimow/Gestionnaire | 41e3d607cd3718212aa4d23be2440cb8e71f4a2d | 8648d9ec7aa63089150d64a3e773345489154c47 | refs/heads/master | 2021-01-22T08:48:51.298000 | 2014-09-09T16:19:34 | 2014-09-09T16:19:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package main;
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.Component;
import java.awt.Dimension;
import java.awt.Font;
import java.awt.event.ComponentEvent;
import java.awt.event.ComponentListener;
import javax.swing.BoxLayout;
import javax.swing.GroupLayout;
import javax.swing.ImageIcon;
impo... | UTF-8 | Java | 5,417 | java | EmployeesPane.java | Java | [] | null | [] | package main;
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.Component;
import java.awt.Dimension;
import java.awt.Font;
import java.awt.event.ComponentEvent;
import java.awt.event.ComponentListener;
import javax.swing.BoxLayout;
import javax.swing.GroupLayout;
import javax.swing.ImageIcon;
impo... | 5,417 | 0.751892 | 0.742662 | 181 | 28.933702 | 24.089521 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.132597 | false | false | 12 |
1da2812c4e003f3d2cf6f699fa8845f2363f85e9 | 34,076,270,543,042 | 1fc7ee4e5e65a6143b90d3ecbdd0867267ee2b6c | /8-Puzzle/8-Puzzle_using_AStart_Search_algoruthm/src/Main.java | 00d6bb29561969377b4a4ed748f87adc02d861a9 | [] | no_license | omerKurkutlu/8-Puzzle | https://github.com/omerKurkutlu/8-Puzzle | a0b76d12f3155cebcb60f7606beec3bec51b5490 | 2e07aa810c612cc26f64c97473117cc7d6f9f4d9 | refs/heads/main | 2023-07-11T18:06:10.587000 | 2021-08-10T10:45:08 | 2021-08-10T10:45:08 | 394,616,164 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*This program ha written by "Omer KURKUTLU"
* it is used for solving 8-puzzle with A* search algorith
*input can be
* 1 2 3
* 0 4 5
* 6 7 8
*goal is
* 1 2 3
* 4 5 6
* 7 8 0
*
*This program tell us which move we should d... | UTF-8 | Java | 991 | java | Main.java | Java | [
{
"context": "/*This program ha written by \"Omer KURKUTLU\"\n * it is used for solving 8-puzzle with A* searc",
"end": 43,
"score": 0.9998778104782104,
"start": 30,
"tag": "NAME",
"value": "Omer KURKUTLU"
}
] | null | [] | /*This program ha written by "<NAME>"
* it is used for solving 8-puzzle with A* search algorith
*input can be
* 1 2 3
* 0 4 5
* 6 7 8
*goal is
* 1 2 3
* 4 5 6
* 7 8 0
*
*This program tell us which move we should do to ge... | 984 | 0.57114 | 0.541877 | 41 | 23.170732 | 26.764467 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.073171 | false | false | 12 |
993f635ff7c27019c0740be7580aaca30034f3b2 | 9,594,956,974,203 | 24ac1229c942152adef5ce4836a6f3f95ce2912b | /GridGameOfLife/src/GridGameOfLife/GridGoL.java | d7969cd37629850682a19a943c170517af443a60 | [
"MIT"
] | permissive | ZawilecxD/Social-Network-Simulator | https://github.com/ZawilecxD/Social-Network-Simulator | 6a6d86a7296eb7144c02c8882c12369a2d30ad82 | 0f7d74e11d1fe88aca6eb2371466d37c76179542 | refs/heads/master | 2020-04-12T03:17:07.465000 | 2017-01-06T18:29:02 | 2017-01-06T18:29:02 | 54,988,971 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package GridGameOfLife;
import repast.simphony.context.Context;
import repast.simphony.context.space.grid.GridFactory;
import repast.simphony.context.space.grid.GridFactoryFinder;
import repast.simphony.dataLoader.ContextBuilder;
import repast.simphony.random.RandomHelper;
import repast.simphony.space.grid.Grid;
impor... | UTF-8 | Java | 1,669 | java | GridGoL.java | Java | [] | null | [] | package GridGameOfLife;
import repast.simphony.context.Context;
import repast.simphony.context.space.grid.GridFactory;
import repast.simphony.context.space.grid.GridFactoryFinder;
import repast.simphony.dataLoader.ContextBuilder;
import repast.simphony.random.RandomHelper;
import repast.simphony.space.grid.Grid;
impor... | 1,669 | 0.693829 | 0.670461 | 55 | 29.345455 | 22.029087 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.745455 | false | false | 12 |
d7c86393633fcf1b6186d4597bef00132014715e | 36,395,552,874,017 | b03bd8b5cb17bac04334c75f6dabc9f25fe71e32 | /itsplace.library/src/main/java/itsplace/library/util/ToastUtil.java | af768e608b020c121967ed84b28ff31136f3fb71 | [] | no_license | david-saint/itsplace | https://github.com/david-saint/itsplace | c452a3914c7f6c20c89caf60e0f4acfd8042db73 | 389bb480648736f307b33d08b2236216bd1ca522 | refs/heads/master | 2021-05-28T11:15:19.477000 | 2013-04-03T22:01:02 | 2013-04-03T22:01:02 | 33,216,590 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package itsplace.library.util;
import static android.widget.Toast.LENGTH_LONG;
import android.app.Activity;
import android.app.Application;
import android.util.Log;
import android.widget.Toast;
/**
* Utilities for displaying toast notifications
*/
public class ToastUtil {
private final static Stri... | UTF-8 | Java | 2,213 | java | ToastUtil.java | Java | [] | null | [] | package itsplace.library.util;
import static android.widget.Toast.LENGTH_LONG;
import android.app.Activity;
import android.app.Application;
import android.util.Log;
import android.widget.Toast;
/**
* Utilities for displaying toast notifications
*/
public class ToastUtil {
private final static Stri... | 2,213 | 0.678717 | 0.678717 | 51 | 41.431374 | 41.137386 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.431373 | false | false | 12 |
9f6c5d614e4f6052ec80f345ab5b24fb82b4c0bf | 18,631,568,162,648 | 71f77fd6d40c7d93f0b8227a65230955468705f2 | /src/main/java/com/netlink/pangu/dto/response/qa/QaAnswerDTO.java | 02cd7bd862fb5730266f9b57a3fbf525d619641c | [] | no_license | fubencheng/pangu | https://github.com/fubencheng/pangu | b3675dffdde106143654503539d76688d10198bf | 4a3f581311ae1b33c0ec3eac04e1ed87f3d137f1 | refs/heads/master | 2021-01-23T23:46:17.589000 | 2018-03-18T11:18:19 | 2018-03-18T11:18:19 | 122,736,240 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE
* file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file
* to You under the Apache License, Version 2.0 (the "License"); you may not use... | UTF-8 | Java | 1,777 | java | QaAnswerDTO.java | Java | [
{
"context": "ort lombok.Data;\n\n/**\n * QaAnswerDTO\n *\n * @author fubencheng\n * @version 0.0.1 2017-11-30 20:45 fubencheng\n */",
"end": 1037,
"score": 0.9875427484512329,
"start": 1027,
"tag": "USERNAME",
"value": "fubencheng"
}
] | null | [] | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE
* file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file
* to You under the Apache License, Version 2.0 (the "License"); you may not use... | 1,777 | 0.71538 | 0.692988 | 79 | 20.481012 | 30.975229 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.759494 | false | false | 12 |
5459cd86c59564df1822b52954c74828195c070c | 34,299,608,847,143 | f00ec8588aae88f9e85d5873317c37d5fe6f81fe | /java project/src/Assignment/Tester4.java | d8415ff7bb4c9a95107ffbffe4218564ba42a200 | [] | no_license | Santhoshpo/JavaProject | https://github.com/Santhoshpo/JavaProject | 704011a76dc15fe665b3cc415ec7bb04642b5614 | 800740af0aadafe8e5701dee2ad3091724a0e9c4 | refs/heads/master | 2022-11-27T13:48:11.869000 | 2020-08-06T14:22:50 | 2020-08-06T14:22:50 | 278,441,786 | 0 | 0 | null | false | 2020-08-06T14:22:51 | 2020-07-09T18:31:36 | 2020-07-09T19:11:32 | 2020-08-06T14:22:50 | 33,618 | 0 | 0 | 0 | Java | false | false | //WAST to varify the image having alt or not in flipkart application?
package Assignment;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import Basics.BaseSettings;
public class Tester4 extends B... | UTF-8 | Java | 937 | java | Tester4.java | Java | [] | null | [] | //WAST to varify the image having alt or not in flipkart application?
package Assignment;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import Basics.BaseSettings;
public class Tester4 extends B... | 937 | 0.693703 | 0.685165 | 37 | 23.324324 | 25.557623 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.567568 | false | false | 9 |
eb306a539e4910d540ba3ca274d02fa1272bee27 | 24,051,816,925,618 | 8dcf5ae7e77d99c1f0144932efd5c4dd1782a003 | /src/cucumber/java/at/StepDefinitions.java | 044619c7fe5ab216f3fbbdf3a0923391e1d7bde5 | [] | no_license | bsclater/mole-recipes-sanity-test | https://github.com/bsclater/mole-recipes-sanity-test | 3a0b91a1c1907cf5a6bab7e2aae6d3454faff511 | 27c5ba1df438e6efd4e751338feb55b6f0194947 | refs/heads/master | 2023-04-28T19:49:14.996000 | 2019-06-11T14:41:29 | 2019-06-11T14:41:29 | 191,239,826 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package at;
import com.jayway.restassured.RestAssured;
import com.jayway.restassured.http.ContentType;
import com.jayway.restassured.response.Response;
import cucumber.api.DataTable;
import cucumber.api.java.en.Given;
import cucumber.api.java.en.Then;
import cucumber.api.java.en.When;
import org.apache.commons.lang3.S... | UTF-8 | Java | 3,165 | java | StepDefinitions.java | Java | [] | null | [] | package at;
import com.jayway.restassured.RestAssured;
import com.jayway.restassured.http.ContentType;
import com.jayway.restassured.response.Response;
import cucumber.api.DataTable;
import cucumber.api.java.en.Given;
import cucumber.api.java.en.Then;
import cucumber.api.java.en.When;
import org.apache.commons.lang3.S... | 3,165 | 0.718483 | 0.715956 | 79 | 39.075951 | 32.263855 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.594937 | false | false | 9 |
208d70e57b74b3302f22803e2a35c6f0ab346a78 | 25,967,372,312,229 | 77905d07125e612600d36a288fe982ecec3e7b23 | /src/main/java/by/sanko/selectioncommittee/service/impl/UserServiceImpl.java | 24e4a8285e7c0a37611da097f88fca9fa618d462 | [] | no_license | uladzimirAAsanko/SelectionCommittee | https://github.com/uladzimirAAsanko/SelectionCommittee | b27cb6aad1a51ac1cb91fa7d6c44ac02d6dd2844 | bc78ddf8b1cc52fec5ac8b3497bbbcf6b0145206 | refs/heads/master | 2023-01-23T02:12:34.831000 | 2020-12-11T12:46:15 | 2020-12-11T12:46:15 | 301,313,402 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package by.sanko.selectioncommittee.service.impl;
import by.sanko.selectioncommittee.dao.DaoFactory;
import by.sanko.selectioncommittee.dao.UserDao;
import by.sanko.selectioncommittee.dao.impl.UserDaoImpl;
import by.sanko.selectioncommittee.entity.AuthorizationData;
import by.sanko.selectioncommittee.entity.Registrati... | UTF-8 | Java | 9,478 | java | UserServiceImpl.java | Java | [
{
"context": "\");\n }\n String newPassword = BCryptHash.hashPassword( data.getPassword());\n da",
"end": 2802,
"score": 0.8094749450683594,
"start": 2792,
"tag": "PASSWORD",
"value": "BCryptHash"
},
{
"context": "data.getPassword());\n dat... | null | [] | package by.sanko.selectioncommittee.service.impl;
import by.sanko.selectioncommittee.dao.DaoFactory;
import by.sanko.selectioncommittee.dao.UserDao;
import by.sanko.selectioncommittee.dao.impl.UserDaoImpl;
import by.sanko.selectioncommittee.entity.AuthorizationData;
import by.sanko.selectioncommittee.entity.Registrati... | 9,478 | 0.654041 | 0.653091 | 218 | 42.477066 | 30.906368 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.683486 | false | false | 9 |
d78393bd71f38ef39f059d8e186dfeea0042b09a | 35,321,811,064,119 | 95fae073ac93e96b95d2c8e39387c473e9510871 | /SSMMVC03/src/main/java/cn/com/demo/mvc/controller/DemoController.java | 24bfa22b72f0951d762be4769606e3243206e40b | [] | no_license | yswname/TP226POM | https://github.com/yswname/TP226POM | 72aca731d4543833ec918008ff467889dc3c452e | 10247d25f07f8b769d7fccc57cd3f82776f3b3d5 | refs/heads/master | 2022-12-19T23:28:42.586000 | 2019-12-20T02:30:42 | 2019-12-20T02:30:42 | 213,865,346 | 0 | 0 | null | false | 2022-12-16T05:06:34 | 2019-10-09T08:38:58 | 2019-12-20T02:30:59 | 2022-12-16T05:06:31 | 1,256 | 0 | 0 | 11 | Java | false | false | package cn.com.demo.mvc.controller;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
@Controller
@RequestMapping("/demo")
public class DemoController {
@RequestMapping("/hello")
public String hello(Mode... | UTF-8 | Java | 404 | java | DemoController.java | Java | [
{
"context": "llo(Model model) {\r\n\t\tmodel.addAttribute(\"name\", \"张三\");\r\n \treturn \"test\";\r\n }\r\n}\r\n",
"end": 364,
"score": 0.9994914531707764,
"start": 362,
"tag": "NAME",
"value": "张三"
}
] | null | [] | package cn.com.demo.mvc.controller;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
@Controller
@RequestMapping("/demo")
public class DemoController {
@RequestMapping("/hello")
public String hello(Mode... | 404 | 0.7275 | 0.7275 | 15 | 24.666666 | 18.091127 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.733333 | false | false | 9 |
e2071266a344442b0bd131702e4ab7492a11b81c | 36,395,552,883,508 | 1db93ba90faed2fa233eb2cdecae99634780d2fa | /app/src/main/java/com/admin/ht/IM/impl/ChatTransDataEventImpl.java | 3b20560848ec8dbc0b06ef58a8bf3e9f6d8e687b | [] | no_license | airsolstice/HappyTravel | https://github.com/airsolstice/HappyTravel | 935c90d08ee69dd54f28bcaa8b2c6c0ab9d58d9b | 0d701b079a537f2dfaae456913127f20d0de9850 | refs/heads/master | 2021-06-16T23:52:53.703000 | 2017-05-01T03:03:05 | 2017-05-01T03:03:05 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.admin.ht.IM.impl;
import android.util.Log;
import net.openmob.mobileimsdk.android.event.ChatTransDataEvent;
/**
* IM通讯数据传输回调
*
* Created by Solstice on 4/27/2017.
*/
public class ChatTransDataEventImpl implements ChatTransDataEvent {
private final static String TAG = ChatTransDataEventImpl.class.g... | UTF-8 | Java | 757 | java | ChatTransDataEventImpl.java | Java | [
{
"context": "ransDataEvent;\n\n/**\n * IM通讯数据传输回调\n *\n * Created by Solstice on 4/27/2017.\n */\npublic class ChatTransDataEvent",
"end": 165,
"score": 0.9995577931404114,
"start": 157,
"tag": "USERNAME",
"value": "Solstice"
}
] | null | [] | package com.admin.ht.IM.impl;
import android.util.Log;
import net.openmob.mobileimsdk.android.event.ChatTransDataEvent;
/**
* IM通讯数据传输回调
*
* Created by Solstice on 4/27/2017.
*/
public class ChatTransDataEventImpl implements ChatTransDataEvent {
private final static String TAG = ChatTransDataEventImpl.class.g... | 757 | 0.715505 | 0.705548 | 23 | 29.565218 | 32.585442 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.565217 | false | false | 9 |
ffccd37b656ff92452d9231a817503b6defe4985 | 6,768,868,490,423 | 917580b32df03e88db3efa5001cb1f6fab526f28 | /src/level/player/Player.java | 8eae8e6f8313f89fe74798c71d82578bfd46f8f8 | [] | no_license | ilz2010/the-game | https://github.com/ilz2010/the-game | 269477884adca716941dfa1d3841430e655e9ca1 | fb39d97c2f867a086ba9b4aaf08388968e20f3eb | refs/heads/master | 2016-09-06T18:40:44.765000 | 2015-09-20T07:51:43 | 2015-09-20T07:51:43 | 28,192,199 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package level.player;
import utils.containers.pos.PlayerPos;
import utils.containers.vec.Vec3;
public class Player {
private final PlayerPos coord;
private final Vec3<Double> cam = new Vec3<>();
private Health health;
public Player () {
this.coord = new PlayerPos();
}
public void init ( PlayerPos coord, He... | UTF-8 | Java | 578 | java | Player.java | Java | [] | null | [] | package level.player;
import utils.containers.pos.PlayerPos;
import utils.containers.vec.Vec3;
public class Player {
private final PlayerPos coord;
private final Vec3<Double> cam = new Vec3<>();
private Health health;
public Player () {
this.coord = new PlayerPos();
}
public void init ( PlayerPos coord, He... | 578 | 0.685121 | 0.678201 | 37 | 14.621622 | 15.405073 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.351351 | false | false | 9 |
0efef45f0605820edf5f1c34fbd106543d386998 | 9,672,266,369,472 | 602106e2a76b34c35c37a1efdd4502bc01a76ddd | /src/main/java/com/fh/controller/city/CmOpenCityController.java | 8eed7dadaad45e7a528aff6bf9cf67cd85151370 | [] | no_license | uwinGroup/uwin | https://github.com/uwinGroup/uwin | a604be6805ea8684f8849b974fd1b1d5b03f57e6 | 57a6cb6ed5b7b808ba0b3ceb8016ea6adaa70ff5 | refs/heads/master | 2016-04-13T20:03:04.458000 | 2015-12-30T02:59:15 | 2015-12-30T02:59:15 | 46,898,692 | 1 | 2 | null | false | 2015-12-30T02:37:50 | 2015-11-26T02:09:22 | 2015-12-17T14:01:38 | 2015-12-30T02:37:26 | 56,395 | 0 | 2 | 0 | JavaScript | null | null | package com.fh.controller.city;
import com.fh.controller.base.BaseController;
import com.fh.controller.usorder.IBaseController;
import com.fh.entity.Page;
import com.fh.entity.city.CmOpenCity;
import com.fh.entity.system.Role;
import com.fh.service.BaseService;
import com.fh.service.system.role.RoleService;
import com... | UTF-8 | Java | 5,373 | java | CmOpenCityController.java | Java | [] | null | [] | package com.fh.controller.city;
import com.fh.controller.base.BaseController;
import com.fh.controller.usorder.IBaseController;
import com.fh.entity.Page;
import com.fh.entity.city.CmOpenCity;
import com.fh.entity.system.Role;
import com.fh.service.BaseService;
import com.fh.service.system.role.RoleService;
import com... | 5,373 | 0.67027 | 0.668406 | 152 | 34.296051 | 29.789577 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.730263 | false | false | 9 |
775e285f7f4e76ddca702538be019bbde03ed976 | 23,922,967,860,142 | 6f554fff45860bbcc6eae6e0ab8d3413a84caee0 | /Exercises/Homework/src/Sample.java | 865d931d9c283cfb300f0c77eaf0a68921c977a3 | [] | no_license | Mik-el/Web-Apps-in-Java-Examples | https://github.com/Mik-el/Web-Apps-in-Java-Examples | 1283f3952df38fdd098a9b540fcee602fa6c6868 | c57e97030390cc77dbe28bbc3a7289d61bd22ff8 | refs/heads/master | 2022-12-05T19:27:54.459000 | 2020-08-04T18:09:11 | 2020-08-04T18:09:11 | 285,027,308 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //code by Mik-el
import java.util.Date;
import javax.xml.bind.annotation.XmlRootElement;
@XmlRootElement(name = "sample")
public class Sample {
private int id;
private double value;
private String unitMeasure;
private Date date;
public Sample() {}
public Sample(int id, double value, String unitMeasure, Date ... | UTF-8 | Java | 980 | java | Sample.java | Java | [
{
"context": "//code by Mik-el\nimport java.util.Date;\nimport javax.xml.bind.anno",
"end": 16,
"score": 0.9980534911155701,
"start": 10,
"tag": "NAME",
"value": "Mik-el"
}
] | null | [] | //code by Mik-el
import java.util.Date;
import javax.xml.bind.annotation.XmlRootElement;
@XmlRootElement(name = "sample")
public class Sample {
private int id;
private double value;
private String unitMeasure;
private Date date;
public Sample() {}
public Sample(int id, double value, String unitMeasure, Date ... | 980 | 0.687755 | 0.687755 | 34 | 27.82353 | 24.567398 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.588235 | false | false | 9 |
8ca4eddc7f3ba2d3d75a4cd6327f868565975bcc | 8,942,121,946,730 | c20d94c7ed7217b08a25b3c3fdcfe96a1bfdff23 | /javaCore/src/main/java/com/zs/juc/lock/aqs/TwinsLocks_exclusive.java | 75ae80b80f5badc03d11a9e985d658c530bb4250 | [] | no_license | lemon-simple/JavaConcurrency | https://github.com/lemon-simple/JavaConcurrency | 2ab797822dafa821c718f3f612404c7c70d3550e | 9edb3d7c0dfab8c7d5007bcf3fd927a4a43d1bbe | refs/heads/master | 2021-01-23T02:06:19.897000 | 2017-12-04T12:09:44 | 2017-12-04T12:09:44 | 92,909,180 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (C) 2014-2016 Omniprime All rights reserved
* Author: zhangsh
* Date: 2017年7月7日
* Description:TwinsLocks.java
*/
package com.zs.juc.lock.aqs;
import java.util.concurrent.TimeUnit;
import java.util.concurrent.locks.AbstractQueuedSynchronizer;
import java.util.concurrent.locks.Condition;
import java... | UTF-8 | Java | 3,553 | java | TwinsLocks_exclusive.java | Java | [
{
"context": "2014-2016 Omniprime All rights reserved\n * Author: zhangsh\n * Date: 2017年7月7日\n * Description:TwinsLocks.java",
"end": 78,
"score": 0.9771401286125183,
"start": 71,
"tag": "USERNAME",
"value": "zhangsh"
},
{
"context": "t java.util.concurrent.locks.Lock;\n\n/**\n * @a... | null | [] | /*
* Copyright (C) 2014-2016 Omniprime All rights reserved
* Author: zhangsh
* Date: 2017年7月7日
* Description:TwinsLocks.java
*/
package com.zs.juc.lock.aqs;
import java.util.concurrent.TimeUnit;
import java.util.concurrent.locks.AbstractQueuedSynchronizer;
import java.util.concurrent.locks.Condition;
import java... | 3,553 | 0.517397 | 0.504951 | 137 | 24.802919 | 23.908842 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.379562 | false | false | 9 |
16c824581589d74b0ba3b7308e27d602a0b0b9ad | 27,745,488,751,138 | 21505029a6b10466bb6cd739ae8a1f9e5b52c80e | /com.schildt.prirucnik.git/src/com/schildt/prirucnik/git/OpsegVazenja.java | 217a292b1e1782d624867b59261bd44024cd8639 | [] | no_license | babylonac/schidlt | https://github.com/babylonac/schidlt | 13181ca72d2b81d846956d1ea05241019625d455 | 7f3e4ef8e1ef457a225990c7abfc6b2787197744 | refs/heads/master | 2021-02-06T01:51:57.278000 | 2020-04-01T21:05:08 | 2020-04-01T21:05:08 | 243,862,683 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.schildt.prirucnik.git;
public class OpsegVazenja {
public static void main(String[] args) {
int x; //vidljiva unutar metode main
x=10;
if(x==10) { //pocetak novog opsega
int y=20; //vidljiva samo u ovom bloku
//ovde se vide i x i y
System.out.println("x i y: "+x+ " "+... | WINDOWS-1250 | Java | 471 | java | OpsegVazenja.java | Java | [] | null | [] | package com.schildt.prirucnik.git;
public class OpsegVazenja {
public static void main(String[] args) {
int x; //vidljiva unutar metode main
x=10;
if(x==10) { //pocetak novog opsega
int y=20; //vidljiva samo u ovom bloku
//ovde se vide i x i y
System.out.println("x i y: "+x+ " "+... | 471 | 0.559574 | 0.538298 | 26 | 16.076923 | 16.461899 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.884615 | false | false | 9 |
add9f7fc9bd3afa11c69d656212698167248c862 | 19,258,633,385,758 | 8a1f34e27717cd44d246b77fb57d78cbfb7c2cd3 | /src/main/java/com/controller/operations/NumberManagerImpl.java | c11f260c30bc25992cf9afba5f30094847e4f1f3 | [] | no_license | mdashikalikhan/springapp | https://github.com/mdashikalikhan/springapp | 8de4b5078fd94ee243ecf2332e42c552be0d35c5 | 23717dbd5c9edcda917a2505b7c0e754e0896ec5 | refs/heads/master | 2021-07-03T10:47:08.071000 | 2018-04-01T15:13:09 | 2018-04-01T15:13:09 | 96,891,700 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.controller.operations;
import org.springframework.stereotype.Service;
@Service
public class NumberManagerImpl implements NumberManager {
@Override
public Number add(NumbersVo numbersVo) {
return numbersVo.getNumber1() + numbersVo.getNumber2() + numbersVo.getNumber3();
}
@Override
pub... | UTF-8 | Java | 466 | java | NumberManagerImpl.java | Java | [] | null | [] | package com.controller.operations;
import org.springframework.stereotype.Service;
@Service
public class NumberManagerImpl implements NumberManager {
@Override
public Number add(NumbersVo numbersVo) {
return numbersVo.getNumber1() + numbersVo.getNumber2() + numbersVo.getNumber3();
}
@Override
pub... | 466 | 0.753219 | 0.740343 | 18 | 23.888889 | 28.553825 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.777778 | false | false | 9 |
7a4f9da317b00c5058efffe5ccd525cc18f8bffd | 15,848,429,382,099 | 28049d77a2159302ec7245d75bbbba21ad352986 | /src/main/java/com/iyb/ak/constants/SystemConstants.java | 1a70feabf90559cdb335730a646984727f87a82c | [] | no_license | nine-stars/sc-pluto-consumer | https://github.com/nine-stars/sc-pluto-consumer | 393849c37d5aa27c5d17228954467a1139467704 | 1eca4f3f5ad1ae01f9c3bdf316ff1f3817be8f5d | refs/heads/master | 2021-09-15T07:12:28.454000 | 2018-05-28T10:23:25 | 2018-05-28T10:23:25 | 112,333,577 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.iyb.ak.constants;
public interface SystemConstants {
int DEFAULT_PAGE_INDEX = 1;
int DEFAULT_PAGE_SIZE = 20;
}
| UTF-8 | Java | 126 | java | SystemConstants.java | Java | [] | null | [] | package com.iyb.ak.constants;
public interface SystemConstants {
int DEFAULT_PAGE_INDEX = 1;
int DEFAULT_PAGE_SIZE = 20;
}
| 126 | 0.746032 | 0.722222 | 6 | 20 | 13.94035 | 34 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.833333 | false | false | 9 |
26ff6e27501eb28dcd960446e309a3132c658e0b | 31,086,973,335,858 | 08960305f9fbc49cece2d373b197a1a84d8d014a | /src/com/practice/leetcode/easy/strings/Miscelleneous.java | 02bb7f1ceab3af384b15e8001decb77ba6e31bf8 | [] | no_license | saichinnappa/algos-ds | https://github.com/saichinnappa/algos-ds | 1aca70e3650462fc7d49e280208f3b60b55255ff | f35f322bbd0c70cb3e6e3cf2efa9b46cd8689118 | refs/heads/master | 2022-11-05T23:13:04.439000 | 2020-06-24T13:02:45 | 2020-06-24T13:02:45 | 256,875,894 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.practice.leetcode.easy.strings;
public class Miscelleneous {
StringBuilder stringBuilder = new StringBuilder();
public static void main(String[] args) {
Miscelleneous miscelleneous = new Miscelleneous();
miscelleneous.reverseStringRecursion("ABCD");
System.out.println(misce... | UTF-8 | Java | 658 | java | Miscelleneous.java | Java | [] | null | [] | package com.practice.leetcode.easy.strings;
public class Miscelleneous {
StringBuilder stringBuilder = new StringBuilder();
public static void main(String[] args) {
Miscelleneous miscelleneous = new Miscelleneous();
miscelleneous.reverseStringRecursion("ABCD");
System.out.println(misce... | 658 | 0.621581 | 0.618541 | 25 | 25.32 | 21.680811 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52 | false | false | 9 |
7996b08ddeb31ca892acda26c694694a34273fc6 | 9,646,496,559,454 | 5f6acb928fbb8f57c2a053af0bd879411dc9428e | /gtfs-otp/src/main/java/org/opentripplanner/standalone/GraphIndex.java | a7f3b169537b4fb72d903d094e60311435827c01 | [
"MIT"
] | permissive | ESSimon/gtfs-java | https://github.com/ESSimon/gtfs-java | 9bb860d5ad50ab338591ab8fd8c1720c629f5e53 | af77b9decce68bf6591f79fedaed2a0c7a25d24d | refs/heads/master | 2021-01-19T23:26:18.740000 | 2017-05-05T15:26:03 | 2017-05-05T15:26:03 | 88,984,244 | 0 | 0 | null | true | 2017-04-21T13:01:35 | 2017-04-21T13:01:35 | 2014-09-21T14:12:08 | 2014-09-28T21:43:12 | 25,601 | 0 | 0 | 0 | null | null | null | package org.opentripplanner.standalone;
import java.util.BitSet;
import java.util.Collection;
import java.util.List;
import java.util.Map;
import java.util.Set;
import org.joda.time.LocalDate;
import org.onebusaway.gtfs.model.Agency;
import org.onebusaway.gtfs.model.AgencyAndId;
import org.onebusaway.gtfs.model.Route... | UTF-8 | Java | 16,165 | java | GraphIndex.java | Java | [] | null | [] | package org.opentripplanner.standalone;
import java.util.BitSet;
import java.util.Collection;
import java.util.List;
import java.util.Map;
import java.util.Set;
import org.joda.time.LocalDate;
import org.onebusaway.gtfs.model.Agency;
import org.onebusaway.gtfs.model.AgencyAndId;
import org.onebusaway.gtfs.model.Route... | 16,165 | 0.633962 | 0.629632 | 335 | 47.253731 | 31.721899 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.704478 | false | false | 9 |
62a359a7075cc213f0d04a8b1bd58b7430b6f35b | 9,646,496,559,000 | ad88362002dd509d1290f51bb9a222c44c63b3de | /LongWeekend/src/main/java/com/foohyfooh/longweekend/LongWeekend.java | 3deee3e0465ed04366e0c189b985a4429ac35d41 | [
"Apache-2.0"
] | permissive | foohyfooh/longweekend-android | https://github.com/foohyfooh/longweekend-android | debbffd07e94f5411325694eb337c7c5bf2080ad | 7ff61bcdd79b0e72207f1b3c86981dcd632d57db | refs/heads/master | 2020-05-19T17:45:25.189000 | 2013-09-08T15:42:44 | 2013-09-08T15:42:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.foohyfooh.longweekend;
import java.util.concurrent.ExecutionException;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.RadioGroup;
import andr... | UTF-8 | Java | 3,591 | java | LongWeekend.java | Java | [
{
"context": ";\n String longWeekendRequest = \"http://10.0.2.2:8084/longweekend/LongWeekend?startDate=%s&endDate",
"end": 1520,
"score": 0.8173521757125854,
"start": 1512,
"tag": "IP_ADDRESS",
"value": "10.0.2.2"
},
{
"context": "ay\n //Test Dates\n ... | null | [] | package com.foohyfooh.longweekend;
import java.util.concurrent.ExecutionException;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.RadioGroup;
import andr... | 3,591 | 0.612643 | 0.59482 | 80 | 43.887501 | 32.631271 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.775 | false | false | 9 |
6bcf3d2fd320227480db294517d14644d8aa5d41 | 28,226,525,128,225 | 6491347889415a6f7c21d762f9f106dcbb28f018 | /application/src/main/java/org/thingsboard/server/dft/controllers/web/users/dtos/UsersDto.java | 57a4e3d83a266fb3d8485b6d5c39556bcf37c083 | [
"Apache-2.0"
] | permissive | binhdv37/nong-nghiep-v2 | https://github.com/binhdv37/nong-nghiep-v2 | 0e7da05caebeb0c33e605e9de38706fb98716d17 | 554aed1107a8dcc03a942c021fe94786ac3b7f4f | refs/heads/main | 2023-06-15T22:23:36.704000 | 2021-07-06T09:39:19 | 2021-07-06T09:39:19 | 383,326,866 | 0 | 0 | NOASSERTION | false | 2021-07-06T09:39:20 | 2021-07-06T03:22:48 | 2021-07-06T04:04:56 | 2021-07-06T09:39:19 | 6,011 | 0 | 0 | 0 | Java | false | false | package org.thingsboard.server.dft.controllers.web.users.dtos;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.databind.JsonNode;
import lombok.Data;
import lombok.NoArgsConstructor;
import org.hibernate.validator.constraints.Length;
import org.thingsboard.server.common.data.SearchTe... | UTF-8 | Java | 3,653 | java | UsersDto.java | Java | [] | null | [] | package org.thingsboard.server.dft.controllers.web.users.dtos;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.databind.JsonNode;
import lombok.Data;
import lombok.NoArgsConstructor;
import org.hibernate.validator.constraints.Length;
import org.thingsboard.server.common.data.SearchTe... | 3,653 | 0.717575 | 0.706208 | 91 | 36.703297 | 33.097424 | 207 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.648352 | false | false | 9 |
cb30368d60221aeed9c74a73c2d368132f2a05e2 | 996,432,420,627 | 77441ae016c177e372f33fc21523c00bdf29844f | /vbs/src/main/java/com/vbs/persistance/entities/UserCredentials.java | 9cab80f840e90c4511e23d2de29ac3cd33bf3405 | [] | no_license | vranga0812/TransportGuru | https://github.com/vranga0812/TransportGuru | abd43319751d41f4eed8fe3402083baffea1ac8c | d347d349f5dee2231ea74b6caf0fe57f8de90ab5 | refs/heads/master | 2020-04-09T08:49:17.059000 | 2015-09-07T19:10:31 | 2015-09-07T19:10:31 | 38,582,836 | 0 | 0 | null | false | 2019-04-30T05:17:53 | 2015-07-05T20:27:43 | 2015-07-05T20:33:11 | 2019-04-30T05:17:53 | 168 | 0 | 0 | 1 | Java | false | false | package com.vbs.persistance.entities;
import java.io.Serializable;
import java.util.Date;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.OneToOne;
import javax.persis... | UTF-8 | Java | 4,347 | java | UserCredentials.java | Java | [
{
"context": "g.hibernate.annotations.Parameter;\n\n/**\n * @author DL\n * Jul 23, 2015\n */\n\n@Entity\n@Table(name=\"USER_CR",
"end": 568,
"score": 0.9984984993934631,
"start": 566,
"tag": "USERNAME",
"value": "DL"
},
{
"context": "ate String username; \t\t\n\t\n\t@Column(... | null | [] | package com.vbs.persistance.entities;
import java.io.Serializable;
import java.util.Date;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.OneToOne;
import javax.persis... | 4,353 | 0.705084 | 0.703474 | 230 | 17.9 | 18.10269 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.156522 | false | false | 9 |
68654f7db2e612020f9632286fff4717171a82fc | 29,274,497,157,526 | b3dda2991b76157409b9958c2961bb7db89325a3 | /src/main/java/java_ex/PostfixEvaluation.java | 6b6aeb20794718fc2868134695ce4a920e392015 | [] | no_license | neaguMarinela/codingAdvanced | https://github.com/neaguMarinela/codingAdvanced | 27b55778d7c2cfbce46649958e32c3ab27fdc219 | f9fa401b10c89cd0b7a0558795f0ecb4b517cbc5 | refs/heads/master | 2022-06-05T13:21:41.928000 | 2019-09-27T19:41:07 | 2019-09-27T19:41:07 | 171,943,885 | 3 | 1 | null | false | 2022-05-20T20:56:11 | 2019-02-21T20:54:51 | 2019-09-27T19:41:14 | 2022-05-20T20:56:11 | 8,763 | 2 | 1 | 3 | Java | false | false | package java_ex;
import java.util.Stack;
import java.util.regex.Pattern;
public class PostfixEvaluation {
public static boolean isOperand(String s)
{
double a=0;
try
{
a=Double.parseDouble(s);
}
catch (Exception exception)
{
return false;
}
retu... | UTF-8 | Java | 2,135 | java | PostfixEvaluation.java | Java | [] | null | [] | package java_ex;
import java.util.Stack;
import java.util.regex.Pattern;
public class PostfixEvaluation {
public static boolean isOperand(String s)
{
double a=0;
try
{
a=Double.parseDouble(s);
}
catch (Exception exception)
{
return false;
}
retu... | 2,135 | 0.371897 | 0.362061 | 80 | 25.6875 | 17.568861 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 9 |
4f174c8f8cb17e4369494048be6e62499236208c | 29,016,799,096,543 | 7dca5c00de36808eecdec57f18822861cfea564c | /module8/src/com/company/files/PictureFile.java | 3c935cae22fdd7ef41d9bbade5320f9723a7f9ef | [] | no_license | shtroodel/goJavaOnline | https://github.com/shtroodel/goJavaOnline | 76032d4391bdcbd176f8754f1cd7552c083a8ece | ec33a14241f29811d0d8ae2f7d0915278406aa7c | refs/heads/master | 2021-01-10T03:48:59.247000 | 2016-04-13T19:51:03 | 2016-04-13T19:51:03 | 52,993,011 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company.files;
public class PictureFile extends File {
private String format;
public PictureFile(String name, String address, int size, String format) {
super(name, address, size);
this.format = format;
}
public String getFormat() {
return format;
}
public... | UTF-8 | Java | 391 | java | PictureFile.java | Java | [] | null | [] | package com.company.files;
public class PictureFile extends File {
private String format;
public PictureFile(String name, String address, int size, String format) {
super(name, address, size);
this.format = format;
}
public String getFormat() {
return format;
}
public... | 391 | 0.636829 | 0.636829 | 18 | 20.722221 | 20.302725 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.611111 | false | false | 9 |
0c74dc57362d93f0d2287ea005323eaf57ae8c60 | 6,408,091,276,769 | 981380a5d8aecaaa1cc7de0bf194200d31f77810 | /inchannel-cmbcpayxmidentify-provider/src/main/java/com/reapal/inchannel/cmbcpayxm/util/CrossBankDkReq.java | 4d68360dc803e6635c24e1bcbeaeeb651d7d220e | [] | no_license | wangxw123/aa | https://github.com/wangxw123/aa | 2fb8d333027994a42d4283e713a05bd7a3e3990b | 95bba1256ce1d454e3af9bf3f32006ed967ccd7a | refs/heads/master | 2021-01-01T16:22:47.923000 | 2017-07-24T00:07:37 | 2017-07-24T00:07:40 | 97,817,905 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.reapal.inchannel.cmbcpayxm.util;
import org.jdom2.Element;
import org.jdom2.output.Format;
import org.jdom2.output.XMLOutputter;
import java.io.Serializable;
import java.util.Date;
/**
* 跨行代扣
*/
public class CrossBankDkReq extends BaseModel implements Serializable {
private String version;
private S... | UTF-8 | Java | 6,900 | java | CrossBankDkReq.java | Java | [] | null | [] | package com.reapal.inchannel.cmbcpayxm.util;
import org.jdom2.Element;
import org.jdom2.output.Format;
import org.jdom2.output.XMLOutputter;
import java.io.Serializable;
import java.util.Date;
/**
* 跨行代扣
*/
public class CrossBankDkReq extends BaseModel implements Serializable {
private String version;
private S... | 6,900 | 0.757355 | 0.756918 | 293 | 22.433447 | 24.92651 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.467577 | false | false | 9 |
ab03943851800282eb53bded543d3be96d61e9e8 | 29,411,936,070,899 | bc62208f6be3a6d70df4a0b14e18faf88616dc39 | /app/src/main/java/com/music/cloud/client/po/BasePropertyPO.java | 65d6a103e1b44f0c5acdbbc5355995cd5642db53 | [] | no_license | toaderandrei/music-cloud-player | https://github.com/toaderandrei/music-cloud-player | c4f4a50d334756d84e57083645e77d3b9a43df1f | e797e1c27b48e3a131a315c7872605288aa8ddca | refs/heads/master | 2016-05-29T11:31:44.182000 | 2015-05-25T18:44:28 | 2015-05-25T18:44:28 | 36,247,938 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.music.cloud.client.po;
public class BasePropertyPO {
private String key;
private String value;
private boolean isVisible = true;
public BasePropertyPO(String key, String value) {
this.key = key;
this.value = value;
}
public String getKey() {
return this.key... | UTF-8 | Java | 555 | java | BasePropertyPO.java | Java | [] | null | [] | package com.music.cloud.client.po;
public class BasePropertyPO {
private String key;
private String value;
private boolean isVisible = true;
public BasePropertyPO(String key, String value) {
this.key = key;
this.value = value;
}
public String getKey() {
return this.key... | 555 | 0.616216 | 0.616216 | 28 | 18.821428 | 15.827312 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.392857 | false | false | 9 |
81b70b1a38920f2d20a8a7910355d9b3c56918de | 10,093,173,149,646 | cb8ccced1c84721994c9008d60f6b2a120365321 | /src/test/java/net/zomis/cards/cwars/CWars2AIFight.java | 51f82f19005b962b87bc93a513047f8c85481b79 | [] | no_license | Zomis/ZonesAndCards | https://github.com/Zomis/ZonesAndCards | ecda38ccbf2ef0cb71ec8079fba4b78b080ada1f | 8025a30ed51e1d9fcf49cf4bb7b0d9462a913011 | refs/heads/master | 2020-06-01T03:24:36.772000 | 2020-02-08T18:17:34 | 2020-02-08T18:17:34 | 20,162,557 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.zomis.cards.cwars;
import net.zomis.cards.CardsTest;
import net.zomis.cards.ai.CGController;
import net.zomis.cards.cwars2.CWars2Game;
import net.zomis.cards.cwars2.CWars2Setup;
import net.zomis.cards.cwars2.ais.CWars2AI_Better;
import net.zomis.cards.cwars2.ais.CWars2AI_InstantWin;
import net.zomis.cards.... | UTF-8 | Java | 5,909 | java | CWars2AIFight.java | Java | [] | null | [] | package net.zomis.cards.cwars;
import net.zomis.cards.CardsTest;
import net.zomis.cards.ai.CGController;
import net.zomis.cards.cwars2.CWars2Game;
import net.zomis.cards.cwars2.CWars2Setup;
import net.zomis.cards.cwars2.ais.CWars2AI_Better;
import net.zomis.cards.cwars2.ais.CWars2AI_InstantWin;
import net.zomis.cards.... | 5,909 | 0.737688 | 0.722796 | 146 | 39.472603 | 35.63633 | 158 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.863014 | false | false | 9 |
1d68cf0b588c60cb1fabad522aea74ce0247a60b | 20,547,123,551,712 | 77779faa04dc7f56640e6fbe2d95a963e07a562a | /app/src/main/java/cs4330/cs/utep/mybookshelves/database/BookshelvesDB.java | def1310b8e747b3a94cb404a071c8f92be3235ee | [] | no_license | jgomez97/MyBookshelves | https://github.com/jgomez97/MyBookshelves | a839566515e92216a6306a5b7b93e80b9a916050 | 348ab1d431789b14d3cad3aff90409a2a6db338d | refs/heads/master | 2022-01-10T17:42:53.395000 | 2019-05-10T05:03:24 | 2019-05-10T05:03:24 | 178,951,417 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cs4330.cs.utep.mybookshelves.database;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import java.util.ArrayList;
import java.util.List;
import cs4330.cs.utep... | UTF-8 | Java | 10,539 | java | BookshelvesDB.java | Java | [
{
"context": "bookshelves.manager.BookshelfType;\n\n/**\n * @author Jesus Gomez\n *\n * Class that handles the database of the app.",
"end": 490,
"score": 0.9998703002929688,
"start": 479,
"tag": "NAME",
"value": "Jesus Gomez"
},
{
"context": "he app.\n *\n * Class: CS4330\n * Instru... | null | [] | package cs4330.cs.utep.mybookshelves.database;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import java.util.ArrayList;
import java.util.List;
import cs4330.cs.utep... | 10,534 | 0.619793 | 0.615144 | 255 | 40.333332 | 28.330587 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.768627 | false | false | 9 |
517a82e29362857efdea67e7b65bf36714f7bf4b | 38,929,583,601,945 | 97ceff14c645e6e2b31e28f68146172b8073ba1e | /src/main/java/com/vehiclereader/client/ClientSimulation.java | 195ef172cd3f243501d943b58ac2f0fe3b3def21 | [] | no_license | azielazny/vehiclereader | https://github.com/azielazny/vehiclereader | 26a31b95be0260a9d9e0483a8910d04f9357fcca | db29372ee616958d3ca01ece2dbc220c2b07504c | refs/heads/master | 2021-05-05T08:41:58.610000 | 2018-01-30T16:43:54 | 2018-01-30T16:43:54 | 118,977,812 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vehiclereader.client;
import org.apache.http.HttpEntity;
import org.apache.http.client.methods.CloseableHttpResponse;
import org.apache.http.client.methods.HttpPost;
import org.apache.http.entity.ContentType;
import org.apache.http.entity.mime.MultipartEntityBuilder;
import org.apache.http.impl.client.Clos... | UTF-8 | Java | 4,286 | java | ClientSimulation.java | Java | [
{
"context": "e byte[] byteImage;\n\n private String ApiKey = \"klucz123\";\n\n public ClientSimulation(String ApiKey) {\n ",
"end": 809,
"score": 0.9994716644287109,
"start": 801,
"tag": "KEY",
"value": "klucz123"
}
] | null | [] | package com.vehiclereader.client;
import org.apache.http.HttpEntity;
import org.apache.http.client.methods.CloseableHttpResponse;
import org.apache.http.client.methods.HttpPost;
import org.apache.http.entity.ContentType;
import org.apache.http.entity.mime.MultipartEntityBuilder;
import org.apache.http.impl.client.Clos... | 4,286 | 0.614792 | 0.612226 | 133 | 31.225563 | 26.808599 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.684211 | false | false | 9 |
b23b0b6c81c89223a6a587a6ef5141a2f38bc629 | 33,552,284,577,552 | 5f2b52a11fc2271ddaa7c9cd9267c91ff0f8dc23 | /src/foodBankk/MainScreen.java | de3803592fe80b217d3e6cb000c1037e8d22fa53 | [] | no_license | jaimB/foodBankk | https://github.com/jaimB/foodBankk | 1ddcd6f52c33daf6dd9954097d4099077edb44ee | 89f0d8ad6d1112c435768c468b9f9c6842b7b714 | refs/heads/master | 2017-04-24T10:52:01.922000 | 2017-03-22T16:39:27 | 2017-03-22T16:39:27 | 81,591,332 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package foodBankk;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.text.*;
import java.util.*;
import javax.swing.*;
import javax.swing.Timer;
import javax.swing.event.*;
import constructs.JTransparentPanel;
public class MainScreen extends JFrame{
private stat... | UTF-8 | Java | 4,052 | java | MainScreen.java | Java | [] | null | [] | package foodBankk;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.text.*;
import java.util.*;
import javax.swing.*;
import javax.swing.Timer;
import javax.swing.event.*;
import constructs.JTransparentPanel;
public class MainScreen extends JFrame{
private stat... | 4,052 | 0.719151 | 0.699161 | 129 | 30.418604 | 24.509356 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.069767 | false | false | 9 |
9482164f8d85f41389a8d9e759e203815f1703a9 | 38,972,533,281,666 | 43b819e56b9da631dd4224c6d3921bc3a44f0739 | /src/main/java/SomeTest/testsf/GbSort.java | b807aeb176f26c2a021393572112292c9976cafd | [] | no_license | junxiaoyao/study | https://github.com/junxiaoyao/study | 4bb0f23881dc863a91aec882b4c2ebd62176e8cb | 7724e677d30bf6b7db1322ef92d81bbf3d37d7cd | refs/heads/master | 2021-06-08T08:12:31.986000 | 2021-04-30T09:30:44 | 2021-04-30T09:30:44 | 161,759,621 | 0 | 0 | null | false | 2020-07-01T22:42:15 | 2018-12-14T09:08:28 | 2020-06-05T08:12:48 | 2020-07-01T22:42:13 | 4,833 | 0 | 0 | 5 | Java | false | false | package SomeTest.testsf;
/**
* @description
* @author: jxy
* @create: 2019-07-15 15:56
*/
public class GbSort {
public static void main(String[] args) {
}
}
| UTF-8 | Java | 174 | java | GbSort.java | Java | [
{
"context": " SomeTest.testsf;\n\n/**\n * @description\n * @author: jxy\n * @create: 2019-07-15 15:56\n */\npublic class GbS",
"end": 61,
"score": 0.9996768236160278,
"start": 58,
"tag": "USERNAME",
"value": "jxy"
}
] | null | [] | package SomeTest.testsf;
/**
* @description
* @author: jxy
* @create: 2019-07-15 15:56
*/
public class GbSort {
public static void main(String[] args) {
}
}
| 174 | 0.609195 | 0.54023 | 15 | 10.6 | 13.027151 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.066667 | false | false | 9 |
33d82f4c4cb460763d463f617c3b12cfd6ae6119 | 34,823,594,877,527 | 6b054fddedebef405affa508e3f38d0973c33fb1 | /ygcms-web/src/main/java/org/pro/ygcms/facade/impl/CmsContentPictureFacadeImpl.java | 373b7172d9989e5ba2633968d5bb29a00ab48de1 | [
"MIT"
] | permissive | guokaijava/ygcms | https://github.com/guokaijava/ygcms | 77fd4f01e43c2f05f625d0a301fbb2cf4bac48d8 | c4f7ead2ab52cb27b899a188160db11b0a1fa729 | refs/heads/master | 2016-09-15T13:31:18.905000 | 2016-03-16T11:27:36 | 2016-03-16T11:27:36 | 31,881,706 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.pro.ygcms.facade.impl;
import java.util.HashSet;
import java.util.List;
import java.util.ArrayList;
import java.util.Set;
import java.text.MessageFormat;
import javax.inject.Inject;
import javax.inject.Named;
import org.dayatang.domain.InstanceFactory;
import org.dayatang.utils.Page;
import org.... | UTF-8 | Java | 3,900 | java | CmsContentPictureFacadeImpl.java | Java | [] | null | [] | package org.pro.ygcms.facade.impl;
import java.util.HashSet;
import java.util.List;
import java.util.ArrayList;
import java.util.Set;
import java.text.MessageFormat;
import javax.inject.Inject;
import javax.inject.Named;
import org.dayatang.domain.InstanceFactory;
import org.dayatang.utils.Page;
import org.... | 3,900 | 0.748205 | 0.74718 | 97 | 38.206184 | 34.078724 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.742268 | false | false | 9 |
e3d2dc5466e84165fed6e46711667a75c5e31754 | 37,890,201,516,587 | 0d28eb7eb9c141e166bf99e7657de2d6b1673d00 | /pay/src/main/java/com/wpy/cqu/pay/IPay.java | 713b3d5e90513ffd522e63cbfebc065497e1b305 | [] | no_license | wpy2016/Xiaodi | https://github.com/wpy2016/Xiaodi | 0449df56633de6a6be60ceeed0c988dd81a02c9f | 025b34e177522ed7261c17a00d034e954b1654e1 | refs/heads/master | 2020-03-06T18:21:47.134000 | 2018-05-03T03:17:57 | 2018-05-03T03:17:57 | 127,005,875 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wpy.cqu.pay;
import android.support.v7.app.AppCompatActivity;
/**
* Created by wangpeiyu on 2018/4/13.
*/
public interface IPay {
void Pay(AppCompatActivity activity, String tradename, String outtradeno, Long amount, String backparams, String notifyurl, String userid, IPayResp resp);
}
| UTF-8 | Java | 308 | java | IPay.java | Java | [
{
"context": "pport.v7.app.AppCompatActivity;\n\n/**\n * Created by wangpeiyu on 2018/4/13.\n */\n\npublic interface IPay {\n vo",
"end": 103,
"score": 0.9994138479232788,
"start": 94,
"tag": "USERNAME",
"value": "wangpeiyu"
}
] | null | [] | package com.wpy.cqu.pay;
import android.support.v7.app.AppCompatActivity;
/**
* Created by wangpeiyu on 2018/4/13.
*/
public interface IPay {
void Pay(AppCompatActivity activity, String tradename, String outtradeno, Long amount, String backparams, String notifyurl, String userid, IPayResp resp);
}
| 308 | 0.762987 | 0.737013 | 11 | 27 | 44.458355 | 158 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.909091 | false | false | 9 |
45eb336a48d345f10b9ad14068f73f38385aaa48 | 39,075,612,487,918 | 3c57734c0d60c8220e734d6965fe8dfc51854ea3 | /spring02/src/com/hb/model/GuestDaoImpl.java | 881ca5dd38a293ecae32ac6f6feaba472581618b | [] | no_license | hb6class/2017struts | https://github.com/hb6class/2017struts | 10571c233d7c3583b84e8c920ac07130cb843c3a | ddbc52a74fd15a6619e87185608ee37211551c2e | refs/heads/master | 2021-05-06T10:03:27.690000 | 2017-12-27T08:16:38 | 2017-12-27T08:16:38 | 114,090,895 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hb.model;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import com.hb.model.entity.GuestVo;
public class GuestDaoImpl implements GuestDao... | UTF-8 | Java | 2,167 | java | GuestDaoImpl.java | Java | [
{
"context": "driver = driver;\r\n\t\tthis.url = url;\r\n\t\tthis.user = user;\r\n\t\tthis.password = password;\r\n\t}\r\n\r\n\r\n\tpublic Li",
"end": 559,
"score": 0.9204885363578796,
"start": 555,
"tag": "USERNAME",
"value": "user"
},
{
"context": "url = url;\r\n\t\tthis.user = use... | null | [] | package com.hb.model;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import com.hb.model.entity.GuestVo;
public class GuestDaoImpl implements GuestDao... | 2,169 | 0.686202 | 0.68251 | 86 | 22.94186 | 21.880943 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.162791 | false | false | 9 |
a965167fdf1673d2c6754ab9dad700e5da751541 | 39,221,641,377,847 | 0952248553ad2e803a46f7e34630b368e1ef7e8c | /Yaoqiang/src/org/yaoqiang/bpmn/editor/swing/BPMNGraphComponent.java | b0e7a32104e8bcbcc3a143a77e26aa261e198b24 | [
"Apache-2.0"
] | permissive | duarterafael/Conformitate | https://github.com/duarterafael/Conformitate | 4dc47de03cf3b6500ef603699cf7ddfd32987f39 | c1da7401c62a6d8c8d5046ef6aa03cf0f9304e89 | refs/heads/master | 2021-01-02T22:33:52.537000 | 2017-08-04T12:24:37 | 2017-08-04T12:24:37 | 99,339,765 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.yaoqiang.bpmn.editor.swing;
import java.awt.Point;
import java.awt.print.PageFormat;
import java.util.Hashtable;
import javax.swing.TransferHandler;
import org.yaoqiang.bpmn.editor.BPMNEditor;
import org.yaoqiang.bpmn.editor.handler.GraphTransferHandler;
import org.yaoqiang.bpmn.editor.view.BPMNGraph;
im... | UTF-8 | Java | 5,984 | java | BPMNGraphComponent.java | Java | [
{
"context": "aphView;\n\n/**\n * BPMNGraphComponent\n * \n * @author Shi Yaoqiang(shi_yaoqiang@yahoo.com)\n */\npublic class BPMNGrap",
"end": 964,
"score": 0.9998924732208252,
"start": 952,
"tag": "NAME",
"value": "Shi Yaoqiang"
},
{
"context": " * BPMNGraphComponent\n * \n * @auth... | null | [] | package org.yaoqiang.bpmn.editor.swing;
import java.awt.Point;
import java.awt.print.PageFormat;
import java.util.Hashtable;
import javax.swing.TransferHandler;
import org.yaoqiang.bpmn.editor.BPMNEditor;
import org.yaoqiang.bpmn.editor.handler.GraphTransferHandler;
import org.yaoqiang.bpmn.editor.view.BPMNGraph;
im... | 5,963 | 0.687166 | 0.677139 | 187 | 31 | 29.660828 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.401069 | false | false | 9 |
16f014feeb726a8faec84b057d56211887028c28 | 34,634,616,326,345 | 880dab02bc8580e6200cbd4ff9785f4980cd4cb2 | /Documents/workspace-sts-3.9.0.RELEASE/weightTracker/src/main/java/com/egen/weight/tracker/service/AlertService.java | cf929f0daba254e84af80259532b28c6d67f77b9 | [] | no_license | narengithubs/weightTracker | https://github.com/narengithubs/weightTracker | c5d2e74995dafd0dcf640992273627076394041f | 8c2cc33cdd909da51972ece412872080e677e6d3 | refs/heads/master | 2021-07-09T08:38:40.444000 | 2017-10-06T06:05:59 | 2017-10-06T06:05:59 | 105,969,825 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.egen.weight.tracker.service;
import java.util.List;
import com.egen.weight.tracker.morphia.entity.AlertsEntity;
import com.mongodb.DBObject;
public interface AlertService {
public boolean createAlert(AlertsEntity alertsEntity);
public List<DBObject> read();
public List<DBObject> readByTimeRange(String... | UTF-8 | Java | 335 | java | AlertService.java | Java | [] | null | [] | package com.egen.weight.tracker.service;
import java.util.List;
import com.egen.weight.tracker.morphia.entity.AlertsEntity;
import com.mongodb.DBObject;
public interface AlertService {
public boolean createAlert(AlertsEntity alertsEntity);
public List<DBObject> read();
public List<DBObject> readByTimeRange(String... | 335 | 0.81194 | 0.81194 | 12 | 26.916666 | 21.967621 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.833333 | false | false | 9 |
ae2e43e37561d6d4db6ffd991fc78f8e2bef7598 | 5,308,579,580,705 | 99b2318ee5c54213fa9f247f8583f2b510dbec95 | /netbeans/WG2/src/org/wdssii/xml/iconSetConfig/ImageSymbol.java | 7d2824a4e75bfde846a143faba9bb62d5b5e04d0 | [] | no_license | retoomey/wg2 | https://github.com/retoomey/wg2 | aaedd63f3d42867f534ec5414b5fff0e3876b99f | 70414aca004467cd48dca2b0e96a2cd3c836dc6a | refs/heads/master | 2021-01-10T20:44:18.782000 | 2019-02-26T00:58:53 | 2019-02-26T00:58:53 | 32,228,904 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.wdssii.xml.iconSetConfig;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlRootElement;
/**
* Image symbol Uses a png?
*
* @author Robert Toomey
*/
@XmlAccessorType(XmlAccessType.NONE)
@XmlRootElement(name... | UTF-8 | Java | 629 | java | ImageSymbol.java | Java | [
{
"context": "\r\n/**\r\n * Image symbol Uses a png?\r\n *\r\n * @author Robert Toomey\r\n */\r\n@XmlAccessorType(XmlAccessType.NONE)\r\n@XmlR",
"end": 255,
"score": 0.9998719692230225,
"start": 242,
"tag": "NAME",
"value": "Robert Toomey"
}
] | null | [] | package org.wdssii.xml.iconSetConfig;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlRootElement;
/**
* Image symbol Uses a png?
*
* @author <NAME>
*/
@XmlAccessorType(XmlAccessType.NONE)
@XmlRootElement(name = "ima... | 622 | 0.656598 | 0.656598 | 27 | 21.296297 | 17.115761 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.296296 | false | false | 9 |
3923cb7b6a0a7f4e38558a6773445f1e293ad3aa | 1,185,410,984,015 | a23a01a7db727bae1335361f1129d65c40dcba7c | /chapter_001/src/main/java/ru/job4j/oop/Battery.java | b848f6b752b9f01c0ceee76bfdc4b798be8cc527 | [] | no_license | zely20/job4j | https://github.com/zely20/job4j | e9caeb9cf795886cc762a201d085caa235143d7c | cfed3259c4096f80576c52710aa4a36e753e82ed | refs/heads/master | 2021-11-12T04:00:50.226000 | 2021-11-05T06:18:01 | 2021-11-05T06:18:01 | 241,420,309 | 0 | 0 | null | false | 2020-10-13T19:38:48 | 2020-02-18T17:11:40 | 2020-06-01T12:15:15 | 2020-10-13T19:38:47 | 199 | 0 | 0 | 1 | Java | false | false | package ru.job4j.oop;
public class Battery {
private int load;
public Battery(int load) {
this.load = load;
}
public void exchange(Battery another) {
this.load = this.load + another.load;
another.load = 0;
}
public static void main(String[] args) {
Battery one... | UTF-8 | Java | 568 | java | Battery.java | Java | [] | null | [] | package ru.job4j.oop;
public class Battery {
private int load;
public Battery(int load) {
this.load = load;
}
public void exchange(Battery another) {
this.load = this.load + another.load;
another.load = 0;
}
public static void main(String[] args) {
Battery one... | 568 | 0.584507 | 0.573944 | 26 | 20.846153 | 16.575451 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 9 |
1a03d0e2e6f70b6045bdd6cb9f32a02f97989588 | 24,764,781,495,478 | a06e2518f434adc5299dc0778460e3c929c89114 | /src/src/calculatorParser.java | b246d3cda80ac5e4416a496954e06bf42f1e585b | [] | no_license | paddywhq/Translator_from_c_to_js | https://github.com/paddywhq/Translator_from_c_to_js | ce00637665880c349dafe9eca784b431babdbd28 | 5121a6a8270d7327c6a8ef5b5b715ef27859ed14 | refs/heads/master | 2021-09-05T10:24:19.491000 | 2018-01-26T11:24:16 | 2018-01-26T11:24:16 | 119,043,646 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // $ANTLR 3.4 src\\calculator.g 2015-06-30 13:49:11
import org.antlr.runtime.*;
import java.util.Stack;
import java.util.List;
import java.util.ArrayList;
@SuppressWarnings({"all", "warnings", "unchecked"})
public class calculatorParser extends Parser {
public static final String[] tokenNames = new String[] {
... | UTF-8 | Java | 136,426 | java | calculatorParser.java | Java | [] | null | [] | // $ANTLR 3.4 src\\calculator.g 2015-06-30 13:49:11
import org.antlr.runtime.*;
import java.util.Stack;
import java.util.List;
import java.util.ArrayList;
@SuppressWarnings({"all", "warnings", "unchecked"})
public class calculatorParser extends Parser {
public static final String[] tokenNames = new String[] {
... | 136,426 | 0.463944 | 0.390644 | 4,554 | 28.957621 | 32.628407 | 629 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6278 | false | false | 9 |
ccb6938e8f4d84a17d14cba3c6c298720b1b4e11 | 18,279,380,812,631 | 03eeea369de1792118c811b228414dec180694bc | /br.pucrs.btf.emprestimos/src/model/Emprestimo.java | e715deaf75eb20be6514526c51da3a409e22362b | [] | no_license | andrepaladino/trabalhoFinalBanco | https://github.com/andrepaladino/trabalhoFinalBanco | 58cb96c6013140cdede17d8ecba27d8641d6fdcd | 30a92405bb96a9d1acf2dca5d89961efe24925ce | refs/heads/master | 2021-01-17T13:09:32.093000 | 2016-06-13T14:14:45 | 2016-06-13T14:14:45 | 59,708,860 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model;
import java.time.LocalDate;
public class Emprestimo {
private LocalDate dataInicial;
private LocalDate dataFinal;
private String identificacao;
private Equipamento equipamento;
private Funcionario funcionario;
public Emprestimo(LocalDate dataInicial, LocalDate dataFinal, String identificacao... | UTF-8 | Java | 560 | java | Emprestimo.java | Java | [] | null | [] | package model;
import java.time.LocalDate;
public class Emprestimo {
private LocalDate dataInicial;
private LocalDate dataFinal;
private String identificacao;
private Equipamento equipamento;
private Funcionario funcionario;
public Emprestimo(LocalDate dataInicial, LocalDate dataFinal, String identificacao... | 560 | 0.783929 | 0.783929 | 25 | 21.4 | 20.4 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.72 | false | false | 9 |
bb0c4f296b65b1b086dd58cc0e3762480fb12bd4 | 18,279,380,812,303 | 39c73e590175ac8e49819e0af326625ee71ba068 | /src/main/java/com/caved_in/commons/inventory/HandSlot.java | f7234beff177ee5d99faafeb07cbfb4a733d2082 | [] | no_license | Islati/Commons | https://github.com/Islati/Commons | 81ef33d02c879698d0ab2293b358306b00901f1b | 61d12e54c8e023a20d25f8fa5607a0f346758f48 | refs/heads/master | 2023-04-15T13:48:19.232000 | 2020-07-25T12:40:15 | 2020-07-25T12:40:15 | 14,571,872 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.caved_in.commons.inventory;
import org.bukkit.inventory.EquipmentSlot;
/**
* With the 1.9 Update comes Dual Wielding, and in the spirit of Commons, it's best to have
* our own managing classes for the slots so we can serialize, cache, and manage with ease, these slots.
* <p>
* This Enum simply represe... | UTF-8 | Java | 979 | java | HandSlot.java | Java | [] | null | [] | package com.caved_in.commons.inventory;
import org.bukkit.inventory.EquipmentSlot;
/**
* With the 1.9 Update comes Dual Wielding, and in the spirit of Commons, it's best to have
* our own managing classes for the slots so we can serialize, cache, and manage with ease, these slots.
* <p>
* This Enum simply represe... | 979 | 0.592441 | 0.590398 | 36 | 26.194445 | 25.890602 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.388889 | false | false | 9 |
71f1bb46c176f1081802a15ac1a834610d60b251 | 6,305,012,010,615 | 7bf38ec32ca2ee77fb91954fd174c3187042f9ab | /src/main/java/phan/recipesite/service/IngredientService.java | 146c972f27a676db509f624fe1da8af824c4a4a1 | [] | no_license | phankanp/Recipe-Web-App | https://github.com/phankanp/Recipe-Web-App | 10fd3a32d686f5a32e1bf95886b028e220ac39c8 | 5378830c25e8a5cb558aabf7eb539c78a6efe88f | refs/heads/master | 2021-07-08T03:58:57.912000 | 2020-07-07T07:59:53 | 2020-07-07T07:59:53 | 135,123,717 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package phan.recipesite.service;
import org.springframework.stereotype.Service;
import phan.recipesite.model.Ingredient;
import phan.recipesite.repository.IngredientRepository;
import java.util.List;
@Service
public class IngredientService {
private final IngredientRepository ingredientRepository;
public In... | UTF-8 | Java | 873 | java | IngredientService.java | Java | [] | null | [] | package phan.recipesite.service;
import org.springframework.stereotype.Service;
import phan.recipesite.model.Ingredient;
import phan.recipesite.repository.IngredientRepository;
import java.util.List;
@Service
public class IngredientService {
private final IngredientRepository ingredientRepository;
public In... | 873 | 0.751432 | 0.751432 | 32 | 26.28125 | 24.431326 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.34375 | false | false | 9 |
8b72dec19dcda09b0e5c2d266a6ad0dde0e2abad | 7,919,919,702,831 | 8d3345b2e8760dd9036403658b2742cd244a3443 | /android/app/src/main/java/com/av/remoteaccess/Main.java | 6a097b4e7326848e96f72c384eb4cc80ccba31c8 | [] | no_license | barry-ran/remote_access | https://github.com/barry-ran/remote_access | 43f2e80d53382546ee29f701442d188222053539 | a7259a74e57cd607decf5cdc7e3f9f498836ca7c | refs/heads/master | 2023-03-18T09:47:03.833000 | 2016-01-02T23:58:49 | 2016-01-02T23:58:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.av.remoteaccess;
import android.os.Looper;
public class Main {
public static String TAG = Main.class.getCanonicalName();
public static void main(String[] argv) {
Looper.prepareMainLooper();
try {
Global.init();
Reflection.init();
InputManager.ini... | UTF-8 | Java | 618 | java | Main.java | Java | [] | null | [] | package com.av.remoteaccess;
import android.os.Looper;
public class Main {
public static String TAG = Main.class.getCanonicalName();
public static void main(String[] argv) {
Looper.prepareMainLooper();
try {
Global.init();
Reflection.init();
InputManager.ini... | 618 | 0.571197 | 0.564725 | 21 | 28.428572 | 24.369324 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 9 |
f207e22157b56851a1cf02cd9ef3bac0f8cea898 | 7,919,919,704,644 | a1039e35c2c5e582ee3836f3eb6a683aae80726f | /java-producer/src/test/java/org/suggs/cloudpoc/producer/dsl/GetHelloAnonymously.java | 2d25f94549d5d8e206c4b828da2ab57634867634 | [
"Apache-2.0"
] | permissive | suggitpe/cloudfoundrypoc | https://github.com/suggitpe/cloudfoundrypoc | 39083fe9ef71d9d3b72f927aae0dd2b4b4d78333 | 93b29bfc05ee5ce93594d8ff211ccc0ab7159b54 | refs/heads/master | 2021-05-25T09:12:37.048000 | 2019-04-26T07:20:27 | 2019-04-26T07:20:27 | 49,879,908 | 2 | 7 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.suggs.cloudpoc.producer.dsl;
import net.serenitybdd.screenplay.Actor;
import net.serenitybdd.screenplay.Interaction;
import net.serenitybdd.screenplay.rest.interactions.Get;
public class GetHelloAnonymously implements Interaction {
@Override
public <T extends Actor> void performAs(T actor) {
... | UTF-8 | Java | 376 | java | GetHelloAnonymously.java | Java | [] | null | [] | package org.suggs.cloudpoc.producer.dsl;
import net.serenitybdd.screenplay.Actor;
import net.serenitybdd.screenplay.Interaction;
import net.serenitybdd.screenplay.rest.interactions.Get;
public class GetHelloAnonymously implements Interaction {
@Override
public <T extends Actor> void performAs(T actor) {
... | 376 | 0.771277 | 0.771277 | 12 | 30.333334 | 23.228334 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 9 |
d9d328c1def4ae05eb8e249aae2e75ed364b53ca | 31,379,031,069,444 | 8f44e542b9688244c3d410994fc0450bd53ce51c | /app/src/main/java/ge/lambdevelopment/tsu/View/UI/Concrete/Activities/Interests/InterestsAddActivity.java | a5a2d343cb558dfccf01e690bf9fd7f55270b98d | [] | no_license | gmetskhvarishvili/TSU | https://github.com/gmetskhvarishvili/TSU | 23ed8f9b487fe158ddc04906cc3508d30ea9db77 | 06192c0a2d388b47351bfbeca068de1c26271b94 | refs/heads/master | 2018-09-30T19:21:28.134000 | 2018-06-07T20:48:41 | 2018-06-07T20:48:41 | 136,528,596 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ge.lambdevelopment.tsu.View.UI.Concrete.Activities.Interests;
import android.app.Dialog;
import android.graphics.Color;
import android.graphics.drawable.ColorDrawable;
import android.os.Bundle;
import android.os.Handler;
import android.os.Looper;
import android.util.DisplayMetrics;
import android.util.TypedVal... | UTF-8 | Java | 3,902 | java | InterestsAddActivity.java | Java | [] | null | [] | package ge.lambdevelopment.tsu.View.UI.Concrete.Activities.Interests;
import android.app.Dialog;
import android.graphics.Color;
import android.graphics.drawable.ColorDrawable;
import android.os.Bundle;
import android.os.Handler;
import android.os.Looper;
import android.util.DisplayMetrics;
import android.util.TypedVal... | 3,902 | 0.661712 | 0.661199 | 117 | 32.350426 | 26.747734 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 9 |
38d1e279f8ea4815551ff9117dcd3ff3bd599d37 | 12,919,261,635,966 | 53d677a55e4ece8883526738f1c9d00fa6560ff7 | /com/tencent/mm/plugin/webview/luggage/jsapi/ad.java | 9dc8d0a210309abdda933d20107c9c178a4a2be2 | [] | no_license | 0jinxing/wechat-apk-source | https://github.com/0jinxing/wechat-apk-source | 544c2d79bfc10261eb36389c1edfdf553d8f312a | f75eefd87e9b9ecf2f76fc6d48dbba8e24afcf3d | refs/heads/master | 2020-06-07T20:06:03.580000 | 2019-06-21T09:17:26 | 2019-06-21T09:17:26 | 193,069,132 | 9 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tencent.mm.plugin.webview.luggage.jsapi;
import android.content.Context;
import com.tencent.luggage.d.a;
import com.tencent.luggage.d.a.a;
import com.tencent.matrix.trace.core.AppMethodBeat;
import com.tencent.mm.ai.b.a;
import com.tencent.mm.ipcinvoker.wx_extension.b;
import com.tencent.mm.plugin.... | UTF-8 | Java | 1,995 | java | ad.java | Java | [] | null | [] | package com.tencent.mm.plugin.webview.luggage.jsapi;
import android.content.Context;
import com.tencent.luggage.d.a;
import com.tencent.luggage.d.a.a;
import com.tencent.matrix.trace.core.AppMethodBeat;
import com.tencent.mm.ai.b.a;
import com.tencent.mm.ipcinvoker.wx_extension.b;
import com.tencent.mm.plugin.... | 1,995 | 0.631078 | 0.615539 | 71 | 26.12676 | 21.132666 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.676056 | false | false | 9 |
b240a96032cadd48c4891dc1aeae064f8c8467ce | 5,669,356,834,282 | 08876502b722f80d2dd7f399766d1edf223f91e9 | /src/main/java/com/fitbitml/service/auth/AuthService.java | 0a4f3d994fa3c223a0f7a6aa224bc7da171d79f6 | [] | no_license | zinnourlahcene/fitbit_server | https://github.com/zinnourlahcene/fitbit_server | 706fb10297a0443f06b5c1744ef71ee25c95ad96 | 6371a39f3e27f67e2f3f48ff2caacf40a2549934 | refs/heads/master | 2020-05-07T09:38:07.259000 | 2019-04-09T17:06:35 | 2019-04-09T17:06:35 | 180,385,275 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fitbitml.service.auth;
import com.fitbitml.domain.Auth;
import com.fitbitml.service.IService;
import org.springframework.data.repository.CrudRepository;
import java.io.IOException;
public interface AuthService extends IService<Auth, Integer> {
Auth findByAccessToken(String accessToken);
void up... | UTF-8 | Java | 551 | java | AuthService.java | Java | [] | null | [] | package com.fitbitml.service.auth;
import com.fitbitml.domain.Auth;
import com.fitbitml.service.IService;
import org.springframework.data.repository.CrudRepository;
import java.io.IOException;
public interface AuthService extends IService<Auth, Integer> {
Auth findByAccessToken(String accessToken);
void up... | 551 | 0.735027 | 0.735027 | 24 | 21.958334 | 23.233379 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.458333 | false | false | 9 |
51b3615807ca4333b5a7fc3d425b636b0c0353eb | 5,669,356,832,541 | eda2323350dd1dabbf04ef7dad2288ab02a98288 | /src/main/java/monster/action/weaponDecorator/standard/Common.java | 4b80e70a1e895ecca5597f7d602873bf73ee1af3 | [] | no_license | Miguel4president/DesignPatternsPracticeGame | https://github.com/Miguel4president/DesignPatternsPracticeGame | 9213e81270ccd9c778632a9fdcec79b89cad2f7b | 8e069d275766ccd7a2a83f08f0a54ff52c68aa2b | refs/heads/master | 2021-01-19T13:52:41.334000 | 2015-05-13T04:24:55 | 2015-05-13T04:24:55 | 35,523,226 | 0 | 1 | null | false | 2015-05-13T02:30:12 | 2015-05-13T02:14:57 | 2015-05-13T02:20:54 | 2015-05-13T02:30:12 | 0 | 0 | 1 | 0 | Java | null | null | package main.java.monster.action.weaponDecorator.standard;
import main.java.monster.action.weaponDecorator.QualityDecorator;
import main.java.monster.weapon.Weapon;
/**
* Created by Aaron on 4/27/2015.
*/
public class Common extends QualityDecorator {
public Common(Weapon weapon) {
super("Common", 0, w... | UTF-8 | Java | 336 | java | Common.java | Java | [
{
"context": "ain.java.monster.weapon.Weapon;\n\n/**\n * Created by Aaron on 4/27/2015.\n */\npublic class Common extends Qua",
"end": 190,
"score": 0.9957044124603271,
"start": 185,
"tag": "NAME",
"value": "Aaron"
}
] | null | [] | package main.java.monster.action.weaponDecorator.standard;
import main.java.monster.action.weaponDecorator.QualityDecorator;
import main.java.monster.weapon.Weapon;
/**
* Created by Aaron on 4/27/2015.
*/
public class Common extends QualityDecorator {
public Common(Weapon weapon) {
super("Common", 0, w... | 336 | 0.735119 | 0.71131 | 14 | 23 | 22.887926 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 9 |
6960c06f78a7e3de9d9a7817beee0971ce79a926 | 19,619,410,671,741 | 0c906f547d01ee1cf2850266719ae2ab905fc2cb | /src/main/java/com/aventstack/extentreports/mediastorage/MediaStorageManagerFactory.java | f9b735285d3259b85b6de1e56f6cefc23b3ad2ff | [
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | zlulan/report | https://github.com/zlulan/report | b73a4230f275ca7b5ae6614b739658aae5750274 | a1771c41e813aff198c4cee0b10bd71183b9599e | refs/heads/master | 2021-05-11T11:27:21.121000 | 2018-01-16T06:13:09 | 2018-01-16T06:13:09 | 117,637,761 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.aventstack.extentreports.mediastorage;
public class MediaStorageManagerFactory {
public MediaStorage getManager(String location) {
switch (location.trim().toLowerCase()) {
case "http":
return new HttpMediaManager();
default:
return null;
... | UTF-8 | Java | 337 | java | MediaStorageManagerFactory.java | Java | [] | null | [] | package com.aventstack.extentreports.mediastorage;
public class MediaStorageManagerFactory {
public MediaStorage getManager(String location) {
switch (location.trim().toLowerCase()) {
case "http":
return new HttpMediaManager();
default:
return null;
... | 337 | 0.602374 | 0.602374 | 12 | 27.083334 | 19.310871 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 9 |
1876961eee2d23e37a9c52bf85cfe94ac7df1e4e | 22,368,189,693,805 | ed388b6f2eadce2e91caecb89a043bf5bc9bc8e3 | /src/main/java/co/grandcircus/FinalProject/FinalProjectApplication.java | 913a725545d963e0d2bad7e1b5aa0caf975d1736 | [] | no_license | ccthatsme/FinalProject | https://github.com/ccthatsme/FinalProject | 602d179bea82704af8e401f593d67b502683d48e | 56cb2e8fa87e9643aa6dd948d7f68ebe4a3292f2 | refs/heads/master | 2020-07-20T13:35:50.114000 | 2019-09-18T18:04:19 | 2019-09-18T18:04:19 | 206,651,418 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package co.grandcircus.FinalProject;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.scheduling.annotation.EnableScheduling;
@SpringBootApplication
@EnableScheduling
public class FinalProjectApplication {
public sta... | UTF-8 | Java | 1,249 | java | FinalProjectApplication.java | Java | [] | null | [] | package co.grandcircus.FinalProject;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.scheduling.annotation.EnableScheduling;
@SpringBootApplication
@EnableScheduling
public class FinalProjectApplication {
public sta... | 1,249 | 0.764612 | 0.755004 | 34 | 35.735294 | 21.190048 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.882353 | false | false | 15 |
22060411c88f14ee60d75df7438ce997146623d6 | 32,641,751,482,011 | e833bba30486e8764b0d2c172b3bbf286a3bc26e | /app/src/main/java/com/example/robin/papers/requestModel/GetCommentListRequest.java | aa66e078cb194361421bdfdcdfc8642b61a4df81 | [] | no_license | Iamfxz/QmklAndroid | https://github.com/Iamfxz/QmklAndroid | 099f49c4abeb6ff6c388c701f18b35d539e174f9 | 55c7608ec185dc2d26ed8cd615852baf10b9c25b | refs/heads/master | 2020-04-29T10:37:52.818000 | 2019-04-12T15:06:05 | 2019-04-12T15:06:05 | 176,068,116 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.robin.papers.requestModel;
public class GetCommentListRequest {
private String token,postId,page,num;
public GetCommentListRequest(String token, String postId, String page, String num) {
this.token = token;
this.postId = postId;
this.page = page;
this.num =... | UTF-8 | Java | 866 | java | GetCommentListRequest.java | Java | [] | null | [] | package com.example.robin.papers.requestModel;
public class GetCommentListRequest {
private String token,postId,page,num;
public GetCommentListRequest(String token, String postId, String page, String num) {
this.token = token;
this.postId = postId;
this.page = page;
this.num =... | 866 | 0.586605 | 0.586605 | 45 | 18.244444 | 18.140385 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 15 |
11ec675a569c0da20771a0c0c365d0ce755659a6 | 9,543,417,369,200 | 3c3acf08dd832602ec92890770ecdbbbb749bb3e | /app/src/main/java/epitech/m_rahman/epicture/UploadActivity.java | aa417f00370c402af332bb2a5587ae6161698f52 | [] | no_license | mrahmani98/epicture | https://github.com/mrahmani98/epicture | 16e0674fc8363c8ab779fb0d95e443f8b554215a | b0e290d0366fabf0765b9ea1cd3d4587e2a750a4 | refs/heads/master | 2020-04-22T10:34:18.025000 | 2019-02-12T12:07:13 | 2019-02-12T12:07:13 | 170,309,725 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package epitech.m_rahman.epicture;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.ImageView;
import android.widget.Toast;
import com.esafirm.imagepic... | UTF-8 | Java | 3,304 | java | UploadActivity.java | Java | [] | null | [] | package epitech.m_rahman.epicture;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.ImageView;
import android.widget.Toast;
import com.esafirm.imagepic... | 3,304 | 0.631356 | 0.628632 | 98 | 32.724491 | 26.827028 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.673469 | false | false | 15 |
b1e951583f8c0096a404bf51c77670105106e246 | 9,500,467,663,303 | 9dd83fac71476218f2184e2cecdd1e85a31efea6 | /src/no80/Solution.java | af873554d0be4f0b267680e5326f2be9b7f7c32c | [] | no_license | wqbill/leetcode | https://github.com/wqbill/leetcode | 888d0fdf166dcac1823a45c27ce1845a8a13bf6a | a7d170610e06226bd6efcc50961243934527427b | refs/heads/master | 2020-03-20T09:35:30.263000 | 2019-11-06T09:49:45 | 2019-11-06T09:49:45 | 137,341,675 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package no80;
public class Solution {
public int removeDuplicates(int[] nums) {
int n = 0;
//i>=n
for (int i = 0; i < nums.length; i++) {
if (n < 2 || nums[i] > nums[n - 2]) {
nums[n] = nums[i];
n++;
}
}
return n;
}... | UTF-8 | Java | 323 | java | Solution.java | Java | [] | null | [] | package no80;
public class Solution {
public int removeDuplicates(int[] nums) {
int n = 0;
//i>=n
for (int i = 0; i < nums.length; i++) {
if (n < 2 || nums[i] > nums[n - 2]) {
nums[n] = nums[i];
n++;
}
}
return n;
}... | 323 | 0.377709 | 0.359133 | 15 | 20.533333 | 15.598576 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 15 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.