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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
39f0cc592581438bd6e1890f4bff4d2b9c613c8d | 30,726,196,053,231 | ea8dfb0012182a4a8a1d8f541649399e156fec9a | /rider/src/main/java/com/smart/rider/contract/dto/AgreementDTO.java | fd352c23bafbdc466fc0cfa6e5b6419b1c7d3394 | [] | no_license | guno923/smartrider | https://github.com/guno923/smartrider | de87a212d5617b60578525e40c51f7db6baadb8d | ed252d7c11183c39d49efe6baa28bffa69ed242a | refs/heads/master | 2021-07-10T03:29:21.037000 | 2019-11-05T01:34:58 | 2019-11-05T01:34:58 | 207,433,853 | 0 | 0 | null | false | 2020-01-31T18:22:29 | 2019-09-10T00:59:03 | 2019-11-05T01:35:57 | 2020-01-31T18:22:28 | 5,230 | 0 | 0 | 1 | HTML | false | false | package com.smart.rider.contract.dto;
//계약관리DTO + 회원관리DTO + 계약금관리DTO 필요한 데이터들
public class AgreementDTO {
private String contractCode;
private String contractUnitCode;
private String memberId;
private String memberName;
private String memberPhone;
private String contractStart;
private String contra... | UTF-8 | Java | 4,498 | java | AgreementDTO.java | Java | [
{
"context": " \", memberId=\"\r\n\t\t\t\t+ memberId + \", memberName=\" + memberName + \", memberPhone=\" + memberPhone + \", contrac",
"end": 3810,
"score": 0.4631122946739197,
"start": 3804,
"tag": "NAME",
"value": "member"
}
] | null | [] | package com.smart.rider.contract.dto;
//계약관리DTO + 회원관리DTO + 계약금관리DTO 필요한 데이터들
public class AgreementDTO {
private String contractCode;
private String contractUnitCode;
private String memberId;
private String memberName;
private String memberPhone;
private String contractStart;
private String contra... | 4,498 | 0.758412 | 0.758412 | 142 | 29.394365 | 26.114578 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.788732 | false | false | 13 |
668af0d2b59bf9f9afacd383ff7437dfbdb048e9 | 36,670,430,777,450 | 1da67749bb0f657510d9159d605b34044953becc | /Student.java | f80541fe4bed43ebb37fe79a7660a042a410e7ce | [] | no_license | narenda8888/git_github | https://github.com/narenda8888/git_github | 7e4009db6f3ef4831f1eae62ea3b413ca2ec6891 | 4c75f36ed9fd3b39181a6aa4b7de6ae238d746dc | refs/heads/master | 2020-04-14T01:10:54.863000 | 2018-12-30T20:32:10 | 2018-12-30T20:32:10 | 163,553,620 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class Student {
int age;
String name;
int rollno;
Student(int age,String name,int rollno){
this.age=age;
this.name=name;
this.rollno=rollno;
}
}
| UTF-8 | Java | 176 | java | Student.java | Java | [] | null | [] |
public class Student {
int age;
String name;
int rollno;
Student(int age,String name,int rollno){
this.age=age;
this.name=name;
this.rollno=rollno;
}
}
| 176 | 0.642045 | 0.642045 | 16 | 9.9375 | 11.031029 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5625 | false | false | 13 |
b8220f23ed1172b38602b67b0c3f138b382dc9b3 | 10,651,518,953,482 | 2a842f5c91e9abcb5551933c78866f096d72a4e0 | /src/main/java/me/patrykanuszczyk/yeelight/http/HttpExchangeCodec.java | 9193b680c487c37c771ecbaa9f715e30fc8bfeef | [] | no_license | TheChilliPL/yeelight | https://github.com/TheChilliPL/yeelight | 75e45ef6f1ee1e55e8bcca653b873aa8683f436c | 90cce1e4a896b8c69243ef7101b19041cd51a3ea | refs/heads/main | 2023-03-10T03:56:38.159000 | 2021-02-17T08:21:53 | 2021-02-17T08:21:53 | 339,653,853 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.patrykanuszczyk.yeelight.http;
import me.patrykanuszczyk.yeelight.Pair;
import org.jetbrains.annotations.Contract;
import javax.annotation.Nonnull;
import java.util.Arrays;
import java.util.HashMap;
import java.util.Map;
/**
* Static class encoding/decoding HTTP exchanges to/from strings.
*/
public clas... | UTF-8 | Java | 3,499 | java | HttpExchangeCodec.java | Java | [
{
"context": "package me.patrykanuszczyk.yeelight.http;\n\nimport me.patrykanuszczyk.yeeligh",
"end": 26,
"score": 0.9894399642944336,
"start": 11,
"tag": "USERNAME",
"value": "patrykanuszczyk"
},
{
"context": "kage me.patrykanuszczyk.yeelight.http;\n\nimport me.patrykanuszczyk.yeeli... | null | [] | package me.patrykanuszczyk.yeelight.http;
import me.patrykanuszczyk.yeelight.Pair;
import org.jetbrains.annotations.Contract;
import javax.annotation.Nonnull;
import java.util.Arrays;
import java.util.HashMap;
import java.util.Map;
/**
* Static class encoding/decoding HTTP exchanges to/from strings.
*/
public clas... | 3,499 | 0.56559 | 0.560732 | 112 | 30.241072 | 24.029835 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.526786 | false | false | 13 |
7e0d37e218406b011a4a9bd8a6cacd298a5b6f56 | 32,134,945,325,440 | 72ff651c3369288fb66feaa2c46ed60008e9f726 | /228-Summary-Ranges/solution.java | 718e0967c90965f5ac631dea9732495fe7e69086 | [] | no_license | Yingqi1990/leetcode | https://github.com/Yingqi1990/leetcode | 6904b9a20ef868201049f852d30cb01492b710e8 | 1ff44bbcfb985a004b2dcfcb486b10a0c4e787d0 | refs/heads/master | 2021-01-18T21:18:58.632000 | 2016-09-07T02:42:52 | 2016-09-07T02:42:52 | 55,260,390 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Solution {
public List<String> summaryRanges(int[] nums) {
List<String> res = new ArrayList<String>();
if(nums == null || nums.length == 0){
return res;
}
int start = 0;
int cur = 0;
while(cur < nums.length){
... | UTF-8 | Java | 1,014 | java | solution.java | Java | [] | null | [] | public class Solution {
public List<String> summaryRanges(int[] nums) {
List<String> res = new ArrayList<String>();
if(nums == null || nums.length == 0){
return res;
}
int start = 0;
int cur = 0;
while(cur < nums.length){
... | 1,014 | 0.324458 | 0.313609 | 38 | 25.710526 | 17.555788 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.368421 | false | false | 13 |
dd95dd6f5a10eeac8208b8362492f49e5197ecfe | 31,379,031,088,599 | 2ce95c772c78054228537d8a4c16e98e9f602bee | /src/com/znsd/restaurant/servers/impl/order/IndentServersImpl.java | 305e20837deeb51745d94efbca6e3218f7fb393c | [] | no_license | LeighZh/restaurant_back_new | https://github.com/LeighZh/restaurant_back_new | b55d6a6dffbb4168b22d60e74af579a766a9d7c8 | ca60fb79717734c7d40dc67caf044f5dffa4fc14 | refs/heads/master | 2020-06-13T08:17:13.416000 | 2019-07-04T03:36:44 | 2019-07-04T03:36:44 | 194,119,310 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.znsd.restaurant.servers.impl.order;
import com.znsd.restaurant.bean.order.IndentBean;
import com.znsd.restaurant.dao.order.IndentDao;
import com.znsd.restaurant.dao.impl.order.IndentDaoImpl;
import com.znsd.restaurant.servers.order.IndentServers;
import java.util.List;
/**
**oyb
**2018年7月27日
**/
public c... | UTF-8 | Java | 1,260 | java | IndentServersImpl.java | Java | [] | null | [] | package com.znsd.restaurant.servers.impl.order;
import com.znsd.restaurant.bean.order.IndentBean;
import com.znsd.restaurant.dao.order.IndentDao;
import com.znsd.restaurant.dao.impl.order.IndentDaoImpl;
import com.znsd.restaurant.servers.order.IndentServers;
import java.util.List;
/**
**oyb
**2018年7月27日
**/
public c... | 1,260 | 0.740829 | 0.732855 | 55 | 21.799999 | 20.804195 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.272727 | false | false | 13 |
48ffd4052ab0ce949d5c83e8899bb09190035b45 | 21,526,376,102,720 | 154a3e93d1c68fc31d23c1016abe91b672629341 | /MineBlockChain/src/com/job/blockchain/common/Peer.java | f5007d60a61a88b167d7d4619a39fd19a0d4c636 | [] | no_license | blueblack117/java | https://github.com/blueblack117/java | 332b877b80c10be0f9d01398d4ee660a6bf62614 | b8f452ff0c0ae33b99cec3e99b2da8136562a562 | refs/heads/master | 2020-03-19T12:50:45.087000 | 2019-05-15T03:22:24 | 2019-05-15T03:22:24 | 136,544,194 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.job.blockchain.common;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.security.NoSuchAlgorithmException;
import java.security.PublicKey;
import java.security.spec.InvalidKeySpecException;
import com.job.blockchain.core.Blockchain;
import com.job.blockchain.ext.Wallet;
import... | UTF-8 | Java | 1,219 | java | Peer.java | Java | [] | null | [] | package com.job.blockchain.common;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.security.NoSuchAlgorithmException;
import java.security.PublicKey;
import java.security.spec.InvalidKeySpecException;
import com.job.blockchain.core.Blockchain;
import com.job.blockchain.ext.Wallet;
import... | 1,219 | 0.758819 | 0.758819 | 57 | 20.385965 | 21.06694 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.280702 | false | false | 13 |
04858b13b8ceb9b9c1ebd3ce3b5bdc77b4d068ea | 22,582,938,090,588 | f6899a2cf1c10a724632bbb2ccffb7283c77a5ff | /glassfish-3.0/persistence/cmp/model/src/main/java/com/sun/jdo/api/persistence/model/EnhancerModel.java | 48d3d013605cfc58cd754fe086949739834f7882 | [] | no_license | Appdynamics/OSS | https://github.com/Appdynamics/OSS | a8903058e29f4783e34119a4d87639f508a63692 | 1e112f8854a25b3ecf337cad6eccf7c85e732525 | refs/heads/master | 2023-07-22T03:34:54.770000 | 2021-10-28T07:01:57 | 2021-10-28T07:01:57 | 19,390,624 | 2 | 13 | null | false | 2023-07-08T02:26:33 | 2014-05-02T22:42:20 | 2021-10-28T07:02:10 | 2023-07-08T02:26:26 | 629,110 | 1 | 4 | 222 | null | false | false | /*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
* Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
*
* The contents of this file are subject to the terms of either the GNU
* General Public License Version 2 only ("GPL") or the Common Development
* and Distribution License("CDDL")... | UTF-8 | Java | 14,014 | java | EnhancerModel.java | Java | [
{
"context": "l.jdo.PersistenceFieldElement;\n\n/**\n * \n * @author nico\n * @version %I%\n */\nclass EnhancerModel extends M",
"end": 2359,
"score": 0.9943272471427917,
"start": 2355,
"tag": "USERNAME",
"value": "nico"
}
] | null | [] | /*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
* Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
*
* The contents of this file are subject to the terms of either the GNU
* General Public License Version 2 only ("GPL") or the Common Development
* and Distribution License("CDDL")... | 14,014 | 0.734837 | 0.73291 | 375 | 36.370667 | 28.314117 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.162667 | false | false | 13 |
8890bb9a8ced9078e0f6204f6b2dbb4ee37d7f4b | 1,039,382,093,100 | 4a3224c31c20f820ae8f32b418e7e7adace78a51 | /src/main/java/com/everis/latam/BKDProveedoresFlama/Exception/ExceptionPost.java | d414a3de001131fb8d75fa1b77737aff5a1188a2 | [] | no_license | FcoSu/BKD-Proveedores-Flama | https://github.com/FcoSu/BKD-Proveedores-Flama | 8dabd7f3d44165f1ea6c527d4c2782d167f57037 | d463940bfbb29a3da74be80aaf43105db7f669e2 | refs/heads/master | 2023-03-31T23:58:11.510000 | 2021-04-05T10:36:07 | 2021-04-05T10:36:07 | 353,034,932 | 0 | 2 | null | false | 2021-04-05T10:36:08 | 2021-03-30T14:41:51 | 2021-04-05T03:03:32 | 2021-04-05T10:36:08 | 78 | 0 | 1 | 0 | Java | false | false | package com.everis.latam.BKDProveedoresFlama.Exception;
public class ExceptionPost {
public final static String error = "Hubo un error en el procesamiento de esta solicitud.";
}
| UTF-8 | Java | 180 | java | ExceptionPost.java | Java | [] | null | [] | package com.everis.latam.BKDProveedoresFlama.Exception;
public class ExceptionPost {
public final static String error = "Hubo un error en el procesamiento de esta solicitud.";
}
| 180 | 0.8 | 0.8 | 5 | 35 | 34.542728 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 13 |
662e27ddd7f8ff7744a17cd449914de4d3be68cf | 10,239,202,040,201 | 6f9c3fd7da833d4ab84338e7f47d0c78c29d885d | /app/src/main/java/tvk/spc/mact12/MainActivity.java | 618585a528465c796f3a39750a7901ce166f4aa8 | [] | no_license | shubha-hebbar/Audio-Player | https://github.com/shubha-hebbar/Audio-Player | ebb3e8ef20ed09f35618e1e79342dbd0a32604de | 0c15620383416fcac485e42bc07edf93c1f0985f | refs/heads/master | 2020-11-30T14:57:43.451000 | 2019-12-27T10:34:21 | 2019-12-27T10:34:21 | 230,424,593 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tvk.spc.mact12;
import android.media.MediaPlayer;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.Toast;
public class MainActivity extends AppCompatActivity {
MediaPlayer mp = null;
Button btnPlay... | UTF-8 | Java | 1,226 | java | MainActivity.java | Java | [] | null | [] | package tvk.spc.mact12;
import android.media.MediaPlayer;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.Toast;
public class MainActivity extends AppCompatActivity {
MediaPlayer mp = null;
Button btnPlay... | 1,226 | 0.632953 | 0.630506 | 40 | 29.674999 | 25.21546 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.65 | false | false | 13 |
f63b68cd94df4acda32f46745e24251e950d8c6a | 10,239,202,042,849 | 1dced079671699fb3e69a080178fa9a8fc6f2359 | /translator/src/com/sun/squawk/translator/ir/TryEndPoint.java | ca248d3b7935291e7f9a6c6a8269cd71ae48ff91 | [] | no_license | dougxc/SquawkNG | https://github.com/dougxc/SquawkNG | 7dc93a7fd2ebafaea4cf021e942f984ab8d494ea | 60ebfc59d2a479e671160679a78b1d2ddc30ab65 | refs/heads/master | 2022-12-22T05:02:18.384000 | 2020-09-29T09:54:49 | 2020-09-29T09:54:49 | 299,572,864 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package com.sun.squawk.translator.ir;
import com.sun.squawk.translator.*;
import com.sun.squawk.translator.util.*;
/**
* This class represents the address just past the last instruction in a range of code protected
* by a single exception handler. That is, just before the first "catch"
* block of a "try" statement... | UTF-8 | Java | 1,227 | java | TryEndPoint.java | Java | [] | null | [] |
package com.sun.squawk.translator.ir;
import com.sun.squawk.translator.*;
import com.sun.squawk.translator.util.*;
/**
* This class represents the address just past the last instruction in a range of code protected
* by a single exception handler. That is, just before the first "catch"
* block of a "try" statement... | 1,227 | 0.691932 | 0.691932 | 37 | 32.135136 | 31.8715 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.297297 | false | false | 13 |
ce68a5f422baa4d34537069d0d55727a454cdac3 | 12,635,793,793,434 | 492cc3eb9b4491083612fc9942a1669792570a2d | /src/main/java/com/duliday/persistence/parttime/repositories/MvpResumeSoftRepository.java | d4de1015dffdfc8eccd6343879dfcd0ffe09e36d | [] | no_license | lianhongliang/persistence | https://github.com/lianhongliang/persistence | 9c56c34547e7d5e241c3e9b131babb61764f895e | 89d15171cf638aefa1fa26722be424d2404673e1 | refs/heads/master | 2020-03-23T23:43:25.882000 | 2018-07-25T05:29:47 | 2018-07-25T05:29:47 | 142,251,553 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.duliday.persistence.parttime.repositories;
import org.springframework.data.jpa.repository.JpaRepository;
import com.duliday.persistence.parttime.entities.MvpResumeSoft;
public interface MvpResumeSoftRepository extends JpaRepository<MvpResumeSoft, Long> {
MvpResumeSoft findByResumeIdAndDeleteAtIsNull(Lo... | UTF-8 | Java | 337 | java | MvpResumeSoftRepository.java | Java | [] | null | [] | package com.duliday.persistence.parttime.repositories;
import org.springframework.data.jpa.repository.JpaRepository;
import com.duliday.persistence.parttime.entities.MvpResumeSoft;
public interface MvpResumeSoftRepository extends JpaRepository<MvpResumeSoft, Long> {
MvpResumeSoft findByResumeIdAndDeleteAtIsNull(Lo... | 337 | 0.857567 | 0.857567 | 11 | 29.636364 | 33.048923 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 13 |
c0120a9f0fed88065fe641798eb031e9dda98821 | 16,149,077,041,244 | 36d7dd3d2e53b699d960516f92cf0a7f16e572a2 | /src/Modele/Comparateur.java | ed86646a515ef5557fc17f906ab92c84bd790136 | [] | no_license | RichetG/SystemeRecherche | https://github.com/RichetG/SystemeRecherche | 42ef8e47501472a7c91564f35f9170ce81b7907e | 69cbd7325173d2b373442cba58aa5e59aaaa4e89 | refs/heads/master | 2016-08-12T14:01:21.198000 | 2015-12-24T22:16:22 | 2015-12-24T22:16:22 | 46,629,101 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Modele;
import java.util.Comparator;
import java.util.HashMap;
import java.util.Map;
/**
* @description Classe Comparateur
* @author Richet Guillaume - Cadio Mathieu
* @date 23/12/2015
*
*/
@SuppressWarnings("rawtypes")
public class Comparateur implements Comparator {
Map tuple;
... | ISO-8859-1 | Java | 772 | java | Comparateur.java | Java | [
{
"context": "**\r\n * @description Classe Comparateur\r\n * @author Richet Guillaume - Cadio Mathieu\r\n * @date 23/12/2015\r\n *\r\n */\r\n\r\n",
"end": 169,
"score": 0.9998611807823181,
"start": 153,
"tag": "NAME",
"value": "Richet Guillaume"
},
{
"context": " Classe Comparateur\r... | null | [] | package Modele;
import java.util.Comparator;
import java.util.HashMap;
import java.util.Map;
/**
* @description Classe Comparateur
* @author <NAME> - <NAME>
* @date 23/12/2015
*
*/
@SuppressWarnings("rawtypes")
public class Comparateur implements Comparator {
Map tuple;
/**
... | 755 | 0.575325 | 0.555844 | 37 | 18.81081 | 19.576376 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.243243 | false | false | 13 |
44f7cfc06e367bd11a08d62d2f0381485d848e5d | 25,494,925,875,177 | 9049eabb2562cd3e854781dea6bd0a5e395812d3 | /sources/com/google/android/gms/nearby/messages/ClientAppIdentifier.java | aae5558c2d6e74721075b0e47867db56bf65e6ec | [] | no_license | Romern/gms_decompiled | https://github.com/Romern/gms_decompiled | 4c75449feab97321da23ecbaac054c2303150076 | a9c245404f65b8af456b7b3440f48d49313600ba | refs/heads/master | 2022-07-17T23:22:00.441000 | 2020-05-17T18:26:16 | 2020-05-17T18:26:16 | 264,227,100 | 2 | 5 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.android.gms.nearby.messages;
import android.os.Parcel;
import android.os.Parcelable;
import android.text.TextUtils;
import com.google.android.gms.common.internal.safeparcel.AbstractSafeParcelable;
import com.google.android.gms.nearby.messages.internal.ClientAppContext;
import java.util.Arrays;
/* c... | UTF-8 | Java | 6,012 | java | ClientAppIdentifier.java | Java | [] | null | [] | package com.google.android.gms.nearby.messages;
import android.os.Parcel;
import android.os.Parcelable;
import android.text.TextUtils;
import com.google.android.gms.common.internal.safeparcel.AbstractSafeParcelable;
import com.google.android.gms.nearby.messages.internal.ClientAppContext;
import java.util.Arrays;
/* c... | 6,012 | 0.645709 | 0.571191 | 162 | 36.111111 | 31.849182 | 179 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.839506 | false | false | 13 |
eb3ca8f649035a25ca10486d9d0674c09b0f1dc5 | 29,635,274,351,382 | ce52d0afc6725858671fc1d7092dc78a0fd1affc | /app/src/main/java/com/egceo/app/myfarm/topic/activity/TimingTopicDetailsActivity.java | f1b9eea5396931a1d904d08952e7d35b240bfb45 | [] | no_license | yu120623/FamerApplication | https://github.com/yu120623/FamerApplication | 1acd4e97c4ab1df98f72f4cea650537504534c69 | 81413e7658e6e84cd1c9928f6df7044231061cc2 | refs/heads/master | 2021-01-21T12:58:43.713000 | 2016-04-22T02:18:08 | 2016-04-22T02:18:08 | 48,094,646 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.egceo.app.myfarm.topic.activity;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.PixelFormat;
import android.graphics.drawable.AnimationDrawable;
import android.os.Bundle;
import android.support.v4.view.ViewPager;
import android.view.View;
import android.widget.Button... | UTF-8 | Java | 13,418 | java | TimingTopicDetailsActivity.java | Java | [
{
"context": "ort de.greenrobot.event.EventBus;\nimport github.chenupt.dragtoplayout.DragTopLayout;\n\npublic class Timing",
"end": 2002,
"score": 0.6938955187797546,
"start": 1997,
"tag": "USERNAME",
"value": "enupt"
}
] | null | [] | package com.egceo.app.myfarm.topic.activity;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.PixelFormat;
import android.graphics.drawable.AnimationDrawable;
import android.os.Bundle;
import android.support.v4.view.ViewPager;
import android.view.View;
import android.widget.Button... | 13,418 | 0.653163 | 0.649657 | 332 | 39.373493 | 27.647507 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.653614 | false | false | 13 |
631ca243da92fa3588d7a30ec34c248830842193 | 6,743,098,665,885 | 7130eb4108d1279d44779d6ff74f7173865a9122 | /src/RockItem.java | 86fb611fe6a4139f7e40347122cf65dac76309d5 | [] | no_license | Mwjrink/RPG-GAME | https://github.com/Mwjrink/RPG-GAME | fb692c4b33c4ff150734d6347d74df3e32594fd0 | cb6dd63ab97444158f3a3af9addbed2751f3dcc1 | refs/heads/master | 2021-01-01T20:18:46.319000 | 2017-07-30T16:02:55 | 2017-07-30T16:02:55 | 98,808,474 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* Max Rink
* ICS4U
* June 1 2016
* RockItem.java
*
*/
import java.awt.Graphics;
import java.awt.image.BufferedImage;
public class RockItem extends StaticEntity{
private int health = 4;
public RockItem(float x, float y, int width, int height) {
super(x, y, width, height);
super.literate = false;
bound... | UTF-8 | Java | 1,272 | java | RockItem.java | Java | [
{
"context": "/* Max Rink\n * ICS4U\n * June 1 2016\n * RockItem.java\n * \n */\n",
"end": 11,
"score": 0.9998137354850769,
"start": 3,
"tag": "NAME",
"value": "Max Rink"
}
] | null | [] | /* <NAME>
* ICS4U
* June 1 2016
* RockItem.java
*
*/
import java.awt.Graphics;
import java.awt.image.BufferedImage;
public class RockItem extends StaticEntity{
private int health = 4;
public RockItem(float x, float y, int width, int height) {
super(x, y, width, height);
super.literate = false;
bounds.... | 1,270 | 0.653302 | 0.617925 | 73 | 16.424658 | 15.233271 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.630137 | false | false | 13 |
30c43aba82dbac5e6643d96933c905ae6e5e1dac | 128,849,029,283 | 54bdfee5d152bf9209d584db3806c3f4fb6a4108 | /src/main/java/com/olaide/members/MembersQueue.java | 927587972a829e2bf0d9143a76fe2d8b22784f27 | [] | no_license | andela-oojewale/readers-club | https://github.com/andela-oojewale/readers-club | b247a70ed47a2a0c6e8d7dd7f0ef7ff46e8a7b8e | c1bd0f19b60c1cf44dcb82ada32294f45337548e | refs/heads/master | 2021-01-17T19:56:48.156000 | 2016-06-21T22:09:29 | 2016-06-21T22:09:29 | 60,047,637 | 0 | 0 | null | false | 2016-06-21T22:09:30 | 2016-05-31T00:57:09 | 2016-05-31T01:01:31 | 2016-06-21T22:09:30 | 8 | 0 | 0 | 0 | Java | null | null | package com.olaide.members;
import com.olaide.main.Member;
import java.util.Comparator;
import java.util.PriorityQueue;
import java.util.Queue;
public class MembersQueue {
private Queue<Member> memberQueue;
private Comparator<Member> comparator = new Comparator<Member>() {
@Override
public ... | UTF-8 | Java | 1,173 | java | MembersQueue.java | Java | [] | null | [] | package com.olaide.members;
import com.olaide.main.Member;
import java.util.Comparator;
import java.util.PriorityQueue;
import java.util.Queue;
public class MembersQueue {
private Queue<Member> memberQueue;
private Comparator<Member> comparator = new Comparator<Member>() {
@Override
public ... | 1,173 | 0.605286 | 0.601876 | 47 | 23.957447 | 22.834238 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.361702 | false | false | 13 |
4d72741e4489320c168047dd00f015f705a66139 | 10,110,353,025,710 | 070eeb85309c7c2d419efd53e328f0211257eb8c | /horde/common/src/main/java/org/scriptbox/horde/pool/PoolPlugin.java | 726f47e65c3a083bd8e0e2c493d3bb85a1678ec0 | [] | no_license | davidcox66/scriptbox | https://github.com/davidcox66/scriptbox | 23fde9cbe109d58d2aaa82d010939326b5fe394f | f3bf6b8f3f8b3eb26e68015655fb1c3780981143 | refs/heads/master | 2021-01-25T08:54:24.931000 | 2015-06-13T21:22:39 | 2015-06-13T21:22:39 | 5,876,397 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.scriptbox.horde.pool;
import org.scriptbox.box.container.BoxContext;
import org.scriptbox.box.inject.BoxContextInjectingListener;
public class PoolPlugin extends BoxContextInjectingListener {
@Override
public void contextCreated(BoxContext context) throws Exception {
setInjectors( context.getBox().ge... | UTF-8 | Java | 518 | java | PoolPlugin.java | Java | [] | null | [] | package org.scriptbox.horde.pool;
import org.scriptbox.box.container.BoxContext;
import org.scriptbox.box.inject.BoxContextInjectingListener;
public class PoolPlugin extends BoxContextInjectingListener {
@Override
public void contextCreated(BoxContext context) throws Exception {
setInjectors( context.getBox().ge... | 518 | 0.80888 | 0.80888 | 17 | 29.470589 | 27.302483 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.058824 | false | false | 13 |
13238a081d96d29e0feb7910a9f4651ede9ffdbb | 14,224,931,694,036 | b7e6a49a53d79057ae4a02bcbbecc7224bb6b1a0 | /app/src/main/java/com/tracker/utilities/Utilities.java | 05921c50080a4de861f9f5a51f7554d302a6ec62 | [] | no_license | mazeemanwar/ShowCaseCode | https://github.com/mazeemanwar/ShowCaseCode | f39a37bf6ac6184894f1e7927040132506e5a049 | 18f36b03ebe73952c379197a969c1373a3928edc | refs/heads/master | 2021-01-10T07:28:33.054000 | 2016-02-17T19:57:37 | 2016-02-17T19:57:37 | 51,950,420 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tracker.utilities;
import android.app.Activity;
import android.app.AlertDialog;
import android.bluetooth.BluetoothAdapter;
import android.bluetooth.BluetoothDevice;
import android.content.ContentResolver;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;... | UTF-8 | Java | 28,235 | java | Utilities.java | Java | [
{
"context": "nctions to deal with general things.\n *\n * @author Muhammad Azeem Anwar\n */\n\npublic class Utilities {\n private static ",
"end": 1173,
"score": 0.9998509287834167,
"start": 1153,
"tag": "NAME",
"value": "Muhammad Azeem Anwar"
}
] | null | [] | package com.tracker.utilities;
import android.app.Activity;
import android.app.AlertDialog;
import android.bluetooth.BluetoothAdapter;
import android.bluetooth.BluetoothDevice;
import android.content.ContentResolver;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;... | 28,221 | 0.545316 | 0.54057 | 885 | 30.903955 | 24.09775 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.456497 | false | false | 13 |
12e7d91bb65bd4e83bde447d231746d171faf04f | 19,129,784,346,274 | eee9c102665674ea90ead0066e27c4a43582527a | /src/com/example/musicplayerapp/utils/MusicNum.java | c7c98edb1f245c5b36646563dcd8241c7d71fab0 | [] | no_license | YuXinZhi/MusicPlayApp | https://github.com/YuXinZhi/MusicPlayApp | 521b38c4105ef03383b13769c9a3d518c21ffcdf | 3f7e826e1eabcfdc0bd8e308ec7f9e6de58b5942 | refs/heads/master | 2020-12-24T20:14:55.303000 | 2016-05-11T03:14:01 | 2016-05-11T03:14:01 | 58,436,318 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.musicplayerapp.utils;
public class MusicNum {
public static int num = 0;
public static int play = 0;
public static int _id = 0;
public static boolean isok = false;
private static boolean f = false;
private static boolean d = false;
private static boolean c = false;
private static ... | UTF-8 | Java | 1,880 | java | MusicNum.java | Java | [] | null | [] | package com.example.musicplayerapp.utils;
public class MusicNum {
public static int num = 0;
public static int play = 0;
public static int _id = 0;
public static boolean isok = false;
private static boolean f = false;
private static boolean d = false;
private static boolean c = false;
private static ... | 1,880 | 0.657979 | 0.656383 | 81 | 21.209877 | 18.228127 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.716049 | false | false | 13 |
39296da05ca62401d0f439a424e3b60a8ca4bcfb | 29,583,734,782,350 | ebc7832f7df45feae01e8675446965169e17f531 | /src/main/java/com/basarbk/gameofthree/model/vm/WebSocketMessage.java | daad614fc5ed8b12a417fef883f2fcef338a6293 | [] | no_license | rkgatram/GameOfThree | https://github.com/rkgatram/GameOfThree | 610d7701cc26e21d072c8e5296456c8bf4ef400c | 6238b100b21df0f78ee8199a6d661e6084aa2e52 | refs/heads/master | 2020-11-27T18:19:01.253000 | 2017-08-29T13:16:02 | 2017-08-29T13:16:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.basarbk.gameofthree.model.vm;
public class WebSocketMessage {
public static final String GAME_START = "game-start";
public static final String GAME_COMPLETED = "game-completed";
public static final String ACTION = "action";
String type;
Object body;
public WebSocketMessage(String type, Object ... | UTF-8 | Java | 598 | java | WebSocketMessage.java | Java | [] | null | [] | package com.basarbk.gameofthree.model.vm;
public class WebSocketMessage {
public static final String GAME_START = "game-start";
public static final String GAME_COMPLETED = "game-completed";
public static final String ACTION = "action";
String type;
Object body;
public WebSocketMessage(String type, Object ... | 598 | 0.692308 | 0.692308 | 35 | 16.085714 | 17.941765 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.342857 | false | false | 13 |
afcde8447ef454776572fccb9e7e51b0cbe2138b | 7,696,581,399,457 | 37c73ea47a20e7ad56d1c3063d726827e8fba849 | /presto-tests/src/main/java/com/facebook/presto/tests/statistics/Metrics.java | c5dfba660906eadb28dc5f0144a1b8dd24ce2117 | [
"Apache-2.0"
] | permissive | prestodb/presto | https://github.com/prestodb/presto | 29c7e685d0b99e41bfe72e2a8802ff1614c948bc | 417d3219eee9ac4c4d44f70f43ee432229763406 | refs/heads/master | 2023-09-04T12:50:07.573000 | 2023-09-02T06:31:43 | 2023-09-02T15:25:53 | 5,349,565 | 11,721 | 4,470 | Apache-2.0 | false | 2023-09-14T21:54:16 | 2012-08-09T01:03:37 | 2023-09-14T03:50:56 | 2023-09-14T21:54:15 | 190,316 | 15,054 | 5,135 | 1,711 | Java | false | false | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | UTF-8 | Java | 6,668 | java | Metrics.java | Java | [] | null | [] | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | 6,668 | 0.586683 | 0.586083 | 201 | 32.174129 | 33.515491 | 153 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.288557 | false | false | 13 |
2c539ca10874517a3384bbb78f2ea7dc80bfbcff | 2,138,893,770,608 | b886e3962a448f5ca6ca0e6648efaba527a5b5cf | /course-2/manual_server/AiBator/src/org/apache/ibatis/ibator/internal/util/messages/Messages.java | a8c3aeaa8c6529c47de6d1c663f49a49aee89599 | [
"Apache-2.0"
] | permissive | sjb8100/JAVA_LearnRoadMap | https://github.com/sjb8100/JAVA_LearnRoadMap | ea4beb839bbe0eb4aba7a6007dd641f0acd65bfa | 9e7df435efbd1ab8add2e5235d1b5ece9c3a3303 | refs/heads/master | 2020-04-05T05:48:35.192000 | 2016-02-25T13:08:15 | 2016-02-25T13:08:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2006 The Apache Software Foundation Licensed under the Apache
* License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law
* or agreed ... | UTF-8 | Java | 2,055 | java | Messages.java | Java | [
{
"context": ";\nimport java.util.ResourceBundle;\n\n/**\n * @author Jeff Butler\n */\npublic class Messages\n{\n\tprivate static final",
"end": 789,
"score": 0.9997484683990479,
"start": 778,
"tag": "NAME",
"value": "Jeff Butler"
}
] | null | [] | /*
* Copyright 2006 The Apache Software Foundation 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 ... | 2,050 | 0.698783 | 0.688564 | 86 | 22.89535 | 27.23115 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.813954 | false | false | 13 |
5545760a2ff93ee9f24e598c9c2c43c872aed811 | 17,274,358,469,916 | cc28f998034afe1dc2bdfd0de8c29e32bb92186d | /Project_S3/src/array/find_factorial.java | c8b325a633c127855fa0cdc172fb44d9e7532c18 | [] | no_license | paulsagar1a/myproject | https://github.com/paulsagar1a/myproject | 0a5d4172afe98d7022d85a40404b47ff977cbe9b | 0ef61130440e9166518c3e98613bfb45520b5a59 | refs/heads/master | 2023-08-12T06:59:06.313000 | 2021-09-19T20:17:48 | 2021-09-19T20:17:48 | 408,225,923 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package array;
public class find_factorial {
public static void main(String[] args) {
int n = 5;
int ans = factorial(n);
System.out.println(ans);
}
private static int factorial(int n) {
if(n == 0 || n == 1) return 1;
int ans = 1;
while(n>=1) {
ans = ans * n;
n--;
}
return ans;
}
}
| UTF-8 | Java | 312 | java | find_factorial.java | Java | [] | null | [] | package array;
public class find_factorial {
public static void main(String[] args) {
int n = 5;
int ans = factorial(n);
System.out.println(ans);
}
private static int factorial(int n) {
if(n == 0 || n == 1) return 1;
int ans = 1;
while(n>=1) {
ans = ans * n;
n--;
}
return ans;
}
}
| 312 | 0.573718 | 0.554487 | 21 | 13.857142 | 12.991886 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.761905 | false | false | 13 |
f0725f92dd37b56e3e598cc9ace807ce9d850a20 | 7,997,229,146,084 | 2d98eb412da38d8daa65bb1c1eac80ec204b540f | /urlDownloader/src/URLDownloader.java | 6381b6db6b0a6a858396b64ab4afbbbdacb962d9 | [] | no_license | Nomad06/Last-projects | https://github.com/Nomad06/Last-projects | 7518cf2c963c6214bc12c8c9a677c8cec9eef25b | ad71520f69603c9faa5e306d35602afe8d83357b | refs/heads/master | 2020-04-17T06:34:38.675000 | 2016-08-30T08:52:35 | 2016-08-30T08:52:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import javax.net.ssl.HttpsURLConnection;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.HttpURLConnection;
import java.net.MalformedURLException;
import java.net.URL;
interface URLDownloader{
public void setQuery(String query);
public String getQu... | UTF-8 | Java | 391 | java | URLDownloader.java | Java | [] | null | [] | import javax.net.ssl.HttpsURLConnection;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.HttpURLConnection;
import java.net.MalformedURLException;
import java.net.URL;
interface URLDownloader{
public void setQuery(String query);
public String getQu... | 391 | 0.797954 | 0.797954 | 17 | 22 | 18.003267 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.588235 | false | false | 13 |
321e25f87ab4728619b97d48c5f9525975924081 | 6,743,098,721,459 | 2149547f8cccea266ca06a249002353c008388dd | /application/src/main/java/kr/hs/entrydsm/application/integrate/user/ApplicationApplicantRepository.java | 2dff9ae10ef7432ed656cf46be0158ff6306d359 | [
"MIT"
] | permissive | EntryDSM/Munchkin | https://github.com/EntryDSM/Munchkin | de304c9e18d9d977242971064aba34d512e0468a | d38f1bd7abeb67952194c3e4a3f3168ba0c9f6de | refs/heads/main | 2023-09-03T13:21:26.341000 | 2021-10-22T16:58:44 | 2021-10-22T16:58:44 | 326,542,688 | 34 | 1 | MIT | false | 2021-06-10T07:00:47 | 2021-01-04T01:57:32 | 2021-05-06T06:06:48 | 2021-06-10T06:32:34 | 1,350 | 18 | 0 | 0 | Java | false | false | package kr.hs.entrydsm.application.integrate.user;
import kr.hs.entrydsm.application.usecase.dto.application.request.Information;
import kr.hs.entrydsm.application.usecase.dto.application.request.ApplicationRequest;
import kr.hs.entrydsm.application.usecase.dto.application.response.ApplicationResponse;
import kr.hs.en... | UTF-8 | Java | 882 | java | ApplicationApplicantRepository.java | Java | [] | null | [] | package kr.hs.entrydsm.application.integrate.user;
import kr.hs.entrydsm.application.usecase.dto.application.request.Information;
import kr.hs.entrydsm.application.usecase.dto.application.request.ApplicationRequest;
import kr.hs.entrydsm.application.usecase.dto.application.response.ApplicationResponse;
import kr.hs.en... | 882 | 0.84127 | 0.84127 | 16 | 54.125 | 29.133045 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.9375 | false | false | 13 |
5ba701bb22cc71591883863a9fb5f727b92fdba6 | 1,683,627,210,570 | 67741a6407d3704cff5d92b8268b00a918bce749 | /Pattren7.java | ef9f0a5daca930ef566c6bcc72ca2e5f266e2117 | [] | no_license | ManikandanRamakrishnan/Tasks | https://github.com/ManikandanRamakrishnan/Tasks | e4dbb017349c8441a0484e1eeb94130f997ebdd3 | efb9e242def51399bcbc9025ba1a3669ccf65d93 | refs/heads/master | 2021-01-21T21:29:24.730000 | 2017-06-22T16:04:34 | 2017-06-22T16:04:34 | 94,856,328 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Patterns;
import java.util.Scanner;
public class Pattren7 {
public static void main(String[] args) {
Scanner input=new Scanner(System.in);
int n=input.nextInt();
for(int i=0;i<n;i++){
for(int j=1;j<=n-i;j++){
System.out.print(j+" ");
}
System.out.println();
}
... | UTF-8 | Java | 426 | java | Pattren7.java | Java | [] | null | [] | package Patterns;
import java.util.Scanner;
public class Pattren7 {
public static void main(String[] args) {
Scanner input=new Scanner(System.in);
int n=input.nextInt();
for(int i=0;i<n;i++){
for(int j=1;j<=n-i;j++){
System.out.print(j+" ");
}
System.out.println();
}
... | 426 | 0.523474 | 0.450704 | 30 | 12.266666 | 12.441687 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.566667 | false | false | 13 |
bf979cf4cec8f9cf397fe6efe6ddeb7847e7b636 | 13,503,377,247,878 | 8150f5ab806577a09359ae04f66d4b2eae0993b8 | /src/main/java/update/data/DataRecord.java | 0863e2973c467e5f6294934ed652a8e30be77222 | [] | no_license | darkowl91/UpdateDB | https://github.com/darkowl91/UpdateDB | 131b30cffddfe54277dff86c98f2f818699dae35 | 94ebe63fc7bc81d5791e5f0d243dbb2400e0808f | refs/heads/master | 2016-09-05T09:40:27.119000 | 2015-03-16T20:43:35 | 2015-03-16T20:43:35 | 23,219,797 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package update.data;
import javafx.beans.property.*;
import org.codehaus.jackson.annotate.*;
import java.io.*;
import java.nio.file.*;
import java.util.*;
/**
* @author Nickolay_Petrash
*/
@JsonTypeInfo(use = JsonTypeInfo.Id.CLASS, property = "class", include = JsonTypeInfo.As.PROPERTY)
public abstract class DataR... | UTF-8 | Java | 3,697 | java | DataRecord.java | Java | [
{
"context": "va.nio.file.*;\nimport java.util.*;\n\n/**\n * @author Nickolay_Petrash\n */\n@JsonTypeInfo(use = JsonTypeInfo.Id.CLASS, pr",
"end": 189,
"score": 0.9765289425849915,
"start": 173,
"tag": "NAME",
"value": "Nickolay_Petrash"
}
] | null | [] | package update.data;
import javafx.beans.property.*;
import org.codehaus.jackson.annotate.*;
import java.io.*;
import java.nio.file.*;
import java.util.*;
/**
* @author Nickolay_Petrash
*/
@JsonTypeInfo(use = JsonTypeInfo.Id.CLASS, property = "class", include = JsonTypeInfo.As.PROPERTY)
public abstract class DataR... | 3,697 | 0.627806 | 0.622397 | 143 | 24.853148 | 23.348368 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.377622 | false | false | 13 |
98ee8410b0c228ec1591e1cf3a902f1fe83c466c | 14,491,219,715,757 | 0a45957247864ea8442e12c65a632e5b6e67766a | /src/main/java/cl/dsoft/car/marketplace/domain/RegionHome.java | c69976631e65a7916f52af88cb6bcf30ba37cfde | [] | no_license | lfhernandezb/MarketPlaceSpring | https://github.com/lfhernandezb/MarketPlaceSpring | 18979fe1525eb9f61de867d449ece99de107764c | 95e1fae02db79f24c01e1388c12e48352df041ef | refs/heads/master | 2021-01-19T04:50:12.372000 | 2016-06-12T06:19:41 | 2016-06-12T06:19:41 | 55,878,138 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cl.dsoft.car.marketplace.domain;
// Generated Feb 21, 2016 1:34:37 PM by Hibernate Tools 3.4.0.CR1
import java.util.List;
import javax.naming.InitialContext;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.hibernate.LockMode;
import org.hibernate.Session;
impo... | UTF-8 | Java | 4,518 | java | RegionHome.java | Java | [] | null | [] | package cl.dsoft.car.marketplace.domain;
// Generated Feb 21, 2016 1:34:37 PM by Hibernate Tools 3.4.0.CR1
import java.util.List;
import javax.naming.InitialContext;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.hibernate.LockMode;
import org.hibernate.Session;
impo... | 4,518 | 0.719788 | 0.716025 | 156 | 27.961538 | 23.541258 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.307692 | false | false | 13 |
ee0210d85884029aba2a5489c2f4ea7976a47fdd | 14,869,176,802,882 | 97e5943699abc537164bfba73243326f72e060e9 | /bart-planner/src/main/java/models/XmlInfo.java | a32a1f12fcb30fa48a2d909b34156fb3bbf4b97a | [] | no_license | jintangli/SpringBoot | https://github.com/jintangli/SpringBoot | 566217187e7f5162f8f44e503bf948f7752a94e6 | d6aca1b65330c4f01c1742d9c9dd02a143aba3f4 | refs/heads/master | 2020-04-14T10:48:46.138000 | 2019-01-13T04:04:10 | 2019-01-13T04:04:10 | 163,796,917 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package models;
import com.google.gson.annotations.SerializedName;
public class XmlInfo
{
@SerializedName("@version") private String version;
@SerializedName("@encoding") private String encoding;
public String getVersion() {
return version;
}
public void setVersion(String version) {
this.version = version... | UTF-8 | Java | 455 | java | XmlInfo.java | Java | [] | null | [] | package models;
import com.google.gson.annotations.SerializedName;
public class XmlInfo
{
@SerializedName("@version") private String version;
@SerializedName("@encoding") private String encoding;
public String getVersion() {
return version;
}
public void setVersion(String version) {
this.version = version... | 455 | 0.740659 | 0.740659 | 22 | 19.681818 | 18.489275 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.227273 | false | false | 13 |
fe38bfbaf4e35f78f3cc0d1e1f2ba309b342a9b8 | 17,360,257,865,441 | 66f190e96e2cd91e1b1a85aaa4f98321a983323e | /21AM_e_um_final/src/main/java/com/e_um/model/vo/groupinfo/member/Member.java | 071ff48d91700d3ce8aa19050df960a7a959b66b | [] | no_license | newkayak12/Finalproject | https://github.com/newkayak12/Finalproject | 9a07c45211552188d4c4d4fecfb5f79e1f364630 | fd48763c7e9acc2d738fbc8f4e41b6ea2c4b3cd4 | refs/heads/master | 2023-07-11T16:55:59.444000 | 2021-08-18T11:02:40 | 2021-08-18T11:02:40 | 378,014,243 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.e_um.model.vo.groupinfo.member;
import java.util.Date;
import org.springframework.stereotype.Component;
import com.e_um.model.vo.userInfo.user.User;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
@Data
@NoArgsConstructor
@AllArgsConstructor... | UTF-8 | Java | 628 | java | Member.java | Java | [] | null | [] | package com.e_um.model.vo.groupinfo.member;
import java.util.Date;
import org.springframework.stereotype.Component;
import com.e_um.model.vo.userInfo.user.User;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
@Data
@NoArgsConstructor
@AllArgsConstructor... | 628 | 0.771044 | 0.771044 | 32 | 17.5625 | 14.583675 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.65625 | false | false | 13 |
6dceac8a5c399381e3694b1e3910d89c2b06a0cf | 7,164,005,486,851 | 20998e2b0a9ed6b15da71c2ff3f7dad0ceefdd23 | /src/com/muathendirangu/creational/abstractfactory/IronDoorFactory.java | 01057d44b697090eff44737fc27640cedf2dc97c | [
"MIT"
] | permissive | muathendirangu/design-patterns-using-java | https://github.com/muathendirangu/design-patterns-using-java | 61216bba79bf273afafbe580b5af24e551f16296 | 4286764b0a0ebfd051cac76f50d37ca1ee398327 | refs/heads/master | 2020-12-18T09:21:41.527000 | 2020-01-21T11:29:39 | 2020-01-21T11:29:39 | 233,808,552 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.muathendirangu.creational.abstractfactory;
public class IronDoorFactory implements DoorFactory {
// Iron door factory to get iron door and the relevant fitting expert
@Override
public IDoor makeDoor() {
return new IronDoor();
}
@Override
public IDoorFittingExpert assignFixi... | UTF-8 | Java | 374 | java | IronDoorFactory.java | Java | [] | null | [] | package com.muathendirangu.creational.abstractfactory;
public class IronDoorFactory implements DoorFactory {
// Iron door factory to get iron door and the relevant fitting expert
@Override
public IDoor makeDoor() {
return new IronDoor();
}
@Override
public IDoorFittingExpert assignFixi... | 374 | 0.705882 | 0.705882 | 14 | 25.714285 | 23.674665 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.214286 | false | false | 13 |
406a5ea48e0fa4864ff5516a1f68d7ed0512803b | 12,524,124,689,768 | 006c37ef04485d4098032ab703994f45fc172dba | /src/main/java/it/unipv/ingsw/progettoe20/server/RequestHandler.java | b28cd7c134757d79e5508043813bd08fed1a169f | [] | no_license | cedric-perez/Progetto-E20 | https://github.com/cedric-perez/Progetto-E20 | dfffe762a9712188f4941e522a04e69cc07743fa | ef2e2d21d2b47018f3f639d51c25a20d0ac23514 | refs/heads/master | 2022-09-11T00:37:21.149000 | 2020-06-02T21:49:11 | 2020-06-02T21:49:11 | 269,188,590 | 0 | 0 | null | true | 2020-06-03T20:32:43 | 2020-06-03T20:32:43 | 2020-06-02T21:49:20 | 2020-06-02T21:49:17 | 1,571 | 0 | 0 | 0 | null | false | false | package it.unipv.ingsw.progettoe20.server;
import it.unipv.ingsw.progettoe20.Protocol;
import it.unipv.ingsw.progettoe20.server.database.DatabaseFacade;
import it.unipv.ingsw.progettoe20.server.model.Level;
import it.unipv.ingsw.progettoe20.server.model.Price;
import it.unipv.ingsw.progettoe20.server.model.Ticket;
im... | UTF-8 | Java | 7,409 | java | RequestHandler.java | Java | [] | null | [] | package it.unipv.ingsw.progettoe20.server;
import it.unipv.ingsw.progettoe20.Protocol;
import it.unipv.ingsw.progettoe20.server.database.DatabaseFacade;
import it.unipv.ingsw.progettoe20.server.model.Level;
import it.unipv.ingsw.progettoe20.server.model.Price;
import it.unipv.ingsw.progettoe20.server.model.Ticket;
im... | 7,409 | 0.546301 | 0.541982 | 184 | 39.260868 | 25.273447 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.505435 | false | false | 13 |
0db9491a38ba979d2fe5446f7fcce51d38a7d089 | 8,048,768,725,034 | 32dbbc93d87c50429c247fdaba1ff248272325c2 | /src/edu/usu/cs/pddl/domain/incomplete/TrueTrieNode.java | dceb630324c83b24b2c42e364169f5fd6fadd060 | [] | no_license | ramonpereira/DeFault | https://github.com/ramonpereira/DeFault | 650c5fadb1c4927bc16b4e29033165db97a7900e | 0cb5bf97edf215a3da034a638722f6ff3e02ef73 | refs/heads/master | 2021-01-17T16:05:27.206000 | 2014-07-29T01:23:49 | 2014-07-29T01:23:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.usu.cs.pddl.domain.incomplete;
import java.util.Map;
public class TrueTrieNode extends DefaultTrieNode {
public int updateSize(Map<Integer, Integer> sizeMap, int depth) {
sizeMap.put(depth, sizeMap.get(depth-1)+1);
return 1;
}
public String toString(){
return "T";
}
public String toString(int... | UTF-8 | Java | 472 | java | TrueTrieNode.java | Java | [] | null | [] | package edu.usu.cs.pddl.domain.incomplete;
import java.util.Map;
public class TrueTrieNode extends DefaultTrieNode {
public int updateSize(Map<Integer, Integer> sizeMap, int depth) {
sizeMap.put(depth, sizeMap.get(depth-1)+1);
return 1;
}
public String toString(){
return "T";
}
public String toString(int... | 472 | 0.675847 | 0.667373 | 21 | 21.476191 | 19.157539 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.761905 | false | false | 13 |
c492ce3b3a66e212ecc5a4a47be99c4d7bd77c0c | 8,048,768,728,365 | 8c73522898da12811a2fe724a606edc103361851 | /src/com/penngo/upload/client/main/UploadGui.java | 4baeac8941627c678bbcb66c2d1b6314e9a83af2 | [] | no_license | myhot21/upload | https://github.com/myhot21/upload | cf554c265095daaf42f7212b9f0ec6493156b44c | 0938e11bdb554bfac97905d77f5efd012bd873fa | refs/heads/master | 2021-01-01T05:43:12.072000 | 2013-04-11T01:39:47 | 2013-04-11T01:39:47 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.penngo.upload.client.main;
public class UploadGui {
public UploadGui(){
}
public static void main(String[] args){
}
}
| UTF-8 | Java | 145 | java | UploadGui.java | Java | [] | null | [] | package com.penngo.upload.client.main;
public class UploadGui {
public UploadGui(){
}
public static void main(String[] args){
}
}
| 145 | 0.668966 | 0.668966 | 12 | 11.083333 | 14.619954 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.916667 | false | false | 13 |
96d88d51fd3480a8215a2d359d9a1c2118022c74 | 15,221,364,128,816 | 9d9f2c2c8f6e37bdaeef6a0a4e2344e1aca6ae54 | /Node.java | 2d61f8f82b3170563f3466e69790972936f52084 | [] | no_license | chezzyalfredo/MaxEquation | https://github.com/chezzyalfredo/MaxEquation | 921099fe9a92d7b887529d508b4b4e341970f667 | f2495701672f1e245e8ed6b52e219132ba82bd60 | refs/heads/master | 2020-05-18T12:57:12.531000 | 2013-08-30T00:29:12 | 2013-08-30T00:29:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class Node {
double x = 0.0;
double y = 0.0;
double result = 0.0;
public Node(double x, double y, double result)
{
this.x = x;
this.y = y;
this.result = result;
}
public double getX()
{return x;}
public double getY()
{return y;}
public double getResult()
{return result;}
public Str... | UTF-8 | Java | 414 | java | Node.java | Java | [] | null | [] |
public class Node {
double x = 0.0;
double y = 0.0;
double result = 0.0;
public Node(double x, double y, double result)
{
this.x = x;
this.y = y;
this.result = result;
}
public double getX()
{return x;}
public double getY()
{return y;}
public double getResult()
{return result;}
public Str... | 414 | 0.560386 | 0.545894 | 27 | 14.296296 | 15.5797 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.481481 | false | false | 13 |
358bd7d22653ff17edbf91d1b9aa7788c2353016 | 23,983,097,390,638 | 7eec5a72ae7f6e3aea6e09d7f85041e67c4cc860 | /assignment3/MasterServer.java | c918983aa17b9b7f334fb3b8505c1254454fda47 | [] | no_license | PeterKahenya/Assignments | https://github.com/PeterKahenya/Assignments | 889ce39419edb61c48c07508016fb22f488c9ae2 | fc9d4ec7926ac5d7c4fa6ee31d00567da42caed2 | refs/heads/master | 2021-08-31T11:33:18.240000 | 2017-12-21T06:56:39 | 2017-12-21T06:56:39 | 114,334,794 | 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 assignment3;
import java.io.DataInputStream;
import java.io.DataOutputStream;
import java.io.IOException;
import jav... | UTF-8 | Java | 1,358 | java | MasterServer.java | Java | [] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package assignment3;
import java.io.DataInputStream;
import java.io.DataOutputStream;
import java.io.IOException;
import jav... | 1,358 | 0.558174 | 0.553756 | 43 | 29.581396 | 23.934244 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.511628 | false | false | 13 |
fe5a8eda4dc5d463a4a74cf64caf56d9e9f68670 | 12,300,786,384,456 | 4ead80ec478a9ae03c73c7408436bd507be7b6a9 | /business/trade/trade-api/src/main/java/study/daydayup/wolf/business/trade/api/dto/tm/order/seller/StateRequest.java | f80a92018c4d2a5878d012297220f3cd58d6ec6a | [
"MIT"
] | permissive | timxim/wolf | https://github.com/timxim/wolf | cfea87e0efcd5c6e6ff76c85b3882ffce60dde07 | 207c61cd473d1433bf3e4fc5a591aaf3a5964418 | refs/heads/master | 2022-11-12T15:13:33.096000 | 2020-07-04T14:03:53 | 2020-07-04T14:03:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package study.daydayup.wolf.business.trade.api.dto.tm.order.seller;
import study.daydayup.wolf.business.trade.api.dto.tm.trade.SellerRequest;
/**
* study.daydayup.wolf.business.trade.api.dto.tm.contract
*
* @author Wingle
* @since 2020/1/14 10:51 上午
**/
public class StateRequest extends SellerRequest {
}
| UTF-8 | Java | 317 | java | StateRequest.java | Java | [
{
"context": "f.business.trade.api.dto.tm.contract\n *\n * @author Wingle\n * @since 2020/1/14 10:51 上午\n **/\npublic class St",
"end": 226,
"score": 0.9862989187240601,
"start": 220,
"tag": "USERNAME",
"value": "Wingle"
}
] | null | [] | package study.daydayup.wolf.business.trade.api.dto.tm.order.seller;
import study.daydayup.wolf.business.trade.api.dto.tm.trade.SellerRequest;
/**
* study.daydayup.wolf.business.trade.api.dto.tm.contract
*
* @author Wingle
* @since 2020/1/14 10:51 上午
**/
public class StateRequest extends SellerRequest {
}
| 317 | 0.757188 | 0.722045 | 12 | 25.083334 | 27.417933 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 13 |
c49009125beb117c287d5d65cc0e7a5796d9e849 | 25,675,314,560,333 | 944f75c7edc5fde9c1e7e4e4c2eb3868d3275bf9 | /src/main/java/com/hand13/soft/dao/FriendDao.java | 49e7060e8578653c412a01ab93beca962de6fb11 | [] | no_license | hand13/Communication | https://github.com/hand13/Communication | 967ac6eea6e407f9441728d793fba961c111c924 | afb75bef73a22600e09dc82693caa887c356f1d9 | refs/heads/master | 2021-01-23T20:26:26.115000 | 2017-09-10T11:02:00 | 2017-09-10T11:02:00 | 102,859,695 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hand13.soft.dao;
import com.hand13.soft.domain.Friend;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.orm.hibernate5.HibernateTemplate;
import org.springframework.stereotype.Repository;
import java.util.ArrayList;
import java.util.List;
/**
* Created by hd110 o... | UTF-8 | Java | 966 | java | FriendDao.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by hd110 on 2017/9/1.\n */\n@Repository\npublic class FriendD",
"end": 318,
"score": 0.9993534088134766,
"start": 313,
"tag": "USERNAME",
"value": "hd110"
}
] | null | [] | package com.hand13.soft.dao;
import com.hand13.soft.domain.Friend;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.orm.hibernate5.HibernateTemplate;
import org.springframework.stereotype.Repository;
import java.util.ArrayList;
import java.util.List;
/**
* Created by hd110 o... | 966 | 0.693582 | 0.679089 | 39 | 23.76923 | 19.467873 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.435897 | false | false | 13 |
3d49800b1b25c06dd62f918a6c573e6205f2a5d6 | 4,337,917,012,381 | b27005aa9684bb8e89d40fe8e03d8b6dc7e5c7d8 | /src/main/java/com/isoft/boot/service/impl/BrandServiceImpl.java | 5fb100f60eb39bcdeb4b0a6efd9510f2043daed0 | [] | no_license | Yuejinlei0927/Boot_Phone0916 | https://github.com/Yuejinlei0927/Boot_Phone0916 | 6110a6ee98e66bdf90dd055a417b66b06a8c7949 | 6502b2e7b0753e4ee2d8be276008c0970aedeabe | refs/heads/master | 2022-12-18T07:43:27.069000 | 2020-09-15T03:11:09 | 2020-09-15T03:11:09 | 295,908,158 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.isoft.boot.service.impl;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.isoft.boot.dao.BrandDao;
import com.isoft.boot.entity.Brand;
import com.isoft.boot.entity.Phone;
import com.isoft.boot.service.BrandService;
import com.isoft.boot.util.IntegerUtil;
import com.isoft.boot.... | UTF-8 | Java | 2,291 | java | BrandServiceImpl.java | Java | [] | null | [] | package com.isoft.boot.service.impl;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.isoft.boot.dao.BrandDao;
import com.isoft.boot.entity.Brand;
import com.isoft.boot.entity.Phone;
import com.isoft.boot.service.BrandService;
import com.isoft.boot.util.IntegerUtil;
import com.isoft.boot.... | 2,291 | 0.630292 | 0.62811 | 86 | 25.639534 | 19.037241 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 13 |
e02dc66e9486ee3603800152e8b37814b9c52fc2 | 24,137,716,247,882 | 6df02038756eb7f6cc61646caf9baea8e58c6bcb | /src/main/java/org/optaplanner/examples/nurserostering/service/ShiftServiceImp.java | a8c6c9442d6094769183ff304abd7e4408242b3b | [] | no_license | js-roster/repo1 | https://github.com/js-roster/repo1 | ea22ed9dca8472f701709c0f72686fb384130fe5 | b8db94da0eba269c9876d86a32e8a8ae53526c75 | refs/heads/master | 2022-11-08T18:57:37.104000 | 2020-06-28T12:31:56 | 2020-06-28T12:31:56 | 275,512,292 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.optaplanner.examples.nurserostering.service;
import org.optaplanner.examples.nurserostering.domain.Shift;
import org.optaplanner.examples.nurserostering.entity.ShiftEntity;
import org.optaplanner.examples.nurserostering.repo.ShiftRepository;
import org.springframework.beans.factory.annotation.Autowired;
im... | UTF-8 | Java | 1,819 | java | ShiftServiceImp.java | Java | [] | null | [] | package org.optaplanner.examples.nurserostering.service;
import org.optaplanner.examples.nurserostering.domain.Shift;
import org.optaplanner.examples.nurserostering.entity.ShiftEntity;
import org.optaplanner.examples.nurserostering.repo.ShiftRepository;
import org.springframework.beans.factory.annotation.Autowired;
im... | 1,819 | 0.735019 | 0.735019 | 51 | 34.666668 | 27.329985 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.54902 | false | false | 13 |
b923b154581c033a9ed2f020b458e7c7bed8f200 | 22,402,549,467,169 | 4d1f2627736d96cbf62fcdfa7ac49edd27e6e20e | /jsonplaceholder-client/src/main/java/com/demo/spring/JsonPlaceHolderClient.java | d0fa779034b3d0281f98e8e1adef53a082b1f425 | [] | no_license | sbtalk71/microservices-yodlee | https://github.com/sbtalk71/microservices-yodlee | a2cdb252c61781d7541e92b569b35c1c77133fc5 | 1ae89962b226385eacd7f1fd45af4aa8f59a7dde | refs/heads/main | 2023-03-31T09:11:45.737000 | 2021-03-26T07:48:37 | 2021-03-26T07:48:37 | 350,204,616 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.demo.spring;
import org.springframework.cloud.openfeign.FeignClient;
import org.springframework.http.MediaType;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVariable;
import com.demo.spring.entity.Post;
@FeignClient(url = "https://... | UTF-8 | Java | 548 | java | JsonPlaceHolderClient.java | Java | [] | null | [] | package com.demo.spring;
import org.springframework.cloud.openfeign.FeignClient;
import org.springframework.http.MediaType;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVariable;
import com.demo.spring.entity.Post;
@FeignClient(url = "https://... | 548 | 0.784672 | 0.784672 | 15 | 34.533333 | 27.533897 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.733333 | false | false | 13 |
1a54d2017d44ddc08268abab6aeda55d8ed35f8d | 22,402,549,464,161 | 7beb13fea3f797a633854aef327ef2ce20646db9 | /src/main/java/org/folio/repository/uc/DbUcCredentials.java | 022dd9b21ec7708e41a7eda1954d8986dec65077 | [
"Apache-2.0"
] | permissive | folio-org/mod-kb-ebsco-java | https://github.com/folio-org/mod-kb-ebsco-java | 07a7360a44c2468d2f88325346ddea7ed3b60e04 | 747555ec370308e96e6fbe3d8f42d7e02e403637 | refs/heads/master | 2023-08-11T05:43:26.022000 | 2023-07-28T10:47:02 | 2023-07-28T10:47:02 | 151,560,298 | 4 | 6 | Apache-2.0 | false | 2023-07-28T10:47:04 | 2018-10-04T11:20:44 | 2022-12-14T22:53:46 | 2023-07-28T10:47:02 | 3,461 | 3 | 5 | 2 | Java | false | false | package org.folio.repository.uc;
import lombok.Value;
@Value
public class DbUcCredentials {
String clientId;
String clientSecret;
}
| UTF-8 | Java | 139 | java | DbUcCredentials.java | Java | [] | null | [] | package org.folio.repository.uc;
import lombok.Value;
@Value
public class DbUcCredentials {
String clientId;
String clientSecret;
}
| 139 | 0.769784 | 0.769784 | 10 | 12.9 | 12.267437 | 32 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 13 |
e427db531ca5d338ece728361448646ca6e2634e | 1,666,447,314,806 | 31472a64296ebe1494a947cc7d604beca47b0f72 | /app/src/main/java/com/adeasy/advertise/ui/Order/BuyNow.java | 70a7c65603bb08da9e42afe2eac04043c79bb15d | [] | no_license | manuka99/Ronicy-Team | https://github.com/manuka99/Ronicy-Team | 2591291188aa6ea5537fe99bf62b10b022076e3d | 62df4b75302a4bf5d430b82360cc8131758df908 | refs/heads/master | 2023-01-02T17:13:47.532000 | 2020-10-26T11:28:03 | 2020-10-26T11:28:03 | 287,948,124 | 3 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.adeasy.advertise.ui.Order;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AlertDialog;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.widget.Toolbar;
import androidx.core.content.ContextCompat;
import androidx.core.content.... | UTF-8 | Java | 18,710 | java | BuyNow.java | Java | [
{
"context": "ndroidsdk.model.StatusResponse;\n\n/**\n * Created by Manuka yasas,\n * University Sliit\n * Email manukayasas99@gmail",
"end": 2525,
"score": 0.9998623728752136,
"start": 2513,
"tag": "NAME",
"value": "Manuka yasas"
},
{
"context": "ated by Manuka yasas,\n * University... | null | [] | package com.adeasy.advertise.ui.Order;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AlertDialog;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.widget.Toolbar;
import androidx.core.content.ContextCompat;
import androidx.core.content.... | 18,688 | 0.642598 | 0.639658 | 531 | 34.237289 | 31.563826 | 282 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.572505 | false | false | 13 |
1cacbda7111c81be0f684b214059142004422900 | 21,723,944,607,034 | 29e7d1753f21597826095f65ab43c923a70afc7c | /src/main/java/org/ldk/structs/Result_boolPeerHandleErrorZ.java | 470321fcaa1644d3ca1cd6dba52667161d533d70 | [
"Apache-2.0",
"MIT"
] | permissive | artfuldev/ldk-garbagecollected | https://github.com/artfuldev/ldk-garbagecollected | 851fdfc4ea50d7d55957e1af8a21238fd2e6954c | bfce5a76040b2a849aa181072e49e28038d0f6b4 | refs/heads/main | 2023-07-16T18:30:51.980000 | 2021-08-25T22:42:56 | 2021-08-25T22:42:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.ldk.structs;
import org.ldk.impl.bindings;
import org.ldk.enums.*;
import org.ldk.util.*;
import java.util.Arrays;
import javax.annotation.Nullable;
public class Result_boolPeerHandleErrorZ extends CommonBase {
private Result_boolPeerHandleErrorZ(Object _dummy, long ptr) { super(ptr); }
protected void f... | UTF-8 | Java | 2,622 | java | Result_boolPeerHandleErrorZ.java | Java | [] | null | [] | package org.ldk.structs;
import org.ldk.impl.bindings;
import org.ldk.enums.*;
import org.ldk.util.*;
import java.util.Arrays;
import javax.annotation.Nullable;
public class Result_boolPeerHandleErrorZ extends CommonBase {
private Result_boolPeerHandleErrorZ(Object _dummy, long ptr) { super(ptr); }
protected void f... | 2,622 | 0.745614 | 0.739893 | 73 | 34.917809 | 31.165819 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.90411 | false | false | 13 |
53760d6064a35933b2cf65319687f8f0cdf58064 | 14,937,896,304,356 | 9268a8e351ab2e074ab31a43b3c9bda1bbb3bc42 | /src/main/java/au/com/tava/Core/InProgress/APIException.java | b1fa75b811adb049aab44947b2aa7b903d193e91 | [
"BSD-3-Clause"
] | permissive | greghicks01/testaccelerator | https://github.com/greghicks01/testaccelerator | a2357310a555253ddd4f0d4fec1318dec135069d | 610e69a247e3cd6ad08d4aa78f5d13833e97e8a9 | refs/heads/main | 2023-04-14T10:00:19.602000 | 2021-05-01T08:56:08 | 2021-05-01T08:56:08 | 358,256,939 | 0 | 0 | null | false | 2021-05-01T08:56:09 | 2021-04-15T12:47:52 | 2021-04-18T01:57:58 | 2021-05-01T08:56:08 | 154 | 0 | 0 | 0 | Java | false | false | package au.com.tava.Core.InProgress;
/**
* Created by Greg on 9/06/2017.
*/
public class APIException extends Throwable {
public APIException(String s, Throwable ex) {
}
}
| UTF-8 | Java | 183 | java | APIException.java | Java | [
{
"context": "ge au.com.tava.Core.InProgress;\n\n/**\n * Created by Greg on 9/06/2017.\n */\npublic class APIException exten",
"end": 60,
"score": 0.9878369569778442,
"start": 56,
"tag": "NAME",
"value": "Greg"
}
] | null | [] | package au.com.tava.Core.InProgress;
/**
* Created by Greg on 9/06/2017.
*/
public class APIException extends Throwable {
public APIException(String s, Throwable ex) {
}
}
| 183 | 0.693989 | 0.655738 | 9 | 19.333334 | 19.510681 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 13 |
f089e541592b03bcf5bc9b070f17d216d65ae9d9 | 14,491,219,670,334 | 3f044dd7b99a65380afff4f4c20a5f8005540533 | /app/src/main/java/com/weike/data/business/myself/MyQRCodeActivity.java | 265639d3e71f4d38c89c262d87954ce255e0e469 | [] | no_license | hehaisheng/WeikeAndroid | https://github.com/hehaisheng/WeikeAndroid | 27ce9f7687cd16620c93e86008d40e69699dc070 | 39576a578434aa38cee514f757c4c9a92a1f927b | refs/heads/master | 2020-03-27T12:13:00.202000 | 2018-10-12T01:27:25 | 2018-10-12T01:27:25 | 146,533,345 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.weike.data.business.myself;
import android.Manifest;
import android.content.Intent;
import android.databinding.DataBindingUtil;
import android.graphics.Bitmap;
import android.graphics.Color;
import android.net.Uri;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support... | UTF-8 | Java | 12,481 | java | MyQRCodeActivity.java | Java | [
{
"context": ".data.util.BitmapUtil.PIC_PATH;\n\n/**\n * Created by LeoLu on 2018/6/1.\n * 我的二维码Activity\n */\npublic class My",
"end": 2151,
"score": 0.9926328063011169,
"start": 2146,
"tag": "USERNAME",
"value": "LeoLu"
}
] | null | [] | package com.weike.data.business.myself;
import android.Manifest;
import android.content.Intent;
import android.databinding.DataBindingUtil;
import android.graphics.Bitmap;
import android.graphics.Color;
import android.net.Uri;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support... | 12,481 | 0.592051 | 0.588712 | 356 | 32.643257 | 27.383137 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.536517 | false | false | 13 |
85a6febda0364886f6a9669f84a4e5fc850a52d3 | 7,679,401,526,686 | 696fbd927d99cd01b33ffa6fd8d23ba0e1ba75b8 | /src/BNA/src/bna/bnlib/learning/BICScoringMethod.java | 74f7e9013157630eaf25af1584f9a81a17a7d69e | [] | no_license | kvafy/dp | https://github.com/kvafy/dp | 6af5d650b5d099ee7cfe26d3ef86a572242f6dc0 | 839e03ca531ee9b58f35a8f1f1662ecd1bbf6547 | refs/heads/master | 2016-09-09T19:01:50.272000 | 2013-05-18T16:51:48 | 2013-05-18T16:51:48 | 6,547,272 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Project: Bayesian networks applications (Master's thesis), BUT FIT 2013
// Author: David Chaloupka (xchalo09)
// Created: 2013/03/10
package bna.bnlib.learning;
import bna.bnlib.*;
/**
* Class implementing the BIC score.
* Super-class takes care of caching of delta family scores.
*/
public class BICScoringMe... | UTF-8 | Java | 1,567 | java | BICScoringMethod.java | Java | [
{
"context": "ations (Master's thesis), BUT FIT 2013\n// Author: David Chaloupka (xchalo09)\n// Created: 2013/03/10\n\npackage bna.bn",
"end": 102,
"score": 0.999843955039978,
"start": 87,
"tag": "NAME",
"value": "David Chaloupka"
},
{
"context": "hesis), BUT FIT 2013\n// Author: D... | null | [] | // Project: Bayesian networks applications (Master's thesis), BUT FIT 2013
// Author: <NAME> (xchalo09)
// Created: 2013/03/10
package bna.bnlib.learning;
import bna.bnlib.*;
/**
* Class implementing the BIC score.
* Super-class takes care of caching of delta family scores.
*/
public class BICScoringMethod exte... | 1,558 | 0.651564 | 0.639438 | 51 | 29.725491 | 23.912487 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 13 |
94d572ef464733f84248e520740d581bc62d2a6f | 14,774,687,525,406 | efb8cb353d96272de13ca7bb9196655e511c4897 | /src/rsalesc/brazil/RoborioLN.java | 8701bd79786897f160fdfe7eed78cbff16c8a940 | [] | no_license | rsalesc/roborio | https://github.com/rsalesc/roborio | 4c16a7e4cbc6605341ae37ee94d706adc8179e8b | a74b1cba3237e2cecaa45f65cca152663c20e74a | refs/heads/master | 2021-03-19T11:53:22.724000 | 2017-08-31T05:26:47 | 2017-08-31T05:26:47 | 98,042,244 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package rsalesc.brazil;
import javafx.util.Pair;
import robocode.Rules;
import robocode.ScannedRobotEvent;
import robocode.util.Utils;
import rsalesc.roborio.utils.BackAsFrontRobot;
import rsalesc.roborio.utils.Physics;
import rsalesc.roborio.utils.geo.G;
import rsalesc.roborio.utils.geo.Point;
import java.awt.*;
imp... | UTF-8 | Java | 7,516 | java | RoborioLN.java | Java | [
{
"context": "t;\nimport java.util.LinkedList;\n\n/**\n * Created by Roberto Sales on 25/08/17.\n */\npublic class RoborioLN extends B",
"end": 406,
"score": 0.999782383441925,
"start": 393,
"tag": "NAME",
"value": "Roberto Sales"
}
] | null | [] | package rsalesc.brazil;
import javafx.util.Pair;
import robocode.Rules;
import robocode.ScannedRobotEvent;
import robocode.util.Utils;
import rsalesc.roborio.utils.BackAsFrontRobot;
import rsalesc.roborio.utils.Physics;
import rsalesc.roborio.utils.geo.G;
import rsalesc.roborio.utils.geo.Point;
import java.awt.*;
imp... | 7,509 | 0.57331 | 0.564396 | 223 | 32.704037 | 29.248163 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.730942 | false | false | 13 |
92a3dc017e5a6870bb0a86671e2e3307ea31cb11 | 28,905,129,914,577 | 3673f52d9ee20f4fd4c2f8f1b3d9b915c464b002 | /src/data/cartography/utilities/CoordinatesConversionToScreen.java | cce18e14a2484791a8a2d5ef496a583f284a7301 | [] | no_license | xiayu3333/WPilot | https://github.com/xiayu3333/WPilot | ffa10d670d19f0d082e2fdb84009d1fdc0eea57f | dddd7205f88e7c6d18edc76f147ae19e4a6f65fc | refs/heads/main | 2023-06-03T02:17:05.968000 | 2021-06-24T10:51:21 | 2021-06-24T10:51:21 | 379,875,227 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package data.cartography.utilities;
import java.util.List;
import data.cartography.IBaseMap;
import data.cartography.IBeacon;
import data.cartography.IPoint;
import data.cartography.ISector;
import data.cartography.IZone;
/**
* Coordinates conversion from lat/lon to a format directly displayable on screen
* (Cautra... | UTF-8 | Java | 1,889 | java | CoordinatesConversionToScreen.java | Java | [
{
"context": "en\n * (Cautra with inverted y axis).\n *\n * @author Pierre Rondin, Nicolas Saporito\n */\npublic class CoordinatesCon",
"end": 371,
"score": 0.9998659491539001,
"start": 358,
"tag": "NAME",
"value": "Pierre Rondin"
},
{
"context": "ith inverted y axis).\n *\n * @autho... | null | [] | package data.cartography.utilities;
import java.util.List;
import data.cartography.IBaseMap;
import data.cartography.IBeacon;
import data.cartography.IPoint;
import data.cartography.ISector;
import data.cartography.IZone;
/**
* Coordinates conversion from lat/lon to a format directly displayable on screen
* (Cautra... | 1,872 | 0.61567 | 0.61567 | 66 | 27.621212 | 23.923973 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.242424 | false | false | 13 |
c4ec7bb48f9ad7282f5166cec1167a4dfb6f4ce2 | 7,344,394,130,417 | fe5959fa52c0d45bc36b9f9b716d9ba942b1fe19 | /src/game/Controller.java | 45f0394ac96ec42e448694b6c442ba444a7a01d6 | [
"MIT"
] | permissive | Mmontsheng/Java-Shooting-Game | https://github.com/Mmontsheng/Java-Shooting-Game | ab651f2c5ab9dbbad155e2b132badaf6b7e2b7b3 | 97733388a8b9acea672b0cd4cf8fae1307e851b3 | refs/heads/master | 2020-06-05T19:30:32.303000 | 2019-08-03T08:13:55 | 2019-08-03T08:13:55 | 192,525,669 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package game;
import java.awt.Color;
import java.awt.Font;
import java.awt.Graphics;
import java.util.LinkedList;
import entities.Enemy;
import entities.Friendly;
public class Controller {
private LinkedList<Friendly> friendly = new LinkedList<Friendly>();
private LinkedList<Enemy> enemy = new LinkedList<Enemy>();
... | UTF-8 | Java | 2,910 | java | Controller.java | Java | [] | null | [] | package game;
import java.awt.Color;
import java.awt.Font;
import java.awt.Graphics;
import java.util.LinkedList;
import entities.Enemy;
import entities.Friendly;
public class Controller {
private LinkedList<Friendly> friendly = new LinkedList<Friendly>();
private LinkedList<Enemy> enemy = new LinkedList<Enemy>();
... | 2,910 | 0.650515 | 0.630241 | 133 | 20.8797 | 20.091534 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.135338 | false | false | 13 |
bc02becb76214391400a17052ba179edcaf677ef | 28,965,259,483,532 | 8e573d2dabc0fe6da8e8a96629c1e841a338989d | /app/src/main/java/com/mymobilesafe/activity/SplashActivity.java | 4f1c2c31c4b22ddad908535e1a6688426b72445d | [] | no_license | solidyjd/MyMobileSafe | https://github.com/solidyjd/MyMobileSafe | c8b86d6c9e7eadc8787a87e9220420712074b299 | 606b0164874fc902c6f250931e8b8ab3f6536951 | refs/heads/master | 2016-09-14T11:10:33.210000 | 2016-05-05T12:33:32 | 2016-05-05T12:33:32 | 56,234,171 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mymobilesafe.activity;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.pm.PackageInfo;
import android.content.pm.PackageManager;
import android.content.res.AssetManager;
import android.graphics.BitmapFactory;
import android.net.Uri;
import android.os.Environmen... | UTF-8 | Java | 16,966 | java | SplashActivity.java | Java | [
{
"context": "ate static final String URL_UPDATE_JSON = \"http://192.168.1.123:8080/update.json\";\n\n private TextView mTv_spla",
"end": 1621,
"score": 0.9352678656578064,
"start": 1608,
"tag": "IP_ADDRESS",
"value": "192.168.1.123"
}
] | null | [] | package com.mymobilesafe.activity;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.pm.PackageInfo;
import android.content.pm.PackageManager;
import android.content.res.AssetManager;
import android.graphics.BitmapFactory;
import android.net.Uri;
import android.os.Environmen... | 16,966 | 0.530796 | 0.525745 | 471 | 33.471336 | 24.29723 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.605096 | false | false | 13 |
934b698dce549509f0dcd55bce49eb71e049f6bd | 31,920,196,966,728 | b84c49927289d21e7700e31bb90072d947c54f68 | /src/main/java/com/kriszu/web/OnlineController.java | 41e96fced1246184834bcbc5d6973b59d40e2fcb | [] | no_license | Kriszu/SampleRegisterLoginApp | https://github.com/Kriszu/SampleRegisterLoginApp | ac2eb62b269dacd33f02baea3ab96b8f5478ff29 | 27926fc98757c1f96a14e812d469d0ddccee8199 | refs/heads/master | 2021-09-07T15:56:54.115000 | 2018-02-25T16:36:42 | 2018-02-25T16:36:42 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kriszu.web;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.core.session.SessionRegistry;
import org.springframework.security.core.userdetails.User;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springfra... | UTF-8 | Java | 1,066 | java | OnlineController.java | Java | [
{
"context": "lection;\nimport java.util.List;\n\n/**\n * Created by Kriszu on 23.10.2017.\n */\n\n@Controller\npublic class Onli",
"end": 531,
"score": 0.9960429072380066,
"start": 525,
"tag": "USERNAME",
"value": "Kriszu"
}
] | null | [] | package com.kriszu.web;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.core.session.SessionRegistry;
import org.springframework.security.core.userdetails.User;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springfra... | 1,066 | 0.73546 | 0.727955 | 38 | 27.052631 | 24.553858 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421053 | false | false | 13 |
82e35f77fcf975b808cfe1fa2ccd7db195df3b1d | 19,507,741,461,597 | 4b5abde75a6daab68699a9de89945d8bf583e1d0 | /app-release-unsigned/sources/c/d/a/m/w/v.java | af6916a61c855494d0c84efb37e3c6648fb107aa | [] | no_license | agustrinaldokurniawan/News_Android_Kotlin_Mobile_Apps | https://github.com/agustrinaldokurniawan/News_Android_Kotlin_Mobile_Apps | 95d270d4fa2a47f599204477cb25bae7bee6e030 | a1f2e186970cef9043458563437b9c691725bcb5 | refs/heads/main | 2023-07-03T01:03:22.307000 | 2021-08-08T10:47:00 | 2021-08-08T10:47:00 | 375,330,796 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package c.d.a.m.w;
import c.d.a.f;
import c.d.a.m.p;
import c.d.a.m.u.d;
import c.d.a.m.w.n;
public class v<Model> implements n<Model, Model> {
public static final v<?> a = new v<>();
public static class a<Model> implements o<Model, Model> {
public static final a<?> a = new a<>();
@Override ... | UTF-8 | Java | 1,353 | java | v.java | Java | [] | null | [] | package c.d.a.m.w;
import c.d.a.f;
import c.d.a.m.p;
import c.d.a.m.u.d;
import c.d.a.m.w.n;
public class v<Model> implements n<Model, Model> {
public static final v<?> a = new v<>();
public static class a<Model> implements o<Model, Model> {
public static final a<?> a = new a<>();
@Override ... | 1,353 | 0.487805 | 0.486327 | 60 | 21.549999 | 18.526041 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.383333 | false | false | 13 |
08cd4fc26d072f754e032ad7d421658e4e4329f9 | 20,358,144,997,362 | 802eb9d44fbdb248e18f5833b4e64e2432bdcea9 | /app/src/main/java/com/suek/nyamnyam/FoodCultureItem.java | acac76773a2a8675086aafb87e1d473b5e2811fa | [] | no_license | thisisnotyours/NyamNyamProject | https://github.com/thisisnotyours/NyamNyamProject | 4bb26836093a3d3dd07c8922dcffba1b868f6e2b | 6bff5e8fecb01d11c46a923c4386eca02c4ba23a | refs/heads/master | 2023-04-17T13:09:00.797000 | 2021-04-29T02:12:49 | 2021-04-29T02:12:49 | 283,420,792 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.suek.nyamnyam;
public class FoodCultureItem {
String title;
String file;
String sub;
String source;
String msg;
public FoodCultureItem() {
}
public FoodCultureItem(String title, String file, String sub, String source, String msg) {
this.title = title;
thi... | UTF-8 | Java | 421 | java | FoodCultureItem.java | Java | [] | null | [] | package com.suek.nyamnyam;
public class FoodCultureItem {
String title;
String file;
String sub;
String source;
String msg;
public FoodCultureItem() {
}
public FoodCultureItem(String title, String file, String sub, String source, String msg) {
this.title = title;
thi... | 421 | 0.603325 | 0.603325 | 22 | 18.136364 | 19.884428 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.681818 | false | false | 13 |
ca7af3eb991ce7e581b61876fc6428e464f7787b | 3,032,246,928,922 | 8b7ef9e0ae112356fc9414269fceeec5eaeea3f6 | /src/kr/or/myboard/dao/IBoardDao.java | 99c2e9679cb27bbd27e33948739588b34dd5c3c3 | [] | no_license | shrim05/BoardTest | https://github.com/shrim05/BoardTest | 4755bd2512978bbd78911f017af5010950f46ca2 | 0728383cb00cc075755d6a0457c7e9b059044fe5 | refs/heads/master | 2020-07-08T16:15:05.045000 | 2019-09-04T09:45:34 | 2019-09-04T09:45:34 | 203,721,516 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kr.or.myboard.dao;
import java.util.List;
import kr.or.myboard.vo.MyBoard2VO;
import kr.or.myboard.vo.Pagination;
public interface IBoardDao {
public List<MyBoard2VO> selectAllBoards();
public void insertBoard(MyBoard2VO bvo);
public void updateReadCount(String num);
public MyBoard2VO selectOn... | UTF-8 | Java | 626 | java | IBoardDao.java | Java | [] | null | [] | package kr.or.myboard.dao;
import java.util.List;
import kr.or.myboard.vo.MyBoard2VO;
import kr.or.myboard.vo.Pagination;
public interface IBoardDao {
public List<MyBoard2VO> selectAllBoards();
public void insertBoard(MyBoard2VO bvo);
public void updateReadCount(String num);
public MyBoard2VO selectOn... | 626 | 0.777955 | 0.765176 | 20 | 29.299999 | 19.511791 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.25 | false | false | 13 |
ef339040fb440f18f805ac988a2923a3e7a3741c | 20,882,131,011,533 | 13c241fca9cd60977c920bb84582ad59573f5e58 | /src/message/constant/ConstantHolder.java | 8d5bcd4f51da0da801cf6c8c5a2d5040049d35c3 | [] | no_license | Sripadmanabans/Message | https://github.com/Sripadmanabans/Message | 6d181cca2f073138a6e412692abd7f98c1916ddb | 0c956b4c548a448df168b26ce205efe9fa02f49a | refs/heads/master | 2016-09-06T17:32:32.710000 | 2015-01-23T22:23:26 | 2015-01-23T22:23:26 | 29,756,115 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package message.constant;
public interface ConstantHolder
{
public static final String FIRST_NAME = "FirstName";
public static final String LAST_NAME = "LastName";
public static final String EMAIL = "Email";
public static final String REGISTRATION_ID = "Registration_ID";
public static final String NAMESP... | UTF-8 | Java | 559 | java | ConstantHolder.java | Java | [
{
"context": "er \r\n{\r\n\tpublic static final String FIRST_NAME = \"FirstName\";\r\n\tpublic static final String LAST_NAME = \"LastN",
"end": 117,
"score": 0.9988008737564087,
"start": 108,
"tag": "NAME",
"value": "FirstName"
},
{
"context": "tName\";\r\n\tpublic static final Strin... | null | [] | package message.constant;
public interface ConstantHolder
{
public static final String FIRST_NAME = "FirstName";
public static final String LAST_NAME = "LastName";
public static final String EMAIL = "Email";
public static final String REGISTRATION_ID = "Registration_ID";
public static final String NAMESP... | 559 | 0.738819 | 0.738819 | 14 | 37.92857 | 21.848387 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.214286 | false | false | 13 |
1980e5f03074a487136a8bd7cd83905072498c24 | 27,247,272,540,561 | 366c99b384154a654743ace7fc5e1a05d35fa9d0 | /Coding/tongcheng58/tongcheng2.java | ba38f8075f9778866ac6115535b81f1af64f171f | [] | no_license | XiangZ-416/Study | https://github.com/XiangZ-416/Study | 358bf5af181dcbd0a8443f5b3becab6147dd220a | 39077b3f089a33825109b73ab3068e156921fa34 | refs/heads/master | 2022-12-22T09:13:18.527000 | 2020-10-12T09:23:30 | 2020-10-12T09:23:30 | 247,113,508 | 1 | 0 | null | false | 2022-12-16T12:14:07 | 2020-03-13T16:20:05 | 2020-10-12T09:23:53 | 2022-12-16T12:14:04 | 100,297 | 1 | 0 | 24 | Java | false | false | /**
* @Description: //TODO
* @Author: ZX Email:zx04161313@163.com
* @Date:Create: 2020/8/31 19:56
*/
public class tongcheng2 {
/**
*
* @param a int整型
* @param b int整型
* @return int整型
*/
public static int question (int a, int b) {
// write code here
int ans = 0;
... | GB18030 | Java | 854 | java | tongcheng2.java | Java | [
{
"context": "/**\n * @Description: //TODO\n * @Author: ZX Email:zx04161313@163.com\n * @Date:Create: 2020/",
"end": 42,
"score": 0.9961226582527161,
"start": 40,
"tag": "NAME",
"value": "ZX"
},
{
"context": "**\n * @Description: //TODO\n * @Author: ZX Email:zx04161313@163.com\n ... | null | [] | /**
* @Description: //TODO
* @Author: ZX Email:<EMAIL>
* @Date:Create: 2020/8/31 19:56
*/
public class tongcheng2 {
/**
*
* @param a int整型
* @param b int整型
* @return int整型
*/
public static int question (int a, int b) {
// write code here
int ans = 0;
for (i... | 843 | 0.454762 | 0.413095 | 38 | 21.105263 | 14.547182 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.394737 | false | false | 13 |
784adcc2c64a4f18dbd3bbbfa1936176dba4bedf | 16,355,235,484,387 | a1b76679a6d7716de0f01c77557c54839580e39e | /src/main/java/com/xinshan/utils/websocket/ByteUtil.java | bbf8fce0a17d028811bb12507af668726a52ee5e | [] | no_license | xiaotaoma/taobaojiaju | https://github.com/xiaotaoma/taobaojiaju | 8b537487e909f95ce41e17e34a74cc9fae8bec33 | 28b79600d49ab4486a343f7e59156be769b8894a | refs/heads/master | 2021-05-10T08:20:24.632000 | 2018-01-25T09:00:28 | 2018-01-25T09:00:29 | 118,887,190 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xinshan.utils.websocket;
/**
* Created by mxt on 17-8-1.
*/
public class ByteUtil {
public static int getCmd(byte[] b) {
int cmd = 0;
if (b.length < 4) {
return cmd;
}
cmd = (int) ( ((b[0] & 0xFF)<<24)|((b[0+1] & 0xFF)<<16)|((b[0+2] & 0xFF)<<8)|(b[0+3] & 0... | UTF-8 | Java | 910 | java | ByteUtil.java | Java | [
{
"context": "ge com.xinshan.utils.websocket;\n\n/**\n * Created by mxt on 17-8-1.\n */\npublic class ByteUtil {\n\n publi",
"end": 59,
"score": 0.999647319316864,
"start": 56,
"tag": "USERNAME",
"value": "mxt"
}
] | null | [] | package com.xinshan.utils.websocket;
/**
* Created by mxt on 17-8-1.
*/
public class ByteUtil {
public static int getCmd(byte[] b) {
int cmd = 0;
if (b.length < 4) {
return cmd;
}
cmd = (int) ( ((b[0] & 0xFF)<<24)|((b[0+1] & 0xFF)<<16)|((b[0+2] & 0xFF)<<8)|(b[0+3] & 0... | 910 | 0.48022 | 0.436264 | 35 | 25 | 22.228682 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.628571 | false | false | 13 |
572d075dddfc1df8f9c1c1594f4af8797c6c327b | 16,355,235,483,822 | 0529524c95045b3232f6553d18a7fef5a059545e | /app/src/androidTest/java/TestCase_00F7DA3B1CCB438A32B1B9DB1CFCF12830ADF9BECCEEB8E2932FE0E7AA2E98FC_515162256.java | 5488bd804e04ac9d4c59c82b31f9e1daf90fb0e3 | [] | no_license | sunxiaobiu/BasicUnitAndroidTest | https://github.com/sunxiaobiu/BasicUnitAndroidTest | 432aa3e10f6a1ef5d674f269db50e2f1faad2096 | fed24f163d21408ef88588b8eaf7ce60d1809931 | refs/heads/main | 2023-02-11T21:02:03.784000 | 2021-01-03T10:07:07 | 2021-01-03T10:07:07 | 322,577,379 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import android.app.Application;
import androidx.test.runner.AndroidJUnit4;
import org.easymock.EasyMock;
import org.junit.Test;
import org.junit.runner.RunWith;
@RunWith(AndroidJUnit4.class)
public class TestCase_00F7DA3B1CCB438A32B1B9DB1CFCF12830ADF9BECCEEB8E2932FE0E7AA2E98FC_515162256 {
@Test
public void testC... | UTF-8 | Java | 479 | java | TestCase_00F7DA3B1CCB438A32B1B9DB1CFCF12830ADF9BECCEEB8E2932FE0E7AA2E98FC_515162256.java | Java | [] | null | [] | import android.app.Application;
import androidx.test.runner.AndroidJUnit4;
import org.easymock.EasyMock;
import org.junit.Test;
import org.junit.runner.RunWith;
@RunWith(AndroidJUnit4.class)
public class TestCase_00F7DA3B1CCB438A32B1B9DB1CFCF12830ADF9BECCEEB8E2932FE0E7AA2E98FC_515162256 {
@Test
public void testC... | 479 | 0.791232 | 0.701461 | 14 | 33.214287 | 26.630215 | 98 | false | false | 0 | 0 | 0 | 0 | 64 | 0.133612 | 0.5 | false | false | 13 |
7db0cfb07dc07e1dcee3a36ac4b3e126aff6fa96 | 12,025,908,450,359 | 3dadcb096737af28a970ae4a8da2d05d7bc6c682 | /app/src/main/java/com/example/auotmaticattendance/Account_Access_Section/Depart_PhoneActivity.java | 6997fd70e3b9c08e2703deadd7c1b961d05d8176 | [] | no_license | hashirhasan/Automatic-Attendance-System | https://github.com/hashirhasan/Automatic-Attendance-System | 4042e8e4f5e04a64ef3471724fc2bc20e8c9e21f | 5e5ce66460fd61883c88376272b418066ac5f7c1 | refs/heads/master | 2023-05-29T08:49:27.249000 | 2021-06-13T01:31:22 | 2021-06-13T01:31:22 | 372,743,118 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.auotmaticattendance.Account_Access_Section;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.app.ProgressDialog;
import android.content.Intent;
import android.os.Bundle;
import android.view.MenuItem;
import android.view.View;
import android.widget... | UTF-8 | Java | 3,988 | java | Depart_PhoneActivity.java | Java | [] | null | [] | package com.example.auotmaticattendance.Account_Access_Section;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.app.ProgressDialog;
import android.content.Intent;
import android.os.Bundle;
import android.view.MenuItem;
import android.view.View;
import android.widget... | 3,988 | 0.680542 | 0.680542 | 100 | 38.889999 | 25.82785 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.82 | false | false | 13 |
620e4a8b4c02ffd00db7844dadda91b0abd960a5 | 23,699,629,564,787 | 5b2b638b5eee18f6c3748f4fc0b16bca242782e6 | /src/main/java/com/github/acidelk/errorhandling/webflux/DefaultExceptionConverter.java | 7c2b3778b3e2802be27f065a480e9e0a45ce022f | [
"Apache-2.0"
] | permissive | acidelk/error-handling | https://github.com/acidelk/error-handling | f068299f7192d1eafebfebe7c524da7e5255c769 | 50612333f3f577603f52298847b037339eeac095 | refs/heads/master | 2020-07-07T15:18:39.695000 | 2019-09-08T16:45:28 | 2019-09-08T16:45:28 | 203,386,913 | 0 | 1 | Apache-2.0 | false | 2019-09-05T14:10:45 | 2019-08-20T13:54:59 | 2019-08-29T23:55:31 | 2019-09-05T14:10:45 | 88 | 0 | 0 | 0 | Java | false | false | package com.github.acidelk.errorhandling.webflux;
import com.github.acidelk.errorhandling.webflux.dto.ErrorResponse;
import org.springframework.http.HttpStatus;
import java.util.HashMap;
import java.util.Map;
import java.util.function.Function;
public class DefaultExceptionConverter {
private String serviceName;
... | UTF-8 | Java | 1,314 | java | DefaultExceptionConverter.java | Java | [] | null | [] | package com.github.acidelk.errorhandling.webflux;
import com.github.acidelk.errorhandling.webflux.dto.ErrorResponse;
import org.springframework.http.HttpStatus;
import java.util.HashMap;
import java.util.Map;
import java.util.function.Function;
public class DefaultExceptionConverter {
private String serviceName;
... | 1,314 | 0.792998 | 0.792237 | 39 | 32.692307 | 36.501602 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.589744 | false | false | 13 |
35d25e2daed27a76baee2ee2a54a16292a5f3a39 | 23,699,629,563,946 | c6411963bbd2769460b2a6f0450baef93d39e7a6 | /src/skarpen/lesson_4/Lab4_2.java | 7e3efe6b3d999187bda5b9ed8e8fc27c0259add3 | [] | no_license | Shumski-Sergey/M-JC1-25-19 | https://github.com/Shumski-Sergey/M-JC1-25-19 | 06b919e91058666bf000a5d9866937e249d552a3 | 1133dad04ec9bec4bdb8343841657a488365a1ec | refs/heads/master | 2022-04-27T14:48:25.457000 | 2020-04-17T16:24:00 | 2020-04-17T16:24:00 | 228,884,905 | 1 | 18 | null | false | 2020-04-06T12:13:05 | 2019-12-18T16:57:48 | 2020-04-06T12:03:26 | 2020-04-06T12:13:04 | 993 | 0 | 17 | 1 | Java | false | false | package src.skarpen.lesson_4;
import java.util.Scanner;
public class Lab4_2 {
public static void main(String[] args){
/*
//Имеется целое число, определить является ли это число простым,
//т.е. делится без остатка только на 1 и себя.
int num;
Scanner scan = new Scanner( System.in );
System.... | UTF-8 | Java | 863 | java | Lab4_2.java | Java | [] | null | [] | package src.skarpen.lesson_4;
import java.util.Scanner;
public class Lab4_2 {
public static void main(String[] args){
/*
//Имеется целое число, определить является ли это число простым,
//т.е. делится без остатка только на 1 и себя.
int num;
Scanner scan = new Scanner( System.in );
System.... | 863 | 0.56101 | 0.552595 | 24 | 28.708334 | 22.01416 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.583333 | false | false | 13 |
80b89552c73d513bdc747860f93d2410c0f7d408 | 9,990,093,951,802 | 23267f14fdcf0fd146b2e50e4c79f4252a72ad10 | /ELS/Client/po/orderPO/OrderPO.java | f6e4bfd0bd78e709430050931782610e9eb6cd9b | [] | no_license | RenElfSky/Express-Logistics-System | https://github.com/RenElfSky/Express-Logistics-System | 6c0e95ad7cdc0979fa781ce2beb9640a17ffb6f2 | 35672d4300165c1fe2692f81f8f0c107c30745f3 | refs/heads/master | 2021-01-10T16:10:10.166000 | 2015-11-23T09:43:51 | 2015-11-23T09:43:51 | 44,244,021 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package orderPO;
import java.io.Serializable;
import java.util.ArrayList;
import orderbl.GoodsType;
public class OrderPO implements Serializable {
private ArrayList<String>stateOfExpress;//订单的物流状态״̬
private String id;
private int numOfGoods;
private double weight;
private double size;
private String nameOfGoo... | UTF-8 | Java | 2,464 | java | OrderPO.java | Java | [] | null | [] | package orderPO;
import java.io.Serializable;
import java.util.ArrayList;
import orderbl.GoodsType;
public class OrderPO implements Serializable {
private ArrayList<String>stateOfExpress;//订单的物流状态״̬
private String id;
private int numOfGoods;
private double weight;
private double size;
private String nameOfGoo... | 2,464 | 0.785131 | 0.785131 | 101 | 23.237623 | 16.867067 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.940594 | false | false | 13 |
156345fe3bafb1cae63ef49e3842384c792c6629 | 30,691,836,316,400 | 2ba99ff08656c797b8018ca10269b689b690a8aa | /src/main/java/br/com/debpay/dto/ContactDTO.java | 376d58a1c1f0738fbc695b7e5aed157c356ee84b | [] | no_license | tisworks/debpay-backend | https://github.com/tisworks/debpay-backend | 3dacea979055c14d8fdeb412a5b5941bf1051417 | 6a5c13c842bc9127e8f6d6487f59bd290435b91b | refs/heads/master | 2022-06-15T19:13:49.055000 | 2019-11-29T23:48:49 | 2019-11-29T23:48:49 | 216,321,501 | 0 | 0 | null | false | 2022-05-20T21:13:59 | 2019-10-20T07:05:09 | 2019-11-29T23:48:59 | 2022-05-20T21:13:59 | 97 | 0 | 0 | 2 | Java | false | false | package br.com.debpay.dto;
public class ContactDTO {
private int id;
private int userID;
private String name;
private String cpf;
private String bankCode;
private String bankAgency;
private String bankAccount;
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}... | UTF-8 | Java | 1,109 | java | ContactDTO.java | Java | [] | null | [] | package br.com.debpay.dto;
public class ContactDTO {
private int id;
private int userID;
private String name;
private String cpf;
private String bankCode;
private String bankAgency;
private String bankAccount;
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}... | 1,109 | 0.659152 | 0.659152 | 67 | 15.552238 | 14.266424 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.328358 | false | false | 13 |
72586f0ecf1a40cdcfb22a29314bd8c39d900a6d | 26,276,609,919,023 | 0301d10ee99490dd42796ae52f9aa5a6631a232a | /app/src/main/java/administrator/example/com/bilibililivedemo/live/Model/IOnLoadListener.java | 16871db1c66f36758c3c60b0c14bc66c0f847866 | [] | no_license | JohnChenNA/BilibiliLiveDemo | https://github.com/JohnChenNA/BilibiliLiveDemo | b6fc2fbe8db6153fe2d91f133d2a5aae76946470 | 6197f2037f93ca51a11c19529f5044b6a12ed9be | refs/heads/master | 2020-03-20T03:30:57.110000 | 2018-06-13T01:56:53 | 2018-06-13T01:56:53 | 137,148,969 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package administrator.example.com.bilibililivedemo.live.Model;
import java.util.List;
import administrator.example.com.bilibililivedemo.Bean.LiveBean;
/**
* Created by admin on 2018/6/13.
*/
public interface IOnLoadListener {
void videoUrlSuccess(LiveBean liveBean);
void fail(Throwable throwable);
}
| UTF-8 | Java | 315 | java | IOnLoadListener.java | Java | [
{
"context": "bilibililivedemo.Bean.LiveBean;\n\n/**\n * Created by admin on 2018/6/13.\n */\n\npublic interface IOnLoadListen",
"end": 177,
"score": 0.9974865913391113,
"start": 172,
"tag": "USERNAME",
"value": "admin"
}
] | null | [] | package administrator.example.com.bilibililivedemo.live.Model;
import java.util.List;
import administrator.example.com.bilibililivedemo.Bean.LiveBean;
/**
* Created by admin on 2018/6/13.
*/
public interface IOnLoadListener {
void videoUrlSuccess(LiveBean liveBean);
void fail(Throwable throwable);
}
| 315 | 0.774603 | 0.752381 | 14 | 21.5 | 22.955702 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.357143 | false | false | 13 |
888d078c287ad72cac682b3e4759edac193b676b | 32,375,463,512,324 | 02682ddc8a01a9849bd502ad3a00d825232aec9c | /src/test/java/blackjack_example/CardTest.java | 7ca8013f773adff25d19a4dd61aeb923cd2aaf1a | [] | no_license | jlmichael/yagalib | https://github.com/jlmichael/yagalib | 193a8d24c869752ca1b6b8ebaa4609afaa6bbc0a | 32f08dd17b2871e236b55dacb512fd29fb22d08f | refs/heads/master | 2021-06-04T09:32:52.190000 | 2021-04-03T01:41:44 | 2021-04-03T01:41:44 | 4,427,988 | 0 | 1 | null | false | 2021-04-03T00:30:43 | 2012-05-24T02:53:54 | 2021-04-03T00:30:21 | 2021-04-03T00:30:43 | 248 | 1 | 0 | 1 | Java | false | false | package blackjack_example;
import junit.framework.TestCase;
import org.junit.Test;
import yagalib.blackjack_example.Card;
import java.util.ArrayList;
import java.util.List;
public class CardTest extends TestCase {
@Test
public void testGets() throws Exception {
Card card = new Card(Card.Pip.TWO, Card... | UTF-8 | Java | 6,981 | java | CardTest.java | Java | [] | null | [] | package blackjack_example;
import junit.framework.TestCase;
import org.junit.Test;
import yagalib.blackjack_example.Card;
import java.util.ArrayList;
import java.util.List;
public class CardTest extends TestCase {
@Test
public void testGets() throws Exception {
Card card = new Card(Card.Pip.TWO, Card... | 6,981 | 0.561954 | 0.533734 | 202 | 33.559406 | 14.069098 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.391089 | false | false | 13 |
6fd6f5198b27b4758a39421298fa7488dbebdc3b | 32,375,463,511,881 | e4a5264cd7ab1ec0eaa4d86cd25ac7c188bb043e | /src/dmdd/dmddjava/dataaccess/bdconvertor/HistoryAdjustLogBDConvertor.java | 8db0008a16f12bdcffd4efb571df0e3c517cc6cf | [] | no_license | cckmit/SaleForecastWeb | https://github.com/cckmit/SaleForecastWeb | 26bfe95250c0a42163b6da241a8858d8656858c0 | fe8f708ac4b4d0cc128a4860a73c9cc10af9928e | refs/heads/master | 2022-11-11T17:53:28.376000 | 2020-03-01T04:16:33 | 2020-03-01T04:16:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package dmdd.dmddjava.dataaccess.bdconvertor;
import java.util.Iterator;
import dmdd.dmddjava.dataaccess.bizobject.BHistoryAdjustLog;
import dmdd.dmddjava.dataaccess.bizobject.BHistoryAdjustLogAdjustItem;
import dmdd.dmddjava.dataaccess.bizobject.BHistoryAdjustLogProOrg;
import dmdd.dmddjava.dataaccess.bi... | UTF-8 | Java | 14,593 | java | HistoryAdjustLogBDConvertor.java | Java | [
{
"context": "ccess.dataobject.ProductCharacter;\n\n/**\n * @author liuzhen\n *\n */\npublic class HistoryAdjustLogBDConvertor i",
"end": 1094,
"score": 0.9990377426147461,
"start": 1087,
"tag": "USERNAME",
"value": "liuzhen"
}
] | null | [] | /**
*
*/
package dmdd.dmddjava.dataaccess.bdconvertor;
import java.util.Iterator;
import dmdd.dmddjava.dataaccess.bizobject.BHistoryAdjustLog;
import dmdd.dmddjava.dataaccess.bizobject.BHistoryAdjustLogAdjustItem;
import dmdd.dmddjava.dataaccess.bizobject.BHistoryAdjustLogProOrg;
import dmdd.dmddjava.dataaccess.bi... | 14,593 | 0.781544 | 0.781544 | 355 | 39.476055 | 43.53883 | 196 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.064789 | false | false | 13 |
b9c3513792bc830b9e63e59dbe3991affdbf8839 | 20,547,123,587,932 | 765aa47479ae1dce4bcefbf1a277606fd558c3a8 | /pet-clinic-data/src/test/java/com/petclinic/drdolittle/model/PetTypeTest.java | 388be69bae7891dbb2d63493949d081328830fc7 | [] | no_license | serghalak/DrDolittle | https://github.com/serghalak/DrDolittle | 9684f6bdb47fad521174adbb2b11561663e2f56d | 1b9cacab88f7b7ac21c62c814b9aacd1b23e1d56 | refs/heads/master | 2020-09-11T02:45:33.837000 | 2020-03-24T11:22:47 | 2020-03-24T11:22:47 | 221,911,314 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.petclinic.drdolittle.model;
import org.aspectj.lang.annotation.Before;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.*;
class PetTypeTest {
PetType petType=new PetType();
// @Before
// public void setUp(){
// petType=new PetType();
// }
@Test... | UTF-8 | Java | 607 | java | PetTypeTest.java | Java | [] | null | [] | package com.petclinic.drdolittle.model;
import org.aspectj.lang.annotation.Before;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.*;
class PetTypeTest {
PetType petType=new PetType();
// @Before
// public void setUp(){
// petType=new PetType();
// }
@Test... | 607 | 0.576606 | 0.576606 | 43 | 13.139535 | 14.392474 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.232558 | false | false | 13 |
4ffa2eb139cffd9fd1b8c1ce75727382e0023bff | 21,019,570,013,673 | 13f8245aae1294f3cf5793deb900aa167baad0fd | /Orientado a Objetos/POO en Java/Ejercicio03/Gato.java | b4fa63ad4a99f6104df1bedb0c5f03793b230940 | [] | no_license | fjcmolina/Ejercicios_Programacion | https://github.com/fjcmolina/Ejercicios_Programacion | 3b88fa57dd597f9ee112073da208feaeed1b3e52 | 9de67aed7376ccf9969acc2200c075c2002a41bd | refs/heads/master | 2021-09-14T19:45:37.162000 | 2018-05-18T08:49:02 | 2018-05-18T08:49:02 | 105,865,668 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Clase Gato
*/
package ejercicio03;
/**
*
* @author Francis
*/
public class Gato extends Mamifero {
public Gato() {
}
public Gato(Sexo s) {
super(s);
}
public void come(String comida) {
if (comida.equals("pescado")) {
System.out.println("Hmmm pescado, que rico");
} else {
... | UTF-8 | Java | 786 | java | Gato.java | Java | [
{
"context": "e Gato\n */\npackage ejercicio03;\n\n/**\n *\n * @author Francis\n */\npublic class Gato extends Mamifero {\n\n publi",
"end": 69,
"score": 0.999579668045044,
"start": 62,
"tag": "NAME",
"value": "Francis"
}
] | null | [] | /*
* Clase Gato
*/
package ejercicio03;
/**
*
* @author Francis
*/
public class Gato extends Mamifero {
public Gato() {
}
public Gato(Sexo s) {
super(s);
}
public void come(String comida) {
if (comida.equals("pescado")) {
System.out.println("Hmmm pescado, que rico");
} else {
... | 786 | 0.608917 | 0.606369 | 43 | 17.255814 | 19.772064 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.209302 | false | false | 13 |
1eb31e4dbdd5e7eb52b9bcaf5630afcb0b2c7127 | 30,820,685,368,968 | 85ad3099dabc56b17b6dbc10137fddbab6cd5ed6 | /src/main/java/proj/polypong/Window.java | 9e87e79d05e41f6e5e6e5e275ff66dde9139b513 | [] | no_license | rocktothorpe/PolyPong | https://github.com/rocktothorpe/PolyPong | e6673fcd860276af971478982d2debbee3a67ed1 | 5c8f418fca845b9433569521b2117dcaf0422bfc | refs/heads/master | 2020-04-05T16:22:41.495000 | 2018-12-07T01:48:43 | 2018-12-07T01:48:43 | 157,009,405 | 0 | 0 | null | false | 2018-11-30T19:44:38 | 2018-11-10T18:27:29 | 2018-11-30T18:49:33 | 2018-11-30T19:44:38 | 2,973 | 0 | 0 | 5 | Java | false | null | package proj.polypong;
import javafx.scene.Scene;
import javafx.scene.control.Label;
import javafx.scene.layout.StackPane;
import javafx.scene.paint.Color;
public class Window extends StackPane{
public Label windowTitle;
public double height = 500.0;
public double width = 900.0;
public static final Color backgrou... | UTF-8 | Java | 668 | java | Window.java | Java | [] | null | [] | package proj.polypong;
import javafx.scene.Scene;
import javafx.scene.control.Label;
import javafx.scene.layout.StackPane;
import javafx.scene.paint.Color;
public class Window extends StackPane{
public Label windowTitle;
public double height = 500.0;
public double width = 900.0;
public static final Color backgrou... | 668 | 0.663174 | 0.624251 | 25 | 25.719999 | 18.466228 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.12 | false | false | 13 |
31b855eb10e6238163b9f4b565f94caca0621126 | 31,971,736,618,580 | a434ebad3d93ea87872e8174786ed15b906c94fa | /Aula03/src/Caracteres.java | d2062b9fd31ccc95190a6e46c92271c2f541e463 | [] | no_license | kacioidarlan/workspace | https://github.com/kacioidarlan/workspace | 0aaacc05d98b50346026c7b93300700bcb6c5f88 | 52e02003070ae6e719a85930eb01ade300fb1ae4 | refs/heads/master | 2016-09-10T00:26:06.622000 | 2014-02-23T18:44:04 | 2014-02-23T18:44:04 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class Caracteres {
public String texto;
@Override
public boolean equals(Object obj){
Caracteres c;
c = (Caracteres)obj;
String textoSemNumero;
String textoSemNumero2;
textoSemNumero = this.texto.replaceAll("[0-9]","");
textoSemNumero2 = c.texto.replaceAll("[0-9]","");
... | UTF-8 | Java | 534 | java | Caracteres.java | Java | [] | null | [] |
public class Caracteres {
public String texto;
@Override
public boolean equals(Object obj){
Caracteres c;
c = (Caracteres)obj;
String textoSemNumero;
String textoSemNumero2;
textoSemNumero = this.texto.replaceAll("[0-9]","");
textoSemNumero2 = c.texto.replaceAll("[0-9]","");
... | 534 | 0.631086 | 0.616105 | 25 | 19.280001 | 18.835115 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 13 |
0b95b2fc5a8da26cede445bfb664af25a4df1a25 | 31,971,736,617,894 | 0ae6e4f6e3dace473898ce259a81086bfe185bd0 | /de.schenk.toolsjar/src/de/schenk/toolsjar/attach/app/JDKAttachApplication.java | a806e2507cb0b6d161f11e7083f9954c2451dfca | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0"
] | permissive | sattishv/JRTrace | https://github.com/sattishv/JRTrace | d30e282a356eb89048a97f454635f63442945262 | 906684541ebd117b287dbd87cd603b5c2a0c8920 | refs/heads/master | 2020-04-03T16:38:20.646000 | 2017-03-05T17:06:01 | 2017-03-05T17:06:01 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.schenk.toolsjar.attach.app;
import java.io.IOException;
import java.util.List;
import com.sun.tools.attach.AgentInitializationException;
import com.sun.tools.attach.AgentLoadException;
import com.sun.tools.attach.AttachNotSupportedException;
import com.sun.tools.attach.VirtualMachine;
import com.s... | UTF-8 | Java | 2,599 | java | JDKAttachApplication.java | Java | [
{
"context": "s and to list the available JVMs.\r\n * \r\n * @author Christian P. Schenk\r\n *\r\n */\r\npublic class JDKAttachApplication {\r\n\r\n",
"end": 571,
"score": 0.9997463226318359,
"start": 552,
"tag": "NAME",
"value": "Christian P. Schenk"
}
] | null | [] | package de.schenk.toolsjar.attach.app;
import java.io.IOException;
import java.util.List;
import com.sun.tools.attach.AgentInitializationException;
import com.sun.tools.attach.AgentLoadException;
import com.sun.tools.attach.AttachNotSupportedException;
import com.sun.tools.attach.VirtualMachine;
import com.s... | 2,586 | 0.665641 | 0.662178 | 100 | 23.99 | 27.338799 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.08 | false | false | 13 |
9c3baf51d76d278be22b2425cba82087d9c25fb9 | 4,629,974,798,787 | f50c6357a17814a723d4b2756a10ac909a5b9f00 | /app/src/main/java/com/sage/demo0809/util/LogMonitor.java | b64fdb601e9598f2ebf5b16b8194b3fc6e6fd05a | [] | no_license | salmanit/Demo0809 | https://github.com/salmanit/Demo0809 | cfbb421efc55c592266321f5a61ffc99b48ce61f | 967753d97f23173c3d2e1cde1d7fbcdbf5bad414 | refs/heads/master | 2021-01-16T20:41:48.346000 | 2017-10-27T07:37:48 | 2017-10-27T07:37:48 | 65,256,660 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sage.demo0809.util;
import android.os.Handler;
import android.os.HandlerThread;
import android.os.Looper;
import android.util.Log;
/**
* Created by Sage on 2017/3/2.
*/
public class LogMonitor {
private static LogMonitor logMonitor=new LogMonitor();
private HandlerThread handlerThread=new Handl... | UTF-8 | Java | 1,205 | java | LogMonitor.java | Java | [
{
"context": "ooper;\nimport android.util.Log;\n\n/**\n * Created by Sage on 2017/3/2.\n */\n\npublic class LogMonitor {\n p",
"end": 167,
"score": 0.9963281154632568,
"start": 163,
"tag": "USERNAME",
"value": "Sage"
}
] | null | [] | package com.sage.demo0809.util;
import android.os.Handler;
import android.os.HandlerThread;
import android.os.Looper;
import android.util.Log;
/**
* Created by Sage on 2017/3/2.
*/
public class LogMonitor {
private static LogMonitor logMonitor=new LogMonitor();
private HandlerThread handlerThread=new Handl... | 1,205 | 0.645643 | 0.634025 | 46 | 25.195652 | 21.87973 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.456522 | false | false | 13 |
2929fa43d01d5985d234f83a7bd9a89db3e6b3e8 | 12,300,786,390,084 | 810b09ae3f486741bf0a04601b0bb62dede9ee89 | /src/de/rfh/rocketcrm/control/KontaktServiceImplementation.java | d7b26940211b296f9f14e8394474dbe6e9ef56fa | [] | no_license | ArmandoCValerio/AppDev2-RocketCRM-Server | https://github.com/ArmandoCValerio/AppDev2-RocketCRM-Server | 803d5403e9448d6f7b286923a4911cc72368bc13 | 9efa4a7bb1777fb37207a62fc84b82e7f87cc4c1 | refs/heads/master | 2021-05-30T08:43:51.202000 | 2015-01-23T21:02:49 | 2015-01-23T21:02:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.rfh.rocketcrm.control;
import java.util.ArrayList;
import java.util.List;
import de.rfh.rocketcrm.boundary.KontaktService;
import de.rfh.rocketcrm.entity.ErrorHandle;
import de.rfh.rocketcrm.entity.KontaktDAO;
import de.rfh.rocketcrm.entity.KontaktDAOFactory;
import java.rmi.server.UnicastRemote... | UTF-8 | Java | 4,287 | java | KontaktServiceImplementation.java | Java | [] | null | [] | package de.rfh.rocketcrm.control;
import java.util.ArrayList;
import java.util.List;
import de.rfh.rocketcrm.boundary.KontaktService;
import de.rfh.rocketcrm.entity.ErrorHandle;
import de.rfh.rocketcrm.entity.KontaktDAO;
import de.rfh.rocketcrm.entity.KontaktDAOFactory;
import java.rmi.server.UnicastRemote... | 4,287 | 0.668299 | 0.6655 | 140 | 28.585714 | 28.906002 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.528571 | false | false | 13 |
c5f4121a21a5624f42cdcfb0ea8dbe6dbcb7064c | 24,842,090,872,940 | 82ad01ca93636495c953de6b107e9fed286420b9 | /webapp/controlpanel/src/main/java/eu/europeana/uim/gui/cp/server/ImageCachingStatisticsServiceImpl.java | 2795a3ded96981ca1cbd443f82781b3386084182 | [] | no_license | Bhanditz/uim-europeana | https://github.com/Bhanditz/uim-europeana | b5c8d0c30e7358af215b078f872cd3cfb92a86c6 | 24e4fa5181c0e765733e09f53b0956d0ed1e13f1 | refs/heads/master | 2020-04-20T13:45:10.077000 | 2018-05-18T13:45:19 | 2018-05-18T13:45:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package eu.europeana.uim.gui.cp.server;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Calendar;
import java.util.Date;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
import org.joda.time.Interval;
import co... | UTF-8 | Java | 10,125 | java | ImageCachingStatisticsServiceImpl.java | Java | [] | null | [] | package eu.europeana.uim.gui.cp.server;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Calendar;
import java.util.Date;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
import org.joda.time.Interval;
import co... | 10,125 | 0.751605 | 0.731852 | 264 | 37.352272 | 33.101326 | 226 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.056818 | false | false | 13 |
b8accb1bbe937fd1d2e0ec70a2d695795763f2f4 | 5,033,701,708,135 | 6701a0d47bbd7527e9f059c600a3b9dc05203fcd | /src/com/isatk/model/dao/CarFeeMapper.java | fbad234f9e06338bef77c5bde8f652dbf091ee44 | [] | no_license | flyingdanceli/EXI | https://github.com/flyingdanceli/EXI | 4e1f86632267fece5d803b2dfe785663f18dfd65 | c8818cd6c23ac2348466ec554a8ab0db6fb00f2a | refs/heads/master | 2021-01-18T21:41:06.111000 | 2016-01-27T02:40:28 | 2016-01-27T02:40:28 | 42,575,864 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.isatk.model.dao;
import com.isatk.model.dto.CarFee;
import com.isatk.model.dto.CarFeeExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface CarFeeMapper {
/**
* This method was generated by MyBatis Generator. This method corresponds to the database table car_fee
... | UTF-8 | Java | 2,596 | java | CarFeeMapper.java | Java | [] | null | [] | package com.isatk.model.dao;
import com.isatk.model.dto.CarFee;
import com.isatk.model.dto.CarFeeExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface CarFeeMapper {
/**
* This method was generated by MyBatis Generator. This method corresponds to the database table car_fee
... | 2,596 | 0.74114 | 0.690293 | 77 | 32.727272 | 35.21645 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.025974 | false | false | 13 |
c457c339279307da4eabd8ee098ff7c0abd9ef1e | 31,258,772,010,313 | 32b8165aba9953315d1cba4b76021c5e328256b0 | /src/main/java/com/monirul/toyrobot/command/robot/MoveLeftCmd.java | 822de7eb5abcf4a5e429135015dab4b22438eba5 | [] | no_license | shomun/toy-robot | https://github.com/shomun/toy-robot | e218c6282022753eefd610b47ce11876846e2294 | 42e5c6a70383439ecda68ff2b501254e0b3fb640 | refs/heads/master | 2020-11-28T00:49:50.922000 | 2019-12-23T02:32:20 | 2019-12-23T02:32:20 | 229,661,960 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.monirul.toyrobot.command.robot;
import com.monirul.toyrobot.GameContext;
import com.monirul.toyrobot.exception.ApplicationException;
public class MoveLeftCmd extends AbstractRobotCommand {
/**
* Turn the robot towards left
* @param gameContext
* @throws ApplicationException
*/
@Over... | UTF-8 | Java | 453 | java | MoveLeftCmd.java | Java | [] | null | [] | package com.monirul.toyrobot.command.robot;
import com.monirul.toyrobot.GameContext;
import com.monirul.toyrobot.exception.ApplicationException;
public class MoveLeftCmd extends AbstractRobotCommand {
/**
* Turn the robot towards left
* @param gameContext
* @throws ApplicationException
*/
@Over... | 453 | 0.748344 | 0.748344 | 19 | 21.842106 | 23.416735 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.789474 | false | false | 13 |
83c5f8dd814ef276a68920517de0e527308941b6 | 31,877,247,320,548 | ac0f22e5043199ead572d309d7a07b9d89496fa8 | /src/test/java/com/ahfdkun/ribbon_consumer/Test.java | 0630b569b5a2f11e38850fb812b928928b947cce | [] | no_license | ahfdkun/ribbon-consumer | https://github.com/ahfdkun/ribbon-consumer | 68f1afb9d171e441caf4b13a0f4d743be68b40b8 | d3d97dea1622d741fcf06bb233fb7dc182ecfe6e | refs/heads/master | 2021-09-10T19:20:37.875000 | 2018-03-31T16:16:31 | 2018-03-31T16:16:31 | 104,242,050 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ahfdkun.ribbon_consumer;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import java.util.Random;
public class Test {
public static void main(String[] args) {
List<String> upServerList = new ArrayList<String>();
List<String> x = Collections.unmodifiableLis... | UTF-8 | Java | 400 | java | Test.java | Java | [] | null | [] | package com.ahfdkun.ribbon_consumer;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import java.util.Random;
public class Test {
public static void main(String[] args) {
List<String> upServerList = new ArrayList<String>();
List<String> x = Collections.unmodifiableLis... | 400 | 0.7225 | 0.72 | 15 | 24.666666 | 20.680641 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.066667 | false | false | 13 |
e2655f8b2b82d5b7c8427e5bfecfc7146e616361 | 31,877,247,322,276 | 28956a0d004113afc8312f729018b0529ad8294d | /jbpm-test-coverage/src/main/java/org/jbpm/test/wih/ListWorkItemHandler.java | 406405fe6f559f28a45eae19703f10bdb1205fd8 | [
"Apache-2.0"
] | permissive | marianbuenosayres/jbpm | https://github.com/marianbuenosayres/jbpm | ffeb41b604a403863c9524bb5097186c7debd8b0 | 708ea506daa5042493087ed3145bef0539b194cf | refs/heads/master | 2021-01-12T13:10:57.025000 | 2016-10-26T14:26:21 | 2016-10-26T14:26:21 | 1,756,768 | 9 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2015 Red Hat, Inc. and/or its affiliates.
*
* 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 a... | UTF-8 | Java | 1,860 | java | ListWorkItemHandler.java | Java | [] | null | [] | /*
* Copyright 2015 Red Hat, Inc. and/or its affiliates.
*
* 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 a... | 1,860 | 0.72957 | 0.724194 | 58 | 31.068966 | 28.248199 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.448276 | false | false | 13 |
4e0f1693b9c2f78085a8f05d29658663d8194a78 | 4,243,427,727,661 | d8af13c4901d29a73e653640154e7b7d305f642a | /src/main/java/Observer/GameRoom.java | 708344b407efff019a1628cfc4ab8ce3eee2499c | [] | no_license | misstur/design_pattern | https://github.com/misstur/design_pattern | c4ba79569a38a7c0ecb0219897b3402219e240bb | 31dad15e22577d5627b6af1010ba1aa843280944 | refs/heads/master | 2023-01-10T01:19:44.565000 | 2020-11-08T12:16:15 | 2020-11-08T12:16:15 | 311,054,781 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Observer;
public class GameRoom extends Observer {
public GameRoom(String roomName) {
this.roomName = roomName;
}
}
| UTF-8 | Java | 141 | java | GameRoom.java | Java | [] | null | [] | package Observer;
public class GameRoom extends Observer {
public GameRoom(String roomName) {
this.roomName = roomName;
}
}
| 141 | 0.687943 | 0.687943 | 7 | 19.142857 | 16.400597 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 13 |
c92303db8b9c6e3e48203a6a8b2d56f64ca815e2 | 24,154,896,119,043 | b287595da1ab7a5ff7dfcd2650d13a715a9061c4 | /src/main/java/com/mattera/voiceCommand/VoiceCommandApplication.java | f6c4574305a8db8612927f9c8a29ac53992b837a | [] | no_license | xor666/VoiceCommand | https://github.com/xor666/VoiceCommand | bc6e87ef6de8059b2a03df72cf2b1131993b7a3a | e89a34d9532b4f737b5b4b754310a092c340e5d1 | refs/heads/main | 2023-01-20T16:20:30.829000 | 2020-11-29T04:19:59 | 2020-11-29T04:19:59 | 311,974,831 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mattera.voiceCommand;
import Entity.VoiceEntity;
import Repository.VoiceRepository;
import Services.VoiceService;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
import org.springframework.boot.autoconfigure.SpringBootApplication;
im... | UTF-8 | Java | 1,046 | java | VoiceCommandApplication.java | Java | [
{
"context": "aunchTheUi = new VoiceEntity(\"lucy\",\"start chrome 127.0.0.1:8080\",\"\"));\n\n\t}\n\n}\n",
"end": 1026,
"score": 0.9996347427368164,
"start": 1017,
"tag": "IP_ADDRESS",
"value": "127.0.0.1"
}
] | null | [] | package com.mattera.voiceCommand;
import Entity.VoiceEntity;
import Repository.VoiceRepository;
import Services.VoiceService;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
import org.springframework.boot.autoconfigure.SpringBootApplication;
im... | 1,046 | 0.827916 | 0.818356 | 28 | 36.357143 | 29.516598 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.178571 | false | false | 13 |
4717b4aa0e4efb911669cecb11d7e6cd7343c0f2 | 10,514,079,979,648 | c63f90c79da3b22fdac3e7e4d053299039d6cf5f | /personal-menu/src/main/java/com/xdidian/keryhu/personal_menu/client/UserClientFallback.java | 2672846c2891829187f1231ce500c701b4c4b8c7 | [
"MIT"
] | permissive | keryhu/xdidian-projection | https://github.com/keryhu/xdidian-projection | 8b04a33933108f7a8bbc8c8cc4008195530e9d9a | e7a43dff836f625004b78e9e8f2eb470ce6f629b | refs/heads/master | 2021-03-16T09:50:37.003000 | 2017-10-18T11:36:54 | 2017-10-18T11:36:54 | 57,111,650 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xdidian.keryhu.personal_menu.client;
import org.springframework.stereotype.Component;
@Component
public class UserClientFallback implements UserClient{
@Override
public boolean isInComopany(String id) {
// TODO Auto-generated method stub
return false;
}
}
| UTF-8 | Java | 287 | java | UserClientFallback.java | Java | [] | null | [] | package com.xdidian.keryhu.personal_menu.client;
import org.springframework.stereotype.Component;
@Component
public class UserClientFallback implements UserClient{
@Override
public boolean isInComopany(String id) {
// TODO Auto-generated method stub
return false;
}
}
| 287 | 0.770035 | 0.770035 | 15 | 18.133333 | 20.525972 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 13 |
d746a2be8bc5d64ce4794aef4a4008c9f658974a | 15,925,738,780,233 | 61c876d8544adb7d2604bb8342b0c07a5d980b1d | /Programming/Lab6/Lab6/client_project/src/main/java/client/commands/ExitCommand.java | c4a2376dab06f3b169b1f1bf3f45403a865f7ce4 | [
"MIT"
] | permissive | rakib-imtiaz/ITMO | https://github.com/rakib-imtiaz/ITMO | a45d6aa920b21cb7cc3ee32a551d7e4177e25e49 | f4b7b75b35d244bc048209540a40844e9238abcd | refs/heads/master | 2023-06-01T15:22:06.727000 | 2021-06-17T18:25:35 | 2021-06-17T18:25:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package client.commands;
import client.Client;
import common.Command;
public interface ExitCommand extends Command {
void execute(Client client);
}
| UTF-8 | Java | 154 | java | ExitCommand.java | Java | [] | null | [] | package client.commands;
import client.Client;
import common.Command;
public interface ExitCommand extends Command {
void execute(Client client);
}
| 154 | 0.785714 | 0.785714 | 8 | 18.25 | 15.722198 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 13 |
6a835ceec2982ce1aeefc7216a5d97264c6fe068 | 3,264,175,189,204 | e9869dfe29bcfd8c0f2e60bb62198c94a2eb5d47 | /src/main/java/com/robotar/ui/ChordListCellRenderer.java | 76c9643b7e86265df8889ec30a9deb89d7078dd9 | [] | no_license | kleekru/RoboTarPC | https://github.com/kleekru/RoboTarPC | 899f9c3357aa4d8c952b110bf205a434bd95e9d8 | 775c3cc17958e8413275d85c89e47b5a4b9f5a71 | refs/heads/master | 2018-12-28T09:04:07.563000 | 2015-05-14T22:12:41 | 2015-05-14T22:12:41 | 9,580,750 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.robotar.ui;
import java.awt.Component;
import javax.swing.DefaultListCellRenderer;
import javax.swing.JList;
import cz.versarius.xchords.Chord;
public class ChordListCellRenderer extends DefaultListCellRenderer {
private static final long serialVersionUID = 12453562423L;
/*
* This is the only meth... | UTF-8 | Java | 1,010 | java | ChordListCellRenderer.java | Java | [] | null | [] | package com.robotar.ui;
import java.awt.Component;
import javax.swing.DefaultListCellRenderer;
import javax.swing.JList;
import cz.versarius.xchords.Chord;
public class ChordListCellRenderer extends DefaultListCellRenderer {
private static final long serialVersionUID = 12453562423L;
/*
* This is the only meth... | 1,010 | 0.714851 | 0.70396 | 36 | 27.055555 | 26.654106 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.555556 | false | false | 13 |
49c26577623e8e4ac9a01b74cbd38c77b6cfd80b | 27,788,438,453,691 | db231084b4b7669e25191bb39366be2390213a90 | /SB_FRAMEWORK/SBCore/src/main/java/com/super_bits/modulosSB/SBCore/modulos/ManipulaArquivo/Diretorios.java | fef6c7ebbd0cdd2d5db345f6e8efa700785d9ebd | [
"Apache-2.0"
] | permissive | salviof/SuperBits_FrameWork | https://github.com/salviof/SuperBits_FrameWork | ebad11623646d8564bff5528260c1a9b65be451b | 52993f67683e18897b3a035dc005ba0514b33a5f | refs/heads/master | 2018-10-10T03:31:15.200000 | 2018-10-08T23:53:56 | 2018-10-08T23:53:56 | 48,012,093 | 4 | 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 com.super_bits.modulosSB.SBCore.modulos.ManipulaArquivo;
/**
*
*
*
* @author Sálvio Furbino <salviof@gmail.com>
* @... | UTF-8 | Java | 375 | java | Diretorios.java | Java | [
{
"context": "los.ManipulaArquivo;\n\n/**\n * \n * \n * \n * @author Sálvio Furbino <salviof@gmail.com>\n * @since 25/05/2014\n * \n */\n",
"end": 295,
"score": 0.9998635053634644,
"start": 281,
"tag": "NAME",
"value": "Sálvio Furbino"
},
{
"context": "vo;\n\n/**\n * \n * \n * \n... | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.super_bits.modulosSB.SBCore.modulos.ManipulaArquivo;
/**
*
*
*
* @author <NAME> <<EMAIL>>
* @since 25/05/2014
... | 356 | 0.697861 | 0.676471 | 19 | 18.68421 | 24.717463 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.210526 | false | false | 13 |
3f99fb272df4afc17b5d9033627dc2b73c630100 | 27,221,502,745,844 | d61924b77803440d631889112a95a74c12d3b5b5 | /app/src/main/java/com/google/firebase/crashlytics/internal/common/CrashlyticsBackgroundWorker.java | d3d4fe239d15eda03ead9bc7581bb2104154b699 | [
"MIT"
] | permissive | utsanjan/collegeblog | https://github.com/utsanjan/collegeblog | 423bfe883013ac37b8471170ea0aa6617f255561 | 27a6ffa5c66de51fc190295103888cbe7042474d | refs/heads/master | 2022-10-07T00:01:09.586000 | 2022-08-12T10:54:34 | 2022-08-12T10:54:34 | 269,986,309 | 12 | 0 | null | false | 2022-03-08T04:38:49 | 2020-06-06T13:15:51 | 2022-03-08T04:37:03 | 2022-03-08T04:38:48 | 133 | 7 | 0 | 0 | Java | false | false | package com.google.firebase.crashlytics.internal.common;
import com.google.android.gms.tasks.Continuation;
import com.google.android.gms.tasks.Task;
import com.google.android.gms.tasks.Tasks;
import java.util.concurrent.Callable;
import java.util.concurrent.Executor;
import java.util.concurrent.ExecutorService;
/* JA... | UTF-8 | Java | 3,569 | java | CrashlyticsBackgroundWorker.java | Java | [] | null | [] | package com.google.firebase.crashlytics.internal.common;
import com.google.android.gms.tasks.Continuation;
import com.google.android.gms.tasks.Task;
import com.google.android.gms.tasks.Tasks;
import java.util.concurrent.Callable;
import java.util.concurrent.Executor;
import java.util.concurrent.ExecutorService;
/* JA... | 3,569 | 0.659288 | 0.657327 | 89 | 39.101124 | 36.701664 | 201 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.460674 | false | false | 13 |
57d737be8f6818df67c87239428e435d7aa36631 | 33,706,903,340,991 | 914d9216c450c7cdf8f0a3c1e8acad8f2cfcf5ca | /AudiDealershipApp/src/main/java/com/revature/DAO/UserDAO.java | 342528cf166f3f6f332d94c3b2ddf0fe0b854bea | [] | no_license | 2005Java-Nick/jose_canela_p0 | https://github.com/2005Java-Nick/jose_canela_p0 | 417af095352695852e2d53c4f93bcdb50535e209 | 447f3fb1350ff927c52dda2446bd1cce7591a68b | refs/heads/master | 2022-12-27T17:09:41.907000 | 2020-05-17T19:15:43 | 2020-05-17T19:15:43 | 262,871,703 | 0 | 0 | null | false | 2020-10-13T21:53:50 | 2020-05-10T20:41:14 | 2020-05-17T20:27:09 | 2020-10-13T21:53:49 | 162 | 0 | 0 | 1 | Java | false | false | package com.revature.DAO;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.io.Serializable;
import java.util.HashMap;
import org.apache.log4j.Logger;
import com.revature.Objects.Customer;
impo... | UTF-8 | Java | 2,768 | java | UserDAO.java | Java | [
{
"context": "ort com.revature.Objects.Employee;\n\n/**\n * @author josecanela\n *\n */\n@SuppressWarnings(\"serial\")\npublic class U",
"end": 380,
"score": 0.9989024996757507,
"start": 370,
"tag": "USERNAME",
"value": "josecanela"
}
] | null | [] | package com.revature.DAO;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.io.Serializable;
import java.util.HashMap;
import org.apache.log4j.Logger;
import com.revature.Objects.Customer;
impo... | 2,768 | 0.709538 | 0.709176 | 102 | 26.137255 | 22.743256 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.166667 | false | false | 13 |
21ec0ebee66d18f5f1476293ca3d62ac83d42008 | 30,331,059,065,222 | 729eae8f48141323c8da8fc35643b2dcf1601654 | /app/src/main/java/pku/ss/xiaot/util/StaticFunction.java | 25cca42cbb2dfc3dcbeda6eda02d288dc20c3da3 | [] | no_license | xiaot945/WeatherDEMO | https://github.com/xiaot945/WeatherDEMO | 4596a8c15eee6f37f00ae92598ecd1be1189df55 | ab8329075baa00ee81980d61e0add729ae31f48d | refs/heads/master | 2020-05-19T11:57:15.601000 | 2015-06-19T17:25:28 | 2015-06-19T17:25:28 | 32,888,175 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pku.ss.xiaot.util;
import java.util.List;
/**
* Created by xiaot on 2015/3/31.
*/
public class StaticFunction {
public static String[] list2StringArray(List<String> list) {
String[] stringArray = new String[list.size()];
for (int i = 0; i< list.size(); i++) {
stringArray[i] ... | UTF-8 | Java | 382 | java | StaticFunction.java | Java | [
{
"context": "t.util;\n\nimport java.util.List;\n\n/**\n * Created by xiaot on 2015/3/31.\n */\npublic class StaticFunction {\n\n",
"end": 75,
"score": 0.9996067881584167,
"start": 70,
"tag": "USERNAME",
"value": "xiaot"
}
] | null | [] | package pku.ss.xiaot.util;
import java.util.List;
/**
* Created by xiaot on 2015/3/31.
*/
public class StaticFunction {
public static String[] list2StringArray(List<String> list) {
String[] stringArray = new String[list.size()];
for (int i = 0; i< list.size(); i++) {
stringArray[i] ... | 382 | 0.586387 | 0.562827 | 18 | 20.222221 | 20.413927 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.388889 | false | false | 13 |
a992c707ba7d08508261c371d572531bfe6e219c | 28,492,813,063,912 | 689d61110cbf6f38430c6482aae71e5e65fbd90c | /lib_common/src/main/java/com/architecture/common/util/MD5.java | 254a2dcad117140738af650639dcfec396e4de1c | [] | no_license | JDY1995/djiUAV | https://github.com/JDY1995/djiUAV | db9586cfd0ce50684f7a718bf87b0c120affb735 | 188e3559b39e6772359f1916a7913aa0916d4c9b | refs/heads/master | 2020-04-17T16:19:43.740000 | 2019-01-10T07:16:44 | 2019-01-10T07:16:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.architecture.common.util;
import java.io.UnsupportedEncodingException;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
public class MD5 {
public static String getMD5(String val) throws NoSuchAlgorithmException {
MessageDigest md5 = MessageDigest.getInstance("MD5");
... | UTF-8 | Java | 931 | java | MD5.java | Java | [] | null | [] | package com.architecture.common.util;
import java.io.UnsupportedEncodingException;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
public class MD5 {
public static String getMD5(String val) throws NoSuchAlgorithmException {
MessageDigest md5 = MessageDigest.getInstance("MD5");
... | 931 | 0.675468 | 0.658966 | 39 | 22.307692 | 19.521393 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.871795 | false | false | 13 |
3c9a296da1308e75d48d8ae2dcfff500dab6d451 | 19,043,885,029,486 | 71241f6f54ceae4b71f0b7725501e6cf7ddadfa7 | /app/src/main/java/LuisAcosta/soprane/Profile.java | f4371b79e33713040a49b177f9816c75d8cc34e2 | [] | no_license | MrPrezidanto/Practica_PGL | https://github.com/MrPrezidanto/Practica_PGL | 8985296f2dcb86a9d18a983530cae3f3ddd33db7 | 9e56fa229ce4643fa468ee8a90ed9b6a21d85a1d | refs/heads/master | 2023-06-14T14:59:20.005000 | 2021-06-25T18:15:26 | 2021-06-25T18:15:26 | 380,318,150 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package LuisAcosta.soprane;
import android.os.Bundle;
import androidx.annotation.NonNull;
import androidx.fragment.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.TextView;
import com.google.firebase.auth.... | UTF-8 | Java | 3,199 | java | Profile.java | Java | [] | null | [] | package LuisAcosta.soprane;
import android.os.Bundle;
import androidx.annotation.NonNull;
import androidx.fragment.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.TextView;
import com.google.firebase.auth.... | 3,199 | 0.651454 | 0.651454 | 91 | 34.164837 | 29.28911 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.659341 | false | false | 13 |
54fe96d7a16b316d8df3528491429bf8e6329b98 | 28,132,035,797,430 | 1f15d4ae34280c05fa554c8e98d1b07014775f2c | /esup-pstagedata-utils/src/main/java/org/esupportail/pstagedata/utils/Utils.java | 3e734c3c499e74a8c6b2939c01aba78ad9c58d9b | [] | no_license | EsupPortail/esup-pstagedata | https://github.com/EsupPortail/esup-pstagedata | 671885e2d836e1d0a620128055b441944359ab87 | 3f8bae641230832dafbc7f7c3320886d05dccfdf | refs/heads/master | 2023-03-12T23:03:09.254000 | 2023-02-22T15:32:14 | 2023-02-22T15:34:28 | 7,019,367 | 8 | 4 | null | false | 2021-04-22T17:46:06 | 2012-12-05T15:08:37 | 2021-02-18T13:18:29 | 2021-04-22T17:46:06 | 1,897 | 3 | 3 | 1 | Java | false | false | package org.esupportail.pstagedata.utils;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
import java.sql.Timestamp;
import java.text.ParseException;
import java.text.ParsePosition;
import java.text.SimpleDateFormat;
import java.util.*;
import org.springframework.util.StringUtils;
... | UTF-8 | Java | 17,673 | java | Utils.java | Java | [] | null | [] | package org.esupportail.pstagedata.utils;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
import java.sql.Timestamp;
import java.text.ParseException;
import java.text.ParsePosition;
import java.text.SimpleDateFormat;
import java.util.*;
import org.springframework.util.StringUtils;
... | 17,673 | 0.561442 | 0.522443 | 587 | 29.097103 | 26.472881 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.228279 | false | false | 13 |
18013e2e71ac9cf2ff699510951cb90a4fdedb6a | 23,175,643,553,422 | 82f236c1e2efee1d5b7f18224844e7413df0558c | /app/src/main/java/com/appler/universitysystem/ui/adapter/QjTypeListAdapter.java | 947c54cfece66fb994674976677b0ab39a1ca8d3 | [] | no_license | SyQznld/UniversitySystem | https://github.com/SyQznld/UniversitySystem | 1f28f3967fc5048eda1abf0d37bcc5c55762f6a3 | a38170d41635a8e4412d1c39cee2efa41d056183 | refs/heads/master | 2020-11-25T16:17:58.549000 | 2019-12-18T03:51:16 | 2019-12-18T03:51:16 | 228,752,443 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.appler.universitysystem.ui.adapter;
import android.content.Context;
import android.support.annotation.Nullable;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.TextView;
import com.appler.universitysystem.R;
import com.appler.universitysystem.bean.QjTypeData;
import com... | UTF-8 | Java | 1,738 | java | QjTypeListAdapter.java | Java | [] | null | [] | package com.appler.universitysystem.ui.adapter;
import android.content.Context;
import android.support.annotation.Nullable;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.TextView;
import com.appler.universitysystem.R;
import com.appler.universitysystem.bean.QjTypeData;
import com... | 1,738 | 0.734177 | 0.734177 | 51 | 33.07843 | 28.259888 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.607843 | false | false | 13 |
8f7382794c2ccfaba9536f556b0c79bbf860d5ab | 12,266,426,603,955 | f9e2135cbd9181bb4706d0fa971590679b161811 | /decompiled/sources/com/own/bless/soy/RunnableC0042y0.java | 4837246a127c84db72f4ce57b5aff96b56bce4ab | [] | no_license | altilunium/android-virus | https://github.com/altilunium/android-virus | b55d811505cae712c33194a181d93870b4bac1ce | a2b3c4f1ffeccba4ff89c0417a01f67670fc5bb9 | refs/heads/main | 2023-04-01T09:09:08.807000 | 2021-04-10T16:06:51 | 2021-04-10T16:06:51 | 356,600,140 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.own.bless.soy;
import com.ownw.blesb.StringFog;
/* access modifiers changed from: package-private */
/* renamed from: com.own.bless.soy.y0 */
/* compiled from: TaskQueue */
public class RunnableC0042y0 implements Runnable {
/* renamed from: a */
final /* synthetic */ C0006b1 f129a;
RunnableC... | UTF-8 | Java | 1,204 | java | RunnableC0042y0.java | Java | [] | null | [] | package com.own.bless.soy;
import com.ownw.blesb.StringFog;
/* access modifiers changed from: package-private */
/* renamed from: com.own.bless.soy.y0 */
/* compiled from: TaskQueue */
public class RunnableC0042y0 implements Runnable {
/* renamed from: a */
final /* synthetic */ C0006b1 f129a;
RunnableC... | 1,204 | 0.534884 | 0.465947 | 38 | 30.68421 | 23.258394 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.342105 | false | false | 13 |
b75dcea88fc5608d84e14671014a346c09277bc8 | 7,954,279,446,387 | cba05682475a77daa7e8794bdbbda878b1ffeb0c | /src/main/java/com/shear/admin/controller/IndexController.java | 413f648237235909cabba784b93a8bfe775f0f71 | [] | no_license | qxf567/quick-shear-admin | https://github.com/qxf567/quick-shear-admin | b143a4f5e152f2165f9d55304d2bde06fba6595f | 15492628606ef3d18dc050130b407848123ca289 | refs/heads/master | 2021-01-13T13:31:57.744000 | 2017-02-21T08:18:59 | 2017-02-21T08:18:59 | 72,624,284 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.shear.admin.controller;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
import com.shear.admin.controller.base.AbstractController;
@Controller
@Re... | UTF-8 | Java | 600 | java | IndexController.java | Java | [] | null | [] | package com.shear.admin.controller;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
import com.shear.admin.controller.base.AbstractController;
@Controller
@Re... | 600 | 0.795 | 0.791667 | 22 | 26.272728 | 24.454376 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.772727 | false | false | 13 |
a83f9f4c9bbb8399cead18311a103f273b9cda09 | 317,827,616,449 | bf887070a667bd227e84a521d069f37fc47cd31f | /src/main/java/test/spring/ehcache/test/UserServiceTest.java | 2d7d51acf6894d1a24fdecfd17cd08e9f980c1e1 | [] | no_license | paven627/zz_libs | https://github.com/paven627/zz_libs | 233821172a72b393752c6f98fbeb673d0bf1cf3f | 444bd26048a2121d7858446f5e4f19fbf840ccdd | refs/heads/master | 2022-02-04T02:05:27.002000 | 2021-07-07T03:06:16 | 2021-07-07T03:06:16 | 69,547,590 | 1 | 0 | null | false | 2022-03-31T20:13:19 | 2016-09-29T08:31:48 | 2021-07-07T03:06:27 | 2022-03-31T20:13:19 | 1,897 | 1 | 0 | 19 | Java | false | false | package test.spring.ehcache.test;
import org.junit.Test;
import org.springframework.context.support.ClassPathXmlApplicationContext;
import test.spring.ehcache.java.model.User;
import test.spring.ehcache.java.service.UserService;
public class UserServiceTest {
UserService service;
@Test
public void testHiberna... | UTF-8 | Java | 1,107 | java | UserServiceTest.java | Java | [] | null | [] | package test.spring.ehcache.test;
import org.junit.Test;
import org.springframework.context.support.ClassPathXmlApplicationContext;
import test.spring.ehcache.java.model.User;
import test.spring.ehcache.java.service.UserService;
public class UserServiceTest {
UserService service;
@Test
public void testHiberna... | 1,107 | 0.769648 | 0.762421 | 40 | 26.674999 | 23.077465 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.575 | false | false | 13 |
9fd9ad0242f5af2b55e37e1f528235f00aa6b5c6 | 987,842,504,727 | b19b6755d9bdc57619dd508a73eecace041a34e5 | /app/src/main/java/edu/montclair/mobilecomputing/r_soltes/schwifty/HomePage.java | 3afe751e44c1ae311d9e2ccdf5bc5dd786b0fb56 | [] | no_license | Jamest8/Schwifty | https://github.com/Jamest8/Schwifty | c8b65fe9822fdc1b466b7cda37f79579269a929d | ae1d88ec8b0df7c2a69cd2bf2eee630d9fa6ad04 | refs/heads/master | 2021-01-20T00:23:33.961000 | 2017-04-23T06:37:08 | 2017-04-23T06:37:08 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.montclair.mobilecomputing.r_soltes.schwifty;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.design.widget.BottomNavigationView;
import android.support.design.widget.Snackbar;
import android... | UTF-8 | Java | 8,526 | java | HomePage.java | Java | [
{
"context": " String username = dataSnapshot.child(uid).child(\"username\").getValue().toString();\n String u",
"end": 3274,
"score": 0.8712105751037598,
"start": 3266,
"tag": "USERNAME",
"value": "username"
}
] | null | [] | package edu.montclair.mobilecomputing.r_soltes.schwifty;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.design.widget.BottomNavigationView;
import android.support.design.widget.Snackbar;
import android... | 8,526 | 0.602979 | 0.602158 | 195 | 42.723076 | 33.879959 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.579487 | false | false | 13 |
d4dc96044a82e4685d85a438cf7c48488e35ee9f | 8,358,006,395,370 | ba054433d681ab00639b9b97d7f2458226d16daf | /Inventory App/app/src/main/java/com/tuv01/inventoryapp/CatalogActivity.java | a8f1c93b63b2ee85e0b18cea88340e27f25ceff4 | [] | no_license | Tuv01/Android-Basics-Nanodegree-By-Google | https://github.com/Tuv01/Android-Basics-Nanodegree-By-Google | ba0edd3dcab5162de86a7fcd24632dcbd135b7bc | 906ae45a89f56e4e1163f2aa45e047b722596681 | refs/heads/master | 2021-09-17T11:36:23.019000 | 2018-07-01T19:51:37 | 2018-07-01T19:51:37 | 121,692,279 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tuv01.inventoryapp;
import android.app.LoaderManager;
import android.content.ContentUris;
import android.content.ContentValues;
import android.content.CursorLoader;
import android.content.Intent;
import android.content.Loader;
import android.database.Cursor;
import android.net.Uri;
import android... | UTF-8 | Java | 7,842 | java | CatalogActivity.java | Java | [] | null | [] | package com.tuv01.inventoryapp;
import android.app.LoaderManager;
import android.content.ContentUris;
import android.content.ContentValues;
import android.content.CursorLoader;
import android.content.Intent;
import android.content.Loader;
import android.database.Cursor;
import android.net.Uri;
import android... | 7,842 | 0.655955 | 0.654552 | 184 | 40.630436 | 30.4505 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.608696 | false | false | 13 |
29a26c611f8f6a05a4750bc0638c4d48f1128b44 | 26,190,710,597,516 | e2637f37abce4e252867e2bdb04be865aaa8d13e | /Ceres/src/main/org/generationcp/model/core/value/constraint/impl/TabularDataConstraintImpl.java | 0010d131dbcf235b767136149b5490af8b61f6fb | [] | no_license | mruas/Pantheon | https://github.com/mruas/Pantheon | a934a08b5023a436643b43c549c22ec380ff53a8 | 896db319353ba3ad3f41b0f49c0028d3fd5e468b | refs/heads/master | 2019-06-15T06:06:54.301000 | 2012-06-07T14:59:21 | 2012-06-07T14:59:21 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* Copyright 2005-9 International Rice Research Institute (IRRI) and
* Centro Internacional de Mejoramiento de Ma?z y Trigo
*
* All rights reserved.
*
* This Java program class is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
... | UTF-8 | Java | 6,156 | java | TabularDataConstraintImpl.java | Java | [
{
"context": "DataConstraintImpl.java 16317 2009-05-18 22:12:22Z gdavenport $\r\n*/\r\npackage org.generationcp.model.core.value.",
"end": 893,
"score": 0.9990744590759277,
"start": 883,
"tag": "USERNAME",
"value": "gdavenport"
}
] | null | [] | /* Copyright 2005-9 International Rice Research Institute (IRRI) and
* Centro Internacional de Mejoramiento de Ma?z y Trigo
*
* All rights reserved.
*
* This Java program class is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
... | 6,156 | 0.587882 | 0.583658 | 233 | 24.429184 | 28.304983 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.188841 | false | false | 13 |
923f751a8663d7231215cac28231c38cd440d3d9 | 26,190,710,599,415 | 326c7f9e6e2bd047c660a0182e44387a2a36df9b | /wflow-wfengine/src/main/java/org/enhydra/shark/CustomWfActivityWrapper.java | 13800014eaf149ce230a0bfe5dc1a73d5b6d1553 | [] | no_license | kinnara-digital-studio/kecak-workflow | https://github.com/kinnara-digital-studio/kecak-workflow | ff2f76dc8c209358a0ef54199a67137e81bd6a16 | 0d54090b0bf159c81e25c80e05785a1efa2eff9b | refs/heads/master | 2023-06-23T12:22:15.567000 | 2023-06-08T07:29:09 | 2023-06-08T07:29:09 | 96,003,163 | 3 | 2 | null | false | 2023-02-22T04:30:42 | 2017-07-02T04:54:57 | 2023-01-19T14:23:12 | 2023-02-22T04:30:37 | 57,844 | 2 | 2 | 36 | Java | false | false | package org.enhydra.shark;
import java.util.List;
import org.enhydra.shark.api.client.wfmc.wapi.WMSessionHandle;
import org.enhydra.shark.api.internal.working.WfActivityInternal;
import org.enhydra.shark.api.internal.working.WfProcessInternal;
import org.enhydra.shark.xpdl.elements.Activity;
import org.enhydra.shark.x... | UTF-8 | Java | 3,199 | java | CustomWfActivityWrapper.java | Java | [] | null | [] | package org.enhydra.shark;
import java.util.List;
import org.enhydra.shark.api.client.wfmc.wapi.WMSessionHandle;
import org.enhydra.shark.api.internal.working.WfActivityInternal;
import org.enhydra.shark.api.internal.working.WfProcessInternal;
import org.enhydra.shark.xpdl.elements.Activity;
import org.enhydra.shark.x... | 3,199 | 0.683339 | 0.677087 | 84 | 37.083332 | 34.800522 | 206 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 13 |
947a415c1ba6c0a297521eef62199269dc0edfab | 24,395,414,244,806 | 2b072a4df26b74d49f23a2c55857568b301b3fc3 | /src/main/java/pl/lsobotka/hacker/rank/algorithms/QueenAttack.java | a101cdd5cd73a83409e0b44fd889920657789656 | [] | no_license | sobotkalukasz/hacker-rank | https://github.com/sobotkalukasz/hacker-rank | dd0a5ef7a706152cd9d9b062a4d162ed04a85beb | c90c2c276fa7f9baf10365404b3b801a3f5a4184 | refs/heads/master | 2023-02-06T04:32:37.386000 | 2020-12-31T13:09:12 | 2020-12-31T13:09:12 | 325,347,754 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.lsobotka.hacker.rank.algorithms;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import java.util.Map;
import java.util.concurrent.atomic.AtomicInteger;
import java.util.stream.Collectors;
/*
* https://www.hackerrank.com/challenges/queens-attack-2/problem
*/
public class Queen... | UTF-8 | Java | 2,612 | java | QueenAttack.java | Java | [] | null | [] | package pl.lsobotka.hacker.rank.algorithms;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import java.util.Map;
import java.util.concurrent.atomic.AtomicInteger;
import java.util.stream.Collectors;
/*
* https://www.hackerrank.com/challenges/queens-attack-2/problem
*/
public class Queen... | 2,612 | 0.629786 | 0.625191 | 75 | 33.826668 | 29.377258 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.613333 | false | false | 13 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.