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
9b2530f7a915086bee3091c7046795dcabb5207f
45fa4f3b3d858a15d253de29a1fb4970c869f209
/src/main/java/com/tutorialspoint/beans/test/HelloWorldConfig.java
a7f99f47e64d8e14b352f40c95da0b35ae5b92a9
[]
no_license
tonyzhao35/SpringStudy
c4f93defec6e9c03285e2b52a4f27f1cc7a0cc3f
eaab362b8e0bc967b938852c14441061534033c6
refs/heads/master
2022-12-23T05:48:27.449917
2020-02-26T10:31:32
2020-02-26T10:31:32
242,262,925
0
0
null
2022-12-15T23:36:20
2020-02-22T01:52:33
Java
UTF-8
Java
false
false
416
java
package com.tutorialspoint.beans.test; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import org.springframework.context.annotation.Scope; @Configuration public class HelloWorldConfig { @Bean(initMethod = "init",destroyMethod = "destroy") @Scop...
[ "bluesky35@sina.com" ]
bluesky35@sina.com
d6b4ca6a053bb1df7a119aa6cef8dc3df629ffae
82f1b12653311606fdff4ff398554f8c323aaabc
/call/src/observer/TestObserver.java
561f6845142bf43e2df653c17c40cf0935fe6748
[]
no_license
Tomxieke/anddroid_studio
4d29954e92a858941e9ee1ef8afb79e110ad60c8
83376d9ea696b7f48ab98bcc8f842c8562a58d48
refs/heads/master
2021-01-10T15:13:23.272604
2015-12-08T00:45:38
2015-12-08T00:45:38
47,258,309
0
0
null
null
null
null
UTF-8
Java
false
false
943
java
package observer; /** * 单元测试 。首先配置Manifest * <instrumentation android:targetPackage="com.example.call" android:name="android.test.InstrumentationTestRunner"></instrumentation> * <uses-library android:name="android.test.runner"/> * 让后在测试类中继承AndroidTestCase类 * */ import android.test.AndroidTestCase; public clas...
[ "905378004@qq.com" ]
905378004@qq.com
bc41e589ef0842a5579193c39ecc51bdeda3ec69
38f77ed8ad8c4db6751d075426647419ba2231c3
/app/src/androidTest/java/com/example/nibesh/toolbardemo/ExampleInstrumentedTest.java
f7bb21f4da9f81387f9729fe5c1de55e565576b6
[]
no_license
NibeshBiswas/ToolBarDemo
9785031f732f0d4bfcf71d2c7b402acab9f3846f
2f572f7a369ce31080c4fa5c50d3e8664637d176
refs/heads/master
2021-09-01T05:51:03.795551
2017-12-25T06:34:56
2017-12-25T06:34:56
115,312,868
0
0
null
null
null
null
UTF-8
Java
false
false
764
java
package com.example.nibesh.toolbardemo; import android.content.Context; import android.support.test.InstrumentationRegistry; import android.support.test.runner.AndroidJUnit4; import org.junit.Test; import org.junit.runner.RunWith; import static org.junit.Assert.*; /** * Instrumentation test, which will execute on ...
[ "nibeshbiswas07@gmail.com" ]
nibeshbiswas07@gmail.com
a3c8e3e6bd089fe213ab843afe26123e1bae742c
d1a6d1e511df6db8d8dd0912526e3875c7e1797d
/genny_JavaWithoutLambdas/applicationModule/src/test/java/applicationModulepackageJava16/Foo771Test.java
741d73b04af009e4ad5c30bcd1c9cba2d29b4933
[]
no_license
NikitaKozlov/generated-project-for-desugaring
0bc1443ab3ddc84cd289331c726761585766aea7
81506b3711004185070ca4bb9a93482b70011d36
refs/heads/master
2020-03-20T00:35:06.996525
2018-06-12T09:30:37
2018-06-12T09:30:37
137,049,317
0
0
null
null
null
null
UTF-8
Java
false
false
482
java
package applicationModulepackageJava16; import org.junit.Test; public class Foo771Test { @Test public void testFoo0() { new Foo771().foo0(); } @Test public void testFoo1() { new Foo771().foo1(); } @Test public void testFoo2() { new Foo771().foo2(); } @Test public void testFoo3() {...
[ "nikita.e.kozlov@gmail.com" ]
nikita.e.kozlov@gmail.com
aa95166833297055af2c02ce9f6105e2f3f19d81
6130ecfb9a16caa3006369f56f4d63d6f44c4226
/Daily/Week2/MultiThreading/app/src/androidTest/java/com/example/angel/multi_threading/ExampleInstrumentedTest.java
42114f22996c3a587b028e91e693370be8edf15a
[]
no_license
CaballepMobile/AndroidTraining
dc5c451afee2deee0b27c690dffac7d1189d4a45
132b2b55db3afd247a434d79096a3f7a889262ae
refs/heads/master
2020-03-22T00:00:28.068812
2018-07-06T18:16:51
2018-07-06T18:16:51
139,218,752
0
0
null
null
null
null
UTF-8
Java
false
false
750
java
package com.example.angel.multi_threading; import android.content.Context; import android.support.test.InstrumentationRegistry; import android.support.test.runner.AndroidJUnit4; import org.junit.Test; import org.junit.runner.RunWith; import static org.junit.Assert.*; /** * Instrumented test, which will execute on ...
[ "angel.caballep@gmail.com" ]
angel.caballep@gmail.com
8bced8469f0e3966f4819fe3cdaca89f8dd7493c
6bff745c1f9249d1876408bf34fe90305cb09272
/app/src/test/java/com/dossmann/broadcast02/ExampleUnitTest.java
2db064476a1cdcd7dbd83c1dc11750279a7802b9
[]
no_license
brunoss0d/Broadcast02
d2ffb3b5c42eb09fc91680f757fa8bc9d9ed8c88
4f407ce9bdac0e2e7231261aec5018721f37c446
refs/heads/master
2021-01-07T10:15:24.933373
2020-02-19T16:05:55
2020-02-19T16:05:55
241,659,938
0
0
null
null
null
null
UTF-8
Java
false
false
385
java
package com.dossmann.broadcast02; 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 vo...
[ "dossmannb@gmail.com" ]
dossmannb@gmail.com
24ea422a25f3351a0346598eae53cc5ba844b0d1
dfc0ef8c3017ebfe80fe8ee657b4f593330d3ef6
/Reversed/framework/com/samsung/android/graphics/spr/document/attribute/SprAttributeStrokeLinecap.java
ab9abc4ecf4387ff3e7708b838ae2d7d79b9125f
[]
no_license
khomsn/SCoverRE
fe079b6006281112ee37b66c5d156bb959e15420
2374565740e4c7bfc653b3f05bd9be519e722e32
refs/heads/master
2020-04-13T15:36:19.925426
2017-06-01T07:31:37
2017-06-01T07:31:37
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,104
java
package com.samsung.android.graphics.spr.document.attribute; import com.samsung.android.graphics.spr.document.SprInputStream; import java.io.DataOutputStream; import java.io.IOException; public class SprAttributeStrokeLinecap extends SprAttributeBase { public static byte STROKE_LINECAP_TYPE_BUTT = (byte) 1; p...
[ "fonix232@gmail.com" ]
fonix232@gmail.com
98efde1051672baf3f88c001d5452c0c58e1f7bc
b593dd5da79ec38e105f8bfef442c9a25c08c930
/src/test/java/com/everis/springconfigserver/SpringConfigServerApplicationTests.java
9a35e2c3def355c6deea72a5d4e45dfdaa7b281c
[]
no_license
Joselon1999/spring-config-server-aplication
1f15ac4a0ddf50b10df957a367bbd3b87d48125b
adc718b57feb7352588b43e7e82f7452f716b485
refs/heads/master
2021-03-28T18:15:37.107812
2020-03-17T05:06:26
2020-03-17T05:06:26
247,883,823
0
0
null
null
null
null
UTF-8
Java
false
false
242
java
package com.everis.springconfigserver; import org.junit.jupiter.api.Test; import org.springframework.boot.test.context.SpringBootTest; @SpringBootTest class SpringConfigServerApplicationTests { @Test void contextLoads() { } }
[ "joselon1999@hotmail.com" ]
joselon1999@hotmail.com
a71fc44d703dd92d4cd9333dfb51ebb59f264156
ddfb3a710952bf5260dfecaaea7d515526f92ebb
/build/tmp/expandedArchives/forge-1.15.2-31.2.0_mapped_snapshot_20200514-1.15.1-sources.jar_c582e790131b6dd3325b282fce9d2d3d/net/minecraftforge/client/event/GuiOpenEvent.java
691ba8b8ac943626aacd8f6442ca402f0add082f
[ "Apache-2.0" ]
permissive
TheDarkRob/Sgeorsge
88e7e39571127ff3b14125620a6594beba509bd9
307a675cd3af5905504e34717e4f853b2943ba7b
refs/heads/master
2022-11-25T06:26:50.730098
2020-08-03T15:42:23
2020-08-03T15:42:23
284,748,579
0
0
Apache-2.0
2020-08-03T16:19:36
2020-08-03T16:19:35
null
UTF-8
Java
false
false
1,503
java
/* * Minecraft Forge * Copyright (c) 2016-2019. * * 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 version 2.1 * of the License. * * This library is distributed in the hope that it...
[ "iodiceandrea251@gmail.com" ]
iodiceandrea251@gmail.com
c4879695f42baa7f109256ea5b5d0e45321c27f9
a77bb839788c0dde71cc933619718ed9be22e535
/week03/day03/DiceSet/src/DiceSet.java
c89466ef1f6595f28c843ed4251e2b9939951717
[]
no_license
green-fox-academy/adihipo
f2b6fc91dbf991359982e1c9a5715a5598206ee4
004b21588ab241e40b920179174b32ce2c426895
refs/heads/master
2020-03-24T23:57:48.911847
2018-11-29T15:32:24
2018-11-29T15:32:24
143,162,892
0
2
null
null
null
null
UTF-8
Java
false
false
766
java
import java.util.Arrays; public class DiceSet { int[] dices = new int[6]; public int[] roll() { for (int i = 0; i < dices.length; i++) { dices[i] = (int) (Math.random() * 6) + 1; } return dices; } public int length() { return dices.length; } public int[] getCurrent() { for (int...
[ "gyarmatiaadaam@gmail.com" ]
gyarmatiaadaam@gmail.com
fa1636e0327faaf3aad0b5b4189695dfa5ee0a13
a53940c1db9c0e97603a640cb2cd639b3c1cfd1b
/vertx-platform/src/test/mod-test/mod-proxy-maven-server/Server.java
0252aaba101b85465ec2f248ab08f54ed8c979c9
[ "Apache-2.0" ]
permissive
dallaybatta/vert.x
a9c612e1c9bcbeebbe98d011845651a8600de1e4
7aab7b3e7f081caab15291d250212f38fdb7d3cd
refs/heads/master
2020-04-05T23:39:28.848257
2013-02-19T17:38:41
2013-02-19T17:38:41
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,044
java
import org.vertx.java.core.Handler; import org.vertx.java.core.http.HttpServerRequest; import org.vertx.java.platform.Verticle; import org.vertx.java.testframework.TestUtils; import java.lang.String; import java.lang.System; public class Server extends Verticle { public void start() { final TestUtils tu = new...
[ "timvolpe@gmail.com" ]
timvolpe@gmail.com
fa3e1a92779683897fe8b9c38509ec1ac5de5d68
5ffa77b01d6bde3732257449bb9e89b45325ff74
/forex/src/main/java/com/cg/forex/exceptions/CurrencyDoesNotExistsException.java
ab974e43d83eb4b48fc88691c9897a9e43abc695
[]
no_license
vijaychary8/ForexService
dfbe1f5e18211ac757457cc8d8dd48b8ce224d2c
c7e2d4c897c7c988c245d7f210ab984a5c72339e
refs/heads/main
2023-04-03T07:44:16.942792
2021-04-12T15:58:50
2021-04-12T15:58:50
357,254,448
0
0
null
null
null
null
UTF-8
Java
false
false
226
java
package com.cg.forex.exceptions; @SuppressWarnings("serial") public class CurrencyDoesNotExistsException extends RuntimeException { public CurrencyDoesNotExistsException(String errorMsg){ super(errorMsg); } }
[ "noreply@github.com" ]
vijaychary8.noreply@github.com
ed99bdd5a6112acf62f1a81ae5f27f8c7befc534
d55c34d6e320bc6614ff4a4f8719d8e92ead7d77
/SpringBoot-LostCity/LostCityAPI/src/main/java/com/happy/game/lostcity/common/SearchBean.java
16d53e6ec4c10556a3aa6329fe31e39be5794e46
[]
no_license
NowHappy/LostCityAPI
411a80ed22e06d81619ea2ffa9ddaf5b74da717d
ef3be6f31305c585bae93be5dc22ec5307913332
refs/heads/master
2020-03-22T07:23:05.289233
2018-07-04T09:05:00
2018-07-04T09:05:00
139,696,860
0
0
null
null
null
null
UTF-8
Java
false
false
339
java
package com.happy.game.lostcity.common; import lombok.Data; @Data public class SearchBean { private String key; private String operation; private Object value; public SearchBean(String key, String operation, Object value) { this.key = key; this.operation = operation; this.valu...
[ "rlfmalehd@gmail.com" ]
rlfmalehd@gmail.com
ce5c363afcec0608ece812ecec0f4540f2078b58
f119e4d785e227be42721f87fec9e0f3bcd77c63
/src/dk/itu/mario/engine/Level.java
f1697b5e7ab038d26f78c0ff9efaf9023cbf87d9
[]
no_license
andyfang101/Mario-Level-Generator
79f5a9b8b561e8066726f6536f8f4e294dbf9bee
3d59d50cd984b4ece868a83434ff80c498708194
refs/heads/master
2021-01-15T20:09:30.452471
2017-08-09T19:36:53
2017-08-09T19:36:53
99,846,071
0
0
null
null
null
null
UTF-8
Java
false
false
13,135
java
package dk.itu.mario.engine; import java.io.DataInputStream; import java.io.DataOutputStream; import java.io.IOException; import java.util.Arrays; public class Level implements LevelInterface { protected static final byte BLOCK_EMPTY = (byte) (0 + 1 * 16); protected static final byte BLOCK_POWERUP = (byte) (...
[ "andy.fang101@gmail.com" ]
andy.fang101@gmail.com
eb4d446d649dd86cfed5c1acbd9a95af81f8c9c5
388bfdafa342af71f41ef1f9e671ac45321da800
/app/src/main/java/com/contoh/rachgunawan/RecyclerViewAdapter.java
4c4b8de81f0d4b7a182850d8ca22b4691e31f6ee
[]
no_license
nawan44/Dicoding-Android-Pemula
e8d9b2abce4690633e57ba6c1691492525fe6e9f
17c5a5465b1ea6bf86b40d17dd3d0cf3c37d99b5
refs/heads/master
2021-07-06T06:40:52.328769
2020-08-22T04:03:54
2020-08-22T04:03:54
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,136
java
package com.contoh.rachgunawan; import android.content.Context; import android.content.Intent; import android.support.v7.widget.RecyclerView; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ImageView; import android.widget.RelativeLayout; import androi...
[ "rachmat.d.gunawan@gmail.com" ]
rachmat.d.gunawan@gmail.com
c6b31de64ab009f762f379a99cca628f14f3247b
0e7e0cc485f3d18f08da511c191cba7f939c9a97
/AndesComponenteFirmador/src/javax/mail/Service.java
c1df017fbbaa24f34e4733d195f3023c0c5528c2
[]
no_license
arnaldo100493/AndesComponenteFirmador
6e34a5633a82241e80832d7b9d915cd87be23dde
75edb0d813b31719f64a246448dce3e6f997fbdb
refs/heads/master
2020-12-06T08:08:55.565972
2020-02-05T06:46:52
2020-02-05T06:46:52
232,402,504
0
0
null
null
null
null
UTF-8
Java
false
false
9,070
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 javax.mail; import java.net.InetAddress; import java.net.UnknownHostException; import java.util.Vector; import javax.mail.even...
[ "proveedor_shernandez@ath.com.co" ]
proveedor_shernandez@ath.com.co
e1f4f575c24479350e1209907166dc244f6f8c19
01976e79c5879a0d611414eb221105f46e4955fd
/app/src/main/java/cn/rongcloud/rtc/util/PromptDialog.java
a990a09866acb2a48d66efcb2180b7242fea586d
[ "MIT" ]
permissive
fancyhugo/sealrtc-android
876a604dd1b8df72d5b77902a47d6e84c3df8a6d
d84033d6b99806301aeeb77021e0b0a3219742b7
refs/heads/master
2020-05-07T17:22:15.048854
2020-03-09T12:02:45
2020-03-09T12:02:45
180,725,545
0
0
null
2019-04-11T06:07:08
2019-04-11T06:07:07
null
UTF-8
Java
false
false
5,582
java
package cn.rongcloud.rtc.util; import android.app.AlertDialog; import android.content.Context; import android.text.TextUtils; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.view.WindowManager; import android.widget.TextView; import cn.rongcloud.rtc.R; pub...
[ "whhitwmq@163.com" ]
whhitwmq@163.com
8d2df18b4b2f5da0fbc2681daceb401497506e4d
2dd129ab6e56e7da850795b1952f9d276c5b613f
/app/src/main/java/com/example/himalaya/fragments/SubscriptionFragment.java
2bbbd2c0062dbff28ae69602afd9ddcad2eb27ca
[]
no_license
FEJonesYang/Himalaya
e32fd7fba37d4ab0d587d3eaba480e2aec84127e
0baf4208e121db6a1f48960ef65cce7b87ddd6d8
refs/heads/main
2023-01-14T04:16:52.086912
2020-11-20T04:12:12
2020-11-20T04:12:12
303,267,319
1
0
null
null
null
null
UTF-8
Java
false
false
557
java
package com.example.himalaya.fragments; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import com.example.himalaya.R; import com.example.himalaya.base.BaseFragment; /** * @author JonesYang * @Data 2020-10-17 * @Function */ public class SubscriptionFragment extends Ba...
[ "545661033@qq.com" ]
545661033@qq.com
de898e0cc553bd9de4b3f1121cd122dbe1244341
cc15daf3f8cf962f06aaec2ceac18d56728fb5eb
/src/main/java/typeinfo/SomeMethods.java
3df0b228c3a70e768b5a365ce45d8ec019377351
[]
no_license
xiyan130227/ThinkInJava
12582f512f22671d705631530daf83ba8e0650f4
dc6b6b3bc9c7c3c8252ca006d6b15a7cd9aa1014
refs/heads/master
2021-09-14T18:37:01.438347
2018-05-17T09:57:30
2018-05-17T09:57:30
114,587,871
0
0
null
null
null
null
UTF-8
Java
false
false
20
java
package typeinfo;
[ "18010179716@163.com" ]
18010179716@163.com
dccb5d738212af0b8e59c8be47f2986b0315ab0f
ee5f1b8175c96ec6148eca059da2d7e524b90763
/java/src/main/java/com/wkodate/atcoder/abc005/a/Main.java
298dcc98d045508bf7d53a3882055ccdcee28362
[]
no_license
wkodate/atcoder
15e6e3aedcfa8ae0faf9534be87707cdb407faa5
c10c421858b4169735ca4c50f6b7bc43ac0464b3
refs/heads/master
2022-04-26T20:53:54.737536
2022-04-04T13:17:21
2022-04-04T13:17:32
241,840,372
0
0
null
null
null
null
UTF-8
Java
false
false
281
java
package com.wkodate.atcoder.abc005.a; import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner sc = new Scanner(System.in); int x = sc.nextInt(); int y = sc.nextInt(); System.out.println(y / x); } }
[ "hbwandeow@gmail.com" ]
hbwandeow@gmail.com
fbfdff907cadd1b76dadcb82537db919362eebfa
c7b6ebf8b062ced913962c83ab55b06aaba74361
/src/main/java/cn/com/crazyit/foundation/pojo/SpPriTemplate.java
2f90200fb1e849e6d69dccf68cbb4b6afb5aa443
[]
no_license
CrazyApes/jumao
72fff7e44773b44bdd933f9ca08f5582fb640fbb
605baaea848848462ecc88db342814dc4615076b
refs/heads/master
2021-01-20T08:27:28.954463
2017-08-24T14:49:55
2017-08-24T14:49:55
90,148,952
0
0
null
null
null
null
UTF-8
Java
false
false
862
java
package cn.com.crazyit.foundation.pojo; import lombok.Getter; import lombok.Setter; import lombok.ToString; import javax.persistence.*; import java.awt.print.Book; import java.util.HashSet; import java.util.Set; /** * @author Zack * Created on 2017/6/12. */ @Getter @Setter @ToString(callSuper = true) @En...
[ "429380443@qq.com" ]
429380443@qq.com
3d870837188439df743839308374975c74ec648a
ded566f7619cde933110f5677adee6ab0b29d1d3
/src/main/java/com/honest/sdms/order/service/imp/OrderExpressServiceImp.java
3a410a7d4f3b70c81d5e77d731d61c41962eda5c
[]
no_license
xynccz/sdms
8d16cf5193efb20ef1a38d179bb386900484cd40
a18b39cb93b53f073d8daf739ebb93f0aea15e9e
refs/heads/master
2022-06-30T09:19:49.753021
2021-03-20T03:55:55
2021-03-20T03:55:55
172,083,710
0
0
null
2022-02-09T22:12:38
2019-02-22T14:52:20
Java
UTF-8
Java
false
false
1,349
java
package com.honest.sdms.order.service.imp; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Qualifier; import org.springframework.stereotype.Service; import com.honest.sdms.Constants; import com.honest.sdms.order.dao.OrderExpres...
[ "beisi85473795@163.com" ]
beisi85473795@163.com
23bd9ff3f0db61721e216ec38d08adafde34beb4
f8fcd67807a7a9712b30d0cb7a1b138f484eced8
/GameObj.java
083c4e45bfb88cbce118aae69951b348fbcc80a2
[]
no_license
hcutler/Breakout
d003298703aaf35159c3efcc0ed7801886ec978d
a199c4c8e951e4f668d2c2433fc7eb2dbc5a8aae
refs/heads/master
2020-05-19T16:30:10.117776
2014-04-30T20:38:12
2014-04-30T20:38:12
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,753
java
/** * CIS 120 HW10 * (c) University of Pennsylvania * @version 2.0, Mar 2013 */ import java.awt.Graphics; /** An object in the game. * * Game objects exist in the game court. They have a position, * velocity, size and bounds. Their velocity controls how they * move; their position should always be withi...
[ "hcutler@seas.upenn.edu" ]
hcutler@seas.upenn.edu
750254f6d97c9584eb6583fee54d94696e1ee98c
ebdcaff90c72bf9bb7871574b25602ec22e45c35
/modules/adwords_appengine/src/main/java/com/google/api/ads/adwords/jaxws/v201806/mcm/CustomerServiceInterfacegetServiceLinksResponse.java
36696604569c81a56f193e0dc25071cb044759fd
[ "Apache-2.0" ]
permissive
ColleenKeegan/googleads-java-lib
3c25ea93740b3abceb52bb0534aff66388d8abd1
3d38daadf66e5d9c3db220559f099fd5c5b19e70
refs/heads/master
2023-04-06T16:16:51.690975
2018-11-15T20:50:26
2018-11-15T20:50:26
158,986,306
1
0
Apache-2.0
2023-04-04T01:42:56
2018-11-25T00:56:39
Java
UTF-8
Java
false
false
2,574
java
// Copyright 2018 Google LLC // // 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 writi...
[ "jradcliff@users.noreply.github.com" ]
jradcliff@users.noreply.github.com
03a9e332cc5bfd1a30bfed294df14d208cd34d4e
39af503e70bb7f0d911005c0102718fe145992aa
/src/main/java/com/antogeo/entity/Result.java
d61de01a985ca404a51af84d90a167ca340475b4
[]
no_license
antono124/egradebook_hibernate
bb8d61d2549fc8057deff4837f237311b0281b2e
71c6bb2d1b89032020793e3312a2e28d106689ec
refs/heads/master
2019-01-02T01:46:13.744370
2015-09-23T19:34:58
2015-09-23T19:34:58
42,778,967
0
0
null
null
null
null
UTF-8
Java
false
false
1,408
java
package com.antogeo.entity; import javax.persistence.*; import java.util.Date; @Entity @Table(name = "results") public class Result { private long resultId; private int grade; private Student student; private Course course; private Date creationDate; public Result() { } public Resu...
[ "g.antonopoulos000@gmail.com" ]
g.antonopoulos000@gmail.com
393202c5cf3775749180ca412653df3756e32ba0
7afbca4f5459256d84f8e064de4cd1652b28200e
/src/JavaBasic/Generic/GenericClass.java
d7bb715db3dfb02ff728a8e2328ffca399be48b9
[]
no_license
Stephen-ps/Learn
99dc1ab354afe0e45964222f6db4a3cf8067d859
17e20ee10a8c9eec21c20bb14c432eecb4612b90
refs/heads/master
2023-05-05T20:36:03.981512
2021-06-04T07:18:18
2021-06-04T07:18:18
373,749,952
0
0
null
null
null
null
UTF-8
Java
false
false
502
java
package JavaBasic.Generic; /**<p>当不知道用什么数据类型的时候使用泛型</p> * <p>泛型可以接受任意的数据类型</p> * <p>注意:</p> * <p>1.写法为<字母></p> * <P>2.如果是定义一个类,那么<字母>必须写在类名的后面 </P> * <P>3.类下面的数据类型也改为泛型</P> */ public class GenericClass<T> { private T name; public T getName() { return name; } public void setName(T name) ...
[ "544736192@qq.com" ]
544736192@qq.com
510ae6e859cb0ffd534abc6292cfcd0e5682cf4a
00e34a3e614a0c9929726a87498e66c46e12b686
/app/src/main/java/com/example/hungary/RecyclerTouchListener.java
681674333eb8969a06155e4f2d59f065eeaf6155
[]
no_license
JannetZaied/TestInternship
1c06e81c12b31d428f7128b21a6184c2e8a04d4a
4604b762a496e88cde90518cc9ce256d33f67206
refs/heads/master
2020-11-26T16:55:02.607865
2019-12-19T22:25:46
2019-12-19T22:25:46
229,147,168
0
0
null
null
null
null
UTF-8
Java
false
false
1,815
java
package com.example.hungary; import android.content.Context; import android.view.GestureDetector; import android.view.MotionEvent; import android.view.View; import androidx.recyclerview.widget.RecyclerView; public class RecyclerTouchListener implements RecyclerView.OnItemTouchListener { private GestureDetector ...
[ "zaied7jannet@gmail.com" ]
zaied7jannet@gmail.com
613a872e5516194dc8194ffba2500e28806de4dd
fa1408365e2e3f372aa61e7d1e5ea5afcd652199
/src/testcases/CWE129_Improper_Validation_of_Array_Index/s03/CWE129_Improper_Validation_of_Array_Index__getQueryString_Servlet_array_write_no_check_74b.java
4767cea4fb034fad8b994ec516673befd32e4da1
[]
no_license
bqcuong/Juliet-Test-Case
31e9c89c27bf54a07b7ba547eddd029287b2e191
e770f1c3969be76fdba5d7760e036f9ba060957d
refs/heads/master
2020-07-17T14:51:49.610703
2019-09-03T16:22:58
2019-09-03T16:22:58
206,039,578
1
2
null
null
null
null
UTF-8
Java
false
false
3,029
java
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE129_Improper_Validation_of_Array_Index__getQueryString_Servlet_array_write_no_check_74b.java Label Definition File: CWE129_Improper_Validation_of_Array_Index.label.xml Template File: sources-sinks-74b.tmpl.java */ /* * @description * CWE: 129 Improper Validation...
[ "bqcuong2212@gmail.com" ]
bqcuong2212@gmail.com
6a0ec4201e57f43e31812bccc8186fbc55b34713
647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4
/com.tencent.mm/classes.jar/com/tencent/mm/plugin/appbrand/report/model/c.java
c31874a5922d2e3833178864cfe82342eaf165d3
[]
no_license
tsuzcx/qq_apk
0d5e792c3c7351ab781957bac465c55c505caf61
afe46ef5640d0ba6850cdefd3c11badbd725a3f6
refs/heads/main
2022-07-02T10:32:11.651957
2022-02-01T12:41:38
2022-02-01T12:41:38
453,860,108
36
9
null
2022-01-31T09:46:26
2022-01-31T02:43:22
Java
UTF-8
Java
false
false
3,964
java
package com.tencent.mm.plugin.appbrand.report.model; import com.tencent.matrix.trace.core.AppMethodBeat; import com.tencent.mm.plugin.appbrand.AppBrandRuntime; import com.tencent.mm.plugin.appbrand.report.x; import com.tencent.mm.plugin.appbrand.report.x.a; import com.tencent.mm.plugin.appbrand.report.x.c; impo...
[ "98632993+tsuzcx@users.noreply.github.com" ]
98632993+tsuzcx@users.noreply.github.com
3b9ecf993c22c639a957031423f2307b5061b828
15c05e2a9299886dc5680d49e603dbb4fb1e62e2
/app/src/main/java/com/fourteenfourhundred/critique/util/VolleyMultipartRequest.java
4e4e8059b1bb0171193aadd6758c4f5be2c2219a
[]
no_license
marcfervil/Critique-Android-App
2e11dc7c86e732c98d7c74baaea7b814750fa27d
700f768f833cab1cf20e01f524edb17e5d632787
refs/heads/master
2021-09-20T12:32:29.072561
2018-08-09T20:44:24
2018-08-09T20:44:24
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,476
java
package com.fourteenfourhundred.critique.util; /** * Created by Marc on 20/3/18. */ import com.android.volley.AuthFailureError; import com.android.volley.NetworkResponse; import com.android.volley.ParseError; import com.android.volley.Request; import com.android.volley.Response; import com.android.volley.VolleyErro...
[ "marcfervil630@gmail.com" ]
marcfervil630@gmail.com
d3faead2e32d310d29b562afeed0325e3eab407c
60608b0bb87b0b11a14c5ab4e7c19589045ca6b2
/src/main/java/com/cap/jumpthequeue/SpringBootBatchApp.java
3f68cb397393526c0a9688e5d7bf08c88ddba739
[]
no_license
ruizmat/onboarding-jumpthequeue
018e42f7047b3a13b02e1660c08d48dcd1b6ffe1
18e6a9a03449ae752ab3bdf5ae334d9fef78032e
refs/heads/master
2020-03-23T19:57:17.763712
2018-07-23T12:41:59
2018-07-23T12:41:59
142,012,211
0
0
null
null
null
null
UTF-8
Java
false
false
1,239
java
package com.cap.jumpthequeue; import org.springframework.boot.SpringApplication; import org.springframework.boot.actuate.autoconfigure.EndpointAutoConfiguration; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.boot.autoconfigure.domain.EntityScan; import org.springframew...
[ "matias.ruiz-andres@capgemini.com" ]
matias.ruiz-andres@capgemini.com
2ed2de4748efb23084df60fa640116e5a772679d
c0dedab9d479306b4c4657f5b998211693f6508f
/app/src/test/java/reloader/system/edu/ar/bdatossemana/ExampleUnitTest.java
101209294539b59260556ce695c69ddac3d2a23d
[]
no_license
reloadersystem/CRUD_SQLite
f4db3a245568a579fc749feecea536491c46e766
d7525ad6dae6b68930bd407148d357de094677ba
refs/heads/master
2020-11-25T03:09:01.328685
2019-12-16T20:51:01
2019-12-16T20:51:01
228,472,766
0
0
null
null
null
null
UTF-8
Java
false
false
396
java
package reloader.system.edu.ar.bdatossemana; 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 ...
[ "suarezfc8@gmail.com" ]
suarezfc8@gmail.com
452311efaf4cad6b3db156db3e6e9937ff30e975
7da5bffbd22a6bf9cdec5a704917756fd311e5fb
/6. SERVER/Address/src/com/test/address/Address.java
cb058b7b227bd728b69c9b8b168b355a81371918
[]
no_license
moods2/Code-Studty
5648e96413ca5d6cd3eced757a9fd390c9271c6f
5abfd9f3b4fa4ebf51898220d1302cfeb3ddb827
refs/heads/master
2022-12-17T10:06:19.621930
2020-09-26T12:40:23
2020-09-26T12:40:23
291,418,425
0
0
null
null
null
null
UTF-8
Java
false
false
719
java
package com.test.address; public class Address { private String seq; private String name; private String age; private String address; private String regdate; public String getSeq() { return seq; } public void setSeq(String seq) { this.seq = seq; } public String getName() { return name; } publ...
[ "65211288+moods2@users.noreply.github.com" ]
65211288+moods2@users.noreply.github.com
7ef4ef1c86b35b61e7468f59e458f4101ce170b0
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/11/11_fc905f6affec876a531ce732e95efee644087287/ObjectMapperImpl/11_fc905f6affec876a531ce732e95efee644087287_ObjectMapperImpl_t.java
01ee0a075fab276eb86aa9f80253ccfa451153b5
[]
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
50,396
java
package de.caluga.morphium; import com.mongodb.BasicDBList; import com.mongodb.BasicDBObject; import com.mongodb.DBObject; import com.mongodb.DBRef; import de.caluga.morphium.annotations.*; import org.apache.log4j.Logger; import org.bson.types.ObjectId; import java.lang.annotation.Annotation; import java....
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
6380d517745a9737932786091f5e4fa3f18a653d
75df7e77934c841681da70371bff24e579e558f7
/e-2-e/src/test/java/com/traveloka/tdd/workshop/e2etest/E2eTestApplicationTests.java
99fe23cc5176a9a8e1ce9ae5968d0c38f472a3a7
[]
no_license
sanjeevblr/flight-root-tdd
7bc4e88549eb677ba704368e45432cc97861ad52
b835ddbb0a060ddbd306c42c53919de471838ae8
refs/heads/master
2020-04-27T23:55:01.343866
2019-03-13T07:42:45
2019-03-13T07:42:45
174,796,222
0
7
null
null
null
null
UTF-8
Java
false
false
361
java
package com.traveloka.tdd.workshop.e2etest; 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 E2eTestApplicationTests { @Test ...
[ "sanjeev.singh@traveloka.com" ]
sanjeev.singh@traveloka.com
06e6f26ba04e9dfa731e6cf43a955237a87dc5fe
fa51c68440b2baae16a611fb27ce289b23859e21
/Royal-ejb/build/generated-sources/ap-source-output/beanInfo/TbSurvey_.java
748a5870d03659f63890dab7dd74e1da4c808c3b
[]
no_license
trongtranminh/java-student-exam
ade22d5b5fff91d08ce802b81f0de7d0be409ac9
b2b6c4b24fdb8ed889cdc069a1fd16ec4b15adc1
refs/heads/master
2021-09-05T20:59:17.755360
2018-01-31T00:56:43
2018-01-31T00:56:43
null
0
0
null
null
null
null
UTF-8
Java
false
false
909
java
package beanInfo; import beanInfo.TbAccount; import beanInfo.TbAssignment; import beanInfo.TbSurveyAnswer; import javax.annotation.Generated; import javax.persistence.metamodel.ListAttribute; import javax.persistence.metamodel.SingularAttribute; import javax.persistence.metamodel.StaticMetamodel; @Generated(value="Ec...
[ "trminhtrong@gmail.com" ]
trminhtrong@gmail.com
bb74a22332bd03db84a4ada6e0d8d5ba1f010ddb
ba5e1b92eed48565c3ab1303083d5ba5cd1c98e4
/alumni-framework/src/main/java/com/alumni/framework/shiro/web/filter/captcha/CaptchaValidateFilter.java
6e78b030feb7e53dfaf0450377027d2028623e75
[ "MIT" ]
permissive
HodoopMan/alumni
9c06f4b65a5f3de555fc4196ada1f3672d8c1f80
20bfbbdb0819eb160526c78cc3d53462ed055fa9
refs/heads/master
2023-09-04T18:22:59.042477
2021-11-10T06:37:21
2021-11-10T06:37:21
417,342,211
0
0
null
null
null
null
UTF-8
Java
false
false
2,633
java
package com.alumni.framework.shiro.web.filter.captcha; import javax.servlet.ServletRequest; import javax.servlet.ServletResponse; import javax.servlet.http.HttpServletRequest; import org.apache.shiro.web.filter.AccessControlFilter; import com.google.code.kaptcha.Constants; import com.alumni.common.constant.ShiroConsta...
[ "luohong@wondersgroup.com" ]
luohong@wondersgroup.com
e075a43900e0898ecdc583aed108ce41b5bb7591
81295def6ba0a9d93e8d8ba064c31ff4ddb25256
/BillionPeople/app/src/main/java/com/jsyrdb/yiren/adapter/SelectTagAdapter.java
e5b8e237ac36afcb1c754944486d3930904f3385
[]
no_license
xiaotao666/MyProject
46d642a906b24cb5916c950a67b31750c38d1add
9efe693f68895a3033a59056f4aa56eb1d3045f9
refs/heads/master
2020-07-24T14:23:48.456435
2019-09-12T03:20:32
2019-09-12T03:23:16
207,954,363
1
0
null
null
null
null
UTF-8
Java
false
false
3,672
java
package com.jsyrdb.yiren.adapter; import android.content.Context; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.BaseExpandableListAdapter; import android.widget.ImageView; import android.widget.TextView; import com.jsyrdb.yiren.R; import com.jsyrdb....
[ "792194598@qq.com" ]
792194598@qq.com
7bcc1a185ffc76d9551183334f7ddf9ff7f9e73f
6fd5476a7500115040101580026ee286715f5d8b
/JSPExample/src/java/db/DB.java
e2ad4ada01174c8f6768ca7b105e2b101bdce53d
[]
no_license
weixin1998/Git
874232e2c69cabb882e0f7c9a362ee011b0d4188
5065b8c0da44f4b6437dd73cd6bc4d5d6a23c71a
refs/heads/master
2021-06-29T17:39:51.192295
2020-10-22T04:06:15
2020-10-22T04:06:15
178,340,372
0
0
null
null
null
null
UTF-8
Java
false
false
3,273
java
package db; import java.sql.*; import java.util.ArrayList; import java.util.Date; import java.sql.Connection; import java.sql.DriverManager; import java.sql.ResultSet; import model.LyTable; import model.User; public class DB { Connection ct; PreparedStatement pstmt; public DB(){ try{ ...
[ "1847366818@qq.com" ]
1847366818@qq.com
34a85c4b2ecf7d0fbce38a8894900dbc3f8d2315
fff8d45864fdca7f43e6d65acbe4c1f469531877
/erp_desktop_all/src_seguridad/com/bydan/erp/seguridad/presentation/swing/jinternalframes/auxiliar/PerfilAccionTableCell.java
e3dd602e2ab907e8859b3b381d09b25592608f92
[ "Apache-2.0" ]
permissive
jarocho105/pre2
26b04cc91ff1dd645a6ac83966a74768f040f418
f032fc63741b6deecdfee490e23dfa9ef1f42b4f
refs/heads/master
2020-09-27T16:16:52.921372
2016-09-01T04:34:56
2016-09-01T04:34:56
67,095,806
1
0
null
null
null
null
UTF-8
Java
false
false
24,865
java
/* *AVISO LEGAL © Copyright *Este programa esta protegido por la ley de derechos de autor. *La reproduccion o distribucion ilicita de este programa o de cualquiera de *sus partes esta penado por la ley con severas sanciones civiles y penales, *y seran objeto de todas las sanciones legales que correspondan. *Su...
[ "byrondanilo10@hotmail.com" ]
byrondanilo10@hotmail.com
ff12be191fd1fdf1242108072285922e2bcb6c1a
833a0ef2f4121acbb6a23481e117468a65d2dc3c
/SimpleJavaApp/src/org/co/main/Main.java
937f01b225ce966990bdd961f65348398c8c7680
[]
no_license
cesarurrea/simplejavaapp
7f5dcdf5a2aa1e4e5d993e3496d9449bfc87ab34
762b4d470e63191db6adbaf5c21bf0e122a7ae55
refs/heads/master
2021-05-12T02:18:57.974226
2018-01-15T19:20:51
2018-01-15T19:20:51
117,584,133
0
0
null
null
null
null
UTF-8
Java
false
false
381
java
package org.co.main; public class Main { public static void main(String[] args) { SalesData data = new SalesData(); displayGreeting(); data.display(); } private static void displayGreeting() { System.out.println("HELLO HAPPY SALES PEOPLE!"); System.out.println("THIS APP SHOWS SALES DATA"...
[ "cesarurrea@gmail.com" ]
cesarurrea@gmail.com
bd2346b348bb483ee791769b263e3648781f1ba6
6baf1fe00541560788e78de5244ae17a7a2b375a
/hollywood/com.oculus.horizon-Horizon/sources/com/oculus/horizon/service_media/AbuseCaptureProviderMethodAutoProvider.java
36df3f0a05335a4cfb0ee35ef3798fe1f21eff31
[]
no_license
phwd/quest-tracker
286e605644fc05f00f4904e51f73d77444a78003
3d46fbb467ba11bee5827f7cae7dfeabeb1fd2ba
refs/heads/main
2023-03-29T20:33:10.959529
2021-04-10T22:14:11
2021-04-10T22:14:11
357,185,040
4
2
null
2021-04-12T12:28:09
2021-04-12T12:28:08
null
UTF-8
Java
false
false
448
java
package com.oculus.horizon.service_media; import X.AnonymousClass0J3; import X.AnonymousClass117; import com.facebook.annotations.Generated; import com.oculus.horizon.abuse_prevention.interfaces.AbuseCaptureProvider; @Generated({"By: InjectorProcessor"}) public class AbuseCaptureProviderMethodAutoProvider extends Ano...
[ "cyuubiapps@gmail.com" ]
cyuubiapps@gmail.com
ebdd6cbe07ffcc489c424965b42ae39b6b9d54db
18c7a3372d4d6d179296b922fc8605915978f84b
/src/principal/Main.java
cedd88e7ddcedc43e925721c26f2d93ffe6910b0
[]
no_license
alpimdenise/Treinamento
1a8211e9617445794092f08e259ca7cbab99e6e4
bc89cdc192253df2dba5a5373f85ba8703fe5cf9
refs/heads/main
2023-04-12T13:47:01.292291
2021-05-19T00:10:24
2021-05-19T00:10:24
368,697,242
0
0
null
null
null
null
UTF-8
Java
false
false
1,931
java
package principal; //import com.googlecode.lanterna.TextColor; public class Main { public static void main(String[] args) { // ORIGEM (5,1) CO (4,2) //Eixo X ->123456789 // 1 XX // 2 XX // 3 // 4 // 5 // 6 // 7 // CANTO OPOSTO VALIDO: // O VALOR DO CANTO OPOSTO, DEVE SER M...
[ "denye@LAPTOP-NM63A4EO" ]
denye@LAPTOP-NM63A4EO
61f75e14e7d15c001ed13c1997e4b1d71bcce8e6
047b2883672a8179ed721c9b8fa2d0f4f0bd3d7f
/src/main/java/com/yfyk/entity/CommunityExample.java
a63f5183f992ddbc1d5082eb3f6425f11e0e5546
[]
no_license
yanfeng918/yfykMs
d170088636b1aa70276065c44ea4b290198c2987
83a5c35b42cafeab55709ef5e1db6f8ab1a7f1d6
refs/heads/master
2021-01-19T06:47:58.172983
2016-09-28T07:04:39
2016-09-28T07:04:39
60,845,665
0
0
null
null
null
null
UTF-8
Java
false
false
16,343
java
package com.yfyk.entity; import java.util.ArrayList; import java.util.List; public class CommunityExample { /** * This field was generated by MyBatis Generator. * This field corresponds to the database table t_community * * @mbggenerated */ protected String orderByClause; /** ...
[ "yanfeng106@163.com" ]
yanfeng106@163.com
396ef937e5535d704cc67e3934275d8db7d6a543
b4c6a01eafb7d78e9058e9aefdb3197028e28a1d
/treeviewlib/src/androidTest/java/com/finchina/treeviewlib/ExampleInstrumentedTest.java
9058dc4d7e8abc0b7b7f6a6c012e1807380c8dbd
[]
no_license
xing16/TreeView
627e2d081b625aa08321cfddab70a061b66b6cfe
7916a168ec381117874d1b5b2f6aa94462b5b90f
refs/heads/master
2023-06-16T10:19:21.559325
2021-07-23T11:04:48
2021-07-23T11:04:48
388,772,985
0
0
null
null
null
null
UTF-8
Java
false
false
768
java
package com.finchina.treeviewlib; 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 o...
[ "taoxx@finchina.com" ]
taoxx@finchina.com
b1b8ac85307d76c73b8795d598ef186038b80f51
1dd39d3bec933dad2a09cf24074f03ebd8776be1
/message/src/main/java/com/github/bwsoft/iris/message/sbe/fixsbe/GroupType.java
46f4bc0e606e661b902b4ab2998fcd58816397bb
[ "Apache-2.0" ]
permissive
bwsoft/iris
1608894cbd3b35831f8dc2d08ca34a4969bc7920
75b0d5e870341b66406430d0e550d7d9ce7cde9d
refs/heads/master
2020-04-17T01:54:01.969766
2017-02-08T01:30:52
2017-02-08T01:30:52
45,565,047
3
1
null
null
null
null
UTF-8
Java
false
false
1,972
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2016.12....
[ "yuan60101@gmail.com" ]
yuan60101@gmail.com
da0aecda9620178f4505274bcb0adb1ccfe6dca6
0ac05e3da06d78292fdfb64141ead86ff6ca038f
/OSWE/oswe/openCRX/rtjar/rt.jar.src/com/sun/corba/se/spi/activation/LocatorOperations.java
309ec283bdb5dbbc6e8612ba6f9606b423b3c50b
[]
no_license
qoo7972365/timmy
31581cdcbb8858ac19a8bb7b773441a68b6c390a
2fc8baba4f53d38dfe9c2b3afd89dcf87cbef578
refs/heads/master
2023-07-26T12:26:35.266587
2023-07-17T12:35:19
2023-07-17T12:35:19
353,889,195
7
1
null
null
null
null
UTF-8
Java
false
false
873
java
package com.sun.corba.se.spi.activation; import com.sun.corba.se.spi.activation.LocatorPackage.ServerLocation; import com.sun.corba.se.spi.activation.LocatorPackage.ServerLocationPerORB; public interface LocatorOperations { ServerLocation locateServer(int paramInt, String paramString) throws NoSuchEndPoint, ServerN...
[ "t0984456716" ]
t0984456716
7ac2066698ae45628e73cf9f6d0b5b4a1ccc1e4b
adbae4c05380070251129494608b9fb73bbd949c
/src/com/practies/RedbusTest.java
dd5bdb0695d6b96c635efe56e651759659975362
[]
no_license
Seleniumvasu9pm/vasu
862b001ab52ea79d037d70dd84fe8e784575a42d
4e734ace9f2c2f74741a8b3f0313e89b46b64e8a
refs/heads/master
2020-03-18T10:00:18.159150
2018-05-23T15:41:28
2018-05-23T15:41:28
null
0
0
null
null
null
null
UTF-8
Java
false
false
681
java
package com.practies; import java.util.List; import org.openqa.selenium.By; import org.openqa.selenium.WebElement; import org.openqa.selenium.firefox.FirefoxDriver; public class RedbusTest { public static void main(String[] args) throws Exception { FirefoxDriver driver=new FirefoxDriver(); driver.get("Http://...
[ "vasu.584@gmail.com" ]
vasu.584@gmail.com
b81c9ee0cf97b78ce4d0d545c3afb52daf03d69c
bd7b5d95c3bac79ba8219410a9523ee77da2d590
/53-todo-list/src/test/java/com/example/HttpVerticleTests.java
9b996fd7fb27f44f346ca4255a1f09e2b9c77c7f
[]
no_license
jamesdschmidt/exercises-for-programmers
2945200b388607d85827f6c76c89172114abdca3
67d775a06e44440240cf58ed73f18dd9df3e5a45
refs/heads/main
2023-04-07T06:42:23.221582
2022-09-16T14:51:37
2022-09-16T14:51:37
97,868,919
3
2
null
2023-03-31T15:24:43
2017-07-20T18:58:07
Java
UTF-8
Java
false
false
1,917
java
package com.example; import io.vertx.core.MultiMap; import io.vertx.core.Vertx; import io.vertx.ext.web.client.WebClient; import io.vertx.junit5.VertxExtension; import io.vertx.junit5.VertxTestContext; import org.junit.jupiter.api.BeforeEach; import org.junit.jupiter.api.Test; import org.junit.jupiter.api.extension.Ex...
[ "james.daniel.schmidt@gmail.com" ]
james.daniel.schmidt@gmail.com
0b822aa85f38942ce27b03061c94c3ebb00a4715
fbeecb99d4afe5b4ddf3c77596ba2b2c3ee12e48
/Errori7/src/errori7/SommaDueNumeri.java
7b0400d47efcaa11153d59a050c55a0aaaa0480f
[]
no_license
MngMrn/TrovaErrore
1931beba5cdcd818fa480198878881b71a85aac4
9aef74dfa2ba034a28dd7c746c7f4264e5e89f6f
refs/heads/master
2020-06-27T23:27:47.978150
2019-08-01T16:06:13
2019-08-01T16:06:13
200,081,010
0
1
null
null
null
null
ISO-8859-1
Java
false
false
598
java
package errori7; public class SommaDueNumeri { public static void main(String[] args) { System.out.print("Questo programma somma due numeri.");//Ho chiuso i doppi apici e sostituo la virgola con un punto e virgola double i = 185;//Bisognava dare un tipo alla variabile i double j = 1936.27;//Ho cambiato il...
[ "noreply@github.com" ]
MngMrn.noreply@github.com
1ad22f9e3e44154cf260a792f636ac38c99fbd14
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/9/9_4be6542867c6f2cebef646e1e26b2b8068335aca/MavenEmbedder/9_4be6542867c6f2cebef646e1e26b2b8068335aca_MavenEmbedder_t.java
6eef7d5c34088bfaeb512544e35d56fd3564b0a4
[]
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
18,649
java
package org.apache.maven.embedder; /* * Copyright 2001-2005 The Apache Software Foundation. * * 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/li...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
19c7d19364174cc7ba7fb66b6cf43dffc4163547
e46ac67f1c04afa033c1b557b7053ea162415eae
/app/src/main/java/com/lws/radarview/RadarView.java
a2cc18a12a14cb7deeaa5826ad159bdcda3432ae
[]
no_license
lws1076694749/RadarView
07bb9fd09342d0710a543849005ac9536e64b4f8
9947c778defaa403e1ddfc842813ee51c5245b34
refs/heads/master
2021-01-11T21:00:46.290859
2017-01-17T13:12:03
2017-01-17T13:12:03
79,228,922
0
0
null
null
null
null
UTF-8
Java
false
false
7,244
java
package com.lws.radarview; import android.content.Context; import android.content.res.TypedArray; import android.graphics.Canvas; import android.graphics.Color; import android.graphics.Paint; import android.graphics.Path; import android.util.AttributeSet; import android.util.TypedValue; import android.view.View; /** ...
[ "1076694749@qq.com" ]
1076694749@qq.com
74b71c956b487fffc2693894f07b9ba3d77ab03c
0c95a756c03c89209d4004cccea5e526bd435a17
/community-question/src/main/java/com/shoukailiang/community/question/vo/ReplayVO.java
c3c7d9fdd4275b66bdd70e233c1bfff1753140d7
[ "MIT" ]
permissive
shoukailiang/community
ab543834edf2dec1b188bd97e700d60722b9c848
3bfa089ae059ebc993168c0914af67cf47b3a3d7
refs/heads/main
2023-05-12T20:32:57.767953
2023-05-03T06:42:14
2023-05-03T06:42:14
193,202,618
4
0
null
null
null
null
UTF-8
Java
false
false
364
java
package com.shoukailiang.community.question.vo; import com.shoukailiang.community.entities.Replay; import lombok.Data; import lombok.EqualsAndHashCode; import java.util.List; /** * @author shoukailiang * @version 1.0 * @date 2021/5/18 15:20 */ @Data @EqualsAndHashCode(callSuper = false) public class ReplayVO ext...
[ "shoukailiang@qq.com" ]
shoukailiang@qq.com
b3f4162ca0a6f18156527569983f147de79f377e
84fc749ef75ef09a27308cb3c45b4b5ff8680444
/src/day01/onClass/CardDemo.java
3dc68f08feacb78648634375f9af4e5d75f9222e
[]
no_license
ca7erina/JavaSE1
43914dca554cc7dbfb1d884c2b55811b265319f2
7fcce243e3fca26fa6c81e24a318af186e9a7047
refs/heads/master
2021-01-01T19:46:23.726269
2013-05-12T13:29:44
2013-05-12T13:29:44
null
0
0
null
null
null
null
UTF-8
Java
false
false
656
java
package day01.onClass; public class CardDemo { public static void main(String[] args) { Card card = new Card(Card.SPADE, Card.ACE); Card ace = new Card(Card.SPADE, Card.ACE); System.out.println(card.equals(ace));//true System.out.println(card.hashCode()); System.out.println(ace.hashCode...
[ "ca7erina@gmail.com" ]
ca7erina@gmail.com
bd013cde42d63d959073d9a3e98b3bbd11f1d198
a94f75fbf6fc290550a72570bbaab8e3086f141a
/src/main/java/com/jesusgsdev/services/game/GameService.java
955eeb4c7c5661cebb12f4f839db054163428e82
[]
no_license
dimpisingh/hangman
3f6c505e43a27d239735290351f87a5434cbffb5
13eee53d6f9119bd51ae5a01206d445996e45433
refs/heads/master
2022-01-09T15:27:36.094922
2018-05-07T20:58:11
2018-05-07T20:58:11
null
0
0
null
null
null
null
UTF-8
Java
false
false
432
java
package com.jesusgsdev.services.game; import com.jesusgsdev.entities.game.Game; import com.jesusgsdev.entities.users.Player; import java.util.List; /** * Created by jesgarsal on 19/04/17. */ public interface GameService { List<Game> getAllGames(); List<Game> getAllCurrentGames(); Game startNewGame(...
[ "jesusgarciasalinas@gmail.com" ]
jesusgarciasalinas@gmail.com
948eab3aadb139b9d0065bd13707764fb5ff9135
4c7f038033af3eeee75c8772652c5bb5181b5788
/Chapter1/HelloWorld/app/src/androidTest/java/thud/helloworld/ExampleInstrumentedTest.java
722fbb68ec5ee40ecec9d640f656d315690d4d21
[]
no_license
hvtu/TN216
873f77a2d6c5e8a716638c12e908afe29603ffcf
4d7bbeb720c1898fb5bcd4a7ad7b8c217b875cd4
refs/heads/master
2022-11-06T11:35:50.634541
2020-06-14T12:00:34
2020-06-14T12:00:34
272,029,333
0
0
null
null
null
null
UTF-8
Java
false
false
733
java
package thud.helloworld; import android.content.Context; import android.support.test.InstrumentationRegistry; import android.support.test.runner.AndroidJUnit4; import org.junit.Test; import org.junit.runner.RunWith; import static org.junit.Assert.*; /** * Instrumented test, which will execute on an Android device....
[ "hvtu@ctu.edu.vn" ]
hvtu@ctu.edu.vn
c51dd7b401f2ae907513df69c12089f9af4e112f
4913ef8eb5cde6e3b1ee74a27c3f3d54319148d9
/allbinary_src/data/DataJavaLibraryM/src/main/java/org/allbinary/logic/communication/smtp/EmailData.java
8a32de7ac4948c0dd045de4790ea1fb2e03003a2
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
AllBinary/AllBinary-Platform
0876cfbe8f0d003b628181551f90df36f6203c6a
92adcd63427fcacbfac9cb4a6b47b92a3c2acaa7
refs/heads/master
2023-08-18T23:24:09.932268
2023-08-15T03:09:32
2023-08-15T03:09:32
1,953,077
16
3
NOASSERTION
2023-07-05T00:52:21
2011-06-25T18:29:09
Java
UTF-8
Java
false
false
951
java
/* * AllBinary Open License Version 1 * Copyright (c) 2011 AllBinary * * By agreeing to this license you and any business entity you represent are * legally bound to the AllBinary Open License Version 1 legal agreement. * * You may obtain the AllBinary Open License Version 1 legal agreement from * AllBinary or the ro...
[ "travisberthelot@hotmail.com" ]
travisberthelot@hotmail.com
f1fa56446a45e664d475fac439d8f731081f7824
ee4a8c5f9a10b10545e77b86d0a4239e71547715
/struts-app/bank-struts-app/src/test/java/LibraryTest.java
d7f79a221d0248dd9b2651fa83e49a2c79ee324d
[ "Apache-2.0" ]
permissive
KuntanSutar/Swabhav-Techlabs
1b27e295d2c151722b424991b28ab6a267b4bad4
78703b80ba53685e82e17656c3d4132382991eff
refs/heads/master
2023-01-12T19:17:52.608108
2019-05-25T03:41:57
2019-05-25T03:41:57
141,831,638
0
1
null
2022-12-30T07:22:43
2018-07-21T17:09:05
Java
UTF-8
Java
false
false
479
java
import org.junit.Test; import static org.junit.Assert.*; /* * This Java source file was auto generated by running 'gradle init --type java-library' * by 'Sutar' at '5/10/19 11:56 PM' with Gradle 3.0 * * @author Sutar, @date 5/10/19 11:56 PM */ public class LibraryTest { @Test public void testSomeLibraryMethod...
[ "sutarkuntan@gmail.com" ]
sutarkuntan@gmail.com
f4f995c0267c3a1c3d40bcf5130af28fa2a53a96
ea03c0eff8dbdceaab3fc1c3c9e843fadf3018a2
/modules/jaxws/src/org/apache/axis2/jaxws/message/util/StackableReader.java
8b198d9c53faabb30e7907c917a9137ce5619e86
[ "Apache-2.0" ]
permissive
cranelab/axis1_3
28544dbcf3bf0c9bf59a59441ad8ef21143f70f0
1754374507dee9d1502478c454abc1d13bcf15b9
refs/heads/master
2022-12-28T05:17:18.894411
2020-04-22T17:50:05
2020-04-22T17:50:05
257,970,632
0
0
Apache-2.0
2020-10-13T21:25:37
2020-04-22T17:21:46
Java
UTF-8
Java
false
false
7,528
java
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ma...
[ "45187319+cranelab@users.noreply.github.com" ]
45187319+cranelab@users.noreply.github.com
02221fbff9ea0e32d4220dcc9b1fac171018061b
ce6722230fc0fb17fd1e9b651d1e50fb398ae3c3
/h2/src/main/org/h2/engine/Constants.java
b432cbbdf5b059beda3dc91c55b08c14ade01c2c
[]
no_license
jack870601/107-SE-HW1
879dc1a7779a888ede38a76cee96e1502b38dd30
fbc945246230250ce18d671552a1bbc90f1b33f7
refs/heads/master
2020-04-09T07:25:33.678377
2018-12-05T04:00:09
2018-12-05T04:00:09
160,155,030
6
0
null
null
null
null
UTF-8
Java
false
false
16,056
java
/* * Copyright 2004-2018 H2 Group. Multiple-Licensed under the MPL 2.0, * and the EPL 1.0 (http://h2database.com/html/license.html). * Initial Developer: H2 Group */ package org.h2.engine; import java.sql.ResultSet; /** * Constants are fixed values that are used in the whole database code. */ public class Const...
[ "jack870601@gmail.com" ]
jack870601@gmail.com
3ec2b8160209bf1874e295d01833d6ae8c35b2d5
8c8df68da59dc094370f52a91f5d75accf5da6e4
/ip-model/src/test/java/com/gebond/ip/model/array/VectorTest.java
f4e9e2c05e4c56391b50bce004305f1e83cc4732
[ "MIT" ]
permissive
gebond/image-processing-java
2f0515ac4a0e2bcc293d188897bf6ac07650e1ed
ab140178335363031d82305e76e59004ea27711d
refs/heads/master
2022-08-12T03:11:21.651442
2022-07-01T09:24:55
2022-07-01T09:24:55
117,418,565
1
0
MIT
2018-05-16T13:12:27
2018-01-14T09:46:06
Java
UTF-8
Java
false
false
4,834
java
package com.gebond.ip.model.array; import static org.junit.jupiter.api.Assertions.assertArrayEquals; import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertNotEquals; import org.junit.jupiter.api.DisplayName; import org.junit.jupiter.api.Test; /** * Created...
[ "noreply@github.com" ]
gebond.noreply@github.com
33cec0292f40a5b9254f259cc9927f34fba7bae8
f0b00a54576553334d0d980c053acf8c20d98ab2
/web-personal/src_2018-02-14/main/java/java100/app/web/json/PerformanceController.java
cc78a672c4d85ad85079469e0b10ea02f0177a1b
[]
no_license
KANG-SEONGHYEON/bitcamp
35de0cfda9e13412548f6c59028aa2acbbf00e2d
606b45bb519b18f7be5333565760e67aa884750b
refs/heads/master
2021-05-08T05:38:29.152680
2018-02-15T15:10:25
2018-02-15T15:10:25
104,423,409
0
0
null
null
null
null
UTF-8
Java
false
false
8,376
java
package java100.app.web.json; import java.io.File; import java.io.IOException; import java.util.ArrayList; import java.util.HashMap; import javax.servlet.ServletContext; import javax.servlet.http.HttpSession; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotatio...
[ "wlswlsqud@gmail.com" ]
wlswlsqud@gmail.com
488cbdf40e3c8d5db02d98affe8415ad29c8a89d
f3ee0046b1d8b3ea4360fe953eac147c99ad4851
/cws_services/src/uo/ri/cws/application/service/vehicle/VehicleCrudService.java
d989b8d8429455451456f036de5458635070f513
[]
no_license
Borjarguez/CWS_JPA
2db7e0b37559b0110777667b6f1802bdd1f8139d
fe3adb2acb7c9aa7a4476a12f2ec35ec0483975e
refs/heads/master
2022-12-29T20:34:08.622115
2020-10-10T11:32:57
2020-10-10T11:32:57
217,888,350
0
0
null
2020-10-14T00:37:59
2019-10-27T17:08:14
HTML
UTF-8
Java
false
false
545
java
package uo.ri.cws.application.service.vehicle; import java.util.Optional; import uo.ri.cws.application.service.BusinessException; /** * This service is intended to be used by the Foreman * It follows the ISP principle (@see SOLID principles from RC Martin) */ public interface VehicleCrudService { /** * @param...
[ "uo258643@uniovi.es" ]
uo258643@uniovi.es
d34ec7e00334bcf286910800e5c24551dfeccc32
21390096244b2400f135127097e4dbe5e6ebc64a
/src/test/java/com/currency/dollar/DollarTest.java
fb1985d7be6b8b22f5c477fd6a5ad4d78043342c
[]
no_license
aalbar/dollar
4263eff01a327edffcc46676cd23c73b0f135668
faff7ccc732132205a912a28ababfb6fe6c30fb2
refs/heads/master
2020-04-30T23:55:02.610610
2019-03-22T14:29:47
2019-03-22T14:29:47
177,155,176
0
0
null
null
null
null
UTF-8
Java
false
false
1,243
java
package com.currency.dollar; import org.junit.Test; import static org.assertj.core.api.Assertions.assertThat; /** * @author abhar * @date 22/03/2019 */ public class DollarTest { @Test public void should_compare_money_to_string_representation() { assertThat("USD 2,00").isEqualTo(new Dollar(2).toS...
[ "abhar@isilis.fr" ]
abhar@isilis.fr
30ee85f73cd3dec1d818eae107c001d3bef74107
91c46832ba6ad6fa71687ac5a2bb34df27934a20
/Principalyava/src/main/java/com/rogerestrad/clases/motocicleta.java
ce21d14697d6ad8ab56ab62eda1d8035f717a7df
[]
no_license
rogerestrad/RepasoPoo
1e77a4bdbb35ce7de81560bc72a486ede44c90bf
6c537e2f63bd5f09e540afbf4bfddca30d9e466f
refs/heads/master
2021-04-28T08:21:19.546640
2018-02-22T19:45:11
2018-02-22T19:45:11
122,248,207
0
0
null
null
null
null
UTF-8
Java
false
false
778
java
package com.rogerestrad.clases; /** * Created by Edgar Rogelio on 20/02/2018. */ public class motocicleta extends Carro { //Carro c=new carro("asdhalsf") boolean casco; @Override public void datosVehiculo() { super.datosVehiculo(); System.out.println("Casco"+isCasco()+" gasolina: "+...
[ "rogerestrad@gmail.com" ]
rogerestrad@gmail.com
49450cb9fc817afb1f3dde0c0008c1bb8c6dbb20
1c8a59592a72fa2f3b8a9d1cbd5ad08dfb3f760a
/src/main/java/com/emc/cto/ridagent/rid/jaxb/Confidence.java
4813c998f1ab4c6d1aee26afd2632f58e586cc0d
[ "MIT" ]
permissive
BIE-Inc/RID-Server
f104d1099a90d8f0e06ef90dc7a3182a63faec6c
42f1d965e7b21eaea11f4fe279f33d8c71c1fe73
refs/heads/master
2021-01-18T10:38:48.256551
2013-05-09T20:03:24
2013-05-09T20:03:24
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,992
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2013.03.26 at 05:...
[ "Paul.Stoecker@rsa.com" ]
Paul.Stoecker@rsa.com
0d03ef058efdb194a0da60a211d10f9888b51392
255ff79057c0ff14d0b760fc2d6da1165f1806c8
/02JavaStep02/04Ja-va基础教程-小白的福音资料/day04/day04_作业&预习/day03作业代码/Test3.java
12298f7b8fe34d5d34a4df66c74f43dcb9b48dd5
[]
no_license
wjphappy90/Resource
7f1f817d323db5adae06d26da17dfc09ee5f9d3a
6574c8399f3cdfb6d6b39cd64dc9507e784a2549
refs/heads/master
2022-07-30T03:33:59.869345
2020-08-10T02:31:35
2020-08-10T02:31:35
285,701,650
2
6
null
null
null
null
GB18030
Java
false
false
939
java
public class Test3 { public static void main(String[] args) { Scanner sc = new Scanner(System.in); //创建键盘录入对象 //键盘录入练习:键盘录入三个数据,获取这三个数据中的最小值 System.out.println("请输入第一个整数:"); int x = sc.nextInt(); //将键盘录入的数据存储在x中 System.out.println("请输入第二个整数:"); int y = sc.nextInt(); //将键盘录入的数据存储在y中 System.out....
[ "981146457@qq.com" ]
981146457@qq.com
0dfc5b26fdb3226632cc080bb669280b602566cc
028cbe18b4e5c347f664c592cbc7f56729b74060
/v2/admin-gui/src/java/com/sun/jbi/jsf/framework/model/JBIServiceUnitStatus.java
865fdc22f5a9429f8b5152fd52cb7f29319b4302
[]
no_license
dmatej/Glassfish-SVN-Patched
8d355ff753b23a9a1bd9d7475fa4b2cfd3b40f9e
269e29ba90db6d9c38271f7acd2affcacf2416f1
refs/heads/master
2021-05-28T12:55:06.267463
2014-11-11T04:21:44
2014-11-11T04:21:44
23,610,469
1
0
null
null
null
null
UTF-8
Java
false
false
4,296
java
/* * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. * * Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved. * * The contents of this file are subject to the terms of either the GNU * General Public License Version 2 only ("GPL") or the Common Development * and Distribution License("CDDL")...
[ "kohsuke@6f3ba3e3-413c-0410-a8aa-90bee3ab43b5" ]
kohsuke@6f3ba3e3-413c-0410-a8aa-90bee3ab43b5
5f675a6c29d93114593716723cfe91a17600d07e
2ee9269709bd410449cbb4f3af94d5ae1512596b
/app/src/main/java/com/codelagi/taaruf_hijaiyah/Hijaiyah.java
4cd7f77f398ff9b84d1f095e5ca856f12c8bd53a
[]
no_license
ndrianggar/SubmitTest_BFAA-Android-Pemula
eb4cc492351d5057ecdc85766cb75a74afb6cf09
e35f08806f0a1e8a6b10242b841d170df0dd1d12
refs/heads/master
2023-07-02T05:35:58.616494
2021-07-27T02:39:44
2021-07-27T02:39:44
389,827,650
0
0
null
null
null
null
UTF-8
Java
false
false
477
java
package com.codelagi.taaruf_hijaiyah; public class Hijaiyah { private String name; private String detail; private int photo; public String getName(){ return name;} public void setName(String name){ this.name = name;} public String getDetail(){ return detail;} public void setDet...
[ "ndrianggar@gmail.com" ]
ndrianggar@gmail.com
172a1a632b1ada7fb28825e001c3b5a148f514ce
4f4e8b46db3328510c222247cb05a9ef978ce84e
/CodigoFuente/Proyecto/Proyecto-war/src/java/cl/uv/proyecto/persistencia/jsf/mb/NotificacionController.java
e2e7a9657cf89581fd30a453ca516e3438502ab9
[]
no_license
yano2h/TESIS
46c2faad7a79abe37a52fa366a916bd3f3848e41
6c3d1f165497ef689c394f63c65b4b3fde8b3e27
refs/heads/master
2021-01-19T05:44:10.667446
2013-01-29T03:53:38
2013-01-29T03:53:38
3,670,899
1
0
null
null
null
null
UTF-8
Java
false
false
7,199
java
package cl.uv.proyecto.persistencia.jsf.mb; import cl.uv.proyecto.persistencia.ejb.NotificacionFacadeLocal; import cl.uv.proyecto.persistencia.entidades.Notificacion; import cl.uv.proyecto.persistencia.jsf.mb.util.JsfUtil; import cl.uv.proyecto.persistencia.jsf.mb.util.PaginationHelper; import cl.uv.view.controller.ba...
[ "yano2h@gmail.com" ]
yano2h@gmail.com
ee9e0b04cab83491ed8ab04cc44daf78a825cc14
d7c5f605608eb9b31a733b85eb7a24ddac3ca736
/Java 2 Projects/tellepet_Assignment09/src/tellepet_Assignment09/StringLengthComparator.java
4d78a817f12d6f9cd76186eb200b398571ad5cb3
[]
no_license
navett52/Java-Repo
590ecaa79e813b5b9210cf32e3d4c2bdb6559407
4c3e915f8f907af26edb3cd3bd2215db84bab31e
refs/heads/master
2021-01-01T18:21:21.436951
2017-07-25T17:59:59
2017-07-25T17:59:59
98,320,335
0
0
null
null
null
null
UTF-8
Java
false
false
901
java
/****************************************************** * Evan Tellep * * Assignment 09 * * 03/29/2016 * * IT2045C (Computer Programming 2) * * String length comparator for itemsToP...
[ "evantellep@yahoo.com" ]
evantellep@yahoo.com
2cb09735a4be5ec5425f607dd4f9a7587ee1bfad
582e1bd6c73ace13e81723d24721d56a15154adc
/src/main/java/by/htp/shop/domain/Category.java
21ab190e88046e99d9caa1a2b634feb2ce7d55e1
[]
no_license
ShiMaks/OnlineShop
db5ca99bd6d6ec27903b22b0515f1b61fc0c8ea9
ca98280cdfe689ce8c03a9f174130ce59fe55062
refs/heads/master
2020-03-21T23:03:49.930989
2018-07-05T13:53:57
2018-07-05T13:53:57
135,838,540
0
0
null
null
null
null
UTF-8
Java
false
false
1,278
java
package by.htp.shop.domain; import javax.persistence.Entity; import javax.persistence.OneToMany; import java.util.List; @Entity public class Category extends BaseEntity { private static final long serialVersionUID = 1L; private String name; @OneToMany(mappedBy = "category") private List<Product> products; p...
[ "maksonblr90@gmail.com" ]
maksonblr90@gmail.com
0303ca0f14dcd4b509482194e195e810a83441ad
d62c4ede31cab1fccf56a43c42c8734d19093b22
/src/com/samodeika/builder/LunchOrderBeanDemo.java
13a26d6487b601c3bcf2ade9103667f303761608
[]
no_license
AlexanderNikolovAlexn/CreationalPatterns
3e1496e2865236f49df1103deee387529f02ff13
b0da84f9d0ef5e2ee75761937918531b77610c5c
refs/heads/master
2021-01-13T12:53:55.664659
2015-10-22T14:34:18
2015-10-22T14:34:18
44,184,484
0
0
null
null
null
null
UTF-8
Java
false
false
716
java
package com.samodeika.builder; public class LunchOrderBeanDemo { public static void main(String[] args) { // LunchOrderBean order = new LunchOrderBean(); // LunchOrderTele order = new LunchOrderTele("Wheat", "Lettuce"); // order.setBread("Wheat"); // order.setCondiments("Lettuce"); // order.setDressing("Mu...
[ "alexander.nikolov.alexn@gmail.com" ]
alexander.nikolov.alexn@gmail.com
7bdfca0f0ba9c10754fcaabc5b35c41795c12511
d3a0179368d4c9cda20ee5d37933c4356edacfeb
/test/src/main/java/com/xiaocoder/test/http2/ListRefreshActivity.java
a4c3d77f7e8e926dcaef3e4706673bab93b367e4
[]
no_license
xilinch/qlkproject
ef44b2389d9c0c3f8a1947261ec54a3d57128a46
de45f5c94d5b3513202674e36f216c19307b1857
refs/heads/master
2021-01-22T14:10:15.202347
2015-11-23T05:02:21
2015-11-23T05:02:21
46,831,215
2
0
null
2015-11-25T02:07:49
2015-11-25T02:07:48
null
UTF-8
Java
false
false
4,294
java
package com.xiaocoder.test.http2; import android.content.Context; import android.os.Bundle; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.TextView; import com.xiaocoder.android.fw.general.function.adapter.XCBaseAdapter; import com.xiaocoder.android...
[ "xiaocoder@163.com" ]
xiaocoder@163.com
47b352e2df9e69985a6e2b7cb9d3d367330bcac8
c8655251bb853a032ab7db6a9b41c13241565ff6
/jframe-utils/src/main/java/com/alipay/api/request/AlipayFundAuthOrderUnfreezeRequest.java
d095a7dbddfdad3600e49014b2176163592ddebd
[]
no_license
jacksonrick/JFrame
3b08880d0ad45c9b12e335798fc1764c9b01756b
d9a4a9b17701eb698b957e47fa3f30c6cb8900ac
refs/heads/master
2021-07-22T21:13:22.548188
2017-11-03T06:49:44
2017-11-03T06:49:44
107,761,091
1
0
null
null
null
null
UTF-8
Java
false
false
3,122
java
package com.alipay.api.request; import com.alipay.api.domain.AlipayFundAuthOrderUnfreezeModel; import java.util.Map; import com.alipay.api.AlipayRequest; import com.alipay.api.internal.util.AlipayHashMap; import com.alipay.api.response.AlipayFundAuthOrderUnfreezeResponse; import com.alipay.api.AlipayObject; ...
[ "809573150@qq.com" ]
809573150@qq.com
1eadbb5e3dd9131570ed1121031e26fb89fa955a
ba42487a6f57d7e0c8f9d1baf99486bc903000bc
/marketplace/src/test/java/com/marketplace/domain/MoneyTest.java
05cab77c96487364dd71da4a86770f71302238e6
[]
no_license
rnkoaa/marketplace-ddd
1bdd79154245f34220c02d0f468e41e831876d75
11b5109e8de65da5d06e20d9d9205bb43adf6c30
refs/heads/main
2023-05-11T18:47:57.457847
2021-06-02T18:11:03
2021-06-02T18:11:03
308,887,024
0
1
null
2021-06-02T05:47:39
2020-10-31T13:23:41
Java
UTF-8
Java
false
false
3,598
java
package com.marketplace.domain; import com.marketplace.domain.classifiedad.CurrencyLookup; import com.marketplace.domain.classifiedad.CurrencyMismatchException; import com.marketplace.domain.classifiedad.Money; import com.marketplace.fixtures.FakeCurrencyLookup; import org.junit.jupiter.api.Test; import static org.as...
[ "richard.agyei@gmail.com" ]
richard.agyei@gmail.com
e85141136d9e7d1dacafee1235d57f21863af83d
2deb74d5bf569bdbe637846d93fac47c01b278a4
/java/lang/ProcessBuilder.java
debbbf5561f6565e4531951ecd3f9cd54734f44a
[]
no_license
isabella232/android-sdk-sources-for-api-level-11
8aefeff38cbc0bbe7cfbbd04a940f8c4aa319772
d772b816a1e388a5f8022d4bc47adc9016195600
refs/heads/master
2023-03-16T14:08:07.661845
2015-07-03T11:17:32
2015-07-03T11:17:32
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,472
java
/* */ package java.lang; /* */ /* */ import java.io.File; /* */ import java.io.IOException; /* */ import java.util.List; /* */ import java.util.Map; /* */ /* */ public final class ProcessBuilder /* */ { /* */ public ProcessBuilder(String[] command) /* */ { /* 4 */ throw new R...
[ "root@ifeegoo.com" ]
root@ifeegoo.com
2302d1b9fafc1303e88621b2feba2ef917c63309
38ef5e954941c8e66cd7ec8a909dd43ec5af000f
/camel.routing/src/main/java/camel/routing/config/RouteConfig.java
213ac953010dca6f0c3c0637f5c71cfeea1efe81
[]
no_license
tolgagokmen/camel-sample
9d95e10b041a1e56de4ef92110d47467ce4dc01d
ae0dc3e9bab52f593a828601e57dc7c82efedbf0
refs/heads/master
2021-01-21T10:25:49.540955
2016-06-17T13:02:35
2016-06-17T13:02:35
null
0
0
null
null
null
null
UTF-8
Java
false
false
959
java
package camel.routing.config; import java.util.Arrays; import java.util.List; import org.apache.camel.builder.RouteBuilder; import org.apache.camel.spring.javaconfig.CamelConfiguration; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.context.annotation.Bean; import org.spring...
[ "dinuka.malalanayake@gmail.com" ]
dinuka.malalanayake@gmail.com
2ad358bd4a2c6e3942bb914678b0c82098327f30
2678712c68dcbd7335051398e319d2460d947570
/app/src/main/java/com/flat/rock/quiz/database/DatabaseHelper.java
88a0163661406343daf6861947480d364bff920b
[]
no_license
droiden87/FamousQuiz
739204fb5131ffcf82aa22e95ea3633d694925dc
9661a2d6cce92ddb029be4646f503a755e6667e5
refs/heads/master
2020-09-20T07:45:19.242323
2019-11-27T11:29:17
2019-11-27T11:29:17
224,414,549
0
0
null
null
null
null
UTF-8
Java
false
false
3,475
java
package com.flat.rock.quiz.database; import android.content.Context; import android.database.sqlite.SQLiteDatabase; import android.database.sqlite.SQLiteOpenHelper; public class DatabaseHelper extends SQLiteOpenHelper { // Logcat tag private static final String TAG = "DatabaseHelper"; // Database Versio...
[ "emelea@abv.bg" ]
emelea@abv.bg
753d35c2a36fe8a04646146e456e9b1624539a69
e2582ce4a21a47f2a98f7bd4e1f2c07b82e6e93c
/src/main/java/org/geilove/controller/CommentController.java
03d13dd3168ccc9d5f0d4f80a4f904d6e106817e
[]
no_license
geilove/aixinsheBack
82cb7a7c254fec0addee1ac212a29dd0da12e177
406764eeab573bd8fe1f4d8ec2ee81cf6fda3ce4
refs/heads/master
2020-05-22T06:38:28.824549
2016-11-30T11:55:39
2016-11-30T11:55:39
65,779,833
0
0
null
null
null
null
UTF-8
Java
false
false
5,223
java
package org.geilove.controller; import org.geilove.requestParam.AddCommentParam; import org.geilove.service.CommentService; import org.geilove.service.HelpService; import org.geilove.service.RegisterLoginService; import org.geilove.sqlpojo.OtherPartHelpPojo; import org.geilove.pojo.Confirm; import org.geilove....
[ "noexception@126.com" ]
noexception@126.com
4f7e26a6694cf19315aa81a101966c4ff280258c
a2fbc4116b3b7be046ef40fd00d270ad974c2159
/com.cy.test/mybatis0817/UserMapperTest.java
c42c99d32cb150dc030e1502884f4721cef69abf
[]
no_license
yuanCheng0/mybatis0817
4a9c27c32138e5e5b8362f51af8517a8d000b21a
96ea0796b88d9df2ac2e155ccb771d6fc2f7c302
refs/heads/master
2021-01-19T19:30:42.653806
2017-08-23T17:04:37
2017-08-23T17:04:37
101,199,047
0
0
null
null
null
null
UTF-8
Java
false
false
4,434
java
package mybatis0817; import java.io.InputStream; import java.util.ArrayList; import java.util.Date; import java.util.List; import org.apache.ibatis.io.Resources; import org.apache.ibatis.session.SqlSession; import org.apache.ibatis.session.SqlSessionFactory; import org.apache.ibatis.session.SqlSessionFactoryBuilder; ...
[ "757654474@qq.com" ]
757654474@qq.com
b78d210276bc6f96e2b41eef08e3c67b2e8bedf7
ed782e881fcd6451758ac4bb9e40b8621696fab8
/android/app/src/main/java/com/siakad/MainActivity.java
f8e7f41ee53bfcb3915e11cd9b5ed4dda45b5efd
[]
no_license
Juancesar123/sekolahjamannowmobile
ebe0ae480e97fcf3163685dccf0de7538926178c
ff9cd8fa6755c8a0b8a4c40e847b7515f45e133e
refs/heads/master
2021-04-09T15:01:23.509929
2018-03-24T12:28:42
2018-03-24T12:28:42
125,654,661
0
0
null
null
null
null
UTF-8
Java
false
false
357
java
package com.siakad; import com.facebook.react.ReactActivity; public class MainActivity extends ReactActivity { /** * Returns the name of the main component registered from JavaScript. * This is used to schedule rendering of the component. */ @Override protected String getMainComponentName(...
[ "febritecno0@yahoo.com" ]
febritecno0@yahoo.com
28f5b45d9377e6285bd69c800cbb4f6b134f4c58
c35adb6efcf4415ea5aef3313f290bf2dc04df4b
/StudyTest/src/part2/Test/Calculator.java
846025f7b8593a586013bed0cfec937498689bed
[]
no_license
rioperm/StudyTest
9de53f59d6cb3c3dcee712ee5b1e1afbdd6a6e17
32f2a975d7c379f58d88b202eaccbab33d345ee4
refs/heads/master
2020-06-23T21:38:54.971624
2017-02-04T03:32:48
2017-02-04T03:32:48
74,633,683
0
0
null
null
null
null
UTF-8
Java
false
false
259
java
package part2.Test; public class Calculator { int add(int i, int j){ return i+j; } int subtract(int i, int j){ return i-j; } int multiply(int i, int j){ return i*j; } int divide(int i, int j){ return i/j; } }
[ "rioperm@gmail.com" ]
rioperm@gmail.com
e65e1c33f3527bf0131bd21fbb506f13b8f4e6fc
73580617cfd754de34492eb440fc35e3da10d064
/src/main/java/com/sahaj/hotelelectricitymanagement/service/HotelService.java
47d66a268f3a7e5df7d9dda42522d9e0fccb5f93
[]
no_license
gkumarpatel/hotel-electricity-management
86837c91f074b1ed89a46beb5022cc5567bc5bbf
e6af4c8771f6eb9fb982d9566d8942b8f2fa9c85
refs/heads/master
2020-04-17T11:12:34.588839
2019-01-20T16:57:47
2019-01-20T17:18:50
166,531,761
0
0
null
null
null
null
UTF-8
Java
false
false
285
java
package com.sahaj.hotelelectricitymanagement.service; import com.sahaj.hotelelectricitymanagement.vo.Hotel; public interface HotelService { Hotel switchOnLight(int floorId, int subcorridorId); Hotel monitorSubcorridorLights(int floorId, int subcorridorId); void readMotion(); }
[ "gkumar.patel@gmail.com" ]
gkumar.patel@gmail.com
314871816c583a82c6c80b45b2fc38b2f8d000cc
df1de4e43461047c9db1086db82412b6bc76cec2
/src/com/link/schoolunch/CaptureActivity.java
ea34bde601efbbf92116d3f9f981fe6218521f07
[]
no_license
Trisaa/SchoolLaunch
9763e4453590535f0b7d3b4270d83decc942caee
d5b1f508a716ce6786cd3e619e6d3515364db3b8
refs/heads/master
2021-01-10T15:16:19.078071
2016-03-15T07:35:59
2016-03-15T07:35:59
53,924,058
0
0
null
null
null
null
UTF-8
Java
false
false
5,604
java
package com.link.schoolunch; import java.io.IOException; import java.util.Vector; import android.app.Activity; import android.content.res.AssetFileDescriptor; import android.graphics.Bitmap; import android.media.AudioManager; import android.media.MediaPlayer; import android.media.MediaPlayer.OnCompletionListener; imp...
[ "1141775704@qq.com" ]
1141775704@qq.com
13516776e1d51a00cb161116ffe899b2d81bfd8f
61a7a553fa04a61738b89d192b7b83bf5728a5df
/web/src/main/java/com/pandawork/web/controller/UserController.java
a84cf3b1c63fb5245e2950554b87ce3d58deacc5
[]
no_license
lusizhang/newFrarmwork
54bba62602c8065b74296f639af1060a4ac4e9df
7841da5bcac4691c72c5acb227ad538ff4f7f76f
refs/heads/master
2021-01-01T05:28:27.350488
2016-04-19T15:19:57
2016-04-19T15:19:57
56,607,576
0
0
null
null
null
null
UTF-8
Java
false
false
2,613
java
package com.pandawork.web.controller; import com.pandawork.common.entity.User; import com.pandawork.core.common.exception.SSException; import com.pandawork.core.common.log.LogClerk; import com.pandawork.core.common.util.CommonUtil; import com.pandawork.web.spring.AbstractController; import org.springframework.stereoty...
[ "2909453685@qq.com" ]
2909453685@qq.com
c4c4136b18708433862ac995901c6e8e138ccb62
1e20d15eeada7453e35b22172872260cfb0f92a9
/ndtp-admin/src/main/java/ndtp/persistence/DataSmartTilingMapper.java
5e36177703affa5ad9f30758ca1416084c2dc618
[]
no_license
Gaia3D/ndtp
006859fa9a9f11a37690f953d52ff7e2e0ce1cb7
6d0e7659128adee99e95ba3cbb5f75249a02ae6a
refs/heads/develop
2021-06-30T00:43:49.376463
2021-05-12T07:14:59
2021-05-12T07:14:59
228,551,107
6
4
null
2020-03-31T08:14:36
2019-12-17T06:44:42
JavaScript
UTF-8
Java
false
false
874
java
package ndtp.persistence; import org.springframework.stereotype.Repository; import ndtp.domain.DataSmartTilingFileInfo; import ndtp.domain.DataSmartTilingFileParseLog; /** * Smart Tiling 데이터 파일 관리 * @author jeongdae * */ @Repository public interface DataSmartTilingMapper { /** * Smart Tiling Data 파일 정보 등록 ...
[ "jdcheon@gaia3d.com" ]
jdcheon@gaia3d.com
ee395f655410af57743405924e1aedb919a09e36
99a11820321f8251e8f8fb1d061a5fad2fc58dcf
/src/main/java/com/apitelevisivo/model/enumerate/Genero.java
d5767667c9b076cf28032f6cae17130b8f9fe4e5
[]
no_license
zecardoso/API-Televisivo
d6450159b18bf759690121d2a5ae0cc3f359988f
be721ebc8b5161cfe6dc919999bd79dce0a083e1
refs/heads/master
2022-12-19T02:56:12.042803
2020-09-28T12:47:07
2020-09-28T12:47:07
272,597,967
0
0
null
null
null
null
UTF-8
Java
false
false
241
java
package com.apitelevisivo.model.enumerate; import lombok.AllArgsConstructor; import lombok.Getter; @AllArgsConstructor @Getter public enum Genero { MASCULINO("Masculino"), FEMININO("Feminino"); private String descricao; }
[ "zehcardoso@outlook.com" ]
zehcardoso@outlook.com
22bff1ec6ac029d229b399686dfc427e8c6346d3
ebec2c87cdd30a84201fc8ab96f85dfd2e8e9d72
/src/main/java/com/agiles231/mokta/controller/LinkEnvelop.java
9ef2331eed921608e432964b0335fe642b440f95
[]
no_license
agiles231/mokta
d16478e257037779df9bb054f8bf91ab8aa4ec7a
ea2bba2a0577c230ba44f14d5ae443f8d915686a
refs/heads/master
2022-05-27T15:22:25.165260
2019-10-17T00:41:26
2019-10-17T00:41:26
215,427,913
1
0
null
2022-05-20T21:12:05
2019-10-16T01:17:26
Java
UTF-8
Java
false
false
307
java
package com.agiles231.mokta.controller; import java.net.URI; public class LinkEnvelop extends SimpleLinkEnvelop { private final String method; public LinkEnvelop(URI uri, String method) { super(uri); this.method = method; } public String getMethod() { return method; } }
[ "anng@KYCC-WIN-ANNG.cysemi.com" ]
anng@KYCC-WIN-ANNG.cysemi.com
7833e6fcadbf8c1b4ffa1852e393c7ce546948a5
b01776f4cd740ba33a7f703acedf8521d1f27215
/src/Assignment_Day3/Interface/Student.java
696e9d1738a4989004936709c7139e2fc3486561
[]
no_license
mgoyal05/ZemosoJavaAssignment
52921ef11a65cfa9e6a72ab068024a498b2a1e24
cbd8866424c4ddab355d797987dbf0c3e191701c
refs/heads/master
2021-01-01T18:38:50.620975
2017-08-24T10:26:09
2017-08-24T10:26:09
98,388,420
0
0
null
null
null
null
UTF-8
Java
false
false
204
java
package Assignment_Day3.Interface; /** * @author Manish Goyal * A Interface of Student with two methods declared as 'name' and 'age'. */ public interface Student { void name(); void age(); }
[ "mgoyal05.mg@gmail.com" ]
mgoyal05.mg@gmail.com
93eecee7d4a01bdc811f9b2d168585e2cda9f8f6
6755840b4fca876c218f4be335c5c7e7b8f4fd01
/playmysong/app/src/main/java/com/example/shibanis/mymusic/DisplayPlaylists.java
09407fbbd76beaa2d34c9af154dec1ac831398a3
[]
no_license
shibani-s/Music_app
e13d2e6f7bba7e164d7b2ccb44008ea579d82c5f
c871e1b869ea97dd22932ebc9c49bcc73389e384
refs/heads/master
2016-08-08T14:26:30.652345
2015-04-27T02:34:01
2015-04-27T02:34:01
33,675,050
0
0
null
null
null
null
UTF-8
Java
false
false
5,356
java
package com.example.shibanis.mymusic; import android.app.Activity; import android.content.ContentResolver; import android.content.Intent; import android.database.Cursor; import android.database.sqlite.SQLiteDatabase; import android.net.Uri; import android.os.Bundle; import android.util.Log; import an...
[ "rohan.m.8@gmail.com" ]
rohan.m.8@gmail.com
a7869a90db87e4761af85ffdcad6f263ddbc6085
04e2073a20a1f9be930241d25aab5b3f60d2d921
/src/main/java/com/luxoft/videoplayer/dao/UserRepository.java
cea7bd2b9df59d57bf09ad7d71c150aeb240a336
[]
no_license
VasiliKnyazev/videoplayer
0bcdc6662e562a73d453b80161cca7758a02bd4e
a915c9d862e5ae1fa2d7102fd79a7d01e2a9232b
refs/heads/master
2023-03-07T09:53:29.076807
2021-02-11T07:28:47
2021-02-11T07:28:47
334,344,323
0
0
null
null
null
null
UTF-8
Java
false
false
598
java
package com.luxoft.videoplayer.dao; import com.luxoft.videoplayer.model.User; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.data.jpa.repository.Query; import org.springframework.data.repository.query.Param; public interface UserRepository extends JpaRepository<User, Integer>...
[ "basil_jr_king@mail.ru" ]
basil_jr_king@mail.ru
f35746b75f4a6b35af5e119627fb40bf543b2800
2bca2a944276cc963012b815612c8bdbeb89715d
/RestExample/src/RestExample/infov2/Cliente.java
b84167eeb1a7b4447611a5bd47ad608ae104de17
[]
no_license
npgarcia/CloudMSCAll
ecada58b12d90c451189cb6555d21192761c836f
6a01759037dde2eb42a9f016e42abade78b6afac
refs/heads/master
2021-01-25T12:19:33.602863
2015-04-25T01:04:48
2015-04-25T01:04:48
30,568,727
0
0
null
null
null
null
UTF-8
Java
false
false
468
java
package RestExample.infov2; import javax.xml.bind.annotation.XmlRootElement; @XmlRootElement public class Cliente { public String id; public String name; public Cliente(String id, String name) { this.id = id; this.name = name; } public Cliente() { } public String getId() { return id; } public void...
[ "ngarcia@tacitknowledge.com" ]
ngarcia@tacitknowledge.com
0d3ac54636b87a62cf8e41ecb75ce6b81244b77e
7e651dc44a5fd2b636003958d7e5a283e1828318
/minecraft/net/minecraft/pathfinding/PathNavigateClimber.java
4efbd032848f2151bca0dfe14917d1973f0dd3b3
[]
no_license
Niklas61/CandyClient
b05a1edc0d360dacc84fed7944bce5dc0a873be4
97e317aaacdcf029b8e87960adab4251861371eb
refs/heads/master
2023-04-24T15:48:59.747252
2021-05-12T16:54:32
2021-05-12T16:54:32
352,600,734
1
0
null
null
null
null
UTF-8
Java
false
false
2,409
java
package net.minecraft.pathfinding; import net.minecraft.entity.Entity; import net.minecraft.entity.EntityLiving; import net.minecraft.util.BlockPos; import net.minecraft.util.MathHelper; import net.minecraft.world.World; public class PathNavigateClimber extends PathNavigateGround { /** Current path navigation tar...
[ "unconfigured@null.spigotmc.org" ]
unconfigured@null.spigotmc.org
3e3d94c06f94e886e5894ce305b8c401ac63c9d1
466ad3742cf7702ff6c6daf891f263833747e915
/src/api/org/openhouse/api/service/impl/ConceptServiceImpl.java
9ab550449eb7082a4c78648c58ad4ef14cd423db
[]
no_license
prediator/opennyumba
7d4c7aecf18665e59c10cbd2263111c9873c9b3d
e6e950a61610246a8c6c648226dcb55d46f0c832
refs/heads/master
2021-01-10T04:37:56.442566
2011-01-12T11:51:26
2011-01-12T11:51:26
54,891,598
0
0
null
null
null
null
UTF-8
Java
false
false
9,202
java
package org.openhouse.api.service.impl; import java.lang.reflect.InvocationTargetException; import java.util.ArrayList; import java.util.Date; import java.util.HashMap; import java.util.List; import java.util.Locale; import java.util.Map; import java.util.UUID; import java.util.Vector; import org.openhous...
[ "Administrator@localhost" ]
Administrator@localhost
216c1467235ba15e817f0395bd0b09a0f74b099a
cf4aa60a486f77723723bb6e4b3e022f8cda0087
/src/main/java/kr/or/nko/certificate/controller/CertificateController.java
bf93c5ac8a82f26a1025b3d717a3b8bc53a45bbf
[]
no_license
shrtm1017/lastProject
7fad45464ac742e6bfed059f9af99b76d14c697d
91ae32683fd4164c18c87eb4edd39ab9ae7d7f7a
refs/heads/master
2020-05-20T11:58:15.901365
2019-05-09T00:33:17
2019-05-09T00:33:17
185,561,926
0
0
null
null
null
null
UTF-8
Java
false
false
7,963
java
package kr.or.nko.certificate.controller; import java.text.ParseException; import java.text.SimpleDateFormat; import java.util.Date; import java.util.List; import javax.annotation.Resource; import javax.servlet.http.HttpSession; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springfr...
[ "dohyun.shrtm1015@gmail.com" ]
dohyun.shrtm1015@gmail.com
97e733976e49b1c4bd3fe972822edcb6f390adbc
2564453f2e78d5c856ea12ceed2685cb95effd8d
/wavelabs-mobile-automation-framework-master-master/src/main/java/com/wavelabs/appium/reports/Loggers.java
c067deaa9aac6d3bef6ba427f135b96e5a357832
[]
no_license
vivekbrahmadandi/Automation-Framework
c469540d030ff6d80ebe1000607a82f0e00f88b2
c5bec957dfacb83553c28c3e565f3b820adc0719
refs/heads/master
2022-09-28T18:02:08.004267
2020-05-21T06:01:45
2020-05-21T06:01:45
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,542
java
package com.wavelabs.appium.reports; import com.wavelabs.appium.utils.ConfigFileReader; import org.apache.log4j.Logger; import org.testng.Reporter; import com.epam.reportportal.service.ReportPortal; import com.aventstack.extentreports.Status; import com.wavelabs.appium.base.BasePage; import java.io.File; import java....
[ "paramgujral@gmail.com" ]
paramgujral@gmail.com
85975d9f6cad0bed8a66fb2b3915dcaaa89c5c85
131feda406a5ba8a84db09d23abe23cc7c57684a
/practice/src/BinaryConversion.java
f6d1233f00ab1d4e8ad921af896a81044e9b1c69
[]
no_license
SeriouslyJHD/mygithub
f37685b0c0e593fff61b54b19d6d0eaeee083d01
3b7534d7dc5de1d949448f1d33fbb9374b63f209
refs/heads/master
2020-04-28T20:52:03.479978
2019-03-14T06:21:10
2019-03-14T06:21:59
175,559,794
0
0
null
null
null
null
UTF-8
Java
false
false
805
java
import java.util.Scanner; /*进制转换 输入一个十进制数 N,将它转换成 R 进制数输出。 在 10≤R≤16的情况下,用'A'表示 10,用'B'表示 11,用'C'表示 12,用'D'表示 13,用'E'表示 14,用'F'表示 15。 输入格式 输入包含两个整数 N(N≤10000) 和 R(2≤R≤16)。 注意,N 有可能是负整数。 输出格式 输出一行,表示转换后的数。 样例输入 23 12 样例输出 1B */ public class BinaryConversion { public static void main(String []args){ input();...
[ "1224871970@qq.com" ]
1224871970@qq.com
b69c0ed97b12aff805a1c7a9072b438798d45a55
7cdfdef4d91690b6708ee88821cd810f766b76a8
/app/src/main/java/com/eaccid/hocreader/presentation/memorizing/cardremember/CardWordPresenter.java
489e7801469022b91270b25ad3931381a5dba1ad
[]
no_license
haffling/HocReader
3e6ef0ec252431baacee67c0531508361f16e7f6
6353a8be9a603a1cac78cdf8f22c768123235616
refs/heads/master
2021-01-21T17:29:10.603573
2017-03-20T19:40:49
2017-03-20T19:40:49
85,605,124
0
0
null
2017-03-20T17:17:51
2017-03-20T17:17:51
null
UTF-8
Java
false
false
1,324
java
package com.eaccid.hocreader.presentation.memorizing.cardremember; import android.util.Log; import com.eaccid.hocreader.data.local.AppDatabaseManager; import com.eaccid.hocreader.data.local.db.entity.Word; import com.eaccid.hocreader.App; import com.eaccid.hocreader.presentation.BasePresenter; import com.eaccid.hocre...
[ "elena.briginets@gmail.com" ]
elena.briginets@gmail.com
4a7a0c78f2da7a1060e3a732dc9d44f192c21cf5
9b683eeb8df6975dd90825c1ecf075ec94fe8056
/src/main/java/br/edu/unievangelica/core/enums/SexoEnum.java
9c0082a0fa315f6b3e5206215e2693e336273fb0
[]
no_license
SamuelDourado/Aula-ProgWeb-Back-
c639e6eeac4c322b182bb0a0109836c08c5a5d7f
605e62dfc0b70b47031f9b5fc0cd08a45a6bdc3e
refs/heads/master
2021-06-24T16:07:24.938702
2020-09-24T13:04:20
2020-09-24T13:04:20
129,319,166
0
0
null
2020-09-24T13:12:50
2018-04-12T22:46:56
Java
UTF-8
Java
false
false
253
java
package br.edu.unievangelica.core.enums; public enum SexoEnum { /* SEXO MASCULINO */ MASCULINO("mensagem.masculino"), /* SEXO FEMININO */ FEMININO("mensagem.feminino"); public String nome; SexoEnum(String nome) { this.nome = nome; } }
[ "sd7038@gmail.com" ]
sd7038@gmail.com