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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
e8cda01fd56c4e9b3db659997d1c4d45e5088025 | 33,397,665,764,170 | 610820db3b38101ccecfb809812621b25c164ff9 | /SEM-V-Java/Extras/InterfacePackageTest.java | 5d480eb0c174c7a338f08148663b017c8a5b50fe | [
"MIT"
] | permissive | AnkitApurv/BCA | https://github.com/AnkitApurv/BCA | 5d0532dcd3abf8f5ea3f2a0c097e99ca67a47b6b | 9a7715e098de7029813fd06d3ee7e40a0d31f6c4 | refs/heads/master | 2021-01-13T00:53:19.783000 | 2020-03-23T17:43:49 | 2020-03-23T17:43:49 | 44,240,585 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import pac1.*;
public class InterfacePackageTest implements Pack1
{
public int display(int num)
{
return num * a1 + a2;
}
public static void main(String[] args)
{
int n = 100;
InterfacePackageTest obj1 = new InterfacePackageTest();
int res = obj1.display(n);
System.out.println("The result is " + res);
}... | UTF-8 | Java | 323 | java | InterfacePackageTest.java | Java | [] | null | [] | import pac1.*;
public class InterfacePackageTest implements Pack1
{
public int display(int num)
{
return num * a1 + a2;
}
public static void main(String[] args)
{
int n = 100;
InterfacePackageTest obj1 = new InterfacePackageTest();
int res = obj1.display(n);
System.out.println("The result is " + res);
}... | 323 | 0.690402 | 0.662539 | 15 | 20.533333 | 19.109741 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.466667 | false | false | 13 |
c58fd3ca8aef3bf9e61696aa23a336491e03af26 | 10,359,461,174,542 | 98e126336213273044ee2a451135b999a6d70f4b | /core/src/main/java/com/exactprosystems/jf/actions/app/ApplicationStart.java | c58c8387eda9fa45773d0f8f618a151844908c62 | [
"Apache-2.0"
] | permissive | bellmit/jackfish | https://github.com/bellmit/jackfish | b14a0ad3a4b0beb2dcc252d60ca6cf64bed329ee | efeedcce7a8100f6f06b61d2641339f4ee3db559 | refs/heads/master | 2022-04-07T08:09:28.804000 | 2019-06-20T16:11:35 | 2019-06-20T16:11:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*******************************************************************************
* Copyright 2009-2018 Exactpro (Exactpro Systems Limited)
*
* 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 a... | UTF-8 | Java | 4,418 | java | ApplicationStart.java | Java | [] | null | [] | /*******************************************************************************
* Copyright 2009-2018 Exactpro (Exactpro Systems Limited)
*
* 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 a... | 4,418 | 0.743323 | 0.740154 | 117 | 36.760685 | 36.695477 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.316239 | false | false | 13 |
fe43602a0a05e0d29427a25abfbe4023d21bb3a4 | 33,320,356,339,318 | 35b70146d307cf3212f302b90506f3a06bc45f00 | /build/classes/Interfas/Publicacion.java | 10eced7e49dc6daf6a9fa81d46b7e5144c1f4920 | [] | no_license | iutll/javaDBConection | https://github.com/iutll/javaDBConection | 57d368466a16515b7e94d5c051feef83c5a5995c | 969fb1c79e81a06a097b71c20a14d7d76ad0dca1 | refs/heads/master | 2020-09-10T16:33:29.356000 | 2019-11-28T05:49:39 | 2019-11-28T05:49:39 | 221,760,977 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package Interfas;
import static Interfas.Pagina.PASSWORD;
import static Interfas.Pagina.URL;
import static Interfas.Pagina.USERNAME;
import java.sql.*;
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
/**
*
* @author jose-dasilva
*/
public class Publicacion extends JPanel implements ActionListene... | UTF-8 | Java | 9,063 | java | Publicacion.java | Java | [
{
"context": ".event.*;\nimport javax.swing.*;\n\n/**\n *\n * @author jose-dasilva\n */\npublic class Publicacion extends JPanel imple",
"end": 251,
"score": 0.9976928234100342,
"start": 239,
"tag": "USERNAME",
"value": "jose-dasilva"
}
] | null | [] |
package Interfas;
import static Interfas.Pagina.PASSWORD;
import static Interfas.Pagina.URL;
import static Interfas.Pagina.USERNAME;
import java.sql.*;
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
/**
*
* @author jose-dasilva
*/
public class Publicacion extends JPanel implements ActionListene... | 9,063 | 0.559726 | 0.533561 | 286 | 30.667831 | 21.192215 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.024476 | false | false | 13 |
06ce063bad01feef241f9205bf0b2264774a9107 | 19,396,072,324,132 | 4a698321e6b1ab1337cfe52ab3ea38a1134f8894 | /mall-back/src/main/java/com/cplatform/mall/back/sys/dao/SysFeeDao.java | 98df3ba2b9ebedeea05aa662b8f24ec47db8ab4d | [] | no_license | bellmit/ws | https://github.com/bellmit/ws | c823419a6a335c424a19bfcdcc00f052f20ec65c | 6d3cd146ab82e06097a4eb94c4c3061ce000328c | refs/heads/master | 2022-03-22T22:47:10.514000 | 2015-10-10T10:39:54 | 2015-10-10T10:39:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cplatform.mall.back.sys.dao;
import java.util.List;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.PagingAndSortingRepository;
import com.cplatform.mall.back.sys.entity.SysFee;
/**
* 分类费率管理jpa数据访问接口. <br>
* 类详细说明.
* <p>
* Copyright: Copyright (c) 201... | UTF-8 | Java | 854 | java | SysFeeDao.java | Java | [
{
"context": ">\n * Company: 北京宽连十方数字技术有限公司\n * <p>\n * \n * @author zhaowei@c-platform.com\n * @version 1.0.0\n */\npublic interface SysFeeDao ",
"end": 416,
"score": 0.9999311566352844,
"start": 394,
"tag": "EMAIL",
"value": "zhaowei@c-platform.com"
}
] | null | [] | package com.cplatform.mall.back.sys.dao;
import java.util.List;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.PagingAndSortingRepository;
import com.cplatform.mall.back.sys.entity.SysFee;
/**
* 分类费率管理jpa数据访问接口. <br>
* 类详细说明.
* <p>
* Copyright: Copyright (c) 201... | 839 | 0.704961 | 0.678851 | 34 | 21.529411 | 24.060261 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.529412 | false | false | 13 |
4a290ef1f15956213518ea19aacd88db67bab030 | 3,856,880,671,651 | c4a0e678332a85b06ece49d2587d943a938702ba | /src/main/java/com/demo/zookeeper/分布式屏障/DistributedBarrierDemo.java | 9cdebb3707fc59dd59d5b1cd2d94e20938d1dd13 | [] | no_license | jayBin106/zookeeper | https://github.com/jayBin106/zookeeper | c50dc46f44ee773095a87122e176f6606205e0d2 | cc682838918d03ed0f4e1b62894c3449263a0095 | refs/heads/master | 2020-05-03T14:14:35.595000 | 2019-04-11T06:10:57 | 2019-04-11T06:10:57 | 178,672,004 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.demo.zookeeper.分布式屏障;
import org.apache.curator.framework.CuratorFramework;
import org.apache.curator.framework.CuratorFrameworkFactory;
import org.apache.curator.framework.recipes.barriers.DistributedBarrier;
import org.apache.curator.retry.ExponentialBackoffRetry;
import java.util.concurrent.ExecutorSer... | UTF-8 | Java | 2,764 | java | DistributedBarrierDemo.java | Java | [] | null | [] | package com.demo.zookeeper.分布式屏障;
import org.apache.curator.framework.CuratorFramework;
import org.apache.curator.framework.CuratorFrameworkFactory;
import org.apache.curator.framework.recipes.barriers.DistributedBarrier;
import org.apache.curator.retry.ExponentialBackoffRetry;
import java.util.concurrent.ExecutorSer... | 2,764 | 0.623724 | 0.615646 | 64 | 35.765625 | 25.513931 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.59375 | false | false | 13 |
9397cf06098ad347422e0dec9f58870daea6dd2e | 6,811,818,180,956 | 66f780a9c2cf235b1941fe959e419112d20626a2 | /rxactivity/src/test/java/com/rubyhuntersky/rxactivity/ScopedObservableTest.java | 9b375a1c895b7e8d1ac55fe8a55d27f67c67dca1 | [] | no_license | wehjin/rxactivity | https://github.com/wehjin/rxactivity | 409543c38750cab44c095a6a260b910591a7fe15 | 12e90715b8d9e8bd5332bbe77e1c8089317fa4fd | refs/heads/master | 2021-01-01T20:22:57.245000 | 2015-08-08T18:35:45 | 2015-08-08T18:45:29 | 40,552,395 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rubyhuntersky.rxactivity;
import org.junit.Before;
import org.junit.Test;
import rx.functions.Func1;
import static junit.framework.Assert.assertEquals;
import static junit.framework.Assert.fail;
/**
* @author wehjin
* @since 8/8/15.
* <p/>
* TODO: flatMap, subscribe(Action2,Action2, Action1)
*/
pub... | UTF-8 | Java | 2,176 | java | ScopedObservableTest.java | Java | [
{
"context": "tatic junit.framework.Assert.fail;\n\n/**\n * @author wehjin\n * @since 8/8/15.\n * <p/>\n * TODO: flatMap, subsc",
"end": 232,
"score": 0.9996888041496277,
"start": 226,
"tag": "USERNAME",
"value": "wehjin"
},
{
"context": "\"Hello\";\n public static final String VA... | null | [] | package com.rubyhuntersky.rxactivity;
import org.junit.Before;
import org.junit.Test;
import rx.functions.Func1;
import static junit.framework.Assert.assertEquals;
import static junit.framework.Assert.fail;
/**
* @author wehjin
* @since 8/8/15.
* <p/>
* TODO: flatMap, subscribe(Action2,Action2, Action1)
*/
pub... | 2,176 | 0.652574 | 0.640625 | 77 | 27.272728 | 24.410257 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 13 |
c6593ee63e9ab0d7981188236baf4962be2de278 | 6,975,026,944,770 | 3243bb38bd8445ac5d6484f91227dec2784047d3 | /modules/voucher/voucher-api/src/main/java/com/bjike/goddess/voucher/vo/PartOptionVO.java | 3f1cc3feb5db54a8e701c5ce10fb337059b55e2a | [] | no_license | moutainhigh/goddess-java | https://github.com/moutainhigh/goddess-java | 4809935c3c34cd8139e176e08537967ab0504ced | a59cfa5326f01f09e43a69f90161cdc81f7d9fb4 | refs/heads/master | 2023-03-16T23:52:43.384000 | 2018-05-18T08:03:42 | 2018-05-18T08:03:42 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bjike.goddess.voucher.vo;
import com.bjike.goddess.common.api.bo.BaseBO;
/**
* 提供给资金核对的部分数据
*
* @Author: [ tanghaixiang ]
* @Date: [ 2017-04-17 05:35 ]
* @Description: [ 提供给资金核对的部分数据 ]
* @Version: [ v1.0.0 ]
* @Copy: [ com.bjike ]
*/
public class PartOptionVO extends BaseBO {
/**
* 一级科目名... | UTF-8 | Java | 1,519 | java | PartOptionVO.java | Java | [
{
"context": "i.bo.BaseBO;\n\n/**\n * 提供给资金核对的部分数据\n *\n * @Author: [ tanghaixiang ]\n * @Date: [ 2017-04-17 05:35 ]\n * @Description:",
"end": 136,
"score": 0.9990694522857666,
"start": 124,
"tag": "USERNAME",
"value": "tanghaixiang"
}
] | null | [] | package com.bjike.goddess.voucher.vo;
import com.bjike.goddess.common.api.bo.BaseBO;
/**
* 提供给资金核对的部分数据
*
* @Author: [ tanghaixiang ]
* @Date: [ 2017-04-17 05:35 ]
* @Description: [ 提供给资金核对的部分数据 ]
* @Version: [ v1.0.0 ]
* @Copy: [ com.bjike ]
*/
public class PartOptionVO extends BaseBO {
/**
* 一级科目名... | 1,519 | 0.594785 | 0.584214 | 77 | 17.441559 | 16.006081 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.220779 | false | false | 13 |
98f003214f90ffd6af4374b319058bb094ceab55 | 19,138,374,334,572 | f92e190d47dc9d28f09401e75015173be60b1972 | /Source/dataLayer/Packet.java | cdd207b1ded6704bbd4eca0874db8b7350481bce | [] | no_license | bobor16/NordicSrc | https://github.com/bobor16/NordicSrc | 110b923c2488d36cfc59f2472dab6b654fa0ee59 | 039b6868be96869cd28e548050384489fd209d37 | refs/heads/master | 2020-04-02T09:36:16.783000 | 2018-12-18T20:56:26 | 2018-12-18T20:56:26 | 154,300,630 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dataLayer;
public class Packet implements java.io.Serializable {
private int id;
private Object object;
//Packet class that carries objects.
public Packet(){
}
public Packet(int id, Object object) {
this.id = id;
this.object = object;
}
public int getId() {
... | UTF-8 | Java | 560 | java | Packet.java | Java | [] | null | [] | package dataLayer;
public class Packet implements java.io.Serializable {
private int id;
private Object object;
//Packet class that carries objects.
public Packet(){
}
public Packet(int id, Object object) {
this.id = id;
this.object = object;
}
public int getId() {
... | 560 | 0.578571 | 0.578571 | 32 | 16.5 | 15.348045 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3125 | false | false | 13 |
290354da07ff36e10de1637f50bc45e563731f92 | 25,262,997,686,301 | 4db048132ade6f26a079f47900a4f655faf6ef04 | /JiraPlugins/atlassian-jira-4.4.3-source/jira-project/jira-components/jira-core/src/main/java/com/atlassian/jira/security/roles/ProjectRoleActorsImpl.java | 91bbdbb18fad3e3ed687f255dc089b2e6f420a07 | [] | no_license | JCVI-VIRIFX/SampleTracking | https://github.com/JCVI-VIRIFX/SampleTracking | 045f3a690161cd6735dda6cf53964a89910c2d32 | 8f68cf385a083dcef055605dc040a224576a16fe | refs/heads/master | 2018-01-07T23:30:42.211000 | 2015-12-11T04:23:38 | 2015-12-11T04:23:38 | 47,804,829 | 1 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.atlassian.jira.security.roles;
import java.util.Collection;
import java.util.HashSet;
import java.util.Set;
/**
* @see ProjectRoleActors
*/
public class ProjectRoleActorsImpl extends DefaultRoleActorsImpl implements ProjectRoleActors
{
private final Long projectId;
public ProjectRoleActorsImpl(... | UTF-8 | Java | 1,807 | java | ProjectRoleActorsImpl.java | Java | [] | null | [] | package com.atlassian.jira.security.roles;
import java.util.Collection;
import java.util.HashSet;
import java.util.Set;
/**
* @see ProjectRoleActors
*/
public class ProjectRoleActorsImpl extends DefaultRoleActorsImpl implements ProjectRoleActors
{
private final Long projectId;
public ProjectRoleActorsImpl(... | 1,807 | 0.683453 | 0.683453 | 64 | 27.25 | 27.771952 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.59375 | false | false | 13 |
a04084f33383fa52f18834fdba9edcf153fdd988 | 21,741,124,516,770 | d38e92d12289e9adabf9ef329a842d33f9a3b0bd | /src/proyectosa/ProyectoSA.java | f281f8cbfc29f599da227b9fc62b6323d5333ce7 | [] | no_license | Luishvdiaz/Sell_Asist | https://github.com/Luishvdiaz/Sell_Asist | 3cfa7c56d3e6240500185d9f58e3203f4698b7cc | c226779bf0da785679142c385fdf6fa98147eb3a | refs/heads/master | 2022-07-29T15:42:54.723000 | 2020-05-18T04:39:38 | 2020-05-18T04:39:38 | 264,824,183 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package proyectosa;
/**
*
* @author Luis Diaz
*/
public class ProyectoSA {
public static int ene1=0, ene2=0, feb1=0, feb2=0, m... | UTF-8 | Java | 813 | java | ProyectoSA.java | Java | [
{
"context": "editor.\n */\npackage proyectosa;\n\n/**\n *\n * @author Luis Diaz\n */\npublic class ProyectoSA {\n\n public static ",
"end": 233,
"score": 0.9998477101325989,
"start": 224,
"tag": "NAME",
"value": "Luis Diaz"
}
] | 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 proyectosa;
/**
*
* @author <NAME>
*/
public class ProyectoSA {
public static int ene1=0, ene2=0, feb1=0, feb2=0, mar1... | 810 | 0.634686 | 0.574416 | 27 | 29.111111 | 41.474075 | 213 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.222222 | false | false | 13 |
540d884e53667456aee2642df9c4a4e935c9e71a | 25,778,393,762,577 | 369d4f883a707b456d5c303fa820d6cd39572cb0 | /src/main/java/uk/ac/leeds/ccg/projects/dw/visualisation/charts/DW_LineGraph.java | 20da9483685e57dde2d8874efc7a728a6dcd3677 | [] | no_license | agdturner/digital-welfare | https://github.com/agdturner/digital-welfare | 530f655bc26f56b8b42963bf13708adef1c51834 | 0b87583670944f831a37ffbce1d01dbaa39597e2 | refs/heads/master | 2020-05-21T23:04:28.113000 | 2020-02-11T14:57:33 | 2020-02-11T14:57:33 | 27,935,369 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package uk.ac.leeds.ccg.projects.dw.visualisation.charts;
import java.io.IOException;
import java.math.BigDecimal;
//import java.math.MathContext;
import java.math.RoundingMode;
import java.nio.file.Files;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.util.ArrayList;
import java.util.HashMap;
impo... | UTF-8 | Java | 122,381 | java | DW_LineGraph.java | Java | [
{
"context": "leeds.ccg.projects.dw.io.DW_Files;\n\n/**\n * @author Andy Turner\n * @version 1.0.0\n */\npublic class DW_LineGraph e",
"end": 1457,
"score": 0.9997553825378418,
"start": 1446,
"tag": "NAME",
"value": "Andy Turner"
}
] | null | [] | package uk.ac.leeds.ccg.projects.dw.visualisation.charts;
import java.io.IOException;
import java.math.BigDecimal;
//import java.math.MathContext;
import java.math.RoundingMode;
import java.nio.file.Files;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.util.ArrayList;
import java.util.HashMap;
impo... | 122,376 | 0.451197 | 0.433589 | 2,372 | 50.594013 | 25.622437 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.927909 | false | false | 13 |
03cbc03812daa3d96080fc8b162ea33c8ad89910 | 22,720,377,052,598 | 3fce48a5d0c705a51a0a1471ab8ae29c72d31369 | /app/src/main/java/iste/not/com/Main/MainActivity.java | 3039342880870b754d4f54c2126a812898918125 | [] | no_license | mhsnabz/notiste | https://github.com/mhsnabz/notiste | b9fe8273a49a9cbeee09d41d895c53088d788e2f | 43936fbf1b0d7075bce35311910cafd404675a1d | refs/heads/master | 2020-05-15T12:33:47.964000 | 2019-04-19T13:33:32 | 2019-04-19T13:33:32 | 182,269,403 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package iste.not.com.Main;
import android.Manifest;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.os.Build;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.ActivityCompat;
import android.support.v4.content.Co... | UTF-8 | Java | 12,979 | java | MainActivity.java | Java | [] | null | [] | package iste.not.com.Main;
import android.Manifest;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.os.Build;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.ActivityCompat;
import android.support.v4.content.Co... | 12,979 | 0.614069 | 0.610525 | 366 | 34.46175 | 30.079811 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.505464 | false | false | 13 |
caaf8fe6c0b30815fb09f911783f7cb83d993480 | 22,720,377,056,334 | 54169e88191fe3df63e2049750df1d722be2c403 | /src/main/java/movement/SelfPropelled.java | 12adcec7d440046a206f4c3f60e955d1b980e08c | [] | no_license | Turpan/AmyGraphics | https://github.com/Turpan/AmyGraphics | 442856b971130f6d57a0ebbe50ac707d82e95566 | e326ea669ef91a451d007453af3973e19b88695f | refs/heads/master | 2020-03-23T10:21:10.678000 | 2019-12-05T07:03:48 | 2019-12-05T07:03:48 | 141,438,500 | 0 | 0 | null | false | 2019-05-06T13:05:40 | 2018-07-18T13:27:22 | 2019-05-06T12:40:17 | 2019-05-06T13:05:40 | 5,712 | 0 | 0 | 0 | Java | false | false | package movement;
import movement.mathDS.Vector;
public abstract class SelfPropelled extends Movable {
//SelfPropelleds can move themselves. They can generate a force in a direction, if they so
//please. They require a baseMoveForce.
//Examples of SelfPropelleds that don't inherit this classes children include:
... | UTF-8 | Java | 1,001 | java | SelfPropelled.java | Java | [] | null | [] | package movement;
import movement.mathDS.Vector;
public abstract class SelfPropelled extends Movable {
//SelfPropelleds can move themselves. They can generate a force in a direction, if they so
//please. They require a baseMoveForce.
//Examples of SelfPropelleds that don't inherit this classes children include:
... | 1,001 | 0.764236 | 0.762238 | 35 | 27.628571 | 25.689447 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.485714 | false | false | 13 |
ebba62aa49e683911ac04fe3e7967345632ecedd | 6,786,048,369,768 | 951d191b18b4adb95073adf0720a94e82e47eb55 | /src/main/java/com/model/UserPosts.java | 972dbe449d2e47e08a20fba89c9b9b6347113b7e | [] | no_license | O-OF-N/CompletableFuture | https://github.com/O-OF-N/CompletableFuture | 9b0fa7b1415b695bb3aba2fad9e7786e9a92c22b | dd09c9f7c2d9c7b1b529d78a6fae85f3c45b8428 | refs/heads/master | 2020-03-27T13:09:58.930000 | 2018-08-29T13:32:33 | 2018-08-29T13:32:33 | 146,593,732 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.model;
import java.util.List;
/**
* Created by vm033450 on 8/20/18.
*/
public class UserPosts {
private final User user;
private final List<Post> posts;
public UserPosts(User user, List<Post> posts) {
this.user = user;
this.posts = posts;
}
@Override
public Str... | UTF-8 | Java | 422 | java | UserPosts.java | Java | [
{
"context": ".model;\n\nimport java.util.List;\n\n/**\n * Created by vm033450 on 8/20/18.\n */\npublic class UserPosts {\n\n pri",
"end": 70,
"score": 0.999453067779541,
"start": 62,
"tag": "USERNAME",
"value": "vm033450"
}
] | null | [] | package com.model;
import java.util.List;
/**
* Created by vm033450 on 8/20/18.
*/
public class UserPosts {
private final User user;
private final List<Post> posts;
public UserPosts(User user, List<Post> posts) {
this.user = user;
this.posts = posts;
}
@Override
public Str... | 422 | 0.57346 | 0.547393 | 22 | 18.181818 | 19.241613 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 13 |
b3f2aea4118cc790a54af1d016bf190481e7ba70 | 1,194,000,931,053 | 113da6bb5de2f958650fe361360816fbfa345365 | /main/java/java设计模式/模式3单例模式/destroySingleton.java | 50def9673a0ac2e34497b33dce1d49f1624f2868 | [] | no_license | xuzaiya/javaCodeForInterview | https://github.com/xuzaiya/javaCodeForInterview | b10eaca646fe020a369d657aa61146d94ab27224 | d4f5033b5e4dd052e298568f40b29bfcfef98067 | refs/heads/master | 2022-12-01T22:07:01.643000 | 2020-08-09T10:38:56 | 2020-08-09T10:38:56 | 286,671,080 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package java设计模式.模式3单例模式;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.lang.reflect.Constructor;
/*
* 破坏单例的三种方式
*
*
* */
public class destroySingleton {
public static void main(String[] args) throws Exce... | UTF-8 | Java | 1,550 | java | destroySingleton.java | Java | [] | null | [] | package java设计模式.模式3单例模式;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.lang.reflect.Constructor;
/*
* 破坏单例的三种方式
*
*
* */
public class destroySingleton {
public static void main(String[] args) throws Exce... | 1,550 | 0.654105 | 0.653432 | 40 | 36.150002 | 29.443632 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.575 | false | false | 12 |
965efce6c142daf7beaacd29192ae8f4f227bf16 | 8,358,006,427,233 | 0de7e8b71cba0316b83a96aded4b834c75ed463c | /src/main/java/com/pqqqqq/escript/lang/phrase/phrases/condition/DissimilarPhrase.java | 057dfaeb9b1d3493e9126a3d7816f39ac56c711d | [] | no_license | pqqqqq/EScript | https://github.com/pqqqqq/EScript | 96b0bbde0e7cd494935344bd13e73c4f0c426c1f | cb7ced071a56d239f304fd10cbcbfbc003a6ddcd | refs/heads/master | 2020-07-03T16:00:56.790000 | 2017-01-03T01:08:23 | 2017-01-03T01:08:23 | 67,911,098 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pqqqqq.escript.lang.phrase.phrases.condition;
import com.pqqqqq.escript.lang.data.Literal;
import com.pqqqqq.escript.lang.line.Context;
import com.pqqqqq.escript.lang.phrase.Result;
import com.pqqqqq.escript.lang.phrase.analysis.syntax.Syntax;
/**
* Created by Kevin on 2016-09-02.
* <p>
* <pre>
* The ... | UTF-8 | Java | 1,389 | java | DissimilarPhrase.java | Java | [
{
"context": ".phrase.analysis.syntax.Syntax;\n\n/**\n * Created by Kevin on 2016-09-02.\n * <p>\n * <pre>\n * The dissimilar ",
"end": 281,
"score": 0.9632765650749207,
"start": 276,
"tag": "NAME",
"value": "Kevin"
}
] | null | [] | package com.pqqqqq.escript.lang.phrase.phrases.condition;
import com.pqqqqq.escript.lang.data.Literal;
import com.pqqqqq.escript.lang.line.Context;
import com.pqqqqq.escript.lang.phrase.Result;
import com.pqqqqq.escript.lang.phrase.analysis.syntax.Syntax;
/**
* Created by Kevin on 2016-09-02.
* <p>
* <pre>
* The ... | 1,389 | 0.668107 | 0.653708 | 50 | 26.780001 | 25.580688 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.28 | false | false | 12 |
4f668c1527ea780ed98e1d397c2166a4890d8154 | 2,070,174,305,560 | 29e857378f1b4501d048bc1b7d60d9f606629253 | /Zookeeper/src/com/tang/zk/ZKConnectionManager.java | fd3ce86db1783fa139e7876f98de2696ce3954b3 | [] | no_license | kingtang/zkclient | https://github.com/kingtang/zkclient | 89d9f07ca9c99131be6780b1b6f0f5c22162bd80 | 654c3d71995c24c9b81ec716653a6a476cc4c9c6 | refs/heads/master | 2020-05-30T07:12:08.681000 | 2017-06-14T14:34:03 | 2017-06-14T14:34:03 | 69,365,329 | 6 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tang.zk;
import java.nio.charset.Charset;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
import java.util.concurrent.ConcurrentHashMap;
import java.util.concurrent.Executors;
import org.a... | UTF-8 | Java | 7,764 | java | ZKConnectionManager.java | Java | [
{
"context": "r.TreeListener;\r\n\r\n/**\r\n * 管理ZK连接\r\n * \r\n * @author Administrator\r\n * \r\n */\r\npublic final class ZKConnectionManager",
"end": 1109,
"score": 0.9876213669776917,
"start": 1096,
"tag": "NAME",
"value": "Administrator"
}
] | null | [] | package com.tang.zk;
import java.nio.charset.Charset;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
import java.util.concurrent.ConcurrentHashMap;
import java.util.concurrent.Executors;
import org.a... | 7,764 | 0.69759 | 0.695128 | 269 | 26.69145 | 28.419939 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.319703 | false | false | 12 |
765484d0d090ea20613b6eae91946d7c67d85b4c | 27,547,920,284,081 | edf022677fb4b482bef75133000214aca0fbae54 | /src/main/java/com/jos/sbt/service/FrankfurterConvertService.java | 1bbdf7a2dafedcd7a6bc6019f2cf0d36b4e74090 | [
"Apache-2.0"
] | permissive | tblasCode/spring-boot-testing-v2 | https://github.com/tblasCode/spring-boot-testing-v2 | 3b855087ca5abc01fda5f19b3c4049931431b359 | 146d2b62cbaf36cd494030d3c6adec6632ced846 | refs/heads/main | 2023-01-18T16:25:15.993000 | 2020-12-02T23:22:13 | 2020-12-02T23:22:13 | 302,637,335 | 0 | 0 | Apache-2.0 | true | 2020-10-09T12:39:29 | 2020-10-09T12:39:28 | 2020-10-09T10:58:40 | 2020-10-09T10:58:38 | 6 | 0 | 0 | 0 | null | false | false | package com.jos.sbt.service;
import java.math.BigDecimal;
import java.util.Objects;
import java.util.concurrent.CompletableFuture;
import java.util.concurrent.TimeUnit;
import org.springframework.stereotype.Service;
import com.jos.sbt.model.RateResponse;
import lombok.extern.slf4j.Slf4j;
/**
* Service.
*
*/
@Se... | UTF-8 | Java | 1,751 | java | FrankfurterConvertService.java | Java | [] | null | [] | package com.jos.sbt.service;
import java.math.BigDecimal;
import java.util.Objects;
import java.util.concurrent.CompletableFuture;
import java.util.concurrent.TimeUnit;
import org.springframework.stereotype.Service;
import com.jos.sbt.model.RateResponse;
import lombok.extern.slf4j.Slf4j;
/**
* Service.
*
*/
@Se... | 1,751 | 0.595089 | 0.592233 | 65 | 25.938461 | 21.596209 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.338462 | false | false | 12 |
669ee8709b94b8b47a38b3f573ecf9d7d220e68a | 31,052,613,551,665 | dc611023d09bf305f3273e407afd010438cbe867 | /src/week7/EchoServer.java | f5d805da387c91d9ade61e501009b964fb6ff672 | [] | no_license | kandarp1691/Week7_EchoServer | https://github.com/kandarp1691/Week7_EchoServer | e8b3d9641d1433026eb4c0c809f3539ca8fb52c9 | 92e84cffafb4171016da43d0cae6fe95bafe43d3 | refs/heads/master | 2016-09-06T12:12:57.065000 | 2015-03-06T05:36:48 | 2015-03-06T05:36:48 | 31,638,954 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package week7;
import java.io.*;
import java.net.*;
public class EchoServer {
public static void main(String[] args) {
try {
ServerSocket echoserver = new ServerSocket(8888);
Socket client = echoserver.accept();
BufferedReader reader = new BufferedReader(new InputStreamReader(client.getInputStream()));
... | UTF-8 | Java | 890 | java | EchoServer.java | Java | [] | null | [] | package week7;
import java.io.*;
import java.net.*;
public class EchoServer {
public static void main(String[] args) {
try {
ServerSocket echoserver = new ServerSocket(8888);
Socket client = echoserver.accept();
BufferedReader reader = new BufferedReader(new InputStreamReader(client.getInputStream()));
... | 890 | 0.667416 | 0.661798 | 37 | 23.054054 | 26.191545 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.297297 | false | false | 12 |
46125032f8dbebcb61017478ca939f9aa1261984 | 31,052,613,551,069 | ff31a02180223660f757ec3f93fd8467e468e570 | /src/main/java/com/gluxen/service/QuestionService.java | 0851365f5d70986747b779b5875878d476e46a11 | [] | no_license | ILUO/inquirysystem | https://github.com/ILUO/inquirysystem | ac4dc63443f771f6be295881a3d47fe1cd453ad9 | 3e50b81cfcf46a09298e11bcd9f7f4ef0dfca9ed | refs/heads/master | 2021-09-11T16:56:12.976000 | 2018-04-10T03:03:48 | 2018-04-10T03:03:48 | 116,641,643 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gluxen.service;
import com.alibaba.fastjson.JSONObject;
/**
* Created by Yang Xing Luo on 2018/1/21.
*/
public interface QuestionService {
/**
* 增加/更新病人填空题历史
* @param jsonObject
* @return
*/
JSONObject addHistory(JSONObject jsonObject);
/**
* 获得病人最近一次填空题历史
* @p... | UTF-8 | Java | 1,045 | java | QuestionService.java | Java | [
{
"context": "om.alibaba.fastjson.JSONObject;\n\n/**\n * Created by Yang Xing Luo on 2018/1/21.\n */\npublic interface QuestionServic",
"end": 101,
"score": 0.999815821647644,
"start": 88,
"tag": "NAME",
"value": "Yang Xing Luo"
}
] | null | [] | package com.gluxen.service;
import com.alibaba.fastjson.JSONObject;
/**
* Created by <NAME> on 2018/1/21.
*/
public interface QuestionService {
/**
* 增加/更新病人填空题历史
* @param jsonObject
* @return
*/
JSONObject addHistory(JSONObject jsonObject);
/**
* 获得病人最近一次填空题历史
* @param pa... | 1,038 | 0.596685 | 0.58895 | 50 | 17.1 | 15.118531 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.16 | false | false | 12 |
f6b88421390255c8dfa8c815e569fd2eb5552b28 | 19,370,302,546,273 | 399da824da3d95b7589bba6e413babfbbb0347cf | /Java框架学习/Spring Boot/springbootmybatis/src/main/java/top/musuixin/mybatis/service/impl/PostServiceImpl.java | 84d070f0bae0a8062859363144d79c3c433eeefa | [
"MIT"
] | permissive | musuixin/Java-Study | https://github.com/musuixin/Java-Study | 06e5c164d253950d6ea68765839b102992fc9241 | 1d06ca1b0dc7fd81e727e499c996163e5a2b1c88 | refs/heads/main | 2023-06-17T10:03:49.929000 | 2021-07-19T09:01:51 | 2021-07-19T09:01:51 | 355,395,890 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package top.musuixin.mybatis.service.impl;
import top.musuixin.mybatis.entity.Post;
import top.musuixin.mybatis.mapper.PostMapper;
import top.musuixin.mybatis.service.IPostService;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import org.springframework.stereotype.Service;
/**
* <p>
* 服务实现类
*... | UTF-8 | Java | 486 | java | PostServiceImpl.java | Java | [
{
"context": "ervice;\n\n/**\n * <p>\n * 服务实现类\n * </p>\n *\n * @author jobob\n * @since 2020-02-10\n */\n@Service\npublic class Po",
"end": 345,
"score": 0.9996166825294495,
"start": 340,
"tag": "USERNAME",
"value": "jobob"
}
] | null | [] | package top.musuixin.mybatis.service.impl;
import top.musuixin.mybatis.entity.Post;
import top.musuixin.mybatis.mapper.PostMapper;
import top.musuixin.mybatis.service.IPostService;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import org.springframework.stereotype.Service;
/**
* <p>
* 服务实现类
*... | 486 | 0.779412 | 0.762605 | 20 | 22.799999 | 25.927977 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.35 | false | false | 12 |
11fc705007fb5d86665532dd07f9440d3fa4a7ff | 20,194,936,297,658 | f20a0889ba159d9b7f21c0236e0203e0cb400392 | /health/health_common/src/main/java/com/itheima/utils/CookieUtil.java | 11e654ae7bcf1a906b54079cee6081801b46c4d4 | [] | no_license | Banay6/health | https://github.com/Banay6/health | 34b3859a82e99a153aa651b750755ebb136255b1 | 821409656a36bc9836d1d3e55000e897f2fa12d1 | refs/heads/master | 2022-12-21T13:36:12.849000 | 2019-10-13T03:16:43 | 2019-10-13T03:16:43 | 214,751,387 | 0 | 0 | null | false | 2022-12-16T04:25:26 | 2019-10-13T02:55:49 | 2019-10-13T03:22:12 | 2022-12-16T04:25:26 | 15,812 | 0 | 0 | 15 | JavaScript | false | false | package com.itheima.utils;
import javax.servlet.http.Cookie;
public class CookieUtil {
/**
* 创建并配置Cookie
*
* @param name cookie的name
* @param value cookie的value
* @param time 有效期,秒
* @param path 有效范围
* @return
*/
public static Cookie createCookie(String name, String ... | UTF-8 | Java | 906 | java | CookieUtil.java | Java | [] | null | [] | package com.itheima.utils;
import javax.servlet.http.Cookie;
public class CookieUtil {
/**
* 创建并配置Cookie
*
* @param name cookie的name
* @param value cookie的value
* @param time 有效期,秒
* @param path 有效范围
* @return
*/
public static Cookie createCookie(String name, String ... | 906 | 0.553776 | 0.552632 | 33 | 25.484848 | 21.413845 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.424242 | false | false | 12 |
35c423b27411445ab71f497a58d7517a449936eb | 4,140,348,473,924 | 8477bbf871f622e9e8ee8dc67b4d4cac0f3ea6b9 | /Ch6 ReviewAdvOOP/KinderGartenAndUniversityStudent/Student.java | 92c1dd566ed21b040c13d8ada82f91b687f08e61 | [] | no_license | abhinav0121/JavaLabExercise | https://github.com/abhinav0121/JavaLabExercise | 08aedd0005af0c1b4c780a8d137d38845446822f | d4d9d922d8c05e60fff3edc52af7a3f43ac01f1e | refs/heads/master | 2023-08-18T20:55:20.164000 | 2021-10-05T17:05:24 | 2021-10-05T17:05:24 | 413,907,691 | 0 | 0 | null | true | 2021-10-05T17:05:25 | 2021-10-05T17:03:04 | 2021-10-05T17:03:05 | 2021-10-05T17:05:24 | 8,474 | 0 | 0 | 0 | null | false | false | package warmupkustudent;
public abstract class Student {
protected long studentId;
protected String studentName;
protected double tuition;
public Student(long studentId, String studentName, double tuition) {
this.studentId = studentId;
this.studentName = studentName;
th... | UTF-8 | Java | 584 | java | Student.java | Java | [
{
"context": "studentId = studentId;\r\n this.studentName = studentName;\r\n this.tuition = tuition;\r\n }\r\n\r\n p",
"end": 307,
"score": 0.9371075630187988,
"start": 296,
"tag": "NAME",
"value": "studentName"
}
] | null | [] | package warmupkustudent;
public abstract class Student {
protected long studentId;
protected String studentName;
protected double tuition;
public Student(long studentId, String studentName, double tuition) {
this.studentId = studentId;
this.studentName = studentName;
th... | 584 | 0.626712 | 0.626712 | 21 | 25.809525 | 25.548496 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 12 |
be5b4aa4b44fcb2ab131e2950ed94a262dd02146 | 26,499,948,225,524 | 26b2aecd88f9721caa6e107536e3b6d2af773ff5 | /app/src/main/java/com/po/pwr/mountainmaps/Utils/Helpers/AdapterUtils.java | cb8ef5a57a29328986a512f2ff9cb245bb6976ff | [] | no_license | eipc16/po-android | https://github.com/eipc16/po-android | 98d77af02c7781346193dfe41cfc898fe5eb7e1f | 35b2173b302763e88b26ff9f89e8511e793f527d | refs/heads/master | 2020-04-17T11:42:28.063000 | 2019-01-27T13:53:33 | 2019-01-27T13:53:33 | 166,551,922 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.po.pwr.mountainmaps.Utils.Helpers;
import android.content.Context;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import com.po.pwr.mountainmaps.Models.PointModel;
import com.po.pwr.mountainmaps.R;
import com.po.pwr.mountainma... | UTF-8 | Java | 1,245 | java | AdapterUtils.java | Java | [] | null | [] | package com.po.pwr.mountainmaps.Utils.Helpers;
import android.content.Context;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import com.po.pwr.mountainmaps.Models.PointModel;
import com.po.pwr.mountainmaps.R;
import com.po.pwr.mountainma... | 1,245 | 0.759483 | 0.757869 | 36 | 33.416668 | 27.72822 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.527778 | false | false | 12 |
245437259f2afca4e64144347227dada9970aa12 | 26,499,948,222,706 | 02028cd3cfec1ed67e1c16b127893e32e87cbdf0 | /about-Hystrix/src/main/java/aboutHystrix/AboutHystrixApplication.java | aa51a048a73dde76f8f5cb8a9833d44bbb43bf5b | [] | no_license | SaiCharan1103/presentation | https://github.com/SaiCharan1103/presentation | 2273ef746aeed9e5306023e013410b5ed815bd23 | 77bf201353ea570d236bbe590f3bff4dc2d60e84 | refs/heads/master | 2023-09-04T16:10:20.221000 | 2021-11-25T11:22:51 | 2021-11-25T11:22:51 | 428,897,238 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package aboutHystrix;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.client.circuitbreaker.EnableCircuitBreaker;
import org.springframework.cloud.netflix.eureka.EnableEurekaClient;
@SuppressWarnings("deprecation"... | UTF-8 | Java | 537 | java | AboutHystrixApplication.java | Java | [] | null | [] | package aboutHystrix;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.client.circuitbreaker.EnableCircuitBreaker;
import org.springframework.cloud.netflix.eureka.EnableEurekaClient;
@SuppressWarnings("deprecation"... | 537 | 0.851024 | 0.851024 | 18 | 28.833334 | 25.848383 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.611111 | false | false | 12 |
71d05e7b4beed8b2e9c2784ee811d3307ba4c624 | 12,807,592,498,104 | ac02dc5040c19b52af0ed1ce9120d1472f612005 | /src/main/java/com/mo/guard/exception/NotFoundUserException.java | 6238e3dcd28392bd9822f671fde1be60239ee398 | [] | no_license | sdm-project-organization/sdm-web-guard | https://github.com/sdm-project-organization/sdm-web-guard | 62e63af34fe30db3c22b09e7cc12f2e041bd37c5 | c84382d6bc085b0763c34fc5849f3f1893da3164 | refs/heads/master | 2020-05-18T22:36:18.161000 | 2019-09-17T04:20:33 | 2019-09-17T04:20:33 | 184,694,633 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mo.guard.exception;
public class NotFoundUserException extends RuntimeException{
}
| UTF-8 | Java | 100 | java | NotFoundUserException.java | Java | [] | null | [] | package com.mo.guard.exception;
public class NotFoundUserException extends RuntimeException{
}
| 100 | 0.81 | 0.81 | 4 | 23 | 24.728525 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 12 |
40436e879567b53bedf0efb8c7d5514156e6cfee | 23,759,759,096,858 | 7d7e98761fd238dfecd889358333cf8ed637e9d1 | /src/test/java/core/game/KingPawnGame.java | c70720181371f159c78152a44bd42c0521f5473a | [] | no_license | hzding621/ChessGame | https://github.com/hzding621/ChessGame | 2e8d9b627512dd1da9a00a2a1f67ca36e210f67d | a9ac467b58fb7982e7d0aed5adfbd699a03becad | refs/heads/master | 2020-07-03T18:45:06.829000 | 2016-09-26T03:55:35 | 2016-09-26T03:55:35 | 67,578,891 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package core.game;
import core.board.Square;
import core.piece.KingPawn;
import core.piece.Piece;
import core.piece.PieceImpl;
import core.player.Player;
import com.google.common.collect.ImmutableList;
import com.google.common.collect.ImmutableMap;
import java.util.Collection;
import java.util.Map;
/**
* A 4x4 toy ... | UTF-8 | Java | 1,824 | java | KingPawnGame.java | Java | [] | null | [] | package core.game;
import core.board.Square;
import core.piece.KingPawn;
import core.piece.Piece;
import core.piece.PieceImpl;
import core.player.Player;
import com.google.common.collect.ImmutableList;
import com.google.common.collect.ImmutableMap;
import java.util.Collection;
import java.util.Map;
/**
* A 4x4 toy ... | 1,824 | 0.676535 | 0.666667 | 55 | 32.163635 | 29.005808 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.872727 | false | false | 12 |
dde902da1edafb0cb8713f9fde1b1e0a83e17b2f | 25,099,788,881,868 | 3767880230113b858e4b9b7f1a698e4de299dd4a | /java/src/main/java/com/logics/t4/_5_Tst.java | dd31f77bb90e2eb344cfe4b12843abf66d14e018 | [] | no_license | loki-tailor/tutorials | https://github.com/loki-tailor/tutorials | 153ab50c81adeecf9edd2c127e022320b4610d6f | 9dc7e53308571926ca4591c02fd3ec7bad11b217 | refs/heads/main | 2023-03-08T21:04:29.599000 | 2022-10-23T06:54:43 | 2022-10-23T06:54:43 | 154,438,897 | 0 | 0 | null | false | 2023-03-01T06:13:51 | 2018-10-24T04:27:26 | 2022-11-10T06:21:27 | 2023-03-01T06:13:47 | 189,085 | 0 | 0 | 75 | Python | false | false | package com.logics.t4;
public class _5_Tst {
public static void main(String[] args) {
Error e = new Error();
boolean b1 = e instanceof Error;
boolean b2 = e instanceof Throwable;
boolean b3 = e instanceof Exception; // compile error
boolean b4 = e instanceof RuntimeExcep... | UTF-8 | Java | 703 | java | _5_Tst.java | Java | [] | null | [] | package com.logics.t4;
public class _5_Tst {
public static void main(String[] args) {
Error e = new Error();
boolean b1 = e instanceof Error;
boolean b2 = e instanceof Throwable;
boolean b3 = e instanceof Exception; // compile error
boolean b4 = e instanceof RuntimeExcep... | 703 | 0.698435 | 0.685633 | 26 | 26.038462 | 38.303928 | 160 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 12 |
f8f5aa6a5144f16f28c9db30e84f7d2e8b95fa7a | 20,547,123,570,077 | 6eb38a45cc67961190540c0f26b370e226baa5ee | /src/unity2/ABCtrees/Test.java | c247b1be2fa83453ea6137ce3eed7aba1aeae253 | [] | no_license | estebanjojoa96/data-structure | https://github.com/estebanjojoa96/data-structure | 819483568c994b11240ada026ab650f3d2207a99 | 195466aa98abfa35a7ded7ac848cf4c576cce206 | refs/heads/master | 2021-01-21T14:01:59.712000 | 2016-05-28T04:14:48 | 2016-05-28T04:14:48 | 51,145,548 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package unity2.ABCtrees;
/**
*
* @author AULA1
*/
public class Test {
public static void main (String arg... | UTF-8 | Java | 2,443 | java | Test.java | Java | [
{
"context": "/\r\npackage unity2.ABCtrees;\r\n\r\n/**\r\n *\r\n * @author AULA1\r\n */\r\npublic class Test {\r\n \r\n \r\n public s",
"end": 243,
"score": 0.9995324611663818,
"start": 238,
"tag": "USERNAME",
"value": "AULA1"
}
] | 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 unity2.ABCtrees;
/**
*
* @author AULA1
*/
public class Test {
public static void main (String arg... | 2,443 | 0.502251 | 0.490381 | 90 | 25.055555 | 16.286573 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 12 |
251a157b703204b117db1b617d6159d300d9993e | 8,512,625,232,979 | 4c3a03a306d8745ca8084976b9ce011fdeedb68a | /src/main/java/me/dags/actionreplay/NodeUtils.java | e4ff3b421975d72efba6fd9cd600cb282fe17c7a | [] | no_license | dags-/ActionReplay | https://github.com/dags-/ActionReplay | 33cdfac578a6909b6af32e4e51fa31f58959e578 | bb0005740bc86ffd5e550740333a61b178c9a5b2 | refs/heads/master | 2020-12-06T05:49:01.497000 | 2017-02-06T11:34:46 | 2017-02-06T11:34:46 | 66,853,219 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.dags.actionreplay;
import com.flowpowered.math.vector.Vector3i;
import me.dags.actionreplay.replay.Meta;
import me.dags.data.NodeAdapter;
import me.dags.data.node.Node;
import me.dags.data.node.NodeObject;
import java.nio.file.Files;
import java.nio.file.Path;
import java.util.Optional;
/**
* @author dag... | UTF-8 | Java | 2,239 | java | NodeUtils.java | Java | [
{
"context": "e.Path;\nimport java.util.Optional;\n\n/**\n * @author dags <dags@dags.me>\n */\npublic class NodeUtils {\n\n ",
"end": 321,
"score": 0.9996263980865479,
"start": 317,
"tag": "USERNAME",
"value": "dags"
},
{
"context": "\nimport java.util.Optional;\n\n/**\n * @author... | null | [] | package me.dags.actionreplay;
import com.flowpowered.math.vector.Vector3i;
import me.dags.actionreplay.replay.Meta;
import me.dags.data.NodeAdapter;
import me.dags.data.node.Node;
import me.dags.data.node.NodeObject;
import java.nio.file.Files;
import java.nio.file.Path;
import java.util.Optional;
/**
* @author dag... | 2,234 | 0.620366 | 0.615453 | 69 | 31.449276 | 24.216139 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.753623 | false | false | 12 |
5f67e200a56a969c7ec2750245ea8657f3b0a191 | 33,595,234,242,906 | 26c3441cd1e1ee9608256fc0b567f1bc927f84d3 | /APIMicroFocusDummy/src/main/java/com/everis/dao/ConnectionFactory.java | c397603a78c7adf5abf520468bbe129d9d746310 | [] | no_license | Antony0905/Laboratorio-Estudos | https://github.com/Antony0905/Laboratorio-Estudos | d35bab77183e647ae494105a184f62b069e99767 | 286b55d39543e9c58c93a643b6bd282bae2cf55a | refs/heads/master | 2020-05-31T18:30:51.401000 | 2019-06-05T17:06:26 | 2019-06-05T17:06:26 | 190,435,653 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.everis.dao;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
public class ConnectionFactory {
private String Driver = "org.postgresql.Driver";
public Connection getConnection(String url, String user, String password)
throws ClassNotFoundException, SQLExceptio... | UTF-8 | Java | 416 | java | ConnectionFactory.java | Java | [] | null | [] | package com.everis.dao;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
public class ConnectionFactory {
private String Driver = "org.postgresql.Driver";
public Connection getConnection(String url, String user, String password)
throws ClassNotFoundException, SQLExceptio... | 416 | 0.783654 | 0.783654 | 19 | 20.894737 | 22.773241 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.157895 | false | false | 12 |
2e2f4e94d8e056ae43b9027913a3d684c0cff01f | 14,817,637,219,005 | 74a089fd11b89b6d531e741840cdfe0f0bdbbfea | /VehicleManagementService/src/main/java/at/htl/vehiclemanagementservice/model/Vehicle.java | ce575e6c5404e525f090d9bec28e2f84d7928fe1 | [] | no_license | m-maresch/tracked-vehicle-network | https://github.com/m-maresch/tracked-vehicle-network | 29239a332b9ca91780efad72be8e5bc00a4aafd2 | 4fecd144ecd331272f2b50f690bf712d04fedfb2 | refs/heads/master | 2021-09-23T12:19:03.147000 | 2021-09-17T14:51:05 | 2021-09-17T14:51:05 | 238,200,216 | 0 | 0 | null | false | 2023-09-05T22:00:25 | 2020-02-04T12:25:59 | 2022-06-15T01:17:13 | 2023-09-05T22:00:25 | 56 | 1 | 0 | 1 | Java | false | false | package at.htl.vehiclemanagementservice.model;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Getter;
import lombok.Setter;
import org.apache.ignite.cache.query.annotations.QuerySqlField;
import javax.validation.constraints.NotBlank;
import javax.validation.constraints.NotNull;
import java.io.... | UTF-8 | Java | 570 | java | Vehicle.java | Java | [] | null | [] | package at.htl.vehiclemanagementservice.model;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Getter;
import lombok.Setter;
import org.apache.ignite.cache.query.annotations.QuerySqlField;
import javax.validation.constraints.NotBlank;
import javax.validation.constraints.NotNull;
import java.io.... | 570 | 0.789474 | 0.789474 | 26 | 20.923077 | 17.408936 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.423077 | false | false | 12 |
b92e1fe405837e208009d820706f78d91a991286 | 2,302,102,531,111 | 7d3a68e76563862bca3871bc1138e4f239ba92df | /src/main/java/utilities/driver/IEDriverManager.java | c60146609e6367c3c38867e131be84fcd6692ac8 | [] | no_license | nhidinh/Gradle-TestNG-Selenium-02 | https://github.com/nhidinh/Gradle-TestNG-Selenium-02 | 5e67dbc34fa4a2ef03e75892da53707196f8e5e8 | 0eb94f5e1473177c575fadffca27c102048951cd | refs/heads/master | 2020-04-08T11:29:30.088000 | 2018-12-24T10:03:47 | 2018-12-24T10:03:47 | 159,308,044 | 0 | 0 | null | false | 2018-12-24T10:03:48 | 2018-11-27T09:16:41 | 2018-12-24T09:10:29 | 2018-12-24T10:03:48 | 86,902 | 0 | 0 | 0 | Java | false | null | package utilities.driver;
import io.github.bonigarcia.wdm.WebDriverManager;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.ie.InternetExplorerDriver;
/**
* User: Nhi Dinh
* Date: 5/12/2018
*/
public class IEDriverManager extends DriverManager {
@Override
public WebDriver createDriver(){
... | UTF-8 | Java | 418 | java | IEDriverManager.java | Java | [
{
"context": "package utilities.driver;\n\nimport io.github.bonigarcia.wdm.WebDriverManager;\nimport org.openqa.selenium.",
"end": 54,
"score": 0.9197102189064026,
"start": 44,
"tag": "USERNAME",
"value": "bonigarcia"
},
{
"context": ".selenium.ie.InternetExplorerDriver;\n\n/**\n * U... | null | [] | package utilities.driver;
import io.github.bonigarcia.wdm.WebDriverManager;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.ie.InternetExplorerDriver;
/**
* User: <NAME>
* Date: 5/12/2018
*/
public class IEDriverManager extends DriverManager {
@Override
public WebDriver createDriver(){
... | 416 | 0.73445 | 0.717703 | 17 | 23.588236 | 19.626089 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.352941 | false | false | 12 |
20c0a4541c641d460cef9c2e07822110829eaf12 | 9,629,316,734,764 | 2089e80014f289e0d632e2cc8ded1b820dc82b61 | /odata2-jpa-processor/jpa-core/src/test/java/org/apache/olingo/odata2/jpa/processor/core/mock/data/ODataEntryMockUtil.java | b0a2c316ce6b7b4643ee51d1c4ee71dc028ecfde | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | apache/olingo-odata2 | https://github.com/apache/olingo-odata2 | a0e489101a6173734934eb9dd1b592f0ca284f49 | bed23e77f9735c0094b5784aa0d7e3ee972018be | refs/heads/master | 2023-08-25T06:05:34.246000 | 2022-10-23T06:54:29 | 2022-11-30T17:01:41 | 18,830,102 | 45 | 96 | Apache-2.0 | false | 2023-09-03T07:44:00 | 2014-04-16T07:00:07 | 2022-12-13T10:34:31 | 2023-09-03T07:43:58 | 6,956 | 38 | 75 | 9 | Java | false | false | /*******************************************************************************
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this f... | UTF-8 | Java | 11,697 | java | ODataEntryMockUtil.java | Java | [] | null | [] | /*******************************************************************************
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this f... | 11,697 | 0.755407 | 0.748995 | 226 | 50.756638 | 32.504841 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.973451 | false | false | 12 |
a56c906d72f874d9eb6156c4f04b6c6ae38e4e4e | 32,091,995,638,635 | edea97a4fb3473539a99cebd85488c03abac5913 | /era-backend/era-business/src/main/java/org/dragberry/era/business/CountryService.java | 0a54325911cd4be75c0b72cbd1d497ae4d251431 | [] | no_license | MaksimDragun/era | https://github.com/MaksimDragun/era | 0900b2b7d6c8ea5438adda74b22389b7604df75f | 46fb79a7a992df00b808021aebd3dcfd2e0eec3e | refs/heads/master | 2021-01-20T01:44:19.457000 | 2018-02-17T13:00:55 | 2018-02-17T13:00:55 | 101,298,773 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.dragberry.era.business;
import java.util.Set;
public interface CountryService {
Set<String> getCountryCodes();
}
| UTF-8 | Java | 129 | java | CountryService.java | Java | [] | null | [] | package org.dragberry.era.business;
import java.util.Set;
public interface CountryService {
Set<String> getCountryCodes();
}
| 129 | 0.775194 | 0.775194 | 8 | 15.125 | 15.357714 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 12 |
b4f11a475a40006569e3338659974e59c4c62396 | 16,020,228,069,121 | 29020dd2c48b335e7ca3107bb60726bd20677309 | /ZwitscherAppApi/src/edu/hm/cc/zwitscher/api/object/ApiConstants.java | a7ab8c6b4d120037478a791ed5a8dd4439ddb7d3 | [] | no_license | st3ffwo3/zwitscher_app | https://github.com/st3ffwo3/zwitscher_app | 2040f4a654b7848ace85d709d51a85e43138a623 | bb5d549d85e8f0e79abe4c3f1a8f8e07efa2b61c | refs/heads/master | 2021-01-01T16:19:25.949000 | 2012-11-23T19:10:25 | 2012-11-23T19:10:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package edu.hm.cc.zwitscher.api.object;
/**
* Klasse enthaelt alle Konstanten der ZwitscherApp API die auch fuer Clients notwendig bzw. sinnvoll sind.
*
* @author Franz Mathauser, Moritz Munte, Stefan Wörner
*/
public final class ApiConstants
{
/**
* Privater Konstructor.
*/
private ApiConstant... | UTF-8 | Java | 877 | java | ApiConstants.java | Java | [
{
"context": "ients notwendig bzw. sinnvoll sind.\n * \n * @author Franz Mathauser, Moritz Munte, Stefan Wörner\n */\npublic final cla",
"end": 195,
"score": 0.9998675584793091,
"start": 180,
"tag": "NAME",
"value": "Franz Mathauser"
},
{
"context": "zw. sinnvoll sind.\n * \n * @auth... | null | [] | /**
*
*/
package edu.hm.cc.zwitscher.api.object;
/**
* Klasse enthaelt alle Konstanten der ZwitscherApp API die auch fuer Clients notwendig bzw. sinnvoll sind.
*
* @author <NAME>, <NAME>, <NAME>
*/
public final class ApiConstants
{
/**
* Privater Konstructor.
*/
private ApiConstants()
{
}
/**
* K... | 854 | 0.695205 | 0.689498 | 42 | 19.857143 | 28.666864 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 12 |
df6b38f81bc48c1c07a5a972eb22574fe90b0e9f | 309,237,710,826 | a591b34f573cff0e60a691ca1d8bd7eb44ea5caf | /src/com/ytripper/thread/YoutubeDownloadThreadPool.java | bf77daf8c5cb01a6d0be481581b2413d351ed0c2 | [] | no_license | vijayvani/Youtube-Ripper | https://github.com/vijayvani/Youtube-Ripper | 025ae73066d342286a49f8d2cb7f7a67bc94b8d4 | 4d00b850f34a1d577d9df85825969c8ab421a9c9 | refs/heads/master | 2020-05-16T08:48:58.296000 | 2014-04-22T04:00:44 | 2014-04-22T04:00:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.ytripper.thread;
import com.ytripper.video.YoutubeVideoObject;
import java.util.ArrayList;
import java.util.LinkedList;
import java.util.Queue;
/**
*
* @author mmain
*/
public class YoutubeDownloadThread... | UTF-8 | Java | 2,012 | java | YoutubeDownloadThreadPool.java | Java | [
{
"context": "edList;\nimport java.util.Queue;\n\n/**\n *\n * @author mmain\n */\npublic class YoutubeDownloadThreadPool {\n ",
"end": 281,
"score": 0.9995360970497131,
"start": 276,
"tag": "USERNAME",
"value": "mmain"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.ytripper.thread;
import com.ytripper.video.YoutubeVideoObject;
import java.util.ArrayList;
import java.util.LinkedList;
import java.util.Queue;
/**
*
* @author mmain
*/
public class YoutubeDownloadThread... | 2,012 | 0.651093 | 0.649602 | 68 | 28.588236 | 27.662479 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.544118 | false | false | 12 |
25de28e948bb2a23ced710b2338581d789654b85 | 704,374,638,007 | cd6de4640277f701780ee4267d3244b00001aa6c | /app/src/main/java/chinaykc/mobistudi/SeriesContent/SeriesContentAdapter.java | 9a171cd562fcef083d3df3d34ecdfe42de27f1c0 | [] | no_license | bingweibi/MobistudiForOnLineLearning | https://github.com/bingweibi/MobistudiForOnLineLearning | ff374fd3c58a285cb7e96831d3ece93e6c7d4921 | 5e34acc316b092689f99595282d978e82137b229 | refs/heads/master | 2020-03-13T03:19:46.177000 | 2018-05-02T02:16:37 | 2018-05-02T02:16:37 | 130,941,986 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package chinaykc.mobistudi.SeriesContent;
import android.content.Context;
import android.content.Intent;
import android.support.v7.widget.CardView;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;... | UTF-8 | Java | 2,369 | java | SeriesContentAdapter.java | Java | [
{
"context": ".activity.CourseDetailActivity;\n\n/**\n * Created by china on 2017/9/26.\n * @author ykc\n */\n\npublic class Se",
"end": 459,
"score": 0.9994416236877441,
"start": 454,
"tag": "USERNAME",
"value": "china"
},
{
"context": "\n\n/**\n * Created by china on 2017/9/26.\n *... | null | [] | package chinaykc.mobistudi.SeriesContent;
import android.content.Context;
import android.content.Intent;
import android.support.v7.widget.CardView;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;... | 2,369 | 0.692275 | 0.688476 | 73 | 31.452055 | 27.931934 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.534247 | false | false | 12 |
510d8705499fb850a51406936ddbd9a058be89d9 | 16,449,724,802,218 | 252850c8b6942c022682622defccca57df04416c | /src/com/example/web/Add.java | 3c9c60bf984799e6d189ee50ec311f37df603cf4 | [] | no_license | rosielickorish/phoneBookV1 | https://github.com/rosielickorish/phoneBookV1 | 8e1106976a8a921c2f0eb7733c35495003747d3e | d2c239a658be56bc23b753b555032162a81885f0 | refs/heads/master | 2021-01-10T04:26:25.650000 | 2015-09-29T21:24:11 | 2015-09-29T21:24:11 | 43,393,643 | 0 | 0 | null | false | 2015-09-29T21:19:37 | 2015-09-29T20:48:19 | 2015-09-29T20:48:19 | 2015-09-29T21:19:37 | 0 | 0 | 0 | 0 | null | null | null | package com.example.web;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.example.model.Phonebook;
import com.example.model.Addr... | UTF-8 | Java | 1,026 | java | Add.java | Java | [] | null | [] | package com.example.web;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.example.model.Phonebook;
import com.example.model.Addr... | 1,026 | 0.735867 | 0.735867 | 43 | 22.860466 | 24.406044 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.046512 | false | false | 12 |
d6eed6caef697f8aa33de932c5b58ea2d1c780ea | 23,046,794,551,934 | aee5b5bcc4a7bc075bf3ff9698b2cf00fca9ac63 | /src/test/java/br/com/infoq/config/FakeDBTest.java | 5dec0ff89a4eba40361a4be7168721d043f778c1 | [] | no_license | tiagods/infoq | https://github.com/tiagods/infoq | c3823599ff85400bf578fb03012c570286b5d3fd | 6b4b6f0684b995a0491de056f7f272555cfe4521 | refs/heads/master | 2022-02-02T15:26:38.111000 | 2021-08-18T20:53:39 | 2021-08-18T20:53:39 | 251,351,750 | 0 | 0 | null | false | 2022-01-21T23:40:41 | 2020-03-30T15:44:21 | 2021-08-18T20:53:52 | 2022-01-21T23:40:38 | 2,019 | 0 | 0 | 1 | Java | false | false | package br.com.infoq.config;
//@RunWith(SpringRunner.class)
//@SpringBootTest(classes = {StartApp.class, H2ConfigTest.class})
public class FakeDBTest {
}
| UTF-8 | Java | 156 | java | FakeDBTest.java | Java | [] | null | [] | package br.com.infoq.config;
//@RunWith(SpringRunner.class)
//@SpringBootTest(classes = {StartApp.class, H2ConfigTest.class})
public class FakeDBTest {
}
| 156 | 0.762821 | 0.75641 | 7 | 21.285715 | 21.920078 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 12 |
7fdd818f642b19f32719e3974dae4eeeb9d6a1d5 | 22,771,916,653,027 | 87bd3bc9bf00f874259524ce131d59622806efe2 | /web4j/web4j.base/src/main/java/com/web4j/base/common/shiro/WebPermissionAnnotationMethodInterceptor.java | 118aa8219be41022b5f8642f833b85071347ec80 | [] | no_license | 675711828/web4j | https://github.com/675711828/web4j | 9c58667ccda248c45f323ff9392c8cd20424fcc9 | 8057121504afdf6f2f92167c027d8b75e5025c29 | refs/heads/master | 2018-04-29T01:55:18.279000 | 2018-04-27T05:47:06 | 2018-04-27T05:47:06 | 92,153,488 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.web4j.base.common.shiro;
import org.apache.shiro.aop.AnnotationResolver;
import org.apache.shiro.aop.MethodInvocation;
import org.apache.shiro.authz.AuthorizationException;
import org.apache.shiro.authz.aop.AuthorizingAnnotationHandler;
import org.apache.shiro.authz.aop.AuthorizingAnnotationMethodInt... | UTF-8 | Java | 1,720 | java | WebPermissionAnnotationMethodInterceptor.java | Java | [] | null | [] | package com.web4j.base.common.shiro;
import org.apache.shiro.aop.AnnotationResolver;
import org.apache.shiro.aop.MethodInvocation;
import org.apache.shiro.authz.AuthorizationException;
import org.apache.shiro.authz.aop.AuthorizingAnnotationHandler;
import org.apache.shiro.authz.aop.AuthorizingAnnotationMethodInt... | 1,720 | 0.714535 | 0.713953 | 38 | 43.263157 | 36.689079 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.684211 | false | false | 12 |
7c1a8a6dfb3dcb8d5bbc50b2ad04cb0d2c024e6e | 20,882,131,028,299 | b501a230250173e88a87aa15a00ec5d2657dead2 | /src/main/java/pl/infoshare/Lesson3.java | 01bd3fee6b7077116a21169128cf3b86c30bc4cd | [] | no_license | Thyion/MyTestRepo | https://github.com/Thyion/MyTestRepo | 63bc9fb38f19625b120c5a03aa6ca9a3cb234270 | 0b714f74f3e5320d82986a1012b5ac59167e48c4 | refs/heads/master | 2020-03-31T18:02:00.502000 | 2018-12-05T18:52:31 | 2018-12-05T18:52:31 | 152,443,873 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.infoshare;
import java.util.Random;
import java.util.Scanner;
public class Lesson3 {
public static void main (String[] args) {
/*
for (short i = 1 ; i <= 1000 ;i++) {
System.out.println(i);
}
int [] [] array2D = new int[10][12];
for (int i = 1; i < array2... | UTF-8 | Java | 6,804 | java | Lesson3.java | Java | [] | null | [] | package pl.infoshare;
import java.util.Random;
import java.util.Scanner;
public class Lesson3 {
public static void main (String[] args) {
/*
for (short i = 1 ; i <= 1000 ;i++) {
System.out.println(i);
}
int [] [] array2D = new int[10][12];
for (int i = 1; i < array2... | 6,804 | 0.463764 | 0.445461 | 224 | 29.25 | 28.92555 | 190 | false | false | 23 | 0.003395 | 0 | 0 | 0 | 0 | 0.745536 | false | false | 12 |
6175936b5bede94843c5af2b487b3b49701f3f59 | 2,095,944,099,005 | 6872a63acd6b2d1f1d25059c641538a253cf43ef | /NomTicket/src/VISTAS/AdminProductos.java | 15ba83efd986bd0a29ed4dc73974d64db084ab19 | [] | no_license | NukeroSempai/NomTicketJava2.0 | https://github.com/NukeroSempai/NomTicketJava2.0 | 9fd34d7fa64b3cd3ac469d185a08b459f44fc8e3 | 9e7f176667b03e61f73c4df5dce49b102aec2865 | refs/heads/main | 2023-06-20T09:47:37.913000 | 2021-07-14T04:20:11 | 2021-07-14T04:20:11 | 363,567,226 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package VISTAS;
import CONTROLADOR.InformesDAO;
import java.awt.Image;
import java.awt.Toolkit;
import java.util.ArrayList;
import java.util.List;
import javax.swing.JOptionPane;
import javax.swing.table.DefaultTableModel;
import MODELOS.EVENTOS;
import MODELOS.PRODUCTO;
import CONTROLADOR.ProductosDAO;
import javax.s... | UTF-8 | Java | 33,301 | java | AdminProductos.java | Java | [
{
"context": "AO;\nimport javax.swing.JDialog;\n\n/**\n *\n * @author Nukero\n * @version 1.0\n */\npublic class AdminProductos e",
"end": 359,
"score": 0.9979521632194519,
"start": 353,
"tag": "NAME",
"value": "Nukero"
}
] | null | [] | package VISTAS;
import CONTROLADOR.InformesDAO;
import java.awt.Image;
import java.awt.Toolkit;
import java.util.ArrayList;
import java.util.List;
import javax.swing.JOptionPane;
import javax.swing.table.DefaultTableModel;
import MODELOS.EVENTOS;
import MODELOS.PRODUCTO;
import CONTROLADOR.ProductosDAO;
import javax.s... | 33,301 | 0.646243 | 0.632456 | 680 | 47.961765 | 37.032238 | 188 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.722059 | false | false | 12 |
9602de117b65d141f1c1b6a18bda06c5a04ef7d4 | 6,597,069,826,373 | ef8ac1d78fe41049353c5c4663f815a4adb4b233 | /src/main/java/io/swagger/configuration/SwaggerDocumentationConfig.java | 70227e574638384b2cfc2d9cbcb68569d70873e6 | [] | no_license | Anandh-Raja/tmf640 | https://github.com/Anandh-Raja/tmf640 | 37e11c9815fa61afa802a767d9011546c48b3f7a | 3d485c6e84acd94a7e9676399eab618d82176e7c | refs/heads/main | 2023-08-01T16:45:47.620000 | 2021-09-22T13:41:26 | 2021-09-22T13:41:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.swagger.configuration;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import springfox.documentation.service.Contact;
import springfox.documentation.spi.DocumentationType;
import springfox.documentation.spring.web.plugins.Docket;
import spri... | UTF-8 | Java | 4,034 | java | SwaggerDocumentationConfig.java | Java | [] | null | [] | package io.swagger.configuration;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import springfox.documentation.service.Contact;
import springfox.documentation.spi.DocumentationType;
import springfox.documentation.spring.web.plugins.Docket;
import spri... | 4,034 | 0.710565 | 0.695685 | 58 | 68.517242 | 173.693069 | 979 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.37931 | false | false | 12 |
be6bf820e928a8c3c7f738e83718232d3ee7ec74 | 26,233,660,304,095 | 24afd71860b32360bed4b56bcef4a6ecac5290d0 | /src/main/java/com/miyano/enterprisecloud/util/MD5.java | 980ff84289b63d5383f75f6ffcfa83b60e40a6b3 | [] | no_license | DOTE-ON/enterprisecloud | https://github.com/DOTE-ON/enterprisecloud | 89abecc9084642f716248ba08bfa5978dd38ce58 | a3dbc5634e7f172a22c9781529f5e188723f8dd7 | refs/heads/master | 2023-01-14T02:14:33.213000 | 2020-11-23T09:00:57 | 2020-11-23T09:00:57 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.miyano.enterprisecloud.util;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
/**
* @author TeacherXue@isoftstone.com
* @date 2018/8/13/ 10:39:15
* @file com.issCollege.util MD5.java
* @version V1.0
*/
public class MD5 {
public static String stringMD5 (String pw) {
... | UTF-8 | Java | 1,945 | java | MD5.java | Java | [
{
"context": ".security.NoSuchAlgorithmException;\n/**\n * @author TeacherXue@isoftstone.com\n * @date 2018/8/13/ 10:39:15\n * @file com.issColl",
"end": 165,
"score": 0.9999064207077026,
"start": 140,
"tag": "EMAIL",
"value": "TeacherXue@isoftstone.com"
}
] | null | [] | package com.miyano.enterprisecloud.util;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
/**
* @author <EMAIL>
* @date 2018/8/13/ 10:39:15
* @file com.issCollege.util MD5.java
* @version V1.0
*/
public class MD5 {
public static String stringMD5 (String pw) {
try {
// 拿到一... | 1,927 | 0.68445 | 0.639558 | 54 | 27.481482 | 21.174532 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.12963 | false | false | 12 |
fcea3631f6b829fb30331369606bcd07fe3a6718 | 5,798,205,896,932 | 928460a233a299998de8c6a2243dddaaa5e06bca | /rearrangeFourInteger/src/rearrangeFourInteger/solution.java | dc7128665598d124e79df9e6aba70f9e81467e21 | [] | no_license | roy3221/java-algorithm | https://github.com/roy3221/java-algorithm | 12e74bcfb4540ac6a8495a8fc2393cd5c2a35480 | 249668e6ab163cab332dfab81f1fa205d97b3f47 | refs/heads/master | 2021-01-21T13:25:20.706000 | 2016-05-13T22:42:00 | 2016-05-13T22:42:00 | 52,392,853 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package rearrangeFourInteger;
import java.util.Arrays;
public class solution {
public int[] rearrange(int A, int B, int C, int D) {
int[] rvalue = new int[4];
rvalue[0] = A;
rvalue[1] = B;
rvalue[2] = C;
rvalue[3] = D;
Arrays.sort(rvalue);
swap(rvalue, 0, 1);
swap(rvalue, 2, 3);
swap(rvalue, 0, 3)... | UTF-8 | Java | 641 | java | solution.java | Java | [] | null | [] | package rearrangeFourInteger;
import java.util.Arrays;
public class solution {
public int[] rearrange(int A, int B, int C, int D) {
int[] rvalue = new int[4];
rvalue[0] = A;
rvalue[1] = B;
rvalue[2] = C;
rvalue[3] = D;
Arrays.sort(rvalue);
swap(rvalue, 0, 1);
swap(rvalue, 2, 3);
swap(rvalue, 0, 3)... | 641 | 0.605304 | 0.574103 | 32 | 19.03125 | 14.818663 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.5 | false | false | 12 |
48a9a4149c985789295ab23411e6d79bdaeea22e | 20,624,433,012,872 | d76c402c2f3668a5d76db6d6cf3a5c22a04299ae | /src/com/thalesgroup/optet/devenv/ArtifactToActionFilterAdapter.java | 5afc231f4d89f247ea508e9a18b77312c29c6f78 | [] | no_license | TrustworthyFactory/DevenvFactory | https://github.com/TrustworthyFactory/DevenvFactory | e108fed09308389fbf37cc7a54e457aa9faa4600 | 01c859bd7b75f6c644a429a6ed3ae42c782abd1d | refs/heads/master | 2021-01-23T19:34:43.864000 | 2015-09-28T14:23:33 | 2015-09-28T14:23:33 | 41,912,781 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.thalesgroup.optet.devenv;
import org.eclipse.ui.IActionFilter;
public class ArtifactToActionFilterAdapter implements IActionFilter {
private static final Object MYOBJECT_TYPE = "objectType";
private static ArtifactToActionFilterAdapter INSTANCE = new ArtifactToActionFilterAdapter();
private Artifact... | UTF-8 | Java | 814 | java | ArtifactToActionFilterAdapter.java | Java | [] | null | [] | package com.thalesgroup.optet.devenv;
import org.eclipse.ui.IActionFilter;
public class ArtifactToActionFilterAdapter implements IActionFilter {
private static final Object MYOBJECT_TYPE = "objectType";
private static ArtifactToActionFilterAdapter INSTANCE = new ArtifactToActionFilterAdapter();
private Artifact... | 814 | 0.717445 | 0.717445 | 32 | 24.46875 | 27.717306 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.46875 | false | false | 12 |
6198eb88f252510b87bf329ac9b49dbe2904eddf | 15,367,393,001,062 | 56ca505c3515a32a2da76a692f35f8772d5ffc94 | /src/br/com/bootcamp/exer1/Main.java | ab0555bc0d6048f394d2d2ebfd73ecf4c9ad1287 | [] | no_license | filipewk/bootcamp | https://github.com/filipewk/bootcamp | d4ade4ba93c57ee8441a934e4e65f9567b336c42 | 75a7bdfedc953c366700c9e1f2867e031bb39fef | refs/heads/master | 2023-02-27T07:16:43.557000 | 2021-02-05T20:56:39 | 2021-02-05T20:56:39 | 334,937,445 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.bootcamp.exer1;
import br.com.bootcamp.exer1.endereco.Endereco;
import br.com.bootcamp.exer1.pessoa.Pessoa;
import br.com.bootcamp.exer1.telefone.Telefone;
import br.com.bootcamp.exer1.telefone.TipoTelefone;
import java.time.LocalDate;
import java.util.ArrayList;
import java.util.List;
public class Ma... | UTF-8 | Java | 1,284 | java | Main.java | Java | [
{
"context": " // DADOS PESSOAIS.\n pessoa.setNome(\"Filipe\");\n pessoa.setSobrenome(\"Oliveira\");\n ",
"end": 466,
"score": 0.9998540878295898,
"start": 460,
"tag": "NAME",
"value": "Filipe"
},
{
"context": "a.setNome(\"Filipe\");\n pessoa.setSobreno... | null | [] | package br.com.bootcamp.exer1;
import br.com.bootcamp.exer1.endereco.Endereco;
import br.com.bootcamp.exer1.pessoa.Pessoa;
import br.com.bootcamp.exer1.telefone.Telefone;
import br.com.bootcamp.exer1.telefone.TipoTelefone;
import java.time.LocalDate;
import java.util.ArrayList;
import java.util.List;
public class Ma... | 1,275 | 0.669003 | 0.644081 | 42 | 29.571428 | 20.175591 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 12 |
811afdcd6f37c16a8b0dca0b49e63440236cac9a | 21,732,534,538,890 | b1ad3802d10f5de03304e79c2d478b5b97ade375 | /src/main/java/com/mbms/model/Customer.java | c0d6012ba75d50cc3b956daaceb0c6822305f972 | [] | no_license | maytalbarkan/CouponProjectSpring | https://github.com/maytalbarkan/CouponProjectSpring | 146a6f94a5b923a551ab1de1c834c6543a51f1c6 | 24baffb0d5dfeca9c0db5dcf6a76102aba649f93 | refs/heads/master | 2020-06-18T06:02:11.610000 | 2019-07-14T09:41:43 | 2019-07-14T09:41:43 | 196,188,577 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mbms.model;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import javax.persistence.Basic;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
... | UTF-8 | Java | 1,770 | java | Customer.java | Java | [
{
"context": "address) {\r\n\t\tthis.name = name;\r\n\t\tthis.password = password;\r\n\t\tthis.coupons = new ArrayList<>();\r\n\t}\r\n\r\n\tpub",
"end": 1018,
"score": 0.9991455674171448,
"start": 1010,
"tag": "PASSWORD",
"value": "password"
},
{
"context": "er: id=\" + id + \", name... | null | [] | package com.mbms.model;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import javax.persistence.Basic;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
... | 1,774 | 0.679661 | 0.679661 | 91 | 17.417582 | 17.940723 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.131868 | false | false | 12 |
65a7a51e1e3d2b7cee2142362843b67953308e19 | 27,848,567,963,273 | b6e425a6c8cd9d6882bbb656cb9b9be8e20ffdcb | /src/preez/codeforces/cfr263/B462.java | 9f0a1258cf3d3fc5ec6c9a9f88a8b78f98e239da | [] | no_license | msskzx/solz | https://github.com/msskzx/solz | d388f80d008a1d550518fc52a3c5d6f73ea93d9a | cc75dc45600459779596ede68b00cd0a56554c35 | refs/heads/master | 2021-06-17T22:14:58.438000 | 2017-06-13T02:49:52 | 2017-06-13T02:49:52 | 64,698,301 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package preez.codeforces.cfr263;
import java.util.Scanner;
public class B462 {
static Scanner sc = new Scanner(System.in);
static int n, k, ind;
static long ans, cur;
static String s;
static int[] a;
public static void main(String[] args) {
n = sc.nextInt();
k = sc.nextInt();
s = sc.next();
a = new in... | UTF-8 | Java | 649 | java | B462.java | Java | [] | null | [] | package preez.codeforces.cfr263;
import java.util.Scanner;
public class B462 {
static Scanner sc = new Scanner(System.in);
static int n, k, ind;
static long ans, cur;
static String s;
static int[] a;
public static void main(String[] args) {
n = sc.nextInt();
k = sc.nextInt();
s = sc.next();
a = new in... | 649 | 0.514638 | 0.488444 | 38 | 16.078947 | 13.470009 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.289474 | false | false | 12 |
c34384a4785f09f1e2ee184cb90509f319d61bb6 | 10,376,641,009,420 | de9ad2f4efa87ed74efad00d9f1bc83bce5febec | /net.sourceforge.tagsea.delicious/src/net/sourceforge/tagsea/delicious/actions/OpenInExternalBrowserActionDelegate.java | 1423a0235d2fd83e7d9a85cca0fd04e9a22fcb74 | [] | no_license | rteusner/tagsea | https://github.com/rteusner/tagsea | 7bdd8fd088a8099739a9ce94d3c151ccb89b96ab | 03f15c2456434b0e0d72e0d575eca1d743d6051c | refs/heads/master | 2016-08-05T09:37:57.081000 | 2012-09-28T19:35:26 | 2012-09-28T19:35:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.sourceforge.tagsea.delicious.actions;
import java.io.IOException;
import net.sourceforge.tagsea.core.IWaypoint;
import net.sourceforge.tagsea.delicious.waypoints.DeliciousWaypointUtil;
import org.eclipse.jface.action.IAction;
import org.eclipse.jface.viewers.ISelection;
import org.eclipse.jface.viewers.I... | UTF-8 | Java | 1,530 | java | OpenInExternalBrowserActionDelegate.java | Java | [] | null | [] | package net.sourceforge.tagsea.delicious.actions;
import java.io.IOException;
import net.sourceforge.tagsea.core.IWaypoint;
import net.sourceforge.tagsea.delicious.waypoints.DeliciousWaypointUtil;
import org.eclipse.jface.action.IAction;
import org.eclipse.jface.viewers.ISelection;
import org.eclipse.jface.viewers.I... | 1,530 | 0.710458 | 0.700654 | 62 | 23.693548 | 23.416006 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.241935 | false | false | 12 |
fce67571e55a382d270aa34ba30c86bfa3d7dedd | 11,922,829,237,170 | 2b9b00b12e861e396ea42e88f8504e9d6df59e12 | /resource-provider/src/main/java/com/adobe/examples/db/resourceprovider/impl/DBResourceProviderFactory.java | d489104ec1b40ebbff76da4c371e75c727eebcbd | [
"Apache-2.0"
] | permissive | isabella232/db-resource-provider-example | https://github.com/isabella232/db-resource-provider-example | 9a06e63354cd06220d515d0e3395c9865495d44b | c32aedf1539ccb78bdf3cec5d03fb957e8ed94b4 | refs/heads/master | 2021-05-29T06:15:58.247000 | 2015-08-03T13:52:08 | 2015-08-03T13:52:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.adobe.examples.db.resourceprovider.impl;
import org.apache.felix.scr.annotations.Activate;
import org.apache.felix.scr.annotations.Component;
import org.apache.felix.scr.annotations.ConfigurationPolicy;
import org.apache.felix.scr.annotations.Deactivate;
import org.apache.felix.scr.annotations.Properties;
... | UTF-8 | Java | 6,151 | java | DBResourceProviderFactory.java | Java | [] | null | [] | package com.adobe.examples.db.resourceprovider.impl;
import org.apache.felix.scr.annotations.Activate;
import org.apache.felix.scr.annotations.Component;
import org.apache.felix.scr.annotations.ConfigurationPolicy;
import org.apache.felix.scr.annotations.Deactivate;
import org.apache.felix.scr.annotations.Properties;
... | 6,151 | 0.692408 | 0.691757 | 148 | 40.56081 | 33.251343 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.736486 | false | false | 12 |
9be2909165bd91f0e3143b07da7f1d23198a4702 | 1,254,130,476,969 | af07e56e87842ba7c05881efeadddf3be4a84982 | /src/main/java/neqsim/physicalProperties/physicalPropertyMethods/gasPhysicalProperties/diffusivity/Diffusivity.java | af5ede8565923a311d24f17e9db27a20f392d41a | [
"Apache-2.0"
] | permissive | EvenSol/neqsim | https://github.com/EvenSol/neqsim | 2df72c763ed59e14278774a58092b2a74fcbb78e | d81df26b2937d4a6665e3c28626721aa55667a51 | refs/heads/master | 2023-05-10T21:30:36.989000 | 2020-05-14T11:38:28 | 2020-05-14T11:38:28 | 185,164,800 | 0 | 0 | Apache-2.0 | true | 2020-03-17T17:26:47 | 2019-05-06T09:23:21 | 2019-06-01T16:22:57 | 2020-03-17T17:26:46 | 7,650 | 0 | 0 | 0 | Java | false | false | /*
* Conductivity.java
*
* Created on 1. november 2000, 19:00
*/
package neqsim.physicalProperties.physicalPropertyMethods.gasPhysicalProperties.diffusivity;
import org.apache.logging.log4j.*;
/**
*
* @author Even Solbraa
* @version
*/
public class Diffusivity extends neqsim.physicalProperties.physicalPrope... | UTF-8 | Java | 4,982 | java | Diffusivity.java | Java | [
{
"context": "rt org.apache.logging.log4j.*;\n\n/**\n *\n * @author Even Solbraa\n * @version\n */\npublic class Diffusivity extends ",
"end": 231,
"score": 0.9998491406440735,
"start": 219,
"tag": "NAME",
"value": "Even Solbraa"
}
] | null | [] | /*
* Conductivity.java
*
* Created on 1. november 2000, 19:00
*/
package neqsim.physicalProperties.physicalPropertyMethods.gasPhysicalProperties.diffusivity;
import org.apache.logging.log4j.*;
/**
*
* @author <NAME>
* @version
*/
public class Diffusivity extends neqsim.physicalProperties.physicalPropertyMet... | 4,976 | 0.666198 | 0.643717 | 116 | 41.948277 | 46.550091 | 240 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.612069 | false | false | 12 |
6b1af191c66c2818f665a35d4f69a03926ea71b7 | 5,394,478,944,803 | 7f1dfa6812e10abc1e82335fe121521b61bb0ab0 | /src/main/java/com/orb/interview/security/AuthenticationTokenFilter.java | 30a1445e477501f443c1ffbf0c91faf7d3d23a65 | [] | no_license | DoumanAsh/sample-server | https://github.com/DoumanAsh/sample-server | f43b0174ad39d1216f8e343700dcb503463894a9 | 9b077b882115e26d16189c6c1d5cb90f7afa3238 | refs/heads/master | 2020-08-03T09:03:16.687000 | 2019-09-29T17:02:36 | 2019-09-29T17:02:36 | 211,694,241 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.orb.interview.security;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.security.core.context.SecurityContextHolder;
import org.springframework.stereotype.Component;
import org.springframework.web.filter.OncePerRequestFilter;
import javax.servlet.FilterChain;
import jav... | UTF-8 | Java | 1,454 | java | AuthenticationTokenFilter.java | Java | [] | null | [] | package com.orb.interview.security;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.security.core.context.SecurityContextHolder;
import org.springframework.stereotype.Component;
import org.springframework.web.filter.OncePerRequestFilter;
import javax.servlet.FilterChain;
import jav... | 1,454 | 0.803989 | 0.801926 | 38 | 37.263157 | 36.156593 | 155 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.657895 | false | false | 12 |
cf07ea6d1f8c9f33addfd50db50d6595250511f6 | 18,528,488,942,432 | c6bdc86605df7a03bd77a1ea6e3abd49c6b5eeb5 | /sources/com/xys/libzxing/zxing/decode/DecodeHandler.java | edd5a6acd54c4e1173a453b3c2f970ab0d6fbc25 | [] | no_license | vince-lynch/bozzys-padlock-hackiot | https://github.com/vince-lynch/bozzys-padlock-hackiot | 9918481243489a558f7f8075b89409ee80fcc8c7 | 9e237f0e77045215d23a774b981c4d9915add06e | refs/heads/master | 2021-01-01T22:27:00.847000 | 2020-02-09T20:39:03 | 2020-02-09T20:39:03 | 239,369,941 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xys.libzxing.zxing.decode;
import android.graphics.Bitmap;
import android.graphics.Bitmap.CompressFormat;
import android.graphics.Bitmap.Config;
import android.graphics.Rect;
import android.hardware.Camera.Size;
import android.os.Bundle;
import android.os.Handler;
import android.os.Looper;
import android.o... | UTF-8 | Java | 4,408 | java | DecodeHandler.java | Java | [] | null | [] | package com.xys.libzxing.zxing.decode;
import android.graphics.Bitmap;
import android.graphics.Bitmap.CompressFormat;
import android.graphics.Bitmap.Config;
import android.graphics.Rect;
import android.hardware.Camera.Size;
import android.os.Bundle;
import android.os.Handler;
import android.os.Looper;
import android.o... | 4,408 | 0.667423 | 0.660617 | 101 | 42.643566 | 33.729733 | 175 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.930693 | false | false | 12 |
5bb59bedaf314ca92894dcd7a2ffbc5a20235096 | 25,701,084,324,379 | 0abf5a084f7caa09514207510b7427cd33c0abfc | /Ex14.java | a27059d724847c54fff380c4ae4f0a2bb9ab56cf | [] | no_license | MoraruIgariok/ForJava | https://github.com/MoraruIgariok/ForJava | d13ac18b8c36a642b6d2b5a04e29707a1ea1563e | 02a68417075c93e02cf450899544d988dcb8e914 | refs/heads/master | 2021-01-19T08:14:52.841000 | 2017-09-14T11:06:40 | 2017-09-14T11:06:40 | 100,651,189 | 1 | 0 | null | false | 2017-08-25T13:43:09 | 2017-08-17T22:48:55 | 2017-08-25T13:35:20 | 2017-08-25T13:43:08 | 0 | 0 | 0 | 0 | null | null | null | import java.util.Scanner;
public class Ex14 {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
System.out.println("introduceti numaarul de 3 cifre ___");
int n = 3;
int abc[] = new int[n] ;
for(int i =0; i< n; i++) {
abc[i] = sc.nextInt();
}
System.out.print("Numa... | UTF-8 | Java | 657 | java | Ex14.java | Java | [] | null | [] | import java.util.Scanner;
public class Ex14 {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
System.out.println("introduceti numaarul de 3 cifre ___");
int n = 3;
int abc[] = new int[n] ;
for(int i =0; i< n; i++) {
abc[i] = sc.nextInt();
}
System.out.print("Numa... | 657 | 0.538813 | 0.52207 | 34 | 18.32353 | 15.357926 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.617647 | false | false | 12 |
31a29ac21b07e6389d45c28f558db6688a96099f | 27,659,589,400,225 | 76eedf4c796beff38cce29811fbaaf4bb39b36b1 | /src/br/fatec/pi/guiadm/MenuAdm.java | cf057a3a2c3872a5fffccec45999bfef883662d7 | [] | no_license | luclissi/box.show | https://github.com/luclissi/box.show | a5bd1d58d850e8479e165f9de349d5da37fd2943 | 50afb926db0c8ac163183a64f89a1717a30429d1 | refs/heads/master | 2021-09-08T06:52:33.051000 | 2018-03-08T03:31:49 | 2018-03-08T03:31:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.fatec.pi.guiadm;
import java.io.IOException;
import java.net.URL;
import java.util.ResourceBundle;
import java.util.logging.Level;
import java.util.logging.Logger;
import com.jfoenix.controls.JFXButton;
import br.fatec.pi.gui.GUIMainCtrl;
import javafx.animation.FadeTransition;
import javafx.event.Action... | UTF-8 | Java | 5,273 | java | MenuAdm.java | Java | [] | null | [] | package br.fatec.pi.guiadm;
import java.io.IOException;
import java.net.URL;
import java.util.ResourceBundle;
import java.util.logging.Level;
import java.util.logging.Logger;
import com.jfoenix.controls.JFXButton;
import br.fatec.pi.gui.GUIMainCtrl;
import javafx.animation.FadeTransition;
import javafx.event.Action... | 5,273 | 0.671916 | 0.666983 | 219 | 23.063927 | 19.331181 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.086758 | false | false | 12 |
0c33e4b0467918e3b1503b6bf8df26cf439d90f5 | 962,072,685,254 | e96772a23ea3c85a67ad1d428b2ea3b393ba079b | /ext/supervisord4j/src/test/java/com/iogogogo/supervisord4j/Tests.java | ec19eee66f6cc25a2111e540653a96462b216f8f | [
"Apache-2.0"
] | permissive | iogogogo/supervisord-spring-boot | https://github.com/iogogogo/supervisord-spring-boot | 8b9cffc32405f5e61859e746f4427c4a02dafd2a | d80d8b77bb8d1a2e0eaed352515aea00ecfddf28 | refs/heads/master | 2023-06-16T09:39:40.192000 | 2021-07-12T08:05:08 | 2021-07-12T08:05:08 | 379,210,686 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.iogogogo.supervisord4j;
import org.junit.jupiter.api.Test;
import java.time.LocalTime;
/**
* Created by tao.zeng on 2021/7/8.
*/
public class Tests {
@Test
public void test() {
System.out.println(LocalTime.ofSecondOfDay(24120000));
}
}
| UTF-8 | Java | 274 | java | Tests.java | Java | [
{
"context": "t;\n\nimport java.time.LocalTime;\n\n/**\n * Created by tao.zeng on 2021/7/8.\n */\npublic class Tests {\n\n @Test\n",
"end": 128,
"score": 0.9977977871894836,
"start": 120,
"tag": "USERNAME",
"value": "tao.zeng"
}
] | null | [] | package com.iogogogo.supervisord4j;
import org.junit.jupiter.api.Test;
import java.time.LocalTime;
/**
* Created by tao.zeng on 2021/7/8.
*/
public class Tests {
@Test
public void test() {
System.out.println(LocalTime.ofSecondOfDay(24120000));
}
}
| 274 | 0.678832 | 0.624088 | 16 | 16.125 | 17.888107 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 12 |
36c25b6b47d9bcfef39884c737f016c639bbff7d | 15,857,019,268,566 | 3931cea6476dc421f61bcb3e323816b148f178b6 | /src/main/java/net/hzfanqun/weixin/baidu/pojo/BaiduPlace.java | ed53f2c123134762b3121eec6d572fbca209c5a3 | [
"Apache-2.0"
] | permissive | fanqun/weixin-nutz | https://github.com/fanqun/weixin-nutz | 863954f08285484baf9c4b0bab4ce1e7e2927a55 | 071c3ada43a4d52977df41f596d0de16eab2310e | refs/heads/master | 2020-04-16T03:12:58.508000 | 2016-08-08T22:34:35 | 2016-08-08T22:34:35 | 60,218,620 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.hzfanqun.weixin.baidu.pojo;
/**
* 地址信息
*
* @author fanqun
* @date 2016-01-26
*/
public class BaiduPlace implements Comparable<BaiduPlace> {
@Override
public String toString() {
return "BaiduPlace [name=" + name + ", location=" + location + ", address=" + address + ", telephone="
+ telephone... | UTF-8 | Java | 1,383 | java | BaiduPlace.java | Java | [
{
"context": "qun.weixin.baidu.pojo;\n\n/**\n * 地址信息\n * \n * @author fanqun\n * @date 2016-01-26\n */\npublic class BaiduPlace i",
"end": 74,
"score": 0.8187273144721985,
"start": 68,
"tag": "USERNAME",
"value": "fanqun"
}
] | null | [] | package net.hzfanqun.weixin.baidu.pojo;
/**
* 地址信息
*
* @author fanqun
* @date 2016-01-26
*/
public class BaiduPlace implements Comparable<BaiduPlace> {
@Override
public String toString() {
return "BaiduPlace [name=" + name + ", location=" + location + ", address=" + address + ", telephone="
+ telephone... | 1,383 | 0.687454 | 0.681515 | 73 | 17.424658 | 20.65033 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.191781 | false | false | 12 |
c53cee103511a4b8aa30421189d27c0e2d6e7578 | 28,398,323,769,647 | ff4ab79816572ce597d1c523aa6d1f75962bf156 | /src/main/java/com/valueplus/domain/service/abstracts/SettingsService.java | 1ed82ab87721f8665475889100fc0f89daaf78d5 | [] | no_license | johnojetunde/valueplus | https://github.com/johnojetunde/valueplus | 206f645ee5b75f91638c43ff2dda46edb955bb63 | 052217b4bd2a1aee7e451288379ce90a8127ca6e | refs/heads/master | 2023-07-21T05:04:06.737000 | 2021-08-07T12:43:53 | 2021-08-07T12:43:53 | 402,294,348 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.valueplus.domain.service.abstracts;
import com.valueplus.app.exception.ValuePlusException;
import com.valueplus.domain.model.SettingCreateRequest;
import com.valueplus.domain.model.SettingLogModel;
import com.valueplus.domain.model.SettingModel;
import com.valueplus.domain.model.SettingScheduleModel;
impor... | UTF-8 | Java | 801 | java | SettingsService.java | Java | [] | null | [] | package com.valueplus.domain.service.abstracts;
import com.valueplus.app.exception.ValuePlusException;
import com.valueplus.domain.model.SettingCreateRequest;
import com.valueplus.domain.model.SettingLogModel;
import com.valueplus.domain.model.SettingModel;
import com.valueplus.domain.model.SettingScheduleModel;
impor... | 801 | 0.836454 | 0.836454 | 22 | 35.409092 | 27.123722 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.681818 | false | false | 12 |
a08c954b5bca3c725f78b5e9d509c4a95d5f75d1 | 27,470,610,856,002 | f1eb4744f462fc53f5d3f7ef100e4664401aaaa2 | /src/main/java/br/com/apolomcmelo/hackerrank/utils/Input.java | b99516d9d582f4763ef3cf761e33e7f118288fb0 | [] | no_license | apolomcmelo/hackerrank | https://github.com/apolomcmelo/hackerrank | e9af4616835b8c417040ce2811cb564c2cf5e7dc | 219ee930c527936542ed5688059e2f60bd815b44 | refs/heads/master | 2021-11-30T22:29:05.309000 | 2021-11-17T22:43:20 | 2021-11-17T22:43:20 | 171,509,497 | 0 | 0 | null | false | 2020-10-13T12:12:47 | 2019-02-19T16:31:36 | 2019-09-04T17:09:27 | 2020-10-13T12:12:45 | 35 | 0 | 0 | 1 | Java | false | false | package br.com.apolomcmelo.hackerrank.utils;
import java.util.Scanner;
public class Input {
private Scanner data;
public Input() {}
public Input(Scanner data) {
this.data = data;
}
public Scanner getData() {
return data;
}
public void setData(Scanner data) {
th... | UTF-8 | Java | 344 | java | Input.java | Java | [] | null | [] | package br.com.apolomcmelo.hackerrank.utils;
import java.util.Scanner;
public class Input {
private Scanner data;
public Input() {}
public Input(Scanner data) {
this.data = data;
}
public Scanner getData() {
return data;
}
public void setData(Scanner data) {
th... | 344 | 0.604651 | 0.604651 | 22 | 14.636364 | 14.278227 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 12 |
571a68959af60e4f8bc6b036f93fef6f80ae1105 | 30,700,426,262,553 | 9586c0441e3565b621c5ec21c41f71b68353c2d3 | /app/src/main/java/com/nightmare/jli/myviewpager/Adapter/MainPagerAdapter.java | 2bbfb0c52bd0bb42cb323e24001bfb95c2cc372c | [] | no_license | ljkljk12333/MyViewPager | https://github.com/ljkljk12333/MyViewPager | aca691ca9eb1910ef1ba6ba2318df52f2af5c6a0 | 56cbd20afd6499e01621698a53137664e0928c1b | refs/heads/master | 2021-01-11T03:20:17.484000 | 2016-10-16T08:37:53 | 2016-10-16T08:37:53 | 71,047,778 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nightmare.jli.myviewpager.Adapter;
import android.content.Context;
import android.support.v4.view.PagerAdapter;
import android.support.v4.view.ViewPager;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.nightmare.jli.myviewpager.CycleCarouselViewPager... | UTF-8 | Java | 2,839 | java | MainPagerAdapter.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by J.Li on 2016/6/10.\n */\npublic class MainPagerAdapter e",
"end": 437,
"score": 0.9993155002593994,
"start": 433,
"tag": "NAME",
"value": "J.Li"
}
] | null | [] | package com.nightmare.jli.myviewpager.Adapter;
import android.content.Context;
import android.support.v4.view.PagerAdapter;
import android.support.v4.view.ViewPager;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.nightmare.jli.myviewpager.CycleCarouselViewPager... | 2,839 | 0.693797 | 0.689494 | 97 | 27.752577 | 27.473711 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.525773 | false | false | 12 |
fe1b0d771c07ed4f7b83911f1b8dcb2b25f6cd1f | 23,854,248,427,700 | e5b569aefd1a03edbe3ffd6f35a6bba8f3d4118c | /src/main/java/com/emptytomb/dbmanager/dao/QuestionChoiceDao.java | 156a1e1a993e528e6fdcf4d34fff9dec2f2d6ffa | [] | no_license | jimzombek/DbManager | https://github.com/jimzombek/DbManager | 6d159800a03b4d50f1c5c63459aaeb9bab21296e | 389a659dec451cb4d2e8b89b121597f871c93fa3 | refs/heads/master | 2022-07-11T19:09:32.098000 | 2022-06-21T11:09:44 | 2022-06-21T11:09:44 | 55,367,564 | 0 | 0 | null | false | 2022-06-21T11:08:39 | 2016-04-03T20:32:06 | 2022-05-23T11:22:20 | 2022-06-21T00:47:47 | 74 | 0 | 0 | 0 | Java | false | false | package com.emptytomb.dbmanager.dao;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.emptytomb.dbmanager.dao.DaoException;
imp... | UTF-8 | Java | 9,135 | java | QuestionChoiceDao.java | Java | [
{
"context": " class\n * can exist at a time.</p>\n * \n * @author Jim Zombek\n * @version 1.0\n * @since 2016-08-01\n */\npublic",
"end": 773,
"score": 0.9997970461845398,
"start": 763,
"tag": "NAME",
"value": "Jim Zombek"
}
] | null | [] | package com.emptytomb.dbmanager.dao;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.emptytomb.dbmanager.dao.DaoException;
imp... | 9,131 | 0.656814 | 0.654516 | 223 | 39.968609 | 31.856657 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.591928 | false | false | 12 |
07c450dcf7a5153b706ca3479b5d6da74a38c2b2 | 9,448,928,081,175 | 75f43675a623abff91ab5370c818fb90def997d3 | /jpa-services/src/main/java/com/wci/umls/server/jpa/services/handlers/UmlsGraphResolutionHandler.java | 0b515b2a26839437668fe96249f248c82a710034 | [
"Apache-2.0"
] | permissive | WestCoastInformatics/UMLS-Terminology-Server | https://github.com/WestCoastInformatics/UMLS-Terminology-Server | 3739f73be10e730237ea06d264466d4c7cccaafa | 708f088babd3e5d16016ab9016af9fee01f2921b | refs/heads/master | 2023-08-24T03:43:19.637000 | 2023-05-24T21:15:42 | 2023-05-24T21:15:42 | 32,935,903 | 18 | 8 | Apache-2.0 | false | 2023-06-15T20:04:07 | 2015-03-26T15:33:38 | 2023-05-24T21:18:10 | 2023-06-14T23:00:18 | 166,149 | 14 | 8 | 1 | Java | false | false | /**
* Copyright 2016 West Coast Informatics, LLC
*/
package com.wci.umls.server.jpa.services.handlers;
import java.util.ArrayList;
import com.wci.umls.server.model.content.Atom;
import com.wci.umls.server.model.content.AtomSubsetMember;
import com.wci.umls.server.model.content.Concept;
import com.wci.umls.server.mo... | UTF-8 | Java | 3,214 | java | UmlsGraphResolutionHandler.java | Java | [] | null | [] | /**
* Copyright 2016 West Coast Informatics, LLC
*/
package com.wci.umls.server.jpa.services.handlers;
import java.util.ArrayList;
import com.wci.umls.server.model.content.Atom;
import com.wci.umls.server.model.content.AtomSubsetMember;
import com.wci.umls.server.model.content.Concept;
import com.wci.umls.server.mo... | 3,214 | 0.666148 | 0.662726 | 107 | 29.037384 | 23.764391 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.420561 | false | false | 12 |
5d318a0e2f385899f062c1a575aff0920c1f3763 | 26,362,509,325,898 | 9d144fff1dc5b0edd8ed2d8f25164aa0a8a28004 | /src/homeWork/stringManoipulation.java | 96454187d51279227485a16f41ebe9698ad088fb | [] | no_license | mirshodtairov/JavaProgrammingSpring2019 | https://github.com/mirshodtairov/JavaProgrammingSpring2019 | d64a7cef13dc58703d87d5ffec30f896f3a280b8 | dcf99c5b0d58c6a81ef8775af2bd960c4062e630 | refs/heads/master | 2020-05-18T10:33:44.869000 | 2019-07-16T18:36:16 | 2019-07-16T18:36:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package homeWork;
import java.util.Scanner;
public class stringManoipulation {
public static void main(String[] args) {
Scanner scan=new Scanner(System.in);
System.out.println("enter the name:");
String n=scan.next();
while (n.charAt(0)!=(n.charAt(1))){
System.out.println("first and second letters !=... | UTF-8 | Java | 416 | java | stringManoipulation.java | Java | [] | null | [] | package homeWork;
import java.util.Scanner;
public class stringManoipulation {
public static void main(String[] args) {
Scanner scan=new Scanner(System.in);
System.out.println("enter the name:");
String n=scan.next();
while (n.charAt(0)!=(n.charAt(1))){
System.out.println("first and second letters !=... | 416 | 0.663462 | 0.658654 | 22 | 17.954546 | 19.634102 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.681818 | false | false | 12 |
1fe40d778264eb9736d29ae1920d1bc5461bc89b | 6,365,141,540,633 | 3731d769b4ffbdef0beab4638392115828d268f6 | /src/service/Produto.java | 81cd167e79ffb17b5f6927365ed1b9cf4ee07002 | [] | no_license | AquilesOliveira/ClientJee | https://github.com/AquilesOliveira/ClientJee | 88679ebdfb7c6894a12f7e9f6f11b94384ecff67 | 236a7401ed7184e1fc3cc61f858a478f4d69e56f | refs/heads/master | 2020-05-18T16:10:14.963000 | 2014-05-09T01:01:37 | 2014-05-09T01:01:37 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package service;
/**
*
* @author azizsault
*/
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import swing.annotation.GridHeader;
import swing.model.DefaultModel;
import swing.ui.ModelFi... | UTF-8 | Java | 3,272 | java | Produto.java | Java | [
{
"context": "he editor.\n */\npackage service;\n\n/**\n *\n * @author azizsault\n */\nimport java.util.ArrayList;\nimport java.util.",
"end": 145,
"score": 0.9989106059074402,
"start": 136,
"tag": "USERNAME",
"value": "azizsault"
},
{
"context": ".google.gson.reflect.TypeToken;\n\n/... | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package service;
/**
*
* @author azizsault
*/
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import swing.annotation.GridHeader;
import swing.model.DefaultModel;
import swing.ui.ModelFi... | 3,272 | 0.712408 | 0.706601 | 132 | 23.787878 | 24.402878 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.55303 | false | false | 12 |
a53a0eaa7ae61f7880054460e29181d1d5d878a0 | 24,455,543,839,075 | fd557a85c31bc4f47b4425fd3bac550173379805 | /homework5/Company.java | 7f3ac2fbdb2ef4101f56e330fe01ce43b4622f9d | [] | no_license | Blinky82/java-course | https://github.com/Blinky82/java-course | 34cb3053e0d31fcebeb86210244c590b83248082 | 92d42757cf302c8873407673ee0e841607cb9084 | refs/heads/master | 2021-01-01T18:18:08.766000 | 2015-02-23T13:33:59 | 2015-02-23T13:33:59 | 27,298,381 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Random;
import java.util.ArrayList;
/**
* Created by blinky on 14.01.15.
*/
public class Company {
private String name;
private String address;
private int employee;
private String web;
public Company() {
}
public Company(String name, String address, int employee, String web) ... | UTF-8 | Java | 2,887 | java | Company.java | Java | [
{
"context": "m;\n\nimport java.util.ArrayList;\n\n/**\n * Created by blinky on 14.01.15.\n */\npublic class Company {\n\n priv",
"end": 70,
"score": 0.9995759725570679,
"start": 64,
"tag": "USERNAME",
"value": "blinky"
},
{
"context": "\"));\n companies.add(new Company(\"B... | null | [] | package Random;
import java.util.ArrayList;
/**
* Created by blinky on 14.01.15.
*/
public class Company {
private String name;
private String address;
private int employee;
private String web;
public Company() {
}
public Company(String name, String address, int employee, String web) ... | 2,887 | 0.536543 | 0.525805 | 105 | 26.485714 | 23.18091 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.647619 | false | false | 12 |
c9806f4260ef2e0431b95bb96b4eeba5f969a55d | 395,137,056,643 | 11e9197bc4df7b5572f98a846075723c24a17caf | /src/test/java/com/avalontm/leetcode/_198HouseRobber/SolutionTest.java | 5cbc0990ff0d5897e31df14cda00fa09e09bfe7c | [
"MIT"
] | permissive | SemiHum/leetCode | https://github.com/SemiHum/leetCode | 5b9945fabdb72e3076ddc7a912b011e7781b1af9 | 966289981ba1f52fcca4d70f1e88e5bfc3e8d327 | refs/heads/master | 2021-01-22T09:47:28.526000 | 2015-07-17T06:25:50 | 2015-07-17T06:25:50 | 38,348,062 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.avalontm.leetcode._198HouseRobber;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
/**
* 198. House Robber
* You are a professional robber planning to rob houses along a street.
* Each house has a certain amount of money stashed, the only constraint stopping you from robbing
*... | UTF-8 | Java | 1,626 | java | SolutionTest.java | Java | [
{
"context": "tonight without alerting the police.\n * Created by jiang_s on 2015/7/2.\n */\npublic class SolutionTest {\n ",
"end": 704,
"score": 0.9997166395187378,
"start": 697,
"tag": "USERNAME",
"value": "jiang_s"
}
] | null | [] | package com.avalontm.leetcode._198HouseRobber;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
/**
* 198. House Robber
* You are a professional robber planning to rob houses along a street.
* Each house has a certain amount of money stashed, the only constraint stopping you from robbing
*... | 1,626 | 0.626076 | 0.54428 | 35 | 45.485714 | 61.859459 | 356 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.6 | false | false | 12 |
f77e03fc92241d76bdb6184d4da45dfb96e6678e | 26,190,710,639,301 | 4b38f85c97d478625488539df602e6530f1e1357 | /finance/service/src/main/java/cn/geekhalo/webtech/dao/UserRoleMapper.java | f96f5a4d82ca0a137abc9c9ffba6c0e7071876a6 | [
"Apache-2.0"
] | permissive | SmartGim/geekhalofinance | https://github.com/SmartGim/geekhalofinance | 6efb1a7663705c06c9796f3855e56c85381f0bed | 8542b6e109c0e58b78253eec523ab34cb1eeca7d | refs/heads/master | 2019-08-20T03:19:00.222000 | 2017-02-22T14:43:52 | 2017-02-22T14:43:52 | 67,605,595 | 5 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.geekhalo.webtech.dao;
import java.util.List;
import org.apache.ibatis.annotations.Param;
import cn.geekhalo.webtech.pojo.UserRole;
public interface UserRoleMapper {
int deleteByPrimaryKey(String id);
int insert(UserRole record);
int insertSelective(UserRole record);
User... | UTF-8 | Java | 639 | java | UserRoleMapper.java | Java | [] | null | [] | package cn.geekhalo.webtech.dao;
import java.util.List;
import org.apache.ibatis.annotations.Param;
import cn.geekhalo.webtech.pojo.UserRole;
public interface UserRoleMapper {
int deleteByPrimaryKey(String id);
int insert(UserRole record);
int insertSelective(UserRole record);
User... | 639 | 0.733959 | 0.733959 | 27 | 21.74074 | 23.755846 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.62963 | false | false | 12 |
41e0499147611446df98e1b64e655a4d4b217a5e | 9,156,870,334,753 | 366bc1e3848f2291ffcb270c36d71b44df1fcec1 | /app/src/main/java/smartassist/appreciate/be/smartassist/model/ChatConversation.java | f14b6e6b085baefc11e4daed70ded6fb764d2ab9 | [] | no_license | henridev/City-Assistant | https://github.com/henridev/City-Assistant | 0e208cacd9e1180500b60bdf3bc4a629ac906bfb | 841804fed77f6d2f33ef5fe81f178eff97eb1fe5 | refs/heads/master | 2021-06-10T13:12:13.057000 | 2016-11-08T09:45:32 | 2016-11-08T09:45:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package smartassist.appreciate.be.smartassist.model;
import android.database.Cursor;
import java.util.ArrayList;
import java.util.List;
import smartassist.appreciate.be.smartassist.database.ChatConversationTable;
import smartassist.appreciate.be.smartassist.database.ChatMessageTable;
/**
* Created by Inneke De Cli... | UTF-8 | Java | 3,461 | java | ChatConversation.java | Java | [
{
"context": "sist.database.ChatMessageTable;\n\n/**\n * Created by Inneke De Clippel on 8/09/2016.\n */\npublic class ChatConversation\n{",
"end": 324,
"score": 0.9998899698257446,
"start": 307,
"tag": "NAME",
"value": "Inneke De Clippel"
}
] | null | [] | package smartassist.appreciate.be.smartassist.model;
import android.database.Cursor;
import java.util.ArrayList;
import java.util.List;
import smartassist.appreciate.be.smartassist.database.ChatConversationTable;
import smartassist.appreciate.be.smartassist.database.ChatMessageTable;
/**
* Created by <NAME> on 8/0... | 3,450 | 0.59087 | 0.587691 | 137 | 24.262774 | 26.690786 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.270073 | false | false | 12 |
8f78499b19e07b2b81c87bbc92b116499856fa14 | 8,151,847,978,753 | 4cb863a1bfd30598db156050bd8fc1f92c4564be | /src/com/goffity/demo/test/sendobjectbwtact/MainActivity.java | 3ea6459900ee088ce621553f770809bec162d4a7 | [] | no_license | goffity/TestSendObjectBetweenActivity | https://github.com/goffity/TestSendObjectBetweenActivity | da503d9cb5700cc3461e2e01153e234d5addd518 | 7ce909d0aceedc9f3fb3b1a283feb21fe5a1348d | refs/heads/master | 2021-01-02T09:33:41.971000 | 2013-08-01T14:57:44 | 2013-08-01T14:57:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.goffity.demo.test.sendobjectbwtact;
import com.goffity.demo.test.sendobjectbwtact.object.ParcelableObject;
import com.goffity.demo.test.sendobjectbwtact.object.SerializableObject;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.Menu;
import android... | UTF-8 | Java | 1,806 | java | MainActivity.java | Java | [
{
"context": "ect = new ParcelableObject();\n\t\t\t\tobject.setName(\"First Name\");\n\n\t\t\t\tobject.setLastname(\"lastName\");\n\n\t\t\t\tInte",
"end": 1397,
"score": 0.8535394668579102,
"start": 1387,
"tag": "NAME",
"value": "First Name"
},
{
"context": "t.setName(\"First Name\")... | null | [] | package com.goffity.demo.test.sendobjectbwtact;
import com.goffity.demo.test.sendobjectbwtact.object.ParcelableObject;
import com.goffity.demo.test.sendobjectbwtact.object.SerializableObject;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.Menu;
import android... | 1,802 | 0.739203 | 0.736988 | 71 | 24.436619 | 22.389467 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.12676 | false | false | 12 |
0ec2cb656e471cb978393667f9e337da2ae971d1 | 8,151,847,976,344 | 2165fd290492da9ade8d28e0b7a49634022e9c49 | /SIAP/src/main/java/com/ryuseicode/siap/repository/admin/intf/IUserDataAdministrativeUnitRepository.java | 7d9b1bad79507112d18b9983ac21fee4ecd0950d | [] | no_license | RicardoSanchezRyuseiCode/SIAP | https://github.com/RicardoSanchezRyuseiCode/SIAP | d4fd35f303ee9a86b5c62142bf0c6892b87fd867 | 47ceadd6318df67071479747d9d592f6f4583d79 | refs/heads/master | 2021-06-26T15:46:13.768000 | 2019-12-26T17:05:37 | 2019-12-26T17:05:37 | 227,230,920 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ryuseicode.siap.repository.admin.intf;
import java.util.List;
import com.ryuseicode.siap.entity.admin.UserDataAdministrativeUnit;
/**
* @name IUserDataAdministrativeUnitRepository
* {@summary Interface to define the behavior of IUserDataAdminitrativeUnitRepository }
* @author Ricardo Sanchez ... | UTF-8 | Java | 1,491 | java | IUserDataAdministrativeUnitRepository.java | Java | [
{
"context": "IUserDataAdminitrativeUnitRepository }\r\n * @author Ricardo Sanchez Romero (ricardo.sanchez@ryuseicode.com)\r\n * @since Nov 2",
"end": 326,
"score": 0.9998839497566223,
"start": 304,
"tag": "NAME",
"value": "Ricardo Sanchez Romero"
},
{
"context": "tRepository }\r\n *... | null | [] | package com.ryuseicode.siap.repository.admin.intf;
import java.util.List;
import com.ryuseicode.siap.entity.admin.UserDataAdministrativeUnit;
/**
* @name IUserDataAdministrativeUnitRepository
* {@summary Interface to define the behavior of IUserDataAdminitrativeUnitRepository }
* @author <NAME> (<EMAIL>)... | 1,452 | 0.741784 | 0.73776 | 48 | 29.0625 | 25.964243 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.9375 | false | false | 12 |
1e3d481feb60a709a237c95b842650d6eff59121 | 9,655,086,505,541 | de71b3ff9ed63075e67e93e2f8e34098cb0ddd11 | /doradus-server/src/main/java/com/dell/doradus/search/iterator/AllIterable.java | 58955d8ff1d389a1bb4e8d624a96a88862d66398 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | gaurav46/Doradus | https://github.com/gaurav46/Doradus | c88adce502f109ad615f895a6915fe8e6a67315b | a2646c47e2c7b7a167dc3a1123e53e3e8775a047 | refs/heads/master | 2022-12-21T22:16:03.971000 | 2015-08-15T05:22:28 | 2015-08-15T05:22:28 | 40,792,129 | 1 | 0 | Apache-2.0 | true | 2022-12-14T20:26:11 | 2015-08-15T23:44:10 | 2017-08-18T19:18:58 | 2022-12-14T20:26:08 | 176,740 | 0 | 0 | 2 | Java | false | false | /*
* Copyright (C) 2014 Dell, Inc.
*
* 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 la... | UTF-8 | Java | 1,510 | java | AllIterable.java | Java | [] | null | [] | /*
* Copyright (C) 2014 Dell, Inc.
*
* 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 la... | 1,510 | 0.722517 | 0.717219 | 44 | 32.31818 | 27.346075 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.022727 | false | false | 12 |
51badbbb65f7f6d61c149f2fd3e7ff84f44e7584 | 28,183,575,407,240 | a1923b24426e2de5b27926d7f41abea691330566 | /app/src/main/java/com/sanron/sunweather/activities/MainActivity.java | 74a13488dfd337239e6f6cb827250bc8fb683ce5 | [] | no_license | gzxg1234/SunWeather | https://github.com/gzxg1234/SunWeather | 726f0ce7788fb597bdaff59a26d7db7d731c87ad | 95ff421b22c39fdc29963dea505f8f1bb98159bf | refs/heads/master | 2020-12-10T07:51:29.352000 | 2016-08-13T11:31:17 | 2016-08-13T11:31:17 | 53,301,864 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sanron.sunweather.activities;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentActivity;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentManager.OnBackStac... | UTF-8 | Java | 15,172 | java | MainActivity.java | Java | [] | null | [] | package com.sanron.sunweather.activities;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentActivity;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentManager.OnBackStac... | 15,172 | 0.573585 | 0.571496 | 436 | 33.036697 | 25.079754 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.504587 | false | false | 12 |
6cc06e57d388a9dff3bfdca6674713f83a483dd9 | 7,593,502,195,499 | 9f9167a49aef1740b1bca567a9c24ad0a829f067 | /src/main/java/pe/farmaciasperuanas/concentrador/controller/ProspectoController.java | 11ec2e6acbad70a8ded89eaa3c214f46e952babe | [
"Apache-2.0"
] | permissive | joedayz/ConcentradorJakartaEE | https://github.com/joedayz/ConcentradorJakartaEE | 45d7452f6c97bf615fc4eca0a0da701b3859ca03 | 33c07f845cf2715a210879db89f3facc19681eee | refs/heads/main | 2023-07-03T07:08:31.658000 | 2021-08-20T05:33:59 | 2021-08-20T05:33:59 | 398,165,734 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pe.farmaciasperuanas.concentrador.controller;
import java.util.List;
import javax.enterprise.context.RequestScoped;
import javax.inject.Inject;
import javax.ws.rs.Consumes;
import javax.ws.rs.POST;
import javax.ws.rs.Path;
import javax.ws.rs.PathParam;
import javax.ws.rs.Produces;
import javax.ws.rs.core.Resp... | UTF-8 | Java | 1,159 | java | ProspectoController.java | Java | [] | null | [] | package pe.farmaciasperuanas.concentrador.controller;
import java.util.List;
import javax.enterprise.context.RequestScoped;
import javax.inject.Inject;
import javax.ws.rs.Consumes;
import javax.ws.rs.POST;
import javax.ws.rs.Path;
import javax.ws.rs.PathParam;
import javax.ws.rs.Produces;
import javax.ws.rs.core.Resp... | 1,159 | 0.795513 | 0.795513 | 41 | 27.268293 | 26.945314 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.02439 | false | false | 12 |
cb0cd303bf77fd228dd897ed37961e3c9f2a5006 | 7,593,502,197,211 | f83db66c1a655ee0c68fa734599e58a8252e7367 | /src/WebPortal/stable/src/main/java/de/decidr/ui/controller/UploadAction.java | 8e5798c28d4e1f186ebed028d1a41f5e0e0c4aa7 | [] | no_license | matthiasmeyer/decidrplus | https://github.com/matthiasmeyer/decidrplus | 3c5e7a474084cdbfae3d2e7d677256dfa00c6f2a | 2bd36a35e936eeabbf8269d9677b3dfd308362a3 | refs/heads/master | 2020-03-26T17:12:12.772000 | 2011-06-03T09:52:18 | 2011-06-03T09:52:18 | 32,228,646 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* The DecidR Development Team licenses this file to you 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... | UTF-8 | Java | 2,191 | java | UploadAction.java | Java | [
{
"context": " started,\n * finished and received.\n * \n * @author AT\n */\n@Reviewed(reviewers = \"RR\", lastRevision = \"0",
"end": 1114,
"score": 0.5564282536506653,
"start": 1112,
"tag": "USERNAME",
"value": "AT"
}
] | null | [] | /*
* The DecidR Development Team licenses this file to you 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... | 2,191 | 0.66408 | 0.661342 | 76 | 27.828947 | 25.270321 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.394737 | false | false | 12 |
aa3ee986de9a84a56a02b50ddd560ff426bc44b3 | 22,539,988,386,633 | 5ecef6eaed3169540c2792c5aa693bc2988ef58d | /app/src/main/java/com/holenzhou/happytestdemo/ui/base/TitleActivity.java | beab24f73273a2982d7a6ae5bfb344e6ffc926db | [] | no_license | HolenZhou/HappyTestDemo | https://github.com/HolenZhou/HappyTestDemo | 12bb22c0daf6efb94df51151ccd8922621b8ffa0 | f426ba970b1a09afaf6353bfebb504c88b220a1f | refs/heads/master | 2017-11-03T11:36:42.245000 | 2017-07-09T15:43:50 | 2017-07-09T15:43:50 | 96,620,869 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.holenzhou.happytestdemo.ui.base;
import android.graphics.drawable.Drawable;
import android.os.Bundle;
import android.view.View;
import android.widget.ImageButton;
import android.widget.TextView;
import com.holenzhou.happytestdemo.R;
import com.holenzhou.happytestdemo.utils.ClickFliter;
public abstract c... | UTF-8 | Java | 9,293 | java | TitleActivity.java | Java | [] | null | [] | package com.holenzhou.happytestdemo.ui.base;
import android.graphics.drawable.Drawable;
import android.os.Bundle;
import android.view.View;
import android.widget.ImageButton;
import android.widget.TextView;
import com.holenzhou.happytestdemo.R;
import com.holenzhou.happytestdemo.utils.ClickFliter;
public abstract c... | 9,293 | 0.59376 | 0.592789 | 298 | 30.083893 | 23.682953 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.426174 | false | false | 12 |
e0c2efc8b34ad71e92638acdf4d8ebdf6b1ff533 | 21,646,635,190,127 | b03a44324dc8976c507a28037094c04a564a80ad | /src/ast/FunCallNode.java | bc98e2afce8fa43ce0f017d113ebaae8d0df2958 | [] | no_license | DarthVi/FOOL18 | https://github.com/DarthVi/FOOL18 | 236939274dad54bdc0ad647005274d595e037dd4 | 0abac38774076c9eb5068cbee76c80e24ca57d5c | refs/heads/master | 2020-03-25T07:10:18.936000 | 2018-11-14T17:00:14 | 2018-11-14T17:00:14 | 143,545,700 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ast;
import exception.MissingMethodException;
import exception.TypeException;
import exception.UndefinedFunctionException;
import org.antlr.v4.runtime.ParserRuleContext;
import org.antlr.v4.runtime.Token;
import parser.FOOLParser;
import type.BoolType;
import type.FunctionType;
import type.IType;
import type.I... | UTF-8 | Java | 4,898 | java | FunCallNode.java | Java | [] | null | [] | package ast;
import exception.MissingMethodException;
import exception.TypeException;
import exception.UndefinedFunctionException;
import org.antlr.v4.runtime.ParserRuleContext;
import org.antlr.v4.runtime.Token;
import parser.FOOLParser;
import type.BoolType;
import type.FunctionType;
import type.IType;
import type.I... | 4,898 | 0.599224 | 0.594733 | 146 | 32.547947 | 29.14867 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.513699 | false | false | 12 |
3bf06f0cd87d54742f4445f84f13fb3219f45d40 | 16,973,710,773,834 | 65ee0e97447342f56ebbd93a8f6be6085f663b0c | /src/cn/designpattern/singleton/SingletonDemo05.java | c75aa3cd1a23d75d628991088aff5239533a9159 | [] | no_license | baqimeilaoban/idea_test | https://github.com/baqimeilaoban/idea_test | 18206e87c93f9b6354f229d9ac3c87ebbe27ca2f | a266578607fdb20ab1c98f73276f4486b26c1e43 | refs/heads/master | 2021-02-18T15:06:23.341000 | 2020-05-23T17:21:06 | 2020-05-23T17:21:06 | 245,208,169 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.designpattern.singleton;
/**
* 测试枚举式实现单例模式(没有延时加载)
* @author hjb
*/
public enum SingletonDemo05 {
/**
* 这个枚举元素,本身就是单例对象
*/
INSTANCE;
/**
* 添加自己需要的操作
*/
public void SingletonOperation(){
}
}
| GB18030 | Java | 333 | java | SingletonDemo05.java | Java | [
{
"context": ".singleton;\n\n/**\n * 测试枚举式实现单例模式(没有延时加载)\n * @author hjb\n */\npublic enum SingletonDemo05 {\n /**\n * ",
"end": 78,
"score": 0.9996606111526489,
"start": 75,
"tag": "USERNAME",
"value": "hjb"
}
] | null | [] | package cn.designpattern.singleton;
/**
* 测试枚举式实现单例模式(没有延时加载)
* @author hjb
*/
public enum SingletonDemo05 {
/**
* 这个枚举元素,本身就是单例对象
*/
INSTANCE;
/**
* 添加自己需要的操作
*/
public void SingletonOperation(){
}
}
| 333 | 0.57085 | 0.562753 | 19 | 12 | 11.534844 | 37 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.105263 | false | false | 12 |
9a160c5345e902504580ca9ea935779924ac023c | 25,615,184,974,812 | 62697db7643aebc17f96b89ea43ee7d671149be0 | /Calculator/src/main/java/com/android2/calculator3/CalculatorPageAdapter.java | 3a212381dc710447d65b0516e47121a6b3c35272 | [
"Apache-2.0"
] | permissive | manniru/android_packages_apps_Calculator | https://github.com/manniru/android_packages_apps_Calculator | 80d10ce2dfa616df0a4b23220017b14c5e40b6cd | c6823c916d22885f9e0dc2a93a3a0ab96c8496a6 | refs/heads/ics | 2020-12-25T19:50:30.903000 | 2015-04-04T12:12:37 | 2015-04-04T12:12:37 | 33,404,274 | 0 | 0 | null | true | 2015-04-04T12:10:21 | 2015-04-04T12:10:20 | 2015-03-16T21:08:19 | 2015-03-28T13:41:53 | 112,645 | 0 | 0 | 0 | null | null | null | package com.android2.calculator3;
import android.os.Parcelable;
import android.support.v4.view.PagerAdapter;
import android.view.View;
import android.view.ViewGroup;
import com.android2.calculator3.BaseModule.Mode;
import java.util.List;
public abstract class CalculatorPageAdapter extends PagerAdapter {
@Overri... | UTF-8 | Java | 2,114 | java | CalculatorPageAdapter.java | Java | [] | null | [] | package com.android2.calculator3;
import android.os.Parcelable;
import android.support.v4.view.PagerAdapter;
import android.view.View;
import android.view.ViewGroup;
import com.android2.calculator3.BaseModule.Mode;
import java.util.List;
public abstract class CalculatorPageAdapter extends PagerAdapter {
@Overri... | 2,114 | 0.631977 | 0.629139 | 74 | 27.567568 | 25.600929 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.418919 | false | false | 12 |
53285daad1971f45d4e38b1988deae7c8282f782 | 25,580,825,235,223 | 991702954402a4be028c3fb50136ff2baaee81de | /src/com/sood/vaibhav/webcrawler/App.java | 56005ca3a35c72a012faf24c0ff903881c35c593 | [] | no_license | Backstabber1090/AdvancedAlgos | https://github.com/Backstabber1090/AdvancedAlgos | a3d6d180c70960431bbfd37152b8b0410c2ae6d5 | 1bfc13c233f26d1d76f54b19c7aaada7fd85b82e | refs/heads/master | 2020-03-18T13:22:54.506000 | 2018-05-25T19:34:25 | 2018-05-25T19:34:25 | 134,779,527 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sood.vaibhav.webcrawler;
import java.util.List;
import java.util.Queue;
public class App {
public static void main(String[] args){
WebCrawler wc= new WebCrawler();
String url = "https://www.google.com";
wc.dicoveredWebisiteList(url);
}
}
| UTF-8 | Java | 275 | java | App.java | Java | [] | null | [] | package com.sood.vaibhav.webcrawler;
import java.util.List;
import java.util.Queue;
public class App {
public static void main(String[] args){
WebCrawler wc= new WebCrawler();
String url = "https://www.google.com";
wc.dicoveredWebisiteList(url);
}
}
| 275 | 0.687273 | 0.687273 | 15 | 16.333334 | 15.763531 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.733333 | false | false | 12 |
49650d7a64d8ceaae53b9fefbf8adc71c9be5675 | 31,628,139,188,159 | 57438dc74f470d68b6f2a2778f526383307a09f2 | /Java Classes/com/layer/sdk/internal/lsdkc/lsdka/c.java | 78fb25a46bffaf3cf68022470d6cbab416489157 | [] | no_license | itsnotqwerty/vent-source | https://github.com/itsnotqwerty/vent-source | 464b065f81ff809e7e2de4d2d7ea47718962f993 | 60f9373dd9957b2d2262553c7d75d918e23076d5 | refs/heads/master | 2020-03-20T19:16:54.248000 | 2018-06-17T05:05:42 | 2018-06-17T05:05:42 | 137,630,376 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.layer.sdk.internal.lsdkc.lsdka;
import com.layer.a.c.e;
import com.layer.b.d.k.26;
import com.layer.b.d.k.f;
import com.layer.sdk.exceptions.LayerException;
import com.layer.sdk.exceptions.LayerException.Type;
import com.layer.sdk.exceptions.LayerObjectException;
import com.layer.sdk.internal.lsdkd.f;
impo... | UTF-8 | Java | 5,716 | java | c.java | Java | [
{
"context": "ic class b {}\n}\n\n\n/* Location: /home/qerwtr546/Documents/Vent Source/dex2jar-2.0/classes-dex2jar",
"end": 5547,
"score": 0.9955306053161621,
"start": 5538,
"tag": "USERNAME",
"value": "qerwtr546"
}
] | null | [] | package com.layer.sdk.internal.lsdkc.lsdka;
import com.layer.a.c.e;
import com.layer.b.d.k.26;
import com.layer.b.d.k.f;
import com.layer.sdk.exceptions.LayerException;
import com.layer.sdk.exceptions.LayerException.Type;
import com.layer.sdk.exceptions.LayerObjectException;
import com.layer.sdk.internal.lsdkd.f;
impo... | 5,716 | 0.578376 | 0.564381 | 167 | 33.233532 | 38.518204 | 187 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.670659 | false | false | 12 |
a616fadce0eb191edae3d52fc91d168fddc4dddc | 7,902,739,874,327 | ec8b019045ea9c7b9d2b026b8ae402a9f7ed658f | /src/main/java/com/nianien/core/function/Consumer.java | 2768fad62a67ab1763e32501493d442b660b8b16 | [] | no_license | stanvl/nianien | https://github.com/stanvl/nianien | da5a32e83175e83ecd085df60a7667848071730c | a44d5a9bc7cdabdf9ae199b55a694782e82e7adb | refs/heads/master | 2021-07-16T02:49:50.794000 | 2017-10-19T08:24:38 | 2017-10-19T08:24:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nianien.core.function;
/**
* 函数式,输入{@link T}
*
* @author skyfalling
*/
public interface Consumer<T> {
void apply(T t);
}
| UTF-8 | Java | 152 | java | Consumer.java | Java | [
{
"context": "re.function;\n\n/**\n * 函数式,输入{@link T}\n *\n * @author skyfalling\n */\npublic interface Consumer<T> {\n void apply",
"end": 83,
"score": 0.9995242953300476,
"start": 73,
"tag": "USERNAME",
"value": "skyfalling"
}
] | null | [] | package com.nianien.core.function;
/**
* 函数式,输入{@link T}
*
* @author skyfalling
*/
public interface Consumer<T> {
void apply(T t);
}
| 152 | 0.633803 | 0.633803 | 10 | 13.2 | 12.253979 | 34 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 12 |
73e562902a40f76e5a244f4befe3416cd7f639eb | 1,073,741,886,315 | 9b2ac2ea95faf584dee007dc6fff6dee9daddd05 | /src/test/serviceImpl/TeacherService.java | f56f3cfdf7dc3730a6392cb374f5336e8143b5d7 | [] | no_license | zhiruchen/JettyTest | https://github.com/zhiruchen/JettyTest | 0adf32aa9a0a8a5752d6fede46eb60ff7a1fe0d7 | 86db8886f35992806928e08f5ecf075648b9191b | refs/heads/master | 2015-08-23T01:48:34.461000 | 2015-06-13T11:33:45 | 2015-06-13T11:33:45 | 33,577,210 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test.serviceImpl;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import net.sf.json.JSONArray;
import net.sf.json.JSONObject;
import org.slf4j.*;
import test.bean... | UTF-8 | Java | 7,410 | java | TeacherService.java | Java | [
{
"context": "private String num;// 编号\n\t\tprivate String name;// 姓名\n\t\tprivate String contact;// 联系方式\n\n\t\tpublic MyTeac",
"end": 2933,
"score": 0.9876192808151245,
"start": 2931,
"tag": "NAME",
"value": "姓名"
},
{
"context": ".setDept(d);\n\t\t\tthis.setNum(num);\n\t\t\tthis.se... | null | [] | package test.serviceImpl;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import net.sf.json.JSONArray;
import net.sf.json.JSONObject;
import org.slf4j.*;
import test.bean... | 7,410 | 0.648487 | 0.644879 | 314 | 21.949045 | 18.38921 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.643312 | false | false | 12 |
db0d8f9f6524f5f6a0f981811c0ce9fd257318de | 34,402,688,055,761 | 79595075622ded0bf43023f716389f61d8e96e94 | /app/src/main/java/android/filterpacks/imageproc/StraightenFilter.java | e57d1f1282bf82e35eaf61bf933644eb728c9737 | [] | no_license | dstmath/OppoR15 | https://github.com/dstmath/OppoR15 | 96f1f7bb4d9cfad47609316debc55095edcd6b56 | b9a4da845af251213d7b4c1b35db3e2415290c96 | refs/heads/master | 2020-03-24T16:52:14.198000 | 2019-05-27T02:24:53 | 2019-05-27T02:24:53 | 142,840,716 | 7 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package android.filterpacks.imageproc;
import android.filterfw.core.Filter;
import android.filterfw.core.FilterContext;
import android.filterfw.core.Frame;
import android.filterfw.core.FrameFormat;
import android.filterfw.core.GenerateFieldPort;
import android.filterfw.core.Program;
import android.filterfw.core.Shader... | UTF-8 | Java | 4,448 | java | StraightenFilter.java | Java | [] | null | [] | package android.filterpacks.imageproc;
import android.filterfw.core.Filter;
import android.filterfw.core.FilterContext;
import android.filterfw.core.Frame;
import android.filterfw.core.FrameFormat;
import android.filterfw.core.GenerateFieldPort;
import android.filterfw.core.Program;
import android.filterfw.core.Shader... | 4,448 | 0.625899 | 0.608588 | 90 | 48.422222 | 43.100395 | 183 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.877778 | false | false | 12 |
22e5829b1b54856a4eaf9d58fd70060d6a3eb572 | 11,854,109,757,558 | cf16c7d6338fbaba40481104e14596fe040ff222 | /src/main/java/org/flink/example/usercase/streaming/apollo/ConfigurationCenterManagerProxy.java | 092cd1f4e8a3f721375ef0f9d106744da155c942 | [] | no_license | phenixmzy/flinkcase-java | https://github.com/phenixmzy/flinkcase-java | 91b3d727fb08ae4d5ec980bcd78cb6abbdd843f7 | 6449b05a4a50d0601236d0e9ce6467379d526170 | refs/heads/master | 2022-06-24T13:00:26.273000 | 2021-12-06T03:41:55 | 2021-12-06T03:41:55 | 215,257,517 | 0 | 0 | null | false | 2022-06-21T04:22:00 | 2019-10-15T09:19:39 | 2021-12-06T03:42:00 | 2022-06-21T04:22:00 | 221 | 0 | 0 | 4 | Java | false | false | package org.flink.example.usercase.streaming.apollo;
//import com.ctrip.framework.apollo.Config;
//import com.ctrip.framework.apollo.ConfigChangeListener;
//import com.ctrip.framework.apollo.ConfigService;
//import com.ctrip.framework.apollo.model.ConfigChange;
//import com.ctrip.framework.apollo.model.ConfigChangeEve... | UTF-8 | Java | 1,508 | java | ConfigurationCenterManagerProxy.java | Java | [] | null | [] | package org.flink.example.usercase.streaming.apollo;
//import com.ctrip.framework.apollo.Config;
//import com.ctrip.framework.apollo.ConfigChangeListener;
//import com.ctrip.framework.apollo.ConfigService;
//import com.ctrip.framework.apollo.model.ConfigChange;
//import com.ctrip.framework.apollo.model.ConfigChangeEve... | 1,508 | 0.704244 | 0.704244 | 42 | 34.904762 | 26.60631 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 12 |
87c34eba6c3d91511fbaef1a00fc8aecbb0238ed | 27,668,179,347,494 | 70f4193f299500585190526f61ed8274888da720 | /app/src/main/java/com/jgkj/bxxc/tools/MapBase.java | 3a4c0dcfb80a768b41b1f5ee33ddf6bde5c92b16 | [] | no_license | EmptyPages0430/bxxc | https://github.com/EmptyPages0430/bxxc | b942f10f9c5fc82fe85f8151fe613121e698ac3e | 05ef16765eaef0507ad4c982b931ba49fc181a3a | refs/heads/master | 2021-01-23T07:25:49.430000 | 2017-03-28T08:36:07 | 2017-03-28T08:36:07 | 86,421,908 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jgkj.bxxc.tools;
import android.content.Context;
import android.view.View;
import android.widget.Button;
import android.widget.RadioGroup.OnCheckedChangeListener;
import com.baidu.location.BDLocation;
import com.baidu.location.BDLocationListener;
import com.baidu.location.LocationClient;
import com.baidu.... | UTF-8 | Java | 3,383 | java | MapBase.java | Java | [] | null | [] | package com.jgkj.bxxc.tools;
import android.content.Context;
import android.view.View;
import android.widget.Button;
import android.widget.RadioGroup.OnCheckedChangeListener;
import com.baidu.location.BDLocation;
import com.baidu.location.BDLocationListener;
import com.baidu.location.LocationClient;
import com.baidu.... | 3,383 | 0.695262 | 0.687519 | 100 | 31.290001 | 22.907333 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.69 | false | false | 12 |
19758f2e25d02c743eb9f1f441bd86264edd17f7 | 5,222,680,259,903 | 6c3a98ab39e673f1a0d84f6ab52d79f68ea1588a | /src/main/java/com/sherlochao/dao/FavoritesDao.java | 033965834546b82097f228975c1c33a33dad7ba0 | [] | no_license | jaycekon/photosharing | https://github.com/jaycekon/photosharing | 7e2cf2f4db63b59a53babc8fdb4e75f45580ae29 | 6595088dcf92abcb1f965df0e23cb4b979750bd9 | refs/heads/master | 2021-01-18T10:31:01.108000 | 2017-03-08T16:46:43 | 2017-03-08T16:46:43 | 84,320,157 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sherlochao.dao;
import java.util.List;
import com.sherlochao.model.FavoriteMember;
import com.sherlochao.model.FavoriteShared;
import com.sherlochao.model.Favorites;
import com.sherlochao.model.Member;
public interface FavoritesDao {
List<Favorites> queryFavById(Favorites favorites);
void saveFav(F... | UTF-8 | Java | 948 | java | FavoritesDao.java | Java | [] | null | [] | package com.sherlochao.dao;
import java.util.List;
import com.sherlochao.model.FavoriteMember;
import com.sherlochao.model.FavoriteShared;
import com.sherlochao.model.Favorites;
import com.sherlochao.model.Member;
public interface FavoritesDao {
List<Favorites> queryFavById(Favorites favorites);
void saveFav(F... | 948 | 0.838608 | 0.838608 | 33 | 27.727272 | 28.900322 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.060606 | false | false | 12 |
5a9dcda78774b58f497777fad5474ad918793b5b | 7,189,775,315,554 | 56c826e809110154cdf25197830c6005b93a999f | /src/main/java/com/totalenglish/controller/SubcategoriaController.java | 3295cc0a82c9618c0b6233a356d836232d6795a1 | [] | no_license | denimar/totalenglishsrv | https://github.com/denimar/totalenglishsrv | 8eb460039b92daacbabd35cecaa215857544c76f | f3e4670cc87924c3e8d18ddee9773ef0d0a51d9d | refs/heads/master | 2016-08-11T12:15:22.553000 | 2016-03-11T07:00:32 | 2016-03-11T07:00:32 | 52,491,979 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.totalenglish.controller;
import java.io.IOException;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.MediaType;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annota... | UTF-8 | Java | 3,803 | java | SubcategoriaController.java | Java | [] | null | [] | package com.totalenglish.controller;
import java.io.IOException;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.MediaType;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annota... | 3,803 | 0.781168 | 0.7404 | 95 | 39.021053 | 37.957588 | 204 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.915789 | false | false | 12 |
3fd48202827851d57210ea1446a8368728430e3b | 4,466,766,037,025 | 8061faa075108cadf554b09e63cda488e6ffb787 | /springmvc-05-car/src/main/java/com/etoak/controller/UserController.java | 762ac7d5bd27440d4fba9919861a922a5429c410 | [] | no_license | 158402/et1911 | https://github.com/158402/et1911 | 9cbb4ed88578dcc51e29a11f272a2789af5ef232 | e12c23764af34523b0c9386e62ee9516b90fd196 | refs/heads/master | 2022-09-15T16:43:52.101000 | 2020-05-29T08:56:50 | 2020-05-29T08:56:50 | 264,868,191 | 0 | 0 | null | false | 2020-05-20T07:49:21 | 2020-05-18T07:55:04 | 2020-05-20T07:48:58 | 2020-05-20T07:49:20 | 22 | 0 | 0 | 2 | Java | false | false | package com.etoak.controller;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import org.apache.commons.codec.digest.DigestUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Con... | UTF-8 | Java | 2,399 | java | UserController.java | Java | [
{
"context": ";\n\t\t//将用户密码设置为null 重新获取session\n\t\tuser.setPassword(null);\n\t\tsession.setAttribute(\"user\", user);\n\t\tSystem.",
"end": 2033,
"score": 0.5288360714912415,
"start": 2029,
"tag": "PASSWORD",
"value": "null"
}
] | null | [] | package com.etoak.controller;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import org.apache.commons.codec.digest.DigestUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Con... | 2,405 | 0.774382 | 0.768539 | 74 | 28.972973 | 22.357641 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.675676 | false | false | 12 |
d49b3a9dc8e2bacd916a39bbb51946c5609df83b | 8,684,423,942,551 | b8705fdeb3e5b44b9fbe5a6955fa816a2c8c6ee4 | /src/main/java/com/ledao/service/impl/OverflowListServiceImpl.java | 0b0d85063a16ad13c0aab443ff2ccb6c0a3521fd | [] | no_license | Floafe/JXC | https://github.com/Floafe/JXC | 51f9354592e4f1e1376af53fcf4abb3331932628 | 3b596372eedeef79649096e51dcf696c574765e0 | refs/heads/master | 2023-05-02T08:08:39.495000 | 2021-05-30T21:00:27 | 2021-05-30T21:00:27 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ledao.service.impl;
import com.ledao.entity.OverflowList;
import com.ledao.entity.OverflowListGoods;
import com.ledao.entity.Goods;
import com.ledao.repository.OverflowListGoodsRepository;
import com.ledao.repository.OverflowListRepository;
import com.ledao.repository.GoodsRepository;
import com.ledao.repo... | UTF-8 | Java | 4,605 | java | OverflowListServiceImpl.java | Java | [
{
"context": "a.util.List;\n\n/**\n * 商品报溢单Service实现类\n *\n * @author LeDao\n * @company\n * @create 2020-01-13 22:44\n */\n@Serv",
"end": 907,
"score": 0.9842082262039185,
"start": 902,
"tag": "NAME",
"value": "LeDao"
}
] | null | [] | package com.ledao.service.impl;
import com.ledao.entity.OverflowList;
import com.ledao.entity.OverflowListGoods;
import com.ledao.entity.Goods;
import com.ledao.repository.OverflowListGoodsRepository;
import com.ledao.repository.OverflowListRepository;
import com.ledao.repository.GoodsRepository;
import com.ledao.repo... | 4,605 | 0.686435 | 0.683481 | 125 | 34.208 | 32.14151 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 12 |
6d7e02a46baeea997961e7498aa45bda59b26acd | 8,985,071,599,083 | 27d8f7de2fd78e6715423848b01d619d6faaf90e | /src/TutorialStage.java | d2211c70ebec27f3f09c00bb356faccfc2d7f2f8 | [] | no_license | Cazra/YoBro_ManifestationOfTheCrimsonDemon | https://github.com/Cazra/YoBro_ManifestationOfTheCrimsonDemon | 0e61fe9250203ee31d082209c2ae1c9b889a8586 | d18773703456a51fe898a9461c3dad8115130410 | refs/heads/master | 2020-04-29T02:51:15.028000 | 2014-10-29T02:18:07 | 2014-10-29T02:18:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.awt.*;
import java.awt.event.KeyEvent;
import java.util.Random;
import java.util.ArrayList;
import gameEngine.*;
public class TutorialStage extends Stage
{
// essential members
// Sprites
ABGTutorialSprite background;
BossCitrus citrus;
SpriteList bossSlaves;
StageTextSprite textStageNum;
St... | UTF-8 | Java | 28,880 | java | TutorialStage.java | Java | [
{
"context": "ositions\n\t\t\n\t\tmainLevel.barBossHealth.caption1 = \"Citrus\";\n\t\t\n\t\tif(!mainLevel.reyPortrait.equals(\"att",
"end": 16128,
"score": 0.5070589184761047,
"start": 16127,
"tag": "NAME",
"value": "C"
},
{
"context": "bro riding the flying \\n\" + \n\t\t\t\t\t\t\t\... | null | [] | import java.awt.*;
import java.awt.event.KeyEvent;
import java.util.Random;
import java.util.ArrayList;
import gameEngine.*;
public class TutorialStage extends Stage
{
// essential members
// Sprites
ABGTutorialSprite background;
BossCitrus citrus;
SpriteList bossSlaves;
StageTextSprite textStageNum;
St... | 28,872 | 0.618283 | 0.596953 | 1,337 | 20.599102 | 21.432875 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.242334 | false | false | 12 |
7cdeb4b56f98b639a8f98da0293ed12c0c838d00 | 7,086,696,058,109 | 0313857f7f11f1483297af0aab5ff1e3463db005 | /com.fzzl.orange/src/net/yasite/service/CommentDaPaiService.java | ece5508fe53fe79b5be0f56cf74954c37a45ab3f | [] | no_license | eesc88/Orange | https://github.com/eesc88/Orange | 2603ff4f5c83c333c123e70055cbdd57333caf1a | efffc6ea3f47ec71ec3283baf28615c63fa0e2f7 | refs/heads/master | 2018-01-09T01:03:40.514000 | 2016-01-07T14:52:31 | 2016-01-07T14:53:09 | 49,210,563 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.yasite.service;
import java.util.ArrayList;
import java.util.List;
import net.yasite.api.BaseAPI;
import net.yasite.api.CommentDaPaiAPI;
import net.yasite.api.params.CommentDaPaiParams;
import net.yasite.entity.CommentDaPaiEntity;
import org.apache.http.NameValuePair;
import android.content.Context;
pu... | UTF-8 | Java | 1,068 | java | CommentDaPaiService.java | Java | [] | null | [] | package net.yasite.service;
import java.util.ArrayList;
import java.util.List;
import net.yasite.api.BaseAPI;
import net.yasite.api.CommentDaPaiAPI;
import net.yasite.api.params.CommentDaPaiParams;
import net.yasite.entity.CommentDaPaiEntity;
import org.apache.http.NameValuePair;
import android.content.Context;
pu... | 1,068 | 0.741573 | 0.741573 | 39 | 26.384615 | 21.073273 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.794872 | false | false | 12 |
f77f6ae1256394e7a7792e5683a735ba3dc17a10 | 30,674,656,475,238 | 54bcc49a881aa1d4e6786f4b06764846d973365b | /thunder-biz/src/main/java/club/zhcs/thunder/biz/acl/GameService.java | 1a891b8b300f246fa36c2d76deaac3d903a3eacb | [] | no_license | menglinxi/dataManagement | https://github.com/menglinxi/dataManagement | 84b43a8a00f98954e41af4a7a814c8894b6253db | b5ec0bf2b8aa94fb8eaac905c321fa9b7c8a5ab8 | refs/heads/master | 2020-03-06T17:57:40.428000 | 2018-03-28T03:39:37 | 2018-03-28T03:39:37 | 126,997,575 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package club.zhcs.thunder.biz.acl;
import club.zhcs.thunder.bean.acl.Game;
import org.nutz.dao.Sqls;
import org.nutz.dao.sql.Sql;
import org.nutz.plugin.spring.boot.service.BaseService;
import org.springframework.stereotype.Service;
import java.util.List;
/**
*
* @author kerbores@gmail.com
*
*/
@... | UTF-8 | Java | 509 | java | GameService.java | Java | [
{
"context": "\r\n\r\nimport java.util.List;\r\n\r\n/**\r\n * \r\n * @author kerbores@gmail.com\r\n *\r\n */\r\n@Service\r\npublic class GameService exte",
"end": 308,
"score": 0.9999175667762756,
"start": 290,
"tag": "EMAIL",
"value": "kerbores@gmail.com"
}
] | null | [] | package club.zhcs.thunder.biz.acl;
import club.zhcs.thunder.bean.acl.Game;
import org.nutz.dao.Sqls;
import org.nutz.dao.sql.Sql;
import org.nutz.plugin.spring.boot.service.BaseService;
import org.springframework.stereotype.Service;
import java.util.List;
/**
*
* @author <EMAIL>
*
*/
@Service
pu... | 498 | 0.679764 | 0.679764 | 24 | 19.208334 | 18.663643 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 12 |
ada48d7036790e313de91d5959954cda1d61481b | 6,150,393,171,507 | 767ea25708d4e35a392ff13c9d57d785069a1ba4 | /src/vellumcert/GenKeyPair.java | 97e6bbf643538a338334a869a69a794251c6d663 | [] | no_license | evanx/vellumcert | https://github.com/evanx/vellumcert | 015ac32b9d282d99262cfa0dd4f97fe40588e308 | 0614488ba0816c9449fed671c1ef409d8c764911 | refs/heads/master | 2021-01-02T08:14:11.557000 | 2014-01-18T13:25:22 | 2014-01-18T13:25:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Source https://github.com/evanx by @evanxsummers
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file to
... | UTF-8 | Java | 2,790 | java | GenKeyPair.java | Java | [
{
"context": "/*\n * Source https://github.com/evanx by @evanxsummers\n\n Licensed to the Apache S",
"end": 37,
"score": 0.9996170997619629,
"start": 32,
"tag": "USERNAME",
"value": "evanx"
},
{
"context": "/*\n * Source https://github.com/evanx by @evanxsummers\n\n Licen... | null | [] | /*
* Source https://github.com/evanx by @evanxsummers
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file to
... | 2,790 | 0.694265 | 0.681362 | 82 | 33.024391 | 27.032942 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.609756 | false | false | 12 |
b1af1b84a9d54dc2517ab3a9517357fed54e645f | 16,466,904,650,880 | 99360b24f0afc022b04635cb6c570eeeacebc00d | /d-ssm-app/src/main/java/com/dssm/domain/product/Image.java | fef0b4cbee6935b9e8e81b92092a5b64dd1f372d | [] | no_license | zhangshixi/d-ssm | https://github.com/zhangshixi/d-ssm | 030dd2060b94964655969cc3d710918b97049c3a | be15e3c8ec46f768f3dda27e1ccbbeb7b6c3f239 | HEAD | 2016-09-06T07:38:46.449000 | 2013-11-10T14:18:53 | 2013-11-10T14:18:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dssm.domain.product;
import java.util.Date;
import com.dssm.domain.PrimaryKey;
public class Image extends PrimaryKey {
private static final long serialVersionUID = 6959661610056390421L;
private String path;
private Integer sequence;
private Date updateTime;
private Date updateAd... | UTF-8 | Java | 1,070 | java | Image.java | Java | [] | null | [] | package com.dssm.domain.product;
import java.util.Date;
import com.dssm.domain.PrimaryKey;
public class Image extends PrimaryKey {
private static final long serialVersionUID = 6959661610056390421L;
private String path;
private Integer sequence;
private Date updateTime;
private Date updateAd... | 1,070 | 0.694393 | 0.676636 | 51 | 18.980392 | 16.478733 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.411765 | false | false | 12 |
cad5798d512af96ad72a09153f3dc7b5ac2e9ab3 | 22,986,665,005,193 | c50ec8bea3a8eb9c8c6f591ca0d65f57d245c286 | /app/src/main/java/com/example/fredys/routh_huiwitz/componentes/reutilizables/MensajesEnPantalla.java | d50deb8820099c3d523808de24b1aec6fd46e736 | [] | no_license | fredy180/Routh-Huiwitz | https://github.com/fredy180/Routh-Huiwitz | b4fb23b3a6ea7fdbc33fb81135ee5c96ce189d0f | 5d7dabab1afc273fb298c827ccda997d137ceb23 | refs/heads/master | 2020-08-30T20:22:00.081000 | 2016-09-05T04:41:29 | 2016-09-05T04:41:29 | 67,388,356 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.fredys.routh_huiwitz.componentes.reutilizables;
import android.content.Context;
import android.widget.Toast;
/**
* Created by Fredys on 26/06/2016.
*/
public class MensajesEnPantalla {
public static void mensajeToast(Context context, String texto){
int duration = Toast.LENGTH_LONG;
... | UTF-8 | Java | 414 | java | MensajesEnPantalla.java | Java | [
{
"context": "package com.example.fredys.routh_huiwitz.componentes.reutilizables;\n\nimport ",
"end": 26,
"score": 0.9888465404510498,
"start": 20,
"tag": "USERNAME",
"value": "fredys"
},
{
"context": "t;\nimport android.widget.Toast;\n\n/**\n * Created by Fredys on 26/06/2016.\n */\... | null | [] | package com.example.fredys.routh_huiwitz.componentes.reutilizables;
import android.content.Context;
import android.widget.Toast;
/**
* Created by Fredys on 26/06/2016.
*/
public class MensajesEnPantalla {
public static void mensajeToast(Context context, String texto){
int duration = Toast.LENGTH_LONG;
... | 414 | 0.71256 | 0.693237 | 16 | 24.875 | 24.072481 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5625 | false | false | 12 |
1f799b4f792f8435e15c00175cbdb44cc686ac70 | 326,417,567,911 | 89a23e2e38ef8b22672390bcfc9d62202df4cb72 | /src/main/java/net/modera/shovel/graph/ResourceTravelerProjection.java | bf9c580d67982c1e7d34707aabb49292b72c7506 | [] | no_license | sergeil/DevShovel | https://github.com/sergeil/DevShovel | 78f1d0171984d46bf47278843acea68420c5fe51 | ab043511ad5c0d4ca8456d48b2d2c3d303522b0b | refs/heads/master | 2020-05-20T12:54:55.178000 | 2011-02-20T11:42:27 | 2011-02-20T11:42:27 | 1,382,803 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.modera.shovel.graph;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import net.modera.shovel.model.Connection;
import net.modera.shovel.model.Resource;
import net.modera.shovel.traveler.ResourceTraveler;
import net.m... | UTF-8 | Java | 5,204 | java | ResourceTravelerProjection.java | Java | [] | null | [] | package net.modera.shovel.graph;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import net.modera.shovel.model.Connection;
import net.modera.shovel.model.Resource;
import net.modera.shovel.traveler.ResourceTraveler;
import net.m... | 5,204 | 0.697348 | 0.686395 | 160 | 30.525 | 26.872372 | 176 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.5 | false | false | 12 |
6cedc6eaab6729c7563ec27b2340e958ae9846db | 19,499,151,564,162 | 679ddf779e12803eb07cd6c062ba8b56d1064d36 | /src/main/java/com/ssnc/tests/latlong/City.java | a2afe82208a42d637568f391f91ec7f9df4c2526 | [] | no_license | trsr99/test_java_master | https://github.com/trsr99/test_java_master | 7d44973677d0542dcf87368ce5b6221623309560 | 4a9b9c966f8811a45f7c519bc001b2e65faaae50 | refs/heads/main | 2023-03-11T14:31:43.519000 | 2021-02-28T14:27:28 | 2021-02-28T14:27:28 | 343,123,874 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ssnc.tests.latlong;
import java.util.HashSet;
import java.util.Set;
import java.util.stream.Stream;
/**
* City information with a loader for your convenience.
*
*/
public class City implements Location {
private final String name;
private final Coordinate coordinates;
private final Str... | UTF-8 | Java | 1,755 | java | City.java | Java | [] | null | [] | package com.ssnc.tests.latlong;
import java.util.HashSet;
import java.util.Set;
import java.util.stream.Stream;
/**
* City information with a loader for your convenience.
*
*/
public class City implements Location {
private final String name;
private final Coordinate coordinates;
private final Str... | 1,755 | 0.667236 | 0.663818 | 81 | 19.666666 | 20.007406 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.888889 | false | false | 12 |
669b89520d49d11466a37e6287e4e4a2e8d41a58 | 146,028,922,988 | c2e50035aa35b819335ab62d871f9557fb663d8a | /src/pl/edu/agh/otanimals/Institution.java | 30af30b51b8101f112c894ad8fed55280cb116d9 | [] | no_license | Galian5/TO-project | https://github.com/Galian5/TO-project | 742d3c2445da332e6c42f0eda17924944357342f | 318f328f10f155e8125391f437de0b943ea40e87 | refs/heads/master | 2020-04-07T21:32:17.046000 | 2018-11-25T14:44:01 | 2018-11-25T14:44:01 | 158,731,055 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.edu.agh.otanimals;
import java.util.Objects;
interface Institution {
static Institution newInstitution(String name) {
return new InstitutionImpl(name);
}
default InstitutionType getInstitutionType() {
return InstitutionType.NONE;
}
default void pullNotification(Notification notificatio... | UTF-8 | Java | 1,171 | java | Institution.java | Java | [] | null | [] | package pl.edu.agh.otanimals;
import java.util.Objects;
interface Institution {
static Institution newInstitution(String name) {
return new InstitutionImpl(name);
}
default InstitutionType getInstitutionType() {
return InstitutionType.NONE;
}
default void pullNotification(Notification notificatio... | 1,171 | 0.624253 | 0.624253 | 57 | 19.561403 | 18.83168 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.298246 | false | false | 12 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.