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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4600f572f8043dba7c229bd70b566f211eed3f46 | 17,858,474,036,835 | b983c682302ec5033f58daf8389b2df879d1899c | /Buccaneer/src/main/java/com/vermilion_code/buccaneer/listeners/OnLongPressListener.java | 237d048b3ca0a157e4803104ba6dc471714676ad | [
"Apache-2.0"
] | permissive | vermilion-code/Buccaneer | https://github.com/vermilion-code/Buccaneer | 6dfca5b67ddaf70f695a38d3660da236c13eebda | a6098d38cdeb323c12b2f81d5845c137e414d09e | refs/heads/master | 2016-04-13T14:52:59.977000 | 2016-03-29T15:11:02 | 2016-03-29T15:11:02 | 52,152,947 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vermilion_code.buccaneer.listeners;
import android.view.MotionEvent;
/**
* Created by mvasic on 2/20/16.
*/
public interface OnLongPressListener extends CommonGestureListener {
void onLongPress(MotionEvent e);
}
| UTF-8 | Java | 234 | java | OnLongPressListener.java | Java | [
{
"context": "mport android.view.MotionEvent;\n\n/**\n * Created by mvasic on 2/20/16.\n */\npublic interface OnLongPressListe",
"end": 107,
"score": 0.9995262622833252,
"start": 101,
"tag": "USERNAME",
"value": "mvasic"
}
] | null | [] | package com.vermilion_code.buccaneer.listeners;
import android.view.MotionEvent;
/**
* Created by mvasic on 2/20/16.
*/
public interface OnLongPressListener extends CommonGestureListener {
void onLongPress(MotionEvent e);
}
| 234 | 0.769231 | 0.747863 | 12 | 18.5 | 22.525911 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 7 |
57d388b2e1c6b5ffe97ab91414408bfcebb7d697 | 24,464,133,733,703 | 13ead6c4467fa6289428f5ed1a73a0d95e30cbec | /hw11/Createnewstudent.java | 896068e9b85d0ea8e25bb34afec1d3911daf3d43 | [] | no_license | hounangogogo/CS3500-Object-Oriented-Design | https://github.com/hounangogogo/CS3500-Object-Oriented-Design | d73c803a00489d3f2a7c9c5989013d5025a9d6b3 | 786540cdab2156e94c133ac80032f8636e4884a5 | refs/heads/master | 2022-09-09T02:45:22.272000 | 2020-05-30T17:27:59 | 2020-05-30T17:27:59 | 179,455,496 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gradebook;
import java.awt.EventQueue;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.border.EmptyBorder;
import javax.swing.JLabel;
import javax.swing.JTextField;
import javax.swing.JButton;
import java.awt.Font;
import javax.swing.SwingConstants;
import java.awt.e... | UTF-8 | Java | 5,445 | java | Createnewstudent.java | Java | [
{
"context": "vent;\r\n\r\n/**\r\n * Assignment class\r\n * \r\n * @author Zhen\r\n * @version 2014-04-10\r\n */\r\npublic class Create",
"end": 426,
"score": 0.9978588223457336,
"start": 422,
"tag": "NAME",
"value": "Zhen"
}
] | null | [] | package gradebook;
import java.awt.EventQueue;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.border.EmptyBorder;
import javax.swing.JLabel;
import javax.swing.JTextField;
import javax.swing.JButton;
import java.awt.Font;
import javax.swing.SwingConstants;
import java.awt.e... | 5,445 | 0.57539 | 0.539027 | 162 | 31.611111 | 22.37372 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.901235 | false | false | 7 |
fd99946e0fce8a123fdbb8c882a10910212c0ff3 | 12,223,476,952,606 | e0dc0ce34911e2327476db266adbbd34859af1c3 | /GestionPedidos/src/main/java/co/appreactor/gestionpedidos/negocio/ejecucion/Principal.java | 865adadb6abd888b8bbc621c8b34e71fe4061407 | [] | no_license | danielbu-design/estructuras_de_datos_umb | https://github.com/danielbu-design/estructuras_de_datos_umb | 0ecb8e4a239a4158f2deff2af4a9bc1fe07fc960 | 972e1fff13254e0d792624c9cd40d1f68fb30512 | refs/heads/master | 2022-01-28T08:57:51.435000 | 2019-06-03T04:35:13 | 2019-06-03T04:35:13 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package co.appreactor.gestionpedidos.negocio.ejecucion;
import java.util.LinkedList;
import java.util.Queue;
import javax.swing.Defaul... | UTF-8 | Java | 9,212 | java | Principal.java | Java | [
{
"context": "t javax.swing.DefaultListModel;\n\n/**\n *\n * @author lord_nightmare\n */\npublic class Principal extends javax.swing.JF",
"end": 365,
"score": 0.9977368712425232,
"start": 351,
"tag": "USERNAME",
"value": "lord_nightmare"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package co.appreactor.gestionpedidos.negocio.ejecucion;
import java.util.LinkedList;
import java.util.Queue;
import javax.swing.Defaul... | 9,212 | 0.713526 | 0.706904 | 211 | 42.658768 | 34.695114 | 176 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.582938 | false | false | 7 |
b8956fac4d7f13a9493efe6dcc21f226b5f6987d | 5,196,910,455,106 | 0936a2d5058301deb8cff7dfef3d504396e4599b | /app/src/main/java/me/no_ip/glfernando/inteledisoncontroller/GpioFragment.java | f61d6cbf265eacdb817c547a0dd00698364405c1 | [] | no_license | glfernando/IntelEdisonController | https://github.com/glfernando/IntelEdisonController | 67ce5bfa71aacd812b42b03ec55d6e284ae06f4d | 0cc93d43c3aabcd62fbe9032ccf71885e05b48fb | refs/heads/master | 2021-01-12T13:40:50.926000 | 2015-03-26T09:02:29 | 2015-03-26T09:02:29 | 31,251,156 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.no_ip.glfernando.inteledisoncontroller;
import android.app.Activity;
import android.content.Intent;
import android.media.MediaPlayer;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v7.widget.LinearLayoutManager;
import and... | UTF-8 | Java | 5,587 | java | GpioFragment.java | Java | [
{
"context": "oncontroller.AddGpioFragment.*;\n\n/**\n * Created by fernando on 3/12/15.\n * Gpio Fragment\n */\npublic class Gpi",
"end": 775,
"score": 0.9145148396492004,
"start": 767,
"tag": "USERNAME",
"value": "fernando"
}
] | null | [] | package me.no_ip.glfernando.inteledisoncontroller;
import android.app.Activity;
import android.content.Intent;
import android.media.MediaPlayer;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v7.widget.LinearLayoutManager;
import and... | 5,587 | 0.638983 | 0.636657 | 180 | 30.038889 | 26.373043 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.655556 | false | false | 7 |
a3577d2203b55adcc9f1011540520dd74db3f83f | 10,943,576,706,474 | c5ed859b0b97ca0f7e3a229bbfb610cbcc0bacad | /src/main/java/com/huang/common/MyAppender.java | 3f1f0696b75b1acf221b33e2d614313cd324c405 | [] | no_license | hhcode/myweb | https://github.com/hhcode/myweb | fb1472f268ab86906598b7421e6f46c16557aef3 | 6db40925e00b8f4c20515b6e6dc4570a2bbdf147 | refs/heads/master | 2021-01-12T07:21:24.520000 | 2018-12-03T03:04:16 | 2018-12-03T03:04:16 | 76,939,695 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.huang.common;
import org.apache.log4j.DailyRollingFileAppender;
import org.apache.log4j.Priority;
/**
* 日志Appender
* 实现不同级别输出到不同文件
* @author huang
*
*/
public class MyAppender extends DailyRollingFileAppender{
@Override
public boolean isAsSevereAsThreshold(Priority priority) {
//只判断是否相等,而不判断优先级... | UTF-8 | Java | 435 | java | MyAppender.java | Java | [
{
"context": "ty;\n/**\n * 日志Appender \n * 实现不同级别输出到不同文件\n * @author huang\n *\n */\npublic class MyAppender extends DailyRolli",
"end": 163,
"score": 0.9917834997177124,
"start": 158,
"tag": "USERNAME",
"value": "huang"
}
] | null | [] | package com.huang.common;
import org.apache.log4j.DailyRollingFileAppender;
import org.apache.log4j.Priority;
/**
* 日志Appender
* 实现不同级别输出到不同文件
* @author huang
*
*/
public class MyAppender extends DailyRollingFileAppender{
@Override
public boolean isAsSevereAsThreshold(Priority priority) {
//只判断是否相等,而不判断优先级... | 435 | 0.765333 | 0.76 | 17 | 21.058823 | 19.933626 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.529412 | false | false | 7 |
c8dc6207a092764d7445feab50246d1bcec97125 | 10,943,576,707,161 | 1509117db092de429f07f92d60bc269c8b94ea6c | /src/test/java/com/george/dev/springrestapi/SpringRestApiApplicationTests.java | fdb967d013db623eebb37f68d4626408bdabf0e8 | [] | no_license | georgeokez/spring-rest-api | https://github.com/georgeokez/spring-rest-api | 9653165a85bc9cb672ab060a6726f41f78e3c865 | 53aee8ef92d417adc31efe29ed6730deef9e77a0 | refs/heads/master | 2020-04-04T19:41:24.177000 | 2018-11-05T14:55:17 | 2018-11-05T14:55:17 | 156,216,856 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.george.dev.springrestapi;
import com.george.dev.springrestapi.services.GenerateTokenService;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.c... | UTF-8 | Java | 1,462 | java | SpringRestApiApplicationTests.java | Java | [
{
"context": " contextLoads() {\n\n String actualToken = \"Basic c3VwZXJ1c2VyOnBhc3MxMjM=\";\n\n String resourceId = \"superuser\";\n ",
"end": 888,
"score": 0.79469895362854,
"start": 857,
"tag": "KEY",
"value": "Basic c3VwZXJ1c2VyOnBhc3MxMjM=\""
},
{
"context": ... | null | [] | package com.george.dev.springrestapi;
import com.george.dev.springrestapi.services.GenerateTokenService;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.c... | 1,436 | 0.770862 | 0.764022 | 45 | 31.48889 | 29.898066 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 7 |
ac7e4b483a7e3da2ac60f25560c114ad1be50cf8 | 9,809,705,335,484 | fe1e9dfa967589795b3eb23a653f4b0505333b02 | /src/main/java/br/com/joacirjunior/corebanking/entity/AccountEntity.java | 5235ef2b1a6655a2f058ba2e8e579b7873156cf7 | [] | no_license | joacirsrjunior/core-banking-system-v2 | https://github.com/joacirsrjunior/core-banking-system-v2 | 118e5f5a6661294b71b1b46b5ab777c9f78feb75 | 197cabd338fe583d39e5692b5804cf4e8ebb36fd | refs/heads/master | 2022-08-01T23:59:47.655000 | 2020-06-02T21:44:13 | 2020-06-02T21:44:13 | 268,200,118 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.joacirjunior.corebanking.entity;
import org.springframework.format.annotation.NumberFormat;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Table;
import javax.validation.constraints.NotNull;
import java.math.BigDecimal;
import java.util.Date;
import java.util... | UTF-8 | Java | 3,073 | java | AccountEntity.java | Java | [] | null | [] | package br.com.joacirjunior.corebanking.entity;
import org.springframework.format.annotation.NumberFormat;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Table;
import javax.validation.constraints.NotNull;
import java.math.BigDecimal;
import java.util.Date;
import java.util... | 3,073 | 0.647901 | 0.647901 | 108 | 27.462963 | 24.024843 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.601852 | false | false | 7 |
0be05e4bc61697764a27e1510e04d0f9fb027935 | 28,312,424,443,852 | b5b466120c204025da7d4005cba19729e30f9515 | /src/hot100/lc347前K个高频元素.java | b6f5501b30404de3e0a7a747ae4c123fa0e31062 | [] | no_license | Graphene2/Leetcode | https://github.com/Graphene2/Leetcode | 3a6488c809b6b13c2b76114a6030506c0f27a735 | 5e336825202ff1189380897ed4afe75b2493e9ef | refs/heads/master | 2023-04-10T01:06:44.469000 | 2021-04-22T08:15:19 | 2021-04-22T08:15:19 | 345,904,131 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hot100;
import org.w3c.dom.ls.LSInput;
import java.util.*;
import java.util.stream.Collectors;
import java.util.stream.IntStream;
/**
* Description:
* User: zhangcheng
* Date: 2020-12-21
* Time: 15:24
*/
public class lc347前K个高频元素 {
// 方法一: 小根堆
public int[] topKFrequent1(int[] nums, int k) {
... | UTF-8 | Java | 5,906 | java | lc347前K个高频元素.java | Java | [
{
"context": "il.stream.IntStream;\n\n/**\n * Description:\n * User: zhangcheng\n * Date: 2020-12-21\n * Time: 15:24\n */\npublic cla",
"end": 180,
"score": 0.9990068674087524,
"start": 170,
"tag": "USERNAME",
"value": "zhangcheng"
}
] | null | [] | package hot100;
import org.w3c.dom.ls.LSInput;
import java.util.*;
import java.util.stream.Collectors;
import java.util.stream.IntStream;
/**
* Description:
* User: zhangcheng
* Date: 2020-12-21
* Time: 15:24
*/
public class lc347前K个高频元素 {
// 方法一: 小根堆
public int[] topKFrequent1(int[] nums, int k) {
... | 5,906 | 0.479282 | 0.468368 | 160 | 32.787498 | 21.887035 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.825 | false | false | 7 |
98b5b618cd9eb209ae1d720256aa6a63ef714776 | 5,016,521,839,030 | 62a96eff49d000d6f60a1e4e9cc194e788a9d0f2 | /app/src/main/java/be/daniel/naturalcornerandroid/db/ArticleDAO.java | 290b73c70eb70a4e7c5c94c3482b2b17b2a841d8 | [] | no_license | userdanydan/NaturalCornerAndroid | https://github.com/userdanydan/NaturalCornerAndroid | c1deb98d4e4b6bd9feadd4b2a7bff189ef1a000d | 636b3d2fa78a63256002d9ec50d2f1199b7344cf | refs/heads/master | 2020-09-25T02:07:35.390000 | 2019-04-21T10:14:21 | 2019-04-21T10:14:21 | 67,405,290 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package be.daniel.naturalcornerandroid.db;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.Lis... | UTF-8 | Java | 4,134 | java | ArticleDAO.java | Java | [
{
"context": "ralcornerandroid.model.Article;\n\n/**\n * Created by ivymike on 09/09/16.\n */\npublic class ArticleDAO {\n //",
"end": 403,
"score": 0.9996345639228821,
"start": 396,
"tag": "USERNAME",
"value": "ivymike"
}
] | null | [] | package be.daniel.naturalcornerandroid.db;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.Lis... | 4,134 | 0.626512 | 0.624335 | 125 | 32.071999 | 24.789732 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.704 | false | false | 7 |
2234380a5ccbdaa6b15000d0feec95b94f4d3dbf | 704,374,675,673 | 276816967c541340703d4c02c52c2cfd0a78974a | /nifi-commons/nifi-security-utils/src/main/java/org/apache/nifi/security/kms/CryptoUtils.java | 37909e9e02c0f13c82859f2bee7866853cb9be6e | [
"MIT",
"Apache-2.0",
"CC0-1.0",
"LicenseRef-scancode-unknown"
] | permissive | MayuM21/nifi | https://github.com/MayuM21/nifi | b2b03832e7729a119a822ed5964c46808a1cd8a0 | 36f8b6a200c5fa2be9637baa89a0b171be9f2d51 | refs/heads/main | 2023-08-10T23:02:44.084000 | 2021-10-04T15:08:28 | 2021-10-05T07:51:25 | 413,723,352 | 1 | 0 | Apache-2.0 | true | 2021-10-05T07:52:08 | 2021-10-05T07:52:08 | 2021-10-05T07:51:39 | 2021-10-05T07:51:33 | 187,846 | 0 | 0 | 0 | null | false | false | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | UTF-8 | Java | 11,726 | java | CryptoUtils.java | Java | [] | null | [] | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 11,726 | 0.685059 | 0.6825 | 261 | 43.927204 | 38.787544 | 200 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.448276 | false | false | 7 |
f4affef51c316befbe84329038f855a0df796ef3 | 12,884,901,915,417 | 58e4c85fdc8061529f1e94231e242ad0582747e0 | /provider/src/main/java/com/mdstech/sample/service/ProductService.java | e904aabf85d1ee873e5d2d59ff2adf290b7bdfa2 | [] | no_license | maddinenisri/spring-cdc-sample | https://github.com/maddinenisri/spring-cdc-sample | c75df7227027d1b0f99dabab27ab8f96ea637566 | 8d7732c42208c4bab72e442e69ff770bfda27409 | refs/heads/master | 2020-04-21T00:15:46.848000 | 2019-02-05T04:38:19 | 2019-02-05T04:38:19 | 169,191,161 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mdstech.sample.service;
import com.mdstech.sample.bo.Product;
public interface ProductService {
Product getById(Long id);
}
| UTF-8 | Java | 143 | java | ProductService.java | Java | [] | null | [] | package com.mdstech.sample.service;
import com.mdstech.sample.bo.Product;
public interface ProductService {
Product getById(Long id);
}
| 143 | 0.769231 | 0.769231 | 8 | 16.875 | 16.75886 | 37 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 7 |
af3946035bb9decbda6206f51fb436ae5e2dbff0 | 5,738,076,330,411 | 16fea82c25ea56b2b89b317907b76a6cc73f4470 | /src/com/company/character/GymLeader.java | 13b88432d6db32b4b2d7eebf0be324074b2a870b | [] | no_license | lolicon999/Assignment2 | https://github.com/lolicon999/Assignment2 | 7af2f5cae45b30d410067313d1da70b36ce63812 | 0b19c5b3257a265d7cebb2dae27b32d47ce9d01b | refs/heads/master | 2020-05-21T03:42:33.715000 | 2017-03-10T14:18:17 | 2017-03-10T14:18:17 | 84,566,964 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company.character;
import com.company.PokemonData;
import com.sun.org.apache.bcel.internal.generic.NEW;
import java.util.ArrayList;
/**
* Created by LU on 2017/3/9.
*/
public class GymLeader extends NPC{
//use the list to store all pokemondata
public ArrayList<PokemonData> pokeballs = new Array... | UTF-8 | Java | 831 | java | GymLeader.java | Java | [
{
"context": "W;\n\nimport java.util.ArrayList;\n\n/**\n * Created by LU on 2017/3/9.\n */\npublic class GymLeader extends N",
"end": 167,
"score": 0.8470940589904785,
"start": 165,
"tag": "USERNAME",
"value": "LU"
}
] | null | [] | package com.company.character;
import com.company.PokemonData;
import com.sun.org.apache.bcel.internal.generic.NEW;
import java.util.ArrayList;
/**
* Created by LU on 2017/3/9.
*/
public class GymLeader extends NPC{
//use the list to store all pokemondata
public ArrayList<PokemonData> pokeballs = new Array... | 831 | 0.66426 | 0.647413 | 34 | 23.441177 | 24.079758 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.617647 | false | false | 7 |
3f749e44c99985be577ed20d1145980951c18e2b | 10,788,957,877,114 | 269300021e5784d7aa61ac831de7aa6f7cb88d9d | /Java/tools/src/main/java/cc/vvxtoys/pojo/Lunar.java | 2f5f2064b2e839142505142d81211e25dae8eed4 | [] | no_license | vvxtoys/practise | https://github.com/vvxtoys/practise | 0aa3c05319dbe2858102b90eaffba7bd1a343940 | 890d8e8967c00041edb3059afa24f1aa4a5b9dfd | refs/heads/master | 2018-10-06T03:18:43.565000 | 2018-09-13T06:28:45 | 2018-09-13T06:28:45 | 124,005,709 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cc.vvxtoys.pojo;
public class Lunar {
private String code;
private Integer yid;
public Lunar () {
super();
}
public Lunar (String code,Integer yid) {
super();
this.code = code;
this.yid = yid;
}
public String getCode () {
return code;
}
public void setCode (String code) {
this.code = ... | UTF-8 | Java | 436 | java | Lunar.java | Java | [] | null | [] | package cc.vvxtoys.pojo;
public class Lunar {
private String code;
private Integer yid;
public Lunar () {
super();
}
public Lunar (String code,Integer yid) {
super();
this.code = code;
this.yid = yid;
}
public String getCode () {
return code;
}
public void setCode (String code) {
this.code = ... | 436 | 0.633027 | 0.633027 | 33 | 12.181818 | 12.104231 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.272727 | false | false | 7 |
8638d21ff23bd17810e450833b318fedc51ec998 | 249,108,130,496 | 43832eabe5d59758b2fffae806e975a05371b963 | /src/org/exmaralda/partitureditor/jexmaraldaswing/EditReferencedFilesDialog.java | d118af7df190f727c5384aa97de80df6b1ef7477 | [] | no_license | EXMARaLDA/exmaralda | https://github.com/EXMARaLDA/exmaralda | e3523eb8f8fa1986e2f3051d3b7bde56f3ae03a7 | a380b6b2960bf52302add9bbcd37fa574f1b1ce5 | refs/heads/master | 2020-12-24T15:19:42.310000 | 2020-12-14T11:06:32 | 2020-12-14T11:09:46 | 40,703,766 | 17 | 15 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* EditReferencedFilesDialog.java
*
* Created on 6. Oktober 2008, 17:42
*/
package org.exmaralda.partitureditor.jexmaraldaswing;
import java.util.*;
import javax.swing.DefaultListModel;
import java.io.*;
import javax.swing.event.ListSelectionEvent;
/**
*
* @author thomas
*/
public class EditReferencedFiles... | UTF-8 | Java | 11,633 | java | EditReferencedFilesDialog.java | Java | [
{
"context": "swing.event.ListSelectionEvent;\n/**\n *\n * @author thomas\n */\npublic class EditReferencedFilesDialog extend",
"end": 283,
"score": 0.9082263708114624,
"start": 277,
"tag": "NAME",
"value": "thomas"
}
] | null | [] | /*
* EditReferencedFilesDialog.java
*
* Created on 6. Oktober 2008, 17:42
*/
package org.exmaralda.partitureditor.jexmaraldaswing;
import java.util.*;
import javax.swing.DefaultListModel;
import java.io.*;
import javax.swing.event.ListSelectionEvent;
/**
*
* @author thomas
*/
public class EditReferencedFiles... | 11,633 | 0.682799 | 0.667584 | 266 | 42.733082 | 34.411488 | 179 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.695489 | false | false | 7 |
0992c5a21d5b92bc516d0582ca06cf4f98241116 | 12,326,556,176,686 | b9f5448fbe47273838c36e0446264543385fa4a7 | /src/main/java/com/p6majo/info/gloop_isometric/Strasse1.java | 49fdb87fb1db9212f89bf0b708a3b01c92eb7c4a | [] | no_license | p6majo/schule | https://github.com/p6majo/schule | ac1d21db92d08664d4744c4bd79bae43d61b7808 | 0f945185c6b18a64ed98b27456b9035fce9421d4 | refs/heads/master | 2020-05-21T00:34:59.389000 | 2020-05-18T10:37:44 | 2020-05-18T10:37:44 | 185,827,212 | 0 | 0 | null | false | 2020-10-13T15:58:47 | 2019-05-09T15:38:59 | 2020-09-27T20:39:15 | 2020-10-13T15:58:46 | 131,815 | 0 | 0 | 1 | Java | false | false | package com.p6majo.info.gloop_isometric;
import GLOOP.GLPrismoid;
/**
* The class Strassendreieck mit Spitze nach unten
*
* @author p6majo
* @version 1.0
* @date 2018-12-02
*/
public class Strasse1 {
/*********************************************/
/*** Attributes **********/
/**************... | UTF-8 | Java | 1,666 | java | Strasse1.java | Java | [
{
"context": "trassendreieck mit Spitze nach unten\n *\n * @author p6majo\n * @version 1.0\n * @date 2018-12-02\n */\npublic cl",
"end": 143,
"score": 0.9996488094329834,
"start": 137,
"tag": "USERNAME",
"value": "p6majo"
}
] | null | [] | package com.p6majo.info.gloop_isometric;
import GLOOP.GLPrismoid;
/**
* The class Strassendreieck mit Spitze nach unten
*
* @author p6majo
* @version 1.0
* @date 2018-12-02
*/
public class Strasse1 {
/*********************************************/
/*** Attributes **********/
/**************... | 1,666 | 0.292317 | 0.257503 | 65 | 24.63077 | 22.529003 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 7 |
2401dca3d73be2b4e59408d89f5fac916196324b | 19,945,828,147,095 | ccce680dc575cae30ad51b9b442a8b3d9990488c | /com.slt.documentmanagment.resourceserver/src/main/java/com/slt/documentmanagment/configuration/OauthConfig.java | acaba7e46e1dd5862146f86e0a250926195e5956 | [] | no_license | priyamalM/filruplpsf | https://github.com/priyamalM/filruplpsf | 7ba2578719ec0eb2986fdac4a102075bd4155656 | 48a941a3731e88e35e5327d34a5622c60eb38066 | refs/heads/master | 2022-06-21T15:58:19.313000 | 2019-10-27T07:20:18 | 2019-10-27T07:20:18 | 217,818,614 | 0 | 0 | null | false | 2020-07-02T01:06:08 | 2019-10-27T07:17:01 | 2019-10-27T07:21:05 | 2020-07-02T01:06:07 | 141 | 0 | 0 | 1 | Java | false | false | package com.slt.documentmanagment.configuration;
import lombok.Data;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.PropertySource;
@Configuration
@PropertySource("classpath:auth.pro... | UTF-8 | Java | 484 | java | OauthConfig.java | Java | [] | null | [] | package com.slt.documentmanagment.configuration;
import lombok.Data;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.PropertySource;
@Configuration
@PropertySource("classpath:auth.pro... | 484 | 0.836777 | 0.836777 | 16 | 29.25 | 22.501389 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 7 |
e27474fb2538e448e06faa4b132845d92a0edf5d | 19,172,734,052,788 | cbccf1771070cc222c7da531e206a09033e79523 | /dex_src/com/xunlei/downloadprovider/personal/settings/SettingsIndexActivity.java | f61687d21951c2d5fd73657472d29c48bb73a136 | [
"MIT"
] | permissive | mdrayhansantu/android_thunder | https://github.com/mdrayhansantu/android_thunder | c716d7644c36c3a6c2454c63300dc5d52de492c7 | 9ea16f77bd963a1a7fe7ee2faeb014cd881e18db | refs/heads/master | 2020-07-09T17:07:52.957000 | 2019-08-23T15:58:25 | 2019-08-23T15:58:25 | 204,029,623 | 1 | 0 | null | true | 2019-08-23T15:57:08 | 2019-08-23T15:57:08 | 2019-08-18T06:15:04 | 2016-10-25T03:32:20 | 8,223 | 0 | 0 | 0 | null | false | false | package com.xunlei.downloadprovider.personal.settings;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentTransaction;
import com.xunlei.downloadprovider.app.BaseActivity;
public class SettingsIndexActivity extends BaseActivity {
protected void onCreate(Bundle ... | UTF-8 | Java | 817 | java | SettingsIndexActivity.java | Java | [] | null | [] | package com.xunlei.downloadprovider.personal.settings;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentTransaction;
import com.xunlei.downloadprovider.app.BaseActivity;
public class SettingsIndexActivity extends BaseActivity {
protected void onCreate(Bundle ... | 817 | 0.742962 | 0.716034 | 24 | 33.041668 | 33.027107 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 7 |
b9de0dba57023bfd436e13bbc107e1082b2e9239 | 5,437,428,634,118 | c31f0fb51c59efd0049c520b824e7658c9c7bd7f | /src/main/java/com/example/model/Role.java | 313b4e3a73ea650d43b7af8a81736e42a4036e06 | [] | no_license | aschenbrenner3/SEED_Hub | https://github.com/aschenbrenner3/SEED_Hub | 0ea08faf436327f4bea1593077637034b6eeab70 | db6f83af5a06e173b8f78ec1aaa050fdc08b1fb8 | refs/heads/master | 2021-04-27T08:25:39.142000 | 2017-05-18T12:43:55 | 2017-05-18T12:43:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.model;
import org.springframework.stereotype.Component;
import javax.persistence.*;
import java.util.Set;
@Entity
@Table(name="roles")
public class Role {
@Id
@SequenceGenerator(name = "roleIDSequence", sequenceName = "roles_r_id_seq", allocationSize = 1)
@GeneratedValue(strategy = ... | UTF-8 | Java | 2,070 | java | Role.java | Java | [] | null | [] | package com.example.model;
import org.springframework.stereotype.Component;
import javax.persistence.*;
import java.util.Set;
@Entity
@Table(name="roles")
public class Role {
@Id
@SequenceGenerator(name = "roleIDSequence", sequenceName = "roles_r_id_seq", allocationSize = 1)
@GeneratedValue(strategy = ... | 2,070 | 0.570531 | 0.566667 | 86 | 23.046511 | 21.983561 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.453488 | false | false | 7 |
24183015022778b46282fb32d5bdf62a0b85d180 | 9,766,755,639,026 | 85976c629d56fa5be90ac9053a07401017f383ae | /src/dsquestions/CandyProblem.java | c94b937455f03e2054ef99300f25abc5eff50266 | [] | no_license | goolte-lab/Data-Structures-Problems-With-Java | https://github.com/goolte-lab/Data-Structures-Problems-With-Java | 60293ebefdbfe50a4518446e1a062983f76af878 | dc223ec8900ee22cfc88eb6399070a23f61a5d92 | refs/heads/master | 2023-05-27T00:14:52.511000 | 2021-06-06T17:39:58 | 2021-06-06T17:39:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dsquestions;
import java.util.Arrays;
public class CandyProblem {
private static int[] distributeCandy(int candies,int people) {
int result[]=new int[people];
int candy=1;
int i=0;
while(candy<=candies) {
if(i==people)i=0;
result[i]+=candy;
candies-=candy;
candy++;
i++;
}
if(candi... | UTF-8 | Java | 508 | java | CandyProblem.java | Java | [] | null | [] | package dsquestions;
import java.util.Arrays;
public class CandyProblem {
private static int[] distributeCandy(int candies,int people) {
int result[]=new int[people];
int candy=1;
int i=0;
while(candy<=candies) {
if(i==people)i=0;
result[i]+=candy;
candies-=candy;
candy++;
i++;
}
if(candi... | 508 | 0.645669 | 0.63189 | 28 | 17.142857 | 16.348251 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.178571 | false | false | 7 |
a41a71a4b530ec26b0b22fce6ca84ea8c2dfa943 | 12,841,952,225,178 | fd20fcb74ba86346fe30b23d94e128f171623b43 | /src/com/company/homework3/Problem9.java | e5cfb70a23faf1633fc579a4bc06e1388544757e | [] | no_license | LusinehPet/JavaCourse | https://github.com/LusinehPet/JavaCourse | f4b4d4b1e1d1918918d88733a874f10840dfff87 | ba56e3f0af76c0df4f98dfaa667191bf5cc2d381 | refs/heads/master | 2023-02-04T03:27:45.311000 | 2020-12-22T11:15:13 | 2020-12-22T11:15:13 | 310,287,713 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company.homework3;
public class Problem9 {
public static void main(String[] args) {
int i = 0;
while (i < 5) {
i++;
int cube = (int) Math.pow(i, 3);
System.out.println("Number is : " + i + " and cube of the " + i + " is :" + cube);
}
... | UTF-8 | Java | 324 | java | Problem9.java | Java | [] | null | [] | package com.company.homework3;
public class Problem9 {
public static void main(String[] args) {
int i = 0;
while (i < 5) {
i++;
int cube = (int) Math.pow(i, 3);
System.out.println("Number is : " + i + " and cube of the " + i + " is :" + cube);
}
... | 324 | 0.466049 | 0.450617 | 17 | 18.058823 | 24.020752 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.352941 | false | false | 7 |
8d81ea193f374e2c414544e9c971b7f94617cae9 | 13,048,110,680,228 | 9f601ead92b4ff8a2b6cf17cdc6518fb866b4dd4 | /Ex_CadastroVendedorGerente/src/VO/PadraoVO.java | b064d536166bc1664695402fcfebeb1efac8baa2 | [] | no_license | nakagawa25/desafio_crud_java | https://github.com/nakagawa25/desafio_crud_java | 85dafb319cf0b596f0e35315347b9d14729d7ec5 | 586e835d4d3e3b4cec634d56cb6597c13c223ab0 | refs/heads/master | 2020-07-25T17:30:28.785000 | 2019-09-14T04:20:32 | 2019-09-14T04:20:32 | 208,371,633 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package VO;
public class PadraoVO {
private int id;
public void SetID(int valor){
id = valor;
}
public int GetID(){
return id;
}
}
| UTF-8 | Java | 191 | java | PadraoVO.java | Java | [] | null | [] | package VO;
public class PadraoVO {
private int id;
public void SetID(int valor){
id = valor;
}
public int GetID(){
return id;
}
}
| 191 | 0.481675 | 0.481675 | 13 | 12.692307 | 10.010645 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 7 |
32ad1ec1ab6fdfe5999e06348a303970246836fb | 3,607,772,570,748 | 6330bf6cf4d1617e5b750066da64829ea3a9f27b | /heron-auth/src/main/java/net/brilliant/auth/intercept/AuthorizationChecker.java | c51d68994f27ee42d93dbef95076309d1e49b759 | [] | no_license | asiabqduc/heron | https://github.com/asiabqduc/heron | 14cc3f9b0d96e071879446bbecf79e7d1cd0db8c | eae572b794aaa9d784dc5f2e60bff8ea798a8ba5 | refs/heads/master | 2023-03-26T11:13:57.132000 | 2021-03-21T08:44:20 | 2021-03-21T08:44:20 | 315,140,460 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.brilliant.auth.intercept;
/**
*
*//*
package net.paramount.auth.intercept;
import java.util.List;
import javax.inject.Inject;
import javax.servlet.http.HttpServletRequest;
import org.springframework.security.core.Authentication;
import org.springframework.security.core.GrantedAuthority;
i... | UTF-8 | Java | 3,450 | java | AuthorizationChecker.java | Java | [
{
"context": "unt.common.CollectionsHelper;\r\n\r\n*//**\r\n * @author ducbq\r\n *\r\n *//*\r\n@Component\r\npublic class Authorizatio",
"end": 799,
"score": 0.9996573328971863,
"start": 794,
"tag": "USERNAME",
"value": "ducbq"
}
] | null | [] | package net.brilliant.auth.intercept;
/**
*
*//*
package net.paramount.auth.intercept;
import java.util.List;
import javax.inject.Inject;
import javax.servlet.http.HttpServletRequest;
import org.springframework.security.core.Authentication;
import org.springframework.security.core.GrantedAuthority;
i... | 3,450 | 0.749565 | 0.749565 | 103 | 31.514563 | 31.496914 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.757282 | false | false | 7 |
8906094b5364dac9dc6b3a1fa8433fbe9f1f0d24 | 32,143,535,293,698 | bcd69d3c9f0bcb77342e6c14bb46e7f4d741ba12 | /app/src/main/java/henryxrl/screens/SlidingMenuFragment.java | 8c13a614cb79bde3c578c6326b8c123195a5a88c | [] | no_license | henryxrl/Vocab-Book | https://github.com/henryxrl/Vocab-Book | 4665e75dd7c27ac9f3dae6fe520be81659a0ef22 | fd92910fd2f4f4279c074502814347fd6ab53403 | refs/heads/master | 2021-01-10T22:07:05.090000 | 2015-12-07T20:12:33 | 2015-12-07T20:12:33 | 21,533,370 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package henryxrl.screens;
import android.graphics.Color;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.LinearLayout;
import android.widget.TextView;
import android.widget.Toast;
impor... | UTF-8 | Java | 6,710 | java | SlidingMenuFragment.java | Java | [] | null | [] | package henryxrl.screens;
import android.graphics.Color;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.LinearLayout;
import android.widget.TextView;
import android.widget.Toast;
impor... | 6,710 | 0.73049 | 0.70856 | 181 | 35.530388 | 30.496181 | 186 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.254144 | false | false | 7 |
638bf00bd67ad7ba2d690be2b000cff363aba789 | 22,634,477,689,432 | a120042e5be6d19e8f5e461f02df11f5e63b4c2b | /servlet-esempio/src/main/java/it/dstech/formazione/servlet/models/Macchina.java | 393638326950ea008acebaac8e7a2618435df6dc | [] | no_license | zaknafein83/esempio-get-servlet | https://github.com/zaknafein83/esempio-get-servlet | b02f3ed2ac7b428f939d789f61fb79d9fc3b0c08 | 1a0056d15e5a56f5c3e16743a06ae2e341b12e42 | refs/heads/master | 2022-06-22T13:38:28.181000 | 2020-03-20T14:34:48 | 2020-03-20T14:34:48 | 248,526,465 | 0 | 0 | null | false | 2022-06-21T03:01:28 | 2020-03-19T14:38:14 | 2020-03-20T14:34:53 | 2022-06-21T03:01:28 | 12 | 0 | 0 | 1 | Java | false | false | package it.dstech.formazione.servlet.models;
public class Macchina {
private String modello;
private int cilindrata;
public Macchina(String modello, int cilindrata) {
super();
this.modello = modello;
this.cilindrata = cilindrata;
}
public String getModello() {
return modello;
}
pu... | UTF-8 | Java | 540 | java | Macchina.java | Java | [] | null | [] | package it.dstech.formazione.servlet.models;
public class Macchina {
private String modello;
private int cilindrata;
public Macchina(String modello, int cilindrata) {
super();
this.modello = modello;
this.cilindrata = cilindrata;
}
public String getModello() {
return modello;
}
pu... | 540 | 0.681481 | 0.681481 | 31 | 15.419354 | 16.092022 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.193548 | false | false | 7 |
a8b619b19a8477d21549c2f17f41861323d68284 | 18,442,589,613,395 | 5646d387a7d530b906e446503d478218c97ae6b5 | /src/main/Design_Pattern/适配器设计模式/adapter/LogAdapter.java | f36874a26ba9fa8ed16ba6216fbfc904e5719c5a | [] | no_license | 2462612540/Data_structure | https://github.com/2462612540/Data_structure | 3072833cc0d1fb3c0e0f75dcc1395ed704852b4d | 8413d0f49a5a389f5138af70b0a699593cdd80a1 | refs/heads/master | 2023-01-12T06:56:29.287000 | 2021-12-21T02:24:15 | 2021-12-21T02:24:15 | 261,913,901 | 4 | 0 | null | false | 2020-10-13T21:47:42 | 2020-05-07T00:50:37 | 2020-10-07T06:37:35 | 2020-10-13T21:47:40 | 95 | 4 | 0 | 1 | Java | false | false | /**
* Copyright (C), 2018-2020
* FileName: LogAdapter
* Author: xjl
* Date: 2020/11/11 19:18
* Description:
*/
package 适配器设计模式.adapter;
import 适配器设计模式.DB.LogWriteDbService;
import 适配器设计模式.bean.LogBean;
import 适配器设计模式.file.LogWriteFileServiceImpl;
public class LogAdapter implements LogWriteDbService {
... | UTF-8 | Java | 753 | java | LogAdapter.java | Java | [
{
"context": "C), 2018-2020\n * FileName: LogAdapter\n * Author: xjl\n * Date: 2020/11/11 19:18\n * Description:\n */",
"end": 72,
"score": 0.9996393918991089,
"start": 69,
"tag": "USERNAME",
"value": "xjl"
}
] | null | [] | /**
* Copyright (C), 2018-2020
* FileName: LogAdapter
* Author: xjl
* Date: 2020/11/11 19:18
* Description:
*/
package 适配器设计模式.adapter;
import 适配器设计模式.DB.LogWriteDbService;
import 适配器设计模式.bean.LogBean;
import 适配器设计模式.file.LogWriteFileServiceImpl;
public class LogAdapter implements LogWriteDbService {
... | 753 | 0.701318 | 0.672035 | 31 | 21.032259 | 20.634272 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.258065 | false | false | 7 |
778bef219a314eb87fd58f16d24135898fda13ef | 22,668,837,448,499 | 0ff504f363c057e256556405acefdf3f827006fd | /src/main/java/com/app/demo/enums/EnumDemo.java | e106666111c342c2360f94524b1179368a8ed74b | [] | no_license | Justdoitwj/breeze | https://github.com/Justdoitwj/breeze | b16606036c5303f5e9c9b4310ec711629ff77920 | b772e01a3c1ede32c15cf106bd6a61b18be5671a | refs/heads/dev | 2022-06-30T13:29:47.901000 | 2021-04-11T14:40:32 | 2021-04-11T14:40:32 | 210,748,978 | 1 | 2 | null | false | 2022-06-21T01:56:21 | 2019-09-25T03:37:36 | 2021-04-11T14:40:46 | 2022-06-21T01:56:21 | 1,103 | 1 | 2 | 5 | Java | false | false | package com.app.demo.enums;
import lombok.AllArgsConstructor;
import lombok.Getter;
/**
*
*/
@Getter
@AllArgsConstructor
public enum EnumDemo {
Monday,
Tuesday,
Wednesday,
Thursday,
Friday,
Saturday,
Sunday;
}
| UTF-8 | Java | 244 | java | EnumDemo.java | Java | [] | null | [] | package com.app.demo.enums;
import lombok.AllArgsConstructor;
import lombok.Getter;
/**
*
*/
@Getter
@AllArgsConstructor
public enum EnumDemo {
Monday,
Tuesday,
Wednesday,
Thursday,
Friday,
Saturday,
Sunday;
}
| 244 | 0.663934 | 0.663934 | 21 | 10.619047 | 9.383248 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.47619 | false | false | 7 |
cbdceb3877102045739dea30b59085a76b6b79e2 | 15,573,551,418,444 | edbe97b911ce50dedb7a563c74e054be68c1388d | /test/src/com/rochdev/android/testhelper/test/AssertEditTextAvailabilityTest.java | b7c5af4940429d5d65afef2778d2b0f1e6ff7972 | [] | no_license | Beefeater/AndroidTestHelper | https://github.com/Beefeater/AndroidTestHelper | 681723be10d6e3007328996078e3bb0f5b62ccc1 | aadd86d470eb83a3e4e190533536236aa0beae9d | refs/heads/master | 2016-04-02T13:47:17.647000 | 2012-11-28T10:05:29 | 2012-11-28T10:05:29 | 6,339,217 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rochdev.android.testhelper.test;
import junit.framework.AssertionFailedError;
import com.rochdev.android.testhelper.TestHelper;
import com.rochdev.android.testhelper.app.ActivityList;
import com.rochdev.android.testhelper.app.R;
/**
* <p>Tests for:</p>
* {@link TestHelper#assertEditTextAvailable}
* {@... | UTF-8 | Java | 1,880 | java | AssertEditTextAvailabilityTest.java | Java | [
{
"context": "stHelper#assertEditTextNotAvailable}\n *\n * @author Jonas de Rosche\n *\n */\npublic class AssertEditTextAvailabilityTes",
"end": 393,
"score": 0.9998733401298523,
"start": 378,
"tag": "NAME",
"value": "Jonas de Rosche"
}
] | null | [] | package com.rochdev.android.testhelper.test;
import junit.framework.AssertionFailedError;
import com.rochdev.android.testhelper.TestHelper;
import com.rochdev.android.testhelper.app.ActivityList;
import com.rochdev.android.testhelper.app.R;
/**
* <p>Tests for:</p>
* {@link TestHelper#assertEditTextAvailable}
* {@... | 1,871 | 0.771277 | 0.767021 | 68 | 26.647058 | 25.610065 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.338235 | false | false | 7 |
72380a18d2d8a47a63a1ccaa2b2fa3c09084ebd9 | 26,345,329,461,903 | 8bbdc0f2051961cbf78961d608dcaaf16ec05798 | /backend/src/main/java/com/toffeestory/backend/exception/NotFoundImageException.java | 93d7dab74871e3ddae753b8ebd041bdbf010b6e9 | [] | no_license | gunflake/ToffeeStory | https://github.com/gunflake/ToffeeStory | f3c682363d0fa027a89f72ecf45dc2b90f8c9195 | 773f1aa0f3aafada40ec52cbe905b6582309ff7d | refs/heads/master | 2021-07-05T06:00:50.653000 | 2020-07-10T07:51:45 | 2020-07-10T07:51:45 | 215,215,204 | 0 | 0 | null | false | 2021-01-05T17:29:34 | 2019-10-15T05:37:51 | 2020-07-10T07:52:05 | 2021-01-05T17:29:33 | 24,432 | 0 | 0 | 1 | CSS | false | false | package com.toffeestory.backend.exception;
public class NotFoundImageException extends RuntimeException {
public NotFoundImageException(String message) {
super(message+" 파일을 찾을 수 없습니다.");
}
}
| UTF-8 | Java | 229 | java | NotFoundImageException.java | Java | [] | null | [] | package com.toffeestory.backend.exception;
public class NotFoundImageException extends RuntimeException {
public NotFoundImageException(String message) {
super(message+" 파일을 찾을 수 없습니다.");
}
}
| 229 | 0.746412 | 0.746412 | 7 | 28.857143 | 24.162714 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 7 |
e704a877c4f4770b8094a034f742e36f78c5b9bd | 19,593,640,805,099 | 44bf7f010931ed488107445c9117ba798192a013 | /toolkit/statemachine/src/main/java/br/com/arch/toolkit/statemachine/StateMachine.java | 8716f498d944ec924b4573f362b352e98592b9dc | [
"Apache-2.0"
] | permissive | matheus-corregiari/arch-toolkit | https://github.com/matheus-corregiari/arch-toolkit | af2559c0bd6427a0f78bad0f837eb6bf4a81bc7e | 75c719b3f683b6e6b9e097148c34ee5857c54fc8 | refs/heads/master | 2023-05-12T20:06:33.023000 | 2022-11-16T14:11:19 | 2022-11-16T14:11:19 | 131,161,672 | 25 | 3 | Apache-2.0 | false | 2023-08-30T17:33:14 | 2018-04-26T13:42:20 | 2023-06-05T00:03:20 | 2023-08-30T17:33:13 | 641 | 22 | 3 | 3 | Kotlin | false | false | package br.com.arch.toolkit.statemachine;
import android.os.Bundle;
import android.util.SparseArray;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
/**
* Simple State machine implementation.
* <p>
* This implementation knows how to handle state changes of a custom State implementation
*... | UTF-8 | Java | 8,627 | java | StateMachine.java | Java | [] | null | [] | package br.com.arch.toolkit.statemachine;
import android.os.Bundle;
import android.util.SparseArray;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
/**
* Simple State machine implementation.
* <p>
* This implementation knows how to handle state changes of a custom State implementation
*... | 8,627 | 0.637417 | 0.636142 | 291 | 28.649485 | 29.63479 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.319588 | false | false | 7 |
2f3370006dfa070be61c31592114cb82b5ea50b4 | 17,523,466,568,833 | f78d3d3bbdc0ea9777f216722bd31def97bb5acf | /Capgimni.qa.humana/src/main/java/Capgimni/qa/humana/Basepage/BasePage.java | 70b663abf4c213831ef4d146f93692d1e5c14966 | [] | no_license | Surjit100001/capgeminiProjects | https://github.com/Surjit100001/capgeminiProjects | ab3bfdd22aae338e3e37704b66537831f291065f | dc1116ebd7a0b06aec6c1fbb4e7421c42a54be77 | refs/heads/master | 2023-04-14T16:05:34.768000 | 2021-04-27T16:52:25 | 2021-04-27T16:52:25 | 362,185,428 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Capgimni.qa.humana.Basepage;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.util.Properties;
import java.util.concurrent.TimeUnit;
import org.apache.commons.io.FileUtils;
import org.openqa.selenium.OutputType;
import org.openqa... | UTF-8 | Java | 1,899 | java | BasePage.java | Java | [
{
"context": ".selenium.firefox.FirefoxDriver;\nimport io.github.bonigarcia.wdm.WebDriverManager;\n\n\npublic class BasePage \n{\n",
"end": 510,
"score": 0.9943588972091675,
"start": 500,
"tag": "USERNAME",
"value": "bonigarcia"
}
] | null | [] | package Capgimni.qa.humana.Basepage;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.util.Properties;
import java.util.concurrent.TimeUnit;
import org.apache.commons.io.FileUtils;
import org.openqa.selenium.OutputType;
import org.openqa... | 1,899 | 0.723012 | 0.721959 | 77 | 23.662338 | 21.540424 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.935065 | false | false | 7 |
6633aad2a8c40e58337d18aec7c67d0193e56c27 | 7,627,861,980,410 | 5e33bb207f45977303cb502b54192110ba0e3697 | /src/fs/util/StringUtils.java | 3e91d3127b0643ddcd8e6eab3549b1f83c490064 | [
"MIT"
] | permissive | leomv09/FileSystem | https://github.com/leomv09/FileSystem | 8dbf4b394b84003deb3a53b5b15f7652bdba14cd | 69c1f4b7733bc54114910ab377c01d76bd8d3800 | refs/heads/master | 2021-01-10T08:40:14.598000 | 2015-06-21T16:44:09 | 2015-06-21T16:44:09 | 36,769,660 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fs.util;
/**
*
* @author José Andrés García Sáenz <jags9415@gmail.com>
*/
public class StringUtils {
/**
* Index safe substring operation.
*
* @param str The string.
* @param beginIndex The begin index.
* @param endIndex The end index.
* @return The substring.
*/
... | UTF-8 | Java | 1,858 | java | StringUtils.java | Java | [
{
"context": "package fs.util;\n\n/**\n *\n * @author José Andrés García Sáenz <jags9415@gmail.com>\n */\npublic class StringUtils",
"end": 60,
"score": 0.9998645782470703,
"start": 36,
"tag": "NAME",
"value": "José Andrés García Sáenz"
},
{
"context": "til;\n\n/**\n *\n * @author Jo... | null | [] | package fs.util;
/**
*
* @author <NAME> <<EMAIL>>
*/
public class StringUtils {
/**
* Index safe substring operation.
*
* @param str The string.
* @param beginIndex The begin index.
* @param endIndex The end index.
* @return The substring.
*/
public static String substri... | 1,825 | 0.539374 | 0.535059 | 73 | 24.397261 | 20.36364 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.342466 | false | false | 7 |
ed2b6ce446b77c30d7fdbde00be2c31b6ba4ef97 | 22,582,938,071,357 | 7bf31f0e583101ce346f1ce15b54447f5767948d | /cs/src/main/java/com/csc/mvp/model/HomeModel.java | 917bb9574b352402b703501aed6693c2c4de6dea | [] | no_license | lxyjyy/ConstructionSupervision | https://github.com/lxyjyy/ConstructionSupervision | d1b1787e33a9026c0f55689551c5566bcde93e5b | ee826677d4e4ad698a5b1376363229212e49e01e | refs/heads/master | 2021-01-19T02:06:38.471000 | 2017-04-05T03:34:03 | 2017-04-05T03:34:03 | 87,260,538 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.csc.mvp.model;
import android.app.Application;
import com.csc.mvp.contract.HomeContract;
import com.csc.mvp.model.api.cache.CacheManager;
import com.csc.mvp.model.api.service.ServiceManager;
import com.google.gson.Gson;
import com.lxyjyy.cs.di.scope.ActivityScope;
import com.lxyjyy.cs.mvp.BaseModel;
impo... | UTF-8 | Java | 1,020 | java | HomeModel.java | Java | [
{
"context": "ils.Preconditions.checkNotNull;\n\n/**\n * Created by lxyjyy on 17/3/20.\n */\n\n@ActivityScope\npublic class Home",
"end": 432,
"score": 0.9995642900466919,
"start": 426,
"tag": "USERNAME",
"value": "lxyjyy"
}
] | null | [] | package com.csc.mvp.model;
import android.app.Application;
import com.csc.mvp.contract.HomeContract;
import com.csc.mvp.model.api.cache.CacheManager;
import com.csc.mvp.model.api.service.ServiceManager;
import com.google.gson.Gson;
import com.lxyjyy.cs.di.scope.ActivityScope;
import com.lxyjyy.cs.mvp.BaseModel;
impo... | 1,020 | 0.735294 | 0.730392 | 39 | 25.179487 | 26.226696 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.589744 | false | false | 7 |
03e6849608b16ed412001f2b08bb09d1c074ef79 | 13,469,017,510,896 | 20a2ef0cbba8fdce6a807c42af8a56c759773d64 | /src/main/java/com/qmatic/apigw/properties/OrchestraProperties.java | 7eb77c36c3fdba0496f9d2c6c1d0752ba00c7ac1 | [] | no_license | grapatin/api-gateway | https://github.com/grapatin/api-gateway | 536679c00ce0bd3f936b7228759fb9a72035b946 | 2e2dd6317e991a114692a09abac12e5166b5a6bb | refs/heads/master | 2021-01-12T16:02:13.789000 | 2016-09-22T13:04:29 | 2016-09-22T13:04:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qmatic.apigw.properties;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import org.apache.commons.codec.binary.Base64;
import org.springframework.boot.context.properties.ConfigurationProperties;
import javax.annotation.PostConstruct;
import java.nio.charset.Standard... | UTF-8 | Java | 1,616 | java | OrchestraProperties.java | Java | [
{
"context": "dHashMap;\nimport java.util.Map;\n\n/**\n * Created by davtol on 2015-12-15.\n */\n\n@Data\n@ConfigurationPropertie",
"end": 409,
"score": 0.9996317028999329,
"start": 403,
"tag": "USERNAME",
"value": "davtol"
}
] | null | [] | package com.qmatic.apigw.properties;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import org.apache.commons.codec.binary.Base64;
import org.springframework.boot.context.properties.ConfigurationProperties;
import javax.annotation.PostConstruct;
import java.nio.charset.Standard... | 1,616 | 0.673886 | 0.664604 | 61 | 25.491804 | 25.311581 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.377049 | false | false | 7 |
8394aac41429733354b0128df4b53c7e28e53bd2 | 13,477,607,376,463 | 203073cd07ec26cfcd1d5c86c788406a8efcc7b5 | /TeamBot/src/cuft/TeamBot/Commands/Utility.java | b2b0cc5274ec0738b3d37da9cf2bd374903dd5ac | [] | no_license | HydroPage90/Team-Discord-Bot | https://github.com/HydroPage90/Team-Discord-Bot | d3c082aa4e584d6eef9aec9609ef9c674f03ffe1 | 74bfa83fe763af8597e42a527dc73dd8e625905f | refs/heads/master | 2022-11-06T03:11:55.639000 | 2020-06-15T00:10:21 | 2020-06-15T00:10:21 | 272,295,100 | 0 | 0 | null | true | 2020-06-14T22:40:51 | 2020-06-14T22:40:50 | 2020-06-14T22:35:29 | 2020-06-14T22:32:08 | 0 | 0 | 0 | 0 | null | false | false | package cuft.TeamBot.Commands;
import java.util.ArrayList;
import java.util.List;
import net.dv8tion.jda.api.entities.Role;
public class Utility {
//Checks if the player is on already on a team
public boolean isOnTeam(List<Role> roles)
{
for(Role role : roles)
{
if(role.getName().contains... | UTF-8 | Java | 1,377 | java | Utility.java | Java | [] | null | [] | package cuft.TeamBot.Commands;
import java.util.ArrayList;
import java.util.List;
import net.dv8tion.jda.api.entities.Role;
public class Utility {
//Checks if the player is on already on a team
public boolean isOnTeam(List<Role> roles)
{
for(Role role : roles)
{
if(role.getName().contains... | 1,377 | 0.578794 | 0.578068 | 71 | 17.394365 | 18.987379 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.887324 | false | false | 7 |
cae08500bd7176332fd6c129b24b2b308875064e | 15,247,133,916,744 | 3f6bcaef36f94addac4545f17ba51e81e95ee56a | /Flappy Bird/src/Enemigo.java | 818f5b16d602f710ce9136f1931fc6dd0e191eae | [] | no_license | mvivancq/FlappyBirdProject | https://github.com/mvivancq/FlappyBirdProject | d36bd5b491f1e85597753dbb3e5d98d181239b5a | cd879edc34fe37cea792af27a963902de38bbcb4 | refs/heads/master | 2023-03-01T11:03:28.119000 | 2021-02-04T17:33:09 | 2021-02-04T17:33:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.awt.Graphics;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.IOException;
import java.util.Random;
import javax.imageio.ImageIO;
public class Enemigo {
private int x,y;
private int ancho, alto;
private int vida;
private Random rand;
private double record;
private BufferedIm... | UTF-8 | Java | 1,782 | java | Enemigo.java | Java | [] | null | [] | import java.awt.Graphics;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.IOException;
import java.util.Random;
import javax.imageio.ImageIO;
public class Enemigo {
private int x,y;
private int ancho, alto;
private int vida;
private Random rand;
private double record;
private BufferedIm... | 1,782 | 0.578563 | 0.544332 | 110 | 15.2 | 14.563216 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.027273 | false | false | 7 |
35c635c8580c76d2c02d778c6c763f6ad05c6b5b | 10,488,310,137,398 | 6f05f7d5a67b6bb87956a22b988067ec772ba966 | /data/test/java/bd1d8dc683e07c99aaa8f3db0c74817f062a1120PersonRepository.java | bd1d8dc683e07c99aaa8f3db0c74817f062a1120 | [
"MIT"
] | permissive | harshp8l/deep-learning-lang-detection | https://github.com/harshp8l/deep-learning-lang-detection | 93b6d24a38081597c610ecf9b1f3b92c7d669be5 | 2a54293181c1c2b1a2b840ddee4d4d80177efb33 | refs/heads/master | 2020-04-07T18:07:00.697000 | 2018-11-29T23:21:23 | 2018-11-29T23:21:23 | 158,597,498 | 0 | 0 | MIT | true | 2018-11-21T19:36:42 | 2018-11-21T19:36:41 | 2018-10-25T04:08:03 | 2018-08-24T13:01:04 | 42,815 | 0 | 0 | 0 | null | false | null | package com.szkingdom.ssm.repo;
import com.szkingdom.ssm.domain.Person;
import org.springframework.data.cassandra.repository.CassandraRepository;
import org.springframework.data.repository.CrudRepository;
import org.springframework.data.repository.NoRepositoryBean;
import org.springframework.stereotype.Repository;
/*... | UTF-8 | Java | 621 | java | bd1d8dc683e07c99aaa8f3db0c74817f062a1120PersonRepository.java | Java | [
{
"context": "ramework.stereotype.Repository;\n\n/**\n * Created by phoenix on 2017/3/31.\n */\n/*public interface PersonReposi",
"end": 343,
"score": 0.9995926022529602,
"start": 336,
"tag": "USERNAME",
"value": "phoenix"
}
] | null | [] | package com.szkingdom.ssm.repo;
import com.szkingdom.ssm.domain.Person;
import org.springframework.data.cassandra.repository.CassandraRepository;
import org.springframework.data.repository.CrudRepository;
import org.springframework.data.repository.NoRepositoryBean;
import org.springframework.stereotype.Repository;
/*... | 621 | 0.829308 | 0.818035 | 20 | 30.049999 | 31.25296 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.35 | false | false | 7 |
2d28ccca58fd941bd61bd98a2b0eb464837b7748 | 7,894,149,945,973 | 76793043b410e828916d809a57bbac0ea973eae9 | /app/src/main/java/com/overall/cleanup/model/OverallStory.java | 7480867b4d52da4435461ff36c5efdb292dcab15 | [] | no_license | MatchlessBrother/OxygenCleaner | https://github.com/MatchlessBrother/OxygenCleaner | a33db3914445a12e569875d4a1638e69744ec1dd | 1937459012dc07f08d68c202a6bc452bef69ff8d | refs/heads/master | 2020-09-02T20:16:17.626000 | 2020-01-20T15:41:04 | 2020-01-20T15:41:04 | 219,296,556 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.overall.cleanup.model;
import android.graphics.drawable.Drawable;
import java.util.List;
public class OverallStory {
private long size;
private String textSize;
private CharSequence label;
private Drawable icon;
private boolean delete;
private List<OverallJuedkc> junks;
public... | UTF-8 | Java | 1,178 | java | OverallStory.java | Java | [] | null | [] | package com.overall.cleanup.model;
import android.graphics.drawable.Drawable;
import java.util.List;
public class OverallStory {
private long size;
private String textSize;
private CharSequence label;
private Drawable icon;
private boolean delete;
private List<OverallJuedkc> junks;
public... | 1,178 | 0.616299 | 0.616299 | 61 | 18.311476 | 15.738166 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.344262 | false | false | 7 |
7051d1b5010b2de5e3ed55896d512e6ae1e7af2d | 21,569,325,791,468 | 5a1f519ce8cf1eb2276e946725e6275dce3317cf | /src/java/MiriamCenter/HospoperationPK.java | 628076412a16132cd87e7810c2eb56d36a6b628c | [] | no_license | zeinabrachidi/valeurC2_ZeinabRachidi | https://github.com/zeinabrachidi/valeurC2_ZeinabRachidi | c06c2f87c6cca6bcd93899cb8fc637bcfc2f2bd2 | 68552a622eed62ec57cd43fea30d2ac7315e7299 | refs/heads/master | 2020-04-01T22:03:42.426000 | 2018-12-09T20:34:38 | 2018-12-09T20:34:38 | 153,689,281 | 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 MiriamCenter;
import java.io.Serializable;
import javax.persistence.Basic;
import javax.persistence.Column;
import javax.persi... | UTF-8 | Java | 2,060 | java | HospoperationPK.java | Java | [
{
"context": "validation.constraints.NotNull;\n\n/**\n *\n * @author zeina\n */\n@Embeddable\npublic class HospoperationPK impl",
"end": 408,
"score": 0.9994792342185974,
"start": 403,
"tag": "USERNAME",
"value": "zeina"
}
] | 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 MiriamCenter;
import java.io.Serializable;
import javax.persistence.Basic;
import javax.persistence.Column;
import javax.persi... | 2,060 | 0.640291 | 0.639806 | 83 | 23.819277 | 22.448412 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.349398 | false | false | 7 |
f2220e87ad483a1e12f8cc90dde18cfa2724a5e3 | 9,586,367,055,628 | b9db45459d7178ed1373c08f16b3442a725bb8fc | /Printing Stuff/src/EndlessGame.java | 6dd80ac9f3fbb56e0d7aff06be96453b60a44826 | [] | no_license | rachelMae/The-Riddler | https://github.com/rachelMae/The-Riddler | ba3cad5a512ed5764548a493237be7edbb2df914 | 0a531dfb04a18020fa9fb8cdb289406319d0f953 | refs/heads/master | 2022-11-24T15:21:54.510000 | 2020-07-24T20:44:19 | 2020-07-24T20:44:19 | 282,312,202 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Random;
import java.util.Scanner;
import java.lang.*;
public class EndlessGame {
public static void main(String[] args) throws InterruptedException {
Scanner userInput = new Scanner(System.in);
System.out.println("Choose a Pokemon:\n1 - Bulbasaur\n2 - Charmander\n3 - Squirtle");
... | UTF-8 | Java | 3,132 | java | EndlessGame.java | Java | [
{
"context": " player2 = new Character();\r\n\t player1.name = \"Trainer Ash\";\r\n\t player2.name = \"Trainer Misty\";\r\n ",
"end": 1862,
"score": 0.9998273849487305,
"start": 1851,
"tag": "NAME",
"value": "Trainer Ash"
},
{
"context": "ayer1.name = \"Trainer Ash\";\r\... | null | [] | import java.util.Random;
import java.util.Scanner;
import java.lang.*;
public class EndlessGame {
public static void main(String[] args) throws InterruptedException {
Scanner userInput = new Scanner(System.in);
System.out.println("Choose a Pokemon:\n1 - Bulbasaur\n2 - Charmander\n3 - Squirtle");
... | 3,120 | 0.64272 | 0.627075 | 71 | 42.112675 | 34.860508 | 246 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.676056 | false | false | 7 |
da309d47d9ed852a6a1104398e2bbe32d4bb2811 | 5,978,594,542,909 | f486c76cf955457e71ec883a243ef92318d5e8bd | /src/main/java/example/examplehibernate/Controller/CityController.java | 7eb70e72456fb829ab75127493b2a12e74be0dc9 | [] | no_license | Andriana0121/ExampleHibernate1 | https://github.com/Andriana0121/ExampleHibernate1 | 0945d662706fe8c342a94ef603bde46a1297b2f3 | 5c66435371c9fe18976a5776f443d74b6a448aa0 | refs/heads/master | 2023-08-20T15:43:56.041000 | 2021-10-06T20:37:32 | 2021-10-06T20:37:32 | 414,295,431 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package example.examplehibernate.Controller;
import example.examplehibernate.Model.City;
import example.examplehibernate.Service.CityService;
import org.springframework.http.*;
import org.springframework.web.bind.annotation.*;
import java.util.List;
public class CityController {
private CityService cityService;
... | UTF-8 | Java | 1,302 | java | CityController.java | Java | [] | null | [] | package example.examplehibernate.Controller;
import example.examplehibernate.Model.City;
import example.examplehibernate.Service.CityService;
import org.springframework.http.*;
import org.springframework.web.bind.annotation.*;
import java.util.List;
public class CityController {
private CityService cityService;
... | 1,302 | 0.698157 | 0.698157 | 42 | 30.023809 | 27.9144 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 7 |
c876a92adb4235c4a814ed75df4792e379db3546 | 17,437,567,267,597 | 48d828cb073d1319ac1392a4cabfc050041e21d8 | /Java/HW04_MidTerm/src/Student.java | d0939787f8ab2dad2c233d06aae942aa98ccf5a7 | [] | no_license | jackey8616/YunTechClassProgram | https://github.com/jackey8616/YunTechClassProgram | e0a8f140fd8017140ea3f52e3fbc5786cd157863 | 6300c764eebb7516a577b236aac49f7947727678 | refs/heads/master | 2021-05-07T09:04:49.997000 | 2019-01-04T06:18:23 | 2019-03-12T05:25:00 | 109,469,497 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Student {
private String id;
private Clazz clazz;
private Interpreter score;
private Sex sex;
public Student(String id, Clazz clazz, Interpreter score, Sex sex) {
this.id = id;
this.clazz = clazz;
this.score = score;
this.sex = sex;
}
public St... | UTF-8 | Java | 645 | java | Student.java | Java | [] | null | [] | public class Student {
private String id;
private Clazz clazz;
private Interpreter score;
private Sex sex;
public Student(String id, Clazz clazz, Interpreter score, Sex sex) {
this.id = id;
this.clazz = clazz;
this.score = score;
this.sex = sex;
}
public St... | 645 | 0.596899 | 0.596899 | 25 | 24.799999 | 22.526428 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.64 | false | false | 7 |
4754c17535bb05d1d5722694ec8423eb997a2370 | 6,382,321,440,644 | bff3c7de8e8dbd5e671349386c71f5274b1628c8 | /src/com/company/Calculator.java | 1d383715d1a9f57aea7e4af034076e28121a0ecb | [] | no_license | Sp1D/DartTasks | https://github.com/Sp1D/DartTasks | 057f4b02b82dfd0ec8d300bf6fa16f182b9da67c | d220ba01b27c23380ce23e310b2eb80d7a04952e | refs/heads/master | 2015-09-25T09:18:53.875000 | 2015-08-13T06:46:13 | 2015-08-13T06:46:13 | 40,003,081 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.util.*;
/**
* Необходимо разработать консольную программу, которая на вход принимает строку с математическим выражением и вычисляет его значения с учётом приоритета математических операторов.
1. Программа должна поддер... | WINDOWS-1251 | Java | 10,920 | java | Calculator.java | Java | [] | null | [] | package com.company;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.util.*;
/**
* Необходимо разработать консольную программу, которая на вход принимает строку с математическим выражением и вычисляет его значения с учётом приоритета математических операторов.
1. Программа должна поддер... | 10,920 | 0.465221 | 0.456239 | 293 | 34.720135 | 25.828857 | 180 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.610922 | false | false | 7 |
c0614ef90db2ec2189eafff8048d56595a28efec | 32,332,513,867,973 | 4ba0d9b0c818c6285908a83e43ab7b80fef31732 | /Checker/src/main/java/com/adform/academy/checker/report/FieldReport.java | cca2859cb662042d7c687343bcf92459248a9b73 | [] | no_license | adform/Academy.ControlFreak | https://github.com/adform/Academy.ControlFreak | 33813e95f30532ca971a217987c93653d3613443 | db138b01d70c1695c97df2ca34cf5770111d5373 | refs/heads/master | 2019-06-16T17:47:02.607000 | 2015-06-26T12:06:58 | 2015-06-26T12:06:58 | 32,856,792 | 5 | 1 | null | false | 2015-06-10T11:30:32 | 2015-03-25T10:06:45 | 2015-05-28T13:39:17 | 2015-06-10T11:30:32 | 1,242 | 3 | 1 | 0 | Java | null | null | package com.adform.academy.checker.report;
import com.adform.academy.model.rule.Rule;
/**
* Class object describes only one argument in data source.
*/
public class FieldReport {
private boolean isCorrect;
private Rule ruleError;
private Object fieldData;
public FieldReport(boolean isCorrect, Rule ... | UTF-8 | Java | 797 | java | FieldReport.java | Java | [] | null | [] | package com.adform.academy.checker.report;
import com.adform.academy.model.rule.Rule;
/**
* Class object describes only one argument in data source.
*/
public class FieldReport {
private boolean isCorrect;
private Rule ruleError;
private Object fieldData;
public FieldReport(boolean isCorrect, Rule ... | 797 | 0.65872 | 0.65872 | 34 | 22.441177 | 21.169056 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 7 |
b003f62c8cf68545802e7bb6cd502554c9476ce9 | 27,135,603,426,810 | dc8e4a2f016a192c74a8cee6f2c00fcc8b5cf2cf | /ruoyi-service/ruoyi-activiti/src/main/java/com/ruoyi/activiti/consts/ActivitiConstant.java | f263dbad0e9701e9e6e8c8cb04e9fd822a9f46dd | [
"MIT"
] | permissive | snakerfor/caes-cloud | https://github.com/snakerfor/caes-cloud | 06b9b09f9f0529198e20b0709bcf369faecf6cb2 | 73cc5a40acd2e3a5aeac310e40013d0ea04695ea | refs/heads/dev | 2020-07-06T07:27:57.576000 | 2020-05-30T02:34:17 | 2020-05-30T02:34:17 | 202,939,474 | 1 | 1 | MIT | true | 2020-05-30T02:34:18 | 2019-08-17T23:16:18 | 2020-05-04T15:58:44 | 2020-05-30T02:34:17 | 10,019 | 1 | 1 | 0 | JavaScript | false | false | package com.ruoyi.activiti.consts;
import java.awt.Color;
public interface ActivitiConstant
{
/**
* 状态 处理中
*/
Integer STATUS_DEALING = 1;
/**
* 状态 处理结束
*/
Integer STATUS_FINISH = 2;
/**
* 状态 已撤回
*/
Integer STATUS_CANCELED = 3;
/**... | UTF-8 | Java | 2,280 | java | ActivitiConstant.java | Java | [] | null | [] | package com.ruoyi.activiti.consts;
import java.awt.Color;
public interface ActivitiConstant
{
/**
* 状态 处理中
*/
Integer STATUS_DEALING = 1;
/**
* 状态 处理结束
*/
Integer STATUS_FINISH = 2;
/**
* 状态 已撤回
*/
Integer STATUS_CANCELED = 3;
/**... | 2,280 | 0.416921 | 0.402141 | 125 | 13.696 | 13.663513 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.264 | false | false | 7 |
0809f96deead66291e2b71754436eda37c601e9c | 19,816,979,104,740 | 05fd7815113c01ef596c7032fabe26329aef9f84 | /src/takeoutassistant/ui/FrmMain_order.java | 5325a2bb302a5f748beb20ec5f07b1b697fb4ec8 | [] | no_license | Psyduck619/Take-out_Assistant | https://github.com/Psyduck619/Take-out_Assistant | 9df45bc75ef52c293eb5ffef33e25aac21786006 | bcd66cafeb29311a2bf718789dd54419046c381d | refs/heads/master | 2022-11-15T00:05:07.483000 | 2020-07-14T01:50:35 | 2020-07-14T01:50:35 | 276,774,701 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package takeoutassistant.ui;
import takeoutassistant.TakeoutAssistantUtil;
import takeoutassistant.model.BeanGoodsOrder;
import takeoutassistant.util.BaseException;
import javax.swing.*;
import javax.swing.table.DefaultTableModel;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListe... | GB18030 | Java | 10,082 | java | FrmMain_order.java | Java | [] | null | [] | package takeoutassistant.ui;
import takeoutassistant.TakeoutAssistantUtil;
import takeoutassistant.model.BeanGoodsOrder;
import takeoutassistant.util.BaseException;
import javax.swing.*;
import javax.swing.table.DefaultTableModel;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListe... | 10,082 | 0.597354 | 0.596513 | 238 | 39.008404 | 27.914936 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.663866 | false | false | 7 |
5c19fdccf95ff5fb6ed1fc2e0f868726ff912f74 | 30,580,167,179,096 | 97964e6bbac4279ae160188de44002c461f11e92 | /jboss-netty-sample/src/main/java/com/sample/NIOClient.java | c8145274325dfa222b1c517942b26ec02a892621 | [
"Apache-2.0"
] | permissive | avierax/sandbox | https://github.com/avierax/sandbox | f3b4dcf108b89172302d479641a252007831c776 | 58913918969588af335dfd994c364ce817f8fa93 | refs/heads/master | 2018-04-03T03:50:39.261000 | 2013-06-14T01:58:32 | 2013-06-14T01:58:32 | 88,690,628 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sample;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.InetSocketAddress;
import java.nio.ByteBuffer;
import java.nio.channels.SelectionKey;
import java.nio.channels.Selector;
import java.nio.channels.SocketChannel;
public class NIOClient {
... | UTF-8 | Java | 1,575 | java | NIOClient.java | Java | [] | null | [] | package com.sample;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.InetSocketAddress;
import java.nio.ByteBuffer;
import java.nio.channels.SelectionKey;
import java.nio.channels.Selector;
import java.nio.channels.SocketChannel;
public class NIOClient {
... | 1,575 | 0.52 | 0.51746 | 61 | 24.836065 | 18.848995 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409836 | false | false | 7 |
6771db9775190409d4928d0b580b2594d1db75cd | 14,972,256,017,305 | eff810306e72eb0bbeab59241b4a2de34d892bb2 | /service-ucenter/src/main/java/com/sxun/server/platform/service/ucenter/dao/UcenterPermissionMapper.java | b58800817f3a372b3a335d3bd33185425eb87152 | [] | no_license | 289827843/HistoryProject | https://github.com/289827843/HistoryProject | ec13efbb2e6870d1e8ac3787fdaf3dffbc713bd2 | c6255a631b918e22a4ee9c4c0c382324c099fe20 | refs/heads/master | 2020-03-20T21:04:47.486000 | 2018-01-03T00:56:42 | 2018-01-03T00:56:42 | 137,722,634 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sxun.server.platform.service.ucenter.dao;
import com.sxun.server.common.web.core.Mapper;
import com.sxun.server.platform.service.ucenter.dto.permission.req.SearchPermissionParam;
import com.sxun.server.platform.service.ucenter.dto.permission.rsp.PermissionInfo;
import com.sxun.server.platform.service.ucent... | UTF-8 | Java | 1,302 | java | UcenterPermissionMapper.java | Java | [
{
"context": "ission;\n\nimport java.util.List;\n\n/**\n * Created by lz on 2017/12/22.\n */\npublic interface UcenterPermis",
"end": 561,
"score": 0.9987813830375671,
"start": 559,
"tag": "USERNAME",
"value": "lz"
}
] | null | [] | package com.sxun.server.platform.service.ucenter.dao;
import com.sxun.server.common.web.core.Mapper;
import com.sxun.server.platform.service.ucenter.dto.permission.req.SearchPermissionParam;
import com.sxun.server.platform.service.ucenter.dto.permission.rsp.PermissionInfo;
import com.sxun.server.platform.service.ucent... | 1,302 | 0.811433 | 0.804608 | 31 | 36.80645 | 34.068642 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.451613 | false | false | 7 |
4905d376b14b2d510bcc8f7d96e197c89766eafb | 25,520,695,679,498 | 6b0b41bdfcefb7c649f7f45ffdd0f0270b7f2c40 | /IUD/src/cn/redinfo/chenzhi/Fantasy/DataModle/BsOperator.java | 1bcf85e21e427059e76c0f6167b1de913ae5f4d1 | [] | no_license | FranklinNEO/IUD_Project | https://github.com/FranklinNEO/IUD_Project | d4623fa350788034321b854bdbe89aa75eed8f3a | b24318914cfebbb561793eb5d5b4f90fa29e49d5 | refs/heads/master | 2021-01-01T17:33:12.449000 | 2014-02-25T07:01:58 | 2014-02-25T07:01:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* @CopyRight (c) 2012-2013
* @Company <���������Ϣ��������˾>
* @Project <redts>
* @JDK_Version_Used:<JDK1.6>
* @Description:TODO<������;>
* @Title: BsOperator.java
* @Author: <�ο�>
* @Author_of_Contact <E:azj1001@sina.com T:18651831939>
* @Date 2013-1-9 ����12:34:33
* @Modified_By: <����>
* @Modified_of... | UTF-8 | Java | 993 | java | BsOperator.java | Java | [
{
"context": "r.java\n * @Author: <�ο�>\n * @Author_of_Contact <E:azj1001@sina.com T:18651831939>\n * @Date 2013-1-9 ����12:34:33\n * ",
"end": 233,
"score": 0.9999239444732666,
"start": 217,
"tag": "EMAIL",
"value": "azj1001@sina.com"
}
] | null | [] | /**
* @CopyRight (c) 2012-2013
* @Company <���������Ϣ��������˾>
* @Project <redts>
* @JDK_Version_Used:<JDK1.6>
* @Description:TODO<������;>
* @Title: BsOperator.java
* @Author: <�ο�>
* @Author_of_Contact <E:<EMAIL> T:18651831939>
* @Date 2013-1-9 ����12:34:33
* @Modified_By: <����>
* @Modified_of_Contact ... | 984 | 0.612009 | 0.56582 | 40 | 20.65 | 16.301149 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.175 | false | false | 7 |
fcbdc7f49043792fb9e26b7737edd65f8a6a7d4c | 31,610,959,317,456 | 22461e8277e354b3f3020f78a7110c1f615fbc00 | /java_base/src/main/java/com/hzy/notes/java_base/concurrent/VolatileNoAtomic.java | da1ca59d8a2bd4770839392802ea65160cd7bbf5 | [] | no_license | hzy5156/notes | https://github.com/hzy5156/notes | 7462fb03d725daace8603f9972a35ff41a671708 | 1ac3f60bff5866c94198680a4e8a7745f15d755b | refs/heads/master | 2018-10-16T03:42:30.018000 | 2018-09-21T13:48:08 | 2018-09-21T13:48:08 | 119,368,420 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hzy.notes.java_base.concurrent;
import java.util.concurrent.atomic.AtomicInteger;
/**
* volatile关键字不具备synchronized关键字 操作 的原子性(同步)
* 简单原子性的操作java.util.concurrent.atomic下的类
*/
public class VolatileNoAtomic extends Thread {
private static volatile int volatileCount;
private static AtomicInteger at... | UTF-8 | Java | 1,112 | java | VolatileNoAtomic.java | Java | [] | null | [] | package com.hzy.notes.java_base.concurrent;
import java.util.concurrent.atomic.AtomicInteger;
/**
* volatile关键字不具备synchronized关键字 操作 的原子性(同步)
* 简单原子性的操作java.util.concurrent.atomic下的类
*/
public class VolatileNoAtomic extends Thread {
private static volatile int volatileCount;
private static AtomicInteger at... | 1,112 | 0.609316 | 0.594106 | 37 | 27.432432 | 25.815918 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.486486 | false | false | 7 |
024c481fc202917bab86418186c6a755dc99e47a | 20,340,965,119,483 | 16c2acd5479d1bd350151a18ae1ca9757833e5ee | /Java_017_oop/src/com/callor/oop/Score_03.java | 2dca297be03735719b555afa50a3d3b47646a114 | [] | no_license | parkjuyoung12/Biz_2021_01_java | https://github.com/parkjuyoung12/Biz_2021_01_java | c698397cdc7f1705fb39dfa710c0a154667aa595 | 27e1a9cb53118681cbe1dbebd0e52881d0191dee | refs/heads/master | 2023-03-20T01:29:58.918000 | 2021-03-16T00:26:18 | 2021-03-16T00:26:18 | 334,861,752 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.callor.oop;
import com.callor.oop.model.ScoreVO;
import com.callor.oop.service.ScoreServiceV1;
import java.util.Scanner;
public class Score_03 {
public static void main(String[] args) {
ScoreVO scoreVO = new ScoreVO();
ScoreServiceV1 ssV1 = new ScoreServiceV1();
Scanner scan = new Scanner(Sys... | UTF-8 | Java | 1,518 | java | Score_03.java | Java | [] | null | [] | package com.callor.oop;
import com.callor.oop.model.ScoreVO;
import com.callor.oop.service.ScoreServiceV1;
import java.util.Scanner;
public class Score_03 {
public static void main(String[] args) {
ScoreVO scoreVO = new ScoreVO();
ScoreServiceV1 ssV1 = new ScoreServiceV1();
Scanner scan = new Scanner(Sys... | 1,518 | 0.613363 | 0.605856 | 63 | 20.142857 | 15.324902 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.31746 | false | false | 7 |
3ad237b859a4c3740ec21286a6dfb741d400f727 | 34,282,428,986,847 | 0f80a9c73f1c0ced6e8a258bea049d9b193234f2 | /FreelancerProj/src/main/java/com/freelancer/controller/ClientController.java | 7b89f307f5af44195e91d115537a3305442a081c | [] | no_license | 2102Mule-Nick/divyeshkumar_patel_p1 | https://github.com/2102Mule-Nick/divyeshkumar_patel_p1 | c3f30b0e02b095394e37b1a53a64926076f24b89 | 282ae1057f181b8d9cbfcfbe5a3003dbf775c8a3 | refs/heads/main | 2023-03-29T11:46:55.174000 | 2021-04-08T18:48:05 | 2021-04-08T18:48:05 | 356,010,721 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.freelancer.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.ResponseEntity;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.DeleteMapping;
import org.springframework.web.bind.a... | UTF-8 | Java | 2,292 | java | ClientController.java | Java | [] | null | [] | package com.freelancer.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.ResponseEntity;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.DeleteMapping;
import org.springframework.web.bind.a... | 2,292 | 0.796248 | 0.796248 | 72 | 30.833334 | 26.249338 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.361111 | false | false | 7 |
324f8f5d78eb1ced78123389f763f7e8aebea4ca | 36,627,481,111,973 | 57210c4572295d8e15191b462b456d6615e7292f | /src/main/java/com/figenonun/company/restController/MeetingsController.java | b9810b5290983f8af8be797ec4b263e112bfcb5b | [] | no_license | figenonun/Mebitech | https://github.com/figenonun/Mebitech | 4074e972a0b57dd9fb99b680b9e21c11bc7f5bf5 | 20f76f7257f49aa76d42a3a7641ca8029385b2db | refs/heads/master | 2021-01-20T12:41:30.309000 | 2017-05-05T19:37:13 | 2017-05-05T19:37:13 | 90,392,244 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.figenonun.company.restController;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
i... | UTF-8 | Java | 1,731 | java | MeetingsController.java | Java | [] | null | [] | package com.figenonun.company.restController;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
i... | 1,731 | 0.801849 | 0.798382 | 43 | 39.255814 | 29.704039 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.72093 | false | false | 7 |
58e37e6b22217e20877853a9f980cfc45b9da161 | 22,411,139,395,403 | 99d86c064d22bc2fea867785951606be7de921f2 | /Visual/Main.java | fdb6d15be4164658f75c296f0612501df241229d | [] | no_license | aalva500-prog/UNAPEC-Verification-and-Validation | https://github.com/aalva500-prog/UNAPEC-Verification-and-Validation | 72a974b83f30ade3d2c4a6ddef959c5e071a3869 | 388cf3fd42b42604f500070138adf748886aec75 | refs/heads/master | 2023-02-09T02:26:00.409000 | 2021-01-03T03:45:41 | 2021-01-03T03:45:41 | 326,305,330 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Visual;
import java.awt.EventQueue;
import java.awt.Font;
import java.awt.HeadlessException;
import java.awt.Toolkit;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.Iterator;
import java.util.LinkedList;
import javax.swing.ImageIcon;
import javax.swing.JButton;
impor... | ISO-8859-1 | Java | 5,083 | java | Main.java | Java | [] | null | [] | package Visual;
import java.awt.EventQueue;
import java.awt.Font;
import java.awt.HeadlessException;
import java.awt.Toolkit;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.Iterator;
import java.util.LinkedList;
import javax.swing.ImageIcon;
import javax.swing.JButton;
impor... | 5,083 | 0.715045 | 0.699685 | 164 | 29.963415 | 28.585962 | 206 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.042683 | false | false | 7 |
10711c06b0719e002da858fb2241776c05e9ff62 | 22,411,139,394,051 | 43b4a641dabfdd723ed2aa0eb59e8ca734c2b322 | /StuartBank/src/com/stuartbank/CustomerAddress.java | 039cd3222ec9c97d25ec9fd810dfbd56ba9cf6e3 | [] | no_license | sure402/stuart | https://github.com/sure402/stuart | 6848cf99ed3b98dd72a4290369127ef10135b262 | d53568ad208a93f3705d61659b02e089a47126e2 | refs/heads/master | 2020-04-02T02:58:30.704000 | 2018-10-20T20:01:05 | 2018-10-20T20:01:05 | 153,938,893 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.stuartbank;
public class CustomerAddress {
public static int customerId;
public static String city;
public static String state;
public static String country;
public static int zipCode;
public static int getCustomerId() {
return customerId;
}
public static void setCustomerId(int customerId) {... | UTF-8 | Java | 925 | java | CustomerAddress.java | Java | [] | null | [] | package com.stuartbank;
public class CustomerAddress {
public static int customerId;
public static String city;
public static String state;
public static String country;
public static int zipCode;
public static int getCustomerId() {
return customerId;
}
public static void setCustomerId(int customerId) {... | 925 | 0.739459 | 0.739459 | 44 | 20.022728 | 16.590645 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.477273 | false | false | 7 |
617ef2dcc628338e2e9bf20cc066aac999f8c452 | 25,726,854,162,798 | 778fa3a4106214cece618b75b8f0a6b97033644a | /TPLaboratoriov2 Java/src/Modelo/CPaquetes.java | 253ed3d8738b8ad95765f2fa6cfffaaa180ec282 | [] | no_license | mgaDesarrollo/Java | https://github.com/mgaDesarrollo/Java | 6cb9633cc6481ede55925502e88e93455df0e526 | 74d66012f4ff4253d97ad5d79ed31d8911e1edae | refs/heads/master | 2023-02-02T11:16:32.519000 | 2020-12-22T19:31:15 | 2020-12-22T19:31:15 | 323,474,819 | 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 Modelo;
/**
*
*
* @author casa4
*/
import java.util.*;
public class CPaquetes {
private ArrayList Paquete = nu... | UTF-8 | Java | 7,087 | java | CPaquetes.java | Java | [
{
"context": "ditor.\n */\n\npackage Modelo;\n\n/**\n *\n * \n * @author casa4\n */\nimport java.util.*;\n\npublic class CPaquetes {",
"end": 230,
"score": 0.9996002316474915,
"start": 225,
"tag": "USERNAME",
"value": "casa4"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package Modelo;
/**
*
*
* @author casa4
*/
import java.util.*;
public class CPaquetes {
private ArrayList Paquete = nu... | 7,087 | 0.549294 | 0.545198 | 201 | 34.223881 | 34.439285 | 158 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.338308 | false | false | 7 |
ce5f924151b9bb4696772dd8c29261d688029187 | 37,263,136,265,004 | 0f2439be6cee4f6766f487583146b6f377f9dbf3 | /coding interviews - java/sword_offer/array/ReversePrint.java | 58574dddecd655d909c832b1833eda77c03a1968 | [
"MIT"
] | permissive | blackwidowX/DataStructureAndAlgorithms | https://github.com/blackwidowX/DataStructureAndAlgorithms | 10f12f5bba57cba69f36dd6435bc3e0d594193ec | bdec4df71531da9ba7adc05125884acfa9877b8d | refs/heads/master | 2021-01-21T14:24:26.556000 | 2017-06-24T11:52:28 | 2017-06-24T11:52:28 | 95,277,897 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sword_offer.array;
/**
* 题目:输入链表的头结点,从尾到头反过来打印出每个结点的值。
*/
import java.util.*;
public class ReversePrint {
public static void main(String[] args) {
ListNode head = new ListNode(0);
ListNode pre = head;
ListNode temp = null;
for(int i=1;i<10;i++){
temp = new ListNode(i);
pre.next = temp;
pre... | GB18030 | Java | 962 | java | ReversePrint.java | Java | [] | null | [] | package sword_offer.array;
/**
* 题目:输入链表的头结点,从尾到头反过来打印出每个结点的值。
*/
import java.util.*;
public class ReversePrint {
public static void main(String[] args) {
ListNode head = new ListNode(0);
ListNode pre = head;
ListNode temp = null;
for(int i=1;i<10;i++){
temp = new ListNode(i);
pre.next = temp;
pre... | 962 | 0.641593 | 0.629425 | 45 | 19.088888 | 14.985656 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.044445 | false | false | 7 |
963920da47cb77c558d449b27b7d5f233c694b55 | 37,056,977,845,046 | fb1813d35443bcec5211f932a73f709fb9888c87 | /src/main/java/com/wondertek/baiying/concurrent/SimpleDaemons.java | a0679a1d6c7d337ce247afc6466127618e5e2abd | [] | no_license | zbcstudy/study-portal | https://github.com/zbcstudy/study-portal | 21c1891a91417369a607f5f6f76cf1b87bf29b29 | 9c45e166db7483fe5603a05fb269ab5d9dc113c8 | refs/heads/master | 2022-12-21T21:18:58.082000 | 2021-04-15T10:22:06 | 2021-04-15T10:22:06 | 142,856,237 | 0 | 0 | null | false | 2022-12-13T19:29:01 | 2018-07-30T09:44:13 | 2021-04-15T10:22:25 | 2022-12-13T19:29:01 | 217 | 0 | 0 | 11 | Java | false | false | package com.wondertek.baiying.concurrent;
import java.util.concurrent.ThreadFactory;
import java.util.concurrent.TimeUnit;
/**
* Created by wd on 2018/5/24.
*/
public class SimpleDaemons implements Runnable {
@Override
public void run() {
try {
while (true) {
TimeUnit.MI... | UTF-8 | Java | 1,252 | java | SimpleDaemons.java | Java | [
{
"context": " java.util.concurrent.TimeUnit;\n\n/**\n * Created by wd on 2018/5/24.\n */\npublic class SimpleDaemons impl",
"end": 145,
"score": 0.9986989498138428,
"start": 143,
"tag": "USERNAME",
"value": "wd"
}
] | null | [] | package com.wondertek.baiying.concurrent;
import java.util.concurrent.ThreadFactory;
import java.util.concurrent.TimeUnit;
/**
* Created by wd on 2018/5/24.
*/
public class SimpleDaemons implements Runnable {
@Override
public void run() {
try {
while (true) {
TimeUnit.MI... | 1,252 | 0.559904 | 0.545527 | 48 | 25.083334 | 20.144098 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 7 |
7a0c1ade18b8dafca5f7eed8d29b943c5289b7fe | 34,291,018,914,634 | 5903fd36c4f5bd08097bbf7fb37e38539fd96249 | /src/test/java/model/MemberTest.java | fcdc512aff060cac7c6e38fba7a2d86c9afe739f | [
"BSD-2-Clause"
] | permissive | acmsafrin/clublist | https://github.com/acmsafrin/clublist | 61dfd54c174d9f9f241afc2b835462f2f5c7e8db | 341ac2424741bc438bc5b97946e73e0b351123e2 | refs/heads/master | 2023-06-12T07:49:01.760000 | 2019-04-09T18:01:24 | 2019-04-09T18:01:24 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model;
import org.junit.Ignore;
import org.junit.Test;
import nl.jqno.equalsverifier.EqualsVerifier;
public class MemberTest {
@Ignore // Delete this line to actually test this
@Test
public void test() {
EqualsVerifier.forClass(Member.class).verify();
}
}
| UTF-8 | Java | 275 | java | MemberTest.java | Java | [] | null | [] | package model;
import org.junit.Ignore;
import org.junit.Test;
import nl.jqno.equalsverifier.EqualsVerifier;
public class MemberTest {
@Ignore // Delete this line to actually test this
@Test
public void test() {
EqualsVerifier.forClass(Member.class).verify();
}
}
| 275 | 0.749091 | 0.749091 | 16 | 16.1875 | 17.847334 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6875 | false | false | 7 |
7a9e0c3754b99a67dcca8856e82aded59907add6 | 4,767,413,719,813 | aeaa9ecf6fc499eba984ff42428bfcfd865fb07c | /src/main/java/com/smart/service/lis/HospitalManager.java | 0002c211dad977f44d0fc4b03c002708e2bcd106 | [] | no_license | tclabpims/pims | https://github.com/tclabpims/pims | d91dc3930d5bed82d6c97c42833d0a4990311d15 | 474e75e808746fcdac6374a9860191e0efa69acf | refs/heads/master | 2021-01-24T10:59:43.542000 | 2017-02-20T03:40:39 | 2017-02-20T03:40:39 | 69,342,062 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.smart.service.lis;
import com.pims.webapp.controller.GridQuery;
import com.smart.model.lis.Hospital;
import com.smart.service.GenericManager;
import java.util.List;
import java.util.Map;
public interface HospitalManager extends GenericManager<Hospital, Long> {
List<Hospital> getHospitalList(GridQuer... | UTF-8 | Java | 430 | java | HospitalManager.java | Java | [] | null | [] | package com.smart.service.lis;
import com.pims.webapp.controller.GridQuery;
import com.smart.model.lis.Hospital;
import com.smart.service.GenericManager;
import java.util.List;
import java.util.Map;
public interface HospitalManager extends GenericManager<Hospital, Long> {
List<Hospital> getHospitalList(GridQuer... | 430 | 0.788372 | 0.788372 | 18 | 22.888889 | 23.259142 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.611111 | false | false | 7 |
0286fe4eaa52a922e5fe65bc1bced2654e5b1725 | 31,533,649,906,015 | 2e443ef2937dbc0b9f677f40054cdaee5c012a53 | /service-api/src/main/java/com/moviemarket/service/OrderService.java | 8eba1371c5cf6993d008b82835fa444321945709 | [] | no_license | kion7/movie-market | https://github.com/kion7/movie-market | 104b89480108c83836fd11b78d7bc95e802a059b | 0c455ba77657aea6b95a507f06d1aca807b9e037 | refs/heads/master | 2020-12-02T17:55:14.271000 | 2017-08-02T19:39:55 | 2017-08-02T19:39:55 | 96,447,839 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.moviemarket.service;
import com.moviemarket.model.Order;
import com.moviemarket.model.OrderDTO;
import org.springframework.dao.DataAccessException;
import java.util.List;
/**
* Created by Maxim on 25.7.17.
*/
public interface OrderService {
public List<OrderDTO> getAllOrdersByUsername(String usern... | UTF-8 | Java | 519 | java | OrderService.java | Java | [
{
"context": "eption;\n\nimport java.util.List;\n\n/**\n * Created by Maxim on 25.7.17.\n */\npublic interface OrderService {\n\n",
"end": 209,
"score": 0.9986786842346191,
"start": 204,
"tag": "NAME",
"value": "Maxim"
}
] | null | [] | package com.moviemarket.service;
import com.moviemarket.model.Order;
import com.moviemarket.model.OrderDTO;
import org.springframework.dao.DataAccessException;
import java.util.List;
/**
* Created by Maxim on 25.7.17.
*/
public interface OrderService {
public List<OrderDTO> getAllOrdersByUsername(String usern... | 519 | 0.799615 | 0.789981 | 19 | 26.31579 | 29.964985 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.473684 | false | false | 7 |
de915a02abe2162a7f5193cf433cb8d9874edb5c | 16,123,307,247,327 | 57d968ebc1c01dc5b38f5dd284278c19df817296 | /src/main/java/org/gitia/jdataanalysis/data/CrossValidation.java | 39cc52d39b0cf4c019e7914eef83525615547276 | [
"MIT",
"Apache-2.0"
] | permissive | mroodschild/JDataAnalysis | https://github.com/mroodschild/JDataAnalysis | 0522c881d65a70b9f0ca9161ad42275ba19675f0 | 99066d7114ea3b9375a5544489c5a40483136f57 | refs/heads/master | 2021-10-25T18:53:24.212000 | 2021-10-12T21:46:50 | 2021-10-12T21:46:50 | 111,143,759 | 0 | 0 | MIT | false | 2020-10-13T07:22:26 | 2017-11-17T19:42:28 | 2019-08-08T19:27:17 | 2020-10-13T07:22:24 | 9,227 | 0 | 0 | 1 | Java | false | false | /*
* The MIT License
*
* Copyright 2017
* Matías Roodschild <mroodschild@gmail.com>.
* Jorge Gotay Sardiñas <jgotay57@gmail.com>.
* Adrian Will <adrian.will.01@gmail.com>.
* Sebastián Rodriguez <sebastian.rodriguez@gitia.org>.
*
* Permission is hereby granted, free of charge, to any person obtaining a... | UTF-8 | Java | 8,516 | java | CrossValidation.java | Java | [
{
"context": "/*\n * The MIT License\n *\n * Copyright 2017 \n * Matías Roodschild <mroodschild@gmail.com>.\n * Jorge Gotay Sardiña",
"end": 66,
"score": 0.999893844127655,
"start": 49,
"tag": "NAME",
"value": "Matías Roodschild"
},
{
"context": "nse\n *\n * Copyright 2017 \n * ... | null | [] | /*
* The MIT License
*
* Copyright 2017
* <NAME> <<EMAIL>>.
* <NAME> <<EMAIL>>.
* <NAME> <<EMAIL>>.
* <NAME> <<EMAIL>>.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software w... | 8,380 | 0.557882 | 0.548353 | 233 | 35.480686 | 29.987276 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.703863 | false | false | 7 |
28766a1f7485c61575a76bf2e9a70f5bc222b8c2 | 30,391,188,601,457 | 4d6ad08fd99fb02dda5caa299e90331cc256029f | /src/main/java/com/hannonhill/assessment/Secret.java | 33ce7c3ab5f662c821115455182321c8387b5ad2 | [] | no_license | rpreeves/SecretApp | https://github.com/rpreeves/SecretApp | 92312144e63d2f19a4ab1975f92180e28219be88 | 78bc5d0cfa8bcd5654a41bbc8ab044a5785ca0a8 | refs/heads/master | 2020-04-06T04:52:34.003000 | 2015-06-10T15:42:23 | 2015-06-10T15:42:23 | 37,206,070 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hannonhill.assessment;
public interface Secret {
/**
* A function that may or may not be an additive function. Depends on the implementation.
* @param x
* @return
*/
int whisper(int x);
}
| UTF-8 | Java | 230 | java | Secret.java | Java | [] | null | [] | package com.hannonhill.assessment;
public interface Secret {
/**
* A function that may or may not be an additive function. Depends on the implementation.
* @param x
* @return
*/
int whisper(int x);
}
| 230 | 0.63913 | 0.63913 | 11 | 19.90909 | 25.439606 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.181818 | false | false | 7 |
19a49a0d4916aed3341ff9ebb20902c3eb9704b8 | 30,391,188,601,142 | 211bb31f1074577753db79635a65c92acfd61f1c | /unittests/com/wordpress/WordpressPageTests.java | 4ca91b4c83b5b43e880eaf61f4f1e6c8645d3848 | [] | no_license | Hangoverlike/Wordpress | https://github.com/Hangoverlike/Wordpress | de5eea727e2651123b80423da53efe2cc6844560 | 61eec571b28a2a1583bcc37d430f69a5ca69b65a | refs/heads/master | 2021-05-03T08:59:25.889000 | 2016-10-30T10:51:34 | 2016-10-30T10:51:34 | 72,272,911 | 0 | 0 | null | false | 2016-10-30T10:51:34 | 2016-10-29T08:09:30 | 2016-10-29T08:10:23 | 2016-10-30T10:51:34 | 7 | 0 | 0 | 0 | Java | null | null | package com.company;
import com.wordpress.*;
import org.junit.Assert;
import org.junit.Test;
import java.util.ArrayList;
import java.util.List;
public class WordpressPageTests {
@Test
public void myTest() {
ArrayList<WordpressPage> pageList = new ArrayList<>();
pageList.add(new WordpressPag... | UTF-8 | Java | 2,256 | java | WordpressPageTests.java | Java | [
{
"context": "asswordVisibility();\n\n visible.password = \"test\";\n\n Assert.assertTrue(visible.canView(\"tes",
"end": 2137,
"score": 0.9995555281639099,
"start": 2133,
"tag": "PASSWORD",
"value": "test"
}
] | null | [] | package com.company;
import com.wordpress.*;
import org.junit.Assert;
import org.junit.Test;
import java.util.ArrayList;
import java.util.List;
public class WordpressPageTests {
@Test
public void myTest() {
ArrayList<WordpressPage> pageList = new ArrayList<>();
pageList.add(new WordpressPag... | 2,262 | 0.655585 | 0.649823 | 85 | 25.541176 | 24.437943 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.576471 | false | false | 7 |
ff7c5e2144d5292bde431ad9cb7d9b602362661c | 13,623,636,291,153 | cee2f0af1bda14a5fa59059d7805b6a225071b99 | /groupapp/src/main/java/com/zbmf/StockGroup/dialog/BuyTipDialog.java | e76c4159dc82bfdd14cffb1c72f3e81a119996ed | [] | no_license | pengqun1123/StockGroup | https://github.com/pengqun1123/StockGroup | a30a6ea170d16300a3d2cae3e5a49933aeebbc19 | 64de8dbc188232f4b6277a56f61279d238b17776 | refs/heads/master | 2021-10-01T00:33:33.087000 | 2018-11-26T09:38:17 | 2018-11-26T09:38:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zbmf.StockGroup.dialog;
import android.app.Dialog;
import android.content.Context;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.view.Gravity;
import android.view.LayoutInflater;
import android.view.View;
import android.view.Window;
import android.vie... | UTF-8 | Java | 3,147 | java | BuyTipDialog.java | Java | [
{
"context": "istener.ClickAgreeRiskListener;\n\n/**\n * Created by pq\n * on 2018/5/23.\n */\n\npublic class BuyTipDialog e",
"end": 512,
"score": 0.9987737536430359,
"start": 510,
"tag": "USERNAME",
"value": "pq"
}
] | null | [] | package com.zbmf.StockGroup.dialog;
import android.app.Dialog;
import android.content.Context;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.view.Gravity;
import android.view.LayoutInflater;
import android.view.View;
import android.view.Window;
import android.vie... | 3,147 | 0.654838 | 0.651155 | 93 | 31.11828 | 23.774862 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.580645 | false | false | 7 |
4972e92398c80e1056770261f1db4f8ff5cf4a2f | 23,991,687,345,080 | 093166cc2a66a26e25d6f915298dbf9b2065c679 | /main/java/com/eliminame/entity/Gzrelim.java | 2489876219d6991e28e5df3795a040c3065e3ff2 | [] | no_license | mayurbais/Eliminame_Dev | https://github.com/mayurbais/Eliminame_Dev | 1be5d002f8c8e4eb1275f090b254ea641a0b4cf4 | 3e5841f39ff33d2dcf0057a02ad4d19a756189ca | refs/heads/master | 2021-01-20T03:31:48.428000 | 2015-05-04T06:09:40 | 2015-05-04T06:09:40 | 35,017,126 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.eliminame.entity;
import java.sql.Date;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.NamedStoredProcedureQuery;
import javax.persistence.ParameterMode;
import javax.persistence.StoredProcedureParameter;
import javax.persistence.Table;
@Entity
@Table(name="GZRELIM... | UTF-8 | Java | 8,525 | java | Gzrelim.java | Java | [] | null | [] | package com.eliminame.entity;
import java.sql.Date;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.NamedStoredProcedureQuery;
import javax.persistence.ParameterMode;
import javax.persistence.StoredProcedureParameter;
import javax.persistence.Table;
@Entity
@Table(name="GZRELIM... | 8,525 | 0.751437 | 0.748152 | 278 | 29.665468 | 22.218979 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.694245 | false | false | 7 |
875ad7d6925372aa6fd87048bd681a60b9d6fe1f | 19,421,842,125,078 | 8c082d47efc7028bee8c621e1f7e8b57cda61073 | /src/Model/MahasiswaBeraksi.java | 71258c45c4537cd669fe7ba6c1f3f7c39db1669c | [] | no_license | RenataFebrianaJacom/PratikumJava02 | https://github.com/RenataFebrianaJacom/PratikumJava02 | de69d38b1f6d379003d58621f637f98f4eba10e6 | a3a215d2e3ea79e5ea12825ae19d713499adfdbe | refs/heads/master | 2023-05-31T23:44:43.472000 | 2021-06-12T12:00:30 | 2021-06-12T12:00:30 | 376,226,456 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Model;
import java.text.ParseException;
import java.text.SimpleDateFormat;
public class MahasiswaBeraksi {
public MahasiswaBeraksi() {
}
public static void main(String[] args) throws ParseException {
String polaTanggal = "dd-MM-yyyy";
SimpleDateFormat simpleDateFormat = new S... | UTF-8 | Java | 1,274 | java | MahasiswaBeraksi.java | Java | [
{
"context": "siswa.npm = \"19630453\";\n mahasiswa.nama = \"Renata Febriana Jacom\";\n mahasiswa.tanggalLahir = simpleDateForm",
"end": 483,
"score": 0.999862551689148,
"start": 462,
"tag": "NAME",
"value": "Renata Febriana Jacom"
},
{
"context": "iswa2.npm = \"1963045... | null | [] | package Model;
import java.text.ParseException;
import java.text.SimpleDateFormat;
public class MahasiswaBeraksi {
public MahasiswaBeraksi() {
}
public static void main(String[] args) throws ParseException {
String polaTanggal = "dd-MM-yyyy";
SimpleDateFormat simpleDateFormat = new S... | 1,253 | 0.644427 | 0.6146 | 47 | 26.106382 | 28.705574 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.446809 | false | false | 7 |
aa1f014d457683b0cd249278decd3f5dc6e6f5c5 | 32,547,262,187,770 | 9d88767d31599cbe3992b4b498b5b879886e47a1 | /app/src/main/java/de/tum/tumattendancechecker/stores/AuthenticationStore.java | d416e671847f0c50c6f0bda093daed53984b6b6e | [] | no_license | tum-ase-33/client-android | https://github.com/tum-ase-33/client-android | 9cc8e0f7fc9e05c3613eb59037ac1df7c238ba64 | d46669f3287cfb1826089a8ed0e573a7ce1cc1dc | refs/heads/master | 2021-01-12T08:06:48.566000 | 2017-02-06T01:22:36 | 2017-02-06T01:22:36 | 76,475,644 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.tum.tumattendancechecker.stores;
import android.os.AsyncTask;
import android.util.Log;
import org.apache.http.HttpEntity;
import org.apache.http.HttpResponse;
import org.apache.http.NameValuePair;
import org.apache.http.client.HttpClient;
import org.apache.http.client.entity.UrlEncodedFormEntity;
import or... | UTF-8 | Java | 3,506 | java | AuthenticationStore.java | Java | [] | null | [] | package de.tum.tumattendancechecker.stores;
import android.os.AsyncTask;
import android.util.Log;
import org.apache.http.HttpEntity;
import org.apache.http.HttpResponse;
import org.apache.http.NameValuePair;
import org.apache.http.client.HttpClient;
import org.apache.http.client.entity.UrlEncodedFormEntity;
import or... | 3,506 | 0.600399 | 0.597262 | 110 | 30.872726 | 26.330456 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.563636 | false | false | 7 |
1e879f6c3e7efefb12c2519baf3b118f624f1dea | 2,499,670,977,806 | 8cb9b12ee34f9524e9863240e0c02e0090857ecc | /TestJunit2.java | e0ee0059bf42730a2866741b6b1e0d85e92c2fb7 | [] | no_license | chris-billys15/parking_lot | https://github.com/chris-billys15/parking_lot | 5a6ac5407d45ad864ba74b36bd5e344ff2b809fe | 79cd9d7eb8991560173b784ef9e2e443e379140d | refs/heads/master | 2020-05-09T15:59:33.765000 | 2019-04-15T03:13:32 | 2019-04-15T03:13:32 | 181,253,600 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import org.junit.Test;
import org.junit.Ignore;
import static org.junit.Assert.assertEquals;
public class TestJunit2 {
Car C1 = new Car("KA-01-P-333", "White");
Slot S = new Slot(C1,true);
@Test
public void testGetMobil() {
assertEquals("White", S.getMobil().getColor());
}
@Test
pu... | UTF-8 | Java | 768 | java | TestJunit2.java | Java | [] | null | [] | import org.junit.Test;
import org.junit.Ignore;
import static org.junit.Assert.assertEquals;
public class TestJunit2 {
Car C1 = new Car("KA-01-P-333", "White");
Slot S = new Slot(C1,true);
@Test
public void testGetMobil() {
assertEquals("White", S.getMobil().getColor());
}
@Test
pu... | 768 | 0.609375 | 0.592448 | 31 | 23.806452 | 17.704418 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.612903 | false | false | 7 |
34ffd64ccf7a9e2d3ff86150bd1498498b84287b | 33,466,385,191,561 | 5732994783c6f952563224f9d4e55ec210b2c534 | /producer/src/main/java/cn/ma/cei/langs/java/processor/JavaStringBuilderBuilder.java | ff24f6b8ed577e3fc8f5ba09c41c9150edd015a4 | [
"MIT"
] | permissive | macomfan/cei | https://github.com/macomfan/cei | f3ffbe2e974fa582583f5d6f7bb2ba4e03bbc179 | 49efb1baf39e0bb3e390791fafa3508226644975 | refs/heads/master | 2023-01-11T08:04:59.946000 | 2020-05-29T14:26:55 | 2020-05-29T14:26:55 | 229,569,750 | 2 | 1 | MIT | false | 2023-01-07T13:44:06 | 2019-12-22T13:10:08 | 2020-12-31T02:36:45 | 2023-01-07T13:44:06 | 2,602 | 2 | 1 | 51 | Java | false | false | package cn.ma.cei.langs.java.processor;
import cn.ma.cei.generator.Variable;
import cn.ma.cei.generator.builder.IStringBuilderBuilder;
import cn.ma.cei.langs.java.tools.JavaMethod;
public class JavaStringBuilderBuilder implements IStringBuilderBuilder {
private final JavaMethod method;
public JavaStringBuild... | UTF-8 | Java | 1,270 | java | JavaStringBuilderBuilder.java | Java | [] | null | [] | package cn.ma.cei.langs.java.processor;
import cn.ma.cei.generator.Variable;
import cn.ma.cei.generator.builder.IStringBuilderBuilder;
import cn.ma.cei.langs.java.tools.JavaMethod;
public class JavaStringBuilderBuilder implements IStringBuilderBuilder {
private final JavaMethod method;
public JavaStringBuild... | 1,270 | 0.759843 | 0.759843 | 34 | 36.35294 | 39.93589 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.676471 | false | false | 7 |
e243813640c12ff808c9a37f97a836cd20c66fa6 | 31,542,239,843,771 | 8a725d29559e681e176b7085ba32116153ee8eca | /CounterWebApp/src/main/java/com/java/core/designpatterns/TemplateDesignImpl.java | 0df7fa0ba8d549ef52b2d9ead9b42c24c3a39212 | [] | no_license | jagadeeshgithubk/ORM-Hibernate | https://github.com/jagadeeshgithubk/ORM-Hibernate | 2071dd3dde87d0ba95929f2ef0f48b0fe39aeadf | ef7931245cd01118eca41f3e9567bed5bea1d5ef | refs/heads/master | 2021-01-10T20:37:02.318000 | 2018-03-21T12:26:45 | 2018-03-21T12:26:45 | 32,151,947 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.java.core.designpatterns;
public class TemplateDesignImpl extends TemplateDesignPattern{
@Override
void execute() {
System.out.println("executed in b/w");
}
}
| UTF-8 | Java | 184 | java | TemplateDesignImpl.java | Java | [] | null | [] | package com.java.core.designpatterns;
public class TemplateDesignImpl extends TemplateDesignPattern{
@Override
void execute() {
System.out.println("executed in b/w");
}
}
| 184 | 0.73913 | 0.73913 | 12 | 14.333333 | 19.888578 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.833333 | false | false | 7 |
34d48341d46a48a2c39bb70aa4f16a0aed60674e | 8,203,387,584,080 | 7197688618310b25c141271cd936b55de3adceca | /DomumViri/src/DomumViri/SocketServer/ServerTimeThread.java | 6e609759189c85210bf14188e3d6f94b69c15d3f | [] | no_license | timgoes1997/DomumViriGithub | https://github.com/timgoes1997/DomumViriGithub | e6a86a0105951c8c32b3d6809eeb1ff4e31d3a65 | b36fbed90f4a8403971a10fb42b89f7c02e164e1 | refs/heads/master | 2020-03-18T13:14:57.879000 | 2018-05-24T21:33:20 | 2018-05-24T21:33:20 | 134,771,442 | 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 DomumViri.SocketServer;
import DomumViri.Main.GameMode;
import static DomumViri.Time.TimeStatus.Finished;
import static DomumV... | UTF-8 | Java | 3,571 | java | ServerTimeThread.java | Java | [
{
"context": "mport java.util.logging.Logger;\n\n/**\n *\n * @author Tim\n */\npublic class ServerTimeThread implements Runn",
"end": 532,
"score": 0.9966734647750854,
"start": 529,
"tag": "NAME",
"value": "Tim"
}
] | 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 DomumViri.SocketServer;
import DomumViri.Main.GameMode;
import static DomumViri.Time.TimeStatus.Finished;
import static DomumV... | 3,571 | 0.563708 | 0.560627 | 96 | 36.197918 | 30.664047 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.583333 | false | false | 7 |
72adfce8526eefd8f0922879f0ef2707a861b1cf | 28,132,035,797,982 | 453447efcef1f9b963d37a37fa868efb8ce6ac2a | /src/main/java/com/finance/crpyto/service/EmailService.java | 5d257024f29c9cd9b69a0386384df75ab986a8ac | [] | no_license | amangoyal22/crpyto-exchange | https://github.com/amangoyal22/crpyto-exchange | 10c3ac12a593b495e63b6c07510bfa418f5bf8c8 | b714d8d11f9db176b18b67b445693c250ca4e4e3 | refs/heads/main | 2023-03-03T11:18:19.777000 | 2021-02-18T16:04:45 | 2021-02-18T16:04:45 | 338,078,049 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.finance.crpyto.service;
import com.finance.crpyto.config.EmailConfig;
import com.finance.crpyto.constant.EmailConstantUtils;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.io.OutputStreamWriter;
import java.net.URL;
import java.net.URLEncoder;
import lombok.AllArgsConstructor;... | UTF-8 | Java | 2,212 | java | EmailService.java | Java | [] | null | [] | package com.finance.crpyto.service;
import com.finance.crpyto.config.EmailConfig;
import com.finance.crpyto.constant.EmailConstantUtils;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.io.OutputStreamWriter;
import java.net.URL;
import java.net.URLEncoder;
import lombok.AllArgsConstructor;... | 2,212 | 0.676311 | 0.674955 | 65 | 33.030769 | 29.754881 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 7 |
208dfef2d834c865e4d9e328170e5a89972de0b5 | 32,298,154,075,864 | 33f4b1d02e1361a37c34c1f7f5e5318a9032767d | /app/src/main/java/com/example/me/sharks/math/Projection.java | 57d7bb2e56f8413c6b0095d466e74534eb443656 | [] | no_license | needstuff/JavaSharkGame | https://github.com/needstuff/JavaSharkGame | b6d2e3eed17c8540588c3a9abad8c9bb55ac3f54 | fa821c9253c426b5283d0fa0cf9cb016fb5a9ccd | refs/heads/master | 2020-09-06T02:43:09.461000 | 2019-11-07T17:31:40 | 2019-11-07T17:31:40 | 220,292,630 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.me.sharks.math;
public class Projection {
public float min, max;
public Projection(float min, float max) {
this.min = min;
this.max = max;
}
} | UTF-8 | Java | 191 | java | Projection.java | Java | [] | null | [] | package com.example.me.sharks.math;
public class Projection {
public float min, max;
public Projection(float min, float max) {
this.min = min;
this.max = max;
}
} | 191 | 0.623037 | 0.623037 | 9 | 20.333334 | 14.583096 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 7 |
301e8042871c345e43248ab7379a8261f1380c67 | 23,605,140,283,754 | 822d87b690e761d89eebb6d0064adb32b10e1895 | /src/java/com/fz/ffbv3/service/divisionmgt/DivisionModule.java | 1501283aef0526fc250de7c2834db0cd003c353b | [] | no_license | FZ-Analytics/FZTms | https://github.com/FZ-Analytics/FZTms | c62f12ed43b1fb4dec995ccd61eca3059f32b952 | 97043d30bee8be97d065521d4d37e9287b829ca5 | refs/heads/master | 2020-03-07T20:22:40.992000 | 2018-08-15T07:41:07 | 2018-08-15T07:41:07 | 127,695,803 | 0 | 0 | null | false | 2018-08-15T07:41:08 | 2018-04-02T03:05:00 | 2018-08-14T10:47:09 | 2018-08-15T07:41:08 | 40,612 | 0 | 0 | 0 | JavaScript | false | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.fz.ffbv3.service.divisionmgt;
import com.fz.ffbv3.service.usermgt.*;
/**
*
* @author Agustinus Ignat
*/
public class D... | UTF-8 | Java | 2,440 | java | DivisionModule.java | Java | [
{
"context": "com.fz.ffbv3.service.usermgt.*;\n\n/**\n *\n * @author Agustinus Ignat\n */\npublic class DivisionModule\n{ ",
"end": 301,
"score": 0.999786376953125,
"start": 286,
"tag": "NAME",
"value": "Agustinus Ignat"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.fz.ffbv3.service.divisionmgt;
import com.fz.ffbv3.service.usermgt.*;
/**
*
* @author <NAME>
*/
public class DivisionMo... | 2,431 | 0.654508 | 0.630738 | 144 | 15.944445 | 15.346361 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.326389 | false | false | 7 |
47095712d7166f157d3161731c231c4a4c1145f9 | 17,841,294,158,831 | 2c68ecbeaecaf8112b71e8092e07bf7b15f67add | /api-stubs/cdc-1.1.2-stub/src/main/java/java/text/DateFormat.java | 42adb4f2779a33086955355ee2c8867fd74837b9 | [
"Apache-2.0"
] | permissive | VijayEluri/java-microedition-libraries | https://github.com/VijayEluri/java-microedition-libraries | acfb35e995670346b68dfd4deb55826e37d0075a | fc75ad012ec32c3d37fe6d92d23fe790f02b1234 | refs/heads/master | 2020-05-20T11:10:18.998000 | 2013-03-10T16:53:33 | 2013-03-10T16:53:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package java.text;
import java.io.InvalidObjectException;
import java.util.Calendar;
import java.util.Date;
import java.util.Locale;
import java.util.TimeZone;
public abstract class DateFormat extends Format {
public static class Field extends Format.Field {
public final static Field AM_PM;
public final st... | UTF-8 | Java | 5,555 | java | DateFormat.java | Java | [] | null | [] | package java.text;
import java.io.InvalidObjectException;
import java.util.Calendar;
import java.util.Date;
import java.util.Locale;
import java.util.TimeZone;
public abstract class DateFormat extends Format {
public static class Field extends Format.Field {
public final static Field AM_PM;
public final st... | 5,555 | 0.660846 | 0.649505 | 211 | 25.327015 | 22.328699 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.161137 | false | false | 7 |
a8471afcb30e977d363bd91629bfc2662047fe32 | 27,650,999,468,001 | 831696fad7ec738caa075a08cf04899f9210bbf8 | /collections(Applications)/PostFix.java | 6d3d9e6ae93ac82ed163379e946e0edb9991f1a5 | [] | no_license | puneeth2001/DataStructures-Algorithms | https://github.com/puneeth2001/DataStructures-Algorithms | c91c16bd834826921b6afa7a2a41adad54dbb524 | 405ea0ee877113524a8925bc64e6bb899b9e221e | refs/heads/master | 2021-07-06T09:11:57.111000 | 2020-02-19T12:57:17 | 2020-02-19T12:57:17 | 200,261,642 | 1 | 3 | null | false | 2019-10-19T08:07:01 | 2019-08-02T15:54:06 | 2019-10-19T08:06:19 | 2019-10-19T08:07:00 | 31 | 1 | 4 | 2 | Java | false | false | import java.util.Stack;
public class PostFix{
public static void main(String[] args){
PostFix p =new PostFix();
String[] expr1 = {"2", "3", "5", "*", "+"};
p.check(expr1);
}
public void check(String[] elements){
Stack<Integer> s = new Stack<Integer>();
int val,t1,t2;... | UTF-8 | Java | 1,193 | java | PostFix.java | Java | [] | null | [] | import java.util.Stack;
public class PostFix{
public static void main(String[] args){
PostFix p =new PostFix();
String[] expr1 = {"2", "3", "5", "*", "+"};
p.check(expr1);
}
public void check(String[] elements){
Stack<Integer> s = new Stack<Integer>();
int val,t1,t2;... | 1,193 | 0.329422 | 0.309304 | 41 | 28.121952 | 13.349331 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.780488 | false | false | 7 |
bdfb2c6916b012aa7bb1d86024631916d081abec | 4,844,723,151,457 | e8f9adbf0f33556ba70035b351a9e4b24ff37f91 | /eclipse-zhangjiakou-workspace/网银&内管系统/brosInnerManage/src/bros/web/innermanage/manageNotice/action/.svn/text-base/AjaxAddToNotice2Action.java.svn-base | 5f4b68559f5f0c134651f27099082426a2bf156e | [] | no_license | dongtj/zhangjiakou_municipal_bank | https://github.com/dongtj/zhangjiakou_municipal_bank | 129c9cf8f70a5175a985ec4be4ca1669b15681cb | db746cc8d05ccb350087eb4517059292cab6a7f0 | refs/heads/master | 2018-01-08T23:52:46.462000 | 2015-10-12T17:27:53 | 2015-10-12T17:27:53 | 44,107,386 | 0 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bros.web.innermanage.manageNotice.action;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache.struts2.convention.annotation.Action;
import org.apache.struts2.convention.annotation.Result;
import bros.base.Context;
import bros.base.product.clien... | UTF-8 | Java | 4,983 | AjaxAddToNotice2Action.java.svn-base | Java | [
{
"context": "Action\n * @Description: TODO(客户服务-公告添加)\n * @author dongwenjun\n * @date 2015-1-12 上午11:26:48\n * \n */\n@Action(val",
"end": 549,
"score": 0.9995984435081482,
"start": 539,
"tag": "USERNAME",
"value": "dongwenjun"
}
] | null | [] | package bros.web.innermanage.manageNotice.action;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache.struts2.convention.annotation.Action;
import org.apache.struts2.convention.annotation.Result;
import bros.base.Context;
import bros.base.product.clien... | 4,983 | 0.741846 | 0.733319 | 195 | 23.05641 | 21.079384 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.682051 | false | false | 7 | |
8663d0b1865673c55b655bf8d14aad9b1487011e | 20,993,800,194,625 | 76bf53c7d1d5d6dc1c64445b5435b1407006fa74 | /src/com/myshop/dao/impl/ProductDaoImpl.java | 6e709bf9b6083112ec3810a423b7caf3a34ebaf1 | [] | no_license | Techoc/MiShop-Jsp | https://github.com/Techoc/MiShop-Jsp | c8d7fb7961db4374cf1a26dde879c15e103c9dad | e8661c07dad14a108bd58e1c3d62b6233abe4828 | refs/heads/master | 2023-01-27T21:31:27.020000 | 2020-12-07T02:54:04 | 2020-12-07T02:54:04 | 316,256,396 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.myshop.dao.impl;
import com.myshop.dao.ProductDao;
import com.myshop.entity.Product;
import com.myshop.utils.C3P0Utils;
import org.apache.commons.dbutils.QueryRunner;
import org.apache.commons.dbutils.handlers.BeanHandler;
import org.apache.commons.dbutils.handlers.BeanListHandler;
import org.apache.common... | UTF-8 | Java | 1,612 | java | ProductDaoImpl.java | Java | [] | null | [] | package com.myshop.dao.impl;
import com.myshop.dao.ProductDao;
import com.myshop.entity.Product;
import com.myshop.utils.C3P0Utils;
import org.apache.commons.dbutils.QueryRunner;
import org.apache.commons.dbutils.handlers.BeanHandler;
import org.apache.commons.dbutils.handlers.BeanListHandler;
import org.apache.common... | 1,612 | 0.715881 | 0.709677 | 41 | 38.317074 | 33.315521 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.878049 | false | false | 7 |
addaa8fb01a8369a6840772954755a8d020c97e0 | 34,617,436,450,808 | 3afabd33126bbc78415ad64ce01e3e45565c44cf | /src/main/java/xyz/liaojl/fund/config/OpenApiConfig.java | f3a6b93c99b78e2334614cfe904a015deaf9e35d | [] | no_license | liaojialiang/fund | https://github.com/liaojialiang/fund | e61ae73c12fccc1cf5046516c5c640523c6ca4e9 | 47891d4816e55ea22a772e2ea5cad50293430a88 | refs/heads/main | 2023-07-15T14:11:32.898000 | 2021-09-04T07:56:19 | 2021-09-04T07:56:19 | 364,751,110 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package xyz.liaojl.fund.config;
import io.swagger.v3.oas.models.OpenAPI;
import io.swagger.v3.oas.models.info.Info;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
@Configuration
public class OpenApiConfig {
@Bean
public OpenAPI springShopOpenAP... | UTF-8 | Java | 527 | java | OpenApiConfig.java | Java | [] | null | [] | package xyz.liaojl.fund.config;
import io.swagger.v3.oas.models.OpenAPI;
import io.swagger.v3.oas.models.info.Info;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
@Configuration
public class OpenApiConfig {
@Bean
public OpenAPI springShopOpenAP... | 527 | 0.662239 | 0.652751 | 17 | 30 | 21.174347 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.352941 | false | false | 7 |
119aae6a26dd69ea229fc04114f92e622c040bb3 | 39,006,892,987,196 | d239df90bb124b1c3f18460c327bd270514b84e1 | /app/src/main/java/com/example/moneymoves/Pages/StartController.java | c7530aefd10cf14295eb59575811c1c66bc35e66 | [] | no_license | dannysuarez1234/MoneyMoves | https://github.com/dannysuarez1234/MoneyMoves | 8d8c9f3e52d1af16faf05467ea53befe0a776514 | 100f55cce3ac7476dcfa550ea338901db78dc7ce | refs/heads/master | 2022-03-14T00:33:30.207000 | 2019-12-16T07:17:48 | 2019-12-16T07:17:48 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.moneymoves.Pages;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import androidx.appcompat.app.AppCompatActivity;
import com.example.moneymoves.R;
public class St... | UTF-8 | Java | 1,689 | java | StartController.java | Java | [] | null | [] | package com.example.moneymoves.Pages;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import androidx.appcompat.app.AppCompatActivity;
import com.example.moneymoves.R;
public class St... | 1,689 | 0.743043 | 0.743043 | 68 | 23.838236 | 23.529463 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.75 | false | false | 7 |
55720325b674bea9caa126cb73428b6c3e11d0ab | 36,318,243,490,564 | 74ec5f5f7b9aff59a9434858c99266de2a23fbc2 | /aek-qc-web-api/src/main/java/com/aek/ebey/qc/web/utils/DateUtils.java | 6d7ad762d585a3683cc09d0b325640b6d47ec8f1 | [] | no_license | cckmit/aek-qc-service | https://github.com/cckmit/aek-qc-service | 199a7f07cbf09eb03669c938842466ece7678506 | 9a1625e80486620e994b7c430e19c061e8dbb385 | refs/heads/master | 2023-03-19T09:21:38.326000 | 2018-06-22T02:20:53 | 2018-06-22T02:20:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.aek.ebey.qc.web.utils;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.Date;
/**
* 时间工具类
*
*/
public class DateUtils {
/**
* 得到某月的第一天
*/
public static String getStartDate(String year, String month) {
Calendar cal = Calendar.getIns... | UTF-8 | Java | 1,535 | java | DateUtils.java | Java | [] | null | [] | package com.aek.ebey.qc.web.utils;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.Date;
/**
* 时间工具类
*
*/
public class DateUtils {
/**
* 得到某月的第一天
*/
public static String getStartDate(String year, String month) {
Calendar cal = Calendar.getIns... | 1,535 | 0.699796 | 0.697073 | 65 | 21.6 | 22.80135 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.538462 | false | false | 7 |
b8d2d8b4bd5f9f1077ab16ffd62c18b64d6a2719 | 18,485,539,301,643 | 5a909ba2f7ed1ea1ddc6a8413a7bcc7d7568978f | /src/main/java/fr/ippon/coding/challenge/ratelimiter/service/RateLimiterService.java | 114da9992b7f4c5acab47a13bfb967a36d37c1ea | [] | no_license | fleboulch/rate-limiter | https://github.com/fleboulch/rate-limiter | bbe5f0593903157c263cb8349ad3df08a211d9de | f53bb167f0a6250e85503a72bbc02018c04400b2 | refs/heads/master | 2022-09-18T21:01:03.829000 | 2020-05-26T10:57:12 | 2020-05-26T10:57:12 | 267,016,467 | 0 | 0 | null | false | 2020-05-26T13:22:50 | 2020-05-26T10:46:06 | 2020-05-26T10:57:21 | 2020-05-26T13:21:36 | 54 | 0 | 0 | 2 | Java | false | false | package fr.ippon.coding.challenge.ratelimiter.service;
import fr.ippon.coding.challenge.ratelimiter.config.RateLimiterProperties;
import org.springframework.stereotype.Service;
import java.time.Clock;
import java.time.Duration;
import java.time.Instant;
import java.util.HashSet;
import java.util.Set;
@Service
public... | UTF-8 | Java | 1,506 | java | RateLimiterService.java | Java | [] | null | [] | package fr.ippon.coding.challenge.ratelimiter.service;
import fr.ippon.coding.challenge.ratelimiter.config.RateLimiterProperties;
import org.springframework.stereotype.Service;
import java.time.Clock;
import java.time.Duration;
import java.time.Instant;
import java.util.HashSet;
import java.util.Set;
@Service
public... | 1,506 | 0.715139 | 0.714475 | 47 | 31.042553 | 29.83783 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.489362 | false | false | 7 |
0a703eb6a268eba172babb12d0f63e8b15a06eba | 37,546,604,118,930 | 81de5a050648a0fdb628ca354c2c9f178aab526a | /src/main/java/cn/com/afcat/shcpemonitor/common/cache/base/ICache.java | 77624c02d6ba583f939ef5fb3c517d7aa3a84bdd | [] | no_license | teamno1/shcpemonitor | https://github.com/teamno1/shcpemonitor | 6fefb7dfad02ea91e80785633537e3c6bf9fdfa3 | f43e42a33f9de722b9651c511e41467431a0f34f | refs/heads/master | 2022-08-27T10:08:43.770000 | 2019-10-12T03:55:42 | 2019-10-12T03:55:42 | 185,137,819 | 2 | 0 | null | false | 2022-07-07T23:00:15 | 2019-05-06T06:37:04 | 2019-10-12T03:56:04 | 2022-07-07T23:00:15 | 7,169 | 2 | 0 | 3 | JavaScript | false | false | package cn.com.afcat.shcpemonitor.common.cache.base;
import java.util.Collection;
import java.util.Set;
/**
*
*
* @author:tao
*/
public interface ICache<K, V> {
/**
* 向缓存中放置一条数据,如果此数据存储以前包含了一个<br>
* 该键的映射关系,则旧值被替换<br>
*
* @param key
* 键
* @param value
* ... | UTF-8 | Java | 2,558 | java | ICache.java | Java | [
{
"context": "ion;\nimport java.util.Set;\n\n/**\n * \n *\n * @author:tao\n */\npublic interface ICache<K, V> {\n\n /**\n ",
"end": 131,
"score": 0.9991699457168579,
"start": 128,
"tag": "USERNAME",
"value": "tao"
}
] | null | [] | package cn.com.afcat.shcpemonitor.common.cache.base;
import java.util.Collection;
import java.util.Set;
/**
*
*
* @author:tao
*/
public interface ICache<K, V> {
/**
* 向缓存中放置一条数据,如果此数据存储以前包含了一个<br>
* 该键的映射关系,则旧值被替换<br>
*
* @param key
* 键
* @param value
* ... | 2,558 | 0.482866 | 0.482866 | 106 | 17.169811 | 15.066189 | 78 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.216981 | false | false | 7 |
f55f24fd0068f8c76a6a2388615bb992feb6dbb2 | 39,213,051,420,774 | 9ba4199ccba25122d723d04d65edbb99668ef7c6 | /fakeclient/com/hackbridge/viral/GameBot.java | 30317efd338d1286d1b1e078d95de3e35ad3785e | [
"MIT"
] | permissive | PetarV-/viral | https://github.com/PetarV-/viral | fe93efa96a82b209342397923680e68dd58c345c | c539200ba268e5ed2dbd828175e4f43d22827e10 | refs/heads/master | 2021-01-17T06:02:54.367000 | 2016-06-21T09:20:09 | 2016-06-21T09:20:09 | 50,716,468 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Sends simulated data to server, posing as a client.
* Uses a random walk model.
*/
package com.hackbridge.viral;
import java.io.IOException;
import java.io.FileInputStream;
import java.net.Socket;
public class GameBot extends Thread {
// attributes
private String server; // string, ser... | UTF-8 | Java | 4,885 | java | GameBot.java | Java | [] | null | [] | /*
* Sends simulated data to server, posing as a client.
* Uses a random walk model.
*/
package com.hackbridge.viral;
import java.io.IOException;
import java.io.FileInputStream;
import java.net.Socket;
public class GameBot extends Thread {
// attributes
private String server; // string, ser... | 4,885 | 0.534289 | 0.529785 | 134 | 35.455223 | 23.145424 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.544776 | false | false | 7 |
60b01b9efe8eb4f862a3c5bf975eadbdd7a18307 | 38,010,460,594,139 | 24c075dfde67df0216188c1bc4352e19bdaac796 | /src/com/cx/utils/JdbcUtils.java | a322be982d17878f1246197eec86281c58e4bf70 | [] | no_license | cxspace/Interceptor | https://github.com/cxspace/Interceptor | 64a48963e8467d732c4d75b6577a6febf13ec34d | a8da46e3f0651e1b04c0be9f4e21b341e2d224ac | refs/heads/master | 2016-09-13T18:49:58.246000 | 2016-07-13T12:49:47 | 2016-07-13T12:49:47 | 63,245,395 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cx.utils;
import javax.sql.DataSource;
import com.mysql.jdbc.Connection;
import org.apache.commons.dbutils.QueryRunner;
import com.mchange.v2.c3p0.ComboPooledDataSource;
import java.sql.SQLException;
public class JdbcUtils {
//初始化连接池
private static DataSource dataSource;
static {
//从连接池中拿到数据源
... | UTF-8 | Java | 767 | java | JdbcUtils.java | Java | [] | null | [] | package com.cx.utils;
import javax.sql.DataSource;
import com.mysql.jdbc.Connection;
import org.apache.commons.dbutils.QueryRunner;
import com.mchange.v2.c3p0.ComboPooledDataSource;
import java.sql.SQLException;
public class JdbcUtils {
//初始化连接池
private static DataSource dataSource;
static {
//从连接池中拿到数据源
... | 767 | 0.733057 | 0.728907 | 43 | 15.627907 | 17.670134 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.976744 | false | false | 7 |
337cae0ffd7058a7d5f221a4e8ca640544411eb5 | 33,689,723,526,624 | c7f2ff5c527dabe9d4f9e80ea08abdb058c8e784 | /src/com/cuber/dif/framework/basis/RegisterExecutor.java | 1235ace3bf2b9e05e4d07f408c3df9de8ba0fbf6 | [] | no_license | Cuber-Q/DIDemo | https://github.com/Cuber-Q/DIDemo | a26b58d7a490f850a0ebe138c7128163bd49d538 | 00f0eb54ed46b6c29a4800cfe4226fe63a3c0bd7 | refs/heads/master | 2021-01-20T19:39:49.328000 | 2016-06-04T12:58:06 | 2016-06-04T12:58:06 | 60,116,682 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cuber.dif.framework.basis;
import java.lang.reflect.Field;
import java.util.List;
public class RegisterExecutor {
public static void register(Class<?> clazz){
try {
if(null == clazz){
throw new Exception("class is null");
}
if(!ReflectUtil.annotatedWithInject(clazz)){
return;
}
i... | UTF-8 | Java | 1,535 | java | RegisterExecutor.java | Java | [] | null | [] | package com.cuber.dif.framework.basis;
import java.lang.reflect.Field;
import java.util.List;
public class RegisterExecutor {
public static void register(Class<?> clazz){
try {
if(null == clazz){
throw new Exception("class is null");
}
if(!ReflectUtil.annotatedWithInject(clazz)){
return;
}
i... | 1,535 | 0.694463 | 0.694463 | 56 | 26.410715 | 19.313927 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.785714 | false | false | 7 |
579f50cb0965ae7cceeec2b0b2275dd15c199855 | 39,178,691,680,650 | 3acc8689a4f685ac0182ede0780efbef3d784e78 | /src/main/java/ag11210/pd2/Utils.java | d376bbbc7d702d4bc57a36673e3885ec85fe52de | [] | no_license | agedroics/mpt-pd2 | https://github.com/agedroics/mpt-pd2 | 8cf87b1a52dcbb501a3b6240b989ba02bf3ef3fe | 8b2d7e773b7562ceddfd9369dc62e51dedc041cb | refs/heads/master | 2023-01-24T08:40:47.912000 | 2020-01-08T20:06:01 | 2020-01-08T20:06:01 | 231,621,613 | 0 | 0 | null | false | 2023-01-05T04:56:38 | 2020-01-03T16:09:19 | 2020-07-09T01:36:06 | 2023-01-05T04:56:36 | 3,530 | 0 | 0 | 29 | Java | false | false | package ag11210.pd2;
import java.util.Map;
import java.util.function.Function;
import java.util.stream.Collector;
import java.util.stream.Collectors;
public class Utils {
public static <T, K> Collector<T, ?, Map<K, T>> groupingById(Function<T, K> keyExtractor) {
return Collectors.groupingBy(keyExtractor,... | UTF-8 | Java | 386 | java | Utils.java | Java | [] | null | [] | package ag11210.pd2;
import java.util.Map;
import java.util.function.Function;
import java.util.stream.Collector;
import java.util.stream.Collectors;
public class Utils {
public static <T, K> Collector<T, ?, Map<K, T>> groupingById(Function<T, K> keyExtractor) {
return Collectors.groupingBy(keyExtractor,... | 386 | 0.702073 | 0.686529 | 13 | 28.692308 | 33.563683 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.076923 | false | false | 7 |
b7d0260bfbd8921690bb2b27085e5bbafd601904 | 38,414,187,522,069 | 623c26cffe2a3a219936456260a49a00373c8e6d | /DS/ASSIGNMENT3/DSASSIGNMENT3_THIRD/src/Bowler.java | acbf45bca62b80d65aaedde8e0d2f1ea874b6d7f | [] | no_license | meta-vinod-sahu/GET-2019 | https://github.com/meta-vinod-sahu/GET-2019 | 14507dd223dd0a27c76e3cb395c0f44e9b06d13e | e3119e145759503ce92e72a9bb6753e40f9dddbf | refs/heads/develop | 2023-01-21T10:54:44.062000 | 2019-11-07T06:59:40 | 2019-11-07T06:59:40 | 197,372,268 | 1 | 0 | null | false | 2023-01-07T11:32:00 | 2019-07-17T11:01:13 | 2019-11-07T06:59:45 | 2023-01-07T11:32:00 | 10,851 | 0 | 0 | 62 | Java | false | false | public class Bowler {
int balls;
String name;
public Bowler(int balls, String name) {
if (balls == 0) {
throw new AssertionError("Bowler Can't Bowl");
}
if (name == null) {
throw new NullPointerException("Bowler Name can't be Null");
}
this.balls = balls;
this.name = name;
}
public void setBall... | UTF-8 | Java | 556 | java | Bowler.java | Java | [] | null | [] | public class Bowler {
int balls;
String name;
public Bowler(int balls, String name) {
if (balls == 0) {
throw new AssertionError("Bowler Can't Bowl");
}
if (name == null) {
throw new NullPointerException("Bowler Name can't be Null");
}
this.balls = balls;
this.name = name;
}
public void setBall... | 556 | 0.634892 | 0.631295 | 31 | 16.967741 | 17.534269 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.774194 | false | false | 7 |
38a5adc4deca76f0c0b82743638f839c6dec0efa | 37,477,884,643,649 | 2dc7f68f4eabe4c09564dad8cc86409b848ec495 | /src/main/java/com/xlccc/springbootfirstjenkins/HelloController.java | 4d8fd8f9e429ade4b52e56b91073c9a19acecdd5 | [] | no_license | xuan-linker/springboot-first-jenkins | https://github.com/xuan-linker/springboot-first-jenkins | 544ea05323df6a84b517b23c91a01eb315680a92 | 38187640915a530ec32b06dbce7b91d8dd67a151 | refs/heads/master | 2022-12-16T10:19:16.661000 | 2020-09-28T15:17:36 | 2020-09-28T15:17:36 | 299,348,782 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xlccc.springbootfirstjenkins;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RestController;
/**
* @author Linker
* @date 2020/9/28 23:14
* @description:
*/
@RestController
public class HelloController {
@GetMapping("/hello")
public St... | UTF-8 | Java | 375 | java | HelloController.java | Java | [
{
"context": "eb.bind.annotation.RestController;\n\n/**\n * @author Linker\n * @date 2020/9/28 23:14\n * @description:\n */\n@Re",
"end": 187,
"score": 0.7054073810577393,
"start": 181,
"tag": "NAME",
"value": "Linker"
}
] | null | [] | package com.xlccc.springbootfirstjenkins;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RestController;
/**
* @author Linker
* @date 2020/9/28 23:14
* @description:
*/
@RestController
public class HelloController {
@GetMapping("/hello")
public St... | 375 | 0.72118 | 0.691689 | 17 | 20.941177 | 18.659395 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.235294 | false | false | 7 |
59a5162704033592e98051de56a5c76d930286f4 | 25,537,875,593,116 | 2d02c501db1cd8bd8fb4c1961e395258024bb824 | /src/com/invertedlogic/project/ProjectAsset.java | 5d966aa87b0822effc32f662088cfbaacdc618f1 | [] | no_license | cfuller1984/InvertedLogic | https://github.com/cfuller1984/InvertedLogic | 5bec65cb4894fde02c8dd4d8f6fb93c3ae60f36d | 357f0c95b5992eb3faeef83190917e4c274f0224 | refs/heads/master | 2021-01-10T13:28:58.463000 | 2013-03-04T15:50:48 | 2013-03-04T15:50:48 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.invertedlogic.project;
import org.w3c.dom.Element;
public interface ProjectAsset {
public void load();
public void parseFromXml(Element pXmlNode);
}
| UTF-8 | Java | 165 | java | ProjectAsset.java | Java | [] | null | [] | package com.invertedlogic.project;
import org.w3c.dom.Element;
public interface ProjectAsset {
public void load();
public void parseFromXml(Element pXmlNode);
}
| 165 | 0.787879 | 0.781818 | 8 | 19.625 | 16.209084 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 7 |
71ce3b38812c7e689e267368a74759445f4fd734 | 36,730,560,354,186 | 680c1ca87d109cd98c3ae89b31e67ab1c9383376 | /module/nuls-network/src/main/java/io/nuls/network/manager/TimeManager.java | d2577ab7b73a9c580e265a854eadf4e6e5761d45 | [
"MIT"
] | permissive | nuls-io/nuls-v2 | https://github.com/nuls-io/nuls-v2 | eefafb952b0af77486031e6cb0af7375749abcea | e31894fa7822059fe56d038b4be864c7747f1d49 | refs/heads/master | 2023-08-24T22:04:34.279000 | 2023-07-18T07:53:11 | 2023-07-18T07:53:11 | 153,088,484 | 253 | 61 | MIT | false | 2023-08-17T10:51:17 | 2018-10-15T09:39:42 | 2023-08-12T03:56:22 | 2023-08-17T10:51:17 | 42,831 | 113 | 56 | 19 | Java | false | false | /*
* MIT License
*
* Copyright (c) 2017-2019 nuls.io
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, mod... | UTF-8 | Java | 10,903 | java | TimeManager.java | Java | [
{
"context": "o synchronize network standard time.\n *\n * @author vivi & lan\n */\npublic class TimeManager {\n private ",
"end": 2063,
"score": 0.9954559803009033,
"start": 2059,
"tag": "USERNAME",
"value": "vivi"
},
{
"context": "ronize network standard time.\n *\n * @author vi... | null | [] | /*
* MIT License
*
* Copyright (c) 2017-2019 nuls.io
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, mod... | 10,903 | 0.591318 | 0.581553 | 309 | 32.472492 | 25.976402 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.546926 | false | false | 7 |
45ab62ac99f6fe109686557b62313e2e15ae5e04 | 28,398,323,767,310 | 995930356cbc0f4f85861b07c8769d563f836dee | /src/main/java/oa/office/modules/sys/entity/LeaveApplyRegEntity.java | d547a70f420a67f45ad0489205746ae166a7ac51 | [
"Apache-2.0"
] | permissive | xqwentian/OA_System | https://github.com/xqwentian/OA_System | 406c6b53180f5c3463456395242e18e32427b81e | 94379e8058691223001b91659d9bcd4a0f1d93df | refs/heads/master | 2020-05-17T14:33:22.068000 | 2019-05-03T15:11:30 | 2019-05-03T15:11:30 | 183,766,270 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package oa.office.modules.sys.entity;
import com.baomidou.mybatisplus.annotation.TableId;
import com.baomidou.mybatisplus.annotation.TableName;
import java.io.Serializable;
import java.text.SimpleDateFormat;
import java.util.Date;
/**
* 请假申请登记簿
*
* @author chenshun
* @email sunlightcs@gmail.com
* @date 2019-05... | UTF-8 | Java | 3,654 | java | LeaveApplyRegEntity.java | Java | [
{
"context": "ort java.util.Date;\n\n/**\n * 请假申请登记簿\n * \n * @author chenshun\n * @email sunlightcs@gmail.com\n * @date 2019-05-0",
"end": 272,
"score": 0.9994914531707764,
"start": 264,
"tag": "USERNAME",
"value": "chenshun"
},
{
"context": "\n\n/**\n * 请假申请登记簿\n * \n * @author che... | null | [] | package oa.office.modules.sys.entity;
import com.baomidou.mybatisplus.annotation.TableId;
import com.baomidou.mybatisplus.annotation.TableName;
import java.io.Serializable;
import java.text.SimpleDateFormat;
import java.util.Date;
/**
* 请假申请登记簿
*
* @author chenshun
* @email <EMAIL>
* @date 2019-05-02 12:12:28
... | 3,641 | 0.625234 | 0.61649 | 187 | 16.122995 | 15.903145 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.454545 | false | false | 7 |
fc38268126e4b296bc5b1aa548f0fc46f3abc5fb | 24,000,277,278,790 | 1509843ab90b3972568869c59cf7eb97d1aa4b9c | /src/main/java/items/weapons/LongRangeWeapon.java | 11bb4cdf7b4b6e864846765f833e77278f8d5404 | [] | no_license | isijara/arcadia-online | https://github.com/isijara/arcadia-online | 8bfd32a4cfbea133d29fab80171deddeb0c8a370 | 4b1f78d30c7df5eb2f3b0ab0695270bc3a249109 | refs/heads/master | 2021-01-20T02:33:03.425000 | 2017-02-27T15:36:15 | 2017-02-27T15:36:15 | 101,325,467 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package items.weapons;
import items.Item;
public class LongRangeWeapon extends Weapon implements Item {
public double getAttack() {
return this.attack;
}
public LongRangeWeapon(String name, double attack) {
super(name, attack, WeaponAttackModifier.LONG_RANGE);
}
@Override
pu... | UTF-8 | Java | 476 | java | LongRangeWeapon.java | Java | [] | null | [] | package items.weapons;
import items.Item;
public class LongRangeWeapon extends Weapon implements Item {
public double getAttack() {
return this.attack;
}
public LongRangeWeapon(String name, double attack) {
super(name, attack, WeaponAttackModifier.LONG_RANGE);
}
@Override
pu... | 476 | 0.657563 | 0.657563 | 25 | 18.040001 | 19.586689 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.36 | false | false | 7 |
fe0252f4e88e158d9415dd22596610eeafd4331a | 27,470,610,857,717 | 87dbe3669f579768226cf62a62dbd8d6619b05f4 | /day 6/final.java | be863f565138adea02cb94e3aefafdf2de0e4dc0 | [] | no_license | anmoltayal/assignments | https://github.com/anmoltayal/assignments | 390c8347c25d3958fb8e142478832943b0bc4be5 | 286d5f45c94b16b95a39c0b3f976f264d4409989 | refs/heads/master | 2020-03-27T01:12:27.983000 | 2018-10-26T15:49:58 | 2018-10-26T15:49:58 | 145,691,075 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | final class Parent
{
Parent()
{
System.out.print("this class cannot be extended");
}
public static void main(String args[])
{
new Parent();
}
}
| UTF-8 | Java | 154 | java | final.java | Java | [] | null | [] | final class Parent
{
Parent()
{
System.out.print("this class cannot be extended");
}
public static void main(String args[])
{
new Parent();
}
}
| 154 | 0.649351 | 0.649351 | 11 | 13 | 16.552946 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.090909 | false | false | 7 |
e5c48f2c41f9fc93396b9ad641e621925a911403 | 18,202,071,418,976 | b6f4fdf7d4dd4eeb131a29208a3fc84a8fbc14dc | /sp02-itemservice/src/main/java/cn/tedu/sp02/item/service/ItemServiceImpl.java | e6b2718df1c48cdb7dbe30e2892eda1664e84050 | [] | no_license | dousheng1/spring-cloud | https://github.com/dousheng1/spring-cloud | ab042ec4862d644e6d0ffa43b078c40938070401 | 1eb47e7acc897ec8ed84b1ee60f51fbc70ddc1fb | refs/heads/master | 2023-04-16T11:08:18.404000 | 2023-04-09T09:46:29 | 2023-04-09T09:46:29 | 289,799,419 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.tedu.sp02.item.service;
import cn.tedu.sp01.pojo.Item;
import cn.tedu.sp01.service.ItemService;
import lombok.extern.slf4j.Slf4j;
import org.springframework.stereotype.Service;
import java.util.ArrayList;
import java.util.List;
/**
* @program: springcloud
* @description:
* @author: dqs
* @create: 2020... | UTF-8 | Java | 961 | java | ItemServiceImpl.java | Java | [
{
"context": "@program: springcloud\n * @description:\n * @author: dqs\n * @create: 2020-08-20 18:40\n **/\n@Service\n@Slf4j",
"end": 303,
"score": 0.9997072219848633,
"start": 300,
"tag": "USERNAME",
"value": "dqs"
}
] | null | [] | package cn.tedu.sp02.item.service;
import cn.tedu.sp01.pojo.Item;
import cn.tedu.sp01.service.ItemService;
import lombok.extern.slf4j.Slf4j;
import org.springframework.stereotype.Service;
import java.util.ArrayList;
import java.util.List;
/**
* @program: springcloud
* @description:
* @author: dqs
* @create: 2020... | 961 | 0.615716 | 0.576964 | 37 | 24.108109 | 17.538813 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.675676 | false | false | 9 |
ce288976bb4005e6c77940ff87232f5724e102f8 | 17,514,876,650,858 | 53b2063a4cd2ae22b61ebe09d292f92f0dc75417 | /applications/alarm/alarm-plugins/org.csstudio.alarm.beast.notifier/src/org/csstudio/alarm/beast/notifier/util/PhoneUtils.java | 5aa18d9beb7c1efd289af5987cbea24ca71bc50a | [] | no_license | ATNF/cs-studio | https://github.com/ATNF/cs-studio | 886d6cb2a3d626b761d4486f4243dd04cb21c055 | f3ef004fd1566b8b47161b13a65990e8c741086a | refs/heads/master | 2021-01-21T08:29:54.345000 | 2015-05-29T04:04:33 | 2015-05-29T04:04:33 | 11,189,876 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*******************************************************************************
* Copyright (c) 2010-2015 ITER Organization.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available... | UTF-8 | Java | 1,534 | java | PhoneUtils.java | Java | [] | null | [] | /*******************************************************************************
* Copyright (c) 2010-2015 ITER Organization.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available... | 1,534 | 0.539765 | 0.522816 | 38 | 39.36842 | 26.931122 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.973684 | false | false | 9 |
b638d40fd3b62ec44e0aa425742868289a291e91 | 21,887,153,357,961 | 4519b9600ad8ec1c7552de67c7948df9193e600d | /타임머신_11657_벨만포드.java | 3107cd1fcbb94e131b2fd9b5949641832010902e | [] | no_license | kimbyoungsik/SW | https://github.com/kimbyoungsik/SW | f130c6f707d73c19f028a9f430caecb485db062a | 55612221e5a2d62aedd386ce0b8acfc033cd3018 | refs/heads/master | 2020-12-14T12:25:21.382000 | 2020-11-21T11:45:18 | 2020-11-21T11:45:18 | 234,742,339 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.StringTokenizer;
public class 타임머신_11657_벨만포드 {
/**
*
* 벨만포드 : 모든 간선에 대해 정점(N-1)만큼 relax
* 한 정점에서 다른 정점으로의 최소(최단) 거리, 음의 수 ok , 음수 cycle x ,
* N번 relax 했을대 갱신되는 값이 있으면 음수 cycle
* VE
* @thro... | UHC | Java | 1,817 | java | 타임머신_11657_벨만포드.java | Java | [] | null | [] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.StringTokenizer;
public class 타임머신_11657_벨만포드 {
/**
*
* 벨만포드 : 모든 간선에 대해 정점(N-1)만큼 relax
* 한 정점에서 다른 정점으로의 최소(최단) 거리, 음의 수 ok , 음수 cycle x ,
* N번 relax 했을대 갱신되는 값이 있으면 음수 cycle
* VE
* @thro... | 1,817 | 0.550442 | 0.534513 | 85 | 18.941177 | 18.453983 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.705882 | false | false | 9 |
e6081886e9e48b60ec31ce809bfdf5f3518ae84f | 7,722,351,216,781 | 441184ce44e0d20e594927f4dda9b9471ccbc31f | /src/main/java/kaitlyn/sandbox/domain_category_packages/domainB/external/iCPApiB.java | bc7a20a5d69186b185e6ef341da055c3e12e244b | [] | no_license | kaitlyn-stricklett/cycles_sandbox | https://github.com/kaitlyn-stricklett/cycles_sandbox | 24255a24e16b312bd4c7aa4566f9bcd02433401d | 7cc28770927970292ee9e57dd8f1b6de5bb379f5 | refs/heads/master | 2020-06-23T16:11:19.932000 | 2019-07-24T18:43:56 | 2019-07-24T18:43:56 | 198,674,937 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kaitlyn.sandbox.domain_category_packages.domainB.external;
import kaitlyn.sandbox.domain_category_packages.domainB.publicObjects.CPPojoB;
public interface iCPApiB {
public CPPojoB get();
public void save(CPPojoB pojo);
}
| UTF-8 | Java | 239 | java | iCPApiB.java | Java | [] | null | [] | package kaitlyn.sandbox.domain_category_packages.domainB.external;
import kaitlyn.sandbox.domain_category_packages.domainB.publicObjects.CPPojoB;
public interface iCPApiB {
public CPPojoB get();
public void save(CPPojoB pojo);
}
| 239 | 0.794979 | 0.794979 | 8 | 28.875 | 28.05547 | 78 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 9 |
ba16e1b5fde082b46c5e0f098283096a223511c3 | 27,324,581,954,809 | 37d044a16db17b463b21c05bd7a252bd889d8d56 | /Design Pattern/employee-compositepattern-app/src/com/techlabs/bussineslogic/EmployeeParser.java | f355a2d89a6ae59f111d97069ba44664c538f5ab | [] | no_license | vinodwalkunde/Swabhav | https://github.com/vinodwalkunde/Swabhav | 2db1ac6ee002cba2a4b6dbec75d0560b3a1391dc | 8dce9aabf3d348886b6003c6c8d20f79d01d5aa7 | refs/heads/master | 2023-01-11T08:53:49.574000 | 2021-04-24T04:14:29 | 2021-04-24T04:14:29 | 164,393,705 | 0 | 1 | null | false | 2022-12-30T06:29:11 | 2019-01-07T07:22:11 | 2021-04-24T04:38:11 | 2022-12-30T06:29:11 | 5,173 | 0 | 1 | 26 | Java | false | false | package com.techlabs.bussineslogic;
import java.util.ArrayList;
import java.util.Set;
import java.util.TreeSet;
public class EmployeeParser {
private Set<Employee> empSet = new TreeSet<Employee>();
public Set<Employee> parse(ArrayList<String> emp) throws Exception {
String split = ",";
for (String line : em... | UTF-8 | Java | 764 | java | EmployeeParser.java | Java | [] | null | [] | package com.techlabs.bussineslogic;
import java.util.ArrayList;
import java.util.Set;
import java.util.TreeSet;
public class EmployeeParser {
private Set<Employee> empSet = new TreeSet<Employee>();
public Set<Employee> parse(ArrayList<String> emp) throws Exception {
String split = ",";
for (String line : em... | 764 | 0.696335 | 0.689791 | 29 | 25.344828 | 24.808613 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.137931 | false | false | 9 |
c171c21cf5fc7d7a7ddda36041f203356118e43f | 19,971,597,944,140 | 3657b6f5b30ac061e2ab1db7cd745e2ca8183af3 | /homeProject/src/com/house/home/client/service/resp/CustAccountDetailResp.java | 9d1fb1c717a70fcc7062d8580f14fd46ae69cafc | [] | no_license | Lxt000806/eclipse_workspace | https://github.com/Lxt000806/eclipse_workspace | b25f4f81bd0aa6f8d55fc834dd09cdb473af1f3f | 04376681ec91c3f8dbde2908d35612c4842a868c | refs/heads/main | 2023-05-23T12:05:26.989000 | 2021-06-13T05:49:26 | 2021-06-13T05:49:26 | 376,452,726 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.house.home.client.service.resp;
import java.util.List;
import java.util.Map;
public class CustAccountDetailResp extends BaseResponse {
private String mobile1;
private String token;
private List<Map<String,Object>> custCodeList;
private String picAddr;
private String smsPassWord;
private String nick... | UTF-8 | Java | 1,608 | java | CustAccountDetailResp.java | Java | [] | null | [] | package com.house.home.client.service.resp;
import java.util.List;
import java.util.Map;
public class CustAccountDetailResp extends BaseResponse {
private String mobile1;
private String token;
private List<Map<String,Object>> custCodeList;
private String picAddr;
private String smsPassWord;
private String nick... | 1,608 | 0.73694 | 0.732587 | 76 | 20.157894 | 16.749746 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.526316 | false | false | 9 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.