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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
813831ee6b31e7c8711c5c02976479bd36657b27 | 18,949,395,735,750 | 0fbf40fd21f2fc4035b519974e887bb4c0ccd735 | /src/main/java/com/add/photo/service/PhotoService.java | 033578fac2f092a5d1cec6a3746b501e61cfb58c | [] | no_license | VojoKovanusic/AddPhotoApp | https://github.com/VojoKovanusic/AddPhotoApp | 26663b34fcc4e7ac809ecf394b4f4ae0ffb5f097 | a80ef09f59d40e18bdce7e82b2d882aae50c212a | refs/heads/master | 2021-04-06T11:00:29.985000 | 2018-11-22T21:22:05 | 2018-11-22T21:22:05 | 124,507,832 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.add.photo.service;
import java.util.ArrayList;
import java.util.List;
import com.add.photo.model.Photo;
import com.add.photo.model.Point;
import com.add.photo.model.User;
public interface PhotoService {
public List<Photo> getPhotos();
public Photo findByPhotoId(Long photoId);
pu... | UTF-8 | Java | 776 | java | PhotoService.java | Java | [] | null | [] | package com.add.photo.service;
import java.util.ArrayList;
import java.util.List;
import com.add.photo.model.Photo;
import com.add.photo.model.Point;
import com.add.photo.model.User;
public interface PhotoService {
public List<Photo> getPhotos();
public Photo findByPhotoId(Long photoId);
pu... | 776 | 0.734536 | 0.734536 | 39 | 17.948717 | 21.750271 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.948718 | false | false | 4 |
b4790f065da4317f1082c2d5d6ae3b7fd7ef9121 | 15,547,781,627,729 | 209b37d58cae0dd9c37c181bfa164f4d3920f991 | /src/SistemaPersistencia/TipoDocumentoAgente.java | b2c6b26f4d03785cfd70849e7f48a26284f848d8 | [] | no_license | toshiro95/practicasProfesionales | https://github.com/toshiro95/practicasProfesionales | d8102168a68e5a373c1776e786bbc0f751aae034 | 3c82bcaf54a35c9ec511f0ed065c796c9a5ef185 | refs/heads/master | 2021-01-20T19:13:26.679000 | 2016-06-11T06:24:10 | 2016-06-11T06:24:10 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package SistemaPersistencia;
/* @author MACROSOFT:
* CARO, Erica
* FERREYRA, Cristian
* MENDOZA, Erick
* PONCE, Vanesa
*/
public class TipoDocumentoAgente extends Agente implements TipoDocumento{
private TipoDocumentoImplementacion tipoDocumento;
/* Métodos de la Clase TipoDocumentoAg... | UTF-8 | Java | 1,293 | java | TipoDocumentoAgente.java | Java | [
{
"context": "\npackage SistemaPersistencia;\n\n/* @author MACROSOFT:\n \n * CARO, Erica\n * FERREYRA, Cristian\n *",
"end": 51,
"score": 0.9746940732002258,
"start": 42,
"tag": "USERNAME",
"value": "MACROSOFT"
},
{
"context": "istemaPersistencia;\n\n/* @author MACROSOFT:\n \... | null | [] |
package SistemaPersistencia;
/* @author MACROSOFT:
* <NAME>
* FERREYRA, Cristian
* MENDOZA, Erick
* <NAME>
*/
public class TipoDocumentoAgente extends Agente implements TipoDocumento{
private TipoDocumentoImplementacion tipoDocumento;
/* Métodos de la Clase TipoDocumentoAgente */
... | 1,281 | 0.678544 | 0.678544 | 54 | 22.888889 | 23.322748 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.259259 | false | false | 4 |
8ff9b4ee5dff6c14ea73fdef0d8e5e046600c818 | 5,471,788,375,455 | 461db0348a749eef7e58b01374153f7dcca6ff62 | /MarcinovaSpringAnnotations/src/by/marcinovagus/services/AccountService.java | 27bc9e0a719eaae216fcfe610aa76bc7642869aa | [] | no_license | pavelbely/javaee-homework | https://github.com/pavelbely/javaee-homework | 08a9d1c665baf9adfa0d97e6c5b4aa179a31acab | ea7f6c7ca187a4ed3e7eb60ed88423e5893f8a19 | refs/heads/master | 2020-05-17T20:33:18.892000 | 2015-10-28T11:42:17 | 2015-10-28T11:42:17 | 15,337,447 | 0 | 0 | null | false | 2014-02-27T16:06:43 | 2013-12-20T12:05:15 | 2014-02-27T16:06:43 | 2014-02-27T06:15:20 | 3,704 | 0 | 0 | 0 | Java | null | null | package by.marcinovagus.services;
import java.util.List;
import by.marcinovagus.services.exceptions.ServiceException;
import by.marcinovagus.entities.Account;
public interface AccountService {
public List<Account> loadAllAccounts() throws ServiceException;
public Account loadAccountById(Integer accountId) throws S... | UTF-8 | Java | 649 | java | AccountService.java | Java | [] | null | [] | package by.marcinovagus.services;
import java.util.List;
import by.marcinovagus.services.exceptions.ServiceException;
import by.marcinovagus.entities.Account;
public interface AccountService {
public List<Account> loadAllAccounts() throws ServiceException;
public Account loadAccountById(Integer accountId) throws S... | 649 | 0.844376 | 0.844376 | 20 | 31.450001 | 31.872362 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.9 | false | false | 4 |
20a7266a128acfae287ebc950f340d009c81802a | 29,970,281,811,984 | 8fff2658a6c2a1741a9a7633b708e3fb3226f34b | /src/sample/JfxTestRunner.java | c34a2f61fb79105846e8401965eb4d29791212de | [] | no_license | Chnakosch/elevator-game | https://github.com/Chnakosch/elevator-game | b3c29d43f26df39a703b3ee1428c32431d594e97 | c963752ca893153c7c2501ebe8eefe95ee876fb5 | refs/heads/main | 2023-06-26T09:53:55.621000 | 2021-07-20T23:51:50 | 2021-07-20T23:51:50 | 387,938,177 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sample;
import java.util.concurrent.CountDownLatch;
import org.junit.runner.RunWith;
import org.junit.runners.BlockJUnit4ClassRunner;
import org.junit.runners.model.InitializationError;
import com.sun.javafx.application.PlatformImpl;
@SuppressWarnings( "restriction" )
public class JfxTestRunner... | UTF-8 | Java | 965 | java | JfxTestRunner.java | Java | [] | null | [] | package sample;
import java.util.concurrent.CountDownLatch;
import org.junit.runner.RunWith;
import org.junit.runners.BlockJUnit4ClassRunner;
import org.junit.runners.model.InitializationError;
import com.sun.javafx.application.PlatformImpl;
@SuppressWarnings( "restriction" )
public class JfxTestRunner... | 965 | 0.623834 | 0.620725 | 41 | 21.585365 | 23.932808 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.317073 | false | false | 4 |
637cb653af0849ce16ba00ce02adb9b1226930ad | 17,231,408,840,850 | d1378b9289e509fe2bb7eab7d702d89f4bc6b020 | /src/main/java/cosmic/launcher/decorator/DecoratedFactory.java | d253cdac709607c2123517d77aa44e546c14c4a6 | [
"Apache-2.0"
] | permissive | pbuchholz/CosmicLauncher | https://github.com/pbuchholz/CosmicLauncher | b0b6b1b3b20020b33ff9ed8ce04b9b83bccbab71 | eb2944c71de209a6dcbc9d5da91d0f7b1f4e8842 | refs/heads/master | 2020-04-11T16:59:19.485000 | 2019-02-14T15:08:31 | 2019-02-14T15:08:31 | 161,944,243 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cosmic.launcher.decorator;
import java.lang.reflect.Constructor;
import java.lang.reflect.Method;
import java.lang.reflect.Proxy;
import java.util.stream.Stream;
/**
* Creates objects which can be decorated by {@link Decorator}s.
*
* @author Philipp Buchholz
*
* @param <I>
* @param <T>
*/
public class... | UTF-8 | Java | 1,614 | java | DecoratedFactory.java | Java | [
{
"context": "be decorated by {@link Decorator}s.\n * \n * @author Philipp Buchholz\n *\n * @param <I>\n * @param <T>\n */\npublic class D",
"end": 272,
"score": 0.9998580813407898,
"start": 256,
"tag": "NAME",
"value": "Philipp Buchholz"
}
] | null | [] | package cosmic.launcher.decorator;
import java.lang.reflect.Constructor;
import java.lang.reflect.Method;
import java.lang.reflect.Proxy;
import java.util.stream.Stream;
/**
* Creates objects which can be decorated by {@link Decorator}s.
*
* @author <NAME>
*
* @param <I>
* @param <T>
*/
public class Decorated... | 1,604 | 0.773234 | 0.773234 | 48 | 32.625 | 34.587223 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.479167 | false | false | 1 |
989b3bc34918ac6b4b27abcc8dcfba9174100cd4 | 21,801,254,039,801 | d885e082e223c0566dffc780344ce0dc2824887c | /src/main/java/com/microBusiness/manage/service/ass/AssCardService.java | cb2c92eda70f49ea98ed88ec81d9092db51c9bfb | [] | no_license | shenqidekobe/eba-manager | https://github.com/shenqidekobe/eba-manager | 1f4b44535f96dc5e8a13a6bf80ba19f83a6f077e | a1c224fc1d2681497977cd3c7342cab4ea26175a | refs/heads/master | 2020-04-30T14:24:01.252000 | 2019-03-21T10:01:46 | 2019-03-21T10:01:46 | 176,889,788 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2005-2015 dreamforyou. All rights reserved.
* Support: http://www.dreamforyou
* License: http://www.dreamforyou/license
*/
package com.microBusiness.manage.service.ass;
import com.microBusiness.manage.entity.ass.AssCard;
import com.microBusiness.manage.entity.ass.AssChildMember;
import com.... | UTF-8 | Java | 683 | java | AssCardService.java | Java | [] | null | [] | /*
* Copyright 2005-2015 dreamforyou. All rights reserved.
* Support: http://www.dreamforyou
* License: http://www.dreamforyou/license
*/
package com.microBusiness.manage.service.ass;
import com.microBusiness.manage.entity.ass.AssCard;
import com.microBusiness.manage.entity.ass.AssChildMember;
import com.... | 683 | 0.761347 | 0.749634 | 23 | 27.782608 | 26.0417 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 1 |
69e6acf45510de69c794ba41ff95c0e92125f197 | 12,876,312,012,097 | 4e48c5aac2ca48b940c8a6bdc051e4a18f08be25 | /src/com/cyq/autoscollview/MyBannerBean.java | 4b86fd13a86fccecca0a7430661708c92cacb148 | [] | no_license | cyqluowang/AutoScollView | https://github.com/cyqluowang/AutoScollView | f0ae75d39b6bce88d3fb1352f6f01d798c0659cb | ef16a3b436b093628face482e32d7a6bd7a1d623 | refs/heads/master | 2016-09-05T11:04:46.002000 | 2014-12-09T01:36:07 | 2014-12-09T01:36:07 | 27,486,247 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cyq.autoscollview;
public class MyBannerBean {
private String city ="";
private String type ="";
private int imageurl = R.drawable.banner1;
private String url ="";
private String fid ="";
private String bid ="";
public String getCity() {
return city;
}
public void setCity(S... | UTF-8 | Java | 930 | java | MyBannerBean.java | Java | [] | null | [] | package com.cyq.autoscollview;
public class MyBannerBean {
private String city ="";
private String type ="";
private int imageurl = R.drawable.banner1;
private String url ="";
private String fid ="";
private String bid ="";
public String getCity() {
return city;
}
public void setCity(S... | 930 | 0.616129 | 0.615054 | 54 | 15.222222 | 12.958147 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.611111 | false | false | 1 |
a16984b1e727f1afa1b128fe314075d147a5fef8 | 32,126,355,429,029 | 262bb664d989234b4b0b1b99e6a743b57cbec11c | /src/main/java/cn/edu/nju/software/agile_server/service/impl/UserServiceImpl.java | 1ba10a10c60e3455096d9d9013eef397eeb36de7 | [] | no_license | AdamKingsley/AgileServer | https://github.com/AdamKingsley/AgileServer | a5b5381ddca879cb55a6ebdf3398780ddb40bbc5 | 073863686b60bfe3fe670285681fc6e379b53279 | refs/heads/master | 2020-04-14T20:02:43.834000 | 2019-04-06T09:59:54 | 2019-04-06T09:59:54 | 164,080,135 | 0 | 0 | null | false | 2019-03-26T16:40:15 | 2019-01-04T08:28:46 | 2019-03-24T17:04:24 | 2019-03-26T16:40:15 | 286 | 0 | 0 | 0 | Java | false | null | package cn.edu.nju.software.agile_server.service.impl;
import cn.edu.nju.software.agile_server.common.ResponseCode;
import cn.edu.nju.software.agile_server.common.Result;
import cn.edu.nju.software.agile_server.config.WechatConfig;
import cn.edu.nju.software.agile_server.dao.NotificationRepository;
import cn.edu.nju.s... | UTF-8 | Java | 4,862 | java | UserServiceImpl.java | Java | [] | null | [] | package cn.edu.nju.software.agile_server.service.impl;
import cn.edu.nju.software.agile_server.common.ResponseCode;
import cn.edu.nju.software.agile_server.common.Result;
import cn.edu.nju.software.agile_server.config.WechatConfig;
import cn.edu.nju.software.agile_server.dao.NotificationRepository;
import cn.edu.nju.s... | 4,862 | 0.701847 | 0.701187 | 118 | 37.542374 | 24.835609 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.610169 | false | false | 1 |
c3bffad3cc26d8f5da32d0d3b2280a8abb6a7ac2 | 27,960,237,166,429 | 30cce0b3ba395b737e0b410c2f3ddea92116edab | /LO3A-Haas/src/Controller/Controller.java | c8e14f504ea51066e3214397d41d436775ccdd47 | [] | no_license | dhaas01/JavaApplication3 | https://github.com/dhaas01/JavaApplication3 | fd64608f3f355c6b4adc02e9ea20931b5ed2d95e | 2441bfe2e62b9b48b867174619551202ed227129 | refs/heads/main | 2023-04-29T09:52:03.527000 | 2021-05-13T01:50:09 | 2021-05-13T01:50:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Controller;
import Model.Model;
import View.View;
//Retrieve data from Model using method String getData(int n)and pass it to View.
//n=1 is the first person, n=2 is the second person, etc.
//Also tries to get data from an inexistent object (n=6) and will receive a string with an
//error message.
//Passes er... | UTF-8 | Java | 1,135 | java | Controller.java | Java | [] | null | [] | package Controller;
import Model.Model;
import View.View;
//Retrieve data from Model using method String getData(int n)and pass it to View.
//n=1 is the first person, n=2 is the second person, etc.
//Also tries to get data from an inexistent object (n=6) and will receive a string with an
//error message.
//Passes er... | 1,135 | 0.679295 | 0.669604 | 31 | 35.612904 | 33.722469 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.548387 | false | false | 1 |
b7ce289ad5657d8a96687e8743fefa9a8dc9ce34 | 9,878,424,836,096 | 2360fb27b89847e349a06331023e23dd6748c8fd | /app/src/main/java/com/duyhai/bloodkeeper/Dashboard.java | c03e35c3b9f63b6b4204fbc9b0f5480af1efe497 | [] | no_license | anhduy41294/bloodkeeper | https://github.com/anhduy41294/bloodkeeper | ffbb97a912654cf6e695c112925c2031b31bbae0 | ef82f6e3d0cd458385a528a2ec4a9e566516f70c | refs/heads/master | 2021-05-04T10:54:23.407000 | 2015-10-24T08:29:29 | 2015-10-24T08:29:29 | 44,852,988 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.duyhai.bloodkeeper;
import android.app.Activity;
import android.app.AlertDialog;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.AsyncTask;
import android.os.SystemClock;
import android.support.v4.wi... | UTF-8 | Java | 11,912 | java | Dashboard.java | Java | [] | null | [] | package com.duyhai.bloodkeeper;
import android.app.Activity;
import android.app.AlertDialog;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.AsyncTask;
import android.os.SystemClock;
import android.support.v4.wi... | 11,912 | 0.612441 | 0.608985 | 349 | 32.997135 | 27.60523 | 155 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.613181 | false | false | 1 |
d60dd89cb2d53d96b5127e9775e26ab10b69d096 | 21,277,268,035,512 | 0e25082005c04f588d4a0c0e77bf2074ab232f20 | /app/controllers/Register.java | 5a6420e50ec8c5890336626c2eda9378672fbcd7 | [] | no_license | christianor/wwi | https://github.com/christianor/wwi | f230adbdfc5acf8cc71abce079152fb7029dc29f | a46e285d227284d3cca50b5fb12de0861a311e17 | refs/heads/master | 2016-09-15T20:17:00.873000 | 2015-12-23T23:10:10 | 2015-12-23T23:10:10 | 33,053,453 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package controllers;
import java.util.HashMap;
import models.WWIUser;
import models.WWIUserPassword;
import org.apache.commons.mail.SimpleEmail;
import play.cache.Cache;
import play.data.validation.Email;
import play.da... | UTF-8 | Java | 2,982 | java | Register.java | Java | [
{
"context": "roller;\nimport play.mvc.Router;\n\n/**\n *\n * @author Christian\n */\npublic class Register extends Controller {\n ",
"end": 549,
"score": 0.9939901828765869,
"start": 540,
"tag": "NAME",
"value": "Christian"
},
{
"context": " new WWIUser(email);\n user.passwo... | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package controllers;
import java.util.HashMap;
import models.WWIUser;
import models.WWIUserPassword;
import org.apache.commons.mail.SimpleEmail;
import play.cache.Cache;
import play.data.validation.Email;
import play.da... | 2,972 | 0.584172 | 0.583501 | 102 | 28.235294 | 24.326689 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.578431 | false | false | 1 |
c8669e8d89630dd0237b90cccd28e4e8495417ab | 26,920,855,071,792 | cd51beceffa396a0dbb78c2fe0cbd52ccc92182a | /src/org/splitsbrowser/util/Statistics.java | f4308a1796f9aa313eea1c1107e0dac755d24bc2 | [] | no_license | daveryderoxford/splitsbrowserjava | https://github.com/daveryderoxford/splitsbrowserjava | 2306f0a0786ec615de091e9b452f4e71403c2d72 | 197d03cb23e1b68fafaca86d6d485cb516e4a604 | refs/heads/master | 2021-06-29T00:25:40.247000 | 2017-09-13T21:57:22 | 2017-09-13T21:57:22 | 103,308,414 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Splitsbrowser Statistics.java.
*
* Copyright (C) 2002 Dave Ryder
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at y... | UTF-8 | Java | 11,061 | java | Statistics.java | Java | [
{
"context": "wser Statistics.java.\r\n *\r\n * Copyright (C) 2002 Dave Ryder\r\n *\r\n * This library is free software; you can r",
"end": 78,
"score": 0.9998871684074402,
"start": 68,
"tag": "NAME",
"value": "Dave Ryder"
},
{
"context": "Version control info - Do not edit\r\n * ... | null | [] | /*
* Splitsbrowser Statistics.java.
*
* Copyright (C) 2002 <NAME>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your ... | 11,053 | 0.514601 | 0.504746 | 401 | 25.583542 | 23.372482 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.331671 | false | false | 1 |
8fa88f55de87f7321d991cef5ea2b911d5d2ebb3 | 2,723,009,319,016 | 3f76b02c1dfe9d5d90b0b08b622e71cee0899ae6 | /ChrisBlog/src/main/java/pl/kwi/chrisblog/services/ArticleService.java | 641630f2b800d690ae05d6ce658d2b3c8e9f6b09 | [] | no_license | wisniewskikr/chrisblog_repository | https://github.com/wisniewskikr/chrisblog_repository | d54ddd5c44fb5d7fe2582097a1553cafde3a2797 | 84707dba0492de606343e57cf6435179272e06d9 | refs/heads/master | 2021-01-15T22:01:22.947000 | 2013-11-23T09:49:24 | 2013-11-23T09:49:24 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.kwi.chrisblog.services;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileOutputStream;
import java.io.FileReader;
import java.io.FileWriter;
import java.text.MessageFormat;
import java.util.ArrayList;
import java.util.List;
import java.util.Loc... | UTF-8 | Java | 16,919 | java | ArticleService.java | Java | [
{
"context": "enting interface IArticleService.\r\n * \r\n * @author Krzysztof Wisniewski\r\n */\r\n@Service\r\npublic class ArticleService {\r\n\t\t",
"end": 983,
"score": 0.9995747208595276,
"start": 963,
"tag": "NAME",
"value": "Krzysztof Wisniewski"
}
] | null | [] | package pl.kwi.chrisblog.services;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileOutputStream;
import java.io.FileReader;
import java.io.FileWriter;
import java.text.MessageFormat;
import java.util.ArrayList;
import java.util.List;
import java.util.Loc... | 16,905 | 0.681482 | 0.680064 | 561 | 28.158646 | 31.176996 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.72549 | false | false | 1 |
991d0170ab8a40909bc4f14a03d38483274f20e4 | 10,909,217,000,647 | 48e835e6f176a8ac9ae3ca718e8922891f1e5a18 | /benchmark/test/com/simpligility/maven/plugins/android/standalonemojos/UnpackMojoTest.java | 913597a2778e6757757fcf07574bc2fcd6040029 | [] | no_license | STAMP-project/dspot-experiments | https://github.com/STAMP-project/dspot-experiments | f2c7a639d6616ae0adfc491b4cb4eefcb83d04e5 | 121487e65cdce6988081b67f21bbc6731354a47f | refs/heads/master | 2023-02-07T14:40:12.919000 | 2019-11-06T07:17:09 | 2019-11-06T07:17:09 | 75,710,758 | 14 | 19 | null | false | 2023-01-26T23:57:41 | 2016-12-06T08:27:42 | 2022-02-18T17:43:31 | 2023-01-26T23:57:40 | 651,434 | 12 | 14 | 5 | null | false | false | package com.simpligility.maven.plugins.android.standalonemojos;
import com.simpligility.maven.plugins.android.AbstractAndroidMojoTestCase;
import com.simpligility.maven.plugins.android.config.ConfigHandler;
import com.simpligility.maven.plugins.android.configuration.MetaInf;
import org.junit.Assert;
import org.junit.... | UTF-8 | Java | 1,512 | java | UnpackMojoTest.java | Java | [
{
"context": "unit.runners.Parameterized;\n\n\n/**\n *\n *\n * @author Pappy ST?NESCU - pappy.stanescu@gmail.com\n */\n@Ignore(\"This test",
"end": 534,
"score": 0.9998789429664612,
"start": 520,
"tag": "NAME",
"value": "Pappy ST?NESCU"
},
{
"context": "meterized;\n\n\n/**\n *\n *\n ... | null | [] | package com.simpligility.maven.plugins.android.standalonemojos;
import com.simpligility.maven.plugins.android.AbstractAndroidMojoTestCase;
import com.simpligility.maven.plugins.android.config.ConfigHandler;
import com.simpligility.maven.plugins.android.configuration.MetaInf;
import org.junit.Assert;
import org.junit.... | 1,487 | 0.759259 | 0.759259 | 43 | 34.139534 | 29.336525 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.651163 | false | false | 1 |
08f02904ac0599aebdf25ec3096752dfb4d5b5a1 | 13,503,377,230,351 | a5f67995ddc3d24ce69d68cf10da8f3e1a516d1e | /app/src/main/java/com/xjjt/wisdomplus/ui/me/view/SettingItemView.java | b977d895a5a044b977b50f41f17cad0201bae1d2 | [] | no_license | xufreshman/ZHJ_NEW | https://github.com/xufreshman/ZHJ_NEW | ba6aedaccfd526b5b0245429ccc8b5ed550bf839 | db976c4f51d0ea7544789ee992e6989e00dd4369 | refs/heads/master | 2021-01-22T07:39:17.321000 | 2017-09-04T01:34:36 | 2017-09-04T01:34:36 | 102,306,327 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xjjt.wisdomplus.ui.me.view;
import android.content.Context;
import android.content.res.TypedArray;
import android.text.TextUtils;
import android.util.AttributeSet;
import android.view.View;
import android.widget.RelativeLayout;
import android.widget.TextView;
import com.xjjt.wisdomplus.R;
import com.xjjt.... | UTF-8 | Java | 2,083 | java | SettingItemView.java | Java | [
{
"context": "m.xjjt.wisdomplus.utils.Global;\n\n/**\n * Created by summer on 2017/7/19.\n * 条目设置控件\n */\n\npublic class Setting",
"end": 370,
"score": 0.9927218556404114,
"start": 364,
"tag": "USERNAME",
"value": "summer"
}
] | null | [] | package com.xjjt.wisdomplus.ui.me.view;
import android.content.Context;
import android.content.res.TypedArray;
import android.text.TextUtils;
import android.util.AttributeSet;
import android.view.View;
import android.widget.RelativeLayout;
import android.widget.TextView;
import com.xjjt.wisdomplus.R;
import com.xjjt.... | 2,083 | 0.676714 | 0.672825 | 71 | 27.97183 | 24.629635 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.661972 | false | false | 1 |
c50bca525559b1946905fcd3dd607b3b533374ab | 30,837,865,189,010 | 55e5b7c8548380df3fe6737963e4d71a70e11206 | /src/main/java/com/books/controllers/rest/UserController.java | c266fc0f984da2d1f788c4a640376cbf7868aae0 | [] | no_license | Nik-P/sample_spring-boot_angular | https://github.com/Nik-P/sample_spring-boot_angular | 5d5a94943846687bfdaf5cebe509d579955d362f | 4d2fd7c41f1b97aba0b8eeefc2839860e8181e20 | refs/heads/master | 2021-01-11T04:03:48.299000 | 2016-09-13T08:03:26 | 2016-09-13T08:03:26 | 71,253,391 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.books.controllers.rest;
import com.books.entity.Book;
import com.books.entity.BookOfUser;
import com.books.entity.Borrowed... | UTF-8 | Java | 25,499 | java | UserController.java | Java | [
{
"context": "bind.annotation.RestController;\n\n/**\n *\n * @author nik\n */\n@RestController\n@RequestMapping(\"/users\")\npub",
"end": 1741,
"score": 0.9991468191146851,
"start": 1738,
"tag": "USERNAME",
"value": "nik"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.books.controllers.rest;
import com.books.entity.Book;
import com.books.entity.BookOfUser;
import com.books.entity.Borrowed... | 25,499 | 0.646221 | 0.645594 | 545 | 45.787155 | 36.790787 | 169 | false | false | 0 | 0 | 0 | 0 | 85 | 0.003333 | 0.862385 | false | false | 1 |
a1d3adcbfcaaaeced1e33f4973d09ef97d2f4dff | 25,400,436,643,437 | b557169a587d997b0362396435d414da8636230e | /src/main/java/lapr4/blue/s3/core/n1151031/navigation/NavigationTreeCellRenderer.java | f34d65353de90b330a9ad10cb67069966b538db1 | [] | no_license | joaoflores99/lapr4-2017-2dd | https://github.com/joaoflores99/lapr4-2017-2dd | e4863f4a3b8acfd384ca9aa42345d1a9db36ceff | 2b15fd6d54c5c45d0482edb7a6d83466a11aa217 | refs/heads/master | 2020-05-19T02:02:13.194000 | 2017-06-19T12:40:35 | 2017-06-19T12:40:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lapr4.blue.s3.core.n1151031.navigation;
import csheets.core.Cell;
import csheets.core.Spreadsheet;
import csheets.core.Value;
import csheets.core.Workbook;
import csheets.core.formula.Formula;
import csheets.ui.ctrl.UIController;
import java.awt.Component;
import javax.swing.Icon;
import javax.swing.ImageIcon;... | UTF-8 | Java | 4,242 | java | NavigationTreeCellRenderer.java | Java | [
{
"context": "ed for nodes in the navigation tree.\n *\n * @author Tiago Correia - 1151031@isep.ipp.pt\n */\npublic class Navigation",
"end": 483,
"score": 0.9998745322227478,
"start": 470,
"tag": "NAME",
"value": "Tiago Correia"
},
{
"context": "he navigation tree.\n *\n * @author T... | null | [] | package lapr4.blue.s3.core.n1151031.navigation;
import csheets.core.Cell;
import csheets.core.Spreadsheet;
import csheets.core.Value;
import csheets.core.Workbook;
import csheets.core.formula.Formula;
import csheets.ui.ctrl.UIController;
import java.awt.Component;
import javax.swing.Icon;
import javax.swing.ImageIcon;... | 4,223 | 0.593352 | 0.58958 | 122 | 33.770493 | 25.332796 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.54918 | false | false | 1 |
ab095f460101ea394c0525741066c64ca83bda28 | 33,973,191,367,973 | c009d2527bff210ca36e492c9f97db2fd50770ed | /swallow-common/src/main/java/com/dianping/swallow/common/internal/dao/impl/AbstractCluster.java | f71bd977220a29ac6ec79a296f81393607a4987b | [] | no_license | zjpjohn/dianping-swallow | https://github.com/zjpjohn/dianping-swallow | dd04670bff0e1cb3f942dae64047a8898cd00cf8 | 5865dbd058b3fb49e8cf6725488804e5099b19f1 | refs/heads/master | 2021-01-22T08:53:10.282000 | 2016-05-23T09:09:53 | 2016-05-23T09:09:53 | 66,056,694 | 1 | 0 | null | true | 2016-08-19T05:58:22 | 2016-08-19T05:58:22 | 2016-05-27T03:34:47 | 2016-05-27T03:34:42 | 50,454 | 0 | 0 | 0 | null | null | null | package com.dianping.swallow.common.internal.dao.impl;
import java.net.InetSocketAddress;
import java.util.ArrayList;
import java.util.LinkedList;
import java.util.List;
import org.apache.logging.log4j.Logger;
import org.apache.logging.log4j.LogManager;
import com.dianping.swallow.common.internal.config.SwallowServe... | UTF-8 | Java | 3,627 | java | AbstractCluster.java | Java | [
{
"context": ".lifecycle.impl.AbstractLifecycle;\n\n/**\n * @author mengwenchao\n *\n * 2015年11月1日 下午9:23:09\n */\npublic abstract cl",
"end": 491,
"score": 0.9994766712188721,
"start": 480,
"tag": "USERNAME",
"value": "mengwenchao"
}
] | null | [] | package com.dianping.swallow.common.internal.dao.impl;
import java.net.InetSocketAddress;
import java.util.ArrayList;
import java.util.LinkedList;
import java.util.List;
import org.apache.logging.log4j.Logger;
import org.apache.logging.log4j.LogManager;
import com.dianping.swallow.common.internal.config.SwallowServe... | 3,627 | 0.690297 | 0.681957 | 167 | 20.538921 | 23.311159 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.928144 | false | false | 1 |
cec7620ec3a2d6dc6c579a085f94e7d54fdf3a4c | 10,075,993,336,656 | 3bf286729cbd80ccad79cabcd4412c96ea45de52 | /CS 1410 - Object Oriented Programming/PS4/src/generator/GeneratorLibrary.java | a42513c090fc37f49d2ac5db1f0f7111be43c4a4 | [] | no_license | myotheone/University-of-Utah-Coursework | https://github.com/myotheone/University-of-Utah-Coursework | a970a203b08c74345c89bed9ddcaa445d68191e1 | b35b5da8c4bec1ef123e6e95f209648828362377 | refs/heads/master | 2022-02-11T14:54:28.512000 | 2018-09-21T19:22:02 | 2018-09-21T19:22:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package generator;
import java.io.File;
import java.io.IOException;
import java.nio.charset.StandardCharsets;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.util.NoSuchElementException;
import java.util.Random;
/**
* Library of methods used for random text generation
*
* @author Joe Zachary a... | UTF-8 | Java | 4,621 | java | GeneratorLibrary.java | Java | [
{
"context": "ods used for random text generation\n * \n * @author Joe Zachary and Robert Weischedel\n */\npublic class GeneratorL",
"end": 318,
"score": 0.9998626708984375,
"start": 307,
"tag": "NAME",
"value": "Joe Zachary"
},
{
"context": "dom text generation\n * \n * @author Joe ... | null | [] | package generator;
import java.io.File;
import java.io.IOException;
import java.nio.charset.StandardCharsets;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.util.NoSuchElementException;
import java.util.Random;
/**
* Library of methods used for random text generation
*
* @author <NAME> and <N... | 4,605 | 0.688163 | 0.683835 | 178 | 24.960674 | 24.152922 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.129214 | false | false | 1 |
232765aa8e0aa680dd4e9814aeb767040ef88b11 | 4,037,269,320,054 | d8d9de6067211421ec3591d724af5439b2a8b65d | /src/org/sosy_lab/java_smt/solvers/yices2/Yices2NativeApi.java | 2ea4894d0d035699a11bbfa28ec815c6dbc89c35 | [
"Apache-2.0"
] | permissive | sosy-lab/java-smt | https://github.com/sosy-lab/java-smt | c08ba90d46639801dcb17e28ae55686ff2f0b7a6 | d32310b5b21753786f8e3dca1d2709679f337986 | refs/heads/master | 2023-09-04T15:07:37.738000 | 2023-08-28T18:12:13 | 2023-08-28T18:12:13 | 46,414,758 | 158 | 50 | Apache-2.0 | false | 2023-08-24T04:16:52 | 2015-11-18T11:36:07 | 2023-07-27T18:22:26 | 2023-08-24T04:16:51 | 88,252 | 152 | 35 | 61 | Java | false | false | // This file is part of JavaSMT,
// an API wrapper for a collection of SMT solvers:
// https://github.com/sosy-lab/java-smt
//
// SPDX-FileCopyrightText: 2020 Dirk Beyer <https://www.sosy-lab.org>
//
// SPDX-License-Identifier: Apache-2.0 OR GPL-3.0-or-later
package org.sosy_lab.java_smt.solvers.yices2;
import java.u... | UTF-8 | Java | 28,020 | java | Yices2NativeApi.java | Java | [
{
"context": " collection of SMT solvers:\n// https://github.com/sosy-lab/java-smt\n//\n// SPDX-FileCopyrightText: 2020 Dirk ",
"end": 114,
"score": 0.8571257591247559,
"start": 106,
"tag": "USERNAME",
"value": "sosy-lab"
},
{
"context": "sy-lab/java-smt\n//\n// SPDX-FileCopyrightTex... | null | [] | // This file is part of JavaSMT,
// an API wrapper for a collection of SMT solvers:
// https://github.com/sosy-lab/java-smt
//
// SPDX-FileCopyrightText: 2020 <NAME> <https://www.sosy-lab.org>
//
// SPDX-License-Identifier: Apache-2.0 OR GPL-3.0-or-later
package org.sosy_lab.java_smt.solvers.yices2;
import java.util.... | 28,016 | 0.704975 | 0.692769 | 834 | 32.594723 | 31.250574 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.68705 | false | false | 1 |
a70bec80e2a94274f5b53ab8d156b74388bf60f4 | 841,813,654,550 | 8e0d9134a139a810b19ef7c0cb3a830a909efbef | /src/assg3/Items.java | 3b266758d7ee2af56a4e29e3e53a347d64a36c60 | [] | no_license | angela-rose/Community-PvP-Game---Java | https://github.com/angela-rose/Community-PvP-Game---Java | eed52ae7070537129ac26b7f3ccb44be4cbb7f65 | ca326c90ab9de6113930806c05c88198942546d5 | refs/heads/master | 2018-01-08T15:12:40.124000 | 2016-02-26T21:52:02 | 2016-02-26T21:52:02 | 52,635,085 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package assg3;
public class Items {
private int max;
private int min;
private String name;
public int getMax() {
return max;
}
public void setMax(int max) {
this.max = max;
}
public int getMin() {
return min;
}
public void setMin(int min) {
this.min = min;
}
public String getName() {
return name;
}
public void se... | UTF-8 | Java | 364 | java | Items.java | Java | [] | null | [] | package assg3;
public class Items {
private int max;
private int min;
private String name;
public int getMax() {
return max;
}
public void setMax(int max) {
this.max = max;
}
public int getMin() {
return min;
}
public void setMin(int min) {
this.min = min;
}
public String getName() {
return name;
}
public void se... | 364 | 0.68956 | 0.686813 | 25 | 13.56 | 10.111696 | 34 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.64 | false | false | 1 |
e4cbcf9612689099f24e1418b8daf8ef4d2fa05d | 12,910,671,724,298 | c488ea144ac4ee8f2f9a98cd696f10abae7cc03d | /MvvmArms/src/main/java/me/spark/mvvm/bus/RxSubscriptions.java | e6961ffc261d9feb72fe12d9b52435becc590b8d | [] | no_license | cnamway/quantization_android | https://github.com/cnamway/quantization_android | 561f8d853ab8482d94a457ed9dbc6bd32e8310d4 | fed44d83882e6d06df20c657d428d955dbe40806 | refs/heads/master | 2020-09-26T13:08:05.392000 | 2019-09-24T08:33:59 | 2019-09-24T08:33:59 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.spark.mvvm.bus;
import io.reactivex.disposables.CompositeDisposable;
import io.reactivex.disposables.Disposable;
/**
* ================================================
* 作 者:ccs
* 版 本:1.0.0
* 创建日期:2019/4/2
* 描 述:管理 CompositeSubscription
* 修订历史:
* ============================================... | UTF-8 | Java | 975 | java | RxSubscriptions.java | Java | [
{
"context": "=======================================\n * 作 者:ccs\n * 版 本:1.0.0\n * 创建日期:2019/4/2\n * 描 述:管理 Com",
"end": 195,
"score": 0.8154453635215759,
"start": 192,
"tag": "USERNAME",
"value": "ccs"
}
] | null | [] | package me.spark.mvvm.bus;
import io.reactivex.disposables.CompositeDisposable;
import io.reactivex.disposables.Disposable;
/**
* ================================================
* 作 者:ccs
* 版 本:1.0.0
* 创建日期:2019/4/2
* 描 述:管理 CompositeSubscription
* 修订历史:
* ============================================... | 975 | 0.54448 | 0.534834 | 42 | 21.214285 | 19.903978 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.214286 | false | false | 1 |
3ce75e9f16854c8f44bc03ca18fc8b4176b7264d | 30,374,008,725,303 | 93f129ead194427db0f5c1deb2e4c4b8198425a3 | /src/main/java/thelm/rslargepatterns/slot/SlotFluidPreview.java | c3a5aa8b7eb2031cd03b5639a974403c5af3ac97 | [
"MIT"
] | permissive | TheLMiffy1111/RSLargePatterns | https://github.com/TheLMiffy1111/RSLargePatterns | cfdec2abd123b78041dceba642a6aab7037877da | 27e3ffa68474479faf651ed4afc23084f277570a | refs/heads/1.12 | 2021-09-24T19:18:25.704000 | 2020-03-02T16:30:05 | 2020-03-02T16:30:05 | 243,732,908 | 0 | 2 | MIT | false | 2021-09-18T17:17:52 | 2020-02-28T10:09:41 | 2020-03-02T16:30:19 | 2021-04-05T08:26:37 | 525 | 0 | 1 | 1 | Java | false | false | package thelm.rslargepatterns.slot;
import javax.annotation.Nonnull;
import net.minecraft.item.ItemStack;
import thelm.rslargepatterns.inventory.FluidInventoryBase;
public class SlotFluidPreview extends SlotFluidFalseCopy {
public SlotFluidPreview(FluidInventoryBase fluidInventory, int index, int x, int y) {
sup... | UTF-8 | Java | 415 | java | SlotFluidPreview.java | Java | [] | null | [] | package thelm.rslargepatterns.slot;
import javax.annotation.Nonnull;
import net.minecraft.item.ItemStack;
import thelm.rslargepatterns.inventory.FluidInventoryBase;
public class SlotFluidPreview extends SlotFluidFalseCopy {
public SlotFluidPreview(FluidInventoryBase fluidInventory, int index, int x, int y) {
sup... | 415 | 0.79759 | 0.79759 | 18 | 22.055555 | 25.810144 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 1 |
3c1d32a5f23ff739e13c446e9aa673b438c14d2c | 2,491,081,056,400 | 6c9eb63482425ba73e58698a3d87e2bf1b9cf82d | /src/main/java/com/inardex/library/mockenizer/TestedPojoResult.java | 3de13135f6a643159617a2aee88a4a4cbe95ff16 | [
"WTFPL"
] | permissive | iNardex/mockenizer | https://github.com/iNardex/mockenizer | 0634e8a49b69752c3dd060625661799b29df8a5a | 105af3096c0ab00642265e1e93060a1690d7cffc | refs/heads/master | 2020-05-19T23:34:23.795000 | 2019-05-06T20:55:02 | 2019-05-06T20:55:02 | 185,270,439 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.inardex.library.mockenizer;
/**
* The {@code TestedPojoResult} class contains the result of checked pojo.
* This class are used by {@link Mockenizer#testPojos(String)} and {@link Mockenizer#testPojos(java.util.List)}
*
* @author iNardex
* @see com.inardex.library.mockenizer.Mockenizer
*/
public class... | UTF-8 | Java | 2,159 | java | TestedPojoResult.java | Java | [
{
"context": "ockenizer#testPojos(java.util.List)}\n *\n * @author iNardex\n * @see com.inardex.library.mockenizer.Mockenizer",
"end": 253,
"score": 0.99736487865448,
"start": 246,
"tag": "USERNAME",
"value": "iNardex"
}
] | null | [] | package com.inardex.library.mockenizer;
/**
* The {@code TestedPojoResult} class contains the result of checked pojo.
* This class are used by {@link Mockenizer#testPojos(String)} and {@link Mockenizer#testPojos(java.util.List)}
*
* @author iNardex
* @see com.inardex.library.mockenizer.Mockenizer
*/
public class... | 2,159 | 0.651691 | 0.651691 | 85 | 24.4 | 25.770571 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.305882 | false | false | 1 |
3b06fc6ffffb370e06fce77c9535e68d01a77f6b | 27,848,568,005,060 | d94e5356be49c6bcacb43dedd9c6e6e920d9f8cf | /src/Assignment3.java | b8e6cd683addfe6cfa2839b1830e7f5b3d829861 | [] | no_license | Thota-Aakanksha/Java_Assignments | https://github.com/Thota-Aakanksha/Java_Assignments | e41f943d7078913c7c1e1ededd6edc1ebd7b1e10 | ca8f37d9b27eeb9e02373fef01ce2e0cd570586e | refs/heads/master | 2023-04-22T14:33:11.709000 | 2021-05-11T05:19:33 | 2021-05-11T05:19:33 | 366,066,876 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Scanner;
import java.util.logging.Logger;
public class Assignment3 {
public static Logger logger=Logger.getLogger(Assignment3.class.getName());
... | UTF-8 | Java | 2,141 | java | Assignment3.java | Java | [] | null | [] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Scanner;
import java.util.logging.Logger;
public class Assignment3 {
public static Logger logger=Logger.getLogger(Assignment3.class.getName());
... | 2,141 | 0.609528 | 0.601121 | 72 | 28.736111 | 24.052601 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 1 |
7d39706ace7e02ecef38258a87f8ace513628c75 | 5,239,860,103,687 | 62df539799e9558e5861f49f3ade009c66950fbc | /src/Models/AddProduct.java | 7ffc914cdc1dd00cf3e00b7dc136987a7dcd7e7c | [] | no_license | SirWZ/CashRegister | https://github.com/SirWZ/CashRegister | 001e79578cfaffc6b6a874dcb2a5dfeef1920756 | bd7d8f37b78c73eec95b36f3314c79a33cca6acd | refs/heads/master | 2020-04-26T16:43:17.191000 | 2019-02-23T16:48:16 | 2019-02-23T16:48:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Created by JFormDesigner on Fri Sep 07 15:14:24 EEST 2018
*/
package Models;
import net.miginfocom.swing.MigLayout;
import org.jdesktop.swingx.autocomplete.AutoCompleteDecorator;
import javax.swing.*;
import java.awt.*;
import java.awt.event.WindowAdapter;
import java.awt.event.WindowEvent;
import java.sql.Co... | UTF-8 | Java | 57,487 | java | AddProduct.java | Java | [
{
"context": "stamp;\nimport java.util.ArrayList;\n\n/**\n * @author Yurii\n */\npublic class AddProduct extends JFrame {\n ",
"end": 468,
"score": 0.9996897578239441,
"start": 463,
"tag": "NAME",
"value": "Yurii"
}
] | null | [] | /*
* Created by JFormDesigner on Fri Sep 07 15:14:24 EEST 2018
*/
package Models;
import net.miginfocom.swing.MigLayout;
import org.jdesktop.swingx.autocomplete.AutoCompleteDecorator;
import javax.swing.*;
import java.awt.*;
import java.awt.event.WindowAdapter;
import java.awt.event.WindowEvent;
import java.sql.Co... | 57,487 | 0.57506 | 0.519091 | 1,164 | 48.073025 | 36.679405 | 276 | false | false | 0 | 0 | 78 | 0.048634 | 0 | 0 | 1.363402 | false | false | 1 |
703637721484dd742edb0b13b4d78bd0a1c4f0cb | 22,196,391,053,848 | 07e89951625f4a6ae9131fe1e4c53240aa7cd086 | /FySe2014/src/s14338685/user/S14338685UserManager.java | 5dd2bec90bb8a2cd44d38618e17cd96bf5052743 | [
"MIT"
] | permissive | fyoshida/FySe2014 | https://github.com/fyoshida/FySe2014 | 6641f218d26f81739e708d7ad892547e1673f1d3 | 021cd432ccf9d3d34d9e9b50b0fc208de44eec4c | refs/heads/master | 2015-08-13T11:18:50.812000 | 2015-02-08T07:23:22 | 2015-02-08T07:23:22 | 23,989,191 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package s14338685.user;
import java.util.LinkedList;
public class S14338685UserManager {
private LinkedList<S14338685User> users = new LinkedList<S14338685User>();
public void add(S14338685User user){
users.add(user);
}
public boolean exists(String userName, String passWord){
for(S14338685User... | UTF-8 | Java | 431 | java | S14338685UserManager.java | Java | [] | null | [] | package s14338685.user;
import java.util.LinkedList;
public class S14338685UserManager {
private LinkedList<S14338685User> users = new LinkedList<S14338685User>();
public void add(S14338685User user){
users.add(user);
}
public boolean exists(String userName, String passWord){
for(S14338685User... | 431 | 0.693735 | 0.582367 | 20 | 19.549999 | 20.802584 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.65 | false | false | 1 |
45313275bf264a72f676c555f96efa6c75123f53 | 10,548,439,684,427 | e53b18f76c284c745bd843e4cb1b0f662cbffd29 | /ymm-tv-portal/src/main/java/com/ymm/ymmtvportal/filter/WebMvcConfig.java | 92d176ed3730e3200468643a94987a9235b60bfe | [] | no_license | uikis/ymm-tv | https://github.com/uikis/ymm-tv | 8631109b18901d7e36e73407012e2fb18a4908bb | 88fce91cd573a8126954f48196776bc0b5fb9e9f | refs/heads/master | 2022-08-21T05:09:24.718000 | 2020-05-16T06:43:53 | 2020-05-16T06:43:53 | 185,437,306 | 0 | 0 | null | false | 2022-06-21T03:27:44 | 2019-05-07T16:11:12 | 2020-05-16T06:46:11 | 2022-06-21T03:27:44 | 33,140 | 0 | 0 | 5 | HTML | false | false | package com.ymm.ymmtvportal.filter;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.config.annotation.InterceptorRegistry;
import org.springframework.web.servlet.config.annotation.WebMvcConfigurer;
//注册各... | UTF-8 | Java | 787 | java | WebMvcConfig.java | Java | [] | null | [] | package com.ymm.ymmtvportal.filter;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.config.annotation.InterceptorRegistry;
import org.springframework.web.servlet.config.annotation.WebMvcConfigurer;
//注册各... | 787 | 0.803364 | 0.803364 | 23 | 32.652172 | 29.822094 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.391304 | false | false | 1 |
dfa5b1195719bbee528be0fe7238b84eed27f6b2 | 10,548,439,687,265 | 67c8b9e65fc2b9d5d03b9268d6402a9598318580 | /src/main/java/com/cqjtu/pcy/product_management_system/service/ProductAttributeService.java | f6e6204d16b8353c3daa1d2d59bdc5360d6dfa80 | [] | no_license | ChunyuePeng/product_management_system | https://github.com/ChunyuePeng/product_management_system | 19e525f04893833fa4497f4742ed393071a6f452 | 2f3efcbe5f6e5703119714dbbc53b7e754de72fd | refs/heads/master | 2020-06-19T03:34:50.621000 | 2019-07-19T01:50:51 | 2019-07-19T01:50:51 | 196,361,461 | 2 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cqjtu.pcy.product_management_system.service;
import com.cqjtu.pcy.product_management_system.dal.entity.ProductAttribute;
import java.util.List;
public interface ProductAttributeService {
boolean addProductAttribute(String color,String type,int amount,double price,Integer productId);
ProductAttrib... | UTF-8 | Java | 676 | java | ProductAttributeService.java | Java | [] | null | [] | package com.cqjtu.pcy.product_management_system.service;
import com.cqjtu.pcy.product_management_system.dal.entity.ProductAttribute;
import java.util.List;
public interface ProductAttributeService {
boolean addProductAttribute(String color,String type,int amount,double price,Integer productId);
ProductAttrib... | 676 | 0.83284 | 0.83284 | 14 | 47.285713 | 35.645935 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.214286 | false | false | 1 |
c3fcf022b263c57dd490e9e1187f96a53b32f0ad | 24,189,255,875,863 | b7086e74c04df49deb8f5962fb5637d1470906d3 | /exercises/src/com/company/exercises/lotto/Lotto.java | a2cebd7cfebb8e4a0a8c0ed5692ae100e7a7a0f2 | [] | no_license | JKOKOT/javapoz22 | https://github.com/JKOKOT/javapoz22 | ea0c88e0386baf25d5bc756dc7bd0920e7d18f6b | f4d6b80f709a110f99e9f57248c4478d0dc093ca | refs/heads/master | 2020-12-14T10:02:46.730000 | 2019-12-15T13:39:22 | 2019-12-15T13:39:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company.exercises.lotto;
import java.util.*;
public class Lotto {
public final static int MAX_LOTTO_NUMBERS = 6;
public final static int MAX_LOTTO_RANGE = 49;
public static int[] LottoRandomizer() {
int[] randomInts = new int[MAX_LOTTO_NUMBERS];
for (int i = 0; i < MAX_LOTTO_... | UTF-8 | Java | 2,624 | java | Lotto.java | Java | [] | null | [] | package com.company.exercises.lotto;
import java.util.*;
public class Lotto {
public final static int MAX_LOTTO_NUMBERS = 6;
public final static int MAX_LOTTO_RANGE = 49;
public static int[] LottoRandomizer() {
int[] randomInts = new int[MAX_LOTTO_NUMBERS];
for (int i = 0; i < MAX_LOTTO_... | 2,624 | 0.518944 | 0.508994 | 83 | 30.481928 | 26.577625 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.578313 | false | false | 1 |
b9e071040689694e5c144a85b894aeeb99b3450c | 1,443,109,020,992 | 53c036bddfad286c6418b1ad0ce4c7aa629f9939 | /src/com/example/procon2/ChatActivity.java | c4feca691c399e937054e425926a88b2ee31a235 | [] | no_license | DigitalMediaCreateClub/AndroidDTNConnection | https://github.com/DigitalMediaCreateClub/AndroidDTNConnection | 655f87f972b07b0eb63b5cebb3a86e6c9ef91298 | 592e0897275fac425ff657f8096618717ed4e86d | refs/heads/master | 2020-04-05T22:53:57.066000 | 2014-09-23T15:39:52 | 2014-09-23T15:40:06 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.procon2;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.List;
import android.annotation.SuppressLint;
import android.app.ProgressDialog;
import android.content.Context;
import and... | UTF-8 | Java | 7,371 | java | ChatActivity.java | Java | [
{
"context": "droid.widget.ListView;\r\n\r\n/**\r\n * id:4\r\n * @author Collonville\r\n *\r\n */\r\npublic class ChatActivity extends Fragm",
"end": 803,
"score": 0.619926929473877,
"start": 792,
"tag": "NAME",
"value": "Collonville"
}
] | null | [] | package com.example.procon2;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.List;
import android.annotation.SuppressLint;
import android.app.ProgressDialog;
import android.content.Context;
import and... | 7,371 | 0.619008 | 0.615448 | 227 | 30.15859 | 24.710152 | 163 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.69163 | false | false | 1 |
6de8751cff56035251c54ad799929ca1073f831f | 14,568,529,075,942 | ec28c3cc78b45792f4082ef38b33df76ffe734f2 | /src/test/java/com/xzs/SwaggerDemoApplicationTests.java | 9b6cf4e69d102356cce7c6a8fbb3e1cca10ce2e6 | [] | no_license | xuzhengshun/SwaggerDemo | https://github.com/xuzhengshun/SwaggerDemo | 35b00d70ff3ed3248acb4db8ef8a9c6ee2b41b68 | 894f3bccb14f49f4f441ec7a77136d0a3a53985a | refs/heads/master | 2021-05-07T07:19:48.272000 | 2017-11-01T09:50:34 | 2017-11-01T09:50:34 | 109,114,302 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xzs;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
public class SwaggerDemoApplicationTests {
private static final Logger log = LoggerFactory.g... | UTF-8 | Java | 498 | java | SwaggerDemoApplicationTests.java | Java | [] | null | [] | package com.xzs;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
public class SwaggerDemoApplicationTests {
private static final Logger log = LoggerFactory.g... | 498 | 0.773092 | 0.767068 | 29 | 16.172413 | 23.329823 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.724138 | false | false | 1 |
6dc40fb2ad86cc321c558125b122548760a5b4f2 | 6,648,609,385,884 | e852f4e9421ec7ceaf077abb07562ac7d012ec63 | /mark1/trunk/doc/www.cafeconleche.org/books/xmljava/examples/11/ROT13XML.java | 43e05991c780affa071db97ea4f947b458df7f48 | [] | no_license | webdsl/webdsl-legacy-repo | https://github.com/webdsl/webdsl-legacy-repo | e181f0d9f6874f88db1d870dd7000e8f6513b3a1 | 0a78926ff988ed8d56ae90aed782aa16072be87d | refs/heads/master | 2021-01-21T12:43:37.550000 | 2015-06-19T16:05:29 | 2015-06-19T16:05:29 | 37,973,923 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | import javax.xml.parsers.*;
import javax.xml.transform.*;
import javax.xml.transform.stream.StreamResult;
import javax.xml.transform.dom.DOMSource;
import org.w3c.dom.*;
import org.xml.sax.SAXException;
import java.io.IOException;
public class ROT13XML {
// note use of recursion
public static void encode(Node no... | UTF-8 | Java | 2,727 | java | ROT13XML.java | Java | [] | null | [] | import javax.xml.parsers.*;
import javax.xml.transform.*;
import javax.xml.transform.stream.StreamResult;
import javax.xml.transform.dom.DOMSource;
import org.w3c.dom.*;
import org.xml.sax.SAXException;
import java.io.IOException;
public class ROT13XML {
// note use of recursion
public static void encode(Node no... | 2,727 | 0.603594 | 0.59516 | 98 | 26.82653 | 20.65016 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.44898 | false | false | 1 |
91e3d7591c8d30ac808b0d9bb7ecacdd599686cd | 25,348,896,993,423 | 7f2833f0f69f1f300a30a401fd19176eb8a61ff9 | /app/src/main/java/com/example/gameclient/LoginActivity.java | 1221d29daa9f861d89fdfac7ba668f54c33d94dc | [] | no_license | Gazuua/CardGameClient | https://github.com/Gazuua/CardGameClient | 8381b0cbd36f2014f38c947b6029590d5f832296 | a43d44731100e88be06f23ffcd37cbd38a405b8b | refs/heads/master | 2020-09-03T17:25:50.907000 | 2019-11-07T00:23:15 | 2019-11-07T00:23:15 | 219,520,059 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.gameclient;
import android.app.AlertDialog;
import android.content.Intent;
import android.os.Handler;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import an... | UTF-8 | Java | 6,932 | java | LoginActivity.java | Java | [] | null | [] | package com.example.gameclient;
import android.app.AlertDialog;
import android.content.Intent;
import android.os.Handler;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import an... | 6,932 | 0.476484 | 0.47515 | 160 | 36.474998 | 25.863573 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.44375 | false | false | 1 |
fa35a97fe9dac130b22eda198919c91a999ee2eb | 3,161,095,991,795 | 38f991271f1db151909bc3af6d0063f4f10767c7 | /unit_6_16.java | 374032457e713f4f9e927eecf8db3acb7adbf1a9 | [] | no_license | dharmeshlad3/java | https://github.com/dharmeshlad3/java | 410a29a47ed14590d639a5a03a88d554eb1822e0 | 61c8797ec6f9226672c4dee813f972eb870d4e7c | refs/heads/master | 2018-10-11T10:12:44.572000 | 2018-09-12T06:35:12 | 2018-09-12T06:35:12 | 138,837,175 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
class unit_6_16
{
public static void main(String a[])
{
int avg=0,m,i;
try
{
for(i=0;i<5;i++)
{
m=Integer.parseInt(a[i]);
if(m>100)
{
throw new ArithmeticException(m+">=100");
}
avg=avg+m;
}
System.out.print("avg="+avg/5);
}
catch(Arithmet... | UTF-8 | Java | 475 | java | unit_6_16.java | Java | [] | null | [] | import java.util.*;
class unit_6_16
{
public static void main(String a[])
{
int avg=0,m,i;
try
{
for(i=0;i<5;i++)
{
m=Integer.parseInt(a[i]);
if(m>100)
{
throw new ArithmeticException(m+">=100");
}
avg=avg+m;
}
System.out.print("avg="+avg/5);
}
catch(Arithmet... | 475 | 0.52 | 0.492632 | 31 | 14.225806 | 13.064875 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.548387 | false | false | 1 |
79c145bd83a60b5f4fee7bc707606e6fffd22937 | 12,034,498,376,826 | f3b311699cc29bc38fa9a15692bfbdb8101ace65 | /injavawetrust.resteasy.wildfly/src/service/RegisterApplication.java | dca5777bfd48900a779544d80c6a9ce21f8df141 | [] | no_license | starsgemini/injavawetrust.resteasy | https://github.com/starsgemini/injavawetrust.resteasy | 830abde9e41aafd245f1250eb01fae9df902c3c5 | 5ade94ff7a8f2394deb55a7babd5829a181c5811 | refs/heads/master | 2020-08-02T23:19:55.250000 | 2019-04-17T19:06:05 | 2019-04-17T19:06:05 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package service;
import java.util.HashSet;
import java.util.Set;
import javax.ws.rs.ApplicationPath;
import javax.ws.rs.core.Application;
import controller.RestMessageController;
@ApplicationPath("/root-path")
//@ApplicationPath("/") OK
//@ApplicationPath("/*") Don't use /*
//@ApplicationPath("/root-path/*") Don'... | UTF-8 | Java | 631 | java | RegisterApplication.java | Java | [] | null | [] | package service;
import java.util.HashSet;
import java.util.Set;
import javax.ws.rs.ApplicationPath;
import javax.ws.rs.core.Application;
import controller.RestMessageController;
@ApplicationPath("/root-path")
//@ApplicationPath("/") OK
//@ApplicationPath("/*") Don't use /*
//@ApplicationPath("/root-path/*") Don'... | 631 | 0.695721 | 0.695721 | 30 | 20.033333 | 18.627012 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.633333 | false | false | 1 |
04d1e397969da195eca6df0ef0800651473b8639 | 31,971,736,584,584 | 4e84e4bd99d11c13a6e6bf315a61e08d62a9c34f | /src/cse135/servlet/CategoryServlet.java | 5ff1e9711212d97671659ff2a1efe33be081b022 | [] | no_license | mikelu92/cse135 | https://github.com/mikelu92/cse135 | ec60e0967d8c55b9b44dfd56309cbdc4bcc89ce8 | 94e9251a2033c5b0704bd2d6757760cc432cf801 | refs/heads/master | 2021-01-22T17:05:24.820000 | 2014-06-07T05:17:45 | 2014-06-07T05:17:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cse135.servlet;
import cse135.model.*;
import java.io.IOException;
import java.sql.SQLException;
import java.util.Hashtable;
import java.util.*;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResp... | UTF-8 | Java | 3,144 | java | CategoryServlet.java | Java | [] | null | [] | package cse135.servlet;
import cse135.model.*;
import java.io.IOException;
import java.sql.SQLException;
import java.util.Hashtable;
import java.util.*;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResp... | 3,144 | 0.703562 | 0.701018 | 82 | 37.341465 | 27.001453 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.231707 | false | false | 1 |
9c41b7450416bc691fc7bca3f46f4bdace5a6898 | 30,528,627,571,059 | 3905ac8498fda3ead203c2ca8bbdaf23a3874d4c | /src/main/java/com/sonihr/batis/executor/resultset/ResultSetHandler.java | 59482eb60c188caa783863e93066bfd7b2f5dc8e | [] | no_license | HuangtianyuCN/SonihrBatis | https://github.com/HuangtianyuCN/SonihrBatis | 14cf2b2a57a5ae91fd0dbd489a93bafea855346a | e3e0511ee098b8c0ca049dcf2077adc5d17fc11a | refs/heads/master | 2022-06-28T21:16:08.848000 | 2019-06-03T14:40:53 | 2019-06-03T14:40:53 | 189,565,096 | 1 | 1 | null | false | 2022-06-21T01:12:12 | 2019-05-31T09:14:55 | 2021-04-25T10:20:56 | 2022-06-21T01:12:09 | 96 | 1 | 0 | 2 | Java | false | false | package com.sonihr.batis.executor.resultset;/*
@author 黄大宁Rhinos
@date 2019/6/3 - 15:35
**/
import java.sql.SQLException;
import java.sql.Statement;
import java.util.List;
public interface ResultSetHandler {
<E> List<E> handleResultSets(Statement statement) throws SQLException, IllegalAccessException, Instantiati... | UTF-8 | Java | 352 | java | ResultSetHandler.java | Java | [
{
"context": "ge com.sonihr.batis.executor.resultset;/*\n@author 黄大宁Rhinos\n@date 2019/6/3 - 15:35\n**/\n\nimport java.sql.SQLEx",
"end": 64,
"score": 0.9675248265266418,
"start": 55,
"tag": "NAME",
"value": "黄大宁Rhinos"
}
] | null | [] | package com.sonihr.batis.executor.resultset;/*
@author 黄大宁Rhinos
@date 2019/6/3 - 15:35
**/
import java.sql.SQLException;
import java.sql.Statement;
import java.util.List;
public interface ResultSetHandler {
<E> List<E> handleResultSets(Statement statement) throws SQLException, IllegalAccessException, Instantiati... | 352 | 0.791907 | 0.763006 | 12 | 27.833334 | 34.782261 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 1 |
db68fd09548233aac4834810ff2c1a870d32f1da | 30,605,936,964,081 | 62f81b2a785508fa0a5e727a0e53e9098cc33528 | /common/src/main/java/com/laidback/repository/ComLicenseUseRepository.java | ed17549d14d06a3c973090903ea3970e2575b429 | [] | no_license | florebb1/aworks | https://github.com/florebb1/aworks | 429e590081d4ed06b839f84a54946886dcb7a8cf | 417db368ffa3615e4401d2f24880039181337b31 | refs/heads/master | 2020-12-13T01:36:53.101000 | 2020-01-16T09:04:44 | 2020-01-16T09:04:44 | 234,277,474 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.laidback.repository;
import com.laidback.model.ComLicenseUse;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.query.Param;
import java.util.List;
public interface ComLicenseUseRepository extends... | UTF-8 | Java | 363 | java | ComLicenseUseRepository.java | Java | [] | null | [] | package com.laidback.repository;
import com.laidback.model.ComLicenseUse;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.query.Param;
import java.util.List;
public interface ComLicenseUseRepository extends... | 363 | 0.84573 | 0.84573 | 12 | 29.25 | 28.818758 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.583333 | false | false | 1 |
b942f767377987a9989f55dcf7b9c3d0df1b5073 | 31,997,506,362,102 | ec37d42d60607bb540df24054a81d9d06e9ee2e4 | /Multicast/Player.java | dc92a2f621f555e2e992a13e4dad5de2e9652789 | [] | no_license | hisni/VoCe-VoiceConference | https://github.com/hisni/VoCe-VoiceConference | 3efd2d3f50b90c38a2b24e5ccfd8901060142054 | cda3329eaf22175915c54f7039de22714d0f5487 | refs/heads/master | 2020-08-07T20:47:32.041000 | 2019-10-23T15:57:44 | 2019-10-23T15:57:44 | 213,582,762 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Player extends Thread {
static volatile long startTime = (long)System.currentTimeMillis();
private static final int BUFFSIZE = 512;
private static int THRESHOLD = 32;
private static DataPacket Buffer[] = new DataPacket[BUFFSIZE];
private static long currentPlaying = -1;
priva... | UTF-8 | Java | 3,642 | java | Player.java | Java | [] | null | [] | public class Player extends Thread {
static volatile long startTime = (long)System.currentTimeMillis();
private static final int BUFFSIZE = 512;
private static int THRESHOLD = 32;
private static DataPacket Buffer[] = new DataPacket[BUFFSIZE];
private static long currentPlaying = -1;
priva... | 3,642 | 0.562328 | 0.554366 | 111 | 31.81982 | 27.655603 | 154 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.621622 | false | false | 1 |
92f03267bdbd21f389812b22554f09fe08c647a6 | 5,007,931,869,850 | 234bda4214becb1ecf8dc7f34fd863902b2b911f | /src/main/java/breakout/Sprite.java | 860a16fa77f47b4de82f4fecdf1d897b5e154436 | [] | no_license | ranesi/BreakoutJava | https://github.com/ranesi/BreakoutJava | b0f125e7ade42bba5cd3bee45528a1c08c692423 | 78b02beaa732ba835f09677cdb614b6610addb8d | refs/heads/master | 2021-01-20T02:31:27.741000 | 2017-05-10T06:19:59 | 2017-05-10T06:19:59 | 89,422,648 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package breakout;
import javax.swing.*;
import java.awt.Image;
import java.awt.Rectangle;
import java.awt.event.KeyEvent;
class Sprite {
int x;
int y;
int iWidth;
int iHeight;
Image image;
void setX(int x) {
this.x = x;
}
int getX() {
return x;
}
void setY(i... | UTF-8 | Java | 691 | java | Sprite.java | Java | [] | null | [] | package breakout;
import javax.swing.*;
import java.awt.Image;
import java.awt.Rectangle;
import java.awt.event.KeyEvent;
class Sprite {
int x;
int y;
int iWidth;
int iHeight;
Image image;
void setX(int x) {
this.x = x;
}
int getX() {
return x;
}
void setY(i... | 691 | 0.516643 | 0.516643 | 48 | 13.354167 | 12.042441 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 1 |
dcd9be78b21dceb57611b704582227532cf575a7 | 26,817,775,861,967 | cdbafcb1b6b6718a82e98c99e930ff10bed51033 | /Ummom_project/src/ummom/parent/costPage/CostArrange.java | 44d9345114249cef3221af28aaa523579b535bf6 | [] | no_license | UserNameHwang/HaniumUmmom | https://github.com/UserNameHwang/HaniumUmmom | 6a42820f6c800967221ef66c484f6c2806e06922 | ae4997509ac8860bec81c5bc52d370b24465d053 | refs/heads/master | 2021-01-01T18:48:41.285000 | 2014-09-13T05:44:14 | 2014-09-13T05:44:14 | 23,658,199 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ummom.parent.costPage;
import java.util.ArrayList;
import java.util.HashMap;
/**
* @author Administrator
* 준비물 리스트를 위한 클래스 정의
*/
public class CostArrange {
private ArrayList<HashMap<String, String>> Arrlist = new ArrayList<HashMap<String, String>>();
public ArrayList<HashMap<String, String>> getList()
... | UTF-8 | Java | 467 | java | CostArrange.java | Java | [
{
"context": "rayList;\nimport java.util.HashMap;\n\n/**\n * @author Administrator\n *\t준비물 리스트를 위한 클래스 정의\n */\npublic class CostArrang",
"end": 115,
"score": 0.8343291282653809,
"start": 102,
"tag": "NAME",
"value": "Administrator"
}
] | null | [] | package ummom.parent.costPage;
import java.util.ArrayList;
import java.util.HashMap;
/**
* @author Administrator
* 준비물 리스트를 위한 클래스 정의
*/
public class CostArrange {
private ArrayList<HashMap<String, String>> Arrlist = new ArrayList<HashMap<String, String>>();
public ArrayList<HashMap<String, String>> getList()
... | 467 | 0.719818 | 0.719818 | 23 | 18.086956 | 23.481562 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 1 |
b55dfed5e3fa7bf183236647ddee642c13989aaf | 29,274,497,097,584 | 9771f53e39c451b63947e9f1abb80d1b0331e433 | /src/main/java/com/vishal/client/package-info.java | a9c172645c712e31b9378db91aa4f47715f85438 | [] | no_license | kothavishal/VOracleCloudStorage | https://github.com/kothavishal/VOracleCloudStorage | 29c39d389be190dd1314d0c2af0603dec8e5e1c3 | 4016c0cffd7eedae4b24b6732a5c5dd666b63a13 | refs/heads/master | 2021-07-21T19:53:16.486000 | 2017-10-31T18:20:02 | 2017-10-31T18:20:02 | 109,035,701 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Contains Client Interface and the Main Program to launch the Application
*/
package com.vishal.client;
| UTF-8 | Java | 118 | java | package-info.java | Java | [] | null | [] | /**
* Contains Client Interface and the Main Program to launch the Application
*/
package com.vishal.client;
| 118 | 0.711864 | 0.711864 | 4 | 27 | 29.807716 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 1 |
ddb891f869102d15ac9348b66bf69bd9805b8346 | 23,416,161,767,944 | 702674cd6456486025a08a9a081a41aff6fdfb09 | /app/src/main/java/com/tsyc/tianshengyoucai/vo/AcceptChatService.java | 2947f42088415ba40f79366dba5db328abc1eaa4 | [] | no_license | yufeilong92/2019-9-12 | https://github.com/yufeilong92/2019-9-12 | b9730b128e6bdf37bc7dd007559e0ec15e4c46ed | ac9c14467ea6e513c057062880da2b193b4eff86 | refs/heads/master | 2020-07-24T12:58:51.588000 | 2019-09-12T02:08:21 | 2019-09-12T02:08:21 | 207,935,624 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tsyc.tianshengyoucai.vo;
/**
* @Author : YFL is Creating a porject in PC$
* @Email : yufeilong92@163.com
* @Time :2019/9/9 09:17
* @Purpose :客服发送
*/
public class AcceptChatService {
/**
* content : 慢慢来
* flag : send_msg
* from_side : 1
* is_read : 1
* record_id : 7
... | UTF-8 | Java | 1,547 | java | AcceptChatService.java | Java | [
{
"context": "age com.tsyc.tianshengyoucai.vo;\n\n/**\n * @Author : YFL is Creating a porject in PC$\n * @Email : yufeilo",
"end": 58,
"score": 0.9994537830352783,
"start": 55,
"tag": "USERNAME",
"value": "YFL"
},
{
"context": "or : YFL is Creating a porject in PC$\n * @Email : yuf... | null | [] | package com.tsyc.tianshengyoucai.vo;
/**
* @Author : YFL is Creating a porject in PC$
* @Email : <EMAIL>
* @Time :2019/9/9 09:17
* @Purpose :客服发送
*/
public class AcceptChatService {
/**
* content : 慢慢来
* flag : send_msg
* from_side : 1
* is_read : 1
* record_id : 7
* type : 1
... | 1,535 | 0.56621 | 0.553816 | 83 | 17.469879 | 14.517407 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.26506 | false | false | 1 |
34340c66ab7014b3477c94d7c18c80346873f1c9 | 31,241,592,140,243 | 05a594eab848d0cc898a07423baf937546dd76e6 | /src/main/java/repository/EmployeeArrayRepository.java | 186d8d4df69a526158570835eb605ca5465fc3a7 | [] | no_license | senaevciguler/employeemanagment | https://github.com/senaevciguler/employeemanagment | 6a05abd0759e31d7284f0e3cfac2f47e8ec0f85b | 21f2e11a64c915dfbd54a48581a03b446ef2248b | refs/heads/master | 2021-02-12T07:51:10.119000 | 2020-06-07T18:58:07 | 2020-06-07T18:58:07 | 244,575,327 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package repository;
import model.Employee;
import model.Gender;
import java.util.ArrayList;
import java.util.List;
public class EmployeeArrayRepository implements EmployeeRepository {
List<Employee> employeeDataBase = new ArrayList<Employee>();
@Override
public List<Employee> addEmployee(Employee emplo... | UTF-8 | Java | 2,185 | java | EmployeeArrayRepository.java | Java | [] | null | [] | package repository;
import model.Employee;
import model.Gender;
import java.util.ArrayList;
import java.util.List;
public class EmployeeArrayRepository implements EmployeeRepository {
List<Employee> employeeDataBase = new ArrayList<Employee>();
@Override
public List<Employee> addEmployee(Employee emplo... | 2,185 | 0.589931 | 0.588558 | 84 | 25.011906 | 22.480412 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.261905 | false | false | 1 |
1c59df4b828a33ef7fd86f34ca2d009de5b5f567 | 12,695,923,339,825 | 3bb5395050874538f57fc2424ceff0e9424a04a1 | /sms-svc/src/test/java/com/phoebe/staffjoy/sms/controller/SmsControllerTest.java | e8bef0a00f70ba290cdbe51a357f6c9dde4dae07 | [
"MIT"
] | permissive | zhaojd-hub/staffjoy | https://github.com/zhaojd-hub/staffjoy | f15642940db7cd3e29d7e0b5357997e381b6c504 | 88d351d0bf5c7df0a9287c2934dd08a24f985267 | refs/heads/master | 2022-12-10T19:53:19.827000 | 2019-08-05T10:38:31 | 2019-08-05T10:38:31 | 196,897,805 | 2 | 0 | MIT | true | 2019-07-15T00:39:23 | 2019-07-15T00:39:22 | 2019-07-14T13:29:24 | 2019-07-12T08:18:22 | 37,625 | 0 | 0 | 0 | null | false | false | package com.phoebe.staffjoy.sms.controller;
import com.aliyuncs.IAcsClient;
import com.aliyuncs.dysmsapi.model.v20170525.SendSmsRequest;
import com.aliyuncs.dysmsapi.model.v20170525.SendSmsResponse;
import com.aliyuncs.exceptions.ClientException;
import lombok.extern.slf4j.Slf4j;
import org.junit.Test;
import org.juni... | UTF-8 | Java | 3,228 | java | SmsControllerTest.java | Java | [] | null | [] | package com.phoebe.staffjoy.sms.controller;
import com.aliyuncs.IAcsClient;
import com.aliyuncs.dysmsapi.model.v20170525.SendSmsRequest;
import com.aliyuncs.dysmsapi.model.v20170525.SendSmsResponse;
import com.aliyuncs.exceptions.ClientException;
import lombok.extern.slf4j.Slf4j;
import org.junit.Test;
import org.juni... | 3,228 | 0.754027 | 0.744114 | 76 | 41.473682 | 27.334898 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.657895 | false | false | 1 |
b40f4013b242e3dd3ac7bd83b02601bff965e2c4 | 30,331,059,067,891 | b1d05e0642a54239490d1d2c62a5a0a21b5b9870 | /Projekt-Software/src/game/entities/Player.java | 5b5aff8ea4af08e109bc47ea551a7bc92765e219 | [] | no_license | rosenlund96/IT--2semester | https://github.com/rosenlund96/IT--2semester | 9fc29b08196e4f196aee2a4734bd8a100a3e4e5a | 38345c205d8f11ede7145699323302922dd58617 | refs/heads/master | 2021-01-21T13:21:45.373000 | 2016-05-27T08:34:48 | 2016-05-27T08:34:48 | 53,952,232 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package game.entities;
public class Player {
// Attributes
private int position, outOfJailCard, housesOwned, hotelsOwned;
private static int timeInPrison;
private String name;
private Balance balance;
private boolean isBroke, isImprisoned;
// Constructors
public Player(String name, int sta... | UTF-8 | Java | 3,311 | java | Player.java | Java | [
{
"context": " int housesOwned, int hotelsOwned){\r\n\t\tthis.name = name;\r\n\t\tthis.balance = new Balance(startingBalance);\r",
"end": 478,
"score": 0.9325628280639648,
"start": 474,
"tag": "NAME",
"value": "name"
}
] | null | [] | package game.entities;
public class Player {
// Attributes
private int position, outOfJailCard, housesOwned, hotelsOwned;
private static int timeInPrison;
private String name;
private Balance balance;
private boolean isBroke, isImprisoned;
// Constructors
public Player(String name, int sta... | 3,311 | 0.633343 | 0.629417 | 126 | 24.293652 | 25.491383 | 173 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.865079 | false | false | 1 |
88b6b2bbc061db8556beb41467abcf5e1d9544fd | 30,227,979,860,106 | 9b960aa12716354a88dea235787bec2a7e337d4d | /src/maze/Maze.java | fba14e37ab4e60a83f7ce07ced73d7a18fb5625e | [] | no_license | MatthiasHeinzmann/mazegame | https://github.com/MatthiasHeinzmann/mazegame | fd55f175848ddad49a7d494b5814300d9c15ea73 | 943c7476920bbec4d7d098c590999b62e8575dd4 | refs/heads/master | 2020-04-14T23:27:20.770000 | 2019-05-01T10:34:27 | 2019-05-01T10:34:27 | 164,202,787 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package maze;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Scanner;
import java.util.Map;
import border.Border;
import border.Door;
import border.OpenBorder;
import mazeutil.Direction;
import observer.RiddleSubject;
import riddle.Riddle;
import riddle.RiddleFactory;
imp... | UTF-8 | Java | 6,568 | java | Maze.java | Java | [] | null | [] | package maze;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Scanner;
import java.util.Map;
import border.Border;
import border.Door;
import border.OpenBorder;
import mazeutil.Direction;
import observer.RiddleSubject;
import riddle.Riddle;
import riddle.RiddleFactory;
imp... | 6,568 | 0.696102 | 0.688337 | 235 | 26.948936 | 23.485023 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.821277 | false | false | 1 |
65af736e37e65396f7053c25db16fe57ba314188 | 8,203,387,584,940 | ade956a8965a811d5088100a9c8ac53638440867 | /设计模式/解释器模式/src/main/java/com/company/calculate/ArithmeticInterpreter.java | 3696611a2235154596de4096ef233fd5c7b4e4ad | [] | no_license | Hyyellow/JavaKnowledgePoints | https://github.com/Hyyellow/JavaKnowledgePoints | 6f9f0aac607f764180739f14ff47ff201c40242f | 930c7293bad0e73b4dd6a4817f0fa5ec555a88a3 | refs/heads/master | 2023-03-27T10:42:45.578000 | 2021-03-27T14:45:25 | 2021-03-27T14:45:25 | 302,593,424 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company.calculate;
/**
* @program: 解释器模式
* @description:
* @author: Mr.Huang
* @create: 2020-10-20 17:30
**/
public interface ArithmeticInterpreter {
int interpret();
}
| UTF-8 | Java | 203 | java | ArithmeticInterpreter.java | Java | [
{
"context": "**\n * @program: 解释器模式\n * @description:\n * @author: Mr.Huang\n * @create: 2020-10-20 17:30\n **/\npublic interfac",
"end": 92,
"score": 0.9998689889907837,
"start": 84,
"tag": "NAME",
"value": "Mr.Huang"
}
] | null | [] | package com.company.calculate;
/**
* @program: 解释器模式
* @description:
* @author: Mr.Huang
* @create: 2020-10-20 17:30
**/
public interface ArithmeticInterpreter {
int interpret();
}
| 203 | 0.663212 | 0.601036 | 13 | 13.846154 | 13.002048 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.153846 | false | false | 1 |
84135fe09b9fd9b5bcd8d3fe2024505687442ee4 | 25,589,415,170,999 | d129c00b601c3bd36191c4c6c4d18a0bfd8ca6e0 | /SpringBootRestH2/src/main/java/com/zetcode/controller/MyController.java | 5791889dc909a4ca9af2df59a5e0055fe5521bee | [] | no_license | Meninx-1/Spring-Boot-Learning | https://github.com/Meninx-1/Spring-Boot-Learning | 4bc0c8c1f17bce0373ebb718a6c91f48dfcc9e8c | 180c1a862f31dd307092b1128728b98d97c48d3c | refs/heads/master | 2023-07-17T02:48:13.371000 | 2021-09-07T18:16:05 | 2021-09-07T18:16:05 | 400,648,116 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zetcode.controller;
import com.zetcode.bean.City;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestMapping;
import com.zetcode.service.ICityService;
import org.springframework.web.bind.annotation.PathVariable;
import... | UTF-8 | Java | 1,101 | java | MyController.java | Java | [] | null | [] | package com.zetcode.controller;
import com.zetcode.bean.City;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestMapping;
import com.zetcode.service.ICityService;
import org.springframework.web.bind.annotation.PathVariable;
import... | 1,101 | 0.75386 | 0.75386 | 34 | 31.411764 | 24.710224 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.352941 | false | false | 1 |
152a77ee60a5f67d79d3429ad5f5bffd85c5c9df | 5,781,025,987,547 | 5a20c1c51d80793fad6c857623fb72d8b7e94940 | /CarLibrary/src/net/trust/utils/node/Node.java | b0c08de9f35063248a8a32f95cd0bd134353c472 | [] | no_license | worgent/fjfdszjtest | https://github.com/worgent/fjfdszjtest | a83975b5798c8c695556bdff01ca768eaec75327 | 9c66e33c5838a388230e3150cd2bd8ca0358e9e8 | refs/heads/master | 2021-01-10T02:21:53.352000 | 2012-05-08T02:47:01 | 2012-05-08T02:47:01 | 55,039,210 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.trust.utils.node;
/**
* @author chenf
* 2006年4月15日
* 一个节点类
* **/
public class Node {
private String id ;//节点的唯一标
private String title;//节点名称
private String superId;//父亲节点
private int checked = 0 ;//是否选中该节点
private String target ;//用于链接目标窗口名字
private String href; //节点链接
private Stri... | GB18030 | Java | 1,342 | java | Node.java | Java | [
{
"context": "package net.trust.utils.node;\r\n\r\n/**\r\n * @author chenf\r\n * 2006年4月15日\r\n * 一个节点类\r\n * **/\r\npublic class No",
"end": 54,
"score": 0.9995309710502625,
"start": 49,
"tag": "USERNAME",
"value": "chenf"
}
] | null | [] | package net.trust.utils.node;
/**
* @author chenf
* 2006年4月15日
* 一个节点类
* **/
public class Node {
private String id ;//节点的唯一标
private String title;//节点名称
private String superId;//父亲节点
private int checked = 0 ;//是否选中该节点
private String target ;//用于链接目标窗口名字
private String href; //节点链接
private Stri... | 1,342 | 0.665016 | 0.658416 | 58 | 18.896551 | 14.081891 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.482759 | false | false | 1 |
70aafa98935e951ba97359a08fee4e68456f8c72 | 29,892,972,386,853 | e70019e34a9222335d208ab33e0bb9c053a00600 | /src/main/java/com/iqmsoft/boot/jmx/service/IJmxService.java | 0dc4f8c755e6fc8454e7d6674d05d8ab958ec8bc | [] | no_license | Murugar/SpringBootNotifyJMX | https://github.com/Murugar/SpringBootNotifyJMX | 7d0ab9d0d7950a99eeefde931d3c9f235c8146a9 | e83bce4f75886dbf0f763ddc7136c281e49e7e5d | refs/heads/master | 2021-01-23T11:21:53.438000 | 2018-07-14T02:43:06 | 2018-07-14T02:43:06 | 93,136,541 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.iqmsoft.boot.jmx.service;
import org.springframework.web.servlet.ModelAndView;
import com.iqmsoft.boot.jmx.entity.RemoteJMXEntity;
public interface IJmxService {
void remoteByEntity(RemoteJMXEntity remoteJMXEntity);
}
| UTF-8 | Java | 240 | java | IJmxService.java | Java | [] | null | [] | package com.iqmsoft.boot.jmx.service;
import org.springframework.web.servlet.ModelAndView;
import com.iqmsoft.boot.jmx.entity.RemoteJMXEntity;
public interface IJmxService {
void remoteByEntity(RemoteJMXEntity remoteJMXEntity);
}
| 240 | 0.8125 | 0.8125 | 12 | 19 | 23.259407 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 1 |
fcfdc8642474285da8c67c4e346629444a0ba7d8 | 3,831,110,842,305 | c012b324b6dea1ce885bf21996c825cac9a38748 | /AVL-TREES/AvlTrees.java | 8830c9f1912bdd3ef75ae7416809c6312966796b | [] | no_license | antonioeloi/Search-Trees | https://github.com/antonioeloi/Search-Trees | 4150eefb3198df9844ca6c6cd6fa25482c0496cd | 523b4cd93abebb3efc9c47b611d89aee987d4725 | refs/heads/master | 2021-04-15T17:28:17.089000 | 2018-03-27T00:28:43 | 2018-03-27T00:28:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.IOException;
import java.util.StringTokenizer;
import java.text.NumberFormat;
import java.util.*;
// Class to represent node
// For simplicity the atributes are public
class Node {
public String card;
public int balance;
public int height;
public Node left;
public Node right;
/... | UTF-8 | Java | 9,359 | java | AvlTrees.java | Java | [] | null | [] | import java.io.IOException;
import java.util.StringTokenizer;
import java.text.NumberFormat;
import java.util.*;
// Class to represent node
// For simplicity the atributes are public
class Node {
public String card;
public int balance;
public int height;
public Node left;
public Node right;
/... | 9,359 | 0.526445 | 0.522599 | 332 | 27.189758 | 21.0296 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.460843 | false | false | 1 |
7aabe9e938aa931c4601c28b08109101e280adbd | 32,882,269,644,793 | 7ff387b84df104e2478fab62551c6be1c182b5a0 | /src/main/java/lib/ReflectionMethodInvoker.java | 6848c50c96d4c7548c2c1daadad5da9298c61ab4 | [] | no_license | josephyim/PLOT2 | https://github.com/josephyim/PLOT2 | 03424c24910a3cf8cf3fa1976b8611b844c723d2 | bfd17f0189d61e9251420c8baf4d2bc0cd00bade | refs/heads/master | 2019-01-01T09:18:59.589000 | 2016-12-08T23:26:05 | 2016-12-08T23:26:05 | 72,345,026 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lib;
import java.lang.reflect.Method;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
/**
* @author Joseph Yim on 30/10/2016.
*/
public class ReflectionMethodInvoker implements MethodInvoker {
private static final ReflectionMethodInvoker METHOD_INVOKER = new ReflectionMethodInvok... | UTF-8 | Java | 1,306 | java | ReflectionMethodInvoker.java | Java | [
{
"context": "a.util.List;\nimport java.util.Set;\n\n/**\n * @author Joseph Yim on 30/10/2016.\n */\npublic class ReflectionMethodI",
"end": 144,
"score": 0.9998016357421875,
"start": 134,
"tag": "NAME",
"value": "Joseph Yim"
}
] | null | [] | package lib;
import java.lang.reflect.Method;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
/**
* @author <NAME> on 30/10/2016.
*/
public class ReflectionMethodInvoker implements MethodInvoker {
private static final ReflectionMethodInvoker METHOD_INVOKER = new ReflectionMethodInvoker()... | 1,302 | 0.640888 | 0.633997 | 44 | 28.681818 | 27.615685 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 1 |
a37792411865219f631798f0107dbe43536b1136 | 317,827,616,364 | 1275b8b724d65b4dabf5081a57bcdb99b47dbc6e | /LeetCode_Java/src/KthLargestElementinanArray.java | 7b5cb59885495ba14349bc81cef30ae353e198f4 | [] | no_license | sureshrmdec/CodingInterview-1 | https://github.com/sureshrmdec/CodingInterview-1 | 8969dba200a345f2bd343ec4d3171042b801992c | 953c6db5f2a898cf914612a975eb7d3a50cfa7f8 | refs/heads/master | 2021-09-19T21:19:29.574000 | 2018-07-31T17:58:34 | 2018-07-31T17:58:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Arrays;
import java.util.Comparator;
import java.util.PriorityQueue;
/**
* Find the kth largest element in an unsorted array. Note that it is the kth largest element in the
* sorted order, not the kth distinct element.
* For example,
* Given [3,2,1,5,6,4] and k = 2, return 5.
* Note:
* You may... | UTF-8 | Java | 3,158 | java | KthLargestElementinanArray.java | Java | [
{
"context": "s always valid, 1 ≤ k ≤ array's length.\n * @author wendi\n *\n */\npublic class KthLargestElementinanArray {\n",
"end": 387,
"score": 0.9584482908248901,
"start": 382,
"tag": "USERNAME",
"value": "wendi"
}
] | null | [] | import java.util.Arrays;
import java.util.Comparator;
import java.util.PriorityQueue;
/**
* Find the kth largest element in an unsorted array. Note that it is the kth largest element in the
* sorted order, not the kth distinct element.
* For example,
* Given [3,2,1,5,6,4] and k = 2, return 5.
* Note:
* You may... | 3,158 | 0.632847 | 0.615409 | 103 | 29.621359 | 26.898991 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.485437 | false | false | 1 |
b8a3912d168f60da55d68d929e7df7429734e9ce | 6,476,810,743,082 | b871cf435532607566d9558b8ddafc136ef80317 | /GameCentral/ScoreUp Game - for kids/ScoreUp.java | 4424552d288bcc9a3faf54e76b12d4cc299bf92e | [] | no_license | abadrinath947/projects | https://github.com/abadrinath947/projects | 62427eaeb85ff453587162549b862dd3cab7c6a1 | 75e3fdb233586d1ad3e1fc107e3fa08c4f6b0dfe | refs/heads/master | 2021-06-15T06:54:40.448000 | 2021-05-19T09:58:35 | 2021-05-19T09:58:35 | 196,703,747 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* This program contains the rules of the game ScoreUp and runs the game.
*
* ScoreUp is a two player game consisting of five rounds and two turns
* per round (one for each player). Both players commence and have 9 tiles
* numbered from 1 to 9. Each player rolls 2 die and chooses, based on the
* tiles h... | UTF-8 | Java | 17,824 | java | ScoreUp.java | Java | [
{
"context": "oup, and Dice classes are required.\n *\n * @author Anirudhan Badrinath\n * @since \t9/26/2017\n */\n\npublic class ScoreUp {",
"end": 1014,
"score": 0.999858021736145,
"start": 995,
"tag": "NAME",
"value": "Anirudhan Badrinath"
}
] | null | [] | /**
* This program contains the rules of the game ScoreUp and runs the game.
*
* ScoreUp is a two player game consisting of five rounds and two turns
* per round (one for each player). Both players commence and have 9 tiles
* numbered from 1 to 9. Each player rolls 2 die and chooses, based on the
* tiles h... | 17,811 | 0.602951 | 0.59246 | 433 | 40.163971 | 32.078907 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.981524 | false | false | 1 |
b2edd72bec012694fea4563eaf563183c37e2066 | 31,602,369,391,031 | 28c91e54d3f16380297b7cb4e199dabc3d57e288 | /src/main/java/com/cpmx8/chainmexico/AppChainMx.java | 4f7f0adb113fde70895b41e906cf717b2bb815cb | [] | no_license | fredcess23/ChainMex-REST | https://github.com/fredcess23/ChainMex-REST | d9e67e076124edfd7d0236d42246485fd99f399d | d73cd6bf1429461633589d6f064e12c8b474124c | refs/heads/master | 2020-12-02T11:17:45.606000 | 2017-07-08T15:42:33 | 2017-07-08T15:42:33 | 96,624,318 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cpmx8.chainmexico;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class AppChainMx{
public static void main(String[] args) {
SpringApplication.run(AppChainMx.class, args);
}
}
| UTF-8 | Java | 315 | java | AppChainMx.java | Java | [] | null | [] | package com.cpmx8.chainmexico;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class AppChainMx{
public static void main(String[] args) {
SpringApplication.run(AppChainMx.class, args);
}
}
| 315 | 0.774603 | 0.771429 | 13 | 23.23077 | 23.720015 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 1 |
b6cfce07004547d2d4d19112df72b073764e22eb | 9,775,345,602,186 | e32d43458eea828e9c83f018e8c46693972f5fa2 | /demo-service/src/main/java/com/excelhk/openapi/demoservice/utils/SftpClientHandler.java | b1b27fc04c4c219b3a32086081d55c43769141c6 | [] | no_license | luren0304/demo | https://github.com/luren0304/demo | cf89a11344f7a10ae1231a8d93c2d1057276b676 | 51339da30034100ea694083cb674afd7556af2a6 | refs/heads/master | 2020-06-14T00:42:59.638000 | 2019-09-17T10:01:12 | 2019-09-17T10:01:12 | 194,839,247 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.excelhk.openapi.demoservice.utils;
import com.excelhk.openapi.demoservice.utils.constants.DemoConstants;
import com.jcraft.jsch.*;
import com.jcraft.jsch.ChannelSftp.LsEntry;
import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.io.*;
import java... | UTF-8 | Java | 11,389 | java | SftpClientHandler.java | Java | [
{
"context": "ties;\nimport java.util.Vector;\n\n\n/**\n *\n * @author anita\n */\npublic class SftpClientHandler {\n\n\t\n\tprivate ",
"end": 441,
"score": 0.9992502927780151,
"start": 436,
"tag": "USERNAME",
"value": "anita"
},
{
"context": "setLogger(null);\n\t\t}\n\t}\n\n\tpublic... | null | [] | package com.excelhk.openapi.demoservice.utils;
import com.excelhk.openapi.demoservice.utils.constants.DemoConstants;
import com.jcraft.jsch.*;
import com.jcraft.jsch.ChannelSftp.LsEntry;
import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.io.*;
import java... | 11,391 | 0.637721 | 0.634735 | 391 | 28.127878 | 26.113152 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.2711 | false | false | 1 |
09bd2e0f1a1524b93aac8d52b8d3f8a0574942cf | 3,977,139,740,522 | 9d7c6691300e83fef6960cb5d016e3960c81232f | /HGDWZ/src/com/hg/business/product/service/ProductCategoryService.java | 880af6a2beaf5f452da4be2f10d8e08bec724c77 | [] | no_license | dalinhuang/hgdwz | https://github.com/dalinhuang/hgdwz | c30ee4dca451115be50bbe4bb1d1e37cec6c2980 | bfdfe7cb084e4323584e9989729c91f308f51414 | refs/heads/master | 2018-01-08T22:08:10.980000 | 2013-04-12T07:53:53 | 2013-04-12T07:53:53 | 52,964,553 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hg.business.product.service;
import java.util.List;
import org.hj.common.page.PageModel;
import org.hj.framework.pojo.SysMenubar;
import com.hg.entity.ProductCategory;
import com.hg.vo.product.CategoryPageModel;
public interface ProductCategoryService {
//分页查询商品分类
public PageModel getPro... | GB18030 | Java | 790 | java | ProductCategoryService.java | Java | [] | null | [] | package com.hg.business.product.service;
import java.util.List;
import org.hj.common.page.PageModel;
import org.hj.framework.pojo.SysMenubar;
import com.hg.entity.ProductCategory;
import com.hg.vo.product.CategoryPageModel;
public interface ProductCategoryService {
//分页查询商品分类
public PageModel getPro... | 790 | 0.77591 | 0.77591 | 27 | 24.444445 | 22.481817 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.962963 | false | false | 1 |
e640d2d28aad13c5112df43b06afd195522eea46 | 10,368,051,061,719 | 38b5bd4564bf1381465c2c0c0df4a49524d1c726 | /customviews/src/main/java/com/golike/customviews/ChatView.java | 51b645aa2e5beb6ec578208bc4ce07555324e457 | [
"Apache-2.0"
] | permissive | jianhui1012/AndroidSample | https://github.com/jianhui1012/AndroidSample | 1263617c3d5842bec3b98d54576890b35c312b23 | 76b7a9aa4e8669bcacbafa63765644d06770f98d | refs/heads/master | 2021-01-02T22:28:28.962000 | 2018-03-06T02:37:31 | 2018-03-06T02:37:31 | 99,325,621 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.golike.customviews;
import android.content.Context;
import android.support.annotation.Nullable;
import android.util.AttributeSet;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.MotionEvent;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AbsL... | UTF-8 | Java | 9,024 | java | ChatView.java | Java | [
{
"context": "terator;\nimport java.util.List;\n\n/**\n * Created by admin on 2017/8/8.\n */\n\npublic class ChatView extends F",
"end": 1317,
"score": 0.9964666366577148,
"start": 1312,
"tag": "USERNAME",
"value": "admin"
}
] | null | [] | package com.golike.customviews;
import android.content.Context;
import android.support.annotation.Nullable;
import android.util.AttributeSet;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.MotionEvent;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AbsL... | 9,024 | 0.668225 | 0.665665 | 237 | 36.898735 | 33.108665 | 222 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.64557 | false | false | 1 |
22bbb97c6888921437faa2a05a8f03cc6c2a3055 | 850,403,548,418 | e1a134c90fce43a398b2d7d49928e0e7867bf62a | /src/test/java/org/pgramatictesting/PokemonControllerTest.java | 872d3fb7bf9af0745eb5d14d9408dd888b62e157 | [] | no_license | nazar-art/spring-pragmatic-testing | https://github.com/nazar-art/spring-pragmatic-testing | 160b96e6ff62b8a42f06f62e5ff812329ded3ef5 | 22f56d84cac412e391a7e61f09d197dcba801390 | refs/heads/master | 2021-02-16T13:51:50.587000 | 2020-03-04T22:07:48 | 2020-03-04T22:07:48 | 244,232,905 | 0 | 0 | null | true | 2020-03-01T22:21:05 | 2020-03-01T22:21:04 | 2017-11-24T18:55:35 | 2016-11-29T11:28:54 | 73 | 0 | 0 | 0 | null | false | false | package org.pgramatictesting;
import com.github.tomakehurst.wiremock.client.WireMock;
import org.hamcrest.Matchers;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.autoconfigure.restdocs.AutoConfigureRestDocs;
import org.springframework.boot.test.context.SpringBootTest;
imp... | UTF-8 | Java | 4,020 | java | PokemonControllerTest.java | Java | [] | null | [] | package org.pgramatictesting;
import com.github.tomakehurst.wiremock.client.WireMock;
import org.hamcrest.Matchers;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.autoconfigure.restdocs.AutoConfigureRestDocs;
import org.springframework.boot.test.context.SpringBootTest;
imp... | 4,020 | 0.695522 | 0.690547 | 86 | 45.755814 | 30.597513 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.488372 | false | false | 1 |
d20ad682fbdf45480b39784ca325ca1b87b678dc | 22,368,189,715,852 | 3651ea20839e14c5d91aa4263ec5c8c5ded2a575 | /src/main/java/bvp/his/isofhcare/constant/field/CommonField.java | b4b5637629180f22c559859981185095ee36d689 | [] | no_license | TieuTruc14/bvp_isofhcare | https://github.com/TieuTruc14/bvp_isofhcare | b0aa5dded355716da292b002b2fdca51504b462e | 7313306b923b521713a86e5ea85dfc0639317ba5 | refs/heads/master | 2020-11-25T08:20:28.203000 | 2019-12-17T08:45:23 | 2019-12-17T08:45:23 | 228,571,707 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bvp.his.isofhcare.constant.field;
public class CommonField {
public static final String PAGE = "page";
public static final String SIZE = "size";
public static final String NAME = "name";
}
| UTF-8 | Java | 210 | java | CommonField.java | Java | [] | null | [] | package bvp.his.isofhcare.constant.field;
public class CommonField {
public static final String PAGE = "page";
public static final String SIZE = "size";
public static final String NAME = "name";
}
| 210 | 0.714286 | 0.714286 | 7 | 29 | 19.071295 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 13 |
4e78a2b8c6d7ad5b399bab3eeabf2eac072eae8c | 22,978,075,068,826 | bcf878ffebe64d0c1a4257a942ec794413dfee21 | /fapi-sga-curso-master/fapi-sga-curso-view/src/main/java/br/edu/fapi/sga/curso/view/operacoes/Exclusao.java | cd498f0760fd7a8cf790082b09e85ea099cf20ab | [] | no_license | mafanaci-fapi/Vesuvio | https://github.com/mafanaci-fapi/Vesuvio | e4442218429540525a9423bd81849d5d352a4e45 | d99d0b0c6d3344dbd19cc2bceb2650948f1981c8 | refs/heads/master | 2020-03-17T04:45:08.370000 | 2018-07-07T04:31:37 | 2018-07-07T04:31:37 | 133,287,542 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.edu.fapi.sga.curso.view.operacoes;
import java.util.Scanner;
import br.edu.fapi.sga.curso.controller.CursoController;
import br.edu.fapi.sga.model.curso.Curso;
public class Exclusao {
public void excluirCurso(CursoController cursoController, Scanner scanner, Curso curso) {
int opcao;
int codigo;
in... | UTF-8 | Java | 1,618 | java | Exclusao.java | Java | [] | null | [] | package br.edu.fapi.sga.curso.view.operacoes;
import java.util.Scanner;
import br.edu.fapi.sga.curso.controller.CursoController;
import br.edu.fapi.sga.model.curso.Curso;
public class Exclusao {
public void excluirCurso(CursoController cursoController, Scanner scanner, Curso curso) {
int opcao;
int codigo;
in... | 1,618 | 0.605198 | 0.597772 | 62 | 25.064516 | 21.705412 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.677419 | false | false | 13 |
59475ea0dfeac269f550964b0fa829f677605a2a | 27,298,812,159,777 | f163cd723e757462fef5c2e7420dfa264fa224bb | /src/com/app/sentinelsecurity/SystemActivity.java | d7340a08ca72c76e3ae60a9ee54c434b52f1f9c3 | [] | no_license | mjhamm75/SentinelSecurity | https://github.com/mjhamm75/SentinelSecurity | 6833cefc419557cb96cbf6202bec0d10d9dfd239 | 0414b0648b7b9a0b71649f1545ee7460d4351375 | refs/heads/master | 2020-05-16T21:46:19.409000 | 2013-08-10T13:03:58 | 2013-08-10T13:03:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.app.sentinelsecurity;
import java.util.ArrayList;
import java.util.List;
import android.app.Activity;
import android.content.Context;
import android.os.Bundle;
import com.app.sentinelsecurity.domain.DbData;
import com.app.sentinelsecurity.domain.Question;
public class SystemActivity extends ListActivity... | UTF-8 | Java | 3,156 | java | SystemActivity.java | Java | [] | null | [] | package com.app.sentinelsecurity;
import java.util.ArrayList;
import java.util.List;
import android.app.Activity;
import android.content.Context;
import android.os.Bundle;
import com.app.sentinelsecurity.domain.DbData;
import com.app.sentinelsecurity.domain.Question;
public class SystemActivity extends ListActivity... | 3,156 | 0.747465 | 0.723384 | 80 | 38.450001 | 33.139065 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.4625 | false | false | 13 |
71c62be2112a7134084dd4ba77c9686990944084 | 22,170,621,241,861 | 6e8523de91450fc417b9a99a855ee5125a56aa74 | /dal/src/main/java/com/byy/dal/entity/beans/refundorder/RefundOrder.java | a19f7e600d42e74ed69c676a60067a851b68b21e | [] | no_license | GoblinXX/flash-car | https://github.com/GoblinXX/flash-car | 6a05b969cc3e324daf7fe71ba89bc71498538512 | 6ab7b1574489aa0a2845108dc14a5bc9b458c52a | refs/heads/master | 2022-03-25T11:36:50.671000 | 2020-01-02T09:39:49 | 2020-01-02T09:39:49 | 231,350,503 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.byy.dal.entity.beans.refundorder;
import com.byy.dal.entity.beans.base.BaseEntityArchiveWithUserId;
import com.byy.dal.enums.OrderType;
import com.byy.dal.enums.RefundStatus;
import java.math.BigDecimal;
import java.time.LocalDateTime;
import lombok.Getter;
import lombok.Setter;
import lombok.ToString;
imp... | UTF-8 | Java | 1,149 | java | RefundOrder.java | Java | [
{
"context": "am: flash-car\n * @description: 退款订单实体类\n * @author: Goblin\n * @create: 2019-06-21 16:10\n **/\n@Alias(\"RefundO",
"end": 425,
"score": 0.9994969367980957,
"start": 419,
"tag": "USERNAME",
"value": "Goblin"
}
] | null | [] | package com.byy.dal.entity.beans.refundorder;
import com.byy.dal.entity.beans.base.BaseEntityArchiveWithUserId;
import com.byy.dal.enums.OrderType;
import com.byy.dal.enums.RefundStatus;
import java.math.BigDecimal;
import java.time.LocalDateTime;
import lombok.Getter;
import lombok.Setter;
import lombok.ToString;
imp... | 1,149 | 0.671115 | 0.659676 | 62 | 15.919354 | 14.538379 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.306452 | false | false | 13 |
256b05787258df468cf22072c705ec9584be2186 | 25,168,508,410,229 | cca2abb800cc4e97decc124c2227d7e1284dcd97 | /modules/integration-tests/it-xcode-maven-plugin/src/test/java/com/sap/prd/mobile/ios/mios/XCodeLifecycleTest.java | cb4b68e9e6220f449221c079626171f32f6eb809 | [
"Apache-2.0"
] | permissive | sreedhargs89/xcode-maven-plugin | https://github.com/sreedhargs89/xcode-maven-plugin | f381ad455ffe209562267b561aa60aa1dcf0416d | 88dfb2c886de6cc23d449dde000c14c782df61e0 | refs/heads/master | 2020-04-05T11:49:55.224000 | 2018-01-29T10:29:17 | 2018-01-29T10:29:17 | 38,999,602 | 0 | 0 | Apache-2.0 | true | 2018-01-29T10:29:18 | 2015-07-13T08:12:59 | 2015-07-13T08:13:01 | 2018-01-29T10:29:18 | 9,202 | 0 | 0 | 1 | Java | false | null | /*
* #%L
* it-xcode-maven-plugin
* %%
* Copyright (C) 2012 SAP AG
* %%
* 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
*
* Unle... | UTF-8 | Java | 12,099 | java | XCodeLifecycleTest.java | Java | [] | null | [] | /*
* #%L
* it-xcode-maven-plugin
* %%
* Copyright (C) 2012 SAP AG
* %%
* 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
*
* Unle... | 12,099 | 0.720142 | 0.71758 | 295 | 40.013557 | 37.532719 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.847458 | false | false | 13 |
82cc6fc151983ae07f62b1b9c64758158539d8fd | 25,168,508,411,957 | faa4250acd15a549fee82b474ed5cfd1bd63da1a | /mall-manager/src/main/java/com/m4coding/mallmanager/MallManagerApplication.java | 57d522422af5effd8c208c9bee3a3da7f6128e34 | [] | no_license | m4coding/HappyGoGoMall | https://github.com/m4coding/HappyGoGoMall | 0154f89d2079d066d0f5d2f6f012a692d01c49f1 | a31a6806d4d42b5598d6097016317c09a8c2acbf | refs/heads/master | 2022-06-24T01:17:19.133000 | 2020-09-22T10:37:37 | 2020-09-22T10:37:37 | 221,904,011 | 0 | 0 | null | false | 2022-06-21T02:14:43 | 2019-11-15T10:48:12 | 2020-09-22T10:37:55 | 2022-06-21T02:14:40 | 1,216 | 0 | 0 | 2 | Java | false | false | package com.m4coding.mallmanager;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.web.servlet.config.annotation.EnableWebMvc;
@SpringBootApplication
@EnableWebMvc
public class MallManagerApplication {
public static... | UTF-8 | Java | 424 | java | MallManagerApplication.java | Java | [] | null | [] | package com.m4coding.mallmanager;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.web.servlet.config.annotation.EnableWebMvc;
@SpringBootApplication
@EnableWebMvc
public class MallManagerApplication {
public static... | 424 | 0.813679 | 0.811321 | 15 | 27.266666 | 26.205513 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 13 |
7ee6a6650b3a73d632e01ceaaf8563aab58b76d1 | 23,811,298,742,023 | e51de484e96efdf743a742de1e91bce67f555f99 | /Android/triviacrack_src/src/com/lifestreet/android/lsmsdk/SlotJsonResponse.java | 9b816321372c2ec4b1d300b24a79d8766e6e7cf4 | [] | no_license | adumbgreen/TriviaCrap | https://github.com/adumbgreen/TriviaCrap | b21e220e875f417c9939f192f763b1dcbb716c69 | beed6340ec5a1611caeff86918f107ed6807d751 | refs/heads/master | 2021-03-27T19:24:22.401000 | 2015-07-12T01:28:39 | 2015-07-12T01:28:39 | 28,071,899 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package com.lifestreet.android.lsmsdk;
import com.lifestreet.android.lsmsdk.commons.LSMLogger;
import com.lifestreet.android.lsmsdk.exceptions.I... | UTF-8 | Java | 6,730 | java | SlotJsonResponse.java | Java | [
{
"context": "// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.\n// Jad home page: http://www.geocities.com/kpdus",
"end": 61,
"score": 0.9996231198310852,
"start": 45,
"tag": "NAME",
"value": "Pavel Kouznetsov"
}
] | null | [] | // Decompiled by Jad v1.5.8e. Copyright 2001 <NAME>.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package com.lifestreet.android.lsmsdk;
import com.lifestreet.android.lsmsdk.commons.LSMLogger;
import com.lifestreet.android.lsmsdk.exceptions.InvalidNetw... | 6,720 | 0.634027 | 0.628232 | 200 | 32.650002 | 33.900112 | 170 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.595 | false | false | 13 |
92d3a5dfbe39816c75dcd5bf2607d4c6851e47bb | 18,253,611,013,791 | 1fd5a5ae9fa680421333bd5fd4a113bbdda0841d | /springboot-order-rabbitmq-producer/src/main/java/com/arlin/service/OrderService.java | 932ebda54824d5bc68dbca65855954e73c269c2b | [] | no_license | Arlenlincd/RabbitMQ-Study | https://github.com/Arlenlincd/RabbitMQ-Study | 0928ca6f9f14902030d92f6605d425e3a95e8342 | a73827733a660fadda987226ae08662a662fcf57 | refs/heads/master | 2023-07-01T02:50:15.568000 | 2021-08-03T15:21:58 | 2021-08-03T15:21:58 | 392,357,338 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.arlin.service;
import org.springframework.amqp.AmqpException;
import org.springframework.amqp.core.Message;
import org.springframework.amqp.core.MessagePostProcessor;
import org.springframework.amqp.rabbit.core.RabbitTemplate;
import org.springframework.beans.factory.annotation.Autowired;
import org.spring... | UTF-8 | Java | 2,371 | java | OrderService.java | Java | [
{
"context": "me: OrderService\n * @Description: TODO\n * @Author: arlin\n * @Date: 2021/7/27\n */\n@Service\npublic class Ord",
"end": 446,
"score": 0.9991424083709717,
"start": 441,
"tag": "USERNAME",
"value": "arlin"
}
] | null | [] | package com.arlin.service;
import org.springframework.amqp.AmqpException;
import org.springframework.amqp.core.Message;
import org.springframework.amqp.core.MessagePostProcessor;
import org.springframework.amqp.rabbit.core.RabbitTemplate;
import org.springframework.beans.factory.annotation.Autowired;
import org.spring... | 2,371 | 0.661884 | 0.650406 | 70 | 28.871429 | 28.088594 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.457143 | false | false | 13 |
2f2395f7b7d8e0345d34c4077eacf93accc0ebfc | 4,398,046,579,082 | 25ea7e61562669ca8ad1ecb4ca2b4d1290748fb8 | /src/main/java/com/dixon/main/App.java | 2befd0cbf62643fa3ae0f3fbba23d2e0c8a00f8c | [] | no_license | dixonpv/spring-xml-example | https://github.com/dixonpv/spring-xml-example | 6bc52f03987563b4a77fc1d1c34a23e71016d39a | 9d5116fc3edbc3e50db6ff85389ae4d886cfa9f0 | refs/heads/master | 2022-12-19T14:27:03.607000 | 2021-08-07T18:59:09 | 2021-08-07T18:59:09 | 299,786,469 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dixon.main;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
import com.dixon.main.bean.GreetService;
/**
* @author dixon
*
*/
public class App
{
public static void main( String[] args )
{
ApplicationContext... | UTF-8 | Java | 531 | java | App.java | Java | [
{
"context": " com.dixon.main.bean.GreetService;\n\n/**\n * @author dixon\n *\n */\npublic class App \n{\n public static void",
"end": 218,
"score": 0.9995171427726746,
"start": 213,
"tag": "USERNAME",
"value": "dixon"
}
] | null | [] | package com.dixon.main;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
import com.dixon.main.bean.GreetService;
/**
* @author dixon
*
*/
public class App
{
public static void main( String[] args )
{
ApplicationContext... | 531 | 0.736347 | 0.736347 | 21 | 24.285715 | 28.85125 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 13 |
e5ef5f798ff67d37fadc16ec41be44f1f70125cb | 18,365,280,204,878 | e1f6790c31f8d08802778f7a9fdf65158f353b83 | /src/ghost/DictionaryTest.java | a2db289a8982759b881d1b11bb86de58267e8d18 | [] | no_license | nhatnguyen26/Ghosts | https://github.com/nhatnguyen26/Ghosts | 1818ad677a995270fed576b10c597c64546052fb | c216ca65affd31da8b6b7d2658ce0d2cfda143c1 | refs/heads/master | 2016-09-11T02:48:16.925000 | 2014-07-22T04:44:30 | 2014-07-22T04:44:30 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ghost;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertTrue;
import org.junit.Test;
public class DictionaryTest {
@Test
public void testDictionary1() {
//fail("Not yet implemented");
Dictionary dict = new Dictionary();
LetterNode dictNode = dict.getDict(... | UTF-8 | Java | 875 | java | DictionaryTest.java | Java | [] | null | [] | package ghost;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertTrue;
import org.junit.Test;
public class DictionaryTest {
@Test
public void testDictionary1() {
//fail("Not yet implemented");
Dictionary dict = new Dictionary();
LetterNode dictNode = dict.getDict(... | 875 | 0.705143 | 0.701714 | 31 | 26.225807 | 23.4984 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.645161 | false | false | 13 |
0b67c30e8f8242ca6a179a6bac7e5b27dad055dd | 10,703,058,504,817 | 9581a97e9a399e6b3736db6384ae78a368e34a41 | /src/market/OrderInfo.java | 1cbc9d74e8890be652cb6f8d8d8f8b5dee82d99b | [] | no_license | Pures6322/MARKET | https://github.com/Pures6322/MARKET | a7ca39327753d1d7f1d18649686b85a7764a3f7d | 63d51669c2896b42714a23a0197c4940fff4b699 | refs/heads/master | 2021-04-09T18:23:08.350000 | 2020-03-27T03:40:59 | 2020-03-27T03:40:59 | 248,866,003 | 0 | 1 | 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 market;
import java.io.IOException;
import java.util.logging.Level;
import java.util.logging.Logger;
import javax.swing.JFrame... | UTF-8 | Java | 7,295 | java | OrderInfo.java | Java | [
{
"context": "ger;\nimport javax.swing.JFrame;\n\n/**\n *\n * @author Purew\n */\npublic class OrderInfo extends javax.swing.JF",
"end": 346,
"score": 0.9985992908477783,
"start": 341,
"tag": "USERNAME",
"value": "Purew"
}
] | 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 market;
import java.io.IOException;
import java.util.logging.Level;
import java.util.logging.Logger;
import javax.swing.JFrame... | 7,295 | 0.603427 | 0.600548 | 161 | 44.310558 | 36.262199 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.602484 | false | false | 13 |
2c5df2a28dcd3b44d41ba2c64c280a42746b93c8 | 24,172,075,943,191 | db2db29ae1430714d60d9d304dc5d4215d9e4be6 | /SKP_코딩테스트_예상문제/src/com/skp/test/greedy/Greedy.java | 49ca66f173ec8f404f200f5a8c66aeb735299a1c | [] | no_license | aretias-kr/interview-excercise | https://github.com/aretias-kr/interview-excercise | d122b1520e7ee85ca53a5967633344c50d3f5daa | b08dea19379fa8e397e55c0927bcbb715753de11 | refs/heads/master | 2021-05-01T21:45:17.849000 | 2015-09-02T12:58:18 | 2015-09-02T12:58:18 | 41,689,147 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.skp.test.greedy;
import java.util.Arrays;
import java.util.Collections;
import java.util.Comparator;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public class Greedy {
private static final List<Integer> moneys = Arrays.asList(10, 100, 500, 1000, 5000, 10000, 50000);
... | UTF-8 | Java | 914 | java | Greedy.java | Java | [] | null | [] | package com.skp.test.greedy;
import java.util.Arrays;
import java.util.Collections;
import java.util.Comparator;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public class Greedy {
private static final List<Integer> moneys = Arrays.asList(10, 100, 500, 1000, 5000, 10000, 50000);
... | 914 | 0.606127 | 0.570022 | 45 | 18.311111 | 19.409988 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.488889 | false | false | 13 |
054e33941318e7d6d8a93dbaf9283953c19ec2d4 | 17,051,020,226,731 | 8c3645038f8fa67fc0b6eb816c034e367a2ade42 | /src/com/class7/task1.java | 79f4a8d72450a4253ad965557dfc51b0d2216429 | [] | no_license | SophiaN2019/JavaClasses | https://github.com/SophiaN2019/JavaClasses | bb33e654bb6ffbe15ccf09f43922b811f32f5a27 | 3abdf5efa824f25bf864c30b1a3193a1823da7e8 | refs/heads/master | 2020-09-04T21:02:27.529000 | 2019-11-09T19:30:22 | 2019-11-09T19:30:22 | 219,891,300 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.class7;
import java.util.Scanner;
public class task1 {
public static void main(String[] args) {
Scanner scan=new Scanner(System.in);
do {
System.out.println("Please pay the coffee");
int i=scan.nextInt();
i++;
} while (i==5);
System.out.println("Enjoye your coffee");
}}
... | UTF-8 | Java | 328 | java | task1.java | Java | [] | null | [] | package com.class7;
import java.util.Scanner;
public class task1 {
public static void main(String[] args) {
Scanner scan=new Scanner(System.in);
do {
System.out.println("Please pay the coffee");
int i=scan.nextInt();
i++;
} while (i==5);
System.out.println("Enjoye your coffee");
}}
... | 328 | 0.618902 | 0.609756 | 21 | 14 | 15.775207 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.428571 | false | false | 13 |
0b06ed2757b7143063ab4f82ced1b054c51627e4 | 17,188,459,118,793 | 39a4154b3682da1d32711b80f32ad219a445798d | /app/src/main/java/com/example/carmaintenance/fragments/OdometerFragment.java | 00831dfe1de52ca27257fe0e04b6e7cf8a70bf24 | [] | no_license | BoonHock/CarMaintenance | https://github.com/BoonHock/CarMaintenance | bdb0b7c57679d29f859927b01faff066a00b08f6 | 2800b54a29b5268c349b119697f965009bc23fdf | refs/heads/master | 2022-12-27T00:36:19.229000 | 2020-04-21T10:44:03 | 2020-04-21T10:44:03 | 257,563,263 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.carmaintenance.fragments;
import android.content.ContentUris;
import android.content.Intent;
import android.database.Cursor;
import android.net.Uri;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterVi... | UTF-8 | Java | 2,908 | java | OdometerFragment.java | Java | [] | null | [] | package com.example.carmaintenance.fragments;
import android.content.ContentUris;
import android.content.Intent;
import android.database.Cursor;
import android.net.Uri;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterVi... | 2,908 | 0.780605 | 0.779574 | 93 | 30.268818 | 25.70475 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.946237 | false | false | 13 |
e4f08285fc0cf3c9eba74ed1d64c3c81b3326029 | 26,491,358,338,498 | ba45ada60e077c3f773e913725e4c84587bdfda5 | /src/main/java/com/nekokittygames/zmachine/memory/Memory.java | ca8950b4035b84decc10ec7877024edc6fe3ed31 | [] | no_license | KatrinaAS/ZMachine | https://github.com/KatrinaAS/ZMachine | 225426bf15d51d85a98ea3878431047c43e050a7 | 420b8d416ad0b70e57d52fb10f2919ed0c7c8aa6 | refs/heads/master | 2021-05-30T03:35:37.818000 | 2015-12-12T17:00:53 | 2015-12-12T17:00:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nekokittygames.zmachine.memory;
import com.nekokittygames.zmachine.misc.ZNumber;
import org.apache.commons.lang3.ArrayUtils;
import java.nio.ByteBuffer;
import java.util.BitSet;
/**
* Represents the memory of the Z-Machine
* Created by Katrina on 15/02/2015.
*/
public class Memory {
protected fin... | UTF-8 | Java | 11,983 | java | Memory.java | Java | [
{
"context": "presents the memory of the Z-Machine\n * Created by Katrina on 15/02/2015.\n */\npublic class Memory {\n\n pro",
"end": 260,
"score": 0.8074225187301636,
"start": 253,
"tag": "NAME",
"value": "Katrina"
}
] | null | [] | package com.nekokittygames.zmachine.memory;
import com.nekokittygames.zmachine.misc.ZNumber;
import org.apache.commons.lang3.ArrayUtils;
import java.nio.ByteBuffer;
import java.util.BitSet;
/**
* Represents the memory of the Z-Machine
* Created by Katrina on 15/02/2015.
*/
public class Memory {
protected fin... | 11,983 | 0.582075 | 0.554035 | 512 | 22.404297 | 20.094082 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.460938 | false | false | 13 |
0c122768148fe2ccc9b7c721bd7dd4d2bd26ceb8 | 5,394,478,923,988 | ef46fdca8361995461469508fe9e3e1e9a88dfd5 | /teaching/src/main/java/com/java/teaching/interceptors/LoginInterceptor.java | fe6fc6e9c471a3317e57ec26523c96130b6fb89b | [] | no_license | luoxiang2b/myItem | https://github.com/luoxiang2b/myItem | 4d9590ed2e6a11bcd5318831d2aee20b64812abe | dca7a139cc97e56a3ddc1570571cc96f0a3ee4d7 | refs/heads/master | 2023-03-04T10:09:59.518000 | 2021-02-20T15:12:24 | 2021-02-20T15:12:24 | 338,961,255 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.java.teaching.interceptors;
import com.java.teaching.entity.SysUser;
import org.springframework.web.servlet.AsyncHandlerInterceptor;
import org.springframework.web.servlet.HandlerInterceptor;
import org.springframework.web.servlet.ModelAndView;
import javax.servlet.http.HttpServletRequest;
import javax.se... | UTF-8 | Java | 1,649 | java | LoginInterceptor.java | Java | [] | null | [] | package com.java.teaching.interceptors;
import com.java.teaching.entity.SysUser;
import org.springframework.web.servlet.AsyncHandlerInterceptor;
import org.springframework.web.servlet.HandlerInterceptor;
import org.springframework.web.servlet.ModelAndView;
import javax.servlet.http.HttpServletRequest;
import javax.se... | 1,649 | 0.704617 | 0.703985 | 47 | 32.638298 | 35.494934 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.617021 | false | false | 13 |
b5123f741817c0757fc0d399b0fa77c67b863121 | 14,851,996,968,562 | 213bf1ebd717ffc5d26631ebda34714ad89c3abc | /output/java/src/main/java/org/elasticsearch/x_pack/machine_learning/get_categories/GetCategoriesResponse.java | ed28109d44bd213cc2a0d9b45c24a43aefab6ac9 | [] | no_license | isabella232/elastic-client-generator | https://github.com/isabella232/elastic-client-generator | d92526b2f5f0ac89a05858aa639b8faa32eaa9ea | 79bbecc0aa03c68344daa7b6687e2e8cec8fb3e5 | refs/heads/master | 2023-01-09T23:39:32.002000 | 2020-09-29T08:05:50 | 2020-09-29T08:05:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package org.elasticsearch.x_pack.machine_learning.get_categories;
import java.io.IOException;
import java.util.Date;
import java.util.List;
import java.util.HashMap;
import java.time.Instant;
import java.time.format.DateTimeFormatter;
import org.elasticsearch.*;
import org.elasticsearch.common.ParseField;
import org.... | UTF-8 | Java | 2,175 | java | GetCategoriesResponse.java | Java | [] | null | [] |
package org.elasticsearch.x_pack.machine_learning.get_categories;
import java.io.IOException;
import java.util.Date;
import java.util.List;
import java.util.HashMap;
import java.time.Instant;
import java.time.format.DateTimeFormatter;
import org.elasticsearch.*;
import org.elasticsearch.common.ParseField;
import org.... | 2,175 | 0.768736 | 0.768736 | 59 | 35.847458 | 34.977383 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.779661 | false | false | 13 |
c987d9d5f2a470aa961574ca101fde4d6e141d1f | 18,983,755,451,648 | 7e845b6940f896fb81b8f5a7ef525ba5a27073a8 | /shijingsh-ai-jsat/src/main/java/com/shijingsh/ai/jsat/linear/distancemetrics/DistanceCounter.java | dd837cbaebd4fa561420bd5e5fcd72f68a09becf | [
"Apache-2.0"
] | permissive | shijingsh/shijingsh-ai | https://github.com/shijingsh/shijingsh-ai | 9ae48ac27677999406868139b8daf93df89bbc18 | b4c0be173bc4f2e29e6ef19e861bba9460596cbc | refs/heads/master | 2022-10-07T05:03:54.637000 | 2020-05-08T06:47:42 | 2020-05-08T06:47:42 | 244,068,779 | 1 | 1 | null | false | 2022-10-05T04:04:45 | 2020-03-01T01:38:32 | 2022-03-29T14:30:11 | 2022-10-05T04:04:44 | 10,644 | 1 | 1 | 9 | Java | false | false | /*
* Copyright (C) 2017 Edward Raff <Raff.Edward@gmail.com>
*
* This program 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 version.
*
... | UTF-8 | Java | 3,958 | java | DistanceCounter.java | Java | [
{
"context": "/*\n * Copyright (C) 2017 Edward Raff <Raff.Edward@gmail.com>\n *\n * This program is fre",
"end": 36,
"score": 0.9998877644538879,
"start": 25,
"tag": "NAME",
"value": "Edward Raff"
},
{
"context": "/*\n * Copyright (C) 2017 Edward Raff <Raff.Edward@gmail.com>\n *\n * ... | null | [] | /*
* Copyright (C) 2017 <NAME> <<EMAIL>>
*
* This program 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 version.
*
* This program is d... | 3,920 | 0.663719 | 0.662203 | 140 | 27.271429 | 25.548788 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.435714 | false | false | 13 |
7cb3abeaa286da753fbf788f068ad04f9fce3f2a | 20,306,605,378,621 | d2d9645a86020975ba5eb3e4beb8a2eae1fd7b74 | /src/main/java/com/piyush/service/conversion/PageQueryConversion.java | 72182a752d2f716161475e4a8e4a838cd1ab75b6 | [
"Apache-2.0"
] | permissive | Piyush-Nagar/Website-Page-Ranking | https://github.com/Piyush-Nagar/Website-Page-Ranking | a4f4b7bc266316a41f763edf4e0b4862800ccdbd | bddd930cf9de1584e9a09206d65de9f08d0f7909 | refs/heads/master | 2022-08-01T15:16:30.107000 | 2017-09-30T10:28:04 | 2017-09-30T10:28:04 | 105,353,473 | 0 | 0 | Apache-2.0 | false | 2021-07-17T05:57:38 | 2017-09-30T08:03:39 | 2017-09-30T08:11:24 | 2021-07-17T05:57:38 | 109 | 0 | 0 | 1 | Java | false | false | package com.piyush.service.conversion;
import com.google.common.base.Splitter;
import com.google.common.collect.Maps;
import com.piyush.service.strength.StrengthRatingCalculator;
import com.univocity.parsers.conversions.ObjectConversion;
import java.util.List;
import java.util.Map;
@SuppressWarnings("PMD")
public cla... | UTF-8 | Java | 1,033 | java | PageQueryConversion.java | Java | [] | null | [] | package com.piyush.service.conversion;
import com.google.common.base.Splitter;
import com.google.common.collect.Maps;
import com.piyush.service.strength.StrengthRatingCalculator;
import com.univocity.parsers.conversions.ObjectConversion;
import java.util.List;
import java.util.Map;
@SuppressWarnings("PMD")
public cla... | 1,033 | 0.776379 | 0.773475 | 25 | 40.32 | 33.275482 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.84 | false | false | 13 |
092127ee547f0b79fae652e76ceae9d4722c5fb3 | 31,568,009,687,076 | 23e1ad44323b8d54379044c97cf2cfba2202b5a4 | /SpringDependancySetterInjectionDemo/src/com/pranjal/setterinjection/HelloSpringSIApp.java | 0a4eef293517f14a0df6380d72b31d0383e12d60 | [
"Apache-2.0"
] | permissive | PranjalRahinj29/SpringFrameworkPractice | https://github.com/PranjalRahinj29/SpringFrameworkPractice | 16736357ca92894eecd07f0b801eda8435178b12 | 5f00c85687ae4ef2f059a5a98ab6dbf0e254cc35 | refs/heads/main | 2023-08-12T12:19:04.439000 | 2021-10-07T17:35:19 | 2021-10-07T17:35:19 | 413,064,757 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pranjal.setterinjection;
import org.springframework.context.support.ClassPathXmlApplicationContext;
public class HelloSpringSIApp {
public static void main(String[] args) {
//load Spring file
ClassPathXmlApplicationContext context = new ClassPathXmlApplicationContext("applicationcontex... | UTF-8 | Java | 678 | java | HelloSpringSIApp.java | Java | [] | null | [] | package com.pranjal.setterinjection;
import org.springframework.context.support.ClassPathXmlApplicationContext;
public class HelloSpringSIApp {
public static void main(String[] args) {
//load Spring file
ClassPathXmlApplicationContext context = new ClassPathXmlApplicationContext("applicationcontex... | 678 | 0.715339 | 0.715339 | 19 | 34.684212 | 31.564558 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421053 | false | false | 13 |
fba7ee1fe7f658d27f733563e1dfa67aff27a35f | 10,333,691,333,055 | dd6bb563d8f744162959b87766036387f1bb44ec | /assembly/Prod/Grammar/logo-fx/src/logoparsing/LogoTreeVisitor.java | 6e7a38611f4eaa83cd5e757c0baa3558f95e59ac | [] | no_license | adaute/mybook | https://github.com/adaute/mybook | 109299f7b7902265c5ee9a4354ddadc8f7f7332b | 5867eb25fc20530325a16d832d6d5167e28af056 | refs/heads/master | 2022-11-28T04:37:13.864000 | 2020-08-06T09:36:52 | 2020-08-06T09:36:52 | 285,225,108 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package logoparsing;
import org.antlr.v4.runtime.ParserRuleContext;
import org.antlr.v4.runtime.tree.ParseTree;
import org.antlr.v4.runtime.tree.ParseTreeProperty;
import org.antlr.v4.runtime.tree.TerminalNode;
import javafx.scene.canvas.GraphicsContext;
import logogui.Log;
import logogui.LogoVar;
import lo... | UTF-8 | Java | 17,838 | java | LogoTreeVisitor.java | Java | [] | null | [] | package logoparsing;
import org.antlr.v4.runtime.ParserRuleContext;
import org.antlr.v4.runtime.tree.ParseTree;
import org.antlr.v4.runtime.tree.ParseTreeProperty;
import org.antlr.v4.runtime.tree.TerminalNode;
import javafx.scene.canvas.GraphicsContext;
import logogui.Log;
import logogui.LogoVar;
import lo... | 17,838 | 0.631909 | 0.620922 | 695 | 23.666187 | 20.369625 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.899281 | false | false | 13 |
0c3c465549c83e48b9a22f733c6718e5fb12e5c5 | 2,147,483,691,669 | fcf16f0d60df80e7ecf67ae81df3fe6a66d0a38b | /src/com/areahomeschoolers/baconbits/shared/dto/BookPageData.java | aa8daf58e8ea5e8dfb32b9f8477222297f720487 | [] | no_license | paugros/bacon-bits | https://github.com/paugros/bacon-bits | 01dc425bd5677e5d0c0aa6b154c6c57b1bbab234 | 5f8ef3d269a7672d8350c9222c7f4eac95215517 | refs/heads/master | 2016-09-10T11:43:55.646000 | 2015-03-30T15:03:31 | 2015-03-30T15:03:31 | 32,747,764 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.areahomeschoolers.baconbits.shared.dto;
import java.util.ArrayList;
import com.google.gwt.user.client.rpc.IsSerializable;
public class BookPageData implements IsSerializable {
private Book book;
private ArrayList<Data> categories;
private ArrayList<Data> gradeLevels;
private ArrayList<Data>... | UTF-8 | Java | 1,312 | java | BookPageData.java | Java | [] | null | [] | package com.areahomeschoolers.baconbits.shared.dto;
import java.util.ArrayList;
import com.google.gwt.user.client.rpc.IsSerializable;
public class BookPageData implements IsSerializable {
private Book book;
private ArrayList<Data> categories;
private ArrayList<Data> gradeLevels;
private ArrayList<Data>... | 1,312 | 0.706555 | 0.706555 | 63 | 18.825397 | 19.134064 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.190476 | false | false | 13 |
a0c8cb014ce77523d70666c62774050dadbc323b | 24,103,356,470,721 | 08352018df3c982068a9520894a552f1ab0a2e4f | /java/src/main/java/com/adaptionsoft/games/uglytrivia/Questions.java | ae2e1276af84cd32bab7f75832b38cfb2772791c | [] | no_license | alvarogarcia7/kata-ugly-trivia-mutation-testing-java | https://github.com/alvarogarcia7/kata-ugly-trivia-mutation-testing-java | 517950d45c407a81ca90be4475831c58a41624eb | a4767b0afb99d4dcaa86bd4a73cee72f79427d0d | refs/heads/master | 2021-07-08T03:28:15.606000 | 2020-03-25T13:27:29 | 2020-03-25T13:27:29 | 200,603,089 | 0 | 0 | null | false | 2020-10-13T15:06:34 | 2019-08-05T07:20:29 | 2020-03-25T13:27:39 | 2020-10-13T15:06:33 | 9,137 | 0 | 0 | 1 | HTML | false | false | package com.adaptionsoft.games.uglytrivia;
import java.util.LinkedList;
public class Questions {
private LinkedList<String> popQuestions = new LinkedList<>();
private LinkedList<String> scienceQuestions = new LinkedList<>();
private LinkedList<String> sportsQuestions = new LinkedList<>();
private LinkedList<Strin... | UTF-8 | Java | 1,847 | java | Questions.java | Java | [] | null | [] | package com.adaptionsoft.games.uglytrivia;
import java.util.LinkedList;
public class Questions {
private LinkedList<String> popQuestions = new LinkedList<>();
private LinkedList<String> scienceQuestions = new LinkedList<>();
private LinkedList<String> sportsQuestions = new LinkedList<>();
private LinkedList<Strin... | 1,847 | 0.715755 | 0.708717 | 60 | 29.783333 | 21.510534 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.933333 | false | false | 13 |
f05b8655a046cb1407c117317c8a40d1006ff5ec | 19,018,115,209,556 | 7da535f313d2add30e20dd0699e5238b767c89ae | /core/src/main/java/ravioli/gravioli/tekkit/machines/SimpleMachine.java | b5192e070700faced7b6db3ab5a0a0b2099074be | [] | no_license | Kazzababe/Updated-Tekkit | https://github.com/Kazzababe/Updated-Tekkit | 506f50b0eefc9b19f47e57a4d78b70883a3efafe | 16321bd55bd0a898a0aa7959c294bb2f9442739b | refs/heads/master | 2020-12-30T13:29:09.837000 | 2017-05-14T19:06:15 | 2017-05-14T19:06:15 | 91,225,605 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ravioli.gravioli.tekkit.machines;
import org.bukkit.Bukkit;
import org.bukkit.Location;
import org.bukkit.World;
import org.bukkit.block.Block;
import org.bukkit.block.BlockFace;
import org.bukkit.block.Chest;
import org.bukkit.entity.Player;
import org.bukkit.event.HandlerList;
import org.bukkit.event.Listene... | UTF-8 | Java | 12,975 | java | SimpleMachine.java | Java | [] | null | [] | package ravioli.gravioli.tekkit.machines;
import org.bukkit.Bukkit;
import org.bukkit.Location;
import org.bukkit.World;
import org.bukkit.block.Block;
import org.bukkit.block.BlockFace;
import org.bukkit.block.Chest;
import org.bukkit.entity.Player;
import org.bukkit.event.HandlerList;
import org.bukkit.event.Listene... | 12,975 | 0.577881 | 0.577033 | 360 | 35.041668 | 28.203644 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.561111 | false | false | 13 |
76057094c02f64ad5354d0ca86bc071ab78c14ab | 32,006,096,292,080 | ecd4536b7f587556a50be003f340cfe03f433bf1 | /src/test/java/uk/gov/hmcts/reform/finrem/payments/config/ApplicationTypeEnumConverterTest.java | afdc79aa74a1ea78ec55415cd91e53d41d22a20c | [
"MIT"
] | permissive | hmcts/finrem-payment-service | https://github.com/hmcts/finrem-payment-service | 8a1c151b30fb734e3dfa00a6df58e0ee483a7802 | 959e718b80235734f33880deb48bfde7122cd6c5 | refs/heads/master | 2022-09-13T05:59:30.459000 | 2022-09-01T15:55:15 | 2022-09-01T15:55:15 | 165,676,044 | 0 | 2 | MIT | false | 2022-09-01T14:19:37 | 2019-01-14T14:31:52 | 2022-04-25T15:09:40 | 2022-09-01T14:17:52 | 6,590 | 0 | 1 | 5 | Java | false | false | package uk.gov.hmcts.reform.finrem.payments.config;
import org.junit.Test;
import static org.assertj.core.api.Assertions.assertThat;
import static uk.gov.hmcts.reform.finrem.payments.model.ApplicationType.CONSENTED;
import static uk.gov.hmcts.reform.finrem.payments.model.ApplicationType.CONTESTED;
public class Appli... | UTF-8 | Java | 1,160 | java | ApplicationTypeEnumConverterTest.java | Java | [] | null | [] | package uk.gov.hmcts.reform.finrem.payments.config;
import org.junit.Test;
import static org.assertj.core.api.Assertions.assertThat;
import static uk.gov.hmcts.reform.finrem.payments.model.ApplicationType.CONSENTED;
import static uk.gov.hmcts.reform.finrem.payments.model.ApplicationType.CONTESTED;
public class Appli... | 1,160 | 0.769828 | 0.769828 | 31 | 36.451614 | 32.098476 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.419355 | false | false | 13 |
3effc8a9aa1c468dd2d7e682c1ba3605bc3b99cf | 14,714,557,995,067 | 49a4a6cdff881054c09bf247128fbf94488a9a5c | /chenyou/src/main/java/com/itsq/mapper/PlayerBoxArmsMapper.java | 4ab3f5f5ac06af9f7fba0d303dbef2495fa798d2 | [] | no_license | lei-forks/choujiang | https://github.com/lei-forks/choujiang | 51f4a2c55abc6814e436a213f087f51db0022b42 | fc85172e6900295297ec0d09c7ace1cf6075ebdc | refs/heads/master | 2022-11-20T09:35:46.858000 | 2020-07-18T07:56:59 | 2020-07-18T07:56:59 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.itsq.mapper;
import com.itsq.pojo.entity.PlayerBoxArms;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.itsq.pojo.vo.ArmsVo;
import java.math.BigDecimal;
import java.util.List;
import java.util.Map;
/**
* <p>
* Mapper 接口
* </p>
*
* @author 史先帅
* @since 2020-06-04
*/
public inte... | UTF-8 | Java | 704 | java | PlayerBoxArmsMapper.java | Java | [
{
"context": ";\n\n/**\n * <p>\n * Mapper 接口\n * </p>\n *\n * @author 史先帅\n * @since 2020-06-04\n */\npublic interface PlayerB",
"end": 283,
"score": 0.9996923804283142,
"start": 280,
"tag": "NAME",
"value": "史先帅"
}
] | null | [] | package com.itsq.mapper;
import com.itsq.pojo.entity.PlayerBoxArms;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.itsq.pojo.vo.ArmsVo;
import java.math.BigDecimal;
import java.util.List;
import java.util.Map;
/**
* <p>
* Mapper 接口
* </p>
*
* @author 史先帅
* @since 2020-06-04
*/
public inte... | 704 | 0.755043 | 0.743516 | 33 | 20.030304 | 23.763334 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.515152 | false | false | 13 |
82e841ce443a84ef07121f28c19a4ec3e770021e | 7,026,566,525,090 | 32983f514857d55a8ccebe0265748b065a31f4bf | /controlefrota/src/main/java/br/com/dto/PerfilMenuDTO.java | 092c04962d3e4eeb77d95613b4fb087d4d05a5e9 | [] | no_license | marcleonio/projeto-tccs | https://github.com/marcleonio/projeto-tccs | 7531d3c5b439391cf577c9712543966a3c6170b1 | 58cc280cf67b60c85e5281fadb9f98c490858d73 | refs/heads/master | 2021-06-19T15:39:09.550000 | 2017-07-03T21:27:54 | 2017-07-03T21:27:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.dto;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
i... | UTF-8 | Java | 1,674 | java | PerfilMenuDTO.java | Java | [] | null | [] | package br.com.dto;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
i... | 1,674 | 0.716249 | 0.716249 | 64 | 24.125 | 22.298052 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.25 | false | false | 13 |
6efa5322a1cf1a36f2759a72cb4c263ffbba960b | 23,313,082,550,130 | a38b114490272c1aa36e6f3a9b5aac0a2ae476f3 | /src/com/yessInfoTech/nestedclasses/TestAnnonymousClass.java | f57b72684465e2b70f26fb16029daf9f0997f2cf | [] | no_license | ravij085/CoreJavaTraining | https://github.com/ravij085/CoreJavaTraining | e4ff73380d9c57dd572fd099aeac5a97333b66b2 | 6de02c9dce8374d41eb85eb99aaeda1c6b9ed3ed | refs/heads/master | 2021-02-26T00:19:08.271000 | 2020-03-06T18:01:33 | 2020-03-06T18:01:33 | 245,479,586 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yessInfoTech.nestedclasses;
class Student {
void study() {
System.out.println("studying from concrete class");
}
}
abstract class Engineer {
abstract void design();
}
interface Doctor {
void diagnose();
}
public class TestAnnonymousClass {
public static void main(String[] args) {
Student stud... | UTF-8 | Java | 845 | java | TestAnnonymousClass.java | Java | [] | null | [] | package com.yessInfoTech.nestedclasses;
class Student {
void study() {
System.out.println("studying from concrete class");
}
}
abstract class Engineer {
abstract void design();
}
interface Doctor {
void diagnose();
}
public class TestAnnonymousClass {
public static void main(String[] args) {
Student stud... | 845 | 0.655621 | 0.653254 | 57 | 13.824561 | 17.494984 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.421053 | false | false | 13 |
1957b665699bb2e928945b761a2abd8ad54c1c2d | 35,476,429,867,137 | a88c9cc8cbcc655e4972c73cbfee707a1e07b6b0 | /app/src/main/java/org/watermelon/framework/global/db/version/MigrationContainer.java | 07a1c2d1d5f4a044fa8c90c511dd0aa087602522 | [
"Apache-2.0"
] | permissive | MelonClone/WatermelonFramework | https://github.com/MelonClone/WatermelonFramework | 1624b902594ac578629e7a0abb2f16a8662d9156 | e8ea3807d61f2efb03ed3bbcf10a6a2383789552 | refs/heads/master | 2022-12-21T10:11:09.065000 | 2020-09-14T06:36:46 | 2020-09-14T06:36:46 | 292,477,945 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.watermelon.framework.global.db.version;
import androidx.room.migration.Migration;
import java.util.List;
public interface MigrationContainer {
Migration[] getMigrationListAsArray();
List<Migration> getMigrationList();
}
| UTF-8 | Java | 244 | java | MigrationContainer.java | Java | [] | null | [] | package org.watermelon.framework.global.db.version;
import androidx.room.migration.Migration;
import java.util.List;
public interface MigrationContainer {
Migration[] getMigrationListAsArray();
List<Migration> getMigrationList();
}
| 244 | 0.786885 | 0.786885 | 11 | 21.181818 | 20.193689 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 13 |
6ff121cf4661012090a10de6cb4a137c12445c29 | 20,444,044,355,028 | 4f43b14b9f790afa0e272284e5a9f6d1daf7e34b | /app/src/main/java/com/example/promob/Copyright.java | 9eac211cd83426e7d9036fd4b782fa87a5c6bdcc | [] | no_license | mezianekhodja/PROMOB | https://github.com/mezianekhodja/PROMOB | 59e721929ee312bcb67e53beabb995760d193897 | f18dd173873871f7029b09000a7c38759d46ce98 | refs/heads/master | 2023-01-30T09:42:53.765000 | 2020-12-16T12:48:01 | 2020-12-16T12:48:01 | 302,252,664 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.promob;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.Menu;
import android.view.MenuItem;
import android.widget.Toast;
import com.google.android.gms.tasks.O... | UTF-8 | Java | 5,486 | java | Copyright.java | Java | [
{
"context": "right\";\n private static final String KEY_t5 = \"trophy5\";\n\n @Override\n protected void onCreate(Bund",
"end": 1199,
"score": 0.9973986744880676,
"start": 1192,
"tag": "KEY",
"value": "trophy5"
}
] | null | [] | package com.example.promob;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.Menu;
import android.view.MenuItem;
import android.widget.Toast;
import com.google.android.gms.tasks.O... | 5,486 | 0.592525 | 0.591978 | 169 | 31.461538 | 21.198414 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.627219 | false | false | 13 |
f9dad29ab758577b70c452861467902f0e8a7ac4 | 23,639,500,063,357 | 4fbce2d8868c098ae9501bc7cca7b996b44cbfcf | /Day7/basics/src/main/java/dayseven/AccountApp.java | b4013542e3277c618a01bbc28878fd0d505a8488 | [] | no_license | dheeraj17044/sapient2021 | https://github.com/dheeraj17044/sapient2021 | b4b8e59f30722b29375898c4168372311cddd1d1 | 46f1ba96bbbab83cd58986fbabb331f1ec1461c6 | refs/heads/main | 2023-06-07T01:44:05.608000 | 2021-07-08T09:16:39 | 2021-07-08T09:16:39 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package dayseven;
/**
* @author admi
*
*/
public class AccountApp {
/**
* @param args
*/
public static void main(String[] args) {
// TODO Auto-generated method stub
Account savingacc = new SavingAccount();
SavingAccount sbacc = new SavingAccount();
Account currentacc = new CurrentAcco... | UTF-8 | Java | 942 | java | AccountApp.java | Java | [
{
"context": "/**\n * \n */\npackage dayseven;\n\n/**\n * @author admi\n *\n */\npublic class AccountApp {\n\n\t/**\n\t * @param",
"end": 50,
"score": 0.9994701147079468,
"start": 46,
"tag": "USERNAME",
"value": "admi"
}
] | null | [] | /**
*
*/
package dayseven;
/**
* @author admi
*
*/
public class AccountApp {
/**
* @param args
*/
public static void main(String[] args) {
// TODO Auto-generated method stub
Account savingacc = new SavingAccount();
SavingAccount sbacc = new SavingAccount();
Account currentacc = new CurrentAcco... | 942 | 0.663482 | 0.663482 | 48 | 18.625 | 17.919525 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.6875 | false | false | 13 |
0455aa8e0b991340cd0b75a03f5fbec99fbcc931 | 23,759,759,081,685 | f23e404095618a10bf49e5c6f4e1570a3f27e6e4 | /designPattern/Strategy/problem/src/QuickSort.java | 9fdafde49037083e92ca97ee5b6062167e263b5c | [] | no_license | dl57934/hoony_blog_Data | https://github.com/dl57934/hoony_blog_Data | 8e0ee68987f2b9c959a9b77657571e1595265d9b | 2c7aee6405fe95b39a38d269d1043bbc168c6e2d | refs/heads/master | 2023-01-14T17:43:30.002000 | 2020-04-01T10:34:23 | 2020-04-01T10:34:23 | 138,554,448 | 0 | 0 | null | false | 2023-01-13T21:53:51 | 2018-06-25T06:49:13 | 2020-04-01T10:34:31 | 2023-01-13T21:53:50 | 80,737 | 0 | 0 | 130 | Jupyter Notebook | false | false | public class QuickSort implements SortStrategy {
@Override
public void sort(int[] arr) {
quicksort(arr);
}
public void quicksort(int[] arr){
quicksort(arr, 0, arr.length-1);
}
public void quicksort(int[] arr, int start, int end){
int part = partition(arr, start, end);
... | UTF-8 | Java | 992 | java | QuickSort.java | Java | [] | null | [] | public class QuickSort implements SortStrategy {
@Override
public void sort(int[] arr) {
quicksort(arr);
}
public void quicksort(int[] arr){
quicksort(arr, 0, arr.length-1);
}
public void quicksort(int[] arr, int start, int end){
int part = partition(arr, start, end);
... | 992 | 0.491935 | 0.486895 | 39 | 24.435898 | 17.530624 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.794872 | false | false | 13 |
54b0a01815e56af8ae9a23991a501617dd9ab807 | 8,710,193,743,710 | 6da022c02a0a7c1169c207dc9786bcb861e08565 | /server/src/test/java/net/consensys/eventeumserver/integrationtest/ListenerBackedBroadcasterIT.java | 30b8fee6dd4528160840719c1349d7dc414944fe | [
"Apache-2.0"
] | permissive | eventeum/eventeum | https://github.com/eventeum/eventeum | 6680645a4ba12bc19ee34130527e417a406cbbc4 | c4ba918534cca22fd98b6da93ac0a5675ccfefb5 | refs/heads/master | 2023-08-29T12:53:35.843000 | 2021-04-30T15:15:20 | 2021-04-30T15:15:20 | 126,844,782 | 230 | 57 | Apache-2.0 | false | 2023-04-29T11:03:03 | 2018-03-26T14:52:18 | 2023-04-25T20:28:24 | 2023-04-29T11:00:14 | 1,152 | 464 | 138 | 36 | Java | false | false | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed u... | UTF-8 | Java | 3,485 | java | ListenerBackedBroadcasterIT.java | Java | [] | null | [] | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed u... | 3,485 | 0.753802 | 0.752367 | 86 | 39.523254 | 33.065731 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.360465 | false | false | 13 |
ada0820eca27e36070bfad9d73575f5e9c26bb1f | 28,896,539,990,229 | 512d68bb94e7a80d89e25ed707c312813a468426 | /Bullhorn3/src/model/TwitterUser2.java | ffdc405acbe7594438f15898bf339372fe050977 | [] | no_license | himkmr/Bullhorn3 | https://github.com/himkmr/Bullhorn3 | 786a1acb26ae13ed37215151436907afcc128a1c | 94e74e418eb722eded451882c38a3eb3b3392533 | refs/heads/master | 2021-01-01T05:35:06.785000 | 2015-08-28T17:57:49 | 2015-08-28T17:57:49 | 41,561,461 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model;
import java.io.Serializable;
import javax.persistence.*;
import java.util.Date;
/**
* The persistent class for the TWITTER_USER2 database table.
*
*/
@Entity
@Table(name="TWITTER_USER2", schema="testdb")
@NamedQuery(name="TwitterUser2.findAll", query="SELECT t FROM TwitterUser2 t")
p... | UTF-8 | Java | 1,280 | java | TwitterUser2.java | Java | [] | null | [] | package model;
import java.io.Serializable;
import javax.persistence.*;
import java.util.Date;
/**
* The persistent class for the TWITTER_USER2 database table.
*
*/
@Entity
@Table(name="TWITTER_USER2", schema="testdb")
@NamedQuery(name="TwitterUser2.findAll", query="SELECT t FROM TwitterUser2 t")
p... | 1,280 | 0.667969 | 0.6625 | 74 | 15.324325 | 16.996111 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.986486 | false | false | 13 |
30dd534c8b030fcd32d3b50455f75a56bfffa15c | 28,896,539,987,970 | ab50aceb9604bb6981f0dbd58bbdeeee85d4b532 | /src/main/java/com/keepthinker/dao/CityDao.java | 569ed00649f620b32662c92b42d39cb203f25cc6 | [] | no_license | keepthinker/MySpringMVCExample | https://github.com/keepthinker/MySpringMVCExample | 0863dbb5a0769e68a7b3c128e187cf6520055f90 | 9ca9b47e7d6bb5c0184da9400e45f39e1bbdcf95 | refs/heads/master | 2021-01-15T22:28:38.031000 | 2015-03-19T07:55:42 | 2015-03-19T07:55:42 | 22,275,929 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.keepthinker.dao;
import java.util.List;
import com.keepthinker.dao.entity.City;
public interface CityDao extends AbstractDao<City, Integer> {
void saveUser(City user);
List<City> findUsers(Integer id);
}
| UTF-8 | Java | 227 | java | CityDao.java | Java | [] | null | [] | package com.keepthinker.dao;
import java.util.List;
import com.keepthinker.dao.entity.City;
public interface CityDao extends AbstractDao<City, Integer> {
void saveUser(City user);
List<City> findUsers(Integer id);
}
| 227 | 0.757709 | 0.757709 | 10 | 21.700001 | 20.030228 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 13 |
c50748258fe3476b016452b0f42a518e5685c376 | 28,767,691,009,088 | 7a5e39124a5efbb24ea80f61508583b85d71dfc9 | /q1.java | bde394d177b4b12879447be29d4a58488de03898 | [] | no_license | asingh57/COMP409-A4 | https://github.com/asingh57/COMP409-A4 | d4426cb5df47e6da698a63b219236101042e1dce | 97139bfbdd781fa5793f98cbaf9a08a8d91798e8 | refs/heads/master | 2020-05-07T11:29:57.126000 | 2019-04-12T21:06:43 | 2019-04-12T21:06:43 | 180,463,987 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class q1{
//we assume a board of size 100x100 and a point is 1 unit
//so an object becomes 5x5
public static void main(String args[]){
int thread_count=Integer.parseInt(args[0]);
edge_create.max_vertices=Integer.parseInt(args[1]);
edge_create.max_edges_per_vertex=Integer.parseInt(arg... | UTF-8 | Java | 663 | java | q1.java | Java | [] | null | [] | public class q1{
//we assume a board of size 100x100 and a point is 1 unit
//so an object becomes 5x5
public static void main(String args[]){
int thread_count=Integer.parseInt(args[0]);
edge_create.max_vertices=Integer.parseInt(args[1]);
edge_create.max_edges_per_vertex=Integer.parseInt(arg... | 663 | 0.621418 | 0.595777 | 21 | 29.666666 | 20.459795 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52381 | false | false | 13 |
bf24194a0e5295851e4924473eb8c7a08e2debcd | 28,767,691,008,975 | 6bcee23fb45c8218eb529e10ae0e3a74f3ebb87f | /src/main/java/com/nirsb/legacy/constructor/ConstructorMainTest.java | 4249aab44ddeb344b07c45b5708c3b15e97b169f | [] | no_license | rahulkpa/spring-hibernate | https://github.com/rahulkpa/spring-hibernate | 7f95db6f6cd2223019186ab254c42a2b262fa006 | b43156cffbbc1865e227749093645898fcc616de | refs/heads/master | 2022-12-23T03:09:03.905000 | 2019-08-23T19:07:53 | 2019-08-23T19:07:53 | 202,889,233 | 0 | 0 | null | false | 2022-12-16T04:37:30 | 2019-08-17T14:13:02 | 2019-08-23T19:08:07 | 2022-12-16T04:37:27 | 15 | 0 | 0 | 3 | Java | false | false | package com.nirsb.legacy.constructor;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
public class ConstructorMainTest {
public static void main(String[] args) {
/* Load the configuration from xml file*/
ApplicationContext context ... | UTF-8 | Java | 938 | java | ConstructorMainTest.java | Java | [] | null | [] | package com.nirsb.legacy.constructor;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
public class ConstructorMainTest {
public static void main(String[] args) {
/* Load the configuration from xml file*/
ApplicationContext context ... | 938 | 0.818763 | 0.815565 | 20 | 45.900002 | 40.48444 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.6 | false | false | 13 |
b6e28169a72de954a2ecb563612933c282e3636c | 25,950,192,444,088 | 5b60a80533b68400bf59d95549f8d0b97988cc9d | /src/test/java/seedu/address/testutil/MedHistoryUtil.java | 62ff941cd9c13ae8f749e038d7c53885c0db728f | [
"MIT"
] | permissive | CS2113-AY1819S1-T12-2/main | https://github.com/CS2113-AY1819S1-T12-2/main | a2d105cb2a55bb41f16510390fb45ae380aa34cc | 0e468ce16600836d019d6b24f1c3571f7ccae04f | refs/heads/master | 2018-12-19T02:10:09.782000 | 2018-11-12T15:18:35 | 2018-11-12T15:18:35 | 148,355,591 | 0 | 5 | NOASSERTION | true | 2018-11-12T15:09:16 | 2018-09-11T17:39:57 | 2018-11-12T15:08:33 | 2018-11-12T15:09:15 | 22,954 | 0 | 5 | 0 | Java | false | null | package seedu.address.testutil;
import static seedu.address.logic.parser.CliSyntax.PREFIX_HISTORY_ALLERGY;
import static seedu.address.logic.parser.CliSyntax.PREFIX_HISTORY_COUNTRY;
import static seedu.address.logic.parser.CliSyntax.PREFIX_HISTORY_DATE;
import static seedu.address.logic.parser.CliSyntax.PREFIX_HISTORY... | UTF-8 | Java | 1,750 | java | MedHistoryUtil.java | Java | [
{
"context": "u.address.model.medhistory.MedHistory;\n\n//@@author xShaivan\n/**\n * A utility class for Medical History.\n */\np",
"end": 534,
"score": 0.9991578459739685,
"start": 526,
"tag": "USERNAME",
"value": "xShaivan"
}
] | null | [] | package seedu.address.testutil;
import static seedu.address.logic.parser.CliSyntax.PREFIX_HISTORY_ALLERGY;
import static seedu.address.logic.parser.CliSyntax.PREFIX_HISTORY_COUNTRY;
import static seedu.address.logic.parser.CliSyntax.PREFIX_HISTORY_DATE;
import static seedu.address.logic.parser.CliSyntax.PREFIX_HISTORY... | 1,750 | 0.702286 | 0.702286 | 40 | 42.75 | 34.128983 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 13 |
eb1ab00c9dc63a2a3c47099a4ac58417452ea882 | 28,252,294,874,256 | 275b4ed8b5da80b88dd8f7dc6245951b93c9a562 | /caprice/kit-reflect/src/main/java/net/qiujuer/genius/kit/reflect/Reflector.java | e1aa07c4af6cb1e37e2531b4188db7858e843da8 | [
"Apache-2.0"
] | permissive | qiujuer/Genius-Android | https://github.com/qiujuer/Genius-Android | a2b2a094b96c8879d557762c0b57fbc453948932 | 2a512970b5bb8a3efa9f919083693d219e6aa37b | refs/heads/master | 2022-08-02T01:27:46.690000 | 2021-04-01T16:06:48 | 2021-04-01T16:06:48 | 21,686,543 | 2,397 | 627 | Apache-2.0 | false | 2021-04-01T16:06:49 | 2014-07-10T08:32:51 | 2021-03-21T09:37:45 | 2021-04-01T16:06:48 | 58,569 | 2,312 | 598 | 7 | Java | false | false | /*
* Copyright (C) 2014-2016 Qiujuer <qiujuer@live.cn>
* WebSite http://www.qiujuer.net
* Author qiujuer
*
* 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... | UTF-8 | Java | 24,489 | java | Reflector.java | Java | [
{
"context": "/*\n * Copyright (C) 2014-2016 Qiujuer <qiujuer@live.cn>\n * WebSite http://www.qiujuer.n",
"end": 37,
"score": 0.9965784549713135,
"start": 30,
"tag": "NAME",
"value": "Qiujuer"
},
{
"context": "/*\n * Copyright (C) 2014-2016 Qiujuer <qiujuer@live.cn>\n * WebSite http:... | null | [] | /*
* Copyright (C) 2014-2016 Qiujuer <<EMAIL>>
* WebSite http://www.qiujuer.net
* Author qiujuer
*
* 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/lic... | 24,481 | 0.559721 | 0.558006 | 797 | 29.726475 | 25.519751 | 158 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.33877 | false | false | 13 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.