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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8a7ef7389b3bd859cf8feb91d077cefdc0109d49 | 8,607,114,486,623 | 2538e8cc8a851a6d552b7c4431980cd2ef0a3b1e | /Dispositivos Moviles/ControlSpinner/app/src/main/java/javc/adroid/controlspinner/MainActivity.java | a5e9c53700b0bab5f7e4d4e78f6eb0cca2b18020 | [] | no_license | JosebetoDev/AndroidStudio | https://github.com/JosebetoDev/AndroidStudio | ddb779ddc4f03cf28ea581596d7b15923031dbb6 | 191ca192e8f8942f9eda6c159cd516a2a396280f | refs/heads/master | 2021-05-21T06:41:04.296000 | 2020-08-24T05:40:24 | 2020-08-24T05:40:24 | 252,588,594 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package javc.adroid.controlspinner;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.Spinner;
import android.widget.Toast;
import java.util.ArrayList;
import java.util.Coll... | UTF-8 | Java | 1,640 | java | MainActivity.java | Java | [] | null | [] | package javc.adroid.controlspinner;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.Spinner;
import android.widget.Toast;
import java.util.ArrayList;
import java.util.Coll... | 1,640 | 0.741463 | 0.741463 | 48 | 33.1875 | 32.079105 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8125 | false | false | 4 |
0fa1e587843c7cb0b3d683058491a28957c13b13 | 12,936,441,564,167 | c0faafc69fb22cbb82d347a299855f98f5c660bd | /SbbsMeClient/src/com/sbbs/me/android/api/SbbsMeArticleObject.java | b4f6ecc676b5e29515131c524cc837adbe9092ca | [] | no_license | barryzhang/root-tools | https://github.com/barryzhang/root-tools | 2dc72c3102e4e1d3971ca56b3514cca3efb5578e | 578cb0c81a8234fa66d7ffeff358d51e13e47086 | refs/heads/master | 2020-12-25T04:11:06.421000 | 2015-12-21T06:42:16 | 2015-12-21T06:42:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sbbs.me.android.api;
public class SbbsMeArticleObject {
/**
* 0: url, 1:image
*/
public int objType;
public String text;
public String url;
public SbbsMeArticleObject(int objType, String text, String url) {
this.objType = objType;
this.text = text;
this.url = url;
}
}
| UTF-8 | Java | 300 | java | SbbsMeArticleObject.java | Java | [] | null | [] | package com.sbbs.me.android.api;
public class SbbsMeArticleObject {
/**
* 0: url, 1:image
*/
public int objType;
public String text;
public String url;
public SbbsMeArticleObject(int objType, String text, String url) {
this.objType = objType;
this.text = text;
this.url = url;
}
}
| 300 | 0.69 | 0.683333 | 17 | 16.647058 | 16.789146 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.411765 | false | false | 4 |
6696e1e3daa95c665f7b536433afb8b661f09ea3 | 18,648,748,058,418 | 10e0811076335ce30cd2964f9087e70942fbbb9a | /src/main/java/com/monsters/qqbot/controller/SystemUserController.java | bed4d226c5cdf027c9e7e5f2d805a4466d4e9977 | [] | no_license | hanhuafeng/QQ_bot | https://github.com/hanhuafeng/QQ_bot | 128cd4dfa9c43c57e3b3ace6458aceb931c2f5a9 | 81b35d3f28419e9a339e1a5cf517d034a26e9edc | refs/heads/master | 2023-07-15T21:00:27.399000 | 2021-09-04T06:45:54 | 2021-09-04T06:45:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.monsters.qqbot.controller;
import com.monsters.qqbot.entity.SystemUser;
import com.monsters.qqbot.service.SystemUserService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestBody;... | UTF-8 | Java | 779 | java | SystemUserController.java | Java | [
{
"context": "eb.bind.annotation.RestController;\n\n/**\n * @author Monsters\n * @Data 2021/8/23.\n * 打卡用户信息API\n */\n@RestControl",
"end": 471,
"score": 0.9996110200881958,
"start": 463,
"tag": "USERNAME",
"value": "Monsters"
}
] | null | [] | package com.monsters.qqbot.controller;
import com.monsters.qqbot.entity.SystemUser;
import com.monsters.qqbot.service.SystemUserService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestBody;... | 779 | 0.784876 | 0.77575 | 27 | 27.407408 | 22.427263 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.37037 | false | false | 4 |
f573d35a5a4d30492d4f402c26a1ea43ca98af4d | 16,956,530,885,330 | 8046c0bb8fa82821a218f6dc33b753df88733dad | /src/main/java/org/tianbin/learning/java/performance/sudokuserver/ServerInitializer.java | 4e64fc0d50f76f3aa868c348214506afc3167bf6 | [] | no_license | agenttb/java-performance | https://github.com/agenttb/java-performance | dd0c406a031863e594c640c1452435ab67bf993a | 0b5cb8a125d15c3d56f9c42fbdec8d0c65a4a484 | refs/heads/master | 2018-02-09T12:49:57.854000 | 2017-07-25T08:57:29 | 2017-07-25T08:57:29 | 96,750,258 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.tianbin.learning.java.performance.sudokuserver;
import io.netty.channel.ChannelInitializer;
import io.netty.channel.ChannelPipeline;
import io.netty.channel.socket.SocketChannel;
import io.netty.handler.codec.LengthFieldBasedFrameDecoder;
import io.netty.handler.codec.LengthFieldPrepender;
import io.netty.... | UTF-8 | Java | 1,029 | java | ServerInitializer.java | Java | [
{
"context": "mance.handler.SudoKuSolveHandler;\n\n\n/**\n * @Auther tianbin\n * @Date 2017/7/25 下午3:44.\n */\npublic class Serve",
"end": 505,
"score": 0.9995946884155273,
"start": 498,
"tag": "USERNAME",
"value": "tianbin"
}
] | null | [] | package org.tianbin.learning.java.performance.sudokuserver;
import io.netty.channel.ChannelInitializer;
import io.netty.channel.ChannelPipeline;
import io.netty.channel.socket.SocketChannel;
import io.netty.handler.codec.LengthFieldBasedFrameDecoder;
import io.netty.handler.codec.LengthFieldPrepender;
import io.netty.... | 1,029 | 0.776585 | 0.763902 | 27 | 36.962963 | 26.351585 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.62963 | false | false | 4 |
58bdd72a64a89af8a7773b74de2661ee1307f110 | 25,744,034,022,302 | a3ef449a7323f188276a0e86b352e6ba2f392f31 | /AdvancedAutomation/src/package2/DesktopScreenshot.java | 866bfd920a59660737c8c8b8fe6fc2ebe390fac8 | [] | no_license | AviPrabha/SeleniumProjects | https://github.com/AviPrabha/SeleniumProjects | 47eb51e0a71ae265ab1069195cb2376fbb818fa6 | dcb698a332ca244be1bb50dd3e3e8dde1e08560f | refs/heads/master | 2023-08-04T12:23:46.200000 | 2021-01-08T18:29:16 | 2021-01-08T18:29:16 | 235,629,628 | 0 | 0 | null | false | 2023-07-23T03:31:05 | 2020-01-22T17:43:41 | 2021-01-08T18:32:43 | 2023-07-23T03:31:04 | 56,725 | 0 | 0 | 5 | HTML | false | false | package package2;
import java.awt.AWTException;
import java.awt.Dimension;
import java.awt.Rectangle;
import java.awt.Robot;
import java.awt.Toolkit;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.IOException;
import javax.imageio.ImageIO;
public class DesktopScreenshot {
public static vo... | UTF-8 | Java | 798 | java | DesktopScreenshot.java | Java | [] | null | [] | package package2;
import java.awt.AWTException;
import java.awt.Dimension;
import java.awt.Rectangle;
import java.awt.Robot;
import java.awt.Toolkit;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.IOException;
import javax.imageio.ImageIO;
public class DesktopScreenshot {
public static vo... | 798 | 0.746867 | 0.745614 | 31 | 24.741936 | 18.651243 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.580645 | false | false | 4 |
5aa8c2453438570599d7c93d2788256c5470aeda | 21,981,642,627,655 | 219c19742ac908bcbeeda04a8764b2d4130f2137 | /app/src/main/java/com/example/nullptr023/icontesting/KeypadFragment.java | 24162a67d91168ced876bebaeaa3d5d8d1892462 | [] | no_license | nullptr023/IconTesting | https://github.com/nullptr023/IconTesting | 7891951c37f2d0b78ea4b59ddac3128aaf04ea28 | be2fa9f2c76fd89157f76684af562937c769d3d7 | refs/heads/master | 2021-05-08T21:20:18.793000 | 2018-02-19T19:18:41 | 2018-02-19T19:18:41 | 119,636,053 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.nullptr023.icontesting;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentTransaction;
import android.support.v7.widget.Toolbar;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.Menu;
import android.view.MenuItem... | UTF-8 | Java | 1,985 | java | KeypadFragment.java | Java | [] | null | [] | package com.example.nullptr023.icontesting;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentTransaction;
import android.support.v7.widget.Toolbar;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.Menu;
import android.view.MenuItem... | 1,985 | 0.654912 | 0.651385 | 72 | 26.569445 | 26.789211 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.472222 | false | false | 4 |
efea4cd17520d93e159ff6fa5aa03c997774894a | 20,976,620,329,149 | 0903840b859513b74fc4eecb83a4c281726ea7a2 | /src/main/java/com/skt/mars/adm/op/Cost.java | 946ac16f81b8a55df8402d7027d073ed39c5a772 | [] | no_license | kayfour/Project_povertyRural | https://github.com/kayfour/Project_povertyRural | 57f86d145efee63e2758d03e7ce545c1995dba32 | 737b715b5add349d7557d3af8b100eb5188b3839 | refs/heads/master | 2021-09-16T13:13:18.145000 | 2018-06-21T04:40:59 | 2018-06-21T04:40:59 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.skt.mars.adm.op;
import oracle.sql.TIMESTAMP;
import com.skt.mars.adm.cm.RecordInfo;
/*
CREATE TABLE TB_UAST_COSTPRIC
(
COSTPRIC_ID VARCHAR(20) NOT NULL UNIQUE COMMENT '원가_ID',
COSTPRIC_NM VARCHAR(40) NOT NULL COMMENT '원가명',
COSTPRIC_TYPE VARCHAR(20) NOT NULL COMMENT '요금구분',
COSTPRIC BIGINT NOT NULL ... | UTF-8 | Java | 3,546 | java | Cost.java | Java | [] | null | [] | package com.skt.mars.adm.op;
import oracle.sql.TIMESTAMP;
import com.skt.mars.adm.cm.RecordInfo;
/*
CREATE TABLE TB_UAST_COSTPRIC
(
COSTPRIC_ID VARCHAR(20) NOT NULL UNIQUE COMMENT '원가_ID',
COSTPRIC_NM VARCHAR(40) NOT NULL COMMENT '원가명',
COSTPRIC_TYPE VARCHAR(20) NOT NULL COMMENT '요금구분',
COSTPRIC BIGINT NOT NULL ... | 3,546 | 0.739626 | 0.733781 | 132 | 24.924242 | 19.115923 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.590909 | false | false | 4 |
6b731fd7de077b3652bb8a7302f8dd598ce08e84 | 6,975,026,952,580 | c226ebd506c6758a8c95a1ef03fe668356720c5b | /src/main/java/edu/tamu/webtoxpi/dao/daointeface/IProjectDAO.java | 54d2b9381943f027c00096ac6a841c412cb40a1d | [] | no_license | voliynyk/WebToxPi | https://github.com/voliynyk/WebToxPi | 5af8b11a24148f58208b763ee5aff1eb6ee91941 | b78db161d2b1fcc5127a48c0406578637ee53126 | refs/heads/master | 2021-01-17T14:14:48.889000 | 2015-09-11T00:47:18 | 2015-09-11T00:47:18 | 40,723,802 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.tamu.webtoxpi.dao.daointeface;
import java.util.List;
import edu.tamu.webtoxpi.dao.entity.Project;
import edu.tamu.webtoxpi.dao.model.Projects;
import edu.tamu.webtoxpi.dao.util.GenericDAO;
public interface IProjectDAO extends GenericDAO<Projects, Integer>
{
public Project findByID(Integer id);
public ... | UTF-8 | Java | 450 | java | IProjectDAO.java | Java | [] | null | [] | package edu.tamu.webtoxpi.dao.daointeface;
import java.util.List;
import edu.tamu.webtoxpi.dao.entity.Project;
import edu.tamu.webtoxpi.dao.model.Projects;
import edu.tamu.webtoxpi.dao.util.GenericDAO;
public interface IProjectDAO extends GenericDAO<Projects, Integer>
{
public Project findByID(Integer id);
public ... | 450 | 0.793333 | 0.793333 | 16 | 27.125 | 20.158358 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 4 |
cc9d80a7bd26ffb0909d982801be593835490e9c | 21,620,865,401,139 | 5ab3c4e993a31ce08b9b46485e54789b6c92c4ea | /auto-word-web/src/main/java/com/myou/autoword/web/ResultAutoProxys/OssProxy.java | 621325fa727c78021bd4fdbfe4641f95508ca488 | [] | no_license | enjoysun/template-bind | https://github.com/enjoysun/template-bind | 3daace1c36aa2ffefedeb08366d05f0ce9c83ff3 | d8d8394c70ab37ef866dabf86789972e131e67c7 | refs/heads/master | 2023-01-08T21:50:02.272000 | 2020-11-11T07:16:08 | 2020-11-11T07:16:08 | 311,892,380 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.myou.autoword.web.ResultAutoProxys;
import com.myou.autoword.handler.services.ResultActionProxy;
import com.myou.autoword.web.Utils.OssUtils;
import java.util.Map;
/**
* @Author myou
* @Date 2020/6/30 2:58 下午
*/
public class OssProxy implements ResultActionProxy {
@Override
public boolean pro... | UTF-8 | Java | 541 | java | OssProxy.java | Java | [
{
"context": "s.OssUtils;\n\nimport java.util.Map;\n\n/**\n * @Author myou\n * @Date 2020/6/30 2:58 下午\n */\npublic class OssP",
"end": 198,
"score": 0.9996477365493774,
"start": 194,
"tag": "USERNAME",
"value": "myou"
}
] | null | [] | package com.myou.autoword.web.ResultAutoProxys;
import com.myou.autoword.handler.services.ResultActionProxy;
import com.myou.autoword.web.Utils.OssUtils;
import java.util.Map;
/**
* @Author myou
* @Date 2020/6/30 2:58 下午
*/
public class OssProxy implements ResultActionProxy {
@Override
public boolean pro... | 541 | 0.698324 | 0.679702 | 19 | 27.263159 | 24.844446 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.578947 | false | false | 4 |
3e3915b5264f822c8c77ebf53c99f631837abbe0 | 7,567,732,440,033 | 3b5844f1907479fcbe3fade536bc43f47d27d0e5 | /src/main/java/es/fpdual/eadmin/eadmin/modelo/Expediente.java | 05fa884b0da1d8675d03e7474c115ca19e95e6e5 | [] | no_license | fp2000/eadmin | https://github.com/fp2000/eadmin | c04d339d3a2d2ca54d7345176744a717f5900fdc | 21bf38ff3f7c2ce6554eb503a189ee367fc264d2 | refs/heads/master | 2020-05-05T11:52:59.777000 | 2019-05-15T12:22:57 | 2019-05-15T12:22:57 | 177,952,109 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package es.fpdual.eadmin.eadmin.modelo;
import java.time.LocalDate;
import java.util.List;
import java.util.Map;
import java.util.stream.Collectors;
import lombok.EqualsAndHashCode;
import lombok.Getter;
import lombok.ToString;
@ToString
@EqualsAndHashCode(callSuper = false)
@Getter
public class Expediente extends A... | UTF-8 | Java | 1,406 | java | Expediente.java | Java | [] | null | [] | package es.fpdual.eadmin.eadmin.modelo;
import java.time.LocalDate;
import java.util.List;
import java.util.Map;
import java.util.stream.Collectors;
import lombok.EqualsAndHashCode;
import lombok.Getter;
import lombok.ToString;
@ToString
@EqualsAndHashCode(callSuper = false)
@Getter
public class Expediente extends A... | 1,406 | 0.785765 | 0.785053 | 47 | 28.893618 | 29.757341 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.446808 | false | false | 4 |
02698f92dafab048eaf4c129c690e5ce4318abca | 23,450,521,478,156 | 38ae37cae14c743cb18491c3bb3aef7fa41da387 | /algorithm/src/baekjoon/BJ_1067.java | 3a6bc786cbdced65aac4403cea6667bf32379320 | [] | no_license | KimHunJin/Study-Book | https://github.com/KimHunJin/Study-Book | 556fd01aca326100141fcc4ed25c270445a7f1e5 | 477a5cbbd68a557f263a133904dae0d5393bb01e | refs/heads/master | 2023-08-08T15:05:14.855000 | 2023-06-24T03:33:19 | 2023-06-24T03:33:19 | 139,224,506 | 207 | 23 | null | false | 2023-07-20T11:53:26 | 2018-06-30T06:17:48 | 2023-07-18T15:10:14 | 2023-07-20T11:53:26 | 125,802 | 177 | 15 | 3 | Java | false | false | package baekjoon;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class BJ_1067 {
public static void main(String[] args) {
new BJ_1067().solve();
}
private void solve() {
try (BufferedReader br = new BufferedReader(new InputStreamReader(... | UTF-8 | Java | 1,407 | java | BJ_1067.java | Java | [] | null | [] | package baekjoon;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class BJ_1067 {
public static void main(String[] args) {
new BJ_1067().solve();
}
private void solve() {
try (BufferedReader br = new BufferedReader(new InputStreamReader(... | 1,407 | 0.427861 | 0.411514 | 56 | 24.125 | 19.860283 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 4 |
09e42ca46d594ff99fefe3d3df1976c4b8dfcda8 | 13,039,520,763,819 | a7807916dc9b785dd1897eddaaa5601dc23a9df4 | /src/main/java/com/mercateo/parser/entity/ItemsDeserializer.java | 71235a2ae50becc64c14e24e58c8703a3173aa2c | [] | no_license | mozammal/mercateo-coding-challenge | https://github.com/mozammal/mercateo-coding-challenge | 27f9395cd16b4c1801c0ed9de65059ead80f470d | e7f23a401ee92686de4b7b0d2a4c7a4407742e09 | refs/heads/main | 2023-06-07T14:56:00.656000 | 2021-06-28T11:53:54 | 2021-06-28T11:53:54 | 380,689,027 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mercateo.parser.entity;
import com.mercateo.exception.InvalidTokenException;
import com.mercateo.model.Entity;
import com.mercateo.model.EntityFactory;
import com.mercateo.model.Item;
import com.mercateo.parser.EofLineToken;
import com.mercateo.parser.Parser;
import com.mercateo.parser.Scanner;
import com.... | UTF-8 | Java | 3,703 | java | ItemsDeserializer.java | Java | [] | null | [] | package com.mercateo.parser.entity;
import com.mercateo.exception.InvalidTokenException;
import com.mercateo.model.Entity;
import com.mercateo.model.EntityFactory;
import com.mercateo.model.Item;
import com.mercateo.parser.EofLineToken;
import com.mercateo.parser.Parser;
import com.mercateo.parser.Scanner;
import com.... | 3,703 | 0.68242 | 0.681339 | 110 | 32.663635 | 29.113344 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409091 | false | false | 4 |
c4e446df391ecc8c682b1a7d48cb6059b82bb99c | 9,998,683,920,684 | 4b0f464d4c0ad8729be52cb4fe8b81de18a93e25 | /app/src/main/java/ru/axout/rgbcircles/ICanvasView.java | 651593988c50b5b0992a117e0d75a01334e17bd5 | [] | no_license | Axout/rgbcircles | https://github.com/Axout/rgbcircles | 2cc73ccbf19f897546f60ccfc8bd0eed711906ac | a39b5b3dba4c875a70c6b7001d848d0ba5b91155 | refs/heads/master | 2023-02-17T14:46:31.370000 | 2021-01-17T17:28:29 | 2021-01-17T17:28:29 | 292,476,410 | 0 | 0 | null | false | 2020-09-19T20:10:50 | 2020-09-03T05:35:05 | 2020-09-11T06:30:37 | 2020-09-19T20:10:50 | 12,623 | 0 | 0 | 0 | Java | false | false | package ru.axout.rgbcircles;
/*
Данный интерфейс позволяет разделить обработку интерфейса приложения и логику обработки данных.
Например, если мы захотим изменить внешний вид приложения, мы заменим CanvasView на какую-то другую "вьюшку".
Либо захотим перенести приложение на другую ОС ил десктоп-версию.
Поэтому всё, чт... | UTF-8 | Java | 887 | java | ICanvasView.java | Java | [] | null | [] | package ru.axout.rgbcircles;
/*
Данный интерфейс позволяет разделить обработку интерфейса приложения и логику обработки данных.
Например, если мы захотим изменить внешний вид приложения, мы заменим CanvasView на какую-то другую "вьюшку".
Либо захотим перенести приложение на другую ОС ил десктоп-версию.
Поэтому всё, чт... | 887 | 0.797619 | 0.797619 | 17 | 33.588234 | 35.76403 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 4 |
d898b9fc0b695b36ba4e51ee242bacb3200c5504 | 13,151,189,877,038 | 7e4d5f697ae65f7200970838e8c0b89fcdc3557e | /src/t05_Loops/p12_EqualPairs.java | b1e537c95f6ef4b97b33c1cbd7d3370b6c4970a6 | [
"MIT"
] | permissive | Packo0/SoftUniProgrammingBasics | https://github.com/Packo0/SoftUniProgrammingBasics | bfa9ec503e6d3e748dcffe5c5abd95415c5a9658 | cca6d3691623d709668affe8f6916eb5f3ec66ae | refs/heads/master | 2021-08-23T02:49:11.452000 | 2017-12-02T17:36:20 | 2017-12-02T17:36:20 | 107,976,881 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package t05_Loops;
import java.util.Scanner;
public class p12_EqualPairs {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
int n = Integer.parseInt(scan.nextLine());
int oldSum = 0;
int oldDiff = 0;
int max = Integer.MIN_VALUE;
boolea... | UTF-8 | Java | 1,130 | java | p12_EqualPairs.java | Java | [] | null | [] | package t05_Loops;
import java.util.Scanner;
public class p12_EqualPairs {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
int n = Integer.parseInt(scan.nextLine());
int oldSum = 0;
int oldDiff = 0;
int max = Integer.MIN_VALUE;
boolea... | 1,130 | 0.50708 | 0.49823 | 41 | 26.560976 | 20.335058 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.585366 | false | false | 4 |
e19ff50f6968a3db008d6b70b87ff9179efdb58f | 27,273,042,352,731 | 3ba36c42c2f2f3d225caaa65ca4ec70f3f3ad606 | /0.0.2/RINE/app/src/main/java/com/project/rine/StringByte.java | f0e8956ee7aa91c25ec909ff0878a7af42382517 | [] | no_license | SageSeven/RINES | https://github.com/SageSeven/RINES | b09ddb5100eb65e6768fc03b396f7560e4c23d93 | fff2763d22413979c01b8106ebe7b9edf5a9b046 | refs/heads/master | 2020-12-08T13:32:07.503000 | 2020-01-10T10:15:30 | 2020-01-10T10:15:30 | 232,993,302 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.project.rine;
import java.io.UnsupportedEncodingException;
public class StringByte {
public static byte[] stringToBytes(String str, String method) {
/*
* @par str: String, source String waiting to be changed into bytes
* @par method: String, encoding method, "utf-8" is usually ... | UTF-8 | Java | 4,251 | java | StringByte.java | Java | [
{
"context": " return \"{\\\"name\\\":\\\"\"+name+\"\\\",\\\"password\\\":\\\"\"+password+\"\\\",\\\"keyN\\\":\\\"\"+\n keyN+\"\\\",\\\"keyE",
"end": 3905,
"score": 0.917268693447113,
"start": 3897,
"tag": "PASSWORD",
"value": "password"
},
{
"context": "urn \"{\\\"na... | null | [] | package com.project.rine;
import java.io.UnsupportedEncodingException;
public class StringByte {
public static byte[] stringToBytes(String str, String method) {
/*
* @par str: String, source String waiting to be changed into bytes
* @par method: String, encoding method, "utf-8" is usually ... | 4,255 | 0.529522 | 0.513291 | 116 | 35.646553 | 25.002846 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.681035 | false | false | 4 |
f5df8e4de398d3111d03a46d3e2a32e491b1692b | 3,375,844,332,536 | 989b34ac055f5507dc2b3daf9a2ec6aa4f35c9b3 | /comprehensivePractice/src/main/java/javaBase/File/FileReadAndWriteByByteStream.java | 66c1e4320abbe0fac1bc1e1cd36654806eafc027 | [] | no_license | jhmarryme/JavaBasicLearning | https://github.com/jhmarryme/JavaBasicLearning | c2accec799d0db34ced630c9214a7d54e791066e | 5e761b0432b17075e27e76cd16e7c288317c59ac | refs/heads/master | 2023-07-02T19:47:52.359000 | 2021-10-15T03:11:22 | 2021-10-15T03:11:22 | 214,568,699 | 0 | 3 | null | false | 2023-01-06T14:30:20 | 2019-10-12T03:10:49 | 2021-10-15T03:11:31 | 2023-01-06T14:30:18 | 23,868 | 0 | 0 | 36 | JavaScript | false | false | package javaBase.File;
import java.io.*;
/**
* @author jhmarryme.cn
* @date 2019/7/21 13:46
*/
public class FileReadAndWriteByByteStream {
public static void main(String[] args) throws IOException {
testFileWrite();
// testReadFile();
// testCopyFile();
}
public static void t... | UTF-8 | Java | 2,680 | java | FileReadAndWriteByByteStream.java | Java | [
{
"context": "javaBase.File;\n\n\nimport java.io.*;\n\n/**\n * @author jhmarryme.cn\n * @date 2019/7/21 13:46\n */\npublic class Fi",
"end": 66,
"score": 0.6556198596954346,
"start": 59,
"tag": "USERNAME",
"value": "jhmarry"
},
{
"context": ".File;\n\n\nimport java.io.*;\n\n/**\n * @... | null | [] | package javaBase.File;
import java.io.*;
/**
* @author jhmarryme.cn
* @date 2019/7/21 13:46
*/
public class FileReadAndWriteByByteStream {
public static void main(String[] args) throws IOException {
testFileWrite();
// testReadFile();
// testCopyFile();
}
public static void t... | 2,680 | 0.540605 | 0.524682 | 99 | 24.373737 | 32.313671 | 164 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.373737 | false | false | 4 |
34fa5a530df8d62a7016ec184aff9db2a91f5ec9 | 18,013,092,851,376 | 79df787f23fcdd17177d5c6782b0a7d60de9c77c | /BBFinanz/src/ch/bananenbaum/bbfinanz/view/AccountViewController.java | 6f6de05653fcef66fda9d640608dc35e31b77e8b | [] | no_license | jntme/bfh_progrmeth | https://github.com/jntme/bfh_progrmeth | f350aad9295ae6f1c68c602917c8ce74d959c6c3 | bf1ce31edd813c7b33754a2f1b94a82dbb7309d6 | refs/heads/master | 2020-12-30T19:58:19.717000 | 2016-02-03T19:41:55 | 2016-02-03T19:41:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ch.bananenbaum.bbfinanz.view;
import java.io.IOException;
import java.util.Observable;
import java.util.Observer;
import ch.bananenbaum.bbfinanz.model.Account;
import ch.bananenbaum.bbfinanz.model.Model;
import javafx.collections.FXCollections;
import javafx.collections.ObservableList;
import javafx.fxml.FXML... | UTF-8 | Java | 1,347 | java | AccountViewController.java | Java | [] | null | [] | package ch.bananenbaum.bbfinanz.view;
import java.io.IOException;
import java.util.Observable;
import java.util.Observer;
import ch.bananenbaum.bbfinanz.model.Account;
import ch.bananenbaum.bbfinanz.model.Model;
import javafx.collections.FXCollections;
import javafx.collections.ObservableList;
import javafx.fxml.FXML... | 1,347 | 0.760208 | 0.759465 | 65 | 19.723078 | 19.252579 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.261539 | false | false | 4 |
8052e97eb4ce1718e371d653dc09d572cae077a8 | 13,718,125,589,355 | 7342f41916833309e5ce8c35df98b5689eaa3b24 | /Allpepole/src/com/allpepole/adapter/CprecordAdapter.java | 46df9df444e55059d91a71421423a950f2fa947f | [] | no_license | GongQFu/allpepole | https://github.com/GongQFu/allpepole | a972938ad3a758a267bbe2b89a84fcd2e7969d2e | 33b1470367b4641f67f99d28ecc66f31b458ae4f | refs/heads/master | 2016-06-17T18:34:02.501000 | 2016-06-02T14:05:50 | 2016-06-02T14:05:50 | 49,477,301 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.allpepole.adapter;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import com.allpepole.wasay.R;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.T... | UTF-8 | Java | 1,609 | java | CprecordAdapter.java | Java | [] | null | [] | package com.allpepole.adapter;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import com.allpepole.wasay.R;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.T... | 1,609 | 0.753263 | 0.753263 | 58 | 26.741379 | 25.458256 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.517241 | false | false | 4 |
ba2aa67bcee11d4af1a06fce6dd3dbd0e9a3d605 | 14,456,859,974,361 | db8a1bade28dd14adb8511db38f1b0bf23b4ac74 | /v1/chapter4/CalendarTest.java | c0e5de2904183e959cc58bf03b0a741334003911 | [] | no_license | asvcer/core-java | https://github.com/asvcer/core-java | 034b8f3eb557ca5542e14d6cfdc85f904f1fd5d4 | 1350cf708d78a320751f8c27835f2f5e52392dc0 | refs/heads/master | 2016-06-15T04:14:47.964000 | 2016-03-08T12:55:44 | 2016-03-08T12:55:44 | 53,408,362 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Calendar;
import java.util.GregorianCalendar;
public class CalendarTest {
public static void main(String[] args) {
GregorianCalendar now = new GregorianCalendar();
System.out.println(now);
int year = now.get(Calendar.YEAR);
int month = now.get(Calendar.MONTH);
int day = now.ge... | UTF-8 | Java | 413 | java | CalendarTest.java | Java | [] | null | [] | import java.util.Calendar;
import java.util.GregorianCalendar;
public class CalendarTest {
public static void main(String[] args) {
GregorianCalendar now = new GregorianCalendar();
System.out.println(now);
int year = now.get(Calendar.YEAR);
int month = now.get(Calendar.MONTH);
int day = now.ge... | 413 | 0.675545 | 0.673123 | 18 | 21.944445 | 20.624884 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.611111 | false | false | 4 |
0da837801930fa074d167b9f08004b8c7d11d1dd | 12,713,103,231,223 | 35559cc0d6962fde2d67618aae41a8ba1e8dcd43 | /②JAVA基础/1702_1205/1702_作业_12.05/1702_五组作业_12.04/1702_JAVA_于和璧/qhit/Test.java | 1cb56bc6b5fdaf59afb532a6ba8e4e6e85eed4ca | [] | no_license | qhit2017/GR1702_01 | https://github.com/qhit2017/GR1702_01 | bc9190243fc24db4d19e5ee0daff003f9eaeb2d8 | 8e1fc9157ef183066c522e1025c97efeabe6329a | refs/heads/master | 2021-09-03T16:27:00.789000 | 2018-01-10T11:08:27 | 2018-01-10T11:08:27 | 109,151,555 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qhit;
import java.util.ArrayList;
import java.util.Scanner;
public class Test {
public static void main(String[] args) {
ArrayList<Contacts> arrayList = new ArrayList<Contacts>();
ContactsService a1 = new ContactsService();
Scanner sc = new Scanner(System.in);
a1.help();
boolean... | GB18030 | Java | 1,931 | java | Test.java | Java | [] | null | [] | package com.qhit;
import java.util.ArrayList;
import java.util.Scanner;
public class Test {
public static void main(String[] args) {
ArrayList<Contacts> arrayList = new ArrayList<Contacts>();
ContactsService a1 = new ContactsService();
Scanner sc = new Scanner(System.in);
a1.help();
boolean... | 1,931 | 0.573556 | 0.5676 | 102 | 15.460784 | 15.009586 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.539216 | false | false | 4 |
3aacd56dbd8b050738c7a1005c0f59a9d7d8c8b0 | 29,807,073,073,005 | f4ee6862c8237145c46ffa951f2dd6b010da498b | /java2/randomNumber/src/randomNumber/mainClass.java | 879492a0f23eba63e65d601d988df518aa31fe58 | [] | no_license | loy124/Bitcamp_JAVA | https://github.com/loy124/Bitcamp_JAVA | d66292333531b28d5a076c1c128e2ebe96c0da48 | b510a9c216b4744690fdd3d7341dabbdb8336695 | refs/heads/master | 2020-09-05T00:52:29.235000 | 2020-03-26T00:50:59 | 2020-03-26T00:50:59 | 219,936,384 | 0 | 0 | null | false | 2020-06-06T05:54:57 | 2019-11-06T07:25:30 | 2020-03-26T00:51:30 | 2020-06-06T05:54:56 | 61,882 | 0 | 0 | 1 | Java | false | false | package randomNumber;
import java.util.Random;
import java.util.Scanner;
public class mainClass {
public static void main(String[] args) {
/*
*
* random -> 1개 1 ~ 100
*
* ---------------- loop 기회는 10번 75
*
* 입력 >> 50 message:너무 작습니다
*
* 입력 >> 70 message: 너무 큽니다
*
*
* 1. 선언부
... | UTF-8 | Java | 3,538 | java | mainClass.java | Java | [] | null | [] | package randomNumber;
import java.util.Random;
import java.util.Scanner;
public class mainClass {
public static void main(String[] args) {
/*
*
* random -> 1개 1 ~ 100
*
* ---------------- loop 기회는 10번 75
*
* 입력 >> 50 message:너무 작습니다
*
* 입력 >> 70 message: 너무 큽니다
*
*
* 1. 선언부
... | 3,538 | 0.495071 | 0.472274 | 161 | 19.161491 | 15.253918 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.447205 | false | false | 4 |
2133c35b5357cb951d0801b38f2f08005b7d7da8 | 18,605,798,383,570 | 0bf465d7eea02c9526cf91be26fa7801d9017f36 | /Football/src/ExampleComparison.java | b3236cbaf617f9addf1e5116493e7c36e7f997f8 | [] | no_license | gassmd/misc | https://github.com/gassmd/misc | 3e5af57680ede4cfb1671a0d174f8dff87067399 | 870c568d816b3e6ed4ed415e8c95801e5fe59dc9 | refs/heads/master | 2022-04-04T16:32:56.569000 | 2020-02-12T02:25:19 | 2020-02-12T02:25:19 | 230,974,110 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class ExampleComparison {
}
| UTF-8 | Java | 37 | java | ExampleComparison.java | Java | [] | null | [] |
public class ExampleComparison {
}
| 37 | 0.756757 | 0.756757 | 3 | 11 | 14.854854 | 32 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0 | false | false | 4 |
8b27984b2b1ede607732816964bff158997bd51f | 781,684,088,351 | 2e4343ce86adb49ac1b083a57bf5b92b396d664d | /app/src/main/java/in/appnow/astrobuddy/conversation_module/chat_history/single_chat_history/mvp/SingleChatHistoryPresenter.java | 3f1ea1b85089d17db0b5c5e68babf5f4aafd1203 | [] | no_license | NavjotNavj/astrobuddy-android-master | https://github.com/NavjotNavj/astrobuddy-android-master | 8c427e20aed97673cefa188e579fa6c3ff578a42 | e61138f99b29d10f381a93cc115f418109d8267b | refs/heads/master | 2023-01-20T06:22:48.916000 | 2020-12-04T10:16:10 | 2020-12-04T10:16:10 | 318,478,413 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package in.appnow.astrobuddy.conversation_module.chat_history.single_chat_history.mvp;
import in.appnow.astrobuddy.base.BasePresenter;
import in.appnow.astrobuddy.conversation_module.chat_history.single_chat_history.mvp.view.SingleChatHistoryView;
import in.appnow.astrobuddy.dao.ABDatabase;
import in.appnow.astrobuddy... | UTF-8 | Java | 2,279 | java | SingleChatHistoryPresenter.java | Java | [
{
"context": "isposables.CompositeDisposable;\n\n/**\n * Created by sonu on 14:01, 31/05/18\n * Copyright (c) 2018 . All ri",
"end": 586,
"score": 0.9976252317428589,
"start": 582,
"tag": "USERNAME",
"value": "sonu"
}
] | null | [] | package in.appnow.astrobuddy.conversation_module.chat_history.single_chat_history.mvp;
import in.appnow.astrobuddy.base.BasePresenter;
import in.appnow.astrobuddy.conversation_module.chat_history.single_chat_history.mvp.view.SingleChatHistoryView;
import in.appnow.astrobuddy.dao.ABDatabase;
import in.appnow.astrobuddy... | 2,279 | 0.67398 | 0.667837 | 65 | 34.061539 | 29.542084 | 155 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.507692 | false | false | 4 |
a1f32dce0aa9b55199ce9cbaf9796db53bcec5f6 | 5,162,550,744,584 | 72244f0d11e10f80493737fcbedcca1567fda935 | /src/main/java/dev/emi/floralisia/registry/FloralisiaBlockEntities.java | ea7c264cac02f5cf9ccc1aea7697841078e4130e | [
"MIT"
] | permissive | emilyploszaj/floralisia | https://github.com/emilyploszaj/floralisia | 74a02bd340f474cd93b7f8e85db78503da25cf6d | d81f5d47e764bc8cea1bd30cc4b71aa4deb73240 | refs/heads/main | 2023-05-27T06:16:30.261000 | 2021-06-02T21:20:44 | 2021-06-02T21:20:44 | 338,937,968 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dev.emi.floralisia.registry;
import java.util.function.BiFunction;
import dev.emi.floralisia.FloralisiaMain;
import dev.emi.floralisia.block.entity.BreakerBlockEntity;
import dev.emi.floralisia.block.entity.ChuteBlockEntity;
import dev.emi.floralisia.block.entity.CrafterBlockEntity;
import dev.emi.floralisia.... | UTF-8 | Java | 2,843 | java | FloralisiaBlockEntities.java | Java | [] | null | [] | package dev.emi.floralisia.registry;
import java.util.function.BiFunction;
import dev.emi.floralisia.FloralisiaMain;
import dev.emi.floralisia.block.entity.BreakerBlockEntity;
import dev.emi.floralisia.block.entity.ChuteBlockEntity;
import dev.emi.floralisia.block.entity.CrafterBlockEntity;
import dev.emi.floralisia.... | 2,843 | 0.822722 | 0.822371 | 49 | 57.040817 | 49.424427 | 176 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.897959 | false | false | 4 |
4ff75b5d064e510b2d0bbf6929d45c4b7e577ea9 | 10,582,799,471,046 | 83896625125655c8d47e7081a910e54548202fe2 | /src/main/java/com/football_school_spring/controllers/basic_user/coach/CoachTeamManageController.java | 3ad1caffee14ba2989e21045364ace416703099a | [] | no_license | DorianKossowski/FootballSchoolSpring | https://github.com/DorianKossowski/FootballSchoolSpring | ef2aa6cb89d49a0c7d60301739f58bd77f49058e | 8e88e183c745b4365995efaffa817b2268280c9d | refs/heads/master | 2022-03-27T05:11:36.831000 | 2019-12-11T12:40:07 | 2019-12-11T12:40:07 | 199,048,455 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.football_school_spring.controllers.basic_user.coach;
import com.football_school_spring.models.Coach;
import com.football_school_spring.models.Team;
import com.football_school_spring.models.TeamCoach;
import com.football_school_spring.models.dto.CurrentTeamDTO;
import com.football_school_spring.models.enums... | UTF-8 | Java | 5,663 | java | CoachTeamManageController.java | Java | [] | null | [] | package com.football_school_spring.controllers.basic_user.coach;
import com.football_school_spring.models.Coach;
import com.football_school_spring.models.Team;
import com.football_school_spring.models.TeamCoach;
import com.football_school_spring.models.dto.CurrentTeamDTO;
import com.football_school_spring.models.enums... | 5,663 | 0.708635 | 0.708282 | 122 | 45.426231 | 35.979256 | 148 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.754098 | false | false | 4 |
5eb6cd0e41054dd9ca60fa21f5d6096bf9619c60 | 9,698,036,184,778 | 168e75045d671371e519bd6d667f8bc5f916bf58 | /java/core/src/org/rti/webgenome/service/util/IdGenerator.java | d181d820fcb5225874a43c4aa03376c7297b55df | [
"BSD-3-Clause",
"Ruby",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | NCIP/webgenome | https://github.com/NCIP/webgenome | fa4a2a249b5bae1cc08b87e7130b3edb50c1da77 | c49e809ac86287f2ecef4ab6ef218fe28d2547e2 | refs/heads/master | 2016-09-06T11:13:51.654000 | 2013-07-15T19:38:43 | 2013-07-15T19:38:43 | 10,909,280 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*L
* Copyright RTI International
*
* Distributed under the OSI-approved BSD 3-Clause License.
* See http://ncip.github.com/webgenome/LICENSE.txt for details.
*/
/*
$Revision: 1.2 $
$Date: 2007-06-25 18:41:54 $
*/
package org.rti.webgenome.service.util;
import java.sql.ResultSet;
import java.sql.SQLExcepti... | UTF-8 | Java | 2,608 | java | IdGenerator.java | Java | [
{
"context": " 3-Clause License.\n * See http://ncip.github.com/webgenome/LICENSE.txt for details.\n */\n\n/*\n$Revision: 1.2 $",
"end": 140,
"score": 0.7628390789031982,
"start": 131,
"tag": "USERNAME",
"value": "webgenome"
},
{
"context": "reatest primary key in the given table.\n... | null | [] | /*L
* Copyright RTI International
*
* Distributed under the OSI-approved BSD 3-Clause License.
* See http://ncip.github.com/webgenome/LICENSE.txt for details.
*/
/*
$Revision: 1.2 $
$Date: 2007-06-25 18:41:54 $
*/
package org.rti.webgenome.service.util;
import java.sql.ResultSet;
import java.sql.SQLExcepti... | 2,608 | 0.683666 | 0.675614 | 104 | 24.076923 | 22.763285 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.278846 | false | false | 4 |
31e0783c2cd2fe67070ebbf92a6384677ce612ec | 16,853,451,700,165 | d58268743061cd151e7988496c7f6e33032ee80f | /app/src/main/java/com/idragonit/inspection/models/CheckingInfo.java | 3ee7f406cc18523fc41b3527736d8815aa2ccf4c | [] | no_license | huangbo1141/inspdev-android | https://github.com/huangbo1141/inspdev-android | 1c3f9def5b7e72b670fc975bdb13798c7c46266e | 0c59e4c828b11574cc428a00a6ace59f8ac73eeb | refs/heads/master | 2021-09-15T22:58:52.870000 | 2018-06-12T07:59:41 | 2018-06-12T07:59:41 | 106,394,720 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.idragonit.inspection.models;
import com.idragonit.inspection.AppData;
import com.idragonit.inspection.Constants;
import org.json.JSONArray;
import org.json.JSONObject;
import java.io.Serializable;
import java.util.ArrayList;
/**
* Created by CJH on 2016.01.24.
*/
public class CheckingInfo implements S... | UTF-8 | Java | 18,366 | java | CheckingInfo.java | Java | [
{
"context": "le;\nimport java.util.ArrayList;\n\n/**\n * Created by CJH on 2016.01.24.\n */\npublic class CheckingInfo impl",
"end": 262,
"score": 0.999597430229187,
"start": 259,
"tag": "USERNAME",
"value": "CJH"
},
{
"context": "ingItemInfo(2, \"E-mail photo-documented repairs to ... | null | [] | package com.idragonit.inspection.models;
import com.idragonit.inspection.AppData;
import com.idragonit.inspection.Constants;
import org.json.JSONArray;
import org.json.JSONObject;
import java.io.Serializable;
import java.util.ArrayList;
/**
* Created by CJH on 2016.01.24.
*/
public class CheckingInfo implements S... | 18,330 | 0.661542 | 0.649766 | 256 | 70.648438 | 77.788734 | 306 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.984375 | false | false | 4 |
6816351956db37f72af2bcfdd3a23583a52b3edd | 31,147,102,865,140 | 58e21807889798e995ec11c6289d2f05ce5af134 | /src/main/java/com/lx/demo/arithmetic/myleetcode/数组之用数组实现栈的功能.java | c8321167d3ce8a44ca1ee0765820159dac145a02 | [] | no_license | lxalon262281/MyProject | https://github.com/lxalon262281/MyProject | 658830820869a980fcbed27d95a0e6422948c513 | a179d2ff9a79fefdc42ba30abc20925a681e8473 | refs/heads/master | 2022-07-06T09:22:40.533000 | 2020-08-05T00:12:24 | 2020-08-05T00:12:24 | 215,441,178 | 0 | 0 | null | false | 2022-06-21T04:00:08 | 2019-10-16T02:40:56 | 2020-08-05T00:15:07 | 2022-06-21T04:00:05 | 520 | 0 | 0 | 5 | Java | false | false | package com.lx.demo.arithmetic.myleetcode;
import java.util.Arrays;
import java.util.EmptyStackException;
public class 数组之用数组实现栈的功能 {
static int[] data = new int[10];
static int size = 0;
public static void main(String[] args) {
}
public static int pop() {
int num = peek();
size-... | UTF-8 | Java | 1,137 | java | 数组之用数组实现栈的功能.java | Java | [] | null | [] | package com.lx.demo.arithmetic.myleetcode;
import java.util.Arrays;
import java.util.EmptyStackException;
public class 数组之用数组实现栈的功能 {
static int[] data = new int[10];
static int size = 0;
public static void main(String[] args) {
}
public static int pop() {
int num = peek();
size-... | 1,137 | 0.495694 | 0.484211 | 52 | 19.096153 | 16.96859 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 4 |
7bd8b00bfd715897400531ca94d67dc5933ade40 | 25,847,113,228,990 | 87dc1d892b1a411176374f3cfdc6c5f44cec81a2 | /anl/ipns/ViewTools/UI/ThreeDAttributeJMenu.java | e4cc7e1d57074afd76100b4e3e427a733c3931a2 | [] | no_license | michaeldarius/ipns-gov | https://github.com/michaeldarius/ipns-gov | d4589a4c20beda3c1b004fe7f1f2ce25b3a33ae6 | b9b0d493f8f219d80be311d0fda61e2fa09da9f6 | refs/heads/master | 2020-03-15T13:56:31.945000 | 2012-07-01T21:56:49 | 2012-07-01T21:56:49 | 132,178,859 | 0 | 1 | null | true | 2018-05-04T19:06:19 | 2018-05-04T19:06:19 | 2018-05-04T19:06:15 | 2016-10-24T19:33:12 | 6,997 | 0 | 0 | 0 | null | false | null | /*
* File: ThreeDAttributeJMenu.java
*
* Copyright (C) 2008, Ruth Mikkelson
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your optio... | UTF-8 | Java | 14,512 | java | ThreeDAttributeJMenu.java | Java | [
{
"context": "eeDAttributeJMenu.java\r\n *\r\n * Copyright (C) 2008, Ruth Mikkelson\r\n *\r\n * This program is free software; you can re",
"end": 81,
"score": 0.9998080730438232,
"start": 67,
"tag": "NAME",
"value": "Ruth Mikkelson"
},
{
"context": "30, Boston, MA 02111-1307, USA.\... | null | [] | /*
* File: ThreeDAttributeJMenu.java
*
* Copyright (C) 2008, <NAME>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any l... | 14,481 | 0.505719 | 0.500827 | 406 | 33.743843 | 27.085676 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.62069 | false | false | 4 |
3c7539b0babe97fb75121d605a6576a10371da6a | 15,083,925,181,159 | 120ebb5c444a986270957b016edb860516d72664 | /sources/AvocadoShare/src/test/java/ch/avocado/share/test/ModuleArgumentMatcher.java | 53affc5a82200426a2362fcea493a4c9ad8a19e4 | [] | no_license | nguyeda1/PSIT2 | https://github.com/nguyeda1/PSIT2 | 358335a3c5dccc4ee607d5de152b5c7d02dc519d | f33095a1dcdda62eaded3a361190a8f3fa786481 | refs/heads/master | 2021-01-01T05:12:12.381000 | 2016-05-12T11:55:18 | 2016-05-12T11:55:18 | 58,638,281 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ch.avocado.share.test;
import ch.avocado.share.model.data.Module;
import org.mockito.ArgumentMatcher;
/**
* Argument matcher for Modules
*/
public class ModuleArgumentMatcher implements ArgumentMatcher<Module>{
private Module module;
public ModuleArgumentMatcher(Module module) {
this.module... | UTF-8 | Java | 572 | java | ModuleArgumentMatcher.java | Java | [] | null | [] | package ch.avocado.share.test;
import ch.avocado.share.model.data.Module;
import org.mockito.ArgumentMatcher;
/**
* Argument matcher for Modules
*/
public class ModuleArgumentMatcher implements ArgumentMatcher<Module>{
private Module module;
public ModuleArgumentMatcher(Module module) {
this.module... | 572 | 0.666084 | 0.666084 | 24 | 22.833334 | 20.210695 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 4 |
98504d033e68007aa4a644cd72646c69d9fd4d2f | 3,564,822,897,153 | f1a0ccc8cbda7ee43bbcc29fea826f442390202c | /src/main/java/bit/com/a/service/impl/PdsServiceImpl.java | 94d96e1a4b73b0d556ff87653c0215e8bb9ed810 | [] | no_license | AkkeSun/SpringFrameWork_Final_Practice | https://github.com/AkkeSun/SpringFrameWork_Final_Practice | d88a7ce6fc9ec3910be3b3e2f052a868c95f4b7a | 059dbf71b47e0653669e7d402a71bf834f735c6d | refs/heads/master | 2023-04-05T21:17:22.052000 | 2021-04-28T08:06:35 | 2021-04-28T08:06:35 | 362,387,575 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bit.com.a.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import bit.com.a.dao.PdsDao;
import bit.com.a.dto.PdsDto;
import bit.com.a.dto.PdsParam;
import bit.com.a.service.PdsService;
@Service
publi... | UTF-8 | Java | 1,043 | java | PdsServiceImpl.java | Java | [] | null | [] | package bit.com.a.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import bit.com.a.dao.PdsDao;
import bit.com.a.dto.PdsDto;
import bit.com.a.dto.PdsParam;
import bit.com.a.service.PdsService;
@Service
publi... | 1,043 | 0.711409 | 0.711409 | 53 | 17.679245 | 17.159378 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.018868 | false | false | 4 |
cc1540e7247a88544fda6b10424d1127b714e3e7 | 28,226,525,106,431 | 1dce2e7edc1f71754983cb07b83ad6437ae5f4b7 | /springboot-in-dive/src/main/java/com/liuhll/springbootindive/SpringBootInDiveApplication.java | 69a1dc1a8deaba0b433dd587f1158f203fd56361 | [] | no_license | liuhll/spring-in-dive | https://github.com/liuhll/spring-in-dive | 6d21121ab0c51f975f165d42b844a90645c0a34b | 455018a648c56a1395804ea1fea9504c46cd8b39 | refs/heads/master | 2020-04-30T23:29:03.279000 | 2019-03-23T14:57:20 | 2019-03-23T14:57:20 | 177,145,106 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.liuhll.springbootindive;
import org.springframework.boot.Banner;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.WebApplicationType;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.builder.SpringApplicationBuilder;
imp... | UTF-8 | Java | 1,039 | java | SpringBootInDiveApplication.java | Java | [] | null | [] | package com.liuhll.springbootindive;
import org.springframework.boot.Banner;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.WebApplicationType;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.builder.SpringApplicationBuilder;
imp... | 1,039 | 0.768046 | 0.768046 | 32 | 31.40625 | 24.243374 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.53125 | false | false | 4 |
f97ddc99f3a9908520da958ac4b71459ebf60adc | 12,317,966,247,166 | b59072fb7a8c7256ac6bab41861f98256aa9a934 | /JavaFundamentals/Data Types and Variables - Exercise/WaterFlow.java | c9640e0d13deadcabfb9c0e9c0f68277d697c51b | [] | no_license | bistriva/SoftUniExercises-Java | https://github.com/bistriva/SoftUniExercises-Java | 02bd8f413faa6bfc111ebaad2580e24f151976ba | 0b7b801ce9e5077c0c715155da5fbd4283b44a7f | refs/heads/main | 2023-08-27T15:43:22.482000 | 2021-09-29T14:19:10 | 2021-09-29T14:19:10 | 400,458,255 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Fundamentals.DataTypesAndVarsExersice;
import java.util.Scanner;
public class WaterFlow {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
int lines=Integer.parseInt(scan.nextLine());
int capacity = 0;
for(int i=1;i<=lines;i++){
... | UTF-8 | Java | 597 | java | WaterFlow.java | Java | [] | null | [] | package Fundamentals.DataTypesAndVarsExersice;
import java.util.Scanner;
public class WaterFlow {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
int lines=Integer.parseInt(scan.nextLine());
int capacity = 0;
for(int i=1;i<=lines;i++){
... | 597 | 0.576214 | 0.567839 | 22 | 26.136364 | 20.309639 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 4 |
7eefcc3ed04429a6997e523e7cd775660e974396 | 21,474,836,524,766 | f49717e29bbd895d892e42d9823ccb41f7d8fdad | /app/controllers/HomeController.java | ffccdc7fa478ed277ab6f18bb528f9e303580eca | [
"Apache-2.0"
] | permissive | RyanMolyneux/AportalCollege2ndYear | https://github.com/RyanMolyneux/AportalCollege2ndYear | 271e6fb25fdd9ef1e66c399718c57ec2e681d699 | 674afb3d7acf48dd95b53bea0d999a75697a2648 | refs/heads/master | 2021-02-16T09:40:51.553000 | 2020-03-04T19:51:13 | 2020-03-04T19:51:13 | 244,990,884 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package controllers;
import controllers.security.AuthAdmin;
import controllers.security.Secured;
import play.mvc.*;
import play.data.*;
import play.db.ebean.Transactional;
import play.api.Environment;
import java.util.ArrayList;
import java.util.List;
import java.util.concurrent.*;
import java.util.Calendar;
import j... | UTF-8 | Java | 21,067 | java | HomeController.java | Java | [] | null | [] | package controllers;
import controllers.security.AuthAdmin;
import controllers.security.Secured;
import play.mvc.*;
import play.data.*;
import play.db.ebean.Transactional;
import play.api.Environment;
import java.util.ArrayList;
import java.util.List;
import java.util.concurrent.*;
import java.util.Calendar;
import j... | 21,067 | 0.67423 | 0.671999 | 714 | 28.505602 | 30.116312 | 176 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.14986 | false | false | 4 |
46ccd7b1b703ce1889b31703e90c1e555798ad2b | 31,138,512,925,536 | 915ac5f565ac277ade5f70340269c6f785121181 | /src/test/DemoDataProvider.java | 8ff3e239db9f29d9d967ba17c9f07238c8bb9e92 | [] | no_license | aaikhodal/HybridFramework | https://github.com/aaikhodal/HybridFramework | 49419fc8efba25766a422f4d9c294a857449c085 | 4aceaa0f48a250ac63e95a65cc6b2008090d4407 | refs/heads/master | 2021-06-18T16:42:30.225000 | 2017-06-29T17:03:21 | 2017-06-29T17:03:21 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test;
import org.testng.annotations.Test;
import utility.ReadDataFromExcelFromDataProvider;
import utility.Utils;
public class DemoDataProvider {
String excelFileName = "C:\\Users\\Saurabh Dhingra\\workspace_qa\\ModularFramework\\input\\TestData.xlsx";
String sheetName = "SignInData";
ReadDataFr... | UTF-8 | Java | 639 | java | DemoDataProvider.java | Java | [
{
"context": "taProvider {\r\n\tString excelFileName = \"C:\\\\Users\\\\Saurabh Dhingra\\\\workspace_qa\\\\ModularFramework\\\\input\\\\TestData.",
"end": 216,
"score": 0.9998148679733276,
"start": 201,
"tag": "NAME",
"value": "Saurabh Dhingra"
}
] | null | [] | package test;
import org.testng.annotations.Test;
import utility.ReadDataFromExcelFromDataProvider;
import utility.Utils;
public class DemoDataProvider {
String excelFileName = "C:\\Users\\<NAME>\\workspace_qa\\ModularFramework\\input\\TestData.xlsx";
String sheetName = "SignInData";
ReadDataFromExcelFr... | 630 | 0.780908 | 0.780908 | 19 | 31.631578 | 32.059502 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.157895 | false | false | 4 |
7a4cdeb61fcf21cedd2f3f15ff54136582b3c123 | 377,957,157,237 | a3d410a51f596af7a946e70500eb8c5f4f6bf3fe | /app/src/main/java/com/example/androidgame/common/Element.java | 2a4cffcd0e60e6f0532fffd473c251d26027df32 | [] | no_license | Szunray/AndroidGame | https://github.com/Szunray/AndroidGame | 74a22515f4d16b3b92b932240eb5e13cf9b69721 | 89535a1db0b8baf3627bea6c57eef419226368f7 | refs/heads/master | 2020-06-05T01:45:47.182000 | 2020-02-17T23:50:20 | 2020-02-17T23:50:20 | 38,407,085 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.androidgame.common;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.Point;
import android.graphics.Rect;
public abstract class Element {
public int x, y, width, height;
Rect boundary;
public Element(){
this(0,0,0,0);
}
public Ele... | UTF-8 | Java | 576 | java | Element.java | Java | [] | null | [] | package com.example.androidgame.common;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.Point;
import android.graphics.Rect;
public abstract class Element {
public int x, y, width, height;
Rect boundary;
public Element(){
this(0,0,0,0);
}
public Ele... | 576 | 0.631944 | 0.625 | 25 | 22.040001 | 17.170858 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.04 | false | false | 4 |
7242f2aef526f6e05433b9f4b6313b2c3c99ae3e | 14,431,090,159,524 | 4ea12c1a17fc155a9225f28a5433023e3e1f411f | /src/main/java/com/assertthat/selenium_shutterbug/utils/image/ImageProcessor.java | 7d098959b7afcf485695c8dec58e27be056fe6aa | [
"MIT"
] | permissive | Amenhotep19/selenium-shutterbug | https://github.com/Amenhotep19/selenium-shutterbug | de9e835c3e57ca21c9da1caa68b07f2d8268a67c | bb23a3f50bd7676dab21bdd96382b71ae44b8bd1 | refs/heads/master | 2020-03-28T03:39:46.222000 | 2018-07-18T18:35:16 | 2018-07-18T18:35:16 | 147,661,861 | 1 | 0 | MIT | true | 2018-09-06T11:12:29 | 2018-09-06T11:12:29 | 2018-08-06T22:35:46 | 2018-07-18T19:03:33 | 192 | 0 | 0 | 0 | null | false | null | /*
* Copyright (c) 2016, Glib Briia <a href="mailto:glib.briia@assertthat.com">Glib Briia</a>
* Distributed under the terms of the MIT License
*/
package com.assertthat.selenium_shutterbug.utils.image;
import com.assertthat.selenium_shutterbug.utils.file.FileUtil;
import com.assertthat.selenium_shutterbug.utils... | UTF-8 | Java | 9,939 | java | ImageProcessor.java | Java | [
{
"context": "/*\n * Copyright (c) 2016, Glib Briia <a href=\"mailto:glib.briia@assertthat.com\">Glib ",
"end": 37,
"score": 0.9998618960380554,
"start": 27,
"tag": "NAME",
"value": "Glib Briia"
},
{
"context": " Copyright (c) 2016, Glib Briia <a href=\"mailto:glib.briia@assertth... | null | [] | /*
* Copyright (c) 2016, <NAME> <a href="mailto:<EMAIL>"><NAME></a>
* Distributed under the terms of the MIT License
*/
package com.assertthat.selenium_shutterbug.utils.image;
import com.assertthat.selenium_shutterbug.utils.file.FileUtil;
import com.assertthat.selenium_shutterbug.utils.web.Coordinates;
import ... | 9,913 | 0.633464 | 0.613442 | 212 | 45.882076 | 38.916458 | 162 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.235849 | false | false | 4 |
e3116330056afd5d75ae752b20a6ae770190b2d7 | 16,552,804,000,385 | 06aee13ce2d550570571ade4397c8856831fb16b | /src/java/com/administracion/service/LoginService.java | 75a09c533bf28e90166dc0181ff0ee4dab60d089 | [] | no_license | Administracions/XicXanac | https://github.com/Administracions/XicXanac | 939e25ed8f7b2fd0fbfb9d102707b23ed54ecc2c | 496af485475a00b447a3f46b582fc212043e8f9d | refs/heads/master | 2023-07-12T23:59:25.192000 | 2021-08-11T02:10:09 | 2021-08-11T02:10:09 | 394,831,839 | 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 com.administracion.service;
import com.entity.pojos.Login;
import com.entity.pojos.Loginadmin;
/**
*
* @author PC
*/
publi... | UTF-8 | Java | 1,221 | java | LoginService.java | Java | [
{
"context": "rt com.entity.pojos.Loginadmin;\n\n/**\n *\n * @author PC\n */\npublic class LoginService {\n private stati",
"end": 310,
"score": 0.9975643157958984,
"start": 308,
"tag": "USERNAME",
"value": "PC"
},
{
"context": "alidPassword(password)){\n passwordEncrypted = ... | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.administracion.service;
import com.entity.pojos.Login;
import com.entity.pojos.Loginadmin;
/**
*
* @author PC
*/
publi... | 1,222 | 0.665848 | 0.665848 | 48 | 24.458334 | 23.758295 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 4 |
bebf1d10eda5e59b54a3edcdb5624abc1631c374 | 29,927,332,146,276 | 0a157448dadfbb7f05c1d854aa73bc585c0e5ca2 | /src/main/java/pl/sokn/service/UserService.java | 5acf33d66bf986276fccf3909ee36fa66b6a1c17 | [] | no_license | NataliaGawor/SOKN-Project | https://github.com/NataliaGawor/SOKN-Project | 619417ae9e994a4be470ea4e28797c5dbe14feac | 02e6d92969d563979252c5dabc2733a6aab12466 | refs/heads/master | 2020-03-20T20:09:21.712000 | 2018-06-11T18:07:47 | 2018-06-11T18:07:47 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.sokn.service;
import org.apache.catalina.servlet4preview.http.HttpServletRequest;
import pl.sokn.dto.EmailMessage;
import pl.sokn.entity.User;
import pl.sokn.exception.OperationException;
public interface UserService extends GenericService<User, Long> {
User retrieveByEmail(String email);
User isUs... | UTF-8 | Java | 712 | java | UserService.java | Java | [] | null | [] | package pl.sokn.service;
import org.apache.catalina.servlet4preview.http.HttpServletRequest;
import pl.sokn.dto.EmailMessage;
import pl.sokn.entity.User;
import pl.sokn.exception.OperationException;
public interface UserService extends GenericService<User, Long> {
User retrieveByEmail(String email);
User isUs... | 712 | 0.830056 | 0.828652 | 14 | 49.857143 | 40.263165 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.071429 | false | false | 4 |
332aa86c3ab9fbd0184082972a2d9038f8d2fcba | 9,371,618,652,436 | a11cc322b5971cf71ba35951304071a9234fd92c | /app/src/main/java/wj/airwar/Double_Activity.java | 87397a47b23d3e16c99503a426c207d1e7164e7c | [] | no_license | JeremyJiWZ/AirWar--android | https://github.com/JeremyJiWZ/AirWar--android | ddb8d4ab7e5f09054f9b3653c4589d0acda3c060 | 0fd1eddff018ce682d2603247190edd19c6d83eb | refs/heads/master | 2021-01-10T16:39:09.440000 | 2015-12-20T14:58:24 | 2015-12-20T14:58:24 | 46,861,487 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package wj.airwar;
import android.app.AlertDialog;
import android.content.DialogInterface;
import android.content.pm.ActivityInfo;
import android.net.Uri;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.util.DisplayMetrics;
import android.view.MotionEvent;
import android.view.... | UTF-8 | Java | 16,217 | java | Double_Activity.java | Java | [] | null | [] | package wj.airwar;
import android.app.AlertDialog;
import android.content.DialogInterface;
import android.content.pm.ActivityInfo;
import android.net.Uri;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.util.DisplayMetrics;
import android.view.MotionEvent;
import android.view.... | 16,217 | 0.55548 | 0.542808 | 395 | 39.946835 | 24.143448 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.84557 | false | false | 4 |
2ad9690a3dc189e3161e2741d17265982bbe128e | 8,658,654,130,163 | 13448055f63f23c993c05027594cce9738775baf | /java-auction-app/src/main/java/com/webapp/auction/repository/TopCarListingsRepository.java | b249a7b33bcc12afdd7765d441194ea958cd82e5 | [] | no_license | corasdan/Auction | https://github.com/corasdan/Auction | 7b1df7f347e515ea3077db3214f79d9e36cbf414 | 3614dfabec737e4ace4e92f91adf101203735498 | refs/heads/master | 2022-12-15T08:19:12.157000 | 2020-09-11T14:04:09 | 2020-09-11T14:04:09 | 290,236,965 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.webapp.auction.repository;
import com.webapp.auction.model.TopCarListings;
import org.springframework.data.jpa.repository.JpaRepository;
public interface TopCarListingsRepository extends JpaRepository<TopCarListings, Long> {
}
| UTF-8 | Java | 241 | java | TopCarListingsRepository.java | Java | [] | null | [] | package com.webapp.auction.repository;
import com.webapp.auction.model.TopCarListings;
import org.springframework.data.jpa.repository.JpaRepository;
public interface TopCarListingsRepository extends JpaRepository<TopCarListings, Long> {
}
| 241 | 0.850622 | 0.850622 | 7 | 33.42857 | 31.896517 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 4 |
22d657a928287fef0637179c1c9361846fd463d9 | 19,181,323,973,897 | 0bf7578e1cc8503c61cc76d370b903cfec8ef30a | /product/src/main/java/com/joycity/joyclub/product/modal/SpecialPriceAct.java | 9aa2b052951629b681cd7734a0fe380e01bd01e5 | [] | no_license | FreeTimeWork/JoyClubBackPriLab | https://github.com/FreeTimeWork/JoyClubBackPriLab | b7358106e96358ff8ed8455ccf0affb53aae36d4 | edf4a6773a18725271bf80e0cc7fc0fd1320ded7 | refs/heads/master | 2021-09-10T16:25:51.609000 | 2018-03-15T08:35:07 | 2018-03-15T08:35:07 | 333,125,682 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.joycity.joyclub.product.modal;
import java.util.Date;
/**
* Created by CallMeXYZ on 2017/5/16.
*/
public class SpecialPriceAct {
private Long id;
private Long projectId;
private String headImg;
private String info;
private Date startTime;
private Date endTime;
private String ... | UTF-8 | Java | 1,369 | java | SpecialPriceAct.java | Java | [
{
"context": ".modal;\n\nimport java.util.Date;\n\n/**\n * Created by CallMeXYZ on 2017/5/16.\n */\npublic class SpecialPriceAct {\n",
"end": 95,
"score": 0.9997010827064514,
"start": 86,
"tag": "USERNAME",
"value": "CallMeXYZ"
}
] | null | [] | package com.joycity.joyclub.product.modal;
import java.util.Date;
/**
* Created by CallMeXYZ on 2017/5/16.
*/
public class SpecialPriceAct {
private Long id;
private Long projectId;
private String headImg;
private String info;
private Date startTime;
private Date endTime;
private String ... | 1,369 | 0.612856 | 0.607743 | 72 | 18.013889 | 15.801277 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.319444 | false | false | 4 |
d121c32a53a0d2050855683e0ebffb16ddb8c19e | 2,181,843,409,139 | 52233491fa1017549a6f98ccac156f1729b2c766 | /src/main/java/com/example/multimedia/service/ServiceImpl/Pinyin.java | 2a82ded4a6e04604372668aec9e0646e6626b579 | [] | no_license | AlexFEIII/multimedia | https://github.com/AlexFEIII/multimedia | 50dbafbe9361dfdb7244b5b81a1360060435db45 | df314bddb4ef6e12f85723644c25f9cbbce7d0fe | refs/heads/master | 2020-03-24T20:05:51.531000 | 2018-09-09T07:55:27 | 2018-09-09T07:55:27 | 142,959,376 | 2 | 3 | null | false | 2018-08-01T05:38:39 | 2018-07-31T03:49:50 | 2018-08-01T05:21:12 | 2018-08-01T05:38:39 | 8,118 | 1 | 1 | 0 | CSS | false | null | package com.example.multimedia.service.ServiceImpl;
import net.sourceforge.pinyin4j.PinyinHelper;
import net.sourceforge.pinyin4j.format.HanyuPinyinOutputFormat;
import net.sourceforge.pinyin4j.format.HanyuPinyinToneType;
import net.sourceforge.pinyin4j.format.exception.BadHanyuPinyinOutputFormatCombination;
public c... | UTF-8 | Java | 1,625 | java | Pinyin.java | Java | [] | null | [] | package com.example.multimedia.service.ServiceImpl;
import net.sourceforge.pinyin4j.PinyinHelper;
import net.sourceforge.pinyin4j.format.HanyuPinyinOutputFormat;
import net.sourceforge.pinyin4j.format.HanyuPinyinToneType;
import net.sourceforge.pinyin4j.format.exception.BadHanyuPinyinOutputFormatCombination;
public c... | 1,625 | 0.639088 | 0.635179 | 50 | 29.700001 | 24.789715 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.44 | false | false | 4 |
6c39be395943145badc613f4dac55a74d47563e0 | 19,696,720,051,557 | 2b638d9449b9092f3b41a745f414035b63d0cf47 | /src/com/espiandev/redux/network/ReduxUrlHelper.java | eb511f356dcaac8ade34a7ba8cc62779075f0a23 | [] | no_license | RyanTech/Redux | https://github.com/RyanTech/Redux | 319cdf34824eb8f1290510d24649dd2387ad4cad | 7f0bd9bb30acfc71d12c965e8d722f10608c6ae0 | refs/heads/master | 2018-05-30T07:22:56.480000 | 2014-04-21T09:58:09 | 2014-04-21T09:58:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.espiandev.redux.network;
import android.content.Context;
import android.content.SharedPreferences;
import android.net.Uri;
import android.preference.PreferenceManager;
import com.espiandev.redux.assets.Asset;
public class ReduxUrlHelper {
private static final String REDUX_AUTHORITY = "i.bbcredux.com... | UTF-8 | Java | 2,789 | java | ReduxUrlHelper.java | Java | [
{
"context": "\n .appendQueryParameter(\"username\", username)\n .appendQueryParameter(\"password\"",
"end": 1052,
"score": 0.9894213676452637,
"start": 1044,
"tag": "USERNAME",
"value": "username"
},
{
"context": "\n .appendQueryParameter... | null | [] | package com.espiandev.redux.network;
import android.content.Context;
import android.content.SharedPreferences;
import android.net.Uri;
import android.preference.PreferenceManager;
import com.espiandev.redux.assets.Asset;
public class ReduxUrlHelper {
private static final String REDUX_AUTHORITY = "i.bbcredux.com... | 2,791 | 0.66583 | 0.656866 | 70 | 38.842857 | 30.684401 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.657143 | false | false | 4 |
70d1bf6da133920732fe36ef51fd6e2aebe253d1 | 9,509,057,601,521 | d1c2d00078520cd556f60b7213c27856f8b3460d | /sdks/java/extensions/sql/zetasql/src/test/java/org/apache/beam/sdk/extensions/sql/zetasql/TestInput.java | 802299fc73ee55568cead711653a386fda3b6b0a | [
"BSD-3-Clause",
"Apache-2.0",
"MIT",
"LicenseRef-scancode-protobuf",
"Python-2.0"
] | permissive | apache/beam | https://github.com/apache/beam | ed11b9e043465c720659eac20ac71b5b171bfa88 | 6d5048e05087ea54abc889ce402ae2a0abb9252b | refs/heads/master | 2023-09-04T07:41:07.002000 | 2023-09-01T23:01:05 | 2023-09-01T23:01:05 | 50,904,245 | 7,061 | 4,522 | Apache-2.0 | false | 2023-09-14T21:43:38 | 2016-02-02T08:00:06 | 2023-09-14T19:27:30 | 2023-09-14T21:35:23 | 525,191 | 7,133 | 4,038 | 4,241 | Java | false | false | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | UTF-8 | Java | 17,821 | java | TestInput.java | Java | [] | null | [] | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 17,821 | 0.595678 | 0.551221 | 397 | 43.874054 | 26.549023 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.785894 | false | false | 4 |
60615075e3ae699abe5890eed71ea8c32f99cddc | 20,950,850,481,530 | f25eb76bf278544f5f7392b0de876a43ab132fed | /timeline-noMVC/timeline-back/src/main/java/com/azxca1731/timelineback/TimelineBackApplication.java | 2fd090fa4dbf2970bef6f63bf893a296bef9f829 | [] | no_license | azxca1731/selfstudy_springboot | https://github.com/azxca1731/selfstudy_springboot | cfe0454317338862f9e98fd3894e45dced65cfe2 | 13ce9c82e1c8c9ad10370ec4b21618755be696b0 | refs/heads/master | 2023-01-05T20:40:28.304000 | 2019-07-09T13:00:56 | 2019-07-09T13:00:56 | 190,209,846 | 1 | 0 | null | false | 2023-01-04T02:26:32 | 2019-06-04T13:42:54 | 2019-12-21T07:39:53 | 2023-01-04T02:26:30 | 3,592 | 1 | 0 | 25 | Java | false | false | package com.azxca1731.timelineback;
import com.azxca1731.timelineback.domain.post.Post;
import com.azxca1731.timelineback.repository.PostRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.ApplicationArguments;
import org.springframework.boot.ApplicationRunner;
im... | UTF-8 | Java | 1,396 | java | TimelineBackApplication.java | Java | [] | null | [] | package com.azxca1731.timelineback;
import com.azxca1731.timelineback.domain.post.Post;
import com.azxca1731.timelineback.repository.PostRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.ApplicationArguments;
import org.springframework.boot.ApplicationRunner;
im... | 1,396 | 0.647908 | 0.637085 | 40 | 33.650002 | 23.468649 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 4 |
19c049cd611ac0081ddc41b27b028cd8257fb713 | 22,728,966,951,284 | 2f7e66d84859e7fca71fab65d93fc56ec6d8cbe1 | /ipv-core/src/main/java/com/ibm/whc/deid/util/ContinentManager.java | caca3adb34b3b00fc89b96bcb120b4f14c9a1fe2 | [
"Apache-2.0",
"CC-BY-SA-3.0",
"ODbL-1.0"
] | permissive | dumashwang/de-identification | https://github.com/dumashwang/de-identification | 48e068d6bfacf2e747d49be0c3a1819cbb06816e | 1f75658272082304da23cf396fe87820483a7ab3 | refs/heads/master | 2023-08-19T07:25:27.075000 | 2021-09-28T18:43:42 | 2021-09-28T18:43:42 | 309,389,483 | 0 | 0 | Apache-2.0 | true | 2020-11-02T14:09:29 | 2020-11-02T14:09:28 | 2020-10-16T18:01:29 | 2020-10-29T18:55:32 | 8 | 0 | 0 | 0 | null | false | false | /*
* (C) Copyright IBM Corp. 2016,2021
*
* SPDX-License-Identifier: Apache-2.0
*/
package com.ibm.whc.deid.util;
import java.io.IOException;
import java.io.InputStream;
import java.util.Collection;
import java.util.List;
import org.apache.commons.csv.CSVParser;
import org.apache.commons.csv.CSVRecord;
... | UTF-8 | Java | 5,401 | java | ContinentManager.java | Java | [] | null | [] | /*
* (C) Copyright IBM Corp. 2016,2021
*
* SPDX-License-Identifier: Apache-2.0
*/
package com.ibm.whc.deid.util;
import java.io.IOException;
import java.io.InputStream;
import java.util.Collection;
import java.util.List;
import org.apache.commons.csv.CSVParser;
import org.apache.commons.csv.CSVRecord;
... | 5,401 | 0.68654 | 0.680985 | 143 | 35.76923 | 31.830339 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 4 |
e9654da9d4724207782fe55a34309f2d65a9808f | 23,905,787,973,785 | 7e8786eb7c2cbab792270d5702fc0e6230bbbb13 | /app/src/main/java/prisioners/day/hacker/science/hackerday/Action.java | e4909b5d53c934afe8e8587e9eb6cd45918912ac | [] | no_license | yoannna/hackingday | https://github.com/yoannna/hackingday | e91a7e843512696a5b30aa7c38a2603bcba19347 | fce9aecc81f1ac6a257a89d52887d6e7a600c9a9 | refs/heads/master | 2021-01-22T05:54:01.180000 | 2017-02-12T10:04:06 | 2017-02-12T10:04:06 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package prisioners.day.hacker.science.hackerday;
/**
* Created by agne on 17.2.11.
*/
public enum Action
{
Defect,
Co_operate
}
| UTF-8 | Java | 140 | java | Action.java | Java | [
{
"context": "s.day.hacker.science.hackerday;\n\n/**\n * Created by agne on 17.2.11.\n */\n\npublic enum Action\n{\n Defect,",
"end": 72,
"score": 0.9994968175888062,
"start": 68,
"tag": "USERNAME",
"value": "agne"
}
] | null | [] | package prisioners.day.hacker.science.hackerday;
/**
* Created by agne on 17.2.11.
*/
public enum Action
{
Defect,
Co_operate
}
| 140 | 0.664286 | 0.628571 | 11 | 11.727273 | 14.623088 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.181818 | false | false | 2 |
9b7e7dc48d3521cea7d56f985756f49782066799 | 6,794,638,327,623 | a03523d16a428e222315ae22803e1e10e823f65d | /src/DAO/I_DAO.java | 8d4a2e8baa2a06fbe08a9a62c61bef618d57a5ed | [] | no_license | ProjetoIntegradorUCS/projetosoftware | https://github.com/ProjetoIntegradorUCS/projetosoftware | 119a823f36ff06d9fc09aa224681c9c6a0880e30 | e95198b5143a8990ca974c6c20ae33b9b5f68595 | refs/heads/main | 2023-06-29T02:51:03.630000 | 2021-08-06T18:55:51 | 2021-08-06T18:55:51 | 382,570,249 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package DAO;
import Excecao.UsoExcecao;
public interface I_DAO
{
public boolean cadastrar() throws UsoExcecao;
}
| UTF-8 | Java | 123 | java | I_DAO.java | Java | [] | null | [] | package DAO;
import Excecao.UsoExcecao;
public interface I_DAO
{
public boolean cadastrar() throws UsoExcecao;
}
| 123 | 0.731707 | 0.731707 | 8 | 14.375 | 17.327272 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 2 |
fa6980d3b5c915e7f86df17a32f8159fdf231673 | 6,794,638,329,407 | a2247694887a47d5687eaccc7b61450aa8b31d56 | /week-08/day-03/frontend/src/main/java/com/greenfoxacademy/frontend/AppendA/AppendA.java | a6c8b81bc6bf45ee4635b28941a331f3ee1c243a | [] | no_license | greenfox-academy/vvarro | https://github.com/greenfox-academy/vvarro | 0d2d43e0239659362781982a1a7a3b3991139f51 | a30d507d93813ac2604aa75ccae339fc7e2315b9 | refs/heads/master | 2021-01-21T17:28:52.639000 | 2017-07-10T08:15:40 | 2017-07-10T08:15:40 | 85,575,228 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.greenfoxacademy.frontend.AppendA;
import lombok.Getter;
import lombok.Setter;
import org.springframework.stereotype.Component;
@Getter
@Setter
@Component
public class AppendA {
String appended;
public AppendA(){
}
public AppendA(String appendable){
appended = appendable + "a";
}
}
| UTF-8 | Java | 312 | java | AppendA.java | Java | [] | null | [] | package com.greenfoxacademy.frontend.AppendA;
import lombok.Getter;
import lombok.Setter;
import org.springframework.stereotype.Component;
@Getter
@Setter
@Component
public class AppendA {
String appended;
public AppendA(){
}
public AppendA(String appendable){
appended = appendable + "a";
}
}
| 312 | 0.746795 | 0.746795 | 19 | 15.421053 | 15.215352 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.315789 | false | false | 2 |
64bbaae7368450fd9b2a7316e08f7d4c369456b2 | 14,010,183,379,088 | 3e0d471d7912ee8ae9c0046b23c3dc52ccdff420 | /CharterCompany.java | 29fe8f8a2b6cfac53de1cf2c72f33c053a8a6c3b | [
"MIT"
] | permissive | linb5/charterCo | https://github.com/linb5/charterCo | 9dfa18f6957a1f09aef11c1c0443cce4539b43c1 | 4046993a2f992ed96bb11bf070293a36e02e5534 | refs/heads/master | 2020-04-04T15:26:46.266000 | 2018-11-02T23:02:28 | 2018-11-02T23:02:28 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**************************************************************************************************
/
/ *
/ * Group D Project: Clear Skies Charter Company
/ *
/ * Implement a computerized record keeping system for "Clear Skies aircraft charter company"
/ * that meets specific requirements.
/ *
/ * Bugs: none known
/ *
... | UTF-8 | Java | 23,843 | java | CharterCompany.java | Java | [
{
"context": "nts.\n/ *\n/ * Bugs: none known\n/ *\n/ * Authors John Berean, names, names, names, names, names (20018)\n/ * Ve",
"end": 348,
"score": 0.9998868107795715,
"start": 337,
"tag": "NAME",
"value": "John Berean"
}
] | null | [] | /**************************************************************************************************
/
/ *
/ * Group D Project: Clear Skies Charter Company
/ *
/ * Implement a computerized record keeping system for "Clear Skies aircraft charter company"
/ * that meets specific requirements.
/ *
/ * Bugs: none known
/ *
... | 23,838 | 0.557485 | 0.552284 | 701 | 33.009987 | 35.526627 | 416 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.507846 | false | false | 2 |
0ae3aef1e3e8834362b1944e4b7a8001d85396af | 7,713,761,285,453 | 0d09d65b7e80586375593e248bcaf6a7266562b6 | /MagicRealm/src/view/internals/game/DieRoller.java | c2ba96e32f37548fae90f622cde6de4c3188041d | [] | no_license | sebastian-welch/COMP3004 | https://github.com/sebastian-welch/COMP3004 | a6c8792771f08460637277d31225cc619301ff27 | 7a144b986bd0a83898c6b70e1a5172701c9346a6 | refs/heads/master | 2021-03-19T10:20:47.992000 | 2015-04-07T19:45:02 | 2015-04-07T19:45:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package view.internals.game;
import java.awt.Dimension;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.ArrayList;
import javax.swing.JInternalFrame;
import javax.swing.JButton;
import javax.swing.JLabel;
impo... | UTF-8 | Java | 2,014 | java | DieRoller.java | Java | [] | null | [] | package view.internals.game;
import java.awt.Dimension;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.ArrayList;
import javax.swing.JInternalFrame;
import javax.swing.JButton;
import javax.swing.JLabel;
impo... | 2,014 | 0.719464 | 0.69861 | 81 | 23.864197 | 20.289724 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.469136 | false | false | 2 |
3b4874e8b788fc51eff171085450f7625ff52ae1 | 18,167,711,665,959 | f793372e94a048709ffcdd7ee370421a5a4874cd | /app/src/main/java/com/onkout1/adapters/CategoryListAdapter.java | 04839376541714400345a7fb1e313c7617fb26b8 | [] | no_license | devbest555/koutApp | https://github.com/devbest555/koutApp | 4b3c545d78711bc402f4ddf17fa0f4b5dc31e773 | e05dee313a0e2ab0ba9935b91e81a34206b1281e | refs/heads/master | 2022-03-30T06:36:02.217000 | 2020-02-02T17:33:17 | 2020-02-02T17:33:17 | 230,151,665 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.onkout1.adapters;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import androidx.annotation.NonNull;
import androidx.databinding.DataBindingUtil;
import androidx.recyclerview.widget.RecyclerView;
import com.onkout1.R;
import co... | UTF-8 | Java | 3,152 | java | CategoryListAdapter.java | Java | [] | null | [] | package com.onkout1.adapters;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import androidx.annotation.NonNull;
import androidx.databinding.DataBindingUtil;
import androidx.recyclerview.widget.RecyclerView;
import com.onkout1.R;
import co... | 3,152 | 0.721129 | 0.718909 | 86 | 35.651161 | 39.525314 | 172 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.639535 | false | false | 2 |
eb1519d36b1e8486b00f3bfb275a75cbbceb34ed | 20,882,131,063,139 | 9ba821aba892add17212b8d6d796c26afb09a64e | /listing1.java | 2fd810565988d938915eec3f44580e3e2f2aeaa8 | [] | no_license | Valyon1886/ikbo-03-19 | https://github.com/Valyon1886/ikbo-03-19 | 7383b032c6f380c0b33102ebd8fce9695c701d0f | 3dc1192f90b589129a6b5082dc3b97184b4d9b26 | refs/heads/master | 2023-01-31T06:31:54.452000 | 2020-12-15T13:09:23 | 2020-12-15T13:09:23 | 292,049,266 | 0 | 0 | null | true | 2020-09-01T16:25:03 | 2020-09-01T16:25:02 | 2020-09-01T16:23:42 | 2020-09-01T15:48:37 | 0 | 0 | 0 | 0 | null | false | false | package Pack1;
import java.util.Scanner;
//Листинг 3 тоже тут
public class listing1 {
public static class Exception1 {
public void exceptionDemo() {
System.out.println( 2 / 0 );//при 2.0/0.0 : Infinity
}
}
public static class Exception2 {
public void excepti... | UTF-8 | Java | 1,868 | java | listing1.java | Java | [] | null | [] | package Pack1;
import java.util.Scanner;
//Листинг 3 тоже тут
public class listing1 {
public static class Exception1 {
public void exceptionDemo() {
System.out.println( 2 / 0 );//при 2.0/0.0 : Infinity
}
}
public static class Exception2 {
public void excepti... | 1,868 | 0.534595 | 0.522176 | 46 | 34.760868 | 30.93906 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.434783 | false | false | 2 |
2a0c042f2d539191f27709c6326fc9ed10a7ccc3 | 1,151,051,302,395 | eaf564cc6ead8cc891971b8cca71546b656dcb08 | /app/src/main/java/com/kp/guessbg/models/Team.java | 20cd6bee6cb7630ba0a9e636c9b004de7a674d1c | [] | no_license | Odinex/guessBg | https://github.com/Odinex/guessBg | 6d22b61a6352382cb5454b74159aa25ef26cfc4d | 20c34794cc45ac68e78d9cf9fd19735e5eacf5da | refs/heads/master | 2020-07-06T13:56:40.419000 | 2019-09-17T21:20:58 | 2019-09-17T21:20:58 | 203,039,537 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kp.guessbg.models;
/**
* Created by KO on 20-Aug-19.
*/
public class Team {
private int id;
private String name;
private int points;
private int wins;
private boolean isHisTurn;
public Team(int id, String name) {
this.id = id;
this.name = name;
this.point... | UTF-8 | Java | 2,303 | java | Team.java | Java | [
{
"context": "package com.kp.guessbg.models;\n\n/**\n * Created by KO on 20-Aug-19.\n */\n\npublic class Team {\n privat",
"end": 52,
"score": 0.969560980796814,
"start": 50,
"tag": "USERNAME",
"value": "KO"
}
] | null | [] | package com.kp.guessbg.models;
/**
* Created by KO on 20-Aug-19.
*/
public class Team {
private int id;
private String name;
private int points;
private int wins;
private boolean isHisTurn;
public Team(int id, String name) {
this.id = id;
this.name = name;
this.point... | 2,303 | 0.553626 | 0.548849 | 99 | 22.262627 | 19.255636 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.515152 | false | false | 2 |
436509e4d7a87ffe8ae1b503b4edf65df2a3bcb8 | 4,621,384,818,045 | f17ec388ed8991b7ecce1925cf81b804db4598f4 | /src/com/sjec/rcms/dao/EntityWorkorderPushLog.java | b15468940ff891f0692a431c47c0d22cd2fc26fe | [] | no_license | dengzhenhao/sjec_rcms | https://github.com/dengzhenhao/sjec_rcms | 93a7873cf0e05be3764d7780b5397122dc6c2b1b | de556c7f0a8cf3f463b88db3088ad84497dbec5e | refs/heads/master | 2021-09-27T04:59:46.737000 | 2018-11-06T09:03:45 | 2018-11-06T09:03:45 | 112,442,301 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sjec.rcms.dao;
// THIS CODE IS GENERATED BY greenDAO, DO NOT EDIT. Enable "keep" sections if you want to edit.
/**
* Entity mapped to table ENTITY_WORKORDER_PUSH_LOG.
*/
public class EntityWorkorderPushLog {
public String Telephone;
public String UserName;
public String PushResult;
publ... | UTF-8 | Java | 1,278 | java | EntityWorkorderPushLog.java | Java | [
{
"context": "his.Telephone = Telephone;\n this.UserName = UserName;\n this.PushResult = PushResult;\n th",
"end": 561,
"score": 0.9421250820159912,
"start": 553,
"tag": "USERNAME",
"value": "UserName"
},
{
"context": "\n\n public String getUserName() {\n ... | null | [] | package com.sjec.rcms.dao;
// THIS CODE IS GENERATED BY greenDAO, DO NOT EDIT. Enable "keep" sections if you want to edit.
/**
* Entity mapped to table ENTITY_WORKORDER_PUSH_LOG.
*/
public class EntityWorkorderPushLog {
public String Telephone;
public String UserName;
public String PushResult;
publ... | 1,278 | 0.654147 | 0.654147 | 56 | 21.821428 | 22.696842 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 2 |
856f0ef2ab92f2edadee86a775d6d862fe09c178 | 16,209,206,586,375 | 6514705e6e4cd21fe7bfc8354e95fd6653e8f074 | /src/main/java/com/example/demo/model/ProductCart.java | 1ed7129255685f32c80819e5d0e773530e9dc8ab | [] | no_license | milenagjp/ShoppingCartApp | https://github.com/milenagjp/ShoppingCartApp | e55e88d94af52f37fc2de017f76a70a344e137db | f39ad64b0f028152cb23eb8b1143f90b5a3487a0 | refs/heads/master | 2023-04-09T07:02:51.305000 | 2021-04-08T13:25:27 | 2021-04-08T13:25:27 | 355,917,173 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo.model;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
@Setter
@Getter
@NoArgsConstructor
@AllArgsConstructor
public class ProductCart {
private long productId;
private long cartId;
}
| UTF-8 | Java | 283 | java | ProductCart.java | Java | [] | null | [] | package com.example.demo.model;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
@Setter
@Getter
@NoArgsConstructor
@AllArgsConstructor
public class ProductCart {
private long productId;
private long cartId;
}
| 283 | 0.80212 | 0.80212 | 16 | 16.6875 | 11.899153 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 2 |
b4cea7bf069abc187c762e617b800acd358e5f18 | 13,872,744,373,763 | ab064ca0d930f9896d818b59f9778da1b1a33597 | /StaticClass/ConstrunctorTest.java | 1fd9a4ffdcf9622b706f1bfd91ac395e7c68bc13 | [] | no_license | addaw9924/JAVA | https://github.com/addaw9924/JAVA | 2d1619e542e31daaed478d6afc04322a72f4cbe4 | 36daad6ec819c11c27f7359ed4185e0409438f64 | refs/heads/master | 2023-04-29T13:49:24.352000 | 2021-05-28T01:34:28 | 2021-05-28T01:34:28 | 344,637,049 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class ConstrunctorTest {
public static void main(String[] args) {
A a = new A();
B b= new B();
C c= new C();
}
}
| UTF-8 | Java | 143 | java | ConstrunctorTest.java | Java | [] | null | [] |
public class ConstrunctorTest {
public static void main(String[] args) {
A a = new A();
B b= new B();
C c= new C();
}
}
| 143 | 0.524476 | 0.524476 | 10 | 12.1 | 13.743726 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.1 | false | false | 2 |
b797f5c1e532188d6cd702b01593a1772f0cf21b | 12,919,261,647,754 | e14b5d64fde7c181340ba3ee4fcf8f528fbb78cb | /picker/src/main/java/com/pankajsoni19/media/permission/PermissionCallBack.java | 37762b9140180b6658ab9799c23867e2c6984029 | [
"MIT"
] | permissive | pankajsoni19/AndroidMedia | https://github.com/pankajsoni19/AndroidMedia | a6d22ac77485caec4b6e600429d083332a36a43c | 8e95cc9ca5284eab142e3a8c80b43fb6441f2618 | refs/heads/master | 2023-03-13T15:06:04.072000 | 2021-02-21T11:01:50 | 2021-02-21T11:01:50 | 123,354,176 | 4 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pankajsoni19.media.permission;
public interface PermissionCallBack {
void onPermissionGranted();
} | UTF-8 | Java | 114 | java | PermissionCallBack.java | Java | [] | null | [] | package com.pankajsoni19.media.permission;
public interface PermissionCallBack {
void onPermissionGranted();
} | 114 | 0.815789 | 0.798246 | 5 | 22 | 17.966637 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 2 |
0ebc11da398d2ec0acc6a0fe02011d59440910f6 | 7,361,573,945,595 | 7c1d7e688f68a421004d75134cc9701e0f7dc14d | /src/main/ui/Main.java | 917d552123afec02d07761e44e7b0fc604e49c1c | [] | no_license | lowie1803/battleship-cpsc210 | https://github.com/lowie1803/battleship-cpsc210 | 6eee12c5723ffcb7caa7d8a1d0c1fbca50c06e0f | aaa384fb92e4870f12ff155b2c2d5ac9b1fa447c | refs/heads/master | 2022-11-23T18:01:40.148000 | 2020-07-16T05:09:40 | 2020-07-16T05:09:40 | 275,638,421 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ui;
import settings.Settings;
import java.awt.*;
import java.io.File;
public class Main {
// MODIFIES: GraphicsEnvironment.getLocalGraphicsEnvironment()
// EFFECTS: add a new font using a file path to the system so that the UI can render it.
private static void addFontToSystem(String path) {
... | UTF-8 | Java | 757 | java | Main.java | Java | [] | null | [] | package ui;
import settings.Settings;
import java.awt.*;
import java.io.File;
public class Main {
// MODIFIES: GraphicsEnvironment.getLocalGraphicsEnvironment()
// EFFECTS: add a new font using a file path to the system so that the UI can render it.
private static void addFontToSystem(String path) {
... | 757 | 0.655218 | 0.652576 | 25 | 29.280001 | 29.249985 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.44 | false | false | 2 |
180e2f590dbecec0e85c070c0cc0a806cc63281d | 7,361,573,945,778 | dc574f9f0269133966922c5396adb424fbbe5113 | /BigSorting.java | 1c07999e6d4342b11932603453cbf8f6f1a9e11a | [] | no_license | MadhanArts/Hackerrank-Problem-Solving-MySolution | https://github.com/MadhanArts/Hackerrank-Problem-Solving-MySolution | 11225cac391b6955ed5da672c808b63a63009d89 | 1b7e7b01158551fe53513d75b3ee529eebe7ceac | refs/heads/main | 2023-05-10T02:10:49.961000 | 2021-06-06T12:54:46 | 2021-06-06T12:54:46 | 365,302,121 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.*;
import java.math.*;
import java.security.*;
import java.text.*;
import java.util.*;
import java.util.concurrent.*;
import java.util.function.*;
import java.util.regex.*;
import java.util.stream.*;
import static java.util.stream.Collectors.joining;
import static java.util.stream.Collectors.toList;
cla... | UTF-8 | Java | 3,441 | java | BigSorting.java | Java | [] | null | [] | import java.io.*;
import java.math.*;
import java.security.*;
import java.text.*;
import java.util.*;
import java.util.concurrent.*;
import java.util.function.*;
import java.util.regex.*;
import java.util.stream.*;
import static java.util.stream.Collectors.joining;
import static java.util.stream.Collectors.toList;
cla... | 3,441 | 0.44086 | 0.428945 | 142 | 23.232395 | 19.318554 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.612676 | false | false | 2 |
ed2cc1695f35435d530ce2ae8102beaff83b203a | 2,714,419,363,238 | 2b9b014596ad3aed1d387bc13a2756c29f5c7488 | /LaptopAPIUsingCollection/src/main/java/com/ibm/training/controller/LaptopHolderController.java | 9e9f02519873b139b348f3af44ad938f431e38fb | [] | no_license | akashchandra111/IBM_assignments | https://github.com/akashchandra111/IBM_assignments | a7711e88c5b7b2a82f3c9da275e611dbd4b9fd77 | 73cd15d41ea07b1e4b808f1bde0b1df25ceefc9b | refs/heads/master | 2023-05-04T19:08:01.201000 | 2019-07-30T07:19:11 | 2019-07-30T07:19:11 | 183,643,847 | 0 | 3 | null | false | 2023-04-17T19:36:35 | 2019-04-26T14:33:21 | 2019-07-30T07:19:26 | 2023-04-17T19:36:35 | 2,446 | 0 | 1 | 2 | Java | false | false | package com.ibm.training.controller;
import org.springframework.stereotype.Controller;
import com.ibm.training.bean.Laptop;
import com.ibm.training.model.LaptopsHolder;
@Controller
public class LaptopHolderController implements LaptopHolderControllerInteface {
private LaptopsHolder laptopsHolder;
public LaptopH... | UTF-8 | Java | 1,485 | java | LaptopHolderController.java | Java | [] | null | [] | package com.ibm.training.controller;
import org.springframework.stereotype.Controller;
import com.ibm.training.bean.Laptop;
import com.ibm.training.model.LaptopsHolder;
@Controller
public class LaptopHolderController implements LaptopHolderControllerInteface {
private LaptopsHolder laptopsHolder;
public LaptopH... | 1,485 | 0.761616 | 0.761616 | 62 | 22.951612 | 28.00255 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.596774 | false | false | 2 |
4df5219eb98e34932be2d5923abe03fe4a8e3d93 | 31,379,031,076,344 | 12e22dd19f338d05877e8c877fa6d8bf1b845b07 | /src/main/java/com/miexample/netty/keepalive/client/Client.java | 17cd3b62ee93463ac884d9a41ca6f89652b64c21 | [] | no_license | fengbiaoshan/netty-demo | https://github.com/fengbiaoshan/netty-demo | 2872c3e3bc7d77241a461c9c8b40d3fcfc6219e3 | 5632a9db57530ccc954439aecbb1e8070f341557 | refs/heads/master | 2020-03-20T20:56:37.171000 | 2018-06-19T15:30:51 | 2018-06-19T15:30:51 | 137,715,538 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.miexample.netty.keepalive.client;
import com.miexample.netty.keepalive.MessageDecoder;
import com.miexample.netty.keepalive.MessageEncoder;
import com.miexample.netty.keepalive.ReuseMessage;
import io.netty.bootstrap.Bootstrap;
import io.netty.channel.Channel;
import io.netty.channel.ChannelFuture;
import ... | UTF-8 | Java | 2,808 | java | Client.java | Java | [
{
"context": "rt java.util.Scanner;\n\n/**\n * Client\n *\n * @author reck\n * @date 2018/06/19\n */\npublic class Client {\n ",
"end": 791,
"score": 0.9993249773979187,
"start": 787,
"tag": "USERNAME",
"value": "reck"
}
] | null | [] | package com.miexample.netty.keepalive.client;
import com.miexample.netty.keepalive.MessageDecoder;
import com.miexample.netty.keepalive.MessageEncoder;
import com.miexample.netty.keepalive.ReuseMessage;
import io.netty.bootstrap.Bootstrap;
import io.netty.channel.Channel;
import io.netty.channel.ChannelFuture;
import ... | 2,808 | 0.610278 | 0.604211 | 75 | 36.360001 | 23.200943 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.64 | false | false | 2 |
1f8e036a829041dd917bd24f394682184d171c47 | 28,982,439,324,382 | f35bf9ff7405c179289f049fad4396198b4a0ef8 | /JAN20B/DFMTRIX_BF.java | 0e68b51a5acbe6a5455e984e9b53af906672dfaf | [] | no_license | proRamLOGO/Competitive_Programming | https://github.com/proRamLOGO/Competitive_Programming | d19fc542e9f10faba9a23f4ef3335f367ccc125a | 06e59ba95c3804cae10120ac7eda6482c3d72088 | refs/heads/master | 2023-01-03T07:27:25.960000 | 2020-10-29T19:15:53 | 2020-10-29T19:15:53 | 151,049,005 | 0 | 7 | null | false | 2020-10-29T19:15:54 | 2018-10-01T07:05:55 | 2020-10-29T18:48:47 | 2020-10-29T19:15:54 | 14,686 | 0 | 12 | 5 | C++ | false | false | import java.util.*;
import java.lang.*;
import java.io.*;
class DFMTRIX_BF {
public static void printarr( int [][] arr, int n ) {
for ( int i = 0 ; i < n ; ++i ) {
for ( int j = 0 ; j < n ; ++j ) {
System.out.print(arr[i][j] + " ") ;
}
System.out.printl... | UTF-8 | Java | 2,930 | java | DFMTRIX_BF.java | Java | [] | null | [] | import java.util.*;
import java.lang.*;
import java.io.*;
class DFMTRIX_BF {
public static void printarr( int [][] arr, int n ) {
for ( int i = 0 ; i < n ; ++i ) {
for ( int j = 0 ; j < n ; ++j ) {
System.out.print(arr[i][j] + " ") ;
}
System.out.printl... | 2,930 | 0.377474 | 0.365188 | 117 | 24.042734 | 20.715572 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.683761 | false | false | 2 |
0273bdb66cffcb225c5a64887753a5d006bb415c | 20,701,742,381,717 | fd1a6a37dfe1c76df5b425987663ffd40e8c6ace | /src/com/cletomcj/wakeup/adapters/DatabaseAdapter.java | 5beae0116e175127396e673347db9685f0cd286d | [] | no_license | SriVira/wakeup | https://github.com/SriVira/wakeup | 2395355573ab0c6965707aa8a05a982a89870d95 | 40e0aded42d1beab6af6ecdb563a5fa4b6e773e4 | refs/heads/master | 2021-05-28T21:50:05.656000 | 2013-07-14T15:29:01 | 2013-07-14T15:29:01 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cletomcj.wakeup.adapters;
import java.util.ArrayList;
import com.cletomcj.wakeup.retos.MusicList;
import com.cletomcj.wakeup.retos.Song;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.SQLException;
import android.database.sqli... | UTF-8 | Java | 5,724 | java | DatabaseAdapter.java | Java | [] | null | [] | package com.cletomcj.wakeup.adapters;
import java.util.ArrayList;
import com.cletomcj.wakeup.retos.MusicList;
import com.cletomcj.wakeup.retos.Song;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.SQLException;
import android.database.sqli... | 5,724 | 0.678546 | 0.677673 | 175 | 31.70857 | 25.680914 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.645714 | false | false | 2 |
aa7bd7d3d954f73e29fafbb95dfeace5a8421637 | 13,262,859,030,319 | 5cd2f75381cba79121b6559a75f8995f38b84468 | /src/main/java/com/intalio/bpms/social/model/Comment.java | 13bbaae1f1222079b90bb09edf2ac9bce4e47957 | [] | no_license | bapiraju/social | https://github.com/bapiraju/social | cf7c00a1d2f2dbf69d34b4c8334f823d88cfb9cd | fdf4ead9eab2d5acd8c5123c7f474e1b0d496758 | refs/heads/master | 2016-09-11T07:04:25.704000 | 2013-10-07T11:07:58 | 2013-10-07T11:07:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright (C) 2013, Intalio Inc.
*
* The program(s) herein may be used and/or copied only with
* the written permission of Intalio Inc. or in accordance with
* the terms and conditions stipulated in the agreement/contract
* under which the program(s) have been supplied.
*/
package com.intalio.bpms.social.m... | UTF-8 | Java | 2,149 | java | Comment.java | Java | [] | null | [] | /**
* Copyright (C) 2013, Intalio Inc.
*
* The program(s) herein may be used and/or copied only with
* the written permission of Intalio Inc. or in accordance with
* the terms and conditions stipulated in the agreement/contract
* under which the program(s) have been supplied.
*/
package com.intalio.bpms.social.m... | 2,149 | 0.67799 | 0.672871 | 94 | 21.861702 | 19.317945 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.319149 | false | false | 2 |
5b6d5afa828410f047c1c17946560aa3508a268a | 3,582,002,773,573 | 70a49c5e628e1dc7ecbb62065a4efb9621ee8a15 | /src/main/java/v1/datastructures/Graph.java | f06bde600985e6ccb51efcb0f01dd22488ce3e7a | [] | no_license | neeraj11789/tech-interview-problems | https://github.com/neeraj11789/tech-interview-problems | bfc7a86942d0dc1348154e0dd552ce423abf8dba | a90dc20fd0a31d50838a92b92c280cfc49f3714b | refs/heads/master | 2023-05-25T09:28:55.333000 | 2021-06-13T11:28:48 | 2021-06-13T11:28:48 | 253,031,147 | 1 | 2 | null | false | 2021-05-23T15:03:47 | 2020-04-04T15:24:25 | 2021-05-23T15:02:23 | 2021-05-23T15:03:46 | 733 | 1 | 2 | 1 | Java | false | false | package v1.datastructures;
import java.util.Iterator;
import java.util.LinkedList;
import java.util.Queue;
public class Graph {
// Number of Vertices
private int V;
// Adjency Lists
private LinkedList<Integer> adj[];
/**
* Constructor for graph
* @param v
*/
public Graph(int v) {
V = v;
adj = new L... | UTF-8 | Java | 1,841 | java | Graph.java | Java | [] | null | [] | package v1.datastructures;
import java.util.Iterator;
import java.util.LinkedList;
import java.util.Queue;
public class Graph {
// Number of Vertices
private int V;
// Adjency Lists
private LinkedList<Integer> adj[];
/**
* Constructor for graph
* @param v
*/
public Graph(int v) {
V = v;
adj = new L... | 1,841 | 0.611624 | 0.609995 | 95 | 18.378948 | 17.318794 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.557895 | false | false | 2 |
e06ab40c10761e9fecc39207ad8082821c9e0191 | 34,875,134,482,936 | 6ddf8ce11f069661f23e0d67a285c788519ced60 | /src/main/java/com/laptech/chat/app/client/message/MessageActionLocator.java | 4da47b322282a2164846c564890669524c6e2b7a | [] | no_license | Stioneq/websocket-chat | https://github.com/Stioneq/websocket-chat | 2a642bc96e4cc6e18ea3848bf5d562785a12c0bd | 530016e74a926c823ff3d0f8a3997d5a3b1dfe23 | refs/heads/master | 2020-03-09T23:11:55.548000 | 2018-05-06T20:55:29 | 2018-05-06T20:55:29 | 129,053,106 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.laptech.chat.app.client.message;
import java.util.Arrays;
import java.util.List;
import lombok.extern.slf4j.Slf4j;
import org.springframework.aop.support.AopUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.sprin... | UTF-8 | Java | 908 | java | MessageActionLocator.java | Java | [] | null | [] | package com.laptech.chat.app.client.message;
import java.util.Arrays;
import java.util.List;
import lombok.extern.slf4j.Slf4j;
import org.springframework.aop.support.AopUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.sprin... | 908 | 0.743392 | 0.738987 | 31 | 28.290323 | 24.315392 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.419355 | false | false | 2 |
21c5530519c0899d662ef6209b99b21414ca7dad | 14,912,126,515,578 | 3c521599fc59f4eb6162c8dc44a39d42a329b172 | /src/test/java/com/jiao/shopping/ShoppingCartTest.java | 1dedefbf73b03309333b9999a0c89ff958fc7270 | [
"Apache-2.0"
] | permissive | jiaopengjugit/tdd-shoppingcart | https://github.com/jiaopengjugit/tdd-shoppingcart | 0ea952f2f3688c5ed3812e7db9f409e4fc1e4ab6 | fb7f9a1783952702c5fd10f7965258e6c2044be9 | refs/heads/master | 2021-01-10T09:07:59.364000 | 2016-03-20T09:29:05 | 2016-03-20T09:29:05 | 54,307,238 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jiao.shopping;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
/**
* Created by jiaopengju on 16/3/20.
*/
public class ShoppingCartTest {
ShoppingCart shoppingCart;
@Before
public void setUp() throws Exception {
shoppingCart = new ShoppingCart();
}
... | UTF-8 | Java | 2,469 | java | ShoppingCartTest.java | Java | [
{
"context": ".Before;\nimport org.junit.Test;\n\n/**\n * Created by jiaopengju on 16/3/20.\n */\npublic class ShoppingCartTest {\n\n",
"end": 130,
"score": 0.9982686638832092,
"start": 120,
"tag": "USERNAME",
"value": "jiaopengju"
}
] | null | [] | package com.jiao.shopping;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
/**
* Created by jiaopengju on 16/3/20.
*/
public class ShoppingCartTest {
ShoppingCart shoppingCart;
@Before
public void setUp() throws Exception {
shoppingCart = new ShoppingCart();
}
... | 2,469 | 0.701904 | 0.693398 | 82 | 29.109756 | 28.190125 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.451219 | false | false | 2 |
d15de5ed64a0b8534f3709b26f616d851728154a | 2,430,951,550,698 | f51f0d6ee4fcc086a7bb6a3a602d08fe4e740ed9 | /gisfpp/src/main/java/unpsjb/fipm/gisfpp/controladores/workflow/tareas/VMDlgRevSolNuevaIsfpp.java | 5ca470ae22ed67d81b91313d52e5630883141d9e | [] | no_license | rcvoogt/gisfpp-Ingesoft | https://github.com/rcvoogt/gisfpp-Ingesoft | ab6866b2d1662565eaff89ffe5b373a17d3a209c | 202a79636671884b0f163203b9483b9a59e1b2f9 | refs/heads/master | 2020-03-10T10:05:22.908000 | 2018-07-03T19:23:49 | 2018-07-03T19:23:49 | 129,325,667 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package unpsjb.fipm.gisfpp.controladores.workflow.tareas;
import java.util.HashMap;
import java.util.Map;
import org.zkoss.bind.BindUtils;
import org.zkoss.bind.annotation.BindingParam;
import org.zkoss.bind.annotation.Command;
import org.zkoss.bind.annotation.Init;
import org.zkoss.bind.annotation.NotifyChange;
impo... | UTF-8 | Java | 2,743 | java | VMDlgRevSolNuevaIsfpp.java | Java | [] | null | [] | package unpsjb.fipm.gisfpp.controladores.workflow.tareas;
import java.util.HashMap;
import java.util.Map;
import org.zkoss.bind.BindUtils;
import org.zkoss.bind.annotation.BindingParam;
import org.zkoss.bind.annotation.Command;
import org.zkoss.bind.annotation.Init;
import org.zkoss.bind.annotation.NotifyChange;
impo... | 2,743 | 0.775428 | 0.771783 | 76 | 35.092106 | 29.871733 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.052632 | false | false | 2 |
4dfe0b4d5683fbc047294123d7f2fbabcbd8df09 | 2,430,951,548,270 | d092c528e24a1f29698a89fdeb7268e11c096cd3 | /src/main/java/com/library/demo/Library.java | a3401c4f9cd1fc6bd28cf833a7f8e12a18f70faf | [] | no_license | suhaschaware19/Docker | https://github.com/suhaschaware19/Docker | d21e627e7645ea25e3c3455a5ff4c99712fe253a | 63a5da9d96709ff9e29dacf18608c6b6826a264d | refs/heads/master | 2020-12-03T04:55:38.487000 | 2020-01-01T12:01:06 | 2020-01-01T12:01:06 | 231,210,571 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.library.demo;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.ResponseBody;
@Controller
public class Library {
@ResponseBody
@RequestMapping("message")
public String printmessages(){... | UTF-8 | Java | 367 | java | Library.java | Java | [] | null | [] | package com.library.demo;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.ResponseBody;
@Controller
public class Library {
@ResponseBody
@RequestMapping("message")
public String printmessages(){... | 367 | 0.765668 | 0.765668 | 15 | 23.466667 | 20.78739 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 2 |
9c628a6c4119a4d5b487788a8153f9936d3fc4f2 | 38,190,849,209,382 | 9a8c10504a250d8a518fc9f8b51c5c6095271cfb | /Lecture/Daytime_lectures/Lecture5_OOD_exercise/src/main/java/problem2/IEMRSystem.java | 5c2612274a4536012f4947425d600de31ada380d | [] | no_license | sharonzidi/cs5004_object_oriented_design | https://github.com/sharonzidi/cs5004_object_oriented_design | 5c51c2ac96239b49002aa5504b699ee8b015f425 | c0cbe1dd762d8e6b908798d602189084a8a4468f | refs/heads/main | 2023-08-29T07:55:15.937000 | 2021-10-27T19:42:54 | 2021-10-27T19:42:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package problem2;
import java.time.LocalDate;
import java.util.List;
public interface IEMRSystem {
/**
* Check whether or not the EMRSystem is empty.
* Returns true if empty, false otherwise.
* @return true if empty, false otherwise.
*/
Boolean isEmpty();
/**
* Count the number of PatientEMR in... | UTF-8 | Java | 3,307 | java | IEMRSystem.java | Java | [] | null | [] | package problem2;
import java.time.LocalDate;
import java.util.List;
public interface IEMRSystem {
/**
* Check whether or not the EMRSystem is empty.
* Returns true if empty, false otherwise.
* @return true if empty, false otherwise.
*/
Boolean isEmpty();
/**
* Count the number of PatientEMR in... | 3,307 | 0.732829 | 0.732526 | 85 | 37.882355 | 29.788435 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.235294 | false | false | 2 |
32abbbd2dcda60d24257df12e5bd6e095b551247 | 38,671,885,545,933 | 99e34ce9e35609786ee5033ced46df13256f9020 | /src/test/java/SampleTestBDD/GETMethodsTests.java | 75e7d083697bdec55e8058df72016f6677f07c0a | [] | no_license | rushi2828/RestAssuredTests | https://github.com/rushi2828/RestAssuredTests | b9f541ca088478b5fb0c8e1e84b3196b45f1f038 | e5e6d8e88f2f2b36573159c3c73acc778f3e0d92 | refs/heads/master | 2020-04-07T16:45:21.325000 | 2018-11-21T12:22:27 | 2018-11-21T12:22:27 | 158,373,486 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package SampleTestBDD;
import static io.restassured.RestAssured.*;
import static org.hamcrest.Matchers.*;
import static org.testng.Assert.assertEquals;
import org.hamcrest.Matchers;
import org.testng.annotations.BeforeMethod;
import org.testng.annotations.Test;
import io.restassured.RestAssured;
import io.restassured... | UTF-8 | Java | 1,028 | java | GETMethodsTests.java | Java | [
{
"context": "am(\"email\", \"{EMAIL_ID}\").\n\t\t\tparam(\"password\", \"{PASSWORD}\").\n\t\t\tqueryParam(\"page \", 1).\n\t\t\theader(\"Authori",
"end": 735,
"score": 0.5086241960525513,
"start": 727,
"tag": "PASSWORD",
"value": "PASSWORD"
}
] | null | [] | package SampleTestBDD;
import static io.restassured.RestAssured.*;
import static org.hamcrest.Matchers.*;
import static org.testng.Assert.assertEquals;
import org.hamcrest.Matchers;
import org.testng.annotations.BeforeMethod;
import org.testng.annotations.Test;
import io.restassured.RestAssured;
import io.restassured... | 1,030 | 0.675097 | 0.674125 | 68 | 14.117647 | 16.143229 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.588235 | false | false | 2 |
e384e9c70254519adf668982fbd69045d41cb7a3 | 16,501,264,384,533 | 4d6ff00f9244793741159a5500707db30a23ea33 | /api-demo/src/main/java/com/example/apidemo/model/IndustryIdentifier.java | cda4ff06396ef52eb4072ef9400f2db27d6a4460 | [] | no_license | g-mameniskis/google-api.demo | https://github.com/g-mameniskis/google-api.demo | bbc59896401343a16083ef8ce67fb0debebe263f | a0519de472bab66236fb4e0a649c0c3b9bd07e1e | refs/heads/master | 2021-01-02T13:49:06.571000 | 2020-03-06T18:04:33 | 2020-03-06T18:04:33 | 239,649,859 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.apidemo.model;
import com.fasterxml.jackson.annotation.JsonIgnore;
import javax.persistence.*;
@Entity
public class IndustryIdentifier {
@Id
@GeneratedValue(strategy = GenerationType.AUTO)
private Long id;
@ManyToOne
@JoinColumn(name = "volume_info_id")
@JsonIgnore
pr... | UTF-8 | Java | 952 | java | IndustryIdentifier.java | Java | [] | null | [] | package com.example.apidemo.model;
import com.fasterxml.jackson.annotation.JsonIgnore;
import javax.persistence.*;
@Entity
public class IndustryIdentifier {
@Id
@GeneratedValue(strategy = GenerationType.AUTO)
private Long id;
@ManyToOne
@JoinColumn(name = "volume_info_id")
@JsonIgnore
pr... | 952 | 0.602941 | 0.602941 | 46 | 19.695652 | 16.960144 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.282609 | false | false | 4 |
57e7da44262042554b46ce4a70477ca321235750 | 27,479,200,804,518 | a8a58ac709fff6df94488a458fef2e4606e9692c | /src/ch5/Assertion.java | dd08cd3ba9d2887b73c69d7c663280f2f3611dda | [] | no_license | rake93/SCJP | https://github.com/rake93/SCJP | b1899b5341a1f81bbf472d491968e5e62ba16778 | 8f6303e776b05614ac28f11c2515c00915c40666 | refs/heads/master | 2020-12-25T08:42:10.611000 | 2011-10-26T10:40:26 | 2011-10-26T10:40:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package ch5;
/**
*
* assertions are disabled at runtime by default, to enable:
* java -ea .... (kopilacja z wlaczonymi asercjami)
* java -enableassertions ...
* to disable:
* java -da ...
* java -disableasser... | UTF-8 | Java | 2,902 | java | Assertion.java | Java | [] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package ch5;
/**
*
* assertions are disabled at runtime by default, to enable:
* java -ea .... (kopilacja z wlaczonymi asercjami)
* java -enableassertions ...
* to disable:
* java -da ...
* java -disableasser... | 2,902 | 0.606134 | 0.595796 | 126 | 22.031746 | 21.898008 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.396825 | false | false | 4 |
6a68b42f5c8dd765310ef8a51779862a35872da4 | 25,718,264,194,487 | c2047892aeaa25433db296894beedfa9c51c070f | /java/src/org/flowcyt/cfcs/UnpackData.java | 84d77e1d00bf82e15cdd4170a3f8766770cc6dee | [] | no_license | wangz10/l1ktools | https://github.com/wangz10/l1ktools | fd5896e51f1be477f9b72560d14c3d77c39f1ce7 | 659f503c9a971e4a472ed04d8d12a08ae2af487e | refs/heads/master | 2021-01-22T13:22:48.731000 | 2016-03-17T20:54:52 | 2016-03-17T20:54:52 | 38,845,484 | 1 | 0 | null | true | 2015-07-09T21:10:50 | 2015-07-09T21:10:50 | 2015-05-09T06:21:24 | 2015-04-03T12:14:51 | 16,101 | 0 | 0 | 0 | null | null | null | package org.flowcyt.cfcs;
// Unpack the data in a ListMode FCS file of type $DATATYPE/I
// Usage: java UnpackData file:packed.fcs file:unpacked.fcs
public class UnpackData {
private static final int INPUT = 0, OUTPUT = 1;
static int failIfError(CFCSError error) {
int errorType = 0;
while (error != null) {
... | UTF-8 | Java | 2,263 | java | UnpackData.java | Java | [] | null | [] | package org.flowcyt.cfcs;
// Unpack the data in a ListMode FCS file of type $DATATYPE/I
// Usage: java UnpackData file:packed.fcs file:unpacked.fcs
public class UnpackData {
private static final int INPUT = 0, OUTPUT = 1;
static int failIfError(CFCSError error) {
int errorType = 0;
while (error != null) {
... | 2,263 | 0.653115 | 0.643394 | 93 | 23.333334 | 22.939066 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.516129 | false | false | 4 |
b7ce4cda1437818d7e38540a2f8f353f3389f803 | 17,008,070,509,522 | ef1b72abf5554c94661c495a0bf0a6aded89e37c | /src/net/minecraft/src/cnw.java | b51747fcf7c671a9e83a31b0ad8a0bddedf3d212 | [] | no_license | JimmyZJX/MC1.8_source | https://github.com/JimmyZJX/MC1.8_source | ad459b12d0d01db28942b9af87c86393011fd626 | 25f56c7884a320cbf183b23010cccecb5689d707 | refs/heads/master | 2016-09-10T04:26:40.951000 | 2014-11-29T06:22:02 | 2014-11-29T06:22:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.minecraft.src;
/* 1: */ import com.mojang.authlib.GameProfile;
/* 2: */ import com.mojang.authlib.minecraft.MinecraftProfileTexture;
/* 3: */ import com.mojang.authlib.minecraft.MinecraftProfileTexture.Type;
/* 4: */ import java.util.Map;
/* 5: */ import java.util.UUID;
/* 6... | UTF-8 | Java | 5,596 | java | cnw.java | Java | [] | null | [] | package net.minecraft.src;
/* 1: */ import com.mojang.authlib.GameProfile;
/* 2: */ import com.mojang.authlib.minecraft.MinecraftProfileTexture;
/* 3: */ import com.mojang.authlib.minecraft.MinecraftProfileTexture.Type;
/* 4: */ import java.util.Map;
/* 5: */ import java.util.UUID;
/* 6... | 5,596 | 0.475518 | 0.371158 | 133 | 40.1203 | 31.591146 | 188 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.819549 | false | false | 4 |
8a2384f1c9930ca83702c1737298ee7e9dbbcf72 | 17,008,070,508,692 | 0ef8c3f45f7def0e767be752aaf94f98db45aaf2 | /src/PersonTacoRunner.java | de3741fc566c9daa66a8629caa54492a0f89d3c4 | [] | no_license | League-Level1-Student/level1-module2-vrlh | https://github.com/League-Level1-Student/level1-module2-vrlh | f0653676a5f00cee69097e33b0de9b3b5454e649 | 624b94387a37d79ed01e179d00559c9a1fdb7cf0 | refs/heads/master | 2020-04-09T06:23:44.893000 | 2018-12-10T01:29:32 | 2018-12-10T01:29:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class PersonTacoRunner {
public static void main(String[] args) {
Person one = new Person("one", "none");
Person two = new Person("two", "muggle");
Person three = new Person("three", "human");
System.out.println(one.toString());
System.out.println(two.toString());
System.out.println(three.toString()... | UTF-8 | Java | 328 | java | PersonTacoRunner.java | Java | [] | null | [] |
public class PersonTacoRunner {
public static void main(String[] args) {
Person one = new Person("one", "none");
Person two = new Person("two", "muggle");
Person three = new Person("three", "human");
System.out.println(one.toString());
System.out.println(two.toString());
System.out.println(three.toString()... | 328 | 0.676829 | 0.676829 | 12 | 26.25 | 17.814438 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.166667 | false | false | 4 |
70b4478a0c632491a40a509e8d0f345c74632391 | 17,008,070,512,971 | 03ec3436ec663f46e12e50766781bc57b23d7692 | /src/main/java/com/jcomp/line/head/EditorLineHeadBase.java | ee6c164d3a432039e76f23a23e1412de3e60208b | [] | no_license | ncugit-sec/UMLEditor | https://github.com/ncugit-sec/UMLEditor | 588857204fe91607bde4fad36f544f5e1d017454 | 3a334244644872e8c819b6c9ee27a797b0b1bdfb | refs/heads/master | 2023-05-14T21:43:14.036000 | 2021-06-10T09:50:45 | 2021-06-10T09:50:45 | 349,935,932 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jcomp.line.head;
import java.awt.Graphics2D;
import java.awt.Point;
public abstract class EditorLineHeadBase {
public void drawHead(Graphics2D g2, double startX, double startY, double endX, double endY) {
int angle = 30;
double radianTop = Math.toRadians(angle);
double radianDo... | UTF-8 | Java | 1,527 | java | EditorLineHeadBase.java | Java | [] | null | [] | package com.jcomp.line.head;
import java.awt.Graphics2D;
import java.awt.Point;
public abstract class EditorLineHeadBase {
public void drawHead(Graphics2D g2, double startX, double startY, double endX, double endY) {
int angle = 30;
double radianTop = Math.toRadians(angle);
double radianDo... | 1,527 | 0.653569 | 0.646365 | 30 | 49.900002 | 38.607727 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.9 | false | false | 4 |
89eabc8842cd82bc6b708e0a3b28d4663be86cff | 29,119,878,269,960 | 83e9f2d9139656b22ea7a8942ca68385bd458523 | /ej-ps/src/main/java/com/sds/ps/hibernate/moviefinder/service/GenreService.java | c185681e2030b67661d7d0595d9eaf31625a036b | [] | no_license | MilkDeliver9/ej-ps | https://github.com/MilkDeliver9/ej-ps | 70a5976d48abf9183328f76ec31a47a805e4d468 | 1f7f6017eccdfce45b913554ac779bcb5eaf7b8e | refs/heads/master | 2016-08-12T16:49:47.598000 | 2015-11-18T00:11:50 | 2015-11-18T00:11:50 | 46,404,666 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sds.ps.hibernate.moviefinder.service;
import java.util.List;
import com.sds.ps.domain.Genre;
public interface GenreService {
List<Genre> getList() throws Exception;
}
| UTF-8 | Java | 183 | java | GenreService.java | Java | [] | null | [] | package com.sds.ps.hibernate.moviefinder.service;
import java.util.List;
import com.sds.ps.domain.Genre;
public interface GenreService {
List<Genre> getList() throws Exception;
}
| 183 | 0.781421 | 0.781421 | 9 | 19.333334 | 18.39082 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 4 |
60d025a3440290f248ee680b847ef76ae3333ef2 | 137,439,022,418 | c63a1709bbcb3a7ec13a8af24204fcaa5c909387 | /app/src/main/java/com/example/chand/traveltogether/view/fragment/BaseFragment.java | b35ba7813c8b264dad359150fc5aa0cee4ad8065 | [] | no_license | nju-agility/travelTogetherApp | https://github.com/nju-agility/travelTogetherApp | b4d0beb4f638b244db8d687856ad14feb989bf5d | 8a96464d0a46c2408c4b62c464ca210a8d48ae65 | refs/heads/master | 2020-04-14T23:56:23.405000 | 2019-04-04T06:54:26 | 2019-04-04T06:54:26 | 164,222,240 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.chand.traveltogether.view.fragment;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import butterkni... | UTF-8 | Java | 1,158 | java | BaseFragment.java | Java | [] | null | [] | package com.example.chand.traveltogether.view.fragment;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import butterkni... | 1,158 | 0.712435 | 0.711572 | 47 | 23.638298 | 24.071194 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.617021 | false | false | 4 |
bd828448338acad273a6af02b6eb2116083f7b84 | 1,236,950,595,010 | 88311b2ca4f829f635b0e0eee0304a6744658dd4 | /showcase/src/main/java/com/smartgwt/mobile/showcase/client/widgets/forms/EmbeddedTableView.java | 69d12e711a5e855f686499b2cc067e20ab0a68bc | [
"Unlicense"
] | permissive | will-gilbert/SmartGWT-Mobile | https://github.com/will-gilbert/SmartGWT-Mobile | c44a7c5c092bac1012e57ffef5cc9345c894b985 | 33f3d95040784690b56de142c7eecc5e0011faf8 | refs/heads/master | 2020-06-05T19:34:42.446000 | 2017-09-22T16:48:49 | 2017-09-22T16:48:49 | 27,727,720 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.smartgwt.mobile.showcase.client.widgets.forms;
import java.util.List;
import com.smartgwt.mobile.client.data.Record;
import com.smartgwt.mobile.client.data.RecordList;
import com.smartgwt.mobile.client.widgets.ScrollablePanel;
import com.smartgwt.mobile.client.widgets.form.DynamicForm;
import com.smartgwt... | UTF-8 | Java | 5,761 | java | EmbeddedTableView.java | Java | [] | null | [] | package com.smartgwt.mobile.showcase.client.widgets.forms;
import java.util.List;
import com.smartgwt.mobile.client.data.Record;
import com.smartgwt.mobile.client.data.RecordList;
import com.smartgwt.mobile.client.widgets.ScrollablePanel;
import com.smartgwt.mobile.client.widgets.form.DynamicForm;
import com.smartgwt... | 5,761 | 0.703003 | 0.678354 | 105 | 53.866665 | 38.036842 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.066667 | false | false | 4 |
ec01933e1079c4ca239e2f8baf0bd913ce3e4822 | 21,620,865,411,302 | 4fbfc37ec54febac602e16fd58c2e1ea924bc8c3 | /src/image/medical/idcm/edit/views/DcmFooter.java | 1ac5c19407a8e93d3ff128d97d7a89052d1acf8b | [] | no_license | davidwwg/dcm | https://github.com/davidwwg/dcm | 225e2dc3cd623fb75263482e2b1f4bd97148da4e | dc4bfa875249ad7df215aacbfb682208b11d5340 | refs/heads/master | 2016-09-05T11:24:44.204000 | 2015-03-19T10:33:02 | 2015-03-19T10:33:02 | 32,514,997 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package image.medical.idcm.edit.views;
import android.content.Context;
import android.util.AttributeSet;
import android.widget.LinearLayout;
public class DcmFooter extends LinearLayout {
public DcmFooter(Context context, AttributeSet attrs) {
super(context, attrs);
}
public DcmFooter... | UTF-8 | Java | 384 | java | DcmFooter.java | Java | [] | null | [] | package image.medical.idcm.edit.views;
import android.content.Context;
import android.util.AttributeSet;
import android.widget.LinearLayout;
public class DcmFooter extends LinearLayout {
public DcmFooter(Context context, AttributeSet attrs) {
super(context, attrs);
}
public DcmFooter... | 384 | 0.682292 | 0.682292 | 18 | 19.333334 | 19.023378 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 4 |
075e8a70b3d2c559deae0406e654d9c3bdaf9bdb | 31,284,541,850,334 | 82063e35f3121f70416d2117f467df515f2502d3 | /src/ua/kiev/javacourses/sys/MyRuntimeException.java | b1194bab19f467730961ae71d835e2af0fd4966d | [] | no_license | oleg-panichev/BlackJack | https://github.com/oleg-panichev/BlackJack | 844e6c65b64c051d724c02fe639fa34bdbbe3e43 | bd7b75219a36821c768d84d3c95f94852e2015c7 | refs/heads/master | 2020-12-24T15:49:23.540000 | 2014-02-02T12:05:56 | 2014-02-02T12:05:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ua.kiev.javacourses.sys;
/**
* Created with IntelliJ IDEA.
* User: Oleg
* Date: 14.12.13
* Time: 23:40
* To change this template use File | Settings | File Templates.
*/
public class MyRuntimeException extends RuntimeException{
public MyRuntimeException(String msg) {
super(msg);
}
}
| UTF-8 | Java | 315 | java | MyRuntimeException.java | Java | [
{
"context": ".sys;\n\n/**\n * Created with IntelliJ IDEA.\n * User: Oleg\n * Date: 14.12.13\n * Time: 23:40\n * To change thi",
"end": 82,
"score": 0.9981728792190552,
"start": 78,
"tag": "NAME",
"value": "Oleg"
}
] | null | [] | package ua.kiev.javacourses.sys;
/**
* Created with IntelliJ IDEA.
* User: Oleg
* Date: 14.12.13
* Time: 23:40
* To change this template use File | Settings | File Templates.
*/
public class MyRuntimeException extends RuntimeException{
public MyRuntimeException(String msg) {
super(msg);
}
}
| 315 | 0.688889 | 0.657143 | 14 | 21.5 | 20.187513 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 4 |
2d38a224bd053fdce039149009f7a55f8da6687d | 17,239,998,792,765 | 85a635b934cd4d1e09405eb68620e1d3edd8f1d7 | /iSecurity/src/main/java/com/arkin/security/notification/service/NotificationServiceBean.java | 6baa4a1045bf52d50c0519974137881f42d0721b | [] | no_license | jwalor/security_datamart | https://github.com/jwalor/security_datamart | d1f5cc63a07cdd121ee448710b71735598402b8d | f1e1a60b5eb051c7f69e5a93bdee98e0fa5f37a9 | refs/heads/master | 2017-12-13T08:46:19.601000 | 2017-01-10T05:49:12 | 2017-01-10T05:49:12 | 78,493,317 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.arkin.security.notification.service;
import java.util.List;
import javax.ejb.Stateless;
import javax.enterprise.event.Event;
import javax.inject.Inject;
import javax.persistence.Query;
import com.arkin.commons.httpevent.NotificationEvent;
import com.arkin.commons.httpevent.publish.BrowserWindow... | UTF-8 | Java | 2,895 | java | NotificationServiceBean.java | Java | [
{
"context": "r rejected ..\r\n\t * new user registered\r\n\t * @param userName\r\n\t * @param message\r\n\t * @param notificationMessg",
"end": 1317,
"score": 0.99776291847229,
"start": 1309,
"tag": "USERNAME",
"value": "userName"
}
] | null | [] | package com.arkin.security.notification.service;
import java.util.List;
import javax.ejb.Stateless;
import javax.enterprise.event.Event;
import javax.inject.Inject;
import javax.persistence.Query;
import com.arkin.commons.httpevent.NotificationEvent;
import com.arkin.commons.httpevent.publish.BrowserWindow... | 2,895 | 0.776166 | 0.769603 | 81 | 33.740742 | 27.121027 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.567901 | false | false | 4 |
3c2eaf53eb3add930e05d81301a6c570a5132ce3 | 31,318,901,574,631 | f2afcc249fb6011bbb84857f702d4bb5289e1fa8 | /src/br/com/floodeer/ug/gadgets/FlameThrower.java | e1288481efd352c3431440ecaf496ae8074548fe | [] | no_license | Floodeer/UltraGadgets | https://github.com/Floodeer/UltraGadgets | cf9560c41103815859e645e498318428e8d92a5f | 6aa81616decd1788f9c50c5e43b484440e403da2 | refs/heads/master | 2020-02-27T05:10:26.266000 | 2018-03-02T19:05:00 | 2018-03-02T19:05:00 | 76,564,051 | 3 | 1 | null | false | 2017-03-06T01:09:32 | 2016-12-15T13:55:33 | 2016-12-15T13:58:41 | 2017-02-05T21:48:22 | 306 | 0 | 1 | 0 | Java | null | null | package br.com.floodeer.ug.gadgets;
import java.util.ArrayList;
import java.util.List;
import java.util.UUID;
import org.bukkit.Bukkit;
import org.bukkit.Material;
import org.bukkit.block.Block;
import org.bukkit.entity.Entity;
import org.bukkit.entity.Item;
import org.bukkit.entity.Player;
import org.buk... | UTF-8 | Java | 4,524 | java | FlameThrower.java | Java | [] | null | [] | package br.com.floodeer.ug.gadgets;
import java.util.ArrayList;
import java.util.List;
import java.util.UUID;
import org.bukkit.Bukkit;
import org.bukkit.Material;
import org.bukkit.block.Block;
import org.bukkit.entity.Entity;
import org.bukkit.entity.Item;
import org.bukkit.entity.Player;
import org.buk... | 4,524 | 0.642352 | 0.626658 | 140 | 30.314285 | 32.838585 | 205 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.807143 | false | false | 4 |
f5ec862eb8b6f8e5992fc4fa3e06da106f070588 | 28,114,855,967,158 | 3e21ab58f9fcc168cc09a83cb476cd824eb98bc5 | /src/java/org/emmanet/controllers/SynonymUpdateInterfaceController.java | 9c7cd09d38603b8b19ab894a686f5133d79895eb | [
"Apache-2.0"
] | permissive | InfraFrontier/interfaces | https://github.com/InfraFrontier/interfaces | ee5c4c5f5684ecd6f81bc107340bddb09112c545 | 617e4057c4d325bbd82a41c2172aac362f6039e7 | refs/heads/master | 2021-01-10T17:51:31.500000 | 2016-01-27T11:38:29 | 2016-01-27T11:38:29 | 50,368,818 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.emmanet.controllers;
/*
* #%L
* InfraFrontier
* $Id:$
* $HeadURL:$
* %%
* Copyright (C) 2015 EMBL-European Bioinformatics Institute
* %%
* Licensed under the Apache License, Version 2.0 (the "License... | UTF-8 | Java | 2,618 | java | SynonymUpdateInterfaceController.java | Java | [
{
"context": "rvlet.mvc.SimpleFormController;\n\n/**\n *\n * @author phil\n */\npublic class SynonymUpdateInterfaceController",
"end": 1326,
"score": 0.9952322244644165,
"start": 1322,
"tag": "USERNAME",
"value": "phil"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.emmanet.controllers;
/*
* #%L
* InfraFrontier
* $Id:$
* $HeadURL:$
* %%
* Copyright (C) 2015 EMBL-European Bioinformatics Institute
* %%
* Licensed under the Apache License, Version 2.0 (the "License... | 2,618 | 0.702063 | 0.698625 | 87 | 29.091953 | 24.532705 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.448276 | false | false | 4 |
46ea5c6eddb0505f78326fc5ca8de8b467b0effc | 2,697,239,492,141 | 1cdeeb4b0471da9c0dcf7351adbb77d43ea9dc26 | /de.larsschuetze.storyboard.library/src/main/java/de/larsschuetze/storyboard/library/ControlNode.java | 095fa0124082b9a25fe7962df912b1c8a09e5baa | [] | no_license | lschuetze/context-storyboard | https://github.com/lschuetze/context-storyboard | 4b04fa4fcfeb93b6a90fc59b16e957d5a87d1175 | b17132a1256bc66d20dc3593dcf0d6899263de64 | refs/heads/master | 2021-01-21T13:48:31.108000 | 2016-05-24T14:05:39 | 2016-05-24T14:05:39 | 54,029,975 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.larsschuetze.storyboard.library;
public abstract class ControlNode extends Node {
}
| UTF-8 | Java | 97 | java | ControlNode.java | Java | [] | null | [] | package de.larsschuetze.storyboard.library;
public abstract class ControlNode extends Node {
}
| 97 | 0.814433 | 0.814433 | 5 | 18.4 | 22.186481 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 4 |
95a7c2a07ef1bf181350b8209d9da7eeab8ad0ae | 9,053,791,110,086 | 6d5abda3f569b5f7b617dc87540272f8d77ef25a | /common/src/main/java/com/ibm/study/training/dao/SkillDAO.java | a9a2a26fc9f4808d270076ff293849d0708c48e6 | [] | no_license | ghost0224/training-demo | https://github.com/ghost0224/training-demo | 3d897915f392ea3550039084d22d930978ba1605 | 5a97e97bf22f8b6a87594d90537935e3f9106687 | refs/heads/master | 2023-01-03T21:25:58.217000 | 2019-11-30T12:26:38 | 2019-11-30T12:26:38 | 219,765,515 | 0 | 0 | null | false | 2023-01-01T13:54:54 | 2019-11-05T14:30:11 | 2019-11-30T12:29:34 | 2023-01-01T13:54:53 | 55,145 | 0 | 0 | 25 | CSS | false | false | package com.ibm.study.training.dao;
import com.ibm.study.training.entity.SkillEO;
import org.springframework.data.jpa.repository.JpaRepository;
import java.util.List;
public interface SkillDAO extends JpaRepository<SkillEO, Long> {
List<SkillEO> findByNameLike(String name);
}
| UTF-8 | Java | 286 | java | SkillDAO.java | Java | [] | null | [] | package com.ibm.study.training.dao;
import com.ibm.study.training.entity.SkillEO;
import org.springframework.data.jpa.repository.JpaRepository;
import java.util.List;
public interface SkillDAO extends JpaRepository<SkillEO, Long> {
List<SkillEO> findByNameLike(String name);
}
| 286 | 0.797203 | 0.797203 | 12 | 22.833334 | 24.852343 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 4 |
855be367e9085f8de445086d72737fc5a5cc08ef | 7,189,775,288,265 | f827bd7b54e41864d6f8f4c377cdbd99513f1219 | /app/src/main/java/com/lasergiraffe/rideshare/newpost.java | 3974deec448f37b46d4307d7a43b98e1caf3923b | [] | no_license | ucsdCSE110wi16/CSE110W260T12 | https://github.com/ucsdCSE110wi16/CSE110W260T12 | 1d83e37ec673486ba2182f7de1c62ecda0cffddf | cd607ef4b8ddc2ac21628ae27ff2577d37f1b366 | refs/heads/master | 2021-01-10T02:03:29.534000 | 2016-03-12T08:11:51 | 2016-03-12T08:11:51 | 49,856,485 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lasergiraffe.rideshare;
import android.app.Activity;
import android.content.DialogInterface;
import android.os.Bundle;
import android.support.v7.app.AlertDialog;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.DatePicker;
import android.widget.EditText... | UTF-8 | Java | 11,592 | java | newpost.java | Java | [
{
"context": "package com.lasergiraffe.rideshare;\n\nimport android.app.Activity;\nimport a",
"end": 24,
"score": 0.7794023156166077,
"start": 15,
"tag": "USERNAME",
"value": "ergiraffe"
},
{
"context": "ayList;\nimport java.util.List;\n\n\n/**\n * Created by lamki on 2/1/2016.\n */\... | null | [] | package com.lasergiraffe.rideshare;
import android.app.Activity;
import android.content.DialogInterface;
import android.os.Bundle;
import android.support.v7.app.AlertDialog;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.DatePicker;
import android.widget.EditText... | 11,592 | 0.523551 | 0.52148 | 290 | 38.968964 | 27.767056 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.693103 | false | false | 4 |
81479af659a88af855dbf53dc1baa274cfb86761 | 9,242,769,629,219 | 1e00701f226c1e63bee5493b952b60b7a54efe59 | /src/test/java/com/eulersbridge/iEngage/core/events/institutions/InstitutionDomainCreatedEventTest.java | 13304581c6d99919786354b2f5f363d459c6cfcb | [] | no_license | Eulers-Bridge/dbinterface | https://github.com/Eulers-Bridge/dbinterface | 739b47d629a534c6da31e9f1f42a6286e8263061 | 14ae0224462397da66d62b020cf61622429e8531 | refs/heads/master | 2023-02-20T10:09:20.081000 | 2019-08-13T11:12:07 | 2019-08-13T11:12:07 | 323,219,151 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.eulersbridge.iEngage.core.events.institutions;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* @author Yikai Gong
*/
public class InstitutionDomainCreatedEventTest {
final Long institutionId = new Long(1);
final String name = new ... | UTF-8 | Java | 3,562 | java | InstitutionDomainCreatedEventTest.java | Java | [
{
"context": "\nimport static org.junit.Assert.*;\n\n/**\n * @author Yikai Gong\n */\n\npublic class InstitutionDomainCreatedEventTe",
"end": 193,
"score": 0.999864935874939,
"start": 183,
"tag": "NAME",
"value": "Yikai Gong"
}
] | null | [] | package com.eulersbridge.iEngage.core.events.institutions;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* @author <NAME>
*/
public class InstitutionDomainCreatedEventTest {
final Long institutionId = new Long(1);
final String name = new Stri... | 3,558 | 0.744526 | 0.738349 | 88 | 39.488636 | 35.390675 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.681818 | false | false | 4 |
0a6995cadf2cf47593c74b930e0b46df20ae7967 | 4,380,866,684,030 | a3f6e94ef0fb5b0acfd679b160968593eeefd04c | /PingPong3TIER/PingPong3TIER-Business/src/main/java/Test.java | 6b7a2f66fbdce1c12479b5bb3d9a6ddc5b616888 | [] | no_license | MihaiIspas/IspasOvidiuMihaiAssignments | https://github.com/MihaiIspas/IspasOvidiuMihaiAssignments | d080438467839731be7548bd0b2d9881684270d4 | cc021f9ce31a0dacb82520b49d25121ecfdb3bf3 | refs/heads/master | 2020-03-07T23:48:42.629000 | 2018-06-02T11:24:46 | 2018-06-02T11:24:46 | 127,790,421 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.sql.SQLException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.LinkedHashMap;
public class Test {
public static void main(String[] args) throws SQLException {
//LinkedHashMap<TournamentObj,LinkedHashMap<MatchObj,ArrayList<SetObj>>> map=Business.select();
//Business.createTou... | UTF-8 | Java | 1,745 | java | Test.java | Java | [
{
"context": ".deleteTournament(20);\n\t\t//Business.createPlayer(\"Muresan Ana\", 24, \"muresana\", \"muresana\");\n\t\t//Business.creat",
"end": 1163,
"score": 0.9998543858528137,
"start": 1152,
"tag": "NAME",
"value": "Muresan Ana"
},
{
"context": "0);\n\t\t//Business.createPlayer... | null | [] | import java.sql.SQLException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.LinkedHashMap;
public class Test {
public static void main(String[] args) throws SQLException {
//LinkedHashMap<TournamentObj,LinkedHashMap<MatchObj,ArrayList<SetObj>>> map=Business.select();
//Business.createTou... | 1,733 | 0.655587 | 0.640688 | 41 | 41.560974 | 31.486774 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.02439 | false | false | 4 |
2af61a260fb7db3d0ffd02aa02aedf69c16be288 | 2,834,678,467,115 | 3cee619f9d555e75625bfff889ae5c1394fd057a | /app/src/main/java/org/tensorflow/lite/examples/imagesegmentation/p073b/p085h/C3147r.java | af3a047342e7b5d43bdfb25e34fdc77709160dd6 | [] | no_license | randauto/imageerrortest | https://github.com/randauto/imageerrortest | 6fe12d92279e315e32409e292c61b5dc418f8c2b | 06969c68b9d82ed1c366d8b425c87c61db933f15 | refs/heads/master | 2022-04-21T18:21:56.836000 | 2020-04-23T16:18:49 | 2020-04-23T16:18:49 | 258,261,084 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package p073b.p085h;
import p073b.C3218m;
@C3218m(mo10384a = {1, 1, 11}, mo10385b = {"\u0000\f\n\u0002\u0018\u0002\n\u0002\u0010\u0010\n\u0002\b\u0005\b\u0001\u0018\u00002\b\u0012\u0004\u0012\u00020\u00000\u0001B\u0007\b\u0002¢\u0006\u0002\u0010\u0002j\u0002\b\u0003j\u0002\b\u0004j\u0002\b\u0005¨\u0006\u0006"}, mo10... | UTF-8 | Java | 549 | java | C3147r.java | Java | [] | null | [] | package p073b.p085h;
import p073b.C3218m;
@C3218m(mo10384a = {1, 1, 11}, mo10385b = {"\u0000\f\n\u0002\u0018\u0002\n\u0002\u0010\u0010\n\u0002\b\u0005\b\u0001\u0018\u00002\b\u0012\u0004\u0012\u00020\u00000\u0001B\u0007\b\u0002¢\u0006\u0002\u0010\u0002j\u0002\b\u0003j\u0002\b\u0004j\u0002\b\u0005¨\u0006\u0006"}, mo10... | 549 | 0.694139 | 0.380952 | 12 | 44.5 | 103.76857 | 387 | false | false | 0 | 0 | 24 | 0.087912 | 0 | 0 | 1.333333 | false | false | 4 |
f8e8f1ca5a18d22f448bd2537fae25d73e8f697d | 24,515,673,354,929 | 9d13fda3cd0e1b27b6a324c093631a03f9aaf2b8 | /yiyun_carservice/.svn/pristine/cb/cbd63e0885b079023ff6235483c244b3f809dfb3.svn-base | 62bf206c324997d3a4c0037c4008ea200cfaa356 | [] | no_license | moutainhigh/bi_application | https://github.com/moutainhigh/bi_application | a3fcc42cef208135810292d99a522c5756cae7c0 | c5b9b31cf45a62ced247781dbe511a03827bf878 | refs/heads/master | 2023-05-09T21:25:04.966000 | 2021-01-01T11:54:12 | 2021-01-01T11:54:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.carservice.project.oper.domain;
import java.util.Date;
import com.fasterxml.jackson.annotation.JsonFormat;
import org.apache.commons.lang3.builder.ToStringBuilder;
import org.apache.commons.lang3.builder.ToStringStyle;
import com.carservice.framework.aspectj.lang.annotation.Excel;
import com.carservice.fra... | UTF-8 | Java | 4,364 | cbd63e0885b079023ff6235483c244b3f809dfb3.svn-base | Java | [
{
"context": ";\n\n/**\n * 营运城市信息对象 t_oper_city_info\n * \n * @author carservice\n * @date 2020-05-04\n */\npublic class TOperCityInf",
"end": 409,
"score": 0.9994522333145142,
"start": 399,
"tag": "USERNAME",
"value": "carservice"
}
] | null | [] | package com.carservice.project.oper.domain;
import java.util.Date;
import com.fasterxml.jackson.annotation.JsonFormat;
import org.apache.commons.lang3.builder.ToStringBuilder;
import org.apache.commons.lang3.builder.ToStringStyle;
import com.carservice.framework.aspectj.lang.annotation.Excel;
import com.carservice.fra... | 4,364 | 0.621975 | 0.618829 | 177 | 22.344633 | 19.167118 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.316384 | false | false | 4 | |
f3db3e686ed53455a325e6d51000d4279f330500 | 24,790,551,252,025 | 2009fedeb583c6ea0b8de7aa16733b5f583833e8 | /src/me/SimYooh/AllesInEen/events/CustomEvents/PlayerWarpEvent.java | 5177bb26c2c663c75dcab8f0aa0868516f46bdf8 | [
"MIT"
] | permissive | SimYooh/AllesInEen | https://github.com/SimYooh/AllesInEen | 3468309dfaa73b2d0e2aec559a7d3759d77cd1d4 | 5f2f99f89d5610437664cb9ced55c50d87a74757 | refs/heads/master | 2016-06-15T22:32:00.069000 | 2016-05-12T18:34:23 | 2016-05-12T18:34:23 | 54,722,020 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.SimYooh.AllesInEen.events.CustomEvents;
import org.bukkit.Location;
import org.bukkit.entity.Player;
import org.bukkit.event.Cancellable;
import org.bukkit.event.Event;
import org.bukkit.event.HandlerList;
public class PlayerWarpEvent
extends Event
implements Cancellable
{
private Player player;
pr... | UTF-8 | Java | 1,105 | java | PlayerWarpEvent.java | Java | [] | null | [] | package me.SimYooh.AllesInEen.events.CustomEvents;
import org.bukkit.Location;
import org.bukkit.entity.Player;
import org.bukkit.event.Cancellable;
import org.bukkit.event.Event;
import org.bukkit.event.HandlerList;
public class PlayerWarpEvent
extends Event
implements Cancellable
{
private Player player;
pr... | 1,105 | 0.698643 | 0.698643 | 61 | 17.09836 | 16.455309 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.377049 | false | false | 4 |
b59e310cc312aee9b89099484ccdf371fd29138f | 335,007,481,947 | ce0ced8ee21c75d2fe21cb2977b8380f27c0bc63 | /app/src/main/java/com/example/d_odo/todolist/models/Note.java | 9f2d81a52ebea715e8bc58b6d06906863fa52cf7 | [] | no_license | DomenicoLicciardi/ToDoList | https://github.com/DomenicoLicciardi/ToDoList | e2a5a29e040c8c2c453e0530da9897bddf59c166 | 294805562176fb146cb0783234279d89891a0bf4 | refs/heads/master | 2021-01-19T21:51:27.837000 | 2017-02-22T15:12:05 | 2017-02-22T15:12:05 | 82,538,994 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.d_odo.todolist.models;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.Date;
/**
* Created by d-odo on 20/02/2017.
*/
public class Note {
public String title;
String dataCreazione;
String ultimaModifica;
String body;
... | UTF-8 | Java | 1,713 | java | Note.java | Java | [
{
"context": "alendar;\nimport java.util.Date;\n\n/**\n * Created by d-odo on 20/02/2017.\n */\n\npublic class Note {\n publi",
"end": 182,
"score": 0.9996692538261414,
"start": 177,
"tag": "USERNAME",
"value": "d-odo"
}
] | null | [] | package com.example.d_odo.todolist.models;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.Date;
/**
* Created by d-odo on 20/02/2017.
*/
public class Note {
public String title;
String dataCreazione;
String ultimaModifica;
String body;
... | 1,713 | 0.637478 | 0.632808 | 85 | 19.152941 | 19.039591 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 4 |
4c605559949bb65fa3934cc2f0eb32aaea192c69 | 30,511,447,686,018 | 88508079554801e51a30dc3e92d4407e840b5ea8 | /card-base/card-common/src/main/java/com/bdtd/card/common/util/RandomUtil.java | 94cf9e53a7483e141772a23b856adfafe7697265 | [] | no_license | fengyuwuyu/bdtd-card | https://github.com/fengyuwuyu/bdtd-card | 8f94d765f46fd41e89cdf048311b91aafd63f827 | 6e79229a3fa374cf26ee9d0ed1c9f93c26e26c64 | refs/heads/master | 2020-04-13T18:58:47.752000 | 2019-12-25T10:30:34 | 2019-12-25T10:30:34 | 163,389,884 | 0 | 0 | null | false | 2019-12-25T10:31:29 | 2018-12-28T09:03:47 | 2019-03-19T01:18:50 | 2019-12-25T10:31:28 | 7,602 | 0 | 0 | 0 | JavaScript | false | false | package com.bdtd.card.common.util;
import java.util.Random;
/**
* 游戏随机工具类<br>
*/
public class RandomUtil {
/**
* 在一个范围中随机一个整数(包括两端的值)
* @param min
* @param max
* @return
*/
public static int randomInt(int min, int max){
if(min == max){
return min;
}
Random r = new Random();
int intValue = max... | UTF-8 | Java | 1,885 | java | RandomUtil.java | Java | [
{
"context": "return false;\n\t}\n\t/**\n\t * n个整数随机一个<br>\n\t * @author suyinglong\n\t * @version 2015年5月15日下午3:51:06\n\t * @param i 整数可",
"end": 891,
"score": 0.9996563792228699,
"start": 881,
"tag": "USERNAME",
"value": "suyinglong"
},
{
"context": "\t\treturn 0;\n\t}\n\t\n\t/**\n... | null | [] | package com.bdtd.card.common.util;
import java.util.Random;
/**
* 游戏随机工具类<br>
*/
public class RandomUtil {
/**
* 在一个范围中随机一个整数(包括两端的值)
* @param min
* @param max
* @return
*/
public static int randomInt(int min, int max){
if(min == max){
return min;
}
Random r = new Random();
int intValue = max... | 1,885 | 0.632547 | 0.60207 | 85 | 19.458824 | 18.273447 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.752941 | false | false | 4 |
1fb975e797a6e6106ab395b82d459940d07495b4 | 11,416,023,098,466 | 7132a8b0bfcccd24b59e1b97edd2ffd0a49b0fb5 | /src/main/java/com/sample/learn/demo/DemoApplication.java | 2f9fa49bebea1c274f03617a14e4427baa6acad5 | [] | no_license | Vigu3030-dev/SpringBootApp | https://github.com/Vigu3030-dev/SpringBootApp | 3caf9092746c9c2a7319d600a5b776f0b5cec343 | 1a0c2c6087c22f8e60bacf2ff3f3f561b47ba19b | refs/heads/master | 2022-09-14T22:53:32.088000 | 2020-06-02T06:59:27 | 2020-06-02T06:59:27 | 268,724,109 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sample.learn.demo;
import java.util.concurrent.TimeUnit;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.Bean;
import... | UTF-8 | Java | 1,809 | java | DemoApplication.java | Java | [] | null | [] | package com.sample.learn.demo;
import java.util.concurrent.TimeUnit;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.Bean;
import... | 1,809 | 0.814815 | 0.812051 | 49 | 35.918365 | 33.234993 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.204082 | false | false | 4 |
a9cc8d0eadb385e38a30dffbf4aa6c6bd7474759 | 1,374,389,553,037 | 4d43817ef16c0e1f9e154818c65b07461033e9cf | /src/main/java/com/sdettraining/cucumber/CucumberDemo/TestRunner.java | cbae6e539a78df39fee7aa58a32889802168b799 | [] | no_license | SDETTrainer/FMHerndonMavenJenkins | https://github.com/SDETTrainer/FMHerndonMavenJenkins | 91e877285ef9c8eb709d854cf46234e069162625 | e38c66619c8aa647fce0e96670e3456f79374d40 | refs/heads/master | 2020-04-12T20:52:22.501000 | 2018-12-21T19:35:34 | 2018-12-21T19:35:34 | 162,749,113 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sdettraining.cucumber.CucumberDemo;
import cucumber.api.CucumberOptions;
import cucumber.api.testng.AbstractTestNGCucumberTests;
//@CucumberOptions(features = "Feature", glue = "com.sdettraining.cucumber.CucumberDemo", dryRun = false, plugin = {"pretty", "html:target/cucumber-reports" }, monochrome =... | UTF-8 | Java | 1,300 | java | TestRunner.java | Java | [] | null | [] | package com.sdettraining.cucumber.CucumberDemo;
import cucumber.api.CucumberOptions;
import cucumber.api.testng.AbstractTestNGCucumberTests;
//@CucumberOptions(features = "Feature", glue = "com.sdettraining.cucumber.CucumberDemo", dryRun = false, plugin = {"pretty", "html:target/cucumber-reports" }, monochrome =... | 1,300 | 0.717692 | 0.717692 | 30 | 41.333332 | 59.125477 | 208 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.033333 | false | false | 4 |
df780ad23b1d6470b097666be1f35acc931e4537 | 25,168,508,375,781 | 6fe440cc366812b7fb3ba1ad168d3e67ceea1966 | /app/src/test/java/se/umu/oi17wln/thirty_game/model/DieTest.java | 1b1e897664518087a6dce0f14bb5199c071dfb83 | [] | no_license | William-Larsson/thirty-game | https://github.com/William-Larsson/thirty-game | b9bb811ae3148147aba963c33a7ffc659236f1cb | e90ababbdcee1cfc17adb3870f552d4d5a07f295 | refs/heads/master | 2022-11-12T14:23:21.587000 | 2020-06-23T18:53:20 | 2020-06-23T18:53:20 | 270,385,127 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package se.umu.oi17wln.thirty_game.model;
import org.junit.Before;
import org.junit.Test;
import se.umu.oi17wln.thirty_game.model.Die;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertTrue;
public class DieTest {
private Die die;
@Before
public void setUp(){
this.... | UTF-8 | Java | 1,114 | java | DieTest.java | Java | [] | null | [] | package se.umu.oi17wln.thirty_game.model;
import org.junit.Before;
import org.junit.Test;
import se.umu.oi17wln.thirty_game.model.Die;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertTrue;
public class DieTest {
private Die die;
@Before
public void setUp(){
this.... | 1,114 | 0.656194 | 0.64991 | 47 | 22.702127 | 18.513842 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.446809 | false | false | 4 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.