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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
555e78fc3328b3f12fa0d863cc50ef0d6c89d3e8 | 22,780,506,585,585 | e4a988ead5dd4bcd01811dd597d511e8114b0c62 | /EMS-master/EMS-master/ems-leave-service/src/main/java/com/ems/leave/controller/LeaveController.java | 0dc5052666e6f4aefbfac9c19fa56d1dd7f9bebd | [] | no_license | Deepak1888/ems | https://github.com/Deepak1888/ems | 5a2f4625c0cda789f7491030c02276980d65b595 | 7972383cb631f11b7f9ad16d6cff4984109b201e | refs/heads/master | 2023-01-10T12:13:09.694000 | 2019-06-26T06:54:45 | 2019-06-26T06:54:45 | 193,846,726 | 1 | 0 | null | false | 2023-01-07T06:44:19 | 2019-06-26T06:53:39 | 2023-01-01T08:30:39 | 2023-01-07T06:44:17 | 3,081 | 1 | 0 | 26 | Java | false | false | package com.ems.leave.controller;
import org.json.simple.JSONArray;
import org.json.simple.JSONObject;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.b... | UTF-8 | Java | 2,097 | java | LeaveController.java | Java | [
{
"context": "ica.annotation.HystrixCommand;\n\n/**\n * \n * @author yogesh.patil\n *\n */\n@RestController\npublic class Lea",
"end": 738,
"score": 0.7084579467773438,
"start": 736,
"tag": "NAME",
"value": "yo"
},
{
"context": ".annotation.HystrixCommand;\n\n/**\n * \n * @author yog... | null | [] | package com.ems.leave.controller;
import org.json.simple.JSONArray;
import org.json.simple.JSONObject;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.b... | 2,097 | 0.787315 | 0.787315 | 60 | 33.950001 | 27.85404 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.383333 | false | false | 0 |
d02894cf7ba72cd80d07e79adcb15a2fedd38739 | 27,187,142,997,969 | f365f4c3ec89f5556bc5b5b0fe8f3bf7692d60c8 | /archer-web/src/main/java/cn/exrick/xboot/task/engine/memory/MemoryTaskFlow.java | 66f933bccd2ac9566562288a9ed4501b2058bc04 | [] | no_license | moutainhigh/archer-task | https://github.com/moutainhigh/archer-task | df88853f5a7f768809ec730a468716337cb833ad | 1b277fda5cfe7d501d2a2a8d450f6d9650a27456 | refs/heads/master | 2020-09-05T19:36:28.544000 | 2019-10-12T13:31:54 | 2019-10-12T13:31:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.exrick.xboot.task.engine.memory;
import cn.exrick.xboot.task.engine.TaskFlowAdapter;
import cn.exrick.xboot.task.engine.TaskUnit;
import cn.hutool.core.collection.ConcurrentHashSet;
import cn.hutool.core.util.RandomUtil;
import com.google.api.client.util.Sets;
import org.springframework.util.CollectionUtils... | UTF-8 | Java | 4,518 | java | MemoryTaskFlow.java | Java | [
{
"context": "\nimport java.util.concurrent.*;\n\n/**\n * Created by feng on 2019/9/5 0005\n */\npublic class MemoryTaskFlow ",
"end": 399,
"score": 0.9974958896636963,
"start": 395,
"tag": "USERNAME",
"value": "feng"
}
] | null | [] | package cn.exrick.xboot.task.engine.memory;
import cn.exrick.xboot.task.engine.TaskFlowAdapter;
import cn.exrick.xboot.task.engine.TaskUnit;
import cn.hutool.core.collection.ConcurrentHashSet;
import cn.hutool.core.util.RandomUtil;
import com.google.api.client.util.Sets;
import org.springframework.util.CollectionUtils... | 4,518 | 0.705829 | 0.697177 | 183 | 23 | 20.799065 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.202186 | false | false | 0 |
0ffac2b5991db6cf218fcedc75fc49613e08dae5 | 29,953,101,960,556 | 7b163cb37c1a9fccdace89935d4a5be932b2af77 | /ProjetoDACEJB/src/main/java/br/edu/ifpb/dac/ejb/mdbeans/NotificacoesMBean.java | 28fea961b736389cd36b94075ee223909ad6e55e | [] | no_license | ifpb/projeto-dac | https://github.com/ifpb/projeto-dac | e1756a3d082ea6f93490132ada5bb1d94004110a | a95ea6daf9e6cb23d3eee837985ceaf281c36408 | refs/heads/master | 2022-10-02T04:34:50.544000 | 2020-02-21T12:17:18 | 2020-02-21T12:17:18 | 226,317,115 | 1 | 1 | null | false | 2022-09-08T01:04:33 | 2019-12-06T11:40:35 | 2020-02-21T12:18:12 | 2022-09-08T01:04:32 | 262 | 1 | 1 | 5 | Java | false | false | package br.edu.ifpb.dac.ejb.mdbeans;
import br.edu.ifpb.dac.ejb.sessionbeans.NotificacoesController;
import javax.ejb.ActivationConfigProperty;
import javax.ejb.EJB;
import javax.ejb.MessageDriven;
import javax.jms.JMSException;
import javax.jms.Message;
import javax.jms.MessageListener;
import javax.jms.TextMessage;... | UTF-8 | Java | 1,106 | java | NotificacoesMBean.java | Java | [] | null | [] | package br.edu.ifpb.dac.ejb.mdbeans;
import br.edu.ifpb.dac.ejb.sessionbeans.NotificacoesController;
import javax.ejb.ActivationConfigProperty;
import javax.ejb.EJB;
import javax.ejb.MessageDriven;
import javax.jms.JMSException;
import javax.jms.Message;
import javax.jms.MessageListener;
import javax.jms.TextMessage;... | 1,106 | 0.75 | 0.75 | 34 | 31.470589 | 27.607794 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.558824 | false | false | 0 |
f7055d3f8ba88fc9ff08a2ec80783113223d8ad5 | 27,547,920,253,564 | 23c9dcc425b76a593d45a248a72a86e5022e2ea1 | /edxMITpractice/ps2/FilterTest.java | 96454abe3d7e057eaf4db2e214f77828316331bd | [] | no_license | tiborh/java | https://github.com/tiborh/java | c54436ba982fdd7e64eaeb1ed3b65e8e1a7f2a94 | 5e0fafd44a1f6eeea6482030513d4241ac5cb26b | refs/heads/master | 2020-04-07T05:18:03.702000 | 2017-04-03T00:40:57 | 2017-04-03T00:40:57 | 54,286,999 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ps2;
import static org.junit.Assert.*;
import java.time.Instant;
import java.util.Arrays;
import java.util.List;
import org.junit.Test;
public class FilterTest {
/*
* writtenBy Tests
* 1. Assume that list is never empty (test in MyFilterTest
* 2. Assume that user is never zero length str... | UTF-8 | Java | 17,512 | java | FilterTest.java | Java | [
{
"context": "4. test with uppercase, mix case\n * a. as \"username\"\n * b. as \"author\" in tweet\n * 5. If n",
"end": 497,
"score": 0.9979830980300903,
"start": 489,
"tag": "USERNAME",
"value": "username"
},
{
"context": "private static final Tweet tweet0 = new T... | null | [] | package ps2;
import static org.junit.Assert.*;
import java.time.Instant;
import java.util.Arrays;
import java.util.List;
import org.junit.Test;
public class FilterTest {
/*
* writtenBy Tests
* 1. Assume that list is never empty (test in MyFilterTest
* 2. Assume that user is never zero length str... | 17,512 | 0.67251 | 0.640703 | 396 | 43.222221 | 36.93642 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.861111 | false | false | 0 |
4a2dbd154fde407c9798ebc1685d7b1196b50d4b | 15,144,054,701,302 | b4da0278e83810d0d740afe24f56ff18fd836c39 | /core/src/main/java/com/wangyin/ak47/core/handler/LoggingTrafficHandler.java | 4630fd2fdc834071b316daf62b49a68f250fe167 | [
"Apache-2.0"
] | permissive | xshwlx/Ak47 | https://github.com/xshwlx/Ak47 | 9066f8bf28da1d7ca034014659b53c4561100aca | 80d86f42cd5420cf6e1f14788cad7ebda3a526b0 | refs/heads/master | 2021-01-16T22:25:33.693000 | 2015-01-30T03:13:44 | 2015-01-30T03:13:44 | 30,329,475 | 1 | 0 | null | true | 2015-02-05T00:39:44 | 2015-02-05T00:39:40 | 2015-02-05T00:39:43 | 2015-01-30T03:13:44 | 786 | 0 | 0 | 0 | Java | null | null | package com.wangyin.ak47.core.handler;
import com.wangyin.ak47.common.Logger;
import com.wangyin.ak47.core.HandlerContext;
import com.wangyin.ak47.core.Message;
import com.wangyin.ak47.core.Promise;
public class LoggingTrafficHandler<O, I> extends HandlerAdapter<O, I> {
private static final Logger log = new Logge... | UTF-8 | Java | 932 | java | LoggingTrafficHandler.java | Java | [] | null | [] | package com.wangyin.ak47.core.handler;
import com.wangyin.ak47.common.Logger;
import com.wangyin.ak47.core.HandlerContext;
import com.wangyin.ak47.core.Message;
import com.wangyin.ak47.core.Promise;
public class LoggingTrafficHandler<O, I> extends HandlerAdapter<O, I> {
private static final Logger log = new Logge... | 932 | 0.682403 | 0.671674 | 26 | 34.846153 | 36.09996 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.884615 | false | false | 0 |
bf5007152497e124b18153db14efd638200d7089 | 8,065,948,603,586 | 0c8c46ed0ad26aadd2a15cde5118a88368ed5011 | /RxRetrofitDaggerMvp/app/src/main/java/com/example/rxretrofitdaggermvp/injector/component/ActivityComponent.java | 51d758c1fc005ccc3af1b16aec1dc70a24966f3f | [] | no_license | wherego/MVP-4 | https://github.com/wherego/MVP-4 | f479da869b0ed08853879754464bda39ff6883d9 | 4721d01b53d211b348f94f279d07ac36d65ca4c5 | refs/heads/master | 2021-01-20T12:28:51.753000 | 2017-04-20T02:28:34 | 2017-04-20T02:28:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.rxretrofitdaggermvp.injector.component;
import com.example.rxretrofitdaggermvp.injector.module.ActivityModule;
import com.example.rxretrofitdaggermvp.injector.scope.PerActivity;
import com.example.rxretrofitdaggermvp.ui.activities.MainActivity;
import com.example.rxretrofitdaggermvp.ui.activities.N... | UTF-8 | Java | 637 | java | ActivityComponent.java | Java | [
{
"context": "vity;\n\nimport dagger.Component;\n\n/**\n * Created by MrKong on 2017/4/1.\n */\n\n@PerActivity\n@Component(depende",
"end": 390,
"score": 0.9994617104530334,
"start": 384,
"tag": "USERNAME",
"value": "MrKong"
}
] | null | [] | package com.example.rxretrofitdaggermvp.injector.component;
import com.example.rxretrofitdaggermvp.injector.module.ActivityModule;
import com.example.rxretrofitdaggermvp.injector.scope.PerActivity;
import com.example.rxretrofitdaggermvp.ui.activities.MainActivity;
import com.example.rxretrofitdaggermvp.ui.activities.N... | 637 | 0.825746 | 0.816327 | 20 | 30.799999 | 29.071636 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.45 | false | false | 0 |
29aafbbc221dcd0bcdc68f43778ab02089b1584f | 2,851,858,293,709 | 2d9c90d1661a00d43d5bc85cea71667f51cb469b | /src/main/java/com/demo/stringbasic/MyStringCompare.java | 91d185dd840213011480a449aacbafb5360bb861 | [] | no_license | shahjadealam/bench-practice | https://github.com/shahjadealam/bench-practice | d61b4073b01e2dff4f09de2960b31f1269c7ad4e | 3ad9b122c2b6b6465fab10f89adfed3a7bf9d9e8 | refs/heads/master | 2020-09-24T15:20:53.878000 | 2019-12-04T05:52:33 | 2019-12-04T05:52:33 | 225,788,966 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.demo.stringbasic;
import java.util.Scanner;
public class MyStringCompare {
public static void main(String[] args) {
try (Scanner sc = new Scanner(System.in)) {
int testCount = sc.nextInt();
while (testCount != 0) {
int len1 = sc.nextInt();
int len2 = sc.nextInt();
String str1 = sc.... | UTF-8 | Java | 835 | java | MyStringCompare.java | Java | [] | null | [] | package com.demo.stringbasic;
import java.util.Scanner;
public class MyStringCompare {
public static void main(String[] args) {
try (Scanner sc = new Scanner(System.in)) {
int testCount = sc.nextInt();
while (testCount != 0) {
int len1 = sc.nextInt();
int len2 = sc.nextInt();
String str1 = sc.... | 835 | 0.529341 | 0.505389 | 45 | 17.555555 | 16.458103 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.266667 | false | false | 0 |
040a3ef7999dee840afe2a7b8d05555ba1adfb06 | 22,076,131,916,421 | bb8adca8a8839c78e5450c10ed064af2ce0912a9 | /MyMP3Player/app/src/main/java/lab/android/mymp3player/MainActivity.java | f0a50962b077f327bddbf65ce8dff9d5695c8139 | [] | no_license | jasperyen/android-examples | https://github.com/jasperyen/android-examples | c96c4907ab7ad4780bc25cc59a3bf148aeac53db | 098a0e1f3fbff6567c0eb396580af6b29a251c3b | refs/heads/master | 2021-01-20T06:17:58.299000 | 2017-04-30T16:38:51 | 2017-04-30T16:38:51 | 89,852,521 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lab.android.mymp3player;
import android.content.Context;
import android.content.Intent;
import android.database.Cursor;
import android.media.AudioManager;
import android.media.MediaPlayer;
import android.net.Uri;
import android.os.Handler;
import android.os.Message;
import android.provider.MediaStore;
import a... | UTF-8 | Java | 8,013 | java | MainActivity.java | Java | [] | null | [] | package lab.android.mymp3player;
import android.content.Context;
import android.content.Intent;
import android.database.Cursor;
import android.media.AudioManager;
import android.media.MediaPlayer;
import android.net.Uri;
import android.os.Handler;
import android.os.Message;
import android.provider.MediaStore;
import a... | 8,013 | 0.550645 | 0.548642 | 292 | 26.352739 | 23.004814 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.558219 | false | false | 0 |
d519436ec08684ccf541c6bf7f9f01cc648f7e04 | 4,200,478,045,922 | de1a3fc6bed04e3acbbc42801186cd54a60dc2c1 | /SAAJ-First-lab1/src/ForAttachment.java | 7ca000c4382cb60177b7647d559d2f24bdab7048 | [] | no_license | HemantKGupta/J2EE_WS | https://github.com/HemantKGupta/J2EE_WS | 70505875f9b2168655c3d5dd5d01700f11ad8ec7 | c7d245608dfc5fc571a94a8bc1748280a899dfd6 | refs/heads/master | 2020-05-21T12:06:21.580000 | 2014-03-30T14:24:46 | 2014-03-30T14:24:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.IOException;
import java.net.MalformedURLException;
import java.net.URL;
import javax.activation.DataHandler;
import javax.xml.namespace.QName;
import javax.xml.soap.AttachmentPart;
import javax.xml.soap.MessageFactory;
import javax.xml.soap.SOAPBody;
import javax.xml.soap.SOAPBodyElement;
imp... | UTF-8 | Java | 1,959 | java | ForAttachment.java | Java | [] | null | [] | import java.io.IOException;
import java.net.MalformedURLException;
import java.net.URL;
import javax.activation.DataHandler;
import javax.xml.namespace.QName;
import javax.xml.soap.AttachmentPart;
import javax.xml.soap.MessageFactory;
import javax.xml.soap.SOAPBody;
import javax.xml.soap.SOAPBodyElement;
imp... | 1,959 | 0.731496 | 0.719755 | 57 | 32.36842 | 22.570459 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.894737 | false | false | 0 |
7a6bfb419e09b78839789891863fcd08daf5c0d9 | 3,573,412,848,376 | 480bdf0f7b8f5ad089a9a4f6e18f700fffdb3596 | /src/main/java/org/logika/inference/SilogismoHipotetico.java | fe05e6a6d2182aa41aed92e8a2d5ad7fdf2a3207 | [] | no_license | hmvictor/logika | https://github.com/hmvictor/logika | 9b492d445d1d6737c5498e4720eaab30a1609355 | a2f329fd11c24235743ecb9740c23855cff5fafe | refs/heads/master | 2022-11-25T01:56:14.139000 | 2020-03-30T00:10:46 | 2020-03-30T00:10:46 | 209,922,937 | 0 | 0 | null | false | 2022-11-16T09:22:06 | 2019-09-21T04:11:08 | 2020-03-30T00:11:52 | 2022-11-16T09:22:02 | 68 | 0 | 0 | 2 | Java | false | false | package org.logika.inference;
import static org.logika.exp.BinaryOperator.MATERIAL_IMPLICATION;
import org.logika.exp.Expression;
import org.logika.exp.Sentence;
import org.logika.inference.Transformation.Matching;
/**
*
* @author Víctor
*/
public class SilogismoHipotetico implements InferenceRule {
... | UTF-8 | Java | 1,115 | java | SilogismoHipotetico.java | Java | [
{
"context": "ce.Transformation.Matching;\r\n\r\n/**\r\n *\r\n * @author Víctor\r\n */\r\npublic class SilogismoHipotetico implements",
"end": 250,
"score": 0.9998161196708679,
"start": 244,
"tag": "NAME",
"value": "Víctor"
}
] | null | [] | package org.logika.inference;
import static org.logika.exp.BinaryOperator.MATERIAL_IMPLICATION;
import org.logika.exp.Expression;
import org.logika.exp.Sentence;
import org.logika.inference.Transformation.Matching;
/**
*
* @author Víctor
*/
public class SilogismoHipotetico implements InferenceRule {
... | 1,115 | 0.64991 | 0.648115 | 31 | 33.935482 | 30.676182 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.580645 | false | false | 0 |
312687dbc070a48f9eb2d0f9cdcd56554224ef20 | 12,369,505,859,993 | 69ada6133d99c6873af47eba81a864d4faff8908 | /app/src/main/java/jemboy/nodejscommunication/Main/MainActivity.java | 4365becd35cf065e88bcab587c3190ad48df0d7d | [
"MIT"
] | permissive | jemboy/app-bakery | https://github.com/jemboy/app-bakery | 4b23385335ac5b59e249bf0c3c94dabade5c553f | ce255e8f90ba1954a6091397e9b2ec59ef3d5a14 | refs/heads/master | 2016-07-28T06:34:11.238000 | 2016-01-09T17:52:36 | 2016-01-09T17:52:36 | 42,640,955 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jemboy.nodejscommunication.Main;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.ImageView;
import android.app.Activity;
import org.json.JSONArray;
import org.json.JSONObject;
import jemboy.nodejscommunication.Network.DownloadAppT... | UTF-8 | Java | 3,004 | java | MainActivity.java | Java | [] | null | [] | package jemboy.nodejscommunication.Main;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.ImageView;
import android.app.Activity;
import org.json.JSONArray;
import org.json.JSONObject;
import jemboy.nodejscommunication.Network.DownloadAppT... | 3,004 | 0.627497 | 0.627164 | 85 | 34.35294 | 26.518232 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.588235 | false | false | 0 |
15b1ac4c6de36c5dcb5fd5bbc11869da16a27e8a | 17,703,855,194,900 | b7b63ac05d77e6204f205865291f4c117a2e5b64 | /src/main/java/it/polimi/ingsw/PSP29/Controller/Turn/HestiaTurn.java | bcac132d8dbe8285b2eb1c86b95393606ac9901c | [] | no_license | CarloManco/ing-sw-2019-Grassi-Manco-Martiri | https://github.com/CarloManco/ing-sw-2019-Grassi-Manco-Martiri | f7687a70fd30e13d7b72cb207a00c81b89ee672c | a9390799fed2ee04a804dcc2eddd902ec16c89bf | refs/heads/master | 2023-01-19T23:46:06.200000 | 2020-07-03T15:42:36 | 2020-07-03T15:42:36 | 245,206,103 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package it.polimi.ingsw.PSP29.Controller.Turn;
import it.polimi.ingsw.PSP29.model.*;
import it.polimi.ingsw.PSP29.virtualView.ClientHandler;
import it.polimi.ingsw.PSP29.virtualView.Server;
import java.util.ArrayList;
/**
* @author Letizia Grassi, Luca Martiri
*/
public class HestiaTurn extends GodTurn{
publi... | UTF-8 | Java | 6,043 | java | HestiaTurn.java | Java | [
{
"context": "rver;\n\nimport java.util.ArrayList;\n\n/**\n * @author Letizia Grassi, Luca Martiri\n */\npublic class HestiaTurn extends",
"end": 250,
"score": 0.9998560547828674,
"start": 236,
"tag": "NAME",
"value": "Letizia Grassi"
},
{
"context": "va.util.ArrayList;\n\n/**\n * @a... | null | [] | package it.polimi.ingsw.PSP29.Controller.Turn;
import it.polimi.ingsw.PSP29.model.*;
import it.polimi.ingsw.PSP29.virtualView.ClientHandler;
import it.polimi.ingsw.PSP29.virtualView.Server;
import java.util.ArrayList;
/**
* @author <NAME>, <NAME>
*/
public class HestiaTurn extends GodTurn{
public HestiaTurn(T... | 6,029 | 0.506702 | 0.501076 | 145 | 40.675861 | 32.244514 | 243 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.910345 | false | false | 0 |
7376835b694f2b7a7dacbb93cca635400fcf83b0 | 2,662,879,766,634 | 4b5ef8a3a3a6deaf8c60dfd4a6dc18ef65e198c6 | /G8_GoNature/G8_GoNautre/src/gui/VisitsReportController.java | 1964e852d84c30ed544189446a72edecebd91574 | [] | no_license | AlonIvshin/GoNature | https://github.com/AlonIvshin/GoNature | 512868bce1e0a82588a6d690de3f0de4c3e79596 | eab96e7d561279229abb8723d6cffef4fc6bedf3 | refs/heads/main | 2023-07-03T01:31:43.947000 | 2021-08-03T18:34:14 | 2021-08-03T18:34:14 | 392,416,624 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gui;
import java.io.File;
import java.io.IOException;
import java.net.URL;
import java.time.YearMonth;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.ResourceBundle;
import javax.imageio.ImageIO;
import org.apache.pdfbox.pdmodel.PDDocument;
import org.apache.pdfbox.pdmodel.PDPage;
im... | UTF-8 | Java | 18,477 | java | VisitsReportController.java | Java | [
{
"context": "talNumOfVisitors * 100));\n\t\t}\n\n\t\tseries2.setName(\"Solos \");\n\n\n\t}\n\n\tprivate void initGraphs() {\n\t\tent",
"end": 10447,
"score": 0.9786140322685242,
"start": 10442,
"tag": "NAME",
"value": "Solos"
}
] | null | [] | package gui;
import java.io.File;
import java.io.IOException;
import java.net.URL;
import java.time.YearMonth;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.ResourceBundle;
import javax.imageio.ImageIO;
import org.apache.pdfbox.pdmodel.PDDocument;
import org.apache.pdfbox.pdmodel.PDPage;
im... | 18,477 | 0.713969 | 0.702278 | 541 | 33.15527 | 26.123796 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.946396 | false | false | 0 |
a3a6b871bc70fe607cb0f5c9c1d6d7d260afb21e | 27,487,790,727,880 | f4c7b4f31569ba1e754ed06656ff23778ab55704 | /study/spring/zstudy/zstudy3/src/main/java/com/study/spring/util/CommonUtil.java | 8c1b83704c8406d8ce531b032b3c074f1dbbcdd7 | [] | no_license | SALLY1945/sally1945.github.io | https://github.com/SALLY1945/sally1945.github.io | ff1fd8883934e23699277ee5c6903d1e748ea4e3 | 4fd52c4c1f0ce94de19636b37db8e34a7e38c1f4 | refs/heads/master | 2019-08-05T08:08:32.510000 | 2018-01-28T00:23:26 | 2018-01-28T00:23:26 | 49,801,336 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.study.spring.util;
public class CommonUtil {
public static String masterSelect() {
String select = "<select id='master'>" +
"<option>분류 선택</option>" +
"<option value='period'>기간</option>" +
"<option value='grade'>직급</option>" +
"<option value='member'>회원</option>" +
"</select>";
r... | UTF-8 | Java | 359 | java | CommonUtil.java | Java | [] | null | [] | package com.study.spring.util;
public class CommonUtil {
public static String masterSelect() {
String select = "<select id='master'>" +
"<option>분류 선택</option>" +
"<option value='period'>기간</option>" +
"<option value='grade'>직급</option>" +
"<option value='member'>회원</option>" +
"</select>";
r... | 359 | 0.619469 | 0.619469 | 14 | 23.214285 | 16.506184 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.071429 | false | false | 0 |
8800ac14b04a2fd26f1a0a9eb1ae9857a5d1fde4 | 11,622,181,571,466 | 9ecca1b282ba17b26153da3d62bd7654ca017f72 | /app/models/Location.java | 9f38369c7f33049f499b09fad2387b86d0349440 | [] | no_license | simpelers/rhok | https://github.com/simpelers/rhok | 40da40ed0a205ca612ea56b0d198e68dc591f6b7 | 3167c8a7c5d1c72d6cc5130d0eb268b02333a4ab | refs/heads/master | 2020-12-25T19:14:53.928000 | 2011-12-09T02:59:06 | 2011-12-09T02:59:06 | 2,902,924 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package models;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.OneToOne;
import org.hibernate.annotations.CascadeType;
import play.db.jpa.Model;
@Entity
public class Location extends Model
{
private String name;
private double latitude;
private double longitude;
... | UTF-8 | Java | 1,099 | java | Location.java | Java | [] | null | [] | package models;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.OneToOne;
import org.hibernate.annotations.CascadeType;
import play.db.jpa.Model;
@Entity
public class Location extends Model
{
private String name;
private double latitude;
private double longitude;
... | 1,099 | 0.613285 | 0.613285 | 66 | 15.651515 | 15.201169 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 0 |
a030dddc2a8ad4d13d36d01e93b1b4071f136e34 | 15,187,004,427,671 | 3822dad61967a49d53e9c86f9fa444c2cd021ed2 | /src/servlet/Subscribe.java | 00969ccf13297e0d6ac53a9f9f459f5a2369c8bf | [
"MIT"
] | permissive | gmarciani/godot-web | https://github.com/gmarciani/godot-web | 91bdd6bfe2857dbd9d2b12727d20e310af2eb65d | 9e7e9026dca578e7f531394f7ffa4384f6a61cbf | refs/heads/master | 2020-04-11T09:12:01.068000 | 2015-12-13T16:24:41 | 2015-12-13T16:24:41 | 11,534,841 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* WebGodot: Godot Server-Side Implementation.
Copyright 2013 Giacomo Marciani <giacomo.marciani@gmail.com>
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.apac... | UTF-8 | Java | 2,047 | java | Subscribe.java | Java | [
{
"context": "erver-Side Implementation. \n \n Copyright 2013 Giacomo Marciani <giacomo.marciani@gmail.com>\n\n Licensed under t",
"end": 88,
"score": 0.9998633861541748,
"start": 72,
"tag": "NAME",
"value": "Giacomo Marciani"
},
{
"context": "tation. \n \n Copyright 2013... | null | [] | /* WebGodot: Godot Server-Side Implementation.
Copyright 2013 <NAME> <<EMAIL>>
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
... | 2,018 | 0.76893 | 0.763068 | 63 | 31.492064 | 29.229727 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.190476 | false | false | 0 |
1cc7ed8387b3eb2c2212e537d0a89a4b3717b6ad | 2,508,260,969,352 | e7ed4c945a59eecdb4885d12f78a35210ff4ca6c | /app/src/main/java/com/avaya/android/vantage/aaadevbroadcast/activities/MainActivityK155.java | 9ca5e8099e083cbc263400ed355e4a67a42da793 | [] | no_license | AvayaCalaPoCDevGroup/AvayaBroadcastConnectAndroid | https://github.com/AvayaCalaPoCDevGroup/AvayaBroadcastConnectAndroid | 4b3b29bff367491b627f6c05dc735009fbe8ff87 | 25469c8f70a8769d901993d2dc2b16cad65c136b | refs/heads/master | 2021-04-18T08:09:51.218000 | 2020-12-14T20:25:35 | 2020-12-14T20:25:35 | 249,520,233 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.avaya.android.vantage.aaadevbroadcast.activities;
import android.app.Dialog;
import android.app.KeyguardManager;
import android.app.PendingIntent;
import android.content.Context;
import android.content.Intent;
import android.os.SystemClock;
import androidx.annotation.NonNull;
import com.avaya.android.vant... | UTF-8 | Java | 49,541 | java | MainActivityK155.java | Java | [] | null | [] | package com.avaya.android.vantage.aaadevbroadcast.activities;
import android.app.Dialog;
import android.app.KeyguardManager;
import android.app.PendingIntent;
import android.content.Context;
import android.content.Intent;
import android.os.SystemClock;
import androidx.annotation.NonNull;
import com.avaya.android.vant... | 49,541 | 0.608526 | 0.605902 | 1,025 | 47.332684 | 45.646057 | 272 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.476098 | false | false | 0 |
595f36e8cf708d3cf9de47c99c70c8edd9e29c54 | 30,691,836,308,217 | 4df72d14c264c6db0c5b09a707842d4a89b606ea | /src/com/vivek/interview/Test.java | b1c1201bdb3961a6d92bf44cd0cc5e568f9120c4 | [] | no_license | vivek-vedhagiri/coding-works | https://github.com/vivek-vedhagiri/coding-works | a210e828958a350bdb101d1e13278ad428c02b07 | 937e31f9f51826dfb06fb159ac34469fe05d1334 | refs/heads/master | 2020-08-10T06:00:36.666000 | 2019-10-10T20:22:43 | 2019-10-10T20:22:43 | 214,276,655 | 0 | 0 | null | false | 2019-10-10T20:18:34 | 2019-10-10T20:12:23 | 2019-10-10T20:12:25 | 2019-10-10T20:16:59 | 0 | 0 | 0 | 1 | null | false | false | package com.vivek.interview;
import java.util.ArrayList;
import java.util.List;
import java.util.stream.Collectors;
import java.util.stream.Stream;
public class Test {
public static void main(String args[]) {
List<String> list = Stream.of("foo","boo","coo").collect(Collectors.toList());
List... | UTF-8 | Java | 376 | java | Test.java | Java | [] | null | [] | package com.vivek.interview;
import java.util.ArrayList;
import java.util.List;
import java.util.stream.Collectors;
import java.util.stream.Stream;
public class Test {
public static void main(String args[]) {
List<String> list = Stream.of("foo","boo","coo").collect(Collectors.toList());
List... | 376 | 0.672872 | 0.670213 | 18 | 18.888889 | 21.640726 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.222222 | false | false | 0 |
46b18e70e8eb08d74d80d6aaf797d43d487fcd7c | 27,934,467,304,023 | 874831055b2de4bef4f4be03bd4ac1ac5b4842b7 | /java/src/leetcode/question_297.java | 2944708b3d87f162ff052ff075b6e44e36b1b742 | [] | no_license | codychen123/algorithm | https://github.com/codychen123/algorithm | 1cd2dbf4e193672121f0e2b366cf434b07c80776 | b1b40be7dea3b6681d226a56edbf644fc3ef7ae9 | refs/heads/main | 2023-03-26T13:37:35.270000 | 2021-03-25T01:48:56 | 2021-03-25T01:48:56 | 342,179,113 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package leetcode;
import java.util.ArrayList;
import java.util.LinkedList;
public class question_297 {
public static void main(String[] args) {
}
// Encodes a tree to a single string.
public StringBuilder sb;
String sep = ",";
String NullNode = "#";
public String serialize(TreeNode root) ... | UTF-8 | Java | 1,440 | java | question_297.java | Java | [] | null | [] | package leetcode;
import java.util.ArrayList;
import java.util.LinkedList;
public class question_297 {
public static void main(String[] args) {
}
// Encodes a tree to a single string.
public StringBuilder sb;
String sep = ",";
String NullNode = "#";
public String serialize(TreeNode root) ... | 1,440 | 0.596528 | 0.594444 | 52 | 26.692308 | 18.179171 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.480769 | false | false | 0 |
cf238e0ead64a638ce0c02be65c56239db877e40 | 24,215,025,628,081 | b8a0d1442363e1c68036c1967baef06d22cc4048 | /src/main/java/com/asiainfo/p5/io/nio/NIOTest.java | aae6815a5395ee870cd4c879269b35de5b0930b6 | [] | no_license | zhangzhiwang/GuPaoEdu | https://github.com/zhangzhiwang/GuPaoEdu | 941460fbbafd6c9d45b8ac6fe947cdc0dd2133b5 | b7e09548dd23f192e7a7346a1e5ac4072708c1d7 | refs/heads/master | 2022-12-22T09:06:33.369000 | 2021-07-28T10:29:41 | 2021-07-28T10:29:41 | 214,958,076 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.asiainfo.p5.io.nio;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.nio.ByteBuffer;
import java.nio.channels.FileChannel;
/**
* NIO
*
* @author zhangzhiwang
* @date Jan 10, 2020 7:28:51 PM
*/
public class NIOTest {
public static void main(String[] args) {
try (FileInpu... | UTF-8 | Java | 1,209 | java | NIOTest.java | Java | [
{
"context": "io.channels.FileChannel;\n\n/**\n * NIO\n *\n * @author zhangzhiwang\n * @date Jan 10, 2020 7:28:51 PM\n */\npublic class",
"end": 202,
"score": 0.998104989528656,
"start": 190,
"tag": "USERNAME",
"value": "zhangzhiwang"
}
] | null | [] | package com.asiainfo.p5.io.nio;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.nio.ByteBuffer;
import java.nio.channels.FileChannel;
/**
* NIO
*
* @author zhangzhiwang
* @date Jan 10, 2020 7:28:51 PM
*/
public class NIOTest {
public static void main(String[] args) {
try (FileInpu... | 1,209 | 0.699352 | 0.653099 | 39 | 26.717949 | 29.417376 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.230769 | false | false | 0 |
81ee1ed71c9f86eebf2e61820bea945b6efb48c4 | 30,356,828,859,890 | 97f299b5414b83438a8adcff14a9d944c67241f1 | /s1/block2/VariableNames.java | f2013c89163f0621c5b117ae17b6163c8750ec01 | [
"BSD-2-Clause"
] | permissive | scalingbits/dhbwjava | https://github.com/scalingbits/dhbwjava | abfd61f07bd4adae29a5d8ae4cd1cf24db4c5f55 | ed101efb5d491381c6cad2810a45171adfcadb5c | refs/heads/master | 2022-05-16T22:23:00.788000 | 2022-03-29T09:36:16 | 2022-03-29T09:36:16 | 169,788,624 | 3 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package s1.block2;
/**
*
* @author s@scalingbits.com
*/
public class VariableNames {
int maxvalue;
int maxValue;
int max_value;
//int max value;
int end;
int End;
//int 10%ofSum;
int sum10;
int _10PercentOfSum;
public static void main(String[] args) {
int x,y;
x = y = 8;
//(x = y) = 8;... | UTF-8 | Java | 437 | java | VariableNames.java | Java | [
{
"context": "package s1.block2;\n\n/**\n *\n * @author s@scalingbits.com\n */\npublic class VariableNames {\n\nint maxvalue;\ni",
"end": 55,
"score": 0.9999117255210876,
"start": 38,
"tag": "EMAIL",
"value": "s@scalingbits.com"
}
] | null | [] | package s1.block2;
/**
*
* @author <EMAIL>
*/
public class VariableNames {
int maxvalue;
int maxValue;
int max_value;
//int max value;
int end;
int End;
//int 10%ofSum;
int sum10;
int _10PercentOfSum;
public static void main(String[] args) {
int x,y;
x = y = 8;
//(x = y) = 8;
x... | 427 | 0.533181 | 0.503433 | 30 | 13.566667 | 11.17343 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 0 |
6bd0cc69c0f1de60588bd39d66a76551ce9a86c8 | 23,441,931,513,129 | 117ab086ce89f2dff2de58a47a86431be4a5bebb | /app/src/main/java/com/cmpe277/groupay/MainActivity.java | 47773d52f44a9b983a8cbd0cb3cab76f9d897262 | [] | no_license | yuyuho/Groupay | https://github.com/yuyuho/Groupay | 078fbb23bf2ad66398ea39411f2a0a6244a1d091 | 5c6e69505104cb2ca50a35da02a33b7214667724 | refs/heads/master | 2021-01-19T08:46:06.305000 | 2015-05-15T04:49:05 | 2015-05-15T04:49:05 | 35,310,726 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cmpe277.groupay;
import android.app.Activity;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.drawable.Drawable;
import android.os.Handler;
import android.support.v7.app.ActionBarActivity;
import android.os.Bundle;
import android... | UTF-8 | Java | 5,352 | java | MainActivity.java | Java | [
{
"context": "= new ItemInfo();\n itemInfo.setMemberName(\"John\");\n itemInfo.setItemPrice(0.999);\n ",
"end": 2926,
"score": 0.9998618364334106,
"start": 2922,
"tag": "NAME",
"value": "John"
},
{
"context": "tItemPrice(200);\n finalInfo.setMemberName(\"C... | null | [] | package com.cmpe277.groupay;
import android.app.Activity;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.drawable.Drawable;
import android.os.Handler;
import android.support.v7.app.ActionBarActivity;
import android.os.Bundle;
import android... | 5,352 | 0.653587 | 0.637706 | 130 | 40.169231 | 31.025829 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.846154 | false | false | 0 |
8e7a48d5289dcd87e2a810470201656cfdf5b81a | 438,086,681,237 | 86a8478989830f20d743911ec50e69dc612617e5 | /app/src/main/java/cn/biaoshi360/bsh/activity/checkworkattendance/attendanceteam/adapter/ExpandableItemAdapter22.java | 59e9ba63fcbf6a18a61057f1c75b191316c5462e | [] | no_license | AndroidDeveloperWen/thePro | https://github.com/AndroidDeveloperWen/thePro | 95c34bf103ac0be93efd968e772ea8ef5bffe99a | 56094d5ebe36f7da9e699afcc045fb78912d3e16 | refs/heads/master | 2018-10-16T16:37:49.282000 | 2018-10-16T04:25:07 | 2018-10-16T04:25:07 | 108,623,946 | 7 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.biaoshi360.bsh.activity.checkworkattendance.attendanceteam.adapter;
import android.util.Log;
import android.view.View;
import android.widget.CompoundButton;
import java.util.List;
import cn.biaoshi360.bsh.R;
import cn.biaoshi360.bsh.activity.checkworkattendance.attendanceteam.Mod.DPersonMod;
import cn.bi... | UTF-8 | Java | 5,848 | java | ExpandableItemAdapter22.java | Java | [
{
"context": "iaoshi360.bsh.util.ToastHelper;\n\n/**\n * Created by luoxw on 2016/8/9.\n */\n// 展开相当于插入 所以 pos 会变\npublic clas",
"end": 459,
"score": 0.9995731711387634,
"start": 454,
"tag": "USERNAME",
"value": "luoxw"
}
] | null | [] | package cn.biaoshi360.bsh.activity.checkworkattendance.attendanceteam.adapter;
import android.util.Log;
import android.view.View;
import android.widget.CompoundButton;
import java.util.List;
import cn.biaoshi360.bsh.R;
import cn.biaoshi360.bsh.activity.checkworkattendance.attendanceteam.Mod.DPersonMod;
import cn.bi... | 5,848 | 0.508067 | 0.49691 | 155 | 36.587097 | 29.538992 | 158 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.541936 | false | false | 0 |
c9036d6c2789d0cae4835c8f47c5dcd9781dae93 | 16,870,631,556,223 | 6b5d11cfbc73d5b96e9495240115cb9b75f94e03 | /app/src/main/java/com/example/howell/webcamforcompany/Const.java | 05184d459607e9750e4be32f44c1593d105a6c24 | [] | no_license | appsigma/EcamCompanyAS | https://github.com/appsigma/EcamCompanyAS | d4b6d6b835733f705572c0601c1400135f07518e | e490356317fa5b0d6a9290a377576c6939366932 | refs/heads/master | 2021-05-12T16:42:41.774000 | 2017-12-12T05:04:41 | 2017-12-12T05:04:41 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.howell.webcamforcompany;
/**
* @author 霍之昊
*
* 类说明
*/
public interface Const {
/*Login const*/
public static final String ApplicationId = "yancao";
public static final String ApplicationVersion = "1.0.0";
public static final String PasswordType = "Common";
public static final String Intern... | UTF-8 | Java | 575 | java | Const.java | Java | [
{
"context": "m.example.howell.webcamforcompany;\n/**\n * @author 霍之昊 \n *\n * 类说明\n */\npublic interface Const {\n\t/*Login ",
"end": 63,
"score": 0.9998138546943665,
"start": 60,
"tag": "NAME",
"value": "霍之昊"
},
{
"context": "netUser\";\n\tpublic static final String PUUser = \"PUUs... | null | [] | package com.example.howell.webcamforcompany;
/**
* @author 霍之昊
*
* 类说明
*/
public interface Const {
/*Login const*/
public static final String ApplicationId = "yancao";
public static final String ApplicationVersion = "1.0.0";
public static final String PasswordType = "Common";
public static final String Intern... | 575 | 0.744227 | 0.731794 | 18 | 30.277779 | 20.794779 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.111111 | false | false | 0 |
0b338c7a582c9b923784588b18fd4a4fe228c885 | 7,490,422,978,459 | 31632f2122718fb386b6627a58b6b5657097fd84 | /accountService/src/main/java/com/bank/account/config/ConfigAccount.java | f5adfcfe33d2af450a0817c89f6444dfbecfd89c | [] | no_license | javapr89/myappsample | https://github.com/javapr89/myappsample | aa1df4db5d41231f5d2aa8bfbf9cd16a68758b3a | e9c7cd5c142d916585b8c701a1e897187e7b827b | refs/heads/main | 2023-01-12T06:08:51.413000 | 2020-11-13T12:54:12 | 2020-11-13T12:54:12 | 312,579,577 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bank.account.config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import com.bank.account.repository.AccountRepositoryDAO;
import com.bank.account.service.AccountServiceI;
import com.bank.account.service.AccountServiceImpl;
@Configuratio... | UTF-8 | Java | 588 | java | ConfigAccount.java | Java | [] | null | [] | package com.bank.account.config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import com.bank.account.repository.AccountRepositoryDAO;
import com.bank.account.service.AccountServiceI;
import com.bank.account.service.AccountServiceImpl;
@Configuratio... | 588 | 0.785714 | 0.785714 | 29 | 19.275862 | 22.650106 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.862069 | false | false | 0 |
6a5562136ff05e1edbd5e1b5d815614655815e14 | 7,490,422,980,190 | 58847e1696150553999e8229c3a0ddf256c96a0f | /StorageTransferService/src/main/java/com/sunlight/storage/transfer/logic/depend/fallback/WarehouseServiceFallBack.java | 575a74864d4f0f4ca529b66754c9dedaf05c3fd8 | [] | no_license | zhoufanz/spring-cloud | https://github.com/zhoufanz/spring-cloud | d1d28673a213436bf7286d2eeaae9a9b587d9b43 | 7a905e908ce78cc48d1c69efbbeccd627695a028 | refs/heads/master | 2021-01-25T13:12:07.682000 | 2018-03-02T07:07:32 | 2018-03-02T07:07:32 | 123,542,624 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sunlight.storage.transfer.logic.depend.fallback;
import com.sunlight.storage.transfer.logic.depend.service.WarehouseServiceClient;
import org.springframework.stereotype.Component;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestParam;
impo... | UTF-8 | Java | 1,163 | java | WarehouseServiceFallBack.java | Java | [
{
"context": "til.List;\nimport java.util.Map;\n\n/**\n * Created by Nicholas on 16/12/28.\n */\n@Component\npublic class Warehous",
"end": 388,
"score": 0.999647319316864,
"start": 380,
"tag": "NAME",
"value": "Nicholas"
}
] | null | [] | package com.sunlight.storage.transfer.logic.depend.fallback;
import com.sunlight.storage.transfer.logic.depend.service.WarehouseServiceClient;
import org.springframework.stereotype.Component;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestParam;
impo... | 1,163 | 0.736887 | 0.731728 | 40 | 28.075001 | 34.02454 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 0 |
e43474a343d8ce94c99e925734700e63951e6449 | 9,603,546,892,195 | f5ec8bece047224fed97fbec1d5759410549353f | /podium-common/src/main/java/nl/thehyve/podium/common/exceptions/ActionNotAllowed.java | 0fedd69c14eb20bfe9e7c88bfe9636d5772bc368 | [
"LicenseRef-scancode-philippe-de-muyter",
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | thehyve/podium | https://github.com/thehyve/podium | f271e8deb4a8d5385acc89c163f998e2c806ae09 | 158e222bd03d23a4696c94b1e45aa1bfcead8038 | refs/heads/dev | 2023-01-27T14:04:53.239000 | 2021-09-13T20:35:59 | 2021-09-13T20:35:59 | 80,543,393 | 13 | 5 | NOASSERTION | false | 2023-01-07T06:48:17 | 2017-01-31T17:23:37 | 2022-02-17T12:01:08 | 2023-01-07T06:48:17 | 26,420 | 12 | 5 | 23 | Java | false | false | /*
* Copyright (c) 2017 The Hyve and respective contributors.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* See the file LICENSE in the root of this repository.
*/
package nl.thehyve.podium.common.exceptions;
import nl.theh... | UTF-8 | Java | 876 | java | ActionNotAllowed.java | Java | [] | null | [] | /*
* Copyright (c) 2017 The Hyve and respective contributors.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* See the file LICENSE in the root of this repository.
*/
package nl.thehyve.podium.common.exceptions;
import nl.theh... | 876 | 0.732877 | 0.726027 | 28 | 30.285715 | 27.565321 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.392857 | false | false | 0 |
959e29e0cf2c30be8d02e2f63362889c8e833411 | 33,492,154,991,376 | c3e4b52a91519f19de9ecf7175f99878b003b771 | /lmf/lvmofangCanRun/GreenCube-Server/src/main/java/com/cnd/greencube/server/business/impl/LoginBusinessImpl.java | 1fe06a972d7659832e9acda4516cb68d8c6d2a5f | [] | no_license | chenlian2015/clserver | https://github.com/chenlian2015/clserver | 99f4d25ee5e8540caa7f7d4fe8f724db4e8fb09a | b75cb07582c1266b7d8ed7befec56b89c8dfeafc | refs/heads/master | 2021-01-23T18:22:37.435000 | 2017-03-07T12:03:02 | 2017-03-07T12:03:02 | 82,997,444 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2005-2020 GreenTube Team All rights reserved.
* Support: Huxg
* License: CND team license
*/
package com.cnd.greencube.server.business.impl;
import javax.annotation.Resource;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import org.s... | UTF-8 | Java | 3,232 | java | LoginBusinessImpl.java | Java | [
{
"context": " -- 用户名\n\t * @param pwd\n\t * -- 密码\n\t * @param verifycode\n\t * -- 验证码\n\t * @",
"end": 1300,
"score": 0.689915657043457,
"start": 1298,
"tag": "PASSWORD",
"value": "密码"
}
] | null | [] | /*
* Copyright 2005-2020 GreenTube Team All rights reserved.
* Support: Huxg
* License: CND team license
*/
package com.cnd.greencube.server.business.impl;
import javax.annotation.Resource;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import org.s... | 3,232 | 0.675649 | 0.671429 | 119 | 24.890757 | 24.471485 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.210084 | false | false | 0 |
38bf2e9e0eaf5fe10217d88fb67a20e751f1630f | 16,621,523,455,658 | 71d5ae8408cbb5a9713c12a3999f17c1c47fb621 | /appglu-java-client/src/main/java/com/appglu/AppGluHttpInternalServerErrorException.java | d402d94246060d7a6e9f4caa6efb2ae8201ddf45 | [
"Apache-2.0"
] | permissive | michelzanini/appglu-androidsdk | https://github.com/michelzanini/appglu-androidsdk | 861431ce37868a0f1f1559fbaeabc248a0f092dd | da494fe92a77688735e87df3e5fe0de9d50640e2 | refs/heads/master | 2016-09-09T22:04:13.001000 | 2013-05-15T03:50:19 | 2013-05-15T03:50:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*******************************************************************************
* Copyright 2013 AppGlu, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache... | UTF-8 | Java | 1,437 | java | AppGluHttpInternalServerErrorException.java | Java | [] | null | [] | /*******************************************************************************
* Copyright 2013 AppGlu, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache... | 1,437 | 0.676409 | 0.666667 | 38 | 36.815788 | 35.035213 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.631579 | false | false | 0 |
aa4a5a13681fa182221752914b49fb6fb0743f80 | 16,621,523,457,743 | a922ef53c17abac1b560351fca0a4ed12c1494d5 | /second_project/app/src/main/java/com/example/hpuser/second_project/MainActivity.java | 13b83bc18ea765790a9284266fef4ec7afe51796 | [] | no_license | akshatrana22/android-test-basics | https://github.com/akshatrana22/android-test-basics | 9f19203d60fa24427feb15b67d8f246249ca38c6 | ea2bab16c6d07e76ad2db468f1de14a6bcb61de5 | refs/heads/master | 2020-03-19T06:10:38.438000 | 2018-06-04T10:25:19 | 2018-06-04T10:25:19 | 135,997,276 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.hpuser.second_project;
import android.content.DialogInterface;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
public class MainActivity extends AppCompat... | UTF-8 | Java | 1,269 | java | MainActivity.java | Java | [] | null | [] | package com.example.hpuser.second_project;
import android.content.DialogInterface;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
public class MainActivity extends AppCompat... | 1,269 | 0.636722 | 0.620173 | 43 | 28.418604 | 25.912403 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.627907 | false | false | 0 |
6cb4d07bfb78e02b8308aff61d3297f54c9bc3b6 | 25,804,163,535,152 | f71f0b521a292233cfc81217b230be95057239cc | /src/main/java/com/java7developer/chapter3/AgentFinder.java | 30fbd0992961c033dacf6a2881d5de272ed36ff8 | [] | no_license | shiningguang/javaDeveloper | https://github.com/shiningguang/javaDeveloper | b90a30532639dab36113172b7f39c7b80aa69804 | 8e189a12ec8071c40866b749c4d7050b6c515f18 | refs/heads/master | 2020-04-19T09:19:36.641000 | 2016-09-08T04:41:55 | 2016-09-08T04:41:55 | 67,668,401 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.java7developer.chapter3;
import java.util.List;
/**
* Code for listing 3_1 - AgentFinder interface
*/
public interface AgentFinder {
public List<Agent> findAllAgents();
}
| UTF-8 | Java | 191 | java | AgentFinder.java | Java | [] | null | [] | package com.java7developer.chapter3;
import java.util.List;
/**
* Code for listing 3_1 - AgentFinder interface
*/
public interface AgentFinder {
public List<Agent> findAllAgents();
}
| 191 | 0.732984 | 0.712042 | 12 | 14.916667 | 17.337139 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 0 |
8b180e60b9022934338cacf62016cc51b7b5c22c | 12,094,627,926,876 | 30e616ef6f662bb71c33017a59c0e8ec149a21a8 | /cometd-java/cometd-java-server/cometd-java-server-websocket/cometd-java-server-websocket-tests/src/test/java/org/cometd/server/websocket/BayeuxClientTest.java | 365b4ca87aac77f4019a4d964b1314c40297882d | [
"Apache-2.0"
] | permissive | cometd/cometd | https://github.com/cometd/cometd | b17aa4b3eb5781e7aca751b5b475989ae7dfe237 | 1d2d31401833dd95d11800bf53602aad0b1c68a7 | refs/heads/6.0.x | 2023-08-30T21:50:40.019000 | 2023-08-25T09:27:43 | 2023-08-25T09:27:43 | 1,765,693 | 426 | 192 | Apache-2.0 | false | 2023-09-11T07:37:04 | 2011-05-18T11:55:11 | 2023-09-05T09:19:14 | 2023-09-11T07:37:04 | 25,521 | 554 | 210 | 61 | Java | false | false | /*
* Copyright (c) 2008-2022 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by... | UTF-8 | Java | 16,152 | java | BayeuxClientTest.java | Java | [
{
"context": "Map<>();\n authentication.put(\"token\", \"1234567890\");\n Message.Mutable fields = ",
"end": 8610,
"score": 0.5452255606651306,
"start": 8609,
"tag": "KEY",
"value": "1"
},
{
"context": "ap<>();\n authentication.put(\"token\", \"123456... | null | [] | /*
* Copyright (c) 2008-2022 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by... | 16,153 | 0.655089 | 0.65026 | 393 | 40.099236 | 30.690491 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.760814 | false | false | 0 |
4dab8a0035fbf1199112702d22adcefcd4a0d0bf | 29,033,978,936,334 | 93fab8072b3f4764755116db01aa53d7b666464d | /src/main/java/generated/model/TipoReceta_.java | 3f07818bfc5558bfdc2e8651de67e3cabed32ca2 | [] | no_license | giosgu/rsmee | https://github.com/giosgu/rsmee | 79b5303ed770d5f9fb437da0cee8e6f416b6d60c | 5b3fa9848f74cd76f5f3e628dd41a5152541b43b | refs/heads/master | 2021-01-23T08:29:25.898000 | 2017-10-13T19:37:46 | 2017-10-13T19:37:46 | 102,525,012 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package generated.model;
import javax.annotation.Generated;
import javax.persistence.metamodel.SingularAttribute;
import javax.persistence.metamodel.StaticMetamodel;
import model.TipoReceta;
@Generated(value = "org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor")
@StaticMetamodel(TipoReceta.class)
publi... | UTF-8 | Java | 508 | java | TipoReceta_.java | Java | [] | null | [] | package generated.model;
import javax.annotation.Generated;
import javax.persistence.metamodel.SingularAttribute;
import javax.persistence.metamodel.StaticMetamodel;
import model.TipoReceta;
@Generated(value = "org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor")
@StaticMetamodel(TipoReceta.class)
publi... | 508 | 0.811024 | 0.811024 | 16 | 29.625 | 27.294401 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6875 | false | false | 0 |
5a29e4826f1c30573e22bf1c2cdc4b0d31513503 | 11,158,325,094,873 | 3e359d3542d96c8e9bc4c81df8884cf528fa0a32 | /app/src/main/java/com/grab/grabtest/api/NewsAPI.java | a6eb53f458e6a267048a103da579985c37be6996 | [] | no_license | kapur2511/GrabAssignment | https://github.com/kapur2511/GrabAssignment | a2a74a90c800bd5eb4e135247916de8eaf2c771b | 3f9b636421870c90fd70b69759c63436f88c75e4 | refs/heads/master | 2020-05-26T23:07:08.924000 | 2019-05-27T07:11:12 | 2019-05-27T07:11:12 | 188,408,376 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (C) 23-May-2019 Cricbuzz.com
* All rights reserved.
*
* http://www.cricbuzz.com
* @author: kshitiz.kapur
*/
/*
* @author: kshitiz.kapur
*/
package com.grab.grabtest.api;
import com.grab.grabtest.mvp.model.NewsListModel;
import java.util.Map;
import io.reactivex.Observable;
import retrofit2.R... | UTF-8 | Java | 548 | java | NewsAPI.java | Java | [
{
"context": "eserved.\n *\n * http://www.cricbuzz.com\n * @author: kshitiz.kapur\n */\n\n/*\n * @author: kshitiz.kapur\n */\n\npackage co",
"end": 124,
"score": 0.945585310459137,
"start": 111,
"tag": "NAME",
"value": "kshitiz.kapur"
},
{
"context": ".com\n * @author: kshitiz.kapur\... | null | [] | /*
* Copyright (C) 23-May-2019 Cricbuzz.com
* All rights reserved.
*
* http://www.cricbuzz.com
* @author: kshitiz.kapur
*/
/*
* @author: kshitiz.kapur
*/
package com.grab.grabtest.api;
import com.grab.grabtest.mvp.model.NewsListModel;
import java.util.Map;
import io.reactivex.Observable;
import retrofit2.R... | 548 | 0.722628 | 0.706204 | 29 | 17.896551 | 19.441059 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.310345 | false | false | 0 |
65986b502669ca1f34ee5f37f89b55cd5940545b | 29,497,835,409,640 | 15a3f0df5e39f006fa2b7838fc4a30ba6ea75f83 | /src/KhamSucKhoe/JDialogSearchGiaVP.java | 3bd28609a07f8c4cb4aa425dcf5f5eef8acd32be | [] | no_license | dvthanhbt/HosData | https://github.com/dvthanhbt/HosData | 9b2078dd362d9dfc8a2dcf278c159ee98c81395e | 4a546e4ef9cb2e485389a3062e411c00adcdd0ea | refs/heads/master | 2016-09-06T03:19:47.501000 | 2014-04-07T23:10:46 | 2014-04-07T23:10:46 | null | 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 KhamSucKhoe;
import DataDB2.FillData;
import DataDB2.IntegerRenderer;
import java.awt.event.KeyEvent;
import java.sql.ResultS... | UTF-8 | Java | 11,802 | java | JDialogSearchGiaVP.java | Java | [
{
"context": "vax.swing.table.TableRowSorter;\n\n/**\n *\n * @author bvndc\n */\npublic class JDialogSearchGiaVP extends javax",
"end": 576,
"score": 0.9996092915534973,
"start": 571,
"tag": "USERNAME",
"value": "bvndc"
}
] | 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 KhamSucKhoe;
import DataDB2.FillData;
import DataDB2.IntegerRenderer;
import java.awt.event.KeyEvent;
import java.sql.ResultS... | 11,802 | 0.638759 | 0.633064 | 285 | 40.280701 | 32.16021 | 166 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.568421 | false | false | 0 |
f2690e8eb9325f1d206dad23d5b18137fde32893 | 317,827,627,086 | 4440a0b004f665c5d09fa9c2dce4f3c1d16c484b | /pkg_game/pkg_command/TakeCommand.java | ba77272a77c3d48d42c33c4016d88ce4e86d7117 | [] | no_license | BrendanVKM/Zuul-project-slime | https://github.com/BrendanVKM/Zuul-project-slime | 7c45555046a541811d5639616c772bef651d2c86 | b94a35dac034b632a31a1996c17f28a751de691d | refs/heads/main | 2023-08-23T22:09:24.937000 | 2021-09-17T09:24:09 | 2021-09-17T09:24:09 | 339,676,929 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pkg_game.pkg_command;
import pkg_game.GameEngine;
public class TakeCommand extends Command {
/**
* Execution of the Memorize command
*/
@Override
public void execute(final Command pCom, final GameEngine pGameEngine) {
if (!pCom.hasSecondWord())
pGameEngine.getGui().pr... | UTF-8 | Java | 1,884 | java | TakeCommand.java | Java | [] | null | [] | package pkg_game.pkg_command;
import pkg_game.GameEngine;
public class TakeCommand extends Command {
/**
* Execution of the Memorize command
*/
@Override
public void execute(final Command pCom, final GameEngine pGameEngine) {
if (!pCom.hasSecondWord())
pGameEngine.getGui().pr... | 1,884 | 0.549363 | 0.547771 | 39 | 47.333332 | 33.260689 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.358974 | false | false | 0 |
cb7e133571eb3a61662b011312a7a0ca548074a2 | 2,379,411,908,775 | 5947605a5aace2e8147be47173e7d27abae7a8b1 | /seven-system-schedule/src/main/java/com/zhujuming/vip/service/impl/HelloServiceImpl.java | 6d42af94bcda5808931d1ce6e3832c8a78060317 | [] | no_license | Zhujuming/seven-system-parent | https://github.com/Zhujuming/seven-system-parent | 73920d0411372bb93b619bd90cadd171194f0f4e | a98b86161f1f8e7598b582b3eec1e1b36471a4f1 | refs/heads/master | 2022-06-27T07:31:20.236000 | 2019-12-05T09:56:52 | 2019-12-05T09:56:52 | 222,361,541 | 1 | 0 | null | false | 2022-06-21T02:15:35 | 2019-11-18T04:10:22 | 2019-12-05T09:57:50 | 2022-06-21T02:15:31 | 187,479 | 0 | 0 | 4 | Java | false | false | //package com.zhujuming.vip.schedule.service.impl;
//
//import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
//import com.baomidou.mybatisplus.core.metadata.IPage;
//import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
//import com.zhujuming.vip.common.constants.ResponseCode;
//import com.z... | UTF-8 | Java | 11,154 | java | HelloServiceImpl.java | Java | [
{
"context": "/ * 注:这个方法的sql语句就是where id = 1 and last_name = 更新测试,\n// * 若是符合这个条件的记录不止一条,那么就会报错。\n// */\n// ",
"end": 1035,
"score": 0.5517225861549377,
"start": 1033,
"tag": "NAME",
"value": "更新"
},
{
"context": "taffId(1315l);\n// entity.setLoginName(\"seven\... | null | [] | //package com.zhujuming.vip.schedule.service.impl;
//
//import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
//import com.baomidou.mybatisplus.core.metadata.IPage;
//import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
//import com.zhujuming.vip.common.constants.ResponseCode;
//import com.z... | 11,154 | 0.572566 | 0.569182 | 283 | 34.498234 | 24.452213 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.526502 | false | false | 0 |
ad2ddb17bd32c7f76b939fca623f80e8193bfb85 | 33,114,197,900,823 | ba6d21737748c6d50abb80a247e692c164783c6c | /unified-response-format/src/main/java/com/global/format/response/IRpcResult.java | daa231023400688141a40b8d8fa465d37381e702 | [] | no_license | Wismyluckstar/Spring-tool | https://github.com/Wismyluckstar/Spring-tool | 3cd0220a3278bd663a1b384111eff7004b449923 | 612e337eeaf320cd6cc5e2637f813d6e5d14c886 | refs/heads/master | 2022-11-27T14:32:26.305000 | 2020-08-05T15:13:28 | 2020-08-05T15:13:28 | 285,266,640 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.global.format.response;
public interface IRpcResult<T> extends IApiResult<T> {
boolean checkSuccess();
}
| UTF-8 | Java | 122 | java | IRpcResult.java | Java | [] | null | [] | package com.global.format.response;
public interface IRpcResult<T> extends IApiResult<T> {
boolean checkSuccess();
}
| 122 | 0.762295 | 0.762295 | 5 | 23.4 | 20.655266 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 0 |
4a040832cb055996243d288f8b4cc13aa0ae8884 | 4,183,298,180,639 | a37218043f51511d053126293e38fefa5bcf4752 | /YambLib/src/rs/ac/bg/fon/silab/lib/domain/DCRed.java | 808d823f8aceb2ca1e773a72ff4860f919c8cab8 | [] | no_license | marinaguzvic/Yamb | https://github.com/marinaguzvic/Yamb | 9cc719e8dd16ab4cee4dcb8b19499ec7bf5df2c2 | e64baba108cc34d49344dbcef6297ac702c580ee | refs/heads/master | 2020-05-21T12:54:50.702000 | 2019-05-13T10:31:28 | 2019-05-13T10:31:28 | 186,053,367 | 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 rs.ac.bg.fon.silab.lib.domain;
import java.io.Serializable;
import java.sql.ResultSet;
import java.sql.SQLException;
import ja... | UTF-8 | Java | 5,475 | java | DCRed.java | Java | [
{
"context": "lib.domain.constants.Constants;\n\n/**\n *\n * @author MARINA\n */\npublic class DCRed implements GeneralDObject,",
"end": 471,
"score": 0.9974272847175598,
"start": 465,
"tag": "NAME",
"value": "MARINA"
}
] | 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 rs.ac.bg.fon.silab.lib.domain;
import java.io.Serializable;
import java.sql.ResultSet;
import java.sql.SQLException;
import ja... | 5,475 | 0.565114 | 0.563836 | 221 | 23.773756 | 20.344175 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.380091 | false | false | 0 |
50401dce230d2ee6d92485d74dcd2bc33624574d | 14,405,320,345,598 | 800fe8fecebe32268f6f6492ed4856f0d539d7ea | /src/main/java/au/gov/nehta/model/clinical/common/address/StreetType.java | 015746078571148b6a763caf37d381bfbc3ac542 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0",
"BSD-2-Clause"
] | permissive | AuDigitalHealth/clinical-document-library-java | https://github.com/AuDigitalHealth/clinical-document-library-java | 6c1199a287cd8701a21bfa81a1f56e44d3bdca74 | 217483c9a2dc18aa7aa262bb22a7175888550839 | refs/heads/master | 2021-07-25T04:32:21.870000 | 2021-07-19T06:08:05 | 2021-07-19T06:08:05 | 197,092,272 | 6 | 5 | NOASSERTION | false | 2021-02-04T03:12:55 | 2019-07-16T00:37:05 | 2020-11-24T23:44:35 | 2021-02-04T03:12:55 | 44,993 | 3 | 3 | 0 | XSLT | false | false | package au.gov.nehta.model.clinical.common.address;
import java.util.StringJoiner;
public enum StreetType {
Undefined(null, null),
Access("Accs", "Access"),
Alley("Ally", "Alley"),
Alleyway("Alwy", "Alleyway"),
Amble("Ambl", "Amble"),
Anchorage("Ancg", "Anchorage"),
Approach("App", "... | UTF-8 | Java | 7,126 | java | StreetType.java | Java | [
{
"context": "null),\n\n Access(\"Accs\", \"Access\"),\n\n Alley(\"Ally\", \"Alley\"),\n\n Alleyway(\"Alwy\", \"Alleyway\"),\n\n ",
"end": 184,
"score": 0.995220422744751,
"start": 180,
"tag": "NAME",
"value": "Ally"
}
] | null | [] | package au.gov.nehta.model.clinical.common.address;
import java.util.StringJoiner;
public enum StreetType {
Undefined(null, null),
Access("Accs", "Access"),
Alley("Ally", "Alley"),
Alleyway("Alwy", "Alleyway"),
Amble("Ambl", "Amble"),
Anchorage("Ancg", "Anchorage"),
Approach("App", "... | 7,126 | 0.520067 | 0.520067 | 439 | 15.232347 | 16.685644 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.95672 | false | false | 0 |
896c9ee1f1e734da7425e749bdafbd8e7fbe284b | 28,458,453,339,049 | f34bd7131d5cf52ec88aee3e043cb37ffdd12784 | /src/main/java/br/gov/esmpu/sie/model/Aluno.java | 727c077a150d3e184e40b14bb543b7346dcf244c | [] | no_license | binzera/neo | https://github.com/binzera/neo | c67ea5486575554b94bd54dd0492820896ecf159 | 5d95b7a56a882649937b2cbf25a710b171037682 | refs/heads/master | 2018-01-08T12:45:10.560000 | 2015-11-10T20:03:15 | 2015-11-10T20:03:15 | 44,811,543 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.gov.esmpu.sie.model;
import java.io.Serializable;
import java.math.BigDecimal;
import java.util.Date;
import java.util.List;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType... | UTF-8 | Java | 10,353 | java | Aluno.java | Java | [] | null | [] | package br.gov.esmpu.sie.model;
import java.io.Serializable;
import java.math.BigDecimal;
import java.util.Date;
import java.util.List;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType... | 10,353 | 0.76007 | 0.756592 | 494 | 19.959515 | 18.394529 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.1417 | false | false | 0 |
205704f6c96feb07cd99bc08fce75a09b12ccc70 | 31,894,427,187,977 | 32849c12dafdbb8c22c1c3717531017bc80f9480 | /Lec8/src/Task1.java | 644f948dc0eff1757da525d9f560556c746e8c3a | [] | no_license | ibelecka/JavaLessons | https://github.com/ibelecka/JavaLessons | beda92514c72838238600604459f03b04ba63729 | 820af2941e5d8b7581c5fb52192adce0132d65b2 | refs/heads/master | 2020-09-11T07:05:12.383000 | 2019-12-02T17:52:14 | 2019-12-02T17:52:14 | 221,982,028 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //➢Create a method which has 2 arguments one of type boolean and
//another double and this method should return String value as
//concatenation of arguments
class Work {
String schedule (boolean weekDay, double hours) {
return weekDay + " " + hours;
}
}
public class Task1 {
public static void main(String[] ar... | UTF-8 | Java | 413 | java | Task1.java | Java | [] | null | [] | //➢Create a method which has 2 arguments one of type boolean and
//another double and this method should return String value as
//concatenation of arguments
class Work {
String schedule (boolean weekDay, double hours) {
return weekDay + " " + hours;
}
}
public class Task1 {
public static void main(String[] ar... | 413 | 0.698297 | 0.688564 | 20 | 19.549999 | 22.035143 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.95 | false | false | 0 |
94e9b5cbc368a55b737675254a7a1675affcae90 | 601,295,471,492 | 19ea715d721f33d144a3ad0e639015e873dc5858 | /src/com/ai/uint/ejb/vo/CommonEjbSVRequestVO.java | b18e6a9e7d70640a85753781954c141b37219296 | [] | no_license | liduote/UINT_PRODUCT | https://github.com/liduote/UINT_PRODUCT | 47fb90e3c4fac4540ac5ebda7176744d696f84a4 | b4cbef1c6300e8f7e29a55629dd83e1d6de7e971 | refs/heads/master | 2018-01-03T22:25:30.265000 | 2016-10-18T15:15:32 | 2016-10-18T15:15:32 | 71,261,408 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ai.uint.ejb.vo;
import java.io.Serializable;
public class CommonEjbSVRequestVO implements Serializable {
private static final long serialVersionUID = 1L;
public final static String EJB_SV_PROVIDER_CODE_CHNL_PRECHECK_TASK_FINSH = "CHNL_PRECHECK_TASK_FINSH";
public final static String EJB_SV_PROVIDER... | UTF-8 | Java | 1,661 | java | CommonEjbSVRequestVO.java | Java | [] | null | [] | package com.ai.uint.ejb.vo;
import java.io.Serializable;
public class CommonEjbSVRequestVO implements Serializable {
private static final long serialVersionUID = 1L;
public final static String EJB_SV_PROVIDER_CODE_CHNL_PRECHECK_TASK_FINSH = "CHNL_PRECHECK_TASK_FINSH";
public final static String EJB_SV_PROVIDER... | 1,661 | 0.784467 | 0.783865 | 44 | 36.75 | 38.02877 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.295455 | false | false | 0 |
1ea8ff58c18fcb03b42f40c77f2a0385c23f831b | 5,892,695,178,079 | 98584a4da85aa36aaa4f57c0e28dacd5202febfc | /HeadFirstDesignPatterns/src/proxy/automat/StanWygrana.java | 937a6bb6645fe57da6aa1b12765c66962575aa8e | [] | no_license | jpowelski/design_patterns | https://github.com/jpowelski/design_patterns | aa057c1bff545d29492dd87304a2bbeef1a6ddfc | 221b086b1c0252ebd9739637342cc2bb14ba45d9 | refs/heads/master | 2020-05-31T23:10:32.153000 | 2014-05-12T19:11:09 | 2014-05-12T19:11:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package proxy.automat;
import java.rmi.RemoteException;
public class StanWygrana implements Stan {
private transient AutomatSprzedający automat;
public StanWygrana(AutomatSprzedający automatSprzedający) {
this.automat = automatSprzedający;
}
@Override
public void włóżMonetę() {
System.out.println("Proszę ... | UTF-8 | Java | 1,082 | java | StanWygrana.java | Java | [] | null | [] | package proxy.automat;
import java.rmi.RemoteException;
public class StanWygrana implements Stan {
private transient AutomatSprzedający automat;
public StanWygrana(AutomatSprzedający automatSprzedający) {
this.automat = automatSprzedający;
}
@Override
public void włóżMonetę() {
System.out.println("Proszę ... | 1,082 | 0.73384 | 0.731939 | 44 | 22.90909 | 23.542822 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.636364 | false | false | 0 |
2b12f7df0ac2edf847814eba3293a291189a90f6 | 28,879,360,146,063 | 3b5a6eab0747ac5f4c661fe55d2d7bde4f143fab | /Union/src/main/java/com/revature/servlet/ApproveEvent.java | 59bc5499440e335a83b06475336eddc34c1ee6c8 | [] | no_license | dvosecky/Union | https://github.com/dvosecky/Union | 21d91370d66e3a02e49f6b76272c597b417ffef9 | 7078af43dfa188b2d90f0cf4183d064e861b8c0a | refs/heads/master | 2020-04-01T15:37:36.370000 | 2018-10-29T03:56:23 | 2018-10-29T03:56:23 | 153,344,142 | 0 | 0 | null | false | 2018-10-29T00:46:57 | 2018-10-16T19:41:39 | 2018-10-29T00:30:45 | 2018-10-29T00:46:57 | 17,348 | 0 | 0 | 0 | CSS | false | null | package com.revature.servlet;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.log4j.Logger;
import com.revature.services.EventService;
/* RETURNS ... | UTF-8 | Java | 1,807 | java | ApproveEvent.java | Java | [] | null | [] | package com.revature.servlet;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.log4j.Logger;
import com.revature.services.EventService;
/* RETURNS ... | 1,807 | 0.753735 | 0.729939 | 55 | 31.854546 | 26.812763 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.8 | false | false | 0 |
53bf9c306973e7d4eb220c1efe494115f1e6ba7d | 4,071,629,040,541 | 30fa90830b5c0818a7eb833865c2691da04d0fd8 | /src/Highscores_Database.java | c7a8f9d321781ea16f82a5f5e23cb2e37f437f61 | [] | no_license | Kor-Phaeron/Ro-sham-bo | https://github.com/Kor-Phaeron/Ro-sham-bo | 6e14832b3a7c00dae2c19d02a032920398f1aea9 | f4ada88a34a0ffd774982e330097afe37f67eea2 | refs/heads/master | 2022-11-13T05:37:24.860000 | 2020-07-12T20:28:58 | 2020-07-12T20:28:58 | 276,068,729 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.sql.Connection;
import java.sql.DriverManager;
public class Highscores_Database {
static final String host = "192.168.1.17";
static final String port = "5432";
static final String db_name = "ro_sham_bo";
static final String user = "pi";
static final String pwd = "admin";
public st... | UTF-8 | Java | 1,038 | java | Highscores_Database.java | Java | [
{
"context": "cores_Database {\n\n static final String host = \"192.168.1.17\";\n static final String port = \"5432\";\n stat",
"end": 140,
"score": 0.9997684955596924,
"start": 128,
"tag": "IP_ADDRESS",
"value": "192.168.1.17"
},
{
"context": "e = \"ro_sham_bo\";\n stati... | null | [] | import java.sql.Connection;
import java.sql.DriverManager;
public class Highscores_Database {
static final String host = "192.168.1.17";
static final String port = "5432";
static final String db_name = "ro_sham_bo";
static final String user = "pi";
static final String pwd = "<PASSWORD>";
publ... | 1,043 | 0.588632 | 0.575145 | 33 | 30.454546 | 24.250074 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 0 |
88ecbd084ea764f86ec18674cf44586fa5014517 | 30,356,828,893,117 | 8f40353fccaafa8280d038bac7fc455ce95bd568 | /src/main/java/com/secondhand/service/impl/UserServiceImpl.java | aaf4b886c4d626e16a9dea1f445dc1401fef001d | [] | no_license | lmTLL/batter | https://github.com/lmTLL/batter | e7ec82624b77ed326e898b1d4bc3b9f120c0c644 | cad64ce66938fe3b16dc03b2ef4531c0f84a6f39 | refs/heads/master | 2020-04-17T11:27:33.044000 | 2019-01-21T09:56:41 | 2019-01-21T09:56:41 | 166,541,624 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.secondhand.service.impl;
import com.qfedu.vo.ResultVo;
import com.secondhand.dao.UserMapper;
import com.secondhand.entity.User;
import com.secondhand.service.UserService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
@Service
public class Use... | UTF-8 | Java | 1,073 | java | UserServiceImpl.java | Java | [] | null | [] | package com.secondhand.service.impl;
import com.qfedu.vo.ResultVo;
import com.secondhand.dao.UserMapper;
import com.secondhand.entity.User;
import com.secondhand.service.UserService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
@Service
public class Use... | 1,073 | 0.649765 | 0.648826 | 44 | 23.204546 | 19.447575 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 0 |
e6b151d3b6439967120dee332d015523cac098cd | 12,910,671,752,663 | 49bada98ab00313f386a81bca1e3e22fc7d5288f | /src/main/java/me/sapien/plugin/sapien/Sapien.java | 29002631304e708cdd6f7280dc9be5a171bf8088 | [] | no_license | fdemir/sapien | https://github.com/fdemir/sapien | 80015f3ed6df49f37567ad0e2bacbabd76ca0856 | 9f8b436fa6754baf6a259914e3170ea0acc03d66 | refs/heads/master | 2022-09-20T07:02:23.166000 | 2020-05-30T01:43:25 | 2020-05-30T01:43:25 | 267,301,313 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.sapien.plugin.sapien;
import me.sapien.plugin.sapien.Command.BaseCommand;
import me.sapien.plugin.sapien.Command.CommandList.SapienCommand;
import me.sapien.plugin.sapien.Config.Config;
import me.sapien.plugin.sapien.Core.Function;
import me.sapien.plugin.sapien.Core.Loader;
import me.sapien.plugin.sapien.E... | UTF-8 | Java | 2,426 | java | Sapien.java | Java | [] | null | [] | package me.sapien.plugin.sapien;
import me.sapien.plugin.sapien.Command.BaseCommand;
import me.sapien.plugin.sapien.Command.CommandList.SapienCommand;
import me.sapien.plugin.sapien.Config.Config;
import me.sapien.plugin.sapien.Core.Function;
import me.sapien.plugin.sapien.Core.Loader;
import me.sapien.plugin.sapien.E... | 2,426 | 0.658285 | 0.658285 | 90 | 25.955555 | 20.125668 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.544444 | false | false | 0 |
e3421f31602b514681a0875a757b0786213b2455 | 22,943,715,305,185 | 754dde7e7fba3f6392b01e7ca2037efd828df349 | /src/controller/PhotoController.java | db659ecaef4996d003bab04af5c650e9d3ad63c2 | [] | no_license | bendorado/PhotoAlbumFX | https://github.com/bendorado/PhotoAlbumFX | ea56171ecec131035e70bc2f0c1267221e4c417a | a900a77a62075c73b417f81dd1e3658df761f508 | refs/heads/master | 2020-09-12T11:26:45.812000 | 2020-01-09T13:37:55 | 2020-01-09T13:37:55 | 222,406,455 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package controller;
import handler.UserHandler;
import handler.ViewHandler;
import javafx.beans.value.ChangeListener;
import javafx.beans.value.ObservableValue;
import javafx.collections.FXCollections;
import javafx.collections.ObservableList;
import javafx.event.ActionEvent;
import javafx.event.EventHandler;
import j... | UTF-8 | Java | 5,229 | java | PhotoController.java | Java | [] | null | [] | package controller;
import handler.UserHandler;
import handler.ViewHandler;
import javafx.beans.value.ChangeListener;
import javafx.beans.value.ObservableValue;
import javafx.collections.FXCollections;
import javafx.collections.ObservableList;
import javafx.event.ActionEvent;
import javafx.event.EventHandler;
import j... | 5,229 | 0.635686 | 0.633391 | 157 | 32.305733 | 24.606628 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.585987 | false | false | 0 |
3eee265a4cf840ace5d806390fa4a15da8418ef1 | 2,284,922,656,510 | 575869a4b4082bc1e98d6af42f98decbbb872578 | /app/models/User.java | 9b6ca62e33dcb9570111aac675a03789dbd32866 | [] | no_license | sonphamhong/java_play | https://github.com/sonphamhong/java_play | f34e95869de014a07b716292c4d4b7438af61058 | 601517e25221c8da6ae3b49b78ba8a066422c3b4 | refs/heads/master | 2021-01-10T03:36:02.371000 | 2015-06-07T06:55:45 | 2015-06-07T06:55:45 | 36,604,803 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package models;
import java.util.*;
import javax.persistence.*;
import play.db.ebean.*;
@Entity
public class User extends Model{
@Id
public Long user_id;
public String email;
public String password;
@ManyToOne
public Company company;
@OneToMany(mappedBy="user_comm")
public List<Communication> communicati... | UTF-8 | Java | 1,000 | java | User.java | Java | [
{
"context": "t(user.email, al);\n\t\t}\n\t\tSystem.out.print(hm.get(\"user4@example.com\"));\n\t\treturn hm;\n\t\t\n\t}\n}\n",
"end": 974,
"score": 0.9998771548271179,
"start": 957,
"tag": "EMAIL",
"value": "user4@example.com"
}
] | null | [] | package models;
import java.util.*;
import javax.persistence.*;
import play.db.ebean.*;
@Entity
public class User extends Model{
@Id
public Long user_id;
public String email;
public String password;
@ManyToOne
public Company company;
@OneToMany(mappedBy="user_comm")
public List<Communication> communicati... | 990 | 0.697 | 0.696 | 47 | 20.276596 | 16.814005 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.744681 | false | false | 0 |
f85a6a596d654406d6e30a0b9c27ee1b4219319b | 15,255,723,856,674 | 6ab01047a2e983735f6ddd251986242101a40dbe | /core/src/com/davidbyttow/catfight/Catfight.java | 368e98fedfcbfe52b73fca385c532a4b087952df | [] | no_license | davidbyttow/catfight | https://github.com/davidbyttow/catfight | 57876a8cb2e6d51af6e7446c306a77854588b31a | a05275ed223770de8eb2b76858e4b98e3562964b | refs/heads/master | 2021-01-22T08:47:43.615000 | 2017-06-04T19:55:51 | 2017-06-04T19:55:51 | 92,633,529 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.davidbyttow.catfight;
import com.badlogic.gdx.Game;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.graphics.GL20;
import com.badlogic.gdx.graphics.g2d.SpriteBatch;
import com.davidbyttow.catfight.game.GameScreen;
public class Catfight extends Game {
public SpriteBatch batcher;
@Override
public v... | UTF-8 | Java | 633 | java | Catfight.java | Java | [] | null | [] | package com.davidbyttow.catfight;
import com.badlogic.gdx.Game;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.graphics.GL20;
import com.badlogic.gdx.graphics.g2d.SpriteBatch;
import com.davidbyttow.catfight.game.GameScreen;
public class Catfight extends Game {
public SpriteBatch batcher;
@Override
public v... | 633 | 0.726698 | 0.707741 | 30 | 20.1 | 15.929742 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.4 | false | false | 0 |
e84244b8ec4da83a77759002f4ebba4b4aeac18d | 22,728,966,940,939 | 783c8c0099c9be58926f57a270b2db326fe3787a | /dependencyLibs/Core/src/org/droidplanner/core/drone/variables/Navigation.java | cfe69bd8f73d909fb2c8af117644af40dd497b65 | [] | no_license | QuadrocopterFHK/DroneKit-Android | https://github.com/QuadrocopterFHK/DroneKit-Android | 2e87398485820bd145bc801e9359b2c0a01e30b3 | e380a67984ceff50897733c2eae7db3728cb5839 | refs/heads/develop | 2018-12-28T00:11:08.628000 | 2015-06-09T01:58:14 | 2015-06-09T01:58:14 | 37,342,667 | 1 | 1 | null | true | 2015-06-12T20:20:35 | 2015-06-12T20:20:35 | 2015-06-12T08:35:57 | 2015-06-12T19:35:40 | 56,770 | 0 | 0 | 0 | null | null | null | package org.droidplanner.core.drone.variables;
import org.droidplanner.core.drone.DroneInterfaces.DroneEventsType;
import org.droidplanner.core.drone.DroneVariable;
import org.droidplanner.core.model.Drone;
public class Navigation extends DroneVariable {
private double nav_pitch;
private double nav_roll;
private ... | UTF-8 | Java | 962 | java | Navigation.java | Java | [] | null | [] | package org.droidplanner.core.drone.variables;
import org.droidplanner.core.drone.DroneInterfaces.DroneEventsType;
import org.droidplanner.core.drone.DroneVariable;
import org.droidplanner.core.model.Drone;
public class Navigation extends DroneVariable {
private double nav_pitch;
private double nav_roll;
private ... | 962 | 0.704782 | 0.704782 | 38 | 24.31579 | 25.769325 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.105263 | false | false | 0 |
5b7e2cea8b2d16962a6862f17449fa284faf51f7 | 31,112,743,161,018 | 5d77abfba31d2f0a5cb2f92f937904859785e7ff | /Java/java_examples Hyd/BASICS/CLASSES6Interfaces/MobileApp.java | 8e6be243a3af16a2093303a9d0c0bfee07f1d856 | [] | no_license | thinkpavan/artefacts | https://github.com/thinkpavan/artefacts | d93a1c0be0b6158cb0976aae9af9c6a016ebfdae | 04bcf95450243dfe2f4fa8f09d96274034428e4d | refs/heads/master | 2020-04-01T20:24:34.142000 | 2016-07-07T16:27:47 | 2016-07-07T16:27:47 | 62,716,135 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* This class is a Application class
Author : Team - J
Version: 1.0*/
class MobileApp {
public static void main( String args[]) throws Exception{
int i;
IRatePlan r;
cust c1 = new cust ( "suresh","HappyHourPlan");
cust c2 = new cust ( "raghu","RegularPlan");
RegularPlan rp;
r= c1.getRatePlan();
Sys... | UTF-8 | Java | 837 | java | MobileApp.java | Java | [
{
"context": "/* This class is a Application class\nAuthor : Team - J \nVersion: 1.0*/\n\nclass MobileApp { \n\t\n\tpublic st",
"end": 54,
"score": 0.9917649626731873,
"start": 46,
"tag": "NAME",
"value": "Team - J"
},
{
"context": "suresh\",\"HappyHourPlan\");\n\t\tcust c2 = new cu... | null | [] | /* This class is a Application class
Author : <NAME>
Version: 1.0*/
class MobileApp {
public static void main( String args[]) throws Exception{
int i;
IRatePlan r;
cust c1 = new cust ( "suresh","HappyHourPlan");
cust c2 = new cust ( "raghu","RegularPlan");
RegularPlan rp;
r= c1.getRatePlan();
Syste... | 835 | 0.639188 | 0.62963 | 29 | 27.827587 | 17.690966 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.241379 | false | false | 0 |
b70c15db36ff6e80c88c0f5a17b3535d3c50dafc | 27,685,359,203,599 | 87924925c3cfb8412c80f53e21c2b55ce616c2b5 | /src/test/java/eu/erasmuswithoutpaper/registry/validators/imobilitiesvalidator/AbstractIMobilitiesService.java | df859db593fd5e7f13dfefc63e654181a450116d | [
"MIT"
] | permissive | erasmus-without-paper/ewp-registry-service | https://github.com/erasmus-without-paper/ewp-registry-service | c0a2bcd94fed3d894a9b6b24cc7fbc4a033ad8d7 | 57c9d0bed2993e8cd88a42ef973e1d9e5256c413 | refs/heads/master | 2023-07-12T23:06:15.207000 | 2023-07-04T13:00:21 | 2023-07-04T13:00:21 | 75,407,663 | 4 | 5 | MIT | false | 2023-02-28T10:53:36 | 2016-12-02T15:30:26 | 2023-01-12T14:20:59 | 2023-02-28T10:53:32 | 2,329 | 4 | 4 | 30 | Java | false | false | package eu.erasmuswithoutpaper.registry.validators.imobilitiesvalidator;
import java.io.IOException;
import eu.erasmuswithoutpaper.registry.internet.Request;
import eu.erasmuswithoutpaper.registry.internet.Response;
import eu.erasmuswithoutpaper.registry.validators.AbstractApiService;
import eu.erasmuswithoutpaper.re... | UTF-8 | Java | 1,540 | java | AbstractIMobilitiesService.java | Java | [] | null | [] | package eu.erasmuswithoutpaper.registry.validators.imobilitiesvalidator;
import java.io.IOException;
import eu.erasmuswithoutpaper.registry.internet.Request;
import eu.erasmuswithoutpaper.registry.internet.Response;
import eu.erasmuswithoutpaper.registry.validators.AbstractApiService;
import eu.erasmuswithoutpaper.re... | 1,540 | 0.745455 | 0.745455 | 49 | 30.428572 | 27.691448 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.306122 | false | false | 0 |
967df8ad36096bac9913b240f7e1a6a42abd4e86 | 31,009,663,893,039 | bc7beb9dce8437f9f8fc59481b2c26a04cae1afe | /src/main/java/com/ml_sma/entity/Sentiment.java | c61f6ee1caa25b855e15f513dd047512041b7f56 | [] | no_license | Hamza-Nait/Scraping-backend-java | https://github.com/Hamza-Nait/Scraping-backend-java | a824715d43401afc929ee685e30bb472c47d3f6f | fcc7f68f7b57525a5cc4fea445fc500087be46b0 | refs/heads/master | 2022-11-14T20:06:52.865000 | 2020-07-13T09:18:19 | 2020-07-13T09:18:19 | 279,254,975 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ml_sma.entity;
import lombok.ToString;
import org.springframework.data.annotation.Id;
import org.springframework.data.mongodb.core.mapping.Document;
import java.io.Serializable;
import java.util.List;
@Document
@ToString
public class Sentiment implements Serializable {
@Id
private String id;
... | UTF-8 | Java | 1,363 | java | Sentiment.java | Java | [] | null | [] | package com.ml_sma.entity;
import lombok.ToString;
import org.springframework.data.annotation.Id;
import org.springframework.data.mongodb.core.mapping.Document;
import java.io.Serializable;
import java.util.List;
@Document
@ToString
public class Sentiment implements Serializable {
@Id
private String id;
... | 1,363 | 0.637564 | 0.637564 | 70 | 18.485714 | 17.752861 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 0 |
f5276b227081f764419058ff907d1965e94711e0 | 1,047,972,083,123 | f99219f925534275478429cd7b02ab8d975638f2 | /src/main/java/com/order/ordermanagement/user/repository/CartRepository.java | 44c38b4f2016e1473766d2db68f62359dc4e5858 | [] | no_license | lisheela/userms | https://github.com/lisheela/userms | e5466cfed03bbad69aa448039d8ee05e4a093775 | 017cdc32b52974802a0f575f64db4f54ab727307 | refs/heads/main | 2023-08-06T04:52:21.534000 | 2021-09-12T10:26:53 | 2021-09-12T10:26:53 | 402,309,270 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.order.ordermanagement.user.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.order.ordermanagement.user.entity.Cart;
@Repository
public interface CartRepository extends JpaRepository<Cart, String>{
}
| UTF-8 | Java | 312 | java | CartRepository.java | Java | [] | null | [] | package com.order.ordermanagement.user.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.order.ordermanagement.user.entity.Cart;
@Repository
public interface CartRepository extends JpaRepository<Cart, String>{
}
| 312 | 0.814103 | 0.814103 | 11 | 26.363636 | 27.340521 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 0 |
67a11282ddce61539e072cd53757fcacff6f7981 | 17,085,379,930,520 | 6ce8571e57510b3bdd9fd918c1aa981c36a8b313 | /MathLibrary-master/app/src/main/java/com/uonagent/mathlibrary/LibraryClientFragment.java | 566cb7ade6a3a6edca27c19a19b3aad28f0bed44 | [] | no_license | RomaPrograms/LibraryApp | https://github.com/RomaPrograms/LibraryApp | 3afc8128b1c34b65ec8d38d2c3fb0f73d61c09ab | efddf2462fa5ef74f5c2376b25fd177d3534f547 | refs/heads/master | 2020-11-25T19:53:00.618000 | 2019-12-18T11:08:44 | 2019-12-18T11:08:44 | 228,819,507 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.uonagent.mathlibrary;
import android.content.ContentValues;
import android.content.Context;
import android.content.ContextWrapper;
import android.content.DialogInterface;
import android.content.Intent;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.graphics.Bi... | UTF-8 | Java | 14,529 | java | LibraryClientFragment.java | Java | [] | null | [] | package com.uonagent.mathlibrary;
import android.content.ContentValues;
import android.content.Context;
import android.content.ContextWrapper;
import android.content.DialogInterface;
import android.content.Intent;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.graphics.Bi... | 14,529 | 0.466953 | 0.462723 | 285 | 49.592983 | 30.795578 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 0 |
22bf007e307d1a18ee89b63df2e1e7c3ee61005f | 12,232,066,877,359 | 8093f7ccdce467d12c91bc38d0e9e24cf6c1e062 | /src/main/taller/opciones/OpcionTaller.java | b7329967470b1ed2dee8f0d0845b192f878a119d | [] | no_license | vicen1daw/Actividad_9_2 | https://github.com/vicen1daw/Actividad_9_2 | e71a0491f4fc03ddc6d4465c5889b552be11bd23 | 18bebae5d69c40147753a0fafa867944ecd0474c | refs/heads/master | 2023-04-05T19:23:32.923000 | 2021-04-22T01:24:45 | 2021-04-22T01:24:45 | 359,763,068 | 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 main.taller.opciones;
import main.taller.Box;
import main.taller.Taller;
import main.util.GestorIO;
import main.util... | UTF-8 | Java | 576 | java | OpcionTaller.java | Java | [
{
"context": "import main.util.Intervalo;\r\n\r\n/**\r\n *\r\n * @author jrmd\r\n */\r\npublic abstract class OpcionTaller extends Op",
"end": 359,
"score": 0.9940500855445862,
"start": 355,
"tag": "USERNAME",
"value": "jrmd"
}
] | 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 main.taller.opciones;
import main.taller.Box;
import main.taller.Taller;
import main.util.GestorIO;
import main.util... | 576 | 0.680556 | 0.680556 | 25 | 21.120001 | 21.210035 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.48 | false | false | 0 |
63370448e4b99cbbe2ec380659bd67d521370feb | 19,172,734,040,813 | 047ca8517f808b8025823ad330de68033f3c66e6 | /blog-app/src/main/java/com/kiki/blog/app/repository/PostRepository.java | 7099a5fc3ee630e2387159c09c09fa8678684c4a | [] | no_license | Kiki-ooops/blog-spring | https://github.com/Kiki-ooops/blog-spring | de9a4cd40924d6d0d97108c5f904acc979473301 | 46cfa1ef9c1b7ce365485cfc2e41c958bb696a12 | refs/heads/master | 2023-09-01T04:35:05.211000 | 2021-11-03T07:04:51 | 2021-11-03T07:04:51 | 376,622,161 | 0 | 0 | null | false | 2021-09-08T20:30:42 | 2021-06-13T19:14:46 | 2021-09-08T20:21:05 | 2021-09-08T20:30:42 | 454 | 0 | 0 | 0 | Java | false | false | package com.kiki.blog.app.repository;
import com.kiki.blog.app.entity.PostEntity;
import org.springframework.data.repository.PagingAndSortingRepository;
import java.util.List;
import java.util.UUID;
public interface PostRepository extends PagingAndSortingRepository<PostEntity, UUID> {
List<PostEntity> findAllByU... | UTF-8 | Java | 414 | java | PostRepository.java | Java | [] | null | [] | package com.kiki.blog.app.repository;
import com.kiki.blog.app.entity.PostEntity;
import org.springframework.data.repository.PagingAndSortingRepository;
import java.util.List;
import java.util.UUID;
public interface PostRepository extends PagingAndSortingRepository<PostEntity, UUID> {
List<PostEntity> findAllByU... | 414 | 0.818841 | 0.818841 | 12 | 33.333332 | 29.454296 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 0 |
a1044f23dbdfd1bb7bf70df407db55d963d9e19e | 17,557,826,335,030 | 113581805f78561b3b9bd6cf663e4bff359b95c3 | /app/src/main/java/com/testing/azarkovic/testing/Fragments/LoginFragment.java | 5aa947a0f667a6af0e2bf68903b617445a4522b9 | [] | no_license | Azkv/T1RobExt | https://github.com/Azkv/T1RobExt | d85be491e53084863b991054bebd793f6f50714a | c67e26cef36d26048cea9f7d8e1ffe61057fc719 | refs/heads/master | 2021-01-13T00:56:18.236000 | 2016-03-14T15:07:45 | 2016-03-14T15:07:45 | 53,477,739 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.testing.azarkovic.testing.Fragments;
import android.app.Fragment;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.google.zxing.BarcodeFormat;
import com.google.zxing.Result;
import com.j256.ormlite.dao.Dao;
import com.testin... | UTF-8 | Java | 2,723 | java | LoginFragment.java | Java | [
{
"context": "scanner.zxing.ZXingScannerView;\n\n/**\n * Created by azarkovic on 7.3.2016..\n */\npublic class LoginFragment exte",
"end": 655,
"score": 0.999691367149353,
"start": 646,
"tag": "USERNAME",
"value": "azarkovic"
},
{
"context": "ng rez_s = result.getText();\n rez... | null | [] | package com.testing.azarkovic.testing.Fragments;
import android.app.Fragment;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.google.zxing.BarcodeFormat;
import com.google.zxing.Result;
import com.j256.ormlite.dao.Dao;
import com.testin... | 2,723 | 0.673155 | 0.66177 | 91 | 28.923077 | 28.790348 | 157 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.692308 | false | false | 0 |
609ba83da5748bd6c4ec59989a421c97353b8ae3 | 26,001,732,011,751 | 8cb3aee451fba0fce69cf85c56c9d1a9334f1609 | /IoTHeartMedicoClient/src/br/uefs/ecomp/IoTHeartMedicoClient/controller/MedicoController.java | 606ff0b6aab125fafd85855872c93df82da54210 | [] | no_license | vvalmeidas/iotHeart-Cloud | https://github.com/vvalmeidas/iotHeart-Cloud | 7668118a2a44e824ec281b2e22cbd1fab47abb79 | 3f5ef65a8f9f96128c11ed1e8ad0e7099f671597 | refs/heads/master | 2021-07-15T10:16:21.610000 | 2017-10-20T01:40:29 | 2017-10-20T01:40:29 | 104,938,034 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.uefs.ecomp.IoTHeartMedicoClient.controller;
import java.io.IOException;
import java.net.InetAddress;
import br.uefs.ecomp.IoTHeartMedicoClient.exceptions.LoginNegadoException;
import br.uefs.ecomp.IoTHeartMedicoClient.exceptions.MedicoJaExisteException;
import br.uefs.ecomp.IoTHeartMedicoClient.except... | ISO-8859-1 | Java | 6,053 | java | MedicoController.java | Java | [
{
"context": "liente médico pode realizar no sistema\r\n * @author Valmir Vinicius\r\n */\r\npublic class MedicoController {\r\n /** IP",
"end": 701,
"score": 0.9997239112854004,
"start": 686,
"tag": "NAME",
"value": "Valmir Vinicius"
}
] | null | [] | package br.uefs.ecomp.IoTHeartMedicoClient.controller;
import java.io.IOException;
import java.net.InetAddress;
import br.uefs.ecomp.IoTHeartMedicoClient.exceptions.LoginNegadoException;
import br.uefs.ecomp.IoTHeartMedicoClient.exceptions.MedicoJaExisteException;
import br.uefs.ecomp.IoTHeartMedicoClient.except... | 6,044 | 0.749455 | 0.748784 | 134 | 42.5 | 41.524269 | 192 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.686567 | false | false | 0 |
90bac87aeaec30b17189bee383e8cc3197a7817c | 7,851,200,234,020 | 784a6144ec6eadab1dc50ae50f1347aa798b67b8 | /Tools/src/com/tools/Person.java | d5363c2721a767f894be68303679cd807113c442 | [] | no_license | karthiksirimulla/ProjectsAndPractice | https://github.com/karthiksirimulla/ProjectsAndPractice | b6ee1825f771a8ddbc6f6afead570395ecd1f87f | 5689cb545068f93244332e19573ffec60e83a0cc | refs/heads/master | 2020-04-14T17:42:42.153000 | 2019-01-03T15:54:01 | 2019-01-03T15:54:01 | 163,991,028 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tools;
public class Person implements Comparable<Person>
{
@Override
public int compareTo( Person o )
{
// TODO Auto-generated method stub
return 0;
}
}
| UTF-8 | Java | 213 | java | Person.java | Java | [] | null | [] | package com.tools;
public class Person implements Comparable<Person>
{
@Override
public int compareTo( Person o )
{
// TODO Auto-generated method stub
return 0;
}
}
| 213 | 0.586854 | 0.58216 | 13 | 14.384615 | 16.652737 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.153846 | false | false | 0 |
16a41ab583b5d28954d575a1987721a3590bc35e | 8,890,582,313,908 | 24d1d31f7d88b33d871680e6dfd421ed87bfd13b | /wan_android/src/main/java/com/example/wan/ui/WanAndroidMainActivity.java | 9352319a0f0e2d35c4b0d095190d8d833f84b8a6 | [] | no_license | FunnyLee/MvpPractice | https://github.com/FunnyLee/MvpPractice | d9a6e54cf43056eaa9cf598f7b16a8a4095d5eeb | 81803a61d0f8ceac4d2b3da1cbf641e56c143799 | refs/heads/master | 2021-07-14T05:46:46.279000 | 2020-05-29T06:03:31 | 2020-05-29T06:03:31 | 147,638,023 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.wan.ui;
import android.view.MenuItem;
import android.widget.Toast;
import com.alibaba.android.arouter.facade.annotation.Route;
import com.alibaba.android.arouter.launcher.ARouter;
import com.example.base.base.BaseActivity;
import com.example.base.base.BaseFragment;
import com.example.base.router.R... | UTF-8 | Java | 3,862 | java | WanAndroidMainActivity.java | Java | [] | null | [] | package com.example.wan.ui;
import android.view.MenuItem;
import android.widget.Toast;
import com.alibaba.android.arouter.facade.annotation.Route;
import com.alibaba.android.arouter.launcher.ARouter;
import com.example.base.base.BaseActivity;
import com.example.base.base.BaseFragment;
import com.example.base.router.R... | 3,862 | 0.645086 | 0.643786 | 113 | 33.035397 | 29.418533 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.469027 | false | false | 0 |
37e8c627f68c743c2da51128d0fbbe9260149fb4 | 8,890,582,314,508 | 6aaef343eee19858a03ebec46b5d3abc95d1b4f5 | /src/com/jnfan/Test.java | f21c19066919b87f299bef3200591f76448c7ea5 | [] | no_license | JustFromNow/test1 | https://github.com/JustFromNow/test1 | 81fbfdc99a5e0fdc01a0d215addf02831698b627 | becbdf96691239348ee8a6b443243c76262c674d | refs/heads/master | 2020-03-19T20:19:18.347000 | 2018-06-11T09:00:44 | 2018-06-11T09:00:44 | 136,896,372 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jnfan;
public class Test {
public static void main(String[] args) {
System.out.println("this is gitdemo!");
System.out.println("this is second commit test !");
System.out.println("这是第三次提交,上一次只commit但没有push");
}
}
| GB18030 | Java | 283 | java | Test.java | Java | [] | null | [] | package com.jnfan;
public class Test {
public static void main(String[] args) {
System.out.println("this is gitdemo!");
System.out.println("this is second commit test !");
System.out.println("这是第三次提交,上一次只commit但没有push");
}
}
| 283 | 0.660079 | 0.660079 | 12 | 19.083334 | 20.410204 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.333333 | false | false | 0 |
b8b9320ec89f4a505ef4f51b84c96841c2db2915 | 16,217,796,527,912 | d9dc411d4eed63b78663df97ddb25147f71b83be | /br31-server/src/main/java/okbem/br31/server/util/apphealth/AppHealth.java | 608522b1f36ef321a0c573df862d741a5ef73041 | [] | no_license | okbem/br31 | https://github.com/okbem/br31 | 4da10eb6d3b08b349f539fd757e43d05222505d1 | 1bfbfa18444970bf3a767706fe65f1cc2766fdc0 | refs/heads/master | 2020-04-13T19:16:55.628000 | 2019-02-01T16:36:58 | 2019-02-01T16:36:58 | 163,397,803 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package okbem.br31.server.util.apphealth;
import java.time.LocalDateTime;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.boot.actuate.health.Health;
import org.springframework.stereotype.Component;
@Component
public class AppHealth {
private static final org.slf4j.Logger... | UTF-8 | Java | 1,471 | java | AppHealth.java | Java | [] | null | [] |
package okbem.br31.server.util.apphealth;
import java.time.LocalDateTime;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.boot.actuate.health.Health;
import org.springframework.stereotype.Component;
@Component
public class AppHealth {
private static final org.slf4j.Logger... | 1,471 | 0.583956 | 0.581237 | 62 | 22.693548 | 24.714884 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.370968 | false | false | 0 |
79d2d06bb22722f46d3307b294be05af23678eaf | 16,217,796,526,756 | ba9db08b560a01224c76e1284d8d99e834a298cf | /src/main/java/nl/martenm/servertutorialplus/commands/sub/npc/NpcAddCommand.java | a39617ac017f2e527adf168d4a53dccfc1aff1d9 | [] | no_license | MartenM/ServerTutorialPlus | https://github.com/MartenM/ServerTutorialPlus | 931a1aa59d2b84adc6af1a66293f75e02a48d2b0 | 2c8dec7eb38252c2e103d9040f7bb6ed0e07b11c | refs/heads/master | 2023-07-24T12:50:36.389000 | 2022-09-08T08:35:25 | 2022-09-08T08:35:25 | 128,547,877 | 14 | 17 | null | false | 2023-07-16T18:20:51 | 2018-04-07T16:38:34 | 2023-04-20T16:33:27 | 2023-07-16T18:20:51 | 171 | 13 | 12 | 40 | Java | false | false | package nl.martenm.servertutorialplus.commands.sub.npc;
import net.md_5.bungee.api.ChatColor;
import nl.martenm.servertutorialplus.ServerTutorialPlus;
import nl.martenm.servertutorialplus.helpers.PluginUtils;
import nl.martenm.servertutorialplus.language.Lang;
import nl.martenm.servertutorialplus.managers.NPCManager;
... | UTF-8 | Java | 3,381 | java | NpcAddCommand.java | Java | [] | null | [] | package nl.martenm.servertutorialplus.commands.sub.npc;
import net.md_5.bungee.api.ChatColor;
import nl.martenm.servertutorialplus.ServerTutorialPlus;
import nl.martenm.servertutorialplus.helpers.PluginUtils;
import nl.martenm.servertutorialplus.language.Lang;
import nl.martenm.servertutorialplus.managers.NPCManager;
... | 3,381 | 0.688554 | 0.681751 | 64 | 51.828125 | 62.199917 | 266 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.921875 | false | false | 0 |
24ee34f64d03a5e672be44909f691fdde7f84bc3 | 3,951,369,919,140 | 6d21f6847ee8163bd2017606b6f128ad08b5e2aa | /src/main/java/com/softeq/repository/entity/ParsingRequest.java | 0b210220beae2ba3e27f2770bd8a24c3cbb58b3c | [] | no_license | frikki84/WebCrawlerJAcoco | https://github.com/frikki84/WebCrawlerJAcoco | 01b3e65be1ae8d148333cdf9f9dda279a9b8a291 | 2d84a1eb8fda9845bb16f4cd6416bc95fb26b2c8 | refs/heads/master | 2023-05-28T05:17:08.391000 | 2021-06-02T19:32:52 | 2021-06-02T19:32:52 | 373,183,757 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.softeq.repository.entity;
import java.time.LocalDateTime;
import java.util.List;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
imp... | UTF-8 | Java | 1,072 | java | ParsingRequest.java | Java | [] | null | [] | package com.softeq.repository.entity;
import java.time.LocalDateTime;
import java.util.List;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
imp... | 1,072 | 0.779851 | 0.779851 | 41 | 25.121952 | 21.484192 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.536585 | false | false | 0 |
3e559a9caeeb4a3af16279f725e4c5294286b8e2 | 16,338,055,637,997 | 8a9cb15e3b48cc0773df471756dc7ef1dbb3c721 | /src/main/java/com/ataccama/dbViewer/DbViewerApplication.java | 5187708c4aaab50e934917c6707a298d45867efe | [] | no_license | LukasDurcak/Ataccama-Task | https://github.com/LukasDurcak/Ataccama-Task | 31cdaff26e780425f026d9f724a1b5e43e666fd7 | 34c22fa36726086875ee4dc18d4c09ea12f1df97 | refs/heads/master | 2023-04-30T02:40:17.805000 | 2021-05-19T09:47:51 | 2021-05-19T09:47:51 | 368,817,138 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ataccama.dbViewer;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.autoconfigure.domain.EntityScan;
import org.springframework.context.annotation.ComponentScan;
@SpringBootApplication
@ComponentScan({
... | UTF-8 | Java | 628 | java | DbViewerApplication.java | Java | [] | null | [] | package com.ataccama.dbViewer;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.autoconfigure.domain.EntityScan;
import org.springframework.context.annotation.ComponentScan;
@SpringBootApplication
@ComponentScan({
... | 628 | 0.807325 | 0.807325 | 21 | 28.904762 | 22.861706 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.857143 | false | false | 0 |
e509e66897a19154ad7df8dc109ccebaba13aa71 | 21,199,958,634,143 | 05948ca1cd3c0d2bcd65056d691c4d1b2e795318 | /classes/com/xiaoenai/app/b/a.java | bfb6c4dab584c47aebcfb5f122f18bae4d643ebe | [] | no_license | waterwitness/xiaoenai | https://github.com/waterwitness/xiaoenai | 356a1163f422c882cabe57c0cd3427e0600ff136 | d24c4d457d6ea9281a8a789bc3a29905b06002c6 | refs/heads/master | 2021-01-10T22:14:17.059000 | 2016-10-08T08:39:11 | 2016-10-08T08:39:11 | 70,317,042 | 0 | 8 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xiaoenai.app.b;
import android.app.Activity;
import android.content.Intent;
import android.net.Uri;
import android.os.Environment;
import android.os.Parcelable;
import com.xiaoenai.app.utils.d.i;
import java.io.File;
public class a
{
private static final String a = i.a + File.separator + ".image";
pri... | UTF-8 | Java | 1,784 | java | a.java | Java | [] | null | [] | package com.xiaoenai.app.b;
import android.app.Activity;
import android.content.Intent;
import android.net.Uri;
import android.os.Environment;
import android.os.Parcelable;
import com.xiaoenai.app.utils.d.i;
import java.io.File;
public class a
{
private static final String a = i.a + File.separator + ".image";
pri... | 1,784 | 0.636771 | 0.626121 | 70 | 24.5 | 23.146582 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.542857 | false | false | 0 |
cb017ff10c17875f9e63ba59e570ce8c00b239ce | 21,199,958,633,647 | e30435a5c47117fae5b866fbedc27c2927467ecc | /demolibrary/src/main/java/walke/demolibrary/pinpu/PriorityQueueTest.java | fe1e4537c0bb14e9a93fe6d4b5cbd50a58ee352d | [] | no_license | walkeZ/WalkeBase | https://github.com/walkeZ/WalkeBase | 5f7217ad265d728fe059a6833fed4cc021a98458 | 983e5de108b8472bba8b263062d455ae7a4dfdb9 | refs/heads/master | 2023-08-16T15:32:49.796000 | 2023-08-09T02:57:31 | 2023-08-09T03:08:29 | 124,983,227 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package walke.demolibrary.pinpu;
import androidx.annotation.Nullable;
import java.util.Comparator;
import java.util.PriorityQueue;
import walke.demolibrary.pinpu.queue.PrintTask;
import walke.demolibrary.pinpu.queue.Priority;
import walke.demolibrary.pinpu.queue.TaskQueue;
public class PriorityQueueTest {
publ... | UTF-8 | Java | 9,396 | java | PriorityQueueTest.java | Java | [
{
"context": " });\n\n queue.add(new Student(2, \"王昭君\", 18));\n queue.add(new Student(1, \"吕布\"",
"end": 808,
"score": 0.9998435974121094,
"start": 805,
"tag": "NAME",
"value": "王昭君"
},
{
"context": "王昭君\", 18));\n queue.add(new Student(1, \"吕布... | null | [] | package walke.demolibrary.pinpu;
import androidx.annotation.Nullable;
import java.util.Comparator;
import java.util.PriorityQueue;
import walke.demolibrary.pinpu.queue.PrintTask;
import walke.demolibrary.pinpu.queue.Priority;
import walke.demolibrary.pinpu.queue.TaskQueue;
public class PriorityQueueTest {
publ... | 9,396 | 0.557939 | 0.526388 | 215 | 39.539536 | 29.828611 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.097674 | false | false | 0 |
a73d6c7db9a24c2a5587fd2d541865fb28a04a68 | 21,260,088,170,836 | a60d7543e9cf369db9a39d235b0ce07eb721aa12 | /hippo-rest/src/main/java/com/yoterra/hippo/security/ActiveUser.java | 578f571dbcd913d071a47f0962e1188fa877ae5c | [] | no_license | nawelmohamed/hippo | https://github.com/nawelmohamed/hippo | 7bd0da5b78f41178a314531d98d792ddfbc07aa8 | 8d4e81a4219e7e27a2a012aeaa3fc671a7d4221b | refs/heads/master | 2023-09-04T18:31:43.908000 | 2021-08-26T11:54:52 | 2021-08-26T11:54:52 | 428,688,345 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yoterra.hippo.security;
import java.util.Objects;
import javax.servlet.http.HttpServletRequest;
import org.apache.commons.lang3.StringUtils;
import org.springframework.security.core.context.SecurityContextHolder;
import com.yoterra.hippo.jpa.entities.users.User;
import com.yoterra.hippo.security.model.A... | UTF-8 | Java | 2,775 | java | ActiveUser.java | Java | [] | null | [] | package com.yoterra.hippo.security;
import java.util.Objects;
import javax.servlet.http.HttpServletRequest;
import org.apache.commons.lang3.StringUtils;
import org.springframework.security.core.context.SecurityContextHolder;
import com.yoterra.hippo.jpa.entities.users.User;
import com.yoterra.hippo.security.model.A... | 2,775 | 0.758919 | 0.758559 | 93 | 28.838709 | 28.267269 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.763441 | false | false | 0 |
96a833f51b35e87c8c225f1bf71a30fa76059c41 | 31,155,692,820,477 | 646138db6c5756d210c23c98a2186ad193f0e57a | /MyPet/app/src/main/java/com/david/mypet/Login.java | f9afa10c8e2306503ace06024cc38f9ac0d0c932 | [
"MIT"
] | permissive | davld-R/Moviles-6A-2020 | https://github.com/davld-R/Moviles-6A-2020 | 7431a4008243063921815dccab056fbd7162c488 | 47b29c6308bab752ab88ff141fd4217f058f9984 | refs/heads/master | 2023-06-12T23:05:30.039000 | 2021-06-29T03:50:59 | 2021-06-29T03:50:59 | 295,465,837 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.david.mypet;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import com.google.android.material.snackbar.Snackbar;
import androidx.appcompat.app.AppCompatActivity;
import android.view.View;
import android.widget.EditText;... | UTF-8 | Java | 1,893 | java | Login.java | Java | [] | null | [] | package com.david.mypet;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import com.google.android.material.snackbar.Snackbar;
import androidx.appcompat.app.AppCompatActivity;
import android.view.View;
import android.widget.EditText;... | 1,893 | 0.656101 | 0.655045 | 79 | 22.962025 | 22.819292 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.582278 | false | false | 0 |
8907f6752c5a3717d797a07e14b76e4a3e1fab17 | 13,108,240,212,595 | 857d903812f361101d2838e1109916df5c2f7966 | /cloud-config-client/src/main/java/com/hr/controller/ConfigClientController.java | dd2cdbf06a77f6c63480f29a6584b9aad87422c7 | [] | no_license | huran111/spring-cloud | https://github.com/huran111/spring-cloud | 491dc0356e55d19ce8775ca1054102d4e011a437 | bc064988bc6cc93c622924440d22a891c0170539 | refs/heads/master | 2020-04-17T17:35:27.285000 | 2019-05-06T03:18:21 | 2019-05-06T03:18:21 | 166,788,740 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hr.controller;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RestController;
/**
* @author 胡冉
* @Description: TODO
* @date 2019/1/1511:23
* @copyright {@link www.hndfsj.com}
*/
@Rest... | UTF-8 | Java | 676 | java | ConfigClientController.java | Java | [
{
"context": "b.bind.annotation.RestController;\n\n/**\n * @author 胡冉\n * @Description: TODO\n * @date 2019/1/1511:23\n * ",
"end": 227,
"score": 0.999581515789032,
"start": 225,
"tag": "NAME",
"value": "胡冉"
}
] | null | [] | package com.hr.controller;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RestController;
/**
* @author 胡冉
* @Description: TODO
* @date 2019/1/1511:23
* @copyright {@link www.hndfsj.com}
*/
@Rest... | 676 | 0.686012 | 0.669643 | 30 | 21.4 | 17.910147 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.266667 | false | false | 0 |
f69e8d7d1ea6bb49849acaf6c7c75ac730c2e206 | 1,889,785,676,571 | 808c78b46356720a25af84692199e6efcd067fba | /de.hub.citygml.emf.ecore/src/net/opengis/citygml/waterbody/impl/WaterbodyFactoryImpl.java | 44a31b56c406132a506159c5f1cde93324124a67 | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | markus1978/citygml4emf | https://github.com/markus1978/citygml4emf | d4cc45107e588a435b1f9ddfdeb17ae77f46e9e7 | 06fe29a850646043ea0ffb7b1353d28115e16a53 | refs/heads/master | 2016-09-05T10:14:46.360000 | 2013-02-11T11:19:06 | 2013-02-11T11:19:06 | 8,071,822 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* <copyright>
* </copyright>
*
* $Id$
*/
package net.opengis.citygml.waterbody.impl;
import net.opengis.citygml.waterbody.BoundedByWaterSurfacePropertyType;
import net.opengis.citygml.waterbody.DocumentRoot;
import net.opengis.citygml.waterbody.WaterBodyType;
import net.opengis.citygml.waterbody.WaterClosureS... | UTF-8 | Java | 8,415 | java | WaterbodyFactoryImpl.java | Java | [] | null | [] | /**
* <copyright>
* </copyright>
*
* $Id$
*/
package net.opengis.citygml.waterbody.impl;
import net.opengis.citygml.waterbody.BoundedByWaterSurfacePropertyType;
import net.opengis.citygml.waterbody.DocumentRoot;
import net.opengis.citygml.waterbody.WaterBodyType;
import net.opengis.citygml.waterbody.WaterClosureS... | 8,415 | 0.726441 | 0.726203 | 276 | 29.48913 | 31.133942 | 148 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.521739 | false | false | 0 |
f71978badb28fb6601d9e738edfb7c989229f468 | 22,806,276,353,361 | 23e9ea1b44f3bbde69f13c8533b55849ec7cdf07 | /src/main/java/wadstagram/controller/ControlErrorrer.java | 4a8d042a0f271513e846486c4030db366022dfe9 | [] | no_license | willberthos/wadstagram | https://github.com/willberthos/wadstagram | 4e17be38b4cab7e658b8ba399d6f2948e87ab7b4 | 3455970bb21da0301e0a0484be684263b8b5324e | refs/heads/master | 2021-06-18T08:44:31.750000 | 2017-06-21T16:21:26 | 2017-06-21T16:21:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package wadstagram.controller;
import java.io.IOException;
import javax.servlet.http.HttpServletResponse;
import org.springframework.boot.autoconfigure.web.ErrorController;
import org.springframework.context.annotation.Profile;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.w... | UTF-8 | Java | 715 | java | ControlErrorrer.java | Java | [] | null | [] | package wadstagram.controller;
import java.io.IOException;
import javax.servlet.http.HttpServletResponse;
import org.springframework.boot.autoconfigure.web.ErrorController;
import org.springframework.context.annotation.Profile;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.w... | 715 | 0.766434 | 0.766434 | 24 | 28.791666 | 23.637857 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 0 |
651ea1a2879ba0fc927bde38e3a2b1ccc19810d5 | 14,370,960,603,593 | fd7b5dac23d9a3dc60ae105e0c6b26b3c9f0746b | /src/main/java/com/meteorice/devilfish/util/json/JsonUtil.java | 8032e42de67504bb97a37f3376c1782d715f1658 | [
"MIT"
] | permissive | meteorice/devilfish | https://github.com/meteorice/devilfish | 2566580f4d8ed327dde9da99cf0ff577a54d9c2a | 7d4a84b9cb4de9da2a6b92c2a030f6e03a828c0e | refs/heads/master | 2020-04-16T18:18:23.384000 | 2019-02-15T03:00:58 | 2019-02-15T03:00:58 | 165,813,566 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.meteorice.devilfish.util.json;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.databind.DeserializationFeature;
import com.fasterxml.jackson.databind.MapperFeature;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.databind.SerializationFeatu... | UTF-8 | Java | 1,522 | java | JsonUtil.java | Java | [] | null | [] | package com.meteorice.devilfish.util.json;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.databind.DeserializationFeature;
import com.fasterxml.jackson.databind.MapperFeature;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.databind.SerializationFeatu... | 1,522 | 0.682979 | 0.682979 | 46 | 29.652174 | 28.784218 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.391304 | false | false | 0 |
636f31cacb30021c0f8b664473094f799a1fe4ed | 32,349,693,675,556 | 3e64ffa82024eb3fb9e22a193b2319101e71264c | /src/VentaProducto/Venta.java | eed1a3b0546868230655115a94d8946b6f5eea28 | [] | no_license | UlisesAlexanderAM/Ejercicios1 | https://github.com/UlisesAlexanderAM/Ejercicios1 | 823f799267e98d8ccdfd69dca47fe2a8ec4cf498 | 90fff4a2d012bc508f1f4f177b0aaafa658a9f00 | refs/heads/master | 2021-01-16T10:43:26.429000 | 2020-07-04T03:29:26 | 2020-07-04T03:29:26 | 243,087,985 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package VentaProducto;
import java.util.ArrayList;
import static Ejercicios.Imprimir.imprimir;
import static Ejercicios.Leer.leerCadena;
import static Ejercicios.Leer.leerEntero;
public class Venta {
private int idVenta, flag=0;
private Inventario productos;
private final ArrayList <Producto> productosVe... | UTF-8 | Java | 2,012 | java | Venta.java | Java | [] | null | [] | package VentaProducto;
import java.util.ArrayList;
import static Ejercicios.Imprimir.imprimir;
import static Ejercicios.Leer.leerCadena;
import static Ejercicios.Leer.leerEntero;
public class Venta {
private int idVenta, flag=0;
private Inventario productos;
private final ArrayList <Producto> productosVe... | 2,012 | 0.599901 | 0.597913 | 61 | 31.983606 | 24.242283 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.57377 | false | false | 0 |
caafbba80345d8b566c361a86291b0373c109dc5 | 19,705,309,975,074 | 3a9caa64427cf2c29e3511adea6d671a70c3bbe3 | /com/google/android/gms/measurement/zzc.java | 1629be5fb84e57264ba404dd9908257cc786d06a | [] | no_license | DrOpossum/HAG-APP-obfuscated | https://github.com/DrOpossum/HAG-APP-obfuscated | 9590d1f77ecccd63c4f5eeec1561e9e995005f48 | f801ce550c03e6d8c78b7e01e2c6deaf39900ede | refs/heads/master | 2020-02-25T12:10:31.442000 | 2017-08-15T12:48:12 | 2017-08-15T12:48:12 | 100,375,772 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.android.gms.measurement;
import com.google.android.gms.common.internal.zzx;
import com.google.android.gms.internal.zzmq;
import java.util.ArrayList;
import java.util.Collection;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
public final class zzc... | UTF-8 | Java | 4,275 | java | zzc.java | Java | [] | null | [] | package com.google.android.gms.measurement;
import com.google.android.gms.common.internal.zzx;
import com.google.android.gms.internal.zzmq;
import java.util.ArrayList;
import java.util.Collection;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
public final class zzc... | 4,275 | 0.618246 | 0.613567 | 139 | 29.755396 | 24.603281 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.532374 | false | false | 0 |
c786f616b1ef21ad4016bd6dcd20f9f341e350e7 | 7,584,912,245,461 | d6b9495addae33d3c114240d5b50a2b0222abfb6 | /server/src/auto_test/java/feature/AutoTestEntryPoint.java | 6723e4d7f9bb53841ee57d600cf832b14ae6440f | [] | no_license | originalrusyn/novotvir | https://github.com/originalrusyn/novotvir | b63eea7f2c760aca2bfb7ebfd85dc4b4ccfd000d | 1cadc987115c9a564e1dc88fd76daa7041466dbb | refs/heads/master | 2020-06-12T13:09:44.158000 | 2015-05-08T17:00:32 | 2015-05-08T17:00:32 | 10,725,379 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package feature;
import cucumber.api.CucumberOptions;
import cucumber.api.junit.Cucumber;
import org.junit.runner.RunWith;
import static cucumber.api.SnippetType.CAMELCASE;
// @author: Mykhaylo Titov on 13.09.14 22:50.
@RunWith(Cucumber.class)
@CucumberOptions(
tags = "@T",
//glue = "classpath:featur... | UTF-8 | Java | 558 | java | AutoTestEntryPoint.java | Java | [
{
"context": "c cucumber.api.SnippetType.CAMELCASE;\n\n// @author: Mykhaylo Titov on 13.09.14 22:50.\n@RunWith(Cucumber.class)\n@Cucu",
"end": 202,
"score": 0.9998960494995117,
"start": 188,
"tag": "NAME",
"value": "Mykhaylo Titov"
}
] | null | [] | package feature;
import cucumber.api.CucumberOptions;
import cucumber.api.junit.Cucumber;
import org.junit.runner.RunWith;
import static cucumber.api.SnippetType.CAMELCASE;
// @author: <NAME> on 13.09.14 22:50.
@RunWith(Cucumber.class)
@CucumberOptions(
tags = "@T",
//glue = "classpath:features/regis... | 550 | 0.695341 | 0.677419 | 20 | 26.9 | 17.334648 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.55 | false | false | 0 |
6db38ec0237d9cc21fc2562100a0c90d39ced373 | 27,839,978,061,818 | 74360ddb842727175e67027b194d1c1e12ab3b8b | /app/src/main/java/com/yy/doorplate/adapter/StudentNewCXXKAdapter.java | 35027d2acfdd5d539a6e00ca3c0a9a2d950f43ea | [] | no_license | xumingda/Doorplate_6 | https://github.com/xumingda/Doorplate_6 | 2effad18d4824e23378b304cdb7ba59e8b5dbdf2 | 03b8ad3c6b685128014cfd53bfd62e24ac36d260 | refs/heads/master | 2020-07-04T11:10:31.247000 | 2019-08-14T04:46:42 | 2019-08-14T04:46:42 | 202,265,838 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yy.doorplate.adapter;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.TextView;
import com.yy.doorplate.R;
import com.yy.doorplate.model.StudentInfoModel;
import java.util... | UTF-8 | Java | 1,955 | java | StudentNewCXXKAdapter.java | Java | [] | null | [] | package com.yy.doorplate.adapter;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.TextView;
import com.yy.doorplate.R;
import com.yy.doorplate.model.StudentInfoModel;
import java.util... | 1,955 | 0.677238 | 0.67468 | 73 | 25.780823 | 24.216629 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.452055 | false | false | 0 |
7bec75ed8a436c3eb61fcaa3c56ce6f25e00805d | 9,929,964,418,004 | 9fe2dc694a8a6f9a426c6b424ef20b62b11e7e4e | /src/TrainingProjects/scanner/Scan.java | c90558e005cc6f43c9ace74084a9c96631406bdf | [] | no_license | 3888/JavaTrainingProjects | https://github.com/3888/JavaTrainingProjects | e6c600cc164737c681a04bfb035852ec90682e84 | 3f21c7b31cbb42c40a52bbaaa892ddff5c192747 | refs/heads/master | 2021-10-27T14:54:04.454000 | 2020-05-13T16:43:02 | 2020-05-13T16:43:02 | 77,374,206 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package TrainingProjects.scanner;
import java.util.*;
public class Scan {
int x;
public void Scan() {
System.out.println("Если Майкл весит");
Scanner scan = new Scanner(System.in);
x = scan.nextInt();
System.out.println("Тогда Джордж весит " + (x + 1) + " кг");
}
}
| UTF-8 | Java | 313 | java | Scan.java | Java | [
{
"context": "\n\n\tpublic void Scan() {\n\t\tSystem.out.println(\"Если Майкл весит\");\n\t\tScanner scan = new Scanner(System.in);",
"end": 138,
"score": 0.9704433679580688,
"start": 133,
"tag": "NAME",
"value": "Майкл"
}
] | null | [] | package TrainingProjects.scanner;
import java.util.*;
public class Scan {
int x;
public void Scan() {
System.out.println("Если Майкл весит");
Scanner scan = new Scanner(System.in);
x = scan.nextInt();
System.out.println("Тогда Джордж весит " + (x + 1) + " кг");
}
}
| 313 | 0.654804 | 0.651246 | 15 | 17.733334 | 18.53813 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.2 | false | false | 0 |
cb6338d807ee2b0554ca5f790e8f837178632a83 | 26,766,236,199,145 | 30f3a18086c19c4e847c09fc3da8f597436338f1 | /Chapter 2/chapter2/src/org/pepi/chapter2/Zad5.java | e574c75b811885368b4e0d0e57df804c0a1f2add | [] | no_license | pepiii/Other | https://github.com/pepiii/Other | 8e53f47bfc05e730e7e7e4bfff045588b4c5c5d8 | 17c03da395588a7bcfa509709058cba2e421ffe1 | refs/heads/master | 2020-04-09T14:54:59.523000 | 2018-12-22T10:27:06 | 2018-12-22T10:27:06 | 160,411,093 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.pepi.chapter2;
public class Zad5 {
public static void main(String[] args) {
String s1 = "Hello";
String s2 = "World";
Object o = s1 + " " + s2;
System.out.println(o);
String finals = (String) o;
}
}
| UTF-8 | Java | 241 | java | Zad5.java | Java | [
{
"context": "atic void main(String[] args) {\n\t\t\n\t\tString s1 = \"Hello\";\n\t\tString s2 = \"World\";\n\t\t\n\t\tObject o = s1 + \" \"",
"end": 114,
"score": 0.8153178095817566,
"start": 109,
"tag": "NAME",
"value": "Hello"
},
{
"context": " args) {\n\t\t\n\t\tString s1 = \"Hel... | null | [] | package org.pepi.chapter2;
public class Zad5 {
public static void main(String[] args) {
String s1 = "Hello";
String s2 = "World";
Object o = s1 + " " + s2;
System.out.println(o);
String finals = (String) o;
}
}
| 241 | 0.580913 | 0.556017 | 18 | 12.388889 | 13.111229 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.555556 | false | false | 15 |
928d59b490c87daba762fb7d6813818327fe3c0c | 31,009,663,935,663 | e9df688ef76e5cd4545fdd66f2a37f241da96331 | /src/main/java/br/com/is/View/Equipe_view.java | 74793a954fadfe39241d05e85caba34ad9e73cd5 | [] | no_license | rsportella/iipdesk | https://github.com/rsportella/iipdesk | fb328db2659405cc804849fefb78b46b728c0222 | 3ddf4f125a097a4e242352d85bc1a1605a4debc3 | refs/heads/master | 2021-08-24T09:03:27.275000 | 2017-12-08T23:33:13 | 2017-12-08T23:33:13 | 106,038,109 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.is.View;
import br.com.is.DAO.Generico;
import br.com.is.Entitys.Equipe;
import br.com.is.DAO.GenericoDAO;
import br.com.is.DAO.QueryCriteria;
import br.com.is.DAO.ServicoDAO;
import br.com.is.Entitys.Pessoa;
import br.com.is.Entitys.Servico;
import static br.com.is.View.JanelaPrincipal.jDesktopPane;
im... | UTF-8 | Java | 16,394 | java | Equipe_view.java | Java | [] | null | [] | package br.com.is.View;
import br.com.is.DAO.Generico;
import br.com.is.Entitys.Equipe;
import br.com.is.DAO.GenericoDAO;
import br.com.is.DAO.QueryCriteria;
import br.com.is.DAO.ServicoDAO;
import br.com.is.Entitys.Pessoa;
import br.com.is.Entitys.Servico;
import static br.com.is.View.JanelaPrincipal.jDesktopPane;
im... | 16,394 | 0.658306 | 0.651715 | 353 | 45.419262 | 33.946548 | 161 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.597734 | false | false | 15 |
1ee897df67ded74bb05092c0d1280fe975f367c1 | 8,297,876,817,390 | e6f4ca4d79ca54d3ff3e9b0355b8f5ced8bcd59b | /src/main/java/com/tei/view/menu/OptionsMenu.java | 4895a3de884b392576736ef9181297d476ec1441 | [
"MIT"
] | permissive | DimMilios/sudoku | https://github.com/DimMilios/sudoku | 7ade68c0f4e3b403a896cdb0e3735a2c06a49948 | 49a23396431ed37497a4c1df1d1fa5e0b7907a38 | refs/heads/main | 2023-03-05T08:31:19.837000 | 2021-02-07T09:58:17 | 2021-02-07T09:58:17 | 329,284,286 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tei.view.menu;
import com.tei.model.SudokuConstants;
import com.tei.view.MainView;
import javax.swing.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
public class OptionsMenu extends JMenu {
private final MainView mainView;
private JMenu historySubMenu;
private JMenuItem ... | UTF-8 | Java | 1,100 | java | OptionsMenu.java | Java | [] | null | [] | package com.tei.view.menu;
import com.tei.model.SudokuConstants;
import com.tei.view.MainView;
import javax.swing.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
public class OptionsMenu extends JMenu {
private final MainView mainView;
private JMenu historySubMenu;
private JMenuItem ... | 1,100 | 0.750909 | 0.750909 | 45 | 23.444445 | 18.824989 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.866667 | false | false | 15 |
1499f9fa685cde26687a73d2e2bcd7ac79fcc2d2 | 14,800,457,302,714 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /large-multiproject/project34/src/main/java/org/gradle/test/performance34_4/Production34_388.java | cfa73c122c8a906c1601eb27ee07062303ce94eb | [] | no_license | gradle/performance-comparisons | https://github.com/gradle/performance-comparisons | b0d38db37c326e0ce271abebdb3c91769b860799 | e53dc7182fafcf9fedf07920cbbea8b40ee4eef4 | refs/heads/master | 2023-08-14T19:24:39.164000 | 2022-11-24T05:18:33 | 2022-11-24T05:18:33 | 80,121,268 | 17 | 15 | null | false | 2022-09-30T08:04:35 | 2017-01-26T14:25:33 | 2022-09-09T14:38:38 | 2022-09-30T08:04:34 | 19,731 | 14 | 13 | 103 | null | false | false | package org.gradle.test.performance34_4;
public class Production34_388 extends org.gradle.test.performance13_4.Production13_388 {
private final String property;
public Production34_388() {
this.property = "foo";
}
public String getProperty() {
return property;
}
}
| UTF-8 | Java | 305 | java | Production34_388.java | Java | [] | null | [] | package org.gradle.test.performance34_4;
public class Production34_388 extends org.gradle.test.performance13_4.Production13_388 {
private final String property;
public Production34_388() {
this.property = "foo";
}
public String getProperty() {
return property;
}
}
| 305 | 0.681967 | 0.613115 | 14 | 20.785715 | 23.946901 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 15 |
ec951de56ceee3af0b88ecda6b791f4df5c6367f | 6,786,048,384,064 | b443ba8010bc0f7308ff6a7d8c6141f93cfd6f0e | /drp-web/src/main/java/com/yootk/drp/vo/CrItem.java | ebf4daf4f31144dfc9cc506250422fe3e0177b59 | [] | no_license | hanzhongao/drp | https://github.com/hanzhongao/drp | 86e3fba3da72635945f964c0a3752197a63004c0 | bf32f1ce571dd6e23aa364e9c3b258220a7b9fd3 | refs/heads/master | 2022-06-24T08:09:01.313000 | 2019-06-01T13:33:32 | 2019-06-01T13:33:32 | 189,684,640 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yootk.drp.vo;
import java.io.Serializable;
public class CrItem implements Serializable {
private Long crrid;
private String title;
public CrItem(){}
public Long getCrrid() {
return crrid;
}
public void setCrrid(Long crrid) {
this.crrid = crrid;
}
public ... | UTF-8 | Java | 626 | java | CrItem.java | Java | [] | null | [] | package com.yootk.drp.vo;
import java.io.Serializable;
public class CrItem implements Serializable {
private Long crrid;
private String title;
public CrItem(){}
public Long getCrrid() {
return crrid;
}
public void setCrrid(Long crrid) {
this.crrid = crrid;
}
public ... | 626 | 0.531949 | 0.531949 | 34 | 17.411764 | 14.503788 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.294118 | false | false | 15 |
370da38f7740a74b3d14260cc7792be4dfc6482d | 33,474,975,117,522 | 3512c54189b762f54e95ff3b4e00d389b414ff45 | /src/main/java/ro/msg/learning/entity/Customer.java | b70e8c6ed8c85514f741acfd3358cf2364d3830f | [] | no_license | raduvd/shop | https://github.com/raduvd/shop | 11ddc94c1670c68d4156b6cd7bd73a43dc995bb3 | bff3cc10416371385e50544a1ebfa164ff8cb26d | refs/heads/master | 2020-04-24T03:07:28.846000 | 2019-03-28T14:24:19 | 2019-03-28T14:24:19 | 171,660,554 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ro.msg.learning.entity;
import lombok.Data;
import javax.persistence.*;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
/**
* Created by vancer at 2/12/2019
*/
@Data
@Entity(name = "CUSTOMER")
public class Customer implements Serializable {
@Id
@Column(name = "ID")
... | UTF-8 | Java | 935 | java | Customer.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by vancer at 2/12/2019\n */\n@Data\n@Entity(name = \"CUSTOMER\")",
"end": 187,
"score": 0.9992614984512329,
"start": 181,
"tag": "USERNAME",
"value": "vancer"
}
] | null | [] | package ro.msg.learning.entity;
import lombok.Data;
import javax.persistence.*;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
/**
* Created by vancer at 2/12/2019
*/
@Data
@Entity(name = "CUSTOMER")
public class Customer implements Serializable {
@Id
@Column(name = "ID")
... | 935 | 0.697326 | 0.678075 | 34 | 26.5 | 28.408005 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.617647 | false | false | 15 |
a3e18a91d9e383eb65c0c91c042e964752144357 | 10,299,331,630,635 | a8e043315e3a5879fbd480bdf17b7698f9f07618 | /boot/src/controller/lecture/LectureLikeController.java | 878d33d0f5fc7ba04e33f5dba95317bcefad1321 | [] | no_license | newapache/project_outsiderHelper | https://github.com/newapache/project_outsiderHelper | c18fcc5bd1f6f3f22f430b05c7f1704804f3b350 | fe372d0d47f957e8b71dff2b8bba0018170f4d52 | refs/heads/master | 2022-12-05T08:46:55.574000 | 2020-03-03T08:28:16 | 2020-03-03T08:28:16 | 225,832,741 | 1 | 0 | null | false | 2022-12-05T02:59:58 | 2019-12-04T09:48:11 | 2020-03-03T08:28:20 | 2022-12-05T02:59:58 | 32,189 | 0 | 0 | 29 | Java | false | false | package controller.lecture;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import controller.Controller;
import model.service.LectureManager;
import model.service.LikeManager;
public class LectureLikeController im... | UTF-8 | Java | 1,188 | java | LectureLikeController.java | Java | [] | null | [] | package controller.lecture;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import controller.Controller;
import model.service.LectureManager;
import model.service.LikeManager;
public class LectureLikeController im... | 1,188 | 0.720339 | 0.711864 | 40 | 28.5 | 26.28878 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.35 | false | false | 15 |
a8e3c714a612185f065f3225928f5e97e0b70490 | 8,426,725,901,013 | d232615f64a98ca944d9a8cd15aa100b1529a05a | /app/src/main/java/com/example/lenovo/myapplication/zhibochinafragments/Huangshan.java | 3b41c1aed7702702a20efb7859cf1baf1541db76 | [] | no_license | 328164246/xongmao | https://github.com/328164246/xongmao | 0cb148063d418fd7a8b1c6c94d265b2f332278f1 | 3a6e515b16e666de864760edf36ef415a1af7551 | refs/heads/master | 2021-05-07T01:14:14.246000 | 2017-11-27T05:26:48 | 2017-11-27T05:26:48 | 110,224,628 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.lenovo.myapplication.zhibochinafragments;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ListVie... | UTF-8 | Java | 2,403 | java | Huangshan.java | Java | [] | null | [] | package com.example.lenovo.myapplication.zhibochinafragments;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ListVie... | 2,403 | 0.688722 | 0.684561 | 80 | 29.012501 | 25.361139 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 15 |
a4f00ead526a65d2dcb8746a147dd308db8a781e | 36,009,005,811,754 | 0e2655ed40e4cb110532e960a5f030a28e46b510 | /src/main/java/VirtualPetApp.java | 9595dba9c72488e9148f78565d2355ae49a94b84 | [] | no_license | maulikmpatel/virtual-pet | https://github.com/maulikmpatel/virtual-pet | 17e9c35ea414abef6f54a349e37ea7024d950cf3 | 880deae44ad4af52d038c57a064aaab64804a58f | refs/heads/master | 2020-03-18T14:44:54.497000 | 2018-05-29T13:48:40 | 2018-05-29T13:48:40 | 134,864,810 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class VirtualPetApp {
public static void main(String[] args) {
VirtualPet virtualPet = new VirtualPet(60,50,40,30);
Scanner input = new Scanner(System.in);
boolean gameOn = true;
System.out.println("Welcome to your new virtual pet.");
System.out.println("Please name y... | UTF-8 | Java | 1,190 | java | VirtualPetApp.java | Java | [] | null | [] | import java.util.Scanner;
public class VirtualPetApp {
public static void main(String[] args) {
VirtualPet virtualPet = new VirtualPet(60,50,40,30);
Scanner input = new Scanner(System.in);
boolean gameOn = true;
System.out.println("Welcome to your new virtual pet.");
System.out.println("Please name y... | 1,190 | 0.660504 | 0.647059 | 41 | 28.024391 | 29.879831 | 164 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.439024 | false | false | 15 |
b512d8aeabd229472bd8df0b2f2ce0682f490f88 | 18,665,927,906,053 | 6eb1d205fa3e6c13762bc74b68b178e0f3d40834 | /NAI/Android/src/dk/itu/nai/ui/authentication/BasicAuthenticationActivity.java | d2d261ded6815dde7ddac926ba553d1f5b9c3348 | [] | no_license | thomicdk/nai-framework | https://github.com/thomicdk/nai-framework | 510a8a1a1228b6dff0b9c8d5bd8ca65f59d6211d | fd42c3141d29e72fd28885e9faa083e931814f43 | refs/heads/master | 2016-09-07T18:32:47.352000 | 2011-07-21T09:06:17 | 2011-07-21T09:06:17 | 32,269,989 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dk.itu.nai.ui.authentication;
import android.app.Activity;
import android.content.Intent;
import android.content.SharedPreferences;
import android.content.SharedPreferences.Editor;
import android.os.Bundle;
import android.preference.PreferenceManager;
import android.view.View;
import android.widget.EditText;
im... | UTF-8 | Java | 1,740 | java | BasicAuthenticationActivity.java | Java | [] | null | [] | package dk.itu.nai.ui.authentication;
import android.app.Activity;
import android.content.Intent;
import android.content.SharedPreferences;
import android.content.SharedPreferences.Editor;
import android.os.Bundle;
import android.preference.PreferenceManager;
import android.view.View;
import android.widget.EditText;
im... | 1,740 | 0.733908 | 0.731034 | 68 | 24.588236 | 21.133493 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.911765 | false | false | 15 |
0faad177377c07f6bca461f6ffdcd73b1737dd59 | 5,257,040,020,301 | bacd347bfa18b7e404ffcbd7591748a783fbd3b9 | /src/com/app/auscope/PreferencesManager.java | 2eab0e27c60328c42d2b0bb4990c319ea987a885 | [] | no_license | oliver-appscore/AUScope | https://github.com/oliver-appscore/AUScope | c3ba1f6807e4aba1107897032802ccf6a9fe06d6 | c3bb76e611abab94ae0bd6ce0321cbd69cfdae93 | refs/heads/master | 2016-09-02T03:46:13.306000 | 2014-01-23T06:26:25 | 2014-01-23T06:26:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.app.auscope;
import android.annotation.SuppressLint;
import android.content.Context;
import android.content.SharedPreferences;
import android.content.SharedPreferences.Editor;
public class PreferencesManager
{
private static SharedPreferences mSharedPreferences;
private static Editor mPreferencesEditor... | UTF-8 | Java | 836 | java | PreferencesManager.java | Java | [] | null | [] | package com.app.auscope;
import android.annotation.SuppressLint;
import android.content.Context;
import android.content.SharedPreferences;
import android.content.SharedPreferences.Editor;
public class PreferencesManager
{
private static SharedPreferences mSharedPreferences;
private static Editor mPreferencesEditor... | 836 | 0.815789 | 0.815789 | 30 | 26.866667 | 26.231956 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.333333 | false | false | 15 |
5d5191dc530dae6a327e7ecc944d0f72a88ef161 | 34,205,119,546,932 | fc2b526fb24e71360cdf8a422cc3d7a0361019a4 | /Algorithm/src/SamsungExpertAcademy/SquareRootGame.java | 85a66bd03551a14dbe3c94061bef019141af61a7 | [] | no_license | KDJ0899/Java_Algorithm | https://github.com/KDJ0899/Java_Algorithm | 1c49c3af25288c77114e9d174efbbb3c2b350519 | 77400a0b94f153e15f822abe22471e5a4ded46d0 | refs/heads/master | 2021-11-18T11:36:11.466000 | 2021-09-06T12:57:23 | 2021-09-06T12:57:23 | 164,573,050 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package SamsungExpertAcademy;
import java.util.Scanner;
/**
*
* @FileName : SquareRootGame.java
* @Project : Algorithm
* @Date : 2019. 12. 15.
* @Author : Kim DongJin
* @Comment : Samsung Expert Academy 6782. D5 현주가 좋아하는 제곱근 놀이
*/
public class SquareRootGame {
public static void main(String[] args) {
... | UTF-8 | Java | 854 | java | SquareRootGame.java | Java | [
{
"context": "Algorithm\n * @Date : 2019. 12. 15. \n * @Author : Kim DongJin\n * @Comment : Samsung Expert Academy 6782. D5 현주",
"end": 179,
"score": 0.9998903274536133,
"start": 168,
"tag": "NAME",
"value": "Kim DongJin"
}
] | null | [] | package SamsungExpertAcademy;
import java.util.Scanner;
/**
*
* @FileName : SquareRootGame.java
* @Project : Algorithm
* @Date : 2019. 12. 15.
* @Author : <NAME>
* @Comment : Samsung Expert Academy 6782. D5 현주가 좋아하는 제곱근 놀이
*/
public class SquareRootGame {
public static void main(String[] args) {
... | 849 | 0.513253 | 0.487952 | 54 | 14.37037 | 13.916811 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.685185 | false | false | 15 |
b93a816f19874893fd8b6cc8eded40c097863a7d | 20,151,986,594,655 | c3bda29746213cf0813e70d93deff4bc184a5be8 | /platform/jboss4/JBoss_4_0_5_GA_JBAS-4129/security/src/main/org/jboss/security/plugins/.svn/text-base/TmpFilePassword.java.svn-base | 23c50cba20bd556f4df4b36243f372682228c89a | [] | no_license | bellmit/esm-essa | https://github.com/bellmit/esm-essa | 2c1ce1e828ebc668f49c14806955059a5c1a9e66 | ec3c9188b03e8a6225f9860e5c686363012cb07d | refs/heads/master | 2022-01-14T15:44:51.485000 | 2016-11-23T21:48:24 | 2016-11-23T21:48:24 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* JBoss, Home of Professional Open Source.
* Copyright 2006, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify i... | UTF-8 | Java | 3,462 | TmpFilePassword.java.svn-base | Java | [
{
"context": "is waiting on until the file is created.\n\n @author Scott.Stark@jboss.org\n @version $Revison:$\n */\npublic class TmpFilePass",
"end": 1796,
"score": 0.9999167919158936,
"start": 1775,
"tag": "EMAIL",
"value": "Scott.Stark@jboss.org"
}
] | null | [] | /*
* JBoss, Home of Professional Open Source.
* Copyright 2006, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify i... | 3,448 | 0.651935 | 0.642403 | 106 | 31.660378 | 24.687437 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.537736 | false | false | 15 | |
80e7657b2652e8e12d337e298700762e0bf365dc | 1,932,735,308,534 | 73abc923d48885173864c412fd80c30aad8f3ab1 | /src/main/java/task01/App.java | 82f7b4b8e9fae8f82cc6bec1b26cf4ea5c2c9b0a | [] | no_license | GamidovRustam/Gojava4Core | https://github.com/GamidovRustam/Gojava4Core | a791c42d26951c339fb64d4d46ab09924065c255 | 1c9b16d5572a295de6c26a0c5e63daab31f0db22 | refs/heads/master | 2021-01-11T03:45:32.021000 | 2016-11-07T22:27:02 | 2016-11-07T22:27:02 | 71,294,227 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package task01;
import task01.mycollection.MyIntCollection;
/**
* Created by Rustam on 18.10.2016.
*/
class App {
public static void main(String[] args) {
int[] startValues = {10, 20, 30, 40, 50};
MyIntCollection myCollection = new MyIntCollection(startValues);
System.out.println("'MyC... | UTF-8 | Java | 1,155 | java | App.java | Java | [
{
"context": "1.mycollection.MyIntCollection;\n\n/**\n * Created by Rustam on 18.10.2016.\n */\nclass App {\n\n public static",
"end": 86,
"score": 0.999437689781189,
"start": 80,
"tag": "NAME",
"value": "Rustam"
}
] | null | [] | package task01;
import task01.mycollection.MyIntCollection;
/**
* Created by Rustam on 18.10.2016.
*/
class App {
public static void main(String[] args) {
int[] startValues = {10, 20, 30, 40, 50};
MyIntCollection myCollection = new MyIntCollection(startValues);
System.out.println("'MyC... | 1,155 | 0.615584 | 0.569697 | 39 | 28.615385 | 25.134117 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 15 |
f8c41ac69e0b85232c09b619772a1624b4c2d082 | 19,997,367,776,532 | 2b42306cfbf79848c939098279c8ae7180bb20ea | /src/com/lc/bootcamp/array/RemoveElememt.java | b72dfb4a8835e6da609a7737b083c0dd0608c3eb | [] | no_license | tankyhsu/lc-bootcamp | https://github.com/tankyhsu/lc-bootcamp | 1b83f03e8250b686971edabec4d3a7fe1a0f48e9 | e082d18c5ceb4659e0b18df36dc69f6c77f36856 | refs/heads/master | 2022-11-07T10:53:19.789000 | 2020-06-24T03:29:54 | 2020-06-24T03:29:54 | 262,473,962 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lc.bootcamp.array;
/**
* @author tianqi.xu
* 2020/6/10
*/
public class RemoveElememt {
public int removeElement(int[] nums, int val) {
int len = nums.length;
int j = 0;
for (int i = 0; i < len; i++) {
if (nums[i] != val) {
nums[j] = nums[i];
... | UTF-8 | Java | 388 | java | RemoveElememt.java | Java | [
{
"context": "package com.lc.bootcamp.array;\n\n/**\n * @author tianqi.xu\n * 2020/6/10\n */\npublic class RemoveElememt {\n ",
"end": 56,
"score": 0.9981471300125122,
"start": 47,
"tag": "NAME",
"value": "tianqi.xu"
}
] | null | [] | package com.lc.bootcamp.array;
/**
* @author tianqi.xu
* 2020/6/10
*/
public class RemoveElememt {
public int removeElement(int[] nums, int val) {
int len = nums.length;
int j = 0;
for (int i = 0; i < len; i++) {
if (nums[i] != val) {
nums[j] = nums[i];
... | 388 | 0.43299 | 0.407216 | 20 | 18.4 | 14.322709 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.45 | false | false | 15 |
70b4d512ae2fa52c5325a8a25eafd99f77108f31 | 11,948,599,038,145 | 2b5c17b855a1d8b0802dae0453f5da602f2abae5 | /src/main/java/napi/db/handler/BlockingHandler.java | 6f5a64e5b7095a3b179f942e8efef3b3b720a05e | [] | no_license | NanitApi/napi-db | https://github.com/NanitApi/napi-db | c6cad8b461722877b844cd14429c56d5ea38279b | d0ee39a6ab50a2c5078aa3460a8b6393918b98b8 | refs/heads/main | 2023-07-01T09:49:30.420000 | 2021-08-12T10:06:08 | 2021-08-12T10:06:08 | 394,561,266 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package napi.db.handler;
import napi.db.ConnectionProvider;
import napi.db.QueryHandler;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.function.Consumer;
public class BlockingHandler implements QueryHandler {
private final... | UTF-8 | Java | 3,041 | java | BlockingHandler.java | Java | [] | null | [] | package napi.db.handler;
import napi.db.ConnectionProvider;
import napi.db.QueryHandler;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.function.Consumer;
public class BlockingHandler implements QueryHandler {
private final... | 3,041 | 0.561657 | 0.561 | 101 | 29.108912 | 22.970451 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.594059 | false | false | 15 |
b70415b5eb2526958ed30990ce81a8efe38f3973 | 29,772,713,357,520 | 44a3ac342005c8ea828c0a3df2619d829f7e8954 | /microservice-backend-jpetstore/src/main/java/com/springcloud/mmy/jpetstore/repository/SequenceRepository.java | 6e6e50342a7b27df2e0bb74c0dbb056acbb6b0ea | [] | no_license | moumingyang/microservice-jpetstore | https://github.com/moumingyang/microservice-jpetstore | b4f1bd3f2fceb0eca36cd7abb83e204367938b18 | 8c5c045e983e600f7bec1e5700a86244b9d5151b | refs/heads/master | 2020-03-02T18:27:02.537000 | 2017-11-18T05:25:22 | 2017-11-18T05:25:22 | 102,806,544 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.springcloud.mmy.jpetstore.repository;
import com.springcloud.mmy.jpetstore.domain.Sequence;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface SequenceRepository extends JpaRepository<Sequence,String>{
}
| UTF-8 | Java | 308 | java | SequenceRepository.java | Java | [] | null | [] | package com.springcloud.mmy.jpetstore.repository;
import com.springcloud.mmy.jpetstore.domain.Sequence;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface SequenceRepository extends JpaRepository<Sequence,String>{
}
| 308 | 0.857143 | 0.857143 | 9 | 33.222221 | 28.17713 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 15 |
be5017a5d3501209983cb44e340c1a2e3200c25a | 2,619,930,054,008 | 65c88a97f3add98b97c35c43e0c11abdef416a15 | /src/View/Xanthane/BaseMapXanthane.java | 13578dfbc337881fc7b2a4873f0a0b141335ab83 | [] | no_license | peigne/project_java | https://github.com/peigne/project_java | 5e7c299d45dfe808a845a2dddef2a02283bc08ef | 2a5c8131be650d0b9f517e1dd630e156f6197090 | refs/heads/master | 2020-06-19T11:57:53.994000 | 2017-01-13T23:50:52 | 2017-01-13T23:50:52 | 74,905,310 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package View.Xanthane;
/**
*
* @author Flo
*/
import View.Xanthane.OutlineXanthane;
import View.Interfaces.IBaseMap;
import View.Interfaces.IZone;
import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.anno... | UTF-8 | Java | 763 | java | BaseMapXanthane.java | Java | [
{
"context": "\r\npackage View.Xanthane;\r\n\r\n/**\r\n *\r\n * @author Flo\r\n */\r\nimport View.Xanthane.OutlineXanthane;\r\nimpo",
"end": 51,
"score": 0.9954665899276733,
"start": 48,
"tag": "USERNAME",
"value": "Flo"
}
] | null | [] |
package View.Xanthane;
/**
*
* @author Flo
*/
import View.Xanthane.OutlineXanthane;
import View.Interfaces.IBaseMap;
import View.Interfaces.IZone;
import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.anno... | 763 | 0.740498 | 0.740498 | 29 | 24.241379 | 18.005085 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.448276 | false | false | 15 |
a676c83de2c583b0f3ecbfc48aa6e1f5a8fb06bd | 36,155,034,706,706 | 374ad03287670140e4a716aa211cdaf60f50c944 | /ztr-weixin/ztr-member/ztravel-operator/src/main/java/com/ztravel/operator/electronicWallet/entity/CouponSearchCriteria.java | 834cbcf9e46458980d72e0e874e6a7e16b69460e | [] | no_license | xxxJppp/firstproj | https://github.com/xxxJppp/firstproj | ca541f8cbe004a557faff577698c0424f1bbd1aa | 00dcfbe731644eda62bd2d34d55144a3fb627181 | refs/heads/master | 2020-07-12T17:00:00.549000 | 2017-04-17T08:29:58 | 2017-04-17T08:29:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ztravel.operator.electronicWallet.entity;
import com.ztravel.common.entity.PaginationEntity;
public class CouponSearchCriteria extends PaginationEntity{
private String mobile;
private String mid;
private String useTimeFrom;
private String useTimeTo;
private String couponCode;
public String g... | UTF-8 | Java | 950 | java | CouponSearchCriteria.java | Java | [] | null | [] | package com.ztravel.operator.electronicWallet.entity;
import com.ztravel.common.entity.PaginationEntity;
public class CouponSearchCriteria extends PaginationEntity{
private String mobile;
private String mid;
private String useTimeFrom;
private String useTimeTo;
private String couponCode;
public String g... | 950 | 0.74 | 0.74 | 58 | 15.379311 | 17.268496 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.086207 | false | false | 15 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.