blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
7
332
content_id
stringlengths
40
40
detected_licenses
listlengths
0
50
license_type
stringclasses
2 values
repo_name
stringlengths
7
115
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
557 values
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
5.85k
684M
star_events_count
int64
0
77.7k
fork_events_count
int64
0
48k
gha_license_id
stringclasses
17 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
82 values
src_encoding
stringclasses
28 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
7
5.41M
extension
stringclasses
11 values
content
stringlengths
7
5.41M
authors
listlengths
1
1
author
stringlengths
0
161
fbd0c507471e5fd46f2e16bcfefbfdc058787466
074a20c550e1b99fe8963cb173e72d4d62e24028
/base-web/src/test/java/com/example/base/bean/NotInitialization.java
d560177c849fd3a589535c06cd06efde62660822
[ "MIT" ]
permissive
itdebug/base
32768f432ee41ee77ddc4b6642893af8f4e48144
680dbb25db48935f54c8eaafb4b3a8125002b270
refs/heads/master
2022-05-03T12:14:24.023150
2019-04-25T05:25:37
2019-04-25T05:25:37
null
0
0
null
null
null
null
UTF-8
Java
false
false
336
java
package com.example.base.bean; /** * @author lrk * @date 2019/4/23下午9:18 */ public class NotInitialization { public static void main(String[] args) { // System.out.println(SubClass.value); // SuperClass[] sca = new SuperClass[10]; System.out.println(ConstantClass.HELLOWORL...
[ "lurongkang@21tb.com" ]
lurongkang@21tb.com
903b970b52f79fe58311aa9024ca272833e7dcf4
20eb62855cb3962c2d36fda4377dfd47d82eb777
/newEvaluatedBugs/Jsoup_24_buggy/mutated/94/Node.java
bfe59dcb2394b08e1a6fdc9658acde9613604a24
[]
no_license
ozzydong/CapGen
356746618848065cce4e253e5d3c381baa85044a
0ba0321b6b1191443276021f1997833342f02515
refs/heads/master
2023-03-18T20:12:02.923428
2020-08-21T03:08:28
2020-08-21T03:08:28
null
0
0
null
null
null
null
UTF-8
Java
false
false
22,858
java
package org.jsoup.nodes; import org.jsoup.helper.StringUtil; import org.jsoup.helper.Validate; import org.jsoup.parser.Parser; import org.jsoup.select.NodeTraversor; import org.jsoup.select.NodeVisitor; import java.net.MalformedURLException; import java.net.URL; import java.util.ArrayList; import java.util.Collection...
[ "justinwm@163.com" ]
justinwm@163.com
9e9d596a9dd93f750b8750388b3698ad7816a059
032bcc928f791a91a74566fee5a3d0998fc5a3c6
/app/src/main/java/com/example/vien/courtcounter/MainActivity.java
bed2c5a701f331c3bf67c56795968ec1007be00b
[]
no_license
vienaulia/CourtCounter
e02179ed629b15be84b23a932a0cf7bf0e1b9715
317e06af5efc087f31ff27d8975b003462c27e7d
refs/heads/master
2021-04-28T20:31:43.199338
2018-02-18T07:00:48
2018-02-18T07:00:48
121,927,142
0
0
null
null
null
null
UTF-8
Java
false
false
3,172
java
package com.example.vien.courtcounter; import android.os.Bundle; import android.support.annotation.Nullable; import android.support.v7.app.AppCompatActivity; import android.view.View; import android.widget.Button; import android.widget.TextView; /** * Created by Vien on 05/11/2017. */ public class MainActivity ext...
[ "vienrahmatika@gmail.com" ]
vienrahmatika@gmail.com
1079e42970f27d9a228453a48060330d6d5e5851
280d31084c976a61e8e3e731959f2da1c1b019c7
/src/main/java/com/akshay/validator/ItemPriceValidator.java
c50f52f7d13a26423a4841ea489ea97996b09a49
[]
no_license
AkshayaPk/res-core
774b0f934ad89f2bdc010fb752916b38fcc223e3
394fffb20ac12adba181cd91e4fee98db9ba0687
refs/heads/master
2021-04-30T17:05:34.592300
2017-02-01T10:44:19
2017-02-01T10:44:19
80,182,911
0
1
null
null
null
null
UTF-8
Java
false
false
812
java
package com.akshay.validator; import com.akshay.exception.ItemPriceInvalidUpdateException; import com.akshay.model.ItemPrice; public class ItemPriceValidator { public void validateUpdate(ItemPrice itemPrice) throws ItemPriceInvalidUpdateException { if (itemPrice.getPrice() < 0 || itemPrice.getId() < 0 ) { th...
[ "akshay pk" ]
akshay pk
3de7c8d9e2623971077d3b7de0380dc7a8d3769d
d0e74ff6e8d37984cea892dfe8508e2b44de5446
/logistics-wms-city-1.1.3.44.5/logistics-wms-city-manager/src/main/java/com/yougou/logistics/city/manager/BillOmDeliverManagerImpl.java
0029c2a742f204d15730e0c67434087f151f4691
[]
no_license
heaven6059/wms
fb39f31968045ba7e0635a4416a405a226448b5a
5885711e188e8e5c136956956b794f2a2d2e2e81
refs/heads/master
2021-01-14T11:20:10.574341
2015-04-11T08:11:59
2015-04-11T08:11:59
29,462,213
1
4
null
null
null
null
UTF-8
Java
false
false
14,539
java
package com.yougou.logistics.city.manager; import java.util.ArrayList; import java.util.Date; import java.util.HashMap; import java.util.List; import java.util.Map; import javax.annotation.Resource; import org.apache.commons.lang.StringUtils; import org.springframework.stereotype.Service; import org.springframework....
[ "heaven6059@126.com" ]
heaven6059@126.com
bbafc1e1a71ad09a2eacb547b3286ed35ff6fe0b
838995c78a287c46990f6d31b1a9a5d216b00c2c
/app/src/main/java/com/udacity/sandwichclub/ingredients.java
25ac8c096b5ec0cb857ad05e27e332a385f7ead0
[]
no_license
PratyushaThumiki/SandwichClub
730e6c5a6eee67f387ac988132bdae9ca7598731
382ce1284e16150f7085e0edc5a9e5e04031b7ec
refs/heads/master
2020-03-19T14:00:13.630131
2018-06-08T10:29:55
2018-06-08T10:29:55
136,596,646
0
0
null
null
null
null
UTF-8
Java
false
false
572
java
package com.udacity.sandwichclub; import android.support.v4.app.Fragment; import android.os.Bundle; import android.support.annotation.Nullable; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; public class ingredients extends Fragment{ View view; public ingredients(...
[ "pratyusha.thumiki@gmail.com" ]
pratyusha.thumiki@gmail.com
f5fc8b2c14601b9275bd4982a5aa8995d884c441
324fbb9922902c850b0f677fd0923d2a07c3d2f1
/libraries/auth/src/test/java/com/kakao/auth/authorization/authcode/AuthCodeParseIntentTest.java
f43e8df1825e13f745d61b1e43d5dda30bf7adc7
[]
no_license
NamKey/HealthForYou
df71b1aee51304526dfd6e6ba3508785af1846e7
184fd53ac79e70bb69a6c9ad3766c95e91ecb6c5
refs/heads/master
2022-11-10T13:49:09.709259
2022-10-26T04:01:42
2022-10-26T04:01:42
97,194,421
0
0
null
null
null
null
UTF-8
Java
false
false
5,797
java
package com.kakao.auth.authorization.authcode; import android.app.Activity; import android.content.Intent; import com.kakao.auth.ApprovalType; import com.kakao.auth.AuthType; import com.kakao.auth.ISessionConfig; import com.kakao.auth.authorization.AuthorizationResult; import com.kakao.auth.mocks.TestKakaoProtocolSer...
[ "kakapo12@naver.com" ]
kakapo12@naver.com
f110ac4cdecb2797ea7c0056dcadd97bc6e3105a
a877f611c03067536629ce812fbf93c2d580573c
/lxhFirst/src/main/java/cn/lxh/controller/IndexController.java
535f0ce69f124c2e9f504c31e8d93ac3b5f2dec3
[]
no_license
liaoxinghan/lxhFirst
b302ab3bf980d9ce27c9bcc6a816cf9ae6f40a5b
7e75fe9670b54b782460af6beed42cfddee00d52
refs/heads/master
2021-01-11T17:29:26.496046
2017-01-24T06:08:04
2017-01-24T06:08:04
79,787,082
0
0
null
null
null
null
UTF-8
Java
false
false
683
java
package cn.lxh.controller; import javax.servlet.http.HttpServletRequest; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; /** * <p>Title: IndexController</p> * <p>Description: </p> * <p>Company: zhph</p> * @author liaoxinghan * @date 2016-12-16 */ @Con...
[ "1280034558@qq.com" ]
1280034558@qq.com
0a9c65828e2d6fd3f8b916f426724a51e88214e1
d831e93666585770b68e87813cbbb929cf8e1f9b
/app/src/androidTest/java/com/tabsontally/markomarks/tabsontally/ApplicationTest.java
9cab3dd9d73df7610ca48de73b29db6dd2bac49c
[]
no_license
fatdzo/TabsOnTally
ed70e18dddcdbc81a7e157b691209c1795416716
14b59e57da07796c887659d9d3dd11b73bb5a73c
refs/heads/master
2021-01-10T12:14:11.597734
2016-02-27T01:33:42
2016-02-27T01:33:42
49,779,826
1
1
null
null
null
null
UTF-8
Java
false
false
369
java
package com.tabsontally.markomarks.tabsontally; import android.app.Application; import android.test.ApplicationTestCase; /** * <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a> */ public class ApplicationTest extends ApplicationTestCase<Application> { public ApplicationT...
[ "fatdzo@gmail.com" ]
fatdzo@gmail.com
ae9e22ea887adef59f4c8bf8be942a28eb96e633
4ef6a76dc1a55560ccf979af21ad5bb21d3cec2d
/tkkta-frontend/src/main/java/com/controllers/DashbaordController.java
e82c1aeecbd4ce7155290ba85813fb97ecf61b30
[]
no_license
jenwitWork/JspProject
2df1b805c1fc8b71c6537b1a0b426752b176b1a9
162871407c9b54b55bbfbcec91da55a99bc61a63
refs/heads/master
2022-12-14T12:57:09.189223
2019-10-06T12:12:40
2019-10-06T12:12:40
94,548,334
0
0
null
2022-12-03T04:02:33
2017-06-16T13:49:50
HTML
UTF-8
Java
false
false
716
java
package com.controllers; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpSession; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.web.bind.annotation.GetMapping; @Controller public class DashbaordController extends ...
[ "jenwit_ch@JENWIT_CH" ]
jenwit_ch@JENWIT_CH
7af7f79e7cf8569fc449d90a920f4b755d6168e9
12563229bd1c69d26900d4a2ea34fe4c64c33b7e
/nan21.dnet.module.sd/nan21.dnet.module.sd.business.api/src/main/java/net/nan21/dnet/module/sd/order/business/service/ISalesOrderService.java
72f2925ac0226ffb28b3611227773722f95825b2
[]
no_license
nan21/nan21.dnet.modules
90b002c6847aa491c54bd38f163ba40a745a5060
83e5f02498db49e3d28f92bd8216fba5d186dd27
refs/heads/master
2023-03-15T16:22:57.059953
2012-08-01T07:36:57
2012-08-01T07:36:57
1,918,395
0
1
null
2012-07-24T03:23:00
2011-06-19T05:56:03
Java
UTF-8
Java
false
false
4,166
java
/* * DNet eBusiness Suite * Copyright: 2008-2012 Nan21 Electronics SRL. All rights reserved. * Use is subject to license terms. */ package net.nan21.dnet.module.sd.order.business.service; import java.util.List; import net.nan21.dnet.core.api.service.IEntityService; import net.nan21.dnet.module.bd.currenc...
[ "mathe_attila@yahoo.com" ]
mathe_attila@yahoo.com
8c9ac7dd3803e8cdc06a378867fb7e13689be068
fe2c32ed2b18b3e066bf92c57048d6f0a5472475
/app/src/main/java/com/example/wangluo/httpdemo/ergediandian/EgddBean.java
a209b724642df3e765f05448a1dd5fa10a762532
[]
no_license
zhaichenxiao-github/wangluo
15191d0f539b5fe79215d19272fe5dc2e7616084
160eaf040d9c696b3880bf495b6f8fa5aab51e59
refs/heads/master
2023-02-07T16:32:37.199301
2020-12-23T08:36:18
2020-12-23T08:36:18
302,257,203
2
0
null
null
null
null
UTF-8
Java
false
false
33,926
java
package com.example.wangluo.httpdemo.ergediandian; import java.util.List; public class EgddBean { /** * success : true * data : {"id":3,"name":"简单英文儿歌","image_url":"http://img5g22.ergedd.com/album/3_1567662527435.jpg","image_gif":"","image_ver":"","ext":null,"description":"简单易学经典英文儿歌","status":c,"video_...
[ "121" ]
121
fb484aed5760d72844fab35a03043e66e61f0760
ad040865173dcfb2954b112a1d68d8b33761e955
/src/main/java/be/vdab/entities/ProductLine.java
2af86ea1bde985525d3f068627dd249ad589f99a
[]
no_license
WouterBoghaert/toysforboys
bbc6b129b3e75036bbcb3d94716bd59c1f224667
9f25d1a560a73ed7caec82be0aa1949f9aabb886
refs/heads/master
2021-05-06T02:45:55.562265
2017-12-20T14:45:56
2017-12-20T14:45:56
114,618,228
0
0
null
null
null
null
UTF-8
Java
false
false
1,622
java
package be.vdab.entities; import java.io.Serializable; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import javax.persistence.Table; import javax.persistence.Version; @Entity @Table(name = "productlines") p...
[ "cursist@LOK111-05" ]
cursist@LOK111-05
bbf0006458275f676d0f6d432e679142e31bccc7
c0fa504f41fea80fede0f8983f1a61ddab965c48
/app/src/main/java/com/yunfeng/gui/render/IProgramId.java
1296fe1e60ddb37a5f3a736ecdecf9f04f6b1c46
[ "MIT" ]
permissive
liang47009/demo
e05b4031a0feb2f6c083fce657733a35d0834af8
7193d14ca9a4a2c74568bf230056682b69915d99
refs/heads/master
2020-03-23T15:03:41.876937
2018-10-23T06:06:52
2018-10-23T06:06:52
141,718,910
0
0
null
null
null
null
UTF-8
Java
false
false
338
java
package com.yunfeng.gui.render; import android.content.Context; public interface IProgramId { String POSITION = "position"; String MATRIX = "matrix"; String COLOR = "color"; String TEXTURE = "texture"; void init(Context context); int get(String key); void start(); void end(); ...
[ "xiayunfeng2012@gmail.com" ]
xiayunfeng2012@gmail.com
5006bcf4af091ae5313837b7ac6d916105bb1667
c3380f33e005ac5f421f04162978d780e9f23fd6
/LogOutPerformance/src/main/java/com/dyp/kafka/controller/KafkaTest.java
21b0d7c923f1261ed05a52b355472f43b3063d44
[]
no_license
YanpingDong/WebRelatedDemo
361cc98985c2af3685d5e5d9822bc05c1eafdb4f
32cf295c0f3e2ccf63f8d6d7854c3fe7fd369a7f
refs/heads/master
2021-04-10T14:30:17.208591
2017-02-21T14:03:34
2017-02-21T14:03:34
26,516,193
0
0
null
null
null
null
UTF-8
Java
false
false
488
java
package com.dyp.kafka.controller; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; @Controller public class KafkaTest { private static Logger LOG = LoggerFactory.getLogger(KafkaTest.class); @...
[ "dyp@tcl.com" ]
dyp@tcl.com
ed31b2f8bd2b0592ef38ca57d6bca40abb6293f5
f9f82a813512ef1b6e6f0dbcc9b33d622c6e66ca
/quiz6no5.java
5ae1a5f2a3bf3e8e56aaac54b056af7a71a96ebc
[]
no_license
rishabh-parekh/test-java
0dc83d6e69748b21a09295979d8a667a2793f60b
d3f8eecebb1fda5d69031cd877f0a20403a60145
refs/heads/master
2021-01-11T03:08:21.855358
2016-11-28T03:11:18
2016-11-28T03:11:18
71,085,941
0
0
null
null
null
null
UTF-8
Java
false
false
258
java
public class quiz6no5 { public static void main (String [] args) { for(int i=0; i < 20 ; i++ ) { for( int j = 1; j < 6; j++) { System.out.print(i*5 + j + " "); } System.out.println(""); } } }
[ "rishabh.parekh00@gmail.com" ]
rishabh.parekh00@gmail.com
1bc8d4c0b263de9b9c5ae31edbb676cb05f4364a
9ae90b4afa1cef5b6d1dcd653e86de829e7c6021
/javaStudy/src/chap04_controlStatement/FlowEx1.java
1e9bb1f635d23a65ccd70b86d6649266345d057f
[]
no_license
hoyouni/JavaStudy
81f0774c3e1ddd8f4c994a05ef25ab66a3510e85
ba1d4ecec6631afc8d6c23eeb7ead614a0d445c8
refs/heads/master
2023-03-29T08:55:12.811306
2021-04-02T08:17:32
2021-04-02T08:17:32
344,370,536
0
0
null
null
null
null
UTF-8
Java
false
false
408
java
package chap04_controlStatement; public class FlowEx1 { public static void main(String[] args) { int x = 0; System.out.println("x = 0 일때 참인 것은? "); if(x == 0) System.out.println("1. x == 0"); if(x != 0) System.out.println("2. x != 0"); if(!(x == 0)) System.out.println("3. !(x == 0)"); if(!(x != 0)) Sys...
[ "sgm00006@gmail.com" ]
sgm00006@gmail.com
d04edcf751d010a740fa3d34f930be6bb067eb32
95ba1a0d7e10586d42280d2454f270395428b390
/src/main/java/com/vb/aws/services/si/iam/IamUtilsImpl.java
1d924e72b17d421e283cd40aaa7ff3d4b9b5fb1f
[ "Apache-2.0" ]
permissive
code4innerpeace/AWSConfig
c5924b98fafd3b22aaa32a2e29050c6c45e4fa32
a06d31b591b571d9bbf8a8d413d58212fbf0a4dc
refs/heads/master
2021-01-13T14:56:41.277791
2016-12-19T17:42:31
2016-12-19T17:42:31
76,678,804
1
0
null
null
null
null
UTF-8
Java
false
false
4,819
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 com.vb.aws.services.si.iam; import com.amazonaws.AmazonClientException; import com.amazonaws.regions.Regions; import com.amazo...
[ "bheemineni.vijay@gmail.com" ]
bheemineni.vijay@gmail.com
33dcc20b9754fc2417b8fc1e5724b429f8a99dff
426040f19e4ab0abb5977e8557451cfd94bf6c2d
/apks/aldi/src/b/k/l.java
4887748778bdd3fbb28f528168c92e2fa02344e1
[]
no_license
kmille/android-pwning
0e340965f4c27dfc9df6ecadddd124448e6cec65
e82b96d484e618fe8b2c3f8ff663e74f793541b8
refs/heads/master
2020-05-09T17:22:54.876992
2020-04-06T18:04:16
2020-04-06T18:04:16
181,300,145
0
0
null
null
null
null
UTF-8
Java
false
false
760
java
package b.k; import b.j; @j(a={1, 1, 13}, b={"kotlin/text/StringsKt__IndentKt", "kotlin/text/StringsKt__RegexExtensionsJVMKt", "kotlin/text/StringsKt__RegexExtensionsKt", "kotlin/text/StringsKt__StringBuilderJVMKt", "kotlin/text/StringsKt__StringBuilderKt", "kotlin/text/StringsKt__StringNumberConversionsJVMKt", "kotl...
[ "christian.schneider@androidloves.me" ]
christian.schneider@androidloves.me
32e0e6e1768d6a464d7c8235c8798a5515c85f06
1564bc9c05e5eca576e7e26ec6cb0672c6f7f1db
/src/test/java/com/datadrivedntesting/restapi/XlUtil.java
e71d3618ce90e758a8b8f283315d7ae9761f1f9e
[]
no_license
SaumyaRanjanDas96/ApiRestAssured
58036db5d6b1727403a95368114183e20f51f13f
9a93e78d9ba520235dc1e1ea518e9662083f5c3f
refs/heads/master
2023-04-02T19:14:08.473124
2021-04-15T06:32:53
2021-04-15T06:32:53
358,146,071
0
0
null
null
null
null
UTF-8
Java
false
false
2,041
java
package com.datadrivedntesting.restapi; import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.IOException; import org.apache.poi.EncryptedDocumentException; import org.apache.poi.ss.usermodel.Cell; import org.apache.poi.ss.usermodel.Row; import org.apache.poi.ss.usermodel.Sheet; import org.a...
[ "saumyaranjand96@gmail.com" ]
saumyaranjand96@gmail.com
cc63828f8789e007baf743ea6f87a56c9279f12e
4680419b556e4a8eed2fa00d845dff26ee381348
/AsymmetricEncryption/src/com/asymmetricencryption/PublicKeyEncryption/Tester.java
25aa4d11f85fcd37ae7c79a5dfb7aa16beb8e445
[]
no_license
manpreet95/Encryption
935c855dcdbd4893905586ec04ea34c671db496c
a7db445fba1bbcfb9b250097760c2cdec8c02c50
refs/heads/master
2020-03-14T14:22:01.314219
2018-05-01T21:08:38
2018-05-01T21:08:38
131,652,134
0
0
null
null
null
null
UTF-8
Java
false
false
1,253
java
package com.asymmetricencryption.PublicKeyEncryption; import java.security.PrivateKey; import java.security.PublicKey; public class Tester { public static void main(String[] args) throws Exception { // TODO Auto-generated method stub Encryption encryption = new EncryptionImpl(); String keyStoreP...
[ "noreply@github.com" ]
noreply@github.com
9dfba94058d89e182e2df9600d9eef3657ca00c2
c723912874f9ed950980996a5f18092e90b9dbee
/src/main/java/com/packt/naturebesttouch/domain/repository/impl/InMemoryProductRepository.java
bc9ecb61558207c46b0d2f9992e25fb82d243bc8
[]
no_license
lucicabest/naturebesttouch
9042c1792936c7374c3a841f1ccc3aa83ce9f41b
fa471dc6a1edbf2efe78de409c03fc052dcf2c1e
refs/heads/master
2020-03-18T22:50:45.635843
2018-06-11T08:17:22
2018-06-11T08:17:22
135,368,697
0
1
null
null
null
null
UTF-8
Java
false
false
9,335
java
package com.packt.naturebesttouch.domain.repository.impl; import java.sql.ResultSet; import java.sql.SQLException; import java.util.HashMap; import java.util.List; import java.util.Map; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.dao.DataAccessException; //import org.spri...
[ "lucica_best@yahoo.com" ]
lucica_best@yahoo.com
d0b9bb79dd997cf34984d7665e97d80ecac526df
1a8ce75f91eb8b8ab7b77e89758ae0f8a53bcb31
/LearningStreamApi/src/application/ProgramStreamAPI.java
742a85b7218ce0854a6281c064de016b5725a68a
[]
no_license
LuccasYuridosSantos/javaDeveloper-digitalInnovationOne
5ec80729d46fb497e467e6757d158693ecc7719b
b6148ae3cb6955c942cfd9d7ccb483f6cce4ff82
refs/heads/main
2023-03-16T08:50:10.321933
2021-03-08T17:30:23
2021-03-08T17:30:23
343,391,774
0
0
null
null
null
null
UTF-8
Java
false
false
3,728
java
package application; import model.Student; import java.util.ArrayList; import java.util.Comparator; import java.util.List; import java.util.stream.Collector; import java.util.stream.Collectors; public class ProgramStreamAPI { public static void main(String[] args) { //Cria uma coleção de students ...
[ "luccas.yui@hotmail.com" ]
luccas.yui@hotmail.com
a0a3fcbee780f49a6351c8125c69628e98319a49
91ba9c9cd8b86561e1d18e8d8631cafa53232f2d
/src/main/java/org/yeastrc/proteomics/spectrum/ionmass/IonMassUtils.java
1485ff9c50c78a9a7e793304c49e3b5ae139da15
[ "Apache-2.0" ]
permissive
yeastrc/proteomics-utils
373ec20da09f5b2efe7da485761e2ca5f432bc52
bd39acbc7700b633570d675f571aca80780c6b93
refs/heads/master
2021-01-19T23:00:58.343010
2020-07-09T21:31:17
2020-07-09T21:31:17
88,908,554
0
0
null
null
null
null
UTF-8
Java
false
false
1,445
java
package org.yeastrc.proteomics.spectrum.ionmass; public class IonMassUtils { /** * Masses of this type are the calculated actual mass of an * uncharged peptide (the sum of the masses of the amino acids) */ public final static int ION_MASS_TYPE_ACTUAL = 0; /** * Masses of this type are the M+H+ (mass plus ...
[ "mriffle@uw.edu" ]
mriffle@uw.edu
c6f4db2ae1d7744d5f34044603b035578d6fa73f
610faf0810147c7999be7fc4ad12b557954d8392
/src/MultiVisitor/Client.java
27d6d3380dba69f2c9084026213eeec7689efb4c
[]
no_license
yaoyuan2018/JavaDesign
2fecdb0d37d1fefaa37e40e270a12eaf08e387de
7b3e5bff0fc12b8e1009e3e99c71c66e96b46faf
refs/heads/master
2020-04-07T15:58:31.702465
2018-12-10T02:38:14
2018-12-10T02:38:14
158,509,767
0
0
null
null
null
null
UTF-8
Java
false
false
1,887
java
package MultiVisitor; import java.util.ArrayList; import java.util.List; /** * @Author: Y_uan * @Date: 2018/12/7 11:37 * @mail: yy494818027@163.com */ public class Client { public static void main(String[] args) { //展示报表访问者 IShowVisitor showVisitor = new ShowVisitor(); //汇总报表的访问者 ...
[ "yy494818027@163.com" ]
yy494818027@163.com
7a7b05edff0c4ca8c5e823cbfbd89e4926abdb45
5688ca64cc1069c0d1293cfed09c844804caac2b
/Documents/Programms/cafe_manager/src/main/java/Entities/OrderItem.java
236ca61aa0e4a83917d476e9b431b2fcc3b3d022
[]
no_license
abdalevg/cafe_manager
366bf21125c28ddfcdfe58b3bc61d319344b1491
5cfe2070637b5b2f84db427ee084d87753e51dc7
refs/heads/master
2022-11-23T12:56:31.886509
2020-10-19T09:41:08
2020-10-19T09:41:08
140,187,919
0
0
null
2022-11-16T05:22:34
2018-07-08T17:20:59
Java
UTF-8
Java
false
false
2,624
java
package Entities; import java.io.Serializable; import java.util.List; import javax.persistence.CascadeType; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.FetchType; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id...
[ "abdalevg@fit.cvut.cz" ]
abdalevg@fit.cvut.cz
672af25ca9367efaca3ec2d0b062dcb421a9c916
639d10b5605b03635f76511b51b0e159c35ff2b3
/CTCI/ModerateProblems/NumberSwapper.java
89625946e3e8af325c5287b50a247e301ce695b3
[]
no_license
nishant4498/CodingProblems
87d8722e1e775b287f96e0736edc5bb3f236ce90
9c4f9ebc84dc2c7cd97c5fd9a8dd22c8a48235a6
refs/heads/master
2020-09-27T20:55:17.104235
2017-03-29T22:06:40
2017-03-29T22:06:46
66,473,612
2
0
null
null
null
null
UTF-8
Java
false
false
732
java
package ModerateProblems; /** * CTCI 16.1 */ public class NumberSwapper { public static void main(String[] args) { int a = 5, b = 10; int[] result = swapNumber(a, b); System.out.println("After Swapping: "+ result[0]+ " " + result[1]); int c = 20, d = 25; int[] result1 = swapNumberXOR(c, d); System.ou...
[ "nishant4498@gmail.com" ]
nishant4498@gmail.com
ed6c732cf77b4a14a1356186ab6b576c6e99fee0
f558a4ca08078f50eea38f1c363c605dede69919
/midireader/jmqt/QTHelperGUI.java
6b2c2bdf7436b1ac9106391d85420f4e6aa5cae0
[]
no_license
adamnemecek/MusicBox
2027c0f40501f0b52762356bf809ef1bcf4bb406
25402d12bd11b6148d469f3a9558b1de1a9b7d87
refs/heads/master
2021-01-15T10:54:07.310122
2015-11-11T07:28:25
2015-11-11T07:28:25
null
0
0
null
null
null
null
UTF-8
Java
false
false
10,730
java
/* <This Java Class is part of the jMusic API version 1.5, March 2004.> Copyright (C) 2000 Andrew Sorensen & Andrew Brown This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the Lice...
[ "GDI@CSE510-LIU" ]
GDI@CSE510-LIU
b29b888dda5d3b54e33d51c999757ea0a619d47a
e2b3dd371fa805a80eccd26fa93559fd02e0992b
/app/src/main/java/com/HanBurhan/Tasks/Model/ToDoModel.java
2a345ab4422f717aa1ce7bf016aaf15e2738fac0
[]
no_license
HanBurhan/TasksApp
ea177bfe935a0cbeb29eea4a4b182813d904e3b5
c0fe98b7bc1a7be0218c4701b7edd1b6ec33457b
refs/heads/master
2023-08-22T17:59:35.322171
2021-10-14T09:35:45
2021-10-14T09:35:45
417,063,034
0
0
null
null
null
null
UTF-8
Java
false
false
494
java
package com.HanBurhan.Tasks.Model; public class ToDoModel { private String task; private int id, status; public String getTask() { return task; } public void setTask(String task) { this.task = task; } public int getId() { return id; } public void setId(in...
[ "ozdemirburhan787@gmail.com" ]
ozdemirburhan787@gmail.com
bc82c780dc9b0b75e19148a3d252bb5bccb58c08
c4cda6402c0e5d354a900f34ade93e7b7867fa25
/HelloWebView/gen/com/kevingomara/hellowebview/R.java
58a1bf7e8889ca36c0c54842761110fc175d9a19
[]
no_license
neojjang/LearningAndroid
bbabaa64c4bc06a33ac603b6bba737b7c857a165
eaadbd4957f06c0c233e716ae6967093f222e58b
refs/heads/master
2021-01-15T23:51:30.635877
2011-07-12T22:35:35
2011-07-12T22:35:35
null
0
0
null
null
null
null
UTF-8
Java
false
false
720
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.kevingomara.hellowebview; public final class R { public static final class attr { } public static final class dra...
[ "kevin@appiction.com" ]
kevin@appiction.com
d7fb2b629a92378853cc6aa290ebc5e2dad5cbf3
be2cb98b7faca3f01aaf16a2858a00f47c757987
/lib/glm_modified to serialaze/src/main/java/jglm/Mat.java
f14220d59cc526922346df532e824f2cb46ada78
[ "MIT" ]
permissive
ibfernandes/narvaljava2d
c9781fb56e1529e3eafca30704b214ebcc6f0015
99c83211ecfd5793c96e6c2f203670fdabeba5a2
refs/heads/master
2020-12-10T02:56:13.504195
2020-01-13T01:38:30
2020-01-13T01:38:30
233,486,033
0
0
MIT
2020-10-13T18:48:23
2020-01-13T01:22:08
Java
UTF-8
Java
false
false
238
java
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package jglm; /** * @deprecated * @author gbarbieri */ public class Mat { // protected float[] matrix; protected int order; }
[ "contasbrasil@hotmail.com" ]
contasbrasil@hotmail.com
c5c4e27de0f452c264aec8c4f373cac6a460bfb7
f86187d88375939cc299b361af3dc84cd9f705c4
/EclipseDevelop_JavaEE/05 Spring/Integration-S2SH/Integration-S2SH-03-Anno/src/test/java/com/baihoo/service/MemberServiceTest.java
12400028b7b4186daba9c8fa6c5f864c9a6f53a0
[]
no_license
ChenBaiHong/baihoo.EclipseDataBank
83c7b5ceccf80eea5e8b606893463d2d98a53d67
e4698c40f2a1d3ffc0be07115838234aebb8ba95
refs/heads/master
2020-03-26T11:45:49.204873
2018-08-15T14:37:38
2018-08-15T14:37:38
144,859,060
0
0
null
null
null
null
UTF-8
Java
false
false
2,466
java
package com.baihoo.service; import java.util.Date; import java.util.List; import org.hibernate.criterion.DetachedCriteria; import org.hibernate.criterion.Restrictions; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.bean...
[ "cbh12345661@hotmail.com.cn" ]
cbh12345661@hotmail.com.cn
c9d6e3f212fcce993b935371e660c3085271c84f
6959de1eff5ce2e80bc06c3ff6eb0610a0c7ed2e
/app/src/main/java/com/omertex/test/ui/detail/DetailPresenter.java
3c8678066e48dc3b3bd172ce130f9d4de6bc179d
[]
no_license
ArtiomRufeev/Test
6acf07de0b90bad9eddcb12b3047dd43e04fbabc
65ae6f6b1c65231d892f33df19ebc6b566e47113
refs/heads/master
2020-03-09T19:28:49.996053
2018-04-10T16:21:51
2018-04-10T16:21:51
128,958,951
0
0
null
null
null
null
UTF-8
Java
false
false
456
java
package com.omertex.test.ui.detail; import com.omertex.test.model.Data; public class DetailPresenter implements DetailContract.Presenter { private DetailContract.View view; @Override public void attachView(DetailContract.View mvpView) { view = mvpView; } @Override public void detac...
[ "denisveremeichyk@gmail.com" ]
denisveremeichyk@gmail.com
a5e3b51234a953ef5a91d931e50f73d88696cb72
c3c59c494a074776d4b3c32a820f518359d08652
/cameraxf/cameraxf/camerax_src/org/kivy/camerax/ImageAnalysisAnalyzer.java
55aae9c8c7edc5ca8d810e6d34a05db2214b8274
[]
no_license
Oussama1403/Android-for-Python
d8477f7d1566f54c8e6cb817dbef67ce7ba44780
765ed53a672663c3a7a5f775f93a49043b9d7af8
refs/heads/main
2023-03-21T06:46:22.854371
2021-03-20T02:44:46
2021-03-20T02:44:46
350,137,317
4
0
null
2021-03-21T22:36:26
2021-03-21T22:36:25
null
UTF-8
Java
false
false
506
java
package org.kivy.camerax; import androidx.camera.core.ImageAnalysis; import androidx.camera.core.ImageProxy; import org.kivy.camerax.CallbackWrapper; public class ImageAnalysisAnalyzer implements ImageAnalysis.Analyzer { private CallbackWrapper callback_wrapper; public ImageAnalysisAnalyzer(CallbackWrapper ...
[ "34464649+RobertFlatt@users.noreply.github.com" ]
34464649+RobertFlatt@users.noreply.github.com
34f606a098ee4cd322f547a5e825a4adbd5f9fa3
5ac434a0e21101e8c4016d2d7341780b861ddeb2
/src/main/java/com/hurenjieee/system/entity/SystemPermission.java
09ec3faddcb769531cf714a712b3180f148a171b
[]
no_license
JackKuang/HMS
4772d57a84535dc61d751bccf84431086c5ff6be
99ce363aa2d9759c5ea54304922bba1530f945ad
refs/heads/master
2020-12-30T15:41:16.289326
2018-05-08T15:14:46
2018-05-08T15:14:46
91,158,512
0
0
null
null
null
null
UTF-8
Java
false
false
4,406
java
package com.hurenjieee.system.entity; import java.util.Date; import javax.persistence.Column; import javax.persistence.Table; import com.hurenjieee.core.annotation.AutoInjection; import com.hurenjieee.core.annotation.InjectionType; import com.hurenjieee.core.entity.BaseEntity; /** * @Description: 权限 * @Author: J...
[ "1092465834@qq.com" ]
1092465834@qq.com
f3b3bcd310c445832fe35fa95174d1320ae52fa5
e6389ae47f1172b8a03f2b562a819072651af926
/04-inheritance/MortageCalculator/src/com/martinez/Console.java
11e3f9d9405290d4bead84b6fddfbe3b85954350
[]
no_license
thomasmartinez114/java-mosh-intermediate
757b4e0397c87b6e2744d785dd7a41a11f427161
c2ce5213aeff9d9c11b349ef05a09bf138208601
refs/heads/master
2021-04-16T01:50:24.548558
2020-04-22T05:14:35
2020-04-22T05:14:35
249,317,645
0
0
null
null
null
null
UTF-8
Java
false
false
624
java
package com.martinez; import java.util.Scanner; public class Console { private static Scanner scanner = new Scanner(System.in); public static double readNumber(String prompt) { return scanner.nextDouble(); } public static double readNumber(String prompt, double min, double max) { dou...
[ "tmartinez114@gmail.com" ]
tmartinez114@gmail.com
224f10b8700436b81fc2fd86ec8b7d49d458c7d2
1a5b7b6271a851423861721a963e312372543349
/mywebapp/src/main/java/com/ustglobal/mywebapp/servlets/MyServletContextServlet.java
a6aa9aa2fd00ffa04a8845caf317729773081bf1
[]
no_license
vaithiarsudalai/USTGLOBAL-15-JULY-19-Vaithiar-Sudalai
968001a9852e54132d31dad69147153906f50f81
378d32dd1164fbda2a556e35d527ec15286f25cd
refs/heads/master
2023-01-07T22:42:13.214758
2019-10-13T09:31:26
2019-10-13T09:31:26
210,096,924
0
0
null
null
null
null
UTF-8
Java
false
false
1,016
java
package com.ustglobal.mywebapp.servlets; import java.io.IOException; import java.io.PrintWriter; import javax.servlet.ServletConfig; import javax.servlet.ServletContext; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.ser...
[ "noreply@github.com" ]
noreply@github.com
8fc5cc47fc7a3548244f9e780f7438445b0da195
4e1f7893d22928980ffff1ff1237f4569f67fd3a
/app/src/main/java/com/example/citygame/api/client/UserPasswordChangeTokenResponseDTO.java
aaf9a2b6258a753ee1d041428e753a2b67c46ac4
[]
no_license
miloszg/city-game
6cf23461e341960891f7896e94a8b1000351925a
c17967c731f6c587d9ebc5c3a1e03762abe6cc60
refs/heads/master
2023-02-11T06:58:40.119431
2021-01-06T15:30:47
2021-01-06T15:30:47
255,667,156
0
0
null
2021-01-06T15:30:48
2020-04-14T16:45:06
Java
UTF-8
Java
false
false
587
java
package com.example.citygame.api.client; public class UserPasswordChangeTokenResponseDTO { private String token; private String password; public UserPasswordChangeTokenResponseDTO(String token, String password) { this.token = token; this.password = password; } public String getTok...
[ "s165472@student.pg.edu.pl" ]
s165472@student.pg.edu.pl
69e5d8b7dd8ff78daa7ed16c165a1522cdf202cf
a703322f6db8ec36ec4da8ac37d41dc59cdae7cb
/src/main/java/lily/lab/mpred_demo/KMeansDrive.java
a4556b02b4d25465998519861c19b51c56fd03db
[]
no_license
mathlilypeng/K-Means_Hadoop
9124ff026ba515c2a6bac73cbac62b15a3a8338e
b67d9294de52e539bfd8ad4b7ea926140b980247
refs/heads/master
2020-07-05T08:05:54.860393
2016-12-02T23:32:09
2016-12-02T23:32:09
42,898,767
0
0
null
null
null
null
UTF-8
Java
false
false
6,403
java
package lily.lab.mpred_demo; import java.io.BufferedReader; import java.io.InputStreamReader; import java.util.ArrayList; import org.apache.hadoop.conf.Configuration; import org.apache.hadoop.filecache.DistributedCache; import org.apache.hadoop.fs.FileStatus; import org.apache.hadoop.fs.FileSystem; import org.apache....
[ "yuepeng@yahoo-inc.com" ]
yuepeng@yahoo-inc.com
8925edca9fbd6c14694eb36b44197782144d8a7a
75af207f1f5815cbbd74839653eb86126cd09142
/jetcache/jetcache-consumer/src/main/java/com/fullmoon/study/controller/ChildController.java
38b70233a006c6766851bd7446193b7afe7b2096
[]
no_license
liu844869663/study-springboot
3295580738fd0fece82424c4b930bfdb1b1db21c
b9a786fd8d9e6e2fe3f271cc748816fee287dd55
refs/heads/master
2023-02-24T00:00:24.011289
2021-01-26T09:43:43
2021-01-26T09:43:43
299,469,684
0
0
null
null
null
null
UTF-8
Java
false
false
979
java
package com.fullmoon.study.controller; import com.alibaba.fastjson.JSON; import com.fullmoon.study.entity.Child; import com.fullmoon.study.entity.People; import com.fullmoon.study.service.ChildService; import lombok.extern.log4j.Log4j2; import org.springframework.beans.factory.annotation.Autowired; import org.springfr...
[ "liujingping@idwzx.com" ]
liujingping@idwzx.com
3c7f8a565274a51f36e9dc97b5f2cca21d0c178a
cbb83a71e1e4785eb5f04244484964b48ac0232f
/app/src/main/java/com/raul311/turbinetest/main/activities/DetailActivity.java
dd78c9bf4eca7748587255319f24d41651be0cf1
[]
no_license
raul311/turbine-example
93c8fbe90e4bdf1fa00fa27257e99e846509c479
f1fed5da5b04ffbc8f0b343186656b3222ccc530
refs/heads/master
2021-01-21T16:48:15.945039
2017-05-20T18:07:18
2017-05-20T18:07:18
91,906,991
0
0
null
null
null
null
UTF-8
Java
false
false
1,424
java
package com.raul311.turbinetest.main.activities; import android.app.Activity; import android.app.FragmentManager; import android.content.Intent; import android.os.Bundle; import android.view.KeyEvent; import com.raul311.turbinetest.R; import com.raul311.turbinetest.main.fragments.DetailFragment; import com.raul311.tu...
[ "raul.x.ruiz.-nd@disney.com" ]
raul.x.ruiz.-nd@disney.com
fecca7c7f19df7b71e2f31266b53d703023638b8
2463bddc9ac502b91d0fd1cf414602a7621fa406
/src/main/java/com/nopainanymore/springbootmybatisplus/dao/UserDao.java
2cd09561234e175430847cbf822f26a272cfef4c
[]
no_license
nopainanymore/spring-boot-mybatis-plus
481815c2b4103f2e5cd304965822451c4f956ae1
462c3926f4a9ef41b71eaab92f19d53be664a6a8
refs/heads/master
2022-06-01T16:07:24.805870
2019-04-14T14:49:35
2019-04-14T14:49:35
178,873,808
0
0
null
2022-05-20T20:56:40
2019-04-01T13:51:17
Java
UTF-8
Java
false
false
142
java
package com.nopainanymore.springbootmybatisplus.dao; /** * @author nopainanymore * @time 2019-04-01 22:59 */ public interface UserDao { }
[ "vbof53@163.com" ]
vbof53@163.com
fec62ef7f4851757b6b94f3a7b141f97c8c06148
9871813d097e643e862da455de3f7317ecb81ae3
/client-java-http/src/main/java/com/suneee/kubernetes/http/JSON.java
c892f3737b76217b7bf2f8fad4872b1a45e0b7f2
[]
no_license
KongXiangning/kubernetes-java-client
e4ff651c4fcc689cfd9de9ad9645fce97c09185d
a6868201d69dcce2472f5b5065fda3a390157185
refs/heads/master
2020-03-22T19:41:30.446580
2018-11-20T07:52:34
2018-11-20T07:52:34
140,544,300
0
0
null
null
null
null
UTF-8
Java
false
false
11,254
java
/* * Kubernetes * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) * * OpenAPI spec version: v1.6.9 * * * NOTE: This class is auto generated by the swagger code generator program. * https://github.com/swagger-api/swagger-codegen.git * Do not edit the class ...
[ "163583@gmail.com" ]
163583@gmail.com
9c72416dc1d7b7a86b72c54a2566f418b53f556c
e85373e8475b508f8a8186a26bdd8cb182f6b34a
/lib/dependences/opt4j-trunk/trunk/src/org/opt4j/operator/crossover/CrossoverListXPoint.java
ebefc9bbbe337fec627d19c91879d2cce628c351
[]
no_license
anhvaut/connected-mobile-digital-ecosystem
88dff9515617a28fe2cb0789959648629d53c213
baf388e0ee297354b3ae6e5889112932defe01b4
refs/heads/master
2020-03-18T19:54:28.451211
2018-05-28T16:36:33
2018-05-28T16:36:33
135,184,745
0
0
null
null
null
null
UTF-8
Java
false
false
2,709
java
/** * Opt4J 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, either version 3 of the License, or (at your * option) any later version. * * Opt4J is distributed in the hope that it will be useful, ...
[ "anhvaut@gmail.com" ]
anhvaut@gmail.com
20afcfe458608064139e387fd51c58570269f1a1
052f1a3a6ad8034153fde4aed68aac36d4b57a8d
/test/src/singletonfactory/TestStream.java
ce2f13edbed78b5b8fd4dc5c1ab0e78a96f278f3
[]
no_license
guojianchao/testRepositoryJava
6019d66249d59be484d4760371d98704557aabc4
1022493945b0c45a4bc8660f1ab30a7fee4a29bf
refs/heads/master
2020-05-16T22:07:35.351254
2013-08-19T08:42:24
2013-08-19T08:42:24
null
0
0
null
null
null
null
GB18030
Java
false
false
702
java
package singletonfactory; public class TestStream { private String name; public String getName() { return name; } public void setName(String name) { this.name = name; } // 该类只能有一个实例 private TestStream() { } // 私有无参构造方法 // 该类必须自行创建 // 有2种方式 /* private static final TestStream ts=new...
[ "guojinchao@837776282@qq.com" ]
guojinchao@837776282@qq.com
8e788fa39dcc21a392e7b8479a1ee140ff090898
8ac951ce9650c004aa89d37b00ae927f3c61886b
/src/main/java/com/rfb/repository/RfbEventRepository.java
52c20806f86c373df08f2eb04fdbd39fdee60282
[]
no_license
david-navruz/rfb-loyalty
b870af0179221adb9d682ba07eaba4b1660b02c8
7eae56d5a020f10678babcf3c1317c776f235921
refs/heads/master
2023-02-15T11:59:35.905394
2020-11-29T02:08:16
2020-11-29T02:08:16
316,800,061
0
0
null
null
null
null
UTF-8
Java
false
false
341
java
package com.rfb.repository; import com.rfb.domain.RfbEvent; import org.springframework.data.jpa.repository.*; import org.springframework.stereotype.Repository; /** * Spring Data repository for the RfbEvent entity. */ @SuppressWarnings("unused") @Repository public interface RfbEventRepository extends JpaRepository...
[ "selcuk-nevruz@hotmail.com" ]
selcuk-nevruz@hotmail.com
2b3af2b16bc6dccbd740d011bdaac2d113ad8b3c
2d814714cb3a7fcce4375e65cdefff375fc76cc9
/service-modules-wechat/wechat-module-height-obesity/src/main/java/org/wechat/module/height/obesity/HeightobesityApplication.java
186a18302a59d35d978906dc62279f7e97ead394
[]
no_license
wanghuaqiang0121/micro-service2
acd1a8445bc0402cdfa81212c5c05a1652a9429c
b5e9e77f0fc287eb8294148393aee14482c1da66
refs/heads/master
2022-07-03T17:48:56.275154
2019-06-11T08:08:39
2019-06-11T08:08:39
191,322,492
0
0
null
2022-06-17T02:13:31
2019-06-11T07:57:45
Java
UTF-8
Java
false
false
732
java
package org.wechat.module.height.obesity; import org.mybatis.spring.annotation.MapperScan; import org.springframework.boot.Banner; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.cloud.client.discovery.EnableDiscoveryCli...
[ "1060356949@qq.com" ]
1060356949@qq.com
4e0dbbb9950e9e3e4b511571888d4c511a06cea2
7560775771f1c5f844ecb2a9757eca93ad3a3ca0
/ChemConnectExperimentalData/src/info/esblurock/reaction/experiment/client/project/RepositoryListCallback.java
2846ee9dc83ee8d0d48f581272efbd4a53197cb4
[]
no_license
blurock/ChemConnect
e5e92c68ce6ba3364e390a27c4a11c92c16af8fd
4b9fcabb04e73c646bb098e749f36191fb822f63
refs/heads/master
2020-12-31T07:10:13.859355
2017-08-11T11:33:56
2017-08-11T11:33:56
80,557,066
0
0
null
null
null
null
UTF-8
Java
false
false
609
java
package info.esblurock.reaction.experiment.client.project; import java.util.ArrayList; import com.google.gwt.user.client.Window; import com.google.gwt.user.client.rpc.AsyncCallback; public class RepositoryListCallback implements AsyncCallback<ArrayList<String>> { AskForItemName ask; public RepositoryListCallback(...
[ "edward.blurock@gmail.com" ]
edward.blurock@gmail.com
b7dc5c04b7a72e8afe35729ed254e5d3d2ea09e8
c349c627098417bc9cff7115af6b524718526f2d
/src/main/java/com/microprofile/petstore/openapi/BookingController.java
e0f933feb336aedfa7ab508ab39feb827c603049
[]
no_license
Pasan-basitha/Pasan-Basitha-PetStore-API
88edaf04f8eb0046c26944ccb134da3850b73aeb
eb8671c3bd607476609f779d854de4743195b336
refs/heads/master
2023-09-05T16:33:39.020942
2021-11-19T17:09:37
2021-11-19T17:09:37
429,855,793
0
0
null
null
null
null
UTF-8
Java
false
false
1,711
java
package com.microprofile.petstore.openapi; import org.eclipse.microprofile.openapi.annotations.OpenAPIDefinition; import org.eclipse.microprofile.openapi.annotations.info.Info; import org.eclipse.microprofile.openapi.annotations.media.Content; import org.eclipse.microprofile.openapi.annotations.media.Schema; import or...
[ "pasan@odoc.life" ]
pasan@odoc.life
7501866d891df170677359655ee112605d5517de
2ffbd1e6f3d7d79329c23349a96e57d6d3a876ae
/Algorytm1/src/test/java/pl/software/developer/academy/TowerTest.java
d5787f2e978461f9d43b6a7ee94ded52eeefeb29
[]
no_license
marekbukowski/Algorytm
c32f4bbabf69d3a1fcce73df08e28b87422b7f73
5afec33b9ef4ff6e8498b413dfaf73c2f59c7545
refs/heads/master
2020-03-26T00:35:19.900326
2018-08-10T21:59:37
2018-08-10T21:59:37
144,326,756
0
0
null
null
null
null
UTF-8
Java
false
false
943
java
package pl.software.developer.academy; import org.junit.Test; import static org.junit.Assert.*; public class TowerTest { @Test public void drawTowers() { Tower tower = new Tower(); int chessFields[][] = tower.drawTowers(8); for (int i=0;i<chessFields.length;i++) { ...
[ "bukowski-m@wp.pl" ]
bukowski-m@wp.pl
65a0a354c1de19b4d11bd9cd4248a8d0b4717192
eb011862febdc815fb5b06336580608074df850d
/src/main/java/jumpStart/ViewLoanApplicationPage.java
9970f222d74276f158fda4c8573abc23a390fd40
[]
no_license
hasheemismath/CloudBank-Automation
06b1d9b959791651e2c47032478267a99dceff63
df3da210cbc9095d700b1b0f6f19b1363678e9c3
refs/heads/master
2023-05-13T05:25:01.641003
2020-06-09T16:58:32
2020-06-09T16:58:32
271,061,226
1
0
null
2023-05-09T18:41:52
2020-06-09T17:01:45
Java
UTF-8
Java
false
false
7,312
java
package jumpStart; import Elements.LoanElements; import Elements.LoginElements; import org.openqa.selenium.By; import org.openqa.selenium.WebDriver; import org.openqa.selenium.support.ui.ExpectedConditions; import org.openqa.selenium.support.ui.WebDriverWait; import org.testng.Assert; import utils.UIActions; import ut...
[ "hasheemhush@gmail.com" ]
hasheemhush@gmail.com
5a72370e5680677fa5c0a874b827f6a39c9bf6c2
3b458ba5ec8f94db3fda760b9690c6ba19bca7a6
/app/src/main/java/com/heba/uber/DriversMapActivity.java
11fdd079d83f51b45356739fb008c49bed7d595f
[]
no_license
HebaElmallah/TaxiBooking
646241b24cc1fd2d8f6943616c997863d4797768
50d330f538ea4ddb7fada1d9f80b07a2be529b43
refs/heads/master
2022-08-30T04:41:26.438087
2020-05-30T23:06:57
2020-05-30T23:06:57
268,167,937
0
0
null
null
null
null
UTF-8
Java
false
false
12,504
java
package com.heba.uber; import androidx.annotation.NonNull; import androidx.annotation.Nullable; import androidx.core.app.ActivityCompat; import androidx.fragment.app.FragmentActivity; import android.Manifest; import android.content.Intent; import android.location.Location; import android.os.Bundle; import android.vie...
[ "eng.heba.elmallah@gmail.com" ]
eng.heba.elmallah@gmail.com
d799afd2e2e2657494594be5dbddf6f475b33e4a
31675bc8260eed1307cc71454e69fec3a15eb457
/src/main/java/com/github/mgljava/basicstudy/leetcode/easy/ImplementStrstr.java
b6151ce5eaebe17cb1a42dde030f19a8e16e00d1
[]
no_license
mgljava/basic-study
583b005d5c988eda3cab9fedda444c3f93f5a54b
fb8f1867db78430734ca82cd12a8be86511d5aab
refs/heads/master
2021-07-23T14:29:49.696001
2021-07-04T10:16:52
2021-07-04T10:16:52
179,470,072
7
0
null
null
null
null
UTF-8
Java
false
false
734
java
package com.github.mgljava.basicstudy.leetcode.easy; public class ImplementStrstr { public static void main(String[] args) { int i = new ImplementStrstr().strStr("aaaacdacd", "acd"); System.out.println(i); } public int strStr(String haystack, String needle) { if (haystack.trim().equals("") && needl...
[ "guangliang1120@gmail.com" ]
guangliang1120@gmail.com
31fe0a3212ab0f72dcdaed58a9b0ddf538768b2d
528d5ee84641c8c90377c4e7443ec779e6a73319
/src/main/java/ro/cbn/automation/exceptions/TestFrameworkException.java
4c76706f521e66cfcd75544afcc7397ad5919c0e
[]
no_license
autoalm/selenium-automation-base
7dbe9115bf22ed09237d964983d2840670e92f1c
71204fc895e7a9a98fc05c24d113e55e0e685960
refs/heads/master
2020-03-31T21:08:41.560325
2018-10-11T13:30:15
2018-10-11T13:30:15
152,569,180
0
0
null
null
null
null
UTF-8
Java
false
false
284
java
package ro.cbn.automation.exceptions; /** * Created by ab51xj on 1/30/2017. */ public class TestFrameworkException extends RuntimeException { public TestFrameworkException(String message) { super("There is something wrong with the test framework: " + message); } }
[ "amalcea@cbn.ro" ]
amalcea@cbn.ro
77ad4c849ae4628f156b54106124fd2047d7f9b2
99728782a025186aba291f79d9cc3ea9ac2c9685
/app/src/main/java/com/example/adc/sqlite/Message.java
67122ae6871e18f0f780525764117b10eb4a91d2
[]
no_license
dheeraj15cs20/SQLiteDB
4db1268f8ede9ef7813b13aa70f68c756db4b5c6
be6381f411bd8b25928b05de4ac31b0bcef20c3f
refs/heads/master
2020-03-21T22:37:53.292568
2018-06-29T10:42:24
2018-06-29T10:42:24
139,137,526
1
0
null
null
null
null
UTF-8
Java
false
false
306
java
package com.example.adc.sqlite; import android.content.Context; import android.widget.Toast; /** * Created by adc on 29-Jun-18. */ public class Message { public static void message(Context context,String message) { Toast.makeText(context,message, Toast.LENGTH_SHORT).show(); } }
[ "dheeraj15cs20@gmail.com" ]
dheeraj15cs20@gmail.com
034a383fc805817896462eb09f0a0d56e8e4dc9d
62dd2e2cfe90c09de433a612798b786a35088613
/auto_update/src/org/xeustechnologies/jtar/TarInputStream.java
2a0e1e35007f155333d1fba33c131d26a9fac6e4
[]
no_license
wanghengquan/repository
66d2c2814a92e4f406e5955eabadc11b20995185
04f68430a2fa33d785a9aff44739b8bf9d42c7ca
refs/heads/master
2023-08-15T03:54:45.287505
2023-03-03T03:04:59
2023-03-03T03:04:59
81,539,518
2
0
null
null
null
null
UTF-8
Java
false
false
6,021
java
/** * Copyright 2012 Kamran Zafar * * 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...
[ "Jason.Wang@latticesemi.com" ]
Jason.Wang@latticesemi.com
e3e2e55a92bf95420f17fa6830a48a871c6f0713
5b27dae1efe7dcfce9348139aae54cbefb6c736b
/src/main/java/me/porcelli/nio/jgit/impl/daemon/ssh/GitSSHService.java
b80b667fb6ecc195d1c75ff6337fbca15442f70a
[ "Apache-2.0" ]
permissive
porcelli/jgit-nio2
ed63ce527622ef120aa3feba1ee512a0523a5f8c
ba68f5c32a388cf63fbed571f14bc7a85396c0cc
refs/heads/master
2021-06-25T18:05:58.913277
2020-01-20T15:43:11
2020-01-20T15:43:11
222,013,709
0
1
Apache-2.0
2021-04-26T19:41:42
2019-11-15T22:31:01
Java
UTF-8
Java
false
false
11,561
java
/* * Copyright 2019 Red Hat, Inc. and/or its affiliates. * * 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 a...
[ "alexandre.porcelli@gmail.com" ]
alexandre.porcelli@gmail.com
703a7a1924587b031fdc53d80d155e5b17ff5eb2
823099c771adf3e3e102d5c49decc01cddd5ab81
/MainFrame/src/lib/asynchronous/PreemtiveAuthorizationHttpRequestInterceptor.java
254c7a204997c51997b1e4daf7e88c510e08aaf1
[]
no_license
siwangqishiq/MainFramework
e04c876380dd110a263a20d1cca903ef1504de95
616aa5daae6100a609788605ba4eaa0cdb09a421
refs/heads/master
2016-09-06T20:11:01.655234
2014-11-24T09:04:55
2014-11-24T09:04:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,197
java
/* Android Asynchronous Http Client Copyright (c) 2014 Marek Sebera <marek.sebera@gmail.com> http://loopj.com 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://...
[ "525647740@qq.com" ]
525647740@qq.com
a84be323a00be5e395739c175932145b7a433b7a
5d2919d61ac27ca7bc55f2fe002585cd7dadd4d9
/app/src/main/java/com/lishi/baijiaxing/myyiyuan/model/MyYiYuanModelImpl.java
84c11909177cd880b57c12a619aac2278bc984d2
[]
no_license
1104646539/listhiyouping
f839f8bd443dec5660ddde6bc53995af4f2d37e4
a94269cfd03881e1155f3749d02028b07a90f76d
refs/heads/master
2021-01-19T01:39:11.693195
2016-12-23T00:29:24
2016-12-23T00:29:24
73,193,802
5
0
null
null
null
null
UTF-8
Java
false
false
763
java
package com.lishi.baijiaxing.myyiyuan.model; import com.lishi.baijiaxing.base.BaseModel; import com.lishi.baijiaxing.myyiyuan.MyYiYuanCallback; import java.util.ArrayList; /** * Created by Administrator on 2016/10/28. */ public class MyYiYuanModelImpl extends BaseModel implements MyYiYuanModel { private ArrayL...
[ "1104646539@qq.com" ]
1104646539@qq.com
fffbe9825aa09c19a02fa15114130cacf793e570
e85b5bc2e55dfe8134ce4b5a96a800a604499e61
/src/test/java/omg/test/karnadaka.java
2f4aad73bc3bb33136413619c0d183e31d96e671
[]
no_license
karthirajan/CucumberJuly
ce6d074bf4284afbf34321f7c4c9281fbd3c3bb4
49a4fbd07f7971333bad8aa47730c28414b3c317
refs/heads/master
2022-11-21T17:59:30.589755
2020-07-25T11:20:44
2020-07-25T11:20:44
278,006,928
0
0
null
2020-07-25T11:20:45
2020-07-08T06:21:03
Java
UTF-8
Java
false
false
373
java
package omg.test; public class karnadaka extends tamilNadu { @Override public void dieselRate() { System.out.println(50); } @Override public void petrolRate() { System.out.println(80); } public void crudOil() { System.out.println(45); } public static void main(String[] args) { karnadaka k = new karnadaka(); k...
[ "thamizhsvk30@gmail.com" ]
thamizhsvk30@gmail.com
797c72273fb962d502c6c0108bec0db783edabdc
3f0710ca6c9366b87e394488df328d19318b32ec
/src/main/java/com/guga/common/util/ZipGenerator.java
4287530e4619b15a176ddeb40785117a7dd3912f
[]
no_license
gustavovaldes/algs1p1
b1a643e844039de1aa6a69dfd70a68261d694297
c9f29108ce9e6013be2631955fcecdc531db0c83
refs/heads/master
2021-01-10T10:58:01.449140
2016-03-30T02:53:34
2016-03-30T02:53:34
50,788,492
1
0
null
null
null
null
UTF-8
Java
false
false
387
java
package com.guga.common.util; /** * Created by guga */ public class ZipGenerator { public static void main(String[] args) { String path = "/Users/Gustavo/workspace/algs1p1/src/main/java/com/guga/algs1p1/week2/"; String[] files = new String[]{ "Deque.java", "Random...
[ "g.valdes.aracena@gmail.com" ]
g.valdes.aracena@gmail.com
05f5d12b243963fd4ecf05240f699214ab456b5c
1fe9aecf59e35ca51827887ebfca7416961a96c1
/app/src/main/java/vay/enterwind/kesah/tested/likeanimation/library/LikeButtonView.java
598ef4fc5b4e3146cce33ab790c1aa29dc2c7bff
[ "MIT" ]
permissive
enterwind/Kesah
fa061fc60a36a7fda694b36fd6c9151837c03e41
bde9d4a6b1a8f3db24ded51d8577ccd3776047e8
refs/heads/master
2020-03-22T19:19:58.676399
2018-07-15T11:57:19
2018-07-15T11:57:19
140,521,298
0
0
null
null
null
null
UTF-8
Java
false
false
6,260
java
package vay.enterwind.kesah.tested.likeanimation.library; import android.animation.Animator; import android.animation.AnimatorListenerAdapter; import android.animation.AnimatorSet; import android.animation.ObjectAnimator; import android.annotation.TargetApi; import android.content.Context; import android.os.Build; imp...
[ "noviyantorahmadi@gmail.com" ]
noviyantorahmadi@gmail.com
4ba04dcfdd1483ca615e3e5ef1260f59727dd731
2b0fa5aa48a02da848cad64464a4752e779ab829
/src/main/java/com/bjy/lotuas/access/service/SystemService.java
774ff14aa9bd42fa980b70308d57e15686b0a50a
[]
no_license
biejunyang/lotuas-single-sign
8a5a23d0363e71e4f837db7e1afbf67e99417d9f
ef689aa2d1d66acd3ed527ff8f431cdea8c6cf73
refs/heads/master
2021-09-06T17:44:09.213178
2018-02-09T07:21:43
2018-02-09T07:21:43
120,153,417
0
0
null
null
null
null
UTF-8
Java
false
false
1,438
java
package com.bjy.lotuas.access.service; import java.util.LinkedHashMap; import java.util.List; import org.springframework.stereotype.Service; import org.springframework.transaction.annotation.Transactional; import com.bjy.lotuas.access.entity.TSystemBean; import com.bjy.lotuas.access.vo.SystemVo; import com.bjy.lotua...
[ "biejunyang@cngb.org" ]
biejunyang@cngb.org
81f74e7eed52478052bf96040a739ce35effd2ce
2572f47abd77cd5e4a20973f69bb862b6cce3ed7
/onlineshopping/src/main/java/shop/app/server/repository/CurrencyRepositoryImpl.java
c661d1b6debfc157a1e6b8b608518e9167c7b5f6
[]
no_license
applifireAlgo/OnlineShoppingAF
2946654068532356382b90519cc499f7d0e7d4ff
a831abc39fcda016fc08cb0178600ff876f03236
refs/heads/master
2021-01-10T13:56:26.322468
2015-11-20T14:24:26
2015-11-20T14:24:26
46,559,397
0
0
null
null
null
null
UTF-8
Java
false
false
9,985
java
package shop.app.server.repository; import com.athena.server.repository.SearchInterfaceImpl; import org.springframework.stereotype.Repository; import shop.app.shared.location.Currency; import org.springframework.context.annotation.Scope; import org.springframework.context.annotation.ScopedProxyMode; import com.athena.a...
[ "anagha@anagha-Lenovo-Z50-70" ]
anagha@anagha-Lenovo-Z50-70
b2da0baa310b96307c777801f7ede7cc0a82574b
abb7595a979afada4416d0b177a96ca39184b956
/lib/batik-1.9-src/batik-svggen/src/main/java/org/apache/batik/svggen/font/Font.java
785f4ce75741f6af012207fbdb4e5a2548b06f6a
[ "Apache-2.0", "MIT" ]
permissive
seanmcox/scratch-runner-implementation
6101adc3a6d5dec0f53b77f49e3357ba6260febe
20f73f009bb6a1aaa155125f6e3be4ffe112b23c
refs/heads/master
2023-02-21T14:52:52.829791
2023-02-05T04:24:22
2023-02-05T04:24:22
122,667,595
0
0
MIT
2019-02-04T07:20:50
2018-02-23T20:09:04
Java
UTF-8
Java
false
false
5,781
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 may...
[ "git@smcox.com" ]
git@smcox.com
a0bb94ff52fc529901967f481d8d97a5c0b1327b
3090fb932af238d117f8960a8b96a9ddec78a9d2
/代码/实训一/二级页面/社区二级界面/社区关注/demo1/app/src/main/java/com/example/celia/demo1/index/paiming.java
377d6c89fdb633c7394a784d2563ad3958df6f4c
[]
no_license
RenHanbin/AndroidProject
12272d4f768a2303ec3da2ddb288cdf632f8cc95
89b66de04a2b78fa45b7dce7ba8d6057855a1079
refs/heads/master
2020-04-07T18:41:11.940685
2019-06-12T06:07:31
2019-06-12T06:07:31
158,619,889
2
1
null
null
null
null
UTF-8
Java
false
false
1,321
java
package com.example.celia.demo1.index; import android.os.Bundle; import android.support.annotation.Nullable; import android.support.v4.app.FragmentTabHost; import android.support.v7.app.AppCompatActivity; import android.view.View; import android.view.Window; import android.widget.ImageView; import android.widget.TabHo...
[ "1627909594@qq.com" ]
1627909594@qq.com
4631cd7312fd81aab9118dfcbc852417f49fc7dc
6cfc341823dbbc6df4c15919ec6e4025764aa71d
/src/main/java/com/qfedu/SpringbootRedisLockApplication.java
a33a066277f1e5a7a833d266175da24b8859bd1d
[]
no_license
longhuiming1999/springboot_redis_lock
b315672b5d375d3c6c526dd3d73e1e63b2902c4c
920613ccce879244c927db154483e120e65833b8
refs/heads/master
2022-10-28T20:31:35.552362
2020-06-08T06:05:03
2020-06-08T06:05:03
270,549,744
0
0
null
null
null
null
UTF-8
Java
false
false
453
java
package com.qfedu; import org.mybatis.spring.annotation.MapperScan; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @SpringBootApplication(scanBasePackages = "com.qfedu") @MapperScan("com.qfedu.mapper") public class SpringbootRedisLockApplication...
[ "longhuiming0122@aliyun.com" ]
longhuiming0122@aliyun.com
895a848a7b63b52836dd4790dadc37b435ef1f38
9520a1e0a7080f2a20b6123e49699c7542f15ed3
/src/main/java/com/github/appreciated/apexcharts/config/chart/Selection.java
a29156369ae21c727c51bf248ddc3ff684aba1db
[ "Apache-2.0" ]
permissive
appreciated/apexcharts-flow
aa901337a6e7a77fdb482533f27296ba8ed37522
c27f20d4bf7e96d4272861b15345d058c603efcc
refs/heads/master
2023-06-24T21:21:47.108233
2022-12-14T21:47:56
2022-12-14T21:47:56
180,203,438
52
47
Apache-2.0
2023-06-16T06:49:39
2019-04-08T17:52:44
Java
UTF-8
Java
false
false
1,373
java
package com.github.appreciated.apexcharts.config.chart; import com.github.appreciated.apexcharts.config.chart.selection.Fill; import com.github.appreciated.apexcharts.config.chart.selection.Stroke; import com.github.appreciated.apexcharts.config.chart.selection.Xaxis; import com.github.appreciated.apexcharts.config.ch...
[ "GoebelJohannes@gmx.net" ]
GoebelJohannes@gmx.net
98fc006cdbcdc93747710171ce41d8da6c88a410
61a5c96493dc5e39a80f8a2dabcff4123987b45d
/src/main/java/pl/sdacademy/springdata/task06/AnimalRepository.java
abe516bd8bdcaf9989c4b7281d84139dae6ba206
[]
no_license
jurekbal/spring-data
5f54a8f6f95f675c1eb5e7123c166220a121b1c2
9d8eb8c541e4fa9b7e5c014c96ae1d5ba2796bbe
refs/heads/master
2022-12-12T16:29:28.592693
2020-09-06T11:43:22
2020-09-06T11:43:22
293,264,510
0
0
null
null
null
null
UTF-8
Java
false
false
651
java
package pl.sdacademy.springdata.task06; import org.springframework.data.domain.Page; import org.springframework.data.domain.Pageable; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.stereotype.Repository; import java.util.List; @Repository public interface AnimalRepository ex...
[ "jurek_b@wp.pl" ]
jurek_b@wp.pl
874f1a7cefe53b41ce2553b3687e9d53fcc451e0
6a26e7d54bd6918242de6d2bbf716748763ba6b4
/src/christine/intermediate/symtabimpl/SymTabKeyImpl.java
5ab28560f0b2b24fc4de3c595c70e9fb468e0c0a
[]
no_license
theDavidUng/ChristineProgrammingLanguage
20fc12501a4ce4c20f5407da68567e395c956b79
72af57df7c7f49f9f4b35b282c4ee69852b90a4c
refs/heads/master
2021-04-28T01:33:32.266516
2018-02-21T02:47:07
2018-02-21T02:47:07
122,280,508
0
0
null
null
null
null
UTF-8
Java
false
false
604
java
package christine.intermediate.symtabimpl; import christine.intermediate.SymTabKey; /** * <h1>SymTabKeyImpl</h1> * * <p>Attribute keys for a symbol table entry.</p> * * <p>Copyright (c) 2009 by Ronald Mak</p> * <p>For instructional purposes only. No warranties.</p> */ public enum SymTabKeyImpl implements SymT...
[ "ung_david@yahoo.com" ]
ung_david@yahoo.com
f25ceca59535cce7e827a1ee46e7fceedda96b2d
19836df132d4da8515da993b71128f09bd6b7aca
/src/main/java/com/billJiang/framework/query/entity/Query.java
7b82cfbaf83df34f7268b7f095515ab34b1dbeb0
[ "MIT" ]
permissive
diycp/AdminEAP
3cf019bb967f929e210e1d7e18bc094c369531c0
6dd1ab7fef8d98b3f6ebe970e7a1675c709fade6
refs/heads/master
2021-01-13T04:15:30.392194
2016-12-27T03:14:18
2016-12-27T03:14:18
null
0
0
null
null
null
null
UTF-8
Java
false
false
8,687
java
package com.billJiang.framework.query.entity; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import org.apache.commons.digester3.annotations.rules.BeanPropertySetter; import org.apache.commons.digester3.annotations.rules.ObjectCreate; import org.apache.commons.diges...
[ "jrn1012@petrochina.com.cn" ]
jrn1012@petrochina.com.cn
caa6897831281bc5f43ad091915008e9c7bf8f6b
e07ff5d81b63a320b9aac65c012da22d484d4b35
/src/schedulingDSL.parent/schedulingDSL/src-gen/scheduling/dsl/ProcessBehavior.java
4453655be76580dde5a8d38b8de995566ff0743d
[]
no_license
nhathoatran/SSpinJa
97856188fe2b55f3024470617b489c209f7afa17
e14821536b96f8f6eccc26c137ee47f8d298da66
refs/heads/main
2023-07-16T09:10:51.009289
2021-09-02T12:01:36
2021-09-02T12:01:36
311,513,765
0
0
null
null
null
null
UTF-8
Java
false
false
2,134
java
/** * generated by Xtext 2.10.0 */ package scheduling.dsl; import org.eclipse.emf.ecore.EObject; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Process Behavior</b></em>'. * <!-- end-user-doc --> * * <p> * The following features are supported: * </p> * <ul> * <li>{@link sche...
[ "hoatn@soict.hust.edu.vn" ]
hoatn@soict.hust.edu.vn
32078e6bba56ce749d48216ccfe4c034c10d4f1c
8b4a5bec6f2cbfec4df534c15be7abbfe4710ecd
/app/src/main/java/com/warrior/hangsu/administrator/strangerbookreader/widget/bar/GradientBar.java
edba8e44758151c937d31f98cb9f2360f0ed473c
[]
no_license
warriorWorld/StrangerBookReader
959d001eca5b2c160343eba0d4366ec6022465cd
f44206ffacddad13ddf5f5449ab2ed33ecd64397
refs/heads/master
2022-09-15T02:24:05.191538
2022-08-31T16:37:59
2022-08-31T16:37:59
121,765,873
8
1
null
null
null
null
UTF-8
Java
false
false
1,362
java
package com.warrior.hangsu.administrator.strangerbookreader.widget.bar;/** * Created by Administrator on 2016/10/27. */ import android.content.Context; import android.util.AttributeSet; import android.widget.RelativeLayout; /** * 作者:苏航 on 2016/10/27 16:58 * 邮箱:772192594@qq.com */ public class GradientBar extends...
[ "772192594@qq.com" ]
772192594@qq.com
a9d7f1f86b1e509409fbab448c1e09808bb2bbde
58f0111fa6e364032bfcb6ba7a378d428868cad6
/Multithreading/Wait_Notify_NotifyAll/W_N_N_all_3/src/test/java/ru.skorikov/MyLockTest.java
2723ae9d229433ce985e689a66de185dad571d0a
[]
no_license
KayzerSoze/java_kurs_standart
72b6db9ac1a4ce17b4ab17e3f6aa844d90f1231a
4c4e943217aa7677dbec62299f2705877818ea52
refs/heads/master
2021-09-12T15:26:37.540547
2018-04-18T02:05:47
2018-04-18T02:05:47
104,547,153
0
0
null
null
null
null
UTF-8
Java
false
false
1,626
java
package ru.skorikov; import org.junit.Assert; import org.junit.Test; /** * Created with IntelliJ IDEA. * * @ author: Alex_Skorikov. * @ date: 14.02.18 * @ version: java_kurs_standart */ public class MyLockTest { /** * Тестовая переменная. */ private int count = 0; /** * Проверим рабо...
[ "insaider@bk.ru" ]
insaider@bk.ru
e6aeaded550f8d00de7250fe0aa75e5c66737dae
b57f2bbd49446379217dc31079b9dcb28e584033
/java110-servlet/src/main/java/bitcamp/java110/ex06/Servlet02.java
d7f6692927f9d63d7f3f7b579a918ca935ee9158
[]
no_license
kukyanghoon/java110
7936eb44af0956c3022bf5322aaaa8777c19f85f
e90daf9235dbf2ba667a17baa207ba3696099849
refs/heads/master
2020-03-27T23:05:16.771935
2018-11-13T01:56:07
2018-11-13T01:56:07
147,139,599
0
0
null
null
null
null
UTF-8
Java
false
false
1,763
java
/* * 서블릿 배치 정보 - 초기 파라미터 * => 서블릿이 실행하는 동안 사용할 값이 고정 값이라면 * 자바 코드로 그 값을 표현하기 보다는 * 애노테이션이나 XML 태그로 표현하는 것이 관리하기 편하다. */ package bitcamp.java110.ex06; import java.io.IOException; import java.io.PrintWriter; import javax.servlet.ServletException; import javax.servlet.annotation.WebInitParam; im...
[ "mikekuk2005@naver.com" ]
mikekuk2005@naver.com
44471e05d27141db5f5f8ad7b37e28b6494644f9
4407e50f7e46804ffd093677613d8cf06de75333
/aula-02/exercicios-aula-2/src/exercicio1/App.java
85704172547f8a65ff6d9f81aab45442ff33d16f
[]
no_license
tiagofeldens/reset-01
5cdad4f5ca479e609ef8f47a4be41e944a50490b
57f804bbd5e54a21d04961be94d28b4de3530a99
refs/heads/master
2021-02-27T20:38:39.370386
2020-04-24T22:30:09
2020-04-24T22:30:09
245,634,387
0
0
null
null
null
null
UTF-8
Java
false
false
163
java
package exercicio1; public class App { public static void main(String[] args) { Aluno aluno = new Aluno("tiago"", 5) } //terminar exercicio1 }
[ "tiagofeldens.tf@gmail.com" ]
tiagofeldens.tf@gmail.com
2e1245bbfe3e2a3de3815614c6dfd242f520cfd6
c15e54970b558120ed69f55aeec119ba945ca651
/src/main/java/com/ysh/fenu/comm/util/JwtTokenUtil.java
529933b5be86f1a6b79ba99c03da2d6341aaf669
[]
no_license
shyoon87/vue_temp1
b9be8180db414e381b51ba32bb8ad6764f0c986d
d5538013b43f3fa5ecf89e455fa509d02ea1f06a
refs/heads/master
2023-01-27T21:49:15.965735
2023-01-11T08:10:37
2023-01-11T08:10:37
225,620,810
0
0
null
2020-09-04T05:58:25
2019-12-03T12:59:15
Vue
UTF-8
Java
false
false
4,797
java
package com.ysh.fenu.comm.util; import com.ysh.fenu.comm.security.JwtUser; import io.jsonwebtoken.*; import io.jsonwebtoken.impl.DefaultClock; import org.springframework.beans.factory.annotation.Value; import org.springframework.stereotype.Component; import java.io.Serializable; import java.util.Date; import java.uti...
[ "dotnetmate@gmail.com" ]
dotnetmate@gmail.com
7382b92ebf6887210853f0f6b42bd18cbf011ec7
e7f38e1e252fa316c875c229a0e3da35916823c6
/src/com/company/task9/Employee.java
9e00d03dd9b53d5943520e58fc814056652c95b1
[]
no_license
Aleksey136/FullPractice
68aff8e92e98a6b9b50924064e16a3e114a1f176
a81049a7e3e2effb16d423d995a4c815ded05f50
refs/heads/master
2023-02-03T18:49:53.455157
2020-12-15T15:21:49
2020-12-15T15:21:49
296,964,209
0
0
null
null
null
null
UTF-8
Java
false
false
1,571
java
package com.company.task9; import java.util.Calendar; import java.util.Date; public class Employee { private String surname; private String name; private Calendar date; private String place; private String phone; private double salary; private String position; public Employee(String na...
[ "leha.lebedev.02@list.ru" ]
leha.lebedev.02@list.ru
fa09779ddc7c222776fd3bc2a5772c7f29c2b8fd
0ff12c4d3965c34db8c92ceebd8b6313c12b7561
/mage4j/mage4j-php-parser/src/main/java/com/naver/mage4j/php/mage/MageExpressionLogicalNot.java
7ab04fc54efc273740eba52ed3491883debc40f1
[]
no_license
Uncontainer/proto
aba023cf12e8245abe5a72e2a5fd95aaa4b1d25a
a136bd7e4a11782927bc55d9d9cb1e35abe25013
refs/heads/master
2021-01-19T19:14:16.693873
2015-04-21T01:52:44
2015-04-21T01:52:51
null
0
0
null
null
null
null
UTF-8
Java
false
false
920
java
package com.naver.mage4j.php.mage; import com.naver.mage4j.php.code.PhpExpressionLogicalNot; import com.naver.mage4j.php.lang.PhpType; import com.naver.mage4j.php.lang.PhpTypeFactory; import com.naver.mage4j.php.mage.visitor.JavaCodeGenerateContext; public class MageExpressionLogicalNot implements MageExpression, Mag...
[ "veiner.202@daumkakao.com" ]
veiner.202@daumkakao.com
fe82744db7352adb51ecbe1ecb4b6fc1ed257109
44e31b5b3ebc44a31b41ae5278e483273cc0a73f
/Minter/src/test/java/com/hida/model/PidTest.java
9086ff5d1ab24118200dd1e01b1ac1403bc58797
[]
no_license
dagnir/PID-webservice
44eba348397ccccd7d4c2181b2c61c70cd605a57
e68de33f2ebde7cac445fb5ef8a27780dbbb0ba1
refs/heads/master
2021-01-15T22:34:17.199022
2016-06-15T22:26:48
2016-06-15T22:26:48
61,245,408
0
0
null
2016-06-15T22:32:24
2016-06-15T22:32:24
null
UTF-8
Java
false
false
8,724
java
package com.hida.model; import java.util.Comparator; import junit.framework.Assert; /** * A class created to test the validity of a Pid * * @author lruffin */ public class PidTest { /** * Tests the name to see if it matches the provided prepend * * @param name Unique identifier of a Pid *...
[ "lljruffin@gmail.com" ]
lljruffin@gmail.com
0607f7852981ebb5272a9ba080a22d1346df5ee9
9c7e8ffeac14f451a90bf559383ec5566ea81d1b
/projects/jgf-bench-s3/src/main/java/montecarlo/Universal.java
efb7b576377ef785e87a4e2483187049b9fc288c
[ "MIT" ]
permissive
mc-imperial/jtool-sct
fc2209f2d6c6273e9dae7a37a8209291914a7195
80811bb88e1cec0234bc720b5b47ec9e2cdf6364
refs/heads/master
2021-01-12T12:46:55.912768
2016-10-26T11:07:18
2016-10-26T11:07:20
69,858,207
0
1
null
null
null
null
UTF-8
Java
false
false
5,836
java
/************************************************************************** * * * Java Grande Forum Benchmark Suite - Thread Version 1.0 * * * * ...
[ "paul.thomson11@imperial.ac.uk" ]
paul.thomson11@imperial.ac.uk
97bdaa120b313a85e46e3067f772fe04b4b51be7
bb6efdf230eb6025e8c77486b15fcc25baf35b73
/LetraO.java
21adad6646fb2319ba0dc7869ced7b28eeb516c6
[]
no_license
bsampaio/Greenfoot__JogoDaForca
fdfc04845a3a3b2b19c784840cfa9717ae33e0c1
c92a7b89fb1b603b09ae82ba664e71a69821dc82
refs/heads/master
2020-06-26T02:32:10.839848
2016-11-23T18:21:21
2016-11-23T18:21:21
74,603,118
0
0
null
null
null
null
UTF-8
Java
false
false
482
java
import greenfoot.*; // (World, Actor, GreenfootImage, Greenfoot and MouseInfo) /** * Write a description of class LetraO here. * * @author (your name) * @version (a version number or a date) */ public class LetraO extends Letra { /** * Act - do whatever the LetraO wants to do. This method i...
[ "breno@backstagedigital.com.br" ]
breno@backstagedigital.com.br
2ebd2fde2f75dff010198b65a6ce597c2bf5d070
103ccb9e38308cd3271bf8bd4527e561bec04480
/src/test/java/com/example/etudes/strikeitrich/GameStarterShould.java
ce182892b29075773254a364bf329c48bb268752
[]
no_license
alvarogarcia7/etude-wetherell-06-strike-it-rich-java
760b9ef61a97addbe4ad5baa9e1fad0541ae4fbd
3f9f7ccb63f02f9d405e5019504b478fdaaad471
refs/heads/master
2021-05-04T10:56:58.883999
2017-09-28T05:16:09
2017-09-28T16:16:09
54,375,668
0
0
null
null
null
null
UTF-8
Java
false
false
531
java
package com.example.etudes.strikeitrich; import com.example.etudes.strikeitrich.player.PlayerObjectMother; import org.junit.Test; import static org.hamcrest.MatcherAssert.assertThat; import static org.hamcrest.Matchers.is; public class GameStarterShould { @Test public void deal_to_players() { Player...
[ "derecerca@gmail.com" ]
derecerca@gmail.com
5f524ccf8ce232a439ccfc8e1dfaad4e3266a17e
25fd34d7b3c272080921805ccd237d30c7a6c085
/src/main/java/org/example/demo4/Sender.java
b6367331da5d44d2c8a08790f6e84ae921037bdc
[]
no_license
carp-tail/rabbitmq-demo
7d0b45cd38dae549a64a5837dd210a470203e618
bceecbfd31e1736d4b99a210ffdb370c51c2f6e3
refs/heads/master
2023-06-06T13:42:22.553648
2021-06-27T15:49:04
2021-06-27T15:49:04
380,779,447
0
0
null
null
null
null
UTF-8
Java
false
false
1,392
java
package org.example.demo4; import com.rabbitmq.client.BuiltinExchangeType; import com.rabbitmq.client.Channel; import com.rabbitmq.client.Connection; import org.example.util.ConnectionUtil; import java.io.IOException; import java.util.Random; import java.util.concurrent.TimeoutException; /** * @Author: guaniu * @D...
[ "2750181390@qq.com" ]
2750181390@qq.com
a9535431ce906c67917cd6618636903ff0dd59c5
007afd4b16f4ee91c2270d4304439a67ddb78b72
/sofa-ark-parent/support/ark-support-starter/src/main/java/com/alipay/sofa/ark/support/runner/ArkJUnit4Runner.java
a978e6d6af6123db43f3c139577a4d6ae564b428
[ "Apache-2.0" ]
permissive
firewolf-ljw/sofa-ark
5d5201181d5ddd5b57394976ec4969cf943885f9
34244d7e29df6c6a2613603d066a6abba6cdbc62
refs/heads/master
2020-03-16T17:22:34.396926
2018-05-09T09:24:09
2018-05-09T09:24:09
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,913
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 may ...
[ "qilong.zql@alibaba-inc.com" ]
qilong.zql@alibaba-inc.com
e4e0cecf9ac03b0e95956701364472976b445b9c
1a6319591f41a6ddb4c1afa382d358fb098b7aa5
/src/main/java/eu/toolchain/swim/Peer.java
5870b52cbbcb177de324e7909f98b8c0dedfab6c
[]
no_license
udoprog/swim
e880fad63c7a116ba383ce463921b7f0d5c00ff5
689b732dca6a5cb57024861f309a439e20f11367
refs/heads/master
2023-08-07T15:18:55.452915
2015-03-09T04:26:39
2015-03-09T04:28:58
24,102,815
0
0
null
null
null
null
UTF-8
Java
false
false
881
java
package eu.toolchain.swim; import java.net.InetSocketAddress; import lombok.Data; import lombok.RequiredArgsConstructor; @Data @RequiredArgsConstructor public class Peer { private final InetSocketAddress address; // current state according to probing. private final NodeState state; /...
[ "johnjohn.tedro@gmail.com" ]
johnjohn.tedro@gmail.com
df7a975c7030f8c05c0aac3e548c8cd34176b2d3
a310b3fb1b22e623c46f13b480049659cc7a9d64
/PosAztlanInfraServices/src/main/java/mx/com/aztlan/pos/infraservices/persistencia/posaztlanbd/dao/DetallePromocionDAOI.java
cfb421db6510b64f1a625eb6b0458f30e701b65d
[]
no_license
carlos4114/posaztlan
e06a232864b1f5465c71e57f99020109d2934571
8834ae1039be057bddef9f0d670e9f95f13f9f7c
refs/heads/master
2021-09-15T14:20:21.104212
2018-06-04T13:31:31
2018-06-04T13:31:31
121,021,004
0
0
null
null
null
null
UTF-8
Java
false
false
329
java
package mx.com.aztlan.pos.infraservices.persistencia.posaztlanbd.dao; import mx.com.aztlan.pos.infraservices.persistencia.GlobalHibernateDAOI; import mx.com.aztlan.pos.infraservices.persistencia.posaztlanbd.dto.DetallePromocion; public interface DetallePromocionDAOI extends GlobalHibernateDAOI<DetallePromocion> ...
[ "carlos_4114@hotmail.com" ]
carlos_4114@hotmail.com
cafa2c528503aab341863d70f917b57e72ee34b2
2149b88e1f8f180bb52d74e7caf549f617612e47
/usuario-servicio/src/main/java/com/javatutoriales/springboot/usuarioservicio/dao/UsuarioDao.java
0aa39d128be2846944c1fc8f4c63e8a061e952b1
[]
no_license
kumo829/spring-cloud-items-catalog
cfd7ca2f4975281356349dd3926beefcf2514bea
b5c5ade43487f80adbb7c7319dd3f63ed8f4714e
refs/heads/master
2021-03-06T17:51:44.669816
2020-04-02T14:11:50
2020-04-02T14:11:50
246,214,026
0
0
null
null
null
null
UTF-8
Java
false
false
789
java
package com.javatutoriales.springboot.usuarioservicio.dao; import com.javatutoriales.springboot.commons.usuarios.Usuario; import org.springframework.data.jpa.repository.Query; import org.springframework.data.repository.PagingAndSortingRepository; import org.springframework.data.repository.query.Param; import org.sprin...
[ "amonmar2000@hotmail.com" ]
amonmar2000@hotmail.com
d5768b4063a3deb903c2e3312f9422a1f21ab73e
2b4dc0a3ee6d08af33107b5b656b466f3e7df294
/src/by/tc/task01/service/validation/impl/TabletPCValidator.java
fd83bceaf234a4ad71382bcdeee259e0f7550faf
[]
no_license
iPushkevich/jwd-criteria-app
0b476aacf0cb92a5031efe43e76361d2f566bf1c
9fc165b5e392fd58220ad7af21ac7cd9fe28a789
refs/heads/master
2022-11-25T13:23:59.240913
2020-07-19T20:25:02
2020-07-19T20:25:02
280,484,031
0
0
null
null
null
null
UTF-8
Java
false
false
2,971
java
package tc.task01.service.validation.impl; import tc.task01.entity.criteria.Criteria; import tc.task01.service.validation.Validator; import java.util.Set; public class TabletPCValidator implements Validator { public TabletPCValidator() { } @Override public boolean checkCriteria(Criteria criteria) {...
[ "igorogi@bk.ru" ]
igorogi@bk.ru
ac564c315025856b13b39ffb52f7af3c34db483c
85cdcca6a7c9756fe0391729bbb85ce4c6548ac5
/OurEarTrainer/src/com/example/musicalConcepts/Chord.java
d2e863946be9247a9a12999f299bef0b93318b9d
[]
no_license
djb12/Abschlussprojekt
3728142cfcd5c6bb71d5794ba092a24567462dd2
3aefb56cff0c6a9ce2c2eba27ec9af3d8ad76463
refs/heads/master
2020-04-06T06:43:48.650113
2014-08-17T13:17:47
2014-08-17T13:17:47
null
0
0
null
null
null
null
UTF-8
Java
false
false
90
java
package com.example.musicalConcepts; public class Chord extends MusicalConcept { }
[ "davidbrem@t-online.de" ]
davidbrem@t-online.de
8f20419651fb15f5e93485cb2da328c8513cdeee
52b948436b826df8164565ffe69e73a92eb92cda
/Source/comingd4jmore/Arja_patch_Defects4J_Math_81_0_354/EigenDecompositionImpl/Arja_patch_Defects4J_Math_81_0_354_EigenDecompositionImpl_t.java
f13cb173f1096a6d9c8545ed20d2a2e2a6e2bbb5
[ "Apache-2.0" ]
permissive
tdurieux/ODSExperiment
910365f1388bc684e9916f46f407d36226a2b70b
3881ef06d6b8d5efb751860811def973cb0220eb
refs/heads/main
2023-07-05T21:30:30.099605
2021-08-18T15:56:56
2021-08-18T15:56:56
null
0
0
null
null
null
null
UTF-8
Java
false
false
65,429
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 may ...
[ "he_ye_90s@hotmail.com" ]
he_ye_90s@hotmail.com
056991a8862114fa47fd9c68602c1477421cdb92
13c5ddaab54e5cfbb4c19549056972a773543ca3
/src/main/java/org/byteskript/skript/lang/syntax/flow/error/EffectTry.java
14c166e770f72b37caaa8ef48557d0171803ca08
[ "BSD-3-Clause" ]
permissive
Moderocky/ByteSkript
e218b093a6623c62c7440a37fddb8f317c470296
65ea545567a680bc0062572f48500d9e061e1b35
refs/heads/master
2023-05-24T01:11:47.510143
2022-11-16T10:43:49
2022-11-16T10:43:49
392,628,098
28
8
NOASSERTION
2023-09-03T14:22:37
2021-08-04T09:28:53
Java
UTF-8
Java
false
false
3,109
java
/* * Copyright (c) 2021 ByteSkript org (Moderocky) * View the full licence information and permissions: * https://github.com/Moderocky/ByteSkript/blob/master/LICENSE */ package org.byteskript.skript.lang.syntax.flow.error; import mx.kenzie.foundation.MethodBuilder; import mx.kenzie.foundation.WriteInstruction; im...
[ "admin@moderocky.com" ]
admin@moderocky.com
41a798c91aaf16816d94932b8e3622794ba56c32
95b50a95a920d2e09de11e1b471c24a8ae0e72b2
/MOOC_JAVA_OFFER/src/Socket/TCP/Server.java
7ca734783e140d0e9be2d3e910e2cbdefd7f4aa5
[]
no_license
HongbinW/Java
5db4668d263681ce52b9cfb8a6148abadd967969
e8a9c952a860fcae8c382c93039f939d334e4ec8
refs/heads/master
2021-07-01T21:04:11.933749
2020-09-16T05:43:05
2020-09-16T05:43:05
162,947,163
1
0
null
null
null
null
UTF-8
Java
false
false
1,554
java
package Socket.TCP; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import java.net.ServerSocket; import java.net.Socket; /** * @Author: HongbinW * @Date: 2019/8/9 21:31 * @Version 1.0 * @Description: */ public class Server { public static void main(String[] args) { ...
[ "501245176@qq.com" ]
501245176@qq.com
4faa44440b218400965f269488ba0361e03617eb
1bee3a7f6e9d5bd26a65c0aa8cfd4440e0f449f3
/sm-core-model/src/main/java/com/salesmanager/core/model/order/orderproduct/OrderProductPrice.java
dc514136e617c52f655670d9ef999afae6a0f64d
[]
permissive
msadiqh/shopizer
112ce2eff91650764261adbd3721169368aac18c
e246e6655e0eb5bbb596c0d6cd46dc4237d613bc
refs/heads/master
2022-10-17T08:40:59.838170
2020-07-23T11:58:26
2020-07-23T11:58:26
248,799,644
0
4
Apache-2.0
2020-03-29T10:22:30
2020-03-20T16:16:06
Java
UTF-8
Java
false
false
3,658
java
package com.salesmanager.core.model.order.orderproduct; import java.io.Serializable; import java.math.BigDecimal; import java.util.Date; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; impo...
[ "csamson777@yahoo.com" ]
csamson777@yahoo.com
bbb9318117b837c73c6659a84b905fad50df9d8c
0f250a51adcc99b2c441feba3ca30bb03799d0dc
/src/java/Servlet/RegisterServlets.java
90a9fd57ebb8b8ed010a4b2c1b436a543a8d3d1e
[]
no_license
AnuPrajapati/EmployeePerformanceEvaluation
a46eeab10c1d38d1760101d1a19d293060b9cb23
70728f4d89f9d0a941cf671a0da043cac1a3b549
refs/heads/master
2020-07-07T00:23:57.839990
2019-08-22T07:42:16
2019-08-22T07:42:16
203,184,146
0
0
null
null
null
null
UTF-8
Java
false
false
3,434
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 Servlet; import java.io.IOException; import java.io.PrintWriter; import javax.servlet.ServletException; import javax.servlet.h...
[ "hasily.prazapati@gmail.com" ]
hasily.prazapati@gmail.com
7356a8158766b60013a130654da7586ff46d7014
6e723af03a2ba0ff9c5068f253b97b65679e7041
/src/main/java/com/yjq/BMS/controller/admin/AdminController.java
03926ed23c634550aef19b67afdf190b28b133f4
[]
no_license
sudongzhao/BMS
e4b01c6be840c9336f9c7d98a5e4c6e26e966f93
6c700e59cdcafe05bfd11cf173e59a25ea685a20
refs/heads/master
2023-01-30T12:49:57.116998
2020-12-11T00:51:25
2020-12-11T00:51:25
320,427,931
0
0
null
null
null
null
UTF-8
Java
false
false
5,652
java
package com.yjq.BMS.controller.admin; import java.util.List; import java.util.Set; import java.util.stream.Collectors; import javax.servlet.http.HttpServletRequest; import com.yjq.BMS.bean.CodeMsg; import com.yjq.BMS.constant.SessionConstant; import com.yjq.BMS.dao.admin.AdminMapper; import com.yjq.BMS.dao.admin.Aut...
[ "1692419780@qq.com" ]
1692419780@qq.com
b44af1793b076e0efdd1268c15fd95d0a9bb9654
21e401ab2b25081e0f3d4be99f56539680019415
/Java/src/main/java/com/anexsys/recruitment/challenge/PairsGame.java
d1841f27c4064702a72505a8899b3ed74f44a415
[]
no_license
Anexsys/recruitment-challenge
85c0fbc3b711f6edc89c66394edcded6b49edbfc
3434ff428a189e31dd455794c8e26f155888a539
refs/heads/master
2020-04-04T20:29:05.146619
2018-12-07T15:35:07
2018-12-07T15:35:07
156,248,407
1
1
null
null
null
null
UTF-8
Java
false
false
960
java
package com.anexsys.recruitment.challenge; import java.util.concurrent.CompletableFuture; /** * Implement Game to play pairs, such that all cards are spread out in a grid * and each player takes it in turn to turn over two cards. They make a trick if * the cards have the same rank, regardless of suit. If they make...
[ "alex.horn@anexsys.com" ]
alex.horn@anexsys.com
dc7327588dcc5c45d91c560a675e3cfab4a6286b
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/5/5_3b788917df5ab472fd2d97ab07b5fce49606a4d8/Image/5_3b788917df5ab472fd2d97ab07b5fce49606a4d8_Image_t.java
0bc60e3372144aa3bc4c5a52cd79eb662adfdf4c
[]
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
13,523
java
package org.newdawn.slick; import java.io.IOException; import java.io.InputStream; import org.lwjgl.opengl.EXTSecondaryColor; import org.lwjgl.opengl.GL11; import org.lwjgl.opengl.GLContext; import org.newdawn.slick.opengl.Texture; import org.newdawn.slick.opengl.TextureLoader; import org.newdawn...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
e3931419077eafeb8b000450d27423cd091fbaa0
c5a49faedc2ffa5adb27903e37e71123f03f828a
/src/test/java/com/udacity/jwdnd/course1/cloudstorage/LoginPage.java
7a6225aaaac373db3bd82215bdeaaa08dc0b76ed
[]
no_license
Namita2197/SuperDuperDrive
9119b0aac72a2aeab7b2bb6c2500ecac38f363c0
60fcfe85ed5e8dedf2b325d904e0b0d641e54452
refs/heads/main
2023-03-19T01:53:39.503931
2021-03-02T05:48:52
2021-03-02T05:48:52
342,380,391
0
0
null
null
null
null
UTF-8
Java
false
false
1,044
java
package com.udacity.jwdnd.course1.cloudstorage; import org.openqa.selenium.JavascriptExecutor; import org.openqa.selenium.WebDriver; import org.openqa.selenium.WebElement; import org.openqa.selenium.support.FindBy; import org.openqa.selenium.support.PageFactory; public class LoginPage { @FindBy(id="inputUsername"...
[ "raghuvanshinamita@gmail.com" ]
raghuvanshinamita@gmail.com
6d68f3d0002cf44b439e62861d59bcd58f27bb5d
4f7d9488ef1c1c893e2550b2480a517d990383cc
/src/main/java/com/yanglinkui/ab/dsl/MyString.java
fa5fe1d9a43a1c86830bbbec552b87a57a65efbc
[ "MIT" ]
permissive
xiaoyu830411/abtesting_dsl
72d705cf0979a89dbd80762200f473a0e3cec993
9ff8ac666be7a0e5dd0c588d0f18ad1980ba463d
refs/heads/master
2021-01-12T00:59:33.344810
2020-02-09T11:22:40
2020-02-09T11:22:40
78,329,341
7
0
MIT
2020-10-12T22:20:52
2017-01-08T07:57:43
Java
UTF-8
Java
false
false
385
java
package com.yanglinkui.ab.dsl; /** * Created by jonas on 2017/1/7. */ public class MyString implements Value<String> { private final String value; public MyString(String value) { this.value = value; } public String getValue() { return this.value; } @Override public Str...
[ "jonas@jonasdeMacBook-Pro.local" ]
jonas@jonasdeMacBook-Pro.local