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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
e2a0c1f2422caacff7db67084544d47d70d69149 | 22,651,657,585,002 | 6cfee06d6e0e725c5a1677928e8b1dcf882dfb05 | /src/LinearSearch.java | 8594e6a5d78dd0e022351f9d974c4c7ff073cce8 | [] | no_license | MinatotheFourth/ArrayPractice | https://github.com/MinatotheFourth/ArrayPractice | 27aa5690cc4b18d1bb8d11ca12443a0aac3a32b3 | 5a46bb13c7143082e8ca5cbcdf76ab90bd7ec3a7 | refs/heads/master | 2020-03-23T11:41:21.975000 | 2018-07-19T02:49:19 | 2018-07-19T02:49:19 | 141,516,174 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.lang.reflect.Array;
import java.util.Arrays;
import java.util.Scanner;
public class LinearSearch
{
public static void main(String[] args)
{
//Variable declarations and array creations
String[] firstNames = new String [4];
String[] lastNames = new String[4];
String key;
Scanner input = new Sc... | UTF-8 | Java | 1,672 | java | LinearSearch.java | Java | [] | null | [] | import java.lang.reflect.Array;
import java.util.Arrays;
import java.util.Scanner;
public class LinearSearch
{
public static void main(String[] args)
{
//Variable declarations and array creations
String[] firstNames = new String [4];
String[] lastNames = new String[4];
String key;
Scanner input = new Sc... | 1,672 | 0.632177 | 0.626794 | 66 | 24.333334 | 22.880674 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.590909 | false | false | 15 |
56959a0589dfa2dbc884a9036ee61176415b6d41 | 13,159,779,852,901 | f24ebbed74c6b3dd8f78b3423c54e9fe1bb59d2b | /EngappsadosApp/app/src/main/java/com/engappsados/engappsadosapp/Ustats.java | f52c20e6fb0f4ae6a4fecefba02518c501fe1d46 | [] | no_license | DCplayer/EngAppsados | https://github.com/DCplayer/EngAppsados | 1179b4b7086f25808170d741dc0d3558822dbb8c | 941676a44138b45ced45409c3cb95b920b5836ec | refs/heads/master | 2021-01-20T08:29:39.477000 | 2017-11-20T20:21:59 | 2017-11-20T20:21:59 | 90,152,153 | 1 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.engappsados.engappsadosapp;
import android.app.usage.UsageEvents;
import android.app.usage.UsageStats;
import android.app.usage.UsageStatsManager;
import android.content.Context;
import android.os.Build;
import android.support.annotation.RequiresApi;
import android.util.Log;
import android.widget.Toast;
... | UTF-8 | Java | 4,229 | java | Ustats.java | Java | [
{
"context": "izer;\nimport java.util.TreeMap;\n\n/**\n * Created by sebas on 9/26/2017.\n */\n\npublic class Ustats {\n publ",
"end": 905,
"score": 0.9978983402252197,
"start": 900,
"tag": "USERNAME",
"value": "sebas"
}
] | null | [] | package com.engappsados.engappsadosapp;
import android.app.usage.UsageEvents;
import android.app.usage.UsageStats;
import android.app.usage.UsageStatsManager;
import android.content.Context;
import android.os.Build;
import android.support.annotation.RequiresApi;
import android.util.Log;
import android.widget.Toast;
... | 4,229 | 0.627483 | 0.615894 | 99 | 41.696968 | 34.840317 | 173 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.686869 | false | false | 15 |
ddeff088980552f53526353b595a312ddd1dfcc7 | 18,743,237,345,733 | 96b5ab92079e1b7aa12b7eb93d1436b64e4e5f56 | /app/src/main/java/com/raghunath704/covix/MyCustomAdapter.java | 4223191a0c5a29e56b95dc4759d74c8b929f45ae | [] | no_license | raghunath704/Covid-Tracker | https://github.com/raghunath704/Covid-Tracker | c730d0c333e43b59c29c375e00787982dab17f8f | a19a877b88ae4b66c8a9af9fac5fc740c4b0bf84 | refs/heads/master | 2023-06-06T15:56:41.903000 | 2021-07-01T06:32:26 | 2021-07-01T06:32:26 | 381,362,927 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.raghunath704.covix;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.Filter;
import android.widget.ImageView;
import android.widget.TextView;
import androidx.annotation.Non... | UTF-8 | Java | 3,340 | java | MyCustomAdapter.java | Java | [
{
"context": "package com.raghunath704.covix;\n\nimport android.content.Context;\nimport an",
"end": 24,
"score": 0.940566897392273,
"start": 15,
"tag": "USERNAME",
"value": "hunath704"
}
] | null | [] | package com.raghunath704.covix;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.Filter;
import android.widget.ImageView;
import android.widget.TextView;
import androidx.annotation.Non... | 3,340 | 0.651198 | 0.65 | 99 | 32.737373 | 29.205156 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 15 |
17f21ad65c1fbd4d7ee986fe180123e8bf19d17d | 33,560,874,517,514 | e80488e177b363a512a05dc10a7d896511a0387d | /service/service-item/src/main/java/com/atguigu/gmall/item/service/impl/ItemServiceImpl.java | 68e05b5b67c7a703d997bf639bd1f81e2a87c8fd | [] | no_license | kuiba123/gmall-parent | https://github.com/kuiba123/gmall-parent | e60ac7272837e6b4ffced933945fb37f7116da11 | b7053355c4567de21b447419a8d19fd6e571c847 | refs/heads/master | 2023-04-22T16:33:42.734000 | 2021-05-13T14:29:38 | 2021-05-13T14:29:38 | 347,307,173 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.atguigu.gmall.item.service.impl;
import com.alibaba.fastjson.JSON;
import com.atguigu.gmall.item.service.ItemService;
import com.atguigu.gmall.list.client.ListFeignClient;
import com.atguigu.gmall.model.product.BaseCategoryView;
import com.atguigu.gmall.model.product.SkuInfo;
import com.atguigu.gmall.model... | UTF-8 | Java | 3,649 | java | ItemServiceImpl.java | Java | [] | null | [] | package com.atguigu.gmall.item.service.impl;
import com.alibaba.fastjson.JSON;
import com.atguigu.gmall.item.service.ItemService;
import com.atguigu.gmall.list.client.ListFeignClient;
import com.atguigu.gmall.model.product.BaseCategoryView;
import com.atguigu.gmall.model.product.SkuInfo;
import com.atguigu.gmall.model... | 3,649 | 0.701574 | 0.701288 | 93 | 36.580647 | 30.790421 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.655914 | false | false | 15 |
8130293508f3076ff0f234efda49392fa29c9159 | 9,990,093,989,393 | 20f34fbe1b99c5d3741ac940cfb95e70a137f49a | /src/main/java/bram/pobquiz/quiz/questionHandler/RemoveAboveCorrectQuestion.java | 06b1d47c81a09b5ba47f19e66900be8d7d6d48ba | [] | no_license | termeneder/pobquiz | https://github.com/termeneder/pobquiz | 3571718d5734798d9e7dde3966fb44a7f86900a7 | 559f14fd812dc495572b74e9d988f1b005de32ae | refs/heads/master | 2016-09-05T19:11:56.581000 | 2015-12-18T15:08:55 | 2015-12-18T15:08:55 | 25,693,230 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bram.pobquiz.quiz.questionHandler;
import bram.pobquiz.question.QuestionStats;
import bram.pobquiz.quiz.Quiz;
public class RemoveAboveCorrectQuestion implements AskedQuestionHandler {
private Quiz c_quiz;
private int c_correctGoal;
public RemoveAboveCorrectQuestion(Quiz quiz, int correctGoal) {
c_quiz... | UTF-8 | Java | 637 | java | RemoveAboveCorrectQuestion.java | Java | [] | null | [] | package bram.pobquiz.quiz.questionHandler;
import bram.pobquiz.question.QuestionStats;
import bram.pobquiz.quiz.Quiz;
public class RemoveAboveCorrectQuestion implements AskedQuestionHandler {
private Quiz c_quiz;
private int c_correctGoal;
public RemoveAboveCorrectQuestion(Quiz quiz, int correctGoal) {
c_quiz... | 637 | 0.77237 | 0.77237 | 30 | 20.233334 | 23.921654 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.133333 | false | false | 15 |
144b15a105fa2adda354ed30409da0cd4813a1db | 30,932,354,532,116 | 14f8d6e997cc748ce4f3dbaec43087cc177d5e2a | /src/main/java/xmlns/www_fortifysoftware_com/schema/wstypes/OptionallyNumericFilterCondition.java | fe0674edb8061cda39e657a9ea0d2ed5fc053c8f | [] | no_license | dgageot/Soap | https://github.com/dgageot/Soap | 5f08c8aff017612ca82051fcba5e0e8f7d23b585 | 5e0778e0a802d48a4b4adc776e845294ad6a64bb | refs/heads/master | 2020-05-17T07:53:43.414000 | 2012-08-07T08:09:21 | 2012-08-07T08:12:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package xmlns.www_fortifysoftware_com.schema.wstypes;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlSeeAlso;
import javax.xml.bind.annotation.XmlType;
import javax.xml.datatype.XMLGre... | UTF-8 | Java | 3,974 | java | OptionallyNumericFilterCondition.java | Java | [] | null | [] |
package xmlns.www_fortifysoftware_com.schema.wstypes;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlSeeAlso;
import javax.xml.bind.annotation.XmlType;
import javax.xml.datatype.XMLGre... | 3,974 | 0.697282 | 0.696024 | 143 | 26.783216 | 32.113903 | 259 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.391608 | false | false | 15 |
a646c9e3c5b4c7decdfe67fcbc34259d720e8efb | 12,378,095,815,629 | 8c68e905a5bd3bfcec3a703fa9ac4c11a8e77206 | /source/CAWL_1_0/org/sspl/parser/SharedInputStream.java | 60b404454b4659ba91f1fc5ec27738f9b3757793 | [] | no_license | quetzal680/cawl | https://github.com/quetzal680/cawl | 7a27e4fa8bc2eea1b73ae358a532dc8e4843a2b7 | b6aaaa3969b09af9bdcce001ca699ee71521e181 | refs/heads/master | 2021-01-10T04:50:52.085000 | 2011-12-12T05:15:03 | 2011-12-12T05:15:03 | 48,973,709 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Created on 2005. 1. 10
*/
package org.sspl.parser;
import java.io.BufferedInputStream;
import java.io.IOException;
import java.io.InputStream;
/**
* @author Delios
*/
public class SharedInputStream extends InputStream {
private final InputStream inputStream;
private int c;
private ... | UTF-8 | Java | 1,793 | java | SharedInputStream.java | Java | [
{
"context": "n;\r\nimport java.io.InputStream;\r\n\r\n/**\r\n * @author Delios\r\n */\r\npublic class SharedInputStream extends InputS",
"end": 183,
"score": 0.8503144383430481,
"start": 177,
"tag": "NAME",
"value": "Delios"
}
] | null | [] | /*
* Created on 2005. 1. 10
*/
package org.sspl.parser;
import java.io.BufferedInputStream;
import java.io.IOException;
import java.io.InputStream;
/**
* @author Delios
*/
public class SharedInputStream extends InputStream {
private final InputStream inputStream;
private int c;
private ... | 1,793 | 0.549688 | 0.543441 | 83 | 19.216867 | 17.104954 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.493976 | false | false | 15 |
df041f5ee4148d472a8abf9372f164efbbb9829f | 22,617,297,846,266 | 414ee2a0337a9fb243f55a7d3cb2e8844c017a58 | /src/main/java/com/fajar/wsclient/dto/MessageMapper.java | ff802a0fa9a0dc06eb63f9ff5b6bc8ed7f04ab3b | [] | no_license | fajaralmu/java-gui-websocket-client | https://github.com/fajaralmu/java-gui-websocket-client | 9a93762ef6f4816b4386d7f99fe72f182ef9ffa5 | 97689aee5fc3a07e44160d0e0081b4f62ba9a8ee | refs/heads/master | 2022-12-11T20:43:19.546000 | 2020-08-26T05:39:40 | 2020-08-26T05:39:40 | 289,448,897 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fajar.wsclient.dto;
import java.util.Date;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.ObjectMapper;
public class MessageMapper {
public final static ObjectMapper OBJECT_MAPPER = new ObjectMapper();
public static Message getMessage(String js... | UTF-8 | Java | 2,634 | java | MessageMapper.java | Java | [] | null | [] | package com.fajar.wsclient.dto;
import java.util.Date;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.ObjectMapper;
public class MessageMapper {
public final static ObjectMapper OBJECT_MAPPER = new ObjectMapper();
public static Message getMessage(String js... | 2,634 | 0.66325 | 0.581245 | 63 | 40.809525 | 74.818481 | 465 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.68254 | false | false | 15 |
a526b04864867cbe72a9068c1e1c907ffa67171d | 25,975,962,261,135 | e9a3c4d4ae9398d94a88853cbe0c2d882cc476bc | /app/src/main/java/com/yym/demo/activity/bottomsheet/IBottomSheetMVP.java | af9442b1386d53f1365b185366d7bf1939b9c706 | [] | no_license | luoyemyy/AndroidDemo | https://github.com/luoyemyy/AndroidDemo | fca3db4d5b49e5501d0c1bac4557d31a3085c823 | c00f0cb10d9080446c7c6d5e2b06bc71f044fc90 | refs/heads/master | 2017-12-01T06:45:29.547000 | 2016-07-21T05:47:28 | 2016-07-21T05:47:28 | 63,406,001 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yym.demo.activity.bottomsheet;
import com.yym.demo.activity.base.IBasePresenter;
import com.yym.demo.activity.base.IBaseView;
/**
* 2016.7.11 15:36
* yym
*/
public interface IBottomSheetMVP {
interface IPresenter extends IBasePresenter {
}
interface IView extends IBaseView {
}
}
| UTF-8 | Java | 318 | java | IBottomSheetMVP.java | Java | [] | null | [] | package com.yym.demo.activity.bottomsheet;
import com.yym.demo.activity.base.IBasePresenter;
import com.yym.demo.activity.base.IBaseView;
/**
* 2016.7.11 15:36
* yym
*/
public interface IBottomSheetMVP {
interface IPresenter extends IBasePresenter {
}
interface IView extends IBaseView {
}
}
| 318 | 0.720126 | 0.685535 | 20 | 14.9 | 18.93119 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.15 | false | false | 15 |
09274518faef5bd52381e703edc4f37693561bd8 | 10,075,993,337,711 | 48e835e6f176a8ac9ae3ca718e8922891f1e5a18 | /benchmark/validation/com/alibaba/json/bvt/parser/stream/JSONReaderScannerTest.java | 694c24313977cf8b0902da641ada9fd0f90af418 | [] | no_license | STAMP-project/dspot-experiments | https://github.com/STAMP-project/dspot-experiments | f2c7a639d6616ae0adfc491b4cb4eefcb83d04e5 | 121487e65cdce6988081b67f21bbc6731354a47f | refs/heads/master | 2023-02-07T14:40:12.919000 | 2019-11-06T07:17:09 | 2019-11-06T07:17:09 | 75,710,758 | 14 | 19 | null | false | 2023-01-26T23:57:41 | 2016-12-06T08:27:42 | 2022-02-18T17:43:31 | 2023-01-26T23:57:40 | 651,434 | 12 | 14 | 5 | null | false | false | package com.alibaba.json.bvt.parser.stream;
import com.alibaba.fastjson.JSONObject;
import com.alibaba.fastjson.parser.DefaultJSONParser;
import com.alibaba.fastjson.parser.JSONReaderScanner;
import junit.framework.TestCase;
import org.junit.Assert;
public class JSONReaderScannerTest extends TestCase {
public v... | UTF-8 | Java | 1,298 | java | JSONReaderScannerTest.java | Java | [] | null | [] | package com.alibaba.json.bvt.parser.stream;
import com.alibaba.fastjson.JSONObject;
import com.alibaba.fastjson.parser.DefaultJSONParser;
import com.alibaba.fastjson.parser.JSONReaderScanner;
import junit.framework.TestCase;
import org.junit.Assert;
public class JSONReaderScannerTest extends TestCase {
public v... | 1,298 | 0.66718 | 0.638675 | 32 | 39.53125 | 35.756977 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.65625 | false | false | 15 |
541f143f07dda62f2ca5ca3ec4ed729c43e11dbc | 9,637,906,614,517 | 070fdf9e6bb5d1d4cbd81e4c8e7ed6e4f1fef5e9 | /src/main/java/com/megaeyes/persistence/ibatis/iface/PlatformSubscribeDAO.java | 20f29bf0e475f06693474037d8f6e1be8762a538 | [] | no_license | github188/interface | https://github.com/github188/interface | 342e5447239eb4c733295150d44b7f213419ac75 | 81269dcb2c707d545f5b178727503bb638f5e446 | refs/heads/master | 2020-01-23T22:00:12.025000 | 2016-01-25T06:39:36 | 2016-01-25T06:39:36 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.megaeyes.persistence.ibatis.iface;
import com.megaeyes.persistence.ibatis.model.PlatformSubscribe;
import com.megaeyes.persistence.ibatis.model.PlatformSubscribeExample;
import java.util.List;
public interface PlatformSubscribeDAO {
/**
* This method was generated by Abator for iBATIS.
* Thi... | UTF-8 | Java | 2,046 | java | PlatformSubscribeDAO.java | Java | [] | null | [] | package com.megaeyes.persistence.ibatis.iface;
import com.megaeyes.persistence.ibatis.model.PlatformSubscribe;
import com.megaeyes.persistence.ibatis.model.PlatformSubscribeExample;
import java.util.List;
public interface PlatformSubscribeDAO {
/**
* This method was generated by Abator for iBATIS.
* Thi... | 2,046 | 0.698925 | 0.657869 | 63 | 31.492064 | 26.869982 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.174603 | false | false | 15 |
39de3bf3f0888cecd05804d7a977eb055f1555ad | 26,285,199,895,452 | db9f4e5a65826f8f2b3485535e7505c588f65077 | /app/src/main/java/com/example/voipapp/MainActivity.java | 50c32e6e6fee7d34f4e78b23848c2cc3d18d5580 | [] | no_license | ibrahim-iqbal/VoIP_App | https://github.com/ibrahim-iqbal/VoIP_App | c202c340004755ae1bde885950a74545c42dcd0d | 6855fc78b66d7d31ae32e5ec24995a9f042ca634 | refs/heads/master | 2020-12-27T15:36:26.523000 | 2020-02-03T13:11:58 | 2020-02-03T13:11:58 | 237,954,560 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.voipapp;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.widget.ImageView;
import androidx.appcompat.app.AlertDialog;
import androidx.appcompat.app.AppCompatActivity;
public class MainActivity extends AppCo... | UTF-8 | Java | 966 | java | MainActivity.java | Java | [] | null | [] | package com.example.voipapp;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.widget.ImageView;
import androidx.appcompat.app.AlertDialog;
import androidx.appcompat.app.AppCompatActivity;
public class MainActivity extends AppCo... | 966 | 0.641822 | 0.628364 | 36 | 25.833334 | 20.5149 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 15 |
d7709f891fb2bbc58603f257f25bdeccb85b35ce | 23,476,291,286,334 | d3581c644636e56d0b7ab9999fb261bd38fb45a1 | /src/main/java/com/IRonak/MyTodo/Controller/TodoController.java | 6a928d652c365c602f74679bc91805ce946a1c8f | [] | no_license | RkColmark/MyTodo | https://github.com/RkColmark/MyTodo | 2648f52dfa7e74f9273aded4fe3f910f727adabb | b8bd3e5d02c904db248e0168fc2f9949f33d7c72 | refs/heads/master | 2023-03-16T05:28:18.938000 | 2021-03-05T18:19:48 | 2021-03-05T18:19:48 | 344,803,714 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.IRonak.MyTodo.Controller;
import com.IRonak.MyTodo.Entity.Todo;
import com.IRonak.MyTodo.Service.ITodoService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.propertyeditors.CustomDateEditor;
import org.springframework.security.core.context.SecurityContextH... | UTF-8 | Java | 3,451 | java | TodoController.java | Java | [] | null | [] | package com.IRonak.MyTodo.Controller;
import com.IRonak.MyTodo.Entity.Todo;
import com.IRonak.MyTodo.Service.ITodoService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.propertyeditors.CustomDateEditor;
import org.springframework.security.core.context.SecurityContextH... | 3,451 | 0.666763 | 0.666763 | 139 | 23.827337 | 23.246235 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.654676 | false | false | 15 |
78d1f8c04b9f05a57330e030ee6a6c142062ba66 | 5,738,076,357,500 | 044b1394176c4f0ec90b1565ea848f49c6651d91 | /src/main/java/com/example/springaop/service/LoginService.java | 7da218035cd7de13a05a7845ffff3d393733544c | [] | no_license | AliceHuJie/spring-aop | https://github.com/AliceHuJie/spring-aop | d7a57d8d89a0dca4f548012bed9f073d4e5b046b | 9844b47d8ab885d31d2c9a6da57195762eb8fc09 | refs/heads/master | 2022-05-07T10:30:03.973000 | 2020-02-04T14:38:47 | 2020-02-04T14:38:47 | 238,217,589 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.springaop.service;
import org.springframework.stereotype.Service;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
@Service
public class LoginService {
public void login(String name, HttpServletResponse resp) throws IOException {
resp.getWriter().write("hell... | UTF-8 | Java | 341 | java | LoginService.java | Java | [] | null | [] | package com.example.springaop.service;
import org.springframework.stereotype.Service;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
@Service
public class LoginService {
public void login(String name, HttpServletResponse resp) throws IOException {
resp.getWriter().write("hell... | 341 | 0.762463 | 0.762463 | 14 | 23.357143 | 24.569456 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 15 |
620026de3e07f1bb693fe3fd51b01d1f4af6ea2d | 32,203,664,833,644 | 37979b4c6dfef3aa7da03f721fb1ccc2f86536e5 | /src/main/java/xcc/leetcode/permutation/PermutationsII.java | e774f9c40e0a19b51df63e9663a312600a7eaf6a | [] | no_license | xiaochenchen/leetcode-onlinejudge | https://github.com/xiaochenchen/leetcode-onlinejudge | f30cec1bc45863c1309a23414e2a59611de69850 | 5b55ab3608af36a45588d58c3d084eabfe2b8ce1 | refs/heads/master | 2021-03-12T22:17:48.207000 | 2014-04-06T22:48:56 | 2014-04-06T22:48:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package xcc.leetcode.permutation;
import java.util.ArrayList;
import java.util.Arrays;
/**
* Given a collection of numbers that might contain duplicates, return all possible unique permutations.
*
* For example,
* [1,1,2] have the following unique permutations:
* [1,1,2], [1,2,1], and [2,1,1].
*
* Created by l... | UTF-8 | Java | 1,481 | java | PermutationsII.java | Java | [
{
"context": " * [1,1,2], [1,2,1], and [2,1,1].\n *\n * Created by lightsaber on 4/1/14.\n */\npublic class PermutationsII\n{\n ",
"end": 329,
"score": 0.9995948672294617,
"start": 319,
"tag": "USERNAME",
"value": "lightsaber"
}
] | null | [] | package xcc.leetcode.permutation;
import java.util.ArrayList;
import java.util.Arrays;
/**
* Given a collection of numbers that might contain duplicates, return all possible unique permutations.
*
* For example,
* [1,1,2] have the following unique permutations:
* [1,1,2], [1,2,1], and [2,1,1].
*
* Created by l... | 1,481 | 0.563808 | 0.549629 | 55 | 25.927273 | 27.8906 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.727273 | false | false | 15 |
fc0ef76d94c154473768b1c17e9c4e3d9fedbbdc | 13,572,096,725,982 | 8775c52189d0adf87f6b8d1acfd0ac294bec4865 | /src/java/SignUpCheckServlet.java | bf03b5fe5b54106ff65d4e4891311cce4a669643 | [] | no_license | harsh7809/Childhood | https://github.com/harsh7809/Childhood | 726915e1a857c665cf98ea7ba2f7cbc4038016da | 2c0beeee26ce0f43aee2c26095b6c52f4c50c7cc | refs/heads/master | 2020-03-26T20:22:41.208000 | 2018-08-19T16:08:44 | 2018-08-19T16:08:44 | 145,320,364 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.IOException;
import java.io.PrintWriter;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.util.ArrayList;
import javax.naming.Context;
import javax.naming.InitialContext;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
imp... | UTF-8 | Java | 2,548 | java | SignUpCheckServlet.java | Java | [] | null | [] | import java.io.IOException;
import java.io.PrintWriter;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.util.ArrayList;
import javax.naming.Context;
import javax.naming.InitialContext;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
imp... | 2,548 | 0.5573 | 0.554945 | 75 | 32.986668 | 20.025646 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.586667 | false | false | 15 |
de2e655b5da84327e02f836ed48880d0f0b9380d | 31,009,663,927,508 | eb3c1fa6f150fa22791f6f25e44321c1d9f1c7bd | /app/src/main/java/com/gy/listener/ui/recordsList/IImageHelper.java | cf45fae7f865dc3105e68b0f8735c2b779be856b | [] | no_license | Yairgadiel/ListenerAndroid | https://github.com/Yairgadiel/ListenerAndroid | 7d815cfc4a8c52f5d85e1cdf1ced53ff3abdf93c | 04f8a56dff4b5307defd71435a1e140efbd4dd9d | refs/heads/master | 2023-06-25T13:29:18.957000 | 2021-07-28T03:41:17 | 2021-07-28T03:41:17 | 382,125,231 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gy.listener.ui.recordsList;
import com.gy.listener.model.events.IOnCompleteListener;
import com.gy.listener.model.events.IOnImageLoadedListener;
import com.gy.listener.model.events.IOnImageUploadedListener;
public interface IImageHelper {
void pickImage(IOnImageUploadedListener listener);
void lo... | UTF-8 | Java | 444 | java | IImageHelper.java | Java | [] | null | [] | package com.gy.listener.ui.recordsList;
import com.gy.listener.model.events.IOnCompleteListener;
import com.gy.listener.model.events.IOnImageLoadedListener;
import com.gy.listener.model.events.IOnImageUploadedListener;
public interface IImageHelper {
void pickImage(IOnImageUploadedListener listener);
void lo... | 444 | 0.822072 | 0.822072 | 14 | 30.714285 | 27.839922 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.642857 | false | false | 15 |
ec99009cf9cfd993f7defeb66f3f694b3f93bd71 | 5,841,155,552,171 | 281b50d4d50d79ea5bf34dd83fc594ba73416703 | /src/15 - 10/014-Longest Common Prefix.java | 0bce3978a9686686d1b1ecfb97492208f4b2e7c5 | [] | no_license | lcl3356897/LeetCode-AHAHA | https://github.com/lcl3356897/LeetCode-AHAHA | 14f5aa8286068133a1adaf67ad2c5067eb4216dd | fa59d2107a63c20973a2270b16f27aba0ca082a4 | refs/heads/master | 2016-09-06T16:47:30.952000 | 2015-11-03T16:23:11 | 2015-11-03T16:23:11 | 39,365,361 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Solution {
public String longestCommonPrefix(String[] strs) {
if(strs == null || strs.length == 0){
return "";
}
StringBuffer rst = new StringBuffer();
for(int i=0;i<strs[0].length;i++){
for(int k=1;k<strs.length;k++){
if(i >= strs[k].length()... | UTF-8 | Java | 507 | java | 014-Longest Common Prefix.java | Java | [] | null | [] | public class Solution {
public String longestCommonPrefix(String[] strs) {
if(strs == null || strs.length == 0){
return "";
}
StringBuffer rst = new StringBuffer();
for(int i=0;i<strs[0].length;i++){
for(int k=1;k<strs.length;k++){
if(i >= strs[k].length()... | 507 | 0.489152 | 0.477318 | 17 | 28.882353 | 20.157854 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.411765 | false | false | 15 |
59c7eb4836895d26dea6887c714fc420668f9632 | 5,841,155,549,496 | 89dfa6bf6545a3b59f4ef74360a9d16e3b87efc3 | /Searching/RepeatingElement/Efficient.java | 08e424386cee51dcf6e71432ce348d51401cf2d9 | [] | no_license | peachmakerunderscore/DSA | https://github.com/peachmakerunderscore/DSA | 6d4f5811aa25ef0c57d7ab4957946c5f3cb6be32 | 4e456246845102fd4271c12366aef4877760df96 | refs/heads/main | 2023-07-31T09:58:59.093000 | 2021-09-17T07:01:14 | 2021-09-17T07:01:14 | 406,716,426 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | class Solution {
public static int repeating(int arr[]) {
boolean visited[] = new boolean[arr.length];
for (int i = 0; i < arr.length; i++) {
if (visited[arr[i]]) {
return arr[i];
}
visited[arr[i]] = true;
}
return -1;
}
... | UTF-8 | Java | 465 | java | Efficient.java | Java | [] | null | [] | class Solution {
public static int repeating(int arr[]) {
boolean visited[] = new boolean[arr.length];
for (int i = 0; i < arr.length; i++) {
if (visited[arr[i]]) {
return arr[i];
}
visited[arr[i]] = true;
}
return -1;
}
... | 465 | 0.455914 | 0.436559 | 23 | 19.26087 | 19.195147 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.608696 | false | false | 15 |
2fd5106ee9369c9dace675a477db861066d7d5b4 | 12,335,146,075,765 | b5186ee7df6d26df93ab046cd8ba845e7888e07c | /RaspiMediaCenter/src/raspimediacenter/GUI/Components/Video/InformationPanelGraphics.java | a5c01f03de20fb542921dff7efbda6715acd7ddc | [] | no_license | Aden-Herold/Raspi-Media-Center | https://github.com/Aden-Herold/Raspi-Media-Center | fb27096af063785c23d3c9349f72b79d55089789 | 71be8b9cf2c918a6c65d44224cccb6e6d7e646b8 | refs/heads/master | 2020-12-24T18:23:20.287000 | 2016-05-29T06:15:53 | 2016-05-29T06:15:53 | 56,566,702 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package raspimediacenter.GUI.Components.Video;
import raspimediacenter.GUI.GUI;
import java.awt.AlphaComposite;
import java.awt.Color;
import java.awt.Graphics2D;
import java.awt.LinearGradientPaint;
import java.awt.geom.Point2D;
import raspimediacenter.GUI.SceneManager;
import raspimediacenter.Logic.Utilitie... | UTF-8 | Java | 6,673 | java | InformationPanelGraphics.java | Java | [] | null | [] | package raspimediacenter.GUI.Components.Video;
import raspimediacenter.GUI.GUI;
import java.awt.AlphaComposite;
import java.awt.Color;
import java.awt.Graphics2D;
import java.awt.LinearGradientPaint;
import java.awt.geom.Point2D;
import raspimediacenter.GUI.SceneManager;
import raspimediacenter.Logic.Utilitie... | 6,673 | 0.564064 | 0.543684 | 142 | 44.992958 | 33.438717 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.105634 | false | false | 15 |
1582d5e06f98506a434e1d1cb152fdd6102dd831 | 20,048,907,381,799 | 65b9f4766cff723823e284da85019824361c695f | /Web_App/src/main/java/com/epam/oleksandr_fomenko/java/lesson9/dao/UserDBDao.java | cdc5c4e3b0b7f4fd9efaeb49b4a4209841a53c07 | [] | no_license | alexfomenkoag/automation_testing | https://github.com/alexfomenkoag/automation_testing | 3890f63f493622f8187fe0cff7f05c61e1847607 | 72be8121d6e69d3e1ecf0df9f0b64b40b3bd917b | refs/heads/master | 2020-02-26T12:38:46.219000 | 2016-05-29T19:25:22 | 2016-05-29T19:25:22 | 59,892,426 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.epam.oleksandr_fomenko.java.lesson9.dao;
import com.epam.oleksandr_fomenko.java.lesson9.bean.UserBean;
import org.apache.log4j.Logger;
import java.sql.*;
import java.util.ArrayList;
import java.util.List;
import static com.epam.oleksandr_fomenko.java.lesson9.constants.RegistrationFormFields.*;
/**
* @a... | UTF-8 | Java | 6,049 | java | UserDBDao.java | Java | [
{
"context": "onstants.RegistrationFormFields.*;\n\n/**\n * @author Oleksandr Fomenko\n */\n\npublic class UserDBDao implements IUserDao {\n",
"end": 343,
"score": 0.9728895425796509,
"start": 326,
"tag": "NAME",
"value": "Oleksandr Fomenko"
},
{
"context": "ME = \"root\";\n priva... | null | [] | package com.epam.oleksandr_fomenko.java.lesson9.dao;
import com.epam.oleksandr_fomenko.java.lesson9.bean.UserBean;
import org.apache.log4j.Logger;
import java.sql.*;
import java.util.ArrayList;
import java.util.List;
import static com.epam.oleksandr_fomenko.java.lesson9.constants.RegistrationFormFields.*;
/**
* @a... | 6,017 | 0.639114 | 0.632501 | 132 | 44.825756 | 35.124561 | 178 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.113636 | false | false | 15 |
ba32e7f882b848b472afc632c81d87c2b08a8fe1 | 26,766,236,194,228 | bd4332f144218a4b6a90221f50e683dbb6cee49b | /src/datadriven/WebTable.java | dc33a93a97759f92d0ba9f67cd15b5bd4d6723ca | [] | no_license | amirkhadari/MyProject | https://github.com/amirkhadari/MyProject | 0792e82ad7dda05851f931a77201e185a1875d40 | e36243827ca5ac965e5add51da11bd6782a4480b | refs/heads/master | 2020-05-03T20:44:23.918000 | 2019-04-05T09:58:38 | 2019-04-05T09:58:38 | 178,809,596 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package datadriven;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
public class WebTable {
public static void main(String[] args) {
System.setProperty("webdriver.chrome.driver", "/home/innoraft/Amir/chrome... | UTF-8 | Java | 807 | java | WebTable.java | Java | [
{
"context": "mber = driver.findElement(By.xpath(\"//div[text()='balajikalidindi@gmail.com']//parent::div[@role='gridcell']\"\n\t\t\t\t+ \"//follow",
"end": 671,
"score": 0.9998046159744263,
"start": 646,
"tag": "EMAIL",
"value": "balajikalidindi@gmail.com"
}
] | null | [] | package datadriven;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
public class WebTable {
public static void main(String[] args) {
System.setProperty("webdriver.chrome.driver", "/home/innoraft/Amir/chrome... | 789 | 0.729864 | 0.726146 | 27 | 28.888889 | 30.145737 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.592593 | false | false | 15 |
ba7ca87f3f57cf97fb78109799e773a43dd42e4e | 25,082,609,009,850 | 2614f8ac7e966b5ded3bb169236d54c384132fac | /src/util/str/DBUtil.java | 29b03861498c93ec2916baf8f27440610e938df8 | [] | no_license | Deament/PT | https://github.com/Deament/PT | 3f9f3babdbfc6aba739286a2b28704928e832553 | 767f1698f45e76df7c4de8c3d988899b5fed5cdb | refs/heads/master | 2021-01-20T22:09:50.835000 | 2016-07-03T01:50:50 | 2016-07-03T01:50:50 | 61,312,489 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package util.str;
import cn.qtone.common.utils.base.StringUtil;
/**
* 数据库操作的实用类.
*
* @author 马必强
*
*/
public class DBUtil
{
public final static StringBuffer oraclePageQuery(StringBuffer sql,
String orderBy, int startIndex, int totals)
{
return oracleExePageQuery(sql, orderBy, startIndex, totals);
}
... | UTF-8 | Java | 5,875 | java | DBUtil.java | Java | [
{
"context": "se.StringUtil;\n\n\n/**\n * 数据库操作的实用类.\n * \n * @author 马必强\n *\n */\npublic class DBUtil\n{\n\tpublic final static",
"end": 103,
"score": 0.9996325373649597,
"start": 100,
"tag": "NAME",
"value": "马必强"
}
] | null | [] | package util.str;
import cn.qtone.common.utils.base.StringUtil;
/**
* 数据库操作的实用类.
*
* @author 马必强
*
*/
public class DBUtil
{
public final static StringBuffer oraclePageQuery(StringBuffer sql,
String orderBy, int startIndex, int totals)
{
return oracleExePageQuery(sql, orderBy, startIndex, totals);
}
... | 5,875 | 0.6737 | 0.666852 | 213 | 24.366198 | 24.250399 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.098592 | false | false | 15 |
dbf5f3a63cb1619ada01b1f9cc65504873c892a8 | 30,374,008,771,004 | f3d9a6aeb2c493ae4c391c92ffbf14214c28747b | /src/main/java/xyz/kyyz/utils/extention/DateExtention.java | 4681874deb1e2bc763627909f12862ae40c893c7 | [
"Apache-2.0"
] | permissive | kuangyy/index | https://github.com/kuangyy/index | 759103dbf44e4843a45823144be5b6a94ba7c685 | 5d12e2dafa819e7ac8e3971e9a34db3b40997ca1 | refs/heads/master | 2021-01-10T08:01:48.495000 | 2016-02-24T10:17:36 | 2016-02-24T10:17:36 | 52,402,267 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package xyz.kyyz.utils.extention;
import java.text.SimpleDateFormat;
import java.util.Date;
/**
*
* @ClassName: DateExtention
* @Description: Date扩展
* @author yinqiang
* @date Jul 23, 2015 6:24:36 PM
*
*/
public class DateExtention {
final static String dataFromat="yyyy-MM-dd";
/**
*
* @Title: prase
... | UTF-8 | Java | 700 | java | DateExtention.java | Java | [
{
"context": "e: DateExtention \n* @Description: Date扩展\n* @author yinqiang\n* @date Jul 23, 2015 6:24:36 PM \n*\n */\npublic cla",
"end": 172,
"score": 0.9729212522506714,
"start": 164,
"tag": "USERNAME",
"value": "yinqiang"
},
{
"context": "yy-MM-dd\n\t * @param source\n\t * @retur... | null | [] | package xyz.kyyz.utils.extention;
import java.text.SimpleDateFormat;
import java.util.Date;
/**
*
* @ClassName: DateExtention
* @Description: Date扩展
* @author yinqiang
* @date Jul 23, 2015 6:24:36 PM
*
*/
public class DateExtention {
final static String dataFromat="yyyy-MM-dd";
/**
*
* @Title: prase
... | 700 | 0.667155 | 0.651026 | 36 | 17.944445 | 15.403724 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.388889 | false | false | 15 |
862766c33bb5c4e644108f9c5de854eb3ea4678c | 20,143,396,687,058 | 98d0406843f1cd771c4f5ccd54d57daee0161dc1 | /src/main/java/com/fomjar/blog/comm/CommonController.java | 3169be1c6f80ad03c4afea0340ce8baec862b449 | [] | no_license | fomjar/free-blog | https://github.com/fomjar/free-blog | e9055b16754f037e17c71f885f7131ca6161832a | 5cf9dae47b4e03472ef3ff2cc738cebc3d7b231a | refs/heads/master | 2021-01-22T02:40:42.980000 | 2018-03-07T08:26:14 | 2018-03-07T08:26:14 | 102,250,284 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fomjar.blog.comm;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.ControllerAdvice;
import org.springframework.web.bind.annotation.ExceptionHandler;
import org.springframework.web.bind.annotation... | UTF-8 | Java | 977 | java | CommonController.java | Java | [] | null | [] | package com.fomjar.blog.comm;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.ControllerAdvice;
import org.springframework.web.bind.annotation.ExceptionHandler;
import org.springframework.web.bind.annotation... | 977 | 0.715455 | 0.714432 | 32 | 29.53125 | 22.278049 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.46875 | false | false | 15 |
9261c8e72a5eefe3c669ff20aaaa5c3fd3f7a9d2 | 26,938,034,948,932 | 2dc38553a57371e55801df1a901f2deb5c545a14 | /Elki/src/de/lmu/ifi/dbs/elki/algorithm/clustering/subspace/CLIQUE.java | 4e6bb2b915b54dab8105982073d4d5689620ed31 | [] | no_license | artsync/Overig | https://github.com/artsync/Overig | c2ad37ce70146f761e494a3c6fa006755dd72779 | 8e6883ff382cdfef13311362b660b1bb97f4f229 | refs/heads/master | 2021-01-19T05:03:34.744000 | 2014-10-11T15:41:22 | 2014-10-11T15:41:22 | 25,083,390 | 0 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.lmu.ifi.dbs.elki.algorithm.clustering.subspace;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Collections;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.Set;
import java.util.SortedMap;
import java.util.TreeMap;... | UTF-8 | Java | 21,380 | java | CLIQUE.java | Java | [
{
"context": " implemented.\n * </p>\n * <p>\n * Reference: <br>\n * R. Agrawal, J. Gehrke, D. Gunopulos, P. Raghavan:: Automatic",
"end": 2417,
"score": 0.9999010562896729,
"start": 2407,
"tag": "NAME",
"value": "R. Agrawal"
},
{
"context": ".\n * </p>\n * <p>\n * Reference: <br>\n ... | null | [] | package de.lmu.ifi.dbs.elki.algorithm.clustering.subspace;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Collections;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.Set;
import java.util.SortedMap;
import java.util.TreeMap;... | 21,338 | 0.671422 | 0.665482 | 553 | 37.661846 | 36.119747 | 274 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.533454 | false | false | 15 |
2b14b967197898815360481e0c20f180be990c91 | 21,088,289,443,108 | bf08e6f8ade8e42be6a1ba4600640819630479a2 | /java/native/src/io/wulei123/demo05/classes01/Simulator.java | bce0ffec46f301f5a57bcc0286af7f9288683075 | [] | no_license | wulei123/demos | https://github.com/wulei123/demos | 1c57ceb87c00abed14912d94e4ec5365dbfe0037 | c18fa4f0b5f34a2c2f2f654326078f088ca7fdc4 | refs/heads/master | 2018-11-27T00:12:52.915000 | 2018-10-24T07:11:21 | 2018-10-24T07:11:21 | 75,624,196 | 0 | 1 | null | false | 2017-06-15T09:25:21 | 2016-12-05T12:49:18 | 2017-06-10T12:53:03 | 2017-06-14T14:06:39 | 2,651 | 0 | 1 | 0 | Java | null | null | package io.wulei123.demo05.classes01;
import io.wulei123.demo05.classes02.ComputerAverage;
/**
* Created by ray on 2017/5/5.
*/
public class Simulator implements ComputerAverage{
public static void playSound(Animal animal){
animal.getAnimalName();
animal.cry();
}
@Override
... | UTF-8 | Java | 396 | java | Simulator.java | Java | [
{
"context": "5.classes02.ComputerAverage;\r\n\r\n/**\r\n * Created by ray on 2017/5/5.\r\n */\r\npublic class Simulator impleme",
"end": 119,
"score": 0.9732122421264648,
"start": 116,
"tag": "USERNAME",
"value": "ray"
}
] | null | [] | package io.wulei123.demo05.classes01;
import io.wulei123.demo05.classes02.ComputerAverage;
/**
* Created by ray on 2017/5/5.
*/
public class Simulator implements ComputerAverage{
public static void playSound(Animal animal){
animal.getAnimalName();
animal.cry();
}
@Override
... | 396 | 0.641414 | 0.588384 | 18 | 20 | 18.917952 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.277778 | false | false | 15 |
bbed070da338a8d6c94303957a422d4c5f5b8e7b | 31,018,253,866,685 | caf17154365f7193325356fe96c88a44719802a0 | /src/com/hao/shiro/realm/CustomRealm.java | 21e6fb1d98b7eafc07162da5ab8a1f66baaf623e | [] | no_license | haohj/shiro | https://github.com/haohj/shiro | b6d8529cb4daf5e7e8cb20bdf924798321c0ffbc | d5e9f42eaee8d6261d4253f9340172d352e09a0f | refs/heads/master | 2020-03-21T15:10:18.089000 | 2018-08-09T07:30:33 | 2018-08-09T07:30:33 | 138,697,777 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hao.shiro.realm;
import com.hao.shiro.po.ActiveUser;
import com.hao.shiro.po.SysPermission;
import com.hao.shiro.po.SysUser;
import com.hao.shiro.service.SysService;
import org.apache.shiro.authc.*;
import org.apache.shiro.authz.AuthorizationInfo;
import org.apache.shiro.authz.SimpleAuthorizationInfo;
impo... | UTF-8 | Java | 3,199 | java | CustomRealm.java | Java | [
{
"context": "\n\n //获取用户密码\n String password = user.getPassword();\n //盐\n String salt = user.getSalt",
"end": 1728,
"score": 0.6115648746490479,
"start": 1717,
"tag": "PASSWORD",
"value": "getPassword"
}
] | null | [] | package com.hao.shiro.realm;
import com.hao.shiro.po.ActiveUser;
import com.hao.shiro.po.SysPermission;
import com.hao.shiro.po.SysUser;
import com.hao.shiro.service.SysService;
import org.apache.shiro.authc.*;
import org.apache.shiro.authz.AuthorizationInfo;
import org.apache.shiro.authz.SimpleAuthorizationInfo;
impo... | 3,198 | 0.658039 | 0.658039 | 109 | 27.357798 | 26.868528 | 156 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.40367 | false | false | 15 |
1a99be9f710331ed5169be1abe7b23ad5473a0db | 9,277,129,414,814 | 6087ab60b44edf4c808feb8fec16f3735632eebf | /product/server/src/test/java/com/carlos/product/service/ProductCategoryServiceTest.java | 8846493acd1939a5f1a52970bdf256ce1d87ceb9 | [
"Apache-2.0"
] | permissive | zouxiangzhong1998/spring-cloud-finchley | https://github.com/zouxiangzhong1998/spring-cloud-finchley | 6d7ef43c1172447f0195f0955513f9398d4fd74c | 7946026d9ff6bd95c27007c18cc9c73549fc38f2 | refs/heads/master | 2022-07-15T00:04:40.810000 | 2020-05-12T04:59:52 | 2020-05-12T05:00:18 | 261,460,902 | 1 | 0 | Apache-2.0 | false | 2022-06-21T03:24:59 | 2020-05-05T12:28:23 | 2020-06-04T01:49:57 | 2022-06-21T03:24:58 | 196 | 0 | 0 | 3 | Java | false | false | package com.carlos.product.service;
import com.carlos.product.ProductApplicationTests;
import com.carlos.product.pojo.ProductCategory;
import org.junit.Assert;
import org.junit.Test;
import org.springframework.beans.factory.annotation.Autowired;
import java.util.Arrays;
import java.util.List;
/**
* @author Carlos
... | UTF-8 | Java | 720 | java | ProductCategoryServiceTest.java | Java | [
{
"context": "til.Arrays;\nimport java.util.List;\n\n/**\n * @author Carlos\n * @version 1.0.0\n * @date 2020/5/5 16:36\n */\npub",
"end": 318,
"score": 0.9954018592834473,
"start": 312,
"tag": "NAME",
"value": "Carlos"
}
] | null | [] | package com.carlos.product.service;
import com.carlos.product.ProductApplicationTests;
import com.carlos.product.pojo.ProductCategory;
import org.junit.Assert;
import org.junit.Test;
import org.springframework.beans.factory.annotation.Autowired;
import java.util.Arrays;
import java.util.List;
/**
* @author Carlos
... | 720 | 0.761111 | 0.738889 | 27 | 25.703703 | 25.843998 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 15 |
55440704ef3ba7fdc15d398f5c18f28cef3d52c3 | 32,770,600,511,858 | 0c378f8d9b49b3ff5ca427000d335ebd14609f5a | /src/main/java/cmn/util/spring/batch/job/BatchJobUtil.java | 41088286199715521492b564dbdb456035c5b889 | [] | no_license | gregorio67/common-util | https://github.com/gregorio67/common-util | cc93c74d39ef0cc0555a71a1be687e9f508b7483 | 6d094a87cc1829d7d34756b465f2a381c4695575 | refs/heads/master | 2021-04-30T06:49:01.840000 | 2018-06-22T01:00:04 | 2018-06-22T01:00:04 | 121,455,833 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cmn.util.spring.batch.job;
import java.util.HashMap;
import java.util.Map;
import java.util.Set;
import javax.annotation.Resource;
import org.apache.commons.exec.DefaultExecutor;
import org.apache.commons.exec.CommandLine;
import org.springframework.batch.core.BatchStatus;
import org.springframework.batch.co... | UTF-8 | Java | 3,006 | java | BatchJobUtil.java | Java | [] | null | [] | package cmn.util.spring.batch.job;
import java.util.HashMap;
import java.util.Map;
import java.util.Set;
import javax.annotation.Resource;
import org.apache.commons.exec.DefaultExecutor;
import org.apache.commons.exec.CommandLine;
import org.springframework.batch.core.BatchStatus;
import org.springframework.batch.co... | 3,006 | 0.685961 | 0.685629 | 117 | 24.683762 | 24.617292 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.863248 | false | false | 15 |
9a895ac44869958dfbf4c54fb7d47c64f5e1b754 | 2,508,260,962,305 | a3709a21a6f8fe95f154c809cf36cade04060064 | /src/main/java/org/saculo/crawler/domain/ArticleFacade.java | 0b7bbfd6f489d9b7b11be9431859793eb11a2ce2 | [] | no_license | saculo/crawler | https://github.com/saculo/crawler | b2379b73332ae6e174d54c3e48eda03a165dbed2 | 005d0fb189491ecec50a3c9f446dc1bf6b9c0070 | refs/heads/master | 2022-10-05T00:19:24.890000 | 2020-06-16T15:35:47 | 2020-06-16T15:35:47 | 242,522,432 | 0 | 1 | null | false | 2022-09-01T23:20:34 | 2020-02-23T13:31:05 | 2020-06-16T15:35:50 | 2022-09-01T23:20:33 | 28 | 0 | 0 | 4 | Java | false | false | package org.saculo.crawler.domain;
import io.vavr.collection.Stream;
import lombok.RequiredArgsConstructor;
@RequiredArgsConstructor
public class ArticleFacade {
private final ArticleDownloader articleDownloader;
private final ArticleCreator articleCreator;
public Stream<Article> createArticles () {
... | UTF-8 | Java | 430 | java | ArticleFacade.java | Java | [] | null | [] | package org.saculo.crawler.domain;
import io.vavr.collection.Stream;
import lombok.RequiredArgsConstructor;
@RequiredArgsConstructor
public class ArticleFacade {
private final ArticleDownloader articleDownloader;
private final ArticleCreator articleCreator;
public Stream<Article> createArticles () {
... | 430 | 0.725581 | 0.725581 | 15 | 27.666666 | 20.815592 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 15 |
6cb37f62bd09009893f464042c28ddcaa9753204 | 4,020,089,440,378 | 4cea15a3b85f620984c56d9ec6a94c3e57d09a62 | /src/main/java/com/core/PageOperations/HomePage.java | 680030bd6bc3da495735f30dfdaa1dee874bb41c | [] | no_license | myselfamey/MakeMyTripAssignment | https://github.com/myselfamey/MakeMyTripAssignment | 0b640ce36849b25112d2138e9fc39ad1dfbdf312 | f6213cde4c073c5f6656ccfcf110bb69d4f7b00d | refs/heads/master | 2023-04-03T10:13:57.800000 | 2021-03-29T06:23:28 | 2021-03-29T06:23:28 | 352,440,756 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.core.PageOperations;
import com.core.Constants.MonthEnum;
import com.core.PageEvents.HomePageEvents;
import com.core.Utils.HelperUtils;
import com.core.Utils.WebUtils;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import java.util.List;
public... | UTF-8 | Java | 9,809 | java | HomePage.java | Java | [] | null | [] | package com.core.PageOperations;
import com.core.Constants.MonthEnum;
import com.core.PageEvents.HomePageEvents;
import com.core.Utils.HelperUtils;
import com.core.Utils.WebUtils;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import java.util.List;
public... | 9,809 | 0.691814 | 0.69059 | 263 | 36.285172 | 36.226978 | 158 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.574144 | false | false | 15 |
db7bce4a32692166a0e563b850b7849cf76509d4 | 21,801,254,036,291 | 2d3a54a0b5e8b034f4011e93a30f5dfd509662c1 | /algorithms1/percolation/PercolationStats.java | 9e198c590639266bf9892a930fbed9630a3cf38e | [] | no_license | akustik/java | https://github.com/akustik/java | 618a0956a3fc7c6448a1f273b61f441f4727aab5 | 872c028425f16eeef2db6bfd04028825bbda6b23 | refs/heads/master | 2021-01-23T11:40:52.647000 | 2017-04-12T06:48:35 | 2017-04-12T06:48:35 | 88,019,084 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Performs statistical tests with the percolation model.
*/
public class PercolationStats {
private double[] threshold;
private int nExperiments;
/**
* Performs T independent computational experiments on an N-by-N grid.
*/
public PercolationStats(int N, int T)
{
nExperiment... | UTF-8 | Java | 2,488 | java | PercolationStats.java | Java | [] | null | [] | /**
* Performs statistical tests with the percolation model.
*/
public class PercolationStats {
private double[] threshold;
private int nExperiments;
/**
* Performs T independent computational experiments on an N-by-N grid.
*/
public PercolationStats(int N, int T)
{
nExperiment... | 2,488 | 0.513666 | 0.504421 | 91 | 26.351648 | 23.199268 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.351648 | false | false | 15 |
c6665458c964eb5ae082408e128dfabe8086f11c | 24,927,990,232,067 | d837775035a54188110d950575b563c48a7571a4 | /src/main/java/gak/library/music/proxy/implementation/ArtistProxy.java | 875e7aa93878b70f14aff85a1c07e5f39b9dd110 | [] | no_license | Yvangak/gakmusicstore | https://github.com/Yvangak/gakmusicstore | 89584d2cefa1b46d9425da96da6ed08c34649458 | fd2a82b49735d141e6af1cb67073a68a96477469 | refs/heads/master | 2020-05-15T18:30:33.532000 | 2019-04-23T15:36:20 | 2019-04-23T15:36:20 | 182,427,874 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gak.library.music.proxy.implementation;
import gak.library.music.adapter.ArtistAdapter;
import gak.library.music.domain.Artist;
import gak.library.music.exception.ApiCorruptedResultException;
import gak.library.music.exception.ArtistNotFoundException;
import gak.library.music.proxy.IArtistProxy;
import org.spr... | UTF-8 | Java | 1,288 | java | ArtistProxy.java | Java | [] | null | [] | package gak.library.music.proxy.implementation;
import gak.library.music.adapter.ArtistAdapter;
import gak.library.music.domain.Artist;
import gak.library.music.exception.ApiCorruptedResultException;
import gak.library.music.exception.ArtistNotFoundException;
import gak.library.music.proxy.IArtistProxy;
import org.spr... | 1,288 | 0.78882 | 0.78882 | 39 | 32.025642 | 29.159584 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.589744 | false | false | 15 |
5c47a8001be76acd7a3f3117a2731cdb2115bb3c | 240,518,217,440 | 5eb5612a630e92877a51685afeeb9a1522df8969 | /src/test/java/com/zx/RedisTest.java | 6db2596cdce48a358dd7799382983fe5ea66dfc0 | [] | no_license | poseidon2011/redis | https://github.com/poseidon2011/redis | cdce9ce388b172dfaf2ad560a3cfd9b6a914633b | 6aca36702dc336c5a3da96563f37b79632aaef1c | refs/heads/master | 2021-06-16T08:40:23.242000 | 2017-05-24T15:21:14 | 2017-05-24T15:21:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zx;
import redis.clients.jedis.HostAndPort;
import redis.clients.jedis.JedisCluster;
import redis.clients.jedis.JedisPoolConfig;
import java.util.HashSet;
import java.util.Set;
/**
* Created by 97038 on 2017-05-10.
*/
public class RedisTest {
public static void main(String[] args) {
Set<Ho... | UTF-8 | Java | 1,471 | java | RedisTest.java | Java | [
{
"context": "HashSet;\nimport java.util.Set;\n\n/**\n * Created by 97038 on 2017-05-10.\n */\npublic class RedisTest {\n\n ",
"end": 215,
"score": 0.9971895217895508,
"start": 210,
"tag": "USERNAME",
"value": "97038"
},
{
"context": "();\n jedisClusterNode.add(new HostAndP... | null | [] | package com.zx;
import redis.clients.jedis.HostAndPort;
import redis.clients.jedis.JedisCluster;
import redis.clients.jedis.JedisPoolConfig;
import java.util.HashSet;
import java.util.Set;
/**
* Created by 97038 on 2017-05-10.
*/
public class RedisTest {
public static void main(String[] args) {
Set<Ho... | 1,471 | 0.648538 | 0.556084 | 43 | 33.209301 | 25.249046 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.976744 | false | false | 15 |
59066a1e4c8d3ad74845c8cb0778bf98ce951549 | 8,839,042,748,910 | a6866a8f46c97815dd66847d3a25dbfbabf670af | /supermarket/src/supermarket/run/SupermarketRun.java | 9d1d23219e394bbbe860e8944433e682efaaddb2 | [] | no_license | eagualco/Supermarket | https://github.com/eagualco/Supermarket | fc69cd55db3262c97753d4d571f28354884ab0d5 | 726c3f59b08365e58726bc0603228081ccaffbd7 | refs/heads/master | 2020-09-10T08:47:58.621000 | 2019-11-14T16:49:01 | 2019-11-14T16:49:01 | 221,700,329 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package supermarket.run;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import supermarket.entities.*;
public class SupermarketRun {
public static void main(String[] args) {
List<Product> productList = new ArrayList<>();
productList.add(new Drink("Coca-Cola Zero", 1.5f, 20... | WINDOWS-1250 | Java | 905 | java | SupermarketRun.java | Java | [] | null | [] | package supermarket.run;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import supermarket.entities.*;
public class SupermarketRun {
public static void main(String[] args) {
List<Product> productList = new ArrayList<>();
productList.add(new Drink("Coca-Cola Zero", 1.5f, 20... | 905 | 0.675526 | 0.6567 | 33 | 26.363636 | 26.941933 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.939394 | false | false | 15 |
ecaafc2659456e089bf489c7ed0a307e1f00d01d | 1,838,246,007,168 | 7f9e44a5f3137f2830fb8b0c3c0dd5ea5ca39aa2 | /src/main/java/std/wlj/cache/lru/CacheStats.java | 9a353c0f3261c5611eb85abb4459ab9d4c7eb3d5 | [] | no_license | wjohnson000/wlj-place-test | https://github.com/wjohnson000/wlj-place-test | 042398f3b6f3472638e2c6d263419eb4670a5dde | d23ece28efe4f79b9f5343a75b1a85e8567d3021 | refs/heads/master | 2021-08-03T22:42:30.127000 | 2021-04-29T21:19:27 | 2021-04-29T21:19:27 | 18,767,871 | 0 | 0 | null | false | 2021-08-03T12:18:26 | 2014-04-14T16:30:20 | 2021-04-29T21:19:37 | 2021-08-03T12:18:24 | 2,332 | 0 | 0 | 13 | Java | false | false | package std.wlj.cache.lru;
import java.util.concurrent.atomic.LongAdder;
/**
* Cache statistics:
* <ul>
* <li><strong>GET count</strong> - the number of 'get' calls</li>
* <li><strong>HIT count</strong> - the number of 'get' calls that returned a non-null value</li>
* <li><strong>PUT count</strong> - the n... | UTF-8 | Java | 1,923 | java | CacheStats.java | Java | [
{
"context": " number of 'remove' calls</li>\n * </ul>\n * @author wjohnson000\n *\n */\npublic class CacheStats {\n\n private Lon",
"end": 653,
"score": 0.99937504529953,
"start": 642,
"tag": "USERNAME",
"value": "wjohnson000"
}
] | null | [] | package std.wlj.cache.lru;
import java.util.concurrent.atomic.LongAdder;
/**
* Cache statistics:
* <ul>
* <li><strong>GET count</strong> - the number of 'get' calls</li>
* <li><strong>HIT count</strong> - the number of 'get' calls that returned a non-null value</li>
* <li><strong>PUT count</strong> - the n... | 1,923 | 0.633385 | 0.631825 | 75 | 24.639999 | 24.65584 | 102 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.266667 | false | false | 15 |
8d761925bbfd9a09470fbabb1785e80060676e4b | 1,838,246,005,403 | 9ab91b074703bcfe9c9407e1123e2b551784a680 | /plugins/org.eclipse.osee.framework.core.model.test/src/org/eclipse/osee/framework/core/model/mocks/MockOseeTransactionDataAccessor.java | 3f9ea47d1d91cd01ed48aaee5095c85c9f944dc0 | [] | no_license | pkdevbox/osee | https://github.com/pkdevbox/osee | 7ad9c083c3df8a7e9ef6185a419680cc08e21769 | 7e31f80f43d6d0b661af521fdd93b139cb694001 | refs/heads/master | 2021-01-22T00:30:05.686000 | 2015-06-08T21:19:57 | 2015-06-09T18:42:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*******************************************************************************
* Copyright (c) 2004, 2007 Boeing.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
*... | UTF-8 | Java | 2,782 | java | MockOseeTransactionDataAccessor.java | Java | [
{
"context": "g/legal/epl-v10.html\n *\n * Contributors:\n * Boeing - initial API and implementation\n ***************",
"end": 396,
"score": 0.7024257183074951,
"start": 392,
"tag": "NAME",
"value": "eing"
},
{
"context": "k.jdk.core.type.OseeCoreException;\n\n/**\n * @author Ro... | null | [] | /*******************************************************************************
* Copyright (c) 2004, 2007 Boeing.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
*... | 2,770 | 0.703091 | 0.698778 | 83 | 32.518074 | 34.645664 | 156 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.373494 | false | false | 15 |
ae9368100bfe1916cf4e75fee3055f22806c1a8c | 9,809,705,359,290 | 5cf8a3af06f4201a01de1e9a162b80dba20a1980 | /shopping/src/main/java/com/nestor/entity/PayStatus.java | df1dc89eb5b37a1aa7ade3f6f2a4610991ae3610 | [] | no_license | BrightHZz/Floriculture | https://github.com/BrightHZz/Floriculture | 4cff347894e4d651e782f9d83c3cf25d5066661c | 949b5fad7cff8d42161400a2042b5d7750fa90be | refs/heads/master | 2020-05-07T08:59:30.417000 | 2019-03-31T07:05:08 | 2019-03-31T07:05:08 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nestor.entity;
public enum PayStatus {
PAYSUCCESS, PAYFAILED, PENDING
// private PayStatus() {
//
// }
}
| UTF-8 | Java | 129 | java | PayStatus.java | Java | [] | null | [] | package com.nestor.entity;
public enum PayStatus {
PAYSUCCESS, PAYFAILED, PENDING
// private PayStatus() {
//
// }
}
| 129 | 0.643411 | 0.643411 | 8 | 14.125 | 12.139167 | 31 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 15 |
4b621f31e3cd5d38e464fa4ec24942afc4c4677e | 27,384,711,546,559 | 7b5be33ae6feb7e31479d214955f5b43041f8588 | /ServerJavaProject/ServerJavaProject/src/model/ClientHandler.java | 1d1d4691d85bdbe23097fea988d012f1d40f6b3e | [] | no_license | Doredel/JavaProjectMaze | https://github.com/Doredel/JavaProjectMaze | 4a70cf30355a2eff647fdf0f06c0d8e4b2e6c96f | 7193fda4b53e6e6714820c728452807ec0727d00 | refs/heads/master | 2016-08-13T00:30:45.382000 | 2016-01-30T22:15:41 | 2016-01-30T22:15:41 | 47,512,034 | 0 | 3 | null | false | 2016-01-12T16:48:26 | 2015-12-06T20:13:55 | 2015-12-06T20:16:19 | 2016-01-12T16:48:26 | 11,483 | 0 | 0 | 0 | Java | null | null | package model;
import java.io.InputStream;
import java.io.OutputStream;
public interface ClientHandler {
/**
* This method handles the client's commands.
* after reading a command from the input stream, the method will analyze the command
* and call to the match method. The return value of the met... | UTF-8 | Java | 834 | java | ClientHandler.java | Java | [] | null | [] | package model;
import java.io.InputStream;
import java.io.OutputStream;
public interface ClientHandler {
/**
* This method handles the client's commands.
* after reading a command from the input stream, the method will analyze the command
* and call to the match method. The return value of the met... | 834 | 0.701439 | 0.701439 | 27 | 28.888889 | 31.343182 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.148148 | false | false | 15 |
4a109405ca91e15e2014d74792ada95b649930ff | 26,190,710,636,105 | 8b59d89dea1faf19180c85227722157488916c82 | /Applet Programmig/ExecutionOrder.java | 3ae52c1b1e5f17dcc21a0f766e383c396cf8896c | [] | no_license | VinayakSingoriya/Java-Learning | https://github.com/VinayakSingoriya/Java-Learning | ebc8afbfbc6c925c51568efc99e7714e6a9512f2 | 7d8ed751b0928c694fb3c5c48156b83f2320b8f5 | refs/heads/main | 2023-07-09T06:02:33.953000 | 2021-08-24T08:00:45 | 2021-08-24T08:00:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.applet.*;
import java.awt.*;
public class ExecutionOrder extends Applet{
String msg;
public void init(){
setBackground(Color.blue);
setForeground(Color.green);
msg = "Inside init() ---";
}
public void start(){
msg+="Inside start()----";
}
public void paint(Graphics g){
msg+="Inside paint()."... | UTF-8 | Java | 355 | java | ExecutionOrder.java | Java | [] | null | [] | import java.applet.*;
import java.awt.*;
public class ExecutionOrder extends Applet{
String msg;
public void init(){
setBackground(Color.blue);
setForeground(Color.green);
msg = "Inside init() ---";
}
public void start(){
msg+="Inside start()----";
}
public void paint(Graphics g){
msg+="Inside paint()."... | 355 | 0.656338 | 0.64507 | 17 | 19.941177 | 11.918698 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.764706 | false | false | 15 |
82787282b18c2b7f1be85352df108e8a7b6ca00b | 16,836,271,849,653 | c7193b292d559211868f8ed7dad1a1f18930c469 | /given_parser/ast/BoolType.java | b5fd79d32b795500255bb14d5d655faa56aeb00d | [] | no_license | anitasouv/431-compiler | https://github.com/anitasouv/431-compiler | 092aac92450b5027241283afc98d887e5f31c101 | 7548e32289f9ffe3f7a2e6759c91582e878cd12c | refs/heads/master | 2020-03-17T16:06:28.980000 | 2018-06-13T20:24:08 | 2018-06-13T20:24:08 | 133,736,350 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ast;
public class BoolType
implements Type
{
public boolean equals(Type left) {
return (left instanceof BoolType);
}
public String toLLVMType() {
return "i1";
}
public String printType() {
return "boolType";
}
}
| UTF-8 | Java | 263 | java | BoolType.java | Java | [] | null | [] | package ast;
public class BoolType
implements Type
{
public boolean equals(Type left) {
return (left instanceof BoolType);
}
public String toLLVMType() {
return "i1";
}
public String printType() {
return "boolType";
}
}
| 263 | 0.619772 | 0.61597 | 18 | 13.611111 | 13.650962 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 15 |
0fac169eff6d47e29fa37ddce88cf929a505f0fe | 27,367,531,671,248 | f69bbc07e6e2e753d78478ca3f3c92bb92fa8bf2 | /src/main/java/no/imr/nmdapi/client/loader/mapper/SaMapper.java | e407f3e0721e267e58599b23e980322710800621 | [] | no_license | Institute-of-Marine-Research-NMD/Application-export-echosounder | https://github.com/Institute-of-Marine-Research-NMD/Application-export-echosounder | d31bc933aab4eef780d1ffe13c88f09dcf33c393 | c6522d75138f5ba7c081cbbd77d9dfaa00a25d81 | refs/heads/master | 2020-05-29T20:43:07.364000 | 2018-03-21T11:03:30 | 2018-03-21T11:03:30 | 42,051,457 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package no.imr.nmdapi.client.loader.mapper;
import java.math.BigDecimal;
import java.math.BigInteger;
import java.sql.ResultSet;
import java.sql.SQLException;
import no.imr.nmdapi.client.loader.pojo.Sa;
import org.springframework.jdbc.core.RowMapper;
/**
* Maps SA objects from the database to Sa objects
*
* @autho... | UTF-8 | Java | 762 | java | SaMapper.java | Java | [
{
"context": "ects from the database to Sa objects\n *\n * @author sjurl\n */\npublic class SaMapper implements RowMapper<Sa",
"end": 327,
"score": 0.9988318085670471,
"start": 322,
"tag": "USERNAME",
"value": "sjurl"
}
] | null | [] | package no.imr.nmdapi.client.loader.mapper;
import java.math.BigDecimal;
import java.math.BigInteger;
import java.sql.ResultSet;
import java.sql.SQLException;
import no.imr.nmdapi.client.loader.pojo.Sa;
import org.springframework.jdbc.core.RowMapper;
/**
* Maps SA objects from the database to Sa objects
*
* @autho... | 762 | 0.7021 | 0.7021 | 27 | 27.222221 | 23.443129 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.518519 | false | false | 15 |
8ed94964631e40542aba87da320da5dcb36165f1 | 7,421,703,519,547 | 35089a8b8b7597e7be201f05513a8867fb96eacb | /dip-util-struts/src/main/java/edu/ucla/mbi/util/struts/action/TableMgrSupport.java | 0518305c7727232143b9fc25b831624a76c684d1 | [] | no_license | IMExConsortium/dip-utils | https://github.com/IMExConsortium/dip-utils | 33a54976dd1e8cd19e3a2e4b1e2fb0ea25fd5ae5 | ff390f7a10ced0adffac53094f3bb40a96da79f8 | refs/heads/master | 2021-01-10T17:52:46.416000 | 2018-07-16T01:37:03 | 2018-07-16T01:37:03 | 43,386,307 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.ucla.mbi.util.struts.action;
/* =============================================================================
* $HeadURL:: $
* $Id:: $
* Version: $Rev:: ... | UTF-8 | Java | 9,506 | java | TableMgrSupport.java | Java | [] | null | [] | package edu.ucla.mbi.util.struts.action;
/* =============================================================================
* $HeadURL:: $
* $Id:: $
* Version: $Rev:: ... | 9,506 | 0.396697 | 0.396276 | 330 | 27.806061 | 26.711681 | 80 | false | false | 0 | 0 | 0 | 0 | 79 | 0.024511 | 0.3 | false | false | 15 |
ce9e38bff1e7561caf1e2cb5f65907860e29d641 | 7,164,005,460,153 | 43d9f1da9b359e9c899d15a8ff13e0a3e4cc64ed | /Risk.java | d3c083ceaac26cf7dc529327fadb89e7105c9580 | [] | no_license | tshibley/Risk-Model | https://github.com/tshibley/Risk-Model | c1ca802d88fb46313825cc7709476493bdce30aa | 3efa0d9c6844b9869062948c54c03cc210c47a3a | refs/heads/master | 2020-04-15T07:28:56.017000 | 2019-01-07T21:03:04 | 2019-01-07T21:03:04 | 164,495,313 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
class Risk {
public static void main(String[] args) {
ArrayList<Integer> troopNumbersMaster = new ArrayList<Integer>();
System.out.println("Simulating a Risk turn with the following setup:");
System.out.println();
System.out.println("The first value is the attacking country, the r... | UTF-8 | Java | 4,610 | java | Risk.java | Java | [] | null | [] | import java.util.*;
class Risk {
public static void main(String[] args) {
ArrayList<Integer> troopNumbersMaster = new ArrayList<Integer>();
System.out.println("Simulating a Risk turn with the following setup:");
System.out.println();
System.out.println("The first value is the attacking country, the r... | 4,610 | 0.621909 | 0.609544 | 134 | 33.410446 | 25.120964 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.686567 | false | false | 15 |
773512071ae7af7f530da14ccd38c3bf8d9af8af | 32,564,442,068,989 | ff960974a3c92978bca985478d94ea4910fc443a | /src/com/bjwg/main/util/Test.java | 4c7b872f25a4c10ea167baf2d4b85267e8f4a730 | [
"Apache-2.0"
] | permissive | liangjinx/BJWG | https://github.com/liangjinx/BJWG | d92551fa169eb4d16b3d1797d15a52395b7f3652 | f0186f8d369af0fb682f24bb4b98b2cdb0d6a893 | refs/heads/master | 2021-01-10T08:38:43.381000 | 2016-02-28T09:06:20 | 2016-02-28T09:06:20 | 52,712,878 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*package com.bjwg.main.util;
import java.io.File;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache.commons.httpclient.HttpStatus;
import org.apache.commons.httpclient.methods.PostMethod;
*//**
* @author Allen
* @version 创建时间:2015-9-2... | UTF-8 | Java | 6,128 | java | Test.java | Java | [
{
"context": "ttpclient.methods.PostMethod;\r\n\r\n*//**\r\n * @author Allen\r\n * @version 创建时间:2015-9-25 下午05:31:53\r\n * @Modif",
"end": 293,
"score": 0.9990543723106384,
"start": 288,
"tag": "NAME",
"value": "Allen"
},
{
"context": "f341e\";\r\n public static final String SECR... | null | [] | /*package com.bjwg.main.util;
import java.io.File;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache.commons.httpclient.HttpStatus;
import org.apache.commons.httpclient.methods.PostMethod;
*//**
* @author Allen
* @version 创建时间:2015-9-2... | 6,128 | 0.484576 | 0.470169 | 155 | 36.077419 | 27.709911 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.709677 | false | false | 15 |
2dc0cc4b1d3f75f48cf13873950b0d967b0459d2 | 11,845,519,868,498 | 579dcf59f56c37db0cfa75668bfb16399dd82623 | /src/main/java/com/example/demo2/api/PersonController.java | 4f344351d7e1f0f0a7919a2e58a746ff0d082b50 | [] | no_license | divyam-agarwal/Spring-demo | https://github.com/divyam-agarwal/Spring-demo | 79aec11e9bc64ac5498faf997f01d67ff952cb27 | 9e96601f6fb580906a88c0d5814f0fe32d71c0b2 | refs/heads/main | 2023-05-09T09:13:27.306000 | 2021-06-03T20:33:39 | 2021-06-03T20:33:39 | 373,632,397 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo2.api;
import com.example.demo2.model.Person;
import com.example.demo2.service.PersonService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;
import reactor.util.annotation.NonNull;
import javax.validation.Valid;
import java.util... | UTF-8 | Java | 1,383 | java | PersonController.java | Java | [] | null | [] | package com.example.demo2.api;
import com.example.demo2.model.Person;
import com.example.demo2.service.PersonService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;
import reactor.util.annotation.NonNull;
import javax.validation.Valid;
import java.util... | 1,383 | 0.727404 | 0.724512 | 47 | 28.425531 | 24.383238 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.404255 | false | false | 15 |
52e73e997d867fed3a059b2a99c41325313bc219 | 16,887,811,461,604 | 460b21df67a6f3e59e5de034c51a72871afa7a3c | /src/main/java/base/scanner/Demo03.java | 0b9fbcb5a1d4a4fe25e8771aea481985cf221660 | [] | no_license | sinoeast/JavaSE | https://github.com/sinoeast/JavaSE | c44df91d9d29f59c1bd177d7a66534aa4e20bd3c | aa9858cbaf5e75da8f8fc8537e7b323b8e48cf13 | refs/heads/master | 2023-03-31T05:53:30.474000 | 2021-04-06T11:59:49 | 2021-04-06T11:59:49 | 350,665,507 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package base.scanner;
import java.util.Scanner;
/**
* @author lantian
*/
public class Demo03 {
public static void main(String[] args) {
//输入多个数字。求总和和平均数 ,没输入一个数字用回车键确认,通过输入非数字来结束输入执行结果
Scanner scanner = new Scanner(System.in);
double total = 0;
double num = 0;
while (sc... | UTF-8 | Java | 669 | java | Demo03.java | Java | [
{
"context": "canner;\n\nimport java.util.Scanner;\n\n/**\n * @author lantian\n */\npublic class Demo03 {\n\n public static void",
"end": 72,
"score": 0.9974352717399597,
"start": 65,
"tag": "USERNAME",
"value": "lantian"
}
] | null | [] | package base.scanner;
import java.util.Scanner;
/**
* @author lantian
*/
public class Demo03 {
public static void main(String[] args) {
//输入多个数字。求总和和平均数 ,没输入一个数字用回车键确认,通过输入非数字来结束输入执行结果
Scanner scanner = new Scanner(System.in);
double total = 0;
double num = 0;
while (sc... | 669 | 0.555556 | 0.546737 | 28 | 19.25 | 17.753521 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.392857 | false | false | 15 |
2b8fdd7eba3ecb4fb28bb74d2ed2af811fb86f3d | 33,036,888,458,784 | 98391b51ca4d1c8837678b10c1feb9b7bcf6e919 | /addressbook-web-tests/src/test/java/sv/pft/addressbook/appmanager/ContactsHelper.java | a90e2dc020a535fb169714bfae96ec76f0b39ce1 | [
"Apache-2.0"
] | permissive | ltana/java_prog_for_test | https://github.com/ltana/java_prog_for_test | 6a25a3143c900f1886909c602a386a4b2d1019d0 | 7c41c413c0904a37c18ddd7061997221c0da6cf3 | refs/heads/master | 2021-01-21T13:44:13.800000 | 2016-04-25T21:27:19 | 2016-04-25T21:27:19 | 52,155,888 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sv.pft.addressbook.appmanager;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.ui.Select;
import org.testng.Assert;
import sv.pft.addressbook.Model.ContactData;
import sv.pft.addressbook.Model.Contacts;
import java.... | UTF-8 | Java | 6,903 | java | ContactsHelper.java | Java | [] | null | [] | package sv.pft.addressbook.appmanager;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.ui.Select;
import org.testng.Assert;
import sv.pft.addressbook.Model.ContactData;
import sv.pft.addressbook.Model.Contacts;
import java.... | 6,903 | 0.640736 | 0.635955 | 171 | 39.36842 | 33.552769 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.561404 | false | false | 15 |
07eb1b3f85331568d88616eff200e033de2ec9ef | 27,917,287,465,509 | faba0b51442e57a01f27d79ce45ff2e3508faabc | /app/src/main/java/com/example/ahn/StudyBoard/BoardConfirm.java | e65ccd17a2333e78f0dbbe924c7482eac8182338 | [] | no_license | myroom9/MiniProject | https://github.com/myroom9/MiniProject | e6e463e88e08a62cbcb66abebed250b90238ca51 | 965913918d8a9613d7be878765897265b5c19152 | refs/heads/master | 2021-06-11T11:15:34.373000 | 2017-03-11T12:54:42 | 2017-03-11T12:54:42 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.ahn.StudyBoard;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.view.View;
import android.widget.TextView;
import android.widget.Toast;
import com.example.ahn.studyviewer.R;
import com.google.firebase... | UTF-8 | Java | 6,200 | java | BoardConfirm.java | Java | [
{
"context": ".HashMap;\nimport java.util.Map;\n\n/**\n * Created by Ahn on 2017-03-08.\n */\n\npublic class BoardConfirm ext",
"end": 723,
"score": 0.9993921518325806,
"start": 720,
"tag": "USERNAME",
"value": "Ahn"
}
] | null | [] | package com.example.ahn.StudyBoard;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.view.View;
import android.widget.TextView;
import android.widget.Toast;
import com.example.ahn.studyviewer.R;
import com.google.firebase... | 6,200 | 0.535132 | 0.515954 | 138 | 41.695652 | 27.007677 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.73913 | false | false | 15 |
d9fc07afe840dea0a0eb25851fa406664727a78d | 24,644,522,396,700 | b3932606fd913fd86754270b82b2ea6eaa7fe4e3 | /src/main/java/com/ptv/Daemon/PtvConfig.java | 21efb34b2cf5808c477c00b4f6fa09a7b19fe42e | [] | no_license | vis-lee/nreader | https://github.com/vis-lee/nreader | becf080bf28a1a1c53531b7d3c4dc9b607e68c6d | 8373c89cd08ca8744d4b16d8d375b8f59f165c9c | refs/heads/master | 2022-12-28T21:51:24.218000 | 2015-11-23T03:32:26 | 2015-11-23T03:32:26 | 256,900,685 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ptv.Daemon;
public class PtvConfig implements PtvConstant {
public int parseConfig(){
int retcode = SUCCESS;
return retcode;
}
}
| UTF-8 | Java | 161 | java | PtvConfig.java | Java | [] | null | [] | package com.ptv.Daemon;
public class PtvConfig implements PtvConstant {
public int parseConfig(){
int retcode = SUCCESS;
return retcode;
}
}
| 161 | 0.68323 | 0.68323 | 14 | 10.5 | 14.024214 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.142857 | false | false | 15 |
ce351788bf0fa8e4c99bd4c5824814ba9bb83bba | 28,089,086,123,297 | dab29f11b0e4797e9a07b3d0258f44f82e0baab3 | /gtm-engine-common-api/src/main/java/br/com/globality/gtm/engine/common/domain/Transacao.java | 10d53c818b9bca9eca858ad4dbbe1698a86159ed | [] | no_license | globalityrepo/gtm-engine | https://github.com/globalityrepo/gtm-engine | 3f9b863d0bcb22271a6167a26a34b04220cce66b | b34bf5c08f60ffcdadf1c82d0c658730ff0e2213 | refs/heads/master | 2021-07-04T19:26:42.147000 | 2017-09-28T01:34:23 | 2017-09-28T01:34:23 | 100,310,438 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.globality.gtm.engine.common.domain;
import java.util.List;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.NamedQueries;
import javax.persistence.Nam... | UTF-8 | Java | 5,594 | java | Transacao.java | Java | [
{
"context": "ax.validation.constraints.NotNull;\n\n/**\n * @author Bryan Duarte\n *\n */\n@Entity\n@Table(name = \"TRANS\")\n@NamedQueri",
"end": 514,
"score": 0.999880850315094,
"start": 502,
"tag": "NAME",
"value": "Bryan Duarte"
}
] | null | [] | package br.com.globality.gtm.engine.common.domain;
import java.util.List;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.NamedQueries;
import javax.persistence.Nam... | 5,588 | 0.729304 | 0.722868 | 256 | 20.847656 | 21.495373 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.488281 | false | false | 15 |
691900af40aca4318825b6975946cea07d4ecd1e | 1,700,807,079,130 | 7c3d483e4988a046dd25c2dc36ccce576c2c6daf | /important/src/previousinterview/MinimumJumps.java | bbe4287004f79e32e04f6186d8d5c566219218fe | [] | no_license | pavan0169/myplacementscodes | https://github.com/pavan0169/myplacementscodes | cf909de5787e15a10a5c3948fa9795190551b974 | e82974090a96948e6266d0663748687cc6340d88 | refs/heads/main | 2023-01-22T00:28:08.358000 | 2020-11-25T08:39:41 | 2020-11-25T08:39:41 | 315,872,960 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package previousinterview;
import java.util.*;
/*
Given an array of integers where each element represents the max number of steps that can be made forward from that element.
Write a function to return the minimum number of jumps to reach the end of the array (starting from the first element).
If an eleme... | UTF-8 | Java | 1,583 | java | MinimumJumps.java | Java | [] | null | [] | package previousinterview;
import java.util.*;
/*
Given an array of integers where each element represents the max number of steps that can be made forward from that element.
Write a function to return the minimum number of jumps to reach the end of the array (starting from the first element).
If an eleme... | 1,583 | 0.600758 | 0.565382 | 71 | 20.295774 | 23.039705 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.12676 | false | false | 15 |
35756ceccf0b8e6916c5b986622c96e0141dbdb3 | 32,950,989,140,070 | 7fd9685830a1f32f4d35ece96f624e30321f10e5 | /app/src/main/java/com/mwtraking/beinmedia/hajjhealthy/listners/PaginationAdapterCallback.java | ac8cddaa79732f0173e4385fcf6af6b4ae8e5a3e | [] | no_license | mwaked/E-70-HelathyHajj | https://github.com/mwaked/E-70-HelathyHajj | 89903c70c35a3bcf231215919807a313a2e8b450 | 731d7b53dd533f7654dbaed99267941ed3077aaf | refs/heads/master | 2020-03-25T03:17:58.947000 | 2018-08-02T19:01:44 | 2018-08-02T19:01:44 | 143,333,847 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mwtraking.beinmedia.hajjhealthy.listners;
/**
* Created by Mahmoud Waked
*/
public interface PaginationAdapterCallback {
void retryPageLoad();
}
| UTF-8 | Java | 165 | java | PaginationAdapterCallback.java | Java | [
{
"context": "beinmedia.hajjhealthy.listners;\n\n/**\n * Created by Mahmoud Waked\n */\n\npublic interface PaginationAdapterCallback {",
"end": 86,
"score": 0.9998664855957031,
"start": 73,
"tag": "NAME",
"value": "Mahmoud Waked"
}
] | null | [] | package com.mwtraking.beinmedia.hajjhealthy.listners;
/**
* Created by <NAME>
*/
public interface PaginationAdapterCallback {
void retryPageLoad();
}
| 158 | 0.757576 | 0.757576 | 9 | 17.333334 | 19.476482 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 15 |
67944a0d24d5e0dc7b34a071339d2758d64c03f5 | 26,362,509,297,680 | d489b98d522d97c9453557761e3572e68db2720b | /src/Dijkstra.java | 71a7ecdad7be0ddbb37f270071b09e4d15963a07 | [] | no_license | yuvrajrr/CheapestRoadTrip | https://github.com/yuvrajrr/CheapestRoadTrip | 4985b42b053f722a3ffec84e7aaa914210d61c1f | a486c4e3b5382f5962a3de7aa9c1b0cc83b52179 | refs/heads/main | 2022-12-29T22:13:14.777000 | 2020-10-14T02:22:57 | 2020-10-14T02:22:57 | 303,861,711 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
import java.io.*;
// This class represents a Dijkstra object
public class Dijkstra {
// Maps a city to its corresponding node
private HashMap<String, Node> city_map = new HashMap<String, Node>();
// Maps a city to an ArrayList of adjacent Nodes
private HashMap<String, ArrayList<Node>> f... | UTF-8 | Java | 7,467 | java | Dijkstra.java | Java | [] | null | [] | import java.util.*;
import java.io.*;
// This class represents a Dijkstra object
public class Dijkstra {
// Maps a city to its corresponding node
private HashMap<String, Node> city_map = new HashMap<String, Node>();
// Maps a city to an ArrayList of adjacent Nodes
private HashMap<String, ArrayList<Node>> f... | 7,467 | 0.63332 | 0.619124 | 201 | 35.149254 | 35.378799 | 199 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.656716 | false | false | 15 |
b8579b31b3d69d73d4b61a9f11671463f7368abc | 7,980,049,267,550 | 0c569f9aee9ec281874184e9c57a2523138b9e29 | /forexfeed/src/main/java/com/superstar/forex/forexfeed/service/FXFeedManagerImpl.java | 77c4512fbe192c82971911458c6bfdaf456f73be | [] | no_license | ishamuruga/microservices | https://github.com/ishamuruga/microservices | 9d4282f7d75b449d20255e5e78aa2d65940a3334 | d058127be5fa948e050aba650da4cdd6f5eb8503 | refs/heads/main | 2023-07-18T08:57:52.280000 | 2021-08-29T21:15:24 | 2021-08-29T21:15:24 | 387,890,324 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.superstar.forex.forexfeed.service;
import java.math.BigDecimal;
import com.superstar.forex.forexfeed.exception.NoForexFeedException;
import com.superstarbank.vomodel.forex.ForexFeedRequest;
import com.superstarbank.vomodel.forex.ForexFeedResponse;
import org.springframework.stereotype.Service;
@Service
... | UTF-8 | Java | 1,074 | java | FXFeedManagerImpl.java | Java | [] | null | [] | package com.superstar.forex.forexfeed.service;
import java.math.BigDecimal;
import com.superstar.forex.forexfeed.exception.NoForexFeedException;
import com.superstarbank.vomodel.forex.ForexFeedRequest;
import com.superstarbank.vomodel.forex.ForexFeedResponse;
import org.springframework.stereotype.Service;
@Service
... | 1,074 | 0.695531 | 0.6946 | 37 | 28.027027 | 27.377726 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.405405 | false | false | 15 |
314938ab495dbc570e331d39840084d1d7922dcd | 33,114,197,889,067 | ea1be5dc1aaf73be8deb0281db9c942e0e20bda7 | /app/src/main/java/com/example/runningh/plugintestdemo/ActivityHookHelper.java | b0c9bfe217539cc041ec3ef4af106a4962a41428 | [] | no_license | hwldzh/pluginTestDemo | https://github.com/hwldzh/pluginTestDemo | ffff7f7a136799d9ae53d184b1506141bed91ec3 | 43e0c6d19ef012c79de698de40e8d0067946ad19 | refs/heads/master | 2021-05-01T11:21:46.322000 | 2018-02-11T11:56:46 | 2018-02-11T11:56:46 | 121,118,628 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.runningh.plugintestdemo;
import android.os.Handler;
import java.lang.reflect.Field;
import java.lang.reflect.Method;
import java.lang.reflect.Proxy;
/**
* Created by RunningH on 2018/2/5.
*/
public class ActivityHookHelper {
public static final String RAW_INTENT = "RAW_INTENT";
/**
... | UTF-8 | Java | 3,486 | java | ActivityHookHelper.java | Java | [
{
"context": "import java.lang.reflect.Proxy;\n\n/**\n * Created by RunningH on 2018/2/5.\n */\n\npublic class ActivityHookHelpe",
"end": 197,
"score": 0.7978160977363586,
"start": 190,
"tag": "NAME",
"value": "Running"
},
{
"context": "ava.lang.reflect.Proxy;\n\n/**\n * Created by R... | null | [] | package com.example.runningh.plugintestdemo;
import android.os.Handler;
import java.lang.reflect.Field;
import java.lang.reflect.Method;
import java.lang.reflect.Proxy;
/**
* Created by RunningH on 2018/2/5.
*/
public class ActivityHookHelper {
public static final String RAW_INTENT = "RAW_INTENT";
/**
... | 3,486 | 0.677011 | 0.675111 | 73 | 42.260273 | 33.345444 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.547945 | false | false | 15 |
39e9aaa8d32ffee3c9e9406b7004b465f0f20c28 | 29,472,065,600,111 | c669a35eb7b81322afe858df2197eda1e3d8786b | /jhj-service/src/main/java/com/jhj/service/users/UserSmsNoticeService.java | f28d187cf376f98505a102934df4eea34b10b88a | [] | no_license | bellmit/jhj-parent | https://github.com/bellmit/jhj-parent | b6bbb963b9d4c586767f692463543e111965120b | c530885d8999668e0ec25dd3403ac8daac0a19c1 | refs/heads/master | 2022-01-21T17:08:57.310000 | 2017-07-03T05:54:13 | 2017-07-03T05:54:13 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jhj.service.users;
import java.util.List;
import com.github.pagehelper.PageInfo;
import com.jhj.po.model.user.UserSmsNotice;
import com.jhj.vo.user.UserSmsNoticeSearchVo;
public interface UserSmsNoticeService {
int deleteByPrimaryKey(Long id);
int insert(UserSmsNotice record);
... | UTF-8 | Java | 792 | java | UserSmsNoticeService.java | Java | [] | null | [] | package com.jhj.service.users;
import java.util.List;
import com.github.pagehelper.PageInfo;
import com.jhj.po.model.user.UserSmsNotice;
import com.jhj.vo.user.UserSmsNoticeSearchVo;
public interface UserSmsNoticeService {
int deleteByPrimaryKey(Long id);
int insert(UserSmsNotice record);
... | 792 | 0.768939 | 0.768939 | 30 | 24.4 | 25.127144 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.733333 | false | false | 15 |
f5d708578bcbcd298b13e188bd1974d92c7865fe | 22,582,938,109,104 | 42288ecf03f491433ab3276cb81596cdab2ec51b | /cod-admin/src/main/java/com/tlkj/cod/admin/model/enums/SystemCodeSet.java | 74b806b5f831af0cdd4d02f366a4e5e9fc45e250 | [] | no_license | WilleamZhao/codframe | https://github.com/WilleamZhao/codframe | 4fe8e0ee5454151f2e0d794acadc86a6fc1988b7 | 8abda53d51899c5e14c2bc7d480b51a537a25caf | refs/heads/develop | 2023-02-25T15:50:47.176000 | 2022-02-16T02:04:55 | 2022-02-16T02:04:55 | 185,297,749 | 3 | 0 | null | false | 2023-02-22T06:44:01 | 2019-05-07T01:29:54 | 2022-02-17T02:24:52 | 2023-02-22T06:43:58 | 98,108 | 4 | 0 | 12 | Java | false | false | package com.tlkj.cod.admin.model.enums;
/**
* Desc 系统设置Code
*
* @author sourcod
* @version 1.0
* @className SystemCodeSet
* @date 2019/3/7 6:28 PM
*/
public enum SystemCodeSet {
attachment("attachment", "附件设置"),
log("log", "日志设置"),
cache("cache", "缓存设置"),
allow("allow_disable", "是否启用黑白名称"),
... | UTF-8 | Java | 1,043 | java | SystemCodeSet.java | Java | [
{
"context": "n.model.enums;\n\n/**\n * Desc 系统设置Code\n *\n * @author sourcod\n * @version 1.0\n * @className SystemCodeSet\n * @d",
"end": 83,
"score": 0.999653160572052,
"start": 76,
"tag": "USERNAME",
"value": "sourcod"
}
] | null | [] | package com.tlkj.cod.admin.model.enums;
/**
* Desc 系统设置Code
*
* @author sourcod
* @version 1.0
* @className SystemCodeSet
* @date 2019/3/7 6:28 PM
*/
public enum SystemCodeSet {
attachment("attachment", "附件设置"),
log("log", "日志设置"),
cache("cache", "缓存设置"),
allow("allow_disable", "是否启用黑白名称"),
... | 1,043 | 0.587166 | 0.575401 | 46 | 19.326086 | 14.979775 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.608696 | false | false | 15 |
20b716ab8891ec28711f19d38f5b77e0e3dcd75f | 28,630,252,019,776 | 10b651fe7518a9609aa5a0e70c1a07cefeeb1b79 | /src/main/java/module-info.java | 7d18ae5bc02485036677bd3f6b7659d5b8fff360 | [
"MIT"
] | permissive | Aclrian/MessdienerPlanErsteller | https://github.com/Aclrian/MessdienerPlanErsteller | 0dede54410c7872d5db958c9bea8cebb49ed177d | 21dd68fb920c776067ced915ef1f02e7efd89534 | refs/heads/main | 2023-08-29T09:56:38.472000 | 2023-07-29T17:18:31 | 2023-07-29T17:18:31 | 117,584,378 | 13 | 0 | MIT | false | 2023-09-14T16:34:29 | 2018-01-15T19:05:23 | 2023-05-22T13:09:08 | 2023-09-14T16:34:28 | 161,785 | 3 | 0 | 12 | Java | false | false | module MessdienerplanErsteller.main {
requires java.desktop;
requires java.sql;
requires java.xml;
requires javafx.controls;
requires javafx.fxml;
requires javafx.web;
requires html2pdf;//this is the only direct dependency that is non-modular
requires jodconverter.local;
requires ... | UTF-8 | Java | 1,165 | java | module-info.java | Java | [] | null | [] | module MessdienerplanErsteller.main {
requires java.desktop;
requires java.sql;
requires java.xml;
requires javafx.controls;
requires javafx.fxml;
requires javafx.web;
requires html2pdf;//this is the only direct dependency that is non-modular
requires jodconverter.local;
requires ... | 1,165 | 0.725322 | 0.722747 | 40 | 28.15 | 15.905267 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 15 |
03fcf8559821acbba6951f810a3de5e0ba2a07a4 | 1,984,274,927,655 | 859aa35e7af5c5a3b1437a6727760b76340b5d03 | /src/delphos/PruebasTED.java | 6f10235943e8a39d1c809d5c4ebfea091e0f00f1 | [] | no_license | mjtenmat/ATHENA | https://github.com/mjtenmat/ATHENA | 275d94a73d1fc0a20361746fa7b180a5bea35b2b | 73f1a8071cad928b35b05e0555b787b9ec272b5f | refs/heads/master | 2021-01-13T13:46:02.941000 | 2018-09-26T10:10:21 | 2018-09-26T10:10:21 | 76,355,089 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package delphos;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.util.HashMap;
import java.util.Map;
import org.jsoup.Connection.Method;
import org.jsoup.Connection.Response;
import org.jsoup.Jsoup;
import org.jsoup.nodes.Document;
public class P... | UTF-8 | Java | 11,323 | java | PruebasTED.java | Java | [] | null | [] | package delphos;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.util.HashMap;
import java.util.Map;
import org.jsoup.Connection.Method;
import org.jsoup.Connection.Response;
import org.jsoup.Jsoup;
import org.jsoup.nodes.Document;
public class P... | 11,323 | 0.70146 | 0.686157 | 268 | 41.182835 | 22.960873 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.223881 | false | false | 15 |
b3f973edfd6259224555aeddd65a6bd9039cac66 | 33,148,557,612,079 | dcaa5a5cc0c5ade24f34f9ef9ebdef77b64bcc16 | /src/Models/Customer.java | c9830f9478d0df9001d620503ea369c9eb932d72 | [] | no_license | cygnu5101/JavaStuff | https://github.com/cygnu5101/JavaStuff | 6dae0cf219a83e7e9e3a1123816ea034a2f68857 | 585524b14eb188f18feff033896e3bd48dbd4bb9 | refs/heads/master | 2021-01-02T05:11:26.267000 | 2020-02-10T12:16:12 | 2020-02-10T12:16:12 | 239,502,897 | 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 Models;
import java.util.Date;
import java.util.HashMap;
import java.util.Map;
/**
*
* @author 30289355
*/
... | UTF-8 | Java | 4,772 | java | Customer.java | Java | [
{
"context": "ap;\r\nimport java.util.Map;\r\n\r\n/**\r\n *\r\n * @author 30289355\r\n */\r\npublic class Customer extends User\r\n{\r\n ",
"end": 313,
"score": 0.990972638130188,
"start": 305,
"tag": "USERNAME",
"value": "30289355"
},
{
"context": "String userNameIn, String p... | 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 Models;
import java.util.Date;
import java.util.HashMap;
import java.util.Map;
/**
*
* @author 30289355
*/
... | 4,772 | 0.484912 | 0.478206 | 189 | 23.248676 | 25.346416 | 121 | false | false | 0 | 0 | 0 | 0 | 78 | 0.061609 | 0.428571 | false | false | 15 |
322d2b70e4efbddad3e2324090e859087b008a44 | 12,386,685,713,523 | 32799659126c6ff4ed691c5d620f431ef15ed041 | /2018.10.02 - Arrays/Lab14i_new.java | ff15c0026f4303572e1007e6472c12374f4b3e88 | [] | no_license | yduncoo/APCS-1 | https://github.com/yduncoo/APCS-1 | 02ea89287d085748b052c1a71a5232b1c654b56e | add336e158e037a848a7a06d8270405090c03d9d | refs/heads/master | 2022-01-07T12:03:23.444000 | 2019-06-07T14:46:54 | 2019-06-07T14:46:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Arrays;
import java.util.Scanner;
public class Lab14i_new
{
public static void main(String[] args)
{
Scanner keyboard = new Scanner(System.in);
System.out.print("Input a number, either in base 10 or roman numeral: ");
String input = keyboard.nextLine();
keybo... | UTF-8 | Java | 4,336 | java | Lab14i_new.java | Java | [] | null | [] | import java.util.Arrays;
import java.util.Scanner;
public class Lab14i_new
{
public static void main(String[] args)
{
Scanner keyboard = new Scanner(System.in);
System.out.print("Input a number, either in base 10 or roman numeral: ");
String input = keyboard.nextLine();
keybo... | 4,336 | 0.468173 | 0.446494 | 123 | 34.260162 | 32.562096 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.609756 | false | false | 15 |
c05c396811ab2761782c64f26e0edf0b1958adb0 | 6,614,249,640,644 | 7160c7c4f385742b35cee8aba7201673a50715c6 | /chuoyue-web/src/main/java/com/fuyunwang/chuoyue/system/controller/TbStudentController.java | a16a80461163f8a29402a68938d2574477494678 | [
"Apache-2.0"
] | permissive | fuyunwang/video_surveillance | https://github.com/fuyunwang/video_surveillance | 37af12ea1ab404f730ec239af2b08085bbc3462b | 5c8fbc6d9a9a27e3437a6f4158e0e6169cb2f87b | refs/heads/master | 2023-06-19T00:57:52.354000 | 2020-11-10T02:08:00 | 2020-11-10T02:08:00 | 298,540,383 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fuyunwang.chuoyue.system.controller;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.fuyunwang.chuoyue.common.base.ResponseResult;
import com.fuyunwang.chuoyue.common.utils.GlobalUtil;
import com.fuyunwang.chuoyue.system.entity.TbAcl;
import com.fuyunwang.chuoyue.system.enti... | UTF-8 | Java | 3,214 | java | TbStudentController.java | Java | [
{
"context": ".List;\n\n/**\n * <p>\n * 前端控制器\n * </p>\n *\n * @author FuyunWang\n * @since 2020-07-21\n */\n@RestController\n@Request",
"end": 1440,
"score": 0.9998624920845032,
"start": 1431,
"tag": "NAME",
"value": "FuyunWang"
}
] | null | [] | package com.fuyunwang.chuoyue.system.controller;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.fuyunwang.chuoyue.common.base.ResponseResult;
import com.fuyunwang.chuoyue.common.utils.GlobalUtil;
import com.fuyunwang.chuoyue.system.entity.TbAcl;
import com.fuyunwang.chuoyue.system.enti... | 3,214 | 0.778205 | 0.775321 | 84 | 36.142857 | 27.208693 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52381 | false | false | 15 |
3a67bf7155578b0bfc4601dfdd371a99f808d8d1 | 11,020,886,113,352 | b5545ba4f7cad02a8af16afcfe87a8248321bd47 | /firtree/ranker/arxiv/print.java | b4dd4f6554481f83b9434881e25f11430175f6f2 | [] | no_license | xiaojiew1/QrySpec | https://github.com/xiaojiew1/QrySpec | 374daf842c550b53100dda8f0cfbde2496026e11 | ab592b6081468a9eda28c723ea97da9836e0f99f | refs/heads/master | 2020-08-31T04:57:54.711000 | 2020-07-13T06:06:02 | 2020-07-13T06:06:02 | 218,594,776 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
String dataNodePath = opts.dir + "/Node_" + leavesModel.get(i_leaf);
System.out.println("------------Processing leaf "+ leavesModel.get(i_leaf) + "------------");
long start_load = System.currentTimeMillis();
timeStamp("Scan data");
AttrInfo ainfo_leaf = AttributesReader.read(dataNodePath + "/fir.fs.fs.attr");
// r... | UTF-8 | Java | 4,136 | java | print.java | Java | [] | null | [] |
String dataNodePath = opts.dir + "/Node_" + leavesModel.get(i_leaf);
System.out.println("------------Processing leaf "+ leavesModel.get(i_leaf) + "------------");
long start_load = System.currentTimeMillis();
timeStamp("Scan data");
AttrInfo ainfo_leaf = AttributesReader.read(dataNodePath + "/fir.fs.fs.attr");
// r... | 4,136 | 0.660783 | 0.654739 | 98 | 41.193878 | 34.962856 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.785714 | false | false | 15 |
fa8e848cc39cfd58929f2b27ee91d0982935a8d8 | 22,239,340,709,001 | 7d4df8592f8e5fedcd7373b04a55352ba7524d4e | /src/main/java/com/gameSys/monitor/response/QueryBoxOnlineResp.java | 4fc215e6e16017ec8d11c84e7a27d959803f77de | [] | no_license | wengbinbin/redisMonitor | https://github.com/wengbinbin/redisMonitor | 35f4b2afd4064339deeba69975b989d4f40eb110 | fb0a338a4dd13faec6ca9341ed5517e25fdd1127 | refs/heads/master | 2021-06-04T18:42:55.892000 | 2016-08-31T10:44:10 | 2016-08-31T10:44:10 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gameSys.monitor.response;
import com.gameSys.monitor.pojo.OnlineMachineInfo;
public class QueryBoxOnlineResp extends RespResult{
/**
*
*/
private static final long serialVersionUID = 3359194099261474100L;
private OnlineMachineInfo onlineMachineInfo;
public OnlineMachineInfo getOnlineMachineInfo(... | UTF-8 | Java | 482 | java | QueryBoxOnlineResp.java | Java | [] | null | [] | package com.gameSys.monitor.response;
import com.gameSys.monitor.pojo.OnlineMachineInfo;
public class QueryBoxOnlineResp extends RespResult{
/**
*
*/
private static final long serialVersionUID = 3359194099261474100L;
private OnlineMachineInfo onlineMachineInfo;
public OnlineMachineInfo getOnlineMachineInfo(... | 482 | 0.807054 | 0.767635 | 20 | 23.1 | 25.305927 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 15 |
8860bda7e5c882ffc07c426bea3e6897c474d59f | 18,150,531,824,284 | 0cfcfd78888a46ebf7d996f709b33de608df25b7 | /08-Heap-And-Priority-Queue/03-Add-And-Sift-Up-in-Heap/src/main/java/Main.java | b290d9a1c6c4339360b7fcdd36e1461329990881 | [] | no_license | diuuu-boom/Data-Structures | https://github.com/diuuu-boom/Data-Structures | d16d5b15b7f98bf430eb1d11cd4fc265af5bba87 | 340db1f89500c017867acede6dd8335b45726c0e | refs/heads/master | 2022-03-03T23:07:15.063000 | 2019-09-27T06:39:46 | 2019-09-27T06:39:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright © 2018, TaoDing
* <p>
* All Rights Reserved.
*/
import java.util.Random;
/**
* 类功能描述
*
* @author Leon
* @version 2018/11/5 15:36
*/
public class Main {
public static void main(String[] args) {
int times = 100000;
MaxHeap<Integer> maxHeap = new MaxHeap<>();
for (in... | UTF-8 | Java | 490 | java | Main.java | Java | [
{
"context": "/**\n * Copyright © 2018, TaoDing\n * <p>\n * All Rights Reserved.\n */\n\nimport java.u",
"end": 32,
"score": 0.933814287185669,
"start": 25,
"tag": "NAME",
"value": "TaoDing"
},
{
"context": "port java.util.Random;\n\n/**\n * 类功能描述\n *\n * @author Leon\n * @version 20... | null | [] | /**
* Copyright © 2018, TaoDing
* <p>
* All Rights Reserved.
*/
import java.util.Random;
/**
* 类功能描述
*
* @author Leon
* @version 2018/11/5 15:36
*/
public class Main {
public static void main(String[] args) {
int times = 100000;
MaxHeap<Integer> maxHeap = new MaxHeap<>();
for (in... | 490 | 0.551148 | 0.505219 | 26 | 17.423077 | 18.445705 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 15 |
fa47cb430ea123bcf4c9b5efbbc25f9a8459ee2d | 5,025,111,741,590 | da181f89e0b26ffb3fc5f9670a3a5f8f1ccf0884 | /BackGestionTextilLevel/src/ar/com/textillevel/gui/util/controles/calendario/PanelMes.java | e275e50f34870eb2651939f36eb23c298a049e84 | [] | no_license | nacho270/GTL | https://github.com/nacho270/GTL | a1b14b5c95f14ee758e6b458de28eae3890c60e1 | 7909ed10fb14e24b1536e433546399afb9891467 | refs/heads/master | 2021-01-23T15:04:13.971000 | 2020-09-18T00:58:24 | 2020-09-18T00:58:24 | 34,962,369 | 2 | 1 | null | false | 2016-08-22T22:12:57 | 2015-05-02T20:31:49 | 2016-01-19T00:16:27 | 2016-08-22T22:12:57 | 35,547 | 1 | 0 | 8 | Java | null | null | package ar.com.textillevel.gui.util.controles.calendario;
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.Dimension;
import java.awt.Font;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.GridLayout;
import java.awt.Insets;
import java.awt.LayoutManager;... | WINDOWS-1252 | Java | 8,767 | java | PanelMes.java | Java | [
{
"context": "vate static final String[] DAYS = new String[] { \"Dom\", \"Lun\", \"Mar\", \"Mié\", \"Jue\", \"Vie\", \"Sáb\" };\r\n\r\n",
"end": 1703,
"score": 0.9978647232055664,
"start": 1700,
"tag": "NAME",
"value": "Dom"
},
{
"context": "atic final String[] DAYS = new String[] { ... | null | [] | package ar.com.textillevel.gui.util.controles.calendario;
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.Dimension;
import java.awt.Font;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.GridLayout;
import java.awt.Insets;
import java.awt.LayoutManager;... | 8,767 | 0.6915 | 0.675071 | 264 | 31.200758 | 31.162231 | 183 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.590909 | false | false | 15 |
8d4bbc2e1be2e7641d644c9c658de182c6db8b56 | 14,078,902,822,154 | b9ac9e785180a60e5668b90a6ce3c08ad90e3e0e | /src/org/hackerrank/algorithms/MinMaxSum.java | 74b3c56eb29a900045846100b70154a71ba9d823 | [] | no_license | rkaranam/smart-interviews | https://github.com/rkaranam/smart-interviews | b2455d20879f0c2cc80cfe3eac995dfbad0144be | b0c6c83570081b427c263dac55a97ed3c9f99d93 | refs/heads/master | 2020-05-30T09:49:51.414000 | 2019-08-19T06:04:19 | 2019-08-19T06:04:19 | 189,655,418 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.hackerrank.algorithms;
import java.util.Arrays;
public class MinMaxSum {
public static void main(String[] args) {
int[] arr = {0, 54, -12, 23, 4};
minMaxSum(arr);
}
private static void minMaxSum(int[] arr) {
Arrays.sort(arr);
// int minSum = 0, maxSum = 0;
// Changed int to long as variabl... | UTF-8 | Java | 595 | java | MinMaxSum.java | Java | [] | null | [] | package org.hackerrank.algorithms;
import java.util.Arrays;
public class MinMaxSum {
public static void main(String[] args) {
int[] arr = {0, 54, -12, 23, 4};
minMaxSum(arr);
}
private static void minMaxSum(int[] arr) {
Arrays.sort(arr);
// int minSum = 0, maxSum = 0;
// Changed int to long as variabl... | 595 | 0.616807 | 0.588235 | 27 | 21.037037 | 17.914368 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 15 |
19b07224213ae17197edd4ec3715f0f484af3329 | 35,313,221,141,679 | 4aed66ad4fb140f5823e748cae8fd71ac402cf67 | /src/main/java/com/xiaoshabao/webframework/ui/dto/BillDto.java | b66d74adef07467472c64cfbabe3f50d3ebd9d9f | [] | no_license | manxx5521/shabao-test | https://github.com/manxx5521/shabao-test | f4236cd0da3f3a5944a28d08f58d090be64329ca | 3cd8b95ed401feb20d759f31618b27bb4669ad7e | refs/heads/master | 2020-04-12T03:57:41.256000 | 2019-01-15T06:37:46 | 2019-01-15T06:37:46 | 60,821,316 | 3 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xiaoshabao.webframework.ui.dto;
import com.xiaoshabao.webframework.ui.entity.BillEngineEntity;
import com.xiaoshabao.webframework.ui.entity.BillEntity;
public class BillDto extends BillEntity{
BillEngineEntity billEngineEntity;
public BillEngineEntity getBillEngineEntity() {
return billEn... | UTF-8 | Java | 464 | java | BillDto.java | Java | [] | null | [] | package com.xiaoshabao.webframework.ui.dto;
import com.xiaoshabao.webframework.ui.entity.BillEngineEntity;
import com.xiaoshabao.webframework.ui.entity.BillEntity;
public class BillDto extends BillEntity{
BillEngineEntity billEngineEntity;
public BillEngineEntity getBillEngineEntity() {
return billEn... | 464 | 0.793103 | 0.793103 | 18 | 23.777779 | 24.807158 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.888889 | false | false | 15 |
303d2aa6c205016b56b5c5f916b80af9dd7a02ac | 25,280,177,570,957 | 7400fb1649c4154741461d849abda1bb8dc45c8d | /cu-design-patterns/src/main/java/com/cu/dp/creational/abstractfactory/Circle.java | b61cba188306b78b35a2aa2797077ebdb8fbe8f7 | [] | no_license | vriyaz/cu-repo | https://github.com/vriyaz/cu-repo | 8bd7010c67a4935a768e2c54ed1ad3a5bbb71863 | b799f3aeba8d3fd1941401ea1d52275c66f3689f | refs/heads/master | 2021-01-18T09:26:03.409000 | 2015-04-05T01:15:47 | 2015-04-05T01:15:47 | 23,696,705 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cu.dp.creational.abstractfactory;
import com.cu.utils.Logger;
public class Circle implements Shape {
public void draw() {
Logger.log("Inside Circle::draw()");
}
}
| UTF-8 | Java | 182 | java | Circle.java | Java | [] | null | [] | package com.cu.dp.creational.abstractfactory;
import com.cu.utils.Logger;
public class Circle implements Shape {
public void draw() {
Logger.log("Inside Circle::draw()");
}
}
| 182 | 0.725275 | 0.725275 | 10 | 17.200001 | 17.690676 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.7 | false | false | 15 |
66c2cd4fc77f096a5ec974a3778c4520ec7efd9d | 37,443,524,895,314 | 767eb03deb1edaf43802317da43b1145542fce51 | /java/testing/junit/src/test/java/simplyianm/MathUtilsTest.java | 82e5f18ecb5c0e2860f3c5b63a8aff613436c77c | [
"Apache-2.0"
] | permissive | abilashgt/study_java | https://github.com/abilashgt/study_java | ce03d237befb557226dc022dab3c003488ae4aee | c5a1ea78bcf3a23fd320cf5a669d85a416fa8073 | refs/heads/master | 2022-12-05T22:18:30.547000 | 2020-05-21T00:16:53 | 2020-05-21T00:16:53 | 79,113,088 | 0 | 0 | Apache-2.0 | false | 2022-11-24T05:00:41 | 2017-01-16T11:45:12 | 2020-05-21T00:17:05 | 2022-11-24T05:00:38 | 92 | 0 | 0 | 8 | Java | false | false | package simplyianm;
import org.junit.Test;
import simplyianm.MathUtils;
import static org.junit.Assert.*;
public class MathUtilsTest {
@Test
public void testMultiply(){
double a = 5;
double b = -4.0;
double expected = - 20.0;
double result = MathUtils.multiply(a, b);
... | UTF-8 | Java | 370 | java | MathUtilsTest.java | Java | [] | null | [] | package simplyianm;
import org.junit.Test;
import simplyianm.MathUtils;
import static org.junit.Assert.*;
public class MathUtilsTest {
@Test
public void testMultiply(){
double a = 5;
double b = -4.0;
double expected = - 20.0;
double result = MathUtils.multiply(a, b);
... | 370 | 0.62973 | 0.597297 | 19 | 18.473684 | 16.053753 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.631579 | false | false | 15 |
0af3cfac155311c32bd955f67c86b0b6ce117b46 | 38,448,547,236,293 | 72adee827046f465376a3443b29e14a5cf58c196 | /app/src/main/java/com/example/workoutapp/WorkoutActivity.java | 4c8034f38d766150c4fe8f87260a29ff1abd4c08 | [] | no_license | Pratheekshap29/FITme | https://github.com/Pratheekshap29/FITme | 439f46d09a047f4bad2bf5934f2d7bad4336235f | 9a944414da7919deff9d2742cb86891ccbdca46b | refs/heads/main | 2023-08-21T23:38:02.597000 | 2021-10-04T12:41:24 | 2021-10-04T12:41:24 | 376,756,795 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.workoutapp;
import android.content.Intent;
import android.os.Bundle;
import com.firebase.ui.database.FirebaseRecyclerOptions;
import com.google.android.material.floatingactionbutton.FloatingActionButton;
import com.google.android.material.snackbar.Snackbar;
import com.google.firebase.auth.Firebase... | UTF-8 | Java | 4,372 | java | WorkoutActivity.java | Java | [] | null | [] | package com.example.workoutapp;
import android.content.Intent;
import android.os.Bundle;
import com.firebase.ui.database.FirebaseRecyclerOptions;
import com.google.android.material.floatingactionbutton.FloatingActionButton;
import com.google.android.material.snackbar.Snackbar;
import com.google.firebase.auth.Firebase... | 4,372 | 0.666514 | 0.665828 | 125 | 33.984001 | 30.027451 | 154 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.624 | false | false | 15 |
8040a3b9dec0c3472052d5931b0febb5aee15ec7 | 37,649,683,319,650 | 8fe0eef60273173ed11bbd371179ef1f98f090e9 | /MMetric Spark/src/main/java/spark/M_Metric2/MapCountSP.java | ab8db54570861f60d3fd3a8e668a7ebc7316a50e | [] | no_license | SaeedSarabchi/Parallel-Community-Mining | https://github.com/SaeedSarabchi/Parallel-Community-Mining | 567b1b44c64a0cde642b6a130da66270b119736e | 6bb99d16a8167efcc9a63aaae25cd1de10dbb15e | refs/heads/master | 2023-02-11T15:37:23.542000 | 2021-01-07T13:57:02 | 2021-01-07T13:57:02 | 327,627,361 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package spark.M_Metric2;
import java.io.IOException;
import org.apache.hadoop.io.IntWritable;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.mapreduce.Mapper;
public class MapCountSP extends Mapper<Object, Text, Text, IntWritable>
{
private Text myKey = new Text();
private IntWritable one = new IntWri... | UTF-8 | Java | 695 | java | MapCountSP.java | Java | [] | null | [] | package spark.M_Metric2;
import java.io.IOException;
import org.apache.hadoop.io.IntWritable;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.mapreduce.Mapper;
public class MapCountSP extends Mapper<Object, Text, Text, IntWritable>
{
private Text myKey = new Text();
private IntWritable one = new IntWri... | 695 | 0.693525 | 0.686331 | 30 | 22.200001 | 19.910467 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.933333 | false | false | 15 |
772efd354270a4c6549e0c04b5e921f6f3a8b09d | 36,515,811,980,694 | 97c95aa94c4a1bf7cd79d4d05f804a26145161c3 | /src/main/java/com/saramin/lab/search/module/RestSearchModule.java | b39287733a1f97c1d31be132b3320071cbef39b9 | [] | no_license | antkdi/search | https://github.com/antkdi/search | 9788e941152e880b9d7f7ae3fff006d1f3a81aef | 8ccfce6732c35caf5ec38a6eb2fe1184711d7475 | refs/heads/master | 2021-01-22T21:48:58.194000 | 2017-03-27T10:50:13 | 2017-03-27T10:50:13 | 85,478,947 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.saramin.lab.search.module;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.URL;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import org.json.simple.JSONArray;
import org.json.simple.JSONObject;
import ... | UTF-8 | Java | 9,974 | java | RestSearchModule.java | Java | [
{
"context": " new RestResultVO();\r\n\t\t//String apiUrl = \"http://182.162.109.118:6166/search\";\r\n\t\tString apiUrl = env.getProperty(",
"end": 1472,
"score": 0.9997605681419373,
"start": 1457,
"tag": "IP_ADDRESS",
"value": "182.162.109.118"
},
{
"context": " new RestResultVO();... | null | [] | package com.saramin.lab.search.module;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.URL;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import org.json.simple.JSONArray;
import org.json.simple.JSONObject;
import ... | 9,965 | 0.636637 | 0.629013 | 311 | 30.051447 | 27.70116 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.70418 | false | false | 15 |
1c0f20d4e9e333d189762e3d1a75fb8ee799b810 | 35,227,321,792,339 | 6682531b416b1d400c5ea2fb7b738d8ed61fd34d | /SpringBoot/restauranteWEB/restauranteWEB/src/main/java/com/restauranteWeb/service/course/CourseService.java | e8f8ce817b327defe121e1b91a22fd76ba209287 | [] | no_license | vladern/restauranteWEB | https://github.com/vladern/restauranteWEB | be8c4583bf328583a2b8cb54c991ad4f72a53dbd | 8e9dd1db348c1149f561902de062f3e1407fbcc3 | refs/heads/master | 2020-06-03T09:52:35.269000 | 2019-06-16T20:41:22 | 2019-06-16T20:41:22 | 191,527,495 | 0 | 0 | null | false | 2020-09-09T07:13:23 | 2019-06-12T08:12:32 | 2019-06-16T20:41:24 | 2020-09-09T07:13:22 | 564 | 0 | 0 | 7 | Java | false | false | package com.restauranteWeb.service.course;
import com.restauranteWeb.dao.ICourseDAO;
import com.restauranteWeb.dto.ApiDTOBuilder;
import com.restauranteWeb.dto.course.CourseDTO;
import com.restauranteWeb.dto.course.CreateNewCourseRequest;
import com.restauranteWeb.dto.course.CreateNewCourseResponse;
import com.restaur... | UTF-8 | Java | 2,911 | java | CourseService.java | Java | [] | null | [] | package com.restauranteWeb.service.course;
import com.restauranteWeb.dao.ICourseDAO;
import com.restauranteWeb.dto.ApiDTOBuilder;
import com.restauranteWeb.dto.course.CourseDTO;
import com.restauranteWeb.dto.course.CreateNewCourseRequest;
import com.restauranteWeb.dto.course.CreateNewCourseResponse;
import com.restaur... | 2,911 | 0.669873 | 0.669186 | 79 | 35.848103 | 25.162302 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.582278 | false | false | 15 |
ea897a63efa7501982809949d650c739b7d79638 | 34,239,479,335,748 | 6d25b624aee38254aeca432fb578e92891e95cf9 | /sources/p004o/C1327.java | edd339496103f1f6e654c99490b85b899ba44429 | [] | no_license | holic-cat/andro | https://github.com/holic-cat/andro | 215e9bf627591596ee51a3e4a5873199bad77155 | cd3d6fed2640bc7dd414a03ee6912acfd1f188a7 | refs/heads/master | 2023-03-05T06:05:01.933000 | 2020-04-08T12:11:09 | 2020-04-08T12:11:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package p004o;
/* renamed from: o.આ */
class C1327 {
/* renamed from: ˮ͈ */
C1992 f6631;
/* renamed from: 櫯 */
int f6632;
/* renamed from: 鷭 */
int f6633;
C1327() {
}
}
| UTF-8 | Java | 214 | java | C1327.java | Java | [] | null | [] | package p004o;
/* renamed from: o.આ */
class C1327 {
/* renamed from: ˮ͈ */
C1992 f6631;
/* renamed from: 櫯 */
int f6632;
/* renamed from: 鷭 */
int f6633;
C1327() {
}
}
| 214 | 0.495146 | 0.364078 | 17 | 11.117647 | 9.584806 | 26 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.235294 | false | false | 15 |
773b36e9085a2598028e3407d1b3b2a819f18f05 | 36,180,804,533,803 | a1e54f66087c334c7bbbbdb6205258b90b72f1a5 | /CmriSeWeb-1.0/src/main/java/com/cmrise/jpa/dao/exams/MrqsGrupoHdrDao.java | 65905ef48e3623a8f776848cf6ee3c508d543ba2 | [] | no_license | FranciscoSosa25/CmriSeWeb | https://github.com/FranciscoSosa25/CmriSeWeb | f59e90fea88c617ae035b6a4313aa6911b7094fa | 0a6c1a38f9a5ef482c52c0ddcd674ce6d27bbeab | refs/heads/master | 2023-03-05T16:05:16.041000 | 2022-06-04T16:57:12 | 2022-06-04T16:57:12 | 228,455,133 | 2 | 3 | null | false | 2023-02-22T07:54:53 | 2019-12-16T19:00:33 | 2022-02-08T23:44:48 | 2023-02-22T07:54:52 | 49,524 | 1 | 2 | 3 | JavaScript | false | false | package com.cmrise.jpa.dao.exams;
import java.util.List;
import com.cmrise.jpa.dto.exams.MrqsGrupoHdrDto;
import com.cmrise.jpa.dto.exams.MrqsGrupoHdrV1Dto;
public interface MrqsGrupoHdrDao {
public long insert(MrqsGrupoHdrDto pMrqsGrupoHdrDto);
public List<MrqsGrupoHdrDto> findByNumeroExamen(long pNumeroExamen)... | UTF-8 | Java | 619 | java | MrqsGrupoHdrDao.java | Java | [] | null | [] | package com.cmrise.jpa.dao.exams;
import java.util.List;
import com.cmrise.jpa.dto.exams.MrqsGrupoHdrDto;
import com.cmrise.jpa.dto.exams.MrqsGrupoHdrV1Dto;
public interface MrqsGrupoHdrDao {
public long insert(MrqsGrupoHdrDto pMrqsGrupoHdrDto);
public List<MrqsGrupoHdrDto> findByNumeroExamen(long pNumeroExamen)... | 619 | 0.82391 | 0.819063 | 19 | 31.578947 | 26.697754 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.105263 | false | false | 15 |
fa7a378535c7f91faba5becf91362ef34298449e | 12,678,743,505,057 | 1bc522af18e297e1af2ea11786821418e1eadf5e | /Calculator.java | ea09c5438f1d7fd512d46d48914428cf76d93764 | [] | no_license | osliken/Calculator | https://github.com/osliken/Calculator | bff86d5c08422cf2c9878701151295335aabfc4e | a3c125a3655843337d5d1ec1f57a36e2a8a98673 | refs/heads/master | 2023-03-24T23:12:46.796000 | 2021-03-28T13:26:58 | 2021-03-28T13:26:58 | 352,327,816 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package prog.calculator;
public class Calculator {
public String[] arabicNumbers = {"1", "2", "3", "4", "5", "6", "7", "8", "9", "10"};
public String[] operations = {"+", "-", "*", "/"};
public int result = 0;
public boolean check(String[] array, String value) {
boolean test = false;
... | UTF-8 | Java | 1,484 | java | Calculator.java | Java | [] | null | [] | package prog.calculator;
public class Calculator {
public String[] arabicNumbers = {"1", "2", "3", "4", "5", "6", "7", "8", "9", "10"};
public String[] operations = {"+", "-", "*", "/"};
public int result = 0;
public boolean check(String[] array, String value) {
boolean test = false;
... | 1,484 | 0.393733 | 0.383515 | 47 | 30.212767 | 22.259529 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.787234 | false | false | 15 |
58013868ea3de0328de1560bd12eaa7dc029a698 | 7,258,494,767,705 | 8d576f25843272fb82dec2210749553a168ad7aa | /src/javaadvancedoctubre/Miercoles/carrera/Liebre.java | c37a8c6e604ec8b44593a34f5831cd727e27b26b | [
"Apache-2.0"
] | permissive | EliseoRoman/JavaAdvancedOctubre | https://github.com/EliseoRoman/JavaAdvancedOctubre | fe8e46cdebe765c4652f9b04bd597a0e51e2c808 | 17fa6a81e0944eebbc7d9766d9670a7081584972 | refs/heads/master | 2021-07-15T09:49:56.621000 | 2017-10-20T22:24:17 | 2017-10-20T22:24:17 | 107,202,382 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package javaadvancedoctubre.Miercoles.carrera;
public class Liebre implements Runnable{
public void run(){
int i = 0;
System.out.println("Inicia la Liebre");
while(i <= 5){
try {
Thread.sleep(250);
System.out.println("Da un paso la Liebre... | UTF-8 | Java | 511 | java | Liebre.java | Java | [] | null | [] | package javaadvancedoctubre.Miercoles.carrera;
public class Liebre implements Runnable{
public void run(){
int i = 0;
System.out.println("Inicia la Liebre");
while(i <= 5){
try {
Thread.sleep(250);
System.out.println("Da un paso la Liebre... | 511 | 0.504892 | 0.495108 | 19 | 25.894737 | 17.961639 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421053 | false | false | 15 |
faa9f65c88291fdae9b6ed75d8fb191606da711e | 27,144,193,372,484 | f35ddf002ec85e37e92022cf333d5c073c80c978 | /asmack-android-8-source-4.0.7/org/jivesoftware/smackx/iqversion/VersionManager.java | ea9ee8c690f16cd858864706acb545fb37ef8d9a | [
"OLDAP-2.8",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | victoryckl/asmack-android-8-4.0.7 | https://github.com/victoryckl/asmack-android-8-4.0.7 | cb344361f893470ba795b9fbca8bb1d229435789 | b5c2295408a7a2a13ccaf8723fe3cb916449d3d5 | refs/heads/master | 2016-09-05T21:10:23.521000 | 2015-03-27T06:01:19 | 2015-03-27T06:01:19 | 32,969,681 | 5 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
* Copyright 2014 Georg Lukas.
*
* 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 agree... | UTF-8 | Java | 3,394 | java | VersionManager.java | Java | [
{
"context": "/**\n *\n * Copyright 2014 Georg Lukas.\n *\n * Licensed under the Apache License, Version",
"end": 36,
"score": 0.9998028874397278,
"start": 25,
"tag": "NAME",
"value": "Georg Lukas"
},
{
"context": "n).setVersion(MY_VERSION);\n * </pre>\n *\n * @author Georg Lukas\n *... | null | [] | /**
*
* Copyright 2014 <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 ... | 3,384 | 0.708309 | 0.703005 | 96 | 34.354168 | 29.186533 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.479167 | false | false | 15 |
4aa71076754fd481bbec44134ed518fc6f80d8c7 | 30,116,310,712,158 | b98e87fc4c2083b1b7fa7129090f9361b34e3792 | /src/main/java/cn/xpbootcamp/locker_robot/exception/TicketIsInvalidForRobotException.java | c43942eb448811b1a14f201ddff5353a408069a1 | [
"Apache-2.0"
] | permissive | wangyuanhui/tdd-locker-robot-java | https://github.com/wangyuanhui/tdd-locker-robot-java | 582f48abb3ac875a62d9f53195c557a502f61acb | 99c6f514815dff9dff80c48f145a0d13046b013c | refs/heads/master | 2022-09-12T16:23:43.315000 | 2020-05-29T13:33:05 | 2020-05-29T13:33:05 | 262,015,235 | 0 | 0 | Apache-2.0 | true | 2020-05-07T10:04:58 | 2020-05-07T10:04:57 | 2020-05-06T07:37:34 | 2020-05-06T07:37:32 | 57 | 0 | 0 | 0 | null | false | false | package cn.xpbootcamp.locker_robot.exception;
public class TicketIsInvalidForRobotException extends RuntimeException{
public TicketIsInvalidForRobotException() {
super("Ticket is invalid for this robot");
}
}
| UTF-8 | Java | 226 | java | TicketIsInvalidForRobotException.java | Java | [] | null | [] | package cn.xpbootcamp.locker_robot.exception;
public class TicketIsInvalidForRobotException extends RuntimeException{
public TicketIsInvalidForRobotException() {
super("Ticket is invalid for this robot");
}
}
| 226 | 0.774336 | 0.774336 | 7 | 31.285715 | 26.590622 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 15 |
8e9bec4756cd4148e67c33554833a9990e43a50a | 29,738,353,571,075 | 4d7d8f99d2e5c5f515169ca530383d9a4b075130 | /src/main/java/cuberite/api/hooks/hHOOK_EXECUTE_COMMAND.java | 3d5596e5a861f5abfe6327cc584a4fe60f42a1ad | [
"MIT"
] | permissive | KrystilizeNevaDies/CuberitePluginAPI | https://github.com/KrystilizeNevaDies/CuberitePluginAPI | 093e29efcbc88befec008a20edef178735277d04 | 50232c41f3721d97d89f49ceff95cdf56b1b337c | refs/heads/main | 2023-02-01T07:42:53.965000 | 2020-12-17T12:38:37 | 2020-12-17T12:38:37 | 322,286,197 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cuberite.api.hooks;
import org.luaj.vm2.LuaValue;
import cuberite.api.cPlayer;
import net.minestom.server.MinecraftServer;
import net.minestom.server.entity.Player;
import net.minestom.server.event.player.PlayerCommandEvent;
import net.minestom.server.network.packet.client.ClientPlayPacket;
public enum hHOOK... | UTF-8 | Java | 1,396 | java | hHOOK_EXECUTE_COMMAND.java | Java | [] | null | [] | package cuberite.api.hooks;
import org.luaj.vm2.LuaValue;
import cuberite.api.cPlayer;
import net.minestom.server.MinecraftServer;
import net.minestom.server.entity.Player;
import net.minestom.server.event.player.PlayerCommandEvent;
import net.minestom.server.network.packet.client.ClientPlayPacket;
public enum hHOOK... | 1,396 | 0.675501 | 0.674069 | 57 | 23.491228 | 24.563646 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.684211 | false | false | 15 |
9ec08405575188f0a1d517a61b541dd5dd1db280 | 32,315,333,939,593 | 8dc9d58d0ef54c14c2250f2b6a5b9219716c63de | /src/test04/FileDemo2.java | 2841412519794b9807148c825601e4dc6299fb50 | [] | no_license | IvanLu1024/FileIOTest | https://github.com/IvanLu1024/FileIOTest | af0dc36672f7dc031aea7ad70ea280287a3b8224 | de7cc06131f5021c65433c356e5f0509bd33c0b3 | refs/heads/master | 2020-03-28T03:15:31.510000 | 2018-09-13T10:07:37 | 2018-09-13T10:07:37 | 147,632,067 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test04;
import java.io.File;
import java.io.FilenameFilter;
/**
* 使用FileFilter来实现获取指定后缀名的文件对象
*/
public class FileDemo2 {
public static void main(String[] args) {
File file=new File("D://");
File[] files = file.listFiles(new FilenameFilter() {
@Override
public boo... | UTF-8 | Java | 581 | java | FileDemo2.java | Java | [] | null | [] | package test04;
import java.io.File;
import java.io.FilenameFilter;
/**
* 使用FileFilter来实现获取指定后缀名的文件对象
*/
public class FileDemo2 {
public static void main(String[] args) {
File file=new File("D://");
File[] files = file.listFiles(new FilenameFilter() {
@Override
public boo... | 581 | 0.559415 | 0.553931 | 24 | 21.791666 | 20.564896 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 15 |
aa0844386734a7c31703f2448b11ddde5f2158c0 | 20,177,756,421,726 | b7351a39542e60edcda48515753c8a78ccd6b9e2 | /src/main/java/pyokagan/cs4212/LivePass.java | 60e787f7f4f3f85fcee6837946fd457ea668091d | [] | no_license | pyokagan/CS4212-Compiler | https://github.com/pyokagan/CS4212-Compiler | 59050edee433ccb4fff0daa93e9f8666bce34b61 | bf8191b5c7e8c234cce81528eee1691068610e4f | refs/heads/master | 2020-04-09T18:58:45.029000 | 2018-12-05T14:17:24 | 2018-12-05T14:17:24 | 160,530,262 | 10 | 5 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pyokagan.cs4212;
import java.util.*;
/**
* Global liveness analysis.
*/
public class LivePass {
private final Ir.Meth meth;
private HashMap<Ir.Block, HashSet<Ir.Var>> liveIns = new HashMap<>();
private HashMap<Ir.Block, HashSet<Ir.Var>> liveOuts = new HashMap<>();
private HashMap<Ir.Block, H... | UTF-8 | Java | 3,927 | java | LivePass.java | Java | [] | null | [] | package pyokagan.cs4212;
import java.util.*;
/**
* Global liveness analysis.
*/
public class LivePass {
private final Ir.Meth meth;
private HashMap<Ir.Block, HashSet<Ir.Var>> liveIns = new HashMap<>();
private HashMap<Ir.Block, HashSet<Ir.Var>> liveOuts = new HashMap<>();
private HashMap<Ir.Block, H... | 3,927 | 0.531958 | 0.53043 | 114 | 33.447369 | 24.578943 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.561404 | false | false | 15 |
aaf534961808d6e5a288dd4eeba0c82d2c327b76 | 23,132,693,910,678 | 88597d90633f67ce4f004df8ce2cf380ccf27dda | /1_Fundamentals/1_5_CaseStudyUnion-Find/UF2.java | 61cc97cf8da95f05b0b66dc96791c339d5c1f0a1 | [] | no_license | hdonghong/Alogorithms4Exercise | https://github.com/hdonghong/Alogorithms4Exercise | c8b6fb32226b1a9e699a7bc307eaba9b05243fb8 | 032f342bc5ac3e8772d7102212d97e0d2399a9e9 | refs/heads/master | 2021-12-27T21:44:27.907000 | 2018-02-09T05:02:22 | 2018-02-09T05:02:22 | 118,057,578 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
/**
* @ClassName UF1
* @Description quick-union算法
* @author hdonghong
* @version v1.0
* @since 2018/01/28 07:37:49
*/
public class UF2 {
private int[] id; // 分量id
private int count; // 分量数量
public UF2(int N) {
// 初始化N个连通分量的id数组
count = N;
id = new int[N];
for (int i = 0; i < N; i++)
id[i] = i... | UTF-8 | Java | 1,813 | java | UF2.java | Java | [
{
"context": "ame\tUF1\n * @Description\tquick-union算法\n * @author\t\thdonghong\n * @version \tv1.0 \n * @since\t\t2018/01/28 07:37:49",
"end": 74,
"score": 0.9978907704353333,
"start": 65,
"tag": "USERNAME",
"value": "hdonghong"
}
] | null | [] |
/**
* @ClassName UF1
* @Description quick-union算法
* @author hdonghong
* @version v1.0
* @since 2018/01/28 07:37:49
*/
public class UF2 {
private int[] id; // 分量id
private int count; // 分量数量
public UF2(int N) {
// 初始化N个连通分量的id数组
count = N;
id = new int[N];
for (int i = 0; i < N; i++)
id[i] = i... | 1,813 | 0.550637 | 0.535882 | 84 | 16.738094 | 14.176707 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.047619 | false | false | 15 |
cc8626320cf09305e76b066be1b48c4c819d96a2 | 26,199,300,512,918 | 2817f85281b2d34901095b1a118179928fedbd6c | /src/partie2/exercice1/postfix.java | 1e67718eee5f5eb32aa96c0abb458408024d5526 | [] | no_license | mehdimidox/java | https://github.com/mehdimidox/java | 0d7e7adcb910ee1d73c89ad9bcde93eac07372f4 | ff59b54a3fbbb874297a44c84e3e6ebe645283f4 | refs/heads/master | 2021-01-01T22:34:41.103000 | 2020-03-01T17:42:57 | 2020-03-01T17:42:57 | 239,372,702 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package partie2.exercice1;
import java.*;
import java.util.Scanner;
import java.util.Stack;
public class postfix {
//static Stack<Double> operande = new Stack<Double>();
static Stack<Character> operateur = new Stack<Character>();
static Stack<String> myStack = new Stack<String>();
static Stack<String> rMyStack =... | UTF-8 | Java | 2,317 | java | postfix.java | Java | [] | null | [] | package partie2.exercice1;
import java.*;
import java.util.Scanner;
import java.util.Stack;
public class postfix {
//static Stack<Double> operande = new Stack<Double>();
static Stack<Character> operateur = new Stack<Character>();
static Stack<String> myStack = new Stack<String>();
static Stack<String> rMyStack =... | 2,317 | 0.537764 | 0.534743 | 113 | 19.513275 | 17.714109 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.80531 | false | false | 15 |
e1b9a5727c24c6b03964d118e05c90c960c50b0f | 14,783,277,436,955 | 6081ecb0c81caf3d6b7298448762319c7674ffef | /ParkingLot/UnparkCommand.java | f9e8856b6b553c57acdf0167eff618b38bd6badc | [] | no_license | LingFZhou/Projects | https://github.com/LingFZhou/Projects | 975580e5236b38a4fed52742cb50da27d373d54b | 15a311bf934a99496ef942fd0093e43ddeab7fed | refs/heads/master | 2021-01-25T06:25:42.719000 | 2017-06-07T00:40:07 | 2017-06-07T00:40:07 | 93,574,234 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Parkinglot;
class UnparkCommand implements CommandInterface{
ParkAction parkingspot;
Level level;
public UnparkCommand(ParkAction i, Level c){
parkingspot = i;
level = c;
}
public void execute(){
parkingspot.unpark(level);
level.unpark(parkingspot);
}
} | UTF-8 | Java | 318 | java | UnparkCommand.java | Java | [] | null | [] | package Parkinglot;
class UnparkCommand implements CommandInterface{
ParkAction parkingspot;
Level level;
public UnparkCommand(ParkAction i, Level c){
parkingspot = i;
level = c;
}
public void execute(){
parkingspot.unpark(level);
level.unpark(parkingspot);
}
} | 318 | 0.650943 | 0.650943 | 16 | 18 | 15.491934 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.1875 | false | false | 15 |
5abd39614a93e50adad667a0b81cef2b8861f6b4 | 30,124,900,644,148 | efaf0b235fd0cdee92783f15d36a2d20d551bc16 | /examples/src/main/java/net/crate/examples/Anaconda.java | c69fd31aae38e2a000a6ee261407d63c6437c3ff | [] | no_license | h908714124/crate | https://github.com/h908714124/crate | 38ba13d36b9fea1fa45086caecf0c87c12f4b75c | 137c7c2650f60cf8aebe86a8da13d07048e18687 | refs/heads/master | 2020-12-30T12:55:08.873000 | 2017-07-01T14:07:06 | 2017-07-01T14:07:06 | 91,365,729 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.crate.examples;
import com.google.auto.value.AutoValue;
import net.crate.AutoCrate;
@AutoValue
@AutoCrate
abstract class Anaconda {
abstract String name();
abstract boolean good();
static Anaconda_Crate builder() {
return Anaconda_Crate.builder();
}
}
| UTF-8 | Java | 281 | java | Anaconda.java | Java | [] | null | [] | package net.crate.examples;
import com.google.auto.value.AutoValue;
import net.crate.AutoCrate;
@AutoValue
@AutoCrate
abstract class Anaconda {
abstract String name();
abstract boolean good();
static Anaconda_Crate builder() {
return Anaconda_Crate.builder();
}
}
| 281 | 0.736655 | 0.736655 | 17 | 15.529411 | 14.422685 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.352941 | false | false | 15 |
979b6da8dcabe3ee3c11dc72720bda4d53e660a6 | 20,186,346,327,283 | 32f4fdd0d844f4191a72aea54e30805f5d15d38b | /app/src/test/java/com/example/servehumanity/UserBLLTest.java | e3b3306038e641b9140084495a1a1e359b65a272 | [] | no_license | Bikash101kr/BloodDonation-Andriod-APP | https://github.com/Bikash101kr/BloodDonation-Andriod-APP | 3ca092c6ddda1b07af58bb96d2a8250457a2445a | 5c0447d0e42b16645f16ed1384f179bff51b9f86 | refs/heads/master | 2023-05-12T08:22:56.485000 | 2021-06-07T02:35:15 | 2021-06-07T02:35:15 | 374,509,030 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.servehumanity;
import com.example.servehumanity.bll.ProfileBLL;
import com.example.servehumanity.bll.UserBLL;
import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
public class UserBLLTest {
String Id;
@Befo... | UTF-8 | Java | 1,028 | java | UserBLLTest.java | Java | [
{
"context": "{\n ProfileBLL profileBLL = new ProfileBLL(\"bikash\", \"dhakal\", \"2020-12-12\",\n \"addres",
"end": 402,
"score": 0.9990763068199158,
"start": 396,
"tag": "USERNAME",
"value": "bikash"
},
{
"context": "ProfileBLL profileBLL = new ProfileBLL(\"bi... | null | [] | package com.example.servehumanity;
import com.example.servehumanity.bll.ProfileBLL;
import com.example.servehumanity.bll.UserBLL;
import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
public class UserBLLTest {
String Id;
@Befo... | 1,017 | 0.596304 | 0.575875 | 37 | 26.756756 | 24.307051 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.810811 | false | false | 15 |
0e96a4b41e8395bece843c72e3ecdda803af9dc5 | 4,947,802,357,834 | 49aac4867a44945874595c0dc2b544818276bd52 | /Handy_Projects/UC5.0/vysper-core/src/main/java/com/hs/uc/protocol/http/impl/HttpIoHandlerAdapter.java | 7965675729529ace7761b603862e15a30d8a6108 | [] | no_license | inter999/milkyway | https://github.com/inter999/milkyway | d24c5596f6e66a9ce252bc652076764469bdfdde | e22e8a37f3616a828e0a9589d6aa7747480a82e4 | refs/heads/master | 2016-09-11T10:04:40.672000 | 2014-08-20T08:19:44 | 2014-08-20T08:19:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hs.uc.protocol.http.impl;
import org.apache.mina.core.service.IoHandler;
import org.apache.mina.core.session.IdleStatus;
import org.apache.mina.core.session.IoSession;
import org.apache.vysper.xmpp.protocol.SessionStateHolder;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.hs.u... | UTF-8 | Java | 3,672 | java | HttpIoHandlerAdapter.java | Java | [
{
"context": "ontext.SessionTerminationCause;\r\n\r\n/**\r\n * @author kklim\r\n * @version 1.0\r\n * @created 29-3-2013 오전 11:47:",
"end": 645,
"score": 0.9995777606964111,
"start": 640,
"tag": "USERNAME",
"value": "kklim"
}
] | null | [] | package com.hs.uc.protocol.http.impl;
import org.apache.mina.core.service.IoHandler;
import org.apache.mina.core.session.IdleStatus;
import org.apache.mina.core.session.IoSession;
import org.apache.vysper.xmpp.protocol.SessionStateHolder;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.hs.u... | 3,672 | 0.770447 | 0.765812 | 102 | 33.960785 | 36.742058 | 187 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5 | false | false | 15 |
e670e5b06a76eaf87d7a30548669c2d15182517c | 32,573,032,005,567 | eab084584e34ec065cd115139c346180e651c1c2 | /src/test/java/v1/mst/MST10_01Test.java | 64b44bf8367d2b24e9a57e71a6ffe66c8dc0a21f | [] | no_license | zhouyuan93/leetcode | https://github.com/zhouyuan93/leetcode | 5396bd3a01ed0f127553e1e175bb1f725d1c7919 | cc247bc990ad4d5aa802fc7a18a38dd46ed40a7b | refs/heads/master | 2023-05-11T19:11:09.322000 | 2023-05-05T09:12:53 | 2023-05-05T09:12:53 | 197,735,845 | 0 | 0 | null | false | 2020-04-05T09:17:34 | 2019-07-19T08:38:17 | 2019-10-03T09:00:24 | 2020-04-05T09:17:33 | 42 | 0 | 0 | 0 | Java | false | false | package v1.mst;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.*;
class MST10_01Test {
MST10_01 t;
@BeforeEach
void setUp() {
t = new MST10_01();
}
@Test
void test_1() {
int[] a = {1, 2, 3, 0, 0, 0}... | UTF-8 | Java | 730 | java | MST10_01Test.java | Java | [] | null | [] | package v1.mst;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.*;
class MST10_01Test {
MST10_01 t;
@BeforeEach
void setUp() {
t = new MST10_01();
}
@Test
void test_1() {
int[] a = {1, 2, 3, 0, 0, 0}... | 730 | 0.468493 | 0.417808 | 38 | 18.236841 | 13.965058 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.052632 | false | false | 15 |
6585c8b57ea8688405c9b84ef256e6df2b9f0c30 | 16,870,631,578,137 | 3fc6c0bf6525d2e1dd89221149c708f8f6136ea2 | /src/main/java/ee/uustal/udisctransformer/configuration/WebConfiguration.java | 4d9f3c55726e883b60ee11300dc2ed426036b2bb | [] | no_license | cardouken/udisctransformer | https://github.com/cardouken/udisctransformer | 06378c26b7a50243d866f2ccdd2804b731579327 | 7e53e89240b852635105fbddbb36d71a32f413dd | refs/heads/master | 2022-10-02T01:55:40.689000 | 2020-06-09T17:30:09 | 2020-06-09T17:30:09 | 270,727,789 | 1 | 0 | null | false | 2020-06-09T17:30:10 | 2020-06-08T15:49:49 | 2020-06-09T15:33:07 | 2020-06-09T17:30:10 | 96 | 0 | 0 | 0 | Java | false | false | package ee.uustal.udisctransformer.configuration;
import com.fasterxml.jackson.databind.ObjectMapper;
import ee.uustal.udisctransformer.util.JsonUtility;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.http.converter.HttpMessag... | UTF-8 | Java | 993 | java | WebConfiguration.java | Java | [] | null | [] | package ee.uustal.udisctransformer.configuration;
import com.fasterxml.jackson.databind.ObjectMapper;
import ee.uustal.udisctransformer.util.JsonUtility;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.http.converter.HttpMessag... | 993 | 0.823766 | 0.821752 | 27 | 35.777779 | 30.889688 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 15 |
02e92905ba4524ef0e2194d323c9fd8289a207a6 | 7,172,595,412,887 | 7e58ab664a481b926491d748878c1ef63dead120 | /src/main/java/com/employee/EmployeeManagementWithEmbededDatabaseApplication.java | 5255f5d9694fafb97fd1ebc0d18a6fdfa16b5ddf | [] | no_license | sunildora111/SpringBoot-Examples | https://github.com/sunildora111/SpringBoot-Examples | ff2f9ac0832d65ebdaa7830b313b2fa822d73b24 | 93216a5ac116f5484cbbf4f051a19bb08da8e881 | refs/heads/springBoot-Derby-database-Example | 2020-07-15T06:31:09.641000 | 2019-08-31T07:45:59 | 2019-08-31T07:45:59 | 205,500,635 | 0 | 0 | null | false | 2019-08-31T07:46:00 | 2019-08-31T05:35:00 | 2019-08-31T07:37:50 | 2019-08-31T07:45:59 | 0 | 0 | 0 | 0 | Java | false | false | package com.employee;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.ConfigurableApplicationContext;
import com.employee.entities.Employee;
import com.employee.service.EmployeeService;
@SpringBootApplication
p... | UTF-8 | Java | 798 | java | EmployeeManagementWithEmbededDatabaseApplication.java | Java | [
{
"context": "\n\t\tEmployee emp=new Employee();\n\t\temp.setEmpName(\"omm sai\");\n\t\temp.setEmpSalary(10000);\n\t\temployeeservice.c",
"end": 722,
"score": 0.9755353331565857,
"start": 715,
"tag": "NAME",
"value": "omm sai"
}
] | null | [] | package com.employee;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.ConfigurableApplicationContext;
import com.employee.entities.Employee;
import com.employee.service.EmployeeService;
@SpringBootApplication
p... | 797 | 0.847118 | 0.840852 | 22 | 35.272728 | 34.88446 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.272727 | false | false | 15 |
efc3d4ef269e2b2f18851f355055ba03c2dc3afa | 2,095,944,087,391 | 4644f9a6d529cab95d70d540679898b28f7ae51e | /Service/app/src/main/java/com/aclass/shishir/service/IntentServiceExample.java | dd82501861bd972c9163e9f28dc4fef9dcec466b | [] | no_license | shishirshivGitHub/Service | https://github.com/shishirshivGitHub/Service | 9925fc41bc4b2dbbc43f3e2e1d5792099193d5c6 | d56d0e984a4aac409098f384fa7cc21d435255d3 | refs/heads/master | 2021-01-19T21:01:53.433000 | 2017-04-18T07:28:03 | 2017-04-18T07:28:03 | 88,594,341 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.aclass.shishir.service;
import android.app.IntentService;
import android.content.Intent;
import android.location.Location;
import android.location.LocationListener;
import android.os.Bundle;
import android.os.ResultReceiver;
import android.support.annotation.Nullable;
import android.util.Log;
import androi... | UTF-8 | Java | 1,489 | java | IntentServiceExample.java | Java | [
{
"context": ";\nimport android.widget.Button;\n\n/**\n * Created by pc on 4/4/2017.\n */\n\npublic class IntentServiceExamp",
"end": 358,
"score": 0.9901695847511292,
"start": 356,
"tag": "USERNAME",
"value": "pc"
}
] | null | [] | package com.aclass.shishir.service;
import android.app.IntentService;
import android.content.Intent;
import android.location.Location;
import android.location.LocationListener;
import android.os.Bundle;
import android.os.ResultReceiver;
import android.support.annotation.Nullable;
import android.util.Log;
import androi... | 1,489 | 0.627938 | 0.617864 | 59 | 24.237288 | 23.669575 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.525424 | false | false | 15 |
a5c83748025acf89bb753dfa80e271d3b662fddb | 15,874,199,171,722 | cc93bbb1188269841671fbb754e478d13d3219c1 | /app/src/main/java/com/example/dijonkariz/fotomwa/other/BottomNavigationViewBehaviour.java | 23259b63d98dd0dcb0300106f341a621b9994099 | [] | no_license | Dav1dMwang1/Fotomwa-Android | https://github.com/Dav1dMwang1/Fotomwa-Android | 7a14ad1fe4edd43bb00e1b90edf687bf9ec998e1 | 80e34710aaf755107cfdba99780962c99d8a58c4 | refs/heads/master | 2020-08-05T07:11:24.335000 | 2019-11-23T18:17:42 | 2019-11-23T18:17:42 | 212,441,791 | 0 | 0 | null | true | 2019-10-02T21:09:26 | 2019-10-02T21:09:25 | 2019-09-17T13:26:57 | 2019-09-17T13:26:55 | 562 | 0 | 0 | 0 | null | false | false | package com.example.dijonkariz.fotomwa.other;
import android.content.Context;
import android.util.AttributeSet;
import android.view.Gravity;
import android.view.View;
import androidx.annotation.NonNull;
import androidx.coordinatorlayout.widget.CoordinatorLayout;
import androidx.core.view.ViewCompat;
import com.googl... | UTF-8 | Java | 3,566 | java | BottomNavigationViewBehaviour.java | Java | [
{
"context": "package com.example.dijonkariz.fotomwa.other;\n\nimport android.content.Context;\ni",
"end": 30,
"score": 0.9984958171844482,
"start": 20,
"tag": "USERNAME",
"value": "dijonkariz"
}
] | null | [] | package com.example.dijonkariz.fotomwa.other;
import android.content.Context;
import android.util.AttributeSet;
import android.view.Gravity;
import android.view.View;
import androidx.annotation.NonNull;
import androidx.coordinatorlayout.widget.CoordinatorLayout;
import androidx.core.view.ViewCompat;
import com.googl... | 3,566 | 0.722378 | 0.719574 | 85 | 40.952942 | 46.351574 | 217 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.929412 | false | false | 15 |
90903c1bcea6b43b508a1f0f61b5e9471e8d0ffa | 30,107,720,755,942 | badd49b1ab4cb1f2f0bfc0485918d9dd4abb9fa3 | /src/main/java/com/codecool/networking/modes/MagicWords.java | b7f2051e0a9fecab3e95ce072cdafb551f144cc4 | [] | no_license | jarqprog/netchat-project | https://github.com/jarqprog/netchat-project | bf7d87c1da90767cb259a98e75529b5c5603052f | c3c51a1bf2df48dd55cfc8414104885cdb094440 | refs/heads/master | 2020-07-08T19:13:12.274000 | 2018-07-31T14:33:09 | 2018-07-31T14:33:09 | 203,753,204 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.codecool.networking.modes;
public enum MagicWords {
QUIT_CHAT_WORD(".END");
private String word;
MagicWords(String word) {
this.word = word;
}
public String getWord() {
return word;
}
}
| UTF-8 | Java | 243 | java | MagicWords.java | Java | [] | null | [] | package com.codecool.networking.modes;
public enum MagicWords {
QUIT_CHAT_WORD(".END");
private String word;
MagicWords(String word) {
this.word = word;
}
public String getWord() {
return word;
}
}
| 243 | 0.600823 | 0.600823 | 16 | 14.1875 | 13.375438 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3125 | false | false | 15 |
f50f68bc32cf129507738f667d7430d09dfe7248 | 29,111,288,375,089 | c9f8c84e8463b4c7920d91ba165a5df1d36db69d | /loriandroid/loriandroid-api/src/main/java/com/egorpetruchcho/loriandroid_api/model/Locale.java | 612683989290ee790e49a9b46f7f644bb7c1e3ae | [
"Apache-2.0"
] | permissive | samara-university/lori-mobile-ponomarev | https://github.com/samara-university/lori-mobile-ponomarev | 4b377739989584661887847cc1171d1b70bfc0e4 | d7e2657e737966dbca253f4bd8a7e3e016385177 | refs/heads/master | 2020-02-29T10:16:12.582000 | 2016-12-17T07:42:54 | 2016-12-17T07:42:54 | 76,059,769 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.egorpetruchcho.loriandroid_api.model;
public enum Locale {
RU,
EN
}
| UTF-8 | Java | 89 | java | Locale.java | Java | [
{
"context": "package com.egorpetruchcho.loriandroid_api.model;\n\npublic enum Local",
"end": 18,
"score": 0.7054132223129272,
"start": 13,
"tag": "USERNAME",
"value": "gorpe"
},
{
"context": "package com.egorpetruchcho.loriandroid_api.model;\n\npublic enum Locale {\n ",
"end"... | null | [] | package com.egorpetruchcho.loriandroid_api.model;
public enum Locale {
RU,
EN
}
| 89 | 0.707865 | 0.707865 | 6 | 13.833333 | 17.023676 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 15 |
07238d44d93ae8dfbe62280f62a007d78812ed53 | 19,172,734,053,477 | d3339a361d0633ef9363ee5a11f81fad193b198e | /FileUpload/src/main/java/ssm/handle/JMSProducer.java | 1e96a2991905b21b69fd5e38f0ffb7989028f916 | [] | no_license | weiyangli/lwyCodeAdress | https://github.com/weiyangli/lwyCodeAdress | 56bb5e9e5b2b221ae9a0dc26f8c5ee6c82f2d64d | d5a579827d46b273cb5fce7588b5e5d0b6dbfd66 | refs/heads/master | 2020-04-02T17:04:16.118000 | 2019-03-06T07:08:46 | 2019-03-06T07:08:46 | 154,642,282 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ssm.handle;
import org.apache.activemq.ActiveMQConnection;
import org.apache.activemq.ActiveMQConnectionFactory;
import org.apache.activemq.command.ActiveMQObjectMessage;
import ssm.bean.Student;
import javax.jms.Connection;
import javax.jms.ConnectionFactory;
import javax.jms.Destination;
import javax.jms.JM... | UTF-8 | Java | 3,117 | java | JMSProducer.java | Java | [] | null | [] | package ssm.handle;
import org.apache.activemq.ActiveMQConnection;
import org.apache.activemq.ActiveMQConnectionFactory;
import org.apache.activemq.command.ActiveMQObjectMessage;
import ssm.bean.Student;
import javax.jms.Connection;
import javax.jms.ConnectionFactory;
import javax.jms.Destination;
import javax.jms.JM... | 3,117 | 0.63078 | 0.630074 | 87 | 31.563219 | 26.470848 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.54023 | false | false | 15 |
2975ad53057f62f40c63d120ad2cd0093f89e8dd | 29,472,065,609,229 | 928b95703aac5ae7ce30e3a7d30cce34d3b41275 | /HW3_RecyclerView/app/src/main/java/inc0n3ck/hw3_recyclerview/Posts.java | 99691af0241c3a6849bec3e0bffc69f9df8ad17e | [] | no_license | nobodylovesm3/homeworks | https://github.com/nobodylovesm3/homeworks | ddb69dab209f37ab47a1bc18344f25d64f592811 | 535732ac52834063dddf749b79398b296f1b41a5 | refs/heads/master | 2020-03-18T07:12:53.793000 | 2018-07-01T11:49:59 | 2018-07-01T11:49:59 | 134,439,226 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package inc0n3ck.hw3_recyclerview;
import android.graphics.drawable.Drawable;
import android.widget.ImageButton;
class Posts {
public String getTitle() {
return title;
}
public void setTitle(String title) {
this.title = title;
}
public String getNumberOfLikes() {
return ... | UTF-8 | Java | 1,650 | java | Posts.java | Java | [] | null | [] | package inc0n3ck.hw3_recyclerview;
import android.graphics.drawable.Drawable;
import android.widget.ImageButton;
class Posts {
public String getTitle() {
return title;
}
public void setTitle(String title) {
this.title = title;
}
public String getNumberOfLikes() {
return ... | 1,650 | 0.670909 | 0.669091 | 74 | 21.297297 | 20.625837 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.391892 | false | false | 15 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.