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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
afab480b2db1f843ef4b6aeb0662be4c9d77ad96 | 21,758,304,390,077 | 0b24cf99612ce74f354f2af5274888fc32b47e7b | /springboot-json-format/springboot-json-format-framework/src/main/java/com/github/lybgeek/jackson/env/CustomJacksonFormatEnvironmentApplicationContextInitializer.java | 1c76fc05a098836a7abb1503ca27bf6685bbb8fb | [] | no_license | lyb-geek/springboot-learning | https://github.com/lyb-geek/springboot-learning | 9c90706ffe4af8f14485d043c52bbb795f366bc0 | d441036b5969a8023b92b4c40b8a915cf524dba6 | refs/heads/master | 2023-07-25T13:43:46.685000 | 2023-07-22T12:41:42 | 2023-07-22T12:41:42 | 195,616,981 | 544 | 395 | null | false | 2023-03-11T02:17:31 | 2019-07-07T06:13:03 | 2023-03-07T10:00:13 | 2023-03-11T02:17:27 | 2,973 | 423 | 355 | 19 | Java | false | false | package com.github.lybgeek.jackson.env;
import com.github.lybgeek.jackson.env.util.EnvUtils;
import org.springframework.context.ApplicationContextInitializer;
import org.springframework.context.ConfigurableApplicationContext;
import org.springframework.core.env.ConfigurableEnvironment;
public class CustomJacksonForm... | UTF-8 | Java | 645 | java | CustomJacksonFormatEnvironmentApplicationContextInitializer.java | Java | [
{
"context": "package com.github.lybgeek.jackson.env;\n\nimport com.github.lybgeek.jackson.e",
"end": 26,
"score": 0.999214231967926,
"start": 19,
"tag": "USERNAME",
"value": "lybgeek"
},
{
"context": "om.github.lybgeek.jackson.env;\n\nimport com.github.lybgeek.jackson.env.util.EnvUt... | null | [] | package com.github.lybgeek.jackson.env;
import com.github.lybgeek.jackson.env.util.EnvUtils;
import org.springframework.context.ApplicationContextInitializer;
import org.springframework.context.ConfigurableApplicationContext;
import org.springframework.core.env.ConfigurableEnvironment;
public class CustomJacksonForm... | 645 | 0.843411 | 0.843411 | 16 | 39.375 | 36.050095 | 115 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 2 |
be1e0fb14cc8dba9da5ff64effee46f417d59b3b | 35,296,041,254,124 | 5ab9930e49da532ed88c191d18b62a123b916a88 | /src/main/java/br/com/mercadolivre/calculametroquadrado/dto/ResponseComodoDto.java | 1758c33ee724a83081c99b17cb463df1dae00f57 | [] | no_license | bootcamp-meli-grupo-4/calcula-metro-quadrado | https://github.com/bootcamp-meli-grupo-4/calcula-metro-quadrado | 3cd87cebe7dd28f13f868762f9268c008f33c746 | 7da0689c046c510b3df1ffffc88835e0bc36da7c | refs/heads/master | 2023-05-08T21:15:13.721000 | 2021-05-28T12:14:32 | 2021-05-28T12:14:32 | 371,688,265 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.mercadolivre.calculametroquadrado.dto;
public class ResponseComodoDto {
private String nome;
private boolean ehMaior;
private Double metroQuadrado;
public ResponseComodoDto(String nome, boolean ehMaior, Double metroQuadrado) {
this.nome = nome;
this.ehMaior = ehMaior;
... | UTF-8 | Java | 569 | java | ResponseComodoDto.java | Java | [] | null | [] | package br.com.mercadolivre.calculametroquadrado.dto;
public class ResponseComodoDto {
private String nome;
private boolean ehMaior;
private Double metroQuadrado;
public ResponseComodoDto(String nome, boolean ehMaior, Double metroQuadrado) {
this.nome = nome;
this.ehMaior = ehMaior;
... | 569 | 0.660808 | 0.660808 | 26 | 20.884615 | 19.884912 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 2 |
53ab0d5f546339b9da6d397b07abc22b016c1987 | 34,969,623,740,621 | 2b69baa6d0a93cc3dc0116de736e4293cc41b1c9 | /src/main/java/ua/lviv/lgs/repository/PeopleRepo.java | eac6c17ede61b28011c6a63c43f219d65be32740 | [] | no_license | Shvachuchka/Fridge | https://github.com/Shvachuchka/Fridge | a60c7c4ab027271b8f546637bdd65c4b5fc9c7e6 | 1c9b3049584d2d874f3f38d5e8c891b754f4ca1e | refs/heads/master | 2021-01-16T21:04:00.184000 | 2016-08-10T17:28:32 | 2016-08-10T17:28:32 | 64,871,340 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ua.lviv.lgs.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.query.Param;
import ua.lviv.lgs.entity.People;
/**
* Created by Sasha on 08.08.2016.
*/
public interface PeopleRepo extends J... | UTF-8 | Java | 496 | java | PeopleRepo.java | Java | [
{
"context": "port ua.lviv.lgs.entity.People;\n\n/**\n * Created by Sasha on 08.08.2016.\n */\npublic interface PeopleRepo ex",
"end": 263,
"score": 0.9982242584228516,
"start": 258,
"tag": "NAME",
"value": "Sasha"
}
] | null | [] | package ua.lviv.lgs.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.query.Param;
import ua.lviv.lgs.entity.People;
/**
* Created by Sasha on 08.08.2016.
*/
public interface PeopleRepo extends J... | 496 | 0.768145 | 0.752016 | 16 | 30 | 28.546015 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 2 |
3c3d56cd5c4c76b36b1c9fe2f8b95fc0fc63dba7 | 36,017,595,761,731 | 305977229541a04e9d8229526e05945f814ad90e | /bank/NotEnoughMoneyInBankException.java | 27d9b0d253ffea251ac9d3bbaafa2fd88cbc61a1 | [] | no_license | DimitarLazarov/Homeworks | https://github.com/DimitarLazarov/Homeworks | c475a573e89fa626cf6694d32cec53725e511363 | e2460171bf50a96b630a1ed26883d5d9089f5bcd | refs/heads/master | 2020-04-10T21:31:25.022000 | 2016-02-14T15:41:31 | 2016-02-14T15:41:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bank;
public class NotEnoughMoneyInBankException extends Exception {
/**
*
*/
private static final long serialVersionUID = 1L;
public NotEnoughMoneyInBankException() {
super();
}
public NotEnoughMoneyInBankException(String message, Throwable cause) {
super(message, cause);
}
public NotEnoug... | UTF-8 | Java | 461 | java | NotEnoughMoneyInBankException.java | Java | [] | null | [] | package bank;
public class NotEnoughMoneyInBankException extends Exception {
/**
*
*/
private static final long serialVersionUID = 1L;
public NotEnoughMoneyInBankException() {
super();
}
public NotEnoughMoneyInBankException(String message, Throwable cause) {
super(message, cause);
}
public NotEnoug... | 461 | 0.748373 | 0.746204 | 26 | 16.73077 | 22.716578 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.076923 | false | false | 2 |
91675049194ec69dafc71897f543b7a6a81155a8 | 34,385,508,199,627 | 5ec4df88b5007bc0087398047b88f70e88de7cc1 | /btm/src/test/java/bitronix/tm/mock/resource/jms/MockConnectionFactory.java | b41fdbb3f9c260a47cf631fab58d9762a85099e8 | [] | no_license | mulesoft/btm | https://github.com/mulesoft/btm | 56070e3583d34d12c08d19f50c47606dad8d2d9c | 6d1193451403c203214a9eee8f64a55eebc38876 | refs/heads/support/2.1.x | 2023-08-29T03:09:23.416000 | 2023-08-25T18:13:54 | 2023-08-25T18:13:54 | 45,200,599 | 0 | 3 | null | true | 2023-08-25T18:13:56 | 2015-10-29T17:47:24 | 2023-03-16T14:25:34 | 2023-08-25T18:13:55 | 8,441 | 0 | 2 | 9 | Java | false | false | /*
* Bitronix Transaction Manager
*
* Copyright (c) 2010, Bitronix Software.
*
* This copyrighted material is made available to anyone wishing to use, modify,
* copy, or redistribute it subject to the terms and conditions of the GNU
* Lesser General Public License, as published by the Free Software Foundation.
... | UTF-8 | Java | 2,568 | java | MockConnectionFactory.java | Java | [
{
"context": "rt org.mockito.stubbing.Answer;\n\n/**\n *\n * @author lorban\n */\npublic class MockConnectionFactory implements",
"end": 1247,
"score": 0.9988863468170166,
"start": 1241,
"tag": "USERNAME",
"value": "lorban"
},
{
"context": "\t@Override\n\tpublic JMSContext createCont... | null | [] | /*
* Bitronix Transaction Manager
*
* Copyright (c) 2010, Bitronix Software.
*
* This copyrighted material is made available to anyone wishing to use, modify,
* copy, or redistribute it subject to the terms and conditions of the GNU
* Lesser General Public License, as published by the Free Software Foundation.
... | 2,568 | 0.758567 | 0.752336 | 85 | 29.22353 | 28.231554 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.094118 | false | false | 2 |
6929645e3c645928f7c8fbd67973a1b28ed6d2ca | 7,937,099,633,135 | 6b77fca8c8f3025fb0e47f7dbc3af5df56100e9c | /ServerGUI.java | 393cc178329f5c2eae211a5ed66fe49d81653eaf | [] | no_license | ahnzhx/instagram_java | https://github.com/ahnzhx/instagram_java | e41eb7d9639dcc5ecc2510f8894a66cac32dfe20 | cef659b2d169e24d5d3965a48348473b56cca888 | refs/heads/master | 2020-03-22T13:07:21.255000 | 2018-07-07T13:06:32 | 2018-07-07T13:06:32 | 140,084,782 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package ig;
import java.awt.BorderLayout;
import java.awt.Dimension;
import java.awt.Scrollbar;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.IOException;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.JScrol... | UTF-8 | Java | 2,480 | java | ServerGUI.java | Java | [] | null | [] |
package ig;
import java.awt.BorderLayout;
import java.awt.Dimension;
import java.awt.Scrollbar;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.IOException;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.JScrol... | 2,480 | 0.686873 | 0.676839 | 88 | 25.15909 | 20.84133 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.147727 | false | false | 2 |
2a0062f68e47bfd428cfeb5e851a9ce5e8cbf36f | 19,344,532,716,566 | e320fa472619bd3dffb82d9ce53dae74d8e1222d | /src/java/servlets/AdminServlet.java | 8baa279045a979c95002f9c338e704f71cfe1866 | [
"MIT"
] | permissive | IvanOkh/Inventory-Tracker | https://github.com/IvanOkh/Inventory-Tracker | 50aa1e8e752b0060ca81f49986cfcacbeb97ae3f | ba5b6a6ac333e03fc99a8fc37fb6df4444030b06 | refs/heads/master | 2022-11-15T09:52:40.659000 | 2020-07-11T20:27:57 | 2020-07-11T20:27:57 | 268,371,775 | 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 servlets;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.List;
import javax.servlet.ServletException... | UTF-8 | Java | 4,814 | java | AdminServlet.java | Java | [] | 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 servlets;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.List;
import javax.servlet.ServletException... | 4,814 | 0.544869 | 0.544869 | 150 | 31.093334 | 25.637823 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.573333 | false | false | 2 |
372ed1035d5895d8a5814cf04e740df8136404cf | 20,615,843,055,160 | 12ff45373e7bcb48ba85ab490042411df3eb81fd | /网易视频封装/netease.exe4j/src/cn/com/agree/ab/pab/netease/app/LogHandler.java | c5556598539fc5d2cb12bb537435602f5b60eeff | [] | no_license | liuyaoxing/StackOverflow | https://github.com/liuyaoxing/StackOverflow | 8b70aa029e22f306686dfb088f73f67da316037b | b0fcc6ae2cc6a56304d474458bff389be0c8c4f1 | refs/heads/master | 2021-12-20T19:37:10.163000 | 2021-12-09T08:58:35 | 2021-12-09T08:58:35 | 229,896,241 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.com.agree.ab.pab.netease.app;
import java.io.File;
import java.io.FileOutputStream;
import java.io.PrintStream;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Locale;
/**
*
* @author 刘尧兴(liuyaoxing@gmail.com)
*/
public class LogHandler {
private static File logFile = null;... | UTF-8 | Java | 2,310 | java | LogHandler.java | Java | [
{
"context": "ate;\nimport java.util.Locale;\n\n/**\n * \n * @author 刘尧兴(liuyaoxing@gmail.com)\n */\npublic class LogHandler",
"end": 230,
"score": 0.9998656511306763,
"start": 227,
"tag": "NAME",
"value": "刘尧兴"
},
{
"context": "\nimport java.util.Locale;\n\n/**\n * \n * @author 刘尧兴(... | null | [] | package cn.com.agree.ab.pab.netease.app;
import java.io.File;
import java.io.FileOutputStream;
import java.io.PrintStream;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Locale;
/**
*
* @author 刘尧兴(<EMAIL>)
*/
public class LogHandler {
private static File logFile = null;
static {
... | 2,297 | 0.664444 | 0.661333 | 88 | 24.568182 | 23.655096 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.352273 | false | false | 2 |
f776d9441f10c656194a86cbcfae27ca40de56af | 10,067,403,383,454 | a3270ad55d799ffd72fd93e89604464ce98e80b5 | /src/com/comcast/objectRepository/OppInfo.java | e3888183e993d58bf7250f48af12d4abd690ab0b | [] | no_license | nitishsahoo1994/CRMFrameWork | https://github.com/nitishsahoo1994/CRMFrameWork | c93411c9ca5ab3cce1b80cf3b7846d3fb83e071e | 41905cbdb90c45483e077a53c1a54ec01864c76d | refs/heads/master | 2020-11-26T02:59:23.813000 | 2019-12-19T00:42:52 | 2019-12-19T00:42:52 | 228,945,533 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.comcast.objectRepository;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
public class OppInfo {
@FindBy(xpath="//span[@class='dvHeaderText']")
private WebElement oppnameDetail;
public WebElement getOppnameDetail() {
return oppnameDetail;
}
... | UTF-8 | Java | 322 | java | OppInfo.java | Java | [] | null | [] | package com.comcast.objectRepository;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
public class OppInfo {
@FindBy(xpath="//span[@class='dvHeaderText']")
private WebElement oppnameDetail;
public WebElement getOppnameDetail() {
return oppnameDetail;
}
... | 322 | 0.723602 | 0.723602 | 15 | 20.466667 | 18.492762 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 2 |
74e4fa8ed48cc3d9a95dddb9c9f2511abad35636 | 24,515,673,361,849 | 7e371c8ac04114de9931b45014b47935c366c17d | /jbpm/eStatement-ePayment-ejb/ejbModule/bg/bulsi/estatement/epayments/impl/DummyPaymentMediator.java | fd323c26d286a4e209fdca8b0b561766184d965f | [] | no_license | ilisan/yahoohdexport | https://github.com/ilisan/yahoohdexport | d905f0b5addbfe297ebab25813801886448d7fbc | 361d3e69c66886604b95842f2b987e4e814ad5a5 | refs/heads/master | 2021-01-10T09:44:26.579000 | 2012-03-22T14:40:05 | 2012-03-22T14:40:05 | 43,013,436 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bg.bulsi.estatement.epayments.impl;
import org.jboss.seam.annotations.Logger;
import org.jboss.seam.annotations.Name;
import org.jboss.seam.log.Log;
import bg.bulsi.estatement.epayments.IPaymentMediator;
/**
* @author tzvetan.stefanov@bul-si.bg
*
*/
@Name("DummyPaymentMediator")
public class ... | UTF-8 | Java | 662 | java | DummyPaymentMediator.java | Java | [
{
"context": "ent.epayments.IPaymentMediator;\r\n\r\n/**\r\n * @author tzvetan.stefanov@bul-si.bg\r\n *\r\n */\r\n@Name(\"DummyPaymentMediator\")\r\npublic c",
"end": 265,
"score": 0.9990937113761902,
"start": 239,
"tag": "EMAIL",
"value": "tzvetan.stefanov@bul-si.bg"
}
] | null | [] | package bg.bulsi.estatement.epayments.impl;
import org.jboss.seam.annotations.Logger;
import org.jboss.seam.annotations.Name;
import org.jboss.seam.log.Log;
import bg.bulsi.estatement.epayments.IPaymentMediator;
/**
* @author <EMAIL>
*
*/
@Name("DummyPaymentMediator")
public class DummyPaymentMediato... | 643 | 0.702417 | 0.693353 | 29 | 20.827587 | 22.254126 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 2 |
54eb04c10a2186890583f96888080834fd52abe1 | 23,819,888,688,293 | 915077b73a0ca24bff11c1ca864bf9594bd3fca8 | /app/src/main/java/com/dragodideus/quickreminder/DbSQLiteAdapter.java | 3844046d68587212f0c78c4730df5495703324e2 | [
"MIT"
] | permissive | dragodideus/Quick-Reminder | https://github.com/dragodideus/Quick-Reminder | 7d9f6a5a4ab6c7453a05dfa6554a22026887844d | 001e0b54c344aea4ea13266a547bd3f28f0acbeb | refs/heads/master | 2016-09-13T12:07:51.596000 | 2016-04-24T14:49:23 | 2016-04-24T14:49:23 | 56,970,926 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dragodideus.quickreminder;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.SQLException;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import android.net.Uri;
import android.widge... | UTF-8 | Java | 14,651 | java | DbSQLiteAdapter.java | Java | [
{
"context": "il.Date;\nimport java.util.List;\n\n/**\n * Created by rakifsul on 3/24/2016.\n */\npublic class DbSQLiteAdapter {\n",
"end": 458,
"score": 0.9996790885925293,
"start": 450,
"tag": "USERNAME",
"value": "rakifsul"
}
] | null | [] | package com.dragodideus.quickreminder;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.SQLException;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import android.net.Uri;
import android.widge... | 14,651 | 0.610539 | 0.609242 | 381 | 37.454067 | 33.247993 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.598425 | false | false | 2 |
4f6552662f48c2674191a5a0a541a05ef275941f | 5,111,011,110,915 | e67bf17b790187637ed177d74fc80b6f1f8d2af6 | /angular-java-poc/java-server/facade/src/main/java/com/tasc/golden/poc/facade/impl/ClientFacade.java | 9709c425bea6ddce09c3bfb9559a15182be662df | [] | no_license | tasconline/spring-boot-poc | https://github.com/tasconline/spring-boot-poc | 1fd9a232023da79c9c966acd55c40bdc2357a008 | 709f4c190ffc49058a280e0c109667164aeecf4b | refs/heads/master | 2016-09-05T21:44:17.130000 | 2014-10-01T20:33:33 | 2014-10-01T20:33:33 | 23,640,980 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tasc.golden.poc.facade.impl;
import java.util.ArrayList;
import java.util.List;
import org.dozer.Mapper;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.tasc.golden.poc.business.IClientBusiness;
import com.tasc.golden.poc.dto.Client... | UTF-8 | Java | 1,126 | java | ClientFacade.java | Java | [] | null | [] | package com.tasc.golden.poc.facade.impl;
import java.util.ArrayList;
import java.util.List;
import org.dozer.Mapper;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.tasc.golden.poc.business.IClientBusiness;
import com.tasc.golden.poc.dto.Client... | 1,126 | 0.777975 | 0.777975 | 40 | 27.15 | 24.459711 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.325 | false | false | 2 |
ffbf12854fc23aab4c5ab8d932f5b25bb89a1798 | 16,836,271,852,008 | ad52b3ccc7444a7de71adbd23b64cb65de0db853 | /app/src/main/java/hr/foi/mjurinic/postter/dagger/modules/CacheInstanceModule.java | a87da13d0e4368b950ca51d2ea95ad3273a4bf07 | [] | no_license | mjurinic/Postter | https://github.com/mjurinic/Postter | bba9ce57b3fb734724efce36898a2490557e4a30 | 0daecb9b72cb4383333a6e9b462414cdcae731af | refs/heads/master | 2021-01-13T17:10:00.911000 | 2016-01-13T18:00:56 | 2016-01-13T18:00:56 | 49,124,662 | 0 | 0 | null | false | 2016-01-06T23:18:43 | 2016-01-06T09:03:29 | 2016-01-06T09:26:57 | 2016-01-06T23:18:43 | 186 | 0 | 0 | 0 | Java | null | null | package hr.foi.mjurinic.postter.dagger.modules;
import javax.inject.Singleton;
import dagger.Module;
import dagger.Provides;
import hr.foi.mjurinic.postter.mvp.interactors.CacheInteractor;
import hr.foi.mjurinic.postter.mvp.interactors.impl.CacheInteractorImpl;
/**
* Created by mjurinic on 27.10.15..
*/
@Module
pu... | UTF-8 | Java | 480 | java | CacheInstanceModule.java | Java | [
{
"context": "ctors.impl.CacheInteractorImpl;\n\n/**\n * Created by mjurinic on 27.10.15..\n */\n@Module\npublic class CacheInsta",
"end": 291,
"score": 0.9996492266654968,
"start": 283,
"tag": "USERNAME",
"value": "mjurinic"
}
] | null | [] | package hr.foi.mjurinic.postter.dagger.modules;
import javax.inject.Singleton;
import dagger.Module;
import dagger.Provides;
import hr.foi.mjurinic.postter.mvp.interactors.CacheInteractor;
import hr.foi.mjurinic.postter.mvp.interactors.impl.CacheInteractorImpl;
/**
* Created by mjurinic on 27.10.15..
*/
@Module
pu... | 480 | 0.758333 | 0.745833 | 21 | 21.857143 | 21.71961 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 2 |
8e41e833d06c79b972af41eca6db43c697c6d5d6 | 8,048,768,764,888 | c2fcb90bcd289eb98afd6ec6d6df6e38026e89be | /src/test/java/UiTest.java | 186f68266ab49367c735d1cd89bb1ab6167196c1 | [] | no_license | luo-git/ip | https://github.com/luo-git/ip | 410605a6eb671923517ca159ba1af2dcd9a654d7 | d95e465ab3792048fa18777ec9107c9649dadf34 | refs/heads/master | 2022-12-14T02:04:47.257000 | 2020-09-17T12:08:43 | 2020-09-17T12:08:43 | 287,890,791 | 0 | 1 | null | true | 2020-09-09T15:15:37 | 2020-08-16T06:53:49 | 2020-09-06T13:27:52 | 2020-09-09T15:15:36 | 4,025 | 0 | 0 | 0 | Java | false | false | import static org.junit.jupiter.api.Assertions.assertEquals;
import java.io.ByteArrayOutputStream;
import java.io.PrintStream;
import java.util.ArrayList;
import org.junit.jupiter.api.AfterEach;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import luoyi.duke.data.task.Deadline;
import l... | UTF-8 | Java | 4,795 | java | UiTest.java | Java | [] | null | [] | import static org.junit.jupiter.api.Assertions.assertEquals;
import java.io.ByteArrayOutputStream;
import java.io.PrintStream;
import java.util.ArrayList;
import org.junit.jupiter.api.AfterEach;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import luoyi.duke.data.task.Deadline;
import l... | 4,795 | 0.500104 | 0.474244 | 116 | 40.327587 | 30.640512 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.663793 | false | false | 2 |
9ecd39f9b039e6a13ef6868588acf9b0b0c1e29d | 7,421,703,519,837 | 26ca189d7454920c74e99a0fc806666be2cb0af5 | /quartz/src/main/java/spring/quartz/schedule/service/ITestService.java | 30a2b3395fdb6bffec0855e2c084b71dc6b08387 | [
"Apache-2.0"
] | permissive | codemonkeykings/study | https://github.com/codemonkeykings/study | d319a45a121fadc17b551373238d9a51339d5642 | a024692920339507bdd78b79e4cff8553a644f59 | refs/heads/master | 2021-01-22T18:58:56.825000 | 2017-05-29T13:32:59 | 2017-05-29T13:32:59 | 85,146,389 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package spring.quartz.schedule.service;
/**
* 一句话功能简述.
*
* <pre>
* 功能详细描述
* </pre>
*
* @author Zhang.Ge
* @version v1.0 2017年3月20日 下午3:34:06
*/
public interface ITestService {
public void sayHello();
}
| GB18030 | Java | 273 | java | ITestService.java | Java | [
{
"context": "\r\n * <pre>\r\n * 功能详细描述\r\n * </pre>\r\n * \r\n * @author Zhang.Ge\r\n * @version v1.0 2017年3月20日 下午3:34:06\r\n */\r\npub",
"end": 123,
"score": 0.9998700618743896,
"start": 115,
"tag": "NAME",
"value": "Zhang.Ge"
}
] | null | [] | package spring.quartz.schedule.service;
/**
* 一句话功能简述.
*
* <pre>
* 功能详细描述
* </pre>
*
* @author Zhang.Ge
* @version v1.0 2017年3月20日 下午3:34:06
*/
public interface ITestService {
public void sayHello();
}
| 273 | 0.582278 | 0.523207 | 16 | 12.8125 | 13.182464 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.125 | false | false | 2 |
deb79b0b72fac7737dda15fa6e74b9285dd1acf5 | 20,796,231,704,385 | e80afc77cb060e31bd43cdd7050bd62aec606f6e | /src/com/ipartek/formacion/hola/ejercicios/CalcularVueltas.java | 4f2075f25044cb2e0db70736741f2edc15d4307f | [] | no_license | ItsasoAguirre/holaMio | https://github.com/ItsasoAguirre/holaMio | 4cbf8faf6d8401e94bdaa38eb6693bb70097a64c | b14b5571429682192f1d8636d500f5e2b0888034 | refs/heads/master | 2021-01-11T20:23:48.222000 | 2017-01-19T12:30:24 | 2017-01-19T12:30:24 | 79,109,330 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ipartek.formacion.hola.ejercicios;
public class CalcularVueltas {
public static void main(String[] args) {
float compra = (float) 1326.24;
float pago = 4 * 500;
float vueltas = (pago - compra);
// billetes
float[] aBilletes = { 50, 20, 10, 5, 2, 1, 0.5f, 0.2f, 0.1f, 0.05f, 0.02f, 0... | WINDOWS-1252 | Java | 1,625 | java | CalcularVueltas.java | Java | [] | null | [] | package com.ipartek.formacion.hola.ejercicios;
public class CalcularVueltas {
public static void main(String[] args) {
float compra = (float) 1326.24;
float pago = 4 * 500;
float vueltas = (pago - compra);
// billetes
float[] aBilletes = { 50, 20, 10, 5, 2, 1, 0.5f, 0.2f, 0.1f, 0.05f, 0.02f, 0... | 1,625 | 0.51388 | 0.474399 | 49 | 31.081633 | 27.797253 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.122449 | false | false | 2 |
376f9591814eef27cc800c2d5e1da32401fd3c19 | 32,564,442,067,809 | 3e87fdbe5ed3990586fa5f3c2643fce3b21c5cb7 | /java_leetcode/src/com/jianzhi/findContinuousSequence_57_II.java | 2191a7bc4acbbca846b757c01b9370f07c603cb5 | [] | no_license | xiaomindog/leetcode | https://github.com/xiaomindog/leetcode | 5631837231e9b871ebcd01f3fcd4a69a3be330b2 | 4a5ec248685a2f838bcbb7fa057ecaa71053b957 | refs/heads/master | 2021-07-16T07:55:22.479000 | 2020-10-21T12:32:35 | 2020-10-21T12:32:35 | 217,455,945 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jianzhi;
import java.util.LinkedList;
import java.util.List;
/**
* 输入一个正整数 target ,输出所有和为 target 的连续正整数序列(至少含有两个数)。
* 序列内的数字由小到大排列,不同序列按照首个数字从小到大排列。
*/
public class findContinuousSequence_57_II {
//双指针
//我们用两个指针l和r表示当前枚举到的以l为起点到r的区间,sum表示[l,r]的区间和
// 起始 l=1,r=2。
public static int[][] f... | UTF-8 | Java | 2,068 | java | findContinuousSequence_57_II.java | Java | [] | null | [] | package com.jianzhi;
import java.util.LinkedList;
import java.util.List;
/**
* 输入一个正整数 target ,输出所有和为 target 的连续正整数序列(至少含有两个数)。
* 序列内的数字由小到大排列,不同序列按照首个数字从小到大排列。
*/
public class findContinuousSequence_57_II {
//双指针
//我们用两个指针l和r表示当前枚举到的以l为起点到r的区间,sum表示[l,r]的区间和
// 起始 l=1,r=2。
public static int[][] f... | 2,068 | 0.424393 | 0.412804 | 64 | 27.3125 | 18.064014 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 2 |
9d6ed88567f979c6f3e00ac5aa05223e27ebbd92 | 36,524,401,897,982 | 040ab5a68ff04e91376a0a2fb39d54ce63a956fc | /CellulantTest/src/cellulanttest/WriteLog.java | a954ba6f0c726a52b8dd9333335560f4f5ffcdc9 | [] | no_license | emuroiwa/Consume-WSDL-Java-Mysql | https://github.com/emuroiwa/Consume-WSDL-Java-Mysql | 08ed9b482a21a5c33de1896d1f73cb1b08b7b702 | 5d78217de13321026a5e7cd73fb4850a323fbc9e | refs/heads/master | 2021-09-02T00:44:48.097000 | 2017-12-29T13:30:18 | 2017-12-29T13:30:18 | 115,724,343 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cellulanttest;
/**
*
* @author Ernest
*
* * @author Ernest
* NAME: WriteLog
*
* Description: Class that writes activity
*
* List Of Methods:
* 1) LogNow
*/
import java.io.IOException;
import java.util.logging.FileHandler;
import java.util.logging.Logger;
public class WriteLog {
public void L... | UTF-8 | Java | 1,029 | java | WriteLog.java | Java | [
{
"context": "package cellulanttest;\n\n/**\n *\n * @author Ernest\n * \n * * @author Ernest\n * NAME: WriteLog\n * \n *",
"end": 48,
"score": 0.9998569488525391,
"start": 42,
"tag": "NAME",
"value": "Ernest"
},
{
"context": "nttest;\n\n/**\n *\n * @author Ernest\n * \n * * @author ... | null | [] | package cellulanttest;
/**
*
* @author Ernest
*
* * @author Ernest
* NAME: WriteLog
*
* Description: Class that writes activity
*
* List Of Methods:
* 1) LogNow
*/
import java.io.IOException;
import java.util.logging.FileHandler;
import java.util.logging.Logger;
public class WriteLog {
public void L... | 1,029 | 0.504373 | 0.503401 | 52 | 18.807692 | 14.610373 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.442308 | false | false | 2 |
9f67bb4c1a7d5160dfe2200de42dded847091376 | 27,994,596,886,155 | 6183b2ed13796f398e8b14c7145079000829124b | /Springboot_Provider/src/main/java/com/softlab/provider/QiniuUtil.java | 0eb2503e6dd468d97ceef6f31f4568556f789c03 | [] | no_license | Ar1ess/xdzs2.0 | https://github.com/Ar1ess/xdzs2.0 | cf4b26fddbb3d60f79b371eab69ecfbe9e2e4ce2 | fa683ac0603ad75c6d81099cfb9d29caa8bf0ea9 | refs/heads/master | 2022-09-18T13:47:13.260000 | 2019-11-25T08:38:24 | 2019-11-25T08:38:24 | 220,405,962 | 2 | 0 | null | false | 2022-09-01T23:15:42 | 2019-11-08T06:57:53 | 2019-11-25T08:41:34 | 2022-09-01T23:15:39 | 235 | 2 | 0 | 11 | Java | false | false | package com.softlab.provider;
import com.softlab.common.util.ExecuteResult;
import com.qiniu.api.auth.AuthException;
import com.qiniu.api.auth.digest.Mac;
import com.qiniu.api.io.IoApi;
import com.qiniu.api.io.PutExtra;
import com.qiniu.api.io.PutRet;
import com.qiniu.api.rs.GetPolicy;
import com.qiniu.api.rs.PutPolic... | UTF-8 | Java | 4,189 | java | QiniuUtil.java | Java | [
{
"context": "til.Date;\nimport java.util.UUID;\n\n/**\n * @author : Ar1es\n * @date : 2019/11/11\n * @since : Java 8\n */\npubl",
"end": 641,
"score": 0.9987712502479553,
"start": 636,
"tag": "USERNAME",
"value": "Ar1es"
},
{
"context": "1es.cn/\";\n private static String ACCESS_... | null | [] | package com.softlab.provider;
import com.softlab.common.util.ExecuteResult;
import com.qiniu.api.auth.AuthException;
import com.qiniu.api.auth.digest.Mac;
import com.qiniu.api.io.IoApi;
import com.qiniu.api.io.PutExtra;
import com.qiniu.api.io.PutRet;
import com.qiniu.api.rs.GetPolicy;
import com.qiniu.api.rs.PutPolic... | 4,119 | 0.658117 | 0.651962 | 136 | 27.669117 | 28.490208 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.566176 | false | false | 2 |
3376d1bea411568984d70479883e7008cfc94877 | 34,522,947,151,474 | 942c5021817d284f47382433eee4a5c24ca781bf | /core/store/src/main/java/mil/nga/giat/geowave/core/store/memory/MemoryDataStoreFactory.java | add1e79234b3cb3faf3bcc083e42dcbd02cc5543 | [
"Apache-2.0",
"LicenseRef-scancode-free-unknown",
"LicenseRef-scancode-public-domain"
] | permissive | rfecher/geowave | https://github.com/rfecher/geowave | 9e41c93ec474db7b3c32e75ebb7c30f6f1f19c1a | b5dfb64abb6efdcdc75f46222ffd2d4c3f7d64a5 | refs/heads/master | 2022-06-28T02:03:32.509000 | 2017-02-15T17:56:32 | 2017-02-15T17:56:32 | 39,567,101 | 0 | 2 | Apache-2.0 | true | 2018-07-23T12:23:08 | 2015-07-23T12:50:18 | 2016-09-19T15:35:44 | 2018-07-20T18:29:07 | 770,883 | 0 | 0 | 0 | Java | false | null | package mil.nga.giat.geowave.core.store.memory;
import java.util.HashMap;
import java.util.Map;
import mil.nga.giat.geowave.core.store.DataStore;
import mil.nga.giat.geowave.core.store.StoreFactoryOptions;
public class MemoryDataStoreFactory extends
AbstractMemoryStoreFactory<DataStore>
{
private static final Map... | UTF-8 | Java | 1,111 | java | MemoryDataStoreFactory.java | Java | [] | null | [] | package mil.nga.giat.geowave.core.store.memory;
import java.util.HashMap;
import java.util.Map;
import mil.nga.giat.geowave.core.store.DataStore;
import mil.nga.giat.geowave.core.store.StoreFactoryOptions;
public class MemoryDataStoreFactory extends
AbstractMemoryStoreFactory<DataStore>
{
private static final Map... | 1,111 | 0.779478 | 0.779478 | 36 | 29.861111 | 24.910007 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.305556 | false | false | 2 |
5b5b25007d1d377cf2cbaba137e4c1ca2d76604e | 12,524,124,699,821 | cb6bad2c25b26140293c10593e458ecf3304e693 | /app/src/main/java/com/lzc/carefreeofficial/enity/LoginResult.java | c1355f790459b057e9864d396d8f76a0aee4f2ec | [] | no_license | save-the-baby/careFreee | https://github.com/save-the-baby/careFreee | 288d0f77c1da30e0443cf8e2d4961b16089710fd | f58ae2b69e2356d4b5430863d961608c06125cf0 | refs/heads/master | 2021-03-31T15:21:36.278000 | 2020-03-18T02:50:34 | 2020-03-18T02:56:13 | 248,115,941 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lzc.carefreeofficial.enity;
/**
* Date:2019/11/21
* Time:10:09
* author: lzc
*/
public class LoginResult {
public static final String COLUMN_USERNAME="username";//用户名key
public static final String COLUMN_USER_ICON="userIcon";//用户头像key
public static final String COLUMN_USER_EMAIL="... | UTF-8 | Java | 4,462 | java | LoginResult.java | Java | [
{
"context": "/**\r\n * Date:2019/11/21\r\n * Time:10:09\r\n * author: lzc\r\n */\r\npublic class LoginResult {\r\n public stat",
"end": 97,
"score": 0.9995871782302856,
"start": 94,
"tag": "USERNAME",
"value": "lzc"
},
{
"context": "\r\n public static final String COLUMN_USERN... | null | [] | package com.lzc.carefreeofficial.enity;
/**
* Date:2019/11/21
* Time:10:09
* author: lzc
*/
public class LoginResult {
public static final String COLUMN_USERNAME="username";//用户名key
public static final String COLUMN_USER_ICON="userIcon";//用户头像key
public static final String COLUMN_USER_EMAIL="... | 4,446 | 0.524363 | 0.512978 | 177 | 22.813559 | 22.048847 | 195 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.372881 | false | false | 2 |
e0ddfd8c9f69f3ef372d3abb6b7847ba5506d836 | 35,107,062,701,653 | 2497ef0797889ac8a88a685e6efac5ef079cfa04 | /src/test/java/com/cegedim/service/rest/controllers/TipoProductoControllerLayerIT.java | 8affb085f947c38f2e7302def2fde1d4b448e57f | [] | no_license | hdacostac/rest-admin-service | https://github.com/hdacostac/rest-admin-service | 36b703aae74abd7f131e174ff43492c2ae612c5d | b1c25e6bcccd9d09a2cb4d77e273a45585baf061 | refs/heads/master | 2020-06-11T06:43:05.035000 | 2019-10-13T20:33:40 | 2019-10-13T20:33:40 | 193,879,877 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cegedim.service.rest.controllers;
import static org.junit.Assert.assertEquals;
import static org.springframework.test.web.servlet.request.MockMvcRequestBuilders.get;
import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.status;
import java.util.ArrayList;
import org.juni... | UTF-8 | Java | 3,660 | java | TipoProductoControllerLayerIT.java | Java | [] | null | [] | package com.cegedim.service.rest.controllers;
import static org.junit.Assert.assertEquals;
import static org.springframework.test.web.servlet.request.MockMvcRequestBuilders.get;
import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.status;
import java.util.ArrayList;
import org.juni... | 3,660 | 0.785246 | 0.78224 | 100 | 34.599998 | 29.189383 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.27 | false | false | 2 |
693cdb4f2be91a376ca44b136ef2d418bdb57d9b | 12,249,246,770,983 | 81a5faa946e0c6894fdf9fc3bb421a2a2434d646 | /StarvingCodeMonkey/src/com/google/gwt/killers/client/ParkServiceAsync.java | 3eee4081389b98751d02cf4dcb95947fba321fc6 | [] | no_license | jimqi/CPSC310PublicMirror | https://github.com/jimqi/CPSC310PublicMirror | 9a82906fd8a851846ce4cb533eb4c2b09d09a37f | 03b525f27a46efb5b4da7dc38201f3c6e1e49017 | refs/heads/master | 2016-09-06T02:47:05.935000 | 2014-04-02T03:24:18 | 2014-04-02T03:24:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.gwt.killers.client;
import java.util.List;
import com.google.gwt.killers.entity.Park;
import com.google.gwt.user.client.rpc.AsyncCallback;
public interface ParkServiceAsync {
public void getParks(AsyncCallback<List<Park>> async);
} | UTF-8 | Java | 263 | java | ParkServiceAsync.java | Java | [] | null | [] | package com.google.gwt.killers.client;
import java.util.List;
import com.google.gwt.killers.entity.Park;
import com.google.gwt.user.client.rpc.AsyncCallback;
public interface ParkServiceAsync {
public void getParks(AsyncCallback<List<Park>> async);
} | 263 | 0.775665 | 0.775665 | 10 | 24.5 | 21.551102 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 2 |
b344ead46bd050d37a470815db39c6eac701521b | 37,701,222,931,279 | 68c7a83758e6d2ef2d7189577a8142645721ce58 | /app/src/main/java/com/app/aptap/fragment/GroupManagement.java | fc4760f0763633d711865902e5d87609b2ed2098 | [] | no_license | sateesh9491/Aptap_Android | https://github.com/sateesh9491/Aptap_Android | 1198de213b086bec652ff451c5ecaec66c470380 | 3d2b1b5c208fa012ce1a663a7e905591f31443c2 | refs/heads/master | 2021-05-14T05:27:21.457000 | 2018-01-04T06:05:17 | 2018-01-04T06:05:17 | 116,106,019 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.app.aptap.fragment;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.v4.app.Fragment;
import android.support.v4.widget.SwipeRefreshLayout;
import android.support.v7.widget.DefaultItemAnimator;
import android.support.v7.widget.GridLayoutManager;
im... | UTF-8 | Java | 3,912 | java | GroupManagement.java | Java | [] | null | [] | package com.app.aptap.fragment;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.v4.app.Fragment;
import android.support.v4.widget.SwipeRefreshLayout;
import android.support.v7.widget.DefaultItemAnimator;
import android.support.v7.widget.GridLayoutManager;
im... | 3,912 | 0.680982 | 0.67817 | 107 | 35.560749 | 29.962961 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.570093 | false | false | 2 |
3a98c56425d79dd6775e5e4afc8d972c71737bef | 34,437,047,805,524 | 1b5bd5bbec43f0609f0167cf3cd8d5e3bed9e830 | /src/main/java/com/example/skilltree/model/ItemLevel.java | 37d0252012e7cabc7a7d246e3f4cf22d4a85e590 | [] | no_license | michofilip/SkillTree | https://github.com/michofilip/SkillTree | 9829b1a83f386294585119502fa0074bfd21933d | 2e68a48c6283e283c382074200f7c87d0e28aab0 | refs/heads/master | 2020-06-20T12:38:28.116000 | 2019-07-23T20:18:41 | 2019-07-23T20:18:41 | 197,125,258 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.skilltree.model;
import lombok.Data;
import javax.persistence.CascadeType;
import javax.persistence.Embeddable;
import javax.persistence.EmbeddedId;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.JoinColumn;
import javax.persistence.JoinTable;
import ... | UTF-8 | Java | 1,632 | java | ItemLevel.java | Java | [] | null | [] | package com.example.skilltree.model;
import lombok.Data;
import javax.persistence.CascadeType;
import javax.persistence.Embeddable;
import javax.persistence.EmbeddedId;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.JoinColumn;
import javax.persistence.JoinTable;
import ... | 1,632 | 0.679534 | 0.678922 | 58 | 27.137932 | 20.655172 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.551724 | false | false | 2 |
d5706447ddabcadcd95ef01383bce5cf17a345b8 | 34,102,040,359,697 | 7e5771665d3c1ca05bafd800cc4b84b09fc9ed7b | /dropwizard-logging/src/main/java/com/codahale/dropwizard/logging/FileAppenderFactory.java | 41dd777ca976cf165992c0a5d9f756a7b2822cb8 | [
"Apache-2.0"
] | permissive | dmt/dropwizard | https://github.com/dmt/dropwizard | 9d7497a9f04c5493178acdccc033d0ab85d47fc0 | 31d8cc44f16c98e19741816dfa684cd3ddc42023 | refs/heads/master | 2021-01-23T23:20:31.404000 | 2013-05-11T18:51:25 | 2013-05-11T18:51:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.codahale.dropwizard.logging;
import ch.qos.logback.classic.Level;
import ch.qos.logback.classic.LoggerContext;
import ch.qos.logback.classic.filter.ThresholdFilter;
import ch.qos.logback.classic.spi.ILoggingEvent;
import ch.qos.logback.core.Appender;
import ch.qos.logback.core.FileAppender;
import ch.qos.l... | UTF-8 | Java | 5,480 | java | FileAppenderFactory.java | Java | [] | null | [] | package com.codahale.dropwizard.logging;
import ch.qos.logback.classic.Level;
import ch.qos.logback.classic.LoggerContext;
import ch.qos.logback.classic.filter.ThresholdFilter;
import ch.qos.logback.classic.spi.ILoggingEvent;
import ch.qos.logback.core.Appender;
import ch.qos.logback.core.FileAppender;
import ch.qos.l... | 5,480 | 0.700547 | 0.699818 | 179 | 29.614525 | 26.218933 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.446927 | false | false | 2 |
45a035a1baf84043af34a58bbc3375267732eb32 | 23,656,679,901,248 | 852a55d1cffde7b9c497b6a2ef6745d6ea059853 | /PhysicsLibrary/src/physics/physics.java | 86f7be71f4af62609b255d0546c82bd9f3da9e5f | [] | no_license | 1567654/Physics_library | https://github.com/1567654/Physics_library | 26121628ee386c1c15ac17032033ee137db39915 | efa0619fa4daecbad16787e098d3cf284cafb595 | refs/heads/master | 2020-04-05T05:57:39.968000 | 2018-11-07T22:56:35 | 2018-11-07T22:56:35 | 156,619,274 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package physics;
import java.util.Scanner;
public class physics {
public static void main(String[] args) {
//fahrenheitToCelsius();
//kelvinToCelsius();
//fluidPressure();
//pressureUnderWater();
//kineticEnergy();
//potentialEnergy();
//fallspeed();
//delta();
//volumeToMass();
//volumeToMass2()... | UTF-8 | Java | 5,810 | java | physics.java | Java | [] | null | [] | package physics;
import java.util.Scanner;
public class physics {
public static void main(String[] args) {
//fahrenheitToCelsius();
//kelvinToCelsius();
//fluidPressure();
//pressureUnderWater();
//kineticEnergy();
//potentialEnergy();
//fallspeed();
//delta();
//volumeToMass();
//volumeToMass2()... | 5,810 | 0.677797 | 0.66833 | 188 | 29.904255 | 16.640804 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.175532 | false | false | 2 |
35f10bed9ef66687df6d771ee55b5f2770ad1b08 | 33,835,752,389,272 | 82227c35c6e84ac886ac5d409b75052303df2cf0 | /src/main/java/com/bluefly/gonzalo/service/ReminderService.java | 1f0a0f148957aa993d092abbaf1a8c4907c205e0 | [] | no_license | gonzalo-roberto-diaz/tps | https://github.com/gonzalo-roberto-diaz/tps | 2d635daf4d42db403c23458fb53cbd03844c8e31 | f1815916387a3181b9738bdceafb42f0434afa75 | refs/heads/master | 2016-09-06T19:25:16.700000 | 2015-07-17T15:42:20 | 2015-07-17T15:42:20 | 39,227,030 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bluefly.gonzalo.service;
import java.util.List;
import com.bluefly.gonzalo.model.Reminder;
public interface ReminderService {
Reminder findById(int id);
Reminder saveReminder(Reminder reminder);
Reminder updateReminder(Reminder reminder);
void delete(Reminder reminder);
List<... | UTF-8 | Java | 489 | java | ReminderService.java | Java | [] | null | [] | package com.bluefly.gonzalo.service;
import java.util.List;
import com.bluefly.gonzalo.model.Reminder;
public interface ReminderService {
Reminder findById(int id);
Reminder saveReminder(Reminder reminder);
Reminder updateReminder(Reminder reminder);
void delete(Reminder reminder);
List<... | 489 | 0.723926 | 0.723926 | 27 | 16.111111 | 19.120153 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.037037 | false | false | 2 |
19f5064c3dedc6e63ab990997f52afb439d11b7b | 33,835,752,388,775 | ca61252a46d5c843b8fb6dc845f4c9ca18524054 | /spring/jaxb-sample/src/main/java/edu/samples/jaxb/Run.java | 1ff663d4122cd97f8e4d155eda47e1e5daa8d0c5 | [] | no_license | alexflipren/spring-edu-samples | https://github.com/alexflipren/spring-edu-samples | 8a307cafcc5f0c816f2eb2df7e2ec1d52f2cd996 | 175af661c701f1802c323acdbffe6d3a985d1b3d | refs/heads/master | 2015-08-18T20:49:40.858000 | 2015-07-20T21:19:45 | 2015-07-20T21:19:45 | 28,809,879 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.samples.jaxb;
import edu.samples.jaxb.model.SingleItem;
import edu.samples.jaxb.model.XmlRoot;
import org.springframework.util.ResourceUtils;
import javax.xml.bind.JAXBContext;
import javax.xml.bind.JAXBException;
import javax.xml.bind.Unmarshaller;
import java.io.File;
import java.io.FileNotFoundExceptio... | UTF-8 | Java | 1,403 | java | Run.java | Java | [
{
"context": " java.io.FileNotFoundException;\n\n/**\n * Created by alex on 29.04.15.\n */\npublic class Run {\n\n public s",
"end": 346,
"score": 0.9990994930267334,
"start": 342,
"tag": "USERNAME",
"value": "alex"
}
] | null | [] | package edu.samples.jaxb;
import edu.samples.jaxb.model.SingleItem;
import edu.samples.jaxb.model.XmlRoot;
import org.springframework.util.ResourceUtils;
import javax.xml.bind.JAXBContext;
import javax.xml.bind.JAXBException;
import javax.xml.bind.Unmarshaller;
import java.io.File;
import java.io.FileNotFoundExceptio... | 1,403 | 0.631504 | 0.627227 | 48 | 28.229166 | 21.973696 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.541667 | false | false | 2 |
e12d3c78d829dcce1418a4bc1bb410a4c51f449c | 35,442,070,160,843 | 55b26f07a95ca2d8f7bb0aa4867131898e69db6b | /src/test/java/com/com/bunjlabs/largo/compiler/RuntimeTest.java | 9b119c1f01089f1cd1a32567a985dfca140097eb | [
"Apache-2.0"
] | permissive | bunjlabs/largo | https://github.com/bunjlabs/largo | 0e8a5021ae85eb2135160417a6415556f1b82dbd | 74930eeedcadae1a605f3a08b1457c7abdbb135c | refs/heads/master | 2020-05-25T03:00:19.994000 | 2019-11-09T04:09:00 | 2019-11-09T04:09:00 | 187,591,006 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.com.bunjlabs.largo.compiler;
import com.bunjlabs.largo.*;
import com.bunjlabs.largo.LargoMathModule;
import com.bunjlabs.largo.types.LargoFunction;
import com.bunjlabs.largo.types.LargoString;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.assertEquals;
class ... | UTF-8 | Java | 6,230 | java | RuntimeTest.java | Java | [] | null | [] | package com.com.bunjlabs.largo.compiler;
import com.bunjlabs.largo.*;
import com.bunjlabs.largo.LargoMathModule;
import com.bunjlabs.largo.types.LargoFunction;
import com.bunjlabs.largo.types.LargoString;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.assertEquals;
class ... | 6,230 | 0.527769 | 0.51236 | 142 | 41.873238 | 23.584986 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.049296 | false | false | 2 |
182289b2b8e0557c2820ae0036aae434360af5a9 | 35,356,170,807,790 | 9807fd9d035fc911eb57510edf85cc5027c0d0cb | /yahoo_weather/src/main/java/ru/bellintegrator/yahoo_weather/jms/JMSSender.java | 94403df2d2fb53890797b10c128cbfae2bfcbc64 | [] | no_license | AlinaZ/weatherbroker | https://github.com/AlinaZ/weatherbroker | 73ab91d30d8fca1003fa671b34600c920abb06d0 | 959f1fd5ae6a5af38cd352f77c027c296adbfb40 | refs/heads/master | 2022-12-10T18:56:27.407000 | 2020-09-03T11:07:29 | 2020-09-03T11:07:29 | 292,542,666 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.bellintegrator.yahoo_weather.jms;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import ru.bellintegrator.weatherparser.Result;
import javax.annotation.Resource;
import javax.enterprise.context.ApplicationScoped;
import javax.inject.Inject;
import javax.jms.JMSContext;
import javax.jms.Queue;
@A... | UTF-8 | Java | 929 | java | JMSSender.java | Java | [] | null | [] | package ru.bellintegrator.yahoo_weather.jms;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import ru.bellintegrator.weatherparser.Result;
import javax.annotation.Resource;
import javax.enterprise.context.ApplicationScoped;
import javax.inject.Inject;
import javax.jms.JMSContext;
import javax.jms.Queue;
@A... | 929 | 0.706215 | 0.703955 | 33 | 25.848484 | 21.015322 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.484848 | false | false | 2 |
79d975ba18fefd832b44e585d23bbc33ebb507cd | 13,769,665,190,916 | 75f66b952bd655139c5a096467626f464a8b487b | /Assignment3/src/main/java/edu/uw/ajs/broker/SimpleBrokerFactory.java | 4496b336e6d2290c2869fab91c10e4b07280e7f9 | [] | no_license | schr1554/Assignment3 | https://github.com/schr1554/Assignment3 | b2cfa9b7385e1a538b501fe0f3121f1ca1d9a92c | 197acf36a884f4d931ac9500181239ee5822e68b | refs/heads/master | 2020-03-11T12:31:04.155000 | 2018-04-18T03:38:58 | 2018-04-18T03:38:58 | 129,999,640 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package main.java.edu.uw.ajs.broker;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import edu.uw.ext.framework.account.AccountManager;
import edu.uw.ext.framework.broker.Broker;
import edu.uw.ext.framework.broker.BrokerFactory;
import edu.uw.ext.framework.exchange.StockExchange;
import main.java.e... | UTF-8 | Java | 799 | java | SimpleBrokerFactory.java | Java | [] | null | [] | package main.java.edu.uw.ajs.broker;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import edu.uw.ext.framework.account.AccountManager;
import edu.uw.ext.framework.broker.Broker;
import edu.uw.ext.framework.broker.BrokerFactory;
import edu.uw.ext.framework.exchange.StockExchange;
import main.java.e... | 799 | 0.748436 | 0.745932 | 26 | 28.73077 | 28.963581 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.923077 | false | false | 2 |
dba06f7a14d40829553b2acab19ce2f02cc9678b | 39,298,950,775,691 | c35ed9c77a9aee6ce400777279be49f78fedabe2 | /homework-csv/src/main/java/homework_csv/homework_csv/App.java | 98239f08b494de2095dcab4c8f3f7f61497c6a9f | [] | no_license | Petretooo/hadoop | https://github.com/Petretooo/hadoop | df0da75d0c1c7f0e8adbf00129bc3cbe3d28897b | 1936e7ccadee0f95858260866bd6aee5cafac8a5 | refs/heads/main | 2023-08-28T10:29:30.871000 | 2021-10-26T21:23:59 | 2021-10-26T21:23:59 | 421,587,808 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package homework_csv.homework_csv;
import java.io.IOException;
import homework_csv.homework_csv.firstTask.ConfigurationFirstTask;
import homework_csv.homework_csv.secondTask.ConfigurationSecondTask;
import homework_csv.homework_csv.thirdTask.ConfigurationThirdTask;
public class App
{
public static void main( Str... | UTF-8 | Java | 674 | java | App.java | Java | [] | null | [] | package homework_csv.homework_csv;
import java.io.IOException;
import homework_csv.homework_csv.firstTask.ConfigurationFirstTask;
import homework_csv.homework_csv.secondTask.ConfigurationSecondTask;
import homework_csv.homework_csv.thirdTask.ConfigurationThirdTask;
public class App
{
public static void main( Str... | 674 | 0.783383 | 0.783383 | 19 | 34.473682 | 27.606956 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.894737 | false | false | 2 |
a37918a636c47efceff853a5fea245bd1e41a108 | 38,878,043,998,077 | dd3c5142a092e6b59076c70c81209241e750581a | /src/main/java/com/lut/springsecurity/config/AntPath.java | bc8eba80c41097377d496aef0bb1fa97db07b652 | [] | no_license | wjzxc123/spring-security | https://github.com/wjzxc123/spring-security | 65b5a16ec87af778ea8ee88afe8c2494334df463 | 0b767ca97a67fcbf304da0f2f22d448352461cc8 | refs/heads/main | 2023-04-23T09:30:49.015000 | 2021-04-30T08:53:26 | 2021-04-30T08:53:26 | 353,654,664 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lut.springsecurity.config;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.Setter;
/**
* Describe:
*
* @author Licon
* @date 2021/4/1 11:26
*/
@Getter
@Setter
@AllArgsConstructor
public class AntPath {
String path;
String method;
}
| UTF-8 | Java | 277 | java | AntPath.java | Java | [
{
"context": "rt lombok.Setter;\n\n\n/**\n * Describe:\n *\n * @author Licon\n * @date 2021/4/1 11:26\n */\n@Getter\n@Setter\n@AllA",
"end": 156,
"score": 0.9959021806716919,
"start": 151,
"tag": "NAME",
"value": "Licon"
}
] | null | [] | package com.lut.springsecurity.config;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.Setter;
/**
* Describe:
*
* @author Licon
* @date 2021/4/1 11:26
*/
@Getter
@Setter
@AllArgsConstructor
public class AntPath {
String path;
String method;
}
| 277 | 0.729242 | 0.693141 | 21 | 12.190476 | 11.091047 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.380952 | false | false | 2 |
48ab72f3938382d26e0657c7881c16715cdf80f8 | 31,198,642,498,490 | b5e4c01a2ac61529a0a6a62bb487592f6394423f | /core/src/com/goatgames/GoatEngine/Input/Events/touch/PanEvent.java | 7018bbd7a33df4ef9184771ddc2661ac2a820699 | [] | no_license | jwillp/GoatEngine | https://github.com/jwillp/GoatEngine | 66ec619d62dcdede33238f383359edbbbebbce02 | c14dbf5c45ca262dcb4388d838d978f70234f692 | refs/heads/master | 2021-01-16T18:33:46.382000 | 2017-08-14T20:47:52 | 2017-08-14T20:47:52 | 100,092,965 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.goatgames.goatengine.input.events.touch;
/**
* Called when the user drags a finger over the screen.
*/
public class PanEvent extends TouchEvent {
public final float x;
public final float y;
public final float deltaX;
public final float deltaY;
public PanEvent(float x, float y, float... | UTF-8 | Java | 453 | java | PanEvent.java | Java | [] | null | [] | package com.goatgames.goatengine.input.events.touch;
/**
* Called when the user drags a finger over the screen.
*/
public class PanEvent extends TouchEvent {
public final float x;
public final float y;
public final float deltaX;
public final float deltaY;
public PanEvent(float x, float y, float... | 453 | 0.646799 | 0.646799 | 19 | 22.842106 | 19.955908 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.631579 | false | false | 2 |
072906761ce2d00b005ba0e68288ae3726337e6f | 31,198,642,497,280 | f82d3b0f20fcca410ee52505534c7b500f6a5735 | /SpaceApp-master/src/main/java/com/spaceApplication/server/service/MainAppServiceImpl.java | 93244aae697b2d63a86d7acd949de48ad64072a5 | [] | no_license | ChrisGak/DissertationWork | https://github.com/ChrisGak/DissertationWork | ff2f600a22e061dbc551ac29663ac879121f06e7 | 8d4cd317bdb023b8798b66da09875a149672d4f5 | refs/heads/master | 2021-04-28T10:28:39.816000 | 2018-05-15T09:45:02 | 2018-05-15T09:45:02 | 121,520,396 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.spaceApplication.server.service;
import com.google.gwt.user.server.rpc.RemoteServiceServlet;
import com.spaceApplication.client.exception.TetherSystemModelValueException;
import com.spaceApplication.client.space.controllers.SpaceApplicationService;
import com.spaceApplication.client.space.model.Electrodyna... | UTF-8 | Java | 5,840 | java | MainAppServiceImpl.java | Java | [] | null | [] | package com.spaceApplication.server.service;
import com.google.gwt.user.server.rpc.RemoteServiceServlet;
import com.spaceApplication.client.exception.TetherSystemModelValueException;
import com.spaceApplication.client.space.controllers.SpaceApplicationService;
import com.spaceApplication.client.space.model.Electrodyna... | 5,840 | 0.726199 | 0.711986 | 100 | 57.41 | 45.620628 | 167 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.21 | false | false | 2 |
72b7ac6486f22178e5acc4d27be5e19025e824ac | 36,764,920,082,964 | 590cebae4483121569983808da1f91563254efed | /Router/schemas-src/eps-fts-schemas/src/main/java/ru/acs/fts/schemas/album/declarationconformity/GoodsType.java | 6655e502402f74e03d548907818ff80a6a8108bb | [] | no_license | ke-kontur/eps | https://github.com/ke-kontur/eps | 8b00f9c7a5f92edeaac2f04146bf0676a3a78e27 | 7f0580cd82022d36d99fb846c4025e5950b0c103 | refs/heads/master | 2020-05-16T23:53:03.163000 | 2014-11-26T07:00:34 | 2014-11-26T07:01:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package ru.acs.fts.schemas.album.declarationconformity;
import java.util.ArrayList;
import java.util.List;
import ru.acs.fts.schemas.album.commonaggregatetypescust.DocumentBaseType;
/**
* Сведения о продукции
*/
public class GoodsType extends AppendsType
{
private String productCode;
private String goodsT... | WINDOWS-1251 | Java | 6,781 | java | GoodsType.java | Java | [] | null | [] |
package ru.acs.fts.schemas.album.declarationconformity;
import java.util.ArrayList;
import java.util.List;
import ru.acs.fts.schemas.album.commonaggregatetypescust.DocumentBaseType;
/**
* Сведения о продукции
*/
public class GoodsType extends AppendsType
{
private String productCode;
private String goodsT... | 6,781 | 0.662261 | 0.660118 | 183 | 29.590164 | 51.227356 | 439 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.300546 | false | false | 2 |
b1e33db59ac7e71adce211415b199d0e77339183 | 13,554,916,842,517 | d9fbb439e290a23943270d2722f894a620e3ad9e | /src/main/java/com/tsoft/core/media/ImgHandler.java | 6b67fba2bd8ace8b3ef8b6f49659f8e84396f876 | [
"MIT"
] | permissive | frankan0/tsoft-core | https://github.com/frankan0/tsoft-core | 6208aa8062d24c086deac06c1b15cb0a27fcc6e8 | 11c3224c3e1995e9dbe2a430ad4f29636205bbee | refs/heads/master | 2017-04-23T10:18:53.992000 | 2016-10-27T10:51:15 | 2016-10-27T10:51:15 | 62,784,480 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tsoft.core.media;
import java.io.File;
/**
* 图像处理接口
* @author Winter Lau
* @date 2010-4-26 上午09:15:10
*/
public interface ImgHandler {
/**
* 图像自动根据比例缩小到指定的方框中
* @param src
* @param dest
* @param size
* @return
* @throws ImgException
*/
int[] shrink(Fi... | UTF-8 | Java | 1,692 | java | ImgHandler.java | Java | [
{
"context": "\n \nimport java.io.File;\n \n/**\n * 图像处理接口\n * @author Winter Lau\n * @date 2010-4-26 上午09:15:10\n */\npublic interfac",
"end": 90,
"score": 0.9997929334640503,
"start": 80,
"tag": "NAME",
"value": "Winter Lau"
}
] | null | [] | package com.tsoft.core.media;
import java.io.File;
/**
* 图像处理接口
* @author <NAME>
* @date 2010-4-26 上午09:15:10
*/
public interface ImgHandler {
/**
* 图像自动根据比例缩小到指定的方框中
* @param src
* @param dest
* @param size
* @return
* @throws ImgException
*/
int[] shrink(File s... | 1,688 | 0.551773 | 0.542553 | 64 | 21.046875 | 19.671862 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.359375 | false | false | 2 |
c94a5d362cbee304e9d88214585a9f04d950ca7c | 29,557,964,939,065 | 2b08cc9aeaec9eca1e4c5f50d1ecd5a00c7fbde9 | /exam-project-7/src/main/java/com/project/exam/controller/LoginLogOutController.java | ec2928cc7790af715fdd633c5d751f081f018efb | [] | no_license | KCC-Project/exam-project-7 | https://github.com/KCC-Project/exam-project-7 | 15c4c2a78afea987897b8f8fe37dde110d64d80d | af5aa83c4287b4784f37ded028f05f50fc9f8514 | refs/heads/master | 2021-09-11T09:52:11.986000 | 2018-04-06T14:54:24 | 2018-04-06T14:54:24 | 112,454,143 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.project.exam.controller;
import java.net.URI;
import java.net.URISyntaxException;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import javax.ws.rs.FormParam;
import javax.ws.rs.GET;
impo... | UTF-8 | Java | 4,924 | java | LoginLogOutController.java | Java | [
{
"context": "(admin2.getAdmin_username().equalsIgnoreCase(InputEmail1User)\r\n\t\t\t\t\t\t&& admin2.getAdmin_password().equals(Inpu",
"end": 1620,
"score": 0.8019750118255615,
"start": 1610,
"tag": "USERNAME",
"value": "Email1User"
},
{
"context": "etPhone());\r\n\t\t\t\t\tsession.s... | null | [] | package com.project.exam.controller;
import java.net.URI;
import java.net.URISyntaxException;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import javax.ws.rs.FormParam;
import javax.ws.rs.GET;
impo... | 4,915 | 0.672015 | 0.664703 | 137 | 33.941605 | 24.917021 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.021898 | false | false | 2 |
d545e340c0b113a9d7c7df375d3ed378eeddc07e | 2,284,922,616,288 | b38cc26cd9fc84c2b8557a837ef7e8307d2414d0 | /app/src/main/java/razdob/cycler/ChooseCurrentSubjectsActivity.java | 7eb9476168ad1c6f3df8a07dba5596b055a20962 | [] | no_license | razdob15/cycler | https://github.com/razdob15/cycler | f1456214b6294992bdbc409de68ce4fc275735f9 | 0e3ff6fc7970d4c8fc33ef247157bcbe4231c0d2 | refs/heads/master | 2020-04-02T05:03:28.740000 | 2019-01-23T22:58:13 | 2019-01-23T22:58:13 | 154,050,313 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package razdob.cycler;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.design.widget.TextInputEditText;
import android.support.v7.app.AppCompatActivity;
import android.... | UTF-8 | Java | 8,505 | java | ChooseCurrentSubjectsActivity.java | Java | [
{
"context": " razdob.cycler.myUtils.MyFonts;\n\n/**\n * Created by Raz on 02/07/2018, for project: PlacePicker2\n */\npubl",
"end": 1360,
"score": 0.993969202041626,
"start": 1357,
"tag": "NAME",
"value": "Raz"
},
{
"context": " }\n });\n\n placeNameTV.setText(\"C... | null | [] | package razdob.cycler;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.design.widget.TextInputEditText;
import android.support.v7.app.AppCompatActivity;
import android.... | 8,505 | 0.630923 | 0.628689 | 235 | 35.19149 | 27.793339 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.621277 | false | false | 2 |
e875e7544b1ebc80992808c1298aa3cbb8e7da82 | 21,741,124,485,043 | ef9ad57d7d99e681476a5e00e3a39223786f3983 | /demo/src/main/java/com/demo/dao/ScaTransactionRepository.java | 86eb94d65ae4d8fff943afc2cf534a6a1d0027cc | [] | no_license | o0hailang0o/Elasticsearch-easyClient | https://github.com/o0hailang0o/Elasticsearch-easyClient | fdd453754bafe05e1a9473b7947e237f0a4c33dc | d85538924900c19b4efb92dea9a6d69fc0600494 | refs/heads/master | 2020-05-07T01:10:40.827000 | 2019-04-09T01:55:18 | 2019-04-09T01:55:18 | 180,263,365 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.demo.dao;
import com.demo.model.ScaTransaction;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import java.util.List;
/**
* Created by liujian on 2018/11/24.
*/
@Repository
public class ScaTransactionRepository {
@Autowired
priv... | UTF-8 | Java | 1,009 | java | ScaTransactionRepository.java | Java | [
{
"context": "sitory;\n\nimport java.util.List;\n\n/**\n * Created by liujian on 2018/11/24.\n */\n@Repository\npublic class ScaTr",
"end": 224,
"score": 0.9985554814338684,
"start": 217,
"tag": "USERNAME",
"value": "liujian"
}
] | null | [] | package com.demo.dao;
import com.demo.model.ScaTransaction;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import java.util.List;
/**
* Created by liujian on 2018/11/24.
*/
@Repository
public class ScaTransactionRepository {
@Autowired
priv... | 1,009 | 0.766105 | 0.756194 | 36 | 27.027779 | 28.573965 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.361111 | false | false | 2 |
484c3fd26abdef4bcd56c7e2f5fa6396a8103cd4 | 24,129,126,283,186 | 1d02959a6cae05956a29ae4b8f4026e1a6390061 | /src/domain/org/net9/domain/model/blog/BlogEntry.java | 3907273fe96d186d248dc05671649b605aa75b19 | [] | no_license | FreeDao/ctba.cn | https://github.com/FreeDao/ctba.cn | d43326e82ad465fca3ded538d1d5e00103070ac2 | 9fe70e2c3138d6d96a5acca0e7c2892a2d61a751 | refs/heads/master | 2021-01-22T14:15:57.401000 | 2013-02-24T11:45:39 | 2013-02-24T11:45:39 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.net9.domain.model.blog;
import java.util.HashSet;
import java.util.Set;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.pers... | UTF-8 | Java | 5,292 | java | BlogEntry.java | Java | [] | null | [] | package org.net9.domain.model.blog;
import java.util.HashSet;
import java.util.Set;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.pers... | 5,292 | 0.682992 | 0.677487 | 220 | 21.954546 | 26.401751 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.404545 | false | false | 2 |
61ef4bc32d0f28929281d096ff95b9fa95e8fcb9 | 6,554,120,106,363 | cd476bfd09912c456109c5f6c79d171b7e63d14d | /app/src/main/java/com/you_tube/auto_subscribers/ExtraUtils/ViewPagerAdapter.java | bc8a89564c83279a3fc298598ced1c117757ed14 | [] | no_license | communicationmantra/OnTubeAutoSubscribers | https://github.com/communicationmantra/OnTubeAutoSubscribers | 4eb5e59920f0c8b60524a1832257a311b58174b1 | 560ec6df4b83aa41ed9d98e06d79bffcb506ce74 | refs/heads/master | 2020-09-06T11:39:03.632000 | 2019-11-08T07:22:09 | 2019-11-08T07:22:09 | 220,413,543 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.you_tube.auto_subscribers.ExtraUtils;
import androidx.fragment.app.Fragment;
import androidx.fragment.app.FragmentManager;
import androidx.fragment.app.FragmentPagerAdapter;
import com.you_tube.auto_subscribers.AlreadySubList.SubListFragment;
import com.you_tube.auto_subscribers.MainFragments.FirstFragmen... | UTF-8 | Java | 1,298 | java | ViewPagerAdapter.java | Java | [] | null | [] | package com.you_tube.auto_subscribers.ExtraUtils;
import androidx.fragment.app.Fragment;
import androidx.fragment.app.FragmentManager;
import androidx.fragment.app.FragmentPagerAdapter;
import com.you_tube.auto_subscribers.AlreadySubList.SubListFragment;
import com.you_tube.auto_subscribers.MainFragments.FirstFragmen... | 1,298 | 0.637134 | 0.632512 | 54 | 23.037037 | 21.656376 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.314815 | false | false | 2 |
d981801fa43fe928d5cc761709ae2ae35b45d798 | 24,257,975,314,709 | 4bda6d0c5302c41d718198c6bc0f834537ab07f3 | /cg-automation/exception/src/com/capgemini/exception/second/TestA.java | 3f05bcbb35392fb27ddd81ddc97ff338dd75c90c | [] | no_license | Renuka6997/MyJava | https://github.com/Renuka6997/MyJava | 5ac1596236a4f28f67d4d886705a9f377d8ec29c | 455e6bbb563b92be26266ed2c11d861e47cee944 | refs/heads/master | 2023-03-14T07:00:35.740000 | 2021-03-05T03:10:07 | 2021-03-05T03:10:07 | 344,677,821 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.capgemini.exception.second;
public class TestA {
public static void main(String[] args) {
System.out.println("main starts");
if (20 > 10) {
try {
throw new ArithmeticException("invalid number"); // it creates the object of exception
// and ... | UTF-8 | Java | 460 | java | TestA.java | Java | [] | null | [] | package com.capgemini.exception.second;
public class TestA {
public static void main(String[] args) {
System.out.println("main starts");
if (20 > 10) {
try {
throw new ArithmeticException("invalid number"); // it creates the object of exception
// and ... | 460 | 0.597826 | 0.58913 | 18 | 24.555555 | 27.154337 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.833333 | false | false | 2 |
a42715038abda92dcaddf1c1a793d6ef9cd871b1 | 13,469,017,443,167 | 68b3d254bcd26e75bd994a11eae39f72728b5cc8 | /src/main/java/com/rammp/stretchyourbody/service/dto/ProgramFeedBackDTO.java | 6b40bbd98b649d4cd3962e41fc7bac3565ac43cc | [] | no_license | MauricioAra/stretchcms | https://github.com/MauricioAra/stretchcms | b1409165d1a17f9524b2624e00ba8ce5c90e7ce8 | 11b588b0805185e506a47a7d00e964c4650f6376 | refs/heads/master | 2021-05-18T09:42:56.512000 | 2017-08-26T19:18:05 | 2017-08-26T19:18:05 | 94,649,523 | 0 | 1 | null | false | 2020-09-18T16:26:43 | 2017-06-17T21:14:36 | 2017-06-17T21:54:16 | 2020-09-18T16:26:41 | 4,779 | 0 | 1 | 1 | Java | false | false | package com.rammp.stretchyourbody.service.dto;
import java.io.Serializable;
import java.util.HashSet;
import java.util.Set;
import java.util.Objects;
/**
* A DTO for the ProgramFeedBack entity.
*/
public class ProgramFeedBackDTO implements Serializable {
private Long id;
private Boolean isUseful;
pr... | UTF-8 | Java | 1,871 | java | ProgramFeedBackDTO.java | Java | [] | null | [] | package com.rammp.stretchyourbody.service.dto;
import java.io.Serializable;
import java.util.HashSet;
import java.util.Set;
import java.util.Objects;
/**
* A DTO for the ProgramFeedBack entity.
*/
public class ProgramFeedBackDTO implements Serializable {
private Long id;
private Boolean isUseful;
pr... | 1,871 | 0.589524 | 0.589524 | 91 | 19.56044 | 18.429676 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.351648 | false | false | 2 |
ba96d803780b2f9eaf1b9ee5409deba1faf756ec | 10,668,698,781,875 | f9542b72b07c8566e0c1c48aef45e4e99225188a | /src/test/java/br/com/abevieiramota/service/preditor/PredicaoTest.java | 93819dc0f8f242f582ddb5e5b5234e5475b9edf2 | [] | no_license | abevieiramota/app-loteria-de-cristal | https://github.com/abevieiramota/app-loteria-de-cristal | e27439371a8234d5b53de0d7f4957ac9382dd237 | a2d86bfd5aaf39fd464adccdef5bed256b13e57e | refs/heads/master | 2022-12-07T20:09:10.296000 | 2020-07-22T00:05:33 | 2020-07-22T00:05:33 | 98,750,619 | 1 | 0 | null | false | 2022-11-24T08:48:50 | 2017-07-29T18:08:00 | 2020-07-22T00:05:42 | 2022-11-24T08:48:47 | 36,670 | 1 | 0 | 3 | Java | false | false | package br.com.abevieiramota.service.preditor;
import org.junit.runner.RunWith;
import org.junit.runners.JUnit4;
import br.com.abevieiramota.model.Loteria;
import br.com.abevieiramota.model.Resultado;
import br.com.abevieiramota.model.Resultado.ResultadoBuilder;
import br.com.abevieiramota.model.Turno;
@RunWith(JUni... | UTF-8 | Java | 3,906 | java | PredicaoTest.java | Java | [] | null | [] | package br.com.abevieiramota.service.preditor;
import org.junit.runner.RunWith;
import org.junit.runners.JUnit4;
import br.com.abevieiramota.model.Loteria;
import br.com.abevieiramota.model.Resultado;
import br.com.abevieiramota.model.Resultado.ResultadoBuilder;
import br.com.abevieiramota.model.Turno;
@RunWith(JUni... | 3,906 | 0.707298 | 0.666325 | 113 | 33.557522 | 28.814308 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.619469 | false | false | 2 |
8f490812ee31ca22a555269445d76bb46e1d4268 | 18,519,898,994,565 | 168ed5bf8c22d11b43a177cef02795ecc0dde37c | /src/test/java/cn/devezhao/persist4j/query/compiler/SqlKeywordTest.java | 71f8a67133acc86292256854818db18f5a3d5fb1 | [] | no_license | MayBeWrong/persist4j | https://github.com/MayBeWrong/persist4j | 48ada97cfafb6d0a6f3bf07535ffb21f6fc97a7e | ee5acf482a60692b714303bf4babdc67d944f0ba | refs/heads/master | 2020-03-24T01:11:29.511000 | 2018-03-23T08:04:04 | 2018-03-23T08:04:04 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.devezhao.persist4j.query.compiler;
import org.junit.Test;
import cn.devezhao.persist4j.PersistManagerFactory;
import cn.devezhao.persist4j.dialect.Dialect;
import cn.devezhao.persist4j.dialect.MySQL5Dialect;
import cn.devezhao.persist4j.engine.PersistManagerFactoryImpl;
import cn.devezhao.persist4j.metadat... | UTF-8 | Java | 1,159 | java | SqlKeywordTest.java | Java | [
{
"context": ".ConfigurationMetadataFactory;\n\n/**\n * \n * @author zhaofang123@gmail.com\n * @since 03/05/2018\n */\npublic class SqlKeywordT",
"end": 453,
"score": 0.999342679977417,
"start": 432,
"tag": "EMAIL",
"value": "zhaofang123@gmail.com"
}
] | null | [] | package cn.devezhao.persist4j.query.compiler;
import org.junit.Test;
import cn.devezhao.persist4j.PersistManagerFactory;
import cn.devezhao.persist4j.dialect.Dialect;
import cn.devezhao.persist4j.dialect.MySQL5Dialect;
import cn.devezhao.persist4j.engine.PersistManagerFactoryImpl;
import cn.devezhao.persist4j.metadat... | 1,145 | 0.792062 | 0.774806 | 34 | 33.088234 | 30.838638 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.294118 | false | false | 2 |
e2c86d0dfc905afc31048ac3499e9506f4fa0b5a | 1,752,346,698,261 | 3f9f2c865413b8410098b72579cec0c8361a322d | /app/src/main/java/com/ardian/moviecatalogue/Service/Service.java | d6d9611b8dfdfa357aac98bbe0a5e3d017dd3661 | [] | no_license | ardianff/moveicatalogtiga | https://github.com/ardianff/moveicatalogtiga | 56ca6204f1d501e909c939e9567b72abb3601581 | 05be4d90ec66a4867d1bc018d8bf975d361e5e85 | refs/heads/master | 2020-09-19T13:26:35.506000 | 2019-11-26T15:55:26 | 2019-11-26T15:55:26 | 224,230,366 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ardian.moviecatalogue.Service;
import com.ardian.moviecatalogue.Parcelable.Movie;
import com.ardian.moviecatalogue.Parcelable.TV;
import retrofit2.Call;
import retrofit2.http.GET;
import retrofit2.http.Query;
public interface Service {
@GET("movie")
Call<Movie> getMovie(@Query("api_key") String... | UTF-8 | Java | 403 | java | Service.java | Java | [] | null | [] | package com.ardian.moviecatalogue.Service;
import com.ardian.moviecatalogue.Parcelable.Movie;
import com.ardian.moviecatalogue.Parcelable.TV;
import retrofit2.Call;
import retrofit2.http.GET;
import retrofit2.http.Query;
public interface Service {
@GET("movie")
Call<Movie> getMovie(@Query("api_key") String... | 403 | 0.739454 | 0.73201 | 18 | 21.388889 | 20.580841 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 2 |
e6e8720dc36cfcd2504ad2b325b5bbc66926c05d | 21,028,159,931,784 | 87321ee11cb82ebfc60253a895f45479b88940cc | /how2j/study/src/main/java/how2j/javathread/chapter1/TryConcurrency.java | 9d7c2bb018a32e71e00dfe9670a3af02301dca90 | [] | no_license | ymjrchx/myProject | https://github.com/ymjrchx/myProject | a1675b848e1e7fbec98374a87823b7c1c76a111f | 284cd0355597607bf002fb066100c6a87a4d750a | refs/heads/master | 2022-07-09T16:39:50.990000 | 2020-02-14T01:52:46 | 2020-02-14T01:52:46 | 220,406,157 | 0 | 0 | null | false | 2022-06-21T02:11:42 | 2019-11-08T06:59:16 | 2020-02-14T01:52:46 | 2022-06-21T02:11:40 | 23,283 | 0 | 0 | 17 | Python | false | false | package how2j.javathread.chapter1;
import java.util.concurrent.TimeUnit;
public class TryConcurrency {
private static void browseNews()
{
for(;;)
{
System.out.println("uh-hum,the good nows");
sleep(1);
}
}
private static void sleep(int seconds)
{
... | UTF-8 | Java | 2,271 | java | TryConcurrency.java | Java | [] | null | [] | package how2j.javathread.chapter1;
import java.util.concurrent.TimeUnit;
public class TryConcurrency {
private static void browseNews()
{
for(;;)
{
System.out.println("uh-hum,the good nows");
sleep(1);
}
}
private static void sleep(int seconds)
{
... | 2,271 | 0.532251 | 0.522327 | 93 | 22.838709 | 19.893961 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.419355 | false | false | 2 |
c9cf482a82bb75219853aadd1d5ca0c9ae7bc447 | 12,781,822,688,013 | ca4d073463695a244251c1743ec177c098be7edb | /src/uta/ak/usttmp/common/model/MiningTaskLog.java | 2575b58e179bd08460191ca30696d63d21873153 | [] | no_license | zhangcong2711/usttmp_common | https://github.com/zhangcong2711/usttmp_common | c417573a1b41e4f05b08a285cd1cec6ed20ae7a6 | 79965ced370be3eb2c435b74cd1b73e8e755e1f9 | refs/heads/master | 2020-12-25T14:24:16.958000 | 2016-10-13T16:50:23 | 2016-10-13T16:50:23 | 63,511,051 | 1 | 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 uta.ak.usttmp.common.model;
import java.util.Date;
/**
*
* @author zhangcong
*/
public class MiningTaskLog {
publ... | UTF-8 | Java | 1,830 | java | MiningTaskLog.java | Java | [
{
"context": ".model;\n\nimport java.util.Date;\n\n/**\n *\n * @author zhangcong\n */\npublic class MiningTaskLog {\n \n public ",
"end": 273,
"score": 0.9996047019958496,
"start": 264,
"tag": "USERNAME",
"value": "zhangcong"
}
] | 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 uta.ak.usttmp.common.model;
import java.util.Date;
/**
*
* @author zhangcong
*/
public class MiningTaskLog {
publ... | 1,830 | 0.561202 | 0.560109 | 99 | 17.484848 | 17.22364 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.232323 | false | false | 2 |
cebac610c609a7a27c620ad33fbeb78108eed5a5 | 31,061,203,541,935 | d71e879b3517cf4fccde29f7bf82cff69856cfcd | /ExtractedJars/Ibotta_com.ibotta.android/javafiles/com/apollographql/apollo/exception/ApolloHttpException.java | 4985ee307432d2dc6ec536a853b4fa1d25545fa2 | [
"MIT"
] | permissive | Andreas237/AndroidPolicyAutomation | https://github.com/Andreas237/AndroidPolicyAutomation | b8e949e072d08cf6c6166c3f15c9c63379b8f6ce | c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a | refs/heads/master | 2020-04-10T02:14:08.789000 | 2019-05-16T19:29:11 | 2019-05-16T19:29:11 | 160,739,088 | 5 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3) annotate safe
package com.apollographql.apollo.exception;
import okhttp3.Response;
// Referenced classes of package com.apollographql.apollo.exception:
// ApolloExce... | UTF-8 | Java | 3,923 | java | ApolloHttpException.java | Java | [
{
"context": "// Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.\n// Jad home page: http://www.kpdus.com/jad.html\n",
"end": 61,
"score": 0.9995894432067871,
"start": 45,
"tag": "NAME",
"value": "Pavel Kouznetsov"
}
] | null | [] | // Decompiled by Jad v1.5.8g. Copyright 2001 <NAME>.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3) annotate safe
package com.apollographql.apollo.exception;
import okhttp3.Response;
// Referenced classes of package com.apollographql.apollo.exception:
// ApolloException
pub... | 3,913 | 0.539383 | 0.462146 | 119 | 31.966387 | 21.851652 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.386555 | false | false | 2 |
c59242dd71d6a2ab497d90a2dba1d9984811d3d4 | 30,554,397,377,457 | 3f7028cc89a79582266a19acbde0d6b066a568de | /mobile/library/java/org/chromium/net/impl/CronvoyUrlRequestContext.java | 3abb0927dfad000cbe1bf945a147472361ba1a62 | [
"Apache-2.0",
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | envoyproxy/envoy | https://github.com/envoyproxy/envoy | 882d3c7f316bf755889fb628bee514bb2f6f66f0 | 72f129d273fa32f49581db3abbaf4b62e3e3703c | refs/heads/main | 2023-08-31T09:20:01.278000 | 2023-08-31T08:58:36 | 2023-08-31T08:58:36 | 65,214,191 | 21,404 | 4,756 | Apache-2.0 | false | 2023-09-14T21:56:37 | 2016-08-08T15:07:24 | 2023-09-14T19:23:27 | 2023-09-14T21:56:37 | 224,766 | 22,716 | 4,459 | 1,554 | C++ | false | false | package org.chromium.net.impl;
import static android.os.Process.THREAD_PRIORITY_BACKGROUND;
import static android.os.Process.THREAD_PRIORITY_MORE_FAVORABLE;
import android.os.ConditionVariable;
import androidx.annotation.GuardedBy;
import androidx.annotation.VisibleForTesting;
import io.envoyproxy.envoymobile.engine.... | UTF-8 | Java | 12,667 | java | CronvoyUrlRequestContext.java | Java | [
{
"context": "failException) {\n // TODO(https://github.com/envoyproxy/envoy-mobile/issues/2262): go with Cronet ways fo",
"end": 12459,
"score": 0.9985612034797668,
"start": 12449,
"tag": "USERNAME",
"value": "envoyproxy"
}
] | null | [] | package org.chromium.net.impl;
import static android.os.Process.THREAD_PRIORITY_BACKGROUND;
import static android.os.Process.THREAD_PRIORITY_MORE_FAVORABLE;
import android.os.ConditionVariable;
import androidx.annotation.GuardedBy;
import androidx.annotation.VisibleForTesting;
import io.envoyproxy.envoymobile.engine.... | 12,667 | 0.721086 | 0.720455 | 346 | 35.609825 | 31.367592 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.531792 | false | false | 2 |
6533779d88aa5e7e04197ddb95bffc38118b4c57 | 33,784,212,752,235 | c9f5959e9604f196ee0a20ddf39bb0bdeecf54b6 | /SkInfoReport/app/src/main/java/sdk/report/TagPlayHeartBeat.java | 11edb069bf06279b1666fdcfba43e744dea11acd | [
"Apache-2.0"
] | permissive | isuker/SdkReportCenter | https://github.com/isuker/SdkReportCenter | 4001d3256b295e4af23cdd9960717b7c1dce4587 | 0d61d586a3254e9fbd05dabad430a8ca80f58e4a | refs/heads/master | 2021-01-01T03:35:22.302000 | 2016-04-18T12:56:36 | 2016-04-18T12:56:36 | 55,977,595 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sdk.report;
import android.util.Log;
import org.json.JSONException;
import org.json.JSONObject;
/**
* Created by suker on 16-4-6.
*/
public class TagPlayHeartBeat {
private final static String TAG = "SdkReport_" + SysNetwork.class.getSimpleName();
private ReportCenter rcCtx = null;
public TagP... | UTF-8 | Java | 2,431 | java | TagPlayHeartBeat.java | Java | [
{
"context": "on;\nimport org.json.JSONObject;\n\n/**\n * Created by suker on 16-4-6.\n */\npublic class TagPlayHeartBeat {\n ",
"end": 130,
"score": 0.9995548725128174,
"start": 125,
"tag": "USERNAME",
"value": "suker"
}
] | null | [] | package sdk.report;
import android.util.Log;
import org.json.JSONException;
import org.json.JSONObject;
/**
* Created by suker on 16-4-6.
*/
public class TagPlayHeartBeat {
private final static String TAG = "SdkReport_" + SysNetwork.class.getSimpleName();
private ReportCenter rcCtx = null;
public TagP... | 2,431 | 0.584944 | 0.58042 | 52 | 45.75 | 40.192745 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.961538 | false | false | 2 |
4374d78cf61e43b8585401f4fc5c252d8640a2cf | 28,965,259,504,775 | 78c31cf0dd056decf4525a3e123fd39ca2cd91cc | /app/src/main/java/com/casl/Utility/MappingData.java | 5f13a120afd478e416559090f21e0fba76b44b8f | [] | no_license | pallaviwaghaye/CaslSurvey | https://github.com/pallaviwaghaye/CaslSurvey | be8139f52e8f1769adf4a62139e4986a743b3af1 | cfffc85fb671bb1439d38e93ec8beda5decfe2eb | refs/heads/master | 2020-05-19T01:32:45.744000 | 2019-08-06T13:27:43 | 2019-08-06T13:27:43 | 184,759,488 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.casl.Utility;
import com.casl.caslsurvey.R;
public class MappingData {
public String getTypeOfContact(String selected) {
String mappedStr = "";
switch (selected) {
case "In-person":
mappedStr = "inper";
break;
case "Telephone"... | UTF-8 | Java | 14,537 | java | MappingData.java | Java | [] | null | [] | package com.casl.Utility;
import com.casl.caslsurvey.R;
public class MappingData {
public String getTypeOfContact(String selected) {
String mappedStr = "";
switch (selected) {
case "In-person":
mappedStr = "inper";
break;
case "Telephone"... | 14,537 | 0.392309 | 0.390727 | 600 | 23.228333 | 15.090379 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.486667 | false | false | 2 |
1722de4d5ee0c6c304183eac59831b41d1e135ee | 30,863,635,029,559 | 0dcd5a8c3d7658e1ba9e559e432e11e6e255bdde | /springboot-study/springboot-demo/src/main/java/com/cptz/controller/LoginController.java | 337af11d7955aadfbccecb95be077756b6034b4e | [] | no_license | CarpenterZhang/StudyNotes | https://github.com/CarpenterZhang/StudyNotes | 0fde0e94c33c5e3927d3f52ffe919a9ebab6fd45 | dbdc4ad4a535ffe1f90532602f753733a1b4521f | refs/heads/master | 2022-12-31T18:29:52.836000 | 2020-10-20T16:57:31 | 2020-10-20T16:57:31 | 287,020,851 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cptz.controller;
import com.cptz.entity.User;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import javax.servlet.http.HttpSession;
@Controller
public class LoginController {
@RequestMapping("/login")
public String login(User user... | UTF-8 | Java | 550 | java | LoginController.java | Java | [] | null | [] | package com.cptz.controller;
import com.cptz.entity.User;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import javax.servlet.http.HttpSession;
@Controller
public class LoginController {
@RequestMapping("/login")
public String login(User user... | 550 | 0.725455 | 0.725455 | 22 | 24 | 20.491684 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 2 |
69f1a0f21c7460a7389dbd0e3b62331ed5948da3 | 31,361,851,206,923 | a2255ae576875703aa207451108b0816a8233d05 | /workspace_luna/LeetCode/src/maximum_subarray/Solution.java | 825b639e719b79234011852d24730d66f8d1a0f6 | [] | no_license | llincc/Eclipse | https://github.com/llincc/Eclipse | 670bad95812f2b4b96f6f2967c41c6d0c8aa9faa | 23b436c5f4cb4fccf2866d990e7cc8df76df5a76 | refs/heads/master | 2020-03-29T21:28:50.559000 | 2019-01-06T17:28:30 | 2019-01-06T17:28:30 | 150,369,020 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package maximum_subarray;
/*题目描述
Find the contiguous subarray within an array (containing at least one number) which has the largest sum.
For example, given the array[−2,1,−3,4,−1,2,1,−5,4],
the contiguous subarray[4,−1,2,1]has the largest sum =6.
click to show more practice.
More practice:
If you have f... | UTF-8 | Java | 777 | java | Solution.java | Java | [] | null | [] | package maximum_subarray;
/*题目描述
Find the contiguous subarray within an array (containing at least one number) which has the largest sum.
For example, given the array[−2,1,−3,4,−1,2,1,−5,4],
the contiguous subarray[4,−1,2,1]has the largest sum =6.
click to show more practice.
More practice:
If you have f... | 777 | 0.619236 | 0.596838 | 24 | 29.625 | 31.700174 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.166667 | false | false | 2 |
2f8cd5b1dc3db1d5e149221b6e55065511cd1920 | 1,752,346,699,707 | ccf105e7e3fc88a44cbac434a76058a0a1372af5 | /src/com/smv/service/file/db/dbobject/ItemDO.java | 787d12ac717981cb40322cd73f5f13db9bd67c37 | [] | no_license | timiblossom/ShareMyVision | https://github.com/timiblossom/ShareMyVision | a21db5f449ab6fe46a96b5dbd77ee9e297118649 | 025b70e261ed26bf72828248217932a417a90cdf | refs/heads/master | 2021-05-16T02:40:13.887000 | 2019-04-08T20:30:53 | 2019-04-08T20:30:53 | 8,025,764 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.smv.service.file.db.dbobject;
import java.util.Date;
import com.smv.util.db.AbstractVersionedDatedDO;
/**
* @author Minh Do
* 03/2010
*/
public class ItemDO extends AbstractVersionedDatedDO {
private String itemTitle;
private String itemCode;
private String description;
private Str... | UTF-8 | Java | 4,619 | java | ItemDO.java | Java | [
{
"context": "il.db.AbstractVersionedDatedDO;\r\n\r\n/**\r\n * @author Minh Do\r\n * 03/2010\r\n */\r\npublic class ItemDO extends Abs",
"end": 146,
"score": 0.9995877146720886,
"start": 139,
"tag": "NAME",
"value": "Minh Do"
}
] | null | [] | package com.smv.service.file.db.dbobject;
import java.util.Date;
import com.smv.util.db.AbstractVersionedDatedDO;
/**
* @author <NAME>
* 03/2010
*/
public class ItemDO extends AbstractVersionedDatedDO {
private String itemTitle;
private String itemCode;
private String description;
private Stri... | 4,618 | 0.677419 | 0.671574 | 259 | 15.833977 | 15.156055 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.27027 | false | false | 2 |
0226c1baa7d6af578fb61762742266e19df627f0 | 27,728,308,877,976 | a524066e90a6a4cd240f3b9837d3506d54eb389d | /dozer-example/src/main/java/com/taoyuanx/dozer/convers/DateStringConverter.java | bd5d2bfb842de4761746c28891217c43e6aafdda | [] | no_license | dushitaoyuan/java_tool_test | https://github.com/dushitaoyuan/java_tool_test | 1d3a22295dab68881dee210b5b18921b41dd8f74 | 1ddc611f4099d3a0b9149f5a6fe6a9b581120c14 | refs/heads/master | 2022-05-29T17:24:14.256000 | 2021-03-22T08:58:28 | 2021-03-22T08:58:28 | 193,219,623 | 0 | 0 | null | false | 2022-05-25T06:50:39 | 2019-06-22T10:10:42 | 2021-03-22T09:02:43 | 2022-05-25T06:50:36 | 95 | 0 | 0 | 10 | Java | false | false | package com.taoyuanx.dozer.convers;
import com.vip.vjtools.vjkit.time.DateFormatUtil;
import org.dozer.DozerConverter;
import java.text.ParseException;
import java.util.Date;
/**
* @author 桃源
* @description date <->string 互转
* @date 2019/6/22
*/
public class DateStringConverter extends DozerConverter<Date, Strin... | UTF-8 | Java | 1,379 | java | DateStringConverter.java | Java | [
{
"context": "eException;\nimport java.util.Date;\n\n/**\n * @author 桃源\n * @description date <->string 互转\n * @date 2019/6",
"end": 195,
"score": 0.9997406005859375,
"start": 193,
"tag": "NAME",
"value": "桃源"
}
] | null | [] | package com.taoyuanx.dozer.convers;
import com.vip.vjtools.vjkit.time.DateFormatUtil;
import org.dozer.DozerConverter;
import java.text.ParseException;
import java.util.Date;
/**
* @author 桃源
* @description date <->string 互转
* @date 2019/6/22
*/
public class DateStringConverter extends DozerConverter<Date, Strin... | 1,379 | 0.61415 | 0.608315 | 50 | 26.42 | 25.849634 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.46 | false | false | 2 |
3a9338120cb83a12708f0f03a2d14cfd1e95bf1f | 33,517,924,813,696 | bd6f0551917f3571ceefd0f7079293fb8a68e790 | /src/uk/ac/gre/ma8521e/privatehirecars/GUI/Controllers/EnquiryController.java | f1710e2790c44bc7dc3881bc3179fa4771a5d66c | [] | no_license | martyybu/PrivateHireCars | https://github.com/martyybu/PrivateHireCars | 2bcdce53b463f3354bb053579bfc8ad8fbc130f2 | a379864f1c2504a74d24f901cb71ad9548d5b53a | refs/heads/master | 2020-07-03T04:47:30.292000 | 2018-04-17T22:31:05 | 2018-04-17T22:31:05 | 201,787,437 | 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 uk.ac.gre.ma8521e.privatehirecars.GUI.Controllers;
import java.awt.event.ActionEvent;
import java.util.ArrayList;
imp... | UTF-8 | Java | 2,878 | java | EnquiryController.java | Java | [
{
"context": "tehirecars.PrivateHireCars;\r\n\r\n/**\r\n *\r\n * @author micae\r\n */\r\npublic class EnquiryController {\r\n\r\n pri",
"end": 796,
"score": 0.9951861500740051,
"start": 791,
"tag": "USERNAME",
"value": "micae"
}
] | 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 uk.ac.gre.ma8521e.privatehirecars.GUI.Controllers;
import java.awt.event.ActionEvent;
import java.util.ArrayList;
imp... | 2,878 | 0.66574 | 0.654969 | 74 | 36.891891 | 32.915356 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.459459 | false | false | 2 |
4a09ccea250dccfbb277aba865028207024d4842 | 33,517,924,813,989 | 6776d9261ead0a42fe70bd7612be4ff5434814e8 | /src/main/java/com/arturskowronski/naivechain/p2p/messages/QueryAllMessage.java | 0981ed79aaf4e43ac94e34c1712257aeedb8da17 | [] | no_license | ArturSkowronski/naivechain-java | https://github.com/ArturSkowronski/naivechain-java | f1019be2d0109c0dfcc8202311aaf14b252b9ea0 | 1bc54fab1c40f4a84a84142073e0a7c0f9b9d520 | refs/heads/master | 2021-04-28T15:25:53.682000 | 2018-02-18T21:47:03 | 2018-02-18T21:47:03 | 121,989,490 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.arturskowronski.naivechain.p2p.messages;
import lombok.Getter;
@Getter
public class QueryAllMessage {
}
| UTF-8 | Java | 118 | java | QueryAllMessage.java | Java | [
{
"context": "package com.arturskowronski.naivechain.p2p.messages;\n\nimport lombok.Getter;\n\n",
"end": 27,
"score": 0.984427273273468,
"start": 12,
"tag": "USERNAME",
"value": "arturskowronski"
}
] | null | [] | package com.arturskowronski.naivechain.p2p.messages;
import lombok.Getter;
@Getter
public class QueryAllMessage {
}
| 118 | 0.813559 | 0.805085 | 7 | 15.857142 | 18.26338 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 2 |
b0abd6bbbbc7287d473f1f36b8bd34b1c2f5cae6 | 10,084,583,257,877 | 65b7491526a4da97f8441a81d7342f84fa186c1c | /AbstractFactory/src/Account.java | 9a44f558c00044be6c24d5d389bbd10b907b3040 | [] | no_license | NirdeshikaP/DesignPatterns | https://github.com/NirdeshikaP/DesignPatterns | ecc3a13cf62cfc181ce96bcfb8733ccd3e2bb7f9 | ce839a90653bf667dda931524e0dc5ade457eb3a | refs/heads/master | 2021-04-27T02:32:10.648000 | 2018-02-27T06:16:38 | 2018-02-27T06:16:38 | 122,697,210 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public interface Account {
public int getHours();
public int getSpeed();
public int getNumberOfMailboxes();
public int getStorage();
}
| UTF-8 | Java | 151 | java | Account.java | Java | [] | null | [] | public interface Account {
public int getHours();
public int getSpeed();
public int getNumberOfMailboxes();
public int getStorage();
}
| 151 | 0.688742 | 0.688742 | 6 | 24.166666 | 11.201438 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 2 |
00b10e759534527919040d3407496c7e20fb1e25 | 22,522,808,531,019 | 92a7feddf1ac9af9c2e6e39292f820a03504599f | /video/src/main/java/com/sybd/znld/video/service/VideoService.java | 8d617479df6209a35aa11dbbd5895f1b630409d7 | [] | no_license | xiamu126/parent | https://github.com/xiamu126/parent | db74381cc613c5829c5b3b91e3b54d254f4d5155 | e670e1a7fba3088479ed1078c80b144cc6b78ca0 | refs/heads/dev | 2023-08-14T16:26:32.493000 | 2020-01-10T06:02:36 | 2020-01-10T06:02:36 | 232,977,647 | 2 | 0 | null | false | 2023-07-23T02:24:40 | 2020-01-10T06:06:41 | 2021-01-18T11:36:17 | 2023-07-23T02:24:40 | 6,102 | 2 | 0 | 1 | JavaScript | false | false | package com.sybd.znld.video.service;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.sybd.znld.config.ProjectConfig;
import com.sybd.znld.service.BaseService;
import com.sybd.znld.mapper.lamp.CameraMapper;
import com.sybd.znld.model.lamp.CameraModel;
import com.sybd.znld.util.MyString;
import lombok.ext... | UTF-8 | Java | 5,091 | java | VideoService.java | Java | [] | null | [] | package com.sybd.znld.video.service;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.sybd.znld.config.ProjectConfig;
import com.sybd.znld.service.BaseService;
import com.sybd.znld.mapper.lamp.CameraMapper;
import com.sybd.znld.model.lamp.CameraModel;
import com.sybd.znld.util.MyString;
import lombok.ext... | 5,091 | 0.658059 | 0.654832 | 144 | 33.423611 | 23.530294 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 2 |
6c5a64aade7c589c614eebb6bb84a2cea0f1e9b4 | 15,616,501,102,503 | 07a63e065cb309fc005bb10e8e9e90487ffde317 | /src/main/java/indi/mzt/toppahs/entity/Scramble.java | 1270d6034a9a5268b8e99a7ee382826d832624ff | [
"MIT"
] | permissive | CodeMzt/Toppahs | https://github.com/CodeMzt/Toppahs | b7fcd3110b41be9e42f006caf81a2bdabe9125a9 | cb0e8b45e31c98edcff6bb8f1d6808128431b6b9 | refs/heads/master | 2023-05-14T07:23:16.991000 | 2021-06-05T05:37:27 | 2021-06-05T05:37:27 | 361,150,357 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package indi.mzt.toppahs.entity;
import indi.mzt.toppahs.service.ScramblesService;
import net.mamoe.mirai.utils.ExternalResource;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
import org.worldcubeassociation.tnoodle.scrambles.Puzzle;
import java.io.File;
public class Scramble ... | UTF-8 | Java | 837 | java | Scramble.java | Java | [] | null | [] | package indi.mzt.toppahs.entity;
import indi.mzt.toppahs.service.ScramblesService;
import net.mamoe.mirai.utils.ExternalResource;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
import org.worldcubeassociation.tnoodle.scrambles.Puzzle;
import java.io.File;
public class Scramble ... | 837 | 0.707288 | 0.707288 | 33 | 24.363636 | 17.871288 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.484848 | false | false | 2 |
c444044c081b67bfc91f0310c6403234d2f52713 | 30,975,304,190,122 | 3c5d605667c758f4047622317b8893e41ee1c434 | /src/main/java/com/christchurchcitylibraries/maze/common/CommonProxy.java | 525c273809bae6a68000f6a71e4f57051756814e | [] | no_license | eccentricdevotion/CCLMaze | https://github.com/eccentricdevotion/CCLMaze | 6f18978db3e691761d1b8b431f08df51cd436ac4 | d1bb450e834dddb741cde6a267c0180ef5cc95a6 | refs/heads/master | 2021-01-23T22:19:24.031000 | 2017-12-22T01:00:04 | 2017-12-22T01:00:04 | 101,532,352 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.christchurchcitylibraries.maze.common;
import java.io.File;
import com.christchurchcitylibraries.maze.CCLMaze;
import com.christchurchcitylibraries.maze.block.MazeBlocks;
import com.christchurchcitylibraries.maze.config.MazeConfigChangedHandler;
import com.christchurchcitylibraries.maze.config.Maze... | UTF-8 | Java | 2,928 | java | CommonProxy.java | Java | [] | null | [] | package com.christchurchcitylibraries.maze.common;
import java.io.File;
import com.christchurchcitylibraries.maze.CCLMaze;
import com.christchurchcitylibraries.maze.block.MazeBlocks;
import com.christchurchcitylibraries.maze.config.MazeConfigChangedHandler;
import com.christchurchcitylibraries.maze.config.Maze... | 2,928 | 0.804303 | 0.804303 | 70 | 39.828571 | 26.920504 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.514286 | false | false | 2 |
d9a5d3df9c9384f49dc85b9e30ed5e826f95b769 | 8,211,977,503,358 | 48232103d525e506f971209a970d6e9ac396c252 | /app/src/main/java/com/kuding/superball/Utils/BaseModelComparator.java | b608a4d5cabb821a85d44166cf4e52c30f7a50b0 | [] | no_license | kudingcarshop/NowKey | https://github.com/kudingcarshop/NowKey | a673046b5f282cf0e09a6cb9fb92446141557a70 | c184ace3d324b33a52467bf59dde5c089e862399 | refs/heads/master | 2020-03-18T04:11:26.416000 | 2018-05-30T07:48:22 | 2018-05-30T07:48:22 | 134,274,735 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kuding.superball.Utils;
import com.kuding.superball.info.BaseItemInfo;
import java.util.Comparator;
/**
* Created by user on 17-1-12.
*/
public class BaseModelComparator implements Comparator<BaseItemInfo> {
@Override
public int compare(BaseItemInfo baseItemInfo, BaseItemInfo t1) {
int... | UTF-8 | Java | 498 | java | BaseModelComparator.java | Java | [
{
"context": ";\n\nimport java.util.Comparator;\n\n/**\n * Created by user on 17-1-12.\n */\n\npublic class BaseModelComparator",
"end": 137,
"score": 0.9311869144439697,
"start": 133,
"tag": "USERNAME",
"value": "user"
}
] | null | [] | package com.kuding.superball.Utils;
import com.kuding.superball.info.BaseItemInfo;
import java.util.Comparator;
/**
* Created by user on 17-1-12.
*/
public class BaseModelComparator implements Comparator<BaseItemInfo> {
@Override
public int compare(BaseItemInfo baseItemInfo, BaseItemInfo t1) {
int... | 498 | 0.672691 | 0.640562 | 20 | 23.9 | 22.358219 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.45 | false | false | 2 |
1c84a9b23649a536b6660fb26e528f89e4c4017b | 27,977,416,981,284 | f9fae227166329a597848efd33eaa1296985d947 | /RatingsApp/src/Connections/DatabaseConnection.java | 329246ad9d9d63b850749b4a54507621ac084ed9 | [] | no_license | prabhu-maniraj/Social-Networking-Application-for-Ratings-and-Reviews | https://github.com/prabhu-maniraj/Social-Networking-Application-for-Ratings-and-Reviews | d24190d8b295c88cac56d3c3601f410507fb61eb | 241b027efcc42f0016008c32e38036f087ad20f9 | refs/heads/master | 2016-09-06T01:51:45.440000 | 2015-01-20T10:16:08 | 2015-01-20T10:16:08 | 29,523,618 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Connections;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.*;
import java.util.Date;
import java.sql.*;
import java.text.SimpleDateFormat;
import Connections.ManagedBeanAdmin;;
public class DatabaseConnection {
Connection con = null;
Statement stmt = null;
DatabaseConnectio... | UTF-8 | Java | 10,457 | java | DatabaseConnection.java | Java | [
{
"context": "ction(\"jdbc:mysql://localhost:3306/yelp\",\"root\",\"$pBu195986\");\n\t\t\tstmt = con.createStatement();\n\t\t\tif(!con.is",
"end": 536,
"score": 0.7911957502365112,
"start": 527,
"tag": "PASSWORD",
"value": "pBu195986"
},
{
"context": "rt into customer (username, pass... | null | [] | package Connections;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.*;
import java.util.Date;
import java.sql.*;
import java.text.SimpleDateFormat;
import Connections.ManagedBeanAdmin;;
public class DatabaseConnection {
Connection con = null;
Statement stmt = null;
DatabaseConnectio... | 10,458 | 0.653342 | 0.650282 | 389 | 25.881748 | 29.549948 | 229 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.989717 | false | false | 2 |
197c1a06841a3f9fa96656679a619f876530902c | 24,129,126,310,661 | 7ef66bb12d0a0c8a721df339f1ab65c704a3b314 | /src/com/preppa/web/data/LongPassageDAO.java | cc5a7edc6eace1d8bae0998ac0a99475b5da3249 | [] | no_license | newtonik/preppa | https://github.com/newtonik/preppa | 89f47d424e8e20c514289af380094f1d28ed110b | ade2019a891a711f4d098cd1957e658b5364dfeb | refs/heads/master | 2020-05-20T06:49:30.117000 | 2009-10-13T04:00:40 | 2009-10-13T04:00:40 | null | 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 com.preppa.web.data;
import com.preppa.web.entities.LongPassage;
import java.util.List;
import org.chenillekit.hibernate.daos.GenericDAO;
/**
*
* @author nwt
*/
public interface LongPassageDAO extends Generi... | UTF-8 | Java | 584 | java | LongPassageDAO.java | Java | [
{
"context": "ekit.hibernate.daos.GenericDAO;\n\n/**\n *\n * @author nwt\n */\npublic interface LongPassageDAO extends Gener",
"end": 269,
"score": 0.9996218085289001,
"start": 266,
"tag": "USERNAME",
"value": "nwt"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.preppa.web.data;
import com.preppa.web.entities.LongPassage;
import java.util.List;
import org.chenillekit.hibernate.daos.GenericDAO;
/**
*
* @author nwt
*/
public interface LongPassageDAO extends Generi... | 584 | 0.741438 | 0.741438 | 26 | 21.461538 | 22.876307 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 2 |
d8c2e929b4b6b80801887722c22b91ea932725d3 | 24,129,126,314,169 | 546f5b6f2046d6c499939b1d124973473722ebb1 | /labQ01.java | 8e91578ee0a5a88daa5a3187fccf89ebb7cae689 | [] | no_license | nskonuk/Lab-1 | https://github.com/nskonuk/Lab-1 | c517a48f568429b2039b258cf262582066a4da6d | e547b0186e24228bad25fbf6ad3c5210b7e89a4c | refs/heads/main | 2022-12-27T16:47:51.811000 | 2020-10-14T15:14:22 | 2020-10-14T15:14:22 | 304,053,047 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package methods.sub;
public class labQ01 {
public static void main(String[] args) {
/* Question-1
Write a method that accepts a string and a non-negative number, and prints a larger string that is number copies of the original String
stringTimes("Hi", 2); = > HiHi
stringTimes("Hi", 3); = > HiHiHi
stri... | UTF-8 | Java | 612 | java | labQ01.java | Java | [] | null | [] | package methods.sub;
public class labQ01 {
public static void main(String[] args) {
/* Question-1
Write a method that accepts a string and a non-negative number, and prints a larger string that is number copies of the original String
stringTimes("Hi", 2); = > HiHi
stringTimes("Hi", 3); = > HiHiHi
stri... | 612 | 0.617647 | 0.604575 | 24 | 23.5 | 29.485872 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.208333 | false | false | 2 |
63ff120a600cb8894f049c23dc5546dae64e61df | 22,204,980,970,100 | a8266eda3a50c0a157fa42e81dd116c006085bdc | /WebSocket/src/main/java/com/vlad/www/webSocket/sessionStorage/SessionStorage.java | 3599a5e86b6b677fd7711afcea93ce90b5490310 | [] | no_license | VladislavBuglaev/ozonproject | https://github.com/VladislavBuglaev/ozonproject | cf93cf81247671f4277b0c54a31c41de81d8e8d4 | c410c50fea81ae33e4c8e7ecaf8de2f2d555d00b | refs/heads/master | 2019-07-31T15:38:12.140000 | 2016-12-16T08:17:22 | 2016-12-16T08:17:22 | 75,814,637 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vlad.www.webSocket.sessionStorage;
import org.springframework.stereotype.Component;
import org.springframework.web.socket.WebSocketSession;
import java.util.ArrayList;
import java.util.List;
@Component
public class SessionStorage {
private List<WebSocketSession> webSocketSessions = new ArrayList<>()... | UTF-8 | Java | 425 | java | SessionStorage.java | Java | [] | null | [] | package com.vlad.www.webSocket.sessionStorage;
import org.springframework.stereotype.Component;
import org.springframework.web.socket.WebSocketSession;
import java.util.ArrayList;
import java.util.List;
@Component
public class SessionStorage {
private List<WebSocketSession> webSocketSessions = new ArrayList<>()... | 425 | 0.781176 | 0.781176 | 18 | 22.611111 | 23.809753 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.388889 | false | false | 2 |
d6f838c573cd355509331c41adcfa178dcd031d4 | 10,256,381,941,244 | adc2d9ae7d86ecbbff65672314614c169de979eb | /app/src/main/java/com/izrael/coronaindonesia/MapsFragment.java | da737efea60627ce81a33b1e91f6403a1e43818a | [] | no_license | IzraelAA/CoronaIndonesia | https://github.com/IzraelAA/CoronaIndonesia | deae882e0e5037acaf9ac9ced99fd5d110783cd7 | 4b6e8c48fa0387a49e6a6736f40c6d01a7938e44 | refs/heads/master | 2021-03-28T09:35:09.181000 | 2020-04-29T13:41:47 | 2020-04-29T13:41:47 | 247,854,712 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.izrael.coronaindonesia;
import android.Manifest;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.content.res.Resources;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import andr... | UTF-8 | Java | 29,113 | java | MapsFragment.java | Java | [] | null | [] | package com.izrael.coronaindonesia;
import android.Manifest;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.content.res.Resources;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import andr... | 29,113 | 0.591763 | 0.580394 | 547 | 52.223034 | 38.735188 | 297 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.808044 | false | false | 2 |
0dab431aca9dd7b6ab7cf89cf4bd6bb5923d091a | 13,975,823,595,992 | 195fd2f130def57690aa182e57bb7cf8b5e4c5dc | /src/test/java/chap01/crud/TestTable.java | 113cfeac9e72fe47848e3994d4a91954fee25b2c | [] | no_license | yunsu504/HibernateTutorial | https://github.com/yunsu504/HibernateTutorial | 68883e9e13f6e1ac49ca2d6e34b64af1818c8cc8 | 08c9c12b31b089400c6a9f63dfcd28f728468227 | refs/heads/master | 2023-02-25T21:02:12.265000 | 2021-02-02T02:39:58 | 2021-02-02T02:39:58 | 331,572,916 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package chap01.crud;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
@Entity
public class TestTable {
@Id
@GeneratedValue
private int tableSeq;
public TestTable() {
}
}
| UTF-8 | Java | 239 | java | TestTable.java | Java | [] | null | [] | package chap01.crud;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
@Entity
public class TestTable {
@Id
@GeneratedValue
private int tableSeq;
public TestTable() {
}
}
| 239 | 0.753138 | 0.74477 | 18 | 12.277778 | 12.753238 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.777778 | false | false | 2 |
6375024bad7d6c050a80be95879ff04dd0579b3f | 15,874,199,161,171 | 0429530be4eb698b83f127d925e0c7e84ddf97a0 | /sport/src/main/java/org/cd/sport/dao/SubjectRwsDao.java | c71ab221761588ae42bc6c0dfc5e7bec7a5d6fca | [] | no_license | caoruitan/sport | https://github.com/caoruitan/sport | 0616dd2936de2cc4397ae03cff7d16572b0716c8 | 77a19d5f661b1dd658e91921ff9d722c1551e2d5 | refs/heads/master | 2021-01-10T22:57:03.547000 | 2017-03-21T16:14:14 | 2017-03-21T16:14:14 | 70,439,465 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.cd.sport.dao;
import org.cd.sport.domain.SubjectRws;
import org.cd.sport.hibernate.IBaseDao;
public interface SubjectRwsDao extends IBaseDao {
public boolean deleteById(String id);
public SubjectRws getRwsBySubjectId(String subjectId);
}
| UTF-8 | Java | 269 | java | SubjectRwsDao.java | Java | [] | null | [] | package org.cd.sport.dao;
import org.cd.sport.domain.SubjectRws;
import org.cd.sport.hibernate.IBaseDao;
public interface SubjectRwsDao extends IBaseDao {
public boolean deleteById(String id);
public SubjectRws getRwsBySubjectId(String subjectId);
}
| 269 | 0.769517 | 0.769517 | 12 | 20.416666 | 21.328613 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.583333 | false | false | 2 |
84deaccec74b9a8803b546733f0014a5f3f47a84 | 31,542,239,851,570 | 65dd55f181ddeddff95893abbc06e049d5434e59 | /Back-End/src/main/java/br/jus/stj/siscovi/dao/sql/DeleteTSQL.java | e8ec09a9518255a8f575189254432ac0d64bda41 | [] | no_license | VSSantana/SISCOVI | https://github.com/VSSantana/SISCOVI | 1805a2aa6f9c9204d669ba60c4c0c5c6947d3f27 | e9132ccfa6220b1bac7fa30e4082e550cd4a74f5 | refs/heads/master | 2021-06-30T06:12:41.674000 | 2019-02-04T18:06:14 | 2019-02-04T18:06:14 | 102,145,041 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.jus.stj.siscovi.dao.sql;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.SQLException;
public class DeleteTSQL {
private Connection connection;
public DeleteTSQL(Connection connection) {
this.connection = connection;
}
/**
* Método que exclui... | UTF-8 | Java | 7,825 | java | DeleteTSQL.java | Java | [] | null | [] | package br.jus.stj.siscovi.dao.sql;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.SQLException;
public class DeleteTSQL {
private Connection connection;
public DeleteTSQL(Connection connection) {
this.connection = connection;
}
/**
* Método que exclui... | 7,825 | 0.658448 | 0.656899 | 303 | 24.567657 | 33.482491 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.30033 | false | false | 2 |
bfdb5b397fa2d2849a1d8c3ae50968fdbc2e525c | 25,778,393,736,443 | fb4cd22027a960f18ebedbb0fa90f11645dc376b | /src/main/java/com/mycompany/samplewebserviceapp/dealerResource.java | f9b44a4c9cd5629342580ac0a870dd6dced94f28 | [] | no_license | vikasv5/Assignment1 | https://github.com/vikasv5/Assignment1 | 910918f5ff7f4e1c0eee37fb0ba65a4301d8ae5d | aceae9c14df4f75b5782f1816c7375418dec6bdc | refs/heads/master | 2020-03-19T04:47:58.306000 | 2018-07-28T02:10:19 | 2018-07-28T02:10:19 | 135,867,855 | 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.mycompany.samplewebserviceapp;
/**
*
* @author Vikas
*
*/
import com.mycompany.model.Dealer;
import com.mycompany... | UTF-8 | Java | 3,195 | java | dealerResource.java | Java | [
{
"context": ".mycompany.samplewebserviceapp;\n\n/**\n *\n * @author Vikas\n * \n */\n\n\n\n\nimport com.mycompany.model.Dealer;\nim",
"end": 252,
"score": 0.9997270107269287,
"start": 247,
"tag": "NAME",
"value": "Vikas"
},
{
"context": "the template in the editor.\n */\n\n/**\n *\n... | 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.mycompany.samplewebserviceapp;
/**
*
* @author Vikas
*
*/
import com.mycompany.model.Dealer;
import com.mycompany... | 3,195 | 0.676995 | 0.676995 | 125 | 24.559999 | 22.246042 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.456 | false | false | 2 |
352cbe6b4744c6849bec6cb614c3d92769ff0d75 | 25,778,393,733,869 | 3dca126c27f682077bc12bed1ada2faabb076fdb | /CurdOperationCompanyTest/src/main/java/com/app/service/UserService.java | 528818c24eed616939a23b26392b348ee331ae40 | [] | no_license | janardan904/Companytest | https://github.com/janardan904/Companytest | d37726cca248a474e9566ce4e4e20b51ccb9ee93 | 381fc5b0165efea5b2dc462592ac810e5b5f8997 | refs/heads/master | 2023-04-30T11:32:08.748000 | 2021-05-09T13:53:08 | 2021-05-09T13:53:08 | 365,762,200 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.app.service;
import java.util.ArrayList;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.app.model.User;
import com.app.repo.UserRepository;
@Service
public class UserService {
@Autowired
priv... | UTF-8 | Java | 1,013 | java | UserService.java | Java | [] | null | [] | package com.app.service;
import java.util.ArrayList;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.app.model.User;
import com.app.repo.UserRepository;
@Service
public class UserService {
@Autowired
priv... | 1,013 | 0.681145 | 0.679171 | 45 | 20.51111 | 17.079712 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.022222 | false | false | 2 |
9f8d634a1bf44c55cfda7363b06c12be55588596 | 2,568,390,482,731 | 71ef9f9f250766e782df7bcedbca327472c27e79 | /PROG-II/lesson02/exercise02/Vehicle.java | 98e8edc6c0239299ccf347a5c68b12a6328280ad | [] | no_license | lll101010lll/hsc.inf.sem2.prog2 | https://github.com/lll101010lll/hsc.inf.sem2.prog2 | 2426e43d41921d879639733238c74ed0f16a5d6e | eae38a38ecb2edf2a6fec8cb89b4c9cbb25879f5 | refs/heads/master | 2016-08-06T01:49:31.921000 | 2013-11-04T06:26:44 | 2013-11-04T06:26:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package exercise02;
public abstract class Vehicle {
protected double driveDistance;
protected double decelerationDistance;
protected double driveSpeed;
protected double maxSpeed;
protected double accelerationRate;
protected String vehicleName;
public Vehicle(String vehicleName) {
this.vehicleName = vehicle... | UTF-8 | Java | 3,126 | java | Vehicle.java | Java | [] | null | [] | package exercise02;
public abstract class Vehicle {
protected double driveDistance;
protected double decelerationDistance;
protected double driveSpeed;
protected double maxSpeed;
protected double accelerationRate;
protected String vehicleName;
public Vehicle(String vehicleName) {
this.vehicleName = vehicle... | 3,126 | 0.693218 | 0.683941 | 125 | 24.016001 | 24.504036 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.368 | false | false | 2 |
5276563256d8db1a5a74418f33798767bce5b05f | 7,112,465,871,540 | 75196819c910f3fd523f1a4d28e5d0fe12570ab1 | /src/bdb53/lang/java/src/com/sleepycat/db/ReplicationManagerSiteConfig.java | 93ebcef83d8dd97b6220f2b65502b966357068e6 | [
"BSD-3-Clause",
"Sleepycat",
"MIT"
] | permissive | gridcoin-community/Gridcoin-Research | https://github.com/gridcoin-community/Gridcoin-Research | 889967579b5b05bcc3ae836697a0f173b5ae91ea | 21414dd0f63c9a34060f7f762f08d1a52aeb9e87 | refs/heads/development | 2023-09-04T09:21:55.006000 | 2023-09-03T17:45:20 | 2023-09-03T17:45:20 | 23,332,350 | 292 | 117 | MIT | false | 2023-09-11T10:22:10 | 2014-08-25T23:41:04 | 2023-09-10T23:47:59 | 2023-09-11T10:22:09 | 314,893 | 571 | 181 | 40 | HTML | false | false | /*-
* See the file LICENSE for redistribution information.
*
* Copyright (c) 2011, 2013 Oracle and/or its affiliates. All rights reserved.
*
* $Id$
*/
package com.sleepycat.db;
import com.sleepycat.db.internal.DbConstants;
import com.sleepycat.db.internal.DbSite;
/**
Specifies the attributes of a site in the ... | UTF-8 | Java | 5,725 | java | ReplicationManagerSiteConfig.java | Java | [] | null | [] | /*-
* See the file LICENSE for redistribution information.
*
* Copyright (c) 2011, 2013 Oracle and/or its affiliates. All rights reserved.
*
* $Id$
*/
package com.sleepycat.db;
import com.sleepycat.db.internal.DbConstants;
import com.sleepycat.db.internal.DbSite;
/**
Specifies the attributes of a site in the ... | 5,725 | 0.622882 | 0.621135 | 232 | 23.676723 | 22.157621 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.228448 | false | false | 2 |
9e5c1e9803a44051d36aa866060827629a705cd8 | 19,086,834,685,960 | 24f090b8f7b8d4be1f204992f9dbafb9bfe31a25 | /Bucket.java | 148064473f7c3ce3940044e874752283cee0acd9 | [] | no_license | Chaitanya-Soni/alogorithms_data_structures | https://github.com/Chaitanya-Soni/alogorithms_data_structures | 6d4d856343209168ae1f719db12c63552b40b88e | 376538c65f5f131e6318c9d1051c450060b53a34 | refs/heads/main | 2023-08-29T06:50:45.908000 | 2021-10-01T16:41:39 | 2021-10-01T16:41:39 | 304,415,830 | 1 | 0 | null | true | 2020-10-15T18:31:41 | 2020-10-15T18:31:40 | 2020-10-15T18:23:57 | 2020-10-15T18:23:54 | 6 | 0 | 0 | 0 | null | false | false | import java.util.*;
import java.time.*;
public class Bucket
{
static void bucketsort (float A[], int n)
{
@SuppressWarnings("unchecked")
ArrayList<Float>[] bkt = new ArrayList[n];
for (int i=0;i<n;i++)
bkt[i] = new ArrayList<Float>();
for (int i=0;i<n;i++)
... | UTF-8 | Java | 1,246 | java | Bucket.java | Java | [] | null | [] | import java.util.*;
import java.time.*;
public class Bucket
{
static void bucketsort (float A[], int n)
{
@SuppressWarnings("unchecked")
ArrayList<Float>[] bkt = new ArrayList[n];
for (int i=0;i<n;i++)
bkt[i] = new ArrayList<Float>();
for (int i=0;i<n;i++)
... | 1,246 | 0.483949 | 0.463884 | 38 | 30.842106 | 21.422476 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.868421 | false | false | 2 |
e161eb0202720833381a2a43ab8d5f4b967a5cc3 | 24,739,011,646,947 | 3c30856e8f0e937fca678ef205c2bcafff36503c | /1SecondEveryday/src/com/googlecode/mp4parser/h264/read/BitstreamReader.java | 55a6d9bc581fabbe1e5b0d54812f122e5dc6a9bd | [] | no_license | sfault/AndroidApps | https://github.com/sfault/AndroidApps | d98fe115fac610e30794bd0bebacba7926cf82a7 | bb717b0ef781c102a4c0813391461551a588bb81 | refs/heads/master | 2020-04-09T14:56:22.402000 | 2014-08-10T02:34:50 | 2014-08-10T02:34:50 | 22,694,184 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.googlecode.mp4parser.h264.read;
import com.googlecode.mp4parser.h264.CharCache;
import java.io.IOException;
import java.io.InputStream;
public class BitstreamReader
{
protected static int bitsRead;
private int curByte;
protected CharCache debugBits = new CharCache(50);
private InputStre... | UTF-8 | Java | 3,618 | java | BitstreamReader.java | Java | [] | null | [] | package com.googlecode.mp4parser.h264.read;
import com.googlecode.mp4parser.h264.CharCache;
import java.io.IOException;
import java.io.InputStream;
public class BitstreamReader
{
protected static int bitsRead;
private int curByte;
protected CharCache debugBits = new CharCache(50);
private InputStre... | 3,618 | 0.504699 | 0.478718 | 178 | 18.35955 | 16.799042 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.432584 | false | false | 2 |
84b666de3d01b0ee1ab349dfefdfcee8fa74a7bd | 28,252,294,905,409 | 3a859a920abee10e28b833feda5734f71158ad87 | /src/main/java/com/ningpai/staff/service/StaffService.java | 60b1b50a6d77d4c0c1c42baefcf69ec29b334b14 | [] | no_license | okeeper/jietongda | https://github.com/okeeper/jietongda | 84aef7ee2223ee91efc77c76f5fe297b8a97f611 | 9eed9b0d87aa912b40e264bffdd8b5d6ae6a111f | refs/heads/master | 2019-08-29T18:33:04.443000 | 2014-12-12T09:58:43 | 2014-12-12T09:58:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2013 NINGPAI, Inc.All rights reserved.
* NINGPAI PROPRIETARY / CONFIDENTIAL.USE is subject to licence terms.
*/
package com.ningpai.staff.service;
import com.ningpai.common.util.JsonUtil;
import com.ningpai.staff.bean.Staff;
import com.ningpai.staff.dao.StaffMapper;
/**
* @version 创建时间:2... | UTF-8 | Java | 1,576 | java | StaffService.java | Java | [
{
"context": "\r\n * @version 创建时间:2014年3月5日 下午2:30:15\r\n * @author zhangyue\r\n */\r\npublic class StaffService {\r\n /**\r\n ",
"end": 359,
"score": 0.9981641173362732,
"start": 351,
"tag": "USERNAME",
"value": "zhangyue"
}
] | null | [] | /*
* Copyright 2013 NINGPAI, Inc.All rights reserved.
* NINGPAI PROPRIETARY / CONFIDENTIAL.USE is subject to licence terms.
*/
package com.ningpai.staff.service;
import com.ningpai.common.util.JsonUtil;
import com.ningpai.staff.bean.Staff;
import com.ningpai.staff.dao.StaffMapper;
/**
* @version 创建时间:2... | 1,576 | 0.634349 | 0.623269 | 55 | 24.254545 | 21.104259 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 2 |
6fd0a5fd9421bf5a90802a0748ee65ffd3b6fd2e | 19,490,561,625,754 | 3f464467b630a38e45b564757dc54afc3d34dacc | /src/test/java/ru/dserg/autotest/page/MediumTerm/LongModelElements/Create.java | 75097a1930ea95e8827cc263618a9c97a8a5524e | [] | no_license | darksergers/DcwebMVNSelenide | https://github.com/darksergers/DcwebMVNSelenide | 059eb389af156166e4407846565227b082bbb5f8 | daa435d065194b49c625f8ea1ce9b787b7ff3994 | refs/heads/master | 2020-09-23T13:24:47.945000 | 2017-01-20T16:31:27 | 2017-01-20T16:31:27 | 67,131,487 | 0 | 1 | null | false | 2017-01-18T10:12:16 | 2016-09-01T13:00:47 | 2016-09-01T13:21:20 | 2017-01-16T13:57:41 | 186 | 0 | 1 | 1 | Java | null | null | package ru.dserg.autotest.page.MediumTerm.LongModelElements;
import com.codeborne.selenide.Condition;
import com.codeborne.selenide.WebDriverRunner;
import org.openqa.selenium.By;
import org.openqa.selenium.JavascriptExecutor;
import ru.dserg.autotest.Utils.SelenideTable;
import ru.dserg.autotest.Utils.Util;
import ru... | UTF-8 | Java | 3,555 | java | Create.java | Java | [
{
"context": ".codeborne.selenide.Selenide.$;\n\n/**\n * Created by Kalinin.S on 11.08.2016.\n *\n *\n * класс ответсвенный за фор",
"end": 494,
"score": 0.8658218383789062,
"start": 485,
"tag": "NAME",
"value": "Kalinin.S"
}
] | null | [] | package ru.dserg.autotest.page.MediumTerm.LongModelElements;
import com.codeborne.selenide.Condition;
import com.codeborne.selenide.WebDriverRunner;
import org.openqa.selenium.By;
import org.openqa.selenium.JavascriptExecutor;
import ru.dserg.autotest.Utils.SelenideTable;
import ru.dserg.autotest.Utils.Util;
import ru... | 3,555 | 0.611219 | 0.604449 | 116 | 25.741379 | 24.314434 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.344828 | false | false | 2 |
17c40f7841e5e7a095970beb92fdc7da74787a76 | 9,887,014,739,561 | 8c8e43fe9982d2a64cee435222883b544fb2466a | /src/main/java/bit/lin/pointwise/Run.java | 2d17768db25f25d0faca38ae8e471596718ec3bb | [] | no_license | linshuang/learning2rank | https://github.com/linshuang/learning2rank | 47e86f977b54b47e34b6734f937e648c7095c9d5 | b0304eae5fcdee11397b11507deb1ac2ab9ba0c5 | refs/heads/master | 2021-01-01T06:27:27.177000 | 2012-04-10T02:04:17 | 2012-04-10T02:04:17 | 3,786,170 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bit.lin.pointwise;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileWriter;
import java.io.IOException;
import java.io.RandomAccessFile;
import java.util.Vector;
import org.joone.engine.Layer;
import org.joone.engine.Pattern;
import org.joone.io.File... | UTF-8 | Java | 3,947 | java | Run.java | Java | [] | null | [] | package bit.lin.pointwise;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileWriter;
import java.io.IOException;
import java.io.RandomAccessFile;
import java.util.Vector;
import org.joone.engine.Layer;
import org.joone.engine.Pattern;
import org.joone.io.File... | 3,947 | 0.70864 | 0.695972 | 132 | 28.901516 | 19.289995 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.310606 | false | false | 2 |
2209d9540ded867377c8a14b99342c05b439970b | 22,290,880,323,366 | 2466294c91d45da039562f440186306faa5340a3 | /Java/src/repeated_substring_pattern_1227/Solution.java | 7910a6d6dc751584b00687f682576c82081f1078 | [] | no_license | AiRanthem/Algorithm | https://github.com/AiRanthem/Algorithm | 2dfaac086a96a9d54bf6082faa361e42e4b01dab | 48a46333d6837105041389b6cfaa6c477d5b8940 | refs/heads/master | 2021-03-22T23:10:06.242000 | 2020-12-28T09:17:11 | 2020-12-28T09:17:11 | 247,404,779 | 2 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package src.repeated_substring_pattern_1227;
public class Solution {
/**
* @param s: a string
* @return return a boolean
*/
public boolean repeatedSubstringPattern(String s) {
int len = s.length() / 2;
while (len > 0){
if(s.length() % len == 0){
String... | UTF-8 | Java | 771 | java | Solution.java | Java | [] | null | [] | package src.repeated_substring_pattern_1227;
public class Solution {
/**
* @param s: a string
* @return return a boolean
*/
public boolean repeatedSubstringPattern(String s) {
int len = s.length() / 2;
while (len > 0){
if(s.length() % len == 0){
String... | 771 | 0.422827 | 0.412451 | 27 | 27.555555 | 17.331909 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.518519 | false | false | 2 |
6d818db3ec0a08038dfea2c043fbe388c541c982 | 28,698,971,525,840 | 429cf033b6acc4921daa158a2aaf305e97887435 | /trunk/baseball-yeah/src/main/java/com/rofour/baseball/controller/store/BusinessChlController.java | 6eb36f63d0ce3238b787cb120101e1ced411cc43 | [] | no_license | roronoafour/Baseball-Yeah | https://github.com/roronoafour/Baseball-Yeah | d797c074774cab73ed4b55ab870ddc43569ea846 | aed3da6cc1dead8d1c2edbd0b62651c730a8ae69 | refs/heads/master | 2021-01-13T08:21:16.413000 | 2016-11-16T08:10:03 | 2016-11-16T08:10:03 | 71,742,887 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rofour.baseball.controller.store;
import com.rofour.baseball.common.JsonUtils;
import com.rofour.baseball.common.RandomHelper;
import com.rofour.baseball.controller.base.BaseController;
import com.rofour.baseball.controller.model.DataGrid;
import com.rofour.baseball.controller.model.ResultInfo;
import com.... | UTF-8 | Java | 6,258 | java | BusinessChlController.java | Java | [
{
"context": "sChlController\n * @Description: 商户渠道控制层\n * @author ZhangLei\n * @date 2016年8月31日 下午5:12:35 \n */\n@Controller\n@R",
"end": 1079,
"score": 0.9996670484542847,
"start": 1071,
"tag": "NAME",
"value": "ZhangLei"
}
] | null | [] | package com.rofour.baseball.controller.store;
import com.rofour.baseball.common.JsonUtils;
import com.rofour.baseball.common.RandomHelper;
import com.rofour.baseball.controller.base.BaseController;
import com.rofour.baseball.controller.model.DataGrid;
import com.rofour.baseball.controller.model.ResultInfo;
import com.... | 6,258 | 0.677121 | 0.670848 | 175 | 33.617142 | 29.322966 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.468571 | false | false | 2 |
1a6bf1741c0320c857847c9cfb127d99714a1d7b | 11,725,260,726,389 | ef58f7bf31e575f069d1d5e1200cc62509cb06cb | /ProjectAdlez/core/src/com/mygdx/game/model/core/WorldObjectObserver.java | 22054ee3c6830852be38b08f3c0e11a26f61945e | [] | no_license | pontusthome/Adlez | https://github.com/pontusthome/Adlez | 8ef4dd9846e0b922bc8c385cfeb6d0e8893e636e | 720d10991f29bee03191b6d7d0aef6a39ed66b70 | refs/heads/master | 2021-01-21T13:33:29.650000 | 2016-05-29T12:26:47 | 2016-05-29T12:26:47 | 54,380,885 | 1 | 0 | null | false | 2016-04-25T05:16:37 | 2016-03-21T10:45:33 | 2016-04-13T13:35:33 | 2016-04-25T05:16:37 | 2,531 | 1 | 0 | 0 | Java | null | null | package com.mygdx.game.model.core;
import com.mygdx.game.model.core.IWorldObject;
/**
* Created by Michel on 2016-05-24.
*/
public interface WorldObjectObserver{
void update(IWorldObject worldObject, String action);
}
| UTF-8 | Java | 223 | java | WorldObjectObserver.java | Java | [
{
"context": "x.game.model.core.IWorldObject;\n\n/**\n * Created by Michel on 2016-05-24.\n */\npublic interface WorldObjectOb",
"end": 108,
"score": 0.9984993934631348,
"start": 102,
"tag": "NAME",
"value": "Michel"
}
] | null | [] | package com.mygdx.game.model.core;
import com.mygdx.game.model.core.IWorldObject;
/**
* Created by Michel on 2016-05-24.
*/
public interface WorldObjectObserver{
void update(IWorldObject worldObject, String action);
}
| 223 | 0.766816 | 0.730942 | 10 | 21.299999 | 20.649698 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 9 |
e732bc94009403e7f558042b6ed80fbcaf3316d4 | 481,036,376,283 | 6ca3e7178fa98025b49820bdbbf5f8ef207acf94 | /src/main/java/Facility/Facility.java | e204418f762a005c0d143326d9f363bc88199201 | [] | no_license | johare1/OFPProject2 | https://github.com/johare1/OFPProject2 | 2c3735f2ace402f4561f6d7655116ad9138f52b7 | 16e4e093e87ccb2c44311f1942a6144a2b24a49f | refs/heads/master | 2020-04-29T05:15:12.661000 | 2019-02-23T22:14:56 | 2019-02-23T22:14:56 | 175,875,967 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class Facility {
int capacity;
boolean isvacated;
info information;
} | UTF-8 | Java | 97 | java | Facility.java | Java | [] | null | [] |
public class Facility {
int capacity;
boolean isvacated;
info information;
} | 97 | 0.628866 | 0.628866 | 5 | 18.4 | 5.122499 | 23 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 9 |
1541447d70faca3479627eb0e109494255f47157 | 4,690,104,333,508 | 4d7002b091f6638ff8e2b1c88a686e1242c799a7 | /citamedica/src/main/java/citamedica/model/service/UsuarioService.java | e3490b517c65b26037a705a078135b651e64c7fe | [] | no_license | jlgarciasanchez/citamedica | https://github.com/jlgarciasanchez/citamedica | 609ddd60f89913577d2402bb5e62cc0b4f2e8333 | 7f79aa19a294c96de0f47e02652cbbd3cf27304d | refs/heads/master | 2022-12-24T05:24:08.279000 | 2019-12-27T12:16:29 | 2019-12-27T12:16:29 | 228,245,246 | 0 | 0 | null | false | 2022-12-16T05:46:46 | 2019-12-15T20:12:10 | 2019-12-27T12:16:56 | 2022-12-16T05:46:45 | 42,010 | 0 | 0 | 6 | TSQL | false | false | package citamedica.model.service;
import citamedica.model.entities.Usuario;
public interface UsuarioService {
public Usuario login(String user, String pass);
}
| UTF-8 | Java | 166 | java | UsuarioService.java | Java | [] | null | [] | package citamedica.model.service;
import citamedica.model.entities.Usuario;
public interface UsuarioService {
public Usuario login(String user, String pass);
}
| 166 | 0.795181 | 0.795181 | 7 | 22.714285 | 20.175758 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 9 |
e17aad7cd741a8d5fc56dc0fef0be73426fd0657 | 28,836,410,470,604 | be96712b1567e2e9021ab5b8f3ed8410dc72546a | /MainClass.java | 70735d5d3b08c0fec3fabe81f0af5a0c0d8c587a | [] | no_license | korybilak/Server-Program | https://github.com/korybilak/Server-Program | c478ccaa6627657df6b79a9b54bc93dde3db755b | 747cd2e9785fe3fee3bd75bc0d55841b0e751614 | refs/heads/master | 2020-03-19T14:31:26.462000 | 2018-06-08T14:08:28 | 2018-06-08T14:08:28 | 136,626,871 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* Program Created Spring 2018
* CSC 492: Senior Project II
* By: Kory Bilak
* Version .1 created 2/02/2018: dummy program sends data to Server class, and Client class
* displays data on screen
* Version .5 created 2/16/2018: can connect to thingworx using restAPI
* Version 1.0 created 3/3/2018: can accept data ... | UTF-8 | Java | 1,069 | java | MainClass.java | Java | [
{
"context": "d Spring 2018\n * CSC 492: Senior Project II\n * By: Kory Bilak\n * Version .1 created 2/02/2018: dummy program se",
"end": 78,
"score": 0.999813437461853,
"start": 68,
"tag": "NAME",
"value": "Kory Bilak"
}
] | null | [] | /* Program Created Spring 2018
* CSC 492: Senior Project II
* By: <NAME>
* Version .1 created 2/02/2018: dummy program sends data to Server class, and Client class
* displays data on screen
* Version .5 created 2/16/2018: can connect to thingworx using restAPI
* Version 1.0 created 3/3/2018: can accept data from... | 1,065 | 0.753976 | 0.710009 | 29 | 35.862068 | 33.769733 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.551724 | false | false | 9 |
61f6120622d6d49b7d2eff81744b01c6951370d2 | 6,279,242,244,719 | 1fd2472f8bfca5681b7be276f9706c8b76402822 | /Android/Demo/app/src/main/java/com/tencent/qcloud/tim/demo/component/interfaces/IUnreadWatcher.java | 4212b23d34a7fb8732ace237223a0ef065251882 | [] | no_license | wangxueiOS/TIMSDK | https://github.com/wangxueiOS/TIMSDK | 250e0b1464b7f1dfbb957854db30ab8cc498c1a4 | 2b6c17f49430f7f8a1710d32e18856908883195a | refs/heads/master | 2023-09-02T19:17:17.488000 | 2021-11-23T04:57:30 | 2021-11-23T04:57:30 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tencent.qcloud.tim.demo.component.interfaces;
public interface IUnreadWatcher {
void updateUnread(int count);
}
| UTF-8 | Java | 129 | java | IUnreadWatcher.java | Java | [] | null | [] | package com.tencent.qcloud.tim.demo.component.interfaces;
public interface IUnreadWatcher {
void updateUnread(int count);
}
| 129 | 0.790698 | 0.790698 | 5 | 24.799999 | 21.692394 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 9 |
c54dbd4e89d77f6702157e42add3e6e17bea1d66 | 6,279,242,246,479 | e5c77608a8e0c9621b6b0cd431b7b20a72f025a3 | /Java/Misc/Student.java | 8ac2ef513b955d608ff23996b793a7290339dd5f | [] | no_license | cloud-hybrid/Open-Source | https://github.com/cloud-hybrid/Open-Source | 8dcf731068f7172bcaafdffdabb38d4c597a3211 | 0434bce0688239d22f5076be5fccf9523d6b8010 | refs/heads/master | 2020-05-04T19:01:44.255000 | 2019-05-25T05:10:29 | 2019-05-25T05:10:29 | 179,376,595 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Student{
private String name;
private String major;
private Double gpa;
public Student(){
}
public Student(String iName, String iMajor, Double iGPA){
name = iName;
major = iMajor;
setGPA(iGPA);
}
public void setName(String setName){
name =... | UTF-8 | Java | 2,464 | java | Student.java | Java | [
{
"context": "static void main(String[] args){\n Student Jacob = new Student(\"Jacob Sanders\", \"Computer Science\"",
"end": 2129,
"score": 0.9997115731239319,
"start": 2125,
"tag": "NAME",
"value": "acob"
},
{
"context": "ing[] args){\n Student Jacob = new Student(\"J... | null | [] | public class Student{
private String name;
private String major;
private Double gpa;
public Student(){
}
public Student(String iName, String iMajor, Double iGPA){
name = iName;
major = iMajor;
setGPA(iGPA);
}
public void setName(String setName){
name =... | 2,441 | 0.557224 | 0.547078 | 91 | 26.076923 | 27.255096 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 9 |
6734e99c311c59451d87ccf73413a661f000eb6d | 23,725,399,394,961 | 7df880a749dfc34f5ba589f7c484500371107097 | /src/main/java/training/tasks/unit2/task3/NoviceSuite.java | a4d7fcc255273e09c15e6a13b5799c790b5f3cee | [] | no_license | vld-evseev/epam-training-javase | https://github.com/vld-evseev/epam-training-javase | f337cab8c9eb9772632ca5c3660d087cb38729f0 | 18efa8150b6307f88513fdf66cefd47704c52528 | refs/heads/master | 2021-01-12T12:39:23.526000 | 2016-12-07T15:06:39 | 2016-12-07T15:06:39 | 69,895,615 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package training.tasks.unit2.task3;
import training.tasks.unit2.task2.stationery.Stationery;
import java.util.ArrayList;
import java.util.List;
public class NoviceSuite {
private List<Stationery> stationeryList = new ArrayList<>();
public void addTool(Stationery tool) {
stationeryList.add(tool);
... | UTF-8 | Java | 499 | java | NoviceSuite.java | Java | [] | null | [] | package training.tasks.unit2.task3;
import training.tasks.unit2.task2.stationery.Stationery;
import java.util.ArrayList;
import java.util.List;
public class NoviceSuite {
private List<Stationery> stationeryList = new ArrayList<>();
public void addTool(Stationery tool) {
stationeryList.add(tool);
... | 499 | 0.701403 | 0.693387 | 24 | 19.791666 | 20.355137 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 9 |
80a8f36b7078c9c5084585d345c6a983060b91eb | 2,946,347,627,290 | 9bbe9591476a64e3df37b5eadee68cd1f81b39a8 | /dto/ReportDTO.java | 5a632c601790e9880c9710ba55e723a21dc57733 | [] | no_license | liqiangq/ezEMS | https://github.com/liqiangq/ezEMS | 4f8a1995aaa27dc17c4276fc8f52d59baba3cd5e | 59a176c7ab06870e7f49612c26dd0911ff803466 | refs/heads/master | 2020-07-24T03:10:15.743000 | 2019-09-11T10:28:27 | 2019-09-11T10:28:27 | 207,783,972 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.thtf.dto;
import java.util.Date;
import java.util.List;
import com.thtf.entity.BasicObject;
public class ReportDTO extends BasicObject {
private static final long serialVersionUID = 1L;
private Long id;//主键
private String name;//名称
private Date date;//创建时间
private String dateType;//时间类型:... | UTF-8 | Java | 2,370 | java | ReportDTO.java | Java | [] | null | [] | package com.thtf.dto;
import java.util.Date;
import java.util.List;
import com.thtf.entity.BasicObject;
public class ReportDTO extends BasicObject {
private static final long serialVersionUID = 1L;
private Long id;//主键
private String name;//名称
private Date date;//创建时间
private String dateType;//时间类型:... | 2,370 | 0.680786 | 0.680349 | 106 | 19.603773 | 15.251155 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.575472 | false | false | 9 |
4ef118ed235ee438c847f4a60f55b99054d5af73 | 19,851,338,887,547 | 4f0c68a455465949d6c71c91b7bc3777911d6989 | /workspace/src/test/java/unitTest/dao/TestResearchAttachmentDAO.java | b114b7e66d26d906b5aa0a6793ac175c7c380085 | [] | no_license | yang4851/gdkm | https://github.com/yang4851/gdkm | 01215e79ce18c6eb7d68d86dfc38ad2460e47707 | 45738f5b3d8f561ef135231d77002d2203163cb4 | refs/heads/master | 2022-12-21T13:34:39.769000 | 2019-11-14T08:19:00 | 2019-11-14T08:19:00 | 221,623,094 | 2 | 0 | null | false | 2022-12-16T09:42:47 | 2019-11-14T05:58:32 | 2021-07-01T13:41:39 | 2022-12-16T09:42:46 | 64,646 | 2 | 0 | 11 | Perl | false | false | package unitTest.dao;
import static org.junit.Assert.*;
import java.util.HashMap;
import java.util.Map;
import javax.annotation.Resource;
import org.junit.Before;
import org.junit.FixMethodOrder;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.junit.runners.MethodSorters;
import org.springframewo... | UTF-8 | Java | 7,003 | java | TestResearchAttachmentDAO.java | Java | [
{
"context": "etup() {\n\t\towner = new User();\n\t\towner.setUserId(\"administrator\");\n\t\t\n\t\tresearches = new Research[3];\n\t\tresearche",
"end": 1223,
"score": 0.7107357978820801,
"start": 1210,
"tag": "USERNAME",
"value": "administrator"
}
] | null | [] | package unitTest.dao;
import static org.junit.Assert.*;
import java.util.HashMap;
import java.util.Map;
import javax.annotation.Resource;
import org.junit.Before;
import org.junit.FixMethodOrder;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.junit.runners.MethodSorters;
import org.springframewo... | 7,003 | 0.733686 | 0.706983 | 193 | 35.284973 | 25.584902 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.73057 | false | false | 9 |
5d7bdacc032c3813f7fd9c027dcb2867f1c11eeb | 8,040,178,828,486 | 69922a6a63720461ff6865579581b5d57e7b4d90 | /src/main/java/com/planeta/pfum/domain/Filiere.java | 6f74f740e127d8ef6b3f20f5605b13b27ebd6253 | [] | no_license | chbitar/PFUMLOT1 | https://github.com/chbitar/PFUMLOT1 | ffc1b4c78c2920ac9b77005d934b5a8abfebe4d7 | 8bee9447ff4cdbf9da87cf87272b3dedc42991f6 | refs/heads/main | 2023-01-30T05:39:36.188000 | 2020-11-11T21:59:41 | 2020-11-11T21:59:41 | 303,221,506 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.planeta.pfum.domain;
import java.io.Serializable;
import java.util.HashSet;
import java.util.Set;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.EnumType;
import javax.persistence.Enumerated;
import javax.persistence.GeneratedValue;
import javax.persistence.Gener... | UTF-8 | Java | 8,937 | java | Filiere.java | Java | [] | null | [] | package com.planeta.pfum.domain;
import java.io.Serializable;
import java.util.HashSet;
import java.util.Set;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.EnumType;
import javax.persistence.Enumerated;
import javax.persistence.GeneratedValue;
import javax.persistence.Gener... | 8,937 | 0.681437 | 0.681101 | 320 | 26.928125 | 23.815001 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 9 |
a8bece41a2a0deadd41c507bbe2979d2d37ab066 | 31,447,750,551,013 | 0c5e0a58e2805bd8d21ac39347845e9acdad6338 | /librarymanagement/src/main/java/com/nagarro/librarymanagement/entities/UserData.java | 989bb22048a39477839c2d3d6a1d30c22fc91346 | [] | no_license | kamini-shrivastava/SpringBoot | https://github.com/kamini-shrivastava/SpringBoot | 7729a89f5bbb885a83c2070430be456af86ed0c0 | 2748c4d1e0098a5f82edff73a2adc43b8490b08b | refs/heads/master | 2023-08-25T22:25:14.892000 | 2021-10-31T12:24:05 | 2021-10-31T12:24:05 | 422,576,072 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nagarro.librarymanagement.entities;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name = "userdata")
public class UserData {
@Id
String userid;
String password;
public String getUserId() {
return userid;
}
public void setUserId(Strin... | UTF-8 | Java | 607 | java | UserData.java | Java | [
{
"context": "urn \"UserData [userid=\" + userid + \", password=\" + password + \"]\";\n\t}\n\n}\n",
"end": 593,
"score": 0.7846581935882568,
"start": 585,
"tag": "PASSWORD",
"value": "password"
}
] | null | [] | package com.nagarro.librarymanagement.entities;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name = "userdata")
public class UserData {
@Id
String userid;
String password;
public String getUserId() {
return userid;
}
public void setUserId(Strin... | 609 | 0.713344 | 0.713344 | 35 | 16.342857 | 17.025934 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.028571 | false | false | 9 |
003f1854ed8fecb2aab2f1e3805574f405c86477 | 755,914,246,539 | 4dca3f552a2b1df1857bb55b4b0708c3be43679c | /stack/src/test/java/com/bobocode/StackTest.java | 34f2a62e688d956b6ece13348a804df2beaef4ad | [] | no_license | bobocode-projects/tdd-exercises | https://github.com/bobocode-projects/tdd-exercises | b8a27f331872f06402e76741259ed2d6d202a437 | 729a0246807da5338073fe89865cd6546edf4885 | refs/heads/master | 2021-06-02T00:21:28.884000 | 2021-02-10T07:38:48 | 2021-02-10T07:38:48 | 108,302,933 | 11 | 13 | null | false | 2019-08-30T09:41:29 | 2017-10-25T17:31:15 | 2019-08-30T09:39:18 | 2019-08-30T09:41:28 | 84 | 3 | 5 | 6 | Java | false | false | package com.bobocode;
import org.junit.jupiter.api.Test;
public class StackTest {
}
| UTF-8 | Java | 86 | java | StackTest.java | Java | [] | null | [] | package com.bobocode;
import org.junit.jupiter.api.Test;
public class StackTest {
}
| 86 | 0.767442 | 0.767442 | 6 | 13.333333 | 13.585122 | 34 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 9 |
573ba4a95a989425ebcb65cf705198226ba2f698 | 6,081,673,707,364 | 33694540ae4a4094922d802e0ba8e74eb5071163 | /doc/hepterminal/src/com/hep/terminalhep/config/ActivityContext.java | 6514d90036dc10b2b727a2999db7295672e39cca | [] | no_license | fangzi11/FQYLibs | https://github.com/fangzi11/FQYLibs | aa01c46ad91da7d6abd71b40afe233a152a2b8de | ba3347a3365fd11c9a14414086304ec28f3dbe8d | refs/heads/master | 2021-01-25T08:37:24.469000 | 2015-09-12T06:46:37 | 2015-09-12T06:46:37 | 36,916,202 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package com.hep.terminalhep.config;
import android.app.Application;
/**
*
* @ClassName: ActivityContext
* @Description: TODO
* @author zhangj
* @date 2015年4月28日
*/
public class ActivityContext extends Application {
private static ActivityContext Instance = null;
public static final ActivityContext getCurre... | UTF-8 | Java | 640 | java | ActivityContext.java | Java | [
{
"context": "me: ActivityContext\n* @Description: TODO\n* @author zhangj\n* @date 2015年4月28日\n */\npublic class ActivityConte",
"end": 147,
"score": 0.9994909763336182,
"start": 141,
"tag": "USERNAME",
"value": "zhangj"
}
] | null | [] |
package com.hep.terminalhep.config;
import android.app.Application;
/**
*
* @ClassName: ActivityContext
* @Description: TODO
* @author zhangj
* @date 2015年4月28日
*/
public class ActivityContext extends Application {
private static ActivityContext Instance = null;
public static final ActivityContext getCurre... | 640 | 0.682965 | 0.670347 | 39 | 15.205129 | 14.592199 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.307692 | false | false | 9 |
23277db6b8234d6131b24a8bd4dbf0a0ab4fff18 | 22,308,060,136,370 | 3c43ca05f4a3104b73a4c8d17d12535007f71d10 | /core/src/main/java/com/srhub/dicecup/core/Group.java | adbd980a1653df1e579e748435a999dfd8c4626c | [] | no_license | srhub/dicecup | https://github.com/srhub/dicecup | c4d54f6c549ed131e36615b4816e7402a22169a4 | 3583709d405ae948a80c8044484ab3df2c7dee07 | refs/heads/master | 2021-01-01T19:50:34.119000 | 2012-11-21T14:57:47 | 2012-11-21T14:57:47 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2012 Oliver Schrenk
*
* 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 i... | UTF-8 | Java | 2,707 | java | Group.java | Java | [
{
"context": "/*\n * Copyright 2012 Oliver Schrenk\n *\n * Licensed under the Apache License, Version ",
"end": 35,
"score": 0.999786376953125,
"start": 21,
"tag": "NAME",
"value": "Oliver Schrenk"
},
{
"context": "pi.Feature;\n\n/**\n * A group of dice.\n *\n * @author Oliver Schren... | null | [] | /*
* Copyright 2012 <NAME>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writin... | 2,674 | 0.606576 | 0.601773 | 133 | 19.353384 | 19.155163 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.518797 | false | false | 9 |
cbd281d661b5973e2e43d381212b6644ad725148 | 24,807,731,161,308 | 087bf328663b3c8fb8c42b91e0b7dfbffcfb1d2c | /TriviaCore/src/main/java/com/trivia/core/service/QuestionService.java | 06a3d3722641e633afd0ca6cbe4e996a48b4f838 | [
"MIT"
] | permissive | Internecivus/TriviaServer | https://github.com/Internecivus/TriviaServer | c743d3666d59716b6c3d9014ae6ed536d349a161 | 15dd8e3864ec55100a1880c9d496f10bf8f53f7e | refs/heads/master | 2020-03-18T10:33:43.650000 | 2018-06-08T12:57:06 | 2018-06-08T12:57:06 | 134,619,676 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.trivia.core.service;
import com.trivia.core.exception.InvalidInputException;
import com.trivia.core.utility.Generator;
import com.trivia.core.utility.ImageUtil;
import com.trivia.persistence.dto.client.ImageData;
import com.trivia.persistence.dto.client.QuestionClient;
import com.trivia.persistence.entity.... | UTF-8 | Java | 7,419 | java | QuestionService.java | Java | [] | null | [] | package com.trivia.core.service;
import com.trivia.core.exception.InvalidInputException;
import com.trivia.core.utility.Generator;
import com.trivia.core.utility.ImageUtil;
import com.trivia.persistence.dto.client.ImageData;
import com.trivia.persistence.dto.client.QuestionClient;
import com.trivia.persistence.entity.... | 7,419 | 0.694164 | 0.692681 | 176 | 41.159092 | 33.882614 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.761364 | false | false | 9 |
cf52dd388255188a3f0e068fc1f3b3c391856dad | 33,243,046,874,169 | afb3ed4144ec83b8c5908a8cb105f8bd9a0875fe | /SmartCityHub/src/bg/sofia/uni/fmi/mjt/smartcity/device/SmartTrafficLight.java | cebd1f1cf39e6303201eb095e8daf09b9e8ee237 | [] | no_license | msbaleva/Modern-Java-Technologies-FMI | https://github.com/msbaleva/Modern-Java-Technologies-FMI | dbdcc39062e51dfd19253f85c26c95e404d2a335 | 669d7be00d3f44f5b4c4960bfa50940170b85109 | refs/heads/main | 2023-01-03T09:22:14.965000 | 2020-10-28T12:11:04 | 2020-10-28T12:11:04 | 308,004,493 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bg.sofia.uni.fmi.mjt.smartcity.device;
import java.time.LocalDateTime;
import bg.sofia.uni.fmi.mjt.smartcity.enums.DeviceType;
public class SmartTrafficLight implements SmartDevice{
private String id;
private String name;
private double powerConsumption;
private LocalDateTime installationDateTime;
pri... | UTF-8 | Java | 1,769 | java | SmartTrafficLight.java | Java | [] | null | [] | package bg.sofia.uni.fmi.mjt.smartcity.device;
import java.time.LocalDateTime;
import bg.sofia.uni.fmi.mjt.smartcity.enums.DeviceType;
public class SmartTrafficLight implements SmartDevice{
private String id;
private String name;
private double powerConsumption;
private LocalDateTime installationDateTime;
pri... | 1,769 | 0.682306 | 0.681741 | 72 | 23.569445 | 22.563383 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.833333 | false | false | 9 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.