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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
6a1ec830eba48a353157ce4946e9075e3377353b | 5,291,399,753,994 | cc953f667e11f32d4119ac827d9378ed477b7706 | /backend-exts/admin-ext/src/main/java/com/stosz/olderp/ext/service/IOldErpDepartmentService.java | 8ea0a0277242d303d2de31333cc3ae00a9de985b | [] | no_license | ttggaa/erp | https://github.com/ttggaa/erp | e20ed03ecf6965da95c9fc472d505ae8ef4f3902 | 167f5d60d085d016b08452083f172df654a7c5c5 | refs/heads/master | 2020-04-22T12:03:43.913000 | 2018-12-05T16:16:11 | 2018-12-05T16:16:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.stosz.olderp.ext.service;
import com.stosz.admin.ext.model.Department;
import com.stosz.olderp.ext.model.OldErpDepartment;
import java.util.List;
/**
* @author xiongchenyang
* @version [1.0 , 2017/8/25]
*/
public interface IOldErpDepartmentService {
String url = "/admin/remote/IOldErpDepartmentSer... | UTF-8 | Java | 527 | java | IOldErpDepartmentService.java | Java | [
{
"context": "epartment;\n\nimport java.util.List;\n\n/**\n * @author xiongchenyang\n * @version [1.0 , 2017/8/25]\n */\npublic interfac",
"end": 189,
"score": 0.9993117451667786,
"start": 176,
"tag": "USERNAME",
"value": "xiongchenyang"
}
] | null | [] | package com.stosz.olderp.ext.service;
import com.stosz.admin.ext.model.Department;
import com.stosz.olderp.ext.model.OldErpDepartment;
import java.util.List;
/**
* @author xiongchenyang
* @version [1.0 , 2017/8/25]
*/
public interface IOldErpDepartmentService {
String url = "/admin/remote/IOldErpDepartmentSer... | 527 | 0.755218 | 0.73814 | 22 | 22.863636 | 21.886683 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 15 |
772aee658e0457ae081aaedf65437f64b25ea6eb | 14,310,831,099,410 | 4b0693030c204e1389d1460784eef9383978e570 | /src/domainmodel/java/sjtu/edu/cn/ist/comodeling/service/impl/DomainModelServiceImpl.java | 2aaf8ab6947df94f2f0d806c62036ee2fdeefa11 | [] | no_license | andyaganrun/CoModeling | https://github.com/andyaganrun/CoModeling | 3df8c4d745299be7ddd754770120db1ca5b42de8 | b5eb7848c77b8c92c718a61da0fd567a51276a95 | refs/heads/master | 2019-01-30T15:59:25.932000 | 2014-04-11T06:10:57 | 2014-04-11T06:10:57 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sjtu.edu.cn.ist.comodeling.service.impl;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import sjtu.edu.cn.ist.comodeling.dao.bean.DomainModel;
import sjtu.edu.cn.ist.comodeling.dao.bean.DomainModelAttribute;
import sjtu.edu.cn.ist.comodeling.dao.bean.DomainModelState;
import sjtu.ed... | UTF-8 | Java | 7,818 | java | DomainModelServiceImpl.java | Java | [] | null | [] | package sjtu.edu.cn.ist.comodeling.service.impl;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import sjtu.edu.cn.ist.comodeling.dao.bean.DomainModel;
import sjtu.edu.cn.ist.comodeling.dao.bean.DomainModelAttribute;
import sjtu.edu.cn.ist.comodeling.dao.bean.DomainModelState;
import sjtu.ed... | 7,818 | 0.754029 | 0.753518 | 231 | 32.844154 | 27.364969 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.588745 | false | false | 15 |
6eaf1fc096de778dda6744467f69e7fa407258df | 10,127,532,884,807 | ef1b35d13169c6d325ebe68bf5bc9566333942da | /MeuSegundoProjetoJava/src/br/edu/utfpr/basico/heranca/ExecucaoPolimorfismo.java | 69c0a3b8b291e8041c09255fd7f8bd5191b8bfad | [] | no_license | robsonburatti/utfpr-foo | https://github.com/robsonburatti/utfpr-foo | 989a7b6678680c3890a3e127e88daf6ede254167 | 2d6b7e9b1e36ca60d4fec9f3ed542a04a3ad6d9a | HEAD | 2016-09-05T14:37:13.828000 | 2015-06-19T23:13:41 | 2015-06-19T23:13:41 | 33,955,796 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package br.edu.utfpr.basico.heranca;
/**
*
* @author root
*/
public class ExecucaoPolimorfismo {
public static void main(S... | UTF-8 | Java | 926 | java | ExecucaoPolimorfismo.java | Java | [
{
"context": "ge br.edu.utfpr.basico.heranca;\n\n/**\n *\n * @author root\n */\npublic class ExecucaoPolimorfismo {\n \n ",
"end": 245,
"score": 0.9987970590591431,
"start": 241,
"tag": "USERNAME",
"value": "root"
}
] | 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 br.edu.utfpr.basico.heranca;
/**
*
* @author root
*/
public class ExecucaoPolimorfismo {
public static void main(S... | 926 | 0.639913 | 0.626898 | 30 | 29.733334 | 26.9678 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 15 |
17f03bda0b37bc547e34b01a2eddbaf24cf76ee7 | 7,816,840,512,025 | 8531f54d25adc66abe1f305be910cf273ece4fa6 | /src/main/java/sharerrand/api/controllers/TestController.java | 978349982c16d05b87acbc91b06cda4d8f13d44d | [] | no_license | sladesisco/sharerrand-backend | https://github.com/sladesisco/sharerrand-backend | bf2fe645e99569393b8b7ec245d35efdeee7ec1f | 9876b46b8c311497472892a411544319d559be44 | refs/heads/master | 2021-04-15T09:00:52.928000 | 2017-06-20T03:16:52 | 2017-06-20T03:16:52 | 94,570,836 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sharerrand.api.controllers;
import com.fasterxml.jackson.databind.ObjectMapper;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.MediaType;
import org.springframework.web.bind.annotation.*;
import sharerrand.api.dao.TestDAO;
import sharerrand.api.models.Test;
impo... | UTF-8 | Java | 1,049 | java | TestController.java | Java | [] | null | [] | package sharerrand.api.controllers;
import com.fasterxml.jackson.databind.ObjectMapper;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.MediaType;
import org.springframework.web.bind.annotation.*;
import sharerrand.api.dao.TestDAO;
import sharerrand.api.models.Test;
impo... | 1,049 | 0.727359 | 0.727359 | 38 | 26.605263 | 23.296192 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.447368 | false | false | 15 |
27a4f117c9ec54bbaec7afbcc35d8e6aa7fc9eb5 | 1,743,756,723,829 | 7ff46b344c722fed0071c04bd86a6c58156bcf1f | / fpie-tomrea-quimey-mujic --username Mujics03@gmail.com/Pasando Tp/src/EstrategiasDeMov/LineaRectaUp.java | e99fc5e4bf787bb33aa8c0386ebae3c40785ab3f | [] | no_license | quimeyfunes/fpie-tomrea-quimey-mujic | https://github.com/quimeyfunes/fpie-tomrea-quimey-mujic | 461559ed9fb7cbb2a60b9da044c0137354395093 | 7a8bf947b3b82c20e0f6faec144f7d97d54472ac | refs/heads/master | 2020-05-17T23:54:30.295000 | 2011-07-02T19:46:51 | 2011-07-02T19:46:51 | 32,184,937 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package EstrategiasDeMov;
import Objetos_moviles.ObjetosMoviles;
public class LineaRectaUp extends EstrategiaDeVuelo{
@Override
public void CalcularMovimiento(ObjetosMoviles objeto) {
objeto.arriba();
}
}
| UTF-8 | Java | 229 | java | LineaRectaUp.java | Java | [] | null | [] | package EstrategiasDeMov;
import Objetos_moviles.ObjetosMoviles;
public class LineaRectaUp extends EstrategiaDeVuelo{
@Override
public void CalcularMovimiento(ObjetosMoviles objeto) {
objeto.arriba();
}
}
| 229 | 0.751092 | 0.751092 | 13 | 15.615385 | 19.940443 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.692308 | false | false | 15 |
f8f53aa37fa47745f6e9c7204f1a134b89012fce | 23,210,003,323,699 | 56589ff6ffc26ba9180bc8ff8a9043698a875823 | /src/java_20190528/ForDemo.java | f3c9497e0b7855406850584b4818f7439f3d9b76 | [] | no_license | yuueuni/java_eclipse | https://github.com/yuueuni/java_eclipse | 8d5fc8478560d107ff19c25f07d574a1ff2f0e84 | 1cecfd104c3f30b732465ec53a8356b9b0985103 | refs/heads/master | 2020-05-29T13:34:59.896000 | 2019-06-27T10:00:03 | 2019-06-27T10:00:03 | 189,168,082 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package java_20190528;
public class ForDemo {
public static void main(String[] args){
/*int sum = 0;
int i=1;
for(;i<=100;i++){
if (i%2==1){
sum += i;
}
}
System.out.println("1부터 "+(i-1)+"까지 합 : "+sum);
구구단
for(int j=2;j<=9;j++){
for(int k=1;k<=9;k++){
System.out.print... | UHC | Java | 1,273 | java | ForDemo.java | Java | [] | null | [] | package java_20190528;
public class ForDemo {
public static void main(String[] args){
/*int sum = 0;
int i=1;
for(;i<=100;i++){
if (i%2==1){
sum += i;
}
}
System.out.println("1부터 "+(i-1)+"까지 합 : "+sum);
구구단
for(int j=2;j<=9;j++){
for(int k=1;k<=9;k++){
System.out.print... | 1,273 | 0.443721 | 0.402791 | 59 | 16.186441 | 14.121116 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.355932 | false | false | 15 |
0a86eb790c42557ae1b938a3a2db8ffb73c33db1 | 12,232,066,919,537 | ce7ba204b99ef4d3687c1c5042d099511b4cbf70 | /src/main/java/com/natterbase/test/repository/CountriesRepository.java | 101a312b8d0d71783b215b46f49b9fcab493239c | [] | no_license | Emmarock/natterbase | https://github.com/Emmarock/natterbase | b3139b73261264d2127b84c36871b51c9aa83c8f | 4a488e0abc0bf293d76c65e47af5aa7901eeeb3f | refs/heads/master | 2020-04-26T05:56:37.377000 | 2019-03-01T19:54:46 | 2019-03-01T19:54:46 | 173,349,029 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.natterbase.test.repository;
import com.natterbase.test.model.Country;
import org.springframework.data.jpa.repository.JpaRepository;
public interface CountriesRepository extends JpaRepository<Country, Long> {
}
| UTF-8 | Java | 226 | java | CountriesRepository.java | Java | [] | null | [] | package com.natterbase.test.repository;
import com.natterbase.test.model.Country;
import org.springframework.data.jpa.repository.JpaRepository;
public interface CountriesRepository extends JpaRepository<Country, Long> {
}
| 226 | 0.831858 | 0.831858 | 8 | 27.25 | 29.067808 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 15 |
6be220c3370a6f63af62a05baa42b803dfde54dd | 12,232,066,921,388 | 8ad58ae16bca4376576c98393ed0d222fcdcf9ba | /src/DataStructures/NewWork/LCStrings/MInRemoveToMakeValidParenthesisStr.java | 0352f23208984f86a75dde7f93c4c342587ec017 | [] | no_license | AnkurPremi/prepare | https://github.com/AnkurPremi/prepare | c85ca3246d961167e93d9fcf9ca6b248999aa69a | af060419dcab7aa2fddf7f22afd6a928364941f7 | refs/heads/master | 2023-03-28T17:52:39.320000 | 2021-04-07T02:46:47 | 2021-04-07T02:46:47 | 289,518,408 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package DataStructures.NewWork.LCStrings;
import java.util.ArrayList;
import java.util.List;
public class MInRemoveToMakeValidParenthesisStr {
public static void main(String[] args) {
String s = "a(b)c)(";
System.out.println(new MInRemoveToMakeValidParenthesisStr().minRemoveToMakeValid(s));
}
... | UTF-8 | Java | 1,340 | java | MInRemoveToMakeValidParenthesisStr.java | Java | [] | null | [] | package DataStructures.NewWork.LCStrings;
import java.util.ArrayList;
import java.util.List;
public class MInRemoveToMakeValidParenthesisStr {
public static void main(String[] args) {
String s = "a(b)c)(";
System.out.println(new MInRemoveToMakeValidParenthesisStr().minRemoveToMakeValid(s));
}
... | 1,340 | 0.354478 | 0.347015 | 49 | 26.346939 | 17.050407 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.55102 | false | false | 15 |
6ebcb43ad6d03d704a9c3e7c5070c7e55e23c54a | 30,777,735,697,569 | 520d9c264c44776b32d272dfa52295637bb20006 | /src/encryption/EncryptedProperties.java | 1df6533ae81e13c8b70ff25bacb6ff488a784f1c | [] | no_license | mrdinklepus/PassPro | https://github.com/mrdinklepus/PassPro | f46de1ff258c325d50230a5502ad5442cb500c89 | 60da73aea5385054ef221e78e7ae51802bbba927 | refs/heads/master | 2021-01-10T06:14:45.084000 | 2015-11-09T08:36:31 | 2015-11-09T08:36:31 | 45,824,868 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package encryption;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.UnsupportedEncodingException;
import java.security.Provider;
import java.security.Security;
import java.util.Properties;
import javax.crypto.BadPaddingException;
import ... | UTF-8 | Java | 7,476 | java | EncryptedProperties.java | Java | [
{
"context": " writing encryption stuff from file\n * \n * @author MDWhite\n */\npublic class EncryptedProperties extends Prop",
"end": 693,
"score": 0.9996223449707031,
"start": 686,
"tag": "USERNAME",
"value": "MDWhite"
},
{
"context": " = new EncryptedProperties(\".//config//user.... | null | [] | package encryption;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.UnsupportedEncodingException;
import java.security.Provider;
import java.security.Security;
import java.util.Properties;
import javax.crypto.BadPaddingException;
import ... | 7,478 | 0.682584 | 0.675629 | 350 | 20.360001 | 22.902317 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.011429 | false | false | 15 |
a178dc3418fda01d3717311cafd52d7c766597d5 | 7,275,674,649,487 | 4cae4510083f5f3bfc29c82ff44c60e81be50656 | /app/src/main/java/com/app/siaplapor/AddLaporanFragment.java | 601db77c973ee97369011880b87495042fa76f10 | [] | no_license | milaatysakinah/siaplapor | https://github.com/milaatysakinah/siaplapor | 2e5c1a91f9b94cd487298ed8f383cb082e10b151 | fbe942d6a566f13271aa62866780b05cbc4f09ed | refs/heads/master | 2023-02-25T03:47:22.701000 | 2021-01-13T05:33:01 | 2021-01-13T05:33:01 | 317,104,966 | 0 | 0 | null | false | 2021-01-01T04:10:29 | 2020-11-30T03:52:55 | 2020-12-23T00:47:25 | 2021-01-01T04:10:29 | 187 | 0 | 0 | 4 | Java | false | false | package com.app.siaplapor;
import android.os.Bundle;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.Toast;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx... | UTF-8 | Java | 4,523 | java | AddLaporanFragment.java | Java | [] | null | [] | package com.app.siaplapor;
import android.os.Bundle;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.Toast;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx... | 4,523 | 0.688702 | 0.687597 | 104 | 42.490383 | 32.605152 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.903846 | false | false | 15 |
ad96b8359802e8d17b3e6a25c1ce9b2bb39fca4c | 30,202,210,085,898 | 7e4b90e3519ed73d11e8566c16c6803efc6661fc | /src/main/java/com/zhiyou100/dao/UserGoodsDao.java | 3aaf6b1b5151b6393ef35af7f87c4ee327590635 | [] | no_license | 1310765729/goodsSeckill | https://github.com/1310765729/goodsSeckill | c3ebf208de6ed0c0960d351c6c34f7904dd71462 | c0dd1ad0c85e174fe379277e44de8d6d06e047e6 | refs/heads/master | 2021-08-31T21:36:53.836000 | 2017-12-23T01:47:37 | 2017-12-23T01:47:37 | 115,162,889 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zhiyou100.dao;
import com.zhiyou100.entity.UserGoodsDO;
public interface UserGoodsDao {
/**
* 添加一条购买记录
* @param userGoods 记录信息
* @return 添加结果,1 表示添加成功,0 表示添加失败
*/
int addUserGoods(UserGoodsDO userGoods);
}
| UTF-8 | Java | 291 | java | UserGoodsDao.java | Java | [] | null | [] | package com.zhiyou100.dao;
import com.zhiyou100.entity.UserGoodsDO;
public interface UserGoodsDao {
/**
* 添加一条购买记录
* @param userGoods 记录信息
* @return 添加结果,1 表示添加成功,0 表示添加失败
*/
int addUserGoods(UserGoodsDO userGoods);
}
| 291 | 0.731602 | 0.69697 | 13 | 16.76923 | 15.738996 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.692308 | false | false | 15 |
4dbe9c53a33cf40042b1934023c26028f8b86b80 | 13,443,247,699,717 | 39e529d9c559102c2c4c9753deb28749d5358d2c | /src/main/java/com/lezgo/authentication/controllers/SignUpImplementation.java | 8efc713fa8b13830a2423fc0df64d2a459c15ad2 | [] | no_license | whiteKhoukha/go-backend-security | https://github.com/whiteKhoukha/go-backend-security | 457e07ce1604e79f6ef7aedad0eda59cdf4a1bd6 | 84bc24f57bf829c7b4ac37974fc76c479cd844af | refs/heads/master | 2022-04-15T18:01:38.629000 | 2020-04-09T21:23:11 | 2020-04-09T21:23:11 | 248,229,154 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lezgo.authentication.controllers;
import com.lezgo.authentication.models.SignUpRequest;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.R... | UTF-8 | Java | 798 | java | SignUpImplementation.java | Java | [] | null | [] | package com.lezgo.authentication.controllers;
import com.lezgo.authentication.models.SignUpRequest;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.R... | 798 | 0.822055 | 0.822055 | 21 | 37 | 26.845236 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52381 | false | false | 15 |
d9933ee931ede68d28830e02f865b85bbbb2c9d5 | 1,571,958,052,851 | c8cd185a839a3fef7f1ed2d2b695ba038e2f84e1 | /projeto/src/web/ConsultarAnimaisServlet.java | 814e96af952542dce4d787634bceaa825b98fbba | [] | no_license | claudiacorreia60/trustpet | https://github.com/claudiacorreia60/trustpet | f3b857536439e25273da4febcf17791b4d8a7e2e | 0decfcd4a06018cfda09eeff61cf3670671da776 | refs/heads/master | 2022-04-08T18:29:00.826000 | 2020-02-29T23:20:32 | 2020-02-29T23:20:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package web;
import beans.FacadeBeans;
import com.google.gson.Gson;
import main.Animal;
import org.json.JSONObject;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServl... | UTF-8 | Java | 1,738 | java | ConsultarAnimaisServlet.java | Java | [] | null | [] | package web;
import beans.FacadeBeans;
import com.google.gson.Gson;
import main.Animal;
import org.json.JSONObject;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServl... | 1,738 | 0.664557 | 0.663982 | 52 | 32.442307 | 26.950392 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.711538 | false | false | 15 |
225326e9addae8fe82ebd75f9c1563112744cf0b | 798,863,940,218 | e17ec096dc412f27692dc3695eee2ea78862cf12 | /common/uai/src/main/java/org/daochong/session/RedisSession.java | a181eb47d05eb8a4262a0a926a16697248fb34c7 | [] | no_license | magusliu/TEST | https://github.com/magusliu/TEST | b1ae83661460070be11ec59b8e51cfc6f4eba27e | 9c70fc249e0f94af271ec120eb6ab48067bbf2ba | refs/heads/master | 2021-01-10T07:48:43 | 2016-01-05T12:20:33 | 2016-01-05T12:20:33 | 47,333,339 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.daochong.session;
import java.util.Set;
public class RedisSession implements Session {
private String sessionId;
private long createTime;
private long lastAccessedTime;
private int maxInactiveInterval;
private SessionContext sessionContext;
private boolean newSession;
private Set<Strin... | UTF-8 | Java | 2,060 | java | RedisSession.java | Java | [] | null | [] | package org.daochong.session;
import java.util.Set;
public class RedisSession implements Session {
private String sessionId;
private long createTime;
private long lastAccessedTime;
private int maxInactiveInterval;
private SessionContext sessionContext;
private boolean newSession;
private Set<Strin... | 2,060 | 0.73932 | 0.73932 | 88 | 21.40909 | 22.040066 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.284091 | false | false | 15 |
23b904e98c88fb50cbcef34cb93b8129950ed2da | 2,456,721,359,529 | f41f9c4993c7f4ad6154b99e2ae49d8f0fa8d8b6 | /TextExcel/TextCell.java | 374126c0d5358ef2a7292759438640e81bd5185d | [] | no_license | AviCaspe/Portfolio | https://github.com/AviCaspe/Portfolio | dc6419fbb7fd08ec033b9a686bb517a72dfb639b | 5b05eba217185c3aba50504e00746ee79bfad513 | refs/heads/master | 2023-01-20T10:10:07.091000 | 2020-11-30T07:46:12 | 2020-11-30T07:46:12 | 313,760,292 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package TextExcel;
public class TextCell extends ACell {
private String text;
public TextCell(String text) {
this.text = text;
}
@Override
public String fullCellText() {
return "\"" + this.text + "\"";
}
@Override
public String abbreviatedCellText() {
return s... | UTF-8 | Java | 697 | java | TextCell.java | Java | [] | null | [] | package TextExcel;
public class TextCell extends ACell {
private String text;
public TextCell(String text) {
this.text = text;
}
@Override
public String fullCellText() {
return "\"" + this.text + "\"";
}
@Override
public String abbreviatedCellText() {
return s... | 697 | 0.56528 | 0.56241 | 34 | 19.5 | 16.998703 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.264706 | false | false | 15 |
8c42f44f71b8b92c990e003cd69368b7934ecd87 | 11,630,771,448,816 | f39d6a6dd2e4792c993ee9e739df9e42784d8802 | /src/Main.java | 500b6a8a65f70ec213fd37a3d4353d9189791ea6 | [] | no_license | mikespallino/Nuclear-Chain-Reaction | https://github.com/mikespallino/Nuclear-Chain-Reaction | 3ab8185390f09f70e5b477f97863b914a1a26d00 | b99dc770a9ada62c330947d80c29eb85f1981954 | refs/heads/master | 2021-01-10T19:44:32.875000 | 2015-04-20T02:43:43 | 2015-04-20T02:43:43 | 33,613,749 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.awt.BorderLayout;
import java.awt.Canvas;
import java.awt.Graphics2D;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.ArrayList;
import javax.swing.JFrame;
import javax.swing.JMenu;
import javax.swing.JMenuBar;
import javax.swing.JMenuItem;
public class Main exten... | UTF-8 | Java | 5,491 | java | Main.java | Java | [] | null | [] | import java.awt.BorderLayout;
import java.awt.Canvas;
import java.awt.Graphics2D;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.ArrayList;
import javax.swing.JFrame;
import javax.swing.JMenu;
import javax.swing.JMenuBar;
import javax.swing.JMenuItem;
public class Main exten... | 5,491 | 0.687124 | 0.675287 | 183 | 29.005465 | 27.083456 | 218 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.437159 | false | false | 15 |
07a3afa70fc6fe17c167452f60d49227402a6378 | 22,677,427,352,066 | 15f4a2a24b9d2379db0137b23c465c8c9c46338d | /src/Dao/AnecdoteTagDao.java | 562b5ebfeb015d8879b2125c8cac6aab9621bd3a | [] | no_license | sizaif/LDU-White-Wall | https://github.com/sizaif/LDU-White-Wall | 76762a8e5ec176432f0884f050cecdda63d7ffda | f26c60bf043660a9c370bad2486d897a235c2c88 | refs/heads/master | 2020-04-04T23:50:35.990000 | 2019-01-22T02:03:43 | 2019-01-22T02:03:43 | 156,374,063 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Dao;
import entity.Anecdote;
import java.util.List;
public interface AnecdoteTagDao {
static final String SEARCH_ANECDOTETAG = "anecdoteTag";
// 删除标签时(id,tag) 若仅有某一个属性
// 可以使用这些default值表示在sql语句中跳过这个属性
// delete from anecdotetag where id=? or tag=?
int DEFAULT_ID = 0;
String DEFAULT... | UTF-8 | Java | 1,106 | java | AnecdoteTagDao.java | Java | [] | null | [] | package Dao;
import entity.Anecdote;
import java.util.List;
public interface AnecdoteTagDao {
static final String SEARCH_ANECDOTETAG = "anecdoteTag";
// 删除标签时(id,tag) 若仅有某一个属性
// 可以使用这些default值表示在sql语句中跳过这个属性
// delete from anecdotetag where id=? or tag=?
int DEFAULT_ID = 0;
String DEFAULT... | 1,106 | 0.532854 | 0.531828 | 62 | 14.709678 | 14.58721 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.258065 | false | false | 15 |
85c787bec1658a7cc0077987745170beeaaa6537 | 18,889,266,216,760 | 8d0521fc46d0e30e6410f52efe80889694be76f8 | /java/tp/Personnes/src/SecuNumber.java | c13048a4427140de2c4999ae73b4d47c1d09ca85 | [] | no_license | tdunglas/MasterSEMS | https://github.com/tdunglas/MasterSEMS | b7d6a48a0e408675d1816ddf1e2735bf1bd4a2fa | 4c16743733aa39a276dd1d2ae92c3fd5a81226d4 | refs/heads/master | 2021-06-25T21:28:04.641000 | 2019-04-02T14:34:09 | 2019-04-02T14:34:09 | 104,179,305 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
/**
* deux personnes différentes n'auront pas le même numéro.
* deux objets java différents n'auront pas le même numéro.
* @author Thomas D.
*
*/
public class SecuNumber {
private static int number = 0;
public static int getSecuNumber(){
return number++;
}
}
| UTF-8 | Java | 282 | java | SecuNumber.java | Java | [
{
"context": "ifférents n'auront pas le même numéro. \n * @author Thomas D.\n *\n */\npublic class SecuNumber {\n\t\n\tprivate stat",
"end": 145,
"score": 0.9997915029525757,
"start": 137,
"tag": "NAME",
"value": "Thomas D"
}
] | null | [] |
/**
* deux personnes différentes n'auront pas le même numéro.
* deux objets java différents n'auront pas le même numéro.
* @author <NAME>.
*
*/
public class SecuNumber {
private static int number = 0;
public static int getSecuNumber(){
return number++;
}
}
| 280 | 0.684783 | 0.681159 | 14 | 18.642857 | 20.317505 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.642857 | false | false | 15 |
d24e52f1c37a26cb3096a7a6caf6c82b7ee62f72 | 18,889,266,218,173 | d77a9e877a2ab84a75e4ed8f161b5d49c5e65ec6 | /com.jaspersoft.studio.server/src/com/jaspersoft/jasperserver/jaxrs/client/dto/reports/OutputResourceDescriptor.java | 22ab37658ff5bd0d985db734847c7d9c2cf1266b | [] | no_license | jasonbrianhall/Jaspersoft-Studio | https://github.com/jasonbrianhall/Jaspersoft-Studio | 3b0faa08e4da17c24f2f60531e3a5c2e8d7b6478 | 33f85aee98402cb9da4ac305eab7f071e2ff1b61 | refs/heads/master | 2021-01-21T20:28:59.761000 | 2017-05-24T13:10:37 | 2017-05-24T13:10:37 | 92,215,885 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*******************************************************************************
* Copyright (C) 2005 - 2014 TIBCO Software Inc. All rights reserved.
* http://www.jaspersoft.com.
*
* Unless you have purchased a commercial license agreement from Jaspersoft,
* the following license terms apply:
*
* This progra... | UTF-8 | Java | 2,765 | java | OutputResourceDescriptor.java | Java | [] | null | [] | /*******************************************************************************
* Copyright (C) 2005 - 2014 TIBCO Software Inc. All rights reserved.
* http://www.jaspersoft.com.
*
* Unless you have purchased a commercial license agreement from Jaspersoft,
* the following license terms apply:
*
* This progra... | 2,765 | 0.64991 | 0.641953 | 83 | 32.313251 | 28.693615 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.313253 | false | false | 15 |
8cd181896980be2c46ee6484f49f5816770157ea | 20,212,116,150,439 | ce7e291087d7cd1ebb03793d21c01f9e1887ffb8 | /src/algorithm/arrays/ReOrderArrayDemo.java | 8d6e7cee19265a4ef3d873d8309cd1260331f619 | [] | no_license | oxinrong/DailyPractice | https://github.com/oxinrong/DailyPractice | d2a603ea61955d1356f44ddc07013145e6c09ef6 | 087d1d17bf238c764e0d5e91feb5d80b336e4e79 | refs/heads/master | 2020-05-30T07:01:30.801000 | 2019-10-15T07:39:55 | 2019-10-15T07:39:55 | 189,591,717 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package algorithm.arrays;
/*
输入一个整数数组,实现一个函数来调整该数组中数字的顺序,
使得所有的奇数位于数组的前半部分,所有的偶数位于数组的后半部分,
并保证奇数和奇数,偶数和偶数之间的相对位置不变。
*/
import java.util.ArrayList;
public class ReOrderArrayDemo {
public static void main(String[] args) {
int[] arr = new int[10];
for (int i = 0; i < arr.length; i++) {... | UTF-8 | Java | 1,857 | java | ReOrderArrayDemo.java | Java | [] | null | [] | package algorithm.arrays;
/*
输入一个整数数组,实现一个函数来调整该数组中数字的顺序,
使得所有的奇数位于数组的前半部分,所有的偶数位于数组的后半部分,
并保证奇数和奇数,偶数和偶数之间的相对位置不变。
*/
import java.util.ArrayList;
public class ReOrderArrayDemo {
public static void main(String[] args) {
int[] arr = new int[10];
for (int i = 0; i < arr.length; i++) {... | 1,857 | 0.441303 | 0.421635 | 69 | 22.57971 | 19.410446 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.608696 | false | false | 15 |
9cce2ca2f5a57ec6b1ae51ef05d4391b3686af23 | 19,464,791,793,956 | b0d6cb165cb57b399241bc67e169e3a40325f5ea | /ReadValidMobileNumbersAndWritetoOutputFile.java | 05529615147f0682451837cc661543222a74c699 | [] | no_license | RameshAllamsetti/javainterviewprograms | https://github.com/RameshAllamsetti/javainterviewprograms | b29a1be07b48b02659f37dffa750741365dfb00b | baffb44a9dbd3e6e02663f9307c6e236909353b0 | refs/heads/master | 2018-01-08T06:05:52.367000 | 2016-05-12T09:47:23 | 2016-05-12T09:47:23 | 53,395,372 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.BufferedReader;
import java.io.FileReader;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class ReadValidMobileNumbersAndWritetoOutputFile {
/**
* This program will read all valid mobile numbers from a.txt file and write... | UTF-8 | Java | 1,089 | java | ReadValidMobileNumbersAndWritetoOutputFile.java | Java | [
{
"context": " new BufferedReader(new FileReader(\n\t\t\t\t\"//Users//rallamsetti//Desktop//filesdir//a.txt\"));\n\t\tPrintWriter pw = ",
"end": 625,
"score": 0.9808297157287598,
"start": 614,
"tag": "USERNAME",
"value": "rallamsetti"
},
{
"context": "\t\tPrintWriter pw = new PrintWr... | null | [] | import java.io.BufferedReader;
import java.io.FileReader;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class ReadValidMobileNumbersAndWritetoOutputFile {
/**
* This program will read all valid mobile numbers from a.txt file and write... | 1,089 | 0.678604 | 0.67034 | 44 | 23.75 | 21.781065 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.886364 | false | false | 15 |
bcb604134d74b2923b51567402dd48b859cdce96 | 19,593,640,870,168 | 64f3fbf8f53389bf85a8c111d5ea22c1c725a3cd | /tracker/src/main/java/com/tracker/dao/GenresDao.java | 6c6bd291bbca067397bf1959ec2ea78ff3f7e7c0 | [] | no_license | theGiocatore/tracker | https://github.com/theGiocatore/tracker | 183fb53e95d5a75b0799cf75b43b294cc9b83034 | 0f3b40834730b3dd87273166fe50414aaa624e40 | refs/heads/master | 2021-04-07T21:56:45.497000 | 2020-05-05T14:44:55 | 2020-05-05T14:44:55 | 248,710,530 | 0 | 0 | null | false | 2020-03-20T15:13:54 | 2020-03-20T08:59:12 | 2020-03-20T09:17:53 | 2020-03-20T15:13:53 | 65 | 0 | 0 | 0 | Java | false | false | package com.tracker.dao;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.tracker.model.Genres;
@Repository
public interface GenresDao extends JpaRepository<Genres, Integer> {
}
| UTF-8 | Java | 256 | java | GenresDao.java | Java | [] | null | [] | package com.tracker.dao;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.tracker.model.Genres;
@Repository
public interface GenresDao extends JpaRepository<Genres, Integer> {
}
| 256 | 0.828125 | 0.828125 | 11 | 22.272728 | 25.00215 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 15 |
55173031c2d2ed08c806c6528b91fc7138c3ad2d | 111,669,206,310 | 56141ddb62b8b7f71e4cf737f39a210941079424 | /EnglishWords/app/src/main/java/ua/com/skident/englishwords/AddActivity.java | 4d5ef42366bb3b9a5b8d939b98a66eee57be2bce | [] | no_license | skident/English_words_Android | https://github.com/skident/English_words_Android | 8b41fe086a12691594a34b49aa33a2ac14c89f68 | caea1df84e9390a4dca37895d63fd57ec2e3e6fd | refs/heads/master | 2021-01-10T03:21:29.677000 | 2017-05-11T06:17:37 | 2017-05-11T06:17:37 | 46,746,845 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ua.com.skident.englishwords;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.design.widget.NavigationView;
import android.support.v4.view.GravityCompat;
import android.support.v4.widget.DrawerLayout;
import android.support.v7.app.ActionBarDrawerTo... | UTF-8 | Java | 11,324 | java | AddActivity.java | Java | [] | null | [] | package ua.com.skident.englishwords;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.design.widget.NavigationView;
import android.support.v4.view.GravityCompat;
import android.support.v4.widget.DrawerLayout;
import android.support.v7.app.ActionBarDrawerTo... | 11,324 | 0.577623 | 0.577093 | 339 | 32.40118 | 26.608238 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.59882 | false | false | 15 |
4454d372825cf27413b01c383d772f2ec63caf96 | 28,166,395,549,113 | 0669dbb7f962af0b8238ecae6626e9a2b4830436 | /src/main/java/com/bitmakersbd/biyebari/server/service/VendorService.java | 6e7e87077d4ab162a84a9bb840c0a91293423fba | [] | no_license | raihanorium/spring-rest-hibernate-jpa-oauth2 | https://github.com/raihanorium/spring-rest-hibernate-jpa-oauth2 | f413d33c166040925d830729e65b7e1ccfed8d41 | e616c44ca2ea24b0c20af1b701e7f660a762d809 | refs/heads/master | 2021-06-06T02:45:18.640000 | 2016-09-29T12:50:51 | 2016-09-29T12:50:51 | 69,547,814 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bitmakersbd.biyebari.server.service;
import com.bitmakersbd.biyebari.server.model.Vendor;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.web.multipart.MultipartFile;
import java.util.Set;
public interface VendorService {
Page g... | UTF-8 | Java | 1,283 | java | VendorService.java | Java | [] | null | [] | package com.bitmakersbd.biyebari.server.service;
import com.bitmakersbd.biyebari.server.model.Vendor;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.web.multipart.MultipartFile;
import java.util.Set;
public interface VendorService {
Page g... | 1,283 | 0.790335 | 0.790335 | 40 | 31.075001 | 31.073612 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.725 | false | false | 15 |
6d3aea9a2bcc86dcbc84651cf63b2c75ae3592c5 | 10,591,389,382,133 | da049f1efd756eaac6f40a4f6a9c4bdca7e16a06 | /PrizeMusic/PrizeOnLineMusic/UImageLoad_DownLoad/src/com/prize/onlinemusibean/response/RadioSceneResponse.java | 041a4c62f17459d5f4235cf78aa02d55239aee1c | [] | no_license | evilhawk00/AppGroup | https://github.com/evilhawk00/AppGroup | c22e693320039f4dc7b384976a513f94be5bccbe | a22714c1e6b9f5c157bebb2c5dbc96b854ba949a | refs/heads/master | 2022-01-11T18:04:27.481000 | 2018-04-19T03:02:26 | 2018-04-19T03:02:26 | 420,370,518 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*******************************************
*版权所有©2015,深圳市铂睿智恒科技有限公司
*
*内容摘要:
*当前版本:
*作 者:
*完成日期:
*修改记录:
*修改日期:
*版 本 号:
*修 改 人:
*修改内容:
...
*修改记录:
*修改日期:
*版 本 号:
*修 改 人:
*修改内容:
*********************************************/
package com.prize.onlinemusibean.response;
import java.io.Serializable;
impor... | UTF-8 | Java | 975 | java | RadioSceneResponse.java | Java | [
{
"context": "/**\n * \n **\n * 场景音乐列表接口解析data后的返回对象\n * \n * @author longbaoxiu\n * @version V1.0\n */\npublic class RadioSceneRespo",
"end": 537,
"score": 0.999214768409729,
"start": 527,
"tag": "USERNAME",
"value": "longbaoxiu"
}
] | null | [] | /*******************************************
*版权所有©2015,深圳市铂睿智恒科技有限公司
*
*内容摘要:
*当前版本:
*作 者:
*完成日期:
*修改记录:
*修改日期:
*版 本 号:
*修 改 人:
*修改内容:
...
*修改记录:
*修改日期:
*版 本 号:
*修 改 人:
*修改内容:
*********************************************/
package com.prize.onlinemusibean.response;
import java.io.Serializable;
impor... | 975 | 0.62367 | 0.590426 | 43 | 16.488373 | 17.885128 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.302326 | false | false | 15 |
d07de7369dedd00034bdfda713500a9918595132 | 4,372,276,767,696 | 21f20684aebe701d730ec7d932dbfa43dfa09b4b | /Anno.java | c3ad4b4e5ac2b68cd2219f76ebdde3b4b04aeebd | [] | no_license | creative-singh/java_codes | https://github.com/creative-singh/java_codes | 706a1dd8bee0f2f5c5a89d32a14ec4574595026d | 8fd9ee42e1121eea7190dc63a4708695decc6cb8 | refs/heads/main | 2023-04-06T05:48:22.838000 | 2021-04-14T14:55:20 | 2021-04-14T14:55:20 | 329,993,330 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | class Anno
{
public void path()
{
System.out.println("\nprint this");
}
public static void main(String arr[])
{
Anno obj=new Anno()
{
@Override public void path()
{
System.out.println("\nprint none");
}
};
//Anno obj2=new Anno(); //making 2nd object to print 1path method
obj.path();
//o... | UTF-8 | Java | 381 | java | Anno.java | Java | [] | null | [] | class Anno
{
public void path()
{
System.out.println("\nprint this");
}
public static void main(String arr[])
{
Anno obj=new Anno()
{
@Override public void path()
{
System.out.println("\nprint none");
}
};
//Anno obj2=new Anno(); //making 2nd object to print 1path method
obj.path();
//o... | 381 | 0.624672 | 0.614173 | 21 | 17.190475 | 20.053783 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 15 |
16a1a01543988606e961e6b1aa7798a37d0625cf | 21,423,296,877,543 | 011de3ebc71721689ae13b7f16af065031ebf763 | /src/main/java/com/sdufe/bigdata/Bean/Echarts1.java | add757cc4361d92895c1e02f1e27fed6ca0d2de6 | [] | no_license | 921504543/TelcomBigdata | https://github.com/921504543/TelcomBigdata | cee5a45fd4fd248ebdcee1add9b5e157f018ef24 | bcc65163cc1749cbd55736abe3e130aa571fd4bb | refs/heads/master | 2020-12-09T03:02:21.048000 | 2020-01-11T04:02:29 | 2020-01-11T04:02:29 | 233,172,431 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sdufe.bigdata.Bean;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
import java.io.Serializable;
/**
* @Description
* @Author fss
* @Date 2020-01-07
*/
@Entity
@Table ( name ="echarts_1" )
public class Echarts1 impl... | UTF-8 | Java | 753 | java | Echarts1.java | Java | [
{
"context": ".Serializable;\n\n\n/**\n * @Description \n * @Author fss\n * @Date 2020-01-07 \n */\n\n\n@Entity\n@Table ( name ",
"end": 228,
"score": 0.9996020793914795,
"start": 225,
"tag": "USERNAME",
"value": "fss"
}
] | null | [] | package com.sdufe.bigdata.Bean;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
import java.io.Serializable;
/**
* @Description
* @Author fss
* @Date 2020-01-07
*/
@Entity
@Table ( name ="echarts_1" )
public class Echarts1 impl... | 753 | 0.702523 | 0.664011 | 45 | 15.733334 | 15.786633 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.777778 | false | false | 15 |
5577daa579aa722f80da5a16b2baa984566d9ad2 | 11,166,915,025,808 | bce3b12bc1b59ee7c5e76b415d520e6c2bcde652 | /Pagesa.java | c16b3509adef95df5afa974120f1c2ce92d3f988 | [] | no_license | ValmirMujku/Dizajni-Softwerik---java | https://github.com/ValmirMujku/Dizajni-Softwerik---java | efd5e82d6b8a1ae681cf46836d1b670e5b27fdf7 | e26bca11a7b20744523ca029c6538ea7e0897219 | refs/heads/master | 2020-04-21T10:29:42.382000 | 2019-02-06T22:53:57 | 2019-02-06T22:53:57 | 169,488,140 | 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 BLL;
import java.io.Serializable;
import java.math.BigDecimal;
import javax.persistence.Basic;
import javax.persiste... | UTF-8 | Java | 3,672 | java | Pagesa.java | Java | [
{
"context": ".annotation.XmlRootElement;\r\n\r\n/**\r\n *\r\n * @author hp\r\n */\r\n@Entity\r\n@Table(name = \"Pagesa\")\r\n@XmlRootEle",
"end": 669,
"score": 0.8916809558868408,
"start": 667,
"tag": "USERNAME",
"value": "hp"
},
{
"context": " to enforce field validation\r\n @Co... | 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 BLL;
import java.io.Serializable;
import java.math.BigDecimal;
import javax.persistence.Basic;
import javax.persiste... | 3,672 | 0.62963 | 0.62854 | 123 | 27.853659 | 28.495808 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.455285 | false | false | 15 |
73ad483e0dd4b6b26482640e101094ebe2c32968 | 19,808,389,237,077 | b1bf480d0fa0b10fc069835af4549b007cfcd949 | /CIS 35B - Lab 3/src/Exception/MissingOptionSetData.java | fad72a6261f11779ac438c55dbe9e0f3ae68ea5a | [] | no_license | tcyang909/KBB-App | https://github.com/tcyang909/KBB-App | 229420eaf523063109b81cbf0ed074c20efe756c | 43dec72eabbc07aa4efe0729a964a4784ea9da13 | refs/heads/master | 2021-01-10T20:28:48.702000 | 2015-09-02T01:01:20 | 2015-09-02T01:01:20 | 41,769,052 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Exception;
public class MissingOptionSetData extends Exception{
public MissingOptionSetData(String message){
super(message);
}
}
| UTF-8 | Java | 149 | java | MissingOptionSetData.java | Java | [] | null | [] | package Exception;
public class MissingOptionSetData extends Exception{
public MissingOptionSetData(String message){
super(message);
}
}
| 149 | 0.765101 | 0.765101 | 7 | 19.285715 | 19.796928 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.857143 | false | false | 15 |
32d27c210e9dcfd914479e1ca86da650f2f2f5a9 | 19,808,389,235,859 | b21477785930eb9177099094c80efa70b863ce53 | /src/main/java/mn/mcs/electronics/court/pages/configuration/PageFinancingType.java | 6b436bd86b574d8b9ffa468204172fd1fdb06a09 | [] | no_license | luguumur/courtdecision | https://github.com/luguumur/courtdecision | 61bcfa1019be20453565d31e5d99b00783780f8c | d71e20b5109dcc3aa3dafa2564e87c2c15906c7f | refs/heads/master | 2021-01-20T01:34:58.947000 | 2017-04-25T01:20:59 | 2017-04-25T01:20:59 | 89,301,797 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mn.mcs.electronics.court.pages.configuration;
import java.util.List;
import mn.mcs.electronics.court.dao.CoreDAO;
import mn.mcs.electronics.court.entities.organization.FinancingType;
import org.apache.tapestry5.Asset;
import org.apache.tapestry5.annotations.Path;
import org.apache.tapestry5.annotations.Persi... | UTF-8 | Java | 1,471 | java | PageFinancingType.java | Java | [] | null | [] | package mn.mcs.electronics.court.pages.configuration;
import java.util.List;
import mn.mcs.electronics.court.dao.CoreDAO;
import mn.mcs.electronics.court.entities.organization.FinancingType;
import org.apache.tapestry5.Asset;
import org.apache.tapestry5.annotations.Path;
import org.apache.tapestry5.annotations.Persi... | 1,471 | 0.78586 | 0.781101 | 65 | 21.63077 | 20.162088 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.230769 | false | false | 15 |
6af29c248193852879258db58884c3aad020fd25 | 1,992,864,840,074 | 17020e8f48c6de17e933147f8dcd917d0276e6e2 | /src/main/java/frc/robot/commands/Grip.java | 7a39c8a01efbaf2349836dc3ddb0c4103081851d | [] | no_license | OfriRosenbaum/Robot2 | https://github.com/OfriRosenbaum/Robot2 | b006f7de6cd7eeeade6c0afa0576ed3bd730c1e0 | 9dafbfda08f72b580f23aaaa9c659d64c0443e98 | refs/heads/master | 2023-01-10T18:52:49.010000 | 2020-11-20T09:45:07 | 2020-11-20T09:45:07 | 310,573,925 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package frc.robot.commands;
import edu.wpi.first.wpilibj.Timer;
import edu.wpi.first.wpilibj2.command.CommandBase;
import frc.robot.subsystems.Gripper;
public class Grip extends CommandBase {
private Gripper gripper;
private double timeOfStart;
public Grip(Gripper gripper){
this.gripper = grippe... | UTF-8 | Java | 695 | java | Grip.java | Java | [] | null | [] | package frc.robot.commands;
import edu.wpi.first.wpilibj.Timer;
import edu.wpi.first.wpilibj2.command.CommandBase;
import frc.robot.subsystems.Gripper;
public class Grip extends CommandBase {
private Gripper gripper;
private double timeOfStart;
public Grip(Gripper gripper){
this.gripper = grippe... | 695 | 0.673381 | 0.669065 | 30 | 22.166666 | 17.193184 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 15 |
499d5fd46645d2d85aafbf24b515cad65198acbb | 14,018,773,302,246 | 0b7798b8cbdcdf41a35b9caf41836c83f62c78f2 | /Exercicio18/src/Exercicio18/Exercicio18.java | 91cd4bef8cc43d89dc017e4163ab433126fe5a2d | [] | no_license | OtavioCoelho/Trab1Bim | https://github.com/OtavioCoelho/Trab1Bim | 6c24d6beb6eda3165bb67300936c3415d4bee7a5 | 632819f7860b739ecc51135db04e0adfdec40c46 | refs/heads/master | 2020-03-05T16:20:21.054000 | 2017-06-24T21:45:19 | 2017-06-24T21:45:19 | 85,106,736 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
*
* Autor: Otávio A. F. Coelho
*
*/
package Exercicio18;
import javax.swing.JOptionPane;
public class Exercicio18 {
static void constroiMatriz(Integer [][] geraMatriz) {
Integer a = 0, b = 0;
for(a = 0 ; a < geraMatriz.length ; a++){
for(b = 0 ; b < geraMatriz.length ; b++){
if(... | WINDOWS-1250 | Java | 783 | java | Exercicio18.java | Java | [
{
"context": "/*\r\n * \r\n * Autor: Otávio A. F. Coelho\r\n * \r\n */\r\n\r\npackage Exercicio18;\r\n\r\nimport javax",
"end": 38,
"score": 0.9998651742935181,
"start": 19,
"tag": "NAME",
"value": "Otávio A. F. Coelho"
}
] | null | [] | /*
*
* Autor: <NAME>
*
*/
package Exercicio18;
import javax.swing.JOptionPane;
public class Exercicio18 {
static void constroiMatriz(Integer [][] geraMatriz) {
Integer a = 0, b = 0;
for(a = 0 ; a < geraMatriz.length ; a++){
for(b = 0 ; b < geraMatriz.length ; b++){
if(a==b){
... | 769 | 0.57289 | 0.558824 | 35 | 20.342857 | 27.046989 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.371428 | false | false | 15 |
5c1b2fceb8eece17da8075b83d13550471cab11f | 31,207,232,421,644 | dc82fa0b6bca8c019412b617a470fa3a4daf0e7f | /src/com/class06/Calculater.java | 6abb6103b9905dd53e314311bfe20755328a9c7f | [] | no_license | frankbahar/Java-Automation | https://github.com/frankbahar/Java-Automation | e64760d785e1ecf42e778f67af8d0d62f01f94a4 | ebfc4050c8c0dfab75de00537577ec5d50a41052 | refs/heads/master | 2020-05-03T00:08:48.639000 | 2019-05-30T03:04:25 | 2019-05-30T03:04:25 | 178,301,931 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.class06;
import java.util.Scanner;
public class Calculater {
public static void main(String[] args) {
Scanner scan;
char operator;
double rightNum;
double leftNum;
double result;
scan = new Scanner(System.in);
System.out.println("Please enter first number");
leftNum = scan.nextDouble();... | UTF-8 | Java | 877 | java | Calculater.java | Java | [] | null | [] | package com.class06;
import java.util.Scanner;
public class Calculater {
public static void main(String[] args) {
Scanner scan;
char operator;
double rightNum;
double leftNum;
double result;
scan = new Scanner(System.in);
System.out.println("Please enter first number");
leftNum = scan.nextDouble();... | 877 | 0.660205 | 0.655644 | 42 | 19.880953 | 15.530619 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.452381 | false | false | 15 |
13532bab26f6fb5b7bea5ca07eb164938060447e | 17,394,617,610,823 | db4c96f257be92c9763a56807eb66831ebf67379 | /Travel&Tourism/src/GUI/Homepage.java | 15b39793593d0b13fe493eded6204c385e314da6 | [] | no_license | MostafaAlshami/TravelwithNetwork | https://github.com/MostafaAlshami/TravelwithNetwork | a02d22106f24e0c9bab9a0aeb2e0b28f019b8766 | b738f100062f517a27313d6a3b190fe3a0218578 | refs/heads/master | 2020-05-23T18:55:34.408000 | 2019-05-15T21:07:26 | 2019-05-15T21:07:26 | 186,900,263 | 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 GUI;
import GUI.Login;
import GUI.register;
import java.awt.Frame;
import java.awt.Graphics;
import java.awt.Image;... | UTF-8 | Java | 4,167 | java | Homepage.java | Java | [
{
"context": "\nimport javax.swing.JLabel;\r\n\r\n/**\r\n *\r\n * @author rock it\r\n */\r\npublic class Homepage extends JFrame imp",
"end": 956,
"score": 0.775923490524292,
"start": 952,
"tag": "NAME",
"value": "rock"
},
{
"context": "rt javax.swing.JLabel;\r\n\r\n/**\r\n *\r\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 GUI;
import GUI.Login;
import GUI.register;
import java.awt.Frame;
import java.awt.Graphics;
import java.awt.Image;... | 4,167 | 0.580034 | 0.563715 | 158 | 24.373417 | 21.163164 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.607595 | false | false | 15 |
302fc4151c1e43bd24a7be55b913dc33bf0f1f16 | 2,714,419,336,091 | 397fe4cf047fd5670ea2a6e5781f035a3cdbf237 | /yhjo/JAVA_ad/exchange_/Exchange_Class.java | b109adef454715384abc60904183e05d567e4285 | [
"MIT"
] | permissive | yunhyun717/JAVA_advanced | https://github.com/yunhyun717/JAVA_advanced | 4bbc2d0b8f4c66a0676cc88c4525d09bf579c9f6 | 270fe193edadebb980f013ac40e0124d52edaf6a | refs/heads/main | 2023-04-16T17:50:23.919000 | 2021-04-29T04:23:07 | 2021-04-29T04:23:07 | 360,367,960 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package exchange_;
import java.io.IOException;
public class Exchange_Class {
private File_Class file;
private Print_Class print;
private Scan_Class scan;
private Value_Class value;
public Exchange_Class() throws IOException {
file = new File_Class();
print = new Print_Class();
scan = new Scan_Class();
v... | UTF-8 | Java | 656 | java | Exchange_Class.java | Java | [] | null | [] | package exchange_;
import java.io.IOException;
public class Exchange_Class {
private File_Class file;
private Print_Class print;
private Scan_Class scan;
private Value_Class value;
public Exchange_Class() throws IOException {
file = new File_Class();
print = new Print_Class();
scan = new Scan_Class();
v... | 656 | 0.653963 | 0.653963 | 34 | 18.264706 | 12.582221 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.323529 | false | false | 15 |
3158032f3ebe7ad750f21a5f9b4ba214e99cb386 | 28,518,582,902,916 | 314c85a35e2b101e08de7ec997f540e371c38e36 | /src/main/java/com/isolutions4u/hibernate/hibernate/UpdateStudent.java | b4d12a6d625a40869f2535ecac8e9923c92198ae | [] | no_license | sushildangi/Hibernate | https://github.com/sushildangi/Hibernate | b9233f06f0e419663860ed97a83739947ff8e9d3 | 3710e072948d08b42d7efee5dcb1a6019c58e7ce | refs/heads/master | 2021-08-22T07:30:26.403000 | 2017-11-29T16:27:54 | 2017-11-29T16:27:54 | 111,810,409 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.isolutions4u.hibernate.hibernate;
import com.isolutions4u.hibernate.entity.Student;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.cfg.Configuration;
public class UpdateStudent {
public static void main(String[] args) {
// todo create session factory
... | UTF-8 | Java | 1,765 | java | UpdateStudent.java | Java | [
{
"context": "g student....\");\n newStudent.setEmail(\"sushil@pirsq.com\");\n\n // TODO : commit the transaction\n",
"end": 1145,
"score": 0.9999282360076904,
"start": 1129,
"tag": "EMAIL",
"value": "sushil@pirsq.com"
},
{
"context": " session.createQuery(\"upd... | null | [] | package com.isolutions4u.hibernate.hibernate;
import com.isolutions4u.hibernate.entity.Student;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.cfg.Configuration;
public class UpdateStudent {
public static void main(String[] args) {
// todo create session factory
... | 1,750 | 0.590368 | 0.588669 | 66 | 25.742424 | 24.351784 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.348485 | false | false | 15 |
c11f1bbcc4d4fbac953036d1341897a07bfbd6b3 | 27,934,467,348,351 | e404ca44e3cbea9e45bf9af2ae1e595c02bf103c | /src/main/java/com/gds/BarcodeScanner/control/listeners/CreateScannerDataListener.java | a8b5ae87df2f7e30cd432d6e33e6c11ca5a929af | [] | no_license | rickzx98/nica-scanner | https://github.com/rickzx98/nica-scanner | 2e0b02c0743b9ddacf0eeaadeedf4e2fc32097e4 | 3243d49c77d2e4f702c5105b74cd925d87ee8575 | refs/heads/master | 2021-01-20T18:52:47.549000 | 2016-08-22T19:05:19 | 2016-08-22T19:05:19 | 63,655,794 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gds.BarcodeScanner.control.listeners;
import com.gds.BarcodeScanner.control.EnableScanner;
import com.gds.BarcodeScanner.control.GetBarcodeScannerTypeName;
import com.gds.BarcodeScanner.control.SendBarcodeToCheckIn;
import com.gds.Common.control.GetErrorLogger;
import com.gds.Common.control.GetInfoLogger;
... | UTF-8 | Java | 2,293 | java | CreateScannerDataListener.java | Java | [
{
"context": "mport jpos.events.DataListener;\n\n/**\n * Created by rickzx98 on 20/07/2016.\n */\npublic class CreateScannerData",
"end": 512,
"score": 0.9996088743209839,
"start": 504,
"tag": "USERNAME",
"value": "rickzx98"
}
] | null | [] | package com.gds.BarcodeScanner.control.listeners;
import com.gds.BarcodeScanner.control.EnableScanner;
import com.gds.BarcodeScanner.control.GetBarcodeScannerTypeName;
import com.gds.BarcodeScanner.control.SendBarcodeToCheckIn;
import com.gds.Common.control.GetErrorLogger;
import com.gds.Common.control.GetInfoLogger;
... | 2,293 | 0.687745 | 0.68164 | 51 | 43.960785 | 40.225815 | 195 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.843137 | false | false | 15 |
2265b5fe75ae4c9b8c67181b6cbaa4f2c74abbcc | 22,514,218,617,822 | 98e72f5668e3f5faaf53eda93b179852bf71bed0 | /vehiclecheck/src/com/yxcoach/common/entity/BsInviteRecord.java | 3abf7722425d8d09b06413e812eceaa37594d2ae | [] | no_license | cckmit/simple-demo | https://github.com/cckmit/simple-demo | 72a603bc0cf4b9a891c81d90195b43d13327d450 | 2dee5ca589ad688567ff9907f237880b059a546f | refs/heads/master | 2023-03-17T10:36:58.668000 | 2018-05-29T08:28:48 | 2018-05-29T08:28:48 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yxcoach.common.entity;
import java.io.Serializable;
import com.wordnik.swagger.annotations.ApiModel;
import com.wordnik.swagger.annotations.ApiModelProperty;
/**
*
* 表名:bs_invite_record
* 注释:好友推荐邀请表
* 创建人: liwei
* 创建日期:2018-05-09
*/
@ApiModel(value = "BsInviteRecord", description = "好友推荐邀请表")
p... | UTF-8 | Java | 1,285 | java | BsInviteRecord.java | Java | [
{
"context": "*\t\n * 表名:bs_invite_record\n * 注释:好友推荐邀请表\n * 创建人: liwei\n * 创建日期:2018-05-09\n */\n@ApiModel(value = \"BsInvi",
"end": 233,
"score": 0.9996515512466431,
"start": 228,
"tag": "USERNAME",
"value": "liwei"
}
] | null | [] | package com.yxcoach.common.entity;
import java.io.Serializable;
import com.wordnik.swagger.annotations.ApiModel;
import com.wordnik.swagger.annotations.ApiModelProperty;
/**
*
* 表名:bs_invite_record
* 注释:好友推荐邀请表
* 创建人: liwei
* 创建日期:2018-05-09
*/
@ApiModel(value = "BsInviteRecord", description = "好友推荐邀请表")
p... | 1,285 | 0.736007 | 0.725146 | 46 | 25.02174 | 21.655895 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.086957 | false | false | 15 |
46e926fe2bc3a1006b1521bf07a8415c1609f120 | 9,569,187,197,985 | d2ad40ca0f8038744c1546bd19a3401028255009 | /backend/justmeet/src/main/java/it/justmeet/justmeet/models/creates/UserCreate.java | 9ad8dcaf20126ae69c76bb27071df9a3bea8f106 | [] | no_license | Joellao/justmeet | https://github.com/Joellao/justmeet | 9dda1b99d37e6e41605e599d6b81f279cf11294b | 02bb3c1680192199768e3a4921c02d4e4b231dda | refs/heads/master | 2023-04-27T12:04:46.727000 | 2020-02-22T19:59:11 | 2020-02-22T19:59:11 | 223,279,690 | 0 | 0 | null | false | 2023-04-14T17:57:08 | 2019-11-21T22:50:39 | 2020-02-22T19:59:24 | 2023-04-14T17:57:07 | 2,233 | 0 | 0 | 2 | Dart | false | false | package it.justmeet.justmeet.models.creates;
public class UserCreate {
public String username;
public String email;
public String profileImage;
public String bio;
public String getUsername() {
return username;
}
public void setUsername(String username) {
this.username = us... | UTF-8 | Java | 774 | java | UserCreate.java | Java | [
{
"context": "sername(String username) {\n this.username = username;\n }\n\n public String getEmail() {\n re",
"end": 326,
"score": 0.9390597939491272,
"start": 318,
"tag": "USERNAME",
"value": "username"
}
] | null | [] | package it.justmeet.justmeet.models.creates;
public class UserCreate {
public String username;
public String email;
public String profileImage;
public String bio;
public String getUsername() {
return username;
}
public void setUsername(String username) {
this.username = us... | 774 | 0.618863 | 0.618863 | 41 | 17.902439 | 16.103029 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.317073 | false | false | 15 |
81de5da63ae07a6996dd4b1b323adfd6e81254e1 | 19,198,503,871,948 | 541a10427d514060db9787ee7c29cd009ad08df2 | /src/main/java/org/br/dataslack/flowpipe/Drop.java | bee14a4d9b4e5655b7456d92f472bdd6948bfa4c | [] | no_license | henrique-borba/FlowPipe | https://github.com/henrique-borba/FlowPipe | 8f513151c242dd408b2e1dfd6093b0418fb16f60 | 8a15dbe3d85df91ef9dee04300c98ebd85c9f2f2 | refs/heads/master | 2021-04-30T00:06:13.861000 | 2018-02-17T08:27:40 | 2018-02-17T08:27:40 | 121,569,884 | 0 | 0 | null | true | 2018-02-17T08:27:40 | 2018-02-14T22:42:57 | 2018-02-14T22:42:59 | 2018-02-17T08:27:40 | 219 | 0 | 0 | 0 | Java | false | null | package org.br.dataslack.flowpipe;
public class Drop {
}
| UTF-8 | Java | 58 | java | Drop.java | Java | [] | null | [] | package org.br.dataslack.flowpipe;
public class Drop {
}
| 58 | 0.758621 | 0.758621 | 4 | 13.5 | 14.044572 | 34 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 15 |
8ede385c4fbb12e6cea401de335ab88bde3145f2 | 7,000,796,756,232 | 71b491ba1bc32a8bb5713cbe481f93bd4abb2fa5 | /app/src/main/java/com/datacomo/mc/spider/android/net/APIMailRequestServers.java | 567888df418113b0563e732dde625a85f7f5fc86 | [] | no_license | niucong/MC_Spider_Android_Client_V2.0 | https://github.com/niucong/MC_Spider_Android_Client_V2.0 | 1d26f16cafd1a15eab5528a3e44a281c3b39add1 | 02fc0d39f02a435839cde60bccc046fc20b0cc50 | refs/heads/master | 2020-12-03T06:45:17.513000 | 2017-06-30T01:57:27 | 2017-06-30T01:57:27 | 95,725,302 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.datacomo.mc.spider.android.net;
import android.content.Context;
import android.os.AsyncTask;
import com.datacomo.mc.spider.android.application.App;
import com.datacomo.mc.spider.android.db.FriendListService;
import com.datacomo.mc.spider.android.db.MailInfoService;
import com.datacomo.mc.spider.android.ne... | UTF-8 | Java | 12,446 | java | APIMailRequestServers.java | Java | [
{
"context": "param receiveMailArr\n\t * 收件人邮箱列表(已绑定的):手机号码+@yuuquu.com\n\t * @param receiveNotRegistMailArr\n\t * ",
"end": 6907,
"score": 0.9929881691932678,
"start": 6891,
"tag": "EMAIL",
"value": "手机号码+@yuuquu.com"
}
] | null | [] | package com.datacomo.mc.spider.android.net;
import android.content.Context;
import android.os.AsyncTask;
import com.datacomo.mc.spider.android.application.App;
import com.datacomo.mc.spider.android.db.FriendListService;
import com.datacomo.mc.spider.android.db.MailInfoService;
import com.datacomo.mc.spider.android.ne... | 12,429 | 0.707297 | 0.705447 | 368 | 31.326086 | 22.429773 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.695652 | false | false | 15 |
fb8147774eeada9df33ac99169bcec6853a87b20 | 22,823,456,277,116 | 324f5b43edcbdd043ec3ff0814022c9d15962b88 | /kiara-server/src/main/java/uk/co/yojan/kiara/analysis/tasks/TaskManager.java | 0cca6d393f909271ff6f6442f9c0ba2f1731d42c | [] | no_license | yojanpatel/Kiara | https://github.com/yojanpatel/Kiara | b3e39b3638e3d71395ab5ed5782a597b1e770652 | 5ba657015c1302e2b1e2b9d835db3e471dadd89e | refs/heads/master | 2020-02-26T13:20:21.130000 | 2015-02-10T00:15:43 | 2015-02-10T00:15:43 | 25,175,470 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package uk.co.yojan.kiara.analysis.tasks;
import com.google.appengine.api.taskqueue.Queue;
import com.google.appengine.api.taskqueue.QueueFactory;
import com.google.appengine.api.taskqueue.RetryOptions;
import com.google.appengine.api.taskqueue.TaskOptions;
import java.util.logging.Logger;
public class TaskManager ... | UTF-8 | Java | 1,540 | java | TaskManager.java | Java | [] | null | [] | package uk.co.yojan.kiara.analysis.tasks;
import com.google.appengine.api.taskqueue.Queue;
import com.google.appengine.api.taskqueue.QueueFactory;
import com.google.appengine.api.taskqueue.RetryOptions;
import com.google.appengine.api.taskqueue.TaskOptions;
import java.util.logging.Logger;
public class TaskManager ... | 1,540 | 0.728571 | 0.727273 | 50 | 29.799999 | 28.706097 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.46 | false | false | 15 |
c4a002c5a5e59071726156db4002267f833d0f2e | 35,338,990,917,571 | cce114a3b204ea109b44fd0e99c82faec5cfc5ca | /javaname/src/newpackage/Sort.java | 571e7592ea7f7c4bd7e799163185e160010e2b69 | [] | no_license | manoj-automation/learngithub | https://github.com/manoj-automation/learngithub | c338fad2c7c38bc808df9b086d8f9df67c1d7e33 | 23b783b558adef4fdbcef9f5b6c8dd36af129551 | refs/heads/master | 2022-12-25T04:47:21.212000 | 2020-03-26T12:11:17 | 2020-03-26T12:11:17 | 250,175,285 | 0 | 0 | null | false | 2020-10-13T20:40:19 | 2020-03-26T06:08:01 | 2020-03-26T12:21:03 | 2020-10-13T20:40:18 | 6 | 0 | 0 | 1 | Java | false | false | package newpackage;
public class Sort {
public static void main(String args[])
{
int a[] = {3,7,4,12,10,22,16};
int temp=0;
int n= a.length;
for(int i=0;i<n;i++)
{
for(int j=i+1;j<n;j++)
{
if(a[i]>a[j])
{
temp = a[i];
a[i]=a[j];
... | UTF-8 | Java | 545 | java | Sort.java | Java | [] | null | [] | package newpackage;
public class Sort {
public static void main(String args[])
{
int a[] = {3,7,4,12,10,22,16};
int temp=0;
int n= a.length;
for(int i=0;i<n;i++)
{
for(int j=i+1;j<n;j++)
{
if(a[i]>a[j])
{
temp = a[i];
a[i]=a[j];
... | 545 | 0.405505 | 0.376147 | 40 | 11.625 | 14.060027 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.325 | false | false | 15 |
368b13648c2c9e8881340bb639f4269d31a8133f | 34,445,637,726,660 | f3d9b8d46911c2c737412105d4c1c02f9d06fa4f | /Spring-boot/Bug-Report/src/main/java/com/example/bug_report/repository/IStatusRepository.java | 8e01bf8009c85bb22c0f2322bc79426036369f5d | [] | no_license | gunht/gunht.github.io | https://github.com/gunht/gunht.github.io | e18bacfa10b5345b3bf1148c54ca94996d244cfe | 5f50590fece365bcafb86bfb342cb602cb4e7c4d | refs/heads/master | 2021-03-26T01:50:08.673000 | 2021-03-15T06:44:39 | 2021-03-15T06:44:39 | 248,223,039 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.bug_report.repository;
import com.example.bug_report.entity.Status;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface IStatusRepository extends JpaRepository<Status, Integer> {
Status findById(int status... | UTF-8 | Java | 327 | java | IStatusRepository.java | Java | [] | null | [] | package com.example.bug_report.repository;
import com.example.bug_report.entity.Status;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface IStatusRepository extends JpaRepository<Status, Integer> {
Status findById(int status... | 327 | 0.828746 | 0.828746 | 10 | 31.700001 | 25.83815 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 15 |
bfcc4b196c808fca3513e69164938634245ef064 | 12,841,952,277,562 | cadb629e3017960d4c58e3a4681a9bb6592e1089 | /src/Land/Frm_Sample.java | 9b4a1be7e426e39abcda6077614d4520c49a266c | [] | no_license | 22Sandu/LandDept | https://github.com/22Sandu/LandDept | 7763e34194b15617d210ddf564e2e05275b8bb30 | ca2752b88d1cdd43c7b7f8f1349b6c6d5dc30a84 | refs/heads/master | 2021-01-17T08:16:06.964000 | 2016-08-11T20:35:35 | 2016-08-11T20:35:35 | 65,499,553 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Land;
import com.sun.awt.AWTUtilities;
public class Frm_Sample extends javax.swing.JFrame {
public Frm_Sample() {
initComponents();
AWTUtilities.setWindowOpaque(this, false);
SidePanel.setVisible(false);
// P1_1.setVisible(false);
// jPanel1.setVisible(true);
// ... | UTF-8 | Java | 7,200 | java | Frm_Sample.java | Java | [] | null | [] | package Land;
import com.sun.awt.AWTUtilities;
public class Frm_Sample extends javax.swing.JFrame {
public Frm_Sample() {
initComponents();
AWTUtilities.setWindowOpaque(this, false);
SidePanel.setVisible(false);
// P1_1.setVisible(false);
// jPanel1.setVisible(true);
// ... | 7,200 | 0.668472 | 0.650417 | 165 | 42.636364 | 33.866421 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.684848 | false | false | 15 |
c806ce715e50ff5069a2c6a04bc65a5addce0213 | 36,481,452,217,576 | 07d39a172f36693cf82ae528f7380947c6da16db | /spring-graphql/src/main/java/org/springframework/graphql/execution/ContextDataFetcherDecorator.java | 81afca7945e6384f94d5edab97331a70cafed05c | [
"Apache-2.0"
] | permissive | spring-projects-experimental/spring-graphql | https://github.com/spring-projects-experimental/spring-graphql | eabaad3b69d857965f1b3496b27dc56dc6e19412 | 58bea77477f24674082057fd344b58dd37cebf9d | refs/heads/main | 2023-05-21T04:34:43.898000 | 2023-05-16T12:31:14 | 2023-05-16T12:31:14 | 281,170,954 | 127 | 19 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2002-2023 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | UTF-8 | Java | 5,795 | java | ContextDataFetcherDecorator.java | Java | [
{
"context": "cription {@link Publisher}.\n * </ul>\n *\n * @author Rossen Stoyanchev\n */\nfinal class ContextDataFetcherDecorator imple",
"end": 1912,
"score": 0.9998748302459717,
"start": 1895,
"tag": "NAME",
"value": "Rossen Stoyanchev"
},
{
"context": "nd local graphql context u... | null | [] | /*
* Copyright 2002-2023 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | 5,784 | 0.771527 | 0.769111 | 157 | 35.910828 | 31.281622 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.961783 | false | false | 15 |
9aa2b7154cc58f59f2086ba7b4c54cac72a8084d | 35,124,242,560,040 | 7960f9c41a43271cda27393c7e789c659796d23b | /src/lv/command/impl/LoginCommand.java | aad25abcd25979d8d3489605875b3df4ad6501b1 | [] | no_license | SnowPlumes/besuper | https://github.com/SnowPlumes/besuper | a7eea53547f516eb1c87dfc602193a572b637716 | d3f94c7f9e8dde325ffab90f3a23914a6b879c3f | refs/heads/master | 2018-01-02T05:15:47.892000 | 2016-10-24T02:34:09 | 2016-10-24T02:34:09 | 71,744,134 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lv.command.impl;
import lv.app.BuSuper;
import lv.been.Player;
import lv.command.SysCommand;
import lv.dao.UserDao;
import lv.utils.Console;
public class LoginCommand extends SysCommand {
@Override
public void execute() {
Console.println("=============login==================");
String username = Consol... | GB18030 | Java | 871 | java | LoginCommand.java | Java | [] | null | [] | package lv.command.impl;
import lv.app.BuSuper;
import lv.been.Player;
import lv.command.SysCommand;
import lv.dao.UserDao;
import lv.utils.Console;
public class LoginCommand extends SysCommand {
@Override
public void execute() {
Console.println("=============login==================");
String username = Consol... | 871 | 0.654568 | 0.654568 | 33 | 23.212122 | 22.958141 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.545455 | false | false | 15 |
f246934ec2f11df54979ebae248ec261cef5c870 | 35,338,990,923,107 | 514357ec6c40201db827f6b2de1654ea94a0958b | /lighting_nexus/src/java/com/lighting/front/util/MapUtils.java | 9bd6f51855c367aded4f44fdefcfff45995a6fb4 | [] | no_license | cp-3/lighting_nexus | https://github.com/cp-3/lighting_nexus | 49f8b9ebbeaaf7d0e8a5a9b9089d78b97e081f36 | 18718314ea89fe0ea306810fa58ea4c5842a4100 | refs/heads/master | 2021-01-10T13:14:30.228000 | 2015-11-26T08:42:33 | 2015-11-26T08:42:33 | 46,914,077 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lighting.front.util;
import java.util.HashMap;
import java.util.Map;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
/**
*
* @desc map静态工具类
* @author ganchungen
* @since2014-10-27
*/
public abstract class MapUtils {
protected final static Log logger = LogFactor... | UTF-8 | Java | 9,108 | java | MapUtils.java | Java | [
{
"context": ".LogFactory;\n\n/**\n * \n * @desc map静态工具类\n * @author ganchungen\n * @since2014-10-27\n */\npublic abstract class Map",
"end": 216,
"score": 0.9996749758720398,
"start": 206,
"tag": "USERNAME",
"value": "ganchungen"
}
] | null | [] | package com.lighting.front.util;
import java.util.HashMap;
import java.util.Map;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
/**
*
* @desc map静态工具类
* @author ganchungen
* @since2014-10-27
*/
public abstract class MapUtils {
protected final static Log logger = LogFactor... | 9,108 | 0.658841 | 0.637363 | 243 | 31.954733 | 24.50065 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.382716 | false | false | 15 |
4faf453cc6d1f846b6dc0d4236bf708eeb736973 | 10,230,612,128,620 | 560e6f26488d621777567ca0f40913a1fe618e4f | /src/test/java/actors/passive/EndTest.java | 8211d97330e8ea6135e3d1773ec067d478d4b1f9 | [] | no_license | LiaLey/Frogger-Game-in-Java | https://github.com/LiaLey/Frogger-Game-in-Java | 3bbc376f6d5e5fb2eb8313de01493c51a82901a0 | 7744628dd3517c8741b0a3fb36bab9c29a5cd479 | refs/heads/main | 2023-01-29T02:08:18.060000 | 2020-12-11T12:09:13 | 2020-12-11T12:09:13 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package actors.passive;
import actors.active.WetTurtle;
import javafx.embed.swing.JFXPanel;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Junit Test for End Class
*/
public class EndTest {
private End end;
private JFXPanel panel = new JFXPanel();
/**
* Test for method isActivate... | UTF-8 | Java | 1,220 | java | EndTest.java | Java | [] | null | [] | package actors.passive;
import actors.active.WetTurtle;
import javafx.embed.swing.JFXPanel;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Junit Test for End Class
*/
public class EndTest {
private End end;
private JFXPanel panel = new JFXPanel();
/**
* Test for method isActivate... | 1,220 | 0.565574 | 0.54918 | 66 | 17.5 | 15.326003 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 15 |
2b3e2d49d87f2970e6376206e039ed1c87c630fb | 13,821,204,821,235 | 18c5299acedb3a1f091c65c4f8760f4f07331113 | /src/MenuEvents/CurrentFileMenuEvent.java | 1ed4a41f1a89d729c155b3c23ade0f4cef1baed3 | [] | no_license | lovepeaceyang/JEditor | https://github.com/lovepeaceyang/JEditor | fc43010e4fbcc63d2cbf4d1416ad6d9dbbbcb2bf | 04f28d4f41ab75b0b817a47c05c27a1ecbcc046f | refs/heads/master | 2021-01-15T09:42:00.776000 | 2015-10-21T15:28:14 | 2015-10-21T15:28:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package MenuEvents;
import javax.swing.event.MenuEvent;
import javax.swing.event.MenuListener;
import Components.CTabbedPane;
import Menus.CurrentFileMenu;
public class CurrentFileMenuEvent implements MenuListener{
@Override
public void menuCanceled(MenuEvent arg0) {}
@Override
public void menuDeselected(MenuE... | UTF-8 | Java | 671 | java | CurrentFileMenuEvent.java | Java | [] | null | [] | package MenuEvents;
import javax.swing.event.MenuEvent;
import javax.swing.event.MenuListener;
import Components.CTabbedPane;
import Menus.CurrentFileMenu;
public class CurrentFileMenuEvent implements MenuListener{
@Override
public void menuCanceled(MenuEvent arg0) {}
@Override
public void menuDeselected(MenuE... | 671 | 0.773472 | 0.769001 | 31 | 20.645161 | 21.351963 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.290323 | false | false | 15 |
d8f4f5bf76f11fe6084fe886dd3c4a3f9623ec6d | 10,977,936,455,780 | 984744af813781f57e036ab6ff7eca7d511c1f3c | /server/src/main/java/com/vsu/wsd/WSDaemon.java | 49888d92eb9484b2a7255a183644e71d6239b4ea | [] | no_license | vsu/weather-station-receiver | https://github.com/vsu/weather-station-receiver | 63c8fa4155d87085cbb31668149bbb6f3b463d19 | cdeeac0a38c4a93ceea876ec9fec1f77a8062d9b | refs/heads/master | 2021-01-01T05:36:43.480000 | 2014-04-09T15:25:11 | 2014-04-09T15:25:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vsu.wsd;
import com.vsu.common.net.http.HttpServer;
import com.vsu.common.net.ip.IpUtil;
import com.vsu.common.net.ssdp.SsdpServer;
import com.vsu.wsd.sensor.Sensor;
import com.vsu.wsd.sensor.SensorFactory;
import org.apache.commons.daemon.Daemon;
import org.apache.commons.daemon.DaemonContext;
import org.... | UTF-8 | Java | 2,736 | java | WSDaemon.java | Java | [
{
"context": "r;\nimport org.slf4j.LoggerFactory;\n\n/**\n * @author Victor Su\n */\npublic class WSDaemon implements Daemon {\n ",
"end": 491,
"score": 0.9993345141410828,
"start": 482,
"tag": "NAME",
"value": "Victor Su"
}
] | null | [] | package com.vsu.wsd;
import com.vsu.common.net.http.HttpServer;
import com.vsu.common.net.ip.IpUtil;
import com.vsu.common.net.ssdp.SsdpServer;
import com.vsu.wsd.sensor.Sensor;
import com.vsu.wsd.sensor.SensorFactory;
import org.apache.commons.daemon.Daemon;
import org.apache.commons.daemon.DaemonContext;
import org.... | 2,733 | 0.609284 | 0.605629 | 97 | 27.206186 | 23.587057 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.536082 | false | false | 15 |
91fdf7ad51a1ea7f6c438517155a7cc2823fa5ba | 11,854,109,773,589 | c865643f8ffa5d2b66c9580b227885e18e9f4123 | /app/src/main/java/se/kicksort/metalarchives/network/MetalArchivesService.java | 518c77339e08105a785951e7a4d10ca5f5886209 | [] | no_license | yu3ver/metal-archives-android | https://github.com/yu3ver/metal-archives-android | f0df1d76ea047804024f4fc48381fc7a6b98ab52 | 65c21eeaeb25b2d365413f89c97c7f985fbe8d13 | refs/heads/master | 2021-08-08T14:25:46.571000 | 2017-03-31T13:42:27 | 2017-03-31T13:42:27 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package se.kicksort.metalarchives.network;
import io.reactivex.Observable;
import retrofit2.http.GET;
import retrofit2.http.Path;
import se.kicksort.metalarchives.model.Band;
import se.kicksort.metalarchives.model.AlbumWrapper;
import se.kicksort.metalarchives.model.SearchResults;
/**
* Created by Gustav Sundin on 1... | UTF-8 | Java | 808 | java | MetalArchivesService.java | Java | [
{
"context": "alarchives.model.SearchResults;\n\n/**\n * Created by Gustav Sundin on 10/03/17.\n */\n\npublic interface MetalArchivesS",
"end": 315,
"score": 0.9998445510864258,
"start": 302,
"tag": "NAME",
"value": "Gustav Sundin"
},
{
"context": "alArchivesService {\n @GET(\"ban... | null | [] | package se.kicksort.metalarchives.network;
import io.reactivex.Observable;
import retrofit2.http.GET;
import retrofit2.http.Path;
import se.kicksort.metalarchives.model.Band;
import se.kicksort.metalarchives.model.AlbumWrapper;
import se.kicksort.metalarchives.model.SearchResults;
/**
* Created by <NAME> on 10/03/17... | 801 | 0.764852 | 0.67698 | 23 | 34.130436 | 28.167673 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.434783 | false | false | 15 |
7c6b45d6d844dc4d1e1f75ed695f1f890148cc26 | 11,854,109,773,181 | 5d3db3ed027af9b64b49189c5506badc2431f3ac | /Interview_preparation/src/stacks_and_queue/Queue_using_two_stacks.java | 848dd7b571ad4bc37f0f1350c5754ac6547b3d7f | [] | no_license | raviteja950/Data-Structure-Begining | https://github.com/raviteja950/Data-Structure-Begining | aebbe632e82db1013a9cd6ca700b30a4e96d0190 | ea020c7bfd5cefddf687a3458f8fa78bd8b2cfcb | refs/heads/master | 2022-11-22T17:45:30.601000 | 2020-07-25T09:45:25 | 2020-07-25T09:45:25 | 279,916,981 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package stacks_and_queue;
import java.util.Stack;
public class Queue_using_two_stacks {
static Stack<Integer> s1=new Stack<Integer>();
static Stack<Integer> s2=new Stack<Integer>();
void push(int x)
{
while(!s1.isEmpty())
{
s2.push(s1.pop());
}
s1.push(x);
while(!s2.isEmpty())
{
... | UTF-8 | Java | 933 | java | Queue_using_two_stacks.java | Java | [] | null | [] | package stacks_and_queue;
import java.util.Stack;
public class Queue_using_two_stacks {
static Stack<Integer> s1=new Stack<Integer>();
static Stack<Integer> s2=new Stack<Integer>();
void push(int x)
{
while(!s1.isEmpty())
{
s2.push(s1.pop());
}
s1.push(x);
while(!s2.isEmpty())
{
... | 933 | 0.511254 | 0.493033 | 52 | 15.942307 | 15.451429 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.634615 | false | false | 15 |
87667b74097df97b78ca11b3074b7744859c908b | 9,466,107,967,084 | c547c27ee16e949007fad1da75a430fd8c44ece9 | /app/src/main/java/com/dwbi/android/popularmovies/adapters/ReviewsAdapter.java | e438c40e719e72f97cb6205160bb8c5383e509d8 | [] | no_license | sapsztor/PopularMovies | https://github.com/sapsztor/PopularMovies | 36ad98f5b7ee964c9896d6561faf857a1542b1d9 | fb1f2ba10fc93e1af4cd66279b7518c453a44e00 | refs/heads/master | 2021-05-08T09:32:32.217000 | 2018-03-21T20:40:16 | 2018-03-21T20:40:16 | 107,250,940 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dwbi.android.popularmovies.adapters;
import android.annotation.SuppressLint;
import android.content.Context;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.TextView;
import com.d... | UTF-8 | Java | 2,733 | java | ReviewsAdapter.java | Java | [
{
"context": "w;\n\nimport java.util.ArrayList;\n\n/**\n * Created by PSX on 3/16/2018.\n */\n\npublic class ReviewsAdapter ex",
"end": 452,
"score": 0.999482274055481,
"start": 449,
"tag": "USERNAME",
"value": "PSX"
}
] | null | [] | package com.dwbi.android.popularmovies.adapters;
import android.annotation.SuppressLint;
import android.content.Context;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.TextView;
import com.d... | 2,733 | 0.652031 | 0.646176 | 86 | 30.77907 | 29.86886 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.476744 | false | false | 15 |
a0dd470db5d3893a3726a7d769d7eeab7700054f | 30,820,685,319,354 | 2039806d746c09f5b18057567c8d44647cd31a86 | /src/main/java/edu/fiu/ffqr/service/ParticipantsService.java | 149c9ece0a60c5e5b7f3162586e92a3f1ec6e63e | [
"MIT"
] | permissive | cdau001/ffq-user-service | https://github.com/cdau001/ffq-user-service | 032a4e9e9c59310a5217982eb8362432b2cf4123 | 5497f56bf2983f92c9982c9683e56246bbb6f407 | refs/heads/master | 2023-04-01T07:40:15.643000 | 2021-03-27T15:23:11 | 2021-03-27T15:23:11 | 341,404,913 | 0 | 0 | MIT | true | 2021-03-27T15:23:12 | 2021-02-23T02:37:52 | 2021-02-23T16:23:28 | 2021-03-27T15:23:11 | 452 | 0 | 0 | 0 | Java | false | false | package edu.fiu.ffqr.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import org.springframework.stereotype.Service;
import edu.fiu.ffqr.repositories.ParticipantsRepository;
import edu.fiu.ffqr.models.Participant;
@Servic... | UTF-8 | Java | 854 | java | ParticipantsService.java | Java | [] | null | [] | package edu.fiu.ffqr.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import org.springframework.stereotype.Service;
import edu.fiu.ffqr.repositories.ParticipantsRepository;
import edu.fiu.ffqr.models.Participant;
@Servic... | 854 | 0.844262 | 0.844262 | 28 | 29.5 | 30.827284 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.857143 | false | false | 15 |
a755c920a5dbd684c2e431251558d8f45ec091e6 | 28,363,964,054,917 | bfe3b5724cddcdef5966bec76d09e8ad3fe320b4 | /src/main/java/com/hyperiongray/sitehound/backend/repository/impl/mongo/CrawlRepositoryContainer.java | f45563d4b8ec5b8e178af10040b52a6d64a262d2 | [
"Apache-2.0"
] | permissive | nyimbi/sitehound-backend | https://github.com/nyimbi/sitehound-backend | 79136f33ddb638dadd2a52addce04afd5db75944 | 685d56b8f0442a87491f7136c0a1c3c8b1f0a057 | refs/heads/master | 2020-12-30T11:29:24.369000 | 2017-03-23T16:09:03 | 2017-03-23T16:09:03 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hyperiongray.sitehound.backend.repository.impl.mongo;
import org.springframework.stereotype.Component;
/**
* Created by tomas on 11/16/15.
*/
@Component
public class CrawlRepositoryContainer{
//
// @Autowired private CrawlJobRepository crawlJobRepository;
// @Autowired private CrawlTaskRepository crawlT... | UTF-8 | Java | 918 | java | CrawlRepositoryContainer.java | Java | [
{
"context": "framework.stereotype.Component;\n\n/**\n * Created by tomas on 11/16/15.\n */\n@Component\npublic class CrawlRep",
"end": 140,
"score": 0.999336302280426,
"start": 135,
"tag": "USERNAME",
"value": "tomas"
}
] | null | [] | package com.hyperiongray.sitehound.backend.repository.impl.mongo;
import org.springframework.stereotype.Component;
/**
* Created by tomas on 11/16/15.
*/
@Component
public class CrawlRepositoryContainer{
//
// @Autowired private CrawlJobRepository crawlJobRepository;
// @Autowired private CrawlTaskRepository crawlT... | 918 | 0.800654 | 0.794118 | 33 | 26.818182 | 27.296858 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.909091 | false | false | 15 |
803dfd0d743dfbd3db82f4999ca8f5cb9c7c3120 | 30,399,778,565,414 | 6c3a7a8c770addeb06ae4fbfb9092fa362ba7367 | /src/main/java/com/tech/mike/resource/exceptionmapper/WtfExceptionMapper.java | 1cc9f702ab3e519a5aa4728168833947d6879a44 | [] | no_license | mikeholmesuk/FourSquaredThingy | https://github.com/mikeholmesuk/FourSquaredThingy | 5ece0a542016cda870e7b4a901847b80eac752e1 | af938b7a72d3f8127ff3cf34ca4865afdc45e1a7 | refs/heads/master | 2016-09-13T13:07:01.577000 | 2016-04-25T08:21:04 | 2016-04-25T08:21:17 | 56,838,044 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tech.mike.resource.exceptionmapper;
import com.tech.mike.exception.ThingException;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import javax.ws.rs.core.Response;
import javax.ws.rs.ext.ExceptionMapper;
import javax.ws.rs.ext.Provider;
@Provider
public class WtfExceptionMapper implements Excep... | UTF-8 | Java | 744 | java | WtfExceptionMapper.java | Java | [] | null | [] | package com.tech.mike.resource.exceptionmapper;
import com.tech.mike.exception.ThingException;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import javax.ws.rs.core.Response;
import javax.ws.rs.ext.ExceptionMapper;
import javax.ws.rs.ext.Provider;
@Provider
public class WtfExceptionMapper implements Excep... | 744 | 0.717742 | 0.711021 | 23 | 31.391304 | 27.019701 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.478261 | false | false | 15 |
2ad0e6d2fe169870732d2d40f8dcf5ba09b5bf89 | 30,399,778,563,865 | 76eec58f45e91be8665f70aef176013aea8384be | /src/schreiber/stocks/AmexData.java | d741f17c3496eb98347b15b1015c9ae3b91daff2 | [] | no_license | aschreib/mco152-spring-2014 | https://github.com/aschreib/mco152-spring-2014 | 6a587651213a05fcc685ea418f7d6f9e7082ce28 | 926cf50ac99a8a249a263127ff0c10073bd5cbc5 | refs/heads/master | 2016-08-05T10:33:17.046000 | 2014-05-28T00:37:30 | 2014-05-28T00:37:30 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package schreiber.stocks;
import java.io.File;
import java.io.FileReader;
import java.io.IOException;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import ... | UTF-8 | Java | 3,130 | java | AmexData.java | Java | [] | null | [] | package schreiber.stocks;
import java.io.File;
import java.io.FileReader;
import java.io.IOException;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import ... | 3,130 | 0.689457 | 0.684665 | 92 | 32.02174 | 20.479034 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.108696 | false | false | 15 |
af58aa01a7949040525a6adf4578468fd3752a7b | 19,774,029,473,113 | 806f76edfe3b16b437be3eb81639d1a7b1ced0de | /src/com/huawei/ui/device/activity/pairing/C2124i.java | 58e1630e8dcfa63fa48c77697c33fc112888da5a | [] | no_license | magic-coder/huawei-wear-re | https://github.com/magic-coder/huawei-wear-re | 1bbcabc807e21b2fe8fe9aa9d6402431dfe3fb01 | 935ad32f5348c3d8c8d294ed55a5a2830987da73 | refs/heads/master | 2021-04-15T18:30:54.036000 | 2018-03-22T07:16:50 | 2018-03-22T07:16:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.huawei.ui.device.activity.pairing;
import android.graphics.drawable.Drawable;
import android.text.Html.ImageGetter;
/* compiled from: DevicePairGuideActivity */
class C2124i implements ImageGetter {
final /* synthetic */ DevicePairGuideActivity f7529a;
C2124i(DevicePairGuideActivity devicePairGui... | UTF-8 | Java | 660 | java | C2124i.java | Java | [] | null | [] | package com.huawei.ui.device.activity.pairing;
import android.graphics.drawable.Drawable;
import android.text.Html.ImageGetter;
/* compiled from: DevicePairGuideActivity */
class C2124i implements ImageGetter {
final /* synthetic */ DevicePairGuideActivity f7529a;
C2124i(DevicePairGuideActivity devicePairGui... | 660 | 0.748485 | 0.709091 | 19 | 33.736843 | 29.834352 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.578947 | false | false | 15 |
a33b39bd13c2c136e1bfba5331b9e0c71e2e0856 | 22,393,959,546,843 | a99b34f2ff2c6f58b44534369f496f65ae5d0a6d | /worker-department/src/main/java/com/worker/workerdepartment/mapper/WorkerDtoMapper.java | 5047f9ff158458117db2e5b99ed804a90e67f5ec | [] | no_license | yusufinel8/Java-spring-exercise | https://github.com/yusufinel8/Java-spring-exercise | ccd42319f7315cbb6a5320697a49c97e769342b0 | b7c1086e5f9a823f507f54d95e9d9a3efda9d8c0 | refs/heads/main | 2023-08-15T07:35:51.476000 | 2021-09-22T13:46:16 | 2021-09-22T13:46:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.worker.workerdepartment.mapper;
import com.worker.workerdepartment.Dto.WorkerDto;
import com.worker.workerdepartment.Entity.Worker;
import lombok.Getter;
import lombok.Setter;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.PageImpl;
import org.springframework.data.jpa.d... | UTF-8 | Java | 1,838 | java | WorkerDtoMapper.java | Java | [] | null | [] | package com.worker.workerdepartment.mapper;
import com.worker.workerdepartment.Dto.WorkerDto;
import com.worker.workerdepartment.Entity.Worker;
import lombok.Getter;
import lombok.Setter;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.PageImpl;
import org.springframework.data.jpa.d... | 1,838 | 0.731046 | 0.731046 | 52 | 33.75 | 35.339493 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.365385 | false | false | 15 |
3f2a0b75b7c1c84e6403f751a0fa042892dc50d2 | 26,070,451,553,281 | 89e6b793b804be85a09f28493cd26714358bcd2c | /chapter_001/src/main/java/ru/job4j/coffemachine/CoffeMachine.java | 9db058f9bd627acd10473d19424805b29a94df6d | [
"Apache-2.0"
] | permissive | mixed2004/borisovm | https://github.com/mixed2004/borisovm | 1e5e7daff7992c2c61f7aa837a1eb484cf5ac5ad | c708e4652ecb4eeca23e81e2593d05d254c6130a | refs/heads/master | 2021-01-22T15:11:07.448000 | 2019-10-19T20:55:45 | 2019-10-19T20:55:45 | 102,377,964 | 0 | 0 | Apache-2.0 | false | 2020-10-12T18:44:57 | 2017-09-04T15:52:05 | 2019-10-19T20:56:02 | 2020-10-12T18:44:56 | 148 | 0 | 0 | 1 | Java | false | false | package ru.job4j.coffemachine;
/**
*рассчет сдачи.
*
* @author Maxim Borisov (mail: mixed2004@mail.ru)
* @version 1
* @since 28.04.2018
*/
public class CoffeMachine {
/**
* method of counting change.
*
* @param value value of money
* @param price price
* @return coinsNumber
*/
... | UTF-8 | Java | 1,153 | java | CoffeMachine.java | Java | [
{
"context": ".coffemachine;\n\n/**\n *рассчет сдачи.\n *\n * @author Maxim Borisov (mail: mixed2004@mail.ru)\n * @version 1\n * @since",
"end": 80,
"score": 0.9998131990432739,
"start": 67,
"tag": "NAME",
"value": "Maxim Borisov"
},
{
"context": "*рассчет сдачи.\n *\n * @author Maxi... | null | [] | package ru.job4j.coffemachine;
/**
*рассчет сдачи.
*
* @author <NAME> (mail: <EMAIL>)
* @version 1
* @since 28.04.2018
*/
public class CoffeMachine {
/**
* method of counting change.
*
* @param value value of money
* @param price price
* @return coinsNumber
*/
public int[] ch... | 1,136 | 0.517967 | 0.49518 | 40 | 27.525 | 18.752317 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.575 | false | false | 15 |
2f076eaee24f0b51f4704da3112fac68bbd86a80 | 20,822,001,466,230 | e203fa96a5960030b3ac9d2afa49f0033e5595e8 | /IntegerInquiry/Main.java | f22af1857da5dda9211c9537fe47e20fd78372d6 | [] | no_license | nirmitleo/UVa-Online-Judge-Solutions | https://github.com/nirmitleo/UVa-Online-Judge-Solutions | b308850a0848c279909335b76a4d7c2af2e9dc6c | d5a43e3ce2b1bd0e5fe248d295301274b2084ce6 | refs/heads/master | 2021-01-20T01:46:02.071000 | 2018-01-09T13:27:07 | 2018-01-09T13:27:07 | 101,300,016 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package UVa.IntegerInquiry;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.math.BigInteger;
/**
* Created by DELL on 24-Feb-16.
*/
public class Main
{
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
public sta... | UTF-8 | Java | 773 | java | Main.java | Java | [
{
"context": "import java.math.BigInteger;\r\n\r\n/**\r\n * Created by DELL on 24-Feb-16.\r\n */\r\npublic class Main\r\n{\r\n Buf",
"end": 182,
"score": 0.9939978122711182,
"start": 178,
"tag": "USERNAME",
"value": "DELL"
}
] | null | [] | package UVa.IntegerInquiry;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.math.BigInteger;
/**
* Created by DELL on 24-Feb-16.
*/
public class Main
{
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
public sta... | 773 | 0.592497 | 0.586028 | 32 | 22.15625 | 19.943842 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.40625 | false | false | 15 |
4cb6ad53531231ce6999a079b3d292cb1e6f3cea | 18,820,546,735,334 | 30597c3ec211b912d3c5a1fdd28cd6092d0dbe92 | /simpleretailnew/src_server/com/ayuku/retail/persistence/model/Sales.java | 76a53a81a1966da1a42938b95dfd0fb912f04fdf | [] | no_license | google-code/ayukusimpleretail | https://github.com/google-code/ayukusimpleretail | 66f202821549758f49ae6e8f37fc7bdfb2b80374 | 80a062e30f3227a74e08e0bf5333db9fb8246f7a | refs/heads/master | 2016-09-11T04:00:57.734000 | 2015-03-15T17:44:35 | 2015-03-15T17:44:35 | 32,274,678 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ayuku.retail.persistence.model;
import java.math.BigDecimal;
import java.util.Date;
public class Sales {
/**
* This field was generated by Apache iBATIS ibator.
* This field corresponds to the database column SALES.IDX
*
* @ibatorgenerated Sat Mar 03 16:31:32 ICT 2012
... | UTF-8 | Java | 17,212 | java | Sales.java | Java | [] | null | [] | package com.ayuku.retail.persistence.model;
import java.math.BigDecimal;
import java.util.Date;
public class Sales {
/**
* This field was generated by Apache iBATIS ibator.
* This field corresponds to the database column SALES.IDX
*
* @ibatorgenerated Sat Mar 03 16:31:32 ICT 2012
... | 17,212 | 0.609633 | 0.571985 | 582 | 27.57732 | 24.790186 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.097938 | false | false | 15 |
111441be90ed8466d8c2efbeb63cc2d6be973e7a | 36,507,222,034,921 | 9b7278b353f6b95c06d3a2ee99ce50b26a868a15 | /week2/day4/CountCharInStringUsingHashTable.java | fbddcab6513b5e4456a9bd227979cad4b3952b1c | [] | no_license | Saradhamani/90DaysProjectWorkOut | https://github.com/Saradhamani/90DaysProjectWorkOut | f84ce3c3b1e7e8c4e80d4f1c9b2011c4b4e5f70b | fb827e533ee9d4a740853ea99c1fe73d21242489 | refs/heads/master | 2022-11-10T05:45:55.493000 | 2020-06-25T10:22:35 | 2020-06-25T10:22:35 | 263,596,137 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package week2.day4;
import java.util.Hashtable;
public class CountCharInStringUsingHashTable {
public static void main(String[] args) {
String str="Karma is powerful than God";
Hashtable<Character, Integer> charCount= new Hashtable<Character, Integer>();
int i=0;
while(i<str.length()) {
Intege... | UTF-8 | Java | 525 | java | CountCharInStringUsingHashTable.java | Java | [] | null | [] | package week2.day4;
import java.util.Hashtable;
public class CountCharInStringUsingHashTable {
public static void main(String[] args) {
String str="Karma is powerful than God";
Hashtable<Character, Integer> charCount= new Hashtable<Character, Integer>();
int i=0;
while(i<str.length()) {
Intege... | 525 | 0.678095 | 0.668571 | 20 | 24.25 | 24.506887 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.15 | false | false | 15 |
a948b82b48d1678b97e98fb3eb96234dfced2560 | 21,612,275,450,322 | 59a15ef39a167035024291bd9b24a6ef000c0a3b | /FREELANCE_FOUNDRY_MAIN_PROJECT_SPRING/src/ff/dl/SeekerDL.java | f8fc2ce6edb8f2d363f1b0d1eb5d42914ddb83ba | [] | no_license | lubinaanwer/FREELANCEFOUNDRY | https://github.com/lubinaanwer/FREELANCEFOUNDRY | 7f750fe283ef34d9139a2c3c6574deb27df2d317 | 11ccba41f5a1c89d032206889a4fa0f0d21a2552 | refs/heads/master | 2022-12-21T07:53:31.361000 | 2019-12-08T05:21:26 | 2019-12-08T05:21:26 | 226,615,395 | 0 | 0 | null | false | 2022-12-15T23:31:06 | 2019-12-08T04:42:33 | 2019-12-08T05:22:10 | 2022-12-15T23:31:03 | 6,938 | 0 | 0 | 1 | HTML | false | false | package ff.dl;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.Statement;
import java.util.ArrayList;
import ff.dto.*;
public class SeekerDL {
public static int addSeekers(SeekerDTO seeker)
{
int result=0;
String query,query1;
PreparedStatement ps=nu... | UTF-8 | Java | 10,257 | java | SeekerDL.java | Java | [] | null | [] | package ff.dl;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.Statement;
import java.util.ArrayList;
import ff.dto.*;
public class SeekerDL {
public static int addSeekers(SeekerDTO seeker)
{
int result=0;
String query,query1;
PreparedStatement ps=nu... | 10,257 | 0.689285 | 0.685288 | 401 | 24.578554 | 23.284845 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.21197 | false | false | 15 |
ff59f55f7dfdcbea6d9327dc77bf001bbb1a0593 | 33,569,464,395,637 | be9f545e41e8b678bdd0b0b9f2898182ea07383e | /Java8Learning/src/main/java/patterns/observer/Consumer2.java | f378ec4d51ac8ef738d6a833d1932fe6b75b580b | [] | no_license | A-Green/Java8Examples | https://github.com/A-Green/Java8Examples | 4e58f167418d4a4810ce533ebeb80dd905e2265b | 0348ae979f2ee772ea74657c7538524294d6e72d | refs/heads/master | 2021-01-13T00:41:12.126000 | 2016-03-05T14:34:09 | 2016-03-05T14:34:09 | 50,334,178 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package patterns.observer;
public class Consumer2 implements Observer {
@Override
public void notify(String s) {
if (s != null && s.contains("cars")) {
System.out.println("Consumed by consumer 2");
}
}
}
| UTF-8 | Java | 227 | java | Consumer2.java | Java | [] | null | [] | package patterns.observer;
public class Consumer2 implements Observer {
@Override
public void notify(String s) {
if (s != null && s.contains("cars")) {
System.out.println("Consumed by consumer 2");
}
}
}
| 227 | 0.647577 | 0.638767 | 11 | 18.636364 | 18.514235 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.090909 | false | false | 15 |
882ee36789b5ba1d69b505a14ca0a0971b4fdc98 | 31,138,512,959,719 | 0be0a0140bf33f7e9eef611ee9a014e08f8ce564 | /server/src/main/java/com/thoughtworks/go/server/security/userdetail/GoUserPrinciple.java | 11d4d47a18c015afb92fd7dfc0b8feab2db1d04b | [
"Apache-2.0"
] | permissive | gocd/gocd | https://github.com/gocd/gocd | d332cffef6d98ec6f88e1d0d96d8f31b999ef7ff | 1a1e291a65d4a893bfdd83008ef61d57a98ba43c | refs/heads/master | 2023-08-18T03:36:11.909000 | 2023-08-18T02:17:49 | 2023-08-18T02:17:49 | 15,155,534 | 6,443 | 1,074 | Apache-2.0 | false | 2023-09-14T14:11:32 | 2013-12-13T05:26:16 | 2023-09-14T14:00:45 | 2023-09-14T14:11:31 | 366,925 | 6,892 | 988 | 72 | Java | false | false | /*
* Copyright 2023 Thoughtworks, Inc.
*
* 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 agr... | UTF-8 | Java | 2,568 | java | GoUserPrinciple.java | Java | [
{
"context": "l) return false;\n return username != null ? username.equals(that.username) : that.username == null;\n ",
"end": 2209,
"score": 0.5435935258865356,
"start": 2201,
"tag": "USERNAME",
"value": "username"
}
] | null | [] | /*
* Copyright 2023 Thoughtworks, Inc.
*
* 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 agr... | 2,568 | 0.692757 | 0.686916 | 75 | 33.240002 | 31.077898 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52 | false | false | 15 |
c100f95bc02ea25c132997ef75ea57ed927efc56 | 18,356,690,287,985 | e5997008d6adaf84cf2f2caf2c7b1e8dda0dddda | /src/main/java/net/alerok/listacontatosrest/domain/model/AuthenticationResponse.java | 185ab757a926c3ee08400f64a0daa1a48a63f329 | [] | no_license | victorwolff39/ListaContatosRest | https://github.com/victorwolff39/ListaContatosRest | d67ee92d67e2ed03df9e35bc72da993b5ccfdedf | 94088d479062d3b8c2971eafb8f9b7b7b03910f6 | refs/heads/master | 2023-06-14T10:57:09.743000 | 2021-07-07T03:24:12 | 2021-07-07T03:24:12 | 377,983,307 | 0 | 0 | null | false | 2021-07-07T03:24:12 | 2021-06-17T23:25:37 | 2021-07-05T20:50:17 | 2021-07-07T03:24:12 | 118 | 0 | 0 | 0 | Java | false | false | package net.alerok.listacontatosrest.domain.model;
public class AuthenticationResponse {
private final String jwt;
private final Long userId;
public AuthenticationResponse(String jwt, Long userId) {
this.jwt = jwt;
this.userId = userId;
}
public String getJwt() {
return ... | UTF-8 | Java | 393 | java | AuthenticationResponse.java | Java | [] | null | [] | package net.alerok.listacontatosrest.domain.model;
public class AuthenticationResponse {
private final String jwt;
private final Long userId;
public AuthenticationResponse(String jwt, Long userId) {
this.jwt = jwt;
this.userId = userId;
}
public String getJwt() {
return ... | 393 | 0.638677 | 0.638677 | 21 | 17.714285 | 17.642326 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.380952 | false | false | 15 |
65ba5d02594281efbb26dbdf53ba53eb48562406 | 18,356,690,286,228 | 0eb67cbf2c345a146a341d599002d141257fe344 | /PatternProblems/Star2_recursion.java | 219259de3cd36c47895b84ce43a812ffb06ec6ae | [] | no_license | abhi-s7/JAVA-DSA | https://github.com/abhi-s7/JAVA-DSA | 1678b04897ae2a9a91efa2f6d440df3864b6fc92 | 44ea893dba212d3806cf9819601b757adb25cc49 | refs/heads/master | 2022-10-20T16:04:50.305000 | 2020-07-23T11:10:43 | 2020-07-23T11:10:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package PatternProblems;
public class Star2_recursion {
public static void main(String[] args) {
// TODO Auto-generated method stub
star(5,1,5);
}
static void star(int num, int row, int col) {
if(row>num) {
return;
}
if(col<row) {
System.out.println();
star(num... | UTF-8 | Java | 423 | java | Star2_recursion.java | Java | [] | null | [] | package PatternProblems;
public class Star2_recursion {
public static void main(String[] args) {
// TODO Auto-generated method stub
star(5,1,5);
}
static void star(int num, int row, int col) {
if(row>num) {
return;
}
if(col<row) {
System.out.println();
star(num... | 423 | 0.531915 | 0.520095 | 31 | 11.645162 | 13.29455 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.032258 | false | false | 15 |
1ca70c1fcda2db1cff709e392bfee673e66d6566 | 31,731,218,449,435 | e8df123f165423c2bccc8df0c94427aafdbb283d | /ch.bitwave.mim.meta/src/main/java/ch/bitwave/mim/m2/core/EnumerationLiteral.java | e31580b874c1c738e2f0a4b8639b7fb11d8eb8db | [] | no_license | bitwaves/first-wave | https://github.com/bitwaves/first-wave | cf887c26af668115829ea6d66e9e068fed53d875 | 9298e787c5870f66ec0082d479a4793e263cc5fe | refs/heads/master | 2020-04-18T12:34:58.220000 | 2013-05-25T14:39:48 | 2013-05-25T14:39:48 | 10,268,919 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ch.bitwave.mim.m2.core;
/**
* An enumeration literal is a value of an enumeration.
*/
public class EnumerationLiteral extends NamedElement {
private Enumeration enumeration;
public Enumeration getEnumeration() {
return this.enumeration;
}
public void setEnumeration(final Enumeration enu... | UTF-8 | Java | 456 | java | EnumerationLiteral.java | Java | [] | null | [] | package ch.bitwave.mim.m2.core;
/**
* An enumeration literal is a value of an enumeration.
*/
public class EnumerationLiteral extends NamedElement {
private Enumeration enumeration;
public Enumeration getEnumeration() {
return this.enumeration;
}
public void setEnumeration(final Enumeration enu... | 456 | 0.717105 | 0.714912 | 23 | 17.826086 | 20.064358 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.826087 | false | false | 15 |
64df5ee70ec0a193a8f4e04f96382f6c29b631f7 | 3,762,391,352,584 | 04d9f479e6c726ebc54bc5035138efa58fc9ea4b | /src/com/xload/searchmaster/model/GoogleAPI.java | 291bfbe97dd301aae71586208b31202a5e6c52c2 | [] | no_license | migueldiab/searchmaster | https://github.com/migueldiab/searchmaster | 5a3dcecc26dc2e05fb0b54d1325557b79b92ef0f | 464f581318af3d04298a666173d9bd3e0d73de4e | refs/heads/master | 2016-09-05T18:09:53.032000 | 2010-09-23T14:22:06 | 2010-09-23T14:22:06 | 32,398,314 | 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.xload.searchmaster.model;
import com.xload.generic.WeightedItem;
import com.xload.generic.connectivity.MyHttpClient;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.net.URLEnco... | UTF-8 | Java | 5,607 | java | GoogleAPI.java | Java | [
{
"context": "on;\nimport org.json.JSONObject;\n\n/**\n *\n * @author madrax\n */\npublic class GoogleAPI {\n\n // Put your websi",
"end": 1000,
"score": 0.9987173080444336,
"start": 994,
"tag": "USERNAME",
"value": "madrax"
},
{
"context": "turns ArrayList List of best LSIs\n ... | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.xload.searchmaster.model;
import com.xload.generic.WeightedItem;
import com.xload.generic.connectivity.MyHttpClient;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.net.URLEnco... | 5,607 | 0.70733 | 0.70626 | 151 | 36.13245 | 29.973648 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.576159 | false | false | 15 |
8705a97aa6afe1d51f4628ece7f33053483a892a | 12,919,261,637,408 | 3f1b6c9e9070af3d2455931ebbab0f08985fd9fe | /androidx_rvlib/src/main/java/com/rq/rvlibrary/InnerList.java | fa06b5620b09934654146f060d73ea41566d8a92 | [] | no_license | raoqian156/YJS | https://github.com/raoqian156/YJS | 44d0861508cd147db5b8c9733c860fbe8d046b67 | 0468e5f4c4bc4a1de5fdd9a9055f86832eb32006 | refs/heads/master | 2023-04-09T02:21:44.298000 | 2021-04-21T07:53:46 | 2021-04-21T07:53:46 | 310,532,375 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rq.rvlibrary;
import java.util.ArrayList;
class InnerList extends ArrayList {
}
| UTF-8 | Java | 95 | java | InnerList.java | Java | [] | null | [] | package com.rq.rvlibrary;
import java.util.ArrayList;
class InnerList extends ArrayList {
}
| 95 | 0.778947 | 0.778947 | 7 | 12.571428 | 14.509673 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 15 |
2203682730e377c50d19d864b25222bb7d156727 | 19,078,244,795,206 | 002a53063d7db2607a59dfc9d2987f68cead81e6 | /src/dao/MySQLDAOFactory.java | e297cfac35582ca2e1b082ee9dabf19de79e3a24 | [] | no_license | NicolasGuary/RestaurantManager | https://github.com/NicolasGuary/RestaurantManager | a09434156556f52e9c04bf97e750bd59a1d51366 | b7cdf2810e9fb1f5e8300956837f389730cf7432 | refs/heads/master | 2020-04-16T03:36:56.462000 | 2019-02-19T10:48:46 | 2019-02-19T10:48:46 | 165,237,579 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* @author Nicolas GUARY
*/
package dao;
/**
* A factory for creating MySQLDAO objects.
*/
public class MySQLDAOFactory extends AbstractDAOFactory{
/**
* Instantiates a new my SQLDAO factory.
*/
public MySQLDAOFactory(){}
/* (non-Javadoc)
* @see dao.AbstractDAOFactory#getUserDAO()
*/
@Override
pu... | UTF-8 | Java | 1,306 | java | MySQLDAOFactory.java | Java | [
{
"context": "/*\n * @author Nicolas GUARY\n */\npackage dao;\n\n/**\n * A factory for creating M",
"end": 27,
"score": 0.9998440742492676,
"start": 14,
"tag": "NAME",
"value": "Nicolas GUARY"
}
] | null | [] | /*
* @author <NAME>
*/
package dao;
/**
* A factory for creating MySQLDAO objects.
*/
public class MySQLDAOFactory extends AbstractDAOFactory{
/**
* Instantiates a new my SQLDAO factory.
*/
public MySQLDAOFactory(){}
/* (non-Javadoc)
* @see dao.AbstractDAOFactory#getUserDAO()
*/
@Override
public Us... | 1,299 | 0.688361 | 0.688361 | 71 | 17.408451 | 16.570444 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.042253 | false | false | 15 |
6f80634f139f475935bba3c948f4c149d249a240 | 25,400,436,656,671 | f429a56339537d6151bc676d0237ff23c1d63944 | /app/src/main/java/com/example/pelorusbv/pelorus/DataSourceCourses.java | e5136a9c4f29e67cd482b7add604051fb7d61f30 | [] | no_license | tjldejong/Pelorus | https://github.com/tjldejong/Pelorus | 2d65e0e458cb418020b12aa71b8cc48b8ef99998 | 34db820a6098a1a51098faf3e0e6a17d8e484c2f | refs/heads/master | 2021-01-17T10:05:15.398000 | 2017-07-27T14:49:54 | 2017-07-27T14:49:54 | 35,947,465 | 0 | 0 | null | false | 2017-07-27T14:49:55 | 2015-05-20T12:49:34 | 2016-04-29T23:19:37 | 2017-07-27T14:49:55 | 928 | 0 | 0 | 0 | Java | null | null | package com.example.pelorusbv.pelorus;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import java.sql.SQLException;
/**
* Created by Tobias on 26-5-2015.
*/
public class DataSourceCourses {
private SQLiteDatab... | UTF-8 | Java | 2,479 | java | DataSourceCourses.java | Java | [
{
"context": "\n\nimport java.sql.SQLException;\n\n/**\n * Created by Tobias on 26-5-2015.\n */\npublic class DataSourceCourses ",
"end": 245,
"score": 0.9993190169334412,
"start": 239,
"tag": "NAME",
"value": "Tobias"
}
] | null | [] | package com.example.pelorusbv.pelorus;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import java.sql.SQLException;
/**
* Created by Tobias on 26-5-2015.
*/
public class DataSourceCourses {
private SQLiteDatab... | 2,479 | 0.726906 | 0.707947 | 61 | 39.622952 | 50.685196 | 293 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.278689 | false | false | 15 |
86e9aee33a61928609728de0a03773fe2b339350 | 10,522,669,878,411 | e6f57f2109013939dca78b4519b77d81dd02b225 | /src/com/xiaomi/mitv/shop/model/AddAddressResponse.java | ddf6ea5c57629b7cf479384125d5124f6232272f | [] | no_license | alexliyu/MiTVShop | https://github.com/alexliyu/MiTVShop | 3e58734749739045f2af208abb82d520208848ad | 1b4640adcb01988534f734e59b252c9fbf9045e2 | refs/heads/master | 2021-01-21T00:59:25.776000 | 2015-05-27T15:50:15 | 2015-05-27T15:50:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xiaomi.mitv.shop.model;
import android.text.TextUtils;
import org.json.JSONException;
import org.json.JSONObject;
/**
* Created by niuyi on 2015/5/19.
*/
public class AddAddressResponse {
public String addressId;
public static AddAddressResponse parse(String input){
if(TextUtils.isEmpty... | UTF-8 | Java | 1,013 | java | AddAddressResponse.java | Java | [
{
"context": "on;\nimport org.json.JSONObject;\n\n/**\n * Created by niuyi on 2015/5/19.\n */\npublic class AddAddressResponse",
"end": 151,
"score": 0.9996485710144043,
"start": 146,
"tag": "USERNAME",
"value": "niuyi"
}
] | null | [] | package com.xiaomi.mitv.shop.model;
import android.text.TextUtils;
import org.json.JSONException;
import org.json.JSONObject;
/**
* Created by niuyi on 2015/5/19.
*/
public class AddAddressResponse {
public String addressId;
public static AddAddressResponse parse(String input){
if(TextUtils.isEmpty... | 1,013 | 0.575518 | 0.568608 | 39 | 24.97436 | 23.855856 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.358974 | false | false | 15 |
5962cdccfa35e698813eb628696aa6d0ad40145d | 15,178,414,430,219 | 711c14292d8e8a7a0357ef9f9bcba095c0d4d4db | /FileEncDecRypt/src/com/AesRsa/Algorithms.java | cb443798dc6e95ed2d361101ecfc39feaad0abba | [] | no_license | GitGhibli/JavaSecurity | https://github.com/GitGhibli/JavaSecurity | 729f91bdeeaa5ff0d3b489a71e8fb7c072b675bf | 409ce8876543b5a33aa74c49304ad6d0b73ffe41 | refs/heads/master | 2020-07-23T12:17:05.924000 | 2019-09-11T14:06:47 | 2019-09-11T14:06:47 | 207,553,879 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.AesRsa;
public class Algorithms {
public static String AES = "AES";
public static String DES = "DES";
public static String RSA = "RSA";
}
| UTF-8 | Java | 163 | java | Algorithms.java | Java | [] | null | [] | package com.AesRsa;
public class Algorithms {
public static String AES = "AES";
public static String DES = "DES";
public static String RSA = "RSA";
}
| 163 | 0.668712 | 0.668712 | 7 | 22.285715 | 15.200698 | 37 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 15 |
644c8028aa8a90192c1f94847a8a3c20f000996f | 15,178,414,430,415 | cce1c77cd4330c1d2cc0cdc6f4d350a1e4a22991 | /app/src/main/java/com/example/lenovo/baodingdong/AANewGuZhangGaoKai.java | 1080abee30fd635c5f731218300ab072e82c51f3 | [
"Apache-2.0"
] | permissive | wpfly1989/baodingdong03 | https://github.com/wpfly1989/baodingdong03 | a3bf5eff3c00edda8e820c39e30558cba898480f | 61ce970e1ee2cdcdb26246252bb5c68b70e7b92d | refs/heads/master | 2020-05-15T12:25:13.608000 | 2019-04-19T12:30:12 | 2019-04-19T12:30:12 | 182,261,283 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.lenovo.baodingdong;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.MenuItem;
import android.view.View;
import android.widget.TextView;
public class AANewGuZhangGaoKai extends AppCompatActivity {
private TextView ga... | UTF-8 | Java | 1,445 | java | AANewGuZhangGaoKai.java | Java | [
{
"context": "package com.example.lenovo.baodingdong;\n\nimport android.content.Intent;\nimpo",
"end": 26,
"score": 0.9842188358306885,
"start": 20,
"tag": "USERNAME",
"value": "lenovo"
}
] | null | [] | package com.example.lenovo.baodingdong;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.MenuItem;
import android.view.View;
import android.widget.TextView;
public class AANewGuZhangGaoKai extends AppCompatActivity {
private TextView ga... | 1,445 | 0.662284 | 0.6609 | 45 | 31.111111 | 24.904459 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 15 |
5975f5e48c9c930bef429a68ba49d0e23868a5e3 | 2,448,131,373,963 | 6d1ab328563eabe7fd26e55e0951fb0b5aea5233 | /trabalhogof/src/main/java/br/com/trabalhogof/domain/adapter/AutenticacaoAdapter.java | e7d8426e87faba6a18342e5fa0d329274d7db465 | [] | no_license | wevertonsreis/trabalho-gof | https://github.com/wevertonsreis/trabalho-gof | 7c5af088437332cd06079198c66d59ddcfd9762f | ae64a19546b1fb51b241ed0b786174138364dc55 | refs/heads/master | 2021-08-20T10:42:09.007000 | 2017-11-28T23:16:15 | 2017-11-28T23:16:15 | 111,615,222 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.trabalhogof.domain.adapter;
import br.com.trabalhogof.domain.entity.Usuario;
public class AutenticacaoAdapter {
private Usuario usuario;
public AutenticacaoAdapter(Usuario usuario) {
super();
this.usuario = usuario;
}
/**
* Metodo responsavel por adaptar o modo de autenticacao
*/
publ... | UTF-8 | Java | 578 | java | AutenticacaoAdapter.java | Java | [] | null | [] | package br.com.trabalhogof.domain.adapter;
import br.com.trabalhogof.domain.entity.Usuario;
public class AutenticacaoAdapter {
private Usuario usuario;
public AutenticacaoAdapter(Usuario usuario) {
super();
this.usuario = usuario;
}
/**
* Metodo responsavel por adaptar o modo de autenticacao
*/
publ... | 578 | 0.730104 | 0.730104 | 24 | 23.083334 | 22.827097 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.333333 | false | false | 15 |
b8a051d5bdd9c95ac69cf80ba963722ae191a2c1 | 2,104,534,034,730 | db20e4ab71a836a535169d48244d3e035180470c | /Java/POO/OhMyGueim/src/modelo/Carta.java | 1a8194e45f02ddec0b471da3d893ef5ebd9208f2 | [] | no_license | RafaPC/NetJudias | https://github.com/RafaPC/NetJudias | 29178c0424dcaabd5cf45bdb31d076f1e2d0636e | 52b292e9a7f1b6fa0f1f6991977990ab17f6a0ff | refs/heads/master | 2021-05-07T23:30:44.853000 | 2019-04-01T18:17:56 | 2019-04-01T18:17:56 | 107,444,517 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package modelo;
/**
*
* @author daw
*/
class Carta {
private String nombre;
private int nivel;
public Carta(String no... | UTF-8 | Java | 406 | java | Carta.java | Java | [
{
"context": "the editor.\n */\npackage modelo;\n\n/**\n *\n * @author daw\n */\nclass Carta {\n\n private String nombre;\n ",
"end": 223,
"score": 0.9994291067123413,
"start": 220,
"tag": "USERNAME",
"value": "daw"
}
] | 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 modelo;
/**
*
* @author daw
*/
class Carta {
private String nombre;
private int nivel;
public Carta(String no... | 406 | 0.650246 | 0.650246 | 22 | 17.454546 | 20.916994 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409091 | false | false | 15 |
0167831e4f6acec43fc3c43efefade40cceb550c | 30,167,850,305,814 | 120325c594cbd9e58a1d4095c6be6446a540a0b5 | /app/src/main/java/me/tickey/passanger/data/model/purchase/ExtensionOption.java | 2355a776d82150f68406be3ad0049a23067b8030 | [] | no_license | Tickey/tickey-android | https://github.com/Tickey/tickey-android | 24e5465343e1fbbd65a6639b976e9d56556bac6c | 08cde8afc2c40e094acaadc87e23a93690429068 | refs/heads/master | 2016-10-30T06:11:24.987000 | 2016-10-13T16:15:39 | 2016-10-13T16:15:39 | 32,976,048 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.tickey.passanger.data.model.purchase;
import com.google.gson.annotations.SerializedName;
/**
* Created by Nikolay Vasilev on 6/27/2016.
*/
public class ExtensionOption {
public static final String PARAM_EXTENSION_OPTION = "extensionOption";
public static final String PARAM_COVERAGE_LABEL = "cover... | UTF-8 | Java | 692 | java | ExtensionOption.java | Java | [
{
"context": "son.annotations.SerializedName;\n\n/**\n * Created by Nikolay Vasilev on 6/27/2016.\n */\npublic class ExtensionOption {\n",
"end": 135,
"score": 0.9998899698257446,
"start": 120,
"tag": "NAME",
"value": "Nikolay Vasilev"
}
] | null | [] | package me.tickey.passanger.data.model.purchase;
import com.google.gson.annotations.SerializedName;
/**
* Created by <NAME> on 6/27/2016.
*/
public class ExtensionOption {
public static final String PARAM_EXTENSION_OPTION = "extensionOption";
public static final String PARAM_COVERAGE_LABEL = "coverageLabel"... | 683 | 0.736994 | 0.726879 | 25 | 26.68 | 23.580873 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.36 | false | false | 15 |
386cd85e249a65411de0716002c603fa7eddc54b | 16,209,206,608,573 | 5883fbd9d6e17a0aa9cba8f358aaa0c4f651e308 | /Yathzee/Yahtzee.java | feb9ff8faf4212e491c78fd3e44984c0c5021159 | [] | no_license | zhaowu/mainCode | https://github.com/zhaowu/mainCode | ba2fd00a332a058a2cf1fe48f9476ca0a77197e4 | 0d0f5b2872f8649bb4817e24ca100f5b78fca24e | refs/heads/master | 2021-01-15T11:12:28.258000 | 2015-06-11T04:15:19 | 2015-06-11T04:15:19 | 37,227,366 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* File: Yahtzee.java
* ------------------
* This program will eventually play the Yahtzee game.
*/
import acm.io.IODialog;
import acm.program.GraphicsProgram;
import acm.util.*;
import java.util.*;
public class Yahtzee extends GraphicsProgram implements YahtzeeConstants {
/* Private instance variables */
pri... | UTF-8 | Java | 12,104 | java | Yahtzee.java | Java | [] | null | [] | /*
* File: Yahtzee.java
* ------------------
* This program will eventually play the Yahtzee game.
*/
import acm.io.IODialog;
import acm.program.GraphicsProgram;
import acm.util.*;
import java.util.*;
public class Yahtzee extends GraphicsProgram implements YahtzeeConstants {
/* Private instance variables */
pri... | 12,104 | 0.654329 | 0.64582 | 349 | 33.68195 | 21.997635 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.272206 | false | false | 15 |
1f3bd49b2415e94db8ab067b6914866d900a8068 | 26,731,876,462,614 | bdadea723ed8b902661bebf0faf0a36dd99e2559 | /app/src/main/java/com/xzry/takeshow/ui/order/adapter/ConfirmOrderGoodsAdapter.java | 042dfca388b0326f586b9033a537495d4fdf9250 | [] | no_license | clxxxx/DaDaShow | https://github.com/clxxxx/DaDaShow | 02a8030d5fca006bbffba750004c479998d34a0e | 6338ca5d73a1516051abdd33c254274bd405dd67 | refs/heads/master | 2021-07-06T05:44:04.670000 | 2017-09-30T07:58:32 | 2017-09-30T07:58:32 | 104,189,006 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xzry.takeshow.ui.order.adapter;
import android.graphics.Paint;
import android.text.TextUtils;
import android.widget.TextView;
import com.sxjs.common.base.baseadapter.BaseQuickAdapter;
import com.sxjs.common.base.baseadapter.BaseViewHolder;
import com.sxjs.common.widget.imageview.ExpandImageView;
import co... | UTF-8 | Java | 1,647 | java | ConfirmOrderGoodsAdapter.java | Java | [
{
"context": "Goods;\n\nimport java.util.List;\n\n/**\n * Created by 周东阳 on 2017/9/14 0014.\n */\n\npublic class ConfirmOrder",
"end": 434,
"score": 0.8757209777832031,
"start": 431,
"tag": "NAME",
"value": "周东阳"
}
] | null | [] | package com.xzry.takeshow.ui.order.adapter;
import android.graphics.Paint;
import android.text.TextUtils;
import android.widget.TextView;
import com.sxjs.common.base.baseadapter.BaseQuickAdapter;
import com.sxjs.common.base.baseadapter.BaseViewHolder;
import com.sxjs.common.widget.imageview.ExpandImageView;
import co... | 1,647 | 0.722053 | 0.714722 | 39 | 40.974358 | 35.172459 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.615385 | false | false | 15 |
b61f313a673f5568d1363483d31300a9557ed5da | 12,584,254,205,162 | 0254dd0635b79c15e6465e02e30cc32f966beb7f | /EDD2_Proyecto_/src/edd2_proyecto_/Campo.java | 12dbc96ef0fd6463e1fc02d93ab8db6798c8c10f | [] | no_license | JoseH44/EDD2_Proyecto | https://github.com/JoseH44/EDD2_Proyecto | 0672a6ab2588159869e621bf38263e738548366f | 5f99b4b506d41ede793db58af114aadf2fe9c3f2 | refs/heads/master | 2023-03-01T18:42:15.503000 | 2020-12-17T04:06:16 | 2020-12-17T04:06:16 | 310,445,156 | 0 | 0 | null | false | 2020-12-17T02:53:57 | 2020-11-05T23:51:40 | 2020-12-17T02:53:26 | 2020-12-17T02:53:57 | 13,196 | 0 | 0 | 0 | Java | false | false | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package edd2_proyecto_;
import java.io.Serializable;
/**
*
* @author jrdjh
*/
public class Campo implements Serializable{
String... | UTF-8 | Java | 1,668 | java | Campo.java | Java | [
{
"context": "o_;\nimport java.io.Serializable;\n/**\n *\n * @author jrdjh\n */\npublic class Campo implements Serializable{\n ",
"end": 261,
"score": 0.9996823668479919,
"start": 256,
"tag": "USERNAME",
"value": "jrdjh"
}
] | 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 edd2_proyecto_;
import java.io.Serializable;
/**
*
* @author jrdjh
*/
public class Campo implements Serializable{
String... | 1,668 | 0.621703 | 0.621103 | 81 | 19.592592 | 20.825422 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.37037 | false | false | 15 |
bfa2ff28b2aca0a4171e06e74a39500322ed04f6 | 8,881,992,409,727 | d6ea711fc3c108df526b6945d3d01a244efcee26 | /home-server-ng-tools/src/main/java/maroroma/homeserverng/tools/kodi/model/GetPlayerPropertiesResponse.java | 6512f222c30807e41e3e2d3642ece013139d0440 | [] | no_license | maroroma/homeserver | https://github.com/maroroma/homeserver | f1f99caf57360a9a80f118a574c34668aeca9897 | c53fb0d7b92e0d8456122260f6c3cabe9a342de3 | refs/heads/develop | 2023-04-05T06:35:18.480000 | 2023-04-01T14:07:18 | 2023-04-01T14:07:18 | 77,996,302 | 0 | 0 | null | false | 2022-12-29T14:26:59 | 2017-01-04T08:27:46 | 2022-01-06T21:11:30 | 2022-12-29T14:26:58 | 4,874 | 0 | 0 | 29 | Java | false | false | package maroroma.homeserverng.tools.kodi.model;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
@Data
@AllArgsConstructor
@NoArgsConstructor
public class GetPlayerPropertiesResponse {
private GetPlayerPropertiesResult result;
}
| UTF-8 | Java | 273 | java | GetPlayerPropertiesResponse.java | Java | [] | null | [] | package maroroma.homeserverng.tools.kodi.model;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
@Data
@AllArgsConstructor
@NoArgsConstructor
public class GetPlayerPropertiesResponse {
private GetPlayerPropertiesResult result;
}
| 273 | 0.846154 | 0.846154 | 12 | 21.75 | 17.093493 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 15 |
6daf4f71d4f9a7f79b833c234778490bf1238be9 | 19,009,525,298,036 | f281d0d6431c1b45c6e5ebfff5856c374af4b130 | /DAY300~399/DAY368-PROGRAMMERS-기능개발/kangyoumin.java | f6bc006f242008aecb2bcb2d16607c8a1e9fbaf7 | [] | no_license | tachyon83/code-rhino | https://github.com/tachyon83/code-rhino | ec802dc91dce20980fac401b26165a487494adb4 | b1af000f5798cd12ecdab36aeb9c7a36f91c1101 | refs/heads/master | 2022-08-13T09:10:16.369000 | 2022-07-30T11:27:34 | 2022-07-30T11:27:34 | 292,142,812 | 5 | 6 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
class Solution {
public List<Integer> solution(int[] progresses, int[] speeds) {
Stack<Integer> s = new Stack<Integer>();
List<Integer> answer = new ArrayList<Integer>();
for(int i = progresses.length-1; i >= 0; i--) {
// 올림 : ceil, 버림 : floor, 반올림 : rou... | UTF-8 | Java | 710 | java | kangyoumin.java | Java | [] | null | [] | import java.util.*;
class Solution {
public List<Integer> solution(int[] progresses, int[] speeds) {
Stack<Integer> s = new Stack<Integer>();
List<Integer> answer = new ArrayList<Integer>();
for(int i = progresses.length-1; i >= 0; i--) {
// 올림 : ceil, 버림 : floor, 반올림 : rou... | 710 | 0.466667 | 0.457971 | 25 | 26.6 | 22.139557 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.08 | false | false | 15 |
4ab6a749f7da10c63a0d6a42fb825ffd369f0503 | 28,011,776,763,794 | 66cd5231269f53a452613c97a329f608bee9a776 | /src/PersistentObjects/Carpool.java | 293886de797015b663c62bd6df670d7f43882c83 | [] | no_license | mattreiss/Carpool-System | https://github.com/mattreiss/Carpool-System | 9598217fcf2e1fa6a4428347f2c38ec7760f5137 | aac0b09189dd5499c847a162873c7592084af502 | refs/heads/master | 2016-09-13T14:16:29.071000 | 2016-05-10T09:15:03 | 2016-05-10T09:15:03 | 57,089,357 | 0 | 2 | null | false | 2016-05-02T20:31:38 | 2016-04-26T01:52:21 | 2016-04-26T01:56:28 | 2016-05-02T20:31:37 | 263 | 0 | 1 | 0 | Java | null | null | package PersistentObjects;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.Scanner;
import States.CancelledState;
import States.CarpoolState;
import States.ConfirmedState;
import States.PendingState;
import States.TrackingState;
/**
* A class that represents a carpool object.
... | UTF-8 | Java | 5,011 | java | Carpool.java | Java | [] | null | [] | package PersistentObjects;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.Scanner;
import States.CancelledState;
import States.CarpoolState;
import States.ConfirmedState;
import States.PendingState;
import States.TrackingState;
/**
* A class that represents a carpool object.
... | 5,011 | 0.624227 | 0.618439 | 192 | 24.098959 | 22.994238 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.380208 | false | false | 15 |
71ac7cfe2d0ba21943cf2bc1218efed07c1d5b27 | 21,689,584,899,338 | c0beb16709225d2305474e9de027fee159d1f8ba | /gpig-standards/src/main/java/gpig/all/schema/Timestamp.java | 41d6724afc50258c54f22304a17c0bdfb07e3f37 | [] | no_license | IMP1/GPIG_6_Implementation | https://github.com/IMP1/GPIG_6_Implementation | d6ffd17165a4cea44fefa4588c4073b32db94a58 | c4aab96df372331a659618435f6c83c4567b917b | refs/heads/master | 2020-04-15T20:10:23.063000 | 2016-06-03T08:41:25 | 2016-06-03T08:41:25 | 60,190,586 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gpig.all.schema;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlRootElement;
import java.util.Date;
/**
* Created by james on 12/05/2016.
*/
@XmlRootElement(name="timestamp")
public class Timestamp {
@XmlAttribute(name="date")
public Date date;
}
| UTF-8 | Java | 305 | java | Timestamp.java | Java | [
{
"context": "Element;\nimport java.util.Date;\n\n/**\n * Created by james on 12/05/2016.\n */\n\n@XmlRootElement(name=\"timesta",
"end": 169,
"score": 0.9872678518295288,
"start": 164,
"tag": "USERNAME",
"value": "james"
}
] | null | [] | package gpig.all.schema;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlRootElement;
import java.util.Date;
/**
* Created by james on 12/05/2016.
*/
@XmlRootElement(name="timestamp")
public class Timestamp {
@XmlAttribute(name="date")
public Date date;
}
| 305 | 0.737705 | 0.711475 | 16 | 18.0625 | 16.660089 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3125 | false | false | 15 |
3770cf073e57ff8f96422dbe597a9600b477c177 | 3,667,902,138,089 | 7d6268958b0103289b853fdf88df915e467c5392 | /src/dao/WeatherDataDAO.java | 551c53802da3f13246435d362149db39131d98c2 | [] | no_license | dragonfavors/kgunojobs | https://github.com/dragonfavors/kgunojobs | 6ae8e774c53871ed999dbc56bf767e9052061fb5 | f3a3282aa2889d77796ecef6f5a80ceb53755841 | refs/heads/develop | 2016-08-11T10:17:17.214000 | 2016-01-27T14:44:27 | 2016-01-27T14:44:27 | 50,115,087 | 4 | 3 | null | false | 2016-01-23T15:29:35 | 2016-01-21T15:03:28 | 2016-01-22T07:22:29 | 2016-01-23T15:29:34 | 5 | 2 | 2 | 0 | Java | null | null | package dao;
import java.sql.ResultSet;
/*
날씨 기록 테이블에 접근해서 데이터를 추가하거나, 삭제한다.
List getListByLocation(String Location)
List getListByYear(int year)
List getListByMonth(int month)
List getListByDate(int date)
List getListByDay(int day)
List getListByTime(int year, int month, int date)
>각각 키워드로 날씨 데이터 리스트를 가져온다... | UTF-8 | Java | 6,419 | java | WeatherDataDAO.java | Java | [] | null | [] | package dao;
import java.sql.ResultSet;
/*
날씨 기록 테이블에 접근해서 데이터를 추가하거나, 삭제한다.
List getListByLocation(String Location)
List getListByYear(int year)
List getListByMonth(int month)
List getListByDate(int date)
List getListByDay(int day)
List getListByTime(int year, int month, int date)
>각각 키워드로 날씨 데이터 리스트를 가져온다... | 6,419 | 0.628729 | 0.628557 | 196 | 27.586735 | 22.329802 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.22449 | false | false | 15 |
6904237d519b6c537595706cb1d54072ccf5a27a | 32,581,621,975,308 | 25084a7ad5de8e90c11ab4348e424b7683506233 | /Core/Selenium-automation/USFN-WebAutomation/src/main/java/PageControllers/UsfnPageManager.java | 8406f92d092552a14aa935159aaa190555e8a1aa | [] | no_license | familynow/FamilyNow | https://github.com/familynow/FamilyNow | e1099b4c860558a80833ab0b9e4a9d2f2530412e | f15a3904b34086f21dfef4e4f0a9a161c091ae76 | refs/heads/master | 2020-12-30T13:07:54.255000 | 2018-08-18T18:38:55 | 2018-08-18T18:38:55 | 91,322,899 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package PageControllers;
import Pages.CpsAddParticipanPage;
import Pages.CpsListParticipantPage;
import Pages.CreateCpsPage;
import Pages.IntakeListPage;
import Pages.LoginPage;
import Pages.MyOrganizerPage;
import Pages.PersonSearchPage;
import Pages.CpsMaltreatmentPage;
import Pages.NonCpsIntakeListPage;
import Page... | UTF-8 | Java | 8,095 | java | UsfnPageManager.java | Java | [] | null | [] | package PageControllers;
import Pages.CpsAddParticipanPage;
import Pages.CpsListParticipantPage;
import Pages.CreateCpsPage;
import Pages.IntakeListPage;
import Pages.LoginPage;
import Pages.MyOrganizerPage;
import Pages.PersonSearchPage;
import Pages.CpsMaltreatmentPage;
import Pages.NonCpsIntakeListPage;
import Page... | 8,095 | 0.713033 | 0.713033 | 311 | 25.028938 | 22.391197 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.199357 | false | false | 15 |
e9d43bdb82d95f68752ec60bc1f9c21ccec8f5a7 | 16,767,552,335,245 | 27f5457d47aaf3491f0d64032247adc08efba867 | /vertx-gaia/vertx-co/src/main/java/io/vertx/up/util/Jackson.java | 42ebcdb1ce172ca91c0ce41be282366ae6f7b3af | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | silentbalanceyh/vertx-zero | https://github.com/silentbalanceyh/vertx-zero | e73d22f4213263933683e4ebe87982ba68803878 | 1ede4c3596f491d5251eefaaaedc56947ef784cd | refs/heads/master | 2023-06-11T23:10:29.241000 | 2023-06-08T16:15:33 | 2023-06-08T16:15:33 | 108,104,586 | 348 | 71 | Apache-2.0 | false | 2020-04-10T02:15:18 | 2017-10-24T09:21:56 | 2020-04-09T16:43:37 | 2020-04-10T02:15:18 | 30,172 | 320 | 55 | 2 | HTML | false | false | package io.vertx.up.util;
import io.horizon.eon.VString;
import io.horizon.eon.VValue;
import io.horizon.eon.em.typed.ChangeFlag;
import io.horizon.uca.log.Annal;
import io.horizon.util.HUt;
import io.vertx.core.json.JsonArray;
import io.vertx.core.json.JsonObject;
import io.vertx.up.eon.KName;
import io.vertx.up.fn.F... | UTF-8 | Java | 12,357 | java | Jackson.java | Java | [] | null | [] | package io.vertx.up.util;
import io.horizon.eon.VString;
import io.horizon.eon.VValue;
import io.horizon.eon.em.typed.ChangeFlag;
import io.horizon.uca.log.Annal;
import io.horizon.util.HUt;
import io.vertx.core.json.JsonArray;
import io.vertx.core.json.JsonObject;
import io.vertx.up.eon.KName;
import io.vertx.up.fn.F... | 12,357 | 0.524739 | 0.523848 | 331 | 36.308159 | 26.150192 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.592145 | false | false | 15 |
71ecd2a1ade2263e83a05a4987a8b0f843ef46fd | 31,739,808,354,070 | 7bec636b2b9b31b18043d500faef1334766f4bb7 | /app/src/androidTest/java/de/htw/limitless/GameLogicTest.java | 24e88112d03ce7268839f488e858e827fce64b6a | [] | no_license | ledlinh/limitless | https://github.com/ledlinh/limitless | e34904b535717713cad83402f6a5508bfe3f265e | 7a53b64239e9763ef05fffb472ed7ce4a032d2dd | refs/heads/master | 2022-11-30T22:25:53.507000 | 2020-07-15T12:30:34 | 2020-07-15T12:30:34 | 269,182,509 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.htw.limitless;
import android.content.SharedPreferences;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import de.htw.limitless.controller.Game;
import de.htw.limitless.controller.GameLogic;
import de.htw.limitless.controller.PreferenceManager;
import de.htw.limitless.controller.... | UTF-8 | Java | 4,553 | java | GameLogicTest.java | Java | [
{
"context": " private static final String PLAYER_NAME = \"playerName\";\n\n @Test\n public void previousGameRetrieve",
"end": 624,
"score": 0.553486168384552,
"start": 620,
"tag": "USERNAME",
"value": "Name"
}
] | null | [] | package de.htw.limitless;
import android.content.SharedPreferences;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import de.htw.limitless.controller.Game;
import de.htw.limitless.controller.GameLogic;
import de.htw.limitless.controller.PreferenceManager;
import de.htw.limitless.controller.... | 4,553 | 0.667692 | 0.663738 | 134 | 32.977612 | 23.680544 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.850746 | false | false | 1 |
a921f550ff0e32349875b7cb8448c8d8096188ed | 33,234,456,981,770 | 1e35d637bc9d225bd43fe44c0174d04b0fdd43d5 | /src/panel/koneksi.java | b834a6e96e76230f8dc7cba33b7a8262f8bd336a | [] | no_license | nikophreaker/Penggajian-Karyawan | https://github.com/nikophreaker/Penggajian-Karyawan | abf29f913103f6c3be577ef0a615d55afaf93b46 | f965f44e8684e987c1643062638d2aa62bec50c8 | refs/heads/master | 2022-12-12T14:56:46.517000 | 2020-09-17T06:44:54 | 2020-09-17T06:44:54 | 296,237,970 | 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 panel;
/**
*
* @author Nikx
*/
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLE... | UTF-8 | Java | 2,344 | java | koneksi.java | Java | [
{
"context": "ditor.\r\n */\r\npackage panel;\r\n\r\n/**\r\n *\r\n * @author Nikx\r\n */\r\nimport java.sql.Connection;\r\nimport java.sq",
"end": 232,
"score": 0.9987021088600159,
"start": 228,
"tag": "USERNAME",
"value": "Nikx"
},
{
"context": "port java.sql.SQLException;\r\n\r\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 panel;
/**
*
* @author Nikx
*/
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLE... | 2,344 | 0.559727 | 0.55802 | 75 | 29.253334 | 23.841192 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.48 | false | false | 1 |
ebceadf2239162f090d18c662d546d54a191c81f | 25,950,192,402,638 | b0f530e6b844de92f9ca858ed1eee1eac818decd | /src/main/java/dev/tomle/inventory/adjustment/AdjustmentLineRepository.java | 753f9a857ab3aef4395e5b926d2ce7375ea8a335 | [] | no_license | tomqle/inventory | https://github.com/tomqle/inventory | 9c4f1c1df6f8ac31229993f4fe01bb6ab8e4b944 | 76a6922dd3e2da8c37d6b560f9bd44ec5a73b0e3 | refs/heads/master | 2022-12-04T21:15:16.859000 | 2020-08-13T02:59:45 | 2020-08-13T02:59:45 | 281,841,827 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dev.tomle.inventory.adjustment;
import dev.tomle.inventory.transaction.TransactionLineRepository;
public interface AdjustmentLineRepository extends TransactionLineRepository<Adjustment, AdjustmentLine> {
}
| UTF-8 | Java | 217 | java | AdjustmentLineRepository.java | Java | [] | null | [] | package dev.tomle.inventory.adjustment;
import dev.tomle.inventory.transaction.TransactionLineRepository;
public interface AdjustmentLineRepository extends TransactionLineRepository<Adjustment, AdjustmentLine> {
}
| 217 | 0.866359 | 0.866359 | 7 | 30 | 38.678158 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 1 |
3e1e76b48f26eb058e46e1ad91809ddb144f8a4a | 25,941,602,535,780 | aa1d4ed746e155538b73fe1090fa9f580e84bf10 | /spring-boot-2-kitchensink/src/test/java/org/jboss/as/quickstarts/kitchensink/extrasnippets/jaxb/ProductToXmlTest.java | d465065e87773393e40b36e3589e064bca393fc4 | [] | no_license | Viserius/Spring-Boot-2-Kitchensink | https://github.com/Viserius/Spring-Boot-2-Kitchensink | 420617254bae5700852676bea0aaacbdc8307b2f | 0bd03e151307b7c6c2cebaafd9d050a832b675f4 | refs/heads/master | 2022-11-18T15:00:18.740000 | 2020-07-16T06:40:59 | 2020-07-16T06:40:59 | 261,727,527 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.jboss.as.quickstarts.kitchensink.extrasnippets.jaxb;
import org.junit.jupiter.api.AfterEach;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import javax.xml.bind.*;
import java.io.File;
import java.io.FileNotFoundException;
import java.math.BigDecimal;
public cla... | UTF-8 | Java | 1,106 | java | ProductToXmlTest.java | Java | [
{
"context": "void setUp() {\r\n User user = new User(10, \"Example Name\", \"hello@world.com\");\r\n product = new Prod",
"end": 463,
"score": 0.970283567905426,
"start": 451,
"tag": "NAME",
"value": "Example Name"
},
{
"context": " User user = new User(10, \"Ex... | null | [] | package org.jboss.as.quickstarts.kitchensink.extrasnippets.jaxb;
import org.junit.jupiter.api.AfterEach;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import javax.xml.bind.*;
import java.io.File;
import java.io.FileNotFoundException;
import java.math.BigDecimal;
public cla... | 1,092 | 0.686257 | 0.679928 | 32 | 32.5625 | 27.31636 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.84375 | false | false | 1 |
62b3038d563a19608ac1ee70b9cd84bcc2e6d3e1 | 28,355,374,156,927 | 7fbf48c9ce1f6fa0a83934ea23c3fe9e8ad62fe4 | /src/main/java/com/geer2/tss/admin/control/system/organ/OrganController.java | 7f53b7ed71a6d0e484ac027c9df177b1deeb9bb2 | [] | no_license | zhx19940113/shifenManagerSystem | https://github.com/zhx19940113/shifenManagerSystem | d6f6e09c02528aaa2bcbb0ac097b466e1b163ba5 | 2d2372805a82168961e5d8e77f4d64ad06bc751a | refs/heads/master | 2018-01-07T00:00:34.866000 | 2017-10-19T02:38:33 | 2017-10-19T02:38:33 | 70,318,790 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.geer2.tss.admin.control.system.organ;
import com.ctg.itrdc.platform.common.utils.bean.BeanUtils;
import com.geer2.tss.admin.common.CommonResult;
import com.geer2.tss.admin.common.PageInfoResult;
import com.geer2.tss.admin.common.ReturnCodeDefine;
import com.geer2.tss.admin.common.utils.ParamUtils;
i... | UTF-8 | Java | 5,557 | java | OrganController.java | Java | [] | null | [] | package com.geer2.tss.admin.control.system.organ;
import com.ctg.itrdc.platform.common.utils.bean.BeanUtils;
import com.geer2.tss.admin.common.CommonResult;
import com.geer2.tss.admin.common.PageInfoResult;
import com.geer2.tss.admin.common.ReturnCodeDefine;
import com.geer2.tss.admin.common.utils.ParamUtils;
i... | 5,557 | 0.658295 | 0.655912 | 152 | 33.888157 | 28.638065 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.868421 | false | false | 1 |
aca55a28928c30c2356f3eb3767c4e7094b9bcbb | 4,853,313,061,721 | 476ee84d348be1ccc6badf0cacc88cf8de5e603d | /gde-backend/src/main/java/com/nagarro/gde/service/api/UserService.java | d037879eca73da8ef8aa6e54ac4919a49897881c | [] | no_license | nagarro-gde/GDE | https://github.com/nagarro-gde/GDE | bfb626f972bee9731cf53397a4528cda844c0ab1 | 9e0a5bb173ed9a1d68443db6ab85a485b27f6d1d | refs/heads/master | 2019-05-16T14:21:49.776000 | 2015-01-29T09:40:57 | 2015-01-29T09:40:57 | 26,634,204 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nagarro.gde.service.api;
import java.util.Date;
import java.util.List;
import java.util.Locale;
import java.util.Map;
import com.nagarro.gde.dto.InitialRegistrationDto;
import com.nagarro.gde.dto.PaginationDataDTO;
import com.nagarro.gde.dto.UserLoginDto;
import com.nagarro.gde.dto.UserManagementDto;
impo... | UTF-8 | Java | 4,375 | java | UserService.java | Java | [
{
"context": "ss logic and API's related to User.\n * \n * @author nagarro <b>created on</b> Nov 17, 2014 <br/>\n */\npublic i",
"end": 629,
"score": 0.9996578693389893,
"start": 622,
"tag": "USERNAME",
"value": "nagarro"
},
{
"context": " boolean isWithdrawlUser(String firstName, S... | null | [] | package com.nagarro.gde.service.api;
import java.util.Date;
import java.util.List;
import java.util.Locale;
import java.util.Map;
import com.nagarro.gde.dto.InitialRegistrationDto;
import com.nagarro.gde.dto.PaginationDataDTO;
import com.nagarro.gde.dto.UserLoginDto;
import com.nagarro.gde.dto.UserManagementDto;
impo... | 4,375 | 0.612343 | 0.610743 | 181 | 23.17127 | 21.717636 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.243094 | false | false | 1 |
09bb16bf5d6a02526f8b30f6391989bd2fa4a1bb | 31,430,570,686,496 | 8c53f8c608ce1b356c6d2a9446beb61f2c138c8c | /common-api/src/main/java/io/github/ma1uta/matrix/event/content/AbstractKeyVerificationTransactionContent.java | 9c0ea6f5c049c7a1c9d4461923d01950ea9edc6b | [
"Apache-2.0"
] | permissive | ma1uta/jeon | https://github.com/ma1uta/jeon | 3dbe07cd3bb263a9c75f317e73dd40aa6476fda2 | f4da21af442f12edb11d84cd24eca242a2d1c2f3 | refs/heads/master | 2022-08-27T10:11:24.483000 | 2022-08-14T11:41:53 | 2022-08-14T11:41:53 | 115,618,853 | 19 | 11 | Apache-2.0 | false | 2022-04-19T20:02:25 | 2017-12-28T11:57:16 | 2022-04-15T01:26:31 | 2022-01-08T16:49:17 | 2,162 | 17 | 9 | 2 | Java | false | false | /*
* Copyright Anatoliy Sablin tolya@sablin.xyz
*
* 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 l... | UTF-8 | Java | 1,774 | java | AbstractKeyVerificationTransactionContent.java | Java | [
{
"context": "/*\n * Copyright Anatoliy Sablin tolya@sablin.xyz\n *\n * Licensed under the Apache ",
"end": 31,
"score": 0.9998828768730164,
"start": 16,
"tag": "NAME",
"value": "Anatoliy Sablin"
},
{
"context": "/*\n * Copyright Anatoliy Sablin tolya@sablin.xyz\n *\n * Licensed unde... | null | [] | /*
* Copyright <NAME> <EMAIL>
*
* 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... | 1,756 | 0.723224 | 0.719842 | 53 | 32.471699 | 29.510857 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.264151 | false | false | 1 |
407633bc395fa924c8dcab1ba9740dbaed0545a8 | 4,647,154,629,363 | 196b1863d56c5f5b0c8b5f1160400607be773433 | /src/java/camans/entity/ProblemCaseMilestoneNC.java | eea9b896112f692a695cb2f5cfc28016da48234f | [] | no_license | creovate/camans | https://github.com/creovate/camans | 6c2ffb46da243a2763859f0e722836404b03e7aa | e71ff6d101675466dd1f0b9cb070dc9f59f2e4aa | refs/heads/master | 2020-05-17T19:24:05.154000 | 2015-04-10T06:07:09 | 2015-04-10T06:07:09 | 26,665,379 | 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 camans.entity;
import java.sql.Date;
/**
*
* @author kyilailaishoon
*/
public class ProblemCaseMilestoneNC {
//attributes
private int id;
private String workerFinNumber;
private int jobK... | UTF-8 | Java | 5,668 | java | ProblemCaseMilestoneNC.java | Java | [
{
"context": ".entity;\n\nimport java.sql.Date;\n\n/**\n *\n * @author kyilailaishoon\n */\npublic class ProblemCaseMilestoneNC {\n \n ",
"end": 179,
"score": 0.996505856513977,
"start": 165,
"tag": "USERNAME",
"value": "kyilailaishoon"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package camans.entity;
import java.sql.Date;
/**
*
* @author kyilailaishoon
*/
public class ProblemCaseMilestoneNC {
//attributes
private int id;
private String workerFinNumber;
private int jobK... | 5,668 | 0.626323 | 0.626147 | 219 | 24.881279 | 23.566376 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.401826 | false | false | 1 |
a03d2f5e9488df0042081429ea50450d436c91ef | 9,603,546,890,866 | 49b5fefb68699d6f185d3acabb1e89f35262c0f8 | /src/tr_day52_streamProje01/Ogrenci.java | e8b7da85638927464d91e21abf66224619642264 | [] | no_license | ariomer/winterjava_omera | https://github.com/ariomer/winterjava_omera | 285fb343e71d016dcde32a62a593b23ba7bf2309 | 13352f34ee7dd0a45013414ae07257c2ab04e66b | refs/heads/master | 2023-04-16T21:41:10.896000 | 2021-04-17T16:32:48 | 2021-04-17T16:32:48 | 344,268,463 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tr_day52_streamProje01;
public class Ogrenci {
private String ad;
private String soyAd;
private int yas;
private double diploamaNotu;
private String cinsiyet;
public Ogrenci(String ad, String soyAd, int yas, double diploamaNotu, String cinsiyet) {
super();
this.ad = ad;
this.soyAd = soyAd;
thi... | UTF-8 | Java | 1,199 | java | Ogrenci.java | Java | [] | null | [] | package tr_day52_streamProje01;
public class Ogrenci {
private String ad;
private String soyAd;
private int yas;
private double diploamaNotu;
private String cinsiyet;
public Ogrenci(String ad, String soyAd, int yas, double diploamaNotu, String cinsiyet) {
super();
this.ad = ad;
this.soyAd = soyAd;
thi... | 1,199 | 0.650542 | 0.647206 | 71 | 15.887324 | 16.39439 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.591549 | false | false | 1 |
7ed705799c248803113dc638d91a2acb4ea8a18b | 33,492,154,990,985 | 0b7b7bf7b7d8998e02945bb0f80b53963f7e0f26 | /BattleShip_Game/BattleShip_JavaFX/src/com/amitdr/BattleShip/logic/jaxb/schema/SchemaBasedJAXB.java | 2f94bac7ca46569782cad16b257948f79a96a2f7 | [] | no_license | amitdror/BattleShip-Game | https://github.com/amitdror/BattleShip-Game | 88c898ec965292cf49b0a66c8eb3bc74ecc27649 | bb9cdefb2cc8450fe658b2f5b8b876bc661c579c | refs/heads/master | 2020-04-13T01:31:25.335000 | 2018-12-23T09:04:04 | 2018-12-23T09:04:04 | 162,876,734 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.amitdr.BattleShip.logic.jaxb.schema;
import com.amitdr.BattleShip.logic.jaxb.schema.generated.BattleShipGame;
import com.amitdr.BattleShip.logic.exceptions.SchemaBasedJAXBException;
import com.amitdr.BattleShip.logic.utils.FileUtils;
import javax.xml.bind.JAXBContext;
import javax.xml.bind.JAXBException;
... | UTF-8 | Java | 2,087 | java | SchemaBasedJAXB.java | Java | [] | null | [] | package com.amitdr.BattleShip.logic.jaxb.schema;
import com.amitdr.BattleShip.logic.jaxb.schema.generated.BattleShipGame;
import com.amitdr.BattleShip.logic.exceptions.SchemaBasedJAXBException;
import com.amitdr.BattleShip.logic.utils.FileUtils;
import javax.xml.bind.JAXBContext;
import javax.xml.bind.JAXBException;
... | 2,087 | 0.651174 | 0.651174 | 69 | 29.246376 | 31.247681 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.391304 | false | false | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.