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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
fc5b18ab1dea3e4804189186b56b3880dbcb9fab | 6,768,868,518,400 | 1ad66e46ae29c016ecb27430ea3d7cbc37ddbf0e | /src/mpp/course/spring2017/project/coffeeshop/dao/ProductDaoImpl.java | f63ba592d02fd28d5442c3bc8b4b7d965378b8b2 | [] | no_license | ducvo1983/CoffeeShopManagementSystem | https://github.com/ducvo1983/CoffeeShopManagementSystem | 94d5acad9ad1efad1c9e4d0d4cb8592c6d52abc4 | 969f845fabd82eb25da126d4a5e7ccd3238d9500 | refs/heads/master | 2021-01-25T04:26:34.332000 | 2017-06-14T14:58:23 | 2017-06-14T14:58:23 | 93,439,089 | 3 | 2 | null | false | 2017-06-14T14:58:24 | 2017-06-05T19:31:32 | 2017-06-08T02:21:03 | 2017-06-14T14:58:23 | 32,502 | 0 | 1 | 0 | Java | null | null | package mpp.course.spring2017.project.coffeeshop.dao;
import java.util.List;
import org.hibernate.Session;
import mpp.course.spring2017.project.coffeeshop.model.BeverageSizePrice;
import mpp.course.spring2017.project.coffeeshop.model.Product;
class ProductDaoImpl implements IProductDao {
@Override
public boolean ... | UTF-8 | Java | 4,081 | java | ProductDaoImpl.java | Java | [] | null | [] | package mpp.course.spring2017.project.coffeeshop.dao;
import java.util.List;
import org.hibernate.Session;
import mpp.course.spring2017.project.coffeeshop.model.BeverageSizePrice;
import mpp.course.spring2017.project.coffeeshop.model.Product;
class ProductDaoImpl implements IProductDao {
@Override
public boolean ... | 4,081 | 0.680225 | 0.677285 | 174 | 22.454023 | 22.388309 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.517241 | false | false | 8 |
0b549b1565916fca3740ff9dc52c6aa6aec20447 | 39,668,317,971,497 | a22faba8d658450b350ff2a6df8d423aa17ab871 | /app/src/main/java/com/olgefilimonov/gifer/data/api/ApiClient.java | dcdb4f6d620101cd7732d3c060b9ec24fbb6da0d | [
"MIT"
] | permissive | olegfilimonov/gifer | https://github.com/olegfilimonov/gifer | 9b763b71a18f8724fae823bbd06989430ad522a5 | 39040ecff30e5cbdc1952dc11b9d0f18d5cad24f | refs/heads/master | 2021-01-01T17:36:14.800000 | 2017-09-30T22:59:01 | 2017-09-30T22:59:02 | 98,112,923 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.olgefilimonov.gifer.data.api;
import com.google.gson.GsonBuilder;
import com.olgefilimonov.gifer.app.AppConfig;
import java.util.concurrent.TimeUnit;
import lombok.val;
import okhttp3.OkHttpClient;
import okhttp3.logging.HttpLoggingInterceptor;
import retrofit2.Retrofit;
import retrofit2.adapter.rxjava2.Rx... | UTF-8 | Java | 1,370 | java | ApiClient.java | Java | [
{
"context": "rxjava2.RxJava2CallAdapterFactory;\n\n/**\n * @author Oleg Filimonov\n */\npublic class ApiClient {\n private Retrofit.B",
"end": 375,
"score": 0.999604344367981,
"start": 361,
"tag": "NAME",
"value": "Oleg Filimonov"
}
] | null | [] | package com.olgefilimonov.gifer.data.api;
import com.google.gson.GsonBuilder;
import com.olgefilimonov.gifer.app.AppConfig;
import java.util.concurrent.TimeUnit;
import lombok.val;
import okhttp3.OkHttpClient;
import okhttp3.logging.HttpLoggingInterceptor;
import retrofit2.Retrofit;
import retrofit2.adapter.rxjava2.Rx... | 1,362 | 0.741606 | 0.729927 | 43 | 30.860466 | 26.031807 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.465116 | false | false | 8 |
3001122f96c4152448f6d62d049ab94d0acccf46 | 35,862,976,967,257 | 830775abfa384725af11216d979723ee56bf90ad | /app/src/main/java/com/example/madi/workhard2/activities/ActivityTheMoviePage.java | 643ea09a2c5c6821d2c666fb7899ae93c3c33c7c | [] | no_license | skhbnv/TheMovieDB | https://github.com/skhbnv/TheMovieDB | a449605708ca7b641a880c714c1691f5695a3ef0 | 36d377d72b726ec8eaffd2d47883eec7a4e639fb | refs/heads/master | 2020-04-08T07:13:59.790000 | 2019-01-05T17:28:46 | 2019-01-05T17:28:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.madi.workhard2.activities;
import android.content.Intent;
import android.os.Bundle;
import android.provider.ContactsContract;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.content.ContextCompat;
import android.support.v4.widget.Swip... | UTF-8 | Java | 12,339 | java | ActivityTheMoviePage.java | Java | [] | null | [] | package com.example.madi.workhard2.activities;
import android.content.Intent;
import android.os.Bundle;
import android.provider.ContactsContract;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.content.ContextCompat;
import android.support.v4.widget.Swip... | 12,339 | 0.6283 | 0.62172 | 339 | 35.315636 | 25.307735 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.60472 | false | false | 8 |
fd0a91f602c50e6ed6e9e803db79bd6ffcaaa2d0 | 27,109,833,608,650 | 0e54faea09ae4e105cae0d74989ec113002a9422 | /lianjiu_rest/lianjiu_rest_model/src/main/java/com/lianjiu/model/Dept.java | 5c1723475aa88ee617bf45488364f6ea7546c342 | [] | no_license | geilige/recycle-maven | https://github.com/geilige/recycle-maven | e49576463e91e8378c42f45846dcf8266812384b | 0cb0f27543f205758e0ae25f30e9361a0eb215b6 | refs/heads/master | 2023-03-16T02:38:32.158000 | 2018-02-07T05:57:58 | 2018-02-07T05:57:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lianjiu.model;
import java.util.Date;
import com.fasterxml.jackson.annotation.JsonFormat;
public class Dept {
private String deptId;
private String deptName;
private String deptOperated;
private Date deptCreated;
private Date deptUpdated;
public String getDeptId() {
r... | UTF-8 | Java | 1,336 | java | Dept.java | Java | [] | null | [] | package com.lianjiu.model;
import java.util.Date;
import com.fasterxml.jackson.annotation.JsonFormat;
public class Dept {
private String deptId;
private String deptName;
private String deptOperated;
private Date deptCreated;
private Date deptUpdated;
public String getDeptId() {
r... | 1,336 | 0.641467 | 0.63997 | 59 | 21.661016 | 21.803133 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.338983 | false | false | 8 |
76aebf7480c9b30c1f0fcb6d51bd0dfed2e4d4ae | 7,541,962,576,569 | 887e192f943fd4c6a402c3c920c4140d92bafc9d | /apps/content/core/src/test/java/com/adobe/dx/content/mocks/FakeHttpServer.java | 91cbcde14b3a9ffd53561fbfb13de29451bee781 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | adobe/adobe-dx | https://github.com/adobe/adobe-dx | 36af357ab28b568fa79635816998a0d7345e5a37 | df881d560c4c4c85187df2a98127721bcb547a42 | refs/heads/master | 2023-08-30T16:36:13.016000 | 2023-08-22T13:23:38 | 2023-08-22T13:23:38 | 237,484,486 | 37 | 33 | Apache-2.0 | false | 2023-09-04T05:48:30 | 2020-01-31T17:47:16 | 2023-07-24T23:59:14 | 2023-09-04T05:48:29 | 2,643 | 34 | 29 | 25 | Java | false | false | /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~ Copyright 2020 Adobe
~
~ 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... | UTF-8 | Java | 2,016 | java | FakeHttpServer.java | Java | [] | null | [] | /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~ Copyright 2020 Adobe
~
~ 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... | 2,016 | 0.613095 | 0.609127 | 66 | 29.545454 | 26.103628 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 8 |
af95993f4b635a2a496f527f8022360b7f042346 | 21,208,548,511,066 | 5122a4619b344c36bfc969283076c12419f198ea | /src/test/java/com/snapwiz/selenium/tests/staf/edulastic/testcases/IT1/Epic46/SentenceResponce.java | 2da2299a6283749ef36870c2952cad20f4a1f9a3 | [] | no_license | mukesh89m/automation | https://github.com/mukesh89m/automation | 0c1e8ff4e38e8e371cc121e64aacc6dc91915d3a | a0b4c939204af946cf7ca7954097660b2a0dfa8d | refs/heads/master | 2020-05-18T15:30:22.681000 | 2018-06-09T15:14:11 | 2018-06-09T15:14:11 | 32,666,214 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.snapwiz.selenium.tests.staf.edulastic.testcases.IT1.Epic46;
import com.snapwiz.selenium.tests.staf.edulastic.Driver;
import com.snapwiz.selenium.tests.staf.edulastic.ReadTestData;
import com.snapwiz.selenium.tests.staf.edulastic.apphelpers.*;
import com.snapwiz.selenium.tests.staf.edulastic.pagefactory.Ge... | UTF-8 | Java | 200,348 | java | SentenceResponce.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by Dharaneesha on 12/29/14.\n */\npublic class SentenceResponce ex",
"end": 1174,
"score": 0.9413833618164062,
"start": 1163,
"tag": "NAME",
"value": "Dharaneesha"
}
] | null | [] | package com.snapwiz.selenium.tests.staf.edulastic.testcases.IT1.Epic46;
import com.snapwiz.selenium.tests.staf.edulastic.Driver;
import com.snapwiz.selenium.tests.staf.edulastic.ReadTestData;
import com.snapwiz.selenium.tests.staf.edulastic.apphelpers.*;
import com.snapwiz.selenium.tests.staf.edulastic.pagefactory.Ge... | 200,348 | 0.692524 | 0.68012 | 3,155 | 62.495403 | 48.94099 | 303 | false | false | 0 | 0 | 0 | 0 | 72 | 0.002466 | 1.015214 | false | false | 8 |
fa215f012698e6b85dd81c763dfc6f11bcdd0d8d | 32,521,492,400,265 | e27eaa6abc0443720a8d12b09d41befb0c46da93 | /src/main/java/co/com/cyxtera/clients/entities/Client.java | 6a1b0a974f8224ed306d17d94816c0fca928b02f | [
"Apache-2.0"
] | permissive | HernanMoreno1103/cyxtera-ClientsBackend | https://github.com/HernanMoreno1103/cyxtera-ClientsBackend | f42794d2bae60cfa2496967655206f2393b111c3 | f094c3af628866429f7b236891e30191387e65ad | refs/heads/master | 2020-06-03T12:04:57.405000 | 2019-06-12T16:34:00 | 2019-06-12T16:34:00 | 191,561,616 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package co.com.cyxtera.clients.entities;
import java.io.Serializable;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
import javax.per... | UTF-8 | Java | 3,135 | java | Client.java | Java | [
{
"context": "ndByPosition;\n\n/**\n * Entity Client\n * \n * @author Hernan\n *\n */\n@Entity\n@Table(name = \"clients\")\npublic cl",
"end": 465,
"score": 0.9995436668395996,
"start": 459,
"tag": "NAME",
"value": "Hernan"
}
] | null | [] | package co.com.cyxtera.clients.entities;
import java.io.Serializable;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
import javax.per... | 3,135 | 0.633174 | 0.630622 | 209 | 14 | 14.904801 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.043062 | false | false | 8 |
4a5f2a9a87ddea1171aa0b3657a5179bb80ff6b6 | 29,867,202,584,932 | f44765cf463f787da9d3c19259b8bb448648d892 | /src/main/java/ua/pp/darknsoft/dao/implementations/NoteDaoImpl.java | 7326f40f4b43dd74885f43849c1da0f8af0c8980 | [] | no_license | andrewdark/interview | https://github.com/andrewdark/interview | 6378a2931cfd466a9c4d03a05334de62bc51d856 | 4e8f01c6506a27488d4a58749c46e9f71932b5a0 | refs/heads/master | 2020-05-02T23:15:29.424000 | 2019-04-18T16:07:29 | 2019-04-18T16:07:29 | 178,275,802 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ua.pp.darknsoft.dao.implementations;
import ua.pp.darknsoft.dao.interfaces.NoteDao;
import ua.pp.darknsoft.domain.entity.Interview;
import ua.pp.darknsoft.domain.entity.Interviewer;
import ua.pp.darknsoft.domain.entity.Note;
import org.springframework.stereotype.Repository;
import org.springframework.ut... | UTF-8 | Java | 1,338 | java | NoteDaoImpl.java | Java | [
{
"context": "oteDao}.\r\n * </p>\r\n *\r\n * @author <a href='mailto:ponomarenko.bogdan.5@gmail.com'>Bogdan Ponomarenko</a>\r\n *\r\n * @since 1.0\r\n */\r\n",
"end": 538,
"score": 0.9998204112052917,
"start": 508,
"tag": "EMAIL",
"value": "ponomarenko.bogdan.5@gmail.com"
},
{
"cont... | null | [] | package ua.pp.darknsoft.dao.implementations;
import ua.pp.darknsoft.dao.interfaces.NoteDao;
import ua.pp.darknsoft.domain.entity.Interview;
import ua.pp.darknsoft.domain.entity.Interviewer;
import ua.pp.darknsoft.domain.entity.Note;
import org.springframework.stereotype.Repository;
import org.springframework.ut... | 1,303 | 0.683109 | 0.680867 | 38 | 33.263157 | 31.455637 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 8 |
4b9d137070f1b334484e9929c4ce4b106fac623f | 15,857,019,264,220 | bc803fa71a4a7a22fe6e7350df2ffefd02b7b300 | /src/main/java/com/greenfoxacademy/foxclub/model/Fox.java | 28ff7473a3f3dde799323a4594c1ce71fe51a883 | [] | no_license | Anna882/heroku_foxclub_app | https://github.com/Anna882/heroku_foxclub_app | 958268fa6f18205ae27446dbc11695b34203b768 | ae5db65b7e9f107287532b243b35393d4b6235fb | refs/heads/master | 2020-03-10T01:02:24.956000 | 2018-04-11T15:01:36 | 2018-04-11T15:01:36 | 129,098,742 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.greenfoxacademy.foxclub.model;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
@Entity
public class Fox {
@Id
@GeneratedValue(strategy = GenerationType.AUTO)
private int id;
private String name;
priv... | UTF-8 | Java | 1,255 | java | Fox.java | Java | [] | null | [] | package com.greenfoxacademy.foxclub.model;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
@Entity
public class Fox {
@Id
@GeneratedValue(strategy = GenerationType.AUTO)
private int id;
private String name;
priv... | 1,255 | 0.694024 | 0.694024 | 69 | 17.188406 | 16.773232 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.376812 | false | false | 8 |
3d487635c671c6d92000eb9af54e3c6f3e7d260b | 3,332,894,683,997 | 60358c5d81be88a174c2eba62943484e884ef252 | /src/main/java/de/dl2sba/filderpower/wsprnet/consumer/WsprNetConsumerMQTT.java | 679fa80fc9cc76199972ca348f77950952363277 | [] | no_license | dl2sba/WsprNet2 | https://github.com/dl2sba/WsprNet2 | 16c4f550b463a11cdf7c49276905b4f85f68786e | ca55efe195708eef54b5afa5b25b9a0a27bdc367 | refs/heads/master | 2023-02-07T02:34:13.692000 | 2020-12-31T09:53:08 | 2020-12-31T09:53:08 | 325,767,487 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.dl2sba.filderpower.wsprnet.consumer;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.eclipse.paho.client.mqttv3.IMqttDeliveryToken;
import org.eclipse.paho.client.mqttv3.MqttCallback;
import org.eclipse.paho.client.mqttv3.MqttClient;
import org.eclipse.paho.cli... | UTF-8 | Java | 3,439 | java | WsprNetConsumerMQTT.java | Java | [] | null | [] | package de.dl2sba.filderpower.wsprnet.consumer;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.eclipse.paho.client.mqttv3.IMqttDeliveryToken;
import org.eclipse.paho.client.mqttv3.MqttCallback;
import org.eclipse.paho.client.mqttv3.MqttClient;
import org.eclipse.paho.cli... | 3,439 | 0.748473 | 0.742658 | 110 | 30.263636 | 26.243156 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.245455 | false | false | 8 |
5fc35b5060c64625cd921da49d0a333c7396c712 | 27,556,510,185,307 | 2e493dd8ac4bb5067a1a27b96590572fa9fe4575 | /src/test/java/opencommerce/collabase/pageobjects/addnewmodel/AddNewModelActions.java | 86561f77c69fa9002bb883e57a58f603f30d4af2 | [] | no_license | nlcuongQC/sample-project | https://github.com/nlcuongQC/sample-project | 19cf5bc9e56888412e880983848dd4e95ed8e59e | 320ff33d09ca95ab6c630e14c25c6c9ee019c508 | refs/heads/main | 2023-08-28T11:57:26.504000 | 2021-11-12T06:52:24 | 2021-11-12T06:52:24 | 427,259,666 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package opencommerce.collabase.pageobjects.addnewmodel;
import common.utilities.DataHelper;
import common.utilities.LoadObject;
import net.thucydides.core.annotations.Steps;
import opencommerce.collabase.pageobjects.boardadmindetail.BoardAdminDetailActions;
import opencommerce.collabase.pageobjects.boardadmindetail.Bo... | UTF-8 | Java | 2,936 | java | AddNewModelActions.java | Java | [] | null | [] | package opencommerce.collabase.pageobjects.addnewmodel;
import common.utilities.DataHelper;
import common.utilities.LoadObject;
import net.thucydides.core.annotations.Steps;
import opencommerce.collabase.pageobjects.boardadmindetail.BoardAdminDetailActions;
import opencommerce.collabase.pageobjects.boardadmindetail.Bo... | 2,936 | 0.77248 | 0.77248 | 73 | 39.219177 | 28.526962 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.575342 | false | false | 8 |
9123c50dd625c96d279833698f5b3139c822fd02 | 9,620,726,752,098 | 9b7c1d2c6822357e4b8965aa94fdb11488fbf2dd | /Project/Spring-Microservices/rewards-manager/src/main/java/deals/rewardsmanager/Models/UserModel.java | 3758c340be2ba5f7a584d62f5c6cc391bf96518e | [] | no_license | Shirdik/ADAPT | https://github.com/Shirdik/ADAPT | 1ca6ca32f04e5a500bd0936c8cc67093b8424133 | c442d7bd26a01c1a49454b40cd05e301c02a2a2a | refs/heads/master | 2023-04-30T17:39:23.658000 | 2021-05-13T12:00:08 | 2021-05-13T12:00:08 | 330,095,632 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package deals.rewardsmanager.Models;
import java.util.Set;
public class UserModel {
private int id;
private String userName;
private String firstName;
private String lastName;
private String password;
private String email;
private String roles;
private Boolean active;
private Doub... | UTF-8 | Java | 2,716 | java | UserModel.java | Java | [
{
"context": "\n\n public String getUsername() {\n return userName;\n }\n\n public void setUsername(String userna",
"end": 543,
"score": 0.9369408488273621,
"start": 535,
"tag": "USERNAME",
"value": "userName"
},
{
"context": "sername(String username) {\n this.... | null | [] | package deals.rewardsmanager.Models;
import java.util.Set;
public class UserModel {
private int id;
private String userName;
private String firstName;
private String lastName;
private String password;
private String email;
private String roles;
private Boolean active;
private Doub... | 2,720 | 0.58947 | 0.58947 | 132 | 19.575758 | 19.574303 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 8 |
66c43b784bd0203b2acd844c57746c465cce6479 | 8,220,567,420,756 | c5478b5bc3ac71410e4164bf360fe57eefedffbc | /app/src/main/java/com/ap/recyclerviewdemo/AbstractAdapter.java | 7112274f83fd0b76679c3eb24aad21c7f022e1f7 | [] | no_license | xujianhuaap/RecyclerViewDemo | https://github.com/xujianhuaap/RecyclerViewDemo | 7818bd7223dbf8867d168cd2aead338b8e911de5 | 2c90ee397999790b5a8f9319dccd495d318c0391 | refs/heads/master | 2016-04-12T08:07:48.002000 | 2015-09-26T07:50:21 | 2015-09-26T07:50:21 | 43,196,982 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ap.recyclerviewdemo;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.view.ViewGroup;
import java.util.ArrayList;
import java.util.List;
/**
* Created by xujianhua on 9/25/15.
*/
public abstract class AbstractAdapter<D,VH extends Re... | UTF-8 | Java | 1,305 | java | AbstractAdapter.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by xujianhua on 9/25/15.\n */\npublic abstract class AbstractAda",
"end": 250,
"score": 0.9994783401489258,
"start": 241,
"tag": "USERNAME",
"value": "xujianhua"
}
] | null | [] | package com.ap.recyclerviewdemo;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.view.ViewGroup;
import java.util.ArrayList;
import java.util.List;
/**
* Created by xujianhua on 9/25/15.
*/
public abstract class AbstractAdapter<D,VH extends Re... | 1,305 | 0.640985 | 0.636219 | 59 | 20.338984 | 22.009712 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.40678 | false | false | 8 |
a9a941c59a5b8e839fffffc63b3880e28f01f433 | 24,017,457,165,829 | 3cc29071b6d5f6b294ecc37a2585984bd8cefc2d | /bot/src/main/java/com/almightyalpaca/discord/jdabutler/commands/commands/HelpCommand.java | 367967ada799881ec450d971306f16f254aff02e | [
"Apache-2.0"
] | permissive | Almighty-Alpaca/JDA-Butler | https://github.com/Almighty-Alpaca/JDA-Butler | 69f1250d26cf783be1ecb11c2e7e70af7dceb456 | c069656388930885112b24a85b0ab19b2bc2ee81 | refs/heads/master | 2021-08-10T13:18:55.610000 | 2021-08-06T09:16:19 | 2021-08-06T09:16:19 | 66,080,351 | 13 | 24 | Apache-2.0 | false | 2021-08-07T14:05:28 | 2016-08-19T12:18:44 | 2021-08-06T09:16:22 | 2021-08-07T14:05:27 | 882 | 9 | 10 | 12 | Java | false | false | package com.almightyalpaca.discord.jdabutler.commands.commands;
import com.almightyalpaca.discord.jdabutler.Bot;
import com.almightyalpaca.discord.jdabutler.commands.Command;
import com.almightyalpaca.discord.jdabutler.util.EmbedUtil;
import net.dv8tion.jda.api.EmbedBuilder;
import net.dv8tion.jda.api.MessageBuilder;
... | UTF-8 | Java | 2,072 | java | HelpCommand.java | Java | [] | null | [] | package com.almightyalpaca.discord.jdabutler.commands.commands;
import com.almightyalpaca.discord.jdabutler.Bot;
import com.almightyalpaca.discord.jdabutler.commands.Command;
import com.almightyalpaca.discord.jdabutler.util.EmbedUtil;
import net.dv8tion.jda.api.EmbedBuilder;
import net.dv8tion.jda.api.MessageBuilder;
... | 2,072 | 0.710907 | 0.706564 | 55 | 36.672726 | 50.702358 | 304 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.654545 | false | false | 8 |
a295086f7bbc6da48a9cca6c125c7377abc713fd | 33,956,011,495,470 | ad073825582364c0e7158a8ab9542b413cc3ebd2 | /PlayWall/src/main/java/de/tobias/playpad/pad/drag/ReplaceDragMode.java | 96c32eb7abf35de3c4a00099ec97e750a24401f0 | [] | no_license | Tobisaninfo/PlayWallDesktop | https://github.com/Tobisaninfo/PlayWallDesktop | aa78aa8787106f7772b5d5cbc703f9a7d0d7487c | 35d341308189fb65ff2efb5876df8e33f74d2393 | refs/heads/master | 2023-03-30T23:18:26.626000 | 2021-10-31T22:25:29 | 2021-10-31T22:25:29 | 106,997,431 | 1 | 2 | null | false | 2023-03-28T22:46:28 | 2017-10-15T08:59:58 | 2021-10-31T22:25:44 | 2023-03-28T22:46:25 | 6,046 | 1 | 1 | 1 | Java | false | false | package de.tobias.playpad.pad.drag;
import de.tobias.playpad.pad.Pad;
import de.tobias.playpad.project.Project;
import de.tobias.playpad.project.page.PadIndex;
public class ReplaceDragMode extends PadDragMode {
public ReplaceDragMode(String type) {
super(type);
}
@Override
public boolean handle(PadIndex oldPa... | UTF-8 | Java | 532 | java | ReplaceDragMode.java | Java | [] | null | [] | package de.tobias.playpad.pad.drag;
import de.tobias.playpad.pad.Pad;
import de.tobias.playpad.project.Project;
import de.tobias.playpad.project.page.PadIndex;
public class ReplaceDragMode extends PadDragMode {
public ReplaceDragMode(String type) {
super(type);
}
@Override
public boolean handle(PadIndex oldPa... | 532 | 0.759399 | 0.759399 | 23 | 22.130434 | 21.29565 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.304348 | false | false | 14 |
0f3717ccf6d7d59d8c92004df01530736f7e89b1 | 25,451,976,255,475 | 78065d30e7a752473d569db9ddec2dab176f2149 | /src/main/java/com/hw/springboot/clazz/AbstractService.java | 16c006a17428906d81552db3785f5a510fb5f0c6 | [] | no_license | publicdevop2019/service-manager | https://github.com/publicdevop2019/service-manager | 991e2e7130e304d7bdb62dadf8e891c343ddc4e2 | cd25c091307e053071ae8656539ec05f7bfe804e | refs/heads/master | 2020-07-21T14:51:25.450000 | 2019-09-08T14:42:03 | 2019-09-08T14:42:03 | 206,900,888 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hw.springboot.clazz;
import lombok.extern.slf4j.Slf4j;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.concurrent.CompletableFuture;
/**
* observable pattern
*/
@Slf4j
public abstract class AbstractService<T> {
public StatusEnum g... | UTF-8 | Java | 2,351 | java | AbstractService.java | Java | [] | null | [] | package com.hw.springboot.clazz;
import lombok.extern.slf4j.Slf4j;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.concurrent.CompletableFuture;
/**
* observable pattern
*/
@Slf4j
public abstract class AbstractService<T> {
public StatusEnum g... | 2,351 | 0.661421 | 0.658018 | 92 | 24.554348 | 25.361031 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.445652 | false | false | 14 |
c3d95918e5be4515b2e87b9d2257b54b1667c87c | 37,503,654,457,310 | e13b90da436ee47486b2249fdd1655b5f97319e9 | /2020project/src/Servlet/JobRegisterServlet.java | bb4c227de9bae258e98ceb0b47aca233d0a69208 | [] | no_license | morine131/morine131 | https://github.com/morine131/morine131 | dd3a812dd243b79996ca97fbea7eef2a8f989612 | 7ac4b360cb3a4dde2a6e5c1262ae47eaf88aaaf3 | refs/heads/master | 2020-12-22T20:40:27.427000 | 2020-06-10T10:12:32 | 2020-06-10T10:12:32 | 236,926,528 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Servlet;
import java.io.IOException;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import j... | UTF-8 | Java | 5,575 | java | JobRegisterServlet.java | Java | [] | null | [] | package Servlet;
import java.io.IOException;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import j... | 5,575 | 0.704306 | 0.699544 | 157 | 30.10828 | 24.932413 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.165605 | false | false | 14 |
3d294637d17367f440fccc129ebac5463642b3f6 | 37,589,553,799,698 | 47bfe45909e434cb09a0a8bd3d8b45a119daeb82 | /java-programming/src/main/java/com/programming/chapter14/program/OpenShell.java | b28dc70aea4aead88938f8d6f582edf60597b63d | [] | no_license | caoguobin-git/JavaBase01 | https://github.com/caoguobin-git/JavaBase01 | cffa946c653fc92c0a4d5575ceb931f8e6c20932 | 6e7d743fa8f1d3f33451b688c06429c3b2e1100f | refs/heads/master | 2022-12-10T18:36:44.120000 | 2019-06-27T10:01:18 | 2019-06-27T10:01:18 | 190,335,954 | 0 | 0 | null | false | 2022-11-16T11:49:27 | 2019-06-05T06:10:05 | 2019-06-27T10:01:33 | 2022-11-16T11:49:24 | 596 | 0 | 0 | 10 | Java | false | false | /***********************************************
* File Name: OpenShell
* Author: caoguobin
* mail: caoguobin@live.com
* Created Time: 24 06 2019 15:51
***********************************************/
package com.programming.chapter14.program;
public class OpenShell {
public static void main(String[] args) {... | UTF-8 | Java | 330 | java | OpenShell.java | Java | [
{
"context": "***************\n * File Name: OpenShell\n * Author: caoguobin\n * mail: caoguobin@live.com\n * Created Time: 24 0",
"end": 93,
"score": 0.9996236562728882,
"start": 84,
"tag": "USERNAME",
"value": "caoguobin"
},
{
"context": "File Name: OpenShell\n * Author: caoguobin\... | null | [] | /***********************************************
* File Name: OpenShell
* Author: caoguobin
* mail: <EMAIL>
* Created Time: 24 06 2019 15:51
***********************************************/
package com.programming.chapter14.program;
public class OpenShell {
public static void main(String[] args) {
}
}
| 319 | 0.490909 | 0.448485 | 14 | 22.571428 | 18.168711 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.071429 | false | false | 14 |
4f276c21de0984c4a54188c0f10e21bbf24d8512 | 33,938,831,617,350 | eb352d520100dc2ba3469503ff74e1958a0d317d | /course-tr/ws/src/main/java/com/hoaxify/ws/shared/CurrentUser.java | 50787d1892eda0e86b70c0549a41153b20a25df1 | [] | no_license | kaloctemha/hoaxify | https://github.com/kaloctemha/hoaxify | d9a2d2a08a8437992079a345d9862604f5de5dae | a197e94c845c99c2ccffc65d5511ec8697168b92 | refs/heads/master | 2023-01-30T02:41:39.167000 | 2020-12-15T09:09:21 | 2020-12-15T09:09:21 | 277,605,875 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hoaxify.ws.shared;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
import org.springframework.security.core.annotation.AuthenticationPrincipal;
@Target({ElementType.PARAMETER}) //AuthControlle... | UTF-8 | Java | 579 | java | CurrentUser.java | Java | [] | null | [] | package com.hoaxify.ws.shared;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
import org.springframework.security.core.annotation.AuthenticationPrincipal;
@Target({ElementType.PARAMETER}) //AuthControlle... | 579 | 0.837651 | 0.837651 | 15 | 37.599998 | 37.434032 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 14 |
abd908988882b1dbdfbad0fcaf2749fff53322c3 | 33,921,651,762,411 | 57f351ecc67e846a5ac26f7b903ad7eaa425d1a4 | /web/src/main/java/org/eddy/service/impl/CrawlerServiceImpl.java | 14479c91f7ff5c6408eb904ef1db5cd17ba794b9 | [
"BSD-3-Clause"
] | permissive | Justice-love/stockAnalysis | https://github.com/Justice-love/stockAnalysis | ec7eea78e0caa92523684bc0f7422a73c33cd8d8 | 8df93f83a7649b7b1bee6ef72baad6470ad1858c | refs/heads/master | 2022-10-02T06:23:37.669000 | 2022-06-29T09:56:24 | 2022-06-29T09:56:24 | 75,523,331 | 9 | 1 | BSD-3-Clause | false | 2022-09-01T22:49:09 | 2016-12-04T07:20:32 | 2022-06-29T09:56:01 | 2022-09-01T22:49:08 | 383 | 5 | 0 | 1 | Java | false | false | package org.eddy.service.impl;
import org.apache.commons.lang3.StringUtils;
import org.eddy.ParseJob;
import org.eddy.entity.Stock;
import org.eddy.entity.Url;
import org.eddy.exception.JsoupException;
import org.eddy.httpclient.HttpClientPraseJob;
import org.eddy.jsoup.JsoupParseJob;
import org.eddy.service.CrawlerSe... | UTF-8 | Java | 1,653 | java | CrawlerServiceImpl.java | Java | [
{
"context": "rt java.util.stream.Collectors;\n\n/**\n * Created by eddy on 2016/12/11.\n */\n@Service\npublic class CrawlerS",
"end": 546,
"score": 0.9995693564414978,
"start": 542,
"tag": "USERNAME",
"value": "eddy"
}
] | null | [] | package org.eddy.service.impl;
import org.apache.commons.lang3.StringUtils;
import org.eddy.ParseJob;
import org.eddy.entity.Stock;
import org.eddy.entity.Url;
import org.eddy.exception.JsoupException;
import org.eddy.httpclient.HttpClientPraseJob;
import org.eddy.jsoup.JsoupParseJob;
import org.eddy.service.CrawlerSe... | 1,653 | 0.658197 | 0.651543 | 49 | 32.734695 | 23.748491 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.632653 | false | false | 14 |
4fe1c25aa7d0b9c03b06e8c10aa566fe981d2328 | 29,884,382,461,153 | bf2632f5b85991ce8900bdd77e94790451e7d4fb | /src/main/java/org/safs/rest/sample/resource/InvoiceResourceAssembler.java | 879d0b69a86797ebf99380e5fd50d8ea34ea7456 | [] | no_license | leiwang008/RestSample | https://github.com/leiwang008/RestSample | 607f87213c69c4dfced2ccc1fe21636ddebd3ddc | 0676bce814cedf587d09186a500b0b491c2ed4bb | refs/heads/master | 2021-04-26T22:13:12.848000 | 2019-11-15T08:10:14 | 2019-11-15T08:10:14 | 124,042,037 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright (C) SAS Institute, All rights reserved.
* General Public License: http://www.opensource.org/licenses/gpl-license.php
*/
/**
* Logs for developers, not published to API DOC.
*
* History:
* @date 2018-03-06 (Lei Wang) Initial release.
*/
package org.safs.rest.sample.resource;
import org.safs.... | UTF-8 | Java | 652 | java | InvoiceResourceAssembler.java | Java | [
{
"context": "o API DOC.\n *\n * History:\n * @date 2018-03-06 (Lei Wang) Initial release.\n */\npackage org.safs.rest.sampl",
"end": 241,
"score": 0.9948384165763855,
"start": 233,
"tag": "NAME",
"value": "Lei Wang"
},
{
"context": "ingframework.stereotype.Component;\n\n/**\n * @... | null | [] | /**
* Copyright (C) SAS Institute, All rights reserved.
* General Public License: http://www.opensource.org/licenses/gpl-license.php
*/
/**
* Logs for developers, not published to API DOC.
*
* History:
* @date 2018-03-06 (<NAME>) Initial release.
*/
package org.safs.rest.sample.resource;
import org.safs.re... | 648 | 0.742331 | 0.730061 | 29 | 21.482759 | 26.199001 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.413793 | false | false | 14 |
96820c49dac2533a57c804a6673a2c42cbf9ec26 | 15,461,882,287,298 | 8d8fdebfb39bf0e0a2108d3c5ff058559be8aca3 | /com/megacrit/cardcrawl/vfx/combat/IronWaveEffect.java | 3573c1d476d0f53d2f3e6379b38f2848b7ae066a | [
"Apache-2.0"
] | permissive | uzvermode/STS | https://github.com/uzvermode/STS | 500df202eb96c893d385a8a908461360dbeea800 | 3e6a05513ea5a5c40762a9cedec7f9c3d210cd51 | refs/heads/master | 2020-04-01T07:02:09.669000 | 2018-10-14T13:06:06 | 2018-10-14T13:06:06 | 152,974,485 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.megacrit.cardcrawl.vfx.combat;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.Graphics;
import com.badlogic.gdx.graphics.g2d.SpriteBatch;
import com.megacrit.cardcrawl.audio.SoundMaster;
import com.megacrit.cardcrawl.core.CardCrawlGame;
import com.megacrit.cardcrawl.core.Settings;
import com.megacrit... | UTF-8 | Java | 1,406 | java | IronWaveEffect.java | Java | [] | null | [] | package com.megacrit.cardcrawl.vfx.combat;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.Graphics;
import com.badlogic.gdx.graphics.g2d.SpriteBatch;
import com.megacrit.cardcrawl.audio.SoundMaster;
import com.megacrit.cardcrawl.core.CardCrawlGame;
import com.megacrit.cardcrawl.core.Settings;
import com.megacrit... | 1,406 | 0.685633 | 0.66074 | 53 | 25.547171 | 19.894596 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.54717 | false | false | 14 |
fff5600dd1e97218139f1cccde90997b2323f644 | 2,199,023,283,664 | ac826e11181e1ba8396615060069316e9e2d4910 | /src/assignment5/Position.java | f38207267e9f4b8a0080c5ccd8668853787f262e | [] | no_license | king-brendan/ExcellenceClean | https://github.com/king-brendan/ExcellenceClean | 362fa63cc48ecb3514aa7cef32dbc8b301ec540b | 8c465e583d0ef5cc0c0f54e8c09d4a671aaff745 | refs/heads/master | 2022-04-16T06:07:30.047000 | 2020-04-15T16:57:04 | 2020-04-15T16:57:04 | 246,421,751 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package assignment5;
/**
* A class to represent the position of a shape within our model space.
*/
public final class Position {
private double x;
private double y;
/**
* A public constructor to create a Position.
*
* @param x is the x value.
* @param y is the y value.
* @throws IllegalArgument... | UTF-8 | Java | 2,319 | java | Position.java | Java | [] | null | [] | package assignment5;
/**
* A class to represent the position of a shape within our model space.
*/
public final class Position {
private double x;
private double y;
/**
* A public constructor to create a Position.
*
* @param x is the x value.
* @param y is the y value.
* @throws IllegalArgument... | 2,319 | 0.588616 | 0.577835 | 117 | 18.820513 | 20.574076 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.282051 | false | false | 14 |
91af16b2ef77224758fc41a493557f408d9abadc | 25,933,012,564,213 | 3dfdb29de6e4a77cf9f4eeeb174e2120198c71c1 | /FantasySquare/SquareFantasy/src/Controller/FightController.java | 169aefd2a58e4c6a7e769ef6c05eaa8db3dc0988 | [] | no_license | dgoncalv/FantasySquare | https://github.com/dgoncalv/FantasySquare | 17b30fcf5f5f2097c9817a1aa7a7863a7fc25668 | ff3093338be4564a9b5650fc590e7f6a99f220a9 | refs/heads/main | 2023-03-30T23:26:50.823000 | 2021-04-10T14:02:04 | 2021-04-10T14:02:04 | 356,587,533 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Controller;
import Model.Combat.CharacterClass;
import Model.Combat.CombatManager;
import Model.Game.Character;
import Model.Game.Entity;
import Model.Game.Monster;
import View.EnemySelectionView;
import View.SpellView;
import View.XpView;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javafx... | UTF-8 | Java | 6,680 | java | FightController.java | Java | [] | null | [] | package Controller;
import Model.Combat.CharacterClass;
import Model.Combat.CombatManager;
import Model.Game.Character;
import Model.Game.Entity;
import Model.Game.Monster;
import View.EnemySelectionView;
import View.SpellView;
import View.XpView;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javafx... | 6,680 | 0.580539 | 0.576946 | 241 | 26.717842 | 23.248148 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.543568 | false | false | 14 |
3c708ad505d4011dad0b6604fc1755531ec50fe8 | 28,183,575,425,862 | c844242cca5a5acefa225814246011e333494754 | /SistemaAerolinea/src/edu/usal/dto/Direccion.java | e280e259265b56beaab336701edac4c11a3cd4f3 | [] | no_license | JorLuisVillafuerte/ProyectoAerolinea | https://github.com/JorLuisVillafuerte/ProyectoAerolinea | 5ac09e316aa056590946890658af5546fdf8df8d | 150af96185856834405646eb2c7f4f277da75d10 | refs/heads/master | 2020-04-04T16:38:13.211000 | 2018-11-05T20:34:41 | 2018-11-05T20:34:41 | 156,086,105 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.usal.dto;
public class Direccion {
private Integer idDireccion;
private String calle;
private String altura;
private String ciudad;
private String provincia;
private String pais;
private String codigoPostal;
public Integer getIdDireccion() {
return idDireccion;
}
public void setIdD... | UTF-8 | Java | 3,426 | java | Direccion.java | Java | [] | null | [] | package edu.usal.dto;
public class Direccion {
private Integer idDireccion;
private String calle;
private String altura;
private String ciudad;
private String provincia;
private String pais;
private String codigoPostal;
public Integer getIdDireccion() {
return idDireccion;
}
public void setIdD... | 3,426 | 0.643608 | 0.640689 | 126 | 25.206348 | 18.982162 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.357143 | false | false | 14 |
8c68415121e59c56295c35f985cdabecfa6b1069 | 1,176,821,079,498 | 1067c6a00ea37da15b1d41ca19266456b0176be1 | /kmarket/src/main/java/kr/co/kmarket/admin/service/AdminConfigService.java | 6161a79082c964276fe9d48312d17e330ec40901 | [] | no_license | kbm8527/Spring | https://github.com/kbm8527/Spring | 73ee63a6bd8e23f3183e04d02ed06069e02fa020 | eeace76526fab05ce728ebc1eaf9a3f469b06f7b | refs/heads/master | 2023-03-13T04:16:54.383000 | 2021-02-25T15:07:25 | 2021-02-25T15:07:25 | 291,605,096 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kr.co.kmarket.admin.service;
public class AdminConfigService {
}
| UTF-8 | Java | 75 | java | AdminConfigService.java | Java | [] | null | [] | package kr.co.kmarket.admin.service;
public class AdminConfigService {
}
| 75 | 0.786667 | 0.786667 | 5 | 14 | 16.769018 | 36 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 14 |
a0b8cdf91fef578fb723ff49affe21d88e298cb3 | 30,064,771,103,339 | a07013db71c61b8844360db56b7e2b49741918bb | /src/test/java/stepDefinitions/Hooks.java | 6027d8429881f080ba7920d25330f78631acd827 | [] | no_license | kulbirhub/Automation | https://github.com/kulbirhub/Automation | a99a319813bc56628566fc8a0e9155865eeb32c4 | 65a210a7a14209294613910b33b2fa5e454966be | refs/heads/main | 2023-03-16T14:57:33.559000 | 2021-03-18T18:01:06 | 2021-03-18T18:01:06 | 349,161,489 | 0 | 0 | null | false | 2021-03-18T18:01:07 | 2021-03-18T17:27:55 | 2021-03-18T17:27:58 | 2021-03-18T18:01:06 | 0 | 0 | 0 | 0 | null | false | false | package stepDefinitions;
import Cucumber.Automation.Base;
import io.cucumber.java.After;
import io.cucumber.java.Before;
public class Hooks extends Base{
@Before("@MobileTest")
public void beforeValidation() {
System.out.println("Mobile Before ");
}
@After("@MobileTest")
public void afterValidation() {
Sy... | UTF-8 | Java | 556 | java | Hooks.java | Java | [
{
"context": "stem.out.println(\"Mobile After \");\n\t}\n\t\n\t@After(\"@GreenKartSearchRegression\")\n\tpublic void afterGreenKartRegression() {\n\t\tdri",
"end": 395,
"score": 0.928489089012146,
"start": 370,
"tag": "USERNAME",
"value": "GreenKartSearchRegression"
},
{
"context": "... | null | [] | package stepDefinitions;
import Cucumber.Automation.Base;
import io.cucumber.java.After;
import io.cucumber.java.Before;
public class Hooks extends Base{
@Before("@MobileTest")
public void beforeValidation() {
System.out.println("Mobile Before ");
}
@After("@MobileTest")
public void afterValidation() {
Sy... | 556 | 0.728417 | 0.728417 | 28 | 18.857143 | 15.338361 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.107143 | false | false | 14 |
8d069d6312a9753b5fab72c0aefcd8202231e349 | 24,309,514,926,240 | bb67bf8eff157ffc0af2f20dac440ab70ee86093 | /src/main/java/com/cmb/ccd/domain/service/imp/VerticaRepository.java | 6f66bdae84f16a106950b267a327a614ca328129 | [] | no_license | dolorouswolf/DataImport | https://github.com/dolorouswolf/DataImport | c8a4af83b0e6222c6e6467b11159b82bf534e612 | 87f0d87fc4b25ab0e542908f70adb4893a731546 | refs/heads/master | 2020-12-03T00:20:49.026000 | 2017-07-11T15:02:03 | 2017-07-11T15:02:03 | 96,018,471 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cmb.ccd.domain.service.imp;
import com.cmb.ccd.domain.model.InputTable;
import com.cmb.ccd.domain.service.Repository;
/**
* Created by LM on 2017/7/11.
*/
public class VerticaRepository implements Repository {
@Override
public InputTable select(InputTable table) {
return null;
}
... | UTF-8 | Java | 1,918 | java | VerticaRepository.java | Java | [
{
"context": ".ccd.domain.service.Repository;\n\n/**\n * Created by LM on 2017/7/11.\n */\npublic class VerticaRepository ",
"end": 152,
"score": 0.9992208480834961,
"start": 150,
"tag": "USERNAME",
"value": "LM"
}
] | null | [] | package com.cmb.ccd.domain.service.imp;
import com.cmb.ccd.domain.model.InputTable;
import com.cmb.ccd.domain.service.Repository;
/**
* Created by LM on 2017/7/11.
*/
public class VerticaRepository implements Repository {
@Override
public InputTable select(InputTable table) {
return null;
}
... | 1,918 | 0.598733 | 0.594509 | 63 | 29.063492 | 25.891026 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 14 |
219a55d2f65069868b16286ecb5abe5e0aa12d77 | 14,688,788,181,329 | 2f4b72f3fdc5882097f0c7ff9b81c7240bc1ee8e | /farm-bill/src/main/java/edu/zhku/mapper/BillItemMapper.java | 0790c98d917c3b471f5863d7444724b71051be85 | [] | no_license | LE-xcj/farm-service-system | https://github.com/LE-xcj/farm-service-system | 4dea10714db622e0a34b09b072ca0fefd2209df0 | 039a6b1e8301d8ade7bbff91aa05dee737c84d86 | refs/heads/master | 2021-06-07T15:54:39.048000 | 2020-02-22T14:15:35 | 2020-02-22T14:15:35 | 170,671,228 | 2 | 0 | null | false | 2021-06-04T01:47:42 | 2019-02-14T10:14:38 | 2020-02-22T14:15:39 | 2021-06-04T01:47:41 | 9,781 | 1 | 0 | 20 | JavaScript | false | false | package edu.zhku.mapper;
import edu.zhku.pojo.BillItem;
import org.apache.ibatis.annotations.Param;
import java.util.List;
public interface BillItemMapper {
int deleteByPrimaryKey(Integer id);
int insert(BillItem record);
int insertSelective(BillItem record);
BillItem selectByPrimaryKey(Integer id... | UTF-8 | Java | 597 | java | BillItemMapper.java | Java | [] | null | [] | package edu.zhku.mapper;
import edu.zhku.pojo.BillItem;
import org.apache.ibatis.annotations.Param;
import java.util.List;
public interface BillItemMapper {
int deleteByPrimaryKey(Integer id);
int insert(BillItem record);
int insertSelective(BillItem record);
BillItem selectByPrimaryKey(Integer id... | 597 | 0.775544 | 0.775544 | 25 | 22.92 | 25.921297 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.48 | false | false | 14 |
b5e7df81ce62da09e83509786fd4e123277f86b8 | 23,742,579,244,031 | 5d1817ba4bef44bae537d9bd8b99603baf48615e | /src/main/java/com/sefryek/brokerpro/dto/request/order/enumeration/ReportType.java | 6c3b33d4c8c764753e5c9dbfa3d02b835c94e2fc | [] | no_license | esi123456/project | https://github.com/esi123456/project | bfb5426d1712ee1b6d740d893c17c04d00481c06 | b032107d264f7166a35c7109ffc5d3496f026744 | refs/heads/master | 2021-01-25T11:20:30.596000 | 2018-03-01T09:40:57 | 2018-03-01T09:40:57 | 123,392,985 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sefryek.brokerpro.dto.request.order.enumeration;
/**
* Copyright 2016 (C) sefryek.com
*
* @author: Amin Malekpour
* @email: amin.malekpour@hotmail.com
* @date: 16, Jul, 2017
*/
public enum ReportType {
ALL_ORDERS, OPEN_ORDERS, TRADES;
}
| UTF-8 | Java | 261 | java | ReportType.java | Java | [
{
"context": "*\n * Copyright 2016 (C) sefryek.com\n *\n * @author: Amin Malekpour\n * @email: amin.malekpour@hotmail.com\n * @date: 1",
"end": 129,
"score": 0.9998998641967773,
"start": 115,
"tag": "NAME",
"value": "Amin Malekpour"
},
{
"context": "fryek.com\n *\n * @author: Amin Ma... | null | [] | package com.sefryek.brokerpro.dto.request.order.enumeration;
/**
* Copyright 2016 (C) sefryek.com
*
* @author: <NAME>
* @email: <EMAIL>
* @date: 16, Jul, 2017
*/
public enum ReportType {
ALL_ORDERS, OPEN_ORDERS, TRADES;
}
| 234 | 0.693487 | 0.655172 | 12 | 20.75 | 18.349047 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 14 |
2ad2e07a1ddfe50c4a433b8961873fd0a8ff7550 | 9,534,827,430,703 | df4580660cecf8122b838be1999cf95bb1f69aa3 | /src/examen2eva.java | bea08a60535d950e1f046e02e4ebe404fdf5a5cd | [] | no_license | 9-JD/Pro | https://github.com/9-JD/Pro | c572734ceb7838aa83dda4fc925174be7d89ced3 | 287cf13ceb2fa0c63e8fb281af23bfbae4314cd9 | refs/heads/master | 2021-05-20T09:14:20.798000 | 2020-04-01T15:44:30 | 2020-04-01T15:44:30 | 252,218,622 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import java.util.Scanner;
public class examen2eva {
public static void main(String[] args) {
// creamos la variable
// declaramos las variables
Scanner tec = new Scanner(System.in);
String comandos = "cmd:time#notepad:miejerc... | ISO-8859-10 | Java | 5,091 | java | examen2eva.java | Java | [] | null | [] |
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import java.util.Scanner;
public class examen2eva {
public static void main(String[] args) {
// creamos la variable
// declaramos las variables
Scanner tec = new Scanner(System.in);
String comandos = "cmd:time#notepad:miejerc... | 5,091 | 0.601886 | 0.586559 | 264 | 18.26894 | 23.416025 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.185606 | false | false | 14 |
013682c45fceb366593956b4e3fdb0e8e067bd83 | 10,479,720,230,695 | 7f70fcbde241915b8ace1c54f54bc27a445a5157 | /src/com/veltro/blazingbarrels/server/connect/ReceiverThread.java | c5135308647440834d4630b2f0e683ed705f45fe | [] | no_license | LinearLogic/BBServer | https://github.com/LinearLogic/BBServer | 9166a85cc239815ec4daafa1ec07200aaa79dc77 | aa9fcfdb6d1268ad5690eeab0232656b72ccb2d5 | refs/heads/master | 2021-01-10T22:06:26.713000 | 2013-03-17T23:51:01 | 2013-03-17T23:51:01 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.veltro.blazingbarrels.server.connect;
import java.io.IOException;
import java.net.DatagramPacket;
import java.net.DatagramSocket;
import java.net.SocketException;
import java.util.concurrent.ConcurrentLinkedQueue;
import com.veltro.blazingbarrels.server.connect.packet.BBPacket;
import com.veltro.blazingba... | UTF-8 | Java | 6,176 | java | ReceiverThread.java | Java | [
{
"context": "to the {@link #incomingPacketQueue}\n * \n * @author LinearLogic\n * @since 0.0.4\n */\npublic class ReceiverThread e",
"end": 1053,
"score": 0.9995291233062744,
"start": 1042,
"tag": "USERNAME",
"value": "LinearLogic"
}
] | null | [] | package com.veltro.blazingbarrels.server.connect;
import java.io.IOException;
import java.net.DatagramPacket;
import java.net.DatagramSocket;
import java.net.SocketException;
import java.util.concurrent.ConcurrentLinkedQueue;
import com.veltro.blazingbarrels.server.connect.packet.BBPacket;
import com.veltro.blazingba... | 6,176 | 0.67487 | 0.662079 | 191 | 31.335079 | 31.959608 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.863874 | false | false | 14 |
c78cb1443b833ffbcde0810fe4098969bca79224 | 15,169,824,540,149 | e269e8c26fcab12d95b0fec26437f24f4475edfb | /src/Vulture.java | b5641424631f9ea6e4095f2abdaa88850374605c | [] | no_license | ManuelRichter/Starcraft-AI | https://github.com/ManuelRichter/Starcraft-AI | e617ca04664b167db8d5db3b3733ea77c0209b60 | dc9226e9bde8d78fb46a49bb77d3f40d3cbcd02b | refs/heads/master | 2021-01-20T17:34:31.878000 | 2017-05-25T13:52:47 | 2017-05-25T13:52:47 | 90,880,653 | 0 | 0 | null | false | 2017-05-25T13:52:48 | 2017-05-10T15:36:30 | 2017-05-10T16:40:52 | 2017-05-25T13:52:47 | 2,564 | 0 | 0 | 0 | Java | null | null | import bwapi.*;
import java.util.ArrayList;
import java.util.HashSet;
public class Vulture {
private final Mirror bwapi;
private final HashSet<Unit> enemyUnits;
final private Unit unit;
//general
private int count = 0;
private int action = 0;
private int range = 32*5-5; //32 pixel times ... | UTF-8 | Java | 7,610 | java | Vulture.java | Java | [] | null | [] | import bwapi.*;
import java.util.ArrayList;
import java.util.HashSet;
public class Vulture {
private final Mirror bwapi;
private final HashSet<Unit> enemyUnits;
final private Unit unit;
//general
private int count = 0;
private int action = 0;
private int range = 32*5-5; //32 pixel times ... | 7,610 | 0.596978 | 0.587122 | 239 | 30.841003 | 39.548073 | 186 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.995816 | false | false | 14 |
00e141b42c3c9afaba5e2767543262d95a9f6e61 | 16,939,351,067,298 | e3104e79ea10166feb7aac52917ba58242420fbc | /Summative.java | 9d6f4706509258b129fbbcb800bcf997534e42ad | [] | no_license | sizedalloy33/Platformer | https://github.com/sizedalloy33/Platformer | 891cb6573e242286ec4053d863a5181422a73880 | 07acc5be891430f5b57d55b66b80ffa0214ef78d | refs/heads/master | 2020-04-05T13:16:21.835000 | 2019-01-25T14:22:55 | 2019-01-25T14:22:55 | 156,895,019 | 1 | 1 | null | false | 2019-01-24T21:57:02 | 2018-11-09T17:23:54 | 2019-01-24T20:47:15 | 2019-01-24T21:56:30 | 3,686 | 1 | 1 | 2 | Java | false | null | import javax.swing.*;
import java.awt.*;
import java.awt.image.*;
import java.awt.event.*;
import java.util.*;
import usefulstuff.*;
public class Summative
{
public static void main (String[] args)
{
JFrame j = new JFrame ("Summative");
j.setDefaultCloseOperation (JFrame.EXIT_ON_CLOSE);
j.get... | UTF-8 | Java | 10,777 | java | Summative.java | Java | [] | null | [] | import javax.swing.*;
import java.awt.*;
import java.awt.image.*;
import java.awt.event.*;
import java.util.*;
import usefulstuff.*;
public class Summative
{
public static void main (String[] args)
{
JFrame j = new JFrame ("Summative");
j.setDefaultCloseOperation (JFrame.EXIT_ON_CLOSE);
j.get... | 10,777 | 0.638118 | 0.594692 | 308 | 32.990261 | 36.484074 | 294 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.340909 | false | false | 14 |
bb2d597a87bb5687d8cc7c00a66553deb8b414c0 | 26,345,329,444,502 | 2d193024290645e134f99e65780520d3cccc92dc | /QueueExample.java | ca76ac351d30808a7bed6868d0c180f55464f1a7 | [] | no_license | ParulPrasad/deloitte-classroom | https://github.com/ParulPrasad/deloitte-classroom | d6f898f53aadf90b238340e82ee2a6eaa5655e8b | 22cf43e34372d50871a863a22d971b2376b391c5 | refs/heads/master | 2020-11-29T18:49:39.052000 | 2020-01-07T03:18:12 | 2020-01-07T03:18:12 | 230,193,438 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.deloitte;
import java.util.Set;
import java.util.*;
public class QueueExample {
public static void main(String[] args) {
Queue<String> items2=new PriorityQueue<>();
items2.add("aa");
items2.add("ff");
items2.add("cc");
items2.add("zz");
for(String item:items2) {
Syst... | UTF-8 | Java | 359 | java | QueueExample.java | Java | [] | null | [] | package com.deloitte;
import java.util.Set;
import java.util.*;
public class QueueExample {
public static void main(String[] args) {
Queue<String> items2=new PriorityQueue<>();
items2.add("aa");
items2.add("ff");
items2.add("cc");
items2.add("zz");
for(String item:items2) {
Syst... | 359 | 0.607242 | 0.590529 | 22 | 14.318182 | 13.729154 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.454545 | false | false | 14 |
fb62fca00c43675fe207c545c59e1319f8e2eee3 | 22,445,499,150,194 | 19e0d7605ad5df03a0da74744599eab40626e848 | /study/src/study/sanghoon/Practice_10장.java | 20403091254355c409291e74160007ea70a810fe | [] | no_license | nlifwb10/java | https://github.com/nlifwb10/java | 9fce80345bd1349b7f63a7d38544259385fb88d4 | 1f1a1763eb19f42a0bdf112ca51a316e771e2534 | refs/heads/master | 2023-02-20T23:40:05.404000 | 2021-01-28T03:48:15 | 2021-01-28T03:48:15 | 312,263,435 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package study.sanghoon;
import java.text.DateFormat;
import java.text.DecimalFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.time.LocalDate;
import java.time.ZoneId;
import java.time.ZonedDateTime;
import java.util.Calendar;
import java.util.Date;
import java.util.Scanner;
pub... | UTF-8 | Java | 5,100 | java | Practice_10장.java | Java | [] | null | [] | package study.sanghoon;
import java.text.DateFormat;
import java.text.DecimalFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.time.LocalDate;
import java.time.ZoneId;
import java.time.ZonedDateTime;
import java.util.Calendar;
import java.util.Date;
import java.util.Scanner;
pub... | 5,100 | 0.628101 | 0.592111 | 185 | 25.583784 | 22.503447 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.351351 | false | false | 14 |
768966dda6133ab81077a4c16d11b34c910dfeab | 12,970,801,292,721 | 176a247a8c12033e1ae2404016f99adec0c7aa98 | /mssyy-rw/src/main/java/com/ayunyi/mssyy/rw/main/personal/address/AddressItemFields.java | 97145b804166b47bcf5ef4ec45fe3436a657ded3 | [] | no_license | com13117340768/jiansuiliusu | https://github.com/com13117340768/jiansuiliusu | 08a7e2bc0470d57136c8b82103be11d6b79f44c7 | c793cc556ce1d88d8460bcf646256cb2b034b392 | refs/heads/master | 2020-03-19T21:40:21.601000 | 2018-10-26T07:43:31 | 2018-10-26T07:43:31 | 136,946,523 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ayunyi.mssyy.rw.main.personal.address;
/**
* Created by ft on 2018/9/24.
*/
public enum AddressItemFields {
ADDRESS,PHONE
}
| UTF-8 | Java | 143 | java | AddressItemFields.java | Java | [
{
"context": "mssyy.rw.main.personal.address;\n\n/**\n * Created by ft on 2018/9/24.\n */\npublic enum AddressItemFields {",
"end": 72,
"score": 0.9266915917396545,
"start": 70,
"tag": "USERNAME",
"value": "ft"
}
] | null | [] | package com.ayunyi.mssyy.rw.main.personal.address;
/**
* Created by ft on 2018/9/24.
*/
public enum AddressItemFields {
ADDRESS,PHONE
}
| 143 | 0.706294 | 0.657343 | 8 | 16.875 | 17.28755 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 14 |
cca5519844e9d19372f77235dc678713efe02c2c | 33,354,716,024,490 | d64d1b1b34a51f3b80790ae7de3208b094d9834e | /src/main/java/io/taberna/ProductStore.java | dd7c0e56d119615390f982d621fda0b99171570f | [] | no_license | NicolasRitouet/taberna | https://github.com/NicolasRitouet/taberna | a5591ecaa65740b719a507dcc980a0f8593d215d | d524f0ad13fbbb334848e6f1d98dab63e880c4ee | refs/heads/master | 2021-01-04T14:10:50.535000 | 2014-08-13T10:28:06 | 2014-08-13T10:28:06 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.taberna;
import com.google.common.base.Optional;
import com.google.common.collect.Maps;
import io.dropwizard.lifecycle.Managed;
import io.taberna.entity.Product;
import java.util.HashMap;
public class ProductStore implements Managed {
final HashMap<String, Product> inmemStore = Maps.newHashMap();
... | UTF-8 | Java | 758 | java | ProductStore.java | Java | [] | null | [] | package io.taberna;
import com.google.common.base.Optional;
import com.google.common.collect.Maps;
import io.dropwizard.lifecycle.Managed;
import io.taberna.entity.Product;
import java.util.HashMap;
public class ProductStore implements Managed {
final HashMap<String, Product> inmemStore = Maps.newHashMap();
... | 758 | 0.693931 | 0.693931 | 32 | 22.6875 | 20.75367 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 14 |
3a7a9d689cde93cc39577618b2291b2547b8b7ca | 33,354,716,021,833 | 8a3e697ab054f8ca8c4482b28cfea33967a52f68 | /feign-common/src/main/java/com/feign/pay/sdk/common/util/AnnotationScanner.java | cb9d40e5c73e6fbbaef6dc68ca0ad5f444758be6 | [] | no_license | bellmit/feign-pay-sdk | https://github.com/bellmit/feign-pay-sdk | a1d369c44fbb68e2f63ab3540c50c60e2cb3b482 | 3dfadecfc052ede84be226a82c4d99d649cf0329 | refs/heads/main | 2023-04-25T13:49:40.955000 | 2021-05-14T08:12:22 | 2021-05-14T08:12:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.feign.pay.sdk.common.util;
import lombok.extern.slf4j.Slf4j;
import org.springframework.context.ResourceLoaderAware;
import org.springframework.core.io.Resource;
import org.springframework.core.io.ResourceLoader;
import org.springframework.core.io.support.ResourcePatternResolver;
import org.springframework... | UTF-8 | Java | 2,185 | java | AnnotationScanner.java | Java | [
{
"context": "il.List;\nimport java.util.Objects;\n\n/**\n * @author wencheng\n */\n@Slf4j\n@Component\npublic class AnnotationScan",
"end": 769,
"score": 0.9960503578186035,
"start": 761,
"tag": "USERNAME",
"value": "wencheng"
}
] | null | [] | package com.feign.pay.sdk.common.util;
import lombok.extern.slf4j.Slf4j;
import org.springframework.context.ResourceLoaderAware;
import org.springframework.core.io.Resource;
import org.springframework.core.io.ResourceLoader;
import org.springframework.core.io.support.ResourcePatternResolver;
import org.springframework... | 2,185 | 0.716397 | 0.714088 | 58 | 36.310345 | 31.343044 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.568965 | false | false | 14 |
13e28cbf69a27b14d95aae71f6f6862a129bf61f | 17,042,430,287,888 | ae217f7980802ab62c57eb5468064052a7674648 | /java_banding/banding/src/main/java/banding/entity/Chromosome.java | e71d25ff41776dbf79a9110047c6cb361b6a10a5 | [] | no_license | olegs/Biohack2018 | https://github.com/olegs/Biohack2018 | 13f0e54ea9681de10d570c7ce9bda848909b337c | 21dae38beb7830e6a5d3d2e55f1db28b15025f99 | refs/heads/master | 2021-01-25T14:21:57.147000 | 2018-03-04T11:57:01 | 2018-03-04T11:57:01 | 123,683,237 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package banding.entity;
import lombok.AllArgsConstructor;
import lombok.Data;
@AllArgsConstructor
@Data
public class Chromosome {
private String name;
private Track track;
private long start;
private long end;
public long getLength() {
return end - start + 1;
}
public long getCo... | UTF-8 | Java | 467 | java | Chromosome.java | Java | [] | null | [] | package banding.entity;
import lombok.AllArgsConstructor;
import lombok.Data;
@AllArgsConstructor
@Data
public class Chromosome {
private String name;
private Track track;
private long start;
private long end;
public long getLength() {
return end - start + 1;
}
public long getCo... | 467 | 0.663812 | 0.66167 | 26 | 16.961538 | 14.078027 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 14 |
9e7f2ba0090680cb927310fe08f18882e12f5b3c | 30,562,987,338,144 | 00c693c089953a241bf747f76a4002801f8d5772 | /src/main/java/ratismal/triggers/client/gui/GuiTriggerProximity.java | 0eff8c14d80b7a3be572fba56504e1656aadd76f | [] | no_license | Ratismal/Triggers | https://github.com/Ratismal/Triggers | 6bb4dc53aad444eb4b7a961bcbe0b2356963f07d | 4daaa99ef10cc42a229a5aafac561bab3759e0e3 | refs/heads/master | 2021-01-10T16:15:53.569000 | 2016-02-17T01:05:53 | 2016-02-17T01:05:53 | 49,612,189 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ratismal.triggers.client.gui;
import net.minecraft.client.gui.GuiButton;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.inventory.Slot;
import net.minecraft.item.ItemStack;
import net.minecraft.util.BlockPos;
import net.minecraft.util.ResourceLocation;
import net.minecraft.world.World;
i... | UTF-8 | Java | 5,803 | java | GuiTriggerProximity.java | Java | [
{
"context": "r;\n\nimport java.io.IOException;\n\n/**\n * Created by Ratismal on 2016-01-15.\n */\n\npublic class GuiTriggerProxim",
"end": 945,
"score": 0.993947446346283,
"start": 937,
"tag": "USERNAME",
"value": "Ratismal"
}
] | null | [] | package ratismal.triggers.client.gui;
import net.minecraft.client.gui.GuiButton;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.inventory.Slot;
import net.minecraft.item.ItemStack;
import net.minecraft.util.BlockPos;
import net.minecraft.util.ResourceLocation;
import net.minecraft.world.World;
i... | 5,803 | 0.607272 | 0.599517 | 173 | 32.543354 | 29.033857 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.763006 | false | false | 14 |
d1f3ba3eb196067df200bb9d3fe9a1391ce47bee | 30,296,699,352,381 | 9d8f712bc9b6add2513802e3a4d3b5fd0ff41180 | /StarPrinter08.java | 2ade783486581c3786eb7c6e809730c0d58eb752 | [] | no_license | parkjinjooo/2021.03.11 | https://github.com/parkjinjooo/2021.03.11 | 9d512ac2eb99e946b24d82253340a27babb11d55 | 02c42bad0d089537a4a9d5c728591fdabb87ab0d | refs/heads/master | 2023-03-21T14:25:19.161000 | 2021-03-11T11:34:42 | 2021-03-11T11:34:42 | 346,680,733 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package day0311;
import java.util.Scanner;
public class StarPrinter08 {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
System.out.println("출력할 줄 수를 입력하시오.");
System.out.print("> ");
int userNumber = sc.nextInt();
char[][] stars = new char[2 ... | UTF-8 | Java | 1,121 | java | StarPrinter08.java | Java | [] | null | [] | package day0311;
import java.util.Scanner;
public class StarPrinter08 {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
System.out.println("출력할 줄 수를 입력하시오.");
System.out.print("> ");
int userNumber = sc.nextInt();
char[][] stars = new char[2 ... | 1,121 | 0.392175 | 0.372157 | 42 | 25.166666 | 20.800545 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.595238 | false | false | 14 |
32375ee713957d00259138b26c449d8004570b47 | 29,102,698,455,353 | 20c0d4fc5e1543497b6467f8a4123c91f933a57a | /src/main/java/preorderTrav.java | b8fb4ac90c86dcbb673fa89f790eb7bb197a9de3 | [] | no_license | Srividyare/HackerRank | https://github.com/Srividyare/HackerRank | 55a8449097079de22ea497881daa758bfe728761 | f846680131315686b891bca5d8945b61e3d6e18c | refs/heads/master | 2020-12-21T00:23:07.677000 | 2016-08-07T04:24:09 | 2016-08-07T04:24:09 | 58,003,337 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* Preorder traversal*/
Node is defined as
class Node {
int data;
Node left;
Node right;
}
void preOrder(Node root) {
if (root==null) return;
System.out.print(root.data + "\t");
preOrder(root.left);
preOrder(root.right);
}
| UTF-8 | Java | 268 | java | preorderTrav.java | Java | [] | null | [] | /* Preorder traversal*/
Node is defined as
class Node {
int data;
Node left;
Node right;
}
void preOrder(Node root) {
if (root==null) return;
System.out.print(root.data + "\t");
preOrder(root.left);
preOrder(root.right);
}
| 268 | 0.585821 | 0.585821 | 19 | 13.105263 | 11.715464 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.368421 | false | false | 14 |
c4c4471f7ea25a7cfba0f97b520ce8a8d7096483 | 17,265,768,594,841 | ba0a6bc04d30238a56ed1d69133580ebde6c330c | /android/HiSdkTest/src/com/baidu/im/inapp/transaction/config/processor/ConfigBaseProcessorTest.java | 9f8a46564af5ce1451c809c2631101018f6dba6f | [] | no_license | wolfpi/implus | https://github.com/wolfpi/implus | 52e1d19da34385d2639d1d5bd63ba14c5623d211 | 3091e813cd845b1766f6dd5da1ba921ed36e10d0 | refs/heads/master | 2021-01-20T21:06:31.032000 | 2016-05-28T04:05:21 | 2016-05-28T04:05:21 | 59,876,467 | 1 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.baidu.im.inapp.transaction.config.processor;
import junit.framework.Assert;
import com.baidu.im.frame.ProcessorCode;
import android.test.InstrumentationTestCase;
public class ConfigBaseProcessorTest extends InstrumentationTestCase {
@Override
protected void setUp() throws Exception {
}
... | UTF-8 | Java | 744 | java | ConfigBaseProcessorTest.java | Java | [] | null | [] | package com.baidu.im.inapp.transaction.config.processor;
import junit.framework.Assert;
import com.baidu.im.frame.ProcessorCode;
import android.test.InstrumentationTestCase;
public class ConfigBaseProcessorTest extends InstrumentationTestCase {
@Override
protected void setUp() throws Exception {
}
... | 744 | 0.740591 | 0.740591 | 27 | 26.555555 | 31.863522 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.296296 | false | false | 14 |
cd9c4387eac57e5f1a6ffbed59be067f4f29e4c8 | 910,533,136,901 | b66bdee811ed0eaea0b221fea851f59dd41e66ec | /src/com/flurry/sdk/in$5.java | 771b2d213fbecdd4bf605e8ecfa4e878ca7c2356 | [] | no_license | reverseengineeringer/com.grubhub.android | https://github.com/reverseengineeringer/com.grubhub.android | 3006a82613df5f0183e28c5e599ae5119f99d8da | 5f035a4c036c9793483d0f2350aec2997989f0bb | refs/heads/master | 2021-01-10T05:08:31.437000 | 2016-03-19T20:41:23 | 2016-03-19T20:41:23 | 54,286,207 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.flurry.sdk;
class in$5
implements iy<io>
{
in$5(in paramin) {}
public iv<io> a(int paramInt)
{
return new io.a();
}
}
/* Location:
* Qualified Name: com.flurry.sdk.in.5
* Java Class Version: 6 (50.0)
* JD-Core Version: 0.7.1
*/ | UTF-8 | Java | 269 | java | in$5.java | Java | [] | null | [] | package com.flurry.sdk;
class in$5
implements iy<io>
{
in$5(in paramin) {}
public iv<io> a(int paramInt)
{
return new io.a();
}
}
/* Location:
* Qualified Name: com.flurry.sdk.in.5
* Java Class Version: 6 (50.0)
* JD-Core Version: 0.7.1
*/ | 269 | 0.591078 | 0.553903 | 18 | 14 | 12.982895 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.111111 | false | false | 14 |
2e4f2f9a42e2614d67a3033175cc32e63eedc235 | 14,044,543,110,531 | c033a4019be0d642ded0583e712254c4b48e5c80 | /src/Explorateur.java | 6b9f5a1dc16e1ed3f9dbe4e0b4e3fa0bbb9a92fc | [] | no_license | melvindiabat/Ile_au_tresors | https://github.com/melvindiabat/Ile_au_tresors | 75fa5cd2743295bc77dc8f19013f787d2f20d7bd | a9a2897e663ee681ce0fbb61e6a68dff1cca3cc1 | refs/heads/master | 2021-01-22T00:29:59.459000 | 2017-09-04T07:31:50 | 2017-09-04T07:31:50 | 102,190,546 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.ArrayList;
import javax.swing.JOptionPane;
public class Explorateur extends Personnage {
// ---------------------------------------------------------------Constructeurs---------------------------------------------------------
/**
* @param nom
* @param prenom
* @param camp
*/
Explorateur(St... | UTF-8 | Java | 4,906 | java | Explorateur.java | Java | [] | null | [] | import java.util.ArrayList;
import javax.swing.JOptionPane;
public class Explorateur extends Personnage {
// ---------------------------------------------------------------Constructeurs---------------------------------------------------------
/**
* @param nom
* @param prenom
* @param camp
*/
Explorateur(St... | 4,906 | 0.52952 | 0.51665 | 170 | 27.794117 | 30.455154 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.529412 | false | false | 14 |
31deb4e30063f02e2b6be4ee99863a02b04e7c6a | 1,365,799,657,740 | 40b26c8f19cf478c066804fc2ba0397e71137140 | /safe1pass-back-end/src/main/java/us/supercheng/app/util/IFileHelper.java | 190970407f7f7928720de856cbac2ecd32965cb0 | [] | no_license | superhcheng/4Fun-Java-Projects | https://github.com/superhcheng/4Fun-Java-Projects | 344cbf2a1862c685af3ab7c2424dd38bf2a9adb4 | d225d953f0b30bd352ecd4119fabd9f7d7962263 | refs/heads/master | 2021-01-25T04:15:01.948000 | 2017-08-11T19:34:42 | 2017-08-11T19:34:42 | 93,415,220 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package us.supercheng.app.util;
import java.io.InputStream;
import java.util.List;
/**
* Created by cl799honchen on 7/17/2017.
*/
public interface IFileHelper {
String readTxtFile(String fullFilePath);
void saveTxtFile(String fullFilePath, String txtContent);
void createDirectory(String fullDirectoryPat... | UTF-8 | Java | 649 | java | IFileHelper.java | Java | [
{
"context": "tStream;\nimport java.util.List;\n\n/**\n * Created by cl799honchen on 7/17/2017.\n */\npublic interface IFileHelper {\n",
"end": 115,
"score": 0.999470055103302,
"start": 103,
"tag": "USERNAME",
"value": "cl799honchen"
}
] | null | [] | package us.supercheng.app.util;
import java.io.InputStream;
import java.util.List;
/**
* Created by cl799honchen on 7/17/2017.
*/
public interface IFileHelper {
String readTxtFile(String fullFilePath);
void saveTxtFile(String fullFilePath, String txtContent);
void createDirectory(String fullDirectoryPat... | 649 | 0.77812 | 0.762712 | 18 | 35.055557 | 25.643869 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.888889 | false | false | 14 |
ae03071450b755c5ba1f534d5e1d0905a5ac4862 | 4,836,133,179,105 | e60d7f97586ea24358e1998b22f1895d31f1d2b9 | /Compilador/src/compilador/semantico/PilhaEscopo.java | d1193ff7453b8b9c5736e468013d5d54a4cb4634 | [] | no_license | RubensBR/Projeto_Compiladores | https://github.com/RubensBR/Projeto_Compiladores | a6d19dcef2182242488b6ce42087fe9b4142a5e5 | ff250367f43be0b0e182d9eeaa7f4a90f2d43297 | refs/heads/master | 2021-01-16T18:07:01.697000 | 2013-12-11T00:55:22 | 2013-12-11T00:55:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package compilador.semantico;
import java.util.ArrayList;
import java.util.Stack;
import compilador.semantico.AnalisadorExpressao.Tipo;
public class PilhaEscopo {
private Stack<Identificador> pilha = new Stack<Identificador>();
private Tipo tipoUltimaBusca;
private Identificador ultimaProcedureChamada;
public... | UTF-8 | Java | 2,919 | java | PilhaEscopo.java | Java | [] | null | [] | package compilador.semantico;
import java.util.ArrayList;
import java.util.Stack;
import compilador.semantico.AnalisadorExpressao.Tipo;
public class PilhaEscopo {
private Stack<Identificador> pilha = new Stack<Identificador>();
private Tipo tipoUltimaBusca;
private Identificador ultimaProcedureChamada;
public... | 2,919 | 0.659239 | 0.655811 | 111 | 25.27928 | 20.347952 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.414414 | false | false | 14 |
b93d4deb4f9738d8fcf4b9689ce925169e8a357a | 26,938,034,949,653 | 5efd9918e8b373844e666623fb23f143e44e3fa1 | /calog_frontend_androidApp/app/src/main/java/com/example/calog/join/MainJoinActivity.java | 37b45b376576816099f8b9b9a9757a421fd608e4 | [] | no_license | kihyunchoi/CalogProject | https://github.com/kihyunchoi/CalogProject | faea97f8011c99f9c1a03c2f0396ddfb7883fa55 | aafe03d7d47df40e215267fa585465393e95e4f9 | refs/heads/master | 2023-08-23T21:11:23.365000 | 2021-11-02T05:38:23 | 2021-11-02T05:38:23 | 422,767,632 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.calog.join;
import android.content.Intent;
import android.content.SharedPreferences;
import android.graphics.Color;
import android.os.Build;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
import android... | UTF-8 | Java | 3,697 | java | MainJoinActivity.java | Java | [] | null | [] | package com.example.calog.join;
import android.content.Intent;
import android.content.SharedPreferences;
import android.graphics.Color;
import android.os.Build;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
import android... | 3,697 | 0.60211 | 0.598864 | 109 | 32.917431 | 28.950172 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.614679 | false | false | 14 |
ac4e60497877df6a1511e8682af57795b8ff5088 | 28,939,489,649,323 | 6e95d76093df20cc80f9fa2cb7e32bfa2f7743be | /src/main/java/com/dibakar/aggregation/AggregationApplication.java | e2d685b6c7075524b7e7649a895ec1c6eeee584b | [] | no_license | dibakar721304/AggregationAPI | https://github.com/dibakar721304/AggregationAPI | d32982755759ef5605e4eac37404bce6cdce4b5a | 4d951fadc9072dc83d89092b44ed18507ced16b0 | refs/heads/master | 2023-02-09T12:48:03.212000 | 2021-01-04T21:29:10 | 2021-01-04T21:29:10 | 322,663,875 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dibakar.aggregation;
import java.util.stream.Stream;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.boot.CommandLineRunner;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframewor... | UTF-8 | Java | 1,607 | java | AggregationApplication.java | Java | [
{
"context": "nt for the aggregation API to start\n * \n * @author Dibakar\n *\n */\n@SpringBootApplication\n@EnableJms\n@EnableS",
"end": 704,
"score": 0.9996849894523621,
"start": 697,
"tag": "NAME",
"value": "Dibakar"
}
] | null | [] | package com.dibakar.aggregation;
import java.util.stream.Stream;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.boot.CommandLineRunner;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframewor... | 1,607 | 0.788426 | 0.786559 | 54 | 28.75926 | 25.059881 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.314815 | false | false | 14 |
7ab3f755b6a6f6cd033e085297708c5b2dae255c | 33,586,644,277,612 | ca5dc2b0be5357cc34396b736721f109f01d4b67 | /src/com/threads/classes/Main.java | 5cff4335440e25b61b7b1c377c6662662757b11c | [] | no_license | avinashraz/AdvanceJ2EE_Session6_Assignment3 | https://github.com/avinashraz/AdvanceJ2EE_Session6_Assignment3 | f64c582593e1b5a44a2e16643f54ededbcfe3f73 | bcb09389dc128829936e20e7f7ddf52b799c7ce2 | refs/heads/master | 2021-01-12T06:26:29.581000 | 2016-12-26T05:39:45 | 2016-12-26T05:39:45 | 77,360,156 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.threads.classes;
public class Main {
public static void main(String[] args) {
MyThread r = new MyThread();
Thread a = new Thread(r);
Thread b = new Thread(r);
Thread c = new Thread(r);
a.setName("thread a ");
b.setName("thread b ");
c.setName("thread c ");
a.setPriority(Thread.MIN_PRIORITY... | UTF-8 | Java | 444 | java | Main.java | Java | [] | null | [] | package com.threads.classes;
public class Main {
public static void main(String[] args) {
MyThread r = new MyThread();
Thread a = new Thread(r);
Thread b = new Thread(r);
Thread c = new Thread(r);
a.setName("thread a ");
b.setName("thread b ");
c.setName("thread c ");
a.setPriority(Thread.MIN_PRIORITY... | 444 | 0.655405 | 0.655405 | 19 | 22.368422 | 12.355312 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.210526 | false | false | 14 |
2bab9e62aa7bef15dcea693bcd19955215683e13 | 12,275,016,570,710 | fc6c869ee0228497e41bf357e2803713cdaed63e | /weixin6519android1140/src/sourcecode/com/tencent/mm/ui/chatting/d/a.java | 8f94bfe861cee634dc27610422abf437b2d2c155 | [] | no_license | hyb1234hi/reverse-wechat | https://github.com/hyb1234hi/reverse-wechat | cbd26658a667b0c498d2a26a403f93dbeb270b72 | 75d3fd35a2c8a0469dbb057cd16bca3b26c7e736 | refs/heads/master | 2020-09-26T10:12:47.484000 | 2017-11-16T06:54:20 | 2017-11-16T06:54:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tencent.mm.ui.chatting.d;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageInfo;
import android.content.pm.PackageManager;
import android.content.pm.PackageManager.NameNotFoundException;
import android.os.Bundle;
import android.support.v7.widget.RecyclerView.t... | UTF-8 | Java | 14,792 | java | a.java | Java | [
{
"context": "croMsg.AppBrandHistoryListPresenter\", \"username: %s , appid %s ,pkgType : %s\", new Object[] { parama.",
"end": 3722,
"score": 0.7222837805747986,
"start": 3721,
"tag": "USERNAME",
"value": "s"
},
{
"context": " ((Intent)localObject2).putExtra(\"pre_username\", para... | null | [] | package com.tencent.mm.ui.chatting.d;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageInfo;
import android.content.pm.PackageManager;
import android.content.pm.PackageManager.NameNotFoundException;
import android.os.Bundle;
import android.support.v7.widget.RecyclerView.t... | 14,792 | 0.665968 | 0.598026 | 394 | 36.545685 | 49.856434 | 778 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.020305 | false | false | 14 |
064a97fed7853191d0933fd1c00d2325d8c58d10 | 12,275,016,570,055 | 4700124b7f23b134de3a5d976ade369489cf79c8 | /src/backoffice/style/pageComponents/PageHeader.java | cd4ddf65224471a7551d198998c37f4b27315596 | [] | no_license | Linusdalin/Pukka3 | https://github.com/Linusdalin/Pukka3 | 962974aa3bc33085400bd6e7ef386c8097c851f7 | 992860ff36ca0318e9de6b993c5324cdd6bafcf8 | refs/heads/master | 2016-09-05T10:48:16.561000 | 2015-07-07T14:42:29 | 2015-07-07T14:42:29 | 32,646,810 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package backoffice.style.pageComponents;
import backoffice.style.HtmlBlock;
/**
* Top element on the page
*
*/
public class PageHeader {
private static final int ColumnWidth = 12;
private String heading;
public PageHeader(String heading){
this.heading = heading;
... | UTF-8 | Java | 742 | java | PageHeader.java | Java | [] | null | [] | package backoffice.style.pageComponents;
import backoffice.style.HtmlBlock;
/**
* Top element on the page
*
*/
public class PageHeader {
private static final int ColumnWidth = 12;
private String heading;
public PageHeader(String heading){
this.heading = heading;
... | 742 | 0.451482 | 0.446092 | 33 | 20.484848 | 22.592733 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.181818 | false | false | 14 |
f756c9da71de5ca013f0a1e3bcba652e66f722c7 | 12,489,764,938,630 | be367a3fb8baf25e1fd4ecf7a36f6f7ed64e46bc | /src/main/java/nl/paulzijlmans/ConsumerDemo.java | 881fa22a32f32c7c348a567839cf71918cce864e | [] | no_license | paulzijlmans/kafka-event-log | https://github.com/paulzijlmans/kafka-event-log | c6864c409b595c1d065a8901e788dd3f0a08fe99 | a3fdb59a1d9f37cf6fa99797f3104910aea515bb | refs/heads/main | 2023-07-28T10:05:24.257000 | 2021-09-15T11:49:32 | 2021-09-15T11:49:32 | 406,104,584 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nl.paulzijlmans;
import com.fasterxml.jackson.databind.ObjectMapper;
import java.io.IOException;
import java.time.Duration;
import java.util.List;
import java.util.Properties;
import org.apache.kafka.clients.consumer.ConsumerRecord;
import org.apache.kafka.clients.consumer.ConsumerRecords;
import org.apache.ka... | UTF-8 | Java | 1,881 | java | ConsumerDemo.java | Java | [] | null | [] | package nl.paulzijlmans;
import com.fasterxml.jackson.databind.ObjectMapper;
import java.io.IOException;
import java.time.Duration;
import java.util.List;
import java.util.Properties;
import org.apache.kafka.clients.consumer.ConsumerRecord;
import org.apache.kafka.clients.consumer.ConsumerRecords;
import org.apache.ka... | 1,881 | 0.702286 | 0.698033 | 58 | 31.431034 | 25.81707 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.793103 | false | false | 14 |
c570c63f82c43464f6a04144824dc8c07012d626 | 2,087,354,125,441 | 1a42f9f986ff55c6e3714ae26345596d945454ce | /exemplos/eleicao2014/src/main/java/org/eleicoes2014/twitter/TwitterClient.java | f71e330f41958b8baa37df78221aaa31fa16dcc1 | [] | no_license | luizdefranca/cursoferiasjavaweb2016 | https://github.com/luizdefranca/cursoferiasjavaweb2016 | 460e01f04c3872d392dd1128072cba65f80fe6f7 | dc107c208488e7699600f757de9454c1b77b0b97 | refs/heads/master | 2021-01-14T13:43:30.030000 | 2016-03-21T04:06:25 | 2016-03-21T04:06:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.eleicoes2014.twitter;
import java.io.IOException;
import java.util.List;
import java.util.function.Function;
import java.util.function.Supplier;
import org.eleicoes2014.config.Configuration;
import twitter4j.Query;
import twitter4j.QueryResult;
import twitter4j.Status;
import twitter4j.Twitter;
import tw... | UTF-8 | Java | 2,675 | java | TwitterClient.java | Java | [
{
"context": "vel\t Read-only (modify app permissions)\n API key\t 436yfREpwRhs9eoqjjr59VPLt (manage API keys)\n Callback URL\tNone\n Sign in wit",
"end": 685,
"score": 0.9995341897010803,
"start": 660,
"tag": "KEY",
"value": "436yfREpwRhs9eoqjjr59VPLt"
},
{
"context": "ps://api.twit... | null | [] | package org.eleicoes2014.twitter;
import java.io.IOException;
import java.util.List;
import java.util.function.Function;
import java.util.function.Supplier;
import org.eleicoes2014.config.Configuration;
import twitter4j.Query;
import twitter4j.QueryResult;
import twitter4j.Status;
import twitter4j.Twitter;
import tw... | 2,590 | 0.776822 | 0.758879 | 101 | 25.485149 | 23.835499 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.148515 | false | false | 14 |
5927ad5c5bc3d7b4cf393f6172a43fc1ecca69f1 | 1,348,619,778,858 | c82bd4f8077e6f0b8f9b70742174b465fca962a0 | /src/main/java/com/mnnit/housing/geocoding/service/GeoCodingService.java | ea2139a57ca1c2737d2bad1844b69fdb34bc9ad3 | [] | no_license | maverickuser/house-metrics | https://github.com/maverickuser/house-metrics | 305d47be1ab444e184f9a574dbd96f2566758ecf | 6cc7b5631304d03bb9c498c569870493f1d3ccbb | refs/heads/master | 2021-01-25T06:37:21.795000 | 2015-07-19T05:03:13 | 2015-07-19T05:03:13 | 35,358,513 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mnnit.housing.geocoding.service;
import com.google.maps.model.GeocodingResult;
import com.mnnit.housing.common.MetricsException;
/**
*
*
*
*/
public interface GeoCodingService {
/**
* This method is used to get the Geo-Location (Latitude/Longitude) of a Address
* @param apiKey The Google API ... | UTF-8 | Java | 593 | java | GeoCodingService.java | Java | [] | null | [] | package com.mnnit.housing.geocoding.service;
import com.google.maps.model.GeocodingResult;
import com.mnnit.housing.common.MetricsException;
/**
*
*
*
*/
public interface GeoCodingService {
/**
* This method is used to get the Geo-Location (Latitude/Longitude) of a Address
* @param apiKey The Google API ... | 593 | 0.757167 | 0.757167 | 21 | 27.238094 | 30.326641 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 14 |
f70e2362c0be0eff9ee5b6c27abd2a7b2de55fda | 12,034,498,393,274 | 9d9c48034112db0f1d93b10c1bfda684f6753bb0 | /Hero_Merits/src/main/java/net/sf/anathema/hero/merits/template/MeritPointsTemplate.java | dd31bbd125031bc68b5c41c3f8ec6c3dcf6b8bc2 | [] | no_license | tienelle/anathema_3e | https://github.com/tienelle/anathema_3e | 804690e37492e77dad041dc6996bdc44755b038e | fd1f0a95e40a5e8b8ca93d0dd8b32fd1239a6787 | refs/heads/master | 2020-12-11T06:15:32.858000 | 2016-08-31T11:02:38 | 2016-08-31T11:02:38 | 66,630,488 | 0 | 1 | null | true | 2016-08-26T08:25:03 | 2016-08-26T08:25:03 | 2016-08-10T06:51:28 | 2016-04-10T05:14:23 | 50,230 | 0 | 0 | 0 | null | null | null | package net.sf.anathema.hero.merits.template;
import net.sf.anathema.hero.traits.template.cost.NewRatingCostTemplate;
import java.util.HashMap;
import java.util.Map;
public class MeritPointsTemplate {
public int freebiePoints = 0;
public int bonusPoints = 0;
public NewRatingCostTemplate experiencePoints = new New... | UTF-8 | Java | 406 | java | MeritPointsTemplate.java | Java | [] | null | [] | package net.sf.anathema.hero.merits.template;
import net.sf.anathema.hero.traits.template.cost.NewRatingCostTemplate;
import java.util.HashMap;
import java.util.Map;
public class MeritPointsTemplate {
public int freebiePoints = 0;
public int bonusPoints = 0;
public NewRatingCostTemplate experiencePoints = new New... | 406 | 0.79064 | 0.785714 | 13 | 30.23077 | 25.93232 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.923077 | false | false | 14 |
333e7bb031c01d6d605192e6394f6acaf5798430 | 30,846,455,146,168 | 09f08a8467e59dc3471497872bc405c2387e7523 | /backend/src/main/java/com/web/editor/model/dto/request/SearchAverageScore.java | 9717a9ccd6b6f11de21e80d626ee0265f52d8cd8 | [
"MIT"
] | permissive | milkcat1994/SSAFYPJT_1 | https://github.com/milkcat1994/SSAFYPJT_1 | a95056b03d6307dad3838909f21242882811eb3f | 87acff5951ae88e63276350e7d34513240f2d6c8 | refs/heads/master | 2023-01-20T03:30:54.518000 | 2020-11-20T14:01:22 | 2020-11-20T14:01:22 | 291,437,130 | 6 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.web.editor.model.dto.request;
import org.springframework.stereotype.Repository;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import lombok.ToString;
@NoArgsConstructor
@AllArgsConstructor
@Getter
@Setter
@Repository
@ToString
public class ... | UTF-8 | Java | 576 | java | SearchAverageScore.java | Java | [] | null | [] | package com.web.editor.model.dto.request;
import org.springframework.stereotype.Repository;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import lombok.ToString;
@NoArgsConstructor
@AllArgsConstructor
@Getter
@Setter
@Repository
@ToString
public class ... | 576 | 0.791667 | 0.791667 | 25 | 22.08 | 19.532373 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.44 | false | false | 14 |
cfa5bbac192a6f5e5ed4f86f46825e3697d6bf00 | 30,846,455,149,127 | 02c77258b8bec645b074a02a325c9c3038c152fc | /QRunner/src/main/java/qa/structures/QExceptionMapper.java | f9125e2fde018c63eb1f7006a2d88ff024141fb8 | [] | no_license | borismilner/q-runner | https://github.com/borismilner/q-runner | f675cbbc1c2851b4405f525bf9743b9d3b072b4a | a12bfd84124691bdc9fc59df0812755e8b442f70 | refs/heads/master | 2023-02-14T02:07:28.302000 | 2021-01-10T13:39:48 | 2021-01-10T13:39:48 | 328,135,871 | 6 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package qa.structures;
import qa.exceptions.QException;
import javax.ws.rs.core.Response;
import javax.ws.rs.ext.ExceptionMapper;
import java.io.PrintWriter;
import java.io.StringWriter;
public class QExceptionMapper implements ExceptionMapper<QException> {
@Override
public Response toResponse(QException qEx... | UTF-8 | Java | 705 | java | QExceptionMapper.java | Java | [] | null | [] | package qa.structures;
import qa.exceptions.QException;
import javax.ws.rs.core.Response;
import javax.ws.rs.ext.ExceptionMapper;
import java.io.PrintWriter;
import java.io.StringWriter;
public class QExceptionMapper implements ExceptionMapper<QException> {
@Override
public Response toResponse(QException qEx... | 705 | 0.721986 | 0.721986 | 21 | 32.57143 | 22.470238 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.619048 | false | false | 14 |
3fba90f7a5e9754ae8c2281f914a3835e7c2bc27 | 6,554,120,101,145 | 0f69e859b88fc53c4848021911a45fec99f7a932 | /snap-platform/src/main/java/org/snapscript/platform/generate/ConstructorResolver.java | cac98a4575d1adfb0360f03e3a5e037bf87af68e | [] | no_license | snapscript/snap-external | https://github.com/snapscript/snap-external | 62d6f3c260b457695be2ba79ff6b75b070d0e309 | 1ea713d89021824a18fe477a9394fa896e0b605a | refs/heads/master | 2020-12-02T23:54:15.558000 | 2019-02-07T21:52:48 | 2019-02-07T21:52:48 | 95,952,611 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.snapscript.platform.generate;
import static org.snapscript.core.Reserved.TYPE_CONSTRUCTOR;
import java.util.List;
import org.snapscript.core.constraint.Constraint;
import org.snapscript.core.function.ArgumentConverter;
import org.snapscript.core.function.Function;
import org.snapscript.core.function.Para... | UTF-8 | Java | 1,980 | java | ConstructorResolver.java | Java | [] | null | [] | package org.snapscript.platform.generate;
import static org.snapscript.core.Reserved.TYPE_CONSTRUCTOR;
import java.util.List;
import org.snapscript.core.constraint.Constraint;
import org.snapscript.core.function.ArgumentConverter;
import org.snapscript.core.function.Function;
import org.snapscript.core.function.Para... | 1,980 | 0.663131 | 0.662121 | 54 | 35.685184 | 24.191998 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.740741 | false | false | 14 |
2c9e93d58083b5d8e6b8f0d01dd5e3000ff04003 | 21,285,857,928,833 | 16f440d201f0a831eabc4212f005edf5a74bef83 | /Basics/StringExample.java | f57347e48d7f3025d14615827ce457c3e0b778c8 | [] | no_license | anupamdey2001/All-JAVA | https://github.com/anupamdey2001/All-JAVA | 7e0722716c0d1a73e419edd59d19289208a8117a | 07ffd2de5f5e89393ab3942f4cfe86fabb0e05d3 | refs/heads/main | 2023-08-23T04:35:28.259000 | 2021-10-01T09:01:56 | 2021-10-01T09:01:56 | 392,280,341 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
import java.util.Scanner;
public class StringExample {
public static void main(String[] args) {
// Scanner input = new Scanner(System.in);
String ans = greet();
System.out.println(ans);
}
static String greet(){
return "Hello there!! My nam... | UTF-8 | Java | 350 | java | StringExample.java | Java | [
{
"context": "greet(){\r\n return \"Hello there!! My name is Anupam Dey.\";\r\n }\r\n}\r\n",
"end": 335,
"score": 0.9998706579208374,
"start": 325,
"tag": "NAME",
"value": "Anupam Dey"
}
] | null | [] | package com.company;
import java.util.Scanner;
public class StringExample {
public static void main(String[] args) {
// Scanner input = new Scanner(System.in);
String ans = greet();
System.out.println(ans);
}
static String greet(){
return "Hello there!! My nam... | 346 | 0.585714 | 0.585714 | 14 | 23 | 17.92046 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 14 |
90efbed314776d85bf323a3c6ff2ca8d717d5c73 | 29,789,893,191,186 | f4d9e2aed9c2e3c48c4f4ace0f26c0247ccf5c71 | /src/main/java/api/daos/memory/AlbumDaoMemory.java | 55cbb8b98c8d14f85dc06e0c6b8625c84a46f318 | [] | no_license | vpaniego/APAW-ECP2-VanesaPaniego | https://github.com/vpaniego/APAW-ECP2-VanesaPaniego | 48ae572d10cbb357c5d79e09a659e9593f6a1568 | 92f9b29ee250da42d5067d7f260b98175c68b02d | refs/heads/master | 2020-03-31T06:15:51.111000 | 2018-10-16T22:08:10 | 2018-10-16T22:08:10 | 151,974,539 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package api.daos.memory;
import api.daos.AlbumDao;
import api.entities.Album;
import java.util.HashMap;
public class AlbumDaoMemory extends GenericDaoMemory<Album> implements AlbumDao {
AlbumDaoMemory() {
super(new HashMap<>());
}
@Override
public String getId(Album album) {
return ... | UTF-8 | Java | 437 | java | AlbumDaoMemory.java | Java | [] | null | [] | package api.daos.memory;
import api.daos.AlbumDao;
import api.entities.Album;
import java.util.HashMap;
public class AlbumDaoMemory extends GenericDaoMemory<Album> implements AlbumDao {
AlbumDaoMemory() {
super(new HashMap<>());
}
@Override
public String getId(Album album) {
return ... | 437 | 0.659039 | 0.659039 | 23 | 18 | 19.269258 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.347826 | false | false | 14 |
005f24b0a49cdbb1cc3f20c8a55424340818a533 | 10,213,432,249,294 | 9e4e3c3cb39d5d37b5d99727e9d388d04bcc0118 | /EXP_5/src/elevator/QueryList.java | a89560ad380401ed665936c5d769e498a2fc496e | [] | no_license | wlof-2/BUAA_OO_Project | https://github.com/wlof-2/BUAA_OO_Project | 1f9216319fb2ed392c78f6abc736ed37899ad3cd | 79ff9ed143235599b92040f159b95ce74629f043 | refs/heads/master | 2022-10-01T14:46:26.147000 | 2020-06-03T05:48:19 | 2020-06-03T05:48:19 | 268,998,375 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package elevator;
import java.util.ArrayList;
import elevator.Query.Direction;
class UnsortedException extends Exception {
private static final long serialVersionUID = 1L;
public UnsortedException(String message) {
super(message);
}
}
class InvalidRemoveException extends Exception {
private static final lon... | UTF-8 | Java | 3,066 | java | QueryList.java | Java | [] | null | [] | package elevator;
import java.util.ArrayList;
import elevator.Query.Direction;
class UnsortedException extends Exception {
private static final long serialVersionUID = 1L;
public UnsortedException(String message) {
super(message);
}
}
class InvalidRemoveException extends Exception {
private static final lon... | 3,066 | 0.679487 | 0.67619 | 101 | 26.039604 | 29.764729 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.336634 | false | false | 14 |
8264a54309208dd8e73bdd973dc8a9367cd4b0d9 | 17,239,998,746,956 | e3780c806fdb6798abf4ad5c3a7cb49e3d05f67a | /src/main/java/com/hankcs/hanlp/corpus/occurrence/TermFrequency.java | 237fbe67d1757617759d75d31cdb0632d97df408 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | AnyListen/HanLP | https://github.com/AnyListen/HanLP | 7e3cf2774f0980d24ecab0568ad59774232a56d6 | 58e5f6cda0b894cad156b06ac75bd397c9e26de3 | refs/heads/master | 2021-01-22T04:23:14.514000 | 2018-12-11T01:27:36 | 2018-12-11T01:27:36 | 125,140,795 | 1 | 1 | Apache-2.0 | true | 2018-04-16T16:49:47 | 2018-03-14T02:04:04 | 2018-04-16T16:48:16 | 2018-04-16T16:48:10 | 50,151 | 1 | 1 | 1 | Java | false | null | /*
* <summary></summary>
* <author>He Han</author>
* <email>hankcs.cn@gmail.com</email>
* <create-date>2014/10/8 1:16</create-date>
*
* <copyright file="TermFrequency.java" company="上海林原信息科技有限公司">
* Copyright (c) 2003-2014, 上海林原信息科技有限公司. All Right Reserved, http://www.linrunsoft.com/
* This source is subject to... | UTF-8 | Java | 1,605 | java | TermFrequency.java | Java | [
{
"context": "/*\n * <summary></summary>\n * <author>He Han</author>\n * <email>hankcs.cn@gmail.com</email>\n *",
"end": 43,
"score": 0.9998407363891602,
"start": 37,
"tag": "NAME",
"value": "He Han"
},
{
"context": "y></summary>\n * <author>He Han</author>\n * <email>hankcs.cn@gmail... | null | [] | /*
* <summary></summary>
* <author><NAME></author>
* <email><EMAIL></email>
* <create-date>2014/10/8 1:16</create-date>
*
* <copyright file="TermFrequency.java" company="上海林原信息科技有限公司">
* Copyright (c) 2003-2014, 上海林原信息科技有限公司. All Right Reserved, http://www.linrunsoft.com/
* This source is subject to the LinrunS... | 1,593 | 0.622742 | 0.608696 | 68 | 20.985294 | 25.832886 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 14 |
1a9c2b80f839d2d621d672287f799285d9586f6d | 103,079,229,723 | 7938931818f77faf5221ddc9bd7e0d3311ff5f03 | /distributed-lock-api/src/main/java/org/rainyheart/distributed/lock/api/exception/DistributedLockException.java | b212ca0c9ed9bcd55e2fa90f827ffc8992c1f975 | [
"Apache-2.0"
] | permissive | rainyheart/distributed-lock | https://github.com/rainyheart/distributed-lock | 2207880995f714f0bb625de72d7bea17fc88c794 | c940a9ca146e08ccb9b77418da504a0a974df7fc | refs/heads/master | 2023-05-04T14:34:38.235000 | 2022-10-20T13:22:46 | 2022-10-20T13:22:46 | 223,103,827 | 1 | 0 | Apache-2.0 | false | 2023-04-17T17:41:02 | 2019-11-21T06:26:08 | 2022-10-20T12:19:38 | 2023-04-17T17:40:59 | 72 | 1 | 0 | 4 | Java | false | false | package org.rainyheart.distributed.lock.api.exception;
import java.security.NoSuchAlgorithmException;
public class DistributedLockException extends Exception {
private static final long serialVersionUID = 5815822609555434842L;
public DistributedLockException() {
super();
}
public Distribute... | UTF-8 | Java | 485 | java | DistributedLockException.java | Java | [] | null | [] | package org.rainyheart.distributed.lock.api.exception;
import java.security.NoSuchAlgorithmException;
public class DistributedLockException extends Exception {
private static final long serialVersionUID = 5815822609555434842L;
public DistributedLockException() {
super();
}
public Distribute... | 485 | 0.727835 | 0.68866 | 20 | 23.25 | 25.882185 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 14 |
bed4115e55458e7f30d471081d1f4e7cd1e64ed5 | 197,568,517,999 | 344f96950ed191616820de974e15fc2d2b2cd174 | /src/main/java/com/trustbank/creditapproval/pojo/CurrentCreditCard.java | ec671f05f05f8b1af5cb987552dade0566f2975c | [] | no_license | prasad8mhatre/credit-card-approval-app | https://github.com/prasad8mhatre/credit-card-approval-app | 4f9e1e4527de4bcaa02b600b1328f69a42440aa6 | 56126ecf3a9cf0c5442484fcd13d7fcca2bb5ce9 | refs/heads/master | 2020-03-23T22:16:55.151000 | 2018-07-24T14:00:42 | 2018-07-24T14:00:42 | 142,166,010 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.trustbank.creditapproval.pojo;
public class CurrentCreditCard{
private CardStatus cardStatus;
private CreditCard card;
private CreditCardType cardType;
public CreditCardType getCardType() {
return cardType;
}
public void setCardType(CreditCardType cardType) {
this.... | UTF-8 | Java | 838 | java | CurrentCreditCard.java | Java | [] | null | [] | package com.trustbank.creditapproval.pojo;
public class CurrentCreditCard{
private CardStatus cardStatus;
private CreditCard card;
private CreditCardType cardType;
public CreditCardType getCardType() {
return cardType;
}
public void setCardType(CreditCardType cardType) {
this.... | 838 | 0.616945 | 0.616945 | 43 | 18.511627 | 20.060806 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.27907 | false | false | 14 |
faa872e2c9c01725ad3293a1fc0365b7473709a1 | 2,370,821,966,235 | 8deac58a36a08e369c8cdcb38215dd773722b420 | /src/test/java/br/rl/projetoescolarweb/RelatorioTest.java | fde70a7a0d739495d1d1d53c795a7059ec333121 | [] | no_license | wanessaramos/ProjetoEscolar-Web | https://github.com/wanessaramos/ProjetoEscolar-Web | 7ac90fc1bda6069c4b92b52334cce73a44ffc9b1 | 2752c7c71600ec510e43761e3c2d6da79901bdf4 | refs/heads/master | 2020-03-13T07:01:36.413000 | 2018-06-01T18:06:12 | 2018-06-01T18:06:12 | 131,016,960 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.rl.projetoescolarweb;
import static org.junit.Assert.*;
import java.util.ArrayList;
import java.util.List;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunn... | UTF-8 | Java | 6,430 | java | RelatorioTest.java | Java | [
{
"context": "or();\n\t\tprofessor.setId(1L);\n\t\tprofessor.setNome(\"Maria\");\n\t\tthis.disciplina = new Disciplina();\n\t\tdiscip",
"end": 967,
"score": 0.9997565150260925,
"start": 962,
"tag": "NAME",
"value": "Maria"
},
{
"context": "();\n\t\tdisciplina.setId(1L);\n\t\tdiscipli... | null | [] | package br.rl.projetoescolarweb;
import static org.junit.Assert.*;
import java.util.ArrayList;
import java.util.List;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunn... | 6,430 | 0.73491 | 0.695706 | 215 | 28.893023 | 26.477594 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.576744 | false | false | 14 |
3c92ef5ffa87d8ca3c0f05f88ae93d06cb6a0950 | 35,957,466,247,149 | dfc69c948aaf299644ff3bcfee8bf467e726ad0f | /src/com/subarray/SubArrayOfMaxSum.java | 4d2f6b29daf081cb070cb626b26cbe208412ae61 | [] | no_license | khannoorus/preparation | https://github.com/khannoorus/preparation | 7cb44a15ab64795d8c3375c24b503c7e32974411 | a6d84ee08e99e18f2a0cce3ac779b39afe1b3b2c | refs/heads/master | 2020-03-28T17:59:47.349000 | 2018-09-14T21:35:58 | 2018-09-14T21:35:58 | 148,842,963 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.subarray;
public class SubArrayOfMaxSum {
public static void main(String[] args) {
/*example 1 */ System.out.println(new SubArrayOfMaxSum().maxSubArrraySum(new int[] {1,2,3}));
/*example 2 */ System.out.println(new SubArrayOfMaxSum().maxSubArrraySum(new int[] {-2,-3,4,-1,-2,1,5,-3})); //MaxSumOfSubAr... | UTF-8 | Java | 1,902 | java | SubArrayOfMaxSum.java | Java | [] | null | [] | package com.subarray;
public class SubArrayOfMaxSum {
public static void main(String[] args) {
/*example 1 */ System.out.println(new SubArrayOfMaxSum().maxSubArrraySum(new int[] {1,2,3}));
/*example 2 */ System.out.println(new SubArrayOfMaxSum().maxSubArrraySum(new int[] {-2,-3,4,-1,-2,1,5,-3})); //MaxSumOfSubAr... | 1,902 | 0.610936 | 0.572029 | 59 | 31.237288 | 38.81435 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.20339 | false | false | 14 |
311f9d7161c1556645660a374478c6f3abd57ebc | 2,774,548,924,023 | ee1637457cb85e3715f8f26a089169185db46cdf | /lib_common/src/main/java/com/at/arouter/common/callback/DialogFragmentCallback.java | b5e9472fbe8e44cf1f84796df8a2f8a7553269ae | [] | no_license | safe-ending/AtRouter | https://github.com/safe-ending/AtRouter | 5660fd003372b06ea25a2b8ca514f5269c99d646 | 51480624662b9072529ab3b8d7acfe65f5dc5b8f | refs/heads/master | 2020-05-14T15:58:32.753000 | 2019-09-03T02:56:44 | 2019-09-03T02:56:44 | 181,863,919 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.at.arouter.common.callback;
import android.os.Bundle;
import android.support.v4.app.DialogFragment;
import android.view.View;
/**
* desc: 提交动画接口
* author: yangtao
* <p>
* creat: 2018/8/20 16:05
*/
public interface DialogFragmentCallback {
void onDialogFragmentDismiss(DialogFragment dialogFragm... | UTF-8 | Java | 557 | java | DialogFragmentCallback.java | Java | [
{
"context": "droid.view.View;\n\n/**\n * desc: 提交动画接口\n * author: yangtao\n * <p>\n * creat: 2018/8/20 16:05\n */\n\npublic inte",
"end": 180,
"score": 0.9996190071105957,
"start": 173,
"tag": "USERNAME",
"value": "yangtao"
}
] | null | [] | package com.at.arouter.common.callback;
import android.os.Bundle;
import android.support.v4.app.DialogFragment;
import android.view.View;
/**
* desc: 提交动画接口
* author: yangtao
* <p>
* creat: 2018/8/20 16:05
*/
public interface DialogFragmentCallback {
void onDialogFragmentDismiss(DialogFragment dialogFragm... | 557 | 0.783486 | 0.761468 | 19 | 27.68421 | 25.843767 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.526316 | false | false | 14 |
ba5a58ad75826c008805eb19cf9c55c0c3deaeca | 12,996,571,095,301 | c1c4ce4475e55afd601862af55646a53dc0aa131 | /3 JavaClass/210113_class/src/class0113/Main.java | 48c4c199276a4589c73fc09a05863d4352bd5c2f | [] | no_license | DongJoonLeeDJ/jhy0409 | https://github.com/DongJoonLeeDJ/jhy0409 | 78e042a0f398eb03667041235225b037412dfaba | deb9b04471f17678532908f415af2f4db5e0cdbc | refs/heads/main | 2023-06-24T01:52:50.664000 | 2021-07-07T13:11:27 | 2021-07-07T13:11:27 | 387,526,572 | 0 | 0 | null | true | 2021-07-19T16:22:02 | 2021-07-19T16:22:02 | 2021-07-07T13:11:48 | 2021-07-07T13:11:44 | 1,339,383 | 0 | 0 | 0 | null | false | false | package class0113;
public class Main {
public static void main(String[] args) {
//1번
Car car = new Car(); // 동일패키지 = 임포트 X
car.showCarInfo();
//2번
Car car2 = new Car("그랜저","현대","흰색","3천만원");
car2.showCarInfo();
new Car().showCarInfo();
// 스택 오버플로우 | JVM | HEAP ↓ | STACK ↑ | 메모리쓰다가 충돌나면 종료
}... | UTF-8 | Java | 405 | java | Main.java | Java | [
{
"context": "ar.showCarInfo();\n\n\t\t//2번\t\t\n\t\tCar car2 = new Car(\"그랜저\",\"현대\",\"흰색\",\"3천만원\");\n\t\tcar2.showCarInfo();\n\t\t\n\t\tne",
"end": 189,
"score": 0.9997857213020325,
"start": 186,
"tag": "NAME",
"value": "그랜저"
}
] | null | [] | package class0113;
public class Main {
public static void main(String[] args) {
//1번
Car car = new Car(); // 동일패키지 = 임포트 X
car.showCarInfo();
//2번
Car car2 = new Car("그랜저","현대","흰색","3천만원");
car2.showCarInfo();
new Car().showCarInfo();
// 스택 오버플로우 | JVM | HEAP ↓ | STACK ↑ | 메모리쓰다가 충돌나면 종료
}... | 405 | 0.578947 | 0.551084 | 18 | 16.944445 | 17.318815 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.055556 | false | false | 14 |
e8965c88e869b4da910ee230533cc1c5ac76cbfe | 23,587,960,427,561 | 82318bb45abddbe0c2ad26a22ac330983e28bd87 | /src/main/java/com/cosium/spring/data/jpa/entity/graph/repository/EntityGraphJpaSpecificationExecutor.java | a081fde51c517918b4b239d6b3f2f8a9a5b1da64 | [
"MIT"
] | permissive | hajrullinbulat/spring-data-jpa-entity-graph | https://github.com/hajrullinbulat/spring-data-jpa-entity-graph | 505fbd998ca06c72562b83e17a47d7fc8419fd0e | 0441f6c0d8eef121db92d2681ffd3091634db6ec | refs/heads/master | 2021-01-19T12:45:32.243000 | 2017-03-23T15:16:22 | 2017-03-23T15:16:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cosium.spring.data.jpa.entity.graph.repository;
import java.util.List;
import com.cosium.spring.data.jpa.entity.graph.domain.EntityGraph;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.domain.Sort;
import org.springframework.da... | UTF-8 | Java | 1,558 | java | EntityGraphJpaSpecificationExecutor.java | Java | [
{
"context": "ryBean;\n\n/**\n * Created on 23/11/16.\n *\n * @author Reda.Housni-Alaoui\n */\n@NoRepositoryBean\npublic interface EntityGrap",
"end": 544,
"score": 0.9998899102210999,
"start": 526,
"tag": "NAME",
"value": "Reda.Housni-Alaoui"
}
] | null | [] | package com.cosium.spring.data.jpa.entity.graph.repository;
import java.util.List;
import com.cosium.spring.data.jpa.entity.graph.domain.EntityGraph;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.domain.Sort;
import org.springframework.da... | 1,558 | 0.735558 | 0.731707 | 59 | 25.40678 | 27.913376 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.898305 | false | false | 14 |
6b01d7c185daf10f993892664a6e500aea4ef8d2 | 34,144,990,026,286 | 1048388db115b40f3b6768159448dcbbb36da068 | /bbs/bbs/java/cn/edu/ahut/vo/NoticeVO.java | e092734cf68230ddfb59a711cb7639ced8d4c263 | [] | no_license | YeYufei/UMLProject | https://github.com/YeYufei/UMLProject | e8145c265a9520facca5ca91ffb4f2f436268efc | 0fb0eaaca2855a257f4aa66a9c05bd5466ac0612 | refs/heads/master | 2021-01-22T10:17:44.527000 | 2016-01-17T12:20:57 | 2016-01-17T12:20:57 | 41,984,987 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.edu.ahut.vo;
import java.io.Serializable;
import java.sql.Timestamp;
/**
* 论坛公告
* @author UML小组
*
*/
public class NoticeVO implements Serializable{
/**
*
*/
private static final long serialVersionUID = -8517082213160518653L;
/**
* 主键ID
*/
private int id;
/**
* 公告标题
*/
private St... | UTF-8 | Java | 2,024 | java | NoticeVO.java | Java | [
{
"context": "import java.sql.Timestamp;\n\n/**\n * 论坛公告\n * @author UML小组\n *\n */\npublic class NoticeVO implements Serializa",
"end": 110,
"score": 0.9504226446151733,
"start": 105,
"tag": "USERNAME",
"value": "UML小组"
}
] | null | [] | package cn.edu.ahut.vo;
import java.io.Serializable;
import java.sql.Timestamp;
/**
* 论坛公告
* @author UML小组
*
*/
public class NoticeVO implements Serializable{
/**
*
*/
private static final long serialVersionUID = -8517082213160518653L;
/**
* 主键ID
*/
private int id;
/**
* 公告标题
*/
private St... | 2,024 | 0.610987 | 0.600336 | 144 | 11.388889 | 12.912156 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.0625 | false | false | 14 |
54d44e8ff5310a5111032bffc5564a679001708e | 34,084,860,468,210 | 803609baa0442e073920b8cbec1aaedc6ea5d40a | /laivanupotus/src/main/java/paatti/logiikka/Peli.java | ccad1021f5b0920242cd8993fd6265e2e001c080 | [] | no_license | ihamaki/paattipeli | https://github.com/ihamaki/paattipeli | 999471c2e5f96a6bb5bf93154a1a4a6af5fd3d78 | 18796cca79ea39c80c4ec9d8c3aeace8057e425f | refs/heads/master | 2021-01-22T19:18:02.353000 | 2017-05-04T16:59:10 | 2017-05-04T16:59:10 | 85,187,648 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package paatti.logiikka;
/**
* Peli-luokka sisältää pelin perustoiminnallisuuden tarjoavat metodit, kuten
* tietyn ruudun ampumisen pelilaudalla. Molempien pelaajien pelilautoihin
* päästään käsiksi tämän luokan kautta. Luokka sisältää myös metodit
* pelitilanteen tarkistamiseksi, eli onko toinen pelaaja hävinnyt ... | UTF-8 | Java | 2,637 | java | Peli.java | Java | [] | null | [] | package paatti.logiikka;
/**
* Peli-luokka sisältää pelin perustoiminnallisuuden tarjoavat metodit, kuten
* tietyn ruudun ampumisen pelilaudalla. Molempien pelaajien pelilautoihin
* päästään käsiksi tämän luokan kautta. Luokka sisältää myös metodit
* pelitilanteen tarkistamiseksi, eli onko toinen pelaaja hävinnyt ... | 2,637 | 0.63041 | 0.624282 | 97 | 25.917526 | 23.959877 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.402062 | false | false | 14 |
4dfd3fcd059b48ff2b59f67066f11927d768a596 | 25,451,976,232,877 | a944b8dc7f5651f370d21240d4790e6877e08ab4 | /develop/back_end/java/base-java/src/main/java/com/runcoding/learn/proxy/cglib/StudentCglib.java | f97c07526b3f08dbe796878b94a363eef337c4e7 | [
"Apache-2.0"
] | permissive | runcoding/runcoding.github.io | https://github.com/runcoding/runcoding.github.io | 767bfeae96f65bae7f76c58fdacec37e949f3888 | eef507da64b4cbd5cb6e307d271f57c0858606f8 | refs/heads/main | 2021-08-19T15:22:47.368000 | 2021-07-17T06:22:26 | 2021-07-17T06:22:26 | 101,974,556 | 7 | 5 | Apache-2.0 | false | 2021-06-07T18:28:30 | 2017-08-31T07:50:39 | 2020-03-01T09:14:44 | 2021-06-07T18:28:30 | 28,298 | 3 | 2 | 21 | Java | false | false | package com.runcoding.learn.proxy.cglib;
public class StudentCglib {
private String name;
public StudentCglib(){
}
public StudentCglib(String name){
this.name = name;
}
public void print(){
System.out.println(name +" hello world!");
}
public String getName() {
return name;
}
public void setNa... | UTF-8 | Java | 371 | java | StudentCglib.java | Java | [] | null | [] | package com.runcoding.learn.proxy.cglib;
public class StudentCglib {
private String name;
public StudentCglib(){
}
public StudentCglib(String name){
this.name = name;
}
public void print(){
System.out.println(name +" hello world!");
}
public String getName() {
return name;
}
public void setNa... | 371 | 0.660377 | 0.660377 | 26 | 13.269231 | 14.450334 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.923077 | false | false | 14 |
0555565d51e3f1af7ec2af5a4b8d19e47fe3b335 | 24,343,874,633,821 | 9e46dd2763b16860f61dd36286d058f79907c831 | /src/test/java/mongo/ProductTest.java | 9d370a42f1e02079f8ee18323191de465d2840f1 | [] | no_license | Phireman1337/kappa-online-shop | https://github.com/Phireman1337/kappa-online-shop | cbd0b16b7bd16224888a33bbd19f242af2cdda58 | 01f6de5db581ba578b1c9af9de02b9ec5013792f | refs/heads/master | 2021-01-19T09:53:15.393000 | 2017-04-25T08:07:05 | 2017-04-25T08:07:05 | 87,787,045 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mongo;
import app.Application;
import com.mongodb.BasicDBObject;
import mongo.PricingDetail;
import mongo.Product;
import mongo.ProductRepository;
import mongo.ShippingDetail;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.spri... | UTF-8 | Java | 1,911 | java | ProductTest.java | Java | [] | null | [] | package mongo;
import app.Application;
import com.mongodb.BasicDBObject;
import mongo.PricingDetail;
import mongo.Product;
import mongo.ProductRepository;
import mongo.ShippingDetail;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.spri... | 1,911 | 0.692831 | 0.683412 | 62 | 29.774193 | 29.771938 | 155 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.693548 | false | false | 14 |
957050adcb0cd5ec37c59617b479de15c6bc45d9 | 9,783,935,512,331 | aec42545c4035e6e4471268f181d16186945b5a9 | /meteor/src/main/java/com/example/demo/repositories/SupplierRepository.java | ec52632c1400eabac4b7c659ae2e4b64321da7dd | [] | no_license | Elod23/meteor | https://github.com/Elod23/meteor | 3d06fe285a4111d1e0b647c62203a973fbb9c1fa | 3a90802b170799cd7b3892fc753a023913a00a6d | refs/heads/master | 2020-04-29T23:41:12.407000 | 2019-04-15T17:39:34 | 2019-04-15T17:39:34 | 176,483,710 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo.repositories;
import java.util.List;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.example.demo.entities.products.Supplier;
@Repository
public interface SupplierRepository extends JpaRepository<Supplier, Integer>{
... | UTF-8 | Java | 480 | java | SupplierRepository.java | Java | [] | null | [] | package com.example.demo.repositories;
import java.util.List;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.example.demo.entities.products.Supplier;
@Repository
public interface SupplierRepository extends JpaRepository<Supplier, Integer>{
... | 480 | 0.822917 | 0.822917 | 19 | 24.263159 | 25.979429 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.789474 | false | false | 14 |
6014324ee9c06360f3ec40f99e2a35677e683b74 | 20,435,454,410,127 | 6c470480816dc7df2d3caf764791e6c2fdc749c4 | /src/main/java/BestTimesManager.java | ef50f8802d4e0e90e5b049fbfe72202e6cc67abe | [] | no_license | cristoball/MineSweeperMavenTest | https://github.com/cristoball/MineSweeperMavenTest | 59879ec0e895d255d36db596ad4a28abb5c031aa | d88e151d4b385e9a62e38da05dddfa9702f4a364 | refs/heads/master | 2016-08-11T15:01:58.457000 | 2015-07-14T15:19:21 | 2015-07-14T15:19:21 | 36,535,364 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
/**
* @author Christoball
*
*/
public class BestTimesManager
{
private static BestTimes _instance = null;
/**
* Reads serialized object file... | UTF-8 | Java | 2,573 | java | BestTimesManager.java | Java | [
{
"context": "import java.io.ObjectOutputStream;\n\n/**\n * @author Christoball\n *\n */\npublic class BestTimesManager\n{\n\n\tprivate ",
"end": 196,
"score": 0.9977123141288757,
"start": 185,
"tag": "NAME",
"value": "Christoball"
},
{
"context": "nager.getInstance();\n\t\tbestTimes... | null | [] | /**
*
*/
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
/**
* @author Christoball
*
*/
public class BestTimesManager
{
private static BestTimes _instance = null;
/**
* Reads serialized object file... | 2,573 | 0.663039 | 0.649825 | 117 | 20.982906 | 19.984175 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.495727 | false | false | 14 |
22b9a7d145bca78e97c57f4a4d3dbabe123531c7 | 33,062,658,275,835 | 5f8527cad24c9a2d4e082954b1e0ae0e9cd016c4 | /gaspump_COR/src/main/java/PrintReceipt.java | 436873a8efe6653cd54ba380c0241f9576d92336 | [] | no_license | aditi2610/cmpe202 | https://github.com/aditi2610/cmpe202 | f667514bb19da372ce6e5eaed7c2a773ae1cfddf | 54a9aec8013e02efb8d15d1afd458c40e9d281eb | refs/heads/master | 2022-06-17T00:27:42.807000 | 2020-05-05T00:58:52 | 2020-05-05T00:58:52 | 261,329,289 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class PrintReceipt extends Screen {
private IUserInputHandler chain;
private IScreen appScreen;
public PrintReceipt(IScreen s) {
super();
appScreen = s;
}
public String message() {
String name = "Print Receipt ?";
return name;
}
// what to do next ... | UTF-8 | Java | 1,492 | java | PrintReceipt.java | Java | [] | null | [] |
public class PrintReceipt extends Screen {
private IUserInputHandler chain;
private IScreen appScreen;
public PrintReceipt(IScreen s) {
super();
appScreen = s;
}
public String message() {
String name = "Print Receipt ?";
return name;
}
// what to do next ... | 1,492 | 0.41756 | 0.41756 | 55 | 26.109091 | 19.89488 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 14 |
7eaa60ed66aa6032a81cfca3aed71bba21767fa4 | 31,241,592,136,852 | ae40e7572b58537442345dc27c20463ba57a8dff | /DownloadUITest/src/com/xunlei/test/testcases/MultiTaskTest.java | 62f6c0a8f2afe622c58df9b937166f575de881a1 | [] | no_license | BrianPei/DownloadUITest | https://github.com/BrianPei/DownloadUITest | 70873e5c6179b4b14145cd8d801584e00bf95302 | 66a73d7612e19c5db9f07e3b306daebc713c7083 | refs/heads/master | 2020-04-06T03:32:48.577000 | 2015-03-09T08:46:04 | 2015-03-09T08:46:04 | 28,765,021 | 2 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xunlei.test.testcases;
import static org.junit.Assert.*;
import io.appium.java_client.AppiumDriver;
import io.appium.java_client.android.AndroidDriver;
import java.net.MalformedURLException;
import java.net.URL;
import java.util.concurrent.TimeUnit;
import org.apache.log4j.Logger;
import org.junit.Rule;
... | UTF-8 | Java | 7,492 | java | MultiTaskTest.java | Java | [
{
"context": "tryOnFailure;\n\n/**\n * 同一来源多任务下载测试用例\n * \n * @author peiyu\n * \n */\npublic class MultiTaskTest extends BaseCa",
"end": 775,
"score": 0.9978405833244324,
"start": 770,
"tag": "USERNAME",
"value": "peiyu"
}
] | null | [] | package com.xunlei.test.testcases;
import static org.junit.Assert.*;
import io.appium.java_client.AppiumDriver;
import io.appium.java_client.android.AndroidDriver;
import java.net.MalformedURLException;
import java.net.URL;
import java.util.concurrent.TimeUnit;
import org.apache.log4j.Logger;
import org.junit.Rule;
... | 7,492 | 0.76457 | 0.742214 | 179 | 35.234638 | 24.526596 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.251397 | false | false | 14 |
4c317bf5262426f477bffb680baca565c2e6f5a1 | 18,210,661,345,918 | d9bee4921d168adedd0731a973eca9543e7ddaf4 | /src/f_17/H_of_17.java | 075515256ab7ade109403404cbea7b83c8f831b0 | [] | no_license | elijahchen/TTT_AAC | https://github.com/elijahchen/TTT_AAC | d9c2dd29a366ded6ef831ac7fa1a3273c5072afd | 8d3fd70c9a0d27a75e44de57679c8abdc1413826 | refs/heads/master | 2020-12-24T05:41:36.950000 | 2016-11-16T22:25:39 | 2016-11-16T22:25:39 | 73,458,950 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package f_17;
/*
* Binary Search
* -Sort the array
* -Write a program to search for a specific number within your sorted array
* -If the array has 1024, approximately how many steps are needed before the search is complete
* -What is the number of steps if the array has N elements
*/
public class H_of_17 extend... | UTF-8 | Java | 1,068 | java | H_of_17.java | Java | [] | null | [] | package f_17;
/*
* Binary Search
* -Sort the array
* -Write a program to search for a specific number within your sorted array
* -If the array has 1024, approximately how many steps are needed before the search is complete
* -What is the number of steps if the array has N elements
*/
public class H_of_17 extend... | 1,068 | 0.586142 | 0.567416 | 52 | 19.538462 | 21.428289 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.038461 | false | false | 14 |
e34702d6558c4c984d3c434029c04ffee88e9539 | 5,935,644,822,556 | ba005c6729aed08554c70f284599360a5b3f1174 | /lib/selenium-server-standalone-3.4.0/com/gargoylesoftware/htmlunit/javascript/host/History.java | a47e1c1087c84804acaccb567880203c3c61ae35 | [] | no_license | Viral-patel703/Testyourbond-aut0 | https://github.com/Viral-patel703/Testyourbond-aut0 | f6727a6da3b1fbf69cc57aeb89e15635f09e249a | 784ab7a3df33d0efbd41f3adadeda22844965a56 | refs/heads/master | 2020-08-09T00:27:26.261000 | 2017-11-07T10:12:05 | 2017-11-07T10:12:05 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gargoylesoftware.htmlunit.javascript.host;
import com.gargoylesoftware.htmlunit.WebWindow;
import com.gargoylesoftware.htmlunit.html.HtmlPage;
import com.gargoylesoftware.htmlunit.javascript.SimpleScriptable;
import com.gargoylesoftware.htmlunit.javascript.configuration.JsxClass;
import com.gargoylesoftwar... | UTF-8 | Java | 3,371 | java | History.java | Java | [] | null | [] | package com.gargoylesoftware.htmlunit.javascript.host;
import com.gargoylesoftware.htmlunit.WebWindow;
import com.gargoylesoftware.htmlunit.html.HtmlPage;
import com.gargoylesoftware.htmlunit.javascript.SimpleScriptable;
import com.gargoylesoftware.htmlunit.javascript.configuration.JsxClass;
import com.gargoylesoftwar... | 3,371 | 0.711955 | 0.711658 | 170 | 18.829412 | 40.159393 | 442 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.258824 | false | false | 14 |
7bfae1a570dc9624b04a1dd73c9ac927e1be7dea | 31,688,268,758,742 | c6e75619f87a2f5a32d69e9b099ce5e4c51f76cc | /src/reservehotelproblem/Room.java | b054863a96a662c9aba85d66a5d8a9ac9acbe64b | [] | no_license | nijeshu/ReservingRoomApplication | https://github.com/nijeshu/ReservingRoomApplication | ed583408bf911018b081ec8e7cbd7c1fbf96dcf8 | 61329847aaeaa21f427d97750016d29c682ff67f | refs/heads/master | 2020-03-23T22:47:17.442000 | 2018-07-24T22:08:07 | 2018-07-24T22:08:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package reservehotelproblem;
import java.util.ArrayList;
import java.util.Collections;
public class Room {
private ArrayList<Event> E;
private String RoomName;
private int RemainingCapacity;
public Room(String roomName, int capacity) {
this.RoomName = roomName;
RemainingCapacity = ca... | UTF-8 | Java | 1,151 | java | Room.java | Java | [] | null | [] | package reservehotelproblem;
import java.util.ArrayList;
import java.util.Collections;
public class Room {
private ArrayList<Event> E;
private String RoomName;
private int RemainingCapacity;
public Room(String roomName, int capacity) {
this.RoomName = roomName;
RemainingCapacity = ca... | 1,151 | 0.546481 | 0.546481 | 60 | 18.183332 | 14.996101 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.35 | false | false | 14 |
6ba8f815aebe322ccc201fab960d094dc469d5db | 35,777,077,591,153 | 4223b1c3dc7692f3a09a99e276bb4331adddb493 | /src/Main.java | f267a525b5b0e9218efac2593937faa78816d403 | [] | no_license | JoergenKoeldal/Fitness | https://github.com/JoergenKoeldal/Fitness | f3fe1953966aab59f6524b0ef96fd566a6545d89 | a1085ad6e03cf7c1e506c77741f5f0e5c7bb8a47 | refs/heads/master | 2023-03-03T06:39:28.848000 | 2021-02-03T15:03:09 | 2021-02-03T15:03:09 | 335,652,374 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.time.temporal.Temporal;
import java.util.ArrayList;
public class Main {
public static void main(String[] args) {
//Er udarbejdet i samarbejde med Matias Storm
//Vi har ændret lidt i designet, og rykket bestemmelse af membertype i Member Klassen, ud i en setMetode, som bliver kaldt af ... | UTF-8 | Java | 2,786 | java | Main.java | Java | [
{
"context": "] args) {\n //Er udarbejdet i samarbejde med Matias Storm\n\n //Vi har ændret lidt i designet, og rykk",
"end": 184,
"score": 0.999750018119812,
"start": 172,
"tag": "NAME",
"value": "Matias Storm"
},
{
"context": "st<>();\n fitnessList.add(new Memb... | null | [] | import java.time.temporal.Temporal;
import java.util.ArrayList;
public class Main {
public static void main(String[] args) {
//Er udarbejdet i samarbejde med <NAME>
//Vi har ændret lidt i designet, og rykket bestemmelse af membertype i Member Klassen, ud i en setMetode, som bliver kaldt af constr... | 2,780 | 0.553918 | 0.515097 | 67 | 40.522388 | 34.790356 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.895522 | false | false | 14 |
9b11747b8d04685b4e0f14ff3531dd0411df1f5f | 34,815,004,914,825 | d37a05c730ecb524cb486eeae503aac7ccd3aee1 | /app/src/main/java/com/example/mauri/intergrami/Activities/ImageViewer.java | 35d60c3d35dcf6b88028e7a323bd883c46e7f453 | [] | no_license | devmaufh/Intergrami | https://github.com/devmaufh/Intergrami | 61693493209f1ab059a63074a3f22e9f494726de | e937febf2d157d63fa9c0d28774de9091c0230cf | refs/heads/master | 2020-03-11T12:30:08.312000 | 2018-06-14T05:01:08 | 2018-06-14T05:01:08 | 129,999,184 | 1 | 0 | null | false | 2018-04-19T01:35:10 | 2018-04-18T03:33:50 | 2018-04-18T03:47:37 | 2018-04-19T01:35:10 | 126 | 0 | 0 | 0 | Java | false | null | package com.example.mauri.intergrami.Activities;
import android.app.Activity;
import android.support.v4.view.ViewPager;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.Toast;
import com.example.mauri.intergrami.Adapters.AdapterImagePager;
import com.example.mauri.inter... | UTF-8 | Java | 1,181 | java | ImageViewer.java | Java | [] | null | [] | package com.example.mauri.intergrami.Activities;
import android.app.Activity;
import android.support.v4.view.ViewPager;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.Toast;
import com.example.mauri.intergrami.Adapters.AdapterImagePager;
import com.example.mauri.inter... | 1,181 | 0.762066 | 0.759526 | 33 | 34.78788 | 21.76285 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.787879 | false | false | 14 |
ccd8fced0896a60a66a58c44911ddf6e388a5d33 | 22,643,067,630,469 | d88ecef446d654ae3715d472a25c672111b30979 | /chpl/chpl-service/src/main/java/gov/healthit/chpl/functionalityTested/FunctionalityTested.java | de55185c5fcf62cc9483e8386b34dff4b1d241b3 | [
"BSD-3-Clause",
"BSD-2-Clause-Views"
] | permissive | chpladmin/chpl-api | https://github.com/chpladmin/chpl-api | 577a895cfdc40130950d862f10fb8bce5f423c18 | d75be7ea9598cdf35a1843ff33f04a9c79b2e181 | refs/heads/staging | 2023-08-08T16:44:19.663000 | 2023-08-08T13:52:12 | 2023-08-08T13:52:12 | 33,204,209 | 4 | 17 | NOASSERTION | false | 2023-09-13T19:16:42 | 2015-03-31T19:05:43 | 2023-05-31T11:52:56 | 2023-09-13T19:16:41 | 164,909 | 2 | 17 | 2 | Java | false | false | package gov.healthit.chpl.functionalityTested;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import java.util.Objects;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import gov.healthit.chpl.domain.CertificationCriterion;
import gov.healthit.chpl.domain.PracticeType;
... | UTF-8 | Java | 1,429 | java | FunctionalityTested.java | Java | [] | null | [] | package gov.healthit.chpl.functionalityTested;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import java.util.Objects;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import gov.healthit.chpl.domain.CertificationCriterion;
import gov.healthit.chpl.domain.PracticeType;
... | 1,429 | 0.718684 | 0.706088 | 54 | 25.462963 | 21.053471 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 14 |
becc0ae38b6d439a5ac6d24fab69e0b001fef5cd | 34,643,206,213,607 | 7f843b53efd42355dbf0cb03ddd80c55a44442ea | /app/src/main/java/com/example/dreader/devilreader/NewsFragment.java | fb708800b22ed5d2fc38b1703d08cbf472a239ea | [] | no_license | jwennis/devilreader | https://github.com/jwennis/devilreader | 911533120ff98fe41225d80ec191e5f52b92aea4 | 0d4adf34ef690519caed90e7a6567a48e5bb154a | refs/heads/master | 2021-01-13T11:49:40.647000 | 2017-01-09T22:38:38 | 2017-01-09T22:38:38 | 77,478,376 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.dreader.devilreader;
import java.util.ArrayList;
import java.util.List;
import android.app.Activity;
import android.app.Dialog;
import android.content.ContentValues;
import android.content.DialogInterface;
import android.content.SharedPreferences;
import android.database.Cursor;
import android.os.... | UTF-8 | Java | 12,237 | java | NewsFragment.java | Java | [] | null | [] | package com.example.dreader.devilreader;
import java.util.ArrayList;
import java.util.List;
import android.app.Activity;
import android.app.Dialog;
import android.content.ContentValues;
import android.content.DialogInterface;
import android.content.SharedPreferences;
import android.database.Cursor;
import android.os.... | 12,237 | 0.593773 | 0.591321 | 428 | 27.591122 | 28.400072 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.476636 | false | false | 14 |
1d65179838d0bde5b96b709899123833bc30c15d | 34,162,169,897,405 | 40607020380095cdebb1c0c43a62e59059f027d9 | /src/com/unite/predictors/MovingAveragePredictor.java | d01383eb5dffe6432a9fe2476e37181af6eddedd | [] | no_license | donMichaelL/Unite | https://github.com/donMichaelL/Unite | 2cb039b29aa295289b621728b371b716a4eed36b | 4c84641dedd10225c100c43ada186cad86cfa1d7 | refs/heads/master | 2020-05-27T21:22:22.454000 | 2017-03-02T16:16:36 | 2017-03-02T16:16:36 | 83,672,796 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.unite.predictors;
import java.util.LinkedList;
import java.util.Queue;
public class MovingAveragePredictor implements Predictor {
private Queue<Double> window = new LinkedList<Double>();
private int period;
private double sum;
private double[] data;
public MovingAveragePredictor... | UTF-8 | Java | 1,446 | java | MovingAveragePredictor.java | Java | [] | null | [] | package com.unite.predictors;
import java.util.LinkedList;
import java.util.Queue;
public class MovingAveragePredictor implements Predictor {
private Queue<Double> window = new LinkedList<Double>();
private int period;
private double sum;
private double[] data;
public MovingAveragePredictor... | 1,446 | 0.587829 | 0.580913 | 63 | 21.952381 | 19.841778 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.888889 | false | false | 14 |
572325b27c90d901bc08c7713bd48d32a4974b51 | 35,570,919,159,439 | 3be6393ef8e7954f31204087bc94485c79d9b96e | /app/src/main/java/com/exa/leakcanary/LeakActivity.java | 520208c5a8064c1e77120d6ce05910064d2fc0e6 | [] | no_license | daBisNewBee/AndroidProject | https://github.com/daBisNewBee/AndroidProject | d20229fe0ec5b18a56f279e2fd4c4773cef30159 | d8b7b69e19034d52287eef177e8336870311d692 | refs/heads/master | 2023-06-16T19:32:03.348000 | 2023-06-04T14:06:46 | 2023-06-04T14:06:46 | 143,707,515 | 0 | 0 | null | false | 2018-10-26T04:04:36 | 2018-08-06T09:38:53 | 2018-08-06T16:01:30 | 2018-10-26T04:04:36 | 465 | 0 | 0 | 0 | Java | false | null | package com.exa.leakcanary;
import android.annotation.SuppressLint;
import android.app.Activity;
import android.os.Bundle;
import android.os.SystemClock;
import android.view.View;
import android.widget.Button;
import com.alibaba.android.arouter.facade.annotation.Route;
import com.exa.R;
@Route(path = "/leak/activity... | UTF-8 | Java | 2,151 | java | LeakActivity.java | Java | [] | null | [] | package com.exa.leakcanary;
import android.annotation.SuppressLint;
import android.app.Activity;
import android.os.Bundle;
import android.os.SystemClock;
import android.view.View;
import android.widget.Button;
import com.alibaba.android.arouter.facade.annotation.Route;
import com.exa.R;
@Route(path = "/leak/activity... | 2,151 | 0.64756 | 0.642823 | 66 | 30.984848 | 25.194693 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409091 | false | false | 14 |
e14eb2c9ea4b6723c8dbc1567f832672a4651fdc | 4,879,082,914,306 | b28094b361fa051e7e95e8db274c1cd79841d35e | /CalculadoraIG/src/calculadoraig/calculadora.java | 45dc1bc415365e4a34e598e18edd2c0f8ae36801 | [] | no_license | fmg0901/PruebasED | https://github.com/fmg0901/PruebasED | 4c57e58ad78e5cdc64db218280a64cc422a4ed94 | 334b4a60b0f001a59b45fa8d22bde97f8589acf8 | refs/heads/master | 2021-04-24T18:58:54.616000 | 2018-01-16T09:24:42 | 2018-01-16T09:24:42 | 117,653,733 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package calculadoraig;
/**
*
* @author alumno
*/
public class calculadora extends javax.swing.JFrame {
private String memo... | UTF-8 | Java | 27,475 | java | calculadora.java | Java | [
{
"context": "tor.\n */\npackage calculadoraig;\n\n/**\n *\n * @author alumno\n */\npublic class calculadora extends javax.swing.",
"end": 233,
"score": 0.9988821148872375,
"start": 227,
"tag": "USERNAME",
"value": "alumno"
}
] | 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 calculadoraig;
/**
*
* @author alumno
*/
public class calculadora extends javax.swing.JFrame {
private String memo... | 27,475 | 0.62328 | 0.606719 | 543 | 49.596684 | 37.794994 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.808471 | false | false | 14 |
2515300fea06d4e30fb734382e756c8ee34e49ce | 35,725,537,989,933 | 2181e366005d4e5e5569597fce61962c8332a6a2 | /src/test/java/com/baidu/bjf/remoting/protobuf/simpletypes/AllTypesPrimitivePojoClass.java | 632a94d2081c578757e6a38cbf25c7b587d5e35c | [
"Apache-2.0"
] | permissive | sns1988/jprotobuf | https://github.com/sns1988/jprotobuf | 8e37451abed96cb9e5c455b777ad08ca1ec4bac1 | 96a31a3d3561c72cc7d7bdb8901e5782ba5c404f | refs/heads/master | 2023-02-15T22:27:11.134000 | 2021-01-14T10:37:23 | 2021-01-14T10:37:23 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2002-2007 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | UTF-8 | Java | 4,760 | java | AllTypesPrimitivePojoClass.java | Java | [
{
"context": "tobuf;\n\n/**\n * test primitive types.\n *\n * @author xiemalin\n * @since 1.7.3\n */\npublic class AllTypesPrimitiv",
"end": 837,
"score": 0.9996296167373657,
"start": 829,
"tag": "USERNAME",
"value": "xiemalin"
}
] | null | [] | /*
* Copyright 2002-2007 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | 4,760 | 0.634664 | 0.593067 | 139 | 33.244606 | 25.115229 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.640288 | false | false | 14 |
df1171df9b8390c144f6d2113947a955598d2b47 | 36,051,955,501,457 | 46ef04782c58b3ed1d5565f8ac0007732cddacde | /uml/uml.ui/src/org/modelio/uml/ui/audit/R1290.java | 21943cda5d7aae052de7eab4791d10307c3f922c | [] | no_license | daravi/modelio | https://github.com/daravi/modelio | 844917412abc21e567ff1e9dd8b50250515d6f4b | 1787c8a836f7e708a5734d8bb5b8a4f1a6008691 | refs/heads/master | 2020-05-26T17:14:03.996000 | 2019-05-23T21:30:10 | 2019-05-23T21:30:45 | 188,309,762 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2013-2018 Modeliosoft
*
* This file is part of Modelio.
*
* Modelio is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later ve... | UTF-8 | Java | 20,326 | java | R1290.java | Java | [
{
"context": "/* \n * Copyright 2013-2018 Modeliosoft\n * \n * This file is part of Modelio.\n * \n * Model",
"end": 38,
"score": 0.6644113063812256,
"start": 27,
"tag": "NAME",
"value": "Modeliosoft"
}
] | null | [] | /*
* Copyright 2013-2018 Modeliosoft
*
* This file is part of Modelio.
*
* Modelio is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later ve... | 20,326 | 0.602775 | 0.577192 | 453 | 43.869759 | 44.238052 | 446 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421634 | false | false | 14 |
85ef812dbd3884051c55c90a8e6d0a9413e770af | 34,102,040,353,447 | e5fcecd08dc30e947cf11d1440136994226187c6 | /SpagoBIDAO/src/main/java/it/eng/spagobi/analiticalmodel/document/metadata/SbiSubObjects.java | 442cb975e973968bde8e776d97ca3e23712644ef | [] | no_license | skoppe/SpagoBI | https://github.com/skoppe/SpagoBI | 16851fa5a6949b5829702eaea2724cee0629560b | 7a295c096e3cca9fb53e5c125b9566983472b259 | refs/heads/master | 2021-05-05T10:18:35.120000 | 2017-11-27T10:26:44 | 2017-11-27T10:26:44 | 104,053,911 | 0 | 0 | null | true | 2017-09-19T09:19:44 | 2017-09-19T09:19:43 | 2017-09-17T06:31:51 | 2017-06-14T14:18:30 | 1,777,636 | 0 | 0 | 0 | null | null | null | /* SpagoBI, the Open Source Business Intelligence suite
* Copyright (C) 2012 Engineering Ingegneria Informatica S.p.A. - SpagoBI Competency Center
* This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0, without the "Incompatible With Secondary Licenses" notice.
* If a copy of the MPL... | UTF-8 | Java | 3,644 | java | SbiSubObjects.java | Java | [] | null | [] | /* SpagoBI, the Open Source Business Intelligence suite
* Copyright (C) 2012 Engineering Ingegneria Informatica S.p.A. - SpagoBI Competency Center
* This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0, without the "Incompatible With Secondary Licenses" notice.
* If a copy of the MPL... | 3,644 | 0.665478 | 0.663282 | 190 | 18.18421 | 20.898571 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.11579 | false | false | 14 |
afbaa40c4400da7957dce014c8770701078486c2 | 34,102,040,354,194 | b7e58e903ee69d9eaf7eef4b0b4bf976b7626832 | /TextAdventure/src/KKMultiServerThread.java | 02b6cb65c213c8a4d0b34b44321451367860b63b | [] | no_license | thisisrachelramos/TextAdventure | https://github.com/thisisrachelramos/TextAdventure | 8452830f7c009ce8f6cc70163156504e7a4cc349 | bccc4504d268bee26bd6a925e5c142d1958236fa | refs/heads/master | 2021-05-30T05:05:29.360000 | 2015-11-24T01:38:38 | 2015-11-24T01:38:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import java.net.*;
import java.io.*;
public class KKMultiServerThread extends Thread {
private Socket socket = null;
private static int twoMinutesInMilliseconds = 12 * 10000;
private static int oneMinuteInMilliseconds = 12 * 10000;
public KKMultiServerThread(Socket socket) {
super("KKMultiServerThread");
thi... | UTF-8 | Java | 1,925 | java | KKMultiServerThread.java | Java | [] | null | [] |
import java.net.*;
import java.io.*;
public class KKMultiServerThread extends Thread {
private Socket socket = null;
private static int twoMinutesInMilliseconds = 12 * 10000;
private static int oneMinuteInMilliseconds = 12 * 10000;
public KKMultiServerThread(Socket socket) {
super("KKMultiServerThread");
thi... | 1,925 | 0.667532 | 0.658701 | 71 | 26.112677 | 24.414005 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.690141 | false | false | 14 |
eee2e943628147a869899455c376c22241ef0a57 | 34,849,364,666,139 | 85ed3b5db4ca762543cc63d06e3d6563e364562b | /services/src/main/java/org/openfact/services/resources/OrganizationsResourceImpl.java | eedc64d6ad0c3ab0738eb28474e447d82fbb3f95 | [
"MIT"
] | permissive | carlosthe19916/openfact-temp | https://github.com/carlosthe19916/openfact-temp | 0850115566ed12f2c8e36d0e47b2dbed71069d5f | 0ca315fbea20e6f816b12d1df06ae2e8ea18f34a | refs/heads/master | 2020-04-06T04:35:38.393000 | 2016-08-26T20:48:04 | 2016-08-26T20:48:04 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.openfact.services.resources;
import javax.ws.rs.NotFoundException;
import javax.ws.rs.core.Context;
import org.jboss.resteasy.spi.ResteasyProviderFactory;
import org.openfact.models.OrganizationModel;
import org.openfact.models.OpenfactSession;
import org.openfact.services.managers.OrganizationManager;
im... | UTF-8 | Java | 1,332 | java | OrganizationsResourceImpl.java | Java | [] | null | [] | package org.openfact.services.resources;
import javax.ws.rs.NotFoundException;
import javax.ws.rs.core.Context;
import org.jboss.resteasy.spi.ResteasyProviderFactory;
import org.openfact.models.OrganizationModel;
import org.openfact.models.OpenfactSession;
import org.openfact.services.managers.OrganizationManager;
im... | 1,332 | 0.84009 | 0.84009 | 36 | 36 | 30.461269 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.361111 | false | false | 14 |
232028704114361037bcb55e794bffb71740bbb0 | 36,833,639,530,510 | bfc81524fafc3e3f916f4e39bd1ab9d82cde7234 | /Java Basics Exercises/src/ud_4/SumInts.java | 63eaaf93a115b986e653ed220538fa2425945de6 | [] | no_license | dm3-2-09/java-basic-exercise | https://github.com/dm3-2-09/java-basic-exercise | aac53b58fd0e6afb5e951e8809beb429e31df404 | 05576869b20fcfb2835fafe6593a0860ed172619 | refs/heads/master | 2020-09-11T02:12:34.798000 | 2019-11-28T12:29:38 | 2019-11-28T12:29:38 | 221,906,521 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package ud_4;
import java.util.Scanner;
/**
*
* @author DM3-2-09
*/
public class SumInts {
public static void ma... | UTF-8 | Java | 1,115 | java | SumInts.java | Java | [
{
"context": "\r\nimport java.util.Scanner;\r\n\r\n/**\r\n *\r\n * @author DM3-2-09\r\n */\r\npublic class SumInts {\r\n public static v",
"end": 264,
"score": 0.981569766998291,
"start": 256,
"tag": "USERNAME",
"value": "DM3-2-09"
}
] | 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 ud_4;
import java.util.Scanner;
/**
*
* @author DM3-2-09
*/
public class SumInts {
public static void ma... | 1,115 | 0.507623 | 0.498655 | 43 | 23.930233 | 22.344444 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.534884 | false | false | 14 |
7ec60e88941675370255d0dcb683bd02ee510b6d | 36,412,732,752,931 | c89333d091f152c8c36623065cf6974997530876 | /sa.elm.ob.finance/src/sa/elm/ob/finance/event/SalesRegionEvent.java | fed930e1da3c699d635d95f64f8a364ca0f9d24d | [] | no_license | Orkhan42/openbravotest | https://github.com/Orkhan42/openbravotest | 24cb0f35986732c41a21963d7aa7a0910e7b4afd | 82c7bfb60dda7a30be276a2b07e5ca2b4a92c585 | refs/heads/master | 2023-03-01T00:35:37.463000 | 2021-02-04T12:55:45 | 2021-02-04T12:55:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sa.elm.ob.finance.event;
import javax.enterprise.event.Observes;
import org.apache.log4j.Logger;
import org.hibernate.criterion.Restrictions;
import org.openbravo.base.exception.OBException;
import org.openbravo.base.model.Entity;
import org.openbravo.base.model.ModelProvider;
import org.openbravo.base.model.... | UTF-8 | Java | 2,257 | java | SalesRegionEvent.java | Java | [] | null | [] | package sa.elm.ob.finance.event;
import javax.enterprise.event.Observes;
import org.apache.log4j.Logger;
import org.hibernate.criterion.Restrictions;
import org.openbravo.base.exception.OBException;
import org.openbravo.base.model.Entity;
import org.openbravo.base.model.ModelProvider;
import org.openbravo.base.model.... | 2,257 | 0.755428 | 0.754098 | 64 | 34.265625 | 27.104107 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.515625 | false | false | 14 |
c0849968bdf53e2f259903c975e4612d406d20e6 | 9,028,021,289,606 | d61253f6f07feaf847d7aa1d52fdf3c7e5b2e625 | /src/main/java/api/Starter.java | 873264fa3b98dde4b57760823f454af63bc952f1 | [] | no_license | harshitbisht96/api-cneos | https://github.com/harshitbisht96/api-cneos | 1688ca303d8132325e36204e27f08112c8d9958a | dcc9be9010522b1940ef4285be931360239ecf5a | refs/heads/master | 2023-03-26T06:08:47.387000 | 2021-03-29T09:43:18 | 2021-03-29T09:43:18 | 352,592,066 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package api;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.net.HttpURLConnection;
import java.net.URL;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Comparator;
import java.util.List;
import org.json.JSONArray;
import org.json.JSONObject;
public class Starter... | UTF-8 | Java | 2,691 | java | Starter.java | Java | [] | null | [] | package api;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.net.HttpURLConnection;
import java.net.URL;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Comparator;
import java.util.List;
import org.json.JSONArray;
import org.json.JSONObject;
public class Starter... | 2,691 | 0.684132 | 0.675214 | 76 | 34.421051 | 22.669979 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.644737 | false | false | 14 |
031270af52894eeca99fc05c1ce9a2aaac516f31 | 34,127,810,162,979 | 077216544fb9e94a5e6a8f76d1e572ab2bc45611 | /src/test/java/br/com/mpontoc/steps/Gmail_Steps.java | c321a1ca0f4cb6cb1956f15ac1a51f00706f27e5 | [] | no_license | mpontoc/frameJAVA | https://github.com/mpontoc/frameJAVA | f038aea5e9237f4782160eec95d8ec14c2cf31e4 | 849d818683d2d3cba677efc9cba8053bb406b339 | refs/heads/master | 2021-05-26T22:56:42.177000 | 2020-07-08T02:35:32 | 2020-07-08T02:35:32 | 254,181,908 | 0 | 0 | null | false | 2020-06-11T03:48:41 | 2020-04-08T19:30:59 | 2020-06-03T01:14:06 | 2020-06-11T03:48:40 | 33,083 | 0 | 0 | 0 | Java | false | false | package br.com.mpontoc.steps;
import static br.com.mpontoc.commons.commands.SeleniumCommands.cucumberReport;
import static br.com.mpontoc.commons.commands.SeleniumCommands.waitExist;
import static br.com.mpontoc.commons.commands.SeleniumCommands.waitExistClick;
import static br.com.mpontoc.commons.commands.SeleniumCom... | UTF-8 | Java | 4,933 | java | Gmail_Steps.java | Java | [] | null | [] | package br.com.mpontoc.steps;
import static br.com.mpontoc.commons.commands.SeleniumCommands.cucumberReport;
import static br.com.mpontoc.commons.commands.SeleniumCommands.waitExist;
import static br.com.mpontoc.commons.commands.SeleniumCommands.waitExistClick;
import static br.com.mpontoc.commons.commands.SeleniumCom... | 4,933 | 0.608201 | 0.602314 | 149 | 32.060402 | 29.727448 | 156 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.718121 | false | false | 14 |
b7ab42804576c37ffd4d6cdbf36aa1f4cc626546 | 34,127,810,166,362 | 3a29e6a514ed3679d088c869e4396d879022a8c8 | /hisJava48/src/main/java/com/seoul/his/acc/vat/applicationService/VatApplicationServiceImpl.java | e8cf92b7bff29b9f399c88d33ee7ed363f804aec | [] | no_license | sangwoo123/48thProject | https://github.com/sangwoo123/48thProject | fec3b296d4956ddfb24ef5f773418228fe6fc329 | 75f1cdd20358123caa0cfd3f3a77c1e8e5d5f73e | refs/heads/master | 2021-01-11T07:08:41.370000 | 2017-01-04T03:22:42 | 2017-01-04T03:22:42 | 72,429,537 | 0 | 3 | null | false | 2017-01-04T03:22:43 | 2016-10-31T11:18:35 | 2016-12-16T05:53:07 | 2017-01-04T03:22:43 | 27,578 | 0 | 3 | 4 | JavaScript | null | null | package com.seoul.his.acc.vat.applicationService;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import com.seoul.his.acc.vat.dao.TaxInvDAO;
import com.seoul.his.acc.vat.to.TaxInvBean;
/**
* <p... | UTF-8 | Java | 616 | java | VatApplicationServiceImpl.java | Java | [
{
"context": ". 12. 16. 오후 12:21:06\r\n * @version :\r\n * @author : 응디꿍디\r\n */\r\n@Component\r\npublic class VatApplicationServ",
"end": 496,
"score": 0.9897934198379517,
"start": 492,
"tag": "NAME",
"value": "응디꿍디"
}
] | null | [] | package com.seoul.his.acc.vat.applicationService;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import com.seoul.his.acc.vat.dao.TaxInvDAO;
import com.seoul.his.acc.vat.to.TaxInvBean;
/**
* <p... | 616 | 0.708609 | 0.68543 | 25 | 21.76 | 21.827103 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.32 | false | false | 14 |
651de8d56d25b9572d69a4726abaacde46312e25 | 13,185,549,639,856 | 7a640701c2f53b48f3930698733156e6c1775616 | /webapp/源代码-这个不用复制/hfblog/src/com/hfhuaizhi/dao/ArticalDao.java | a3f0e46f75ccbec9b9195e3ba0364c524e212e9d | [] | no_license | hfhuaizhi/hfblog | https://github.com/hfhuaizhi/hfblog | 87eb82ec9d5e149c17dfb66d25aa3dbaadb7bc43 | 1457cedb527f4d486294f95d249d4710711d4cc4 | refs/heads/master | 2021-07-24T22:23:45.325000 | 2017-11-04T03:35:46 | 2017-11-04T03:35:46 | 109,400,255 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hfhuaizhi.dao;
import java.sql.SQLException;
import java.util.List;
import org.apache.commons.dbutils.QueryRunner;
import org.apache.commons.dbutils.handlers.BeanHandler;
import org.apache.commons.dbutils.handlers.BeanListHandler;
import org.apache.commons.dbutils.handlers.ScalarHandler;
import com.hfhua... | UTF-8 | Java | 2,121 | java | ArticalDao.java | Java | [] | null | [] | package com.hfhuaizhi.dao;
import java.sql.SQLException;
import java.util.List;
import org.apache.commons.dbutils.QueryRunner;
import org.apache.commons.dbutils.handlers.BeanHandler;
import org.apache.commons.dbutils.handlers.BeanListHandler;
import org.apache.commons.dbutils.handlers.ScalarHandler;
import com.hfhua... | 2,121 | 0.761905 | 0.75389 | 53 | 39.018867 | 32.566616 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.188679 | false | false | 14 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.