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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
bcb38f660de78332c8aaaa8a5baadb2ae91b9526 | 14,173,392,094,367 | 90c073ebe040656b868f035efaa859815a07c1c1 | /src/bbyissuetracker/Issue.java | 17b7d736f02583f9977a199ab029daaba478d250 | [] | no_license | r3ddawn/BBYIssueTracker | https://github.com/r3ddawn/BBYIssueTracker | a1e316e54d2625aac08ffec8c0cdd6dec6c11e16 | 8ae890702046fa2036a10113fc842a3837d4b91c | refs/heads/master | 2021-01-19T02:34:04.281000 | 2016-07-20T20:11:38 | 2016-07-20T20:11:38 | 63,750,415 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bbyissuetracker;
public class Issue {
public String planogramTitle;
public String description;
public String additionalNotes;
public Issue(String planogramTitle, String description, String additionalNotes) {
this.planogramTitle = planogramTitle;
this.description = descripti... | UTF-8 | Java | 858 | java | Issue.java | Java | [] | null | [] | package bbyissuetracker;
public class Issue {
public String planogramTitle;
public String description;
public String additionalNotes;
public Issue(String planogramTitle, String description, String additionalNotes) {
this.planogramTitle = planogramTitle;
this.description = descripti... | 858 | 0.632867 | 0.632867 | 31 | 26.67742 | 21.024389 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.548387 | false | false | 13 |
03e8820841b75ec738bed5cb520c1676dfe8865f | 18,468,359,381,721 | 475c3cc11446f9fa8ceebe17bfa52be2a6088876 | /orders/src/main/java/com/ody/p2p/check/giftcard/GiftCardView.java | b73a9acbd3ae3e4da913ca9b2781046f368922dc | [] | no_license | moutainhigh/new_laiyifen | https://github.com/moutainhigh/new_laiyifen | 53422c9d1dd2a0dcbee67eb995f29c1d32f3e786 | f71e908cf9cc422e69e39c5669b35ee1ada42ecb | refs/heads/master | 2021-09-05T18:43:46.537000 | 2018-01-30T10:20:00 | 2018-01-30T10:20:00 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ody.p2p.check.giftcard;
import com.ody.p2p.base.BaseView;
/**
* Created by tangmeijuan on 16/6/15.
*/
public interface GiftCardView extends BaseView{
void giftcardlist(GiftCardBean giftCardBean);
}
| UTF-8 | Java | 219 | java | GiftCardView.java | Java | [
{
"context": "port com.ody.p2p.base.BaseView;\n\n/**\n * Created by tangmeijuan on 16/6/15.\n */\npublic interface GiftCardView ext",
"end": 101,
"score": 0.9996371865272522,
"start": 90,
"tag": "USERNAME",
"value": "tangmeijuan"
}
] | null | [] | package com.ody.p2p.check.giftcard;
import com.ody.p2p.base.BaseView;
/**
* Created by tangmeijuan on 16/6/15.
*/
public interface GiftCardView extends BaseView{
void giftcardlist(GiftCardBean giftCardBean);
}
| 219 | 0.753425 | 0.721461 | 11 | 18.90909 | 19.952009 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 13 |
5c14b701e37362be3e2f8363e6634f8037321661 | 4,432,406,256,759 | fa5f60a48f1af29d2dd962a57e39a4c755253692 | /src/SocketClient.java | 7e87bb245db7c029a7ba4a80c7f4a0c1f2dcc351 | [] | no_license | IamSephiroth/Messenger | https://github.com/IamSephiroth/Messenger | 93d750d7d6e27217505c159b98b3b47228cf5b08 | bab2d56bddcbc33329f59d2ebd9fd9b95a50f033 | refs/heads/master | 2022-10-16T13:48:59.692000 | 2020-06-14T12:57:14 | 2020-06-14T12:57:14 | 256,762,070 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.IOException;
import java.net.Socket;
import java.net.UnknownHostException;
public class SocketClient extends ClientBase {
private Socket clientSocket;
private int port = 50000;
/**
* Cons
* @param host
*/
public SocketClient(String host) {
super();
System.out.pri... | UTF-8 | Java | 1,093 | java | SocketClient.java | Java | [] | null | [] | import java.io.IOException;
import java.net.Socket;
import java.net.UnknownHostException;
public class SocketClient extends ClientBase {
private Socket clientSocket;
private int port = 50000;
/**
* Cons
* @param host
*/
public SocketClient(String host) {
super();
System.out.pri... | 1,093 | 0.630375 | 0.625801 | 38 | 27.789474 | 19.271137 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.473684 | false | false | 13 |
4a55744faafd7cecd734561b34d6961e812a8518 | 23,149,873,732,824 | 69095a268c001696506da25036c24fd24afe8275 | /src/main/java/com/football/epl/util/TableComparator.java | 8d679700cd975f9a31665d27fef17ea9b7995d65 | [] | no_license | NabinAch/soccerTable | https://github.com/NabinAch/soccerTable | 2216876eb499082a25a09dfee127a17e7f8de77d | 78659cbeb03e1b19a567413a60bcefae56219f5a | refs/heads/master | 2020-09-02T23:06:54.497000 | 2019-11-16T17:27:24 | 2019-11-16T17:27:24 | 219,328,021 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.football.epl.util;
import java.util.Comparator;
import org.springframework.stereotype.Component;
import com.football.epl.model.Table;
@Component
public class TableComparator implements Comparator<Table> {
@Override
public int compare(Table o1, Table o2) {
if(o1.getPoint() > o2.getPoint()) {
retu... | UTF-8 | Java | 600 | java | TableComparator.java | Java | [] | null | [] | package com.football.epl.util;
import java.util.Comparator;
import org.springframework.stereotype.Component;
import com.football.epl.model.Table;
@Component
public class TableComparator implements Comparator<Table> {
@Override
public int compare(Table o1, Table o2) {
if(o1.getPoint() > o2.getPoint()) {
retu... | 600 | 0.668333 | 0.64 | 31 | 18.354839 | 19.276508 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.709677 | false | false | 13 |
1bdc0a59a0aca8318196475c34b735fc2e92dd6f | 12,506,944,789,510 | d262b6619dd9824e78b5db5fc09b9d3d2be5f435 | /java并发编程/并发编程代码/my-code/src/main/java/com/wbw/test/Practice01.java | c2af31592e2ad480cb2e5fed57b51e435a5d9457 | [] | no_license | bellmit/Learing-Recording | https://github.com/bellmit/Learing-Recording | 28e44e27fc4fb129aa8982cf2d96505c7fea921a | e32e2f99c8efe25a24f3e69e37d25bd4118629df | refs/heads/main | 2023-07-31T07:39:46.243000 | 2021-09-15T06:29:15 | 2021-09-15T06:29:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wbw.test;
import com.wbw.util.Sleeper;
import lombok.extern.slf4j.Slf4j;
/**
* @Author: wbw
* @Date: 2021/7/9 16:41
*/
@Slf4j
public class Practice01 {
public static void main(String[] args) throws InterruptedException {
Thread t1 = new Thread(() -> {
log.debug("洗水壶");
... | UTF-8 | Java | 940 | java | Practice01.java | Java | [
{
"context": "import lombok.extern.slf4j.Slf4j;\n\n/**\n * @Author: wbw\n * @Date: 2021/7/9 16:41\n */\n@Slf4j\npublic class ",
"end": 106,
"score": 0.9996069669723511,
"start": 103,
"tag": "USERNAME",
"value": "wbw"
}
] | null | [] | package com.wbw.test;
import com.wbw.util.Sleeper;
import lombok.extern.slf4j.Slf4j;
/**
* @Author: wbw
* @Date: 2021/7/9 16:41
*/
@Slf4j
public class Practice01 {
public static void main(String[] args) throws InterruptedException {
Thread t1 = new Thread(() -> {
log.debug("洗水壶");
... | 940 | 0.458797 | 0.429844 | 40 | 21.450001 | 14.817136 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.575 | false | false | 13 |
574ef4c8530ab82669029a0ca3f66e4850d76607 | 20,435,454,423,852 | b23a0a16b2e1a380b2e8b3025947f3e1a04fe9b5 | /src/main/java/com/example/mentorstudent/models/entity/User.java | 184db3b36614f4d69ac6b41e60a93fbd86ce5369 | [] | no_license | haykaloyan/mentor-student | https://github.com/haykaloyan/mentor-student | 598ec5badfb09f93a4cc1437f41752fd06b00bcc | 396c286b9a3b149062f30a42deac2936c749782b | refs/heads/master | 2023-08-19T21:52:05.710000 | 2021-10-29T11:07:41 | 2021-10-29T11:07:41 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.mentorstudent.models.entity;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.persistence.*;
@Data
@AllArgsConstructor
@NoArgsConstructor
@MappedSuperclass
public abstract class User {
@Id
@GeneratedValue(strategy = GenerationType.AUTO)
... | UTF-8 | Java | 579 | java | User.java | Java | [] | null | [] | package com.example.mentorstudent.models.entity;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.persistence.*;
@Data
@AllArgsConstructor
@NoArgsConstructor
@MappedSuperclass
public abstract class User {
@Id
@GeneratedValue(strategy = GenerationType.AUTO)
... | 579 | 0.740933 | 0.740933 | 29 | 18.965517 | 13.795259 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.413793 | false | false | 13 |
730d16f99e29f47b8934e73d2838e6f39026f0ac | 26,929,444,966,875 | afd3a2aff126c345536d1b9ff1c2e19aa8aed139 | /source/branches/productive-v1/at.rc.tacos.model/src/at/rc/tacos/codec/StaffMemberDecoder.java | 591a1ca7a9f93e16ef6026b16adb44b4c7e3e4e7 | [] | no_license | mheiss/rc-tacos | https://github.com/mheiss/rc-tacos | 5705e6e8aabe0b98b2626af0a6a9598dd5a7a41d | df7e1dbef5287d46ee2fc9c3f76f0f7f0ffeb08b | refs/heads/master | 2021-01-09T05:27:45.141000 | 2017-02-02T22:15:58 | 2017-02-02T22:15:58 | 80,772,164 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*******************************************************************************
* Copyright (c) 2008, 2009 Internettechnik, FH JOANNEUM
* http://www.fh-joanneum.at/itm
*
* Licenced under the GNU GENERAL PUBLIC LICENSE Version 2;
* You may obtain a copy of the License at
* http://www.gnu.org/licenses/gpl... | UTF-8 | Java | 4,069 | java | StaffMemberDecoder.java | Java | [] | null | [] | /*******************************************************************************
* Copyright (c) 2008, 2009 Internettechnik, FH JOANNEUM
* http://www.fh-joanneum.at/itm
*
* Licenced under the GNU GENERAL PUBLIC LICENSE Version 2;
* You may obtain a copy of the License at
* http://www.gnu.org/licenses/gpl... | 4,069 | 0.690833 | 0.687147 | 96 | 40.40625 | 23.724802 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.03125 | false | false | 13 |
3c92bcf8307a8fdff5ae3efa884b432dd00ec25c | 18,184,891,534,109 | 35b100eab5979b8b919d4d87efb8d63e270aa4ed | /enroscar-sources/src/com/stanfy/serverapi/request/RequestBuilder.java | b36351931dba5cde2f63827391f8f50f36dca400 | [] | no_license | Yarikx/shAirCard | https://github.com/Yarikx/shAirCard | 7586eb228bee6615dc23238f8b383037182640b0 | fa7e7589b7ff1b4cdd17f3aa4cb571ebc18dd209 | refs/heads/master | 2021-01-19T06:26:26.684000 | 2012-02-19T16:30:57 | 2012-02-19T16:30:57 | 3,477,421 | 4 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.stanfy.serverapi.request;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Locale;
import android.content.Context;
import android.util.Log;
import com.stanfy.app.Application;
import com.stanfy.app.RequestExecutorProvider;
/**
* Base class for r... | UTF-8 | Java | 3,615 | java | RequestBuilder.java | Java | [
{
"context": "/**\n * Base class for request builders.\n * @author Roman Mazur - Stanfy (http://www.stanfy.com)\n */\npublic abstr",
"end": 359,
"score": 0.9998794794082642,
"start": 348,
"tag": "NAME",
"value": "Roman Mazur"
}
] | null | [] | package com.stanfy.serverapi.request;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Locale;
import android.content.Context;
import android.util.Log;
import com.stanfy.app.Application;
import com.stanfy.app.RequestExecutorProvider;
/**
* Base class for r... | 3,610 | 0.704564 | 0.703734 | 124 | 28.153225 | 26.753065 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.491935 | false | false | 13 |
947f78fd98e12cb68eadc907503de2d828b93abd | 32,272,384,270,865 | 745b525c360a2b15b8d73841b36c1e8d6cdc9b03 | /jun_java_plugins/jun_config_resources/src/main/java/com/jun/plugin/resources/core/properties/GitProperties.java | f8256ce1927e07a9d380a92b4f86f6f9f3cb6c0d | [] | no_license | wujun728/jun_java_plugin | https://github.com/wujun728/jun_java_plugin | 1f3025204ef5da5ad74f8892adead7ee03f3fe4c | e031bc451c817c6d665707852308fc3b31f47cb2 | refs/heads/master | 2023-09-04T08:23:52.095000 | 2023-08-18T06:54:29 | 2023-08-18T06:54:29 | 62,047,478 | 117 | 42 | null | false | 2023-08-21T16:02:15 | 2016-06-27T10:23:58 | 2023-08-21T13:50:26 | 2023-08-21T16:02:15 | 64,435 | 103 | 44 | 80 | Java | false | false | package com.jun.plugin.resources.core.properties;
import java.io.IOException;
import java.util.Hashtable;
import java.util.List;
import java.util.Properties;
import com.jun.plugin.resources.Resources;
import com.jun.plugin.resources.core.AutoResources;
import com.jun.plugin.resources.repository.RemoteRepository;
impo... | UTF-8 | Java | 2,064 | java | GitProperties.java | Java | [
{
"context": "ugin.resources.utils.FileUtils;\n\n/**\n * Created By Hong on 2018/8/13\n **/\npublic class GitProperties exte",
"end": 444,
"score": 0.8231300115585327,
"start": 440,
"tag": "NAME",
"value": "Hong"
}
] | null | [] | package com.jun.plugin.resources.core.properties;
import java.io.IOException;
import java.util.Hashtable;
import java.util.List;
import java.util.Properties;
import com.jun.plugin.resources.Resources;
import com.jun.plugin.resources.core.AutoResources;
import com.jun.plugin.resources.repository.RemoteRepository;
impo... | 2,064 | 0.60483 | 0.597636 | 81 | 23.024691 | 21.487278 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.320988 | false | false | 13 |
78686e4816930e34031fc9e1593763436eae840e | 26,826,365,734,193 | 4778734ed392f714030823341cc57e5907a54a9f | /src/main/java/org/interledger/plugin/lpi/handlers/LedgerPluginInfoEventHandler.java | 84c7ff4fb579e7e2137af8fa84e3cd62257e4346 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | cross-chain-deprecated/java-ilp-plugin | https://github.com/cross-chain-deprecated/java-ilp-plugin | f0d8f221aed9b543d8c44dd34dd1016f8c7ab1ab | 458d8ac53ffa63790216121032b81d4af68f5938 | refs/heads/master | 2020-05-27T20:53:33.547000 | 2018-10-27T16:31:30 | 2018-10-27T16:31:30 | 188,787,417 | 1 | 0 | null | true | 2019-05-27T06:50:55 | 2019-05-27T06:50:55 | 2018-10-29T19:54:13 | 2018-10-27T16:31:30 | 59 | 0 | 0 | 0 | null | false | false | package org.interledger.plugin.lpi.handlers;
import org.interledger.plugin.lpi.LedgerPlugin;
import org.interledger.plugin.lpi.events.LedgerInfoChangedEvent;
import org.interledger.plugin.lpi.events.LedgerPluginConnectedEvent;
import org.interledger.plugin.lpi.events.LedgerPluginDisconnectedEvent;
import org.interledg... | UTF-8 | Java | 1,249 | java | LedgerPluginInfoEventHandler.java | Java | [] | null | [] | package org.interledger.plugin.lpi.handlers;
import org.interledger.plugin.lpi.LedgerPlugin;
import org.interledger.plugin.lpi.events.LedgerInfoChangedEvent;
import org.interledger.plugin.lpi.events.LedgerPluginConnectedEvent;
import org.interledger.plugin.lpi.events.LedgerPluginDisconnectedEvent;
import org.interledg... | 1,249 | 0.755004 | 0.755004 | 42 | 28.738094 | 27.861956 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.238095 | false | false | 13 |
639e6ed83893c3d2af689924cca0b0890dec12e1 | 9,758,165,702,377 | dec2a2cc208d03ba602d908704ef9c8e74f75e32 | /src/main/java/Algorithms/ArrayAlgorithms/FindMissingNumberFromDuplicateArray.java | 3f06f27471fb4fbfbfcff7be71bcd66e07bf0bab | [] | no_license | sbansal24/practice | https://github.com/sbansal24/practice | 1b038da0e26f36297214d4e01a94cc772dad6b80 | e65de8dbf1fcacb90b9affeceb0759d981e8dd7c | refs/heads/master | 2023-05-05T09:34:59.862000 | 2021-12-22T11:32:42 | 2021-12-22T11:32:42 | 179,456,964 | 0 | 0 | null | false | 2023-04-17T19:41:57 | 2019-04-04T08:38:03 | 2021-12-22T11:32:45 | 2023-04-17T19:41:53 | 456 | 0 | 0 | 2 | Java | false | false | package Algorithms.ArrayAlgorithms;
public class FindMissingNumberFromDuplicateArray {
public static void main(String[] args) {
int arr1[] = {4, 8, 1, 3, 7};
int arr2[] = {7, 8, 3, 1};
int n = arr1.length;
int missingNumber = 0;
for (int i = 0; i < n; i++) {
miss... | UTF-8 | Java | 523 | java | FindMissingNumberFromDuplicateArray.java | Java | [] | null | [] | package Algorithms.ArrayAlgorithms;
public class FindMissingNumberFromDuplicateArray {
public static void main(String[] args) {
int arr1[] = {4, 8, 1, 3, 7};
int arr2[] = {7, 8, 3, 1};
int n = arr1.length;
int missingNumber = 0;
for (int i = 0; i < n; i++) {
miss... | 523 | 0.527725 | 0.493308 | 17 | 29.764706 | 17.521515 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.117647 | false | false | 13 |
3415d53b3ad43953788abac7f85ea10608ce6317 | 9,612,136,834,534 | ec9b798c20117ccb5565f6b3fcdd04d238570416 | /src/main/java/delegatepattern/simple/EmployeeB.java | 2b62a0ef93775f343bafdcf098e749184e5789c6 | [] | no_license | mybeloved/delegate-and-strategy-pattern-20190331 | https://github.com/mybeloved/delegate-and-strategy-pattern-20190331 | facdd0325e094ac4ef57252b652a56199217b372 | 7950bf4d815769dfa6c6cf742fb15696b6dfc137 | refs/heads/master | 2020-05-04T00:34:47.609000 | 2019-05-18T14:03:38 | 2019-05-18T14:03:38 | 178,887,631 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package delegatepattern.simple;
/**
* @Program: delegate-and-strategy-pattern-20190331
* @Description: 员工B
* @Author: whx
* @Create: 2019-03-31 21:05
**/
public class EmployeeB implements IEmployee {
public void doing(String command) {
System.out.println("我是员工B,我现在开始干" + command + "工作");
}
}
| UTF-8 | Java | 333 | java | EmployeeB.java | Java | [
{
"context": "-pattern-20190331\n * @Description: 员工B\n * @Author: whx\n * @Create: 2019-03-31 21:05\n **/\npublic class Em",
"end": 125,
"score": 0.9996999502182007,
"start": 122,
"tag": "USERNAME",
"value": "whx"
}
] | null | [] | package delegatepattern.simple;
/**
* @Program: delegate-and-strategy-pattern-20190331
* @Description: 员工B
* @Author: whx
* @Create: 2019-03-31 21:05
**/
public class EmployeeB implements IEmployee {
public void doing(String command) {
System.out.println("我是员工B,我现在开始干" + command + "工作");
}
}
| 333 | 0.70297 | 0.636964 | 13 | 22.307692 | 19.152765 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 13 |
0e0dc3824147594b4ee795889cae962a5bedd1be | 17,016,660,471,049 | 32e5090dcb6d89ab6909efb5ec80e25410e77b64 | /水星迅捷路由APP/Android/MercuryRouter/src/com/mercury/mercuryrouter/widget/HeaderRefreshTp.java | 9c847d6dc18fd761cd34b97ad5c104c392bae6b8 | [] | no_license | yaodidier/mercury_fast | https://github.com/yaodidier/mercury_fast | ca75f6939142ab61002a443d6f46a61a9ae8c04d | 461967931dc0d3cec47b35666b1896bbe9d93f00 | refs/heads/master | 2018-09-19T14:42:07.116000 | 2017-06-08T07:39:06 | 2017-06-08T07:39:06 | 93,719,948 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /******************************************************************************
Copyright (c) 2014-2015 TP-Link Technologies CO.,LTD. All rights reserved.
File name : RouterWebFragment.java
Version : 1.0
Description : 显示网页的界面。
Author : 柳雨新(liuyuxin@tp-link.net)
Create date : 2015-03-22
History :
----------------... | UTF-8 | Java | 18,452 | java | HeaderRefreshTp.java | Java | [
{
"context": "a\nVersion\t\t: 1.0\nDescription\t: 显示网页的界面。\n\nAuthor\t\t: 柳雨新(liuyuxin@tp-link.net)\nCreate date\t: 2015-03-22\n\nH",
"end": 244,
"score": 0.9998874068260193,
"start": 241,
"tag": "NAME",
"value": "柳雨新"
},
{
"context": "sion\t\t: 1.0\nDescription\t: 显示网页的界面。\n\nAuthor... | null | [] | /******************************************************************************
Copyright (c) 2014-2015 TP-Link Technologies CO.,LTD. All rights reserved.
File name : RouterWebFragment.java
Version : 1.0
Description : 显示网页的界面。
Author : 柳雨新(<EMAIL>)
Create date : 2015-03-22
History :
-----------------------------... | 18,436 | 0.63502 | 0.631067 | 652 | 24.217791 | 21.704834 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.001534 | false | false | 13 |
2ec15922818fc90b774165416393ca94aca2ef48 | 6,201,932,807,884 | da4c12f6047e2696330c80deab5b8bfcabaa5450 | /src/game/GameObject.java | e74bfa4f98fad461872b5a2d251f46545ca7a80a | [] | no_license | ksbickmore/CMSC335 | https://github.com/ksbickmore/CMSC335 | dd2ef6e469b080b43d709273ea59e8cec177d613 | 5e68a87fd8d411ea632cbb86c2ba16aa39091073 | refs/heads/master | 2016-09-12T16:09:33.872000 | 2016-06-02T21:41:51 | 2016-06-02T21:41:51 | 60,299,524 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* File: GameObject.java
* Date: May 29 2016
* Author: Kristopher Bickmore
* Project 1
*/
package game;
/**
* This class provides a minimal implementation of the Objects used in the Sorcerer's Cave Game.
* @author Kristopher Bickmore
* @version 1.0
* @see Cave
* @see Party
* @see Creature
* @see Art... | UTF-8 | Java | 1,147 | java | GameObject.java | Java | [
{
"context": " GameObject.java\n * Date: May 29 2016\n * Author: Kristopher Bickmore\n * Project 1\n */\n\npackage game;\n\n/**\n * This cla",
"end": 82,
"score": 0.9998930096626282,
"start": 63,
"tag": "NAME",
"value": "Kristopher Bickmore"
},
{
"context": "jects used in the Sorc... | null | [] | /*
* File: GameObject.java
* Date: May 29 2016
* Author: <NAME>
* Project 1
*/
package game;
/**
* This class provides a minimal implementation of the Objects used in the Sorcerer's Cave Game.
* @author <NAME>
* @version 1.0
* @see Cave
* @see Party
* @see Creature
* @see Artifact
* @see Treasure
* ... | 1,121 | 0.683522 | 0.668701 | 42 | 26.309525 | 30.43689 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.119048 | false | false | 13 |
5b9d2c7cfe0cb1611f9897481798c9d79713e0d9 | 7,327,214,274,207 | 82bda3ed7dfe2ca722e90680fd396935c2b7a49d | /app-meipai/src/main/java/com/baidu/pass/biometrics/base/result/PassBiometricResult.java | c0c1712c8cb6be0466b6ae33e2e0101f23d91549 | [] | no_license | cvdnn/PanoramaApp | https://github.com/cvdnn/PanoramaApp | 86f8cf36d285af08ba15fb32348423af7f0b7465 | dd6bbe0987a46f0b4cfb90697b38f37f5ad47cfc | refs/heads/master | 2023-03-03T11:15:40.350000 | 2021-01-29T09:14:06 | 2021-01-29T09:14:06 | 332,968,433 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.baidu.pass.biometrics.base.result;
import android.text.TextUtils;
import android.util.SparseArray;
import com.baidu.pass.biometrics.base.R;
import com.baidu.pass.biometrics.base.utils.ResUtils;
public class PassBiometricResult {
public static final int ERROR_CODE_NETWORK_UNAVAILABLE = -201;
public... | UTF-8 | Java | 2,951 | java | PassBiometricResult.java | Java | [] | null | [] | package com.baidu.pass.biometrics.base.result;
import android.text.TextUtils;
import android.util.SparseArray;
import com.baidu.pass.biometrics.base.R;
import com.baidu.pass.biometrics.base.utils.ResUtils;
public class PassBiometricResult {
public static final int ERROR_CODE_NETWORK_UNAVAILABLE = -201;
public... | 2,951 | 0.689597 | 0.671637 | 68 | 42.39706 | 33.020111 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 13 |
dbfd131e8a06ddb04fdcfa835d7a9d193e5a30fd | 14,998,025,834,772 | a21b2ad96adff21099f7510fed803667ff0c5f9d | /src/com/gbcom/system/menu/Menu.java | b4b8810ef316f7bc50d6b9a4b0451c26af643e3a | [
"Apache-2.0"
] | permissive | hhy-bpq/gweb-v2 | https://github.com/hhy-bpq/gweb-v2 | 35a6fce09416681d94fe11785690549d71e99214 | 6efee07630f80c696b037fb84ab36b47004fe548 | refs/heads/master | 2020-04-03T14:52:09.174000 | 2016-12-16T02:09:40 | 2016-12-16T02:09:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gbcom.system.menu;
import com.thoughtworks.xstream.XStream;
import java.util.ArrayList;
import java.util.List;
/**
* 封装菜单功能,菜单对象Menu,对应左侧菜单树结构
*
* <p>
* @author syz
* <p>
* @date 2015-9-11,下午03:28:31
* <p>
* @version v1.0.0
* <p>
* @see com.gbcom.system.menu.Menu
*/
public class Menu {
p... | UTF-8 | Java | 2,335 | java | Menu.java | Java | [
{
"context": " * 封装菜单功能,菜单对象Menu,对应左侧菜单树结构\n * \n * <p>\n * @author syz\n * <p>\n * @date 2015-9-11,下午03:28:31\n * <p>\n * @v",
"end": 184,
"score": 0.9996922016143799,
"start": 181,
"tag": "USERNAME",
"value": "syz"
}
] | null | [] | package com.gbcom.system.menu;
import com.thoughtworks.xstream.XStream;
import java.util.ArrayList;
import java.util.List;
/**
* 封装菜单功能,菜单对象Menu,对应左侧菜单树结构
*
* <p>
* @author syz
* <p>
* @date 2015-9-11,下午03:28:31
* <p>
* @version v1.0.0
* <p>
* @see com.gbcom.system.menu.Menu
*/
public class Menu {
p... | 2,335 | 0.506917 | 0.4971 | 76 | 28.486841 | 25.065962 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.486842 | false | false | 13 |
8b4c6b6ead1a9a69af1417ebf667912e13970acc | 14,998,025,833,294 | 866c244f3f2c3c50b9df48e19bd0ce42bff50853 | /src/main/java/de/davherrmann/efficiently/components/Panel.java | 5faea3b720c21291154fdcb0c43986eebbe2cd4e | [
"MIT"
] | permissive | davherrmann/efficiently-server | https://github.com/davherrmann/efficiently-server | 2d8385341abde153aabce70374719479686a598d | da6769d24789320639ed2aa9833d75c885c14357 | refs/heads/master | 2016-09-13T09:28:55.090000 | 2016-06-09T21:02:07 | 2016-06-09T21:02:07 | 57,245,374 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.davherrmann.efficiently.components;
import de.davherrmann.efficiently.components.Element.ElementProperties;
public interface Panel extends HasContent<Panel>, Bindable<Panel, ElementProperties>
{
Class<Panel> PANEL = Panel.class;
}
| UTF-8 | Java | 248 | java | Panel.java | Java | [] | null | [] | package de.davherrmann.efficiently.components;
import de.davherrmann.efficiently.components.Element.ElementProperties;
public interface Panel extends HasContent<Panel>, Bindable<Panel, ElementProperties>
{
Class<Panel> PANEL = Panel.class;
}
| 248 | 0.814516 | 0.814516 | 8 | 30 | 32.372829 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 13 |
c545845bcee7ffcbfad9d935ae66ab077294d4e4 | 15,848,429,355,149 | cc198c8df3a46e53f4446ea67597f55b5fce9874 | /Math Quest/src/com/patrickhelmus/mathquest/utilities/Stopwatch.java | 15e99259d43371c4344042bced8ef45c9837e26a | [] | no_license | Onipatrick/Math-Quest | https://github.com/Onipatrick/Math-Quest | 064ab8f0db3c48d3ac965853930e635109c6699a | 0747ab2c3dd712d6b0bcbdbc88f1536ed32a7e75 | refs/heads/master | 2020-04-23T16:14:47.281000 | 2013-12-14T22:23:47 | 2013-12-14T22:23:47 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.patrickhelmus.mathquest.utilities;
public class Stopwatch
{
// Public constants
public static final int MILLIS = 0;
public static final int SECONDS = 1;
public static final int MINUTES = 2;
// Private constants
private static final long FROM_MILLIS_TO_SECONDS = 1000;
private static final long FR... | UTF-8 | Java | 1,720 | java | Stopwatch.java | Java | [] | null | [] | package com.patrickhelmus.mathquest.utilities;
public class Stopwatch
{
// Public constants
public static final int MILLIS = 0;
public static final int SECONDS = 1;
public static final int MINUTES = 2;
// Private constants
private static final long FROM_MILLIS_TO_SECONDS = 1000;
private static final long FR... | 1,720 | 0.594767 | 0.586047 | 65 | 25.476923 | 18.954283 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.523077 | false | false | 13 |
b1e32c538a808aca35c54ade610b360a75774125 | 24,318,104,867,860 | becce10385bf522bcd24bae69ca80c22fadde6a6 | /tinel-gis-client/src/main/java/net/tinelstudio/gis/client/control/image/layer/WorldImageMapLayerControl.java | 10e7829ef4613cc3e0cd06ce7fb09802d60a8b89 | [
"CC-BY-2.5"
] | permissive | tinelstudio/tinel | https://github.com/tinelstudio/tinel | 75c4b4c4f71dbe030d4348ef567a7a9a336fe8ae | 9f72b4d5b0519568d8ab0387e2778643d308e104 | refs/heads/master | 2020-04-27T10:53:40.723000 | 2011-11-24T21:17:40 | 2011-11-24T21:17:40 | 2,845,913 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Licensed under a Creative Commons Attribution 2.5 Slovenia License
* http://creativecommons.org/licenses/by/2.5/si/
* 2009 TineL Studio
*/
package net.tinelstudio.gis.client.control.image.layer;
import java.io.File;
import net.tinelstudio.gis.client.control.image.ImageMapControl;
import net.tinel... | UTF-8 | Java | 1,399 | java | WorldImageMapLayerControl.java | Java | [
{
"context": "port org.geotools.map.MapLayer;\r\n\r\n/**\r\n * @author TineL\r\n */\r\npublic class WorldImageMapLayerControl exte",
"end": 541,
"score": 0.9991917014122009,
"start": 536,
"tag": "USERNAME",
"value": "TineL"
}
] | null | [] | /*
* Licensed under a Creative Commons Attribution 2.5 Slovenia License
* http://creativecommons.org/licenses/by/2.5/si/
* 2009 TineL Studio
*/
package net.tinelstudio.gis.client.control.image.layer;
import java.io.File;
import net.tinelstudio.gis.client.control.image.ImageMapControl;
import net.tinel... | 1,399 | 0.71837 | 0.712652 | 53 | 24.396227 | 25.014969 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.358491 | false | false | 13 |
0a3aaf568a6819099368802e220b22d41bc84def | 15,539,191,718,903 | 6bfdd1225b0841e4601d43b68cca6d0770db15fc | /src/main/java/cn/damei/entity/mobile/Manager/BizEvalRewardOrderTaskpackRel.java | 845067251004a3ccc47cf9b342e7cb13479780e0 | [
"Apache-2.0"
] | permissive | 6638112/mps-1 | https://github.com/6638112/mps-1 | 08985eb4dcb080829420fdafae68c7a6c33f3c95 | 50df3dbb1e0e909394385115e3565ed55aede09e | refs/heads/master | 2023-06-02T09:25:43.692000 | 2018-03-19T06:59:55 | 2018-03-19T06:59:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.damei.entity.mobile.Manager;
import cn.damei.common.persistence.DataEntity2;
public class BizEvalRewardOrderTaskpackRel extends DataEntity2<BizEvalRewardOrderTaskpackRel> {
private static final long serialVersionUID = 1L;
private Integer evalRewardCfgId;
private Integer orderTaskpackId;
public In... | UTF-8 | Java | 659 | java | BizEvalRewardOrderTaskpackRel.java | Java | [] | null | [] | package cn.damei.entity.mobile.Manager;
import cn.damei.common.persistence.DataEntity2;
public class BizEvalRewardOrderTaskpackRel extends DataEntity2<BizEvalRewardOrderTaskpackRel> {
private static final long serialVersionUID = 1L;
private Integer evalRewardCfgId;
private Integer orderTaskpackId;
public In... | 659 | 0.805766 | 0.801214 | 29 | 21.724138 | 24.840034 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 13 |
f0caea7e397e017a1e251ab08f16f00c887c7e93 | 14,474,039,844,650 | 1cbbc68918c4eb5213fceea22bccaedd0ed5477e | /src/main/java/com/mep/message/MessageHelperImpl.java | 8602dd72270a1219be3b2cbc1529513e1d396ee5 | [] | no_license | popomyint/myanmareffectiveprogrammer | https://github.com/popomyint/myanmareffectiveprogrammer | 8ec54ad48651d6fb1bd6ffed6a1d3203af45c265 | bb5fa905e455da339ae0092ad8f5fe9c6f94c5fc | refs/heads/master | 2020-06-22T21:17:04.424000 | 2018-12-04T10:27:37 | 2018-12-04T10:27:37 | 198,401,727 | 0 | 0 | null | true | 2019-07-23T09:49:55 | 2019-07-23T09:49:54 | 2018-12-04T10:27:39 | 2018-12-04T10:27:38 | 46,222 | 0 | 0 | 0 | null | false | false | package com.mep.message;
import java.util.Locale;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.MessageSource;
import org.springframework.context.i18n.LocaleContextHolder;
import org.springframework.stereotype.Component;
import org.springframework.web.servlet.ModelA... | UTF-8 | Java | 1,485 | java | MessageHelperImpl.java | Java | [] | null | [] | package com.mep.message;
import java.util.Locale;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.MessageSource;
import org.springframework.context.i18n.LocaleContextHolder;
import org.springframework.stereotype.Component;
import org.springframework.web.servlet.ModelA... | 1,485 | 0.804714 | 0.803367 | 44 | 32.772728 | 25.756609 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.818182 | false | false | 13 |
ffbb735cb38d3ef2b29d5d23eef75ffd300d97c7 | 20,194,936,287,999 | 48dab14a956dc7d3cbda61ca28568c2f97e86965 | /app/kettleExt/trans/TransEncoder.java | bfd59a62d567e63c833eeea969850d35ee5f28af | [
"MIT"
] | permissive | ElsevierSoftwareX/SOFTX-D-21-00169 | https://github.com/ElsevierSoftwareX/SOFTX-D-21-00169 | 0e015fc1f91e67daa11561034b8db00bf654824f | 266dd1516a6675a17a3f5d40c14bb0ec0aebaa83 | refs/heads/master | 2023-08-22T20:40:10.816000 | 2021-10-19T17:38:14 | 2021-10-19T17:38:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kettleExt.trans;
import com.mxgraph.model.mxCell;
import com.mxgraph.util.mxUtils;
import com.mxgraph.view.mxGraph;
import kettleExt.PluginFactory;
import kettleExt.trans.step.StepEncoder;
import kettleExt.utils.ColorUtils;
import kettleExt.utils.JSONArray;
import kettleExt.utils.JSONObject;
import kettleExt.u... | UTF-8 | Java | 24,146 | java | TransEncoder.java | Java | [
{
"context": "ng Pentaho transactions to mxGraphs.\n *\n * @author leonardo\n */\npublic class TransEncoder {\n\n /**\n * C",
"end": 1393,
"score": 0.995507538318634,
"start": 1385,
"tag": "USERNAME",
"value": "leonardo"
},
{
"context": "sername());\n jsonObject.put... | null | [] | package kettleExt.trans;
import com.mxgraph.model.mxCell;
import com.mxgraph.util.mxUtils;
import com.mxgraph.view.mxGraph;
import kettleExt.PluginFactory;
import kettleExt.trans.step.StepEncoder;
import kettleExt.utils.ColorUtils;
import kettleExt.utils.JSONArray;
import kettleExt.utils.JSONObject;
import kettleExt.u... | 24,117 | 0.595585 | 0.59368 | 482 | 49.095436 | 29.799871 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.143154 | false | false | 13 |
dcd9ecd5741327da1f172b58f16c9b8f1e9973be | 6,983,616,850,319 | 1a63cd1993b5cb55e68339de30b19ea3dbcc3e30 | /src/main/java/com/uco/pilae/pilae/model/Posicion.java | 9b313dbd067ac414eb76df5c1fb0c5f786291115 | [] | no_license | juancamilosalazar/cloud-pilae | https://github.com/juancamilosalazar/cloud-pilae | 00ea51c472310a92350953bb380274bd64ff0a55 | a16a2146c8e22e067cdf9a9e69d5b6e9c6f1f00c | refs/heads/master | 2022-05-13T18:23:34.317000 | 2022-05-07T22:27:37 | 2022-05-07T22:27:37 | 191,780,247 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.uco.pilae.pilae.model;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
@Getter
@Setter
@NoArgsConstructor
@AllArgsConstructor
public class Posicion {
private Long codigo;
private int partidosJugados;
private int partidosGanados;
... | UTF-8 | Java | 562 | java | Posicion.java | Java | [] | null | [] | package com.uco.pilae.pilae.model;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
@Getter
@Setter
@NoArgsConstructor
@AllArgsConstructor
public class Posicion {
private Long codigo;
private int partidosJugados;
private int partidosGanados;
... | 562 | 0.770463 | 0.770463 | 25 | 21.48 | 11.717065 | 34 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.64 | false | false | 13 |
a76fe7562dd6e6c7623a1abe8c1fe17d099477d3 | 13,211,319,424,734 | 64c12fa1a28e8a795ff660c0d2021da671d4fc1e | /AMUP_Volume_Channel.java | 79d08c0f06fc9f1bdb43e2612c4da31ef73dd0da | [] | no_license | julioterra/Air_MashUp_Connect | https://github.com/julioterra/Air_MashUp_Connect | 973ad84d0f444eea54318104e4bf80f55e321011 | 9bddc8cbb8ccf9ebcbe02e28a5b86976bec20f2f | refs/heads/master | 2021-01-19T14:29:35.690000 | 2010-12-20T01:27:38 | 2010-12-20T01:27:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import processing.core.PApplet;
public class AMUP_Volume_Channel extends AMUP_Component {
// Channel Specific Midi State Variables
public int loop_status; // 0 = no loop; 1 = begin loop set; 2 = looping
public int eq_high;
public int eq_mid;
public int eq_low;
public int filterA;
public boolean filterA_on;
p... | UTF-8 | Java | 8,407 | java | AMUP_Volume_Channel.java | Java | [] | null | [] | import processing.core.PApplet;
public class AMUP_Volume_Channel extends AMUP_Component {
// Channel Specific Midi State Variables
public int loop_status; // 0 = no loop; 1 = begin loop set; 2 = looping
public int eq_high;
public int eq_mid;
public int eq_low;
public int filterA;
public boolean filterA_on;
p... | 8,407 | 0.540145 | 0.532295 | 236 | 34.622883 | 29.236574 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.834746 | false | false | 13 |
982e72a7320e08c5441ea72ca708ef186509849d | 16,604,343,567,532 | d7794e51f1a0cdfd768efe87d18d9420a4b3c641 | /src/main/java/edu/dgut/networkengin2018_2/wechat_mall/service/impl/SwiperdataServiceImpl.java | cf404edb0b1651d8e8769852f92c547bd1f0ed44 | [] | no_license | Voghost/spring-boot-wechat-mall | https://github.com/Voghost/spring-boot-wechat-mall | 1a9c72a80c0fe8ea78bcc70f2a77fb061e8fcff3 | d0cf41b27a8d7f7a3905a80487deb2d85f3a0f7c | refs/heads/master | 2023-02-10T23:51:28.809000 | 2021-01-08T02:12:47 | 2021-01-08T02:12:47 | 322,830,036 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.dgut.networkengin2018_2.wechat_mall.service.impl;
import edu.dgut.networkengin2018_2.wechat_mall.dao.SwiperdataMapper;
import edu.dgut.networkengin2018_2.wechat_mall.entity.Swiperdata;
//import edu.dgut.networkengin2018_2.wechat_mall.service.SwiperdataService;
import edu.dgut.networkengin2018_2.wechat_mall... | UTF-8 | Java | 3,970 | java | SwiperdataServiceImpl.java | Java | [] | null | [] | package edu.dgut.networkengin2018_2.wechat_mall.service.impl;
import edu.dgut.networkengin2018_2.wechat_mall.dao.SwiperdataMapper;
import edu.dgut.networkengin2018_2.wechat_mall.entity.Swiperdata;
//import edu.dgut.networkengin2018_2.wechat_mall.service.SwiperdataService;
import edu.dgut.networkengin2018_2.wechat_mall... | 3,970 | 0.658985 | 0.645779 | 111 | 33.792793 | 28.035728 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.711712 | false | false | 13 |
16c1012b0be0dd2faf77ffd1802178147eeb736c | 28,716,151,350,023 | cf41f6028a8a404a5d5077cf9636ca5b786044e6 | /Interation_2/GTPPayrollApp/src/main/java/com/touchpointsinc/payrollapp/representations/BenefitPlan.java | c190660bf0f323999ed4321989d2e23c6d3529f9 | [] | no_license | GlobalTouchpoints/BenefitCalcPro | https://github.com/GlobalTouchpoints/BenefitCalcPro | e531c7fc6401687e7fdba6b1b4138e3355fce7ff | 5aca15e76ae8d5d4d9d3030d5c4cb2bae3159c2b | refs/heads/master | 2020-03-31T14:42:10.641000 | 2019-01-21T21:59:00 | 2019-01-21T21:59:00 | 152,305,881 | 0 | 1 | null | false | 2018-10-19T18:33:04 | 2018-10-09T19:03:05 | 2018-10-16T22:52:08 | 2018-10-19T18:33:04 | 298 | 0 | 0 | 0 | TypeScript | false | null | package com.touchpointsinc.payrollapp.representations;
import java.math.BigDecimal;
import java.sql.Timestamp;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
import javax.validation.constra... | UTF-8 | Java | 1,278 | java | BenefitPlan.java | Java | [] | null | [] | package com.touchpointsinc.payrollapp.representations;
import java.math.BigDecimal;
import java.sql.Timestamp;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
import javax.validation.constra... | 1,278 | 0.723787 | 0.723787 | 70 | 17.257143 | 19.824001 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.285714 | false | false | 13 |
a73b8e2b5f50d3418289acc550549925bde785b0 | 6,451,040,906,592 | 7df84ffd084caff7f89e4f9bfe4ea92531148568 | /src/com/thinkinginjava/inner_classes/exercise/chapter10_1/Ex01Test.java | 7e7585f03c75a2581db48e6cf8e3914b31c2c279 | [] | no_license | MonikaSophin/myproject | https://github.com/MonikaSophin/myproject | ece1fb8d0406867a67b5e2b53291973e20843c9e | 679ae00ff5533f7d502b1e4fead60eff462ced1d | refs/heads/master | 2022-06-25T22:50:55.316000 | 2020-12-02T07:22:07 | 2020-12-02T07:22:07 | 152,444,035 | 0 | 1 | null | false | 2022-06-21T03:27:24 | 2018-10-10T15:12:07 | 2020-12-02T07:22:21 | 2022-06-21T03:27:20 | 7,236 | 0 | 0 | 11 | Java | false | false | package com.thinkinginjava.inner_classes.exercise.chapter10_1;
/**
* @Author: monika
* @Date: 2018/11/28 22:02
* @Version: 1.0
* @Description: 如果想从外部类的非静态方法之外的任意位置创建某个内部类的对象,那么必须像在
* main()方法那样,具体地指明这个对象的类型:OuterClassName.InnerClassName。
*/
public class Ex01Test {
public static void main(String[] ... | UTF-8 | Java | 721 | java | Ex01Test.java | Java | [
{
"context": "ner_classes.exercise.chapter10_1;\n\n/**\n * @Author: monika\n * @Date: 2018/11/28 22:02\n * @Version: 1.0\n * @D",
"end": 86,
"score": 0.9989819526672363,
"start": 80,
"tag": "USERNAME",
"value": "monika"
}
] | null | [] | package com.thinkinginjava.inner_classes.exercise.chapter10_1;
/**
* @Author: monika
* @Date: 2018/11/28 22:02
* @Version: 1.0
* @Description: 如果想从外部类的非静态方法之外的任意位置创建某个内部类的对象,那么必须像在
* main()方法那样,具体地指明这个对象的类型:OuterClassName.InnerClassName。
*/
public class Ex01Test {
public static void main(String[] ... | 721 | 0.626486 | 0.563667 | 24 | 23.583334 | 20.233875 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 13 |
63c945d16597685f822740cd1f3bd27522082567 | 5,944,234,777,514 | cdaf5c2037d6a48fc36b15cad35d0f0798602267 | /jdi-dark-rest-service/src/main/java/com/epam/jdi/bookstore/service/impl/RoleServiceImpl.java | 09b18b0f589c14064485a5564db2bcbeb1855dc2 | [
"MIT"
] | permissive | jdi-testing/jdi-http | https://github.com/jdi-testing/jdi-http | d4e4e843f7e19d408c45a55ea700587c81575a28 | 2e51bbea6e70af589a8119157efc4e9a7dc7321c | refs/heads/master | 2021-04-29T21:02:47.107000 | 2021-02-25T16:30:20 | 2021-02-25T16:30:20 | 121,606,261 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.epam.jdi.bookstore.service.impl;
import com.epam.jdi.bookstore.exception.NotFoundException;
import com.epam.jdi.bookstore.model.user.Role;
import com.epam.jdi.bookstore.repository.user.RoleRepository;
import com.epam.jdi.bookstore.service.RoleService;
import org.springframework.beans.factory.annotation.Aut... | UTF-8 | Java | 1,223 | java | RoleServiceImpl.java | Java | [] | null | [] | package com.epam.jdi.bookstore.service.impl;
import com.epam.jdi.bookstore.exception.NotFoundException;
import com.epam.jdi.bookstore.model.user.Role;
import com.epam.jdi.bookstore.repository.user.RoleRepository;
import com.epam.jdi.bookstore.service.RoleService;
import org.springframework.beans.factory.annotation.Aut... | 1,223 | 0.728536 | 0.728536 | 39 | 30.358974 | 28.142027 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 13 |
3a76362a1a308e1580bbf38103b3014722f7024f | 5,978,594,515,934 | 64e9ff80ec0bcbcc8e5197b1271774cddf67d513 | /src/test/java/demo/thoughtworks/com/WalletTest.java | d1cee1ba5a5391dafc8a1370b000047aaba9c722 | [] | no_license | subhrajitroy/unit-tests | https://github.com/subhrajitroy/unit-tests | 8e3379ba3c29f547915fb5610f8a432cffaeee87 | 57001d1b539bea7270ed2ff4414475e296e81437 | refs/heads/master | 2023-03-19T06:52:40.101000 | 2023-03-13T18:48:19 | 2023-03-13T18:48:19 | 222,235,704 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package demo.thoughtworks.com;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.assertTrue;
class WalletTest {
@Test
void shouldTestThatWalletIsEmpty(){
Wallet wallet = Wallet.withNoMoney();
assertTrue(wallet.isEmpty());
}
}
| UTF-8 | Java | 289 | java | WalletTest.java | Java | [] | null | [] | package demo.thoughtworks.com;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.assertTrue;
class WalletTest {
@Test
void shouldTestThatWalletIsEmpty(){
Wallet wallet = Wallet.withNoMoney();
assertTrue(wallet.isEmpty());
}
}
| 289 | 0.712803 | 0.712803 | 13 | 21.23077 | 19.426998 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 13 |
c3eca45f7cb10ab46e43d67afd26af10257502f0 | 3,874,060,542,558 | 3b3ef81e5b5a125c71f201e27a8100254e7463be | /src/main/java/io/itdraft/gwt/autocomple/gin/AutocompleWidgetPresenterModule.java | cf323798b8be791fec94fb73b9dea199652e6cbf | [] | no_license | autocomple/autocomple.gwt | https://github.com/autocomple/autocomple.gwt | 74d71ed331ea38be1419578abafba3122c98c96f | 4cdc03708974820d2745b8ad40d2ed89623b3fc6 | refs/heads/master | 2020-01-27T18:12:43.887000 | 2016-11-11T13:44:26 | 2016-11-11T14:12:36 | 73,182,857 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.itdraft.gwt.autocomple.gin;
import io.itdraft.gwt.autocomple.ui.AutocompleWidgetPresenter;
import io.itdraft.gwt.autocomple.ui.AutocompleWidgetView;
import io.itdraft.gwt.util.designpattern.mvp.gin.AbstractPresenterModule;
public class AutocompleWidgetPresenterModule extends AbstractPresenterModule {
... | UTF-8 | Java | 503 | java | AutocompleWidgetPresenterModule.java | Java | [] | null | [] | package io.itdraft.gwt.autocomple.gin;
import io.itdraft.gwt.autocomple.ui.AutocompleWidgetPresenter;
import io.itdraft.gwt.autocomple.ui.AutocompleWidgetView;
import io.itdraft.gwt.util.designpattern.mvp.gin.AbstractPresenterModule;
public class AutocompleWidgetPresenterModule extends AbstractPresenterModule {
... | 503 | 0.805169 | 0.805169 | 13 | 37.692307 | 31.849127 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 13 |
0b86f0fe7c6aa7f94bb5d11a8c6be65dcefa7e60 | 31,456,340,515,428 | 524d0b949fd6ca0babaf5ca908da49c51b1cbb98 | /Mi_nota/app/src/main/java/com/example/sandra/mi_nota/InfoGlobal.java | 576f0b32bcf51be815404d2f289b9268e76a7806 | [] | no_license | sandra-vega/ProyectoAndroidFinal | https://github.com/sandra-vega/ProyectoAndroidFinal | 6af534749422c2809d79449a73023f2fa2dbbef0 | 14f3f9c1d7aa45744940b2eebf4bead23e3e5402 | refs/heads/master | 2021-08-22T19:48:46.028000 | 2017-12-01T04:18:47 | 2017-12-01T04:18:47 | 109,891,120 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.sandra.mi_nota;
import android.content.Context;
import java.util.Vector;
import Modelo.Notas;
/**
* Created by alcohonsilver on 13/09/17.
*/
public class InfoGlobal {
private Vector<Notas> vectorNotas;
public Vector<Notas> getVectorNota() {
return vectorNotas;
}
publ... | UTF-8 | Java | 595 | java | InfoGlobal.java | Java | [
{
"context": "l.Vector;\n\nimport Modelo.Notas;\n\n/**\n * Created by alcohonsilver on 13/09/17.\n */\n\npublic class InfoGlobal {\n p",
"end": 149,
"score": 0.9996176362037659,
"start": 136,
"tag": "USERNAME",
"value": "alcohonsilver"
}
] | null | [] | package com.example.sandra.mi_nota;
import android.content.Context;
import java.util.Vector;
import Modelo.Notas;
/**
* Created by alcohonsilver on 13/09/17.
*/
public class InfoGlobal {
private Vector<Notas> vectorNotas;
public Vector<Notas> getVectorNota() {
return vectorNotas;
}
publ... | 595 | 0.67563 | 0.665546 | 36 | 15.527778 | 17.447517 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.277778 | false | false | 13 |
5452a5843a4af01ce0f4c55bb4625f0cf331ca07 | 26,199,300,515,291 | bfd48555d9e812769979ac223798c65bfe1444e8 | /200. Number of Islands/Java/NumberofIslands.java | 781e789991123b53720581b822caecf4fabe7899 | [] | no_license | luck930101/LeetCode | https://github.com/luck930101/LeetCode | 2b2b8e84e84ff2b9147d9de155024ee18add1c64 | a9300a4908b375b57e7395a90f3b88f562fb8abf | refs/heads/master | 2021-05-09T10:32:11.796000 | 2020-07-30T19:56:38 | 2020-07-30T19:56:38 | 118,965,441 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class NumberofIslands {
public int numIslands(char[][] grid) {
int count = 0;
for(int i =0;i < grid.length;i++){
for (int j = 0; j < grid[0].length; j++) {
if(grid[i][j] =='1'){
count++;
removeIslands(i, j, grid);
}
}
}
return count;
}
... | UTF-8 | Java | 641 | java | NumberofIslands.java | Java | [] | null | [] |
public class NumberofIslands {
public int numIslands(char[][] grid) {
int count = 0;
for(int i =0;i < grid.length;i++){
for (int j = 0; j < grid[0].length; j++) {
if(grid[i][j] =='1'){
count++;
removeIslands(i, j, grid);
}
}
}
return count;
}
... | 641 | 0.485179 | 0.463339 | 28 | 21.857143 | 17.282763 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3 | false | false | 13 |
5493bcda5f1dfaa8a3863d129420d64a0d5be406 | 9,165,460,213,173 | a72fd9841ecf3bb80f5b9849ff0a1387db4022a4 | /http/src/main/kotlin/com/can/http/utils/TestAsyncTask.java | f63a0c8c332036ba8046df61d8a3bcd5a5aacaae | [] | no_license | Allen4831/canUtils | https://github.com/Allen4831/canUtils | e001e028265ebbcc28e56e8d5fe325ce96096253 | dcc42d169299019d236b66478303725760dde4ca | refs/heads/master | 2022-11-03T21:22:19.119000 | 2020-06-12T01:54:30 | 2020-06-12T01:54:30 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.can.http.utils;
import android.os.AsyncTask;
import com.can.mvp.bean.responseBean.BaseResponseBean;
/**
* Created by CAN on 2020/5/29.
*/
public class TestAsyncTask extends AsyncTask<String, Integer, BaseResponseBean> {
@Override
protected void onPreExecute() {
super.onPreExecute();
... | UTF-8 | Java | 667 | java | TestAsyncTask.java | Java | [
{
"context": ".responseBean.BaseResponseBean;\n\n/**\n * Created by CAN on 2020/5/29.\n */\npublic class TestAsyncTask exte",
"end": 136,
"score": 0.9361371994018555,
"start": 133,
"tag": "USERNAME",
"value": "CAN"
}
] | null | [] | package com.can.http.utils;
import android.os.AsyncTask;
import com.can.mvp.bean.responseBean.BaseResponseBean;
/**
* Created by CAN on 2020/5/29.
*/
public class TestAsyncTask extends AsyncTask<String, Integer, BaseResponseBean> {
@Override
protected void onPreExecute() {
super.onPreExecute();
... | 667 | 0.683658 | 0.673163 | 31 | 20.516129 | 22.36482 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.290323 | false | false | 13 |
34370f3c7db067da03be005f9f07b88c6ec4e664 | 32,220,844,664,550 | 5a0a542d4cdd31230105f0b9840c8eeeb9961158 | /app/src/main/java/com/example/justin/sinacopied/service/LocalWebService.java | 15e22dc56ad4069f81e5646abd0368f82fbd5454 | [] | no_license | justinpro/SinaCopied | https://github.com/justinpro/SinaCopied | 4c4afaddb4b10ee41bea47c343c3c4436e7a270c | ad2a9690f0558837668c03e2f54cd56349cd11a0 | refs/heads/master | 2020-03-12T01:48:31.037000 | 2018-04-20T16:07:51 | 2018-04-20T16:07:51 | 130,384,837 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.justin.sinacopied.service;
import android.content.res.AssetManager;
import android.text.TextUtils;
import android.util.Log;
import java.io.BufferedReader;
import java.io.ByteArrayOutputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.InputStream;
import java... | UTF-8 | Java | 5,152 | java | LocalWebService.java | Java | [
{
"context": "package com.example.justin.sinacopied.service;\n\nimport android.content.res.A",
"end": 26,
"score": 0.8535435199737549,
"start": 20,
"tag": "USERNAME",
"value": "justin"
}
] | null | [] | package com.example.justin.sinacopied.service;
import android.content.res.AssetManager;
import android.text.TextUtils;
import android.util.Log;
import java.io.BufferedReader;
import java.io.ByteArrayOutputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.InputStream;
import java... | 5,152 | 0.519377 | 0.50819 | 172 | 28.10465 | 19.114422 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.453488 | false | false | 13 |
cab208e81b71cde16a37eac3805f2eee967f1c2a | 25,220,047,971,948 | 1a26a99c9d3a716712a78bc9f140412283dd1ac2 | /src/test/java/com/sdstudio/iproxy/core/TestUtils.java | ae1db264e69c422a24016adeb200dd53e048df0a | [] | no_license | guitarpoet/iproxy | https://github.com/guitarpoet/iproxy | 28b4735d7749b9bee70aedc872c25e83a01e70ca | 80ebd8f1809467e856c254c3da96ae4da880d9af | refs/heads/master | 2021-01-10T20:17:18.070000 | 2010-12-19T11:47:14 | 2010-12-19T11:47:14 | 737,077 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sdstudio.iproxy.core;
import static org.hamcrest.CoreMatchers.*;
import java.io.File;
import java.io.IOException;
import org.junit.Test;
import com.sdstudio.iproxy.Utils;
import static org.junit.Assert.*;
public class TestUtils {
@Test
public void testGetOrCreate() throws IOException {
String tmpD... | UTF-8 | Java | 592 | java | TestUtils.java | Java | [] | null | [] | package com.sdstudio.iproxy.core;
import static org.hamcrest.CoreMatchers.*;
import java.io.File;
import java.io.IOException;
import org.junit.Test;
import com.sdstudio.iproxy.Utils;
import static org.junit.Assert.*;
public class TestUtils {
@Test
public void testGetOrCreate() throws IOException {
String tmpD... | 592 | 0.741554 | 0.741554 | 23 | 24.73913 | 22.361103 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.347826 | false | false | 13 |
12b3155ee7db371998fe357d742fe7b13f4c0ffb | 34,497,177,322,935 | 5fa67f43eb11c8ad9343a58d9e960b64dbe92afc | /源代码/wuliu/src/org/bs/model/Finance.java | d906119deb02ae125e7141f72307a9b20464d1ff | [] | no_license | meitanzai/wuliu-web | https://github.com/meitanzai/wuliu-web | e160eb7831d511c06573dc9f7993222d6168f770 | d67a8b7dcca466796bbb5695366a9aec467145bd | refs/heads/master | 2023-05-13T11:43:57.675000 | 2020-01-04T01:58:13 | 2020-01-04T01:58:13 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.bs.model;
import java.util.Date;
public class Finance {
private int id;
private String name;
private Date settime;
private String mingxi;
private String descp;
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}
public String getName() {
return name;
}
publi... | UTF-8 | Java | 884 | java | Finance.java | Java | [] | null | [] | package org.bs.model;
import java.util.Date;
public class Finance {
private int id;
private String name;
private Date settime;
private String mingxi;
private String descp;
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}
public String getName() {
return name;
}
publi... | 884 | 0.647059 | 0.647059 | 56 | 14.803572 | 15.396451 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.339286 | false | false | 13 |
bc87df46ee1f7897af36356a4e9cabf81af1ed08 | 30,554,397,381,912 | b8367750b3a4311d5a96ad8b52bf1681676f0a59 | /source/org/annoflex/regex/Condition.java | 9fb67f3a1bdba8acbb426534cc963a133c55fac9 | [
"BSD-3-Clause"
] | permissive | annoflex/annoflex | https://github.com/annoflex/annoflex | d925a90dbeae5dc9ef59f4403b655e39fb3eb332 | e00b7cf750ff02bc3efce850301405ca0225493a | refs/heads/master | 2021-09-15T06:13:45.107000 | 2018-05-27T17:22:35 | 2018-05-27T17:22:35 | 107,773,182 | 10 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* AnnoFlex - An annotation-based code generator for lexical scanners
*
* Copyright (c) Stefan Czaska. All rights reserved.
*/
package org.annoflex.regex;
import java.util.Arrays;
import java.util.LinkedHashSet;
import org.annoflex.util.SystemToolkit;
import org.annoflex.util.text.StringToolkit;
/**
* @autho... | UTF-8 | Java | 4,699 | java | Condition.java | Java | [
{
"context": "enerator for lexical scanners\n * \n * Copyright (c) Stefan Czaska. All rights reserved.\n */\npackage org.annoflex.re",
"end": 107,
"score": 0.9998922944068909,
"start": 94,
"tag": "NAME",
"value": "Stefan Czaska"
},
{
"context": ".annoflex.util.text.StringToolkit;\n\n... | null | [] | /*
* AnnoFlex - An annotation-based code generator for lexical scanners
*
* Copyright (c) <NAME>. All rights reserved.
*/
package org.annoflex.regex;
import java.util.Arrays;
import java.util.LinkedHashSet;
import org.annoflex.util.SystemToolkit;
import org.annoflex.util.text.StringToolkit;
/**
* @author <NAME... | 4,685 | 0.479677 | 0.477548 | 209 | 21.483253 | 21.267738 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.267943 | false | false | 13 |
44d3ec0d36f4221d86b427a34d9cc794bcdb456f | 20,555,713,500,842 | 5375e45ece0bc70b3779603c028dd90a88044f2e | /GoByBus-BusStopCrawler/src/test/java/org/hejwo/gobybus/busstopcrawler/integration/deserializers/BusStopDTODeserializerTest.java | 70c8ddb71c265190c90189d5fdb8f1e409e26b6a | [] | no_license | Hejwo/GoByBus | https://github.com/Hejwo/GoByBus | 5e05a0d2a51a621531f968e9fb11b5d54bd656da | f95569b40293609f4de3593221e5652d244fd6ee | refs/heads/master | 2021-04-15T16:34:58.715000 | 2018-03-28T23:20:38 | 2018-03-28T23:27:04 | 126,797,814 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.hejwo.gobybus.busstopcrawler.integration.deserializers;
import com.fasterxml.jackson.databind.ObjectMapper;
import org.apache.commons.io.IOUtils;
import org.hejwo.gobybus.busstopcrawler.integration.StringTrimmingObjectMapper;
import org.hejwo.gobybus.busstopcrawler.integration.dto.BusStopDTO;
import org.ju... | UTF-8 | Java | 1,822 | java | BusStopDTODeserializerTest.java | Java | [] | null | [] | package org.hejwo.gobybus.busstopcrawler.integration.deserializers;
import com.fasterxml.jackson.databind.ObjectMapper;
import org.apache.commons.io.IOUtils;
import org.hejwo.gobybus.busstopcrawler.integration.StringTrimmingObjectMapper;
import org.hejwo.gobybus.busstopcrawler.integration.dto.BusStopDTO;
import org.ju... | 1,822 | 0.775521 | 0.765093 | 42 | 42.404762 | 39.025669 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.785714 | false | false | 13 |
bf0f284be9ea123d4fe7424b6cd893548c8c9b97 | 17,291,538,383,278 | 32303dd4516b8f1ceaa32402d9097c972ee2cc9c | /Homework-03/src/main/java/dev/patika/homework03/service/CourseService.java | b8efbde42bcc8842f7d52ce79311688332e733c8 | [
"MIT"
] | permissive | 113-GittiGidiyor-Java-Spring-Bootcamp/third-homework-hakandrmz | https://github.com/113-GittiGidiyor-Java-Spring-Bootcamp/third-homework-hakandrmz | f8ba018639dd59a83933d631e47d19eae87b8f07 | b4540280304a923f7ae8abc1249f80e4dd4b8ad3 | refs/heads/main | 2023-07-11T18:47:54.218000 | 2021-08-29T12:10:49 | 2021-08-29T12:10:49 | 398,992,290 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dev.patika.homework03.service;
import dev.patika.homework03.entity.Course;
import dev.patika.homework03.entity.Student;
import java.util.List;
public interface CourseService extends BaseService<Course>{
List<Course> search(String word);
}
| UTF-8 | Java | 254 | java | CourseService.java | Java | [] | null | [] | package dev.patika.homework03.service;
import dev.patika.homework03.entity.Course;
import dev.patika.homework03.entity.Student;
import java.util.List;
public interface CourseService extends BaseService<Course>{
List<Course> search(String word);
}
| 254 | 0.80315 | 0.779528 | 10 | 24.4 | 21.471842 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 13 |
5e43a6464bd277fb1b4050f6fb97a7756b1f45a0 | 26,834,955,718,116 | ebc8a749ae947d8fe9d8e11f6609f1e84458aed8 | /EmyShopsBusiness/src/main/java/com/emyshops/dto/TipoDocumentoDTO.java | 118b0a5735ed16654aed755433539bff8fccb480 | [] | no_license | Andres2020Leonardo/EmyShops | https://github.com/Andres2020Leonardo/EmyShops | 75e33bf9fe69735e7d51b9a13771b67537d63cfd | c53a73f1628eaefeddfd2d909600418de1c26ac9 | refs/heads/master | 2022-12-29T06:15:44.966000 | 2020-06-24T00:40:00 | 2020-06-24T00:40:00 | 274,535,764 | 0 | 0 | null | false | 2020-10-13T23:02:11 | 2020-06-24T00:17:48 | 2020-06-24T00:41:16 | 2020-10-13T23:02:10 | 9,007 | 0 | 0 | 1 | Java | false | false | /*
* 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.emyshops.dto;
import java.util.List;
/**
*
* @author Developer
*/
public class TipoDocumentoDTO {
private Short i... | UTF-8 | Java | 1,221 | java | TipoDocumentoDTO.java | Java | [
{
"context": "ps.dto;\n\nimport java.util.List;\n\n/**\n *\n * @author Developer\n */\npublic class TipoDocumentoDTO {\n\n private ",
"end": 263,
"score": 0.5214653611183167,
"start": 254,
"tag": "USERNAME",
"value": "Developer"
}
] | 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.emyshops.dto;
import java.util.List;
/**
*
* @author Developer
*/
public class TipoDocumentoDTO {
private Short i... | 1,221 | 0.652744 | 0.652744 | 57 | 20.421053 | 22.403749 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.298246 | false | false | 13 |
ea4e5de1bdae7e208318ed8f0b628b8b2ff2f64d | 22,222,160,808,894 | 5ed0ce6a5bf847ab1bcc99cb9b005e5bd1334067 | /src/com/ubtechinc/alpha2ctrlapp/network/model/request/CheckRegiRequest.java | d883573a9ff3c2a69079d62956e813954b3d2901 | [] | no_license | nikitakoselev/Alpha2Sdk | https://github.com/nikitakoselev/Alpha2Sdk | 10b0b83cba67d19d49191caa73e67c9f899664ad | ed2efdb5db0ea3a9271c9ebd351bf789b6ba0d37 | refs/heads/master | 2023-04-10T22:19:30.954000 | 2021-04-20T20:59:34 | 2021-04-20T20:59:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ubtechinc.alpha2ctrlapp.network.model.request;
public class CheckRegiRequest extends CommonRequest {
private String userName;
public CheckRegiRequest() {
}
public String getUserName() {
return this.userName;
}
public void setUserName(String userName) {
this.userName = userN... | UTF-8 | Java | 332 | java | CheckRegiRequest.java | Java | [
{
"context": "tUserName(String userName) {\n this.userName = userName;\n }\n}\n",
"end": 323,
"score": 0.8493664860725403,
"start": 315,
"tag": "USERNAME",
"value": "userName"
}
] | null | [] | package com.ubtechinc.alpha2ctrlapp.network.model.request;
public class CheckRegiRequest extends CommonRequest {
private String userName;
public CheckRegiRequest() {
}
public String getUserName() {
return this.userName;
}
public void setUserName(String userName) {
this.userName = userN... | 332 | 0.713855 | 0.710843 | 16 | 19.75 | 19.920153 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 13 |
2db7a1ff2c76bfbc2ba67446d4644e96cb340050 | 24,756,191,503,519 | 64adbe213b7ca0f24db8247ad7eb2ac30dc5a810 | /src/main/java/testng_listeners_practice/TestngListener.java | 5d947a5a2778c7ed76184cb1166ad66e083c64a0 | [] | no_license | satishvasekar/SeleniumWebdriverAllPractice | https://github.com/satishvasekar/SeleniumWebdriverAllPractice | 632804315495ab203920981afe1442f0d3e334db | f7c5492567cae4ca986e3b4baaba9fd4ecbf5346 | refs/heads/master | 2022-06-25T05:15:31.131000 | 2019-09-10T05:58:24 | 2019-09-10T05:58:24 | 207,570,904 | 0 | 0 | null | false | 2022-06-21T01:51:06 | 2019-09-10T13:43:45 | 2019-09-10T13:48:41 | 2022-06-21T01:51:06 | 13,807 | 0 | 0 | 3 | HTML | false | false | package testng_listeners_practice;
import org.testng.ITestContext;
import org.testng.ITestListener;
import org.testng.ITestMethodFinder;
import org.testng.ITestNGMethod;
import org.testng.ITestResult;
import org.testng.xml.XmlTest;
public class TestngListener extends TestBase implements ITestListener {
... | UTF-8 | Java | 1,056 | java | TestngListener.java | Java | [] | null | [] | package testng_listeners_practice;
import org.testng.ITestContext;
import org.testng.ITestListener;
import org.testng.ITestMethodFinder;
import org.testng.ITestNGMethod;
import org.testng.ITestResult;
import org.testng.xml.XmlTest;
public class TestngListener extends TestBase implements ITestListener {
... | 1,056 | 0.710227 | 0.710227 | 47 | 20.468084 | 22.595284 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.957447 | false | false | 13 |
07112df96f2b04b629d6a6e3f39bd70b2d3bb25b | 29,420,526,039,961 | 80f7f759a938390a7925d23fca04d18af36f9303 | /bxloan-dao/src/main/java/com/coamctech/bxloan/entity/CommonBorrow.java | b8cf85e71ea3cf37842e0f55411db66ffdd7e259 | [] | no_license | RainmanJin/bxloan | https://github.com/RainmanJin/bxloan | c556e3164d071ce9ff5ca99c8a51971ef3a8433c | 6b59762d8148cf8cf01f739d3de33b6bf8d01580 | refs/heads/master | 2021-06-18T01:20:24.222000 | 2017-05-17T13:35:09 | 2017-05-17T13:35:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.coamctech.bxloan.entity;
import static com.coamctech.bxloan.commons.GlobalConstants.WD_SCHEMA;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.SequenceG... | UTF-8 | Java | 5,038 | java | CommonBorrow.java | Java | [
{
"context": "mmons.utils.CommonHelper;\n\n/**\n * 共同借款人\n * @author xc\n */\n@Entity\n@Table(name = \"COMMON_BORROW\", schema",
"end": 482,
"score": 0.9556853175163269,
"start": 480,
"tag": "USERNAME",
"value": "xc"
},
{
"context": "onBorrowId = commonBorrowId;\n\t\tthis.customerNam... | null | [] | package com.coamctech.bxloan.entity;
import static com.coamctech.bxloan.commons.GlobalConstants.WD_SCHEMA;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.SequenceG... | 5,038 | 0.737234 | 0.728187 | 192 | 24.911459 | 20.95649 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.557292 | false | false | 13 |
28f37ee6380118b4c2a4fd9f5d4cb9816e12e553 | 34,144,990,010,892 | 81832c8b997cfaa1cd93443aca25b68b5ebffa26 | /src/de/alteWeberei/ratespiel/Main.java | fb0f693323f9f76242cab89d6c2e8dcaf6703166 | [
"MIT"
] | permissive | weberjan/ratespiel-java-1 | https://github.com/weberjan/ratespiel-java-1 | be872c8da0970d43c68d9c59500bedca4bceb024 | 92f15874fe33b80813341b8ea03334fce0424c98 | refs/heads/master | 2020-04-15T14:24:21.028000 | 2015-03-06T15:25:56 | 2015-03-06T15:25:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.alteWeberei.ratespiel;
/*
* @author Nico Alt
*/
import javax.swing.JOptionPane;
public class Main {
public static void main(String[] args) {
String s = "j";
while (s.equals("j")) {
Counter.reset();
int i = Integer
.parseInt(JOptionPane
.showInputDialog("Welcome to... | UTF-8 | Java | 1,063 | java | Main.java | Java | [
{
"context": "ackage de.alteWeberei.ratespiel;\r\n\r\n/*\r\n * @author Nico Alt\r\n */\r\n\r\nimport javax.swing.JOptionPane;\r\n\r\npublic",
"end": 60,
"score": 0.9994373917579651,
"start": 52,
"tag": "NAME",
"value": "Nico Alt"
}
] | null | [] | package de.alteWeberei.ratespiel;
/*
* @author <NAME>
*/
import javax.swing.JOptionPane;
public class Main {
public static void main(String[] args) {
String s = "j";
while (s.equals("j")) {
Counter.reset();
int i = Integer
.parseInt(JOptionPane
.showInputDialog("Welcome to t... | 1,061 | 0.591722 | 0.587959 | 37 | 26.783783 | 30.46055 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.081081 | false | false | 13 |
c6bc6f98bbd220fef045d80643c07123d903f1b1 | 37,280,316,164,672 | dfbf0c2faa7ec2b52f22221e9fe0bfd65bdcab4a | /app/src/main/java/com/example/vitaly/gb_android_popular_libraries/util/EventBus.java | 029befe410b8ab09a7e666337b3d94398acc5ec3 | [] | no_license | z0lk1n/GB_Android_Popular_libraries | https://github.com/z0lk1n/GB_Android_Popular_libraries | 36b697af00f8b933d337ac51ab7f6a846b956e60 | a35d5e92b022b622afe1bf9ef070af5d78570b0a | refs/heads/master | 2020-03-29T03:57:57.571000 | 2018-10-11T14:57:16 | 2018-10-11T14:57:16 | 149,509,204 | 0 | 0 | null | false | 2018-10-11T14:57:18 | 2018-09-19T20:36:11 | 2018-10-11T11:39:02 | 2018-10-11T14:57:17 | 413 | 0 | 0 | 0 | Java | false | null | package com.example.vitaly.gb_android_popular_libraries.util;
import io.reactivex.Observable;
import io.reactivex.Observer;
import io.reactivex.subjects.ReplaySubject;
import io.reactivex.subjects.Subject;
public final class EventBus<T> {
private final Subject<T> subject;
public EventBus(Observable<T> sourc... | UTF-8 | Java | 662 | java | EventBus.java | Java | [] | null | [] | package com.example.vitaly.gb_android_popular_libraries.util;
import io.reactivex.Observable;
import io.reactivex.Observer;
import io.reactivex.subjects.ReplaySubject;
import io.reactivex.subjects.Subject;
public final class EventBus<T> {
private final Subject<T> subject;
public EventBus(Observable<T> sourc... | 662 | 0.720544 | 0.717523 | 24 | 26.583334 | 24.089964 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 13 |
b491e20dc86466946f722f10842ae77a194a3b74 | 37,280,316,164,336 | f1bf7d6d2e6061324de85794673a050681beeab1 | /com/leetcode/io/strings/m_482_LicenseKeyFormatting.java | 4206b1f68e328574b8cb495d34509f1afbb65072 | [] | no_license | my3m/algorithms-ds | https://github.com/my3m/algorithms-ds | 22b2cf30d6818cff35547981395e8d021f4353c6 | b6b146c6fac47917eea855ed2f8710d4e304939e | refs/heads/master | 2020-12-23T22:42:36.383000 | 2020-07-03T22:30:56 | 2020-07-03T22:30:56 | 233,895,927 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.strings;
import static org.junit.Assert.assertEquals;
import org.junit.Test;
public class m_482_LicenseKeyFormatting {
public String licenseKeyFormatting(String S, int K) {
/* find number of alphanumeric chars
*/
int x = 0;
for(int i = 0; i < S.length(); i++) {
... | UTF-8 | Java | 2,465 | java | m_482_LicenseKeyFormatting.java | Java | [
{
"context": " method stub\n\t\tassertEquals(licenseKeyFormatting(\"2-4A0r7-4k\", 4), \"24A0-R74K\");\n\t\tassertEquals(licenseKeyForm",
"end": 2305,
"score": 0.9995511174201965,
"start": 2295,
"tag": "KEY",
"value": "2-4A0r7-4k"
},
{
"context": "24A0-R74K\");\n\t\tassertEquals(licen... | null | [] | package io.strings;
import static org.junit.Assert.assertEquals;
import org.junit.Test;
public class m_482_LicenseKeyFormatting {
public String licenseKeyFormatting(String S, int K) {
/* find number of alphanumeric chars
*/
int x = 0;
for(int i = 0; i < S.length(); i++) {
... | 2,459 | 0.425152 | 0.404462 | 81 | 29.432098 | 21.205601 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.679012 | false | false | 13 |
80eb0e68bb514f5f83951de2897ed763e4fe86d2 | 35,364,760,765,315 | 43b7c994b7de5d4653eff60002622fd1eb0fa1b0 | /Gfg/Easy/153MaxSumPathInTwoArrays/src/App.java | fa5ac68d4cf0b92a92a0a54f6ee6796f23de7110 | [] | no_license | Baskargit/Java_workouts | https://github.com/Baskargit/Java_workouts | ecd2126ff0ddacf60240ff0454ad71a75d84b424 | bb3fa5cea27ae5405d10646f89421ad0dde8f0cf | refs/heads/master | 2023-03-08T16:20:32.628000 | 2021-02-25T06:21:36 | 2021-02-25T06:21:36 | 254,995,221 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // https://practice.geeksforgeeks.org/problems/max-sum-path-in-two-arrays/1
// Unsolved
public class App {
public static void main(String[] args) throws Exception
{
int ar1[] = {2,3,7,10,12};
int ar2[] = {1,5,7,8,};
System.out.println(maxPathSum(ar1, ar2));
}
public static int... | UTF-8 | Java | 1,672 | java | App.java | Java | [] | null | [] | // https://practice.geeksforgeeks.org/problems/max-sum-path-in-two-arrays/1
// Unsolved
public class App {
public static void main(String[] args) throws Exception
{
int ar1[] = {2,3,7,10,12};
int ar2[] = {1,5,7,8,};
System.out.println(maxPathSum(ar1, ar2));
}
public static int... | 1,672 | 0.361842 | 0.286483 | 67 | 23.955223 | 20.5553 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.462687 | false | false | 13 |
898876803a9f861191e23a291fa905f6acd85c43 | 35,364,760,765,479 | 1d6733b3cab1d3964979887b114b5f0118c801a1 | /sdk/server/src/main/java/com/fincloud/server/ServerImageProducts.java | cb8a5e0703e4009111dedd871777e8df2e3f3c32 | [
"MIT"
] | permissive | samjegal/fincloud-sdk-for-java | https://github.com/samjegal/fincloud-sdk-for-java | 5a01998710709ffee2548cb3822abd944de61c12 | 3fbc0078be2aa6ef9981044ca911d86afa0fef8f | refs/heads/master | 2022-12-02T20:13:33.936000 | 2020-08-20T13:51:57 | 2020-08-20T13:51:57 | 287,275,239 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* FINCLOUD_APACHE_NO_VERSION
*/
package com.fincloud.server;
import com.fincloud.server.models.PlatformTypeCode;
import com.fincloud.server.models.ServerImageProductListResponse;
import com.microsoft.rest.RestException;
import com.microsoft.rest.ServiceCallback;
import com.microsoft.rest.ServiceFuture;
import c... | UTF-8 | Java | 6,260 | java | ServerImageProducts.java | Java | [] | null | [] | /**
* FINCLOUD_APACHE_NO_VERSION
*/
package com.fincloud.server;
import com.fincloud.server.models.PlatformTypeCode;
import com.fincloud.server.models.ServerImageProductListResponse;
import com.microsoft.rest.RestException;
import com.microsoft.rest.ServiceCallback;
import com.microsoft.rest.ServiceFuture;
import c... | 6,260 | 0.747868 | 0.739339 | 118 | 46.694916 | 51.31929 | 294 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 13 |
5781632016df977688d06094f8f9c317720da87c | 24,893,630,513,599 | 9fd21e5b0844ca974b9465f9a07839daa4fc9a80 | /gtpr/src/main/java/gtg/virus/gtpr/entities/PPage.java | 622026ec94e1ba39d3fc62ab8f1798ab8eddab0d | [] | no_license | spurdow/massive-lana | https://github.com/spurdow/massive-lana | 1bf161f5001051bebf89c254b619a42caab313a1 | 588e872684d676008db382ed10114f9a0f437d1a | refs/heads/master | 2020-12-11T05:55:05.378000 | 2015-04-13T12:08:13 | 2015-04-13T12:08:13 | 23,968,744 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gtg.virus.gtpr.entities;
public class PPage {
private long id;
private int page_no;
private int book_marked;
public PPage(long id, int page_no, int book_marked) {
super();
this.id = id;
this.page_no = page_no;
this.book_marked = book_marked;
}
public long getId() {
return id;
}
public... | UTF-8 | Java | 628 | java | PPage.java | Java | [] | null | [] | package gtg.virus.gtpr.entities;
public class PPage {
private long id;
private int page_no;
private int book_marked;
public PPage(long id, int page_no, int book_marked) {
super();
this.id = id;
this.page_no = page_no;
this.book_marked = book_marked;
}
public long getId() {
return id;
}
public... | 628 | 0.649682 | 0.649682 | 43 | 13.604651 | 14.533265 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.325581 | false | false | 13 |
74f44f9557db52d1095f48493a73ab81762648d6 | 5,196,910,472,566 | 69ec1920bb87636259e14138eca2e15e78830ad6 | /src/cn/scut/yz/Student.java | 56986c70cb5656f0fbcb7f752453b094fef73f95 | [] | no_license | russul/proxy | https://github.com/russul/proxy | 60b04bbff7fd66189c2becc61c6bf75480a1b170 | ba3ac98b9caf45a939ee7180712163f99ea7da26 | refs/heads/master | 2020-03-31T04:24:37.787000 | 2018-10-07T04:02:38 | 2018-10-07T04:02:38 | 151,903,902 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.scut.yz;
public class Student implements Human {
@Override
public void work() {
// TODO Auto-generated method stub
System.out.println("I am learning!");
}
}
| UTF-8 | Java | 178 | java | Student.java | Java | [] | null | [] | package cn.scut.yz;
public class Student implements Human {
@Override
public void work() {
// TODO Auto-generated method stub
System.out.println("I am learning!");
}
}
| 178 | 0.696629 | 0.696629 | 11 | 15.181818 | 15.694922 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.818182 | false | false | 13 |
d625b1c2e45bd61d18c00ceea79d51ce47402af4 | 3,521,873,233,803 | b5afadf9437591cc2ff8afb15192154e59587196 | /src/main/java/net/parttimepolymath/model/GenericDao.java | 2bc93843eba7a6e0764379be76800a2dabe9590d | [] | permissive | TheBellman/transfer-server | https://github.com/TheBellman/transfer-server | 5b80fbb75883dac5ffec340e5b68c01020e120a7 | fb730d6a22837db735eb4f3209757761536040c7 | refs/heads/dev | 2021-06-03T01:49:29.025000 | 2021-05-01T10:13:12 | 2021-05-01T10:13:12 | 40,073,667 | 0 | 0 | MIT | false | 2021-05-01T10:14:47 | 2015-08-02T08:35:46 | 2021-05-01T10:13:20 | 2021-05-01T10:14:46 | 43 | 0 | 0 | 0 | Java | false | false | package net.parttimepolymath.model;
import java.io.Serializable;
import java.util.List;
import java.util.Map;
import javax.persistence.criteria.CriteriaQuery;
/**
* This is an connector between the JPA entity model and a higher level model.
*
* @author robert
* @param <T> the type of the underlying entity objec... | UTF-8 | Java | 6,401 | java | GenericDao.java | Java | [
{
"context": "ity model and a higher level model.\n * \n * @author robert\n * @param <T> the type of the underlying entity o",
"end": 266,
"score": 0.8782963156700134,
"start": 260,
"tag": "USERNAME",
"value": "robert"
}
] | null | [] | package net.parttimepolymath.model;
import java.io.Serializable;
import java.util.List;
import java.util.Map;
import javax.persistence.criteria.CriteriaQuery;
/**
* This is an connector between the JPA entity model and a higher level model.
*
* @author robert
* @param <T> the type of the underlying entity objec... | 6,401 | 0.660053 | 0.660053 | 181 | 34.364639 | 33.225658 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.292818 | false | false | 13 |
23cda3cae43021b097bcb0ddbba3bdb49b98102e | 3,521,873,230,452 | 7beaac7eb0d59ce7db8d3f754e7aabb4adebab09 | /java/desafio1/src/Desafio/QuintoDesafio.java | 5d86d7e8b1071ece3ba5a56365beabfd216caaec | [] | no_license | Milton-668/ProgramsGeneration | https://github.com/Milton-668/ProgramsGeneration | dbd2a2839c0acf88f496e6dee6b6a6a1e3e91a3c | c2d322df8d487c49f4b488bdfbad30f692260d93 | refs/heads/main | 2023-03-10T19:17:00.557000 | 2021-02-25T01:43:24 | 2021-02-25T01:43:24 | 329,985,575 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Desafio;
import java.util.Scanner;
public class QuintoDesafio
{
public static void main (String []args)
{
/*
* 5) A Secretaria de Meio Ambiente que controla o índice
* de poluição mantém 3 grupos de indústrias que são altamente
* poluentes do meio ambiente. O índice de poluição aceitável
* vari... | ISO-8859-1 | Java | 1,451 | java | QuintoDesafio.java | Java | [] | null | [] | package Desafio;
import java.util.Scanner;
public class QuintoDesafio
{
public static void main (String []args)
{
/*
* 5) A Secretaria de Meio Ambiente que controla o índice
* de poluição mantém 3 grupos de indústrias que são altamente
* poluentes do meio ambiente. O índice de poluição aceitável
* vari... | 1,451 | 0.679831 | 0.650917 | 55 | 24.781818 | 24.928036 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.818182 | false | false | 13 |
aecd9ad24c3f9f52a06668fbc1b41ac77260e270 | 4,578,435,140,622 | da0c3e5e6d8650523d502ab699bba47cd7a80765 | /src/com/ryankenward/grocerystore/models/Department.java | 7db7930edaa26f39c778b83ed120d98c591a3c14 | [] | no_license | rckola1011/ryankenward.grocerystore | https://github.com/rckola1011/ryankenward.grocerystore | e05317c2b554cb731a2cbe878a67aabb38854f68 | 129bab017f14d67e458640d4a0969217a369d337 | refs/heads/master | 2021-06-27T12:23:55.092000 | 2017-09-15T22:10:33 | 2017-09-15T22:10:33 | 103,294,991 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ryankenward.grocerystore.models;
import java.util.HashSet;
import java.util.Set;
/**
*
* @author rckola1011
*/
public class Department {
private String name;
private Set<Item> items;
public Department(String department) {
this.name = department;
this.items = new Ha... | UTF-8 | Java | 992 | java | Department.java | Java | [
{
"context": "package com.ryankenward.grocerystore.models;\n\nimport java.util.HashSet;\ni",
"end": 23,
"score": 0.7279821038246155,
"start": 14,
"tag": "USERNAME",
"value": "ankenward"
},
{
"context": ".HashSet;\nimport java.util.Set;\n\n/**\n *\n * @author rckola1011\n */\npublic c... | null | [] | package com.ryankenward.grocerystore.models;
import java.util.HashSet;
import java.util.Set;
/**
*
* @author rckola1011
*/
public class Department {
private String name;
private Set<Item> items;
public Department(String department) {
this.name = department;
this.items = new Ha... | 992 | 0.574597 | 0.570565 | 47 | 20.106382 | 18.409334 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.340426 | false | false | 13 |
9383bb73bcecbc95ccbde09de293139cb42ad909 | 15,169,824,539,231 | 83b8f99424ffce6d49b7b0a01a06ddc8192c61f2 | /app/src/main/java/info/dicj/distributeur/Distributeur/Produit.java | a542e8b5b9e0289b2d80b10f75ee196f3f604b2a | [] | no_license | chwar/Distributeur | https://github.com/chwar/Distributeur | b35b837c00782ededb795bd10186c253f6d14c40 | 7a6c956483f334574ff45eacfc0c55dab5d416b8 | refs/heads/master | 2020-02-11T07:45:29.763000 | 2018-01-30T04:58:15 | 2018-01-30T04:58:15 | 119,482,254 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package info.dicj.distributeur.Distributeur;
/**
* Created by Chris-Laptop on 29/01/2018.
*/
public interface Produit {
public boolean estVide();
public String getNom();
public String getDescription();
}
| UTF-8 | Java | 222 | java | Produit.java | Java | [
{
"context": "dicj.distributeur.Distributeur;\n\n/**\n * Created by Chris-Laptop on 29/01/2018.\n */\n\npublic interface Produit {\n\n ",
"end": 76,
"score": 0.9794349670410156,
"start": 64,
"tag": "NAME",
"value": "Chris-Laptop"
}
] | null | [] | package info.dicj.distributeur.Distributeur;
/**
* Created by Chris-Laptop on 29/01/2018.
*/
public interface Produit {
public boolean estVide();
public String getNom();
public String getDescription();
}
| 222 | 0.698198 | 0.662162 | 13 | 16.076923 | 16.977186 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 13 |
fc90ae4b1738da8e6d827649ddf13d8e508ba7a8 | 23,965,917,558,607 | e6650fbe7c9e2a0b6afd249ebd1b5d220f9ae5c5 | /MortgageComparer/test/com/kolbly/java/util/IntervalTest.java | 645e844f269d949c738e8c407d50b996dbfac52b | [
"Apache-2.0"
] | permissive | mkolbly/MortgageComparerProject | https://github.com/mkolbly/MortgageComparerProject | 7788db3e60140a4dd095e9c29f3781e0121d0de5 | 139418f777f0e4608b2f069a0521f2e14a171816 | refs/heads/master | 2021-01-21T23:04:32.184000 | 2013-09-30T07:46:25 | 2013-09-30T07:46:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kolbly.java.util;
import static org.junit.Assert.*;
import java.util.Calendar;
import java.util.GregorianCalendar;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.robolectric.RobolectricTestRunner;
import com.kolbly.android.test.MCTest;
/**
* Tests for our Interval
* <p>
*
* TO... | UTF-8 | Java | 1,048 | java | IntervalTest.java | Java | [
{
"context": "DO: Add lots more corner test cases\n * \n * @author mkolbly\n */\n@RunWith(RobolectricTestRunner.class)\npublic ",
"end": 378,
"score": 0.9992513060569763,
"start": 371,
"tag": "USERNAME",
"value": "mkolbly"
}
] | null | [] | package com.kolbly.java.util;
import static org.junit.Assert.*;
import java.util.Calendar;
import java.util.GregorianCalendar;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.robolectric.RobolectricTestRunner;
import com.kolbly.android.test.MCTest;
/**
* Tests for our Interval
* <p>
*
* TO... | 1,048 | 0.699427 | 0.657443 | 57 | 17.385965 | 17.833296 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.385965 | false | false | 13 |
159413f7462dd0010fa4e725e5e7ce75b433f640 | 23,776,938,993,560 | 701fb3aec20a3e7c446bf255bb4e04cb42ee1347 | /src/main/java/ontoInd4/OntologyAssistant.java | 16da2055efa2a27a64b37ab29d0c9cad26daf003 | [] | no_license | fngius/STEaMINg-Onotlogy | https://github.com/fngius/STEaMINg-Onotlogy | 01290f118633a51b16ebdc869d5a676a6ea371db | 849df156e35447d48246c7d7b2ac9dafcbea052b | refs/heads/master | 2022-12-30T09:47:32.495000 | 2020-10-07T08:00:52 | 2020-10-07T08:00:52 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ontoInd4;
import org.semanticweb.owlapi.model.AddAxiom;
import org.semanticweb.owlapi.model.IRI;
import org.semanticweb.owlapi.model.OWLAnnotation;
import org.semanticweb.owlapi.model.OWLAxiom;
import org.semanticweb.owlapi.model.OWLClass;
import org.semanticweb.owlapi.model.OWLDataFactory;
import org.semanti... | UTF-8 | Java | 3,641 | java | OntologyAssistant.java | Java | [] | null | [] | package ontoInd4;
import org.semanticweb.owlapi.model.AddAxiom;
import org.semanticweb.owlapi.model.IRI;
import org.semanticweb.owlapi.model.OWLAnnotation;
import org.semanticweb.owlapi.model.OWLAxiom;
import org.semanticweb.owlapi.model.OWLClass;
import org.semanticweb.owlapi.model.OWLDataFactory;
import org.semanti... | 3,641 | 0.798956 | 0.796484 | 72 | 49.569443 | 43.858303 | 161 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.958333 | false | false | 13 |
bf843969bcf705263f59c8fd1b9b57f571b2359a | 635,655,210,455 | 4ab81c224734abd68611c30921449ac35f27b83c | /app/src/main/java/br/com/githubrepos/repositories/RepositoriesContract.java | 105c30ee14fbcb0056d4790b33540550d9398f23 | [] | no_license | bedrickprokop/desafio-android | https://github.com/bedrickprokop/desafio-android | 6fd53e15049cd5e06df845368dcd9e7c381d7a69 | 36be1f81bd1e735620cfd463dc72e28c478d4421 | refs/heads/master | 2020-06-30T07:08:41.147000 | 2019-08-07T03:50:57 | 2019-08-07T03:50:57 | 200,762,614 | 0 | 0 | null | true | 2019-08-06T02:35:28 | 2019-08-06T02:35:27 | 2019-06-13T14:19:17 | 2019-08-05T16:27:01 | 12 | 0 | 0 | 0 | null | false | false | package br.com.githubrepos.repositories;
import java.util.List;
import br.com.githubrepos.data.entity.Repository;
public interface RepositoriesContract {
interface View {
void setProgressIndicator(boolean isActive);
void setListProgressIndicator(boolean isActive);
void showRepositoryLi... | UTF-8 | Java | 1,023 | java | RepositoriesContract.java | Java | [] | null | [] | package br.com.githubrepos.repositories;
import java.util.List;
import br.com.githubrepos.data.entity.Repository;
public interface RepositoriesContract {
interface View {
void setProgressIndicator(boolean isActive);
void setListProgressIndicator(boolean isActive);
void showRepositoryLi... | 1,023 | 0.742913 | 0.742913 | 40 | 24.575001 | 27.839619 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.475 | false | false | 13 |
9454acb95f80b2b70302b440524cebcf33088b1d | 9,715,216,078,167 | 1e3e34eb70177c354a0548d9e76020b86090149c | /src/test/java/cn/com/adtec/ardist/util/ObjectXmlConverterTest.java | 53a7339f5e624cfc18236bef3041c427848a240d | [] | no_license | wxbing2015/ARDist | https://github.com/wxbing2015/ARDist | 7ee0b672c815c751e81338a3ecab74a1929a5173 | 5cdea45e66d737dd0440bcc45428fd15e67c931d | refs/heads/master | 2020-03-25T12:55:14.641000 | 2018-08-07T01:09:19 | 2018-08-07T01:09:19 | 143,800,994 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.com.adtec.ardist.util;
import static org.junit.Assert.assertTrue;
import java.io.IOException;
import javax.xml.bind.JAXBException;
import javax.xml.bind.Marshaller;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
... | UTF-8 | Java | 3,366 | java | ObjectXmlConverterTest.java | Java | [] | null | [] | package cn.com.adtec.ardist.util;
import static org.junit.Assert.assertTrue;
import java.io.IOException;
import javax.xml.bind.JAXBException;
import javax.xml.bind.Marshaller;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
... | 3,366 | 0.699029 | 0.695388 | 125 | 25.368 | 21.223963 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.2 | false | false | 13 |
33742e34ca4eb8c47bcda4e52f82585a47b1d4a4 | 5,377,299,084,110 | dc4eb05ded73de3cff8796ecd367e86aa7d4fbf8 | /app/src/main/java/www/knowledgeshare/com/knowledgeshare/fragment/home/MyGuanzhuActivity.java | 08ca237caa61f4286301e6424462f0caf4be8d08 | [] | no_license | Power-Android/knowledgeshare | https://github.com/Power-Android/knowledgeshare | 65ee96f6a376b7796430a147065d3ab3bc87ec02 | 460dc9c6fef507ea45c6748d6803be8cabb237fe | refs/heads/master | 2021-08-19T01:37:10.564000 | 2017-11-24T10:58:56 | 2017-11-24T10:58:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package www.knowledgeshare.com.knowledgeshare.fragment.home;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.LayoutRes;
import android.support.annotation.Nullable;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import andr... | UTF-8 | Java | 4,443 | java | MyGuanzhuActivity.java | Java | [] | null | [] | package www.knowledgeshare.com.knowledgeshare.fragment.home;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.LayoutRes;
import android.support.annotation.Nullable;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import andr... | 4,443 | 0.64382 | 0.641992 | 120 | 35.474998 | 26.565945 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.591667 | false | false | 13 |
594b5260a6f7d398a6365a5c94dcdcde12a2b0f1 | 20,822,001,509,717 | b06a3674544c4c95827ce8d313667c01d4f486ea | /WallpaperPicker/src/tw.java | fac5757106aad649a48cdb2e05321412f215704d | [
"Apache-2.0"
] | permissive | 1KX2/packages_apps_Shuriken | https://github.com/1KX2/packages_apps_Shuriken | 097cb0a0aebdbb70e0df562788879fcba6352af3 | a323a14333285b26d770a4eca5bde0f8831db0ab | HEAD | 2016-09-18T22:55:02.516000 | 2016-09-05T18:24:29 | 2016-09-05T18:24:29 | 67,236,201 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
import android.content.Context;
import android.content.res.Resources;
import android.graphics.Rect;
import android.graphics.drawable.Drawable;
im... | UTF-8 | Java | 3,187 | java | tw.java | Java | [
{
"context": "// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.\n// Jad home page: http://www.geocities.com/kpdus",
"end": 61,
"score": 0.99970543384552,
"start": 45,
"tag": "NAME",
"value": "Pavel Kouznetsov"
}
] | null | [] | // Decompiled by Jad v1.5.8e. Copyright 2001 <NAME>.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
import android.content.Context;
import android.content.res.Resources;
import android.graphics.Rect;
import android.graphics.drawable.Drawable;
import andro... | 3,177 | 0.467838 | 0.456228 | 131 | 23.328245 | 18.215605 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.564885 | false | false | 13 |
7afcba364276288044b7a0f07b255e3ee2f84b5b | 5,815,385,745,264 | 8b118bbf1b4d7104d943b5f5392f32ee5b9f74e6 | /maple-common/src/main/java/org/webmaple/common/view/SourceAuthView.java | 109d9858a2ea7ad378da6120e00f9cfda283e82f | [] | no_license | gomingge/WebMaple | https://github.com/gomingge/WebMaple | 1f4f925b703377861d71e1726979846d6b871eed | c32ddfd86a2a6e5a9fbde4beb16e390c11a44ca1 | refs/heads/master | 2023-04-27T03:04:25.568000 | 2021-05-12T13:06:03 | 2021-05-12T13:06:03 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.webmaple.common.view;
/**
* @author lyifee
* on 2021/2/26
*/
public class SourceAuthView {
/**
* 在数组中的顺序,用int值表示,如1,2,3
*/
private String value;
/**
* 资源名称
*/
private String title;
/**
* 穿梭框-是否禁用
* 可为空字符串
*/
private String disabled = "";
... | UTF-8 | Java | 2,285 | java | SourceAuthView.java | Java | [
{
"context": "package org.webmaple.common.view;\n\n/**\n * @author lyifee\n * on 2021/2/26\n */\npublic class SourceAuthView {",
"end": 56,
"score": 0.9995977878570557,
"start": 50,
"tag": "USERNAME",
"value": "lyifee"
},
{
"context": "ic void setUser(String user) {\n this.use... | null | [] | package org.webmaple.common.view;
/**
* @author lyifee
* on 2021/2/26
*/
public class SourceAuthView {
/**
* 在数组中的顺序,用int值表示,如1,2,3
*/
private String value;
/**
* 资源名称
*/
private String title;
/**
* 穿梭框-是否禁用
* 可为空字符串
*/
private String disabled = "";
... | 2,287 | 0.519566 | 0.514852 | 139 | 14.258993 | 13.123288 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.223022 | false | false | 13 |
7dce5051e5fed66fb9512d9d919adf00518bae17 | 31,610,959,357,827 | 0933ab52837cc514dd061ad1d2d1e8ebf5fa4b5c | /src/main/java/Helper.java | 13f80c43df986dc58fc57d5629fc0dd671e12081 | [] | no_license | Pfalky/StashProj | https://github.com/Pfalky/StashProj | 78eed51f9ef6ac0bb9f9b51e9f7cba6d47cab4d8 | 59c82eaa79612fa99a4f71353a23ec93d8769a55 | refs/heads/master | 2021-07-01T00:49:02.430000 | 2017-09-21T16:08:37 | 2017-09-21T16:08:37 | 104,369,900 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.time.LocalDate;
import java.time.format.DateTimeFormatter;
import java.time.temporal.ChronoUnit;
import java.util.Arrays;
import java.util.List;
import java.util.regex.*;
import java.util.logging.Logger;
import java.util.stream.Collectors;
public class Helper {
private final static Logger LOGGER = Lo... | UTF-8 | Java | 16,003 | java | Helper.java | Java | [] | null | [] | import java.time.LocalDate;
import java.time.format.DateTimeFormatter;
import java.time.temporal.ChronoUnit;
import java.util.Arrays;
import java.util.List;
import java.util.regex.*;
import java.util.logging.Logger;
import java.util.stream.Collectors;
public class Helper {
private final static Logger LOGGER = Lo... | 16,003 | 0.486179 | 0.479777 | 226 | 57.743362 | 41.092659 | 220 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.752212 | false | false | 13 |
acc9cddcc6da2f989200da7bebdd06bc71e67c36 | 15,547,781,679,134 | 3aecf26d933667423bd6ed44f0895c36a9d77eb5 | /java/ruby/bamboo/block/SpringBlock.java | 9230c4c600424dee5bbf161707a205a4a88ea0b5 | [] | no_license | rubnsn/mcmod18x | https://github.com/rubnsn/mcmod18x | 74ace10554908217e37730a9c67463f9eb224177 | c9532cc1c4d38a5c5b2e6cc2e304cf87cfd994d9 | refs/heads/master | 2020-12-24T06:23:43.896000 | 2019-04-07T12:58:02 | 2019-04-07T12:58:02 | 31,073,624 | 2 | 8 | null | false | 2017-01-03T02:32:00 | 2015-02-20T16:32:52 | 2016-11-11T15:10:02 | 2017-01-03T02:31:59 | 530 | 1 | 4 | 0 | Java | null | null | package ruby.bamboo.block;
import java.util.Random;
import net.minecraft.block.Block;
import net.minecraft.block.material.Material;
import net.minecraft.block.properties.PropertyBool;
import net.minecraft.block.state.BlockStateContainer;
import net.minecraft.block.state.IBlockState;
import net.minecraft.entity.player... | UTF-8 | Java | 3,645 | java | SpringBlock.java | Java | [] | null | [] | package ruby.bamboo.block;
import java.util.Random;
import net.minecraft.block.Block;
import net.minecraft.block.material.Material;
import net.minecraft.block.properties.PropertyBool;
import net.minecraft.block.state.BlockStateContainer;
import net.minecraft.block.state.IBlockState;
import net.minecraft.entity.player... | 3,645 | 0.674658 | 0.672149 | 103 | 33.825241 | 31.7311 | 196 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.728155 | false | false | 13 |
6ee61f7fa018ed369122937f7b09715e78c93d29 | 21,182,778,728,927 | 85f2ec34f209b586a2eb7283368df75318c534d4 | /src/main/java/org/elasticsearch/index/cache/query/parser/resident/ResidentQueryParserCache.java | 71a2f7ed4738e6a23bcf92f2c22655b513a62888 | [
"Apache-2.0"
] | permissive | dlyoungerman/elasticsearch | https://github.com/dlyoungerman/elasticsearch | 2cdecd4387add3fc574421679cab063100c0dbb4 | 0e6e6f97dcae2cd1ba1f08b65f07a99940de401f | refs/heads/master | 2020-12-29T01:41:17.236000 | 2013-10-22T11:09:13 | 2013-10-22T11:09:13 | 13,778,538 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Licensed to ElasticSearch and Shay Banon under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. ElasticSearch licenses this
* file to you under the Apache License, Version 2.0 (the
* "License"); you may... | UTF-8 | Java | 3,026 | java | ResidentQueryParserCache.java | Java | [
{
"context": "/*\n * Licensed to ElasticSearch and Shay Banon under one\n * or more contributor license agreemen",
"end": 46,
"score": 0.9998730421066284,
"start": 36,
"tag": "NAME",
"value": "Shay Banon"
}
] | null | [] | /*
* Licensed to ElasticSearch and <NAME> under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. ElasticSearch licenses this
* file to you under the Apache License, Version 2.0 (the
* "License"); you may not... | 3,022 | 0.738929 | 0.736616 | 85 | 34.599998 | 28.525406 | 102 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.517647 | false | false | 13 |
f7a2a388029a3db62a41d89b19331893bd1e54a2 | 3,607,772,593,099 | e2b2363887e62b981a1b51a13ffbb0367f5d02df | /src/com/control/MasukParkirControl.java | 4033f96d7579aa7e938b5151c8bc63a771b4f0a8 | [] | no_license | raikeiji/parking-system | https://github.com/raikeiji/parking-system | b6e94cd7f9c742b4ad13a1fb4b45b4ea7f091daa | 1c7b71d79dfd0565fa938bca3c311703bd8d99a9 | refs/heads/master | 2022-05-02T13:47:59.542000 | 2015-06-04T09:30:15 | 2015-06-04T09:30:15 | 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 com.control;
//
//import java.sql.Connection;
//import java.sql.PreparedStatement;
//import java.sql.ResultSet;
//i... | UTF-8 | Java | 3,680 | java | MasukParkirControl.java | Java | [
{
"context": " java.sql.SQLException;\n//\n///**\n// *\n// * @author rai\n// */\n//public class MasukParkirControl {\n//\n// ",
"end": 379,
"score": 0.9983335733413696,
"start": 376,
"tag": "USERNAME",
"value": "rai"
}
] | 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.control;
//
//import java.sql.Connection;
//import java.sql.PreparedStatement;
//import java.sql.ResultSet;
//i... | 3,680 | 0.551087 | 0.55 | 105 | 34.047619 | 23.768879 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.67619 | false | false | 13 |
a34c210f872c87cb798d523ada834e46e072afae | 29,094,108,463,763 | 039c3af204e2852054341fb5d73b28dbd85d704b | /Tree/src/TreeGenerico.java | 1bd0419f9e631b5ee25733eda734bdc3ce149635 | [] | no_license | amaya7398/Estructura_de_Datos_curso2021 | https://github.com/amaya7398/Estructura_de_Datos_curso2021 | 38b683bda1776211fc54bfb1ee134833c93ff9ef | 87966facef7ebe203fb2a7c51e0bd41157153f60 | refs/heads/main | 2023-05-15T03:20:24.691000 | 2021-06-11T04:39:33 | 2021-06-11T04:39:33 | 356,630,261 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.lang.reflect.Array;
public class TreeGenerico<T extends Comparable<T>> {
private NodeGenerico<T> root;
public TreeGenerico(){
root = null;
}
public NodeGenerico<T> find(T data) {
NodeGenerico<T> current = root;
try {
while(current.getData() != data) {
... | UTF-8 | Java | 11,156 | java | TreeGenerico.java | Java | [] | null | [] | import java.lang.reflect.Array;
public class TreeGenerico<T extends Comparable<T>> {
private NodeGenerico<T> root;
public TreeGenerico(){
root = null;
}
public NodeGenerico<T> find(T data) {
NodeGenerico<T> current = root;
try {
while(current.getData() != data) {
... | 11,156 | 0.513043 | 0.503003 | 273 | 39.860806 | 31.142042 | 176 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.542125 | false | false | 13 |
c956c97fc2ec18cc656d1f11ba2c478723dbf14c | 25,151,328,497,620 | 2ee1d6a4866176362a7dfed018539c5017653028 | /Java/Practice/src/JwMap.java | 30e6c54222cf734b72e892b14d6f3a6e2f38459e | [] | no_license | i-k-26/lesson | https://github.com/i-k-26/lesson | be89309e03824fccf30b48bcfb158f66a775ee41 | 60a02e6a7cf09b1ffc14c2b1d40ff5f5df8e9bbc | refs/heads/master | 2023-01-14T11:17:28.495000 | 2019-12-24T03:50:11 | 2019-12-24T03:50:11 | 203,115,567 | 0 | 0 | null | false | 2023-01-04T12:04:02 | 2019-08-19T06:54:27 | 2019-12-24T03:51:02 | 2023-01-04T12:04:00 | 21,672 | 0 | 0 | 21 | Java | false | false | import java.util.HashMap;
import java.util.Map;
public class JwMap {
private Map<String, String> map;
private int Emptymemory;
private int Maxmemory;
private String data;
// private int size;
//
// public JwMap(String key, String value) {
// this.key = key;
// this.value =value;
// }
/... | UTF-8 | Java | 2,223 | java | JwMap.java | Java | [] | null | [] | import java.util.HashMap;
import java.util.Map;
public class JwMap {
private Map<String, String> map;
private int Emptymemory;
private int Maxmemory;
private String data;
// private int size;
//
// public JwMap(String key, String value) {
// this.key = key;
// this.value =value;
// }
/... | 2,223 | 0.601734 | 0.595105 | 90 | 19.811111 | 16.451204 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.044445 | false | false | 13 |
36083d21c4754def233465ab71112422e40035a8 | 30,442,728,197,860 | 8ca1f2621c5698dce34d2786fa886dbe64173b69 | /app/src/main/java/com/mylowcarbon/app/register/step/StepContract.java | 4864bf88742eaed7ed8bfe578fb1736301dd671c | [
"Apache-2.0"
] | permissive | sengeiou/LowCarbon | https://github.com/sengeiou/LowCarbon | a4cc3b046540b9d4004bafeeee3ecf48f77fe0da | b8f12781e3aeac7231b2b2a52783f1ef06b5d378 | refs/heads/master | 2022-02-02T07:52:21.208000 | 2018-07-24T07:13:09 | 2018-07-24T07:13:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mylowcarbon.app.register.step;
import com.mylowcarbon.app.BasePresenter;
import com.mylowcarbon.app.BaseView;
import com.mylowcarbon.app.net.Response;
import rx.Observable;
/**
* Created by Orange on 18-4-5.
* Email:addskya@163.com
*/
public interface StepContract {
interface View extends BaseVie... | UTF-8 | Java | 769 | java | StepContract.java | Java | [
{
"context": "esponse;\n\nimport rx.Observable;\n\n/**\n * Created by Orange on 18-4-5.\n * Email:addskya@163.com\n */\npublic in",
"end": 212,
"score": 0.9993919730186462,
"start": 206,
"tag": "NAME",
"value": "Orange"
},
{
"context": "le;\n\n/**\n * Created by Orange on 18-4-5.\n *... | null | [] | package com.mylowcarbon.app.register.step;
import com.mylowcarbon.app.BasePresenter;
import com.mylowcarbon.app.BaseView;
import com.mylowcarbon.app.net.Response;
import rx.Observable;
/**
* Created by Orange on 18-4-5.
* Email:<EMAIL>
*/
public interface StepContract {
interface View extends BaseView<Presen... | 761 | 0.690507 | 0.681404 | 38 | 19.236841 | 19.492825 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.342105 | false | false | 13 |
8fc4de465b6e1ebb6ae0264c17cbb1023340c976 | 6,012,954,270,468 | 9383182e41cae54b913c4fbe46db4c0681d260e1 | /src/main/java/org/ccguyka/saloon/Run.java | 67028eaa912e382149c810304bd77ec304ffd4e0 | [] | no_license | ccguyka/dependency-injection | https://github.com/ccguyka/dependency-injection | c3c63a6f24f39d27dcd2d24d891eab627998e726 | 7d0ab1e47424c5fba9dc16a81a691b03b99a272e | refs/heads/master | 2020-05-30T02:07:29.163000 | 2015-04-12T08:01:58 | 2015-04-12T08:01:58 | 33,808,307 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.ccguyka.saloon;
import org.ccguyka.binding.BindingModule;
import com.google.inject.Guice;
import com.google.inject.Injector;
public class Run {
public static void main(String[] args) {
Injector injector = Guice.createInjector(new BindingModule());
PetSaloon saloon = injector.getInstance(PetSaloon.... | UTF-8 | Java | 403 | java | Run.java | Java | [] | null | [] | package org.ccguyka.saloon;
import org.ccguyka.binding.BindingModule;
import com.google.inject.Guice;
import com.google.inject.Injector;
public class Run {
public static void main(String[] args) {
Injector injector = Guice.createInjector(new BindingModule());
PetSaloon saloon = injector.getInstance(PetSaloon.... | 403 | 0.74938 | 0.74938 | 19 | 20.210526 | 20.338139 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.105263 | false | false | 13 |
0e699f7248ea33c23a75948655f515ab5a118eb4 | 3,307,124,832,797 | 41ca51da10d6cca920c28a7c14154e2d62f85a33 | /PictureMangerDemo/src/com/example/picturemanagerdemo/widget/ZoomableGallery.java | e28f758f16425cd96faa545b43e18f5d4e36edcb | [] | no_license | yinglovezhuzhu/PictureManagerDemo | https://github.com/yinglovezhuzhu/PictureManagerDemo | 2231697c686f28f86f4c98292b05af8d61837193 | 2d36ce161b1e2e7f1ebdaf5b67917a49763ff53b | refs/heads/master | 2021-01-06T20:37:32.294000 | 2013-05-28T12:18:10 | 2013-05-28T12:18:10 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.picturemanagerdemo.widget;
import android.content.Context;
import android.graphics.Matrix;
import android.graphics.Rect;
import android.util.AttributeSet;
import android.view.GestureDetector;
import android.view.GestureDetector.SimpleOnGestureListener;
import android.view.MotionEvent;
import... | UTF-8 | Java | 6,804 | java | ZoomableGallery.java | Java | [
{
"context": "的大图浏览gallery,必须要结合ImageViewTouchBase使用\r\n * @author xiaoying\r\n *\r\n */\r\n@SuppressWarnings(\"deprecation\")\r\npubli",
"end": 522,
"score": 0.9996398091316223,
"start": 514,
"tag": "USERNAME",
"value": "xiaoying"
}
] | null | [] | package com.example.picturemanagerdemo.widget;
import android.content.Context;
import android.graphics.Matrix;
import android.graphics.Rect;
import android.util.AttributeSet;
import android.view.GestureDetector;
import android.view.GestureDetector.SimpleOnGestureListener;
import android.view.MotionEvent;
import... | 6,804 | 0.642741 | 0.634115 | 198 | 29.040403 | 22.816536 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.015152 | false | false | 13 |
e4e028bff9f743eb0bb66812aeb5a28a9d748ba3 | 3,195,455,673,248 | 2d2777e78ceadf6610f8407b5f7341eb80144d96 | /taverna-external-tool-activity/src/main/java/org/apache/taverna/activities/externaltool/manager/InvocationGroupManager.java | df056407a6c77009848c0b5bda359c4388f89230 | [
"Apache-2.0",
"W3C-19980720",
"W3C",
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-generic-cla",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-unknown"
] | permissive | apache/incubator-taverna-common-activities | https://github.com/apache/incubator-taverna-common-activities | 8fb263e95fd6b4040ba9c7f294a44df2c53bcc19 | 2bd73f335ca12563c296168515ab4716eca486e1 | refs/heads/master | 2023-07-02T18:37:04.390000 | 2020-03-12T16:28:51 | 2020-03-12T16:28:51 | 30,956,938 | 12 | 26 | Apache-2.0 | false | 2023-04-16T02:44:14 | 2015-02-18T08:00:05 | 2022-06-28T03:17:43 | 2023-04-16T02:44:13 | 5,696 | 12 | 17 | 5 | Java | false | false | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not ... | UTF-8 | Java | 3,093 | java | InvocationGroupManager.java | Java | [
{
"context": "erna.lang.observer.Observer;\n\n/**\n *\n *\n * @author David Withers\n */\npublic interface InvocationGroupManager {\n\n\tp",
"end": 1025,
"score": 0.999640941619873,
"start": 1012,
"tag": "NAME",
"value": "David Withers"
}
] | null | [] | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not ... | 3,086 | 0.817976 | 0.816683 | 101 | 29.623762 | 28.843672 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.881188 | false | false | 13 |
064926052c74dec0b8de084eb0262ef6d3e3d455 | 31,808,527,827,140 | 27ccf9346d659daabe4040972dcc7710653da1fd | /src/main/java/com/gabia/project/internproject/service/restaurant/dto/RestaurantDto.java | 8b5c259475ca3d5fbe2f2759c5853a01e57dd3f4 | [] | no_license | wonjina/spring-boot-12pmDcom | https://github.com/wonjina/spring-boot-12pmDcom | bb34a97384678989197bea51cb954b8cf6c9117a | b917844e666088d363a93dc270f259cb6037ea62 | refs/heads/master | 2022-04-23T15:18:28.038000 | 2020-04-28T04:23:22 | 2020-04-28T04:23:22 | 249,649,134 | 0 | 0 | null | false | 2020-04-24T07:42:31 | 2020-03-24T08:12:08 | 2020-04-24T05:01:32 | 2020-04-24T07:42:31 | 3,997 | 0 | 0 | 0 | Java | false | false | package com.gabia.project.internproject.service.restaurant.dto;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.gabia.project.internproject.common.domain.Restaurant;
import lombok.Getter;
import lombok.NoArgsConstructor;
import org.springframework.hateoas.server.core.Relation;
@NoArgsConstructor
@Re... | UTF-8 | Java | 1,689 | java | RestaurantDto.java | Java | [] | null | [] | package com.gabia.project.internproject.service.restaurant.dto;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.gabia.project.internproject.common.domain.Restaurant;
import lombok.Getter;
import lombok.NoArgsConstructor;
import org.springframework.hateoas.server.core.Relation;
@NoArgsConstructor
@Re... | 1,689 | 0.712256 | 0.712256 | 58 | 28.120689 | 21.091 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.465517 | false | false | 13 |
500d7466e07bc7fb87c22a0e0445268319fc858c | 1,297,080,160,935 | 53e5be1ff85fe56e76407a493e869127d6ba7f4b | /src/main/java/edu/eci/arsw/weather/model/Wind.java | c4aefd4ec10a1814f0c201fd220031e5fe2a9655 | [] | no_license | JuanRomero11/ROMEROJUAN-ARSW-T2 | https://github.com/JuanRomero11/ROMEROJUAN-ARSW-T2 | a6a082f2db2e0d1efc5730f604ade077c7267845 | 5cd9a79259bc8d034c2aae7a3ddde6a132238c63 | refs/heads/main | 2022-12-30T06:09:10.098000 | 2020-10-22T20:06:26 | 2020-10-22T20:06:26 | 306,399,367 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.eci.arsw.weather.model;
public class Wind {
private double speed;
private double deg;
/**
* constructor o instacia de Wind
*/
public Wind() {
}
public double getSpeed() {
return speed;
}
/**
* cambiar velocidad del viento.
*
* @param speed n... | UTF-8 | Java | 617 | java | Wind.java | Java | [] | null | [] | package edu.eci.arsw.weather.model;
public class Wind {
private double speed;
private double deg;
/**
* constructor o instacia de Wind
*/
public Wind() {
}
public double getSpeed() {
return speed;
}
/**
* cambiar velocidad del viento.
*
* @param speed n... | 617 | 0.531605 | 0.531605 | 35 | 16.628571 | 12.714639 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 13 |
86480c9f32f074069991269069c444429adfb5d5 | 1,408,749,309,746 | 0b3a8f3a886188e38ba175b1708d56337d68958f | /src/main/java/com/tangerine/specter/param/HelloParam.java | 0272dc57da380617614780c2b6fbcea423e6df0c | [] | no_license | TangerineSpecter/StudyCode | https://github.com/TangerineSpecter/StudyCode | 186954eaad55c1c170bccecdb461eb80a6f2b265 | d842426d00622dbf7fb649482081d3000f4e00af | refs/heads/master | 2023-06-26T14:35:08.664000 | 2023-06-25T09:28:58 | 2023-06-25T09:28:58 | 170,090,106 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tangerine.specter.param;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
@Data
@AllArgsConstructor
@NoArgsConstructor
public class HelloParam {
private String name;
private String age;
}
| UTF-8 | Java | 244 | java | HelloParam.java | Java | [] | null | [] | package com.tangerine.specter.param;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
@Data
@AllArgsConstructor
@NoArgsConstructor
public class HelloParam {
private String name;
private String age;
}
| 244 | 0.815574 | 0.815574 | 15 | 15.266666 | 12.782627 | 36 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.533333 | false | false | 13 |
3211da6e8a282b6560ffa7c61e7ad717a10739c9 | 28,827,820,515,079 | 6cc91e93408a7d1645514e436894381122163000 | /src/main/java/org/challenge/calculator/model/UserCredentials.java | e8b623233265ee87caae6a6c940d5f4cabd88d9e | [] | no_license | veritechv/calculator-backend | https://github.com/veritechv/calculator-backend | 4148394f4a53d6686093e93944c71acb1a8542c9 | c94cc143d0d646c5284ab6f298e11ee0b79886b7 | refs/heads/master | 2023-07-11T13:41:31.351000 | 2021-08-15T02:41:41 | 2021-08-15T02:41:41 | 394,211,717 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.challenge.calculator.model;
import io.swagger.v3.oas.annotations.media.Schema;
/*
This class is meant to be used by the login and register endpoints
*/
@Schema(description = "Holds the username and password used for authentication")
public class UserCredentials {
@Schema(description = "User's username... | UTF-8 | Java | 911 | java | UserCredentials.java | Java | [
{
"context": "ername, String password) {\n this.username = username;\n this.password = password;\n }\n\n pub",
"end": 559,
"score": 0.9748719334602356,
"start": 551,
"tag": "USERNAME",
"value": "username"
},
{
"context": " this.username = username;\n this.p... | null | [] | package org.challenge.calculator.model;
import io.swagger.v3.oas.annotations.media.Schema;
/*
This class is meant to be used by the login and register endpoints
*/
@Schema(description = "Holds the username and password used for authentication")
public class UserCredentials {
@Schema(description = "User's username... | 915 | 0.686059 | 0.684962 | 37 | 23.621622 | 23.598387 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.297297 | false | false | 13 |
6926f42dba647c393ac7549a55112df58adac36e | 8,589,977,740 | 59d69bdbc62d15807d41895f644b7938871346ac | /src/november/House.java | 9b7af221001ecb69d36d869ec0399d30ad07f6aa | [] | no_license | jaswanth-jash/assginments | https://github.com/jaswanth-jash/assginments | daed61eb185d474edaf57c2e4ad97b1f18089ddb | 57fad749ae993e4642ceea07fa78602230ffb913 | refs/heads/master | 2023-04-08T13:15:59.726000 | 2021-04-15T15:03:02 | 2021-04-15T15:03:02 | 287,041,808 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package november;
public interface House {
void flates();
}
class House1 implements House {
public void flates() {
System.out.println("3 BHK house");
}
static class House2 implements House {
@Override
public void flates() {
System.out.println("2 BHK house ");
... | UTF-8 | Java | 493 | java | House.java | Java | [] | null | [] | package november;
public interface House {
void flates();
}
class House1 implements House {
public void flates() {
System.out.println("3 BHK house");
}
static class House2 implements House {
@Override
public void flates() {
System.out.println("2 BHK house ");
... | 493 | 0.545639 | 0.529412 | 26 | 17.923077 | 15.491742 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 13 |
d799f695f9117e203cf9ffa1cf543e74069321e4 | 7,885,559,966,847 | b9b51ae6bb0ca7e423d3e7d94c2cd02ee2708668 | /src/main/java/com/experts/core/biller/statemachine/api/spintegrations/messagechannels/pollable/PriorityChannelBiller.java | fe4f145e65318f5ce47ce5faaacf2c848aff342f | [] | no_license | expertsleads1987/billers-latest | https://github.com/expertsleads1987/billers-latest | 2be313849c9cfc5aa95a6d4eb51cf275b197f4e1 | 64b6f5dbeff379a59aded0339a93829d444b6460 | refs/heads/master | 2022-10-17T09:25:19.921000 | 2018-09-15T14:07:10 | 2018-09-15T14:07:10 | 148,882,161 | 0 | 4 | null | false | 2022-10-05T19:11:21 | 2018-09-15T08:00:51 | 2018-09-15T14:58:27 | 2022-10-05T19:11:18 | 147,073 | 0 | 4 | 16 | JavaScript | false | false | /*
* Copyright 2017 Ivan Krizsan
*
* 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 ... | UTF-8 | Java | 8,652 | java | PriorityChannelBiller.java | Java | [
{
"context": "/*\n * Copyright 2017 Ivan Krizsan\n *\n * Licensed under the Apache License, Version ",
"end": 33,
"score": 0.999849796295166,
"start": 21,
"tag": "NAME",
"value": "Ivan Krizsan"
}
] | null | [] | /*
* Copyright 2017 <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 writin... | 8,646 | 0.696718 | 0.684235 | 203 | 41.620689 | 29.989471 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.492611 | false | false | 13 |
5ac7e3392d0586495768e84dd3d2a33dba0f15e3 | 14,929,306,366,028 | 7af371c2ee8674e82d755d780988817130c8400f | /account/src/main/java/com/modules/account/service/IAddressService.java | 3b50efffd3b2154ee1e732d75b57b86d869ad50c | [] | no_license | xiaogangabc/springCloud-project | https://github.com/xiaogangabc/springCloud-project | c1376e1c4f1b067837b4b76e4b93228dda403adf | 7222f07822794e83d7d3ec8c017f4efec0cc053a | refs/heads/master | 2022-07-20T12:31:49.483000 | 2020-03-04T18:01:24 | 2020-03-04T18:01:24 | 244,958,340 | 0 | 0 | null | false | 2022-06-21T02:55:17 | 2020-03-04T17:10:31 | 2020-03-08T05:52:33 | 2022-06-21T02:55:13 | 8,753 | 0 | 0 | 8 | CSS | false | false | package com.modules.account.service;
import com.modules.account.entity.Address;
import com.baomidou.mybatisplus.extension.service.IService;
/**
* 服务类
*/
public interface IAddressService extends IService<Address> {
}
| UTF-8 | Java | 228 | java | IAddressService.java | Java | [] | null | [] | package com.modules.account.service;
import com.modules.account.entity.Address;
import com.baomidou.mybatisplus.extension.service.IService;
/**
* 服务类
*/
public interface IAddressService extends IService<Address> {
}
| 228 | 0.783784 | 0.783784 | 11 | 19.181818 | 23.667461 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 13 |
8c8df91a5e8e4a994a6bb54b964ce7615c077399 | 10,411,000,742,301 | c472fff1639de325935d476a7659a4e844c090c2 | /fuzz/src/main/java/edu/berkeley/cs/jqf/fuzz/util/NonZeroCachingCounter.java | 83c9058aaa75572782e9b46fc999688fe6605b2e | [
"BSD-2-Clause"
] | permissive | rohanpadhye/JQF | https://github.com/rohanpadhye/JQF | 1acea5d976bc7355ead4f93649f27ab7e433444e | aa1ba349ee88c3a476105f7d91c4c7c393e42270 | refs/heads/master | 2023-06-09T17:52:31.317000 | 2023-06-05T17:31:41 | 2023-06-05T17:31:41 | 82,870,234 | 364 | 79 | BSD-2-Clause | false | 2023-09-14T16:43:11 | 2017-02-23T01:27:45 | 2023-09-14T02:29:14 | 2023-09-14T08:49:00 | 5,728 | 580 | 99 | 14 | Java | false | false | /*
* Copyright (c) 2017-2018 The Regents of the University of California
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* 1. Redistributions of source code must retain the above co... | UTF-8 | Java | 3,790 | java | NonZeroCachingCounter.java | Java | [] | null | [] | /*
* Copyright (c) 2017-2018 The Regents of the University of California
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* 1. Redistributions of source code must retain the above co... | 3,790 | 0.675462 | 0.670712 | 121 | 30.322313 | 25.242367 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.512397 | false | false | 13 |
fef541cde05bab6b1b3f2882191e03203d607c0f | 14,199,161,894,724 | 52e540ea4bb5edd59b60616b3f24686438a4b21a | /Slider/test/BuilderTest.java | 720b7d8ff08f4b89248c7f107b5abd346016a65b | [] | no_license | wwake/MI-Agile-2010 | https://github.com/wwake/MI-Agile-2010 | 6f83a7b3e834156bd7dfceb4e287d57420477bd9 | eb6e55b69ad638ac2522fe1a2c6369d2fc7d6eaa | refs/heads/master | 2021-01-01T06:11:19.355000 | 2011-03-11T17:11:08 | 2011-03-11T17:11:08 | 1,046,926 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import static org.junit.Assert.assertEquals;
import java.util.HashSet;
import java.util.Set;
import org.junit.Test;
public class BuilderTest {
PieceScorer fewerGapsIsBetterScorer = new PieceScorer() {
public int score(Piece piece) {
int sumOfFirstLetterGaps = 0;
Piece previous = piece.first();
for (int i... | UTF-8 | Java | 1,328 | java | BuilderTest.java | Java | [] | null | [] | import static org.junit.Assert.assertEquals;
import java.util.HashSet;
import java.util.Set;
import org.junit.Test;
public class BuilderTest {
PieceScorer fewerGapsIsBetterScorer = new PieceScorer() {
public int score(Piece piece) {
int sumOfFirstLetterGaps = 0;
Piece previous = piece.first();
for (int i... | 1,328 | 0.685994 | 0.673193 | 47 | 27.25532 | 23.48967 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.297872 | false | false | 13 |
cbb039e7bb340e3502b1fbe9d13e6552aad2cab1 | 18,021,682,787,203 | f5cb88230deac530faae959a34c09561d08790b8 | /src/edu/fjnu/Entity/Temp/TempPrimaryGrade.java | ee7cfefe8630e6d9384ef4182dc69d2d3e994126 | [] | no_license | LoveTaeyeon/JoggingDog | https://github.com/LoveTaeyeon/JoggingDog | cbfd3954ba7eb29e9e0699b0855e90a5c21d666a | 0f74620cb8780a0afc50d21d12c2fcf9b0379454 | refs/heads/master | 2021-01-12T16:42:04.088000 | 2016-10-20T06:21:23 | 2016-10-20T06:21:23 | 71,431,160 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.fjnu.Entity.Temp;
public class TempPrimaryGrade {
private int BMI;
private int FVC;
private int shortRun;
private int skipRope;
private int sitAndReach;
public int getBMI() {
return BMI;
}
public void setBMI(int bMI) {
BMI = bMI;
}
public int getFVC() {
return FVC;
}
public void setFVC(i... | UTF-8 | Java | 1,189 | java | TempPrimaryGrade.java | Java | [] | null | [] | package edu.fjnu.Entity.Temp;
public class TempPrimaryGrade {
private int BMI;
private int FVC;
private int shortRun;
private int skipRope;
private int sitAndReach;
public int getBMI() {
return BMI;
}
public void setBMI(int bMI) {
BMI = bMI;
}
public int getFVC() {
return FVC;
}
public void setFVC(i... | 1,189 | 0.67704 | 0.67704 | 58 | 19.5 | 16.568823 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.87931 | false | false | 13 |
a2ad97940ac65b4477aa7dc3ec44e23b1b7102df | 28,312,424,432,410 | 12b771559c783c7af09750ad46476f242419526f | /codes-demo/src/main/java/com/sxw/code/classloader/chaofanwei2/server/ServerRunnable.java | 43e1a1ee114bbda94fa8b454bf5c29b156006668 | [] | no_license | shixiangweii/codes | https://github.com/shixiangweii/codes | 2532dabb636a0eed60a41cfa5dfcb191fd808387 | 13d5551dae4905fecae69eff9867429a32779401 | refs/heads/master | 2022-12-22T01:27:44.586000 | 2021-06-13T06:36:06 | 2021-06-13T06:36:06 | 115,195,692 | 5 | 1 | null | false | 2022-12-16T01:20:15 | 2017-12-23T12:59:39 | 2021-06-13T06:37:30 | 2022-12-16T01:20:12 | 543 | 3 | 1 | 35 | Java | false | false | package com.sxw.code.classloader.chaofanwei2.server;
/**
* Description:
* User: shixiangweii
* Date: 2018-12-23
* Time: 15:40
*
* @author shixiangweii
*/
public interface ServerRunnable {
void run();
}
| UTF-8 | Java | 214 | java | ServerRunnable.java | Java | [
{
"context": ".chaofanwei2.server;\n\n/**\n * Description:\n * User: shixiangweii\n * Date: 2018-12-23\n * Time: 15:40\n *\n * @author ",
"end": 95,
"score": 0.9995209574699402,
"start": 83,
"tag": "USERNAME",
"value": "shixiangweii"
},
{
"context": "i\n * Date: 2018-12-23\n * Time: ... | null | [] | package com.sxw.code.classloader.chaofanwei2.server;
/**
* Description:
* User: shixiangweii
* Date: 2018-12-23
* Time: 15:40
*
* @author shixiangweii
*/
public interface ServerRunnable {
void run();
}
| 214 | 0.682243 | 0.621495 | 13 | 15.461538 | 14.372064 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.153846 | false | false | 13 |
d7e85c597e9f24c0dfaf0db8c9c56d42d0008f91 | 13,254,269,093,433 | e38279d401ed33ef91694c57cc403ce30a7baa24 | /src/java/spl/com.ibm.streams.spldoc/src/main/java/com/ibm/xmlns/prod/streams/spl/toolkit/info/InfoFactory.java | 8c6e40c0453bde7f838f24939f4a8afc9c19258a | [
"Apache-2.0"
] | permissive | open-streams/open-streams | https://github.com/open-streams/open-streams | fc6790b26fd1bce244d520e549086be0d0749298 | b343b8757f26f5e417feee667e0dc3fca6d74689 | refs/heads/master | 2023-07-10T02:35:30.699000 | 2023-06-27T12:02:12 | 2023-06-27T12:02:12 | 340,459,210 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2021 IBM Corporation
*
* 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 | 4,012 | java | InfoFactory.java | Java | [] | null | [] | /*
* Copyright 2021 IBM Corporation
*
* 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... | 4,012 | 0.608425 | 0.606431 | 151 | 25.569536 | 24.029648 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.125828 | false | false | 13 |
ead1442b5ad35d53d489cba5d86226778827be4d | 13,254,269,093,757 | a421707d6c9dd41016415af200a19559fa052728 | /Core/src/main/java/net/edudb/expression/BinaryExpressionTree.java | 644c784cc4e03860e12919c0c5878fc28718f8ef | [] | no_license | edudb/EduDB | https://github.com/edudb/EduDB | f94c1e0307bda9e7aa6dda77db66205bdb4e393d | 4067400405fcbe0ced77bb4280b12fc9d6c2a195 | refs/heads/master | 2023-06-07T22:08:25.172000 | 2023-06-01T08:59:28 | 2023-06-01T08:59:28 | 21,173,285 | 10 | 4 | null | false | 2023-05-31T12:26:24 | 2014-06-24T16:57:52 | 2023-05-04T01:57:46 | 2023-05-31T12:26:23 | 120,994 | 7 | 4 | 1 | Java | false | false | /*
*
* EduDB is made available under the OSI-approved MIT license.
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, mo... | UTF-8 | Java | 2,100 | java | BinaryExpressionTree.java | Java | [
{
"context": " that are evaluated against records.\n *\n * @author Ahmed Abdul Badie\n */\npublic class BinaryExpressionTree extends EBT",
"end": 1462,
"score": 0.9998732805252075,
"start": 1445,
"tag": "NAME",
"value": "Ahmed Abdul Badie"
}
] | null | [] | /*
*
* EduDB is made available under the OSI-approved MIT license.
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, mo... | 2,089 | 0.731905 | 0.731905 | 48 | 42.75 | 89.01767 | 463 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.770833 | false | false | 13 |
ba11cd122db4cf909f29f0cdeaf0f53f106d9510 | 29,712,583,771,291 | d3265b7b144798783a46ff01cce111256ab08d21 | /src/com/ai/dao/ApplyDAOOracle.java | 6f95bbea538750c7c7c0c4a8beada72011b2b877 | [] | no_license | typhoon198/ADD_IT | https://github.com/typhoon198/ADD_IT | 8b8d59a451f02953740c9a670be134706fe6b269 | f7238cecc6df522eac124370e989e7d7dffc16f1 | refs/heads/master | 2023-07-15T04:00:18.015000 | 2021-09-03T01:54:12 | 2021-09-03T01:54:12 | 402,615,708 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ai.dao;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import com.ai.dto.Advertisement;
import com.ai.dto.Apply... | UTF-8 | Java | 12,319 | java | ApplyDAOOracle.java | Java | [] | null | [] | package com.ai.dao;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import com.ai.dto.Advertisement;
import com.ai.dto.Apply... | 12,319 | 0.619925 | 0.61584 | 407 | 28.464373 | 21.013348 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.567568 | false | false | 13 |
ecccdcf3183d19bcaad1593386f024a924f476fa | 10,110,353,037,977 | 7b2f17f1b862d74e150aad7502f6253327605ac6 | /app/src/main/java/ch/com/constructionhunt/ui/driver/reward/RewardActivity.java | 40a696c27609109eade9b5537727db07331b3dcf | [] | no_license | juriigen/CH | https://github.com/juriigen/CH | d0212c4d7c2dcb30c7b6bfb69c5a9da5bd2b8c5a | 6efcc17a9cb55ab88dd623d551285b8686715686 | refs/heads/master | 2020-04-04T10:27:50.053000 | 2018-11-02T11:25:44 | 2018-11-02T11:25:44 | 155,855,908 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ch.com.constructionhunt.ui.driver.reward;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.widget.Toolbar;
import android.view.MenuItem;
import android.view.View;
import android.widget.Button;
import android.widget.ImageButton;
import android.wi... | UTF-8 | Java | 2,857 | java | RewardActivity.java | Java | [
{
"context": "er.driverslc.DriverSlcAvtivity;\n\n/**\n * Created by jurgen on 29.10.2018.\n */\n\npublic class RewardActivity e",
"end": 636,
"score": 0.9996075630187988,
"start": 630,
"tag": "USERNAME",
"value": "jurgen"
}
] | null | [] | package ch.com.constructionhunt.ui.driver.reward;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.widget.Toolbar;
import android.view.MenuItem;
import android.view.View;
import android.widget.Button;
import android.widget.ImageButton;
import android.wi... | 2,857 | 0.677984 | 0.673784 | 109 | 25.21101 | 21.84267 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.449541 | false | false | 13 |
9dae19ab54f3dca17744ce9bec21fbbfdeb66ad3 | 6,399,501,292,905 | 28b29545777835e38711d5efae5d6472139b06ee | /Week6/examples/spring-mvc-orm/src/main/java/com/ex/dao/UserDao.java | 21447979f9b796e645f107ef645aca35d52fc99f | [] | no_license | 1805May07Java/1805May07Batch | https://github.com/1805May07Java/1805May07Batch | 3158a57e5f3dcba3f79435721e6c2e03a9364c81 | 9dba4805a2cedc4943a8a271e96e6930ebc8c295 | refs/heads/master | 2020-03-16T12:07:36.216000 | 2018-06-22T17:02:50 | 2018-06-22T17:02:50 | 132,660,026 | 2 | 4 | null | false | 2018-06-18T14:21:47 | 2018-05-08T20:16:25 | 2018-06-15T18:43:09 | 2018-06-15T18:45:20 | 110,532 | 2 | 3 | 0 | Java | false | null | package com.ex.dao;
import java.util.List;
import com.ex.beans.User;
public interface UserDao {
User add(User u);
List<User> getAll();
User findOne(int id);
User findByUsername(String username);
}
| UTF-8 | Java | 205 | java | UserDao.java | Java | [] | null | [] | package com.ex.dao;
import java.util.List;
import com.ex.beans.User;
public interface UserDao {
User add(User u);
List<User> getAll();
User findOne(int id);
User findByUsername(String username);
}
| 205 | 0.726829 | 0.726829 | 13 | 14.769231 | 12.416823 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.846154 | false | false | 13 |
26e403ee1a943c5f158c8209e6643386f95b9d86 | 19,078,244,748,424 | 53d677a55e4ece8883526738f1c9d00fa6560ff7 | /com/tencent/tencentmap/mapsdk/a/ad.java | 853a34f8e9e534605296bfb73624f66ed2f1755d | [] | no_license | 0jinxing/wechat-apk-source | https://github.com/0jinxing/wechat-apk-source | 544c2d79bfc10261eb36389c1edfdf553d8f312a | f75eefd87e9b9ecf2f76fc6d48dbba8e24afcf3d | refs/heads/master | 2020-06-07T20:06:03.580000 | 2019-06-21T09:17:26 | 2019-06-21T09:17:26 | 193,069,132 | 9 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tencent.tencentmap.mapsdk.a;
public final class ad
{
private final ao a;
ad(ao paramao)
{
this.a = paramao;
}
public final ao a()
{
return this.a;
}
}
/* Location: C:\Users\Lin\Downloads\dex-tools-2.1-SNAPSHOT\dex-tools-2.1-SNAPSHOT\classes6-dex2jar.jar
... | UTF-8 | Java | 412 | java | ad.java | Java | [] | null | [] | package com.tencent.tencentmap.mapsdk.a;
public final class ad
{
private final ao a;
ad(ao paramao)
{
this.a = paramao;
}
public final ao a()
{
return this.a;
}
}
/* Location: C:\Users\Lin\Downloads\dex-tools-2.1-SNAPSHOT\dex-tools-2.1-SNAPSHOT\classes6-dex2jar.jar
... | 412 | 0.614078 | 0.592233 | 21 | 17.714285 | 25.799858 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.190476 | false | false | 13 |
0de135d9354410a40611e09c1363c746725aadf0 | 7,232,724,978,676 | 97063e8a3fa9d713793b2e8d0bb1034a6a10a8aa | /src/Interface28.java | 223379927112e6c97c741666a9562ba8b6f85445 | [] | no_license | ThisIsJulion/JavaTutorialCourse | https://github.com/ThisIsJulion/JavaTutorialCourse | 4927675e43ee47146c817e538a974dd850db388c | cba7b5bdd68cd647a424eda2b3b73ee14287e6fd | refs/heads/master | 2018-12-07T03:05:44.488000 | 2018-09-15T16:53:01 | 2018-09-15T16:53:01 | 147,838,807 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*public class Interface28 {
public static void main(String[] args) {
Machine1 mach1= new Machine1();
mach1.start();
Person person= new Person("Bob");
person.greet();
Info info1 = new Machine1();
info1.showInfo();
Info info2 = person;
info2.showIn... | UTF-8 | Java | 474 | java | Interface28.java | Java | [
{
"context": "ach1.start();\n\n Person person= new Person(\"Bob\");\n person.greet();\n\n Info info1 = ",
"end": 178,
"score": 0.997800350189209,
"start": 175,
"tag": "NAME",
"value": "Bob"
}
] | null | [] | /*public class Interface28 {
public static void main(String[] args) {
Machine1 mach1= new Machine1();
mach1.start();
Person person= new Person("Bob");
person.greet();
Info info1 = new Machine1();
info1.showInfo();
Info info2 = person;
info2.showIn... | 474 | 0.548523 | 0.523207 | 23 | 19.565218 | 15.958714 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.478261 | false | false | 2 |
4f6868682ff369b82f737e6888740b2ceedd561e | 6,227,702,623,313 | 830f271a525e08a39a4323d783632d63376fb07c | /reading/src/main/java/com/king/reading/model/PayFeature.java | 327fcb6829b972d0cbc76dc7f942b543ae0aafd3 | [] | no_license | AllynYonge/Project | https://github.com/AllynYonge/Project | ae679139b6ba0e77177f2c355babb1646360aca1 | f559ba503c962b071ca009b2bfe64bef5994ff6f | refs/heads/master | 2021-01-02T22:34:22.839000 | 2017-08-04T13:02:20 | 2017-08-04T13:02:20 | 99,343,210 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.king.reading.model;
import android.support.annotation.DrawableRes;
import com.king.reading.common.adapter.entity.MultiItemEntity;
/**
* Created by hu.yang on 2017/6/19.
*/
public class PayFeature implements MultiItemEntity{
public static final int FEATURETYPE = 0;
public static final int PRODU... | UTF-8 | Java | 1,379 | java | PayFeature.java | Java | [
{
"context": "adapter.entity.MultiItemEntity;\n\n/**\n * Created by hu.yang on 2017/6/19.\n */\n\npublic class PayFeature implem",
"end": 170,
"score": 0.9613802433013916,
"start": 163,
"tag": "USERNAME",
"value": "hu.yang"
}
] | null | [] | package com.king.reading.model;
import android.support.annotation.DrawableRes;
import com.king.reading.common.adapter.entity.MultiItemEntity;
/**
* Created by hu.yang on 2017/6/19.
*/
public class PayFeature implements MultiItemEntity{
public static final int FEATURETYPE = 0;
public static final int PRODU... | 1,379 | 0.654822 | 0.64612 | 53 | 25.018867 | 21.962654 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.622642 | false | false | 2 |
e24d807d16a0528c866db2744685cbd625754c74 | 26,749,056,371,231 | 82349717e5540e483294893a9b8ae0aeef37d34d | /TowerDefence/src/InvalidEventException.java | e2ca7cce2434f4a4002f807a68505b8e538c9f09 | [] | no_license | SharifAIChallenge/AIC18-Server | https://github.com/SharifAIChallenge/AIC18-Server | 52b23922c0ef39a2c9914293bba68b2754a2e84c | 20b66d9df263d1838a218aa57119f1220ca46ca9 | refs/heads/master | 2021-05-04T15:20:08.472000 | 2018-03-07T12:24:55 | 2018-03-07T12:24:55 | 120,226,348 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Created by msi1 on 1/24/2018.
*/
public class InvalidEventException extends Exception {
public InvalidEventException(String message) {
super(message);
// this.print(message);
}
public InvalidEventException() {
}
public void print(String message) {
System.err.println(... | UTF-8 | Java | 338 | java | InvalidEventException.java | Java | [
{
"context": "/**\n * Created by msi1 on 1/24/2018.\n */\npublic class InvalidEventExcept",
"end": 22,
"score": 0.9995829463005066,
"start": 18,
"tag": "USERNAME",
"value": "msi1"
}
] | null | [] | /**
* Created by msi1 on 1/24/2018.
*/
public class InvalidEventException extends Exception {
public InvalidEventException(String message) {
super(message);
// this.print(message);
}
public InvalidEventException() {
}
public void print(String message) {
System.err.println(... | 338 | 0.639053 | 0.615385 | 16 | 20.125 | 18.701187 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.1875 | false | false | 2 |
31254440a1c5fa900809e902818efbcc40b1813d | 26,749,056,367,874 | 40be5da09101c8a40e57556597e286e492c6c331 | /BookStore/src/main/java/com/visel/bookstore/service/AuthorServiceImpl.java | 5c48ecae4742655a14de2ddacd0401140d4cd015 | [] | no_license | sunil0706/stock | https://github.com/sunil0706/stock | 1b0725662b20cb98668040c51e46a54e2597c657 | 314ef24ebf72cbba6f1c05ebd1f561eb7f5f9c9e | refs/heads/master | 2022-12-05T03:19:08.617000 | 2020-08-27T05:45:10 | 2020-08-27T05:45:10 | 289,508,901 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package com.visel.bookstore.service;
import java.util.ArrayList;
import java.util.List;
import java.util.Optional;
import javax.transaction.Transactional;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.htt... | UTF-8 | Java | 3,733 | java | AuthorServiceImpl.java | Java | [
{
"context": "re.repository.BookStoreRepository;\n\n/**\n * @author sunilnayak\n *\n */\n@Service\npublic class AuthorServiceImpl im",
"end": 607,
"score": 0.9995700716972351,
"start": 597,
"tag": "USERNAME",
"value": "sunilnayak"
}
] | null | [] | /**
*
*/
package com.visel.bookstore.service;
import java.util.ArrayList;
import java.util.List;
import java.util.Optional;
import javax.transaction.Transactional;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.htt... | 3,733 | 0.74712 | 0.746049 | 117 | 30.905983 | 27.421366 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.91453 | false | false | 2 |
4bc0d4fd50fdb65bd2b9ac6e6b7ceaa0d5683ea8 | 4,071,629,040,402 | a4ffa95652c19a5915f7f75577285df8a342178a | /src/networking/MessageListener.java | 2c10d3f7a947ea24696492caedcfa4c1038ba7a5 | [] | no_license | avivtz11/MyChatApp | https://github.com/avivtz11/MyChatApp | 81ce1c4ff83ac1f87714b22531052cadf1b22345 | 95b989c8a1f56f93eff5893afcf7bc7aa0060788 | refs/heads/master | 2023-04-26T04:27:21.893000 | 2021-05-22T11:21:16 | 2021-05-22T11:21:16 | 369,788,127 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mychatappp.networking;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.net.ServerSocket;
import java.net.Socket;
public class MessageListener extends Thread{
ServerSocket server;
int port = 8877;
WritableGUI gui;
public... | UTF-8 | Java | 1,152 | java | MessageListener.java | Java | [] | null | [] | package mychatappp.networking;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.net.ServerSocket;
import java.net.Socket;
public class MessageListener extends Thread{
ServerSocket server;
int port = 8877;
WritableGUI gui;
public... | 1,152 | 0.689236 | 0.685764 | 53 | 20.735849 | 16.255219 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.188679 | false | false | 2 |
aa72cd2619ab3b1aa1d850718d57c84e18b40ada | 19,516,331,448,069 | ea0d54c2a5c154a597774202e093fdaaea8851e1 | /tool-service/src/main/java/com/kuaicto/cloud/component/sms/resolve/AliyunSmsResolve.java | c12fc28e2c401597850e224c21af7297bade0d25 | [] | no_license | xeonye/zhongsai-service-code | https://github.com/xeonye/zhongsai-service-code | bfbc7876c84c6f927e91ea5c9046a37bff0a23fb | 045a470ef6e31f58347018a827f5f05c4ec90693 | refs/heads/master | 2020-06-27T20:51:48.905000 | 2019-07-24T11:09:11 | 2019-07-24T11:09:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kuaicto.cloud.component.sms.resolve;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONObject;
import com.aliyuncs.DefaultAcsClient;
import com.aliyuncs.IAcsClient;
import com.aliyuncs.dysmsapi.model.v20170525.SendSmsRequest;
import com.aliyuncs.dysmsapi.model.v20170525.SendSmsResponse;
imp... | UTF-8 | Java | 4,551 | java | AliyunSmsResolve.java | Java | [
{
"context": " * Description :\n * <p>\n * Creator :\n *\n * @author Sudao @ Tim Zhang\n * @email : zhanglong@kuaicto.com or ",
"end": 832,
"score": 0.992992103099823,
"start": 827,
"tag": "NAME",
"value": "Sudao"
},
{
"context": "iption :\n * <p>\n * Creator :\n *\n * @author Sudao ... | null | [] | package com.kuaicto.cloud.component.sms.resolve;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONObject;
import com.aliyuncs.DefaultAcsClient;
import com.aliyuncs.IAcsClient;
import com.aliyuncs.dysmsapi.model.v20170525.SendSmsRequest;
import com.aliyuncs.dysmsapi.model.v20170525.SendSmsResponse;
imp... | 4,514 | 0.656654 | 0.634188 | 112 | 35.5625 | 32.751713 | 166 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.660714 | false | false | 2 |
81af3640c5534f5daa8b127b475bef69ca494bac | 30,356,828,892,965 | 53f0fbd45ec9f4162c3874f0e77dc2f0d3a00fb5 | /src/main/java/com/testing/session/dao/StudentReceiptDao.java | a01e92980905b082c9946ead09676e1ae76adb02 | [] | no_license | nileshbhoskar/session | https://github.com/nileshbhoskar/session | 089fc64ce26c9aba621d2d0637825979fd37da3e | a1dc7adb60f1fa619970a1ecc84d5c42c087eb0f | refs/heads/master | 2022-07-01T11:34:09.627000 | 2019-06-18T04:17:37 | 2019-06-18T04:17:37 | 192,461,784 | 0 | 0 | null | false | 2020-07-01T23:30:38 | 2019-06-18T03:55:56 | 2019-06-18T04:18:20 | 2020-07-01T23:30:36 | 19 | 0 | 0 | 1 | Java | false | false | package com.testing.session.dao;
public interface StudentReceiptDao {
}
| UTF-8 | Java | 73 | java | StudentReceiptDao.java | Java | [] | null | [] | package com.testing.session.dao;
public interface StudentReceiptDao {
}
| 73 | 0.808219 | 0.808219 | 4 | 17.25 | 16.813313 | 36 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 2 |
2b482feb58b7a94ac3c1eae976634e3b72aa6d7f | 21,260,088,163,736 | 105102f9a0b70cd2c327d5e245ef2599f72a7fea | /retail-oes-web/src/test/java/cn/wonhigh/retail/oes/dubbo/BiManagerCityTest.java | 5de25409d74a94766ec952a8836a4a0f55f6caf8 | [] | no_license | liuaixi/retail-oes | https://github.com/liuaixi/retail-oes | 8ee1d006aa1e9661ff1a26f25845e26e31aa0057 | 0241d4479db120359c95489249479293a981df77 | refs/heads/master | 2016-09-22T10:48:18.516000 | 2016-06-16T08:24:04 | 2016-06-16T08:24:04 | 61,261,109 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.wonhigh.retail.oes.dubbo;
import java.util.HashMap;
import java.util.Map;
import javax.annotation.Resource;
import org.junit.Test;
import com.yougou.bi.mdm.api.service.OrgOrganManagingCityApi;
public class BiManagerCityTest extends BaseDubboTest{
@Resource
private OrgOrganManagingCityApi api;
@Tes... | UTF-8 | Java | 755 | java | BiManagerCityTest.java | Java | [] | null | [] | package cn.wonhigh.retail.oes.dubbo;
import java.util.HashMap;
import java.util.Map;
import javax.annotation.Resource;
import org.junit.Test;
import com.yougou.bi.mdm.api.service.OrgOrganManagingCityApi;
public class BiManagerCityTest extends BaseDubboTest{
@Resource
private OrgOrganManagingCityApi api;
@Tes... | 755 | 0.714882 | 0.69541 | 34 | 20.147058 | 18.08173 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5 | false | false | 2 |
8c461cbb9febe1bbb6da5329a481fd5c73127c91 | 10,995,116,336,756 | 3706fa253f8ab4ba984915151df2654324afeee5 | /FMS/houduan-BladeX-Boot/src/main/java/org/springblade/modules/ocean/service/impl/SeaBusinessServiceImpl.java | f1fdec17739277728c53ffb90f05f0b0094376d6 | [] | no_license | FanWenTao-Felix/yunjie | https://github.com/FanWenTao-Felix/yunjie | a15209af901b142a7b73c4af3532d6090a9c9552 | 3ebe4c95211261e116d28682036b2d463a374978 | refs/heads/master | 2020-09-02T00:55:45.328000 | 2019-10-31T03:33:42 | 2019-10-31T03:33:42 | 219,099,186 | 1 | 0 | null | true | 2019-11-02T03:40:32 | 2019-11-02T03:40:32 | 2019-11-02T03:40:30 | 2019-10-31T03:34:24 | 4,585 | 0 | 0 | 0 | null | false | false | /*
* Copyright (c) 2018-2028, Chill Zhuang All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice,
* this list of c... | UTF-8 | Java | 22,072 | java | SeaBusinessServiceImpl.java | Java | [
{
"context": "/*\n * Copyright (c) 2018-2028, Chill Zhuang All rights reserved.\n *\n * Redistribution and us",
"end": 48,
"score": 0.9998472929000854,
"start": 36,
"tag": "NAME",
"value": "Chill Zhuang"
},
{
"context": "out specific prior written permission.\n * Author: Chill... | null | [] | /*
* Copyright (c) 2018-2028, <NAME> All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice,
* this list of conditi... | 22,049 | 0.716513 | 0.703584 | 484 | 43.268597 | 25.386154 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.126033 | false | false | 2 |
80d6aa7185c912a587ae6b7d78194d6c3d0b39e0 | 2,284,922,657,668 | bc7e4100547b5c0f7c0f364fc80b5a60d0430418 | /src/main/java/com/web/apitry/AnimalController.java | 7082fbe6e034e00950bb45448b77e930b9120ed6 | [] | no_license | meeyoungchoi/apitry | https://github.com/meeyoungchoi/apitry | 91e5ecc0f8786f264888d7b12d5ed7d0c1ff578d | 38c35f8655987685591558661c7fa26bc2659b95 | refs/heads/master | 2020-08-04T04:04:19.960000 | 2019-10-01T02:19:16 | 2019-10-01T02:19:16 | 211,996,863 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.web.apitry;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.ModelAttribute;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.Reques... | UTF-8 | Java | 1,094 | java | AnimalController.java | Java | [] | null | [] | package com.web.apitry;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.ModelAttribute;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.Reques... | 1,094 | 0.729433 | 0.729433 | 38 | 27.789474 | 24.144476 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421053 | false | false | 2 |
b15c729663da6399d9c2e7d6d93289f72deb6fd6 | 5,050,881,543,328 | 3c80bdec91bd7d17e169e712da6ebb692ae952ff | /src/main/java/cx/rain/mc/charlieix/data/provider/ModItemTagsProvider.java | 24a08fd1ef2ea158ccaff99c67ca2f54af9c63d9 | [
"Apache-2.0"
] | permissive | qyl27/CharlieIX | https://github.com/qyl27/CharlieIX | f010fd3d64d5ec63e4ce6e78160c58726307a648 | 84c91c159a9d189cf307e679a219af27aa14c16c | refs/heads/main | 2023-06-06T18:37:40.182000 | 2021-07-07T10:21:47 | 2021-07-07T10:21:47 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cx.rain.mc.charlieix.data.provider;
import cx.rain.mc.charlieix.CharlieIX;
import cx.rain.mc.charlieix.data.ModItemTags;
import cx.rain.mc.charlieix.data.provider.base.ItemTagsProviderBase;
import cx.rain.mc.charlieix.items.ModItems;
import net.minecraft.data.DataGenerator;
import net.minecraftforge.common.dat... | UTF-8 | Java | 754 | java | ModItemTagsProvider.java | Java | [] | null | [] | package cx.rain.mc.charlieix.data.provider;
import cx.rain.mc.charlieix.CharlieIX;
import cx.rain.mc.charlieix.data.ModItemTags;
import cx.rain.mc.charlieix.data.provider.base.ItemTagsProviderBase;
import cx.rain.mc.charlieix.items.ModItems;
import net.minecraft.data.DataGenerator;
import net.minecraftforge.common.dat... | 754 | 0.795756 | 0.795756 | 21 | 34.904762 | 29.61162 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.619048 | false | false | 2 |
6d3a573799e0e240a6779270e9c8da73a54c89d8 | 18,090,402,315,029 | c49ea9fa73104b27cc081cadc4096b9c93b81a93 | /identity-microservice/src/main/java/com/mycart/identityms/models/OrderDetails.java | ebdda2c938eaa1b6528a88719979ef4519af3ed3 | [] | no_license | suryaraj95/my-cart | https://github.com/suryaraj95/my-cart | 3f1a493bfd809bea6fc49d33761993725b6abad6 | 709cb502eede05c507a47c6bd26f9594ea002275 | refs/heads/main | 2023-04-14T03:32:06.612000 | 2021-04-24T15:28:53 | 2021-04-24T15:28:53 | 355,613,592 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mycart.identityms.models;
import java.time.LocalDate;
public class OrderDetails {
private Integer orderId;
private ProductDetails product;
private LocalDate deliveryDate;
public Integer getOrderId() {
return orderId;
}
public void setOrderId(Integer orderId) {
this.orderId = orderId;
}
public... | UTF-8 | Java | 615 | java | OrderDetails.java | Java | [] | null | [] | package com.mycart.identityms.models;
import java.time.LocalDate;
public class OrderDetails {
private Integer orderId;
private ProductDetails product;
private LocalDate deliveryDate;
public Integer getOrderId() {
return orderId;
}
public void setOrderId(Integer orderId) {
this.orderId = orderId;
}
public... | 615 | 0.75935 | 0.75935 | 30 | 19.5 | 16.70878 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.333333 | false | false | 2 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.