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
ed377a4dc3bcdbcefc04ad65a416f17ddc2ddccf
10,934,986,793,115
2a03bdfbb06965f64eb595fd69a31127a0535e61
/src/com/hsq/model/TradeItem.java
fc7aa38c6755e47830d45b98b15a1c3e3f6dd148
[]
no_license
huangshanqi/BookManage
https://github.com/huangshanqi/BookManage
7f9e956f71c98f4ee831af7bc3ba4f9224949142
28c81b607926244d93a6f428df3ffc5ecc6030d6
refs/heads/master
2021-01-02T08:39:24.336000
2014-08-06T14:45:05
2014-08-06T14:45:26
22,541,394
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.hsq.model; /* *author:huangshanqi *time :2014-8-3下午4:03:18 *email :hsqmobile@gmail.com */ public class TradeItem { /* * 交易项目类 * 交易项目类id:tradeItemId * 商品id:productId * 购买商品数量:quantity * 所属交易id:tradeId */ private int tradeItemId; private int productId; private int quantity; privat...
UTF-8
Java
1,367
java
TradeItem.java
Java
[ { "context": "package com.hsq.model;\n\n/*\n *author:huangshanqi\n *time :2014-8-3下午4:03:18\n *email :hsqmobile@gma", "end": 47, "score": 0.9793264269828796, "start": 36, "tag": "USERNAME", "value": "huangshanqi" }, { "context": "r:huangshanqi\n *time :2014-8-3下午4:03:18\n *email :h...
null
[]
package com.hsq.model; /* *author:huangshanqi *time :2014-8-3下午4:03:18 *email :<EMAIL> */ public class TradeItem { /* * 交易项目类 * 交易项目类id:tradeItemId * 商品id:productId * 购买商品数量:quantity * 所属交易id:tradeId */ private int tradeItemId; private int productId; private int quantity; private int tradeI...
1,355
0.688686
0.680334
74
16.797297
17.209347
78
false
false
0
0
0
0
0
0
1.297297
false
false
2
6eeccecbebeffdd241b1cb278312dfe21a3ace14
6,116,033,492,898
b3018daf56168b510c5ec09239697118598d548b
/kettlescheduler-src/com/snail/rmi/impl/kettle/SchedulerRmiImpl.java
f3616bfd59c73eef359464cd7d0798b235c33004
[]
no_license
Snail878412/snailpri
https://github.com/Snail878412/snailpri
59c96385392be7101d6a749508672c9756f18852
c3d12668d179f93e4b7fa5b66287e7919b7fa4fc
refs/heads/master
2020-12-24T10:52:31.340000
2016-11-08T13:04:35
2016-11-08T13:04:35
73,127,482
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.snail.rmi.impl.kettle; import java.util.Properties; import org.apache.log4j.Logger; import org.pentaho.di.core.exception.KettleException; import org.springframework.stereotype.Component; import com.snail.common.SPException; import com.snail.kettle.scheduler.NativeEngine; import com.snail.kettle.scheduler...
UTF-8
Java
2,946
java
SchedulerRmiImpl.java
Java
[ { "context": "pyright: Copyright (c) 2014\n * </p>\n * \n * @author Snail\n * @date 2014年7月30日\n * \n * @version 1.0\n * \n */\n@", "end": 696, "score": 0.5555992722511292, "start": 691, "tag": "NAME", "value": "Snail" } ]
null
[]
package com.snail.rmi.impl.kettle; import java.util.Properties; import org.apache.log4j.Logger; import org.pentaho.di.core.exception.KettleException; import org.springframework.stereotype.Component; import com.snail.common.SPException; import com.snail.kettle.scheduler.NativeEngine; import com.snail.kettle.scheduler...
2,946
0.737193
0.725614
119
22.949579
21.232546
76
false
false
0
0
0
0
0
0
1.378151
false
false
2
aa3be873959dfdf48c2fccc4bd2d1ddb834510e0
6,116,033,493,963
da4f3d1bba949e30fa15dc3065dd7eff66354959
/aopdemo/src/com/amigo/filter/MyTestFilterClass.java
65976326fabd2171a2ef46c7f783734d8b1b9dab
[]
no_license
gloxing/mytestworkspace
https://github.com/gloxing/mytestworkspace
481e4149dd8fe4c9bf0dc947c9e278e5138b3d8a
e8a126bd3456865fd8698cc341e09beaf282d20e
refs/heads/master
2018-01-09T08:55:57.211000
2016-03-12T17:25:45
2016-03-12T17:25:45
53,067,377
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * @Title: MyTestFilterClass.java * @Package com.amigo.filter * @Description: TODO * @author wenglx * @date 2016-1-5 */ package com.amigo.filter; import java.io.IOException; import java.lang.reflect.Method; import javax.servlet.Filter; import javax.servlet.FilterChain; import javax.servlet.FilterConfig; im...
UTF-8
Java
2,978
java
MyTestFilterClass.java
Java
[ { "context": " com.amigo.filter\n * @Description: TODO\n * @author wenglx\n * @date 2016-1-5\n */\npackage com.amigo.filter;\n\n", "end": 108, "score": 0.9995541572570801, "start": 102, "tag": "USERNAME", "value": "wenglx" }, { "context": "yTestFilterClass \n * @Description: TODO\n *...
null
[]
/** * @Title: MyTestFilterClass.java * @Package com.amigo.filter * @Description: TODO * @author wenglx * @date 2016-1-5 */ package com.amigo.filter; import java.io.IOException; import java.lang.reflect.Method; import javax.servlet.Filter; import javax.servlet.FilterChain; import javax.servlet.FilterConfig; im...
2,978
0.661854
0.646743
107
26.831776
26.953918
126
false
false
0
0
0
0
0
0
1
false
false
2
3043131872be4db73bb362f2dff10ee42471350e
12,558,484,422,009
cbaa14feb919e2a2195b83843b0917b914389574
/src/main/java/com/waggest/backend/repositories/CommentRepository.java
a9fc71273952011ead8885cca967eba8407932cd
[]
no_license
zblash/waggestBackend
https://github.com/zblash/waggestBackend
3ed6b685f82bf68fb916e3b23e0e04519094c239
e4a4597fab111c4554987db56346c9f738aa3c90
refs/heads/master
2020-05-05T12:27:48.666000
2019-04-11T22:01:21
2019-04-11T22:01:21
180,026,497
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.waggest.backend.repositories; import com.waggest.backend.models.Comment; import org.springframework.data.domain.Page; import org.springframework.data.domain.Pageable; import org.springframework.data.jpa.repository.JpaRepository; public interface CommentRepository extends JpaRepository<Comment,Long> { ...
UTF-8
Java
391
java
CommentRepository.java
Java
[]
null
[]
package com.waggest.backend.repositories; import com.waggest.backend.models.Comment; import org.springframework.data.domain.Page; import org.springframework.data.domain.Pageable; import org.springframework.data.jpa.repository.JpaRepository; public interface CommentRepository extends JpaRepository<Comment,Long> { ...
391
0.826087
0.826087
12
31.583334
28.16753
72
false
false
0
0
0
0
0
0
0.666667
false
false
2
bea2331f9ec7f9e6b6f9610e5f53388e2334a0da
33,612,414,125,634
251b83904c3f989eceb33cdf58f1f3a463af571e
/src/main/java/com/keas/ccr/IMedication.java
9c337cf3d41f08d594e1faa0f8ce2ba538f75418
[]
no_license
giladbu/CCRBinder
https://github.com/giladbu/CCRBinder
28f12838f36babbe82c5c20e42fc83a692b74b18
881dfbf90757ba4724487e2c05fd50632be05667
refs/heads/master
2021-01-20T11:30:11.336000
2010-05-05T22:50:07
2010-05-05T22:50:07
632,856
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.keas.ccr; import java.math.BigDecimal; public interface IMedication extends ICondition{ public BigDecimal getDosage(); public String getFrequency(); }
UTF-8
Java
167
java
IMedication.java
Java
[]
null
[]
package com.keas.ccr; import java.math.BigDecimal; public interface IMedication extends ICondition{ public BigDecimal getDosage(); public String getFrequency(); }
167
0.796407
0.796407
8
19.875
16.699083
48
false
false
0
0
0
0
0
0
0.75
false
false
2
48731e9b655f9461d34167a63c48eb683eec7bb2
5,257,039,979,257
348012f41cab7d5a7e75374043ec6c31f616546e
/src/main/java/com/example/saleapi/dto/TvaDto.java
dafb3535ff34a15b61b380a88b808ce7fc0c4a43
[]
no_license
nizarnasraoui9/invoice-generation-api
https://github.com/nizarnasraoui9/invoice-generation-api
3f416534475aa3d63d82166fbfcdac3c9f0b160d
48e37d168532339770e6b0fd5c92b0dd00cf210f
refs/heads/master
2023-07-19T06:55:13.072000
2021-09-17T20:37:59
2021-09-17T20:37:59
407,672,911
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.saleapi.dto; import lombok.AllArgsConstructor; import lombok.Data; import lombok.NoArgsConstructor; @Data @NoArgsConstructor @AllArgsConstructor public class TvaDto { int id; Integer value; }
UTF-8
Java
222
java
TvaDto.java
Java
[]
null
[]
package com.example.saleapi.dto; import lombok.AllArgsConstructor; import lombok.Data; import lombok.NoArgsConstructor; @Data @NoArgsConstructor @AllArgsConstructor public class TvaDto { int id; Integer value; }
222
0.788288
0.788288
13
16.076923
11.552299
33
false
false
0
0
0
0
0
0
0.461538
false
false
2
33b0a1fc2cae5b6b8dfbde049e673b5ac0821665
21,887,153,341,374
4db8e3aec15beb30671686fd689f1844bb779256
/placeorder.java
34472465288de577af814c89c9547bb053982075
[]
no_license
sethu1901/Gadgetly
https://github.com/sethu1901/Gadgetly
e1a9bb53013717debb47c43cfbb52afa66fc3984
135768b590c03c06aa28590dd8889e88f407352a
refs/heads/master
2022-04-27T07:45:28.413000
2020-04-28T15:34:37
2020-04-28T15:34:37
259,658,486
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package gadgetly; import java.awt.BorderLayout; import java.awt.EventQueue; import javax.swing.JFrame; import javax.swing.JPanel; import javax.swing.border.EmptyBorder; import javax.swing.JLabel; import java.awt.Font; import javax.swing.JTextField; import javax.swing.JTextArea; import javax.swing.JButton;...
UTF-8
Java
4,725
java
placeorder.java
Java
[]
null
[]
package gadgetly; import java.awt.BorderLayout; import java.awt.EventQueue; import javax.swing.JFrame; import javax.swing.JPanel; import javax.swing.border.EmptyBorder; import javax.swing.JLabel; import java.awt.Font; import javax.swing.JTextField; import javax.swing.JTextArea; import javax.swing.JButton;...
4,725
0.675979
0.628148
151
29.291391
19.952457
137
false
false
0
0
0
0
0
0
3.185431
false
false
2
48c04269726c685f1ff730a4e95a988e26fcb1f9
29,532,195,184,641
0b0543e6f3b7ef264546a254db4bb7723b1b9d81
/app/src/main/java/com/example/mediq/health.java
80a94f01e73874d63df8a20424d06d520db7511c
[]
no_license
karankartikeya/Locked-down-coders_Karankartikey
https://github.com/karankartikeya/Locked-down-coders_Karankartikey
5ecdf0fb0981fd848778b52ca95f19290edbadba
a4f58fb1c7179aa36673dc81fc84ec8e877924f5
refs/heads/master
2022-12-10T01:41:31.061000
2020-09-06T08:27:04
2020-09-06T08:27:04
293,232,118
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.mediq; import androidx.appcompat.app.AppCompatActivity; import android.content.Intent; import android.os.Bundle; import android.view.View; import android.widget.Button; public class health extends AppCompatActivity { Button Back; @Override protected void onCreate(Bundle savedInstanceState...
UTF-8
Java
740
java
health.java
Java
[]
null
[]
package com.example.mediq; import androidx.appcompat.app.AppCompatActivity; import android.content.Intent; import android.os.Bundle; import android.view.View; import android.widget.Button; public class health extends AppCompatActivity { Button Back; @Override protected void onCreate(Bundle savedInstanceState...
740
0.677027
0.677027
26
27.5
20.989466
74
false
false
0
0
0
0
0
0
0.538462
false
false
2
5498482642c40cc9c4767fc13ecb3cbbe61daaab
30,992,484,039,405
f319ca2889a00a8e01b6a0d48e86d012115c85f5
/src/main/java/com/wang/jmonkey/modules/sys/mapper/SysDataScopeRuleMapper.java
18ae565bc21859efaf041c63d4b785edab65d53a
[]
no_license
hejiawang/ieg
https://github.com/hejiawang/ieg
016fa29b7559971cbc87bf78bb9063869082d8e8
9f48ee0f1ca61dc09d1ea6432a8372751957a75b
refs/heads/master
2022-07-06T20:54:50.481000
2019-12-18T11:47:24
2019-12-18T11:47:24
182,397,642
0
1
null
false
2022-06-17T02:07:18
2019-04-20T11:29:38
2019-12-18T11:47:36
2022-06-17T02:07:17
1,617
0
0
2
Java
false
false
package com.wang.jmonkey.modules.sys.mapper; import com.wang.jmonkey.modules.sys.model.entity.SysDataScopeRule; import com.baomidou.mybatisplus.mapper.BaseMapper; /** * <p> * 数据规则 Mapper 接口 * </p> * * @author HeJiawang * @since 2019-03-20 */ public interface SysDataScopeRuleMapper extends BaseMapper<SysDataSco...
UTF-8
Java
345
java
SysDataScopeRuleMapper.java
Java
[ { "context": "/**\n * <p>\n * 数据规则 Mapper 接口\n * </p>\n *\n * @author HeJiawang\n * @since 2019-03-20\n */\npublic interface SysData", "end": 225, "score": 0.99761962890625, "start": 216, "tag": "NAME", "value": "HeJiawang" } ]
null
[]
package com.wang.jmonkey.modules.sys.mapper; import com.wang.jmonkey.modules.sys.model.entity.SysDataScopeRule; import com.baomidou.mybatisplus.mapper.BaseMapper; /** * <p> * 数据规则 Mapper 接口 * </p> * * @author HeJiawang * @since 2019-03-20 */ public interface SysDataScopeRuleMapper extends BaseMapper<SysDataSco...
345
0.750751
0.726727
16
19.8125
24.739187
78
false
false
0
0
0
0
0
0
0.1875
false
false
2
39d06c973ab47926e67e509725af1f1162985211
36,344,013,260,329
d2d27adf52a2b33d80aaa90bdd1fbe8e6006af91
/core/src/test/java/zone/gryphon/screech/internal/AsyncInvocationHandlerInvocationTest.java
cc0bc4289eabc3ee35ca44172b92d1ac0f764166
[ "Apache-2.0" ]
permissive
gryphon-zone/screech
https://github.com/gryphon-zone/screech
54f09f0207c512b93ca4f64c2f9a1c880c2109d0
8abdf548dd127a724be2e3d767ae8dd40364a961
refs/heads/master
2022-12-23T11:19:02.663000
2020-03-15T20:45:44
2020-03-15T20:45:44
147,040,082
0
0
Apache-2.0
false
2022-12-12T21:42:19
2018-09-01T23:37:46
2020-03-15T20:45:47
2022-12-12T21:42:15
215
0
0
8
Java
false
false
/* * Copyright 2019-2019 Gryphon Zone * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
UTF-8
Java
5,029
java
AsyncInvocationHandlerInvocationTest.java
Java
[ { "context": "/*\n * Copyright 2019-2019 Gryphon Zone\n * Licensed under the Apache License, Version 2.0", "end": 38, "score": 0.9997298717498779, "start": 26, "tag": "NAME", "value": "Gryphon Zone" } ]
null
[]
/* * Copyright 2019-2019 <NAME> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
5,023
0.691987
0.687612
136
35.985294
32.401657
198
false
false
0
0
0
0
0
0
0.558824
false
false
2
277a8da8ebdf4ac5e899b9ea87a79bd47b14c397
32,427,003,148,559
23c7d17eef7ffba9ccf0ff1f7b3adc0a105f74b9
/src/main/java/ru/job4j/spring/di/ConsoleInput.java
6e5c85195096e59a418ba51336baf573f1c1366a
[]
no_license
grigan-uragan/hibernate
https://github.com/grigan-uragan/hibernate
a58e0096e26e90f2f77729240fec3359015e7443
38efc144f6da194b113390c68169a93fa91f7c30
refs/heads/master
2023-03-26T20:19:26.959000
2021-03-20T20:45:44
2021-03-20T20:45:44
346,710,226
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ru.job4j.spring.di; import org.springframework.stereotype.Component; import java.util.Scanner; @Component public class ConsoleInput { private Scanner scanner = new Scanner(System.in); public String askString() { System.out.println("enter your message: "); return scanner.nextLine(); ...
UTF-8
Java
327
java
ConsoleInput.java
Java
[]
null
[]
package ru.job4j.spring.di; import org.springframework.stereotype.Component; import java.util.Scanner; @Component public class ConsoleInput { private Scanner scanner = new Scanner(System.in); public String askString() { System.out.println("enter your message: "); return scanner.nextLine(); ...
327
0.706422
0.703364
15
20.799999
19.236076
53
false
false
0
0
0
0
0
0
0.4
false
false
2
702a1a956eccd012987f87c40f29eec751bc1f92
26,474,178,468,742
ab8d06e761a384e0630c23be9c448bc51a0a9254
/src/main/java/com/ecommerce/pedido/entity/Item.java
f483d60ca2eb5ee1b68650f36cad2042392e987b
[]
no_license
sblockwel/E-Commerce_pedido_backend
https://github.com/sblockwel/E-Commerce_pedido_backend
8cbb4248eea87871d1c391bfcb82a34cc9c9bb0d
ab9ebec11f580de0f0eae3a38c8ae3215be71e3d
refs/heads/master
2023-09-04T11:41:30.384000
2021-11-15T19:45:00
2021-11-15T19:45:00
427,521,455
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ecommerce.pedido.entity; import org.springframework.lang.Nullable; import javax.persistence.*; import java.io.Serializable; @Entity public class Item implements Serializable { @Id @GeneratedValue(strategy = GenerationType.IDENTITY) private Long id; @Nullable private String nome; ...
UTF-8
Java
1,195
java
Item.java
Java
[]
null
[]
package com.ecommerce.pedido.entity; import org.springframework.lang.Nullable; import javax.persistence.*; import java.io.Serializable; @Entity public class Item implements Serializable { @Id @GeneratedValue(strategy = GenerationType.IDENTITY) private Long id; @Nullable private String nome; ...
1,195
0.630126
0.630126
66
17.10606
16.139664
55
false
false
0
0
0
0
0
0
0.287879
false
false
2
63a5cc4cfb6f8ae9b11e558c7895a6088731a83d
34,016,141,005,039
f5aacd77191465d923ad982adaf32460737f94d2
/smxknife/smxknife-servlet/smxknife-servlet-tomcat/src/main/java/com/smxknife/servlet/tomcat/demo02/servlet/Demo02RequestAttrListenerTest.java
a858d947a955fa843fb77739a84e5f2e82f1fbe3
[]
no_license
smxknife/smxknife
https://github.com/smxknife/smxknife
a0a87b5624aaa2bf3c82b05f2180a79bcbc65170
f6f3ed40bb998d9aea8cba4936ccfa738e4a35b9
refs/heads/master
2023-03-15T03:43:16.570000
2022-04-05T06:07:47
2022-04-05T06:07:47
122,691,839
1
0
null
false
2023-03-08T17:25:34
2018-02-24T01:46:19
2022-04-05T06:08:06
2023-03-08T17:25:29
8,469
1
0
31
Java
false
false
package com.smxknife.servlet.tomcat.demo02.servlet; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import java.io.IOException; /** * @author smxknife * 2019-01-19 */ @WebServlet(name = "...
UTF-8
Java
761
java
Demo02RequestAttrListenerTest.java
Java
[ { "context": "ponse;\nimport java.io.IOException;\n\n/**\n * @author smxknife\n * 2019-01-19\n */\n@WebServlet(name = \"requestAttr", "end": 281, "score": 0.9995599389076233, "start": 273, "tag": "USERNAME", "value": "smxknife" } ]
null
[]
package com.smxknife.servlet.tomcat.demo02.servlet; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import java.io.IOException; /** * @author smxknife * 2019-01-19 */ @WebServlet(name = "...
761
0.780552
0.750329
24
30.708334
27.948582
110
false
false
0
0
0
0
0
0
1.291667
false
false
2
2268c7a5ef9ec97603941eb0bddf4a58c922d127
17,703,855,233,490
cb2c469e901dddf2cce564d01fa9ef0727497193
/src/main/java/com/example/rabbitmq/sender/HelloSender.java
ec2131faee6bdbc98593d6b522726cbf2f401ed9
[]
no_license
HungryGoogle/rabbitmq
https://github.com/HungryGoogle/rabbitmq
65b31d9d867bd976a04c2b57b020d08bf4fb5072
15cd0b09771a8a36d62c276e7ee64a2f7db76c5b
refs/heads/master
2020-04-18T18:06:47.827000
2019-01-26T10:03:51
2019-01-26T10:03:51
167,674,549
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.rabbitmq.sender; import com.example.rabbitmq.config.RabbitMqConfig; import org.springframework.amqp.core.Message; import org.springframework.amqp.rabbit.connection.CorrelationData; import org.springframework.amqp.rabbit.core.RabbitTemplate; import org.springframework.beans.factory.annotation.Autowi...
UTF-8
Java
1,906
java
HelloSender.java
Java
[]
null
[]
package com.example.rabbitmq.sender; import com.example.rabbitmq.config.RabbitMqConfig; import org.springframework.amqp.core.Message; import org.springframework.amqp.rabbit.connection.CorrelationData; import org.springframework.amqp.rabbit.core.RabbitTemplate; import org.springframework.beans.factory.annotation.Autowi...
1,906
0.692597
0.689378
51
35.568626
32.504753
111
false
false
0
0
0
0
0
0
0.666667
false
false
2
5d72d989686f2aa2322755f4dbb1388f5478c5e7
29,222,957,527,972
996e46fc48488bd4ce33a542886dc2c01c790cd5
/core/src/com/group/game/utility/UniversalResource.java
af553e9e8b46c6e9ac5da12124a9b643765f9337
[]
no_license
JJAMitchell/2DGamesAssignment2-master
https://github.com/JJAMitchell/2DGamesAssignment2-master
1544631180109bab9784660ff8eca2c455e2c460
cda43f6efb34f132f05d6c20e9a61cf306cf792f
refs/heads/master
2020-05-26T03:59:33.570000
2019-05-22T19:03:44
2019-05-22T19:03:44
188,099,213
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.group.game.utility; import aurelienribon.tweenengine.Tween; import aurelienribon.tweenengine.TweenManager; public class UniversalResource { public TweenManager tweenManager; private static UniversalResource instance; public static UniversalResource getInstance(){ if(instance==null){ ...
UTF-8
Java
717
java
UniversalResource.java
Java
[]
null
[]
package com.group.game.utility; import aurelienribon.tweenengine.Tween; import aurelienribon.tweenengine.TweenManager; public class UniversalResource { public TweenManager tweenManager; private static UniversalResource instance; public static UniversalResource getInstance(){ if(instance==null){ ...
717
0.69735
0.695955
26
26.615385
21.754004
70
false
false
0
0
0
0
0
0
0.461538
false
false
2
3016bf2776181a28e3d4872cfc91bcaba88cca3a
31,688,268,752,647
f1644b7946e0c39ac4e56ca10dc3bdf7951ac448
/app/src/main/java/com/jaigo/agfxengine/common/Font.java
6207337cc698aae02f95b92b10f7c97b8372d8b0
[ "MIT" ]
permissive
JeffGos/agfx2d
https://github.com/JeffGos/agfx2d
603f9ea1fc2294883b1cd7223c7186189df76561
38825378be6afec730a053f1ad2319dee468888c
refs/heads/master
2020-04-30T21:45:33.991000
2015-05-07T16:39:11
2015-05-07T16:39:11
29,435,113
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.jaigo.agfxengine.common; // Font // // Created by Jeff Gosling on 28/01/2015 // import android.graphics.Bitmap; import android.graphics.Canvas; import android.graphics.Paint; import android.graphics.Typeface; import android.util.Log; import com.jaigo.agfxengine.common.LogTags; import com.jaigo.agfxengine....
UTF-8
Java
4,909
java
Font.java
Java
[ { "context": ".jaigo.agfxengine.common;\n// Font\n//\n// Created by Jeff Gosling on 28/01/2015\n//\n\nimport android.graphics.Bitmap;", "end": 74, "score": 0.9996360540390015, "start": 62, "tag": "NAME", "value": "Jeff Gosling" } ]
null
[]
package com.jaigo.agfxengine.common; // Font // // Created by <NAME> on 28/01/2015 // import android.graphics.Bitmap; import android.graphics.Canvas; import android.graphics.Paint; import android.graphics.Typeface; import android.util.Log; import com.jaigo.agfxengine.common.LogTags; import com.jaigo.agfxengine.textur...
4,903
0.735588
0.728458
209
22.492823
23.861265
110
false
false
0
0
0
0
0
0
2.004785
false
false
2
056a394be4a2f8b744701ef545686438a7db4387
25,151,328,540,887
5eeef357dda16437f988ee271034425788c9f7d1
/src/main/java/programmers/level01/No_71.java
d4e03f7f62af65f49b822d95033ea883c8c1c902
[]
no_license
kimdia200/baekjoon_Algorithm
https://github.com/kimdia200/baekjoon_Algorithm
dad1a315ffca65541017c4f79bc9d19c6e7e7ad7
7e4daf549c8612d8ea398040597465a1a722fe4f
refs/heads/master
2023-04-26T14:43:48.995000
2023-04-20T06:02:18
2023-04-20T06:02:18
194,688,304
4
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package programmers.level01; import java.util.HashMap; import java.util.Map; //https://school.programmers.co.kr/learn/courses/30/lessons/118666 //코딩테스트 연습 //2022 KAKAO TECH INTERNSHIP //성격 유형 검사하기 public class No_71 { public static void main(String[] args) { System.out.println(new No_71().solution(new Stri...
UHC
Java
1,480
java
No_71.java
Java
[]
null
[]
package programmers.level01; import java.util.HashMap; import java.util.Map; //https://school.programmers.co.kr/learn/courses/30/lessons/118666 //코딩테스트 연습 //2022 KAKAO TECH INTERNSHIP //성격 유형 검사하기 public class No_71 { public static void main(String[] args) { System.out.println(new No_71().solution(new Stri...
1,480
0.52069
0.491034
46
30.52174
26.443327
118
false
false
0
0
0
0
0
0
1.021739
false
false
2
598a6ad18a76c1f4e47f6738c6c76b02962833fc
35,347,580,848,472
eb13abd11831aec7dcbc5e9468390ee8257cb7b8
/src/typeinfo/packageaccess/HiddenC.java
da08c5c97226452a17e3d31cc968b3f53514d5e5
[]
no_license
lijieyuannlp/note
https://github.com/lijieyuannlp/note
f11454c025e3fe85ab8c37826299cfaf65127e0b
9981383e7a7f31970e7727d5d52964a9b4903973
refs/heads/master
2015-08-13T07:08:16.771000
2014-11-13T09:46:43
2014-11-13T09:46:43
23,578,667
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package typeinfo.packageaccess; import typeinfo.A; class C implements A{ @Override public void f() { System.out.println("public void C.f()"); } public void g(){ System.out.println("public void C.g()"); } void u(){ System.out.println("package C.u()"); } protected void v(){ System.out.println("protected v...
UTF-8
Java
473
java
HiddenC.java
Java
[]
null
[]
package typeinfo.packageaccess; import typeinfo.A; class C implements A{ @Override public void f() { System.out.println("public void C.f()"); } public void g(){ System.out.println("public void C.g()"); } void u(){ System.out.println("package C.u()"); } protected void v(){ System.out.println("protected v...
473
0.646934
0.646934
26
17.192308
14.549701
43
false
false
0
0
0
0
0
0
1.269231
false
false
2
c08ff4fb9d77e284ae057c948c6f36c4a4d14e57
24,627,342,535,296
88ec353ca28f68233f7ff80520c217198afce442
/src/comidaHerencia/ProductoFresco.java
f92b4a8564ff8340acdf412ef669be9072addf29
[]
no_license
salesianasdam/ejemploHerencia
https://github.com/salesianasdam/ejemploHerencia
a06d7830a79d1780d5a09858662a9354be7504b9
77648d76202245f3f1184a65892f0f34b5d7b451
refs/heads/master
2020-04-07T05:43:42.864000
2018-11-18T18:34:01
2018-11-18T18:34:01
158,107,555
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package comidaHerencia; public class ProductoFresco extends Producto { private String fechaEnvasado, paisDeOrigen; public ProductoFresco(String fechaCaducidad, String numeroLote){ super(fechaCaducidad, numeroLote); fechaEnvasado = "Desconocido"; paisDeOrigen = "Desconocido"...
UTF-8
Java
917
java
ProductoFresco.java
Java
[]
null
[]
package comidaHerencia; public class ProductoFresco extends Producto { private String fechaEnvasado, paisDeOrigen; public ProductoFresco(String fechaCaducidad, String numeroLote){ super(fechaCaducidad, numeroLote); fechaEnvasado = "Desconocido"; paisDeOrigen = "Desconocido"...
917
0.627045
0.627045
35
24.200001
25.098434
117
false
false
0
0
0
0
0
0
0.714286
false
false
2
114399514c0c65203e4ab0dc4ec2bbba312bf280
10,574,209,549,266
9510d9619e9d29c7b60d1fc5bf9546ea1e8567e5
/app/src/main/java/finpool/finance/app/finpool/InvestOnlineActivity.java
6acd237cddd4e2c857f653f6adfcef8c764909d6
[]
no_license
iamrahulyadav/Finpool
https://github.com/iamrahulyadav/Finpool
400471c87a0bdb75346a6686014571d391b93a10
441d20ad6a06d9a740c1a61246e5ca5afe33c7ed
refs/heads/master
2020-03-27T21:06:39.738000
2018-04-17T11:18:50
2018-04-17T11:18:50
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package finpool.finance.app.finpool; import android.content.Intent; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.util.Log; import android.view.View; import android.widget.EditText; import android.widget.TextView; import android.widget.Toast; import com.android.volley.Reque...
UTF-8
Java
4,549
java
InvestOnlineActivity.java
Java
[]
null
[]
package finpool.finance.app.finpool; import android.content.Intent; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.util.Log; import android.view.View; import android.widget.EditText; import android.widget.TextView; import android.widget.Toast; import com.android.volley.Reque...
4,549
0.624752
0.624532
202
21.480198
31.232473
233
false
false
0
0
0
0
0
0
0.376238
false
false
2
076d4c5ed28373cddeb36ad0dce2ea4277927529
21,887,153,397,268
e8ba14bacc4accc05edb3a5b612748fb60127abf
/Scommettitore/src/main/java/currency/scommettitoreApp/exceptions/DateException.java
7713cd7f074f7cf8068c3ca10a5d324b381e3e3b
[]
no_license
Edoardo1087315/ProgettoScommettitore
https://github.com/Edoardo1087315/ProgettoScommettitore
c8a30ea477ca25aa67cb4f318f5ca4668ae79f0a
99a2b4aa0fda2f7cb6da63acae59e6929a314352
refs/heads/master
2023-02-02T04:23:09.900000
2020-12-18T10:35:09
2020-12-18T10:35:09
297,321,281
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package currency.scommettitoreApp.exceptions; /** * Classe d' eccezione se la data di inizio inserita eccede o è uguale a quella di fine * @author Emanuele Biccheri * @author Edoardo Bilancia */ public class DateException extends GenericError { /** * @serial */ private static final long serialVersionUID = 1...
UTF-8
Java
469
java
DateException.java
Java
[ { "context": "rita eccede o è uguale a quella di fine\n * @author Emanuele Biccheri\n * @author Edoardo Bilancia\n */\n\npublic class Dat", "end": 167, "score": 0.9998825788497925, "start": 150, "tag": "NAME", "value": "Emanuele Biccheri" }, { "context": "la di fine\n * @author Emanu...
null
[]
package currency.scommettitoreApp.exceptions; /** * Classe d' eccezione se la data di inizio inserita eccede o è uguale a quella di fine * @author <NAME> * @author <NAME> */ public class DateException extends GenericError { /** * @serial */ private static final long serialVersionUID = 1L; /** * {@inheri...
448
0.700214
0.698073
23
19.217392
23.728458
87
false
false
0
0
0
0
0
0
0.695652
false
false
2
9daba8d96cbc38301db5e05746a13ac3c4663f47
26,568,667,696,056
3c0bd69e44c9759076388661715166d21e2f4a67
/Java/shildt/src/full_guide/part_01/chapter_05/_23_BreakWhithMark/BreakGoTo.java
2b0aa049341407882041e55676fc6a66146993ad
[]
no_license
megadethov/shildt
https://github.com/megadethov/shildt
959e102da8a0325b01a3d4e246d32b135d410d8d
7c828b964836f6a3ee763e4a25357d217a739752
refs/heads/master
2020-09-17T22:15:31.819000
2018-09-25T19:27:44
2018-09-25T19:27:44
67,035,362
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package full_guide.part_01.chapter_05._23_BreakWhithMark; /** * Created by mega on 24.08.2016. */ // Применеие break с меткой в кач-ве цивилизованной замены goto public class BreakGoTo { public static void main(String[] args) { boolean flag = true; first: { second: ...
UTF-8
Java
930
java
BreakGoTo.java
Java
[ { "context": ".chapter_05._23_BreakWhithMark;\n\n/**\n * Created by mega on 24.08.2016.\n */\n// Применеие break с меткой в ", "end": 81, "score": 0.9982863664627075, "start": 77, "tag": "USERNAME", "value": "mega" } ]
null
[]
package full_guide.part_01.chapter_05._23_BreakWhithMark; /** * Created by mega on 24.08.2016. */ // Применеие break с меткой в кач-ве цивилизованной замены goto public class BreakGoTo { public static void main(String[] args) { boolean flag = true; first: { second: ...
930
0.5323
0.514212
26
28.76923
25.817865
73
false
false
0
0
0
0
0
0
0.269231
false
false
2
366b2f5dc78ceb5fae4295088c513bbcf17ee0e4
274,877,973,780
205e1f79c7ea897b03a438e76476b3e8ace382de
/Design pattern/Factory/src/com/factoryMethod/OperationSub.java
6239bd3b785492fec44afbb4beeede4bb0d96f1f
[]
no_license
chen956565868/designpattern
https://github.com/chen956565868/designpattern
fe4661f68d5c91af26242f8a278b2e3162e3b229
1b800f58bdbfbdc6b29ef8f539e110034944ef51
refs/heads/master
2022-12-24T18:45:27.211000
2020-10-10T12:48:53
2020-10-10T12:48:53
302,900,945
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.factoryMethod; public class OperationSub extends Operation { public double GetResult(int numA, int numB) { return numA-numB; } }
UTF-8
Java
158
java
OperationSub.java
Java
[]
null
[]
package com.factoryMethod; public class OperationSub extends Operation { public double GetResult(int numA, int numB) { return numA-numB; } }
158
0.702532
0.702532
7
21.571428
18.882019
49
false
false
0
0
0
0
0
0
0.428571
false
false
2
d5cea19bb3e0a0224a6c9f412debb8eccea6f917
21,973,052,690,773
14eacde698cc7f8627d85741380197fd044b1ebb
/BOJ/_1759_암호만들기.java
b346fc302804fef8afa463d785d31b46db49cf6f
[]
no_license
csgm2328/Algorithm
https://github.com/csgm2328/Algorithm
3b48c000b3633cfe58b6893f1ddf362196403d9f
57c9d5baa455f1eec325761899b6634fc1eb4e19
refs/heads/master
2023-08-10T16:13:26.265000
2021-09-10T15:06:59
2021-09-10T15:06:59
340,571,012
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.io.*; import java.util.*; //60m 문제좀 잘읽자 public class _1759_암호만들기 { static int n, r; static char[] arr; static boolean[] visited; static boolean mo(char x) { switch (x) { case 'a': return true; case 'e': return true; case 'i': return true; case 'o': return true...
UTF-8
Java
1,490
java
_1759_암호만들기.java
Java
[]
null
[]
import java.io.*; import java.util.*; //60m 문제좀 잘읽자 public class _1759_암호만들기 { static int n, r; static char[] arr; static boolean[] visited; static boolean mo(char x) { switch (x) { case 'a': return true; case 'e': return true; case 'i': return true; case 'o': return true...
1,490
0.566076
0.554496
68
19.558823
16.580803
83
false
false
0
0
0
0
0
0
2.705882
false
false
2
cf62483645618f646fffeeb29055fabfbb4d15ab
21,887,153,405,733
b2c3d5220f78a770081288759d7e1a00a0519c6f
/task-commons/src/main/java/wsht/factory/TaskStructureFactory.java
9ef928b54c3f06f9558df6ecf2d738b08c9777f7
[]
no_license
konradrussa/ws-humantask
https://github.com/konradrussa/ws-humantask
2733b3a9e7316a2effd0b5c5946806447a59c50c
7bec846945bc2fb75a6d725a607209735daa8bb5
refs/heads/master
2016-09-11T04:54:04.099000
2013-05-02T13:45:21
2013-05-02T13:45:21
37,924,697
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package wsht.factory; import java.util.Arrays; import java.util.List; import javax.xml.bind.JAXBElement; import javax.xml.namespace.QName; import org.apache.commons.lang.StringUtils; import org.oasis_open.docs.ns.bpel4people.ws_humantask._200803.ObjectFactory; import org.oasis_open.docs.ns.bpel4people.ws_humantask._...
UTF-8
Java
21,630
java
TaskStructureFactory.java
Java
[]
null
[]
package wsht.factory; import java.util.Arrays; import java.util.List; import javax.xml.bind.JAXBElement; import javax.xml.namespace.QName; import org.apache.commons.lang.StringUtils; import org.oasis_open.docs.ns.bpel4people.ws_humantask._200803.ObjectFactory; import org.oasis_open.docs.ns.bpel4people.ws_humantask._...
21,630
0.795238
0.781137
508
41.578739
36.480927
144
false
false
0
0
0
0
0
0
2.309055
false
false
2
099f576c03e6c43ae57349d66a127c040dc24c86
7,361,574,011,204
a247e5533ff8133f96842fdb4d369e55d35fdef6
/src/main/java/yuzunyannn/elementalsorcery/summon/recipe/SummonRecipeMob.java
daa51054e507c860ff35b647879e303e4e401e95
[]
no_license
Yuzunyannn/ElementalSorcery
https://github.com/Yuzunyannn/ElementalSorcery
76a4d37319e68fbca64a97cbe9673928008f1a85
1457d81ea41114363a894202ae75ae4ca51e1360
refs/heads/master
2023-08-31T13:21:52.185000
2023-08-19T12:09:52
2023-08-19T12:09:52
183,849,638
13
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package yuzunyannn.elementalsorcery.summon.recipe; import javax.annotation.Nullable; import net.minecraft.entity.Entity; import net.minecraft.entity.EntityList; import net.minecraft.entity.EntityLivingBase; import net.minecraft.entity.monster.EntityZombie; import net.minecraft.item.ItemStack; import net.minecraft.nbt...
UTF-8
Java
2,862
java
SummonRecipeMob.java
Java
[]
null
[]
package yuzunyannn.elementalsorcery.summon.recipe; import javax.annotation.Nullable; import net.minecraft.entity.Entity; import net.minecraft.entity.EntityList; import net.minecraft.entity.EntityLivingBase; import net.minecraft.entity.monster.EntityZombie; import net.minecraft.item.ItemStack; import net.minecraft.nbt...
2,862
0.773235
0.769392
77
36.168831
27.62805
116
false
false
0
0
0
0
0
0
1.792208
false
false
2
7f86753fb89058ad853d23e75cbce741c433e0d6
16,054,587,821,369
9a12bc397a9f74bb2cabba79f6958d71d80d8b9d
/stubs/src/main/java/org/freedesktop/wayland/server/Listener.java
19217e917a20e4853da449e054663e96d8bec5f1
[ "Apache-2.0" ]
permissive
daverix/wayland-java-bindings
https://github.com/daverix/wayland-java-bindings
ef2b23939968da192fa757b9795d2a97ba379965
4d1bb651dc2b35fb59cc17aeabaa30004b39da8e
refs/heads/master
2021-01-14T08:50:05.073000
2015-07-16T19:52:20
2015-07-16T19:52:20
39,221,129
0
0
null
true
2015-07-16T21:22:27
2015-07-16T21:22:27
2015-04-13T17:17:51
2015-07-16T19:52:38
1,568
0
0
0
null
null
null
//Copyright 2015 Erik De Rijcke // //Licensed under the Apache License,Version2.0(the"License"); //you may not use this file except in compliance with the License. //You may obtain a copy of the License at // //http://www.apache.org/licenses/LICENSE-2.0 // //Unless required by applicable law or agreed to in writing,sof...
UTF-8
Java
3,057
java
Listener.java
Java
[ { "context": "//Copyright 2015 Erik De Rijcke\n//\n//Licensed under the Apache License,Version2.0", "end": 31, "score": 0.9998632669448853, "start": 17, "tag": "NAME", "value": "Erik De Rijcke" } ]
null
[]
//Copyright 2015 <NAME> // //Licensed under the Apache License,Version2.0(the"License"); //you may not use this file except in compliance with the License. //You may obtain a copy of the License at // //http://www.apache.org/licenses/LICENSE-2.0 // //Unless required by applicable law or agreed to in writing,software //...
3,049
0.667321
0.664704
97
30.505156
25.763046
90
false
false
0
0
0
0
0
0
0.360825
false
false
2
37788e2376c78f5add298e39ccf8a79752276e27
26,792,006,000,987
bd782302b1e43ac3d72ba72f2da8c6a5ce011d31
/java_A1_Q1.java
48c0b903deb6227e8f0614767de96e5422fd795f
[]
no_license
abhisheksanchula99/My-assignments-
https://github.com/abhisheksanchula99/My-assignments-
0f6c0d6856e6f16320587ffbb3a291c053dc370c
a187f2871493dd30d3d7dbf0a9b2e5eaa4ffd262
refs/heads/master
2023-08-04T22:51:42.390000
2021-09-21T04:25:10
2021-09-21T04:25:10
390,627,985
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package helloworld; public class java_A1_Q1 { public static void main(String[] args) { int n = 371, num, remainder, result = 0; num = n; while (num != 0) { remainder = num % 10; result = result+(remainder*remainder*remainder); ...
UTF-8
Java
532
java
java_A1_Q1.java
Java
[]
null
[]
package helloworld; public class java_A1_Q1 { public static void main(String[] args) { int n = 371, num, remainder, result = 0; num = n; while (num != 0) { remainder = num % 10; result = result+(remainder*remainder*remainder); ...
532
0.477444
0.456767
23
21.217392
21.225409
67
false
false
0
0
0
0
0
0
0.521739
false
false
2
0827244ebc472857e68a79f0b8beeea208713c0f
8,521,215,129,428
73267be654cd1fd76cf2cb9ea3a75630d9f58a41
/services/apm/src/main/java/com/huaweicloud/sdk/apm/v1/model/TrendParam.java
dbe11c51991f1e17e7de8f2725a1c922285cbd7b
[ "Apache-2.0" ]
permissive
huaweicloud/huaweicloud-sdk-java-v3
https://github.com/huaweicloud/huaweicloud-sdk-java-v3
51b32a451fac321a0affe2176663fed8a9cd8042
2f8543d0d037b35c2664298ba39a89cc9d8ed9a3
refs/heads/master
2023-08-29T06:50:15.642000
2023-08-24T08:34:48
2023-08-24T08:34:48
262,207,545
91
57
NOASSERTION
false
2023-09-08T12:24:55
2020-05-08T02:27:00
2023-09-04T08:26:00
2023-09-08T12:24:54
82,686
80
51
9
Java
false
false
package com.huaweicloud.sdk.apm.v1.model; import com.fasterxml.jackson.annotation.JsonInclude; import com.fasterxml.jackson.annotation.JsonProperty; import java.util.Objects; import java.util.function.Consumer; /** * 查询趋势图入参。 */ public class TrendParam { @JsonInclude(JsonInclude.Include.NON_NULL) @JsonPro...
UTF-8
Java
5,070
java
TrendParam.java
Java
[]
null
[]
package com.huaweicloud.sdk.apm.v1.model; import com.fasterxml.jackson.annotation.JsonInclude; import com.fasterxml.jackson.annotation.JsonProperty; import java.util.Objects; import java.util.function.Consumer; /** * 查询趋势图入参。 */ public class TrendParam { @JsonInclude(JsonInclude.Include.NON_NULL) @JsonPro...
5,070
0.615078
0.614679
199
24.19598
24.590042
115
false
false
0
0
0
0
0
0
0.346734
false
false
2
7e45fc8be9234c102c3243cc09a98946e2c35210
30,580,167,174,928
3fc83eabee839807b890798ef76eedcb559bf6f9
/src/main/java/com/shop/configuration/WebMvcConfiguration.java
ee2c0a2cddd02f8396a7af43ab08fbc8d2ce681f
[]
no_license
nyitonandor/nice-automatizari
https://github.com/nyitonandor/nice-automatizari
e38840d215c383150b7750daed02c45d73e47bdf
11c3a9e0ac839b52443637f5382cf639b9528333
refs/heads/master
2018-09-19T15:45:49.256000
2018-06-06T08:51:29
2018-06-06T08:51:29
80,004,615
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.shop.configuration; import org.apache.log4j.Logger; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.ComponentScan; import org.springframework.context.annotation.Configuration; import org.springframework.context.support.ResourceBundleMessageSource; import or...
UTF-8
Java
2,083
java
WebMvcConfiguration.java
Java
[]
null
[]
package com.shop.configuration; import org.apache.log4j.Logger; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.ComponentScan; import org.springframework.context.annotation.Configuration; import org.springframework.context.support.ResourceBundleMessageSource; import or...
2,083
0.819971
0.817091
53
38.301888
31.558023
112
false
false
0
0
0
0
0
0
1.301887
false
false
2
3d9b75547bccb8bb48369b7755fe3280f70dc73a
24,326,694,771,431
5c3e8494044425a5d268f78dc12253e2ff5d4c1e
/demo1/src/com/ibm/demo/test/demo/designpattern/prototype/Client.java
beed7893a57bb75e6bca7b2b2e39edf60ca72127
[]
no_license
kill-stealing/demo4Rep
https://github.com/kill-stealing/demo4Rep
8a921efb76bfb54da28437dba6d30a72c3f311b7
b4e6037881f935b2ce16809459dcee5a8be4156d
refs/heads/master
2021-01-18T15:59:04.836000
2018-01-25T04:47:12
2018-01-25T04:47:12
86,700,353
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ibm.demo.test.demo.designpattern.prototype; import java.util.Date; /** * 测试原型模式(浅克隆) * @author liumy * */ public class Client { public static void main(String[] args) { Date date=new Date(12312312312L); Sheep s1=new Sheep("少理",date); System.out.println(s1); System.out.println(s1.getName()); ...
UTF-8
Java
716
java
Client.java
Java
[ { "context": "ort java.util.Date;\n\n/**\n * 测试原型模式(浅克隆)\n * @author liumy\n *\n */\npublic class Client {\n\tpublic static void ", "end": 116, "score": 0.9995296001434326, "start": 111, "tag": "USERNAME", "value": "liumy" } ]
null
[]
package com.ibm.demo.test.demo.designpattern.prototype; import java.util.Date; /** * 测试原型模式(浅克隆) * @author liumy * */ public class Client { public static void main(String[] args) { Date date=new Date(12312312312L); Sheep s1=new Sheep("少理",date); System.out.println(s1); System.out.println(s1.getName()); ...
716
0.684438
0.635447
30
22.133333
16.101208
55
false
false
0
0
0
0
0
0
1.933333
false
false
2
d11c16c60bb439e03a4fa67b2aaa92e9f4e1d39f
824,633,757,602
f57b3814a74859473cbf7bdeb2f019fcfdc28c67
/spring-boot-validator-jpa/src/main/java/org/kamil/service/PersonService.java
53688ccd1f36c28ba330e36f98e113491c650b7e
[]
no_license
almanahc978/spring_course
https://github.com/almanahc978/spring_course
51bbcc391c1170070b580e986316072f979052bc
8dbaeec14b2442f0d9d302803dac667093533ecd
refs/heads/main
2023-04-23T22:57:32.774000
2021-05-13T18:59:16
2021-05-13T18:59:16
364,260,025
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.kamil.service; import java.util.Set; import javax.validation.ConstraintViolation; import javax.validation.ConstraintViolationException; import org.kamil.model.Person; import org.kamil.repository.PersonRepository; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.st...
UTF-8
Java
954
java
PersonService.java
Java
[ { "context": " dodatkowa warstwe abstarkcji i odpowiada za \n * m.in. obsluzenie wyjatkow\n */\n\n@Service\npublic class Pe", "end": 426, "score": 0.8368320465087891, "start": 422, "tag": "NAME", "value": "m.in" } ]
null
[]
package org.kamil.service; import java.util.Set; import javax.validation.ConstraintViolation; import javax.validation.ConstraintViolationException; import org.kamil.model.Person; import org.kamil.repository.PersonRepository; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.st...
954
0.764151
0.764151
37
24.783783
23.414173
93
false
false
0
0
0
0
0
0
1.108108
false
false
2
1fb279922c934a9a4ea821a6aa3a265d30347b6e
23,682,449,674,532
f19d19d8bb68c0f34beef8b84e78a8af66c355a6
/app/src/main/java/com/pagatodoholdings/posandroid/secciones/money_in/models/Bank.java
8d40c71a095555cc29125cd9e7780998bee9f0c7
[]
no_license
Samm070919/test-integration-cb
https://github.com/Samm070919/test-integration-cb
b1b8e44deab1fa1d2d4664c71972efd901a6a648
819eab367b77827c37487b52695bae895dbc301b
refs/heads/master
2023-02-04T07:14:17.131000
2020-12-17T23:38:03
2020-12-17T23:38:03
322,400,160
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.pagatodoholdings.posandroid.secciones.money_in.models; import com.google.gson.annotations.Expose; import com.google.gson.annotations.SerializedName; import java.io.Serializable; public class Bank implements Serializable { @SerializedName("bancocod") @Expose private int bancocod; @Serializ...
UTF-8
Java
1,613
java
Bank.java
Java
[]
null
[]
package com.pagatodoholdings.posandroid.secciones.money_in.models; import com.google.gson.annotations.Expose; import com.google.gson.annotations.SerializedName; import java.io.Serializable; public class Bank implements Serializable { @SerializedName("bancocod") @Expose private int bancocod; @Serializ...
1,613
0.637322
0.637322
79
19.417721
16.18689
66
false
false
0
0
0
0
0
0
0.278481
false
false
2
9a4f359e30cf746b1fdd46579109b9ef0997cf68
23,888,608,150,637
1983fb16dc11c3145b4d2cf37d24e16e638b0bb3
/exercises/src/CarPark2.java
96764237e8d81f8cafaada9a885b37662f675bf4
[]
no_license
playswithfire/RockRemote
https://github.com/playswithfire/RockRemote
a1df15759fa8b23fafe76cdd231d83c4c02a4d00
19837d88c1df8b891f823e39cdd9654c7362da62
refs/heads/master
2016-09-05T16:28:21.111000
2013-05-08T13:16:55
2013-05-08T13:16:55
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.Scanner; public class CarPark2 { public static void main(String[] args) { Scanner input= new Scanner(System.in); float arrival; float stay; float ammountDue; float departure; System.out.println("Carpark open from 09:00 to 22.00"); System.out.println("Enter time of arrival at...
WINDOWS-1252
Java
746
java
CarPark2.java
Java
[]
null
[]
import java.util.Scanner; public class CarPark2 { public static void main(String[] args) { Scanner input= new Scanner(System.in); float arrival; float stay; float ammountDue; float departure; System.out.println("Carpark open from 09:00 to 22.00"); System.out.println("Enter time of arrival at...
746
0.658602
0.619624
28
24.5
21.495016
81
false
false
0
0
0
0
0
0
2.392857
false
false
2
e872bd890725a34cda19013b8d4a2749d197dcb5
12,360,915,948,679
a2721aa9b66a9d7a7424dd47779d05240ee7c8dd
/daztalk_v2_java/src/mobi/ilabs/errlog/IMTErrorCodes.java
6e8dfded19f60dd59b10a88d872273d8a38aeabe
[]
no_license
KiSheiPei/appsongoogle
https://github.com/KiSheiPei/appsongoogle
244afbf5eeab5e1b3beb0105b04773960842a1fc
1f4c098a7b41fe60d701babb819fab508dfc4a09
refs/heads/master
2016-09-06T12:56:10.081000
2014-01-19T08:27:04
2014-01-19T08:27:04
33,491,130
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Copyright (C) 2008 Telenor R&I, iLabs. All Rights Reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundatio...
UTF-8
Java
6,197
java
IMTErrorCodes.java
Java
[ { "context": "/*\r\n * Copyright (C) 2008 Telenor R&I, iLabs. All Rights Reserved.\r\n * DO NOT ALTER OR ", "end": 37, "score": 0.9998581409454346, "start": 26, "tag": "NAME", "value": "Telenor R&I" }, { "context": "his license, please contact iLabs Telenor R&I,\r\n * license@ilabs.m...
null
[]
/* * Copyright (C) 2008 <NAME>, iLabs. All Rights Reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; ei...
6,181
0.648701
0.636437
177
33.011299
34.723118
97
false
false
0
0
0
0
0
0
0.418079
false
false
2
94af5ba4b18b9cff58148269be083823b8046af8
3,246,995,283,388
c5826f8234d1f5a0fc7a2b54064c7e4363f58828
/MovieStoreCoreJava/src/com/training/corejava/movie/MovieType.java
8b2ec1189d5082e6499716482fed807e2f83c742
[]
no_license
RTMyGitHub/JavaTraining
https://github.com/RTMyGitHub/JavaTraining
91b5ff8012bcf5ab7be7617b9bfeb8a787bab0dd
329886d50aae4e27548782f81ee431d95f86ef7c
refs/heads/master
2021-01-10T16:08:27.933000
2015-06-29T22:47:46
2015-06-29T22:47:46
53,686,948
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.training.corejava.movie; public enum MovieType { DVD, Blueray; }
UTF-8
Java
94
java
MovieType.java
Java
[]
null
[]
package com.training.corejava.movie; public enum MovieType { DVD, Blueray; }
94
0.638298
0.638298
7
10.857142
13.23878
36
false
false
0
0
0
0
0
0
0.857143
false
false
2
4cd66379c811c37cee864f1688528ea1077f9e5e
31,877,247,286,546
f3b54ce12a7604382bcd97ab13614ca453ddd648
/code/modules/main/submodules/gl/src/com/intelligentbrain/bizVelocity/main/gl/model/ScaItemValue.java
09d9878e01d31a6752ead78a7efcde7692242537
[]
no_license
itbcodedev/iconERP_DAT
https://github.com/itbcodedev/iconERP_DAT
f1e988799f59b99b5fae32d3f2207f448a7e71de
9145d7fc4826f9e100be23ed73c5bf188b17f213
refs/heads/master
2020-09-15T07:38:43.330000
2019-11-20T10:09:33
2019-11-20T10:09:33
223,370,546
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.intelligentbrain.bizVelocity.main.gl.model; import java.io.Serializable; import java.math.BigDecimal; import java.util.Arrays; import java.util.Comparator; import java.util.LinkedList; import java.util.List; /** * Value object for ScaItem. * * @author $Author: niranriths $ * @since $Date: 2015-07-22 ...
UTF-8
Java
5,892
java
ScaItemValue.java
Java
[ { "context": " Value object for ScaItem.\n * \n * @author $Author: niranriths $\n * @since $Date: 2015-07-22 12:17:22 +0700 (Wed", "end": 289, "score": 0.999639630317688, "start": 279, "tag": "USERNAME", "value": "niranriths" } ]
null
[]
package com.intelligentbrain.bizVelocity.main.gl.model; import java.io.Serializable; import java.math.BigDecimal; import java.util.Arrays; import java.util.Comparator; import java.util.LinkedList; import java.util.List; /** * Value object for ScaItem. * * @author $Author: niranriths $ * @since $Date: 2015-07-22 ...
5,892
0.715716
0.704345
220
25.786364
23.455078
113
false
false
0
0
0
0
0
0
2.045455
false
false
2
0fe751ae09840501fb44c35112a367eaf79f13ae
6,725,918,806,910
a6145148e79a92f9a55d95597f38c9b5f5852de0
/src/Program4.2/src/soars/application/visualshell/object/log/edit/LogPropertyPage1.java
86e7f8e575f043abfedb69441228ba9137d92429
[ "MIT" ]
permissive
degulab/SOARS
https://github.com/degulab/SOARS
a5083f20ceabf294daa4f8abc71bf2d975e738c7
2054c62f53a0027438b99ee26cc03510f04caa63
refs/heads/master
2021-06-14T07:14:33.284000
2021-03-31T04:50:29
2021-03-31T04:50:29
176,213,677
0
1
NOASSERTION
false
2019-03-18T06:28:16
2019-03-18T05:56:10
2019-03-18T06:04:25
2019-03-18T06:04:23
0
0
1
1
null
false
null
/* * 2005/06/21 */ package soars.application.visualshell.object.log.edit; import java.awt.BorderLayout; import java.awt.Component; import java.awt.Frame; import java.awt.GridLayout; import javax.swing.Box; import javax.swing.BoxLayout; import javax.swing.JPanel; import soars.application.visualshell.m...
UTF-8
Java
14,193
java
LogPropertyPage1.java
Java
[ { "context": "tab component to edit the log options.\r\n * @author kurata / SOARS project\r\n */\r\npublic class LogPropertyPag", "end": 550, "score": 0.9993276000022888, "start": 544, "tag": "USERNAME", "value": "kurata" } ]
null
[]
/* * 2005/06/21 */ package soars.application.visualshell.object.log.edit; import java.awt.BorderLayout; import java.awt.Component; import java.awt.Frame; import java.awt.GridLayout; import javax.swing.Box; import javax.swing.BoxLayout; import javax.swing.JPanel; import soars.application.visualshell.m...
14,193
0.653703
0.652012
606
21.420792
26.932617
116
false
false
0
0
0
0
0
0
1.552805
false
false
2
acd49dd44da85dd25eb74731c7c9b43f1a04dd77
23,158,463,663,902
b16fb0d4909da173f1d47ae9f89bca3b521e9051
/src/test/java/com/gzs/learn/bootstrap/TestCachedThreadPool.java
720d97706469e705bf5e3a44ce162afe23f0e6af
[ "Apache-2.0" ]
permissive
tiger8888/bootstrap
https://github.com/tiger8888/bootstrap
d2c70940b1bb81b5f085dee7d84a4025a767a45e
eb110d5a6b2f1b0d199a016fad9f9e39e52e9b76
refs/heads/master
2021-01-18T03:51:28.114000
2016-07-28T09:32:59
2016-07-28T09:36:44
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.gzs.learn.bootstrap; import java.util.concurrent.ExecutorService; import java.util.concurrent.Executors; import java.util.concurrent.ThreadFactory; import java.util.concurrent.TimeUnit; import org.junit.Test; public class TestCachedThreadPool { @Test public void testCachedPool() throws Interrupte...
UTF-8
Java
1,433
java
TestCachedThreadPool.java
Java
[]
null
[]
package com.gzs.learn.bootstrap; import java.util.concurrent.ExecutorService; import java.util.concurrent.Executors; import java.util.concurrent.ThreadFactory; import java.util.concurrent.TimeUnit; import org.junit.Test; public class TestCachedThreadPool { @Test public void testCachedPool() throws Interrupte...
1,433
0.617585
0.598046
44
31.545454
24.985865
103
false
false
0
0
0
0
0
0
0.659091
false
false
2
73afebf1e67fb308f910f3fe41f336387dd6f329
3,805,341,063,399
1f05fb2dff5012408a3146bffe85c29ab1b1c998
/src/main/java/domain/Kysymys.java
da8e4221634b0a33d0954fb89931d5ea60134644
[]
no_license
aquocite/Kysymyksia
https://github.com/aquocite/Kysymyksia
c0b96fa3d8c13220ecf9ae8ac627cee90522d7cf
4f2f1fccd5d1cddf01ae89cace3bc7cd28325e38
refs/heads/master
2020-04-01T00:45:30.953000
2018-10-22T16:11:17
2018-10-22T16:11:17
152,712,102
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package domain; /* * 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. */ /** * * @author iltal_000 */ public class Kysymys { private Integer id; private Kurssi kurssi; pr...
UTF-8
Java
897
java
Kysymys.java
Java
[ { "context": "he template in the editor.\n */\n\n/**\n *\n * @author iltal_000\n */\npublic class Kysymys {\n \n private Integ", "end": 230, "score": 0.9973971843719482, "start": 221, "tag": "USERNAME", "value": "iltal_000" } ]
null
[]
package domain; /* * 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. */ /** * * @author iltal_000 */ public class Kysymys { private Integer id; private Kurssi kurssi; pr...
897
0.555184
0.551839
48
17.6875
17.262865
79
false
false
0
0
0
0
0
0
0.458333
false
false
2
257352a2f9388aaf6014de9e8dd2caa5ad3ab96b
5,592,047,455,887
159cafe3c5764ccb9b345ac5cbb8a935df2ceeea
/code/src/main/java/com/common/swing/domain/icon/impl/MediaIcon.java
fd775a28514e197b010611b63aa704966b6e0f3e
[]
no_license
gmazzali/com.common.swing
https://github.com/gmazzali/com.common.swing
ea34ca2a5509809e2ea8375827cda47a50fcdbea
436bad2f9febab6a7a9ea5fa737c94a338b103d4
refs/heads/master
2020-04-05T23:42:01.930000
2015-06-12T19:02:33
2015-06-12T19:02:33
37,277,333
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.common.swing.domain.icon.impl; import javax.swing.ImageIcon; import com.common.swing.domain.icon.IconResources; /** * La clase que contiene los iconos para las acciones de los medios dentro de las ventanas hechos con SWING. * * @since 06/05/2014 * @author Guillermo Mazzali * @version 1.0 */ public...
ISO-8859-1
Java
2,661
java
MediaIcon.java
Java
[ { "context": "hos con SWING.\n * \n * @since 06/05/2014\n * @author Guillermo Mazzali\n * @version 1.0\n */\npublic class MediaIcon extend", "end": 293, "score": 0.9998453259468079, "start": 276, "tag": "NAME", "value": "Guillermo Mazzali" } ]
null
[]
package com.common.swing.domain.icon.impl; import javax.swing.ImageIcon; import com.common.swing.domain.icon.IconResources; /** * La clase que contiene los iconos para las acciones de los medios dentro de las ventanas hechos con SWING. * * @since 06/05/2014 * @author <NAME> * @version 1.0 */ public class Medi...
2,650
0.702784
0.687359
91
28.21978
31.268354
114
false
false
0
0
0
0
0
0
1.054945
false
false
2
7a13462fdba113639b7ecfd3cb5ffac8b7f886de
23,673,859,768,636
7c76c280fac4914462729c8f8a784f3eb8a661a4
/src/main/java/hstc/edu/cn/po/clazz.java
ef4d8a13201462fcef3af66277f659f30a2ffa90
[]
no_license
diaoniwa/dormitory
https://github.com/diaoniwa/dormitory
e5139ca87b24a213481a2559d25e776f8d517de9
b3209f25715c7665bd6efed3c6bc208683962fa0
refs/heads/master
2020-12-30T13:28:44.842000
2017-09-06T11:54:43
2017-09-06T11:54:43
91,222,118
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package hstc.edu.cn.po; /** * Created by win8 on 2017/5/15. */ public class Clazz { private int clazzNum; private String clazzName; private int collegeNum; public String getClazzName() { return clazzName; } public void setClazzName(String clazzName) { this.clazzName = clazzN...
UTF-8
Java
641
java
clazz.java
Java
[ { "context": "package hstc.edu.cn.po;\n\n/**\n * Created by win8 on 2017/5/15.\n */\npublic class Clazz {\n privat", "end": 47, "score": 0.999355673789978, "start": 43, "tag": "USERNAME", "value": "win8" } ]
null
[]
package hstc.edu.cn.po; /** * Created by win8 on 2017/5/15. */ public class Clazz { private int clazzNum; private String clazzName; private int collegeNum; public String getClazzName() { return clazzName; } public void setClazzName(String clazzName) { this.clazzName = clazzN...
641
0.620905
0.608424
34
17.852942
15.794885
48
false
false
0
0
0
0
0
0
0.294118
false
false
2
7f82cd8eb478cb93db74c09cae62881f578018a9
22,076,131,937,489
f7ba75ec1fdf19afc7ff73c0cd766851f7738d4c
/ejb/src/main/java/ch/hslu/edu/enapp/webshop/erp/ItemPort.java
2c91b5f486614db02fb38b0787d0fed8b07471ad
[]
no_license
martypa/g13-webshop
https://github.com/martypa/g13-webshop
d8447e92809b9da04520a45c46d98189d596afe9
d65bd423191ad38958d8c91104a30cead7980289
refs/heads/master
2021-12-28T06:57:31.949000
2020-02-21T13:53:25
2020-02-21T13:53:25
242,149,700
0
0
null
false
2021-12-14T21:41:05
2020-02-21T13:50:30
2020-02-21T13:53:28
2021-12-14T21:41:04
386
0
0
4
Java
false
false
package ch.hslu.edu.enapp.webshop.erp; import javax.jws.WebMethod; import javax.jws.WebParam; import javax.jws.WebResult; import javax.jws.WebService; import javax.xml.bind.annotation.XmlSeeAlso; import javax.xml.ws.RequestWrapper; import javax.xml.ws.ResponseWrapper; /** * This class was generated by Apache CXF 3.3...
UTF-8
Java
6,341
java
ItemPort.java
Java
[]
null
[]
package ch.hslu.edu.enapp.webshop.erp; import javax.jws.WebMethod; import javax.jws.WebParam; import javax.jws.WebResult; import javax.jws.WebService; import javax.xml.bind.annotation.XmlSeeAlso; import javax.xml.ws.RequestWrapper; import javax.xml.ws.ResponseWrapper; /** * This class was generated by Apache CXF 3.3...
6,341
0.737423
0.733165
100
62.41
60.0425
185
false
false
0
0
0
0
0
0
0.77
false
false
2
d42f5f1e644aae5f89717d8823ca478f99238146
22,076,131,939,036
90808daf7daa53dbe5741b4c8cb87877e06fcd63
/Backend/CyCHORE/CyCHORE/src/main/java/com/example/CyCHORE/Chatroom/ChatroomRepository.java
5c646f5296fec4d04a16f23901e49b540846b658
[]
no_license
HTKshimo/CyChore
https://github.com/HTKshimo/CyChore
3319f8b3e6de883ed1097e5227444eb83bed3aca
f32c82fb9ebf89e5d5436877a08f801974a2bdcf
refs/heads/master
2023-04-28T06:55:31.262000
2020-09-21T03:00:44
2020-09-21T03:00:44
227,497,018
0
1
null
false
2023-04-14T17:09:31
2019-12-12T01:47:34
2020-09-21T03:01:52
2023-04-14T17:09:30
32,577
0
1
2
Java
false
false
package com.example.CyCHORE.Chatroom; import org.springframework.data.jpa.repository.JpaRepository; public interface ChatroomRepository extends JpaRepository<Chatroom, Integer> { }
UTF-8
Java
184
java
ChatroomRepository.java
Java
[]
null
[]
package com.example.CyCHORE.Chatroom; import org.springframework.data.jpa.repository.JpaRepository; public interface ChatroomRepository extends JpaRepository<Chatroom, Integer> { }
184
0.836957
0.836957
6
29.666666
31.757763
79
false
false
0
0
0
0
0
0
0.5
false
false
2
16fc5b881683e1120599b6bd3d92687b2b6aa99f
15,212,774,200,924
cff72819b96161e02245a6eb811497653d66127f
/kwik-emart-app/persistencia/src/test/java/br/com/emart/test/integrado/CadastroPromocaoIntegrationTest.java
d03d1947e9e677c1e4a01456b6aa2a0eef06e769
[]
no_license
mssemart/ecommerce
https://github.com/mssemart/ecommerce
4482e0e2f81c99066a8cd9171fae94a794fbbb57
8f533b6fbf49a4dda669b5314f134a6c52207d0b
refs/heads/master
2016-09-06T09:49:42.776000
2013-06-11T06:36:28
2013-06-11T06:36:28
10,390,730
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package br.com.emart.test.integrado; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertNotNull; import static org.junit.Assert.assertTrue; import java.util.List; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.beans.factory.annotation.Autow...
UTF-8
Java
1,806
java
CadastroPromocaoIntegrationTest.java
Java
[ { "context": "adastroPromocao();\r\n\r\n\t\tcadastroPromocao.setNome(\"jose\");\r\n\t\tcadastroPromocao.setEmail(\"jose@gmail.com\")", "end": 930, "score": 0.9858351945877075, "start": 926, "tag": "NAME", "value": "jose" }, { "context": "ao.setNome(\"jose\");\r\n\t\tcadastroPromocao....
null
[]
package br.com.emart.test.integrado; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertNotNull; import static org.junit.Assert.assertTrue; import java.util.List; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.beans.factory.annotation.Autow...
1,791
0.784053
0.782392
58
29.172413
25.069653
80
false
false
0
0
0
0
0
0
1.344828
false
false
2
6e069b4688201eda355fb88ff74102acba942f65
24,867,860,661,137
d35cad88d847048292806b89f00fe36cb5c38a80
/wingcloudlogs/src/main/java/com/jackrain/nea/common/StartMqRunner.java
3407ded4e89777df673f3f0a7bfb10a3f1d1274b
[ "Apache-2.0" ]
permissive
zenkie/gporder
https://github.com/zenkie/gporder
c7b19304d991f9ae5d1f127bdd3dc651e089d861
7ad5cc491083d21b9546083e4b844c5db5bd12a8
refs/heads/master
2020-02-06T10:52:36.323000
2017-07-13T01:38:33
2017-07-13T01:38:33
98,616,276
0
1
Apache-2.0
false
2020-04-10T03:21:07
2017-07-28T06:27:56
2017-08-18T09:18:57
2017-07-13T01:39:10
2,057
0
1
1
JavaScript
false
false
package com.jackrain.nea.common; import com.aliyun.openservices.ons.api.bean.ProducerBean; import com.jackrain.nea.util.ApplicationContextHandle; import lombok.extern.slf4j.Slf4j; import org.springframework.boot.CommandLineRunner; import org.springframework.stereotype.Component; /** * 发送消息 */ @Component @Slf4j pub...
UTF-8
Java
601
java
StartMqRunner.java
Java
[]
null
[]
package com.jackrain.nea.common; import com.aliyun.openservices.ons.api.bean.ProducerBean; import com.jackrain.nea.util.ApplicationContextHandle; import lombok.extern.slf4j.Slf4j; import org.springframework.boot.CommandLineRunner; import org.springframework.stereotype.Component; /** * 发送消息 */ @Component @Slf4j pub...
601
0.77403
0.768971
24
23.708334
27.49618
104
false
false
0
0
0
0
0
0
0.333333
false
false
2
ded358a2d4001769255589c259c8001091561e64
15,616,501,095,213
d35c24a61c4124d30ad323c714a9458e5a5d4e4e
/ERPClient/src/main/java/ui/login/RegisterController.java
f24aecb1d9441a8011b48ba0a820a01b2abc670f
[]
no_license
oGsLP/ERPClient
https://github.com/oGsLP/ERPClient
90fd7ec62f3ea0c2c5dec54ed1346d667445aae4
4f2a1889c001300b1d70d71ddc1538170bf4e849
refs/heads/master
2021-08-31T23:26:48.047000
2017-12-23T13:22:35
2017-12-23T13:22:35
115,239,809
1
0
null
true
2017-12-24T04:28:43
2017-12-24T04:28:42
2017-12-22T02:46:51
2017-12-23T13:22:40
648
0
0
0
null
false
null
package ui.login; import javafx.fxml.FXML; import javafx.scene.control.Button; import javafx.scene.control.TextField; public class RegisterController { //注册按钮 @FXML public Button registerButton; //用户名输入框 @FXML public TextField adminNameTF; //密码输入框 @FXML publi...
UTF-8
Java
536
java
RegisterController.java
Java
[]
null
[]
package ui.login; import javafx.fxml.FXML; import javafx.scene.control.Button; import javafx.scene.control.TextField; public class RegisterController { //注册按钮 @FXML public Button registerButton; //用户名输入框 @FXML public TextField adminNameTF; //密码输入框 @FXML publi...
536
0.640167
0.640167
30
13.933333
13.490573
38
false
false
0
0
0
0
0
0
0.3
false
false
2
3a5d2e10b8cc31ebd4bf909803330bb3c19f6e54
18,880,676,256,326
b6f0618096b05a10a7507e391ca837a5ee126736
/src/home_tasks/Task4.java
da2b9185d3c3a9151a3fe571d40c4187deb41218
[]
no_license
toyligb/JavaProgramming
https://github.com/toyligb/JavaProgramming
572687ff0532b1eb5992c8035e1339d0ad25b7ad
6a1d04487bf614c47939d34cb3fd8405cf1c467d
refs/heads/master
2021-01-07T20:23:17.006000
2020-02-23T21:54:19
2020-02-23T21:54:19
241,811,088
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package home_tasks; import java.util.*; public class Task4 { public static void main(String[] args) { Scanner scan = new Scanner(System.in); System.out.println("Enter a word: (Length at least 3 letters)"); String word = scan.next(); System.out.println("First letter: " + word.cha...
UTF-8
Java
503
java
Task4.java
Java
[]
null
[]
package home_tasks; import java.util.*; public class Task4 { public static void main(String[] args) { Scanner scan = new Scanner(System.in); System.out.println("Enter a word: (Length at least 3 letters)"); String word = scan.next(); System.out.println("First letter: " + word.cha...
503
0.606362
0.594433
19
25.473684
29.207729
85
false
false
0
0
0
0
0
0
0.421053
false
false
2
50c6aaf346e0c14d659209f67dc15ac20340d8ad
8,589,934,636,849
2d5723f00037747d258e676f13c2ae4f16abc59b
/src/main/java/controller/com/iisquare/jees/oa/controller/base/OrganizeController.java
065ca12cc776438d47132cdc6db8c58b8a99b8a1
[]
no_license
iisquare/jees-oa
https://github.com/iisquare/jees-oa
6705ecaac2a49b160f510de995303d6f0e82595f
c06be13ecf82a14bf8e9df4dfb01d01b9e5b4f6c
refs/heads/master
2016-09-06T13:39:02.283000
2015-01-30T07:14:37
2015-01-30T07:14:37
23,061,538
1
3
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.iisquare.jees.oa.controller.base; import java.util.List; import java.util.Map; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.context.annotation.Scope; import org.springframework.stereotype.Controller; import com.iisquare.jees.core.component.PermitController; im...
UTF-8
Java
3,998
java
OrganizeController.java
Java
[ { "context": "service.OrganizeService;\n\n/**\n * 组织结构管理\n * @author Ouyang <iisquare@163.com>\n *\n */\n@Controller\n@Scope(\"pro", "end": 603, "score": 0.7833430767059326, "start": 597, "tag": "NAME", "value": "Ouyang" }, { "context": "rganizeService;\n\n/**\n * 组织结构管理\n * @author ...
null
[]
package com.iisquare.jees.oa.controller.base; import java.util.List; import java.util.Map; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.context.annotation.Scope; import org.springframework.stereotype.Controller; import com.iisquare.jees.core.component.PermitController; im...
3,989
0.721576
0.712586
112
32.767857
25.15629
88
false
false
0
0
0
0
0
0
2.625
false
false
2
1bcea925fe91a136bc469e0d55c11a5fb64eee93
26,989,574,542,964
327409383793749c057d699aba52f183a4ee6011
/common/src/main/java/com/srin/halmahera/common/ggi/pojo/ProductPojo.java
be0558004deff1af79ced517b96379bf86529321
[]
no_license
vishnu99/SChampion
https://github.com/vishnu99/SChampion
9a96cd4798b9db36591227e58b1e25b21c00aa31
e60ccbcf60f7221edade7ec738fc1a709acb7d09
refs/heads/master
2020-03-19T07:42:57.525000
2019-04-01T10:27:48
2019-04-01T10:27:48
61,274,102
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * @author kevin <k.linggajaya@samsung.com> * * Date: Oct 15, 2014 * Time: 6:19:00 PM */ package com.srin.halmahera.common.ggi.pojo; import java.lang.reflect.InvocationTargetException; import java.util.Map; import org.apache.commons.beanutils.BeanUtils; public class ProductPojo { String id;...
UTF-8
Java
1,110
java
ProductPojo.java
Java
[ { "context": "/**\r\n * @author kevin <k.linggajaya@samsung.com>\r\n *\r\n * Date: Oct 15, ", "end": 21, "score": 0.9917641878128052, "start": 16, "tag": "NAME", "value": "kevin" }, { "context": "/**\r\n * @author kevin <k.linggajaya@samsung.com>\r\n *\r\n * Date: Oct 15, 2014 \r\n *...
null
[]
/** * @author kevin <<EMAIL>> * * Date: Oct 15, 2014 * Time: 6:19:00 PM */ package com.srin.halmahera.common.ggi.pojo; import java.lang.reflect.InvocationTargetException; import java.util.Map; import org.apache.commons.beanutils.BeanUtils; public class ProductPojo { String id; String name; ...
1,093
0.645045
0.635135
60
16.5
19.374811
94
false
false
0
0
0
0
0
0
1.233333
false
false
2
9990ee96b5b723cd74ea032bbdae71386231e10c
22,187,801,097,137
2e4c528f2d9c62c4251eb9be2ebe6006ef93cc6a
/app/src/main/java/com/example/jshaik/videogamesearch/VideoGameSearchActivity.java
a3551ad6422c364f49c5e6fc7a62774206233c07
[]
no_license
Shaik221/VideoGameSearch
https://github.com/Shaik221/VideoGameSearch
e44791b31724ee757ed580cdc28fddfcee57ed6e
68ab1964987d8049672a62749f4ff699b017d2ff
refs/heads/master
2020-03-22T00:42:36.324000
2018-07-03T05:42:11
2018-07-03T05:42:11
139,260,716
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.jshaik.videogamesearch; import android.app.ProgressDialog; import android.app.SearchManager; import android.content.Intent; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.support.v7.widget.LinearLayoutManager; import android.support.v7.widget.RecyclerView;...
UTF-8
Java
4,795
java
VideoGameSearchActivity.java
Java
[]
null
[]
package com.example.jshaik.videogamesearch; import android.app.ProgressDialog; import android.app.SearchManager; import android.content.Intent; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.support.v7.widget.LinearLayoutManager; import android.support.v7.widget.RecyclerView;...
4,795
0.680918
0.679458
119
39.294117
29.788429
151
false
false
0
0
0
0
0
0
0.680672
false
false
2
d9c8896769db9ddecd2d9c649677aaaf74c9f404
34,119,220,207,485
7d8f9f93afc0ec6af52a90abc574a45ea55a65ae
/src/main/java/com/vmv/player/SPlayerEvents.java
45a0e57674253c95b56b846d31a14965f3e3abc6
[]
no_license
vvMv/survilla
https://github.com/vvMv/survilla
c59c445fa0bdcaf31ef797d8390643f2f2c0b32b
abfc3ab1e20bb903fe2e98c8ccb30d8eb83dd032
refs/heads/master
2020-08-06T07:59:04.414000
2020-07-26T11:30:11
2020-07-26T11:30:11
212,899,850
0
0
null
false
2020-04-03T23:01:44
2019-10-04T20:46:09
2020-04-02T09:08:35
2020-04-03T23:01:43
2,663
1
0
16
Java
false
false
package com.vmv.player; public class SPlayerEvents { }
UTF-8
Java
56
java
SPlayerEvents.java
Java
[]
null
[]
package com.vmv.player; public class SPlayerEvents { }
56
0.767857
0.767857
4
13
12.629331
28
false
false
0
0
0
0
0
0
0.25
false
false
2
aa7e3585c3b01260d930693fd46adf2d1abfb7ce
6,038,724,065,247
169d52b131d6363b7da66d898aa1c455f119446b
/Echo/src/main/java/org/raoul/service/MemberService.java
d38470980120633ab6cc32dc8a1cad4572672c39
[]
no_license
Sasquatchy/Project-Echo-server
https://github.com/Sasquatchy/Project-Echo-server
8d1737f637ed0814173f42bf2a5f1b9468f7167d
70405a0667beec33e9fbe4ff59e0d1fbfa8e19f7
refs/heads/master
2022-12-24T01:11:43.464000
2019-10-25T06:07:01
2019-10-25T06:07:01
197,144,382
0
1
null
false
2022-12-16T00:36:52
2019-07-16T07:35:14
2019-10-25T06:07:03
2022-12-16T00:36:52
117,074
0
1
18
CSS
false
false
package org.raoul.service; import org.raoul.domain.Criteria; import org.raoul.domain.MemberVO; public interface MemberService extends CRUDGenericService<MemberVO, Integer> { public int getListCount(Criteria cri); }
UTF-8
Java
230
java
MemberService.java
Java
[]
null
[]
package org.raoul.service; import org.raoul.domain.Criteria; import org.raoul.domain.MemberVO; public interface MemberService extends CRUDGenericService<MemberVO, Integer> { public int getListCount(Criteria cri); }
230
0.773913
0.773913
10
21
24.596748
78
false
false
0
0
0
0
0
0
0.6
false
false
9
d3d13af60fc1908e8176a959f910e3998d41611d
28,664,611,795,793
2ea952496c169604869b1be2e2e4182af0ed3ef0
/src/test/java/io/daff/lombok/CleanupTest.java
40ee58e207bfa16323f2ea153c88367c33d4c5db
[ "Apache-2.0" ]
permissive
daffupman-bak/effective-code
https://github.com/daffupman-bak/effective-code
977d7f8c4a6d7c944a4d47c6561398f93ecd76a2
97003a299886db940bee36f51e2fd46f01e69c5f
refs/heads/master
2023-03-30T21:26:36.510000
2020-02-23T16:39:05
2020-02-23T16:39:05
237,334,153
0
0
Apache-2.0
false
2021-03-31T21:47:15
2020-01-31T00:40:39
2020-02-23T16:39:27
2021-03-31T21:47:14
27
0
0
2
Java
false
false
package io.daff.lombok; import lombok.Cleanup; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.FileOutputStream; /** * Cleanup注解的demo * * @author daffupman * @since 2020/1/31 */ public class CleanupTest { public void copyFile(String in, String out) throws Exception { ...
UTF-8
Java
572
java
CleanupTest.java
Java
[ { "context": "OutputStream;\n\n/**\n * Cleanup注解的demo\n *\n * @author daffupman\n * @since 2020/1/31\n */\npublic class CleanupTest ", "end": 198, "score": 0.999636709690094, "start": 189, "tag": "USERNAME", "value": "daffupman" } ]
null
[]
package io.daff.lombok; import lombok.Cleanup; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.FileOutputStream; /** * Cleanup注解的demo * * @author daffupman * @since 2020/1/31 */ public class CleanupTest { public void copyFile(String in, String out) throws Exception { ...
572
0.634276
0.620141
28
19.214285
18.26268
66
false
false
0
0
0
0
0
0
0.357143
false
false
9
1baf634c8e045167f7abdb408c18cfae58520518
32,066,225,855,755
c61d6eea0e2f23cd2603d5f26d0b7bb52d682e0c
/prime-infra/src-fw/com/prime/infra/validator/NumberDigitsValidator.java
8bf1dd4fa9804c98dd5869ff2578afeb2869ab3f
[]
no_license
msvn/Sabesp
https://github.com/msvn/Sabesp
63aeae1b382ef7fb4a5c794f33fa1e808177e55a
3e7b8e551da326f63fcbab2197638e8a9bfc7b5a
refs/heads/master
2016-09-06T11:43:31.605000
2013-09-09T17:30:06
2013-09-09T17:33:06
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.prime.infra.validator; import com.prime.infra.record.exception.ValidateException; import java.math.BigDecimal; public class NumberDigitsValidator extends BaseValidator { private Integer integerDigits; private Integer fractionalDigits; public NumberDigitsValidator(Integer intege...
UTF-8
Java
1,496
java
NumberDigitsValidator.java
Java
[]
null
[]
package com.prime.infra.validator; import com.prime.infra.record.exception.ValidateException; import java.math.BigDecimal; public class NumberDigitsValidator extends BaseValidator { private Integer integerDigits; private Integer fractionalDigits; public NumberDigitsValidator(Integer intege...
1,496
0.615642
0.590241
43
32.813953
26.2353
81
false
false
0
0
0
0
0
0
0.581395
false
false
9
4ac24504a5afa8af5de0c644908955fde690a5f2
23,751,169,176,670
0ed443a568fb09fd06fee602f68229ea39034c95
/MyPersonalProject/src/geeksForGeeks/InsertingNodeMiddle.java
4c2509f2b37b0f9b073b1fe08140959c3a57b48b
[]
no_license
charanvm8/JavaProbs
https://github.com/charanvm8/JavaProbs
ebd3c19ad0f96f374a30584124dcfc1a1b207b23
14701b7abb11413458396bf08c386d636b34c8c7
refs/heads/master
2020-07-26T03:45:08.730000
2017-02-08T04:06:50
2017-02-08T04:06:50
73,737,147
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package geeksForGeeks; public class InsertingNodeMiddle { public void middleInsert(Node prev,int d){ if(prev==null){ System.out.println("Entered previous node is not present"); return; } Node ne=new Node(d); ne.next=prev.next; prev.next=ne; } }
UTF-8
Java
281
java
InsertingNodeMiddle.java
Java
[]
null
[]
package geeksForGeeks; public class InsertingNodeMiddle { public void middleInsert(Node prev,int d){ if(prev==null){ System.out.println("Entered previous node is not present"); return; } Node ne=new Node(d); ne.next=prev.next; prev.next=ne; } }
281
0.658363
0.658363
20
13.05
16.518097
62
false
false
0
0
0
0
0
0
1.75
false
false
9
af906bc7695738eebb718f546526a45f5d341b8f
22,488,448,799,513
d6d75c07b58c975e4104ff46565164b8726ae26c
/mysite03/src/main/java/com/douzone/mysite/exception/GlobalExceptionHandler.java
21633ea5bd03853f192265ea66077327529f1b7f
[]
no_license
jskim6301/mytest
https://github.com/jskim6301/mytest
39dd02d0fe1bad580e1e298aecb8d6570bed45f3
3d78a5aeeea96c370b9272d3e9779fcf0a576a38
refs/heads/master
2022-12-23T04:35:00.183000
2020-03-07T04:56:16
2020-03-07T04:56:16
245,568,667
0
0
null
false
2022-12-16T09:50:17
2020-03-07T04:34:17
2020-03-07T04:56:30
2022-12-16T09:50:14
322
0
0
3
Java
false
false
package com.douzone.mysite.exception; import java.io.PrintWriter; import java.io.StringWriter; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.springframework.web.bind.annotation.ControllerAdvice; import org.springframework.web.bind.annotation.Exceptio...
UTF-8
Java
1,006
java
GlobalExceptionHandler.java
Java
[]
null
[]
package com.douzone.mysite.exception; import java.io.PrintWriter; import java.io.StringWriter; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.springframework.web.bind.annotation.ControllerAdvice; import org.springframework.web.bind.annotation.Exceptio...
1,006
0.76087
0.758799
30
30.200001
28.955599
117
false
false
0
0
0
0
0
0
1.533333
false
false
9
195652d0a4670a80233d4f8a5642083458004b02
22,900,765,657,788
1a8a21a42ccef75e7ac00d5c78fa62d23ae37527
/ada-study-tools/src/main/java/org/ada/study/tools/task/raw/ISchedulingCacheReadAndWriteStrategy.java
2a23c8c21511197055b0302db7ded338e0729f24
[]
no_license
ada1988/ada-study
https://github.com/ada1988/ada-study
fbebd18009d861eeb2f60e6de2dda30562d5a04b
8a62bfde37a5247eeadb7f548abb34f1d6c31cbc
refs/heads/master
2022-11-11T06:31:08.598000
2021-05-13T07:55:12
2021-05-13T07:55:12
94,611,271
0
0
null
false
2022-11-04T22:48:31
2017-06-17T08:39:30
2021-05-13T07:55:20
2022-11-04T22:48:31
1,741
0
0
16
Java
false
false
package org.ada.study.tools.task.raw; import java.util.List; /** * Filename: ISchedulingCacheReadAndWriteStrategy.java <br> * * Description: <br> * * @author: CZD <br> * @version: 1.0 <br> * @Createtime: 2017年9月11日 <br> * * */ public interface ISchedulingCacheReadAndWriteStrategy<...
UTF-8
Java
897
java
ISchedulingCacheReadAndWriteStrategy.java
Java
[ { "context": "<br>\r\n *\r\n * Description: <br>\r\n * \r\n * @author: CZD <br> \r\n * @version: 1.0 <br> \r\n * @Createtime: 20", "end": 184, "score": 0.9995460510253906, "start": 181, "tag": "USERNAME", "value": "CZD" }, { "context": "询缓存\r\n\t * @param request\r\n\t * @return\r\...
null
[]
package org.ada.study.tools.task.raw; import java.util.List; /** * Filename: ISchedulingCacheReadAndWriteStrategy.java <br> * * Description: <br> * * @author: CZD <br> * @version: 1.0 <br> * @Createtime: 2017年9月11日 <br> * * */ public interface ISchedulingCacheReadAndWriteStrategy<...
897
0.604396
0.570208
45
16.200001
16.708746
71
false
false
0
0
0
0
0
0
0.733333
false
false
9
78db70c2dc0c96fe9d72e208ccaffcb719069e73
32,238,024,557,917
40c0be3fda8cea7c7dcb33b769f90f848b4e81be
/src/StringCalculator.java
0d145de8cc5b769163586a665f313601d4aadd63
[]
no_license
Stupastian/StringCalculator
https://github.com/Stupastian/StringCalculator
a41411567f5ba26151ee5629e55920cd64959977
7c154c593e8a2803e18acb7bb787a58a94efb7cc
refs/heads/master
2021-07-04T19:24:43.477000
2017-09-27T13:41:33
2017-09-27T13:41:33
105,008,708
0
0
null
true
2017-09-27T11:14:17
2017-09-27T11:14:17
2017-09-25T21:44:17
2016-10-17T12:46:19
3
0
0
0
null
null
null
public class StringCalculator { public int add(String numbersStr) throws StringCalculatorException { // Returns the sum of the numbers given in numbersStr int sum = 0; int[] numberArray = new int[3]; if(!numbersStr.isEmpty()) { numberArray = splitInput(numbersStr); for(int i = 0; i < number...
UTF-8
Java
1,175
java
StringCalculator.java
Java
[]
null
[]
public class StringCalculator { public int add(String numbersStr) throws StringCalculatorException { // Returns the sum of the numbers given in numbersStr int sum = 0; int[] numberArray = new int[3]; if(!numbersStr.isEmpty()) { numberArray = splitInput(numbersStr); for(int i = 0; i < number...
1,175
0.633191
0.625532
56
19.946428
20.2691
74
false
false
0
0
0
0
0
0
2.5
false
false
9
371fb783a574b13511cf60be3609337c82cedfb8
32,238,024,556,686
e94836fda9e79385a391ee4dabbdc8b2dee34aaa
/src/OOFramework/ExampleClasses/ExampleObject.java
0ef2d52b5de85ea923c415a2e3a1c7aae098e97e
[ "MIT" ]
permissive
SjoerdJakobs/javaTowerDefense
https://github.com/SjoerdJakobs/javaTowerDefense
d8b7890ad2d52d308e2e2d1a43343759aaee190c
a10d31df209a17ab708bd1618caf3c2a19863759
refs/heads/master
2023-03-14T16:48:50.109000
2021-03-18T13:47:31
2021-03-18T13:47:31
247,483,429
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package OOFramework.ExampleClasses; import OOFramework.FrameworkProgram; import OOFramework.StandardObject; public class ExampleObject extends StandardObject { /** * happens at: when this object is made * how often: once * execution order: 0 */ protected ExampleObject() { super(); ...
UTF-8
Java
2,847
java
ExampleObject.java
Java
[]
null
[]
package OOFramework.ExampleClasses; import OOFramework.FrameworkProgram; import OOFramework.StandardObject; public class ExampleObject extends StandardObject { /** * happens at: when this object is made * how often: once * execution order: 0 */ protected ExampleObject() { super(); ...
2,847
0.619248
0.615736
109
25.119267
27.354193
150
false
false
0
0
0
0
0
0
0.284404
false
false
9
5fcefe82a9b890917f7ac8a76e561341772f3aec
28,776,280,900,127
316c9204418e1de3ec09407dfa7d692534388907
/src/map/OnMapChangedListener.java
c4113313d150d52bd94a5cdb7ca9b353e3ce7740
[]
no_license
alexanderbazo/RoboMap
https://github.com/alexanderbazo/RoboMap
87c7b091390ae6703a9915435b73272afb46bffc
c9c5090419a8416a57d7a6866f2042beaab2ea3f
refs/heads/master
2016-09-11T12:56:58.788000
2013-02-21T16:20:29
2013-02-21T16:20:29
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package map; public interface OnMapChangedListener { public void mapChanged(Map map); }
UTF-8
Java
93
java
OnMapChangedListener.java
Java
[]
null
[]
package map; public interface OnMapChangedListener { public void mapChanged(Map map); }
93
0.763441
0.763441
7
12.285714
15.581255
39
false
false
0
0
0
0
0
0
0.571429
false
false
9
270aae8f46e318279c79756aa741356b11629633
2,465,311,242,780
1505906ab14732ca2875ced9147fc391f5e0cf0e
/ipm/src/com/ericsson/ipm/v1/service/UserProfileServiceImpl.java
96a36f70242245d2e92857d68b7e2162ffa62631
[]
no_license
eshyjen/ipm
https://github.com/eshyjen/ipm
15ce9793fccf5b94ed5be0ec7b2c397496f01c9b
74576e4d5fbfd87b294467b2ccde07c77d4130c0
refs/heads/master
2016-08-11T07:04:14.328000
2015-07-24T06:23:43
2015-07-24T06:23:43
36,709,351
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ericsson.ipm.v1.service; import java.util.ArrayList; import java.util.Date; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.UUID; import org.apache.commons.configuration.Configuration; import org.apache.commons.lang.StringUtils; import org.slf4j.Logger; import org.s...
UTF-8
Java
17,997
java
UserProfileServiceImpl.java
Java
[ { "context": "dDate(date);\n\t\tuserProfile.setPassword(accountDto.getPassword());\n\t\tuserProfile.setPreviousLineManeger(accountD", "end": 6628, "score": 0.7087479829788208, "start": 6617, "tag": "PASSWORD", "value": "getPassword" }, { "context": "fault.user.password\");\n\t\t \...
null
[]
package com.ericsson.ipm.v1.service; import java.util.ArrayList; import java.util.Date; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.UUID; import org.apache.commons.configuration.Configuration; import org.apache.commons.lang.StringUtils; import org.slf4j.Logger; import org.s...
17,982
0.740846
0.736289
544
32.082722
28.615583
117
false
false
0
0
0
0
0
0
2.113971
false
false
9
fd4fa255220b8f314b53417f3f3b9c6885c40889
21,852,793,620,879
0dc73152ecdacc082ea27dbe27d843b332d84c5b
/src/Logica/Coordinador.java
0fa06701c645d5a1dbcd8778c52f810fb8434238
[]
no_license
CatoDios/TrabajoEd
https://github.com/CatoDios/TrabajoEd
c3e46cdf72497f354b7ec670169328ad01e2b39c
53dea0334e26d17546805189ead7882463800969
refs/heads/master
2020-06-19T03:05:57.794000
2016-11-28T01:52:49
2016-11-28T01:52:49
74,925,497
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package Logica; import Conexion.ConexionProductos; import Conexion.ConexionUsuarios; import java.util.ArrayList; public class Coordinador { public ArrayList <Usuario> Usuarios; public ArrayList <ProductoVO> Productos; public ArrayList <ProductoVO> carrito; public Usuario us_actual=null; ...
UTF-8
Java
702
java
Coordinador.java
Java
[]
null
[]
package Logica; import Conexion.ConexionProductos; import Conexion.ConexionUsuarios; import java.util.ArrayList; public class Coordinador { public ArrayList <Usuario> Usuarios; public ArrayList <ProductoVO> Productos; public ArrayList <ProductoVO> carrito; public Usuario us_actual=null; ...
702
0.636752
0.636752
25
26.08
20.460537
69
false
false
0
0
0
0
0
0
0.72
false
false
9
018654f845429a5cc6ce53b2b56c843baa57f6eb
2,164,663,536,131
f17c7aff59e73545f3b01b2986db07125ae4fc02
/src/main/java/com/bible/xml/models/Annotation.java
1eaf8490b1bcb2da5226ea2b4d8607fe9e4a2a52
[ "MIT" ]
permissive
jadielam/com.bible
https://github.com/jadielam/com.bible
34508a4db442a4663ef015746d9de767809e67f6
bf16d5c9f8e1c397331f17efad598ce553deb059
refs/heads/master
2020-04-27T07:52:37.894000
2014-08-29T14:27:18
2014-08-29T14:27:18
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.bible.xml.models; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlAnyElement; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlRootElement; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlSeeAlso; @Xm...
UTF-8
Java
1,282
java
Annotation.java
Java
[]
null
[]
package com.bible.xml.models; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlAnyElement; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlRootElement; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlSeeAlso; @Xm...
1,282
0.703588
0.703588
64
19.03125
18.915907
80
false
false
0
0
0
0
0
0
1.125
false
false
9
ff9b2a86c7b47a41d81025ef52370a514bb73fc7
9,569,187,158,862
9809dc0a4744fe5b89cb20398b7fe882ab8b803f
/thomas-planning-tool/src/main/java/planning/scheduler/algorithms/impact/criteria/DummyCriterion.java
406e78cdb51fc1fe597cb79940eb3422f976ac46
[]
no_license
smattha/TaskPlanner
https://github.com/smattha/TaskPlanner
1f3a9bac1474a83a983cf8086986ecfeda7ac340
edc745b1b67d6e999f702ecdecadc6a24eacec32
refs/heads/master
2022-11-28T11:05:42.362000
2019-02-08T11:44:30
2019-02-08T11:44:30
231,281,882
0
0
null
false
2022-11-24T05:24:01
2020-01-02T00:47:49
2020-01-02T00:48:45
2022-11-24T05:23:58
591
0
0
4
Java
false
false
package planning.scheduler.algorithms.impact.criteria; import java.util.Calendar; import java.util.Vector; import javax.swing.tree.TreeNode; import planning.scheduler.simulation.interfaces.PlanHelperInterface; public class DummyCriterion extends AbstractCriterion { @Override public double getValue(Ve...
UTF-8
Java
625
java
DummyCriterion.java
Java
[]
null
[]
package planning.scheduler.algorithms.impact.criteria; import java.util.Calendar; import java.util.Vector; import javax.swing.tree.TreeNode; import planning.scheduler.simulation.interfaces.PlanHelperInterface; public class DummyCriterion extends AbstractCriterion { @Override public double getValue(Ve...
625
0.728
0.7248
32
17.53125
22.990465
97
false
false
0
0
0
0
0
0
0.96875
false
false
9
a7234242b37fd11624d82cea0e09d8edd8d36ebc
22,325,240,026,714
189ed26b70c45291e5b3659945dcc36b0c764570
/SmartDepot-BarcodeScanner/app/src/main/java/com/example/shivendra/barcodescanner/WebViewActivity.java
39c08e3db9c1ac7124620544730ada94ea57ef7e
[]
no_license
shivendra29/SmartDepot
https://github.com/shivendra29/SmartDepot
0c0bc3d6a24d656e712b5efa0b643b1ba298a289
6b07f90a10b4981a94efa1b9f874df876f5c7ccb
refs/heads/master
2020-04-27T09:02:41.312000
2018-10-01T10:42:16
2018-10-01T10:42:16
174,198,071
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.shivendra.barcodescanner; import android.app.Activity; import android.app.Instrumentation; import android.content.Intent; import android.graphics.Bitmap; import android.os.Build; import android.os.Bundle; import android.os.Handler; import android.support.v7.app.AppCompatActivity; import android.uti...
UTF-8
Java
7,484
java
WebViewActivity.java
Java
[ { "context": "package com.example.shivendra.barcodescanner;\n\nimport android.app.Activity;\ni", "end": 27, "score": 0.7371375560760498, "start": 20, "tag": "USERNAME", "value": "shivend" }, { "context": "bled(false);\n\n webview.loadUrl(\"http://192.168.0.112:3000\");\n\n...
null
[]
package com.example.shivendra.barcodescanner; import android.app.Activity; import android.app.Instrumentation; import android.content.Intent; import android.graphics.Bitmap; import android.os.Build; import android.os.Bundle; import android.os.Handler; import android.support.v7.app.AppCompatActivity; import android.uti...
7,484
0.504276
0.497996
173
42.265896
37.794071
135
false
false
0
0
0
0
0
0
0.635838
false
false
9
4878337d8d660e90451ab1adc008565b55aa73b3
32,160,715,132,738
aaaca73f91b2137c38b572f004bf96ddd8e78f55
/Desafio/src/desafio/Pessoa.java
313a4479b23154dcec1f5a0fdb8f5e770df553d8
[]
no_license
lgasilva/DesafioGoDev
https://github.com/lgasilva/DesafioGoDev
e3ad42d84c4b92c7b1e9b8352a21010aa0647d24
ffda1ec86fb8807a2e67ef763cf41517a4f162d0
refs/heads/main
2023-03-12T07:36:34.965000
2021-03-01T01:33:47
2021-03-01T01:33:47
343,248,690
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package desafio; /** * * @author lgasi */ public class Pessoa { private String nome; private String sobrenome; private int totalPessoa; public Pessoa(String nome, String Sobrenome){ this.nome = nome; this.sobrenome = sobrenome; totalPessoa++; } ...
UTF-8
Java
780
java
Pessoa.java
Java
[ { "context": "\npackage desafio;\n\n/**\n *\n * @author lgasi\n */\npublic class Pessoa {\n private String nome", "end": 42, "score": 0.9992498159408569, "start": 37, "tag": "USERNAME", "value": "lgasi" } ]
null
[]
package desafio; /** * * @author lgasi */ public class Pessoa { private String nome; private String sobrenome; private int totalPessoa; public Pessoa(String nome, String Sobrenome){ this.nome = nome; this.sobrenome = sobrenome; totalPessoa++; } ...
780
0.551282
0.551282
47
15.553191
14.52922
49
false
false
0
0
0
0
0
0
0.297872
false
false
9
c2edebe2d769e8e54fe952429ddb0531306637f4
31,207,232,395,264
d0a3a79d66d0f50cfc8e878448b8701e41131fae
/app/src/main/java/br/almadaapps/civilapp/objects/PessoalHor.java
638976b2badd7cc6f4f27d20b1e6629a7ad2aa96
[]
no_license
viniciusalmada/Civil-App-IFMA
https://github.com/viniciusalmada/Civil-App-IFMA
5b77f447ce10b2b6b058954d1764bb8570567d03
ae1e325265b0794b54e78856308c63190660f71c
refs/heads/master
2018-02-13T06:13:04.782000
2016-10-24T19:17:42
2016-10-24T19:17:44
64,600,942
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package br.almadaapps.civilapp.objects; /** * Created by viniciusalmada on 23/04/2016. */ public class PessoalHor { int position; public PessoalHor(int position){ this.position = position; } public int getPosition () { return position; } }
UTF-8
Java
297
java
PessoalHor.java
Java
[ { "context": "almadaapps.civilapp.objects;\r\n\r\n/**\r\n * Created by viniciusalmada on 23/04/2016.\r\n */\r\npublic class PessoalHor {\r\n ", "end": 76, "score": 0.9991315603256226, "start": 62, "tag": "USERNAME", "value": "viniciusalmada" } ]
null
[]
package br.almadaapps.civilapp.objects; /** * Created by viniciusalmada on 23/04/2016. */ public class PessoalHor { int position; public PessoalHor(int position){ this.position = position; } public int getPosition () { return position; } }
297
0.606061
0.579125
16
16.5625
15.584322
43
false
false
0
0
0
0
0
0
0.25
false
false
9
1b2e98f5d15e1b4c583f1b2585f40666ca4c807a
21,517,786,177,111
c4dbe078836f728f2416060c31291d2c36e4f8a1
/src/com/eim/util/pim/VCalendar.java
a056a1761b5043a2ae7b39ecff8b52e47af2f554
[]
no_license
humblejok/utilities
https://github.com/humblejok/utilities
4fe09d6015abee8c560ccb41a75ec3146598ccce
d227165d76d7289457d97f0648870189d177dde0
refs/heads/master
2021-01-01T17:21:21.018000
2013-10-30T16:16:08
2013-10-30T16:16:08
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * Title : $Workfile: VCalendar.java $ * Copyright : EIM (c) 2004 * Updates : $Date: 10/08/07 9:45 $ * By : $Author: Als $ * Version number : $Revision: 3 $ * * $History: VCalendar.java $ * * ***************** Version 3 ***************** * User: Als Date: 1...
WINDOWS-1252
Java
2,779
java
VCalendar.java
Java
[ { "context": "ate: 10/08/07 9:45 $\n * By : $Author: Als $\n * Version number : $Revision: 3 $\n *\n * $Hist", "end": 164, "score": 0.7654604315757751, "start": 161, "tag": "USERNAME", "value": "Als" }, { "context": "*********** Version 3 *****************\n * User: A...
null
[]
/** * Title : $Workfile: VCalendar.java $ * Copyright : EIM (c) 2004 * Updates : $Date: 10/08/07 9:45 $ * By : $Author: Als $ * Version number : $Revision: 3 $ * * $History: VCalendar.java $ * * ***************** Version 3 ***************** * User: Als Date: 1...
2,779
0.571635
0.555034
106
25.150944
22.038898
79
false
false
0
0
0
0
0
0
1.150943
false
false
9
838b5b2f66ab41be82f181793510b818d73ace3a
6,227,702,605,312
59374e4b21ef929ec1a8be3853ad8e607b21947a
/Module_Projet_Java/src/interfaces_global/Ramasser.java
8f79565e9037986a7fbd99aba10c30db3bc1de68
[]
no_license
SimonGaufreteau/FourmiliereJava2019
https://github.com/SimonGaufreteau/FourmiliereJava2019
ff3b291499e687ac38ba31474c09d4d1955c61c8
8618209c4f0cbeb5abda69ba55bb884e321e9b34
refs/heads/master
2020-09-30T23:01:55.149000
2020-02-02T22:27:14
2020-02-02T22:27:14
227,394,714
2
0
null
false
2020-02-02T20:19:53
2019-12-11T15:11:58
2020-02-01T16:36:33
2020-02-02T20:19:52
4,106
0
0
0
Java
false
false
package interfaces_global; /* Interface Ramasser. Implémente la méthode "ramasser():boolean" qui permet à l'objet de ramasser l'objet correspondant à la case sur laquelle il se trouve. Renvoie "true" si on se trouve sur une case Nourriture et qu'on ne porte pas déjà de nourriture, "false" sinon. */ public interface ...
UTF-8
Java
363
java
Ramasser.java
Java
[]
null
[]
package interfaces_global; /* Interface Ramasser. Implémente la méthode "ramasser():boolean" qui permet à l'objet de ramasser l'objet correspondant à la case sur laquelle il se trouve. Renvoie "true" si on se trouve sur une case Nourriture et qu'on ne porte pas déjà de nourriture, "false" sinon. */ public interface ...
363
0.756303
0.756303
11
31.454546
37.869064
111
false
false
0
0
0
0
0
0
0.272727
false
false
9
32f77a369abbf06c328736114d8b608f9fc00f8e
18,270,790,901,846
c6af315f3791e306c5fa840bfd30c87999ca99c5
/src/main/java/com/aisy/b2c/pojo/Client.java
0aefff77dd9d5d76de158c995877e2500739828c
[]
no_license
ryuenkyo/b2c
https://github.com/ryuenkyo/b2c
611d2cef8380d640f0dd922f6cc4e1e45ec873d1
661385c61eb5f8b4c0a07b659d60b7a598d1e866
refs/heads/master
2020-04-10T02:40:22.211000
2018-12-07T00:25:42
2018-12-07T00:25:42
133,004,585
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.aisy.b2c.pojo; import java.util.Date; import javax.persistence.*; @Table(name = "client") public class Client { @Id @GeneratedValue(generator = "JDBC") @Column(name = "client_id") private Short clientId; @Column(name = "client_name") private String clientName; @Column(name = "ni...
UTF-8
Java
3,976
java
Client.java
Java
[ { "context": "e\n\t\t\t\t+ \", telphone=\" + telphone + \", password=\" + password + \", status=\" + status + \", headerImg=\"\n\t\t\t\t+ hea", "end": 3223, "score": 0.9907156229019165, "start": 3215, "tag": "PASSWORD", "value": "password" } ]
null
[]
package com.aisy.b2c.pojo; import java.util.Date; import javax.persistence.*; @Table(name = "client") public class Client { @Id @GeneratedValue(generator = "JDBC") @Column(name = "client_id") private Short clientId; @Column(name = "client_name") private String clientName; @Column(name = "ni...
3,978
0.520121
0.519869
205
18.4
21.71851
114
false
false
0
0
0
0
0
0
0.560976
false
false
9
e78e6d6fe87b2afcd5b97ea625c858f7e1616e62
29,265,907,182,883
44c00d3bc57c41e601d0651c5d3a83b187f1da32
/sample/src/main/java/com/lynx/wind/permissionsample/FragmentSampleActivity.java
e0b8bd1cbf17930e4c52b8ed74712a9ff1832b83
[ "MIT" ]
permissive
beyaryo/PermissionManager
https://github.com/beyaryo/PermissionManager
af8e7d1218bf88942edb2900bd05a931fb4b7ece
b91103ee4a3366d5c8b77401d0b1a7f03a4156d2
refs/heads/master
2021-07-05T23:51:48.179000
2019-05-08T06:49:00
2019-05-08T06:49:00
155,188,107
3
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.lynx.wind.permissionsample; import android.os.Bundle; import androidx.annotation.NonNull; import androidx.annotation.Nullable; import androidx.appcompat.app.AppCompatActivity; public class FragmentSampleActivity extends AppCompatActivity { @Override protected void onCreate(@Nullable Bundle saved...
UTF-8
Java
836
java
FragmentSampleActivity.java
Java
[]
null
[]
package com.lynx.wind.permissionsample; import android.os.Bundle; import androidx.annotation.NonNull; import androidx.annotation.Nullable; import androidx.appcompat.app.AppCompatActivity; public class FragmentSampleActivity extends AppCompatActivity { @Override protected void onCreate(@Nullable Bundle saved...
836
0.723684
0.723684
26
31.153847
30.277807
121
false
false
0
0
0
0
0
0
0.538462
false
false
9
5340011bf6b3986cf9ce7c856216cf82e325f839
30,356,828,868,461
4e0c53feccbfd09eca84af100d1d48e87a497b55
/bxdjava/day19/FileTest3.java
0b30a0dc0a531f82a02855b0ab352ad227fd1a1b
[ "MIT" ]
permissive
ChainGit/160918_LearnJava
https://github.com/ChainGit/160918_LearnJava
7dd465fc2c9d08805d4b7cb35b2376390b1b74db
040bde02c3dd5c5a3de482378b11e9ce116211a8
refs/heads/master
2021-01-11T20:57:10.029000
2018-01-27T14:05:43
2018-01-27T14:05:43
79,218,043
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.bxd.day19; import java.io.File; import java.io.FileWriter; import java.io.IOException; import java.io.BufferedWriter; import java.util.ArrayList; import java.util.List; public class FileTest3 { private static final String PATH = "E:" + File.separator + "Special" + File.separator + "Tests"; public stat...
UTF-8
Java
1,257
java
FileTest3.java
Java
[]
null
[]
package com.bxd.day19; import java.io.File; import java.io.FileWriter; import java.io.IOException; import java.io.BufferedWriter; import java.util.ArrayList; import java.util.List; public class FileTest3 { private static final String PATH = "E:" + File.separator + "Special" + File.separator + "Tests"; public stat...
1,257
0.650756
0.643596
52
23.173077
22.053015
98
false
false
0
0
0
0
0
0
2.096154
false
false
9
20c4c59578934304cfb5c3c8a354e63bd24ad127
28,793,460,771,827
eae7dddf8d75e38b5a8993d8a204defd8f7e1d94
/src/main/java/com/thinkgem/jeesite/acca/api/register/entity/AppAccaRegister.java
25ed94ad91efcf27b4ae5e6049f64e4992111f70
[]
no_license
yimng/acca-helper
https://github.com/yimng/acca-helper
ce0c979fd30fadd57602d09fbca01c3757e7903e
0b03ec6746450e9a64374609d6fe22a610d15d31
refs/heads/master
2020-03-28T15:37:51.664000
2018-11-23T08:57:25
2018-11-23T08:57:25
148,611,170
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * Copyright &copy; 2012-2016 <a href="https://github.com/thinkgem/jeesite">JeeSite</a> All rights reserved. */ package com.thinkgem.jeesite.acca.api.register.entity; import com.fasterxml.jackson.annotation.JsonIgnore; import com.thinkgem.jeesite.common.persistence.DataEntity; import com.thinkgem.jeesite.freetek....
UTF-8
Java
14,399
java
AppAccaRegister.java
Java
[ { "context": "ight &copy; 2012-2016 <a href=\"https://github.com/thinkgem/jeesite\">JeeSite</a> All rights reserved.\n */\npac", "end": 70, "score": 0.9971988201141357, "start": 62, "tag": "USERNAME", "value": "thinkgem" }, { "context": "mport java.util.Date;\n\n/**\n * 代注册Entity\n *...
null
[]
/** * Copyright &copy; 2012-2016 <a href="https://github.com/thinkgem/jeesite">JeeSite</a> All rights reserved. */ package com.thinkgem.jeesite.acca.api.register.entity; import com.fasterxml.jackson.annotation.JsonIgnore; import com.thinkgem.jeesite.common.persistence.DataEntity; import com.thinkgem.jeesite.freetek....
14,399
0.759601
0.749942
497
24.830986
22.209349
108
false
false
0
0
0
0
0
0
1.549296
false
false
9
ba79b15e13ebe44814be0d5295069133ad1d8c99
7,911,329,791,253
7f1d1848f6f7995411012454c2df1f9a03d23f40
/goose/src/main/java/me/angrybyte/goose/images/ImageUtils.java
8657f8e7ec459a09a266b03f09048881fbf1e270
[ "Apache-2.0" ]
permissive
milosmns/goose
https://github.com/milosmns/goose
d53f664b6008f32749d186775df00e84f42350b1
ece06b5e15e7ed7e0cd9aae5a722a6006a9ef2d6
refs/heads/master
2021-01-21T15:31:26.443000
2017-09-16T16:00:17
2017-09-16T16:00:17
65,382,195
37
9
null
true
2017-09-16T13:33:16
2016-08-10T12:50:38
2017-06-20T07:14:25
2017-09-16T13:33:16
13,948
20
3
0
Java
null
null
/** * Licensed to Gravity.com under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information * regarding copyright ownership. Gravity.com licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except * ...
UTF-8
Java
3,438
java
ImageUtils.java
Java
[]
null
[]
/** * Licensed to Gravity.com under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information * regarding copyright ownership. Gravity.com licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except * ...
3,438
0.614892
0.613729
91
36.78022
36.929337
160
false
false
0
0
0
0
0
0
0.483516
false
false
9
285410c5076cf3839eb0b001b163606844e3e09f
24,730,421,714,822
5a30597aa702fcc02cd972101dd188f6286b529c
/src/com/weikun/E/B.java
99415c523d9d4edcac744c0f7a3caad2b85b63a9
[]
no_license
ystwei/J22
https://github.com/ystwei/J22
727b176f2d35f85e9385c15843e348562337ce91
7d320ca5489b9d2999d3924829882869aea71fe0
refs/heads/master
2021-01-21T05:21:01.955000
2017-03-19T04:49:58
2017-03-19T04:49:58
83,181,722
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.weikun.E; import org.junit.Test; /** * Created by Administrator on 2017/3/19. * 堆排序 */ public class B { private int [] data={9,79,46,30,58,49}; @Test public void heapSort() {//建堆 /* * 9 * / \ * 79 46 * / \ / * 30 58 49 */ int array...
GB18030
Java
2,073
java
B.java
Java
[]
null
[]
package com.weikun.E; import org.junit.Test; /** * Created by Administrator on 2017/3/19. * 堆排序 */ public class B { private int [] data={9,79,46,30,58,49}; @Test public void heapSort() {//建堆 /* * 9 * / \ * 79 46 * / \ / * 30 58 49 */ int array...
2,073
0.452715
0.425869
79
19.746836
19.283014
72
false
false
0
0
0
0
0
0
0.544304
false
false
9
bc158df3668c1b5299b30712e64b1ce6941b5ae5
21,277,268,011,346
94938cf9a05c7368f50568f2e747dbb1f89ffbd9
/src/main/java/cn/edu/hhit/service/SoutBeanPostProcessor.java
c31c27f64a7751d0ff727f0449277049c924e8aa
[]
no_license
zhangbo1201/mavenTest
https://github.com/zhangbo1201/mavenTest
6eeef54f00be579b34c480af5452e25771c4446f
77514144f5118ac47f61c29e2a377fab84b0f4cf
refs/heads/master
2020-03-27T06:14:49.749000
2018-08-27T12:24:02
2018-08-27T12:24:02
146,091,991
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package cn.edu.hhit.service; import org.springframework.beans.BeansException; import org.springframework.beans.factory.config.BeanPostProcessor; /** * @author zhangbo * @Title: ${file_name} * @Package ${package_name} * @Description: ${todo} * @date 2018/7/3010:43 */ public class SoutBeanPostProcessor implements...
UTF-8
Java
720
java
SoutBeanPostProcessor.java
Java
[ { "context": ".factory.config.BeanPostProcessor;\n\n/**\n * @author zhangbo\n * @Title: ${file_name}\n * @Package ${package_nam", "end": 169, "score": 0.9993259310722351, "start": 162, "tag": "USERNAME", "value": "zhangbo" } ]
null
[]
package cn.edu.hhit.service; import org.springframework.beans.BeansException; import org.springframework.beans.factory.config.BeanPostProcessor; /** * @author zhangbo * @Title: ${file_name} * @Package ${package_name} * @Description: ${todo} * @date 2018/7/3010:43 */ public class SoutBeanPostProcessor implements...
720
0.695833
0.680556
25
27.799999
28.217726
93
false
false
0
0
0
0
0
0
0.36
false
false
9
f89e57d1581957d10254263395e99092f7e195be
26,603,027,459,586
85a4eb42f4b4463d97fa58dce167538289da8106
/java/src/com/google/template/soy/conformance/BanFragmentNavigation.java
e1e3807032b3aa8af3722e867367d508a9176681
[ "Apache-2.0" ]
permissive
google/closure-templates
https://github.com/google/closure-templates
d1a8e9b3eed562ae0562e5fd66dd5b7f8f3eb5b0
e6f96357cddbf5d642012afd322510039880778c
refs/heads/master
2023-08-31T14:43:42.610000
2023-08-30T19:27:02
2023-08-30T19:28:11
18,845,068
641
233
Apache-2.0
false
2023-09-14T20:09:39
2014-04-16T15:31:58
2023-09-13T08:03:14
2023-09-14T20:09:39
73,153
612
207
174
Java
false
false
/* * Copyright 2017 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
UTF-8
Java
2,829
java
BanFragmentNavigation.java
Java
[]
null
[]
/* * Copyright 2017 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
2,829
0.701308
0.698127
71
38.84507
30.798138
100
false
false
0
0
0
0
0
0
0.43662
false
false
9
e95d9a89b07744cbe39242a73b2ef3ee3d45d050
14,989,435,895,697
f214dc445d62be0165edf3858d19efbd78f8bfa3
/114.java
0b724f3760d7008243c40657f4d250704d83f910
[]
no_license
ishuen/leetcode
https://github.com/ishuen/leetcode
b598ec6cb118ebbdf2d731c054391d84a8adfdbe
b248c27ac7f4ea21fbd1ec73a2f85ac91fabcadd
refs/heads/master
2023-06-25T11:59:30.137000
2023-06-25T10:15:32
2023-06-25T10:15:32
159,782,282
8
1
null
null
null
null
null
null
null
null
null
null
null
null
null
// 114. Flatten Binary Tree to Linked List // Given the root of a binary tree, flatten the tree into a "linked list": // // The "linked list" should use the same TreeNode class where the right child pointer points to the next node in the list and the left child pointer is always null. // The "linked list" should be in ...
UTF-8
Java
1,538
java
114.java
Java
[]
null
[]
// 114. Flatten Binary Tree to Linked List // Given the root of a binary tree, flatten the tree into a "linked list": // // The "linked list" should use the same TreeNode class where the right child pointer points to the next node in the list and the left child pointer is always null. // The "linked list" should be in ...
1,538
0.643693
0.615735
46
32.434784
35.243656
164
false
false
0
0
0
0
0
0
0.608696
false
false
9
fc605a358642f9dbcf0b763d4a25370d6a7bd403
2,619,930,083,577
65b7c241635599b33e7d8614b087ffd9fc7d9930
/Recycle bin mapping - backend/src/main/java/acs/rest/ElementController.java
6e81a94749800ceec068c6ea9d8fc0359774b0cb
[]
no_license
Elizabeth-Khrapov/Spring
https://github.com/Elizabeth-Khrapov/Spring
249d1a1a6391310ff8eb6767ea0f1dbe1a528471
b3889d3c04525b41111c27394ceff66acbc5c016
refs/heads/main
2022-12-23T22:43:58.170000
2020-10-07T11:16:19
2020-10-07T11:16:19
302,010,761
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package acs.rest; import org.springframework.http.MediaType; import org.springframework.web.bind.annotation.CrossOrigin; import org.springframework.web.bind.annotation.PathVariable; import org.springframework.web.bind.annotation.RequestParam; import org.springframework.web.bind.annotation.RequestBody; import org.sprin...
UTF-8
Java
5,480
java
ElementController.java
Java
[]
null
[]
package acs.rest; import org.springframework.http.MediaType; import org.springframework.web.bind.annotation.CrossOrigin; import org.springframework.web.bind.annotation.PathVariable; import org.springframework.web.bind.annotation.RequestParam; import org.springframework.web.bind.annotation.RequestBody; import org.sprin...
5,480
0.774818
0.770985
116
46.241379
30.273928
124
false
false
0
0
0
0
0
0
2.482759
false
false
9
a11d6e3e9d25a20ebb8e36f079a426d338916527
17,583,596,140,990
0f2f58be8106316302651aca8f81abe7aa616b92
/java-xml/src/br/com/boso/xml/XSLTransformer.java
56cd1753ef040e46f4841182f6ae7855241501b0
[]
no_license
bosofelipe/alura
https://github.com/bosofelipe/alura
ed23b3869a4f4ab4f666d4716dedad1591797d12
78efcd98543a102f06c12e4830d157622acefe0d
refs/heads/master
2018-01-08T13:08:56.555000
2016-03-21T23:00:12
2016-03-21T23:00:12
53,432,638
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package br.com.boso.xml; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.InputStream; import javax.xml.transform.Transformer; import javax.xml.transform.TransformerException; import javax.xml.transform.TransformerFactory; import javax.xml.transform.stream.StreamResult; import java...
UTF-8
Java
1,002
java
XSLTransformer.java
Java
[]
null
[]
package br.com.boso.xml; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.InputStream; import javax.xml.transform.Transformer; import javax.xml.transform.TransformerException; import javax.xml.transform.TransformerFactory; import javax.xml.transform.stream.StreamResult; import java...
1,002
0.769461
0.769461
27
36.111111
27.565859
92
false
false
0
0
0
0
0
0
0.777778
false
false
9
80738ade550eade0dca098c3561c4db7b02ef90d
23,201,413,363,785
d145e0a7c747f9d550d8e19842589dc2a9ca8f6b
/Minigames/src/main/java/au/com/mineauz/minigames/events/StopGlobalMinigameEvent.java
5ecf6f97b930a142af65cd0776e0f41166f573c5
[ "MIT" ]
permissive
AddstarMC/Minigames
https://github.com/AddstarMC/Minigames
4f05eef4e152afc347936aed183393af961f1e37
a323148b32d5eea9b391b6d52ea265ebdbedcaac
refs/heads/master
2023-08-17T01:35:06.169000
2023-07-14T02:52:42
2023-07-14T02:52:42
7,033,568
75
79
MIT
false
2023-08-03T11:36:14
2012-12-06T10:10:27
2023-06-27T08:46:08
2023-08-03T11:36:13
8,808
72
61
38
Java
false
false
package au.com.mineauz.minigames.events; import au.com.mineauz.minigames.minigame.Minigame; import au.com.mineauz.minigames.objects.MinigamePlayer; public class StopGlobalMinigameEvent extends AbstractMinigameEvent { private final String mechanic; private final MinigamePlayer caller; public StopGlobalMi...
UTF-8
Java
843
java
StopGlobalMinigameEvent.java
Java
[]
null
[]
package au.com.mineauz.minigames.events; import au.com.mineauz.minigames.minigame.Minigame; import au.com.mineauz.minigames.objects.MinigamePlayer; public class StopGlobalMinigameEvent extends AbstractMinigameEvent { private final String mechanic; private final MinigamePlayer caller; public StopGlobalMi...
843
0.696323
0.696323
34
23.794117
24.080477
94
false
false
0
0
0
0
0
0
0.382353
false
false
9
fb1f1713b17d70c35b875dd9e42ea923e561c17b
3,264,175,182,576
2c7cfb474adcdd50b48e5ab69e06bf43f6088d46
/src/main/java/com/example/demo/model/MenuModel.java
a8c0960d930ef6dc203555ca7fb1f5b2b953103e
[]
no_license
sism1992/3-semester-projekt
https://github.com/sism1992/3-semester-projekt
fe72565d1f47cae4f6603f07419c291910d28e47
0f77e638e65c0d1eb9c88c3fbd7786314eac40d8
refs/heads/master
2020-08-16T13:54:00.929000
2019-10-16T09:35:02
2019-10-16T09:35:02
215,509,185
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.demo.model; import com.fasterxml.jackson.annotation.JsonIgnore; import javax.persistence.*; import java.util.ArrayList; import java.util.HashSet; import java.util.List; import java.util.Set; @Entity @Table(name = "menu") public class MenuModel { @Id @GeneratedValue(strategy = GenerationTy...
UTF-8
Java
1,922
java
MenuModel.java
Java
[]
null
[]
package com.example.demo.model; import com.fasterxml.jackson.annotation.JsonIgnore; import javax.persistence.*; import java.util.ArrayList; import java.util.HashSet; import java.util.List; import java.util.Set; @Entity @Table(name = "menu") public class MenuModel { @Id @GeneratedValue(strategy = GenerationTy...
1,922
0.650364
0.650364
84
21.880953
20.666515
84
false
false
0
0
0
0
0
0
0.357143
false
false
9
8f1be2f8aa58c4833359f78e0cf77539d5571487
28,149,215,694,010
863d74f7d4da38222f9dace7541035a513ec3b2e
/src/main/java/item/SKII.java
af1cf68d039cb79d2ace3fc87d4fed1f62e8d020
[]
no_license
ZGarry/canNotWork-Code
https://github.com/ZGarry/canNotWork-Code
869a8723e41d0cace8b880ed4afc7d46ab58ea4a
a5cd3213d73cf92f581a787b1449fd17e171d846
refs/heads/master
2023-03-12T13:49:17.290000
2021-02-28T11:20:36
2021-02-28T11:20:36
343,086,857
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package item; import Player.Player; // java 在大小写,以及idea提示的时候,十分严格 public class JiLie extends Item { public JiLie() { super("吉列剃须刀", "使用后,获得200¥", "据说历史悠久的一种剃须工具", "收藏品"); } @Override public String Useby(Player p) { p.money += 200; return "吉列剃须刀被卖掉了,获得200元"; } }
UTF-8
Java
426
java
SKII.java
Java
[]
null
[]
package item; import Player.Player; // java 在大小写,以及idea提示的时候,十分严格 public class JiLie extends Item { public JiLie() { super("吉列剃须刀", "使用后,获得200¥", "据说历史悠久的一种剃须工具", "收藏品"); } @Override public String Useby(Player p) { p.money += 200; return "吉列剃须刀被卖掉了,获得200元"; } }
426
0.6
0.570968
17
17.235294
16.699875
61
false
false
0
0
0
0
0
0
0.470588
false
false
9
ab7e4f88327630d6c37165aa2901a1cb5cc435de
19,104,014,563,987
6c5f1263c81d32f6f34fda699684a42247395733
/Short Projects/G22_SP0SL/src/SkipList.java
8b862cbe7e7e3660b54e371338a1eb0bbe057c3b
[]
no_license
Murdocc007/Implementation-of-Advanced-Data-Structures
https://github.com/Murdocc007/Implementation-of-Advanced-Data-Structures
75bc10c705a139462410195a9ca97ea52f65497d
dc0e0acecc81bae1f674b17ecab1e3dc4e3363ac
refs/heads/master
2021-01-01T05:22:07.965000
2016-05-12T23:23:00
2016-05-12T23:23:00
58,683,802
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * Implements SkipList * @author Shweta, Radhika, Divyanshu, Aditya */ import java.util.ArrayList; public class SkipList<T extends Comparable<? super T>>{ private SkipEntry head; private SkipEntry tail; private SkipEntry level; int maxLevel = 0; public static final int INF = Integer.MAX_VALUE;/...
UTF-8
Java
3,882
java
SkipList.java
Java
[ { "context": "/**\r\n * Implements SkipList\r\n * @author Shweta, Radhika, Divyanshu, Aditya\r\n */\r\n\r\nimport java.ut", "end": 46, "score": 0.910466194152832, "start": 40, "tag": "NAME", "value": "Shweta" }, { "context": "/**\r\n * Implements SkipList\r\n * @author Shweta, Radhik...
null
[]
/** * Implements SkipList * @author Shweta, Radhika, Divyanshu, Aditya */ import java.util.ArrayList; public class SkipList<T extends Comparable<? super T>>{ private SkipEntry head; private SkipEntry tail; private SkipEntry level; int maxLevel = 0; public static final int INF = Integer.MAX_VALUE;/...
3,882
0.608707
0.599691
140
25.742857
23.567947
144
false
false
0
0
0
0
0
0
2.685714
false
false
9
8b4eea419cd580f85b0618026c70520d5cc190f7
33,260,226,771,080
094c5a18db8e2506d99a1f92211a8751a1fb13ea
/src/main/java/com/abc/app/engine/security/service/impl/RoleServiceImpl.java
8eaa96d1939b31ef97259f1b0f0707fdd63c7bfb
[]
no_license
cy908/abc-server
https://github.com/cy908/abc-server
0c4adc82fd0135c8725aa3be12392ccc32666a00
0caa3d3b4d780f5521a7ed5ab5a09039ccae98b8
refs/heads/master
2020-10-02T08:40:45.799000
2019-12-31T07:24:53
2019-12-31T07:24:53
227,741,275
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.abc.app.engine.security.service.impl; import java.util.Date; import java.util.List; import com.abc.app.engine.common.util.LogType; import com.abc.app.engine.security.entity.Menu; import com.abc.app.engine.security.entity.Role; import com.abc.app.engine.security.entity.RoleLog; import com.abc.app.engine.se...
UTF-8
Java
4,545
java
RoleServiceImpl.java
Java
[]
null
[]
package com.abc.app.engine.security.service.impl; import java.util.Date; import java.util.List; import com.abc.app.engine.common.util.LogType; import com.abc.app.engine.security.entity.Menu; import com.abc.app.engine.security.entity.Role; import com.abc.app.engine.security.entity.RoleLog; import com.abc.app.engine.se...
4,545
0.724123
0.720769
163
26.441717
19.786001
67
false
false
0
0
0
0
0
0
2.104295
false
false
9
46abc665900b68b0de93816eccd30ee228899c14
15,427,522,533,258
b8f8d495ed78323806245f726ec7d87cde901e9d
/Comp202/A5/FileIO.java
c9c8c269fd4f45d2d871a90d738fcd4bf1b228f0
[]
no_license
tarabbb/Java
https://github.com/tarabbb/Java
f93330ecee3bdd0a81f2d9e6e9367a5c3064128c
95fbd4bdb739372cc7f8390b904612d19df8df7c
refs/heads/master
2022-12-14T01:19:42.582000
2020-09-17T00:24:15
2020-09-17T00:24:15
296,155,508
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.io.*; import java.util.ArrayList; public class FileIO{ public static Spaceship loadSpaceship(String filename){ //use a FileReader and a BufferedReader to open the file specified by filename. String[] read=new String[3]; try{ FileReader fr=new FileReader(filename); BufferedReader ...
UTF-8
Java
4,287
java
FileIO.java
Java
[]
null
[]
import java.io.*; import java.util.ArrayList; public class FileIO{ public static Spaceship loadSpaceship(String filename){ //use a FileReader and a BufferedReader to open the file specified by filename. String[] read=new String[3]; try{ FileReader fr=new FileReader(filename); BufferedReader ...
4,287
0.686609
0.684739
106
39.35849
34.387138
120
false
false
0
0
0
0
0
0
0.603774
false
false
9
9dbe57456302c99315f6241d126cb5c380db99cc
7,198,365,200,635
aae715a7dae494d80c2aca212f9d0c3f2cb7f1c2
/app/src/main/java/com/example/yuzishun/deomlottery/main/baskball/Expand1Mixed_bask.java
b5095629f201ca0849f219d85498f464dc877c62
[]
no_license
yuzishun/DeomLottery
https://github.com/yuzishun/DeomLottery
75c073aa79a4c006e80d121fe99be1059d93c792
6abb2a95a9c3524316f319ba4b1af9ee3ffdfed1
refs/heads/master
2020-12-02T16:03:27.202000
2020-01-14T01:25:28
2020-01-14T01:25:28
231,058,011
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.yuzishun.deomlottery.main.baskball; import com.chad.library.adapter.base.entity.MultiItemEntity; import com.example.yuzishun.deomlottery.main.adapter.BettingListAdapter; import com.example.yuzishun.deomlottery.model.ChooseBaskBean; import com.example.yuzishun.deomlottery.model.ItemPoint; import ja...
UTF-8
Java
1,702
java
Expand1Mixed_bask.java
Java
[ { "context": "mPoint;\n\nimport java.util.List;\n\n/**\n * Created by luoxw on 2016/8/10.\n */\n\npublic class Expand1Mixed_bask", "end": 358, "score": 0.9996442794799805, "start": 353, "tag": "USERNAME", "value": "luoxw" } ]
null
[]
package com.example.yuzishun.deomlottery.main.baskball; import com.chad.library.adapter.base.entity.MultiItemEntity; import com.example.yuzishun.deomlottery.main.adapter.BettingListAdapter; import com.example.yuzishun.deomlottery.model.ChooseBaskBean; import com.example.yuzishun.deomlottery.model.ItemPoint; import ja...
1,702
0.702703
0.696827
53
31.075472
30.497663
158
false
false
0
0
0
0
0
0
0.792453
false
false
9
138ec8a17a14faa5d95aeeec7661b82a9ec7ea56
8,804,682,966,719
3acb47d2b5e72e121cdebaa2fa05686847f1195b
/app/src/main/java/com/skobbler/sdkdemo/application/ApplicationPreferences.java
6560c13ebc4cbc95215d49c6e9c20ebe3d51e4db
[]
no_license
krzysiekk1/DromaderDrivingAssistant
https://github.com/krzysiekk1/DromaderDrivingAssistant
98d345220250248280413d7b2d42b8917cfc4ea3
85b973e9339ce3b36a9565604b737ca9f902391f
refs/heads/master
2020-12-24T07:26:47.438000
2017-01-05T10:38:10
2017-01-05T10:38:10
59,856,897
1
1
null
false
2016-12-13T22:41:33
2016-05-27T18:58:42
2016-11-14T18:01:33
2016-12-13T22:41:33
69,109
0
0
0
Java
null
null
package com.skobbler.sdkdemo.application; import java.util.List; import android.content.Context; import android.content.SharedPreferences; import com.google.gson.Gson; import com.skobbler.sdkdemo.database.DownloadResource; /** * Class that holds application preferences. */ public class ApplicationPrefere...
UTF-8
Java
2,630
java
ApplicationPreferences.java
Java
[]
null
[]
package com.skobbler.sdkdemo.application; import java.util.List; import android.content.Context; import android.content.SharedPreferences; import com.google.gson.Gson; import com.skobbler.sdkdemo.database.DownloadResource; /** * Class that holds application preferences. */ public class ApplicationPrefere...
2,630
0.662357
0.661597
84
29.309525
26.735466
89
false
false
0
0
0
0
0
0
0.535714
false
false
9
ac0e9fa316690bfa066deb71552304267a0be89c
4,389,456,588,870
831e2cfa499472b5c0cf2ed7f74d457e6f348919
/src/main/java/com/greenland/UnitsConverterWS/wsimport/generated/client/package-info.java
5177a8905b5c5e55e243c6b05169195e8f8397d3
[]
no_license
gagarin2017/UnitsConverterWS
https://github.com/gagarin2017/UnitsConverterWS
6f7f37f73435eba184b566a93ac60097ebd41c31
ed6874fdd6fd8af1029547e4f087365342e56dd5
refs/heads/master
2020-03-17T21:35:15.649000
2018-05-20T12:39:08
2018-05-20T12:39:08
133,965,458
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
@javax.xml.bind.annotation.XmlSchema(namespace = "http://ws.UnitsConverterWS.greenland.com/") package com.greenland.UnitsConverterWS.wsimport.generated.client;
UTF-8
Java
160
java
package-info.java
Java
[]
null
[]
@javax.xml.bind.annotation.XmlSchema(namespace = "http://ws.UnitsConverterWS.greenland.com/") package com.greenland.UnitsConverterWS.wsimport.generated.client;
160
0.825
0.825
2
79
14
93
false
false
0
0
0
0
0
0
0.5
false
false
9
29aa1b10ce46c77e0148c0ec5857b7bb4bb328c2
33,698,313,409,857
8a89295c22dc9bf9415128510d3ac7521db18a92
/chart/src/main/java/com/be/chart/data/RandomWalkGenerator.java
156dfb3469c57381352bc7c5103cc43c0a3a7aad
[]
no_license
flashfoxter/android-common-chart
https://github.com/flashfoxter/android-common-chart
95bd318399cc031fc7e7411ccbd891ad2b8a8c94
959b9b0883dfb6dc96d8ef73c977daaf7d2a8258
refs/heads/master
2020-04-16T08:53:52.846000
2019-02-28T13:46:26
2019-02-28T13:46:26
165,442,961
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.be.chart.data; import java.util.Random; public class RandomWalkGenerator { private final Random random; private double last; private int index; private double bias = 0.01; public RandomWalkGenerator(){ random = new Random(); } public RandomWalkGenerator(int seed) { ...
UTF-8
Java
1,025
java
RandomWalkGenerator.java
Java
[]
null
[]
package com.be.chart.data; import java.util.Random; public class RandomWalkGenerator { private final Random random; private double last; private int index; private double bias = 0.01; public RandomWalkGenerator(){ random = new Random(); } public RandomWalkGenerator(int seed) { ...
1,025
0.57561
0.562927
43
22.83721
19.449314
68
false
false
0
0
0
0
0
0
0.511628
false
false
9
358393b7aad36a5a0829fe05647a69e597b04d73
18,597,208,444,379
05f66db47fdb07e6001f5c1356ada68244c5a1d8
/Practicas/Estructura de datos java/listas/NodoDeLista.java
1150eba31a2fa865c6ca194bffd531df40550b8c
[]
no_license
Portilloglez95/Lenguaje-c
https://github.com/Portilloglez95/Lenguaje-c
197011f0daa89622893de70b3a904801c495d9fb
0c363b8962dfde684e955c98eb492d1d2da203d8
refs/heads/master
2020-04-08T04:00:59.314000
2017-11-15T13:20:08
2017-11-15T13:20:08
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Nodo de lista (Estruxtura basica) * Descripción: Clase base para nuestra estructura de datos, contiene por lo menos un dato y * y un objeto de la clase NodoDeLista (no necesariamente instanciado). * * Métodos de la clase getData() - Retornamos el dato almacenado setData(String data) - Insertamos ...
UTF-8
Java
1,380
java
NodoDeLista.java
Java
[]
null
[]
/* * Nodo de lista (Estruxtura basica) * Descripción: Clase base para nuestra estructura de datos, contiene por lo menos un dato y * y un objeto de la clase NodoDeLista (no necesariamente instanciado). * * Métodos de la clase getData() - Retornamos el dato almacenado setData(String data) - Insertamos ...
1,380
0.659405
0.659405
63
20.873016
20.757475
91
false
false
0
0
0
0
0
0
0.793651
false
false
9
f90264a822070284f72dadf70fa0f9cce1e430c4
3,693,671,916,930
29b7d25a7e484a39a26679806ee43b9edda51ba3
/src/main/java/com/upc/gessi/qrapids/app/config/security/JWTAuthenticationFilter.java
e6576b8cb0750785a0a2a68bf9dbb40ea4b6f7ae
[ "Apache-2.0", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
q-rapids/qrapids-dashboard
https://github.com/q-rapids/qrapids-dashboard
1bbeaa97945669d491aec465bcfb8203836e59fa
d15c869faf65df454d48abe3452cb4d7f5b54132
refs/heads/master
2021-11-25T04:17:36.720000
2021-09-12T09:38:14
2021-09-12T09:38:14
164,453,854
6
4
Apache-2.0
false
2021-09-12T09:23:16
2019-01-07T15:39:40
2021-09-08T15:58:19
2021-09-12T09:23:16
9,637
5
4
14
JavaScript
false
false
package com.upc.gessi.qrapids.app.config.security; import com.upc.gessi.qrapids.app.config.libs.AuthTools; import com.upc.gessi.qrapids.app.domain.models.AppUser; import com.fasterxml.jackson.databind.ObjectMapper; import io.jsonwebtoken.Jwts; import io.jsonwebtoken.SignatureAlgorithm; import org.springframework.secur...
UTF-8
Java
4,075
java
JWTAuthenticationFilter.java
Java
[ { "context": "\n\t\t\t\tcreds = new AppUser();\n\t\t\t\tcreds.setUsername( username );\n\t\t\t\tcreds.setPassword( password );\n\t\t\t}\n\t\t}\n\n\t", "end": 2515, "score": 0.9946358799934387, "start": 2507, "tag": "USERNAME", "value": "username" }, { "context": "ds.setUsername( user...
null
[]
package com.upc.gessi.qrapids.app.config.security; import com.upc.gessi.qrapids.app.config.libs.AuthTools; import com.upc.gessi.qrapids.app.domain.models.AppUser; import com.fasterxml.jackson.databind.ObjectMapper; import io.jsonwebtoken.Jwts; import io.jsonwebtoken.SignatureAlgorithm; import org.springframework.secur...
4,077
0.75399
0.752271
131
30.091602
27.623823
105
false
false
0
0
0
0
0
0
2.10687
false
false
9
548c094f68956269f10f6d08e5e3d60fbd0eefa1
21,921,513,132,932
4b9bd31638c685813dec1af290a8943ed8a6529b
/textAnnalisis/src/main/java/ru/yuvin/core/service/ConfigurableAnalysisService.java
a11ace44381b318f80d084103f3a74d3471a5dfc
[]
no_license
yurivin/analisys
https://github.com/yurivin/analisys
603ded6b36c9876134803a2ad3ff0b53db27ea77
4984c782d48a24db0e7373e0d5c00ccce4687940
refs/heads/master
2018-01-07T17:23:23.483000
2014-02-26T09:04:34
2014-02-26T09:04:34
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ru.yuvin.core.service; import java.util.Collection; import java.util.HashSet; import java.util.Set; import ru.yuvin.core.analysis.ConfigurableAnalysis; import ru.yuvin.core.analysis.abs.BasicAnalysis; import ru.yuvin.enums.AnalysisPattern; public class ConfigurableAnalysisService { public static synchroni...
UTF-8
Java
1,014
java
ConfigurableAnalysisService.java
Java
[]
null
[]
package ru.yuvin.core.service; import java.util.Collection; import java.util.HashSet; import java.util.Set; import ru.yuvin.core.analysis.ConfigurableAnalysis; import ru.yuvin.core.analysis.abs.BasicAnalysis; import ru.yuvin.enums.AnalysisPattern; public class ConfigurableAnalysisService { public static synchroni...
1,014
0.779093
0.779093
33
29.727272
29.856499
101
false
false
0
0
0
0
0
0
1.636364
false
false
9
a746d46d320c3774f43d287d7579afc324b0964e
30,691,836,347,699
db1a3bc7767f934a40a901d44203d627d36fc5e5
/src/simple_equality_problem/Util.java
ed50c7fe2c0958c3eaa787fbbcd82359ac6fbaa5
[]
no_license
appelqvist/genetic-algorithm
https://github.com/appelqvist/genetic-algorithm
9ae524e88a116447b7a68e5697ab66af870c2b8c
466a2e149726a3d70c490b10ebc550f732b7fb22
refs/heads/master
2021-05-16T00:24:23.406000
2017-10-15T11:51:42
2017-10-15T11:51:42
106,996,549
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package simple_equality_problem; import java.util.Random; /** * Created by A Appelqvist */ public class Util { private static Random rnd; public static void init(){ rnd = new Random(); } public static int randInt(int from, int to){ return rnd.nextInt(to+1)+from; } public s...
UTF-8
Java
385
java
Util.java
Java
[ { "context": "oblem;\nimport java.util.Random;\n\n/**\n * Created by A Appelqvist\n */\n\npublic class Util {\n private static Rando", "end": 89, "score": 0.999859631061554, "start": 77, "tag": "NAME", "value": "A Appelqvist" } ]
null
[]
package simple_equality_problem; import java.util.Random; /** * Created by <NAME> */ public class Util { private static Random rnd; public static void init(){ rnd = new Random(); } public static int randInt(int from, int to){ return rnd.nextInt(to+1)+from; } public static ...
379
0.618182
0.615584
22
16.5
15.485331
48
false
false
0
0
0
0
0
0
0.318182
false
false
9
84cf431a7dea823be86c1fee64513d694d1f96b7
14,688,788,197,421
03435952970397f62a22b2e9c0324a4207650eae
/src/main/java/com/annimon/ownlang/modules/okhttp/HttpClientValue.java
b222339e386ce2e5d3bc6e8eaead2cdc529b70e1
[ "MIT" ]
permissive
aNNiMON/Own-Programming-Language-Tutorial
https://github.com/aNNiMON/Own-Programming-Language-Tutorial
b34db1dab53f484b5cc6ad0b17d36ac3ebf59b0f
aa62b7152035113c2e19c31ca3be1123c7285262
refs/heads/latest
2023-08-31T16:09:21.763000
2023-08-12T20:59:25
2023-08-12T20:59:25
35,934,773
132
47
MIT
false
2021-07-08T14:58:11
2015-05-20T08:09:26
2021-07-08T02:42:41
2021-07-08T14:58:11
2,245
78
18
1
Java
false
false
package com.annimon.ownlang.modules.okhttp; import com.annimon.ownlang.exceptions.TypeException; import com.annimon.ownlang.lib.*; import okhttp3.OkHttpClient; import okhttp3.Request; import okhttp3.Response; import okhttp3.WebSocket; import okhttp3.WebSocketListener; import okio.ByteString; public class H...
UTF-8
Java
5,340
java
HttpClientValue.java
Java
[]
null
[]
package com.annimon.ownlang.modules.okhttp; import com.annimon.ownlang.exceptions.TypeException; import com.annimon.ownlang.lib.*; import okhttp3.OkHttpClient; import okhttp3.Request; import okhttp3.Response; import okhttp3.WebSocket; import okhttp3.WebSocketListener; import okio.ByteString; public class H...
5,340
0.569476
0.567041
122
41.770493
28.576555
100
false
false
0
0
0
0
0
0
0.721311
false
false
9
3e0ceddb049936d954b7c3880371a5c20db74bbf
18,494,129,220,472
bb236abb9f6bc006c10baa16e31fea9522d6b25e
/platform-restful/src/main/java/com/platform/util/wechat/WechatConfig.java
a2b8003ad02f4a0bb84d8ee262bfc6d4e6dd8b3f
[]
no_license
lwj198905/platform-framework
https://github.com/lwj198905/platform-framework
5aa79f5f0d3d1fba0fe1e672348a6fb31b19a976
8b09667045b24ce5db6bae38729b49ef0570f17b
refs/heads/master
2020-06-24T13:27:13.118000
2019-07-26T08:17:36
2019-07-26T08:17:36
198,974,444
6
1
null
false
2019-07-26T08:27:21
2019-07-26T08:03:51
2019-07-26T08:18:43
2019-07-26T08:27:20
0
1
0
2
JavaScript
false
false
package com.platform.util.wechat; import org.apache.http.conn.ssl.SSLConnectionSocketFactory; import org.apache.http.conn.ssl.SSLContexts; import javax.net.ssl.SSLContext; import java.io.InputStream; import java.security.KeyStore; @SuppressWarnings("deprecation") public class WechatConfig { /** * 商户id ...
UTF-8
Java
1,902
java
WechatConfig.java
Java
[ { "context": "签名\n */\n public static String paySignKey = \"paySignKey\";\n /**\n * 证书名称,对应不同的商户号\n */\n ", "end": 577, "score": 0.5281460285186768, "start": 574, "tag": "KEY", "value": "pay" }, { "context": " KeyStore keyStore = KeyStore.getInstance(\"PKCS...
null
[]
package com.platform.util.wechat; import org.apache.http.conn.ssl.SSLConnectionSocketFactory; import org.apache.http.conn.ssl.SSLContexts; import javax.net.ssl.SSLContext; import java.io.InputStream; import java.security.KeyStore; @SuppressWarnings("deprecation") public class WechatConfig { /** * 商户id ...
1,902
0.617807
0.615092
65
27.338461
29.555307
158
false
false
0
0
0
0
0
0
0.446154
false
false
9
7af304ed5d46f7b357e793df3423224cdd2eba55
11,295,764,033,282
3c2f12d84857942d2f77a0243f2f5f659add6379
/src/com/ocrabaseadmin/struts/form/CreateTableForm.java
8ee7970af94bd3bb366296d3c0b08a1502f955ed
[]
no_license
yqzhang/OcraBaseAdmin
https://github.com/yqzhang/OcraBaseAdmin
a21d9c061c58445195d7e3e8ea7a97c4b4cfbf02
b56e053352bedaa04b421c77a59f7ba6f57bf446
refs/heads/master
2021-01-16T18:20:52.286000
2012-10-26T03:43:59
2012-10-26T03:43:59
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Generated by MyEclipse Struts * Template path: templates/java/JavaClass.vtl */ package com.ocrabaseadmin.struts.form; import java.util.HashMap; import javax.servlet.http.HttpServletRequest; import org.apache.struts.action.ActionErrors; import org.apache.struts.action.ActionForm; import org.apache.struts.actio...
UTF-8
Java
2,795
java
CreateTableForm.java
Java
[]
null
[]
/* * Generated by MyEclipse Struts * Template path: templates/java/JavaClass.vtl */ package com.ocrabaseadmin.struts.form; import java.util.HashMap; import javax.servlet.http.HttpServletRequest; import org.apache.struts.action.ActionErrors; import org.apache.struts.action.ActionForm; import org.apache.struts.actio...
2,795
0.733453
0.73059
119
22.495798
22.240803
75
false
false
0
0
0
0
0
0
1.361345
false
false
9
7a2d33d9d716fd54c74d8ef310a4ef3b8247b67f
11,501,922,463,561
ac881cc0a54e6c719dfda09b8625da7d32eb40fd
/src/main/java/dev/smjeon/commerce/category/exception/NotFoundCategoryException.java
b0a368877fbe5e9c5213a04e6e135ea3a9ad6eb0
[]
no_license
oeeen/commerce
https://github.com/oeeen/commerce
0be00f50ad2b64c0087bc2cac5747315d00d1914
666a4894e0ad68935a9fd2ef32f978e776e6cee5
refs/heads/develop
2022-11-21T07:50:45.038000
2020-07-19T14:08:49
2020-07-19T14:08:49
258,707,405
22
1
null
false
2020-07-19T14:08:50
2020-04-25T06:53:57
2020-07-17T07:54:47
2020-07-19T14:08:49
1,479
20
0
13
JavaScript
false
false
package dev.smjeon.commerce.category.exception; import org.slf4j.Logger; import org.slf4j.LoggerFactory; public class NotFoundCategoryException extends RuntimeException { private static final Logger logger = LoggerFactory.getLogger(NotFoundCategoryException.class); private static final String MESSAGE = "존재하지 ...
UTF-8
Java
507
java
NotFoundCategoryException.java
Java
[]
null
[]
package dev.smjeon.commerce.category.exception; import org.slf4j.Logger; import org.slf4j.LoggerFactory; public class NotFoundCategoryException extends RuntimeException { private static final Logger logger = LoggerFactory.getLogger(NotFoundCategoryException.class); private static final String MESSAGE = "존재하지 ...
507
0.75052
0.746362
14
33.357143
30.120253
98
false
false
0
0
0
0
0
0
0.571429
false
false
9
a4a7933905553d50fb65f6574bd34c85feddc26f
20,401,094,701,895
4b00fb3dc3162ef46aae9f5bf340effbb7c42ba5
/ch2/Solution1.java
640949add9ebf89161532a227414cc9f4a0deeb5
[]
no_license
polydier/CCAssignment
https://github.com/polydier/CCAssignment
bfc3a3deabf693faa0f19393d1de3e80b2019d2c
11214941efb5b9d55e93cf11ed11755b68c3ed21
refs/heads/master
2021-01-17T06:48:44.713000
2015-10-08T05:46:22
2015-10-08T05:46:22
42,411,562
0
0
null
true
2015-09-13T20:24:52
2015-09-13T20:24:52
2015-09-10T16:11:57
2015-09-12T22:54:45
108
0
0
0
null
null
null
package ch2; import java.util.LinkedList;// import class import java.util.Hashtable; //write code to remove duplicates from an unsorted linked list //is to establish the HashTable to see if the element has been existed, if contains, then //skip it; if not contained, just add it to the table public class Solution1 { ...
UTF-8
Java
1,200
java
Solution1.java
Java
[]
null
[]
package ch2; import java.util.LinkedList;// import class import java.util.Hashtable; //write code to remove duplicates from an unsorted linked list //is to establish the HashTable to see if the element has been existed, if contains, then //skip it; if not contained, just add it to the table public class Solution1 { ...
1,200
0.718855
0.712963
45
25.4
21.446989
90
false
false
0
0
0
0
0
0
2.311111
false
false
9