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
0f4e338a71896bd022c70a1459dcb3fb1be7ad26
30,923,764,581,841
6bba3aaa9905c850b80420f6268c11bd346347ae
/base/support/src/main/java/org/ibeans/api/CallException.java
4973f78298ab2e201f549fea436b0f92b5fc3600
[]
no_license
muleforge/iBeans
https://github.com/muleforge/iBeans
54c54afbbd00652ecaa3c68cf77b774449bc8626
4c06e5c614f8edeb8f356c4f0b66f12e4b945d8c
refs/heads/master
2020-06-08T12:45:20.364000
2011-01-27T13:33:18
2011-01-27T13:33:18
3,153,722
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * $Id$ * -------------------------------------------------------------------------------------- * Copyright (c) MuleSoft, Inc. All rights reserved. http://www.mulesoft.com * * The software in this package is published under the terms of the CPAL v1.0 * license, a copy of which has been included with this dis...
UTF-8
Java
2,067
java
CallException.java
Java
[]
null
[]
/* * $Id$ * -------------------------------------------------------------------------------------- * Copyright (c) MuleSoft, Inc. All rights reserved. http://www.mulesoft.com * * The software in this package is published under the terms of the CPAL v1.0 * license, a copy of which has been included with this dis...
2,067
0.591679
0.590711
83
23.903614
27.802927
124
false
false
0
0
0
0
0
0
0.385542
false
false
3
25ac9ee896d74ca4e6ed49d3e27e9950c9ee8252
29,154,238,031,042
b872b5ed1c5bc6080382435db31e0226b5a802d5
/com/ppc/ptol2/web/rest/dto/StateDTO.java
66af051536449e8bcb6eca8a587d46695fc83cee
[]
no_license
akeske/test2
https://github.com/akeske/test2
5618aa6892eb1a032737d23a1864c40a5f26439a
f731c9386993f831a80fc97926b21bdc46504554
refs/heads/master
2016-05-13T01:40:04.728000
2016-03-17T16:31:13
2016-03-17T16:31:13
48,454,592
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ppc.ptol2.web.rest.dto; import java.io.Serializable; /** * Instantiates a new state dto. * * @author Athanasios Keskempes */ public class StateDTO implements Serializable { private static final long serialVersionUID = 732149859587000577L; private Long id; private String name; public Long ge...
UTF-8
Java
929
java
StateDTO.java
Java
[ { "context": "/**\n * Instantiates a new state dto.\n *\n * @author Athanasios Keskempes\n */\npublic class StateDTO implements Serializable", "end": 138, "score": 0.9998770952224731, "start": 118, "tag": "NAME", "value": "Athanasios Keskempes" } ]
null
[]
package com.ppc.ptol2.web.rest.dto; import java.io.Serializable; /** * Instantiates a new state dto. * * @author <NAME> */ public class StateDTO implements Serializable { private static final long serialVersionUID = 732149859587000577L; private Long id; private String name; public Long getId() { retu...
915
0.694295
0.673843
46
19.195652
23.330908
69
false
false
0
0
0
0
0
0
1.065217
false
false
3
236aeb98a46f716547e65f832da8e3eeea41fdb2
19,670,950,230,480
44487166ab6618133d49784db1dbb3e1a0f0e24c
/ezyhttp-core/src/main/java/com/tvd12/ezyhttp/core/data/MultiValueMap.java
b89df6d1083039e8299c6213f42de9f49c99f16d
[ "Apache-2.0" ]
permissive
MinhTrang141/ezyhttp
https://github.com/MinhTrang141/ezyhttp
528569aff50f10288fe282b6ea3cc93aba9b46b3
b69bf1a75a2c8de0ea6f5ebe8525d63ff96af069
refs/heads/master
2020-11-27T20:08:39.897000
2019-12-22T15:46:09
2019-12-22T15:46:09
229,586,562
0
0
Apache-2.0
true
2019-12-22T15:11:45
2019-12-22T15:11:44
2019-12-21T03:58:44
2019-12-21T03:58:42
170
0
0
0
null
false
false
package com.tvd12.ezyhttp.core.data; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.Map.Entry; import java.util.Set; public class MultiValueMap { protected final Map<String, List<String>> map; public MultiValueMap(Map<String, List<String>> map) { this.map = map; } p...
UTF-8
Java
1,464
java
MultiValueMap.java
Java
[]
null
[]
package com.tvd12.ezyhttp.core.data; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.Map.Entry; import java.util.Set; public class MultiValueMap { protected final Map<String, List<String>> map; public MultiValueMap(Map<String, List<String>> map) { this.map = map; } p...
1,464
0.670765
0.66735
64
21.875
18.697008
64
false
false
0
0
0
0
0
0
2.078125
false
false
3
6add4ce2cb29f41d3e53270ec1a9f08eb815c852
7,138,235,647,826
1061d2fc777c7882bbe8fade582fc23b3e1ddffa
/app/src/main/java/dmcjj/rmitpp/toiletlocator/activity/TestAct.java
edf5848c4a8859295a40cf37af71eeba338465cf
[]
no_license
tessarm/RMIT-Keystone-project
https://github.com/tessarm/RMIT-Keystone-project
0a7235025f6ad8ae049a013df0bf86cda589b09e
e57ea822c7ce71a6a52a2f2f81bf3903010a80b5
refs/heads/master
2020-03-19T04:53:29.452000
2018-06-03T08:40:07
2018-06-03T08:40:07
135,879,318
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package dmcjj.rmitpp.toiletlocator.activity; import android.os.Bundle; import android.os.Handler; import android.os.HandlerThread; import android.os.Looper; import android.os.Message; import android.support.annotation.NonNull; import android.support.v7.app.AppCompatActivity; import android.util.Log; import android.wid...
UTF-8
Java
1,454
java
TestAct.java
Java
[]
null
[]
package dmcjj.rmitpp.toiletlocator.activity; import android.os.Bundle; import android.os.Handler; import android.os.HandlerThread; import android.os.Looper; import android.os.Message; import android.support.annotation.NonNull; import android.support.v7.app.AppCompatActivity; import android.util.Log; import android.wid...
1,454
0.788171
0.775791
54
25.925926
22.265114
79
false
false
0
0
0
0
0
0
0.555556
false
false
3
2c0227cb6db4b329744579bc6ddf40181cdf5703
7,138,235,646,725
0750afc1c065af2b3e80bf2f50701cc6afe1a146
/app/src/main/java/Unlike/tabatmie/util/Preference.java
a701c7a5d2da90c1ccb489a1b88406d773fd9339
[]
no_license
sbywww/tabatime-app
https://github.com/sbywww/tabatime-app
1700877ca9bfc7665642b29251f31207043c59bd
941ecd44d85ac0969e1cd744794e48c89088d438
refs/heads/master
2023-07-26T10:22:39.514000
2021-09-05T10:35:14
2021-09-05T10:35:14
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package Unlike.tabatmie.util; import android.app.Activity; import android.content.Context; import android.content.SharedPreferences; public class Preference { private final String PREF_NAME = "unlike.tabatmie.pref"; private final String VER_NAME = "unlike.tabatmie.ver"; public static final String TOKEN ...
UTF-8
Java
3,968
java
Preference.java
Java
[ { "context": "ie.ver\";\n\n public static final String TOKEN = \"token\";\n public static final String EMAIL = \"email\";", "end": 328, "score": 0.7440611124038696, "start": 323, "tag": "KEY", "value": "token" } ]
null
[]
package Unlike.tabatmie.util; import android.app.Activity; import android.content.Context; import android.content.SharedPreferences; public class Preference { private final String PREF_NAME = "unlike.tabatmie.pref"; private final String VER_NAME = "unlike.tabatmie.ver"; public static final String TOKEN ...
3,968
0.640877
0.640877
119
32.34454
26.947018
96
false
false
0
0
0
0
0
0
0.739496
false
false
3
0cf547ea4fe82eec16a2165ba92e53f4a20cc807
1,829,656,100,382
5a692d28efe036a52fbd23f8175ed140562b5470
/src/test/java/group/GroupManagerUserAdminTest.java
5fef56b2be6812af256c685c24e4efd8c46146a0
[]
no_license
jacquelotjeff/Easypass
https://github.com/jacquelotjeff/Easypass
575dc2af47e5f489ba10a5ae06d92648940660e5
8fcc430834081f37785361343113482b45f50d78
refs/heads/master
2021-01-18T08:30:16.976000
2016-07-19T17:14:24
2016-07-19T17:14:24
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package test.java.group; import java.io.IOException; import java.util.Arrays; import java.util.List; import java.util.Map; import java.util.logging.Level; import java.util.logging.Logger; import org.junit.BeforeClass; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.Parameterized; impo...
UTF-8
Java
2,465
java
GroupManagerUserAdminTest.java
Java
[]
null
[]
package test.java.group; import java.io.IOException; import java.util.Arrays; import java.util.List; import java.util.Map; import java.util.logging.Level; import java.util.logging.Logger; import org.junit.BeforeClass; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.Parameterized; impo...
2,465
0.61501
0.611359
88
27.011364
22.402563
91
false
false
0
0
0
0
0
0
0.613636
false
false
3
bb93f6244e7bfb1c94e07e3b9343944f5b2ce67e
4,475,355,946,547
e19618e8d3c1ea1a1704aedf7cfcfa2a39fff52c
/app/src/main/java/com/example/billy/gastos/Historial.java
2db7f211f6306b5e447ee18fe1a9fabc4cfa7dcc
[]
no_license
jramirez894/Inversiones
https://github.com/jramirez894/Inversiones
cd321058908e34fa3c63e4cfa8c7d22afd9de153
25296680e6eb7c2ac63394e96b15c3668b5d4f6f
refs/heads/master
2021-01-23T13:55:08.110000
2016-02-26T23:24:20
2016-02-26T23:24:20
42,886,953
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.billy.gastos; import android.annotation.TargetApi; import android.app.DatePickerDialog; import android.app.ProgressDialog; import android.content.Intent; import android.graphics.drawable.ColorDrawable; import android.os.AsyncTask; import android.os.Build; import android.os.SystemClock; import andro...
UTF-8
Java
10,615
java
Historial.java
Java
[]
null
[]
package com.example.billy.gastos; import android.annotation.TargetApi; import android.app.DatePickerDialog; import android.app.ProgressDialog; import android.content.Intent; import android.graphics.drawable.ColorDrawable; import android.os.AsyncTask; import android.os.Build; import android.os.SystemClock; import andro...
10,615
0.62732
0.626284
323
31.863777
27.474503
168
false
false
0
0
0
0
0
0
0.622291
false
false
3
c1ff3b0f068917dcb3bf9015db4e3de316a5b7b6
25,752,623,968,179
fef5296397f9b950a11455e880a919537390aea0
/java/java.openjdk.project/src/org/netbeans/modules/java/openjdk/project/JDKProject.java
4e98d449e2e9cbbf7c04ae8201ca48af6bb2cfeb
[ "Apache-2.0" ]
permissive
apache/netbeans
https://github.com/apache/netbeans
5a4d6fa9e4f230b33e44519a479d66e47a381289
28d308b400bbe439ac0ac84b64d823ce0b69272e
refs/heads/master
2023-08-29T15:32:41.838000
2023-08-29T09:48:59
2023-08-29T09:48:59
102,083,576
1,692
718
Apache-2.0
false
2023-09-14T19:41:05
2017-09-01T07:00:11
2023-09-14T09:51:47
2023-09-14T19:41:04
381,002
2,386
791
718
Java
false
false
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
UTF-8
Java
22,513
java
JDKProject.java
Java
[ { "context": "de.util.lookup.ServiceProvider;\n\n/**\n *\n * @author lahvac\n */\npublic class JDKProject implements Project {\n", "end": 2848, "score": 0.9994704723358154, "start": 2842, "tag": "USERNAME", "value": "lahvac" }, { "context": " {\n\n public static final String PROJE...
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 ...
22,513
0.605917
0.605339
523
42.045891
37.034657
169
false
false
0
0
0
0
0
0
0.791587
false
false
3
4a620d45c5bc2a44ba11e585b9b5abf6711e3a0d
18,227,841,222,113
a0a47144c6995e949264e3728e81d72cba2bf3ef
/app/src/main/java/com/trade/rrenji/biz/order/ui/activity/DryingActivity.java
916b3cd355aa0991ce919e8a85b989e97d8a1c54
[]
no_license
11231943/RenRenJi
https://github.com/11231943/RenRenJi
2d90e2217d1cc042fa367b58cde276923f93281f
e80026bafe1284908a60ae8d58addd18a04e2a67
refs/heads/master
2020-04-18T08:26:23.075000
2019-09-17T14:38:37
2019-09-17T14:38:37
167,396,475
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.trade.rrenji.biz.order.ui.activity; import android.app.ProgressDialog; import android.content.Context; import android.content.Intent; import android.os.Bundle; import android.os.Handler; import android.support.v7.widget.GridLayoutManager; import android.support.v7.widget.RecyclerView; import android.text.T...
UTF-8
Java
14,963
java
DryingActivity.java
Java
[]
null
[]
package com.trade.rrenji.biz.order.ui.activity; import android.app.ProgressDialog; import android.content.Context; import android.content.Intent; import android.os.Bundle; import android.os.Handler; import android.support.v7.widget.GridLayoutManager; import android.support.v7.widget.RecyclerView; import android.text.T...
14,963
0.589611
0.586567
392
35.8801
27.16049
145
false
false
0
0
0
0
0
0
0.632653
false
false
3
f439dbc9caa2cfc4feafe8666e614cf830e03216
12,438,225,297,046
82026b1a3a961981429900c8ca75fe086a0636b8
/src/view/MapPanel.java
129fc1f8095fbc65c8d501b014dbfa56839d0a3f
[]
no_license
RJDub/aresoop
https://github.com/RJDub/aresoop
f77d5642651ef3b93b8e7f775defd3de6b197f78
0fc7c76ffcab1831a54b2f1685d466bca76e28e7
HEAD
2016-08-12T14:32:07.728000
2015-12-07T00:41:58
2015-12-07T00:41:58
49,474,689
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package view; import java.awt.BorderLayout; import java.awt.Color; import java.awt.Dimension; import java.awt.Graphics; import java.awt.Graphics2D; import java.awt.Image; import java.awt.Point; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.awt.image.BufferedImage; import j...
UTF-8
Java
6,611
java
MapPanel.java
Java
[]
null
[]
package view; import java.awt.BorderLayout; import java.awt.Color; import java.awt.Dimension; import java.awt.Graphics; import java.awt.Graphics2D; import java.awt.Image; import java.awt.Point; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.awt.image.BufferedImage; import j...
6,611
0.67191
0.651792
246
25.703253
26.301823
168
false
false
0
0
0
0
0
0
2.650407
false
false
3
4d8d1af08fcd136f1e3e7f626a7ed679f7a54bb4
7,017,976,627,163
77f3b3ce1a6adf9d7d0c0a4bc7897157ff8cfab9
/src/by/jacviah/jc1/basic/ArrArr15.java
f929e3001913df48a13d5f73d28a0d8978e59601
[]
no_license
jarod-od/-Java_Fundamentals
https://github.com/jarod-od/-Java_Fundamentals
d6cfbca7dff139d8520ff0873f3ba65fce639cc9
1e5bb64dad01bb7f7ae0dbc16c2872c2e7466382
refs/heads/master
2020-07-07T16:17:07.768000
2019-05-30T07:04:10
2019-05-30T07:04:10
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package by.jacviah.jc1.basic; public class ArrArr15 { public static void calculate() { int n=6; int[][] a = new int[n][n]; for (int i = 0; i < n; i++) { for (int j = 0; j < n; j++) { if (i==j) { a[i][j] = n-i; } else { a[i][j] = 0; } } } printIntArray(a); } pu...
UTF-8
Java
533
java
ArrArr15.java
Java
[]
null
[]
package by.jacviah.jc1.basic; public class ArrArr15 { public static void calculate() { int n=6; int[][] a = new int[n][n]; for (int i = 0; i < n; i++) { for (int j = 0; j < n; j++) { if (i==j) { a[i][j] = n-i; } else { a[i][j] = 0; } } } printIntArray(a); } pu...
533
0.454034
0.435272
26
18.5
14.245782
46
false
false
0
0
0
0
0
0
2.923077
false
false
3
daf64671030b9289b56129d0fcfaa9f60d1bae88
17,703,855,203,406
4c7248cac9b61a8de8f90113907ae68d09a8a41a
/tomagochi/src/tamagotchi/Pokemon.java
2e110ffdb12d85b5b61f51e0f430141a38672366
[]
no_license
fsergio/Tamagotchi
https://github.com/fsergio/Tamagotchi
27a9922c7e2e5e23d2ec9be71704979a22d646e9
ec7ae7942c2a270e8c63ae44b901a765d1c886a2
refs/heads/master
2021-04-29T00:37:23.425000
2018-02-17T06:25:33
2018-02-17T06:25:33
121,829,104
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package tamagotchi; public class Pokemon { public void dibujar() { System.out.println(" * **"); System.out.println(" ** * *"); System.out.println(" * * * *"); System.out.println(" * * * *******"); System.out.println(" * *** * ***"); System.out.println(...
UTF-8
Java
1,474
java
Pokemon.java
Java
[]
null
[]
package tamagotchi; public class Pokemon { public void dibujar() { System.out.println(" * **"); System.out.println(" ** * *"); System.out.println(" * * * *"); System.out.println(" * * * *******"); System.out.println(" * *** * ***"); System.out.println(...
1,474
0.306649
0.306649
32
45.0625
20.087212
64
false
false
0
0
0
0
0
0
2.4375
false
false
3
f96fbc624823d557c8126be8506570f7e47e5843
29,798,483,140,909
5fdecb2d7197be6bc676f7343ad0c18279465e45
/IMDb/src/main/java/pl/dtarnacki/imdb/model/Movie.java
ecfc6277df58cf9e987c56e87f4e536915b9537d
[]
no_license
warnaa/imdb
https://github.com/warnaa/imdb
2488cd035c67637a84f0d72a5e91f1d7d15941cf
4482277cd0ead7f15a6194aa0ef776307e19e80a
refs/heads/master
2016-09-10T01:09:28.651000
2014-06-26T10:14:55
2014-06-26T10:14:55
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package pl.dtarnacki.imdb.model; import org.hibernate.validator.constraints.NotBlank; public class Movie { private int id; @NotBlank(message = "Tytul filmu jest wymagany") private String title; @NotBlank(message = "Nazwisko reżysera jest wymagane") private String director; private String categoryN...
WINDOWS-1250
Java
1,072
java
Movie.java
Java
[]
null
[]
package pl.dtarnacki.imdb.model; import org.hibernate.validator.constraints.NotBlank; public class Movie { private int id; @NotBlank(message = "Tytul filmu jest wymagany") private String title; @NotBlank(message = "Nazwisko reżysera jest wymagane") private String director; private String categoryN...
1,072
0.674136
0.674136
57
16.789474
17.767244
75
false
false
0
0
0
0
0
0
1.298246
false
false
7
e8ef976716185935a812f7eeb46be3cedb456b49
29,798,483,140,629
dba8197415b36dc73b4588015920df54d9fc443a
/Aula 4/LabEng - Ex1/src/edu/curso/Controlador.java
2073fdf3164dfa6d8fbaf8cddb79b264ced65026
[]
no_license
Gurochas/Lab.-Engenharia-de-Software
https://github.com/Gurochas/Lab.-Engenharia-de-Software
4815de12cbd2395a4d15d9552ce2b34db4cd2aae
abee4fb5582bd5a6edfbb303bc812d7242382061
refs/heads/master
2023-03-14T20:00:09.510000
2021-03-16T21:36:52
2021-03-16T21:36:52
348,496,651
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package edu.curso; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.servlet.ModelAndView; @Controller public class Controlador { @GetMapping("/hello") public String hello() { return "index"; } @GetMapping("/medico")...
ISO-8859-1
Java
1,678
java
Controlador.java
Java
[ { "context": "e(\"Dematologista - Medicão auau\");\n\t\t\tm1.setNome(\"Josenildo Santana Pinto\");\n\t\t\t\n\t\t\tMedico m2 = new Medico();\n\t\t\tm2.setCrm(", "end": 503, "score": 0.9998839497566223, "start": 480, "tag": "NAME", "value": "Josenildo Santana Pinto" }, { "context": "in...
null
[]
package edu.curso; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.servlet.ModelAndView; @Controller public class Controlador { @GetMapping("/hello") public String hello() { return "index"; } @GetMapping("/medico")...
1,561
0.675821
0.624478
70
22.928572
17.26708
69
false
false
0
0
0
0
0
0
2.585714
false
false
7
ef073378e49adb0867991e22e78719311e241cb4
28,681,791,623,677
5ed40e42b6308c1b4372baad6c7df22dbb0f205b
/src/main/java/com/pia/Service/KisiService.java
6f079ba8dbbb07031e76974faca0be0b2c6dfafa
[]
no_license
alikatircio/bugunneredeyesem
https://github.com/alikatircio/bugunneredeyesem
a16e4ca0b28240425101eca12744f6e91b981c2f
6ae19c826b77c09fd5f35ea95afb4cd03d901fb8
refs/heads/master
2021-05-14T19:21:59.033000
2018-01-17T07:00:59
2018-01-17T07:00:59
116,105,895
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.pia.Service; import com.pia.DAO.KisiRepository; import com.pia.Model.Kisi; import org.apache.catalina.User; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import java.util.ArrayList; import java.util.Collection; import java.util.List; import j...
UTF-8
Java
1,402
java
KisiService.java
Java
[ { "context": ".List;\nimport java.util.Random;\n\n/**\n * Created by ali on 25.12.2017.\n */\n\n@Service\npublic class KisiSer", "end": 359, "score": 0.9969393610954285, "start": 356, "tag": "USERNAME", "value": "ali" } ]
null
[]
package com.pia.Service; import com.pia.DAO.KisiRepository; import com.pia.Model.Kisi; import org.apache.catalina.User; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import java.util.ArrayList; import java.util.Collection; import java.util.List; import j...
1,402
0.637661
0.631241
71
18.746479
18.349285
62
false
false
0
0
0
0
0
0
0.338028
false
false
7
a2c6d68f59659851f69fdbc5f27d3a41fe2178ab
28,681,791,622,265
d7af72fc6e8a720307d34661714d9aafe726fdff
/adaptors/fedora/src/java/eu/planets_project/fedora/connector/FedoraConnectionException.java
87a756392776e29d8e61250c0a05f26006bd80af
[]
no_license
VijayEluri/planets-contrib
https://github.com/VijayEluri/planets-contrib
87815c8e0bfb354eba8a723e56cfe4a0757a1e61
8a747d906363245cf43a995890e12a5d2fdd8e05
refs/heads/master
2020-05-20T11:09:33.883000
2013-04-11T23:26:36
2013-04-11T23:26:36
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package eu.planets_project.fedora.connector; /** * Created by IntelliJ IDEA. * User: abr * Date: Nov 19, 2009 * Time: 10:13:57 AM * To change this template use File | Settings | File Templates. */ public class FedoraConnectionException extends FedoraException{ public FedoraConnectionException() { } ...
UTF-8
Java
590
java
FedoraConnectionException.java
Java
[ { "context": "nector;\n\n/**\n * Created by IntelliJ IDEA.\n * User: abr\n * Date: Nov 19, 2009\n * Time: 10:13:57 AM\n * To ", "end": 91, "score": 0.9995896220207214, "start": 88, "tag": "USERNAME", "value": "abr" } ]
null
[]
package eu.planets_project.fedora.connector; /** * Created by IntelliJ IDEA. * User: abr * Date: Nov 19, 2009 * Time: 10:13:57 AM * To change this template use File | Settings | File Templates. */ public class FedoraConnectionException extends FedoraException{ public FedoraConnectionException() { } ...
590
0.688136
0.667797
25
22.6
22.771912
69
false
false
0
0
0
0
0
0
0.36
false
false
7
2b52bc387ab40de5294803eaa6993724715d898a
34,119,220,251,583
52a02a9c710cec0926f1300ed03e33ead5c63b41
/src/com/axe/io/xml/XmlInputModel.java
2bfc7c834e8c1e20e087684221d32684cc7f7b19
[]
no_license
axe/axe-java-draft
https://github.com/axe/axe-java-draft
d56e624df5923395576d22485dd8d1bb858ad10a
ee39a0b1f733e26bfd1a8d04b5d7113fcd52b4db
refs/heads/master
2021-01-19T09:03:23.700000
2017-04-09T15:10:01
2017-04-09T15:10:01
87,717,140
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.axe.io.xml; import java.util.Iterator; import org.w3c.dom.Element; import org.w3c.dom.NamedNodeMap; import org.w3c.dom.Node; import com.axe.io.InputModel; import com.axe.io.OutputModel; import com.axe.io.base.BaseInputModel; public class XmlInputModel extends BaseInputModel<XmlDataFormat...
UTF-8
Java
1,336
java
XmlInputModel.java
Java
[]
null
[]
package com.axe.io.xml; import java.util.Iterator; import org.w3c.dom.Element; import org.w3c.dom.NamedNodeMap; import org.w3c.dom.Node; import com.axe.io.InputModel; import com.axe.io.OutputModel; import com.axe.io.base.BaseInputModel; public class XmlInputModel extends BaseInputModel<XmlDataFormat...
1,336
0.649701
0.645958
70
17.057142
19.216722
64
false
false
0
0
0
0
0
0
1.471429
false
false
7
868ea37c141ea42a033af0932c8f1c028d098796
9,113,920,654,938
5d40df2e11b7f33d9624eaca72fe1f811524954e
/SSH2Demo/src/cn/edu/xmut/demo/webservice/serviceimpl/TestUserServiceImpl.java
d54ae3f64de49c85e84d35a13a69b8758ae1cb48
[]
no_license
336Project/Demo
https://github.com/336Project/Demo
c5a97f7ca3fcd31c47b3bbc6f33c94e82c1241ed
7fbacf26e282b62304b10da73c564fe36e581c22
refs/heads/master
2020-12-24T15:13:46.019000
2014-12-26T04:42:27
2014-12-26T04:42:27
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package cn.edu.xmut.demo.webservice.serviceimpl; import java.util.List; import java.util.Map; import com.alibaba.fastjson.JSON; import cn.edu.xmut.demo.base.BaseServiceImpl; import cn.edu.xmut.demo.webservice.service.TestUserService; public class TestUserServiceImpl extends BaseServiceImpl implements T...
UTF-8
Java
1,022
java
TestUserServiceImpl.java
Java
[]
null
[]
package cn.edu.xmut.demo.webservice.serviceimpl; import java.util.List; import java.util.Map; import com.alibaba.fastjson.JSON; import cn.edu.xmut.demo.base.BaseServiceImpl; import cn.edu.xmut.demo.webservice.service.TestUserService; public class TestUserServiceImpl extends BaseServiceImpl implements T...
1,022
0.754403
0.754403
32
29.9375
27.009186
82
false
false
0
0
0
0
0
0
1.5625
false
false
7
c4c1422e6641e37db7f018f02cfbfbc2f7c06554
4,561,255,289,672
3ca64293472838c33d82e47d1ceb690dce2af05a
/Mid-term/QuanLyCardVisit/src/Model/CardVisit.java
10f9a282963e64d56435203a550b57478bf4a6f9
[]
no_license
quyetnc/Java-Project-ALL-
https://github.com/quyetnc/Java-Project-ALL-
d9af652b745fdb3f772df0b0fb3af585af8e976d
acf7eb7ab340332fec426024609f49dcc1454376
refs/heads/master
2020-07-30T04:54:43.372000
2019-09-28T14:34:00
2019-09-28T14:34:00
210,092,977
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package Model; import java.io.Serializable; public class CardVisit { private String id; private String name; private String phone; private String ngheNghiep; private String email; private String chucVu; private String addRess; public String getId() { return id; ...
UTF-8
Java
2,048
java
CardVisit.java
Java
[]
null
[]
package Model; import java.io.Serializable; public class CardVisit { private String id; private String name; private String phone; private String ngheNghiep; private String email; private String chucVu; private String addRess; public String getId() { return id; ...
2,048
0.489258
0.489258
97
20.113401
21.990099
143
false
false
0
0
0
0
0
0
1.247423
false
false
7
6d2e89d85d09a0a356096ac4ea0d65cce752e707
22,600,117,917,431
4917ca85677616cfda6ef5c228172932d9276e02
/sample/tab/TaskTabDemo.java
d54cd6920002f33fdd331ea5f8b2dc6ccacfcf9b
[]
no_license
Dhugjil/RDM_Developer
https://github.com/Dhugjil/RDM_Developer
b25bb1e1a3e532fccd9695ed06bf4f5f894dc7c7
a6e10f5691cc6114ec60cbbb01334293f9b540fa
refs/heads/master
2020-05-04T07:33:04.214000
2013-11-29T07:39:08
2013-11-29T07:39:08
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.bronzesoft.demo; import java.util.ArrayList; import java.util.Date; import java.util.HashMap; import java.util.List; import java.util.Map; import com.bronzesoft.power.rdstatus.model.Project; import com.bronzesoft.power.rdsys.model.Department; import com.bronzesoft.rdm.platform.PowerAPI; import ...
UTF-8
Java
3,994
java
TaskTabDemo.java
Java
[ { "context": " * \r\n * loginUserId 为判断登录用户权限时使用。\r\n * \r\n * @author Administrator\r\n *\r\n */\r\npublic class TaskTabDemo extends Tab {\r", "end": 865, "score": 0.8696598410606384, "start": 852, "tag": "NAME", "value": "Administrator" }, { "context": "r</driverclass>\r\n\t\t *\t\...
null
[]
package com.bronzesoft.demo; import java.util.ArrayList; import java.util.Date; import java.util.HashMap; import java.util.List; import java.util.Map; import com.bronzesoft.power.rdstatus.model.Project; import com.bronzesoft.power.rdsys.model.Department; import com.bronzesoft.rdm.platform.PowerAPI; import ...
3,994
0.63838
0.611758
136
24.514706
25.185484
104
false
false
0
0
0
0
0
0
2.720588
false
false
7
5f0cf9b0bc6f47893491ab6544e01cd4591bb9f0
21,938,693,011,793
67e4e1b449b77f0130ecad762e9983e62ccd02a5
/Backend/Backend-PreMatricula/src/main/java/springboot/repository/PreMatriculaRepository.java
4531a2fcd4a43832072a2b51cd51c13b1e6ad926
[]
no_license
mourats/Pre-Matricula
https://github.com/mourats/Pre-Matricula
791f0efa6e78f7677e9be5466545f5aa1d4e6602
91bf2aa973ed2b6e714217be9a51005626884b94
refs/heads/master
2020-03-26T07:11:41.950000
2018-08-18T03:24:28
2018-08-18T03:24:28
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package springboot.repository; import java.util.Optional; import javax.transaction.Transactional; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.data.jpa.repository.Query; import org.springframework.data.repository.query.Param; import org.springframework.stereotype.Repositor...
UTF-8
Java
655
java
PreMatriculaRepository.java
Java
[]
null
[]
package springboot.repository; import java.util.Optional; import javax.transaction.Transactional; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.data.jpa.repository.Query; import org.springframework.data.repository.query.Param; import org.springframework.stereotype.Repositor...
655
0.815267
0.815267
20
31.75
30.784533
97
false
false
0
0
0
0
0
0
0.75
false
false
7
f73c2e3262223c7d5256f32d43b5278490eac1f6
8,297,876,844,787
d85c730723534d4b15cacce85cf54573ef999ee0
/src/main/java/br/com/maikosoft/cadmia/view/JanelaFinanceiroCadastro.java
98aac84e49cc5a6788cbb19f2467064e3b54bcdb
[]
no_license
cesargusto/mklib
https://github.com/cesargusto/mklib
e5ea6936bad47b2c88525b937f1d34b990aa079f
1f6ef49c14742b920a7d1064f61132218d41b2a5
refs/heads/master
2021-01-10T13:31:40.287000
2014-11-05T15:58:28
2014-11-05T15:58:28
43,727,771
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package br.com.maikosoft.cadmia.view; import java.awt.GridBagConstraints; import java.util.Date; import br.com.maikosoft.cadmia.ClienteCadMia; import br.com.maikosoft.cadmia.Financeiro; import br.com.maikosoft.cadmia.service.FinanceiroService; import br.com.maikosoft.mklib.MkDialog; import br.com.maikosoft.mklib.MkFi...
UTF-8
Java
4,826
java
JanelaFinanceiroCadastro.java
Java
[]
null
[]
package br.com.maikosoft.cadmia.view; import java.awt.GridBagConstraints; import java.util.Date; import br.com.maikosoft.cadmia.ClienteCadMia; import br.com.maikosoft.cadmia.Financeiro; import br.com.maikosoft.cadmia.service.FinanceiroService; import br.com.maikosoft.mklib.MkDialog; import br.com.maikosoft.mklib.MkFi...
4,826
0.763011
0.761352
156
29.916666
21.158728
90
false
false
0
0
0
0
0
0
2.378205
false
false
7
288557be2b148375d337c3593d9af0755e7105eb
16,922,171,159,420
4315fa2cdfbba261aec5d23794b65a36b6f8059a
/app/src/main/java/com/bjxapp/worker/model/MaintainInfo.java
e5225a0c8486ec7a67d2bdeda66e7d9fb2b54a82
[]
no_license
diaodiao088/bjx
https://github.com/diaodiao088/bjx
9f805c4c28af894dad3b89a63581c9d021a516e1
c9ff1d4e1112e40faaf23f0ff8e6b23d313e64f5
refs/heads/master
2020-03-31T07:29:10.754000
2018-11-28T11:19:02
2018-11-28T11:19:02
152,023,106
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.bjxapp.worker.model; import android.text.TextUtils; import java.util.ArrayList; /** * Created by zhangdan on 2018/11/6. * comments: */ public class MaintainInfo { private String costDetail; // 报价明细 private String fault; // 故障原因 private ArrayList<String> masterImgUrls; private bool...
UTF-8
Java
3,799
java
MaintainInfo.java
Java
[ { "context": "s;\n\nimport java.util.ArrayList;\n\n/**\n * Created by zhangdan on 2018/11/6.\n * comments:\n */\n\npublic class Main", "end": 121, "score": 0.9993454813957214, "start": 113, "tag": "USERNAME", "value": "zhangdan" } ]
null
[]
package com.bjxapp.worker.model; import android.text.TextUtils; import java.util.ArrayList; /** * Created by zhangdan on 2018/11/6. * comments: */ public class MaintainInfo { private String costDetail; // 报价明细 private String fault; // 故障原因 private ArrayList<String> masterImgUrls; private bool...
3,799
0.615675
0.612981
169
20.970415
20.392139
75
false
false
0
0
0
0
0
0
0.366864
false
false
7
e7ba67a93207ec18efdb0e8684a91fb35d1204d7
31,585,189,498,551
cb051d3e8dd0e31c7e04db834b35a2cde743ad45
/src/main/java/sample/Main.java
84e6e8736066d8a7c9997f6ca40574f72f881b2a
[]
no_license
Piter989/Watch_Serwis
https://github.com/Piter989/Watch_Serwis
4df72deb8206be4159bb4fa12f5d8098f9dbd980
673a48297ec78f2c4f7b1273053a7e279e5110fd
refs/heads/main
2023-07-13T13:31:05.785000
2021-08-19T18:28:02
2021-08-19T18:28:02
398,037,716
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package sample; import javafx.application.Application; import javafx.fxml.FXMLLoader; import javafx.scene.Parent; import javafx.scene.Scene; import javafx.stage.Stage; import javafx.stage.StageStyle; public class Main extends Application { private final int WITH = 1224; private final int HEIGHT = 800; ...
UTF-8
Java
781
java
Main.java
Java
[]
null
[]
package sample; import javafx.application.Application; import javafx.fxml.FXMLLoader; import javafx.scene.Parent; import javafx.scene.Scene; import javafx.stage.Stage; import javafx.stage.StageStyle; public class Main extends Application { private final int WITH = 1224; private final int HEIGHT = 800; ...
781
0.699104
0.690141
34
21.970589
21.594505
80
false
false
0
0
0
0
0
0
0.529412
false
false
7
5a5feb5cdb70e98d26ca3449bf9a9ea088b214cc
22,600,117,921,760
bca385639dad199acca0cfec64201e93fdb674aa
/BlockGitHubWorkSpace/MobileComps/src/main/java/com/efounder/form/comp/FormDataSetFieldComboBox.java
52142d4003309eb74237972fef9975c54f5bbd92
[ "Apache-2.0" ]
permissive
xOpenPlanet/Android
https://github.com/xOpenPlanet/Android
82f0d89faa56d42ba08642b44a45ebb91f5e7543
9ba488565b85b51fd2dd0412fa3f663dc3d59b68
refs/heads/master
2020-03-15T05:56:07.423000
2018-06-01T10:16:14
2018-06-01T10:16:14
131,997,214
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.efounder.form.comp; import android.content.Context; import android.graphics.Color; import android.graphics.drawable.Drawable; import android.os.AsyncTask; import android.util.AttributeSet; import android.util.Log; import android.view.Gravity; import android.view.View; import android.view.ViewGrou...
UTF-8
Java
18,295
java
FormDataSetFieldComboBox.java
Java
[]
null
[]
package com.efounder.form.comp; import android.content.Context; import android.graphics.Color; import android.graphics.drawable.Drawable; import android.os.AsyncTask; import android.util.AttributeSet; import android.util.Log; import android.view.Gravity; import android.view.View; import android.view.ViewGrou...
18,295
0.694455
0.691608
772
21.198187
22.35363
150
false
false
0
0
0
0
0
0
1.698187
false
false
7
45addbece0ed1c0d77856c8ff0c916a23a8bdd94
36,447,092,483,041
bee84103e08d39353a69a685c55bc91a1cb70926
/Trap.java
1ea3a6769c40430afae6d8c3fc3a1e8bc8d72711
[]
no_license
OGPC/BaboonEscape2
https://github.com/OGPC/BaboonEscape2
7fa5b19c70989c6109b31689689addb433ac209f
9eaa72aeb31be0cfd8647bcdbf92a1394b899e05
refs/heads/master
2016-09-05T12:02:40.008000
2015-04-18T04:18:49
2015-04-18T04:18:49
32,494,549
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import greenfoot.*; // (World, Actor, GreenfootImage, Greenfoot and MouseInfo) /** * Write a description of class Trap here. * * @author (your name) * @version (a version number or a date) */ public class Trap extends Actor { int status=1; int animation=1; int animationDelay; Greenf...
UTF-8
Java
1,893
java
Trap.java
Java
[]
null
[]
import greenfoot.*; // (World, Actor, GreenfootImage, Greenfoot and MouseInfo) /** * Write a description of class Trap here. * * @author (your name) * @version (a version number or a date) */ public class Trap extends Actor { int status=1; int animation=1; int animationDelay; Greenf...
1,893
0.438986
0.42842
79
22.911392
19.133238
79
false
false
0
0
0
0
0
0
0.316456
false
false
7
ec67d1b3463d3e67520351f5f1ea04e730e64550
37,469,294,698,303
ab8fd8689a4ba6436909900fb13fc74826fb7b8e
/server/src/main/java/com/thn/netty/chat/dao/BmsCellnumCfgDAO.java
afe3ef3252e073665f683b585303a39e984fb658
[]
no_license
baguiping/joy
https://github.com/baguiping/joy
8fa41b84cdb51e5a9a7701269d1818f37fa28dc4
0aa79a26a855006d6a237e7a75cb17ea0c2c61b8
refs/heads/master
2022-12-13T05:03:52.232000
2019-08-13T09:50:36
2019-08-13T09:50:36
94,669,133
1
0
null
false
2022-11-16T08:25:08
2017-06-18T06:21:00
2020-07-30T12:42:55
2022-11-16T08:25:04
10,869
0
0
5
JavaScript
false
false
package com.thn.netty.chat.dao; import java.sql.SQLException; import org.apache.commons.dbutils.QueryRunner; import org.apache.commons.dbutils.ResultSetHandler; import org.apache.commons.dbutils.handlers.BeanHandler; import com.thn.netty.chat.dao.BmsCellnumCfgBean; import com.thn.netty.chat.db.C3P0Utils; ...
UTF-8
Java
4,154
java
BmsCellnumCfgDAO.java
Java
[]
null
[]
package com.thn.netty.chat.dao; import java.sql.SQLException; import org.apache.commons.dbutils.QueryRunner; import org.apache.commons.dbutils.ResultSetHandler; import org.apache.commons.dbutils.handlers.BeanHandler; import com.thn.netty.chat.dao.BmsCellnumCfgBean; import com.thn.netty.chat.db.C3P0Utils; ...
4,154
0.761435
0.716659
80
49.950001
87.040497
378
false
false
0
0
0
0
0
0
3.4125
false
false
7
836a66d1212f8aeeb75f04b9914ab6a31b4d7bee
25,933,012,535,567
12e89cc3ef9699dd5f2bd6c623141fd1d353d36e
/src/main/java/com/comune/util/Constants.java
9b960c6e8f775c7c2a424bd34a716ebbc1d4fe42
[]
no_license
wgbranco/comuneAPI
https://github.com/wgbranco/comuneAPI
58ea9f1dac90a5ef83dac01a40e0efeca47b0602
17d07c7f92909d5935fd1dd5efe5baf33f5df324
refs/heads/master
2021-05-31T01:05:50.811000
2016-02-14T21:02:08
2016-02-14T21:02:08
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.comune.util; public final class Constants { public static final int STATUS_ATIVO = 1; public static final int STATUS_INATIVO = 0; public static final int CATEGORIA_EDUCACAO = 1; public static final int CATEGORIA_SAUDE = 2; public static final int CATEGORIA_SEGURANCA = 3; public stati...
UTF-8
Java
960
java
Constants.java
Java
[]
null
[]
package com.comune.util; public final class Constants { public static final int STATUS_ATIVO = 1; public static final int STATUS_INATIVO = 0; public static final int CATEGORIA_EDUCACAO = 1; public static final int CATEGORIA_SAUDE = 2; public static final int CATEGORIA_SEGURANCA = 3; public stati...
960
0.739583
0.711458
25
37.439999
27.895634
94
false
false
0
0
0
0
0
0
0.8
false
false
7
8be3c3672bfccd4c27b15afee9811f52af878bc9
34,591,666,623,049
85744579e6610084559f862e4967098e23b53f86
/Shop/build/generated/src/org/apache/jsp/SliderVIP_jsp.java
6dfad1e55f47052a3fc2b5cc2d1796a035fd4cca
[]
no_license
Vipper105/Shopping_project_school
https://github.com/Vipper105/Shopping_project_school
140b33a432c8456d6aaaf04d5e18bf69b8c09f82
e144fcbbc1157467ef314d262c86f8e4a2bd41f8
refs/heads/master
2023-01-16T04:48:03.499000
2020-11-13T16:35:26
2020-11-13T16:35:26
287,649,343
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.apache.jsp; import javax.servlet.*; import javax.servlet.http.*; import javax.servlet.jsp.*; public final class SliderVIP_jsp extends org.apache.jasper.runtime.HttpJspBase implements org.apache.jasper.runtime.JspSourceDependent { private static final JspFactory _jspxFactory = JspFactory.getDefaultF...
UTF-8
Java
5,867
java
SliderVIP_jsp.java
Java
[]
null
[]
package org.apache.jsp; import javax.servlet.*; import javax.servlet.http.*; import javax.servlet.jsp.*; public final class SliderVIP_jsp extends org.apache.jasper.runtime.HttpJspBase implements org.apache.jasper.runtime.JspSourceDependent { private static final JspFactory _jspxFactory = JspFactory.getDefaultF...
5,867
0.568701
0.552676
117
49.136753
37.498695
145
false
false
0
0
0
0
0
0
0.91453
false
false
7
2b866fbe982c96bc72649255de6c47c03fff8366
33,389,075,783,336
8e1d9b0d001fa332c4fd55522698f380c4b9a82e
/src/org/javier/jacob/MSXML/IXMLDOMNodeList.java
41b874a2e88e2443b45d3f23ac6782a807dfa963
[ "Apache-2.0" ]
permissive
edgarmedrano/javier-java-code
https://github.com/edgarmedrano/javier-java-code
31356ca80fa736eccf36b7a63e4e7ef5ad392369
5d1d93d0ad96b4b69173e42f791530512a9c947e
refs/heads/master
2020-03-27T02:06:21.878000
2018-11-11T14:06:53
2018-11-11T14:06:53
145,766,917
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * File: IXMLDOMNodeList.java * Description: IXMLDOMNodeList from MSXML.dll * Author: Edgar Medrano Pérez * edgarmedrano at gmail dot com * Created: 2007.04.22 * Company: JAVIER project * http://javier.sourceforge.net * Notes: */ package org.j...
ISO-8859-2
Java
1,172
java
IXMLDOMNodeList.java
Java
[ { "context": ": IXMLDOMNodeList from MSXML.dll \r\n * Author: Edgar Medrano Pérez\r\n * edgarmedrano at gmail dot com\r\n ", "end": 127, "score": 0.9998891353607178, "start": 108, "tag": "NAME", "value": "Edgar Medrano Pérez" }, { "context": " Author: Edgar Med...
null
[]
/** * File: IXMLDOMNodeList.java * Description: IXMLDOMNodeList from MSXML.dll * Author: <NAME> * edgarmedrano at gmail dot com * Created: 2007.04.22 * Company: JAVIER project * http://javier.sourceforge.net * Notes: */ package org.javier.jacob.M...
1,158
0.65585
0.648164
42
25.880953
22.247742
74
false
false
0
0
0
0
0
0
0.595238
false
false
7
bf26895ed1a9e9275bff7c6567847f737af1e4ca
17,738,214,959,663
931a75b0fb04d6e0bfd91236dc5896f295b06dd2
/MotivateMeApp/app/src/main/java/com/yourcompany/motivationalquotes/SampleAlarmReceiver.java
10f0fd4439d6157ca3925717b4c8e7567e5be849
[]
no_license
sagarpr1/AndroidMotivateMe
https://github.com/sagarpr1/AndroidMotivateMe
23d2688546d8705a1acb2a20ddedd12b90b94dee
ef4594b87505349f129bcb9092ab691064f0ef16
refs/heads/master
2020-04-03T16:58:58.226000
2018-10-30T18:59:57
2018-10-30T18:59:57
155,427,064
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * Created by ps on 6/11/2017. */ package com.yourcompany.motivationalquotes; import android.app.AlarmManager; import android.app.PendingIntent; import android.content.ComponentName; import android.content.Context; import android.content.Intent; import and...
UTF-8
Java
5,649
java
SampleAlarmReceiver.java
Java
[ { "context": "/**\r\n * Created by ps on 6/11/2017.\r\n */\r\npackage com.yourcompany.motiv", "end": 21, "score": 0.9911045432090759, "start": 19, "tag": "USERNAME", "value": "ps" } ]
null
[]
/** * Created by ps on 6/11/2017. */ package com.yourcompany.motivationalquotes; import android.app.AlarmManager; import android.app.PendingIntent; import android.content.ComponentName; import android.content.Context; import android.content.Intent; import and...
5,649
0.644185
0.637635
150
35.66
30.371002
104
false
false
0
0
0
0
0
0
0.613333
false
false
7
a0e62db9e37621a42648205206635eeb11affe55
13,657,996,028,005
13737a173eb423aff0c1d0bad4b1c69ec9c6eeff
/common/src/main/java/ru/doccloud/common/jooq/PostgresJSONJacksonJsonNodeBinding.java
1609581fc37a5d9b5029703f9875835f790c7541
[]
no_license
7u4/jooq-doc
https://github.com/7u4/jooq-doc
14ec27a9d701ec46c0c3b745b4ae983cb08de975
8cdf0cf2dfe3f036f959f49b4e3be10d0b5e6b3d
refs/heads/master
2021-09-03T11:28:55.788000
2018-01-08T18:22:18
2018-01-08T18:22:18
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ru.doccloud.common.jooq; import static org.jooq.tools.Convert.convert; import java.io.IOException; import java.sql.*; import org.jooq.*; import org.jooq.impl.DSL; import com.fasterxml.jackson.databind.JsonNode; import com.fasterxml.jackson.databind.ObjectMapper; import com.fasterxml.jackson.databind...
UTF-8
Java
3,056
java
PostgresJSONJacksonJsonNodeBinding.java
Java
[]
null
[]
package ru.doccloud.common.jooq; import static org.jooq.tools.Convert.convert; import java.io.IOException; import java.sql.*; import org.jooq.*; import org.jooq.impl.DSL; import com.fasterxml.jackson.databind.JsonNode; import com.fasterxml.jackson.databind.ObjectMapper; import com.fasterxml.jackson.databind...
3,056
0.575916
0.575916
94
30.531916
27.16643
87
false
false
0
0
0
0
0
0
0.329787
false
false
7
ee40d494ed2a4f9786c3859300970a2b5029a88b
28,123,445,877,397
400a93f2690ec7fb3181ce0ced90c92ba3963253
/Tests/wcTest.java
b74825df7c8c1a5e846fc41f6c4867ee8cf33c0d
[]
no_license
sharan0077/unix-tools
https://github.com/sharan0077/unix-tools
960ea738a2211ecc273b53d8642536a8b9ab2ca5
79ae94c4294fb571a5478e1b27b2de641dccfdfd
refs/heads/master
2021-01-23T21:35:36.292000
2014-01-17T06:02:04
2014-01-17T06:02:04
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import UnixTools.wc; import org.junit.Test; import static junit.framework.Assert.assertEquals; /** * Created by gurushan on 1/16/14. */ public class wcTest { @Test public void testCountLines()throws Exception{ String input = "a\nb\nc"; int expected = 3; wc Wc = new wc(); int ...
UTF-8
Java
866
java
wcTest.java
Java
[ { "context": ".framework.Assert.assertEquals;\n\n/**\n * Created by gurushan on 1/16/14.\n */\npublic class wcTest {\n @Test\n ", "end": 123, "score": 0.9994233250617981, "start": 115, "tag": "USERNAME", "value": "gurushan" } ]
null
[]
import UnixTools.wc; import org.junit.Test; import static junit.framework.Assert.assertEquals; /** * Created by gurushan on 1/16/14. */ public class wcTest { @Test public void testCountLines()throws Exception{ String input = "a\nb\nc"; int expected = 3; wc Wc = new wc(); int ...
866
0.595843
0.586605
34
24.470589
16.250313
54
false
false
0
0
0
0
0
0
0.617647
false
false
7
e0fd84d6894c4a8a162fb6ca04749a7fc11b5c9a
18,597,208,428,708
079a431a9ff38663f0c052c453a89bcad900ac4f
/src/main/java/com/jeremypunsalan/takehome/deliverycostcalculator/repository/RuleEntityRepository.java
2e379f78fff886e080f2991bd16bd7923237007e
[]
no_license
jeremypunsalan-dotcom/deliverycostcalculator
https://github.com/jeremypunsalan-dotcom/deliverycostcalculator
c84a569d35eda8dde35d652cd7721e2ad05fb899
0660b67fbc52e40a100d32fcc4892b25cdd9fcd8
refs/heads/master
2022-07-18T06:25:39.129000
2020-05-17T14:14:52
2020-05-17T14:14:52
263,390,032
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.jeremypunsalan.takehome.deliverycostcalculator.repository; import java.util.List; import org.springframework.data.jpa.repository.JpaRepository; import com.jeremypunsalan.takehome.deliverycostcalculator.model.db.RuleEntity; public interface RuleEntityRepository extends JpaRepository<RuleEntity, I...
UTF-8
Java
393
java
RuleEntityRepository.java
Java
[ { "context": "ta.jpa.repository.JpaRepository;\r\n\r\nimport com.jeremypunsalan.takehome.deliverycostcalculator.model.db", "end": 181, "score": 0.5373173356056213, "start": 179, "tag": "USERNAME", "value": "em" } ]
null
[]
package com.jeremypunsalan.takehome.deliverycostcalculator.repository; import java.util.List; import org.springframework.data.jpa.repository.JpaRepository; import com.jeremypunsalan.takehome.deliverycostcalculator.model.db.RuleEntity; public interface RuleEntityRepository extends JpaRepository<RuleEntity, I...
393
0.821883
0.821883
13
28.23077
33.117863
82
false
false
0
0
0
0
0
0
0.615385
false
false
7
20e70162289c1a9b5b25d0e2232234baedfac006
28,973,849,408,020
b9db6152d8606256216db6dd33c2b54820d72a55
/src/main/java/com/codecool/jpaseries/Company.java
27fa56d3d287482361976542abdaa348b8cae68e
[]
no_license
Gsuscc/jpa-series
https://github.com/Gsuscc/jpa-series
329c44c0af5f8e461e74372330f4c41ea2e79c63
063677754dabf54862ad5f06466d634d97b6825d
refs/heads/master
2022-12-27T20:12:14.719000
2020-10-14T18:34:39
2020-10-14T18:34:39
304,097,465
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.codecool.jpaseries; public enum Company { PIXAR, UNIVERSAL, MGM, DISNEY }
UTF-8
Java
92
java
Company.java
Java
[]
null
[]
package com.codecool.jpaseries; public enum Company { PIXAR, UNIVERSAL, MGM, DISNEY }
92
0.728261
0.728261
6
14.333333
14.487542
33
false
false
0
0
0
0
0
0
0.666667
false
false
7
80b338ac1e1c6f6c9bfaf96141b6114f0a4b4eb0
31,078,383,380,058
cf7a93a2cecc0dfc678909e480243c9fc3cedf20
/Bonita/ContentManagerWSClient/src/pe/bbvacontinental/medios/gestiondemanda/contentmanagerws/ws/DocumentoRequest.java
699fbf123561f14186f4cceb8e43b34b596cfd78
[]
no_license
epomayay/bbva
https://github.com/epomayay/bbva
78cbb744cfd183ffe7fb4630d8a42da8918cc4b8
31bb934e482883984d69c6ea64f2859660634ed0
refs/heads/master
2017-03-21T20:49:08.598000
2017-03-21T17:39:29
2017-03-21T17:39:29
33,954,082
0
2
null
null
null
null
null
null
null
null
null
null
null
null
null
package pe.bbvacontinental.medios.gestiondemanda.contentmanagerws.ws; import java.io.Serializable; import java.util.LinkedHashMap; import java.util.Map; import java.util.Set; public class DocumentoRequest implements Serializable { private static final long serialVersionUID = 1L; private String nombreApli...
UTF-8
Java
2,244
java
DocumentoRequest.java
Java
[]
null
[]
package pe.bbvacontinental.medios.gestiondemanda.contentmanagerws.ws; import java.io.Serializable; import java.util.LinkedHashMap; import java.util.Map; import java.util.Set; public class DocumentoRequest implements Serializable { private static final long serialVersionUID = 1L; private String nombreApli...
2,244
0.705437
0.704991
104
19.576923
21.051992
109
false
false
0
0
0
0
0
0
1.423077
false
false
7
3139a9749801ad016f719c75d39e67b0aeed638b
7,361,573,979,049
b600e83682577594839ac7d2f09f3f1e1ee7a643
/src/main/java/com/radek/store/DataGenerator.java
1d22842b3ad316c074d3844ffefafbca1c86a88a
[]
no_license
radek-git/store
https://github.com/radek-git/store
5890c608c215df1a4dec8ee751dcfee241b8ba9a
a9f95146dfa510b848cd5051ec5fd496172df8a2
refs/heads/master
2021-08-08T12:56:34.456000
2019-09-09T21:23:10
2019-09-09T21:23:10
191,746,593
0
0
null
false
2021-08-30T16:25:58
2019-06-13T11:02:45
2019-09-09T21:23:27
2021-08-30T16:25:56
187
0
0
2
Java
false
false
package com.radek.store; import com.radek.store.entity.Role; import com.radek.store.entity.users.Customer; import com.radek.store.entity.users.Employee; import com.radek.store.repository.*; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.CommandLineRunner; import org.spri...
UTF-8
Java
2,666
java
DataGenerator.java
Java
[ { "context": "mer = Customer.builder()\n// .name(\"Jan\")\n// .surname(\"Nowak\")\n// ", "end": 2158, "score": 0.9981030225753784, "start": 2155, "tag": "NAME", "value": "Jan" }, { "context": " .surname(\"Nowak\")\n// .username(\...
null
[]
package com.radek.store; import com.radek.store.entity.Role; import com.radek.store.entity.users.Customer; import com.radek.store.entity.users.Employee; import com.radek.store.repository.*; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.CommandLineRunner; import org.spri...
2,611
0.688063
0.675676
70
37.057144
26.411516
100
false
false
0
0
0
0
0
0
0.6
false
false
7
f0ac72e2d1a635b36008a00de42d6e63fa24a15b
24,378,234,399,812
fbf06c5162d4aff109eeab1d01d492b60da7b477
/src/test/java/cz/kul/prime/PrimeFinderTest.java
4ca252c1e204e9bc0fc0a94786fb2b4c8f187de8
[]
no_license
ladislavovic/prime
https://github.com/ladislavovic/prime
3af210646c89226212ff8596ca049162be7af2f0
bdc5efa6e3cd611f85a7ee2d301ec3e2986ebb83
refs/heads/master
2021-09-02T16:16:40.420000
2018-01-03T15:33:59
2018-01-03T15:33:59
115,051,670
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package cz.kul.prime; import static org.junit.Assert.assertEquals; import java.util.Arrays; import java.util.List; import org.junit.Test; import cz.kul.prime.detector.SimplePrimeDetector; public class PrimeFinderTest { @Test public void testFindPrimes() { ArrayNumberSource arrayNumberSource = new ...
UTF-8
Java
574
java
PrimeFinderTest.java
Java
[]
null
[]
package cz.kul.prime; import static org.junit.Assert.assertEquals; import java.util.Arrays; import java.util.List; import org.junit.Test; import cz.kul.prime.detector.SimplePrimeDetector; public class PrimeFinderTest { @Test public void testFindPrimes() { ArrayNumberSource arrayNumberSource = new ...
574
0.728223
0.714286
22
25.09091
27.256207
88
false
false
0
0
0
0
0
0
0.772727
false
false
7
b126ca0424c3e02259d2cedbcfaa57e73ce5450f
8,297,876,838,812
0af8b92686a58eb0b64e319b22411432aca7a8f3
/large-multiproject/project46/src/test/java/org/gradle/test/performance46_1/Test46_59.java
e3e3234015a1e2fc7d1113e85478cb180945f103
[]
no_license
gradle/performance-comparisons
https://github.com/gradle/performance-comparisons
b0d38db37c326e0ce271abebdb3c91769b860799
e53dc7182fafcf9fedf07920cbbea8b40ee4eef4
refs/heads/master
2023-08-14T19:24:39.164000
2022-11-24T05:18:33
2022-11-24T05:18:33
80,121,268
17
15
null
false
2022-09-30T08:04:35
2017-01-26T14:25:33
2022-09-09T14:38:38
2022-09-30T08:04:34
19,731
14
13
103
null
false
false
package org.gradle.test.performance46_1; import static org.junit.Assert.*; public class Test46_59 { private final Production46_59 production = new Production46_59("value"); @org.junit.Test public void test() { assertEquals(production.getProperty(), "value"); } }
UTF-8
Java
289
java
Test46_59.java
Java
[]
null
[]
package org.gradle.test.performance46_1; import static org.junit.Assert.*; public class Test46_59 { private final Production46_59 production = new Production46_59("value"); @org.junit.Test public void test() { assertEquals(production.getProperty(), "value"); } }
289
0.695502
0.643599
12
23.166666
23.62849
76
false
false
0
0
0
0
0
0
0.416667
false
false
7
26ea61cc9af3da01b868c1d6acdcea9c9fe22512
27,745,488,793,873
52a5a662a345f4c0fe9485761dc653f352850136
/internetstore-core/src/main/java/com/tsystems/javaschool/brajnikov/internetstore/exception/CartIsEmptyException.java
12390d5aeeb21aa4bb938ebf77ceb312588858c4
[]
no_license
DzirtDrow/InternetStore
https://github.com/DzirtDrow/InternetStore
35104e7940dffb643c1c0d0a6c942d6f302f75a1
afb01615b8fe228ba39e5c7afeb5a207c743fcaf
refs/heads/master
2020-03-13T19:43:30.470000
2018-06-26T16:05:18
2018-06-26T16:05:18
131,259,473
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.tsystems.javaschool.brajnikov.internetstore.exception; /** * The type Cart is empty exception. */ public class CartIsEmptyException extends Exception { }
UTF-8
Java
169
java
CartIsEmptyException.java
Java
[]
null
[]
package com.tsystems.javaschool.brajnikov.internetstore.exception; /** * The type Cart is empty exception. */ public class CartIsEmptyException extends Exception { }
169
0.786982
0.786982
7
23.142857
25.996861
66
false
false
0
0
0
0
0
0
0.142857
false
false
7
512cf5cfecc7508613f389e16841b836fd7ac03d
9,972,914,062,751
0dad1b4e8a8f35edea72971b4682fda5372bd52c
/JavaSource/beans/media/SmallPreviewImagesBean.java
9ccd78e235c02bec17f0d7e8acb2820f4fa00b1a
[]
no_license
ramirescm/Web-Media-Browser
https://github.com/ramirescm/Web-Media-Browser
49183bfcda0a46d5976a1656ddca1e08c231340b
ad7c9e444e4d25ed55f6cc83865efb2c3801aca7
refs/heads/master
2021-01-23T22:38:27.960000
2012-05-10T17:41:33
2012-05-10T17:41:33
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package beans.media; import java.io.UnsupportedEncodingException; import java.net.URLEncoder; import java.util.ArrayList; import java.util.List; import javax.enterprise.context.RequestScoped; import javax.faces.application.ViewHandler; import javax.faces.context.FacesContext; import javax.inject.Inject; im...
UTF-8
Java
1,727
java
SmallPreviewImagesBean.java
Java
[]
null
[]
package beans.media; import java.io.UnsupportedEncodingException; import java.net.URLEncoder; import java.util.ArrayList; import java.util.List; import javax.enterprise.context.RequestScoped; import javax.faces.application.ViewHandler; import javax.faces.context.FacesContext; import javax.inject.Inject; im...
1,727
0.691951
0.690214
75
20.973333
22.437452
76
false
false
0
0
0
0
0
0
1.933333
false
false
7
536f5f6c5363d6bf17ecbccdae5f9474cbb81af2
4,166,118,307,717
e6d98ef7a3af3dff34049c5d453ebd2b46afa289
/src/main/java/me/tsblock/Thonk/Command/Moderation/banCommand.java
35ba0a84eb0764dc639984e0cfc97623f83744e8
[ "Apache-2.0" ]
permissive
Thonk-Bot/Thonk-Java
https://github.com/Thonk-Bot/Thonk-Java
b3180bb2a5aff308388558bbdd4610c3f54e5df1
4ed7a5b6ab30bddddfdb977573c64fab51c1fffb
refs/heads/master
2020-03-20T19:14:36.717000
2019-04-20T07:58:34
2019-04-20T07:58:34
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package me.tsblock.Thonk.Command.Moderation; import me.tsblock.Thonk.Command.Command; import me.tsblock.Thonk.utils.CustomEmotes; import me.tsblock.Thonk.utils.Embed; import net.dv8tion.jda.core.Permission; import net.dv8tion.jda.core.entities.Guild; import net.dv8tion.jda.core.entities.Member; import net.dv8tion.jda....
UTF-8
Java
2,560
java
banCommand.java
Java
[]
null
[]
package me.tsblock.Thonk.Command.Moderation; import me.tsblock.Thonk.Command.Command; import me.tsblock.Thonk.utils.CustomEmotes; import me.tsblock.Thonk.utils.Embed; import net.dv8tion.jda.core.Permission; import net.dv8tion.jda.core.entities.Guild; import net.dv8tion.jda.core.entities.Member; import net.dv8tion.jda....
2,560
0.653906
0.649609
80
31
37.960178
191
false
false
0
0
0
0
0
0
0.575
false
false
7
260522cafb93622e6a34b69cf70c5c82571f9e1d
1,451,698,972,882
420176a4c1bcdffea862815852a12bc36dbd6bd4
/src/test/java/com/mycompany/panels/PersonPanel.java
08c1d9edbc5202c2935f52ec854d0926544b5d31
[ "Apache-2.0" ]
permissive
martin-g/wicket-ractive
https://github.com/martin-g/wicket-ractive
70ca916fc9efc8e705a05662946ac859551a4d03
5904835365c103ffe111e1b732d9924b147c5290
refs/heads/master
2021-01-23T11:47:50.427000
2013-10-02T07:22:05
2013-10-02T07:22:05
11,767,321
5
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.mycompany.panels; import com.mycompany.ractive.RactiveBehavior; import com.mycompany.model.Person; import org.apache.wicket.Component; import org.apache.wicket.ajax.json.JSONException; import org.apache.wicket.ajax.json.JSONObject; import org.apache.wicket.ajax.json.JsonFunction; import org.apache.wicket.m...
UTF-8
Java
952
java
PersonPanel.java
Java
[]
null
[]
package com.mycompany.panels; import com.mycompany.ractive.RactiveBehavior; import com.mycompany.model.Person; import org.apache.wicket.Component; import org.apache.wicket.ajax.json.JSONException; import org.apache.wicket.ajax.json.JSONObject; import org.apache.wicket.ajax.json.JsonFunction; import org.apache.wicket.m...
952
0.752101
0.752101
38
24.052631
24.74815
87
false
false
0
0
0
0
0
0
1.552632
false
false
7
3c730f942c6757aa1b4d7563819f4b7eacdb5744
11,209,864,647,223
8808e58f3b33aaeb058c005e5d81f3036870a3bd
/campgem-system/src/main/java/com/campgem/modules/trade/vo/GoodsReviewsVo.java
8f27efaefe23715ab8e2efe9a94737c7f5e41df8
[]
no_license
long-ee/camp
https://github.com/long-ee/camp
0a921be015aab0e5dde67f5c5914f1bd61bd1b2c
1ccc3f2a2d9134a60b2b8135c1614dd0c2c6674e
refs/heads/master
2023-08-03T23:37:31.745000
2019-10-05T03:00:47
2019-10-05T03:00:47
212,935,784
0
1
null
false
2023-07-22T17:56:52
2019-10-05T02:58:36
2019-10-05T03:06:59
2023-07-22T17:56:51
3,097
0
1
4
Java
false
false
package com.campgem.modules.trade.vo; import com.baomidou.mybatisplus.annotation.IdType; import com.baomidou.mybatisplus.annotation.TableId; import com.baomidou.mybatisplus.annotation.TableName; import com.fasterxml.jackson.annotation.JsonFormat; import io.swagger.annotations.ApiModel; import io.swagger.annotations.Ap...
UTF-8
Java
1,668
java
GoodsReviewsVo.java
Java
[ { "context": ".util.Date;\n\n/**\n * @Description: 商品留言\n * @Author: campgem\n * @Date: 2019-08-17\n * @Version: V1.0\n */\n@Data\n", "end": 612, "score": 0.9994947910308838, "start": 605, "tag": "USERNAME", "value": "campgem" } ]
null
[]
package com.campgem.modules.trade.vo; import com.baomidou.mybatisplus.annotation.IdType; import com.baomidou.mybatisplus.annotation.TableId; import com.baomidou.mybatisplus.annotation.TableName; import com.fasterxml.jackson.annotation.JsonFormat; import io.swagger.annotations.ApiModel; import io.swagger.annotations.Ap...
1,668
0.738217
0.727389
60
25.166666
18.609287
66
false
false
0
0
0
0
0
0
0.95
false
false
7
175b636e04e607030fc0c24b93dda02614e368f6
10,428,180,650,234
47c73dc5fe5b21108622fdf9e5a53a3b35582c1b
/src/main/java/com/zhihuilvxing/dao/HdtssurMapper.java
f02924526d9192be3d14e68316286695a56251ff
[]
no_license
qtdybnc/wisdom
https://github.com/qtdybnc/wisdom
37aa49e747bd4b1805e123ae69c588b939a30c10
021cb250f79cc8f2509e47d69e0a924584a2017a
refs/heads/master
2023-04-22T22:36:14.738000
2021-04-30T03:03:35
2021-04-30T03:03:35
361,369,703
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.zhihuilvxing.dao; import com.zhihuilvxing.domain.Hdtssur; import java.util.List; public interface HdtssurMapper { List<Hdtssur> selectHdtssurByfk(Integer cityid); List<Hdtssur> selectHdtssur(); int deleteByPrimaryKey(Integer id); int insert(Hdtssur record); int insertSelective(Hdtss...
UTF-8
Java
477
java
HdtssurMapper.java
Java
[]
null
[]
package com.zhihuilvxing.dao; import com.zhihuilvxing.domain.Hdtssur; import java.util.List; public interface HdtssurMapper { List<Hdtssur> selectHdtssurByfk(Integer cityid); List<Hdtssur> selectHdtssur(); int deleteByPrimaryKey(Integer id); int insert(Hdtssur record); int insertSelective(Hdtss...
477
0.763103
0.763103
21
21.761906
19.844406
52
false
false
0
0
0
0
0
0
0.52381
false
false
7
1ed2cd97d9bed171d5da12ea9e36b8973243b740
32,744,830,707,678
7773ea6f465ffecfd4f9821aad56ee1eab90d97a
/platform/lang-impl/src/com/intellij/profile/codeInspection/ui/InspectionProfileActionProvider.java
ffba30dfbf3784bb7f49735704a32a9f2db93f29
[ "Apache-2.0" ]
permissive
aghasyedbilal/intellij-community
https://github.com/aghasyedbilal/intellij-community
5fa14a8bb62a037c0d2764fb172e8109a3db471f
fa602b2874ea4eb59442f9937b952dcb55910b6e
refs/heads/master
2023-04-10T20:55:27.988000
2020-05-03T22:00:26
2020-05-03T22:26:23
261,074,802
2
0
Apache-2.0
true
2020-05-04T03:48:36
2020-05-04T03:48:35
2020-05-04T03:48:32
2020-05-03T23:01:03
3,386,775
0
0
0
null
false
false
// Copyright 2000-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. package com.intellij.profile.codeInspection.ui; import com.intellij.openapi.actionSystem.AnAction; import com.intellij.openapi.extensions.ExtensionPointName; import org.jetbrains...
UTF-8
Java
716
java
InspectionProfileActionProvider.java
Java
[ { "context": "s.NotNull;\n\nimport java.util.List;\n\n/**\n * @author Bas Leijdekkers\n */\npublic abstract class InspectionProfileAction", "end": 397, "score": 0.9998431205749512, "start": 382, "tag": "NAME", "value": "Bas Leijdekkers" } ]
null
[]
// Copyright 2000-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. package com.intellij.profile.codeInspection.ui; import com.intellij.openapi.actionSystem.AnAction; import com.intellij.openapi.extensions.ExtensionPointName; import org.jetbrains...
707
0.814246
0.800279
19
36.684212
38.018074
140
false
false
0
0
0
0
0
0
0.368421
false
false
7
e0cb8d3c4c278351975db23e873c94eb0f52079c
34,110,630,307,462
88210078530bd8a4e0ceb72471460dc122bfe343
/49-Group-Anagrams.java
626cf761596061ccc5bb0792978b952081f29a2c
[]
no_license
rachitpandey-cloud/leetcode-solutions-explained
https://github.com/rachitpandey-cloud/leetcode-solutions-explained
920278e9bf62bd41baa2ed51498312a233744863
b994324863afc58174c2d1780d25a4e61376e5b9
refs/heads/main
2023-06-05T23:15:18.179000
2021-05-13T21:38:31
2021-05-13T21:38:31
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
class Solution { public List<List<String>> groupAnagrams(String[] strs) { HashMap<String, List<String>> map = new HashMap<>(); List<List<String>> res = new ArrayList<>(); for(String str : strs) { char[] arr = str.toCharArray(); Arrays.sort(arr); String sor...
UTF-8
Java
597
java
49-Group-Anagrams.java
Java
[]
null
[]
class Solution { public List<List<String>> groupAnagrams(String[] strs) { HashMap<String, List<String>> map = new HashMap<>(); List<List<String>> res = new ArrayList<>(); for(String str : strs) { char[] arr = str.toCharArray(); Arrays.sort(arr); String sor...
597
0.532663
0.532663
17
34.117645
20.860552
60
false
false
0
0
0
0
0
0
0.588235
false
false
7
656e75e0bd635e007dba60f5fd1f7eda3ebf98ab
5,609,227,348,603
969ce47f139521990f7447ed94fc880773d320fd
/twilight.bgfx/src/main/java/twilight/bgfx/nanovg/NVGsolidity.java
8b7906f2a5f566100005f537c2cd8d8505a1e2c5
[ "BSD-2-Clause", "BSD-3-Clause" ]
permissive
pabru/twilight-bgfx
https://github.com/pabru/twilight-bgfx
89575d54463ed679f63bdcaec86b0143f512d9fc
30518c95ab9dcba2c608fe9b5e4b68a4872fbbb9
refs/heads/public
2020-04-16T00:26:48.762000
2015-07-21T23:25:21
2015-07-21T23:25:21
51,372,504
0
1
null
true
2016-02-09T14:37:31
2016-02-09T14:37:31
2015-08-01T05:09:42
2015-07-21T23:25:28
16,664
0
0
0
null
null
null
package twilight.bgfx.nanovg; public enum NVGsolidity { NVG_SOLID, NVG_HOLE }
UTF-8
Java
83
java
NVGsolidity.java
Java
[]
null
[]
package twilight.bgfx.nanovg; public enum NVGsolidity { NVG_SOLID, NVG_HOLE }
83
0.73494
0.73494
5
15.6
12.483589
29
false
false
0
0
0
0
0
0
0.4
false
false
7
25fdfc94844b20b27887918f525833f53d3dce5b
38,070,590,116,770
b64852929fa829c72a6e1e7c25f2314141cffd3d
/SearchAndParse.java
99c89e87f952f54da51c9d165b62a4962fa10942
[]
no_license
Shinjae1/Dice-Java
https://github.com/Shinjae1/Dice-Java
ccf7edc6c4e2ed2cea454e46d48f3d1f914ad966
dae0f9041b4375c883dd6ad2204ca7f3ef8a9d2c
refs/heads/master
2018-04-08T17:39:43.957000
2017-05-09T05:34:18
2017-05-09T05:34:18
89,764,958
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.company; import org.openqa.selenium.*; import org.openqa.selenium.firefox.FirefoxDriver; import org.openqa.selenium.support.ui.ExpectedConditions; import org.openqa.selenium.support.ui.WebDriverWait; import java.util.ArrayList; import java.util.List; import java.util.concurrent.TimeUnit; /** * Created b...
UTF-8
Java
6,631
java
SearchAndParse.java
Java
[ { "context": " java.util.concurrent.TimeUnit;\n\n/**\n * Created by Jae on 5/8/2017.\n */\npublic class SearchAndParse {\n ", "end": 325, "score": 0.607214629650116, "start": 322, "tag": "NAME", "value": "Jae" } ]
null
[]
package com.company; import org.openqa.selenium.*; import org.openqa.selenium.firefox.FirefoxDriver; import org.openqa.selenium.support.ui.ExpectedConditions; import org.openqa.selenium.support.ui.WebDriverWait; import java.util.ArrayList; import java.util.List; import java.util.concurrent.TimeUnit; /** * Created b...
6,631
0.557382
0.544111
172
37.552326
30.015745
176
false
false
0
0
0
0
0
0
0.627907
false
false
7
1b2cdb77b7bded28095954bbb1a45708d0d44860
1,571,958,101,348
3d4349c88a96505992277c56311e73243130c290
/Preparation/processed-dataset/god-class_3_1063/37.java
e9de66fd7a336874095a53db9f5768303f72f44b
[]
no_license
D-a-r-e-k/Code-Smells-Detection
https://github.com/D-a-r-e-k/Code-Smells-Detection
5270233badf3fb8c2d6034ac4d780e9ce7a8276e
079a02e5037d909114613aedceba1d5dea81c65d
refs/heads/master
2020-05-20T00:03:08.191000
2019-05-15T11:51:51
2019-05-15T11:51:51
185,272,690
7
4
null
null
null
null
null
null
null
null
null
null
null
null
null
/** Compact report of all nonempty queues (one queue per line) * * @param writer */ private void allQueuesReportTo(PrintWriter writer) { queueSingleLinesTo(writer, allQueues.keySet().iterator()); }
UTF-8
Java
218
java
37.java
Java
[]
null
[]
/** Compact report of all nonempty queues (one queue per line) * * @param writer */ private void allQueuesReportTo(PrintWriter writer) { queueSingleLinesTo(writer, allQueues.keySet().iterator()); }
218
0.688073
0.688073
7
30.142857
25.44141
62
false
false
0
0
0
0
0
0
0.285714
false
false
7
6560d5e69ae1b251a6f4856fbb05a67f83f02a20
34,797,825,067,918
df58b522cd79b679cb8161a14549aa8998969bb4
/pov-display/src/main/java/com/augmental/pov/MonochromeWandLEDGroup.java
4972c06341379019cd7cc2d1d8b37f340762d3af
[]
no_license
chris-hatton/POVDisplay
https://github.com/chris-hatton/POVDisplay
8461b1ad091c27c5e83d182c092cd9988a2c39a3
8103791fb63e08f1764ac888d7ac9dc3a88de40f
refs/heads/master
2020-05-18T14:04:22.834000
2012-07-14T09:26:57
2012-07-14T09:26:57
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.augmental.pov; import com.augmental.io.port.Shift595Pin; public class MonochromeWandLEDGroup extends LEDGroup { public MonochromeWandLEDGroup() { for(int i=0;i<8;i++) { addChild((MonochromeLED.Digital)(new MonochromeLED.Digital(new Shift595Pin(i)).setTranslation(0, i))); } } }
UTF-8
Java
305
java
MonochromeWandLEDGroup.java
Java
[]
null
[]
package com.augmental.pov; import com.augmental.io.port.Shift595Pin; public class MonochromeWandLEDGroup extends LEDGroup { public MonochromeWandLEDGroup() { for(int i=0;i<8;i++) { addChild((MonochromeLED.Digital)(new MonochromeLED.Digital(new Shift595Pin(i)).setTranslation(0, i))); } } }
305
0.740984
0.711475
14
20.785715
28.755568
105
false
false
0
0
0
0
0
0
1.357143
false
false
7
aed984fe16125fe12d9843d1f8063c4d3bf68d8e
32,049,046,022,330
4fd736858d11b6c31c4c66e39f1495f6014043e5
/rsf/src/main/java/net/hasor/libs/com/hprose/io/unserialize/CalendarUnserializer.java
4bb5ac93f2092aa7a5ed180a08bd57eea27e75a4
[ "Apache-2.0" ]
permissive
147549561/hasor
https://github.com/147549561/hasor
0f031ae4d4d7b4551a37abed80a92cf997f22bfb
f446d3995acbb58122926d143d7a23edae357d5f
refs/heads/master
2021-01-25T11:02:39.054000
2017-06-09T12:33:21
2017-06-09T12:33:21
93,906,481
1
0
null
true
2017-06-10T00:35:22
2017-06-10T00:35:22
2017-06-09T15:04:45
2017-06-09T12:33:38
54,424
0
0
0
null
null
null
/**********************************************************\ | | | hprose | | | | Official WebSite: http://www.hprose.com/ | | ...
UTF-8
Java
2,429
java
CalendarUnserializer.java
Java
[ { "context": " 3, 2016 *\n * Author: Ma Bingyao <andot@hprose.com> *\n * ", "end": 937, "score": 0.9998735189437866, "start": 927, "tag": "NAME", "value": "Ma Bingyao" }, { "context": " *\n * Author: Ma Bin...
null
[]
/**********************************************************\ | | | hprose | | | | Official WebSite: http://www.hprose.com/ | | ...
2,416
0.439275
0.435982
52
45.73077
23.355213
87
false
false
0
0
0
0
0
0
0.653846
false
false
7
ca42cb677726e5455bbb233a8f92882239789e0f
11,991,548,694,129
0606916e96c9d744b623bdb69976f92f5bd50a65
/src/com/esoft/archer/user/model/User.java
9fb53c4f40141369cac23ad219c07dd467b0b32f
[]
no_license
mowang7410/my_website_core
https://github.com/mowang7410/my_website_core
949b8adaacf596b71965545fb96470accb249663
94b2286097fa0c3bc811ce0577eac0f7ca3c1e17
refs/heads/master
2020-03-19T20:09:13.176000
2018-06-13T09:36:46
2018-06-13T09:37:10
136,890,094
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.esoft.archer.user.model; public class User { private String id; private String realname; private String mobile_number; public User() { } public User(String id, String realname, String mobile_number) { super(); this.id = id; this.realname = realname; this.mobile_number = mobi...
UTF-8
Java
749
java
User.java
Java
[ { "context": " {\r\n\t\tsuper();\r\n\t\tthis.id = id;\r\n\t\tthis.realname = realname;\r\n\t\tthis.mobile_number = mobile_number;\r\n\t}\r\n", "end": 286, "score": 0.790311336517334, "start": 282, "tag": "NAME", "value": "real" } ]
null
[]
package com.esoft.archer.user.model; public class User { private String id; private String realname; private String mobile_number; public User() { } public User(String id, String realname, String mobile_number) { super(); this.id = id; this.realname = realname; this.mobile_number = mobi...
749
0.655541
0.655541
43
15.418605
16.543434
64
false
false
0
0
0
0
0
0
1.27907
false
false
7
6329c8c5907fd4b2a76fcbb470226e42a8f0161d
37,658,273,271,823
7ff72e01eab127fc5046e64157bf669df9cd592a
/src/main/java/com/skyc/demo/admin/po/FileInfo.java
ed41a3027b7ea0ee5bca0ede4080e9231054b885
[]
no_license
luffykaiyuan/mulAmuse
https://github.com/luffykaiyuan/mulAmuse
f675bc51d9fe45259e99f79cd825e172bfdf2844
8f6deb5447b8609f4f4be55d3a93a3128243364e
refs/heads/main
2023-04-24T18:18:13.810000
2021-05-08T09:06:59
2021-05-08T09:06:59
312,546,600
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.skyc.demo.admin.po; public class FileInfo { private String id; private String fileRealName; private String fileStorageName; private String fileStoragePath; private Long fileSize; private String addTime; public String getId() { return id; } public void setI...
UTF-8
Java
1,408
java
FileInfo.java
Java
[]
null
[]
package com.skyc.demo.admin.po; public class FileInfo { private String id; private String fileRealName; private String fileStorageName; private String fileStoragePath; private Long fileSize; private String addTime; public String getId() { return id; } public void setI...
1,408
0.642045
0.642045
63
21.36508
23.074278
87
false
false
0
0
0
0
0
0
0.301587
false
false
7
9a5f7134d8c7737f3ef5c93af9ebb3c2cb285287
37,623,913,533,283
80d9f73396f83d0bb1563440ae2dede346176f3a
/src/tests/UDPStackTest.java
ca848b821bc024bb3717c0ebec2cf75120680de1
[]
no_license
Scriptopathe/chatsystem
https://github.com/Scriptopathe/chatsystem
90315628c3eda99a304c9250bd4ee8452e02c73e
a30c0eb7fd9fef62bd2e063fbf475722afaefcbb
refs/heads/master
2021-01-20T15:58:56.927000
2016-01-04T08:45:14
2016-01-04T08:45:14
44,610,560
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package tests; import java.io.IOException; import java.net.*; import org.json.JSONArray; import org.json.JSONObject; import chatsystem.*; import chatsystem.messages.HelloMessage; import chatsystem.network.UDPReceiver; import chatsystem.network.UDPReceiverListener; import chatsystem.network.UDPSender; public class U...
UTF-8
Java
1,890
java
UDPStackTest.java
Java
[ { "context": "lse));\n\t\t\tsnd.sendMessage(Inet4Address.getByName(\"10.1.5.85\"), new HelloMessage(\"patate\", false));\n\t\t}\n\t\telse", "end": 1390, "score": 0.9997532367706299, "start": 1381, "tag": "IP_ADDRESS", "value": "10.1.5.85" } ]
null
[]
package tests; import java.io.IOException; import java.net.*; import org.json.JSONArray; import org.json.JSONObject; import chatsystem.*; import chatsystem.messages.HelloMessage; import chatsystem.network.UDPReceiver; import chatsystem.network.UDPReceiverListener; import chatsystem.network.UDPSender; public class U...
1,890
0.673199
0.65678
75
24.173334
23.681427
91
false
false
0
0
0
0
0
0
2.666667
false
false
7
45e3d9b6edb90055824d4b8da758477f302d5b20
2,680,059,595,592
abf6a9d03f49625975e85db3ad350d1cae923b2f
/Demos/Chapter 10/src/textbook_examples/ConstructorDemo.java
1482ee9f2eca76c8c5ff4c8568a3bd426810b1f7
[]
no_license
matthewjflee/CPRG-251
https://github.com/matthewjflee/CPRG-251
8cd563f03b19afd0b6b9af0e695ec0ee6e65aac1
7f111b8ef586f85b5c6766b812cb7522a2a8ac9f
refs/heads/master
2020-12-14T09:06:38.704000
2020-01-18T06:31:50
2020-01-18T06:31:50
170,013,936
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package textbook_examples; /** * To show the order in which constructors are called */ public class ConstructorDemo { public static void main(String[] args) { SubClass1 obj = new SubClass1(); } }
UTF-8
Java
215
java
ConstructorDemo.java
Java
[]
null
[]
package textbook_examples; /** * To show the order in which constructors are called */ public class ConstructorDemo { public static void main(String[] args) { SubClass1 obj = new SubClass1(); } }
215
0.674419
0.665116
10
20.5
19.397165
53
false
false
0
0
0
0
0
0
0.2
false
false
7
118c89891e3d3badb17ceaa79f03b897a283aaf7
206,158,438,340
5ecdf067a9cf3fa3d4c1f2836e14427c77e3949c
/CSC201/project3/LineNumbers.java
2760c0d366b9d6c44e509439f3eb6b8bd5813d81
[]
no_license
aplombhuang/Java
https://github.com/aplombhuang/Java
aa0a7daa3921c3c9b229409e89d55140e9609891
445525bb1e9818c3ca9131c4cf58c0bfd4de8677
refs/heads/master
2020-05-30T03:00:58.819000
2019-06-02T13:49:35
2019-06-02T13:49:35
189,507,566
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/********************************************************************** * Aplomb TR Huang * CSC201-01PR * Spring 2016 * Project Program 3:LineNumbers * The program will prompt user for the name of the file that the program will read, * and then put a number in increasing order in front of each line * and skip t...
UTF-8
Java
2,897
java
LineNumbers.java
Java
[ { "context": "***********************************************\n * Aplomb TR Huang\n * CSC201-01PR\n * Spring 2016\n * Project Program ", "end": 90, "score": 0.9998804926872253, "start": 75, "tag": "NAME", "value": "Aplomb TR Huang" }, { "context": "eading()\n {\n System.out.pr...
null
[]
/********************************************************************** * <NAME> * CSC201-01PR * Spring 2016 * Project Program 3:LineNumbers * The program will prompt user for the name of the file that the program will read, * and then put a number in increasing order in front of each line * and skip the space ...
2,875
0.562996
0.552986
92
30.423914
29.562107
134
false
false
0
0
0
0
0
0
0.391304
false
false
7
9a241d7fb03eb6e18193d124c535bd038499db50
31,499,290,217,535
812e185224b95de4866a4e260c05693a011166f7
/arrayList/PickRandom.java
5a223c48f46d6fd728a3b65503dddb44cf73b34d
[]
no_license
nitin0310/DataStructures-By-Java
https://github.com/nitin0310/DataStructures-By-Java
c0a6b62e851c2842893802a747ca0c95259c05da
0c01e9d317858985e68f62163233594b6be48161
refs/heads/master
2022-10-01T05:42:59.602000
2020-06-04T17:07:38
2020-06-04T17:07:38
257,538,180
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package arrayList; import java.util.*; public class PickRandom { public static void main(String args[]) { List<String> list=new ArrayList<>(); list.add("Shubham"); list.add("Ritik"); list.add("Vikas"); list.add("Sameer"); list.add("Pratik"); System.out.println(list); Random rando...
UTF-8
Java
406
java
PickRandom.java
Java
[ { "context": "List<String> list=new ArrayList<>();\r\n\t\tlist.add(\"Shubham\");\r\n\t\tlist.add(\"Ritik\");\r\n\t\tlist.add(\"Vikas\");\r\n\t", "end": 178, "score": 0.9995511174201965, "start": 171, "tag": "NAME", "value": "Shubham" }, { "context": "rayList<>();\r\n\t\tlist.add(\"Sh...
null
[]
package arrayList; import java.util.*; public class PickRandom { public static void main(String args[]) { List<String> list=new ArrayList<>(); list.add("Shubham"); list.add("Ritik"); list.add("Vikas"); list.add("Sameer"); list.add("Pratik"); System.out.println(list); Random rando...
406
0.630542
0.630542
19
19.368422
15.654865
60
false
false
0
0
0
0
0
0
1.842105
false
false
7
db0ca16007b4423d93b6ca637f8cd850a2e69eac
27,127,013,502,408
ea324ca8004dccd62bbcc0d61a3ac8a42106f3d0
/ReadRecord.java
e5a3ee48beecc0bc97a62307283f6b14de4e5363
[]
no_license
rmtardy/mist4630
https://github.com/rmtardy/mist4630
e3a5e23da9435bd2ef4f5fd7bc1e06405c229ecd
89b424c81becec0ace0fd902ae67037c8c614dd9
refs/heads/master
2021-01-10T05:17:14.111000
2015-12-09T01:21:03
2015-12-09T01:21:03
47,190,722
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package dbHelpers; import java.sql.Connection; import java.sql.DriverManager; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.SQLException; import model.Coach; import model.Review; public class ReadRecord { private Connection connection; private ResultSet results; private Coach c...
UTF-8
Java
6,165
java
ReadRecord.java
Java
[]
null
[]
package dbHelpers; import java.sql.Connection; import java.sql.DriverManager; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.SQLException; import model.Coach; import model.Review; public class ReadRecord { private Connection connection; private ResultSet results; private Coach c...
6,165
0.610706
0.608759
233
25.459227
21.43899
134
false
false
0
0
0
0
0
0
3.27897
false
false
7
5877a4972f3b197ecdc23c96b11d314cdaee4f82
30,159,260,415,161
534f40233fd919d216a24a19c8639be4716cf9f7
/src/main/java/Models/Entities/Role.java
1dc51a1087f4f6475981449cdc81c370f8340d23
[]
no_license
CecilieLNielsen/Security_Exam_Debate-Forum
https://github.com/CecilieLNielsen/Security_Exam_Debate-Forum
45a96a3f61da63815eed34359c158a55b12cf01c
9efc05092a2853469c5ff3569acb3a3d20aab069
refs/heads/main
2023-04-23T08:47:12.404000
2021-05-18T19:12:11
2021-05-18T19:12:11
340,970,996
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package Models.Entities; import Models.DTO.RoleDTO; import javax.persistence.*; import java.util.ArrayList; import java.util.List; @Entity public class Role { private static final long serialVersionUID = 1L; @Id @GeneratedValue(strategy = GenerationType.IDENTITY) private int id; @Column(nullable...
UTF-8
Java
1,485
java
Role.java
Java
[]
null
[]
package Models.Entities; import Models.DTO.RoleDTO; import javax.persistence.*; import java.util.ArrayList; import java.util.List; @Entity public class Role { private static final long serialVersionUID = 1L; @Id @GeneratedValue(strategy = GenerationType.IDENTITY) private int id; @Column(nullable...
1,485
0.560269
0.559596
80
17.5625
15.370299
63
false
false
0
0
0
0
0
0
0.2625
false
false
7
1d09b6af0ec9f8b7be1b85aad302921fc39ef3a3
28,492,813,042,520
acd5f734d655dd47fd213332d9a6488851058556
/Demyanov-Ruslan/Task2/src/com/leomze/DialogViewers/DialogView.java
36c22fd9d81542a745e7e3e2a95dda52ef3e54ab
[]
no_license
LEOMZE/repo_leomze
https://github.com/LEOMZE/repo_leomze
a71dd1105c1776a689ba7bc756d5d2cadbb685d6
2d18509c000e08d3c1380a41a3d0b839d13e2bfe
refs/heads/master
2016-08-03T02:08:28.788000
2014-07-04T11:35:23
2014-07-04T11:35:23
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.leomze.DialogViewers; public class DialogView { private static final int CREATE_USER = 1; private static final int MODIFY_USER = 2; private static final int ADD_EVENT = 3; private static final int ADD_RANDOM_EVENT = 4; private static final int REMOVE_EVENT = 5; private static fin...
UTF-8
Java
1,175
java
DialogView.java
Java
[]
null
[]
package com.leomze.DialogViewers; public class DialogView { private static final int CREATE_USER = 1; private static final int MODIFY_USER = 2; private static final int ADD_EVENT = 3; private static final int ADD_RANDOM_EVENT = 4; private static final int REMOVE_EVENT = 5; private static fin...
1,175
0.497872
0.491064
49
22.979591
16.662912
50
false
false
0
0
0
0
0
0
0.469388
false
false
7
2baf4cb2a662854c916224f42d320040f3d61bea
7,069,516,236,401
450f7fdd79b5a2386da1e69a9d97216d42fee653
/hellojike/src/com/luo/leetcode/string/No696_countBinarySubstrings.java
323a762c5fbe17becca3c91e611ea2eeca1881ed
[]
no_license
binpeiluo/helloalgorithm
https://github.com/binpeiluo/helloalgorithm
cc340a6eaf3f125878b85994dc0d55ccad425b69
ce2a033c06ad3afbcb56a43770d169db02a9f3da
refs/heads/master
2023-03-05T18:45:50.583000
2023-03-01T14:15:54
2023-03-01T14:15:54
234,015,528
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.luo.leetcode.string; import java.util.ArrayList; import java.util.List; /** * 696. 计数二进制子串 * 给定一个字符串 s,计算具有相同数量0和1的非空(连续)子字符串的数量, * 并且这些子字符串中的所有0和所有1都是组合在一起的。 * 重复出现的子串要计算它们出现的次数。 * * 示例 1 : * 输入: "00110011" * 输出: 6 * 解释: 有6个子串具有相同数量的连续1和0: * “0011”,“01”,“1100”,“10”,“0011” 和 “01”。 * * 请注意,一些重复...
UTF-8
Java
2,120
java
No696_countBinarySubstrings.java
Java
[]
null
[]
package com.luo.leetcode.string; import java.util.ArrayList; import java.util.List; /** * 696. 计数二进制子串 * 给定一个字符串 s,计算具有相同数量0和1的非空(连续)子字符串的数量, * 并且这些子字符串中的所有0和所有1都是组合在一起的。 * 重复出现的子串要计算它们出现的次数。 * * 示例 1 : * 输入: "00110011" * 输出: 6 * 解释: 有6个子串具有相同数量的连续1和0: * “0011”,“01”,“1100”,“10”,“0011” 和 “01”。 * * 请注意,一些重复...
2,120
0.534763
0.465887
69
21.304348
16.815542
75
false
false
0
0
0
0
0
0
0.362319
false
false
7
05452b961bcbd9e4f1b3b1baf0a1ce600a1891a5
30,631,706,811,493
92e6dd0c32cd36a082eeac923ea89fe04de5ac38
/ticketService/src/main/java/com/demo/ticketManagement/model/Passenger.java
89e7fdae7656e8dbd54afb72dfe4880f3a6c1e12
[]
no_license
grandhe10/trainTicketBooking
https://github.com/grandhe10/trainTicketBooking
b002af235110f9dd8e0de7b8ffbe09ad3a3d42f8
fc004422ac3808105077cbce95a7de2226fb2a01
refs/heads/master
2022-11-09T17:53:40.109000
2020-06-25T03:46:43
2020-06-25T03:46:43
274,067,375
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.demo.ticketManagement.model; import javax.persistence.Entity; import javax.persistence.EnumType; import javax.persistence.Enumerated; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; @Entity public class Passenger { /** * Generates Passenger...
UTF-8
Java
1,273
java
Passenger.java
Java
[]
null
[]
package com.demo.ticketManagement.model; import javax.persistence.Entity; import javax.persistence.EnumType; import javax.persistence.Enumerated; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; @Entity public class Passenger { /** * Generates Passenger...
1,273
0.757266
0.757266
64
18.890625
16.702467
53
false
false
0
0
0
0
0
0
1.21875
false
false
7
767b9d96543895e55129141d2feb37e2fdaed887
18,674,517,871,557
349b26a94c0d0839d293a3215f9bcde523f5c0c8
/uulpes/src/com/njpes/www/entity/scaletoollib/ExamresultTeacherWithBLOBs.java
436c411a81be62263587c4679b3dc4efb5b2a6be
[]
no_license
douit/uulpes
https://github.com/douit/uulpes
c432058ebd6f260dd0837b51cf40481a811e27fc
6ba19813c5f582d8ae2d66c2b95bc9c23dbb3e95
refs/heads/master
2022-01-15T15:55:38.626000
2018-01-17T04:39:55
2018-01-17T04:39:55
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.njpes.www.entity.scaletoollib; public class ExamresultTeacherWithBLOBs extends ExamresultTeacher { /** * */ private static final long serialVersionUID = 1L; /** * This field was generated by MyBatis Generator. This field corresponds to * the database column examresult_teac...
UTF-8
Java
3,241
java
ExamresultTeacherWithBLOBs.java
Java
[]
null
[]
package com.njpes.www.entity.scaletoollib; public class ExamresultTeacherWithBLOBs extends ExamresultTeacher { /** * */ private static final long serialVersionUID = 1L; /** * This field was generated by MyBatis Generator. This field corresponds to * the database column examresult_teac...
3,241
0.664301
0.63067
101
31.09901
27.305571
79
false
false
0
0
0
0
0
0
0.108911
false
false
7
c31d2fd89e10ce9590e5e94aec95084ca7c0ac5e
29,489,245,457,850
7adf116b623a70fb25add15c25d7f6e9e52f1ae9
/ESMSData/src/main/java/lt/romas/esms/data/dao/ProductGroupDAO.java
a01d2ceb2fd81853be0e85b773c608f5e9475d77
[]
no_license
RomasAtajevas/ESMS
https://github.com/RomasAtajevas/ESMS
e9d830783d2840421a6be220cd46d712888f37da
e8e80197f9f77971b1846d40ce567d1dbe19efe8
refs/heads/master
2021-01-11T18:57:10.567000
2017-07-12T21:55:54
2017-07-12T21:55:54
79,275,789
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package lt.romas.esms.data.dao; import java.util.List; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.data.jpa.repository.Query; import org.springframework.data.repository.query.Param; import lt.romas.esms.data.entity.ProductGroup; public interface ProductGroupDAO extends J...
UTF-8
Java
667
java
ProductGroupDAO.java
Java
[]
null
[]
package lt.romas.esms.data.dao; import java.util.List; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.data.jpa.repository.Query; import org.springframework.data.repository.query.Param; import lt.romas.esms.data.entity.ProductGroup; public interface ProductGroupDAO extends J...
667
0.8006
0.8006
18
36.055557
34.02364
98
false
false
0
0
0
0
0
0
0.722222
false
false
7
2c1772aa66dc937d22e30bdd2a20623e26a566ad
16,037,407,930,600
166b6f4d0a2a391b7d05f6ddd245f1eb9dbce9f4
/hibernate/HibernateManyToManyExample/src/main/java/com/ashish/main/MainApp.java
acf990487d54f890fd59af8362d126deb7226978
[]
no_license
ashismo/repositoryForMyBlog
https://github.com/ashismo/repositoryForMyBlog
72690495fb5357e5235776d143e60582881cb99a
f6bc2f6b57382fdc732ac477733aa0e7feb69cbb
refs/heads/master
2023-03-11T17:28:41.943000
2023-02-27T12:59:08
2023-02-27T12:59:08
35,325,045
2
27
null
false
2022-12-16T04:26:05
2015-05-09T10:47:17
2021-11-30T05:40:02
2022-12-16T04:26:04
149,518
2
24
442
Java
false
false
package com.ashish.main; import java.util.Iterator; import java.util.List; import java.util.Set; import org.hibernate.Session; import com.ashish.entity.AllocationEntity; import com.ashish.entity.EmployeeAllocationEntity; import com.ashish.entity.EmployeeEntity; import com.ashish.util.HibernateUtil; public class...
UTF-8
Java
2,498
java
MainApp.java
Java
[ { "context": " EmployeeEntity emp1 = new EmployeeEntity(1, \"Ashish\", \"Mondal\", \"ashismo@gmail.com\");\n\t \n\t ", "end": 721, "score": 0.999695360660553, "start": 715, "tag": "NAME", "value": "Ashish" }, { "context": "yeeEntity emp1 = new EmployeeEntity(1, \"Ashish...
null
[]
package com.ashish.main; import java.util.Iterator; import java.util.List; import java.util.Set; import org.hibernate.Session; import com.ashish.entity.AllocationEntity; import com.ashish.entity.EmployeeAllocationEntity; import com.ashish.entity.EmployeeEntity; import com.ashish.util.HibernateUtil; public class...
2,479
0.66293
0.652922
71
34.197182
28.499874
92
false
false
0
0
0
0
0
0
1.394366
false
false
7
6932895a3b6136f7a9d85877c9fd30a92f237a67
11,287,174,056,849
f701367503eae9d71190e488bbcd3e490f9ab456
/Exams/exam2/exam2_TDJE/src/model/dao/ClassroomDao.java
af06cf1176b43483aec66b3b4985981bcab9177b
[]
no_license
TarikDjebienMasterDegree/NTSI
https://github.com/TarikDjebienMasterDegree/NTSI
7564b83035297f439aec4a65bd076b62fbf876f2
b69af0d440b5351eab7d6ee573587adb2da69129
refs/heads/master
2021-08-10T22:04:16.073000
2017-11-13T01:02:33
2017-11-13T01:02:33
110,483,289
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package model.dao; import java.util.List; import javax.persistence.EntityManager; import javax.persistence.Persistence; import model.entity.Classroom; public class ClassroomDao { private static final String JPA_UNIT_NAME = "ExamJPA"; private EntityManager entityManager; protected EntityManager getEntityManage...
UTF-8
Java
1,323
java
ClassroomDao.java
Java
[]
null
[]
package model.dao; import java.util.List; import javax.persistence.EntityManager; import javax.persistence.Persistence; import model.entity.Classroom; public class ClassroomDao { private static final String JPA_UNIT_NAME = "ExamJPA"; private EntityManager entityManager; protected EntityManager getEntityManage...
1,323
0.760393
0.75737
46
27.76087
36.015808
157
false
false
0
0
0
0
0
0
1.434783
false
false
7
08b053e7d67101d0b0218ad33c958010f53d35b6
11,287,174,055,097
a5e57cb751874884f97b3430a4c01401b669e6fa
/trunk/src/test/java/com/google/code/java/core/euler/LongestSequenceRecursiveMain.java
fc5ccbb071051ea66f97c64eb45e551a3282195d
[ "Beerware", "LicenseRef-scancode-warranty-disclaimer", "Unlicense" ]
permissive
MihaiBojin/core-java-performance-examples
https://github.com/MihaiBojin/core-java-performance-examples
602839b7800cfa671a008abae0cfb7d86660b073
b96033b33d8964ce5d88f961c5853b05c4777f15
refs/heads/master
2022-12-27T20:25:45.352000
2020-10-14T09:14:13
2020-10-14T09:14:13
276,192,795
0
0
NOASSERTION
false
2020-10-14T09:14:14
2020-06-30T19:40:58
2020-10-14T09:13:52
2020-10-14T09:14:14
149
0
0
0
Java
false
false
package com.google.code.java.core.euler; /** * @author peter.lawrey */ public class LongestSequenceRecursiveMain { public static void main(String... args) { long start = System.nanoTime(); int n = 1000; long[] result = findLongestSequence(n); long time = System.nanoTime() - start;...
UTF-8
Java
1,683
java
LongestSequenceRecursiveMain.java
Java
[ { "context": "e com.google.code.java.core.euler;\n\n/**\n * @author peter.lawrey\n */\npublic class LongestSequenceRecursiveMain {\n ", "end": 69, "score": 0.9996679425239563, "start": 57, "tag": "NAME", "value": "peter.lawrey" } ]
null
[]
package com.google.code.java.core.euler; /** * @author peter.lawrey */ public class LongestSequenceRecursiveMain { public static void main(String... args) { long start = System.nanoTime(); int n = 1000; long[] result = findLongestSequence(n); long time = System.nanoTime() - start;...
1,683
0.503268
0.473559
55
29.6
23.259485
117
false
false
0
0
0
0
0
0
0.618182
false
false
7
1c8f4386c7075cde32d4534b28d698bcd5969c3a
11,287,174,055,443
bb05d251028f38ea38ee44381bd27834b4a4c122
/src/com/mz/utilities/StringManager.java
13e26012ef7af5835baa6eff85b8e351665dd2d2
[]
no_license
cosXsinX/DBTemplateHandler
https://github.com/cosXsinX/DBTemplateHandler
5cdbe30513d099af47a29a8b1f87f5788d470a04
17d4b3273e03bf9d74df7beeed5698e40b5192ff
refs/heads/master
2020-04-14T14:20:53.264000
2019-01-26T19:53:53
2019-01-26T19:53:53
163,893,862
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.mz.utilities; public class StringManager { public static int countCharInString(String analyzedString,char searchedCharacter) { if(analyzedString == null) return -1; if(analyzedString.length()<1) return 0; int currentCharacterIndex; char currentCharacter; int analyzedStringLength = analyzedStrin...
UTF-8
Java
898
java
StringManager.java
Java
[]
null
[]
package com.mz.utilities; public class StringManager { public static int countCharInString(String analyzedString,char searchedCharacter) { if(analyzedString == null) return -1; if(analyzedString.length()<1) return 0; int currentCharacterIndex; char currentCharacter; int analyzedStringLength = analyzedStrin...
898
0.777283
0.769488
27
32.259258
28.651924
99
false
false
0
0
0
0
0
0
2.259259
false
false
7
8229fd0ef0b6fc9d64120c1038cf33724b3eec1e
5,454,608,468,294
4c734890d57e6cff82e5ca70ede9f8a4f1fefbe3
/slicktest/SlickTest.java
851835cc8dca2e200ce8967b05c73f97b7f83d92
[ "Apache-2.0" ]
permissive
TeamAnimus/Animus
https://github.com/TeamAnimus/Animus
3d52c9494a80010a94cc4a7171be81cf70516da2
3c2a8c28c6691e9a793128387c5ef578ea4fc711
refs/heads/master
2016-09-10T14:48:26.792000
2014-05-03T00:51:16
2014-05-03T01:03:52
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package slicktest; import org.newdawn.slick.AppGameContainer; import org.newdawn.slick.BasicGame; import org.newdawn.slick.GameContainer; import org.newdawn.slick.Graphics; import org.newdawn.slick.SlickException; import org.newdawn.slick.tiled.TiledMap; public class SlickTest extends BasicGame { private TiledMap...
UTF-8
Java
1,148
java
SlickTest.java
Java
[]
null
[]
package slicktest; import org.newdawn.slick.AppGameContainer; import org.newdawn.slick.BasicGame; import org.newdawn.slick.GameContainer; import org.newdawn.slick.Graphics; import org.newdawn.slick.SlickException; import org.newdawn.slick.tiled.TiledMap; public class SlickTest extends BasicGame { private TiledMap...
1,148
0.671603
0.663763
45
24.51111
24.094833
84
false
false
0
0
0
0
0
0
0.466667
false
false
7
3a1912647cd63f00fa7b7a6177ed437af479e75a
4,784,593,625,667
849061cd74e51a49553b0dca343e9cb844c1da74
/Cpu.java
bfb41c1fda7366d995aafbcaedc2c90f24f7b035
[]
no_license
sasidhar265/Computer
https://github.com/sasidhar265/Computer
02586e7a0dd02ed5be0c5f8ec79b49ed4a3144af
8c69864e9f2480d483116a0601bcd89da64c27a1
refs/heads/master
2020-03-29T21:32:38.768000
2018-09-26T05:27:03
2018-09-26T05:27:03
150,372,494
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package computer; public class Cpu { String cpuId; String company; String qualityRating; String warrentyRating; double speed; String type; Bill bs; Address ads; Company co; public void isCPUWorking() { } public void isCPUNotWorking() { } public Cpu(String cpuId, Stri...
UTF-8
Java
974
java
Cpu.java
Java
[]
null
[]
package computer; public class Cpu { String cpuId; String company; String qualityRating; String warrentyRating; double speed; String type; Bill bs; Address ads; Company co; public void isCPUWorking() { } public void isCPUNotWorking() { } public Cpu(String cpuId, Stri...
974
0.665298
0.665298
47
18.765957
20.609037
113
false
false
0
0
0
0
0
0
1.893617
false
false
7
7c3c23383401028f2a822755196cf5321866358f
7,189,775,283,436
77d60053147b1e6a0b3075c4b8110c0f4960d5c8
/src/com/messi/languagehelper_ja/WebViewActivity.java
ba07b0a57543e539bdedb36c244226baa1b9c034
[]
no_license
meixililu/languagehelper_ja
https://github.com/meixililu/languagehelper_ja
d23c10f66f5e77c354d95ed218b2462be32c0d3e
603444367ca51d3777db2a93f9e80e6b1f6fcec9
refs/heads/master
2020-04-18T03:40:01.257000
2014-05-16T08:05:07
2014-05-16T08:05:07
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.messi.languagehelper_ja; import android.app.Activity; import android.content.Intent; import android.graphics.Bitmap; import android.net.Uri; import android.os.Bundle; import android.text.TextUtils; import android.view.KeyEvent; import android.view.View; import android.webkit.URLUtil; import android.webkit....
UTF-8
Java
3,866
java
WebViewActivity.java
Java
[]
null
[]
package com.messi.languagehelper_ja; import android.app.Activity; import android.content.Intent; import android.graphics.Bitmap; import android.net.Uri; import android.os.Bundle; import android.text.TextUtils; import android.view.KeyEvent; import android.view.View; import android.webkit.URLUtil; import android.webkit....
3,866
0.69799
0.692558
151
23.384106
20.501287
99
false
false
0
0
0
0
0
0
2.880795
false
false
7
a31630192652d8a21734438a496a60971c7302ac
9,242,769,625,157
63e838569356e15863456b567ef3f0b22a954765
/team_real_estate/src/test/java/lv/javaguru/java2/realestate/core/services/GetAllOffersServiceTest.java
bd54413934327fe2a88db064cbf61bd9169e298b
[]
no_license
AndrejsB86/java2_thursday_online_2021_spring
https://github.com/AndrejsB86/java2_thursday_online_2021_spring
90a270781f69619aee6d4b5403e8acb88f62c175
28cdd096bb9ff36ca2612d174fe596c2c1655e77
refs/heads/master
2023-06-24T15:42:22.591000
2021-07-29T13:45:54
2021-07-29T13:45:54
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package lv.javaguru.java2.realestate.core.services; import lv.javaguru.java2.realestate.core.database.offer.OfferRepository; import lv.javaguru.java2.realestate.core.domain.Offer; import lv.javaguru.java2.realestate.core.requests.GetAllOffersRequest; import lv.javaguru.java2.realestate.core.response.GetAllOffersRespon...
UTF-8
Java
1,517
java
GetAllOffersServiceTest.java
Java
[]
null
[]
package lv.javaguru.java2.realestate.core.services; import lv.javaguru.java2.realestate.core.database.offer.OfferRepository; import lv.javaguru.java2.realestate.core.domain.Offer; import lv.javaguru.java2.realestate.core.requests.GetAllOffersRequest; import lv.javaguru.java2.realestate.core.response.GetAllOffersRespon...
1,517
0.753461
0.740936
41
36
28.560591
90
false
false
0
0
0
0
0
0
0.804878
false
false
7
98cbc01e1d59580011087457a14f838c6268e1cc
36,825,049,637,986
4a242eb52e3a37b5ed4f01fd416350389df212c1
/src/main/java/com/popbill/api/HTTaxinvoiceService.java
b448e0da14a9e4f3753d764b1d030b129ab7c16b
[ "MIT" ]
permissive
linkhub-sdk/popbill.sdk.java
https://github.com/linkhub-sdk/popbill.sdk.java
a89b38adabe3d907cb1a6d6cece12092734fa02f
8f247e7bb365fb7cf79986b3ce8ba202b738857a
refs/heads/master
2023-08-02T14:56:49.707000
2023-07-27T01:24:36
2023-07-27T01:24:36
24,880,724
4
1
Apache-2.0
false
2022-05-20T20:48:06
2014-10-07T07:24:34
2022-02-18T05:18:43
2022-05-20T20:48:05
1,346
2
1
2
Java
false
false
package com.popbill.api; import java.util.Date; import com.popbill.api.hometax.HTTaxinvoice; import com.popbill.api.hometax.HTTaxinvoiceJobState; import com.popbill.api.hometax.HTTaxinvoiceSearchResult; import com.popbill.api.hometax.HTTaxinvoiceSummary; import com.popbill.api.hometax.HTTaxinvoiceXMLResponse; import ...
UTF-8
Java
18,037
java
HTTaxinvoiceService.java
Java
[ { "context": "metax Taxinvoice Service Interface.\n * \n * @author JeongYoHan\n * @version 1.0.0\n */\n\npublic interface HTTaxinvo", "end": 426, "score": 0.9604042768478394, "start": 416, "tag": "NAME", "value": "JeongYoHan" } ]
null
[]
package com.popbill.api; import java.util.Date; import com.popbill.api.hometax.HTTaxinvoice; import com.popbill.api.hometax.HTTaxinvoiceJobState; import com.popbill.api.hometax.HTTaxinvoiceSearchResult; import com.popbill.api.hometax.HTTaxinvoiceSummary; import com.popbill.api.hometax.HTTaxinvoiceXMLResponse; import ...
18,037
0.562165
0.561966
532
27.377819
24.678194
147
false
false
0
0
0
0
0
0
0.274436
false
false
7
7c8198ae4ef124a2d8e091ddad656785fb8fc432
35,905,926,645,446
74a9e17c0f0ea4545713ea6fd626bf671b806479
/Doctor.java
3072c9a410c46c94db0d74b26b9fc6b75c0c0718
[]
no_license
KarimEbrahemAbdelaziz/EducationManagementSystem
https://github.com/KarimEbrahemAbdelaziz/EducationManagementSystem
f103056bd6e281691ef14b35620819f9d51f9fa0
5f0ba98abeb0e62f6829e8c25cc55924338de2a1
refs/heads/master
2021-01-11T10:22:26.127000
2017-01-09T23:24:01
2017-01-09T23:24:01
78,463,859
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.company; import java.util.ArrayList; import java.util.Scanner; import static com.company.Main._courses_manager; /** * Created by Karim Ebrahem on 08/01/2017. */ public class Doctor { Scanner in = new Scanner(System.in); public String first_name, last_name, email,id,password; pu...
UTF-8
Java
3,492
java
Doctor.java
Java
[ { "context": "mpany.Main._courses_manager;\r\n\r\n/**\r\n * Created by Karim Ebrahem on 08/01/2017.\r\n */\r\npublic class Doctor {\r\n S", "end": 166, "score": 0.9998964071273804, "start": 153, "tag": "NAME", "value": "Karim Ebrahem" }, { "context": "l;\r\n this.id = id;\r...
null
[]
package com.company; import java.util.ArrayList; import java.util.Scanner; import static com.company.Main._courses_manager; /** * Created by <NAME> on 08/01/2017. */ public class Doctor { Scanner in = new Scanner(System.in); public String first_name, last_name, email,id,password; public Ar...
3,485
0.529782
0.5252
109
30.036697
23.612673
95
false
false
0
0
0
0
0
0
0.623853
false
false
7
05eaf4a06060475f0d24e8f28586ecceca2c1562
35,905,926,643,342
e830145c826158a287939e14e524d8397bacfa8c
/Lab3.java
85304bb7e84ac8d9f523debb8fa8330bf1ed7018
[]
no_license
devisri12345/java-for-epam
https://github.com/devisri12345/java-for-epam
37ac00d39e2f763b7c24113caca85a8b7c737640
8269d88df178a9e01d8bef531285538b7247b319
refs/heads/master
2020-11-28T06:56:55.286000
2019-12-24T06:37:43
2019-12-24T06:37:43
229,735,710
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.*; public class Lab3 { public static void main(String[] args) { Scanner sc=new Scanner(System.in); int n,i,f=0; System.out.println("enter n value"); n=sc.nextInt(); int a[]={1,4,34,56,7} ; for(i=0;i<n;i++){ if(a[i]==n) { f=i+1; } } if(f!=0) ...
UTF-8
Java
394
java
Lab3.java
Java
[]
null
[]
import java.util.*; public class Lab3 { public static void main(String[] args) { Scanner sc=new Scanner(System.in); int n,i,f=0; System.out.println("enter n value"); n=sc.nextInt(); int a[]={1,4,34,56,7} ; for(i=0;i<n;i++){ if(a[i]==n) { f=i+1; } } if(f!=0) ...
394
0.505076
0.472081
26
13.230769
12.144349
41
false
false
0
0
0
0
0
0
2.076923
false
false
7
0c03a7cd8fed504b2d78264372cc4ae96e616f58
34,170,759,865,653
7948c8bf7ca3689509156e637e0d390e4fec7298
/src/org/kisti/htc/jobmanager/server/MatchValue.java
2bfaa502cac3ded439078ba920d28060447ea683
[]
no_license
HTCTeam/HTCaaS
https://github.com/HTCTeam/HTCaaS
b23e794e63334b29adfe45f44ff260f17b8fe6cf
2037e5c1e7362814da0d7717decc0c40859c9ca0
refs/heads/master
2021-01-10T20:43:27.118000
2015-07-03T08:06:19
2015-07-03T08:06:19
37,580,258
2
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.kisti.htc.jobmanager.server; /* * MatchValue class: maintains a single pair of match and value in the parameter sweep. * e.g., {TARGET, 2QMJ_new} in the autodock, {EXPNUM, 1} in the optimization. */ public class MatchValue { private String match; private String value; public MatchValue(String ...
UTF-8
Java
740
java
MatchValue.java
Java
[]
null
[]
package org.kisti.htc.jobmanager.server; /* * MatchValue class: maintains a single pair of match and value in the parameter sweep. * e.g., {TARGET, 2QMJ_new} in the autodock, {EXPNUM, 1} in the optimization. */ public class MatchValue { private String match; private String value; public MatchValue(String ...
740
0.635135
0.632432
38
18.473684
20.656
87
false
false
0
0
0
0
0
0
0.421053
false
false
7
26984060e0a44209ef11a237fe6d917433d51c24
34,333,968,622,528
29e6b61a1714f95d4e7b98c66b527fb2f790c370
/SPRING REST API/src/main/java/no/hvl/dat250/feedapp/repository/PollRepository.java
848881f0cce782a275d3cf60bf24892e7fd378e5
[]
no_license
sivertlunde/DAT250_FeedApp
https://github.com/sivertlunde/DAT250_FeedApp
41c28a6c00f370273e5c1397a5c4a3341d3d0d55
bc792d2ab613a77ac0e648790c87a1c8ffeabe21
refs/heads/master
2023-01-09T08:15:24.767000
2020-11-10T16:47:36
2020-11-10T16:47:36
300,216,921
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package no.hvl.dat250.feedapp.repository; import java.sql.Timestamp; import java.util.List; import java.util.Optional; import org.springframework.data.jpa.repository.Query; import org.springframework.data.repository.CrudRepository; import org.springframework.data.repository.query.Param; import no.hvl.dat250.feedapp...
UTF-8
Java
641
java
PollRepository.java
Java
[]
null
[]
package no.hvl.dat250.feedapp.repository; import java.sql.Timestamp; import java.util.List; import java.util.Optional; import org.springframework.data.jpa.repository.Query; import org.springframework.data.repository.CrudRepository; import org.springframework.data.repository.query.Param; import no.hvl.dat250.feedapp...
641
0.800312
0.790952
18
34.611111
31.239468
114
false
false
0
0
0
0
0
0
0.777778
false
false
7
187b39dde5d3b91f9dbe18dddba0283eae5c54e9
39,256,001,097,938
4b33de52006cd5f94819c56553ebcf1d6411d6cd
/app/src/main/java/com/example/playground/activityfindviewbyid/FindViewByIdActivity.java
79a5790f9497f2a01bcf7928a0f5764fd1ec63c5
[]
no_license
summer-zhoujie/PlayGround
https://github.com/summer-zhoujie/PlayGround
547ca09ac3f163949a1cf5954bca158c8a573b72
f2f49bdf22ec247ad7f12bc0123f76600714a078
refs/heads/master
2020-09-07T21:21:52.852000
2020-09-03T02:07:51
2020-09-03T02:07:51
220,915,794
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.playground.activityfindviewbyid; import androidx.appcompat.app.AppCompatActivity; import androidx.fragment.app.FragmentManager; import androidx.fragment.app.FragmentTransaction; import android.os.Bundle; import android.view.View; import android.widget.TextView; import com.example.playground.R; /...
UTF-8
Java
1,141
java
FindViewByIdActivity.java
Java
[]
null
[]
package com.example.playground.activityfindviewbyid; import androidx.appcompat.app.AppCompatActivity; import androidx.fragment.app.FragmentManager; import androidx.fragment.app.FragmentTransaction; import android.os.Bundle; import android.view.View; import android.widget.TextView; import com.example.playground.R; /...
1,141
0.744834
0.744834
36
29.916666
27.737234
98
false
false
0
0
0
0
0
0
0.472222
false
false
7
5cc90a0dc60c86a61c34f8f96159d3426766e11e
3,539,053,058,147
8545c0c83fedf9536b27121e1d98b2749a672d67
/src/com/crm/service/RoleService.java
dcff92d395b6c6c4f5b6bcb8388081cac56a18c7
[]
no_license
Kevin088/crm
https://github.com/Kevin088/crm
860b437525338b8819e82785018b6b4226093d78
f49012e1123d23dd4a2607dba20e60906596e7d2
refs/heads/master
2021-01-22T23:43:36.338000
2017-04-12T07:36:37
2017-04-12T07:36:37
85,666,080
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * */ package com.crm.service; import java.util.ArrayList; import java.util.List; import javax.annotation.Resource; import org.springframework.stereotype.Service; import com.crm.dao.RoleMapper; import com.crm.model.District; import com.crm.model.Role; import com.crm.model.easyui.Tree; /** * @author zh * 20...
UTF-8
Java
2,153
java
RoleService.java
Java
[ { "context": "\nimport com.crm.model.easyui.Tree;\n\n/**\n * @author zh\n * 2014-8-2\n */\n/** \n * Cacheable注解 负责将方法的", "end": 314, "score": 0.9973783493041992, "start": 312, "tag": "USERNAME", "value": "zh" } ]
null
[]
/** * */ package com.crm.service; import java.util.ArrayList; import java.util.List; import javax.annotation.Resource; import org.springframework.stereotype.Service; import com.crm.dao.RoleMapper; import com.crm.model.District; import com.crm.model.Role; import com.crm.model.easyui.Tree; /** * @author zh * 20...
2,153
0.595938
0.585249
72
24.986111
22.981571
110
false
false
0
0
0
0
0
0
2.111111
false
false
7
532e15d73fa29bfde2f331693d131ab1e283bd23
4,432,406,299,455
861cfda228cc0f43b98a0eb319949515613a3269
/TCC_Rafael_Santos_PUC/src/main/java/com/rafaelsantos/tcc/repositorios/RepositorioPagamentos.java
88b771c04b5c8ace215a65b555471875a9d62d97
[]
no_license
rsant341/TCC-PUC-Minas-2020---Rafael-Santos
https://github.com/rsant341/TCC-PUC-Minas-2020---Rafael-Santos
b353f3575c3bc502a7a0939cf8cf5d92054566b1
3c718a6b09f170d054b083f5effc2c24473bcbe8
refs/heads/master
2022-10-31T16:51:13.925000
2020-06-14T19:39:20
2020-06-14T19:39:20
272,247,926
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.rafaelsantos.tcc.repositorios; import org.springframework.data.jpa.repository.JpaRepository; import com.rafaelsantos.tcc.entidades.Pagamento; public interface RepositorioPagamentos extends JpaRepository<Pagamento, Integer> { }
UTF-8
Java
252
java
RepositorioPagamentos.java
Java
[]
null
[]
package com.rafaelsantos.tcc.repositorios; import org.springframework.data.jpa.repository.JpaRepository; import com.rafaelsantos.tcc.entidades.Pagamento; public interface RepositorioPagamentos extends JpaRepository<Pagamento, Integer> { }
252
0.813492
0.813492
9
26
30.605011
82
false
false
0
0
0
0
0
0
0.444444
false
false
7
41c2e58ecf21c9f371c16843a18193ce99ad4603
7,533,372,694,065
7dc0fe02be7de31a833cac7f651d051b3c920c9a
/src/test/java/Tests/VehicleCosts/UserStory5.java
09c74c423cd1853b642462ca36933bb88daf7eb0
[]
no_license
rgunduz17/test12345
https://github.com/rgunduz17/test12345
6143b3efc220cbdfa9cefd53e5987aff46b7df5c
14770aa6fa5e098f09a1f4e30a3c56d80d7d9559
refs/heads/master
2023-05-13T19:08:39.742000
2020-07-01T10:09:03
2020-07-01T10:09:03
276,343,150
0
0
null
false
2023-05-09T18:48:11
2020-07-01T10:06:14
2020-07-01T10:09:06
2023-05-09T18:48:07
32
0
0
1
Java
false
false
package Tests.VehicleCosts; public class UserStory5 { /* "5. As a truck driver I should be able to access Vehicle Costs page " "1.Verify that truck driver should be able to see all cars' cost informations on the Vehicle Costs page. 2.Verify that truck driver should be able to create Vehicle cost an cancel it. 3....
UTF-8
Java
672
java
UserStory5.java
Java
[]
null
[]
package Tests.VehicleCosts; public class UserStory5 { /* "5. As a truck driver I should be able to access Vehicle Costs page " "1.Verify that truck driver should be able to see all cars' cost informations on the Vehicle Costs page. 2.Verify that truck driver should be able to create Vehicle cost an cancel it. 3....
672
0.767857
0.755952
19
34.36842
33.70805
98
false
false
0
0
0
0
0
0
0.052632
false
false
7
a3347b831dfc73207e63a6eb22f882d8f8bbd6f2
7,146,825,650,805
d5acb3824dd41f99851afd1235018b7a4b6b8bf4
/provider-neo/src/test/java/network/arkane/provider/neo/wallet/extraction/NeoKeystoreExtractorTest.java
93f6e21b2f4e9c8bd6494351278ed025c72a20d1
[]
no_license
ArkaneNetwork/blockchain-providers
https://github.com/ArkaneNetwork/blockchain-providers
30e6c111dcc44dbe9d2f6c62fd0e943f51faeb9a
a6555eededf7d2d298c7b526535b05cc67700fdc
refs/heads/develop
2022-09-16T14:26:45.445000
2022-09-13T08:25:36
2022-09-13T08:25:36
161,481,982
14
12
null
false
2022-09-13T08:24:09
2018-12-12T12:01:03
2022-07-29T16:42:16
2022-09-13T08:24:08
19,201
13
10
0
Java
false
false
package network.arkane.provider.neo.wallet.extraction; import io.neow3j.crypto.ECKeyPair; import io.neow3j.crypto.WIF; import network.arkane.provider.neo.secret.generation.NeoSecretKey; import network.arkane.provider.neo.wallet.decryption.NeoWalletDecryptor; import network.arkane.provider.neo.wallet.exporting.NeoKeyst...
UTF-8
Java
3,090
java
NeoKeystoreExtractorTest.java
Java
[ { "context": "Pair = ECKeyPair.create(WIF.getPrivateKeyFromWIF(\"Kx9xMQVipBYAAjSxYEoZVatdVQfhYHbMFWSYPinSgAVd1d4Qgbpf\"));\n final String keystore = exporter.expo", "end": 1042, "score": 0.9996581673622131, "start": 990, "tag": "KEY", "value": "Kx9xMQVipBYAAjSxYEoZVatdVQfhYHbMFWSYPinS...
null
[]
package network.arkane.provider.neo.wallet.extraction; import io.neow3j.crypto.ECKeyPair; import io.neow3j.crypto.WIF; import network.arkane.provider.neo.secret.generation.NeoSecretKey; import network.arkane.provider.neo.wallet.decryption.NeoWalletDecryptor; import network.arkane.provider.neo.wallet.exporting.NeoKeyst...
2,996
0.71165
0.657605
63
48.063492
42.406898
159
false
false
0
0
0
0
64
0.041424
0.714286
false
false
7
51572c8163f59f84a8f12f073aae1a769ec18914
8,392,366,160,939
81eb64d22445d299e7f967430a2da7202e1656e0
/src/main/java/org/weapon/client/render/item/firearm/RenderItemM56SG.java
cb2efead4bdcf69d2846ddc5179f1a5ff848d3c3
[]
no_license
Ri5ux/AliensVsPredator
https://github.com/Ri5ux/AliensVsPredator
86efc0649ffa40edf96e8e04a8f1bf18d92d5b9e
ce4080c0aca7f62b53886691f49a7f6eabdfa101
refs/heads/dev
2023-05-14T02:22:03.088000
2023-05-08T13:53:35
2023-05-08T13:53:35
149,924,092
16
16
null
false
2023-05-12T08:06:46
2018-09-22T21:56:43
2023-05-12T06:03:57
2023-05-09T19:34:35
23,246
11
9
7
Java
false
false
package org.weapon.client.render.item.firearm; import com.asx.mdx.client.render.OpenGL; import net.minecraft.client.renderer.GlStateManager; import net.minecraft.client.renderer.block.model.ItemCameraTransforms.TransformType; import net.minecraft.entity.EntityLivingBase; import net.minecraft.item.ItemStack; import org...
UTF-8
Java
2,564
java
RenderItemM56SG.java
Java
[]
null
[]
package org.weapon.client.render.item.firearm; import com.asx.mdx.client.render.OpenGL; import net.minecraft.client.renderer.GlStateManager; import net.minecraft.client.renderer.block.model.ItemCameraTransforms.TransformType; import net.minecraft.entity.EntityLivingBase; import net.minecraft.item.ItemStack; import org...
2,564
0.645866
0.595554
72
34.611111
28.891827
119
false
false
0
0
0
0
0
0
1.236111
false
false
7
43ba3c48eb0b4d67def236a27ac23227fb53d3ae
15,221,364,117,795
a562fd438ac6f4bd9a2049cd8f138d716856b2b2
/MethodsInstances_Main.java
7103f9f8a68105638e39e1dfb508c52bec20e8bb
[]
no_license
testerguy/javarepo
https://github.com/testerguy/javarepo
e378eebcc2fa47969f3d008d36c0c91fde6d43db
d935324cc50079b9a5af9f0a6155d0958c699645
refs/heads/master
2020-04-23T19:47:55.725000
2015-06-01T12:16:17
2015-06-01T12:16:17
34,375,146
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.Scanner; public class MethodsInstances_Main { public static void main(String args[]) { Scanner inputvar = new Scanner(System.in); System.out.println("Enter your first girlfriend's name: "); String temp = inputvar.nextLine(); MethodsInstances objvar = new MethodsInstances(); ...
UTF-8
Java
376
java
MethodsInstances_Main.java
Java
[]
null
[]
import java.util.Scanner; public class MethodsInstances_Main { public static void main(String args[]) { Scanner inputvar = new Scanner(System.in); System.out.println("Enter your first girlfriend's name: "); String temp = inputvar.nextLine(); MethodsInstances objvar = new MethodsInstances(); ...
376
0.680851
0.680851
17
21.117647
20.219042
62
false
false
0
0
0
0
0
0
2.470588
false
false
7
3d4f2769d6499497a2e24a97e91daaed5b15487a
25,305,947,318,291
9f4f21f2404aee1fa64fda409d5a864ac107fed0
/backend/src/main/java/ru/gabdulindv/senatorshop/service/ReservedCartItemService.java
fdddf026f1763f69076c15a8d337e3fcf5a58b81
[]
no_license
Gabden/senator-shop
https://github.com/Gabden/senator-shop
bd39cffdb9ae85aa1ad3b10143d0f1b837902520
bec3c4d762745007dd9dc2083a96be3bb0926053
refs/heads/master
2023-08-03T10:50:00.278000
2023-03-06T07:31:20
2023-03-06T07:31:20
199,041,334
0
0
null
false
2023-07-22T11:56:03
2019-07-26T15:33:45
2023-02-27T05:40:11
2023-07-22T11:56:03
55,837
0
0
2
Java
false
false
package ru.gabdulindv.senatorshop.service; import ru.gabdulindv.senatorshop.model.order.ReservedCartItem; import java.util.Optional; public interface ReservedCartItemService { Optional<ReservedCartItem> findById(Long id); void deleteById(Long id); void saveOrUpdate(ReservedCartItem reservedCartItem); }...
UTF-8
Java
321
java
ReservedCartItemService.java
Java
[]
null
[]
package ru.gabdulindv.senatorshop.service; import ru.gabdulindv.senatorshop.model.order.ReservedCartItem; import java.util.Optional; public interface ReservedCartItemService { Optional<ReservedCartItem> findById(Long id); void deleteById(Long id); void saveOrUpdate(ReservedCartItem reservedCartItem); }...
321
0.803738
0.803738
13
23.692308
23.603731
62
false
false
0
0
0
0
0
0
0.461538
false
false
7
4053e5be3c0cc57d32c7f07d1894a5b7d766b798
25,305,947,318,337
b4af88b8da98b33a57de4bbdda42dd7bfa4af6f2
/cs308_2014_TH02_Visual Programming Interface/Code/Code/src/workspace/RBParent.java
d60576758de7e00d99c9b44031e7e80fc4ea371d
[ "MIT" ]
permissive
eyantra/cs308_2014
https://github.com/eyantra/cs308_2014
b5e7618775c4ce8d125984f6ab3e61ee1e6ca333
c40126ec0e2a6b02a75243dcc5c7e910f96b564a
refs/heads/master
2022-06-23T19:47:31.297000
2019-10-16T09:59:46
2019-10-16T09:59:46
19,315,199
0
3
MIT
false
2022-06-17T21:18:28
2014-04-30T13:55:41
2019-10-16T09:59:57
2022-06-17T21:18:27
133,090
0
4
2
HTML
false
false
package workspace; import java.awt.Component; /** * RBParents have methods for adding any Component to either the BlockLayer * or HighlightLayer. The HighlightLayer must be rendered behind the BlockLayer * such that all Components on the HighlightLayer are rendered behind ALL * Components on the BlockLayer. * @...
UTF-8
Java
983
java
RBParent.java
Java
[ { "context": "nd ALL\n * Components on the BlockLayer.\n * @author Daniel\n *\n */\npublic interface RBParent {\n\n\t/**\n\t * Add ", "end": 333, "score": 0.9988915324211121, "start": 327, "tag": "NAME", "value": "Daniel" } ]
null
[]
package workspace; import java.awt.Component; /** * RBParents have methods for adding any Component to either the BlockLayer * or HighlightLayer. The HighlightLayer must be rendered behind the BlockLayer * such that all Components on the HighlightLayer are rendered behind ALL * Components on the BlockLayer. * @...
983
0.753815
0.753815
31
30.709677
29.961473
80
false
false
0
0
0
0
0
0
0.774194
false
false
7
26ff644361709c784ff96e0e987cc0708448fd20
27,805,618,319,629
3d7ade9d89ffc77e31f5509b25b36cbcd90a2c87
/zssz/app/src/main/java/com/xytsz/xytsz/bean/AudioUrl.java
277179825190309b0f7100b9913d8c0f02262964
[]
no_license
justindemo/NewZssz
https://github.com/justindemo/NewZssz
d83501ed4b8d6b29a26dccc286adb5ef801bf57d
31662e9bbc314035d753950fc64156d0c117f193
refs/heads/master
2021-01-22T13:26:20.367000
2018-11-15T01:56:58
2018-11-15T01:56:58
100,660,161
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.xytsz.xytsz.bean; import java.io.Serializable; /** * Created by admin on 2017/11/28. * * */ public class AudioUrl implements Serializable{ private String audiourl; private String time; public String getAudioUrl() { return audiourl; } public void setAudioUrl(String audioU...
UTF-8
Java
498
java
AudioUrl.java
Java
[ { "context": ";\n\nimport java.io.Serializable;\n\n/**\n * Created by admin on 2017/11/28.\n *\n *\n */\npublic class AudioUrl im", "end": 84, "score": 0.9626643657684326, "start": 79, "tag": "USERNAME", "value": "admin" } ]
null
[]
package com.xytsz.xytsz.bean; import java.io.Serializable; /** * Created by admin on 2017/11/28. * * */ public class AudioUrl implements Serializable{ private String audiourl; private String time; public String getAudioUrl() { return audiourl; } public void setAudioUrl(String audioU...
498
0.624498
0.608434
30
15.6
15.559777
46
false
false
0
0
0
0
0
0
0.266667
false
false
7
34954ad7d4d024709a8c56af6c61becdb116c48f
29,085,518,551,237
ad847f931a7e266e46240fe4b62e6bb93a98783c
/app/src/main/java/com/bochat/app/business/main/conversation/FriendManageNotePresenter.java
57ecb049fd19e8e87c4fa3547c11fd15151ebc35
[]
no_license
494896793/MergeBtc
https://github.com/494896793/MergeBtc
b954a336a278e11a84ded2360aea9530aaffa795
a33919332af0e016c620ac92cac08eaab967477e
refs/heads/master
2020-07-31T13:50:01.551000
2019-09-24T14:13:13
2019-09-24T14:13:13
210,618,708
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.bochat.app.business.main.conversation; import com.bochat.app.common.contract.conversation.FriendManageNoteContract; import com.bochat.app.mvp.presenter.BasePresenter; /** * Author : FJ * CreateDate : 2019/05/04 09:06 * Description : */ public class FriendManageNotePresenter extends BasePresente...
UTF-8
Java
601
java
FriendManageNotePresenter.java
Java
[ { "context": "mvp.presenter.BasePresenter;\n\n/**\n * Author : FJ\n * CreateDate : 2019/05/04 09:06\n * Description ", "end": 204, "score": 0.989499568939209, "start": 202, "tag": "USERNAME", "value": "FJ" } ]
null
[]
package com.bochat.app.business.main.conversation; import com.bochat.app.common.contract.conversation.FriendManageNoteContract; import com.bochat.app.mvp.presenter.BasePresenter; /** * Author : FJ * CreateDate : 2019/05/04 09:06 * Description : */ public class FriendManageNotePresenter extends BasePresente...
601
0.728785
0.708819
23
25.130434
31.779545
138
false
false
0
0
0
0
0
0
0.217391
false
false
7
39c22db18c006abfea759a101935f987b4c8f122
14,542,759,311,354
da78beace3fc4fd2fad5f6d4dfb6c2c27f6eef80
/EmailSender/src/main/java/dao/impl/UserDAOImpl.java
ad6cb9cc266f14f0a2accc5670006bbb162dcf7a
[]
no_license
unikey1991/levelUpJavaProjects
https://github.com/unikey1991/levelUpJavaProjects
d214d0230ae8a2d51a967b0ee5c55bcfb9741642
c3314326879f297cd48e97726e41c814daf91467
refs/heads/master
2020-07-04T18:57:15.704000
2017-07-13T20:51:45
2017-07-13T20:51:45
74,148,068
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package dao.impl; import dao.AbstractDAO; import entity.User; import org.hibernate.query.Query; import java.util.ArrayList; /** * Created by unike on 03.05.2017. */ public class UserDAOImpl extends AbstractDAO<User>{ public User mainUser = null; public void setMainUser(User mainUser) { this.main...
UTF-8
Java
1,097
java
UserDAOImpl.java
Java
[ { "context": ";\n\nimport java.util.ArrayList;\n\n\n/**\n * Created by unike on 03.05.2017.\n */\npublic class UserDAOImpl exten", "end": 151, "score": 0.9994686841964722, "start": 146, "tag": "USERNAME", "value": "unike" } ]
null
[]
package dao.impl; import dao.AbstractDAO; import entity.User; import org.hibernate.query.Query; import java.util.ArrayList; /** * Created by unike on 03.05.2017. */ public class UserDAOImpl extends AbstractDAO<User>{ public User mainUser = null; public void setMainUser(User mainUser) { this.main...
1,097
0.623519
0.616226
53
19.698112
18.052946
80
false
false
0
0
0
0
0
0
0.396226
false
false
7
5cd125dceed9d323341da9c5d1e71b3c72c8b314
32,650,341,428,702
2a20de46ae2e16e31a5f93b41d97df658343c9ad
/Year-2019/Apr/2019-04-18-395/Immanuel/zwh395.java
3c3c5cbd3aa2990fb1dc66f5dcacaf216132579d
[ "ICU" ]
permissive
ygtxr1997/CodingEveryday
https://github.com/ygtxr1997/CodingEveryday
9566c79cf110f333973013c1f5f9af94c93d2569
34f6641f14c8ab80d17b6cebf27a2769701c7162
refs/heads/master
2021-07-09T00:48:25.351000
2020-07-31T05:16:18
2020-07-31T05:16:18
172,870,889
13
3
null
null
null
null
null
null
null
null
null
null
null
null
null
//分治法,Runtime: 2 ms, faster than 76.83% //统计s中各字母出现频数,若出现频数均大于k,返回s的长度 //在判断频数是否均大于k的同时,将不满足要求的字母作为分隔符存下来 //使用分隔符将s分割,对各子串进行递归处理 public class Solution{ public int longestSubstring(String s, int k) { int[] count = new int[26]; for(int i = 0; i < s.length(); i++){ count[s.charAt(i) - 'a']+...
UTF-8
Java
1,206
java
zwh395.java
Java
[]
null
[]
//分治法,Runtime: 2 ms, faster than 76.83% //统计s中各字母出现频数,若出现频数均大于k,返回s的长度 //在判断频数是否均大于k的同时,将不满足要求的字母作为分隔符存下来 //使用分隔符将s分割,对各子串进行递归处理 public class Solution{ public int longestSubstring(String s, int k) { int[] count = new int[26]; for(int i = 0; i < s.length(); i++){ count[s.charAt(i) - 'a']+...
1,206
0.466603
0.454198
38
26.605263
19.046396
87
false
false
0
0
0
0
0
0
0.684211
false
false
7
bf198b5ee9ba30b0263cab0918bdf10ca1af915f
31,190,052,531,528
9036f37a9360cfc6c76cc0ccda19a4f896ade703
/src/main/java/com/ncr/edinburgh/cf/thumb/controller/RoomController.java
cda27313fd50193086f986d50a5863051a63fb97
[]
no_license
kryger/the-thumb-codefest2015
https://github.com/kryger/the-thumb-codefest2015
c44be1bb092a67d0ff2ffa742dcd8e7a525a2f2b
f7943c3c3626fcf2c6e172a298a514cbf857b55c
refs/heads/master
2020-05-18T05:41:50.330000
2015-07-17T15:56:12
2015-07-17T15:56:12
39,257,618
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ncr.edinburgh.cf.thumb.controller; import java.util.Collection; import java.util.HashMap; import java.util.Map; import javax.servlet.http.HttpServletResponse; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.HttpHeaders; import org.springframework.http.HttpSt...
UTF-8
Java
2,738
java
RoomController.java
Java
[]
null
[]
package com.ncr.edinburgh.cf.thumb.controller; import java.util.Collection; import java.util.HashMap; import java.util.Map; import javax.servlet.http.HttpServletResponse; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.HttpHeaders; import org.springframework.http.HttpSt...
2,738
0.784879
0.784879
80
33.224998
25.804543
90
false
false
0
0
0
0
0
0
1.4125
false
false
7
ecda97a05df21c7bc1583a1e8d117d835aa1a412
23,055,384,493,164
99425ae6524ae802440f20fc054aefd2db9e74d6
/src/com/ztc/shop/model/Category.java
d007d03b9f55e22b81354b78f2fbbd280400b872
[]
no_license
RCBOY/Shoping
https://github.com/RCBOY/Shoping
cedef7e8f378a8e04666cb9eacea50c00283e813
6beff41835d3e1f9207f1082f55977c846c90bec
refs/heads/master
2020-04-16T08:01:35.253000
2016-10-31T02:25:13
2016-10-31T02:25:13
68,269,235
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ztc.shop.model; /** * Description: * Created by ZTCJoe on 2016/9/14. */ public class Category implements java.io.Serializable{ private static final long serialVersionUID = 3181917162550702256L; private int id; private String type; private Boolean hot; private Account account; pub...
UTF-8
Java
1,658
java
Category.java
Java
[ { "context": "ztc.shop.model;\n\n/**\n * Description:\n * Created by ZTCJoe on 2016/9/14.\n */\npublic class Category implement", "end": 69, "score": 0.9997265934944153, "start": 63, "tag": "USERNAME", "value": "ZTCJoe" } ]
null
[]
package com.ztc.shop.model; /** * Description: * Created by ZTCJoe on 2016/9/14. */ public class Category implements java.io.Serializable{ private static final long serialVersionUID = 3181917162550702256L; private int id; private String type; private Boolean hot; private Account account; pub...
1,658
0.578502
0.562802
75
21.08
20.837633
93
false
false
0
0
0
0
0
0
0.426667
false
false
7
41a3fcd79b8acf95160d84003ce5256bae708ecb
22,170,621,221,984
03eb256238f7ef8267d9b535d45c27af2db68e92
/HelloNtimes.java
c6fc07de855af904b619c82585643136b629103f
[]
no_license
jamelarukshana/rukshanaa
https://github.com/jamelarukshana/rukshanaa
1adff9dedb7d642d911ba9488cc9f77703856f53
2def0b2869bffe97d5fbe34feaaa79e2f98fa592
refs/heads/master
2020-04-12T01:17:12.791000
2018-12-19T09:58:33
2018-12-19T09:58:33
162,227,577
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.io.*; import java.util.Scanner; class HelloNtimes { public static void main(String args[]) { int i,n; Scanner sc=new Scanner(System.in); n=sc.nextInt(); for(i=1;i<n;i++) System.out.println("Hello\t"); } }
UTF-8
Java
218
java
HelloNtimes.java
Java
[]
null
[]
import java.io.*; import java.util.Scanner; class HelloNtimes { public static void main(String args[]) { int i,n; Scanner sc=new Scanner(System.in); n=sc.nextInt(); for(i=1;i<n;i++) System.out.println("Hello\t"); } }
218
0.692661
0.688073
14
14.571428
12.75995
38
false
false
0
0
0
0
0
0
0.642857
false
false
7
7235d5500ad8dd5b4f9d81e88d3b8bf7cb0088cf
10,359,461,149,442
029c2c25329c8f08f0dfcd530666ef51ae1d5576
/YandexContest/4/src/Main.java
78fdca6710b1577b0e1d2399f7dd1168f054fc0e
[]
no_license
Kowalski1337/YandexContest
https://github.com/Kowalski1337/YandexContest
255551d3a9ec066f43f523a331930a2bc2348396
fb8893b6fefacbe52d79e7813947a89f6aad15ac
refs/heads/master
2021-04-26T23:42:04.122000
2018-03-11T10:16:09
2018-03-11T10:16:09
123,840,196
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.io.PrintWriter; import java.util.ArrayList; import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner in = new Scanner(System.in); PrintWriter out = new PrintWriter(System.out); ArrayList<ArrayList<Integer>> graph = new ArrayList<>(); ...
UTF-8
Java
658
java
Main.java
Java
[]
null
[]
import java.io.PrintWriter; import java.util.ArrayList; import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner in = new Scanner(System.in); PrintWriter out = new PrintWriter(System.out); ArrayList<ArrayList<Integer>> graph = new ArrayList<>(); ...
658
0.513678
0.510638
29
21.689655
18.619795
64
false
false
0
0
0
0
0
0
0.586207
false
false
7
679fc0fb0a92d5e761fa18f1fcc1aeb9e6e238a7
10,359,461,149,259
5aaebaafeb75c7616689bcf71b8dd5ab2c89fa3b
/src/ANXGallery/sources/com/miui/gallery/cloud/CloudUrlProvider.java
a2404d09dfc3d31642bd3d77aba4092da2817b35
[]
no_license
gitgeek4dx/ANXGallery9
https://github.com/gitgeek4dx/ANXGallery9
9bf2b4da409ab16492e64340bde4836d716ea7ec
af2e3c031d1857fa25636ada923652b66a37ff9e
refs/heads/master
2022-01-15T05:23:24.065000
2019-07-25T17:34:35
2019-07-25T17:34:35
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.miui.gallery.cloud; import com.miui.gallery.cloud.HostManager.OwnerImage; import com.miui.gallery.cloud.HostManager.OwnerVideo; import com.miui.gallery.cloud.HostManager.ShareImage; import com.miui.gallery.cloud.HostManager.ShareVideo; public abstract class CloudUrlProvider { private static final Clou...
UTF-8
Java
8,978
java
CloudUrlProvider.java
Java
[]
null
[]
package com.miui.gallery.cloud; import com.miui.gallery.cloud.HostManager.OwnerImage; import com.miui.gallery.cloud.HostManager.OwnerVideo; import com.miui.gallery.cloud.HostManager.ShareImage; import com.miui.gallery.cloud.HostManager.ShareVideo; public abstract class CloudUrlProvider { private static final Clou...
8,978
0.636445
0.625529
292
29.746574
27.858206
86
false
false
0
0
0
0
0
0
0.561644
false
false
7
7516923a3f899939ed928ba244f434513643ef7a
1,589,137,931,590
458947c103e6fb9b104a26d8e3a7ded9e6ced6e3
/service/src/test/java/org/openo/sdno/routeservice/rest/StaticRouteRoaResourceTest.java
1c6729790ed2bb8caf07f61052e3ca387d0ae2b2
[ "CC-BY-4.0", "LicenseRef-scancode-unknown-license-reference", "Apache-2.0", "LicenseRef-scancode-public-domain" ]
permissive
openov2/sdno-route
https://github.com/openov2/sdno-route
82437f4a127d00fe946a657463a3b9b9b4549c50
2eb3883455b04d295964526ebaeb4fc089305100
refs/heads/master
2021-09-01T00:04:44.952000
2017-03-23T03:36:27
2017-03-27T11:44:59
115,210,125
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Copyright 2017 Huawei Technologies Co., Ltd. * * 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...
UTF-8
Java
9,835
java
StaticRouteRoaResourceTest.java
Java
[ { "context": " nbiRoute.setDestIp(\n \"{\\\"ipv4\\\":\\\"10.192.10.1\\\",\\\"ipv6\\\":null,\\\"ipMask\\\":\\\"24\\\",\\\"prefixLength\\", "end": 8762, "score": 0.9996519088745117, "start": 8751, "tag": "IP_ADDRESS", "value": "10.192.10.1" }, { "context": "nbiRoute.setN...
null
[]
/* * Copyright 2017 Huawei Technologies Co., Ltd. * * 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...
9,835
0.683579
0.67758
288
33.149307
32.218361
161
false
false
0
0
0
0
0
0
0.604167
false
false
7
874d244731cee6627ee9f66bf238d01b6448dda1
16,312,285,816,419
a51e03e6f7b1b8bef268aeeb29e87165cc7bdac1
/config/src/main/java/com/gmail/eksuzyan/pavel/transfer/money/util/cfg/file/FileRestProperties.java
6ec7ec6205d0b4032c1ae441758634f2341c53d9
[]
no_license
peksuzyan/transfer-money-api
https://github.com/peksuzyan/transfer-money-api
c2edb5eb6ed6d1811be8ecf679a112772911fd29
f43f649b2912fbea67c776470f321f17f089105c
refs/heads/master
2020-04-01T19:05:08.981000
2018-11-13T19:58:55
2018-11-13T19:58:55
153,533,399
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.gmail.eksuzyan.pavel.transfer.money.util.cfg.file; import com.gmail.eksuzyan.pavel.transfer.money.util.cfg.RestProperties; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import java.nio.file.NoSuchFileException; import java.nio.file.Path; import java.nio.file.Paths; i...
UTF-8
Java
3,012
java
FileRestProperties.java
Java
[ { "context": " access to rest-specific properties.\n *\n * @author Pavel Eksuzian.\n * Created: 06.11.2018.\n */\npublic final", "end": 601, "score": 0.999871551990509, "start": 587, "tag": "NAME", "value": "Pavel Eksuzian" } ]
null
[]
package com.gmail.eksuzyan.pavel.transfer.money.util.cfg.file; import com.gmail.eksuzyan.pavel.transfer.money.util.cfg.RestProperties; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import java.nio.file.NoSuchFileException; import java.nio.file.Path; import java.nio.file.Paths; i...
3,004
0.676627
0.672643
92
31.73913
28.484118
108
false
false
0
0
0
0
0
0
0.456522
false
false
7
36682415df9eafbfd8b9db33c4f221f855e910c7
15,573,551,462,778
50d441cb0fc86877cf38e257c513604a9e32441e
/src/Control/FollowUpController.java
a27030afe3a36ae103dbdc459381b3e5806aed5f
[]
no_license
SajeewaJayarathne/Dr-Pet
https://github.com/SajeewaJayarathne/Dr-Pet
6f8c83bb83b0d8938df385e7cac5a818836171a0
f54ee8d4d7e555ebab6603e8cc77c174d9719c13
refs/heads/master
2021-01-19T21:51:09.377000
2017-05-15T17:49:13
2017-05-15T17:49:13
82,535,479
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package Control; import Model.FollowUp; import java.sql.*; import java.util.ArrayList; /** * Created by Sajeewa on 5/15/2017. */ public class FollowUpController { MySQLCon mySQLCon; Connection connection; PreparedStatement preparedStatement; ResultSet resultSet; private FollowUp followUp; ...
UTF-8
Java
2,169
java
FollowUpController.java
Java
[ { "context": ".*;\nimport java.util.ArrayList;\n\n/**\n * Created by Sajeewa on 5/15/2017.\n */\npublic class FollowUpController", "end": 115, "score": 0.8696541786193848, "start": 108, "tag": "USERNAME", "value": "Sajeewa" } ]
null
[]
package Control; import Model.FollowUp; import java.sql.*; import java.util.ArrayList; /** * Created by Sajeewa on 5/15/2017. */ public class FollowUpController { MySQLCon mySQLCon; Connection connection; PreparedStatement preparedStatement; ResultSet resultSet; private FollowUp followUp; ...
2,169
0.652374
0.646842
69
30.434782
31.144115
104
false
false
0
0
0
0
0
0
0.594203
false
false
7
69074065fd574eed2bb35999df7683fe8442e13e
26,671,746,930,127
6c56156cd61afd5d85d37acc00dfb0a655d2e5d6
/UDPproject1A/src/clientside/Client.java
ffb2ba45764948ca277d938326f2263f172aec8a
[]
no_license
Beelzenord/network1A
https://github.com/Beelzenord/network1A
e3c1108c8e761a77e2f95d0d23194777fdf5cb94
6cc2f6fbf7a3ec4f2f26c9220428d9cc247fafbc
refs/heads/master
2020-03-28T06:13:54.067000
2018-09-13T17:11:48
2018-09-13T17:11:48
147,821,938
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 clientside; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.net.Dat...
UTF-8
Java
6,356
java
Client.java
Java
[ { "context": "ava.net.SocketTimeoutException;\n\n/**\n *\n * @author fno\n */\npublic class Client {\n private static fina", "end": 456, "score": 0.9994804263114929, "start": 453, "tag": "USERNAME", "value": "fno" } ]
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 clientside; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.net.Dat...
6,356
0.555853
0.550661
156
39.743591
25.830282
146
false
false
0
0
0
0
0
0
0.679487
false
false
7