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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
b2c48dadba86ebf5a985c5a09657807450456778 | 17,076,789,995,677 | d84c7401bac8151674d467f8b59ba3577ec011cc | /src/main/java/com/rxy/friday/dao/UserDao.java | 94164f92d2b8e19a1497617479ef9efca6338d80 | [] | no_license | raoxy77/friday | https://github.com/raoxy77/friday | ee9bbdf1fb02402403e199a571176ddcf54de52e | dad0a0a3ae4a8e6d1683b2878823a00d211bfd88 | refs/heads/master | 2022-06-23T12:20:19.930000 | 2020-02-29T08:34:21 | 2020-02-29T08:34:21 | 243,931,311 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rxy.friday.dao;
import com.rxy.friday.base.result.Results;
import com.rxy.friday.model.SysUser;
import org.apache.ibatis.annotations.*;
import java.util.List;
/**
* userDao 接口定义
*/
@Mapper
public interface UserDao {
/**
* 分页查询
*
* @Author: rxy
* @Param: [startPosition:开始位置, limi... | UTF-8 | Java | 3,517 | java | UserDao.java | Java | [
{
"context": "erDao {\n /**\n * 分页查询\n *\n * @Author: rxy\n * @Param: [startPosition:开始位置, limit:一页条数]\n ",
"end": 279,
"score": 0.9996957778930664,
"start": 276,
"tag": "USERNAME",
"value": "rxy"
},
{
"context": " /**\n * 根据条件模糊查询 记录数\n *\n * @Autho... | null | [] | package com.rxy.friday.dao;
import com.rxy.friday.base.result.Results;
import com.rxy.friday.model.SysUser;
import org.apache.ibatis.annotations.*;
import java.util.List;
/**
* userDao 接口定义
*/
@Mapper
public interface UserDao {
/**
* 分页查询
*
* @Author: rxy
* @Param: [startPosition:开始位置, limi... | 3,517 | 0.579773 | 0.579773 | 126 | 24.817461 | 34.18795 | 290 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.373016 | false | false | 14 |
4dbef45a0deb7e0070ab2385800c3ead8e19304c | 29,102,698,422,751 | f2adedf83e0f68ccbd33108aa98d04812d987393 | /CourseAdministration/src/be/abis/courseadmin/test/ExF04.java | a84a71e147fa6f91b36ae9fa1623bf9b0c84286b | [] | no_license | bvanrooy/extoolsts | https://github.com/bvanrooy/extoolsts | 202ff4af2d548fbce25d24a3ff299eb35b558057 | a4f7077529d95534d36f31009f89fa31a9bfd146 | refs/heads/master | 2022-12-19T00:18:19.922000 | 2020-09-28T13:09:57 | 2020-09-28T13:09:57 | 299,227,904 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package be.abis.courseadmin.test;
import java.io.IOException;
import java.time.LocalDate;
import java.util.ArrayList;
import be.abis.courseadmin.model.Course;
import be.abis.courseadmin.model.Instructor;
public class ExF04{
public static void main(String[] args){
ArrayList<Course> courses = new ArrayLi... | UTF-8 | Java | 1,613 | java | ExF04.java | Java | [
{
"context": "ist<>();\n\n instructors.add(new Instructor(\"Sandy\",\"Schillebeeckx\",LocalDate.of(1978,1,3),20,2000))",
"end": 434,
"score": 0.9998400211334229,
"start": 429,
"tag": "NAME",
"value": "Sandy"
},
{
"context": "\n\n instructors.add(new Instructor(\"Sandy\"... | null | [] | package be.abis.courseadmin.test;
import java.io.IOException;
import java.time.LocalDate;
import java.util.ArrayList;
import be.abis.courseadmin.model.Course;
import be.abis.courseadmin.model.Instructor;
public class ExF04{
public static void main(String[] args){
ArrayList<Course> courses = new ArrayLi... | 1,611 | 0.645381 | 0.605084 | 49 | 31.918367 | 27.658882 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.081633 | false | false | 14 |
0bb6fc8319ebd954408269c652a67f569fa004e7 | 6,511,170,448,845 | 20491a09fce195e88996a5d777f053c7a4722587 | /src/model/connection/RemoteWrite.java | a0aad79a94ddce51d1e5eeaca9cff2cf2f8167d4 | [] | no_license | KateTroshkova/CamerollClient | https://github.com/KateTroshkova/CamerollClient | 7264a64a6053b823ecf56035590c07f1d10628ab | 4be01d12d74b94c49ef39956458057077706f1dc | refs/heads/master | 2020-05-28T09:13:09.803000 | 2019-05-28T04:01:07 | 2019-05-28T04:01:07 | 188,951,215 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model.connection;
import request.Request;
import java.io.IOException;
import java.io.ObjectOutputStream;
import java.net.Socket;
import java.util.ArrayList;
public class RemoteWrite extends Thread {
private ObjectOutputStream out;
private boolean needToWrite=false;
private ArrayList<Request> req... | UTF-8 | Java | 1,397 | java | RemoteWrite.java | Java | [] | null | [] | package model.connection;
import request.Request;
import java.io.IOException;
import java.io.ObjectOutputStream;
import java.net.Socket;
import java.util.ArrayList;
public class RemoteWrite extends Thread {
private ObjectOutputStream out;
private boolean needToWrite=false;
private ArrayList<Request> req... | 1,397 | 0.535896 | 0.53372 | 55 | 24.09091 | 17.454639 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.418182 | false | false | 14 |
47e00b4c426ab687ee279afd85389211389b63c6 | 22,711,787,086,136 | a66a3a43e5d038c59b2171a295faa35eb5f7cb1e | /LSH/LSH.java | 1770fd80d2aca619c7e432a46159f3d72f063252 | [] | no_license | pengrenlai/Hadoop-MapReduce | https://github.com/pengrenlai/Hadoop-MapReduce | 8d4551003070da0edc3ad8eb771def5b74ac1091 | 4e18c8ab34ec5d8356ef13b1d8c40c225b199e17 | refs/heads/master | 2020-08-14T18:45:56.997000 | 2019-10-15T12:56:56 | 2019-10-15T12:56:56 | 215,217,225 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.apache.hadoop.examples;
import java.io.IOException;
import java.util.StringTokenizer;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.fs.Path;
import org.apache.hadoop.io.IntWritable;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.mapreduce.Job;
import org.apache.hadoop.ma... | UTF-8 | Java | 11,995 | java | LSH.java | Java | [] | null | [] | package org.apache.hadoop.examples;
import java.io.IOException;
import java.util.StringTokenizer;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.fs.Path;
import org.apache.hadoop.io.IntWritable;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.mapreduce.Job;
import org.apache.hadoop.ma... | 11,995 | 0.539225 | 0.526636 | 354 | 32.884182 | 27.704058 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.810734 | false | false | 14 |
06d086b6658b308ec922ddee52d6776cf821a993 | 27,573,690,064,303 | fcee9ba0994ff1643f041e8d71ed334aa7a7a4ea | /src/main/java/no/minecraft/Minecraftno/handlers/SandtakHandler.java | a374cdce2cb5803317df518fd186e786a0c82da8 | [] | no_license | Uraxys/Hardwork | https://github.com/Uraxys/Hardwork | 3ed5156512bd11de246ab130540ffab9b3b707af | 9518375c3f1c16c59eb21f24546609dbb3520005 | refs/heads/master | 2020-12-19T09:44:36.492000 | 2016-05-24T12:28:38 | 2016-05-24T12:28:38 | 235,700,410 | 0 | 0 | null | true | 2020-01-23T01:09:13 | 2020-01-23T01:09:12 | 2017-10-16T14:30:23 | 2016-05-24T12:28:40 | 529 | 0 | 0 | 0 | null | false | false | package no.minecraft.Minecraftno.handlers;
import com.sk89q.worldedit.bukkit.selections.Selection;
import no.minecraft.Minecraftno.Minecraftno;
import no.minecraft.Minecraftno.handlers.data.SandtakData;
import org.bukkit.Location;
import org.bukkit.Material;
import org.bukkit.block.Block;
import org.bukkit.block.Che... | UTF-8 | Java | 18,315 | java | SandtakHandler.java | Java | [
{
"context": "takinventorystatus\n *\n * @param playerName Name of the player\n * @param materialId Id of the materia",
"end": 8068,
"score": 0.8406510353088379,
"start": 8057,
"tag": "NAME",
"value": "Name of the"
},
{
"context": "status\n *\n * @param playerName... | null | [] | package no.minecraft.Minecraftno.handlers;
import com.sk89q.worldedit.bukkit.selections.Selection;
import no.minecraft.Minecraftno.Minecraftno;
import no.minecraft.Minecraftno.handlers.data.SandtakData;
import org.bukkit.Location;
import org.bukkit.Material;
import org.bukkit.block.Block;
import org.bukkit.block.Che... | 18,310 | 0.530385 | 0.521922 | 495 | 36.002022 | 32.469254 | 219 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.680808 | false | false | 14 |
f96d4d789c9a9ca21ecbae99484ec418305bc739 | 15,762,529,985,761 | 327b1833bc1e896f992402e2d2409f757c457408 | /TextAdventure/src/Engine/Main.java | 50de9155cc1a5956cf7db8b3c3f18186537a94ec | [] | no_license | MoloHunt/TextAdventure | https://github.com/MoloHunt/TextAdventure | 917891319576649e3d4d3b9ef6c3400a3005bab9 | 563f3ee55b55c9f057976e887a461e9893675a1c | refs/heads/master | 2016-05-28T10:37:22.666000 | 2014-10-07T11:55:30 | 2014-10-07T11:55:30 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Engine;
public class Main {
public static void main(String[] args) {
Main m = new Main();
m.Start();
}
private void Start() {
Player p = new Player();
p.CharacterSheet();
}
}
| UTF-8 | Java | 274 | java | Main.java | Java | [] | null | [] | package Engine;
public class Main {
public static void main(String[] args) {
Main m = new Main();
m.Start();
}
private void Start() {
Player p = new Player();
p.CharacterSheet();
}
}
| 274 | 0.448905 | 0.448905 | 19 | 12.421053 | 13.063874 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.263158 | false | false | 14 |
d2d01c33aa30b1198f79b40c6c52d201d5e77b4c | 19,885,698,616,204 | 59ea3ea599e7c30dd3e82bf257d83001ea76c3f6 | /src/interview/LoadConfig.java | 0a390f629d6639f68ae095bab774af11f8ec39da | [] | no_license | micheleorsi/exercises | https://github.com/micheleorsi/exercises | 07e84f751eb5c5567fd65f8406539382b45c626b | 68a156bee9afb4565628f4ffb17b9c86bb4fd75d | refs/heads/master | 2020-12-30T16:27:51.497000 | 2017-11-05T16:43:51 | 2017-11-05T16:43:51 | 90,987,188 | 1 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package interview;
public class LoadConfig
{
// // This is the text editor interface.
// // Anything you type or change here will be seen by the other person in real time.
//
// servers = staging,production,test
// staging = 1.2.3.4,http_port
// production = 1.2.3.5,http_port,secret_key
// http_port = 80
// tes... | UTF-8 | Java | 1,365 | java | LoadConfig.java | Java | [
{
"context": " servers = staging,production,test\n// staging = 1.2.3.4,http_port\n// production = 1.2.3.5,http_port,secr",
"end": 237,
"score": 0.9997487664222717,
"start": 230,
"tag": "IP_ADDRESS",
"value": "1.2.3.4"
},
{
"context": "\n// staging = 1.2.3.4,http_port\n// product... | null | [] | package interview;
public class LoadConfig
{
// // This is the text editor interface.
// // Anything you type or change here will be seen by the other person in real time.
//
// servers = staging,production,test
// staging = 172.16.31.10,http_port
// production = 172.16.17.32,http_port,secret_key
// http_port = ... | 1,390 | 0.550331 | 0.529023 | 58 | 22.465517 | 19.718025 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 14 |
9bbbf17c636052bfa917ff224268cfa0789f0497 | 18,322,330,494,018 | 6f672fb72caedccb841ee23f53e32aceeaf1895e | /Photography/amazon_photos_source/src/com/amazon/gallery/framework/network/http/rest/account/SubscriptionInfoCache$8.java | 7c4fe9951c67e0b350e3e73dd8c626f0908c9578 | [] | no_license | cha63506/CompSecurity | https://github.com/cha63506/CompSecurity | 5c69743f660b9899146ed3cf21eceabe3d5f4280 | eee7e74f4088b9c02dd711c061fc04fb1e4e2654 | refs/heads/master | 2018-03-23T04:15:18.480000 | 2015-12-19T01:29:58 | 2015-12-19T01:29:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package com.amazon.gallery.framework.network.http.rest.account;
import android.content.SharedPreferences;
import com.amazon.gallery.foundation.u... | UTF-8 | Java | 1,543 | java | SubscriptionInfoCache$8.java | Java | [
{
"context": "// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.\n// Jad home page: http://www.geocities.com/kpdus",
"end": 61,
"score": 0.9996118545532227,
"start": 45,
"tag": "NAME",
"value": "Pavel Kouznetsov"
}
] | null | [] | // Decompiled by Jad v1.5.8e. Copyright 2001 <NAME>.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package com.amazon.gallery.framework.network.http.rest.account;
import android.content.SharedPreferences;
import com.amazon.gallery.foundation.utils.apile... | 1,533 | 0.686325 | 0.668179 | 49 | 30.489796 | 36.427799 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.346939 | false | false | 14 |
005e7bd77442d8b8564b850859b21b50052febbb | 30,374,008,738,474 | 1b631972a20ab63c202336033ab562fd4d3a6851 | /src/main/java/com/mars/almtool/gui/component/IpField.java | 3650852bdaeeaf140583c6d9fd795424a4136da0 | [] | no_license | garfieldyao/almtool | https://github.com/garfieldyao/almtool | 5f7ddcb56d9f765d81a9db666e190f6d6823ff91 | c07f9a99cf57149757cfa662f579e570598294e7 | refs/heads/master | 2020-05-29T09:49:07.762000 | 2013-08-15T12:50:53 | 2013-08-15T12:50:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* $Id: IpField.java, 2011-12-9 ����1:38:40 Yao Exp $
*
* Copyright (c) 2011 Alcatel-Lucent Shanghai Bell Co., Ltd
* All rights reserved.
*
* This software is copyrighted and owned by ASB or the copyright holder
* specified, unless otherwise noted, and may not be reproduced or distributed
* in whol... | UTF-8 | Java | 1,374 | java | IpField.java | Java | [
{
"context": "\n * <p>\r\n * Description:\r\n * </p>\r\n * \r\n * @author Yao Liqiang\r\n * @created 2011-12-9 ����1:38:40\r\n * @modified ",
"end": 666,
"score": 0.9998151659965515,
"start": 655,
"tag": "NAME",
"value": "Yao Liqiang"
}
] | null | [] | /*
* $Id: IpField.java, 2011-12-9 ����1:38:40 Yao Exp $
*
* Copyright (c) 2011 Alcatel-Lucent Shanghai Bell Co., Ltd
* All rights reserved.
*
* This software is copyrighted and owned by ASB or the copyright holder
* specified, unless otherwise noted, and may not be reproduced or distributed
* in whol... | 1,369 | 0.641384 | 0.606775 | 53 | 23.622641 | 24.507393 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.283019 | false | false | 14 |
0b2f1148e63db812a563032ab46de4235236992d | 1,271,310,357,477 | f6e0f142a338e89b6e98715974dad999664f23b8 | /NQueens.java | 539e39197ad3170f00ca147657c720a8db3b2d49 | [] | no_license | jasch-shah/Java-Programs | https://github.com/jasch-shah/Java-Programs | 8d81ef25dc0b72510cd470608c8591f404076801 | 2adb925b9446967538e3c59afb49c80728eb45f7 | refs/heads/master | 2020-04-05T15:12:06.115000 | 2018-11-17T11:53:05 | 2018-11-17T11:53:05 | 156,958,249 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class NQueens
{
final int N = 4;
void printSolution(int board[][])
{
for(int i = 0;i<N;i++)
{
for(int j = 0;j<N;j++)
System.out.print(" "+board[i][j]+" ");
System.out.println();
}
}
boolean isSafe(int board[][], int row, int col){
int i, j;
//check on left side
for(i = 0;i<col;i++)
... | UTF-8 | Java | 1,292 | java | NQueens.java | Java | [] | null | [] | public class NQueens
{
final int N = 4;
void printSolution(int board[][])
{
for(int i = 0;i<N;i++)
{
for(int j = 0;j<N;j++)
System.out.print(" "+board[i][j]+" ");
System.out.println();
}
}
boolean isSafe(int board[][], int row, int col){
int i, j;
//check on left side
for(i = 0;i<col;i++)
... | 1,292 | 0.541022 | 0.517028 | 72 | 16.958334 | 14.37343 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.736111 | false | false | 14 |
771a2546bfed0babf23562bebb4b07b2eddc5b71 | 13,675,175,886,645 | 607bd7c101cc200204e959ea2d73d3f75ba1e36c | /Java/TextMining.java | a006baae371d5d8393dfe973291f5a8da79a446e | [] | no_license | qianwen/LeetCode-Solutions | https://github.com/qianwen/LeetCode-Solutions | 7f989ff17432de8a407c13a7ea616388cfa6bbda | b94eb16d3c0f5556ec8ec185d4b0849f27eb0151 | refs/heads/master | 2021-01-19T15:32:32.108000 | 2014-08-27T06:23:31 | 2014-08-27T06:23:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class TextMining {
public static void main(String[] args) {
Scanner wordScanner = new Scanner(System.in);
System.out.print("Enter a search word: ");
String word = wordScanner.next();
Scanner textScanner = new Scanner(System.in);
System.out.print("Enter a string of words(wo... | UTF-8 | Java | 3,831 | java | TextMining.java | Java | [] | null | [] | import java.util.Scanner;
public class TextMining {
public static void main(String[] args) {
Scanner wordScanner = new Scanner(System.in);
System.out.print("Enter a search word: ");
String word = wordScanner.next();
Scanner textScanner = new Scanner(System.in);
System.out.print("Enter a string of words(wo... | 3,831 | 0.62438 | 0.618637 | 135 | 27.377777 | 28.039354 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.622222 | false | false | 14 |
83b64e40915eb5d269502f55827581ceb805a2b6 | 14,087,492,741,776 | 480dca155b98ff38d0b936364bf92e48f98304ff | /RevaloraG2S2/src/main/ejb/cl/usach/diinf/revalora/persona/dao/PostulanteDAO.java | 7a1d7bc0b145ba40d8bf8e1a873a754391f452f9 | [] | no_license | IHC2014/Trabajo-IHC | https://github.com/IHC2014/Trabajo-IHC | 792023de213e2ab8e549c965499f38d0132e80c0 | 4d8ad4ea965c3e7178b594035647fdc4fe5a32c9 | refs/heads/master | 2021-01-01T19:38:30.076000 | 2014-06-24T20:03:34 | 2014-06-24T20:03:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cl.usach.diinf.revalora.persona.dao;
import java.util.ArrayList;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.Persistence;
import org.apache.log4j.Logger;
import cl.usach.diinf.revalora.persona.dto.PostulanteDTO;
import cl.usach.diinf.revalora.persona.entities.Post... | UTF-8 | Java | 4,507 | java | PostulanteDAO.java | Java | [
{
"context": "nes relevantes\n * para una persona.\n * \n * @author Pablo Gavilan\n * @version 1.0\n * \n */\npublic class PostulanteDA",
"end": 500,
"score": 0.9998927712440491,
"start": 487,
"tag": "NAME",
"value": "Pablo Gavilan"
},
{
"context": "r una persona a la base de datos.\... | null | [] | package cl.usach.diinf.revalora.persona.dao;
import java.util.ArrayList;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.Persistence;
import org.apache.log4j.Logger;
import cl.usach.diinf.revalora.persona.dto.PostulanteDTO;
import cl.usach.diinf.revalora.persona.entities.Post... | 4,493 | 0.673841 | 0.667406 | 186 | 23.231182 | 21.886444 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.634409 | false | false | 14 |
799f404408dd9552345f4c84f2ac6dd3b79c6d77 | 28,862,180,280,271 | 8c706b0cda72bc7a4d931c76210f424ef36a4895 | /main/java/dtx/src/main/java/io/eguan/dtx/events/HazelcastToEvtBusLifecycleConverter.java | 31319ef32d3f5b9cce7b0ef5c58901d3d252b333 | [] | no_license | llbrt/eguan | https://github.com/llbrt/eguan | 6abd812f233648e8b4243d1154faac7283aa3cd5 | 85889da6cd7a6986468baa1019df1a0ccdd85997 | refs/heads/master | 2020-09-20T04:07:10.099000 | 2018-09-09T13:09:25 | 2018-09-09T13:09:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.eguan.dtx.events;
/*
* #%L
* Project eguan
* %%
* Copyright (C) 2012 - 2017 Oodrive
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/li... | UTF-8 | Java | 2,963 | java | HazelcastToEvtBusLifecycleConverter.java | Java | [
{
"context": "stInstance} to an {@link EventBus}.\n * \n * @author oodrive\n * @author pwehrle\n * \n */\npublic final class Haz",
"end": 1231,
"score": 0.9996657371520996,
"start": 1224,
"tag": "USERNAME",
"value": "oodrive"
},
{
"context": "@link EventBus}.\n * \n * @author oodrive... | null | [] | package io.eguan.dtx.events;
/*
* #%L
* Project eguan
* %%
* Copyright (C) 2012 - 2017 Oodrive
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/li... | 2,963 | 0.700641 | 0.696591 | 88 | 32.670456 | 29.308207 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.352273 | false | false | 14 |
d9d5b592d58ea2db096f51ce51188ace099428ae | 4,561,255,308,711 | 383250b3fdb661af00b0b023429b69bfba894c96 | /src/e2e-test/java/com/epam/lab/accounts/e2e/pageobject/PageObject.java | 376de02d33bb84e113d1eabe5d5acfdf4288d98f | [] | no_license | olgmaks/accounts | https://github.com/olgmaks/accounts | bb26bfe78a7931d0f0afc002f5d4a77de1f8692c | 19b307c06638b326ab895e8b958a8aab81868b92 | refs/heads/master | 2020-04-17T15:32:03.977000 | 2019-03-19T20:06:48 | 2019-03-19T20:06:48 | 166,702,450 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.epam.lab.accounts.e2e.pageobject;
import com.epam.lab.accounts.e2e.config.PageDriver;
import com.epam.lab.accounts.e2e.config.proxy.ElementsLocationUtil;
public abstract class PageObject {
private final PageDriver pageDriver;
public PageObject(PageDriver pageDriver) {
this.pageDriver =... | UTF-8 | Java | 556 | java | PageObject.java | Java | [] | null | [] | package com.epam.lab.accounts.e2e.pageobject;
import com.epam.lab.accounts.e2e.config.PageDriver;
import com.epam.lab.accounts.e2e.config.proxy.ElementsLocationUtil;
public abstract class PageObject {
private final PageDriver pageDriver;
public PageObject(PageDriver pageDriver) {
this.pageDriver =... | 556 | 0.742806 | 0.73741 | 23 | 23.173914 | 25.809759 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.347826 | false | false | 14 |
dc2367f691ca6ff7bcae542b3b25dbc29a0a438e | 18,322,330,499,966 | be343bd4e50cab74d2db533ad81f270a56dbeb4f | /Idea/xmlParsingTechnics/com/dot/xml/ui/ApplicationContext.java | abadd0191d59609b5995c360241fa4f2915ab670 | [] | no_license | zain0111/workspace | https://github.com/zain0111/workspace | 249606d80ebb1d4ddf993597b3c59c7ca70f05ba | 367f1aaaf15ef368e1a22ae59a14f5965076329f | refs/heads/master | 2023-03-18T16:06:10.781000 | 2017-07-21T18:29:19 | 2017-07-21T18:29:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* ********************************************************************************
* All rights reserved.
******************************************************************************* */
package com.dot.xml.ui;
import java.util.HashMap;
import java.util.Map;
import com.dot.xml.parsing.tech.BlockingQueue;... | UTF-8 | Java | 1,377 | java | ApplicationContext.java | Java | [] | null | [] | /* ********************************************************************************
* All rights reserved.
******************************************************************************* */
package com.dot.xml.ui;
import java.util.HashMap;
import java.util.Map;
import com.dot.xml.parsing.tech.BlockingQueue;... | 1,377 | 0.561365 | 0.55846 | 41 | 31.585365 | 27.309406 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.512195 | false | false | 14 |
7a2a4708b1edf7f28c2f0b15267bd0265df7f6ab | 395,137,017,330 | 86e2e8d5c9beb511e4824a3e028f543f228f0692 | /排序/src/QuickSort.java | 608163743e7ad5fa2e92d2ac66d54b3d585d4df4 | [] | no_license | Ren-Yaqian/data-structure | https://github.com/Ren-Yaqian/data-structure | dca4f188752be6d13066fd4723cfd499c53e1ad3 | 8b3cc0edddf6da68ef96de1bfc242f6b31359150 | refs/heads/master | 2023-07-09T09:16:24.371000 | 2021-08-20T02:32:44 | 2021-08-20T02:32:44 | 315,799,588 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Arrays;
public class QuickSort {
public static void quickSort(long[] array) {
quickSortRange(array, 0, array.length - 1);
}
private static void quickSortRange(long[] array, int from, int to) {
int size = to - from + 1;
// 3. 直到,待排序区间的元素个数 <= 1
if ... | UTF-8 | Java | 2,798 | java | QuickSort.java | Java | [] | null | [] | import java.util.Arrays;
public class QuickSort {
public static void quickSort(long[] array) {
quickSortRange(array, 0, array.length - 1);
}
private static void quickSortRange(long[] array, int from, int to) {
int size = to - from + 1;
// 3. 直到,待排序区间的元素个数 <= 1
if ... | 2,798 | 0.447819 | 0.419003 | 83 | 28.939758 | 20.483522 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.277108 | false | false | 14 |
e1568857ac65cae77f913f4a19f276b5e76b7ece | 4,260,607,589,885 | 0fc20712829b8c30d6e4b3e274b752e9c98186e1 | /src/EjerciciosItroduccion/ejer21.java | b8dd53c168541e14e4bbc5c3a9da9202d685bb1c | [] | no_license | GuillermoMartinelli/EjercitacionLogicaJava | https://github.com/GuillermoMartinelli/EjercitacionLogicaJava | 85ac2ed5ff4184da6a794a575da75adcaa9754cd | 5e5c8ac17d0c8ec67470f5d90e1a7b01c706724d | refs/heads/main | 2023-07-12T20:27:17.985000 | 2021-08-20T23:08:28 | 2021-08-20T23:08:28 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package EjerciciosItroduccion;
import java.util.Scanner;
public class ejer21 {
public static void ejer21() {
// . Crea una aplicación que a través de una función nos convierta una cantidad de
// euros introducida por teclado a otra moneda, estas pueden ser a dólares, yenes o
// libras. La función tendrá como pa... | WINDOWS-1252 | Java | 2,802 | java | ejer21.java | Java | [] | null | [] | package EjerciciosItroduccion;
import java.util.Scanner;
public class ejer21 {
public static void ejer21() {
// . Crea una aplicación que a través de una función nos convierta una cantidad de
// euros introducida por teclado a otra moneda, estas pueden ser a dólares, yenes o
// libras. La función tendrá como pa... | 2,802 | 0.591741 | 0.573788 | 97 | 27.71134 | 25.098551 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.958763 | false | false | 14 |
ea8ba0583cf0ff944434be745805c6dd17502ce4 | 25,202,868,131,638 | a49252753ee731f5fd8e9ce48118d5676a922cbc | /src/main/java/ru/hz/ejb/cluster/timer/AbstractTimerLauncherResolver.java | 9d83b8c953057dd27116cf7825c2a954a8285942 | [
"Unlicense"
] | permissive | vymiheev/Hazelcast-clustered-timers | https://github.com/vymiheev/Hazelcast-clustered-timers | b8f5e2157b1a5f9c7310b26e6ad69e092352efc7 | 6d802037e018ac81e121d7dc4b647c5793135e20 | refs/heads/master | 2021-05-08T19:50:44.352000 | 2018-01-31T11:03:52 | 2018-01-31T11:03:52 | 119,583,429 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.hz.ejb.cluster.timer;
/**
* Created by mvj on 26.10.2017.
*/
public abstract class AbstractTimerLauncherResolver implements ITimerLauncherResolver {
private static final long serialVersionUID = -3528978210289833921L;
@Override
public final boolean equals(Object o) {
if (this == o) ret... | UTF-8 | Java | 702 | java | AbstractTimerLauncherResolver.java | Java | [
{
"context": "ackage ru.hz.ejb.cluster.timer;\n\n/**\n * Created by mvj on 26.10.2017.\n */\npublic abstract class Abstract",
"end": 55,
"score": 0.99952232837677,
"start": 52,
"tag": "USERNAME",
"value": "mvj"
}
] | null | [] | package ru.hz.ejb.cluster.timer;
/**
* Created by mvj on 26.10.2017.
*/
public abstract class AbstractTimerLauncherResolver implements ITimerLauncherResolver {
private static final long serialVersionUID = -3528978210289833921L;
@Override
public final boolean equals(Object o) {
if (this == o) ret... | 702 | 0.653846 | 0.61396 | 24 | 28.25 | 31.411583 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 14 |
7d9ed974df848ec1f789e585e3bb08e30fd77c2f | 24,670,292,192,617 | cfc5843143a15bab0ab8eeef064aa9c169f67792 | /Assignment3/assignment3_focussed.java | 5908d94732d1a6e1a407321194da2f20fcd449af | [] | no_license | Anish43/18103039 | https://github.com/Anish43/18103039 | 604f4bfc09adc62d6341d950c093db320dccb98e | f790f0a7b50798b993a09c7ae8e02f86b73ad434 | refs/heads/master | 2023-01-10T15:45:45.975000 | 2020-11-12T17:53:17 | 2020-11-12T17:53:17 | 289,261,137 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
import java.util.*;
import java.io.IOException;
import java.io.File;
import java.io.FileWriter;
import org.jsoup.Jsoup;
import org.jsoup.nodes.Document;
import org.jsoup.nodes.Element;
import org.jsoup.select.Elements;
import com.opencsv.CSVWriter;
public class Main {
private static ... | UTF-8 | Java | 4,109 | java | assignment3_focussed.java | Java | [] | null | [] | package com.company;
import java.util.*;
import java.io.IOException;
import java.io.File;
import java.io.FileWriter;
import org.jsoup.Jsoup;
import org.jsoup.nodes.Document;
import org.jsoup.nodes.Element;
import org.jsoup.select.Elements;
import com.opencsv.CSVWriter;
public class Main {
private static ... | 4,109 | 0.476272 | 0.474081 | 95 | 41.252632 | 31.868799 | 260 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.663158 | false | false | 14 |
bd7569ecfd5505eba3bd4536a5bca40cf0b576cd | 24,670,292,193,800 | f20cdd6884a0c86398be3ec52a79a126ce53e03a | /user_model/src/main/java/com/davina/user/pojo/FollowKey.java | 7315c913187e2a5c3cd0606ad067ad6db6a93a3d | [] | no_license | HahAmypage/springcloudpro | https://github.com/HahAmypage/springcloudpro | 1e1502292bdd525d62cd768757ab52723662bb99 | 64f38846af07dea15052da12c68f0fe9dc00daea | refs/heads/master | 2022-12-24T09:49:35.461000 | 2020-04-19T06:37:20 | 2020-04-19T06:37:20 | 245,640,889 | 0 | 0 | null | false | 2022-12-14T20:42:04 | 2020-03-07T13:48:42 | 2020-04-19T06:37:23 | 2022-12-14T20:42:03 | 189 | 0 | 0 | 16 | Java | false | false | package com.davina.user.pojo;
import javax.persistence.Table;
import java.io.Serializable;
@Table(name = "tb_follow")
public class FollowKey implements Serializable {
/**
* This field was generated by MyBatis Generator.
* This field corresponds to the database column tb_follow.userid
*
* @mbgg... | UTF-8 | Java | 2,047 | java | FollowKey.java | Java | [] | null | [] | package com.davina.user.pojo;
import javax.persistence.Table;
import java.io.Serializable;
@Table(name = "tb_follow")
public class FollowKey implements Serializable {
/**
* This field was generated by MyBatis Generator.
* This field corresponds to the database column tb_follow.userid
*
* @mbgg... | 2,047 | 0.633122 | 0.633122 | 79 | 24.924051 | 23.869249 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.151899 | false | false | 14 |
6181ad97d2f3bd396a2fb9caae518b1152ba5541 | 26,877,905,368,697 | f6479b08962887e547f4af409b4ffc5b20a97a8f | /datacubic/src/main/java/com/weibo/dip/data/platform/datacubic/batch/test/SparkDemo.java | 0d08f39efe7823de723db29247a4b3f584289bd8 | [] | no_license | 0Gz2bflQyU0hpW/portal | https://github.com/0Gz2bflQyU0hpW/portal | 52f3cbd3f9ab078df34dcee2713ae64c78b5c041 | 96a71c84bbd550dfb09d97a35c51ec545ccb6d6a | refs/heads/master | 2020-08-02T18:09:00.928000 | 2019-09-28T07:01:13 | 2019-09-28T07:01:13 | 211,459,081 | 0 | 2 | null | true | 2019-09-28T07:04:08 | 2019-09-28T07:04:07 | 2019-09-28T07:02:26 | 2019-09-28T07:02:19 | 0 | 0 | 0 | 0 | null | false | false | package com.weibo.dip.data.platform.datacubic.batch.test;
import org.apache.spark.SparkConf;
import org.apache.spark.api.java.JavaSparkContext;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
/**
* Created by yurun on 17/11/23.
*/
public class SparkDemo {
private static final Logger LOGGER = LoggerFac... | UTF-8 | Java | 637 | java | SparkDemo.java | Java | [
{
"context": "import org.slf4j.LoggerFactory;\n\n/**\n * Created by yurun on 17/11/23.\n */\npublic class SparkDemo {\n\n pr",
"end": 226,
"score": 0.9995660781860352,
"start": 221,
"tag": "USERNAME",
"value": "yurun"
}
] | null | [] | package com.weibo.dip.data.platform.datacubic.batch.test;
import org.apache.spark.SparkConf;
import org.apache.spark.api.java.JavaSparkContext;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
/**
* Created by yurun on 17/11/23.
*/
public class SparkDemo {
private static final Logger LOGGER = LoggerFac... | 637 | 0.692308 | 0.678179 | 27 | 22.592592 | 24.009657 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.407407 | false | false | 14 |
d955fef00902c9f589b340dbc3a7500eb41b6dfc | 2,353,642,079,588 | 293b1640eba7ddc7dd75a14b33b9aaa803caa906 | /src/ec/ssr/functions/X613.java | bb81f5598518a942688a79996a956c3442ffde1d | [] | no_license | luizvbo/ssr | https://github.com/luizvbo/ssr | a5703087456b3037c64082760c41e98cc31d4dcf | 522ae0b7d72eb60f19cba30b876950871c7ae6db | refs/heads/master | 2020-03-29T20:53:24.718000 | 2016-12-02T00:08:25 | 2016-12-02T00:08:25 | 150,337,098 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ec.ssr.functions;
public class X613 extends X{
@Override
public String getVariableName() {
return "x613";
}
@Override
public int getInputIndex() {
return 612;
}
} | UTF-8 | Java | 182 | java | X613.java | Java | [] | null | [] | package ec.ssr.functions;
public class X613 extends X{
@Override
public String getVariableName() {
return "x613";
}
@Override
public int getInputIndex() {
return 612;
}
} | 182 | 0.703297 | 0.653846 | 13 | 13.076923 | 11.822153 | 34 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 14 |
c600a9100425c394a72c92c2679b72c6613e07b5 | 30,537,217,496,570 | e6766717e1f54ce52ae4839bd96219d3ed692cc5 | /src/yuraMalish/Les3TaskC2.java | 9f834023c3d070459d267078306036f05f0c6377 | [] | no_license | Shumski-Sergey/CS2019-05 | https://github.com/Shumski-Sergey/CS2019-05 | b9c74884efd3e194735b84d9e96a775024fdabb7 | ec9669080cb8006dbc87f91ba33d61ecb4577a00 | refs/heads/master | 2020-05-17T02:12:15.709000 | 2019-05-04T18:27:16 | 2019-05-04T18:27:16 | 183,448,444 | 0 | 12 | null | false | 2019-05-04T18:27:17 | 2019-04-25T14:14:20 | 2019-05-04T13:34:02 | 2019-05-04T18:27:16 | 59 | 0 | 10 | 0 | Java | false | false | package yuraMalish;
import java.util.Scanner;
public class Les3TaskC2 {
private static int sum(int n){
int a, b, c, d, sum;
a = n/1000;
b = n/100 - (a*10);
c = n/10 - (a*100) - (b*10);
d = n - a*1000 - b*100 - c*10;
sum= a + b + c + d;
return sum;
}
... | UTF-8 | Java | 647 | java | Les3TaskC2.java | Java | [] | null | [] | package yuraMalish;
import java.util.Scanner;
public class Les3TaskC2 {
private static int sum(int n){
int a, b, c, d, sum;
a = n/1000;
b = n/100 - (a*10);
c = n/10 - (a*100) - (b*10);
d = n - a*1000 - b*100 - c*10;
sum= a + b + c + d;
return sum;
}
... | 647 | 0.518456 | 0.473154 | 22 | 26.09091 | 17.508204 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.818182 | false | false | 14 |
9f1fb41ecbf625fb36bf12e1b0ea225b3727377f | 8,486,855,440,957 | d132d2cd33f314712e5769913c545ab985a84e7a | /Implementation/ApplicationServer/src/test/java/it/polimi/travlendarplus/entities/calendar/BreakEventTest.java | f7c405aa506d971e3e25c027716d6a0fa7b068b9 | [] | no_license | JustSalva/MelziPinaSalvadore | https://github.com/JustSalva/MelziPinaSalvadore | 54108d9b601055219e07fb1f7d4a7da5d949f43c | 47025628dd7024d33a15f775b83e58516361f1fa | refs/heads/master | 2021-09-03T13:22:27.038000 | 2018-01-09T09:53:24 | 2018-01-09T09:53:24 | 105,442,831 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package it.polimi.travlendarplus.entities.calendar;
import it.polimi.travlendarplus.entities.GenericEntityTest;
import it.polimi.travlendarplus.entities.User;
import org.jboss.arquillian.container.test.api.Deployment;
import org.jboss.arquillian.junit.Arquillian;
import org.jboss.shrinkwrap.api.spec.JavaArchive;
impor... | UTF-8 | Java | 2,786 | java | BreakEventTest.java | Java | [] | null | [] | package it.polimi.travlendarplus.entities.calendar;
import it.polimi.travlendarplus.entities.GenericEntityTest;
import it.polimi.travlendarplus.entities.User;
import org.jboss.arquillian.container.test.api.Deployment;
import org.jboss.arquillian.junit.Arquillian;
import org.jboss.shrinkwrap.api.spec.JavaArchive;
impor... | 2,786 | 0.69598 | 0.690596 | 83 | 32.566265 | 31.400328 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.590361 | false | false | 14 |
380cf616ae6ae81498050bc5fc7b1e2e4de52adf | 14,370,960,588,804 | 0fd922b14735a9715cf30f932342297431d188ac | /app/src/main/java/com/example/sharedchecklist/Reminder.java | ce8a12ada324a18b90442c3cce9aecdba6758e6c | [] | no_license | OutwardThrone/SharedChecklist | https://github.com/OutwardThrone/SharedChecklist | 9dc795c78a897a9b2c757003b5be0e82066f367a | e84fade947cc15333fce85b5dafabfc8b8a98ce1 | refs/heads/main | 2023-08-02T08:16:42.483000 | 2021-09-26T01:31:10 | 2021-09-26T01:31:10 | 410,407,388 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.sharedchecklist;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.renderscript.ScriptGroup;
import android.util.AttributeSet;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.Button;
import android.widget.C... | UTF-8 | Java | 8,715 | java | Reminder.java | Java | [
{
"context": ");\n dbhandler.updateCompleted(user.getUsername(), title, description, isChecked, getContext(), a",
"end": 4255,
"score": 0.6565754413604736,
"start": 4244,
"tag": "USERNAME",
"value": "getUsername"
}
] | null | [] | package com.example.sharedchecklist;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.renderscript.ScriptGroup;
import android.util.AttributeSet;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.Button;
import android.widget.C... | 8,715 | 0.587034 | 0.585313 | 208 | 40.89904 | 36.269085 | 216 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 14 |
eaf537eab6559a369d98f373e7a634c1b1a8bc7e | 27,307,402,128,950 | eacb48504ef2a6a211aa3017fc078f049ab71186 | /CS180/Lab02/src/StarGenerator.java | b0f10eafc8a419f15af42eba5214cdb1fc90f7a1 | [] | no_license | samrattennis/CS-files | https://github.com/samrattennis/CS-files | 9ddb582a87cab0b865c63eb56a122c459db24bb7 | 3a7d3ab3dc4d1f23bc9a99ec71f6369100bdee97 | refs/heads/master | 2020-05-24T11:19:05.514000 | 2019-05-17T16:10:07 | 2019-05-17T16:10:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
public class StarGenerator {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
Random r = new Random();
int ran = r.nextInt(4)+1;
System.out.println("Please enter your name:");
String name = scan.nextLine();
Syste... | UTF-8 | Java | 1,042 | java | StarGenerator.java | Java | [
{
"context": " length);\n String email = first + last + \"@purdue.edu\";\n\n String upper = college.toUpperCase();\n",
"end": 694,
"score": 0.8419008851051331,
"start": 684,
"tag": "EMAIL",
"value": "purdue.edu"
}
] | null | [] | import java.util.*;
public class StarGenerator {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
Random r = new Random();
int ran = r.nextInt(4)+1;
System.out.println("Please enter your name:");
String name = scan.nextLine();
Syste... | 1,039 | 0.578695 | 0.571977 | 35 | 28.771429 | 22.009201 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.685714 | false | false | 14 |
2b6b0a795fde8ba0337942c0f21c1bbe8d587d56 | 33,131,377,728,629 | 109b8cf144ec786b7c3bd818eb7275ff0fe9b519 | /app/src/main/java/com/smokynote/orm/DatabaseHelper.java | b95cc1d93046f811a3e29af94ea529a7bf1dc609 | [] | no_license | SmokyNote/smokynote-pro | https://github.com/SmokyNote/smokynote-pro | f5906032432dd38bd006ad91d547024f867c5e1b | 2f5228835beb9ca16870b3b7d49e00eaba637035 | refs/heads/master | 2021-01-18T20:31:14.693000 | 2017-06-30T15:09:44 | 2017-06-30T15:09:44 | 15,246,937 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.smokynote.orm;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import com.j256.ormlite.android.apptools.OrmLiteSqliteOpenHelper;
import com.j256.ormlite.support.ConnectionSource;
import com.j256.ormlite.table.TableUtils;
import com.smokynote.note.Note;
import java.sql.SQLExc... | UTF-8 | Java | 1,421 | java | DatabaseHelper.java | Java | [
{
"context": "te;\n\nimport java.sql.SQLException;\n\n/**\n * @author Maksim Zakharov\n * @since 1.0\n */\npublic class DatabaseHelper ext",
"end": 359,
"score": 0.9997420310974121,
"start": 344,
"tag": "NAME",
"value": "Maksim Zakharov"
}
] | null | [] | package com.smokynote.orm;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import com.j256.ormlite.android.apptools.OrmLiteSqliteOpenHelper;
import com.j256.ormlite.support.ConnectionSource;
import com.j256.ormlite.table.TableUtils;
import com.smokynote.note.Note;
import java.sql.SQLExc... | 1,412 | 0.703026 | 0.693878 | 44 | 31.295454 | 29.661407 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.659091 | false | false | 14 |
55f9d8890aa3682d2a486ae16634976232a650be | 33,131,377,729,450 | ea97295158a2981f42c475845595465f48b682f1 | /src/com/company/deckOfCards/Suite.java | 482562add7ebb67917d789e7f516c47acba988fe | [] | no_license | georgehans1/BlackJackGame | https://github.com/georgehans1/BlackJackGame | d6e7db54c568de8aac493e10a1e4f7aa9a31e4fb | 7bb1cc5584abc93da0db224cd1145cab4cddd401 | refs/heads/main | 2023-09-02T01:53:29.168000 | 2021-11-20T13:59:15 | 2021-11-20T13:59:15 | 429,816,427 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company.deckOfCards;
import java.util.List;
import java.util.Vector;
public abstract class Suite {
final private Vector<Card> suite;
public Suite(String suiteName, String symbol) {
suite = new Vector<Card>(List.of(
new Card("2", 2, suiteName, symbol),
new ... | UTF-8 | Java | 1,564 | java | Suite.java | Java | [
{
"context": "10, suiteName, symbol),\n new Card(\"Jack\", 10, suiteName, symbol),\n new Car",
"end": 756,
"score": 0.9846749901771545,
"start": 752,
"tag": "NAME",
"value": "Jack"
}
] | null | [] | package com.company.deckOfCards;
import java.util.List;
import java.util.Vector;
public abstract class Suite {
final private Vector<Card> suite;
public Suite(String suiteName, String symbol) {
suite = new Vector<Card>(List.of(
new Card("2", 2, suiteName, symbol),
new ... | 1,564 | 0.574169 | 0.556266 | 54 | 27.981482 | 21.893251 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.296296 | false | false | 14 |
5975b876af3709be6bb88c3186ffc0cdc027f3a8 | 25,116,968,778,978 | 0b4844d550c8e77cd93940e4a1d8b06d0fbeabf7 | /JavaSource/common/finder/valid/form/ListOfValForm.java | 15bb81b7bc492fc3764497512edc478f90683219 | [] | no_license | eMainTec-DREAM/DREAM | https://github.com/eMainTec-DREAM/DREAM | bbf928b5c50dd416e1d45db3722f6c9e35d8973c | 05e3ea85f9adb6ad6cbe02f4af44d941400a1620 | refs/heads/master | 2020-12-22T20:44:44.387000 | 2020-01-29T06:47:47 | 2020-01-29T06:47:47 | 236,912,749 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package common.finder.valid.form;
import common.finder.valid.dto.ListOfValDTO;
import common.struts.BaseForm;
import dream.comm.form.MaFinderAcForm;
/**
* List Of Value Form
* @author javaworker
* @version $Id: ListOfValForm.java,v 1.1 2013/08/30 09:12:46 javaworker Exp $
* @since 1.0
*
* @struts... | UTF-8 | Java | 707 | java | ListOfValForm.java | Java | [
{
"context": "AcForm;\r\n\r\n/**\r\n * List Of Value Form\r\n * @author javaworker\r\n * @version $Id: ListOfValForm.java,v 1.1 2013/0",
"end": 207,
"score": 0.9995949268341064,
"start": 197,
"tag": "USERNAME",
"value": "javaworker"
}
] | null | [] | package common.finder.valid.form;
import common.finder.valid.dto.ListOfValDTO;
import common.struts.BaseForm;
import dream.comm.form.MaFinderAcForm;
/**
* List Of Value Form
* @author javaworker
* @version $Id: ListOfValForm.java,v 1.1 2013/08/30 09:12:46 javaworker Exp $
* @since 1.0
*
* @struts... | 707 | 0.674682 | 0.649222 | 29 | 22.379311 | 21.629185 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.275862 | false | false | 14 |
fa09bb8b828002736753f9e8d4ce21312c3e7de6 | 901,943,138,613 | 412d3fd78b1505338f7a2473ce88b633ffc1945f | /src/main/java/Rover.java | 563096f8852af508b0a50fe4fe4e6df4af215a18 | [] | no_license | Dannyang27/MarsRover | https://github.com/Dannyang27/MarsRover | 0e99e573f8784d9ca9f288ed74ceac583718f2cf | 4a02975d3d53ba2df08c62c6f2bb21f6f9d1c9a0 | refs/heads/master | 2020-08-15T11:02:47.045000 | 2019-10-15T15:15:25 | 2019-10-15T15:15:25 | 215,330,021 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Rover {
int x;
int y;
char direction;
String movement;
boolean [][] plateau;
public Rover(int x, int y, char direction, String movement){
this.x = x;
this.y = y;
this.direction = direction;
this.movement = movement;
}
public int getX() {
... | UTF-8 | Java | 3,739 | java | Rover.java | Java | [] | null | [] | public class Rover {
int x;
int y;
char direction;
String movement;
boolean [][] plateau;
public Rover(int x, int y, char direction, String movement){
this.x = x;
this.y = y;
this.direction = direction;
this.movement = movement;
}
public int getX() {
... | 3,739 | 0.374432 | 0.37256 | 172 | 20.738373 | 17.134426 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.424419 | false | false | 14 |
bf32a56e5cf6ef6d605d988e4c4daadeaf1bcdae | 23,252,952,991,565 | 8765b77d6101de8d0696e8a90e411fe88ce77c51 | /tamboot-cloud-admin-system-ms/src/main/java/com/tamboot/cloud/admin/systemms/service/SystemMenuService.java | c503b2a72beafd1f10a194ed4548ef69e6cef1d2 | [] | no_license | hemijing/tamboot-cloud-admin | https://github.com/hemijing/tamboot-cloud-admin | 7866723ddbdfba45c8603dc4b218a4b4bed972a2 | 00057a468855d6e4f100c1f144f8304f5f66cd52 | refs/heads/master | 2022-02-25T11:37:50.766000 | 2019-08-29T02:52:26 | 2019-08-29T02:52:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tamboot.cloud.admin.systemms.service;
import com.tamboot.cloud.admin.systemms.dto.MenuTree;
import com.tamboot.cloud.admin.systemms.model.SystemMenuModel;
import java.util.List;
public interface SystemMenuService {
/**
* Build menu tree using given {@code menus}
* @param menus menu items
... | UTF-8 | Java | 600 | java | SystemMenuService.java | Java | [] | null | [] | package com.tamboot.cloud.admin.systemms.service;
import com.tamboot.cloud.admin.systemms.dto.MenuTree;
import com.tamboot.cloud.admin.systemms.model.SystemMenuModel;
import java.util.List;
public interface SystemMenuService {
/**
* Build menu tree using given {@code menus}
* @param menus menu items
... | 600 | 0.696667 | 0.696667 | 23 | 25.086956 | 21.52231 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.347826 | false | false | 14 |
24f6c18359026c8c8195316a8c142d2a5dc2b138 | 20,864,951,153,253 | 794c37b35eafe53179d08a6010a8cd186583cb6a | /src/rpg_database/character_sheet/exceptions/InvalidFocusesSetException.java | 000aefb437905f0657db54ba414bd2c8b65f267a | [] | no_license | Grandmagic13/RPGManager | https://github.com/Grandmagic13/RPGManager | dfa7fdaf9bea705cceaeba5345065a8f7887c73b | f5d41fefcd9d48e126882c3ccdf13eebdda2215f | refs/heads/master | 2021-01-09T05:36:47.407000 | 2017-10-15T17:47:15 | 2017-10-15T17:47:15 | 80,768,802 | 0 | 0 | null | false | 2017-10-15T17:47:16 | 2017-02-02T21:07:22 | 2017-02-19T19:02:11 | 2017-10-15T17:47:16 | 357 | 0 | 0 | 42 | Java | null | null | package rpg_database.character_sheet.exceptions;
@SuppressWarnings("serial")
public class InvalidFocusesSetException extends CharacterSheetException {
public InvalidFocusesSetException(String message) {
super(message);
}
}
| UTF-8 | Java | 238 | java | InvalidFocusesSetException.java | Java | [] | null | [] | package rpg_database.character_sheet.exceptions;
@SuppressWarnings("serial")
public class InvalidFocusesSetException extends CharacterSheetException {
public InvalidFocusesSetException(String message) {
super(message);
}
}
| 238 | 0.789916 | 0.789916 | 9 | 24.444445 | 25.781609 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 14 |
75348ee3176aef44e00f2ef0853e6773cabf22e8 | 32,418,413,209,733 | 3bb4b5892439031626b966102c58f22d032d7fcc | /src/ciber/TTipos.java | d751a772ad369aa570c000d9f949c4cc116ad714 | [] | no_license | gamalielmendez/ciber | https://github.com/gamalielmendez/ciber | accd45c1e816a022d973448715b3b0e4c74561b7 | 282026fe70101e50bb8ad8bbda66e47db4896c0a | refs/heads/master | 2019-07-30T22:55:12.919000 | 2016-12-09T13:24:49 | 2016-12-09T13:24:49 | 76,037,203 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package ciber;
import Conexion.Cnn;
import java.sql.SQLException;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.Statement;
import javax.swing.JOptionPane;
import javax.swing.table.DefaultTableModel;
public class TTipos extends javax.swing.JDialog {
public Cnn cnn;
DefaultTableMo... | UTF-8 | Java | 12,044 | java | TTipos.java | Java | [] | null | [] |
package ciber;
import Conexion.Cnn;
import java.sql.SQLException;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.Statement;
import javax.swing.JOptionPane;
import javax.swing.table.DefaultTableModel;
public class TTipos extends javax.swing.JDialog {
public Cnn cnn;
DefaultTableMo... | 12,044 | 0.614235 | 0.60593 | 274 | 42.945255 | 33.836456 | 156 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.591241 | false | false | 14 |
0016b7fb89ee6da94aba2ac33873bb6ce88de621 | 12,343,736,037,782 | 152e48795266782307dc4bc8a0ad96e368f697a8 | /CHapter7/ArrayListPractice.java | 8de50f8e19651ea8027e489733177376e250be93 | [] | no_license | MonkeyBomb/unit4ArraysArrayLists | https://github.com/MonkeyBomb/unit4ArraysArrayLists | b6625278626739154da8102c11420403148a8f0e | aace7578748be6622b6394ac92ec3afb25bcd68a | refs/heads/master | 2021-01-22T16:32:30.052000 | 2015-12-16T16:18:19 | 2015-12-16T16:18:19 | 46,571,652 | 0 | 0 | null | true | 2015-11-20T15:55:58 | 2015-11-20T15:55:58 | 2015-11-20T15:55:58 | 2015-07-08T05:03:27 | 1,126 | 0 | 0 | 0 | HTML | null | null | import java.util.ArrayList;
public class ArrayListPractice
{
public static void main(String[] args)
{
ArrayList<String> words = new ArrayList<String>();
words.add("test");
words.add("like");
words.add("like");
words.add("cookie");
words.add("monster");
Syst... | UTF-8 | Java | 600 | java | ArrayListPractice.java | Java | [] | null | [] | import java.util.ArrayList;
public class ArrayListPractice
{
public static void main(String[] args)
{
ArrayList<String> words = new ArrayList<String>();
words.add("test");
words.add("like");
words.add("like");
words.add("cookie");
words.add("monster");
Syst... | 600 | 0.488333 | 0.485 | 26 | 22.076923 | 15.216193 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 14 |
704f26d8e3152d6c23ae2742f902a6e4d26a0d75 | 24,885,040,546,719 | 1cc7e1f75513657d4d486f1c2ccd2ff49a769084 | /MysqlTest/src/java_mysql/Test.java | 00d016c9dc06d4dbef63a207d1fe21b420e69d58 | [] | no_license | hiroshi0505/ProGATE1 | https://github.com/hiroshi0505/ProGATE1 | daebd90295983da2aeeaf0206978301a399ccf7a | 917d282a640e5d370b417780e77f61f68de495f7 | refs/heads/master | 2023-06-10T23:41:29.024000 | 2021-07-09T07:19:56 | 2021-07-09T07:19:56 | 370,914,187 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package java_mysql;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
public class Test {
public static void main(String[] args) {
// 変数の準備
Connection con = null;
PreparedStatemen... | UTF-8 | Java | 2,346 | java | Test.java | Java | [
{
"context": "alhost:3306/test_db?serverTimezone=JST\", \"root\", \"a1500095\");\r\n con = DriverManager.getConnection",
"end": 843,
"score": 0.6945439577102661,
"start": 835,
"tag": "PASSWORD",
"value": "a1500095"
},
{
"context": "calhost:3306/testdb \",... | null | [] | package java_mysql;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
public class Test {
public static void main(String[] args) {
// 変数の準備
Connection con = null;
PreparedStatemen... | 2,352 | 0.525837 | 0.503349 | 59 | 33.457626 | 29.886974 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.610169 | false | false | 14 |
a080d2c76b1c4a84578ddd10519fc9daedae13af | 5,411,658,859,073 | 271dcd8c89079ac93c356a419a11329297c782a3 | /src/com/lyj/pattern/strategy/Plus.java | bab6e26c6588f19104923cc82567c9158b742586 | [] | no_license | BlessL/DP | https://github.com/BlessL/DP | 4c9e1a19984771e215914110b4ff496dea092662 | a63df0adf4bb7c7ea73e774fad668a59ce317164 | refs/heads/master | 2020-04-03T09:54:24.175000 | 2016-10-08T09:53:50 | 2016-10-08T09:53:50 | 70,320,637 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lyj.pattern.strategy;
import com.lyj.pattern.interfaces.ICalculator;
public class Plus extends AbstractCalculator implements ICalculator
{
@Override
public int calculator(String expression)
{
int arrayInt[] = split(expression, "\\+");
return arrayInt[0] + arrayInt[1];
}
}
| UTF-8 | Java | 297 | java | Plus.java | Java | [] | null | [] | package com.lyj.pattern.strategy;
import com.lyj.pattern.interfaces.ICalculator;
public class Plus extends AbstractCalculator implements ICalculator
{
@Override
public int calculator(String expression)
{
int arrayInt[] = split(expression, "\\+");
return arrayInt[0] + arrayInt[1];
}
}
| 297 | 0.747475 | 0.740741 | 15 | 18.799999 | 22.12751 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.866667 | false | false | 14 |
e997ea617561a894734126cbc242b480418d433f | 27,419,071,238,798 | 5478f66627242ddf9edd57733de6d0a43e1ff2e3 | /db/NoValue.java | 5439e409c401e7c349a9ca22d23b4c09e9609588 | [] | no_license | jcpagadora/proj2 | https://github.com/jcpagadora/proj2 | 7a2055f7fd0c9ad4869d3aeb3470c192167a661d | 6973338a3d979cc5699b2678ab4416bf8ec354e9 | refs/heads/master | 2021-01-17T08:11:47.628000 | 2020-10-06T02:11:01 | 2020-10-06T02:11:01 | 83,859,361 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package db;
/**
* Created by Joseph on 3/3/2017.
* NoValue is its own class; integer representation is 0 with
* string representation "NOVALUE"
*/
public class NoValue extends SpecialValue {
private static final String repr = "NOVALUE";
@Override
public String toString() {
return... | UTF-8 | Java | 340 | java | NoValue.java | Java | [
{
"context": "package db;\r\n\r\n/**\r\n * Created by Joseph on 3/3/2017.\r\n * NoValue is its own class; intege",
"end": 40,
"score": 0.9996938705444336,
"start": 34,
"tag": "NAME",
"value": "Joseph"
}
] | null | [] | package db;
/**
* Created by Joseph on 3/3/2017.
* NoValue is its own class; integer representation is 0 with
* string representation "NOVALUE"
*/
public class NoValue extends SpecialValue {
private static final String repr = "NOVALUE";
@Override
public String toString() {
return... | 340 | 0.638235 | 0.617647 | 17 | 18 | 19.314732 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.235294 | false | false | 14 |
75b2642d60686b74fb71aba93d310288c7d08701 | 24,618,752,570,612 | 9daf706759ab3978ba43113e25061fad81eb9897 | /app/src/main/java/com/svs/hztb/PushNotifications/MyGcmListenerService.java | 2f33f67d7115f806794c595489e112a9d0f80996 | [] | no_license | svsdigitaltechnologies/hztb-android | https://github.com/svsdigitaltechnologies/hztb-android | e14469ca39eb141e481fbdd6986c64f589df0f46 | 899199ac18c578c790f7965aa39b5e58b24dd1bb | refs/heads/develop | 2020-12-20T20:57:05.357000 | 2016-08-06T04:43:36 | 2016-08-06T04:43:36 | 54,677,922 | 0 | 0 | null | false | 2016-08-06T04:34:01 | 2016-03-24T22:19:58 | 2016-03-24T22:23:38 | 2016-08-06T04:34:00 | 2,570 | 0 | 0 | 0 | Java | null | null | package com.svs.hztb.PushNotifications;
import android.app.KeyguardManager;
import android.app.Notification;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.Context;
import android.content.Intent;
import android.media.RingtoneManager;
import android.net.Uri;
import andr... | UTF-8 | Java | 5,769 | java | MyGcmListenerService.java | Java | [] | null | [] | package com.svs.hztb.PushNotifications;
import android.app.KeyguardManager;
import android.app.Notification;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.Context;
import android.content.Intent;
import android.media.RingtoneManager;
import android.net.Uri;
import andr... | 5,769 | 0.6658 | 0.654533 | 149 | 37.724831 | 26.254526 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.704698 | false | false | 14 |
1a8039c5d9b7cb0ea0e24b0ef46c0eb47154f23f | 23,106,924,063,212 | 6afcdda7db621754c30923497cca14143e5ec571 | /src/main/java/simulator/actors/messages/DefaultMessage.java | fea63a93b16c1362fa2e45eaaf6d5f966afe23ba | [] | no_license | constantin-ungureanu-github/simulator-fsm | https://github.com/constantin-ungureanu-github/simulator-fsm | 91f28a733a67c75320d52046ca5d6d123ce8bfc9 | 0b0750499d76678298e0c21708175080aec4f38c | refs/heads/master | 2020-05-21T04:22:27.989000 | 2017-05-14T22:50:28 | 2017-05-14T22:50:28 | 45,504,302 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package simulator.actors.messages;
import simulator.actors.interfaces.Message;
public class DefaultMessage implements Message {
}
| UTF-8 | Java | 132 | java | DefaultMessage.java | Java | [] | null | [] | package simulator.actors.messages;
import simulator.actors.interfaces.Message;
public class DefaultMessage implements Message {
}
| 132 | 0.833333 | 0.833333 | 6 | 21 | 21.071308 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 14 |
e8ad3f9ff3e4e417703d15cafb134095e0467d12 | 33,956,011,444,750 | 0ad1413f7e837771d21950183094abbf980c106d | /src/cn/bupt/interviewGolden/InsertCircleList.java | d18ae097617f7f825469d07bd49eb3c00bd40a57 | [] | no_license | lichong6232/InterviewGolden | https://github.com/lichong6232/InterviewGolden | 8584181ea1e8fff709f50a6af6b4f97ec7d227b3 | da92e16ac59d7e394228e8516f6a2a7a04d86a89 | refs/heads/master | 2021-04-19T02:48:46.071000 | 2017-07-02T16:36:16 | 2017-07-02T16:36:16 | 94,597,219 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.bupt.interviewGolden;
public class InsertCircleList {
public static void main(String[] args) {
InsertCircleList insertCircleList=new InsertCircleList();
int A[]={1,3,4,5,7};
int nxt[]={1,2,3,4,0};
ListNode root=insertCircleList.insert(A, nxt, 2);
insertCircleList.outPut(root);
}
public vo... | UTF-8 | Java | 1,117 | java | InsertCircleList.java | Java | [] | null | [] | package cn.bupt.interviewGolden;
public class InsertCircleList {
public static void main(String[] args) {
InsertCircleList insertCircleList=new InsertCircleList();
int A[]={1,3,4,5,7};
int nxt[]={1,2,3,4,0};
ListNode root=insertCircleList.insert(A, nxt, 2);
insertCircleList.outPut(root);
}
public vo... | 1,117 | 0.645479 | 0.632945 | 57 | 18.596491 | 14.90774 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.631579 | false | false | 14 |
ae38cd97a8fc997ce81d79ff6147a5aabb4d8d17 | 25,769,803,821,673 | f1b5c6069b2c8fe76c52347eaa4ab97c6bd3042d | /src/main/java/com/zjj/coursestudy/service/Impl/KeyWordServiceImpl.java | c4a1b5bd94b9be1566d958abda211953311137bb | [] | no_license | oriwisps/CourseStudySystem | https://github.com/oriwisps/CourseStudySystem | ff08fdf0989db2784fbfc1b478484f6e4c5f01bd | 38e6bf5528d955cb373204073d7f3b16ac56e3eb | refs/heads/master | 2023-06-18T18:05:11.269000 | 2021-07-16T03:21:45 | 2021-07-16T03:21:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zjj.coursestudy.service.Impl;
import com.zjj.coursestudy.dao.ExerciseDao;
import com.zjj.coursestudy.dao.KeyWordDao;
import com.zjj.coursestudy.entity.Exercise;
import com.zjj.coursestudy.entity.KeyWord;
import com.zjj.coursestudy.service.KeyWordService;
import org.springframework.beans.factory.annotation.... | UTF-8 | Java | 1,118 | java | KeyWordServiceImpl.java | Java | [] | null | [] | package com.zjj.coursestudy.service.Impl;
import com.zjj.coursestudy.dao.ExerciseDao;
import com.zjj.coursestudy.dao.KeyWordDao;
import com.zjj.coursestudy.entity.Exercise;
import com.zjj.coursestudy.entity.KeyWord;
import com.zjj.coursestudy.service.KeyWordService;
import org.springframework.beans.factory.annotation.... | 1,118 | 0.740608 | 0.740608 | 41 | 26.268293 | 22.24917 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.463415 | false | false | 14 |
a9c1d0799620cdb997dcd3cefcb154056af227de | 12,910,671,746,911 | 515b9decc98b2bb7b54ddcc4d590b590f3aef329 | /src/main/java/by/belstu/alchern/db/courseproject/service/FlightService.java | 5c95c3f38c8d611a0921df36079e5f1874c0df07 | [] | no_license | alchern2412/CourseProjectDb | https://github.com/alchern2412/CourseProjectDb | 12f61821589aea4ad86410cc2b9615deb9218910 | 0333b87be44b0430ce3f2ea6d130dbed3d10fcdd | refs/heads/master | 2022-03-20T21:37:53.002000 | 2019-12-09T20:13:20 | 2019-12-09T20:13:20 | 225,135,945 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package by.belstu.alchern.db.courseproject.service;
import by.belstu.alchern.db.courseproject.model.impl.Flight;
import by.belstu.alchern.db.courseproject.service.exception.FlightServiceException;
import by.belstu.alchern.db.courseproject.view.dto.FlightDTO;
import java.util.List;
public interface FlightService {
... | UTF-8 | Java | 899 | java | FlightService.java | Java | [] | null | [] | package by.belstu.alchern.db.courseproject.service;
import by.belstu.alchern.db.courseproject.model.impl.Flight;
import by.belstu.alchern.db.courseproject.service.exception.FlightServiceException;
import by.belstu.alchern.db.courseproject.view.dto.FlightDTO;
import java.util.List;
public interface FlightService {
... | 899 | 0.814238 | 0.814238 | 25 | 34.959999 | 33.709915 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.56 | false | false | 14 |
9c66881d58b477c9b26b7d1294aed4b54ad7b65d | 15,135,464,796,508 | a4470ad46404dc2a5ac48a5c448193f97fcac1df | /src/main/java/com/ti/customer/controller/CustomerController.java | e10e61762231de51c00848558ae8206668eb74bf | [] | no_license | asalome01/demoservice | https://github.com/asalome01/demoservice | 9059c80ed9bfea35f75a3419c20c715646a46bf6 | 553891596d69440c8f4442e765a20a94599f14b1 | refs/heads/master | 2020-07-28T16:14:14.278000 | 2019-09-20T03:10:20 | 2019-09-20T03:10:20 | 209,461,946 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ti.customer.controller;
import org.springframework.http.MediaType;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.bind.annotation.RestController;
import com.ti.customer.entity.Secret;
@RestContro... | UTF-8 | Java | 670 | java | CustomerController.java | Java | [] | null | [] | package com.ti.customer.controller;
import org.springframework.http.MediaType;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.bind.annotation.RestController;
import com.ti.customer.entity.Secret;
@RestContro... | 670 | 0.777612 | 0.767164 | 26 | 24.76923 | 26.804575 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.269231 | false | false | 14 |
1980fa13c5a983b0c62937631d1c45e5e2d7be96 | 738,734,422,589 | 108d2129071cd52465408b4e18a9fe0239734bf9 | /app/src/main/java/amaz/objects/TwentyfourSeven/data/models/SocialLoginData.java | 98afdf66b080a85a081ef89a7535c9d004413a4b | [] | no_license | eslamhamam22/247Android | https://github.com/eslamhamam22/247Android | f1b471dc4ff6a835e7a6c3db3b7ef5dc09a70b74 | d1cadb51506847b810454297f7e6365ff9f31347 | refs/heads/master | 2023-04-03T11:53:08.681000 | 2021-04-01T09:05:13 | 2021-04-01T09:05:13 | 297,026,438 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package amaz.objects.TwentyfourSeven.data.models;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class SocialLoginData {
@SerializedName("token")
@Expose
private String token;
@SerializedName("refresh_token")
@Expose
private String refres... | UTF-8 | Java | 1,397 | java | SocialLoginData.java | Java | [] | null | [] | package amaz.objects.TwentyfourSeven.data.models;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class SocialLoginData {
@SerializedName("token")
@Expose
private String token;
@SerializedName("refresh_token")
@Expose
private String refres... | 1,397 | 0.665712 | 0.665712 | 67 | 19.850746 | 18.171862 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.268657 | false | false | 14 |
0f56348e354eebaf7776a27f47e117dd09b3af39 | 22,033,182,275,658 | 1222c44a4ed7a9c746183d9fe3739c99b4db2f31 | /src/test/java/com/vampirehemophile/ghosts/math/CoordinatesTest.java | 53ece11b2f81f14d9644c7870dd7f4cf7b332ef8 | [
"MIT"
] | permissive | VampireHemophile/Ghosts | https://github.com/VampireHemophile/Ghosts | 737aeef8c3ae6c7e4492820676c35ee34b030dd2 | a696898ce3668dc399844776020375a8f8bacc9a | refs/heads/master | 2016-08-12T10:14:58.601000 | 2016-01-12T13:59:03 | 2016-01-12T13:59:03 | 46,074,501 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vampirehemophile.ghosts.math;
import org.junit.Ignore;
import org.junit.Test;
import static org.junit.Assert.assertTrue;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotEquals;
import static org.junit.Assert.assertNull;
import... | UTF-8 | Java | 7,600 | java | CoordinatesTest.java | Java | [] | null | [] | package com.vampirehemophile.ghosts.math;
import org.junit.Ignore;
import org.junit.Test;
import static org.junit.Assert.assertTrue;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotEquals;
import static org.junit.Assert.assertNull;
import... | 7,600 | 0.624474 | 0.587368 | 282 | 25.950356 | 21.0438 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.91844 | false | false | 14 |
24cdeadae1a4b221e331833a599a90d7c0ec36a4 | 22,033,182,276,059 | 15eee6d3be739d98d20c6668c5850bf07c09524c | /goland/src/main/java/cn/xiaoheiban/antlr4/ApiLexer.java | 6316ee12d0a6bb2b3ee130a6afbbdf85369cebb1 | [
"MIT",
"Apache-2.0"
] | permissive | REN-I/goctl-plugins | https://github.com/REN-I/goctl-plugins | 9da289b35ae3c34e547c6600acc162f3ab16911d | 80d6f1271ff78f1d9916efbe8b63a4624072393a | refs/heads/main | 2023-01-01T05:20:15.634000 | 2020-10-18T13:35:26 | 2020-10-18T13:35:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Generated from /Users/anqiansong/workspace/java/go-zero-idea-plugin/src/main/java/cn/xiaoheiban/antlr4/ApiLexer.g4 by ANTLR 4.8
package cn.xiaoheiban.antlr4;
import org.antlr.v4.runtime.Lexer;
import org.antlr.v4.runtime.CharStream;
import org.antlr.v4.runtime.Token;
import org.antlr.v4.runtime.TokenStream;
import o... | UTF-8 | Java | 24,477 | java | ApiLexer.java | Java | [
{
"context": "// Generated from /Users/anqiansong/workspace/java/go-zero-idea-plugin/src/main/java/",
"end": 35,
"score": 0.9773163795471191,
"start": 25,
"tag": "USERNAME",
"value": "anqiansong"
}
] | null | [] | // Generated from /Users/anqiansong/workspace/java/go-zero-idea-plugin/src/main/java/cn/xiaoheiban/antlr4/ApiLexer.g4 by ANTLR 4.8
package cn.xiaoheiban.antlr4;
import org.antlr.v4.runtime.Lexer;
import org.antlr.v4.runtime.CharStream;
import org.antlr.v4.runtime.Token;
import org.antlr.v4.runtime.TokenStream;
import o... | 24,477 | 0.624464 | 0.271316 | 391 | 61.60358 | 26.379948 | 130 | false | false | 0 | 0 | 72 | 0.006128 | 0 | 0 | 2.780051 | false | false | 14 |
4b3249eb1f2715dc08b695da923a922831107053 | 4,887,672,826,681 | 6bd9c61e356702d151d8566c4348c9d5e5de47be | /src/main/java/com/example/bootrabbitmq/BootRabbitmqApplication.java | a4b880239d08c1ad4826afcc3eea5b1d2d529152 | [] | no_license | yoxiyoxiiii/boot-rabbitmq | https://github.com/yoxiyoxiiii/boot-rabbitmq | 02bfac42ed303550a99f55b1b32262c2db4b94dd | e89a7e0872243eb0b2d0a8d9f578dc3a6d538afa | refs/heads/master | 2020-04-27T06:37:43.627000 | 2019-03-12T07:51:27 | 2019-03-12T07:51:27 | 174,114,095 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.bootrabbitmq;
import org.springframework.amqp.core.AmqpTemplate;
import org.springframework.amqp.core.Queue;
import org.springframework.amqp.rabbit.annotation.RabbitHandler;
import org.springframework.amqp.rabbit.annotation.RabbitListener;
import org.springframework.beans.factory.annotation.Autowir... | UTF-8 | Java | 809 | java | BootRabbitmqApplication.java | Java | [] | null | [] | package com.example.bootrabbitmq;
import org.springframework.amqp.core.AmqpTemplate;
import org.springframework.amqp.core.Queue;
import org.springframework.amqp.rabbit.annotation.RabbitHandler;
import org.springframework.amqp.rabbit.annotation.RabbitListener;
import org.springframework.beans.factory.annotation.Autowir... | 809 | 0.851669 | 0.851669 | 23 | 34.173912 | 25.737221 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.73913 | false | false | 14 |
98b8d7e8b9e143002de829e134475c4c554a217d | 18,811,956,797,227 | 8c4478e793d5fc380abc6306c1eb417239b1a117 | /iOS/gongan/branch/onlinepolice/server/picStoryServer/src/main/java/com/towne/framework/spring/jdbc/dao/CategoryDao.java | 4d05ed0a936bccbede9c2356cd4adb0296b5d3a6 | [] | no_license | dymx101/PicStory | https://github.com/dymx101/PicStory | 464ba10143225eac01f53326ef5bff67b88905ab | 28a3f767b648a342e219c93a08b7071b2bc8506f | refs/heads/master | 2016-09-06T16:55:01.677000 | 2013-07-14T05:55:45 | 2013-07-14T05:55:45 | 8,771,808 | 2 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.towne.framework.spring.jdbc.dao;
import com.towne.framework.common.dao.IDao;
import com.towne.framework.spring.jdbc.model.Category;
public interface CategoryDao extends IDao<Category> {
}
| UTF-8 | Java | 203 | java | CategoryDao.java | Java | [] | null | [] | package com.towne.framework.spring.jdbc.dao;
import com.towne.framework.common.dao.IDao;
import com.towne.framework.spring.jdbc.model.Category;
public interface CategoryDao extends IDao<Category> {
}
| 203 | 0.807882 | 0.807882 | 8 | 24.375 | 24.387177 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 14 |
787fdf308c7c9d5c3bc6d7d2fe754a74063d1044 | 17,265,768,583,998 | 73991813c710727ed689b7b19dc1052b06ea492e | /src/lolnotepad/Game.java | 9b1c724272bac6acfbcf1fde5b9306786a810c3e | [] | no_license | havlicekdom/league-notepad | https://github.com/havlicekdom/league-notepad | a628594c7fe0b08fc1f378bf374934f728da2d5b | 16184709c130c074f15f65406bf526dc4a7d0bd2 | refs/heads/master | 2020-02-26T06:45:54.850000 | 2013-10-26T08:09:21 | 2013-10-26T08:09:21 | 34,659,928 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lolnotepad;
/**
*
* @author havlicekdom@gmail.com
*/
public class Game {
private String champion, role, enemy, difficulty, result, score, gameType, currentPoints, currentLeague, notes;
public Game(String[] setTo) {
this.champion = setTo[0];
this.role = setTo[1];
... | UTF-8 | Java | 2,506 | java | Game.java | Java | [
{
"context": "package lolnotepad;\r\n\r\n/**\r\n *\r\n * @author havlicekdom@gmail.com\r\n */\r\npublic class Game {\r\n\r\n private String c",
"end": 64,
"score": 0.9999065399169922,
"start": 43,
"tag": "EMAIL",
"value": "havlicekdom@gmail.com"
}
] | null | [] | package lolnotepad;
/**
*
* @author <EMAIL>
*/
public class Game {
private String champion, role, enemy, difficulty, result, score, gameType, currentPoints, currentLeague, notes;
public Game(String[] setTo) {
this.champion = setTo[0];
this.role = setTo[1];
this.e... | 2,492 | 0.53352 | 0.529529 | 118 | 19.237288 | 17.417933 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.432203 | false | false | 14 |
788ab163b8403ff98a82cff5733c919501d65823 | 12,163,347,427,037 | a7ce737f8c48794a0757d7c7db7068bf3d814f45 | /Arkanoid/src/ABoard.java | c805d58048b5f601e7f940697c51b6ab7bb1d2e6 | [] | no_license | Hydrapanther/Games | https://github.com/Hydrapanther/Games | 1891f12b1b52a39ea8eece9d23e638d3621da86b | 5fcc76b546a149d39a292853be93809985ca01e9 | refs/heads/main | 2023-02-02T06:16:58.604000 | 2020-12-21T04:06:40 | 2020-12-21T04:06:40 | 311,573,269 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.awt.Color;
import java.awt.Dimension;
import java.awt.Graphics;
import java.awt.Image;
import java.awt.event.*;
import java.awt.image.BufferedImage;
import java.util.*;
import javax.swing.*;
public class ABoard
{
private int rows;
private int cols;
private int total;
final static int OFF... | UTF-8 | Java | 2,411 | java | ABoard.java | Java | [] | null | [] | import java.awt.Color;
import java.awt.Dimension;
import java.awt.Graphics;
import java.awt.Image;
import java.awt.event.*;
import java.awt.image.BufferedImage;
import java.util.*;
import javax.swing.*;
public class ABoard
{
private int rows;
private int cols;
private int total;
final static int OFF... | 2,411 | 0.568644 | 0.555786 | 114 | 19.149122 | 24.263985 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.350877 | false | false | 14 |
ff07ac7b234bd27ef2f49b49fe975d02b93113f3 | 26,749,056,371,786 | 3661156f54912147f68bafd3fab26201a5e65d0a | /src/coffeetable/algorithms/MatrixMultiplier.java | 6ff01768208aba8c66212003d7f85e334bcf1bc2 | [
"MIT"
] | permissive | ewake24/CoffeeTable | https://github.com/ewake24/CoffeeTable | 1353ede185ea30f9f9fe58da008480d80ae3c01b | c8a512f642490abbd5385c237ffebe83d14278f6 | refs/heads/master | 2020-12-28T20:20:09.711000 | 2015-01-04T20:04:08 | 2015-01-04T20:04:08 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package coffeetable.algorithms;
import java.util.TreeMap;
import coffeetable.datastructures.DataColumn;
import coffeetable.datastructures.DataRow;
import coffeetable.utils.MatrixViabilityException;
import coffeetable.datastructures.Matrix;
@SuppressWarnings({ "rawtypes", "unchecked" })
public class MatrixMultiplier ... | UTF-8 | Java | 1,560 | java | MatrixMultiplier.java | Java | [] | null | [] | package coffeetable.algorithms;
import java.util.TreeMap;
import coffeetable.datastructures.DataColumn;
import coffeetable.datastructures.DataRow;
import coffeetable.utils.MatrixViabilityException;
import coffeetable.datastructures.Matrix;
@SuppressWarnings({ "rawtypes", "unchecked" })
public class MatrixMultiplier ... | 1,560 | 0.716026 | 0.696795 | 50 | 30.200001 | 24.593494 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.16 | false | false | 14 |
9cc8fa4d4183518564f39dd1e1b9219f7af28e63 | 26,482,768,392,195 | 1e96133bd0b00a84f67e9ea9c365cf21cf572189 | /app/src/main/java/com/weaver/teams/task/TargetListLoader.java | 41bbb3c34c737afbc528132d928e3820446e9d6f | [] | no_license | BingYeh/SecondWorkSrc | https://github.com/BingYeh/SecondWorkSrc | 880a1aa71efb3bd55c808111ec3ea5d3019f2d05 | 28bec15f97ff52afeae3a17f653aae58b1f023c4 | refs/heads/master | 2016-09-13T19:05:22.009000 | 2016-05-10T09:12:48 | 2016-05-10T09:12:48 | 58,446,472 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.weaver.teams.task;
import java.util.ArrayList;
import android.content.Context;
import android.support.v4.content.AsyncTaskLoader;
import com.weaver.teams.logic.EmployeeManage;
import com.weaver.teams.logic.MainlineManage;
import com.weaver.teams.model.Mainline;
import com.weaver.teams.model.SearchParam;
... | UTF-8 | Java | 2,455 | java | TargetListLoader.java | Java | [] | null | [] | package com.weaver.teams.task;
import java.util.ArrayList;
import android.content.Context;
import android.support.v4.content.AsyncTaskLoader;
import com.weaver.teams.logic.EmployeeManage;
import com.weaver.teams.logic.MainlineManage;
import com.weaver.teams.model.Mainline;
import com.weaver.teams.model.SearchParam;
... | 2,455 | 0.631772 | 0.631365 | 93 | 25.39785 | 20.090195 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.473118 | false | false | 14 |
ebd63bf4688df2dcdb0f8db3d6b85dc828e309c3 | 25,400,436,635,451 | f6492aeb1541a28929443b1059c57fec149d5030 | /ImperiusB/CustomControls/src/com/beta/UIControls/CAbLinearSeekBar.java | eda5b3c432bb3c7be5db06e4b9a44d833d63feb2 | [] | no_license | MIDIeval/MIDIeval | https://github.com/MIDIeval/MIDIeval | 9d24947b426eb379fcef91d0828b522ff6cc6d9c | 6e30a273b6d75b1bac15724242baf24276aa435a | refs/heads/master | 2020-12-24T08:15:07.033000 | 2016-08-08T20:47:50 | 2016-08-08T20:47:50 | 13,016,176 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.beta.UIControls;
/*
* Copyright (C) 2007 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.... | UTF-8 | Java | 34,911 | java | CAbLinearSeekBar.java | Java | [] | null | [] | package com.beta.UIControls;
/*
* Copyright (C) 2007 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.... | 34,911 | 0.616482 | 0.610839 | 875 | 38.898285 | 34.932716 | 185 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.938286 | false | false | 14 |
ce09756c9b9e2f2d11b3644dd8ede4751e885b69 | 22,686,017,303,702 | be2eb9c583598eb195448f98f228570a745535e6 | /src/PostFixCalculator/StackLinkedList.java | 65289ad8ed1a88539e71ff23df48d69651a3b0fa | [
"MIT"
] | permissive | tylerh95/Post-Fix-Calculator | https://github.com/tylerh95/Post-Fix-Calculator | d66c1f65164e90490aae29d2731348f302c1a055 | 5b17a99bf11b510ca84f9b96d4158ff27abdf594 | refs/heads/master | 2020-03-23T06:25:24.274000 | 2018-07-18T01:36:13 | 2018-07-18T01:36:13 | 141,209,264 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Author: Tyler Hickam
// Purpose: implementation of both a stack and linked list
package PostFixCalculator;
public class StackLinkedList<T> {
private Node<T> top;
public StackLinkedList( ) {
top = null;
}
public void push(T data) {
top = new Node<T>(data, top);
}
p... | UTF-8 | Java | 1,110 | java | StackLinkedList.java | Java | [
{
"context": "// Author: Tyler Hickam\n// Purpose: implementation of both a stack and li",
"end": 23,
"score": 0.9998677968978882,
"start": 11,
"tag": "NAME",
"value": "Tyler Hickam"
}
] | null | [] | // Author: <NAME>
// Purpose: implementation of both a stack and linked list
package PostFixCalculator;
public class StackLinkedList<T> {
private Node<T> top;
public StackLinkedList( ) {
top = null;
}
public void push(T data) {
top = new Node<T>(data, top);
}
public ... | 1,104 | 0.489189 | 0.489189 | 64 | 16.359375 | 13.312784 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 14 |
d5a6f1aac4a70adad93cd9daf24164fb8b7f5d08 | 5,523,327,998,521 | ee2eb3d9c40896f6309bf7abd6ea502046955c24 | /src/civ/controller/Util.java | 74dfedebc9b9ebb3cd0d84ce029fe58bb0119286 | [] | no_license | alestrooisma/CivGame | https://github.com/alestrooisma/CivGame | 6c4e38c626df0015fcdd105c09abb4dd745f1e44 | 9d3c1b6f3f743f51e1f0c5ffb14b0e1d3b1f4e3f | refs/heads/master | 2016-09-09T21:26:40.098000 | 2014-03-18T19:55:14 | 2014-03-18T19:55:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package civ.controller;
import java.awt.Point;
import static java.lang.Math.*;
/**
*
* @author ale
*/
public class Util {
public static int distanceSquared(Point a, Point b) {
return (b.x - a.x)*(b.x - a.x) + ... | UTF-8 | Java | 686 | java | Util.java | Java | [
{
"context": "mport static java.lang.Math.*;\n\n\n/**\n *\n * @author ale\n */\npublic class Util {\n\t\n\tpublic static int dist",
"end": 203,
"score": 0.9921454191207886,
"start": 200,
"tag": "USERNAME",
"value": "ale"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package civ.controller;
import java.awt.Point;
import static java.lang.Math.*;
/**
*
* @author ale
*/
public class Util {
public static int distanceSquared(Point a, Point b) {
return (b.x - a.x)*(b.x - a.x) + ... | 686 | 0.591837 | 0.588921 | 38 | 17.052631 | 17.907581 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.552632 | false | false | 14 |
6b48a5946323c64825a240e46843de1eb0388d97 | 2,370,821,996,601 | 7f6fae98670ec6f2306c52f001facec811da44e4 | /src/main/java/it/polimi/eftaios/model/deck/DeckShallop.java | def76abfcf327c60d2e44c1627fc2ecbcd12dd2c | [
"Apache-2.0"
] | permissive | federicogatti/eftaios | https://github.com/federicogatti/eftaios | 9c8b26b9da99d51360b2fbbff4db6cc37c080525 | 272e460422127048fe212bd0266d5794fdf0020e | refs/heads/main | 2021-12-02T12:26:08.970000 | 2021-09-03T17:05:06 | 2021-09-03T17:05:06 | 400,543,280 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package it.polimi.eftaios.model.deck;
import it.polimi.eftaios.exception.NoElementException;
import it.polimi.eftaios.model.card.ShallopCard;
/**
* Fornisce il deck popolato delle carte scialuppa
*
* @author Federico
*
*/
public class DeckShallop extends AbstractDeck {
private static final long ... | UTF-8 | Java | 1,158 | java | DeckShallop.java | Java | [
{
"context": "ck popolato delle carte scialuppa\r\n * \r\n * @author Federico\r\n *\r\n */\r\npublic class DeckShallop extends Abstra",
"end": 230,
"score": 0.9998243451118469,
"start": 222,
"tag": "NAME",
"value": "Federico"
}
] | null | [] | package it.polimi.eftaios.model.deck;
import it.polimi.eftaios.exception.NoElementException;
import it.polimi.eftaios.model.card.ShallopCard;
/**
* Fornisce il deck popolato delle carte scialuppa
*
* @author Federico
*
*/
public class DeckShallop extends AbstractDeck {
private static final long ... | 1,158 | 0.660622 | 0.65544 | 44 | 24.318182 | 23.270906 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.386364 | false | false | 14 |
48b7e42bc900cf2621668bd027479865c5001f7b | 32,573,032,021,553 | b163450248603e4da56827a55a1b1d5cab7be91c | /src/test/java/com/ballot/rigging/stream/StreamDistinct.java | 948082c8cf2e1fb4c5cfed02db89b7ef0c3cfbe0 | [] | no_license | TiAmowkd/likou | https://github.com/TiAmowkd/likou | 0938ce1fc0ce51da99606ae0056238179f3cd8a0 | 039c27ddfec9b4946c5072a243a941c9c4fe608d | refs/heads/master | 2022-06-29T10:20:30.812000 | 2021-05-11T09:38:40 | 2021-05-11T09:38:40 | 225,582,293 | 0 | 0 | null | false | 2022-06-17T02:44:01 | 2019-12-03T09:36:26 | 2021-05-11T09:38:52 | 2022-06-17T02:44:01 | 144 | 0 | 0 | 2 | Java | false | false | package com.ballot.rigging.stream;
import com.ballot.rigging.pojo.Book;
import org.junit.Test;
import java.util.*;
import java.util.concurrent.ConcurrentHashMap;
import java.util.function.Function;
import java.util.function.Predicate;
import java.util.stream.Collectors;
/**
* @Auther: wkd
* @Date: 2019/12/26 11:28... | UTF-8 | Java | 1,838 | java | StreamDistinct.java | Java | [
{
"context": "port java.util.stream.Collectors;\n\n/**\n * @Auther: wkd\n * @Date: 2019/12/26 11:28\n * @Description:\n */\np",
"end": 293,
"score": 0.9996153116226196,
"start": 290,
"tag": "USERNAME",
"value": "wkd"
}
] | null | [] | package com.ballot.rigging.stream;
import com.ballot.rigging.pojo.Book;
import org.junit.Test;
import java.util.*;
import java.util.concurrent.ConcurrentHashMap;
import java.util.function.Function;
import java.util.function.Predicate;
import java.util.stream.Collectors;
/**
* @Auther: wkd
* @Date: 2019/12/26 11:28... | 1,838 | 0.621365 | 0.606264 | 51 | 34.058823 | 27.894346 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.803922 | false | false | 14 |
0eaa69f43c9763756b47f729f4ec652aedb17d7e | 9,251,359,621,567 | 0dadff778f8b22081f74e0d6e35831132de453b2 | /src/main/java/com/example/controller/DeployProcessController2.java | f7e5e8cec6968a41f3db2e6f77bf85845191b26c | [] | no_license | snmaddula-fl/ud-deployment-process | https://github.com/snmaddula-fl/ud-deployment-process | f96f1550556bceca60ebe174bfd4a48cdabf8491 | dee0f887b8a46a834d471865d8d1eeaa6c80147a | refs/heads/master | 2020-07-14T17:05:19.147000 | 2019-09-25T12:22:34 | 2019-09-25T12:22:34 | 205,359,259 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.controller;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Arrays;
import java.util.List;
import java.util.TimeZone;
import java.util.stream.Collectors;
import javax.annotation.PostConstruct;
import org.springframework.http.HttpEntity;
import org.springframework.... | UTF-8 | Java | 4,888 | java | DeployProcessController2.java | Java | [] | null | [] | package com.example.controller;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Arrays;
import java.util.List;
import java.util.TimeZone;
import java.util.stream.Collectors;
import javax.annotation.PostConstruct;
import org.springframework.http.HttpEntity;
import org.springframework.... | 4,888 | 0.73527 | 0.730565 | 145 | 32.710346 | 29.92771 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.268965 | false | false | 14 |
cd3493a1b43137372f4405a8670fae8669591efe | 6,021,544,165,127 | 38ea111fb2484413c56bfb3b56b7381d70919127 | /pprog/2015_2016/TPG_SOGE/src/SOGE/UIs/MenuUI.java | a70a8b278e88d32c5e4d799a2b8b6f66aec2cfe8 | [
"LicenseRef-scancode-other-permissive"
] | permissive | jbbmb/pt.isep.dei.lei | https://github.com/jbbmb/pt.isep.dei.lei | 27ab68bbc63aec791c18317375a5c7ff563a4e0c | 8d34e6f81844955766cd101ad5af057e2797f81e | refs/heads/master | 2023-07-03T00:34:43.535000 | 2021-07-26T13:39:53 | 2021-07-26T13:39:53 | 272,506,607 | 0 | 0 | NOASSERTION | false | 2021-07-26T13:31:39 | 2020-06-15T17:49:34 | 2021-07-26T13:31:22 | 2021-07-26T13:31:38 | 1 | 0 | 0 | 1 | Java | false | false | package SOGE.UIs;
/** @package SOGauthor Débora Costa (1150433), João Borges (1150475) e Luís Gouveia (1150437) @ LEI-ISEP */
import SOGE.CentroExposicoes;
import SOGE.Controllers.AtribuirCandidaturaController;
import java.awt.Desktop;
import java.awt.Label;
import java.io.File;
import java.io.FileNotFoundException;
i... | UTF-8 | Java | 28,425 | java | MenuUI.java | Java | [
{
"context": "package SOGE.UIs;\n/** @package SOGauthor Débora Costa (1150433), João Borges (1150475) e Luís Gouveia (",
"end": 53,
"score": 0.9998728632926941,
"start": 41,
"tag": "NAME",
"value": "Débora Costa"
},
{
"context": "Is;\n/** @package SOGauthor Débora Costa (1150433), Jo... | null | [] | package SOGE.UIs;
/** @package SOGauthor <NAME> (1150433), <NAME> (1150475) e <NAME> (1150437) @ LEI-ISEP */
import SOGE.CentroExposicoes;
import SOGE.Controllers.AtribuirCandidaturaController;
import java.awt.Desktop;
import java.awt.Label;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.IOE... | 28,405 | 0.663789 | 0.649269 | 543 | 51.257828 | 41.491661 | 184 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.703499 | false | false | 14 |
3fe8dbee84e628405dc2a9db8f0a62c28df33606 | 23,072,564,358,681 | a354ddb5559ae048519814aa3d2f6c1513a3a1d3 | /book4/src/Module20.java | aa560baf4859e4191f978fa742d6bc035a3cf43c | [] | no_license | ufdilla/backUp | https://github.com/ufdilla/backUp | 4050309674f00423bcc2ba62247fa629b4927ed9 | bcdce3d34bee9a0ba3157d2641ab41c086094312 | refs/heads/master | 2021-05-11T23:04:48.149000 | 2018-01-15T06:34:36 | 2018-01-15T06:34:36 | 117,506,517 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Module20
{
int column1; // not yet explained why it is a column
private void operation1() // looks like nullary operation
{
System.out.println(column1);
}
private void operation2 (/*Module20 this*/)
{ // similiar, look like nullary operation
System.out.println(... | UTF-8 | Java | 788 | java | Module20.java | Java | [] | null | [] | public class Module20
{
int column1; // not yet explained why it is a column
private void operation1() // looks like nullary operation
{
System.out.println(column1);
}
private void operation2 (/*Module20 this*/)
{ // similiar, look like nullary operation
System.out.println(... | 788 | 0.638325 | 0.586294 | 24 | 31.833334 | 22.180447 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 14 |
8e85d88a58cd2c6b06ef19377c2148b778519616 | 34,583,076,675,038 | 5b3967c0ba4503308ddc3c840bfa96c5f10665e1 | /multiplicity3-parent/multiplicity3-contentsystem/src/main/java/multiplicity3/csys/zorder/ZOrderManager.java | 690f06a0e61a5ecd6a18b363ee2006e9e8aa56f7 | [
"BSD-3-Clause"
] | permissive | jamcnaughton/synergynet3 | https://github.com/jamcnaughton/synergynet3 | ce549f841190fee4f9b39264a5b3df4aebad2b2b | 8ef37a03253b39515c914efa021309428b63ef53 | refs/heads/master | 2020-04-18T22:41:47.206000 | 2017-07-07T15:21:20 | 2017-07-07T15:21:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package multiplicity3.csys.zorder;
import java.util.ArrayList;
import java.util.List;
import java.util.logging.Logger;
import multiplicity3.csys.items.item.IItem;
import multiplicity3.input.events.MultiTouchCursorEvent;
public class ZOrderManager implements IZOrderManager {
private static final Logger log = Logger.... | UTF-8 | Java | 4,616 | java | ZOrderManager.java | Java | [] | null | [] | package multiplicity3.csys.zorder;
import java.util.ArrayList;
import java.util.List;
import java.util.logging.Logger;
import multiplicity3.csys.items.item.IItem;
import multiplicity3.input.events.MultiTouchCursorEvent;
public class ZOrderManager implements IZOrderManager {
private static final Logger log = Logger.... | 4,616 | 0.72812 | 0.72552 | 201 | 21.965174 | 22.549973 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.671642 | false | false | 14 |
1964a60caada6636b15dc1d08e3bb6e6c1a41c2c | 14,259,291,423,204 | b63799eadf94cfcb7899825aa83045bb9e322241 | /Examen12/app/src/main/java/cr/ac/itcr/examen1/MainActivity.java | 6e80bb1093a3c5e5b70b3f843a7541e400ee9d0d | [] | no_license | Jona1095/Examen-1 | https://github.com/Jona1095/Examen-1 | 33e6d274a968fd73d9175cef6382752c675daf14 | b7a2fd921a7a471814a37ab590a3f5bd67481fda | refs/heads/master | 2016-09-12T22:14:05.126000 | 2016-04-14T01:40:07 | 2016-04-14T01:40:07 | 56,197,938 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cr.ac.itcr.examen1;
import android.content.Intent;
import android.content.Context;
import android.net.Uri;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.support.v7.app.AppCompatActivity;
import android.support.... | UTF-8 | Java | 3,144 | java | MainActivity.java | Java | [] | null | [] | package cr.ac.itcr.examen1;
import android.content.Intent;
import android.content.Context;
import android.net.Uri;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.support.v7.app.AppCompatActivity;
import android.support.... | 3,144 | 0.659669 | 0.656807 | 92 | 33.173912 | 26.246162 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.597826 | false | false | 14 |
43b1eed3403136b8d5eba73b3edd3ebd9633a8ab | 11,184,094,870,819 | b6772bf99b6e55e61f3defac401311b9d1fb34db | /src/main/java/cn/bysj/yty/qyyg/controller/JobRest.java | 39f656e783dc053a07a4eb5c1c603134e74dda7d | [] | no_license | candy-yyyyy/qyyg | https://github.com/candy-yyyyy/qyyg | 4fd5c5ade057b1c2fe10c9380ded3793b35fe548 | f81f122992430bbff749409f3874496816be37db | refs/heads/master | 2020-04-19T11:58:54.665000 | 2019-04-26T14:12:32 | 2019-04-26T14:12:32 | 168,181,437 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.bysj.yty.qyyg.controller;
import cn.bysj.yty.qyyg.common.ControllerMapping;
import cn.bysj.yty.qyyg.common.UrlMapping;
import cn.bysj.yty.qyyg.service.JobService;
import com.alibaba.fastjson.JSONObject;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotat... | UTF-8 | Java | 3,342 | java | JobRest.java | Java | [] | null | [] | package cn.bysj.yty.qyyg.controller;
import cn.bysj.yty.qyyg.common.ControllerMapping;
import cn.bysj.yty.qyyg.common.UrlMapping;
import cn.bysj.yty.qyyg.service.JobService;
import com.alibaba.fastjson.JSONObject;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotat... | 3,342 | 0.61995 | 0.609217 | 87 | 35.413792 | 22.063416 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.931035 | false | false | 14 |
6b74c419bba546af0b8603fd4779b714e1fe1046 | 3,255,585,228,642 | fd532dafb44e74703e1e9417070b123f0de18b9f | /src/main/java/cn/com/xinli/portal/core/redirection/RedirectService.java | 5e34d5bb7800a45a40be27a1ef01ef0c22da9a33 | [] | no_license | Morcal/SpringBootServer | https://github.com/Morcal/SpringBootServer | 865b998255299c203f5fe07e8ce046933527d59a | 5d4e254b76c342d913db37f5bf69d6258aecd1c0 | refs/heads/master | 2021-01-20T19:27:02.899000 | 2016-07-06T13:27:40 | 2016-07-06T13:27:40 | 62,722,827 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.com.xinli.portal.core.redirection;
import cn.com.xinli.portal.core.RemoteException;
/**
* Portal web redirect service.
*
* <p>Project: xpws
*
* @author zhoupeng 2016/2/21.
*/
public interface RedirectService {
/**
* Verify redirection.
* @param redirection redirection.
* @param ip ... | UTF-8 | Java | 552 | java | RedirectService.java | Java | [
{
"context": "rect service.\n *\n * <p>Project: xpws\n *\n * @author zhoupeng 2016/2/21.\n */\npublic interface RedirectService {",
"end": 178,
"score": 0.998450517654419,
"start": 170,
"tag": "USERNAME",
"value": "zhoupeng"
}
] | null | [] | package cn.com.xinli.portal.core.redirection;
import cn.com.xinli.portal.core.RemoteException;
/**
* Portal web redirect service.
*
* <p>Project: xpws
*
* @author zhoupeng 2016/2/21.
*/
public interface RedirectService {
/**
* Verify redirection.
* @param redirection redirection.
* @param ip ... | 552 | 0.688406 | 0.675725 | 22 | 24.09091 | 22.358461 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.227273 | false | false | 14 |
0192f2c66d24c3958e4f3ce6f999238d1f2235d3 | 31,851,477,525,762 | 2ebabea7d16dc4d2a9ffdc1153c60bd9073fe9d8 | /pet-clinic/pet-clinic-data/src/test/java/com/sletras/services/OwnerServiceMapTest.java | d45005cf34f8ac1aaf4d00876467ce974d469f6b | [] | no_license | sefrota/spring5 | https://github.com/sefrota/spring5 | a9c24639d29dde7c472c73d3259162bcac40b8c1 | 602a9e60ed0c3e3aa28f70ea72c2a5a0f2d8fcfe | refs/heads/master | 2020-04-20T11:32:00.750000 | 2019-02-25T23:55:27 | 2019-02-25T23:55:27 | 168,819,071 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sletras.services;
import com.sletras.services.map.PetServiceMap;
import com.sletras.services.map.PetTypeServiceMap;
import org.junit.Before;
import com.sletras.services.map.OwnerServiceMap;
import org.junit.Test;
/**
* Created by sergioletras on 12/02/19.
*/
public class OwnerServiceMapTest {
Owner... | UTF-8 | Java | 609 | java | OwnerServiceMapTest.java | Java | [
{
"context": "viceMap;\nimport org.junit.Test;\n\n/**\n * Created by sergioletras on 12/02/19.\n */\npublic class OwnerServiceMapTest",
"end": 257,
"score": 0.9994251132011414,
"start": 245,
"tag": "USERNAME",
"value": "sergioletras"
}
] | null | [] | package com.sletras.services;
import com.sletras.services.map.PetServiceMap;
import com.sletras.services.map.PetTypeServiceMap;
import org.junit.Before;
import com.sletras.services.map.OwnerServiceMap;
import org.junit.Test;
/**
* Created by sergioletras on 12/02/19.
*/
public class OwnerServiceMapTest {
Owner... | 609 | 0.727422 | 0.71757 | 27 | 21.555555 | 19.446667 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 14 |
7b856ddf251383aa974722d94d5e8882ad319013 | 33,758,442,946,730 | 3c29cecfc933323ea83ba153077844ef82f6663a | /src/main/java/com/thinkgem/jeesite/modules/mmy/book/dao/LessionClassBindDao.java | 96d0ae1aa4b2a31451ae823ed77fd40a1cc738bc | [
"Apache-2.0"
] | permissive | rjp1234/mmg-manager | https://github.com/rjp1234/mmg-manager | 33f6754068d610ca21c1b1c44fa5886f50dda786 | 727bf1c4f4dd5b842f733d1b8537da782110be5c | refs/heads/master | 2020-03-19T06:38:18.826000 | 2018-07-27T16:00:30 | 2018-07-27T16:00:30 | 136,041,524 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* 文件名:LessionClassBindDao.java
*
* 版本信息:
* 日期:2018年6月12日
* Copyright 足下 Corporation 2018
* 版权所有
*
*/
package com.thinkgem.jeesite.modules.mmy.book.dao;
import java.util.List;
import com.thinkgem.jeesite.common.persistence.CrudDao;
import com.thinkgem.jeesite.common.persist... | UTF-8 | Java | 1,464 | java | LessionClassBindDao.java | Java | [
{
"context": "项目名称:mmg-manager 类名称:LessionClassBindDao 类描述: 创建人:Administrator\n * 创建时间:2018年6月12日 上午11:25:53 修改人:Administrator 修",
"end": 497,
"score": 0.8912829160690308,
"start": 484,
"tag": "NAME",
"value": "Administrator"
},
{
"context": "人:Administrator\n * 创建时间:2018年6月12日 上午11:... | null | [] | /**
* 文件名:LessionClassBindDao.java
*
* 版本信息:
* 日期:2018年6月12日
* Copyright 足下 Corporation 2018
* 版权所有
*
*/
package com.thinkgem.jeesite.modules.mmy.book.dao;
import java.util.List;
import com.thinkgem.jeesite.common.persistence.CrudDao;
import com.thinkgem.jeesite.common.persist... | 1,464 | 0.711024 | 0.68189 | 55 | 22.09091 | 25.951895 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.218182 | false | false | 14 |
a593c0963e9e7413e22fe5a45d8d22cdf062ae30 | 7,876,970,036,236 | 1de8def607b6718f7aa762c13762d94392d0df6e | /src/main/java/niche/newres/timedevents2owl/generator/io/JenaBeansWriter.java | ebcd356c40b4815005ef0d5069ecb18e79ef2637 | [
"Apache-2.0"
] | permissive | Newres/TimedEvents2OWL | https://github.com/Newres/TimedEvents2OWL | a2f398f4ef9139513b02415eab010d849436eb1a | 699e2b865ff2e98c7b94ad23d6d7971a95304c2c | refs/heads/master | 2016-09-07T02:19:54.389000 | 2014-07-16T05:30:12 | 2014-07-16T05:30:12 | 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 niche.newres.timedevents2owl.generator.io;
import com.hp.hpl.jena.ontology.OntModel;
import com.hp.hpl.jena.rdf.model.ModelFa... | UTF-8 | Java | 1,891 | java | JenaBeansWriter.java | Java | [
{
"context": "import thewebsemantic.Bean2RDF;\n\n/**\n *\n * @author newres\n */\npublic class JenaBeansWriter {\n \n \n ",
"end": 659,
"score": 0.9984400868415833,
"start": 653,
"tag": "USERNAME",
"value": "newres"
}
] | 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 niche.newres.timedevents2owl.generator.io;
import com.hp.hpl.jena.ontology.OntModel;
import com.hp.hpl.jena.rdf.model.ModelFa... | 1,891 | 0.59651 | 0.594395 | 85 | 21.247059 | 18.936367 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.705882 | false | false | 10 |
017e4df9d2d0f8d8a779a259ea00bea68870e175 | 22,926,535,491,693 | 95e944448000c08dd3d6915abb468767c9f29d3c | /sources/com/google/android/gms/internal/ads/zzacq.java | f14516e7e664c906f11f9b17a19a361b88462a90 | [] | no_license | xrealm/tiktok-src | https://github.com/xrealm/tiktok-src | 261b1faaf7b39d64bb7cb4106dc1a35963bd6868 | 90f305b5f981d39cfb313d75ab231326c9fca597 | refs/heads/master | 2022-11-12T06:43:07.401000 | 2020-07-04T20:21:12 | 2020-07-04T20:21:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.android.gms.internal.ads;
import android.os.Parcel;
import android.os.Parcelable.Creator;
import com.google.android.gms.ads.C14873l;
import com.google.android.gms.common.internal.safeparcel.AbstractSafeParcelable;
import com.google.android.gms.common.internal.safeparcel.C15269a;
@C6505uv
public fin... | UTF-8 | Java | 1,149 | java | zzacq.java | Java | [] | null | [] | package com.google.android.gms.internal.ads;
import android.os.Parcel;
import android.os.Parcelable.Creator;
import com.google.android.gms.ads.C14873l;
import com.google.android.gms.common.internal.safeparcel.AbstractSafeParcelable;
import com.google.android.gms.common.internal.safeparcel.C15269a;
@C6505uv
public fin... | 1,149 | 0.684073 | 0.561358 | 39 | 28.461538 | 22.473742 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.794872 | false | false | 10 |
8a9a3899f4f2dc0236674f85b87fe9c5ac372ed8 | 12,429,635,398,458 | bd72d7b67f59bb2b8fb82697f04a71b8195e66c9 | /src/Kur.java | 9bd8775bb202d86931f4b99faeedace79f08aa37 | [] | no_license | bkansu/BankCustomerLoginScreen | https://github.com/bkansu/BankCustomerLoginScreen | d588cc437dd6bc4ab0dbf7f6bdaca34189897e0b | 24d2131f1bc192a67d77983401e32dfb6388869c | refs/heads/master | 2022-11-16T17:19:02.166000 | 2020-07-05T21:37:27 | 2020-07-05T21:37:27 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class Kur {
public double getDolar() {
return Dolar;
}
public double getEuro() {
return Euro;
}
public double Dolar = 7.1094;
public double Euro = 7.9283;
}
| UTF-8 | Java | 207 | java | Kur.java | Java | [] | null | [] |
public class Kur {
public double getDolar() {
return Dolar;
}
public double getEuro() {
return Euro;
}
public double Dolar = 7.1094;
public double Euro = 7.9283;
}
| 207 | 0.565217 | 0.516908 | 12 | 16.166666 | 12.694049 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 10 |
147937bbf46386fe2477c5e70b5b84f276ce29fa | 32,684,701,136,320 | caa3b8e009c9758b17a22a6b9d41eedccc0192b3 | /app/src/main/java/com/example/dllo/food/library/search/SearchActivity.java | d6127bedef8e00905adadc6bfcc798f50bb72ef4 | [] | no_license | xiaoyulu1105/Food | https://github.com/xiaoyulu1105/Food | f4d36b7ccf7296f39a3f0625b980338ddd411b54 | ba365384aca83843f5f74c604874027218de2cb8 | refs/heads/master | 2021-01-12T12:17:19.755000 | 2016-11-17T12:01:50 | 2016-11-17T12:01:50 | 72,412,997 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.dllo.food.library.search;
import android.content.Intent;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentTransaction;
import android.text.Editable;
import android.text.TextWatcher;
import android.util.Log;
import android.view.View;
import android.widget.EditText... | UTF-8 | Java | 6,310 | java | SearchActivity.java | Java | [
{
"context": "greenrobot.eventbus.ThreadMode;\n\n/**\n * Created by XiaoyuLu on 16/11/1.\n *\n * 食物百科 查询的 Activity\n *\n * 使用Eve",
"end": 768,
"score": 0.7538716793060303,
"start": 762,
"tag": "NAME",
"value": "Xiaoyu"
},
{
"context": "bot.eventbus.ThreadMode;\n\n/**\n * Created by X... | null | [] | package com.example.dllo.food.library.search;
import android.content.Intent;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentTransaction;
import android.text.Editable;
import android.text.TextWatcher;
import android.util.Log;
import android.view.View;
import android.widget.EditText... | 6,310 | 0.630668 | 0.628591 | 200 | 27.889999 | 23.053154 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.535 | false | false | 10 |
c8c733eb892034cbfcefc96a7b335fac6ad28835 | 21,148,419,006,091 | 20a06a95a1c9ddad001520fb5e1e91ce437f1418 | /src/com/craftinginterpreters/lox/Lox.java | 2decd142c83742bc03495249e688c08a8982297a | [] | no_license | thanhanofhcmus/CratfingIterpreterJava | https://github.com/thanhanofhcmus/CratfingIterpreterJava | 4a590525ab4db3e34fb8d5b779e00c090afbc67f | a4a45d158730b99df41af77aa36c2239163e048a | refs/heads/master | 2023-08-11T01:50:57.221000 | 2021-10-02T10:02:42 | 2021-10-02T10:02:42 | 371,037,264 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.craftinginterpreters.lox;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.io.IOException;
import java.nio.charset.Charset;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.util.List;
public class Lox {
private static final Interpreter interpreter = new ... | UTF-8 | Java | 1,849 | java | Lox.java | Java | [] | null | [] | package com.craftinginterpreters.lox;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.io.IOException;
import java.nio.charset.Charset;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.util.List;
public class Lox {
private static final Interpreter interpreter = new ... | 1,849 | 0.616549 | 0.611682 | 60 | 29.816668 | 22.410929 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 10 |
871827f8cb257c70b434a1b6d31c4ad2eafbb449 | 33,157,147,550,574 | bb28d81f96b5769a7f944d1b03c8cf837571d217 | /cp/java/lang/SecurityException.java | 17459e8c32c534e61b0df363639142db838b4f22 | [
"MIT"
] | permissive | juur/fail-jvm | https://github.com/juur/fail-jvm | 5616b4aa8c9f424214d43d5058305ca2838934ea | 6dd2a075f3101a7b1a6b1534acf30dda695f55f4 | refs/heads/master | 2022-09-27T15:06:18.138000 | 2022-09-25T19:53:40 | 2022-09-25T19:53:40 | 185,074,533 | 8 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package java.lang;
public class SecurityException extends RuntimeException {
}
| UTF-8 | Java | 88 | java | SecurityException.java | Java | [] | null | [] | package java.lang;
public class SecurityException extends RuntimeException {
}
| 88 | 0.75 | 0.75 | 6 | 12.666667 | 20.86198 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 10 |
5cbc135cfa65f7f6e7ea27006b054859f1ac2e79 | 7,249,904,866,880 | f80fcb5ba1de922083a5a17311b53fc4f9e5a7dd | /src/test/java/org/jboss/cache/jmx/deprecated/LegacyConfigurationTest.java | 9d83d366e6e80b3169fb83bcc5e0dafd75634881 | [] | no_license | SummaNetworks/jbosscache-core | https://github.com/SummaNetworks/jbosscache-core | c93d588aebab91f94cf36470c2939799e7b3717c | 7d880bbe35274d1a00bd6b06a00d9416005f871e | refs/heads/master | 2020-04-05T12:08:14.889000 | 2019-09-25T15:44:22 | 2019-09-25T15:44:22 | 156,860,363 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* JBoss, Home of Professional Open Source.
* Copyright 2006, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify i... | UTF-8 | Java | 27,730 | java | LegacyConfigurationTest.java | Java | [
{
"context": "the CacheLegacyJmxWrapper.\n *\n * @author <a href=\"brian.stansberry@jboss.com\">Brian Stansberry</a>\n * @version $Revision: 7696",
"end": 3046,
"score": 0.9999260902404785,
"start": 3020,
"tag": "EMAIL",
"value": "brian.stansberry@jboss.com"
},
{
"context": "*\n * @a... | null | [] | /*
* JBoss, Home of Professional Open Source.
* Copyright 2006, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify i... | 27,703 | 0.614497 | 0.596213 | 504 | 54.01984 | 33.212753 | 165 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.892857 | false | false | 10 |
5eaefc42409725a65589090ec39420851d8e0280 | 7,249,904,866,909 | d011ff95bee0fcd95146566d692d94f0337f915d | /src/main/java/io/github/rowak/nanoleafdesktop/ambilight/CaptureAreaWindow.java | 993d1b49c28a667248f73f185d1aa448bdc164e1 | [
"MIT"
] | permissive | rowak/nanoleaf-desktop | https://github.com/rowak/nanoleaf-desktop | 81f8939b9d9006304773fe6c7676c9ab5c9b8ce4 | 0e298f1a19c032570368d31105416e493480e5fd | refs/heads/master | 2022-07-10T08:13:45.586000 | 2022-06-25T14:30:22 | 2022-06-25T14:30:22 | 162,864,929 | 171 | 13 | MIT | false | 2021-05-30T05:03:42 | 2018-12-23T05:28:10 | 2021-05-30T04:56:17 | 2021-05-30T05:03:41 | 920 | 95 | 7 | 12 | Java | false | false | package io.github.rowak.nanoleafdesktop.ambilight;
import java.awt.BasicStroke;
import java.awt.Color;
import java.awt.Cursor;
import java.awt.Dimension;
import java.awt.EventQueue;
import java.awt.Graphics;
import java.awt.Graphics2D;
import java.awt.GraphicsConfiguration;
import java.awt.GraphicsDevice;
import java.... | UTF-8 | Java | 7,200 | java | CaptureAreaWindow.java | Java | [
{
"context": "package io.github.rowak.nanoleafdesktop.ambilight;\n\nimport java.awt.Basic",
"end": 23,
"score": 0.7120906114578247,
"start": 18,
"tag": "USERNAME",
"value": "rowak"
},
{
"context": "thub.rowak.nanoleafdesktop.Main;\nimport io.github.rowak.nanoleafdesktop.tools.Propert... | null | [] | package io.github.rowak.nanoleafdesktop.ambilight;
import java.awt.BasicStroke;
import java.awt.Color;
import java.awt.Cursor;
import java.awt.Dimension;
import java.awt.EventQueue;
import java.awt.Graphics;
import java.awt.Graphics2D;
import java.awt.GraphicsConfiguration;
import java.awt.GraphicsDevice;
import java.... | 7,200 | 0.69375 | 0.684028 | 252 | 27.571428 | 21.265863 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.924603 | false | false | 10 |
c8c87cde1b02b7255731ecf05c802b532cfe0016 | 21,354,577,450,954 | 74d6c588d213f596c4c41f463be5d554402aa5b3 | /src/main/java/pe/edu/upc/market/services/impls/TiendaServiceImpl.java | 4b0c737fe9e6a7e13d87a78290b898e816738e08 | [] | no_license | Dylan1234094/pw-java-market-flow | https://github.com/Dylan1234094/pw-java-market-flow | 4e7daf645f8d5420364fdf9c2add69d4eb415ca8 | b9ff4f6993ad4b7c4f131ad3e4d68bfa3124dcc8 | refs/heads/master | 2022-12-25T08:06:24.656000 | 2020-10-12T19:04:48 | 2020-10-12T19:04:48 | 303,493,004 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pe.edu.upc.market.services.impls;
import java.io.Serializable;
import java.util.List;
import java.util.Optional;
import javax.inject.Inject;
import javax.transaction.Transactional;
import pe.edu.upc.market.models.entities.Tienda;
import pe.edu.upc.market.models.repositories.TiendaRepository;
import pe.edu.up... | UTF-8 | Java | 1,265 | java | TiendaServiceImpl.java | Java | [] | null | [] | package pe.edu.upc.market.services.impls;
import java.io.Serializable;
import java.util.List;
import java.util.Optional;
import javax.inject.Inject;
import javax.transaction.Transactional;
import pe.edu.upc.market.models.entities.Tienda;
import pe.edu.upc.market.models.repositories.TiendaRepository;
import pe.edu.up... | 1,265 | 0.788933 | 0.788142 | 54 | 22.425926 | 22.374424 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.037037 | false | false | 10 |
cb6ff533c7aa2da05d03bee0c53411759cec7ee5 | 26,938,034,935,816 | dd2eb8c4bc9efb22f9e1a49b137204d942045d55 | /Administrare Comenzi Restaurant v2/src/administrare/ServiciuAudit.java | 6a84e579d536aea83019d9f479687b48ea4cc9c0 | [] | no_license | MihaiDragutescu/Administrare-Comenzi-Restaurant | https://github.com/MihaiDragutescu/Administrare-Comenzi-Restaurant | 173f7cd35b0c3ce75fb63e7606343d8853b677d2 | 69bffa9f60ba7f9c76b3c043c245757ba044ad0f | refs/heads/master | 2020-05-03T23:14:33.055000 | 2019-06-04T21:45:04 | 2019-06-04T21:45:04 | 178,860,648 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package administrare;
import java.io.BufferedWriter;
import java.io.FileWriter;
import java.io.IOException;
import java.sql.Timestamp;
import java.time.Instant;
public class ServiciuAudit {
private String path;
public ServiciuAudit(String path) {
this.path = path;
}
//Metoda care scrie in fi... | UTF-8 | Java | 801 | java | ServiciuAudit.java | Java | [] | null | [] | package administrare;
import java.io.BufferedWriter;
import java.io.FileWriter;
import java.io.IOException;
import java.sql.Timestamp;
import java.time.Instant;
public class ServiciuAudit {
private String path;
public ServiciuAudit(String path) {
this.path = path;
}
//Metoda care scrie in fi... | 801 | 0.66375 | 0.66375 | 26 | 29.76923 | 29.13537 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 10 |
5b2f213dad1e91c3b7fcd8c6311fc48c225a0e65 | 32,212,254,758,872 | 91ce06b2cb9f45f17b15c1b5a4752de5a8534491 | /src/Fabriques/FabriqueRelationExtends.java | 7caffb1b5083b8fc3ced00638b68767e2714272f | [] | no_license | Fitousimon/Projet_ArchitectureLog_Romann-Fitoussi-Ketheeswaran | https://github.com/Fitousimon/Projet_ArchitectureLog_Romann-Fitoussi-Ketheeswaran | 78471e0d35c824505d8a024d5bf5f22b6ec6b746 | 4fc4d773fda6a0ef30619debf19d9e2be0db8aa4 | refs/heads/master | 2020-07-02T12:01:42.418000 | 2016-12-12T10:40:06 | 2016-12-12T10:40:06 | 74,304,531 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Fabriques;
public class FabriqueRelationExtends extends FabriqueRelation {
}
| UTF-8 | Java | 87 | java | FabriqueRelationExtends.java | Java | [] | null | [] | package Fabriques;
public class FabriqueRelationExtends extends FabriqueRelation {
}
| 87 | 0.83908 | 0.83908 | 5 | 16.4 | 24.286621 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 10 |
a819731eb12ec9d890fd075119ca42087d7dbd20 | 13,091,060,349,254 | 12bc446af78063b46d771d8f992b15358cc31782 | /chapter_007/src/test/java/ru/job4j/userstore/package-info.java | 0f40a1b1fae2d423b811006e9e679307545d1f76 | [
"Apache-2.0"
] | permissive | Malamut54/dbobrov | https://github.com/Malamut54/dbobrov | 804ea3f53d910c56a7379c94bc793530bfc9fe15 | 2436fa9a04d0dbde71b4a3f8af167604835afda9 | refs/heads/master | 2021-10-25T22:18:45.733000 | 2021-09-25T10:15:22 | 2021-09-25T10:15:22 | 86,559,507 | 0 | 0 | Apache-2.0 | false | 2021-03-29T19:07:08 | 2017-03-29T08:51:27 | 2021-03-29T19:06:17 | 2021-03-29T19:07:07 | 406 | 0 | 0 | 1 | Java | false | false | /**
* Task User storage.
*
* @author Dmitriy Bobrov (bobrov.dmitriy@gmail.com)
* @since 20.10.2017
*/
package ru.job4j.userstore; | UTF-8 | Java | 135 | java | package-info.java | Java | [
{
"context": "/**\n * Task User storage.\n *\n * @author Dmitriy Bobrov (bobrov.dmitriy@gmail.com)\n * @since 20.10.2017\n ",
"end": 54,
"score": 0.9998863339424133,
"start": 40,
"tag": "NAME",
"value": "Dmitriy Bobrov"
},
{
"context": " Task User storage.\n *\n * @author Dmitriy Bob... | null | [] | /**
* Task User storage.
*
* @author <NAME> (<EMAIL>)
* @since 20.10.2017
*/
package ru.job4j.userstore; | 110 | 0.674074 | 0.607407 | 8 | 16 | 16.763054 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.125 | false | false | 10 |
54da865443b20e1fe3c2e59ed2eb1e629e890ce4 | 31,868,657,352,121 | 03fec3aec6b32a8d93d412e7690e66e2934c686a | /src/main/java/com/cemgunduz/espn/scrape/App.java | 7f22d2b5ef632ac14ef06191943f3302eb45984e | [] | no_license | cgunduz/espn | https://github.com/cgunduz/espn | 00cfdb93454663e2ed7ba9f49834558bf7aa7360 | 44696d4991a981b64213b7b83d2c32cc51d3ffcb | refs/heads/master | 2021-01-10T13:29:03.308000 | 2015-12-24T20:03:50 | 2015-12-24T20:03:50 | 48,625,253 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cemgunduz.espn.scrape;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import com.cemgunduz.espn.entity.BasketballPlayer;
import com.cemgunduz.espn.entity.SheetType;
public class App {
public static void main(String[] args) throws IOException {
List<BasketballPlayer>... | UTF-8 | Java | 906 | java | App.java | Java | [] | null | [] | package com.cemgunduz.espn.scrape;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import com.cemgunduz.espn.entity.BasketballPlayer;
import com.cemgunduz.espn.entity.SheetType;
public class App {
public static void main(String[] args) throws IOException {
List<BasketballPlayer>... | 906 | 0.762693 | 0.737307 | 26 | 33.846153 | 25.926956 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.115385 | false | false | 10 |
31c946ca2f48e898ce0bcfc3b7a52c0d3cf30d75 | 13,039,520,722,056 | 33926ee20e932bed6a724114667c3a7109fbb9e6 | /com.fintech.insurance.micro.finance/src/main/java/com/fintech/insurance/micro/finance/service/yjf/YjfPaymentServiceImpl.java | 9fdb59dc865c74759f8c7930fe3b3aa623e354bc | [] | no_license | cckmit/Insurance-1 | https://github.com/cckmit/Insurance-1 | fbfb23582af06e510d7416451b84186e3031a3e0 | 5e2f900ce3dfa81eb73e5e5b66b20cea7ff257eb | refs/heads/main | 2023-07-06T06:30:26.731000 | 2021-08-11T00:00:13 | 2021-08-11T00:00:13 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fintech.insurance.micro.finance.service.yjf;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.serializer.SerializerFeature;
import com.alibaba.fastjson.serializer.ValueFilter;
import com.fintech.insurance.commons.constants.YjfConstants;
import com.fintech.insurance.commons.enums.*;
import com.... | UTF-8 | Java | 29,697 | java | YjfPaymentServiceImpl.java | Java | [
{
"context": "l.Map;\n\n/**\n * @Description: 易极付支付接口实现\n * @Author: Yong Li\n * @Date: 2017/12/8 17:20\n */\n@Service\npublic cla",
"end": 2440,
"score": 0.999029815196991,
"start": 2433,
"tag": "NAME",
"value": "Yong Li"
},
{
"context": "身份证号 银行卡号 银行卡预留手机号码做四要素+短信验证\n *\n ... | null | [] | package com.fintech.insurance.micro.finance.service.yjf;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.serializer.SerializerFeature;
import com.alibaba.fastjson.serializer.ValueFilter;
import com.fintech.insurance.commons.constants.YjfConstants;
import com.fintech.insurance.commons.enums.*;
import com.... | 29,696 | 0.684632 | 0.683332 | 566 | 49.252651 | 40.861588 | 170 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.706714 | false | false | 10 |
8f5b1f1515624007e8f2edf0417d0a8cebeb0a79 | 20,916,490,740,598 | ba9a356ed42d42931a66506fbbe83ef387e0b23b | /opennlp-tools/src/main/java/opennlp/tools/formats/ad/ADNameSampleStream.java | ab5b54f6622f8bbe38b7f4c55ccab71782d9e3c0 | [
"Apache-2.0",
"MIT",
"BSD-3-Clause"
] | permissive | apache/opennlp | https://github.com/apache/opennlp | 9285e775da528f806621815af87bac2187e47bd6 | 9dc0131b4ed3d28364e7e7525c5b73e979953f6c | refs/heads/main | 2023-08-31T23:09:12.767000 | 2023-08-27T17:48:36 | 2023-08-28T06:25:55 | 2,740,148 | 1,330 | 615 | Apache-2.0 | false | 2023-09-14T14:47:44 | 2011-11-09T08:00:09 | 2023-09-10T14:30:37 | 2023-09-14T14:47:42 | 16,412 | 1,276 | 430 | 6 | Java | false | false | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | UTF-8 | Java | 15,606 | java | ADNameSampleStream.java | Java | [
{
"context": "\n *\n * <p>\n * Information about the format:<br>\n * Susana Afonso.\n * <a href=\"http://www.linguateca.pt/documentos/",
"end": 2067,
"score": 0.8588681817054749,
"start": 2054,
"tag": "NAME",
"value": "Susana Afonso"
}
] | 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 ... | 15,599 | 0.624736 | 0.619927 | 495 | 30.50909 | 24.064043 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.634343 | false | false | 10 |
a2c3d6ad8683b0659d4c21ef5929100d9e8d1a68 | 21,552,145,894,353 | aa4ea0058c14ce198d14b8c780be13737d784bcc | /src/main/java/com/turkcell/poc/converter/ProductMapperDecorator.java | ce5019fb1026db1469ca9e5d41a98bf7c9da51c1 | [] | no_license | sencerseven/TurkcellPoc | https://github.com/sencerseven/TurkcellPoc | 2d1293322ab0f946152fa82ad1679e2a7de377fc | 2d74f066a561dcaa344fef2775601c43a3725462 | refs/heads/master | 2023-04-03T05:36:24.672000 | 2021-04-08T08:04:26 | 2021-04-08T08:04:26 | 355,781,915 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.turkcell.poc.converter;
import com.turkcell.poc.entity.Product;
import com.turkcell.poc.model.ProductCreateDto;
import com.turkcell.poc.model.ProductDto;
import com.turkcell.poc.model.ProductUpdateDto;
import java.util.List;
import java.util.stream.Collectors;
import org.springframework.beans.factory.annot... | UTF-8 | Java | 1,397 | java | ProductMapperDecorator.java | Java | [] | null | [] | package com.turkcell.poc.converter;
import com.turkcell.poc.entity.Product;
import com.turkcell.poc.model.ProductCreateDto;
import com.turkcell.poc.model.ProductDto;
import com.turkcell.poc.model.ProductUpdateDto;
import java.util.List;
import java.util.stream.Collectors;
import org.springframework.beans.factory.annot... | 1,397 | 0.753758 | 0.753758 | 46 | 29.369566 | 29.615183 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.456522 | false | false | 10 |
3b1166dd6de31492d3bbe723b83e1b3230da2fac | 25,658,134,679,657 | 06c76b60ebe93739b2b9c94aa1eccfc1b51fba5b | /string13.java | b6c4591f31bdf8d63da5abb5447a940a92a17124 | [] | no_license | mayankk67/algorithms | https://github.com/mayankk67/algorithms | 31387acbe9c0ed85779538bbb6f52e3fa2907327 | efa2481dd71abb8a3b27bf97416f6ace42dcaee7 | refs/heads/master | 2021-01-01T05:52:15.225000 | 2018-07-12T18:51:26 | 2018-07-12T18:51:26 | 97,291,438 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*Given a string and a non-empty word string,
return a string made of each char just before and just after every appearance of the word in the string.
Ignore cases where there is no char before or after the word, and a char may be included twice if it is between two words.
If inputs are "abcXY123XYijk" and "XY",... | UTF-8 | Java | 790 | java | string13.java | Java | [] | null | [] | /*Given a string and a non-empty word string,
return a string made of each char just before and just after every appearance of the word in the string.
Ignore cases where there is no char before or after the word, and a char may be included twice if it is between two words.
If inputs are "abcXY123XYijk" and "XY",... | 790 | 0.689873 | 0.665823 | 21 | 35.285713 | 32.286137 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.571429 | false | false | 10 |
1476ed17dbb36920983f52b6fda79c5c429fd824 | 25,658,134,678,889 | ac78ad6c2f21982a6f4d9a89c2ecb64dd8ed0dc3 | /src/main/java/com/beta/replyservice/ReplyMessage.java | 08dff914186a5c9367c39bf5056ebd62ad40de90 | [] | no_license | thatcoderagain/java-assignment | https://github.com/thatcoderagain/java-assignment | 086d4ce17b1307cfa4c37b93454760482d31032c | 268a986af1da8eac6e1191713dcdbc4e303d9b6e | refs/heads/master | 2023-07-27T15:44:32.337000 | 2021-09-08T18:33:42 | 2021-09-08T18:33:42 | 404,456,299 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.beta.replyservice;
import org.springframework.http.HttpStatus;
import org.springframework.web.server.ResponseStatusException;
import java.nio.charset.StandardCharsets;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
public class ReplyMessage {
private final String mess... | UTF-8 | Java | 2,028 | java | ReplyMessage.java | Java | [] | null | [] | package com.beta.replyservice;
import org.springframework.http.HttpStatus;
import org.springframework.web.server.ResponseStatusException;
import java.nio.charset.StandardCharsets;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
public class ReplyMessage {
private final String mess... | 2,028 | 0.715483 | 0.709566 | 68 | 28.82353 | 25.516973 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.264706 | false | false | 10 |
f8270fc6d06ce24cacd4d773ceaf10f6f796d566 | 32,203,664,803,373 | 54990ee4e7435d56dd2fbfb62e26c700e510b8c7 | /demo/shipperApp/src/cn/qm/activity/Activity_Score.java | d903561481a90ef36e7c31d3cc73c2853e5ab888 | [] | no_license | haibo18/allannotation | https://github.com/haibo18/allannotation | 76312f318729793024124ce5b97635cbbae5c3f0 | 3e9d9e280f9ae82fc0bef3debf5a1ac0eb1f3220 | refs/heads/master | 2021-01-11T20:16:44.695000 | 2017-01-16T09:03:23 | 2017-01-16T09:03:23 | 79,078,199 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* @author 郭海波
* @ClassName Activity_Score
* @Version 版本
* @ModifiedBy 修改人
* @Copyright 启明电子信息
* @Create 2017年1月9日 下午2:09:52
* @Modify 修改时间
*/
package cn.qm.activity;
import java.util.List;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.Lis... | UTF-8 | Java | 1,508 | java | Activity_Score.java | Java | [
{
"context": "/**\n * @author 郭海波\n * @ClassName Activity_Score\n * @Version 版本\n * @M",
"end": 18,
"score": 0.9998447299003601,
"start": 15,
"tag": "NAME",
"value": "郭海波"
}
] | null | [] | /**
* @author 郭海波
* @ClassName Activity_Score
* @Version 版本
* @ModifiedBy 修改人
* @Copyright 启明电子信息
* @Create 2017年1月9日 下午2:09:52
* @Modify 修改时间
*/
package cn.qm.activity;
import java.util.List;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.Lis... | 1,508 | 0.7213 | 0.713693 | 77 | 17.779221 | 16.205357 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.12987 | false | false | 10 |
d67bc8fcbd20f6b4f3c67b7b90eee0b8324c0346 | 2,757,369,030,725 | d6090d64690ba0bc0df06649066ae0e6d98c09c7 | /cgiats_new/WebContent/src/main/java/com/uralian/cgiats/util/RecActivityExcelGenerator.java | a545cbae1d748302577b756358a5c810017806f1 | [] | no_license | sivakurapati87/cgiats_new | https://github.com/sivakurapati87/cgiats_new | 9db29fd91084e04946ee5569fd0bdacc5336ddc5 | da208d777ea25de6ecadf521b1d00f216adec67c | refs/heads/master | 2021-01-21T02:11:42.444000 | 2017-08-30T14:29:00 | 2017-08-30T14:34:58 | 101,885,692 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | //package com.uralian.cgiats.util;
//
//import java.text.SimpleDateFormat;
//import java.util.Calendar;
//import java.util.Date;
//import java.util.Map;
//import java.util.StringTokenizer;
//
//import javax.faces.context.FacesContext;
//import javax.servlet.ServletOutputStream;
//import javax.servlet.http.Htt... | UTF-8 | Java | 10,882 | java | RecActivityExcelGenerator.java | Java | [
{
"context": "\r\n//\t\tc = row.createCell(0);\r\n//\t\tc.setCellValue(\"RECRUITER\");\r\n//\t\tc.setCellStyle(csBold);\r\n//\r\n//\t\tc = row.",
"end": 4364,
"score": 0.6800902485847473,
"start": 4355,
"tag": "NAME",
"value": "RECRUITER"
},
{
"context": "\r\n//\t\tc = row.createCell... | null | [] | //package com.uralian.cgiats.util;
//
//import java.text.SimpleDateFormat;
//import java.util.Calendar;
//import java.util.Date;
//import java.util.Map;
//import java.util.StringTokenizer;
//
//import javax.faces.context.FacesContext;
//import javax.servlet.ServletOutputStream;
//import javax.servlet.http.Htt... | 10,882 | 0.663205 | 0.651167 | 293 | 35.139931 | 32.603695 | 216 | false | false | 0 | 0 | 0 | 0 | 155 | 0.024352 | 3.269624 | false | false | 10 |
505a33d6616b6e26b99c1b5110bed2821397cad8 | 29,918,742,214,018 | 5358dab7aedfe9ff1ac13a4d4e2315221ca94f8d | /src/abstraction/HourlySalaryEmp.java | 85fdb47710366b3f3d3fc47a36316610ad2cb5d3 | [] | no_license | TheHasnatBD/JavaBasicCode | https://github.com/TheHasnatBD/JavaBasicCode | 30a026e0c95a7729e898058db8720c0fb16799e1 | f91ba28761b234de45f74f4b7afb5d63b0217e24 | refs/heads/master | 2021-03-27T15:41:08.888000 | 2018-08-04T18:01:02 | 2018-08-04T18:01:02 | 124,214,845 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package abstraction;
public class HourlySalaryEmp extends Employee {
private double hour_rate, total_hour;
public HourlySalaryEmp(String name, String id, double hour_rate, double total_hour) {
super(name, id);
this.hour_rate = hour_rate;
this.total_hour = total_hour;
}
publi... | UTF-8 | Java | 741 | java | HourlySalaryEmp.java | Java | [] | null | [] | package abstraction;
public class HourlySalaryEmp extends Employee {
private double hour_rate, total_hour;
public HourlySalaryEmp(String name, String id, double hour_rate, double total_hour) {
super(name, id);
this.hour_rate = hour_rate;
this.total_hour = total_hour;
}
publi... | 741 | 0.618084 | 0.618084 | 35 | 20.171429 | 21.250191 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 10 |
862ca0ae188d45e6a99a149575fc08d5f62d0864 | 29,918,742,215,014 | ecdd66391f206c348dbeb3d527922bde30e49a67 | /my_web_project/src/main/java/my/project/servlet/employee/EmployeeListServlet.java | c6e1ae594fefec7256dd3eb09bc948106edec5f5 | [] | no_license | iharMarkevich/learning_web_java | https://github.com/iharMarkevich/learning_web_java | bee3df5c7267f1b64e44c095ff1cfcac8ee3af9f | b72a90ddae2142094133ab98e1370b0becdc426d | refs/heads/master | 2023-06-05T00:35:41.573000 | 2021-06-26T07:02:27 | 2021-06-26T07:02:27 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package my.project.servlet.employee;
import my.project.entity.Employee;
import my.project.service.employee.entity.EmployeeService;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servle... | UTF-8 | Java | 922 | java | EmployeeListServlet.java | Java | [] | null | [] | package my.project.servlet.employee;
import my.project.entity.Employee;
import my.project.service.employee.entity.EmployeeService;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servle... | 922 | 0.77115 | 0.77115 | 28 | 31.928572 | 28.86165 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.642857 | false | false | 10 |
f851cdfee076bbe6764f4093f38ca50288d44584 | 4,724,464,039,605 | 28a94f2591590f196f2d0ea2317270525a1d53bb | /core-java-14/src/main/java/com/ripjava/textblocks/TextBlocks.java | ddcb30f43efd8003d410eed86142cee8894ef6f7 | [] | no_license | peijd/tutorials | https://github.com/peijd/tutorials | e6843365693858709fdc3780e205f91ebe88bc35 | 8249bd2a825ca7231e825e49f9ea59ecb7c7c318 | refs/heads/master | 2022-12-22T14:02:55.076000 | 2021-12-01T13:25:27 | 2021-12-01T13:25:27 | 189,739,040 | 2 | 1 | null | false | 2022-12-16T15:45:21 | 2019-06-01T13:57:53 | 2021-12-01T14:04:18 | 2022-12-16T15:45:18 | 405 | 1 | 1 | 9 | Java | false | false | package com.ripjava.textblocks;
public class TextBlocks {
public String getBlockOfHtml() {
return """
<html>
<body>
<span>example text</span>
</body>
</html>""";
}
}
| UTF-8 | Java | 259 | java | TextBlocks.java | Java | [] | null | [] | package com.ripjava.textblocks;
public class TextBlocks {
public String getBlockOfHtml() {
return """
<html>
<body>
<span>example text</span>
</body>
</html>""";
}
}
| 259 | 0.444015 | 0.444015 | 12 | 20.583334 | 13.034943 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 10 |
1a7a4f69e5a19a00946e3f79a3f7f25e5ab181ff | 26,560,077,779,855 | da3ee4dc84e7d87e4b32ad2e29a71a0dc1a52614 | /Ejercicio3IsmaelJimenez/app/src/main/java/com/example/ejercicio3ismaeljimenez/MainActivity.java | eb4d43d053e926c4a8c6a6f2dd25120fc39141cb | [] | no_license | CodeInBars/AndroidEjercicios | https://github.com/CodeInBars/AndroidEjercicios | 78a20693f555996faceec4b23ec1591ed30e5299 | 1205f2beb7b752f0e03ac5586545815c6a3c4b67 | refs/heads/master | 2021-01-02T07:26:09.987000 | 2020-02-10T15:43:48 | 2020-02-10T15:43:48 | 239,547,156 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.ejercicio3ismaeljimenez;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.Button;
import android.widget.Spinner;
import an... | UTF-8 | Java | 1,730 | java | MainActivity.java | Java | [] | null | [] | package com.example.ejercicio3ismaeljimenez;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.Button;
import android.widget.Spinner;
import an... | 1,730 | 0.663006 | 0.66185 | 55 | 30.454546 | 30.309805 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.636364 | false | false | 10 |
c866c2d095b008b1eea35292ab1509ad400b03fa | 9,509,057,650,549 | 75f339023e775778e437cbfcffa6f68df1d2891c | /sources/org/lwjgl/opengl/MacOSXNativeKeyboard.java | 5bf1d07d5adacf5fc065ce5e25ef76cabd654cd2 | [] | no_license | KamenkoTV/Qlauncher-mcpc-android | https://github.com/KamenkoTV/Qlauncher-mcpc-android | ebf08f2ca7a0fd0ef0eff7f6b725cb68cb1e09fe | 338f5c19a38a679dd52c4b45a76cc83de155152f | refs/heads/master | 2020-09-02T10:09:10.560000 | 2019-11-02T18:29:59 | 2019-11-02T18:29:59 | 219,195,220 | 2 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.lwjgl.opengl;
import java.awt.event.KeyEvent;
import java.io.PrintStream;
import java.nio.Buffer;
import java.nio.ByteBuffer;
import java.util.HashMap;
final class MacOSXNativeKeyboard extends EventQueue {
private int deferred_character;
private int deferred_key_code;
private byte deferred_key... | UTF-8 | Java | 15,573 | java | MacOSXNativeKeyboard.java | Java | [] | null | [] | package org.lwjgl.opengl;
import java.awt.event.KeyEvent;
import java.io.PrintStream;
import java.nio.Buffer;
import java.nio.ByteBuffer;
import java.util.HashMap;
final class MacOSXNativeKeyboard extends EventQueue {
private int deferred_character;
private int deferred_key_code;
private byte deferred_key... | 15,573 | 0.652026 | 0.600013 | 283 | 54.028267 | 33.510601 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.236749 | false | false | 10 |
af635c0b0cd371c6ab55b2d56120ee327909ae4b | 32,280,974,220,524 | 38700763a7877a0bef8050c66da49b29f977c4ce | /src/build/_10second/containers/docker/DockerProcess.java | b76d9709cd322aad53ef6880b4cfeffb15ca22eb | [] | no_license | bodar/10second.build | https://github.com/bodar/10second.build | d0c555285c7de5508c23d236ee86ef2b80f5ee9f | 5a68be79eb930dd045897481db8b4c969ab744e1 | refs/heads/master | 2021-01-21T21:47:28.040000 | 2016-03-11T14:31:23 | 2016-03-11T14:31:23 | 42,198,381 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package build._10second.containers.docker;
import build._10second.containers.ContainerConfig;
import build._10second.containers.ContainerProcess;
import build._10second.containers.Result;
import com.googlecode.totallylazy.Sequences;
import com.googlecode.totallylazy.Strings;
import java.io.File;
import java.io.InputS... | UTF-8 | Java | 888 | java | DockerProcess.java | Java | [] | null | [] | package build._10second.containers.docker;
import build._10second.containers.ContainerConfig;
import build._10second.containers.ContainerProcess;
import build._10second.containers.Result;
import com.googlecode.totallylazy.Sequences;
import com.googlecode.totallylazy.Strings;
import java.io.File;
import java.io.InputS... | 888 | 0.754505 | 0.745495 | 27 | 31.888889 | 28.830711 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.62963 | false | false | 10 |
9763591e47a75269ca7d54dff9badf18644a6a6a | 515,396,090,383 | 86f58daa71f8e8b5b5a5b93ad6ed6dacc4354d41 | /chapter_004/src/test/java/ru/job4j/stream/ProfileTest.java | 0b555b2e6893a8513b961a996df5c3daff4c1560 | [] | no_license | ilyapavlovru/job4j | https://github.com/ilyapavlovru/job4j | e05e5c6b497ca7a6db49f3563427978334e5339b | 89733a2198830ec4d20a1d63a25309393d64ae62 | refs/heads/master | 2022-12-27T14:23:34.676000 | 2021-11-06T09:34:17 | 2021-11-06T09:34:17 | 233,387,413 | 0 | 0 | null | false | 2022-12-16T05:14:41 | 2020-01-12T12:15:50 | 2021-11-06T09:34:21 | 2022-12-16T05:14:38 | 493 | 0 | 0 | 4 | Java | false | false | package ru.job4j.stream;
import org.junit.Test;
import java.util.Arrays;
import java.util.List;
import static org.hamcrest.Matchers.is;
import static org.junit.Assert.*;
public class ProfileTest {
@Test
public void collectAddressesFromProfilesTest() {
List<Profile> clients = List.of(
... | UTF-8 | Java | 1,683 | java | ProfileTest.java | Java | [
{
"context": "> clients = List.of(\n new Profile(\"Ivanov\", new Address(\"Moscow\", \"Abrikosovaya\", 3, 4)),\n ",
"end": 341,
"score": 0.9995244145393372,
"start": 335,
"tag": "NAME",
"value": "Ivanov"
},
{
"context": "rikosovaya\", 3, 4)),\n new Profi... | null | [] | package ru.job4j.stream;
import org.junit.Test;
import java.util.Arrays;
import java.util.List;
import static org.hamcrest.Matchers.is;
import static org.junit.Assert.*;
public class ProfileTest {
@Test
public void collectAddressesFromProfilesTest() {
List<Profile> clients = List.of(
... | 1,683 | 0.590018 | 0.576352 | 47 | 34.829788 | 28.241602 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.361702 | false | false | 10 |
95939abc6532ca798966eb01b2ade8c20a1cc176 | 14,774,687,516,082 | 8ca3d0e278784ab9e5ababd363a9c44773738714 | /src/org/apollo/game/content/skills/herblore/FinishedPotion.java | a388b69351ed708c7753ad7cb404e98f25dc5a6b | [
"ISC"
] | permissive | LukeSAV/ProtoScape | https://github.com/LukeSAV/ProtoScape | fa9dd5be9b24b949f08ea14cf41911bf4af5fb6a | ba6c21b3a8b36e8bd8c750a5e13dc000ef88a4fa | refs/heads/master | 2020-12-11T01:38:29.980000 | 2014-10-30T04:10:46 | 2014-10-30T04:10:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.apollo.game.content.skills.herblore;
import java.util.HashMap;
import java.util.Map;
/**
* The finished product of HerbloreVariables
*
* @author Ares_
*/
public enum FinishedPotion {
ATTACK(121, 221, HerbloreVariables.GUAM_UNF, 3, 25),
ANTIPOISON(175, 235, HerbloreVariables.MARRENTILL_U... | UTF-8 | Java | 3,086 | java | FinishedPotion.java | Java | [
{
"context": "shed product of HerbloreVariables\r\n * \r\n * @author Ares_\r\n */\r\npublic enum FinishedPotion {\r\n\tATTACK(121, ",
"end": 176,
"score": 0.998694896697998,
"start": 171,
"tag": "USERNAME",
"value": "Ares_"
}
] | null | [] | package org.apollo.game.content.skills.herblore;
import java.util.HashMap;
import java.util.Map;
/**
* The finished product of HerbloreVariables
*
* @author Ares_
*/
public enum FinishedPotion {
ATTACK(121, 221, HerbloreVariables.GUAM_UNF, 3, 25),
ANTIPOISON(175, 235, HerbloreVariables.MARRENTILL_U... | 3,086 | 0.723266 | 0.61698 | 90 | 32.288887 | 28.868378 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.888889 | false | false | 10 |
84080d59e701188eaa58703639b99d82eb44b22a | 1,005,022,363,146 | c947a87aa11c3439b71e75bd11d237382cf40ef5 | /webapps/portalGUI/WEB-INF/src/com/colt/struts/action/smarts/SmartsTopAction.java | 66fa92e449ad97a103dbd9f978cf23fc7d280e80 | [] | no_license | samishra77/APT | https://github.com/samishra77/APT | 328df8e2180c493936d30421c253c5696ccd2e82 | ec8dad5e4764570ef15a3dd8a4e7054f19e3c23a | HEAD | 2016-04-17T23:02:06.230000 | 2016-02-19T10:32:04 | 2016-02-19T10:58:33 | 52,968,763 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.colt.struts.action.smarts;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.struts.action.ActionForm;
import org.apache.struts.action.ActionForward;
import org.apache.struts.action.ActionMapping;
import com.colt.struts.action.ColtAction;
publ... | UTF-8 | Java | 1,004 | java | SmartsTopAction.java | Java | [] | null | [] | package com.colt.struts.action.smarts;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.struts.action.ActionForm;
import org.apache.struts.action.ActionForward;
import org.apache.struts.action.ActionMapping;
import com.colt.struts.action.ColtAction;
publ... | 1,004 | 0.767928 | 0.767928 | 36 | 26.916666 | 34.348198 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.222222 | false | false | 10 |
1fec6239ea5ab2f012d07d66eeddd9b136a098ef | 3,289,944,962,167 | ff7a45e258b126571ea20b0fa3154b16a705af24 | /src/com/powerbot/winedrinker/Jugs.java | 01b4c1a23dd79077c7717dca61fa54b4868671a7 | [] | no_license | GiveMeCofee/DrunkWineDrinker | https://github.com/GiveMeCofee/DrunkWineDrinker | 17de5c7f203973f8da0becb6e0d0666f778ff741 | e5d2d222c100bc3f790e5c7cd92a5c1de93bf49f | refs/heads/master | 2021-01-20T10:13:30.906000 | 2015-09-26T20:02:20 | 2015-09-26T20:02:20 | 31,034,157 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.powerbot.winedrinker;
public enum Jugs {
WINE(1993), EMPTY(1935), WATER(1937);
private final int code;
Jugs(int code) {
this.code = code;
}
public int getCode() {
return code;
}
}
| UTF-8 | Java | 206 | java | Jugs.java | Java | [] | null | [] | package com.powerbot.winedrinker;
public enum Jugs {
WINE(1993), EMPTY(1935), WATER(1937);
private final int code;
Jugs(int code) {
this.code = code;
}
public int getCode() {
return code;
}
}
| 206 | 0.665049 | 0.606796 | 15 | 12.733334 | 12.609344 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.133333 | false | false | 10 |
b5ffe06ba30f1005d57f034488e9c878fb46ab1b | 18,373,870,158,713 | 8d3f3b428c6e90dd0d544684d8e97136f99b7539 | /src/main/java/com/mofanghr/common/GlobayContext.java | 9bd818f04e49ed71515689abdef52f7958a62d95 | [] | no_license | livable-liu/log-analysis | https://github.com/livable-liu/log-analysis | 5fb19aab68381649b52a8c8f86ebdf0a30ab7f0d | dee97fe24f158662aa8c2b6c50d571a8d980d5a9 | refs/heads/master | 2018-03-30T11:44:43.673000 | 2018-02-27T06:36:23 | 2018-02-27T06:36:23 | 87,918,667 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mofanghr.common;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
/**
* Created by mofang on 12/22/16.
*/
public class GlobayContext {
private static final Logger LOGGER = LoggerFactory.getLogger(GlobayContext.class);
private static GlobayContext contextInstance = null;
private Gl... | UTF-8 | Java | 532 | java | GlobayContext.java | Java | [
{
"context": "import org.slf4j.LoggerFactory;\n\n/**\n * Created by mofang on 12/22/16.\n */\npublic class GlobayContext {\n\n ",
"end": 112,
"score": 0.999572217464447,
"start": 106,
"tag": "USERNAME",
"value": "mofang"
}
] | null | [] | package com.mofanghr.common;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
/**
* Created by mofang on 12/22/16.
*/
public class GlobayContext {
private static final Logger LOGGER = LoggerFactory.getLogger(GlobayContext.class);
private static GlobayContext contextInstance = null;
private Gl... | 532 | 0.680451 | 0.665414 | 25 | 20.280001 | 22.404499 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.28 | false | false | 10 |
c57c4f83ebdf931d746c00a969ec156b55080ea6 | 23,330,262,360,155 | a5b039cffb0b0ddf009a441056416b11468cd524 | /VideoAula06/ContaEspecial.java | 8833fc6842cf137a1099ba3c173be58680c93ca5 | [] | no_license | WendreoLucianoFernandes/POO_IFSP | https://github.com/WendreoLucianoFernandes/POO_IFSP | 17c46e51aaff58763589cdbb3e2c69e4c274e266 | 1a996f7e9aadbbb84aac39fa190bf630016b7027 | refs/heads/master | 2017-12-01T23:00:44.301000 | 2016-06-25T20:10:28 | 2016-06-25T20:10:28 | 61,959,666 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package VideoAula06;
public class ContaEspecial extends Conta {
public Double getDescontoMensalidade() {
return getDescontoMensalidade()/0.1;
}
public Double getImposto() {
return getImposto()/0.30;
}
} | UTF-8 | Java | 237 | java | ContaEspecial.java | Java | [] | null | [] | package VideoAula06;
public class ContaEspecial extends Conta {
public Double getDescontoMensalidade() {
return getDescontoMensalidade()/0.1;
}
public Double getImposto() {
return getImposto()/0.30;
}
} | 237 | 0.670886 | 0.64135 | 15 | 14.866667 | 16.177626 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 10 |
f5a9ea2c4e5f61e2bb464fed127c59a17d8c2c90 | 5,480,378,283,354 | 96a6ca2459cb2e50303cfcc307d77e02810b80e6 | /net.sf.jmoney.gnucashXML/src/net/sf/jmoney/gnucashXML/FileFormat.java | e285ee91ac8ed4536627f7d5760b2963643a5211 | [] | no_license | p07r0457/jmoney | https://github.com/p07r0457/jmoney | 3618ff7169c9ae9c613170f69102207ed754fe6d | c9db28b82ca7f5cd3c2d54ba3ecfc5c61fbc7013 | refs/heads/master | 2021-01-01T17:37:25.109000 | 2012-10-16T10:17:47 | 2012-10-16T10:17:47 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
*
* JMoney - A Personal Finance Manager
* Copyright (c) 2001-2003 Johann Gyger <jgyger@users.sf.net>
*
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the L... | UTF-8 | Java | 1,796 | java | FileFormat.java | Java | [
{
"context": "rsonal Finance Manager\n * Copyright (c) 2001-2003 Johann Gyger <jgyger@users.sf.net>\n *\n *\n * This program is f",
"end": 86,
"score": 0.9998803734779358,
"start": 74,
"tag": "NAME",
"value": "Johann Gyger"
},
{
"context": "Manager\n * Copyright (c) 2001-2003 Joha... | null | [] | /*
*
* JMoney - A Personal Finance Manager
* Copyright (c) 2001-2003 <NAME> <<EMAIL>>
*
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at... | 1,759 | 0.699889 | 0.68931 | 57 | 30.508772 | 27.351591 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.385965 | false | false | 10 |
88bcdb3ed09d4edd035d12dddeb08873f5ef2831 | 33,217,277,092,801 | 9da2a09470cf24ac982653082ec4cc33560a8d4e | /src/com/extant/utilities/StatusBox1.java | 388eebbd14b591de958876903554566202b327e9 | [] | no_license | jms007/Utilities | https://github.com/jms007/Utilities | 2e533af97172111285de9087909b09f726411ea6 | 81fa795abdc9ce35f2a5f29159381549e970f52d | refs/heads/master | 2021-04-29T17:15:55.330000 | 2018-10-11T15:29:49 | 2018-10-11T15:29:49 | 121,664,884 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* StatusBox1.java
*
* Created on October 20, 2006, 3:03 PM
*/
package com.extant.utilities;
import javax.swing.JFrame;
import java.awt.Point;
/**
*
* @author jms
*/
public class StatusBox1
extends JFrame
{
public StatusBox1( String msg)
{ // Location defaults to centered, Border Title defaults to... | UTF-8 | Java | 3,735 | java | StatusBox1.java | Java | [
{
"context": "JFrame;\nimport java.awt.Point;\n\n/**\n *\n * @author jms\n */\npublic class StatusBox1\nextends JFrame\n{\n ",
"end": 173,
"score": 0.9997063279151917,
"start": 170,
"tag": "USERNAME",
"value": "jms"
}
] | null | [] | /*
* StatusBox1.java
*
* Created on October 20, 2006, 3:03 PM
*/
package com.extant.utilities;
import javax.swing.JFrame;
import java.awt.Point;
/**
*
* @author jms
*/
public class StatusBox1
extends JFrame
{
public StatusBox1( String msg)
{ // Location defaults to centered, Border Title defaults to... | 3,735 | 0.625703 | 0.610709 | 118 | 30.644068 | 34.465294 | 238 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.652542 | false | false | 10 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.