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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5ab7004befe668cf9d7eda73abdc009788789da1 | 12,146,167,525,694 | dabeb0c71f4ae1a98bca597c15ff387c2e67588a | /server/src/main/java/com/tablethrowers/fakedestroyer/ServerFakeDestroyer.java | eece0c7f0186d0754e0e7ff816a48f44bfb8bee1 | [
"Apache-2.0"
] | permissive | Kyeiv/xXx_FakeDestroyer_xXx | https://github.com/Kyeiv/xXx_FakeDestroyer_xXx | 2750de402972d98be87277f01d84a0f54cc3f75d | 5564e67310d57cfda8292abd1973cb7a61b2d24a | refs/heads/master | 2020-05-30T09:01:15.622000 | 2019-06-10T22:49:48 | 2019-06-10T22:49:48 | 189,630,426 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tablethrowers.fakedestroyer;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class ServerFakeDestroyer {
public static void main(String[] args) {
SpringApplication.run(ServerFakeDestroyer.cla... | UTF-8 | Java | 340 | java | ServerFakeDestroyer.java | Java | [] | null | [] | package com.tablethrowers.fakedestroyer;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class ServerFakeDestroyer {
public static void main(String[] args) {
SpringApplication.run(ServerFakeDestroyer.cla... | 340 | 0.8 | 0.8 | 13 | 25.153847 | 24.914766 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 7 |
0bde6b24e4ed0ee49b7e3664ef9184aa4951110a | 12,146,167,524,204 | dfec3470e13d0f02b41976ae1fa169cb4ff9e733 | /arch_base_modules/arch_common/src/main/java/com/arch/common/service/MenuService.java | f7a6e1d1db7bd4a19ed0aa81efa8bffdb9ab595d | [] | no_license | yulongshuai878/myAdmin | https://github.com/yulongshuai878/myAdmin | 3049eb113d980399891ee351625c53836cc85e4b | b36eab97e64621b350740cb780fa827bf52c7426 | refs/heads/master | 2020-04-11T21:15:38.299000 | 2018-12-18T06:16:34 | 2018-12-18T06:16:34 | 162,099,910 | 0 | 2 | null | false | 2018-12-17T09:22:07 | 2018-12-17T08:39:40 | 2018-12-17T08:57:09 | 2018-12-17T08:57:07 | 0 | 0 | 2 | 1 | JavaScript | false | null | package com.arch.common.service;
import com.arch.common.pojo.PbMenu;
import java.util.List;
/**
* @author ShiYulong
* @Title: MenuService
* @ProjectName admin2
* @Description: 菜单接口
* @date 2018/12/4 17:25
*/
public interface MenuService {
List<PbMenu> getAllMenu();
}
| UTF-8 | Java | 291 | java | MenuService.java | Java | [
{
"context": "jo.PbMenu;\n\nimport java.util.List;\n\n/**\n * @author ShiYulong\n * @Title: MenuService\n * @ProjectName admin2\n * ",
"end": 120,
"score": 0.9974583983421326,
"start": 111,
"tag": "NAME",
"value": "ShiYulong"
}
] | null | [] | package com.arch.common.service;
import com.arch.common.pojo.PbMenu;
import java.util.List;
/**
* @author ShiYulong
* @Title: MenuService
* @ProjectName admin2
* @Description: 菜单接口
* @date 2018/12/4 17:25
*/
public interface MenuService {
List<PbMenu> getAllMenu();
}
| 291 | 0.699647 | 0.657244 | 18 | 14.722222 | 12.986341 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 7 |
3445dc4ee18fe7263a8a1d6f88a102493d080aef | 4,629,974,749,614 | 7f2587ef405359f475da20cdc2336adcc3f8d72b | /taiyiyun/src/main/java/com/taiyiyun/passport/transfer/yuanbao/AuthorizationCodeResult.java | 5fa795e6f18b3e75e7ce179037bc71fbad26f3ad | [] | no_license | zhan199516/taiyiyun | https://github.com/zhan199516/taiyiyun | dba90433b4fce055e9b597ef8f1178a7c0b68494 | 2ca9d672d9d43436b72f24ff655100dae6e626b3 | refs/heads/master | 2022-12-20T00:15:48.821000 | 2020-10-01T06:46:11 | 2020-10-01T06:46:11 | 300,165,216 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.taiyiyun.passport.transfer.yuanbao;
import java.io.Serializable;
import com.alibaba.fastjson.annotation.JSONField;
public final class AuthorizationCodeResult implements Serializable {
@JSONField(serialize = false)
private static final long serialVersionUID = -5588015224162481554L;
@JSONFi... | UTF-8 | Java | 586 | java | AuthorizationCodeResult.java | Java | [] | null | [] | package com.taiyiyun.passport.transfer.yuanbao;
import java.io.Serializable;
import com.alibaba.fastjson.annotation.JSONField;
public final class AuthorizationCodeResult implements Serializable {
@JSONField(serialize = false)
private static final long serialVersionUID = -5588015224162481554L;
@JSONFi... | 586 | 0.778157 | 0.745734 | 23 | 23.47826 | 24.268192 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.826087 | false | false | 7 |
1c8f54eaf55caba87cb45c9b2284b2c93e38c57b | 13,700,945,722,163 | cafa6ba70210437b4aa623df9e11c5d1ab7067d4 | /src/main/java/org/codeartisans/playqi/PlayQiPlugin.java | 99dfab2b8e4552347c3a9317bb1ee9ebda3c7e5b | [
"Apache-2.0"
] | permissive | eskatos/playqi | https://github.com/eskatos/playqi | 5a4ebcd576a637a5a821192fa820ccd054a9146f | 3a6008a58db2dde100e6dc93266026938d6496a6 | refs/heads/master | 2023-09-02T12:53:49.762000 | 2013-07-12T10:53:58 | 2013-07-12T10:53:58 | 5,788,324 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2012 Paul Merlin.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | UTF-8 | Java | 12,780 | java | PlayQiPlugin.java | Java | [
{
"context": "/*\n * Copyright 2012 Paul Merlin.\n *\n * Licensed under the Apache License, Vers",
"end": 32,
"score": 0.9997859001159668,
"start": 21,
"tag": "NAME",
"value": "Paul Merlin"
}
] | null | [] | /*
* Copyright 2012 <NAME>.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 12,775 | 0.562754 | 0.556886 | 329 | 37.844986 | 33.095287 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.449848 | false | false | 7 |
9e61bb6b531782766d17dc9c3c04e6ee119d4d76 | 8,263,517,081,937 | dc629963905d204966a1cfd17b9872281204a958 | /src/leetcode/TrappingRainWater.java | 0c33ab9dab2e582d44282a7018886387cfb49588 | [] | no_license | scottdiao/Javalg | https://github.com/scottdiao/Javalg | bbebc0fc45e4a34661cc1695f9ffac3ebf6cf61d | 59446a7883c691d480bccfd2800454d684d4cb01 | refs/heads/master | 2021-04-29T18:21:43.155000 | 2018-02-15T23:31:56 | 2018-02-15T23:31:56 | 121,691,740 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package leetcode;
import java.util.Stack;
/**
*
* @author Scott
*/
public class TrappingRainWater {
public static void main(String[] args){
int[] a = {5,4,3,2,7};
System.out.println("result"+trap(a));
}
// // Two pointer
public int trap(int[] A) {
if (A.length < 3) ret... | UTF-8 | Java | 2,626 | java | TrappingRainWater.java | Java | [
{
"context": "eetcode;\n\nimport java.util.Stack;\n\n/**\n*\n* @author Scott\n*/\npublic class TrappingRainWater {\n public s",
"end": 65,
"score": 0.9981892108917236,
"start": 60,
"tag": "NAME",
"value": "Scott"
}
] | null | [] | package leetcode;
import java.util.Stack;
/**
*
* @author Scott
*/
public class TrappingRainWater {
public static void main(String[] args){
int[] a = {5,4,3,2,7};
System.out.println("result"+trap(a));
}
// // Two pointer
public int trap(int[] A) {
if (A.length < 3) ret... | 2,626 | 0.412795 | 0.398324 | 89 | 28.505617 | 19.625782 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.640449 | false | false | 7 |
e6e78af8b4dc1ce0c9df92a658bdbe204302a18b | 10,969,346,484,007 | 1baf73b0620e25e51e017d5fcd9b67112621ccf5 | /src/main/java/com/service/GoodsService.java | 7526f7644384b3c95284347558835267dc27f4ec | [] | no_license | kanomoku/zmokebi | https://github.com/kanomoku/zmokebi | f5e86270c1432631318ea0e36ccde7b7150432b2 | 92fa1a7b7ffa8f4f12e61420e557eb3db7cf1a9d | refs/heads/master | 2023-07-15T05:04:20.190000 | 2021-08-17T09:34:14 | 2021-08-17T09:34:14 | 316,858,626 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.service;
import java.util.List;
import com.pojo.Goods;
public interface GoodsService {
List<Goods> showAllGoods();
int insertGoods(Goods goods);
}
| UTF-8 | Java | 169 | java | GoodsService.java | Java | [] | null | [] | package com.service;
import java.util.List;
import com.pojo.Goods;
public interface GoodsService {
List<Goods> showAllGoods();
int insertGoods(Goods goods);
}
| 169 | 0.739645 | 0.739645 | 13 | 12 | 12.842238 | 31 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.692308 | false | false | 7 |
605652abcd03b7cea510b6d357338957cb8aece9 | 12,369,505,823,330 | 53699b7247e77ae70f4af6b718b05098de08615f | /ess/src/com/jw/ess/converter/constant/FloorConstant.java | 4dbed5e00fbfca2a8d0eea1506b717e596d6cceb | [] | no_license | zogwei/allProject | https://github.com/zogwei/allProject | fc758b2aa827c9540b456b0e637392244dbe6225 | 0cb62453d2a4d8c9b6ab8c08dede6e68989934f3 | refs/heads/master | 2021-01-25T06:36:57.899000 | 2013-11-29T09:19:08 | 2013-11-29T09:19:08 | 28,529,921 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jw.ess.converter.constant;
public class FloorConstant {
public static final String FLOORS = "floors";
public static final String FLOORS_START = "<floors>";
public static final String FLOORS_END = "</floors>";
public static final String FLOOR = "floor";
public static final String... | UTF-8 | Java | 4,182 | java | FloorConstant.java | Java | [] | null | [] | package com.jw.ess.converter.constant;
public class FloorConstant {
public static final String FLOORS = "floors";
public static final String FLOORS_START = "<floors>";
public static final String FLOORS_END = "</floors>";
public static final String FLOOR = "floor";
public static final String... | 4,182 | 0.680775 | 0.680775 | 149 | 26.067114 | 27.475838 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.281879 | false | false | 7 |
f9b8bd0fe850ce92de73981d077a1d7ba4f7621a | 18,622,978,204,801 | 603a2f2d941a22e3840034cd14de0c5ed26a7135 | /inlämn1/src/inlämn1/Moment5.java | 102c1a26810bd81ac7b91f48b1f31f2f1ecbf3c4 | [] | no_license | julkk-a-project/my-course2-homework-ft.-Igor- | https://github.com/julkk-a-project/my-course2-homework-ft.-Igor- | 1c3a5fd8f3133a0a1c2a68aae3a5006036bde777 | abb697c8ac75d7eabcff8bc99bcf558bf660c700 | refs/heads/master | 2020-04-04T19:14:35.556000 | 2018-12-20T17:28:42 | 2018-12-20T17:28:42 | 156,197,815 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package inlämn1;
import javax.swing.JOptionPane;
public class Moment5 {
public static int getArtal() {
int artal = Integer.parseInt(JOptionPane.showInputDialog("Ge ett årtal"));
return artal;
}
public static String checkSkottAr(int artal) {
if ((artal % 100) == 0) {
return "100";
}
else if ((artal % 4... | ISO-8859-1 | Java | 1,259 | java | Moment5.java | Java | [] | null | [] | package inlämn1;
import javax.swing.JOptionPane;
public class Moment5 {
public static int getArtal() {
int artal = Integer.parseInt(JOptionPane.showInputDialog("Ge ett årtal"));
return artal;
}
public static String checkSkottAr(int artal) {
if ((artal % 100) == 0) {
return "100";
}
else if ((artal % 4... | 1,259 | 0.636872 | 0.614525 | 55 | 21.745455 | 19.04179 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.254545 | false | false | 7 |
7c121a1e002b4a72601e9c0b9f4759f6532a9503 | 4,440,996,202,411 | 4d8adda0945f29aa545619ae99e29b77b885c8fa | /app/src/main/java/loc/example/droid/metaweather/db/Converters.java | dd9e8f93c0693e568fbf9ee69d6a6b47e6abd4cd | [] | no_license | andykeem/metaweather | https://github.com/andykeem/metaweather | 71be311fcbc152ef6250ed5c7c95b4f3cfb94e77 | e9e1356e48441630944f4f670bf76f3b27da5594 | refs/heads/master | 2020-03-27T00:16:34.730000 | 2018-08-21T19:31:24 | 2018-08-21T19:31:24 | 145,609,773 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package loc.example.droid.metaweather.db;
import java.util.Date;
import androidx.room.TypeConverter;
public class Converters {
@TypeConverter
public static Date fromTimestamp(Long val) {
return (val == null) ? null : new Date(val);
}
@TypeConverter
public static Long dateToTimestamp(Dat... | UTF-8 | Java | 393 | java | Converters.java | Java | [] | null | [] | package loc.example.droid.metaweather.db;
import java.util.Date;
import androidx.room.TypeConverter;
public class Converters {
@TypeConverter
public static Date fromTimestamp(Long val) {
return (val == null) ? null : new Date(val);
}
@TypeConverter
public static Long dateToTimestamp(Dat... | 393 | 0.666667 | 0.666667 | 18 | 20.833334 | 20.312147 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.277778 | false | false | 7 |
3a159f4d973223d74d1006dcbd56b338a3e75d6e | 19,516,331,408,200 | 06162ab7626c9d0e5fa83ebb4f25bfd7ae34ec86 | /src/com/suarez/Rocket1.java | 4526add0d0dbbab708ada0a35bab1afefb6213ad | [] | no_license | GreenhillTeacher/Summer2021 | https://github.com/GreenhillTeacher/Summer2021 | 5f6e3625d3fa22f087ba17854412bd65ac4a3c99 | c7947077f6190655095c0e7478021ce2a31f3d48 | refs/heads/master | 2022-12-30T01:28:22.378000 | 2020-06-15T19:23:15 | 2020-06-15T19:23:15 | 270,457,845 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.suarez;
public class Rocket1 {
public static void main(String[] args) {
Cone();
Box();
System.out.println("|United|");
System.out.println("|States|");
Box();
Cone();
}
public static void Box(){
System.out.println("+------+");
Syste... | UTF-8 | Java | 589 | java | Rocket1.java | Java | [] | null | [] | package com.suarez;
public class Rocket1 {
public static void main(String[] args) {
Cone();
Box();
System.out.println("|United|");
System.out.println("|States|");
Box();
Cone();
}
public static void Box(){
System.out.println("+------+");
Syste... | 589 | 0.463497 | 0.4618 | 23 | 24.608696 | 14.702083 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.956522 | false | false | 7 |
666011c9917b0c34b3aebd806f8971fa12b02774 | 1,322,849,948,179 | 08d0aaa32178a404954846d1a0234aec6e1cfc31 | /homework-4/src/main/java/ru/otus/spring/barsegyan/service/QuestionServiceImpl.java | f99d7421afeaa9ab7e9089051ee36cadf33f0e36 | [] | no_license | mihansweatpants/2020-08-otus-spring-barsegyan | https://github.com/mihansweatpants/2020-08-otus-spring-barsegyan | 0f87dbf361bcc62cd3de341114ad3a83b3d2cc89 | 39acff86a19183a53dbe3a76a334dae4035a2026 | refs/heads/master | 2023-02-28T19:58:54.505000 | 2021-02-12T22:13:02 | 2021-02-12T22:13:02 | 290,573,688 | 0 | 0 | null | false | 2021-02-12T21:55:38 | 2020-08-26T18:24:54 | 2021-01-16T13:04:14 | 2021-02-12T21:55:38 | 713 | 0 | 0 | 0 | Java | false | false | package ru.otus.spring.barsegyan.service;
import org.springframework.stereotype.Service;
import ru.otus.spring.barsegyan.dao.QuestionDao;
import ru.otus.spring.barsegyan.domain.Question;
@Service
public class QuestionServiceImpl implements QuestionService {
private final QuestionDao questionDao;
public Ques... | UTF-8 | Java | 626 | java | QuestionServiceImpl.java | Java | [] | null | [] | package ru.otus.spring.barsegyan.service;
import org.springframework.stereotype.Service;
import ru.otus.spring.barsegyan.dao.QuestionDao;
import ru.otus.spring.barsegyan.domain.Question;
@Service
public class QuestionServiceImpl implements QuestionService {
private final QuestionDao questionDao;
public Ques... | 626 | 0.761981 | 0.761981 | 23 | 26.217392 | 23.847261 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.347826 | false | false | 7 |
761c1ade807e7ce5a77702233c112cde736e30cd | 14,559,939,149,817 | 7c42f1c8daa3db49b6d5a912e277400cae8f4c16 | /app/src/main/java/gmc/com/getmycab/fragments/OneWayTravelFragment.java | c2dc965c3107748ec5b08fc9071028e018f729e4 | [] | no_license | Mukesh-Singh/GetMyCab | https://github.com/Mukesh-Singh/GetMyCab | 392fc5c25ef6b841e282db4f2ae206ec02010e14 | c84c8dae2721dadd1f3eeb64073681166bafdafe | refs/heads/master | 2021-01-19T20:40:25.445000 | 2016-05-30T11:33:08 | 2016-05-30T11:33:08 | 54,964,326 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gmc.com.getmycab.fragments;
import android.content.Intent;
import android.content.res.Resources;
import android.graphics.PorterDuff;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import... | UTF-8 | Java | 11,716 | java | OneWayTravelFragment.java | Java | [
{
"context": "getmycab.parser.ResponseParser;\n\n/**\n * Created by Baba on 9/5/2015.\n */\npublic class OneWayTravelFragmen",
"end": 1314,
"score": 0.9180078506469727,
"start": 1310,
"tag": "NAME",
"value": "Baba"
}
] | null | [] | package gmc.com.getmycab.fragments;
import android.content.Intent;
import android.content.res.Resources;
import android.graphics.PorterDuff;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import... | 11,716 | 0.647576 | 0.645784 | 295 | 38.715256 | 35.682312 | 178 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.715254 | false | false | 7 |
4bd1f472d8f874742f9f94b5ea390d4c4ecbf497 | 7,464,653,175,981 | e0156010089c8606aed93a165469091313f947c0 | /src/test/java/org/esa/beam/nn/util/FormattedStringReaderTest.java | 94a1428acd503fe604619f50a019c33cbd94d95d | [
"MIT"
] | permissive | EluriResearch/jnn | https://github.com/EluriResearch/jnn | 97bc3495fb75ebc5837873093577044675db1cf0 | 61608f5eb39e95aab248edccae6cff2fa91761ea | refs/heads/master | 2020-05-31T06:03:55.414000 | 2018-06-14T11:23:54 | 2018-06-14T11:23:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* $Id: FormattedReaderTest.java,v 1.3 2006/07/24 14:40:25 marcop Exp $
*
* Copyright (c) 2003 Brockmann Consult GmbH. All right reserved.
* http://www.brockmann-consult.de
*/
package org.esa.beam.nn.util;
import junit.framework.TestCase;
import java.io.IOException;
import java.io.StringReader;
public class F... | UTF-8 | Java | 2,836 | java | FormattedStringReaderTest.java | Java | [
{
"context": "FormattedReaderTest.java,v 1.3 2006/07/24 14:40:25 marcop Exp $\n *\n * Copyright (c) 2003 Brockmann Consult ",
"end": 68,
"score": 0.9064107537269592,
"start": 62,
"tag": "USERNAME",
"value": "marcop"
}
] | null | [] | /*
* $Id: FormattedReaderTest.java,v 1.3 2006/07/24 14:40:25 marcop Exp $
*
* Copyright (c) 2003 Brockmann Consult GmbH. All right reserved.
* http://www.brockmann-consult.de
*/
package org.esa.beam.nn.util;
import junit.framework.TestCase;
import java.io.IOException;
import java.io.StringReader;
public class F... | 2,836 | 0.466502 | 0.364245 | 75 | 36.813332 | 26.212309 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.96 | false | false | 7 |
8aea83e096b1949bdbbaf3cd13c102baa1b01712 | 489,626,293,271 | ef2b8a8309134f70d87a26b9163249f04d052db1 | /Find All Numbers Disappeared in an Array.java | 9ea2e463dce33af04d1271a9956f4c059b76f555 | [] | no_license | zwerchfell/LintCode | https://github.com/zwerchfell/LintCode | 154b18c8d5d0bc95c9d4db0f873c78d317fd91a1 | 6c1c427428fb3d396e9f696872f03a427e0cf478 | refs/heads/master | 2019-04-03T09:14:20.440000 | 2019-04-02T23:14:07 | 2019-04-02T23:14:07 | 66,046,695 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Given an array of integers where 1 ≤ a[i] ≤ n (n = size of array),
// some elements appear twice and others appear once.
// Find all the elements of [1, n] inclusive that do not appear in this array.
// Could you do it without extra space and in O(n) runtime?
// You may assume the returned list does not count as e... | UTF-8 | Java | 1,176 | java | Find All Numbers Disappeared in an Array.java | Java | [] | null | [] | // Given an array of integers where 1 ≤ a[i] ≤ n (n = size of array),
// some elements appear twice and others appear once.
// Find all the elements of [1, n] inclusive that do not appear in this array.
// Could you do it without extra space and in O(n) runtime?
// You may assume the returned list does not count as e... | 1,176 | 0.581058 | 0.564846 | 40 | 28.325001 | 24.180971 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.525 | false | false | 7 |
375151c79d44cada3ffb6013ac2f460049e9efbd | 26,036,091,763,445 | 44bdb9995b5c886788f9abbeb5b50c9029aba3a5 | /oracle/apps/per/bonus/specialawards/server/SpecialAwardsAMImpl.java | ff2b480f021e2cbe44d67d7adca7c48865c9819f | [] | no_license | alosummer/enfi | https://github.com/alosummer/enfi | ad8cd1e5beadce88257df1aeb6cac3218019500a | 8221accfdd409bc6225d248a6b7fee5204211f73 | refs/heads/master | 2021-04-15T09:43:09.181000 | 2018-04-03T01:10:54 | 2018-04-03T01:10:54 | 126,925,232 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cux.oracle.apps.per.bonus.specialawards.server;
import cux.oracle.apps.per.bonus.member.webui.DoubleProcess;
import java.math.BigDecimal;
import java.sql.CallableStatement;
import java.sql.Types;
import oracle.apps.fnd.framework.OAViewObject;
import oracle.apps.fnd.framework.server.OAApplicationModuleImpl... | UTF-8 | Java | 30,315 | java | SpecialAwardsAMImpl.java | Java | [
{
"context": "l vo = getSpecialAwardsPersonVO1();\n //修改--黄波 2013-03-15\n Row[] rows = vo.getAllRowsInRa",
"end": 4483,
"score": 0.9988418817520142,
"start": 4481,
"tag": "NAME",
"value": "黄波"
},
{
"context": "(2, personNumber);\n cs.setString(3, personNa... | null | [] | package cux.oracle.apps.per.bonus.specialawards.server;
import cux.oracle.apps.per.bonus.member.webui.DoubleProcess;
import java.math.BigDecimal;
import java.sql.CallableStatement;
import java.sql.Types;
import oracle.apps.fnd.framework.OAViewObject;
import oracle.apps.fnd.framework.server.OAApplicationModuleImpl... | 30,315 | 0.536004 | 0.527554 | 781 | 37.034573 | 24.669857 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.743918 | false | false | 7 |
9ed0a4ae12d575f907df0a6a05f9dcab6c1d240b | 26,749,056,341,313 | 55acf5c0d4dd10d87e4d4df24526b6c08d7f5e7f | /src/main/java/com/entities/Answer.java | ca59833695e2e14e555c528701070a698a5bcf4d | [] | no_license | mellik21/surveys_designer | https://github.com/mellik21/surveys_designer | 9f8aa8add4d9117cbadf6bdc04e3d7eefa3efa41 | 39df1bf485325b831a53e7a91fd9bded15f59b89 | refs/heads/master | 2021-01-14T19:09:58.438000 | 2020-10-17T15:14:19 | 2020-10-17T15:14:19 | 242,724,751 | 0 | 0 | null | false | 2020-10-12T05:46:27 | 2020-02-24T11:59:01 | 2020-06-08T17:49:49 | 2020-10-12T05:46:23 | 4,486 | 0 | 0 | 1 | CSS | false | false | package com.entities;
import javax.persistence.*;
@Entity
@Table(name = "answer", schema = "surveys")
public class Answer {
@Id
@Column(name = "answer_id")
@GeneratedValue(strategy = GenerationType.IDENTITY)
private int id;
@Column(name = "name")
private String name;
@Column(name = "questi... | UTF-8 | Java | 1,372 | java | Answer.java | Java | [] | null | [] | package com.entities;
import javax.persistence.*;
@Entity
@Table(name = "answer", schema = "surveys")
public class Answer {
@Id
@Column(name = "answer_id")
@GeneratedValue(strategy = GenerationType.IDENTITY)
private int id;
@Column(name = "name")
private String name;
@Column(name = "questi... | 1,372 | 0.591837 | 0.591837 | 66 | 19.787878 | 16.440449 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.378788 | false | false | 7 |
ca53b72a6d92f97d266c8260898283387f9a54ec | 489,626,299,158 | e6a8b74e2b01f8a755aced6b56fc8f4d4e0c4ee6 | /src/com/workshop/set/view/panels/ErrorPanel.java | a3aa3a8d2ec3843e8d3ecc1d667acd721fbaffae | [] | no_license | nicschumann/set | https://github.com/nicschumann/set | a07e65d1b7be06025830b50006e7fc74b60b2559 | a0a81d0842fe976c3f0eb46c4e07b401848da96d | refs/heads/master | 2020-04-01T07:44:19.127000 | 2014-05-07T20:56:39 | 2014-05-07T20:56:39 | 17,750,930 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.workshop.set.view.panels;
import static glfrontend.GLFrontEnd.ERROR_FONT;
import glfrontend.components.ErrorLabel;
import glfrontend.components.GLPanel;
import java.awt.Color;
import org.lwjgl.util.vector.Vector2f;
public class ErrorPanel extends GLPanel {
private ErrorLabel _label;
private boolean _... | UTF-8 | Java | 1,786 | java | ErrorPanel.java | Java | [] | null | [] | package com.workshop.set.view.panels;
import static glfrontend.GLFrontEnd.ERROR_FONT;
import glfrontend.components.ErrorLabel;
import glfrontend.components.GLPanel;
import java.awt.Color;
import org.lwjgl.util.vector.Vector2f;
public class ErrorPanel extends GLPanel {
private ErrorLabel _label;
private boolean _... | 1,786 | 0.666293 | 0.635498 | 86 | 19.767443 | 16.20126 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.139535 | false | false | 7 |
e0acfd10c8200459116b2768e6c755f44fc70e52 | 5,617,817,251,059 | 88e351f74b2576f216aafb83d7c80ff09df56145 | /qll-service/src/main/java/com/viettel/qll/rest/TblQlCvPtkFileRsService.java | 7f9f70f239480ea8631afd9bdc3a7e2bfe9f3611 | [] | no_license | bellmit/mvcViettel | https://github.com/bellmit/mvcViettel | 843279c5884c82a92a528c3ec2fa39725ec026c4 | f3a03a2c1626f91abb44866b676ca734ef1e5f29 | refs/heads/master | 2022-03-19T00:57:00.704000 | 2018-11-13T09:37:19 | 2018-11-13T09:37:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.viettel.qll.rest;
import javax.ws.rs.Consumes;
import javax.ws.rs.POST;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import javax.ws.rs.core.MediaType;
import javax.ws.rs.core.Response;
import com.viettel.qll.dto.TblQlCvPtkFileDTO;
/**
* @author hailh10
*/
public interface TblQlCvPtkF... | UTF-8 | Java | 1,021 | java | TblQlCvPtkFileRsService.java | Java | [
{
"context": "viettel.qll.dto.TblQlCvPtkFileDTO;\n\n/**\n * @author hailh10\n */\n \npublic interface TblQlCvPtkFileRsService {\n",
"end": 285,
"score": 0.9993953704833984,
"start": 278,
"tag": "USERNAME",
"value": "hailh10"
}
] | null | [] | package com.viettel.qll.rest;
import javax.ws.rs.Consumes;
import javax.ws.rs.POST;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import javax.ws.rs.core.MediaType;
import javax.ws.rs.core.Response;
import com.viettel.qll.dto.TblQlCvPtkFileDTO;
/**
* @author hailh10
*/
public interface TblQlCvPtkF... | 1,021 | 0.75906 | 0.757101 | 46 | 21.195652 | 24.937853 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.782609 | false | false | 7 |
45847782aec90b59aff57ed9621cdb7e5cd6956c | 22,960,895,189,156 | ff180e8833e795f3968ad10d1e733748d2c5ba47 | /v 0.07/joinme/src/main/java/com/niit/joinme/service/BlogLikeService.java | ee4d4dda917bb7b1907c36cb95dff48d16db4721 | [] | no_license | ajayshermale/Collaboration | https://github.com/ajayshermale/Collaboration | 8eaecbe31eefde1e6a091c889817ad8dd9f8f94e | 5f09aead3736e5c2d759c71bd10b3f2410fae033 | refs/heads/master | 2021-01-20T12:06:43.374000 | 2017-05-14T20:04:33 | 2017-05-14T20:04:33 | 85,988,465 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.niit.joinme.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.niit.joinme.DAOImpl.BlogLikeDAOImpl;
import com.niit.joinme.model.BlogLike;
... | UTF-8 | Java | 816 | java | BlogLikeService.java | Java | [] | null | [] | package com.niit.joinme.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.niit.joinme.DAOImpl.BlogLikeDAOImpl;
import com.niit.joinme.model.BlogLike;
... | 816 | 0.797794 | 0.797794 | 32 | 24.5 | 21.706854 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.21875 | false | false | 7 |
55e845548be43c8a1f837a565834afb932d1b354 | 35,150,012,354,091 | eccfac4f50d41f5f812ecfbf41deca7ec5a49fc4 | /app/src/main/java/com/lonstar/rickandmorty/NetworkService.java | 5e35e9a712e83904d2c7acd5b069f1202d667776 | [] | no_license | killonstar/RickAndMorty | https://github.com/killonstar/RickAndMorty | 2838d0db66036dcd6e75ed6f2a353f0badc83436 | ec304f93db9ee654e305214a599a5abc60181c0d | refs/heads/master | 2020-12-27T15:07:03.843000 | 2020-02-04T20:37:22 | 2020-02-04T20:37:22 | 237,946,918 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lonstar.rickandmorty;
public class NetworkService {
public static final String BASE_URL = "https://rickandmortyapi.com/api/";
JsonPlaceHolderApi holderApi;
public NetworkService(JsonPlaceHolderApi holderApi) {
this.holderApi = holderApi;
}
}
| UTF-8 | Java | 282 | java | NetworkService.java | Java | [] | null | [] | package com.lonstar.rickandmorty;
public class NetworkService {
public static final String BASE_URL = "https://rickandmortyapi.com/api/";
JsonPlaceHolderApi holderApi;
public NetworkService(JsonPlaceHolderApi holderApi) {
this.holderApi = holderApi;
}
}
| 282 | 0.730496 | 0.730496 | 12 | 22.5 | 24.78743 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 7 |
39f3c93f3d05176598b83e960eb52b2e4d201a31 | 13,821,204,821,513 | af5460c86db3a0b5c63651f35aaf6ba0aecf8b25 | /app/src/main/java/com/example/docs/FileViewer.java | b7e9e4aba1426a93e69390024d13cedad18cd713 | [] | no_license | abhinav0612/Docs | https://github.com/abhinav0612/Docs | f5c31ab586f10c07ca6cdcc6ea6bd88d1b8e3948 | 0b4dae5615b676414f36c3bd15ed3f0ae6f30c6f | refs/heads/master | 2020-06-19T07:30:20.497000 | 2019-10-06T14:57:17 | 2019-10-06T14:57:17 | 196,618,064 | 0 | 1 | null | false | 2019-10-06T14:57:19 | 2019-07-12T17:21:16 | 2019-09-26T19:23:14 | 2019-10-06T14:57:18 | 169 | 0 | 1 | 0 | Java | false | false | package com.example.docs;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.Menu;
import android.view.MenuInflater;
import android.view.MenuItem;
import android.view.View;
import an... | UTF-8 | Java | 4,382 | java | FileViewer.java | Java | [] | null | [] | package com.example.docs;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.Menu;
import android.view.MenuInflater;
import android.view.MenuItem;
import android.view.View;
import an... | 4,382 | 0.612049 | 0.612049 | 129 | 32.968994 | 23.323122 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 7 |
060b750c49b14ac2fbfe7f51ff52712a6e9a2b50 | 10,977,936,451,840 | cf01a83be4479f38d3f327a189d2f23498919160 | /src/main/java/ctfmodell/view/LandscapePanel.java | 21646e3e7b413c9fad9bb4aa53632128d430981b | [] | no_license | garbusa/ctfmodell-java | https://github.com/garbusa/ctfmodell-java | f06b7627fdd3649694b62c28cd06f648327c35c1 | ffa3dc0e9e2c0c82a1a6ef990ca77533b18fd087 | refs/heads/master | 2022-04-06T05:25:05.277000 | 2020-02-04T17:24:46 | 2020-02-04T17:24:46 | 216,639,145 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ctfmodell.view;
import ctfmodell.model.Landscape;
import ctfmodell.model.PoliceOfficer;
import ctfmodell.model.enums.Direction;
import ctfmodell.model.enums.Field;
import ctfmodell.util.GraphicSize;
import javafx.application.Platform;
import javafx.scene.canvas.Canvas;
import javafx.scene.canvas.GraphicsContex... | UTF-8 | Java | 5,699 | java | LandscapePanel.java | Java | [] | null | [] | package ctfmodell.view;
import ctfmodell.model.Landscape;
import ctfmodell.model.PoliceOfficer;
import ctfmodell.model.enums.Direction;
import ctfmodell.model.enums.Field;
import ctfmodell.util.GraphicSize;
import javafx.application.Platform;
import javafx.scene.canvas.Canvas;
import javafx.scene.canvas.GraphicsContex... | 5,699 | 0.628356 | 0.624145 | 140 | 39.707142 | 35.433941 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.721429 | false | false | 7 |
b1a15b39882f11fe2401779b9700b1b973a98e53 | 20,856,361,208,317 | dab2c866842dbdb550080d78ba4049f1b71a8b61 | /mathml-converters/src/main/java/com/formulasearchengine/mathmltools/converters/POMConverter.java | 114617b75a6985e3045c9f3392cd1f62866fd525 | [
"Apache-2.0"
] | permissive | gipplab/MathMLTools | https://github.com/gipplab/MathMLTools | a71187c3776fe60e07aa56d7a32c93af4eb3d15c | 1597c66c3d0655a2110015cace8215a103138318 | refs/heads/master | 2023-03-12T22:18:32.580000 | 2022-10-28T10:22:16 | 2022-10-28T10:22:16 | 85,396,484 | 4 | 2 | Apache-2.0 | false | 2023-03-12T22:18:28 | 2017-03-18T11:32:06 | 2022-06-06T04:31:54 | 2023-03-12T22:18:28 | 1,765 | 5 | 5 | 21 | Java | false | false | package com.formulasearchengine.mathmltools.converters;
import com.formulasearchengine.mathmltools.converters.cas.POMLoader;
import com.formulasearchengine.mathmltools.converters.cas.PomXmlWriter;
import com.formulasearchengine.mathmltools.converters.exceptions.MathConverterException;
import org.apache.logging.log4j.L... | UTF-8 | Java | 5,883 | java | POMConverter.java | Java | [] | null | [] | package com.formulasearchengine.mathmltools.converters;
import com.formulasearchengine.mathmltools.converters.cas.POMLoader;
import com.formulasearchengine.mathmltools.converters.cas.PomXmlWriter;
import com.formulasearchengine.mathmltools.converters.exceptions.MathConverterException;
import org.apache.logging.log4j.L... | 5,883 | 0.680945 | 0.680435 | 156 | 36.71154 | 29.041086 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.570513 | false | false | 7 |
b08c50ae6c93142559fb4270c5fac294910635ac | 32,581,621,962,392 | c929ae065532647f771fb48637ce80ebb2c27e31 | /consumer/src/main/java/com/annotation/controller/RemoteOrder2Controller.java | dc70a968f528c74abbf3eb77715bceb8009612ee | [] | no_license | ZHI-XINHUA/springboot-dubbo | https://github.com/ZHI-XINHUA/springboot-dubbo | 36006249416d86b291f34580c05bd6dfbf2143ac | 54db16b0ae67605fa8d8037a6b5d98f13ba0e2cd | refs/heads/master | 2020-04-06T22:25:50.903000 | 2018-12-17T09:30:30 | 2018-12-17T09:30:30 | 157,835,853 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.annotation.controller;
import com.alibaba.dubbo.config.annotation.Reference;
import com.annotation.base.DoRequest;
import com.annotation.base.DoResponse;
import com.annotation.order.IOrderService;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.ObjectMapper;... | UTF-8 | Java | 1,479 | java | RemoteOrder2Controller.java | Java | [
{
"context": "bind.annotation.RestController;\n\n/**\n * Created by xh.zhi on 2018-11-16.\n */\n@RestController\n@RequestMappin",
"end": 531,
"score": 0.9993481040000916,
"start": 525,
"tag": "USERNAME",
"value": "xh.zhi"
}
] | null | [] | package com.annotation.controller;
import com.alibaba.dubbo.config.annotation.Reference;
import com.annotation.base.DoRequest;
import com.annotation.base.DoResponse;
import com.annotation.order.IOrderService;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.ObjectMapper;... | 1,479 | 0.70584 | 0.695025 | 43 | 31.255814 | 22.660378 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.534884 | false | false | 7 |
8a4f5100225aa3b4816dbcf75e7f0dba12ff5097 | 4,217,657,953,740 | bfdf3025121a422a069af657b19d13f672e95a5b | /Version 1.0/soaint-docmanager/Document-Manager-Root/Web-Modules/Document-Manager/src/main/java/co/com/foundation/soaint/documentmanager/web/infrastructure/massiveloader/MassiveLoaderController.java | 68cbc389b157e5209fa277c2c3cc0aff09036cbe | [] | no_license | yodavidgutierrez/soadoc | https://github.com/yodavidgutierrez/soadoc | 295bc262e629015a64fb31d9669adba48614feaa | a52597946c22c8ec02cde41d283bbe4a8cead5d6 | refs/heads/master | 2022-12-21T08:54:44.338000 | 2019-10-07T14:19:04 | 2019-10-07T14:19:04 | 213,400,570 | 0 | 0 | null | false | 2022-12-16T03:32:53 | 2019-10-07T14:08:58 | 2019-10-07T14:26:47 | 2022-12-16T03:32:50 | 222,168 | 0 | 0 | 104 | Java | false | false | package co.com.foundation.soaint.documentmanager.web.infrastructure.massiveloader;
import co.com.foundation.soaint.infrastructure.exceptions.BusinessException;
import co.com.foundation.soaint.infrastructure.exceptions.ExceptionBuilder;
import co.com.foundation.soaint.infrastructure.common.MessageUtil;
import co.com.fo... | UTF-8 | Java | 5,795 | java | MassiveLoaderController.java | Java | [
{
"context": "til.List;\nimport java.util.Set;\n\n/**\n * Created by administrador_1 on 01/10/2016.\n */\n\npublic abstract class Massive",
"end": 1514,
"score": 0.999496579170227,
"start": 1499,
"tag": "USERNAME",
"value": "administrador_1"
}
] | null | [] | package co.com.foundation.soaint.documentmanager.web.infrastructure.massiveloader;
import co.com.foundation.soaint.infrastructure.exceptions.BusinessException;
import co.com.foundation.soaint.infrastructure.exceptions.ExceptionBuilder;
import co.com.foundation.soaint.infrastructure.common.MessageUtil;
import co.com.fo... | 5,795 | 0.658326 | 0.656255 | 141 | 40.085106 | 36.012901 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.58156 | false | false | 7 |
e0207309f0cbe2ff40762c19762c8f16f428ae3c | 3,728,031,668,187 | 590bf9f7b1f9fca728271bde35452ef7a9fc3dd6 | /src/main/java/com/mystudy/leetcode/ConstructBinaryTreeFromInorderAndPostorderTraversal.java | 7d8d0d236841a234fb7f4dc6f067a6e2eaa54e9f | [] | no_license | siyu618/leetcode | https://github.com/siyu618/leetcode | 3393a265ebc00c32d7f1d70e228e88e2bf76e141 | fc01df74411e0c32e6245e71eacee2054c3f7c57 | refs/heads/master | 2020-04-15T22:48:40.598000 | 2019-10-11T23:16:09 | 2019-10-11T23:16:09 | 27,625,469 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //package com.mystudy.leetcode;
//
///**
// * Created by tianyuzhi on 15/10/4.
// */
//public class ConstructBinaryTreeFromInorderAndPostOrderTraversalTo {
//
// public static class TreeNode {
// int val;
// TreeNode left;
// TreeNode right;
//
// TreeNode(int x) {
// val = x;
... | UTF-8 | Java | 1,890 | java | ConstructBinaryTreeFromInorderAndPostorderTraversal.java | Java | [
{
"context": "age com.mystudy.leetcode;\n//\n///**\n// * Created by tianyuzhi on 15/10/4.\n// */\n//public class ConstructBinaryT",
"end": 66,
"score": 0.9991903305053711,
"start": 57,
"tag": "USERNAME",
"value": "tianyuzhi"
}
] | null | [] | //package com.mystudy.leetcode;
//
///**
// * Created by tianyuzhi on 15/10/4.
// */
//public class ConstructBinaryTreeFromInorderAndPostOrderTraversalTo {
//
// public static class TreeNode {
// int val;
// TreeNode left;
// TreeNode right;
//
// TreeNode(int x) {
// val = x;
... | 1,890 | 0.508466 | 0.49418 | 59 | 31.033897 | 25.25931 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 7 |
847d0f162662edb870cc75751dc103471db70880 | 14,027,363,233,520 | 7f833efa94cc096f5b2fd6a3eb7300ace8d13c27 | /NullObject/src/nullobject/implementation/TrainCourse.java | af2a0308304d12953077cb36b0288a147fd0cef0 | [] | no_license | artur-augustyniak/design-patterns | https://github.com/artur-augustyniak/design-patterns | 1c69bbfd2597d719854deed60aa15c9c20be7c8b | 5ded4a7d10ddce4c5c6662aad83bda7aebc233e9 | refs/heads/master | 2021-09-04T17:38:16.437000 | 2018-01-20T15:21:04 | 2018-01-20T15:21:04 | 106,697,617 | 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 nullobject.implementation;
import nullobject.model.Train;
/**
*
* @author artur
*/
public class TrainCourse {
private Train train;
public TrainCourse(Train train) {
if (train != null) {
... | UTF-8 | Java | 499 | java | TrainCourse.java | Java | [
{
"context": "\nimport nullobject.model.Train;\n\n/**\n *\n * @author artur\n */\npublic class TrainCourse {\n\n private Train",
"end": 191,
"score": 0.9437851905822754,
"start": 186,
"tag": "USERNAME",
"value": "artur"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package nullobject.implementation;
import nullobject.model.Train;
/**
*
* @author artur
*/
public class TrainCourse {
private Train train;
public TrainCourse(Train train) {
if (train != null) {
... | 499 | 0.589178 | 0.589178 | 28 | 16.821428 | 16.235001 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 7 |
44e17bd0831c70260081c723d1d5b50df371d314 | 3,539,053,057,704 | 7768febf8ecfd445c3e610920492ca4934e171d7 | /src/main/java/repository/InMemoryRepository.java | 7c4c85802e238882a23c147aec1813d9dc36ba2f | [] | no_license | jderu/GradleL3plus | https://github.com/jderu/GradleL3plus | 40a436f3850a8813812edd5599851ca4afc5d42c | 9a787c6f37243287d7afbb02797b882b56bd9320 | refs/heads/master | 2020-09-05T11:19:13.210000 | 2020-03-12T08:23:08 | 2020-03-12T08:23:08 | 220,087,444 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package repository;
import domain.Entity;
import validation.ValidationException;
import validation.Validator;
import java.util.HashMap;
import java.util.Map;
public class InMemoryRepository<ID, E extends Entity<ID>> implements CrudRepository<ID, E> {
private final Map<ID, E> data = new HashMap<>();
private f... | UTF-8 | Java | 1,534 | java | InMemoryRepository.java | Java | [] | null | [] | package repository;
import domain.Entity;
import validation.ValidationException;
import validation.Validator;
import java.util.HashMap;
import java.util.Map;
public class InMemoryRepository<ID, E extends Entity<ID>> implements CrudRepository<ID, E> {
private final Map<ID, E> data = new HashMap<>();
private f... | 1,534 | 0.614733 | 0.614733 | 61 | 24.147541 | 20.914217 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.442623 | false | false | 7 |
d1693693958e6ef95132732b8a79bc16abd138e9 | 30,477,087,960,619 | 7d28d457ababf1b982f32a66a8896b764efba1e8 | /platform-pojo-bl/src/main/java/ua/com/fielden/platform/sample/domain/ITgEntityWithLoopedCalcProps.java | 66408c957a47364799fcb1a77b813cb3974798d3 | [
"MIT"
] | permissive | fieldenms/tg | https://github.com/fieldenms/tg | f742f332343f29387e0cb7a667f6cf163d06d101 | f145a85a05582b7f26cc52d531de9835f12a5e2d | refs/heads/develop | 2023-08-31T16:10:16.475000 | 2023-08-30T08:23:18 | 2023-08-30T08:23:18 | 20,488,386 | 17 | 9 | MIT | false | 2023-09-14T17:07:35 | 2014-06-04T15:09:44 | 2023-04-26T19:57:23 | 2023-09-14T17:07:34 | 172,430 | 14 | 8 | 226 | JavaScript | false | false | package ua.com.fielden.platform.sample.domain;
import ua.com.fielden.platform.dao.IEntityDao;
/**
* Companion object for entity {@link TgEntityWithLoopedCalcProps}.
*
* @author Developers
*
*/
public interface ITgEntityWithLoopedCalcProps extends IEntityDao<TgEntityWithLoopedCalcProps> {
} | UTF-8 | Java | 300 | java | ITgEntityWithLoopedCalcProps.java | Java | [
{
"context": "@link TgEntityWithLoopedCalcProps}.\n * \n * @author Developers\n *\n */\npublic interface ITgEntityWithLoopedCalcPr",
"end": 194,
"score": 0.7429000735282898,
"start": 184,
"tag": "NAME",
"value": "Developers"
}
] | null | [] | package ua.com.fielden.platform.sample.domain;
import ua.com.fielden.platform.dao.IEntityDao;
/**
* Companion object for entity {@link TgEntityWithLoopedCalcProps}.
*
* @author Developers
*
*/
public interface ITgEntityWithLoopedCalcProps extends IEntityDao<TgEntityWithLoopedCalcProps> {
} | 300 | 0.786667 | 0.786667 | 13 | 22.153847 | 30.186207 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.153846 | false | false | 7 |
b2c7aa5d9383c7d6e065f8f15353a52c24c5e81d | 15,015,205,697,145 | 34dcfed241b2403e333b2e9fa19cd623524ba9b9 | /actionables-pmc-ref/src/main/java/com/oculussoftware/ui/html/wrappers/Script.java | 80807b50d299de45932bfd9bd33ea468066bc932 | [
"Apache-2.0"
] | permissive | jimcoles/actionable | https://github.com/jimcoles/actionable | 3bb5653c35dce9e2ff57aefb04b4b8a508ca49aa | ed9640958311155f0a950ff5d9b2ff50300319a8 | refs/heads/master | 2021-01-12T19:43:59.027000 | 2016-08-26T23:25:31 | 2016-08-26T23:25:31 | 64,573,631 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.oculussoftware.ui.html.wrappers;
import com.oculussoftware.api.ui.html.wrappers.*;
import com.oculussoftware.api.ui.html.*;
import com.oculussoftware.ui.*;
import java.lang.*;
import java.util.*;
/**
* Filename: Script.java
* Date: 02.22.00
* Description: Represents a generic Script element
*
* ... | UTF-8 | Java | 2,706 | java | Script.java | Java | [
{
"context": "Oculus Software. All Rights Reserved.\n*\n* @author Egan Royal\n* @version 1.0\n*/\npublic class Script extends Gen",
"end": 401,
"score": 0.999876856803894,
"start": 391,
"tag": "NAME",
"value": "Egan Royal"
},
{
"context": "r Date Description\n * ---- ... | null | [] | package com.oculussoftware.ui.html.wrappers;
import com.oculussoftware.api.ui.html.wrappers.*;
import com.oculussoftware.api.ui.html.*;
import com.oculussoftware.ui.*;
import java.lang.*;
import java.util.*;
/**
* Filename: Script.java
* Date: 02.22.00
* Description: Represents a generic Script element
*
* ... | 2,696 | 0.629342 | 0.621582 | 84 | 31.226191 | 28.753613 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.797619 | false | false | 7 |
6664ec2297e0d18333110aa516bf3961a3a63c6a | 21,912,923,173,686 | 713eceb195ecf6cd71fa8a2a847ad16f9da6195e | /mfront/src/main/java/onight/mgame/autogens/IF_风险测评提交.java | 9aa421af2694b33942a9f28c0294de17293bccf3 | [] | no_license | ChijieMa/mgame | https://github.com/ChijieMa/mgame | d57fa4e15ac85ce06f1442885301d109b8947d3c | d4e426c2ae8ddbd6282448d28478f188ed2ebbf0 | refs/heads/master | 2021-01-25T05:57:08.922000 | 2016-06-21T09:48:03 | 2016-06-21T09:48:03 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package onight.mgame.autogens;
import lombok.AllArgsConstructor;
import lombok.Data;
import java.util.List;
import java.math.BigDecimal;
import onight.mgame.utils.PBFields;
import lombok.NoArgsConstructor;
// 风险测评提交,客户信息,RiskAssessmentController,POST,JSON,/ife/riskassessment/riskAssessmentCommit.html
@onigh... | UTF-8 | Java | 1,453 | java | IF_风险测评提交.java | Java | [] | null | [] | package onight.mgame.autogens;
import lombok.AllArgsConstructor;
import lombok.Data;
import java.util.List;
import java.math.BigDecimal;
import onight.mgame.utils.PBFields;
import lombok.NoArgsConstructor;
// 风险测评提交,客户信息,RiskAssessmentController,POST,JSON,/ife/riskassessment/riskAssessmentCommit.html
@onigh... | 1,453 | 0.679518 | 0.679518 | 43 | 26.953489 | 25.671406 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.372093 | false | false | 7 |
4f791340f22d0aaaa7de86b56d58b57ca31a9a6c | 32,530,082,353,313 | 2b62613f7d285b6f314fa0b0949663c46cde5100 | /app/src/main/java/com/softmiracle/githubmvp/data/interactor/WatchersInteractor.java | 93a3f032f0f611e1ee9f3c29a858aa7050d094d4 | [] | no_license | dnsfrolov/SempraHub | https://github.com/dnsfrolov/SempraHub | e138b936f46bf771581664a9db3c1a8c98ef339e | 65e2428fa3c4407f34a4721fb6a9179228bda31c | refs/heads/master | 2021-11-11T07:17:11.171000 | 2017-05-16T19:58:18 | 2017-05-16T19:58:18 | 83,134,176 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.softmiracle.githubmvp.data.interactor;
import com.softmiracle.githubmvp.data.models.User;
import java.util.List;
/**
* Created by dnsfrolov on 02.05.2017.
*/
public interface WatchersInteractor {
void getWatchers(String user, String repo, int page, InteractorCallback<List<User>> callback);
}
| UTF-8 | Java | 316 | java | WatchersInteractor.java | Java | [
{
"context": "s.User;\n\nimport java.util.List;\n\n/**\n * Created by dnsfrolov on 02.05.2017.\n */\n\npublic interface WatchersInte",
"end": 155,
"score": 0.9996702671051025,
"start": 146,
"tag": "USERNAME",
"value": "dnsfrolov"
}
] | null | [] | package com.softmiracle.githubmvp.data.interactor;
import com.softmiracle.githubmvp.data.models.User;
import java.util.List;
/**
* Created by dnsfrolov on 02.05.2017.
*/
public interface WatchersInteractor {
void getWatchers(String user, String repo, int page, InteractorCallback<List<User>> callback);
}
| 316 | 0.765823 | 0.740506 | 14 | 21.571428 | 28.542486 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 7 |
a5fe58c15fa159933c8c9144f7597f67983db8ec | 34,239,479,301,550 | 0ba6ee3106b95a4717d28829a500624aa8035109 | /StepMain.java | c9fb19da1452a0d71722d990ab8db02196d22f47 | [] | no_license | axeljeremy7/chal1 | https://github.com/axeljeremy7/chal1 | e4bd94470e9a6251105528e807c313a40e2df45f | aa05f5b6e53cc66dce8b3c3125d8ead9a132e79c | refs/heads/master | 2021-01-12T11:37:16.550000 | 2016-10-31T07:37:56 | 2016-10-31T07:37:56 | 72,232,838 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
/**
* Class to test all the steps in order to check if all works correctly
* @author Axel Solano
*
*/
public class StepMain {
/**
* Method to test all the steps
*
* @param args string array which is not used in this occasion
* @throws Exception this is if something wrong happen to show the problems
... | UTF-8 | Java | 1,114 | java | StepMain.java | Java | [
{
"context": "n order to check if all works correctly\n * @author Axel Solano\n *\n */\n\npublic class StepMain {\n\t\n\t/**\n\t * Method",
"end": 99,
"score": 0.9998801350593567,
"start": 88,
"tag": "NAME",
"value": "Axel Solano"
},
{
"context": "ng[] args) throws Exception {\n\t\t\... | null | [] |
/**
* Class to test all the steps in order to check if all works correctly
* @author <NAME>
*
*/
public class StepMain {
/**
* Method to test all the steps
*
* @param args string array which is not used in this occasion
* @throws Exception this is if something wrong happen to show the problems
*/
... | 1,104 | 0.67684 | 0.622083 | 49 | 21.714285 | 34.220177 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.428571 | false | false | 7 |
3d5da3f75305c3367edd8fa74bf93c4e385fbe03 | 16,209,206,594,523 | 7d49461f68710b3c3067a3dcb1aa57355c526771 | /Sce 4 - Mutation of Old Test Cases/old test case mutants/29/EvaluateNumericOperationsTest4.java | 6bbebfc91aaa13a5a9be614a4af56deda2186fd0 | [] | no_license | nagaraj1993/Mutation-testing | https://github.com/nagaraj1993/Mutation-testing | 0929e67f4fe059701bfc1abd950a48c57fd666b1 | a480a0b992e72398e8c81962bbec06456ccd237b | refs/heads/master | 2020-03-29T06:13:26.615000 | 2018-10-04T17:52:29 | 2018-10-04T17:52:29 | 149,615,124 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*******************************************************************************
* Copyright (c) 2010, 2018 Eclipse Modeling Project and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distrib... | UTF-8 | Java | 7,338 | java | EvaluateNumericOperationsTest4.java | Java | [
{
"context": "se.org/legal/epl-v20.html\n *\n * Contributors:\n * L.Goubet, E.D.Willink - Initial API and implementation\n **",
"end": 425,
"score": 0.9998501539230347,
"start": 417,
"tag": "NAME",
"value": "L.Goubet"
},
{
"context": "al/epl-v20.html\n *\n * Contributors:\n * L.G... | null | [] | /*******************************************************************************
* Copyright (c) 2010, 2018 Eclipse Modeling Project and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distrib... | 7,338 | 0.708504 | 0.688744 | 239 | 29.702929 | 27.075434 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.866109 | false | false | 3 |
cc8efab3cc8dbde527b007eecab719892e2cebc8 | 14,886,356,685,820 | 5deedbd5a2cbd2193558bcd4d69a99c1dea33c4b | /Daten-Speichern-Abrufen-Server/src/de/tafelwischenSecure/serverObjects/user/ServerUserInterface.java | 725d077d470edda1933fe91371f274fdbe82f11c | [] | no_license | VollDerIdiot/NarShaddaa | https://github.com/VollDerIdiot/NarShaddaa | 2ff1fdee805c23acbc5c5173ef6207cf7b1aafd5 | 576e7adadbbec8064e90df5bef5e79e0d05a8794 | refs/heads/master | 2022-12-03T21:56:55.115000 | 2020-08-29T11:35:23 | 2020-08-29T11:35:23 | 270,541,912 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.tafelwischenSecure.serverObjects.user;
import de.tafelwischenSecure.rsa.schlüssel.offen.AssymetrischOffen;
import de.tafelwischenSecure.serverObjects.ServerObjectInterface;
public interface ServerUserInterface extends ServerObjectInterface {
public String getName();
public String getPwHash()... | UTF-8 | Java | 465 | java | ServerUserInterface.java | Java | [] | null | [] | package de.tafelwischenSecure.serverObjects.user;
import de.tafelwischenSecure.rsa.schlüssel.offen.AssymetrischOffen;
import de.tafelwischenSecure.serverObjects.ServerObjectInterface;
public interface ServerUserInterface extends ServerObjectInterface {
public String getName();
public String getPwHash()... | 465 | 0.790948 | 0.790948 | 18 | 23.777779 | 25.528973 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.055556 | false | false | 3 |
ef22f79ff32a6996f29185b03b1913ca4eb0db8e | 30,073,361,027,212 | 2dc55280583e54cd3745fad4145eb7a0712eb503 | /stardust-engine-core/src/main/java/org/eclipse/stardust/engine/core/spi/artifact/IArtifactStore.java | 941178229fc736971631e8c8d0d4799a86761a94 | [] | no_license | markus512/stardust.engine | https://github.com/markus512/stardust.engine | 9d5f4fd7016a38c5b3a1fe09cc7a445c00a31b57 | 76e0b326446e440468b4ab54cfb8e26a6403f7d8 | refs/heads/master | 2022-02-06T23:03:21.305000 | 2016-03-09T14:56:01 | 2016-03-09T14:56:01 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*******************************************************************************
* Copyright (c) 2015 SunGard CSA LLC and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is a... | UTF-8 | Java | 1,090 | java | IArtifactStore.java | Java | [
{
"context": "e.org/legal/epl-v10.html\n *\n * Contributors:\n * Roland.Stamm (SunGard CSA LLC) - initial API and implementatio",
"end": 415,
"score": 0.9998723268508911,
"start": 403,
"tag": "NAME",
"value": "Roland.Stamm"
},
{
"context": "content.\n *\n * Internally used only.\n... | null | [] | /*******************************************************************************
* Copyright (c) 2015 SunGard CSA LLC and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is a... | 1,090 | 0.656881 | 0.649541 | 31 | 34.161289 | 33.783081 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.258065 | false | false | 3 |
9fac4f330113e03291621b36c6c4fdd5ebbfa896 | 11,330,123,753,775 | e57ae5af74e7d59eff03b1ba892472b02cae534d | /src/fr/cnrs/liris/simtole/protocols/SemResultProtocol.java | d255c866fad43946cdee2d2add0080321fbcaf91 | [] | no_license | lmedini/simtole | https://github.com/lmedini/simtole | 11cde0435f82cebc4c878c1ee8f9723fcf8b4f8c | 0a059ed1130e5b54bc1f7b1eadfbd8c2122cca9e | refs/heads/master | 2016-09-11T02:43:20.075000 | 2011-08-07T07:49:30 | 2011-08-07T08:04:30 | 2,167,985 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fr.cnrs.liris.simtole.protocols;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Set;
import peersim.cdsim.CDProtocol;
import peersim.config.Configuration;
import peersim.core.Node;
import fr.cnrs.liris.simtole.node.SemanticNode;
import fr.cnrs.liris.simtole.q... | ISO-8859-1 | Java | 8,904 | java | SemResultProtocol.java | Java | [
{
"context": "fs (<code>shortestResults</code>).</li>\n * @author Lionel Médini\n *\n */\npublic class SemResultProtocol extends Abs",
"end": 1204,
"score": 0.9998728632926941,
"start": 1191,
"tag": "NAME",
"value": "Lionel Médini"
}
] | null | [] | package fr.cnrs.liris.simtole.protocols;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Set;
import peersim.cdsim.CDProtocol;
import peersim.config.Configuration;
import peersim.core.Node;
import fr.cnrs.liris.simtole.node.SemanticNode;
import fr.cnrs.liris.simtole.q... | 8,896 | 0.724768 | 0.723747 | 225 | 38.195557 | 40.56377 | 313 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.306667 | false | false | 3 |
66e6c285194d82a2194dc223ca30ff2e36d42e2e | 11,330,123,752,735 | 532baf3aabb63336acecb749b306b68ff037e65e | /socotra-client/src/main/java/socotra/protocol/MySenderKeyStore.java | c13b1b2dca8f933af53b04dbe9d0b681e619e683 | [
"MIT"
] | permissive | wzy151531/Secure-E2EE-Chat-Application | https://github.com/wzy151531/Secure-E2EE-Chat-Application | d3568527e0cc56cd32d4a5f793560a7d216fa71c | b4814046e36d903331f9d708b1052224f6ca04a5 | refs/heads/master | 2022-12-05T21:42:07.103000 | 2020-08-30T17:52:53 | 2020-08-30T17:52:53 | 256,243,474 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package socotra.protocol;
import org.whispersystems.libsignal.SignalProtocolAddress;
import org.whispersystems.libsignal.groups.SenderKeyName;
import org.whispersystems.libsignal.groups.state.SenderKeyRecord;
import org.whispersystems.libsignal.groups.state.SenderKeyStore;
import socotra.common.ChatSession;
import soc... | UTF-8 | Java | 3,418 | java | MySenderKeyStore.java | Java | [] | null | [] | package socotra.protocol;
import org.whispersystems.libsignal.SignalProtocolAddress;
import org.whispersystems.libsignal.groups.SenderKeyName;
import org.whispersystems.libsignal.groups.state.SenderKeyRecord;
import org.whispersystems.libsignal.groups.state.SenderKeyStore;
import socotra.common.ChatSession;
import soc... | 3,418 | 0.624342 | 0.624342 | 97 | 34.237114 | 29.793369 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.639175 | false | false | 3 |
aee7a8b33077e568e7face3a0642d6b7f197d64e | 3,075,196,587,366 | 617ef9037d1ad786339be9b461196c442f9ef068 | /biz/src/main/java/com/jk/xplatform/workbench/service/impl/WorkbenchServiceImpl.java | 5c90991372722484c9507128f9036a8982e2b65c | [] | no_license | JiakunXu/platform | https://github.com/JiakunXu/platform | 63bceae9a7a7384b7d1c25bedb16a902ddef2b48 | 354638cc659dd44e92509a81d941bb7a253535e1 | refs/heads/master | 2018-08-31T17:31:55.260000 | 2016-07-28T01:10:56 | 2016-07-28T01:10:56 | 55,297,639 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jk.xplatform.workbench.service.impl;
import java.util.Map;
import org.apache.commons.lang3.StringUtils;
import com.jk.xplatform.api.cache.IMemcachedCacheService;
import com.jk.xplatform.api.dict.IDictService;
import com.jk.xplatform.api.workbench.IWorkbenchService;
import com.jk.xplatform.api.workbench.b... | UTF-8 | Java | 4,603 | java | WorkbenchServiceImpl.java | Java | [
{
"context": "m.workbench.dao.IWorkbenchDao;\n\n/**\n * \n * @author JiakunXu\n * \n */\npublic class WorkbenchServiceImpl impleme",
"end": 688,
"score": 0.9997138977050781,
"start": 680,
"tag": "NAME",
"value": "JiakunXu"
}
] | null | [] | package com.jk.xplatform.workbench.service.impl;
import java.util.Map;
import org.apache.commons.lang3.StringUtils;
import com.jk.xplatform.api.cache.IMemcachedCacheService;
import com.jk.xplatform.api.dict.IDictService;
import com.jk.xplatform.api.workbench.IWorkbenchService;
import com.jk.xplatform.api.workbench.b... | 4,603 | 0.719423 | 0.718091 | 191 | 22.586388 | 23.905828 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.82199 | false | false | 3 |
50413b650a1334db25249f84632574103b09ad50 | 33,732,673,152,826 | b5387ccf386b692bcd1d0434dea4c9a28b05f009 | /test/commands/HowMuchCommandTest.java | 2f44e1878c17fa2ccfd631fa38627f9c8a418307 | [] | no_license | dhirajchawla2000/merchants_guide_to_galaxy_java | https://github.com/dhirajchawla2000/merchants_guide_to_galaxy_java | 7f5287bf7107d314c148651a379efb8bb2dbcced | bf3169b8066bfa782f761111c8850c96f00ab7b3 | refs/heads/master | 2021-01-10T12:02:06.369000 | 2016-03-15T17:01:33 | 2016-03-15T17:01:33 | 50,773,843 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package commands;
import static org.junit.Assert.*;
import java.io.ByteArrayOutputStream;
import java.io.PrintStream;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import com.guide.merchant.commands.HowMuchCommand;
import com.guide.merchant.databank.DataBank;
public class HowMuchCommandTe... | UTF-8 | Java | 813 | java | HowMuchCommandTest.java | Java | [] | null | [] | package commands;
import static org.junit.Assert.*;
import java.io.ByteArrayOutputStream;
import java.io.PrintStream;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import com.guide.merchant.commands.HowMuchCommand;
import com.guide.merchant.databank.DataBank;
public class HowMuchCommandTe... | 813 | 0.739237 | 0.738007 | 41 | 18.829268 | 19.253004 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.121951 | false | false | 3 |
406896302bcc89c342bd7da33c726c52049c3f93 | 26,147,760,915,205 | 34aa034dfdbd6b65a6b736dcd9c648f5c3af6165 | /r2dbc-migrate-core/src/test/java/name/nkonev/r2dbc/migrate/core/H2Test.java | e82a90a9775609cc5b2b1c555d42b3994ce77c33 | [
"Apache-2.0"
] | permissive | SP-2827/r2dbc-migrate | https://github.com/SP-2827/r2dbc-migrate | 8b875bd5e26ed3ef2e9d3a73041013f6355ad4c6 | 5630eac40fed21bc5e9acb13709c444c723caa84 | refs/heads/master | 2023-08-04T12:26:05.779000 | 2021-09-13T19:40:45 | 2021-09-13T19:40:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package name.nkonev.r2dbc.migrate.core;
import static io.r2dbc.spi.ConnectionFactoryOptions.DATABASE;
import static io.r2dbc.spi.ConnectionFactoryOptions.DRIVER;
import static io.r2dbc.spi.ConnectionFactoryOptions.HOST;
import static io.r2dbc.spi.ConnectionFactoryOptions.PASSWORD;
import static io.r2dbc.spi.Connection... | UTF-8 | Java | 4,137 | java | H2Test.java | Java | [
{
"context": " this.id = id;\n this.firstName = firstName;\n this.lastName = lastName;\n }\n",
"end": 2907,
"score": 0.9616407752037048,
"start": 2898,
"tag": "NAME",
"value": "firstName"
},
{
"context": "firstName = firstName;\n this.la... | null | [] | package name.nkonev.r2dbc.migrate.core;
import static io.r2dbc.spi.ConnectionFactoryOptions.DATABASE;
import static io.r2dbc.spi.ConnectionFactoryOptions.DRIVER;
import static io.r2dbc.spi.ConnectionFactoryOptions.HOST;
import static io.r2dbc.spi.ConnectionFactoryOptions.PASSWORD;
import static io.r2dbc.spi.Connection... | 4,137 | 0.710418 | 0.702925 | 110 | 36.609093 | 28.812275 | 173 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.690909 | false | false | 3 |
d9dfb2726487e2681eabd36b60de24828d4b1d30 | 26,147,760,918,055 | 98562eac4afd15121a84e32554399dbac6a06b22 | /bitcoin-trading-core/src/main/java/org/sonar/challenge/websocket/SubscriptionTypes.java | e1bd94183ffa9835d857c9e23f3a8bc89579604f | [] | no_license | alvarovelasco/bitcoin-trading | https://github.com/alvarovelasco/bitcoin-trading | b2c22170d7875bdc0e37ef5521faa49860cefba5 | 70a70a865c7d511706f7f7070a0a83beaaf5436c | refs/heads/master | 2020-03-23T04:41:57.061000 | 2018-08-13T09:07:28 | 2018-08-13T09:07:28 | 141,099,931 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.sonar.challenge.websocket;
public enum SubscriptionTypes {
// All the other types are meaningless at this stage of development.
DIFF_ORDERS("diff-orders");
private final String keyword;
private SubscriptionTypes(String key) {
this.keyword = key;
}
public String getKeyword() {
return keyword;
... | UTF-8 | Java | 324 | java | SubscriptionTypes.java | Java | [] | null | [] | package org.sonar.challenge.websocket;
public enum SubscriptionTypes {
// All the other types are meaningless at this stage of development.
DIFF_ORDERS("diff-orders");
private final String keyword;
private SubscriptionTypes(String key) {
this.keyword = key;
}
public String getKeyword() {
return keyword;
... | 324 | 0.743827 | 0.743827 | 15 | 20.6 | 19.434677 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.133333 | false | false | 3 |
838bcdc53c41520864ba5fb44788debd6fc9ad8a | 18,013,092,871,758 | 95a9d21a9a10d35bc9966f3971c55af68444a080 | /java/yass/main/ch/softappeal/yass/Invocation.java | a27b9b309c5296bdef0c081625d9a6510c00ac65 | [
"BSD-3-Clause"
] | permissive | dbrack/yass | https://github.com/dbrack/yass | 6308d3f51c0981f0494e1e5e006b01420f6f883c | 0dc146d71ac17c268a52f2e97b8765eced7268ab | refs/heads/master | 2020-03-17T05:29:32.702000 | 2018-04-29T18:04:20 | 2018-05-13T17:53:44 | 130,315,415 | 0 | 0 | BSD-3-Clause | true | 2018-04-20T06:47:45 | 2018-04-20T05:54:51 | 2018-04-20T05:54:55 | 2018-04-20T06:44:55 | 3,197 | 0 | 0 | 0 | Java | false | null | package ch.softappeal.yass;
/**
* Represents a method invocation.
* @see Interceptor
*/
@FunctionalInterface public interface Invocation {
/**
* Proceeds with the invocation.
* @return the result of the invocation
* @throws Exception the exception of the invocation
*/
@Nullable Object p... | UTF-8 | Java | 350 | java | Invocation.java | Java | [] | null | [] | package ch.softappeal.yass;
/**
* Represents a method invocation.
* @see Interceptor
*/
@FunctionalInterface public interface Invocation {
/**
* Proceeds with the invocation.
* @return the result of the invocation
* @throws Exception the exception of the invocation
*/
@Nullable Object p... | 350 | 0.688571 | 0.688571 | 16 | 20.875 | 20.118011 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.125 | false | false | 3 |
1a75491c90dce0cf98e8378fe4acd52640384b46 | 18,013,092,869,771 | e181fc1b27a084d7f47125e57057ddec7640960f | /Spring/SpringDay02/src/com/mason/xmlanno/TestXmlAnno.java | 37eab8cf4816819c82361deb56ba1404b83d47cc | [] | no_license | MasonEcnu/SpringDemo | https://github.com/MasonEcnu/SpringDemo | acec15c615d0d4c3b531113db2d16e142c227014 | ecb60ac1d6665984c1cef36c59e7e74b5b01edf1 | refs/heads/master | 2020-03-04T08:56:53.312000 | 2017-05-30T13:49:29 | 2017-05-30T13:49:29 | 92,835,473 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mason.xmlanno;
import org.junit.Test;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
public class TestXmlAnno {
@SuppressWarnings("resource")
@Test
public void test() {
// 加载配置文件
ApplicationContext context = new Cla... | UTF-8 | Java | 478 | java | TestXmlAnno.java | Java | [] | null | [] | package com.mason.xmlanno;
import org.junit.Test;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
public class TestXmlAnno {
@SuppressWarnings("resource")
@Test
public void test() {
// 加载配置文件
ApplicationContext context = new Cla... | 478 | 0.791846 | 0.791846 | 17 | 26.411764 | 26.839521 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.117647 | false | false | 3 |
ece2f3ff6c58fe9b6721e666be818fa7926cc8b8 | 19,250,043,425,063 | 3f7abc7cb35c4b7e114ff133229451ea04e20cd5 | /src/test/java/com/mvntng/TestMvnTng.java | b7020bbf2b7f958b55a8dd582a9a140bea67b868 | [] | no_license | mahendrakishore/maventng | https://github.com/mahendrakishore/maventng | fc18aa89558c7853b4dfdd7b5946cd6e416b1866 | 61f23adb0359d5c98dcf53d75954f24ea9a0494c | refs/heads/master | 2021-07-12T00:50:27.356000 | 2017-10-15T14:12:03 | 2017-10-15T14:12:03 | 107,018,039 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mvntng;
import java.util.List;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import org.testng.annotations.Test;
public class TestMvnTng {
WebDriver driver;
@Test
public void... | UTF-8 | Java | 1,493 | java | TestMvnTng.java | Java | [
{
"context": "driver.findElement(By.name(\"userName\")).sendKeys(\"batman1\");\r\n\t\tdriver.findElement(By.name(\"password\")).sen",
"end": 697,
"score": 0.9995279312133789,
"start": 690,
"tag": "USERNAME",
"value": "batman1"
},
{
"context": "driver.findElement(By.name(\"password\")... | null | [] | package com.mvntng;
import java.util.List;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import org.testng.annotations.Test;
public class TestMvnTng {
WebDriver driver;
@Test
public void... | 1,496 | 0.628935 | 0.620228 | 42 | 33.547619 | 24.878948 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.785714 | false | false | 3 |
0e97b7e05054cd2553d3bcd390c3ab244594c97e | 21,380,347,251,575 | 282e8b68b7d54ef219e2e567ec6559dfbec9ec4a | /src/main/java/com/pinaka/eRental/exception/BadInputDataException.java | 4bc239d159703317934290407cb8648788727d3d | [] | no_license | weddingjuma/erental | https://github.com/weddingjuma/erental | aafa630306e5dc5af77398847ea5e2892a7ef73a | c0e1362dc5fffc955af060f3dccd178b26d3a838 | refs/heads/master | 2021-01-12T08:29:05.721000 | 2016-03-07T20:30:30 | 2016-03-07T20:30:30 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pinaka.eRental.exception;
import java.io.Serializable;
public class BadInputDataException extends Exception implements Serializable {
/**
* Custom exception to use whenever bad input data is received by the eRental Application.
*/
private static final long serialVersionUID = 1L;
private S... | UTF-8 | Java | 696 | java | BadInputDataException.java | Java | [] | null | [] | package com.pinaka.eRental.exception;
import java.io.Serializable;
public class BadInputDataException extends Exception implements Serializable {
/**
* Custom exception to use whenever bad input data is received by the eRental Application.
*/
private static final long serialVersionUID = 1L;
private S... | 696 | 0.682471 | 0.681035 | 35 | 17.885714 | 23.259741 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.542857 | false | false | 3 |
15d217d80623ab503156a6c3d8c15fdc4d658d09 | 20,787,641,741,414 | 5c537ea9f8657bd4b1ad50cd56143a3f8f7e0528 | /src/logic/JsonValidation.java | 99cc2e7d28e2bcb1bfca190a1170fa82425391b8 | [] | no_license | kobrarahimi200/DizzleGameCodes | https://github.com/kobrarahimi200/DizzleGameCodes | 5d5d0fbe2d211ad46b8f56c848786fed592aec92 | 9143d88273f7d49f37a3b150b8cccaeab6899ebe | refs/heads/master | 2023-03-20T06:24:57.577000 | 2021-03-04T10:28:53 | 2021-03-04T10:28:53 | 344,427,078 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Dizzle game developed by Kobra Rahimi ite102770 for advanced programming course for Summer Semester 2020
*/
package logic;
/**
* validate the given json file value if they have error return a number and
* send it to the gui to display the error message
*
* @author Reyhan
*/
class JsonValidation {
priv... | UTF-8 | Java | 8,596 | java | JsonValidation.java | Java | [
{
"context": "/*\n * Dizzle game developed by Kobra Rahimi ite102770 for advanced programming course for Sum",
"end": 43,
"score": 0.9998880624771118,
"start": 31,
"tag": "NAME",
"value": "Kobra Rahimi"
},
{
"context": "the gui to display the error message\n *\n * @author Reyhan\n */... | null | [] | /*
* Dizzle game developed by <NAME> ite102770 for advanced programming course for Summer Semester 2020
*/
package logic;
/**
* validate the given json file value if they have error return a number and
* send it to the gui to display the error message
*
* @author Reyhan
*/
class JsonValidation {
private in... | 8,590 | 0.477082 | 0.464751 | 209 | 40.129185 | 34.917778 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.645933 | false | false | 3 |
82152dc611c237d00fe4057a4cb189fd78261be2 | 4,045,859,236,664 | 9f975a8188f564fd2e1a09a3070b1d32ad8662a9 | /LearningBasicJava/src/LearningCode2/Interface/TestInterface.java | 4c53d4f1ef359ab64f3cdadb8f03568b4f865455 | [] | no_license | zzsanshi/JavaProject | https://github.com/zzsanshi/JavaProject | ddd16d3f85d55cc30ee900785486e6cb2b00db81 | ad0c84985957f7f5c01f4262c9924c74d8d53e9e | refs/heads/master | 2023-04-24T03:00:55.038000 | 2021-05-07T11:58:39 | 2021-05-07T11:58:39 | 300,112,285 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package LearningCode2.Interface;
//全部为抽象类
//接口可以多继承,合并接口
/**
* 基本实现:方法 常量
* 常量值只有一个,且运行过程中不可更改,全部大写用_连接
* 修饰符为public static final,可以不加
* 没有其他成分
* 父类和接口默认方法重名时,用父类的.
* 接口重名时,需重新构造
*/
public interface TestInterface {
public abstract void run();//接口 可以省略不写
public static final String SS = "11";//常量
//... | UTF-8 | Java | 743 | java | TestInterface.java | Java | [] | null | [] | package LearningCode2.Interface;
//全部为抽象类
//接口可以多继承,合并接口
/**
* 基本实现:方法 常量
* 常量值只有一个,且运行过程中不可更改,全部大写用_连接
* 修饰符为public static final,可以不加
* 没有其他成分
* 父类和接口默认方法重名时,用父类的.
* 接口重名时,需重新构造
*/
public interface TestInterface {
public abstract void run();//接口 可以省略不写
public static final String SS = "11";//常量
//... | 743 | 0.643606 | 0.628931 | 30 | 14.9 | 13.91486 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 3 |
d98916d2acef2872b53f9f806e663284153ae238 | 24,386,824,335,863 | d132a32f07cdc583c021e56e61a4befff6228900 | /src/main/java/net/minecraft/client/model/ModelBase.java | 5aca0cdee98a43ef8f2e2cbc71201136a4dbc600 | [] | no_license | TechCatOther/um_clean_forge | https://github.com/TechCatOther/um_clean_forge | 27d80cb6e12c5ed38ab7da33a9dd9e54af96032d | b4ddabd1ed7830e75df9267e7255c9e79d1324de | refs/heads/master | 2020-03-22T03:14:54.717000 | 2018-07-02T09:28:10 | 2018-07-02T09:28:10 | 139,421,233 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.minecraft.client.model;
import com.google.common.collect.Lists;
import com.google.common.collect.Maps;
import java.util.List;
import java.util.Map;
import java.util.Random;
import net.minecraft.entity.Entity;
import net.minecraft.entity.EntityLivingBase;
import net.minecraftforge.fml.relauncher.Side;
impor... | UTF-8 | Java | 2,129 | java | ModelBase.java | Java | [] | null | [] | package net.minecraft.client.model;
import com.google.common.collect.Lists;
import com.google.common.collect.Maps;
import java.util.List;
import java.util.Map;
import java.util.Random;
import net.minecraft.entity.Entity;
import net.minecraft.entity.EntityLivingBase;
import net.minecraftforge.fml.relauncher.Side;
impor... | 2,129 | 0.755754 | 0.658055 | 61 | 33.918034 | 34.813931 | 160 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.639344 | false | false | 3 |
f9bb3eed3faf60428921c3549d2a0d00620903f5 | 13,168,369,771,850 | 0aab0f1af08a2a8962344fbd3bca55063f62603a | /src/Main.java | e17fb4957440b58dcb87658114bace1a05871f62 | [] | no_license | HakuPiku/Travelling-Salesperson-2D | https://github.com/HakuPiku/Travelling-Salesperson-2D | 42afb0f600b82002adf312127b49dd4d125c95df | 2284234f4124876c0613fba1160b21e6b7bb05de | refs/heads/main | 2023-06-05T14:16:20.339000 | 2021-06-23T16:15:32 | 2021-06-23T16:15:32 | 317,326,046 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.List;
import java.util.Scanner;
public class Main {
public static void main(String args[]) {
Scanner scanner = new Scanner(System.in);
int numCities = scanner.nextInt();
Map map = new Map(numCities);
for (int i = 0; i < numCities; i++){
doub... | UTF-8 | Java | 918 | java | Main.java | Java | [] | null | [] | import java.util.List;
import java.util.Scanner;
public class Main {
public static void main(String args[]) {
Scanner scanner = new Scanner(System.in);
int numCities = scanner.nextInt();
Map map = new Map(numCities);
for (int i = 0; i < numCities; i++){
doub... | 918 | 0.550109 | 0.545752 | 29 | 29.655172 | 20.691954 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.758621 | false | false | 3 |
c0e6623803b19bd0e82776a1ee7346a9c59705d6 | 12,206,297,086,124 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/25/25_a72d167e4f6c0119a3d17389c5eb1e5369b9380f/JSPStyledTextColorPicker/25_a72d167e4f6c0119a3d17389c5eb1e5369b9380f_JSPStyledTextColorPicker_t.java | f8e391b6faca6dba7623e2fbe657a1c2aa3e7417 | [] | no_license | zhongxingyu/Seer | https://github.com/zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516000 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | false | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | 2023-06-21T00:53:27 | 2023-06-22T07:55:57 | 2,849,868 | 2 | 2 | 0 | null | false | false | /*******************************************************************************
* Copyright (c) 2005 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is a... | UTF-8 | Java | 1,501 | java | 25_a72d167e4f6c0119a3d17389c5eb1e5369b9380f_JSPStyledTextColorPicker_t.java | Java | [] | null | [] | /*******************************************************************************
* Copyright (c) 2005 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is a... | 1,501 | 0.668221 | 0.662891 | 42 | 34.738094 | 27.020327 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.214286 | false | false | 3 |
0c2e92926d1c29e4ed30d4116ed77b502f366faf | 12,206,297,082,823 | 39d05730de0fa9e657dc48a2573492098837c261 | /src/com/semakon/dwarsserver2/Test.java | 88795531591c1074467818f419b139354349695f | [
"MIT"
] | permissive | Semakon/DwarsServer2 | https://github.com/Semakon/DwarsServer2 | 37bcee229bafe4e77c25e78685725760f0335aa6 | 249f5755eb3774b402744200a6edc6e60e3fa4be | refs/heads/master | 2020-04-12T05:07:37.811000 | 2018-12-19T19:56:34 | 2018-12-19T19:56:34 | 162,316,137 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.semakon.dwarsserver2;
import com.semakon.dwarsserver2.model.User;
import com.semakon.dwarsserver2.model.database.Database;
import com.semakon.dwarsserver2.model.database.XMLdatabase;
import com.semakon.dwarsserver2.model.rankings.Ranking;
import com.semakon.dwarsserver2.model.rankings.RankingItem;
import ... | UTF-8 | Java | 1,408 | java | Test.java | Java | [
{
"context": "ArrayList;\nimport java.util.List;\n\n/**\n * Author: M.P. de Vries\n * Date: 18-12-2018\n */\npublic class Test {\n\n ",
"end": 394,
"score": 0.9998487234115601,
"start": 381,
"tag": "NAME",
"value": "M.P. de Vries"
}
] | null | [] | package com.semakon.dwarsserver2;
import com.semakon.dwarsserver2.model.User;
import com.semakon.dwarsserver2.model.database.Database;
import com.semakon.dwarsserver2.model.database.XMLdatabase;
import com.semakon.dwarsserver2.model.rankings.Ranking;
import com.semakon.dwarsserver2.model.rankings.RankingItem;
import ... | 1,401 | 0.637784 | 0.619318 | 47 | 28.957447 | 22.358736 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.680851 | false | false | 3 |
24060ce4de556fda09c22f60521c49331a40a724 | 575,525,665,067 | 2dd736ebe3482e7f5bd8932f5004de5b908638f1 | /src/main/java/ke/ac/egerton/student_finance/settings/currency/service/CurrencyService.java | dda247cb1c3c0504af18851112505c1e5105804a | [] | no_license | OdhiamboGor/student_finance | https://github.com/OdhiamboGor/student_finance | ad3d15e02ef62c321e84560ea6b48e297f740131 | de7aa3035299bf2e9e16a4495f613f457302938e | refs/heads/master | 2021-02-08T08:44:23.586000 | 2020-03-01T11:03:24 | 2020-03-01T11:03:24 | 244,131,639 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ke.ac.egerton.student_finance.settings.currency.service;
import ke.ac.egerton.student_finance.settings.currency.model.Currency;
import org.springframework.stereotype.Service;
import java.util.List;
@Service
public interface CurrencyService {
Currency saveCurrency(Currency currency);
Currency updat... | UTF-8 | Java | 517 | java | CurrencyService.java | Java | [] | null | [] | package ke.ac.egerton.student_finance.settings.currency.service;
import ke.ac.egerton.student_finance.settings.currency.model.Currency;
import org.springframework.stereotype.Service;
import java.util.List;
@Service
public interface CurrencyService {
Currency saveCurrency(Currency currency);
Currency updat... | 517 | 0.779497 | 0.779497 | 23 | 21.47826 | 23.437 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.434783 | false | false | 3 |
7d4b6bd28cf6b40c91e74aa076cd0e3fa32aeb96 | 27,401,891,368,991 | bceba483c2d1831f0262931b7fc72d5c75954e18 | /src/qubed/corelogicextensions/CREDITREQUEST.java | ae05b15237886c3761e5f501b2f958aa3da5a6d6 | [] | no_license | Nigel-Qubed/credit-services | https://github.com/Nigel-Qubed/credit-services | 6e2acfdb936ab831a986fabeb6cefa74f03c672c | 21402c6d4328c93387fd8baf0efd8972442d2174 | refs/heads/master | 2022-12-01T02:36:57.495000 | 2020-08-10T17:26:07 | 2020-08-10T17:26:07 | 285,552,565 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2020.08.05 at 04:53... | UTF-8 | Java | 8,007 | java | CREDITREQUEST.java | Java | [] | null | [] | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2020.08.05 at 04:53... | 8,007 | 0.639191 | 0.630823 | 266 | 29.101503 | 29.033054 | 163 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.244361 | false | false | 3 |
93d1f9b23396e7c8d4c1b3d562f5b3dc674bef20 | 24,446,953,888,241 | d9dc2c45c1a535f0a109373bbbc8ee51e6ad8482 | /ProgramLanguage/Java/CorejavaForImpatient/Exercises/src/ch1/Ex10.java | 430b31de88a976eb622b005aeeb2db7d5a8290ae | [] | no_license | zhv9/exp | https://github.com/zhv9/exp | cd01ebdeb61fb5d52aaa5a88af0d91bec4d830c3 | b3504b949f75121965c29974343ec4594f21d8ee | refs/heads/master | 2022-11-25T11:33:21.874000 | 2022-11-13T08:42:20 | 2022-11-13T08:42:20 | 126,275,893 | 6 | 2 | null | false | 2021-02-17T15:57:18 | 2018-03-22T03:44:01 | 2021-02-17T15:56:25 | 2021-02-17T15:57:14 | 51,452 | 3 | 2 | 0 | JavaScript | false | false | package ch1;
import java.util.Random;
public class Ex10 {
public static void main(String[] args) {
long data = new Random().nextLong();
//data = data % 36;
String str = Long.toString(data, 36);
System.out.printf(str);
}
}
| UTF-8 | Java | 268 | java | Ex10.java | Java | [] | null | [] | package ch1;
import java.util.Random;
public class Ex10 {
public static void main(String[] args) {
long data = new Random().nextLong();
//data = data % 36;
String str = Long.toString(data, 36);
System.out.printf(str);
}
}
| 268 | 0.578358 | 0.552239 | 16 | 15.75 | 17.184658 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 3 |
98923035f909c7d1edad729bbaf1420c03164416 | 21,002,390,108,464 | 86bd996de96fe4b411311d5b2313437d4063c96b | /src/hamsteryds/darkarena/warlord/task/FlagGlowingSetter.java | d0b720f127a469f084425263ca501db630e1020b | [
"MIT"
] | permissive | UntilTheEndDev/DarkArena | https://github.com/UntilTheEndDev/DarkArena | dbdfecbb3d5b3ee86fdedfe8305b34bb4f55a32d | 12713fb1ec17a47429b854b27fd3cb2f30db4a49 | refs/heads/master | 2022-09-05T23:43:12.408000 | 2020-05-10T03:26:23 | 2020-05-10T03:26:23 | 260,683,609 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hamsteryds.darkarena.warlord.task;
import java.util.UUID;
import org.bukkit.Bukkit;
import org.bukkit.Particle;
import org.bukkit.entity.Player;
import org.bukkit.scheduler.BukkitRunnable;
import hamsteryds.darkarena.DarkArena;
import hamsteryds.darkarena.warlord.WarlordManager;
import hamsteryds.... | UTF-8 | Java | 1,081 | java | FlagGlowingSetter.java | Java | [] | null | [] | package hamsteryds.darkarena.warlord.task;
import java.util.UUID;
import org.bukkit.Bukkit;
import org.bukkit.Particle;
import org.bukkit.entity.Player;
import org.bukkit.scheduler.BukkitRunnable;
import hamsteryds.darkarena.DarkArena;
import hamsteryds.darkarena.warlord.WarlordManager;
import hamsteryds.... | 1,081 | 0.724329 | 0.717854 | 40 | 25.025 | 22.97987 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.95 | false | false | 3 |
84f3e2b2b57601d58ed33a751acb867d350fd92a | 9,603,546,899,880 | e4e42270f54abda337adfa9eca09eed577639fd6 | /app/src/main/java/hertz/hertz/fragments/AttendedBookingDialogFragment.java | 91ace5d89a46cd59c7b8a210b645173a39aeab90 | [] | no_license | rsbulanon/hearthstone | https://github.com/rsbulanon/hearthstone | 171706c4218da11280b9791ceda1072e414f2628 | d8bb800d2c5f086f2a73839c72777fc04e75a402 | refs/heads/master | 2021-01-10T04:30:17.933000 | 2016-01-11T17:04:19 | 2016-01-11T17:04:19 | 45,941,335 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hertz.hertz.fragments;
import android.app.Dialog;
import android.app.DialogFragment;
import android.content.Context;
import android.content.Intent;
import android.database.Cursor;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.net.Uri;
import android.os.AsyncTask;
import ... | UTF-8 | Java | 3,377 | java | AttendedBookingDialogFragment.java | Java | [
{
"context": "rtz.hertz.helpers.AppConstants;\n\n/**\n * Created by rsbulanon on 11/17/15.\n */\npublic class AttendedBookingDial",
"end": 1429,
"score": 0.9997045397758484,
"start": 1420,
"tag": "USERNAME",
"value": "rsbulanon"
}
] | null | [] | package hertz.hertz.fragments;
import android.app.Dialog;
import android.app.DialogFragment;
import android.content.Context;
import android.content.Intent;
import android.database.Cursor;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.net.Uri;
import android.os.AsyncTask;
import ... | 3,377 | 0.77021 | 0.766657 | 92 | 35.70652 | 28.196722 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.836957 | false | false | 3 |
bb7a3e6fcdbe69ccdf585aa2527291e93bbe86e7 | 12,025,908,460,830 | 55f8d6d52b6bd3b50f7025591e9ccaf1d421f536 | /jmq-client/jmq-client-core/src/main/java/com/ipd/jmq/client/exception/ExceptionHandler.java | 2262b7fca5c86ddadc70be169c1c42a96e425ed9 | [
"Apache-2.0"
] | permissive | tytsp/jmq | https://github.com/tytsp/jmq | 9d553850f45edb5efae73fccff1b6b415dbc6c3c | b8823da6d75e6fea39939ddcc2757eaa70aa3663 | refs/heads/master | 2021-05-10T08:37:23.180000 | 2018-01-19T01:57:18 | 2018-01-19T01:57:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ipd.jmq.client.exception;
/**
* ExceptionHandler
*
* @author luoruiheng
* @since 12/7/16
*/
public class ExceptionHandler {
public static String getExceptionSolution(String exceptionKeyword) {
String key = getPropertiesKeyByExceptionKeyword(exceptionKeyword);
String url = Exceptio... | UTF-8 | Java | 1,486 | java | ExceptionHandler.java | Java | [
{
"context": ".exception;\n\n/**\n * ExceptionHandler\n *\n * @author luoruiheng\n * @since 12/7/16\n */\npublic class ExceptionHandl",
"end": 87,
"score": 0.9991396069526672,
"start": 77,
"tag": "USERNAME",
"value": "luoruiheng"
}
] | null | [] | package com.ipd.jmq.client.exception;
/**
* ExceptionHandler
*
* @author luoruiheng
* @since 12/7/16
*/
public class ExceptionHandler {
public static String getExceptionSolution(String exceptionKeyword) {
String key = getPropertiesKeyByExceptionKeyword(exceptionKeyword);
String url = Exceptio... | 1,486 | 0.598303 | 0.594767 | 46 | 29.73913 | 24.247309 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.434783 | false | false | 3 |
863540d81b4537d52427a39cfc7448f7ce7ac5d0 | 21,002,390,112,824 | 8c1b6c22c78fa9337cd2978ea8701d3bacc66d92 | /softgroup/services/profile/profile-api/src/main/java/com/softgroup/profile/model/ProfileStatus.java | 8b0aff4e0808d2d4c64b4d2355313f9ecbc8e71d | [] | no_license | Yuriy27/SoftGroup-Messenger | https://github.com/Yuriy27/SoftGroup-Messenger | 25448cf9d87bca8a051048a062207855b4f10a98 | e71339dd297b31e96961e7725f6906a91f9af018 | refs/heads/master | 2020-04-05T23:28:36.539000 | 2017-03-26T18:09:02 | 2017-03-26T18:09:02 | 82,933,329 | 0 | 0 | null | false | 2017-04-02T09:41:35 | 2017-02-23T14:07:45 | 2017-02-23T14:09:40 | 2017-04-02T09:39:34 | 65 | 0 | 0 | 1 | Java | null | null | package com.softgroup.profile.model;
/**
* Created by yuriy on 24.02.17.
*/
public class ProfileStatus {
}
| UTF-8 | Java | 110 | java | ProfileStatus.java | Java | [
{
"context": "ge com.softgroup.profile.model;\n\n/**\n * Created by yuriy on 24.02.17.\n */\npublic class ProfileStatus {\n}\n",
"end": 61,
"score": 0.9995377659797668,
"start": 56,
"tag": "USERNAME",
"value": "yuriy"
}
] | null | [] | package com.softgroup.profile.model;
/**
* Created by yuriy on 24.02.17.
*/
public class ProfileStatus {
}
| 110 | 0.7 | 0.645455 | 7 | 14.714286 | 15.153635 | 36 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.142857 | false | false | 3 |
5f3c1531f5cc93a5b844d496c2a22914d08d02ac | 25,701,084,329,127 | 13e32c402160997d9ddd41a515bfe8bf44b91fac | /src/com/jvmError/MethodAreaOOM.java | 1201a18961a179f3ca403fde7399d8f6f8b1bb7b | [] | no_license | BaoYanhua/Test | https://github.com/BaoYanhua/Test | 7d663b90eb54542e73cc9a63ea91cf6f274ca6ad | 22dc068c27caf7ef1848c4419084cadb83d31af1 | refs/heads/master | 2021-04-06T11:51:22.545000 | 2018-04-24T07:54:21 | 2018-04-24T07:54:21 | 112,098,344 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jvmError;
import java.util.ArrayList;
import java.util.List;
public class MethodAreaOOM {
static String test = "Test";
public static void main(String[] args){
System.out.println(test.intern());
// List<String> list = new ArrayList<>();
// for(int i=0;i<Integer.MAX_VALUE;i++... | UTF-8 | Java | 415 | java | MethodAreaOOM.java | Java | [] | null | [] | package com.jvmError;
import java.util.ArrayList;
import java.util.List;
public class MethodAreaOOM {
static String test = "Test";
public static void main(String[] args){
System.out.println(test.intern());
// List<String> list = new ArrayList<>();
// for(int i=0;i<Integer.MAX_VALUE;i++... | 415 | 0.568675 | 0.566265 | 20 | 19.75 | 17.716871 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 3 |
2a4b84812a2d2d6ed0f054727495881486c9c00a | 25,615,184,987,002 | b6daa9e56228053025a0c4a8a6103c9db34b7c1a | /src/main/java/me/walkongrass/dubbo/tracker/filter/DubboRpcContextBaseFilter.java | c8f45791ad38d111b86ea2a62ed31026994941eb | [] | no_license | liaominghua/dubbo-tracker | https://github.com/liaominghua/dubbo-tracker | 0733c6efbd5954bba22af40b7dfca1dda5d5c9e7 | 50a6cc86548eba6546ecb661d012994a9ac35675 | refs/heads/master | 2020-06-15T10:34:52.306000 | 2016-11-11T09:05:47 | 2016-11-11T09:05:47 | 75,301,010 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package me.walkongrass.dubbo.tracker.filter;
import com.alibaba.dubbo.rpc.Filter;
import com.alibaba.dubbo.rpc.RpcContext;
/**
* @author Cacti
*
* 2016年11月9日
*
*/
public abstract class DubboRpcContextBaseFilter implements Filter {
protected void cleanup() {
RpcContext.removeContext();
}... | UTF-8 | Java | 329 | java | DubboRpcContextBaseFilter.java | Java | [
{
"context": " com.alibaba.dubbo.rpc.RpcContext;\n\n/**\n * @author Cacti\n * \n *\t2016年11月9日\n * \n */\npublic abstract class D",
"end": 157,
"score": 0.9967043399810791,
"start": 152,
"tag": "USERNAME",
"value": "Cacti"
}
] | null | [] | /**
*
*/
package me.walkongrass.dubbo.tracker.filter;
import com.alibaba.dubbo.rpc.Filter;
import com.alibaba.dubbo.rpc.RpcContext;
/**
* @author Cacti
*
* 2016年11月9日
*
*/
public abstract class DubboRpcContextBaseFilter implements Filter {
protected void cleanup() {
RpcContext.removeContext();
}... | 329 | 0.69969 | 0.678019 | 21 | 14.380953 | 18.476437 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52381 | false | false | 3 |
5517f352bde44d624224efd2ed5d70d004d22e54 | 23,235,773,106,194 | 830fff31de3318c46e0a1628d8d570c5c900b408 | /src/main/java/com/tms/entity/Status.java | 68682aade30e7bb97829e878f339fad8a7d6baa2 | [] | no_license | shadibch/tms | https://github.com/shadibch/tms | f3581a591d51d19852cedf71687d80649c08681e | 214a3ccf67460ee2a6b2993500dbfe0d9e728def | refs/heads/master | 2021-01-19T09:05:45.176000 | 2017-04-09T18:43:58 | 2017-04-09T18:43:58 | 87,723,417 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tms.entity;
public enum Status {
Pending,Activated,Fixed,Rejected,Closed,Reopened
}
| UTF-8 | Java | 102 | java | Status.java | Java | [] | null | [] | package com.tms.entity;
public enum Status {
Pending,Activated,Fixed,Rejected,Closed,Reopened
}
| 102 | 0.764706 | 0.764706 | 5 | 18.4 | 17.556765 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.2 | false | false | 3 |
df76bfffd62be27f9c330df858bda8f7448608c4 | 24,404,004,217,839 | 0138bd74e9fc80cc548087c5ba37ee9eb271fb59 | /src/antra/example/I3.java | 4d830192eb0b738d4fab9913f8d1c57657bfae3b | [] | no_license | hensby/xcode | https://github.com/hensby/xcode | b9ec823406601db1c351bf98fb1fba4ca781b425 | 2eea79e3af23284ca27bf8ed318378f197e7fd07 | refs/heads/master | 2022-09-14T19:35:24.551000 | 2022-09-01T05:43:39 | 2022-09-01T05:43:39 | 229,130,448 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package antra.example;
public interface I3 {
public int m1(int i, int j); // functional interface only one abstract method, any number of default method.
}
| UTF-8 | Java | 161 | java | I3.java | Java | [] | null | [] | package antra.example;
public interface I3 {
public int m1(int i, int j); // functional interface only one abstract method, any number of default method.
}
| 161 | 0.73913 | 0.726708 | 5 | 31.200001 | 41.479633 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 3 |
14f727134170c0435f20377a8aca1a4c05542942 | 18,751,827,249,087 | fd4a07fbadd20d3f28d43c8543958a99a96c0fca | /app/src/main/java/com/example/gd8_c_0300/models/MahasiswaResponse.java | 9aa3223a4d48c5eb80ae1f70c97407efe4ab7848 | [] | no_license | anggagilang11/GD8_C_0300 | https://github.com/anggagilang11/GD8_C_0300 | fee3f0ecc02bdc468975a84e510ee4ba5f3fa46d | 1dc11fd4dd2a01b14dd7be2bc53bb0b895f176be | refs/heads/master | 2023-09-02T20:34:34.050000 | 2021-11-04T21:17:04 | 2021-11-04T21:17:04 | 424,742,179 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.gd8_c_0300.models;
import com.google.gson.annotations.SerializedName;
import java.util.List;
public class MahasiswaResponse {
private String message;
public String getMessage() {
return message;
}
public void setMessage(String message) {
this.message = message;
... | UTF-8 | Java | 607 | java | MahasiswaResponse.java | Java | [] | null | [] | package com.example.gd8_c_0300.models;
import com.google.gson.annotations.SerializedName;
import java.util.List;
public class MahasiswaResponse {
private String message;
public String getMessage() {
return message;
}
public void setMessage(String message) {
this.message = message;
... | 607 | 0.69028 | 0.682043 | 29 | 19.931034 | 19.585236 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.310345 | false | false | 3 |
41976746f8c578d0da78aae018c688624ad684cb | 4,922,032,561,960 | 71512bb7af8746c8953eaa6ae80da5d22c53de31 | /limitsManage/com/xpoplarsoft/limits/strcture/service/OgrStrctureServiceImpl.java | 2a5a705717022b1e84d1d5bc69037c8ce1554c73 | [] | no_license | bobo20180714/dxck | https://github.com/bobo20180714/dxck | 63ee07ba9a59fb5e0d87a8ae9a3f0dfa0dab4233 | 19b09f4e6270626461964d7b3a9dafa85c1e9788 | refs/heads/master | 2020-03-23T04:11:41.346000 | 2018-07-16T04:07:44 | 2018-07-16T04:07:44 | 141,069,335 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xpoplarsoft.limits.strcture.service;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.s... | UTF-8 | Java | 8,712 | java | OgrStrctureServiceImpl.java | Java | [
{
"context": "rctureDao;\r\n\r\n/**\r\n * 组织机构管理的 接口\r\n * \r\n * @author 王晓东\r\n * @date 2014-01-09\r\n */\r\n@Service\r\npublic class",
"end": 705,
"score": 0.9986883401870728,
"start": 702,
"tag": "NAME",
"value": "王晓东"
}
] | null | [] | package com.xpoplarsoft.limits.strcture.service;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.s... | 8,712 | 0.59896 | 0.59021 | 287 | 27.470383 | 23.191484 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.080139 | false | false | 3 |
794f4c2f23149df467b6d04bb7a59bd8cb82ef68 | 2,972,117,417,794 | 41f398e7f0dfe7054492b893b57cee6062adfc87 | /TPO_IOO/src/modelo/Actividad.java | c8169b776d92a200bf5e54fc7dbbfebd775f8b23 | [] | no_license | valmavgiron/IOO_2018 | https://github.com/valmavgiron/IOO_2018 | a705c4aaefc138fbbb5c0426f9aef1a5dc6b4b0c | dd300aee84fdf0bc6c8c4e61dc76cb0ab1be6175 | refs/heads/master | 2020-04-04T19:40:38.973000 | 2018-12-03T22:53:33 | 2018-12-03T22:53:33 | 156,216,203 | 0 | 1 | null | false | 2018-11-16T14:56:26 | 2018-11-05T12:42:21 | 2018-11-16T14:22:00 | 2018-11-16T14:21:59 | 21 | 0 | 1 | 0 | Java | false | null | package modelo;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import controlador.ActividadVO;
public class Actividad {
int codigoActividad;
String titulo;
String descripcion;
String horario;
String dia;
//Constructores
... | UTF-8 | Java | 5,824 | java | Actividad.java | Java | [] | null | [] | package modelo;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import controlador.ActividadVO;
public class Actividad {
int codigoActividad;
String titulo;
String descripcion;
String horario;
String dia;
//Constructores
... | 5,824 | 0.598386 | 0.597184 | 228 | 23.543859 | 25.786451 | 199 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.065789 | false | false | 3 |
8acca408359dbef2c6d1fb3222f6fbadd5147ec2 | 18,399,639,904,830 | 4eb6fc93c8ef18ea20814d8edeaa2d58170876a9 | /src/exercicios_java/exer05/SelecionaCaminhao.java | af6f316bff1f54f14ea00e7aa1050d6873634e06 | [] | no_license | ruthdevgpwr/curso-java | https://github.com/ruthdevgpwr/curso-java | c637a10db9b0f7ca3dcf0160115d79eb90b9ed7f | fea277c52b5dc6017f6aaba9094017bba7c35dd7 | refs/heads/main | 2023-08-14T20:53:39.935000 | 2021-09-15T17:38:46 | 2021-09-15T17:38:46 | 406,877,719 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package exercicios_java.exer05;
import java.util.ArrayList;
import java.util.List;
public class SelecionaCaminhao extends Controle {
private static List<Caminhao> caminhoes = new ArrayList<>();
public static void selecionarMaisApto() {
// if (caminhoes.size() == 0) {
// System... | UTF-8 | Java | 1,405 | java | SelecionaCaminhao.java | Java | [] | null | [] | package exercicios_java.exer05;
import java.util.ArrayList;
import java.util.List;
public class SelecionaCaminhao extends Controle {
private static List<Caminhao> caminhoes = new ArrayList<>();
public static void selecionarMaisApto() {
// if (caminhoes.size() == 0) {
// System... | 1,405 | 0.558488 | 0.555635 | 40 | 33 | 30.142162 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 3 |
766310b211abd82dcdec81f4af4dc6b994f5663b | 4,329,327,048,640 | 3765ed20db1d1eb6efdb4e50416669550dfcc683 | /FreeResponse/2015SparseArray/SparseArray.java | 7eabcf44f1acd1fdf52e13acb60449140fcc7007 | [] | no_license | ynot1609/apcompsci3 | https://github.com/ynot1609/apcompsci3 | 5b540a0ff9f453ef240cb89d8df32fceefe45d67 | faf7db3fb0d4db55f19af09707dd0b94ebcb0a10 | refs/heads/master | 2021-01-19T11:58:59.461000 | 2017-04-06T06:23:27 | 2017-04-06T06:23:27 | 88,011,874 | 1 | 0 | null | true | 2017-04-12T05:07:11 | 2017-04-12T05:07:11 | 2016-10-27T06:14:40 | 2017-04-06T06:24:11 | 112,934 | 0 | 0 | 0 | null | null | null | import java.util.*;
public class SparseArray
{
private int numRows;
private int numCols;
private List<SparseArrayEntry> entries;
public SparseArray()
{
entries = new ArrayList<SparseArrayEntry>();
}
public int getNumRows()
{
return numRows;
}
... | UTF-8 | Java | 687 | java | SparseArray.java | Java | [] | null | [] | import java.util.*;
public class SparseArray
{
private int numRows;
private int numCols;
private List<SparseArrayEntry> entries;
public SparseArray()
{
entries = new ArrayList<SparseArrayEntry>();
}
public int getNumRows()
{
return numRows;
}
... | 687 | 0.508006 | 0.508006 | 39 | 15.615385 | 14.03588 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.230769 | false | false | 3 |
4db1b677b0bb8128b583b84153b6eeda6d19c0f5 | 10,943,576,676,226 | 11520bcf884cc8ecde9faa678fc783d1bd842f91 | /src/main/java/site/luoyu/model/package-info.java | d1241f44e19c5587f42c1162f198d4bf5527dd58 | [] | no_license | EEIT90TEAM3/XD2Hand | https://github.com/EEIT90TEAM3/XD2Hand | f86729113dc753d04d44adaadbf930527cbb335a | 12dcf37baa09ec9150ee207235952c0ad96f0d1c | refs/heads/master | 2021-06-19T13:59:02.237000 | 2017-03-07T01:04:15 | 2017-03-07T01:04:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Created by xd on 2016/11/28.
* 这里的类是为了给前端提供一个比较稳定的数据视图
* 这些类有可能用来返回json格式的数据
*/
package site.luoyu.model; | UTF-8 | Java | 191 | java | package-info.java | Java | [
{
"context": "/**\n * Created by xd on 2016/11/28.\n * 这里的类是为了给前端提供一个比较稳定的数据视图\n * 这些类有",
"end": 20,
"score": 0.9994772672653198,
"start": 18,
"tag": "USERNAME",
"value": "xd"
}
] | null | [] | /**
* Created by xd on 2016/11/28.
* 这里的类是为了给前端提供一个比较稳定的数据视图
* 这些类有可能用来返回json格式的数据
*/
package site.luoyu.model; | 191 | 0.730435 | 0.66087 | 6 | 18.333334 | 11.160446 | 31 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 3 |
1115a3840f1e56cc504179bd2bb4e285c02211b7 | 20,358,144,988,173 | f6899a2cf1c10a724632bbb2ccffb7283c77a5ff | /glassfish-4.1.1/appserver/security/webintegration/src/main/java/com/sun/web/security/CNonceCacheImpl.java | 1458abab356435137aef1b01e190908c117147bd | [] | no_license | Appdynamics/OSS | https://github.com/Appdynamics/OSS | a8903058e29f4783e34119a4d87639f508a63692 | 1e112f8854a25b3ecf337cad6eccf7c85e732525 | refs/heads/master | 2023-07-22T03:34:54.770000 | 2021-10-28T07:01:57 | 2021-10-28T07:01:57 | 19,390,624 | 2 | 13 | null | false | 2023-07-08T02:26:33 | 2014-05-02T22:42:20 | 2021-10-28T07:02:10 | 2023-07-08T02:26:26 | 629,110 | 1 | 4 | 222 | null | false | false | /*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
* Copyright (c) 2011-2012 Oracle and/or its affiliates. All rights reserved.
*
* The contents of this file are subject to the terms of either the GNU
* General Public License Version 2 only ("GPL") or the Common Development
* and Distribution Licens... | UTF-8 | Java | 4,987 | java | CNonceCacheImpl.java | Java | [
{
"context": ".glassfish.hk2.api.PerLookup;\n\n\n\n/**\n *\n * @author vbkumarjayanti\n */\n@Service(name = \"CNonceCache\")\n@PerLookup\npub",
"end": 2367,
"score": 0.9987747073173523,
"start": 2353,
"tag": "USERNAME",
"value": "vbkumarjayanti"
}
] | null | [] | /*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
* Copyright (c) 2011-2012 Oracle and/or its affiliates. All rights reserved.
*
* The contents of this file are subject to the terms of either the GNU
* General Public License Version 2 only ("GPL") or the Common Development
* and Distribution Licens... | 4,987 | 0.675356 | 0.666734 | 160 | 30.168751 | 26.988707 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.30625 | false | false | 3 |
677419c430b95d0dfa244fafa1afbaef7ea102b4 | 5,823,975,664,664 | 48ab77b3ad33f70d02d2074f537548d60df8cc81 | /app/src/main/java/com/hcwy_sj/bean/request/RequestWithDrawDetail.java | 439db1edcda2e07f2bc6fc9b8f13f4a5b92c14c7 | [] | no_license | nba048/HCWY_SJ | https://github.com/nba048/HCWY_SJ | 2ec73d285462307e61316957488ae363214bade1 | c7d953651a8d5326e11adce19195ed2f776d6fe0 | refs/heads/master | 2017-12-17T08:13:25.827000 | 2017-05-27T06:28:48 | 2017-05-27T06:28:48 | 84,923,782 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hcwy_sj.bean.request;
/**
* Created by Administrator on 2016/11/24 0024.
*/
public class RequestWithDrawDetail {
public String co_id;
public String co_cash;
public String us_pay_pass;
}
| UTF-8 | Java | 217 | java | RequestWithDrawDetail.java | Java | [] | null | [] | package com.hcwy_sj.bean.request;
/**
* Created by Administrator on 2016/11/24 0024.
*/
public class RequestWithDrawDetail {
public String co_id;
public String co_cash;
public String us_pay_pass;
}
| 217 | 0.691244 | 0.635945 | 14 | 14.5 | 16.521631 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 3 |
99f96eaba09756746052c3f0678123230a54bffc | 12,850,542,161,985 | 8c412f8a6ccb2e66d77494ec592d6e7a29ac648c | /SpringDB/src/main/java/com/employee/demo/domain/package-info.java | 2b7b505cde22867de77484e2e94da95050e9610c | [] | no_license | basilkuriakose/USTTraining | https://github.com/basilkuriakose/USTTraining | 134381bfa86b96cc574540e249d923a79a0b2eb1 | e4a2182211e4308f853ecca8bb012e4a3b41b873 | refs/heads/main | 2023-07-06T11:31:28.818000 | 2021-08-15T13:55:33 | 2021-08-15T13:55:33 | 395,622,717 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.employee.demo.domain; | UTF-8 | Java | 33 | java | package-info.java | Java | [] | null | [] | package com.employee.demo.domain; | 33 | 0.848485 | 0.848485 | 1 | 33 | 0 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 3 |
8cb5747027a1e735acf9ff1632f1f21acc1867c4 | 33,354,716,032,782 | 89f44bec5f1b4724aca7ff362801c4af0dc50ead | /src/shared/StockTime.java | 932a16d3489fefa02a49589c7248d55e584ebf1e | [] | no_license | pogimarton/stocks | https://github.com/pogimarton/stocks | b9eeb0b669693f105051633599310aacbde3716b | 77bb9815c38e17a269d2570f6255d6a725cae7aa | refs/heads/master | 2021-01-01T06:05:34.597000 | 2012-01-09T15:05:58 | 2012-01-09T15:05:58 | 3,124,078 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package shared;
import java.io.Serializable;
public class StockTime implements Comparable<StockTime>, Serializable {
private static final long serialVersionUID = 1L;
private final int hours;
private final int minutes;
private final int seconds;
public StockTime(int hours, int minutes, int seconds)... | UTF-8 | Java | 1,889 | java | StockTime.java | Java | [] | null | [] | package shared;
import java.io.Serializable;
public class StockTime implements Comparable<StockTime>, Serializable {
private static final long serialVersionUID = 1L;
private final int hours;
private final int minutes;
private final int seconds;
public StockTime(int hours, int minutes, int seconds)... | 1,889 | 0.570143 | 0.561673 | 113 | 14.716814 | 13.419355 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.150442 | false | false | 3 |
df4f5e28a0b83d0654c751d86223fce7eb0805bb | 15,771,119,924,379 | 384f1e99dec7522fc678157042de30d81083ab59 | /app/src/main/java/com/example/kyung/firebasechat/main/friend/menu/set/SetFriend.java | 71a94fda6b411e00dc8abef7d5b7f95b31ad98b2 | [] | no_license | EG-Developer/FirebaseChat | https://github.com/EG-Developer/FirebaseChat | 1d28c6000f1535b4141df4c1adc347c29b12c3f9 | 125e4037d418bc61a8c6ed59a0fceacd660a53e8 | refs/heads/master | 2020-03-17T22:54:25.928000 | 2018-03-11T19:54:05 | 2018-03-11T19:54:05 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.kyung.firebasechat.main.friend.menu.set;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import com.example.kyung.firebasechat.R;
public class SetFriend extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onC... | UTF-8 | Java | 409 | java | SetFriend.java | Java | [] | null | [] | package com.example.kyung.firebasechat.main.friend.menu.set;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import com.example.kyung.firebasechat.R;
public class SetFriend extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onC... | 409 | 0.767726 | 0.765281 | 15 | 26.266666 | 23.478973 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 3 |
5e55b78b6f98cb693156b2d2ea4c1b61143d7759 | 10,746,008,185,904 | 1de40446fa2f10febb750427b47f8710609812fe | /MaxDepthII.java | aa5e7c11ac1f4cc42e3af20f9ca4c637b0eb609a | [] | no_license | mtyiska/Code-Challenges | https://github.com/mtyiska/Code-Challenges | f493bf8179a8d7f66db895580a34652efb775fc1 | ba4149bec6bb67d0e247b48292eb605ae1a0fe1c | refs/heads/master | 2022-07-23T14:22:46.825000 | 2020-05-14T20:32:01 | 2020-05-14T20:32:01 | 264,015,675 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
559. Maximum Depth of N-ary Tree
Given a n-ary tree, find its maximum depth.
The maximum depth is the number of nodes along the longest path from the root node down to the farthest leaf node.
**/
/*
// Definition for a Node.
class Node {
public int val;
public List<Node> children;
public Node() {}... | UTF-8 | Java | 1,174 | java | MaxDepthII.java | Java | [] | null | [] | /**
559. Maximum Depth of N-ary Tree
Given a n-ary tree, find its maximum depth.
The maximum depth is the number of nodes along the longest path from the root node down to the farthest leaf node.
**/
/*
// Definition for a Node.
class Node {
public int val;
public List<Node> children;
public Node() {}... | 1,174 | 0.454003 | 0.448041 | 57 | 19.614035 | 19.838608 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.350877 | false | false | 3 |
00809c9bd905d505250af2e8ff2ae24c6e8d246a | 29,059,748,771,919 | 4b01808b3b9cb1dce17c35d0347b0e7ac4e3ba9b | /app/src/main/java/com/zjf/framework/mvp/mymvpframework/di/component/ActivityComponent.java | 034b05c426d98fbea075fb4ffed40e31e639aa74 | [] | no_license | zhangjiafu/MyMVPFramework | https://github.com/zhangjiafu/MyMVPFramework | 32ae3520dcb9f14a0031bc39ac04771395830a43 | 0470cd1b37da161459bbd698abe1d788f76fb738 | refs/heads/master | 2020-12-02T21:23:00.597000 | 2017-08-13T02:21:09 | 2017-08-13T02:21:09 | 96,305,540 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zjf.framework.mvp.mymvpframework.di.component;
import com.zjf.framework.mvp.mymvpframework.ui.main.MainActivity;
import com.zjf.framework.mvp.mymvpframework.di.PerActivity;
import com.zjf.framework.mvp.mymvpframework.di.module.ActivityModule;
import com.zjf.framework.mvp.mymvpframework.ui.login.LoginActivi... | UTF-8 | Java | 710 | java | ActivityComponent.java | Java | [
{
"context": "vity;\n\nimport dagger.Component;\n\n/**\n * Created by Administrator on 2017/5/25.\n */\n\n@PerActivity\n@Component(depend",
"end": 382,
"score": 0.37054169178009033,
"start": 369,
"tag": "NAME",
"value": "Administrator"
}
] | null | [] | package com.zjf.framework.mvp.mymvpframework.di.component;
import com.zjf.framework.mvp.mymvpframework.ui.main.MainActivity;
import com.zjf.framework.mvp.mymvpframework.di.PerActivity;
import com.zjf.framework.mvp.mymvpframework.di.module.ActivityModule;
import com.zjf.framework.mvp.mymvpframework.ui.login.LoginActivi... | 710 | 0.797183 | 0.787324 | 24 | 28.583334 | 27.55134 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.458333 | false | false | 3 |
8743d1eca95f456406dfa3a4fbc21afedfb4470e | 29,884,382,481,012 | e0338a1354e023669bbb4a183095b5488dcc8283 | /ApiScout24-ejb/target/generated-sources/annotations/com/adssets/model/User_.java | 9b0791607d50c7364913b14c31193027175628b7 | [] | no_license | johnypremanantham/APP-SCOUT24-CUSTOM-BACKEND | https://github.com/johnypremanantham/APP-SCOUT24-CUSTOM-BACKEND | d8a8888e6389343932a62be3e99f51110fa05994 | fb187a7bda449e8b023c9172a2cfec4a5212e57b | refs/heads/master | 2021-01-20T01:13:58.696000 | 2017-07-07T09:47:28 | 2017-07-07T09:47:28 | 89,243,135 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.adssets.model;
import com.adssets.model.Publisher;
import javax.annotation.Generated;
import javax.persistence.metamodel.SingularAttribute;
import javax.persistence.metamodel.StaticMetamodel;
@Generated(value="EclipseLink-2.5.2.v20140319-rNA", date="2017-07-07T11:46:34")
@StaticMetamodel(User.class)
publi... | UTF-8 | Java | 682 | java | User_.java | Java | [] | null | [] | package com.adssets.model;
import com.adssets.model.Publisher;
import javax.annotation.Generated;
import javax.persistence.metamodel.SingularAttribute;
import javax.persistence.metamodel.StaticMetamodel;
@Generated(value="EclipseLink-2.5.2.v20140319-rNA", date="2017-07-07T11:46:34")
@StaticMetamodel(User.class)
publi... | 682 | 0.800587 | 0.76393 | 18 | 36.944443 | 28.034645 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.888889 | false | false | 3 |
f4cd4eccff5ac9f02a08be2c654df7f676c0b001 | 4,672,924,460,238 | a205d4b5989476301497948f5250eec734ec6a31 | /src/main/java/com/banks/elkdemo2/Player.java | defa6aacadbbc090c8ccc47338c3031e8525839e | [] | no_license | bxnkole/elk-demo-java | https://github.com/bxnkole/elk-demo-java | 8553462300587aaeed4c5e468e2830caa3539764 | 7ef2ad1b4e1fa9c5f1e25b069cd90e038cbbf3c1 | refs/heads/master | 2020-04-14T14:24:02.733000 | 2019-01-31T15:50:33 | 2019-01-31T15:50:33 | 163,895,548 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.banks.elkdemo2;
import lombok.AllArgsConstructor;
import lombok.Data;
@Data
@AllArgsConstructor
public class Player
{
private String name, position, country;
private Boolean youngster;
}
| UTF-8 | Java | 211 | java | Player.java | Java | [] | null | [] | package com.banks.elkdemo2;
import lombok.AllArgsConstructor;
import lombok.Data;
@Data
@AllArgsConstructor
public class Player
{
private String name, position, country;
private Boolean youngster;
}
| 211 | 0.772512 | 0.767772 | 14 | 14.071428 | 14.404683 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 3 |
92be92abccaf93c7e3a997f729f4dd7d9a57b419 | 1,503,238,613,260 | 03e9ff0d0f1a301e060bd92f0811409877a9bbfb | /app/src/main/java/com/example/epiceateries2/AuthCommon/LoginActivity.java | 1b6dbbf0deb772275e82d52bbf6c70ede83c26bb | [] | no_license | parimal6867/Epic-Eateries | https://github.com/parimal6867/Epic-Eateries | 80ae3dcef2047f49e42a4335ee1141a0265ce337 | 84b42ed7e1a7a0fb44faed44c8c16ffb935eb1da | refs/heads/master | 2023-02-11T20:55:24.184000 | 2020-12-11T09:20:52 | 2020-12-11T09:20:52 | 296,819,837 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.epiceateries2.AuthCommon;
import androidx.appcompat.app.AppCompatActivity;
import android.annotation.SuppressLint;
import android.content.Intent;
import android.os.Bundle;
import android.view.MotionEvent;
import android.view.View;
import android.widget.TextView;
import android.widget.Toast;
impor... | UTF-8 | Java | 2,407 | java | LoginActivity.java | Java | [] | null | [] | package com.example.epiceateries2.AuthCommon;
import androidx.appcompat.app.AppCompatActivity;
import android.annotation.SuppressLint;
import android.content.Intent;
import android.os.Bundle;
import android.view.MotionEvent;
import android.view.View;
import android.widget.TextView;
import android.widget.Toast;
impor... | 2,407 | 0.626506 | 0.62526 | 78 | 29.871796 | 25.058577 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.564103 | false | false | 3 |
baa2ec223fa23830f58d7a53591a428f287286ab | 1,503,238,614,016 | 591eb1da4f6ba109e112145f57eacd83acadc394 | /src/main/java/uk/gov/di/gpg45engine/controllers/GpgController.java | 526dab49068a4aa1a897c3e3f465bfbba6546e00 | [
"MIT"
] | permissive | alphagov/di-ipv-alpha-gpg45-engine | https://github.com/alphagov/di-ipv-alpha-gpg45-engine | 1537f00a9d6786d0d0cf6e1b3d8eeab4c021f6c8 | 8ec63519a1d2b84b3e4649aeae5083efdc564395 | refs/heads/main | 2023-08-06T02:55:22.634000 | 2021-10-11T10:07:08 | 2021-10-11T10:07:08 | 375,983,856 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package uk.gov.di.gpg45engine.controllers;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.MediaType;
import org.springframework.http.ResponseEntity;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.GetMapping;
import org.sp... | UTF-8 | Java | 1,643 | java | GpgController.java | Java | [] | null | [] | package uk.gov.di.gpg45engine.controllers;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.MediaType;
import org.springframework.http.ResponseEntity;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.GetMapping;
import org.sp... | 1,643 | 0.769933 | 0.754108 | 44 | 36.340908 | 26.864088 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.477273 | false | false | 3 |
8ef9fee4c67d46c9fb9dfeeaa0cf2ff13a8b1e1b | 11,665,131,221,315 | dbe63a279c38a526333078c1115a72cfb2361ad5 | /BOJ/탐색/완전 탐색(Brute-force)/2116_주사위 쌓기.java | 54c8801e28aa22178deef06953e320de60159485 | [] | no_license | vividswan/Algorithm | https://github.com/vividswan/Algorithm | a44be0e7f3825f4328253938625920cfc0292b36 | 5a71e7c2a217ef5d47f5dfa711559f9a83c6cf69 | refs/heads/master | 2023-09-01T07:56:25.193000 | 2023-07-30T11:18:15 | 2023-07-30T11:18:15 | 207,740,964 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.*;
import java.util.ArrayList;
import java.util.StringTokenizer;
public class Main {
public static int n,res;
public static int[] match = {0,6,4,5,2,3,1};
public static ArrayList<ArrayList<Integer>> arrayLists = new ArrayList<ArrayList<Integer>>();
public static void recursion(int bef, i... | UTF-8 | Java | 1,557 | java | 2116_주사위 쌓기.java | Java | [] | null | [] | import java.io.*;
import java.util.ArrayList;
import java.util.StringTokenizer;
public class Main {
public static int n,res;
public static int[] match = {0,6,4,5,2,3,1};
public static ArrayList<ArrayList<Integer>> arrayLists = new ArrayList<ArrayList<Integer>>();
public static void recursion(int bef, i... | 1,557 | 0.547848 | 0.533719 | 44 | 34.409092 | 26.168438 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.159091 | false | false | 3 |
44b58287e2b5fe29d249bbb5f898c1e222f73c06 | 33,165,737,503,792 | b7d08dabb9b87c21a6c1354d31129b2ffe066dc3 | /.metadata/.plugins/org.eclipse.wst.server.core/tmp0/work/Catalina/localhost/homepage/org/apache/jsp/member/zipcode_jsp.java | 50bc944475b156d1e335a0239ea0955c785d917e | [] | no_license | ruinra/project | https://github.com/ruinra/project | bff2afd3d107221485aa93c7792b17064ee0f1f5 | 2a5a3d2d4841e2a9b16d74f768cbfc836fa25b51 | refs/heads/master | 2021-01-22T11:06:55.661000 | 2014-09-22T01:50:36 | 2014-09-22T01:50:36 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Generated by the Jasper component of Apache Tomcat
* Version: Apache Tomcat/7.0.55
* Generated at: 2014-09-15 05:23:12 UTC
* Note: The last modified time of this file was set to
* the last modified time of the source file after
* generation to assist with modification tracking.
*/
package org.ap... | UTF-8 | Java | 6,900 | java | zipcode_jsp.java | Java | [] | null | [] | /*
* Generated by the Jasper component of Apache Tomcat
* Version: Apache Tomcat/7.0.55
* Generated at: 2014-09-15 05:23:12 UTC
* Note: The last modified time of this file was set to
* the last modified time of the source file after
* generation to assist with modification tracking.
*/
package org.ap... | 6,900 | 0.550847 | 0.546464 | 189 | 35.211639 | 25.540251 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.798942 | false | false | 3 |
6a7315301cc80bd0fde6f6819cc73431188c8794 | 17,738,214,976,776 | f86938ea6307bf6d1d89a07b5b5f9e360673d9b8 | /CodeComment_Data/Code_Jam/train/Speaking_in_Tongues/S/A(235).java | 2e6411af4626676fcfd1036740a032bd7a7c9eb9 | [] | no_license | yxh-y/code_comment_generation | https://github.com/yxh-y/code_comment_generation | 8367b355195a8828a27aac92b3c738564587d36f | 2c7bec36dd0c397eb51ee5bd77c94fa9689575fa | refs/heads/master | 2021-09-28T18:52:40.660000 | 2018-11-19T14:54:56 | 2018-11-19T14:54:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package methodEmbedding.Speaking_in_Tongues.S.LYD611;
import java.io.*;
public class A
{
public static void main(String[] args) throws IOException
{
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
int T = Integer.parseInt(br.readLine());
char[] maping = new char[26];
String[] tex... | UTF-8 | Java | 1,403 | java | A(235).java | Java | [] | null | [] | package methodEmbedding.Speaking_in_Tongues.S.LYD611;
import java.io.*;
public class A
{
public static void main(String[] args) throws IOException
{
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
int T = Integer.parseInt(br.readLine());
char[] maping = new char[26];
String[] tex... | 1,403 | 0.565217 | 0.553813 | 56 | 24.053572 | 20.106342 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.125 | false | false | 3 |
56df8c8f47d5efbb3200bba2da1e12b2a3abdf67 | 4,209,068,003,562 | ba3157639f88547fb8eb9a07ddf839be45fb2c56 | /algo/array/MyList.java | 3a26b2c8f97047da34ec31658e7a5eb9b6af6c4f | [] | no_license | vakeelm32/basicJava1 | https://github.com/vakeelm32/basicJava1 | ab4a7c24113fbdf783ab6988829073fc10103a50 | 78ccf3409f734b006a5a1116e96ce6f7f80c1dd6 | refs/heads/master | 2020-06-19T11:42:26.873000 | 2020-02-18T08:22:58 | 2020-02-18T08:22:58 | 196,695,352 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package array;
import java.util.Arrays;
import java.util.List;
import java.util.stream.Collectors;
public class MyList {
private String[] data;
private int size;
private int intialCapacity;
public MyList(int capcity) {
this.intialCapacity = capcity;
this.data = new String[capcity];
}
public MyList() {
... | UTF-8 | Java | 1,698 | java | MyList.java | Java | [] | null | [] | package array;
import java.util.Arrays;
import java.util.List;
import java.util.stream.Collectors;
public class MyList {
private String[] data;
private int size;
private int intialCapacity;
public MyList(int capcity) {
this.intialCapacity = capcity;
this.data = new String[capcity];
}
public MyList() {
... | 1,698 | 0.594229 | 0.587161 | 100 | 15.98 | 16.365194 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.91 | false | false | 3 |
df20323f9456e42e9ca5b28a4ff3daad2929fd1b | 24,730,421,737,202 | 4b4e6e8d8224d1e884b401b83d9f8a2d707eb180 | /spectacular-core/src/test/java/minderupt/spectacular/reader/remote/WebBasedDocumentReaderTest.java | ef0ffbc8a659960e7919f5d0c56d602ad2394337 | [] | no_license | balu126/spectacular | https://github.com/balu126/spectacular | 87e8f4d09d49e34f0cd85e02e712f2b34ff0bb97 | 3b1035e2224e1ce61ac399d348321711ca687aa6 | refs/heads/master | 2021-01-13T13:00:02.234000 | 2010-09-28T22:03:21 | 2010-09-28T22:03:21 | 37,632,761 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package minderupt.spectacular.reader.remote;
import org.junit.Test;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertEquals;
import minderupt.spectacular.reader.resource.SpringResourceBasedDocumentReader;
/**
* Created by IntelliJ IDEA.
* User: michaeldowling
* Date: Nov 8, 2009
... | UTF-8 | Java | 844 | java | WebBasedDocumentReaderTest.java | Java | [
{
"context": "Reader;\n\n/**\n * Created by IntelliJ IDEA.\n * User: michaeldowling\n * Date: Nov 8, 2009\n * Time: 10:12:21 PM\n * To c",
"end": 297,
"score": 0.997103214263916,
"start": 283,
"tag": "USERNAME",
"value": "michaeldowling"
}
] | null | [] | package minderupt.spectacular.reader.remote;
import org.junit.Test;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertEquals;
import minderupt.spectacular.reader.resource.SpringResourceBasedDocumentReader;
/**
* Created by IntelliJ IDEA.
* User: michaeldowling
* Date: Nov 8, 2009
... | 844 | 0.748815 | 0.735782 | 27 | 30.25926 | 30.662552 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.481481 | false | false | 3 |
7c19bfe3675fa702f2cb4d6d61609ba39f01c063 | 20,100,446,985,241 | 516dfee0eeb9b040ee6cf8597179764168871c8a | /src/main/java/com/liujq/demo/rpc/framework/Request.java | f31b85ef8dcd846a9f379076d3f96f5f5f583f2a | [] | no_license | msl1024bit/rpc-dubbo-demo | https://github.com/msl1024bit/rpc-dubbo-demo | d8f584d6b3b8883be360998c8d9fb4cd1b6e2da4 | edb19025b986c1fa36977ae24263f4cdf36c7118 | refs/heads/master | 2021-06-15T12:18:24.161000 | 2019-06-06T02:39:17 | 2019-06-06T02:39:17 | 189,192,788 | 0 | 0 | null | false | 2021-04-26T19:12:50 | 2019-05-29T09:21:41 | 2019-06-06T02:38:57 | 2021-04-26T19:12:50 | 22 | 1 | 0 | 2 | Java | false | false | package com.liujq.demo.rpc.framework;
import java.io.Serializable;
import java.util.concurrent.atomic.AtomicLong;
/**
* 远程调用请求类
*
* @author Jiqiang.Liu
* @date 2019-06-05
*/
public class Request implements Serializable {
private static final long serialVersionUID = -2325882160803929453L;
private static... | UTF-8 | Java | 1,621 | java | Request.java | Java | [
{
"context": "t.atomic.AtomicLong;\n\n/**\n * 远程调用请求类\n *\n * @author Jiqiang.Liu\n * @date 2019-06-05\n */\npublic class Request impl",
"end": 156,
"score": 0.9998304843902588,
"start": 145,
"tag": "NAME",
"value": "Jiqiang.Liu"
}
] | null | [] | package com.liujq.demo.rpc.framework;
import java.io.Serializable;
import java.util.concurrent.atomic.AtomicLong;
/**
* 远程调用请求类
*
* @author Jiqiang.Liu
* @date 2019-06-05
*/
public class Request implements Serializable {
private static final long serialVersionUID = -2325882160803929453L;
private static... | 1,621 | 0.589433 | 0.57161 | 90 | 16.455555 | 17.355858 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.244444 | false | false | 3 |
33f354887eea0c48add38f9f1522c48e9819820f | 24,781,961,333,881 | 6e7f196cd8d352c5f092c2a54b983b0410f3a5c9 | /src/bean/Student.java | f56673e1140106a9585aa2a36ee3aba6088c714f | [] | no_license | liwei19911215/JdbcTest | https://github.com/liwei19911215/JdbcTest | 29f576faee45a25b8573d23f6c681a4cb1a4a77d | e96441ceb2f6149a55a1a2580b91a416f821806b | refs/heads/master | 2021-01-12T14:27:43.341000 | 2017-06-21T02:47:31 | 2017-06-21T02:47:31 | 71,994,801 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bean;
public class Student {
private long studentId;
private String studentName;
private long age;
public void setStudentName(String studentName) {
this.studentName = studentName;
}
public String getStudentName() {
return studentName;
}
public void setStudentId(long studentId) {
this.studentId = ... | UTF-8 | Java | 596 | java | Student.java | Java | [] | null | [] | package bean;
public class Student {
private long studentId;
private String studentName;
private long age;
public void setStudentName(String studentName) {
this.studentName = studentName;
}
public String getStudentName() {
return studentName;
}
public void setStudentId(long studentId) {
this.studentId = ... | 596 | 0.692953 | 0.692953 | 29 | 19.551723 | 17.924335 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.551724 | false | false | 3 |
ef8b70a28ee51d3d850fab0d2397a815afca28de | 3,109,556,350,182 | 2fc2358677b30155c0f5581b326cc6bcc99f80c5 | /src/proyectfinal/ProvinceObject.java | f7be864c8fcbba12c776b5484c0f3e8171b8a1d4 | [] | no_license | gerardohau/SASeRPe | https://github.com/gerardohau/SASeRPe | 37a8488194389a09ea8ca6db2546f057dba1ca2d | 8a1d28b70cc1a724fa72e49265061c89df784100 | refs/heads/master | 2022-11-08T19:49:52.896000 | 2020-07-01T03:37:09 | 2020-07-01T03:37:09 | 274,016,288 | 0 | 0 | null | false | 2020-06-30T22:04:55 | 2020-06-22T01:52:05 | 2020-06-30T13:36:59 | 2020-06-30T22:04:54 | 1,056 | 0 | 0 | 0 | Java | false | false | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package proyectfinal;
import java.rmi.server.*;
import java.rmi.*;
import java.util.ArrayList;
/**
* Server object
*
*/
public c... | UTF-8 | Java | 1,988 | java | ProvinceObject.java | Java | [] | 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 proyectfinal;
import java.rmi.server.*;
import java.rmi.*;
import java.util.ArrayList;
/**
* Server object
*
*/
public c... | 1,988 | 0.670523 | 0.669517 | 80 | 23.862499 | 22.895821 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 3 |
d1aa5301683dec06d62e1a771d4d70627df7814b | 25,013,889,556,972 | 6fe399315a26a1bd0d4a8b2c5ea47f4a106a9023 | /src/com/gms/web/constant/DB.java | d79bef5f6aa21767f2ae2db04c5e364eb8ec5c6e | [] | no_license | Okkaring/gms_model1 | https://github.com/Okkaring/gms_model1 | 0dd3c321b7f88cd69e657c321e7cad2a3644f1e8 | aec3bd5dd188cc8f98f28e80159cd780ca8cea35 | refs/heads/master | 2021-01-01T17:50:16.943000 | 2017-07-24T10:07:31 | 2017-07-24T10:07:31 | 98,171,734 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gms.web.constant;
public class DB {
public static final String ORACLE_DRIVER="oracle.jdbc.driver.OracleDriver";
public static final String ORACLE_URL="jdbc:oracle:thin:@localhost:1521:xe";
public static final String DB2_DRIVER="";
public static final String DB2_URL="";
public static final String MYSQL... | UTF-8 | Java | 1,328 | java | DB.java | Java | [
{
"context": "ADB_URL=\"\";\n\tpublic static final String USERNAME=\"hanbit\";\n\tpublic static final String PASSWORD=\"hanbit\";\n",
"end": 596,
"score": 0.9987683892250061,
"start": 590,
"tag": "USERNAME",
"value": "hanbit"
},
{
"context": "E=\"hanbit\";\n\tpublic static final Stri... | null | [] | package com.gms.web.constant;
public class DB {
public static final String ORACLE_DRIVER="oracle.jdbc.driver.OracleDriver";
public static final String ORACLE_URL="jdbc:oracle:thin:@localhost:1521:xe";
public static final String DB2_DRIVER="";
public static final String DB2_URL="";
public static final String MYSQL... | 1,332 | 0.753012 | 0.748494 | 33 | 39.242424 | 21.08429 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.606061 | false | false | 3 |
07bea4d59ecea57a8646f403a7d16dbac8b57b6d | 10,058,813,473,464 | dcac12ae08102de5fd92f8196fac82ddaa5050a2 | /.svn/pristine/59/590107b66e68ae915b2d93eeee8d9d4fd2d1a7fb.svn-base | 7b927fef7ea928bec3212bd9ba19c0e1ff185129 | [] | no_license | BozidarKljajevic/MuMKa | https://github.com/BozidarKljajevic/MuMKa | 47f712269a003a39a7332ac19750884b48a67852 | 08dd605ad6bb68369d1637edcc572e81c070e1f0 | refs/heads/master | 2021-02-12T19:45:41.896000 | 2020-03-03T12:48:29 | 2020-03-03T12:48:29 | 244,622,543 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /***********************************************************************
* Module: Document.java
* Author: Bole
* Purpose: Defines the Class Document
***********************************************************************/
package model;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.... | UTF-8 | Java | 2,739 | 590107b66e68ae915b2d93eeee8d9d4fd2d1a7fb.svn-base | Java | [
{
"context": "************\n * Module: Document.java\n * Author: Bole\n * Purpose: Defines the Class Document\n *********",
"end": 115,
"score": 0.9997316598892212,
"start": 111,
"tag": "NAME",
"value": "Bole"
}
] | null | [] | /***********************************************************************
* Module: Document.java
* Author: Bole
* Purpose: Defines the Class Document
***********************************************************************/
package model;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.... | 2,739 | 0.647317 | 0.555677 | 114 | 23.035088 | 20.267046 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.587719 | false | false | 3 | |
1a01e9363361b9d4bab31a8b2f21bb61e6a99a8a | 30,983,894,097,889 | 08d5f0f07dc3e2b19e747befd18355f6b0538424 | /src/main/java/com/bolsadeideas/springboot/datajpa/app/models/entity/Cliente.java | 695b38aacdb05712b28f515eaf7895f80dee0cbd | [] | no_license | bryamdev/facturacion-usuarios | https://github.com/bryamdev/facturacion-usuarios | c354b30e71dae1229c2b242f62a9d45b236c87c9 | 95cabb2e73e0e89e1c6b48036fe36ab5995d6833 | refs/heads/master | 2022-04-27T11:39:16.373000 | 2020-04-28T05:04:15 | 2020-04-28T05:04:15 | 259,529,144 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bolsadeideas.springboot.datajpa.app.models.entity;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax... | UTF-8 | Java | 3,544 | java | Cliente.java | Java | [] | null | [] | package com.bolsadeideas.springboot.datajpa.app.models.entity;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax... | 3,544 | 0.750282 | 0.75 | 157 | 21.573248 | 23.255491 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.121019 | false | false | 3 |
56fc19b22db37051bcc17195a4876cb361cab00e | 17,248,588,686,709 | e88f2e20e7233bb5a13726c2074d3c9b83ebf3fc | /core/src/stonering/entity/item/aspects/FoodItemAspect.java | e0e66dbb82cd896b7fb88a57b76a8999ef3e0014 | [
"MIT"
] | permissive | Sorgas/Tearfall | https://github.com/Sorgas/Tearfall | 190ccfcade5b65ecc98ae57f0fa6603c3840a226 | 201c80311b9245bf52387c640d022cffab1b4463 | refs/heads/master | 2021-06-26T00:58:02.548000 | 2020-10-19T20:12:59 | 2020-10-19T20:12:59 | 160,510,547 | 6 | 3 | MIT | false | 2019-10-16T20:58:23 | 2018-12-05T11:49:38 | 2019-10-16T15:39:20 | 2019-10-16T20:58:23 | 4,293 | 3 | 2 | 0 | Java | false | false | package stonering.entity.item.aspects;
import stonering.entity.Aspect;
import stonering.entity.Entity;
import stonering.enums.items.FoodCategoryEnum;
/**
* Aspect of all edible items. Stores amount of hunger, replenished by item.
*
* @author Alexander on 6/11/2020
*/
public class FoodItemAspect extends Aspect {
... | UTF-8 | Java | 718 | java | FoodItemAspect.java | Java | [
{
"context": "unt of hunger, replenished by item.\n * \n * @author Alexander on 6/11/2020\n */\npublic class FoodItemAspect exte",
"end": 257,
"score": 0.9994640350341797,
"start": 248,
"tag": "NAME",
"value": "Alexander"
}
] | null | [] | package stonering.entity.item.aspects;
import stonering.entity.Aspect;
import stonering.entity.Entity;
import stonering.enums.items.FoodCategoryEnum;
/**
* Aspect of all edible items. Stores amount of hunger, replenished by item.
*
* @author Alexander on 6/11/2020
*/
public class FoodItemAspect extends Aspect {
... | 718 | 0.718663 | 0.708914 | 26 | 26.615385 | 23.911819 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.576923 | false | false | 3 |
07e29927f1be171df53ba82f70b2bd73ea0f5271 | 18,219,251,314,189 | 8ae0ecef4b2beeb14d4d3759e567808761470480 | /com/suscipio_solutions/consecro_mud/Abilities/Properties/Prop_StatTrainer.java | c1ae9691edd4ac9adecfac72c4b6f7bb2677a9d8 | [
"Apache-2.0"
] | permissive | consecrocreations/ConsecroMUD | https://github.com/consecrocreations/ConsecroMUD | 11aa0e166519c86061694d80ff836843c7fce795 | a945f72a361342731d6a7148497ed44646affe80 | refs/heads/master | 2016-05-30T06:00:55.355000 | 2014-11-04T17:30:12 | 2014-11-04T17:30:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.suscipio_solutions.consecro_mud.Abilities.Properties;
import com.suscipio_solutions.consecro_mud.Abilities.interfaces.Ability;
import com.suscipio_solutions.consecro_mud.Common.interfaces.CharStats;
import com.suscipio_solutions.consecro_mud.MOBS.interfaces.MOB;
import com.suscipio_solutions.consecro_mud.co... | UTF-8 | Java | 1,683 | java | Prop_StatTrainer.java | Java | [] | null | [] | package com.suscipio_solutions.consecro_mud.Abilities.Properties;
import com.suscipio_solutions.consecro_mud.Abilities.interfaces.Ability;
import com.suscipio_solutions.consecro_mud.Common.interfaces.CharStats;
import com.suscipio_solutions.consecro_mud.MOBS.interfaces.MOB;
import com.suscipio_solutions.consecro_mud.co... | 1,683 | 0.762923 | 0.755199 | 48 | 34.0625 | 28.115393 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.708333 | false | false | 3 |
41ab53762abca78915b29dc75e48f323a95d3ff4 | 18,219,251,315,236 | 3239e30f579e7aa1b740261393adc6488b944a28 | /src/main/java/frontend/config/SecurityConfig.java | b17fa5a858cfe6597c9e75b67794a713f270213d | [] | no_license | Rewax/Trit-ning.dk | https://github.com/Rewax/Trit-ning.dk | 6716196cfd9a2f73c388ba0f07893c6e8aa11a4c | 6048aacc248eba571df68bfcb1c2d7b3afc379fa | refs/heads/main | 2023-06-13T23:37:20.014000 | 2021-07-06T11:28:34 | 2021-07-06T11:28:34 | 381,357,152 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package frontend.config;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.security.config.annotation.authentication.builders.AuthenticationManagerBuilder;
import org.springframework.security.config.annotation.web.builders.Http... | UTF-8 | Java | 3,249 | java | SecurityConfig.java | Java | [
{
"context": "meter(\"mail\")\n .passwordParameter(\"password\")\n .loginProcessingUrl(\"/doLogin\")",
"end": 2458,
"score": 0.9973086714744568,
"start": 2450,
"tag": "PASSWORD",
"value": "password"
}
] | null | [] | package frontend.config;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.security.config.annotation.authentication.builders.AuthenticationManagerBuilder;
import org.springframework.security.config.annotation.web.builders.Http... | 3,251 | 0.648507 | 0.648507 | 86 | 36.790699 | 32.93232 | 201 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.372093 | false | false | 3 |
ce700284b87c8eae2942e6d4bdc95af2efeef340 | 18,219,251,317,845 | 17036bb08275f769782f2439ce999466dfa73c7a | /sdk/sdk-core/aar/src/main/java/mil/emp3/core/events/CameraEvent.java | 4a5fb45ebf4b3c30f370f35525f257fc41a62008 | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | missioncommand/emp3-android | https://github.com/missioncommand/emp3-android | 31f792fcd560e83a6f2f01d121c751dc4d866832 | 374007c5a52060ac8d82739768cd8c2d575a2576 | refs/heads/development | 2020-05-23T07:57:50.014000 | 2018-01-11T22:22:13 | 2018-01-11T22:22:13 | 80,471,762 | 4 | 5 | Apache-2.0 | false | 2018-01-12T16:19:21 | 2017-01-30T22:48:50 | 2018-01-04T18:47:25 | 2018-01-12T15:59:15 | 51,318 | 3 | 2 | 17 | Java | false | null | package mil.emp3.core.events;
import mil.emp3.api.enums.CameraEventEnum;
import mil.emp3.api.interfaces.ICamera;
/**
*
* This class its used by the core to create camera events.
*/
public class CameraEvent extends mil.emp3.api.events.CameraEvent {
public CameraEvent(CameraEventEnum eventEnum, ICamera came... | UTF-8 | Java | 486 | java | CameraEvent.java | Java | [] | null | [] | package mil.emp3.core.events;
import mil.emp3.api.enums.CameraEventEnum;
import mil.emp3.api.interfaces.ICamera;
/**
*
* This class its used by the core to create camera events.
*/
public class CameraEvent extends mil.emp3.api.events.CameraEvent {
public CameraEvent(CameraEventEnum eventEnum, ICamera came... | 486 | 0.695473 | 0.687243 | 21 | 22.142857 | 24.6968 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 3 |
492c9a22642dbf15f0f363d0625a77829a20fcac | 29,180,007,833,358 | fc5b56f01e7edc3acbc90c665801218779bf8381 | /src/algohub/ValidParentheses.java | 0a7aa16dab523894ac0943cc855ae68a0fac9f0a | [] | no_license | Bertkiing/Algorithm | https://github.com/Bertkiing/Algorithm | 99225f068c62c756291b94c385d19372ce173a5e | e7ef73a65efe49d8a9cc853c7be56d8739d3d47b | refs/heads/master | 2021-01-23T01:59:58.994000 | 2020-02-27T10:13:35 | 2020-02-27T10:13:35 | 85,954,231 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package algohub;
import java.util.Stack;
/**
* @author Bertking
*
* @description :https://soulmachine.gitbooks.io/algorithm-essentials/content/java/stack-and-queue/stack/valid-parentheses.html
* @题目 判断括号的有效性
*/
public class ValidParentheses {
public static boolean isValid(String string){
final String... | UTF-8 | Java | 1,048 | java | ValidParentheses.java | Java | [
{
"context": " algohub;\n\nimport java.util.Stack;\n\n/**\n * @author Bertking\n *\n * @description :https://soulmachine.gitbooks.",
"end": 66,
"score": 0.6194717884063721,
"start": 58,
"tag": "USERNAME",
"value": "Bertking"
}
] | null | [] | package algohub;
import java.util.Stack;
/**
* @author Bertking
*
* @description :https://soulmachine.gitbooks.io/algorithm-essentials/content/java/stack-and-queue/stack/valid-parentheses.html
* @题目 判断括号的有效性
*/
public class ValidParentheses {
public static boolean isValid(String string){
final String... | 1,048 | 0.525292 | 0.523346 | 38 | 26.052631 | 26.55674 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.368421 | false | false | 3 |
1c3369bb8b0083d5a8e44f88099bbc675e2b65c4 | 28,896,540,020,718 | fa1ad2e2ac7e376fc7cb3b3a6e1bb88eed3e80be | /studio/micro-services/datasophon/datasophon-api/src/main/java/com/datasophon/api/service/impl/ClusterServiceRoleInstanceWebuisServiceImpl.java | b0f48ab5845959822ebf6ef48717f86c43870647 | [
"Apache-2.0",
"BSD-3-Clause",
"MIT"
] | permissive | alldatacenter/alldata | https://github.com/alldatacenter/alldata | 7bc7713c9f1d56ad6b8e59ea03206d1073b7e047 | 8d5f9a2d49ab8f9e85ccf058cb02c2fda287afc6 | refs/heads/master | 2023-08-05T07:32:25.442000 | 2023-08-03T13:17:24 | 2023-08-03T13:17:24 | 213,321,771 | 774 | 250 | Apache-2.0 | false | 2023-09-06T17:35:32 | 2019-10-07T07:36:18 | 2023-09-06T07:35:48 | 2023-09-06T17:35:30 | 1,610,032 | 1,898 | 711 | 14 | null | false | false | package com.datasophon.api.service.impl;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.datasophon.common.Constants;
import com.datasophon.common.utils.Result;
import com.datasophon.dao.entity.ClusterServiceRoleInstanceWebuis;
import org.springframework.stereotype.Service;
import com.ba... | UTF-8 | Java | 1,311 | java | ClusterServiceRoleInstanceWebuisServiceImpl.java | Java | [] | null | [] | package com.datasophon.api.service.impl;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.datasophon.common.Constants;
import com.datasophon.common.utils.Result;
import com.datasophon.dao.entity.ClusterServiceRoleInstanceWebuis;
import org.springframework.stereotype.Service;
import com.ba... | 1,311 | 0.832952 | 0.832952 | 31 | 41.290321 | 49.708954 | 203 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.516129 | false | false | 3 |
7e5c8855e5d77af8c7952a5829ac25bce41b81e7 | 35,854,387,022,457 | e7f9602a1b9ec15274e14e78bd18aaef3f6b6cc5 | /TopCoder/TC/src/FoxAndChess.java | 56a6476ac02319a0ecec5a6954b254cb22cb5134 | [] | no_license | AishwaryaRK/Code | https://github.com/AishwaryaRK/Code | 00417a342adc280cfdae95f3cd507fe9927014fd | a8497e33bfe34ac431a42ac9ea6440f5a7da1aa6 | refs/heads/master | 2020-06-13T15:51:55.679000 | 2019-07-04T23:34:47 | 2019-07-04T23:34:47 | 75,363,279 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class FoxAndChess {
public static void main(String[] args) {
System.out.println(ableToMove("L", "."));
}
public static String ableToMove(String begin, String target) {
if (begin == target) {
return "Possible";
}
String begin1 = begin;
String target1 = target;
while (begin.length() > 0 && (be... | UTF-8 | Java | 1,426 | java | FoxAndChess.java | Java | [] | null | [] |
public class FoxAndChess {
public static void main(String[] args) {
System.out.println(ableToMove("L", "."));
}
public static String ableToMove(String begin, String target) {
if (begin == target) {
return "Possible";
}
String begin1 = begin;
String target1 = target;
while (begin.length() > 0 && (be... | 1,426 | 0.636746 | 0.622721 | 44 | 31.386364 | 25.210222 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.272727 | false | false | 3 |
ac3f53ec2bfacd3d618a0a6c881aaeff04cfe1e4 | 39,049,842,691,526 | 68871cfeaf37c12fd2e3608180d6ebd1689e9fec | /gen/com/numhero/client/mvp/users/UsersPanel_UsersUiBinderImpl_TemplateImpl.java | 61d92a558baead905351026110c019125e2cc027 | [] | no_license | uberto/netnumero | https://github.com/uberto/netnumero | 5e0170ed14d3f343f5eba651b73a6c82f8ec5d0e | 18c462fed7a046281f88edcf3b47fcc61dedcbf6 | refs/heads/master | 2021-04-06T19:29:13.461000 | 2017-03-10T10:03:07 | 2017-03-10T10:03:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.numhero.client.mvp.users;
public class UsersPanel_UsersUiBinderImpl_TemplateImpl implements com.numhero.client.mvp.users.UsersPanel_UsersUiBinderImpl.Template {
public com.google.gwt.safehtml.shared.SafeHtml html1(com.google.gwt.safehtml.shared.SafeHtml arg0) {
StringBuilder sb = new java.lang.Str... | UTF-8 | Java | 479 | java | UsersPanel_UsersUiBinderImpl_TemplateImpl.java | Java | [] | null | [] | package com.numhero.client.mvp.users;
public class UsersPanel_UsersUiBinderImpl_TemplateImpl implements com.numhero.client.mvp.users.UsersPanel_UsersUiBinderImpl.Template {
public com.google.gwt.safehtml.shared.SafeHtml html1(com.google.gwt.safehtml.shared.SafeHtml arg0) {
StringBuilder sb = new java.lang.Str... | 479 | 0.807933 | 0.80167 | 10 | 46.900002 | 48.138237 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 3 |
3a2154c119ca9b6eecef770492a731f0ad993119 | 39,479,339,400,032 | 3d4fccbb26058dfffcf1b41aa3dfc5de98409963 | /app/src/main/java/com/example/sulabhkumar/noteorig/MainActivity.java | c945765c62822cf9013ea6901a9cabd008374bf5 | [] | no_license | sulabhk95/NoteOrig | https://github.com/sulabhk95/NoteOrig | cf6df5ce1119d49d8e5978aa3a3e5d5431b9d473 | fa33b5e82bf6b14416eb6101afcd97c480b51084 | refs/heads/master | 2020-05-21T10:09:59.236000 | 2016-09-22T06:53:39 | 2016-09-22T06:53:39 | 68,893,253 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.sulabhkumar.noteorig;
import android.app.ListActivity;
import android.content.Intent;
import android.database.Cursor;
import android.os.Bundle;
import android.support.v4.widget.DrawerLayout;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.Arra... | UTF-8 | Java | 6,247 | java | MainActivity.java | Java | [] | null | [] | package com.example.sulabhkumar.noteorig;
import android.app.ListActivity;
import android.content.Intent;
import android.database.Cursor;
import android.os.Bundle;
import android.support.v4.widget.DrawerLayout;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.Arra... | 6,247 | 0.74932 | 0.748359 | 133 | 45.969925 | 44.592548 | 313 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.736842 | false | false | 3 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.