blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
4
410
content_id
stringlengths
40
40
detected_licenses
listlengths
0
51
license_type
stringclasses
2 values
repo_name
stringlengths
5
132
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringlengths
4
80
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
5.85k
689M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
22 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
131 values
src_encoding
stringclasses
34 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
3
9.45M
extension
stringclasses
32 values
content
stringlengths
3
9.45M
authors
listlengths
1
1
author_id
stringlengths
0
313
149c0e485eeb03ae244bbcc087c859fb72995988
257d8091f1af268b5e6b50d1647e30eda13f9957
/src/main/java/pl/koronawoj/model/CartItem.java
4faa02d01dc8b60c6b0f9f48b61a7f970f97604d
[]
no_license
koronawoj/e-commerce-store
ab758e53dad2ccf004d85e93e7969facdeff5f68
302d9ca960ae6713b06a4344380683e4dea96c22
refs/heads/master
2021-01-19T23:32:45.964337
2017-04-24T11:45:51
2017-04-24T11:45:51
88,992,656
0
0
null
null
null
null
UTF-8
Java
false
false
1,346
java
package pl.koronawoj.model; import com.fasterxml.jackson.annotation.JsonIgnore; import javax.persistence.*; import java.io.Serializable; /** * Created by Le on 1/11/2016. */ @Entity public class CartItem implements Serializable{ private static final long serialVersionUID = -904360230041854157L; @Id @...
[ "koronawoj@gmail.com" ]
koronawoj@gmail.com
246df606c9b9df65edb18de4a114e4bb2e39a400
ed5159d056e98d6715357d0d14a9b3f20b764f89
/test/irvine/oeis/a043/A043577Test.java
7f7710f0241837059c62b3a836ee3b27f2bd143e
[]
no_license
flywind2/joeis
c5753169cf562939b04dd246f8a2958e97f74558
e5efd6971a0062ac99f4fae21a7c78c9f9e74fea
refs/heads/master
2020-09-13T18:34:35.080552
2019-11-19T05:40:55
2019-11-19T05:40:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
195
java
package irvine.oeis.a043; import irvine.oeis.AbstractSequenceTest; /** * Tests the corresponding class. * @author Sean A. Irvine */ public class A043577Test extends AbstractSequenceTest { }
[ "sean.irvine@realtimegenomics.com" ]
sean.irvine@realtimegenomics.com
6b70cbe3ed0ede31f61c47acc835b0dbb5da582f
fb6f2a937144437cf4eea93e061a16a29743b099
/src/com/bestbaan/moonbox/util/ActivityUtils.java
7f7c694fed50eae6cf2f705e30d30d2c19c64afe
[]
no_license
knightliux/mbui4
193b1bbb1c84ee66469dcc4c044c7e944f8be2dd
2c2678c14b9969d85a14ccba6de5cda8c5c24dcb
refs/heads/master
2020-12-29T01:23:06.084531
2016-09-07T05:55:27
2016-09-07T05:55:27
59,261,348
1
1
null
null
null
null
UTF-8
Java
false
false
2,333
java
package com.bestbaan.moonbox.util; import java.io.Serializable; import java.util.List; import android.app.Activity; import android.content.Context; import android.content.Intent; import android.os.Bundle; import com.bestbaan.moonbox.view.CustomToast; import com.moon.android.iptv.Configs; import com.moonbox.android.i...
[ "253596304@qq.com" ]
253596304@qq.com
5a1a03142816e9578ac1fd1e057c288d4d47734c
ecfb047fa890d11b9bae15debfeb313593ed75d3
/src/br/com/wbotelhos/movy/controller/FilmeController.java
0c7ed7685a8181b6dd19d31cc5cb548c690b8433
[ "MIT" ]
permissive
wbotelhos/movy-parte-2
d9acbc62ee38c524474e3aa1898bdf6aab553178
83e32cdcfb7bed308ee69af882101daa91138b4e
refs/heads/master
2023-06-20T19:48:26.491669
2011-08-09T03:47:00
2011-08-09T03:47:00
2,015,334
2
0
null
null
null
null
UTF-8
Java
false
false
1,500
java
package br.com.wbotelhos.movy.controller; import java.util.Collection; import br.com.caelum.vraptor.Delete; import br.com.caelum.vraptor.Get; import br.com.caelum.vraptor.Post; import br.com.caelum.vraptor.Resource; import br.com.caelum.vraptor.Result; import br.com.wbotelhos.movy.model.Filme; import br.com.wbotelhos...
[ "wbotelhos@gmail.com" ]
wbotelhos@gmail.com
6a57290d1c2ef8795010ba116463a2c3007c14bb
9192760b1b30b299a4cd4c7bfe186d43f670f060
/src/main/java/com/example/async/handler/FeedHandler.java
0a400ba79a0922647a6c0a57b8ebe6e78118f40a
[]
no_license
zhaoyixin96/wenda
666d76eb8cf1575bc9525ff860df0f2b90f9b829
6cc4b1455e4fae2dc29bd9bd0f0746c22424a872
refs/heads/master
2021-06-18T07:50:58.108921
2017-06-28T08:08:36
2017-06-28T08:08:36
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,764
java
package com.example.async.handler; import com.alibaba.fastjson.JSONObject; import com.example.async.EventHandler; import com.example.async.EventModel; import com.example.async.EventType; import com.example.model.*; import com.example.service.*; import com.example.util.JedisApater; import com.example.util.RedisKeyUtil;...
[ "760645841@qq.com" ]
760645841@qq.com
0d446079bf483d4810ff434d0858054597ddc86e
6d8de49ed90a812eacadec438a44b7f5983614f3
/src/java/main/com/sjl/gwt/progressive/rebind/AttributeConverterLookup.java
3e680753e12df83dc0e3738ddca25f6213bd9cad
[ "LicenseRef-scancode-warranty-disclaimer", "Apache-2.0" ]
permissive
steveliles/gwt-progressive
fc152cd2f180836a71748c8ef25c24ab5535f0f3
2318ce7a7d66d7f8ac20ab814659b39931b781e5
refs/heads/master
2016-09-03T07:02:00.822968
2011-11-12T18:40:06
2011-11-12T18:40:06
2,762,266
0
0
null
null
null
null
UTF-8
Java
false
false
170
java
package com.sjl.gwt.progressive.rebind; public interface AttributeConverterLookup { public String getAttributeConverterClass(String aQualifiedTargetType); }
[ "steveliles@gmail.com" ]
steveliles@gmail.com
250f0400678a0cf08ea0ea507d9a5b3221f0fb38
4292c5d01e2fe68f14e567fd90f963c768cec27e
/IncidenciasBack/BDconocimiento/src/java/Model/Area.java
b041306596a9fdbf05a7f8403a6698c274d844dc
[]
no_license
MichLanza/BDC
1347cf1ad214c49eba9046e93a32c0bc7a34576e
a5b89794a7102276588a00d788540f7b19c7d909
refs/heads/master
2022-06-12T23:46:50.025257
2020-02-28T17:56:31
2020-02-28T17:56:31
234,330,010
1
0
null
2022-06-03T01:50:02
2020-01-16T13:47:28
Java
UTF-8
Java
false
false
844
java
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package Model; /** * * @author Michele Lanza */ public class Area { int _id; String _nombre; public Are...
[ "michele_lanza1@hotmail.com" ]
michele_lanza1@hotmail.com
7978af07247f6ca60aea010b21c632ec75a85c45
77007e31807143bf62ff293054bc88dd3433dacd
/MetaERP.tests/src/metaerp/tests/EntityTest.java
1b284f985315587669b2d4ea148e941ed0c88e1c
[]
no_license
diegohq/metausaerpweb
00f1dbf6547ab9a0e6e96d9b7f307f3d71be9161
43959f76773ab7ed70ee1af44892b10634af4ff5
refs/heads/master
2022-06-25T18:09:43.478448
2022-05-30T18:38:50
2022-05-30T18:38:50
53,213,780
0
0
null
null
null
null
UTF-8
Java
false
false
1,684
java
/** */ package metaerp.tests; import junit.framework.TestCase; import junit.textui.TestRunner; import metaerp.Entity; import metaerp.MetaerpFactory; /** * <!-- begin-user-doc --> * A test case for the model object '<em><b>Entity</b></em>'. * <!-- end-user-doc --> * @generated */ public class EntityTest extend...
[ "diegohquintale@gmail.com" ]
diegohquintale@gmail.com
db1352fe3a370e796ab4d9f1228cb3ce63e32f27
08f237963180289d9fc2856189dfc52d43658629
/app/src/main/java/br/com/jhonatasmartins/social/login/TwitterAuth.java
47d5759959412069687d6a43fce8a3fc93e4c46d
[]
no_license
Rainer-Lang/social-login
4e90571462c55263501b1f69f60284e129986d86
3082acc04724b0cd67b7a6fa6d0182bc2e1d6124
refs/heads/master
2020-04-06T05:08:01.740920
2015-09-09T15:03:03
2015-09-09T15:03:03
37,981,997
1
0
null
2015-09-09T15:03:04
2015-06-24T12:04:44
Java
UTF-8
Java
false
false
2,690
java
package br.com.jhonatasmartins.social.login; import android.app.Activity; import android.net.Uri; import android.util.Log; import com.twitter.sdk.android.Twitter; import com.twitter.sdk.android.core.Callback; import com.twitter.sdk.android.core.Result; import com.twitter.sdk.android.core.TwitterAuthConfig; import com...
[ "jhonatasmartins@hotmail.com" ]
jhonatasmartins@hotmail.com
da6cc1dcbe8ee78f8b54dc353628cde2922a3c28
7dcf80e3bc75ad8be1ec17b9b37a8427808af7c2
/src/main/java/com/mrxyc/solution/leecodesecondstep/dynamicprogramming/Solution53.java
ba99b1e164d08ce3b9b847ea0e3334fc38adc56c
[]
no_license
MrXuyc/Solution
5567223cae7c8e93422c7e80e8fb14804a86b5b9
88d1266c3575a4a37117a29ddefaed0624cd0a3e
refs/heads/master
2022-12-31T10:57:37.672959
2020-10-19T05:03:34
2020-10-19T05:03:34
285,511,238
0
0
null
null
null
null
UTF-8
Java
false
false
3,267
java
package com.mrxyc.solution.leecodesecondstep.dynamicprogramming; /** * 最大连续数组和 * * 输入: [-2,1,-3,4,-1,2,1,-5,4], * * 输出: 6 * * 解释: 连续子数组 [4,-1,2,1] 的和最大,为 6。 * * 0^n 分治 */ public class Solution53 { public static void main(String[] args) { Solution53 solution53 = new Solution53(); System....
[ "yanchun.xu@qunar.com" ]
yanchun.xu@qunar.com
074fda86f6f4d0c5a633f052d0dc3290672e812e
75c4712ae3f946db0c9196ee8307748231487e4b
/src/main/java/com/alipay/api/response/AnttechDataCollectBlockchainUploadResponse.java
9b64e60ae7d0096f38d01d56ea5cbdd89faadd21
[ "Apache-2.0" ]
permissive
yuanbaoMarvin/alipay-sdk-java-all
70a72a969f464d79c79d09af8b6b01fa177ac1be
25f3003d820dbd0b73739d8e32a6093468d9ed92
refs/heads/master
2023-06-03T16:54:25.138471
2021-06-25T14:48:21
2021-06-25T14:48:21
null
0
0
null
null
null
null
UTF-8
Java
false
false
387
java
package com.alipay.api.response; import com.alipay.api.AlipayResponse; /** * ALIPAY API: anttech.data.collect.blockchain.upload response. * * @author auto create * @since 1.0, 2019-12-09 17:03:34 */ public class AnttechDataCollectBlockchainUploadResponse extends AlipayResponse { private static f...
[ "ben.zy@antfin.com" ]
ben.zy@antfin.com
2114a52a568f9d2d30cf98d077aa738e299ae016
7bdb8ec3a9db9d6aafe81aac7ec00e25234c3f1f
/src/main/java/service/RestRemoteService.java
929e5c7fe64c46dd0861c1ff11347180db1b21b9
[]
no_license
dreamer-zq/springcloud-service-consumer
d618449b5ac1ad2e47edaf39eb5d51118d1fe480
011f7708b096f76cb470e8c4fff6f01bf29445d8
refs/heads/master
2021-06-08T00:19:43.106232
2016-10-06T12:48:57
2016-10-06T12:48:57
null
0
0
null
null
null
null
UTF-8
Java
false
false
684
java
package service; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import org.springframework.web.client.RestTemplate; import com.netflix.hystrix.contrib.javanica.annotation.HystrixCommand; @Service public class RestRemoteService { private final ...
[ "745124335@qq.com" ]
745124335@qq.com
88f885766d3f5ca2969d3c3f6f95befe26aa1f31
55afab3f3106568294779371216acf85be8de0f2
/LabBook-4/src/com/cg/Ex3/Item.java
af61ddd923f2a79cad4444f7556a4ea3056896c9
[]
no_license
ArpitJain3012/Capg-Lab-Work
0c114e884fe4c957fbe701d464b829a9a8a61915
34c93a6e331078bd4cb18672110c26db361bdc43
refs/heads/master
2023-04-27T13:19:52.607125
2021-05-15T12:26:08
2021-05-15T12:26:08
357,912,829
0
0
null
null
null
null
UTF-8
Java
false
false
1,589
java
package com.cg.Ex3; abstract class Item { private int uniqidnum; private String title; private int numcopies; public Item(int uniqidnum, String title, int numcopies) { super(); this.uniqidnum = uniqidnum; this.title = title; this.numcopies = numcopies; } public int getUniqidnum() { return uniqidnum; ...
[ "arpitjain.aj3012@gmail.com" ]
arpitjain.aj3012@gmail.com
1b17f2580ac733af490e056f15043799bc7bf868
a5714d7a2ad20b845f9025a0ff9b2b1ee2e70f0a
/src/main/java/com/mail/common/configuration/validation/layers/InternalIntegrationException.java
56907cc45e1b5d2256dde7e2d4a1a7f55538d2e0
[]
no_license
rafa210587/base-mail-services
c995f4fabc583695991fdc69a95a9e96ba2ed9bf
7ceb166445498d687495ea373844e1b3951d1794
refs/heads/master
2020-07-19T01:34:09.615274
2019-09-04T15:35:11
2019-09-04T15:35:11
206,352,245
0
0
null
null
null
null
UTF-8
Java
false
false
939
java
package com.mail.common.configuration.validation.layers; import org.springframework.http.HttpStatus; import com.mail.common.configuration.validation.domain.GeneralError; /** * Exception that will occur in external integration * @author alan.franco */ public class InternalIntegrationException extends GeneralExcep...
[ "rafael.goncalves@trustpay.com.br" ]
rafael.goncalves@trustpay.com.br
2bfda2f3a3f2563f2f59a8c89c0eee9f7aaac616
e2097fbb7affdf56eac4e8b56f6b692eb3382d8e
/src/main/java/com/primeraevaluacionMargarita/primeraevaluacion/Nuevo.java
3bcd183d109bc7d4da5abbe50ea62d707df32443
[]
no_license
margarita07/PrimeraEvaluacion
137b24c541a81914ebbf9876652847eab7e8b799
f70a32a26ada675d0757472761df81aa3e45538b
refs/heads/master
2020-04-05T19:20:19.844975
2018-11-11T23:02:09
2018-11-11T23:02:09
157,129,739
0
0
null
null
null
null
UTF-8
Java
false
false
2,804
java
package com.primeraevaluacionMargarita.primeraevaluacion; import android.content.Intent; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.view.View; import android.widget.Button; import android.widget.EditText; import android.widget.Toast; public class Nuevo extends AppCompatA...
[ "noreply@github.com" ]
margarita07.noreply@github.com
b15b95acd908af0f651ecbfe8a8ea50098dbcb18
9410ef0fbb317ace552b6f0a91e0b847a9a841da
/src/main/java/com/tencentcloudapi/tem/v20210701/models/ModifyApplicationServiceRequest.java
623c1ae07be18a7c6684791c0987a6e0b251a877
[ "Apache-2.0" ]
permissive
TencentCloud/tencentcloud-sdk-java-intl-en
274de822748bdb9b4077e3b796413834b05f1713
6ca868a8de6803a6c9f51af7293d5e6dad575db6
refs/heads/master
2023-09-04T05:18:35.048202
2023-09-01T04:04:14
2023-09-01T04:04:14
230,567,388
7
4
Apache-2.0
2022-05-25T06:54:45
2019-12-28T06:13:51
Java
UTF-8
Java
false
false
4,983
java
/* * Copyright (c) 2017-2018 THL A29 Limited, a Tencent company. All Rights Reserved. * * 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 ...
[ "tencentcloudapi@tencent.com" ]
tencentcloudapi@tencent.com
84b59874f66bcc223b69e633c6bd2bd5b4f3596a
45b6a10de766d5f08e2fbb0d73ec12824e88c1db
/pacientes/src/test/java/br/com/basis/madre/service/dto/DocumentoDTOTest.java
da280602422f9e97659da88e6914f0205fdf599f
[]
no_license
BasisTI/madre
ae786b09db39edfafc224b1ae21e4f07b405a38a
371a7f9d7e04272217d1e47127f1efe7fc63ee6b
refs/heads/master
2023-01-24T17:48:36.654248
2022-01-21T21:54:08
2022-01-21T21:54:08
210,688,867
15
15
null
2023-01-24T01:36:18
2019-09-24T20:09:25
Java
UTF-8
Java
false
false
855
java
package br.com.basis.madre.service.dto; import org.junit.jupiter.api.Test; import static org.assertj.core.api.Assertions.assertThat; import br.com.basis.madre.web.rest.TestUtil; public class DocumentoDTOTest { @Test public void dtoEqualsVerifier() throws Exception { TestUtil.equalsVerifier(DocumentoD...
[ "pedro.fernandes@basis.com.br" ]
pedro.fernandes@basis.com.br
ed593bf32d65bf76ff9bfb1d6f0e1811ceff52a7
dfa806c8777cdea0de8bb19af7968320a9a42f66
/internet-finance-admin/src/main/java/com/hc9/service/sms/mw/MwTriggerSmsService.java
c3035be678db089baa7e1d6f2604ed26a1774952
[]
no_license
jxcpu2008/internet-finance-qhhc
1ccf6923e08621ee911acfdbb69d7a630068547d
7f581aec6bdacc761e21d9cfadcbf2f688a59850
refs/heads/master
2021-05-16T01:30:17.477342
2017-10-16T02:08:57
2017-10-16T02:35:47
107,069,474
0
1
null
null
null
null
UTF-8
Java
false
false
4,028
java
package com.hc9.service.sms.mw; import java.io.UnsupportedEncodingException; import java.util.ArrayList; import java.util.List; import javax.annotation.Resource; import com.hc9.common.util.StringUtil; import com.hc9.commons.log.LOG; import com.hc9.model.MULTIX_MT; import com.hc9.model.MwContext; /** ...
[ "jxcpu2008@163.com" ]
jxcpu2008@163.com
2b70d12c396f7fa888f588f6f6c04c7f3b229a13
56540ad45b01b1086eb2a79099723a49a0d49347
/bbc/JavaProject/MR/580/src/FinDept.java
7a62846a204ee86d3ea6d8688a1cc7f36d9db4df
[]
no_license
xicpio/bbc
6d475a9a7f487f4fd5a0fd8d2ac67dfcfade083b
c23f4336a9c48c4c07d77af93be738108ee2e1c8
refs/heads/master
2021-01-23T21:53:36.609031
2017-02-25T06:53:09
2017-02-25T06:53:09
83,112,243
1
1
null
null
null
null
GB18030
Java
false
false
2,035
java
import java.sql.Connection; import java.sql.DriverManager; import java.sql.ResultSet; import java.sql.SQLException; import java.sql.Statement; public class FinDept { private Connection conn; public Connection getConn() { try { Class.forName("net.sourceforge.jtds.jdbc.Driver"); // 加载数据库...
[ "15262673025@163.com" ]
15262673025@163.com
e0347166feb0a3241bd6f90299945dbe50ec717d
ff6eb7580d83676fc7e639363366352626ecde46
/app/src/main/java/com/tech/prj/avplayer/activities/AboutActivity.java
5c6fa47bd7e6740d54a762ef02a767ba128a475e
[]
no_license
anjali-2000-pnp/avplayer
1f0f985ffdb1702d34e06a2298dc732fdc14fd9a
e4441fbcd0a164427464356f59c1ea3dd8c74315
refs/heads/master
2023-01-08T15:05:50.915318
2020-10-28T09:18:24
2020-10-28T09:18:24
307,962,587
1
0
null
null
null
null
UTF-8
Java
false
false
640
java
package com.tech.prj.avplayer.activities; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import com.google.android.gms.ads.AdRequest; import com.google.android.gms.ads.AdView; import com.tech.prj.avplayer.R; public class AboutActivity extends AppCompatActivity { private AdView mAdView...
[ "aman.rastogi.90281@gmail.com" ]
aman.rastogi.90281@gmail.com
4ef5dbe49302e46cf710ac9783be61d86d430aa7
a4a51084cfb715c7076c810520542af38a854868
/src/main/java/com/shopee/protocol/action/HotHashTagInfo.java
46f0f203bc4ededb305e8e4e066e77bc4c9cfc10
[]
no_license
BharathPalanivelu/repotest
ddaf56a94eb52867408e0e769f35bef2d815da72
f78ae38738d2ba6c9b9b4049f3092188fabb5b59
refs/heads/master
2020-09-30T18:55:04.802341
2019-12-02T10:52:08
2019-12-02T10:52:08
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,651
java
package com.shopee.protocol.action; import com.squareup.wire.Message; import com.squareup.wire.ProtoField; import java.util.Collections; import java.util.List; public final class HotHashTagInfo extends Message { public static final String DEFAULT_COVER_IMAGE = ""; public static final List<PListLookInside> DEF...
[ "noiz354@gmail.com" ]
noiz354@gmail.com
d963ed0b05cf376b5023013e811843e09098cca4
71868fb42953e785daf41bf40b935adb4721c280
/PP 1/Account.java
ccd140a7305c391d92d993ef32aa1c5a784f8c08
[]
no_license
sc131/EECS132
0c701efccf97512a774021ca9094bd0f7710e193
65285492e4d6bab0e5d788ebd96fb58fa4a71d51
refs/heads/master
2016-08-07T15:05:53.130697
2014-12-17T00:51:59
2014-12-17T00:51:59
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,339
java
public class Account{ private double lineFee = 0; private double rate = 0; private double taxRate = 0; private double interestRate = 0; private int monthlyUsage = 0; private int expectedMonthlyUsage = 0; private double accountBalance = 100; private double currentMonthBill = 0; private double previousM...
[ "stephanie.collins113@gmail.com" ]
stephanie.collins113@gmail.com
818715cbb7922cd8f5badd1267978aa0d4f6cf02
da90fd30e3b65dc910de35c9aa063a31194cbe8c
/src/test/QueryTest.java
6f65f188e390b321729bcffcbbddb282fbae81a1
[ "MIT" ]
permissive
ThilinaDGunasekara/Stainless-Steel-Management-System
250c3354a2c8505e36d4f294cd364854dbc40279
e804644be8ffcbf539615cacb8e6b675ad49a2d6
refs/heads/master
2020-09-08T11:00:43.287318
2019-11-16T19:17:22
2019-11-16T19:17:22
221,114,683
1
0
null
null
null
null
UTF-8
Java
false
false
28
java
public class QueryTest { }
[ "thilinadhammika86@gmail.com" ]
thilinadhammika86@gmail.com
2eb8ed5398a3d1f375d414312fa0f9fe2eb823ea
2b0298f103ada18df91fa7ee2fac385f6c961b6a
/app/src/main/java/com/louzhen/hellojay/app/biz/news/INewsListView.java
a5660a8ae27ddc7ca3a2086809d49843b3fd8b1a
[]
no_license
wowkakloov/HelloJay
3600ac8306f77ab4038631164efa5c8cff4a2056
110d8c11c7de2e1305191cca5b54410fe74cfdfc
refs/heads/master
2021-09-08T04:19:08.339364
2016-10-20T11:30:18
2016-10-20T11:30:18
null
0
0
null
null
null
null
UTF-8
Java
false
false
353
java
package com.louzhen.hellojay.app.biz.news; import com.louzhen.hellojay.app.api.NeteaseNewBean; import com.louzhen.hellojay.app.mvp.IView; import java.util.List; /** * Created by louzhen on 16/10/15. */ public interface INewsListView extends IView { void update(List<NeteaseNewBean> neteaseNewBeen, int page); ...
[ "louzhen.lz@alibaba-inc.com" ]
louzhen.lz@alibaba-inc.com
b6eee0cee9e514081ed4e497626c8e16ca61d73c
56ab4d079b92c613b26e1b78f415f073922bc40d
/Basicapp1/src/Apr6/DI_demo_xml_config/src/main/java/com/cg/spring/DI_demo/bean/Person.java
d1dbd66307a469663aa332f14209b70af77c258c
[]
no_license
shadow2910/First_Project
6af9d6f43d0d91d55c337e8775d7b7bed8db892d
7c65273c07bce7ae9e8d22f498f793dc38202813
refs/heads/master
2023-04-11T07:02:26.726054
2021-04-21T07:05:20
2021-04-21T07:05:20
344,473,624
0
0
null
null
null
null
UTF-8
Java
false
false
797
java
package com.cg.spring.DI_demo.bean; public class Person { int ssn; String name; Address address; public Person() { super(); // TODO Auto-generated constructor stub } public Person(int ssn, String name, Address address) { super(); this.ssn = ssn; this.name = name; this.address = address;...
[ "noreply@github.com" ]
shadow2910.noreply@github.com
3ff0a30c9aaa99f96bce40661fec44163bd234a4
8556bdea646eb1928b936ffbbabe412abf5f8829
/src/main/java/com/neunn/ruma/utils/gridfs/GridFsUtils.java
bc6048cb54aee8c2b785cde37694016203451d5f
[]
no_license
donghuabin72/ruma_web
9dfea63f7f1778994285051b7bf9601a5e4fc99e
879da44847e472f4c346ec75a6321def6d81e981
refs/heads/master
2021-01-02T08:54:28.327338
2017-08-04T03:53:14
2017-08-04T03:53:14
99,094,808
0
0
null
null
null
null
UTF-8
Java
false
false
5,405
java
/** * @项目名称: ruma-web * @文件名称: GridFsUtils.java * @Date: 2016年2月25日 * @Copyright: 2015-2016 www.neunn.com All rights reserved. 注意:本内容仅限于东网科技有限公司内部传阅,禁止外泄以及用于其他的商业目的 */ package com.neunn.ruma.utils.gridfs; import java.io.File; import java.io.IOException; import java.io.InputStream; import java.util.ArrayList; imp...
[ "donghb@neunn.com" ]
donghb@neunn.com
cfb3af2aa9304040ec5b115cc4d0f03142b1853b
f755f28cc07d2c7dab6f7bce7c9676e4ab2ba73c
/modbus/src/main/java/com/neo/web/Pages.java
29382582d7cf948f4c69e4446b590fa9cc9d8303
[]
no_license
abc80486/spring
a84d86d74c2bb69ae1da94afaca2ee7d850079a8
a58cc5bc8e257c2e4cda9eaf2f4f5a5caedff73c
refs/heads/master
2022-10-30T17:48:21.249596
2020-05-05T15:21:04
2020-05-05T15:21:04
217,427,401
0
0
null
2022-10-12T20:34:59
2019-10-25T01:39:09
JavaScript
UTF-8
Java
false
false
636
java
package com.neo.web; import org.apache.shiro.authz.annotation.RequiresPermissions; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.web.bind.annotation.GetMapping; @Controller public class Pages{ // @GetMapping("/index") //@RequiresPermissions("u...
[ "dabing@dabing.com" ]
dabing@dabing.com
6674fcdcb96656c81c7f60471bb2495d73796c0a
700851ecc1efa81e0ae0313399a772027ebf9430
/src/main/java/task/weather/util/MessageByLocaleUtils.java
46a901e1ec404c1bd317d09c04b7b11519d22829
[]
no_license
jogiwithjosh/weather-guru
ecc3e5df02c9fd8ce46f3322969f494935610468
f85549789e4e8a68f0dea06e4ff050090456fa03
refs/heads/master
2021-01-20T15:03:45.787940
2017-05-10T08:04:15
2017-05-10T08:04:15
90,710,768
0
0
null
null
null
null
UTF-8
Java
false
false
470
java
package task.weather.util; import java.util.Locale; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.context.MessageSource; import org.springframework.stereotype.Component; /** * @author Jogireddy Kotam * @date 09-May-2017 * */ @Component public class MessageByLocaleUtil...
[ "jogireddy.kotam@nerve24.com" ]
jogireddy.kotam@nerve24.com
2f16a9163b2be510310234a180f282a3dcb02484
15fbc05792ed4db0bca5ddcc042d5647aedc16ef
/network/nio/src/main/java/com/github/binarylei/bio/executorpool/ServerHandler.java
d4cfdd0d2011992ffd0900ed3e91c1d1f3e17ef3
[]
no_license
binarylei/microservice
b1f2f2f2a56581f00003d5c08350ec608a9f8993
a99566769f6acdc32e6650f1f53fcfae24b474f3
refs/heads/master
2022-06-23T18:08:08.843256
2019-12-26T12:06:59
2019-12-26T12:07:16
219,386,455
0
0
null
2022-06-21T02:10:01
2019-11-04T00:35:21
Java
UTF-8
Java
false
false
1,172
java
package com.github.binarylei.bio.executorpool; import java.io.BufferedReader; import java.io.InputStreamReader; import java.io.PrintWriter; import java.net.Socket; public class ServerHandler implements Runnable { private Socket socket; public ServerHandler (Socket socket){ this.socket = socket; } @Override ...
[ "binarylei@qq.com" ]
binarylei@qq.com
f45e7c2913778eb4e21ddb88d5d509dfd17f0b11
d08606236c160a5a90c6eca04afec96a0c28e16b
/licenta/src/circledetection/gui/edit/EditPanel.java
48eb655829dc698b7f5769a99cd9ce6525eb58db
[]
no_license
fadhinata/hough-transform
f58c90450ef4b866f7ab41601a52cccda41b7e96
cfdb76dac8e4a95a14702ffbfb1570a887d2a668
refs/heads/master
2020-05-20T02:10:04.934731
2011-06-27T07:06:40
2011-06-27T07:06:40
41,012,613
0
0
null
null
null
null
UTF-8
Java
false
false
4,017
java
package circledetection.gui.edit; import java.awt.Color; import java.awt.GridBagConstraints; import java.awt.GridBagLayout; import java.awt.Insets; import java.awt.image.renderable.ParameterBlock; import java.util.ArrayList; import java.util.Observable; import java.util.Observer; import javax.swing.JIntern...
[ "c0rinush17@gmail.com" ]
c0rinush17@gmail.com
116a832d2c779cd1f02b19c405f9fb8fa62fb25d
268135d771d90c74bec73e0ec8d0867768adaf41
/Add first and third digit/Main.java
a625a7477de9734f98b0debc4a51c4a9ad308fff
[]
no_license
zahabamina/Playground
c8de63a49bcc57172a6ac1b385fa680a44cb12d5
6b78cb18544c09c0c241f5af2e37d87340d8a375
refs/heads/master
2020-04-15T02:23:10.245763
2019-04-05T11:33:27
2019-04-05T11:33:27
164,312,670
0
0
null
null
null
null
UTF-8
Java
false
false
275
java
import java.util.Scanner; class Main{ public static void main (String[] args) { // Type your code here Scanner in=new Scanner(System.in); int num=in.nextInt(); int n1=num/100; int n3=num%10; int sum= n1+n3; System.out.println(sum); } }
[ "zahab.amina@gmail.com" ]
zahab.amina@gmail.com
b8b2a29f22394de85fd03cea4ee9a167b161c909
c56ab916101680166817acdcb949400413ca45a2
/BoC/Engine/Economy/NaturalResource.java
a91ec832e990ac91b951ec573f4ecb6c4e94c6e5
[]
no_license
ProkopHapala/BloodOfCivilization
09488782e851aca78081b1900c10bf2672f795e4
410f856b028facd6fbb6b603488cfe6f64b691c5
refs/heads/master
2021-01-17T06:03:14.763533
2016-07-02T15:19:38
2016-07-02T15:19:38
47,491,124
0
0
null
null
null
null
UTF-8
Java
false
false
861
java
package BoC.Engine.Economy; import BoC.Engine.Economy.MachineType; import BoC.Engine.Globals; import BoC.utils.StringIO; public class NaturalResource implements StringIO { public ComodityType type; public double maxYield; public double capacity; public double getYield( double workforce ){ return Globals.e...
[ "ProkopHapala@gmail.com" ]
ProkopHapala@gmail.com
628afb50f4526eaf04574daf18f07ae57ad19502
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/8/8_6d3cb2f0843363fc794db0ad9f85fb4f6e9630af/LocalFileSystem/8_6d3cb2f0843363fc794db0ad9f85fb4f6e9630af_LocalFileSystem_s.java
857bce91e49f09d2308467ef9ba2c1ff97e4c066
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
4,964
java
/******************************************************************************* * Copyright (c) 2005, 2009 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distributio...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
4b85d43963eb02c66e8eacb8b7290852a89ed987
fd0d111d6e934f3e9cc054c195de405343f07199
/ex01/src/main/java/org/zerock/controller/SampleController.java
1853adb1e810664f3527394ebadc311867114547
[]
no_license
unisung/choongangBigData01
14453edd07730f44a63bb5c56d5451a26cc683fa
b678fa60b237f70b45af70d9eca8d2195dec7943
refs/heads/master
2023-06-09T20:35:29.953429
2021-06-29T03:38:54
2021-06-29T03:38:54
362,397,833
3
1
null
null
null
null
UTF-8
Java
false
false
4,845
java
package org.zerock.controller; import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.Arrays; import java.util.Date; import java.util.function.Consumer; import org.springframework.beans.propertyeditors.CustomDateEditor; import org.springframework.http.HttpHeaders; import org.springframework.h...
[ "vctor@naver.com" ]
vctor@naver.com
8eb0423f2be1811f160605bfb76c53966dcbf79c
a5103eebdb3b62d783578b5f623ee949b6d9b88e
/app/src/androidTest/java/com/proyecto/flash/ExampleInstrumentedTest.java
0b19d99bae1ef4e2bc98ea17c9245cfd2285481d
[]
no_license
isilupu/Flash
8c490fffc7fc8b20f503d2466547ddf514bfd2e1
342e97a97e32775f7d8a44bcb6d27433f8dae942
refs/heads/master
2023-01-23T16:53:02.903067
2020-12-10T21:29:23
2020-12-10T21:29:23
320,394,317
0
0
null
null
null
null
UTF-8
Java
false
false
750
java
package com.proyecto.flash; import android.content.Context; import androidx.test.platform.app.InstrumentationRegistry; import androidx.test.ext.junit.runners.AndroidJUnit4; import org.junit.Test; import org.junit.runner.RunWith; import static org.junit.Assert.*; /** * Instrumented test, which will execute on an A...
[ "lucy_16@hotmail.es" ]
lucy_16@hotmail.es
1aea3b0ff2a787be93cf3fb57fee94ec00bad21d
2dc4ba068c972125e690d2bce863cd8dcf34b93d
/HadoopForest3/src/main/java/TrainingMapRed/PredictModelMR.java
fec174709c33b3dbc7b5f613b36c20e83ac4cd45
[]
no_license
jefferyvvv/HadoopForest
456b822aa17424d516e690218d19f26534839812
bccd3be4ecb34a9845bf6196503fb2ab6bb10e6a
refs/heads/master
2020-05-02T12:17:14.094148
2015-11-07T04:45:24
2015-11-07T04:45:24
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,623
java
package TrainingMapRed; import RandomForest.RandomForest; import com.sun.istack.internal.Nullable; import org.apache.commons.lang.StringUtils; import org.apache.hadoop.conf.Configuration; import org.apache.hadoop.conf.Configured; import org.apache.hadoop.filecache.DistributedCache; import org.apache.hadoop.fs.FileSyst...
[ "gyhale@gyhaledeMacBook.local" ]
gyhale@gyhaledeMacBook.local
c56e499623a93295d0d82accf154474c6d9c58d9
806d5cc5f9faf95c6abc4dc31095816b15a21968
/src/main/java/moe/maple/scripts/npc/boats/SellTicket.java
7a3f80482b5cad9b09207483e1f525e0290910c5
[]
no_license
iChickn/moe-scripts
5ba83d3a0662d0ecfcb366852ab7b3a63c0e0647
3d315d55950de30c2cc39a699750f67ea3e56f86
refs/heads/master
2020-09-27T09:18:20.184017
2019-10-31T08:18:48
2019-10-31T08:18:48
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,112
java
/* * Copyright (C) 2019, http://github.com/y785/moe-scripts * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy...
[ "j7852398521@gmail.com" ]
j7852398521@gmail.com
0fa1f75197144cd40dbacd8f3420fe5d4e18cdf4
d2cb1f4f186238ed3075c2748552e9325763a1cb
/methods_all/nonstatic_methods/java_awt_Container_createVolatileImage_int_int.java
410a93b4478e892b94d84d22b38d5aba584fbdab
[]
no_license
Adabot1/data
9e5c64021261bf181b51b4141aab2e2877b9054a
352b77eaebd8efdb4d343b642c71cdbfec35054e
refs/heads/master
2020-05-16T14:22:19.491115
2019-05-25T04:35:00
2019-05-25T04:35:00
183,001,929
4
0
null
null
null
null
UTF-8
Java
false
false
182
java
class java_awt_Container_createVolatileImage_int_int{ public static void function() {java.awt.Container obj = new java.awt.Container();obj.createVolatileImage(829820595,547646972);}}
[ "peter2008.ok@163.com" ]
peter2008.ok@163.com
62aebe636e293b5cf0d9af30450ccce0ef109cc3
f22016e5670e437bd7c1338f28aedfe7871580f9
/axl/src/main/java/ru/cg/cda/axl/generated/ListSipDialRulesReq.java
53ee7d070d04dcd0143dd8525d29e24f0adfcbd0
[]
no_license
ilgiz-badamshin/cda
4e3c75407a0b2edbb7321b83b66e4cf455157eae
0a16d90fc9be74932ef3df682013b444d425741e
refs/heads/master
2020-05-17T05:34:17.707445
2015-12-18T13:38:49
2015-12-18T13:38:49
39,076,024
0
0
null
null
null
null
UTF-8
Java
false
false
7,033
java
package ru.cg.cda.axl.generated; import java.math.BigInteger; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlAttribute; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlSchemaType; import javax.xml.b...
[ "badamshin.ilgiz@cg.ru" ]
badamshin.ilgiz@cg.ru
8d8c2c1b58bccfd84f53fc6f9878cba4d81d8898
9e1d97159db4ca164c228e6df018beeee8f74e72
/src/main/java/com/hcl/feedback/controllers/FeedbackController.java
42acb19d6749b305f1543ab25e294e8c23242a12
[]
no_license
Mph96/Feedback
539ccfbc46aa962395fecfa67e19d4b3a944d933
1ea5e9a96833d00b58658c9a9707950b1d488a1a
refs/heads/master
2023-03-05T16:31:46.413588
2021-02-06T06:07:19
2021-02-06T06:07:19
336,468,581
0
0
null
null
null
null
UTF-8
Java
false
false
1,201
java
package com.hcl.feedback.controllers; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import com.hcl.feedback.model.Feedback; import com.hcl.feedback.repository.FeedbackRepository; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.*; import org.spr...
[ "matthew.hernandez@hcl.com" ]
matthew.hernandez@hcl.com
6f7c432b3e88be1aa804b4c5978648dd9150e3df
3a8bf87d496ab329f5c39faf9a0c9911c2b2f003
/src/PrimeFactorsExercise/PrimeFactors.java
5732304c1acc306ba102fccaf774d0fd7ff3b79d
[]
no_license
tobiewee/IntroductoryProgrammingExercises
9a635790ff9a6225964437714a101a581879fc7c
0a62dad78ef9d1b37d761c2a614efddbecb5f71e
refs/heads/master
2021-01-19T05:08:03.933949
2016-06-06T02:57:41
2016-06-06T02:57:41
60,389,545
0
0
null
null
null
null
UTF-8
Java
false
false
1,004
java
package PrimeFactorsExercise; import java.util.ArrayList; import java.util.Scanner; /** * Created by Tobie Wee * on 6/5/2016. */ public class PrimeFactors { public static void generate(int n){ ArrayList<Integer> primeFactors = new ArrayList(); boolean isPrime = true; for (int i=2; i<n;...
[ "tobiewee@gmail.com" ]
tobiewee@gmail.com
3fbe8dc40b4911cebe0fc8664fb90fc17238d5f6
1af49694004c6fbc31deada5618dae37255ce978
/chrome/android/java/src/org/chromium/chrome/browser/rlz/RlzPingHandler.java
f686bdb0137a1d38ae27675c87677e2f91408848
[ "BSD-3-Clause" ]
permissive
sadrulhc/chromium
59682b173a00269ed036eee5ebfa317ba3a770cc
a4b950c23db47a0fdd63549cccf9ac8acd8e2c41
refs/heads/master
2023-02-02T07:59:20.295144
2020-12-01T21:32:32
2020-12-01T21:32:32
317,678,056
3
0
BSD-3-Clause
2020-12-01T21:56:26
2020-12-01T21:56:25
null
UTF-8
Java
false
false
2,392
java
// Copyright 2017 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. package org.chromium.chrome.browser.rlz; import android.text.TextUtils; import org.chromium.base.Callback; import org.chromium.base.ContextUtils; import...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
c015a12e9b8b0211d527c51d7a2771edf0d42793
795f327237ca6518be6bc08a8bd8ef41fa51f923
/src/main/java/pl/itacademy/lesson8/Mouse.java
4935c52dd10bfd8ed827b31c295703eb65e9fff1
[]
no_license
it-academy-pl/KRK-Java-20-10-2
c2dfd1162517a867278c565c9c0b33abcd780372
5c35ae8f329e6d22b95b8ee012de8dda0736a345
refs/heads/master
2023-02-26T13:05:31.850941
2021-02-03T17:20:21
2021-02-03T17:20:21
302,125,689
0
2
null
null
null
null
UTF-8
Java
false
false
357
java
package pl.itacademy.lesson8; public class Mouse extends Animal { protected boolean hungry = true; @Override public void eat(String food) { System.out.println("Mouse is eating " + food + " in it's hole"); hungry = false; } public void hideFromCat() { System.out.println("Mou...
[ "oleg.miercoles@dot.com" ]
oleg.miercoles@dot.com
ca3cdcdc4b7c6feb028e1a1fb9bb20a17dd37e63
0f170b4b71fd0900b17a433df203d9e4aa039765
/src/main/java/ca/sheridancollege/bean/DogBreed.java
14ce78ecaa643bbdafdefeba7366f2fa82c28390
[]
no_license
As2angara/A2_PROG_SC_ConformationShow
dfb6fa60117d04a37e5a1451aea6dec0707eb863
3db4a2828c92bcac9c9f74eebbfddb587ea171f9
refs/heads/master
2022-04-27T04:13:10.431605
2020-04-25T02:16:41
2020-04-25T02:16:41
258,668,258
0
0
null
null
null
null
UTF-8
Java
false
false
285
java
package ca.sheridancollege.bean; import lombok.*; @AllArgsConstructor @NoArgsConstructor @Data public class DogBreed { //Field Variables private String breed; private int numBreed; private int numMClass; private int numFClass; private int numMSpec; private int numFSpec; }
[ "Adrian.angara@gmail.com" ]
Adrian.angara@gmail.com
03e603b3b579946b67586f480470a0e09cdf0c81
427e14246be212bd893a6e857cfca611638d497f
/src/main/java/com/runnable/model/ProducerConsumer.java
974ba76c9be701c907046e99cbb2e1fa7154a00a
[]
no_license
altyaper/java-examples-patterns
949149ea2ed5342fdc2c414d4a1e6ee0a7f2471f
ee7e588ba71e9a441d7cd1bb66975d38a690985b
refs/heads/master
2021-06-08T04:48:26.053132
2016-05-21T02:55:09
2016-05-21T02:55:09
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,163
java
package com.runnable.model; import java.util.function.Consumer; /** * Created by echavez on 5/20/16. */ class ProducerConsumer { private static Object lock; private static int[] buffer; private static int count; static class Producer{ void produce(){ synchronized (lock){ ...
[ "echavez@nearsoft.com" ]
echavez@nearsoft.com
0044203937d116d678dbbdc3dd040093d1b6a589
c890a1899a0482575ba19f7f2675a78a9c953ce9
/src/main/java/it/uniroma3/taskpolicy/cost/Cost.java
b0e718b7e8a68920bf85ac5342fdd860b318578a
[]
no_license
gianlorenzo/taskpolicy
6706b3f11d1f8dceaf1721f2e7e354fc15c50b5b
8f737210524988b615e952d17a985b8fbe67aff2
refs/heads/master
2020-04-15T22:02:11.545992
2019-02-18T13:46:12
2019-02-18T13:46:12
165,056,957
0
0
null
null
null
null
UTF-8
Java
false
false
1,270
java
package it.uniroma3.taskpolicy.cost; import it.uniroma3.taskpolicy.probability.Probability; public class Cost { private Probability probability = new Probability(); private double alfa = 0; private double k=0; public double Y00(double err, double selectivity, double current_min, double current_max...
[ "gianlorenzo.didonato@gmail.com" ]
gianlorenzo.didonato@gmail.com
22345abc459ff92ba01df6c17cfaf2a9c7f50fd6
17bdcb98d3200f2046497e198925a514e0694f33
/src/SecondMaxInArray.java
bfd431b8905a5790a81b709942d4551793012b7d
[]
no_license
momo0395/Java-code
2ed86f9b18c8ab59eaf051f5f5921d850440cd68
86ec17bb205c160d04e8dea6bf0d68dafcd23967
refs/heads/master
2023-05-22T16:17:27.907220
2021-06-16T18:44:49
2021-06-16T18:44:49
377,595,919
0
0
null
null
null
null
UTF-8
Java
false
false
391
java
public class SecondMaxInArray { public static void main(String[] args) { // TODO Auto-generated method stub Integer[] arrInt= {3,11,30,5,1,16,13,13}; Integer max1,max2; max1=max2=0; for(int i=0;i<arrInt.length;i++) { if(arrInt[i]>max1) { max2=max1; max1=arrInt[i]; } else if(arrInt[i]>...
[ "momo0395@gmail.com" ]
momo0395@gmail.com
61d96b205dd06bd132754a7a6cb3c80295c924b8
9d0b6f089b44078681e661958ce2ddc70c48a04a
/FibnacciSeries/src/RecursionFibonacci.java
26e880d56b482521bedac644b5863fe26e95d486
[]
no_license
dganesh07/Basic-Algorithms-
aba1cf15becc3af02651c63b8faae3ac58a5347e
a3fedc8807775426feed6a276b5a8607fed4e722
refs/heads/master
2020-12-31T00:54:29.976858
2017-12-28T17:54:43
2017-12-28T17:54:43
80,590,705
0
0
null
null
null
null
UTF-8
Java
false
false
606
java
import java.util.Scanner; public class RecursionFibonacci { public static void main(String[] args) { // TODO Auto-generated method stub System.out.println("enter the number of fibnacci numbers required"); Scanner sc = new Scanner(System.in); int n = sc.nextInt(); int n1 = 0; int n2 = 1; int ...
[ "noreply@github.com" ]
dganesh07.noreply@github.com
318d5d6e6bbb4d41ec6ad84a1cdd6ad650b17796
d07540965c8d69015d514817bc6db1528432d584
/src/main/java/com/jeecg/pro/equipment/entity/MaintenanceEntity.java
708ed9fe867629bed083a72fe4490c392f54ffb5
[]
no_license
kinky2015/DeviceManageSys
764c208b3eaae59505a9ec85d8881e5b540fa624
5690714b22849dd6bc9eb591128da95301432f53
refs/heads/master
2021-01-01T20:18:11.361151
2017-07-30T15:03:30
2017-07-30T15:03:30
98,803,827
1
0
null
null
null
null
UTF-8
Java
false
false
1,949
java
package com.jeecg.pro.equipment.entity; import java.io.Serializable; import javax.persistence.Entity; import javax.persistence.Table; import org.jeecgframework.core.common.entity.IdEntity; import org.jeecgframework.poi.excel.annotation.Excel; /** * 维修厂商 * @author jack * */ @Entity @Table(name="tbl...
[ "kinky2015@163.com" ]
kinky2015@163.com
577160b24983fe0f673f279a38b0f8619e71229c
12863a91ead3e26cc0eb05a6a03a27bed5118193
/library/transj/src/umjdt/concepts/TransactionStatus.java
c2efdfecfd218a5449be18799eb3bb9b8d8ddfbf
[]
no_license
aalsobeh/transj
9a359230bb185dcd82273bd52409694f408ddfc7
21ab2fadc9455169f77df364df832d7e37b2545f
refs/heads/master
2020-04-01T18:34:26.853297
2015-02-09T05:27:48
2015-02-09T05:27:48
20,904,904
0
0
null
null
null
null
UTF-8
Java
false
false
695
java
package umjdt.concepts; public class TransactionStatus { private Status status; private Transaction transaction; private TransactionManager localTransactionManager; public Status getStatus() { return status; } public void setStatus(Status status) { this.status = status; } public Transaction getTransact...
[ "aalsobeh@aggiemail.usu.edu" ]
aalsobeh@aggiemail.usu.edu
1df1b05d963a3a9e1409301bcb701f5b2b2a9c96
9796ee7c2373b9ee157dd4793e3a87490dbf9fbb
/src/main/java/in/srisrisri/psc/doctor/DoctorResource.java
716d2c6c65790b06d20f61ac871f02bc15d252a8
[]
no_license
ayushkr/sriPSCwebGit
f4b9c56a53ed63df20cd086727445ff98c52ff94
4a676990f71cb585810ce70e8782ca91aa62a804
refs/heads/master
2020-06-02T21:33:45.053546
2019-06-11T08:46:24
2019-06-11T08:46:24
191,316,077
0
0
null
null
null
null
UTF-8
Java
false
false
6,116
java
package in.srisrisri.psc.doctor; import in.srisrisri.psc.responses.DeleteResponse; import in.srisrisri.psc.utils.*; import in.srisrisri.psc.FileStorage.FileStorageService; import in.srisrisri.psc.FileStorage.UploadFileResponse; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.h...
[ "akr@toshayu.srisrisri.in" ]
akr@toshayu.srisrisri.in
5f5d788beafa65e5072b98911147853c2c8980e5
44b03bdbceae2c21df62c622b6fa5a62eede902c
/hasoffer.api/src/main/java/hasoffer/api/helper/ParseConfigHelper.java
b08fb48e5b5ed422b059ad143b6950f73af32956
[]
no_license
hakeyHL/xinghezhixing
f87ae4c01c0e37a45922c5bddd50b58fe64512da
86e19625b1921dbf7d703d00b86c2213345599c3
refs/heads/master
2020-12-04T16:57:13.177139
2016-09-03T17:11:40
2016-09-03T17:11:40
67,301,937
2
3
null
null
null
null
UTF-8
Java
false
false
5,310
java
package hasoffer.api.helper; import hasoffer.api.controller.vo.ParseConfigSetting; import hasoffer.api.controller.vo.ParseConfigVo; import hasoffer.base.model.Website; import hasoffer.fetch.helper.WebsiteHelper; import java.util.ArrayList; import java.util.List; /** * Date : 2016/4/8 * Function : */ public class ...
[ "zjyjyhl@163.com" ]
zjyjyhl@163.com
21efcab96f148737819cb66f4b03d024ec9f33ea
ca867c24802afa7c3ebaad78dacfe7ecd02fe4bc
/src/main/java/com/swiftmq/admin/mgmt/Endpoint.java
a009f86f9beb754ad5e10da7f33d4cb8edfe4c70
[ "Apache-2.0" ]
permissive
iitsoftware/swiftmq-client
990f6cacd1dc332fba56d62604394aa787b569c9
66ac999596b600701752ae5216612ec8e0240259
refs/heads/develop
2023-03-06T04:05:50.182571
2023-03-04T12:34:25
2023-03-04T12:34:25
185,983,805
6
1
Apache-2.0
2022-02-01T06:47:37
2019-05-10T12:22:47
Java
UTF-8
Java
false
false
1,994
java
/* * Copyright 2019 IIT Software GmbH * * IIT Software GmbH licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless...
[ "am@iit.de" ]
am@iit.de
68d2d2da366c5cb4f9f0f5997c48ad9f7027fe75
76973ba933ac24494af5c2b6f6a77cb79327ff54
/src/main/java/com/game/Role.java
c554da19ca0da2cb6e895f792a3b64941fb6140d
[]
no_license
Rying/Simple21PointGame
587a7ac9308e5fa578086b198934b3f2aa7d9ec9
a751ab9f8485d8be7fd002b0fca448b344bce27f
refs/heads/master
2021-01-13T01:55:15.792238
2014-04-15T01:29:14
2014-04-15T01:29:14
null
0
0
null
null
null
null
UTF-8
Java
false
false
565
java
package com.game; import java.util.List; public enum Role { PLAYER(new Action()), HOST(new Action()); private Action action; Role(Action action) { this.action = action; } public void hit(Card card) { action.hit(card); } public int getScore() { return action.get...
[ "593523182@qq.com" ]
593523182@qq.com
dea994a4212ea74205f4b2cac5d3b8f33b7807e7
8194089ea630fe6becf9f365b2732b067f26a08e
/src/main/java/recommend/scene/model/RecommendConfig.java
d64fd5a8c09fbc23cee8ebb87f156dbc57adb509
[]
no_license
SnjLy/source_code_repo
5e16eeae2b1a81255bd9014b90a11b42e15d959d
2079a704918e32a850fd91e85d7027a3977e081f
refs/heads/master
2022-12-22T02:14:22.445192
2021-02-04T07:07:30
2021-02-04T07:07:30
157,534,977
0
0
null
2022-12-16T09:53:17
2018-11-14T10:54:58
HTML
UTF-8
Java
false
false
221
java
package recommend.scene.model; /** * @author : LiuYong * Created by Ly on 2019-08-13. * @Package: recommend.scene.model * @Description: * @function: */ public class RecommendConfig { private String sceneId; }
[ "ly1993110@163.com" ]
ly1993110@163.com
1e2164312291b3b6ad7c0f09682ed7f735af668c
9dd5c18c48c0909b79a479d8d4178585a9f86d8f
/tema-2/giotto_tool/giotto/giottoc/node/AHardwareAnnotation.java
7ba3182f9a0e131b4a44b54d85394c31c0eaee6b
[ "MIT-Modern-Variant" ]
permissive
andreeabodea/iaisc-icaf-2020-ssatr-31311-Bodea-Andreea
0f085b8236f6843c7642b59a9f15caac6090ca0c
5a9044cd8ace00a5f1066bea016854ab61862f49
refs/heads/master
2023-02-03T10:44:01.682169
2020-12-21T18:35:29
2020-12-21T18:35:29
302,003,956
0
0
null
null
null
null
UTF-8
Java
false
false
3,544
java
/* This file was generated by SableCC (http://www.sablecc.org/). */ package giotto.giottoc.node; import giotto.giottoc.analysis.Analysis; public final class AHardwareAnnotation extends PHardwareAnnotation { private TLBracket _lBracket_; private PHardwareDeclarationList _hardwareDeclarationList_; private ...
[ "aa.bodea@yahoo.com" ]
aa.bodea@yahoo.com
6b44406e42ddc14381f54f28dc6c6d74d3cef017
50eadef3cae43836adf78866cee1cf3d4e3b5025
/API/Problem-API/src/main/java/tw/waterball/judgegirl/problemapi/views/ResourceSpecView.java
d8571e3341a19b23998f1a7b8dbb20f65811d06a
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
saakai-dev/Judge-Girl
48b21558dc97b8556665b5c4b3b232e3e05a2e1c
daaaab8221699c74cfacc11ae73fd2fbd040a668
refs/heads/master
2023-09-02T22:21:58.975861
2021-11-21T12:16:49
2021-11-21T12:16:49
null
0
0
null
null
null
null
UTF-8
Java
false
false
608
java
package tw.waterball.judgegirl.problemapi.views; import lombok.AllArgsConstructor; import lombok.Data; import lombok.NoArgsConstructor; import tw.waterball.judgegirl.primitives.problem.ResourceSpec; /** * @author - johnny850807@gmail.com (Waterball) */ @Data @AllArgsConstructor @NoArgsConstructor public class Resou...
[ "noreply@github.com" ]
saakai-dev.noreply@github.com
c3130b6a057e733644c76727e8c6a9b4b2a4451e
08175c34c70110894e3f63c1d45c2d529389f436
/src/src/main/java/cn/bubi/model/response/TransactionSignResponse.java
8822842c834eef0e9f3a1849b7a8c0278398532a
[]
no_license
bubicn/bubichain-v4-sdk-java
13e98ee3634d2d5fd8f27fbdb330fbdae381023b
9acf87ead6c598e0f993e60ab0edfb973a7323a2
refs/heads/main
2023-02-19T07:55:36.481811
2021-01-12T02:44:48
2021-01-12T02:44:48
330,841,989
2
0
null
null
null
null
UTF-8
Java
false
false
1,542
java
package cn.bubi.model.response; import com.alibaba.fastjson.annotation.JSONField; import cn.bubi.exception.SdkError; import cn.bubi.model.response.result.TransactionSignResult; /** * @Author riven * @Date 2018/7/5 16:09 */ public class TransactionSignResponse extends BaseResponse { @JSONField(name = "result") ...
[ "fengruiming@bubi.cn" ]
fengruiming@bubi.cn
d81716a6ba1f615e21bfe956fb8a41b3d52cb101
510fba00bbe16d85c0fe420a1e026354538c4c08
/GetLL/src/test/java/net/xiayule/getll/test/TestTest.java
1bfebea0c047ffd5e25548357b458e1c710df9cb
[]
no_license
zhangzhiyou/MobileGetLL
73737ed5aadc0af551b0758abd76851364f15d1c
beca6bee768cda6d3db956cb9d4d53e5eedf418c
refs/heads/master
2021-01-17T09:06:57.906247
2015-04-08T11:33:07
2015-04-08T11:33:07
35,821,209
0
0
null
2015-05-18T14:01:03
2015-05-18T14:01:03
null
UTF-8
Java
false
false
4,062
java
package net.xiayule.getll.test; import com.xiayule.getll.db.model.Function; import com.xiayule.getll.db.model.MobileAccount; import com.xiayule.getll.db.service.FunctionService; import com.xiayule.getll.db.service.MobileAccountService; import com.xiayule.getll.service.CookieService; import com.xiayule.getll.service.Re...
[ "xiayule148@gmail.com" ]
xiayule148@gmail.com
33c6728685d47bd03ea107693bf7c33e5bb7abee
bb4ce7be6d25e302d6e0fba9e1e2bb3c5af4c94a
/artemis-domain/src/main/java/com/asg/domain/repository/TtJohoRepository.java
4c11eb64d1bb01dc9cf4e66dcb4faf6c44981d3b
[]
no_license
Taku-Kotegawa/artemis
f969aca3fe3a1d067f69d72df22491c205065c9b
13598cce5b1c7e108dde3dbde35fa60f79157f75
refs/heads/master
2022-12-06T15:45:24.575089
2020-09-04T23:01:40
2020-09-04T23:01:40
291,491,964
0
0
null
null
null
null
UTF-8
Java
false
false
3,352
java
package com.asg.domain.repository; import com.asg.domain.model.TtJoho; import com.asg.domain.model.TtJohoExample; import java.util.List; import org.apache.ibatis.annotations.Param; import org.apache.ibatis.session.RowBounds; public interface TtJohoRepository { /** * This method was generated by MyBatis Gener...
[ "taku.kotegawa@gmail.com" ]
taku.kotegawa@gmail.com
ef5ef1530331b6377536c39012ef01596ae8d012
4ddf8e6039e11f9158ad2165572daadc1b1971bc
/src/main/java/net/es/nsi/dds/gangofthree/Gof3DiscoveryRouter.java
05eb3fe3763aa87c2f9ef62232de9a35bc1edfae
[ "BSD-3-Clause" ]
permissive
BandwidthOnDemand/nsi-dds
b6a6576732d7337d4be38d953f3d2644626c37b5
c5af442a3a45f87abcc048893149baa6a6b28ad6
refs/heads/master
2023-08-16T17:26:11.419471
2023-08-11T19:18:02
2023-08-11T19:18:02
22,704,527
1
2
BSD-3-Clause
2023-07-21T01:27:57
2014-08-07T01:50:27
Java
UTF-8
Java
false
false
6,223
java
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package net.es.nsi.dds.gangofthree; import akka.actor.ActorRef; import akka.actor.Props; import akka.actor.Terminated; import akka.actor.UntypedAbstractActor; import akka.event.Logging; import akka.event.LoggingAdapter;...
[ "john@blackacorn.ca" ]
john@blackacorn.ca
a8f0ff48c9d4e63210c7fe0e2ecd42df425b35d2
9da4ea995ad49b82caeea6832b80d44ac46082a0
/easeui/build/generated/source/r/debug/com/hyphenate/easeui/R.java
da06115026dcfe1846bdfdb27da7119ffafb6d31
[ "Apache-2.0" ]
permissive
tmz123/ease_ui
9d1670bc08b47b25f5eab520f8d4a1fdcc8898a0
43dc22770a837af4b42be92e666a5355e4931e1c
refs/heads/master
2021-01-19T21:15:48.262728
2017-05-06T08:44:49
2017-05-06T08:44:49
88,634,315
0
0
null
null
null
null
UTF-8
Java
false
false
86,144
java
/* AUTO-GENERATED FILE. DO NOT MODIFY. * * This class was automatically generated by the * aapt tool from the resource data it found. It * should not be modified by hand. */ package com.hyphenate.easeui; public final class R { public static final class anim { public static int fade_in=0x7f040000; ...
[ "mingzhang.tang@cootek.cn" ]
mingzhang.tang@cootek.cn
409ab82443850183a7662c415b899d02aa385c64
0702e7f46dc7a44efdb5cac5b2588fa9b9255872
/server/src/test/java/com/workmate/server/ServerApplicationTests.java
fddfdb105387c3b860038db5a4699592d3f57a71
[]
permissive
jstaffor/workmate
4bfc939df382206dbf32f20c434d02f67ad64c76
7ceadc329b8c847095972eec7abeb4fa3d045448
refs/heads/master
2020-04-22T04:55:06.664039
2019-03-11T16:13:16
2019-03-11T16:13:16
170,139,884
0
0
MIT
2019-03-11T16:13:18
2019-02-11T14:11:45
Java
UTF-8
Java
false
false
336
java
package com.workmate.server; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.boot.test.context.SpringBootTest; import org.springframework.test.context.junit4.SpringRunner; @RunWith(SpringRunner.class) @SpringBootTest public class ServerApplicationTests { @Test public void context...
[ "killesk@gmail.com" ]
killesk@gmail.com
642b69cace732aa1783474a96c495e53431c7bc7
39906942f02f97e3eb599d72293fb57d5e1e6632
/app/src/main/java/application/android/com/watchthewatchers/Game/ShopAdapter.java
f0f3d70e7202625430df53eec8b141d9dbe0ee40
[]
no_license
Lo-ni/Teamprojekt
400e5fb23ea4661850d3e3a7d8cf2bc3d5fb2790
f7cefa8a12688591e0975e47f3c4c46ad2224c02
refs/heads/main
2023-07-15T03:17:30.072995
2021-08-28T10:25:57
2021-08-28T10:25:57
400,761,279
0
0
null
null
null
null
UTF-8
Java
false
false
85
java
package application.android.com.watchthewatchers.Game; public class ShopAdapter { }
[ "noreply@github.com" ]
Lo-ni.noreply@github.com
03b99914fe001dc154ef333452b9a29132ee5784
d05742de1759bae63b60a30ec3bd560c6da813aa
/mybatis_crud/src/test/java/cn/figo/test/RoleTest.java
c08b2515ee9b996c86333bfa949e3ff0a59c3ff1
[]
no_license
erouss/javaSSM
da72103a47b3dd2c43ec8fbb4bcfb5ec2bf4a9b1
7abb38d9e758a66ed454fe622b12a8a0053601ef
refs/heads/master
2023-03-04T19:30:33.013328
2020-03-20T16:06:49
2020-03-20T16:06:49
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,639
java
package cn.figo.test; import cn.figo.dao.IRoleDao; import cn.figo.domain.Role; import org.apache.ibatis.io.Resources; import org.apache.ibatis.session.SqlSession; import org.apache.ibatis.session.SqlSessionFactory; import org.apache.ibatis.session.SqlSessionFactoryBuilder; import org.junit.After; import org.junit.Befo...
[ "501385003@qq.com" ]
501385003@qq.com
86c35ec13095c8f75feec0750d7d214b70e2fd10
6ba64082dea2c00507612d1904d7d588aa41b40c
/Исходный код/dao/TaskDao.java
c91b43b7c7df3553ef0a94d9dcd99ac7c6c69d14
[]
no_license
LordDetson/TaskWorkbench-v2
dee5a2e5862b25c4403fe64fe3322f8eb9803b66
527a698ba97f6e1f17f4c32b81fa83c2172a6baa
refs/heads/master
2020-04-24T19:45:18.734104
2019-02-23T14:15:04
2019-02-23T14:15:04
172,222,131
0
0
null
null
null
null
UTF-8
Java
false
false
547
java
package dao; import dao.exception.DaoException; import entity.Task; import java.util.List; public interface TaskDao { List<Task> findAll() throws DaoException; List<Task> findAllByBelongs(Integer belongs) throws DaoException; Task find(Integer id) throws DaoException; void create(Task task) throws...
[ "babanin.dima@gmail.com" ]
babanin.dima@gmail.com
fbff048d857b79810575f2971b1c3ec71d9a3dbd
ef12805f79db9a5b94d5fbf1182499888b627707
/rpn-lib/src/test/java/de/hbrs/se/learning/operations/SubtractOperationTest.java
3602b7b6b8183d6676c209f038f3acd84124a11c
[]
no_license
jochenwierum/ci-vorlesung
67de34f6d59d2786a58f342a3dbff1b77309469e
ea173afed4f2276b042eb460e4002dc60298bfb3
refs/heads/master
2016-09-15T21:36:20.149934
2015-02-22T16:15:48
2015-02-22T16:15:48
30,152,727
0
0
null
null
null
null
UTF-8
Java
false
false
449
java
package de.hbrs.se.learning.operations; import org.junit.Test; public class SubtractOperationTest extends AbstractOperationTest { @Test public void operationSubtractTwoAndFive() { testOperation(20, 5, 2, -3); } @Test public void operationSubtractOneAndOne() { testOperation(2, 1, ...
[ "jochen@jowisoftware.de" ]
jochen@jowisoftware.de
b6a93da403ef4ed2700d8173627a2a59ef8e4df9
e27e42c9aa6a4a669f99343b1f5f9a1cfb28da43
/Android-app/app/src/main/java/com/fsoft/ihabot/communucation/tg/Chat.java
1b03e8c32dc51a06d9165e368774b01252cb1585
[]
no_license
drfailov/FP_iHA_bot
82d741bc92ad64c67270c2110c0b9876072fcc1e
dacf433715611031ab8433ab5866eb2d00fe9e4d
refs/heads/master
2022-08-19T04:00:29.074804
2022-08-11T19:28:57
2022-08-11T19:28:57
79,919,039
14
8
null
2022-03-23T19:06:01
2017-01-24T14:29:29
Java
UTF-8
Java
false
false
3,695
java
package com.fsoft.ihabot.communucation.tg; import org.json.JSONException; import org.json.JSONObject; import java.text.ParseException; public class Chat { private long id = 0; private String type = ""; private String title = ""; private String username = ""; private String first_name = ""; pr...
[ "fsoft-p@narod.ru" ]
fsoft-p@narod.ru
e9decfe56270db9a364772c62fe32e7231f58dcf
4ffc53659f1a458c053a826f216471a8145540a7
/mvp/src/main/java/com/basecode/okhttp/builder/HasParamsable.java
69036c234c99d24e673de4564c63c41589848829
[]
no_license
outhui/devcode
6afdae9065ea0781e1da5554892d1e89d3cb34ed
465efa95265b1efdec3bbc293e7c416faba78e9b
refs/heads/master
2023-01-07T13:19:16.460725
2020-07-16T02:32:16
2020-07-16T02:32:16
278,530,068
0
0
null
null
null
null
UTF-8
Java
false
false
218
java
package com.basecode.okhttp.builder; import java.util.Map; public interface HasParamsable { OkHttpRequestBuilder params(Map<String, String> params); OkHttpRequestBuilder addParams(String key, String val); }
[ "378276746@qq.com" ]
378276746@qq.com
fd83443d9b5c9f7b9b39d58a0bb57a1cc6181cbc
1a484a0723103a7a9f756a39ba353ca6b759ad46
/Lab7/src/ExerciseBandC/Decorator.java
d7a9ecfd82321283d9b9b81609610fb018b0707a
[]
no_license
davisallan/CodeAndDesignPatterns
770b7dbd186dd54e4e2e074a57a3cf2df8bb184c
8ed4866730c07523c85a734a9509ea4f55b7312a
refs/heads/main
2023-02-25T18:40:10.917495
2021-02-02T04:01:30
2021-02-02T04:01:30
335,115,685
0
0
null
null
null
null
UTF-8
Java
false
false
572
java
package ExerciseBandC; /* * File Name: Decorator.java * Lab # and Assignment #: Lab 7 Exercise B and C * Lab section: B01 * Completed by: Davis Allan, 10016543 * Submission Date: Nov 6 2020 */ /** * Class Name: Decorator * * Abstract class that all Decorators will extend from. Provides the prote...
[ "noreply@github.com" ]
davisallan.noreply@github.com
cb5291ad3539ffd50c4c82ba179379b273aebf1d
3a3cb6a1a0c60d9e7d325daf9ac654981a99d98a
/.svn/pristine/98/9840a07bc4563c0d7b50bc7774bc14bb4bfd73cf.svn-base
0d6beb0de622f9afb72944dae1ac08ad348fd4be
[ "MIT" ]
permissive
sfw0807/evaluation
0877e2f4c94ea1ae97cdef460e47d42eb9596bbb
91ab5e2ebc03df35c0acc5b6dd6d07e593ee4b23
refs/heads/master
2021-01-19T07:09:46.970110
2017-04-13T08:20:28
2017-04-13T08:20:28
87,527,354
0
0
null
null
null
null
UTF-8
Java
false
false
5,567
package com.fykj.product.evaluation.modular.evaluating.project.controller; import com.fykj.platform.kernel._c.model.InvokeResult; import com.fykj.platform.kernel._c.model.JPage; import com.fykj.platform.kernel._c.model.JPageUtil; import com.fykj.platform.kernel._c.model.SimplePageRequest; import com.fykj.platform.kern...
[ "lixiaowang-007@163.com" ]
lixiaowang-007@163.com
2c47b29d826c8824f93831468693a634453b3897
125607456ef0fee17d78b47909f607e477cb9562
/debezium-connector-postgres/src/main/java/io/debezium/connector/postgresql/LegacyV1PostgresSourceInfoStructMaker.java
8fca70b887bc9869a1ef830df4b8c780bd6ad344
[ "BSD-3-Clause", "LicenseRef-scancode-warranty-disclaimer", "BSD-2-Clause", "LicenseRef-scancode-protobuf", "MIT", "Apache-2.0" ]
permissive
ashikaumanga/debezium-mysql
8ebcbffb9361aebb1d37decd99459062a422da50
776ee47eb43062255f656bc03268abc0d7207bf1
refs/heads/ash/spdb_custom_consumer_group
2022-10-13T08:20:22.961169
2019-09-12T07:00:27
2019-09-12T07:00:27
205,967,023
2
0
Apache-2.0
2022-10-04T23:53:40
2019-09-03T01:48:26
Java
UTF-8
Java
false
false
2,598
java
/* * Copyright Debezium Authors. * * Licensed under the Apache Software License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0 */ package io.debezium.connector.postgresql; import org.apache.kafka.connect.data.Schema; import org.apache.kafka.connect.data.SchemaBuilder; import org.apache.kafka....
[ "gunnar.morling@googlemail.com" ]
gunnar.morling@googlemail.com
e2b4b0023df978e84fa421fc33b498ef456e8e3c
f76c72444ba515fda29a97901340366f65f75ce0
/src/main/java/com/recommendSystem/config/HibernateConfiguration.java
151befef5be63622fd44ed51394c2d4ca85fac73
[]
no_license
lozovskii/RecommenderSystem
6e328d488e588c6128f776eed28b609ab9f1e260
5bcc228a52e94cb15867ddd2d88be77816cbd9c9
refs/heads/master
2021-01-18T11:24:43.369010
2017-08-22T14:16:52
2017-08-22T14:16:52
100,359,863
0
0
null
null
null
null
UTF-8
Java
false
false
2,596
java
package com.recommendSystem.config; import org.hibernate.SessionFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.ComponentScan; import org.springframework.context.annotation.Configuration; import or...
[ "lozovskii.ivan@gmail.com" ]
lozovskii.ivan@gmail.com
e12b5329e82d36c08d204a37bd3335e6a2a1315d
bb3ea7f01e92a88400ebacd46018dfb9ceba3b56
/app/src/main/java/com/bnsantos/weather/model/Weather.java
365a6c893d5a399829d351c6cc072d1ea1d86afc
[ "Apache-2.0" ]
permissive
bnsantos/weather
74ba4b6d62edadf21fe32bc6538a9de3aa564194
aa0f97f438fd5fdc15747e0fd2afc9cd92f94ce4
refs/heads/master
2021-01-23T14:36:34.131798
2017-06-04T21:38:17
2017-06-04T21:38:17
93,257,289
1
0
null
null
null
null
UTF-8
Java
false
false
2,163
java
package com.bnsantos.weather.model; import java.util.Date; public class Weather { private final double mLat; private final double mLon; private final Date mDate; private final double mTemp; private final double mTempMax; private final double mTempMin; private final String mTempUnit; private final int ...
[ "brunonascimentosantos@gmail.com" ]
brunonascimentosantos@gmail.com
2f971f0a1f0afab8e779f2a26d0563e39cf34c45
8718cd307d7c9f66db7b78489e37687386fc568a
/spring_Security/src/main/java/com/example/demo/security/WebSecurityConfig.java
fb53f7eeee953fafcf0663055e26d91a6395d203
[]
no_license
2016011/backend_visitor
a355e4501205be340f07dd878721e88053e247df
e6828f3b18c36991b32caa46aa197acfc463ad84
refs/heads/master
2023-07-15T22:13:44.850276
2021-09-02T04:45:48
2021-09-02T04:45:48
402,291,538
0
0
null
null
null
null
UTF-8
Java
false
false
2,901
java
package com.example.demo.security; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import org.springframework.security.authentication.AuthenticationManager; import org.springframework.sec...
[ "naveenthanu1994@gmail.com" ]
naveenthanu1994@gmail.com
cfe858cc8f43c6b49464027cfcb62e7ca850ba14
c95b2512abfd6bb04491ea41bf47844868fa4244
/Algorithms4ed/src/st/UnorderedAbstractST.java
98c23314a490dabb218546c08e56cee5d8efa559
[]
no_license
zalacer/projects-tn
bf318562cbda745affac9cbd7ad9d24b867468f0
08108c8d5c2e9581651cb7291fd7ed29b7a32eea
refs/heads/master
2020-05-21T22:16:05.797533
2018-07-18T18:13:15
2018-07-18T18:13:15
29,801,935
3
0
null
null
null
null
UTF-8
Java
false
false
256
java
package st; public abstract class UnorderedAbstractST<K,V> implements UnorderedST<K,V> { // for Ex3103 // this is implemented to ensure existence of empty constructor // even if non-empty constructors are defined later. UnorderedAbstractST(){} }
[ "tris.nefzger@gmail.com" ]
tris.nefzger@gmail.com
a0f17c8075f6b0d9da9471e497dd2575efb88380
fb1cab586eb8fe9689b4c5e74b8e6da36cc2587e
/src/main/java/com/funfic/karpilovich/service/MailSenderService.java
c81f41bef139750475b00f7c09985bcc6726ba80
[]
no_license
karpuwapower1/stories
50053b05e835eed027d2d8caa294bd8da7ebe8a0
a2fcb26793189cb5856f2f0c177f5598723dc8b9
refs/heads/master
2023-02-10T09:06:29.807680
2020-07-26T11:07:01
2020-07-26T11:07:01
279,533,728
0
0
null
2021-01-06T08:03:58
2020-07-14T08:56:28
Java
UTF-8
Java
false
false
153
java
package com.funfic.karpilovich.service; public interface MailSenderService { void sendRegistrationConfirmation(String to, String token); }
[ "34105551+karpuwapower1@users.noreply.github.com" ]
34105551+karpuwapower1@users.noreply.github.com
c21cd3bb787031e5626d1cc9e8cc6b84bcbb0cb6
12012de40081d82b5f6f34505fb13f52de0d9ba9
/flutter-hms-ads/android/src/main/java/com/huawei/hms/flutter/ads/factory/VideoConfigurationFactory.java
d1bee61442fb720fc7bd887f0409852375519ac8
[ "Apache-2.0" ]
permissive
jjchiw/hms-flutter-plugin
a1c76d5b335b7a17eda133f4d0907f5a6f3b7dd7
326ccda6204d6b85c14c67bbbff28d341dcd83c8
refs/heads/master
2023-01-24T14:38:31.293309
2020-12-07T12:47:53
2020-12-07T12:47:53
319,315,811
0
0
Apache-2.0
2020-12-07T12:40:07
2020-12-07T12:40:07
null
UTF-8
Java
false
false
1,996
java
/* Copyright 2020. Huawei Technologies Co., Ltd. All rights reserved. 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 requ...
[ "cagdas.sumer@hotmail.com" ]
cagdas.sumer@hotmail.com
7d93ccf5530a94b47596bf77afda2ee4f7131ec2
d3f54e8dd59346cf5f29e9e830ff4bea9f405cee
/gomoku/src/Pair.java
4e1f2e02aac64a4a308ac07bf6b44793f5e31642
[]
no_license
jinhoo-j-jeung/CS440
05a20557fb025757bec9d3bd6e5daaace10d2210
c26ceeeee964b9e7c5a7de7036c98ec55850e034
refs/heads/master
2020-06-03T09:07:52.320369
2019-06-12T07:05:23
2019-06-12T07:05:23
191,515,691
0
0
null
null
null
null
UTF-8
Java
false
false
654
java
public class Pair { private int row; private int col; public Pair(int row, int col) { this.row = row; this.col = col; } public int getRow() { return row; } public int getCol() { return col; } public void setRow(int row) { this.row = row...
[ "jeung2@illinois.edu" ]
jeung2@illinois.edu
b8258be3eafd9adb6babfeabfa5d80d674b8c185
8927dc1b66421d41a4eef1a54a4fdc344e2807f8
/designmode/src/com/yjl/pool/JoinTest.java
47d70b33579530b454b786b5c4ff9c8333c86a5f
[]
no_license
yijunliang/mystudy
cd4d9d4709fcd2343337d1528cc4a43017fe9611
46a3f8a149c478378fb01137ad830583dbbdf70c
refs/heads/master
2020-04-15T12:08:12.720165
2019-04-22T12:29:36
2019-04-22T12:29:36
164,661,359
0
0
null
null
null
null
UTF-8
Java
false
false
774
java
package com.yjl.pool; public class JoinTest implements Runnable { public static void main(String[] args) { Thread thread = new Thread(new JoinTest()); thread.setName("thread_A"); try { //thread让出CPU执行时间,让thread1线程和主线程先执行 thread.join(); } catch (InterruptedException e) { e.printStackTr...
[ "634466535@qq.com" ]
634466535@qq.com
130de8326810649b87e5c06578e14e30d902cc54
e8340f07458c0dfa506db20b19cde142fc154bd7
/src/main/java/no/fint/zendesk/model/user/UsersRequest.java
bc5fc17a800ff33c471358c06e9385eb67e21861
[]
no_license
FINTLabs/fint-zendesk-integration
9bdffb55b007179dcd8b4e342822fa9c657e771e
bcf2f9a4050e9a4b81125ae41ad116b8bf83921e
refs/heads/main
2023-05-10T16:50:11.226198
2022-11-02T12:37:47
2022-11-02T12:37:47
191,361,790
0
0
null
2023-08-29T10:44:47
2019-06-11T11:53:51
Java
UTF-8
Java
false
false
437
java
package no.fint.zendesk.model.user; import com.fasterxml.jackson.databind.PropertyNamingStrategy; import com.fasterxml.jackson.databind.annotation.JsonNaming; import lombok.AllArgsConstructor; import lombok.Data; import lombok.NoArgsConstructor; import java.util.List; @Data @AllArgsConstructor @NoArgsConstructor @Js...
[ "frode@fintlabs.no" ]
frode@fintlabs.no
e2add7310d7ffa2a5b5a6b2fc832d28b8b72ce4a
93a1ca2182bfccb1baaf70d896c6d6c94a80db4b
/javaPro/Dyanamic Beat/src/dynamic_beat_9/Track.java
cbb73055d6eed896f90ca6fb51d4656d1321b35c
[]
no_license
midi0/JavaRhythmGame
7a8dbe8770f89fda286c9ff4d7c3f0c81fc2323e
189d78196a1fbc768ab0dc9f2565a1f3123f972f
refs/heads/master
2021-01-26T04:53:07.561463
2020-02-28T18:41:52
2020-02-28T18:41:52
243,315,805
0
0
null
null
null
null
UHC
Java
false
false
1,423
java
package dynamic_beat_9; //하나의 곡에 대한 정보를 담는 클래스 public class Track { private String titleImage; // 제목 부분 이미지 private String startImage; // 게임 선택 창 표지 이미지 private String gameImage; // 해당 곡 실행시 표지 이미지 private String startMusic; // 게임 선택창 음악 private String gameMusic; // 곡 실행시의 음악 public String getTit...
[ "noreply@github.com" ]
midi0.noreply@github.com
95469027fc3bd37ec0db34a1344a723d5a5dca15
2d1b6777ec065a8a09a38fc91e9b928e835c90f1
/SpringBootRestLoginApiMongoDb/src/main/java/com/springboot/SpringBootRestLoginApiMongoDbApplication.java
7d1c4e1decfa101d93f2e2b90e89b1fc270982be
[]
no_license
srrajan/springbootpractice
e357522535d7a4e34639217054d81674dada96f0
0402c1634e0f2c5240f2803b666d83993aa046e6
refs/heads/master
2023-06-23T07:17:12.151626
2021-07-18T05:49:52
2021-07-18T05:49:52
387,088,294
0
0
null
null
null
null
UTF-8
Java
false
false
353
java
package com.springboot; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @SpringBootApplication public class SpringBootRestLoginApiMongoDbApplication { public static void main(String[] args) { SpringApplication.run(SpringBootRestLoginApiMongoD...
[ "rajansrps@gmail.com" ]
rajansrps@gmail.com
ba33e9105aaa4e1a4c54b7b3c2a273407acae2eb
a53055ea40a4b429138fa1e72d454f03569db854
/oauth2-authorization-server/src/test/java/org/springframework/security/oauth2/server/authorization/authentication/OAuth2AuthorizationCodeRequestAuthenticationProviderTests.java
d4f494e689cfb86fd16a9e86fd445673fff8a379
[ "Apache-2.0" ]
permissive
cnscottluo/spring-authorization-server
01c5dc1c4d27fdffd7f0f210b8ee7e7c9e77d41c
876b8ae1e7121d981723deba9fd4dcd6a48b8220
refs/heads/main
2023-06-25T22:57:21.903444
2021-07-20T17:54:31
2021-07-20T17:54:31
387,734,795
0
0
Apache-2.0
2021-07-20T09:06:53
2021-07-20T09:06:53
null
UTF-8
Java
false
false
46,867
java
/* * Copyright 2020-2021 the original author or authors. * * 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 * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
[ "jgrandja@vmware.com" ]
jgrandja@vmware.com
f17a69de918fdaec87dbcb51cb2d00ef7b46ebba
d675e1661f3cb173ff45382508d836f7200ba126
/app/src/main/java/com/example/healthproject/Activity/ForgotActivity.java
89b604b8ba8ae1d27136bc871617ac38a4833456
[]
no_license
ckallum/SPE-HWB
c8bf2fb52b33f4449aae8f487537266a1df31159
e7b7fe90c8b1be158a6a567b254d26dfa90204f9
refs/heads/master
2022-07-25T19:05:20.254186
2020-05-22T09:20:09
2020-05-22T09:20:09
237,420,551
0
1
null
null
null
null
UTF-8
Java
false
false
4,265
java
package com.example.healthproject.Activity; import android.app.Activity; import android.content.Intent; import android.os.Bundle; import android.text.Editable; import android.text.TextWatcher; import android.view.View; import android.view.inputmethod.EditorInfo; import android.widget.Button; import android.widget.Edit...
[ "in18536@bristol.ac.uk" ]
in18536@bristol.ac.uk
73cba1fdc1bc937d5f455a8b303ede5a61d058ff
7295f909dc1b1ac6698773f6c5ff2656c59fe88f
/src/main/java/com/registel/rdw/controladores/ControladorGPSModelo.java
18b2f02078f48bccde1e8b6e7a4602bae8a84dbe
[]
no_license
maorcomaop/pruebas
e67b253951de4d5be627c57a53fb5d9c8db25f52
d232feab4972981d16f1aa3ee550feaf4e07c59a
refs/heads/master
2020-04-06T12:03:21.319912
2018-11-13T21:21:05
2018-11-13T21:21:05
157,441,832
0
0
null
null
null
null
UTF-8
Java
false
false
5,337
java
/** * Clase controlador Conductor * Permite establecer la comunicacion entre la vista del usuario y el modelo de la aplicacion * Creada por: JAIR HERNANDO VIDAL 19/10/2016 9:15:15 AM */ package com.registel.rdw.controladores; import java.io.IOException; import javax.servlet.ServletException; import javax.servlet.h...
[ "marcomaop@gmail.com" ]
marcomaop@gmail.com
acbaedcc10e39c85cf12a57608f6e28559cfd8da
c0914248d9726f54a7514b22a5113b968ee33384
/src/main/java/cn/oneayst/model/MaterialModel.java
ecf1bb57a211a54fe85ef5284cf640ec610ce5ec
[ "MIT" ]
permissive
1034935767/springmvc-shiro-react-redux-restful-example
df835ad51add2645951cbcc0090e13e694e5331b
6f28d789e9e6a9a6f5a5fa4e42248afca1cfc6ce
refs/heads/master
2020-07-14T11:46:07.517635
2018-09-18T09:52:43
2018-09-18T09:52:43
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,374
java
package cn.oneayst.model; import java.io.Serializable; public class MaterialModel implements Serializable { private long materialId; private long moduleId; private String materialName; private String moduleName; public MaterialModel() { } public MaterialModel(long moduleId, String materi...
[ "375278976@qq.com" ]
375278976@qq.com
d07fb3d7f8ec74f96402e3d2d910342f94d87bed
e61d71062c726fa657a71c26fec433dec70e9fb2
/app/src/test/java/com/example/jimmy/dorenmi/ExampleUnitTest.java
9036670be7e7b25540213bc02475f0a6b18f738c
[]
no_license
fajarvrmn/dorenmi
e9386e3105ce1b9116378c1401d1dd10efa261a3
52f1a5e77a725f8d7d5d881d4c00e513ab3af5b3
refs/heads/master
2020-05-16T14:55:32.062896
2019-04-24T00:35:23
2019-04-24T00:35:23
183,116,428
0
0
null
null
null
null
UTF-8
Java
false
false
386
java
package com.example.jimmy.dorenmi; import org.junit.Test; import static org.junit.Assert.*; /** * Example local unit test, which will execute on the development machine (host). * * @see <a href="http://d.android.com/tools/testing">Testing documentation</a> */ public class ExampleUnitTest { @Test public v...
[ "151610198@smkassalaambandung.sch.id" ]
151610198@smkassalaambandung.sch.id
d78d3366862fcdc61da157ba36a417e03911b98f
082e26b011e30dc62a62fae95f375e4f87d9e99c
/docs/weixin_7.0.4_source/反编译源码/未反混淆/src/main/java/com/tencent/mm/plugin/fav/ui/d/p.java
db971adf37958590b0f691f8c42501d53f1bf4c7
[]
no_license
xsren/AndroidReverseNotes
9631a5aabc031006e795a112b7ac756a8edd4385
9202c276fe9f04a978e4e08b08e42645d97ca94b
refs/heads/master
2021-04-07T22:50:51.072197
2019-07-16T02:24:43
2019-07-16T02:24:43
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,192
java
package com.tencent.mm.plugin.fav.ui.d; import android.content.Context; import android.view.View; import android.view.ViewGroup; import android.widget.ImageView; import android.widget.TextView; import com.tencent.matrix.trace.core.AppMethodBeat; import com.tencent.mm.R; import com.tencent.mm.plugin.fav.a.g; import com...
[ "alwangsisi@163.com" ]
alwangsisi@163.com
43c0309dced3fc682c7ee9b1738b67f7c938e3f1
90e8b779fa6ecf9440e34666758b83994047d436
/src/java/Entidades/Plan_Anual.java
fc88e7ac1059a3aa969a488ec0676a94f9c2ef90
[]
no_license
ddiazj124/SAFE_WEB
cf2cb9bfad6e34ca9ee0edbe496af9f666a678f0
ed9b14dad4438eca9eae25b8a6b04f09249a63ca
refs/heads/master
2022-01-28T14:24:39.632364
2018-12-10T19:37:28
2018-12-10T19:37:28
154,317,693
0
0
null
null
null
null
UTF-8
Java
false
false
1,373
java
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package Entidades; /** * * @author Sebastian */ public class Plan_Anual { private int id_plan; private String descripcion; ...
[ "se.calquin@alumnos.duoc.cl" ]
se.calquin@alumnos.duoc.cl
0508085de832356f231543de9b92a4beae007de6
65a022c7d10c3f8e31853a941fa4bd8f41f08a0a
/android/app/src/main/kotlin/com/app/flutter_street_view/StreetViewer.java
c103c9940b75727445881b6043ef1814a2cf7aac
[]
no_license
ahmedcs2600/Flutter-StreetView-
9dd462d5f3cbbce727cfc56c70c816ea531067e1
5825d569f738f25af074a0eed24aa1eb4c4c30d4
refs/heads/main
2023-01-11T10:50:01.656778
2020-11-18T21:58:36
2020-11-18T21:58:36
314,066,857
5
2
null
null
null
null
UTF-8
Java
false
false
2,093
java
package com.app.flutter_street_view; import android.os.Bundle; import androidx.appcompat.app.AppCompatActivity; import com.google.android.gms.maps.OnStreetViewPanoramaReadyCallback; import com.google.android.gms.maps.StreetViewPanorama; import com.google.android.gms.maps.SupportStreetViewPanoramaFragment; import com...
[ "ahmedcs2600@gmail.com" ]
ahmedcs2600@gmail.com
40ce1341972b7dae2c8f13182677a83bdcd73523
15a87f54a0a7ae7523f5734471a44dc9fe66ce24
/minecraft/pixelmon/battles/participants/PlayerParticipant.java
bc5ff73d1a92c3c1c1fb1c85894b87951699b937
[]
no_license
ArcanoxDragon/Pixelmon
9774b1f773c435252286e007dd7b20bc3455fdc4
fa09561478c963b7ecc6adb0e376aeecf212d981
refs/heads/master
2021-05-26T15:02:59.005204
2013-06-04T18:47:19
2013-06-04T18:47:19
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,458
java
package pixelmon.battles.participants; import net.minecraft.entity.EntityLiving; import net.minecraft.entity.player.EntityPlayerMP; import net.minecraft.nbt.NBTTagCompound; import pixelmon.Pixelmon; import pixelmon.PixelmonMethods; import pixelmon.battles.BattleRegistry; import pixelmon.battles.attacks.Attack; import ...
[ "malc.geddes@gmail.com" ]
malc.geddes@gmail.com
2ca5a56d4d2ef97cf1c90e19abba7528f39f5858
6fae51449d3af75381d6fd26c6ca85f32d9c6fa5
/Courier_Management/src/CServlet.java
81ad80b2a45333e7f1fbc7b6902621073570fd2f
[]
no_license
Sandhiya13L137/numbers
cd57adfd8116cba1b43717cbf31a0e589c03a4e3
bfe680906a69c8109533010d959c343c5721c248
refs/heads/master
2021-01-17T16:22:36.153009
2017-08-18T12:03:12
2017-08-18T12:03:12
60,610,194
0
0
null
null
null
null
UTF-8
Java
false
false
2,463
java
import java.io.IOException; import javax.servlet.RequestDispatcher; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import com.inautix.tra...
[ "noreply@github.com" ]
Sandhiya13L137.noreply@github.com
0c7e1993a86ce8c106b0ff026c375c7a75a32980
dedda57311ec2febface084914ce4f527c1edcc2
/aubga-java/src/main/java/com/aubga/java/proxy/StaticProxyDemo.java
24e6650e56fe7d49aacc2f18b84c8c728de7f13c
[]
no_license
AuBGa/aubga
07f5aafdf17dc2bd6f2af8585032f2a7e86721b5
e9f5e3044d962566a127d059674a0d094f41e6b0
refs/heads/master
2022-12-25T14:32:34.755917
2020-08-18T11:08:04
2020-08-18T11:08:04
30,595,249
1
0
null
2022-12-16T05:06:48
2015-02-10T14:15:32
Java
UTF-8
Java
false
false
211
java
package com.aubga.java.proxy; public class StaticProxyDemo { public static void main(String[] args) { Vendor vendor = new Vendor(); Sell proxy = new StaticProxy(vendor); proxy.sell(); proxy.ad(); } }
[ "jinpengjia@forgame.com" ]
jinpengjia@forgame.com
2bb1503a5e3323600cb759fe10138db07499f8c5
ee2880ceab680fdcb9d1ee3547a0ee94f5e63cfe
/src/main/java/com/zxb/java/core/j25jvmstructure/HelloWorld.java
c5b86697b2cdf27c1219b9a9392918d24bdb4acc
[]
no_license
zhuxuebin/my-java-core-demo
2c297e7100dc0b26e62b51ac6880e21b68cfa08a
171ddeeec9dc93c56ae98e6efbc08fbf1b11531f
refs/heads/master
2020-04-04T18:30:44.327786
2019-05-20T10:05:34
2019-05-20T10:05:34
156,166,705
0
0
null
null
null
null
UTF-8
Java
false
false
230
java
package com.zxb.java.core.j25jvmstructure; /** * 描述: * * @author 01368080 * @date 2018/11/7 */ public class HelloWorld { public static void main(String[] args) { System.out.println("hello world"); } }
[ "zhuxuebin@sf-express.com" ]
zhuxuebin@sf-express.com
598ce0936193eb54521beba0766946bd16d1c8d6
22e8885ce95fb0f6bbbd40c3aaf6d9b7eb72f354
/src/main/java/com/helloworld/config/audit/AuditEventConverter.java
828c4130039ced673ee0bf544cfc7dfffe9fd80c
[]
no_license
ctchidu/HelloWorld
4e077f9682d0940030ee80aacd4c9dc73622f549
e6a3aec3bc6508d979b02a4a67557bd486d72d20
refs/heads/master
2020-03-14T15:23:09.461882
2018-05-01T04:05:25
2018-05-01T04:05:25
131,674,875
0
0
null
null
null
null
UTF-8
Java
false
false
3,319
java
package com.helloworld.config.audit; import com.helloworld.domain.PersistentAuditEvent; import org.springframework.boot.actuate.audit.AuditEvent; import org.springframework.security.web.authentication.WebAuthenticationDetails; import org.springframework.stereotype.Component; import java.util.*; @Component public cl...
[ "jhipster-bot@users.noreply.github.com" ]
jhipster-bot@users.noreply.github.com
d5485e911ec9f89c210def8203c81cec68d782ba
73e2ad2fa143346cecbaa224569d96490290df2c
/android/src/main/java/com/reactlibrary/AuthenticationHelper.java
91fd865d58b38f0878880e0c407a31863be06c05
[]
no_license
edTheGuy00/react-native-local-auth
cf7c18df2f7ab27d0327350fbd8b2d7cda641c82
ff548944e0f1e61986188beada96ff460103f062
refs/heads/master
2023-01-06T22:51:21.792451
2019-11-15T05:36:14
2019-11-15T05:36:14
221,667,448
1
0
null
2023-01-05T00:51:15
2019-11-14T10:11:09
Java
UTF-8
Java
false
false
10,059
java
package com.reactlibrary; import android.annotation.SuppressLint; import android.app.Activity; import android.app.AlertDialog; import android.app.Application; import android.content.Context; import android.content.DialogInterface; import android.content.DialogInterface.OnClickListener; import android.content.Intent; i...
[ "edgrr.trem000@gmail.com" ]
edgrr.trem000@gmail.com
a78e5cb10a5d2c07c757692c9cc4737df12640d8
705879dc61c41198fb2c4f4f6328bba190c8a465
/src/main/java/org/virtualbox/IGuestMonitorChangedEventGetHeightResponse.java
8d12cdd3a2b47e9cf9d95dbf34778da3ecad9b35
[]
no_license
abiquo/hypervisor-mock
dcd1d6c8a2fdbc4db01c7a6e9a64edd101e8ed42
e49e4ca84930415eca72ab6c73140a0f2eea4bbe
refs/heads/master
2021-01-19T09:40:57.840712
2013-08-23T08:54:17
2013-08-23T08:54:17
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,369
java
package org.virtualbox; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlRootElement; import javax.xml.bind.annotation.XmlSchemaType; import javax.xml.bind.annotation.XmlType; /** * <p>Java class for anonymous complex type. * *...
[ "serafin.sedano@abiquo.com" ]
serafin.sedano@abiquo.com
2af7c3962f7b9c241e8928fe3064a5cf4deda963
a9843241e549d8923fe2024f5193eaea9b01f8e0
/src/main/java/be/leerstad/helpers/PdfGenerators/PdfTotalByWaiter.java
7a24b7325239ce5ef25785e72e09a0d7293774ca
[]
no_license
jorn-fa/ChezJavaFinal
98075e6525327e6dc876fcff9b4c9c68d0f675d0
ebf6e386ddb2313d7afacc6b045b3e4ea43eb2c3
refs/heads/master
2020-03-12T18:19:36.354634
2018-05-21T08:13:55
2018-05-21T08:13:55
130,757,553
0
0
null
null
null
null
UTF-8
Java
false
false
1,661
java
package be.leerstad.helpers.PdfGenerators; import be.leerstad.Database.RapportDaoImpl; import be.leerstad.Ober; import com.itextpdf.text.DocumentException; import com.itextpdf.text.Phrase; import com.itextpdf.text.pdf.ColumnText; import com.itextpdf.text.pdf.PdfContentByte; import com.itextpdf.text.pdf.PdfReader; impo...
[ "fa285634@skynet.be" ]
fa285634@skynet.be
5e83f610e5746210d0d4d01f00ba81ec126d2ebd
aa67dcc057f2efad1e1e4c5f214d805d33d714a5
/app/src/test/java/com/hzmct/doublescreen/ExampleUnitTest.java
2fe49f77c31082bf389b74cd57aac9bd5b61ec38
[ "MIT" ]
permissive
npnet/DoubleScreen
fd425bee505175af0e06f4a25eabd7ef7103e0a4
7621f9e3232691286f1e1c8e87793fec6f791c77
refs/heads/master
2023-04-07T15:05:18.756267
2021-04-12T08:24:40
2021-04-12T08:24:40
null
0
0
null
null
null
null
UTF-8
Java
false
false
383
java
package com.hzmct.doublescreen; import org.junit.Test; import static org.junit.Assert.*; /** * Example local unit test, which will execute on the development machine (host). * * @see <a href="http://d.android.com/tools/testing">Testing documentation</a> */ public class ExampleUnitTest { @Test public void...
[ "jin_wang_hui@163.com" ]
jin_wang_hui@163.com