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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
174c320622f7baa7b4cc7c8406e603e5cc91a57b | 7,473,243,125,666 | 04b0086552fad6a6f207ccb3223962acffbd16cd | /expressui-core/src/main/java/com/expressui/core/view/form/ResultsConnectedEntityForm.java | 0a8727a4c6560a66b43a246c52910fb213261fcf | [] | no_license | iamsowmyan/expressui-framework | https://github.com/iamsowmyan/expressui-framework | 1673664036569062109729b63a6e1ec6bb1c8864 | 354fce9d66b314fdaca75e1b1de3575721e812a4 | refs/heads/master | 2020-12-06T19:09:40.955000 | 2012-08-18T08:40:13 | 2012-08-18T08:40:13 | 43,866,663 | 1 | 0 | null | true | 2015-10-08T06:14:41 | 2015-10-08T06:14:41 | 2014-08-31T08:45:52 | 2013-03-09T05:01:23 | 3,115 | 0 | 0 | 0 | null | null | null | /*
* Copyright (c) 2012 Brown Bag Consulting.
* This file is part of the ExpressUI project.
* Author: Juan Osuna
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License Version 3
* as published by the Free Software Foundation with the... | UTF-8 | Java | 8,625 | java | ResultsConnectedEntityForm.java | Java | [
{
"context": " file is part of the ExpressUI project.\n * Author: Juan Osuna\n *\n * This program is free software: you can redi",
"end": 115,
"score": 0.9998480081558228,
"start": 105,
"tag": "NAME",
"value": "Juan Osuna"
},
{
"context": "e contact Brown Bag Consulting at this\n * a... | null | [] | /*
* Copyright (c) 2012 Brown Bag Consulting.
* This file is part of the ExpressUI project.
* Author: <NAME>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License Version 3
* as published by the Free Software Foundation with the add... | 8,601 | 0.715246 | 0.713623 | 210 | 40.07143 | 31.005678 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.652381 | false | false | 11 |
fb07c4dae3da594d1a429aa28ed14848b5b7059c | 21,655,225,158,633 | 612194d52611ca2c4163e8f4bebfb0cf4b5519dd | /Assignment_8/ReverseString.java | 40385f21e51e196be10ad4754305cb074ee2a430 | [] | no_license | patilaarti15/CorJava | https://github.com/patilaarti15/CorJava | a5354cdb476cfa4486ef786ad6a3fb6120ee3993 | a04e2097de62a5a4980fba7347da2dc93f5d33c1 | refs/heads/master | 2023-02-20T16:41:27.133000 | 2021-01-24T06:54:54 | 2021-01-24T06:54:54 | 296,659,321 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pkg_52;
import java.util.Scanner;
public class ReverseString {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
System.out.println("Enter the string for reverse it.");
String inp = sc.nextLine();
String rev = "";
for(int i=input.length()-1; i>=... | UTF-8 | Java | 452 | java | ReverseString.java | Java | [] | null | [] | package pkg_52;
import java.util.Scanner;
public class ReverseString {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
System.out.println("Enter the string for reverse it.");
String inp = sc.nextLine();
String rev = "";
for(int i=input.length()-1; i>=... | 452 | 0.537611 | 0.528761 | 20 | 20.700001 | 20.176968 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.85 | false | false | 11 |
7501db5f5a29dcb75ae1ce55861a7252a5d43dbb | 21,655,225,156,091 | 12f5da89ca8d6c7b1908e40a4fe236c732a39dc5 | /Implementations/BIT.java | 75ca4e56c4ed803ba3689fc7e5a55a67c63a2575 | [] | no_license | gp28896/DSA | https://github.com/gp28896/DSA | be44058f7bb1093b85c85ecf537c9f0f8014b065 | 737afd4f50b56812b2f7b0d9b942d05cfcbc3d7f | refs/heads/main | 2023-03-05T02:58:16.072000 | 2021-02-15T09:15:56 | 2021-02-15T09:15:56 | 339,017,276 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package binaryIndexedTree;
/**
*
* @author Gaurav
*/
/*
calculate prefix sum (one of the funtions)
point update operations
the ope... | UTF-8 | Java | 1,353 | java | BIT.java | Java | [
{
"context": " */\npackage binaryIndexedTree;\n\n\n/**\n *\n * @author Gaurav\n */\n/*\ncalculate prefix sum (one of the funtions)",
"end": 238,
"score": 0.9993491172790527,
"start": 232,
"tag": "NAME",
"value": "Gaurav"
}
] | 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 binaryIndexedTree;
/**
*
* @author Gaurav
*/
/*
calculate prefix sum (one of the funtions)
point update operations
the ope... | 1,353 | 0.628234 | 0.615669 | 53 | 24.547171 | 23.886971 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.528302 | false | false | 11 |
019ddd1ccb3cd5cfffec3c99067eed2a5f18699d | 24,034,637,039,605 | 9bcd58ae2492e069b928ad02283ac42def0a2621 | /src/main/java/com/sabina/textractor/converters/DocxConverter.java | 036eac4aaccb9ba85fe7f087c2c32b9ed88d9dfa | [] | no_license | sabinadayanova/text-extractor | https://github.com/sabinadayanova/text-extractor | ab3cd0e03002289039c960e6a55ab90285734547 | 9de422649bae94aca8a88289cef868af2967de96 | refs/heads/main | 2023-05-01T18:56:21.063000 | 2021-05-21T01:39:22 | 2021-05-21T01:39:22 | 342,017,104 | 0 | 0 | null | false | 2021-05-21T01:30:35 | 2021-02-24T19:49:10 | 2021-05-20T23:48:24 | 2021-05-21T01:30:35 | 250 | 0 | 0 | 3 | Java | false | false | package com.sabina.textractor.converters;
import com.sabina.textractor.exceptions.ExtractionException;
import java.io.IOException;
import java.io.InputStream;
import org.apache.poi.xwpf.extractor.XWPFWordExtractor;
import org.apache.poi.xwpf.usermodel.XWPFDocument;
public class DocxConverter implements Converter {
... | UTF-8 | Java | 743 | java | DocxConverter.java | Java | [] | null | [] | package com.sabina.textractor.converters;
import com.sabina.textractor.exceptions.ExtractionException;
import java.io.IOException;
import java.io.InputStream;
import org.apache.poi.xwpf.extractor.XWPFWordExtractor;
import org.apache.poi.xwpf.usermodel.XWPFDocument;
public class DocxConverter implements Converter {
... | 743 | 0.753701 | 0.753701 | 23 | 31.304348 | 25.972284 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.565217 | false | false | 11 |
368f554f265c3db87d27fd4424275ff0dce55b70 | 25,297,357,412,796 | b310ab09e4ea9d5024ffe53dffc7073c01439823 | /AndroidAnimations/src/com/example/androidanimations/SlidingFragments/TextFrag.java | 8a2fbaed3f9846e8c92f35cc8646c9619f15eaba | [] | no_license | jockmahon/androidWorkSpace | https://github.com/jockmahon/androidWorkSpace | 69d5cad25db79c36011b5eddbc1c55e8a01ed2bb | 4b532879359b9b1acef6bdc9a14eefc76682f3f6 | refs/heads/master | 2016-09-11T03:15:27.748000 | 2014-09-18T12:44:50 | 2014-09-18T12:44:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.androidanimations.SlidingFragments;
import android.animation.Animator;
import android.animation.AnimatorInflater;
import android.animation.AnimatorListenerAdapter;
import android.app.Fragment;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.vie... | UTF-8 | Java | 1,460 | java | TextFrag.java | Java | [] | null | [] | package com.example.androidanimations.SlidingFragments;
import android.animation.Animator;
import android.animation.AnimatorInflater;
import android.animation.AnimatorListenerAdapter;
import android.app.Fragment;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.vie... | 1,460 | 0.772603 | 0.772603 | 59 | 23.745762 | 26.89439 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.644068 | false | false | 11 |
364de5cb7637d71cc8848817ee37781983a6f1e9 | 20,031,727,528,231 | c81694aa1ceb674e938d3283e81c576f1067bb13 | /shop-admin/admin-server/admin-application/src/main/java/vn/smart/admin/application/WebApplication.java | d7c521fc5f7f4a3633d6dbb6caaf2de99761607e | [] | no_license | anhdang094/sieuthimega | https://github.com/anhdang094/sieuthimega | a1b8272c0bce3f0de7b7a2c9cf62b998629f56b3 | 13d5d2d0444a87891b7a1d020c228b69778fb196 | refs/heads/main | 2023-03-06T13:07:37.652000 | 2021-02-17T04:24:34 | 2021-02-17T04:24:34 | 339,597,716 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package vn.smart.admin.application;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration;
import org.springframework... | UTF-8 | Java | 1,151 | java | WebApplication.java | Java | [] | null | [] | package vn.smart.admin.application;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration;
import org.springframework... | 1,151 | 0.834057 | 0.83232 | 30 | 37.366665 | 29.588831 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.566667 | false | false | 11 |
937179db4977040b75c10bbbc25738dc906da484 | 15,522,011,850,066 | d0cce056e8313ff5ae86a616855f19495993cbf8 | /app/src/main/java/com/suraku/trafficalarm/models/Address.java | dff03e226f11857ede7a49e5a991c3ccedda1a23 | [] | no_license | Suraku/trafficalarm | https://github.com/Suraku/trafficalarm | 62cf9c10dc5086b85dcd2c098f743036c3db589c | ca6a3da4d5ed87db574d512193def00efa8e079b | refs/heads/master | 2020-03-24T05:52:00.127000 | 2018-07-26T23:49:29 | 2018-07-26T23:49:29 | 142,505,177 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.suraku.trafficalarm.models;
import android.content.Context;
import android.databinding.BaseObservable;
import android.databinding.Bindable;
import com.suraku.dev.sqlite.SQLiteModelMetadata;
import com.suraku.trafficalarm.Helper;
import com.suraku.trafficalarm.data.storage.DataStorageFactory;
import com.su... | UTF-8 | Java | 4,091 | java | Address.java | Java | [] | null | [] | package com.suraku.trafficalarm.models;
import android.content.Context;
import android.databinding.BaseObservable;
import android.databinding.Bindable;
import com.suraku.dev.sqlite.SQLiteModelMetadata;
import com.suraku.trafficalarm.Helper;
import com.suraku.trafficalarm.data.storage.DataStorageFactory;
import com.su... | 4,091 | 0.647519 | 0.644341 | 155 | 25.393549 | 25.366093 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.458065 | false | false | 11 |
d52fd407eae1ce17b09888d7fbdbfcabe0abcb32 | 30,442,728,248,062 | aebf4b14cd6978ec6d7c84795c33b21ffdbe264c | /News/android端/News/src/com/news/data/news/DataProvider.java | b3f9c7a1905a6f9eb218f6068dd0d25954a91c08 | [] | no_license | Bonsen/2015-Government-News | https://github.com/Bonsen/2015-Government-News | 25b42d2fb23c37db737891d38b407ef6d6af655f | c384a3e03738a1def94c84724cfd8c9f914c4232 | refs/heads/master | 2020-09-28T07:00:34.157000 | 2016-10-27T07:59:38 | 2016-10-27T07:59:38 | 65,964,117 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.news.data.news;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.json.JSONException;
import android.content.Context;
import android.content.SharedPreferences;
import android.database.Cursor;
import com.news.DB.NewsDetailDB;
impor... | GB18030 | Java | 1,774 | java | DataProvider.java | Java | [] | null | [] | package com.news.data.news;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.json.JSONException;
import android.content.Context;
import android.content.SharedPreferences;
import android.database.Cursor;
import com.news.DB.NewsDetailDB;
impor... | 1,774 | 0.761962 | 0.761962 | 61 | 25.409836 | 21.804178 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.344262 | false | false | 11 |
6fed85bf85fcc2d418848bbbf32bdb85b8dad053 | 36,764,920,054,514 | b2f051bf501ccf6bcba2b2f3f8e513550c79fa98 | /app/src/main/java/com/aliang/imitatewechat/ui/base/BaseActivity.java | d2feaa174866a0c3d46bdcd0271e746aff33b2b4 | [] | no_license | MR-ALiang/ImitateWeChat | https://github.com/MR-ALiang/ImitateWeChat | 09dddbfdaeba6d920a1c9bd7376a211ce5f8b55b | de06e2cebb8c3e03fbf64502eb8cc5d3cd644505 | refs/heads/master | 2020-03-13T12:56:19.826000 | 2018-04-27T09:59:32 | 2018-04-27T09:59:32 | 131,125,065 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.aliang.imitatewechat.ui.base;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import com.aliang.imitatewechat.app.MyApp;
import butterknife.ButterKnife;
/**
* Created by AlvinMoon on 2018/4/26.
*/
pu... | UTF-8 | Java | 1,924 | java | BaseActivity.java | Java | [
{
"context": "import butterknife.ButterKnife;\n\n/**\n * Created by AlvinMoon on 2018/4/26.\n */\n\npublic abstract class BaseActi",
"end": 298,
"score": 0.9981741905212402,
"start": 289,
"tag": "USERNAME",
"value": "AlvinMoon"
}
] | null | [] | package com.aliang.imitatewechat.ui.base;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import com.aliang.imitatewechat.app.MyApp;
import butterknife.ButterKnife;
/**
* Created by AlvinMoon on 2018/4/26.
*/
pu... | 1,924 | 0.652523 | 0.647936 | 74 | 22.567568 | 21.960087 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.364865 | false | false | 11 |
a1c3d232e94c6e8eac4a86f6d993f2a6deb02f7d | 1,932,735,318,531 | 4f25de6341b8941c96a52d82103cf8ad5c0c9e26 | /src/main/java/com/ics/demo/models/MockAppointment.java | 0fc5650a66f2cabc5874556a7906ddcfe0ca7c33 | [] | no_license | AdrianKarani/DistributedObjectsCAT | https://github.com/AdrianKarani/DistributedObjectsCAT | c38d1e24f917b69913cc5b9385e4a67db7dda586 | 98019ebc9b71f1e5160ddfa61933ef5a0ff44440 | refs/heads/master | 2020-08-01T17:27:44.032000 | 2019-09-26T10:26:56 | 2019-09-26T10:26:56 | 211,060,131 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ics.demo.models;
public class MockAppointment {
private int BlinDateid;
private int studentid;
private String reason;
public int getBlinDateid() {
return BlinDateid;
}
public void setBlinDateid(int blinDateid) {
BlinDateid = blinDateid;
}
public int getSt... | UTF-8 | Java | 612 | java | MockAppointment.java | Java | [] | null | [] | package com.ics.demo.models;
public class MockAppointment {
private int BlinDateid;
private int studentid;
private String reason;
public int getBlinDateid() {
return BlinDateid;
}
public void setBlinDateid(int blinDateid) {
BlinDateid = blinDateid;
}
public int getSt... | 612 | 0.609477 | 0.609477 | 32 | 17.65625 | 15.571628 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3125 | false | false | 11 |
10ed11dd78516db9a01c84ef8cdefaa6a2cb3990 | 19,963,008,035,078 | b410147af2985c1d051cc950021b54a3dec4c217 | /GameEngine/src/CurrentGameMemory/ActiveThings.java | c731e28101dc48c1d4aa2c6224d920ff1cfa43c4 | [] | no_license | onurkulak/Syracuse-group-27 | https://github.com/onurkulak/Syracuse-group-27 | 992f0b2effd56099247a18e4acf93e7f0633bb85 | f4252d8968ce47bca9efec8a919a755ac62bb764 | refs/heads/master | 2021-01-19T03:52:18.020000 | 2016-12-24T21:27:45 | 2016-12-24T21:27:45 | 69,697,557 | 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 CurrentGameMemory;
import gameengine.GameElementClasses.DiplomaticOffer;
import gameengine.GameElementClasses.General;
... | UTF-8 | Java | 2,789 | java | ActiveThings.java | Java | [
{
"context": "port java.util.ArrayList;\r\n\r\n\r\n/**\r\n *\r\n * @author onur\r\n */\r\npublic class ActiveThings {\r\n private fi",
"end": 672,
"score": 0.9985706806182861,
"start": 668,
"tag": "USERNAME",
"value": "onur"
}
] | 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 CurrentGameMemory;
import gameengine.GameElementClasses.DiplomaticOffer;
import gameengine.GameElementClasses.General;
... | 2,789 | 0.694514 | 0.694514 | 92 | 28.315218 | 22.134436 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.478261 | false | false | 11 |
149957eebc4791b505c893ba4e0abc57a6266c6d | 21,182,778,774,563 | aea729864e9ccfab51a94215c3eb952bc03f5f10 | /src/main/java/com/globalsight/ling/tm3/core/TM3Tu.java | 679141e350ffc4265eef75333a138549dca5e91d | [
"Apache-2.0"
] | permissive | tingley/tm3 | https://github.com/tingley/tm3 | 7810e3268ab7021f10fa33f122e89b12995b2c71 | d0a3b8f9a944e6fe514f32c9d0a87ba083049e74 | refs/heads/master | 2016-09-06T18:39:24.932000 | 2013-07-30T16:54:13 | 2013-07-30T16:54:47 | 4,791,418 | 6 | 0 | null | false | 2013-07-13T03:03:22 | 2012-06-26T05:51:09 | 2013-07-13T03:03:22 | 2013-07-13T03:03:22 | 172 | null | 2 | 3 | Java | null | null | package com.globalsight.ling.tm3.core;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
/**
* Representation of a single TU/segment.
* <p>
* Note that all changes to a TU, its TU... | UTF-8 | Java | 6,918 | java | TM3Tu.java | Java | [] | null | [] | package com.globalsight.ling.tm3.core;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
/**
* Representation of a single TU/segment.
* <p>
* Note that all changes to a TU, its TU... | 6,918 | 0.568372 | 0.560422 | 243 | 27.469135 | 22.029022 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.427984 | false | false | 11 |
9612026d49a43ec192b66827b3110cfa531c01f7 | 1,211,180,838,399 | fb5eddea7bd9225cdd9c7ac7c2a9c2bcd537d7cc | /example/factory/SecureFactory.java | 2dfa44cb13a0454c539616e7eb7bb01092fb7d84 | [] | no_license | quanghuy192/DesignPattern | https://github.com/quanghuy192/DesignPattern | 416559df41764790b6e85b4acb49727b2cd53dfb | 848d01e257e0ed3b5e6f3de8606da053b3aef19a | refs/heads/master | 2021-05-28T09:45:05.207000 | 2015-02-11T19:25:16 | 2015-02-11T19:25:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package factory;
public class SecureFactory extends ConnectionFactory {
@Override
public Connection createConnection(String type) {
// TODO Auto-generated method stub
if(type.equals("Oracle")){
return new SecureOracleConnection();
}else if(type.equals("SQL serner")){
return new SecureSQLSe... | UTF-8 | Java | 404 | java | SecureFactory.java | Java | [] | null | [] | package factory;
public class SecureFactory extends ConnectionFactory {
@Override
public Connection createConnection(String type) {
// TODO Auto-generated method stub
if(type.equals("Oracle")){
return new SecureOracleConnection();
}else if(type.equals("SQL serner")){
return new SecureSQLSe... | 404 | 0.695545 | 0.695545 | 18 | 20.444445 | 19.149187 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.555556 | false | false | 11 |
cb9eae8d4b5d813a5b1bb291dc0ce240c685dced | 19,576,460,972,264 | 957ae271f572123520c54d42e804c856bf59e815 | /Mobile/android/Tablet/src/nz/co/mcom/tablet/payments/popmoney/PopmoneyEndPointListItem.java | a4196a3e4a12d5a94dd180b1ae4197c37d38a785 | [] | no_license | lchong0412/TrunkApp | https://github.com/lchong0412/TrunkApp | 4c405e4254f8c19882195f3add6e6ff0bdfcab8c | 9735704cb54aea7e1f1d41a760ad531428e308b8 | refs/heads/master | 2016-05-26T03:31:36.984000 | 2015-02-16T22:55:57 | 2015-02-16T22:55:57 | 30,893,198 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nz.co.mcom.tablet.payments.popmoney;
/**
* @class PopmoneyEndPointListItem
* @brief Container for the endpoints of a {@link nz.co.mcom.service.modules.payments.models.Contact}
*/
public class PopmoneyEndPointListItem {
private String mPopmoneyEndpoint;
private String mPopmoneyEndpointType;
... | UTF-8 | Java | 972 | java | PopmoneyEndPointListItem.java | Java | [] | null | [] | package nz.co.mcom.tablet.payments.popmoney;
/**
* @class PopmoneyEndPointListItem
* @brief Container for the endpoints of a {@link nz.co.mcom.service.modules.payments.models.Contact}
*/
public class PopmoneyEndPointListItem {
private String mPopmoneyEndpoint;
private String mPopmoneyEndpointType;
... | 972 | 0.72428 | 0.72428 | 31 | 29.419355 | 28.44437 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.322581 | false | false | 11 |
85af3ba6bc81066016ee79de91c2b08234cb5c25 | 25,872,882,993,570 | 623d034ed7340ba84d328479b49c01aecfc3f6f5 | /integration/src/main/java/net/firejack/platform/api/process/domain/ProcessField.java | 892eae15c8f1e9aad86c3839dd882fa082e8f88a | [
"Apache-2.0"
] | permissive | junhuac/Firejack-Platform | https://github.com/junhuac/Firejack-Platform | 011e990b0999daba2254886c76224a0a8890dc98 | 90bb686d8ba1f2055782a279d8236d438c0d0bc5 | refs/heads/master | 2020-03-29T07:28:41.032000 | 2014-03-05T14:42:10 | 2014-03-05T14:42:10 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License")... | UTF-8 | Java | 3,408 | java | ProcessField.java | Java | [] | null | [] | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License")... | 3,408 | 0.699237 | 0.692488 | 118 | 26.881355 | 22.328506 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.347458 | false | false | 11 |
a46ce8d652394e85be52ae2f3c19734f33bbf18f | 4,638,564,711,778 | 1aa19ac1a80198652396d4baa1adbd0b39fa268b | /Ligi/app/src/main/java/com/nialine/ligi/mvp/presenters/BasePresenter.java | 14614b22b0514ee75e84b84b533b32af830ada6b | [] | no_license | ckagiri/LigiPredictorAndroid | https://github.com/ckagiri/LigiPredictorAndroid | 2fe7271bb12c50133cd71b570d342d7ce5cfeb01 | ae702a868a9fd7ff6ac3d83a44c85edbfa8b436b | refs/heads/master | 2019-01-22T21:18:33.768000 | 2017-03-31T09:39:49 | 2017-03-31T09:39:49 | 85,741,659 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nialine.ligi.mvp.presenters;
import com.nialine.ligi.mvp.views.View;
import rx.Subscription;
import rx.subscriptions.CompositeSubscription;
/**
* Created by Wagana on 3/30/2017.
*/
public abstract class BasePresenter<T extends View> implements Presenter<T> {
protected T mView;
@Override
p... | UTF-8 | Java | 744 | java | BasePresenter.java | Java | [
{
"context": "riptions.CompositeSubscription;\n\n/**\n * Created by Wagana on 3/30/2017.\n */\n\npublic abstract class BasePres",
"end": 179,
"score": 0.9652808308601379,
"start": 173,
"tag": "NAME",
"value": "Wagana"
}
] | null | [] | package com.nialine.ligi.mvp.presenters;
import com.nialine.ligi.mvp.views.View;
import rx.Subscription;
import rx.subscriptions.CompositeSubscription;
/**
* Created by Wagana on 3/30/2017.
*/
public abstract class BasePresenter<T extends View> implements Presenter<T> {
protected T mView;
@Override
p... | 744 | 0.662634 | 0.653226 | 35 | 20.257143 | 20.590349 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.371429 | false | false | 11 |
8be7bdc49d97d5dd9d2803c7e516e3a2b7c68075 | 26,594,437,559,122 | c2cb903225bf07d2a4a99ba54ad5eeba710f3c6b | /SocietySpringBoot/src/main/java/microservices/DBUserVehicles.java | 7a1b14bbb82dffd2f7c8f99d1b454a71244f843c | [] | no_license | PriyankaAbu/SocietyManagement | https://github.com/PriyankaAbu/SocietyManagement | fd6df5a2041d4f1d29837b07fb6eab80e0b0336b | ee69c0bc5c05d2773d830d88e1a33a001b6ab262 | refs/heads/main | 2023-08-13T03:23:09.536000 | 2021-09-30T11:09:00 | 2021-09-30T11:09:00 | 412,023,681 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package microservices;
import java.util.List;
import org.hibernate.Session;
import org.hibernate.Transaction;
import org.hibernate.query.Query;
import hibernate.Houses;
import hibernate.Societies;
import hibernate.UserVehicles;
import hibernate.Users;
public class DBUserVehicles
{
public boolean createUserVehicle... | UTF-8 | Java | 2,384 | java | DBUserVehicles.java | Java | [] | null | [] | package microservices;
import java.util.List;
import org.hibernate.Session;
import org.hibernate.Transaction;
import org.hibernate.query.Query;
import hibernate.Houses;
import hibernate.Societies;
import hibernate.UserVehicles;
import hibernate.Users;
public class DBUserVehicles
{
public boolean createUserVehicle... | 2,384 | 0.680369 | 0.680369 | 117 | 19.376068 | 20.391773 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.521368 | false | false | 11 |
4f5a563868ddc5640d7272664d0e696194e60d69 | 34,059,090,659,458 | 1183ab3c27a7fb3d925d0628f8b80d195a81f3d5 | /rotate_matrix/Solution.java | d7a8b140d2825d2a46e1010886c8adb24c8cebe5 | [] | no_license | ccy0013/Interview_Questions | https://github.com/ccy0013/Interview_Questions | a1c62ce67396a11f134d75121a92d787ee1614f5 | 561951705b2588cda6c36a11578ccb70c29224a7 | refs/heads/master | 2020-06-04T22:23:49.913000 | 2015-11-24T00:34:43 | 2015-11-24T00:34:43 | 37,608,892 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*************************************************************************
> File Name: Solution.java
> Author: Chengyu Cui
> Mail: ccy604080969@gmail.com
> Created Time: Sun Nov 22 15:33:43 2015
************************************************************************/
import java.util.Arrays;
publi... | UTF-8 | Java | 1,343 | java | Solution.java | Java | [
{
"context": "*****\n > File Name: Solution.java\n > Author: Chengyu Cui\n > Mail: ccy604080969@gmail.com \n > Created",
"end": 131,
"score": 0.9998160600662231,
"start": 120,
"tag": "NAME",
"value": "Chengyu Cui"
},
{
"context": "olution.java\n > Author: Chengyu Cui\n... | null | [] | /*************************************************************************
> File Name: Solution.java
> Author: <NAME>
> Mail: <EMAIL>
> Created Time: Sun Nov 22 15:33:43 2015
************************************************************************/
import java.util.Arrays;
public class Solution {
... | 1,323 | 0.538347 | 0.505585 | 49 | 26.408163 | 22.389791 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.204082 | false | false | 11 |
0943f75af0e00f3cdc9e70a839f61b796c3530a4 | 24,369,644,466,949 | 99d97f8a9b56dde44054161328cbce8f670c952a | /MyRunnable.java | b8a4b1480398db9da7641ff18c16031c53b003da | [] | no_license | divprnc/my_java_prgms | https://github.com/divprnc/my_java_prgms | e407654625e6f06017d1eaf91cdf475612eec89c | 002b19b869c0a8ed1f0de7f64f9123e6e1934da3 | refs/heads/master | 2020-05-29T17:13:05.568000 | 2019-05-29T17:37:01 | 2019-05-29T17:37:01 | 189,268,540 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | class MyRunnable implements Runnable
{
public void run()
{
System.out.println("From run");
}
public static void main(String[] args)
{
MyRunnable mr = new MyRunnable();
Thread th = new Thread(mr);
th.run();
System.out.println("From main");
}
}
| UTF-8 | Java | 276 | java | MyRunnable.java | Java | [] | null | [] | class MyRunnable implements Runnable
{
public void run()
{
System.out.println("From run");
}
public static void main(String[] args)
{
MyRunnable mr = new MyRunnable();
Thread th = new Thread(mr);
th.run();
System.out.println("From main");
}
}
| 276 | 0.623188 | 0.623188 | 14 | 17.714285 | 15.640737 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5 | false | false | 11 |
0243a934dcf300046ca05a11eccaf0f4432de6e1 | 27,015,344,358,890 | f8688e8381213974d093fc4b50b25c4bc0ed9384 | /src/ObjectType.java | 26a580fbaaa7543298ef36dc300de76ec8caba49 | [] | no_license | karolkotkowski/MKCompiler | https://github.com/karolkotkowski/MKCompiler | f56bebeca282171b4227cd9c85f1616ac4cb0425 | cbee6c134727384c73feabf873b5c54a2cb7ec31 | refs/heads/master | 2022-08-26T10:53:14.131000 | 2020-05-20T07:05:38 | 2020-05-20T07:05:38 | 257,803,722 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public enum ObjectType {
VARIABLE, CONSTANT, ARRAY, ARRAY_ELEMENT, FUNCTION;
}
| UTF-8 | Java | 83 | java | ObjectType.java | Java | [] | null | [] | public enum ObjectType {
VARIABLE, CONSTANT, ARRAY, ARRAY_ELEMENT, FUNCTION;
}
| 83 | 0.73494 | 0.73494 | 3 | 26.666666 | 22.125902 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.666667 | false | false | 11 |
5e240b3f44b8704da83a4662b058c9d7578e400a | 14,310,831,070,487 | 8f179c939683e3b82d841e5f896a43e6f818880b | /common/src/main/java/net/thenightwolf/dm/common/model/message/Conversation.java | c2628be35f6bad0f6020988a2232ee41ed467625 | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | wang9090980/DroidMessage | https://github.com/wang9090980/DroidMessage | 334a6f261ef0df17414bdd01cb3d7272e7f250be | d6aa2c4033d7cfac6b03d3b8e9fa566f62e25911 | refs/heads/master | 2021-01-20T15:30:52.020000 | 2016-12-13T04:07:19 | 2016-12-13T04:07:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) 2016 Jordan Knott
* License file can be found in the root directory (LICENSE.txt)
*
* For the project DroidMessage, which can be found at: www.github.com/paradox-software/droidmessage
*
*/
package net.thenightwolf.dm.common.model.message;
import java.util.ArrayList;
public class Conversation... | UTF-8 | Java | 1,174 | java | Conversation.java | Java | [
{
"context": "/*\n * Copyright (c) 2016 Jordan Knott\n * License file can be found in the root director",
"end": 37,
"score": 0.9998591542243958,
"start": 25,
"tag": "NAME",
"value": "Jordan Knott"
},
{
"context": "oidMessage, which can be found at: www.github.com/paradox-software/dr... | null | [] | /*
* Copyright (c) 2016 <NAME>
* License file can be found in the root directory (LICENSE.txt)
*
* For the project DroidMessage, which can be found at: www.github.com/paradox-software/droidmessage
*
*/
package net.thenightwolf.dm.common.model.message;
import java.util.ArrayList;
public class Conversation {
... | 1,168 | 0.687394 | 0.683986 | 47 | 23.978724 | 25.291904 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.468085 | false | false | 11 |
e78538f574f2a026754b1ab7853f7c75836282ba | 19,155,554,186,457 | 73e930c0b8e92d5d218c384e40d48acb4272fdf8 | /java-lean-tools/src/main/java/beanTool/customConstrans/MoneyValidatorTest.java | a4aafd355037c5a7e728b870e0cebae8457d4d8b | [] | no_license | hwy1782/JavaLearnProject | https://github.com/hwy1782/JavaLearnProject | 314914334b3908df8199b767652d394d4f697afa | 36f09367aa6df36068f313878b663a620f0446d8 | refs/heads/master | 2020-02-27T04:57:28.903000 | 2019-11-18T05:59:02 | 2019-11-18T05:59:02 | 8,282,697 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package beanTool.customConstrans;
import com.google.common.base.Objects;
import org.junit.Test;
/**
* Created with IntelliJ IDEA.
* User: hongweiye
* Date: 2014/11/12 14:23
*/
public class MoneyValidatorTest {
@Test
public void test(){
User user = new User();
user.setSalary(-34.45);
... | UTF-8 | Java | 1,047 | java | MoneyValidatorTest.java | Java | [
{
"context": "Test;\n\n/**\n * Created with IntelliJ IDEA.\n * User: hongweiye\n * Date: 2014/11/12 14:23\n */\npublic class MoneyV",
"end": 151,
"score": 0.9996289014816284,
"start": 142,
"tag": "USERNAME",
"value": "hongweiye"
},
{
"context": " user.setSalary(-34.45);\n u... | null | [] | package beanTool.customConstrans;
import com.google.common.base.Objects;
import org.junit.Test;
/**
* Created with IntelliJ IDEA.
* User: hongweiye
* Date: 2014/11/12 14:23
*/
public class MoneyValidatorTest {
@Test
public void test(){
User user = new User();
user.setSalary(-34.45);
... | 1,047 | 0.516714 | 0.501433 | 54 | 18.388889 | 15.442146 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.296296 | false | false | 11 |
833c8c05d510b661d6dbb5c5050dc6260734e435 | 4,475,355,978,886 | d9a5da012c82e7700be15f53c429607f80c60d87 | /RearEnd/SmallProfitManagement/src/main/java/cn/xgtd/domain/user/Role.java | 5198404cf58e008413801450fcb425d0a5d6f19b | [] | no_license | fhx210114/SmallProfitMall | https://github.com/fhx210114/SmallProfitMall | 6a42705d2e21ed6fc568b16af0c9826522a9c002 | 207721fda187f6f324552b871071b3f04f78024b | refs/heads/master | 2023-01-19T12:54:25.567000 | 2020-11-19T06:16:33 | 2020-11-19T06:16:33 | 285,548,053 | 0 | 0 | null | true | 2020-08-06T11:02:39 | 2020-08-06T11:02:38 | 2020-08-06T03:02:24 | 2020-08-06T03:02:22 | 41,776 | 0 | 0 | 0 | null | false | false | package cn.xgtd.domain.user;
import lombok.Data;
import java.io.Serializable;
import java.util.Date;
import java.util.List;
/**
* 角色管理
* @author Kite
* @date 2020/6/3
*/
public class Role implements Serializable {
/**角色id**/
private Integer rId;
/**管理范围,返回前端**/
private String[] menus;
/**管理范围... | UTF-8 | Java | 2,956 | java | Role.java | Java | [
{
"context": "te;\nimport java.util.List;\n\n/**\n * 角色管理\n * @author Kite\n * @date 2020/6/3\n */\npublic class Role implement",
"end": 154,
"score": 0.9991584420204163,
"start": 150,
"tag": "USERNAME",
"value": "Kite"
}
] | null | [] | package cn.xgtd.domain.user;
import lombok.Data;
import java.io.Serializable;
import java.util.Date;
import java.util.List;
/**
* 角色管理
* @author Kite
* @date 2020/6/3
*/
public class Role implements Serializable {
/**角色id**/
private Integer rId;
/**管理范围,返回前端**/
private String[] menus;
/**管理范围... | 2,956 | 0.624106 | 0.62196 | 135 | 19.711111 | 16.976177 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.303704 | false | false | 11 |
6151c59740926060646bd2747bed2d37bed31ca3 | 4,475,355,978,229 | 3c7537fc579a958a99cac4dceb14fc760d26c9b3 | /src/proyecto/dao/UsuarioDAO.java | 556c3dc29209719b90ee7ea5bb936566b3384aea | [] | no_license | rMendozajy/assessmentSoftware | https://github.com/rMendozajy/assessmentSoftware | 09341ef3749b5d1c5034cb7f6635ff04b658b959 | 3c464fc6043b092e88781fe7c6f1ac1addd91165 | refs/heads/master | 2021-01-18T13:49:14.107000 | 2013-12-17T02:21:32 | 2013-12-17T02:21:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package proyecto.dao;
import java.util.ArrayList;
import proyecto.bean.UsuarioBean;
public interface UsuarioDAO {
public UsuarioBean LogueoUsuarios(String User, String pwd)throws Exception;
public void newUsuario(UsuarioBean bean)throws Exception;
public void updUsuario(UsuarioBean bean) throws Exception;
... | UTF-8 | Java | 428 | java | UsuarioDAO.java | Java | [] | null | [] | package proyecto.dao;
import java.util.ArrayList;
import proyecto.bean.UsuarioBean;
public interface UsuarioDAO {
public UsuarioBean LogueoUsuarios(String User, String pwd)throws Exception;
public void newUsuario(UsuarioBean bean)throws Exception;
public void updUsuario(UsuarioBean bean) throws Exception;
... | 428 | 0.806075 | 0.806075 | 18 | 22.777779 | 25.435225 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.055556 | false | false | 11 |
fc84a22e2b42b694f7d535722a34d17e3e422177 | 29,772,713,354,025 | 171d31b07c96c2d55f34e82b24d04a3a7864f0c8 | /src/main/java/com/qding/bigdata/ds/model/DsMonitorRules.java | 2da02c916562ca0e1ee8b7397e15b145a6f4e84c | [] | no_license | cainiao22/qddata | https://github.com/cainiao22/qddata | 9c1ffc50a3efb68f6ccf54102fc318fa54a34aca | e6622c31e831e824821a2872525a20335ed9a454 | refs/heads/master | 2023-03-07T21:27:57.130000 | 2019-09-20T06:27:04 | 2019-09-20T06:27:04 | 214,324,061 | 1 | 1 | null | false | 2023-02-22T02:51:46 | 2019-10-11T02:15:40 | 2022-06-23T06:13:37 | 2023-02-22T02:51:42 | 68,807 | 0 | 1 | 18 | JavaScript | false | false | package com.qding.bigdata.ds.model;
import java.util.Date;
public class DsMonitorRules {
private Long id;
private String monitorName;
private String ruleType;
private Double offsetMin;
private Double offestMax;
private Integer offsetDay;
private String owner;
private Date create... | UTF-8 | Java | 2,071 | java | DsMonitorRules.java | Java | [] | null | [] | package com.qding.bigdata.ds.model;
import java.util.Date;
public class DsMonitorRules {
private Long id;
private String monitorName;
private String ruleType;
private Double offsetMin;
private Double offestMax;
private Integer offsetDay;
private String owner;
private Date create... | 2,071 | 0.622887 | 0.622887 | 105 | 18.733334 | 18.94215 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.304762 | false | false | 11 |
006f02e5177667337637df35f52a5f8d412a4653 | 29,772,713,349,371 | f082277b6e3fd7b0325e05952a3d1ecc100a5f50 | /src/scraper/config/ConfigParser.java | 9bc3269f7b10227d89f1c67bdb2684fb95975f48 | [] | no_license | brainsqueezer/jScraper | https://github.com/brainsqueezer/jScraper | 476251b5c7587e7d8b120726eea691357e86ebf1 | 6d9b543cacb4ffdef0bd5cafce548c6967255fea | refs/heads/master | 2021-01-01T18:28:06.068000 | 2012-05-24T15:36:59 | 2012-05-24T15:36:59 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package scraper.config;
public class ConfigParser {
public Mapping load(String filaname) {
return null;
}
public void save(String filaname, Mapping map) {
}
}
| UTF-8 | Java | 168 | java | ConfigParser.java | Java | [] | null | [] | package scraper.config;
public class ConfigParser {
public Mapping load(String filaname) {
return null;
}
public void save(String filaname, Mapping map) {
}
}
| 168 | 0.72619 | 0.72619 | 11 | 14.272727 | 16.895889 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.818182 | false | false | 11 |
e34e03e7bd4d5d0bac7a9c84027f4089b9a281b3 | 20,280,835,597,658 | 8ca7ef4c866548a0adeb204ba3791b278d230cc6 | /src/CompetetiveProgramming/Codechef/SudoPlacement/Test.java | 4cab1dcce155198668e89197807058bdcb38ad87 | [] | no_license | codedsun/PrePractice | https://github.com/codedsun/PrePractice | ed71f00249c8a581a5806f6e4fb56e1a294c2933 | 74cb0c4b2806af37e5eea43784e5fd6ef111af33 | refs/heads/master | 2021-04-15T10:50:23.983000 | 2018-09-26T16:24:04 | 2018-09-26T16:24:04 | 126,486,939 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package CompetetiveProgramming.Codechef.SudoPlacement;
import java.util.Scanner;
import java.util.Stack;
public class Test {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int t = sc.nextInt();
String s;
while(t-- >=1){
Stack<String> stack... | UTF-8 | Java | 626 | java | Test.java | Java | [] | null | [] | package CompetetiveProgramming.Codechef.SudoPlacement;
import java.util.Scanner;
import java.util.Stack;
public class Test {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int t = sc.nextInt();
String s;
while(t-- >=1){
Stack<String> stack... | 626 | 0.455272 | 0.452077 | 24 | 25.083334 | 23.019768 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 11 |
affbc18135dba56a3371ca3f96a15499f2c009b8 | 34,110,630,283,284 | c6bda3ed04577d3f150531aaf7883cd531c24868 | /demo-freemarker/src/main/java/org/demo/freemarker/configuration/ApplicationConfiguration.java | 85780c224dfb18354a2b119231766c02a90b9855 | [] | no_license | hardsnail/demo | https://github.com/hardsnail/demo | ff0fa0071d1e5b491b86c1dd37dd080550016c25 | 8418dadc9ce0b992fde686bd292f61a9723bb933 | refs/heads/master | 2020-02-27T15:26:44.062000 | 2019-12-27T09:24:34 | 2019-12-27T09:24:34 | 101,381,382 | 1 | 0 | null | false | 2020-06-30T20:41:31 | 2017-08-25T08:07:22 | 2020-06-17T01:12:54 | 2020-06-30T20:41:29 | 14,284 | 0 | 0 | 2 | Java | false | false | package org.demo.freemarker.configuration;
import java.io.File;
import java.io.IOException;
import org.springframework.context.annotation.Bean;
import freemarker.template.Configuration;
import freemarker.template.TemplateExceptionHandler;
@org.springframework.context.annotation.Configuration
public class Applicatio... | UTF-8 | Java | 872 | java | ApplicationConfiguration.java | Java | [
{
"context": "g.setDirectoryForTemplateLoading(new File(\"/Users/james/SourceCode/github/demo/demo-freemarker/src/main/r",
"end": 524,
"score": 0.996334433555603,
"start": 519,
"tag": "USERNAME",
"value": "james"
}
] | null | [] | package org.demo.freemarker.configuration;
import java.io.File;
import java.io.IOException;
import org.springframework.context.annotation.Bean;
import freemarker.template.Configuration;
import freemarker.template.TemplateExceptionHandler;
@org.springframework.context.annotation.Configuration
public class Applicatio... | 872 | 0.802752 | 0.797018 | 29 | 29.068966 | 29.365627 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.413793 | false | false | 11 |
442f1f20e8ea6ea3e5f65e4b42ded071e9587dcc | 29,841,432,823,723 | cac22d11c6c672549d9729e453804cd9072cd317 | /app/src/main/java/nu/rolandsson/jakob/noterav5/component/PageComponent.java | 50b9c5e39bd56878a9d7c219b1fe8425a3fbb331 | [] | no_license | Kavzor/Notera | https://github.com/Kavzor/Notera | f819a44d880836281289b2d727f27a9c209afa9a | 6ec3be5e323bc2a1bf196c5ad20e92b5855a3534 | refs/heads/master | 2020-03-17T21:27:03.565000 | 2018-05-18T13:37:18 | 2018-05-18T13:37:18 | 133,958,843 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nu.rolandsson.jakob.noterav5.component;
import android.content.Context;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.view.GestureDetectorCompat;
import android.support.v4.view.ViewPager;
import android.util.AttributeSet;
import android.util.Lo... | UTF-8 | Java | 1,691 | java | PageComponent.java | Java | [
{
"context": "package nu.rolandsson.jakob.noterav5.component;\n\nimport android.content",
"end": 21,
"score": 0.730215847492218,
"start": 11,
"tag": "USERNAME",
"value": "rolandsson"
}
] | null | [] | package nu.rolandsson.jakob.noterav5.component;
import android.content.Context;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.view.GestureDetectorCompat;
import android.support.v4.view.ViewPager;
import android.util.AttributeSet;
import android.util.Lo... | 1,691 | 0.651094 | 0.648137 | 64 | 25.421875 | 20.600975 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421875 | false | false | 11 |
66a7e8bdec5d47235a620fde08fc8a6cb08a5dc4 | 30,382,598,680,755 | 13a757efa6774fe22aa90c0c899a2bfb2d1bc3cf | /jabc_01/src/main/java/com/yuanxinyi/ui/Client.java | 34da19a308edc64d5362f208c5e3975d0e834a8c | [] | no_license | Yuanxinyi/Java- | https://github.com/Yuanxinyi/Java- | 2eba27cd8f789bf5687f1e332203882e5c759da9 | 5f173670e871afc6a712b7922db90ad778bd2327 | refs/heads/master | 2022-07-04T02:44:27.563000 | 2020-02-24T09:21:52 | 2020-02-24T09:21:52 | 219,289,822 | 0 | 0 | null | false | 2022-06-21T02:51:06 | 2019-11-03T11:24:02 | 2020-02-24T09:22:30 | 2022-06-21T02:51:06 | 58 | 0 | 0 | 2 | Java | false | false | package com.yuanxinyi.ui;
import com.yuanxinyi.factory.BeanFactory;
import com.yuanxinyi.service.IAccountService;
/**
* 模拟一个表现层,用于调用业务层
*/
public class Client {
public static void main(String[] args) {
for (int i = 0;i < 5; i++ ) {
IAccountService as = (IAccountService) BeanFactory.getBean("... | UTF-8 | Java | 452 | java | Client.java | Java | [] | null | [] | package com.yuanxinyi.ui;
import com.yuanxinyi.factory.BeanFactory;
import com.yuanxinyi.service.IAccountService;
/**
* 模拟一个表现层,用于调用业务层
*/
public class Client {
public static void main(String[] args) {
for (int i = 0;i < 5; i++ ) {
IAccountService as = (IAccountService) BeanFactory.getBean("... | 452 | 0.625592 | 0.620853 | 17 | 23.82353 | 22.835049 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.470588 | false | false | 11 |
fc1c50f3767fdd8caa2e3ec3bbb981755fd717b8 | 34,557,306,889,549 | 4a9eedc3a000c194ead3c9db6b7ba73924827e79 | /src/Repository/MessageRepository.java | 66d44ae797bb18e2a351ed41ddf371ce9887a172 | [] | no_license | fiilmfilmm/JPMorgan | https://github.com/fiilmfilmm/JPMorgan | f922c24c06ae0cb8e93cae1cd0b77ecf63a92979 | 0b132bac4f4cecbb6d8bfc89dd7d38b0c180c73d | refs/heads/master | 2020-03-23T00:59:28.847000 | 2018-07-16T01:03:24 | 2018-07-16T01:03:24 | 140,895,853 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Repository;
import java.util.ArrayList;
import java.util.HashMap;
import Interface.IMessageRepository;
public class MessageRepository implements IMessageRepository {
private HashMap<String, ArrayList<String>> sales;
private HashMap<String, ArrayList<String>> adjustments;
public MessageReposit... | UTF-8 | Java | 1,444 | java | MessageRepository.java | Java | [] | null | [] | package Repository;
import java.util.ArrayList;
import java.util.HashMap;
import Interface.IMessageRepository;
public class MessageRepository implements IMessageRepository {
private HashMap<String, ArrayList<String>> sales;
private HashMap<String, ArrayList<String>> adjustments;
public MessageReposit... | 1,444 | 0.706371 | 0.706371 | 54 | 24.74074 | 23.001759 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.888889 | false | false | 11 |
45c1ee55e527703197ceff7a70f896ee3d75210b | 28,449,863,382,071 | 9adc2fc89fec59398a835aeeb058d9a273c51d51 | /codes_and_notes/487_name-deduplication/name-deduplication.java | ac362b260f17b1fc8716567811cef6b70b3d5fc5 | [] | no_license | YuanzhiBao/coding-questions | https://github.com/YuanzhiBao/coding-questions | d772e71b07c412f50bc4c2133b7b0abdeb260968 | ebc226903ae4aa0ff7fe645c1bcaf80d2bf70f26 | refs/heads/master | 2020-07-04T12:57:20.217000 | 2016-10-30T19:38:15 | 2016-10-30T19:38:15 | 66,735,446 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
@Copyright:LintCode
@Author: baoyu2017
@Problem: http://www.lintcode.com/problem/name-deduplication
@Language: Java
@Datetime: 16-07-16 16:06
*/
public class Solution {
/**
* @param names a string array
* @return a string array
*/
public List<String> nameDeduplication(String[] names) ... | UTF-8 | Java | 760 | java | name-deduplication.java | Java | [
{
"context": "/*\n@Copyright:LintCode\n@Author: baoyu2017\n@Problem: http://www.lintcode.com/problem/name-d",
"end": 43,
"score": 0.9987648725509644,
"start": 34,
"tag": "USERNAME",
"value": "baoyu2017"
}
] | null | [] | /*
@Copyright:LintCode
@Author: baoyu2017
@Problem: http://www.lintcode.com/problem/name-deduplication
@Language: Java
@Datetime: 16-07-16 16:06
*/
public class Solution {
/**
* @param names a string array
* @return a string array
*/
public List<String> nameDeduplication(String[] names) ... | 760 | 0.55 | 0.530263 | 28 | 25.5 | 19.73304 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 11 |
93dda8dafda33add6339f9cd1c5fe492a995d5af | 30,253,749,688,303 | 9ed50919421bdeccf485451637a931a9900d2a37 | /demo-p2/service/src/main/java/com/demo/p2/service/MQMessageService.java | 3f2e50301fc972f622bfbab9891f2d6e907bf122 | [] | no_license | Scarswan/rong-demo | https://github.com/Scarswan/rong-demo | be297ffc0ef6d07fd684d779e833bac70e5f7bbf | e84b1dfcc0e94cbd9f9d355a6cf412d1611cc3d5 | refs/heads/master | 2022-12-21T13:12:09.153000 | 2019-09-25T06:02:16 | 2019-09-25T06:02:16 | 201,157,929 | 1 | 0 | null | false | 2022-12-10T05:43:53 | 2019-08-08T01:55:46 | 2020-08-10T15:38:37 | 2022-12-10T05:43:52 | 266 | 0 | 0 | 7 | JavaScript | false | false | package com.demo.p2.service;
public interface MQMessageService {
}
| UTF-8 | Java | 68 | java | MQMessageService.java | Java | [] | null | [] | package com.demo.p2.service;
public interface MQMessageService {
}
| 68 | 0.794118 | 0.779412 | 4 | 16 | 15.700318 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 11 |
711437a73d6130430b6c0ae272f16ee3ca22aea4 | 30,253,749,687,673 | 01340816f7165798fd857f33b4b4414fa9bf192c | /src/main/java/leetcode/One/Thousand/groupThePeople/Solution.java | f9fb7eb6b16f1b0ce9fc353d970e24f662620f72 | [] | no_license | EarWheat/LeetCode | https://github.com/EarWheat/LeetCode | 250f181c2c697af29ce6f76b1fdf7c7b0d7fb02c | f440e6c76efb4554e0404cacf137dc1f6677e2e1 | refs/heads/master | 2023-08-31T06:25:35.460000 | 2023-08-30T06:41:10 | 2023-08-30T06:41:10 | 145,558,499 | 2 | 1 | null | false | 2023-06-14T22:51:49 | 2018-08-21T12:05:56 | 2022-12-14T22:52:32 | 2023-06-14T22:51:49 | 2,822 | 2 | 1 | 2 | Java | false | false | package leetcode.One.Thousand.groupThePeople;
import org.apache.commons.collections.ListUtils;
import java.util.*;
/**
* @Desc:
* @Author: 泽露
* @Date: 2022/8/12 11:41 AM
* @Version: 1.initial version; 2022/8/12 11:41 AM
*/
public class Solution {
public List<List<Integer>> groupThePeople(int[] groupSizes) {... | UTF-8 | Java | 1,766 | java | Solution.java | Java | [
{
"context": ";\n\nimport java.util.*;\n\n/**\n * @Desc:\n * @Author: 泽露\n * @Date: 2022/8/12 11:41 AM\n * @Version: 1.initi",
"end": 146,
"score": 0.999577522277832,
"start": 144,
"tag": "NAME",
"value": "泽露"
}
] | null | [] | package leetcode.One.Thousand.groupThePeople;
import org.apache.commons.collections.ListUtils;
import java.util.*;
/**
* @Desc:
* @Author: 泽露
* @Date: 2022/8/12 11:41 AM
* @Version: 1.initial version; 2022/8/12 11:41 AM
*/
public class Solution {
public List<List<Integer>> groupThePeople(int[] groupSizes) {... | 1,766 | 0.510832 | 0.493158 | 53 | 32.094341 | 20.940405 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.660377 | false | false | 11 |
6b26424bcab3730f94f0f67a6fd3491e91d9384d | 17,772,574,710,450 | 31198a7b948c6c41b956a7cbdbe5ad29fe6bfe3d | /AutomatedTravelAgency/src/main/java/com/capg/travelagency/dao/RouteDAOImpl.java | b0ac3a0b943b41827077916ebcdbf72793c8ef3e | [] | no_license | shahishrishti/AutomatedTravelAgency | https://github.com/shahishrishti/AutomatedTravelAgency | af86b4b9ba4f7200d84a1f47f5ecbe584e2bbc44 | f3ff5467a07e78fd3e771f4555d945ca9561bc6e | refs/heads/master | 2023-02-05T19:27:47.448000 | 2020-12-28T16:07:15 | 2020-12-28T16:07:15 | 318,489,777 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.capg.travelagency.dao;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.Persistence;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import com.capg.travelagency.dto.Route;
import com.capg.travelagency.enti... | UTF-8 | Java | 3,700 | java | RouteDAOImpl.java | Java | [] | null | [] | package com.capg.travelagency.dao;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.Persistence;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import com.capg.travelagency.dto.Route;
import com.capg.travelagency.enti... | 3,700 | 0.779459 | 0.778919 | 100 | 36 | 32.448421 | 154 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.29 | false | false | 11 |
1d4eba1004a8ef2634c1ac9ae0aca1e5bda18a68 | 10,075,993,318,973 | 37b1343af31f288c548c6d7704e7bbbca1cab2a8 | /naavisEngage/src/com/versawork/http/utils/SecureMailSender.java | f4701379b52ae50e6182f86ae03f86e44d5ea4e9 | [] | no_license | saubhagya1987/myproj3 | https://github.com/saubhagya1987/myproj3 | 5ccb63ee3896fe0ed2c1b880261078ed8f9dcbe4 | 02424bbdf0695672bf4400318863abaaa7e9f5de | refs/heads/master | 2021-01-13T15:32:10.944000 | 2017-03-17T19:01:30 | 2017-03-17T19:01:30 | 85,320,324 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.versawork.http.utils;
import java.util.HashMap;
import java.util.Locale;
import javax.annotation.Resource;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.MessageSource;
import org.springframework.mai... | UTF-8 | Java | 2,781 | java | SecureMailSender.java | Java | [
{
"context": "works\";// args [0];\n\t\t// final String username = \"naavis.engage@gmail.com\";//args [1];\n\t\tfinal String password = \"deedheera",
"end": 1423,
"score": 0.9997325539588928,
"start": 1400,
"tag": "EMAIL",
"value": "naavis.engage@gmail.com"
},
{
"context": "gmail.com... | null | [] | package com.versawork.http.utils;
import java.util.HashMap;
import java.util.Locale;
import javax.annotation.Resource;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.MessageSource;
import org.springframework.mai... | 2,744 | 0.747573 | 0.743617 | 82 | 32.914635 | 32.44891 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.219512 | false | false | 11 |
55840afcf028749404ad6ba4802f45c9fad41e7f | 30,227,979,877,889 | dc14e73137a49dacb9662304c98b90eb29e41c4d | /src/test/java/aranyaszok/ResearcherSkillTests.java | 3a2426ffde0a9a0e404ca4af8f929cf8fad048dc | [] | no_license | reattila/TheIceAdventure-aranyaszok-team | https://github.com/reattila/TheIceAdventure-aranyaszok-team | 412890c498fc3c796bf2594e97ca64245f0ad89c | 51e94f9ef44b4d8a3904778674bc3c67b4f43487 | refs/heads/main | 2023-05-28T07:49:48.317000 | 2021-06-15T16:06:54 | 2021-06-15T16:06:54 | 377,213,318 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test.java.aranyaszok;
import static org.junit.jupiter.api.Assertions.*;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import main.java.aranyaszok.*;
class ResearcherSkillTests {
Researcher player = new Researcher();
Ice ice = new Ice();
@BeforeEach
public void setUp() { ... | UTF-8 | Java | 442 | java | ResearcherSkillTests.java | Java | [] | null | [] | package test.java.aranyaszok;
import static org.junit.jupiter.api.Assertions.*;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import main.java.aranyaszok.*;
class ResearcherSkillTests {
Researcher player = new Researcher();
Ice ice = new Ice();
@BeforeEach
public void setUp() { ... | 442 | 0.710407 | 0.710407 | 26 | 16 | 15.811388 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.230769 | false | false | 11 |
789550855a2534ac389b0c39656a37be4147f87e | 15,710,990,418,222 | eacc909dc1a1a0e16c58ab8ca3ce2f1246664217 | /src/main/java/PrimeNumbers.java | 84cdd58e26a222045be2bd8785bb80b84aa99688 | [] | no_license | sailam1997/vonglap | https://github.com/sailam1997/vonglap | 1092b9590e7c251799836db25b604d59c0e2fd94 | 94cc7fc3e7076eefd1fb96af69b93a9c778c2193 | refs/heads/master | 2020-03-23T04:15:46.586000 | 2018-07-17T03:17:27 | 2018-07-17T03:17:27 | 141,073,132 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class PrimeNumbers {
public static void main(String[] args) {
System.out.println("Cac so nguyen to nho hon 100 la :");
for ( int i = 0 ; i < 100 ; i ++ ){
if (isPrimeNumbers(i)){
System.out.println(i+ " ");
}
}
}
... | UTF-8 | Java | 626 | java | PrimeNumbers.java | Java | [] | null | [] | import java.util.Scanner;
public class PrimeNumbers {
public static void main(String[] args) {
System.out.println("Cac so nguyen to nho hon 100 la :");
for ( int i = 0 ; i < 100 ; i ++ ){
if (isPrimeNumbers(i)){
System.out.println(i+ " ");
}
}
}
... | 626 | 0.453674 | 0.4377 | 24 | 25.083334 | 17.240738 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.458333 | false | false | 11 |
4948eba7716f6bd169df90185f06be216a73fdc1 | 15,710,990,417,355 | 68e488cee3dec40a03179e9600683255cc98a24d | /src/Pachyderm.java | b9fc8c32a1a0ceb0c77ebb6c07c53e5121ba3cd3 | [] | no_license | jare4857/OOAD_Project_1 | https://github.com/jare4857/OOAD_Project_1 | 9abc0ba28b1a802e0a64982aee054f54f471b55f | 78afe316003c957b2c07723c60e85988b50c459f | refs/heads/master | 2020-12-24T02:26:13.126000 | 2020-01-31T18:48:49 | 2020-01-31T18:48:49 | 237,350,368 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Pachyderm extends Animal {
public Pachyderm(String name) {
super(name);
this.type = "Pachyderm";
}
@Override
public void roam() {
System.out.println(this.name + " the " + this.type + " romps around like a pachyderm.");
}
}
| UTF-8 | Java | 281 | java | Pachyderm.java | Java | [] | null | [] | public class Pachyderm extends Animal {
public Pachyderm(String name) {
super(name);
this.type = "Pachyderm";
}
@Override
public void roam() {
System.out.println(this.name + " the " + this.type + " romps around like a pachyderm.");
}
}
| 281 | 0.590747 | 0.590747 | 11 | 24.545454 | 26.206743 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 11 |
7d73b6d992cafaaa7e137713ead64008f6eea436 | 7,035,156,484,654 | 9a295e7ba53b91585ed3ee862b00e89a7a52e2ff | /TaskBagService.java | 60c47994845cb0c1c08546258045e93fe35dcd64 | [] | no_license | tiag0l0pes/TP1-CDN | https://github.com/tiag0l0pes/TP1-CDN | 74612e2965589aaa986c714fe67b5c0b78ae7cad | abadb16087f98597e23856e2811c49b8826457e0 | refs/heads/master | 2021-05-26T17:28:58.584000 | 2013-11-20T16:59:53 | 2013-11-20T16:59:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.IOException;
import java.net.MalformedURLException;
import java.rmi.NotBoundException;
import java.rmi.RMISecurityManager;
import java.rmi.RemoteException;
import java.rmi.registry.LocateRegistry;
import java.rmi.server.UnicastRemoteObject;
import static java.lang.System.setSecurityManager;
imp... | UTF-8 | Java | 2,429 | java | TaskBagService.java | Java | [] | null | [] | import java.io.IOException;
import java.net.MalformedURLException;
import java.rmi.NotBoundException;
import java.rmi.RMISecurityManager;
import java.rmi.RemoteException;
import java.rmi.registry.LocateRegistry;
import java.rmi.server.UnicastRemoteObject;
import static java.lang.System.setSecurityManager;
imp... | 2,429 | 0.605599 | 0.602717 | 64 | 35.953125 | 25.183346 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.734375 | false | false | 11 |
100440c043e2124a98b4285a3eac02fd3a2c15b8 | 7,035,156,482,635 | 913ecc4789996405033c13cd0663019661b3bcf9 | /src/main/java/weka/attributeSelection/AbstractConfirmationMeasure.java | 203e1c15d3099d042e480a9fac67afb36456174a | [] | no_license | lincoln2491/Confirmation-measures | https://github.com/lincoln2491/Confirmation-measures | b8cbbaa746e11d650951f46b3c7219440df4d47a | 08efd728d873802ccc2e8231f35f535f51dedb79 | refs/heads/master | 2021-01-01T15:35:12.340000 | 2017-02-27T19:34:01 | 2017-02-27T19:34:01 | 19,490,851 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package weka.attributeSelection;
import java.io.Serializable;
/**
*
* @author K. Surdyk
*
*/
public abstract class AbstractConfirmationMeasure implements Serializable{
/**
*
*/
private static final long serialVersionUID = 4847994895446157945L;
public abstract double getValue(int a, int b, int c, int d... | UTF-8 | Java | 326 | java | AbstractConfirmationMeasure.java | Java | [
{
"context": "\n\nimport java.io.Serializable;\n\n/**\n * \n * @author K. Surdyk\n * \n */\npublic abstract class AbstractConfirmatio",
"end": 92,
"score": 0.9998401403427124,
"start": 83,
"tag": "NAME",
"value": "K. Surdyk"
}
] | null | [] | package weka.attributeSelection;
import java.io.Serializable;
/**
*
* @author <NAME>
*
*/
public abstract class AbstractConfirmationMeasure implements Serializable{
/**
*
*/
private static final long serialVersionUID = 4847994895446157945L;
public abstract double getValue(int a, int b, int c, int d);
... | 323 | 0.723926 | 0.665644 | 19 | 16.157894 | 24.081579 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.631579 | false | false | 11 |
640fd8c0dfe9236f8e039ed71f3c8e9456ad2f5d | 28,656,021,857,289 | 0361bfa690f60411d19aea7135080f1c0720956e | /src/main/java/org/javaconfig/PropertyAdapter.java | a19d0ff6575fac6b32608297c1085ae949d1a0f7 | [
"Apache-2.0"
] | permissive | dblevins/javaconfig-api | https://github.com/dblevins/javaconfig-api | 03001c6c2c47cc01650aa5d5377f1340b2f94071 | face647ef698b7d057f5c8d38ee09d6aa4828753 | refs/heads/master | 2021-01-15T10:52:37.885000 | 2014-10-30T18:44:44 | 2014-10-30T18:44:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2014 Credit Suisse and other (see authors).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | UTF-8 | Java | 929 | java | PropertyAdapter.java | Java | [
{
"context": "/*\n * Copyright 2014 Credit Suisse and other (see authors).\n *\n * Licensed under the",
"end": 34,
"score": 0.9998394250869751,
"start": 21,
"tag": "NAME",
"value": "Credit Suisse"
}
] | null | [] | /*
* Copyright 2014 <NAME> and other (see authors).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicabl... | 922 | 0.714747 | 0.706136 | 31 | 28.967741 | 29.037777 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.225806 | false | false | 11 |
9738899b75700423c3467edc129e0cbbf261faca | 7,971,459,356,353 | 5af83ac6853cf915f4e7bc505152601f6e241cc0 | /src/main/java/com/sparta/basicassignment/domain/Board.java | e4b7d1bce86f2b4ad59db3faaede45ff1180d8dc | [] | no_license | JangHyeonJun2/anonymous-Board | https://github.com/JangHyeonJun2/anonymous-Board | d57ce63e6c6417b6043a447807ca21d947303769 | b614bee8f7e41e97660c42761c71f2bf27f83cbc | refs/heads/master | 2023-03-31T00:35:31.534000 | 2021-04-01T19:44:23 | 2021-04-01T19:44:23 | 350,596,226 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sparta.basicassignment.domain;
import com.sparta.basicassignment.dto.BoardDetailRequestDto;
import com.sparta.basicassignment.dto.BoardRequestDto;
import lombok.*;
import javax.persistence.*;
import java.util.ArrayList;
import java.util.List;
@Entity
@Getter
@Setter
@NoArgsConstructor
public class Board ... | UTF-8 | Java | 1,314 | java | Board.java | Java | [] | null | [] | package com.sparta.basicassignment.domain;
import com.sparta.basicassignment.dto.BoardDetailRequestDto;
import com.sparta.basicassignment.dto.BoardRequestDto;
import lombok.*;
import javax.persistence.*;
import java.util.ArrayList;
import java.util.List;
@Entity
@Getter
@Setter
@NoArgsConstructor
public class Board ... | 1,314 | 0.716877 | 0.716877 | 46 | 26.565218 | 29.236406 | 156 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.413043 | false | false | 11 |
8325454e16ef860ae13551c17a3e9a87db6a6b92 | 16,149,077,101,679 | 5c98bfd3de3144c6904c918099ece8bc22bcb58a | /src/test/java/com/casumo/interview/videorental/resources/CustomerResourceTest.java | e1f7705f7ffcf8a3d3915a949af06220e4e94c1a | [] | no_license | hnguyen-mentormate/video-rental | https://github.com/hnguyen-mentormate/video-rental | 2cadd1b536e788d17f15080ff8343f8e646d8eea | 2fe088c5dcae55877363c6c218d598b4dda2ba8d | refs/heads/master | 2021-05-30T14:26:00.466000 | 2016-02-26T22:17:59 | 2016-02-26T22:17:59 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.casumo.interview.videorental.resources;
import com.casumo.interview.videorental.api.Customer;
import com.casumo.interview.videorental.core.dao.CustomerDAO;
import com.google.common.collect.Lists;
import io.dropwizard.testing.junit.ResourceTestRule;
import org.junit.After;
import org.junit.Before;
import or... | UTF-8 | Java | 2,393 | java | CustomerResourceTest.java | Java | [
{
"context": "omer();\n\n\t\tcustomer.setId(1);\n\t\tcustomer.setName(\"Malin Svensson\");\n\n\t\tcustomers = Lists.newArrayList(customer);\n\t",
"end": 1327,
"score": 0.9996582865715027,
"start": 1313,
"tag": "NAME",
"value": "Malin Svensson"
}
] | null | [] | package com.casumo.interview.videorental.resources;
import com.casumo.interview.videorental.api.Customer;
import com.casumo.interview.videorental.core.dao.CustomerDAO;
import com.google.common.collect.Lists;
import io.dropwizard.testing.junit.ResourceTestRule;
import org.junit.After;
import org.junit.Before;
import or... | 2,385 | 0.771417 | 0.770163 | 85 | 27.164705 | 22.68342 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.458824 | false | false | 11 |
5a7716a4aac7dbefcd7000e042c78a9772d6f8c7 | 29,300,266,937,278 | 2c1b630c560d966c63aa7bd1a5181f26bac4189f | /Project/Project/src/com/example/project/Items.java | 669d37beb98c10fb418dfde2f36186c797327654 | [] | no_license | haroonmaqsood/my_android_projects | https://github.com/haroonmaqsood/my_android_projects | 11536030173b22f23e524716882dd8db87291418 | 0208c857229ad47b3843d56d9ab72e87cc761382 | refs/heads/master | 2021-01-25T08:54:18.274000 | 2015-02-20T23:37:56 | 2015-02-20T23:37:56 | 31,083,879 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.project;
public class Items{
private String itemId = null;
private String orderId = null;
private String qty = null;
private String amount = null;
private String tableId = null;
private String itemName = null;
private String status = null;
public String getStatus() {
return status;
}
... | UTF-8 | Java | 1,556 | java | Items.java | Java | [] | null | [] | package com.example.project;
public class Items{
private String itemId = null;
private String orderId = null;
private String qty = null;
private String amount = null;
private String tableId = null;
private String itemName = null;
private String status = null;
public String getStatus() {
return status;
}
... | 1,556 | 0.693445 | 0.693445 | 88 | 16.681818 | 16.140396 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.568182 | false | false | 11 |
6c73e8f5b99043b8da1492f4825df0cbc563154d | 3,418,794,035,413 | 4961491eaee9e4dd792f0b33c4304b4ee98037fe | /ApplicationControllerPatternDemo/src/applicationcontrollerpatterndemo/ApplicationControllerPatternDemo.java | 218f1418ee39af31403600b130abf4c4a61e3b0b | [] | no_license | kennedy-james/cit_360 | https://github.com/kennedy-james/cit_360 | 9283e6bdc6af9a5ea3680f9a17a32df5b9d02ea6 | 7e0dad3503fbef31d35447f51379adc61ac2af89 | refs/heads/master | 2020-04-15T19:32:57.711000 | 2019-04-11T01:47:25 | 2019-04-11T01:47:25 | 164,954,716 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package applicationcontrollerpatterndemo;
import java.util.Scanner;
/**
*
* @author jamesK
*/
public class ApplicationControllerPa... | UTF-8 | Java | 2,150 | java | ApplicationControllerPatternDemo.java | Java | [
{
"context": "emo;\n\nimport java.util.Scanner;\n\n/**\n *\n * @author jamesK\n */\npublic class ApplicationControllerPatternDemo",
"end": 279,
"score": 0.999464213848114,
"start": 273,
"tag": "USERNAME",
"value": "jamesK"
}
] | 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 applicationcontrollerpatterndemo;
import java.util.Scanner;
/**
*
* @author jamesK
*/
public class ApplicationControllerPa... | 2,150 | 0.553023 | 0.553023 | 72 | 28.861111 | 25.84586 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.527778 | false | false | 11 |
833f492b48b127b1239d702ea782626fed7518f6 | 9,809,705,358,434 | fe4189dd8eb215b27fdd2448a27d3e5d989d763c | /src/main/java/com/fenghuang/job/request/ReqUserSettingInfo.java | 8f8d85f6676f406ecd61a4fc1d123de043eca67d | [] | no_license | waitforyouwtt/find-job | https://github.com/waitforyouwtt/find-job | 014c86ad499d93b75d809a526588b19b65e7e5da | e9f39437a1bafc9b22b1250175e8bf2a9e200517 | refs/heads/master | 2022-11-19T23:51:52.010000 | 2020-06-23T10:33:57 | 2020-06-23T10:33:57 | 228,325,301 | 0 | 0 | null | false | 2022-11-16T01:25:26 | 2019-12-16T07:12:40 | 2020-06-23T10:34:25 | 2022-11-16T01:25:23 | 889 | 0 | 0 | 4 | Java | false | false | package com.fenghuang.job.request;
import lombok.Data;
import java.util.Date;
/**
* @Author: 凤凰[小哥哥]
* @Date: 2020/6/13 8:53
* @Version: 1.0
* @Email: 15290810931@163.com
*/
@Data
public class ReqUserSettingInfo {
private Integer id;
private String token;
private Integer userId;
private Inte... | UTF-8 | Java | 691 | java | ReqUserSettingInfo.java | Java | [
{
"context": "ok.Data;\n\nimport java.util.Date;\n\n/**\n * @Author: 凤凰[小哥哥]\n * @Date: 2020/6/13 8:53\n * @Version: 1.0\n *",
"end": 99,
"score": 0.9995603561401367,
"start": 97,
"tag": "NAME",
"value": "凤凰"
},
{
"context": "Data;\n\nimport java.util.Date;\n\n/**\n * @Author: 凤凰[小哥哥... | null | [] | package com.fenghuang.job.request;
import lombok.Data;
import java.util.Date;
/**
* @Author: 凤凰[小哥哥]
* @Date: 2020/6/13 8:53
* @Version: 1.0
* @Email: <EMAIL>
*/
@Data
public class ReqUserSettingInfo {
private Integer id;
private String token;
private Integer userId;
private Integer employme... | 679 | 0.720999 | 0.682819 | 42 | 15.214286 | 15.628935 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.380952 | false | false | 11 |
18090342974696b0d9a540de6d6f8eb885a92fa6 | 30,064,771,124,421 | ae5444f4745234c335f93996485ea801a7f3f37f | /Distrito.java | 020ed6a68d1bea3303f977c09b4e8b4c2ac9b1ad | [] | no_license | jmellibosky/UTN-FRC-TSB.TPU | https://github.com/jmellibosky/UTN-FRC-TSB.TPU | 3f8cdff6d7b003624299c05077194ef6b486f963 | c10fdb2f818d4cd4a8e1e9278dbfe70fdc775d6b | refs/heads/master | 2022-02-25T17:21:50.733000 | 2019-10-17T15:02:03 | 2019-10-17T15:02:03 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package estructura;
import java.util.Hashtable;
import java.util.Map;
public class Distrito {
Map<Integer, Seccion> secciones;
Map<Integer, Integer> totales;
public Distrito() {
secciones = new Hashtable();
totales = new Hashtable();
}
}
| UTF-8 | Java | 287 | java | Distrito.java | Java | [] | null | [] | package estructura;
import java.util.Hashtable;
import java.util.Map;
public class Distrito {
Map<Integer, Seccion> secciones;
Map<Integer, Integer> totales;
public Distrito() {
secciones = new Hashtable();
totales = new Hashtable();
}
}
| 287 | 0.627178 | 0.627178 | 14 | 18.5 | 13.957845 | 36 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.642857 | false | false | 11 |
397d5a0cdd4d6347b94cbdb120edfc07e963d1f2 | 24,249,385,406,396 | 0f345075e9e3600cc7e26ac27fca3717e6299ef3 | /src/main/java/com/example/practicejavaannotation/entity/User.java | d9d5bac6cde56a1003340314f54df1246dfba1b8 | [] | no_license | kimsikkong/springboot-prevent-xss | https://github.com/kimsikkong/springboot-prevent-xss | 8aa077e222a32f2012866e40f6779dfaec2066d4 | c65f182e2ed169ea3e3cb7183340af1e6b130ee1 | refs/heads/main | 2023-07-15T17:53:08.915000 | 2021-08-22T13:37:39 | 2021-08-22T13:37:39 | 395,673,501 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.practicejavaannotation.entity;
import com.fasterxml.jackson.annotation.JsonIgnore;
import lombok.*;
import lombok.experimental.Accessors;
import javax.persistence.*;
import java.util.Collection;
@NoArgsConstructor
@Getter
@Setter
@Accessors(chain = true)
@Entity
public class User {
@Id
@... | UTF-8 | Java | 1,275 | java | User.java | Java | [] | null | [] | package com.example.practicejavaannotation.entity;
import com.fasterxml.jackson.annotation.JsonIgnore;
import lombok.*;
import lombok.experimental.Accessors;
import javax.persistence.*;
import java.util.Collection;
@NoArgsConstructor
@Getter
@Setter
@Accessors(chain = true)
@Entity
public class User {
@Id
@... | 1,275 | 0.593726 | 0.593726 | 55 | 22.181818 | 19.257198 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.509091 | false | false | 11 |
44973c149588e17dbc5b92bdfaa67176420b942a | 24,996,709,715,804 | 00eda2f94066ff2438611ee97fbed947f57bd120 | /src/main/java/com/cenfotec/vitas/domain/enumeration/TipoUsuario.java | 3e5751ce0a6217967c2a607510876105b9e9f5e5 | [
"Apache-2.0"
] | permissive | ginocenfo/Vitas | https://github.com/ginocenfo/Vitas | e518b53fbe073b821c4f93abf84922c4883ca2df | 3d555dfe61f49bed999c050f33cf4c6815f487c8 | refs/heads/main | 2023-06-12T00:36:27.985000 | 2021-07-07T22:04:15 | 2021-07-07T22:04:15 | 383,206,154 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cenfotec.vitas.domain.enumeration;
/**
* The TipoUsuario enumeration.
*/
public enum TipoUsuario {
ADMIN,
CENTINELA,
ASEGURADO,
}
| UTF-8 | Java | 157 | java | TipoUsuario.java | Java | [] | null | [] | package com.cenfotec.vitas.domain.enumeration;
/**
* The TipoUsuario enumeration.
*/
public enum TipoUsuario {
ADMIN,
CENTINELA,
ASEGURADO,
}
| 157 | 0.694268 | 0.694268 | 10 | 14.7 | 14.325152 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 11 |
4e211d1386043ebcb20c7d864bd7c1087463b2c0 | 15,238,544,014,791 | 7db8bf068479bc27502e5a6175adc2b627787e98 | /src/com/example/TagApplication.java | 7a6203d7af3cfd86af714e7fae845d64d694f503 | [] | no_license | ap78/SimpleAndroidClient | https://github.com/ap78/SimpleAndroidClient | 58dc3940738f46f31479d345400952c7463c7773 | 725ba4e515c9814b571ae2630c15be1d124e22d8 | refs/heads/master | 2016-09-16T00:52:35.039000 | 2011-10-11T05:59:35 | 2011-10-11T05:59:35 | 2,553,314 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example;
import android.app.Application;
import android.content.ContentValues;
import android.content.SharedPreferences;
import android.content.SharedPreferences.OnSharedPreferenceChangeListener;
import android.preference.PreferenceManager;
import android.util.Log;
public class TagApplication extends Appl... | UTF-8 | Java | 2,499 | java | TagApplication.java | Java | [] | null | [] | package com.example;
import android.app.Application;
import android.content.ContentValues;
import android.content.SharedPreferences;
import android.content.SharedPreferences.OnSharedPreferenceChangeListener;
import android.preference.PreferenceManager;
import android.util.Log;
public class TagApplication extends Appl... | 2,499 | 0.721889 | 0.721889 | 92 | 26.163044 | 24.121197 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.576087 | false | false | 11 |
98456aa5085c8929c0f7879494817f89eb1ac501 | 21,732,534,567,856 | b9ef2e4510c27a4303ff30f39f5c4e6f8eb31375 | /OS_Lab2/oslab2/Process.java | ff807ab1386fd632d12ae8bb6760ee5cae19b068 | [] | no_license | rtolpin/Code | https://github.com/rtolpin/Code | 94be0dcfab31813efc9db9c627facc3fdabdf4d1 | 748646ae48b076613f938b90c4bf0eb7f6dceb4d | refs/heads/master | 2021-04-30T07:04:01.872000 | 2018-08-28T00:19:05 | 2018-08-28T00:19:05 | 79,974,481 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package oslab2;
import java.util.ArrayList;
public class Process {
enum Status{READY, RUN, WAIT, TERMINATE};
int id;
Status status;
Specs specs;
int remainingCPU;
int turnaroundTime;
int blockedTime;
int waitTime;
int burst;
int cycleStart;
Boolean paused;
//private READY = "";
String toString(Status ... | UTF-8 | Java | 3,970 | java | Process.java | Java | [] | null | [] | package oslab2;
import java.util.ArrayList;
public class Process {
enum Status{READY, RUN, WAIT, TERMINATE};
int id;
Status status;
Specs specs;
int remainingCPU;
int turnaroundTime;
int blockedTime;
int waitTime;
int burst;
int cycleStart;
Boolean paused;
//private READY = "";
String toString(Status ... | 3,970 | 0.657431 | 0.652897 | 163 | 23.343557 | 20.513763 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.552147 | false | false | 11 |
abf47e16992c2bbc12f1b145752a34dfd67a2d52 | 23,871,428,291,091 | 1668b42aa9a23c444a0cd144c736ba9d8801b2f5 | /Laborator8 - Decorator Composite Flyweight/src/ro/ase/csie/cts/g1088/dp/decorator/Dragon.java | 4b9028aaed1ec98ea62c5d76d8157103fb9c2f57 | [] | no_license | demiliaa/CTS_seminarii | https://github.com/demiliaa/CTS_seminarii | 1ba30a5bc1e045bd46b3c1f41d2ee1896d1fd8df | 791eec5ebd2b5d7ccc34a9faa83a8492e29eb07c | refs/heads/main | 2023-05-14T05:58:17.699000 | 2021-06-06T11:54:02 | 2021-06-06T11:54:02 | 342,210,314 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ro.ase.csie.cts.g1088.dp.decorator;
public class Dragon {
@Override
public void alearga() {
System.out.println("zboara catre o noua destinatie");
}
@Override
public void esteLovit(int puncte) {
System.out.println(String.format("%s este lovit si pierde %d puncte", this.nume, puncte));
this.puncteVi... | UTF-8 | Java | 520 | java | Dragon.java | Java | [] | null | [] | package ro.ase.csie.cts.g1088.dp.decorator;
public class Dragon {
@Override
public void alearga() {
System.out.println("zboara catre o noua destinatie");
}
@Override
public void esteLovit(int puncte) {
System.out.println(String.format("%s este lovit si pierde %d puncte", this.nume, puncte));
this.puncteVi... | 520 | 0.715385 | 0.707692 | 21 | 23.761906 | 28.025337 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.380952 | false | false | 11 |
051c015b267020af053b1e6bf4bfb5f134317782 | 21,517,786,200,324 | f6a4dac379124c1e126613014b42b3c6bd4c5ba5 | /src/com/ideaplaystudio/weather/MainActivity.java | 600512521e32ac17a14d5ce66ea170034059ca8d | [] | no_license | luthfihariz/Cuancuk | https://github.com/luthfihariz/Cuancuk | e0c0e7484ef04fc8b7674d30ed28e939837be78e | ce73e3b047a9a1c39cbca18cf04661b78708abd4 | refs/heads/master | 2015-07-13T11:53:34 | 2013-06-15T10:10:11 | 2013-06-15T10:10:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ideaplaystudio.weather;
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.content.Context;
import android.location.Criteria;
import android.lo... | UTF-8 | Java | 3,999 | java | MainActivity.java | Java | [] | null | [] | package com.ideaplaystudio.weather;
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.content.Context;
import android.location.Criteria;
import android.lo... | 3,999 | 0.737684 | 0.736934 | 143 | 26.965034 | 20.605999 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.356643 | false | false | 11 |
3f9428e8b491ef13b0f01bba5d39cd296cd45d6c | 15,075,335,257,535 | 2a1609bb2fd757a7de82a9d9fa29464a222c83bd | /desktop/github/CCMTV_AR_SHISHAN/app/src/main/java/com/linlic/ccmtv/yx/utils/GalleryAdapter.java | b605abae4a25741a10c98bfcf8413a6a2326e367 | [] | no_license | sunlightAndroid/CCMTV | https://github.com/sunlightAndroid/CCMTV | 970e7339f0099cbe3573eae1a2b07e3215c95ac2 | bb5201a2caf2a81f6ba4112d7f2b01c38323d12d | refs/heads/master | 2020-06-21T16:39:54.467000 | 2019-12-11T12:23:27 | 2019-12-11T12:23:27 | 197,503,739 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.linlic.ccmtv.yx.utils;
/**
* Created by Administrator on 2016/7/8.
*/
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextVie... | UTF-8 | Java | 3,615 | java | GalleryAdapter.java | Java | [
{
"context": "r>\n{\n\n /**\n * ItemClick的回调接口\n * @author zhy\n *\n */\n public interface OnItemClickLi",
"end": 522,
"score": 0.9996418952941895,
"start": 519,
"tag": "USERNAME",
"value": "zhy"
},
{
"context": " }\n }\n /**\n * name:使用xutils 夹在图片 aut... | null | [] | package com.linlic.ccmtv.yx.utils;
/**
* Created by Administrator on 2016/7/8.
*/
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextVie... | 3,615 | 0.626523 | 0.620572 | 129 | 26.364342 | 24.340904 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.395349 | false | false | 11 |
e812d7e7fd7b8bc504216716b3a1cc6ccbf2ea38 | 5,153,960,815,956 | 4029264e06c1b80ea78c6a692acbd4248b16b300 | /app/src/main/java/com/VURVhealth/vurvhealth/authentication/VURVHealthIDCreateActivity.java | e390efc3e14442ffef00394c459af825263c2255 | [] | no_license | kiran0912/VURVhealth-A-New | https://github.com/kiran0912/VURVhealth-A-New | 71d91023cab86f7cc2fc7a709905a38ef3b2497f | f1fd3f98d829f04871c8a669f53c46b98275e3bc | refs/heads/master | 2023-06-12T15:40:33.161000 | 2021-07-01T10:34:05 | 2021-07-01T10:34:05 | 362,692,204 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.VURVhealth.vurvhealth.authentication;
import android.app.DatePickerDialog;
import android.app.Dialog;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.text.Editable;
import android.text.TextWatcher;
import andr... | UTF-8 | Java | 23,481 | java | VURVHealthIDCreateActivity.java | Java | [
{
"context": "ack;\nimport retrofit2.Response;\n\n/**\n * Created by yqlabs on 1/12/16.\n */\n\npublic class VURVHealthIDCreateA",
"end": 1564,
"score": 0.9996283054351807,
"start": 1558,
"tag": "USERNAME",
"value": "yqlabs"
},
{
"context": "ail = email.split(\"@\");\n ... | null | [] | package com.VURVhealth.vurvhealth.authentication;
import android.app.DatePickerDialog;
import android.app.Dialog;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.text.Editable;
import android.text.TextWatcher;
import andr... | 23,483 | 0.609471 | 0.606107 | 521 | 44.069099 | 39.48336 | 252 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.742802 | false | false | 11 |
402f0463a8ff5dcca12f3f5cb22fe0aeeb5f1b56 | 523,986,077,534 | 6e545c0f4084a64707837ca3a4898cd49c86cfa2 | /jscraper/scraper/src/main/java/com/ubikz/scraper/core/app/entity/FeedProhibitedEntity.java | 6a143edd186e51e83884653ee49beffafc459903 | [] | no_license | UbikZ/jscraper | https://github.com/UbikZ/jscraper | 749eee154a9d05218fb7b5e0d6f50adb26ca24e9 | 5a1ccdf6c9b79bf30f8dc5cbb55dc24318ef55c8 | refs/heads/master | 2021-01-11T17:55:39.476000 | 2017-06-27T21:40:33 | 2017-06-27T21:40:33 | 79,858,217 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ubikz.scraper.core.app.entity;
import com.ubikz.scraper.core.app.dal.FeedProhibitedDal;
import com.ubikz.scraper.core.app.dal.filter.AbstractDalFilter;
import com.ubikz.scraper.core.app.dal.filter.FeedProhibitedDalFilter;
import com.ubikz.scraper.core.app.dal.request.AbstractDalRequest;
import com.ubikz.sc... | UTF-8 | Java | 1,751 | java | FeedProhibitedEntity.java | Java | [] | null | [] | package com.ubikz.scraper.core.app.entity;
import com.ubikz.scraper.core.app.dal.FeedProhibitedDal;
import com.ubikz.scraper.core.app.dal.filter.AbstractDalFilter;
import com.ubikz.scraper.core.app.dal.filter.FeedProhibitedDalFilter;
import com.ubikz.scraper.core.app.dal.request.AbstractDalRequest;
import com.ubikz.sc... | 1,751 | 0.769275 | 0.769275 | 52 | 32.692307 | 30.761826 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.403846 | false | false | 11 |
3b3c9228975868c9dc8afd59de1f349bb25cfef2 | 5,257,040,007,064 | 3c42587781119ca87fb4c0e32cf55765bfd5e632 | /spring-security/src/main/java/com/thanh/domain/User.java | 6333fff8c3843223980941cbac48ee7c30d3c461 | [] | no_license | Thanhramsey/bootWebPage | https://github.com/Thanhramsey/bootWebPage | 60910192f48d37c91258280536826b5c59e79bab | 0fbd16667e314f2de935107f6e0cc8cddaf83cdd | refs/heads/master | 2020-09-12T09:59:56.524000 | 2019-11-30T10:33:25 | 2019-11-30T10:33:25 | 222,388,191 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.thanh.domain;
import java.io.Serializable;
import java.sql.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name = "user")
p... | UTF-8 | Java | 2,564 | java | User.java | Java | [
{
"context": "e\")\n\tprivate String registerName;\n\n\t@Column(name=\"password\")\n\tprivate String password;\n\n\t@Column(name=\"email",
"end": 724,
"score": 0.9950160384178162,
"start": 716,
"tag": "PASSWORD",
"value": "password"
},
{
"context": "d setPassword(String password) {\n... | null | [] | package com.thanh.domain;
import java.io.Serializable;
import java.sql.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name = "user")
p... | 2,570 | 0.727769 | 0.727379 | 138 | 17.57971 | 18.882479 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.231884 | false | false | 11 |
9b69c0ddce61627e4fbce5e5fa207a0c00af1dd3 | 13,795,435,004,605 | 9ee7dee8654f33135dfc50e7f7477b188cc6d4b1 | /src/main/java/com/ant/linker/data/entity/event/type/NewQuoteEventContent.java | e82bbb3c278cedd6c3908aec5bd593b80aa8fd84 | [] | no_license | ydaoudi30/StageFinEtudes2018_Linker_Backend | https://github.com/ydaoudi30/StageFinEtudes2018_Linker_Backend | 0574404de06fe22df665119f292000c954638508 | 32d185ccb53d3743259d9195e7e54b15ab57541d | refs/heads/master | 2023-06-29T01:52:25.901000 | 2021-08-03T18:24:13 | 2021-08-03T18:24:13 | 392,411,821 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ant.linker.data.entity.event.type;
import java.io.Serializable;
import com.ant.linker.data.entity.QuotationRequest;
import com.googlecode.objectify.annotation.Entity;
import com.googlecode.objectify.annotation.Index;
@Entity
@Index
public class NewQuoteEventContent extends QuoteEventContent implements Se... | UTF-8 | Java | 551 | java | NewQuoteEventContent.java | Java | [] | null | [] | package com.ant.linker.data.entity.event.type;
import java.io.Serializable;
import com.ant.linker.data.entity.QuotationRequest;
import com.googlecode.objectify.annotation.Entity;
import com.googlecode.objectify.annotation.Index;
@Entity
@Index
public class NewQuoteEventContent extends QuoteEventContent implements Se... | 551 | 0.800363 | 0.800363 | 23 | 22.956522 | 24.355124 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.869565 | false | false | 11 |
e2ea11513f9be8c2dd92d9ee839739e904e2ff86 | 15,418,932,612,974 | a668a8d0d1befdc7d1035fa2b6395d176c538ee6 | /postmates/BorderSort.java | 910e36119d1ae61ce54b9df31e511ec0b2da350c | [] | no_license | SameenaThab/hankerrank-leetcode-geeksforgeeks | https://github.com/SameenaThab/hankerrank-leetcode-geeksforgeeks | 1e8b691b3e18438f66ef695c25cafa3259cfb735 | f2f638f77894c09e032d5b88a6c3e470e4afcf7a | refs/heads/master | 2023-01-11T15:45:35.948000 | 2022-12-22T21:38:05 | 2022-12-22T21:38:05 | 132,793,048 | 0 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
import java.text.*;
import java.math.*;
import java.util.regex.*;
public class BorderSort {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
int m = 3;
int n = 4;
int[][] a = new int[][]{{4,2,8,0},{2,6,9,8},{0,3,1,7}};
S... | UTF-8 | Java | 2,346 | java | BorderSort.java | Java | [] | null | [] | import java.util.*;
import java.text.*;
import java.math.*;
import java.util.regex.*;
public class BorderSort {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
int m = 3;
int n = 4;
int[][] a = new int[][]{{4,2,8,0},{2,6,9,8},{0,3,1,7}};
S... | 2,346 | 0.34058 | 0.327792 | 89 | 25.370787 | 14.694172 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.842697 | false | false | 11 |
397a6759bed81c2b39b7d5f43928c1e0f3d50d98 | 15,418,932,609,892 | b1b3360a1b44abbbc50c6f3cabcba52414b9ad4a | /test_source_from_JADX/sources/org/catrobat/catroid/transfers/SearchScratchProgramsTask.java | 11060bb7c60d7c640aea549eb394fb6e5833b72d | [] | no_license | soumitradev/FaceApp-Source | https://github.com/soumitradev/FaceApp-Source | 3c993400b3a1a009d94f19b640ca89d35fb6466f | ce530ef243780739f92a1c806e517d697f5df6df | refs/heads/master | 2020-04-13T07:38:20.175000 | 2018-12-25T07:49:03 | 2018-12-25T07:49:03 | 163,056,906 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.catrobat.catroid.transfers;
import android.os.AsyncTask;
import android.util.Log;
import com.google.common.base.Preconditions;
import java.io.InterruptedIOException;
import org.catrobat.catroid.common.ScratchSearchResult;
import org.catrobat.catroid.web.ScratchDataFetcher;
import org.catrobat.catroid.web.W... | UTF-8 | Java | 3,829 | java | SearchScratchProgramsTask.java | Java | [] | null | [] | package org.catrobat.catroid.transfers;
import android.os.AsyncTask;
import android.util.Log;
import com.google.common.base.Preconditions;
import java.io.InterruptedIOException;
import org.catrobat.catroid.common.ScratchSearchResult;
import org.catrobat.catroid.web.ScratchDataFetcher;
import org.catrobat.catroid.web.W... | 3,829 | 0.593628 | 0.585793 | 96 | 38.885418 | 27.542721 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.645833 | false | false | 11 |
fd488158fc6279e1ae489ec785da27de5b5aafca | 5,549,097,799,734 | e0bb960bb72350856102a13a6d56fc0bf4574512 | /Test/app/src/main/java/com/example/pikachu/test/CustomAdapter.java | fdda0b470e02ecebe1d3ca5656d8259b003d6dc7 | [] | no_license | majju1991/Best-Buy-Android-Test | https://github.com/majju1991/Best-Buy-Android-Test | b717b4657d1f3a36eda55691ba2bf149996d65f1 | a8c6909eb689d1e536efe917c284f539641710d3 | refs/heads/master | 2020-06-15T03:44:09.146000 | 2020-03-05T04:01:21 | 2020-03-05T04:01:21 | 75,333,324 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.pikachu.test;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.support.annotation.NonNull;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
... | UTF-8 | Java | 2,409 | java | CustomAdapter.java | Java | [
{
"context": "\nimport java.util.ArrayList;\r\n\r\n/**\r\n * Created by Pikachu on 11/23/16.\r\n */\r\n\r\npublic class CustomAdapter e",
"end": 537,
"score": 0.9296411871910095,
"start": 530,
"tag": "NAME",
"value": "Pikachu"
}
] | null | [] | package com.example.pikachu.test;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.support.annotation.NonNull;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
... | 2,409 | 0.653383 | 0.643421 | 78 | 28.910257 | 25.106024 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.653846 | false | false | 11 |
e682ff8fce1ec74473b675733d74341653cd2a17 | 24,953,760,005,744 | fc44f78f5c80fb92f4255bd13531bdf24a86cc9f | /src/test/java/demo/projects/cucumber/test/infrastructure/package-info.java | 541b51edd72bbbab6094db014e8ecbe683dc814a | [] | no_license | dan975/selenium-browser | https://github.com/dan975/selenium-browser | a2edf23e3964af5c2f88d32d1bbae86e0d548a8c | dd027e679e5718dc6b3d755a7e0e63b8a4393c20 | refs/heads/master | 2022-11-28T15:18:57.829000 | 2020-08-05T15:54:12 | 2020-08-05T15:54:12 | 285,336,395 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Classes defining test runner options, test hooks, Cucumber step shared world and logging aspects.
*/
package demo.projects.cucumber.test.infrastructure;
| UTF-8 | Java | 161 | java | package-info.java | Java | [] | null | [] | /**
* Classes defining test runner options, test hooks, Cucumber step shared world and logging aspects.
*/
package demo.projects.cucumber.test.infrastructure;
| 161 | 0.782609 | 0.782609 | 4 | 39.25 | 40.176952 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 11 |
bfca981fbbfa0988d5677931e2387dab35e299ac | 17,471,927,016,224 | 71c552c2bf805eed3953c60a749f48a388f67bbf | /core/src/com/mygdx/game/view/figures/FigurePink1.java | b613c74458503a68bb57648ee7a8d98509389a67 | [] | no_license | Goldeo/GameB | https://github.com/Goldeo/GameB | d9aff90d3cf387268f3570885a4c292a6fb405d9 | 1ca955d58396cc51a00642585300d44f5d7b2a8a | refs/heads/master | 2021-01-12T14:16:22.593000 | 2017-07-28T16:27:56 | 2017-07-28T16:27:56 | 70,001,395 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mygdx.game.view.figures;
import com.mygdx.game.view.screens.PlayScreen;
/**
* Created by Sergey on 05.10.2016.
*/
public class FigurePink1 extends Figure {
public FigurePink1(PlayScreen screen) {
super(screen);
for (int i = 0; i < 4; ++i) {
panel = new com.mygdx.game.vi... | UTF-8 | Java | 579 | java | FigurePink1.java | Java | [
{
"context": "x.game.view.screens.PlayScreen;\n\n/**\n * Created by Sergey on 05.10.2016.\n */\n\npublic class FigurePink1 exte",
"end": 110,
"score": 0.9916828274726868,
"start": 104,
"tag": "NAME",
"value": "Sergey"
}
] | null | [] | package com.mygdx.game.view.figures;
import com.mygdx.game.view.screens.PlayScreen;
/**
* Created by Sergey on 05.10.2016.
*/
public class FigurePink1 extends Figure {
public FigurePink1(PlayScreen screen) {
super(screen);
for (int i = 0; i < 4; ++i) {
panel = new com.mygdx.game.vi... | 579 | 0.625216 | 0.599309 | 22 | 25.318182 | 34.163227 | 157 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.727273 | false | false | 11 |
edb4b2548f27a95c98fb1ff356eb881cd4e48344 | 14,121,852,490,624 | beeef5f959dceabba17582f58d9b1dbc685819fe | /app/src/main/java/com/livingstoneapp/interactors/IActivityInteractor.java | 5e8f80352958b25f592cd318c4cce6c27cb3f41b | [
"Apache-2.0"
] | permissive | oosthuizenr/Livingstone | https://github.com/oosthuizenr/Livingstone | 902c39fd8d46c89dd54ef7800ea45dbb4487aaec | 0cd5b28ef084ae5faa55404d92b86f2be4816afc | refs/heads/master | 2021-01-10T06:03:56.993000 | 2016-03-27T17:05:36 | 2016-03-27T17:05:36 | 54,821,190 | 13 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.livingstoneapp.interactors;
import java.util.ArrayList;
import rx.Observable;
import com.livingstoneapp.models.ActivityInfoInternal;
/**
* Created by renier on 2/17/2016.
*/
public interface IActivityInteractor {
Observable<ArrayList<ActivityInfoInternal>> getActivities(String packageName);
}
| UTF-8 | Java | 315 | java | IActivityInteractor.java | Java | [
{
"context": "pp.models.ActivityInfoInternal;\n\n/**\n * Created by renier on 2/17/2016.\n */\npublic interface IActivityInter",
"end": 172,
"score": 0.9992077350616455,
"start": 166,
"tag": "USERNAME",
"value": "renier"
}
] | null | [] | package com.livingstoneapp.interactors;
import java.util.ArrayList;
import rx.Observable;
import com.livingstoneapp.models.ActivityInfoInternal;
/**
* Created by renier on 2/17/2016.
*/
public interface IActivityInteractor {
Observable<ArrayList<ActivityInfoInternal>> getActivities(String packageName);
}
| 315 | 0.8 | 0.777778 | 13 | 23.23077 | 24.704885 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 11 |
ae58d82021788ca8b5988c432054be6871423a9f | 15,891,379,043,871 | f50f5b6930a5532734985b397211c31d2ff02476 | /src/CabBooking/AddMoneyFunc.java | 577ec962c92b3aedd0ff091ecf32589970c760f3 | [] | no_license | Dhanush1011/Cab-Booking-Desktop-Application | https://github.com/Dhanush1011/Cab-Booking-Desktop-Application | 99f3964e8bf10940d6e7375da867f1428a88c40e | 7a7563843d1e78a7b20be786d35c646950e225a8 | refs/heads/master | 2022-11-28T20:48:33.234000 | 2020-08-04T17:22:30 | 2020-08-04T17:22:30 | 285,046,954 | 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 CabBooking;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.Statement;
... | UTF-8 | Java | 2,207 | java | AddMoneyFunc.java | Java | [
{
"context": "Set;\nimport java.sql.Statement;\n\n/**\n *\n * @author karupakula\n */\npublic class AddMoneyFunc {\n \n boolean ",
"end": 348,
"score": 0.9983588457107544,
"start": 338,
"tag": "USERNAME",
"value": "karupakula"
},
{
"context": "n1 = DriverManager.getConnection(m... | 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 CabBooking;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.Statement;
... | 2,212 | 0.499773 | 0.478024 | 79 | 26.936708 | 25.997732 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.493671 | false | false | 11 |
a1211e178790e72fa8ad9d62c26008035ac4d248 | 18,064,632,450,233 | ce93323e2be1e51fac6905913c74113d03751a1a | /plugin/test/base/PerlPlatformTestCase.java | 58bc5e4b6214788621d0250ce63253adb0eac382 | [
"Apache-2.0"
] | permissive | hurricup/Perl5-IDEA | https://github.com/hurricup/Perl5-IDEA | 333ebbbb3594b70a5af67e637549703a77d248a3 | 670a98f4e89a265eb770ac7ecbdb5cc1552ded09 | refs/heads/master | 2021-04-22T13:08:16.073000 | 2021-04-21T15:10:53 | 2021-04-21T15:21:29 | 33,823,684 | 160 | 31 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2015-2021 Alexandr Evstigneev
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or a... | UTF-8 | Java | 19,683 | java | PerlPlatformTestCase.java | Java | [
{
"context": "/*\n * Copyright 2015-2021 Alexandr Evstigneev\n *\n * Licensed under the Apache License, Version ",
"end": 45,
"score": 0.9998596906661987,
"start": 26,
"tag": "NAME",
"value": "Alexandr Evstigneev"
},
{
"context": "apturingProcessAdapter> ADAPTER_KEY = Key.create(\"pr... | null | [] | /*
* Copyright 2015-2021 <NAME>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in w... | 19,670 | 0.743637 | 0.740792 | 492 | 39.006096 | 32.592674 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.607724 | false | false | 11 |
1b4e42f8324cb1666d9c87a0844d54d7122700d9 | 17,239,998,731,124 | 4a6604c2145119bdd55fcef742a246a9df749dee | /olib-rss-rest/olib-rss-rest-collector/src/main/java/com/olib/rss/collector/model/RssCollectHistory.java | e4f450068c7d6c68498d7fd9d9712b6e82f4cef4 | [] | no_license | ossang/olib-rss | https://github.com/ossang/olib-rss | 728dc9860a33bb37902d968422bbe069fd14161e | 1f10559c4cd9853352db0e70e3b97006dada3aea | refs/heads/master | 2022-12-27T05:55:24.253000 | 2019-08-10T07:09:55 | 2019-08-10T07:09:55 | 85,173,106 | 2 | 1 | null | false | 2022-12-08T23:47:48 | 2017-03-16T08:47:05 | 2019-08-10T07:09:57 | 2022-12-08T23:47:45 | 31,556 | 2 | 1 | 4 | TypeScript | false | false | package com.olib.rss.collector.model;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
@Entity
public class RssCollectHistory {
@Id
@GeneratedValue(strategy=GenerationType.IDENTITY)
private long id;
private String n... | UTF-8 | Java | 1,250 | java | RssCollectHistory.java | Java | [] | null | [] | package com.olib.rss.collector.model;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
@Entity
public class RssCollectHistory {
@Id
@GeneratedValue(strategy=GenerationType.IDENTITY)
private long id;
private String n... | 1,250 | 0.7216 | 0.7216 | 72 | 16.361111 | 14.775455 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.402778 | false | false | 11 |
be403b58814957bb416a0f4311621cf6c7ad6ed9 | 17,119,739,683,647 | b89fe8a102ca2370c958a22514d1450175d5f868 | /controller/BankController1.java | 1856e2ae9c894e0e173a4b2d87794747d856812e | [] | no_license | SteefP/myHomeBank | https://github.com/SteefP/myHomeBank | e9f20e50d8d8d6f7c6b37de414ecd68e77bc9955 | 72d6b7ea50244a5d416d782fc0d4ca4e88513e0c | refs/heads/master | 2021-01-16T00:03:28.662000 | 2017-10-12T12:39:15 | 2017-10-12T12:39:15 | 99,954,662 | 0 | 1 | null | false | 2017-08-29T15:10:30 | 2017-08-10T18:43:39 | 2017-08-27T21:22:02 | 2017-08-29T15:10:29 | 5,725 | 0 | 1 | 1 | Java | null | null | package controller;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.time.LocalDate;
import java.time.Period;
import java.util.ArrayList;
import org.jfree.data.category.DefaultCategoryDataset;
import org.jfree.data.general.DefaultPieDataset;
import model.*;
publi... | UTF-8 | Java | 20,424 | java | BankController1.java | Java | [] | null | [] | package controller;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.time.LocalDate;
import java.time.Period;
import java.util.ArrayList;
import org.jfree.data.category.DefaultCategoryDataset;
import org.jfree.data.general.DefaultPieDataset;
import model.*;
publi... | 20,424 | 0.639884 | 0.631365 | 615 | 31.211382 | 32.774433 | 171 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.821138 | false | false | 11 |
6aa9ffaec1677de0283a44deaf9069de2bd1299d | 16,492,674,433,509 | 84c31d77a02fe56bfb9a99e18c1a0a6bdb3c2c30 | /PolymorphismChallenge/src/com/company/Toyota.java | 5ac8a7b3e83780240d021bc94fab039f848f5239 | [] | no_license | rtram/JavaDevelopmentCourse | https://github.com/rtram/JavaDevelopmentCourse | 0ff81d5e91ef763b9c15c9c325967bfcc6a1b305 | d33027c04492cbbe3532ddf127b4f34e204218c7 | refs/heads/master | 2022-12-11T15:13:40.078000 | 2020-09-15T19:54:13 | 2020-09-15T19:54:13 | 268,566,382 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
class Toyota extends Car {
public Toyota() {
super("Honda", 4);
}
@Override
public void startEngine() {
System.out.println("You are driving a Toy Yoda");
}
} | UTF-8 | Java | 217 | java | Toyota.java | Java | [] | null | [] | package com.company;
class Toyota extends Car {
public Toyota() {
super("Honda", 4);
}
@Override
public void startEngine() {
System.out.println("You are driving a Toy Yoda");
}
} | 217 | 0.585253 | 0.580645 | 13 | 15.769231 | 16.149084 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 11 |
7e3029123a6cb3e543286ad5a23f672cb397878f | 2,448,131,365,196 | aab5e19c40dba2971656aa0122a6a6459b2d6394 | /src/main/java/com/sisadmaca/controller/gacademica/selectores/GacsasisnsmoodleController.java | 3cbd14662204dfdaf4f629de666aa514fe9367f5 | [] | no_license | esyacelga/sisadmaca | https://github.com/esyacelga/sisadmaca | 9b892cf6229524fe2606edb3f85617e9d6fec2b5 | 0dede01cd561daf66c43f1d1affa1d0139d35a51 | refs/heads/master | 2018-01-09T01:40:48.834000 | 2016-01-13T14:49:29 | 2016-01-13T14:49:29 | 45,849,590 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sisadmaca.controller.gacademica.selectores;
import javax.faces.bean.ManagedBean;
import javax.faces.bean.SessionScoped;
import javax.faces.context.ExternalContext;
import javax.faces.context.FacesContext;
import com.sisadmaca.controller.generic.GacSelectorGenericController;
import com.sisadmaca.si... | UTF-8 | Java | 2,196 | java | GacsasisnsmoodleController.java | Java | [] | null | [] | package com.sisadmaca.controller.gacademica.selectores;
import javax.faces.bean.ManagedBean;
import javax.faces.bean.SessionScoped;
import javax.faces.context.ExternalContext;
import javax.faces.context.FacesContext;
import com.sisadmaca.controller.generic.GacSelectorGenericController;
import com.sisadmaca.si... | 2,196 | 0.755464 | 0.755009 | 59 | 35.220341 | 34.465935 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.542373 | false | false | 11 |
c90e606f613e8d53c4f1d81267bb491fe5a5c2af | 26,422,638,812,962 | d71e879b3517cf4fccde29f7bf82cff69856cfcd | /ExtractedJars/Ibotta_com.ibotta.android/javafiles/com/fasterxml/jackson/core/JsonFactory$Feature.java | 599a2a27fbed60a86e1e523f62b6d1efda8979f3 | [
"MIT"
] | permissive | Andreas237/AndroidPolicyAutomation | https://github.com/Andreas237/AndroidPolicyAutomation | b8e949e072d08cf6c6166c3f15c9c63379b8f6ce | c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a | refs/heads/master | 2020-04-10T02:14:08.789000 | 2019-05-16T19:29:11 | 2019-05-16T19:29:11 | 160,739,088 | 5 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3) annotate safe
package com.fasterxml.jackson.core;
// Referenced classes of package com.fasterxml.jackson.core:
// JsonFactory
public static final class JsonFactory$... | UTF-8 | Java | 7,521 | java | JsonFactory$Feature.java | Java | [
{
"context": "// Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.\n// Jad home page: http://www.kpdus.com/jad.html\n",
"end": 61,
"score": 0.9995550513267517,
"start": 45,
"tag": "NAME",
"value": "Pavel Kouznetsov"
}
] | null | [] | // Decompiled by Jad v1.5.8g. Copyright 2001 <NAME>.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3) annotate safe
package com.fasterxml.jackson.core;
// Referenced classes of package com.fasterxml.jackson.core:
// JsonFactory
public static final class JsonFactory$Feature ex... | 7,511 | 0.541151 | 0.472411 | 198 | 36.984848 | 27.512436 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.363636 | false | false | 11 |
fe49e2bbac496bbe9231908f5e0c9553389022da | 6,614,249,698,082 | 92fc5bfb14d62d5d6f6e97995fb998d6a89e486f | /VersionTree/src/net/sf/versiontree/data/AbstractVersionTreeHelper.java | 67e915df54a596944ba6761824bec644580b9c28 | [] | no_license | angvoz/net.sf.versiontree | https://github.com/angvoz/net.sf.versiontree | 6dc9506cbe7bbeda5bd181dca6d8c3702e48fb02 | 80f54504c9df277f6609760d283b802faadfe461 | refs/heads/master | 2021-01-23T16:30:39.552000 | 2017-12-22T20:25:17 | 2017-12-27T02:29:33 | 4,816,879 | 1 | 1 | null | false | 2013-02-16T12:00:41 | 2012-06-28T04:49:46 | 2013-02-16T12:00:41 | 2013-02-16T12:00:41 | 5,092 | null | 1 | 0 | Java | null | null | /*******************************************************************************
* Copyright (c) 2003 Jan Karstens, André Langhorst.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, and is... | WINDOWS-1250 | Java | 3,680 | java | AbstractVersionTreeHelper.java | Java | [
{
"context": "****************************\n * Copyright (c) 2003 Jan Karstens, André Langhorst.\n * All rights reserved. This pr",
"end": 115,
"score": 0.9998341798782349,
"start": 103,
"tag": "NAME",
"value": "Jan Karstens"
},
{
"context": "**************\n * Copyright (c) 2003 Jan... | null | [] | /*******************************************************************************
* Copyright (c) 2003 <NAME>, <NAME>.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, and is available at
... | 3,647 | 0.697662 | 0.69304 | 110 | 32.436363 | 35.316368 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.381818 | false | false | 11 |
5d0b9f254a86b92da1cb81afaab6b8d24a6ac069 | 20,091,857,021,647 | e6fd4c479cca162bc5d66b8150927ac60b407555 | /app/src/main/java/io/filenet/wallet/ui/adapter/ETHBillRecyclerAdapter.java | 8c71ada50bac2620234799773fc2388b70c199a6 | [] | no_license | Filenet/fnwallet-android | https://github.com/Filenet/fnwallet-android | 25833887f8316da7fa09f6e4cc9c444f37254c1b | f6416bba42a6afaddc85a319438f40679bae7bfe | refs/heads/master | 2022-09-10T19:15:08.947000 | 2020-05-22T01:27:39 | 2020-05-22T01:27:39 | 256,381,527 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.filenet.wallet.ui.adapter;
import android.support.annotation.NonNull;
import android.support.v4.content.ContextCompat;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.w... | UTF-8 | Java | 4,578 | java | ETHBillRecyclerAdapter.java | Java | [] | null | [] | package io.filenet.wallet.ui.adapter;
import android.support.annotation.NonNull;
import android.support.v4.content.ContextCompat;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.w... | 4,578 | 0.675186 | 0.662516 | 143 | 31.013987 | 32.236233 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.524476 | false | false | 11 |
751abd607b4f3e5a3c2e52863fd712603b8728ab | 652,835,080,228 | 7d5d6f78e9a55a41fca276de29d64300412b08ee | /common/src/main/java/ndk/utils/Fragment_Utils.java | 2a54b14ba5dfee86f60d7ba796984281c0a9c192 | [] | no_license | Miftab-Solutions/Tricoin_Android | https://github.com/Miftab-Solutions/Tricoin_Android | 483187c734cb79d3a6c4e1cd83224d66f9605615 | fe07cb328e6e289bed1dbbaed20a521d3c1548ec | refs/heads/master | 2020-03-20T17:16:33.620000 | 2019-08-20T07:36:52 | 2019-08-20T07:36:52 | 137,555,856 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ndk.utils;
import android.support.v4.app.Fragment;
import android.support.v7.app.AppCompatActivity;
public class Fragment_Utils {
public static void display_fragment(AppCompatActivity activity, Fragment fragment) {
activity.getSupportFragmentManager().beginTransaction().add(android.R.id.content, ... | UTF-8 | Java | 348 | java | Fragment_Utils.java | Java | [] | null | [] | package ndk.utils;
import android.support.v4.app.Fragment;
import android.support.v7.app.AppCompatActivity;
public class Fragment_Utils {
public static void display_fragment(AppCompatActivity activity, Fragment fragment) {
activity.getSupportFragmentManager().beginTransaction().add(android.R.id.content, ... | 348 | 0.772988 | 0.767241 | 11 | 30.636364 | 36.076366 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 11 |
0352391571fdc0589f60ffdeeeef12006684c06b | 16,286,516,055,184 | d9039f3e6f72584efc090b2369650301b8ad08b6 | /Kameleon/src/network/ScoreTime.java | 5d9cdf31196329ef68033cd143ceba6f4468c1fc | [] | no_license | bobismijnnaam/shiny-kameleon | https://github.com/bobismijnnaam/shiny-kameleon | dfc3c96642545378911d51c0a43a7c456531d2db | be8f2e1830640fdf38fe2aaba39018d47a1bdee1 | refs/heads/master | 2020-05-30T06:29:04.818000 | 2018-03-11T10:15:11 | 2018-03-11T10:15:11 | 15,333,440 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package network;
public enum ScoreTime {
DAY,
WEEK,
MONTH;
private String s;
static {
DAY.s = "DAY";
WEEK.s = "WEEK";
MONTH.s = "MONTH";
}
public String toString() {
return s;
}
}
| UTF-8 | Java | 222 | java | ScoreTime.java | Java | [] | null | [] | package network;
public enum ScoreTime {
DAY,
WEEK,
MONTH;
private String s;
static {
DAY.s = "DAY";
WEEK.s = "WEEK";
MONTH.s = "MONTH";
}
public String toString() {
return s;
}
}
| 222 | 0.536036 | 0.536036 | 19 | 9.684211 | 8.460762 | 27 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.473684 | false | false | 11 |
33a4dc3be54ecd5f99815dc5ef67626dddfd2572 | 11,785,390,284,840 | f48a3b36f84eb083df672b2db66cdeeb6d9aff4d | /src/main/java/pl/akademiakodu/model/translationcompany/PanJanek.java | 11b7d5f1821f588060c3c1329e67991f9a30e350 | [] | no_license | farugaa-ak/di-spring | https://github.com/farugaa-ak/di-spring | 41ee740e36c53042fdae8f331491e21832c43331 | b624673ad7e15170583acc2e41336936977cb4c0 | refs/heads/master | 2021-07-20T19:33:58.376000 | 2017-10-29T10:38:27 | 2017-10-29T10:38:27 | 108,651,632 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.akademiakodu.model.translationcompany;
public class PanJanek implements Worker {
public void work() {
System.out.println("Pan Janek");
}
}
| UTF-8 | Java | 168 | java | PanJanek.java | Java | [] | null | [] | package pl.akademiakodu.model.translationcompany;
public class PanJanek implements Worker {
public void work() {
System.out.println("Pan Janek");
}
}
| 168 | 0.696429 | 0.696429 | 8 | 20 | 19.634153 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 11 |
050541119a4f5a7ca5b2f599e1dddc54bd054495 | 29,618,094,527,965 | 5ab765ce5f1aaeee253b8f34bc93b7c9b17b3a16 | /src/main/java/ru/gmail/gasimov/task3/observer/TriangleObserver.java | 34318a0453e6ade1b1bd79a6676bcee2b887284e | [] | no_license | Eltay750505/ThirdTask | https://github.com/Eltay750505/ThirdTask | aa738db87a1aaf2001839b0fe560e1b562d01056 | f4dcef035b2726292a584a26288d80b3777e0048 | refs/heads/master | 2023-04-16T01:46:46.092000 | 2021-05-04T11:52:57 | 2021-05-04T11:52:57 | 356,245,457 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.gmail.gasimov.task3.observer;
public interface TriangleObserver {
void parametersChanged(TriangleEvent event);
}
| UTF-8 | Java | 129 | java | TriangleObserver.java | Java | [] | null | [] | package ru.gmail.gasimov.task3.observer;
public interface TriangleObserver {
void parametersChanged(TriangleEvent event);
}
| 129 | 0.806202 | 0.79845 | 5 | 24.799999 | 20.272148 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 11 |
8eeb46032942a7a66fb9cda760d34ab4ad234c16 | 32,152,125,178,408 | 0ada8feb983c73034211ae7b5011559274cc002d | /2018_2_25/MyLinkedListTest.java | 9af4baa4e83b55116d3d9c71c01149e1e749c06f | [] | no_license | ItamarAsulin/Exams_Solutions | https://github.com/ItamarAsulin/Exams_Solutions | 726622e3eeb794f5a0d310e9615f86014a5a4c1f | f41050a2681f3f0c08a29eef0cc85a53425f4115 | refs/heads/main | 2023-02-21T01:55:32.770000 | 2021-01-29T15:17:24 | 2021-01-29T15:17:24 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.*;
class MyLinkedListTest {
@Test
void sortTest() {
MyLinkedList ll = new MyLinkedList();
ll.add(6);
ll.add(3);
ll.add(2);
ll.add(24);
ll.add(6);
ll.add(8);... | UTF-8 | Java | 491 | java | MyLinkedListTest.java | Java | [] | null | [] | package test;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.*;
class MyLinkedListTest {
@Test
void sortTest() {
MyLinkedList ll = new MyLinkedList();
ll.add(6);
ll.add(3);
ll.add(2);
ll.add(24);
ll.add(6);
ll.add(8);... | 491 | 0.509165 | 0.472505 | 26 | 17.923077 | 13.0647 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.653846 | false | false | 11 |
bdc40fff3946431c76994c114fbc88b0aa4bc5cf | 21,363,167,334,872 | fec26ad5313e57bf6345c3b1cac83c571b3af766 | /src/java/gob/sucamec/interop/ws/WSLicenciasArmasProxy.java | 4b0b3952d24b438dea58e26e8c437263d58c407c | [] | no_license | Farid88/HibperV3 | https://github.com/Farid88/HibperV3 | ea21821abc2a2a37185196097cb3f009d412b4ef | 5aaca5b756c0d65297836feb7f1b3358f2eb9f59 | refs/heads/master | 2016-08-12T23:27:08.354000 | 2015-10-03T21:08:14 | 2015-10-03T21:08:14 | 43,597,260 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gob.sucamec.interop.ws;
public class WSLicenciasArmasProxy implements gob.sucamec.interop.ws.WSLicenciasArmas_PortType {
private String _endpoint = null;
private gob.sucamec.interop.ws.WSLicenciasArmas_PortType wSLicenciasArmas_PortType = null;
public WSLicenciasArmasProxy() {
_initWSLicenc... | UTF-8 | Java | 3,790 | java | WSLicenciasArmasProxy.java | Java | [] | null | [] | package gob.sucamec.interop.ws;
public class WSLicenciasArmasProxy implements gob.sucamec.interop.ws.WSLicenciasArmas_PortType {
private String _endpoint = null;
private gob.sucamec.interop.ws.WSLicenciasArmas_PortType wSLicenciasArmas_PortType = null;
public WSLicenciasArmasProxy() {
_initWSLicenc... | 3,790 | 0.72876 | 0.72876 | 84 | 43.142857 | 51.120804 | 229 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.690476 | false | false | 11 |
aeed176ca39873977b63bf6afe7340b5e473c567 | 30,253,749,636,546 | 71d5070dcf6ea9b755e7e7e5dccc4cf7da237ed9 | /src/main/java/com/ctr/crm/api/AllotJobService.java | f19d3d30cca073a32d1bd027c214073569ef7c8d | [] | no_license | LXC-9349/ctr1 | https://github.com/LXC-9349/ctr1 | 3a965b008dccd9b8186dd5f0626be189f50ba665 | b543af284e600ecf59e1d06c98e53be901840de1 | refs/heads/master | 2022-07-11T20:26:23.442000 | 2019-07-18T04:30:41 | 2019-07-18T04:30:41 | 197,510,513 | 0 | 0 | null | false | 2022-06-29T17:31:08 | 2019-07-18T04:18:03 | 2019-07-18T04:31:00 | 2022-06-29T17:31:06 | 11,423 | 0 | 0 | 4 | Java | false | false | package com.ctr.crm.api;
/**
* 功能描述: 自动分配定时任务
*
* @author: DoubleLi
* @date: 2019/5/5 14:44
*/
public interface AllotJobService {
void allot();
} | UTF-8 | Java | 179 | java | AllotJobService.java | Java | [
{
"context": "ctr.crm.api;\n\n/**\n * 功能描述: 自动分配定时任务\n *\n * @author: DoubleLi\n * @date: 2019/5/5 14:44\n */\npublic interface All",
"end": 71,
"score": 0.8652923107147217,
"start": 63,
"tag": "NAME",
"value": "DoubleLi"
}
] | null | [] | package com.ctr.crm.api;
/**
* 功能描述: 自动分配定时任务
*
* @author: DoubleLi
* @date: 2019/5/5 14:44
*/
public interface AllotJobService {
void allot();
} | 179 | 0.632258 | 0.567742 | 11 | 13.181818 | 11.271994 | 34 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.181818 | false | false | 11 |
42dd4148f4aa871e81045a30e401498c4889fae0 | 30,185,030,203,715 | 268cf59675d1bba159905b8d6948f2154ce609b2 | /IcandemyManage/src/com/ican/manage/RegistBeautyActivity.java | c24f959d50e689a0305868d9201e8f6d3a8233d0 | [] | no_license | chenglove1201/IcandemyManage | https://github.com/chenglove1201/IcandemyManage | 2b9175d66a7b782aa125741a5c4a93a4cc95c1e6 | 610a09c8381dfc1c7e31dcd5d75a58db42f0dc64 | refs/heads/master | 2017-12-20T16:15:30.771000 | 2016-12-23T10:58:23 | 2016-12-23T10:58:23 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ican.manage;
import java.util.ArrayList;
import java.util.List;
import com.google.gson.Gson;
import com.ican.manage.entity.Beauty;
import com.ican.manage.entity.Card;
import com.ican.manage.entity.CardPaging;
import com.ican.manage.entity.RegistBeauty;
import com.ican.manage.http.HttpBusiness;
... | UTF-8 | Java | 14,531 | java | RegistBeautyActivity.java | Java | [] | null | [] | package com.ican.manage;
import java.util.ArrayList;
import java.util.List;
import com.google.gson.Gson;
import com.ican.manage.entity.Beauty;
import com.ican.manage.entity.Card;
import com.ican.manage.entity.CardPaging;
import com.ican.manage.entity.RegistBeauty;
import com.ican.manage.http.HttpBusiness;
... | 14,531 | 0.684096 | 0.670002 | 388 | 34.574741 | 24.800276 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.118557 | false | false | 11 |
45f6260e4d5eb3e747e3dc57b579738422a67370 | 36,713,380,468,970 | 72617c12c2f40ef484a150f5ea522ec59c4fef6e | /src/test/java/test/endtoend/auctionsniper/AuctionSniperEndToEndTest.java | 60f75526953df5a89826fe9027488a9c279f8b77 | [
"Apache-2.0"
] | permissive | skinny85/goos-book-code | https://github.com/skinny85/goos-book-code | 29593ae492fdb7aebbf34396f5f752d9236c54d6 | aa779d4eb12158f84ecc16ed7481fc63bc03127b | refs/heads/master | 2021-01-10T03:22:22.507000 | 2019-10-31T06:32:07 | 2019-10-31T06:32:07 | 49,369,445 | 47 | 15 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test.endtoend.auctionsniper;
import org.junit.After;
import org.junit.Test;
public class AuctionSniperEndToEndTest {
private final FakeAuctionServer auction = new FakeAuctionServer("item-54321");
private final FakeAuctionServer auction2 = new FakeAuctionServer("item-65432");
private final Applicat... | UTF-8 | Java | 5,113 | java | AuctionSniperEndToEndTest.java | Java | [] | null | [] | package test.endtoend.auctionsniper;
import org.junit.After;
import org.junit.Test;
public class AuctionSniperEndToEndTest {
private final FakeAuctionServer auction = new FakeAuctionServer("item-54321");
private final FakeAuctionServer auction2 = new FakeAuctionServer("item-65432");
private final Applicat... | 5,113 | 0.715236 | 0.67612 | 145 | 34.26207 | 29.270445 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.917241 | false | false | 11 |
1612cb6dd5e8d6a8d0ca332dcd3d47fc38f0295f | 34,875,134,479,359 | 527678c57106c33567145d8a4503bb9482dc6227 | /Java Core/Full Java/rizvi's code/BiggestNumber.java | 1158aee38dac73419022cb6e497ade11c55da4c0 | [
"MIT"
] | permissive | themizan404/JAVA-All | https://github.com/themizan404/JAVA-All | 2107ffee64b5aed27343b17822751ce694bacbbc | 55fc16fd0eaf9165047ebf0b790043ae49c3ced2 | refs/heads/master | 2023-03-06T05:27:15.164000 | 2021-02-19T20:01:11 | 2021-02-19T20:01:11 | 294,966,363 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package practice;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
import java.util.Scanner;
import java.util.*;
public class BiggestNumber {
static List<Integer> numbers = new ArrayList();
public static void main(String[] args) {
Scanner sc ... | UTF-8 | Java | 733 | java | BiggestNumber.java | Java | [] | null | [] |
package practice;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
import java.util.Scanner;
import java.util.*;
public class BiggestNumber {
static List<Integer> numbers = new ArrayList();
public static void main(String[] args) {
Scanner sc ... | 733 | 0.609823 | 0.60573 | 30 | 23.4 | 16.827755 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.566667 | false | false | 11 |
10ac7341155772138b23419c926a6f4e50161bd3 | 33,792,802,726,496 | 338a82ab5ae52cf1da381fa86fb66e11ef5e0818 | /Week-1/Day-4/src/milesToKmConverter.java | ba6dda7dd8558b1be42105052d70ffba57b954b0 | [] | no_license | mpakaris/mpakaris | https://github.com/mpakaris/mpakaris | cc25e235ef361138b1df2902b3952df7d19584e7 | 37308cd97b96609c2c69761640b91a9637e38f26 | refs/heads/master | 2022-06-25T21:55:06.642000 | 2020-05-11T16:19:37 | 2020-05-11T16:19:37 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class milesToKmConverter {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
System.out.println("Please enter below the Miles you want to convert into km:");
double milesUser = scanner.nextDouble();
double kmCalcul... | UTF-8 | Java | 407 | java | milesToKmConverter.java | Java | [] | null | [] | import java.util.Scanner;
public class milesToKmConverter {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
System.out.println("Please enter below the Miles you want to convert into km:");
double milesUser = scanner.nextDouble();
double kmCalcul... | 407 | 0.663391 | 0.646192 | 15 | 26.133333 | 26.810114 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 11 |
faaafe52c49ef5bedeb94b1b7e41d804370622ef | 30,013,231,511,514 | 65a386394cbd8445c2c3ba53b29ebd3e6dd3723f | /lab_1/src/ua/feo/statement/DeleteStatement.java | 9d30b1c03a19b587ebd584eb055c4354d449adb5 | [] | no_license | Feodott/nulp.pist-21.sem1.ModelingAndAnalysisSoftware | https://github.com/Feodott/nulp.pist-21.sem1.ModelingAndAnalysisSoftware | c84aac2b1b75fcdadb091ae18bd20dcf3da5cbf7 | c960f6deea574de6ef9bc11ae04323da3b548b45 | refs/heads/master | 2018-01-05T00:48:14.900000 | 2016-12-29T00:03:41 | 2016-12-29T00:03:41 | 70,906,745 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ua.feo.statement;
import ua.feo.exception.InterpreterException;
import ua.feo.interpreter.Context;
import ua.feo.visitor.Visitor;
public class DeleteStatement implements Statement {
public final String variable;
public DeleteStatement(String variable) {
this.variable = variable;
}
@... | UTF-8 | Java | 550 | java | DeleteStatement.java | Java | [] | null | [] | package ua.feo.statement;
import ua.feo.exception.InterpreterException;
import ua.feo.interpreter.Context;
import ua.feo.visitor.Visitor;
public class DeleteStatement implements Statement {
public final String variable;
public DeleteStatement(String variable) {
this.variable = variable;
}
@... | 550 | 0.712727 | 0.712727 | 25 | 21 | 20.560156 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.32 | false | false | 11 |
38bff107ac30952f7641bc6a8aede23eddf5b4df | 35,390,530,554,323 | 104079c6b563bcf01d4cffb7632d1ea248037efe | /FirestormTemp/src/zt/cms/xf/common/dto/Xfvcontractprtinfo.java | 3927da5ae4c4dd9aa271f57c06cbff676d7050c2 | [] | no_license | yangzilong1986/zhan-cms | https://github.com/yangzilong1986/zhan-cms | a740244cc0d7fbd293f349ecf34dadbb71d80aad | bc5a5c6e0561fd7b0e4e1557a310119e53f55041 | refs/heads/master | 2016-09-10T21:39:46.841000 | 2011-07-11T06:09:38 | 2011-07-11T06:09:38 | 42,923,886 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* This source file was generated by FireStorm/DAO.
*
* If you purchase a full license for FireStorm/DAO you can customize this header file.
*
* For more information please visit http://www.codefutures.com/products/firestorm
*/
package zt.cms.xf.common.dto;
import zt.cms.xf.common.dao.*;
import z... | UTF-8 | Java | 16,649 | java | Xfvcontractprtinfo.java | Java | [] | null | [] | /*
* This source file was generated by FireStorm/DAO.
*
* If you purchase a full license for FireStorm/DAO you can customize this header file.
*
* For more information please visit http://www.codefutures.com/products/firestorm
*/
package zt.cms.xf.common.dto;
import zt.cms.xf.common.dao.*;
import z... | 16,649 | 0.599495 | 0.593069 | 858 | 17.404428 | 22.368826 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.472028 | false | false | 11 |
e8a38ddc6cd08c79f87f331cb42ea30861203f5d | 38,311,108,304,464 | e8e62c572f6162413d7ffa0aac40a324d7554a5a | /bookshop/bookshop/src/main/java/com/example/bookshop/mapper/UBMapper.java | b8e8a3015b3670606a361ba87032021adafc7c2a | [] | no_license | LeoHolmes416/Assignment1-ebook-store | https://github.com/LeoHolmes416/Assignment1-ebook-store | bcf0820250dcb41b93c97f2aaf37e7dcf7488916 | 6dfd316ca6cfc266d158339556327290d5271323 | refs/heads/master | 2023-06-03T21:58:25.719000 | 2021-06-24T16:12:07 | 2021-06-24T16:12:07 | 359,088,344 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.bookshop.mapper;
import com.example.bookshop.entity.UB;
import org.apache.ibatis.annotations.Insert;
import org.apache.ibatis.annotations.Select;
public interface UBMapper {
@Insert("insert into tb_user_book values(#{uid},#{bid})")
public void insert(UB ub );
@Select("select count(1) ... | UTF-8 | Java | 408 | java | UBMapper.java | Java | [] | null | [] | package com.example.bookshop.mapper;
import com.example.bookshop.entity.UB;
import org.apache.ibatis.annotations.Insert;
import org.apache.ibatis.annotations.Select;
public interface UBMapper {
@Insert("insert into tb_user_book values(#{uid},#{bid})")
public void insert(UB ub );
@Select("select count(1) ... | 408 | 0.715686 | 0.713235 | 14 | 28.214285 | 25.037624 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 11 |
d10894277fe66596c7611d3b2f26b9b4e7e258b9 | 36,344,013,296,332 | cbb75ebbee3fb80a5e5ad842b7a4bb4a5a1ec5f5 | /c/a/y.java | 136bb6f6f9328484dff090df7a925a89f9d46a2f | [] | no_license | killbus/jd_decompile | https://github.com/killbus/jd_decompile | 9cc676b4be9c0415b895e4c0cf1823e0a119dcef | 50c521ce6a2c71c37696e5c131ec2e03661417cc | refs/heads/master | 2022-01-13T03:27:02.492000 | 2018-05-14T11:21:30 | 2018-05-14T11:21:30 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package c.a;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.BitSet;
import java.util.Collections;
import java.util.EnumMap;
import java.util.EnumSet;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
import jd.wjlogi... | UTF-8 | Java | 12,794 | java | y.java | Java | [] | null | [] | package c.a;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.BitSet;
import java.util.Collections;
import java.util.EnumMap;
import java.util.EnumSet;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
import jd.wjlogi... | 12,794 | 0.406519 | 0.402532 | 481 | 25.598753 | 19.515417 | 157 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.573805 | false | false | 11 |
5a595cf08d223861b4f883204263326af144624e | 1,451,698,950,010 | 27c485932f3d5d0c230c55522ac84a84567dbfa6 | /service-provider/src/main/java/com/nagarro/serviceprovider/service/DirectOrderService.java | f41ed85a89d23c9756a5a91f8c958ba2bb2b5ef7 | [] | no_license | surbhiagarwal98/UrbanClapApp | https://github.com/surbhiagarwal98/UrbanClapApp | 64715dcba7930edf68a79bf49cb07479a9595581 | f7462cabe3f59bc40ad3d456e793ecdf73617056 | refs/heads/main | 2023-04-29T14:45:56.835000 | 2021-05-11T05:14:50 | 2021-05-11T05:14:50 | 366,262,566 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nagarro.serviceprovider.service;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import org.springframework.stereotype.Service;
import com.nagarro.serviceprovider.model.OrderRequest;
import com.nagarro.serviceprovider.model.ServiceProvider;
/**
* directs order request coming... | UTF-8 | Java | 1,409 | java | DirectOrderService.java | Java | [
{
"context": "cts order request coming from admin\n * \n * @author surbhiagarwal\n *\n */\n@Service\npublic class DirectOrderService {",
"end": 360,
"score": 0.9947152137756348,
"start": 347,
"tag": "USERNAME",
"value": "surbhiagarwal"
},
{
"context": "shdjsd\", \"Abc\", \"Noida\", 1... | null | [] | package com.nagarro.serviceprovider.service;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import org.springframework.stereotype.Service;
import com.nagarro.serviceprovider.model.OrderRequest;
import com.nagarro.serviceprovider.model.ServiceProvider;
/**
* directs order request coming... | 1,390 | 0.739532 | 0.728176 | 59 | 22.881355 | 25.324394 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.20339 | false | false | 11 |
8687c5bb04a18b498406c1268707eca802df8bb8 | 28,733,331,227,937 | aaa4ec205e5edc369c621a21091b7de73e311589 | /src/lostcities/HumanPlayer.java | ca32ca6af3f9f6a70f00335154ed6715df519ba0 | [] | no_license | tomverran/javacards | https://github.com/tomverran/javacards | f787251874e06d6d21ecdfc714041b5888d0e9be | de0b1a3c133b32fd7f1117d5acc034b9e6c35b61 | refs/heads/master | 2020-11-26T19:31:39.312000 | 2012-05-06T11:16:27 | 2012-05-06T11:16:27 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lostcities;
import javacards.*;
public class HumanPlayer extends Player
{
public HumanPlayer(String name)
{
super(name);
}
@Override
public Deck getDeckToDrawFrom(GameState gamestate) {
// TODO Get a user input and get the deck to draw from
return null;
}
@Override
public Pair<Card, Deck> c... | UTF-8 | Java | 456 | java | HumanPlayer.java | Java | [] | null | [] | package lostcities;
import javacards.*;
public class HumanPlayer extends Player
{
public HumanPlayer(String name)
{
super(name);
}
@Override
public Deck getDeckToDrawFrom(GameState gamestate) {
// TODO Get a user input and get the deck to draw from
return null;
}
@Override
public Pair<Card, Deck> c... | 456 | 0.725877 | 0.725877 | 24 | 18 | 22.520361 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.083333 | false | false | 11 |
611196d35a71c39bfe5e127ca47fcfcb2cdcb4a7 | 9,397,388,445,959 | b26ab7f22c98b586c9c0e257d8de5ab53f9024c5 | /app/src/main/java/com/example/mobile_contentsapp/Recipe/Retrofit/HeartFindPost.java | c9f995afdaca2e3a1e9e5beae09b3af38a95749c | [] | no_license | Armand-De/doppio-android | https://github.com/Armand-De/doppio-android | 180b1f582e8af6047ec64bcd709e96f1d1d43ae2 | 2a95290f09199bd2b8d56ee8accc803486ad206e | refs/heads/master | 2023-06-15T07:05:28.293000 | 2021-07-14T20:11:00 | 2021-07-14T20:11:00 | 368,235,255 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.mobile_contentsapp.Recipe.Retrofit;
public class HeartFindPost {
private boolean exist;
public boolean isExist() {
return exist;
}
public void setExist(boolean exist) {
this.exist = exist;
}
}
| UTF-8 | Java | 252 | java | HeartFindPost.java | Java | [] | null | [] | package com.example.mobile_contentsapp.Recipe.Retrofit;
public class HeartFindPost {
private boolean exist;
public boolean isExist() {
return exist;
}
public void setExist(boolean exist) {
this.exist = exist;
}
}
| 252 | 0.65873 | 0.65873 | 13 | 18.384615 | 17.305128 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 11 |
32a5b5d7285dde0e4dc4bbb42ea26148d0cb644b | 22,582,938,067,956 | 80d573b02239c01cfd94bb3ab25bfb89298b6176 | /Consumer/src/main/java/mongoUI/MeteorMapper.java | 5bfe2c26787b695413ee6a167dfb83f121997b76 | [] | no_license | buegeleisen/dhbw_14sea_projekt | https://github.com/buegeleisen/dhbw_14sea_projekt | 6163b970d3c70777d617d2655baae629bedc8e71 | dedc3d68750decfabc1a1572aaeff31d2ce5b4d4 | refs/heads/master | 2020-09-16T14:37:01.460000 | 2016-11-21T02:03:35 | 2016-11-21T02:03:35 | 66,961,242 | 1 | 1 | null | false | 2016-11-21T01:43:31 | 2016-08-30T17:08:47 | 2016-11-21T01:34:25 | 2016-11-21T01:43:30 | 97,691 | 1 | 0 | 0 | JavaScript | null | null | package mongoUI;
import com.google.gson.Gson;
import objects.KafkaMessage;
import objects.LiveItem;
import objects.Point;
import objects.Product;
import static java.awt.SystemColor.text;
/**
* Created by mrpon on 17.10.2016.
*/
public class MeteorMapper {
private MeteorMongoConnector meteorMongoConnector;
... | UTF-8 | Java | 2,580 | java | MeteorMapper.java | Java | [
{
"context": "atic java.awt.SystemColor.text;\n\n/**\n * Created by mrpon on 17.10.2016.\n */\npublic class MeteorMapper {\n ",
"end": 213,
"score": 0.999647319316864,
"start": 208,
"tag": "USERNAME",
"value": "mrpon"
}
] | null | [] | package mongoUI;
import com.google.gson.Gson;
import objects.KafkaMessage;
import objects.LiveItem;
import objects.Point;
import objects.Product;
import static java.awt.SystemColor.text;
/**
* Created by mrpon on 17.10.2016.
*/
public class MeteorMapper {
private MeteorMongoConnector meteorMongoConnector;
... | 2,580 | 0.633579 | 0.629701 | 63 | 39.936508 | 28.224089 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.634921 | false | false | 11 |
ff2149dc0ca21c3da2eaf7da9af2356ec07c6da5 | 16,982,300,698,642 | 6b5ec0c0e2aa10423e7f1062d7ae79c5ec937b21 | /gemp-lotr/gemp-lotr-logic/src/main/java/com/gempukku/lotro/logic/timing/results/RevealCardFromTopOfDeckResult.java | 7b1dc02b4b4a3829c0ecd97e6ffef65ed3f65179 | [] | no_license | MarcinSc/gemp-lotr | https://github.com/MarcinSc/gemp-lotr | 84ff73746fcad66a881bfaa28fa248927f743246 | 500675c7826dd1397e431d6068ca2c8c065b89ff | refs/heads/master | 2021-07-08T20:48:26.354000 | 2021-04-21T17:58:29 | 2021-04-21T17:58:29 | 32,196,470 | 10 | 16 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gempukku.lotro.logic.timing.results;
import com.gempukku.lotro.game.PhysicalCard;
import com.gempukku.lotro.logic.timing.EffectResult;
import java.util.Collection;
public class RevealCardFromTopOfDeckResult extends EffectResult {
private String _playerId;
private PhysicalCard _revealedCard;
... | UTF-8 | Java | 683 | java | RevealCardFromTopOfDeckResult.java | Java | [] | null | [] | package com.gempukku.lotro.logic.timing.results;
import com.gempukku.lotro.game.PhysicalCard;
import com.gempukku.lotro.logic.timing.EffectResult;
import java.util.Collection;
public class RevealCardFromTopOfDeckResult extends EffectResult {
private String _playerId;
private PhysicalCard _revealedCard;
... | 683 | 0.727672 | 0.727672 | 25 | 26.32 | 23.75495 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.48 | false | false | 11 |
92b4669346443e8e7a26e850d6bb5cede65addae | 28,269,474,800,598 | bc169c69a73991b469f2959dab52c02f7ae918dd | /src/main/java/br/util/ZipUtil.java | 432936abee47542df129792b7ad824b00193667e | [] | no_license | daniel-tavares/envio-email | https://github.com/daniel-tavares/envio-email | 9abb4ff1dce859dbb0f4c4d1d2571dfa74e716ae | d487ebc0a3c1c08f74d9b11b70b6d5741eff1f86 | refs/heads/master | 2021-06-23T15:46:22.583000 | 2017-08-29T02:39:46 | 2017-08-29T02:39:46 | 100,606,286 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.util;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.util.zip.ZipEntry;
import java.util.zip.ZipInputStream;
public class ZipUtil {
private static final int BUFFER = 2048;
public static byte[] getArquivoDescompactado(byte[] arquivo) {
try {
ByteArrayOutpu... | UTF-8 | Java | 892 | java | ZipUtil.java | Java | [] | null | [] | package br.util;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.util.zip.ZipEntry;
import java.util.zip.ZipInputStream;
public class ZipUtil {
private static final int BUFFER = 2048;
public static byte[] getArquivoDescompactado(byte[] arquivo) {
try {
ByteArrayOutpu... | 892 | 0.665919 | 0.658072 | 39 | 21.897436 | 20.503653 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.641026 | false | false | 11 |
0963ae3a4c2dcbc633d3423600fffb3bf7be5784 | 7,584,912,288,944 | 9f7b1bfb311f9d8bfa7bccc98fbdda1c3cbb7bda | /src/main/java/sword2offer/NO_55.java | 3f72f7d733c146008d43737b1abd815a61d2d5a3 | [] | no_license | jiaohanhan/Leetcode | https://github.com/jiaohanhan/Leetcode | 3a46214a2cc93a73d6f98b76f197584597b71f00 | adcc20424c6fe16a44b0caa5955f0836b47406b8 | refs/heads/master | 2020-06-11T08:25:18.948000 | 2019-10-19T15:22:00 | 2019-10-19T15:22:00 | 193,901,699 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sword2offer;
/**
* 删除链表中的重复节点
* 题目描述;在一个排序链表中,存在重复的结点,请删除该链表中重复的结点,重复的结点不保留,返回链表头指针。
* 1->2->3->3->4 1->2->4
*/
public class NO_55 {
/**
* 递归
*/
public ListNode deleteDuplication(ListNode pHead){
if (pHead == null || pHead.next == null) return pHead;
if (pHead.va... | UTF-8 | Java | 1,625 | java | NO_55.java | Java | [] | null | [] | package sword2offer;
/**
* 删除链表中的重复节点
* 题目描述;在一个排序链表中,存在重复的结点,请删除该链表中重复的结点,重复的结点不保留,返回链表头指针。
* 1->2->3->3->4 1->2->4
*/
public class NO_55 {
/**
* 递归
*/
public ListNode deleteDuplication(ListNode pHead){
if (pHead == null || pHead.next == null) return pHead;
if (pHead.va... | 1,625 | 0.466431 | 0.457951 | 54 | 25.203703 | 17.742374 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.407407 | false | false | 11 |
b73e420099a83910e454c4d4c353acf2da913e6f | 35,656,818,501,607 | 324c34b6359ec1626867645dc5b7f906036f98ac | /Evolution/src/main/java/com/lasgis/evolution/object/animal/organs/FoodIndex.java | 8ce7511e4282699c0eaef827a27f87308875406e | [] | no_license | LasGIS/LGEvolution | https://github.com/LasGIS/LGEvolution | 5ecca42a825130ac2b5e314667644c0a44eeb115 | 8b41aa823abd315057c06e0318934434b3e9ba08 | refs/heads/master | 2021-06-09T20:58:30.911000 | 2021-01-15T15:50:45 | 2021-01-15T15:50:45 | 160,509,791 | 0 | 0 | null | false | 2021-06-07T18:17:32 | 2018-12-05T11:43:08 | 2021-01-15T15:51:03 | 2021-06-07T18:17:31 | 19,171 | 0 | 0 | 3 | Java | false | false | /**
* @(#)FoodIndex.java 1.0
*
* Title: LG Evolution powered by Java
* Description: Program for imitation of evolutions process.
* Copyright (c) 2012-2013 LasGIS Company. All Rights Reserved.
*/
package com.lasgis.evolution.object.animal.organs;
/**
* Пара ключ - индекс.
* @author vladimir.laskin
* @version ... | UTF-8 | Java | 921 | java | FoodIndex.java | Java | [
{
"context": "mal.organs;\n\n/**\n * Пара ключ - индекс.\n * @author vladimir.laskin\n * @version 1.0\n */\npublic class FoodIndex {\n\n ",
"end": 307,
"score": 0.9875836372375488,
"start": 292,
"tag": "NAME",
"value": "vladimir.laskin"
}
] | null | [] | /**
* @(#)FoodIndex.java 1.0
*
* Title: LG Evolution powered by Java
* Description: Program for imitation of evolutions process.
* Copyright (c) 2012-2013 LasGIS Company. All Rights Reserved.
*/
package com.lasgis.evolution.object.animal.organs;
/**
* Пара ключ - индекс.
* @author vladimir.laskin
* @version ... | 921 | 0.636163 | 0.614112 | 45 | 19.177778 | 18.188261 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 11 |
3de358055f0d0f950c15c0a58f054a67dfa7ff33 | 35,656,818,499,293 | 7491346a64b4ffd4cf8345aad3bc1125fb2c7e3f | /src/main/java/edu/gdpu/bookshop/service/OrderService.java | 6dd0bb0834cd4a25060ff8d90d707e183a09f645 | [] | no_license | MSJeinlong/Bookshop | https://github.com/MSJeinlong/Bookshop | 7444758765c4c16034f7a8edd3c63ed068851e95 | c6db3b21ddb89d568c2e5a0366bac6d4cb791fdd | refs/heads/master | 2020-12-04T22:47:50.968000 | 2020-01-20T17:18:49 | 2020-01-20T17:18:49 | 231,926,362 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.gdpu.bookshop.service;
import com.github.pagehelper.PageHelper;
import edu.gdpu.bookshop.entity.OrderDetail;
import edu.gdpu.bookshop.entity.OrderDetailExample;
import edu.gdpu.bookshop.entity.OrderMaster;
import edu.gdpu.bookshop.entity.OrderMasterExample;
import edu.gdpu.bookshop.mapper.OrderDetailMapper... | UTF-8 | Java | 7,530 | java | OrderService.java | Java | [
{
"context": " public List<OrderMaster> findOrderUnpaid(String userName, String orderId, Integer pageNum){\n OrderM",
"end": 4414,
"score": 0.7042350769042969,
"start": 4406,
"tag": "USERNAME",
"value": "userName"
}
] | null | [] | package edu.gdpu.bookshop.service;
import com.github.pagehelper.PageHelper;
import edu.gdpu.bookshop.entity.OrderDetail;
import edu.gdpu.bookshop.entity.OrderDetailExample;
import edu.gdpu.bookshop.entity.OrderMaster;
import edu.gdpu.bookshop.entity.OrderMasterExample;
import edu.gdpu.bookshop.mapper.OrderDetailMapper... | 7,530 | 0.737964 | 0.735626 | 170 | 41.764706 | 30.527191 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.605882 | false | false | 11 |
c50aee8a9edc41a688c5740218e30dec80fd07e1 | 23,768,349,063,066 | e35eea44e419c423780f212b49a6139779a0176f | /itheima/12_FunctionalInterface/src/com/shuaibo/demo03LambdaTest/Demo02Comparator.java | 95f01b68367ed7f87b0f6b536b9e3cb5b3c932eb | [] | no_license | kangshuaibo/My-Java-Learn | https://github.com/kangshuaibo/My-Java-Learn | f9d24ef92525b6cea366e8ea4da16eb668f39348 | 4952515c17bcedf0b4388295894d78cd0abb335a | refs/heads/master | 2022-07-16T10:02:39.855000 | 2020-08-18T07:51:52 | 2020-08-18T07:51:52 | 163,481,584 | 0 | 0 | null | false | 2022-06-21T04:02:06 | 2018-12-29T06:07:46 | 2020-08-18T07:58:33 | 2022-06-21T04:02:05 | 157,606 | 0 | 0 | 17 | Java | false | false | package com.shuaibo.demo03LambdaTest;
import java.sql.SQLOutput;
import java.util.Arrays;
import java.util.Comparator;
/*
类似地,如果一个方法的返回值类型是一个函数式接口,那么就可以直接返回一个Lambda表达式。
当需要通过一个方法来获取一个java.util.Comparator 接口类型的对象作为排序器时,就可以调该方法获取。
*/
public class Demo02Comparator {
//定义一个方法, 方法的返回值类型使用函数式接口Comparator
p... | UTF-8 | Java | 1,805 | java | Demo02Comparator.java | Java | [] | null | [] | package com.shuaibo.demo03LambdaTest;
import java.sql.SQLOutput;
import java.util.Arrays;
import java.util.Comparator;
/*
类似地,如果一个方法的返回值类型是一个函数式接口,那么就可以直接返回一个Lambda表达式。
当需要通过一个方法来获取一个java.util.Comparator 接口类型的对象作为排序器时,就可以调该方法获取。
*/
public class Demo02Comparator {
//定义一个方法, 方法的返回值类型使用函数式接口Comparator
p... | 1,805 | 0.607435 | 0.595539 | 45 | 28.888889 | 23.051847 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 11 |
e6a69738409372e909df4ee8b725b58250545c5d | 20,521,353,799,833 | ba539768d92aeeebbba5c0d6678b42c27993ad50 | /app/src/main/java/hk/idv/elton/cuwaveautologin/ShortcutActivity.java | d32bee409b491315b3acde07b37ef6c25ea44cc9 | [
"BSD-2-Clause"
] | permissive | quakelton/CUWave-autologin | https://github.com/quakelton/CUWave-autologin | 24ffecfc6f82dcaee2963a981191a2ec4b96ff7c | b83e3f0646cc4013eb49aae5b4dec30f9a993c96 | refs/heads/master | 2021-01-22T16:25:06.573000 | 2017-03-12T12:19:14 | 2017-03-12T12:19:14 | 55,112,167 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hk.idv.elton.cuwaveautologin;
import android.annotation.TargetApi;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.os.Build;
import android.os.Bundle;
public class ShortcutActivity extends Activity {
public static final String SHORTCUT_INTENT = "... | UTF-8 | Java | 2,506 | java | ShortcutActivity.java | Java | [] | null | [] | package hk.idv.elton.cuwaveautologin;
import android.annotation.TargetApi;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.os.Build;
import android.os.Bundle;
public class ShortcutActivity extends Activity {
public static final String SHORTCUT_INTENT = "... | 2,506 | 0.698324 | 0.698324 | 72 | 33.805557 | 31.271942 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.597222 | false | false | 11 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.