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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5a7355c7a5879c14d8627a0a9f6b2c291a29953c | 20,246,475,896,614 | de3c2d89f623527b35cc5dd936773f32946025d2 | /src/main/java/com/bytedance/sdk/openadsdk/multipro/p205d/SPMultiHelper.java | e580e83730f60a2182e335f8f023285a355802d7 | [] | no_license | ren19890419/lvxing | https://github.com/ren19890419/lvxing | 5f89f7b118df59fd1da06aaba43bd9b41b5da1e6 | 239875461cb39e58183ac54e93565ec5f7f28ddb | refs/heads/master | 2023-04-15T08:56:25.048000 | 2020-06-05T10:46:05 | 2020-06-05T10:46:05 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bytedance.sdk.openadsdk.multipro.p205d;
import android.content.ContentResolver;
import android.content.ContentValues;
import android.content.Context;
import android.net.Uri;
import android.text.TextUtils;
import com.bytedance.sdk.openadsdk.core.InternalContainer;
import com.bytedance.sdk.openadsdk.multipro... | UTF-8 | Java | 14,898 | java | SPMultiHelper.java | Java | [] | null | [] | package com.bytedance.sdk.openadsdk.multipro.p205d;
import android.content.ContentResolver;
import android.content.ContentValues;
import android.content.Context;
import android.net.Uri;
import android.text.TextUtils;
import com.bytedance.sdk.openadsdk.core.InternalContainer;
import com.bytedance.sdk.openadsdk.multipro... | 14,898 | 0.451269 | 0.41905 | 418 | 34.641148 | 21.722816 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.590909 | false | false | 4 |
2b282be757d8a75970ac0659a34ceec621645974 | 36,790,689,896,320 | 687bb23798c5ced1d42d7f5cd06685e4c6c716ee | /vitals/BMSTester.java | 961bfdbf1ee835295f9af288f1b7292136ff0460 | [
"MIT"
] | permissive | clean-code-craft-tcq-1/functional-java-PronabM | https://github.com/clean-code-craft-tcq-1/functional-java-PronabM | 2977b052b97f21ced2147cfd6956d1ac09401490 | d4fd365f1e0615b23bf88a844ef6285fb8104bac | refs/heads/master | 2023-03-08T21:59:27.450000 | 2021-03-02T16:43:21 | 2021-03-02T16:43:21 | 343,180,684 | 0 | 0 | MIT | false | 2021-02-28T18:23:33 | 2021-02-28T18:23:29 | 2021-02-28T18:23:32 | 2021-02-28T18:23:32 | 0 | 0 | 0 | 1 | Java | false | false | package vitals;
import java.util.Random;
public class BMSTester {
private BMS bms;
private float maxTemp;
private float minTemp;
private float maxSoc;
private float minSoc;
private float maxCR;
private Random random = new Random();
public BMSTester(BMS bms) {
this.bms = bms;
this.maxTemp = bms.getTemp... | UTF-8 | Java | 1,742 | java | BMSTester.java | Java | [] | null | [] | package vitals;
import java.util.Random;
public class BMSTester {
private BMS bms;
private float maxTemp;
private float minTemp;
private float maxSoc;
private float minSoc;
private float maxCR;
private Random random = new Random();
public BMSTester(BMS bms) {
this.bms = bms;
this.maxTemp = bms.getTemp... | 1,742 | 0.722732 | 0.71814 | 62 | 27.112904 | 25.284897 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.903226 | false | false | 4 |
29c4182af27c294b3d998207ec52308e1627e4f8 | 35,476,429,914,213 | 67bd7481b6712b33902448929d1956e6ee5c2116 | /TheSecondOne.java | 2b1220e0859968f1683b6232ae1efec7bcb8c377 | [] | no_license | FrostyBaggins/LearningJava | https://github.com/FrostyBaggins/LearningJava | 46e46b8a3cc4444f78f9de95d31ae3e2674f9933 | d4f962ab8729fd717a3e8e6ce391112ac4367dde | refs/heads/master | 2021-01-12T00:17:23.719000 | 2020-04-09T07:11:20 | 2020-04-09T07:11:20 | 78,701,841 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class TheSecondOne {
}
| UTF-8 | Java | 32 | java | TheSecondOne.java | Java | [] | null | [] |
public class TheSecondOne {
}
| 32 | 0.71875 | 0.71875 | 3 | 9.333333 | 12.498889 | 27 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0 | false | false | 4 |
a7d66ae3a6433fc29f0418deb1582a94c88e2bbb | 35,442,070,178,641 | 595c46a749db2e336e184699cfa0259c05546e71 | /chapter_102/src/main/java/ru/job4j/jobparser/exception/ParserException.java | b25bbef911cfb4edc9d6e625b21d8144ba8d8f8f | [] | no_license | vavilovns/nvavilov | https://github.com/vavilovns/nvavilov | 23f716b79b942e0ed6ad1b63a419ab373e14419e | 16c6b009d8d3ebf08594faf05c7ca4bb093f32ac | refs/heads/master | 2018-12-27T14:14:59.847000 | 2018-12-25T14:31:58 | 2018-12-25T14:31:58 | 116,848,003 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.job4j.jobparser.exception;
/**
* Parser execution exception.
*
* @author Nikita Vavilov (vavilovns@gmail.com)
* @version 1
* @since 02.10.2018
*/
public class ParserException extends Exception {
public ParserException() {
}
public ParserException(String message) {
super(message);... | UTF-8 | Java | 434 | java | ParserException.java | Java | [
{
"context": "\n\n/**\n * Parser execution exception.\n *\n * @author Nikita Vavilov (vavilovns@gmail.com)\n * @version 1\n * @since 02.",
"end": 102,
"score": 0.9998831748962402,
"start": 88,
"tag": "NAME",
"value": "Nikita Vavilov"
},
{
"context": "xecution exception.\n *\n * @auth... | null | [] | package ru.job4j.jobparser.exception;
/**
* Parser execution exception.
*
* @author <NAME> (<EMAIL>)
* @version 1
* @since 02.10.2018
*/
public class ParserException extends Exception {
public ParserException() {
}
public ParserException(String message) {
super(message);
}
public P... | 414 | 0.66129 | 0.638249 | 22 | 18.5 | 18.956289 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.227273 | false | false | 4 |
dfce711661349002ceb3ddb8ece91284a9f4a898 | 36,258,113,960,596 | 044a50593fa8b3094e704ac48b44850848b720c4 | /soeasy-flink-table/src/main/java/com/mingzhang/table/source/file/OrcConnectDemo.java | 94e0ad0a147ab208a7d33cc1478bd42b75f1a029 | [] | no_license | bellmit/repo-soeasy | https://github.com/bellmit/repo-soeasy | 956fb9a1b45268605a356e6441a3aa5f65438577 | bc137c362703b3e198b9ad3ce6a0a6fe66f3a94e | refs/heads/master | 2023-05-04T01:21:07.794000 | 2020-08-15T07:53:01 | 2020-08-15T07:53:01 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mingzhang.table.source.file;
import org.apache.flink.configuration.Configuration;
public class OrcConnectDemo {
public static void main(String[] args) {
// // create Hadoop Configuration
// Configuration config = new Configuration();
//
// OrcTableSource orcTableSource = OrcTable... | UTF-8 | Java | 795 | java | OrcConnectDemo.java | Java | [] | null | [] | package com.mingzhang.table.source.file;
import org.apache.flink.configuration.Configuration;
public class OrcConnectDemo {
public static void main(String[] args) {
// // create Hadoop Configuration
// Configuration config = new Configuration();
//
// OrcTableSource orcTableSource = OrcTable... | 795 | 0.596226 | 0.596226 | 21 | 36.857143 | 28.979937 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 4 |
b7ae8978062d551d9c797f01def2a548e485d530 | 3,143,916,115,792 | ef877695d2d4705702323326657726a277cf04cf | /chapter_302/carsale/src/main/java/ru/job4j/services/UserService.java | 13b63e47ddde680cd87772c8f41faaf92859dd6c | [
"Apache-2.0"
] | permissive | mifodiy4j/smikhailov | https://github.com/mifodiy4j/smikhailov | 449a57725e3a281e27b3d5947b8440e8ac97976d | 09eb5317300acff501fa0932d75d6e5f5fc4048e | refs/heads/master | 2021-01-01T06:31:52.343000 | 2018-08-05T11:37:00 | 2018-08-05T11:37:00 | 97,450,623 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.job4j.services;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import ru.job4j.models.User;
import ru.job4j.storage.UserDAO;
import java.util.List;
@Service
public class UserService {
@Autowired
private UserDAO userDAO = UserDAO.getIns... | UTF-8 | Java | 486 | java | UserService.java | Java | [] | null | [] | package ru.job4j.services;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import ru.job4j.models.User;
import ru.job4j.storage.UserDAO;
import java.util.List;
@Service
public class UserService {
@Autowired
private UserDAO userDAO = UserDAO.getIns... | 486 | 0.711934 | 0.705761 | 23 | 20.130434 | 18.767002 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.391304 | false | false | 4 |
3ebf542d8dcb2cdc4a4ffa28ae4368f79737e0e4 | 10,651,518,923,037 | d4de626afcb46687861c0f92f61012b9795173df | /app/src/main/java/com/northmeter/sharedhotwatermeter/northmeter/activity/LoginActivity.java | 8ccd294afd7e6d4f6aebbc3f9a000117887b07b7 | [] | no_license | newYearsDeng/SharedHotWaterMeter | https://github.com/newYearsDeng/SharedHotWaterMeter | 0f2812867d7fed91265c0c5b130bb4a114d276bb | 73492b7afb09d4425c5bb3fc990e54ca4a4ce571 | refs/heads/master | 2020-07-10T21:10:11.395000 | 2017-12-13T10:04:07 | 2017-12-13T10:04:07 | 114,093,324 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.northmeter.sharedhotwatermeter.northmeter.activity;
import android.content.Intent;
import android.content.SharedPreferences;
import android.graphics.Color;
import android.os.Build;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.text.TextUtils;
import android.... | UTF-8 | Java | 10,000 | java | LoginActivity.java | Java | [
{
"context": "ndler;\nimport cn.smssdk.SMSSDK;\n\n/**\n * Created by dyd on 2017/8/18.\n */\npublic class LoginActivity exte",
"end": 1078,
"score": 0.9996160268783569,
"start": 1075,
"tag": "USERNAME",
"value": "dyd"
}
] | null | [] | package com.northmeter.sharedhotwatermeter.northmeter.activity;
import android.content.Intent;
import android.content.SharedPreferences;
import android.graphics.Color;
import android.os.Build;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.text.TextUtils;
import android.... | 10,000 | 0.531077 | 0.516284 | 271 | 33.671585 | 24.111502 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.601476 | false | false | 4 |
3267798a57b966f2b20f73141b8de6576cf392be | 5,514,738,059,824 | 165bc2207bf678357de031877ac2f35321d29256 | /src/multiThread_Lab/synchronize/MainThreadExample.java | 0e1c493fc898d916a0601d22544e2a0b2a6d2045 | [] | no_license | smathj/myJava | https://github.com/smathj/myJava | a5763977f05ff23ca81324e1ac0b5a75296de14e | 31ca81a952926d535f451e4ef31ea132c9af737c | refs/heads/main | 2023-07-18T01:05:48.856000 | 2021-09-05T13:47:25 | 2021-09-05T13:47:25 | 401,741,138 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package multiThread_Lab.synchronize;
public class MainThreadExample {
public static void main(String[] args) {
Calculator calculator = new Calculator(); // calculator 객체 생성
User1 user1 = new User1(); // user1 객체 생성(스레드 상속)
user1.setCalculator(calculator); // calculator, Thread-Name 초기화
user1.start(... | UHC | Java | 676 | java | MainThreadExample.java | Java | [] | null | [] | package multiThread_Lab.synchronize;
public class MainThreadExample {
public static void main(String[] args) {
Calculator calculator = new Calculator(); // calculator 객체 생성
User1 user1 = new User1(); // user1 객체 생성(스레드 상속)
user1.setCalculator(calculator); // calculator, Thread-Name 초기화
user1.start(... | 676 | 0.652482 | 0.62234 | 21 | 25.857143 | 27.170162 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.285714 | false | false | 4 |
08e5527f9e30827b6b2b0b1e03a046617782ebc1 | 35,003,983,469,645 | d4d9bf24bae98fe10718a52603d6f3df2b181bbf | /kafka-graphs-rest-app/src/main/java/io/kgraph/rest/server/actuator/KafkaHealthIndicator.java | 57914c265be9c3432b0e149d195aa0afcb8b084a | [
"Apache-2.0"
] | permissive | rayokota/kafka-graphs | https://github.com/rayokota/kafka-graphs | 3b3376f097af08cf4e1b000a78218615cd681bfc | 0fa3122c61a2c1089ed47a781221aa534e9d9ed6 | refs/heads/master | 2023-08-07T15:22:38.806000 | 2023-08-06T07:32:40 | 2023-08-06T07:32:40 | 131,537,435 | 98 | 18 | Apache-2.0 | false | 2023-09-13T05:32:10 | 2018-04-29T23:13:20 | 2023-07-06T19:25:02 | 2023-09-13T05:32:10 | 1,021 | 96 | 19 | 10 | Java | false | false | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | UTF-8 | Java | 2,325 | java | KafkaHealthIndicator.java | Java | [] | null | [] | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 2,325 | 0.752258 | 0.748817 | 58 | 39.103447 | 28.607143 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.482759 | false | false | 4 |
e1a028e6ab1380faa1a971f5036604f4a3a4aadd | 30,623,116,870,488 | fb391cc0594341683df8350d3a730ee0fc438d9c | /src/main/java/com/china/cn/design_patterns/builder_design_pattern/builder/Builder.java | 5ca8711bc8d7ef1ab7068fcad4e12fb55de0215d | [] | no_license | jim0310/design-patterns | https://github.com/jim0310/design-patterns | c47b627840f1b373e188d34cc6f09e1a68716368 | adf4c125bdc72566adac9bc1d2f92a87e1f6bda5 | refs/heads/master | 2021-09-24T09:13:54.899000 | 2018-10-06T10:54:53 | 2018-10-06T10:54:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.china.cn.design_patterns.builder_design_pattern.builder;
import com.china.cn.design_patterns.builder_design_pattern.part.Part;
/**
* @Description: builder模式
* @ClassName: Builder
* @Author: bin.ji
* @Date: 2018-10-05 15:26
* @Version: 1.0.0.0
*/
public interface Builder {
/**
* 创建部件A
... | UTF-8 | Java | 546 | java | Builder.java | Java | [
{
"context": "tion: builder模式\n * @ClassName: Builder\n * @Author: bin.ji\n * @Date: 2018-10-05 15:26\n * @Version: 1.0.0.0\n ",
"end": 213,
"score": 0.9161955714225769,
"start": 207,
"tag": "NAME",
"value": "bin.ji"
}
] | null | [] | package com.china.cn.design_patterns.builder_design_pattern.builder;
import com.china.cn.design_patterns.builder_design_pattern.part.Part;
/**
* @Description: builder模式
* @ClassName: Builder
* @Author: bin.ji
* @Date: 2018-10-05 15:26
* @Version: 1.0.0.0
*/
public interface Builder {
/**
* 创建部件A
... | 546 | 0.565637 | 0.534749 | 32 | 15.1875 | 16.152472 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.15625 | false | false | 4 |
31b3ae6adb38a6f5cb88d1ec06da83488869b4b0 | 31,301,721,678,074 | 8f2c8c35c8cdc0653e917643d344501a038410e7 | /src/test/java/com/papertrail/profiler/CpuProfileTest.java | 9f60328729325a06b1b22c0a32c8c18571840a0e | [
"Apache-2.0"
] | permissive | rhowe/profiler | https://github.com/rhowe/profiler | efe532483b26b284de97224fd9af226a54fe30a3 | 8acd4deda1028f8806ea2dc84fad5374a881223f | refs/heads/master | 2020-05-05T02:16:46.984000 | 2015-11-23T17:06:55 | 2015-11-23T17:06:55 | 179,632,110 | 0 | 0 | null | true | 2019-04-05T06:47:08 | 2019-04-05T06:47:08 | 2018-04-20T04:49:08 | 2018-02-22T20:55:01 | 19 | 0 | 0 | 0 | null | false | false | package com.papertrail.profiler;
import org.joda.time.Duration;
import org.junit.Test;
import java.io.ByteArrayOutputStream;
import java.io.OutputStream;
import static org.junit.Assert.*;
/**
* Ported from scala
*/
public class CpuProfileTest {
@Test
public void testRecord() throws Exception {
Thr... | UTF-8 | Java | 1,741 | java | CpuProfileTest.java | Java | [] | null | [] | package com.papertrail.profiler;
import org.joda.time.Duration;
import org.junit.Test;
import java.io.ByteArrayOutputStream;
import java.io.OutputStream;
import static org.junit.Assert.*;
/**
* Ported from scala
*/
public class CpuProfileTest {
@Test
public void testRecord() throws Exception {
Thr... | 1,741 | 0.647904 | 0.633544 | 51 | 33.156864 | 29.791677 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.705882 | false | false | 4 |
15759e31017a0fad42c06b5575a62e3e4f36643d | 19,344,532,749,287 | d25f8b85b0ce28acc6d44721b910b38eaeaa9c0c | /src/one/nio/http/Request.java | 5120095707c678f2785e5e89e51f84e37e762c23 | [
"Apache-2.0"
] | permissive | odnoklassniki/one-nio | https://github.com/odnoklassniki/one-nio | f3dde5adad86acf30bb48c91ad7dd378a7b52393 | f9a931e2df60719c629d59826b245aaa85ddd663 | refs/heads/master | 2023-09-01T19:08:51.514000 | 2023-07-27T11:17:28 | 2023-07-27T11:17:28 | 6,667,447 | 608 | 122 | Apache-2.0 | false | 2023-07-04T13:31:24 | 2012-11-13T08:15:02 | 2023-06-06T12:38:50 | 2023-07-04T13:31:23 | 1,285 | 613 | 93 | 9 | Java | false | false | /*
* Copyright 2015 Odnoklassniki Ltd, Mail.Ru Group
*
* 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 applica... | UTF-8 | Java | 10,212 | java | Request.java | Java | [
{
"context": "tHeader(String key) {\n int keyLength = key.length();\n for (int i = 0; i < headerCount; i++) ",
"end": 7395,
"score": 0.9248407483100891,
"start": 7389,
"tag": "KEY",
"value": "length"
},
{
"context": " suffixConsumer) {\n int keyLength = prefix.le... | null | [] | /*
* Copyright 2015 Odnoklassniki Ltd, Mail.Ru Group
*
* 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 applica... | 10,212 | 0.557188 | 0.54671 | 339 | 29.123894 | 23.760035 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.59882 | false | false | 4 |
bda0ceb077944b670c88106a234714ffd3739d38 | 9,835,475,158,634 | 2c5aca1abd0952a29118c1ca8a98da3d7573b9c4 | /src/main/java/com/zbl/algorithm/leetcode/primary/Test0016IsValid.java | 93d999ea6dcf7bc9302d5396e09b7fcefe91b54f | [] | no_license | ZBL0507/mycode | https://github.com/ZBL0507/mycode | bfb8e258b8409660652b8dd7e1a44775a6ffc281 | 3e360cdb47b09506fbea03908ff82306628f8c2a | refs/heads/master | 2022-12-28T11:52:29.832000 | 2022-12-25T04:22:06 | 2022-12-25T04:22:06 | 267,891,277 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zbl.algorithm.leetcode.primary;
import java.util.HashMap;
import java.util.Stack;
/**
* 有效的括号
* 给定一个只包括 '(',')','{','}','[',']' 的字符串 s ,判断字符串是否有效。
* <p>
* 有效字符串需满足:
* 左括号必须用相同类型的右括号闭合。
* 左括号必须以正确的顺序闭合。
*
* 示例 1:
* 输入:s = "()"
* 输出:true
* <p>
* 示例 2:
* 输入:s = "()[]{}"
* 输出:true
* <p>
* 示例... | UTF-8 | Java | 1,953 | java | Test0016IsValid.java | Java | [
{
"context": " * 示例 5:\n * 输入:s = \"{[]}\"\n * 输出:true\n * <p>\n * 作者:力扣 (LeetCode)\n * 链接:https://leetcode-cn.com/leetbook",
"end": 455,
"score": 0.998744010925293,
"start": 453,
"tag": "NAME",
"value": "力扣"
}
] | null | [] | package com.zbl.algorithm.leetcode.primary;
import java.util.HashMap;
import java.util.Stack;
/**
* 有效的括号
* 给定一个只包括 '(',')','{','}','[',']' 的字符串 s ,判断字符串是否有效。
* <p>
* 有效字符串需满足:
* 左括号必须用相同类型的右括号闭合。
* 左括号必须以正确的顺序闭合。
*
* 示例 1:
* 输入:s = "()"
* 输出:true
* <p>
* 示例 2:
* 输入:s = "()[]{}"
* 输出:true
* <p>
* 示例... | 1,953 | 0.495975 | 0.486687 | 70 | 22.071428 | 18.31184 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.371429 | false | false | 4 |
7765d5a5aac413cdc721c701d79603fdab92c24f | 20,392,504,758,440 | 4668a791a3a392ee6a1e3496ae49dadd4b709e5c | /src/Box.java | 00487d0a986d1146ef4fe5d8b0d6df07debd434f | [] | no_license | buterbrodskey/GenericsHW | https://github.com/buterbrodskey/GenericsHW | d8ba1516a54c77ce94535f353dffc6180a55b8e3 | 1442abf2b2f9989ebf8410ee58cf7f836794e95f | refs/heads/master | 2023-03-23T20:20:14.706000 | 2021-03-22T08:57:38 | 2021-03-22T08:57:38 | 347,447,282 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Box<T> {
private T element;
public void put(T element) {
this.element = element;
}
public T get() {
return element;
}
@Override
public String toString() {
if (element == null) {
return "коробка пуста";
}
else {
r... | UTF-8 | Java | 410 | java | Box.java | Java | [] | null | [] | public class Box<T> {
private T element;
public void put(T element) {
this.element = element;
}
public T get() {
return element;
}
@Override
public String toString() {
if (element == null) {
return "коробка пуста";
}
else {
r... | 410 | 0.490909 | 0.490909 | 21 | 17.333334 | 14.862331 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.238095 | false | false | 4 |
04378d16714f6b5d4a04f11cffe5c8bf368b5163 | 8,375,186,283,812 | 505224b0ac1b4825df4e131249832841795f1161 | /Leanandroid/src/loc/imgandanima/PaintImgView.java | 780b42f17364f863725288b07ce46f16541763e8 | [] | no_license | ak47007tiger/leaninandroid | https://github.com/ak47007tiger/leaninandroid | 87db41f2c877ae0a1372d6d1260184db0767ed25 | 3a19dddca873d3dc098b0e69bbb4c0044e0552d8 | refs/heads/master | 2021-01-22T04:57:16.466000 | 2015-03-07T07:09:52 | 2015-03-07T07:09:52 | 31,804,154 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package loc.imgandanima;
import java.util.Random;
import java.util.Timer;
import java.util.TimerTask;
import org.leanandroid.R;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.os.Handl... | UTF-8 | Java | 2,547 | java | PaintImgView.java | Java | [] | null | [] | package loc.imgandanima;
import java.util.Random;
import java.util.Timer;
import java.util.TimerTask;
import org.leanandroid.R;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.os.Handl... | 2,547 | 0.689328 | 0.667079 | 93 | 25.096775 | 18.031075 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.301075 | false | false | 4 |
0a1eb5e6bec5a320874c5400456e23c904ab4a33 | 28,613,072,159,142 | b6f00d9589644b71b505bd66de7a15e160a49087 | /core/src/test/java/org/eclipse/krazo/binding/convert/impl/ShortConverterTest.java | ee1febfe36d12b7197e7f5ded8dc33e7cf638a67 | [
"Apache-2.0"
] | permissive | eclipse-ee4j/krazo | https://github.com/eclipse-ee4j/krazo | fdddd5074cc3193f583f40c6fd0df5db3d51e19d | bd8b1ac2612a9ffbd6ef493e1979a9b7310e2b7c | refs/heads/master | 2023-08-19T00:28:04.369000 | 2023-07-25T09:24:14 | 2023-07-25T09:24:14 | 158,213,242 | 55 | 26 | Apache-2.0 | false | 2023-07-25T09:24:15 | 2018-11-19T11:48:35 | 2023-06-07T20:51:53 | 2023-07-25T09:24:14 | 1,443 | 50 | 21 | 13 | Java | false | false | /*
* Copyright (c) 2019 Eclipse Krazo committers and contributors
*
* 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 requir... | UTF-8 | Java | 2,596 | java | ShortConverterTest.java | Java | [
{
"context": "il.Arrays;\nimport java.util.List;\n\n\n/**\n * @author Gregor Tudan\n */\n@RunWith(Enclosed.class)\npublic class ShortCo",
"end": 930,
"score": 0.9998483657836914,
"start": 918,
"tag": "NAME",
"value": "Gregor Tudan"
}
] | null | [] | /*
* Copyright (c) 2019 Eclipse Krazo committers and contributors
*
* 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 requir... | 2,590 | 0.608243 | 0.594761 | 74 | 34.081081 | 26.871445 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.72973 | false | false | 4 |
dfba178c94d0dbd5acdfc7d35a3077b07587d1a8 | 20,349,555,072,152 | 0cec21d889860512f5402dee62efe137e9bab590 | /xoa/src/com/xoa/util/netdisk/CheckAll.java | 1684892de5ea86ca83ddeb245415355919802dbf | [] | no_license | dhxxhcb/testemptypro | https://github.com/dhxxhcb/testemptypro | 0ab489098c44fa2292ec954241f42543f513dddf | 8fc90b6b56121d895e4f497c997990450ea914c2 | refs/heads/master | 2021-01-25T06:44:54.311000 | 2017-06-07T09:50:29 | 2017-06-07T09:50:29 | 93,601,225 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xoa.util.netdisk;
import com.xoa.util.common.StringUtils;
import org.apache.poi.util.StringUtil;
import java.util.Map;
/**
* Created by gsb on 2017/6/1.
*/
@SuppressWarnings("all")
public class CheckAll {
/**
*
* 创建作者: 杨 胜
* 创建日期: 2017-4-26 上午9:21:36
* 方法介绍: 检查部门权限Id
... | UTF-8 | Java | 6,933 | java | CheckAll.java | Java | [
{
"context": "ingUtil;\n\nimport java.util.Map;\n\n/**\n * Created by gsb on 2017/6/1.\n */\n@SuppressWarnings(\"all\")\npublic ",
"end": 155,
"score": 0.998916745185852,
"start": 152,
"tag": "USERNAME",
"value": "gsb"
},
{
"context": "lic class CheckAll {\n /**\n *\n * 创建... | null | [] | package com.xoa.util.netdisk;
import com.xoa.util.common.StringUtils;
import org.apache.poi.util.StringUtil;
import java.util.Map;
/**
* Created by gsb on 2017/6/1.
*/
@SuppressWarnings("all")
public class CheckAll {
/**
*
* 创建作者: 杨 胜
* 创建日期: 2017-4-26 上午9:21:36
* 方法介绍: 检查部门权限Id
... | 6,933 | 0.483663 | 0.472829 | 182 | 31.456043 | 19.384932 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.478022 | false | false | 4 |
daeac2ec27b89672019f1e397c2287165c1e4269 | 21,225,728,433,159 | 1bfd7433da0fbca534f3bb0f88fc2788b88b6952 | /src/java/Modelo/CargosDAO.java | ff7c38519a3e6aff567e448a66144419f3d628d0 | [] | no_license | Gesticom/Gesticom | https://github.com/Gesticom/Gesticom | f216f528a41d3643af204f63b3ca0dbe18299beb | 02183f02db310ad8a7e52bb07dea3d3f24659274 | refs/heads/master | 2021-01-10T17:31:21.341000 | 2015-06-08T12:16:27 | 2015-06-08T12:36:07 | 36,138,218 | 0 | 1 | null | false | 2015-06-08T13:02:29 | 2015-05-23T19:08:34 | 2015-06-08T12:13:40 | 2015-06-08T13:02:29 | 40,846 | 0 | 1 | 1 | JavaScript | 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 Modelo;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQ... | UTF-8 | Java | 4,487 | java | CargosDAO.java | Java | [
{
"context": "import java.util.ArrayList;\r\n\r\n/**\r\n *\r\n * @author Washington\r\n */\r\npublic class CargosDAO {\r\n\r\n Connection co",
"end": 394,
"score": 0.90141361951828,
"start": 384,
"tag": "NAME",
"value": "Washington"
}
] | 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 Modelo;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQ... | 4,487 | 0.507243 | 0.504792 | 149 | 28.114094 | 24.613123 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52349 | false | false | 4 |
fd81a5d7e81757dcc3f18f43ca4acd1ef4e42c15 | 9,758,165,733,315 | 61f34e724aad35bb97805b3b30f8f182850329de | /generated/java/src/AdvertisingBoard.java | 94a88b59ed96fb8e7cd456a195ea79b231ddd274 | [] | no_license | Caramelo18/MFES-Project | https://github.com/Caramelo18/MFES-Project | 7b0a8fda6e8dad0b7c1a9dec0e37491c9a0a53e8 | 23ae20a42cf5a0385aa9bef2d44f4ce94a6408a2 | refs/heads/master | 2021-03-24T13:02:18.387000 | 2018-01-03T21:18:40 | 2018-01-03T21:18:40 | 114,814,165 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import java.util.*;
import org.overture.codegen.runtime.*;
@SuppressWarnings("all")
public class AdvertisingBoard {
private VDMSet artistOffers;
private VDMMap bandRoleOffers;
private VDMMap roadieOffers;
private VDMSet placeOffers;
private VDMSet hireBandOffers;
private VDMSet gigs;
private static VDMS... | UTF-8 | Java | 10,089 | java | AdvertisingBoard.java | Java | [] | null | [] |
import java.util.*;
import org.overture.codegen.runtime.*;
@SuppressWarnings("all")
public class AdvertisingBoard {
private VDMSet artistOffers;
private VDMMap bandRoleOffers;
private VDMMap roadieOffers;
private VDMSet placeOffers;
private VDMSet hireBandOffers;
private VDMSet gigs;
private static VDMS... | 10,089 | 0.632867 | 0.628506 | 330 | 29.569696 | 27.432833 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.581818 | false | false | 4 |
02a845600bdcec00123a24f6f81e5a9ff0555412 | 14,233,521,669,536 | 2397f05d32bb1df4e23135d73232b9e202d1c6f1 | /src/main/java/com/superyc/heiniu/api/wx/WxApi.java | 59653b81788bdf026f4fcd571261b6affa5c80d7 | [] | no_license | XiaoyaoEzio/BlackCowMiniProgram | https://github.com/XiaoyaoEzio/BlackCowMiniProgram | b15f9d1ddcce4ca00a479d4ae12771356e767090 | 919649210722597392d72a38a0cc46cc10e65b1b | refs/heads/master | 2022-12-24T10:05:33.575000 | 2019-06-07T04:15:43 | 2019-06-07T04:15:43 | 189,923,988 | 0 | 0 | null | false | 2022-12-16T11:07:22 | 2019-06-03T02:49:22 | 2019-06-07T04:16:21 | 2022-12-16T11:07:19 | 105 | 0 | 0 | 6 | Java | false | false | package com.superyc.heiniu.api.wx;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.superyc.heiniu.bean.CommonResponse;
import com.superyc.heiniu.bean.ProxyCilentBankInfo;
import com.superyc.heiniu.bean.TransferOrder;
import com.superyc.heiniu.enums.ResponseCodeEnum;
import com.superyc.heiniu.utils.*;
... | UTF-8 | Java | 40,120 | java | WxApi.java | Java | [
{
"context": " (value != null) {\n String mapKey = fieldName;\n // 处理 JsonProperty 注解的属性名\n ",
"end": 9064,
"score": 0.6020787358283997,
"start": 9055,
"tag": "KEY",
"value": "fieldName"
}
] | null | [] | package com.superyc.heiniu.api.wx;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.superyc.heiniu.bean.CommonResponse;
import com.superyc.heiniu.bean.ProxyCilentBankInfo;
import com.superyc.heiniu.bean.TransferOrder;
import com.superyc.heiniu.enums.ResponseCodeEnum;
import com.superyc.heiniu.utils.*;
... | 40,120 | 0.575445 | 0.57313 | 1,400 | 27.071428 | 21.593433 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.381429 | false | false | 4 |
620bfd78664b98c09ef25d6ff66ab2d86743e45d | 6,004,364,328,408 | 8188027594cc9389fb6200f9e2d17588c233e780 | /src/worm/entities/Smartbomb.java | 1287408fde4a40a5cb7712856afc1cd44c2d85df | [] | no_license | alilah/revengeofthetitans | https://github.com/alilah/revengeofthetitans | 65a972480a24ef9428f87a3b3390f1b6a7652753 | 3152274bcb8355a33874fc0489992d5142fbad4a | refs/heads/master | 2020-07-11T10:21:14.772000 | 2015-06-20T16:41:45 | 2015-06-20T16:41:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) 2003-onwards Shaven Puppy Ltd
* 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... | UTF-8 | Java | 3,872 | java | Smartbomb.java | Java | [
{
"context": "/03/29 22:39:46 foo Exp $\r\n *\r\n * @author $Author: foo $\r\n * @version $Revision: 1.7 $\r\n */\r\npublic clas",
"end": 2007,
"score": 0.9949832558631897,
"start": 2004,
"tag": "USERNAME",
"value": "foo"
}
] | null | [] | /*
* Copyright (c) 2003-onwards Shaven Puppy Ltd
* 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... | 3,872 | 0.694473 | 0.685434 | 154 | 23.142857 | 24.672512 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.175325 | false | false | 4 |
c2281123ddf040bcc87fdad8e23c0e57765fde92 | 19,628,000,584,760 | 104a8f667098c112dfa4e933b97fadebcf42ce96 | /src/main/java/com/venosyd/open/commons/log/Debuggable.java | 29ca67f3a1be95e0fdc4c9c1793dcc0bef9d0ed0 | [
"MIT"
] | permissive | venosyd/opensyd_commons | https://github.com/venosyd/opensyd_commons | 78032429ebb6671b24286fdcc488c177d354837e | f0e080b2acdff3d7c139a1dec2f50277aada8dbd | refs/heads/master | 2023-03-31T07:18:30.920000 | 2021-04-10T01:34:50 | 2021-04-10T01:34:50 | 317,367,490 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.venosyd.open.commons.log;
/**
* @author sergio lisan <sels@venosyd.com>
*
* Utilidades para debug no console
*/
public interface Debuggable {
/** */
Out out = new Out();
/** */
Err err = new Err();
}
| UTF-8 | Java | 244 | java | Debuggable.java | Java | [
{
"context": "kage com.venosyd.open.commons.log;\n\n/**\n * @author sergio lisan <sels@venosyd.com>\n * \n * Utilidades para",
"end": 66,
"score": 0.9997806549072266,
"start": 54,
"tag": "NAME",
"value": "sergio lisan"
},
{
"context": "d.open.commons.log;\n\n/**\n * @author s... | null | [] | package com.venosyd.open.commons.log;
/**
* @author <NAME> <<EMAIL>>
*
* Utilidades para debug no console
*/
public interface Debuggable {
/** */
Out out = new Out();
/** */
Err err = new Err();
}
| 229 | 0.569672 | 0.569672 | 15 | 15.266666 | 15.720334 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 4 |
6ffede91c7390de117c8ec628b2049d79b71ebed | 8,211,977,510,768 | 5631d943723dd64b9a5c82f9be9ca708c0ef97b9 | /seed-common/src/main/java/com/base/seed/common/monad/primitive/BoolFunctor.java | 6b25c190834282bb73b36e88e427f5d6249e5d59 | [
"MIT"
] | permissive | CoderEugene/Seed | https://github.com/CoderEugene/Seed | d6884d5a94e91b8880623c018436a8b09f8aca08 | 70e3c629586bdbfbee30aa3e8e0e0861d9f45879 | refs/heads/master | 2020-11-25T08:05:17.422000 | 2020-10-18T15:23:46 | 2020-10-18T15:23:46 | 228,567,175 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.base.seed.common.monad.primitive;
@FunctionalInterface
public interface BoolFunctor<T> {
T apply(boolean value);
default T apply(Boolean value) {
return apply(value.booleanValue());
}
}
| UTF-8 | Java | 223 | java | BoolFunctor.java | Java | [] | null | [] | package com.base.seed.common.monad.primitive;
@FunctionalInterface
public interface BoolFunctor<T> {
T apply(boolean value);
default T apply(Boolean value) {
return apply(value.booleanValue());
}
}
| 223 | 0.695067 | 0.695067 | 11 | 19.181818 | 17.667732 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 4 |
f2667d214e8b6140e62a60fc258c7690d6c94b7b | 26,568,667,702,361 | 0868235424f294a4866fb5e3e8148b2f88be51dc | /MBWSServers/src/de/mbws/server/data/db/generated/NpcSkillMapping.java | dada7d9a29dc8872a4d60e2b5efbeb7e8b416124 | [] | no_license | BackupTheBerlios/bmws-svn | https://github.com/BackupTheBerlios/bmws-svn | 27abdb417b082020d680668a42953f781ade5696 | a4486eaa03af3d91ba878bf0066a662f92840f8c | refs/heads/master | 2016-09-01T19:20:17.429000 | 2007-06-07T07:54:46 | 2007-06-07T07:54:46 | 40,669,489 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.mbws.server.data.db.generated;
// Generated 14.04.2006 22:07:22 by Hibernate Tools 3.1.0.beta4
/**
* NpcSkillMapping generated by hbm2java
*/
public class NpcSkillMapping implements java.io.Serializable {
// Fields
private NpcSkillMappingPK comp_id;
private int valu... | UTF-8 | Java | 1,572 | java | NpcSkillMapping.java | Java | [] | null | [] | package de.mbws.server.data.db.generated;
// Generated 14.04.2006 22:07:22 by Hibernate Tools 3.1.0.beta4
/**
* NpcSkillMapping generated by hbm2java
*/
public class NpcSkillMapping implements java.io.Serializable {
// Fields
private NpcSkillMappingPK comp_id;
private int valu... | 1,572 | 0.552799 | 0.540712 | 85 | 16.494118 | 18.660196 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.282353 | false | false | 13 |
66011857765cd6fca9140f60a3295ea83727c73c | 30,691,836,303,813 | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/neo4j--neo4j/1953f43fa5e925f82fe5873448e4798b7efd3cdd/after/TestApplyTransactions.java | 180ec7b845340c4c5226fd0c2adb2a5284e003a6 | [] | no_license | fracz/refactor-extractor | https://github.com/fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211000 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright (c) 2002-2013 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
*
* This file is part of Neo4j.
*
* Neo4j is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundati... | UTF-8 | Java | 3,598 | java | TestApplyTransactions.java | Java | [] | null | [] | /**
* Copyright (c) 2002-2013 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
*
* This file is part of Neo4j.
*
* Neo4j is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundati... | 3,598 | 0.716231 | 0.711506 | 77 | 45.740261 | 34.011612 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.636364 | false | false | 13 |
6b251b788b0053b8e79a9a2d99e81ca052f19ddd | 1,803,886,275,894 | 0262787a016729a3220d11c33f376cdff896fa71 | /struts2_day4/src/com/demo/action1/ValueStackAction.java | 6d44e14dd40b3806073ec3390f11a6b182dbc5af | [] | no_license | sy235327/sy_code | https://github.com/sy235327/sy_code | a77679cd0139e9f8d2d9cb95f68847ad9648cdea | d3fe6d4be3dbb8ff4deed1a9365e0c45578bc39d | refs/heads/master | 2020-03-10T22:40:25.403000 | 2018-04-17T00:26:43 | 2018-04-17T00:26:43 | 129,624,574 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.demo.action1;
import com.opensymphony.xwork2.ActionContext;
import com.opensymphony.xwork2.ActionSupport;
import com.opensymphony.xwork2.util.ValueStack;
import org.apache.struts2.ServletActionContext;
import javax.servlet.http.HttpServletRequest;
import java.util.ArrayList;
import java.util.List;
/**
*... | UTF-8 | Java | 3,933 | java | ValueStackAction.java | Java | [
{
"context": "action对象放入值栈中\n// private User user = new User(\"王五\",\"456\");\n//\n// public User getUser() {\n// ",
"end": 1009,
"score": 0.6507412791252136,
"start": 1008,
"tag": "NAME",
"value": "王"
},
{
"context": "ction对象放入值栈中\n// private User user = new User(\"王五\",... | null | [] | package com.demo.action1;
import com.opensymphony.xwork2.ActionContext;
import com.opensymphony.xwork2.ActionSupport;
import com.opensymphony.xwork2.util.ValueStack;
import org.apache.struts2.ServletActionContext;
import javax.servlet.http.HttpServletRequest;
import java.util.ArrayList;
import java.util.List;
/**
*... | 3,933 | 0.64854 | 0.642833 | 101 | 28.49505 | 24.264069 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.594059 | false | false | 13 |
1d62c93e9dfee753d436b38e1182d8545ec906f5 | 22,771,916,613,415 | d76909f6bbad53c6d804ec348e4c22e57cffbe63 | /src/tree/LowestCommonAncestorOfABinaryTree_236/Solution.java | cb6da51b8e5ea3183a8a444372a2575ac75ebbf7 | [] | no_license | k1ema/LeetCodeProblems | https://github.com/k1ema/LeetCodeProblems | 60b6e5c4f107c5d68286f42e4ade3629d8919c50 | cc077faad3ce3e1f8b7a57bb6df52f0d44ba8eb9 | refs/heads/master | 2022-11-09T01:50:35.269000 | 2022-10-22T10:58:04 | 2022-10-22T10:58:04 | 186,883,840 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tree.LowestCommonAncestorOfABinaryTree_236;
import tree.utils.TreeNode;
import java.util.LinkedList;
import java.util.Queue;
/**
* 236. Lowest Common Ancestor of a Binary Tree
* https://leetcode.com/problems/lowest-common-ancestor-of-a-binary-tree/
*
* Given a binary tree, find the lowest common ancestor... | UTF-8 | Java | 3,323 | java | Solution.java | Java | [] | null | [] | package tree.LowestCommonAncestorOfABinaryTree_236;
import tree.utils.TreeNode;
import java.util.LinkedList;
import java.util.Queue;
/**
* 236. Lowest Common Ancestor of a Binary Tree
* https://leetcode.com/problems/lowest-common-ancestor-of-a-binary-tree/
*
* Given a binary tree, find the lowest common ancestor... | 3,323 | 0.597469 | 0.564628 | 94 | 34.30851 | 26.241524 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.276596 | false | false | 13 |
e7e35229afdb9fcea65a2446302b61cf061bef75 | 30,227,979,843,048 | d98bc0a626023dbf6a6ee56e4e59fec364136e36 | /Java/ch05/src/Quiz05_05.java | 9de5d9309a791f7d5959871b0b095619ac646699 | [] | no_license | HanTaeYong/kosmo41_HanTaeYong | https://github.com/HanTaeYong/kosmo41_HanTaeYong | a743ac1756a785ac175adfdb32207319d4eb2c54 | 36ff9e20f97796824689ade72d550c9155419cb3 | refs/heads/master | 2020-03-21T04:42:36.148000 | 2018-11-20T00:40:33 | 2018-11-20T00:40:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class Quiz05_05 {
public static void main(String args[]) {
for(int i=1; i<10; i++) {
if(i%2==0) {
for(int j=1; j<=i; j++) {
System.out.println(i+" x "+j+" = "+(i*j));
}
System.out.println();
}
}
/*
int i=1, j=1;
while(i<10) {
j=1;
if(i%2==0) {
while(j<=i) {
Sy... | UTF-8 | Java | 430 | java | Quiz05_05.java | Java | [] | null | [] |
public class Quiz05_05 {
public static void main(String args[]) {
for(int i=1; i<10; i++) {
if(i%2==0) {
for(int j=1; j<=i; j++) {
System.out.println(i+" x "+j+" = "+(i*j));
}
System.out.println();
}
}
/*
int i=1, j=1;
while(i<10) {
j=1;
if(i%2==0) {
while(j<=i) {
Sy... | 430 | 0.423256 | 0.383721 | 27 | 14.888889 | 13.633655 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.259259 | false | false | 13 |
701aa41bbd5479b687a44b7542580bd9bad6fda3 | 22,101,901,716,539 | 86518661b39b9f308e76a7be31bf64f0deed8478 | /src/main/java/com/ex/musicdb/model/view/AlbumCardViewModel.java | b0a25f2742d34160a277760c825391584b56cc4e | [] | no_license | KaloyanBratovanov/MusicDB | https://github.com/KaloyanBratovanov/MusicDB | b6a25e980c323b7803244a1a033d323efde2c66b | ce2c85b758b9c8d76cb438f7dfb004be2e6a9e2b | refs/heads/main | 2023-04-04T06:38:09.246000 | 2021-04-11T10:16:46 | 2021-04-11T10:16:46 | 349,534,129 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ex.musicdb.model.view;
import com.ex.musicdb.model.entities.enums.Genre;
import java.math.BigDecimal;
import java.time.Instant;
import java.time.LocalDate;
public class AlbumCardViewModel {
private Long id;
private String name;
private String imageUrl;
private Integer copies;
private... | UTF-8 | Java | 1,890 | java | AlbumCardViewModel.java | Java | [] | null | [] | package com.ex.musicdb.model.view;
import com.ex.musicdb.model.entities.enums.Genre;
import java.math.BigDecimal;
import java.time.Instant;
import java.time.LocalDate;
public class AlbumCardViewModel {
private Long id;
private String name;
private String imageUrl;
private Integer copies;
private... | 1,890 | 0.625397 | 0.625397 | 95 | 18.894737 | 17.11046 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.389474 | false | false | 13 |
1159a723571ef4a182321555e014c99851e57f54 | 33,724,083,217,908 | b3dc6887d3611c2c87d077ffc4dca9071a328537 | /src/kingery/game/gfx/Animation.java | 51a8fc8dc1b4078ee4747ff6ac4a23711e57f9c3 | [] | no_license | SeriousSirToad/Tree2d | https://github.com/SeriousSirToad/Tree2d | cbc51804e6c3fd1f91ad6fc0108b3f5c140e3e9b | a681a460ed418c91aa55038e732eccb3708344a9 | refs/heads/master | 2021-07-13T11:12:53.434000 | 2020-05-26T17:54:38 | 2020-05-26T17:54:38 | 146,236,161 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kingery.game.gfx;
import java.awt.image.BufferedImage;
public class Animation {
public BufferedImage[] frames;
public BufferedImage currentFrame;
public int frameSkip;
private int frameIndex;
boolean skipFirst = false;
public Animation(boolean skipFirst, int frameSkip, BufferedImage[] imag... | UTF-8 | Java | 938 | java | Animation.java | Java | [] | null | [] | package kingery.game.gfx;
import java.awt.image.BufferedImage;
public class Animation {
public BufferedImage[] frames;
public BufferedImage currentFrame;
public int frameSkip;
private int frameIndex;
boolean skipFirst = false;
public Animation(boolean skipFirst, int frameSkip, BufferedImage[] imag... | 938 | 0.656716 | 0.649254 | 46 | 18.391304 | 16.733822 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.913043 | false | false | 13 |
fc5ddf797311ff60e5600ba7905bf8d11145aa80 | 807,453,874,936 | e708a549c91d60e8ec921811e093e666a9900585 | /src/test/java/com/dywl/iot/testCase/LoginTest2.java | f4a2af5c49165fa927d402a668a0db5078ead47a | [] | no_license | maidou1152/moon | https://github.com/maidou1152/moon | 9d7fd2bbdb073a05db9624dad7ecc5b94fb36dde | eed9b09e8821df706961f62074749b3307bcfd0e | refs/heads/master | 2022-07-06T17:25:07.830000 | 2020-05-13T02:24:51 | 2020-05-13T02:24:51 | 255,784,672 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dywl.iot.testCase;
import org.openqa.selenium.By;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.interactions.Actions;
import org.testng.Assert;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import com.dywl.iot.base.BaseTest;
public class Lo... | UTF-8 | Java | 4,557 | java | LoginTest2.java | Java | [
{
"context": "nage().window().maximize();\r\n\t\tString url=\"http://183.129.159.166:10056/login\";\r\n\t\tdriver.get(url);\r\n\t\tWaitTime();\r",
"end": 553,
"score": 0.9988755583763123,
"start": 538,
"tag": "IP_ADDRESS",
"value": "183.129.159.166"
},
{
"context": "nage().window().m... | null | [] | package com.dywl.iot.testCase;
import org.openqa.selenium.By;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.interactions.Actions;
import org.testng.Assert;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import com.dywl.iot.base.BaseTest;
public class Lo... | 4,553 | 0.69262 | 0.650418 | 116 | 36.215519 | 25.746378 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.896552 | false | false | 13 |
1cc13cb3104b8c815c85903679cbaadae6d16af0 | 23,433,341,605,330 | 1cb69b1f5e528c276a18b4e2e1df4f2f7980eb9f | /src/main/java/org/asuki/springboot/controller/api/OpenIdConnectResource.java | 56dea3b006d0eb0490dd6cb4497a71762756bbcd | [] | no_license | AsukiLiu/Spring-Boot | https://github.com/AsukiLiu/Spring-Boot | 2a96b7855b0091ce7b17b4b067dc1ee466aef49b | df1309f75737b13f363ce928ebd5091134911e45 | refs/heads/master | 2021-01-13T00:55:51.257000 | 2015-11-29T08:58:57 | 2015-11-29T08:58:57 | 44,817,499 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.asuki.springboot.controller.api;
import com.nimbusds.oauth2.sdk.*;
import com.nimbusds.oauth2.sdk.id.ClientID;
import com.nimbusds.oauth2.sdk.id.State;
import com.nimbusds.openid.connect.sdk.AuthenticationRequest;
import com.nimbusds.openid.connect.sdk.AuthenticationSuccessResponse;
import org.slf4j.Logger... | UTF-8 | Java | 2,172 | java | OpenIdConnectResource.java | Java | [] | null | [] | package org.asuki.springboot.controller.api;
import com.nimbusds.oauth2.sdk.*;
import com.nimbusds.oauth2.sdk.id.ClientID;
import com.nimbusds.oauth2.sdk.id.State;
import com.nimbusds.openid.connect.sdk.AuthenticationRequest;
import com.nimbusds.openid.connect.sdk.AuthenticationSuccessResponse;
import org.slf4j.Logger... | 2,172 | 0.763352 | 0.76105 | 62 | 34.032257 | 30.519146 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.645161 | false | false | 13 |
3e7ca39e2511a1004082159979504e18de26e72a | 2,482,491,149,774 | e78c4cd51b20cc0124f1b9fc2b52c017c69182a4 | /msip-bhu-business-impl/msip_bhu_business_redis_impl/src/main/java/com/bhu/vas/business/bucache/redis/serviceimpl/devices/WifiDeviceHandsetAliasService.java | e1a178b0963008943643192d1bf4ace0c5deb1b1 | [] | no_license | Major-Lee/my-first-company | https://github.com/Major-Lee/my-first-company | b4e20181b55557c2b71de0aa81f4b706614c1565 | 7cbe95891d3da0df35a9cf5b3eb9a962da9b101d | refs/heads/master | 2020-05-20T23:02:30.797000 | 2015-10-30T07:08:26 | 2015-10-30T07:08:26 | 84,528,374 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bhu.vas.business.bucache.redis.serviceimpl.devices;
import com.bhu.vas.business.bucache.redis.serviceimpl.BusinessKeyDefine;
import com.smartwork.msip.cores.cache.relationcache.impl.jedis.RedisKeyEnum;
import com.smartwork.msip.cores.cache.relationcache.impl.jedis.RedisPoolManager;
import com.smartwork.msi... | UTF-8 | Java | 2,144 | java | WifiDeviceHandsetAliasService.java | Java | [] | null | [] | package com.bhu.vas.business.bucache.redis.serviceimpl.devices;
import com.bhu.vas.business.bucache.redis.serviceimpl.BusinessKeyDefine;
import com.smartwork.msip.cores.cache.relationcache.impl.jedis.RedisKeyEnum;
import com.smartwork.msip.cores.cache.relationcache.impl.jedis.RedisPoolManager;
import com.smartwork.msi... | 2,144 | 0.730114 | 0.730114 | 66 | 31 | 31.632837 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.439394 | false | false | 13 |
7b7452c3b88dc26b846b8f50be682b6febb8ba3e | 31,860,067,418,304 | c5c7eff45184d241f7e5b6e85863f64c0e78a493 | /src/metier/reservDao.java | ee511c9182db2a580b43fd866bfdf0ebc6d80b68 | [] | no_license | aymanP/Gestion-biblioteque | https://github.com/aymanP/Gestion-biblioteque | 6158f5dee205ecb573620f62177134fe6c4d6ea6 | 6daa69601a6031a12e42cdec9e52c62053ee796a | refs/heads/master | 2021-01-15T17:09:48.779000 | 2017-08-08T20:37:05 | 2017-08-08T20:37:05 | 99,733,767 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package metier;
import java.util.List;
import metier.entities.Reservation;
public interface reservDao {
public void addReserv(Reservation user);
public void updateReserv(Reservation user);
public List<Reservation> ListReserv();
public Reservation getReserv(int Id);
public void deleteReserv(int id);
}
| UTF-8 | Java | 311 | java | reservDao.java | Java | [] | null | [] | package metier;
import java.util.List;
import metier.entities.Reservation;
public interface reservDao {
public void addReserv(Reservation user);
public void updateReserv(Reservation user);
public List<Reservation> ListReserv();
public Reservation getReserv(int Id);
public void deleteReserv(int id);
}
| 311 | 0.790997 | 0.790997 | 14 | 21.214285 | 17.230284 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.928571 | false | false | 13 |
7641e627ac7abf54a6da6fe4041ab60c64a80b7a | 27,676,769,271,753 | aedb022e3f23a93cd48cedb58af0599132534f3d | /src/test/java/com/looveh/blog_web/BlogWebApplicationTests.java | 18331f7430f4cf1d4a1209db60b984c937b2f121 | [] | no_license | MrRohwei/blog_web | https://github.com/MrRohwei/blog_web | 456b53e3c57d6c538cdde8074d7bea070b5b0a72 | ca6ceaa7f3a278a06b397ffd7f653336cc02146f | refs/heads/master | 2022-07-01T12:11:22.268000 | 2019-06-19T07:51:29 | 2019-06-19T07:51:29 | 187,319,244 | 0 | 0 | null | false | 2022-06-17T02:12:15 | 2019-05-18T05:42:14 | 2019-06-19T07:51:40 | 2022-06-17T02:12:14 | 7,120 | 0 | 0 | 3 | JavaScript | false | false | //package com.looveh.blog_web;
//
//import com.looveh.blog_web.service.BlogNavigationService;
//import org.junit.Test;
//import org.junit.runner.RunWith;
//import org.springframework.beans.factory.annotation.Autowired;
//import org.springframework.boot.test.context.SpringBootTest;
//import org.springframework.jdbc.core... | UTF-8 | Java | 1,143 | java | BlogWebApplicationTests.java | Java | [] | null | [] | //package com.looveh.blog_web;
//
//import com.looveh.blog_web.service.BlogNavigationService;
//import org.junit.Test;
//import org.junit.runner.RunWith;
//import org.springframework.beans.factory.annotation.Autowired;
//import org.springframework.boot.test.context.SpringBootTest;
//import org.springframework.jdbc.core... | 1,143 | 0.679543 | 0.67691 | 39 | 28.205128 | 22.199768 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.487179 | false | false | 13 |
01cc5925de7d30b9d5132f925e45ffb554aebe51 | 27,676,769,269,555 | cb91bcb98beb602898414def0cecb516961627e6 | /src/main/java/com/ch/sms/simulator/sms/cmpp/CMPPConfigure.java | ea4675191e91e46862c24a0da9cb95ad6beac82b | [
"Apache-2.0"
] | permissive | OpenRCS/sms-simulator | https://github.com/OpenRCS/sms-simulator | 0ecfbc7086978ee9e44db7d9fe031bcddee1b4c5 | 03741e8edff4c21aa5ff40436710dcc8c7f3dd0f | refs/heads/main | 2023-03-09T02:43:07.595000 | 2021-02-23T08:29:25 | 2021-02-23T08:29:25 | 335,307,420 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ch.sms.simulator.sms.cmpp;
import com.ch.sms.simulator.sms.AbstractConfigure;
import com.ch.sms.simulator.sms.SmsVersion;
public class CMPPConfigure extends AbstractConfigure {
private SmsVersion version;
public void setVersion(SmsVersion version) {
this.version = version;
}
@Override
public Sms... | UTF-8 | Java | 367 | java | CMPPConfigure.java | Java | [] | null | [] | package com.ch.sms.simulator.sms.cmpp;
import com.ch.sms.simulator.sms.AbstractConfigure;
import com.ch.sms.simulator.sms.SmsVersion;
public class CMPPConfigure extends AbstractConfigure {
private SmsVersion version;
public void setVersion(SmsVersion version) {
this.version = version;
}
@Override
public Sms... | 367 | 0.773842 | 0.773842 | 19 | 18.31579 | 19.542269 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.842105 | false | false | 13 |
21003c7c5e5c7beebae833443afe29a915b3f887 | 7,834,020,367,314 | b3e306472ef9dc19cf383c8c776684ca7cec4f14 | /src/main/java/mandarin/StartupListener.java | b22989cc35a95db2585e21660a6480165b758148 | [] | no_license | mayi12/nwpu-mandarin | https://github.com/mayi12/nwpu-mandarin | b424718b4447e93f813f0273f0bb87ed0199cd17 | 2b3b1429eaeb02e1020fbbd410fc253a3453bf7a | refs/heads/master | 2020-08-01T21:18:01.328000 | 2019-09-26T15:18:59 | 2019-09-26T15:18:59 | 211,119,850 | 0 | 0 | null | true | 2019-10-05T03:04:40 | 2019-09-26T15:17:22 | 2019-09-26T15:35:03 | 2019-09-26T15:35:01 | 271 | 0 | 0 | 1 | Java | false | false | package mandarin;
import mandarin.entities.Book;
import mandarin.entities.Category;
import org.apache.commons.io.IOUtils;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.Transaction;
import org.springframework.context.event.ContextRefreshedEvent;
import org.springframework.conte... | UTF-8 | Java | 3,688 | java | StartupListener.java | Java | [
{
"context": "k(\"9780262033848\", \"Introduction to Algorithms\", \"Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, Clifford",
"end": 1973,
"score": 0.9998756051063538,
"start": 1957,
"tag": "NAME",
"value": "Thomas H. Cormen"
},
{
"context": ", \"Introduction to Algorithm... | null | [] | package mandarin;
import mandarin.entities.Book;
import mandarin.entities.Category;
import org.apache.commons.io.IOUtils;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.Transaction;
import org.springframework.context.event.ContextRefreshedEvent;
import org.springframework.conte... | 3,638 | 0.630965 | 0.61551 | 97 | 37.03093 | 34.129665 | 208 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.948454 | false | false | 13 |
07f1b1486fda5b111b7dea226427999d1ba67af2 | 7,834,020,366,870 | 352b447126d637efe5cfcac75729deea93117ffc | /android/KMAPro/kMAPro/src/main/java/com/tavultesoft/kmapro/WebBrowserActivity.java | 3d72f77bbaa5df75f75218ef94c4cfd1111e6f5f | [
"MIT"
] | permissive | gitarthakalita/keyman | https://github.com/gitarthakalita/keyman | 5ffd7b77df7dbe9acdf841a776493fda3e98ecd3 | 102613e1b0a85716b90aa6691d617a6aeb5c58f5 | refs/heads/master | 2020-03-18T20:41:35.999000 | 2018-05-18T08:33:49 | 2018-05-18T08:33:49 | 135,232,390 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright (C) 2017 SIL International. All rights reserved.
*/
package com.tavultesoft.kmapro;
import java.net.MalformedURLException;
import java.net.URL;
import com.tavultesoft.kmea.KMManager;
import android.annotation.SuppressLint;
import android.content.Context;
import android.content.Intent;
import andro... | UTF-8 | Java | 14,460 | java | WebBrowserActivity.java | Java | [] | null | [] | /**
* Copyright (C) 2017 SIL International. All rights reserved.
*/
package com.tavultesoft.kmapro;
import java.net.MalformedURLException;
import java.net.URL;
import com.tavultesoft.kmea.KMManager;
import android.annotation.SuppressLint;
import android.content.Context;
import android.content.Intent;
import andro... | 14,460 | 0.65982 | 0.658645 | 435 | 32.243679 | 24.569777 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.636782 | false | false | 13 |
ff78f8870d599534b74b2467c02063900df2b827 | 28,346,784,177,267 | c5b8f09683598bc6b34c01e5f50ad59b9a4c7c0a | /app/src/main/java/ca/shahnewazkhan/locator/MainActivity.java | 3d59a8c496393f74c2bdc34cce2c2c22e0208407 | [] | no_license | ShahNewazKhan/locatorAndroid | https://github.com/ShahNewazKhan/locatorAndroid | edeeed24a283d67069cae57b95ec0dc38f0078e9 | d6f33f4ec1c694e0be422ec4c3a4ea6a023f036a | refs/heads/master | 2021-01-20T06:20:19.146000 | 2015-07-31T07:00:23 | 2015-07-31T07:00:23 | 38,581,651 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ca.shahnewazkhan.locator;
import android.content.Context;
import android.content.Intent;
import android.location.Location;
import android.os.Bundle;
import android.support.design.widget.Snackbar;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.LinearLayoutManager;
import andro... | UTF-8 | Java | 14,449 | java | MainActivity.java | Java | [
{
"context": " profile;\n private String locatorApi = \"http://107.170.234.15:3000/api/users/\";\n\n @Override\n protected vo",
"end": 2912,
"score": 0.9997031092643738,
"start": 2898,
"tag": "IP_ADDRESS",
"value": "107.170.234.15"
}
] | null | [] | package ca.shahnewazkhan.locator;
import android.content.Context;
import android.content.Intent;
import android.location.Location;
import android.os.Bundle;
import android.support.design.widget.Snackbar;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.LinearLayoutManager;
import andro... | 14,446 | 0.643989 | 0.641844 | 440 | 31.838636 | 27.01252 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.552273 | false | false | 13 |
3b34d752ec1be41ccf67b8f8c7eb022348d322b4 | 31,104,153,172,997 | 95f098d72ff9001ce52b98ed5f5c487f2c566213 | /kidneyMatching/src/inputOutput/node/unosExchangeUnit/UnosPatientInputAttributes.java | f5a7e99101d281015d9d1d0fa98838fc4d4deaa6 | [
"Apache-2.0"
] | permissive | juvenn/kidneyExchange | https://github.com/juvenn/kidneyExchange | 08af73e0aae6d0f903cbcf053a231e678af0bb50 | cce52e7a5f5ca60ab8f44349097b719673b996b9 | refs/heads/master | 2021-01-15T10:31:10.209000 | 2017-08-07T15:00:21 | 2017-08-07T15:00:21 | 99,586,051 | 0 | 0 | null | true | 2017-08-07T14:21:31 | 2017-08-07T14:21:31 | 2016-05-08T18:14:22 | 2014-08-17T22:12:59 | 50,240 | 0 | 0 | 0 | null | null | null | package inputOutput.node.unosExchangeUnit;
import inputOutput.core.Attribute;
import protoModeler.UnosPredicateBuilder.UnosHistoricData;
import unosData.UnosPatient;
import data.BloodType;
import data.Race;
public class UnosPatientInputAttributes {
private final UnosHistoricData unosHistoricalData;
private fina... | UTF-8 | Java | 3,019 | java | UnosPatientInputAttributes.java | Java | [] | null | [] | package inputOutput.node.unosExchangeUnit;
import inputOutput.core.Attribute;
import protoModeler.UnosPredicateBuilder.UnosHistoricData;
import unosData.UnosPatient;
import data.BloodType;
import data.Race;
public class UnosPatientInputAttributes {
private final UnosHistoricData unosHistoricalData;
private fina... | 3,019 | 0.693607 | 0.693607 | 111 | 26.198198 | 22.498777 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.585586 | false | false | 13 |
e926a59941755d1d7a4a6d51179cfd3088b8bb48 | 3,264,175,168,112 | 40021ccd580a0a63ff74de5c1d0f7c41773e349a | /guns-gateway/src/main/java/com/stylefeng/guns/rest/modular/user/vo/TokenAndRandomkey.java | 7173b8a730623f851ede23a0757b38fa06695e59 | [
"Apache-2.0"
] | permissive | pmixq/project_guns | https://github.com/pmixq/project_guns | d815f3eb8e84d70b589154520b8d83916603e468 | d7f15d9f0b87b4d5071b61bfed5405c4f593f5e9 | refs/heads/master | 2022-10-17T05:22:59.221000 | 2019-07-23T13:05:21 | 2019-07-23T13:05:21 | 197,003,883 | 0 | 0 | NOASSERTION | false | 2022-10-12T20:29:19 | 2019-07-15T13:26:40 | 2019-07-23T13:06:15 | 2022-10-12T20:29:16 | 4,239 | 0 | 0 | 6 | Java | false | false | package com.stylefeng.guns.rest.modular.user.vo;
import lombok.Data;
@Data
public class TokenAndRandomkey {
String randomKey;
String token;
}
| UTF-8 | Java | 152 | java | TokenAndRandomkey.java | Java | [] | null | [] | package com.stylefeng.guns.rest.modular.user.vo;
import lombok.Data;
@Data
public class TokenAndRandomkey {
String randomKey;
String token;
}
| 152 | 0.75 | 0.75 | 9 | 15.888889 | 15.538085 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 13 |
93885993a7a200785313a02da80383e0e3a4166c | 9,569,187,156,871 | 3142ad1075cc2caea798c46e4724549f6a9fb716 | /sdk/src/test/java/com/microsoft/azure/cosmosdb/rx/internal/DocumentQuerySpyWireContentTest.java | b85b2ca8c7079436c6ddce1eb2cd059268126ba5 | [
"MIT",
"LicenseRef-scancode-public-domain"
] | permissive | Azure/azure-cosmosdb-java | https://github.com/Azure/azure-cosmosdb-java | 2b4013cf8ac65be4e5333163729d867eb7a41d4c | bacc1b15cbc13bd036e905b44da9eaa7aaa5ff5e | refs/heads/master | 2023-06-27T04:29:32.788000 | 2022-09-13T22:50:02 | 2022-09-13T22:50:02 | 85,361,423 | 70 | 63 | MIT | false | 2023-06-14T22:23:28 | 2017-03-17T22:59:18 | 2023-02-07T16:34:35 | 2023-06-14T22:23:24 | 10,221 | 54 | 64 | 65 | Java | false | false | /**
* The MIT License (MIT)
* Copyright (c) 2018 Microsoft Corporation
*
* 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
* ... | UTF-8 | Java | 10,078 | java | DocumentQuerySpyWireContentTest.java | Java | [
{
"context": " options1.setPartitionKey(new PartitionKey(\"99\"));\n String query1 = \"Select * from r\";\n ",
"end": 4066,
"score": 0.8978179693222046,
"start": 4065,
"tag": "KEY",
"value": "9"
},
{
"context": " options3.setPartitionKey(new PartitionKey(\"99\"));\... | null | [] | /**
* The MIT License (MIT)
* Copyright (c) 2018 Microsoft Corporation
*
* 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
* ... | 10,078 | 0.709565 | 0.69994 | 227 | 43.396477 | 33.423351 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.77533 | false | false | 13 |
ec465798af6272972125015708de452c84e2ee3c | 24,799,141,190,337 | d4e1173e428d07d5e05b3442645e7feb42c24715 | /src/Filesplit.java | e3bfc6d33bc76a6d4fe33676f4cb1fd2cb5f82cf | [] | no_license | xKk2016/datapipeline | https://github.com/xKk2016/datapipeline | 8e2b07588ee90b3239b925ff10011706f9545913 | 7e03f3d6e83ffd95b1e08c67ff0989f0ed34354a | refs/heads/master | 2020-04-29T04:19:46.351000 | 2019-03-15T15:14:29 | 2019-03-15T15:14:29 | 175,843,500 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.*;
public class Filesplit {
public static void main(String[] args) throws IOException {
String root = System.getProperty("user.dir");
FileReader fileReader = new FileReader(root+"\\src"+"\\chenfei.txt");
BufferedReader bufferedReader = new BufferedReader(fileReader);
... | UTF-8 | Java | 1,008 | java | Filesplit.java | Java | [] | null | [] | import java.io.*;
public class Filesplit {
public static void main(String[] args) throws IOException {
String root = System.getProperty("user.dir");
FileReader fileReader = new FileReader(root+"\\src"+"\\chenfei.txt");
BufferedReader bufferedReader = new BufferedReader(fileReader);
... | 1,008 | 0.506944 | 0.502976 | 33 | 29.545454 | 28.898035 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.606061 | false | false | 13 |
da4f345f79c3454468da1428410fca01db19e3b4 | 12,756,052,896,649 | be0a878a56747606e87d3198def98252f029d610 | /src/main/java/com/example/NameSelect/CustomUserRepository.java | c1616485fb2e6e25c39f83fc4cee30b6cd24f941 | [] | no_license | lasur/NameSelect | https://github.com/lasur/NameSelect | 4206a49e94e342ab8a4695d2553d3b0efae1b428 | bcda5aad621d91338a8298e4ceb0194d2a548a0c | refs/heads/master | 2022-11-23T06:36:48.841000 | 2020-07-29T15:05:18 | 2020-07-29T15:05:18 | 283,529,287 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.NameSelect;
import org.springframework.stereotype.Repository;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import javax.transaction.Transactional;
@Repository
public class CustomUserRepository {
@PersistenceContext
private EntityManager entityMana... | UTF-8 | Java | 2,084 | java | CustomUserRepository.java | Java | [] | null | [] | package com.example.NameSelect;
import org.springframework.stereotype.Repository;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import javax.transaction.Transactional;
@Repository
public class CustomUserRepository {
@PersistenceContext
private EntityManager entityMana... | 2,084 | 0.629559 | 0.619002 | 66 | 30.59091 | 26.722467 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.560606 | false | false | 13 |
cd5cd4625eb17b502eb50bb1d38fd604101865b7 | 4,518,305,622,654 | a92f6b3a0949f58b662e0db87a4568708d578a04 | /src/main/java/com/data/dashboard/dao/FansTargetMapper.java | 16e7be7038637ed781ef85ccbb2551cfea452d10 | [] | no_license | nick-cwb/DataDashboard | https://github.com/nick-cwb/DataDashboard | 6def1b4324a07084524f167d3d160e41896ad7fe | fa994b98d16c95671e9f5ef14cd3050f6a15e3ad | refs/heads/master | 2020-03-13T05:04:48.582000 | 2018-04-25T08:31:18 | 2018-04-25T08:31:18 | 130,975,477 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package com.data.dashboard.dao;
import java.util.List;
import com.data.dashboard.entity.FansTarget;
/**
* @author Nick
*
* @Description
*
* @version 2018年4月14日 下午3:02:26
*
*/
public interface FansTargetMapper {
List<FansTarget> queryFansTarget(String regionId);
List<FansTarget> queryFansTrend... | UTF-8 | Java | 379 | java | FansTargetMapper.java | Java | [
{
"context": ".data.dashboard.entity.FansTarget;\n\n/**\n * @author Nick\n * \n * @Description\n *\n * @version 2018年4月14日 下午3",
"end": 134,
"score": 0.9958109259605408,
"start": 130,
"tag": "NAME",
"value": "Nick"
}
] | null | [] | /**
*
*/
package com.data.dashboard.dao;
import java.util.List;
import com.data.dashboard.entity.FansTarget;
/**
* @author Nick
*
* @Description
*
* @version 2018年4月14日 下午3:02:26
*
*/
public interface FansTargetMapper {
List<FansTarget> queryFansTarget(String regionId);
List<FansTarget> queryFansTrend... | 379 | 0.712737 | 0.680217 | 24 | 14.375 | 16.675362 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 13 |
9ce4195e264cbe7c804ab7c2b6feb6a9ade009f1 | 32,057,635,923,654 | fa1ad2e2ac7e376fc7cb3b3a6e1bb88eed3e80be | /studio/modules/quartz-service-parent/quartz-service-api/src/main/java/cn/datax/service/quartz/api/dto/QrtzJobDto.java | 70842f12c04fa7a2bd5efd57c8461bc9a6cdccd7 | [
"Apache-2.0",
"BSD-3-Clause",
"MIT"
] | permissive | alldatacenter/alldata | https://github.com/alldatacenter/alldata | 7bc7713c9f1d56ad6b8e59ea03206d1073b7e047 | 8d5f9a2d49ab8f9e85ccf058cb02c2fda287afc6 | refs/heads/master | 2023-08-05T07:32:25.442000 | 2023-08-03T13:17:24 | 2023-08-03T13:17:24 | 213,321,771 | 774 | 250 | Apache-2.0 | false | 2023-09-06T17:35:32 | 2019-10-07T07:36:18 | 2023-09-06T07:35:48 | 2023-09-06T17:35:30 | 1,610,032 | 1,898 | 711 | 14 | null | false | false | package cn.datax.service.quartz.api.dto;
import cn.datax.common.validate.ValidationGroups;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
import javax.validation.constraints.NotBlank;
import javax.validation.constraints.NotNull;
import java.io.Seri... | UTF-8 | Java | 1,934 | java | QrtzJobDto.java | Java | [
{
"context": "\n * <p>\r\n * 定时任务信息表 实体DTO\r\n * </p>\r\n *\r\n * @author AllDataDC\r\n * @date 2022-11-14\r\n */\r\n@ApiModel(value = \"定时任",
"end": 395,
"score": 0.9995477199554443,
"start": 386,
"tag": "USERNAME",
"value": "AllDataDC"
}
] | null | [] | package cn.datax.service.quartz.api.dto;
import cn.datax.common.validate.ValidationGroups;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
import javax.validation.constraints.NotBlank;
import javax.validation.constraints.NotNull;
import java.io.Seri... | 1,934 | 0.72097 | 0.715896 | 47 | 35.744682 | 30.697195 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.595745 | false | false | 13 |
ddcd4753c10fabde1638b65ab7ba2a28b196d436 | 32,160,715,140,330 | f2c33683703189b1fc96e8cd5591222c615c5ccc | /latihan/sesi-06/src/belajar/oop/Tunai.java | 87db3026219112c68a724feb2e42661f2f811d39 | [] | no_license | endymuhardin/materi-java-fundamental | https://github.com/endymuhardin/materi-java-fundamental | 511d7e4633df18a85dae54f1bc0664848e3867bb | 579e0359fb9920e47161cddfd39e6a6405e9244e | refs/heads/master | 2021-01-11T11:01:19.034000 | 2013-09-13T04:25:24 | 2013-09-13T04:25:24 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package belajar.oop;
import java.math.BigDecimal;
public class Tunai extends Pembayaran {
private BigDecimal dibayar;
public BigDecimal kembalian(Pembelian p){
return dibayar.subtract(p.total());
}
public void proses(){
System.out.println("Memproses pembayaran tunai");
}
public BigDecimal getDibayar(){
... | UTF-8 | Java | 409 | java | Tunai.java | Java | [] | null | [] | package belajar.oop;
import java.math.BigDecimal;
public class Tunai extends Pembayaran {
private BigDecimal dibayar;
public BigDecimal kembalian(Pembelian p){
return dibayar.subtract(p.total());
}
public void proses(){
System.out.println("Memproses pembayaran tunai");
}
public BigDecimal getDibayar(){
... | 409 | 0.738386 | 0.738386 | 23 | 16.826086 | 16.84366 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.043478 | false | false | 13 |
e47763d7849de39c765c7e78913b98cf1aa98d78 | 4,982,162,091,244 | 8fbffb4dd0adb309c8c1f005b0f64d37451c9d60 | /web/src/main/java/com/athleticspot/training/infrastracture/dto/in/BaseInformationInDtoAssembler.java | 8c37d66d4aa852121e6e231dde9bf08ab1ca16f5 | [] | no_license | athleticspot/athleticspot | https://github.com/athleticspot/athleticspot | 1465237f345c9fb4d847f0b10cd2a8b0242de959 | d533e6061e1a6b9dbbfa2657db68b94978bfee45 | refs/heads/master | 2023-01-05T06:14:56.042000 | 2020-03-13T15:27:42 | 2020-03-13T15:27:42 | 97,162,460 | 0 | 2 | null | false | 2022-12-10T06:35:26 | 2017-07-13T20:30:45 | 2020-03-13T15:28:33 | 2022-12-10T06:35:25 | 177,354 | 0 | 2 | 14 | JavaScript | false | false | package com.athleticspot.training.infrastracture.dto.in;
import com.athleticspot.training.domain.trainingsurvey.BaseInformation;
import org.springframework.stereotype.Component;
/**
* @author Tomasz Kasprzycki
*/
@Component
public class BaseInformationInDtoAssembler {
public BaseInformation assemble(BaseInform... | UTF-8 | Java | 538 | java | BaseInformationInDtoAssembler.java | Java | [
{
"context": "ingframework.stereotype.Component;\n\n/**\n * @author Tomasz Kasprzycki\n */\n@Component\npublic class BaseInformationInDtoA",
"end": 212,
"score": 0.9997265934944153,
"start": 195,
"tag": "NAME",
"value": "Tomasz Kasprzycki"
}
] | null | [] | package com.athleticspot.training.infrastracture.dto.in;
import com.athleticspot.training.domain.trainingsurvey.BaseInformation;
import org.springframework.stereotype.Component;
/**
* @author <NAME>
*/
@Component
public class BaseInformationInDtoAssembler {
public BaseInformation assemble(BaseInformationInDto ... | 527 | 0.763941 | 0.763941 | 18 | 28.888889 | 27.756659 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 13 |
cd46208c04cd800195825eaf46f631d7fd20332d | 19,619,410,635,775 | 7d7d3c898b8ffd8826ace9228ec7a5c00f76108e | /kefirUtil/src/test/java/su/opencode/kefir/util/test/objectUtils/SampleEnum.java | d10d4d62ec508d2c5ba788d9a2a80847021d4afe | [] | no_license | dmitry-weirdo/pda-kefir | https://github.com/dmitry-weirdo/pda-kefir | 887fa83970853a80bfa40bdc69d2492476a1a003 | cf600aa6cff7c83f4b7c8144237f222b5138214f | refs/heads/master | 2022-07-08T08:21:45.466000 | 2020-12-02T02:56:36 | 2020-12-02T02:56:36 | 55,863,695 | 0 | 0 | null | false | 2022-06-29T16:51:35 | 2016-04-09T19:44:53 | 2020-12-02T02:56:35 | 2022-06-29T16:51:32 | 33,371 | 0 | 0 | 7 | Java | false | false | /**
Copyright 2013 LLC "Open Code"
http://www.o-code.ru
$HeadURL$
$Author$
$Revision$
$Date:: $
*/
package su.opencode.kefir.util.test.objectUtils;
public enum SampleEnum
{
firstEnumValue, secondEnumValue, thirdEnumValue
} | UTF-8 | Java | 252 | java | SampleEnum.java | Java | [] | null | [] | /**
Copyright 2013 LLC "Open Code"
http://www.o-code.ru
$HeadURL$
$Author$
$Revision$
$Date:: $
*/
package su.opencode.kefir.util.test.objectUtils;
public enum SampleEnum
{
firstEnumValue, secondEnumValue, thirdEnumValue
} | 252 | 0.662698 | 0.646825 | 14 | 17.071428 | 16.250118 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 13 |
caafe3d9de689737001e6aa60a722c251c602f13 | 23,940,147,735,021 | 5b422b84fea467e9ccbe1b90eddd70ec1d531301 | /java/_coursera/_oop_java_spec_duke/C1/W2/src/com/iuriio/oop/strings_first_assignment/Part2.java | 0218dfbe4bfe958814f1115782c29f882d8d4689 | [
"MIT"
] | permissive | iuriioapps/experiments | https://github.com/iuriioapps/experiments | da944a57e051d0deeea0e18e10e3da8e2805cd61 | decff8dd5f0371a406ecfa859f5b0b3e5802d00d | refs/heads/master | 2018-10-22T13:33:10.116000 | 2018-08-21T15:23:36 | 2018-08-21T15:23:36 | 118,864,939 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.iuriio.oop.strings_first_assignment;
import java.util.Locale;
public class Part2 {
private String findSimpleGene(final String dna, final String startCodon, final String endCodon) {
final int startCodonIndex = dna.indexOf(startCodon);
if (startCodonIndex < 0) {
return null;
... | UTF-8 | Java | 1,270 | java | Part2.java | Java | [] | null | [] | package com.iuriio.oop.strings_first_assignment;
import java.util.Locale;
public class Part2 {
private String findSimpleGene(final String dna, final String startCodon, final String endCodon) {
final int startCodonIndex = dna.indexOf(startCodon);
if (startCodonIndex < 0) {
return null;
... | 1,270 | 0.576378 | 0.566142 | 42 | 29.238094 | 24.423651 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52381 | false | false | 13 |
3eaf4acc9a4de4567c22e1d874fe4689b89ea2f3 | 33,389,075,788,355 | 7d5dadb3ae24e74a8c738902191e1e69bc6859c2 | /order_backend_springboot/src/test/java/com/order/repository/CategoryRepositoryTest.java | 9abc194fc0187dfe9ec589eb6184b9130561c9a0 | [] | no_license | kala2c/order | https://github.com/kala2c/order | 958da0b021e4e77cff1b5593f3072f4f9e8e94ec | fedc4746435cc07c79740ae6aef54140b82349b8 | refs/heads/master | 2023-01-10T23:18:28.893000 | 2020-03-21T14:28:15 | 2020-03-21T14:28:15 | 248,742,789 | 0 | 0 | null | false | 2023-01-05T10:29:44 | 2020-03-20T11:50:28 | 2020-03-21T14:28:39 | 2023-01-05T10:29:43 | 3,461 | 0 | 0 | 26 | Java | false | false | package com.order.repository;
import com.order.domain.entity.Category;
import lombok.extern.slf4j.Slf4j;
import org.junit.Assert;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
import o... | UTF-8 | Java | 711 | java | CategoryRepositoryTest.java | Java | [] | null | [] | package com.order.repository;
import com.order.domain.entity.Category;
import lombok.extern.slf4j.Slf4j;
import org.junit.Assert;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
import o... | 711 | 0.763713 | 0.756681 | 30 | 22.700001 | 20.375067 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 13 |
61f8f0b8782c87a11579e10804fe175516501456 | 20,727,512,196,063 | 32fd0a92293e1f28c3acc0d66f82f9e74b37d357 | /app/src/main/java/com/matrix/myapplication/view/LoadingDialog.java | 38fb415fab1a25885d7de36eb09e94ffda07cf2a | [] | no_license | Clyr/TestList | https://github.com/Clyr/TestList | bba28d62ffb50420b171a73f524f9680b6977b62 | 3af631927075dea14dcdfef04c82bcf19f7f6e08 | refs/heads/master | 2021-07-10T13:03:19.494000 | 2020-08-18T12:13:12 | 2020-08-18T12:13:12 | 185,518,920 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.matrix.myapplication.view;
import android.app.Activity;
import android.app.Dialog;
import android.view.Gravity;
import android.view.LayoutInflater;
import android.view.View;
import android.view.Window;
import android.view.WindowManager;
import android.widget.TextView;
import com.matrix.myapplication.R;
/... | UTF-8 | Java | 5,719 | java | LoadingDialog.java | Java | [] | null | [] | package com.matrix.myapplication.view;
import android.app.Activity;
import android.app.Dialog;
import android.view.Gravity;
import android.view.LayoutInflater;
import android.view.View;
import android.view.Window;
import android.view.WindowManager;
import android.widget.TextView;
import com.matrix.myapplication.R;
/... | 5,719 | 0.658027 | 0.651315 | 152 | 34.282894 | 27.667294 | 155 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.730263 | false | false | 13 |
da2beeb8b18f8f5376ed1720609b4c62f7793458 | 11,046,655,922,592 | d6446f286dcabd590dc009cb1c493ed6af86dc6a | /src/main/java/com/tico/tico/entities/Comment2Peripheral.java | 43518707842fb91eab59fc03b10f4b8ac72780d4 | [] | no_license | wuhan2019/nico | https://github.com/wuhan2019/nico | aa95379165939ce217aeabb7263544040b649793 | 7955e37bad5d144941c11d022ba682deca9e1507 | refs/heads/master | 2020-05-03T09:48:10.461000 | 2019-05-13T13:27:13 | 2019-05-13T13:27:13 | 178,563,632 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tico.tico.entities;
import java.util.Date;
public class Comment2Peripheral {
public Comment2Peripheral(String comment_peripheral_commentor, String comment_peripheral_commentby, Date comment_peripheral_time, String comment_peripheral_context, double comment_peripheral_mark) {
this.comment_peri... | UTF-8 | Java | 2,516 | java | Comment2Peripheral.java | Java | [] | null | [] | package com.tico.tico.entities;
import java.util.Date;
public class Comment2Peripheral {
public Comment2Peripheral(String comment_peripheral_commentor, String comment_peripheral_commentby, Date comment_peripheral_time, String comment_peripheral_context, double comment_peripheral_mark) {
this.comment_peri... | 2,516 | 0.736884 | 0.736089 | 68 | 36 | 36.217888 | 203 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.426471 | false | false | 13 |
62b5d78edf56fd20c376e84fefb8841de4079690 | 9,268,539,433,370 | 4ba291307588bc3522a6117d632ea8cb7b2cc1ba | /liangliang/app/src/main/java/cn/chono/yopper/baidu/overlay/BaiDuOverLay.java | d5a3d18a00d5c447a054e23219855272dfef7485 | [] | no_license | 439ED537979D8E831561964DBBBD7413/LiaLia | https://github.com/439ED537979D8E831561964DBBBD7413/LiaLia | 838cf98c5a737d63ec1d0be7023c0e9750bb232b | 6b4f0ad1dbfd4e85240cf51ac1402a5bc6b35bd4 | refs/heads/master | 2020-04-03T12:58:16.317000 | 2016-09-12T02:50:21 | 2016-09-12T02:50:21 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.chono.yopper.baidu.overlay;
import android.app.Dialog;
import android.content.Context;
import android.view.Gravity;
import android.view.LayoutInflater;
import android.view.MotionEvent;
import android.view.View;
import android.view.View.OnTouchListener;
import android.widget.FrameLayout;
import android.widge... | UTF-8 | Java | 6,955 | java | BaiDuOverLay.java | Java | [] | null | [] | package cn.chono.yopper.baidu.overlay;
import android.app.Dialog;
import android.content.Context;
import android.view.Gravity;
import android.view.LayoutInflater;
import android.view.MotionEvent;
import android.view.View;
import android.view.View.OnTouchListener;
import android.widget.FrameLayout;
import android.widge... | 6,955 | 0.746592 | 0.743661 | 273 | 23.992674 | 21.288012 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.827839 | false | false | 13 |
28100255cf8a8649d3516335a58d6119e5637fd9 | 7,971,459,335,581 | b4db2a108ff0322956d336a87a385c0560089ca9 | /cloud24/cloud24-sage-servicecomb/omega-order-service/src/main/java/com/el/cloud/dao/OrderDao.java | dc44a80d2e865683cb50c3052dfedc0138ad1551 | [] | no_license | rmzf9192/spring-cloud-code | https://github.com/rmzf9192/spring-cloud-code | 26345472631a8d80ff9ea3c77444b87d0d43d277 | aa9118ad8ce91d490d30642b84ed18c672435cf0 | refs/heads/master | 2021-01-04T11:01:05.668000 | 2020-03-06T07:46:55 | 2020-03-06T07:46:55 | 240,516,318 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.el.cloud.dao;
import com.el.cloud.domain.UserOrder;
import org.springframework.data.jpa.repository.JpaRepository;
/**
* @author Roman.Zhang
* @date 2020/3/6
* @description:
*/
public interface OrderDao extends JpaRepository<UserOrder, Integer> {
UserOrder findByTxId(String txId);
}
| UTF-8 | Java | 305 | java | OrderDao.java | Java | [
{
"context": "data.jpa.repository.JpaRepository;\n\n/**\n * @author Roman.Zhang\n * @date 2020/3/6\n * @description:\n */\npublic int",
"end": 154,
"score": 0.9997755289077759,
"start": 143,
"tag": "NAME",
"value": "Roman.Zhang"
}
] | null | [] | package com.el.cloud.dao;
import com.el.cloud.domain.UserOrder;
import org.springframework.data.jpa.repository.JpaRepository;
/**
* @author Roman.Zhang
* @date 2020/3/6
* @description:
*/
public interface OrderDao extends JpaRepository<UserOrder, Integer> {
UserOrder findByTxId(String txId);
}
| 305 | 0.754098 | 0.734426 | 13 | 22.461538 | 22.204002 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 13 |
69c96e791dd537d06446b05a12107f3ccd89a232 | 15,642,270,931,851 | 09045386f5a89a7da48787b9a32fe7bfc7149686 | /src/Tirta_Maju_Abadi/View/PO_penjualan.java | 8960c69ac05797a32f174393a1c4d632281eab16 | [] | no_license | bangdolla08/Tirta_Maju_Abadi | https://github.com/bangdolla08/Tirta_Maju_Abadi | 41b517997ecd605c7a876f139e41adf37b436e5a | 376d5da77fc2b0ac82d584ec02d013f68e75ffaf | refs/heads/master | 2021-01-23T08:38:36.323000 | 2015-12-09T18:07:20 | 2015-12-09T18:07:20 | 42,907,277 | 0 | 1 | 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 Tirta_Maju_Abadi.View;
import Tirta_Maju_Abadi.DataModel.MD_Full_Bo_barang;
import Tirta_Maju_Abadi.DataModel.MD_Full_penjuala... | UTF-8 | Java | 21,640 | java | PO_penjualan.java | Java | [
{
"context": "w.evetView.view_penjualan_depo;\n\n/**\n *\n * @author NEEZAR\n */\npublic class PO_penjualan extends javax.swing",
"end": 1248,
"score": 0.8106660842895508,
"start": 1242,
"tag": "NAME",
"value": "NEEZAR"
}
] | 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 Tirta_Maju_Abadi.View;
import Tirta_Maju_Abadi.DataModel.MD_Full_Bo_barang;
import Tirta_Maju_Abadi.DataModel.MD_Full_penjuala... | 21,640 | 0.655545 | 0.646303 | 419 | 50.646778 | 41.848793 | 349 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.854415 | false | false | 13 |
0187de8c9f671bbcba06bc255b510ad4296f71f4 | 7,060,926,259,791 | d84b75004fb0118a393f567b272c1ee445866e26 | /代码包/速运快递第十五天/完整可运行速运快递项目/bos_parent/bos_web/src/main/java/com/itheima/action/RoleAction.java | 4ee65a2704559915ef1e07325cf1c7ea7160fe12 | [] | no_license | yourbigbro/sshsrepository | https://github.com/yourbigbro/sshsrepository | 840fc7ecddc75a76228ef37184fce5503ef20f96 | ddb461b608c3eb39b58a5cc000205ef960a6d9a9 | refs/heads/master | 2021-08-22T16:28:10.931000 | 2017-11-30T17:05:17 | 2017-11-30T17:05:26 | 109,405,119 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.itheima.action;
import java.util.List;
import org.apache.struts2.convention.annotation.Action;
import org.apache.struts2.convention.annotation.Result;
import org.springframework.beans.factory.annotation.Autowired;
import com.itheima.service.PermissionService;
import com.itheima.service.RoleService;
impor... | UTF-8 | Java | 1,964 | java | RoleAction.java | Java | [] | null | [] | package com.itheima.action;
import java.util.List;
import org.apache.struts2.convention.annotation.Action;
import org.apache.struts2.convention.annotation.Result;
import org.springframework.beans.factory.annotation.Autowired;
import com.itheima.service.PermissionService;
import com.itheima.service.RoleService;
impor... | 1,964 | 0.792793 | 0.790862 | 56 | 26.75 | 24.348108 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.375 | false | false | 13 |
e37afedf6a887974c1866fa58ba19ddddd7c8664 | 17,454,747,123,417 | ca2b72ad4c5a853ab519cc590204260002c83381 | /java/FinalProject/src/com/lec/report/ReportDao.java | baf612acfbb45a240db0be007962224639aa49b9 | [] | no_license | nvmr6/BIGDATA | https://github.com/nvmr6/BIGDATA | b431100b3969c53d5f9438380bce00ec27172e01 | 79ec5389cec876353956f9623444a710857b34d9 | refs/heads/main | 2023-04-23T06:22:21.872000 | 2021-05-09T03:33:13 | 2021-05-09T03:33:13 | 317,541,715 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lec.report;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.Vector;
public class ReportDao {
String driver = "oracle.jdbc.driver.OracleDriver";
... | UHC | Java | 9,438 | java | ReportDao.java | Java | [
{
"context": ".OracleDriver\";\r\n\tString url = \"jdbc:oracle:thin:@127.0.0.1:1521:xe\";\r\n\tpublic static final int SUCCESS = 1;\r",
"end": 361,
"score": 0.9996951222419739,
"start": 352,
"tag": "IP_ADDRESS",
"value": "127.0.0.1"
},
{
"context": "ry {\r\n\t\t\tconn = DriverManager... | null | [] | package com.lec.report;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.Vector;
public class ReportDao {
String driver = "oracle.jdbc.driver.OracleDriver";
... | 9,438 | 0.601997 | 0.59796 | 325 | 26.959999 | 21.254103 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.707692 | false | false | 13 |
5ae06e0f199ad3621bbab0a234e9431ed4334195 | 12,635,793,833,383 | 835d1a4f1c721450d9072fe5afd9f3b2079d4752 | /src/main/java/com/baidu/phoenix/alibaba/PaymentRemoteService.java | 2cf799986e549a05b698b9dac2d66104d7eeb3d6 | [] | no_license | phoenixJu/summer | https://github.com/phoenixJu/summer | 00ee902d34d2efedeb715b903facaa99f9906ff7 | 995c751790cc20cf04042c2dfa1770c8ffbdc06a | refs/heads/master | 2021-01-20T07:51:13.996000 | 2019-09-25T06:54:33 | 2019-09-25T06:54:33 | 39,489,255 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.baidu.phoenix.alibaba;
import com.baidu.phoenix.alibaba.bean.ConsultResult;
/**
* PaymentRemoteService
*
* @author sprzhing
* @date 2018/7/25
* @description payment available query service
*/
public interface PaymentRemoteService {
// 这是一个远程可被调用的接口
ConsultResult isEnabled(Long ucId, String p... | UTF-8 | Java | 360 | java | PaymentRemoteService.java | Java | [
{
"context": "Result;\n\n/**\n * PaymentRemoteService\n *\n * @author sprzhing\n * @date 2018/7/25\n * @description payment availa",
"end": 140,
"score": 0.9995954036712646,
"start": 132,
"tag": "USERNAME",
"value": "sprzhing"
}
] | null | [] | package com.baidu.phoenix.alibaba;
import com.baidu.phoenix.alibaba.bean.ConsultResult;
/**
* PaymentRemoteService
*
* @author sprzhing
* @date 2018/7/25
* @description payment available query service
*/
public interface PaymentRemoteService {
// 这是一个远程可被调用的接口
ConsultResult isEnabled(Long ucId, String p... | 360 | 0.757485 | 0.736527 | 15 | 21.333334 | 19.801235 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.266667 | false | false | 13 |
a0befdc92efb4a3a122b87a697cbd5a915fe0101 | 17,798,344,515,267 | 6efb636686257daeeffc5767f3b0a7352bedf681 | /filter_listener/src/cn/itcast/web/servlet/ServletDemo1.java | 66610116a01735f60bedac74d6283e2a8cd54b54 | [] | no_license | DAZHAdazha/JavaWeb-learning-path | https://github.com/DAZHAdazha/JavaWeb-learning-path | e48baa2408efeef10d0d785d65126ca9923a42c3 | fa852e598eee9f673fb655016ad038e2382fa5d4 | refs/heads/master | 2023-03-31T03:41:11.600000 | 2021-03-31T14:33:41 | 2021-03-31T14:33:41 | 336,293,576 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.itcast.web.servlet;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.annotation.*;
import java.io.IOException;
@WebServlet("/user/findAllServlet")
public class ServletDemo1 extends HttpServlet {
@Override
protected void doGet(HttpServletRequest request, HttpServletResponse ... | UTF-8 | Java | 606 | java | ServletDemo1.java | Java | [] | null | [] | package cn.itcast.web.servlet;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.annotation.*;
import java.io.IOException;
@WebServlet("/user/findAllServlet")
public class ServletDemo1 extends HttpServlet {
@Override
protected void doGet(HttpServletRequest request, HttpServletResponse ... | 606 | 0.757426 | 0.755776 | 19 | 30.894737 | 34.62566 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.631579 | false | false | 13 |
0f2ec0635eb8d8cec351436207dce2a87c3f367f | 7,430,293,464,834 | 1226e71eb0341765a2fddf6e00b9239095d44ad9 | /src/main/java/com/guo/test/uuid/UUIDTest.java | bf36473005376f288aa18017765457dc37ab0485 | [] | no_license | zichunguo/java-test | https://github.com/zichunguo/java-test | e406cc29f5dc84f93d78301a90de27cd95ce2124 | 4a2cd6aaf0880980a5d32118f6b65d313351b892 | refs/heads/master | 2023-03-10T08:06:18.176000 | 2021-02-21T14:09:42 | 2021-02-21T14:09:42 | 340,864,587 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.guo.test.uuid;
import java.util.UUID;
/**
* @author guo
* @date 2021/2/21
*/
public class UUIDTest {
public static void main(String[] args) {
for (int i = 0; i < 10; i++) {
UUID uuid = UUID.randomUUID();
System.out.println(uuid);
UUID uuid2 = UUID.fromString(uuid.toString());
System.out.... | UTF-8 | Java | 396 | java | UUIDTest.java | Java | [
{
"context": "test.uuid;\n\nimport java.util.UUID;\n\n/**\n * @author guo\n * @date 2021/2/21\n */\npublic class UUIDTest {\n\tp",
"end": 70,
"score": 0.9985548257827759,
"start": 67,
"tag": "USERNAME",
"value": "guo"
}
] | null | [] | package com.guo.test.uuid;
import java.util.UUID;
/**
* @author guo
* @date 2021/2/21
*/
public class UUIDTest {
public static void main(String[] args) {
for (int i = 0; i < 10; i++) {
UUID uuid = UUID.randomUUID();
System.out.println(uuid);
UUID uuid2 = UUID.fromString(uuid.toString());
System.out.... | 396 | 0.590909 | 0.560606 | 19 | 19.842106 | 16.352251 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.578947 | false | false | 13 |
1fe7e03db2dd72253eefe7f23bd5309d8329cf87 | 22,892,175,725,718 | 291b85f3ac0e960957954e7fbf20eb6cc1745ca2 | /PLASMA/tags/Archive/PAJ_PDDL_2_NDDL_06_10_02/DSA/base/dsa/Violation.java | f5ef2db6276e3ba7a2e804d0a6d6a272ee7e2b27 | [] | no_license | oscar-lima/europa-pso | https://github.com/oscar-lima/europa-pso | 25998b240ae42ebc79df5fce2ee76b80ab983475 | 4a884a216ad31eafcf97129071f86d418676bada | refs/heads/master | 2016-09-08T18:13:56.189000 | 2014-09-23T20:05:09 | 2014-09-23T20:05:09 | 35,764,873 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dsa;
public class Violation
{
public Violation(){}
}
| UTF-8 | Java | 67 | java | Violation.java | Java | [] | null | [] | package dsa;
public class Violation
{
public Violation(){}
}
| 67 | 0.671642 | 0.671642 | 6 | 10.166667 | 10.253726 | 24 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 13 |
fa0085e3fdca1a6507a7e4065ed464b0624a81a4 | 1,726,576,900,001 | 948464e137aabf1905f09212de0394999cc1e998 | /scientific-repository/src/main/java/com/project/scientificrepository/camunda/delegate/SendSuccessMail.java | 7ecf3d1a615404f7e5f2c7c77d09a50bb709d076 | [] | no_license | markoKrajinovic/upp | https://github.com/markoKrajinovic/upp | 268a5d78d9a816a0433e8469fd7447d0d6dbd136 | c7058c5f995375e6e00c908b936336ed8460a78c | refs/heads/master | 2020-04-23T12:52:23.433000 | 2019-03-17T09:02:45 | 2019-03-17T09:02:45 | 171,182,422 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.project.scientificrepository.camunda.delegate;
import org.camunda.bpm.engine.delegate.DelegateExecution;
import org.camunda.bpm.engine.delegate.JavaDelegate;
import org.camunda.bpm.engine.identity.User;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Ser... | UTF-8 | Java | 764 | java | SendSuccessMail.java | Java | [] | null | [] | package com.project.scientificrepository.camunda.delegate;
import org.camunda.bpm.engine.delegate.DelegateExecution;
import org.camunda.bpm.engine.delegate.JavaDelegate;
import org.camunda.bpm.engine.identity.User;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Ser... | 764 | 0.793194 | 0.793194 | 27 | 27.296297 | 27.399399 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.148148 | false | false | 13 |
399de0db0c1ca4ebbf9f825ce951226ea71c8203 | 28,484,223,150,784 | bafe39cad5504f738a4d28f107578a42a7649c69 | /Reminder/src/com/sc/reminder/ui/calendar/year/YearViewPagerFragment.java | eca1bbd09b8019a2c7362854582b8f6a8d2e2553 | [
"Apache-2.0"
] | permissive | rapeflower/Android-Reminder | https://github.com/rapeflower/Android-Reminder | 8c613526e14f55b2f8d78801580d70c6904ba017 | 171f39d4506e8c43bc7ebb41c680735c174fd779 | refs/heads/master | 2021-01-13T13:20:01.182000 | 2016-11-03T02:15:45 | 2016-11-03T02:15:45 | 72,650,534 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sc.reminder.ui.calendar.year;
import com.sc.reminder.R;
import android.app.Activity;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.view.ViewPager;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
public class YearVi... | UTF-8 | Java | 1,627 | java | YearViewPagerFragment.java | Java | [] | null | [] | package com.sc.reminder.ui.calendar.year;
import com.sc.reminder.R;
import android.app.Activity;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.view.ViewPager;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
public class YearVi... | 1,627 | 0.763983 | 0.756607 | 63 | 24.825397 | 21.262934 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.507936 | false | false | 13 |
e9900a2d548915230ccf51f6b44205d8e5f4ff2a | 14,018,773,295,814 | 2b64829490a4869a4bcfa574841772835366904f | /src/main/java/org/shaderblowex/filter/PixelArt/PixelArtFilter.java | 3b673d2a7642babe5326ef26b512f0db2f05671d | [
"MIT"
] | permissive | polincdev/ShaderBlowEx | https://github.com/polincdev/ShaderBlowEx | d2b4d3599bc5594aa22c9c93e392e4196471798d | 7c2e19320e71a36c5f8858b8d701b1c3c3b05daa | refs/heads/master | 2020-09-22T00:32:30.201000 | 2020-02-05T08:35:16 | 2020-02-05T08:35:16 | 224,987,563 | 6 | 6 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.shaderblowex.filter.PixelArt;
import com.jme3.asset.AssetManager;
import com.jme3.material.Material;
import com.jme3.math.ColorRGBA;
import com.jme3.post.Filter;
import com.jme3.post.Filter.Pass;
import com.jme3.renderer.RenderManager;
import com.jme3.renderer.Renderer;
import com.jme3.renderer.ViewPort... | UTF-8 | Java | 8,857 | java | PixelArtFilter.java | Java | [] | null | [] | package org.shaderblowex.filter.PixelArt;
import com.jme3.asset.AssetManager;
import com.jme3.material.Material;
import com.jme3.math.ColorRGBA;
import com.jme3.post.Filter;
import com.jme3.post.Filter.Pass;
import com.jme3.renderer.RenderManager;
import com.jme3.renderer.Renderer;
import com.jme3.renderer.ViewPort... | 8,857 | 0.652027 | 0.643897 | 298 | 28.724833 | 22.875021 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.483221 | false | false | 13 |
653536a095bc83cf3e56c7004e6d85f55ac806c7 | 22,857,815,993,607 | 09b9f8e124cdc20b74d2edd22b81f8c7acfffac6 | /src/main/java/io/github/com/pages/inputs/CheckboxPage.java | 110bfba193a8731fa4668ef470aa872173174594 | [] | no_license | Fwerfad/diplom-test-framework | https://github.com/Fwerfad/diplom-test-framework | 070367fe3fdd265e054a7f3dfde6cb5793d35314 | 78a830a903ec6d61f52200d731699ae9e42cd160 | refs/heads/master | 2023-04-12T16:48:18.705000 | 2021-05-20T23:24:49 | 2021-05-20T23:24:49 | 369,361,333 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.github.com.pages.inputs;
import com.epam.jdi.light.elements.composite.WebPage;
import com.epam.jdi.light.elements.pageobjects.annotations.locators.UI;
import com.epam.jdi.light.ui.html.elements.common.Text;
import material.elements.inputs.Checkbox;
import java.util.List;
public class CheckboxPage extends... | UTF-8 | Java | 1,436 | java | CheckboxPage.java | Java | [] | null | [] | package io.github.com.pages.inputs;
import com.epam.jdi.light.elements.composite.WebPage;
import com.epam.jdi.light.elements.pageobjects.annotations.locators.UI;
import com.epam.jdi.light.ui.html.elements.common.Text;
import material.elements.inputs.Checkbox;
import java.util.List;
public class CheckboxPage extends... | 1,436 | 0.727019 | 0.713092 | 36 | 38.888889 | 35.527592 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.388889 | false | false | 13 |
1ea92b145a9f202777065a1b3603e60b9b8126d8 | 22,857,815,992,244 | 500e98bf13cbb7a1b3963bee46aec56022f5caf5 | /src/Registration.java | b07e8d01e113ab4b88123bbe5f102f5cbd67ccea | [] | no_license | Kenneth-del/CSC214 | https://github.com/Kenneth-del/CSC214 | c1b97d09ea4e8fa1f7179c80c3d87237e28b7d23 | e64673554670dd37b0263b8720cc87a8e7bcaed4 | refs/heads/master | 2021-01-05T19:07:05.576000 | 2020-04-27T13:25:26 | 2020-04-27T13:25:26 | 241,110,892 | 2 | 3 | null | false | 2020-04-10T15:55:35 | 2020-02-17T13:11:47 | 2020-04-10T01:50:39 | 2020-04-10T15:55:34 | 2,808 | 2 | 3 | 0 | Java | false | false | import java.awt.List;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
public class Registration {
//ArrayList of semesters with active registration
public static ArrayList < String > semesters = new ArrayList < String > ();
... | UTF-8 | Java | 3,020 | java | Registration.java | Java | [] | null | [] | import java.awt.List;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
public class Registration {
//ArrayList of semesters with active registration
public static ArrayList < String > semesters = new ArrayList < String > ();
... | 3,020 | 0.618212 | 0.615232 | 93 | 30.473118 | 32.379333 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.55914 | false | false | 13 |
b5fe6a4dcc0a1c70c82ae4115b66512c77922f8a | 9,096,740,778,444 | fb5391ae73c2fdb0f47c6848d7bb587a784e13c1 | /src/main/java/com/rainbow/manager/common/MailSender.java | 20e99a5e951cea98197134b437e32c6e51924499 | [] | no_license | xm0830/service-m | https://github.com/xm0830/service-m | 8f946f00fb50064805ee16751c9693a8ee38f3be | 265c30e34a28a4826f54ab7e1f8ff7ab0d7e687c | refs/heads/master | 2021-01-20T16:16:59.096000 | 2017-08-11T10:33:33 | 2017-08-11T10:33:33 | 90,828,821 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rainbow.manager.common;
import com.rainbow.manager.config.EmailConfig;
import javax.mail.Session;
import javax.mail.Transport;
import javax.mail.internet.InternetAddress;
import javax.mail.internet.MimeMessage;
import java.util.Date;
import java.util.Properties;
/**
* Created by xuming on 2017/5/11.
*/... | UTF-8 | Java | 2,091 | java | MailSender.java | Java | [
{
"context": "e;\nimport java.util.Properties;\n\n/**\n * Created by xuming on 2017/5/11.\n */\npublic class MailSender {\n\n ",
"end": 302,
"score": 0.999569296836853,
"start": 296,
"tag": "USERNAME",
"value": "xuming"
}
] | null | [] | package com.rainbow.manager.common;
import com.rainbow.manager.config.EmailConfig;
import javax.mail.Session;
import javax.mail.Transport;
import javax.mail.internet.InternetAddress;
import javax.mail.internet.MimeMessage;
import java.util.Date;
import java.util.Properties;
/**
* Created by xuming on 2017/5/11.
*/... | 2,091 | 0.68 | 0.670361 | 58 | 34.775864 | 28.97802 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.948276 | false | false | 13 |
3165052b90afdae1b64de9d76ee695e91c1457d9 | 24,438,363,943,337 | 462a02e21481aad27a1c2ea776334d8192d013f3 | /src/fr/gtm/contacts/entities/Civilite.java | add75995049b79de5d79946cd26f8000540f9ec0 | [] | no_license | Jcfag2/Contacts-Webservice-Jboss | https://github.com/Jcfag2/Contacts-Webservice-Jboss | 8efabe42a384cee58142c9594bb767806daa65e6 | 0f3de2ec1e21396b33b850474422e6f9b913b857 | refs/heads/master | 2020-09-08T19:26:08.387000 | 2019-11-13T15:27:43 | 2019-11-13T15:27:43 | 221,224,062 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fr.gtm.contacts.entities;
public enum Civilite {
M,Mr,Mme,Dr,Me,Pr,Mlle
}
| UTF-8 | Java | 88 | java | Civilite.java | Java | [] | null | [] | package fr.gtm.contacts.entities;
public enum Civilite {
M,Mr,Mme,Dr,Me,Pr,Mlle
}
| 88 | 0.704545 | 0.704545 | 5 | 15.6 | 12.970737 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.4 | false | false | 13 |
035701c48d32638747a765c80ccdecccb9b8141f | 9,174,050,186,853 | 8c8f0fb9c6af43b619aef6f7a123be775022d163 | /src/main/java/web/action/accountadmin/LoginCheckAction.java | 9ae5a205ffdcb2e32e8cd056725b1c272aa10e43 | [] | no_license | hushenglang/webui | https://github.com/hushenglang/webui | 128b2d0db73aaa3d35510a1cd6e647f5f2cc3a81 | 100b39bbda0312fc8ed7d325d9e7ac7f517c6c45 | refs/heads/master | 2016-08-07T22:43:43.120000 | 2015-07-24T10:03:55 | 2015-07-24T10:03:55 | 39,624,708 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package web.action.accountadmin;
import java.io.PrintWriter;
import java.net.URLEncoder;
import java.util.HashMap;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import net.sf.json.JSONObject;
import org.apache.log4j.Logger;
import org.apache.stru... | UTF-8 | Java | 5,954 | java | LoginCheckAction.java | Java | [
{
"context": "ataMap;\n\t}\n\tpublic String getUsername() {\n\t\treturn username;\n\t}\n\tpublic void setUsername(String username) {\n\t",
"end": 5266,
"score": 0.741615891456604,
"start": 5258,
"tag": "USERNAME",
"value": "username"
},
{
"context": "d setUsername(String username) {\... | null | [] | package web.action.accountadmin;
import java.io.PrintWriter;
import java.net.URLEncoder;
import java.util.HashMap;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import net.sf.json.JSONObject;
import org.apache.log4j.Logger;
import org.apache.stru... | 5,954 | 0.743572 | 0.739576 | 170 | 32.858822 | 26.839458 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.458823 | false | false | 13 |
b9f88d2ea75fc9620caa01b99eb5a41627ceb781 | 16,750,372,472,083 | 206d15befecdfb67a93c61c935c2d5ae7f6a79e9 | /justdoit/SoNingboApp/src/main/test/org/jxstar/test/base/TestInf.java | 88bd4a95a736a660e8564acfd608f7dfcc16bc26 | [] | no_license | MarkChege/micandroid | https://github.com/MarkChege/micandroid | 2e4d2884929548a814aa0a7715727c84dc4dcdab | 0b0a6dee39cf7e258b6f54e1103dcac8dbe1c419 | refs/heads/master | 2021-01-10T19:15:34.994000 | 2013-05-16T05:56:21 | 2013-05-16T05:56:21 | 34,704,029 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package org.jxstar.test.base;
/**
* @author bingco 2009-6-16
*
* 测试用例的通用接口
*/
public interface TestInf {
/**
* 测试用例要测试内容。
* @return boolean
*/
public boolean execute();
}
| UTF-8 | Java | 253 | java | TestInf.java | Java | [
{
"context": "\r\npackage org.jxstar.test.base;\r\n\r\n/**\r\n * @author bingco 2009-6-16\r\n *\r\n * 测试用例的通用接口\r\n */\r\npublic interfac",
"end": 70,
"score": 0.9995338320732117,
"start": 64,
"tag": "USERNAME",
"value": "bingco"
}
] | null | [] | /**
*
*/
package org.jxstar.test.base;
/**
* @author bingco 2009-6-16
*
* 测试用例的通用接口
*/
public interface TestInf {
/**
* 测试用例要测试内容。
* @return boolean
*/
public boolean execute();
}
| 253 | 0.539535 | 0.506977 | 18 | 9.944445 | 10.341246 | 29 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.388889 | false | false | 13 |
37d3faa30c138a473dcb607b273973ba9c923790 | 27,865,747,878,217 | ae97cbf6b7db817b339d42c8b39b54086ca81833 | /src/main/java/com/br/waldir/repository/DisciplinaRepository.java | fa2fd0fc4b3cf2a3c9fd4ee6d0896fa6974e61d5 | [] | no_license | waldirmarques/CriandoApiRest | https://github.com/waldirmarques/CriandoApiRest | b5d350cd196f6d91112c0dfa6de8abfa7fca9cd7 | c86ce0fbe1a1eebeea5afe39216279369fe38e44 | refs/heads/master | 2020-10-01T06:59:53.991000 | 2019-12-12T14:35:08 | 2019-12-12T14:35:08 | 227,483,030 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.br.waldir.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import com.br.waldir.domain.Disciplina;
public interface DisciplinaRepository extends JpaRepository<Disciplina, Integer> {
}
| UTF-8 | Java | 225 | java | DisciplinaRepository.java | Java | [] | null | [] | package com.br.waldir.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import com.br.waldir.domain.Disciplina;
public interface DisciplinaRepository extends JpaRepository<Disciplina, Integer> {
}
| 225 | 0.831111 | 0.831111 | 9 | 24 | 29.574764 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 13 |
d93a6b976a0a76331944c2b8b4b92475d98ccef8 | 21,131,239,147,028 | 0c9e770519bbbf5d5f0d55955ae5163e33b6a39d | /app/src/main/java/com/zgld/mall/beans/YMessageClassMatch.java | bf776430f7735aa47fbf78872fcc2474791ab3e8 | [] | no_license | longliuping/ZgldStore | https://github.com/longliuping/ZgldStore | 6c4b3ee05b0b8db9739fb66154be2b1001219c88 | 8ba94ff4c5cb1a9f6436f7008f0bca0bb4868ac6 | refs/heads/master | 2021-01-21T13:48:06.839000 | 2016-05-12T09:41:38 | 2016-05-12T09:41:38 | 55,341,712 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zgld.mall.beans;
import java.sql.Date;
/**
* YMessageClassMatch entity. @author MyEclipse Persistence Tools
*/
public class YMessageClassMatch extends AbstractYMessageClassMatch implements java.io.Serializable {
// Constructors
/** default constructor */
public YMessageClassMatch() {
}
/** minim... | UTF-8 | Java | 607 | java | YMessageClassMatch.java | Java | [] | null | [] | package com.zgld.mall.beans;
import java.sql.Date;
/**
* YMessageClassMatch entity. @author MyEclipse Persistence Tools
*/
public class YMessageClassMatch extends AbstractYMessageClassMatch implements java.io.Serializable {
// Constructors
/** default constructor */
public YMessageClassMatch() {
}
/** minim... | 607 | 0.771005 | 0.771005 | 26 | 22.346153 | 28.661074 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.846154 | false | false | 13 |
17c75101fc50dbaea9af8d89e1c6f66669238788 | 24,446,953,881,184 | ded8fc46653bd4d393db48139149752a10bed59e | /backend/src/main/java/org/polsl/backend/repository/AffiliationRepository.java | 335f68c34cca3850d773005e9f5278dc5fa90922 | [
"MIT"
] | permissive | Samograje/co-gdzie-kiedy | https://github.com/Samograje/co-gdzie-kiedy | c032a9f13a36ffa72e78defc6d222f5f39b8505d | b594e17417889dbe7c5fcad60926325aa80e1564 | refs/heads/master | 2022-09-29T02:46:39.396000 | 2020-01-28T22:11:30 | 2020-01-28T22:11:30 | 212,629,080 | 0 | 0 | MIT | false | 2022-09-08T01:02:54 | 2019-10-03T16:41:23 | 2020-02-11T17:06:58 | 2022-09-08T01:02:51 | 2,900 | 0 | 0 | 17 | Java | false | false | package org.polsl.backend.repository;
import org.polsl.backend.entity.Affiliation;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.JpaSpecificationExecutor;
import org.springframework.stereotype.Repository;
import java.util.List;
import java.util.Optional;
... | UTF-8 | Java | 604 | java | AffiliationRepository.java | Java | [] | null | [] | package org.polsl.backend.repository;
import org.polsl.backend.entity.Affiliation;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.JpaSpecificationExecutor;
import org.springframework.stereotype.Repository;
import java.util.List;
import java.util.Optional;
... | 604 | 0.84106 | 0.84106 | 19 | 30.789474 | 31.949926 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.631579 | false | false | 13 |
d9761c92976bdda19cff650f9aa1aaef90a2d7ec | 8,134,668,110,080 | a82bc98011f38558d64d93c9d2eb3c5799449d5e | /kafka-spring-boot/src/main/java/com/ndr/kafka/kafkaspringboot/model/KafkaModel.java | 1613dd1585fe1efc0b6fd930e32df5b0afbea9f4 | [] | no_license | PRACTICE-NDR/KAFKA-SPRING-BOOT | https://github.com/PRACTICE-NDR/KAFKA-SPRING-BOOT | 249c8f35457c83396553494aa73dd81f860c3e5c | 9d82b8071411372d841f74df545d1b2490eeace8 | refs/heads/master | 2023-07-16T16:41:58.081000 | 2021-08-23T08:12:25 | 2021-08-23T08:12:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ndr.kafka.kafkaspringboot.model;
import com.fasterxml.jackson.annotation.JsonAnySetter;
import lombok.Getter;
import lombok.Setter;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.I... | UTF-8 | Java | 1,106 | java | KafkaModel.java | Java | [
{
"context": "d;\nimport javax.persistence.Table;\n\n/**\n * @author dinakar on 29/07/21\n */\n@Setter\n@Getter\n@Entity\n@Table(na",
"end": 378,
"score": 0.9996836185455322,
"start": 371,
"tag": "USERNAME",
"value": "dinakar"
}
] | null | [] | package com.ndr.kafka.kafkaspringboot.model;
import com.fasterxml.jackson.annotation.JsonAnySetter;
import lombok.Getter;
import lombok.Setter;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.I... | 1,106 | 0.621157 | 0.615732 | 50 | 21.120001 | 16.375153 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.42 | false | false | 13 |
fb470353e6806629f8897976ea47005795b2b951 | 28,552,942,640,465 | cbe591fc69ce7333ce256f2b6204edc90dbcbeb2 | /src/com/smart/mis/shared/sale/DeliveryStatus.java | 3e346457300a8db8d48dd77898fcd510307011bf | [] | no_license | paktoon/smartmis | https://github.com/paktoon/smartmis | 5aa60bdee4544647f0a98a97f3a83bed0c411ed8 | 332e40274b60591a7c25aba9827892b8b54026a8 | refs/heads/master | 2020-06-08T06:07:24.703000 | 2014-02-16T13:07:07 | 2014-02-16T13:07:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.smart.mis.shared.sale;
import java.util.LinkedHashMap;
public class DeliveryStatus {
static LinkedHashMap<String, String> valueMap, issuedValueMap;
static {
valueMap = new LinkedHashMap<String, String>();
valueMap.put("0_product_request", "กำลังเบิกสินค้า");
valueMap.put("1_on_... | UTF-8 | Java | 1,146 | java | DeliveryStatus.java | Java | [] | null | [] | package com.smart.mis.shared.sale;
import java.util.LinkedHashMap;
public class DeliveryStatus {
static LinkedHashMap<String, String> valueMap, issuedValueMap;
static {
valueMap = new LinkedHashMap<String, String>();
valueMap.put("0_product_request", "กำลังเบิกสินค้า");
valueMap.put("1_on_... | 1,146 | 0.653021 | 0.648148 | 34 | 28.17647 | 25.370747 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.323529 | false | false | 13 |
4b400614781e8b7656de39629f84b1f16e1d3668 | 28,552,942,637,219 | 02023da19a10a9ea42e5bbe0e29a83dc884fa971 | /FindingJobs/src/leetCode/Candy.java | fac86bde3112452cd34fe8329ea707c54744fc1a | [] | no_license | liuwei1991/FindingJobs | https://github.com/liuwei1991/FindingJobs | b5127f4f9c354ff9c86f45a79da5073abfa0b257 | 42eb2bbd83dab43d2499e6c9080e3c4878395fae | refs/heads/master | 2021-01-01T06:05:44.260000 | 2017-05-25T13:06:15 | 2017-05-25T13:06:15 | 22,870,456 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package leetCode;
public class Candy {
public int candy(int[] ratings) {
int result = ratings.length;
int record[] = new int[ratings.length];
int num = 1;
for(int i=1;i<ratings.length;i++){
if(ratings[i]>ratings[i-1]){
record[i]=num;
result += num;
num ++;
}else{
record[i] = 0;
num =... | UTF-8 | Java | 728 | java | Candy.java | Java | [] | null | [] | package leetCode;
public class Candy {
public int candy(int[] ratings) {
int result = ratings.length;
int record[] = new int[ratings.length];
int num = 1;
for(int i=1;i<ratings.length;i++){
if(ratings[i]>ratings[i-1]){
record[i]=num;
result += num;
num ++;
}else{
record[i] = 0;
num =... | 728 | 0.534341 | 0.498626 | 38 | 18.157894 | 12.745539 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.210526 | false | false | 13 |
cb00f7a21cc4191b4c88f3e97874e0c1c6692f84 | 31,172,872,638,131 | 3c0c8986490b2671e50b789ec6a283b7175e2d0f | /src/main/java/algorithmsdecision/bankaccounts/BankAccountDecisionMaker.java | 42c62d3041c89249adab82818d3c933225878e65 | [] | no_license | dallara81/training-solutions | https://github.com/dallara81/training-solutions | c02d37d9f2a52c1708403b15403f50a7418fd761 | 434ec91be23fd7ee2f069694ad11d9077b0e3847 | refs/heads/master | 2023-03-25T02:59:18.782000 | 2021-03-19T21:54:44 | 2021-03-19T21:54:44 | 312,081,560 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package algorithmsdecision.bankaccounts;
import java.util.List;
public class BankAccountDecisionMaker {
public boolean containsBalanceGreaterThan(List<BankAccount> accounts, int limit) {
boolean isGreaterThanLimit = false;
for (BankAccount account:accounts) {
if (account.getBalance() ... | UTF-8 | Java | 463 | java | BankAccountDecisionMaker.java | Java | [] | null | [] | package algorithmsdecision.bankaccounts;
import java.util.List;
public class BankAccountDecisionMaker {
public boolean containsBalanceGreaterThan(List<BankAccount> accounts, int limit) {
boolean isGreaterThanLimit = false;
for (BankAccount account:accounts) {
if (account.getBalance() ... | 463 | 0.634989 | 0.634989 | 17 | 26.294117 | 22.908422 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 13 |
875e60dda259d4fd77ea92d5fb4d2867be4152fe | 31,172,872,636,894 | 3db3bb0e454c6c26a6d94da6c0624da409f1275b | /src/main/java/com/chcit/shop/service/impl/DefaultElasticSearchService.java | 668134775ee7ca74adc2ea08293f880a49af8a3b | [] | no_license | mzhy1988/elasticsearch | https://github.com/mzhy1988/elasticsearch | a474f078b7a84d7c97fddb66df27f25857619fb6 | ad4b66c80b5154a77eea56d36e7b0ed55f825a41 | refs/heads/master | 2021-06-26T21:20:45.348000 | 2017-09-16T01:47:14 | 2017-09-16T01:47:14 | 103,715,568 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.chcit.shop.service.impl;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.chcit.shop.model.ProductDoc;
import com.chcit.shop.repository.ChcitElasticSearchRepository;
import com.chcit.shop.service.ElasticSearchService;
@Service
public ... | UTF-8 | Java | 1,491 | java | DefaultElasticSearchService.java | Java | [] | null | [] | package com.chcit.shop.service.impl;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.chcit.shop.model.ProductDoc;
import com.chcit.shop.repository.ChcitElasticSearchRepository;
import com.chcit.shop.service.ElasticSearchService;
@Service
public ... | 1,491 | 0.812877 | 0.812877 | 53 | 27.132076 | 25.53949 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.132075 | false | false | 13 |
0dc4c0a4c05d0bf0a77e5c8f93c7d75cbf2b478d | 4,123,168,656,441 | fd896aa67b0a1137abf7ad1bdf779194a0ac7eb9 | /app/src/main/java/inventarioreal/com/inventarioreal_admin/pojo/WebServices/requests/SyncRequest.java | 434c32ac39a107d1a8e46f16c6a3f3e92115c4ea | [] | no_license | jamper91a/ir-app-admin | https://github.com/jamper91a/ir-app-admin | 56b82ffc6218ce7948487c8855bd43ef38ab2138 | 75128b6005e8ec0593a2270010afa682d70260c1 | refs/heads/master | 2021-06-30T05:57:45.158000 | 2020-08-19T22:38:16 | 2020-08-19T22:38:16 | 171,799,639 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package inventarioreal.com.inventarioreal_admin.pojo.WebServices.requests;
import com.google.gson.Gson;
import java.util.HashMap;
import inventarioreal.com.inventarioreal_admin.util.Constants;
import inventarioreal.com.inventarioreal_admin.util.WebServices.RequestWebServiceInterface;
public class SyncRequest implem... | UTF-8 | Java | 889 | java | SyncRequest.java | Java | [] | null | [] | package inventarioreal.com.inventarioreal_admin.pojo.WebServices.requests;
import com.google.gson.Gson;
import java.util.HashMap;
import inventarioreal.com.inventarioreal_admin.util.Constants;
import inventarioreal.com.inventarioreal_admin.util.WebServices.RequestWebServiceInterface;
public class SyncRequest implem... | 889 | 0.708661 | 0.708661 | 36 | 23.638889 | 25.885595 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 13 |
4cd6d667ae1353a12c0ce4d5914721a8630262c2 | 18,837,726,618,399 | b5ad3e65a5ee22bebe7e5aec006ffa756482dd72 | /sp5-chap06/src/main/java/spring/Greeter.java | bcc5cc81ad7b6fffcac6a202353ee23a18ae8eb0 | [] | no_license | Seo-Ji-soo/Spring5fs | https://github.com/Seo-Ji-soo/Spring5fs | a67dacf11d4075b2b2095f0fa290661aca7c59d1 | b970ff5b21f0ffb4597b0d7971d78a10c8e12560 | refs/heads/main | 2023-02-24T22:06:57.954000 | 2021-01-31T14:26:02 | 2021-01-31T14:26:02 | 307,324,517 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package spring;
public class Greeter { // 콘솔에 간단한 메시지를 출력하는 자바 클래스
private String format;
// format 필드는 setFormat() 메서드로 설정함.
public String greet(String guest) {
return String.format(format, guest);
}
public String greet1(String guest) {
return String.format(format, guest);
}
public void setFormat(S... | UTF-8 | Java | 428 | java | Greeter.java | Java | [] | null | [] | package spring;
public class Greeter { // 콘솔에 간단한 메시지를 출력하는 자바 클래스
private String format;
// format 필드는 setFormat() 메서드로 설정함.
public String greet(String guest) {
return String.format(format, guest);
}
public String greet1(String guest) {
return String.format(format, guest);
}
public void setFormat(S... | 428 | 0.691892 | 0.689189 | 22 | 15.772727 | 17.448448 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.181818 | false | false | 13 |
c8b3c48e1c5d6e85c9e7410a049eb1155c166b77 | 17,549,236,436,715 | 20824d156726ade2572639539dac8e59c2053602 | /Hello.java | e058623b1e36d8ba1c5da1f35e7d4417f84acad6 | [] | no_license | MamathaShivanna/JavaHello | https://github.com/MamathaShivanna/JavaHello | 18f5735c25772c4053824b04011fdbc9a8eca872 | d8d8a051e19365c7989fedebf57d4b236f3928d7 | refs/heads/master | 2020-03-21T02:19:18.318000 | 2018-06-22T05:48:37 | 2018-06-22T05:48:37 | 137,993,023 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class Hello {
public static void main(String []args)
{
System.out.println("hell world");
System.out.println("Brach name -- Master branch " );
}
} | UTF-8 | Java | 160 | java | Hello.java | Java | [] | null | [] |
public class Hello {
public static void main(String []args)
{
System.out.println("hell world");
System.out.println("Brach name -- Master branch " );
}
} | 160 | 0.675 | 0.675 | 8 | 19 | 19.72942 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.875 | false | false | 13 |
df673f5cc534ca4883717f21880931fe05e18671 | 24,532,853,199,287 | 7b4b06798bdc94ffc0122ce3aa2b4bd437a8d2b5 | /code/hejiaqin/framework/src/main/java/com/customer/framework/utils/cryptor/AES.java | 648aef894eb3cde82b3d9d99c0d8a36ff4c32fa5 | [] | no_license | showme890/hejiaqin | https://github.com/showme890/hejiaqin | 5697871c04bced3757837bbdd9d63ffb5c421fe3 | 3156f46806783ff98e4da8bb56a9539445766df9 | refs/heads/master | 2021-06-23T07:44:02.428000 | 2017-06-26T12:52:29 | 2017-06-26T12:52:29 | 267,469,927 | 0 | 1 | null | true | 2020-05-28T02:02:47 | 2020-05-28T02:02:47 | 2019-04-08T04:05:22 | 2017-06-26T12:52:56 | 93,486 | 0 | 0 | 0 | null | false | false | package com.customer.framework.utils.cryptor;
import com.customer.framework.utils.LogUtil;
import java.io.UnsupportedEncodingException;
import java.security.InvalidKeyException;
import java.security.NoSuchAlgorithmException;
import java.security.SecureRandom;
import javax.crypto.BadPaddingException;
import javax.cry... | UTF-8 | Java | 5,211 | java | AES.java | Java | [
{
"context": "KeySpec;\n\n/**\n * AES加解密\n * 对称加密算法(秘钥一样)\n * @author Yangjianliang datetime 2009-8-16\n */\npublic final class AES {\n\n",
"end": 583,
"score": 0.8970665335655212,
"start": 570,
"tag": "NAME",
"value": "Yangjianliang"
},
{
"context": " * @param content 需要加密的内容\n ... | null | [] | package com.customer.framework.utils.cryptor;
import com.customer.framework.utils.LogUtil;
import java.io.UnsupportedEncodingException;
import java.security.InvalidKeyException;
import java.security.NoSuchAlgorithmException;
import java.security.SecureRandom;
import javax.crypto.BadPaddingException;
import javax.cry... | 5,211 | 0.580581 | 0.57017 | 160 | 30.21875 | 22.613512 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.61875 | false | false | 13 |
53b51e91e3a7b671738c23d202517e1a0c49ce0e | 30,227,979,896,884 | ef0c1514e9af6de3ba4a20e0d01de7cc3a915188 | /sdk/maps/azure-maps-timezone/src/main/java/com/azure/maps/timezone/models/TimeZoneOptions.java | 1c68ebec3852dc161d566411fc7c02e3d4169265 | [
"MIT",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-unknown-license-reference",
"LGPL-2.1-or-later",
"CC0-1.0",
"BSD-3-Clause",
"UPL-1.0",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"LicenseRef-scancode-generic-cla"
] | permissive | Azure/azure-sdk-for-java | https://github.com/Azure/azure-sdk-for-java | 0902d584b42d3654b4ce65b1dad8409f18ddf4bc | 789bdc6c065dc44ce9b8b630e2f2e5896b2a7616 | refs/heads/main | 2023-09-04T09:36:35.821000 | 2023-09-02T01:53:56 | 2023-09-02T01:53:56 | 2,928,948 | 2,027 | 2,084 | MIT | false | 2023-09-14T21:37:15 | 2011-12-06T23:33:56 | 2023-09-14T17:19:10 | 2023-09-14T21:37:14 | 3,043,660 | 1,994 | 1,854 | 1,435 | Java | false | false | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.
package com.azure.maps.timezone.models;
import com.azure.core.util.ExpandableStringEnum;
import com.fasterxml.jackson.annotation.JsonCreator;
import java.util.Col... | UTF-8 | Java | 1,506 | java | TimeZoneOptions.java | Java | [] | null | [] | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.
package com.azure.maps.timezone.models;
import com.azure.core.util.ExpandableStringEnum;
import com.fasterxml.jackson.annotation.JsonCreator;
import java.util.Col... | 1,506 | 0.718459 | 0.718459 | 44 | 33.227272 | 26.807278 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 13 |
833e18bc08b3874b5316ce9dd6c616feaf324140 | 28,973,849,381,261 | e05a290f18b0ae8089709f4fbe92f3f49042daee | /registration/registration-service/src/main/java/io/mosip/registration/dto/PacketStatusDTO.java | f94844364d812550921ab80b20439d29910070eb | [] | no_license | Aswin-MN/personal | https://github.com/Aswin-MN/personal | 25e6d6bf306e61a236d0ea886d33ea621bb7dc56 | d096fa6ab16e13a66a82be0325cf4d117d3669f3 | refs/heads/master | 2021-10-11T16:24:08.604000 | 2019-01-28T12:52:41 | 2019-01-28T12:52:41 | 166,238,628 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.mosip.registration.dto;
public class PacketStatusDTO {
private String sourcePath;
private String fileName;
private String uploadStatus;
private String uploadTime;
private String remarks;
public String getSourcePath() {
return sourcePath;
}
public void setSourcePath(String sourcePath) {
this.sou... | UTF-8 | Java | 891 | java | PacketStatusDTO.java | Java | [] | null | [] | package io.mosip.registration.dto;
public class PacketStatusDTO {
private String sourcePath;
private String fileName;
private String uploadStatus;
private String uploadTime;
private String remarks;
public String getSourcePath() {
return sourcePath;
}
public void setSourcePath(String sourcePath) {
this.sou... | 891 | 0.750842 | 0.750842 | 41 | 20.731707 | 15.513997 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.512195 | false | false | 13 |
90700debf6887d3cac528d6998f790a64de32ff7 | 23,630,910,126,941 | 00ce5d92e499d43cf0bc29b77e56194fab41d0da | /app/src/main/java/com/ogsteam/ogspy/notification/NotificationProvider.java | 9b4e686ba5d9338c3ebde4f69d1ad8ae64a2b3f3 | [] | no_license | OGSteam/ogspy-android | https://github.com/OGSteam/ogspy-android | 68d6dbeb1427c53034f0e0528d3088ea306dc228 | 956b405d764305c9cb6640f690cfda073cf80673 | refs/heads/master | 2021-01-12T04:34:52.331000 | 2017-02-17T16:22:15 | 2017-02-17T16:22:15 | 76,646,370 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ogsteam.ogspy.notification;
import android.app.Activity;
import android.app.Notification;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.drawable.Bitmap... | UTF-8 | Java | 4,682 | java | NotificationProvider.java | Java | [] | null | [] | package com.ogsteam.ogspy.notification;
import android.app.Activity;
import android.app.Notification;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.drawable.Bitmap... | 4,682 | 0.692801 | 0.691519 | 101 | 44.346535 | 36.7869 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.554455 | false | false | 13 |
e7fb567635547b92de7596ec0228d8d5c0232dbc | 6,571,300,028,733 | c75296ab8eac301cc551ed281a29032fedc84fc1 | /ifreebudget/src/com/ifreebudget/fm/utils/ActivityUtils.java | b6c18516ec288636c6446d254783c13648af13d1 | [] | no_license | wangji74/ifreebudget-android | https://github.com/wangji74/ifreebudget-android | 6c8363166fcbc1840765c9e2056098e37161efce | 7cb7a0efdf7629ee8c23f2755d5940e425b5fb6a | refs/heads/master | 2021-01-10T01:33:25.212000 | 2012-02-16T04:05:12 | 2012-02-16T04:05:12 | 50,930,940 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ifreebudget.fm.utils;
import java.util.ArrayList;
import android.util.Log;
import com.ifreebudget.fm.constants.AccountTypes;
import com.ifreebudget.fm.entity.DBException;
import com.ifreebudget.fm.entity.FManEntityManager;
import com.ifreebudget.fm.entity.beans.AccountCategory;
public class ActivityUtil... | UTF-8 | Java | 1,613 | java | ActivityUtils.java | Java | [] | null | [] | package com.ifreebudget.fm.utils;
import java.util.ArrayList;
import android.util.Log;
import com.ifreebudget.fm.constants.AccountTypes;
import com.ifreebudget.fm.entity.DBException;
import com.ifreebudget.fm.entity.FManEntityManager;
import com.ifreebudget.fm.entity.beans.AccountCategory;
public class ActivityUtil... | 1,613 | 0.520769 | 0.515809 | 50 | 31.26 | 22.06428 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 13 |
adb2c179dce1a8244518878b22f31307c3310554 | 23,708,219,491,360 | 62507597c9fa6c7e04eeaf31977a0d45c33fcf2b | /app/src/main/java/us/originally/teamtrack/modules/audio/AudioStreamManager.java | 07e97a543fd9d6d5e13f369a1d4040d785b41ceb | [] | no_license | solominh/team-tracking-firebase | https://github.com/solominh/team-tracking-firebase | 284ce1488a4a73c2f283ef9643bc53da77589796 | 5ce15d6eaa380254613896bcfbc9df69744eab69 | refs/heads/master | 2021-01-15T16:29:25.833000 | 2015-09-19T13:41:17 | 2015-09-19T13:41:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package us.originally.teamtrack.modules.audio;
import android.media.AudioFormat;
import android.media.AudioRecord;
import android.media.AudioTrack;
import android.media.MediaRecorder;
import android.util.Base64;
import android.util.Log;
import de.greenrobot.event.EventBus;
import us.originally.teamtrack.EventBus.Visu... | UTF-8 | Java | 4,805 | java | AudioStreamManager.java | Java | [
{
"context": "es.dagger.managers.UserManager;\n\n/**\n * Created by VietHoa on 07/09/15.\n */\npublic class AudioStreamManager ",
"end": 529,
"score": 0.9894925355911255,
"start": 522,
"tag": "NAME",
"value": "VietHoa"
}
] | null | [] | package us.originally.teamtrack.modules.audio;
import android.media.AudioFormat;
import android.media.AudioRecord;
import android.media.AudioTrack;
import android.media.MediaRecorder;
import android.util.Base64;
import android.util.Log;
import de.greenrobot.event.EventBus;
import us.originally.teamtrack.EventBus.Visu... | 4,805 | 0.567118 | 0.552966 | 146 | 31.910959 | 27.763166 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.684932 | false | false | 13 |
8907e3e7d61f5de9b76e20509110b5d4f0b287b8 | 31,954,556,722,687 | c392c7639b77fa5b073dc36c762e8ccb2bc786b0 | /app/src/main/java/com/tencent/liteav/demo/videoupload/impl/UGCClient.java | dbd3a67bb2602bc32365e470ad4ff72055bff32c | [] | no_license | aiyaapp/AiyaEffectsWithTengxunyunAndroid | https://github.com/aiyaapp/AiyaEffectsWithTengxunyunAndroid | 891fe4c8253d54c8c1bcdea73b0c3868ec9268fc | b176f99e12b05f1f537a8919525c6e479da984ee | refs/heads/master | 2021-06-02T02:38:46.328000 | 2020-02-17T06:56:31 | 2020-02-17T06:56:31 | 112,185,009 | 4 | 5 | null | false | 2019-04-04T06:31:49 | 2017-11-27T10:58:18 | 2019-04-04T06:31:04 | 2019-04-04T06:31:00 | 89,330 | 1 | 2 | 0 | Java | false | false | package com.tencent.liteav.demo.videoupload.impl;
import android.content.Context;
import android.os.Handler;
import com.tencent.liteav.basic.log.TXCLog;
import org.json.JSONException;
import org.json.JSONObject;
import java.util.concurrent.TimeUnit;
import okhttp3.Callback;
import okhttp3.MediaType;
import okhttp3... | UTF-8 | Java | 4,509 | java | UGCClient.java | Java | [
{
"context": "// private static String TEST_SERVER = \"http://112.90.82.173/v3/index.php?Action=\";\n private static String ",
"end": 685,
"score": 0.9851962327957153,
"start": 672,
"tag": "IP_ADDRESS",
"value": "112.90.82.173"
},
{
"context": "mmitUploadUGC\";\n// Strin... | null | [] | package com.tencent.liteav.demo.videoupload.impl;
import android.content.Context;
import android.os.Handler;
import com.tencent.liteav.basic.log.TXCLog;
import org.json.JSONException;
import org.json.JSONObject;
import java.util.concurrent.TimeUnit;
import okhttp3.Callback;
import okhttp3.MediaType;
import okhttp3... | 4,507 | 0.599363 | 0.590257 | 128 | 33.320313 | 26.557112 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.609375 | false | false | 13 |
b93b777d0cdfcf2b1e0b1bf3e32ec4ad398e3027 | 25,494,925,914,940 | 134e0f2d4497afb49963c87a50c5c439d10b505d | /tsien_app/src/main/java/com/tsien/app/AppData.java | 18475f8b3f5fec886b3606c457ec8fd8ca1e0205 | [] | no_license | FeyTsien/TsienApp | https://github.com/FeyTsien/TsienApp | b43d8104e4291d7e751654896adf7699853be166 | 752ba32bffb70a30f02f1d89bd76c370e094287a | refs/heads/master | 2020-04-29T02:26:39.348000 | 2019-05-17T02:44:51 | 2019-05-17T02:44:51 | 175,767,536 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tsien.app;
import android.annotation.SuppressLint;
import com.blankj.utilcode.util.PhoneUtils;
import com.blankj.utilcode.util.SPUtils;
import com.tsien.bean.result.UserBean;
/**
* Created by Administrator on 2017/8/31.
*/
public class AppData {
//BaseUrl
public static final String KEY_BASE_U... | UTF-8 | Java | 4,322 | java | AppData.java | Java | [
{
"context": "com.tsien.bean.result.UserBean;\n\n/**\n * Created by Administrator on 2017/8/31.\n */\n\npublic class AppData {\n\n //",
"end": 221,
"score": 0.7333669662475586,
"start": 208,
"tag": "NAME",
"value": "Administrator"
},
{
"context": "密码\n public static final Strin... | null | [] | package com.tsien.app;
import android.annotation.SuppressLint;
import com.blankj.utilcode.util.PhoneUtils;
import com.blankj.utilcode.util.SPUtils;
import com.tsien.bean.result.UserBean;
/**
* Created by Administrator on 2017/8/31.
*/
public class AppData {
//BaseUrl
public static final String KEY_BASE_U... | 4,326 | 0.656647 | 0.654448 | 128 | 30.96875 | 28.122204 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.570313 | false | false | 13 |
b61f4b739ce12acf8179cadf98dd1e54d1c8afe4 | 33,363,305,959,705 | 05727760beb55e3ed86d99639e1bf7ad30bf85b9 | /bhshop/bh-pojo/src/main/java/com/bh/goods/pojo/MyNewGoodsShopPojo.java | 9a44b08995470cdb36c74bd2705f5a95e9c7b5e4 | [] | no_license | cckmit/bhshop | https://github.com/cckmit/bhshop | 289f6002cb545c514b0027023935a7041b62cb75 | 02fd4883cdcf456fb26b983da77d81f99cb3f8c4 | refs/heads/master | 2023-03-15T22:53:57.473000 | 2019-05-20T16:58:00 | 2019-05-20T16:58:00 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bh.goods.pojo;
public class MyNewGoodsShopPojo {
//商品的ID
private Integer id;
//新品上架的图片
private String publicimg;
public Integer getId() {
return id;
}
public void setId(Integer id) {
this.id = id;
}
public String getPublicimg() {
return publicimg;
}
public void setPublicimg(String publicim... | UTF-8 | Java | 384 | java | MyNewGoodsShopPojo.java | Java | [] | null | [] | package com.bh.goods.pojo;
public class MyNewGoodsShopPojo {
//商品的ID
private Integer id;
//新品上架的图片
private String publicimg;
public Integer getId() {
return id;
}
public void setId(Integer id) {
this.id = id;
}
public String getPublicimg() {
return publicimg;
}
public void setPublicimg(String publicim... | 384 | 0.703297 | 0.703297 | 22 | 15.545455 | 13.337327 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.318182 | false | false | 13 |
dbbd5df4baee52f81fd0e2b8cb7846f35f6b546a | 33,363,305,960,387 | 409df199b0a8d1149b3fbe95ce640a3efe941912 | /OrangeHRM/src/main/java/com/app/pages/RecruitmentPage.java | 5d726136b8470be6f836d1609fab551858e0f9b6 | [] | no_license | maheedhar-202/Orange | https://github.com/maheedhar-202/Orange | 2ea78e185bebc4d96f4db703a76e8ab0239ea624 | 25133f7cfdbaf9deeaab6efef306c908cb0d0617 | refs/heads/master | 2023-05-10T12:36:54.109000 | 2020-06-16T13:50:41 | 2020-06-16T13:50:41 | 270,563,299 | 0 | 0 | null | false | 2023-05-09T18:53:25 | 2020-06-08T06:56:22 | 2020-06-16T13:55:45 | 2023-05-09T18:53:21 | 4,667 | 0 | 0 | 1 | HTML | false | false | package com.app.pages;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.PageFactory;
import com.app.BasePage.TestBase;
public class RecruitmentPage extends TestBase{
@FindBy(xpath = "//b[text()='Recruitment']")
WebElement recruitment_Btn;
... | UTF-8 | Java | 1,032 | java | RecruitmentPage.java | Java | [] | null | [] | package com.app.pages;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.PageFactory;
import com.app.BasePage.TestBase;
public class RecruitmentPage extends TestBase{
@FindBy(xpath = "//b[text()='Recruitment']")
WebElement recruitment_Btn;
... | 1,032 | 0.707364 | 0.707364 | 37 | 25.891891 | 19.830067 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.459459 | false | false | 13 |
880868ce99fe86c56edc4400ac24bfa84e483083 | 22,574,348,110,356 | a3c7cd173392f292b91616839f08e49b41c12c28 | /mmap/src/main/java/com/indeed/util/mmap/AbstractMemory.java | 2c3d08178bbcc74cc9fc95a832d26b39176bc51f | [
"Apache-2.0"
] | permissive | indeedeng/util | https://github.com/indeedeng/util | 2b12625729b29e0140abbaa853254a8a017521a8 | 3042601f694e2215655283ddd86ae5cc5b69cae1 | refs/heads/main | 2023-09-03T21:13:22.171000 | 2023-06-21T21:13:49 | 2023-06-21T21:13:49 | 13,075,106 | 143 | 78 | Apache-2.0 | false | 2023-06-23T20:57:51 | 2013-09-24T19:54:16 | 2023-04-18T08:23:05 | 2023-06-23T20:57:50 | 13,666 | 144 | 59 | 11 | Java | false | false | package com.indeed.util.mmap;
/** @author jplaisance */
public abstract class AbstractMemory implements Memory {
@Override
public final ByteArray byteArray(long start, long numBytes) {
return new ByteArray(this, start, numBytes);
}
@Override
public final ShortArray shortArray(long start, ... | UTF-8 | Java | 1,111 | java | AbstractMemory.java | Java | [
{
"context": "package com.indeed.util.mmap;\n\n/** @author jplaisance */\npublic abstract class AbstractMemory implement",
"end": 53,
"score": 0.9993631839752197,
"start": 43,
"tag": "USERNAME",
"value": "jplaisance"
}
] | null | [] | package com.indeed.util.mmap;
/** @author jplaisance */
public abstract class AbstractMemory implements Memory {
@Override
public final ByteArray byteArray(long start, long numBytes) {
return new ByteArray(this, start, numBytes);
}
@Override
public final ShortArray shortArray(long start, ... | 1,111 | 0.679568 | 0.679568 | 40 | 26.775 | 26.302555 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.725 | false | false | 13 |
6dc9bdee00b443872124b49c2afcda80df53b357 | 18,245,021,082,928 | 4057115643c9bfd8ed6ca7148a6404de4c050e0a | /src/main/java/com/inspirenetz/api/core/dictionary/ImagePrimaryId.java | 25d8fd7635589a566d9e7c2e7f66abcdd8d81bd5 | [] | no_license | systemsarchitecture/java-spring | https://github.com/systemsarchitecture/java-spring | 38032a8d941f70ca588fce842fb056cef3537065 | 8462e54291e8a45b3b4a97f303490e2510d62a8e | refs/heads/master | 2022-05-20T12:18:08.190000 | 2017-01-05T10:54:31 | 2017-01-05T10:54:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.inspirenetz.api.core.dictionary;
/**
* Created by sandheepgr on 14/5/14.
*/
public class ImagePrimaryId {
public static final Long PRIMARY_DEFAULT_IMAGE = 1L;
public static final Long PRIMARY_MERCHANT_LOGO = 2L;
public static final Long PRIMARY_PROMOTION_IMAGE =3L;
public static final Lo... | UTF-8 | Java | 1,031 | java | ImagePrimaryId.java | Java | [
{
"context": "nspirenetz.api.core.dictionary;\n\n/**\n * Created by sandheepgr on 14/5/14.\n */\npublic class ImagePrimaryId {\n\n ",
"end": 74,
"score": 0.9996550679206848,
"start": 64,
"tag": "USERNAME",
"value": "sandheepgr"
}
] | null | [] | package com.inspirenetz.api.core.dictionary;
/**
* Created by sandheepgr on 14/5/14.
*/
public class ImagePrimaryId {
public static final Long PRIMARY_DEFAULT_IMAGE = 1L;
public static final Long PRIMARY_MERCHANT_LOGO = 2L;
public static final Long PRIMARY_PROMOTION_IMAGE =3L;
public static final Lo... | 1,031 | 0.743938 | 0.71872 | 24 | 41.958332 | 25.376301 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 13 |
2b5dd7d8afb90fe07c0313b567e6acb3f7c9871d | 9,457,518,047,888 | c1f521de9abcd1bd506170e44901fb4100689d69 | /model/src/main/java/com/tj720/model/common/SelectDto.java | 2f7ff3cc48e2f1655059ea4711756e24f79ef2db | [] | no_license | wyfddh/post_online | https://github.com/wyfddh/post_online | 210fcea3b4996cdfb74e021d197291ef258cffe3 | 621bceb4f03d4d0468b522a031921b38614ced35 | refs/heads/master | 2020-04-25T15:34:53.751000 | 2019-01-29T07:44:18 | 2019-01-29T07:44:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tj720.model.common;
import java.io.Serializable;
//@Data
public class SelectDto implements Serializable{
private static final long serialVersionUID = -3067263031103815640L;
private String name;
private String value;
private String selected;
private String disabled;
public String getName() {
re... | UTF-8 | Java | 768 | java | SelectDto.java | Java | [] | null | [] | package com.tj720.model.common;
import java.io.Serializable;
//@Data
public class SelectDto implements Serializable{
private static final long serialVersionUID = -3067263031103815640L;
private String name;
private String value;
private String selected;
private String disabled;
public String getName() {
re... | 768 | 0.72526 | 0.696615 | 47 | 15.340425 | 16.373665 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.106383 | false | false | 13 |
2dcc7c67f06384ba2360669c92bfc473eeec6d82 | 28,518,582,879,353 | b19af9ac5935cfbf7db2bded10fe60ad2c718d27 | /velocityplus/src/net/sf/wdte/ui/text/rules/IDocumentView.java | b8726217da65f2f9dfa5f8f20d187e1314d46f2c | [] | no_license | javamonkey/velocityplus | https://github.com/javamonkey/velocityplus | 9c22c7d85165987e5b78773b7f862067c517c2de | e58add9c64eebc7581fc9a9cc74ab1c9fe1aece9 | refs/heads/master | 2021-01-17T21:39:46.904000 | 2012-02-12T20:09:59 | 2012-02-12T20:09:59 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) 2002-2004 Widespace, OU and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, and is available at
* http://solareclipse.sourceforge.net/legal/cpl-v10.html
... | UTF-8 | Java | 891 | java | IDocumentView.java | Java | [
{
"context": "/legal/cpl-v10.html\r\n * \r\n * Contributors:\r\n * Igor Malinin - initial contribution\r\n * \r\n * $Id: IDocumentVie",
"end": 362,
"score": 0.9998153448104858,
"start": 350,
"tag": "NAME",
"value": "Igor Malinin"
},
{
"context": "en this view and parent document.... | null | [] | /*
* Copyright (c) 2002-2004 Widespace, OU and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, and is available at
* http://solareclipse.sourceforge.net/legal/cpl-v10.html
... | 879 | 0.720539 | 0.689113 | 31 | 26.741936 | 26.003681 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.354839 | false | false | 13 |
43205fb8784f9d74d32f851c08187fa8708f16d0 | 17,772,574,738,385 | 005bd0ff57eb5774f176a802e16da1be70272dea | /src/main/java/com/lab/restaurant/transactional/AppRestauranteController.java | c2c5f16b664890605e8045a92cee235bc6ab7bd4 | [] | no_license | jvalagui/BelatrixTeamB | https://github.com/jvalagui/BelatrixTeamB | aa890a04750e8923a1f9785f872e82de144d8eda | 921d0354c07e7a294576a612ac80196c3163ef85 | refs/heads/master | 2021-01-01T05:03:54.970000 | 2016-05-21T06:39:05 | 2016-05-21T06:39:05 | 58,276,181 | 1 | 0 | null | false | 2016-05-21T06:39:05 | 2016-05-07T17:12:07 | 2016-05-09T19:10:36 | 2016-05-21T06:39:05 | 96 | 0 | 0 | 1 | Java | null | null | package com.lab.restaurant.transactional;
import com.lab.restaurant.model.*;
import com.lab.restaurant.utils.Helper;
import java.util.*;
/**
* Created by Kei on 10/05/2016.
*/
public class AppRestauranteController {
private static Queue<Visita> colaEspera = new LinkedList<Visita>();
public static void m... | UTF-8 | Java | 15,382 | java | AppRestauranteController.java | Java | [
{
"context": "s.Helper;\n\nimport java.util.*;\n\n\n/**\n * Created by Kei on 10/05/2016.\n */\npublic class AppRestauranteC",
"end": 160,
"score": 0.7040271759033203,
"start": 159,
"tag": "NAME",
"value": "K"
},
{
"context": "Helper;\n\nimport java.util.*;\n\n\n/**\n * Created by Ke... | null | [] | package com.lab.restaurant.transactional;
import com.lab.restaurant.model.*;
import com.lab.restaurant.utils.Helper;
import java.util.*;
/**
* Created by Kei on 10/05/2016.
*/
public class AppRestauranteController {
private static Queue<Visita> colaEspera = new LinkedList<Visita>();
public static void m... | 15,382 | 0.503654 | 0.497194 | 419 | 35.577564 | 28.682287 | 248 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.637232 | false | false | 13 |
62eba4e6ef0cff7d4e908ffb25cf5c5e99540fa5 | 9,122,510,606,579 | 307296590d1fd9e70055b96311c97863a4627b1e | /src/main/java/br/com/si/clinicamedica/service/TiposExamesService.java | 3a99c29182f4d78fdc2432b2a2f7e6396f0d253d | [] | no_license | HenriqueJorge/clinicamedica | https://github.com/HenriqueJorge/clinicamedica | d803d7268f86fd2215960114d758ca6e18cae267 | 8954a5e7446e33475392ea38b5849ccc9e089239 | refs/heads/master | 2020-04-20T08:51:55.798000 | 2019-02-06T19:20:09 | 2019-02-06T19:20:09 | 168,751,887 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.si.clinicamedica.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import br.com.si.clinicamedica.model.TiposExames;
import br.com.si.clinicamedica.repository.TiposExamesRepository;
@Service
public class Tipos... | UTF-8 | Java | 937 | java | TiposExamesService.java | Java | [] | null | [] | package br.com.si.clinicamedica.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import br.com.si.clinicamedica.model.TiposExames;
import br.com.si.clinicamedica.repository.TiposExamesRepository;
@Service
public class Tipos... | 937 | 0.766275 | 0.766275 | 43 | 20.790697 | 20.661793 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.27907 | false | false | 13 |
3430e77fa8e1d29bce57c21b4eead667d3a46293 | 2,207,613,219,936 | 2103e1c9d3dd8f8fe82ff2f1ccdb87bca545aa2e | /src/main/java/com/pingming/plantcap/domain/CrmGCurrency.java | 1fa96efcc6b6491f32a9766993e317d83b77a512 | [] | no_license | philipzhou2009/plantcap-spring-boot | https://github.com/philipzhou2009/plantcap-spring-boot | 0eb1c9a58fbb222cde6f802336626b984146f3ff | d705859cbfffcdfe27cc29a063ae48f7b9bb644a | refs/heads/master | 2018-01-10T12:40:02.358000 | 2016-02-01T16:07:46 | 2016-02-01T16:07:46 | 47,343,840 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pingming.plantcap.domain;
// Generated Jan 25, 2016 2:40:46 PM by Hibernate Tools 4.3.1.Final
import java.util.HashSet;
import java.util.Set;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import static javax.pe... | UTF-8 | Java | 2,445 | java | CrmGCurrency.java | Java | [] | null | [] | package com.pingming.plantcap.domain;
// Generated Jan 25, 2016 2:40:46 PM by Hibernate Tools 4.3.1.Final
import java.util.HashSet;
import java.util.Set;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import static javax.pe... | 2,445 | 0.733742 | 0.724744 | 103 | 22.737864 | 22.763435 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.320388 | false | false | 13 |
25a0a76168c9e2d2c2ead4814e92fc3bb75300b1 | 33,397,665,699,007 | 5106d6b134e613391286913fe16175b7609b88e5 | /repo/core/branches/intact-jami-1.0.0-alpha-SNAPSHOT/src/main/java/uk/ac/ebi/intact/jami/model/listener/PolymerSequenceListener.java | 528252a000888be3975516efd67650c0f50ac0fc | [] | no_license | EBI-IntAct/intact | https://github.com/EBI-IntAct/intact | b7ace4d6e9a45563e56fd6c7f6eeea024cff5586 | 285883503f0818778d3e7aae7427b87e95f401ea | refs/heads/master | 2020-12-24T08:24:10.446000 | 2015-03-25T16:04:46 | 2015-03-25T16:04:46 | 32,396,831 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package uk.ac.ebi.intact.jami.model.listener;
import uk.ac.ebi.intact.jami.model.SequenceChunk;
import uk.ac.ebi.intact.jami.model.extension.IntactPolymer;
import uk.ac.ebi.intact.jami.utils.IntactUtils;
import javax.persistence.PostLoad;
import javax.persistence.PrePersist;
import javax.persistence.PreUpdate;
import... | UTF-8 | Java | 3,617 | java | PolymerSequenceListener.java | Java | [
{
"context": "lity only with previous intact-core.\n *\n * @author Marine Dumousseau (marine@ebi.ac.uk)\n * @version $Id$\n * @since <pr",
"end": 615,
"score": 0.9998753666877747,
"start": 598,
"tag": "NAME",
"value": "Marine Dumousseau"
},
{
"context": "ous intact-core.\n *\n * @aut... | null | [] | package uk.ac.ebi.intact.jami.model.listener;
import uk.ac.ebi.intact.jami.model.SequenceChunk;
import uk.ac.ebi.intact.jami.model.extension.IntactPolymer;
import uk.ac.ebi.intact.jami.utils.IntactUtils;
import javax.persistence.PostLoad;
import javax.persistence.PrePersist;
import javax.persistence.PreUpdate;
import... | 3,597 | 0.617915 | 0.614598 | 95 | 37.073685 | 28.438759 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.442105 | false | false | 13 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.