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
e53525605de25f948e4e397231de17e7ced35ddb
3,573,412,798,344
7184f76103c56bda74095fcafb1f172b78e97ba0
/src/medium/backtracking/RestoreIPAddress93.java
29c2c0795324307b04f9e1f85e9c816081eeea0e
[]
no_license
IreneSSSL/algorithms
https://github.com/IreneSSSL/algorithms
92b3acac2b3f8772fa071710aaf84a270b2af692
33fc54db0952f52c5297d097e2030b6c17f0feff
refs/heads/master
2020-12-11T19:01:03.441000
2020-09-04T16:25:38
2020-09-04T16:25:38
233,931,416
10
3
null
null
null
null
null
null
null
null
null
null
null
null
null
package medium.backtracking; import java.util.LinkedList; import java.util.List; public class RestoreIPAddress93 { public static void main(String[] args) { String s ="010010"; new RestoreIPAddress93().restoreIpAddresses(s); } List<String> result = new LinkedList<String>(); public List...
UTF-8
Java
1,450
java
RestoreIPAddress93.java
Java
[]
null
[]
package medium.backtracking; import java.util.LinkedList; import java.util.List; public class RestoreIPAddress93 { public static void main(String[] args) { String s ="010010"; new RestoreIPAddress93().restoreIpAddresses(s); } List<String> result = new LinkedList<String>(); public List...
1,450
0.526277
0.494891
45
29.444445
20.218315
69
false
false
0
0
0
0
0
0
0.888889
false
false
7
ffa7eff1241504c9c51aca4633bdebbe05074bea
27,479,200,798,249
38200223767ea55fbeb6fae040a682ac5cf938a0
/app/src/main/java/com/tianatonnu/handymaps/MainActivity.java
7858e8016093215d9dfca3083c8cb20070ed6074
[]
no_license
tianatonnu/handymaps
https://github.com/tianatonnu/handymaps
aafa37991dfe7f539c98491232703dd3cddd42af
44e7cc9133d12e8a9464eba8bf141f145590b708
refs/heads/master
2020-05-05T01:02:08.835000
2019-06-13T23:34:21
2019-06-13T23:34:21
179,590,861
0
1
null
false
2019-06-13T22:38:28
2019-04-04T23:17:59
2019-06-13T21:34:44
2019-06-13T22:38:27
50,106
0
0
5
Java
false
false
package com.tianatonnu.handymaps; import android.os.Bundle; import android.support.annotation.NonNull; import android.support.v7.app.AppCompatActivity; import android.support.v7.widget.Toolbar; import android.util.Log; import android.widget.Toast; import com.mapbox.android.core.permissions.PermissionsListene...
UTF-8
Java
11,390
java
MainActivity.java
Java
[ { "context": "package com.tianatonnu.handymaps;\r\n\r\nimport android.os.Bundle;\r\nimport a", "end": 22, "score": 0.8070006966590881, "start": 12, "tag": "USERNAME", "value": "tianatonnu" }, { "context": "tyle(new Style.Builder().fromUrl(\"mapbox://styles/kevinsundar/cjt68puf75bui1f...
null
[]
package com.tianatonnu.handymaps; import android.os.Bundle; import android.support.annotation.NonNull; import android.support.v7.app.AppCompatActivity; import android.support.v7.widget.Toolbar; import android.util.Log; import android.widget.Toast; import com.mapbox.android.core.permissions.PermissionsListene...
11,390
0.65022
0.648727
318
33.823898
28.357563
121
false
false
0
0
0
0
0
0
0.550314
false
false
7
a2bdf1bb2e68c83875d6689187c89077e7617f59
23,252,952,967,378
5cb15ebf27f7894307529c7bca9152f91b4bf21b
/tests/ili/jai/Rendu1.java
3bda41d4613506daccf297a38a420583b0c66d10
[]
no_license
badaneoth/JavaEE-Struts-part1
https://github.com/badaneoth/JavaEE-Struts-part1
81ac2db610c73505835f02d7bcd46c22e9d3480a
2ffd5baa0f61ed12f58dadf70850f6afaf88fb1a
refs/heads/master
2020-04-06T04:53:25.800000
2016-11-17T16:25:48
2016-11-17T16:25:48
73,801,063
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ili.jai; public class Rendu1 extends TestJDBC1 { @Override protected ServicePersistance getServicePersistance() { // TODO Auto-generated method stub return new ServicePersistanceImp(); } }
UTF-8
Java
207
java
Rendu1.java
Java
[]
null
[]
package ili.jai; public class Rendu1 extends TestJDBC1 { @Override protected ServicePersistance getServicePersistance() { // TODO Auto-generated method stub return new ServicePersistanceImp(); } }
207
0.768116
0.758454
11
17.818182
19.258142
55
false
false
0
0
0
0
0
0
0.818182
false
false
7
5bf1e2b6cd8ed7231f81636e83e5966776789af0
24,043,226,963,860
dd632e56301e1e0a13d3ef5fe3a711c545be0d46
/src/fxc/number/Rotate.java
0df9676eb3fe2d69613a14e9fb624eb36e78765d
[]
no_license
fengxch/fengJavaTest
https://github.com/fengxch/fengJavaTest
88015d5ad342139134c439e566ccf9b586c89774
2e7ce07d2914ffdd0ad0a4c51ee5a2effc4f86b8
refs/heads/master
2016-09-05T21:02:00.305000
2014-04-17T00:18:23
2014-04-17T00:18:23
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package fxc.number; public class Rotate { public static boolean rotate(char[] src, char[] des){ int len = src.length; for(int i=0;i<len;i++){ char tempchar = src[0]; for(int j=0;j<len-1;j++){ src[j] = src[j+1]; } src[len-1]=tempch...
UTF-8
Java
736
java
Rotate.java
Java
[]
null
[]
package fxc.number; public class Rotate { public static boolean rotate(char[] src, char[] des){ int len = src.length; for(int i=0;i<len;i++){ char tempchar = src[0]; for(int j=0;j<len-1;j++){ src[j] = src[j+1]; } src[len-1]=tempch...
736
0.451087
0.442935
27
26.25926
21.254354
102
false
false
0
0
0
0
0
0
0.962963
false
false
7
bf7164e4325d0173916bdaa3ac185567a42451b0
17,910,013,652,047
d1eff0d08204eb34e31b30c83c84caa25f1815a5
/src/com/company/Admin_Delete_Account.java
eedbbbedb44235d2be8ab23c3ddc08b4e0820d38
[]
no_license
Shoaib-Qadeer/javaooplab06
https://github.com/Shoaib-Qadeer/javaooplab06
44bfd35e13e5a63eb4b8a97126b8a7f91568771a
a4c1ad3155be4e59da829d5ea4532537f4bc52be
refs/heads/master
2023-01-06T09:44:52.552000
2022-08-30T09:34:14
2022-08-30T09:34:14
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.company; import javax.swing.*; import java.awt.*; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.awt.event.KeyEvent; import java.awt.event.KeyListener; import java.io.FileOutputStream; import java.io.IOException; import java.io.ObjectOutputStream; import java.sql.*; im...
UTF-8
Java
5,243
java
Admin_Delete_Account.java
Java
[]
null
[]
package com.company; import javax.swing.*; import java.awt.*; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.awt.event.KeyEvent; import java.awt.event.KeyListener; import java.io.FileOutputStream; import java.io.IOException; import java.io.ObjectOutputStream; import java.sql.*; im...
5,243
0.526607
0.50925
145
35.158619
26.179401
141
false
false
0
0
0
0
0
0
0.744828
false
false
7
c11b4b98bb0aafa922166c672a11814c5dca7bdd
30,820,685,357,790
dd798481b05fcd4f33277fc12877cc2b385e6dad
/HIS_Latest_Project_29-07-2016/Backend/NewWorkspace_2016/HIS_API/src/main/java/lib/driver/inward/driver_class/admin/WardDBDriver.java
a7d0628995ab8afc5c8e448e25c2ab0fb21fe03c
[ "Apache-2.0" ]
permissive
CloudSL/Digital-Pulz-for-Hospitals
https://github.com/CloudSL/Digital-Pulz-for-Hospitals
7fb8173d4487a67204332e15c4921ea6f1269d47
f8a605c38af20fb5234a6bc60ce5ecc5e2ec77bd
refs/heads/master
2020-07-09T12:13:24.972000
2017-07-04T04:09:51
2017-07-04T04:09:51
74,017,527
0
0
null
true
2016-11-17T10:44:43
2016-11-17T10:44:42
2016-10-19T02:58:57
2016-10-25T23:53:57
79,638
0
0
0
null
null
null
package lib.driver.inward.driver_class.admin; import java.util.List; import lib.SessionFactoryUtil; import lib.classes.CasttingMethods.CastList; import org.hibernate.HibernateException; import org.hibernate.Query; import org.hibernate.Session; import org.hibernate.Transaction; import core.classes.inward.admin.Ward; ...
UTF-8
Java
3,185
java
WardDBDriver.java
Java
[]
null
[]
package lib.driver.inward.driver_class.admin; import java.util.List; import lib.SessionFactoryUtil; import lib.classes.CasttingMethods.CastList; import org.hibernate.HibernateException; import org.hibernate.Query; import org.hibernate.Session; import org.hibernate.Transaction; import core.classes.inward.admin.Ward; ...
3,185
0.613187
0.613187
176
17.09659
17.214779
88
false
false
0
0
0
0
0
0
3.011364
false
false
7
f8d3ebf1b8fac7e45345578867f01f0dc6fbcfbf
23,287,312,741,870
106c492fbe4b421ef3ec63e8938d0fa3a617784e
/app/src/main/java/com/liux/easyreadingandroidmvp/fragment/HomeFragment.java
c20a3fd24f4483786b27c66e0278f77724c62c96
[]
no_license
liuxin1234/EasyReadingAndroidMVP
https://github.com/liuxin1234/EasyReadingAndroidMVP
1eebbc3c1e24b6ae385653e9e279966bf057f372
80cc34981a530ec6943e92a57e5608f925eefa11
refs/heads/master
2020-03-23T09:01:50.106000
2019-12-20T01:14:20
2019-12-20T01:14:20
141,362,839
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.liux.easyreadingandroidmvp.fragment; import android.content.Intent; import android.os.Bundle; import android.support.v7.widget.LinearLayoutManager; import android.support.v7.widget.RecyclerView; import android.view.View; import com.chad.library.adapter.base.BaseQuickAdapter; import com.liux.easyreadingand...
UTF-8
Java
5,366
java
HomeFragment.java
Java
[ { "context": "liux.easyreading.fragment\n * 项目日期:2017/11/3\n * 作者:liux\n * 功能:\n *\n * @author 75095\n */\n\npublic class Home", "end": 1338, "score": 0.9997117519378662, "start": 1334, "tag": "USERNAME", "value": "liux" }, { "context": " * 项目日期:2017/11/3\n * 作者:liux\n * 功能:\n *\n * ...
null
[]
package com.liux.easyreadingandroidmvp.fragment; import android.content.Intent; import android.os.Bundle; import android.support.v7.widget.LinearLayoutManager; import android.support.v7.widget.RecyclerView; import android.view.View; import com.chad.library.adapter.base.BaseQuickAdapter; import com.liux.easyreadingand...
5,366
0.680769
0.674615
172
29.232557
25.892521
104
false
false
0
0
0
0
0
0
0.494186
false
false
7
e2c432ac7d6d36552aa00d1439fd5f80134e8d0d
4,784,593,600,252
30af1ad2c1cf684cb6c60c14caa8f94201d1ff27
/src/main/java/ar/com/travelpaq/hogarpresente/api/models/mapper/UnidadMapper.java
96a26a58c4b01653d5e8f091c52dbf44d31491c9
[]
no_license
MaxiCarubin/hogar-presente-api
https://github.com/MaxiCarubin/hogar-presente-api
6bca98dc8645ab17c7815dcf43567f9597965f47
9cca8306003a51868b7f3c6af4a41c95710f9961
refs/heads/main
2023-02-07T23:55:27.599000
2020-12-30T08:38:29
2020-12-30T08:38:29
322,722,012
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ar.com.travelpaq.hogarpresente.api.models.mapper; import ar.com.travelpaq.hogarpresente.api.models.dto.UnidadDto; import ar.com.travelpaq.hogarpresente.api.models.entity.UnidadEntity; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Component; @Component pub...
UTF-8
Java
790
java
UnidadMapper.java
Java
[]
null
[]
package ar.com.travelpaq.hogarpresente.api.models.mapper; import ar.com.travelpaq.hogarpresente.api.models.dto.UnidadDto; import ar.com.travelpaq.hogarpresente.api.models.entity.UnidadEntity; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Component; @Component pub...
790
0.774684
0.774684
24
31.916666
25.703302
69
false
false
0
0
0
0
0
0
0.5
false
false
7
e9dc55ef70159b6f19feff634d636cf2ce5f4da5
1,202,590,866,404
57c4e66b02ae1e4a7e0cd414018bb34f1c272aa2
/src/gradschoolportal/Admin_Main_Menu.java
414143d835d309a1bfbadd9ce3d5990dd175417d
[]
no_license
spenumarthi/Grad_School_Portal
https://github.com/spenumarthi/Grad_School_Portal
74126702a8db957a068ff0bdaddfa43985cd463f
d23cbf4aa90dc0c4663c5a2e8f762e44f70773a5
refs/heads/master
2020-04-02T07:58:18.844000
2017-04-11T15:40:31
2017-04-11T15:40:31
62,828,136
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 gradschoolportal; import java.awt.Dimension; import java.awt.Window; import javax.swing.JDesktopPane; /** * * @author muham...
UTF-8
Java
5,647
java
Admin_Main_Menu.java
Java
[ { "context": "mport javax.swing.JDesktopPane;\n\n/**\n *\n * @author muham\n */\npublic class Admin_Main_Menu extends javax.sw", "end": 320, "score": 0.9993619322776794, "start": 315, "tag": "USERNAME", "value": "muham" } ]
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 gradschoolportal; import java.awt.Dimension; import java.awt.Window; import javax.swing.JDesktopPane; /** * * @author muham...
5,647
0.663715
0.653444
127
43.464565
36.53793
174
false
false
0
0
0
0
0
0
0.669291
false
false
7
c5e56061994f139a7be2518dbe17d40300742a92
1,202,590,865,771
49b9758a4e959f5974c9192b9f0e7834e93c6c7a
/Original Files/source/src/com/nostra13/universalimageloader/core/assist/deque/LinkedBlockingDeque.java
88e4195d8b61ccba51e5bf8271d70392b1bbd43c
[ "Apache-2.0" ]
permissive
renanalves/MiBandDecompiled
https://github.com/renanalves/MiBandDecompiled
88855d3182d3a66c4c59c6202c8ccc9f5d38c5cf
2c12ea0a68e55d776551ad70ed4ef26b0ed87a70
refs/heads/master
2021-05-02T18:26:40.875000
2015-05-04T12:49:22
2015-05-04T12:49:22
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/kpdus/jad.html // Decompiler options: braces fieldsfirst space lnc package com.nostra13.universalimageloader.core.assist.deque; import java.io.ObjectInputStream; import java.io.ObjectOutputStream; import java.io...
UTF-8
Java
21,989
java
LinkedBlockingDeque.java
Java
[ { "context": "// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.\n// Jad home page: http://www.geocities.com/kpdus", "end": 61, "score": 0.9996647834777832, "start": 45, "tag": "NAME", "value": "Pavel Kouznetsov" } ]
null
[]
// Decompiled by Jad v1.5.8e. Copyright 2001 <NAME>. // Jad home page: http://www.geocities.com/kpdus/jad.html // Decompiler options: braces fieldsfirst space lnc package com.nostra13.universalimageloader.core.assist.deque; import java.io.ObjectInputStream; import java.io.ObjectOutputStream; import java.io.Serializa...
21,979
0.48456
0.47119
1,018
20.600197
14.155198
109
false
false
0
0
0
0
0
0
0.557957
false
false
7
01179b2b14bcd9a5b8df47b1926a2c771170fbff
5,196,910,432,916
d16f17f3b9d0aa12c240d01902a41adba20fad12
/src/leetcode/leetcode13xx/leetcode1354/SolutionTest.java
f085aa033769e310e4396339320ac6dce61a4479
[]
no_license
redsun9/leetcode
https://github.com/redsun9/leetcode
79f9293b88723d2fd123d9e10977b685d19b2505
67d6c16a1b4098277af458849d352b47410518ee
refs/heads/master
2023-06-23T19:37:42.719000
2023-06-09T21:11:39
2023-06-09T21:11:39
242,967,296
38
3
null
null
null
null
null
null
null
null
null
null
null
null
null
package leetcode.leetcode13xx.leetcode1354; import org.junit.jupiter.api.Test; import static org.junit.jupiter.api.Assertions.assertFalse; import static org.junit.jupiter.api.Assertions.assertTrue; class SolutionTest { @Test void test1() { int[] target = {9, 3, 5}; assertTrue(new Solution()....
UTF-8
Java
475
java
SolutionTest.java
Java
[]
null
[]
package leetcode.leetcode13xx.leetcode1354; import org.junit.jupiter.api.Test; import static org.junit.jupiter.api.Assertions.assertFalse; import static org.junit.jupiter.api.Assertions.assertTrue; class SolutionTest { @Test void test1() { int[] target = {9, 3, 5}; assertTrue(new Solution()....
475
0.654737
0.623158
21
21.666666
21.20048
59
false
false
0
0
0
0
0
0
0.571429
false
false
7
218fbdd436542b16ee7f1c3d46e3e4acc95c5a40
12,060,268,172,373
461acdfede26ba5e0c53e47c54f36155c3b34cee
/Java_qussoa_2019_10_14/src/com/biz/exam/domain/BBsVO.java
7fd81268b3e7b24fa229399c8a47f87205b58b43
[]
no_license
qussoa/20191002
https://github.com/qussoa/20191002
dc5e13a0a7e35079aeb4a028c919cd8c310b5caf
2843d602c09a49ff0980af79743fdf49b1295def
refs/heads/master
2020-08-04T21:17:58.279000
2019-11-04T07:42:55
2019-11-04T07:42:55
212,282,154
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.biz.exam.domain; public class BBsVO { private int seq; private int date; private String auth; private String subjeck; private String text; private int count; public int getSeq() { return seq; } public void setSeq(int seq) { this.seq = seq; } public int getDate() { return date; } public void s...
UTF-8
Java
957
java
BBsVO.java
Java
[]
null
[]
package com.biz.exam.domain; public class BBsVO { private int seq; private int date; private String auth; private String subjeck; private String text; private int count; public int getSeq() { return seq; } public void setSeq(int seq) { this.seq = seq; } public int getDate() { return date; } public void s...
957
0.664577
0.664577
57
15.789474
17.044561
109
false
false
0
0
0
0
0
0
0.824561
false
false
7
ea0370deca935b8491fa5898a162a598730f65ff
24,309,514,904,561
396298f402baaff7ea68498975876c17e2091c3a
/Convenios/src/main/java/com/convenio/dal/dao/TransaccionDao.java
1d7d2b694260db39f1ac58b19668a56cd4b19ec1
[]
no_license
estebanlopezbetancourt/JeeHibernateJPASpringApp
https://github.com/estebanlopezbetancourt/JeeHibernateJPASpringApp
a90611286913d8538421aca9dcbe15d35cc4e1e3
d54f6f83826a3af0a07317888d9c6d920bce3fe4
refs/heads/master
2022-05-29T00:01:51.337000
2019-07-29T23:32:11
2019-07-29T23:32:11
199,539,345
0
0
null
false
2022-05-25T06:33:38
2019-07-29T23:21:54
2019-10-30T15:59:36
2022-05-25T06:33:35
2,612
0
0
5
Java
false
false
package com.convenio.dal.dao; import com.convenio.dal.entities.Transaccion; public interface TransaccionDao { Transaccion GetById(int id); public Transaccion GetLastTransaccionByRutBeneficiado(int rut); void add(Transaccion entity); void update(Transaccion entity); // if doesn't exist it will be create...
UTF-8
Java
385
java
TransaccionDao.java
Java
[]
null
[]
package com.convenio.dal.dao; import com.convenio.dal.entities.Transaccion; public interface TransaccionDao { Transaccion GetById(int id); public Transaccion GetLastTransaccionByRutBeneficiado(int rut); void add(Transaccion entity); void update(Transaccion entity); // if doesn't exist it will be create...
385
0.774026
0.774026
18
20.388889
22.012974
66
false
false
0
0
0
0
0
0
1.111111
false
false
7
d90f6a208fed34f43872168b2509a36e238824c1
27,642,409,526,038
91bb0e54865f303fc1977fa8d0627b09462f5bb7
/ProektWP/ProektWP/src/main/java/proektwp/proektwp/repository/RezervacijaRepository.java
44ea0f66a750e3292f3185ef9f35fb0c672abc18
[]
no_license
sashor97/RentACar_JavaSpring_React.js
https://github.com/sashor97/RentACar_JavaSpring_React.js
a17f21cc439dba76236ef019ea3311fec14eaf54
ad04fc7769ce142580b5d92a125a4e691e19c8cd
refs/heads/master
2021-01-26T08:32:35.864000
2020-02-26T23:23:18
2020-02-26T23:23:18
243,385,314
0
0
null
false
2021-01-05T21:18:50
2020-02-26T23:11:09
2020-02-26T23:23:20
2021-01-05T21:18:49
1,813
0
0
1
CSS
false
false
package proektwp.proektwp.repository; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.data.jpa.repository.Query; import org.springframework.data.repository.query.Param; import proektwp.proektwp.models.Proizvoditel; import proektwp.proektwp.models.Rezervacija; import java.util....
UTF-8
Java
952
java
RezervacijaRepository.java
Java
[]
null
[]
package proektwp.proektwp.repository; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.data.jpa.repository.Query; import org.springframework.data.repository.query.Param; import proektwp.proektwp.models.Proizvoditel; import proektwp.proektwp.models.Rezervacija; import java.util....
952
0.787815
0.787815
28
33
29.98571
81
false
false
0
0
0
0
0
0
0.535714
false
false
7
6f74ef1d668ec19bb5792f83505d35975ec057e0
28,518,582,852,302
68d6276082de8f853ecca3e8f177da734ea59f7c
/app/src/main/java/com/example/myapplication/entity/MyTeamContentBean.java
3fc389202b512fc5501d1a9af2baf52fbfa00aee
[]
no_license
yjcheung/MyApplication
https://github.com/yjcheung/MyApplication
bb1fba45d723497f9f1bdbb41476282eb16d2147
aabd1ec673f3d2cbdd1994f992cbfbce7175747a
refs/heads/master
2018-07-27T09:05:52.074000
2018-07-27T04:59:58
2018-07-27T04:59:58
127,549,222
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.myapplication.entity; import java.util.ArrayList; public class MyTeamContentBean { private ArrayList<MyTeamContentDataBean> teamlist; public ArrayList<MyTeamContentDataBean> getList() { return teamlist; } public void setList(ArrayList<MyTeamContentDataBean> list) { ...
UTF-8
Java
353
java
MyTeamContentBean.java
Java
[]
null
[]
package com.example.myapplication.entity; import java.util.ArrayList; public class MyTeamContentBean { private ArrayList<MyTeamContentDataBean> teamlist; public ArrayList<MyTeamContentDataBean> getList() { return teamlist; } public void setList(ArrayList<MyTeamContentDataBean> list) { ...
353
0.725212
0.725212
16
21.0625
22.137266
64
false
false
0
0
0
0
0
0
0.3125
false
false
7
1e7472d697f65c40d4310d86adade35dffce4aa0
28,552,942,589,158
1898e4f96aa76c42e4e16699ce3f4be11138ff28
/app/src/main/java/com/example/electronicsstoreapp/checkout.java
294dfc53a0bc2a4f2ee2cfc40c41ded2bfe3ff7a
[]
no_license
paulLangtry1/ElectronicsStore
https://github.com/paulLangtry1/ElectronicsStore
b8b7444e62da9b4f6bfd3391a1f492f04b95549f
0f8e1a1bb1731ea8f7a7a05df14a0aa0d5bc13dc
refs/heads/master
2023-04-14T02:51:03.828000
2021-04-18T15:11:01
2021-04-18T15:11:01
354,587,630
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.electronicsstoreapp; import androidx.annotation.NonNull; import androidx.appcompat.app.AppCompatActivity; import androidx.recyclerview.widget.DividerItemDecoration; import androidx.recyclerview.widget.LinearLayoutManager; import androidx.recyclerview.widget.RecyclerView; import android.content.Int...
UTF-8
Java
13,577
java
checkout.java
Java
[ { "context": "mid();\n String userid = uid;\n passeditemid = itemi", "end": 11332, "score": 0.924161970615387, "start": 11329, "tag": "USERNAME", "value": "uid" } ]
null
[]
package com.example.electronicsstoreapp; import androidx.annotation.NonNull; import androidx.appcompat.app.AppCompatActivity; import androidx.recyclerview.widget.DividerItemDecoration; import androidx.recyclerview.widget.LinearLayoutManager; import androidx.recyclerview.widget.RecyclerView; import android.content.Int...
13,577
0.516093
0.514252
445
29.51236
28.874046
146
false
false
0
0
0
0
0
0
0.395506
false
false
7
670b456b2901b7372cbe3c32e80565273e84bb03
27,848,567,953,891
38d7452ebc4b9f8bfbabb56339c54cb957aaf0b4
/src/net/lab0/nebula/exception/ProjectException.java
b24559d7ce0e57ad78af027fd58d589f58dfd853
[]
no_license
ununhexium/nebulabrot-base
https://github.com/ununhexium/nebulabrot-base
b5dd583124c82993983cceb96816f75970a607e6
d83248f9e6d6fd5fccf3a74ef17cb531a4f5a948
refs/heads/master
2016-09-06T18:49:29.378000
2014-05-03T11:52:37
2014-05-03T11:52:37
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package net.lab0.nebula.exception; public class ProjectException extends Exception { /** * Bzzbzzzzzbz. Splat ! Mosquito 0 - 1 Me */ private static final long serialVersionUID = 1L; public ProjectException() { super(); } public ProjectException(S...
UTF-8
Java
795
java
ProjectException.java
Java
[]
null
[]
package net.lab0.nebula.exception; public class ProjectException extends Exception { /** * Bzzbzzzzzbz. Splat ! Mosquito 0 - 1 Me */ private static final long serialVersionUID = 1L; public ProjectException() { super(); } public ProjectException(S...
795
0.598742
0.593711
37
19.486486
24.253862
115
false
false
0
0
0
0
0
0
0.405405
false
false
7
b17655ab8ef98031b3fc20ef167ae3978e754f83
7,421,703,529,662
ac7952f06c074dfce4d70be61bf551355c9d626d
/Contest/NumPal.java
0dc55ad9a7353d638610321bf23f746063f00989
[]
no_license
Arc-tic-Wolf/OJ-Solves
https://github.com/Arc-tic-Wolf/OJ-Solves
6588b1af3c118e172304e9735aed24000ca893a3
9301bd08ac8761a28c44271b3f4dffaa30188dad
refs/heads/master
2022-10-14T01:57:33.404000
2020-06-04T23:28:43
2020-06-04T23:28:43
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.*; public class NumPal { public static boolean P(long num){ String str = Long.toString(num); for (int i=0; i<str.length()/2; i++){ if (str.charAt(i) != str.charAt(str.length()-1-i)) return false; } ...
UTF-8
Java
1,033
java
NumPal.java
Java
[]
null
[]
import java.util.*; public class NumPal { public static boolean P(long num){ String str = Long.toString(num); for (int i=0; i<str.length()/2; i++){ if (str.charAt(i) != str.charAt(str.length()-1-i)) return false; } ...
1,033
0.352372
0.339787
54
17.148148
14.274306
59
false
false
0
0
0
0
0
0
0.37037
false
false
7
b90104399abfca988a8b60fdca63f54bacd3424c
13,391,708,046,272
3f0148e954fcea90c7554e7e4391fc9b22105399
/src/main/java/TestDump.java
f62f5d0fca6c7284284f05b75d5d0969087547bd
[]
no_license
arnab-ray/Hackerrank-Solutions
https://github.com/arnab-ray/Hackerrank-Solutions
d992b2ea79ffe07f292c26c450052d092459c961
6688d66f6c26742b3c9080f2f2db37dfc385f63f
refs/heads/master
2021-09-26T08:36:34.561000
2018-10-28T04:37:49
2018-10-28T04:37:49
121,824,230
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.LinkedList; import java.util.List; /** * Created by arnab.ray on 20/02/18. */ public class TestDump { public static class Node { int v; int w; public Node(int v, int w) { this.v = v; this.w = w; } public boolean equals(Object o) ...
UTF-8
Java
1,537
java
TestDump.java
Java
[ { "context": "kedList;\nimport java.util.List;\n\n/**\n * Created by arnab.ray on 20/02/18.\n */\npublic class TestDump {\n\n pub", "end": 80, "score": 0.8336280584335327, "start": 71, "tag": "USERNAME", "value": "arnab.ray" } ]
null
[]
import java.util.LinkedList; import java.util.List; /** * Created by arnab.ray on 20/02/18. */ public class TestDump { public static class Node { int v; int w; public Node(int v, int w) { this.v = v; this.w = w; } public boolean equals(Object o) ...
1,537
0.472349
0.446975
63
23.396826
16.093515
50
false
false
0
0
0
0
0
0
0.730159
false
false
7
d4539e105ae910ff9641836394eadaee4aed7535
8,126,078,131,511
05288c90398452b4dc3bd4e21b7f8b297976e0b7
/AssistenteEscolar/app/src/main/java/com/gustavogoma/assistenteescolar/view/discipline/DisciplineAdapter.java
9e2ef8d9e9eaf8f46f907d8ac19c48a264e24276
[]
no_license
GustavoHGAraujo/AssistenteEscolar
https://github.com/GustavoHGAraujo/AssistenteEscolar
e768e41de09c0c3fdbffc51a69ed574ddfc987a5
a9e40912940cdea417702f04bbdeda60f24b52fe
refs/heads/master
2016-09-15T12:41:55.920000
2016-06-22T15:27:50
2016-06-22T15:27:50
61,336,838
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.gustavogoma.assistenteescolar.view.discipline; import android.content.Context; import android.graphics.PorterDuff; import android.support.v7.widget.RecyclerView; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ArrayAdapter; import android.w...
UTF-8
Java
1,885
java
DisciplineAdapter.java
Java
[ { "context": "a.assistenteescolar.util.Tools;\n\n/**\n * Created by Gustavo H on 17/06/2016.\n */\npublic class DisciplineAdapter", "end": 589, "score": 0.999772310256958, "start": 580, "tag": "NAME", "value": "Gustavo H" } ]
null
[]
package com.gustavogoma.assistenteescolar.view.discipline; import android.content.Context; import android.graphics.PorterDuff; import android.support.v7.widget.RecyclerView; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ArrayAdapter; import android.w...
1,882
0.738462
0.733687
50
36.700001
32.023899
118
false
false
0
0
0
0
0
0
0.68
false
false
7
a424e3839337fbd26e11a525232d40b10bd919ba
32,684,701,176,688
aedc9c326d795b81f3eda33861926bf066733ff9
/ggglib.logger/src/main/java/com/gigigo/ggglib/logger/InvokerInspector.java
9d3bf6d9ce8c3b33b7cded6d4ee8d6eb31d3d615
[ "Apache-2.0" ]
permissive
gigigoapps/gigigo-android-lib
https://github.com/gigigoapps/gigigo-android-lib
48d1613d7619a5eca29f4c2a7053b86daf172625
864b4faa54a5e1b28978bcdec8020269c10bf037
refs/heads/master
2020-04-06T04:14:16.004000
2017-05-29T08:24:29
2017-05-29T08:24:29
85,919,129
1
1
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Created by Gigigo Android Team * * Copyright (C) 2016 Gigigo Mobile Services SL * * 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 *...
UTF-8
Java
2,309
java
InvokerInspector.java
Java
[]
null
[]
/* * Created by Gigigo Android Team * * Copyright (C) 2016 Gigigo Mobile Services SL * * 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 *...
2,309
0.693807
0.686444
75
29.786667
29.004503
122
false
false
0
0
0
0
0
0
0.386667
false
false
7
3f9a248f4ba659f5f18f06b978401a75c0ba892d
28,939,489,675,549
68712e056ee25039879b12dd6b0ee9d70e533d20
/src/main/java/at/tuwien/ifs/hoppla/acquisition/Core.java
7f373ebdd98e03bb56f9e3ab8dbc2f7557efa134
[]
no_license
mikegr/peaberry-test
https://github.com/mikegr/peaberry-test
37c4a370e1498a6fdc592f8c5113beabe81091b1
d03028f208bdb5c3b0fc88417ad2b805c230d081
refs/heads/master
2021-01-16T18:30:32.066000
2010-01-28T17:31:53
2010-01-28T17:31:53
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package at.tuwien.ifs.hoppla.acquisition; /** * @author Michael Greifeneder - greifeneder@ifs.tuwien.ac.at */ public interface Core { }
UTF-8
Java
140
java
Core.java
Java
[ { "context": " at.tuwien.ifs.hoppla.acquisition;\n\n/**\n * @author Michael Greifeneder - greifeneder@ifs.tuwien.ac.at\n */\n\npublic interf", "end": 77, "score": 0.999890148639679, "start": 58, "tag": "NAME", "value": "Michael Greifeneder" }, { "context": "acquisition;\n\n/**\n * @a...
null
[]
package at.tuwien.ifs.hoppla.acquisition; /** * @author <NAME> - <EMAIL> */ public interface Core { }
106
0.728571
0.728571
8
16.5
21.71405
61
false
false
0
0
0
0
0
0
0.125
false
false
7
4fabe20d27eed5ab58ce087d5f41fba8a44b071f
14,516,989,530,305
92c64ff9dddd7ee9aa44e7fbdc500541e4da888a
/src/ch07/StudentDriver.java
8a8587645232a3a18afd3557a3b0ca29d2ae8abe
[]
no_license
COMDORI-HWJ/Java_Practice
https://github.com/COMDORI-HWJ/Java_Practice
d4bf2dfa79703db19c048262d54473f358fda1d4
dbd8a95aaad47abd90ab7f9325281264e06eebd2
refs/heads/main
2023-03-23T16:17:31.747000
2021-03-18T18:09:25
2021-03-18T18:09:25
327,238,125
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ch07; class Student{ String num;//학번 String name;//이름 int one;//점수 3개 int two; int three; double aver;//평균 //생성자 메소드 public Student(String num, String name, int one, int two, int three){ this.num = num; this.name = name; this.one = one; this.two ...
UTF-8
Java
2,001
java
StudentDriver.java
Java
[]
null
[]
package ch07; class Student{ String num;//학번 String name;//이름 int one;//점수 3개 int two; int three; double aver;//평균 //생성자 메소드 public Student(String num, String name, int one, int two, int three){ this.num = num; this.name = name; this.one = one; this.two ...
2,001
0.480161
0.456584
83
19.963856
20.322962
124
false
false
0
0
0
0
0
0
0.542169
false
false
7
937c7730ad60387b52e60236494fc2a5aa38da8e
15,917,148,870,323
7de798b2a27b73c5b4e308a4bdeea73b715150bd
/app/src/main/java/com/mad/mvptest/main/MainPresenter.java
fa4c4199114f87854e82da14a0ec244f8e8bac6d
[]
no_license
JamieYuu/simpleMvp
https://github.com/JamieYuu/simpleMvp
9cec6d2ccb6de19369b5c93f5a46c0de4883c9a2
29cd9424dba83e3f508515f3af7874a24a88fc40
refs/heads/master
2020-03-18T05:16:46.172000
2018-05-21T23:11:03
2018-05-21T23:11:03
134,334,143
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.mad.mvptest.main; /** * Created by yujiazheng on 21/5/18. */ public class MainPresenter implements MainContract.Presenter { private MainContract.View mMainView; public MainPresenter(MainContract.View mainView) { mMainView = mainView; mMainView.setPresneter(this); } @Ove...
UTF-8
Java
498
java
MainPresenter.java
Java
[ { "context": "package com.mad.mvptest.main;\n\n/**\n * Created by yujiazheng on 21/5/18.\n */\n\npublic class MainPresenter imple", "end": 59, "score": 0.9980170130729675, "start": 49, "tag": "USERNAME", "value": "yujiazheng" } ]
null
[]
package com.mad.mvptest.main; /** * Created by yujiazheng on 21/5/18. */ public class MainPresenter implements MainContract.Presenter { private MainContract.View mMainView; public MainPresenter(MainContract.View mainView) { mMainView = mainView; mMainView.setPresneter(this); } @Ove...
498
0.658635
0.648594
25
18.92
19.05344
62
false
false
0
0
0
0
0
0
0.24
false
false
7
c5dc67ef64cbb1d93771ea8b6e958edbb5cce489
7,550,552,514,467
82739475a9cc2abc6490bce0d309ef10f415fb67
/src/Server/imp_Staff.java
37a9e35981dfb7d5592a511372e64acfead9845d
[]
no_license
charnej/BCStationery
https://github.com/charnej/BCStationery
d0db9c88fb472e04292235badafffa2175b26d0f
a06ddd009f3b6a4f3a196d1a66ec52855c6e6314
refs/heads/master
2020-04-01T00:38:53.442000
2018-11-11T11:58:07
2018-11-11T11:58:07
152,706,099
0
3
null
false
2018-11-13T06:47:46
2018-10-12T06:46:20
2018-11-11T11:58:48
2018-11-11T11:58:47
1,302
0
2
1
Java
false
null
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package Server; import BusinessLayerPackage.IStaff; import BusinessLayerPackage.Staff; import DataAccessLayerPackage.CampusHa...
UTF-8
Java
4,481
java
imp_Staff.java
Java
[ { "context": "rt javax.swing.JOptionPane;\r\n\r\n/**\r\n *\r\n * @author Tyrone\r\n */\r\npublic class imp_Staff extends UnicastRemot", "end": 687, "score": 0.9997246265411377, "start": 681, "tag": "NAME", "value": "Tyrone" }, { "context": "llphone\"),\r\n rs.g...
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 Server; import BusinessLayerPackage.IStaff; import BusinessLayerPackage.Staff; import DataAccessLayerPackage.CampusHa...
4,481
0.552332
0.552332
125
33.848
22.896307
98
false
false
0
0
0
0
0
0
0.592
false
false
7
25666be23afb8e7fa8fd4f0e5fbc547d05c91789
21,698,174,848,125
980601dc656368028100f5b035af6ec9f093e320
/app/src/main/java/com/xute/materialdesign/ui/base/BasePresenter.java
1c8841bcd333ae9d6d4ad004cae08b63a43aa2ad
[]
no_license
stevenxtxt/MaterialDesign
https://github.com/stevenxtxt/MaterialDesign
3dc91cb4076344e94ff24b142cf6665d5fe53b3b
5f037a7835079ef93817748f3475f6bc566efa71
refs/heads/master
2021-01-21T05:09:56.738000
2017-02-25T14:30:43
2017-02-25T14:30:43
83,136,617
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.xute.materialdesign.ui.base; import android.content.Context; import com.xute.materialdesign.framework.net.ApiService; import com.xute.materialdesign.framework.net.HttpExecutor; import com.xute.materialdesign.framework.net.WXService; /** * Created by xute on 2016/12/23. */ public abstract class BasePre...
UTF-8
Java
919
java
BasePresenter.java
Java
[ { "context": "design.framework.net.WXService;\n\n/**\n * Created by xute on 2016/12/23.\n */\n\npublic abstract class BasePre", "end": 270, "score": 0.9995415210723877, "start": 266, "tag": "USERNAME", "value": "xute" } ]
null
[]
package com.xute.materialdesign.ui.base; import android.content.Context; import com.xute.materialdesign.framework.net.ApiService; import com.xute.materialdesign.framework.net.HttpExecutor; import com.xute.materialdesign.framework.net.WXService; /** * Created by xute on 2016/12/23. */ public abstract class BasePre...
919
0.68988
0.676823
38
23.18421
24.546257
81
false
false
0
0
0
0
0
0
0.342105
false
false
7
a457ad32da58fe2533857abaca69617caf0c1d71
4,793,183,520,315
27bf570e70ea805578ca517a902e33e895f2ceed
/src/NccPanel/Main.java
1e221402dbdff05c3428238e60c001629594eb76
[]
no_license
seko99/NccPanel
https://github.com/seko99/NccPanel
76bea233bbcc75d0a5a7c1b5d8bf34bb8eaf8131
7ba7dbfc89c00ba44300fe9e9a7dd8cff84bc071
refs/heads/master
2018-02-11T09:34:33.990000
2016-11-28T10:58:57
2016-11-28T10:58:57
63,871,646
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package NccPanel; import NccPanel.Controllers.LoginController; import javafx.application.Application; import javafx.fxml.FXMLLoader; import javafx.scene.Parent; import javafx.scene.Scene; import javafx.stage.Stage; import sun.rmi.runtime.Log; public class Main extends Application { public static String login; ...
UTF-8
Java
946
java
Main.java
Java
[]
null
[]
package NccPanel; import NccPanel.Controllers.LoginController; import javafx.application.Application; import javafx.fxml.FXMLLoader; import javafx.scene.Parent; import javafx.scene.Scene; import javafx.stage.Stage; import sun.rmi.runtime.Log; public class Main extends Application { public static String login; ...
946
0.685225
0.682013
35
25.685715
20.341051
83
false
false
0
0
0
0
0
0
0.542857
false
false
7
243fab406674bf28905a33d7347c01de6d864a97
19,705,309,995,879
dd321fbdd2430a9938ac62c66aba84d1819d6e0f
/app/src/main/java/com/apps/nosacikal/removie/Models/MovieVideos.java
1eeb3f3c40dbc569738964e0a8825fcfccb276a3
[]
no_license
nosacikal/Removie
https://github.com/nosacikal/Removie
ed09bc7461e7e40e366635645653dbf55b6a0c1c
f1d20cf7ae9243866a19816b6503eaeeb226a73e
refs/heads/master
2020-06-06T07:12:28.022000
2019-07-31T08:24:06
2019-07-31T08:24:06
192,674,449
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.apps.nosacikal.removie.Models; import java.util.List; /* * Rabu 19 Juni 2019 * 10116062 * Nosa Cikal Daputra * AKB-2 * */ public class MovieVideos { private int id; private List<MovieVideosResults> results; public MovieVideos() { } public MovieVideos(int id, List<MovieVideosRe...
UTF-8
Java
696
java
MovieVideos.java
Java
[ { "context": "kal.removie.Models;\n\nimport java.util.List;\n\n/*\n * Rabu 19 Juni 2019\n * 10116062\n * Nosa Cikal Daputra\n *", "end": 78, "score": 0.9444076418876648, "start": 74, "tag": "NAME", "value": "Rabu" }, { "context": "util.List;\n\n/*\n * Rabu 19 Juni 2019\n * 10116062\n...
null
[]
package com.apps.nosacikal.removie.Models; import java.util.List; /* * Rabu 19 Juni 2019 * 10116062 * <NAME> * AKB-2 * */ public class MovieVideos { private int id; private List<MovieVideosResults> results; public MovieVideos() { } public MovieVideos(int id, List<MovieVideosResults> resul...
684
0.614943
0.593391
40
16.4
17.555342
66
false
false
0
0
0
0
0
0
0.275
false
false
7
23d66ac3e6f06684b5a5c176925572dab715ace9
30,348,238,951,823
5909e0b89419cc7f35b56a3b7f0f433628fb3929
/src/main/java/ie/ait/tavares/pogo/application/controller/PvpController.java
618fec1fe6411b0c8006f5810b4c7e21c4147e11
[ "MIT" ]
permissive
adheli/pogoStatsApp
https://github.com/adheli/pogoStatsApp
f7aa17494adda97d073b82eb317e447785ce0470
39193aeac371092fc97182abdd78685f980f9829
refs/heads/main
2023-06-11T15:39:40.754000
2021-03-18T16:22:34
2021-03-18T16:22:34
326,229,160
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ie.ait.tavares.pogo.application.controller; import ie.ait.tavares.pogo.application.League; import ie.ait.tavares.pogo.application.dto.Ranking; import ie.ait.tavares.pogo.application.dto.StatsDto; import ie.ait.tavares.pogo.external.api.pogostats.PogoStatsCalculator; import ie.ait.tavares.pogo.model.dao.Pokemon...
UTF-8
Java
3,942
java
PvpController.java
Java
[]
null
[]
package ie.ait.tavares.pogo.application.controller; import ie.ait.tavares.pogo.application.League; import ie.ait.tavares.pogo.application.dto.Ranking; import ie.ait.tavares.pogo.application.dto.StatsDto; import ie.ait.tavares.pogo.external.api.pogostats.PogoStatsCalculator; import ie.ait.tavares.pogo.model.dao.Pokemon...
3,942
0.723237
0.722476
86
44.837208
31.027317
116
false
false
0
0
0
0
0
0
0.965116
false
false
7
e800c0ad1316a5a8091596332724467b6f41006c
15,556,371,569,728
402b251bb5db04893f216d9ef66ade79122be620
/FastBanking/app/src/main/java/licenta/fastbanking/FastBankingApplication.java
d8d8d13a7ff7c7600a94be459a062753bb24b553
[]
no_license
tiberiuvisan/Immoral-App
https://github.com/tiberiuvisan/Immoral-App
7aa2492a96d63278c2adb4b8c33db17420a6df5c
5e62d4b6118133c3f8c60639ca56ddaaca33e7f5
refs/heads/master
2021-01-17T09:26:16.571000
2016-05-27T14:07:13
2016-05-27T14:07:13
35,439,502
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package licenta.fastbanking; import android.app.Application; import licenta.fastbanking.Managers.SessionManager; /** * Created by Andreea on 4/20/2016. */ public class FastBankingApplication extends Application { @Override public void onCreate() { super.onCreate(); SessionManager.initShar...
UTF-8
Java
368
java
FastBankingApplication.java
Java
[ { "context": "anking.Managers.SessionManager;\n\n/**\n * Created by Andreea on 4/20/2016.\n */\npublic class FastBankingApplica", "end": 141, "score": 0.9955409169197083, "start": 134, "tag": "NAME", "value": "Andreea" } ]
null
[]
package licenta.fastbanking; import android.app.Application; import licenta.fastbanking.Managers.SessionManager; /** * Created by Andreea on 4/20/2016. */ public class FastBankingApplication extends Application { @Override public void onCreate() { super.onCreate(); SessionManager.initShar...
368
0.730978
0.711957
18
19.444445
21.77721
70
false
false
0
0
0
0
0
0
0.277778
false
false
7
771f5600d1aa833e5b51586a4faaf8bd9f5ee577
24,232,205,552,299
cf8443b28219085267fa0fa82eb4ed639b9be6b3
/src/core/java/basics/ThowsExceptionEx.java
d8ee30be11a900d314dd5a5693d9362322126d58
[]
no_license
dsreddy77/JavaProgramming
https://github.com/dsreddy77/JavaProgramming
77b6c080ed4aaf14f4a69318c62aee197621d4a5
0346c3ce1dac09d4b09ed85367816baec7020f08
refs/heads/master
2021-09-03T18:05:03.722000
2018-01-10T23:55:31
2018-01-10T23:55:31
109,905,554
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package core.java.basics; public class ThowsExceptionEx { public static void main(String[] args) { int sum = 0; try{ sum = add(args[0], args[1]); }catch(NumberFormatException e){ e.printStackTrace(); }catch(Exception e) { } System.out.println("n1="+args[0]+" n2="+args[1]+" sum="+sum); } ...
UTF-8
Java
486
java
ThowsExceptionEx.java
Java
[]
null
[]
package core.java.basics; public class ThowsExceptionEx { public static void main(String[] args) { int sum = 0; try{ sum = add(args[0], args[1]); }catch(NumberFormatException e){ e.printStackTrace(); }catch(Exception e) { } System.out.println("n1="+args[0]+" n2="+args[1]+" sum="+sum); } ...
486
0.63786
0.606996
25
18.440001
19.316481
67
false
false
0
0
0
0
0
0
1.92
false
false
7
46bcc90825beb7c5e42e2dc7eacd40bd6d0fa3c4
24,816,321,103,341
5c86e0d59d7a784446a1fa94f57f01a600bebf32
/src/main/java/org/sagebionetworks/web/client/widget/accessrequirements/ConvertACTAccessRequirementButton.java
17bb02a625a1c4109b811c616a27fff167e58e31
[ "Apache-2.0" ]
permissive
Sage-Bionetworks/SynapseWebClient
https://github.com/Sage-Bionetworks/SynapseWebClient
fe663329bf3ee5531c6e5a49f26ec7b128a6acff
94201e8487e67e57430f7b40eebf353687452a3f
refs/heads/develop
2023-08-14T19:48:55.994000
2023-08-04T20:22:17
2023-08-04T20:22:17
4,302,671
13
18
Apache-2.0
false
2023-09-13T18:43:54
2012-05-11T23:11:54
2023-05-07T03:54:02
2023-09-13T18:43:53
91,186
22
35
6
JavaScript
false
false
package org.sagebionetworks.web.client.widget.accessrequirements; import static org.sagebionetworks.web.client.ServiceEntryPointUtils.fixServiceEntryPoint; import com.google.gwt.event.dom.client.ClickEvent; import com.google.gwt.event.dom.client.ClickHandler; import com.google.gwt.user.client.rpc.AsyncCallback; impor...
UTF-8
Java
4,687
java
ConvertACTAccessRequirementButton.java
Java
[]
null
[]
package org.sagebionetworks.web.client.widget.accessrequirements; import static org.sagebionetworks.web.client.ServiceEntryPointUtils.fixServiceEntryPoint; import com.google.gwt.event.dom.client.ClickEvent; import com.google.gwt.event.dom.client.ClickHandler; import com.google.gwt.user.client.rpc.AsyncCallback; impor...
4,687
0.742693
0.741626
127
35.90551
34.421982
300
false
false
0
0
0
0
0
0
0.543307
false
false
7
73ce43c6c02d448c2dbc65edbd528522d4e6163a
13,889,924,248,643
14956dbed8ae4fba1d65b9829d9405fcf43ac698
/Cyber Security/Capture the Flag Competitions/2020/STACK the Flags/Mobile/Decompiled/sources/b/a/a/w/a.java
97e8237ec2567563ae24fca704ec2321dd5d99e8
[]
no_license
Hackin7/Programming-Crappy-Solutions
https://github.com/Hackin7/Programming-Crappy-Solutions
ae8bbddad92a48cf70976cec91bf66234c9b4d39
ffa3b3c26a6a06446cc49c8ac4f35b6d30b1ee0f
refs/heads/master
2023-03-21T01:21:00.764000
2022-12-28T14:22:33
2022-12-28T14:22:33
201,292,128
12
7
null
false
2023-03-05T16:05:34
2019-08-08T16:00:21
2023-01-10T17:53:26
2023-03-05T16:05:30
1,484,903
8
5
24
Roff
false
false
package b.a.a.w; import android.graphics.PointF; import b.a.a.d; import b.a.a.u.j.b; import b.a.a.u.j.e; import b.a.a.u.j.i; import b.a.a.u.j.m; import b.a.a.w.k0.c; import b.a.a.x.h; import com.airbnb.lottie.value.Keyframe; import java.util.ArrayList; import java.util.List; public class a { /* r...
UTF-8
Java
2,176
java
a.java
Java
[]
null
[]
package b.a.a.w; import android.graphics.PointF; import b.a.a.d; import b.a.a.u.j.b; import b.a.a.u.j.e; import b.a.a.u.j.i; import b.a.a.u.j.m; import b.a.a.w.k0.c; import b.a.a.x.h; import com.airbnb.lottie.value.Keyframe; import java.util.ArrayList; import java.util.List; public class a { /* r...
2,176
0.464614
0.459099
71
28.647888
17.826313
67
false
false
0
0
0
0
0
0
0.704225
false
false
7
d4da705081c98180d51b300ae13dc08904b04bbc
32,658,931,353,286
8f26e176f1edfca964d36270d4bcd3a8adba8cd4
/src/evaluation/Scenario.java
99c645668d4b86c6e0df1a23080d7be78fad52bb
[ "MIT" ]
permissive
kevinmcareavey/teagentspeak
https://github.com/kevinmcareavey/teagentspeak
384f9025f5599093855d9f0a3907875719af9ace
4e6dedb11300dfd2078dee4d6b1030d0550d3269
refs/heads/master
2020-12-11T02:08:48.837000
2016-11-29T12:31:27
2016-11-29T12:31:27
36,674,472
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package evaluation; import uncertainty.epistemic_states.CompactEpistemicState; import uncertainty.epistemic_states.compact_epistemic_states.PossibilisticCompactEpistemicState; import uncertainty.epistemic_states.compact_epistemic_states.ProbabilisticCompactEpistemicState; import agentspeak.Interpreter; import agentspe...
UTF-8
Java
6,584
java
Scenario.java
Java
[]
null
[]
package evaluation; import uncertainty.epistemic_states.CompactEpistemicState; import uncertainty.epistemic_states.compact_epistemic_states.PossibilisticCompactEpistemicState; import uncertainty.epistemic_states.compact_epistemic_states.ProbabilisticCompactEpistemicState; import agentspeak.Interpreter; import agentspe...
6,584
0.707776
0.688335
95
68.30526
73.322083
442
false
false
0
0
0
0
0
0
3.768421
false
false
7
0ce21701d1b973108c4fa2fe9c1ddc67c922ccc8
32,658,931,349,526
a5ee4ab9517583ef35abd24f5bef2d367854ca8a
/ejbs/src/main/java/com/dhm/common/util/Base64Util.java
3b6e4397a21ecdea56a55add0e8b12909e0d3db9
[]
no_license
duanhm/SpringProject_Maven
https://github.com/duanhm/SpringProject_Maven
15c57cad514af15df65d0770260f24bc6c26f293
a033b4552a4de215d0aee91691931d8a0965ac17
refs/heads/master
2021-07-08T14:54:49.355000
2017-10-05T14:05:08
2017-10-05T14:05:08
105,897,494
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.dhm.common.util; import java.io.UnsupportedEncodingException; import java.nio.charset.Charset; import org.apache.commons.codec.binary.Base64; public class Base64Util { public static String encode(String data) throws UnsupportedEncodingException { return encode(data, Charset.forName("UTF-8")); } pu...
UTF-8
Java
1,054
java
Base64Util.java
Java
[]
null
[]
package com.dhm.common.util; import java.io.UnsupportedEncodingException; import java.nio.charset.Charset; import org.apache.commons.codec.binary.Base64; public class Base64Util { public static String encode(String data) throws UnsupportedEncodingException { return encode(data, Charset.forName("UTF-8")); } pu...
1,054
0.751423
0.72296
43
23.511627
25.780264
95
false
false
0
0
0
0
0
0
1.372093
false
false
7
521b7793c945b3789f2fbf49ec5e2e746366ca94
22,187,801,072,276
b814aa10fc6802e0417b405f6e2cea54512b2cda
/src/com/heimi/traffic/utils/LogUtil.java
6478ac1dae4b6a20b8d76387d312fb2715be18f2
[]
no_license
keyeechen/TrafficController
https://github.com/keyeechen/TrafficController
83cd23a51f785a5b1dc964699b216c1991346ca4
1d79d8e2bae2ba9effa068f9538c58272a227fe1
refs/heads/master
2021-03-12T20:42:11.619000
2015-02-02T11:07:05
2015-02-02T11:07:05
29,913,586
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.heimi.traffic.utils; import android.util.Log; import static com.heimi.traffic.Constants.DEBUG_MODE; /** * only output log info in debug mode * @author keyeechen */ public class LogUtil { public static void v(String tag, String msg) { if(DEBUG_MODE) { if(msg != null...
UTF-8
Java
1,107
java
LogUtil.java
Java
[ { "context": "\n * only output log info in debug mode\r\n * @author keyeechen\r\n */\r\npublic class LogUtil {\r\n\r\n\r\n public stat", "end": 181, "score": 0.9995718002319336, "start": 172, "tag": "USERNAME", "value": "keyeechen" } ]
null
[]
package com.heimi.traffic.utils; import android.util.Log; import static com.heimi.traffic.Constants.DEBUG_MODE; /** * only output log info in debug mode * @author keyeechen */ public class LogUtil { public static void v(String tag, String msg) { if(DEBUG_MODE) { if(msg != null...
1,107
0.431798
0.431798
51
19.705883
15.93897
53
false
false
0
0
0
0
0
0
0.352941
false
false
7
1752dd2d8c8bb7331ff8caa93d28063bce7eeeae
9,981,504,019,082
5e242ed77c7e8a6a0b7532d5a7524344da4e39ec
/cirrus-core/src/main/java/com/cirrus/server/http/exception/mapper/AbstractExceptionMapper.java
cd9ba9c4eb93409d072ebbea720a952865d9f508
[ "Apache-2.0" ]
permissive
a-jullien/cirrus
https://github.com/a-jullien/cirrus
2e40fc709b7a3d3b84f084ecbd7d605df84023cc
1fbc231fa7ab003ce6d9096fb1525a90753a003f
refs/heads/master
2020-12-24T15:58:22.224000
2014-09-24T19:35:42
2014-09-24T19:35:42
21,894,375
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * * * * Copyright (c) 2014 Antoine Jullien * * * * 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 require...
UTF-8
Java
1,446
java
AbstractExceptionMapper.java
Java
[ { "context": "/*\n * *\n * * Copyright (c) 2014 Antoine Jullien\n * *\n * * Licensed under the Apache License, Ve", "end": 48, "score": 0.9997726082801819, "start": 33, "tag": "NAME", "value": "Antoine Jullien" } ]
null
[]
/* * * * * Copyright (c) 2014 <NAME> * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * * You may obtain a copy of the License at * * * * http://www.apache.org/licenses/LICENSE-2.0 * * * Unless required by appl...
1,437
0.60166
0.596127
37
38.081081
38.099003
120
false
false
0
0
0
0
118
0.162517
0.351351
false
false
7
b53a21a78c97767bcb08113f4835849c9732d895
19,894,288,544,479
b9f6ae4bcee1f5bc1543eb72557d184cc9f4384d
/src/main/java/application/enums/TraditionOfInnovationItem.java
151b2cf7e6d345039728d8cd853d915f9b1bb772
[]
no_license
KateLaurynovich/testWabash
https://github.com/KateLaurynovich/testWabash
c8154d1ac90d31c1bb80b1f1e848ee883f8635ef
a8242e7250bd272ef21f0c122bebb2e4c5aa9b50
refs/heads/master
2022-12-05T04:29:36.913000
2020-03-04T15:40:28
2020-03-04T15:40:28
244,937,967
0
0
null
false
2022-11-16T12:38:15
2020-03-04T15:38:59
2020-03-04T15:41:07
2022-11-16T12:38:13
44
0
0
3
Java
false
false
package application.enums; public enum TraditionOfInnovationItem { RESPONSIBILITY_TO_OUR_CUSTOMERS("Responsibility to Our Customers"), PATENTS_AND_R_D_TEST_CENTER("Patents and R&D Test Center"), TRANSFORMATIONAL_INNOVATIONS_AND_BENEFITS("Transformational Innovations and Benefits"), FUTURE_FOCUS("Futur...
UTF-8
Java
502
java
TraditionOfInnovationItem.java
Java
[]
null
[]
package application.enums; public enum TraditionOfInnovationItem { RESPONSIBILITY_TO_OUR_CUSTOMERS("Responsibility to Our Customers"), PATENTS_AND_R_D_TEST_CENTER("Patents and R&D Test Center"), TRANSFORMATIONAL_INNOVATIONS_AND_BENEFITS("Transformational Innovations and Benefits"), FUTURE_FOCUS("Futur...
502
0.707171
0.707171
20
24.1
26.202862
91
false
false
0
0
0
0
0
0
0.4
false
false
7
913e5e892b17f5d20cf606ccfce8366ab88f561b
4,793,183,515,126
11a09372cf812213ee88a5059e9f868f97faf309
/Hackerrank/ModFibbo.java
ea9cede1dcc20886bf7bd38eb360391ddcd44319
[]
no_license
RavirajWalke/online-contests
https://github.com/RavirajWalke/online-contests
52a755ae064caa9e70d0c847a64f2e9869090073
bb61acd82ba852fdc2f8700ea27002a1a0215805
refs/heads/master
2020-03-14T02:58:02.353000
2018-04-28T13:13:23
2018-04-28T13:13:23
131,410,196
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.io.*; import java.util.*; import java.math.*; public class ModFibbo { public static void main(String[] args) { /* Enter your code here. Read input from STDIN. Print output to STDOUT. Your class should be named Solution. */ BigInteger t,a,b; String s1,s2,s3; int...
UTF-8
Java
661
java
ModFibbo.java
Java
[]
null
[]
import java.io.*; import java.util.*; import java.math.*; public class ModFibbo { public static void main(String[] args) { /* Enter your code here. Read input from STDIN. Print output to STDOUT. Your class should be named Solution. */ BigInteger t,a,b; String s1,s2,s3; int...
661
0.502269
0.490166
27
22.555555
22.017389
119
false
false
0
0
0
0
0
0
0.851852
false
false
7
ecc801101b2a8ce05f9cff20651eed4fe8128d12
10,402,410,829,532
fffdcf7e511c3cc01c0be417f7b65040b12edc98
/src/main/java/leetcode/_167_TwoSumIIInputarrayissorted.java
1fae0a82a49c991e9b4f9626664df5a36bb5774f
[]
no_license
sd1026203/xuexi
https://github.com/sd1026203/xuexi
3351a4d539aac070c545c2db516362b21f92e10d
a3dc91e2ca600b51c3dab030c2d9e99df18eac2e
refs/heads/master
2019-05-26T10:53:57.765000
2018-11-08T02:56:57
2018-11-08T02:56:57
85,809,709
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package leetcode; /** * Desc: * ------------------------------------ * Author:gewei@meituan.com * Date:2017/3/28 * Time:下午7:48 */ public class _167_TwoSumIIInputarrayissorted { public int[] twoSum(int[] numbers, int target) { int begin = 0; int end = numbers.length - 1; while (begin <...
UTF-8
Java
740
java
_167_TwoSumIIInputarrayissorted.java
Java
[ { "context": " * ------------------------------------\n * Author:gewei@meituan.com\n * Date:2017/3/28\n * Time:下午7:48\n */\npublic class", "end": 99, "score": 0.9998816847801208, "start": 82, "tag": "EMAIL", "value": "gewei@meituan.com" } ]
null
[]
package leetcode; /** * Desc: * ------------------------------------ * Author:<EMAIL> * Date:2017/3/28 * Time:下午7:48 */ public class _167_TwoSumIIInputarrayissorted { public int[] twoSum(int[] numbers, int target) { int begin = 0; int end = numbers.length - 1; while (begin <= end) { ...
730
0.433424
0.410326
29
24.379311
15.799201
60
false
false
0
0
0
0
0
0
0.448276
false
false
12
ccbd7d6412eb11e4d600270e7c3c7acad5718c85
19,301,583,030,226
3f5fa8cc90f16d8be927df786fa05668fe0ed27e
/src/main/java/in/co/antony/alum/configuration/SecurityConfig.java
5bf20f6b344331ef7c5d50be8ed5c77ec85a8bb9
[]
no_license
antonymathews/alum
https://github.com/antonymathews/alum
ae075187fc86d7aca848b654f7ba85603192b5ba
e0c3aa5a5f3f6bb8f3e52ea3a60f57b22bb9270c
refs/heads/master
2021-01-10T13:49:25.002000
2016-04-01T18:48:20
2016-04-01T18:48:20
53,667,054
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * <!-- Author - Antony Mathews IMIT, Cuttack, Odisha, India, batch-2001 With inputs from Biajay Sahoo batch-2001 Sundeep Mohanty (Tutu) batch-2001 Sambit Satpathy batch-2000 Soumya Ranjan Parida (Bapi) batch-2001 Kamalesh Nayak batch-2001 --> */ package in.co.antony.alum.configuration; import javax.s...
UTF-8
Java
2,262
java
SecurityConfig.java
Java
[ { "context": "/**\n * <!-- \nAuthor - Antony Mathews IMIT, Cuttack, Odisha, India, batch-2001\nWith inputs f", "end": 41, "score": 0.9997486472129822, "start": 22, "tag": "NAME", "value": "Antony Mathews IMIT" }, { "context": "/**\n * <!-- \nAuthor - Antony Mathews IMIT, Cuttack, Odi...
null
[]
/** * <!-- Author - <NAME>, Cuttack, Odisha, India, batch-2001 With inputs from <NAME> batch-2001 <NAME> (Tutu) batch-2001 <NAME> batch-2000 <NAME> (Bapi) batch-2001 <NAME> batch-2001 --> */ package in.co.antony.alum.configuration; import javax.sql.DataSource; import org.springframework.beans.factory.an...
2,205
0.780283
0.769673
63
34.920635
31.617407
107
false
false
0
0
0
0
0
0
1.492064
false
false
12
a45d197939e499b258a1f81a5edcb0e78eb2a6ea
1,245,540,553,099
705f33ef6bd75f540ea63a2928bc2d0719225fbf
/Mancala/src/MancalaBoard.java
40739896d5269c422a60a3249aaee6dd72373465
[]
no_license
xiaodog1234/AI
https://github.com/xiaodog1234/AI
2346af9b8a481c5b8fa7e14990b1f8004915b966
1658e9a7a9125ed798e2eb8680600570a076ae13
refs/heads/master
2016-09-13T06:42:46.776000
2016-04-28T03:30:45
2016-04-28T03:30:45
57,267,500
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.ArrayList; public class MancalaBoard { Pit [][] pList; int numPit = 0; int mancalaPerPit = 5; int totalHeuristic = 0; public Pit[][] copyList(){ Pit[][] newList = new Pit[3][numPit]; for(int i = 1;i<3;i++){ for(int j = 0 ; j< numPit;j++){ // System.out.println("pList[i...
UTF-8
Java
7,149
java
MancalaBoard.java
Java
[]
null
[]
import java.util.ArrayList; public class MancalaBoard { Pit [][] pList; int numPit = 0; int mancalaPerPit = 5; int totalHeuristic = 0; public Pit[][] copyList(){ Pit[][] newList = new Pit[3][numPit]; for(int i = 1;i<3;i++){ for(int j = 0 ; j< numPit;j++){ // System.out.println("pList[i...
7,149
0.60456
0.5812
236
28.292374
24.962074
122
false
false
0
0
0
0
0
0
3.139831
false
false
12
43042ec028376b80fcadb5da84da9343b6dc1a16
27,994,596,841,603
dbda4749ad2b35bf98d1adeedebab0ab98010e88
/app/src/main/java/com/greattone/greattone/service/PostVideoService.java
77aab7cbabbf764ba74a0e85624e11b48cd7f0d8
[]
no_license
makaifeng/greattone2
https://github.com/makaifeng/greattone2
b7d771c50b2466e7718b4194dee952a7a3325170
7eddff6be1007d9264813e920ba46780a9bac59f
refs/heads/master
2020-12-24T10:03:40.334000
2017-04-26T06:29:25
2017-04-26T06:29:25
73,248,461
1
2
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.greattone.greattone.service; import android.app.Service; import android.content.Context; import android.content.Intent; import android.content.SharedPreferences; import android.os.Handler; import android.os.IBinder; import android.os.Message; import android.util.Log; import android.widget.Toast; import co...
UTF-8
Java
16,612
java
PostVideoService.java
Java
[ { "context": "\";\n\t// private static final String accessKeyId = \"LCN2t148awhKJ9CB\";\n\t// private static final String accessKeySecret", "end": 1989, "score": 0.9892618656158447, "start": 1973, "tag": "KEY", "value": "LCN2t148awhKJ9CB" }, { "context": "rivate static final String a...
null
[]
package com.greattone.greattone.service; import android.app.Service; import android.content.Context; import android.content.Intent; import android.content.SharedPreferences; import android.os.Handler; import android.os.IBinder; import android.os.Message; import android.util.Log; import android.widget.Toast; import co...
16,540
0.684607
0.674589
477
32.69392
23.903164
111
false
false
0
0
0
0
0
0
3.077568
false
false
12
37330d968ba7689b00951f7d13ffd4bea3de1e11
20,151,986,573,202
e1bce8268e4d477a978555ec7afa50c44f72e3e8
/abc12366-bangbang/src/main/java/com/abc12366/bangbang/service/impl/QueFactionHonorServiceImpl.java
26938bf216724164aa88ee7173ec9689a2f8480d
[]
no_license
moutainhigh/finance-tax-platform
https://github.com/moutainhigh/finance-tax-platform
92a7fc39f52a523a6d1bfb5f4372c2d1d9fbdf5d
2f6fd54dfaf902b3d0549c455676284fa7b65bc5
refs/heads/master
2021-09-13T05:34:10.761000
2018-04-25T14:04:48
2018-04-25T14:04:48
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.abc12366.bangbang.service.impl; import com.abc12366.bangbang.mapper.db2.QuestionFactionHonorRoMapper; import com.abc12366.bangbang.model.question.bo.QuestionFactionPhBo; import com.abc12366.bangbang.service.QueFactionHonorService; import com.abc12366.gateway.exception.ServiceException; import org.slf4j.Log...
UTF-8
Java
1,691
java
QueFactionHonorServiceImpl.java
Java
[ { "context": "ervice;\n\nimport java.util.List;\n\n/**\n * Created by xieyanmao on 2017/9/14.\n */\n@Service\npublic class QueFactio", "end": 519, "score": 0.9994252920150757, "start": 510, "tag": "USERNAME", "value": "xieyanmao" } ]
null
[]
package com.abc12366.bangbang.service.impl; import com.abc12366.bangbang.mapper.db2.QuestionFactionHonorRoMapper; import com.abc12366.bangbang.model.question.bo.QuestionFactionPhBo; import com.abc12366.bangbang.service.QueFactionHonorService; import com.abc12366.gateway.exception.ServiceException; import org.slf4j.Log...
1,691
0.710543
0.683718
50
31.059999
25.28352
99
false
false
0
0
0
0
0
0
0.48
false
false
12
422e6b3f8d8e8f571736961d2e5cb4945da6c728
14,748,917,733,131
1fd5940dcc41cef8067ecffa2fe8de39e1d0dabb
/app/src/main/java/com/software/thincnext/kawasaki/SearchActivity/CitylistAdapter.java
2dac2304c480bfcba17f979322d0b12c1d42966f
[]
no_license
githubthincnext/kawasaki
https://github.com/githubthincnext/kawasaki
5489e818d603b9b87a2045ea52fb3b33d3fce31f
415969e20ab6577754fa449c269ac1cc76338662
refs/heads/master
2020-04-07T22:56:36.095000
2019-03-12T06:39:53
2019-03-12T06:39:53
144,367,620
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.software.thincnext.kawasaki.SearchActivity; import android.app.Activity; import android.content.Context; import android.content.Intent; import android.os.Bundle; import android.support.v4.content.LocalBroadcastManager; import android.support.v7.widget.RecyclerView; import android.view.LayoutInflater; impor...
UTF-8
Java
4,034
java
CitylistAdapter.java
Java
[]
null
[]
package com.software.thincnext.kawasaki.SearchActivity; import android.app.Activity; import android.content.Context; import android.content.Intent; import android.os.Bundle; import android.support.v4.content.LocalBroadcastManager; import android.support.v7.widget.RecyclerView; import android.view.LayoutInflater; impor...
4,034
0.634854
0.63411
144
26.993055
31.109238
158
false
false
0
0
0
0
0
0
0.4375
false
false
12
3ed658886f820a5786445160108c6142c1b9f439
11,476,152,630,802
b7d616f9d3e137ee8ede3df805902e0c66a57a53
/admin-gateway_old/src/main/java/com/app/gateway/Application.java
c5725a014d5dbf151a2c14faf80ce20b7b32fd34
[]
no_license
JhonMurillo/app-repositories
https://github.com/JhonMurillo/app-repositories
5a22bc19d665e818d1d5fdf2798f11f3cc612d26
84a4fe555002111755e21418e9b165ad4f0308b0
refs/heads/master
2020-06-13T07:53:57.357000
2016-12-05T21:52:10
2016-12-05T21:52:10
75,438,173
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.app.gateway; import java.util.logging.Logger; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.cloud.client.discovery.EnableDiscoveryClient; import org.springframework.cloud.netflix.zuul.EnableZuulProxy; imp...
UTF-8
Java
747
java
Application.java
Java
[]
null
[]
package com.app.gateway; import java.util.logging.Logger; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.cloud.client.discovery.EnableDiscoveryClient; import org.springframework.cloud.netflix.zuul.EnableZuulProxy; imp...
747
0.821954
0.821954
23
31.47826
28.200939
84
false
false
0
0
0
0
0
0
0.478261
false
false
12
217a2955c4dc3e8b6aa2bc838cb16146bcdb6c38
9,723,806,005,115
4da9097315831c8639a8491e881ec97fdf74c603
/src/StockIT-v2-release_source_from_JADX/sources/com/facebook/react/modules/systeminfo/ReactNativeVersion.java
b2e9f86a134c7d8f75f2089c105915df8393ea89
[ "Apache-2.0" ]
permissive
atul-vyshnav/2021_IBM_Code_Challenge_StockIT
https://github.com/atul-vyshnav/2021_IBM_Code_Challenge_StockIT
5c3c11af285cf6f032b7c207e457f4c9a5b0c7e1
25c26a4cc59a3f3e575f617b59acc202ee6ee48a
refs/heads/main
2023-08-11T06:17:05.659000
2021-10-01T08:48:06
2021-10-01T08:48:06
410,595,708
1
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.facebook.react.modules.systeminfo; import com.facebook.react.common.MapBuilder; import java.util.Map; public class ReactNativeVersion { public static final Map<String, Object> VERSION = MapBuilder.m143of("major", 0, "minor", 63, "patch", 4, "prerelease", null); }
UTF-8
Java
282
java
ReactNativeVersion.java
Java
[]
null
[]
package com.facebook.react.modules.systeminfo; import com.facebook.react.common.MapBuilder; import java.util.Map; public class ReactNativeVersion { public static final Map<String, Object> VERSION = MapBuilder.m143of("major", 0, "minor", 63, "patch", 4, "prerelease", null); }
282
0.751773
0.72695
8
34.25
40.061672
129
false
false
0
0
0
0
0
0
1.5
false
false
12
c873950b9cdeddd60dba4027bc1477900c94f0b6
27,745,488,768,611
74a943a507ad8f2397731d63664b1134c41e6e70
/MLBPHD_ALG/src/ketan/auth/User.java
f9786bbd5da696acc6a3e327e6b55b8a9027ceec
[]
no_license
akhilreddy619/Prediction-of-Heart-Disease
https://github.com/akhilreddy619/Prediction-of-Heart-Disease
3d5fe6260166692aa3483261544ff8373fa1cf0a
9908a49f3aa6240483538f10d3a9e7d593413e14
refs/heads/master
2023-06-10T21:10:47.970000
2021-07-03T17:10:20
2021-07-03T17:10:20
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 ketan.auth; /** * * @author saiketan */ public class User { public String Name; public String Uname; public String Pwd; public String PhoneNo; }
UTF-8
Java
278
java
User.java
Java
[ { "context": "editor.\n */\npackage ketan.auth;\n\n/**\n *\n * @author saiketan\n */\npublic class User {\n public String Name;\n ", "end": 147, "score": 0.9995324611663818, "start": 139, "tag": "USERNAME", "value": "saiketan" } ]
null
[]
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package ketan.auth; /** * * @author saiketan */ public class User { public String Name; public String Uname; public String Pwd; public String PhoneNo; }
278
0.651079
0.651079
17
15.352942
14.588235
52
false
false
0
0
0
0
0
0
0.411765
false
false
12
6032b0e81fe56e5315eeb249db4066154769adfb
27,745,488,766,663
dc5914cf576492fd0bd25edc12e8301dcb09f155
/src/main/java/fjord/ast/typedefn/CurriedSig.java
168658dde78e3b733f4d9f59ce7eb9c107f6de8e
[ "Apache-2.0" ]
permissive
automenta/fjord
https://github.com/automenta/fjord
4fcfe3d4e0114bfaa5a59d0325e9110067378faa
32fb78e05a4adb59ecd2b28e46baa05ebc5f1164
refs/heads/master
2020-06-01T13:02:58.259000
2019-06-07T18:08:05
2019-06-07T18:08:05
190,788,180
0
0
null
true
2019-06-07T18:06:18
2019-06-07T18:06:16
2019-04-28T19:39:32
2015-04-23T18:37:20
890
0
0
0
null
false
false
package fjord.ast.typedefn; import fjord.ast.NodeVisitor; import fjord.ast.NodeWithChildren; import fjord.ast.type.Type; import java.util.List; public class CurriedSig extends NodeWithChildren<List<ArgSpec>> { private Type type; @Override public void accept(NodeVisitor visitor) { visitor.visit(...
UTF-8
Java
462
java
CurriedSig.java
Java
[]
null
[]
package fjord.ast.typedefn; import fjord.ast.NodeVisitor; import fjord.ast.NodeWithChildren; import fjord.ast.type.Type; import java.util.List; public class CurriedSig extends NodeWithChildren<List<ArgSpec>> { private Type type; @Override public void accept(NodeVisitor visitor) { visitor.visit(...
462
0.670996
0.670996
26
16.76923
16.916782
65
false
false
0
0
0
0
0
0
0.346154
false
false
12
0d1d4f4358897de45d9d8072687da8d154621f74
9,397,388,500,935
821dbb3ae4ed9f0f4bca33b86be3e5a2b56b99e3
/src/com/collection/class28/arrraylist/ArrayListDemo6.java
96f17113f661002c7cd4a7a33767a76e0d616243
[]
no_license
EhsanullahAsim/SDETJavaBatch10
https://github.com/EhsanullahAsim/SDETJavaBatch10
d267e8c053b0bccb4353473283878e5f53bfe810
cb04a54b46c8b8d1852e68caf0f31ca684122729
refs/heads/master
2023-08-04T09:30:33.261000
2021-09-19T19:12:18
2021-09-19T19:12:18
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.collection.class28.arrraylist; import java.util.ArrayList; import java.util.List; public class ArrayListDemo6 { public static void main(String[] args) { List<String> list=new ArrayList<>(); list.add("Andrei"); list.add("Michael"); list.add("Andrei"); list.add("S...
UTF-8
Java
936
java
ArrayListDemo6.java
Java
[ { "context": "String> list=new ArrayList<>();\n list.add(\"Andrei\");\n list.add(\"Michael\");\n list.add(", "end": 240, "score": 0.9994065165519714, "start": 234, "tag": "NAME", "value": "Andrei" }, { "context": "();\n list.add(\"Andrei\");\n list....
null
[]
package com.collection.class28.arrraylist; import java.util.ArrayList; import java.util.List; public class ArrayListDemo6 { public static void main(String[] args) { List<String> list=new ArrayList<>(); list.add("Andrei"); list.add("Michael"); list.add("Andrei"); list.add("S...
936
0.547009
0.542735
34
26.529411
17.014242
56
false
false
0
0
0
0
0
0
0.588235
false
false
12
e69a6e83ae99dc4984cb2117b6276f20b4f32e40
4,861,903,039,716
08e6e09c3cad9c2e4c01ead06d34148c8fe50ae1
/src/test/java/data/structure/TestArrayList.java
86880b49154ed4fd36f3201ac7cc4a9ef8f7b0f7
[]
no_license
oleg172/DataStructures
https://github.com/oleg172/DataStructures
6ded349308742c5fe48681eb946766d28cad324b
5174cf46c63b9af104e71bbdf63435820a518c4c
refs/heads/master
2021-07-12T12:27:56.433000
2019-09-30T14:54:48
2019-09-30T14:54:48
205,918,375
0
0
null
false
2020-10-13T15:45:20
2019-09-02T18:55:20
2019-09-30T14:54:58
2020-10-13T15:45:18
104
0
0
1
Java
false
false
package data.structure; import data.structure.arrayList.ArrayList; import org.junit.Assert; import org.junit.Before; import org.junit.Test; public class TestArrayList { private ArrayList<Integer> list; @Before public void setUp() { list = new ArrayList<Integer>(4); list.add(0); l...
UTF-8
Java
4,587
java
TestArrayList.java
Java
[]
null
[]
package data.structure; import data.structure.arrayList.ArrayList; import org.junit.Assert; import org.junit.Before; import org.junit.Test; public class TestArrayList { private ArrayList<Integer> list; @Before public void setUp() { list = new ArrayList<Integer>(4); list.add(0); l...
4,587
0.618705
0.597776
161
27.490683
21.763586
68
false
false
0
0
0
0
0
0
0.745342
false
false
12
70f4b64f2cd882efb4da30ac8ced6cc2d01a299e
4,861,903,037,559
91f7dc07b2c0d07cf02ecee54b8548d42fe2f720
/sources/archive/modules/server/colemo-server/src/main/java/eu/scy/colemo/server/network/ObjectList.java
e4ba5938d7bfc36b785f63a9ed70f910d94a6506
[]
no_license
yattias/scy
https://github.com/yattias/scy
8996a485de7dfef22ac9ae69005cfb12be91dbc3
e80421c7457e5ba27874abeef06668196ed8125a
refs/heads/master
2021-01-10T01:15:04.267000
2013-04-03T09:32:50
2013-04-03T09:32:50
36,696,984
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Created on 17.nov.2004 * * TODO To change the template for this generated file go to * Window - Preferences - Java - Code Style - Code Templates */ package eu.scy.colemo.server.network; import java.io.Serializable; import java.util.Vector; /** * @author Řystein * * TODO To change the templa...
WINDOWS-1250
Java
1,159
java
ObjectList.java
Java
[ { "context": "able;\r\nimport java.util.Vector;\r\n\r\n/**\r\n * @author Řystein\r\n *\r\n * TODO To change the template for this gene", "end": 286, "score": 0.9997663497924805, "start": 279, "tag": "NAME", "value": "Řystein" } ]
null
[]
/* * Created on 17.nov.2004 * * TODO To change the template for this generated file go to * Window - Preferences - Java - Code Style - Code Templates */ package eu.scy.colemo.server.network; import java.io.Serializable; import java.util.Vector; /** * @author Řystein * * TODO To change the templa...
1,159
0.637306
0.625216
53
19.849056
19.076208
68
false
false
0
0
0
0
0
0
1.528302
false
false
12
9be414e032b28b81e1f1e8241e04cb3bb37f8181
28,432,683,503,442
1942f604ae55414f140d5ed2dc45da2fec03e137
/CustomerTradeSort.java
bbf4e1513729d0923b8390f82c0103330d42d8dc
[]
no_license
SquirtleSquad2015/shoolprodject
https://github.com/SquirtleSquad2015/shoolprodject
0dd7ec3e94b5351bff59eeabc6688d90438e30c9
94c92827fb233d8df47a7b56179517896d3d77aa
refs/heads/master
2021-01-18T10:56:55.325000
2015-04-30T08:17:52
2015-04-30T08:17:52
32,865,761
0
2
null
null
null
null
null
null
null
null
null
null
null
null
null
package shoolprodject; import javax.swing.*; import java.awt.*; import javax.swing.JComboBox; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.awt.event.MouseEvent; import java.awt.event.MouseListener; import java.util.ArrayList; import static javax.swing.JOptionPane.showMessageDia...
UTF-8
Java
8,202
java
CustomerTradeSort.java
Java
[]
null
[]
package shoolprodject; import javax.swing.*; import java.awt.*; import javax.swing.JComboBox; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.awt.event.MouseEvent; import java.awt.event.MouseListener; import java.util.ArrayList; import static javax.swing.JOptionPane.showMessageDia...
8,202
0.623109
0.610054
219
36.424656
28.885344
125
false
false
0
0
0
0
0
0
0.657534
false
false
12
8d71c500d9f35e8d21d71c853b591cda23dcdb54
11,613,591,589,536
bc063a449370aaf3a4c7b6e92ea30f0529594c84
/lmsBll/src/Bll/BookBll.java
f683c63fe7c7204e5d223fcd9f2d838fec1b22af
[]
no_license
hortonMQD/LibraryManagerSystem
https://github.com/hortonMQD/LibraryManagerSystem
75f1f9624c40bc9cdec23326b0c4846fa828ae1a
8e15db71bbf213a67c899f41cf8668f01ddfca1a
refs/heads/master
2020-06-28T12:00:50.812000
2019-08-02T12:18:47
2019-08-02T12:18:47
200,229,195
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package Bll; import java.util.ArrayList; import java.util.List; import Tool.BookDal; import pojo.BookInfo; public class BookBll { private BookDal bookDal = new BookDal(); public List<BookInfo> SelectAllBook(){ return bookDal.SelectAllBook(); } public List<BookInfo> SelectBook(String message,String selec...
GB18030
Java
2,056
java
BookBll.java
Java
[]
null
[]
package Bll; import java.util.ArrayList; import java.util.List; import Tool.BookDal; import pojo.BookInfo; public class BookBll { private BookDal bookDal = new BookDal(); public List<BookInfo> SelectAllBook(){ return bookDal.SelectAllBook(); } public List<BookInfo> SelectBook(String message,String selec...
2,056
0.685598
0.681542
90
20.911112
22.019508
119
false
false
0
0
0
0
0
0
2.433333
false
false
12
6aa0fdfd406b5e15d74b29c76af03f9da08d20a2
26,250,840,143,453
5e77663ebf02391befa64b778252bb2e84c8113a
/Cinema/src/java/modelo/dao/FuncionBD_DAO.java
09d82473da347771ef94374b1a1f29418f8271c6
[]
no_license
JeanKa143/Cinema
https://github.com/JeanKa143/Cinema
779aad72b13f47ce2955ca30a4147ed6f45308e6
5b26ede99f19e002ba73573c1fe3ae8abed3998c
refs/heads/main
2023-06-19T03:48:34.898000
2021-07-02T02:39:11
2021-07-02T02:41:25
373,930,730
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Integrantes del equipo: * - Luis Fallas Carvajal Cedula: 305180995 * - Diana Fallas Mendez Cedula: 117770654 * - Jean Carlo Jimenez Oviedo Cedula: 402500956 * * Curso: EIF209 ProgramacionIV * I Ciclo 2021 */ package modelo.dao; import db.dao.AbstractDAO; import java.i...
UTF-8
Java
2,482
java
FuncionBD_DAO.java
Java
[ { "context": "/*\n * Integrantes del equipo:\n * - Luis Fallas Carvajal Cedula: 305180995\n * - Diana Fa", "end": 55, "score": 0.9998841285705566, "start": 35, "tag": "NAME", "value": "Luis Fallas Carvajal" }, { "context": " Carvajal Cedula: 305180...
null
[]
/* * Integrantes del equipo: * - <NAME> Cedula: 305180995 * - <NAME> Cedula: 117770654 * - <NAME> Cedula: 402500956 * * Curso: EIF209 ProgramacionIV * I Ciclo 2021 */ package modelo.dao; import db.dao.AbstractDAO; import java.io.IOException; import java.sql.Connection; imp...
2,431
0.632554
0.614021
76
31.657894
28.35747
127
false
false
0
0
0
0
0
0
0.671053
false
false
12
466d596a8e601691068f72e2507ad0e2ccc4c105
32,238,024,580,528
38f774d22366a3ef5164549d0510b2b052266e52
/src/com/company/TransactionManager.java
4b87608521ebdd5aa40af4f2dc2c49e78be9fdc2
[]
no_license
jingshuaijiang/nyu_advanced_database_system
https://github.com/jingshuaijiang/nyu_advanced_database_system
5790624fad120c553f4dc38ddad238e0eddb29ce
de3b125ec100e2e5dc7f52e754d742153e8c7452
refs/heads/main
2023-01-21T08:50:25.393000
2020-12-01T20:27:46
2020-12-01T20:27:46
309,134,017
1
0
null
false
2020-12-01T23:57:13
2020-11-01T16:07:59
2020-12-01T20:27:50
2020-12-01T23:56:58
150
0
0
1
Java
false
false
package com.company; import javax.sound.midi.SysexMessage; import java.util.*; import java.util.Map; import java.util.HashMap; public class TransactionManager { HashMap<Integer,Transaction> TransactionMap; DataManager dm; int timestamp; public TransactionManager() { TransactionMap = new ...
UTF-8
Java
16,242
java
TransactionManager.java
Java
[ { "context": "ransactionId\n * @return boolean\n * @author jingshuai jiang\n */\n public boolean begin(int TransactionI", "end": 919, "score": 0.9998201727867126, "start": 904, "tag": "NAME", "value": "jingshuai jiang" }, { "context": "ransactionId\n * @return bool...
null
[]
package com.company; import javax.sound.midi.SysexMessage; import java.util.*; import java.util.Map; import java.util.HashMap; public class TransactionManager { HashMap<Integer,Transaction> TransactionMap; DataManager dm; int timestamp; public TransactionManager() { TransactionMap = new ...
16,116
0.538973
0.536941
537
29.24581
22.859035
111
false
false
0
0
0
0
0
0
0.452514
false
false
12
b3a9c1efee609aaededdb5945daa3accbdd725ce
31,542,239,890,272
0475bfb6b558a6e6eb67af0390e70038f989829e
/app/src/main/java/com/chk/fileexplorer/BaseActivity.java
1c4ef1c8a70b2d52c4238c3752af5ded9ca4cb51
[]
no_license
ourCHK/FileExplorer
https://github.com/ourCHK/FileExplorer
02c9e619171c1619eeeb5104d33af0a2df8bb098
e45b98b5c4bd72254665c6ad5e7df5f8c9ccc211
refs/heads/master
2021-09-09T10:42:47.802000
2018-03-15T10:10:17
2018-03-15T10:10:17
125,055,825
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.chk.fileexplorer; import android.support.v7.app.AppCompatActivity; /** * Created by chk on 18-3-13. */ public class BaseActivity extends AppCompatActivity{ }
UTF-8
Java
175
java
BaseActivity.java
Java
[ { "context": "pport.v7.app.AppCompatActivity;\n\n/**\n * Created by chk on 18-3-13.\n */\n\npublic class BaseActivity extend", "end": 102, "score": 0.8077667951583862, "start": 99, "tag": "USERNAME", "value": "chk" } ]
null
[]
package com.chk.fileexplorer; import android.support.v7.app.AppCompatActivity; /** * Created by chk on 18-3-13. */ public class BaseActivity extends AppCompatActivity{ }
175
0.76
0.725714
10
16.5
19.966221
52
false
false
0
0
0
0
0
0
0.2
false
false
12
5a44fe6f394817aef62b57d170d31742ea87f2d5
31,147,102,879,021
70466338a49619da369e402e7f37b67b0774ea86
/trunk/newlife-charge-controller/src/main/java/com/newlife/charge/controller/TestNoTokenController.java
d0e58900988e6b40bbd019b6db73a1dc2e45cea9
[]
no_license
0heli0/NewLifeCharge
https://github.com/0heli0/NewLifeCharge
d5e6a28721ed96397d0b3a61773f4d28dec82c3a
78e9ca93bd3f9dbc3b18d83a3a4cf263506c8056
refs/heads/master
2022-11-03T06:54:04.248000
2020-08-25T01:13:46
2020-08-25T01:13:46
193,825,171
0
1
null
false
2022-10-12T20:28:26
2019-06-26T03:46:24
2020-08-25T01:13:49
2022-10-12T20:28:23
39,275
0
1
13
Java
false
false
package com.newlife.charge.controller; import com.newlife.charge.controller.vo.Response; import com.newlife.charge.core.dto.in.StartStopCommandIn; import com.newlife.charge.service.StationClientGunService; import com.newlife.charge.service.task.NewLifeChargeTaskScheduler; import io.swagger.annotations.Api; import io....
UTF-8
Java
2,385
java
TestNoTokenController.java
Java
[]
null
[]
package com.newlife.charge.controller; import com.newlife.charge.controller.vo.Response; import com.newlife.charge.core.dto.in.StartStopCommandIn; import com.newlife.charge.service.StationClientGunService; import com.newlife.charge.service.task.NewLifeChargeTaskScheduler; import io.swagger.annotations.Api; import io....
2,385
0.698643
0.698643
68
30.42647
28.201647
112
false
false
0
0
0
0
0
0
0.441176
false
false
12
25bd7927337dbf3c046b8040051403e146e5b792
27,547,920,287,301
0890a436a2c8c88f9cdf2207a538b8a6db7e4d7f
/src/FrameCrearPersonas.java
5c7700f39e09f7bc8fd2da7b81c552a1bce687ba
[]
no_license
pkgears/EjecircioJava
https://github.com/pkgears/EjecircioJava
6f2240b0aa740393faa34c8b45ff7aa61b945d04
bf922940c1011467694d63037d800e30546e0ada
refs/heads/master
2016-06-12T06:42:05.761000
2016-06-01T18:09:19
2016-06-01T18:09:19
59,690,518
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import javax.swing.JFrame; import javax.swing.JPanel; import javax.swing.JLabel; import javax.swing.JButton; import javax.swing.border.EmptyBorder; import java.awt.FlowLayout; import java.awt.BorderLayout; import java.awt.EventQueue; import java.awt.Font; import java.awt.event.ActionListener; import java.awt.event.Act...
UTF-8
Java
2,972
java
FrameCrearPersonas.java
Java
[]
null
[]
import javax.swing.JFrame; import javax.swing.JPanel; import javax.swing.JLabel; import javax.swing.JButton; import javax.swing.border.EmptyBorder; import java.awt.FlowLayout; import java.awt.BorderLayout; import java.awt.EventQueue; import java.awt.Font; import java.awt.event.ActionListener; import java.awt.event.Act...
2,972
0.738223
0.700538
105
27.304762
17.452589
61
false
false
0
0
0
0
0
0
2.533333
false
false
12
b60c1f21456ea0f8e7f48770342d53f1b5e48bc8
10,866,267,262,925
89f2ab37ba677194c947b4896947ac5284ff7cdd
/RepeatJava/src/repeatJava/HoverandClick.java
3c675cd922d0c809e879a8b1e9d709e0b61f4fb7
[]
no_license
mahrubaaziz/RepeatJava
https://github.com/mahrubaaziz/RepeatJava
78fdfcba5a01690991ea1dcc7ac9a4bbed05a23a
a36a6b26c375198fd54201b74af4e672628eaa92
refs/heads/master
2022-11-24T19:18:02.765000
2020-07-17T16:42:44
2020-07-17T16:42:44
280,475,162
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package repeatJava; import java.util.concurrent.TimeUnit; import org.openqa.selenium.By; import org.openqa.selenium.WebDriver; import org.openqa.selenium.chrome.ChromeDriver; import org.openqa.selenium.interactions.Actions; public class HoverandClick { public static void main(String[] args) { System.setProperty(...
UTF-8
Java
1,197
java
HoverandClick.java
Java
[]
null
[]
package repeatJava; import java.util.concurrent.TimeUnit; import org.openqa.selenium.By; import org.openqa.selenium.WebDriver; import org.openqa.selenium.chrome.ChromeDriver; import org.openqa.selenium.interactions.Actions; public class HoverandClick { public static void main(String[] args) { System.setProperty(...
1,197
0.700919
0.695071
34
34.205883
32.436165
126
false
false
0
0
0
0
0
0
2.941176
false
false
12
6ec8b1451162f5debcd9cf38b70acbf44e269ba1
8,684,423,907,759
3de3dae722829727edfdd6cc3b67443a69043475
/cave/com.raytheon.viz.texteditor/src/com/raytheon/viz/texteditor/qc/WmoHeaderCheck.java
375933842f2236604b1b65547ee4c09b1c8e2d83
[ "LicenseRef-scancode-public-domain", "Apache-2.0" ]
permissive
Unidata/awips2
https://github.com/Unidata/awips2
9aee5b7ec42c2c0a2fa4d877cb7e0b399db74acb
d76c9f96e6bb06f7239c563203f226e6a6fffeef
refs/heads/unidata_18.2.1
2023-08-18T13:00:15.110000
2023-08-09T06:06:06
2023-08-09T06:06:06
19,332,079
161
75
NOASSERTION
false
2023-09-13T19:06:40
2014-05-01T00:59:04
2023-09-08T16:47:16
2023-09-13T19:06:39
3,747,641
150
66
74
Java
false
false
package com.raytheon.viz.texteditor.qc; import java.util.regex.Matcher; import com.raytheon.uf.viz.vtec.VtecObject; import com.raytheon.uf.viz.vtec.VtecUtil; /** * WMO Header Check * * <pre> * * SOFTWARE HISTORY * * Date Ticket# Engineer Description * ------------- -------- ----------- ---------...
UTF-8
Java
3,270
java
WmoHeaderCheck.java
Java
[ { "context": "------------------------\n * Apr 02, 2013 15609 Qinglu Lin Added code to prevent error message from\n * ", "end": 390, "score": 0.9986709356307983, "start": 380, "tag": "NAME", "value": "Qinglu Lin" }, { "context": " Warning Followup.\n * Nov 03, 2016 59...
null
[]
package com.raytheon.viz.texteditor.qc; import java.util.regex.Matcher; import com.raytheon.uf.viz.vtec.VtecObject; import com.raytheon.uf.viz.vtec.VtecUtil; /** * WMO Header Check * * <pre> * * SOFTWARE HISTORY * * Date Ticket# Engineer Description * ------------- -------- ----------- ---------...
3,266
0.487768
0.471254
86
37.023254
29.11484
83
false
false
0
0
0
0
0
0
0.406977
false
false
12
3a357e006cd1f8bd2be407bc05ff2cd3a110b908
4,312,147,204,520
5cc9352dc6b57070730be80c11532041e7c99f76
/src/enumeration/Result.java
b6fb883e2eb82ce9c9b47e2faba1b113c5160e16
[]
no_license
gamaticow/TP-RMI-PFC
https://github.com/gamaticow/TP-RMI-PFC
48caeb4925864fa46bf053c3e2a57b8400de3042
1478311cf9e1aeab102931af5aeecd63bf9d1e54
refs/heads/master
2023-06-04T09:27:06.772000
2021-07-01T21:23:55
2021-07-01T21:23:55
382,158,959
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package enumeration; public enum Result { GAGNE, PERDU, NUL; // instanciation de la classe EnumInterfaceImpl avec en paramètre une référence vers la méthode values() de enum private static EnumInterfaceImpl impl = new EnumInterfaceImpl(() -> {return Result.values();}); /** * retourne la valeur énumérée corresp...
UTF-8
Java
970
java
Result.java
Java
[]
null
[]
package enumeration; public enum Result { GAGNE, PERDU, NUL; // instanciation de la classe EnumInterfaceImpl avec en paramètre une référence vers la méthode values() de enum private static EnumInterfaceImpl impl = new EnumInterfaceImpl(() -> {return Result.values();}); /** * retourne la valeur énumérée corresp...
970
0.722222
0.722222
31
29.193548
32.302422
113
false
false
0
0
0
0
0
0
1.032258
false
false
12
758e5b7df4f057f5be34a2b02b5a194deeac1712
24,489,903,556,826
eb6aed12b3401a68c7f3043a87fe1e61fbc549a3
/ListBuster/src/com/adi/ListBuster/InfoView/GalleryAdapter.java
285c0886ecf8df7dfec46093def04ea25ac2e990
[]
no_license
adirastogi/list-buster
https://github.com/adirastogi/list-buster
4da9da2c6825a35e3538e89511d20c7048c3c3bb
f32a67e5855245a4798420fafba543661a3e6df2
refs/heads/master
2020-05-19T19:25:09.125000
2013-11-02T08:27:08
2013-11-02T08:27:08
4,368,702
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.adi.ListBuster.InfoView; import java.util.ArrayList; import android.content.Context; import android.content.res.TypedArray; import android.graphics.Bitmap; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.BaseAdapter; import andr...
UTF-8
Java
2,341
java
GalleryAdapter.java
Java
[]
null
[]
package com.adi.ListBuster.InfoView; import java.util.ArrayList; import android.content.Context; import android.content.res.TypedArray; import android.graphics.Bitmap; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.BaseAdapter; import andr...
2,341
0.664246
0.66211
75
29.213333
25.468042
101
false
false
0
0
0
0
0
0
0.52
false
false
12
bbae4db2329b724229cf1957bc8104b219731264
6,545,530,190,781
849098b8e3df53d9c93e876a51ba2e21ad4a44f3
/34_search_for_a_range.java
8397586d06d8821e4642bc4c08db0ca80de56796
[]
no_license
Elsa1024/leetcode_java
https://github.com/Elsa1024/leetcode_java
ee4816a6ad5f9ac656d138cb576ffcc9e7c30184
d2bb7f25093a4b0c483bc21fe86abc19109e9198
refs/heads/master
2020-03-08T04:49:43.367000
2018-10-27T18:06:21
2018-10-27T18:06:21
127,932,147
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
class Solution { public int binarySearch(int[] nums, int target, int head, int tail) { if (head == tail) return nums[head] == target ? head : -1; int mid = head + (tail - head) / 2; if (nums[mid] == target) return mid; if (target > nums[mid]...
UTF-8
Java
1,033
java
34_search_for_a_range.java
Java
[]
null
[]
class Solution { public int binarySearch(int[] nums, int target, int head, int tail) { if (head == tail) return nums[head] == target ? head : -1; int mid = head + (tail - head) / 2; if (nums[mid] == target) return mid; if (target > nums[mid]...
1,033
0.465634
0.451113
32
31.28125
21.040489
73
false
false
0
0
0
0
0
0
0.96875
false
false
12
2373e7c752aa3da3ffd0b5bd6cae8cf80b061e49
29,162,827,968,495
0a532b9d7ebc356ab684a094b3cf840b6b6a17cd
/java-source/src/main/com/sun/org/apache/xml/internal/resolver/readers/ExtendedXMLCatalogReader.java
adc4574ceec0ba37e05df406bcef7798188fd012
[ "Apache-2.0" ]
permissive
XWxiaowei/JavaCode
https://github.com/XWxiaowei/JavaCode
ac70d87cdb0dfc6b7468acf46c84565f9d198e74
a7e7cd7a49c36db3ee479216728dd500eab9ebb2
refs/heads/master
2022-12-24T10:21:28.144000
2020-08-22T08:01:43
2020-08-22T08:01:43
98,070,624
10
4
Apache-2.0
false
2022-12-16T04:23:38
2017-07-23T02:51:51
2021-12-29T12:11:37
2022-12-16T04:23:37
77,255
7
4
22
Java
false
false
/* * Copyright (c) 2007, 2016, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. */ // ExtendedXMLCatalogReader.java - Read XML Catalog files /* * Copyright 2001-2004 The Apache Software Foundation or its licensors, * as applicable. * * Licens...
UTF-8
Java
6,473
java
ExtendedXMLCatalogReader.java
Java
[ { "context": "ML Catalog files.\n *\n * @see Catalog\n *\n * @author Norman Walsh\n * <a href=\"mailto:Norman.Walsh@Sun.COM\">Norman.W", "end": 1378, "score": 0.9998858571052551, "start": 1366, "tag": "NAME", "value": "Norman Walsh" }, { "context": "log\n *\n * @author Norman Walsh\n...
null
[]
/* * Copyright (c) 2007, 2016, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. */ // ExtendedXMLCatalogReader.java - Read XML Catalog files /* * Copyright 2001-2004 The Apache Software Foundation or its licensors, * as applicable. * * Licens...
6,441
0.632473
0.626603
187
33.614975
26.11393
86
false
false
0
0
0
0
0
0
0.540107
false
false
12
ad823aad95ce18ecb78ffdd2a5fb7e5428c34fd5
20,693,152,473,126
ee2eab396c8d036d354f0a6bf91167b269057c4a
/testInheritProject/src/com/practice2/controller/Main.java
0f7037a3ab018c13fb7f994e41adbefba764d850
[]
no_license
JeayoungYoo/study.pratice
https://github.com/JeayoungYoo/study.pratice
789ef7a1fda9e1975bdad5ea6da4aa8ea1ee0b6b
c73f8a8932227fb787444fa8b288982e4e6b4a8f
refs/heads/master
2021-01-19T21:48:28.369000
2017-08-22T07:21:46
2017-08-22T07:21:46
88,709,536
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.practice2.controller; import java.util.Random; import com.practice2.model.entity.Circle; import com.practice2.model.entity.Point; import com.practice2.model.entity.Rectangle; public class Main { public static void main(String[] args){ Random ran = new Random(); Circle[] c = new Circle[3...
UTF-8
Java
1,051
java
Main.java
Java
[]
null
[]
package com.practice2.controller; import java.util.Random; import com.practice2.model.entity.Circle; import com.practice2.model.entity.Point; import com.practice2.model.entity.Rectangle; public class Main { public static void main(String[] args){ Random ran = new Random(); Circle[] c = new Circle[3...
1,051
0.595623
0.543292
41
23.634146
25.933081
101
false
false
0
0
0
0
0
0
2.560976
false
false
12
253cf11c1b60c6e003747e994286ca6df29fc879
26,869,315,437,437
aef31690fb28c91bedbf1b553d28a7100fe25763
/dots/src/main/java/com/asynchrony/nlp/sentiment/SentimentValues.java
b649352d3fa5e19f8dc0105c11d4df0f2adb4660
[]
no_license
drtcusick/nlp
https://github.com/drtcusick/nlp
192bd3de81427e1e5bfb5089e42835196751d0da
26a499b2c50debdf3c37f75e9f63140d479d9e01
refs/heads/master
2016-09-10T19:43:04.593000
2014-01-17T17:13:47
2014-01-17T17:13:47
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.asynchrony.nlp.sentiment; public class SentimentValues { private String sentimentStr; private Sentiment sentiment; private double veryNegative; private double negative; private double neutral; private double positive; private double veryPositive; public SentimentValues(Sentiment sentiment) { ...
UTF-8
Java
2,264
java
SentimentValues.java
Java
[]
null
[]
package com.asynchrony.nlp.sentiment; public class SentimentValues { private String sentimentStr; private Sentiment sentiment; private double veryNegative; private double negative; private double neutral; private double positive; private double veryPositive; public SentimentValues(Sentiment sentiment) { ...
2,264
0.749558
0.746466
98
22.102041
20.291492
71
false
false
0
0
0
0
0
0
1.867347
false
false
12
674e51915e867f1bac3c07f4f5610ba5f7e940f4
18,141,941,898,016
d87480d4230c7fa24ee36ede5aabee7f7f7949e1
/src/Fabrica_DAO/DAOGenerico.java
863423b6211dcebc5646283fde60b6063039805e
[]
no_license
jacqli/tcc-consul
https://github.com/jacqli/tcc-consul
94da1a6d2403a7ea028d784ea1d10a5f6a5bfbb0
3210d2a7ed5a763becdfa693fef4ba1b2fa14807
refs/heads/master
2020-03-18T07:47:05.354000
2018-09-11T19:44:20
2018-09-11T19:44:20
134,472,786
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package Fabrica_DAO; import java.util.List; import javax.persistence.EntityManager; import javax.persistence.EntityTransaction; import javax.persistence.Query; import javax.swing.JOptionPane; public class DAOGenerico<T> { private EntityManager em; public T salvar (T entidade){ ...
UTF-8
Java
2,828
java
DAOGenerico.java
Java
[]
null
[]
package Fabrica_DAO; import java.util.List; import javax.persistence.EntityManager; import javax.persistence.EntityTransaction; import javax.persistence.Query; import javax.swing.JOptionPane; public class DAOGenerico<T> { private EntityManager em; public T salvar (T entidade){ ...
2,828
0.483734
0.483734
98
26.816326
24.027344
107
false
false
0
0
0
0
0
0
0.581633
false
false
12
90537fe4914336f3c594c7df42a52aa0f1593eb3
33,526,514,753,227
08b8d598fbae8332c1766ab021020928aeb08872
/src/gcom/gui/faturamento/conta/ExibirFiltrarContasPreFaturadasAction.java
a083fd5b3e544d79d8e25e465452869aee1bdf20
[]
no_license
Procenge/GSAN-CAGEPA
https://github.com/Procenge/GSAN-CAGEPA
53bf9bab01ae8116d08cfee7f0044d3be6f2de07
dfe64f3088a1357d2381e9f4280011d1da299433
refs/heads/master
2020-05-18T17:24:51.407000
2015-05-18T23:08:21
2015-05-18T23:08:21
25,368,185
3
1
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Copyright (C) 2007-2007 the GSAN – Sistema Integrado de Gestão de Serviços de Saneamento * * This file is part of GSAN, an integrated service management system for Sanitation * * GSAN is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published b...
WINDOWS-1252
Java
32,553
java
ExibirFiltrarContasPreFaturadasAction.java
Java
[ { "context": "Serviços de Saneamento\n * Copyright (C) <2007> \n * Adriano Britto Siqueira\n * Alexandre Santos Cabral\n * Ana Carolina Alves ", "end": 963, "score": 0.9998819231987, "start": 940, "tag": "NAME", "value": "Adriano Britto Siqueira" }, { "context": "opyright (C) <2007> ...
null
[]
/* * Copyright (C) 2007-2007 the GSAN – Sistema Integrado de Gestão de Serviços de Saneamento * * This file is part of GSAN, an integrated service management system for Sanitation * * GSAN is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published b...
31,771
0.78491
0.78306
765
41.397385
37.72562
134
false
false
0
0
0
0
0
0
3.155555
false
false
12
21a2ef327901ff3b04879e94162be2f383063086
9,328,669,005,236
4edf07192dc1e027decd5d48788e4c4b1718ce9e
/src/main/java/com/cts/fse/pm/dao/ProjectDao.java
f86dac379fdcfe6a068ef66b028da431724d36d0
[]
no_license
mugdhah2020/FSE_ProjectManagerAPI
https://github.com/mugdhah2020/FSE_ProjectManagerAPI
e6fc2bd42342b718ceeee86ede89bcc604317c1a
e8ad703da780254ff0aaa2263b569725bf371997
refs/heads/master
2022-04-14T22:31:41.904000
2020-03-27T20:00:15
2020-03-27T20:00:15
250,635,332
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.cts.fse.pm.dao; import org.springframework.data.jpa.repository.JpaRepository; import com.cts.fse.pm.entity.Project; public interface ProjectDao extends JpaRepository<Project, Long>{ }
UTF-8
Java
200
java
ProjectDao.java
Java
[]
null
[]
package com.cts.fse.pm.dao; import org.springframework.data.jpa.repository.JpaRepository; import com.cts.fse.pm.entity.Project; public interface ProjectDao extends JpaRepository<Project, Long>{ }
200
0.805
0.805
9
21.222221
25.801714
65
false
false
0
0
0
0
0
0
0.444444
false
false
12
a6f661d1090eba2531ddd14436072dad7cf9550f
12,747,462,976,658
2f4e9c4fe1ef0239a5a8fac38cbbd9483ebe6eba
/src/main/java/uva/graph/miceAndMaze/graph/Main.java
b6ece0abf5685a31189473cab7cf247b1390eb25
[]
no_license
lcabancla/problems
https://github.com/lcabancla/problems
ed1c35200b7b67a8afbb7f55febf2eb766bae8d2
1df580ae332e953d9755765a6c61570cb0d15402
refs/heads/master
2019-08-04T21:45:05.835000
2017-07-02T16:24:25
2017-07-02T16:24:25
39,797,541
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package uva.graph.miceAndMaze.graph; import java.util.ArrayList; import java.util.Comparator; import java.util.List; import java.util.PriorityQueue; import java.util.Scanner; /** * Created by lcabancla on 14/12/15. */ public class Main { static class Edge{ int src; int dst; int wt; ...
UTF-8
Java
2,740
java
Main.java
Java
[ { "context": "ueue;\nimport java.util.Scanner;\n\n/**\n * Created by lcabancla on 14/12/15.\n */\npublic class Main {\n\n static ", "end": 204, "score": 0.9996911883354187, "start": 195, "tag": "USERNAME", "value": "lcabancla" } ]
null
[]
package uva.graph.miceAndMaze.graph; import java.util.ArrayList; import java.util.Comparator; import java.util.List; import java.util.PriorityQueue; import java.util.Scanner; /** * Created by lcabancla on 14/12/15. */ public class Main { static class Edge{ int src; int dst; int wt; ...
2,740
0.429562
0.418978
86
30.860466
19.65053
92
false
false
0
0
0
0
0
0
0.662791
false
false
12
4d7cd9a37683afc19a9c201db84bc7459c19bd31
12,747,462,974,975
90908101950d3e65371319b3d520d3787833d4e1
/java/de/intektor/counter_guns/damage/BulletDamageSource.java
1effd7d5067d31fbc553b1246badaf9b7c9d217d
[]
no_license
Intektor/Counter-Guns
https://github.com/Intektor/Counter-Guns
776a41bd7e369f8636793e72fb237661f27055c8
0641fd2dd4fe3e53b6525eb3fbb58f6c8a0ff0f4
refs/heads/master
2016-09-23T07:23:39.896000
2016-08-09T12:59:02
2016-08-09T12:59:02
64,423,540
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package de.intektor.counter_guns.damage; import net.minecraft.client.resources.I18n; import net.minecraft.entity.EntityLivingBase; import net.minecraft.entity.player.EntityPlayer; import net.minecraft.item.ItemStack; import net.minecraft.util.DamageSource; import net.minecraft.util.text.ITextComponent; import net.mine...
UTF-8
Java
1,001
java
BulletDamageSource.java
Java
[ { "context": "aft.util.text.TextComponentString;\n\n/**\n * @author Intektor\n */\npublic class BulletDamageSource extends Damag", "end": 381, "score": 0.9996376037597656, "start": 373, "tag": "USERNAME", "value": "Intektor" } ]
null
[]
package de.intektor.counter_guns.damage; import net.minecraft.client.resources.I18n; import net.minecraft.entity.EntityLivingBase; import net.minecraft.entity.player.EntityPlayer; import net.minecraft.item.ItemStack; import net.minecraft.util.DamageSource; import net.minecraft.util.text.ITextComponent; import net.mine...
1,001
0.763237
0.759241
30
32.366665
39.371296
208
false
false
0
0
0
0
0
0
0.633333
false
false
12
a928cb4ed1710a840481bd3ba53492aa28922f14
16,080,357,606,770
f0548adfc63a734190b065a13e9904e476c4c78b
/MP2/.svn/pristine/a9/a928cb4ed1710a840481bd3ba53492aa28922f14.svn-base
f94ae6aa6e9aeee31adcc114324455a7ff39942e
[]
no_license
skunal8197/class
https://github.com/skunal8197/class
1e27fd41b34bab2b7ab5c0713ed43b3a8fa7db66
9b18fbb551ce03703db3817f24d713175440b3a3
refs/heads/master
2021-01-18T06:35:11.514000
2015-06-26T21:14:55
2015-06-26T21:14:55
45,752,595
6
0
null
true
2015-11-07T20:09:15
2015-11-07T20:09:15
2015-06-26T20:55:15
2015-06-26T21:15:48
46,628
0
0
0
null
null
null
package edu.ncsu.csc.itrust.action; import edu.ncsu.csc.itrust.beans.AdverseEventBean; import edu.ncsu.csc.itrust.dao.DAOFactory; import edu.ncsu.csc.itrust.dao.mysql.AdverseEventDAO; import edu.ncsu.csc.itrust.datagenerators.TestDataGenerator; import edu.ncsu.csc.itrust.exception.DBException; import edu.ncsu.csc.itru...
UTF-8
Java
7,063
a928cb4ed1710a840481bd3ba53492aa28922f14.svn-base
Java
[ { "context": "vAction.sendMail(aBean);\n\t\tassertEquals(\" Patient: Andy Programmer (MID 2) Has Reported the following adverse event ", "end": 1983, "score": 0.9874823093414307, "start": 1968, "tag": "NAME", "value": "Andy Programmer" }, { "context": "ion.sendMails(BeanList);\n\t\ta...
null
[]
package edu.ncsu.csc.itrust.action; import edu.ncsu.csc.itrust.beans.AdverseEventBean; import edu.ncsu.csc.itrust.dao.DAOFactory; import edu.ncsu.csc.itrust.dao.mysql.AdverseEventDAO; import edu.ncsu.csc.itrust.datagenerators.TestDataGenerator; import edu.ncsu.csc.itrust.exception.DBException; import edu.ncsu.csc.itru...
7,014
0.744584
0.718108
212
32.316036
31.361994
224
false
false
0
0
0
0
0
0
2.136792
false
false
12
0eab6fad555d8937e37af4638227cc15fb2ef245
34,050,500,748,535
a9e2477fdd4df1bd068b08cbdd0ee1d7dc5aee68
/skeletons/standalone-compute/src/main/java/org/jclouds/servermanager/compute/functions/ServerToNodeMetadata.java
334598150fd56b526c9fe1f8213bf77bf1b86280
[ "Apache-2.0" ]
permissive
lrevnic/jclouds
https://github.com/lrevnic/jclouds
916b76263ce2722e865f1db3c21ca6421a7b1863
a6d5adb69684ae67de814ac1be5f14ca6860b788
refs/heads/master
2020-12-28T23:16:22.378000
2014-02-26T15:21:11
2014-02-27T14:59:08
17,315,062
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
UTF-8
Java
4,542
java
ServerToNodeMetadata.java
Java
[ { "context": "oogle.common.collect.ImmutableSet;\n\n/**\n * @author Adrian Cole\n */\n@Singleton\npublic class ServerToNodeMetadata ", "end": 1962, "score": 0.9998325705528259, "start": 1951, "tag": "NAME", "value": "Adrian Cole" } ]
null
[]
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
4,537
0.762219
0.761339
97
45.824741
31.065615
119
false
false
0
0
0
0
0
0
0.752577
false
false
12
dd4ac7c2922091f31136cd80d5517ac42b7b3091
14,156,212,255,956
2d6c5fd71dcaab1f5a5151add6ede2c5c4926504
/boot-servlet/src/main/java/com/mike/boot/bootservlet/exception/BizExceptionHandler.java
4eeb36546828f658277ec3e6eae8637f6b19027e
[]
no_license
LF20160912/SpringbootWeb
https://github.com/LF20160912/SpringbootWeb
ff0954bfb3b4787026fd5d3d6a8a37d477bda183
1b17067c1c3215ef0fae794e174379d563163c14
refs/heads/master
2020-06-20T04:15:33.642000
2019-07-28T17:07:30
2019-07-28T17:07:30
196,988,709
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.mike.boot.bootservlet.exception; /** * 自定义错误异常 */ public class BizExceptionHandler extends RuntimeException { public BizExceptionHandler() { super(); } public BizExceptionHandler(String message) { super(message); } public BizExceptionHandler(String message, Throwable...
UTF-8
Java
663
java
BizExceptionHandler.java
Java
[]
null
[]
package com.mike.boot.bootservlet.exception; /** * 自定义错误异常 */ public class BizExceptionHandler extends RuntimeException { public BizExceptionHandler() { super(); } public BizExceptionHandler(String message) { super(message); } public BizExceptionHandler(String message, Throwable...
663
0.696456
0.696456
26
23.961538
29.635582
123
false
false
0
0
0
0
0
0
0.538462
false
false
12
1febf350897415692b5eb4959b9ac7eec5b13057
5,755,256,211,875
e4f802b8fc8ac060eaa058b47bbe56b64eca49c1
/com.sg.document.basic/src/com/sg/document/editor/ChiefEngineerAddingHandler.java
82343a2992e0dcf07695d84e872076a0dc8a6697
[]
no_license
wang-shun/cpm
https://github.com/wang-shun/cpm
3374e60fd3667f704996ae73c8123ed14640c03e
dfffb94e312a496479283584233087078ad29193
refs/heads/master
2020-04-06T09:00:48.030000
2013-06-25T04:47:42
2013-06-25T04:47:42
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.sg.document.editor; import java.util.Iterator; import org.bson.types.ObjectId; import org.eclipse.jface.viewers.IStructuredSelection; import org.eclipse.ui.PlatformUI; import com.mongodb.BasicDBList; import com.mongodb.BasicDBObject; import com.mongodb.DBObject; import com.sg.common.BusinessSe...
GB18030
Java
2,218
java
ChiefEngineerAddingHandler.java
Java
[]
null
[]
package com.sg.document.editor; import java.util.Iterator; import org.bson.types.ObjectId; import org.eclipse.jface.viewers.IStructuredSelection; import org.eclipse.ui.PlatformUI; import com.mongodb.BasicDBList; import com.mongodb.BasicDBObject; import com.mongodb.DBObject; import com.sg.common.BusinessSe...
2,218
0.72803
0.726179
67
30.268656
24.274906
93
false
false
0
0
0
0
0
0
2.074627
false
false
12
f5ad9bb6bb8597daef246c0b84b532959b298ab2
5,755,256,215,790
7e50ce61659ceedba3b388f2d0323c34522ec5d6
/src/IRSensor.java
fbeed58716d57010386446a4744c392b2310a567
[]
no_license
hieuchar/BattleBot-Sprint1
https://github.com/hieuchar/BattleBot-Sprint1
ca87a3279adabfe0336eb75322441348c4cff50d
3d5014b159caffc506a9616729100cda2b0b0416
refs/heads/master
2020-07-01T11:45:48.252000
2016-11-18T00:34:03
2016-11-18T00:34:03
74,079,905
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import lejos.nxt.LightSensor; import lejos.nxt.SensorPort; public class IRSensor implements IRSensorInterface{ private LightSensor sensor; public IRSensor(int port) { switch(port) { case 1: sensor = new LightSensor(SensorPort.S1); break; case 2: sensor = new LightSensor(SensorPort.S2); break; ...
UTF-8
Java
564
java
IRSensor.java
Java
[]
null
[]
import lejos.nxt.LightSensor; import lejos.nxt.SensorPort; public class IRSensor implements IRSensorInterface{ private LightSensor sensor; public IRSensor(int port) { switch(port) { case 1: sensor = new LightSensor(SensorPort.S1); break; case 2: sensor = new LightSensor(SensorPort.S2); break; ...
564
0.696809
0.682624
31
17.193548
15.707856
51
false
false
0
0
0
0
0
0
1.967742
false
false
12
78b4c89629936ef90c30ea5c3f5310f127a03373
7,095,286,007,613
3d094fb682a7708ea610c1a2aa2632f22a2b65ac
/src/hackerrank/datastructure/ReverseLL.java
fd3ae6e58e4d638555666f5cbe764365e583e772
[]
no_license
nitinreddy3/hackerrank-solutions
https://github.com/nitinreddy3/hackerrank-solutions
158d201ce1a7fbae2fae6d55d67b183df5fa04fb
201b5838627a94003e103d9944d65f8da5a6d32c
refs/heads/master
2021-01-09T06:34:06.354000
2017-02-01T18:43:05
2017-02-01T18:43:05
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package hackerrank.datastructure; /* Insert Node at the end of a linked list head pointer input could be NULL as well for empty list Node is defined as class Node { int data; Node next; } */ // This is a "method-only" submission. // You only need to complete this method. Node Reverse(Node head) { if(h...
UTF-8
Java
597
java
ReverseLL.java
Java
[]
null
[]
package hackerrank.datastructure; /* Insert Node at the end of a linked list head pointer input could be NULL as well for empty list Node is defined as class Node { int data; Node next; } */ // This is a "method-only" submission. // You only need to complete this method. Node Reverse(Node head) { if(h...
597
0.638191
0.638191
29
19.551723
15.448661
55
false
false
0
0
0
0
0
0
0.448276
false
false
12
3d0717be9e1c7d88dc9f416f7eed181854283a81
10,067,403,413,021
81560e4bfe26aaf7aa35dacef3cb36d57469024a
/src/main/java/fuzzy/df/SmallestOfMaximaDefuzzificationFunction.java
d7b1402cb095493def65b66fff38d8e25f4fb72a
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
tupilabs/nebular
https://github.com/tupilabs/nebular
a9cd6d056e96cd8704b0bc47ec1d4cb0dc12ebd5
05fcde0930a21efb3d3a17750fcca361cfa31cdc
refs/heads/master
2020-06-09T05:07:00.117000
2015-12-22T08:39:50
2015-12-22T08:39:50
3,965,217
5
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distribut...
UTF-8
Java
2,364
java
SmallestOfMaximaDefuzzificationFunction.java
Java
[]
null
[]
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distribut...
2,364
0.702623
0.699662
87
26.172413
28.079611
136
false
false
0
0
0
0
0
0
0.816092
false
false
12
5ada9fcb3442f4d8d4e4fcaa183ba9c4ff1b36ee
20,392,504,781,283
90f3fa0149812d2af376f0d673aceb2a32bacee4
/PadroesGoF/src/br/padroes/gof/estrutural/decorator/SimpleWindow.java
0827ceb1e48964ba1614dd514b5d2383a80210ca
[]
no_license
nyelson/padroesdeprojetoexemplojava
https://github.com/nyelson/padroesdeprojetoexemplojava
7dd322b3e1a2fe539c0ee3c254c50bef2ea06842
2d47b531d45b2fbcf6eb1ed7a6d0b2b700639d8a
refs/heads/master
2021-01-10T05:47:21.400000
2009-12-03T12:55:02
2009-12-03T12:55:02
45,613,521
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package br.padroes.gof.estrutural.decorator; /** * Implementação de uma simples Window sem barras de rolagens * (ConcreteComponent) */ class SimpleWindow implements Window { public void draw() { // draw window } public String getDescription() { return "simple window"; ...
ISO-8859-1
Java
330
java
SimpleWindow.java
Java
[]
null
[]
package br.padroes.gof.estrutural.decorator; /** * Implementação de uma simples Window sem barras de rolagens * (ConcreteComponent) */ class SimpleWindow implements Window { public void draw() { // draw window } public String getDescription() { return "simple window"; ...
330
0.628049
0.628049
15
19.733334
18.494925
61
false
false
0
0
0
0
0
0
0.133333
false
false
12
8d0d7bdf503e49c76fb56823d71fc07b526e8f30
20,392,504,782,231
f9ae8338597f124ebbb534d460bc5c7ded4d7565
/app/src/main/java/org/mark/thingshello/ctrl/DeviceManager.java
55721b1f3d0f28d2ba493591d29b479f25e11ccf
[ "Apache-2.0" ]
permissive
ms03001620/ThingsHello
https://github.com/ms03001620/ThingsHello
d6bf49361f3f33d1e04d5ef78c171b72e7d0cb3e
37725a90db15126ef61c55903e0b29bb13a049a4
refs/heads/master
2021-06-23T20:57:17.291000
2020-11-15T02:49:55
2020-11-15T02:49:55
149,286,329
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.mark.thingshello.ctrl; import android.util.Log; import org.mark.thingshello.ctrl.comp.bind.ExclusiveBind; import org.mark.thingshello.ctrl.light.ForwardLightAction; import org.mark.thingshello.ctrl.servo.CameraServo; import org.mark.thingshello.ctrl.voice.BuzzerAction; import org.mark.thingshello.ctrl.whe...
UTF-8
Java
1,985
java
DeviceManager.java
Java
[ { "context": "n;\n\nimport java.io.IOException;\n\n/**\n * Created by Mark on 2018/7/25\n * adb shell am startservice -n com.", "end": 388, "score": 0.7462856769561768, "start": 384, "tag": "NAME", "value": "Mark" }, { "context": "vice.Connect -e ssid \"Xiaomi_5377\" -e passphrase \"...
null
[]
package org.mark.thingshello.ctrl; import android.util.Log; import org.mark.thingshello.ctrl.comp.bind.ExclusiveBind; import org.mark.thingshello.ctrl.light.ForwardLightAction; import org.mark.thingshello.ctrl.servo.CameraServo; import org.mark.thingshello.ctrl.voice.BuzzerAction; import org.mark.thingshello.ctrl.whe...
1,986
0.624806
0.616021
70
26.642857
24.29229
146
false
false
0
0
0
0
0
0
0.485714
false
false
12
a7b54a30ee8d68e0f6105446e2c6705f73df1d92
13,460,427,552,925
b693fd4b132ae56109ecbc6a50f64c9b64b66b4d
/src/main/java/com/udf/mq/rocketmq/support/MQUtil.java
94feab514f4bbadda132f6d308ba428f483c4dd3
[]
no_license
pigcoffee/udf
https://github.com/pigcoffee/udf
601ecc27df8b66cef1ef015ed274f85be1a7455e
716ee46172270496117c23b862966dd912824fdf
refs/heads/master
2022-12-06T12:24:23.402000
2019-06-03T09:20:02
2019-06-03T09:20:02
189,951,735
2
0
null
false
2022-11-16T08:24:36
2019-06-03T06:59:09
2020-03-21T03:04:58
2022-11-16T08:24:34
46
2
0
4
Java
false
false
package com.udf.mq.rocketmq.support; import java.nio.charset.Charset; import org.springframework.messaging.MessageHeaders; import org.springframework.util.StringUtils; import com.fasterxml.jackson.databind.ObjectMapper; public class MQUtil { public static org.apache.rocketmq.common.message.Message convertToRocketM...
UTF-8
Java
2,753
java
MQUtil.java
Java
[]
null
[]
package com.udf.mq.rocketmq.support; import java.nio.charset.Charset; import org.springframework.messaging.MessageHeaders; import org.springframework.util.StringUtils; import com.fasterxml.jackson.databind.ObjectMapper; public class MQUtil { public static org.apache.rocketmq.common.message.Message convertToRocketM...
2,753
0.668725
0.666546
80
33.412498
32.608547
153
false
false
0
0
0
0
0
0
2.5625
false
false
12
537f8387994d207cb9e6df84c50db0d02778156d
34,359,772,938
52d705c66ecdaa5e5de1ace7167a58009a6e0aa0
/snippets/multi-tenancy-with-tenant-identifiers/create-tenant-and-user/src/main/java/com/camunda/demo/multi_tenancy_with_tenant_identifiers/REST/OnlineRegistrationFacade.java
81a2a56f8ba8fbb245ebd49dd8992286d03bc7a0
[ "Apache-2.0" ]
permissive
omineiro/code
https://github.com/omineiro/code
7f7062a6435014e279983748c9bdfbf0f69a55a3
612e1eccbf2a7cf7c6b2677a77b734e4e3a19972
refs/heads/master
2020-04-13T11:29:03.912000
2018-12-23T22:39:33
2018-12-23T22:39:33
163,175,868
1
0
Apache-2.0
true
2018-12-26T12:06:21
2018-12-26T12:06:21
2018-12-23T22:39:45
2018-12-23T22:39:43
153,339
0
0
0
null
false
null
package com.camunda.demo.multi_tenancy_with_tenant_identifiers.REST; import java.util.Collections; import java.util.LinkedList; import java.util.List; import javax.ws.rs.Consumes; import javax.ws.rs.POST; import javax.ws.rs.Path; import javax.ws.rs.core.MediaType; import org.camunda.bpm.BpmPlatform; impo...
UTF-8
Java
2,036
java
OnlineRegistrationFacade.java
Java
[]
null
[]
package com.camunda.demo.multi_tenancy_with_tenant_identifiers.REST; import java.util.Collections; import java.util.LinkedList; import java.util.List; import javax.ws.rs.Consumes; import javax.ws.rs.POST; import javax.ws.rs.Path; import javax.ws.rs.core.MediaType; import org.camunda.bpm.BpmPlatform; impo...
2,036
0.750982
0.750982
54
35.703705
34.85931
165
false
false
0
0
0
0
0
0
0.925926
false
false
12
4d803392b616fe6a6b23d6936eb82d7cb0338db5
33,165,737,494,468
4985bf8b4744cd5c167d0c0f274892cb8988628b
/src/main/java/directory/exceptions/SearchSparqlException.java
1d5f5f73d414a5ffd9500ee3664dc4dc25bef2eb
[ "Apache-2.0" ]
permissive
aksakalli/wot-hive
https://github.com/aksakalli/wot-hive
e48d87367aef5e07018cdbea4ce1eacc62935190
1cf597f006be4ff8c37e83d7abfc5f6594070c26
refs/heads/main
2023-08-22T09:11:54.715000
2021-09-24T16:52:41
2021-09-24T16:52:41
412,621,415
0
0
Apache-2.0
true
2021-10-01T21:27:46
2021-10-01T21:27:45
2021-10-01T14:47:46
2021-09-24T16:52:41
2,046
0
0
0
null
false
false
package directory.exceptions; import directory.Utils; import spark.ExceptionHandler; import spark.Request; import spark.Response; public class SearchSparqlException extends RuntimeException { private static final long serialVersionUID = 588858299068660760L; private String code; public SearchSparqlException() ...
UTF-8
Java
1,322
java
SearchSparqlException.java
Java
[]
null
[]
package directory.exceptions; import directory.Utils; import spark.ExceptionHandler; import spark.Request; import spark.Response; public class SearchSparqlException extends RuntimeException { private static final long serialVersionUID = 588858299068660760L; private String code; public SearchSparqlException() ...
1,322
0.776097
0.751135
40
32.049999
37.316853
148
false
false
0
0
0
0
0
0
1.65
false
false
12
7acd22ccf9b0a61fab0528ad3829c74c3792b88c
9,990,093,965,777
4ad26175bf222ff3f4a57dc37d28ca45210355bf
/src/test/java/exercises/GuitarTest.java
c1675c84675f95d1e050c93fec8ec03d14421bf0
[]
no_license
basdijkstra/java-for-testers-keylane
https://github.com/basdijkstra/java-for-testers-keylane
b2825f9efe398f4f251e73a8bdd49c044dfea950
59913b6503da970329f795c230c708a94ee5f827
refs/heads/master
2020-07-25T09:13:32.053000
2020-03-05T07:18:40
2020-03-05T07:18:40
208,242,667
2
1
null
false
2020-06-18T16:48:34
2019-09-13T10:26:59
2020-04-10T07:15:00
2020-06-18T16:48:31
47
2
1
1
Java
false
false
package exercises; import org.junit.*; public class GuitarTest { @Test public void testInstrumentInfo_ShouldReturnCorrectDescription() { // ARRANGE - Create a new Guitar object // ACT - Call the getInstrumentInfo() method and store the result in a String variable // ASSERT - Check ...
UTF-8
Java
1,185
java
GuitarTest.java
Java
[]
null
[]
package exercises; import org.junit.*; public class GuitarTest { @Test public void testInstrumentInfo_ShouldReturnCorrectDescription() { // ARRANGE - Create a new Guitar object // ACT - Call the getInstrumentInfo() method and store the result in a String variable // ASSERT - Check ...
1,185
0.68692
0.674262
33
34.909092
40.710629
112
false
false
0
0
0
0
0
0
0.090909
false
false
12
084c757485a9b2ec8262aa19eb318f7f2e89e3e4
13,726,715,525,550
45b2ba9848fc9358124532efc33a2280b0e69e14
/app/src/main/java/com/thomas/moviestrailer/API/model/Series.java
773ca3745de87d425c64c97c9ea7cf864a963e61
[]
no_license
thomassamoul/MoviesTrailer
https://github.com/thomassamoul/MoviesTrailer
0e2220c45d5ccd9066a8962a1984a3453960c6d6
6e1a35fcef29e2df7aae4b449f8d94075fa7115c
refs/heads/master
2023-03-19T15:50:49.990000
2021-03-17T01:45:28
2021-03-17T01:45:28
336,582,397
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.thomas.moviestrailer.API.model; import com.google.gson.annotations.SerializedName; import java.util.List; public class Series { @SerializedName("results") private List<SeriesItem> results; public void setResults(List<SeriesItem> results) { this.results = results; } public L...
UTF-8
Java
563
java
Series.java
Java
[]
null
[]
package com.thomas.moviestrailer.API.model; import com.google.gson.annotations.SerializedName; import java.util.List; public class Series { @SerializedName("results") private List<SeriesItem> results; public void setResults(List<SeriesItem> results) { this.results = results; } public L...
563
0.57016
0.57016
27
19.888889
18.280396
56
false
false
0
0
0
0
0
0
0.259259
false
false
12
fa775f8ddbfe16c14ac6586715f9144cf756074f
16,621,523,482,877
618ac2d0a6d19c62f52650a1972e79cd5cde1695
/info21XML/cn/com/info21/dom/DocumentType.java
e480f16b81e567e66c30fb50528ea1b7fed1b7bc
[]
no_license
weiguoxin/RiskTask
https://github.com/weiguoxin/RiskTask
f9d5e831927d43f3411ac41a41425ba31a35fe15
670fdc07f185d22a2f4af7736b17493339f57459
refs/heads/master
2021-01-10T02:14:39.537000
2018-05-03T16:41:10
2018-05-03T16:41:10
53,923,810
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/kpdus/jad.html // Decompiler options: packimports(3) // Source File Name: DocumentType.java package cn.com.info21.dom; // Referenced classes of package cn.com.info21.dom: // Node, NamedNod...
UTF-8
Java
668
java
DocumentType.java
Java
[ { "context": "// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.\r\n// Jad home page: http://www.geocities.com/kpdu", "end": 61, "score": 0.9996693134307861, "start": 45, "tag": "NAME", "value": "Pavel Kouznetsov" } ]
null
[]
// Decompiled by Jad v1.5.8e. Copyright 2001 <NAME>. // Jad home page: http://www.geocities.com/kpdus/jad.html // Decompiler options: packimports(3) // Source File Name: DocumentType.java package cn.com.info21.dom; // Referenced classes of package cn.com.info21.dom: // Node, NamedNodeMap pu...
658
0.696108
0.678144
27
22.74074
21.965618
62
false
false
0
0
0
0
0
0
0.296296
false
false
12
9d75cf34387c04bdd5c6eef03d586047df057950
26,568,667,738,431
96bd4c352d4f714d3cd7d31404b55fdac4b36d47
/src/main/java/org/example/repositories/AdoptersRepository.java
41fc7130a751191b6284b5c9b943965d6e01734f
[]
no_license
Anca2090/dogsAdoptionSDA
https://github.com/Anca2090/dogsAdoptionSDA
97194876da2856e53b67ff53abec8127789357d6
8c6d1c8da10ec041a41f2e8231aca616988d0f38
refs/heads/master
2023-01-22T23:31:11.950000
2020-12-05T21:52:35
2020-12-05T21:52:35
318,892,186
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.example.repositories; import org.example.entities.AdoptersEntity; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.data.jpa.repository.Query; import org.springframework.stereotype.Repository; @Repository public interface AdoptersRepository extends JpaRepository<Adop...
UTF-8
Java
458
java
AdoptersRepository.java
Java
[]
null
[]
package org.example.repositories; import org.example.entities.AdoptersEntity; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.data.jpa.repository.Query; import org.springframework.stereotype.Repository; @Repository public interface AdoptersRepository extends JpaRepository<Adop...
458
0.827511
0.825328
13
34.23077
27.571318
84
false
false
0
0
0
0
0
0
0.538462
false
false
12
efc3a1acbaa0030ed0c45dcf03bd79682ac5f3c8
26,568,667,739,915
890e5209f65b2c5274a624608a78065138e81e1b
/src/esn/adapters/EsnListAdapter.java
dd9991d00640055ecdff9afe3aa89ce6a702f42a
[]
no_license
Jkaveri/esn-android
https://github.com/Jkaveri/esn-android
ff325abcff7e90ba431d1bc4a245efe13ca40eee
87539232c7410f2d57e811a1b39a665f0ddbe3c0
refs/heads/master
2020-08-25T06:24:54.572000
2012-09-22T05:32:39
2012-09-22T05:32:39
32,223,635
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package esn.adapters; import java.util.ArrayList; import esn.activities.R; import esn.classes.EsnListItem; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.BaseAdapter; import android.widget.ImageView; import android.widget.TextView; pu...
UTF-8
Java
1,675
java
EsnListAdapter.java
Java
[]
null
[]
package esn.adapters; import java.util.ArrayList; import esn.activities.R; import esn.classes.EsnListItem; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.BaseAdapter; import android.widget.ImageView; import android.widget.TextView; pu...
1,675
0.68597
0.68597
66
23.378788
19.188669
69
false
false
0
0
0
0
0
0
1.924242
false
false
12
0797a7f26a2ea08fe25c2ae09e3117c5cc462306
30,296,699,334,651
a5287c0e3732bdb34e4eeadd8a92731911240544
/AddcontactGUI.java
e781426eaad098221b8f0f057684fee28807998e
[]
no_license
shahdhesham/PhoneBook
https://github.com/shahdhesham/PhoneBook
3b2e2b2defe923f4b500aa7ac9660c8b98a6ca5a
f53d051c1d81e7104770a0d8c5991a9290e20a84
refs/heads/master
2022-11-07T08:27:16.046000
2020-06-23T12:38:57
2020-06-23T12:38:57
265,598,510
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 truecaller; import java.awt.Color; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import j...
UTF-8
Java
2,778
java
AddcontactGUI.java
Java
[]
null
[]
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package truecaller; import java.awt.Color; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import j...
2,778
0.605832
0.585673
97
26.639175
20.717632
79
false
false
0
0
0
0
0
0
0.865979
false
false
12
bb5d2dc8a5db76249591eaea04bface8d3f0639e
28,724,741,326,476
2f1bf46b86c913af90a056b0d167671239a58cec
/app/src/main/java/info/xudshen/jandan/view/fragment/HomeFragment.java
7827502b94ab29b6bbdb0e3c5d02769da5c0e635
[]
no_license
xudshen/jandan
https://github.com/xudshen/jandan
3e909f6c628de264cc69e2b5ff49d4d4a50323bb
1be5ce8d9997a8551296265417f385d11008178c
refs/heads/master
2021-01-10T01:20:42.083000
2017-01-23T09:34:53
2017-01-23T09:41:36
43,054,032
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package info.xudshen.jandan.view.fragment; import android.os.Bundle; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import com.github.florent37.materialviewpager.MaterialViewPager; import com.github.florent37.materialviewpager.header.HeaderDesign; import org.slf4j.Logge...
UTF-8
Java
4,057
java
HomeFragment.java
Java
[ { "context": "import android.view.ViewGroup;\n\nimport com.github.florent37.materialviewpager.MaterialViewPager;\nimport com.g", "end": 192, "score": 0.998442530632019, "start": 183, "tag": "USERNAME", "value": "florent37" }, { "context": "ialviewpager.MaterialViewPager;\nimport com....
null
[]
package info.xudshen.jandan.view.fragment; import android.os.Bundle; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import com.github.florent37.materialviewpager.MaterialViewPager; import com.github.florent37.materialviewpager.header.HeaderDesign; import org.slf4j.Logge...
4,057
0.624846
0.617944
116
33.974136
28.370535
105
false
false
0
0
0
0
0
0
0.491379
false
false
12
b9c3f998994991ef21eecab210842b0a6748616a
13,657,996,042,524
2fbe4f36839a9b45c6d6125533104f06323f3df2
/src/com/xxt/ssm/mapper/ItemsMapperCustom.java
72946cecb169e8c1b2d6fd9b94cba1e0f07d206e
[]
no_license
xingxiant/springmvc_mybatis
https://github.com/xingxiant/springmvc_mybatis
d76ff36d742ee54cd123eccc3963c15b60b5038e
3db539dd7339582b8b53438d7f0d90c27bffbd16
refs/heads/master
2021-01-20T00:28:47.215000
2017-05-01T12:08:11
2017-05-01T12:08:11
89,137,311
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.xxt.ssm.mapper; import java.util.List; import com.xxt.ssm.entity.ItemsCustom; import com.xxt.ssm.entity.ItemsQueryVo; public interface ItemsMapperCustom { //查询商品列表 public List<ItemsCustom> findItemsList(ItemsQueryVo itemsCustomVo)throws Exception; }
GB18030
Java
300
java
ItemsMapperCustom.java
Java
[]
null
[]
package com.xxt.ssm.mapper; import java.util.List; import com.xxt.ssm.entity.ItemsCustom; import com.xxt.ssm.entity.ItemsQueryVo; public interface ItemsMapperCustom { //查询商品列表 public List<ItemsCustom> findItemsList(ItemsQueryVo itemsCustomVo)throws Exception; }
300
0.753472
0.753472
13
20.307692
24.477257
87
false
false
0
0
0
0
0
0
0.538462
false
false
12
33ee429e594c3b7f6b40ba476fb7afd362e9f6a4
16,724,602,689,689
1c243e75305dce3454029c353aa3d2713a86ec3a
/server/src/main/java/de/lmu/settleBattle/catanServer/BuildingStock.java
f5daf063d235cb889490d5abbf54fcada4d9df6b
[]
no_license
Jamie-505/catan
https://github.com/Jamie-505/catan
fab998e1a1d0e927402b052db758fb7afc82ad66
eeccf3edd7f8cff07bb3ada9b017e416bd94c4af
refs/heads/master
2020-04-21T02:26:04.001000
2018-02-11T22:36:25
2018-02-11T22:36:25
169,254,406
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package de.lmu.settleBattle.catanServer; public class BuildingStock { private int cityCount; private int settlementCount; private int roadCount; public BuildingStock() { this.cityCount = 4; this.settlementCount = 5; this.roadCount = 15; } public int getCount(BuildingTy...
UTF-8
Java
1,249
java
BuildingStock.java
Java
[]
null
[]
package de.lmu.settleBattle.catanServer; public class BuildingStock { private int cityCount; private int settlementCount; private int roadCount; public BuildingStock() { this.cityCount = 4; this.settlementCount = 5; this.roadCount = 15; } public int getCount(BuildingTy...
1,249
0.5004
0.494796
50
23.98
19.693136
123
false
false
0
0
0
0
0
0
0.5
false
false
12
2ea7f4916edcd9a3732468d42a094a2c215d9718
7,361,573,993,049
31911be132013532136d02030cd43b41ee264112
/lab3/task1/dishTest.java
7caa8302e2f3fce28db2a64ec4a857397a5f7e2e
[]
no_license
Sasha-pixel/ikbo-03-19
https://github.com/Sasha-pixel/ikbo-03-19
5f924eee692855131e4d1e6087a274c8b441a7e5
885a740168f0641d1d8946519095647d8eb4200e
refs/heads/master
2023-01-25T04:12:31.312000
2020-12-08T10:31:51
2020-12-08T10:31:51
292,034,156
0
0
null
true
2020-09-01T15:22:16
2020-09-01T15:22:15
2020-09-01T14:19:57
2020-09-01T13:41:59
0
0
0
0
null
false
false
package ru.mirea.lab3.task1; import java.util.Scanner; public class dishTest { public static void main(String[] args) { Scanner scan = new Scanner(System.in); String size, color; int radius; boolean depth; System.out.println("Введите размер, цвет и радиус чашки:"); ...
UTF-8
Java
900
java
dishTest.java
Java
[]
null
[]
package ru.mirea.lab3.task1; import java.util.Scanner; public class dishTest { public static void main(String[] args) { Scanner scan = new Scanner(System.in); String size, color; int radius; boolean depth; System.out.println("Введите размер, цвет и радиус чашки:"); ...
900
0.571951
0.569512
24
32.166668
20.321718
95
false
false
0
0
0
0
0
0
1.208333
false
false
12
a4af4d44c4a07a3a43027c38cb589448873be17c
7,361,573,995,243
a184b5b1eb6d23b133263d127a14d86df312abd2
/src/main/java/com/crud/democrud/user/UserController.java
1d57d05801e4004244284de3dfac324c3a3015a1
[]
no_license
anuraagdjain/springboot-jwt-auth
https://github.com/anuraagdjain/springboot-jwt-auth
eb9d6da78d491afe39d4c9278956f6d3e50193ab
51a301fb29ae3e31880705f8fb1eadebd39a8ba4
refs/heads/master
2022-06-05T10:30:32.987000
2020-04-24T19:26:00
2020-04-24T19:26:00
258,603,431
0
0
null
false
2022-05-20T21:36:37
2020-04-24T19:22:19
2020-04-24T19:26:03
2022-05-20T21:36:37
60
0
0
1
Java
false
false
package com.crud.democrud.user; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.HttpStatus; import org.springframework.http.ResponseEntity; import org.springframework.security.core.Authentication; import org.springframework.web.bind.annotation.GetMapping; import org.sprin...
UTF-8
Java
854
java
UserController.java
Java
[]
null
[]
package com.crud.democrud.user; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.HttpStatus; import org.springframework.http.ResponseEntity; import org.springframework.security.core.Authentication; import org.springframework.web.bind.annotation.GetMapping; import org.sprin...
854
0.766979
0.764637
26
31.884615
25.910091
80
false
false
0
0
0
0
0
0
0.5
false
false
12
9b5e35cf580ae6e00f5a3179e38d38bbe29ea14e
30,159,260,397,547
c669a862b5b452b6747b4e822de3cd04597d18b2
/asServer/src/main/java/com/tigerjoys/onion/pcserver/basic/BeanUtils.java
1b92af7424c0efd83b4ed51c4ab74dc719baf2a1
[]
no_license
heihusnplje/asServer
https://github.com/heihusnplje/asServer
2b212d92b6ea8a79ed46b5e904df5af5a9ba95cc
7c9b97d02ac44db11d1a83a0cc6c987ece802c68
refs/heads/master
2020-03-27T17:14:14.784000
2018-08-31T03:46:20
2018-08-31T03:46:20
146,837,934
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.tigerjoys.onion.pcserver.basic; import java.lang.reflect.InvocationTargetException; import java.util.ArrayList; import java.util.Collection; import java.util.List; import java.util.Map; /** * spring bean复制工具类 * * @author chengang * */ @SuppressWarnings("rawtypes") public final class BeanUtils { /*...
UTF-8
Java
5,025
java
BeanUtils.java
Java
[ { "context": ".util.Map;\n\n/**\n * spring bean复制工具类\n * \n * @author chengang\n *\n */\n@SuppressWarnings(\"rawtypes\")\npublic final", "end": 247, "score": 0.9994013905525208, "start": 239, "tag": "USERNAME", "value": "chengang" } ]
null
[]
package com.tigerjoys.onion.pcserver.basic; import java.lang.reflect.InvocationTargetException; import java.util.ArrayList; import java.util.Collection; import java.util.List; import java.util.Map; /** * spring bean复制工具类 * * @author chengang * */ @SuppressWarnings("rawtypes") public final class BeanUtils { /*...
5,025
0.647332
0.647332
205
22.126829
22.825605
121
false
false
0
0
0
0
0
0
1.678049
false
false
12
b854836bd2b6f4207c12458ae0888f8e037423f3
28,063,316,334,140
c21b4bf5b21d5f98a469b4ec9ecb9bb3ee8d9090
/src/main/java/com/serheev/model/DeveloperEntity.java
91146e75dfc3ff14445bf0666f7d11099891626d
[]
no_license
Serheev/itea-spring-data-maven
https://github.com/Serheev/itea-spring-data-maven
eee020bfc14b218f4b26ac95b863f60fd2303345
fe541ca6c3e2ca3a66af200fcc7382be2ce88ebe
refs/heads/master
2020-12-20T20:37:48.675000
2020-01-25T17:40:41
2020-01-25T17:40:41
236,204,062
0
0
null
false
2020-10-13T19:04:16
2020-01-25T17:29:37
2020-01-25T17:42:10
2020-10-13T19:04:15
12
0
0
1
Java
false
false
package com.serheev.model; import com.serheev.annotation.InjectRandomValue; import lombok.AllArgsConstructor; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; import org.apache.log4j.Logger; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.FetchTyp...
UTF-8
Java
2,876
java
DeveloperEntity.java
Java
[ { "context": "rEntity.class);\n\n @InjectRandomValue(phrase = \"John\")\n @Column(name = \"name\", length = 64)\n pri", "end": 1083, "score": 0.9806630611419678, "start": 1079, "tag": "NAME", "value": "John" } ]
null
[]
package com.serheev.model; import com.serheev.annotation.InjectRandomValue; import lombok.AllArgsConstructor; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; import org.apache.log4j.Logger; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.FetchTyp...
2,876
0.704798
0.701321
96
28.958334
23.232483
94
false
false
0
0
0
0
0
0
0.510417
false
false
12
d652fe8db81bf654d535bb5354724113eab084a1
9,414,568,326,839
01aeaca1fa22ca0e39d7227c80a077c5a9b48706
/src/main/java/org/studyplatform/filter/LoginHandlerIntercepter.java
94809c5a16c1c14fada35fd52af4f8ad36be7365
[]
no_license
skyofwind/studyplatform
https://github.com/skyofwind/studyplatform
713e28fe2574193c6045f1f704f55cccd47291d0
4e7efa6fcf148e7daa67f244f3cabc33dd8f4498
refs/heads/master
2020-03-16T17:53:23.819000
2018-05-10T05:02:55
2018-05-10T05:02:55
132,850,863
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.studyplatform.filter; import org.springframework.web.servlet.HandlerInterceptor; import org.springframework.web.servlet.ModelAndView; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import javax.servlet.http.HttpSession; /** * Created by dzj on 2017/6/12. */...
UTF-8
Java
1,786
java
LoginHandlerIntercepter.java
Java
[ { "context": "javax.servlet.http.HttpSession;\n\n/**\n * Created by dzj on 2017/6/12.\n */\npublic class LoginHandlerInterc", "end": 302, "score": 0.9996740221977234, "start": 299, "tag": "USERNAME", "value": "dzj" } ]
null
[]
package org.studyplatform.filter; import org.springframework.web.servlet.HandlerInterceptor; import org.springframework.web.servlet.ModelAndView; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import javax.servlet.http.HttpSession; /** * Created by dzj on 2017/6/12. */...
1,786
0.731803
0.722284
40
43.650002
66.866493
365
false
false
0
0
0
0
0
0
1
false
false
12
a4f43cb467cb1f6684cdad37773250447b1b56f1
23,218,593,262,080
1bc9450d2501702424bcbacb6621625f89b178d1
/app/src/main/java/ru/maximrogozhin/androiduidemopack/ParallaxListView/ParallaxListViewAdapter.java
516135e2782f3d29eb352622c9bd816441a09b59
[]
no_license
maxtreamal/AndroidUIDemoPack
https://github.com/maxtreamal/AndroidUIDemoPack
7108b05156b4b7d1092de173e6df27df0429fdd2
2e1667b5b51e109cd7ee07d521fe1d7edf1f0a03
refs/heads/master
2015-07-14T07:38:47
2014-10-04T18:04:37
2014-10-04T18:04:37
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ru.maximrogozhin.androiduidemopack.ParallaxListView; import android.content.Context; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.BaseAdapter; import android.widget.TextView; import java.util.ArrayList; import ru.maximrogozhin.androiduidem...
UTF-8
Java
1,833
java
ParallaxListViewAdapter.java
Java
[ { "context": "imrogozhin.androiduidemopack.R;\n\n/**\n * Created by Maxx on 30.09.14.\n */\npublic class ParallaxListViewAda", "end": 352, "score": 0.9983857870101929, "start": 348, "tag": "USERNAME", "value": "Maxx" } ]
null
[]
package ru.maximrogozhin.androiduidemopack.ParallaxListView; import android.content.Context; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.BaseAdapter; import android.widget.TextView; import java.util.ArrayList; import ru.maximrogozhin.androiduidem...
1,833
0.664484
0.659574
66
26.772728
24.309118
111
false
false
0
0
0
0
0
0
0.515152
false
false
12
ab74cb1ad46fed4e71e045416e18117f0fe71aa2
32,495,722,583,343
56035e558c0be326a513e7449cc29f7b6c4dacad
/update/src/main/java/cn/daily/news/update/notify/NotifyDownloadManager.java
36630cfe25ac9c88d2bb788ce19eeee993ba2b7a
[]
no_license
reboat/UpdateProject
https://github.com/reboat/UpdateProject
853571893b5087853affb0d3fcce0503110e457a
71ad2802a6274f406c3c23bc48813ba71f92a22c
refs/heads/master
2020-12-13T01:54:32.349000
2018-07-11T06:58:16
2018-07-11T06:58:16
234,281,498
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package cn.daily.news.update.notify; import android.app.NotificationChannel; import android.app.NotificationManager; import android.app.PendingIntent; import android.content.Context; import android.content.Intent; import android.net.Uri; import android.support.v4.app.NotificationCompat; import com.zjrb.core.utils.Dow...
UTF-8
Java
4,740
java
NotifyDownloadManager.java
Java
[ { "context": "aily.news.update.UpdateManager;\n\n/**\n * Created by lixinke on 2017/12/28.\n */\n\npublic class NotifyDownloadMa", "end": 550, "score": 0.9996960759162903, "start": 543, "tag": "USERNAME", "value": "lixinke" } ]
null
[]
package cn.daily.news.update.notify; import android.app.NotificationChannel; import android.app.NotificationManager; import android.app.PendingIntent; import android.content.Context; import android.content.Intent; import android.net.Uri; import android.support.v4.app.NotificationCompat; import com.zjrb.core.utils.Dow...
4,740
0.697719
0.690537
111
41.648647
32.547581
146
false
false
0
0
0
0
0
0
0.918919
false
false
12