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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
c8956fc6c0bfbdda4a805835ccc09c68d1f7fec3 | 8,237,747,310,259 | 310310843587eaaa2f928253a466206f50705649 | /app/src/main/java/com/jcedar/visibook/lautech/io/jsonhandlers/JSONHandler.java | c382203845733617d683f36440e73476b0c9d833 | [] | no_license | ph3mmy/Visibook | https://github.com/ph3mmy/Visibook | cc7f2d33ec3328cc71e8dd256da299e4b9f89df0 | 1c4facbc34cbe223b0ceb8d56565ccc88ff306af | refs/heads/master | 2021-01-21T13:33:51.722000 | 2016-04-22T12:06:51 | 2016-04-22T12:06:51 | 55,244,351 | 1 | 2 | null | false | 2016-04-22T12:06:52 | 2016-04-01T15:55:18 | 2016-04-07T09:49:32 | 2016-04-22T12:06:51 | 1,599 | 1 | 1 | 0 | Java | null | null | package com.jcedar.visibook.lautech.io.jsonhandlers;
import android.content.ContentProviderOperation;
import android.content.ContentResolver;
import android.content.Context;
import android.content.OperationApplicationException;
import android.os.RemoteException;
import com.jcedar.visibook.lautech.provider.DataContrac... | UTF-8 | Java | 1,148 | java | JSONHandler.java | Java | [
{
"context": "n;\nimport java.util.ArrayList;\n\n\n/**\n * Created by user1 on 13/08/2015.\n */\npublic abstract class JSONHand",
"end": 405,
"score": 0.998847246170044,
"start": 400,
"tag": "USERNAME",
"value": "user1"
}
] | null | [] | package com.jcedar.visibook.lautech.io.jsonhandlers;
import android.content.ContentProviderOperation;
import android.content.ContentResolver;
import android.content.Context;
import android.content.OperationApplicationException;
import android.os.RemoteException;
import com.jcedar.visibook.lautech.provider.DataContrac... | 1,148 | 0.72561 | 0.71777 | 42 | 26.333334 | 25.742004 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 6 |
3530a08fa58a988ece5e251a64b9fdaf62bde0ff | 8,237,747,307,536 | e70c853e41d4ac3180bfce52c2a7db31b79f976e | /app/src/main/java/com/itcode/customView/tools/MyLog.java | dfc34aa2c3a20ed12d069f7ac75ba07e54eb261d | [] | no_license | sunalong/CustomView | https://github.com/sunalong/CustomView | 39c34699531adec48b13abf29677ddea428ef46e | 8ea20c63b67a795fe066fa964c83357df4258ed5 | refs/heads/master | 2020-04-06T04:09:01.548000 | 2016-07-19T08:23:38 | 2016-07-19T08:23:38 | 57,118,271 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.itcode.customView.tools;
import android.util.Log;
/**
* Created by uatas990232 on 2016/4/25.
*/
public class MyLog{
//public class MyLog extends Log {
// MyLog() {
// }
}
| UTF-8 | Java | 205 | java | MyLog.java | Java | [
{
"context": "\r\n\r\nimport android.util.Log;\r\n\r\n/**\r\n * Created by uatas990232 on 2016/4/25.\r\n */\r\npublic class MyLog{\r\n//public",
"end": 98,
"score": 0.9995207190513611,
"start": 87,
"tag": "USERNAME",
"value": "uatas990232"
}
] | null | [] | package com.itcode.customView.tools;
import android.util.Log;
/**
* Created by uatas990232 on 2016/4/25.
*/
public class MyLog{
//public class MyLog extends Log {
// MyLog() {
// }
}
| 205 | 0.619512 | 0.556098 | 12 | 15.083333 | 14.355361 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 6 |
a8c5658d634f3c5cd753b24597769ce97258914d | 35,381,940,606,667 | 40666a690c2aca7e70c5e11768ccb175a0f0a332 | /src/org/ice/Library/NullLib.java | b563fbc82fc08e8d2a44abd86902ea977fe32c43 | [
"MIT"
] | permissive | 993/IceLangOnJava | https://github.com/993/IceLangOnJava | 9008a829a4120fd1b40ecb4d5d79cf05e4a4ea6d | 1979fa2ada5046944f8b623c5bec70ca9a5dc598 | refs/heads/master | 2015-08-14T08:37:34.922000 | 2014-11-29T22:54:28 | 2014-11-29T22:54:28 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.ice.Library;
import org.ice.Ice;
import org.ice.ast.ASTException;
import org.ice.parser.SourceLocation;
import org.ice.runtime.*;
public class NullLib {
public static void register(final Ice runtime, final IceObject object) {
IceObject nullObject = new IceValueObject(runtime, runtime.getObject... | UTF-8 | Java | 1,338 | java | NullLib.java | Java | [] | null | [] | package org.ice.Library;
import org.ice.Ice;
import org.ice.ast.ASTException;
import org.ice.parser.SourceLocation;
import org.ice.runtime.*;
public class NullLib {
public static void register(final Ice runtime, final IceObject object) {
IceObject nullObject = new IceValueObject(runtime, runtime.getObject... | 1,338 | 0.635277 | 0.633034 | 31 | 42.161289 | 33.899372 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 6 |
12f2a2c8fd7f275e5282422185e85bd16af56d1d | 39,015,482,918,334 | 9cdf4a803b5851915b53edaeead2546f788bddc6 | /machinelearning/5.0.x/drools-process/drools-process-task/src/test/java/org/drools/task/service/TaskServiceTest.java | f02a9043aded2243e04a21d1ed152f26109dbcd4 | [
"Apache-2.0"
] | permissive | kiegroup/droolsjbpm-contributed-experiments | https://github.com/kiegroup/droolsjbpm-contributed-experiments | 8051a70cfa39f18bc3baa12ca819a44cc7146700 | 6f032d28323beedae711a91f70960bf06ee351e5 | refs/heads/master | 2023-06-01T06:11:42.641000 | 2020-07-15T15:09:02 | 2020-07-15T15:09:02 | 1,184,582 | 1 | 13 | null | false | 2021-06-24T08:45:52 | 2010-12-20T15:42:26 | 2020-09-08T11:21:22 | 2020-07-15T16:13:45 | 157,850 | 15 | 30 | 21 | Java | false | false | package org.drools.task.service;
import java.io.InputStreamReader;
import java.io.Reader;
import java.net.InetSocketAddress;
import java.net.SocketAddress;
import java.util.List;
import java.util.Map;
import org.apache.commons.collections.map.HashedMap;
import org.apache.mina.transport.socket.nio.NioSocketC... | UTF-8 | Java | 10,349 | java | TaskServiceTest.java | Java | [
{
"context": " SocketAddress address = new InetSocketAddress( \"127.0.0.1\",\r\n ",
"end": 1161,
"score": 0.9997841715812683,
"start": 1152,
"tag": "IP_ADDRESS",
"value": "127.0.0.1"
},
{
"context": "ler();\r\n client.getTasksOwned... | null | [] | package org.drools.task.service;
import java.io.InputStreamReader;
import java.io.Reader;
import java.net.InetSocketAddress;
import java.net.SocketAddress;
import java.util.List;
import java.util.Map;
import org.apache.commons.collections.map.HashedMap;
import org.apache.mina.transport.socket.nio.NioSocketC... | 10,349 | 0.505073 | 0.501788 | 242 | 40.764462 | 27.808939 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.735537 | false | false | 6 |
a247c8888545f619502dd0b6ba291f447834db94 | 35,227,321,790,093 | 1c6eae4b5ebbddce35a2fad77b69189e5290ea2a | /src/design/iterator/Client.java | 37fc9f0c3cba51bb142534ebbe7571695f9f6337 | [] | no_license | GitHubFeiLong/design | https://github.com/GitHubFeiLong/design | b4d2a07fc4675c469bf40aa5a05ae3c66d2a9382 | 377b5b08771a7257d9b9a9aa9578ed98f59c8697 | refs/heads/master | 2023-02-05T01:08:47.905000 | 2023-01-30T12:51:13 | 2023-01-30T12:51:13 | 187,624,865 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package design.iterator;
import java.util.ArrayList;
import java.util.List;
/**
* 迭代器模式(Iterator Pattern): 提供一种方法顺序访问一个聚合对象中的各个元素,
* 而又不用暴露该对象的内部表示。又称为游标(Cursor)模式
* @ClassName Client
* @Description TODO
* @Author msi
* @Date 2019/6/20 19:11
*/
public class Client {
public static void main(String[] args) {
... | UTF-8 | Java | 1,210 | java | Client.java | Java | [
{
"context": " @ClassName Client\n * @Description TODO\n * @Author msi\n * @Date 2019/6/20 19:11\n */\npublic class Client ",
"end": 224,
"score": 0.9996034502983093,
"start": 221,
"tag": "USERNAME",
"value": "msi"
}
] | null | [] | package design.iterator;
import java.util.ArrayList;
import java.util.List;
/**
* 迭代器模式(Iterator Pattern): 提供一种方法顺序访问一个聚合对象中的各个元素,
* 而又不用暴露该对象的内部表示。又称为游标(Cursor)模式
* @ClassName Client
* @Description TODO
* @Author msi
* @Date 2019/6/20 19:11
*/
public class Client {
public static void main(String[] args) {
... | 1,210 | 0.663386 | 0.652559 | 46 | 21.086956 | 15.01713 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.73913 | false | false | 6 |
27bc060b26e2cd396bb612470107b021be7290f2 | 22,351,009,872,751 | 22803e2e488ebd67c8a7a94e0a80452187b4ac45 | /Tipper/src/com/sc/tool/LocalDB.java | 301ae54063a4d1c98c4ce8a8e5b0ff8be923ed2d | [
"Apache-2.0"
] | permissive | scimence/Tipper | https://github.com/scimence/Tipper | 346e2e65eafb724b152d8bc71fa0cfe1ee42977b | 0fede4b3e35cd88bfb1cf89d3841419ce46f66f2 | refs/heads/master | 2021-12-14T20:44:20.687000 | 2021-12-10T10:52:02 | 2021-12-10T10:52:02 | 217,441,848 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sc.tool;
//===========================================================================================================
//2、保存数据到文件
//===========================================================================================================
//类LocalDB.java
import java.io.File;
import java.io.F... | UTF-8 | Java | 8,936 | java | LocalDB.java | Java | [
{
"context": ") load(); // 初始化\r\n\t\tKey = Encryption(Key, 33741); // 加密键名\r\n\t\t\r\n\t\tvalue = Encryption(valu",
"end": 6799,
"score": 0.522724449634552,
"start": 6798,
"tag": "KEY",
"value": "3"
},
{
"context": " // 从文件读取数据,或初始化\r\n\t\tKey = Encryption(Key, 3... | null | [] | package com.sc.tool;
//===========================================================================================================
//2、保存数据到文件
//===========================================================================================================
//类LocalDB.java
import java.io.File;
import java.io.F... | 8,936 | 0.57311 | 0.565724 | 280 | 26.521429 | 24.1581 | 109 | false | false | 0 | 0 | 0 | 0 | 110 | 0.027541 | 2.996428 | false | false | 6 |
1c5ac9e46bf94dd99b4df4b05b2a4c620e289ee5 | 30,451,318,129,161 | 1c8005e9d3d22fe531bc35e9392b0e050e6ae902 | /SHA1.java | 15453457018646db7a0e0b4cd9d3d7efb9899642 | [] | no_license | jbaum98/stuytorrent | https://github.com/jbaum98/stuytorrent | 71a5c11b4493d076bdc42337fca0bd1656c0e898 | 2af1e191aa0fb115989604a1283e6a0a4b80fa7f | refs/heads/master | 2021-01-06T20:41:46.696000 | 2015-03-21T00:29:06 | 2015-03-21T00:29:06 | 28,779,520 | 0 | 0 | null | false | 2015-01-13T13:47:25 | 2015-01-04T16:37:23 | 2015-01-12T22:06:33 | 2015-01-13T13:47:24 | 276 | 0 | 0 | 0 | Java | null | null | package stuytorrent;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
import java.util.Formatter;
import java.util.Arrays;
import java.nio.charset.StandardCharsets;
/**
* handles SHA1 hashing
*/
public class SHA1 {
private MessageDigest md;
public SHA1() {
try {
... | UTF-8 | Java | 2,259 | java | SHA1.java | Java | [] | null | [] | package stuytorrent;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
import java.util.Formatter;
import java.util.Arrays;
import java.nio.charset.StandardCharsets;
/**
* handles SHA1 hashing
*/
public class SHA1 {
private MessageDigest md;
public SHA1() {
try {
... | 2,259 | 0.548473 | 0.528995 | 79 | 27.594936 | 22.485731 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.683544 | false | false | 6 |
6893dc907f1b68f0debcb4f28eeb8d07217a2c3a | 37,323,265,819,807 | 6f176b01e217d0c051226fb94a014eca27f52003 | /app/src/main/java/com/candy/android/adapter/RankingAdapter.java | fcea463037b4f43775704cb4e3ea52b27960d995 | [] | no_license | tranvantu95/Candy-android | https://github.com/tranvantu95/Candy-android | bc8e23c499d19aaeedc070b8a5f6da6468f9bc0a | 4f2789d13538d5acf69cd3c4eb0e0fb251934542 | refs/heads/master | 2020-04-14T00:08:35.733000 | 2018-12-29T16:39:10 | 2018-12-29T16:39:10 | 163,525,699 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.candy.android.adapter;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.RelativeLayout;
import android.widget.TextView;
import c... | UTF-8 | Java | 17,247 | java | RankingAdapter.java | Java | [
{
"context": "Decoder;\nimport java.util.List;\n\n/**\n * Created by Anhtriuhihi on 8/11/2017.\n */\n\npublic class RankingAdapter ex",
"end": 803,
"score": 0.9952134490013123,
"start": 792,
"tag": "NAME",
"value": "Anhtriuhihi"
}
] | null | [] | package com.candy.android.adapter;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.RelativeLayout;
import android.widget.TextView;
import c... | 17,247 | 0.620294 | 0.616523 | 375 | 44.965332 | 31.532778 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.618667 | false | false | 6 |
98b0691336765440636ff705d79f82c0004dfac7 | 2,551,210,627,403 | 0e22632d24e85807ed1c2c215cb0da92b47dd7fe | /s2_comics-back/src/main/java/co/edu/uniandes/csw/comics/persistence/VendedorPersistence.java | 4a9b4d232bfa26aa71c0b04a7a5001fea2ecf430 | [
"MIT"
] | permissive | Uniandes-ISIS2603-backup/s2_Comics_201910 | https://github.com/Uniandes-ISIS2603-backup/s2_Comics_201910 | b39604b4b9867a7e34910319a8e495cdf81ad42a | b80e0ad9e87e64b6c0be85225db7b86c197d62ed | refs/heads/master | 2020-04-21T11:03:16.306000 | 2019-05-23T04:25:41 | 2019-05-23T04:25:41 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package co.edu.uniandes.csw.comics.persistence;
import co.edu.uniandes.csw.comics.entities.CalificacionEntity;
import co.edu.uniandes.... | UTF-8 | Java | 3,542 | java | VendedorPersistence.java | Java | [
{
"context": "t javax.persistence.TypedQuery;\n\n/**\n *\n * @author Juan Pablo Cano\n */\n@Stateless\npublic class VendedorPersistence\n{",
"end": 657,
"score": 0.9998630881309509,
"start": 642,
"tag": "NAME",
"value": "Juan Pablo Cano"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package co.edu.uniandes.csw.comics.persistence;
import co.edu.uniandes.csw.comics.entities.CalificacionEntity;
import co.edu.uniandes.... | 3,533 | 0.639062 | 0.637648 | 111 | 30.873875 | 28.513666 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.603604 | false | false | 6 |
47f2fe4f8e5ace371398ab54b757d0dd206fdfbf | 6,459,630,877,035 | 5f92897c32007cc19f6a6bdd52257cd71a677074 | /lib/src/main/java/com/maltaisn/calcdialog/Expression.java | a7e3a2ad1a5d512f3a0cff452e7ea2adee404031 | [
"Apache-2.0"
] | permissive | maltaisn/calcdialoglib | https://github.com/maltaisn/calcdialoglib | e0ea92b9d7c730ac9ff53935f9a2b7dc4a20a751 | 66ae1a62f6692428f9a14eb4cafb6ad68f5904d0 | refs/heads/master | 2023-03-08T07:30:37.973000 | 2021-12-17T12:54:22 | 2021-12-17T12:54:22 | 124,698,942 | 179 | 103 | Apache-2.0 | false | 2023-02-25T14:58:35 | 2018-03-10T21:13:55 | 2023-02-23T07:27:28 | 2022-05-17T21:27:16 | 20,228 | 156 | 71 | 9 | Java | false | false | /*
* Copyright 2019 Nicolas Maltais
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed... | UTF-8 | Java | 5,071 | java | Expression.java | Java | [
{
"context": "/*\n * Copyright 2019 Nicolas Maltais\n *\n * Licensed under the Apache License, Version ",
"end": 36,
"score": 0.9998433589935303,
"start": 21,
"tag": "NAME",
"value": "Nicolas Maltais"
}
] | null | [] | /*
* Copyright 2019 <NAME>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in wr... | 5,062 | 0.558319 | 0.549438 | 171 | 28.631578 | 22.632816 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.473684 | false | false | 6 |
6a506f3987bbe312d0b3526aee00eacfe42a0cb8 | 6,459,630,877,675 | a92e281811083c5293ad0f9f153b997a3aecd9ad | /studyCodeFour/src/ConstructCode/Adapter/Output220V.java | 6591fcf177702c7af914399d86cb1b2f416b7bc8 | [] | no_license | whereareyougo/javaPractice | https://github.com/whereareyougo/javaPractice | b27c469757f622587c63e4dafcc3d20479c89acd | b7a348e709eb18e60f5c8c537b966a1e595afe4a | refs/heads/master | 2020-04-08T22:23:01.169000 | 2018-11-30T07:29:45 | 2018-11-30T07:29:45 | 159,784,846 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ConstructCode.Adapter;
public interface Output220V {
public int output220V();
}
| UTF-8 | Java | 90 | java | Output220V.java | Java | [] | null | [] | package ConstructCode.Adapter;
public interface Output220V {
public int output220V();
}
| 90 | 0.788889 | 0.722222 | 5 | 17 | 13.579396 | 30 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 6 |
9c029c002bfc9b8384cde7f7301df551f729bede | 14,912,126,522,425 | d6772e9dd71ecbd39b16e2774ed4c1e1a16e8495 | /src/main/java/com/lmj/sfdl/compiler/po/Table.java | 7f4812342dd91c83a954bc13060b20fcadb77e79 | [] | no_license | lingminjun/sfdl | https://github.com/lingminjun/sfdl | 5050ee1410b96c206ff8d8982a41a5351d39139a | 37d2d4a6be09f4d8e74c8acc3388a7d433aa6f6c | refs/heads/master | 2020-04-22T20:37:34.434000 | 2019-04-26T01:34:37 | 2019-04-26T01:34:37 | 170,647,046 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lmj.sfdl.compiler.po;
import com.lmj.sfdl.compiler.consts.Consts;
/**
* Created with IntelliJ IDEA.
* Description:
* User: lingminjun
* Date: 2018-12-30
* Time: 10:09 PM
*/
public final class Table extends Struct {
public StructType getType() {
return StructType.TABLE;
}
public ... | UTF-8 | Java | 899 | java | Table.java | Java | [
{
"context": "eated with IntelliJ IDEA.\n * Description:\n * User: lingminjun\n * Date: 2018-12-30\n * Time: 10:09 PM\n */\npublic ",
"end": 150,
"score": 0.9994977712631226,
"start": 140,
"tag": "USERNAME",
"value": "lingminjun"
}
] | null | [] | package com.lmj.sfdl.compiler.po;
import com.lmj.sfdl.compiler.consts.Consts;
/**
* Created with IntelliJ IDEA.
* Description:
* User: lingminjun
* Date: 2018-12-30
* Time: 10:09 PM
*/
public final class Table extends Struct {
public StructType getType() {
return StructType.TABLE;
}
public ... | 899 | 0.589226 | 0.575758 | 36 | 23.75 | 18.812489 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.388889 | false | false | 6 |
c2988db0e7cbd809b36d1c266d8028b7ecff5ed6 | 38,912,403,712,489 | 5624038f3f353d833a9f59e1b41ecd533e0d3ef7 | /app/src/main/java/fans/skin/expresstrade/view/containers/OffersContainer.java | 523b8533c2beed5150624771dd0c539cfcf84790 | [] | no_license | skinfans/expresstrade-android | https://github.com/skinfans/expresstrade-android | a0edf6ff55f9bfbaef12f20b9bf52108d052e8a3 | 7e96deee89c08f5bd9ec19bcab82582b77e14b95 | refs/heads/master | 2020-04-02T01:01:40.003000 | 2018-11-21T00:15:04 | 2018-11-21T00:15:04 | 153,834,011 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fans.skin.expresstrade.view.containers;
import android.content.*;
import android.os.*;
import android.support.v4.app.*;
import android.support.v4.content.Loader;
import android.support.v4.widget.*;
import android.support.v7.widget.*;
import android.view.*;
import java.util.*;
import fans.skin.expresstrade.*;... | UTF-8 | Java | 6,327 | java | OffersContainer.java | Java | [] | null | [] | package fans.skin.expresstrade.view.containers;
import android.content.*;
import android.os.*;
import android.support.v4.app.*;
import android.support.v4.content.Loader;
import android.support.v4.widget.*;
import android.support.v7.widget.*;
import android.view.*;
import java.util.*;
import fans.skin.expresstrade.*;... | 6,327 | 0.528529 | 0.52679 | 192 | 31.958334 | 29.298897 | 114 | false | false | 0 | 0 | 0 | 0 | 95 | 0.14936 | 0.442708 | false | false | 6 |
178a3734e28d427ce7b20fe6e3c3250a9d6327be | 12,438,225,359,184 | cced42fbccaf3721f1e1836090409f84bf9dd7c8 | /yuan-common/src/tmp/jdk/jdk8/StampedLockTest.java | 04e19812edb3d3900a6c6fa4e5090483b2fa7589 | [] | no_license | tiangehuang/common | https://github.com/tiangehuang/common | 06e08f053221648b8e636ee89bc2998ff548d41c | 6f6ef5fa8214def9de0ecb37e7d0fc5468cb3976 | refs/heads/master | 2021-08-23T23:31:10.556000 | 2017-12-07T02:33:19 | 2017-12-07T02:33:19 | 113,392,747 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tmp.jdk.jdk8;
import java.util.concurrent.locks.StampedLock;
public class StampedLockTest {
public static void main(String[] args) {
}
private final StampedLock lock = new StampedLock();
private double balance;
public void deposit(double amount) {
long stamp = lock.writeLock();
try... | UTF-8 | Java | 2,413 | java | StampedLockTest.java | Java | [] | null | [] | package tmp.jdk.jdk8;
import java.util.concurrent.locks.StampedLock;
public class StampedLockTest {
public static void main(String[] args) {
}
private final StampedLock lock = new StampedLock();
private double balance;
public void deposit(double amount) {
long stamp = lock.writeLock();
try... | 2,413 | 0.618855 | 0.617841 | 85 | 21.211765 | 19.263556 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.352941 | false | false | 6 |
21506aff025ebccdf2604a6b70ffb730b429bf25 | 37,924,561,239,342 | 1202146fe328141c9fe739c6b0f57884ae0cd181 | /src/main/java/com/lz/palmscore/enums/SessionEnum.java | ff54d07de838464c33f60ed56f9bd1042f5f9460 | [] | no_license | FateBlack/palmscore | https://github.com/FateBlack/palmscore | 6fddbe9c3d4dc07563228965bccbf04575688e82 | 2c3960651bccd6c1c588b9a86e084805feb57949 | refs/heads/master | 2021-06-13T02:04:17.409000 | 2019-10-31T21:16:02 | 2019-10-31T21:16:02 | 161,106,494 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lz.palmscore.enums;
/**
* @author LiZhenJiang
* @date 2019-11-01
*
* session
*/
public enum SessionEnum {
ACTIVITY("activity","活动主体"),
ACTIVITY_ID("activityId","活动id"),
ADMIN("admin","管理员"),
PERSON_LIST("list","评委选手通用列表"),
RATER_LIST("raterList","评委列表"),
EXTRA_RATER_List("extra... | UTF-8 | Java | 660 | java | SessionEnum.java | Java | [
{
"context": "package com.lz.palmscore.enums;\n\n/**\n * @author LiZhenJiang\n * @date 2019-11-01\n *\n * session\n */\npublic enum",
"end": 59,
"score": 0.9997827410697937,
"start": 48,
"tag": "NAME",
"value": "LiZhenJiang"
}
] | null | [] | package com.lz.palmscore.enums;
/**
* @author LiZhenJiang
* @date 2019-11-01
*
* session
*/
public enum SessionEnum {
ACTIVITY("activity","活动主体"),
ACTIVITY_ID("activityId","活动id"),
ADMIN("admin","管理员"),
PERSON_LIST("list","评委选手通用列表"),
RATER_LIST("raterList","评委列表"),
EXTRA_RATER_List("extra... | 660 | 0.602007 | 0.588629 | 29 | 19.620689 | 14.413629 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.724138 | false | false | 6 |
a002cbcea2af2e2eea4e1733faf2ce863edf98e4 | 37,443,524,905,636 | 65a09e9f4450c6133e6de337dbba373a5510160f | /naifg/src/main/java/co/simasoft/view/GroupIdsFilesBean.java | 192094bd816f70dd6e612735ce5d2bf22c706a74 | [] | no_license | nelsonjava/simasoft | https://github.com/nelsonjava/simasoft | c0136cdf0c208a5e8d01ab72080330e4a15b1261 | be83eb8ef67758be82bbd811b672572eff1910ee | refs/heads/master | 2021-01-23T15:21:01.981000 | 2017-04-27T12:46:16 | 2017-04-27T12:46:16 | 27,980,384 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package co.simasoft.view;
import java.io.ByteArrayOutputStream;
import java.io.InputStream;
import javax.faces.context.ExternalContext;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.Part;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import javax.annotatio... | UTF-8 | Java | 10,727 | java | GroupIdsFilesBean.java | Java | [] | null | [] | package co.simasoft.view;
import java.io.ByteArrayOutputStream;
import java.io.InputStream;
import javax.faces.context.ExternalContext;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.Part;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import javax.annotatio... | 10,727 | 0.695069 | 0.692085 | 408 | 25.291666 | 23.718338 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.713235 | false | false | 6 |
82cc9204395bb7ecb16fad74b0182caed0b16a71 | 37,443,524,905,112 | 16ae66e04acc9186d71e33a10262321ace1a71ae | /src/main/java/com/h5/game/filter/ControllerInterceptor.java | c49810a7d8533af3012235420aeb2558ff848352 | [] | no_license | wanglichuan/test | https://github.com/wanglichuan/test | 34ae72f0501508f22a44baa4d6e46b16ed8b0c5b | ceaa4efddcb54716914afd7364e7fb5d1751d6a0 | refs/heads/master | 2021-01-20T15:04:15.133000 | 2017-05-08T14:12:57 | 2017-05-08T14:12:57 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.h5.game.filter;
import com.alibaba.fastjson.JSONArray;
import com.h5.game.model.bean.Admin;
import com.h5.game.services.interfaces.AuthService;
import org.aopalliance.intercept.MethodInterceptor;
import org.aopalliance.intercept.MethodInvocation;
import org.springframework.beans.factory.annotation.Autowire... | UTF-8 | Java | 3,223 | java | ControllerInterceptor.java | Java | [
{
"context": "HashMap;\nimport java.util.Map;\n\n/**\n * Created by 黄春怡 on 2017/4/7.\n */\n@Component\npublic class Controll",
"end": 758,
"score": 0.9983126521110535,
"start": 755,
"tag": "NAME",
"value": "黄春怡"
}
] | null | [] | package com.h5.game.filter;
import com.alibaba.fastjson.JSONArray;
import com.h5.game.model.bean.Admin;
import com.h5.game.services.interfaces.AuthService;
import org.aopalliance.intercept.MethodInterceptor;
import org.aopalliance.intercept.MethodInvocation;
import org.springframework.beans.factory.annotation.Autowire... | 3,223 | 0.652229 | 0.648435 | 80 | 38.537498 | 24.810755 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.7375 | false | false | 6 |
676d30b588752ba0c88ce29b29acc672fee35deb | 34,119,220,247,908 | 1692b92a228002f52e088d00530e46eaf293efe5 | /Matador_2/src/game/chance_cards/JailSafed.java | 48c561b6544fd79aa979ebc328518446a10b35c7 | [
"MIT"
] | permissive | Catpaw42/Matador | https://github.com/Catpaw42/Matador | af1d5f1a8ebb3b17b8344b4e27059b5efac477b6 | 20ece63ffde7cff4292ff6916340766eff5ff029 | refs/heads/master | 2021-01-18T02:34:42.541000 | 2014-05-19T08:36:48 | 2014-05-19T08:36:48 | 15,863,738 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package game.chance_cards;
public class JailSafed extends ChanceCard{
public JailSafed(int nr, String name) {
super(nr, name);
// TODO Auto-generated constructor stub
}
}
| UTF-8 | Java | 190 | java | JailSafed.java | Java | [] | null | [] | package game.chance_cards;
public class JailSafed extends ChanceCard{
public JailSafed(int nr, String name) {
super(nr, name);
// TODO Auto-generated constructor stub
}
}
| 190 | 0.694737 | 0.694737 | 10 | 17 | 17.776388 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 6 |
11418f586a510b18514b957b8efc25e0c0cf7351 | 39,084,202,399,938 | 1cf16764dd251339042bce475b5e6db188d162c5 | /xa-collector/src/main/java/com/xinnet/xa/collector/util/IpProvinceSearchEngine.java | 13d31650a661f080aaa5f4c8ad176e94723dbb56 | [] | no_license | janck13/xinnet-analysis | https://github.com/janck13/xinnet-analysis | d317d42dabb76e2b815376cf87477644f23fd533 | 227c1a152ed3719d0bf8964d39aaf6732353e17a | refs/heads/master | 2020-05-23T15:43:28.024000 | 2015-12-10T10:08:28 | 2015-12-10T10:08:28 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xinnet.xa.collector.util;
import java.io.BufferedReader;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import java.util.TreeMap;
import org.apache.commons.lang.StringUtils;
import org.apache.log4j.Logger;
import com.xinnet.xa.collector.pagetrack.vo.IpProvinc... | UTF-8 | Java | 2,644 | java | IpProvinceSearchEngine.java | Java | [
{
"context": "@Title: load\n\t * @Description: 载入Ip库文件\n\t * @author Administrator\n\t * @param dataFile\n\t * @throws FileNotFoundExcep",
"end": 823,
"score": 0.9933087825775146,
"start": 810,
"tag": "NAME",
"value": "Administrator"
},
{
"context": ": getProvince\n\t * @Description:... | null | [] | package com.xinnet.xa.collector.util;
import java.io.BufferedReader;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import java.util.TreeMap;
import org.apache.commons.lang.StringUtils;
import org.apache.log4j.Logger;
import com.xinnet.xa.collector.pagetrack.vo.IpProvinc... | 2,644 | 0.651703 | 0.64435 | 113 | 21.867256 | 19.731159 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.318584 | false | false | 6 |
8814dededd022223563b13b22a2df6a99f173310 | 35,699,768,210,103 | 4632a62ba21644c85be40afc326f2221ee3ae400 | /CrawlNews/src/main/java/com/crawlnews/study/domain/ElasticDomain.java | c78a8419a22ced5952268bfe45413dc5c2869d77 | [] | no_license | eunsukcho/study | https://github.com/eunsukcho/study | 387ed6308c3a7008ef00ab4f5031af2d280f47a1 | 8158a0ef7a03f9dd4e0ddf1a52953ee480ed48cb | refs/heads/master | 2021-08-27T21:50:35.490000 | 2019-06-04T09:00:52 | 2019-06-04T09:00:52 | 186,785,708 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.crawlnews.study.domain;
import org.springframework.data.elasticsearch.annotations.Document;
@Document(indexName = "naver", type = "navernews")
public class ElasticDomain {
private String id;
private String title;
private String content;
private String reg_date;
private String category;
... | UTF-8 | Java | 1,173 | java | ElasticDomain.java | Java | [
{
"context": "h.annotations.Document;\r\n\r\n@Document(indexName = \"naver\", type = \"navernews\")\r\npublic class ElasticDomain",
"end": 138,
"score": 0.8447708487510681,
"start": 133,
"tag": "USERNAME",
"value": "naver"
}
] | null | [] | package com.crawlnews.study.domain;
import org.springframework.data.elasticsearch.annotations.Document;
@Document(indexName = "naver", type = "navernews")
public class ElasticDomain {
private String id;
private String title;
private String content;
private String reg_date;
private String category;
... | 1,173 | 0.678602 | 0.678602 | 55 | 19.327272 | 17.913992 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.509091 | false | false | 6 |
a39f336c36a50d9a030569fe29bc3bbf3f7b38ff | 4,844,723,165,055 | cdae66b8a0bd767b2f6ead882f1c32870185490c | /tool/ui/src/main/java/com/informatica/prototype/cto/mlp/tool/ui/ClustererListBean.java | 15a1ac9a34658cd7f11e022f24c248912d819259 | [] | no_license | abhivj/mlp | https://github.com/abhivj/mlp | edcf5a6dd0d02042497014eae87bc102cf3cc1e3 | c5bf5502cad003ea23f5eedb7bc6bacea82ecf2b | refs/heads/master | 2016-09-05T10:13:20.795000 | 2014-07-02T14:06:05 | 2014-07-02T14:06:05 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.informatica.prototype.cto.mlp.tool.ui;
import java.io.IOException;
import java.util.List;
import javax.faces.bean.ManagedBean;
import javax.faces.bean.ManagedProperty;
import com.informatica.prototype.cto.ssap.common.exceptions.DgException;
import com.informatica.prototype.cto.ssap.server.platform.contex... | UTF-8 | Java | 1,889 | java | ClustererListBean.java | Java | [
{
"context": ".tclusterer.TClustererMgmtFactory;\n\n/**\n * @author sanjay\n * \n */\n@ManagedBean\npublic class ClustererListBe",
"end": 607,
"score": 0.9994115233421326,
"start": 601,
"tag": "USERNAME",
"value": "sanjay"
}
] | null | [] | package com.informatica.prototype.cto.mlp.tool.ui;
import java.io.IOException;
import java.util.List;
import javax.faces.bean.ManagedBean;
import javax.faces.bean.ManagedProperty;
import com.informatica.prototype.cto.ssap.common.exceptions.DgException;
import com.informatica.prototype.cto.ssap.server.platform.contex... | 1,889 | 0.691371 | 0.691371 | 88 | 20.46591 | 22.342859 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.295455 | false | false | 6 |
c671e5e32e25a19814a1d3536e36872e13a7a35d | 37,245,956,425,598 | 315d34b60793e654accff9971733d0b53ad77b0f | /src/main/java/org/thoriumlang/thlib/pattern/ThPatternMatcher.java | 4bb5fbbb2bef5d5f4ee446485c1c1ad526c41e40 | [
"Apache-2.0"
] | permissive | thoriumlang/thlib | https://github.com/thoriumlang/thlib | 2a331e169fed1d4e1f9e8b2adce3a64039f759b1 | f7267fe7a094d06bc358af0478ac99f1e6e2da96 | refs/heads/master | 2023-08-09T07:04:09.355000 | 2019-07-29T11:47:12 | 2019-07-29T21:18:39 | 192,803,668 | 1 | 0 | Apache-2.0 | false | 2023-03-17T22:06:21 | 2019-06-19T21:00:18 | 2019-07-29T21:18:42 | 2023-03-17T22:06:20 | 29 | 1 | 0 | 7 | Java | false | false | /*
* Copyright 2019 Christophe Pollet
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | UTF-8 | Java | 2,078 | java | ThPatternMatcher.java | Java | [
{
"context": "/*\n * Copyright 2019 Christophe Pollet\n *\n * Licensed under the Apache License, Version ",
"end": 38,
"score": 0.9998270869255066,
"start": 21,
"tag": "NAME",
"value": "Christophe Pollet"
}
] | null | [] | /*
* Copyright 2019 <NAME>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in wr... | 2,067 | 0.664581 | 0.660731 | 63 | 31.984127 | 24.824139 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52381 | false | false | 6 |
11b96abd449d7538c1092169f89032d0e9143208 | 5,385,889,052,396 | 1efbbe1668df0409a5168aecfa6dae8715c06406 | /app/src/main/java/com/rq/jxrsapp/controller/RegisterController.java | 2cec4fffc63e2b54018680e9f386a29d2eaae306 | [] | no_license | raoqian156/NewJXRS | https://github.com/raoqian156/NewJXRS | 66bc075bd0c016552b75f2bbf79be24610d8314e | 596b2bba044f3a9a4a29be0e8c32593d31d32680 | refs/heads/master | 2020-09-16T21:30:59.941000 | 2020-02-05T05:06:05 | 2020-02-05T05:06:05 | 222,395,129 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rq.jxrsapp.controller;
import com.hzaz.base.BaseController;
import com.rq.jxrsapp.R;
/**
* Created by raoqian on 2019/11/15.
*/
public class RegisterController extends BaseController {
@Override
public int getLayoutId() {
return R.layout.activity_register;
}
}
| UTF-8 | Java | 299 | java | RegisterController.java | Java | [
{
"context": "oller;\nimport com.rq.jxrsapp.R;\n\n/**\n * Created by raoqian on 2019/11/15.\n */\n\npublic class RegisterControll",
"end": 124,
"score": 0.9994661808013916,
"start": 117,
"tag": "USERNAME",
"value": "raoqian"
}
] | null | [] | package com.rq.jxrsapp.controller;
import com.hzaz.base.BaseController;
import com.rq.jxrsapp.R;
/**
* Created by raoqian on 2019/11/15.
*/
public class RegisterController extends BaseController {
@Override
public int getLayoutId() {
return R.layout.activity_register;
}
}
| 299 | 0.70903 | 0.682274 | 16 | 17.6875 | 18.254173 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 6 |
d31fa9cc83c22063b0fbd3f18fcefdea1abdf9c9 | 35,940,286,377,208 | a07e6ee4c6e88a02688c709846bbafc021d6abd5 | /LHSFRC2017/src/org/usfirst/frc/team5763/robot/Robot.java | 1bf1798112125ec07fbe1eb8a47d4a59118756a7 | [] | no_license | GastricFluid/LHS_Robotics_2016-2017 | https://github.com/GastricFluid/LHS_Robotics_2016-2017 | 0695befbe0dc85b90c4c3b15d4a870e25f850dcd | e0bf163ea44b914b6a1a78cb0356f6e857db7fe5 | refs/heads/master | 2021-05-01T08:01:09.960000 | 2017-02-19T21:47:02 | 2017-02-19T21:47:02 | 79,660,517 | 1 | 1 | null | false | 2017-02-19T18:05:07 | 2017-01-21T17:20:37 | 2017-02-16T03:14:44 | 2017-02-19T18:05:07 | 13,935 | 1 | 1 | 2 | Java | null | null | package org.usfirst.frc.team5763.robot;
import edu.wpi.first.wpilibj.ADXRS450_Gyro;
import edu.wpi.first.wpilibj.AnalogGyro;
import edu.wpi.first.wpilibj.AnalogInput;
import edu.wpi.first.wpilibj.BuiltInAccelerometer;
import edu.wpi.first.wpilibj.Compressor;
import edu.wpi.first.wpilibj.DoubleSolenoid;
import edu.wpi.... | UTF-8 | Java | 5,395 | java | Robot.java | Java | [] | null | [] | package org.usfirst.frc.team5763.robot;
import edu.wpi.first.wpilibj.ADXRS450_Gyro;
import edu.wpi.first.wpilibj.AnalogGyro;
import edu.wpi.first.wpilibj.AnalogInput;
import edu.wpi.first.wpilibj.BuiltInAccelerometer;
import edu.wpi.first.wpilibj.Compressor;
import edu.wpi.first.wpilibj.DoubleSolenoid;
import edu.wpi.... | 5,395 | 0.686191 | 0.656534 | 215 | 24.093023 | 22.398312 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.176744 | false | false | 6 |
733bf71365cf91375cd025b637506024a53ffba5 | 35,948,876,312,355 | f3abcd8729f90061aa22dc4a77e6193002fbb4df | /src/descriptors/ConnectedBalance.java | bb131e5b0f623ff5df4483d7a69aac771e362fb8 | [] | no_license | jelmervdl/strategery | https://github.com/jelmervdl/strategery | e58189f5c7f77ba5f4b810d75564ab43ac689164 | c4141e2c65f15f34d440fafdd89f274a63c24397 | refs/heads/master | 2021-01-22T06:59:18.147000 | 2012-12-23T10:56:10 | 2012-12-23T10:56:10 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package descriptors;
import java.util.Collection;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
import game.Country;
import game.GameState;
import game.Player;
import game.Util;
public class ConnectedBalance extends Descriptor
{
/**
* Describe how large my cluster... | UTF-8 | Java | 1,387 | java | ConnectedBalance.java | Java | [] | null | [] | package descriptors;
import java.util.Collection;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
import game.Country;
import game.GameState;
import game.Player;
import game.Util;
public class ConnectedBalance extends Descriptor
{
/**
* Describe how large my cluster... | 1,387 | 0.730353 | 0.727469 | 53 | 25.188679 | 27.927168 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.660377 | false | false | 6 |
1fdc9141eb487f318c74213a4f667a121b963570 | 34,591,666,649,271 | a2fe75986c6c3e1f8183a36e7c5fe561efbe5304 | /src/main/java/com/financial/api/com/financial/api/repository/CategoryRepository.java | c8a579b0fdb48c0e0f8e5c4bbfcb71e8365865a7 | [] | no_license | netomacedo/financial-api | https://github.com/netomacedo/financial-api | 4fc471e416741336c4e1194d4b0ea1489aaf9403 | ffd077acc5b9220240fc93975e505d568144c903 | refs/heads/master | 2020-03-12T12:14:05.016000 | 2018-08-25T17:38:11 | 2018-08-25T17:38:11 | 130,613,556 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.financial.api.com.financial.api.repository;
import com.financial.api.com.financial.api.model.Category;
import org.springframework.data.jpa.repository.JpaRepository;
/**
* Created by netof on 03/03/2018.
*/
public interface CategoryRepository extends JpaRepository<Category, Long> {
}
| UTF-8 | Java | 300 | java | CategoryRepository.java | Java | [
{
"context": "a.jpa.repository.JpaRepository;\n\n/**\n * Created by netof on 03/03/2018.\n */\npublic interface CategoryRepos",
"end": 202,
"score": 0.9995933771133423,
"start": 197,
"tag": "USERNAME",
"value": "netof"
}
] | null | [] | package com.financial.api.com.financial.api.repository;
import com.financial.api.com.financial.api.model.Category;
import org.springframework.data.jpa.repository.JpaRepository;
/**
* Created by netof on 03/03/2018.
*/
public interface CategoryRepository extends JpaRepository<Category, Long> {
}
| 300 | 0.796667 | 0.77 | 10 | 29 | 29.15476 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 6 |
4874a8f448ed012e39f317df5c6eef804469990c | 10,608,569,280,498 | c34c4fe9ee7907f879b4137412c1f7189f7ea6cd | /src/app/test/ArrayUtilTest.java | 536b4efbf36d14e1a6bc1a82f713a09a52282c16 | [] | no_license | pfalencar/junit_only | https://github.com/pfalencar/junit_only | 0e6a8fdb8f428ab9a30fdac4155c81bc865f1d84 | 50266c3d580c3865a1dbf49047fa7dacde3c7e64 | refs/heads/master | 2023-07-22T03:58:09.819000 | 2021-09-10T17:23:13 | 2021-09-10T17:23:13 | 405,157,999 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package app.test;
import org.junit.Assert;
import org.junit.Test;
import app.ArrayUtil;
public class ArrayUtilTest {
@Test
public void testReverse() {
Object[] array = {"A", "B", "C", "D"};
Object[] arrayInvertido = ArrayUtil.reverse(array);
Object[] expected = {"D", "C", "B", "A"};
Assert.asser... | UTF-8 | Java | 366 | java | ArrayUtilTest.java | Java | [] | null | [] | package app.test;
import org.junit.Assert;
import org.junit.Test;
import app.ArrayUtil;
public class ArrayUtilTest {
@Test
public void testReverse() {
Object[] array = {"A", "B", "C", "D"};
Object[] arrayInvertido = ArrayUtil.reverse(array);
Object[] expected = {"D", "C", "B", "A"};
Assert.asser... | 366 | 0.650273 | 0.650273 | 21 | 16.428572 | 18.009445 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.571429 | false | false | 6 |
d8370e245cf1006c47910e0d30b98826d4ad069a | 34,780,645,220,113 | 8c6df07ca3a26e0220f0a9dda17f6d1e01435258 | /src/com/uesugi/mumen/user/WyfxImgAddActivity.java | 1f54eb67daac5ee10851065359dd412a562014d3 | [] | no_license | xuzhenkang/MuMen | https://github.com/xuzhenkang/MuMen | 6375aa7b730e9d4cd5e0f23d7a7ef239fb84bd15 | 51b434670873c0dd50168a09eef2c4daf3471463 | refs/heads/master | 2020-12-30T23:50:04.128000 | 2017-03-30T11:00:32 | 2017-03-30T11:00:32 | 86,573,088 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.uesugi.mumen.user;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import net.tsz.afinal.FinalActivity;
import net.tsz.afinal.FinalBitmap;
import net.tsz.afinal.annotation.view.ViewInject;
import net.tsz.afinal.bitmap.core.BitmapDispl... | UTF-8 | Java | 16,256 | java | WyfxImgAddActivity.java | Java | [
{
"context": "ttpRequestCallBack;\n\n/**\n * 我的BBS首页\n * \n * @author whtt\n * \n */\n\n//\n// _ooOoo_\n// o8888888o\n// 88\" . \"88\n",
"end": 1465,
"score": 0.9996950030326843,
"start": 1461,
"tag": "USERNAME",
"value": "whtt"
}
] | null | [] | package com.uesugi.mumen.user;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import net.tsz.afinal.FinalActivity;
import net.tsz.afinal.FinalBitmap;
import net.tsz.afinal.annotation.view.ViewInject;
import net.tsz.afinal.bitmap.core.BitmapDispl... | 16,256 | 0.67025 | 0.654158 | 569 | 26.304043 | 19.793238 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.815466 | false | false | 6 |
04416098ac879370b5a443d5b015c50612b400b6 | 37,391,985,313,724 | eca4a253fe0eba19f60d28363b10c433c57ab7a1 | /apps/jacob.shorti/java/de/shorti/baseknowledge/objects/_dbDialPrefix.java | 84ea7e6ab6803f7d1ac687f9c35902be2a8948c6 | [] | no_license | freegroup/Open-jACOB | https://github.com/freegroup/Open-jACOB | 632f20575092516f449591bf6f251772f599e5fc | 84f0a6af83876bd21c453132ca6f98a46609f1f4 | refs/heads/master | 2021-01-10T11:08:03.604000 | 2015-05-25T10:25:49 | 2015-05-25T10:25:49 | 36,183,560 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.shorti.baseknowledge.objects;
/**
* short-i Class generated by automatic ClassGenerator
* Date: Fri Apr 20 17:23:50 GMT+02:00 2001
*/
import de.shorti.db.*;
import de.shorti.util.basic.*;
import java.util.ArrayList;
import java.util.Iterator;
import java.sql.*;
class _dbDialPrefix
{
static TraceDispat... | UTF-8 | Java | 8,070 | java | _dbDialPrefix.java | Java | [] | null | [] | package de.shorti.baseknowledge.objects;
/**
* short-i Class generated by automatic ClassGenerator
* Date: Fri Apr 20 17:23:50 GMT+02:00 2001
*/
import de.shorti.db.*;
import de.shorti.util.basic.*;
import java.util.ArrayList;
import java.util.Iterator;
import java.sql.*;
class _dbDialPrefix
{
static TraceDispat... | 8,070 | 0.619207 | 0.615242 | 432 | 17.680555 | 22.926409 | 186 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.414352 | false | false | 6 |
3a5ffab5b7e8df3590cdd1324ca7c58e79923d07 | 34,153,579,946,391 | 462ec96a32221caa7badd4a5ba51ba9918ad394c | /src/main/java/com/ak98neon/currencyexchange/exchanger/entity/Exchanger.java | 189b2689ef44a8f47b3ab733a3f563850f7e4872 | [] | no_license | ak98neon/CurrencyExchange | https://github.com/ak98neon/CurrencyExchange | 42a7d047ccd4112c0ca7054db80039b1d36d2bd4 | e8e4846fe99f11107d8a38ea588b7930ff53aa02 | refs/heads/master | 2022-12-15T18:51:49.480000 | 2020-09-09T21:02:32 | 2020-09-09T21:02:32 | 266,126,783 | 0 | 0 | null | false | 2020-09-09T21:02:33 | 2020-05-22T14:11:18 | 2020-05-27T19:27:42 | 2020-09-09T21:02:32 | 110 | 0 | 0 | 0 | Java | false | false | package com.ak98neon.currencyexchange.exchanger.entity;
import com.ak98neon.currencyexchange.exchanger.repository.CommissionRepository;
import com.ak98neon.currencyexchange.exchanger.repository.ExchangeRatesRepository;
import com.ak98neon.currencyexchange.web.dto.ExchangeRequest;
import com.ak98neon.currencyexchange.w... | UTF-8 | Java | 3,104 | java | Exchanger.java | Java | [] | null | [] | package com.ak98neon.currencyexchange.exchanger.entity;
import com.ak98neon.currencyexchange.exchanger.repository.CommissionRepository;
import com.ak98neon.currencyexchange.exchanger.repository.ExchangeRatesRepository;
import com.ak98neon.currencyexchange.web.dto.ExchangeRequest;
import com.ak98neon.currencyexchange.w... | 3,104 | 0.767397 | 0.761276 | 63 | 48.26984 | 36.426575 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.730159 | false | false | 6 |
af7d5f2a51545356bc838ddd48fcfefcc91e3668 | 2,001,454,803,944 | d9d82857fc6b2f6f66f6b757bcdd176be5879b92 | /mn-build-service/src/test/java/com/modeln/build/entity/deploy/DeployMetricTest.java | 8f5b5fb8e469e9f07fd6f9db0c283fb80048e3de | [
"MIT"
] | permissive | untrueman/build-management | https://github.com/untrueman/build-management | 5ff097e477e81c4d7cd1c93459362f4669450bbf | f4932cfe44594aa3d0ab900142b94e1f35e790c1 | refs/heads/master | 2021-01-22T18:57:59.620000 | 2014-07-15T15:21:35 | 2014-07-15T15:21:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.modeln.build.entity.deploy;
import static org.junit.Assert.assertTrue;
import java.util.Date;
import java.util.List;
import javax.persistence.Query;
import org.junit.Test;
import com.modeln.build.entity.AbstractEntityTest;
import com.modeln.build.entity.deploy.DeployMetric;
import com.modeln.build.enti... | UTF-8 | Java | 2,118 | java | DeployMetricTest.java | Java | [
{
"context": "Hostname(\"hostname\");\n\t\tdeployMetric.setUsername(\"username\");\n\t\t\n\t\t// Persists to the database\n\t\ttx.begin();",
"end": 882,
"score": 0.9996683597564697,
"start": 874,
"tag": "USERNAME",
"value": "username"
},
{
"context": ";\n\t\tassertTrue(deployMetric.g... | null | [] | package com.modeln.build.entity.deploy;
import static org.junit.Assert.assertTrue;
import java.util.Date;
import java.util.List;
import javax.persistence.Query;
import org.junit.Test;
import com.modeln.build.entity.AbstractEntityTest;
import com.modeln.build.entity.deploy.DeployMetric;
import com.modeln.build.enti... | 2,118 | 0.763456 | 0.763456 | 66 | 31.10606 | 28.791376 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.045455 | false | false | 6 |
6db9a9a25ea975bbfa127067f80bfbe7f545ca72 | 21,998,822,490,331 | 333888d08635781226513da711a76c5146b86521 | /src/practicaherencia/prueba.java | acb0eb2b7aee5315d0b9a24598b236dc168defe7 | [] | no_license | GeraltAvilax98/ejemploPoo | https://github.com/GeraltAvilax98/ejemploPoo | 992cd8486225200165fc35b2c01343ea3ec54638 | 9467a40b8343993e524a38e56264a673b9275707 | refs/heads/master | 2022-11-22T06:48:16.209000 | 2020-07-20T00:30:21 | 2020-07-20T00:30:21 | 280,973,359 | 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 practicaherencia;
/**
*
* @author hecto
*/
public class prueba extends Personas{
public prueba(String Nombre, Stri... | UTF-8 | Java | 452 | java | prueba.java | Java | [
{
"context": ".\n */\npackage practicaherencia;\n\n/**\n *\n * @author hecto\n */\npublic class prueba extends Personas{\n \n ",
"end": 235,
"score": 0.9996496438980103,
"start": 230,
"tag": "USERNAME",
"value": "hecto"
}
] | 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 practicaherencia;
/**
*
* @author hecto
*/
public class prueba extends Personas{
public prueba(String Nombre, Stri... | 452 | 0.676991 | 0.676991 | 21 | 20.523809 | 26.75038 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52381 | false | false | 6 |
20bb98495d53977e60dcff74addfece48d10acae | 31,421,980,804,745 | 2276a8225d35ba56618c52a9fcfe8f3b2721b131 | /DHMC-HealthApp/src/controller/XMLParsingUtils.java | 7d379cef42ec5c9a613bea14f881b8a649aaab4e | [] | no_license | mrampiah/CS-3733 | https://github.com/mrampiah/CS-3733 | 8e340bc2d52a9a8e368c6336a6e2b9aa91c6e51e | f05382db6b9178371efb3ab56308f0790ef55210 | refs/heads/master | 2020-04-04T12:21:30.815000 | 2018-04-04T04:37:16 | 2018-04-04T04:37:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package controller;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.PrintWriter;
import java.util.Arrays;
import java.util.LinkedList;
import java.util.stream.Collectors;
import javax.xml.parsers.DocumentBuilder;
import javax.xml.parsers.DocumentBuilderFactory;
import org.w3c.dom.Document;
... | UTF-8 | Java | 12,617 | java | XMLParsingUtils.java | Java | [
{
"context": "t patient = (Element) pt;\n\n\t\tString[] fields = { \"firstname\", \"lastname\", \"caregivers\", \"assignedstaff\", \"med",
"end": 7868,
"score": 0.9932834506034851,
"start": 7859,
"tag": "NAME",
"value": "firstname"
},
{
"context": "Element) pt;\n\n\t\tString[] fields... | null | [] | package controller;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.PrintWriter;
import java.util.Arrays;
import java.util.LinkedList;
import java.util.stream.Collectors;
import javax.xml.parsers.DocumentBuilder;
import javax.xml.parsers.DocumentBuilderFactory;
import org.w3c.dom.Document;
... | 12,617 | 0.663787 | 0.655703 | 331 | 37.117825 | 29.26297 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.407855 | false | false | 6 |
9d7e8458c608fa35205bf13bb00dbc32dd099514 | 4,088,808,930,689 | d3eb858ab3b89ee2e864e55d03a2cbc4ded8c126 | /source/org/gamelink/game/CramGameBoard.java | c67b216772a1bd81cd81da2cd306c34baf8b6967 | [] | no_license | mysteryhobo/GameLink-TA-Release-Sem2 | https://github.com/mysteryhobo/GameLink-TA-Release-Sem2 | 440342d79bb8a9241ffb937cea849396e3631782 | b9a77623f8ad9320916834725535a8163b417aa1 | refs/heads/master | 2021-01-19T03:57:27.898000 | 2020-08-04T13:41:12 | 2020-08-04T13:41:12 | 51,259,259 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.gamelink.game;
import java.util.Arrays;
import javax.swing.JFrame;
import javax.swing.JPanel;
import java.awt.Color;
import java.awt.Font;
import java.awt.FontMetrics;
import java.awt.Graphics;
import org.gamelink.game.GameBoard;
import org.gamelink.game.CramDisplay;
class CramGameBoard extends GameBoard... | UTF-8 | Java | 14,403 | java | CramGameBoard.java | Java | [] | null | [] | package org.gamelink.game;
import java.util.Arrays;
import javax.swing.JFrame;
import javax.swing.JPanel;
import java.awt.Color;
import java.awt.Font;
import java.awt.FontMetrics;
import java.awt.Graphics;
import org.gamelink.game.GameBoard;
import org.gamelink.game.CramDisplay;
class CramGameBoard extends GameBoard... | 14,403 | 0.668541 | 0.655974 | 350 | 40.151428 | 34.928455 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.588571 | false | false | 6 |
fbc7eee7072a922c22aaab1b162f8fa6b251cf03 | 23,227,183,154,995 | bb7e1f59b5e914156d42393a5d54e10d75f84b90 | /src/chapter8/Boxes.java | 726b4c7ab3825506fa5267afbcb898a0473f0f83 | [] | no_license | HDJKleissen/javabook | https://github.com/HDJKleissen/javabook | e78ee2aee0966b82e3c3907cbd9a7a2953fa2275 | 14c336dfa6107f21a2ea8725f85d131fceb70d9c | refs/heads/master | 2021-05-27T23:55:04.415000 | 2013-01-09T07:11:24 | 2013-01-09T07:11:24 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package chapter8;
import java.awt.*;
import javax.swing.*;
import javax.swing.event.*;
public class Boxes extends JFrame implements ChangeListener
{
private JSlider slider;
private JPanel panel;
public static void main(String[] args)
{
Boxes demo = new Boxes();
demo.setSize(250,150);
demo.createGUI();
d... | UTF-8 | Java | 1,086 | java | Boxes.java | Java | [] | null | [] | package chapter8;
import java.awt.*;
import javax.swing.*;
import javax.swing.event.*;
public class Boxes extends JFrame implements ChangeListener
{
private JSlider slider;
private JPanel panel;
public static void main(String[] args)
{
Boxes demo = new Boxes();
demo.setSize(250,150);
demo.createGUI();
d... | 1,086 | 0.686925 | 0.655617 | 53 | 19.490566 | 14.951017 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.264151 | false | false | 6 |
c0db562f0658068633c089e03e102187ff27574f | 20,392,504,759,813 | c2ab2d741625ac4935d227b4cb340a1f4130396a | /src/lesson8/Main2.java | 108ba8d242f7e49a958019b6437b9495012385be | [] | no_license | nabiNabi94/JavaJunior19Vladislav | https://github.com/nabiNabi94/JavaJunior19Vladislav | 598a39745ecee3f626c144a2d2cf049739b40525 | 61666995f8a59a78b97fbe998c5074fd534d8d38 | refs/heads/master | 2023-05-29T15:25:31.475000 | 2021-06-11T14:30:20 | 2021-06-11T14:34:48 | 356,326,552 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lesson8;
public class Main2 {
public static void main(String[] args) {
Fraction numFr = new Fraction(4,9,2);
Fraction numFr1 = new Fraction(3,6,3);
numFr.printFraction();
numFr1.printFraction();
Fraction resultAdd = HomeWorkCalculatorFraction.divisionFraction(numFr... | UTF-8 | Java | 375 | java | Main2.java | Java | [] | null | [] | package lesson8;
public class Main2 {
public static void main(String[] args) {
Fraction numFr = new Fraction(4,9,2);
Fraction numFr1 = new Fraction(3,6,3);
numFr.printFraction();
numFr1.printFraction();
Fraction resultAdd = HomeWorkCalculatorFraction.divisionFraction(numFr... | 375 | 0.650667 | 0.621333 | 16 | 22.4375 | 24.096081 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 6 |
f5e8664b74a32ef730f345a7ece16e142395047f | 6,390,911,401,992 | d60e287543a95a20350c2caeabafbec517cabe75 | /LACCPlus/Hadoop/3236_2.java | 356ceb8847b61463df5c90372d4b272981117ea4 | [
"MIT"
] | permissive | sgholamian/log-aware-clone-detection | https://github.com/sgholamian/log-aware-clone-detection | 242067df2db6fd056f8d917cfbc143615c558b2c | 9993cb081c420413c231d1807bfff342c39aa69a | refs/heads/main | 2023-07-20T09:32:19.757000 | 2021-08-27T15:02:50 | 2021-08-27T15:02:50 | 337,837,827 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //,temp,TestFederationStateStoreInputValidator.java,450,586,temp,TestFederationStateStoreInputValidator.java,135,264
//,3
public class xxx {
@Test
public void testValidateSubClusterRegisterRequest() {
// Execution with valid inputs
SubClusterInfo subClusterInfo =
SubClusterInfo.newInstance(subClus... | UTF-8 | Java | 4,935 | java | 3236_2.java | Java | [] | null | [] | //,temp,TestFederationStateStoreInputValidator.java,450,586,temp,TestFederationStateStoreInputValidator.java,135,264
//,3
public class xxx {
@Test
public void testValidateSubClusterRegisterRequest() {
// Execution with valid inputs
SubClusterInfo subClusterInfo =
SubClusterInfo.newInstance(subClus... | 4,935 | 0.711854 | 0.70922 | 135 | 35.562962 | 26.293108 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.733333 | false | false | 6 |
9fc35ab0464631a68205e3883895327a4f4b6276 | 18,451,179,533,925 | b684d316a2ba7987a5adecb80cc2beddca4939de | /src/main/java/com/api/service/impl/EntrenadorServiceImpl.java | 03855793bb58e7c228b5488ab019c1e968735a16 | [] | no_license | ricriospino/ApiFutbol | https://github.com/ricriospino/ApiFutbol | 7599c42bcb14d4f6d3ee478ed4895efd729249ab | eaa8b0287b351f4e97921bb3e15299c8a27575a0 | refs/heads/master | 2023-07-12T23:26:30.754000 | 2021-08-18T16:34:52 | 2021-08-18T16:34:52 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.api.service.impl;
import java.util.List;
import java.util.Optional;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.... | UTF-8 | Java | 9,454 | java | EntrenadorServiceImpl.java | Java | [] | null | [] | package com.api.service.impl;
import java.util.List;
import java.util.Optional;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.... | 9,454 | 0.730139 | 0.726119 | 359 | 25.331476 | 29.854408 | 158 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.607242 | false | false | 6 |
de4eb70dd3591f7bd227a99e841ff2dfda9161d6 | 6,502,580,543,848 | 294287c9aa1f8c6da7c8e56f0e94c7f500f70c74 | /src/java/com/rdsic/pcm/data/entity/Pileplan.java | f7b4a46a4614945d8511f3214e0e3433d77cb73d | [] | no_license | langlv/pcmservicehost | https://github.com/langlv/pcmservicehost | 7cc0aa52766664105c9af8f309196022f7cd5d37 | 5c0b4dcdaff0df4084db244cd0809540a5907960 | refs/heads/master | 2021-01-17T17:51:11.135000 | 2018-09-25T03:17:53 | 2018-09-25T03:17:53 | 60,682,445 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rdsic.pcm.data.entity;
// Generated Jun 20, 2016 9:33:45 AM by Hibernate Tools 4.3.1
import java.util.Date;
/**
* Pileplan generated by hbm2java
*/
public class Pileplan implements java.io.Serializable {
private Integer ppid;
private int prid;
private Integer sbid;
private Strin... | UTF-8 | Java | 7,760 | java | Pileplan.java | Java | [] | null | [] | package com.rdsic.pcm.data.entity;
// Generated Jun 20, 2016 9:33:45 AM by Hibernate Tools 4.3.1
import java.util.Date;
/**
* Pileplan generated by hbm2java
*/
public class Pileplan implements java.io.Serializable {
private Integer ppid;
private int prid;
private Integer sbid;
private Strin... | 7,760 | 0.557732 | 0.551933 | 353 | 20.974504 | 27.664356 | 480 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.526912 | false | false | 6 |
ef569fb1d66244645ba8ccb392bd6c5f0e1b559d | 22,256,520,587,150 | 480017a5a1757c3fa9d978490821199998728cc7 | /src/com/shminjs/leetcode/medium/FindBottomLeftValue.java | 3792288b569f0d15232b2b349645ac2b9296e561 | [] | no_license | kanglicheng/leetcode-5 | https://github.com/kanglicheng/leetcode-5 | cf641247a5a1ae1f114f0615575ce7f30a93f4aa | 980d94868b3dbfb768de69e3f1cd3981fda5ef01 | refs/heads/master | 2020-11-28T03:31:17.925000 | 2018-03-16T12:08:28 | 2018-03-16T12:08:28 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.shminjs.leetcode.medium;
import java.util.LinkedList;
import java.util.Queue;
/**
* Created by shimin on 2017/6/25.
* 513
* Given a binary tree, find the leftmost value in the last row of the tree.
*/
public class FindBottomLeftValue {
public int findBottomLeftValue(TreeNode root) {
Queue<... | UTF-8 | Java | 1,529 | java | FindBottomLeftValue.java | Java | [
{
"context": "edList;\nimport java.util.Queue;\n\n/**\n * Created by shimin on 2017/6/25.\n * 513\n * Given a binary tree, find",
"end": 116,
"score": 0.9988846778869629,
"start": 110,
"tag": "USERNAME",
"value": "shimin"
}
] | null | [] | package com.shminjs.leetcode.medium;
import java.util.LinkedList;
import java.util.Queue;
/**
* Created by shimin on 2017/6/25.
* 513
* Given a binary tree, find the leftmost value in the last row of the tree.
*/
public class FindBottomLeftValue {
public int findBottomLeftValue(TreeNode root) {
Queue<... | 1,529 | 0.526488 | 0.514715 | 54 | 27.314816 | 18.932457 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.537037 | false | false | 6 |
3b484a94330e81ba37027a35accfed35c1d005f5 | 25,864,293,083,875 | 7a080f6cbe8bcbfa990c4bf5b5cb74e5069471a5 | /java02/src/연산자/비교연산자.java | 7efd3dad74f3e2f9289ee93d26b0f2b97db90b6c | [] | no_license | EunjoungAhn/androidjava | https://github.com/EunjoungAhn/androidjava | 23db08af5c053f3be690378ef49b79691ca69c39 | 96454ed2a376e943badef5ff5d2c2620f9c21829 | refs/heads/master | 2023-02-11T20:29:11.074000 | 2021-01-04T09:47:13 | 2021-01-04T09:47:13 | 288,131,505 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package 연산자;
public class 비교연산자 {
public static void main(String[] args) {
//비교연산자의 결과가 boolean(논리형!)
int x = 200;
int y = 100;
System.out.println("동일한지:"+ (x == y));
System.out.println("다른지:"+ (x != y));
System.out.println("크거나 같은지:"+ (x >= y));
System.out.println("큰지:"+ (x > y));
}
... | UTF-8 | Java | 395 | java | 비교연산자.java | Java | [] | null | [] | package 연산자;
public class 비교연산자 {
public static void main(String[] args) {
//비교연산자의 결과가 boolean(논리형!)
int x = 200;
int y = 100;
System.out.println("동일한지:"+ (x == y));
System.out.println("다른지:"+ (x != y));
System.out.println("크거나 같은지:"+ (x >= y));
System.out.println("큰지:"+ (x > y));
}
... | 395 | 0.541538 | 0.523077 | 16 | 18.3125 | 16.551884 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5625 | false | false | 6 |
e0900970fd6aad423b3beaeaba16f126a2a7a40d | 25,366,076,914,558 | 6884721b4a4bc0f7c7c2cd3bad9a98beda76b33d | /app/src/main/java/com/example/idonava/androidproject/Background/BGServiceActivity.java | 27fc190f3fbdced46c3930cdb27e4ba2200f5955 | [] | no_license | idonava/AndroidMovieProject | https://github.com/idonava/AndroidMovieProject | 3716126fcf6df4b70838cd8e80ddb62dda97a5be | 45ae952758588ffc51dc830717619ebda99e8eb7 | refs/heads/master | 2020-04-09T03:36:13.488000 | 2019-02-09T16:57:56 | 2019-02-09T16:57:56 | 159,988,940 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.idonava.androidproject.Background;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
import a... | UTF-8 | Java | 4,846 | java | BGServiceActivity.java | Java | [] | null | [] | package com.example.idonava.androidproject.Background;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
import a... | 4,846 | 0.598638 | 0.596987 | 145 | 32.420689 | 25.180635 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.544828 | false | false | 6 |
e3d3e63eef90b4258baf2615e717c341d9d83c0e | 31,026,843,772,981 | 2fea2ec182fa7601c4af0ac12c245ad691d5d464 | /src/main/java/pl/yobek/integralCalculator/function/IntegralRangeAndPrecision.java | 37537a0224ad5c321523777dd4de5db5f06a0cfd | [] | no_license | MarcinJOB/IntegralCalculator | https://github.com/MarcinJOB/IntegralCalculator | 94c543e90b338c52f11141cd1569807930402c47 | 694d73b5dc71157edcb237a8b15ee3c15636cc6e | refs/heads/master | 2020-03-29T03:54:12.660000 | 2018-09-25T16:27:54 | 2018-09-25T16:27:54 | 149,506,147 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.yobek.integralCalculator.function;
public class IntegralRangeAndPrecision {
private double min, max, numOfSteps;
public IntegralRangeAndPrecision() {}
public IntegralRangeAndPrecision(double range1, double range2, int numOfSteps) {
super();
this.min = range1 < range2 ? range1 : range2;
this.ma... | UTF-8 | Java | 562 | java | IntegralRangeAndPrecision.java | Java | [] | null | [] | package pl.yobek.integralCalculator.function;
public class IntegralRangeAndPrecision {
private double min, max, numOfSteps;
public IntegralRangeAndPrecision() {}
public IntegralRangeAndPrecision(double range1, double range2, int numOfSteps) {
super();
this.min = range1 < range2 ? range1 : range2;
this.ma... | 562 | 0.708185 | 0.690391 | 26 | 20.615385 | 21.393883 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.538462 | false | false | 6 |
7bf381a2dd76954bc460af363189400e4c3c0ab6 | 34,282,428,969,170 | 66721c62ba2c2ad13f1f339655311d558b8fe3d9 | /app/src/main/java/co/seoulmate/android/app/MainActivity.java | 17d47c0168495f3198623040d4b378f7b7f0c3ac | [
"Apache-2.0"
] | permissive | SeoulMate/seoulmate_android | https://github.com/SeoulMate/seoulmate_android | 97923115fa69bbd73eaae5c80118b78a57d7842c | 7e704748b741ed5376b415abaa83c3c504005282 | refs/heads/master | 2016-08-12T12:56:50.109000 | 2016-03-12T04:13:48 | 2016-03-12T04:13:48 | 43,963,131 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package co.seoulmate.android.app;
import android.animation.Animator;
import android.animation.AnimatorListenerAdapter;
import android.animation.AnimatorSet;
import android.animation.ObjectAnimator;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.content.pm.Res... | UTF-8 | Java | 20,585 | java | MainActivity.java | Java | [
{
"context": "oulmate.android.app.utils.UserUtils;\nimport uk.co.chrisjenx.calligraphy.CalligraphyContextWrapper;\n\npublic cl",
"end": 2703,
"score": 0.9951966404914856,
"start": 2694,
"tag": "USERNAME",
"value": "chrisjenx"
}
] | null | [] | package co.seoulmate.android.app;
import android.animation.Animator;
import android.animation.AnimatorListenerAdapter;
import android.animation.AnimatorSet;
import android.animation.ObjectAnimator;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.content.pm.Res... | 20,585 | 0.619966 | 0.617343 | 546 | 36.701466 | 27.351675 | 148 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.679487 | false | false | 6 |
e6b61ceb9174f7da7aab96bf044bfeac98d417d5 | 37,873,021,618,280 | c36c2c01a256ddd01437a09221589d9f8a05246e | /leyou1/leyou-auth/leyou-auth-service/src/main/java/com/leyou/auth/controller/AuthController.java | ae21e81ec3812db6fdc580254a531bf29b728fef | [] | no_license | JintaoY/leyou2 | https://github.com/JintaoY/leyou2 | 0f39eee296d4b7c6d41f4a05079aeb80d42af124 | 76f7204605546b0da3ac6f7e3831104ca7d0f9be | refs/heads/master | 2022-11-21T18:24:02.701000 | 2020-02-25T15:20:51 | 2020-02-25T15:20:51 | 239,345,375 | 2 | 0 | null | false | 2022-11-16T10:57:55 | 2020-02-09T17:35:27 | 2020-02-25T15:20:54 | 2022-11-16T10:57:52 | 9,880 | 1 | 0 | 2 | JavaScript | false | false | package com.leyou.auth.controller;
import com.leyou.auth.config.JwtProperties;
import com.leyou.auth.service.AuthService;
import com.leyou.common.pojo.UserInfo;
import com.leyou.common.utils.CookieUtils;
import com.leyou.common.utils.JwtUtils;
import org.apache.commons.lang3.StringUtils;
import org.springframework.bea... | UTF-8 | Java | 3,361 | java | AuthController.java | Java | [] | null | [] | package com.leyou.auth.controller;
import com.leyou.auth.config.JwtProperties;
import com.leyou.auth.service.AuthService;
import com.leyou.common.pojo.UserInfo;
import com.leyou.common.utils.CookieUtils;
import com.leyou.common.utils.JwtUtils;
import org.apache.commons.lang3.StringUtils;
import org.springframework.bea... | 3,361 | 0.674483 | 0.671398 | 104 | 30.163462 | 27.590101 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.480769 | false | false | 6 |
33a04e280bbd32bfdcab792061932036d099a16b | 31,851,477,535,984 | bbddeb279df2aededc825a7f5c772066814ab7ef | /app/src/main/java/com/echoesnet/eatandmeet/presenters/ImpITrendsSearchLocationPre.java | 72d86e8911abf583acdb43c8b22afb1c261f13be | [] | no_license | a35363507800/EatAndMeet | https://github.com/a35363507800/EatAndMeet | dfda19e0f761fa027ddcc40e2bb585a6b45a1a14 | a4dbc0c92be08f413ba9621c77d52e76244550f8 | refs/heads/master | 2020-03-31T12:35:37.136000 | 2018-10-10T01:25:58 | 2018-10-10T01:33:29 | 152,222,308 | 1 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.echoesnet.eatandmeet.presenters;
import android.text.TextUtils;
import com.baidu.mapapi.search.core.PoiInfo;
import com.baidu.mapapi.search.core.SearchResult;
import com.baidu.mapapi.search.poi.OnGetPoiSearchResultListener;
import com.baidu.mapapi.search.poi.PoiCitySearchOption;
import com.baidu.mapapi.se... | UTF-8 | Java | 2,702 | java | ImpITrendsSearchLocationPre.java | Java | [
{
"context": "(天津)科技发展有限公司\n * 在线回声完全享有此软件的著作权,违者必究\n *\n * @author an\n * @version 1.0\n * @modifier\n * @createDate 2017/",
"end": 843,
"score": 0.8178755044937134,
"start": 841,
"tag": "USERNAME",
"value": "an"
}
] | null | [] | package com.echoesnet.eatandmeet.presenters;
import android.text.TextUtils;
import com.baidu.mapapi.search.core.PoiInfo;
import com.baidu.mapapi.search.core.SearchResult;
import com.baidu.mapapi.search.poi.OnGetPoiSearchResultListener;
import com.baidu.mapapi.search.poi.PoiCitySearchOption;
import com.baidu.mapapi.se... | 2,702 | 0.653108 | 0.646585 | 85 | 29.658823 | 28.33271 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.388235 | false | false | 6 |
b49dfaaf9e57568e21de8dfd0290b661f33d2651 | 18,519,899,028,541 | 7b1ac66d1744ce5afb3784fc52f2fa9ef64def14 | /src/main/java/com/xmcu/mobile/entity/StudentTestItem.java | dadd45318db558e4ba2a2eb627542cd9d4fcc7c3 | [] | no_license | arbor1979/xmcuMobile | https://github.com/arbor1979/xmcuMobile | 0f4bd5a5cdf740a37f5cf6a57fe7b4542be15726 | 5f88d2f9cc30c8d3550fbd86c2cefb09a6aadc8a | refs/heads/master | 2020-03-25T06:14:20.710000 | 2018-08-04T02:03:16 | 2018-08-04T04:01:36 | 82,260,903 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xmcu.mobile.entity;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import org.json.JSONArray;
import org.json.JSONObject;
/**
*
* #(c) ruanyun PocketCampus <br/>
*
* 鐗堟湰璇存槑: $id:$ <br/>
*
* 鍔熻兘璇存槑: 妫?娴嬪垎鏁?
*
* <br/>鍒涘缓璇存槑: 2013-11-30 涓嬪崍4:11:38 yanzy 鍒涘缓鏂囦欢... | UTF-8 | Java | 2,682 | java | StudentTestItem.java | Java | [
{
"context": "ray;\nimport org.json.JSONObject;\n\n/**\n * \n * #(c) ruanyun PocketCampus <br/>\n *\n * 鐗堟湰璇存槑: $id:$ <br/",
"end": 189,
"score": 0.887541651725769,
"start": 187,
"tag": "NAME",
"value": "ru"
},
{
"context": ";\nimport org.json.JSONObject;\n\n/**\n * \n * #(c) ruan... | null | [] | package com.xmcu.mobile.entity;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import org.json.JSONArray;
import org.json.JSONObject;
/**
*
* #(c) ruanyun PocketCampus <br/>
*
* 鐗堟湰璇存槑: $id:$ <br/>
*
* 鍔熻兘璇存槑: 妫?娴嬪垎鏁?
*
* <br/>鍒涘缓璇存槑: 2013-11-30 涓嬪崍4:11:38 yanzy 鍒涘缓鏂囦欢... | 2,682 | 0.673231 | 0.666801 | 131 | 17.992367 | 16.792627 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.374046 | false | false | 6 |
77b54deaee5d32b13967a875745cea9f7fa6b991 | 21,363,167,389,921 | 9b7d42da7778e2d88c88df2d42011d32146bb1a4 | /src/com/pacman/model/managers/Gun.java | db7c86d615cb1133d0154ec802ecea162599d62c | [] | no_license | 0x41gawor/proze-pacman | https://github.com/0x41gawor/proze-pacman | d79ff6e578f4082b4d728cb7995caecd802a4fe9 | 0fe42ff57133253003493b432ca0bda30cd14668 | refs/heads/master | 2023-04-18T13:53:42.233000 | 2021-05-12T13:27:17 | 2021-05-12T13:27:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pacman.model.managers;
import com.pacman.config.Config;
import com.pacman.map.Map;
import com.pacman.model.Ghost;
import com.pacman.model.Missile;
import com.pacman.util.Vector;
import java.awt.*;
import java.util.ArrayList;
/**
* Gun could be also named MissileManager
*/
public class Gun {
/**
... | UTF-8 | Java | 2,633 | java | Gun.java | Java | [] | null | [] | package com.pacman.model.managers;
import com.pacman.config.Config;
import com.pacman.map.Map;
import com.pacman.model.Ghost;
import com.pacman.model.Missile;
import com.pacman.util.Vector;
import java.awt.*;
import java.util.ArrayList;
/**
* Gun could be also named MissileManager
*/
public class Gun {
/**
... | 2,633 | 0.609191 | 0.606532 | 81 | 31.506172 | 39.048599 | 207 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 6 |
114e05ce89270a89cc01b3f7959f19d623afbee8 | 9,500,467,669,775 | 08ed5f062e728b8a8ae310353f522858c43ed71b | /HiLo.java | f058fbac48915d5643f547ab4111f96bb88aa392 | [] | no_license | AutomatonDuck/Highlow | https://github.com/AutomatonDuck/Highlow | 7075386b176edd3db0c42db8acf5dab8dac61650 | 905b39ed6d0cea924ae8fcc7f6000d23ec55b887 | refs/heads/main | 2023-03-20T00:11:29.388000 | 2021-03-09T03:19:07 | 2021-03-09T03:19:07 | 345,868,929 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package highlow;
import java.util.Scanner;
public class HiLo {
public static void main(String[] args) {
//create a new scanner object, and use keyboard as input
Scanner scan = new Scanner(System.in);
String playAgain ="";
do {
// generate a random number for user to guess
int theNumber = (int)... | UTF-8 | Java | 1,310 | java | HiLo.java | Java | [] | null | [] | package highlow;
import java.util.Scanner;
public class HiLo {
public static void main(String[] args) {
//create a new scanner object, and use keyboard as input
Scanner scan = new Scanner(System.in);
String playAgain ="";
do {
// generate a random number for user to guess
int theNumber = (int)... | 1,310 | 0.622137 | 0.612977 | 40 | 30.75 | 20.489937 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.25 | false | false | 6 |
b8eacdb4341400ccee3bed7b2b0f30241b737996 | 28,707,561,438,702 | 48e835e6f176a8ac9ae3ca718e8922891f1e5a18 | /benchmark/training/com/alicp/jetcache/LoadingCacheTest.java | f8fad5b59ab4ec06e4a4f3c1ee6827af148682c8 | [] | no_license | STAMP-project/dspot-experiments | https://github.com/STAMP-project/dspot-experiments | f2c7a639d6616ae0adfc491b4cb4eefcb83d04e5 | 121487e65cdce6988081b67f21bbc6731354a47f | refs/heads/master | 2023-02-07T14:40:12.919000 | 2019-11-06T07:17:09 | 2019-11-06T07:17:09 | 75,710,758 | 14 | 19 | null | false | 2023-01-26T23:57:41 | 2016-12-06T08:27:42 | 2022-02-18T17:43:31 | 2023-01-26T23:57:40 | 651,434 | 12 | 14 | 5 | null | false | false | package com.alicp.jetcache;
import com.alicp.jetcache.embedded.LinkedHashMapCacheBuilder;
import com.alicp.jetcache.test.AbstractCacheTest;
import org.junit.Test;
/**
* Created on 2017/5/24.
*
* @author <a href="mailto:areyouok@gmail.com">huangli</a>
*/
public class LoadingCacheTest extends AbstractCacheTest {
... | UTF-8 | Java | 649 | java | LoadingCacheTest.java | Java | [
{
"context": "eated on 2017/5/24.\n *\n * @author <a href=\"mailto:areyouok@gmail.com\">huangli</a>\n */\npublic class LoadingCacheTest ex",
"end": 244,
"score": 0.9999253153800964,
"start": 226,
"tag": "EMAIL",
"value": "areyouok@gmail.com"
},
{
"context": " *\n * @author <a href=\"... | null | [] | package com.alicp.jetcache;
import com.alicp.jetcache.embedded.LinkedHashMapCacheBuilder;
import com.alicp.jetcache.test.AbstractCacheTest;
import org.junit.Test;
/**
* Created on 2017/5/24.
*
* @author <a href="mailto:<EMAIL>">huangli</a>
*/
public class LoadingCacheTest extends AbstractCacheTest {
@Test
... | 638 | 0.705701 | 0.693374 | 24 | 26 | 24.88306 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.458333 | false | false | 6 |
4842b5f5d7ce708b08664d4dd0f24e9f89cf057f | 8,521,215,158,928 | 774446230cb78ad453c06f446bbc94ab7c039412 | /Verveling/logic/ReservedCar.java | 11c71606de3380970d2878d776cccc556f726bb8 | [] | no_license | Daanedwin55/parkeergarage | https://github.com/Daanedwin55/parkeergarage | 5176c380a9269949f94945706eb92b0b4fc0adf0 | ac4f6c009a60737ae49bc5de824d00ea0dd126dc | refs/heads/master | 2020-05-22T06:07:48.911000 | 2019-05-12T11:48:15 | 2019-05-12T11:48:15 | 186,247,756 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package logic;
import java.awt.Color;
import java.util.Random;
public class ReservedCar extends Car{
//Kleur bepalen
private static final Color COLOR=Color.decode("#EAEA00");
private static final Color TEXTCOLOR = Color.decode("#f9f900");
//Constructor
public ReservedCar(){
Random random = new Rand... | UTF-8 | Java | 669 | java | ReservedCar.java | Java | [] | null | [] | package logic;
import java.awt.Color;
import java.util.Random;
public class ReservedCar extends Car{
//Kleur bepalen
private static final Color COLOR=Color.decode("#EAEA00");
private static final Color TEXTCOLOR = Color.decode("#f9f900");
//Constructor
public ReservedCar(){
Random random = new Rand... | 669 | 0.681614 | 0.665172 | 32 | 19.90625 | 18.405773 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.1875 | false | false | 6 |
b4aba703f539530bbf57744cfa7a5574d408bcb7 | 15,616,501,089,758 | e15f493f31d2d7f7948a3449ffede5049fd9dfe8 | /src/asclepius/components/Engine/interfaces/APatient/IAPatient.java | b0038dde46041f8aedad5e40b0b2f813d2eddc6a | [] | no_license | francisconavy/asclepius-project-v3 | https://github.com/francisconavy/asclepius-project-v3 | c4808d1ff36dc8a4dcad72e153276fe0de5b78c0 | 9e70025bc501cc034b3561822542242bfe8a3107 | refs/heads/master | 2021-06-24T17:30:17.382000 | 2019-06-13T13:58:10 | 2019-06-13T13:58:10 | 189,623,221 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package asclepius.components.Engine.interfaces.APatient;
import asclepius.components.Engine.interfaces.ADoctor.IADoctor;
import asclepius.components.Hermes.interfaces.IHermes;
import java.util.ArrayList;
public interface IAPatient {
void ask(String question);
void itsAJoke(String joke);
void tellDisease(... | UTF-8 | Java | 652 | java | IAPatient.java | Java | [] | null | [] | package asclepius.components.Engine.interfaces.APatient;
import asclepius.components.Engine.interfaces.ADoctor.IADoctor;
import asclepius.components.Hermes.interfaces.IHermes;
import java.util.ArrayList;
public interface IAPatient {
void ask(String question);
void itsAJoke(String joke);
void tellDisease(... | 652 | 0.720859 | 0.720859 | 30 | 20.733334 | 18.480501 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.633333 | false | false | 6 |
8ba75c1af690192d3da85b02e33e15b663d72b97 | 11,897,059,412,450 | ac0da149bea5f153604859f113dcc0ad818f24a6 | /src/main/java/com/mucommander/ui/viewer/text/TextEditor.java | 23b9a4f62437e0e30e76f6e459b15f9705eb5f5c | [] | no_license | turiot/mucommander-trol | https://github.com/turiot/mucommander-trol | edec2e47332a2bc8e56cd2fe73ed74e6bf8e987d | 6fcb9b5c44315279caa69bfb36b87d6dbc3d73f7 | refs/heads/master | 2021-01-16T21:24:15.950000 | 2015-03-30T14:54:36 | 2015-03-30T14:54:36 | 27,080,550 | 0 | 0 | null | true | 2015-01-12T09:30:26 | 2014-11-24T15:02:47 | 2014-11-24T15:05:22 | 2015-01-12T09:30:26 | 58,103 | 0 | 0 | 0 | Java | null | null | /*
* This file is part of muCommander, http://www.mucommander.com
* Copyright (C) 2002-2012 Maxence Bernard
*
* muCommander is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 3 of the License... | UTF-8 | Java | 9,981 | java | TextEditor.java | Java | [
{
"context": "p://www.mucommander.com\n * Copyright (C) 2002-2012 Maxence Bernard\n *\n * muCommander is free software; you can redis",
"end": 109,
"score": 0.9998781085014343,
"start": 94,
"tag": "NAME",
"value": "Maxence Bernard"
},
{
"context": "rame;\n\n\n/**\n * A simple text ed... | null | [] | /*
* This file is part of muCommander, http://www.mucommander.com
* Copyright (C) 2002-2012 <NAME>
*
* muCommander is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 3 of the License, or
* (... | 9,950 | 0.650837 | 0.649334 | 285 | 34.021053 | 29.775999 | 158 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.736842 | false | false | 6 |
6aab2137f5f2568c6ad96e61bfbf81d128bd8b5c | 33,466,385,225,600 | 569bc1f49efff19fa20d921438bea34485bfa5cf | /Grupo1_CuadroMandoIntegral/src/main/java/com/salesianostriana/dam/cuadromandointegral/dto/EtapaDtoConverter.java | 5fdfcf8bf024eb64777d3eccb1fde786f8ebc20b | [] | no_license | DanielSantanoF/ProyectoInterdisciplinar1_Backend | https://github.com/DanielSantanoF/ProyectoInterdisciplinar1_Backend | ea23a3f5a3039584892a0437b391023b501f34bd | bc7626f2c574a221e1648a5fb9f82b548fd6b132 | refs/heads/master | 2020-09-15T15:57:24.703000 | 2019-11-24T14:20:02 | 2019-11-24T14:20:02 | 223,495,201 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.salesianostriana.dam.cuadromandointegral.dto;
import java.util.ArrayList;
import org.springframework.stereotype.Component;
import com.salesianostriana.dam.cuadromandointegral.model.Curso;
import com.salesianostriana.dam.cuadromandointegral.model.Etapa;
import com.salesianostriana.dam.cuadromandointegral.... | UTF-8 | Java | 1,721 | java | EtapaDtoConverter.java | Java | [
{
"context": "rtir DtoEtapas a Etapas y viceversa\n * \n * @author jldiez\n * \n */\n\n@Component\n@RequiredArgsConstructor\npubl",
"end": 554,
"score": 0.9944871664047241,
"start": 548,
"tag": "USERNAME",
"value": "jldiez"
}
] | null | [] | package com.salesianostriana.dam.cuadromandointegral.dto;
import java.util.ArrayList;
import org.springframework.stereotype.Component;
import com.salesianostriana.dam.cuadromandointegral.model.Curso;
import com.salesianostriana.dam.cuadromandointegral.model.Etapa;
import com.salesianostriana.dam.cuadromandointegral.... | 1,721 | 0.772807 | 0.772807 | 60 | 27.683332 | 25.82666 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.35 | false | false | 6 |
298d72759a4c99e9745dc7bea37cf99b74703024 | 30,202,210,064,578 | 169e5ff21e0dd4d275e893f86276ff38a492b38f | /src/main/java/com/f0rgiv/lethani/models/Mob.java | beb9348de1193688d168033742d445849afab5ef | [] | no_license | team-deinonychus/Lethani | https://github.com/team-deinonychus/Lethani | f2d639ba0512abaf05fbeb59d3800fa1e5a638eb | cfdaf02b3f0d5d9358ac90dfbbe5fe6dcda6c44f | refs/heads/dev | 2023-05-07T09:02:02.653000 | 2021-05-28T19:23:08 | 2021-05-28T19:23:08 | 368,697,329 | 2 | 0 | null | false | 2021-05-29T03:10:34 | 2021-05-19T00:07:29 | 2021-05-28T21:17:24 | 2021-05-29T03:09:42 | 7,704 | 2 | 0 | 14 | Java | false | false | package com.f0rgiv.lethani.models;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
@Entity
public class Mob {
@Id
@GeneratedValue(strategy = GenerationType.AUTO)
long id;
String name;
int hp;
int d... | UTF-8 | Java | 714 | java | Mob.java | Java | [] | null | [] | package com.f0rgiv.lethani.models;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
@Entity
public class Mob {
@Id
@GeneratedValue(strategy = GenerationType.AUTO)
long id;
String name;
int hp;
int d... | 714 | 0.521008 | 0.519608 | 37 | 18.297297 | 18.220667 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.405405 | false | false | 6 |
065ac791dc6060ae494e1c196a6a4a297707414f | 2,276,332,709,529 | ad6434dc113e22e64f0709c95099babe6b2cc854 | /src/WalkingRobotSimulation/WalkingRobotSimulation.java | 216b8715dd557bbe3a657434817eacc7975cc11f | [] | no_license | shiyanch/Leetcode_Java | https://github.com/shiyanch/Leetcode_Java | f8b7807fbbc0174d45127b65b7b48d836887983c | 20df421f44b1907af6528578baf53efddfee48b1 | refs/heads/master | 2023-05-28T00:40:30.569000 | 2023-05-17T03:51:34 | 2023-05-17T03:51:34 | 48,945,641 | 9 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package WalkingRobotSimulation;
import java.util.Arrays;
import java.util.Set;
import java.util.stream.Collectors;
/**
* 874. Walking Robot Simulation
*
* A robot on an infinite grid starts at point (0, 0) and faces north.
* The robot can receive one of three possible types of commands:
*
* -2: turn left 90 deg... | UTF-8 | Java | 2,865 | java | WalkingRobotSimulation.java | Java | [] | null | [] | package WalkingRobotSimulation;
import java.util.Arrays;
import java.util.Set;
import java.util.stream.Collectors;
/**
* 874. Walking Robot Simulation
*
* A robot on an infinite grid starts at point (0, 0) and faces north.
* The robot can receive one of three possible types of commands:
*
* -2: turn left 90 deg... | 2,865 | 0.626527 | 0.602443 | 76 | 36.697369 | 33.546127 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.736842 | false | false | 6 |
f54d32c0d0e29f2f8fd7c00e390f0a1cbd72da90 | 30,932,354,517,444 | c3ac54bed82f5034aa4f580bfafdd23d366152ef | /app/src/main/java/com/felix/kdpetshop/PagerAdapter.java | bd50daba432db3d67b01caad5c5deea82b821b25 | [] | no_license | RevolverXII/KD_Pet_Shop | https://github.com/RevolverXII/KD_Pet_Shop | 9dd5e301794097dd45a6d697c778272ad07140db | f8f61edca62e0b0ada191508d43eef0811ce1bd4 | refs/heads/master | 2020-11-25T22:00:43.654000 | 2019-12-18T15:01:43 | 2019-12-18T15:01:43 | 228,863,722 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.felix.kdpetshop;
import androidx.fragment.app.Fragment;
import androidx.fragment.app.FragmentManager;
import androidx.fragment.app.FragmentPagerAdapter;
public class PagerAdapter extends FragmentPagerAdapter {
private int tabCount;
public PagerAdapter(FragmentManager fm, int tabCount){
s... | UTF-8 | Java | 798 | java | PagerAdapter.java | Java | [] | null | [] | package com.felix.kdpetshop;
import androidx.fragment.app.Fragment;
import androidx.fragment.app.FragmentManager;
import androidx.fragment.app.FragmentPagerAdapter;
public class PagerAdapter extends FragmentPagerAdapter {
private int tabCount;
public PagerAdapter(FragmentManager fm, int tabCount){
s... | 798 | 0.58396 | 0.578947 | 36 | 21.166666 | 17.126165 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.388889 | false | false | 6 |
9e66dc0947374b85b07fc4c2590611fb26c3140c | 24,850,680,838,951 | 7cafd439dccd26d4fe1f20fa87ba09a8fa6473d3 | /src/main/java/com/zhuyanbin/app/XmlLoader.java | 17ca07af65ce8692cfbecca4643ef45b3645d9df | [] | no_license | flavorzyb/res-monitor | https://github.com/flavorzyb/res-monitor | 30dd07d5affe36bb0da05ae079c5f13828b884fb | 798f1005f075735537ef5827622752125c6aa458 | refs/heads/master | 2020-04-23T16:49:22.267000 | 2015-03-13T14:12:40 | 2015-03-13T14:12:40 | 32,124,674 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zhuyanbin.app;
import java.io.IOException;
import javax.xml.parsers.DocumentBuilder;
import javax.xml.parsers.DocumentBuilderFactory;
import javax.xml.parsers.ParserConfigurationException;
import org.w3c.dom.Document;
import org.xml.sax.SAXException;
public class XmlLoader
{
private String _xmlFile;
p... | UTF-8 | Java | 1,084 | java | XmlLoader.java | Java | [] | null | [] | package com.zhuyanbin.app;
import java.io.IOException;
import javax.xml.parsers.DocumentBuilder;
import javax.xml.parsers.DocumentBuilderFactory;
import javax.xml.parsers.ParserConfigurationException;
import org.w3c.dom.Document;
import org.xml.sax.SAXException;
public class XmlLoader
{
private String _xmlFile;
p... | 1,084 | 0.76107 | 0.760148 | 53 | 19.452829 | 25.775202 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.283019 | false | false | 6 |
699f23db6f7b3214d2e532bf1f7abc8bae2cf524 | 4,209,068,003,905 | 00e91205283b3bf0e714852dc769bf2516b440b3 | /src/main/java/com/borate/pravin/pim/repository/ProductRepository.java | 96ec96e468437301d8d9e3e67cf089c74a38f367 | [] | no_license | pravinborate04/spring-boot-app | https://github.com/pravinborate04/spring-boot-app | 95d253eb8b220e71c93514ade36963c38f27b613 | b7b9ce20773e7051a4999bfebad1b7b20a9db210 | refs/heads/master | 2023-04-03T02:43:06.043000 | 2021-03-17T14:26:01 | 2021-03-17T14:26:01 | 348,702,474 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.borate.pravin.pim.repository;
import com.borate.pravin.pim.entities.Product;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.JpaSpecificationExecutor;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repositor... | UTF-8 | Java | 864 | java | ProductRepository.java | Java | [
{
"context": "epository;\n\nimport java.util.List;\n\n/**\n * @author Pravin Borate\n * 11/03/21\n */\n@Repository\npublic interface Prod",
"end": 455,
"score": 0.9998855590820312,
"start": 442,
"tag": "NAME",
"value": "Pravin Borate"
}
] | null | [] | package com.borate.pravin.pim.repository;
import com.borate.pravin.pim.entities.Product;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.JpaSpecificationExecutor;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repositor... | 857 | 0.796296 | 0.789352 | 24 | 35 | 35.864326 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.541667 | false | false | 6 |
f383e10cf238580971c593dc6224020b64b5ee1a | 20,005,957,721,506 | 9edfa1301b1a959320c5f54b1de5f181009d270a | /CarHome/app/src/main/java/com/example/beyond/carhome/ui/activity/MyApp.java | d7c1b569dfc3a43c5ed38dd1407944d3c70dbcef | [] | no_license | Catslovetoplaygames/CarHome | https://github.com/Catslovetoplaygames/CarHome | f4cc4e4dc4e8b79d1c7fa43c13111efb751638c8 | c47d2873b5657e06d56706dbbc1e05cc85611e70 | refs/heads/master | 2020-04-02T04:42:12.384000 | 2016-08-04T07:07:45 | 2016-08-04T07:07:45 | 63,061,334 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.beyond.carhome.ui.activity;
import android.app.Application;
import android.content.Context;
import android.content.SharedPreferences;
/**
* Created by Beyond on 2016/7/11.
*/
public class MyApp extends Application{
private static Context context;
private static SharedPreferences sp;
... | UTF-8 | Java | 507 | java | MyApp.java | Java | [
{
"context": "roid.content.SharedPreferences;\n\n/**\n * Created by Beyond on 2016/7/11.\n */\npublic class MyApp extends Appl",
"end": 180,
"score": 0.999506950378418,
"start": 174,
"tag": "USERNAME",
"value": "Beyond"
}
] | null | [] | package com.example.beyond.carhome.ui.activity;
import android.app.Application;
import android.content.Context;
import android.content.SharedPreferences;
/**
* Created by Beyond on 2016/7/11.
*/
public class MyApp extends Application{
private static Context context;
private static SharedPreferences sp;
... | 507 | 0.704142 | 0.690335 | 22 | 22.045454 | 16.628227 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409091 | false | false | 6 |
ae9cf4dd6e49634284ec5266050eb06ea9ef1a72 | 7,232,724,986,208 | 1a32e4381bb43c974345b18c8b42a08ec833bf80 | /logistics/src/main/java/com/jytb/logistics/interceptor/APITokenCheck.java | a1a2b0ee58a71c1459956ce8a9512e816c1ee2ff | [] | no_license | QiuYu-Zhao/newJytb | https://github.com/QiuYu-Zhao/newJytb | 2d55681c992d2a4f40007784bdaa2aa7021fee3c | 9eaf7c6e65e40dfa950cc5547fc0795f7485616d | refs/heads/master | 2022-12-29T21:06:53.468000 | 2020-10-10T01:44:09 | 2020-10-10T01:44:09 | 299,168,909 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jytb.logistics.interceptor;
import java.lang.annotation.*;
/**
* Created by fulei on 2017/8/28.
*/
@Inherited
@Target(ElementType.METHOD)
@Retention(RetentionPolicy.RUNTIME)
public @interface APITokenCheck {
boolean validate() default true; //默认需要验证
}
| UTF-8 | Java | 299 | java | APITokenCheck.java | Java | [
{
"context": "port java.lang.annotation.*;\r\n\r\n/**\r\n * Created by fulei on 2017/8/28.\r\n */\r\n@Inherited\r\n@Target(ElementTy",
"end": 101,
"score": 0.9994678497314453,
"start": 96,
"tag": "USERNAME",
"value": "fulei"
}
] | null | [] | package com.jytb.logistics.interceptor;
import java.lang.annotation.*;
/**
* Created by fulei on 2017/8/28.
*/
@Inherited
@Target(ElementType.METHOD)
@Retention(RetentionPolicy.RUNTIME)
public @interface APITokenCheck {
boolean validate() default true; //默认需要验证
}
| 299 | 0.710801 | 0.686411 | 14 | 18.5 | 16.702225 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.214286 | false | false | 6 |
22fb5776c12b526fc104ef101a1d6efc7b94c7f2 | 10,934,986,798,923 | 6dfae4523b30cce050ac78eb2e737ff94e6fbd70 | /src/main/java/com/steefjulia/kiteshop/model/data/KlantenDao.java | 4f804a4ce600fef6e77ebd5b92098d5f1bd8f124 | [] | no_license | jdelozanne/kiteshopJuliaSteef | https://github.com/jdelozanne/kiteshopJuliaSteef | cbc39b05a479a7a537e5638ccd0df734fdbc3f0e | e2f42741f765a59de690fe790096f4e77a57c2e2 | refs/heads/master | 2021-05-04T19:30:34.672000 | 2018-01-22T14:39:32 | 2018-01-22T14:39:32 | 106,702,559 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.steefjulia.kiteshop.model.data;
import javax.transaction.Transactional;
import org.springframework.data.repository.*;
import org.springframework.stereotype.Repository;
import com.steefjulia.kiteshop.model.Klant;
@Repository
@Transactional
public interface KlantenDao extends CrudReposito... | UTF-8 | Java | 347 | java | KlantenDao.java | Java | [] | null | [] | package com.steefjulia.kiteshop.model.data;
import javax.transaction.Transactional;
import org.springframework.data.repository.*;
import org.springframework.stereotype.Repository;
import com.steefjulia.kiteshop.model.Klant;
@Repository
@Transactional
public interface KlantenDao extends CrudReposito... | 347 | 0.783862 | 0.783862 | 17 | 18.411764 | 22.783014 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.352941 | false | false | 6 |
014c05247053a042264fc1bce68192ad7e4bb70b | 23,330,262,365,895 | af62dd9504faf7bd2cec1d0afc7a60fa5c4cc30d | /src/main/java/it/polimi/ingsw/GC_32/Server/Game/MessageHandler.java | df2c260437b14636a9ced0d68ed221de916ab175 | [
"Apache-2.0"
] | permissive | EnricoRuggiano/LorenzoMagnifico | https://github.com/EnricoRuggiano/LorenzoMagnifico | 516179e210c8ab667782c2056182309b75045858 | bd2aef8c36c73c328e379daea99b3bb6edf58b0a | refs/heads/master | 2020-04-19T05:54:51.219000 | 2019-01-28T17:13:45 | 2019-01-28T17:13:45 | 168,002,677 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package it.polimi.ingsw.GC_32.Server.Game;
import java.util.HashMap;
import java.util.UUID;
import java.util.logging.Level;
import java.util.logging.Logger;
import com.eclipsesource.json.Json;
import com.eclipsesource.json.JsonArray;
import com.eclipsesource.json.JsonObject;
import com.eclipsesource.json.JsonValue;
... | UTF-8 | Java | 15,400 | java | MessageHandler.java | Java | [] | null | [] | package it.polimi.ingsw.GC_32.Server.Game;
import java.util.HashMap;
import java.util.UUID;
import java.util.logging.Level;
import java.util.logging.Logger;
import com.eclipsesource.json.Json;
import com.eclipsesource.json.JsonArray;
import com.eclipsesource.json.JsonObject;
import com.eclipsesource.json.JsonValue;
... | 15,400 | 0.638506 | 0.63552 | 316 | 47.737343 | 38.864956 | 197 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.39557 | false | false | 6 |
b14a9a0ba9e83d76e62527f225d4211522f1f568 | 33,088,428,104,866 | b993db1762154416b5c90e5c7a42d3fe5765dd52 | /src/main/java/com/kirisaki/pojo/LineKey.java | 7d80bbaffc461dccb26b2136bb238cd97f922a42 | [] | no_license | kirisaki1312/TrainTicketsSystem | https://github.com/kirisaki1312/TrainTicketsSystem | f4040b888c3d3f5800762e46d3310310e3dd136b | 13bb59eaa5701f696af1c61a199762bf9bdd4746 | refs/heads/master | 2023-03-02T16:30:03.956000 | 2022-03-07T08:16:22 | 2022-03-07T08:16:22 | 224,839,306 | 0 | 0 | null | false | 2023-02-22T01:04:15 | 2019-11-29T11:15:38 | 2022-03-07T08:16:27 | 2023-02-22T01:04:15 | 14,212 | 0 | 0 | 8 | Java | false | false | package com.kirisaki.pojo;
public class LineKey {
private Integer train_id;
private Integer stop_id;
public Integer getTrain_id() {
return train_id;
}
public void setTrain_id(Integer train_id) {
this.train_id = train_id;
}
public Integer getStop_id() {
return sto... | UTF-8 | Java | 418 | java | LineKey.java | Java | [] | null | [] | package com.kirisaki.pojo;
public class LineKey {
private Integer train_id;
private Integer stop_id;
public Integer getTrain_id() {
return train_id;
}
public void setTrain_id(Integer train_id) {
this.train_id = train_id;
}
public Integer getStop_id() {
return sto... | 418 | 0.600478 | 0.600478 | 23 | 17.217392 | 15.745134 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.304348 | false | false | 6 |
f1c4c7a80951159fb200b9152059c742c761a2d0 | 12,017,318,531,986 | f98582779251c5573173173e1f0c8c60f4708b2f | /app/src/main/java/com/degree/abbylaura/demothree/Database/Repo/KPIRepo.java | c9348c8a49cf112f742749fa304737738e3cf664 | [] | no_license | AbbyLauraWiggins/Demo_Three | https://github.com/AbbyLauraWiggins/Demo_Three | 09bf6b4324f9ecdc3899e63887b783eef53070a0 | e581120de1c8ef8611ec72a6df91a89118cbd234 | refs/heads/master | 2021-04-30T11:31:20.146000 | 2018-04-09T09:33:12 | 2018-04-09T09:33:12 | 121,256,120 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.degree.abbylaura.demothree.Database.Repo;
import android.content.ContentValues;
import android.database.Cursor;
import android.database.DatabaseUtils;
import android.database.sqlite.SQLiteDatabase;
import android.util.Log;
import com.degree.abbylaura.demothree.Database.Data.DatabaseManager;
import com.deg... | UTF-8 | Java | 15,988 | java | KPIRepo.java | Java | [
{
"context": "r;\n\nimport java.util.ArrayList;\n\n/**\n * Created by abbylaura on 06/03/2018.\n */\n\npublic class KPIRepo {\n\n S",
"end": 547,
"score": 0.9996596574783325,
"start": 538,
"tag": "USERNAME",
"value": "abbylaura"
},
{
"context": "t(result);\n ... | null | [] | package com.degree.abbylaura.demothree.Database.Repo;
import android.content.ContentValues;
import android.database.Cursor;
import android.database.DatabaseUtils;
import android.database.sqlite.SQLiteDatabase;
import android.util.Log;
import com.degree.abbylaura.demothree.Database.Data.DatabaseManager;
import com.deg... | 15,988 | 0.574931 | 0.568239 | 407 | 38.282555 | 32.846622 | 156 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.685504 | false | false | 6 |
8370db64d13ac77f4bf7be3efa396a9d05a905a9 | 10,041,633,592,452 | bb65641e3d77f51f141ad17adab0b7c9aada3d30 | /Comment/src/common/HttpHelper.java | 17f6baed68da4b5f795ade870f0e83a4c9ed37c0 | [] | no_license | cdjjzz/Comment | https://github.com/cdjjzz/Comment | 496d819af4a5757cc4133ad40a193a9d36da3393 | d59f9d67a75cd859395f563054ca21fa5b4c1f18 | refs/heads/master | 2021-01-23T06:10:34.740000 | 2017-06-01T04:35:33 | 2017-06-01T04:35:33 | 93,012,451 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package common;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.InputStream;
import java.net.URISyntaxException;
import java.nio.charset.Charset;
import java.security.KeyManagementException;
import java.security.KeyStore;
import java... | UTF-8 | Java | 16,699 | java | HttpHelper.java | Java | [] | null | [] | package common;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.InputStream;
import java.net.URISyntaxException;
import java.nio.charset.Charset;
import java.security.KeyManagementException;
import java.security.KeyStore;
import java... | 16,699 | 0.739805 | 0.735074 | 520 | 31.115385 | 23.288454 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.775 | false | false | 6 |
671f020a6dd900932192d05d1c1b945e40906e73 | 24,395,414,300,421 | a9ff5ee2b61e6cd6e226a84a7ff616f176790e49 | /src/javaapplication30/NewJFrame.java | efc9939c35b8dce573e7f340472ccdc0377a59d9 | [] | no_license | yongkiagustin/PascalCompiler | https://github.com/yongkiagustin/PascalCompiler | 72ec485272173041207d49b5cd3c4113497c4c6d | 89db8949525a2682aaf710814563161e36d62b0b | refs/heads/master | 2022-12-14T21:08:14.114000 | 2020-08-21T10:03:28 | 2020-08-21T10:03:28 | 289,052,263 | 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 javaapplication30;
import com.sun.xml.internal.ws.util.StringUtils;
import java.util.ArrayList;
import java.util.Scanner;
impo... | UTF-8 | Java | 15,542 | java | NewJFrame.java | Java | [
{
"context": "ern;\nimport javax.swing.JLabel;\n\n/**\n *\n * @author Young\n */\npublic class NewJFrame extends javax.swing.JF",
"end": 465,
"score": 0.998894214630127,
"start": 460,
"tag": "NAME",
"value": "Young"
}
] | 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 javaapplication30;
import com.sun.xml.internal.ws.util.StringUtils;
import java.util.ArrayList;
import java.util.Scanner;
impo... | 15,542 | 0.620255 | 0.606807 | 323 | 47.117645 | 39.998047 | 341 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.043344 | false | false | 6 |
ec7526b7f0663530c095723cf011980f4b201c87 | 31,267,361,934,583 | c14e8bdae9d646568ad59e652c7386c5333a586a | /src/main/java/org/test/gserver/internal/GraphImpl.java | ca4879171a34826daee73c1137e72d5ec2de1121 | [] | no_license | Serkan/gserver | https://github.com/Serkan/gserver | 91621da1cb9298919aa9352363ce27f8cc4cdd9b | 530178670861f9e5de0a5516eeb188b1ef6806cd | refs/heads/master | 2021-01-15T10:50:55.602000 | 2015-09-02T20:03:25 | 2015-09-02T20:03:25 | 26,083,960 | 0 | 0 | null | false | 2015-09-02T20:03:26 | 2014-11-02T15:14:26 | 2014-12-08T20:57:45 | 2015-09-02T20:03:26 | 220 | 0 | 0 | 0 | Java | null | null | package org.test.gserver.internal;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.test.gserver.*;
import java.util.HashSet;
import java.util.LinkedList;
import java.util.List;
import java.util.Queue;
/**
* Simple graph implantation, only supports directed graphs.
*
* @author ser... | UTF-8 | Java | 3,774 | java | GraphImpl.java | Java | [
{
"context": "on, only supports directed graphs.\r\n *\r\n * @author serkan\r\n */\r\nclass GraphImpl implements Graph {\r\n\r\n p",
"end": 323,
"score": 0.9554989337921143,
"start": 317,
"tag": "USERNAME",
"value": "serkan"
}
] | null | [] | package org.test.gserver.internal;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.test.gserver.*;
import java.util.HashSet;
import java.util.LinkedList;
import java.util.List;
import java.util.Queue;
/**
* Simple graph implantation, only supports directed graphs.
*
* @author ser... | 3,774 | 0.54743 | 0.5469 | 149 | 23.328859 | 19.870535 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.322148 | false | false | 6 |
13dba5c8d89e8e8b2db60ef347efd42262ab5521 | 31,267,361,930,605 | 53dfca0fbe031ef1f3cd3897d5dd429d3600dcda | /Backjoon_2003/src/Main.java | fe57df7033d518bbb322d433b4eedb46cc7313e1 | [] | no_license | youngpark17/Algorithm_Java_Eclipse | https://github.com/youngpark17/Algorithm_Java_Eclipse | 0080f3aa973728a6b2f60a40e55d4acc5cd789ac | 33344717fbfb7dab7ceda3dd6bc8b06c84cd0538 | refs/heads/master | 2022-09-09T09:16:20.026000 | 2020-06-03T05:42:07 | 2020-06-03T05:42:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.BufferedReader;
import java.io.InputStreamReader;
public class Main {
static int count=0;
static int m;
public static void main(String[] args) throws Exception{
// TODO Auto-generated method stub
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
String[] tmp = br.readLi... | UTF-8 | Java | 829 | java | Main.java | Java | [] | null | [] | import java.io.BufferedReader;
import java.io.InputStreamReader;
public class Main {
static int count=0;
static int m;
public static void main(String[] args) throws Exception{
// TODO Auto-generated method stub
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
String[] tmp = br.readLi... | 829 | 0.605549 | 0.598311 | 44 | 17.84091 | 18.025164 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.25 | false | false | 6 |
553343f6f29921af0f5ef4001ef75a4cc935d7a7 | 22,952,305,279,978 | 9ee25d53fdb7d0862901dd209309b952d54e2099 | /all_world_shirts/src/java/com/all_world_shirts/controllers/CollectionJpaController.java | cf55a9e1a2a0075763c1d373189cffebed22e207 | [] | no_license | jalm91/nuevas_tecnologias | https://github.com/jalm91/nuevas_tecnologias | 916064baac40ccc5dde052d3ca6c0c7e2d653b55 | 720f44ec6105a63a38f1a1154631a47e05ef9f06 | refs/heads/master | 2021-01-23T02:23:46.625000 | 2017-06-03T04:53:05 | 2017-06-03T04:53:05 | 85,990,911 | 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.all_world_shirts.controllers;
import com.all_world_shirts.controllers.exceptions.NonexistentEntityException;
import com.al... | UTF-8 | Java | 4,422 | java | CollectionJpaController.java | Java | [
{
"context": "avax.persistence.criteria.Root;\n\n/**\n *\n * @author Home\n */\npublic class CollectionJpaController implemen",
"end": 690,
"score": 0.9879586696624756,
"start": 686,
"tag": "USERNAME",
"value": "Home"
}
] | 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.all_world_shirts.controllers;
import com.all_world_shirts.controllers.exceptions.NonexistentEntityException;
import com.al... | 4,422 | 0.582994 | 0.582316 | 138 | 31.043478 | 24.501366 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.550725 | false | false | 6 |
d812503f9e681330f187f07bafe3fe54fc355b22 | 6,502,580,539,103 | 7a09a8efd040f810c60f7f8b0df8b4cebe6e06a7 | /DFS/FlattenBinary.java | 60d5b9bef7b04340b23cef040b621eec9b386d92 | [] | no_license | knightfeng/LeetCode | https://github.com/knightfeng/LeetCode | a7058174be37ce963b0d6183385d06f301d6abdc | d799b13a00c4cd4c61298aa857a8791e71afa7bc | refs/heads/master | 2021-01-01T19:45:33.757000 | 2017-08-28T23:33:14 | 2017-08-28T23:33:14 | 98,676,225 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Given a binary tree, flatten it to a linked list in-place.
*
* Definition for a binary tree node.
* public class TreeNode {
* int val;
* TreeNode left;
* TreeNode right;
* TreeNode(int x) { val = x; }
* }
*/
public class Solution {
public void flatten(TreeNode root) {
... | UTF-8 | Java | 1,131 | java | FlattenBinary.java | Java | [] | null | [] | /**
* Given a binary tree, flatten it to a linked list in-place.
*
* Definition for a binary tree node.
* public class TreeNode {
* int val;
* TreeNode left;
* TreeNode right;
* TreeNode(int x) { val = x; }
* }
*/
public class Solution {
public void flatten(TreeNode root) {
... | 1,131 | 0.467728 | 0.467728 | 55 | 19.581818 | 14.14945 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.381818 | false | false | 6 |
cc2843ca34155e2123ce581e1229da2e8a872fee | 13,855,564,549,949 | 081679ef7590a9658c1cfda8994034ba7aacd397 | /AF/AFA/standard/business/src/main/java/jp/co/ndensan/reams/af/afa/business/report/AFAPRA106/ShinkiTorokushaMeiboJuranParameter.java | a6c33961f90a78bbfd3cd134859d9d2e58e30474 | [] | no_license | liuleyang/jrbb | https://github.com/liuleyang/jrbb | c710212e26ade8aa80191b7c13d5cf6bc618b61e | 9cc7a3924c9f0ec0c67f913a50ecb2b4ef460786 | refs/heads/master | 2020-05-25T08:13:28.633000 | 2017-03-27T10:05:21 | 2017-03-27T10:05:21 | 84,922,477 | 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 jp.co.ndensan.reams.af.afa.business.report.AFAPRA106;
import java.util.Arrays;
import jp.co.ndensan.reams.af.afa.business.teij... | UTF-8 | Java | 2,870 | java | ShinkiTorokushaMeiboJuranParameter.java | Java | [] | 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 jp.co.ndensan.reams.af.afa.business.report.AFAPRA106;
import java.util.Arrays;
import jp.co.ndensan.reams.af.afa.business.teij... | 2,870 | 0.742905 | 0.733723 | 68 | 34.235294 | 27.665075 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 6 |
9865ff3b7f375d44ed637bbd8dab9511d4a55ba0 | 16,612,933,535,084 | 1befecc427d97c916ee96a0e6e3a87bc6ce6325a | /Resources/com/neet/DiamondHunter/Entity/AnimationTest.java | 25bb99c0a77c01676b265849c268e50244a8e62d | [] | no_license | ZahirSholgami/DiamondHunter-Team13 | https://github.com/ZahirSholgami/DiamondHunter-Team13 | c5643ab38b6c8efaabdb2375e892e16b858a629a | cfb18b75b63957a11a8ef27b876b93bc030d596d | refs/heads/master | 2020-04-08T12:18:14.184000 | 2017-04-27T23:12:15 | 2017-04-27T23:12:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.neet.DiamondHunter.Entity;
import static org.junit.Assert.*;
import org.junit.Test;
public class AnimationTest {
Animation ani = new Animation();
@Test
public void testSetDelay()
{
ani.setDelay(10);
assertEquals(10, ani.getDelay());
ani.setDelay(20);
assertEquals(20, ani.getDelay());
ani.s... | UTF-8 | Java | 969 | java | AnimationTest.java | Java | [] | null | [] | package com.neet.DiamondHunter.Entity;
import static org.junit.Assert.*;
import org.junit.Test;
public class AnimationTest {
Animation ani = new Animation();
@Test
public void testSetDelay()
{
ani.setDelay(10);
assertEquals(10, ani.getDelay());
ani.setDelay(20);
assertEquals(20, ani.getDelay());
ani.s... | 969 | 0.692466 | 0.633643 | 54 | 16.944445 | 14.302832 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.740741 | false | false | 6 |
84feb97729a60b5e20ad41cfc42a1824c495ef99 | 17,824,114,316,670 | 2e61f550c56b317598c5916d1f1b2cd5eb875f4a | /src/util/Util.java | 9253e89893113f2faf8aedd506e1538c798c677e | [] | no_license | NeilRajah/AutoSim | https://github.com/NeilRajah/AutoSim | 92ada4b3e0365c060d913f40cc15663594464a09 | aeee521cf3e459964028280b31fa99fbae3b058e | refs/heads/master | 2022-02-09T07:26:28.857000 | 2022-01-31T04:25:52 | 2022-01-31T04:25:52 | 220,582,932 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Util
* Author: Neil Balaskandarajah
* Created on: 10/11/2019
* Holds static utility methods and constants
*/
package util;
import java.awt.Font;
import java.io.File;
import java.io.InputStream;
import java.io.PrintWriter;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.TimerTask;
impo... | UTF-8 | Java | 17,405 | java | Util.java | Java | [
{
"context": "/**\n * Util\n * Author: Neil Balaskandarajah\n * Created on: 10/11/2019\n * Holds static utility",
"end": 43,
"score": 0.9998661279678345,
"start": 23,
"tag": "NAME",
"value": "Neil Balaskandarajah"
},
{
"context": "ly sized double arrays\n\t * Math based on videos by ... | null | [] | /**
* Util
* Author: <NAME>
* Created on: 10/11/2019
* Holds static utility methods and constants
*/
package util;
import java.awt.Font;
import java.io.File;
import java.io.InputStream;
import java.io.PrintWriter;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.TimerTask;
import main.AutoSi... | 17,380 | 0.659925 | 0.644413 | 606 | 27.721123 | 23.252306 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.028053 | false | false | 6 |
286ea1abdc51c378669a27372b21a0c2e33a349b | 31,653,909,009,982 | 3eb59190f0de80ad7c491e74bcfca01344aa11c2 | /src/main/java/io/github/intellij/dlanguage/run/DlangRunDubConfigurationEditor.java | 0d89541abc4ce639501c1b458f885db1372b7ede | [
"MIT"
] | permissive | ctrecordings/intellij-dlanguage | https://github.com/ctrecordings/intellij-dlanguage | efdb16c86be2163d17e19fa9a63a5036fc2008b4 | 87b61816c52c9c70ddc3c7da67620303828cc4cc | refs/heads/master | 2020-08-31T08:25:59.278000 | 2019-11-08T03:07:37 | 2019-11-08T03:07:37 | 218,647,127 | 0 | 0 | MIT | true | 2019-10-30T23:46:45 | 2019-10-30T23:46:44 | 2019-10-28T20:40:40 | 2019-10-28T20:40:38 | 31,574 | 0 | 0 | 0 | null | false | false | package io.github.intellij.dlanguage.run;
import com.intellij.application.options.ModulesComboBox;
import com.intellij.execution.configuration.EnvironmentVariablesComponent;
import com.intellij.openapi.fileChooser.FileChooserDescriptor;
import com.intellij.openapi.fileChooser.FileChooserDescriptorFactory;
import com.i... | UTF-8 | Java | 6,511 | java | DlangRunDubConfigurationEditor.java | Java | [] | null | [] | package io.github.intellij.dlanguage.run;
import com.intellij.application.options.ModulesComboBox;
import com.intellij.execution.configuration.EnvironmentVariablesComponent;
import com.intellij.openapi.fileChooser.FileChooserDescriptor;
import com.intellij.openapi.fileChooser.FileChooserDescriptorFactory;
import com.i... | 6,511 | 0.733835 | 0.733221 | 171 | 37.076023 | 28.03611 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 6 |
ecb5bcf36bff25a973aa440fa91de5fd6f5448ad | 27,668,179,354,134 | 688db1f675133dc32a4fcdf759f44847a91c00a4 | /Proyecto III/src/proyect/myCar/logic/Velocity.java | acaeb1418c0b8f0ee9cd1ad426d9f68130094831 | [] | no_license | dnnxl15/Proyecto-III-My-Car | https://github.com/dnnxl15/Proyecto-III-My-Car | 7266818aa02c038d441cfd175da3701b78d06296 | 47414b11b5e31bc769359e86b60ee90252103a92 | refs/heads/master | 2021-01-25T08:20:13.132000 | 2017-06-18T23:24:25 | 2017-06-18T23:24:25 | 93,758,402 | 1 | 1 | null | false | 2017-06-16T00:03:50 | 2017-06-08T14:23:07 | 2017-06-08T18:20:04 | 2017-06-16T00:03:50 | 1,223 | 0 | 1 | 0 | Java | null | null | package proyect.myCar.logic;
import proyect.myCar.library.FreeWayComponentType;
public class Velocity extends FreeWayComponent
{
private int maximumSpeed; //attribute for maximum speed
private int minimumSpeed; //attribute for minimum speed
public Velocity() //constructor method of the velocity class
... | UTF-8 | Java | 1,252 | java | Velocity.java | Java | [] | null | [] | package proyect.myCar.logic;
import proyect.myCar.library.FreeWayComponentType;
public class Velocity extends FreeWayComponent
{
private int maximumSpeed; //attribute for maximum speed
private int minimumSpeed; //attribute for minimum speed
public Velocity() //constructor method of the velocity class
... | 1,252 | 0.682109 | 0.678914 | 64 | 17.59375 | 21.871584 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5625 | false | false | 6 |
c7f55f4b1f6c7ab4a1858f373ce60887435d1aef | 25,735,444,055,573 | a73e591b52cd838a1c860780b7deee6a11822dd4 | /src/main/java/com/fangxuele/tool/push/util/ComponentUtil.java | 1806e4a8d17af4be4d066a26fa178567ca27d430 | [
"MIT"
] | permissive | rememberber/WePush | https://github.com/rememberber/WePush | 349271d1af277d42eb2dc129d3c99a27f0c29aa1 | 2e876936d44428bc53ae5c9996d33c120ffb4617 | refs/heads/master | 2023-08-31T06:26:30.076000 | 2023-08-23T01:53:54 | 2023-08-23T01:53:54 | 95,203,155 | 3,323 | 925 | MIT | false | 2023-09-04T09:50:02 | 2017-06-23T09:03:36 | 2023-09-03T02:17:51 | 2023-09-04T09:50:01 | 45,862 | 3,174 | 914 | 29 | Java | false | false | package com.fangxuele.tool.push.util;
import com.fangxuele.tool.push.App;
import java.awt.*;
/**
* <pre>
* 组件工具
* </pre>
*
* @author <a href="https://github.com/rememberber">Zhou Bo</a>
* @since 2019/6/6.
*/
public class ComponentUtil {
private static Dimension screenSize = Toolkit.getDefaultToolkit().get... | UTF-8 | Java | 2,498 | java | ComponentUtil.java | Java | [
{
"context": " </pre>\n *\n * @author <a href=\"https://github.com/rememberber\">Zhou Bo</a>\n * @since 2019/6/6.\n */\npublic class",
"end": 180,
"score": 0.9990559816360474,
"start": 169,
"tag": "USERNAME",
"value": "rememberber"
},
{
"context": " @author <a href=\"https://github.c... | null | [] | package com.fangxuele.tool.push.util;
import com.fangxuele.tool.push.App;
import java.awt.*;
/**
* <pre>
* 组件工具
* </pre>
*
* @author <a href="https://github.com/rememberber"><NAME></a>
* @since 2019/6/6.
*/
public class ComponentUtil {
private static Dimension screenSize = Toolkit.getDefaultToolkit().getS... | 2,497 | 0.674438 | 0.670275 | 69 | 33.811596 | 35.263924 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.507246 | false | false | 6 |
2307846e95239b3d4b4ff37512c2c1a3e1953241 | 32,813,550,156,320 | 050bd5486924e2d5f3d75ebfe5e0c7f67954c397 | /src/BooleanExamples.java | d485899c09458a695de575e2d359d0ba2f4e2f22 | [] | no_license | reddy100/InfosysJavaTutorial | https://github.com/reddy100/InfosysJavaTutorial | fd5ca98760d83951b4e4d17531b88b63bb592d98 | 554dfe33528a9151175a06a78cd529251f33e57e | refs/heads/master | 2018-01-10T18:37:45.546000 | 2016-03-02T19:23:57 | 2016-03-02T19:23:57 | 52,972,501 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class BooleanExamples {
public static void main( String[] args )
{
Scanner scan = new Scanner(System.in);
System.out.print("Enter your test score: ");
int score = scan.nextInt();
char grade = 'F';//I'm not hopeful
if (score > 89)
grade = 'A';
else if (score > 79)
... | UTF-8 | Java | 997 | java | BooleanExamples.java | Java | [] | null | [] | import java.util.Scanner;
public class BooleanExamples {
public static void main( String[] args )
{
Scanner scan = new Scanner(System.in);
System.out.print("Enter your test score: ");
int score = scan.nextInt();
char grade = 'F';//I'm not hopeful
if (score > 89)
grade = 'A';
else if (score > 79)
... | 997 | 0.603811 | 0.585757 | 51 | 18.549019 | 18.349882 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.117647 | false | false | 6 |
e84e3b401bc708b984a83df37b1539a0f3775126 | 33,105,607,940,909 | 082e26b011e30dc62a62fae95f375e4f87d9e99c | /docs/weixin_7.0.4_source/反编译源码/未反混淆/src/main/java/com/tencent/mm/g/a/iq.java | 1de880f64a5b416226d357efd8aa6cb1edb3fee9 | [] | no_license | xsren/AndroidReverseNotes | https://github.com/xsren/AndroidReverseNotes | 9631a5aabc031006e795a112b7ac756a8edd4385 | 9202c276fe9f04a978e4e08b08e42645d97ca94b | refs/heads/master | 2021-04-07T22:50:51.072000 | 2019-07-16T02:24:43 | 2019-07-16T02:24:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tencent.mm.g.a;
import android.content.Context;
import com.tencent.matrix.trace.core.AppMethodBeat;
import com.tencent.mm.sdk.b.b;
public final class iq extends b {
public a cDO;
public static final class a {
public Context cDP;
public long cDQ;
public boolean cDR;
}
... | UTF-8 | Java | 548 | java | iq.java | Java | [] | null | [] | package com.tencent.mm.g.a;
import android.content.Context;
import com.tencent.matrix.trace.core.AppMethodBeat;
import com.tencent.mm.sdk.b.b;
public final class iq extends b {
public a cDO;
public static final class a {
public Context cDP;
public long cDQ;
public boolean cDR;
}
... | 548 | 0.593066 | 0.576642 | 27 | 19.296297 | 13.748575 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.518519 | false | false | 6 |
206bf97d17e4cf6c828fc42119928e2963a1da14 | 26,783,416,077,210 | b434061f12c950ec0dcabb11db1ed35b0d6663bd | /Intelligent-box/src/main/java/cmcc/mobile/yiqi/entity/dao/TAppCompanyApplyMapper.java | 4bc9ca121880591458c2acca7bd99cabfb84ae6f | [] | no_license | javaWu1991/Intelligent-box | https://github.com/javaWu1991/Intelligent-box | 9256f84ec9ebd10c4c0d98d7a78304b2a7ee53e9 | d83f92e0bead1d980e19886b962351d64c73e791 | refs/heads/master | 2020-03-09T17:29:41.871000 | 2018-12-25T02:51:31 | 2018-12-25T02:51:31 | 128,909,842 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cmcc.mobile.yiqi.entity.dao;
import org.apache.ibatis.annotations.Param;
import cmcc.mobile.yiqi.entity.TAppCompanyApply;
public interface TAppCompanyApplyMapper {
int deleteByPrimaryKey(Integer id);
int insert(TAppCompanyApply record);
int insertSelective(TAppCompanyApply record);
TAppCom... | UTF-8 | Java | 576 | java | TAppCompanyApplyMapper.java | Java | [] | null | [] | package cmcc.mobile.yiqi.entity.dao;
import org.apache.ibatis.annotations.Param;
import cmcc.mobile.yiqi.entity.TAppCompanyApply;
public interface TAppCompanyApplyMapper {
int deleteByPrimaryKey(Integer id);
int insert(TAppCompanyApply record);
int insertSelective(TAppCompanyApply record);
TAppCom... | 576 | 0.788194 | 0.788194 | 21 | 26.476191 | 26.883556 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52381 | false | false | 6 |
048b6b6d76a82b88f03daef722125ae499eb9d6e | 26,860,725,524,109 | ee590aa34ecbd2a237284d2835470510b09de3f1 | /src/com/cm/atmecs/factory/AccountFactory.java | fae83d1c0ef6b6354fb06fdfc442eb6aad0d2e1c | [] | no_license | cmreddy144/DesignPattern | https://github.com/cmreddy144/DesignPattern | 4349b2a93831ae9fae6a0542a0dc76942f959a49 | 7b38a689e3fd4a6e793a4421eb1cbc9176594526 | refs/heads/master | 2020-09-10T05:46:33.975000 | 2019-11-14T09:55:10 | 2019-11-14T09:55:10 | 221,663,978 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cm.atmecs.factory;
public class AccountFactory
{
public static Account getAccount(String type, int accNo, String accName, double accBalance)
{
if("Savings".equalsIgnoreCase(type))
return new SavingsAccount(accNo, accName, accBalance);
else if("Current".equalsIgnoreCase(type))
return ... | UTF-8 | Java | 399 | java | AccountFactory.java | Java | [] | null | [] | package com.cm.atmecs.factory;
public class AccountFactory
{
public static Account getAccount(String type, int accNo, String accName, double accBalance)
{
if("Savings".equalsIgnoreCase(type))
return new SavingsAccount(accNo, accName, accBalance);
else if("Current".equalsIgnoreCase(type))
return ... | 399 | 0.721804 | 0.721804 | 16 | 22.9375 | 27.019596 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.8125 | false | false | 6 |
97123fb73d2015d828e8f45024b38f38148bc7f8 | 30,021,821,401,853 | e95fa2ab8704093e06634e89783c7c4ff16aa917 | /service/service-activity/src/main/java/com/atguigu/gmall/activity/receiver/seckill.java | e905cba05250100c4e2fd0357574547f3f405cfc | [] | no_license | zhangshantao/gmall-parent | https://github.com/zhangshantao/gmall-parent | 6136d8b78f90f9bc56166af6d6a3cb5d5e1c6230 | 549e599898c3efd1fe7c60c0a5671895cd9eb5d9 | refs/heads/master | 2022-07-16T19:34:08.920000 | 2020-04-07T14:57:21 | 2020-04-07T14:57:21 | 253,827,088 | 0 | 0 | null | false | 2022-06-21T03:10:01 | 2020-04-07T15:00:03 | 2020-04-07T15:02:45 | 2022-06-21T03:09:57 | 9,991 | 0 | 0 | 5 | JavaScript | false | false | package com.atguigu.gmall.activity.receiver;
import com.atguigu.gmall.activity.mapper.SeckillGoodsMapper;
import com.atguigu.gmall.activity.service.SeckillGoodsService;
import com.atguigu.gmall.common.constant.MqConst;
import com.atguigu.gmall.common.constant.RedisConst;
import com.atguigu.gmall.model.activity.Seckill... | UTF-8 | Java | 2,931 | java | seckill.java | Java | [
{
"context": "util.Date;\nimport java.util.List;\n\n/**\n * @author 张善涛\n * @create 2020-04-06 16:07\n * @DataType:{ attrib",
"end": 1040,
"score": 0.9998195171356201,
"start": 1037,
"tag": "NAME",
"value": "张善涛"
},
{
"context": ".EXCHANGE_DIRECT_SECKILL_USER),key =\n {MqCon... | null | [] | package com.atguigu.gmall.activity.receiver;
import com.atguigu.gmall.activity.mapper.SeckillGoodsMapper;
import com.atguigu.gmall.activity.service.SeckillGoodsService;
import com.atguigu.gmall.common.constant.MqConst;
import com.atguigu.gmall.common.constant.RedisConst;
import com.atguigu.gmall.model.activity.Seckill... | 2,931 | 0.773512 | 0.766467 | 71 | 38.985916 | 25.392408 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.676056 | false | false | 6 |
2ccf7822b440bf311c37dfc8fdc1e35666fbd615 | 29,807,073,053,930 | 6aba2d9bbea096e046f3ee86a651df5084a7198b | /app/src/main/java/com/microsoft/azure/engagement/fragment/RecentProductUpdatesFragment.java | 5f0554ccadfc55b29c93150018a50692b533c51b | [
"MIT",
"Apache-2.0"
] | permissive | Azure/azure-mobile-engagement-app-android | https://github.com/Azure/azure-mobile-engagement-app-android | 2286eb572523d2a6fc7b9adc8475123f02a375d2 | cb0a0cd583b79215e98bf636cff2fe8b6096e335 | refs/heads/master | 2023-04-17T18:27:18.054000 | 2023-03-28T16:47:46 | 2023-03-28T16:47:46 | 53,451,309 | 8 | 15 | NOASSERTION | false | 2023-03-28T16:47:48 | 2016-03-08T22:58:00 | 2020-06-01T13:28:35 | 2023-03-28T16:47:47 | 9,273 | 6 | 15 | 1 | Java | false | false | // Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
package com.microsoft.azure.engagement.fragment;
import java.util.List;
import android.content.res.Resources;
import android.graphics.Rect;
import android.net.Uri;
im... | UTF-8 | Java | 9,842 | java | RecentProductUpdatesFragment.java | Java | [] | null | [] | // Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
package com.microsoft.azure.engagement.fragment;
import java.util.List;
import android.content.res.Resources;
import android.graphics.Rect;
import android.net.Uri;
im... | 9,842 | 0.711441 | 0.70951 | 316 | 30.145569 | 30.673109 | 161 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.493671 | false | false | 6 |
50d98a394e081f53beef452ab60725b24f354a93 | 19,997,367,754,965 | f0a2e9e6decdd80ea91963ae24aac75c0e087519 | / telephone-billingsystem/BillingSystem/src/sg/edu/nus/iss/billsys/dao/IPhoneNumbersDao.java | a4a30edda0b7b406c5066a97202a24f1bb23b4b5 | [] | no_license | amigo92/telephone-billingsystem | https://github.com/amigo92/telephone-billingsystem | 424e9b84a228a2f6f450300eb2ec29ef324647c0 | 7d2ea058531e5543fc4a85e75b3ea07093bc5d36 | refs/heads/master | 2020-12-30T09:37:56.242000 | 2011-04-09T12:30:11 | 2011-04-09T12:30:11 | 32,737,537 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sg.edu.nus.iss.billsys.dao;
import java.util.List;
import sg.edu.nus.iss.billsys.exception.BillingSystemException;
/**
* @author Lem Kian Hoa (Stephen)
*
*/
public interface IPhoneNumbersDao {
public List<String> getPhoneNumbers();
public boolean removePhoneNumber(String phoneNo);
public void saveObj... | UTF-8 | Java | 363 | java | IPhoneNumbersDao.java | Java | [
{
"context": ".exception.BillingSystemException;\n\n/**\n * @author Lem Kian Hoa (Stephen)\n *\n */\n\npublic interface IPhoneNumbersD",
"end": 153,
"score": 0.9998610019683838,
"start": 141,
"tag": "NAME",
"value": "Lem Kian Hoa"
},
{
"context": "ingSystemException;\n\n/**\n * @auth... | null | [] | package sg.edu.nus.iss.billsys.dao;
import java.util.List;
import sg.edu.nus.iss.billsys.exception.BillingSystemException;
/**
* @author <NAME> (Stephen)
*
*/
public interface IPhoneNumbersDao {
public List<String> getPhoneNumbers();
public boolean removePhoneNumber(String phoneNo);
public void saveObjectDat... | 357 | 0.774105 | 0.774105 | 17 | 20.352942 | 22.483828 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.529412 | false | false | 6 |
1c9f424f3da880e1d83d5f6e1e346a9cb901a512 | 3,212,635,575,884 | a51de4e8ac7fe26645036e4a7258c6a76b30c248 | /app/src/main/java/com/example/nhahv/firebasechat/adapter/AdapterNewMessage.java | 123cebb80d613cac27ff8641668fe38244f2438d | [] | no_license | nhahv0902/Android_FirebaseChat | https://github.com/nhahv0902/Android_FirebaseChat | bd040d57165771ab4af8e48e94f00b2280513b93 | 5fcc34120e4be77c7267732c58e605c026498b4d | refs/heads/master | 2016-09-10T06:01:46.733000 | 2016-06-11T00:36:10 | 2016-06-11T00:36:10 | 58,942,398 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.nhahv.firebasechat.adapter;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.util.Base64;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import andr... | UTF-8 | Java | 2,671 | java | AdapterNewMessage.java | Java | [
{
"context": "List;\nimport java.util.HashMap;\n\n/**\n * Created by Nhahv on 3/16/2016.\n */\npublic class AdapterNewMessage ",
"end": 634,
"score": 0.9997029900550842,
"start": 629,
"tag": "USERNAME",
"value": "Nhahv"
}
] | null | [] | package com.example.nhahv.firebasechat.adapter;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.util.Base64;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import andr... | 2,671 | 0.681767 | 0.676526 | 77 | 33.688313 | 27.040258 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.74026 | false | false | 6 |
f0fde2c7542d8fdd86a4f86e71ecc75bf91bdac2 | 24,558,623,007,684 | 05b19877bb559aefc1ea4fe77b6a13f7e25cc28b | /astrix-context/src/main/java/com/avanza/astrix/context/mbeans/MBeanExporterImpl.java | 110c833dc54b747c954576a2e65427f361a56c88 | [
"Apache-2.0"
] | permissive | AvanzaBank/astrix | https://github.com/AvanzaBank/astrix | bcfa6cd43deedc92de300b390b394e78e4a1a3a4 | 2dab9ca5c019cb0e443bbfbcd5c7586e8c8e80b9 | refs/heads/main | 2023-08-27T21:51:57.356000 | 2022-12-19T11:10:12 | 2022-12-19T11:10:12 | 36,297,446 | 40 | 24 | Apache-2.0 | false | 2022-11-10T09:43:55 | 2015-05-26T13:24:30 | 2022-03-27T18:01:35 | 2022-11-10T09:43:54 | 10,267 | 34 | 13 | 10 | Java | false | false | /*
* Copyright 2014 Avanza Bank AB
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed... | UTF-8 | Java | 1,697 | java | MBeanExporterImpl.java | Java | [] | null | [] | /*
* Copyright 2014 Avanza Bank AB
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed... | 1,697 | 0.766647 | 0.760754 | 54 | 30.425926 | 28.953732 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.148148 | false | false | 10 |
59ec3d26ccb61e816a20d0b4cb3ffaccb6272544 | 26,061,861,558,453 | 27a35f70d00110df921911a9b3d295b3c1ac8223 | /TeamCode/src/main/java/org/firstinspires/ftc/teamcode/RobotClasses/Arm.java | 60f98b5d1eeaddd66e56efb370bf99b2e3dd429f | [
"BSD-3-Clause"
] | permissive | FTC-10072/FTC-10072-Skystone-Code | https://github.com/FTC-10072/FTC-10072-Skystone-Code | dfdd7acba9f53e310b582dc535c21d07c6a98c65 | 32dddd8b6731332259037282c194c4d38b80ebe3 | refs/heads/master | 2020-03-28T15:57:48.155000 | 2019-01-03T14:25:39 | 2019-01-03T14:25:39 | 148,643,851 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.firstinspires.ftc.teamcode.RobotClasses;
import com.qualcomm.robotcore.eventloop.opmode.LinearOpMode;
import com.qualcomm.robotcore.hardware.DcMotor;
import com.qualcomm.robotcore.hardware.Servo;
public class Arm {
private LinearOpMode currentOpMode;
private DcMotor armMotor;
private Servo ex... | UTF-8 | Java | 454 | java | Arm.java | Java | [] | null | [] | package org.firstinspires.ftc.teamcode.RobotClasses;
import com.qualcomm.robotcore.eventloop.opmode.LinearOpMode;
import com.qualcomm.robotcore.hardware.DcMotor;
import com.qualcomm.robotcore.hardware.Servo;
public class Arm {
private LinearOpMode currentOpMode;
private DcMotor armMotor;
private Servo ex... | 454 | 0.777533 | 0.777533 | 18 | 24.222221 | 23.255957 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 10 |
c3134ce17a7705ac2a4059aad74eb5aa4e37fc2a | 30,966,714,212,553 | d1aab2a99f8c3028a3c9dcc3afe84ca857d607cb | /src/cn/eastsoft/imp/trip/action/Upload.java | 4f2b83a36c8069d4478d21259e0ede757faeff04 | [
"Apache-2.0"
] | permissive | tiaobug/iuu-server | https://github.com/tiaobug/iuu-server | b1d56cf743c0530c0fb6f3cdcf22bca2ea6ff851 | 586f63097da0a0abbc25294d99d16ca8e223031f | refs/heads/master | 2016-09-12T01:00:40.436000 | 2016-07-28T07:37:06 | 2016-07-28T07:37:06 | 60,317,252 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.eastsoft.imp.trip.action;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.text.SimpleDateFormat;
import javax.servlet.ServletContext;
... | UTF-8 | Java | 4,968 | java | Upload.java | Java | [] | null | [] | package cn.eastsoft.imp.trip.action;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.text.SimpleDateFormat;
import javax.servlet.ServletContext;
... | 4,968 | 0.599048 | 0.591047 | 184 | 24.13587 | 17.315739 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.728261 | false | false | 10 |
96189a11fa5941a03cec1704a0eff00334fe4271 | 30,966,714,211,677 | ac87b22341d9cc31f0815ffa2ce2f5cec746b035 | /src/GameOfLife.java | 53ebb1a8841d58e3db1514beaf9053de6b501d50 | [] | no_license | PensiveDragon/GameOfLife | https://github.com/PensiveDragon/GameOfLife | 42ca8962b5b06cba285f7a2cdb4b33c260ce0374 | 390800e5104f9833e56aec4553eea28f4861edca | refs/heads/master | 2023-06-20T01:49:41.301000 | 2021-07-26T18:43:38 | 2021-07-26T18:43:38 | 389,735,836 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class GameOfLife {
public static void main(String[] args) {
System.out.println("Moo.");
int col = 100, row = 25;
// Manual grid config - retired now
Grid grid = new Grid(row,col);
// Visual grid config
// Idea is to be able to draw a grid using . and x to... | UTF-8 | Java | 5,589 | java | GameOfLife.java | Java | [] | null | [] | public class GameOfLife {
public static void main(String[] args) {
System.out.println("Moo.");
int col = 100, row = 25;
// Manual grid config - retired now
Grid grid = new Grid(row,col);
// Visual grid config
// Idea is to be able to draw a grid using . and x to... | 5,589 | 0.327608 | 0.325103 | 135 | 40.407406 | 28.230349 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.733333 | false | false | 10 |
1850228a61759abc181cd6499d6e19f80c6936e3 | 11,218,454,587,079 | 3b84ca6d494270c8ffdd1b419a471708c1121826 | /web/src/main/java/com/silverpeas/mobile/client/apps/documents/pages/PublicationPage.java | a854b3d7cf3453b41a32e974f7f796dddf1b89d4 | [] | no_license | SilverDav/silverpeasmobile | https://github.com/SilverDav/silverpeasmobile | 2fd2c3661d08e5f037f58e19789b5a1c3a4a3d1c | ac2abdafd4ce329339aa891045056e2154d32f6e | refs/heads/master | 2021-01-22T21:13:19.858000 | 2014-10-02T14:21:04 | 2014-10-02T14:21:04 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.silverpeas.mobile.client.apps.documents.pages;
import com.google.gwt.core.client.GWT;
import com.google.gwt.dom.client.HeadingElement;
import com.google.gwt.dom.client.ParagraphElement;
import com.google.gwt.dom.client.Style;
import com.google.gwt.uibinder.client.UiBinder;
import com.google.gwt.uibinder.cl... | UTF-8 | Java | 3,825 | java | PublicationPage.java | Java | [] | null | [] | package com.silverpeas.mobile.client.apps.documents.pages;
import com.google.gwt.core.client.GWT;
import com.google.gwt.dom.client.HeadingElement;
import com.google.gwt.dom.client.ParagraphElement;
import com.google.gwt.dom.client.Style;
import com.google.gwt.uibinder.client.UiBinder;
import com.google.gwt.uibinder.cl... | 3,825 | 0.788235 | 0.788235 | 92 | 40.576088 | 30.977283 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.706522 | false | false | 10 |
2e4943b47bdd3199f2cc1ea1c86f5eae6ca1b8ea | 11,218,454,587,486 | 7bd4493f3e6d7378a1f69e28fdccc5b4bb889bd0 | /src/Vegetacao.java | b0557be991c0d1fabbce1c7d167a25a0aca5a8d4 | [] | no_license | Vilhena20/projetoPOO-master | https://github.com/Vilhena20/projetoPOO-master | 8247cff388c011e382b9235e34d38e36a729c590 | 98d6288af2be1a7e5c803c401be23694a7e0c152 | refs/heads/master | 2020-05-02T21:34:53.347000 | 2019-05-20T23:39:07 | 2019-05-20T23:39:07 | 178,225,080 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | class Vegetacao {
String corFolhas;
int altura;
String tipo;
void alimentacao(){
System.out.println("Extraindo nutrientes do solo.");
}
void reproducao(){
System.out.println("Produzindo sementes.");
}
}
| UTF-8 | Java | 248 | java | Vegetacao.java | Java | [] | null | [] | class Vegetacao {
String corFolhas;
int altura;
String tipo;
void alimentacao(){
System.out.println("Extraindo nutrientes do solo.");
}
void reproducao(){
System.out.println("Produzindo sementes.");
}
}
| 248 | 0.612903 | 0.612903 | 12 | 19.666666 | 17.876118 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 10 |
f52eb59ea6f194dfc6719ccd6537782d40374076 | 13,778,255,099,710 | 20eb1fc964e02cbb82a1209b48c427355ac24d1a | /src/re/usto/dto/object/Path.java | 741b26147bf7bfa1d70fb3032d973a92fa23cac4 | [] | no_license | jfsc/fishAndUst | https://github.com/jfsc/fishAndUst | 297c60d0b753d0711e25bdbf019f4e2008a4e9a2 | 151c95a0781c8b68cbf993811d8a8b28dc842904 | refs/heads/master | 2020-12-24T14:01:35.377000 | 2012-10-11T21:31:26 | 2012-10-11T21:31:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package re.usto.dto.object;
import java.io.UnsupportedEncodingException;
import java.net.URLEncoder;
import org.simpleframework.xml.Element;
import android.R.bool;
import android.view.View;
import re.usto.dto.helper.StringUtils;
@Element(name = "filelist")
public class Path {
public Path() {
}
public Path(Str... | UTF-8 | Java | 3,477 | java | Path.java | Java | [] | null | [] | package re.usto.dto.object;
import java.io.UnsupportedEncodingException;
import java.net.URLEncoder;
import org.simpleframework.xml.Element;
import android.R.bool;
import android.view.View;
import re.usto.dto.helper.StringUtils;
@Element(name = "filelist")
public class Path {
public Path() {
}
public Path(Str... | 3,477 | 0.682773 | 0.675007 | 174 | 18.988506 | 17.527971 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.712644 | false | false | 10 |
2104f94c1aefd29fa5df7fde3fdd7c554f1dd108 | 31,035,433,691,010 | 68c61a4e2f58f520c2118d9b3630a6afb5a398dc | /app/src/main/java/com/stone/wwe/engine/interf/IEngine.java | c77da2e46bf9f27d15f20a16430b5be87bc575e4 | [] | no_license | stonedong/Wwe | https://github.com/stonedong/Wwe | 7b489e9380ac923ba8f33c4b914f2395dbbfd2a5 | caa6e5fdbb4e49ebec5b6cdfdbb0a85f83037603 | refs/heads/master | 2020-09-20T20:12:58.882000 | 2019-11-29T09:17:00 | 2019-11-29T09:17:00 | 224,580,530 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.stone.wwe.engine.interf;
public interface IEngine {
/**
* start detection
*/
void startDetection();
/**
* stop detection
*/
void stopDetection();
}
| UTF-8 | Java | 199 | java | IEngine.java | Java | [] | null | [] | package com.stone.wwe.engine.interf;
public interface IEngine {
/**
* start detection
*/
void startDetection();
/**
* stop detection
*/
void stopDetection();
}
| 199 | 0.572864 | 0.572864 | 14 | 13.214286 | 11.803018 | 36 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.214286 | false | false | 10 |
572953b51c8737dd8deb5e6ba5ca73679eebfcde | 29,850,022,718,321 | f3f1e8c8a97b81834e4769269df9c73a84bcbc84 | /src/pt/luisrafael1995/lib/counter/LongCounter.java | 4e2ec10b598732bc692c5d74439c18006141f1dd | [] | no_license | luisrafael1995/JLib | https://github.com/luisrafael1995/JLib | 88e42cf5a3e3e87b40f82ae701d9cc000b65b7b6 | e6b18baae46cd48abbd471da8f6b84fd5fff67ed | refs/heads/master | 2021-08-02T08:44:00.342000 | 2021-07-25T15:29:16 | 2021-07-25T15:29:16 | 171,764,356 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pt.luisrafael1995.lib.counter;
public class LongCounter {
private final long defaultValue;
private long count;
public LongCounter() {
this(0);
}
public LongCounter(long value) {
this.defaultValue = value;
count = value;
}
public synchronized long get() {
... | UTF-8 | Java | 732 | java | LongCounter.java | Java | [
{
"context": "package pt.luisrafael1995.lib.counter;\n\npublic class LongCounter {",
"end": 16,
"score": 0.5724277496337891,
"start": 13,
"tag": "USERNAME",
"value": "isr"
},
{
"context": "package pt.luisrafael1995.lib.counter;\n\npublic class LongCounter {\n\n p",
"end": 23,
... | null | [] | package pt.luisrafael1995.lib.counter;
public class LongCounter {
private final long defaultValue;
private long count;
public LongCounter() {
this(0);
}
public LongCounter(long value) {
this.defaultValue = value;
count = value;
}
public synchronized long get() {
... | 732 | 0.592896 | 0.586066 | 40 | 17.299999 | 16.488178 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 10 |
2fbb8b0d8d7960b2b39bf3f9191a2818babb506b | 26,233,660,259,106 | 81c2da6fa9e7d4edb6ac7d326c2bae1dc8dd6ca0 | /id-generate-spring-boot-starter/src/main/java/com/lockie/starter/config/IdAutoConfiguation.java | fbf92bd6c8302af166495de13139772aa183b716 | [] | no_license | ZYH0917/springcloud-nacos-demo | https://github.com/ZYH0917/springcloud-nacos-demo | be53b637586ff2de1967ed4ac03a7c33471c2237 | 4637a96560afcc3d3b3cde7a0e010f16a4821694 | refs/heads/master | 2023-05-04T08:43:21.311000 | 2021-05-08T10:44:52 | 2021-05-08T10:44:52 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lockie.starter.config;
import com.lockie.starter.service.IdService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.autoconfigure.condition.ConditionalOnWebApplication;
import org.springframework.boot.context.properties.EnableConfigurationProperties;
import or... | UTF-8 | Java | 873 | java | IdAutoConfiguation.java | Java | [
{
"context": "context.annotation.Configuration;\n\n/**\n * @author: lockie\n * @Date: 2020/11/3 15:17\n * @Description: 获取ID配置",
"end": 447,
"score": 0.9995282888412476,
"start": 441,
"tag": "USERNAME",
"value": "lockie"
}
] | null | [] | package com.lockie.starter.config;
import com.lockie.starter.service.IdService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.autoconfigure.condition.ConditionalOnWebApplication;
import org.springframework.boot.context.properties.EnableConfigurationProperties;
import or... | 873 | 0.789108 | 0.776362 | 29 | 28.758621 | 24.089853 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.37931 | false | false | 10 |
fccda31a70319de4783d394b02159e41b5bc2451 | 8,675,833,957,248 | f9842e2ad2f0d3706303a9308301355285ce48d7 | /src/it/stizzo/fg2mcc/wndBonus.java | bfc19a8f925b4d2f0a21ca49dbe8042356c9a06c | [
"Apache-2.0"
] | permissive | Stizzo/GeneratoreMCC | https://github.com/Stizzo/GeneratoreMCC | e08494d6c82df255401d632e53ca99d76ee3d0a4 | 9d7007eb516f2ea7d714d62792aa3987a7e5663a | refs/heads/master | 2021-07-19T12:09:28.103000 | 2020-04-19T15:24:50 | 2020-04-19T15:24:50 | 135,912,998 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package it.stizzo.fg2mcc;
import java.awt.EventQueue;
import java.awt.Toolkit;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.border.EmptyBorder;
import javax.swing.JLabel;
import java.awt.Font;
import javax.swing.JTextField;
import javax.swing.JSeparator;
import javax.swing.JCheckBox;
imp... | UTF-8 | Java | 30,877 | java | wndBonus.java | Java | [] | null | [] | package it.stizzo.fg2mcc;
import java.awt.EventQueue;
import java.awt.Toolkit;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.border.EmptyBorder;
import javax.swing.JLabel;
import java.awt.Font;
import javax.swing.JTextField;
import javax.swing.JSeparator;
import javax.swing.JCheckBox;
imp... | 30,877 | 0.741523 | 0.719111 | 872 | 34.409405 | 27.416531 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.933486 | false | false | 10 |
89ac5560b3ea63f7224686a132904bfbfbde9900 | 19,490,561,597,900 | abc3174d41d111c09cc827b800232ee87ae60519 | /core/src/main/java/org/icepush/client/HttpResponse.java | 4fdb3805bf0cfdd69350c3e1828ac6515c01b3d1 | [] | no_license | svn2github/icepush | https://github.com/svn2github/icepush | cfbdd07c1936f493bdd6225b2a184ba0a7700b52 | c047e7b132e94df3a79f46b7c4911cc80ad42086 | refs/heads/master | 2023-09-03T10:40:48.954000 | 2019-01-15T21:50:24 | 2019-01-15T21:50:24 | 9,717,430 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2004-2014 ICEsoft Technologies Canada Corp.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the
* License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appli... | UTF-8 | Java | 5,023 | java | HttpResponse.java | Java | [] | null | [] | /*
* Copyright 2004-2014 ICEsoft Technologies Canada Corp.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the
* License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appli... | 5,023 | 0.597054 | 0.593669 | 134 | 36.485073 | 27.579123 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.455224 | false | false | 10 |
3c58e8f28a19cb8fa33e151f0a670df1b9341a85 | 8,675,834,000,901 | d84b8a2a41bd235b12c2805b1a6b0ba252f5543c | /src/myobj/Weapon2.java | 047852064ffe0f8d62828f6ae1cc312321860613 | [] | no_license | Hannah1004/JavaStudy | https://github.com/Hannah1004/JavaStudy | 72ff723cb0f320407121342b98011a18c8281365 | d3652cc776ee69055c26496315cad1a157fdb050 | refs/heads/main | 2023-07-10T01:13:13.836000 | 2021-08-10T07:36:28 | 2021-08-10T07:36:28 | 381,997,194 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package myobj;
public class Weapon2 {
String name;
int baseAttack;
int attack;
int grade;
int[] upgrade_chance = { 90, 90, 80, 80, 80, 70, 70, 30, 30, 30, 15, 15, 15, 10, 10, 10, 10, 5, 5, 5 };
int[] attack_increment = { 10, 30, 100, 150, 200, 700, 700, 700, 700, 1000, 1000, 1000, 1000, 1500, 1500, 150... | UHC | Java | 1,131 | java | Weapon2.java | Java | [
{
"context": "0, 2500, 3000, 3500 };\r\n\r\n\tWeapon2() {\r\n\t\tname = \"나뭇가지\";\r\n\t\tbaseAttack = 5;\r\n\t\tgrade = 0;\r\n\t}\r\n\r\n\tWeapon",
"end": 384,
"score": 0.9997673034667969,
"start": 380,
"tag": "NAME",
"value": "나뭇가지"
}
] | null | [] | package myobj;
public class Weapon2 {
String name;
int baseAttack;
int attack;
int grade;
int[] upgrade_chance = { 90, 90, 80, 80, 80, 70, 70, 30, 30, 30, 15, 15, 15, 10, 10, 10, 10, 5, 5, 5 };
int[] attack_increment = { 10, 30, 100, 150, 200, 700, 700, 700, 700, 1000, 1000, 1000, 1000, 1500, 1500, 150... | 1,131 | 0.544186 | 0.436279 | 46 | 20.5 | 25.779795 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.913043 | false | false | 10 |
c628b3e9e76fc160e6a2ba6949b2e2132662b6ee | 23,210,003,271,195 | 891124e2be51fae8d1db6841e6f5553d04637f74 | /RoomBooking/src/main/java/edu/university/roombooking/validation/RoomAttributeTypeValidator.java | a245e3f3fb09cabeeb94a5df22a2f928ac2fa86e | [
"MIT"
] | permissive | github-ribbon/room-booking | https://github.com/github-ribbon/room-booking | fb00903ff34fd85c0537b481f4d12eb265740e5b | 5a46595aae56d6c2bc71f390ecd423f227b2bae9 | refs/heads/master | 2021-01-13T01:25:17.935000 | 2018-10-06T09:32:37 | 2018-10-06T09:32:37 | 24,452,346 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.university.roombooking.validation;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import org.springframework.validation.Errors;
import edu.university.roombooking.domain.RoomAttributeType;
import edu.university.roombooking.domain.RoomA... | UTF-8 | Java | 1,741 | java | RoomAttributeTypeValidator.java | Java | [] | null | [] | package edu.university.roombooking.validation;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import org.springframework.validation.Errors;
import edu.university.roombooking.domain.RoomAttributeType;
import edu.university.roombooking.domain.RoomA... | 1,741 | 0.785755 | 0.782309 | 50 | 32.82 | 31.407446 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.92 | false | false | 10 |
6d10c03cc69c312068a7a8af6ca84477f58edb5a | 6,682,969,118,389 | c666b693ac23473da3324929a651b13020c2671f | /htax/src/main/java/chn/liu/htax/mapper/IUserMapper.java | a17aea8eba12b32277573c05e1320954d08965b4 | [] | no_license | liusese/spring | https://github.com/liusese/spring | bcb7ef65018f223a011268a87c1202fae148aa9e | 742e01c060fd13a3bed96eeb1a0154165d22532c | refs/heads/master | 2021-08-23T23:43:40.044000 | 2017-12-07T03:56:37 | 2017-12-07T03:56:37 | 113,400,038 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package chn.liu.htax.mapper;
import chn.liu.htax.entity.User;
import chn.liu.htax.entity.vo.UserVO;
import org.apache.ibatis.annotations.Insert;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Select;
import org.apache.ibatis.annotations.Update;
import org.springframework.ster... | UTF-8 | Java | 2,207 | java | IUserMapper.java | Java | [] | null | [] | package chn.liu.htax.mapper;
import chn.liu.htax.entity.User;
import chn.liu.htax.entity.vo.UserVO;
import org.apache.ibatis.annotations.Insert;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Select;
import org.apache.ibatis.annotations.Update;
import org.springframework.ster... | 2,207 | 0.547741 | 0.547275 | 58 | 35.017242 | 28.234543 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.603448 | false | false | 10 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.