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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
7bbc8e2f6a88016beffcfb19ff9d7e951a6ced32 | 29,875,792,554,351 | fef5296397f9b950a11455e880a919537390aea0 | /enterprise/j2ee.ejbcore/test/unit/data/golden/SalesTaxCodeTblLocalHome.java | be68db469531a044d1b6bf90354ca967b84d45fb | [
"Apache-2.0"
] | permissive | apache/netbeans | https://github.com/apache/netbeans | 5a4d6fa9e4f230b33e44519a479d66e47a381289 | 28d308b400bbe439ac0ac84b64d823ce0b69272e | refs/heads/master | 2023-08-29T15:32:41.838000 | 2023-08-29T09:48:59 | 2023-08-29T09:48:59 | 102,083,576 | 1,692 | 718 | Apache-2.0 | false | 2023-09-14T19:41:05 | 2017-09-01T07:00:11 | 2023-09-14T09:51:47 | 2023-09-14T19:41:04 | 381,002 | 2,386 | 791 | 718 | Java | false | false |
package testPackage;
/**
* This is the local-home interface for SalesTaxCodeTbl enterprise bean.
*/
public interface SalesTaxCodeTblLocalHome extends javax.ejb.EJBLocalHome {
testPackage.SalesTaxCodeTblLocal findByPrimaryKey(java.lang.String key) throws javax.ejb.FinderException;
public testPackage.... | UTF-8 | Java | 475 | java | SalesTaxCodeTblLocalHome.java | Java | [] | null | [] |
package testPackage;
/**
* This is the local-home interface for SalesTaxCodeTbl enterprise bean.
*/
public interface SalesTaxCodeTblLocalHome extends javax.ejb.EJBLocalHome {
testPackage.SalesTaxCodeTblLocal findByPrimaryKey(java.lang.String key) throws javax.ejb.FinderException;
public testPackage.... | 475 | 0.787368 | 0.787368 | 14 | 32.857143 | 50.240646 | 165 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.357143 | false | false | 3 |
1816ac40b93df3b3cca7973dec723e57335b1afa | 9,131,100,525,718 | 6c89964040ea8260147d0fa241f307d0c3cfd10f | /src/services/algorithms/RoundRobin.java | ccbc8c3151f49020eae687899cf8ccc363858477 | [] | no_license | ingogbe/schedulingAlgorithms | https://github.com/ingogbe/schedulingAlgorithms | 4f19ecc38e2c529cce6f8bf0a276ccf6f0ccb77c | e663bdc526125841835a0e251a3efaea17116fa9 | refs/heads/master | 2021-07-23T00:28:49.352000 | 2017-11-03T12:42:59 | 2017-11-03T12:42:59 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package services.algorithms;
import java.io.IOException;
import java.util.ArrayList;
import javax.swing.UnsupportedLookAndFeelException;
import bo.Algorithm;
import bo.ProcessControlBlock;
import bo.ProcessStatus;
import exception.algorithms.RoundRobinException;
import exception.file.FileException;
import exception.... | ISO-8859-1 | Java | 3,792 | java | RoundRobin.java | Java | [] | null | [] | package services.algorithms;
import java.io.IOException;
import java.util.ArrayList;
import javax.swing.UnsupportedLookAndFeelException;
import bo.Algorithm;
import bo.ProcessControlBlock;
import bo.ProcessStatus;
import exception.algorithms.RoundRobinException;
import exception.file.FileException;
import exception.... | 3,792 | 0.736272 | 0.734953 | 133 | 27.481203 | 30.311565 | 210 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.669173 | false | false | 3 |
c1be6a1ad7c452228ead1ab12eb9665ddca51299 | 22,299,470,250,674 | 5cf2910a7322b9ff71f2c2bf11514976071e236f | /src/main/java/com/wh/tms/constans/SystemCons.java | e46b45f1dc59c9d53aacae585379019d269c0895 | [] | no_license | huyuanbin5/tms | https://github.com/huyuanbin5/tms | 18ef472ec3b3106cef58e1636f7514ecf91bd802 | 0c00207be0922d287ec4bd4710e20372e951c1de | refs/heads/master | 2020-04-26T02:18:19.690000 | 2019-03-01T05:12:28 | 2019-03-01T05:12:28 | 173,231,160 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wh.tms.constans;
/**
* @ClassName: SystemCons
* @Description: 系统常量
* @author Huqk
* @date 2018年1月20日 下午12:55:45
*/
public class SystemCons {
/**
* 系统登录用户session标识
*/
public static final String session_key = "login_user";
/**
* token私钥
*/
public static final String sso_key = "!jdQ@n47fgbNvag... | UTF-8 | Java | 947 | java | SystemCons.java | Java | [
{
"context": "ssName: SystemCons \n* @Description: 系统常量\n* @author Huqk\n* @date 2018年1月20日 下午12:55:45\n */\npublic class Sy",
"end": 95,
"score": 0.9811758995056152,
"start": 91,
"tag": "USERNAME",
"value": "Huqk"
},
{
"context": "识\n\t */\n\tpublic static final String session_key =... | null | [] | package com.wh.tms.constans;
/**
* @ClassName: SystemCons
* @Description: 系统常量
* @author Huqk
* @date 2018年1月20日 下午12:55:45
*/
public class SystemCons {
/**
* 系统登录用户session标识
*/
public static final String session_key = "login_user";
/**
* token私钥
*/
public static final String sso_key = <KEY>";
/**
*... | 932 | 0.625151 | 0.582829 | 48 | 16.229166 | 18.355562 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.979167 | false | false | 3 |
7138417d3b2997cb59f1f128f7afca66e216a409 | 8,744,553,453,795 | 8b27f0d905f724cb6a18e75fc5b082c18d24b203 | /app/src/main/java/com/dawoo/lotterybox/view/activity/setting/FeedBackNextActivity.java | ce96be957122b8cfe5ff4a9e7c5f5fd57eadcca1 | [] | no_license | easyGuyLyn/lt_b_pai | https://github.com/easyGuyLyn/lt_b_pai | 96a03989e6075dc731e76d5f83bfbb93a8664c50 | a63853d73cf1e2b3a8a0e002af08a54d632f4990 | refs/heads/master | 2023-04-04T11:48:20.736000 | 2021-04-05T04:31:32 | 2021-04-05T04:31:32 | 140,645,815 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dawoo.lotterybox.view.activity.setting;
import android.content.Context;
import android.content.Intent;
import android.view.View;
import android.widget.TextView;
import com.dawoo.lotterybox.R;
import com.dawoo.lotterybox.view.activity.BaseActivity;
import com.dawoo.lotterybox.view.view.HeaderView;
import ... | UTF-8 | Java | 2,087 | java | FeedBackNextActivity.java | Java | [
{
"context": "dView;\nimport butterknife.OnClick;\n\n/**\n * @author jack\n * 意见反馈\n */\n\npublic class FeedBackNext",
"end": 387,
"score": 0.6709861755371094,
"start": 386,
"tag": "NAME",
"value": "j"
},
{
"context": "iew;\nimport butterknife.OnClick;\n\n/**\n * @author jack... | null | [] | package com.dawoo.lotterybox.view.activity.setting;
import android.content.Context;
import android.content.Intent;
import android.view.View;
import android.widget.TextView;
import com.dawoo.lotterybox.R;
import com.dawoo.lotterybox.view.activity.BaseActivity;
import com.dawoo.lotterybox.view.view.HeaderView;
import ... | 2,087 | 0.59854 | 0.59854 | 85 | 23.17647 | 21.414221 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.435294 | false | false | 3 |
7740c71f1a29154809e29b8caed3706ea7f7e634 | 23,639,500,037,567 | a6e4c8550310fae4389b04089db75aaccd53120e | /High School/CodingBat_Java/src/AP1/AP1_scoresClump.java | 298fe6b7640347758feef405056080071b96f31f | [] | no_license | screenhunter/High-School | https://github.com/screenhunter/High-School | 6a29946cdfa628e864310d1d08f0d3eeb1681b74 | 7a7fe464a5f17c85338faaed0567f10534a0177a | refs/heads/master | 2021-03-19T16:42:56.021000 | 2018-01-10T01:16:52 | 2018-01-10T01:16:52 | 116,891,006 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package AP1;
import java.io.IOException;
public class AP1_scoresClump {
public static boolean scoresClump(int[] scores) {
for (int i = 0; i < scores.length - 2; i++) {
int tempA = scores[i];
int tempB = scores[i + 1];
int tempC = scores[i + 2];
if (Math.abs(tempA - tempB) <= 2
&& (Math.abs(tem... | UTF-8 | Java | 567 | java | AP1_scoresClump.java | Java | [] | null | [] | package AP1;
import java.io.IOException;
public class AP1_scoresClump {
public static boolean scoresClump(int[] scores) {
for (int i = 0; i < scores.length - 2; i++) {
int tempA = scores[i];
int tempB = scores[i + 1];
int tempC = scores[i + 2];
if (Math.abs(tempA - tempB) <= 2
&& (Math.abs(tem... | 567 | 0.592593 | 0.571429 | 36 | 14.75 | 19.882118 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.416667 | false | false | 3 |
13dcbb7567e5235ef22f031ce13163d4b3250220 | 32,856,499,847,919 | efbe970e5811a37373715468705409f86938b438 | /src/main/java/com/tool/SqoopTest.java | da06f68225ce5775ae7be82e9caf51bf1fd99e39 | [] | no_license | yanglin502/yanglin502 | https://github.com/yanglin502/yanglin502 | b5e01e4b851483c13539cefa299f087957cdf525 | 78ff67bd6dc0e2c2864f89b9f4dc211508134bcc | refs/heads/master | 2020-04-12T19:00:11.031000 | 2018-12-21T10:45:30 | 2018-12-21T10:45:30 | 162,696,795 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tool;
import com.cloudera.sqoop.lib.*;
import org.apache.hadoop.conf.Configuration;
import org.apache.sqoop.Sqoop;
import org.apache.sqoop.tool.SqoopTool;
//import com.cloudera.sqoop.tool.SqoopTool;
import org.apache.hadoop.io.nativeio.NativeIO;
import org.apache.sqoop.util.OptionsFileUtil;
import java.i... | UTF-8 | Java | 1,920 | java | SqoopTest.java | Java | [
{
"context": "g[]{\n// \"--connect\", \"jdbc:mysql://192.168.1.111:3306/test?useSSL=false\",\n// \"--dri",
"end": 1017,
"score": 0.9996436238288879,
"start": 1004,
"tag": "IP_ADDRESS",
"value": "192.168.1.111"
},
{
"context": "ername\", \"root\",\n// ... | null | [] | package com.tool;
import com.cloudera.sqoop.lib.*;
import org.apache.hadoop.conf.Configuration;
import org.apache.sqoop.Sqoop;
import org.apache.sqoop.tool.SqoopTool;
//import com.cloudera.sqoop.tool.SqoopTool;
import org.apache.hadoop.io.nativeio.NativeIO;
import org.apache.sqoop.util.OptionsFileUtil;
import java.i... | 1,920 | 0.650105 | 0.623954 | 54 | 34.407406 | 24.077436 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 3 |
f35a2eda79629cccb3408c73fc05e2728ab4ee06 | 32,856,499,851,997 | 5753addfc58e889382647c46eaf34b93f8e0c70a | /MClusterAgent/src/main/java/com/septemberhx/agent/middleware/MDockerManager.java | fe38286898116cb9487c819da7d622fc58bdbbb9 | [] | no_license | HITliulei/MSystemEvolution | https://github.com/HITliulei/MSystemEvolution | b34089e0fab052d228f002fc8b0f79d42c053d2b | 16be21a02266cce32196434b1aa49120aa33e806 | refs/heads/main | 2023-06-09T08:54:08.605000 | 2020-07-20T13:19:33 | 2020-07-20T13:19:33 | 266,460,916 | 0 | 0 | null | false | 2020-05-27T06:57:05 | 2020-05-24T03:13:50 | 2020-05-27T06:56:28 | 2020-05-27T06:56:26 | 248 | 0 | 0 | 0 | Java | false | false | package com.septemberhx.agent.middleware;
import com.septemberhx.common.bean.agent.MDockerInfoBean;
import io.kubernetes.client.models.V1Pod;
public interface MDockerManager {
public MDockerInfoBean getDockerInfoByIpAddr(String ipAddr);
public boolean deleteInstanceById(String instanceId);
public ... | UTF-8 | Java | 480 | java | MDockerManager.java | Java | [] | null | [] | package com.septemberhx.agent.middleware;
import com.septemberhx.common.bean.agent.MDockerInfoBean;
import io.kubernetes.client.models.V1Pod;
public interface MDockerManager {
public MDockerInfoBean getDockerInfoByIpAddr(String ipAddr);
public boolean deleteInstanceById(String instanceId);
public ... | 480 | 0.804167 | 0.8 | 11 | 41.636364 | 31.453495 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.909091 | false | false | 3 |
d20365bcb926fdd5451b3a6c3030f3aea5cdf7e8 | 7,868,380,118,405 | c45c8c2e86c91e39b2420757f6bf361caec6f300 | /android/src/main/java/jp/charm/flutter_bluetooth/FlutterBluetoothPlugin.java | 595a953a6e5676a6a112ff846489730d08e7f6af | [] | no_license | charm-jp/flutter-bluetooth | https://github.com/charm-jp/flutter-bluetooth | e66c1f43c778e36509dbd1bd26f89eccf77e840c | 4836b03d5b4196fc2fa8dc6f021a5ff262f79706 | refs/heads/master | 2023-06-07T06:33:05.721000 | 2021-06-30T07:05:05 | 2021-06-30T07:05:05 | 377,997,626 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jp.charm.flutter_bluetooth;
import android.Manifest;
import android.app.Activity;
import android.bluetooth.BluetoothAdapter;
import androidx.annotation.NonNull;
import androidx.core.content.ContextCompat;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.InputStream;
import jav... | UTF-8 | Java | 20,231 | java | FlutterBluetoothPlugin.java | Java | [] | null | [] | package jp.charm.flutter_bluetooth;
import android.Manifest;
import android.app.Activity;
import android.bluetooth.BluetoothAdapter;
import androidx.annotation.NonNull;
import androidx.core.content.ContextCompat;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.InputStream;
import jav... | 20,231 | 0.644555 | 0.640651 | 639 | 30.660406 | 26.819962 | 160 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.646322 | false | false | 3 |
2349af850743373fc3a00b34c9ea3be36782e02d | 16,819,091,950,735 | 4a3eb8516f44a185827eecdd1ed521a010b5fb76 | /app/src/main/java/com/appsinventiv/toolsbazzaradmin/Activities/AppSettings/ViewAboutUs.java | d4c5472e8f253c33d6dabc7df57942c6129de310 | [] | no_license | mohammadaliahmed/fortcityadmin | https://github.com/mohammadaliahmed/fortcityadmin | 349db3e72751ab9565787fff576b91c5eb65314f | 5ced19c4d67e855c565785ae63875ba9fd1f31e4 | refs/heads/master | 2021-07-23T04:29:40 | 2020-06-23T16:00:17 | 2020-06-23T16:00:17 | 189,361,451 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.appsinventiv.toolsbazzaradmin.Activities.AppSettings;
import android.graphics.Color;
import android.os.Build;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.view.Window;
import andro... | UTF-8 | Java | 3,300 | java | ViewAboutUs.java | Java | [] | null | [] | package com.appsinventiv.toolsbazzaradmin.Activities.AppSettings;
import android.graphics.Color;
import android.os.Build;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.view.Window;
import andro... | 3,300 | 0.656667 | 0.655455 | 89 | 36.078651 | 26.842539 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.58427 | false | false | 3 |
cbb27a26ccc4f089571ac60545f29017a279caa1 | 25,254,407,727,921 | 15855f08388b96ccbaff2e9774936d1ead119331 | /src/daily/practice/impl/sort/SelectionSort.java | 3827432c300d92f1dc63a9e9eade047f0e38eeb4 | [] | no_license | iusverma/DailyPracticeJava | https://github.com/iusverma/DailyPracticeJava | 6b91771b713ad71d8547a4f75697905c145d5183 | ed960cfaded45f4566683a666c9b75df79908fc8 | refs/heads/master | 2021-01-18T15:26:56.701000 | 2020-07-06T11:40:21 | 2020-07-06T11:40:21 | 86,653,037 | 0 | 0 | null | false | 2019-05-02T11:02:34 | 2017-03-30T03:06:36 | 2019-05-02T11:01:49 | 2019-05-02T11:02:34 | 958 | 0 | 0 | 0 | Java | false | false | package daily.practice.impl.sort;
class SelectionSort{
public static void sort(int arr[]){
int length = arr.length;
for(int i = 0;i<length;i++){
for(int j = i+1;j<length;j++){
if(arr[i]>arr[j]){
int temp = arr[i];
arr[i] = arr[j];
arr[j] = temp;
}
}
}
for(int i = 0;i<length;i++){
... | UTF-8 | Java | 578 | java | SelectionSort.java | Java | [] | null | [] | package daily.practice.impl.sort;
class SelectionSort{
public static void sort(int arr[]){
int length = arr.length;
for(int i = 0;i<length;i++){
for(int j = i+1;j<length;j++){
if(arr[i]>arr[j]){
int temp = arr[i];
arr[i] = arr[j];
arr[j] = temp;
}
}
}
for(int i = 0;i<length;i++){
... | 578 | 0.586505 | 0.430796 | 26 | 21.26923 | 19.413631 | 83 | false | false | 27 | 0.046713 | 0 | 0 | 0 | 0 | 3.576923 | false | false | 3 |
483f4eda84c56f74c6e081245bee5d9fac10e94a | 19,550,691,156,273 | 08647bcecbccdb32411271395dd85c287c221a7c | /src/main/java/com/dalcomlab/sattang/net/io/channel/nio/NioSocket.java | 74d607405205ce3217bf78337dcb81c068c3f0e0 | [] | no_license | sky25o5/waffle.http | https://github.com/sky25o5/waffle.http | 980b9ada548777501fc156cbf664183a76e26a07 | b6b2ca408d0b433b04edff968770f968bd8da980 | refs/heads/master | 2020-07-28T03:08:51.048000 | 2019-08-27T09:52:45 | 2019-08-27T09:52:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright SATTANG 2019
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writ... | UTF-8 | Java | 4,356 | java | NioSocket.java | Java | [
{
"context": "t java.nio.channels.SocketChannel;\n\n/**\n * @author ByungChang Yoo (dalcomlab@gmail.com)\n */\npublic class NioSocket ",
"end": 1039,
"score": 0.999840497970581,
"start": 1025,
"tag": "NAME",
"value": "ByungChang Yoo"
},
{
"context": "ls.SocketChannel;\n\n/**\n * @aut... | null | [] | /*
* Copyright SATTANG 2019
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writ... | 4,336 | 0.616162 | 0.613866 | 155 | 27.103226 | 27.179493 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.264516 | false | false | 3 |
17e604fb55b2d1d8ac28ecd49ee186711f05c67c | 24,927,990,209,732 | a1c80f71750bdef008d0a7b5d220a887c227dbdb | /Core/src/main/java/net/codersoffortune/infinity/metadata/unit/TransmutedCompactedUnit.java | 14c971ef56ec3b2faaac5469272204c6bc915dc3 | [
"MIT"
] | permissive | shadowman/Infinity-Army-Tools | https://github.com/shadowman/Infinity-Army-Tools | 1d4b0326a1c0fb087195c0885ef6685af83feb05 | 8e5c2e8ecaf650fc347a7e0d4244228b5152877e | refs/heads/master | 2023-01-30T07:57:35.857000 | 2020-12-15T08:30:23 | 2020-12-15T08:30:23 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.codersoffortune.infinity.metadata.unit;
import net.codersoffortune.infinity.SECTORAL;
import net.codersoffortune.infinity.metadata.MappedFactionFilters;
import java.io.InvalidObjectException;
import java.util.List;
import java.util.stream.Collectors;
public class TransmutedCompactedUnit extends Compacted... | UTF-8 | Java | 1,302 | java | TransmutedCompactedUnit.java | Java | [] | null | [] | package net.codersoffortune.infinity.metadata.unit;
import net.codersoffortune.infinity.SECTORAL;
import net.codersoffortune.infinity.metadata.MappedFactionFilters;
import java.io.InvalidObjectException;
import java.util.List;
import java.util.stream.Collectors;
public class TransmutedCompactedUnit extends Compacted... | 1,302 | 0.754224 | 0.753456 | 35 | 36.200001 | 36.567589 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.657143 | false | false | 3 |
d1d2a01bc58180822183e0ffbca5387368bfed1e | 21,732,534,549,831 | 1fd05b32e1858a7a5a19f1804c32cb7f797443f6 | /trunk/netx-ucenter/src/main/java/com/netx/ucenter/biz/router/RouterAction.java | 9ec63f9500aeac1435f31b7b051df2fde19d71db | [] | no_license | biantaiwuzui/netx | https://github.com/biantaiwuzui/netx | 089a81cf53768121f99cb54a3daf2f6a1ec3d4c7 | 56c6e07864bd199befe90f8475bf72988c647392 | refs/heads/master | 2020-03-26T22:57:06.970000 | 2018-09-13T02:25:48 | 2018-09-13T02:25:48 | 145,498,445 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.netx.ucenter.biz.router;
import com.netx.common.redis.RedisInfoHolder;
import com.netx.common.redis.service.GeoService;
import com.netx.common.router.dto.bean.UserInfoResponseDto;
import com.netx.common.router.dto.bean.UserPhotosResponseDto;
import com.netx.common.router.dto.select.*;
import com.netx.commo... | UTF-8 | Java | 25,918 | java | RouterAction.java | Java | [] | null | [] | package com.netx.ucenter.biz.router;
import com.netx.common.redis.RedisInfoHolder;
import com.netx.common.redis.service.GeoService;
import com.netx.common.router.dto.bean.UserInfoResponseDto;
import com.netx.common.router.dto.bean.UserPhotosResponseDto;
import com.netx.common.router.dto.select.*;
import com.netx.commo... | 25,918 | 0.659738 | 0.65827 | 585 | 40.938461 | 32.312145 | 254 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.716239 | false | false | 3 |
a7288a916eba3a39920da706663504881a1ac069 | 28,415,503,661,546 | dbb43c74db41cb66465ece98e385319895ecfe81 | /springbatch/src/main/java/com/pratap/spring/batch/product/config/ProductBatchConfig.java | 976a12a4aead441435c5b18f73c2aaaeb528315e | [] | no_license | pratap86/springdatajpa-Hibernate | https://github.com/pratap86/springdatajpa-Hibernate | fa5058a0ebb543f5406f51ab0fcc80ce7a80d2f6 | a3692bf0f0066f7e64c58a1ca0371f9a8e238731 | refs/heads/master | 2023-01-11T16:29:15.538000 | 2020-11-18T08:05:22 | 2020-11-18T08:05:22 | 280,872,886 | 1 | 0 | null | false | 2020-07-30T11:57:49 | 2020-07-19T13:37:18 | 2020-07-28T10:52:42 | 2020-07-30T11:57:48 | 365 | 0 | 0 | 0 | Java | false | false | package com.pratap.spring.batch.product.config;
import javax.sql.DataSource;
import org.springframework.batch.core.Job;
import org.springframework.batch.core.Step;
import org.springframework.batch.core.configuration.annotation.JobBuilderFactory;
import org.springframework.batch.core.configuration.annotation.StepBuild... | UTF-8 | Java | 3,961 | java | ProductBatchConfig.java | Java | [
{
"context": "\tdataSource.setUrl(url);\n\t\tdataSource.setUsername(username);\n\t\tdataSource.setPassword(password);\n\t\treturn da",
"end": 3812,
"score": 0.9987704753875732,
"start": 3804,
"tag": "USERNAME",
"value": "username"
},
{
"context": "e.setUsername(username);\n\t\tdataSo... | null | [] | package com.pratap.spring.batch.product.config;
import javax.sql.DataSource;
import org.springframework.batch.core.Job;
import org.springframework.batch.core.Step;
import org.springframework.batch.core.configuration.annotation.JobBuilderFactory;
import org.springframework.batch.core.configuration.annotation.StepBuild... | 3,963 | 0.780106 | 0.778086 | 131 | 29.236641 | 27.226175 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.885496 | false | false | 3 |
44c86956d0522ad3b33b0a0455509b2fc911114f | 21,440,476,771,263 | 3bf6d4a745e6d4d6f8dfcc83400ae9079da62a58 | /source/gotosea/trunk/common/src/main/java/com/hyhl/common/exception/type/CreditsError.java | 2e85faa0037a624ba13c993f685a715542d0f2d8 | [] | no_license | soldiers1989/truck | https://github.com/soldiers1989/truck | c56d481382b27ea7db51b83be4f8316f2a868089 | ec888b26eeac107369c4ec73f8793b1d0a93900f | refs/heads/master | 2020-03-29T04:28:24.666000 | 2017-09-07T07:47:20 | 2017-09-07T07:47:20 | 149,533,098 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hyhl.common.exception.type;
import java.util.Locale;
import com.hyhl.common.exception.IBaseBusinessError;
public enum CreditsError implements IBaseBusinessError {
/**无效的优惠券 */
invalid_coupon(401, "无效的优惠券", "invalid_coupon"),
/**用户当前积分不足 */
invalid_credits(401, "用户当前积分不足", "invalid_credits"),
;... | UTF-8 | Java | 824 | java | CreditsError.java | Java | [] | null | [] | package com.hyhl.common.exception.type;
import java.util.Locale;
import com.hyhl.common.exception.IBaseBusinessError;
public enum CreditsError implements IBaseBusinessError {
/**无效的优惠券 */
invalid_coupon(401, "无效的优惠券", "invalid_coupon"),
/**用户当前积分不足 */
invalid_credits(401, "用户当前积分不足", "invalid_credits"),
;... | 824 | 0.701823 | 0.69401 | 49 | 14.67347 | 17.003466 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.387755 | false | false | 3 |
58338c7eb7243ab71c632e900d75115ac90024e8 | 21,852,793,636,637 | 2a9975293673913bbc262292579e14920a8b34b6 | /ProjectUtil/src/main/java/model/Message.java | 4efc71016a93c98782e7a43b6896a54e7b91fe79 | [] | no_license | javiosyc/projectTool | https://github.com/javiosyc/projectTool | 211bbcc49ecdbb127991446ed71db980d3743eb4 | 24371a55d917477770a3b164907e7b950ec665c5 | refs/heads/master | 2021-01-23T00:07:27.014000 | 2015-05-04T16:35:41 | 2015-05-04T16:35:41 | 32,603,369 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model;
public class Message implements Comparable<Message> {
private String contents;
private String date;
public Message(String contents, String date) {
super();
this.contents = contents;
this.date = date;
}
public String getContents() {
return contents;
}
public void setContents(String cont... | UTF-8 | Java | 1,477 | java | Message.java | Java | [] | null | [] | package model;
public class Message implements Comparable<Message> {
private String contents;
private String date;
public Message(String contents, String date) {
super();
this.contents = contents;
this.date = date;
}
public String getContents() {
return contents;
}
public void setContents(String cont... | 1,477 | 0.645904 | 0.641842 | 76 | 18.43421 | 16.023285 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.828947 | false | false | 3 |
23b227039c26dc4e07aa2579319efb7dfd0ed4f2 | 10,411,000,763,865 | 6f86cbafa7dc751fa61a170fcc46cb7b49e53b9a | /src/main/java/com/poor/billy/dto/UserRegistrationDTO.java | 4430f16288c0b7f5892ac07ccf8a0c2dfe2dfe0f | [] | no_license | Rogue06/poorBilly | https://github.com/Rogue06/poorBilly | 808c832559136dc721dde3a49ee5d900c26d6067 | d86043d9c0c7b76925f8ae114b96f70552ba922b | refs/heads/master | 2023-06-21T10:25:27.122000 | 2021-07-27T15:04:23 | 2021-07-27T15:04:23 | 381,480,920 | 0 | 0 | null | false | 2021-07-27T15:04:24 | 2021-06-29T19:52:02 | 2021-07-26T17:49:37 | 2021-07-27T15:04:23 | 12,318 | 0 | 0 | 1 | Java | false | false | package com.poor.billy.dto;
import lombok.Getter;
import lombok.Setter;
import javax.validation.constraints.NotBlank;
import javax.validation.constraints.Size;
@Getter
@Setter
public class UserRegistrationDTO {
@NotBlank(message = "This field can not be empty!")
@Size(max = 35, message = "Please, enter corr... | UTF-8 | Java | 956 | java | UserRegistrationDTO.java | Java | [] | null | [] | package com.poor.billy.dto;
import lombok.Getter;
import lombok.Setter;
import javax.validation.constraints.NotBlank;
import javax.validation.constraints.Size;
@Getter
@Setter
public class UserRegistrationDTO {
@NotBlank(message = "This field can not be empty!")
@Size(max = 35, message = "Please, enter corr... | 956 | 0.700837 | 0.688285 | 31 | 29.870968 | 26.972795 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.580645 | false | false | 3 |
a000cde663c780c052625d38bf758a552ab8c79e | 11,098,195,515,794 | 00732208063676d399de54bd3a9c4188fa61fc41 | /slideshowfx-content-extension/src/main/java/com/twasyl/slideshowfx/content/extension/IContentExtension.java | ded7fc7c426e64af526d98f7d5e210d0255bbd99 | [
"Apache-2.0"
] | permissive | twasyl/SlideshowFX | https://github.com/twasyl/SlideshowFX | ef3731ee5023b35ddbce6f930f07f0e801c08314 | c24ea95aed8a050a79cddfd1809a5013c16c25cd | refs/heads/master | 2021-07-06T00:12:08.096000 | 2021-06-03T11:31:20 | 2021-06-03T11:31:20 | 30,044,052 | 48 | 8 | NOASSERTION | false | 2020-06-11T06:34:00 | 2015-01-29T22:16:34 | 2020-05-03T11:58:55 | 2020-06-11T06:34:00 | 221,113 | 45 | 5 | 3 | Java | false | false | package com.twasyl.slideshowfx.content.extension;
import com.twasyl.slideshowfx.icons.Icon;
import com.twasyl.slideshowfx.markup.IMarkup;
import com.twasyl.slideshowfx.plugin.IPlugin;
import javafx.beans.property.ReadOnlyBooleanProperty;
import javafx.scene.layout.Pane;
import java.io.File;
import java.util.Set;
/**... | UTF-8 | Java | 4,287 | java | IContentExtension.java | Java | [
{
"context": "ges, JavaScript libraries and so on.\n *\n * @author Thierry Wasylczenko\n * @version 1.1\n * @since SlideshowFX 1.0\n */\npub",
"end": 636,
"score": 0.9998104572296143,
"start": 617,
"tag": "NAME",
"value": "Thierry Wasylczenko"
}
] | null | [] | package com.twasyl.slideshowfx.content.extension;
import com.twasyl.slideshowfx.icons.Icon;
import com.twasyl.slideshowfx.markup.IMarkup;
import com.twasyl.slideshowfx.plugin.IPlugin;
import javafx.beans.property.ReadOnlyBooleanProperty;
import javafx.scene.layout.Pane;
import java.io.File;
import java.util.Set;
/**... | 4,274 | 0.702823 | 0.701889 | 110 | 37.972729 | 40.93042 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.218182 | false | false | 3 |
a9d6d531cc683f5e4cfa74460f916d3ef1a4c20b | 292,057,790,298 | a6228dd793933fc738e23087b88816cb03f60a23 | /src/City_Parts/Hospital.java | 8484c6153f5649e5070330b8179ff1f6e6da598d | [] | no_license | Group-37/Smart-City-Simulator | https://github.com/Group-37/Smart-City-Simulator | 66a6cde5c2b99dc35810152369ee86afca979871 | 15f93df87918aff614b207c99df4a88f4b5d06e5 | refs/heads/master | 2020-03-30T23:46:56.322000 | 2018-11-21T20:41:32 | 2018-11-21T20:41:32 | 151,713,124 | 1 | 1 | null | false | 2018-11-21T20:41:33 | 2018-10-05T11:49:36 | 2018-11-15T21:49:59 | 2018-11-21T20:41:33 | 154 | 1 | 1 | 1 | Java | false | null | package City_Parts;
public class Hospital extends Building {
public Hospital() {
this.hoursOcc = 24;
this.energyCost = 140.0f;
this.residents = 300;
this.heatingCost = 130.0f;
this.uValue = 0.19f;
}
public String getSymbol()
{
return "+";
}
}
| UTF-8 | Java | 262 | java | Hospital.java | Java | [] | null | [] | package City_Parts;
public class Hospital extends Building {
public Hospital() {
this.hoursOcc = 24;
this.energyCost = 140.0f;
this.residents = 300;
this.heatingCost = 130.0f;
this.uValue = 0.19f;
}
public String getSymbol()
{
return "+";
}
}
| 262 | 0.664122 | 0.603053 | 16 | 15.375 | 12.257013 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5 | false | false | 3 |
d03e2df0bbbd7c29331bdc58483b2d437aa402cb | 33,071,248,239,294 | d2a0a443eb8074c5b69609c820a3f450557a1331 | /test/java/test/src/com/test/ECal.java | 2258445f9255f06edd55c2e30a5e524981a3dce5 | [] | no_license | ijuju88/schoolIT | https://github.com/ijuju88/schoolIT | bc2bad77652f97586290a12dc8bd2e8b549fa6f4 | 0f2a8fd26ce80785ae99c91aad6d966cc9e6dbca | refs/heads/master | 2021-01-12T05:08:51.619000 | 2017-01-03T01:20:33 | 2017-01-03T01:20:33 | 77,870,130 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.test;
import java.util.Calendar;
import java.util.Scanner;
public class ECal {
public static void main(String[] args) {
cal Ca=new cal();
Ca.disp();
}}
class cal{
int year, month, week, laweek, i;
public cal(){
Calendar cal = Calendar.getInstance();//static메서드로 불러오기
Scanner scan=n... | UTF-8 | Java | 1,798 | java | ECal.java | Java | [] | null | [] | package com.test;
import java.util.Calendar;
import java.util.Scanner;
public class ECal {
public static void main(String[] args) {
cal Ca=new cal();
Ca.disp();
}}
class cal{
int year, month, week, laweek, i;
public cal(){
Calendar cal = Calendar.getInstance();//static메서드로 불러오기
Scanner scan=n... | 1,798 | 0.597561 | 0.587652 | 47 | 26.936171 | 21.670063 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.787234 | false | false | 3 |
da6e0950b3bcc722a05dcdb2af5c413e67b14e55 | 5,068,061,410,914 | bab1b80a12888ba1b6cac4bbbd7fe89863f8ea58 | /grpc-client/src/main/java/yz/grpc/client/StubFactory.java | 446189f20e93320f0e4143c3c7608b7c6af13c97 | [] | no_license | liuyazong/grpc-in-action | https://github.com/liuyazong/grpc-in-action | 698cd0c0d7f58f9d166c3dd80b7c23365829aa43 | ed419da5238c8c124c5f91308eb9314541c38696 | refs/heads/master | 2018-11-13T16:28:04.037000 | 2018-08-28T02:38:31 | 2018-08-28T02:38:31 | 118,611,301 | 8 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package yz.grpc.client;
import io.grpc.Channel;
import io.grpc.ManagedChannel;
import io.grpc.stub.AbstractStub;
import lombok.extern.slf4j.Slf4j;
import org.apache.commons.pool2.impl.GenericKeyedObjectPool;
import org.apache.commons.pool2.impl.GenericKeyedObjectPoolConfig;
import java.lang.reflect.Constructor;
impor... | UTF-8 | Java | 2,418 | java | StubFactory.java | Java | [
{
"context": "Address() {\n return new InetSocketAddress(\"127.0.0.1\", 2018);\n }\n}\n",
"end": 2396,
"score": 0.9997668862342834,
"start": 2387,
"tag": "IP_ADDRESS",
"value": "127.0.0.1"
}
] | null | [] | package yz.grpc.client;
import io.grpc.Channel;
import io.grpc.ManagedChannel;
import io.grpc.stub.AbstractStub;
import lombok.extern.slf4j.Slf4j;
import org.apache.commons.pool2.impl.GenericKeyedObjectPool;
import org.apache.commons.pool2.impl.GenericKeyedObjectPoolConfig;
import java.lang.reflect.Constructor;
impor... | 2,418 | 0.675228 | 0.666114 | 66 | 35.575756 | 30.971668 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.69697 | false | false | 3 |
43d2be06e57ce09d284ba5c3f52a6745480449f8 | 5,738,076,375,507 | f27f09e4b4b2302e33b84417a16fbb5c698b1cdc | /gwtent/src/main/java/com/gwtent/pagebus/client/Subscription.java | 99e2542e74ee9fe46a017707733a29a7f1f26197 | [
"Apache-2.0"
] | permissive | nikelin/gwtent | https://github.com/nikelin/gwtent | f24b63fb49c698d561cca12bf83e72ee61dad7f8 | e42ac106ad1b51e5d9764a86f9a9588c2a289410 | refs/heads/master | 2020-04-19T10:18:50.905000 | 2014-09-12T15:24:58 | 2014-09-12T15:24:59 | 23,965,815 | 2 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gwtent.pagebus.client;
import com.google.gwt.core.client.JavaScriptObject;
public class Subscription extends JsObject {
public Subscription(JavaScriptObject jsObj) {
super(jsObj);
}
}
| UTF-8 | Java | 209 | java | Subscription.java | Java | [] | null | [] | package com.gwtent.pagebus.client;
import com.google.gwt.core.client.JavaScriptObject;
public class Subscription extends JsObject {
public Subscription(JavaScriptObject jsObj) {
super(jsObj);
}
}
| 209 | 0.76555 | 0.76555 | 10 | 19.9 | 20.603155 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 3 |
852967290c44833f6b0228cc44c1c6b93ed0d14b | 16,131,897,197,199 | e334222f858e71e748f2859935730359f5b88e0e | /app/src/main/java/com/app/rum_a/ui/postauth/qbloxui/quickbloxmodule/database/DatabaseHelper.java | a97a57b4d2ee2d4afd798854716c1f214532a05c | [] | no_license | ArisChoice/Demo-Ru | https://github.com/ArisChoice/Demo-Ru | d9741264140f84af382d180d15977e2f7fa2f3de | 75b31f63d9b05732389bc353feecd570e3c45f1c | refs/heads/master | 2020-03-30T22:34:40.771000 | 2018-10-06T08:15:51 | 2018-10-06T08:15:51 | 151,671,696 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.app.rum_a.ui.postauth.qbloxui.quickbloxmodule.database;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import com.app.rum_a.ui.postauth.qbloxui.quickbloxmodule.DialogsDAO;
/**
* Created by Vivek on 8/31/2016.
*/
public cl... | UTF-8 | Java | 4,869 | java | DatabaseHelper.java | Java | [
{
"context": "ui.quickbloxmodule.DialogsDAO;\n\n\n/**\n * Created by Vivek on 8/31/2016.\n */\npublic class DatabaseHelper ext",
"end": 292,
"score": 0.9951350092887878,
"start": 287,
"tag": "USERNAME",
"value": "Vivek"
},
{
"context": "ne\";\n public static final String KEY_BLOBI... | null | [] | package com.app.rum_a.ui.postauth.qbloxui.quickbloxmodule.database;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import com.app.rum_a.ui.postauth.qbloxui.quickbloxmodule.DialogsDAO;
/**
* Created by Vivek on 8/31/2016.
*/
public cl... | 4,869 | 0.617991 | 0.615732 | 125 | 37.952 | 26.309803 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.568 | false | false | 3 |
4eb149aa0afcdd8a8662403960dfef2d8250bb2f | 9,268,539,442,562 | d67d29e3df07b2b46292c4b0083d77caf4f29a24 | /src/com/miracle/intermediate/Node.java | 22a5138d2887180762d1ea1efb1c6c69e3175957 | [] | no_license | Kipsora/x86-64-Java-Miracle-Compiler | https://github.com/Kipsora/x86-64-Java-Miracle-Compiler | 896ef5beb26086c06b96831292d81d7f66e2739c | 14345c21c2b5ebbd8e57d6b77bb1c40be6720262 | refs/heads/master | 2021-01-23T02:06:00.403000 | 2017-06-21T15:49:07 | 2017-06-21T15:49:07 | 85,963,743 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.miracle.intermediate;
import com.miracle.intermediate.visitor.IRVisitor;
public abstract class Node {
public abstract void accept(IRVisitor IRVisitor);
}
| UTF-8 | Java | 172 | java | Node.java | Java | [] | null | [] | package com.miracle.intermediate;
import com.miracle.intermediate.visitor.IRVisitor;
public abstract class Node {
public abstract void accept(IRVisitor IRVisitor);
}
| 172 | 0.802326 | 0.802326 | 7 | 23.571428 | 21.691717 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 3 |
60e1bd925fddf912a641c24ee2caea991d933318 | 24,970,939,909,710 | 9afaa0f1dae7073c8cd0656d21b8fd22608047dc | /src/main/java/com/logistics/service/activtiy/impl/OrderActivityServiceImpl.java | 5123814aa797db993d71994fa7f1bd3ff000a8b0 | [] | no_license | xla145/logistics-manage | https://github.com/xla145/logistics-manage | bab1d4dde4f33d79e73e66c902afa72585d4ff03 | e7a9119840f455065509ecadc85c00e6508800bf | refs/heads/master | 2021-09-03T12:20:06.238000 | 2017-10-22T04:50:46 | 2017-10-22T04:50:46 | 107,838,059 | 4 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.logistics.service.activtiy.impl;
import cn.assist.easydao.common.Conditions;
import cn.assist.easydao.common.Sort;
import cn.assist.easydao.common.SqlExpr;
import cn.assist.easydao.common.SqlSort;
import cn.assist.easydao.dao.BaseDao;
import cn.assist.easydao.pojo.PagePojo;
import com.logistics.base.cache... | UTF-8 | Java | 8,482 | java | OrderActivityServiceImpl.java | Java | [
{
"context": "ceImpl\n* @Description: TODO(好玩活动订单 业务实现)\n* @author Administrator\n* @date 2017年7月19日\n*\n */\n@Service(\"OrderActivityS",
"end": 985,
"score": 0.9880616664886475,
"start": 972,
"tag": "NAME",
"value": "Administrator"
}
] | null | [] | package com.logistics.service.activtiy.impl;
import cn.assist.easydao.common.Conditions;
import cn.assist.easydao.common.Sort;
import cn.assist.easydao.common.SqlExpr;
import cn.assist.easydao.common.SqlSort;
import cn.assist.easydao.dao.BaseDao;
import cn.assist.easydao.pojo.PagePojo;
import com.logistics.base.cache... | 8,482 | 0.733222 | 0.725607 | 193 | 42.544041 | 37.721909 | 235 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.554404 | false | false | 3 |
9bed9201ceed9cc1b13e4b105e9a95cf9771fe86 | 29,076,928,619,565 | a47901e2e7f94760bab0bc3ee0175dc72cd0bee3 | /movieland-web/src/main/java/com/art/movieland/controller/dto/Views.java | d901466075609045813c318e1b7e9dab513a0a5f | [] | no_license | Metranik/movieland | https://github.com/Metranik/movieland | 828520d654bfceff90d54394f9a52a0914422af8 | e515c91529bee9a51e6035b37e55a5fb9c6c0757 | refs/heads/master | 2020-04-05T12:21:47.320000 | 2018-12-16T20:33:37 | 2018-12-16T20:33:37 | 156,866,514 | 0 | 0 | null | false | 2018-12-13T12:52:15 | 2018-11-09T13:34:30 | 2018-12-10T21:55:23 | 2018-12-13T01:53:46 | 259 | 0 | 0 | 3 | Java | false | null | package com.art.movieland.controller.dto;
public interface Views {
interface AllMovie {
}
interface DetailedMovie extends AllMovie {
}
}
| UTF-8 | Java | 155 | java | Views.java | Java | [] | null | [] | package com.art.movieland.controller.dto;
public interface Views {
interface AllMovie {
}
interface DetailedMovie extends AllMovie {
}
}
| 155 | 0.703226 | 0.703226 | 9 | 16.222221 | 17.099564 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.111111 | false | false | 3 |
0bbae9fcca83050f76b0639cd2eb01c1d9104dc6 | 670,014,949,101 | 3e4e3df04f18a64aaec59a428640c897f7bfc126 | /schooljava/src/main/java/com/schooljava/dao/SubjectRepository.java | a66be91aa5eec8962c07ce2015dff549f1edf2c0 | [] | no_license | nperon/m2i | https://github.com/nperon/m2i | 9ff9628d04b9d054e8ca8d5f895715d369974bd0 | f80cb8d3b090c7e9cc7ad4a6b6c4858e7f5c4c0e | refs/heads/master | 2017-09-12T11:21:34.289000 | 2017-09-10T20:36:18 | 2017-09-10T20:36:18 | 96,534,908 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.schooljava.dao;
import java.util.List;
import com.schooljava.beans.Subject;
public interface SubjectRepository {
Subject findById(long id);
List<Subject> findAll();
}
| UTF-8 | Java | 200 | java | SubjectRepository.java | Java | [] | null | [] | package com.schooljava.dao;
import java.util.List;
import com.schooljava.beans.Subject;
public interface SubjectRepository {
Subject findById(long id);
List<Subject> findAll();
}
| 200 | 0.715 | 0.715 | 12 | 15.666667 | 14.653403 | 36 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 3 |
ef8983b80261e8bea3b617d515532e6c7c66dc5d | 670,014,953,251 | e57083ea584d69bc9fb1b32f5ec86bdd4fca61c0 | /sample-project-5400/src/main/java/com/example/project/sample5400/other/sample7/Other7_379.java | e93d04c48ea61b838243921f95e4dfeb3a5b330c | [] | no_license | snicoll-scratches/test-spring-components-index | https://github.com/snicoll-scratches/test-spring-components-index | 77e0ad58c8646c7eb1d1563bf31f51aa42a0636e | aa48681414a11bb704bdbc8acabe45fa5ef2fd2d | refs/heads/main | 2021-06-13T08:46:58.532000 | 2019-12-09T15:11:10 | 2019-12-09T15:11:10 | 65,806,297 | 5 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.project.sample5400.other.sample7;
public class Other7_379 {
}
| UTF-8 | Java | 84 | java | Other7_379.java | Java | [] | null | [] | package com.example.project.sample5400.other.sample7;
public class Other7_379 {
}
| 84 | 0.785714 | 0.678571 | 5 | 15.8 | 20.913155 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 3 |
7dfdf7b6f623fbf8614a984092729c8df534aea2 | 1,340,029,812,925 | d4cfeee2fde0d649770a4435125a9e8431234dcc | /care-reporting/care-reporting-frontend/src/test/java/org/motechproject/carereporting/web/chart/builder/ChartBuilderTest.java | d47f1486de8f08813b0e462658c7c3c44033f811 | [] | no_license | motech-implementations/ananya-care | https://github.com/motech-implementations/ananya-care | 1e3f39081556942546fa8ce9a11cf8b912c63b7b | 683fc3c46a27eaa298f62b8f679f216d2e48997b | refs/heads/master | 2021-01-23T13:59:11.897000 | 2014-09-24T13:39:06 | 2014-09-24T13:39:06 | 16,590,803 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.motechproject.carereporting.web.chart.builder;
import org.junit.Test;
import java.util.Map;
import static org.junit.Assert.assertEquals;
public class ChartBuilderTest {
private static final String PARAM_TITLE = "title";
private static final String PARAM_HTML_TEXT = "HtmlText";
private Char... | UTF-8 | Java | 858 | java | ChartBuilderTest.java | Java | [] | null | [] | package org.motechproject.carereporting.web.chart.builder;
import org.junit.Test;
import java.util.Map;
import static org.junit.Assert.assertEquals;
public class ChartBuilderTest {
private static final String PARAM_TITLE = "title";
private static final String PARAM_HTML_TEXT = "HtmlText";
private Char... | 858 | 0.675991 | 0.674825 | 35 | 23.514286 | 24.262106 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.542857 | false | false | 3 |
fa76c17212cae18bbf5804c1732f58b2bb1a7117 | 3,496,103,436,049 | 2f87b438e82b70ab40c669388649939431c2b01f | /EJemploPracticoVI/src/sinonimos/Reglas_de_negocio.java | 01160d9603ea49613c67614cacb43e8067d20128 | [] | no_license | leonelguccione/T1_Ejemplo_Practico_VI | https://github.com/leonelguccione/T1_Ejemplo_Practico_VI | 6bdb35e01fdf0f97da134a7b9cca0e0dc392acf5 | 49e4398e91c7d720994a204d1136dc8670bf76c0 | refs/heads/master | 2021-01-11T10:16:52.201000 | 2016-11-01T13:33:38 | 2016-11-01T13:33:38 | 72,538,504 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sinonimos;
import java.io.FileNotFoundException;
import java.util.Iterator;
import javax.swing.table.DefaultTableModel;
public class Reglas_de_negocio
{
private Diccionario diccsin;
private OptionPane optionPane = new DefaultOptionPane();
public Reglas_de_negocio()
{
super();... | UTF-8 | Java | 2,667 | java | Reglas_de_negocio.java | Java | [] | null | [] | package sinonimos;
import java.io.FileNotFoundException;
import java.util.Iterator;
import javax.swing.table.DefaultTableModel;
public class Reglas_de_negocio
{
private Diccionario diccsin;
private OptionPane optionPane = new DefaultOptionPane();
public Reglas_de_negocio()
{
super();... | 2,667 | 0.564679 | 0.563555 | 106 | 24.160378 | 22.026628 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.433962 | false | false | 3 |
3ebf326ab92e1e647854d1ed780ea9af1d1d0cde | 3,195,455,703,254 | 430bb15f856cf2d79c80207a4fab5b75d6bd738e | /sense-uploader/src/test/java/kg/apc/jmeter/reporters/bzm/BLCEmul.java | 5e67e60208de154d61d854299a439efacd67a33f | [
"Apache-2.0"
] | permissive | abstracta/jmeter-bzm-plugins | https://github.com/abstracta/jmeter-bzm-plugins | ca31789402b88070c08c85e7e364795c6b880566 | db14c15f6eb11e012bad72136e63cf3d51d03f5f | refs/heads/master | 2021-06-25T23:48:48.316000 | 2019-04-03T16:56:11 | 2019-04-03T16:56:11 | 96,132,390 | 1 | 0 | Apache-2.0 | true | 2019-04-03T16:56:12 | 2017-07-03T16:52:32 | 2019-04-03T13:04:42 | 2019-04-03T16:56:11 | 1,944 | 1 | 0 | 0 | Java | false | false | package kg.apc.jmeter.reporters.bzm;
import com.blazemeter.api.BlazeMeterAPIClient;
import kg.apc.jmeter.http.HttpUtilsEmul;
import java.io.IOException;
public class BLCEmul extends BlazeMeterBackendListenerClient {
@Override
public void initiateOnline() {
HttpUtilsEmul httpUtils = new HttpUtilsEmul(... | UTF-8 | Java | 1,279 | java | BLCEmul.java | Java | [] | null | [] | package kg.apc.jmeter.reporters.bzm;
import com.blazemeter.api.BlazeMeterAPIClient;
import kg.apc.jmeter.http.HttpUtilsEmul;
import java.io.IOException;
public class BLCEmul extends BlazeMeterBackendListenerClient {
@Override
public void initiateOnline() {
HttpUtilsEmul httpUtils = new HttpUtilsEmul(... | 1,279 | 0.506646 | 0.501955 | 32 | 38.96875 | 29.829185 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.90625 | false | false | 3 |
fd81ec6c34ea0b3ca4b36b95579badb6ed55a610 | 3,702,261,850,793 | 529d7bd0a8d0029213b5cf9cbe2301787368f2e8 | /worker/worker-execution/score-worker-execution-api/src/main/java/io/cloudslang/worker/execution/model/StepActionDataHolder.java | 841941028fab26be5f22a170ab9078a613612ba9 | [
"Apache-2.0"
] | permissive | CloudSlang/score | https://github.com/CloudSlang/score | 9112fe63bb3c0d956eed5dfff679b39a721aa3e0 | e0266a70fda279b630f5c35e0bad4c239b803930 | refs/heads/master | 2023-09-06T03:15:01.863000 | 2023-08-24T12:54:02 | 2023-08-24T12:54:02 | 28,394,156 | 50 | 55 | Apache-2.0 | false | 2023-09-12T08:29:20 | 2014-12-23T11:19:26 | 2023-09-08T16:56:05 | 2023-09-12T08:29:18 | 38,100 | 82 | 47 | 20 | Java | false | false | /*
* Copyright © 2014-2017 EntIT Software LLC, a Micro Focus company (L.P.)
*
* 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
*
* Unl... | UTF-8 | Java | 2,521 | java | StepActionDataHolder.java | Java | [] | null | [] | /*
* Copyright © 2014-2017 EntIT Software LLC, a Micro Focus company (L.P.)
*
* 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
*
* Unl... | 2,521 | 0.678175 | 0.673016 | 73 | 33.52055 | 30.747807 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.410959 | false | false | 3 |
33b738b43e68cd26f8385744238e4682f36ff768 | 34,746,285,481,653 | ab135e045c215c12911521d1ad115e160f7f85c9 | /src/verbs/Put.java | 74ae362db02dcc9f0d2bc94c302d97f08c5d8613 | [] | no_license | Sp4c3Dr4g0n/ZorCK2016 | https://github.com/Sp4c3Dr4g0n/ZorCK2016 | 140d335651dd47f4bd993f330a56516e022993be | 4b577d95e06ef7a34a91837b563cf09e7e08ec12 | refs/heads/master | 2021-01-18T12:54:34.839000 | 2016-06-08T17:04:49 | 2016-06-08T17:04:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package verbs;
import core.*;
public class Put extends Verb {
public Put() {
super("put", Verb.usage().noun(), "place", "set");
}
@Override
public void run(final Command command, final Context construct) {
final Item noun = command.getNoun();
final Player player = construct.g... | UTF-8 | Java | 888 | java | Put.java | Java | [] | null | [] | package verbs;
import core.*;
public class Put extends Verb {
public Put() {
super("put", Verb.usage().noun(), "place", "set");
}
@Override
public void run(final Command command, final Context construct) {
final Item noun = command.getNoun();
final Player player = construct.g... | 888 | 0.523649 | 0.523649 | 30 | 28.6 | 28.526712 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 3 |
82cfd467c301b003e7687608f575832f8fabc108 | 15,101,105,080,884 | 4cfda4f1b4d7703e1b460359012082c158103476 | /miliconvert/xsmt/trunk/plugins/org.miliconvert.xsmt.mpgt/src/mpia/schema/impl/TypeCrIncidentImpl.java | 8026f1eb01c2b67cc8924b1d36578b8638e677f3 | [] | no_license | opensourcejavadeveloper/military_xml_project_miliconvert | https://github.com/opensourcejavadeveloper/military_xml_project_miliconvert | e62dee54499fdb8abaa76a9d44ed97ace19dc887 | bb0276970c243ec3acc07fd4b255673d6d7dd080 | refs/heads/master | 2022-01-10T18:11:39.021000 | 2018-08-20T12:45:02 | 2018-08-20T12:45:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* <copyright>
* </copyright>
*
* $Id$
*/
package mpia.schema.impl;
import java.util.Collection;
import javax.xml.datatype.XMLGregorianCalendar;
import mpia.meta.TypeAssociation;
import mpia.meta.TypeAssociationEXT;
import mpia.schema.SchemaPackage;
import mpia.schema.TypeCrIncident;
import org.eclipse.emf... | UTF-8 | Java | 19,330 | java | TypeCrIncidentImpl.java | Java | [] | null | [] | /**
* <copyright>
* </copyright>
*
* $Id$
*/
package mpia.schema.impl;
import java.util.Collection;
import javax.xml.datatype.XMLGregorianCalendar;
import mpia.meta.TypeAssociation;
import mpia.meta.TypeAssociationEXT;
import mpia.schema.SchemaPackage;
import mpia.schema.TypeCrIncident;
import org.eclipse.emf... | 19,330 | 0.715003 | 0.715003 | 566 | 33.151943 | 37.151226 | 224 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.863958 | false | false | 3 |
fad0908ae197f29753fdaf1593207c37a1f1c608 | 1,838,246,012,159 | b5c410942d7fbfed8eb0a9be0746d75ffc7fcac9 | /app/src/main/java/com/porphiros/booksquery/BookRecentUtils.java | ea5376a79d5fa209269dab66699aa69e86bc1416 | [
"MIT",
"Apache-2.0"
] | permissive | voiceinthedark/book-query-google-api | https://github.com/voiceinthedark/book-query-google-api | 2c6abc4950ebe6495dc4f677c817127d974bfb36 | d920f59b54a8c0b42e2b63b0c9f1b22b4530976b | refs/heads/master | 2020-03-23T23:45:22.022000 | 2018-07-28T06:33:49 | 2018-07-28T06:33:49 | 142,253,844 | 4 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null |
/*
* Copyright 2018 Firas Abbas (Kairos Sin)
*
* 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 ... | UTF-8 | Java | 4,278 | java | BookRecentUtils.java | Java | [
{
"context": "\n/*\n * Copyright 2018 Firas Abbas (Kairos Sin)\n *\n * Licensed under the Apache L",
"end": 35,
"score": 0.9998636245727539,
"start": 24,
"tag": "NAME",
"value": "Firas Abbas"
},
{
"context": "\n/*\n * Copyright 2018 Firas Abbas (Kairos Sin)\n *\n * Licensed... | null | [] |
/*
* Copyright 2018 <NAME> (<NAME>)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... | 4,269 | 0.634642 | 0.631136 | 131 | 31.648855 | 28.553131 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.374046 | false | false | 3 |
1134659ff804c388e37265091191efe2c0ac45fc | 7,653,631,726,445 | 37f98b7e812a9d894f6a0cda0b62b53ae48f98a6 | /src/main/java/us/betahouse/toptensinger/model/builder/DictionaryBuilder.java | 951137581329f3101d80938c8d5f2c474a969e5f | [] | no_license | MessiahJK/2019HzieeTop10Singer-API | https://github.com/MessiahJK/2019HzieeTop10Singer-API | cfac044937935e5b01c6beec2a6a03e32884595f | d5b798b5fb6d24411487f1338868467d8a879a2c | refs/heads/master | 2020-05-02T21:12:52.340000 | 2019-04-08T13:26:26 | 2019-04-08T13:26:26 | 178,213,807 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
betahouse.us
CopyRight (c) 2012 - 2019
*/
package us.betahouse.toptensinger.model.builder;
import us.betahouse.toptensinger.model.Dictionary;
/**
* @author MessiahJK
* @version : DictionaryBuilder.java 2019/03/24 22:07 MessiahJK
*/
public final class DictionaryBuilder {
private Long id;
private Str... | UTF-8 | Java | 1,375 | java | DictionaryBuilder.java | Java | [
{
"context": "use.toptensinger.model.Dictionary;\n\n/**\n * @author MessiahJK\n * @version : DictionaryBuilder.java 2019/03/24 2",
"end": 176,
"score": 0.9988325238227844,
"start": 167,
"tag": "USERNAME",
"value": "MessiahJK"
}
] | null | [] | /*
betahouse.us
CopyRight (c) 2012 - 2019
*/
package us.betahouse.toptensinger.model.builder;
import us.betahouse.toptensinger.model.Dictionary;
/**
* @author MessiahJK
* @version : DictionaryBuilder.java 2019/03/24 22:07 MessiahJK
*/
public final class DictionaryBuilder {
private Long id;
private Str... | 1,375 | 0.64 | 0.625455 | 61 | 21.540983 | 18.132999 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409836 | false | false | 3 |
9ce90195d5706b7b184109c3508969c3632668d4 | 23,493,471,116,671 | 8e2b5fac93dc387e78208cefd7761671597b795a | /HypeProjeto/src/br/oltecnologias/hype/dao/UsuarioJpaRepository.java | bd12736f0cf9acb895fa9c86b25f0251865fb975 | [
"Apache-2.0"
] | permissive | odravison/Hype | https://github.com/odravison/Hype | 18502af310ce705ab0f79468fc4b70d5991c9363 | 1bec393ca8b88e6e1d4ef73cf5302bb9cb6a545d | refs/heads/master | 2021-05-31T04:02:29.195000 | 2015-11-17T19:11:43 | 2015-11-17T19:11:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package br.oltecnologias.hype.dao;
import br.oltecnologias.hype.exception.UsuarioExistenteException;
import br.oltecnologias.h... | UTF-8 | Java | 6,249 | java | UsuarioJpaRepository.java | Java | [
{
"context": "rt javax.persistence.Query;\r\n\r\n/**\r\n *\r\n * @author Odravison\r\n */\r\npublic class UsuarioJpaRepository implement",
"end": 660,
"score": 0.7597541213035583,
"start": 651,
"tag": "USERNAME",
"value": "Odravison"
}
] | 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 br.oltecnologias.hype.dao;
import br.oltecnologias.hype.exception.UsuarioExistenteException;
import br.oltecnologias.h... | 6,249 | 0.52075 | 0.520269 | 223 | 25.986547 | 24.687914 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.381166 | false | false | 3 |
c2b1ca8dd8b9fda823ae60375285e47f1e6c9712 | 23,527,830,855,843 | 49fc07c1171615f5dd8d9a789e90836c30d52b49 | /OnlineSnake/src/main/java/ru/gaidamaka/net/node/GameNode.java | 6008e7193d8885d80a9713c5b4fb8674e17271a3 | [] | no_license | Dross0/Network-Labs | https://github.com/Dross0/Network-Labs | bf88ef3ffc9b279ee29da1b9f518a14225ff67a9 | 3928a37bacf6241bab8d9c3d29407715800f877a | refs/heads/master | 2023-01-30T16:59:53.674000 | 2020-12-17T15:44:12 | 2020-12-17T15:44:12 | 296,841,120 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.gaidamaka.net.node;
import org.jetbrains.annotations.NotNull;
import ru.gaidamaka.game.Direction;
import ru.gaidamaka.net.NetNode;
import ru.gaidamaka.net.NodeHandler;
import ru.gaidamaka.net.messages.Message;
public interface GameNode {
void handleMessage(@NotNull NetNode sender, @NotNull Message mess... | UTF-8 | Java | 456 | java | GameNode.java | Java | [] | null | [] | package ru.gaidamaka.net.node;
import org.jetbrains.annotations.NotNull;
import ru.gaidamaka.game.Direction;
import ru.gaidamaka.net.NetNode;
import ru.gaidamaka.net.NodeHandler;
import ru.gaidamaka.net.messages.Message;
public interface GameNode {
void handleMessage(@NotNull NetNode sender, @NotNull Message mess... | 456 | 0.782895 | 0.782895 | 17 | 25.82353 | 22.492443 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.647059 | false | false | 3 |
926125a45b07d09d1b0b657b17526fb1a309fa27 | 23,527,830,854,946 | 447520f40e82a060368a0802a391697bc00be96f | /apks/malware/app29/source/com/yl/codelib/utils/TimeUtil.java | 284b85a8daaebfdcdf33e96cdfc41aed8f52df44 | [
"Apache-2.0"
] | permissive | iantal/AndroidPermissions | https://github.com/iantal/AndroidPermissions | 7f3343a9c29d82dbcd4ecd98b3a50ddf8d179465 | d623b732734243590b5f004d167e542e2e2ae249 | refs/heads/master | 2023-07-19T01:29:26.689000 | 2019-09-30T19:01:42 | 2019-09-30T19:01:42 | 107,239,248 | 0 | 0 | Apache-2.0 | false | 2023-07-16T07:41:38 | 2017-10-17T08:22:57 | 2019-09-30T19:01:44 | 2023-07-16T07:41:38 | 1,616,319 | 0 | 0 | 1 | null | false | false | package com.yl.codelib.utils;
import java.text.SimpleDateFormat;
import java.util.Date;
public class TimeUtil
{
public TimeUtil() {}
public static String get24NowTime()
{
try
{
String str = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss").format(new Date(System.currentTimeMillis()));
return st... | UTF-8 | Java | 1,477 | java | TimeUtil.java | Java | [] | null | [] | package com.yl.codelib.utils;
import java.text.SimpleDateFormat;
import java.util.Date;
public class TimeUtil
{
public TimeUtil() {}
public static String get24NowTime()
{
try
{
String str = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss").format(new Date(System.currentTimeMillis()));
return st... | 1,477 | 0.60325 | 0.601896 | 79 | 17.696203 | 24.439724 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.291139 | false | false | 3 |
39ae8c42b5471449bc76e3038fa8dec26d8d599b | 1,640,677,517,634 | 8a84461e13d8255876b674366cd7bd579fd98f5d | /app/src/main/java/nick/miros/BudgetControl/budgetcontrol/activities/TransactionActivity.java | 7f72debcc7dabac8ecccdee85858851761900a81 | [] | no_license | nsmirosh/BudgetControl | https://github.com/nsmirosh/BudgetControl | 9edeac571cbf107a3874df1ed7de5b2cc87056d1 | 8fe91532b722491228811164ba90fd72bf6f73f4 | refs/heads/master | 2015-08-11T17:07:54.786000 | 2015-07-10T07:04:25 | 2015-07-10T07:04:25 | 19,938,251 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nick.miros.BudgetControl.budgetcontrol.activities;
import android.app.Activity;
import android.app.DialogFragment;
import android.content.res.Resources;
import android.os.Bundle;
import android.support.v4.app.NavUtils;
import android.view.MenuItem;
import android.view.MotionEvent;
import android.view.View;
imp... | UTF-8 | Java | 4,198 | java | TransactionActivity.java | Java | [] | null | [] | package nick.miros.BudgetControl.budgetcontrol.activities;
import android.app.Activity;
import android.app.DialogFragment;
import android.content.res.Resources;
import android.os.Bundle;
import android.support.v4.app.NavUtils;
import android.view.MenuItem;
import android.view.MotionEvent;
import android.view.View;
imp... | 4,198 | 0.720819 | 0.718676 | 129 | 31.542635 | 25.609169 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.542636 | false | false | 3 |
a19fd0e8a51a05659653932e1fcb64b81e259133 | 1,348,619,775,480 | ae7be6402a515dac30acc7fffdbad07fd32a8e13 | /src/main/java/oop/abstract_/abstractMethod/AbstractRestaurant.java | 887c2211ef9a3b439d9767fa8fc445eb1a32ce7e | [] | no_license | OlexandrHorchinskiy/Theory | https://github.com/OlexandrHorchinskiy/Theory | ece569e045cb7601480ba408db6bddef7309c5d6 | a31a5b88ea7f663e9ec87702f5017a844e6241bf | refs/heads/master | 2022-10-07T12:16:22.711000 | 2019-11-29T22:20:17 | 2019-11-29T22:20:17 | 217,311,003 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package oop.abstract_.abstractMethod;
public class AbstractRestaurant {
public static void main(String[] args) {
Cake cake = new Cake();
cake.cook();
cake.heat();
}
} | UTF-8 | Java | 200 | java | AbstractRestaurant.java | Java | [] | null | [] | package oop.abstract_.abstractMethod;
public class AbstractRestaurant {
public static void main(String[] args) {
Cake cake = new Cake();
cake.cook();
cake.heat();
}
} | 200 | 0.61 | 0.61 | 10 | 19.1 | 15.915087 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 3 |
78b75f5b5d0b47a04379307541694a9dc39ff2ec | 8,435,315,821,316 | 998c9e883afaaf7d137caffc394a9fd3213e14d6 | /src/P2P_V2/MainMasterRepo.java | aa27ea5f32727b8fd6aea97fdb33eb7771ee30f1 | [] | no_license | k1nd0ne/P2Project | https://github.com/k1nd0ne/P2Project | 729b3a03c19d9866860b4f3078f4db752238347d | 68e24391946b6669ddc7d05f483d8f17f6b01007 | refs/heads/master | 2022-04-17T03:26:37.770000 | 2020-04-14T21:18:47 | 2020-04-14T21:18:47 | 255,431,264 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package P2P_V2;
import java.io.BufferedOutputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.RandomAccessFile;
import java.net.ServerSocket;
import java.net.Socket;
/**
* The main Master repository to launch the MasterRepo Class.
* Create the socket and wait for a client. Then han... | UTF-8 | Java | 1,042 | java | MainMasterRepo.java | Java | [
{
"context": "lient. Then handle him in a new thread.\n * @author k1nd0ne\n *\n */\npublic class MainMasterRepo {\n\n\tpublic sta",
"end": 363,
"score": 0.9996077418327332,
"start": 356,
"tag": "USERNAME",
"value": "k1nd0ne"
}
] | null | [] | package P2P_V2;
import java.io.BufferedOutputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.RandomAccessFile;
import java.net.ServerSocket;
import java.net.Socket;
/**
* The main Master repository to launch the MasterRepo Class.
* Create the socket and wait for a client. Then han... | 1,042 | 0.724568 | 0.716891 | 34 | 29.67647 | 28.382597 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.558824 | false | false | 3 |
85e190927573969a090a2be900a36eb063f551e8 | 2,834,678,459,380 | 5e764a123755d76cca87832909f8963ba61b64dc | /src/ui/courses/android/Main.java | f88e15dd3e74c34bdb56db312c14d82321aa7b82 | [] | no_license | Ifhay/LabThroughStream | https://github.com/Ifhay/LabThroughStream | 8958f1ab98f916249f75f091b166ef8571fd6930 | 6f7fcd87d799a033a5dcdaaeef1b32b1cbc06c54 | refs/heads/master | 2020-03-20T19:07:28.069000 | 2017-06-16T12:01:46 | 2017-06-16T12:01:46 | 94,531,468 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ui.courses.android;
import java.io.*;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.util.ArrayList;
import java.util.List;
import java.util.Random;
import static java.lang.String.format;
import static ui.courses.android.DataSource.*;
public class Main {
static volatile Integer numb... | UTF-8 | Java | 2,500 | java | Main.java | Java | [] | null | [] | package ui.courses.android;
import java.io.*;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.util.ArrayList;
import java.util.List;
import java.util.Random;
import static java.lang.String.format;
import static ui.courses.android.DataSource.*;
public class Main {
static volatile Integer numb... | 2,500 | 0.587686 | 0.580042 | 73 | 31.260275 | 28.270235 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.520548 | false | false | 3 |
1b5b22a1121a9f1757cd7a9ab4627d1b2bbf8ade | 2,834,678,457,448 | 2ffacd5ca03e722ea7e4fd76084e054bad4d435b | /StockService/StockServiceInterface.java | 65ea7d032e96ea9077e738c9686892656b9d5198 | [] | no_license | chaitrans/Stock-Account-Management | https://github.com/chaitrans/Stock-Account-Management | 2844a31e677ce41daf9c8d696d9ed0178817a3de | 4d74db895da3b69a9df68e34e615f15462cc31d9 | refs/heads/master | 2023-07-01T15:12:22.266000 | 2021-07-26T09:51:03 | 2021-07-26T09:51:03 | 378,955,464 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package StockService;
import StockModel.Stock;
import java.util.HashMap;
public interface StockServiceInterface {
public abstract HashMap<String, Stock> addStock(Stock stock, HashMap<String, Stock> stockList);
public abstract HashMap<String, Stock> editStock(HashMap<String, Stock> stockList);
public abstr... | UTF-8 | Java | 466 | java | StockServiceInterface.java | Java | [] | null | [] | package StockService;
import StockModel.Stock;
import java.util.HashMap;
public interface StockServiceInterface {
public abstract HashMap<String, Stock> addStock(Stock stock, HashMap<String, Stock> stockList);
public abstract HashMap<String, Stock> editStock(HashMap<String, Stock> stockList);
public abstr... | 466 | 0.785408 | 0.785408 | 12 | 37.916668 | 36.563778 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.25 | false | false | 3 |
3436b60473f3fb8d3e0f32e5126c43a7e8d5c083 | 33,088,428,083,905 | ca30573fb2bbbabd6993860150b2ba3bad91d1ca | /app/src/main/java/com/example/habeshaagenagn/ServiceProviders_user.java | 277cd76bb492217107cc549658ed68dde4a6f756 | [] | no_license | surpog17/habesha_agenagn | https://github.com/surpog17/habesha_agenagn | ee64218a1f2ba1f67f4cd5eac514420a88a5399f | 3d960c318660b097606d9bd92a911aaed46b44d3 | refs/heads/master | 2023-05-31T15:28:24.298000 | 2021-07-06T08:07:01 | 2021-07-06T08:07:01 | 379,644,677 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.habeshaagenagn;
import androidx.appcompat.app.AppCompatActivity;
import androidx.cardview.widget.CardView;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
public class ServiceProviders_user extends AppCompatActivity {
CardView electronics,driver,homeworks,sh... | UTF-8 | Java | 1,749 | java | ServiceProviders_user.java | Java | [
{
"context": "package com.example.habeshaagenagn;\n\nimport androidx.appcompat.app.AppCompatActivity",
"end": 34,
"score": 0.8177830576896667,
"start": 20,
"tag": "USERNAME",
"value": "habeshaagenagn"
}
] | null | [] | package com.example.habeshaagenagn;
import androidx.appcompat.app.AppCompatActivity;
import androidx.cardview.widget.CardView;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
public class ServiceProviders_user extends AppCompatActivity {
CardView electronics,driver,homeworks,sh... | 1,749 | 0.648371 | 0.648371 | 46 | 37.02174 | 27.571638 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.608696 | false | false | 3 |
075d071bc4631f471beb4c0e3e27eceaa16c860c | 22,316,650,089,473 | d4595c2a2beebdc09e731cc185f29719c171fe64 | /src/main/java/Venator/Venator/models/SystemMetaData.java | dd472e2255e98e160b1d94781d797a21232d5dde | [] | no_license | Schogan/Venator | https://github.com/Schogan/Venator | 525f8f788c647308d74b63b1d0a3283d8bf6b374 | 06ace9d34fde116d5bb7201b6f7bbbd21f57e6d3 | refs/heads/master | 2022-02-25T05:07:48.975000 | 2019-08-02T14:54:02 | 2019-08-05T12:55:25 | 196,209,647 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Venator.Venator.models;
import java.util.ArrayList;
import org.springframework.stereotype.Component;
@Component
public class SystemMetaData {
private Long npcKills;
private Long podKills;
private Long shipKills;
private Long jumps;
public Long getNpcKills() {
return npcKills;
}
public void... | UTF-8 | Java | 1,007 | java | SystemMetaData.java | Java | [] | null | [] | package Venator.Venator.models;
import java.util.ArrayList;
import org.springframework.stereotype.Component;
@Component
public class SystemMetaData {
private Long npcKills;
private Long podKills;
private Long shipKills;
private Long jumps;
public Long getNpcKills() {
return npcKills;
}
public void... | 1,007 | 0.69712 | 0.69712 | 53 | 18 | 15.030786 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.396226 | false | false | 3 |
3b869fbb61adee2e272d164df6a8a3d385bf1f70 | 14,491,219,695,263 | 1cdf5f606b3a9cea24a4898d74a79bb11bce7ea6 | /src/com/phani/linkedLists/ReverseALinkedListUsingRecursion.java | f95919013cf793da573bc78087690225c96a657a | [] | no_license | phanikiranhari/Interview-Preparation | https://github.com/phanikiranhari/Interview-Preparation | 79cc124f99691408609072b2cc1344d330cdd3bb | b1a4af3823eed60aeeb03e1dcc7d5719a07de1bf | refs/heads/master | 2020-04-09T06:36:01.664000 | 2016-09-13T19:48:57 | 2016-09-13T19:48:57 | 68,141,287 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.phani.linkedLists;
public class ReverseALinkedListUsingRecursion {
private RecursiveNode head;
private static class RecursiveNode {
private int value;
private RecursiveNode next;
RecursiveNode(int value) {
this.value = value;
}
}
pub... | UTF-8 | Java | 1,774 | java | ReverseALinkedListUsingRecursion.java | Java | [] | null | [] | package com.phani.linkedLists;
public class ReverseALinkedListUsingRecursion {
private RecursiveNode head;
private static class RecursiveNode {
private int value;
private RecursiveNode next;
RecursiveNode(int value) {
this.value = value;
}
}
pub... | 1,774 | 0.600902 | 0.598083 | 68 | 24.088236 | 19.3442 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.455882 | false | false | 3 |
e23d2009719c777dcaf87165f392b3680e2379e4 | 13,675,175,940,471 | 8327e4ae8dd73c8509a7bfe1237dc6d7afee6b19 | /src/by/nc/shpakovskaya/beans/Hospital.java | b57332d34e6d18d22025539262ef7b95b4b7a09b | [] | no_license | 1Valeria/NC | https://github.com/1Valeria/NC | 6765306f07523ee40a42337e791c5f7dd0bab0c6 | 4c0b7dcc92e65d87b1269375a6db7151361cb023 | refs/heads/master | 2021-05-03T20:58:44.585000 | 2017-01-03T00:12:33 | 2017-01-03T00:12:33 | 71,464,663 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package by.nc.shpakovskaya.beans;
import by.nc.shpakovskaya.beans.departments.Department;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
/**
* Created by Valeria on 17.10.2016.
*/
public class Hospital extends Entity implements Serializable {
privat... | UTF-8 | Java | 1,752 | java | Hospital.java | Java | [
{
"context": "terator;\nimport java.util.List;\n\n/**\n * Created by Valeria on 17.10.2016.\n */\npublic class Hospital extends ",
"end": 225,
"score": 0.9984949827194214,
"start": 218,
"tag": "NAME",
"value": "Valeria"
}
] | null | [] | package by.nc.shpakovskaya.beans;
import by.nc.shpakovskaya.beans.departments.Department;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
/**
* Created by Valeria on 17.10.2016.
*/
public class Hospital extends Entity implements Serializable {
privat... | 1,752 | 0.55879 | 0.554224 | 74 | 22.675676 | 22.033211 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.297297 | false | false | 3 |
d0600d728820b80163e3836118ed86c35778eec1 | 16,810,501,999,960 | 02de7ce8a5dc57236402102071da656e40ffc4e7 | /src/main/java/com/biwork/service/Impl/TxFeeServiceImpl.java | f1dcda8a23d54081572775802d8c4fab66952dac | [] | no_license | guoshijiang/biwork_service | https://github.com/guoshijiang/biwork_service | afd97b26d809e76573d53424f3890d68431a470f | bdf3a5a666a6b87c59fa43145a7e314703193cd7 | refs/heads/master | 2020-05-02T18:19:37.900000 | 2019-03-29T07:45:59 | 2019-03-29T07:45:59 | 178,126,046 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.biwork.service.Impl;
import org.springframework.stereotype.Service;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.biwork.entity.TxFee;
import com.biwork.service.TxFeeService;
import com.biwork.util.HttpUtil;
import org.web3j.protocol.Web3j;
import org.web3j.protocol.core.DefaultBloc... | UTF-8 | Java | 2,817 | java | TxFeeServiceImpl.java | Java | [
{
"context": "(txf_bi.toString(10));\n\t\treturn txf;\n\t}\n\t// 数据库密码: Mywp:hywT5:u\n\tpublic String getBitCoinFee() throws Exc",
"end": 1509,
"score": 0.9566252827644348,
"start": 1505,
"tag": "PASSWORD",
"value": "Mywp"
},
{
"context": "toString(10));\n\t\treturn txf;\n\t}\n\t// 数... | null | [] | package com.biwork.service.Impl;
import org.springframework.stereotype.Service;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.biwork.entity.TxFee;
import com.biwork.service.TxFeeService;
import com.biwork.util.HttpUtil;
import org.web3j.protocol.Web3j;
import org.web3j.protocol.core.DefaultBloc... | 2,823 | 0.743793 | 0.735157 | 82 | 32.890244 | 25.938486 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.731707 | false | false | 3 |
f0e3b03c6d2eb1ee9f2c33791da0c48d77d49fd5 | 19,894,288,545,573 | f5e00f6d74a17a5f48bca82d88c7e59c8dbdb735 | /code/backstage/src/main/java/com/vigekoo/modules/api/service/impl/RechargeinfoServiceImpl.java | 149061c2edd0bd5e36852d7299a236d02c12b2c5 | [
"Apache-2.0"
] | permissive | Heyaoxing/rich | https://github.com/Heyaoxing/rich | c3759c70295651a5b2af5d442d02784005642e05 | ee9f2ce6388c0cbb2df66a49fccca1769d1552b6 | refs/heads/master | 2021-09-11T16:53:40.938000 | 2018-04-10T02:04:56 | 2018-04-10T02:04:56 | 120,598,822 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vigekoo.modules.api.service.impl;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
import java.util.Map;
import com.vigekoo.modules.api.dao.RechargeinfoDao;
import com.vigekoo.modules.api.entity.Rechargeinfo;
import com.vig... | UTF-8 | Java | 1,280 | java | RechargeinfoServiceImpl.java | Java | [] | null | [] | package com.vigekoo.modules.api.service.impl;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
import java.util.Map;
import com.vigekoo.modules.api.dao.RechargeinfoDao;
import com.vigekoo.modules.api.entity.Rechargeinfo;
import com.vig... | 1,280 | 0.796875 | 0.796875 | 52 | 23.615385 | 22.127388 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.211538 | false | false | 3 |
19e75eaff795ee32461a714d81d3e99b2b1c333b | 26,474,178,443,561 | 3b4825c57c3aaf2e31ae2fcfd41ca2a0e3c0e380 | /src/main/java/com/dentist/webapp/VisitorController.java | d30e26f37cd66feb371212dbd466077894778d31 | [] | no_license | yassinehoudaj/Dentist | https://github.com/yassinehoudaj/Dentist | 83d99ca4e8e4ae2fb36c3080b379ff3ea78f699c | 1f3fa17baa4bdf4de5d08d19f53199e880afab77 | refs/heads/master | 2021-01-11T16:39:42.166000 | 2016-08-17T18:56:06 | 2016-08-17T18:56:06 | 80,133,896 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dentist.webapp;
import java.util.HashMap;
import java.util.Map;
import java.util.Properties;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEnt... | UTF-8 | Java | 2,406 | java | VisitorController.java | Java | [
{
"context": "dentist.mail.EmailTemplate;\n\n/**\n * \n *\n * @author Satyanandana Srikanthvarma Vadapalli\n * @email srikanthvarma.vadapalli@gmail.com\n * @v",
"end": 880,
"score": 0.9998470544815063,
"start": 844,
"tag": "NAME",
"value": "Satyanandana Srikanthvarma Vadapalli"
},
{
... | null | [] | package com.dentist.webapp;
import java.util.HashMap;
import java.util.Map;
import java.util.Properties;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEnt... | 2,350 | 0.782211 | 0.776808 | 72 | 32.416668 | 28.276291 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.361111 | false | false | 3 |
93131ef1fe023ebfde74fca4d4b2cfc1a01f49e0 | 17,884,243,884,070 | 6bc7a4528663f3b0fcc42c90ac4406e9a0df55f3 | /src/traceroute/TraceRoute.java | d9b0a55d6dd07abd84bdfed535cb368578a804e2 | [] | no_license | Vichacorn/Projects-Network-Traceroute | https://github.com/Vichacorn/Projects-Network-Traceroute | 11508e109ac7da0bcbade67532256de632087d79 | 41863bcdc1b78643dcd7709a74db24554e5877a4 | refs/heads/master | 2021-10-08T03:09:46.775000 | 2018-12-07T04:35:29 | 2018-12-07T04:35:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package traceroute;
import javafx.beans.property.SimpleDoubleProperty;
import javafx.beans.property.SimpleIntegerProperty;
import javafx.beans.property.SimpleStringProperty;
import java.io.*;
import java.lang.*;
import java.net.*;
import java.util.ArrayList;
public class TraceRoute {
private final String os = Sy... | UTF-8 | Java | 2,172 | java | TraceRoute.java | Java | [] | null | [] | package traceroute;
import javafx.beans.property.SimpleDoubleProperty;
import javafx.beans.property.SimpleIntegerProperty;
import javafx.beans.property.SimpleStringProperty;
import java.io.*;
import java.lang.*;
import java.net.*;
import java.util.ArrayList;
public class TraceRoute {
private final String os = Sy... | 2,172 | 0.639963 | 0.638122 | 72 | 29.166666 | 25.553865 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.583333 | false | false | 3 |
acef81dd479527ae15c3ea542ecf50ec8559563c | 36,223,754,191,733 | 3943a04e25633e8cd1c580c72a32b4c32f28cedb | /app/src/main/java/com/example/leetcode/leetcode/DynamicPlanning/Multiply.java | 9f177244d7c46d0c8edfc06785e307790680ccd0 | [] | no_license | lingardi/LeetCode | https://github.com/lingardi/LeetCode | 3e70a841f736b41835f817f24c4fe2b312a1eef9 | 957391380b247c7d1875e34b9a086f07738b313e | refs/heads/master | 2020-07-05T16:23:35.740000 | 2020-06-18T02:34:37 | 2020-06-18T02:34:37 | 202,697,981 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.leetcode.leetcode.DynamicPlanning;
/**
* 递归乘法。 写一个递归函数,不使用 * 运算符, 实现两个正整数的相乘。可以使用加号、减号、位移,但要吝啬一些。
*
* 示例1:
*
* 输入:A = 1, B = 10
* 输出:10
* 示例2:
*
* 输入:A = 3, B = 4
* 输出:12
* 提示:
*
* 保证乘法范围不会溢出
*
*/
public class Multiply {
public int multiply(int A, int B) {
if (A == 0 ... | UTF-8 | Java | 761 | java | Multiply.java | Java | [] | null | [] | package com.example.leetcode.leetcode.DynamicPlanning;
/**
* 递归乘法。 写一个递归函数,不使用 * 运算符, 实现两个正整数的相乘。可以使用加号、减号、位移,但要吝啬一些。
*
* 示例1:
*
* 输入:A = 1, B = 10
* 输出:10
* 示例2:
*
* 输入:A = 3, B = 4
* 输出:12
* 提示:
*
* 保证乘法范围不会溢出
*
*/
public class Multiply {
public int multiply(int A, int B) {
if (A == 0 ... | 761 | 0.46932 | 0.434494 | 34 | 16.735294 | 15.991374 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.441176 | false | false | 3 |
36ac65c4cc9f688ec1b88412ca41de7f7bfcce6a | 2,190,433,388,451 | a0ed9b6948f67797cbddadb50610718a772a69a4 | /testException/W1.java | 254314c8521b542e1cb512f94418c0304ce95cdf | [] | no_license | ottis79/myTest | https://github.com/ottis79/myTest | 2e2ae17097c4f74510516fa5df2453696acf97c3 | 68dea5abafcaac7e04986edc4531daad65ac042d | refs/heads/master | 2021-01-19T03:36:03.551000 | 2018-04-16T16:27:52 | 2018-04-16T16:27:52 | 87,326,944 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package it.my.testException;
public class W1 {
public static void main(String[] args) {
try {
int x = Integer.parseInt("one");
} catch (IllegalArgumentException e) {
System.out.println("illegalArgument");
}
}
}
| UTF-8 | Java | 241 | java | W1.java | Java | [] | null | [] | package it.my.testException;
public class W1 {
public static void main(String[] args) {
try {
int x = Integer.parseInt("one");
} catch (IllegalArgumentException e) {
System.out.println("illegalArgument");
}
}
}
| 241 | 0.634855 | 0.630705 | 13 | 16.538462 | 17.02313 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.307692 | false | false | 3 |
817f96afffe97bdcfa8f569ecd9cf670446a8526 | 35,768,487,665,277 | a897001e6e14ae2e36d91cf49ffee38983890c8a | /src/sprites/TileController.java | 1deffddd8f28ff21f364ee3701fa9b2a8091d6ea | [] | no_license | swiftbeagle/Triple-Jump | https://github.com/swiftbeagle/Triple-Jump | 28e6587c0f1bcea2b46dd585abc539c4ccbedea0 | 2ca3cbdc9388c12dd028599c7e4df460bb5ba52e | refs/heads/master | 2020-12-12T06:23:30.478000 | 2020-01-15T11:45:39 | 2020-01-15T11:45:39 | 234,063,521 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sprites;
import sprites.blocks.*;
public class TileController {
public static Tile createTile(String type, int x, int y) {
switch (type) {
case "W": {
return new EmptyBrick(type,x,y);
}
case "T": {
return new QuestionBlock2(type,x,y);
}
case "Q": {
return new Qu... | UTF-8 | Java | 755 | java | TileController.java | Java | [] | null | [] | package sprites;
import sprites.blocks.*;
public class TileController {
public static Tile createTile(String type, int x, int y) {
switch (type) {
case "W": {
return new EmptyBrick(type,x,y);
}
case "T": {
return new QuestionBlock2(type,x,y);
}
case "Q": {
return new Qu... | 755 | 0.531126 | 0.529801 | 48 | 13.729167 | 14.410268 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.625 | false | false | 3 |
a0b5e92edb3384bf7a3706386be4552244b747b5 | 35,029,753,292,415 | 4ad3cbfa3ef4c333dbe587ee75aa4a111b3844a3 | /src/main/java/com/itfsm/report/dom/NodeSortable.java | bef6fa84cf359c0ab67b7516fe3a59d02d094136 | [] | no_license | LexlooWorks/report | https://github.com/LexlooWorks/report | 9f9f9beed10ebbcb6be230004f9828857e294ac2 | 8ab6067f05ec7c5584e53a3adbe193501ec5b378 | refs/heads/master | 2017-12-31T18:13:16.131000 | 2016-10-03T01:04:27 | 2016-10-03T01:04:27 | 69,569,846 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.itfsm.report.dom;
/**
* DOCUMENT ME!
*
* @author $author$
* @version $Revision: 1.1 $
*/
public interface NodeSortable {
/**
* DOCUMENT ME!
*
* @param tag DOCUMENT ME!
* @param command DOCUMENT ME!
*/
public void sort(String tag, String command);
}
| UTF-8 | Java | 320 | java | NodeSortable.java | Java | [] | null | [] | package com.itfsm.report.dom;
/**
* DOCUMENT ME!
*
* @author $author$
* @version $Revision: 1.1 $
*/
public interface NodeSortable {
/**
* DOCUMENT ME!
*
* @param tag DOCUMENT ME!
* @param command DOCUMENT ME!
*/
public void sort(String tag, String command);
}
| 320 | 0.55 | 0.54375 | 18 | 15.777778 | 14.285018 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 3 |
dc8ea30b1a31fd0e4efc2f33e72fbe72a969d29e | 30,382,598,701,977 | 14b88d4ef4ac18d91cc24117ab73fe4eacbe3eaa | /src/day01/ex1/DirectionCounterTest.java | b2d2cb2a792d8cd897af0e41dca9e722da4392bc | [] | no_license | TjenWellens/adventofcode2016 | https://github.com/TjenWellens/adventofcode2016 | 370747241dd741fdc2343d22fc0009b4b70d317c | 626fb6f6dcf95ae5f23ba8a1ea535939bfe3bbe7 | refs/heads/master | 2020-06-10T21:33:33.857000 | 2016-12-07T22:28:50 | 2016-12-07T22:32:15 | 75,867,954 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package day01.ex1;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Created by tjen on 01/12/16.
*/
public class DirectionCounterTest {
@Test
public void test1(){
assertEquals(5, DirectionCounter.calc("R2, L3"));
}
@Test
public void test2(){
assertEquals(2, Direc... | UTF-8 | Java | 469 | java | DirectionCounterTest.java | Java | [
{
"context": "port static org.junit.Assert.*;\n\n/**\n * Created by tjen on 01/12/16.\n */\npublic class DirectionCounterTes",
"end": 101,
"score": 0.999586820602417,
"start": 97,
"tag": "USERNAME",
"value": "tjen"
}
] | null | [] | package day01.ex1;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Created by tjen on 01/12/16.
*/
public class DirectionCounterTest {
@Test
public void test1(){
assertEquals(5, DirectionCounter.calc("R2, L3"));
}
@Test
public void test2(){
assertEquals(2, Direc... | 469 | 0.609808 | 0.556503 | 26 | 17.076923 | 19.505272 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.576923 | false | false | 3 |
f7ef6da05453ef7b294aa2f3bdcadf95b12f9b5a | 33,809,982,595,060 | 41d759ec400e0f6c6bdfe5431fadb656da337d31 | /api/src/main/java/com/core/api/configuration/WebMvcConfig.java | d11d5653eb7570467a58cacc3b0054adfa7f8a26 | [] | no_license | alonaz/cfsso | https://github.com/alonaz/cfsso | 02b3e28a7d1b0ea9f57e778457125dcfa6f4cb41 | c4395ae46397418bfd4327c339762492b3d5c9ee | refs/heads/master | 2021-06-26T01:06:00.973000 | 2020-12-07T12:46:12 | 2020-12-07T12:46:12 | 164,863,570 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.core.api.configuration;
import com.core.api.services.JWTData;
import com.core.api.services.RequestInterceptorService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.s... | UTF-8 | Java | 1,094 | java | WebMvcConfig.java | Java | [] | null | [] | package com.core.api.configuration;
import com.core.api.services.JWTData;
import com.core.api.services.RequestInterceptorService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.s... | 1,094 | 0.809872 | 0.809872 | 31 | 34.322582 | 28.156689 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.483871 | false | false | 3 |
16e9a3c77305e403b700cb171cd349e2c4df7ee9 | 10,806,137,786,582 | fa202affabbe200cd48b66fc2cc825b7bda60ad2 | /src/main/java/client/Model.java | 6033d967af008e2a2ddd029cad7341faed13644b | [] | no_license | linuxmin/gameclient | https://github.com/linuxmin/gameclient | f9795ec866dba574b4db2414578031e2be4c53e6 | 6599a22aa7e72e0c4d2f8848440dbcab47f5f5b0 | refs/heads/master | 2021-09-04T02:37:04.358000 | 2018-01-14T19:45:17 | 2018-01-14T19:45:17 | 113,894,150 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package client;
import org.apache.logging.log4j.Level;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
public class Model {
private static final Logger LOGGER = LogManager.getLogger(Model.class);
Integer playerno;
private Player player;
private TileList tileList;
... | UTF-8 | Java | 1,580 | java | Model.java | Java | [] | null | [] | package client;
import org.apache.logging.log4j.Level;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
public class Model {
private static final Logger LOGGER = LogManager.getLogger(Model.class);
Integer playerno;
private Player player;
private TileList tileList;
... | 1,580 | 0.624684 | 0.620253 | 67 | 22.58209 | 21.214716 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.462687 | false | false | 3 |
fc6f2ccd77d27793fa687a7d548328217a051d08 | 36,842,229,484,821 | 6cd93103dfa6f3ab8e2c00a2faf35eeefb9228e9 | /src/tool/gui/DuBaoDinhGiaTableModel.java | db96ea46bc2e1c8eceb8f8eb0e065d36c2044465 | [] | no_license | queo1987/ToolUtils | https://github.com/queo1987/ToolUtils | cf32b15f94a0b3bee9de3f7dfef15f6b41ce4d50 | 0b7574c3b2ad9376289d4554e63c8f792b9e577f | refs/heads/master | 2019-07-05T00:58:07.431000 | 2016-11-02T07:00:07 | 2016-11-02T07:00:07 | 53,469,751 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package tool.gui;
import java.awt.Color;
import java.util.List;
import tool.bean.RecordCFCold;
import tool.bean.RecordCFCold.TYPE;
/**
*
* @author QUOCTAN
*/
public class DuBaoDinhGiaTableModel extends MyTableModel<... | UTF-8 | Java | 1,450 | java | DuBaoDinhGiaTableModel.java | Java | [
{
"context": "rt tool.bean.RecordCFCold.TYPE;\n\n/**\n *\n * @author QUOCTAN\n */\npublic class DuBaoDinhGiaTableModel extends M",
"end": 258,
"score": 0.9931336045265198,
"start": 251,
"tag": "USERNAME",
"value": "QUOCTAN"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package tool.gui;
import java.awt.Color;
import java.util.List;
import tool.bean.RecordCFCold;
import tool.bean.RecordCFCold.TYPE;
/**
*
* @author QUOCTAN
*/
public class DuBaoDinhGiaTableModel extends MyTableModel<... | 1,450 | 0.630345 | 0.628965 | 54 | 25.851852 | 23.783287 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 3 |
07bb12ce042a5b267e3b75df4c381c18c73ab1c3 | 34,832,184,804,053 | 7f116f2a25e5744992c6a309d4be228cfe51a8bc | /service-discuss/src/main/java/com/github/hollykunge/servicediscuss/tio/IpStatListener.java | 9f35dfed136eff1609b4b6f53d0f8a51062ce145 | [
"Apache-2.0"
] | permissive | zhangzimo123/LarkServer | https://github.com/zhangzimo123/LarkServer | 10615998deffbc6246f8da833a1e76d3ed8decbf | 98d8f547425010c0527fdeb512ef3a4a5e19ab1c | refs/heads/master | 2020-05-31T04:55:15.767000 | 2019-06-03T14:06:59 | 2019-06-03T14:06:59 | 190,108,772 | 2 | 0 | Apache-2.0 | true | 2019-06-04T01:39:04 | 2019-06-04T01:39:04 | 2019-06-03T14:07:03 | 2019-06-03T14:07:01 | 682 | 0 | 0 | 0 | null | false | false | package com.github.hollykunge.servicediscuss.tio;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.tio.core.ChannelContext;
import org.tio.core.GroupContext;
import org.tio.core.intf.Packet;
import org.tio.core.stat.IpStat;
import org.tio.utils.json.Json;
/**
* IP 监控
*
* @author: holly
* @since... | UTF-8 | Java | 2,372 | java | IpStatListener.java | Java | [
{
"context": "package com.github.hollykunge.servicediscuss.tio;\n\nimport org.slf4j.Logger;\nimp",
"end": 29,
"score": 0.9919685125350952,
"start": 19,
"tag": "USERNAME",
"value": "hollykunge"
},
{
"context": ".tio.utils.json.Json;\n\n/**\n * IP 监控\n *\n * @author: holly\n * @since: ... | null | [] | package com.github.hollykunge.servicediscuss.tio;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.tio.core.ChannelContext;
import org.tio.core.GroupContext;
import org.tio.core.intf.Packet;
import org.tio.core.stat.IpStat;
import org.tio.utils.json.Json;
/**
* IP 监控
*
* @author: holly
* @since... | 2,372 | 0.669787 | 0.665532 | 72 | 31.638889 | 35.797386 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.597222 | false | false | 3 |
b9f0a27e556eab7c2fc72addac8e54d409bc8a27 | 39,238,821,234,151 | 0ccfefd8eef35eeede208b7e53dab1e547bf815f | /status/src/com/company/test/StudentDaoTest.java | 392d80322e73995a885551648a0817ae0bee7443 | [] | no_license | 2842902295/2842902295 | https://github.com/2842902295/2842902295 | 46f347557fdff7c7620753db0d5e9177621c1e9f | 56d0ad60dadd15dcdbf63a36865924712e6e77ee | refs/heads/main | 2023-03-10T23:48:00.598000 | 2021-02-26T11:48:46 | 2021-02-26T11:48:46 | 342,558,742 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company.test;
import com.company.dao.StudentDao;
import com.company.dao.impl.StudentDaoImpl;
import com.company.pojo.Student;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* @Description:
* @Data:Created in 15:28
* @Modified By:
*/
public class StudentDaoTest {
priva... | UTF-8 | Java | 1,266 | java | StudentDaoTest.java | Java | [
{
"context": "\r\n studentDao.updateStudent(new Student(2,\"朝阳子\",\"17300988793\",3,\"大班\",\"飞翔班\",\"赵猛\"));\r\n }\r\n\r\n ",
"end": 897,
"score": 0.9891815185546875,
"start": 894,
"tag": "NAME",
"value": "朝阳子"
}
] | null | [] | package com.company.test;
import com.company.dao.StudentDao;
import com.company.dao.impl.StudentDaoImpl;
import com.company.pojo.Student;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* @Description:
* @Data:Created in 15:28
* @Modified By:
*/
public class StudentDaoTest {
priva... | 1,266 | 0.624796 | 0.599511 | 54 | 20.74074 | 20.611202 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.574074 | false | false | 3 |
1297ab2beb6f5f4ba5464f2f48224c6540c672b1 | 13,649,406,095,288 | 2b948d54599fc8e5a2b4ec6561129454de2371b4 | /src/test/java/com/library/BookRepositoryTest.java | 444d79c70e99a6317c0afbc5761ef6ab0d9aa419 | [] | no_license | przemek-stepski/Library | https://github.com/przemek-stepski/Library | 0a433b57d267f5bc062ff2b791ba27dc1ffec2d3 | 2a1b38503cc0381aaf3265cc9bc1d1001d3cd63e | refs/heads/master | 2023-08-15T09:38:21.961000 | 2021-10-06T08:44:13 | 2021-10-06T08:44:13 | 380,332,278 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.library;
import com.google.gson.JsonElement;
import com.google.gson.JsonParser;
import org.junit.jupiter.api.*;
import java.io.*;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.time.LocalDate;
import java.util.ArrayList;
import java.util.List;
import java.util.stream.Collectors;
impo... | UTF-8 | Java | 18,295 | java | BookRepositoryTest.java | Java | [
{
"context": "ook() {\n Book testBook = new Book(\"Java\", \"Josh Bloch\", \"1234\");\n\n String testInputTitle = \"Java",
"end": 2366,
"score": 0.9998865127563477,
"start": 2356,
"tag": "NAME",
"value": "Josh Bloch"
},
{
"context": "Title = \"Java\";\n String te... | null | [] | package com.library;
import com.google.gson.JsonElement;
import com.google.gson.JsonParser;
import org.junit.jupiter.api.*;
import java.io.*;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.time.LocalDate;
import java.util.ArrayList;
import java.util.List;
import java.util.stream.Collectors;
impo... | 18,269 | 0.55097 | 0.540967 | 513 | 34.664719 | 28.46147 | 147 | false | false | 0 | 0 | 0 | 0 | 76 | 0.011861 | 0.563353 | false | false | 3 |
71c50ab6e822365f327efd7c3e39c9975d0e38d6 | 34,660,386,086,695 | 0fa25672b95a855eb4659bcd108e09ae22bc7875 | /chapter_007/src/main/java/ru/job4j/monitor/User.java | 1ae599398235b2c5b71ef7bcfd858f49af872ccb | [
"Apache-2.0"
] | permissive | wamdue/agorbunov | https://github.com/wamdue/agorbunov | 8a3b3b408653f39cb07397cb38338f9da1b694df | da072c01c4205442582864e3c14ad38d0c166aef | refs/heads/master | 2020-04-05T14:34:56.150000 | 2018-02-28T10:55:36 | 2018-02-28T10:55:36 | 94,695,727 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.job4j.monitor;
/**
* Created on 11.09.17.
* Simple user class.
* @author Wamdue
* @version 1.0
*/
public class User {
/**
* User id.
*/
private int id;
/**
* Amount of money.
*/
private int amount;
/**
* Main constructor.
* @param id - user id.
* ... | UTF-8 | Java | 1,401 | java | User.java | Java | [
{
"context": "ated on 11.09.17.\n * Simple user class.\n * @author Wamdue\n * @version 1.0\n */\npublic class User {\n /**\n ",
"end": 94,
"score": 0.9724345803260803,
"start": 88,
"tag": "NAME",
"value": "Wamdue"
}
] | null | [] | package ru.job4j.monitor;
/**
* Created on 11.09.17.
* Simple user class.
* @author Wamdue
* @version 1.0
*/
public class User {
/**
* User id.
*/
private int id;
/**
* Amount of money.
*/
private int amount;
/**
* Main constructor.
* @param id - user id.
* ... | 1,401 | 0.476802 | 0.470378 | 80 | 16.512501 | 12.645151 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2125 | false | false | 3 |
3579ef62ad4f276ff3db59088025d0e191652f66 | 32,564,442,086,618 | ac4abeb8606b695d74ca7166d15aca5577ea2467 | /AplikasiMinimarket/src/ctrl/CTbhBarang.java | 70e84d39f1b5efcc3b746f5172552510a05aeefe | [] | no_license | febrixxi/Minimarket_IF-40-06 | https://github.com/febrixxi/Minimarket_IF-40-06 | 773c6f97f177f29fc5dfda414cef2651cddd8be5 | 1c002b50c5685e36e705396559e0b19384a29847 | refs/heads/master | 2020-03-29T19:58:02.207000 | 2018-12-03T12:25:19 | 2018-12-03T12:25:19 | 150,289,130 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package ctrl;
import GUI.MenambahBarang;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.sql.SQL... | UTF-8 | Java | 2,267 | java | CTbhBarang.java | Java | [
{
"context": "l.Barang;\nimport model.Manager;\n\n/**\n *\n * @author CakBin\n */\npublic class CTbhBarang implements ActionList",
"end": 464,
"score": 0.9346011281013489,
"start": 458,
"tag": "USERNAME",
"value": "CakBin"
}
] | 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 ctrl;
import GUI.MenambahBarang;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.sql.SQL... | 2,267 | 0.517424 | 0.515659 | 83 | 26.313253 | 16.390511 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.542169 | false | false | 3 |
3fa1a9926a90a02bb0d805114ee04c7651ceda13 | 18,193,481,520,861 | 9c1b38069ca1f2179c9aba576f0e33541621e2d9 | /cloud-shiro/src/main/java/com/barry/cloud/platform/shiro/mapper/SysRolePermissionMapper.java | 1181011000ce0bdb8e17db28a8d92815a7b77740 | [] | no_license | BarryHan363136/cloud-service | https://github.com/BarryHan363136/cloud-service | 277f5738fb850771ee2b798ae7b0a4dc964501f2 | 57d0247b81583a738ca64cb99e8ab0e0e5ebfcf0 | refs/heads/master | 2022-12-01T17:19:40.742000 | 2020-11-23T09:36:35 | 2020-11-23T09:36:35 | 144,134,541 | 1 | 1 | null | false | 2022-11-16T12:22:11 | 2018-08-09T09:59:17 | 2020-11-23T09:36:45 | 2022-11-16T12:22:08 | 13,659 | 1 | 1 | 6 | Java | false | false | package com.barry.cloud.platform.shiro.mapper;
import com.barry.cloud.platform.common.mapper.BaseMapper;
import org.springframework.stereotype.Repository;
@Repository
public interface SysRolePermissionMapper extends BaseMapper {
} | UTF-8 | Java | 234 | java | SysRolePermissionMapper.java | Java | [] | null | [] | package com.barry.cloud.platform.shiro.mapper;
import com.barry.cloud.platform.common.mapper.BaseMapper;
import org.springframework.stereotype.Repository;
@Repository
public interface SysRolePermissionMapper extends BaseMapper {
} | 234 | 0.84188 | 0.84188 | 10 | 22.5 | 25.586128 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 3 |
9b77d900316a9fc4c2c1042112600f8a3d07820f | 9,088,150,854,586 | 3ad6d6c77be189b36a8a2476825bb9216c115054 | /多线程/StateChange.java | e5965c58c38312b534edefcec3d36906974dddf0 | [] | no_license | Duxueying/Revision | https://github.com/Duxueying/Revision | 7fae41de9a13086d10bd88984350a70e18b7590f | 8da18b76a2b5a3d54a2f2cb032ed94dd4cb2fa7f | refs/heads/master | 2022-06-25T10:56:18.977000 | 2020-08-27T12:58:06 | 2020-08-27T12:58:06 | 247,975,043 | 0 | 0 | null | false | 2022-06-21T03:47:37 | 2020-03-17T13:20:57 | 2020-08-27T12:58:31 | 2022-06-21T03:47:36 | 5,324 | 0 | 0 | 4 | CSS | false | false | public class StateChange {
/*public static class MyThread extends Thread{
@Override
public void run(){
for(int i=0;i<1000000;i++){
}
}
}
public static void main(String[] args) {
MyThread t=new MyThread();
System.out.println(t.getState());
... | GB18030 | Java | 969 | java | StateChange.java | Java | [] | null | [] | public class StateChange {
/*public static class MyThread extends Thread{
@Override
public void run(){
for(int i=0;i<1000000;i++){
}
}
}
public static void main(String[] args) {
MyThread t=new MyThread();
System.out.println(t.getState());
... | 969 | 0.539851 | 0.516472 | 35 | 25.885714 | 19.063459 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 3 |
a4e3692a8ee07239ce5ed6dc953f6eea1c5cbd7b | 9,088,150,854,769 | fe0b5883a1c9b0688c5158b2f6f07f40f8148e52 | /src/test/java/com/hasbrop2m/mostCommonFunctions/CommonProjectFunctions.java | d2d1634b9caa39dd99d173284e1b067f8c559831 | [] | no_license | dillira/MavenIntegrationWithSelenium3 | https://github.com/dillira/MavenIntegrationWithSelenium3 | 1f7a649f2208df8ae4bda9377c01f92a19299ede | 151bf341726026988bbeeb9e36cd5f092e694ef9 | refs/heads/master | 2020-03-28T23:27:12.759000 | 2018-09-20T10:08:24 | 2018-09-20T10:08:24 | 149,291,839 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hasbrop2m.mostCommonFunctions;
/**
* @author Anjali Gupta
*
*/
import java.awt.Robot;
import java.awt.event.KeyEvent;
import java.util.Date;
import java.util.Iterator;
import java.util.List;
import java.util.Set;
import java.util.concurrent.TimeUnit;
import org.apache.log4j.Logger;
import org.openqa.sel... | UTF-8 | Java | 33,451 | java | CommonProjectFunctions.java | Java | [
{
"context": " com.hasbrop2m.mostCommonFunctions;\n/**\n * @author Anjali Gupta\n *\n */\nimport java.awt.Robot;\nimport java.awt.eve",
"end": 70,
"score": 0.9997733235359192,
"start": 58,
"tag": "NAME",
"value": "Anjali Gupta"
},
{
"context": "e);\n\t\t\tthrow e;\n\t\t}\n\t\treturn ... | null | [] | package com.hasbrop2m.mostCommonFunctions;
/**
* @author <NAME>
*
*/
import java.awt.Robot;
import java.awt.event.KeyEvent;
import java.util.Date;
import java.util.Iterator;
import java.util.List;
import java.util.Set;
import java.util.concurrent.TimeUnit;
import org.apache.log4j.Logger;
import org.openqa.selenium.... | 33,438 | 0.76213 | 0.759021 | 777 | 42.050194 | 34.182472 | 185 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.343629 | false | false | 3 |
e7c9d576d9ed258d3f96fb534ff3818cbcb662df | 11,587,821,797,043 | 8fe101081f186b5607f8e82d209b1253b0764825 | /java/DetectCapital.java | aeb4d3de59b52378fed6bf050fcd809ba408d0fc | [] | no_license | cymbym/LeetcodeNote | https://github.com/cymbym/LeetcodeNote | 8d0ed29cd43bebf02e9a8bec48e18c3d69d1489f | b20c219572cae8063e35795c7b86b766572dbc37 | refs/heads/master | 2020-04-29T11:29:23.218000 | 2020-04-17T16:16:07 | 2020-04-17T16:16:07 | 176,100,169 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
Given a word, you need to judge whether the usage of capitals in it is right or not.
We define the usage of capitals in a word to be right when one of the following cases holds:
All letters in this word are capitals, like "USA".
All letters in this word are not capitals, like "leetcode".
Only the first letter in t... | UTF-8 | Java | 1,609 | java | DetectCapital.java | Java | [] | null | [] | /*
Given a word, you need to judge whether the usage of capitals in it is right or not.
We define the usage of capitals in a word to be right when one of the following cases holds:
All letters in this word are capitals, like "USA".
All letters in this word are not capitals, like "leetcode".
Only the first letter in t... | 1,609 | 0.646317 | 0.637027 | 55 | 26.418182 | 31.991301 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.381818 | false | false | 3 |
9b3ef0e20152002de95b2fd394449c8626762b4c | 154,618,853,850 | a3d6556180e74af7b555f8d47d3fea55b94bcbda | /base/android/java/src/org/chromium/base/TraceEvent.java | aabc934836c57dc643ac94f423b60cf077703a02 | [
"BSD-3-Clause"
] | permissive | chromium/chromium | https://github.com/chromium/chromium | aaa9eda10115b50b0616d2f1aed5ef35d1d779d6 | a401d6cf4f7bf0e2d2e964c512ebb923c3d8832c | refs/heads/main | 2023-08-24T00:35:12.585000 | 2023-08-23T22:01:11 | 2023-08-23T22:01:11 | 120,360,765 | 17,408 | 7,102 | BSD-3-Clause | false | 2023-09-10T23:44:27 | 2018-02-05T20:55:32 | 2023-09-10T19:14:26 | 2023-09-10T23:24:16 | 40,350,008 | 15,728 | 5,839 | 81 | null | false | false | // Copyright 2014 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.base;
import android.app.Activity;
import android.content.res.Resources.NotFoundException;
import android.os.Looper;
import android.os.MessageQueue;
impor... | UTF-8 | Java | 29,592 | java | TraceEvent.java | Java | [] | null | [] | // Copyright 2014 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.base;
import android.app.Activity;
import android.content.res.Resources.NotFoundException;
import android.os.Looper;
import android.os.MessageQueue;
impor... | 29,592 | 0.61324 | 0.611212 | 763 | 37.783749 | 28.929375 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.486239 | false | false | 3 |
1ef7ec991eb8d48f2b6033fd85039f89e85c08b9 | 24,120,536,334,892 | dd2d3fa998ffa43fb4723125795d0a1de2e9f013 | /moose/src/main/java/org/moose/operator/web/controller/TokenController.java | 6a0507c473e05d2b0e575a90c10f77e0898d2a4d | [] | no_license | shizidada/spring-learn | https://github.com/shizidada/spring-learn | 62bb7eda1c1c9321731dd9f3520d2d8c05f1efe1 | 50ada4cc7d4dcd3c9a683872ccd5183e54861bee | refs/heads/master | 2022-12-21T05:22:51.730000 | 2020-11-17T10:02:07 | 2020-11-17T10:02:07 | 155,872,965 | 1 | 0 | null | false | 2022-12-16T09:44:26 | 2018-11-02T13:54:09 | 2020-11-17T10:02:34 | 2022-12-16T09:44:25 | 7,938 | 0 | 0 | 18 | Java | false | false | package org.moose.operator.web.controller;
import javax.annotation.Resource;
import lombok.extern.slf4j.Slf4j;
import org.moose.operator.common.api.R;
import org.moose.operator.model.vo.AuthTokenVO;
import org.moose.operator.web.service.AccountService;
import org.springframework.web.bind.annotation.PostMapping;
import... | UTF-8 | Java | 1,042 | java | TokenController.java | Java | [
{
"context": "eb.bind.annotation.RestController;\n\n/**\n * @author taohua\n */\n\n@Slf4j\n@RestController\n@RequestMapping(value",
"end": 462,
"score": 0.9993295669555664,
"start": 456,
"tag": "USERNAME",
"value": "taohua"
}
] | null | [] | package org.moose.operator.web.controller;
import javax.annotation.Resource;
import lombok.extern.slf4j.Slf4j;
import org.moose.operator.common.api.R;
import org.moose.operator.model.vo.AuthTokenVO;
import org.moose.operator.web.service.AccountService;
import org.springframework.web.bind.annotation.PostMapping;
import... | 1,042 | 0.77853 | 0.774661 | 35 | 28.542856 | 23.879869 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 3 |
cf74ae9f5126529be42c894c60eb773208122b77 | 30,829,275,301,271 | b57172c7d8177129301fc7ec16b2fcf7e13e6bbf | /oms-tasly-ext-service/src/main/java/tasly/greathealth/thirdparty/inventory/dao/impl/AbstractStoreItemDao.java | 7ca54e3832b9725a942be6d3506c8e18199b03b6 | [] | no_license | heavendarren/oms-tasly-ext | https://github.com/heavendarren/oms-tasly-ext | 6a75c87ab6e3107373fb59055bb683f7d79c31d4 | 63b1aff1f56dab283e737185f0737319ed96f452 | refs/heads/master | 2020-03-05T17:02:30.338000 | 2015-05-05T01:22:24 | 2015-05-05T01:22:24 | 35,070,029 | 1 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* [y] hybris Platform
*
* Copyright (c) 2000-2015 hybris AG
* All rights reserved.
*
* This software is the confidential and proprietary information of hybris
* ("Confidential Information"). You shall not disclose such Confidential
* Information and shall use it only in accordance with the terms of the
* li... | UTF-8 | Java | 4,488 | java | AbstractStoreItemDao.java | Java | [] | null | [] | /*
* [y] hybris Platform
*
* Copyright (c) 2000-2015 hybris AG
* All rights reserved.
*
* This software is the confidential and proprietary information of hybris
* ("Confidential Information"). You shall not disclose such Confidential
* Information and shall use it only in accordance with the terms of the
* li... | 4,488 | 0.704803 | 0.700498 | 237 | 17.624472 | 22.646763 | 117 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.168776 | false | false | 3 |
008307bb8c7f27092603e38ba09db5217913b817 | 30,829,275,297,451 | b6af3a0636006dfbe0e84a1a8313760d82efaa76 | /src/test/java/de/eva/aufg2/TestPersonUtil.java | 6de8535406bdbe36d01796b4bc615cabe5c896ce | [] | no_license | dhaeb/Aufgable2_EVA_Employee | https://github.com/dhaeb/Aufgable2_EVA_Employee | 40e3ae8f4052c0117ee91d354b4e139f9eb05a0f | 6df0c2a53be58560b01b241c9abc6aafbc03a8e7 | refs/heads/master | 2021-01-23T08:52:49.171000 | 2015-04-23T06:53:42 | 2015-04-23T06:53:42 | 9,410,219 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.eva.aufg2;
import static org.junit.Assert.assertEquals;
import java.util.ArrayList;
import java.util.List;
import org.junit.Test;
public class TestPersonUtil {
@Test
public void testCalcAvgSalary() throws Exception {
Employee poorProgrammer = PersonUtil.createEmployee("John", "Smith", 1, 40, 36000);... | UTF-8 | Java | 782 | java | TestPersonUtil.java | Java | [
{
"context": "loyee poorProgrammer = PersonUtil.createEmployee(\"John\", \"Smith\", 1, 40, 36000);\n\t\tEmployee projectManag",
"end": 294,
"score": 0.9998749494552612,
"start": 290,
"tag": "NAME",
"value": "John"
},
{
"context": "orProgrammer = PersonUtil.createEmployee(\"John\", \"... | null | [] | package de.eva.aufg2;
import static org.junit.Assert.assertEquals;
import java.util.ArrayList;
import java.util.List;
import org.junit.Test;
public class TestPersonUtil {
@Test
public void testCalcAvgSalary() throws Exception {
Employee poorProgrammer = PersonUtil.createEmployee("John", "Smith", 1, 40, 36000);... | 782 | 0.754476 | 0.714834 | 25 | 30.280001 | 27.26099 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.12 | false | false | 3 |
ebb5b87251831d968161f89ee2a4e4f29f3761d5 | 14,456,859,979,901 | d0d4214773619508455da31c71bc8ff2ae18882b | /app/src/main/java/com/haishanda/android/videoapp/Bean/CameraLive.java | d1b09582532bd2f7faf9dc51b3c58e6f6768e8b3 | [] | no_license | MRzxpp/VideoApp | https://github.com/MRzxpp/VideoApp | 6f81c9888287f7f887307ab150974ed894e897a7 | 6ff1fb86d619f41ee7a0175e3657051e743ae4c8 | refs/heads/master | 2021-01-11T01:42:53.650000 | 2017-03-02T13:29:51 | 2017-03-02T13:29:51 | 70,656,234 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.haishanda.android.videoapp.bean;
/**
* 每个摄像头所对应的播放地址
* Created by Zhongsz on 2016/11/14.
*/
public class CameraLive {
private int liveId;
private String liveUrl;
public int getLiveId() {
return liveId;
}
public void setLiveId(int liveId) {
this.liveId = liveId;
... | UTF-8 | Java | 499 | java | CameraLive.java | Java | [
{
"context": "videoapp.bean;\n\n/**\n * 每个摄像头所对应的播放地址\n * Created by Zhongsz on 2016/11/14.\n */\n\npublic class CameraLive {\n ",
"end": 88,
"score": 0.9987648725509644,
"start": 81,
"tag": "USERNAME",
"value": "Zhongsz"
}
] | null | [] | package com.haishanda.android.videoapp.bean;
/**
* 每个摄像头所对应的播放地址
* Created by Zhongsz on 2016/11/14.
*/
public class CameraLive {
private int liveId;
private String liveUrl;
public int getLiveId() {
return liveId;
}
public void setLiveId(int liveId) {
this.liveId = liveId;
... | 499 | 0.621565 | 0.604651 | 27 | 16.518518 | 15.156884 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.259259 | false | false | 3 |
3d899e07b8aaf215003e7dcdda9b21448446d4f6 | 29,420,526,031,497 | 7e186fb8b8232bb57a9799cf19346ed955b635fe | /tripoin-root-core/tripoin-core-service/src/main/java/id/co/tripoin/core/service/impl/DistrictServiceImpl.java | 9255f9542ab12b7046bcf927f7a9d90322c45ab8 | [] | no_license | Tripoin/tripoin-gateway | https://github.com/Tripoin/tripoin-gateway | 722f1648b239257300fc4fa0882378169b9d8057 | 6fad5400aebf45dd857dd9101772c99d5dae173b | refs/heads/master | 2020-09-20T06:54:34.988000 | 2017-09-19T06:16:10 | 2017-09-19T06:16:10 | 66,863,743 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package id.co.tripoin.core.service.impl;
import id.co.tripoin.core.dao.IDistrictDAO;
import id.co.tripoin.core.dao.exception.DAOException;
import id.co.tripoin.core.pojo.master.district.District;
import id.co.tripoin.core.service.IDistrictService;
import id.co.tripoin.core.service.exception.ServiceException;
im... | UTF-8 | Java | 2,128 | java | DistrictServiceImpl.java | Java | [
{
"context": "ted on 12/26/2016\r\n *\r\n * @author <a href=\"mailto:fauzi.knightmaster.achmad@gmail.com\">Achmad Fauzi</a>\r\n */\r\n@Service\r\npublic class Di",
"end": 756,
"score": 0.9994843602180481,
"start": 721,
"tag": "EMAIL",
"value": "fauzi.knightmaster.achmad@gmail.com"
},
{
... | null | [] | package id.co.tripoin.core.service.impl;
import id.co.tripoin.core.dao.IDistrictDAO;
import id.co.tripoin.core.dao.exception.DAOException;
import id.co.tripoin.core.pojo.master.district.District;
import id.co.tripoin.core.service.IDistrictService;
import id.co.tripoin.core.service.exception.ServiceException;
im... | 2,094 | 0.702068 | 0.697368 | 69 | 28.84058 | 26.71949 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.130435 | false | false | 3 |
f0ee609da797e10fd6b7f35a533c20f1ca9f49d5 | 29,420,526,034,796 | f168b20ec84fde8ec403f2e75d463b30ef4ea4f7 | /src/com/ebiggerr/medium/division.java | 96141973ea1a551e34a5d6e04101186ad29e4fd8 | [] | no_license | ebiggerr/cBytes_practice | https://github.com/ebiggerr/cBytes_practice | 29958be2e94813f7ef8712b59f8f3423ea009cc1 | be397e73fc52cc8ec6ff5c451878051bb83a9146 | refs/heads/main | 2023-05-28T09:14:40.441000 | 2021-06-17T10:12:19 | 2021-06-17T10:12:19 | 377,786,583 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ebiggerr.medium;
public class division {
/**
* Problem: Have the function Division(num1,num2) take both parameters being passed and return the Greatest Common Factor.
* That is, return the greatest number that evenly goes into both numbers with no remainder. For example: 12 and 16 both are ... | UTF-8 | Java | 792 | java | division.java | Java | [] | null | [] | package com.ebiggerr.medium;
public class division {
/**
* Problem: Have the function Division(num1,num2) take both parameters being passed and return the Greatest Common Factor.
* That is, return the greatest number that evenly goes into both numbers with no remainder. For example: 12 and 16 both are ... | 792 | 0.617424 | 0.582071 | 32 | 23.75 | 36.054646 | 153 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.40625 | false | false | 3 |
eb1525be14bea7350a05e1afd236eb6f791f05fc | 19,748,259,647,958 | b2b6fd1a8012a7bcb52a0f13aa881d1fbab08969 | /teeda/teeda-core/src/test/java/javax/faces/component/UIComponentBaseTeedaTest.java | 7bae7693a1fb0f4fd386bdb0b4d916076411446c | [
"Apache-2.0"
] | permissive | kojisano/teeda | https://github.com/kojisano/teeda | 3655ef1466ce4d6fd1bff8f4f6b44a88fbde554d | c2cc8062e7280212e4a888a9efe06070f2b30572 | refs/heads/master | 2021-01-17T18:59:23.218000 | 2014-11-11T09:34:03 | 2014-11-11T09:34:03 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2004-2011 the Seasar Foundation and the Others.
*
* 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 ... | UTF-8 | Java | 7,327 | java | UIComponentBaseTeedaTest.java | Java | [
{
"context": "easar.teeda.core.unit.TestUtil;\r\n\r\n/**\r\n * @author manhole\r\n */\r\npublic class UIComponentBaseTeedaTest extends",
"end": 1342,
"score": 0.9426258206367493,
"start": 1335,
"tag": "USERNAME",
"value": "manhole"
}
] | null | [] | /*
* Copyright 2004-2011 the Seasar Foundation and the Others.
*
* 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 ... | 7,327 | 0.672171 | 0.663846 | 184 | 37.820652 | 26.07859 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.711957 | false | false | 3 |
928fb6cfe4e7beec0c4eef7215dc5505fc4c7828 | 2,362,232,069,479 | c2c66bb5d06575777ffb6bdcf1995213f7b02815 | /src/hotel/Customer.java | ac7b37c741c0af7490d3c1d1669697c5f7808f5f | [] | no_license | OskarFranck/EliteHotel | https://github.com/OskarFranck/EliteHotel | 3af855e4bf10ae4c093450e1f24b93f6843c1953 | 087404eb166a8adf0d8c786133f3c63eba40b52d | refs/heads/master | 2023-03-05T10:41:03.605000 | 2021-02-09T12:58:41 | 2021-02-09T12:58:41 | 334,087,349 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hotel;
import java.sql.SQLException;
public class Customer implements Printable {
private int id;
private String firstName;
private String lastName;
private String phoneNumber;
static int idGen;
//Denna konstruktor används när customers hämtas från databasen
public Customer(i... | UTF-8 | Java | 2,212 | java | Customer.java | Java | [
{
"context": "torn.\n public Customer(String firstName, String lastName, String phoneNumber) {\n ++idGen;\n t",
"end": 729,
"score": 0.5672586560249329,
"start": 721,
"tag": "NAME",
"value": "lastName"
},
{
"context": "\n this.id = idGen;\n this.firstNa... | null | [] | package hotel;
import java.sql.SQLException;
public class Customer implements Printable {
private int id;
private String firstName;
private String lastName;
private String phoneNumber;
static int idGen;
//Denna konstruktor används när customers hämtas från databasen
public Customer(i... | 2,212 | 0.607549 | 0.607549 | 86 | 24.569767 | 23.592737 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.453488 | false | false | 3 |
1779ad85df5b92c39f17f2488cc7e98630e638a9 | 31,198,642,450,623 | c03289dcf44418bf065b12138a1ad591a5ee7280 | /implementacion_funcion/src/implementacion/funcion/ImplementacionFuncion.java | 78a1ee9a9eeb1aaf500a6515625cfb79ec1dce9e | [] | no_license | veronicapalacio/implementacionFuncion | https://github.com/veronicapalacio/implementacionFuncion | 77c66640af12327adc6ff6ceb9dc893026bf55e8 | b87d1a9a468e0a8472e8597139fa269a7efa07cf | refs/heads/master | 2020-06-02T04:05:58.944000 | 2019-06-09T16:45:21 | 2019-06-09T16:45:21 | 191,030,489 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package implementacion.funcion;
/**
*
* @author vpala
*/
public class ImplementacionFuncion {
private static doubl... | UTF-8 | Java | 1,794 | java | ImplementacionFuncion.java | Java | [
{
"context": "age implementacion.funcion;\r\n\r\n/**\r\n *\r\n * @author vpala\r\n */\r\npublic class ImplementacionFuncion {\r\n\r\n ",
"end": 250,
"score": 0.9946367740631104,
"start": 245,
"tag": "USERNAME",
"value": "vpala"
}
] | 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 implementacion.funcion;
/**
*
* @author vpala
*/
public class ImplementacionFuncion {
private static doubl... | 1,794 | 0.479376 | 0.463211 | 57 | 29.087719 | 23.945318 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.631579 | false | false | 3 |
dfbfaa1c8bdb840716d7ba8b700803f20ea466c3 | 1,005,022,374,353 | d3782b6ac46fd7d554d5e22c466bc1d483eef88e | /app/src/main/java/encryptedpush/com/encryptedpush/data/MessageData.java | 9161a13f7949191cde13d183c73bf1d203840cc2 | [] | no_license | Oriso1/EncryptedPush | https://github.com/Oriso1/EncryptedPush | a318dcc7123dd792da193b4433e7aaf1f2a3cd32 | 805468db30ec56f2717b236172f5f739e2562fdb | refs/heads/master | 2022-07-18T18:50:35.563000 | 2020-05-13T12:59:26 | 2020-05-13T12:59:26 | 258,968,124 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package encryptedpush.com.encryptedpush.data;
import android.os.Parcel;
import android.os.Parcelable;
public class MessageData implements Parcelable
{
protected String title;
protected String message;
protected String payload;
protected String encryptedData;
public MessageData(String title,String... | UTF-8 | Java | 1,954 | java | MessageData.java | Java | [] | null | [] | package encryptedpush.com.encryptedpush.data;
import android.os.Parcel;
import android.os.Parcelable;
public class MessageData implements Parcelable
{
protected String title;
protected String message;
protected String payload;
protected String encryptedData;
public MessageData(String title,String... | 1,954 | 0.628454 | 0.627943 | 85 | 21.988235 | 19.64119 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 3 |
dd9b1e82e8f57ffb3771bfc61131559e7073c3c1 | 21,509,196,251,717 | 6be30311f0718c85f397d1b73a406b97456dbbd0 | /src/main/java/com/motel/loginservice/security/wrapper/SnapHttpRequestWrapper.java | 7274347c0aba7f71b7acc13b910d20f11efd8276 | [] | no_license | DarkNando29/proyectoMotelLoginServicio | https://github.com/DarkNando29/proyectoMotelLoginServicio | fa1c9596b34bb86b2a0cdc97379901c2d1a62d75 | 8cfc7833e2153e3009569f55154767774a2c8b7f | refs/heads/master | 2020-05-30T11:29:44.073000 | 2019-06-01T07:36:17 | 2019-06-01T07:36:17 | 189,703,303 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.motel.loginservice.security.wrapper;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Enumeration;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletRequestWrapper;
/**
* Wra... | UTF-8 | Java | 2,075 | java | SnapHttpRequestWrapper.java | Java | [
{
"context": " add extra headers programmatically\n * \n * @author efallas\n */\npublic class SnapHttpRequestWrapper extends H",
"end": 391,
"score": 0.9995515942573547,
"start": 384,
"tag": "USERNAME",
"value": "efallas"
}
] | null | [] | package com.motel.loginservice.security.wrapper;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Enumeration;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletRequestWrapper;
/**
* Wra... | 2,075 | 0.663133 | 0.663133 | 79 | 25.278481 | 23.405039 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.670886 | false | false | 3 |
1cdeb9ff66f3f4de8c2a54fc5da6e1b69aeeb8a1 | 28,174,985,508,300 | 8a8a745ab570f536f039badcc03c0a44ce4a911f | /CartaRespaldo/src/main/java/ssmc/CartaRespaldo/modelo/seguridad/Grupo.java | 74d817f1fa480d23f5fff7ba7096ccbf5d724272 | [] | no_license | VanessaDuno/Carta-Respaldo | https://github.com/VanessaDuno/Carta-Respaldo | 2f1c54a34bb09bd6a05cdc11630730f1daac8b22 | b5235f432916405e75800b6b135af7e4cb86080f | refs/heads/master | 2021-01-12T12:52:15.145000 | 2016-09-23T19:52:21 | 2016-09-23T19:52:21 | 69,470,719 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ssmc.CartaRespaldo.modelo.seguridad;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
/**
* Grupo
* @author Vanessa Du... | UTF-8 | Java | 1,339 | java | Grupo.java | Java | [
{
"context": " javax.persistence.Table;\n\n/**\n * Grupo\n * @author Vanessa Duno\n * @version 1.0\n *\n */\n\n@Entity\n@Table (name= \"gr",
"end": 322,
"score": 0.9998472332954407,
"start": 310,
"tag": "NAME",
"value": "Vanessa Duno"
}
] | null | [] | package ssmc.CartaRespaldo.modelo.seguridad;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
/**
* Grupo
* @author <NAME>
* ... | 1,333 | 0.699776 | 0.697535 | 76 | 16.618422 | 14.951648 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.197368 | false | false | 3 |
5ababc9c96bec4dc354502008cb7d55970f01366 | 1,211,180,804,204 | e809387c1ab4eb359dc85f9a91b81e94d317b9c9 | /src/CharacterSkeleton.java | 46c6d76917258f32beae2ad25b79deda111ab8e3 | [
"MIT"
] | permissive | ammaraslam10/Minacre-JGameEngine-Game | https://github.com/ammaraslam10/Minacre-JGameEngine-Game | c8de1aa41ef0e79716ef5d2a8c478a9566be8330 | 219130f4bee8e2bfd480d5c0cd2b07bd8311212d | refs/heads/master | 2022-12-04T10:23:19.595000 | 2020-08-09T19:41:12 | 2020-08-09T19:41:12 | 286,293,386 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import java.util.ArrayList;
public abstract class CharacterSkeleton extends JGameEngine.Object implements JGameEngine.Collision {
JGameEngine e;
JGameEngine.CollisionMask m;
JGameEngine.Sprite s;
double width;
double height;
boolean moving, movement_beginning, has_moved, draw;
... | UTF-8 | Java | 3,794 | java | CharacterSkeleton.java | Java | [] | null | [] |
import java.util.ArrayList;
public abstract class CharacterSkeleton extends JGameEngine.Object implements JGameEngine.Collision {
JGameEngine e;
JGameEngine.CollisionMask m;
JGameEngine.Sprite s;
double width;
double height;
boolean moving, movement_beginning, has_moved, draw;
... | 3,794 | 0.608329 | 0.594096 | 114 | 31.263159 | 24.607819 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.745614 | false | false | 3 |
0a23360118ddacba81f70a56cf2417618ddc1072 | 26,860,725,533,655 | 1a246fb514d256434429db1fbbe2d0320fda4baa | /src/main/java/org/renato/service/user/UserService.java | 3aa8e53aff864afa34bb068f93a9d798139ad547 | [] | no_license | renato343/tindercompany | https://github.com/renato343/tindercompany | f378e3de80f38eda6bef517cba5eb39556488ce8 | 0e3f70dc047bebc0683716a6474405ccf33335c1 | refs/heads/master | 2021-01-19T23:25:40.843000 | 2017-06-20T16:35:13 | 2017-06-20T16:35:13 | 88,979,552 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.renato.service.user;
import org.renato.model.pojos.Candidate;
import org.renato.model.pojos.Company;
import org.renato.model.pojos.Match;
import org.renato.service.Service;
import java.util.List;
/**
* Created by codecadet on 07/03/17.
*/
public interface UserService extends Service {
Candidate ge... | UTF-8 | Java | 1,133 | java | UserService.java | Java | [
{
"context": "ervice;\n\nimport java.util.List;\n\n/**\n * Created by codecadet on 07/03/17.\n */\npublic interface UserService ext",
"end": 238,
"score": 0.9996304512023926,
"start": 229,
"tag": "USERNAME",
"value": "codecadet"
}
] | null | [] | package org.renato.service.user;
import org.renato.model.pojos.Candidate;
import org.renato.model.pojos.Company;
import org.renato.model.pojos.Match;
import org.renato.service.Service;
import java.util.List;
/**
* Created by codecadet on 07/03/17.
*/
public interface UserService extends Service {
Candidate ge... | 1,133 | 0.740512 | 0.735216 | 55 | 19.581818 | 20.331516 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.527273 | false | false | 3 |
1090ddecd7360505ed1a13c10e3e82f7d50344f9 | 24,481,313,657,197 | 13a7c5c4bfc139423cd4865722fc0019ea2c0f01 | /src/main/java/com/example/demo/thread/Run.java | 20a4a199582aee9c6f650e9e66aea13ac19b64b8 | [] | no_license | hoicking/test | https://github.com/hoicking/test | 16639c3d00bbd7eeaae55d889694715b67f17cd6 | 23150da69b25c782345e3e94feaea956156e6894 | refs/heads/master | 2020-03-15T03:05:51.820000 | 2018-05-03T08:57:37 | 2018-05-03T08:57:37 | 131,934,253 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo.thread;
/**
* Description: TODO
* Author: wangshengyang
* Date: Created in 2018/5/2 上午10:43
*/
public class Run {
public static void main(String[] args) {
MyThread myThread = new MyThread();
Thread threadA = new Thread(myThread,"k");
Thread threadB = new Thre... | UTF-8 | Java | 481 | java | Run.java | Java | [
{
"context": ".demo.thread;\n\n/**\n * Description: TODO\n * Author: wangshengyang\n * Date: Created in 2018/5/2 上午10:43\n */\npublic c",
"end": 83,
"score": 0.9370324015617371,
"start": 70,
"tag": "USERNAME",
"value": "wangshengyang"
}
] | null | [] | package com.example.demo.thread;
/**
* Description: TODO
* Author: wangshengyang
* Date: Created in 2018/5/2 上午10:43
*/
public class Run {
public static void main(String[] args) {
MyThread myThread = new MyThread();
Thread threadA = new Thread(myThread,"k");
Thread threadB = new Thre... | 481 | 0.602105 | 0.581053 | 24 | 18.791666 | 18.486435 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.458333 | false | false | 3 |
039a9216f5fd746fc3e3af64843de8f384373fe7 | 16,209,206,640,753 | be4d08c5b3581fd9c70a2d49b809862357ac678c | /paygo-controlpay-web/src/main/java/br/com/autogeral/paygo/controlpay/model/Produto.java | 3f7cc10a148ce218feabd875b0e45e4e871b4ef1 | [
"MIT"
] | permissive | murilotuvani/PayGoWeb | https://github.com/murilotuvani/PayGoWeb | 32ef74f66df2367dbc917bb7af1ec0dc4fd19077 | a94cdb2504f15f5adb055f64ed20ed1a3e624ade | refs/heads/master | 2021-06-26T16:49:12.407000 | 2021-05-12T15:27:34 | 2021-05-12T15:27:34 | 188,303,797 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.autogeral.paygo.controlpay.model;
import com.google.gson.annotations.SerializedName;
/**
* 02/06/2019 21:48:13
*
* @author Murilo Moraes Tuvani
*/
public class Produto {
@SerializedName(value = "itemProdutoId", alternate = {"ItemProdutoId"})
private String itemProdutoId;
@SerializedNam... | UTF-8 | Java | 7,009 | java | Produto.java | Java | [
{
"context": "zedName;\n\n/**\n * 02/06/2019 21:48:13\n *\n * @author Murilo Moraes Tuvani\n */\npublic class Produto {\n\n @SerializedName(v",
"end": 163,
"score": 0.9998964667320251,
"start": 143,
"tag": "NAME",
"value": "Murilo Moraes Tuvani"
}
] | null | [] | package br.com.autogeral.paygo.controlpay.model;
import com.google.gson.annotations.SerializedName;
/**
* 02/06/2019 21:48:13
*
* @author <NAME>
*/
public class Produto {
@SerializedName(value = "itemProdutoId", alternate = {"ItemProdutoId"})
private String itemProdutoId;
@SerializedName(value = "id"... | 6,995 | 0.654872 | 0.650307 | 288 | 23.336805 | 32.320892 | 454 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.378472 | false | false | 3 |
b239194cd1dba51a0947b336711add18ca9cb242 | 2,911,987,835,421 | a6fd65d5de085ffe1d6d45493623e6ca77191cd4 | /TelemetryServer/app/src/main/java/org/mavlink/messages/ardupilotmega/msg_global_vision_position_estimate.java | 634d0bbbdcdc3d142421b5bb7e929f8905146ea5 | [
"MIT"
] | permissive | chrisphillips/Telemetry-For-DJI | https://github.com/chrisphillips/Telemetry-For-DJI | eeb130c210b1e90aafdcee8f48e3316b899bb4e9 | f36d00ab682191021be0468deaebcdbd6a7ce67b | refs/heads/master | 2021-04-29T19:30:39.340000 | 2018-03-04T21:40:17 | 2018-03-04T21:40:17 | 121,578,334 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Generated class : msg_global_vision_position_estimate
* DO NOT MODIFY!
**/
package org.mavlink.messages.ardupilotmega;
import org.mavlink.messages.MAVLinkMessage;
import org.mavlink.IMAVLinkCRC;
import org.mavlink.MAVLinkCRC;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.nio.Byt... | UTF-8 | Java | 2,687 | java | msg_global_vision_position_estimate.java | Java | [] | null | [] | /**
* Generated class : msg_global_vision_position_estimate
* DO NOT MODIFY!
**/
package org.mavlink.messages.ardupilotmega;
import org.mavlink.messages.MAVLinkMessage;
import org.mavlink.IMAVLinkCRC;
import org.mavlink.MAVLinkCRC;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.nio.Byt... | 2,687 | 0.671009 | 0.657239 | 96 | 26.989584 | 25.48304 | 163 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.572917 | false | false | 3 |
c3692553260746d0f23549c621b2e0361edfb80a | 29,686,814,008,886 | 112281b74d45d199f6d9c307a212c6a8b96932ec | /src/main/java/mpicbg/spim/fusion/SPIMImageFusion.java | febb254668322a7c66aafdc87100674edfab535e | [] | no_license | dscho/spimreconstruction | https://github.com/dscho/spimreconstruction | 0707e05e89f2f5357be5906902cf7b0425aa57a3 | cf95dcc06b31c0044b58213c12f886027a5eb3ba | refs/heads/master | 2021-01-17T21:15:32.622000 | 2014-01-08T00:46:44 | 2014-01-11T18:00:06 | 15,826,658 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mpicbg.spim.fusion;
import ij.ImagePlus;
import javax.vecmath.Point3f;
import java.util.ArrayList;
import mpicbg.imglib.image.Image;
import mpicbg.imglib.image.display.imagej.ImageJFunctions;
import mpicbg.imglib.type.numeric.real.FloatType;
import mpicbg.models.AbstractAffineModel3D;
import mpicbg.spim.io.... | UTF-8 | Java | 7,291 | java | SPIMImageFusion.java | Java | [] | null | [] | package mpicbg.spim.fusion;
import ij.ImagePlus;
import javax.vecmath.Point3f;
import java.util.ArrayList;
import mpicbg.imglib.image.Image;
import mpicbg.imglib.image.display.imagej.ImageJFunctions;
import mpicbg.imglib.type.numeric.real.FloatType;
import mpicbg.models.AbstractAffineModel3D;
import mpicbg.spim.io.... | 7,291 | 0.687286 | 0.673707 | 177 | 40.192089 | 43.543179 | 269 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.033898 | false | false | 3 |
f31b983f815dd7f2a40630dc2ee98845b76ddcd3 | 26,903,675,180,563 | 671b50312640d44ff9212061939dca1f4d6664ee | /app/src/main/java/yy/pwdmanager/model/MianShi.java | 84078155a511195634b3f0e512d344bc324047c5 | [] | no_license | Finderchangchang/PwdManager | https://github.com/Finderchangchang/PwdManager | 822ea61f73235765109144d6bea03d2dd858f761 | f484fef1f6905b4e7c0adf50d123ca1cb7e2c357 | refs/heads/master | 2021-01-12T09:32:00.294000 | 2017-01-05T09:09:10 | 2017-01-05T09:09:10 | 76,183,282 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package yy.pwdmanager.model;
import cn.bmob.v3.BmobObject;
/**
* Created by Finder丶畅畅 on 2016/12/31 09:51
* QQ群481606175
*/
public class MianShi extends BmobObject {
public String id;
private String title;
private String content;
public String getId() {
return id;
}
public void s... | UTF-8 | Java | 660 | java | MianShi.java | Java | [
{
"context": "\n\nimport cn.bmob.v3.BmobObject;\n\n/**\n * Created by Finder丶畅畅 on 2016/12/31 09:51\n * QQ群481606175\n */\n\npublic c",
"end": 88,
"score": 0.9998340606689453,
"start": 79,
"tag": "NAME",
"value": "Finder丶畅畅"
}
] | null | [] | package yy.pwdmanager.model;
import cn.bmob.v3.BmobObject;
/**
* Created by Finder丶畅畅 on 2016/12/31 09:51
* QQ群481606175
*/
public class MianShi extends BmobObject {
public String id;
private String title;
private String content;
public String getId() {
return id;
}
public void s... | 660 | 0.605828 | 0.572086 | 38 | 16.157894 | 14.68355 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.289474 | false | false | 3 |
3fb5847922702e591af522dd1a174876ad77d4f1 | 6,382,321,440,514 | 9a0d3320b6cb7002d827fd1fb47a797ad0a22784 | /app/src/main/java/com/vamsi/bakingappvamsi/MyWidget.java | a1598f119b04afa17a3ff4d4305b27bdbda02a80 | [] | no_license | SaiVamsi1/Udacity-Baking-App | https://github.com/SaiVamsi1/Udacity-Baking-App | d53d7d8b32a285c260d397c3e530f1cfe19e59cc | 3b71c95315f418aec19cf2b2670b52ab644fde54 | refs/heads/master | 2020-06-04T04:39:50.354000 | 2019-06-14T04:35:43 | 2019-06-14T04:35:43 | 191,869,479 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vamsi.bakingappvamsi;
import android.app.PendingIntent;
import android.appwidget.AppWidgetManager;
import android.appwidget.AppWidgetProvider;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.widget.RemoteViews;
public class MyWidget e... | UTF-8 | Java | 1,499 | java | MyWidget.java | Java | [] | null | [] | package com.vamsi.bakingappvamsi;
import android.app.PendingIntent;
import android.appwidget.AppWidgetManager;
import android.appwidget.AppWidgetProvider;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.widget.RemoteViews;
public class MyWidget e... | 1,499 | 0.732488 | 0.730487 | 36 | 40.638889 | 33.883915 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.972222 | false | false | 3 |
bb1b117379f08d5c1b7535ad6eb3febe5a321ed3 | 29,961,691,880,695 | cb400fa8b8e0691c02848190bf51963308a60832 | /src/main/java/cn/urovo/blog/lesson15/reflect.java | bb47f1daaecfc85eef1b5c5f491ff466a2f0ad4b | [] | no_license | xiaozhengN/BrokenKnowledgeStudy | https://github.com/xiaozhengN/BrokenKnowledgeStudy | fdde3658c50a5253a2d70356001c64af173c96c2 | 12f2e0e333909e39b6908d7c936a069f3b378bf1 | refs/heads/main | 2023-05-31T23:14:37.331000 | 2021-06-14T15:28:37 | 2021-06-14T15:28:37 | 376,420,983 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.urovo.blog.lesson15;
import java.lang.reflect.Constructor;
import java.lang.reflect.InvocationTargetException;
/**
* @program: blog
* @description
* @author: zheng
* @create: 2021-01-26 11:02
**/
public class reflect {
public static void main(String[] args) throws IllegalAccessException, Instanti... | UTF-8 | Java | 1,204 | java | reflect.java | Java | [
{
"context": "\n/**\n * @program: blog\n * @description\n * @author: zheng\n * @create: 2021-01-26 11:02\n **/\npublic class re",
"end": 179,
"score": 0.997852087020874,
"start": 174,
"tag": "USERNAME",
"value": "zheng"
},
{
"context": ".newInstance();\n newInstance2.setPassWo... | null | [] | package cn.urovo.blog.lesson15;
import java.lang.reflect.Constructor;
import java.lang.reflect.InvocationTargetException;
/**
* @program: blog
* @description
* @author: zheng
* @create: 2021-01-26 11:02
**/
public class reflect {
public static void main(String[] args) throws IllegalAccessException, Instanti... | 1,214 | 0.698467 | 0.663543 | 37 | 30.729731 | 36.301773 | 172 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.567568 | false | false | 3 |
eaa632f33900ecba83cac5557fb83ca5b7735900 | 30,494,267,871,448 | e4ee392e41b99744cfceb0fc84a4fbfdcc657ccd | /src/models/LineFollower.java | 4553e2bf682e51c972df348372ac43664fca6f08 | [] | no_license | RonicHva/RobotProject | https://github.com/RonicHva/RobotProject | 4e50ef64d42d79d794cdd9ffe60b552dcd5c1029 | b89fbf9fcc081f6dd18b420d08eaa8885fafb79d | refs/heads/master | 2020-04-07T16:48:55.827000 | 2018-06-15T13:29:54 | 2018-06-15T13:29:54 | 158,544,214 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package models;
import hardware.Engineblock;
import hardware.Lcd;
import lejos.hardware.Button;
public class LineFollower extends Trick {
// Attributes
private float colorValue; // Used to store red-value during while-loop
// create variables for max/min speeds
private static final int MAX_SPEED = 50;
private ... | UTF-8 | Java | 2,746 | java | LineFollower.java | Java | [] | null | [] | package models;
import hardware.Engineblock;
import hardware.Lcd;
import lejos.hardware.Button;
public class LineFollower extends Trick {
// Attributes
private float colorValue; // Used to store red-value during while-loop
// create variables for max/min speeds
private static final int MAX_SPEED = 50;
private ... | 2,746 | 0.660233 | 0.638019 | 89 | 29.853933 | 24.902756 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.573034 | false | false | 3 |
037bdc45a520dfb298fd6d8971be0ea842f7ee73 | 8,332,236,554,580 | 80f7f759a938390a7925d23fca04d18af36f9303 | /.svn/pristine/e2/e293b3dc08d4be758e97d14d44af151222fa7d01.svn-base | e38206e888ae466a54f76e2de301d7c8df243515 | [] | no_license | RainmanJin/bxloan | https://github.com/RainmanJin/bxloan | c556e3164d071ce9ff5ca99c8a51971ef3a8433c | 6b59762d8148cf8cf01f739d3de33b6bf8d01580 | refs/heads/master | 2021-06-18T01:20:24.222000 | 2017-05-17T13:35:09 | 2017-05-17T13:35:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.coamctech.bxloan.service.contractmng.impl;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import java.util.Set;
import org.apache.commons.collections.CollectionUtils;
import org.apache.commons.lang3.StringUtils;
import org.springframework.beans.factor... | UTF-8 | Java | 52,490 | e293b3dc08d4be758e97d14d44af151222fa7d01.svn-base | Java | [
{
"context": "fo gci = new GuarantyContractInfo();\n\t\t//modify by wangyawei 20150716 start 将授信合同和普通借款合同公用的信息进行组装\n\t\tthis.assem",
"end": 5899,
"score": 0.9461098313331604,
"start": 5890,
"tag": "USERNAME",
"value": "wangyawei"
},
{
"context": "s.assembleCommonInfo(subContr, gci);\... | null | [] | package com.coamctech.bxloan.service.contractmng.impl;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import java.util.Set;
import org.apache.commons.collections.CollectionUtils;
import org.apache.commons.lang3.StringUtils;
import org.springframework.beans.factor... | 52,490 | 0.75858 | 0.749425 | 1,155 | 42.691776 | 32.423447 | 199 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.074459 | false | false | 3 | |
04e0dffa80c093f6abd8736cee87bae33617c2db | 8,332,236,554,607 | d3aab90aba0098447455f470775ae907502e533c | /test_II/ProfessorMusculacao.java | 995ca2ab293f668e4a7f8be2b3577ea315a19dff | [
"MIT"
] | permissive | marlusmarcos/lp | https://github.com/marlusmarcos/lp | e24c4beb9acf22461f5bf6afd8aebcede9ae4456 | 981eaf585903243d8e7d9d0f040d3252b86b955e | refs/heads/master | 2020-08-18T14:44:06.776000 | 2019-09-02T21:13:07 | 2019-09-02T21:13:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class ProfessorMusculacao extends Professor
{ /* empty */ }
| UTF-8 | Java | 67 | java | ProfessorMusculacao.java | Java | [] | null | [] | public class ProfessorMusculacao extends Professor
{ /* empty */ }
| 67 | 0.761194 | 0.761194 | 2 | 32.5 | 17.5 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0 | false | false | 3 |
bc258376a4f959ec98f6df5083904255c79b1be3 | 33,268,816,687,591 | ce8c7e5ca24d32739142508669f7aa3a36cbad87 | /src/InterviewBit/TreeDataStructure/InOrderTraversalOfCartesianTree.java | db1b728e413a5c2622b19a33e6253b0aa555aa2a | [] | no_license | solelyshadab/CompetitiveProgramming | https://github.com/solelyshadab/CompetitiveProgramming | c2cfde412ce7e3ba59bfe3eddc22c7450164d712 | ed1b9d3e1f89e4a266d7a615cf7843d35a1b5a97 | refs/heads/master | 2020-04-25T14:14:55.615000 | 2019-10-29T18:14:40 | 2019-10-29T18:14:40 | 159,267,565 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package InterviewBit.TreeDataStructure;
import java.util.*;
public class InOrderTraversalOfCartesianTree {
public static void main(String[] args){
InOrderTraversalOfCartesianTree a = new InOrderTraversalOfCartesianTree();
ArrayList<Integer> A = new ArrayList<>(Arrays.asList(1,5,10,40,30,15,28,20))... | UTF-8 | Java | 1,286 | java | InOrderTraversalOfCartesianTree.java | Java | [] | null | [] | package InterviewBit.TreeDataStructure;
import java.util.*;
public class InOrderTraversalOfCartesianTree {
public static void main(String[] args){
InOrderTraversalOfCartesianTree a = new InOrderTraversalOfCartesianTree();
ArrayList<Integer> A = new ArrayList<>(Arrays.asList(1,5,10,40,30,15,28,20))... | 1,286 | 0.559876 | 0.546656 | 53 | 23.264151 | 23.070156 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.754717 | false | false | 15 |
8c37822578325c1244961268364c308814c52e34 | 33,586,644,301,235 | 98dc2653d0c31f449023ce9f962d3061e77a14a8 | /app/src/main/java/com/cardoso/joao/pendencies/Credential.java | da90b52dd02d6cab1c0d15b53c39ddef8b0f274e | [
"MIT"
] | permissive | JoaoMarcosCSilva/pendencias-android | https://github.com/JoaoMarcosCSilva/pendencias-android | 11c6dd9030e8bfccd86c54d94e5129e5ded509b8 | 956560830c4fe7fb4acb8647fa80d5f2f3fb96c0 | refs/heads/master | 2020-03-28T19:54:10.454000 | 2018-09-16T18:02:43 | 2018-09-16T18:02:43 | 149,019,958 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cardoso.joao.pendencies;
import android.Manifest;
import android.app.Activity;
import android.app.Dialog;
import android.content.Context;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.util.Log;
import com.google.android.gms.common.ConnectionResult;
import com.googl... | UTF-8 | Java | 4,909 | java | Credential.java | Java | [] | null | [] | package com.cardoso.joao.pendencies;
import android.Manifest;
import android.app.Activity;
import android.app.Dialog;
import android.content.Context;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.util.Log;
import com.google.android.gms.common.ConnectionResult;
import com.googl... | 4,909 | 0.674068 | 0.670605 | 136 | 35.095589 | 26.212334 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.485294 | false | false | 15 |
efd90df0b3a2f784d1d481cf791c2d2cdc9d4253 | 24,232,205,554,534 | b0deb27fe5e153157305a6401021a5d4dc2d53bf | /src/com/pattern/action/visitorpattern/service/IComputer.java | 9ed4f33d45a55a3d5430241a8c7eeb8e0fd2d52c | [] | no_license | zhujb/com.pattren.yuebole | https://github.com/zhujb/com.pattren.yuebole | 019d5192089d14c6dd50bb73c5e2c359ef2d62d0 | 4feba9abcd79eb126e0a3dcdf421d187d756a4f9 | refs/heads/master | 2020-07-20T06:13:03.815000 | 2019-11-28T08:28:43 | 2019-11-28T08:28:43 | 206,587,576 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pattern.action.visitorpattern.service;
import com.pattern.action.visitorpattern.visitor.ComputerVisitor;
public interface IComputer {
void accept(ComputerVisitor computerVisitor);//需要填充访问器
}
| UTF-8 | Java | 224 | java | IComputer.java | Java | [] | null | [] | package com.pattern.action.visitorpattern.service;
import com.pattern.action.visitorpattern.visitor.ComputerVisitor;
public interface IComputer {
void accept(ComputerVisitor computerVisitor);//需要填充访问器
}
| 224 | 0.82381 | 0.82381 | 8 | 25.25 | 26.864243 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 15 |
d3691a88e24cfa39405f11826f8043ea70a40a19 | 8,839,042,727,439 | f7db7498f944d2895d39e8c7ddb139b581f618d0 | /src/main/java/com/unicorn/studio/dao/CompanyRepository.java | 9e479ea6cd7dbbf323a46e10a0ad175606d3859d | [] | no_license | arinsinc/unicorn_studio | https://github.com/arinsinc/unicorn_studio | 63b204fe1a76acb84d29749516e44ff6f6d60147 | ee0724262f80612fc7e3d91bcdf747b4f0c9badb | refs/heads/master | 2023-06-05T19:33:53.150000 | 2021-06-25T03:26:15 | 2021-06-25T03:26:15 | 254,635,417 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.unicorn.studio.dao;
import com.unicorn.studio.entity.Company;
import com.unicorn.studio.projection.CompanyProjection;
import com.unicorn.studio.projection.CompanyPortfolioProjection;
import org.springframework.data.domain.Pageable;
import org.springframework.data.jpa.repository.JpaRepository;
import org.... | UTF-8 | Java | 1,334 | java | CompanyRepository.java | Java | [] | null | [] | package com.unicorn.studio.dao;
import com.unicorn.studio.entity.Company;
import com.unicorn.studio.projection.CompanyProjection;
import com.unicorn.studio.projection.CompanyPortfolioProjection;
import org.springframework.data.domain.Pageable;
import org.springframework.data.jpa.repository.JpaRepository;
import org.... | 1,334 | 0.794603 | 0.794603 | 30 | 43.466667 | 40.910255 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.266667 | false | false | 15 |
975da4356a8b24910958b85c4d93607e97d8938d | 3,178,275,834,693 | 7b88c2dfb5acb8a1597971bd2a8b10e72e713e8c | /src/main/java/ibm/ob/api/services/ListBalanceI.java | 06d0a8318dbabbf2a40f938cc23fcda7e6577596 | [] | no_license | Junaid1881/AccountMS | https://github.com/Junaid1881/AccountMS | 5322351db10b1147a54bbe2246d6bff66cf1f98d | 1f2baa9c525c1eca55a66bf9390f705613889bd3 | refs/heads/master | 2023-01-03T21:11:31.388000 | 2020-10-28T18:56:59 | 2020-10-28T18:56:59 | 308,113,007 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ibm.ob.api.services;
import ibm.ob.api.model.ListBalanceP;
import ibm.ob.api.model.ListBalanceResponseWrapper;
public interface ListBalanceI {
public ListBalanceResponseWrapper execute(ListBalanceP requestParams);
public <T> T error(int statusCode, Class<T> type,Exception exception) throws Instantia... | UTF-8 | Java | 362 | java | ListBalanceI.java | Java | [] | null | [] | package ibm.ob.api.services;
import ibm.ob.api.model.ListBalanceP;
import ibm.ob.api.model.ListBalanceResponseWrapper;
public interface ListBalanceI {
public ListBalanceResponseWrapper execute(ListBalanceP requestParams);
public <T> T error(int statusCode, Class<T> type,Exception exception) throws Instantia... | 362 | 0.812155 | 0.812155 | 12 | 29.166666 | 38.043468 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 15 |
9c75e4a3ae5f38f5e516623fcb21aa4a7bccbef7 | 21,002,390,108,540 | 288068000217af2a48f51c929f7625f4f7d8f464 | /src/view/OptionsView.java | b5b3c967394c4940c060ed60da1ee36eb87a0d64 | [] | no_license | Romanea/DOJavaProjekat | https://github.com/Romanea/DOJavaProjekat | 1c1b06ac8ce3170b0aeb16ad01996c4a1d836c9f | fde8c71c482c982b6a4e187e8ea1f53045f4e450 | refs/heads/master | 2021-05-11T02:17:54.980000 | 2019-07-02T07:24:24 | 2019-07-02T07:24:24 | 118,357,045 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package view;
import java.awt.Color;
import java.awt.Font;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.Insets;
import javax.swing.DefaultComboBoxModel;
import javax.swing.GroupLayout;
import javax.swing.JButton;
import javax.swing.JComboBox;
import javax.swing.JLabel;
import jav... | UTF-8 | Java | 11,045 | java | OptionsView.java | Java | [] | null | [] | package view;
import java.awt.Color;
import java.awt.Font;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.Insets;
import javax.swing.DefaultComboBoxModel;
import javax.swing.GroupLayout;
import javax.swing.JButton;
import javax.swing.JComboBox;
import javax.swing.JLabel;
import jav... | 11,045 | 0.752739 | 0.731191 | 375 | 28.453333 | 24.09409 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.461333 | false | false | 15 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.