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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
21195a65c3ec1958dfd953b676793b27a6b5b7a0 | 3,882,650,501,984 | fb5b6c3bdb2c1fe8cfdb22446709b408801bd3fb | /src/main/java/de/paluch/status/status/dao/ServiceRepository.java | 9b680658b46c9a2a6f1a5cf42776ad93bc5495c3 | [] | no_license | mp911de/service-status-board | https://github.com/mp911de/service-status-board | 9afff66685839c8a3563a4ffc7333baf9c82de90 | abe5975a6024d311a4d75f24d6733d01ee566251 | refs/heads/master | 2023-06-09T08:58:43.469000 | 2013-01-15T18:38:13 | 2013-01-15T18:38:13 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.paluch.status.status.dao;
import de.paluch.status.status.entity.ServiceEntity;
import org.springframework.data.repository.PagingAndSortingRepository;
import org.springframework.data.repository.query.Param;
import org.springframework.data.rest.repository.annotation.RestResource;
import java.util.List;
@Res... | UTF-8 | Java | 584 | java | ServiceRepository.java | Java | [] | null | [] | package de.paluch.status.status.dao;
import de.paluch.status.status.entity.ServiceEntity;
import org.springframework.data.repository.PagingAndSortingRepository;
import org.springframework.data.repository.query.Param;
import org.springframework.data.rest.repository.annotation.RestResource;
import java.util.List;
@Res... | 584 | 0.818493 | 0.818493 | 16 | 35.5 | 32.068287 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5625 | false | false | 6 |
05e295ca80dead25242d19f1726655ce849cedfc | 27,968,827,050,808 | f9fd83c7c38ec80296ae383e93aec5c3d574c157 | /library/src/main/java/com/nd/android/sdp/im/boxparser/library/ConfigBuilder.java | 4b7a356aeee10537ef130eb403d7284e56d1e846 | [] | no_license | eyyoung/BoxParser | https://github.com/eyyoung/BoxParser | 7c3f5904c7b157ef589fc4d434804b9120906a37 | 399f36af6734aba385f447cc6d7711b87849cf32 | refs/heads/master | 2016-09-16T00:33:33.759000 | 2016-02-24T05:37:36 | 2016-02-24T05:37:36 | 39,169,440 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nd.android.sdp.im.boxparser.library;
public class ConfigBuilder {
private OnImageClick mOnImageClick;
private OnSpanClick mOnSpanClick;
private ImageUrlGetter mImageUrlGetter;
private int mDefaultImg;
public ConfigBuilder setDefaultImg(
int pDefaultImg) {
mDefaultIm... | UTF-8 | Java | 1,026 | java | ConfigBuilder.java | Java | [] | null | [] | package com.nd.android.sdp.im.boxparser.library;
public class ConfigBuilder {
private OnImageClick mOnImageClick;
private OnSpanClick mOnSpanClick;
private ImageUrlGetter mImageUrlGetter;
private int mDefaultImg;
public ConfigBuilder setDefaultImg(
int pDefaultImg) {
mDefaultIm... | 1,026 | 0.679337 | 0.678363 | 37 | 26.756756 | 22.933989 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.486486 | false | false | 6 |
5e85b96ac5f72bee30f75c1b6fb34d087b40de38 | 1,949,915,160,192 | 4f3811eac5c44058fde9749d95768bc21272f0ee | /src/main/java/com/name/MCModding/reference/Reference.java | b780c75c328e2cd83654ccff3ffc1ea656ae5b80 | [] | no_license | ThatOneModder/MCModding | https://github.com/ThatOneModder/MCModding | 14097578d02bc4fc2d253ee1969f0ad979de5c3b | ce1efc0357720ad99095e381ab6ebe7aecdd59be | refs/heads/master | 2020-05-30T21:38:47.702000 | 2015-07-17T04:00:48 | 2015-07-17T04:00:48 | 39,108,975 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.name.MCModding.reference;
public class Reference
{
public static final String MOD_ID = "MCModding";
public static final String MOD_NAME = "MCModding";
public static final String VERSION = "1.7.10-1.0";
public static final String CLIENT_PROXY = "com.name.MCModding.proxy.ClientProxy";
pub... | UTF-8 | Java | 402 | java | Reference.java | Java | [] | null | [] | package com.name.MCModding.reference;
public class Reference
{
public static final String MOD_ID = "MCModding";
public static final String MOD_NAME = "MCModding";
public static final String VERSION = "1.7.10-1.0";
public static final String CLIENT_PROXY = "com.name.MCModding.proxy.ClientProxy";
pub... | 402 | 0.736318 | 0.721393 | 11 | 35.545456 | 31.540346 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 6 |
463e368d1ce17b8cdb60a93c64fb038134e731e5 | 5,016,521,828,064 | 952a3a532bbd7d6257459eaa58e82866d6203b27 | /@HackerRank/Problem Solving/100_morgan-and-a-string/Solution.java | d83ad38a570eec4a665889853a84aacfc31950a2 | [] | no_license | hosmanadam/coding-challenges | https://github.com/hosmanadam/coding-challenges | a95a3d23245fb284792c8482bfae0eb8091c3b29 | 48b27bca47133357be68735e68b97e68e36246be | refs/heads/master | 2022-12-22T07:22:26.429000 | 2022-12-12T13:17:39 | 2022-12-15T00:17:51 | 154,057,434 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* https://www.hackerrank.com/challenges/morgan-and-a-string/problem */
import java.io.*;
import java.util.*;
public class Solution {
static String morganAndString(String a, String b) {
int headA = 0;
int headB = 0;
int lenA = a.length();
int lenB = b.length();
StringBuild... | UTF-8 | Java | 2,884 | java | Solution.java | Java | [] | null | [] | /* https://www.hackerrank.com/challenges/morgan-and-a-string/problem */
import java.io.*;
import java.util.*;
public class Solution {
static String morganAndString(String a, String b) {
int headA = 0;
int headB = 0;
int lenA = a.length();
int lenB = b.length();
StringBuild... | 2,884 | 0.540222 | 0.534327 | 82 | 34.170731 | 28.640669 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.658537 | false | false | 6 |
84a9ccb62c2bcdbbdbe6579deb5eefd85f9cb447 | 2,095,944,066,517 | 4698027677783d74bae5bbbd3c3e71cded4fe13f | /Object-oriented programming/10-1-hw30/employee.java | e9c791d2463ecf1e846393efd775fcd88cf4c18f | [] | no_license | zxspring21/Java | https://github.com/zxspring21/Java | 37b0246ddda898cf3fff7a1e6e3c72963dcfbc0d | ee6f7cca8b9a917f514b18d6b80bb9054fdcba86 | refs/heads/master | 2021-07-09T03:50:42.765000 | 2017-10-10T09:51:08 | 2017-10-10T09:51:08 | 106,398,547 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class employee{
private String firstname;
private String lastname;
private String phonenumber;
private int salary;
public employee(){
}
public employee(String firstname,String lastname,String phonenumber,int salary){
this.firstname=firstname;
this.lastname=l... | WINDOWS-1252 | Java | 1,171 | java | employee.java | Java | [] | null | [] | public class employee{
private String firstname;
private String lastname;
private String phonenumber;
private int salary;
public employee(){
}
public employee(String firstname,String lastname,String phonenumber,int salary){
this.firstname=firstname;
this.lastname=l... | 1,171 | 0.619333 | 0.619333 | 54 | 19.685184 | 16.932135 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.462963 | false | false | 6 |
375f791df3dd09e96156cec23c0ce161a824e1e2 | 23,562,190,605,835 | e966c131c4b2a7c58ab058b3f4ba4499121c8fdd | /src/server/UDPServer.java | 5dea8413ce8fcc843cf7040107500d7d37aef9bd | [] | no_license | TheMarvelousWhale/NTU-CE4013-DistributedSystem | https://github.com/TheMarvelousWhale/NTU-CE4013-DistributedSystem | f598dee8df0e1748d0ac2e4ed33dc460a2f95dc1 | 7e3b278b60cd1c7c07ab234ff7937dee2c9e78c6 | refs/heads/main | 2023-03-15T01:47:25.383000 | 2021-03-17T11:52:04 | 2021-03-17T11:52:04 | 330,572,833 | 0 | 1 | null | false | 2021-03-17T11:52:05 | 2021-01-18T06:16:39 | 2021-02-20T14:53:27 | 2021-03-17T11:52:05 | 621 | 0 | 1 | 0 | Java | false | false | package server;
import java.io.IOException;
import java.net.*;
import java.util.HashMap;
public class UDPServer {
public static final int PORT = 9000;
public DatagramSocket serverSocket;
public InetAddress returnAddress;
public int returnPort;
public HashMap<String , String []> history;
publ... | UTF-8 | Java | 5,644 | java | UDPServer.java | Java | [
{
"context": " }\n\n String key = this.returnAddress.toString() + \"/\" + this.returnPort;\n\n String requestID = req",
"end": 1621,
"score": 0.8462241888046265,
"start": 1603,
"tag": "KEY",
"value": "toString() + \"/\" +"
}
] | null | [] | package server;
import java.io.IOException;
import java.net.*;
import java.util.HashMap;
public class UDPServer {
public static final int PORT = 9000;
public DatagramSocket serverSocket;
public InetAddress returnAddress;
public int returnPort;
public HashMap<String , String []> history;
publ... | 5,644 | 0.605776 | 0.601878 | 166 | 33.006023 | 29.096537 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.608434 | false | false | 6 |
9d2476cd56f79dc15fef317d72f6525d32c90633 | 20,160,576,509,221 | 349fb32b9a1669cc633d5eaa7c64c248eaffe108 | /LearningHibernate101/src/main/java/JPA/NPlus1Problem/App.java | 5f60d7816db04329fcd1a7c86624f34dd7feb4e3 | [] | no_license | aeshwer/AeshwerRepoPC | https://github.com/aeshwer/AeshwerRepoPC | 353f382b82bc1241932680fae1642b433ef970a4 | 923da8f6a601e6145ea0c91bf3ce21b5681aecc5 | refs/heads/master | 2022-12-13T09:56:50.864000 | 2020-04-23T06:32:32 | 2020-04-23T06:32:32 | 90,521,109 | 1 | 1 | null | false | 2022-11-24T08:32:52 | 2017-05-07T09:11:08 | 2020-04-23T06:32:48 | 2022-11-24T08:32:49 | 23,768 | 0 | 1 | 13 | Java | false | false | package JPA.NPlus1Problem;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.EntityTransaction;
import javax.persistence.Persistence;
import javax.persistence.Query;
import ManyToOne.Student;
import OneToMany.Guide3;
import OneToMan... | UTF-8 | Java | 2,517 | java | App.java | Java | [
{
"context": " it\n\t\t\tGuide3 guide1 = new Guide3(\"2000DO10777\", \"David Crow\", 3000);\t\t\n\t\t\tStudent3 student1 = new Student3(\"2",
"end": 752,
"score": 0.9998584389686584,
"start": 742,
"tag": "NAME",
"value": "David Crow"
},
{
"context": "\tStudent3 student1 = new Student... | null | [] | package JPA.NPlus1Problem;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.EntityTransaction;
import javax.persistence.Persistence;
import javax.persistence.Query;
import ManyToOne.Student;
import OneToMany.Guide3;
import OneToMan... | 2,492 | 0.690505 | 0.646007 | 77 | 31.701298 | 30.866308 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.831169 | false | false | 6 |
62865d6732adfe95006dba465e5b1b8ad577af9f | 1,254,130,475,896 | 4dc58fe4f7d18e4fd06c7fb8fa101dbc36891dee | /src/SuperCat.java | f7934160ce92b763e71686444b521398f1ef7bc6 | [] | no_license | 1t0XX/OOP | https://github.com/1t0XX/OOP | f9d008c85cc7a73108630b223ee0ab4d21b92675 | 6d03c3ee739bdc5328b09c7af233d3c3a28f1711 | refs/heads/master | 2020-12-03T15:23:19.588000 | 2020-01-02T11:47:43 | 2020-01-02T11:47:43 | 231,370,855 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class SuperCat extends Cat {
public SuperCat (String name, int runLimit, double jumpLimit){
super(name);
this.jumpLimit = jumpLimit;
this.runLimit = runLimit;
}
}
| UTF-8 | Java | 205 | java | SuperCat.java | Java | [] | null | [] | public class SuperCat extends Cat {
public SuperCat (String name, int runLimit, double jumpLimit){
super(name);
this.jumpLimit = jumpLimit;
this.runLimit = runLimit;
}
}
| 205 | 0.634146 | 0.634146 | 9 | 21.777779 | 21.56529 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 6 |
695ab340ffc8660e561c8064c27eadc58db52f40 | 10,110,353,040,254 | 12076e0fb91983fca7efa577c6cf0526a0783a95 | /eval/DataSets/DataSet3/Solutions/src/A22.java | f139f8743c751a6ab1f54a52c96389fa32535d7a | [] | no_license | pranith563/Automated-Evaluation | https://github.com/pranith563/Automated-Evaluation | add198ed97bb3d2e005e909674f290e41233fb6f | 1eed29f8fc4d6709f9ae125cd92409a0f493bee8 | refs/heads/master | 2020-04-16T09:50:35.704000 | 2019-01-13T07:40:17 | 2019-01-13T07:40:17 | 165,478,973 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //package TIM2;
import java.io.*;
import java.util.*;
public class A22 {
static Scanner input = new Scanner(System.in);
static BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
static PrintWriter pw = new PrintWriter(System.out);
public static void main(String[] args) throws ... | UTF-8 | Java | 577 | java | A22.java | Java | [] | null | [] | //package TIM2;
import java.io.*;
import java.util.*;
public class A22 {
static Scanner input = new Scanner(System.in);
static BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
static PrintWriter pw = new PrintWriter(System.out);
public static void main(String[] args) throws ... | 577 | 0.589255 | 0.577123 | 20 | 27.85 | 24.611532 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.7 | false | false | 6 |
533b57edefc98456f85da42a93e7b55c42c05688 | 32,358,283,628,476 | 1b517c866ce7daa9499d68433e7f43ad6c9b8d05 | /polyvLiveCommonModul/src/main/java/com/easefun/polyv/livecommon/ui/widget/itemview/adapter/PLVBaseAdapter.java | bd74e67f7e06b928bce383c045eff28ac2d35951 | [] | no_license | polyv/polyv-android-liveEcommerce-sdk-demo | https://github.com/polyv/polyv-android-liveEcommerce-sdk-demo | 4dbbb740bcb9114d9f80a62d87768972fd11784a | 29cbedcb74d323cff93b07e1763aac1de9626937 | refs/heads/master | 2023-01-22T16:24:09.005000 | 2020-12-07T02:24:53 | 2020-12-07T02:24:53 | 277,782,167 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.easefun.polyv.livecommon.ui.widget.itemview.adapter;
import android.support.v7.widget.RecyclerView;
import com.easefun.polyv.livecommon.ui.widget.itemview.PLVBaseViewData;
import com.easefun.polyv.livecommon.ui.widget.itemview.holder.PLVBaseViewHolder;
import java.util.List;
/**
* 基础adapter
*/
public ... | UTF-8 | Java | 506 | java | PLVBaseAdapter.java | Java | [] | null | [] | package com.easefun.polyv.livecommon.ui.widget.itemview.adapter;
import android.support.v7.widget.RecyclerView;
import com.easefun.polyv.livecommon.ui.widget.itemview.PLVBaseViewData;
import com.easefun.polyv.livecommon.ui.widget.itemview.holder.PLVBaseViewHolder;
import java.util.List;
/**
* 基础adapter
*/
public ... | 506 | 0.812749 | 0.810757 | 16 | 30.375 | 39.436459 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 6 |
b0ab0e2efa3e586dbfb80bce4bd6ab3e6cc541bf | 13,271,448,998,794 | 3b78756c78fb8be4f886799c6dc4a06e7c845da2 | /src/main/java/com/thinkgem/jeesite/modules/info/entity/Judiciary.java | 6797b700a58b3a1fe2c851dfcc760d03f5a88896 | [] | no_license | yinyaoyy/SnowLeopard | https://github.com/yinyaoyy/SnowLeopard | c72576447a755d9faac2efc5ac474b1f31d34a53 | 3b5d6bc2a2f0ca99ed3d9fc518b93a068bf4cd20 | refs/heads/master | 2020-04-08T15:14:53.676000 | 2019-01-10T07:20:36 | 2019-01-10T07:20:36 | 159,471,194 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright © 2012-2016 <a href="https://github.com/thinkgem/jeesite">JeeSite</a> All rights reserved.
*/
package com.thinkgem.jeesite.modules.info.entity;
import org.hibernate.validator.constraints.Length;
import com.thinkgem.jeesite.common.persistence.DataEntity;
import com.thinkgem.jeesite.common.utils.... | UTF-8 | Java | 3,822 | java | Judiciary.java | Java | [
{
"context": "ight © 2012-2016 <a href=\"https://github.com/thinkgem/jeesite\">JeeSite</a> All rights reserved.\n */\npac",
"end": 70,
"score": 0.9975451231002808,
"start": 62,
"tag": "USERNAME",
"value": "thinkgem"
},
{
"context": "ules.sys.entity.Area;\n\n/**\n * 司法所Entity\n *... | null | [] | /**
* Copyright © 2012-2016 <a href="https://github.com/thinkgem/jeesite">JeeSite</a> All rights reserved.
*/
package com.thinkgem.jeesite.modules.info.entity;
import org.hibernate.validator.constraints.Length;
import com.thinkgem.jeesite.common.persistence.DataEntity;
import com.thinkgem.jeesite.common.utils.... | 3,822 | 0.69913 | 0.670435 | 143 | 23.132868 | 21.230417 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.72028 | false | false | 6 |
59b52cf4d2618fb7a9eda7e424ef4fac639224e9 | 3,341,484,568,623 | ff50ba5e886e2abf0993d6412897e98f4a84c86a | /5.Stack&Queue_ADT/_12_PostFixEvalUsingStack.java | 74dc5e6721177b6bada68a99da75944bb9b76e93 | [] | no_license | pratpatel91/Coding-Logic-Practice | https://github.com/pratpatel91/Coding-Logic-Practice | c6c8210386e5bdffc3fef11a8053da0155b56198 | 103909a52f5ed77e8869a0c126033dbf1a3fe609 | refs/heads/main | 2023-02-24T13:24:42.460000 | 2021-08-26T03:06:35 | 2021-08-26T03:06:35 | 334,705,775 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Stack;
public class _12_PostFixEvalUsingStack
{
public static void main(String[] args)
{
String input = "231*+9-";
System.out.println(postFixStackEval(input));
}
public static int postFixStackEval(String input)
{
Stack<Integer> stack = new Stack<>();
for (int i = 0; i <= i... | UTF-8 | Java | 1,300 | java | _12_PostFixEvalUsingStack.java | Java | [] | null | [] | import java.util.Stack;
public class _12_PostFixEvalUsingStack
{
public static void main(String[] args)
{
String input = "231*+9-";
System.out.println(postFixStackEval(input));
}
public static int postFixStackEval(String input)
{
Stack<Integer> stack = new Stack<>();
for (int i = 0; i <= i... | 1,300 | 0.518462 | 0.508462 | 66 | 17.69697 | 18.041174 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.727273 | false | false | 6 |
9ca5a15055e8b7a4f5013787674d6987ea2683af | 20,383,914,819,364 | 6e44dda5b2bebd2e1c463f367635ed76f6e8e686 | /Assignment2/ProducerConsumer.java | c295805a51b9dad499639d3cc3dd2256ae8b9490 | [] | no_license | scabhi98/JavaAssignments | https://github.com/scabhi98/JavaAssignments | b68e59c7a46c689546e0c276a5c76b01aec7b117 | b6dbd9efef3f5c3eba084731d840541ee55cea76 | refs/heads/master | 2020-08-02T00:45:44.642000 | 2019-09-27T19:37:45 | 2019-09-27T19:37:45 | 211,180,907 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* ProducerConsumer
*/
public class ProducerConsumer {
public static void main(String[] args) {
Producer p1,p2,p3;
Consumer c1,c2,c3;
ItemBuffer workingBuffer = new ItemBuffer(2);
p1 = new Producer("Abhijit",workingBuffer);
p2 = new Producer("Manish",workingBuffer);
... | UTF-8 | Java | 836 | java | ProducerConsumer.java | Java | [
{
"context": "r = new ItemBuffer(2);\n p1 = new Producer(\"Abhijit\",workingBuffer);\n p2 = new Producer(\"Manis",
"end": 248,
"score": 0.9997498393058777,
"start": 241,
"tag": "NAME",
"value": "Abhijit"
},
{
"context": "hijit\",workingBuffer);\n p2 = new Produce... | null | [] | /**
* ProducerConsumer
*/
public class ProducerConsumer {
public static void main(String[] args) {
Producer p1,p2,p3;
Consumer c1,c2,c3;
ItemBuffer workingBuffer = new ItemBuffer(2);
p1 = new Producer("Abhijit",workingBuffer);
p2 = new Producer("Manish",workingBuffer);
... | 836 | 0.576555 | 0.549043 | 32 | 25.15625 | 18.28611 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.84375 | false | false | 6 |
56aa27f487839441272d56225fc4b3f7ba089e8e | 30,545,807,454,671 | 93f1c5f8e28e2d1c489b1ae66139517c3b563135 | /DesignModel/src/factory/abstractFactory/Client.java | e016d65a828636cfc2ae8e5eaa0ccd7ab4a8c5d9 | [] | no_license | weiweipang/MyJavaSE | https://github.com/weiweipang/MyJavaSE | 73dd009bddf7398e5e5411c461053ce7273c0b13 | 0c3d2756574153f6956f047fa5bb4a21f4c01796 | refs/heads/master | 2021-07-20T06:33:52.482000 | 2021-07-13T06:34:59 | 2021-07-13T06:34:59 | 192,838,269 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package factory.abstractFactory;
public class Client {
public static void main(String[] args) {
TrafficFactory trafficFactory = new BmwFactory();
Car car = trafficFactory.createCar();
car.carName();
}
}
| UTF-8 | Java | 237 | java | Client.java | Java | [] | null | [] | package factory.abstractFactory;
public class Client {
public static void main(String[] args) {
TrafficFactory trafficFactory = new BmwFactory();
Car car = trafficFactory.createCar();
car.carName();
}
}
| 237 | 0.658228 | 0.658228 | 10 | 22.700001 | 20.08009 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 6 |
dd79fc23f2ab9e8bb636f3f314307a893b032b9c | 25,116,968,771,972 | 665fffec8792bc7e2efea5293e5ba7d39ff48975 | /src/endterm/project/factoryMethod/Logistics.java | 98a157b66459bbb9a56acdf297466b3ae67f8933 | [] | no_license | sanzhkzz/assign6 | https://github.com/sanzhkzz/assign6 | c051c48c9a142dca7538481163e32a49ff6e37fc | c29d4e95bb163b42b1a32fbe8c7f119247026303 | refs/heads/master | 2023-03-23T13:50:09.665000 | 2021-03-15T08:41:39 | 2021-03-15T08:41:39 | 347,894,262 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package endterm.project.factoryMethod;
public interface Logistics {
Transport createTransport() ;
}
| UTF-8 | Java | 105 | java | Logistics.java | Java | [] | null | [] | package endterm.project.factoryMethod;
public interface Logistics {
Transport createTransport() ;
}
| 105 | 0.780952 | 0.780952 | 5 | 20 | 16.235764 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 6 |
375ab1247d6c21ee7fe40727b89c720337c14c9d | 19,567,871,036,123 | 23c316281b682bcacab208a6f5821bf8155211b3 | /javaSETest/tddJavaTest/bddJavaTest/BDDinAction2014Test/origin/chapter-8-master/flying-high-tests/src/test/java/com/bddinaction/chapter8/jbehave/steps/FeaturedDestinationSteps.java | e5a4c732b85ba7b7315ad7ed895aafc83e33d191 | [
"Apache-2.0"
] | permissive | YunZhang2014/test | https://github.com/YunZhang2014/test | a080080a39438f7c409abbaa3af787d910316053 | bf260b150de4bb88ef3af3df72e89e18796bfbde | refs/heads/master | 2023-04-03T14:21:31.704000 | 2023-03-31T18:55:50 | 2023-03-31T18:55:50 | 35,206,111 | 1 | 2 | null | false | 2023-03-03T21:21:50 | 2015-05-07T07:45:39 | 2020-06-17T21:04:09 | 2023-03-03T21:21:50 | 904,923 | 1 | 2 | 493 | JavaScript | false | false | package com.bddinaction.chapter8.jbehave.steps;
import com.bddinaction.chapter8.jbehave.model.DestinationDeal;
import com.bddinaction.chapter8.jbehave.pages.HomePage;
import org.jbehave.core.annotations.Alias;
import org.jbehave.core.annotations.Then;
import java.util.List;
import static ch.lambdaj.Lambda.extract;
i... | UTF-8 | Java | 1,214 | java | FeaturedDestinationSteps.java | Java | [
{
"context": "ertThat;\n\n/**\n * A description goes here.\n * User: john\n * Date: 6/10/13\n * Time: 9:13 PM\n */\npublic clas",
"end": 462,
"score": 0.9990057945251465,
"start": 458,
"tag": "USERNAME",
"value": "john"
}
] | null | [] | package com.bddinaction.chapter8.jbehave.steps;
import com.bddinaction.chapter8.jbehave.model.DestinationDeal;
import com.bddinaction.chapter8.jbehave.pages.HomePage;
import org.jbehave.core.annotations.Alias;
import org.jbehave.core.annotations.Then;
import java.util.List;
import static ch.lambdaj.Lambda.extract;
i... | 1,214 | 0.775947 | 0.766886 | 35 | 33.685715 | 30.702044 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 6 |
8d6a6295b427f5fc6de9c790dcc30f3e9cdf276a | 25,005,299,642,850 | 3b1a7e69b5b5eb6af91bc1684ee0c680a335367b | /src/main/java/com/example/designpartner/action/observer/Observer.java | 92fe7a3508e31b240514b34ea5053998c495a1ba | [] | no_license | lshstyle/design-partner | https://github.com/lshstyle/design-partner | 68a713929497ab23875a10aed6545b20d279f0c0 | 1265bd600d18471e7f515f4da49a6f3776e7f477 | refs/heads/master | 2023-07-17T06:01:01.211000 | 2021-09-03T00:22:01 | 2021-09-03T00:22:01 | 402,420,606 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.designpartner.action.observer;
public interface Observer {
void reciver();
}
| UTF-8 | Java | 103 | java | Observer.java | Java | [] | null | [] | package com.example.designpartner.action.observer;
public interface Observer {
void reciver();
}
| 103 | 0.757282 | 0.757282 | 6 | 16.166666 | 18.361341 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 6 |
5e0d5a21a61560ea1a74cdffeae336c019846c97 | 26,456,998,570,967 | d7f083efff37d72428d831bb69a44fcfa3c68e2a | /src/main/java/bgu/spl/net/SentFrames/CONNECTED.java | b81bc0d52fecc678be8be474a3a9dd0ead8ceaef | [] | no_license | yairgur/spl-net1 | https://github.com/yairgur/spl-net1 | 479290008e560e87ede18988680018a8b518ca66 | a1d958b4b4b9fc22640d770529a61332f5accbd1 | refs/heads/master | 2020-12-05T01:36:37.016000 | 2020-01-15T19:20:12 | 2020-01-15T19:20:12 | 231,969,971 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bgu.spl.net.SentFrames;
import bgu.spl.net.RecievedFrames.Frame;
public class CONNECTED implements SentFrame
{
private String version;
public CONNECTED(String version)
{
this.version = version;
}
@Override
public String toString()
{
return "CONNECTED\nversion:" + ... | UTF-8 | Java | 346 | java | CONNECTED.java | Java | [] | null | [] | package bgu.spl.net.SentFrames;
import bgu.spl.net.RecievedFrames.Frame;
public class CONNECTED implements SentFrame
{
private String version;
public CONNECTED(String version)
{
this.version = version;
}
@Override
public String toString()
{
return "CONNECTED\nversion:" + ... | 346 | 0.650289 | 0.650289 | 19 | 17.210526 | 17.709881 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.263158 | false | false | 6 |
dbe1089810b6819b57acb7d8aa48c0ef873e1377 | 25,202,868,140,811 | 72bcc3fd87c186ebf76e8be9b1d23a6a878a6ec7 | /app/src/main/java/com/etuchina/niceread/ui/presenter/base/BaseMVPPresenter.java | 69f23a86ba248c914a213ae7f9c86d31c3f6639f | [
"Apache-2.0"
] | permissive | xuxingxing001/NiceRead | https://github.com/xuxingxing001/NiceRead | 11f83530c3c87b219ab891242fd248a8c15f6b86 | c3c0d9c4be0bff15f96df9a67731be193062357f | refs/heads/master | 2017-12-13T09:27:37.626000 | 2017-02-05T13:15:53 | 2017-02-05T13:15:53 | 78,511,327 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.etuchina.niceread.ui.presenter.base;
import com.etuchina.niceread.ui.view.IBaseView;
import io.reactivex.disposables.CompositeDisposable;
/**
* @author: 兴兴
* @date: 2017/01/18 17:16
*/
public abstract class BaseMVPPresenter<V extends IBaseView> implements IBasePresenter<V> {
protected V mView;
... | UTF-8 | Java | 727 | java | BaseMVPPresenter.java | Java | [
{
"context": "disposables.CompositeDisposable;\n\n/**\n * @author: 兴兴\n * @date: 2017/01/18 17:16\n */\n\npublic abstract c",
"end": 171,
"score": 0.9947399497032166,
"start": 169,
"tag": "NAME",
"value": "兴兴"
}
] | null | [] | package com.etuchina.niceread.ui.presenter.base;
import com.etuchina.niceread.ui.view.IBaseView;
import io.reactivex.disposables.CompositeDisposable;
/**
* @author: 兴兴
* @date: 2017/01/18 17:16
*/
public abstract class BaseMVPPresenter<V extends IBaseView> implements IBasePresenter<V> {
protected V mView;
... | 727 | 0.673582 | 0.656985 | 32 | 21.59375 | 22.483131 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.28125 | false | false | 6 |
e85a9255256945a883b600437b65d44674981cc5 | 5,935,644,865,371 | 7233ae0c5563f4b4ab551bd447a6bbd60c424a0c | /src/com/domen/customView/ProgressDialogWithKeyBack.java | 828844cc7377d2f2cfa4a1573ad64c9144d73ca9 | [] | no_license | hankwing/talky | https://github.com/hankwing/talky | fe4bfd293c32cdd387684c399976dff2be906d17 | 5c608614ee165fc8b9bdc60b95735feba0d5c16c | refs/heads/master | 2021-01-17T14:16:43.792000 | 2016-12-13T09:00:49 | 2016-12-13T09:00:49 | 22,209,268 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.domen.customView;
import android.app.ProgressDialog;
import android.content.Context;
import android.os.AsyncTask;
import android.view.KeyEvent;
public class ProgressDialogWithKeyBack extends ProgressDialog {
AsyncTask<String, Void, Integer> task = null;
public ProgressDialogWithKeyBack(Context context ... | UTF-8 | Java | 718 | java | ProgressDialogWithKeyBack.java | Java | [] | null | [] | package com.domen.customView;
import android.app.ProgressDialog;
import android.content.Context;
import android.os.AsyncTask;
import android.view.KeyEvent;
public class ProgressDialogWithKeyBack extends ProgressDialog {
AsyncTask<String, Void, Integer> task = null;
public ProgressDialogWithKeyBack(Context context ... | 718 | 0.75766 | 0.75766 | 28 | 24.642857 | 22.524929 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.678571 | false | false | 6 |
5182e00d23f952f350e5102027c78e5503ca9f1e | 2,628,520,030,064 | b0879e7639f44d998990af73067768879130c48e | /common/src/main/java/com/common/retrofit/entity/result/CCBean.java | de9503516af8f59fe590ce6424b6f12ddcdfafdf | [] | no_license | ChinaVolvocars/Android_Merchant | https://github.com/ChinaVolvocars/Android_Merchant | e8ef89f4fea2af9aa9b29142e1ebc2a176bb2baa | 06d7ab5f0e6029c53b2af867b3f155a66912583d | refs/heads/master | 2020-12-18T10:47:45.527000 | 2019-01-31T09:46:19 | 2019-01-31T09:46:19 | 235,344,429 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.common.retrofit.entity.result;
/**
* Created by STH on 2018/4/18.
*/
public class CCBean {
/**
* size : [{"size":"S","size_t":"S\u7801"},{"size":"M","size_t":"M\u7801"},{"size":"X","size_t":"X\u7801"},{"size":"L","size_t":"L\u7801"},{"size":"XL","size_t":"XL\u7801"}]
*/
private Strin... | UTF-8 | Java | 460 | java | CCBean.java | Java | [
{
"context": ".common.retrofit.entity.result;\n\n/**\n * Created by STH on 2018/4/18.\n */\n\npublic class CCBean {\n\n /**",
"end": 65,
"score": 0.9995589852333069,
"start": 62,
"tag": "USERNAME",
"value": "STH"
}
] | null | [] | package com.common.retrofit.entity.result;
/**
* Created by STH on 2018/4/18.
*/
public class CCBean {
/**
* size : [{"size":"S","size_t":"S\u7801"},{"size":"M","size_t":"M\u7801"},{"size":"X","size_t":"X\u7801"},{"size":"L","size_t":"L\u7801"},{"size":"XL","size_t":"XL\u7801"}]
*/
private Strin... | 460 | 0.532609 | 0.473913 | 22 | 19.90909 | 36.821323 | 177 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.590909 | false | false | 6 |
a1a63705bae732ca93b2c4828ff3f86d51db4497 | 32,169,305,097,830 | 999c6120919283ee699af3d15803b68a44597140 | /ssm/毕设/【截稿】长春光华学院-杨杰0712403/长春光华学院-杨杰0712403/XYL/src/com/bs/xyl/util/FileUploadFromEditServlet.java | c86b20c26f13f9378e70607664ce801b8c9d7a0e | [] | no_license | KonglxGiThub/test | https://github.com/KonglxGiThub/test | b7f45483b70cd6a29bbf6182a29012fc4b859838 | 89d9bc04dd34373f8cab8184163e4a7406041962 | refs/heads/master | 2022-12-22T13:24:56.193000 | 2019-08-11T06:13:52 | 2019-08-11T06:13:52 | 199,443,119 | 1 | 0 | null | false | 2022-12-16T01:28:36 | 2019-07-29T11:51:58 | 2019-12-30T04:46:33 | 2022-12-16T01:28:33 | 315,233 | 1 | 0 | 7 | JavaScript | false | false | package com.bs.xyl.util;
import java.io.IOException;
import java.lang.reflect.Method;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.commons.fileupload.... | GB18030 | Java | 3,280 | java | FileUploadFromEditServlet.java | Java | [] | null | [] | package com.bs.xyl.util;
import java.io.IOException;
import java.lang.reflect.Method;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.commons.fileupload.... | 3,280 | 0.72226 | 0.712788 | 92 | 31.130434 | 21.536732 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.054348 | false | false | 6 |
53885cf151a92e5ad978228b251e93fb882f610f | 1,374,389,584,523 | 0baafdbc82b4301832184ea267de7b1590866c1d | /15.1) 732A - 1154A - 427A - 1367A - 1343B/Mehmet Berat Ersarı/RestoringThreeNumbers.java | da36de8bf05b65020620016b7f3a0e701a557866 | [] | no_license | zgnakyuz/Daily-Codeforces-Challenge | https://github.com/zgnakyuz/Daily-Codeforces-Challenge | 7d6cfc4f993a98e398cecca8edf10b041ad1daa9 | 91d2dd3d859c7316377d9cc6dbc563a763ac7680 | refs/heads/main | 2023-06-01T17:25:03.356000 | 2021-06-27T08:27:39 | 2021-06-27T08:27:39 | 368,201,027 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
public class RestoringThreeNumbers {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int a=sc.nextInt();
int b=sc.nextInt();
int c=sc.nextInt();
int d=sc.nextInt();
int max=a;
int[] array= new int[... | UTF-8 | Java | 608 | java | RestoringThreeNumbers.java | Java | [] | null | [] | import java.util.*;
public class RestoringThreeNumbers {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int a=sc.nextInt();
int b=sc.nextInt();
int c=sc.nextInt();
int d=sc.nextInt();
int max=a;
int[] array= new int[... | 608 | 0.434211 | 0.434211 | 27 | 20.296297 | 14.618139 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.518519 | false | false | 6 |
45cdfc4af6fa561fa3792a9e9101515c555471b1 | 8,323,646,682,230 | b1f51f8ba05ad83ecfbd80e6e7f140e70850bf01 | /ACE_ERP/src/Ehr/sag/e/sage010/wrk/SAGE010WRK.java | b855f0e8f7fe9b92f348f64bd26211386bc8817d | [] | no_license | hyundaimovex-asanwas/asanwas-homepage | https://github.com/hyundaimovex-asanwas/asanwas-homepage | 27e0ba1ed7b41313069e732f3dc9df20053caddd | 75e30546f11258d8b70159cfbe8ee36b18371bd0 | refs/heads/master | 2023-06-07T03:41:10.170000 | 2021-07-01T10:23:54 | 2021-07-01T10:23:54 | 376,739,168 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Ehr.sag.e.sage010.wrk;
import Ehr.gun.a.guna012.dao.GUNA012DAO;
import Ehr.sag.e.sage010.dao.SAGE010DAO;
import com.shift.gef.core.exception.CException;
import com.shift.gef.gauce.utility.TrBox;
import com.shift.gef.support.collection.CBox;
import com.shift.gef.support.vo.GauceValueObject;
public class SAGE... | UHC | Java | 2,385 | java | SAGE010WRK.java | Java | [] | null | [] | package Ehr.sag.e.sage010.wrk;
import Ehr.gun.a.guna012.dao.GUNA012DAO;
import Ehr.sag.e.sage010.dao.SAGE010DAO;
import com.shift.gef.core.exception.CException;
import com.shift.gef.gauce.utility.TrBox;
import com.shift.gef.support.collection.CBox;
import com.shift.gef.support.vo.GauceValueObject;
public class SAGE... | 2,385 | 0.633317 | 0.595979 | 97 | 20.536083 | 21.830208 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.948454 | false | false | 6 |
c28540866431e00ab4edf87dc678d9e4cae15155 | 15,118,284,946,193 | b3fa04b455a440ccf75251a6bcabd17996f8a4b8 | /IVista/src/com/android/activity/DetalhaLoja.java | 7f1f7370da108370db7fd6ba68b4cfd770907b17 | [] | no_license | cardosodearaujo/AVISTA | https://github.com/cardosodearaujo/AVISTA | 2ca6f65e6f398d70ce8ed27169f384472d2c6104 | ec5f4a1921469961036233380d4a871a071cff8c | refs/heads/master | 2016-08-11T18:21:59.557000 | 2016-03-13T18:32:17 | 2016-03-13T18:32:17 | 53,801,112 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.android.activity;
import java.io.IOException;
import org.apache.http.client.ClientProtocolException;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import android.app.Activity;
import android.app.AlertDialog;
import android.app.ProgressDialog;
import android.content.... | ISO-8859-1 | Java | 4,444 | java | DetalhaLoja.java | Java | [
{
"context": "sk<Void, Void, Void> {\n\t\tString openUrl = \"http://177.125.181.172/BossRest/nao/cliente/alterar/loja/\";\n\t\tJSONObject",
"end": 2411,
"score": 0.9988502860069275,
"start": 2396,
"tag": "IP_ADDRESS",
"value": "177.125.181.172"
}
] | null | [] | package com.android.activity;
import java.io.IOException;
import org.apache.http.client.ClientProtocolException;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import android.app.Activity;
import android.app.AlertDialog;
import android.app.ProgressDialog;
import android.content.... | 4,443 | 0.724651 | 0.717666 | 146 | 29.397261 | 19.483917 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.047945 | false | false | 6 |
b40275ff3aec0c5aa2ea8e0c809b988046dec1f4 | 18,004,502,908,680 | 3f9f50a0b4cb108c558c25484ea35c1af14fa171 | /app/src/main/java/icecream/common/ShowImageController.java | e1a4f94efcf603940294c59ef8989f7cb3f91199 | [
"Apache-2.0"
] | permissive | kirer/baibangAndroid | https://github.com/kirer/baibangAndroid | 6172947ab1639f3c864bb31abee211eced4ff8fd | bc89e6b6e7a1e2ba455c88a428989178238b100e | refs/heads/master | 2015-07-26T00:56:34 | 2015-03-25T09:04:24 | 2015-03-25T09:04:24 | 32,132,198 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package icecream.common;
import android.os.Bundle;
import android.support.v4.view.ViewPager;
import android.view.View;
import com.baibang.R;
import com.baibang.annotation.C;
import com.baibang.annotation.S;
import com.baibang.common.Signal;
import java.util.ArrayList;
import java.util.List;
/**
* Created by xinwe... | UTF-8 | Java | 1,718 | java | ShowImageController.java | Java | [
{
"context": "ayList;\nimport java.util.List;\n\n\n/**\n * Created by xinwenbo on 15/3/16.\n */\n@C(Layout = R.layout.c_showimage)",
"end": 323,
"score": 0.9990901947021484,
"start": 315,
"tag": "USERNAME",
"value": "xinwenbo"
}
] | null | [] | package icecream.common;
import android.os.Bundle;
import android.support.v4.view.ViewPager;
import android.view.View;
import com.baibang.R;
import com.baibang.annotation.C;
import com.baibang.annotation.S;
import com.baibang.common.Signal;
import java.util.ArrayList;
import java.util.List;
/**
* Created by xinwe... | 1,718 | 0.640279 | 0.636205 | 69 | 23.89855 | 21.450411 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.434783 | false | false | 6 |
1c761fc088b38446910d32612cf6623bf88c7387 | 27,977,417,023,948 | 8ad0a020f29fd8f370d37a0c3d12fb14dc96f35e | /sensors/app/src/main/java/mmbuw/com/sensorReader/DrawSomething.java | e58a9b30735ebb217bb27af399f6d3b9583d25e2 | [] | no_license | MaRieRi/mis-2015-exercise-3-sensors-context | https://github.com/MaRieRi/mis-2015-exercise-3-sensors-context | c8f0011b723ba867b1ab8821b3b876985c83b1ab | 391a2b6f04f5da7005eaa2e4e6ff81cfff952bac | refs/heads/master | 2020-12-25T23:56:57.271000 | 2015-05-26T18:41:03 | 2015-05-26T18:41:03 | 36,168,776 | 1 | 0 | null | true | 2015-05-24T11:11:28 | 2015-05-24T11:11:27 | 2015-05-13T19:10:37 | 2015-05-23T18:20:03 | 270 | 0 | 0 | 0 | null | null | null | package mmbuw.com.sensorReader;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.util.AttributeSet;
import android.view.View;
import java.util.LinkedList;
public class DrawSomething extends View {
private Paint paint = ne... | UTF-8 | Java | 3,147 | java | DrawSomething.java | Java | [] | null | [] | package mmbuw.com.sensorReader;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.util.AttributeSet;
import android.view.View;
import java.util.LinkedList;
public class DrawSomething extends View {
private Paint paint = ne... | 3,147 | 0.616142 | 0.587226 | 92 | 33.20652 | 26.905445 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.956522 | false | false | 6 |
f53362272f3b3641b8b04ecb2c4b769484d31f6d | 18,691,697,686,519 | 84f9a23f344fca4175ce077799cf4a080727f0e8 | /com/google/android/gms/internal/zzaob.java | adc35ddc0fe744ac6e6529fda3183f476bbded63 | [] | no_license | Ganom/Testapk | https://github.com/Ganom/Testapk | 4495c2f1de9d9d74a5cebb380dac8624a78c600f | 2bb25a6c15c321d7b80d0678640c45d08a6eeb4a | refs/heads/master | 2018-02-07T14:47:04.302000 | 2017-06-30T20:46:59 | 2017-06-30T20:46:59 | 95,921,090 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.android.gms.internal;
public final class zzaob implements zzani {
private final zzanp bdR;
public zzaob(zzanp com_google_android_gms_internal_zzanp) {
this.bdR = com_google_android_gms_internal_zzanp;
}
static zzanh<?> zza(zzanp com_google_android_gms_internal_zzanp, zzamp ... | UTF-8 | Java | 1,524 | java | zzaob.java | Java | [] | null | [] | package com.google.android.gms.internal;
public final class zzaob implements zzani {
private final zzanp bdR;
public zzaob(zzanp com_google_android_gms_internal_zzanp) {
this.bdR = com_google_android_gms_internal_zzanp;
}
static zzanh<?> zza(zzanp com_google_android_gms_internal_zzanp, zzamp ... | 1,524 | 0.714567 | 0.712598 | 25 | 59.959999 | 65.059036 | 209 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.68 | false | false | 6 |
13676d664c1440dce23a841af45b7da80c7e6bdc | 14,448,270,040,543 | 7a3ce0103f55f825990815e5776f94c4b0f77f14 | /src/main/java/security/LocaleSettingAuthenticationSuccessHandler.java | eb4c3845a8ac90c315254716b66c5c43ccdcc8dd | [
"MIT"
] | permissive | Khinexin/spring-mvc-heroku | https://github.com/Khinexin/spring-mvc-heroku | 59b48b5fd5e7ddc88e05d630eff5c7921df1dc65 | b620257d6aa8febf477d2206fc6039da4dfdaae1 | refs/heads/master | 2020-11-28T16:03:55.285000 | 2019-12-24T03:58:10 | 2019-12-24T03:58:10 | 229,862,770 | 0 | 0 | MIT | true | 2019-12-24T03:24:43 | 2019-12-24T03:24:43 | 2019-06-04T14:27:04 | 2016-12-22T01:02:10 | 6,394 | 0 | 0 | 0 | null | false | false | package security;
import entity.user.User;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.core.Authentication;
import org.springframework.security.web.authentication.SavedRequestAwareAuthenticationSuccessHandler;
import org.springframework.stereotype.Component;
impor... | UTF-8 | Java | 1,774 | java | LocaleSettingAuthenticationSuccessHandler.java | Java | [
{
"context": "ption;\nimport java.util.Locale;\n\n/**\n * Created by guilherme on 13/02/16.\n * Handler for dynamic locale settin",
"end": 584,
"score": 0.9996604323387146,
"start": 575,
"tag": "USERNAME",
"value": "guilherme"
}
] | null | [] | package security;
import entity.user.User;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.core.Authentication;
import org.springframework.security.web.authentication.SavedRequestAwareAuthenticationSuccessHandler;
import org.springframework.stereotype.Component;
impor... | 1,774 | 0.773957 | 0.76832 | 44 | 39.340908 | 38.787266 | 167 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.727273 | false | false | 6 |
a32b43708a1d3e39f964ccabf3e097a4820481e7 | 14,147,622,319,135 | 942438f1316c8c5bcb8f4d705290fec63a7f1446 | /src/main/java/tech/eportfolio/server/config/QuartzJobConfig.java | 73255861e53f9b7cb94c098bdd8eeee52f81576d | [] | no_license | eportfolio-tech/server | https://github.com/eportfolio-tech/server | 30ab0be7c66902552673de2d9401a71c9d88f787 | 058cf845b2a1b56487e61908266bae8a7c0203d6 | refs/heads/dev | 2023-01-20T07:06:12.074000 | 2020-12-02T15:31:42 | 2020-12-02T15:31:42 | 284,626,361 | 0 | 0 | null | false | 2020-11-02T08:41:44 | 2020-08-03T06:55:12 | 2020-11-02T08:41:12 | 2020-11-02T08:41:44 | 6,054 | 0 | 0 | 1 | Java | false | false | package tech.eportfolio.server.config;
import org.quartz.*;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import tech.eportfolio.server.job.DeleteUserContainerJob;
import tech.eportfolio.ser... | UTF-8 | Java | 1,825 | java | QuartzJobConfig.java | Java | [] | null | [] | package tech.eportfolio.server.config;
import org.quartz.*;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import tech.eportfolio.server.job.DeleteUserContainerJob;
import tech.eportfolio.ser... | 1,825 | 0.675068 | 0.670685 | 48 | 37.020832 | 28.840429 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.229167 | false | false | 6 |
b52654c8883d81e9d4f2c92ad5ecfff19acd5e73 | 14,147,622,319,474 | 14577a484c9a7daf6cfa146bfd503bb7016affbf | /loops_level1/AvgProduct.java | 9771d751b40cae63f99c86696c427aab95af66da | [] | no_license | Anviesha/Java_Assingment | https://github.com/Anviesha/Java_Assingment | 3cc858b9fab62859d13d8afb212efd1d066fc678 | fb65b0dfad5aa38c8ea6d7ab1a96c3f4a2b2a440 | refs/heads/master | 2023-03-19T22:29:26.319000 | 2021-03-17T09:03:18 | 2021-03-17T09:03:18 | 344,154,001 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package loops_level1;
import java.util.Scanner;
public class AvgProduct {
public static void main(String[] args) {
String ch ="";
int sum=0, number, product=1;
Scanner scanner = new Scanner(System.in);
System.out.println("How many number you want to enter to calculate average and... | UTF-8 | Java | 857 | java | AvgProduct.java | Java | [] | null | [] | package loops_level1;
import java.util.Scanner;
public class AvgProduct {
public static void main(String[] args) {
String ch ="";
int sum=0, number, product=1;
Scanner scanner = new Scanner(System.in);
System.out.println("How many number you want to enter to calculate average and... | 857 | 0.543757 | 0.53909 | 29 | 28.551723 | 27.009048 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.62069 | false | false | 6 |
8750b776f1de48aeca5f3c358fec930020e6b650 | 24,550,033,068,591 | 2eb11dcb4732e76aca946ff535ebf365ffc47d23 | /src/main/java/com/syntrontech/pmo/cip/repository/RedisQuestionnairRepository.java | e3ac9157cf84461caaa7b9baffa8ff62c021b369 | [] | no_license | EDAriR/PMO | https://github.com/EDAriR/PMO | 326fddc62f80a1b1c3f9641f339a109ca3f1478e | ddafc0e3459375357de995f4234948c5d2ba3444 | refs/heads/master | 2020-03-22T09:39:22.128000 | 2018-07-24T15:56:13 | 2018-07-24T15:56:13 | 139,851,561 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.syntrontech.pmo.cip.repository;
import com.syntrontech.pmo.questionnair.redis.RedisQuestionnair;
import com.syntrontech.redis.RedisHashRepository;
public interface RedisQuestionnairRepository extends RedisHashRepository<Long, RedisQuestionnair> {
}
| UTF-8 | Java | 264 | java | RedisQuestionnairRepository.java | Java | [] | null | [] | package com.syntrontech.pmo.cip.repository;
import com.syntrontech.pmo.questionnair.redis.RedisQuestionnair;
import com.syntrontech.redis.RedisHashRepository;
public interface RedisQuestionnairRepository extends RedisHashRepository<Long, RedisQuestionnair> {
}
| 264 | 0.859848 | 0.859848 | 8 | 32 | 35.277473 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 6 |
f8afcbe7dd1c04deda0445d505e5784e8c1c0db9 | 2,456,721,330,264 | b00e85a49bab8d7d08c8011b77b2a366ee689790 | /Design Patterns/src/Check.java | 9cc3b5bcfd960cf3849e65672bc42bf835b2ddde | [] | no_license | ToqaHIsmail/Strategy-Pattern-Implementation- | https://github.com/ToqaHIsmail/Strategy-Pattern-Implementation- | c9ce69277529b30cfcef7fd41c91ebea38ed4558 | fbf195214929874e2f9e885f313df27298225096 | refs/heads/main | 2023-04-17T19:15:09.358000 | 2021-04-24T01:48:23 | 2021-04-24T01:48:23 | 361,046,613 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Check extends Payment
{
private String name;
private String bankID;
public Check(String n, String bank_id, float am)
{
name = n;
bankID = bank_id;
setAmount(am);
setAuthorizeBehaviour(new AuthorizeCheck(am, bank_id, n));
setPri... | UTF-8 | Java | 586 | java | Check.java | Java | [
{
"context": ", String bank_id, float am)\r\n {\r\n name = n;\r\n bankID = bank_id;\r\n setAmount(am",
"end": 182,
"score": 0.5118439793586731,
"start": 181,
"tag": "NAME",
"value": "n"
}
] | null | [] | public class Check extends Payment
{
private String name;
private String bankID;
public Check(String n, String bank_id, float am)
{
name = n;
bankID = bank_id;
setAmount(am);
setAuthorizeBehaviour(new AuthorizeCheck(am, bank_id, n));
setPri... | 586 | 0.508532 | 0.508532 | 32 | 16.3125 | 15.898973 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 6 |
05063dd7eb8d26693252589d688f4c13851eaa74 | 16,887,811,474,349 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/13/13_669fcf6061437f15e2891cd73f3877c28f344ce0/SMSTransmission/13_669fcf6061437f15e2891cd73f3877c28f344ce0_SMSTransmission_t.java | f856f3feea7e7f21ca43e2c180d5c51e94f61cf7 | [] | no_license | zhongxingyu/Seer | https://github.com/zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516000 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | false | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | 2023-06-21T00:53:27 | 2023-06-22T07:55:57 | 2,849,868 | 2 | 2 | 0 | null | false | false | package au.org.scoutmaster.views.wizards.bulkSMS;
import java.util.ArrayList;
import au.com.vaadinutils.dao.EntityManagerProvider;
import au.org.scoutmaster.domain.Contact;
import au.org.scoutmaster.domain.Phone;
import au.org.scoutmaster.domain.PhoneType;
import au.org.scoutmaster.domain.Tag;
public class... | UTF-8 | Java | 2,261 | java | 13_669fcf6061437f15e2891cd73f3877c28f344ce0_SMSTransmission_t.java | Java | [] | null | [] | package au.org.scoutmaster.views.wizards.bulkSMS;
import java.util.ArrayList;
import au.com.vaadinutils.dao.EntityManagerProvider;
import au.org.scoutmaster.domain.Contact;
import au.org.scoutmaster.domain.Phone;
import au.org.scoutmaster.domain.PhoneType;
import au.org.scoutmaster.domain.Tag;
public class... | 2,261 | 0.708978 | 0.708978 | 96 | 22.541666 | 23.570778 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.520833 | false | false | 6 |
12b6b24e6f559cf34f13d3196d397c72607edc92 | 20,581,483,334,135 | 90f8d67e088ab6c79a1406fb97c2f61cc4656284 | /app/src/main/java/com/example/piotr/pokemonapi/MainActivity.java | dd6da2b2569d4100f4a26d70459938a85d74379c | [] | no_license | Ptrag/PokemonApi | https://github.com/Ptrag/PokemonApi | 46f866e159af0b7ca07f0e9a1f34650448944846 | 3ea80a362bc433b16c021a4512fb60f16818137e | refs/heads/master | 2021-01-15T20:24:26.265000 | 2017-08-09T20:20:56 | 2017-08-09T20:20:56 | 99,849,156 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.piotr.pokemonapi;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.nfc.Tag;
import android.os.AsyncTask;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.widg... | UTF-8 | Java | 6,503 | java | MainActivity.java | Java | [] | null | [] | package com.example.piotr.pokemonapi;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.nfc.Tag;
import android.os.AsyncTask;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.widg... | 6,503 | 0.629248 | 0.626326 | 208 | 30.264423 | 27.000397 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.524038 | false | false | 6 |
76e663dd3b915d6b409180e6bf443caad7e06830 | 18,949,395,777,953 | 4def58dfb3fdcda6539d34cc27d6b36a1fdd7d44 | /mplat/src/main/java/com/mplat/mgt/impl/ExamMgtImpl.java | f368d0a446a66758030e0cedc8079512bcc90195 | [] | no_license | liveqmock/eplat | https://github.com/liveqmock/eplat | 0c6b2a732945b00797d0c4bce4dcc53e57d98a25 | 19a0b958b03647828f15c9622bca2a32c25bc994 | refs/heads/master | 2021-01-13T06:20:16.414000 | 2013-07-17T12:07:17 | 2013-07-17T12:07:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* obullxl@gmail.com
*/
package com.mplat.mgt.impl;
import com.mplat.das.dataobject.ExamInfoDO;
import com.mplat.das.dataobject.ExamItemDO;
import com.mplat.mgt.ExamMgt;
import com.mplat.mgt.dto.ExamInfoDTO;
import com.mplat.mgt.dto.ExamItemDTO;
import com.mplat.mgt.utils.ExamConverter;
import java.util.List;
imp... | UTF-8 | Java | 4,891 | java | ExamMgtImpl.java | Java | [
{
"context": "/**\n * obullxl@gmail.com\n */\npackage com.mplat.mgt.impl;\n\nimport com.mplat",
"end": 24,
"score": 0.9999220967292786,
"start": 7,
"tag": "EMAIL",
"value": "obullxl@gmail.com"
},
{
"context": "ction.support.TransactionCallback;\n\n/**\n * @author obullxl@gmail.com\n ... | null | [] | /**
* <EMAIL>
*/
package com.mplat.mgt.impl;
import com.mplat.das.dataobject.ExamInfoDO;
import com.mplat.das.dataobject.ExamItemDO;
import com.mplat.mgt.ExamMgt;
import com.mplat.mgt.dto.ExamInfoDTO;
import com.mplat.mgt.dto.ExamItemDTO;
import com.mplat.mgt.utils.ExamConverter;
import java.util.List;
import org.sp... | 4,871 | 0.580013 | 0.579591 | 174 | 26.258621 | 22.419123 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454023 | false | false | 6 |
e2c6e20547b5f7ab9d8e03b18e40eef6b5f3636a | 1,271,310,385,142 | 9b76e7907c67fa5177224dbb46f5cbc3ef1ee2d5 | /src/_01_Olympic_Rings/OlympicRings_Threaded.java | 1a47e6b9269a521da362042a517c2a072185ed19 | [] | no_license | League-level5-Student/level5-01-threads-11002288 | https://github.com/League-level5-Student/level5-01-threads-11002288 | 1d8465369d60edd02954e08aae1f47e79236ac0f | bee04d6156f8c482219e2ef275b042c51291cec8 | refs/heads/master | 2020-08-21T21:23:57.790000 | 2019-12-01T18:28:38 | 2019-12-01T18:28:38 | 216,248,767 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package _01_Olympic_Rings;
import java.awt.Color;
import java.awt.Graphics;
import java.awt.Graphics2D;
import org.jointheleague.graphical.robot.Robot;
public class OlympicRings_Threaded {
// Make A Program that uses Threads and robots to draw the Olympic rings. One
// robot should draw one ring simultan... | UTF-8 | Java | 1,591 | java | OlympicRings_Threaded.java | Java | [] | null | [] | package _01_Olympic_Rings;
import java.awt.Color;
import java.awt.Graphics;
import java.awt.Graphics2D;
import org.jointheleague.graphical.robot.Robot;
public class OlympicRings_Threaded {
// Make A Program that uses Threads and robots to draw the Olympic rings. One
// robot should draw one ring simultan... | 1,591 | 0.562539 | 0.488372 | 66 | 22.10606 | 18.064806 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.80303 | false | false | 6 |
00ad18a9056d265d6103c654baa357f92b88b24f | 27,169,963,156,439 | f64e21c5099c3f549334b0c16d6d57adc55eff7a | /src/patternsAndDataTypes/PrintReverse.java | 2a001978b53d038043f04587bac41e5a53abbdd8 | [] | no_license | fazer1929/javaDSA | https://github.com/fazer1929/javaDSA | ee8a4f8cf584dbf6ea799a0e55a437d322c2e31a | 1d6cb28b7817edeb64eac475b8d5e199d3f80261 | refs/heads/main | 2023-02-24T18:14:36.348000 | 2021-01-28T08:42:09 | 2021-01-28T08:42:09 | 304,588,422 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package patternsAndDataTypes;
import java.util.Scanner;
public class PrintReverse {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
long num = scan.nextLong();
long n=0;
while (num>0){
n=n*10+(num%10);
num=num/10;
}
... | UTF-8 | Java | 357 | java | PrintReverse.java | Java | [] | null | [] | package patternsAndDataTypes;
import java.util.Scanner;
public class PrintReverse {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
long num = scan.nextLong();
long n=0;
while (num>0){
n=n*10+(num%10);
num=num/10;
}
... | 357 | 0.554622 | 0.532213 | 16 | 21.3125 | 14.355829 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 6 |
0d6d4d91a3d45b06ee980311336850b7000dc4e7 | 10,342,281,283,238 | ead7629fe7f33ff426ff7d6632ae6dbe99b54cd1 | /src/model/AccessModifier.java | dcea977a14110204add00c46559c371eaa05e381 | [] | no_license | Tarinaky/CS12420_GroupProject | https://github.com/Tarinaky/CS12420_GroupProject | d38013acdb0f2a3d63deae01f0f1aa44feaff480 | ff4f44795454f39d2eddea90a1c288f027336e3b | refs/heads/master | 2020-03-30T06:12:34.359000 | 2012-03-09T17:03:30 | 2012-03-09T17:03:30 | 3,514,434 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model;
public class AccessModifier implements java.io.Serializable {
/**
* Class representing standard java access modifiers.
*/
public static int PUBLIC = 0;
public static int PROTECTED = 1;
public static int PRIVATE = 2;
public int mode;
public AccessModifier() {
mode = PUBLIC;
}
public Acce... | UTF-8 | Java | 370 | java | AccessModifier.java | Java | [] | null | [] | package model;
public class AccessModifier implements java.io.Serializable {
/**
* Class representing standard java access modifiers.
*/
public static int PUBLIC = 0;
public static int PROTECTED = 1;
public static int PRIVATE = 2;
public int mode;
public AccessModifier() {
mode = PUBLIC;
}
public Acce... | 370 | 0.705405 | 0.697297 | 21 | 16.571428 | 17.988281 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.047619 | false | false | 6 |
5cc1749b72d2d482ed183d941dec9a6c628aecd2 | 10,711,648,468,343 | c1ec1ba7a8615a18953a36a2e19e8708ac9abe24 | /app/src/main/java/clase09/fia/ues/sv/basedatoscarnet/ControlBDCarnet.java | e7fd2b5cf45322b1b9d3896cd67f7fcd41096ecf | [] | no_license | Lexan92/BaseDatosCarnet | https://github.com/Lexan92/BaseDatosCarnet | 4e30d247dd4095a1ac2e4a3955c450af144a6ada | ff1a943bedf1fbdad6ec84d7f2c93ab7ad30066b | refs/heads/master | 2021-01-10T18:50:12.440000 | 2016-04-20T19:00:18 | 2016-04-20T19:00:18 | 56,712,951 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package clase09.fia.ues.sv.basedatoscarnet;
/**
* Created by Alex on 20/4/2016.
*/
public class ControlBDCarnet {
}
| UTF-8 | Java | 119 | java | ControlBDCarnet.java | Java | [
{
"context": "e09.fia.ues.sv.basedatoscarnet;\n\n/**\n * Created by Alex on 20/4/2016.\n */\npublic class ControlBDCarnet {\n",
"end": 67,
"score": 0.9953672289848328,
"start": 63,
"tag": "NAME",
"value": "Alex"
}
] | null | [] | package clase09.fia.ues.sv.basedatoscarnet;
/**
* Created by Alex on 20/4/2016.
*/
public class ControlBDCarnet {
}
| 119 | 0.714286 | 0.638655 | 7 | 16 | 16.903086 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.142857 | false | false | 6 |
b8493562d19babd4c9519f3bda45a9227ef95d99 | 4,724,464,062,088 | 3d7e86013ff4d91a948946c114b84e7301823c8b | /j2se-study/src/main/java/com/xuyong/study/annotation/TestMain.java | b7ec0fade7a5789392e893953f416117d9c209ff | [] | no_license | xuyongisgoop/all-study | https://github.com/xuyongisgoop/all-study | c481e70ba727776343a4ba3c272759a0ad096bfb | 8bc5f1b14af5c2fb37c7d87c49bb331083c759f2 | refs/heads/master | 2022-12-17T18:27:22.879000 | 2022-11-16T08:29:14 | 2022-11-16T08:29:14 | 111,499,199 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xuyong.study.annotation;
import java.lang.reflect.Method;
/**
* Created by xuyong on 2018/2/8.
*/
public class TestMain {
public static void main(String[] args) {
Method[] methods = ClassWithAnnotation.class.getMethods();
for (Method method : methods) {
if (method.isAnno... | UTF-8 | Java | 465 | java | TestMain.java | Java | [
{
"context": "mport java.lang.reflect.Method;\n\n/**\n * Created by xuyong on 2018/2/8.\n */\npublic class TestMain {\n\n pub",
"end": 96,
"score": 0.9993033409118652,
"start": 90,
"tag": "USERNAME",
"value": "xuyong"
}
] | null | [] | package com.xuyong.study.annotation;
import java.lang.reflect.Method;
/**
* Created by xuyong on 2018/2/8.
*/
public class TestMain {
public static void main(String[] args) {
Method[] methods = ClassWithAnnotation.class.getMethods();
for (Method method : methods) {
if (method.isAnno... | 465 | 0.610753 | 0.597849 | 19 | 23.473684 | 24.323193 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.210526 | false | false | 6 |
8728429ac9858c51cffa6f1c1084b0dcd1065b59 | 3,925,600,160,117 | 0b36d26698c2cce17e54f1c9fcb04994d2ec0d9f | /src/main/java/al/sturm/JMHSample_03_States.java | 396c4d38bfaac1c2892ff80984e79b47388912e2 | [] | no_license | AleksandrRadchenko/PerformanceTest | https://github.com/AleksandrRadchenko/PerformanceTest | 93df9efa753b4a43fe2bb5fcd092737025b5852b | 9e862ed256eb7c1ab541d9c1bccf8e7ad1554bef | refs/heads/master | 2020-04-20T22:50:35.300000 | 2019-12-21T23:22:45 | 2019-12-21T23:23:17 | 169,152,607 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package al.sturm;
import org.openjdk.jmh.annotations.Benchmark;
import org.openjdk.jmh.annotations.Scope;
import org.openjdk.jmh.annotations.State;
import org.openjdk.jmh.runner.Runner;
import org.openjdk.jmh.runner.RunnerException;
import org.openjdk.jmh.runner.options.Options;
import org.openjdk.jmh.runner.options.O... | UTF-8 | Java | 2,534 | java | JMHSample_03_States.java | Java | [] | null | [] | package al.sturm;
import org.openjdk.jmh.annotations.Benchmark;
import org.openjdk.jmh.annotations.Scope;
import org.openjdk.jmh.annotations.State;
import org.openjdk.jmh.runner.Runner;
import org.openjdk.jmh.runner.RunnerException;
import org.openjdk.jmh.runner.options.Options;
import org.openjdk.jmh.runner.options.O... | 2,534 | 0.66614 | 0.657064 | 72 | 34.194443 | 27.265484 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.361111 | false | false | 6 |
1aa8a27e9a522473b2a69ed66e53e87d32405c14 | 10,342,281,288,230 | 8823c96d433605e7c13679b027a697e6a647cf9c | /src/main/java/com/lzhlyle/contest/biweekly/biweekly31/Contest1.java | afbaa304b8a7020ec418a621bc41c9208a4c8cb9 | [
"MIT"
] | permissive | lzhlyle/leetcode | https://github.com/lzhlyle/leetcode | 62278bf6e949f802da335e8de2d420440f578c2f | 8f053128ed7917c231fd24cfe82552d9c599dc16 | refs/heads/master | 2022-07-14T02:28:11.082000 | 2020-11-16T14:28:20 | 2020-11-16T14:28:20 | 215,598,819 | 2 | 0 | MIT | false | 2022-06-17T02:55:41 | 2019-10-16T16:52:05 | 2020-11-16T14:28:38 | 2022-06-17T02:55:41 | 1,835 | 0 | 0 | 2 | Java | false | false | package com.lzhlyle.contest.biweekly.biweekly31;
public class Contest1 {
public int countOdds(int low, int high) {
int cnt = high - low;
int res = (cnt & 1) == 0 ? (cnt / 2) : (cnt + 1) / 2;
if (((low & 1) == 1) && ((high & 1) == 1)) res += 1;
return res;
}
public... | UTF-8 | Java | 434 | java | Contest1.java | Java | [] | null | [] | package com.lzhlyle.contest.biweekly.biweekly31;
public class Contest1 {
public int countOdds(int low, int high) {
int cnt = high - low;
int res = (cnt & 1) == 0 ? (cnt / 2) : (cnt + 1) / 2;
if (((low & 1) == 1) && ((high & 1) == 1)) res += 1;
return res;
}
public... | 434 | 0.476959 | 0.442396 | 17 | 23.529411 | 21.532787 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 6 |
3a58f0014857045847749bc173f69c7d5cfc2c83 | 28,578,712,392,400 | 48a80d93028a66e9160345be0a4475ac149f5af2 | /multiset/src/pobj/tme5/MultiSetParserTest.java | c63479475fb74236a949bade1537515905d2cc01 | [] | no_license | ErerF/S6-Java-DesignPattern | https://github.com/ErerF/S6-Java-DesignPattern | e948d268d0b096a6f982a3441ed5523cd37521b3 | 8f291b4bd2e56963fdaa3d3889f64d37f5d7f8d2 | refs/heads/master | 2022-04-05T08:27:23.136000 | 2020-02-17T23:49:47 | 2020-02-17T23:49:47 | 240,964,633 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pobj.tme5;
public class MultiSetParserTest {
public static void main(String[] args) {
try {
System.out.println(MultiSetParser.parse("data/parserTest.txt"));
} catch (InvalidMultiSetFormat e) {
e.printStackTrace();
}
}
}
| UTF-8 | Java | 247 | java | MultiSetParserTest.java | Java | [] | null | [] | package pobj.tme5;
public class MultiSetParserTest {
public static void main(String[] args) {
try {
System.out.println(MultiSetParser.parse("data/parserTest.txt"));
} catch (InvalidMultiSetFormat e) {
e.printStackTrace();
}
}
}
| 247 | 0.696356 | 0.692308 | 13 | 18 | 20.568834 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.461538 | false | false | 6 |
ecd13e889ec05fc882fbe9113bd4a49643ea4bdf | 2,130,303,803,526 | a652d438a48cee39e497d93964bb70a292c261ad | /src/main/java/com/avon/finance/chip/unefon/dao/ICatRepreDao.java | 2d937af77a83ac5da4ff7d1ec41534d9651c171f | [] | no_license | jhonatan810/avon-iccid-webservice-unefonx | https://github.com/jhonatan810/avon-iccid-webservice-unefonx | 7ce9752ac9aeb8530acd298b8dd5ff1618b55999 | 393bed978b87c18fd1c99852c4aa6dc51cce75aa | refs/heads/master | 2020-04-21T04:24:53.116000 | 2019-02-07T19:52:59 | 2019-02-07T19:52:59 | 169,036,626 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.avon.finance.chip.unefon.dao;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.avon.finance.chip.unefon.model.CatRepre;
@Repository
public interface ICatRepreDao extends JpaRepository<CatRepre, String>{
@Override
CatR... | UTF-8 | Java | 437 | java | ICatRepreDao.java | Java | [] | null | [] | package com.avon.finance.chip.unefon.dao;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.avon.finance.chip.unefon.model.CatRepre;
@Repository
public interface ICatRepreDao extends JpaRepository<CatRepre, String>{
@Override
CatR... | 437 | 0.768879 | 0.768879 | 19 | 21 | 23.028585 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.789474 | false | false | 6 |
f4f671b08a0742dde9440922d785e738992362bd | 28,759,101,020,173 | a69540dcfc372c2cd55cee6ee6d9462b4957678c | /app/src/main/java/dougherty/tipcalculator/TipDatabaseHandler.java | 6743ed454644cef828c2078f5624bdd98e4c3dad | [] | no_license | MariaStarPower/Project7_TipCalculator | https://github.com/MariaStarPower/Project7_TipCalculator | a7868783c820cc6f0a1d8648dbcae672a8115c18 | ff11fd1ca6076252c10183c700b1eae7a5006849 | refs/heads/master | 2021-08-24T03:11:16.641000 | 2017-12-07T20:18:50 | 2017-12-07T20:18:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dougherty.tipcalculator;
/**
* Created by 660253036 on 12/6/2017.
*/
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.SQLException;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
imp... | UTF-8 | Java | 4,077 | java | TipDatabaseHandler.java | Java | [
{
"context": "ckage dougherty.tipcalculator;\n\n/**\n * Created by 660253036 on 12/6/2017.\n */\n\nimport android.content",
"end": 53,
"score": 0.5522586703300476,
"start": 52,
"tag": "USERNAME",
"value": "6"
},
{
"context": "ge dougherty.tipcalculator;\n\n/**\n * Created by 66025303... | null | [] | package dougherty.tipcalculator;
/**
* Created by 660253036 on 12/6/2017.
*/
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.SQLException;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
imp... | 4,077 | 0.606083 | 0.600932 | 145 | 27.117241 | 26.389784 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.524138 | false | false | 6 |
66016696ca6803f8ef33c9800d4d0af22846c8d6 | 6,760,278,587,313 | dd4323bc611e42be58eb7fbd80ffe3eec3bfecb5 | /src/main/java/demo/service/impl/RunningInfoServiceImpl.java | 8458453d5f7f547835de08dcdb4f9a09e09d4e5a | [] | no_license | hectorpla/my-running-services | https://github.com/hectorpla/my-running-services | 04019d0d71c857df53517ec0d1f72ba5bc579dd2 | c108a1aa4007ccac72031dac239db7a6afb9b8b3 | refs/heads/master | 2020-03-10T17:04:19.386000 | 2018-04-20T06:30:20 | 2018-04-20T06:30:20 | 129,490,627 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package demo.service.impl;
import demo.domain.RunningInfoRepository;
import demo.domain.RunningInformation;
import demo.service.RunningInfoService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.spr... | UTF-8 | Java | 1,812 | java | RunningInfoServiceImpl.java | Java | [
{
"context": "tional;\n\nimport java.util.List;\n\n/**\n * Created by hectorlueng on 4/15/18.\n */\n\n@Service\npublic class RunningInf",
"end": 472,
"score": 0.999626874923706,
"start": 461,
"tag": "USERNAME",
"value": "hectorlueng"
}
] | null | [] | package demo.service.impl;
import demo.domain.RunningInfoRepository;
import demo.domain.RunningInformation;
import demo.service.RunningInfoService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.spr... | 1,812 | 0.777042 | 0.774283 | 58 | 30.241379 | 30.054152 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.37931 | false | false | 6 |
dea581089dc69e7d269482ab5e71bb7f1b4f52e6 | 2,430,951,499,255 | 63ebb828867a54860631c68e550370480f358c17 | /exercise3_LiveTestat/src/de/hs/mannheim/tpe/sose15/grp12/exercise3_liveTestat/organisationen/Syndikat.java | 67ec112df18be19a691a263e45238d6e3005b5bc | [
"MIT"
] | permissive | tpe-lecture/group-12 | https://github.com/tpe-lecture/group-12 | b684b8c12e63a84950cbc5f9708f503694898e14 | e6ad39ab693a9317d7011ac6d9a4489bf6c45067 | refs/heads/master | 2015-08-21T11:47:56.812000 | 2015-06-09T21:47:56 | 2015-06-09T21:47:56 | 32,072,368 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.hs.mannheim.tpe.sose15.grp12.exercise3_liveTestat.organisationen;
import java.util.ArrayList;
import de.hs.mannheim.tpe.sose15.grp12.exercise3_liveTestat.einwohnerverwaltung.Schurke;
import de.hs.mannheim.tpe.sose15.grp12.exercise3_liveTestat.steuersystem.Koerperschaftssteuer;
public class Syndikat... | UTF-8 | Java | 1,733 | java | Syndikat.java | Java | [] | null | [] | package de.hs.mannheim.tpe.sose15.grp12.exercise3_liveTestat.organisationen;
import java.util.ArrayList;
import de.hs.mannheim.tpe.sose15.grp12.exercise3_liveTestat.einwohnerverwaltung.Schurke;
import de.hs.mannheim.tpe.sose15.grp12.exercise3_liveTestat.steuersystem.Koerperschaftssteuer;
public class Syndikat... | 1,733 | 0.565493 | 0.553953 | 57 | 28.403509 | 24.766176 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 6 |
ee09291dcbbc090afa627c4bb4dc387d4f08a27c | 16,801,912,132,424 | c7b26240e4c0a42b27d2d9d506b9940faee9a90f | /gui/src/main/java/de/xavaro/android/gui/views/GUIButtonView.java | 2ce785eb507632bd482ff334a71472ece2a6c836 | [] | no_license | dezi/TVPush | https://github.com/dezi/TVPush | 4205852b9b2c67d8a0f97d905d34aa21e6c68484 | 403af968e8b710e34814928cfee8c35de60b798e | refs/heads/master | 2021-04-28T11:08:22.508000 | 2018-04-25T09:59:21 | 2018-04-25T09:59:21 | 122,080,080 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.xavaro.android.gui.views;
import android.content.Context;
import android.graphics.Color;
import android.view.Gravity;
import android.view.ViewGroup;
import de.xavaro.android.gui.base.GUIDefs;
import de.xavaro.android.gui.simple.Simple;
public class GUIButtonView extends GUITextView
{
private boolean i... | UTF-8 | Java | 1,731 | java | GUIButtonView.java | Java | [] | null | [] | package de.xavaro.android.gui.views;
import android.content.Context;
import android.graphics.Color;
import android.view.Gravity;
import android.view.ViewGroup;
import de.xavaro.android.gui.base.GUIDefs;
import de.xavaro.android.gui.simple.Simple;
public class GUIButtonView extends GUITextView
{
private boolean i... | 1,731 | 0.639515 | 0.639515 | 66 | 25.227272 | 21.950216 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.530303 | false | false | 6 |
ef8b1e22e1b27876c6a10c8a6e54124005ee6aec | 18,262,200,994,827 | add00251154e46f2aad0889bee3ec7fab51bae0c | /Roadinvento/app/src/main/java/com/example/roadinvento/siginUp.java | 776bae32984b526ecbe2c2f99fad789f542fd455 | [] | no_license | Rakeshbasavaraj/roadinvento | https://github.com/Rakeshbasavaraj/roadinvento | cf60b4c6779492a02924bef2fe985a60710c060b | fa84966e5e44ed58f65d1eee88b6f78140ce1212 | refs/heads/master | 2020-12-21T02:49:45.334000 | 2020-01-26T11:23:29 | 2020-01-26T11:23:29 | 236,284,187 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.roadinvento;
import android.content.Intent;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.TextView;
import android.widget.Toast;
import androidx.appcompat.app.AppCompatActivity;... | UTF-8 | Java | 3,608 | java | siginUp.java | Java | [
{
"context": "er.getText().toString();\n String password = Password.getText().toString();\n boolean isInserted = mydb.insertData(\n",
"end": 1815,
"score": 0.9404718279838562,
"start": 1788,
"tag": "PASSWORD",
"value": "Password.getText().toString"
}
] | null | [] | package com.example.roadinvento;
import android.content.Intent;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.TextView;
import android.widget.Toast;
import androidx.appcompat.app.AppCompatActivity;... | 3,591 | 0.584257 | 0.581486 | 135 | 25.725925 | 23.225601 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 6 |
d42e5418af83801d743b40ee72cea4a75592bd70 | 31,791,347,973,079 | f2b3ffa024d957e95318c1b0b26a05d8833950a2 | /perfectjpattern-core/src/test/java/org/perfectjpattern/core/structural/adapter/TestNameMatchAdapter.java | 3fd88caae20c7156d1a36b00fddf6fb8f0f4c65e | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | edsonmartins/perfectjpattern | https://github.com/edsonmartins/perfectjpattern | 7c127173ebd5a692690af3ef56608870e50e2c31 | dd410a85a8e2008e6aeead3862fb7319eb99c3d0 | refs/heads/master | 2021-09-20T17:25:16.127000 | 2018-08-13T09:56:54 | 2018-08-13T09:56:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //----------------------------------------------------------------------
//
// PerfectJPattern: "Design patterns are good but components are better!"
// NameMatchAdaptingStrategy.java Copyright (c) 2012 Giovanni Azua Garcia
// bravegag@hotmail.com
//
// Licensed under the Apache License, Version 2.0 (the "Lic... | UTF-8 | Java | 8,092 | java | TestNameMatchAdapter.java | Java | [
{
"context": " NameMatchAdaptingStrategy.java Copyright (c) 2012 Giovanni Azua Garcia\r\n// bravegag@hotmail.com\r\n// \r\n// Licensed under",
"end": 228,
"score": 0.9998595118522644,
"start": 208,
"tag": "NAME",
"value": "Giovanni Azua Garcia"
},
{
"context": "y.java Copyright (c) ... | null | [] | //----------------------------------------------------------------------
//
// PerfectJPattern: "Design patterns are good but components are better!"
// NameMatchAdaptingStrategy.java Copyright (c) 2012 <NAME>
// <EMAIL>
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use... | 8,045 | 0.453534 | 0.445378 | 231 | 33.030304 | 27.744879 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 6 |
9a971851abc1879b0c970537db6e02f969b94eca | 11,252,814,318,877 | ae042cc29fdcf32849defc0dc4da4fd6f87d2eeb | /app/src/main/java/com/example/android/mindvalley/mindvalley/fragment/Favorite.java | dde19b2ccf5684b4e638f92173a2837f867e4d3f | [] | no_license | noemibalazs/MindValley | https://github.com/noemibalazs/MindValley | 14980cf71d49bf40dfb6db7c378bde3acfb6f08a | 5ce510748977327ae3983630473e47e16567d9b5 | refs/heads/master | 2020-04-11T12:56:23.456000 | 2018-12-14T16:02:23 | 2018-12-14T16:02:23 | 161,796,930 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.android.mindvalley.mindvalley.fragment;
import android.arch.lifecycle.Observer;
import android.arch.lifecycle.ViewModelProviders;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.s... | UTF-8 | Java | 2,271 | java | Favorite.java | Java | [] | null | [] | package com.example.android.mindvalley.mindvalley.fragment;
import android.arch.lifecycle.Observer;
import android.arch.lifecycle.ViewModelProviders;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.s... | 2,271 | 0.757816 | 0.755614 | 62 | 35.629032 | 29.725754 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.709677 | false | false | 6 |
77b59ee474151fac47e20fba7d121c96e415801a | 6,451,040,896,064 | 083ba9c77c8ecf48639b08910b906183269c9ac5 | /src/main/java/com/panda/unionFind/GraphDFS.java | 7a2fa6acd737b559f9d692627dce49e9240c48bd | [] | no_license | ywxpanda/algorithm | https://github.com/ywxpanda/algorithm | 6221d12ce5f18945362162b79d0ef72e4d9a814e | b291640e4333f29e12e0b641e8214593a6e144b4 | refs/heads/master | 2021-05-10T15:18:17.372000 | 2020-09-05T13:26:36 | 2020-09-05T13:26:36 | 118,547,853 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.panda.unionFind;
import com.panda.unionFind.graph.Node;
import sun.jvm.hotspot.utilities.ObjectReader;
import java.util.HashSet;
import java.util.Set;
import java.util.Stack;
/**
* 深度优先遍历
*/
public class GraphDFS {
public static void dfs(Node node) {
if (node == null) {
return;... | UTF-8 | Java | 972 | java | GraphDFS.java | Java | [] | null | [] | package com.panda.unionFind;
import com.panda.unionFind.graph.Node;
import sun.jvm.hotspot.utilities.ObjectReader;
import java.util.HashSet;
import java.util.Set;
import java.util.Stack;
/**
* 深度优先遍历
*/
public class GraphDFS {
public static void dfs(Node node) {
if (node == null) {
return;... | 972 | 0.489035 | 0.489035 | 38 | 23 | 15.99342 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.447368 | false | false | 0 |
2d6eda296f2b35c8de38c5c070eb9c499754860c | 4,698,694,240,110 | 5ecd15baa833422572480fad3946e0e16a389000 | /framework/MCS-Open/subsystems/oldtests/test/tests/java/com/volantis/mcs/protocols/menu/shared/builder/ConcreteMenuModelBuilderFactoryTestCase.java | 9e609eef8641a7cdd6d678381315acebde0cc10f | [] | no_license | jabley/volmobserverce | https://github.com/jabley/volmobserverce | 4c5db36ef72c3bb7ef20fb81855e18e9b53823b9 | 6d760f27ac5917533eca6708f389ed9347c7016d | refs/heads/master | 2021-01-01T05:31:21.902000 | 2009-02-04T02:29:06 | 2009-02-04T02:29:06 | 38,675,289 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
This file is part of Volantis Mobility Server.
Volantis Mobility Server is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
Volantis Mobili... | UTF-8 | Java | 1,857 | java | ConcreteMenuModelBuilderFactoryTestCase.java | Java | [
{
"context": "=======================\n $Log$\n\n 08-Dec-04\t6416/3\tianw\tVBM:2004120703 New Build\n\n 08-Dec-04\t6416/1\tianw\t",
"end": 1625,
"score": 0.9104658365249634,
"start": 1621,
"tag": "USERNAME",
"value": "ianw"
},
{
"context": "\tianw\tVBM:2004120703 New Build\n\n 08-Dec... | null | [] | /*
This file is part of Volantis Mobility Server.
Volantis Mobility Server is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
Volantis Mobili... | 1,857 | 0.618329 | 0.584906 | 50 | 36.099998 | 31.47777 | 83 | false | false | 0 | 0 | 0 | 0 | 76 | 0.122911 | 0.36 | false | false | 0 |
f437a11fc8978e8ba7884cfb3eea104efd5bdb66 | 17,575,006,215,515 | 5eb63cbe49a0fe0def302db76e6ae8f8ed1cb373 | /src/main/java/duke/command/HelpCommand.java | f38d8712525d1ee2649d2b2e4b9233293c8a0f75 | [] | no_license | yucheng11122017/ip | https://github.com/yucheng11122017/ip | 0ffbccb0ea5235e6d5ff6ab21c1c221d0d4a22d2 | f369895576c7b4d0310c9fb94fbd0c727ca1bd8d | refs/heads/master | 2023-08-11T03:16:00.609000 | 2021-09-17T16:05:51 | 2021-09-17T16:05:51 | 396,576,116 | 0 | 0 | null | true | 2021-09-05T05:58:34 | 2021-08-16T02:11:14 | 2021-09-05T05:57:31 | 2021-09-05T05:58:34 | 1,718 | 0 | 0 | 0 | Java | false | false | package duke.command;
import duke.Duke;
import duke.DukeException;
import duke.FileManager;
import duke.Tasklist;
import duke.Ui;
public class HelpCommand extends Command {
private CommandsTypes commandType;
/**
* Makes command for general help.
*/
public HelpCommand() {
this.commandTyp... | UTF-8 | Java | 2,583 | java | HelpCommand.java | Java | [] | null | [] | package duke.command;
import duke.Duke;
import duke.DukeException;
import duke.FileManager;
import duke.Tasklist;
import duke.Ui;
public class HelpCommand extends Command {
private CommandsTypes commandType;
/**
* Makes command for general help.
*/
public HelpCommand() {
this.commandTyp... | 2,583 | 0.578397 | 0.578397 | 82 | 30.5 | 24.987925 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.402439 | false | false | 0 |
7e0fda18f369df786613293ec053436701ef33c4 | 33,749,853,033,833 | deddc45b7e36ebaaf548609d682a8847ac1020dc | /PhyscialDesign/src/ca/uwaterloo/db/design/graphIf/PathEdgeIf.java | 0bf75d061c4c5ec844ac55da56cb81554bef82e1 | [] | no_license | rhhliu/PhysicalDesign | https://github.com/rhhliu/PhysicalDesign | c3a91b7f0a64441745e072938785197ae54e8668 | bdb875b1e4902a3b0f384bf3b7195b2c0ad8f97b | refs/heads/master | 2021-01-18T12:07:35.154000 | 2013-06-21T00:03:08 | 2013-06-21T00:03:08 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ca.uwaterloo.db.design.graphIf;
public interface PathEdgeIf extends EdgeIf {
} | UTF-8 | Java | 88 | java | PathEdgeIf.java | Java | [] | null | [] | package ca.uwaterloo.db.design.graphIf;
public interface PathEdgeIf extends EdgeIf {
} | 88 | 0.806818 | 0.806818 | 5 | 16.799999 | 20.232647 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 0 |
1e414a630cebeb42d01fc8aa69c0d3ddcdd2ea9d | 16,810,502,015,622 | c066e92078d87d207e60c5bd2679dc75975d01e2 | /gwt-proto/src/main/java/com/easymorse/ria/client/ApplicationController.java | cfd2cd1494f62beb1ceae33c01d321f7acc6e4b2 | [] | no_license | chendd/bigcateasymorse | https://github.com/chendd/bigcateasymorse | 1d1e9622adb1a4bf8df03b6b166e20fdc39e0eaa | bffe4b3d6c16aaec4d4296f2216b9b573ab22555 | refs/heads/master | 2021-01-22T14:39:20.225000 | 2012-07-09T13:42:24 | 2012-07-09T13:42:24 | 35,522,332 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.easymorse.ria.client;
import com.easymorse.ria.client.event.NeedLoginEvent;
import com.easymorse.ria.client.event.NeedLoginEventHandler;
import com.easymorse.ria.client.presenter.LoginPresenter;
import com.easymorse.ria.client.presenter.Presenter;
import com.easymorse.ria.client.presenter.TestPresenter;
im... | UTF-8 | Java | 2,639 | java | ApplicationController.java | Java | [
{
"context": "gwt.user.client.ui.HasWidgets;\n\n/**\n * \n * @author marshal\n * \n */\npublic class ApplicationController implem",
"end": 867,
"score": 0.7630632519721985,
"start": 860,
"tag": "NAME",
"value": "marshal"
}
] | null | [] | package com.easymorse.ria.client;
import com.easymorse.ria.client.event.NeedLoginEvent;
import com.easymorse.ria.client.event.NeedLoginEventHandler;
import com.easymorse.ria.client.presenter.LoginPresenter;
import com.easymorse.ria.client.presenter.Presenter;
import com.easymorse.ria.client.presenter.TestPresenter;
im... | 2,639 | 0.736944 | 0.73617 | 104 | 23.85577 | 22.960007 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.144231 | false | false | 0 |
c682da5ab1ec437a810f6004da375f46e670dbc2 | 16,810,502,018,685 | 40d38003df4807bf1f00ed1ebcf29d4ce444460d | /src/com/jeta/abeille/gui/query/ReportablesModel.java | 9f8130a285c6662e8fb70654b0b4f1a67c1d182b | [] | no_license | jeff-tassin/abeilledb | https://github.com/jeff-tassin/abeilledb | c869dbd95fc229abc88b7f3938cd932dcedd8099 | 94ffd3d3dff345e35ed64173833d254685af13a1 | refs/heads/master | 2023-08-10T16:36:08.328000 | 2022-01-31T19:46:41 | 2022-01-31T19:46:41 | 225,102,904 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jeta.abeille.gui.query;
import java.util.Collection;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.TreeSet;
import javax.swing.event.TableModelEvent;
import javax.swing.table.AbstractTableModel;
import com.jeta.foundation.i18n.I18N;
import com.jeta.foundation.gui.utils.TSGuiTool... | UTF-8 | Java | 5,985 | java | ReportablesModel.java | Java | [
{
"context": "eportables for a given ad hoc query\n * \n * @author Jeff Tassin\n */\nclass ReportablesModel extends AbstractTableM",
"end": 625,
"score": 0.9998347163200378,
"start": 614,
"tag": "NAME",
"value": "Jeff Tassin"
}
] | null | [] | package com.jeta.abeille.gui.query;
import java.util.Collection;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.TreeSet;
import javax.swing.event.TableModelEvent;
import javax.swing.table.AbstractTableModel;
import com.jeta.foundation.i18n.I18N;
import com.jeta.foundation.gui.utils.TSGuiTool... | 5,980 | 0.679198 | 0.674854 | 257 | 22.287937 | 20.582253 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.692607 | false | false | 0 |
c17c0460ecbfc9805dec30bf327ded224b9d356d | 13,623,636,322,878 | 48a3c803f117ef6f03941827619a17b82d8cccb9 | /src/main/java/CelestialBodyGorge/CBGapp.java | ba42768be56fd96ede2a8a4aafb826738fe64045 | [] | no_license | EStokhof/Wijnia_Stokhof_Eindproduct | https://github.com/EStokhof/Wijnia_Stokhof_Eindproduct | 24e31ba8fabe31e80cac876dc710f69fb4425a48 | f1f110c9bdab4ee66150790ace1ff6dcd6a23329 | refs/heads/master | 2020-04-30T23:17:28.439000 | 2019-04-04T08:03:31 | 2019-04-04T08:03:31 | 177,140,281 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package CelestialBodyGorge;
import nl.han.ica.oopg.objects.Sprite;
import CBG_Tiles.BoardsTile;
import CBG_Tiles.BoardsTileType;
import CBG_Tiles.MenuTileType;
import nl.han.ica.oopg.dashboard.Dashboard;
import nl.han.ica.oopg.engine.GameEngine;
import nl.han.ica.oopg.sound.Sound;
import nl.han.ica.oopg.tile.Tile;
imp... | UTF-8 | Java | 8,878 | java | CBGapp.java | Java | [
{
"context": "t deze class om de game te starten.\n * \n * @author Sara Li Wijnia en Emma Stokhof\n *\n */\n@SuppressWarnings(\"serial\"",
"end": 533,
"score": 0.9998038411140442,
"start": 519,
"tag": "NAME",
"value": "Sara Li Wijnia"
},
{
"context": " game te starten.\n * \n * @auth... | null | [] | package CelestialBodyGorge;
import nl.han.ica.oopg.objects.Sprite;
import CBG_Tiles.BoardsTile;
import CBG_Tiles.BoardsTileType;
import CBG_Tiles.MenuTileType;
import nl.han.ica.oopg.dashboard.Dashboard;
import nl.han.ica.oopg.engine.GameEngine;
import nl.han.ica.oopg.sound.Sound;
import nl.han.ica.oopg.tile.Tile;
imp... | 8,864 | 0.659721 | 0.605317 | 237 | 36.459915 | 35.246502 | 127 | false | false | 0 | 0 | 0 | 0 | 69 | 0.022415 | 3.400844 | false | false | 0 |
45019e59ab3a99fe80e6ae56c4e1fb2c7d09222e | 2,207,613,196,442 | cb06bb3b4110cad6ec5ac2e91718ecdd9fdd1fe2 | /jeecg-boot-shunchao/src/main/java/com/shunchao/tenant/entity/ShunchaoTenant.java | 3ad198d3c1d9225357990e3e4965083d94c2fb49 | [
"MIT"
] | permissive | chillywg/shunchao | https://github.com/chillywg/shunchao | 2a2d575b46294e7518f9f5dff731fa13e5346392 | cc79d41e732cdfed136019323dffd941758581ab | refs/heads/master | 2020-09-07T18:40:48.086000 | 2020-09-07T07:09:10 | 2020-09-07T07:09:43 | 220,878,177 | 0 | 1 | MIT | false | 2021-05-10T06:15:19 | 2019-11-11T01:38:43 | 2021-05-10T05:04:40 | 2021-05-10T06:15:19 | 40,899 | 0 | 1 | 2 | Java | false | false | package com.shunchao.tenant.entity;
import java.io.Serializable;
import java.io.UnsupportedEncodingException;
import java.util.Date;
import java.math.BigDecimal;
import com.baomidou.mybatisplus.annotation.IdType;
import com.baomidou.mybatisplus.annotation.TableId;
import com.baomidou.mybatisplus.annotation.TableLogic;... | UTF-8 | Java | 3,324 | java | ShunchaoTenant.java | Java | [
{
"context": "\n\n/**\n * @Description: shunchao_tenant\n * @Author: jeecg-boot\n * @Date: 2019-12-24\n * @Version: V1.0\n */\n@Dat",
"end": 718,
"score": 0.9994601011276245,
"start": 708,
"tag": "USERNAME",
"value": "jeecg-boot"
}
] | null | [] | package com.shunchao.tenant.entity;
import java.io.Serializable;
import java.io.UnsupportedEncodingException;
import java.util.Date;
import java.math.BigDecimal;
import com.baomidou.mybatisplus.annotation.IdType;
import com.baomidou.mybatisplus.annotation.TableId;
import com.baomidou.mybatisplus.annotation.TableLogic;... | 3,324 | 0.699261 | 0.68078 | 94 | 30.659575 | 16.760866 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.138298 | false | false | 0 |
96a94dcdfe4fe7b407f6de4ef5d605fc4571ae0e | 28,948,079,625,023 | 61218185e678577ca4f94d04aeab0bc8122563d2 | /Networker/src/networker/model/network/client/requesthandlers/CredentialsRequestHandler.java | dfd3d001b4ac57e35f4b6635d65b76c041893f04 | [] | no_license | Hi4s/Networker | https://github.com/Hi4s/Networker | b07ac443e759f49b51346d021de74795567dc34f | 9ab621d5a6862afa576648edd922dab8c8b033aa | refs/heads/master | 2015-07-10T01:11:58 | 2012-05-14T17:25:15 | 2012-05-14T17:25:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package networker.model.network.client.requesthandlers;
import util.io.DataInputStream;
import util.io.DataOutputStream;
import java.io.IOException;
import networker.model.network.Communication;
import networker.model.network.client.Client;
import networker.model.network.responses.Response;
public class Cr... | UTF-8 | Java | 1,194 | java | CredentialsRequestHandler.java | Java | [] | null | [] | package networker.model.network.client.requesthandlers;
import util.io.DataInputStream;
import util.io.DataOutputStream;
import java.io.IOException;
import networker.model.network.Communication;
import networker.model.network.client.Client;
import networker.model.network.responses.Response;
public class Cr... | 1,194 | 0.672529 | 0.672529 | 41 | 27.121952 | 24.558735 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.463415 | false | false | 0 |
15229892a255ef571570ec279a9cb883fd81f89f | 28,948,079,622,662 | 2a3dbfefcb049df514e131ee3cb354f8675b284a | /app/src/main/java/com/androidgroup/entity/Headline.java | 683795fe10b3ba26a6e72daca3b6d9c92a9c277c | [] | no_license | forgiveForever/android-headline | https://github.com/forgiveForever/android-headline | 7934794a0463a17b1f9abeb6c364a5246800bf3a | cfafc28f3ee4120773414e7e7bd0c8083b652168 | refs/heads/master | 2020-04-09T02:11:30.810000 | 2018-12-01T10:52:31 | 2018-12-01T10:52:31 | 159,931,676 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.androidgroup.entity;
/**
* Created by 刘丹丹 on 2018/10/23.
*/
public class Headline {
private String name;
private String sign;
private String place;
private String introduce;
private String passage;
private String content;
public Headline(){}
public Headline(String name,... | UTF-8 | Java | 1,231 | java | Headline.java | Java | [
{
"context": "ckage com.androidgroup.entity;\n\n/**\n * Created by 刘丹丹 on 2018/10/23.\n */\n\npublic class Headline {\n\n ",
"end": 55,
"score": 0.9997410774230957,
"start": 52,
"tag": "NAME",
"value": "刘丹丹"
}
] | null | [] | package com.androidgroup.entity;
/**
* Created by 刘丹丹 on 2018/10/23.
*/
public class Headline {
private String name;
private String sign;
private String place;
private String introduce;
private String passage;
private String content;
public Headline(){}
public Headline(String name,... | 1,231 | 0.701225 | 0.694694 | 44 | 26.84091 | 24.253344 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.681818 | false | false | 0 |
4b095425ce1fa13770d2dd57d4c9e8339c597936 | 24,592,982,799,468 | cb272229430913dd792dfc7608eca581e0851825 | /src/main/java/co/unicauca/restaurant/commons/domain/AddComponentes.java | 733131338c123fbc1a96966aa65cda57c6fffbbf | [] | no_license | lmarango/JV-Restaurant-commons | https://github.com/lmarango/JV-Restaurant-commons | 42e83b2a71016ec5cac3fff7a195309e2a8dd51b | d828ab27b21dba66660d82d54bb6cd9c69843dee | refs/heads/master | 2023-04-09T05:26:18.741000 | 2021-04-06T01:14:29 | 2021-04-06T01:14:29 | 348,545,049 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package co.unicauca.restaurant.commons.domain;
/**
*
* @author juanj
*/
public class AddComponentes {
private int compId;
... | UTF-8 | Java | 1,455 | java | AddComponentes.java | Java | [
{
"context": "auca.restaurant.commons.domain;\n\n/**\n *\n * @author juanj\n */\npublic class AddComponentes {\n private int",
"end": 256,
"score": 0.999304473400116,
"start": 251,
"tag": "USERNAME",
"value": "juanj"
}
] | 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 co.unicauca.restaurant.commons.domain;
/**
*
* @author juanj
*/
public class AddComponentes {
private int compId;
... | 1,455 | 0.608935 | 0.608935 | 73 | 18.945206 | 19.798914 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.383562 | false | false | 0 |
1d9882e06805e696b550520f60721d7ba6303d99 | 12,446,815,276,140 | a16141c38c073d589a915aef693f05e9a22dbdb8 | /src/main/java/edu/indiana/d2i/htrc/ingest/tools/PathDepthFilter.java | c5a406fc8a59a82bb6e4b89dd464469521024c7c | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | htrc/HTRC-Ingester | https://github.com/htrc/HTRC-Ingester | bfe41aee43dd6306d0176cdaea06e1c14a598302 | 539ee237327afada4d7f208e3337578db2187e47 | refs/heads/master | 2021-06-20T00:15:39.285000 | 2013-03-28T13:36:33 | 2013-03-28T13:36:33 | 41,603,720 | 0 | 0 | NOASSERTION | false | 2021-03-26T16:23:13 | 2015-08-29T18:48:34 | 2020-01-10T19:34:00 | 2021-03-26T16:23:13 | 6,796 | 0 | 0 | 1 | Java | false | false | /*
#
# Copyright 2013 The Trustees of Indiana University
#
# 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 applic... | UTF-8 | Java | 3,619 | java | PathDepthFilter.java | Java | [
{
"context": "t is shallower than a specified depth \r\n * @author Yiming Sun\r\n *\r\n */\r\npublic class PathDepthFilter {\r\n pri",
"end": 1282,
"score": 0.9953079223632812,
"start": 1272,
"tag": "NAME",
"value": "Yiming Sun"
}
] | null | [] | /*
#
# Copyright 2013 The Trustees of Indiana University
#
# 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 applic... | 3,615 | 0.595745 | 0.5916 | 116 | 29.181034 | 28.830837 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.362069 | false | false | 0 |
b67f16829481e10d8d651d59a78b9240c80c0806 | 18,459,769,498,220 | ab24a7a848ce2f2de457670f722fd81f989d5402 | /test-flink/src/main/java/test/flink/model/Line.java | 701a02ad1b4c804ed165324347ac1b3b629de12a | [] | no_license | furyegg/test-java2 | https://github.com/furyegg/test-java2 | 2757d6d6033aa45525f4e4ad73874db53ce413ec | 54be951347eef7ea4fca39d65731f8af7fbea4af | refs/heads/master | 2022-12-21T13:43:52.010000 | 2022-02-24T07:50:10 | 2022-02-24T07:50:10 | 45,005,207 | 0 | 0 | null | false | 2022-12-16T02:17:57 | 2015-10-26T23:49:55 | 2022-02-24T07:50:23 | 2022-12-16T02:17:53 | 1,750 | 0 | 0 | 44 | Java | false | false | package test.flink.model;
import lombok.Data;
@Data
public class Line {
private long timestamp;
private String content;
} | UTF-8 | Java | 131 | java | Line.java | Java | [] | null | [] | package test.flink.model;
import lombok.Data;
@Data
public class Line {
private long timestamp;
private String content;
} | 131 | 0.732824 | 0.732824 | 9 | 13.666667 | 11.303884 | 27 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 0 |
08c5be3adcc0a8d588b5f3538a0a288469315367 | 2,207,613,200,102 | 46ce43608247cd9647624ca7238985f7cfa86be4 | /Plugins/src/test/java/fr/alma/observation/ObserverTest.java | 9657f8e59e6bbf6c43ad5ef4748737dba6890913 | [] | no_license | google-code/alma-architecture-plugins | https://github.com/google-code/alma-architecture-plugins | 012b255c86612bc9e7a2970adb49ce707859fe2d | 69d2f8765c72681c8b0cc848071f72d56ce24f32 | refs/heads/master | 2018-01-07T09:57:07.719000 | 2015-03-14T13:52:07 | 2015-03-14T13:52:07 | 32,214,313 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fr.alma.observation;
import junit.framework.TestCase;
public class ObserverTest extends TestCase {
private Observer observer;
private PluginSortieBidon observateur;
public void setUp() {
this.observer = new Observer();
this.observateur = new PluginSortieBidon();
}
public void testAjoutObservateur... | UTF-8 | Java | 1,145 | java | ObserverTest.java | Java | [] | null | [] | package fr.alma.observation;
import junit.framework.TestCase;
public class ObserverTest extends TestCase {
private Observer observer;
private PluginSortieBidon observateur;
public void setUp() {
this.observer = new Observer();
this.observateur = new PluginSortieBidon();
}
public void testAjoutObservateur... | 1,145 | 0.748472 | 0.740611 | 45 | 24.444445 | 19.03512 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.8 | false | false | 0 |
cd10d79a7eee6c7532b2821f53f773866e710f85 | 27,178,553,109,886 | 27faa522dd2f556abbfbe087c39c1596fb371189 | /Calculator/src/com/cs399/calculator/CalculatorActivity.java | be890e652341f9812131cdf06a9f7edbfb9d6b5a | [] | no_license | toa5/CS-399-Project-1 | https://github.com/toa5/CS-399-Project-1 | 366d2fdca66d6dc326bbc04741aa8c4b74b242da | 3aa494c5f7972ceddd6f7b343bf0e40dfe361313 | refs/heads/master | 2021-01-10T02:44:10.395000 | 2015-10-05T09:35:27 | 2015-10-05T09:35:27 | 43,240,408 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cs399.calculator;
import android.app.Activity;
import android.os.Bundle;
import android.view.Menu;
import android.view.View;
import android.widget.EditText;
public class CalculatorActivity extends Activity
{
String str1 ="", str2 = "";
boolean onStr1;
Operation operation;
@Override
protected... | UTF-8 | Java | 4,440 | java | CalculatorActivity.java | Java | [] | null | [] | package com.cs399.calculator;
import android.app.Activity;
import android.os.Bundle;
import android.view.Menu;
import android.view.View;
import android.widget.EditText;
public class CalculatorActivity extends Activity
{
String str1 ="", str2 = "";
boolean onStr1;
Operation operation;
@Override
protected... | 4,440 | 0.522072 | 0.488063 | 226 | 18.646017 | 14.425838 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.411504 | false | false | 0 |
b75a4b388ca0cb3dbb4ec0b180913fac2cd44504 | 20,358,145,028,808 | c539303cc9a45a241470a2b1cc323a7d84ce4be6 | /app/src/main/java/com/dzh/hospital/receiver/MyBroadcastReceiver.java | ce97e46d46f5d71e5e6c0b852293a08c5f5e4ceb | [] | no_license | bugbug2022/hospital | https://github.com/bugbug2022/hospital | cb7cb81f57a3a1544f31f0affe0a39d3d148c459 | 02ae5580a188a94c11578909d7dfa87cf31fe969 | refs/heads/master | 2023-07-14T12:05:07.949000 | 2020-07-30T14:58:03 | 2020-07-30T14:58:03 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dzh.hospital.receiver;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.util.Log;
import com.blankj.utilcode.util.ActivityUtils;
import com.blankj.utilcode.util.ToastUtils;
import com.dzh.hospital.util.SpUtil;
import com.dzh.hospital.v... | UTF-8 | Java | 1,444 | java | MyBroadcastReceiver.java | Java | [
{
"context": "eactivex.disposables.Disposable;\n\n\n/**\n * @author 丁子豪\n * @desc\n * @date on 2020/5/28 15:10.\n */\npublic ",
"end": 585,
"score": 0.9998164176940918,
"start": 582,
"tag": "NAME",
"value": "丁子豪"
}
] | null | [] | package com.dzh.hospital.receiver;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.util.Log;
import com.blankj.utilcode.util.ActivityUtils;
import com.blankj.utilcode.util.ToastUtils;
import com.dzh.hospital.util.SpUtil;
import com.dzh.hospital.v... | 1,444 | 0.679487 | 0.671652 | 45 | 30.177778 | 25.093859 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.488889 | false | false | 0 |
c674dbc2f9c2bef455d73427f1146ddfe1e38cf7 | 10,385,230,924,897 | f3425332bde2f2d5efc7945f148f363ba4a3612f | /HackerRank/Algorithms/Implementation/ViralAdvertising.java | a228e3db749b7a5feeb302451c58f425aafda67d | [] | no_license | muralivenkat0122/Hacker-Rank-Solutions | https://github.com/muralivenkat0122/Hacker-Rank-Solutions | 2567b760c2b4fb68b773e9629219f55deda39862 | 7d2cd078e0d74ad2b92904073e2bbb174cf19aa8 | refs/heads/master | 2021-01-11T00:38:57.543000 | 2016-11-11T23:31:36 | 2016-11-11T23:31:36 | 70,504,840 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /** OPEN BRACKET CODE SPRINT
*
* HackerLand Enterprise is adopting a new viral advertising strategy. When they launch a new product,
* they advertise it to exactly 5 people on social media.
On the first day, half of those 5 people (i.e., floor(5/2) = 2) like the advertisement and each person
shares it with... | UTF-8 | Java | 3,462 | java | ViralAdvertising.java | Java | [
{
"context": "n;\r\n\r\nimport java.util.Scanner;\r\n\r\n/**\r\n * @author Murali Venkat \r\n *\r\n */\r\npublic class ViralAdvertising {\r\n\r\n\t/*",
"end": 2913,
"score": 0.999819278717041,
"start": 2900,
"tag": "NAME",
"value": "Murali Venkat"
}
] | null | [] | /** OPEN BRACKET CODE SPRINT
*
* HackerLand Enterprise is adopting a new viral advertising strategy. When they launch a new product,
* they advertise it to exactly 5 people on social media.
On the first day, half of those 5 people (i.e., floor(5/2) = 2) like the advertisement and each person
shares it with... | 3,455 | 0.530907 | 0.51762 | 93 | 35.225807 | 40.432377 | 107 | false | false | 0 | 0 | 0 | 0 | 108 | 0.155979 | 0.645161 | false | false | 0 |
9f8d8aa9c5cf5095614d01a41d97b65ce3e410a3 | 24,601,572,673,637 | 48db32b8aeea1448b834d2cae14aaba1827e00c1 | /UIWeight/demo/src/com/example/ok/Base/BaseActivity.java | 68f71fbfee856d63f86fc376d38705316aee20ac | [] | no_license | pengju1218/UIWeight | https://github.com/pengju1218/UIWeight | 7734bf1a550d8e5a5b5c3f7a0a19734d5b1d3f79 | 26d8256bcb0564fbb88f28b24172d93eb495f634 | refs/heads/master | 2020-05-21T21:00:17.289000 | 2019-01-24T10:56:04 | 2019-01-24T10:56:04 | 64,186,759 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.ok.Base;
import android.app.Activity;
import android.os.Bundle;
import android.view.Window;
import android.view.WindowManager;
import android.widget.Toast;
/**
* Created by Administrator on 2016/9/18.
*/
public abstract class BaseActivity extends Activity {
@Override
protected void onC... | UTF-8 | Java | 701 | java | BaseActivity.java | Java | [] | null | [] | package com.example.ok.Base;
import android.app.Activity;
import android.os.Bundle;
import android.view.Window;
import android.view.WindowManager;
import android.widget.Toast;
/**
* Created by Administrator on 2016/9/18.
*/
public abstract class BaseActivity extends Activity {
@Override
protected void onC... | 701 | 0.741797 | 0.731812 | 25 | 27.040001 | 28.157387 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52 | false | false | 0 |
84dfeab3da641a9e88c2c5dad1e9fb691c84d8b3 | 23,115,514,017,858 | ec537075916cd320c4374b4ee7bcb791a76c51e1 | /app/src/main/java/com/optimumnano/quickcharge/activity/mineinfo/WalletBillDetailAct.java | 2d5e4bc94e7cc04c83ab45d9f3b7cd5130226dfd | [] | no_license | WNQuickrecharge/WNQuickrecharge | https://github.com/WNQuickrecharge/WNQuickrecharge | 4f154c675c19c8f95ced970d31311360c2740ed8 | a73356f4404a7cd9339a8165ed51b134daa7d3d0 | refs/heads/master | 2021-01-18T19:32:48.318000 | 2017-05-22T10:12:03 | 2017-05-22T10:12:03 | 86,900,605 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.optimumnano.quickcharge.activity.mineinfo;
import android.os.Bundle;
import android.view.View;
import android.widget.RelativeLayout;
import android.widget.TextView;
import com.optimumnano.quickcharge.R;
import com.optimumnano.quickcharge.base.BaseActivity;
import com.optimumnano.quickcharge.bean.BillBean;... | UTF-8 | Java | 2,941 | java | WalletBillDetailAct.java | Java | [
{
"context": ".Bind;\nimport butterknife.ButterKnife;\n\n/**\n * 作者:邓传亮 on 2017/4/7 15:47\n * <p>\n * 邮箱:dengchuanliang@opt",
"end": 447,
"score": 0.9997364282608032,
"start": 444,
"tag": "NAME",
"value": "邓传亮"
},
{
"context": "fe;\n\n/**\n * 作者:邓传亮 on 2017/4/7 15:47\n * <p>\n * 邮箱:d... | null | [] | package com.optimumnano.quickcharge.activity.mineinfo;
import android.os.Bundle;
import android.view.View;
import android.widget.RelativeLayout;
import android.widget.TextView;
import com.optimumnano.quickcharge.R;
import com.optimumnano.quickcharge.base.BaseActivity;
import com.optimumnano.quickcharge.bean.BillBean;... | 2,917 | 0.66273 | 0.658215 | 94 | 29.627659 | 19.452606 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.521277 | false | false | 0 |
4419def2d7c4ed0bfa9db4e71ef37c0b7d662e4d | 13,735,305,434,159 | 4ac51f7e19bc2c0d77c8b21fcf67ab6de5c2436e | /app/src/main/java/com/michelle/leetcode/PalindromeNumber.java | fce2abec41010cfeaaddcda224954958d71ef0d7 | [] | no_license | michellesri/leetcode | https://github.com/michellesri/leetcode | c9257aa1021f5219e58c6cf76659971dff5f75f0 | 7356f1fedb9521211ccc31913cd853d4d0f0ffed | refs/heads/master | 2020-12-12T02:05:44.140000 | 2020-01-15T06:49:11 | 2020-01-15T06:49:11 | 234,017,026 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.michelle.leetcode;
public class PalindromeNumber {
public boolean isPalindrome(int x) {
String stringed = Integer.toString(x);
int middle = stringed.length() / 2;
String reversed = "";
for (int i = stringed.length() -1; i >= 0; i--) {
reversed += stringed.c... | UTF-8 | Java | 432 | java | PalindromeNumber.java | Java | [] | null | [] | package com.michelle.leetcode;
public class PalindromeNumber {
public boolean isPalindrome(int x) {
String stringed = Integer.toString(x);
int middle = stringed.length() / 2;
String reversed = "";
for (int i = stringed.length() -1; i >= 0; i--) {
reversed += stringed.c... | 432 | 0.597222 | 0.585648 | 15 | 27.799999 | 24.177675 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 0 |
fb410f2fa344401bc2ddb5c96c26af39b1834d18 | 31,542,239,825,232 | 418d4d271920e77ea47c759ef54ec3b53143539c | /src/main/java/cl/kumesoft/te10go/account/dto/MenuDto.java | 04e3858991019ea8e799ec16b94afe084d13054f | [] | no_license | api-token/te10goService | https://github.com/api-token/te10goService | 7c054324a60babc6ccfaf9d3dd36d7e6cbaa3492 | 2e32c0546af5bc5e382ef9a3de99fd5508e5b3fd | refs/heads/master | 2020-03-24T12:56:36.205000 | 2018-11-11T04:27:46 | 2018-11-11T04:27:46 | 142,729,432 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cl.kumesoft.te10go.account.dto;
import java.util.ArrayList;
import java.util.List;
public class MenuDto {
private String url;
private String description;
List<MenuDto> submenu;
public MenuDto() {
}
public MenuDto(String description, String url, List<MenuDto> list) {
this.description = descripti... | UTF-8 | Java | 835 | java | MenuDto.java | Java | [] | null | [] | package cl.kumesoft.te10go.account.dto;
import java.util.ArrayList;
import java.util.List;
public class MenuDto {
private String url;
private String description;
List<MenuDto> submenu;
public MenuDto() {
}
public MenuDto(String description, String url, List<MenuDto> list) {
this.description = descripti... | 835 | 0.698204 | 0.695808 | 50 | 15.7 | 16.65563 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.34 | false | false | 0 |
cf8386cafd4714dc523271a82abe2970fd13bf53 | 8,933,532,012,764 | dfe5b2a294787bd79c3f27cac7fb0d3b1076e9b6 | /src/ar/edu/ort/tp1/parcial2/clases/ActualizacionPorMonto.java | c8f93fda6fdc8cae114cf5ba30526fe1f574de8b | [] | no_license | NicolasGDas/Examen-en-java | https://github.com/NicolasGDas/Examen-en-java | 2a757e61e49f28bd245e07dc00f59e6a05429126 | 254f0119ecdf42249c5f85167dadf2a7e4acb873 | refs/heads/master | 2023-02-18T02:14:32.930000 | 2021-01-18T16:31:37 | 2021-01-18T16:31:37 | 330,725,296 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ar.edu.ort.tp1.parcial2.clases;
/**
* Actualiza el precio de un producto sumandole el valor de actualizacion
* (que puede ser negativo) pero nunca permitir un valor final
* menor que cero.
*
*/
public class ActualizacionPorMonto extends ActualizacionExtendida {
public ActualizacionPorMonto(double valorA... | UTF-8 | Java | 470 | java | ActualizacionPorMonto.java | Java | [] | null | [] | package ar.edu.ort.tp1.parcial2.clases;
/**
* Actualiza el precio de un producto sumandole el valor de actualizacion
* (que puede ser negativo) pero nunca permitir un valor final
* menor que cero.
*
*/
public class ActualizacionPorMonto extends ActualizacionExtendida {
public ActualizacionPorMonto(double valorA... | 470 | 0.765957 | 0.761702 | 20 | 22.5 | 25.798256 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 0 |
f59b856f1bfb28daa5162b7f12cbfd96fd068ed6 | 33,062,658,270,389 | cbb089020d020a0eb9cde5ddeb89948593a3e9a3 | /AndroidStudioProjects/ExpenseManager/app/src/main/java/com/example/parul/expensemanager/List.java | c25c22d65ddca603fd7199bf6a555866c2d05c1e | [] | no_license | parul7802/ExpenseManager | https://github.com/parul7802/ExpenseManager | 3ce22422a497fb63f241562d6638416a8c126c5f | 7c5898c790d45a5ed924217288bb289b35b4be65 | refs/heads/master | 2021-10-19T13:13:29.793000 | 2019-02-21T08:31:13 | 2019-02-21T08:31:13 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.parul.expensemanager;
public class List {
private String item;
private String UniqueId;
private String day;
private int quan;
private int price;
public List(String item, String uniqueId,String day, int quan, int price) {
this.item = item;
this.UniqueId = uni... | UTF-8 | Java | 1,096 | java | List.java | Java | [] | null | [] | package com.example.parul.expensemanager;
public class List {
private String item;
private String UniqueId;
private String day;
private int quan;
private int price;
public List(String item, String uniqueId,String day, int quan, int price) {
this.item = item;
this.UniqueId = uni... | 1,096 | 0.563869 | 0.563869 | 61 | 16.967213 | 15.547882 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409836 | false | false | 0 |
b5ed1020f54c918f3eeb0e427cdfa1e98d3d5b27 | 28,724,741,321,631 | f7b6ef06c7fee4985e8bba5edce208b3af0c13ab | /server/cs-service-sdk/src/main/java/com/cheyooh/service/sdk/idata/ResultGroup.java | d73e954ce0a33493b407bc7ac9e2fdba0f350faf | [] | no_license | iNarcissuss/bird_pay_sdk | https://github.com/iNarcissuss/bird_pay_sdk | 4d2bc9f4e9b11e4524c36fd3925f836e81ecf6d2 | 22bbcd36b72b2a125a92023039e6958647cca977 | refs/heads/master | 2021-01-15T09:56:33.799000 | 2016-06-26T13:54:09 | 2016-06-26T13:54:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cheyooh.service.sdk.idata;
import com.cheyooh.service.framework.idata.ResultContentList;
public class ResultGroup extends ResultContentList{
private static final long serialVersionUID = -8657181942612040220L;
private String name;
public ResultGroup(String name){
this.setTagName("gro... | UTF-8 | Java | 470 | java | ResultGroup.java | Java | [] | null | [] | package com.cheyooh.service.sdk.idata;
import com.cheyooh.service.framework.idata.ResultContentList;
public class ResultGroup extends ResultContentList{
private static final long serialVersionUID = -8657181942612040220L;
private String name;
public ResultGroup(String name){
this.setTagName("gro... | 470 | 0.708511 | 0.668085 | 24 | 17.583334 | 20.412245 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.125 | false | false | 0 |
c447c3659c573100eb16a243309aae1f1bc1e67d | 13,503,377,215,039 | 17c197ffce77244ae317a5086557411fe33ee419 | /src/com/ezreb/alarm/Version.java | a275d2e67dee4f8b4d33f234d09280a3a09ef69a | [] | no_license | MrabEzreb/EzrebAlarm2 | https://github.com/MrabEzreb/EzrebAlarm2 | 05bcc087d0091e3186c46c1e4c2ddef275c9087c | 6b9e98732d6397b797db040f2c26de847eedccb0 | refs/heads/master | 2020-12-24T15:49:47.744000 | 2015-02-09T16:05:07 | 2015-02-09T16:05:07 | 29,599,703 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ezreb.alarm;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.net.MalformedURLException;
import java.net.URL;
import java.net.URLConnection;
public class Version {
public Version(int edition, int version, int... | UTF-8 | Java | 2,898 | java | Version.java | Java | [
{
"context": "Data = new URL(\"https://raw.githubusercontent.com/MrabEzreb/VersionChecks/master/EzrebAlarm2\");\r\n\t\t\tURLConnec",
"end": 1369,
"score": 0.8878924250602722,
"start": 1360,
"tag": "USERNAME",
"value": "MrabEzreb"
}
] | null | [] | package com.ezreb.alarm;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.net.MalformedURLException;
import java.net.URL;
import java.net.URLConnection;
public class Version {
public Version(int edition, int version, int... | 2,898 | 0.613527 | 0.608696 | 110 | 24.345455 | 17.784281 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.781818 | false | false | 0 |
028fa3d626e925f607a9afef857b2b3f5bc6d251 | 21,251,498,213,820 | f0925c291fb2b823fac8e043f11cede257756cb3 | /library/demo/src/test/java/first/spring/demo/service/BookServiceImplTest.java | 6b9055f92951950919b28a693082d2065526b333 | [] | no_license | zaidzeya/Zaidze.JavaDev | https://github.com/zaidzeya/Zaidze.JavaDev | 9d16f6572a19b299968fd478c5b890860c6e089a | 9e2c1c0cced57c2fd7ab9dad970ec09bde427ebf | refs/heads/master | 2023-02-24T23:33:15.148000 | 2021-02-02T15:25:08 | 2021-02-02T15:25:08 | 298,298,832 | 0 | 0 | null | false | 2021-02-02T15:25:09 | 2020-09-24T14:09:45 | 2021-01-29T13:33:57 | 2021-02-02T15:25:08 | 3,258 | 0 | 0 | 1 | Java | false | false | package first.spring.demo.service;
import first.spring.demo.model.Book;
import first.spring.demo.service.impl.BookServiceImpl;
import org.junit.jupiter.api.DisplayName;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assert... | UTF-8 | Java | 1,065 | java | BookServiceImplTest.java | Java | [] | null | [] | package first.spring.demo.service;
import first.spring.demo.model.Book;
import first.spring.demo.service.impl.BookServiceImpl;
import org.junit.jupiter.api.DisplayName;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assert... | 1,065 | 0.782748 | 0.780618 | 30 | 30.299999 | 22.718788 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.3 | false | false | 0 |
3452dbe8f8bd1ecc1140bbaace1c7d2c962ed8b2 | 29,635,274,390,400 | 4a9618d3506c869a27fff61174e7bcd13c7ce47e | /platform/commons-platform-ejb/src/main/java/org/elsoft/platform/persistence/RestrictionsConverter.java | 73f105b10696fe687a64c5850bb36eca67455373 | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | renaudpawlak/tura | https://github.com/renaudpawlak/tura | ce4d2ca9c21fa096081ca4d4fb9f5acb27bee1f7 | bbcfbaeb9a0286912712004b67966cb639b9cb5f | refs/heads/master | 2021-05-08T08:20:14.259000 | 2013-08-07T21:57:43 | 2013-08-07T21:57:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.elsoft.platform.persistence;
import javax.persistence.criteria.CriteriaBuilder;
import javax.persistence.criteria.Expression;
import javax.persistence.criteria.Predicate;
import org.elsoft.platform.Reflection;
public enum RestrictionsConverter {
GT("gt",java.lang.Number.class),
GTEQ("ge",java.lang.Nu... | UTF-8 | Java | 830 | java | RestrictionsConverter.java | Java | [] | null | [] | package org.elsoft.platform.persistence;
import javax.persistence.criteria.CriteriaBuilder;
import javax.persistence.criteria.Expression;
import javax.persistence.criteria.Predicate;
import org.elsoft.platform.Reflection;
public enum RestrictionsConverter {
GT("gt",java.lang.Number.class),
GTEQ("ge",java.lang.Nu... | 830 | 0.759036 | 0.759036 | 32 | 24.9375 | 25.913242 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5625 | false | false | 0 |
66d37739a63a37ba739227c7c971eae26d91a00f | 23,167,053,639,069 | e4ca18184e683a9a2f19eb58829b552f9e151532 | /spring-cloud-consul-key-value-client/src/main/java/io/github/veysiertekin/sprintcloud/consul/service/impl/GreetingServiceImpl.java | c3901563454badcc98a0cdf5a0b0647ea3785ec1 | [
"Apache-2.0"
] | permissive | veysiertekin/spring-experiments | https://github.com/veysiertekin/spring-experiments | 3e1aeb8bc260f82cb024edb15f03a65990e37eed | 8134ad1c909f0fe6b69c2b32f414e7185ba3d92a | refs/heads/master | 2018-02-07T18:20:37.927000 | 2017-08-09T22:43:46 | 2017-08-09T22:43:46 | 96,031,828 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.github.veysiertekin.sprintcloud.consul.service.impl;
import org.springframework.stereotype.Service;
import io.github.veysiertekin.sprintcloud.consul.property.GreetingProperties;
import io.github.veysiertekin.sprintcloud.consul.service.GreetingService;
@Service
public class GreetingServiceImpl implements G... | UTF-8 | Java | 694 | java | GreetingServiceImpl.java | Java | [
{
"context": "package io.github.veysiertekin.sprintcloud.consul.service.impl;\n\nimport org.spri",
"end": 30,
"score": 0.9979668259620667,
"start": 18,
"tag": "USERNAME",
"value": "veysiertekin"
},
{
"context": "ngframework.stereotype.Service;\n\nimport io.github.veysiertekin.sprintc... | null | [] | package io.github.veysiertekin.sprintcloud.consul.service.impl;
import org.springframework.stereotype.Service;
import io.github.veysiertekin.sprintcloud.consul.property.GreetingProperties;
import io.github.veysiertekin.sprintcloud.consul.service.GreetingService;
@Service
public class GreetingServiceImpl implements G... | 694 | 0.831412 | 0.831412 | 25 | 26.76 | 26.839195 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.92 | false | false | 0 |
3074973db8593b50608c1ed66148f82a3a81f05f | 18,202,071,443,925 | 112a08d7ceeacec3b5a791f3d464367608e296e6 | /Algorithms/src/mst/test.java | e0e98245b5a16b8207492baf0daef50f0cc3c7ea | [] | no_license | fan0614/Algorithms | https://github.com/fan0614/Algorithms | 800bcc687681a99bb6ca68c6b38e2775491797eb | 11ca4e9a24a95c6e6513da11c4074201a1681b28 | refs/heads/master | 2020-04-07T15:52:33.718000 | 2018-11-22T03:50:03 | 2018-11-22T03:50:03 | 158,504,866 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mst;
public class test {
class A{
A(int a){}
}
class B extends A{
B(int b){super(b);}
}
}
| UTF-8 | Java | 131 | java | test.java | Java | [] | null | [] | package mst;
public class test {
class A{
A(int a){}
}
class B extends A{
B(int b){super(b);}
}
}
| 131 | 0.465649 | 0.465649 | 10 | 12.1 | 8.791473 | 27 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 0 |
d541c8cf1befd4ccdd8eee66eb5ee42522b1d1fe | 8,383,776,203,443 | b3843696d9211718a6d883488ba1b94d3780a00f | /Work/src/com/cts/Duplicate.java | 23ca4fb45dc6e744f712a972edfab6def7f96cee | [
"Apache-2.0"
] | permissive | prudhvi138/Training | https://github.com/prudhvi138/Training | da80677fb64ed76e54200da40a4a9b99daa1a8d5 | 1c94f1519e3e93c2681493c873d32cc36aa7699a | refs/heads/master | 2022-12-25T01:38:16.476000 | 2020-03-09T12:26:41 | 2020-03-09T12:26:41 | 232,064,040 | 0 | 0 | Apache-2.0 | false | 2022-12-16T15:24:35 | 2020-01-06T09:10:47 | 2020-03-09T12:27:25 | 2022-12-16T15:24:34 | 33,239 | 0 | 0 | 6 | JavaScript | false | false | package com.cts;
public class Duplicate {
}
| UTF-8 | Java | 46 | java | Duplicate.java | Java | [] | null | [] | package com.cts;
public class Duplicate {
}
| 46 | 0.717391 | 0.717391 | 5 | 8.2 | 9.967949 | 24 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 0 |
3771792e09768105b4865d29f82be617499e2857 | 36,258,113,914,900 | 3f4d50ac6cc4c84b6e5af83ca785d1630f730a07 | /app/src/main/java/cn/poco/statistics/TongJi2.java | 981b43c153fc578bbe3ba3c6d51cd28bb66c933d | [] | no_license | FranklinNEO/BeautyCamera2016 | https://github.com/FranklinNEO/BeautyCamera2016 | 5ceb02047750b54d3be44f07ba08a8d84516bdc2 | c0aa17fefa283b43187396ba35073fdef2b541f5 | refs/heads/master | 2022-09-08T08:37:30.260000 | 2020-06-01T10:12:02 | 2020-06-01T10:12:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.poco.statistics;
import android.app.Activity;
import android.content.Context;
import cn.poco.framework.MyFramework2App;
import cn.poco.statisticlibs.StatUtils;
import cn.poco.tianutils.ShareData;
public class TongJi2
{
/**
* 报活
*/
public static void IAmLive(Activity activity)
{
// try
// {
// S... | UTF-8 | Java | 5,112 | java | TongJi2.java | Java | [] | null | [] | package cn.poco.statistics;
import android.app.Activity;
import android.content.Context;
import cn.poco.framework.MyFramework2App;
import cn.poco.statisticlibs.StatUtils;
import cn.poco.tianutils.ShareData;
public class TongJi2
{
/**
* 报活
*/
public static void IAmLive(Activity activity)
{
// try
// {
// S... | 5,112 | 0.641304 | 0.637077 | 230 | 20.6 | 31.091814 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.178261 | false | false | 0 |
26021c3da6499c615c594937e0becf2470f47b09 | 1,082,331,776,899 | 4de7621466f5d36ab0ef0223603aa284f1d35568 | /SampleSQLiteDatabase/app/src/main/java/com/bridgelabz/samplesqlitedatabase/MainActivity.java | f5ff706957ad87180f03cecde4d510682140632c | [
"MIT"
] | permissive | AjayGhanwat/AllWork | https://github.com/AjayGhanwat/AllWork | 42d2125849788e588cf05fafa1c2cf5ba682c63a | 17e7eb683dddcd0c5564963baee572fca387b09b | refs/heads/master | 2021-08-23T19:24:45.151000 | 2017-12-06T06:06:52 | 2017-12-06T06:06:52 | 113,275,699 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bridgelabz.samplesqlitedatabase;
import android.accessibilityservice.AccessibilityService;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.database.sqlite.SQLiteDatabase;
import android.net.Connecti... | UTF-8 | Java | 2,930 | java | MainActivity.java | Java | [] | null | [] | package com.bridgelabz.samplesqlitedatabase;
import android.accessibilityservice.AccessibilityService;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.database.sqlite.SQLiteDatabase;
import android.net.Connecti... | 2,930 | 0.682935 | 0.682594 | 96 | 29.520834 | 25.952272 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.572917 | false | false | 0 |
a82a23090377c1a47b2fdcca704ee435eb67eef5 | 36,275,293,789,515 | e2de25353879e21124d0d6dd5a6a43ec301b9966 | /Medium/Container With Most Water.java | cbfacba0146fbcc92e7ccfcfa7cdab87650f271a | [] | no_license | PeBear/LeetCode-Java-Solutions | https://github.com/PeBear/LeetCode-Java-Solutions | fe225dfb135d14153d5eab4a6c8918bf68a5898c | d9ca92864b2d070805fcf06778da1df54fe8e802 | refs/heads/master | 2023-08-19T18:47:16.561000 | 2021-10-27T00:28:21 | 2021-10-27T00:28:21 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | class Solution {
public int maxArea(int[] height) {
int maxWater = 0;
int start = 0;
int end = height.length - 1;
while (start < end) {
int minHeight = Math.min(height[start], height[end]);
maxWater = Math.max(maxWater, minHeight * (end - start));
if (height[start] > height[end]) {
... | UTF-8 | Java | 407 | java | Container With Most Water.java | Java | [] | null | [] | class Solution {
public int maxArea(int[] height) {
int maxWater = 0;
int start = 0;
int end = height.length - 1;
while (start < end) {
int minHeight = Math.min(height[start], height[end]);
maxWater = Math.max(maxWater, minHeight * (end - start));
if (height[start] > height[end]) {
... | 407 | 0.535627 | 0.528256 | 17 | 22.941177 | 17.491076 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.588235 | false | false | 0 |
c5a8e628bfe0f19b3b7ca52d63b4db4ead83e6e1 | 36,567,351,577,228 | 5f4afbc92a72bd847b8aa9ae95f9be9d706ad7d8 | /esuizhen-service/esuizhen-cloud-sync-system/src/main/java/com/esuizhen/cloudservice/sync/service/impl/CloudReviewOrderServiceImpl.java | e440d0f84bd9251bc437f8e41f5bc9f5a206b2a6 | [] | no_license | 331491512/esz | https://github.com/331491512/esz | dfc13ba9e142ab1cbacc92cd0bf1b55fec2a05a1 | 8edd10a74b75d36d3963d2ae64602d02ba548b43 | refs/heads/master | 2021-04-06T20:31:45.968000 | 2018-03-16T02:56:36 | 2018-03-16T02:56:36 | 125,451,748 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.esuizhen.cloudservice.sync.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.esuizhen.cloudservice.sync.bean.TSyncResultNotify;
import com.esuizhen.cloudservice.sync.bean.TSyncReviewRecord;
import ... | UTF-8 | Java | 1,877 | java | CloudReviewOrderServiceImpl.java | Java | [] | null | [] | package com.esuizhen.cloudservice.sync.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.esuizhen.cloudservice.sync.bean.TSyncResultNotify;
import com.esuizhen.cloudservice.sync.bean.TSyncReviewRecord;
import ... | 1,877 | 0.819483 | 0.818932 | 50 | 35.34 | 33.042767 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.38 | false | false | 0 |
da1de47ce34023bdfb422045f412a9a7488928b9 | 17,360,257,878,802 | 378e8fd226227841e2878e747bd61a1f800137a8 | /Atmsample/src/atmosphere/android/activity/view/fragment/GlobalTimeLineFragment.java | b5e5d3e052b4eee5cf5cc9c9ce4cf7abe213793a | [] | no_license | haushinka2dx/atmosphere-android | https://github.com/haushinka2dx/atmosphere-android | 68e6ab4d80b65b36b99a92565f3fb7a581958d8a | da325715ca30b088020b39f6e581b55315438308 | refs/heads/master | 2020-09-22T11:29:25.514000 | 2013-11-26T09:35:51 | 2013-11-26T09:35:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package atmosphere.android.activity.view.fragment;
import interprism.atmosphere.android.R;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import atmosphere.android.activity.helper.SimpleMessageListHelper;
im... | UTF-8 | Java | 784 | java | GlobalTimeLineFragment.java | Java | [] | null | [] | package atmosphere.android.activity.view.fragment;
import interprism.atmosphere.android.R;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import atmosphere.android.activity.helper.SimpleMessageListHelper;
im... | 784 | 0.825255 | 0.82398 | 21 | 36.333332 | 34.23634 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.333333 | false | false | 0 |
19cb0ef732d35377a1cb3ecb2623760290eaa612 | 2,052,994,390,239 | 3d942661c41cdfc6c9b601910a1333e0b302e4b1 | /src/main/java/com/jun/model/Permission.java | 8cdefb020bf10f4bf941b07788fc01048ed6e78c | [] | no_license | anLA7856/recruit | https://github.com/anLA7856/recruit | f4b9cb2d989b154b34117bea527aee97587b9839 | 2d364eec9c4418f6b05b15fd7ebd0a59451bf102 | refs/heads/master | 2022-06-24T09:56:16.206000 | 2020-05-23T12:44:49 | 2020-05-23T12:44:49 | 126,311,806 | 0 | 0 | null | false | 2022-06-20T23:25:59 | 2018-03-22T09:33:09 | 2020-05-23T12:45:15 | 2022-06-20T23:25:56 | 64,634 | 0 | 0 | 5 | CSS | false | false | package com.jun.model;
/**
* 用于映射权限表
*
* @author jun
* @date 2018年3月26日 : 上午9:04:43
*/
public class Permission {
private Integer id;
private String name;
private String description;
private String url;
private String method;
public Permission() {
}
public Permission(Integer id, Stri... | UTF-8 | Java | 1,333 | java | Permission.java | Java | [
{
"context": "com.jun.model;\r\n\r\n/**\r\n * 用于映射权限表\r\n * \r\n * @author jun\r\n * @date 2018年3月26日 : 上午9:04:43\r\n */\r\npublic cla",
"end": 62,
"score": 0.9955438375473022,
"start": 59,
"tag": "USERNAME",
"value": "jun"
}
] | null | [] | package com.jun.model;
/**
* 用于映射权限表
*
* @author jun
* @date 2018年3月26日 : 上午9:04:43
*/
public class Permission {
private Integer id;
private String name;
private String description;
private String url;
private String method;
public Permission() {
}
public Permission(Integer id, Stri... | 1,333 | 0.617265 | 0.608098 | 75 | 15.453333 | 19.174492 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.346667 | false | false | 0 |
028076fa22f1604e5262a24c0668df0ea0c16e76 | 38,491,496,911,182 | 52b24546ecd6e103437c7ba70d60917306af7bd7 | /web/src/main/java/com/jeesite/test/HackTest.java | cb5e767ea39394541153d721af89a0288b89a1e6 | [] | no_license | weizilong0611/mccode | https://github.com/weizilong0611/mccode | 895a823c5de73c13b8e6f555cd9a92410d95b0e4 | 7021ed23f9d094d30a4100f9aef65068758c8d8b | refs/heads/main | 2023-04-26T17:33:52.643000 | 2021-04-22T03:51:29 | 2021-04-22T03:51:29 | 359,997,778 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jeesite.test;
import org.junit.Test;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.ActiveProfiles;
import com.jeesite.common.tests.BaseInitDataTests;
import com.jeesite.modules.Application;
import com.jeesite.modules.HackFiles;
@ActiveProfiles("test"... | UTF-8 | Java | 497 | java | HackTest.java | Java | [] | null | [] | package com.jeesite.test;
import org.junit.Test;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.ActiveProfiles;
import com.jeesite.common.tests.BaseInitDataTests;
import com.jeesite.modules.Application;
import com.jeesite.modules.HackFiles;
@ActiveProfiles("test"... | 497 | 0.814889 | 0.810865 | 18 | 26.611111 | 20.648214 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.722222 | false | false | 0 |
c6bf7b62efdc75cb60d072f55566534fa1748ef6 | 38,491,496,914,892 | 4568afe6d58515e96f715426a17acd7acec7b1b5 | /app/src/main/java/com/mobile/constpack/ui/activity/NewsActivity.java | 609be6ecfe946116120f9c493c4e58c02f44a571 | [] | no_license | bsoykal/constPack | https://github.com/bsoykal/constPack | 73f0f22a24ac819534d5a73201c16b3fd1c28790 | 53aa2ebabbbd98ceadebdac5fbfc00f449f9abf6 | refs/heads/master | 2021-03-27T11:27:18.539000 | 2017-05-16T13:59:38 | 2017-05-16T13:59:38 | 79,678,182 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mobile.constpack.ui.activity;
import android.webkit.WebView;
import android.webkit.WebViewClient;
import android.widget.Toast;
import com.mobile.constpack.R;
import org.androidannotations.annotations.AfterViews;
import org.androidannotations.annotations.EActivity;
import org.androidannotations.annotation... | UTF-8 | Java | 1,289 | java | NewsActivity.java | Java | [
{
"context": "notations.annotations.ViewById;\n\n/**\n * Created by buraksoykal on 16/02/2017.\n */\n\n@EActivity(R.layout.activity_",
"end": 362,
"score": 0.9997158050537109,
"start": 351,
"tag": "USERNAME",
"value": "buraksoykal"
}
] | null | [] | package com.mobile.constpack.ui.activity;
import android.webkit.WebView;
import android.webkit.WebViewClient;
import android.widget.Toast;
import com.mobile.constpack.R;
import org.androidannotations.annotations.AfterViews;
import org.androidannotations.annotations.EActivity;
import org.androidannotations.annotation... | 1,289 | 0.679597 | 0.67339 | 51 | 24.274509 | 26.958994 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.470588 | false | false | 0 |
4565d680d0a009e693e818cd3886b42b3876bee9 | 37,890,201,494,553 | 709483133cab21e61082d5b2132e392cf16b9ced | /ItemDrops.java | 696714b7d5d90731a35ca6d20f40c4d892410bb7 | [] | no_license | JeremyJ457/finalOOP | https://github.com/JeremyJ457/finalOOP | 9c010f5415d39d1311c93840e576516c525015f7 | 816e030759b021d9cc3f178efbf1b16740ca0457 | refs/heads/main | 2023-03-19T06:55:02.649000 | 2021-03-09T17:39:32 | 2021-03-09T17:39:32 | 342,648,978 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package myClasses;
public class ItemDrops {
public int giveGold(int lvl){
int goldGenerated = -1;
goldGenerated = lvl * Dice.roll(1, 10);
return goldGenerated;
}
}
| UTF-8 | Java | 210 | java | ItemDrops.java | Java | [] | null | [] | package myClasses;
public class ItemDrops {
public int giveGold(int lvl){
int goldGenerated = -1;
goldGenerated = lvl * Dice.roll(1, 10);
return goldGenerated;
}
}
| 210 | 0.580952 | 0.561905 | 11 | 17.09091 | 15.991217 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 0 |
516d0c5e35b012d8a8cf6db07a50c3ad64da8faf | 35,845,797,064,339 | 0544a9c911314b324cbf7db6f236ba7c0f2bbd5f | /src/question7and8/MainMethod.java | 66ae13272da33e23fc27758f7c6b30a1bc8babec | [] | no_license | Mickjr/SDETJava | https://github.com/Mickjr/SDETJava | 3c348239519a64883e892a081f790e40a61a8cb5 | 126306c7216283a85e8ad76c504a583c49b3d411 | refs/heads/master | 2021-01-01T03:55:10.230000 | 2016-02-07T08:37:55 | 2016-02-07T08:37:55 | 58,741,715 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package question7and8;
public class MainMethod {
public static void main(String[] args) {
CustomerClass mycustomer1 = new CustomerClass();
CustomerClass mycustomer2 = new CustomerClass();
CustomerClass.myMethod2();
CustomerClass.myMethod3(0);
mycustomer1.myMethod();
mycustomer2.myMethod(1, "okay");
... | UTF-8 | Java | 326 | java | MainMethod.java | Java | [] | null | [] | package question7and8;
public class MainMethod {
public static void main(String[] args) {
CustomerClass mycustomer1 = new CustomerClass();
CustomerClass mycustomer2 = new CustomerClass();
CustomerClass.myMethod2();
CustomerClass.myMethod3(0);
mycustomer1.myMethod();
mycustomer2.myMethod(1, "okay");
... | 326 | 0.733129 | 0.702454 | 16 | 19.375 | 18.027323 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5 | false | false | 0 |
bb29ad37740a72f918f69ec0787c098831563a5c | 29,540,785,107,815 | 489cb5da3384ee1fd5f4f1908fcdcf21b02aca4e | /src/controller/ControllerUser.java | b427a4ca44d5df620a012eb8b349040d03e9191b | [] | no_license | dikihendriyanto23/Aplikasi-Rental-Mobil-Java | https://github.com/dikihendriyanto23/Aplikasi-Rental-Mobil-Java | b7ed4ae0c64f1e0e24904c700f886a065b1d3578 | a7b6da82fa2d5345849cb781e8debc094408de39 | refs/heads/master | 2023-06-02T12:22:23.766000 | 2021-06-20T00:44:33 | 2021-06-20T00:44:33 | 378,526,837 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package controller;
import model.ModelUser;
import view.ViewUser;
/**
*
* @author DIKI HENDRIYANTO
*/
public class ControllerUser ... | UTF-8 | Java | 1,909 | java | ControllerUser.java | Java | [
{
"context": "odelUser;\nimport view.ViewUser;\n\n/**\n *\n * @author DIKI HENDRIYANTO\n */\npublic class ControllerUser {\n private Mod",
"end": 287,
"score": 0.9998513460159302,
"start": 271,
"tag": "NAME",
"value": "DIKI HENDRIYANTO"
}
] | 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 controller;
import model.ModelUser;
import view.ViewUser;
/**
*
* @author <NAME>
*/
public class ControllerUser {
priv... | 1,899 | 0.586695 | 0.584599 | 74 | 24.797297 | 17.886263 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.540541 | false | false | 0 |
8b5f6400840e7812e250f53acfd1451a98e7a143 | 29,540,785,106,928 | 198a53f4b9cce39f57747da30a85b2facd99d855 | /src/main/java/com/ibm/training/bootcamp/casestudy/expensetracker/controller/JoinController.java | bb5784bd1cd7bb902d03da7d9c6d4f0800b82d2a | [] | no_license | reyesninah/expensetracker-backend | https://github.com/reyesninah/expensetracker-backend | 93125f15622a13210d9f0bc894ff9a336d3f7eb9 | fe7411689389f8fd59435a3e6ee3eb5db40d21f1 | refs/heads/master | 2020-05-16T17:28:27.998000 | 2019-05-08T14:21:12 | 2019-05-08T14:21:12 | 183,194,894 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ibm.training.bootcamp.casestudy.expensetracker.controller;
import java.util.List;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import javax.ws.rs.WebApplicationException;
import javax.ws.rs.core.MediaType;
import javax.ws.rs.QueryParam;
import com.ibm.training.bootcamp.ca... | UTF-8 | Java | 1,062 | java | JoinController.java | Java | [] | null | [] | package com.ibm.training.bootcamp.casestudy.expensetracker.controller;
import java.util.List;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import javax.ws.rs.WebApplicationException;
import javax.ws.rs.core.MediaType;
import javax.ws.rs.QueryParam;
import com.ibm.training.bootcamp.ca... | 1,062 | 0.766478 | 0.766478 | 43 | 23.697674 | 23.338295 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.488372 | false | false | 0 |
9e00a6583496969300a0ac3bebb7d957f3e322af | 22,351,009,865,417 | eae558abf30b4c6ca9f79e624ed7265a7fa12559 | /simple-mrp/simple-mrp-war/src/java/simplemrp/mbean/co/CoBean.java | 01e676ba888464a15867ac01631c2c8bebc47549 | [] | no_license | eseawind/simple-mrp | https://github.com/eseawind/simple-mrp | dfb26e281095a6aba423d72da60f2de16acbbdfc | 45dd0c37cd6b2d5a3da9d0bfb1bebb6292c703f5 | refs/heads/master | 2021-01-21T05:43:29.990000 | 2011-02-27T05:26:46 | 2011-02-27T05:26:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package simplemrp.mbean.co;
import java.util.ArrayList;
import java.util.List;
import javax.faces.event.ActionEvent;
import javax.faces.model.SelectItem;
import org.sit.common.utils.StringUtil;
import simplemrp.entity.C... | UTF-8 | Java | 11,405 | java | CoBean.java | Java | [
{
"context": "plemrp.constant.MasterConstant;\n\n/**\n *\n * @author wisaruthkea\n */\npublic class CoBean extends CoAttr {\n\n //s",
"end": 804,
"score": 0.9983420372009277,
"start": 793,
"tag": "USERNAME",
"value": "wisaruthkea"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package simplemrp.mbean.co;
import java.util.ArrayList;
import java.util.List;
import javax.faces.event.ActionEvent;
import javax.faces.model.SelectItem;
import org.sit.common.utils.StringUtil;
import simplemrp.entity.C... | 11,405 | 0.556423 | 0.555195 | 397 | 27.727961 | 21.701468 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5466 | false | false | 0 |
6823e4077ea9898af23c1efdf549da4ea8948718 | 37,185,826,856,584 | 680a41c882e5f5a7752f436f98ff068d2de52fe5 | /App/src/de/hugo/hugo_entdeckt/data/Question.java | 3fde465452e52fa1153c9f88a383f7973755d1c7 | [] | no_license | zian92/Hugo-entdeckt | https://github.com/zian92/Hugo-entdeckt | 887e7036d1673e833273a130a8cda3b554ac2755 | 3ef863d470edea47ca7ec266ccc5b72ed2171ce1 | refs/heads/master | 2016-09-05T12:19:47.848000 | 2013-09-06T09:19:36 | 2013-09-06T09:19:36 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package de.hugo.hugo_entdeckt.data;
/**
* @author Jonas
*
*/
public class Question extends QuizQuestion {
protected Answer answers[] = new Answer[4];
protected int topicID = 0;
public Question(String question) {
super(question);
}
public Question(String question, Answer[] answers, int solutio... | UTF-8 | Java | 549 | java | Question.java | Java | [
{
"context": "ackage de.hugo.hugo_entdeckt.data;\n\n/**\n * @author Jonas\n * \n */\npublic class Question extends QuizQuestio",
"end": 69,
"score": 0.9995869994163513,
"start": 64,
"tag": "NAME",
"value": "Jonas"
}
] | null | [] | /**
*
*/
package de.hugo.hugo_entdeckt.data;
/**
* @author Jonas
*
*/
public class Question extends QuizQuestion {
protected Answer answers[] = new Answer[4];
protected int topicID = 0;
public Question(String question) {
super(question);
}
public Question(String question, Answer[] answers, int solutio... | 549 | 0.681239 | 0.675774 | 30 | 17.299999 | 19.723337 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 0 |
5cc6f0dcd9d7be07e83001c9bbda3620582dc2d5 | 7,447,473,307,060 | 4ee46e59dfbd612882fb765cf5b960245d1c4feb | /src/main/java/com/ChittyBankService/Repository/BankRepo.java | 7293065f93e3d7441c67436a52c056c936a23cda | [] | no_license | chillerfx/ChittyChittyBank | https://github.com/chillerfx/ChittyChittyBank | 75f1bd154dbce0b078ccf2a34812053292d724fe | 2c32e5ef1b00fe270004fab6b94db4b46948f7ee | refs/heads/master | 2020-03-19T04:34:03.500000 | 2018-10-28T13:47:57 | 2018-10-28T13:47:57 | 135,842,494 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ChittyBankService.Repository;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.ChittyBankService.Model.Bank;
import java.util.List;
import java.util.Set;
@Repository
public interface BankRepo extends JpaRepository<Bank, Integer> {... | UTF-8 | Java | 530 | java | BankRepo.java | Java | [] | null | [] | package com.ChittyBankService.Repository;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.ChittyBankService.Model.Bank;
import java.util.List;
import java.util.Set;
@Repository
public interface BankRepo extends JpaRepository<Bank, Integer> {... | 530 | 0.8 | 0.8 | 19 | 26.842106 | 23.784698 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.210526 | false | false | 0 |
54370f1649ea4f8307704abb0231f362e0d8d282 | 24,962,349,925,937 | 08b04f5f09bdfc8c25ed0a216c1cc6a0c3641997 | /app/src/main/java/sanzhiev/rssfeed/alarm/AlarmHelper.java | d3710d3857d215794c259c1989ecd2a207e129c6 | [] | no_license | EgorSanzhiev/rssreader | https://github.com/EgorSanzhiev/rssreader | 4d030eb20a84e4e8f845406e4a30d58b974c7b90 | 55c01b1db74ed2feceded41d17e607a2b62635ca | refs/heads/master | 2020-03-12T00:26:29.678000 | 2018-04-20T11:03:20 | 2018-04-20T11:03:20 | 130,349,091 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sanzhiev.rssfeed.alarm;
import android.app.AlarmManager;
import android.app.PendingIntent;
import android.content.Context;
import android.content.SharedPreferences;
import android.os.SystemClock;
import android.preference.PreferenceManager;
import android.util.Log;
import lombok.NonNull;
import sanzhiev.rssfe... | UTF-8 | Java | 3,096 | java | AlarmHelper.java | Java | [] | null | [] | package sanzhiev.rssfeed.alarm;
import android.app.AlarmManager;
import android.app.PendingIntent;
import android.content.Context;
import android.content.SharedPreferences;
import android.os.SystemClock;
import android.preference.PreferenceManager;
import android.util.Log;
import lombok.NonNull;
import sanzhiev.rssfe... | 3,096 | 0.619509 | 0.614341 | 78 | 38.692307 | 30.392015 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 0 |
9ae03fd6a01564168f6a8db068b0399175b96f9f | 7,155,415,519,275 | abc8dbb964569836a2699d926f80bed6b74ce58f | /taxSys-baseservice/src/main/java/com/eigpay/framework/admin/tag/common/TagGenerateI.java | d892e96031082c8e8f72a48ff9f08c0deff30ec0 | [] | no_license | nllo/favouriteForCzl | https://github.com/nllo/favouriteForCzl | c807a502619191e60c0ab736e5b885d4fc481b49 | f96932b839b5aa130e42500e80f1702f9d56c58d | refs/heads/master | 2017-09-15T20:40:50.276000 | 2016-08-23T08:31:42 | 2016-08-23T08:31:42 | 61,699,404 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.eigpay.framework.admin.tag.common;
public interface TagGenerateI {
public String generateTag();
}
| UTF-8 | Java | 113 | java | TagGenerateI.java | Java | [] | null | [] | package com.eigpay.framework.admin.tag.common;
public interface TagGenerateI {
public String generateTag();
}
| 113 | 0.787611 | 0.787611 | 6 | 17.833334 | 18.306799 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 0 |
f467fa72fd7cbd67e191b74179b17a2b562218d9 | 25,890,062,870,439 | c1e415103a360c1e73e2566fdd8a56543b851e23 | /T0316081/app/src/main/java/com/example/t0316081/Fragments/LeftFragment.java | 03d861e1a3a405b1ea10f4279f3d842f99a7d8b2 | [] | no_license | jonatanlaksamanapurnomo/PerjalananP3B | https://github.com/jonatanlaksamanapurnomo/PerjalananP3B | 2d17fb48ca3082ae9ae52df15236886c8899ba54 | 93a1639805a5a8956bc16445438abb194ed82ae8 | refs/heads/master | 2020-07-08T16:38:30.250000 | 2019-10-21T07:58:47 | 2019-10-21T07:58:47 | 203,724,274 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.t0316081.Fragments;
import android.app.Activity;
import android.content.Context;
import android.os.Bundle;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ListView;
import android.widget.TextView;
import an... | UTF-8 | Java | 1,868 | java | LeftFragment.java | Java | [] | null | [] | package com.example.t0316081.Fragments;
import android.app.Activity;
import android.content.Context;
import android.os.Bundle;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ListView;
import android.widget.TextView;
import an... | 1,868 | 0.695931 | 0.680942 | 58 | 31.206896 | 24.755882 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.655172 | false | false | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.