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
cb01bdc67e5f530a73792c0051607275dfd02cfa
7fa9c6b0fa1d0726ae1cda0199716c811a1ea01b
/Crawler/data/Day 8 - Dictionaries and Maps.java
c018321ea94fb032960d139a11fdf73cb164c70e
[]
no_license
NayrozD/DD2476-Project
b0ca75799793d8ced8d4d3ba3c43c79bb84a72c0
94dfb3c0a470527b069e2e0fd9ee375787ee5532
refs/heads/master
2023-03-18T04:04:59.111664
2021-03-10T15:03:07
2021-03-10T15:03:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
890
java
16 https://raw.githubusercontent.com/Chitturiarunkrishna/Hackerrank30DaysOfCode/master/Day%208%20-%20Dictionaries%20and%20Maps.java import java.util.*; import java.io.*; class Solution{ public static void main(String []argh){ Scanner in = new Scanner(System.in); int n = in.nextInt(); ...
[ "veronika.cucorova@gmail.com" ]
veronika.cucorova@gmail.com
27677f4b8ffa075f6b83121e8ebe4e3d2a8fdada
d23a98fd12d037caf549dc31b0da356e9d5bc4e6
/grid/src/main/java/com/mycompany/hadoop_study/grid/hcat/GetPartitions.java
2e35176887e4573c68f8b466e61a3c74c4009ca5
[]
no_license
siyu618/hadoop_study
29160a03a6328a887e9ecb5ee6e970945f0b7ec6
b2926cf4aa48dee4b6cbd72b723207673e09f82a
refs/heads/master
2021-01-18T16:36:40.131066
2014-06-12T01:31:36
2014-06-12T01:31:36
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,036
java
package com.mycompany.hadoop_study.grid.hcat; import org.apache.hadoop.conf.Configuration; import org.apache.hadoop.conf.Configured; import org.apache.hadoop.util.Tool; import org.apache.hadoop.util.ToolRunner; import org.apache.hcatalog.api.HCatClient; import org.apache.hcatalog.api.HCatPartition; import java.util.L...
[ "tianzy@yahoo-inc.com" ]
tianzy@yahoo-inc.com
cfd6577659af2ed2eec609566813a2800271a988
170f202be6a33126fdbab38fc7230822dc50cbf5
/design/src/main/java/com/luolei/design/visitor/ch1/Visitor.java
3eb25bb3028e1c530e1c075847f3e09ec14c2ef3
[]
no_license
askluolei/study
101e831bf0ae70b25b34e9e3bc55e98ea11be44e
b32506ff333e3bb0e0f6eccd841d30313d8cb719
refs/heads/master
2020-04-18T19:53:01.338186
2017-07-04T15:45:08
2017-07-04T15:45:08
67,342,581
0
0
null
null
null
null
UTF-8
Java
false
false
350
java
package com.luolei.design.visitor.ch1; /** * @author luolei * @date 2017-03-31 15:53 */ public abstract class Visitor { public abstract void visit(ConcreteElementA elementA); public abstract void visit(ConcreteElementB elementB); public void visit(ConcreteElementC elementC) { //元素ConcreteEle...
[ "353284427@qq.com" ]
353284427@qq.com
0b002dc75e9b8e1fddd7bd3ff1d266630a99d351
4e3ad3a6955fb91d3879cfcce809542b05a1253f
/schema/ab-products/common/resources/src/main/com/archibus/app/common/finanal/metrics/summary/SummaryMetricGenericProvider.java
3c452e5aaa416afdb7e3bbc58e3de2a2c90fa01c
[]
no_license
plusxp/ARCHIBUS_Dev
bee2f180c99787a4a80ebf0a9a8b97e7a5666980
aca5c269de60b6b84d7871d79ef29ac58f469777
refs/heads/master
2021-06-14T17:51:37.786570
2017-04-07T16:21:24
2017-04-07T16:21:24
null
0
0
null
null
null
null
UTF-8
Java
false
false
8,600
java
package com.archibus.app.common.finanal.metrics.summary; import java.util.*; import com.archibus.app.common.finanal.dao.datasource.FinancialSummaryDataSource; import com.archibus.app.common.finanal.domain.*; import com.archibus.app.common.finanal.impl.*; import com.archibus.app.common.finanal.metrics.*; import com.ar...
[ "imranh.khan@ucalgary.ca" ]
imranh.khan@ucalgary.ca
ed0e6adb6ca31b2b53d0e41706928f2a333446b2
1340008b0c11f30d14f4ed2fbfb42849b5c5ccd5
/test/src/json/JsonUtils1.java
ebbaa47f632d937329b4d472a273ed5d894af12d
[]
no_license
hopana/Test
b7652532968d208bafed3d07ca4490f8961ce7f4
117dd8f9319bc16a24acc3e9c72be75f33b9a09f
refs/heads/master
2023-05-03T13:37:00.370904
2022-06-15T02:45:45
2022-06-15T02:45:45
127,226,829
0
0
null
null
null
null
UTF-8
Java
false
false
5,417
java
package json; import java.beans.IntrospectionException; import java.beans.Introspector; import java.beans.PropertyDescriptor; import java.util.ArrayList; import java.util.List; import java.util.Map; import java.util.Set; /** * @author Mickey */ public class JsonUtils1 { public static String stringToJson(String s)...
[ "hopana@163.com" ]
hopana@163.com
ce9987fdfabeb014a4583722583c525e8b6f9f0f
7e09d27c9b6f7cc6272d138fa75020bbdd20c387
/src/main/java/org/bcia/julongchain/events/producer/GenericHandlerList.java
bea5e54423d863cbcfae3a71e73fbab03e13a3a5
[ "Apache-2.0" ]
permissive
GadSun/julongchain
937fc13fd53fb4994e2b2ea26163a224388758ab
b9c2345a10b7e5e95abfa61b257c21b63e91a812
refs/heads/master
2020-04-01T00:59:04.203378
2018-10-15T01:26:55
2018-10-15T01:26:55
152,721,326
1
0
Apache-2.0
2018-10-12T08:48:00
2018-10-12T08:47:59
null
UTF-8
Java
false
false
2,501
java
/** * Copyright Dingxuan. All Rights Reserved. * <p> * 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 * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by appli...
[ "wlb@dxct.org" ]
wlb@dxct.org
eb98bef06b556262347d1751ab87ced4e8df7ebc
a1e6d3dce69e54060528884fa3b604437b8f5892
/sca-ativos/src/main/java/com/sca/ativo/model/Ativo.java
61cfa112350c4db4f5d6f293751a598c70e2684d
[]
no_license
wanersbh/sca
cc73305585c10e230f942747abefcfe4d6f9202c
af83d6417a522ce4e46f51b6610d9755ed5c65b4
refs/heads/master
2023-09-01T10:22:36.418749
2023-08-24T14:01:07
2023-08-24T14:01:07
199,446,242
6
1
null
2023-01-07T08:30:18
2019-07-29T12:13:11
Java
UTF-8
Java
false
false
2,791
java
package com.sca.ativo.model; import java.time.LocalDate; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import javax.persistence.JoinColumn; import javax.persistence.ManyToOne; import java...
[ "wanersbh@gmail.com" ]
wanersbh@gmail.com
804d9a9731c85884d7949c84c6a0aa1fcd18c92e
9ea18faa893ef4bba4db16638dbbefa93288c57c
/wallpaper/crystal-swan/ios/src/com/kivvi/crystalswan/IOSLauncher.java
c160e3116ff2d4805075bd5330b0b4cbc1faaad2
[]
no_license
ViralHud/oldprojects
2f6a20da0afb3e73ea1b08fd62524402bbf7071c
80d7f674987bb641f09027afd1862384ddb08739
refs/heads/master
2022-01-08T16:40:14.076501
2015-03-14T10:15:36
2015-03-14T10:15:36
null
0
0
null
null
null
null
UTF-8
Java
false
false
770
java
package com.kivvi.crystalswan; import org.robovm.apple.foundation.NSAutoreleasePool; import org.robovm.apple.uikit.UIApplication; import com.badlogic.gdx.backends.iosrobovm.IOSApplication; import com.badlogic.gdx.backends.iosrobovm.IOSApplicationConfiguration; import com.kivvi.crystalswan.CrystalSwan; public class I...
[ "suyu0925@gmail.com" ]
suyu0925@gmail.com
def75de1472793a6e6638d7894e880ac663d1225
7f44e93963634d19da7f4874a64a2881853427e7
/src/main/java/com/patient/treatment/documentation/gui/service/LoginService.java
d1eb3f7063731775b63d3fb27f8af3361c5ed389
[]
no_license
emilzajac/patient-documentation
7dbcf7304e344b70fcdf65bbc5295cefe7cc544a
81bb3330fead96cd31d3a95ba68a8903fb6ce786
refs/heads/develop
2023-01-24T18:04:40.601444
2021-02-11T12:46:40
2021-02-11T12:46:40
203,060,441
0
0
null
2023-01-07T20:57:07
2019-08-18T21:57:10
TypeScript
UTF-8
Java
false
false
2,101
java
package com.patient.treatment.documentation.gui.service; import com.patient.treatment.documentation.gui.model.dto.UserJwtDto; import com.patient.treatment.documentation.gui.model.dto.mappers.UserMapper; import com.patient.treatment.documentation.gui.model.forms.LoginForm; import com.patient.treatment.documentation.gui...
[ "Emil.Zajac@ttpsc.pl" ]
Emil.Zajac@ttpsc.pl
ad564360e943382104c8e9d7e0a8aea0c496a9b1
a8dee88144e687edcd310598978f4d0931427188
/FileManager/src/com/mlt/filemanager/ftp/cmdTools/CmdCDUP.java
6c695d06ab0dd145d077eba93428b3d2b8b0d63b
[]
no_license
chongbo2013/Features
b354e28a71b304217e3966f8212a73a01acb2372
bcdce12f314616cc43be9f29ba135a70d53ff02b
refs/heads/master
2021-05-30T21:37:57.204713
2015-12-31T09:58:37
2015-12-31T09:58:37
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,137
java
/* Copyright 2009 David Revell This file is part of SwiFTP. SwiFTP 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 3 of the License, or (at your option) any later version. SwiFTP is distributed i...
[ "635252544@qq.com" ]
635252544@qq.com
7d9b258feeb8b53e18365cde74746878e5e8bb80
270c84be41a22ea85c7d00e571f1024b599a73b4
/src/main/java/onlineShop/dao/CustomerDao.java
558635bd874ed47dbe2486eb9118a698afa1d831
[]
no_license
zyyturbo/online-shop
d30d8cb23e2c496494293b7951643030822f096b
b092de37b4245bc644e59dd89cdcd466bed01a2d
refs/heads/master
2022-12-20T18:46:50.155703
2020-09-19T02:58:23
2020-09-19T02:58:23
296,774,349
0
0
null
null
null
null
UTF-8
Java
false
false
1,996
java
package onlineShop.dao; import javax.persistence.criteria.CriteriaBuilder; import javax.persistence.criteria.CriteriaQuery; import javax.persistence.criteria.Root; import org.hibernate.Session; import org.hibernate.SessionFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springframewo...
[ "yiyinzhang97@gmail.com" ]
yiyinzhang97@gmail.com
733ab02ecb2739cbc37c6d5694bb36f995da648b
8efb8780631d81fe18a1f7bdd53d73cdc2bbca97
/AndroidAudioRecorder/src/main/java/cafe/adriel/androidaudiorecorder/AudioRecorderActivity.java
59035ef9be5377c7e7367ec2da597f07dd0e18db
[]
no_license
cendelinova/EventMate_Android
e0e66e0685baa58f1624906f83b114ceee25d4f8
977be1c4f99045800d561a12a2e7db4f07886c06
refs/heads/master
2020-04-08T12:54:51.903900
2019-01-21T22:21:30
2019-01-21T22:21:30
159,366,973
1
0
null
2018-11-28T18:21:01
2018-11-27T16:37:10
Kotlin
UTF-8
Java
false
false
14,278
java
package cafe.adriel.androidaudiorecorder; import android.content.Intent; import android.graphics.Color; import android.graphics.PorterDuff; import android.graphics.drawable.ColorDrawable; import android.media.MediaPlayer; import android.net.Uri; import android.os.Bundle; import android.view.Menu; import android.view.M...
[ "cendelinova@master.cz" ]
cendelinova@master.cz
d9ec7ca11f69183ef0af38fd3b2bf47ac75cd3db
c3b8f86643593fd48562117acb6cf09ce10c85f8
/ky-webapp/src/main/java/com/ky/logic/entity/ConfigEntity.java
3909a01a93284812ef932f12690c3073fc15d0a8
[]
no_license
dlxsvip/ky
05457c6d075d06958e20306bafc7681d5915ca25
e14468bf0ba0caa81c9663793e6ad1bd623260ef
refs/heads/master
2021-05-06T15:48:07.792950
2017-12-16T01:02:13
2017-12-16T01:02:13
113,654,800
0
0
null
null
null
null
UTF-8
Java
false
false
1,837
java
package com.ky.logic.entity; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.Id; import javax.persistence.Table; /** * 系统配置参数 * Created by yl on 2017/8/14. */ @Entity @Table(name = "config") public class ConfigEntity { /** * 配置id */ @Id @Column(name...
[ "dlxsvip@163.com" ]
dlxsvip@163.com
111b74885381c2629eb2b5cf77ca309cb5b4d729
a52d6bb42e75ef0678cfcd291e5696a9e358fc4d
/af_webapp/src/main/java/org/kuali/kfs/module/purap/pdf/PurapPdf.java
625f8576c0b34ca94d7152dfe9b6cea06f93de6d
[]
no_license
Ariah-Group/Finance
894e39cfeda8f6fdb4f48a4917045c0bc50050c5
ca49930ca456799f99aad57e1e974453d8fe479d
refs/heads/master
2021-01-21T12:11:40.987504
2016-03-24T14:22:40
2016-03-24T14:22:40
26,879,430
0
0
null
null
null
null
UTF-8
Java
false
false
8,689
java
/* * Copyright 2007 The Kuali Foundation * * Licensed under the Educational Community 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.opensource.org/licenses/ecl2.php * * Unless required by appl...
[ "code@ariahgroup.org" ]
code@ariahgroup.org
9106f34db498aee6c348468cea128c48972d88cd
3d3b1cb78068e855ce1d1d1d3b970131e074136c
/app/src/main/java/cn/icarowner/icarowner/IcarApplication.java
c9aa2b4516be23400c15dad236b89f3338bdfe92
[]
no_license
jp5201314/icar-client-android-login
05608e6152402bb898d8026ccbb7ea97dab88da6
90c6af04a0596bd9c2c66548388f1606f56b0a15
refs/heads/master
2021-01-19T10:52:02.994906
2017-04-11T07:53:40
2017-04-11T07:53:40
87,903,442
0
0
null
null
null
null
UTF-8
Java
false
false
600
java
package cn.icarowner.icarowner; import android.app.Application; import android.content.Context; /** * Created by cj on 2016/9/5. */ public class IcarApplication extends Application { private static IcarApplication INSTANCE; private static Context mContext; @Override public void onCreate() { ...
[ "1160873948@qq.com" ]
1160873948@qq.com
b8eea09d3debeddca89919a3c0ecb5b27c634cfb
a027decfa44fccc0eef63485b0087919690ecacc
/app/src/main/java/com/example/rafiw/securechild/Parentlogin.java
86231acc2f805fdd0eefd6bfcef51a6bb0892d43
[]
no_license
rafi4204/rafi.securechild
7f217706ab84e6ff961c7bb6320c19adb0a4f58d
2b825f46781a7c779d86893e67519b3fa26a9962
refs/heads/master
2020-04-03T03:20:43.230018
2018-10-27T16:01:05
2018-10-27T16:01:05
154,983,117
1
0
null
null
null
null
UTF-8
Java
false
false
3,743
java
package com.example.rafiw.securechild; import android.app.ProgressDialog; import android.content.Intent; import android.support.annotation.NonNull; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.text.TextUtils; import android.view.View; import android.widget.Button; import an...
[ "35198987+CyberneticsBd@users.noreply.github.com" ]
35198987+CyberneticsBd@users.noreply.github.com
d17e1b58e0cfa25af689a4c52eb99a3f80606d95
27d516b97627fc66f22c463bd4e04635b43b1d91
/app/src/main/java/view/local/zz/customviews/views/baseegl/GlError.java
88844841a18d5f741410b9a0e5e243d34ea3d214
[]
no_license
XiFanYin/CustomViews
7c629611ec60f2c797e3c3bb483c5739d28e5d51
dca7bb0eddeb5f35a02d93bf80e48cc3c2cbb5a4
refs/heads/master
2022-06-16T22:53:28.715273
2022-06-09T07:31:36
2022-06-09T07:31:36
139,921,498
2
1
null
null
null
null
UTF-8
Java
false
false
373
java
package view.local.zz.customviews.views.baseegl; public enum GlError { OK(0,"ok"), ConfigErr(101,"config not support"); int code; String msg; GlError(int code, String msg){ this.code=code; this.msg=msg; } public int value(){ return code; } @Override pu...
[ "807142217@qq.com" ]
807142217@qq.com
6bf6d3fac10a03e2d32ec4abc40343e2e725d413
49fbea5078427bc98a5f4eac19e0dfa48170f705
/app/src/main/java/com/example/matthewsykes/tapdaat/MainActivity.java
8f24c5030be53cd0f0e640ffaaa7ef1d165a0c66
[]
no_license
bexsive/Tap_Daat
adfe757831d220de58aba8326a38a1fc5e52357a
33aabe0a51f48ee4a70202deb833dad3a4b026fc
refs/heads/master
2016-08-11T21:35:15.205485
2015-09-30T23:56:25
2015-09-30T23:56:25
43,459,458
1
0
null
null
null
null
UTF-8
Java
false
false
1,130
java
package com.example.matthewsykes.tapdaat; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.Menu; import android.view.MenuItem; public class MainActivity extends AppCompatActivity { @Override protected void onCreate(Bundle savedInstanceState) { super.onCre...
[ "bexsive@gmail.com" ]
bexsive@gmail.com
3362f8579a4b2970150000f260ec60ef8ac2c894
6829b8608dbda8aa16db9dd3df9b71024141339b
/o2b2/src/o2b2/Raspberry_Socket.java
2aa3bca5c71972b7bab95892fffb071c8880363e
[]
no_license
0318jin/O2B2Project
27514e6de737ea62ae962fdd012b1ba0c1c80d30
ff319503ace9966020c67a8971169098a5417d98
refs/heads/master
2021-02-15T01:13:23.906850
2020-04-08T02:26:54
2020-04-08T02:26:54
244,850,904
0
1
null
null
null
null
UHC
Java
false
false
1,663
java
package o2b2; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.io.PrintWriter; import java.net.ServerSocket; import java.net.Socket; import java.text.SimpleDateFormat; import java.util.Calendar; public class Raspberry_Socket { public Raspberry_Socket() { ...
[ "csh5362@gmail.com" ]
csh5362@gmail.com
b040b41aa6788d3a9ceb104a787e3cdca7e0201d
783d4ba61b16d6fef4caf9e05cbc450afb54a423
/EditShopDomain/src/main/java/vo/ReviewVo.java
f5732826afeb3d883124cd9c49ef1e3b39e01b63
[]
no_license
yong87/editshop
beb66ace0aac726cb887bac0d67a9ab91837c2e2
11464dc4579f2779e6cbfd1bf56d3025528aafb3
refs/heads/master
2021-01-17T12:35:44.447492
2016-07-22T07:00:19
2016-07-22T07:00:19
59,539,940
2
0
null
null
null
null
UTF-8
Java
false
false
1,464
java
package vo; import java.sql.Timestamp; public class ReviewVo { private String ordernumber; private String content; private int point; private int like; private int hate; private Timestamp writetime; public ReviewVo(String ordernumber, String content, int point, int like, int hate, Timestamp writetime) { ...
[ "qwe@192.168.0.4" ]
qwe@192.168.0.4
1105aa0a2fa6347956932ac013e492c269d807c7
a306f79281c4eb154fbbddedea126f333ab698da
/com/facebook/litho/sections/LoadingEvent.java
f2c481df7ac565eaadf533a162944ceccdf5b090
[]
no_license
pkcsecurity/decompiled-lightbulb
50828637420b9e93e9a6b2a7d500d2a9a412d193
314bb20a383b42495c04531106c48fd871115702
refs/heads/master
2022-01-26T18:38:38.489549
2019-05-11T04:27:09
2019-05-11T04:27:09
186,070,402
0
0
null
null
null
null
UTF-8
Java
false
false
668
java
package com.facebook.litho.sections; import com.facebook.litho.annotations.Event; import javax.annotation.Nullable; @Event public class LoadingEvent { public boolean isEmpty; public LoadingEvent.LoadingState loadingState; @Nullable public Throwable t; public static enum LoadingState { // $FF...
[ "josh@pkcsecurity.com" ]
josh@pkcsecurity.com
ee16699a4b017fd18768e54fc545f4f6219c2e72
97748311ae438e87ed12013fefa31bf64a675ef5
/service-product/src/main/java/co/com/poli/store/product/repositories/ProductRepository.java
04958e70f8cd2fde7b0003bd77ddd6543e129dab
[]
no_license
Malcak/store-spring
9d9a4ad97e5c9d0f1e8bc79bdd48859cf0585ca4
5ff0efe82b06447e9e59c7eaa8fa12f6a7fa938b
refs/heads/main
2023-06-16T01:47:28.937889
2021-07-03T09:25:36
2021-07-03T09:25:36
382,576,156
0
0
null
null
null
null
UTF-8
Java
false
false
432
java
package co.com.poli.store.product.repositories; import co.com.poli.store.product.entities.Category; import co.com.poli.store.product.entities.Product; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.stereotype.Repository; import java.util.List; @Repository public interface Pr...
[ "malcakx@gmail.com" ]
malcakx@gmail.com
4b2b9b8cd27c0db8bc1384b7e12507e2ca852f91
aef98469b2531c54ab16eadbfa66d6905cd8e262
/mainProject/src/main/java/com/erip/config/WebfluxConfig.java
7e9edad0af26d8697f72e4b50bdccc3766002cb6
[]
no_license
AlexBobko/erip
d6f950c56c020155b37207ce6b398e9b6a9f1f4e
5f2bbd6a90b5cb873197fc72343684a909bb325a
refs/heads/master
2020-11-24T23:37:20.160889
2019-12-16T13:32:31
2019-12-16T13:32:31
228,390,687
1
0
null
null
null
null
UTF-8
Java
false
false
772
java
package com.erip.config; import org.springframework.context.annotation.Configuration; import org.springframework.web.reactive.config.ResourceHandlerRegistry; import org.springframework.web.reactive.config.WebFluxConfigurer; @Configuration public class WebfluxConfig implements WebFluxConfigurer { // @Bean // Cu...
[ "bobko.a.n@gmail.com" ]
bobko.a.n@gmail.com
8e03dfb2c1c831f55a9bbf19f7a88b40540a775a
cdf59519d0acbcd9d7a90dde9fa9afe514f25c27
/src/main/java/org/lw/mavendemo/sys/utils/DBUtil.java
5e7c6344b8e08d9f8a9ff739d1c83b6d824a126b
[]
no_license
yangxin114/mavenDemo
19f7f7135b367e15622fe7e235d597e5fb90912d
bcf189624dee3e1fac06b19d103f1ff5c52be56d
refs/heads/master
2021-01-23T13:23:08.625709
2013-11-25T10:03:05
2013-11-25T10:03:05
null
0
0
null
null
null
null
UTF-8
Java
false
false
613
java
package org.lw.mavendemo.sys.utils; public class DBUtil { public static String USER_PREFIX = "UR"; public static String ROLE_PREFIX = "RL"; public static String RESOURCE_PREFIX = "RES"; public static String PERMISSION_PREFIX = "PERM"; public static int INIT_NUM = 10000001; public static String generi...
[ "yangxin114@126.com" ]
yangxin114@126.com
7b2c8a772693ef4da9a55456f77d257d747103fd
94d91903819947c4fb2598af40cf53344304dbac
/wssmall_1.2.0/.svn/pristine/2d/2dee1f8fd714b5748bf6f6946638fb275ed92de7.svn-base
2bcea3b09afbafd9434fcfdc118268451ed2d06c
[]
no_license
lichao20000/Union
28175725ad19733aa92134ccbfb8c30570f4795a
a298de70065c5193c98982dacc7c2b3e2d4b5d86
refs/heads/master
2023-03-07T16:24:58.933965
2021-02-22T12:34:05
2021-02-22T12:34:05
null
0
0
null
null
null
null
UTF-8
Java
false
false
925
package zte.net.common.params.req; import params.ZteRequest; import zte.net.common.params.resp.ZteVoInsertResponse; import com.ztesoft.api.ApiRuleException; import com.ztesoft.net.framework.database.NotDbField; /** * * @author wu.i * 实体对象查询,入参对象 * @param <T> * */ public class ZteVoInsertRequest extends Zte...
[ "hxl971230.outlook.com" ]
hxl971230.outlook.com
23aca13713ebee2c190faec4d610c3f00c44cdee
61fc50078d62cb2638204d3ff070cebcca08923a
/pglp_5_1/src/main/java/priscille/pglp_5_1/Dao.java
a801987a25f12646667826d637b50af40d2d3033
[]
no_license
priscdls/pglp_5.1
52dbd697a7bf38edf95dbfe148e39fbe94a6d76b
1cdf7b8cb8614173a22ac5aa32f993abd5129eee
refs/heads/master
2021-04-23T21:01:59.944939
2020-04-23T21:57:41
2020-04-23T21:57:41
250,003,322
0
0
null
2020-10-13T20:39:02
2020-03-25T14:37:38
Java
UTF-8
Java
false
false
839
java
package priscille.pglp_5_1; import java.util.ArrayList; import java.util.Map; public interface Dao<T> { /** * Retourne le personnel recherché. * @param id L'identifiant du personnel * @return Le personnel trouvé */ T get(int id); /** * Retourne la liste du personnel. * @retur...
[ "priscilledaoulas@gmail.com" ]
priscilledaoulas@gmail.com
38fdf5091596d6919152a89f807b83c26e45b9db
6d8f15cf5b0f19685d101b0093431dc0aae87f86
/telenoetica.field.service.app.persistence/src/main/java/com/telenoetica/jpa/repositories/JobHistoryDAO.java
3dfead5f4435d1fee048fd090dc2299266b46675
[]
no_license
spkhillar/demo-field-app
81da6857abb9e9b51e07880fddf084d273134af7
4b0518825565aa08aac83f050e30f7cec6f08b3c
refs/heads/master
2020-12-24T16:50:12.331434
2013-11-01T16:25:24
2013-11-01T16:25:24
null
0
0
null
null
null
null
UTF-8
Java
false
false
557
java
/* * Copyright (C) 2013 Telenoetica, Inc. All rights reserved */ package com.telenoetica.jpa.repositories; import java.util.Date; import java.util.List; import org.springframework.data.jpa.repository.JpaRepository; import com.telenoetica.jpa.entities.JobHistory; /** * The Interface JobHistoryDAO. * * @author ...
[ "shivprasad.khillar@gmail.com" ]
shivprasad.khillar@gmail.com
4a1db04910870d1a7059e2d5d6ce3a894e7ca56c
dd4b005de0d3112725fe8ff4d81b377589da8ea5
/twitter-core/src/main/java/com/twitter/sdk/android/core/internal/scribe/EventsFilesManager.java
a4a9bfd75620f844471b2fc0382eea65fb551596
[]
no_license
MaryMargarethDomingo/ProjectDapa
dfad9cfe1624723325035ef6fa41354c9b66d991
6d193b2f77461daa30f8de6a6ea61dea6ded3d3d
refs/heads/master
2022-11-29T18:58:24.165289
2018-07-27T17:03:20
2018-07-27T17:03:20
280,859,370
0
0
null
null
null
null
UTF-8
Java
false
false
9,011
java
/* * Copyright (C) 2015 Twitter, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
[ "michael.cadavillo@gmail.com" ]
michael.cadavillo@gmail.com
285a44b1de2ad9b1b8049dc96174224d92580e92
53f895ac58cb7c9e1e8976c235df9c4544e79d33
/07_Instance Variables & Methods (115 - 138 in Section2)/com/source/instance/var/Q.java
38dfa260fa7860a27288da5a432e18a0e2ff6331
[]
no_license
alagurajan/CoreJava
c336356b45cdbcdc88311efbba8f57503e050b66
be5a8c2a60aac072f777d8b0320e4c94a1266cb3
refs/heads/master
2021-01-11T01:33:11.447570
2016-12-16T22:24:58
2016-12-16T22:24:58
70,690,915
0
0
null
null
null
null
UTF-8
Java
false
false
279
java
package com.source.instance.var; public class Q { int i; public static void main(String[] args) { Q q1 = new Q(); q1.i=10; Q q2 = q1; System.out.println(q2.i); q2.i=20; Q q3 = q2; System.out.println(q3.i); System.out.println(q1.i); } }
[ "aalagurajan@gmail.com" ]
aalagurajan@gmail.com
a4a0c77c33d56d4e2f182e28ac28b0e1a76658f0
de90bab2303f8f9ecbf6b9b002c68baad64c25af
/backend/src/main/java/com/devsuperior/dspesquisa/services/GameService.java
a0bbd1a1097f9846b2984798b5697c85b043f287
[]
no_license
Matheus-Ferreira95/Semana-DevSuperior
524a50f4ade61308562f3f916014833c0d572ec1
716c228be7de9e3b3ca609524c74895266169122
refs/heads/master
2022-12-17T17:37:05.872360
2020-09-20T23:40:16
2020-09-20T23:40:16
295,785,560
0
0
null
null
null
null
UTF-8
Java
false
false
801
java
package com.devsuperior.dspesquisa.services; import java.util.List; import java.util.stream.Collectors; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import org.springframework.transaction.annotation.Transactional; import com.devsuperior.dspesquisa.dto....
[ "matheus_fsilva05@hotmail.com" ]
matheus_fsilva05@hotmail.com
36a1f5d3fc3e109880d2c3fbedb66021b6c81b2e
7528eeeabbc25f3014d9de875e4f6b69bc0bf0f1
/iTrust/iTrust/httptests/edu/ncsu/csc/itrust/http/DocumentOfficeVisitUseCaseTest.java
95eacf102f01f6e07d6e6dd94cb09c7fa7b3a77e
[]
no_license
locklearm/resume
95a32b3852db190611d7b401031d2a0c91a9bac8
7337ea61b5912c23d76eb5324751a538a8b2402f
refs/heads/master
2021-01-19T06:49:51.506240
2015-01-09T22:38:11
2015-01-09T22:38:11
29,026,167
1
0
null
null
null
null
UTF-8
Java
false
false
5,767
java
package edu.ncsu.csc.itrust.http; import com.meterware.httpunit.WebConversation; import com.meterware.httpunit.WebForm; import com.meterware.httpunit.WebResponse; import com.meterware.httpunit.WebTable; import edu.ncsu.csc.itrust.enums.TransactionType; /** * test DocumentOfficeVisit * Use Case 11 * * @ author...
[ "melockle@ncsu.edu" ]
melockle@ncsu.edu
1a1a7343e43509be71d9e6739180c71e4d263fb6
91482ae04a4473528ebe26eeec5e39d21f781f4b
/PolovniAutomobili/app/src/main/java/stefan/marinkov/polovniautomobili/Car.java
a7e26e177ea4a46c53baf82e2bedec96c775ebe6
[]
no_license
StefanM126/AndroidLessons
3474bf491ae0bc2d9a1f1d4e3c5d1de339162e4e
d761b351f602c436529b789e8222389465c4eec7
refs/heads/master
2023-05-02T18:22:40.757517
2021-05-18T15:46:13
2021-05-18T15:46:13
349,385,371
0
0
null
null
null
null
UTF-8
Java
false
false
1,053
java
package stefan.marinkov.polovniautomobili; public class Car { private String mBrand; private String mModel; private int mYear; private int mKM; private int mID; public Car(String mBrand, String mModel, int mYear, int mKM, int mID) { this.mBrand = mBrand; this.mModel = mModel; ...
[ "marinkovstefan99@gmail.com" ]
marinkovstefan99@gmail.com
a5060ff70941b05ff2499a4a8268edfa134fcecd
150a393ddb886c3ee3ce0355e4bcfc5f2b0e44bf
/src/main/java/com/SpringShop/demo/Entity/Design.java
0841a1712b75790f884a0d6951e211cf29bc0996
[]
no_license
KacperKromka/SpringShop
119854cb999c360514a69d2e75c8334a4a00ac86
4650d737ef60ae85f90ce5efbe6746d0735da84c
refs/heads/main
2023-04-10T23:08:49.943506
2021-04-15T19:31:19
2021-04-15T19:31:19
349,125,294
0
0
null
null
null
null
UTF-8
Java
false
false
580
java
package com.SpringShop.demo.Entity; import lombok.AccessLevel; import lombok.Data; import lombok.NoArgsConstructor; import lombok.RequiredArgsConstructor; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; @Data @RequiredArg...
[ "kacper.kromkaa@gmail.com" ]
kacper.kromkaa@gmail.com
15d2aeea3556b9f8ce756f92daf0d55468db88ee
c34181d72eaa3449a40ae0a9bef60f4d2815bdba
/java-base-system/java-base-thread/src/main/java/com/mmc/java/base/system/thread/jmm/sample/NoSafeMain.java
52b263396badb876be324618f08272724e5f0a0f
[]
no_license
gaowei0115/java-base
a519468664a3da2ec3dc6a99b0458c65a75d66c1
4ba904f76562b276569f16278bed688984594819
refs/heads/master
2020-12-02T06:33:25.542176
2017-10-16T09:51:58
2017-10-16T09:51:58
96,853,512
1
0
null
null
null
null
UTF-8
Java
false
false
859
java
// Copyright (C) 2017-2017 GGWW All rights reserved package com.mmc.java.base.system.thread.jmm.sample; import java.util.concurrent.ExecutorService; import java.util.concurrent.Executors; /** * className: NoSafeMain<br/> * Description: <br/> * Author: GW<br/> * CreateTime: 2017年8月14日<br/> * * Histo...
[ "gao_wei0115@sina.com" ]
gao_wei0115@sina.com
0a2c3408bfa6ec116bbdb1da486f6be79162e2fe
23cd327d97900ce0e5b0c071a2e4a6cbcc3d9950
/entitymeta/metaandrepositoryservice/src/main/java/org/livem/dao/Query2.java
55aecf865920a9babc9df0c8676ff2e6180e168f
[]
no_license
lmlive/fastframework
742568c3da78292a3395913cb74cd18041dbd0fc
f4726b227f552697c3471d0927e2b66a4efaf657
refs/heads/master
2020-03-26T04:38:14.120129
2018-11-03T14:15:40
2018-11-03T14:15:40
144,513,978
0
0
null
null
null
null
UTF-8
Java
false
false
1,011
java
package org.livem.dao; import java.util.Collection; import java.util.Date; import java.util.List; public interface Query2<T> { Query2 addLinkQuery(String propertyName, Query2 query); Query2 eq(String propertyName, Object value); Query2 or(List<String> propertyName, Object value); Query2 orLike(Lis...
[ "live_lm@live.cn" ]
live_lm@live.cn
c6cc011780992ef2748b1e6cc10e4a6e5afdc44d
aa424ea451ae34fb82c259ab0d40d8d7dd8fdbb8
/src/com/jatools/vo/stock/ProcChangeNewline.java
afe4fcd9c022c606a6347e6c73072e2802ee7dc1
[]
no_license
lejingw/wlscm
494fc3e8b39cd4ff5d20854f48a629c3c92842e8
f152aaf93657e712722283f53a6bd62091398799
refs/heads/master
2020-12-24T16:50:31.168377
2013-11-08T09:35:58
2013-11-08T09:35:58
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,246
java
package com.jatools.vo.stock; /** * 形态转换 新行表 * @author ren.ming * Created 2011-11-28 */ public class ProcChangeNewline { private String lineid ; // n lineid private String billid ; // n 单据id private String rowId ; // y 行号 private String materialType ; //(20) y 原料类型 private String itemClassId ; // y ...
[ "lejingw@163.com" ]
lejingw@163.com
8693dd941882148eeccec6c2b00379356a33d8c7
46db77f009e73b16aa60d66db0395fc4661f462a
/idea/src/test/java/com/zy/helloworld/HelloworldApplicationTests.java
3795ca49c5e90bfe932a716239e5795293598241
[]
no_license
Skyshine-zy/springboot
f04b0fd8b9662939afb9a64988bc92ec90e763aa
f004148427c7a921a88fc7d0ad08756aa1601d2a
refs/heads/master
2023-07-09T01:18:50.532758
2021-08-19T06:53:57
2021-08-19T06:53:57
390,003,537
0
0
null
null
null
null
UTF-8
Java
false
false
237
java
package com.zy.helloworld; import org.junit.jupiter.api.Test; import org.springframework.boot.test.context.SpringBootTest; //单元测试 @SpringBootTest class HelloworldApplicationTests { @Test void contextLoads() { } }
[ "469583624@qq.com" ]
469583624@qq.com
a0431fda7a041ee2c1459213548a37170ef990a1
d50950acac88a8955b41edfd4d3d547a1dd906d3
/examples/modules/for_loop_test.java
86cbc920d73711f9454d21ee25aa24b36f7d9123
[ "Apache-2.0" ]
permissive
Joaquinecc/java2cpp
a386c2a33fda285ace96caf93ae61fb0ab6976bb
87686534e8e7accaae8d1a18806697e38fc28674
refs/heads/main
2023-05-31T03:22:21.195830
2021-06-02T01:44:50
2021-06-02T01:44:50
368,340,036
0
0
Apache-2.0
2021-05-17T22:45:50
2021-05-17T22:45:49
null
UTF-8
Java
false
false
210
java
public class Main { public static void main(String[] args) { for (int i = 0; i < 5; i++) { // System.out.println(i); } for (String i : cars) { // System.out.println(i); } } }
[ "lucasoctaviom@gmail.com" ]
lucasoctaviom@gmail.com
89a1261c40f4e1e2786e172997ddb47bb1437ac4
1b22496804c3d29c721512c7a09c01567029d1f9
/Lab2/app/src/main/java/org/example/roadischosen/lab2/ExportableGraphView.java
f0727a38e05f68da81663807751b9131d17f55ac
[]
no_license
roadischosen/Algorithms-and-calculation-methods
d2c74482bcac589831ba00d12fd9674a5f7c92f6
c9fb06b5fa23eef962fed83ccb087da551b4fd0d
refs/heads/master
2021-09-13T00:49:57.616908
2018-04-23T12:38:24
2018-04-23T12:38:24
103,730,148
0
0
null
null
null
null
UTF-8
Java
false
false
1,228
java
package org.example.roadischosen.lab2; import android.content.Context; import android.graphics.Canvas; import android.util.AttributeSet; import com.jjoe64.graphview.GraphView; import com.jjoe64.graphview.series.Series; import java.util.Iterator; public class ExportableGraphView extends GraphView { public Export...
[ "awesomenamesmail@gmail.com" ]
awesomenamesmail@gmail.com
418a1c5722cf9a3db33f563ede984a4ea2bb2f9f
84db1cda98a6f6a36990e8364b3c6c2516e3a8c0
/ch18-jpa/src/test/java/com/manning/junitbook/ch18/SchemaTest.java
c882113f414e0c0c1d72b34ca50290b71c2d6732
[ "Apache-2.0" ]
permissive
aronerry/Book_JUnitInAction2
0c84d4bd0d60a9a5ff03c2e00d6023cbc9b71cc5
b7b4b3d72ad29bc57d0278fd1e3c90266ac3041c
refs/heads/master
2020-05-29T17:59:29.182521
2015-03-31T05:26:24
2015-03-31T05:26:24
32,120,630
2
2
null
null
null
null
UTF-8
Java
false
false
2,759
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 th...
[ "aron.seven@qq.com" ]
aron.seven@qq.com
3cc639458fef426d5192c6ba1bcb2e4890fcfd91
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/33/33_a8fa714bf868c623573e8e4aae171bbff4449e52/Main/33_a8fa714bf868c623573e8e4aae171bbff4449e52_Main_s.java
4d639ec84bfe6b0c76d9c43d914c997c314503ad
[]
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
58,720
java
/* The contents of this file are subject to the terms * of the Common Development and Distribution License * (the License). You may not use this file except in * compliance with the License. * * You can obtain a copy of the License at * https://opensso.dev.java.net/public/CDDLv1.0.html or * opensso/legal...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
b603890717b1f330fde7ce3bb8c46fdb55a7d0f7
0b4fac8f46f1daca62bca935054ea026524c3981
/src/vulc/luag/gfx/Screen.java
147a945a50df8ec56d6e44f05161bd626f69b860
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
gitter-badger/LuaG-Console
cf2042c955dbe4e7ff433228d1bac77c5d90eab5
effbf0e33adeeed6e3294252d767b4672fbc06be
refs/heads/master
2023-02-23T01:00:43.581967
2021-01-19T15:45:02
2021-01-19T15:45:02
null
0
0
null
null
null
null
UTF-8
Java
false
false
384
java
package vulc.luag.gfx; import vulc.bitmap.IntBitmap; import vulc.bitmap.font.Font; public class Screen extends IntBitmap { public static final Font FONT; static { FONT = new Font(Screen.class.getResourceAsStream("/res/font.fv3")); FONT.setLetterSpacing(1); FONT.setLineSpacing(1); } public Screen(int widt...
[ "rusponirocco@gmail.com" ]
rusponirocco@gmail.com
b49483618600f8c172bf4fa497fb2740b0dba7bf
6e6aca5a70d675e7df2b1b491d5af843daab900e
/app/src/main/java/com/example/dell/GestionIntervention/Entities/Client.java
c0e5b9632105cad7bca9ae98c379fa58a22dc762
[]
no_license
chamadalhoum/GestionIntervention
108fffc293f5c172c6e08d4e3158e3cbef8d1449
c6d77e8544f7065d7cc6d4002eabb48c65f866c7
refs/heads/master
2021-01-19T14:18:41.263875
2017-08-21T00:14:44
2017-08-21T00:14:44
100,896,408
0
0
null
null
null
null
UTF-8
Java
false
false
2,700
java
package com.example.dell.GestionIntervention.Entities; /** * Created by Hp on 08/04/2017. */ public class Client { private String code_client; private String nom_client; private String prenom_client; private String adresse_client; private String email_client; private String Categorie_client...
[ "chamadalhoum@gmail.com" ]
chamadalhoum@gmail.com
d5abf3116405fc415ae043148d078d2f278e1bd4
188ddf54f6e69b07b271cafd8a71fd0e4a5edb26
/CHAPTER 6/Spring-Boot-Community-Rest/rest-web/src/main/java/com/community/rest/domain/Board.java
facba8ce0a2327a5a055eb6de8a4dbf36c641512
[]
no_license
pdh6547/study-spring-boot
027c089037dccc20d10cbbbaa53eff1dd670e2b6
74cab086defd9a656716af20eb6a851129973aad
refs/heads/master
2020-04-15T04:42:01.793242
2019-02-14T06:25:33
2019-02-14T06:25:33
164,392,698
1
0
null
null
null
null
UTF-8
Java
false
false
1,557
java
package com.community.rest.domain; import com.community.rest.domain.enums.BoardType; import lombok.Builder; import lombok.Getter; import lombok.NoArgsConstructor; import javax.persistence.*; import java.io.Serializable; import java.time.LocalDateTime; @Getter @NoArgsConstructor @Entity @Table public class Board imp...
[ "pdh6547@gmail.com" ]
pdh6547@gmail.com
fc36000dca2a4c3602c63eb97118353399c10892
656ec756f1a6f278c2ac0a40b2b80ed4cc53b0e2
/leetCode/src/main/java/leetcode/leet_867.java
bc0f66c52a9d126f3ac1cbf67fb1a504039b4003
[]
no_license
peterr4405/leet_code
4856bda7a14004c7f4b2555819f31eda391ca5ad
ce481d0221e8aa04fe49c572e3bcd6a801263ac9
refs/heads/master
2020-12-02T01:31:27.398167
2020-04-15T05:36:45
2020-04-15T05:36:45
230,843,290
0
0
null
null
null
null
UTF-8
Java
false
false
741
java
package leetcode; public class leet_867 { public static int[][] transpose(int[][] A) { int[][] res = new int[A[0].length][A.length]; for (int i = 0; i < A[0].length; i++) { for (int j = 0; j < A.length; j++) { res[i][j] = A[j][i]; } } ...
[ "noreply@github.com" ]
peterr4405.noreply@github.com
0d759cb85bfaa43ee021e639326024055b0209cd
ca030864a3a1c24be6b9d1802c2353da4ca0d441
/classes2.dex_source_from_JADX/com/facebook/zero/protocol/methods/ZeroOptinMethod.java
7351177a1359e87ea74de1cda3850ac170c7e152
[]
no_license
pxson001/facebook-app
87aa51e29195eeaae69adeb30219547f83a5b7b1
640630f078980f9818049625ebc42569c67c69f7
refs/heads/master
2020-04-07T20:36:45.758523
2018-03-07T09:04:57
2018-03-07T09:04:57
124,208,458
4
0
null
null
null
null
UTF-8
Java
false
false
2,019
java
package com.facebook.zero.protocol.methods; import com.facebook.common.json.FbObjectMapperMethodAutoProvider; import com.facebook.http.protocol.ApiMethod; import com.facebook.http.protocol.ApiRequest; import com.facebook.http.protocol.ApiResponse; import com.facebook.http.protocol.ApiResponseType; import com.facebook....
[ "son.pham@jmango360.com" ]
son.pham@jmango360.com
91610522b8e1a779a2dccae1782fe46b24132578
75950d61f2e7517f3fe4c32f0109b203d41466bf
/modules/tags/fabric3-modules-parent-pom-1.3/extension/implementation/fabric3-web/src/main/java/org/fabric3/implementation/web/runtime/WebComponentCreationException.java
47de0de4348a0dfb6125505765bc5ad824d42150
[]
no_license
codehaus/fabric3
3677d558dca066fb58845db5b0ad73d951acf880
491ff9ddaff6cb47cbb4452e4ddbf715314cd340
refs/heads/master
2023-07-20T00:34:33.992727
2012-10-31T16:32:19
2012-10-31T16:32:19
36,338,853
0
0
null
null
null
null
UTF-8
Java
false
false
2,213
java
/* * Fabric3 * Copyright (c) 2009 Metaform Systems * * Fabric3 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 3 of * the License, or (at your option) any later version, with the * following exc...
[ "jmarino@83866bfc-822f-0410-aa35-bd5043b85eaf" ]
jmarino@83866bfc-822f-0410-aa35-bd5043b85eaf
6dbc6a308387f82bec950533a246d8f69504e6e1
b93ca50006703ba8d12b0d86f7727a616866a5d5
/arquillian-recorder/arquillian-recorder-api/src/main/java/org/arquillian/extension/recorder/RecorderStrategyRegister.java
309cd5b37f9d066cce16536ca063bd167ac7dbbf
[ "Apache-2.0" ]
permissive
CSchulz/arquillian-recorder
8a29e8950a9915a85f319cef7f5dc3d75d850e03
4df24b124460cd7bae0e1f73644bf77b512be081
refs/heads/master
2021-01-20T03:06:18.506586
2016-02-07T16:05:42
2016-02-09T21:36:35
57,077,475
0
0
null
2016-05-08T11:28:13
2016-04-25T21:26:37
Java
UTF-8
Java
false
false
1,956
java
/* * JBoss, Home of Professional Open Source * Copyright 2014, Red Hat, Inc. and/or its affiliates, and individual * contributors by the @authors tag. See the copyright.txt in the * distribution for a full listing of individual contributors. * * Licensed under the Apache License, Version 2.0 (the "License"); * y...
[ "smikloso@redhat.com" ]
smikloso@redhat.com
ab2dd3de6d92d640db98e541d7bf4b8da02bebf9
b15a5627e81ef0ca9e6a7adc87621de8eb5cbacb
/src/main/java/trixware/erp/prodezydesktop/examples/SingleProcessDE_FormMachineWise.java
2d045432ba85f4ff5ede2fe85673fdbb7d41f7fd
[]
no_license
ladganesh/cicd-desktop
c17826949bdc8c2fa242b76a4e747db8ded0942b
c7298088c7931f0f033ee3d82c9f0ceb29438c16
refs/heads/master
2021-07-10T14:01:43.451408
2019-09-07T15:13:58
2019-09-07T15:13:58
206,965,619
0
0
null
2020-10-13T15:52:31
2019-09-07T12:33:24
Java
UTF-8
Java
false
false
71,441
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 trixware.erp.prodezydesktop.examples; import datechooser.view.WeekDaysStyle; import java.awt.BorderLayout; import java.awt.Col...
[ "ladganesh7@gmail.com" ]
ladganesh7@gmail.com
f1d292b08f6251299417ad43e95a37f2ff402871
eadacc83f63cb3217aa59c5eb19c24871d89e6cd
/src/com/common/ExtentReportSetup.java
ff24a316a30e98583d2fce41cd8a3df643ab4480
[]
no_license
yogeshag192/CILAutomationFramework
75379507c0d731e89b3095d141263e04404b12a6
dbe5d9416226723ca82321b3743dee4486c03522
refs/heads/master
2021-05-11T17:13:27.666869
2018-12-31T11:28:19
2018-12-31T11:28:19
117,792,830
1
0
null
null
null
null
UTF-8
Java
false
false
1,328
java
package com.common; import java.io.File; import java.lang.reflect.Method; import org.testng.annotations.AfterClass; import org.testng.annotations.AfterSuite; import org.testng.annotations.BeforeMethod; import org.testng.annotations.BeforeSuite; import org.testng.annotations.BeforeTest; import com.relevantcodes.exten...
[ "agrawaly@hcl.com" ]
agrawaly@hcl.com
250906922b2f5ff5c3bce9978ced2ee84491ae4d
d4c090656ad6f32bea4763968a48bb8478f597a7
/DyeingOnline/src/main/java/com/mongo/yrzx/service/query/CompanyService.java
704adafdac56706831ec65c772a6feb53fd3eb05
[]
no_license
huaqainxi/DyeOnlineCMS
1a49c49869621b0bd1735203510c4c2dd280f6ef
83a5421ead488b5aa3fe899843b8a7cb5b47eec0
refs/heads/master
2022-12-14T16:08:41.501358
2020-09-13T12:25:25
2020-09-13T12:25:25
null
0
0
null
null
null
null
UTF-8
Java
false
false
198
java
package com.mongo.yrzx.service.query; /** * 统计查询:全厂日报业务规范层 * * @author hzw * @project DyeingOnline * @date 2019-08-07 * */ public interface CompanyService { }
[ "1290499013@qq.com" ]
1290499013@qq.com
42baf27ac32aa03304dd061d96fc12c376d5d386
9f8304a649e04670403f5dc1cb049f81266ba685
/common/src/main/java/com/cmcc/vrp/province/service/impl/CrowdFundingServiceImpl.java
997ff614a0db10235ce0403b629a8a464cc72ed9
[]
no_license
hasone/pdata
632d2d0df9ddd9e8c79aca61a87f52fc4aa35840
0a9cfd988e8a414f3bdbf82ae96b82b61d8cccc2
refs/heads/master
2020-03-25T04:28:17.354582
2018-04-09T00:13:55
2018-04-09T00:13:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
28,215
java
package com.cmcc.vrp.province.service.impl; import java.util.ArrayList; import java.util.Date; import java.util.HashMap; import java.util.List; import java.util.Map; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stere...
[ "fromluozuwu@qq.com" ]
fromluozuwu@qq.com
2ec4ad739263429026475b06866146da5af7e720
f835ecfa232489b71379f256cd27c47a56b072ae
/touchnan/src/main/java/cn/touchnan/dto/bean/UserDto.java
168c5af91ffdffa3c6b5270ffa5f8ce6934aad2b
[]
no_license
touchnan/touchmine
76dd5fe4fd0591fae8ba68cdae80fc4797632cfc
5e508db01cfc48e41a7ef52b711dfb7d6bed8a35
refs/heads/master
2022-12-22T08:30:08.628566
2021-01-18T15:34:40
2021-01-18T15:34:40
11,272,527
0
0
null
2022-12-16T04:49:52
2013-07-09T04:08:53
Java
UTF-8
Java
false
false
3,249
java
/* * cn.touchnan.dto.UserDto.java * May 24, 2012 */ package cn.touchnan.dto.bean; import java.sql.ResultSet; import org.apache.struts2.json.annotations.JSON; import org.nutz.lang.Strings; import cn.touch.kit.encrypt.MD5; import cn.touchin.dto.Dto; import cn.touchnan.entity.User; /** * May 24, 2012 * * @auth...
[ "88052350@qq.com" ]
88052350@qq.com
9753945706b2d92f64e39b395409c3ce76eb77b0
d15058fec18f4cd2c4d869f6a5e2fb5116215eb3
/src/main/java/com/tranzvision/gd/TZApplicationSurveyBundle/dao/PsTzDcXxxKxzTMapper.java
f62b31fa878f6edeef41e8ef75c2d2913d33ed2b
[]
no_license
YujunWu-King/university
1c08118d753c870f4c3fa410f7127d910a4e3f2d
bac7c919f537153025bec9de2942f0c9890d1b7a
refs/heads/BaseLocal
2022-12-26T19:51:20.994957
2019-12-30T11:38:20
2019-12-30T11:38:20
231,065,763
0
0
null
2022-12-16T06:34:06
2019-12-31T09:43:56
Java
UTF-8
Java
false
false
575
java
package com.tranzvision.gd.TZApplicationSurveyBundle.dao; import com.tranzvision.gd.TZApplicationSurveyBundle.model.PsTzDcXxxKxzT; import com.tranzvision.gd.TZApplicationSurveyBundle.model.PsTzDcXxxKxzTKey; public interface PsTzDcXxxKxzTMapper { int deleteByPrimaryKey(PsTzDcXxxKxzTKey key); int inser...
[ "raosheng@tranzvision.com.cn" ]
raosheng@tranzvision.com.cn
b6a66a869d8f1726f96a1fe33e8be528e5c26179
164891e198022003e8bdddcf51920bbe55f5b881
/Point.java
e8e5c1d4d36a3638d6129923744098286a51db62
[]
no_license
SanthoshShanmu/Snake
8352f6834fd44bdd14fa981b6fbc654c3cdf9570
64b5c74ee3d6106409fcf6faa8fa8855c75f7576
refs/heads/master
2022-12-15T17:20:56.743463
2020-09-19T12:40:49
2020-09-19T12:40:49
260,226,493
0
0
null
null
null
null
UTF-8
Java
false
false
1,048
java
package app; import javafx.geometry.Bounds; public class Point { private int x; private int y; public Point(int x, int y) { this.x=x; this.y=y; } public Point(Point p){ this(p.x, p.y); } public Point(){ this(0, 0); } public int getX() { return x; } public void setX(i...
[ "noreply@github.com" ]
SanthoshShanmu.noreply@github.com
f69ef52cf36beac2ce7cefd40b90cf4b10a0d4cc
a0c2c06673352199d493b3037b104b3eb0d2d5f5
/dao/DatabaseClient.java
f9e8f4ce81df3edcbc9962a6997dc0727193257b
[]
no_license
amitmehto/ute-hhsession-svc
5cb0b99afe85184f89427a8c52865924b95e8b95
f70267412c2104322d45926043d1bf7bcccf26f3
refs/heads/master
2021-01-12T08:43:21.194016
2016-12-16T18:25:27
2016-12-16T18:25:27
76,675,233
0
0
null
null
null
null
UTF-8
Java
false
false
2,723
java
package com.rogers.ute.hhsessionsvc.dao; import com.datastax.driver.core.Cluster; import com.datastax.driver.core.ResultSet; import com.datastax.driver.core.ResultSetFuture; import com.datastax.driver.core.Session; import com.datastax.driver.core.exceptions.NoHostAvailableException; import com.datastax.driver.core.exc...
[ "amit.mehto@rci.rogers.com" ]
amit.mehto@rci.rogers.com
6020a3bf3864a46dec542fb7d69e703fe077ca40
9cc1f9bd9836fd5f37f0cc4993d7c6fa77388d03
/src/main/java/com/game/config/WebSocketConfig.java
13d05604e9bbb2978a72c0d7902ccfb606b31287
[]
no_license
yniejun/Paint-Splat
e764c39e6863ef17bc00da9cd93fbfd0b398ad94
621d02800d8006f5a5ac716321be352d331dc28e
refs/heads/master
2023-01-14T08:03:22.925599
2020-11-19T16:43:15
2020-11-19T16:43:15
309,978,104
3
0
null
null
null
null
UTF-8
Java
false
false
388
java
package com.game.config; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import org.springframework.web.socket.server.standard.ServerEndpointExporter; @Configuration public class WebSocketConfig { @Bean public ServerEndpointExporter serverEndpo...
[ "yinnj@2345.com" ]
yinnj@2345.com
7343960f37aa8e7d608e55b26e47051cbf3376b7
d17310e0030ec73258c14bcb152151c5444f83c5
/ly-mybatis-generator/src/main/java/com/macro/mall/model/TbSku.java
9798550606431ede4b9f8947de8756297126fc60
[]
no_license
chenkangqin/leyou
28e9479193b21c450efdfcb2f07149a00c4174ad
df0be459f440a3667c8b4ff293de92439f95f25a
refs/heads/master
2022-06-23T13:37:49.100168
2020-05-11T15:08:15
2020-05-11T15:08:15
183,844,628
0
0
null
2022-06-21T03:26:47
2019-04-28T02:30:05
Java
UTF-8
Java
false
false
3,571
java
package com.macro.mall.model; import java.io.Serializable; import java.util.Date; public class TbSku implements Serializable { /** * sku id * * @mbggenerated */ private Long id; /** * spu id * * @mbggenerated */ private Long spuId; /** * 商品标题 * ...
[ "chenkq@minstone.com.cn" ]
chenkq@minstone.com.cn
704faedbfbb97bcbdfe694fbc088d80af551ea9f
3250ae1c61f7f3a9f3be5d4d38aeecfd8c7fc683
/src/main/java/com/rafakwolf/pontointeligente/api/security/dto/TokenDto.java
6c5a97b5d466195f5cf17f3be51bba3e470844b9
[ "MIT" ]
permissive
rafakwolf/ponto-inteligente-api
4dac8eeb277434d279fad864111df7a575d1a462
995d53bd9512e11298da4bcb0d772559b6ee476a
refs/heads/master
2020-03-11T17:05:50.578843
2018-05-12T14:48:18
2018-05-12T14:48:18
130,137,447
0
0
null
null
null
null
UTF-8
Java
false
false
308
java
package com.rafakwolf.pontointeligente.api.security.dto; public class TokenDto { private String token; public TokenDto() { } public TokenDto(String token) { this.token = token; } public String getToken() { return token; } public void setToken(String token) { this.token = token; } }
[ "rafakwolf@outlook.com" ]
rafakwolf@outlook.com
1a77711fb7febfd7506b6e12199387f7f1d79111
5f04f0f213c02355f61464454e41e097d8fbb368
/sca-api/src/main/java/com/ciel/scaapi/feign/FuckMyLifeFeign.java
40e09ede8e41aae17f06add03e4d52d45d909539
[ "Apache-2.0" ]
permissive
cielswift/spring-cloud-alibaba
b01738f03ab0b0c958428059daf9946882df0986
ace794666f640caa4ac6574d235c4debda855598
refs/heads/master
2022-10-06T08:42:36.043577
2020-08-30T12:19:47
2020-08-30T12:19:47
240,160,605
1
1
Apache-2.0
2022-10-05T18:22:20
2020-02-13T02:30:28
Java
UTF-8
Java
false
false
652
java
package com.ciel.scaapi.feign; import com.ciel.scaentity.entity.ScaGirls; import java.util.List; /** * feign调用 */ public interface FuckMyLifeFeign { /** * get 调用 带参数 */ List<String> format(String name); /** * 传递请求头 */ String head(String token); /** * get 请求传递对象 ...
[ "101886648@qq.com" ]
101886648@qq.com
98e6294ba16031e31961178241b46ad59386e12b
e51092661fece966d7804779780a45408dd3ef1c
/wechat-video-dev/wechat-video-dev-domain/src/main/java/com/atlantis/domain/vo/PublisherVideo.java
b623b849ba97dc8459d20b730b6302ef18e49a85
[]
no_license
AtlantisChina/WeChat-Video
57ca17fbc54a5fd23b5960e696463bc6a314946c
f37b66aa311f87164a9b0522bfa9b288a0a0a764
refs/heads/master
2020-11-24T21:41:44.627128
2020-05-29T03:58:30
2020-05-29T03:58:30
228,351,638
5
0
null
2019-12-18T11:40:03
2019-12-16T09:37:01
CSS
UTF-8
Java
false
false
421
java
package com.atlantis.domain.vo; public class PublisherVideo { public UsersVO publisher; public boolean userLikeVideo; public UsersVO getPublisher() { return publisher; } public void setPublisher(UsersVO publisher) { this.publisher = publisher; } public boolean isUserLikeVideo() { return userLikeVideo; ...
[ "atlantis.work@foxmail.com" ]
atlantis.work@foxmail.com
a0f8135fcba1f5736e954fe54f1ddf1de64922fd
e4fd77ad9b1f2c5c23a9740cfb008fef2011c8b3
/src/main/java/com/oxygen/oblog/util/RSAUtil.java
44f920a4c5514a3eda1b62ef396fd2f776247506
[ "MIT" ]
permissive
EQ2L/OBlog
d9cc1c109514261934dfb901dc3ab829251f5e61
35a973dbd94dfca2c311e2fe5936ac9977dbe943
refs/heads/main
2022-12-30T02:48:01.907071
2020-10-18T08:21:41
2020-10-18T08:21:41
null
0
0
null
null
null
null
UTF-8
Java
false
false
8,446
java
package com.oxygen.oblog.util; import sun.misc.BASE64Decoder; import sun.misc.BASE64Encoder; import javax.crypto.BadPaddingException; import javax.crypto.Cipher; import javax.crypto.IllegalBlockSizeException; import javax.crypto.NoSuchPaddingException; import java.io.*; import java.security.*; import java.security.sp...
[ "2451809588@qq.com" ]
2451809588@qq.com
1b18272fd4c14ffaa80d48a4770e8301bae3da56
3eb7b81eed8220de5370350b6cc401311d745d07
/访问者模式/src/访问者模式/Apple.java
4ff3ed11928b55e43dd949428a97fa0a42dcfa3c
[]
no_license
honghongzhou/design-patterns
563da609e0f5bd89ac2452965a7e6fd85dbf737f
52205906b6f2602467bd138da30904528f41d684
refs/heads/master
2021-08-30T15:33:49.513623
2017-12-18T13:24:15
2017-12-18T13:24:15
null
0
0
null
null
null
null
WINDOWS-1256
Java
false
false
137
java
package ·أختصكؤ£ت½; public class Apple implements Product{ public void accept(Visitor visitor){ visitor.visit(this); } }
[ "3286252390@qq.com" ]
3286252390@qq.com
8a9077923114c83ddd9da54f1c8c2d9651b49a5b
b21e238eb6f2b1e1af54e7123c918b259559c6ea
/richest-customer-wealth/Solution.java
f35560afecf4fc61c33538bad243c4109cb8aff9
[]
no_license
kristina-head/leetcode
e070d3ae00f6d7aef8fa4ef2c16831e992162ad2
d05e8b64b21750638d76a0f58502250e4dce4b11
refs/heads/master
2023-09-06T07:11:26.928544
2023-09-04T06:38:21
2023-09-04T06:38:21
241,868,906
3
0
null
null
null
null
UTF-8
Java
false
false
493
java
class Solution { public int maximumWealth(int[][] accounts) { // O(N*M) int wealth; // O(1) int maxWealth = 0; // O(1) for (int i = 0; i < accounts.length; i++) { // O(M) wealth = 0; // O(1) for (int j = 0; j < accounts[i].length; j++) { // O(N) ...
[ "noreply@github.com" ]
kristina-head.noreply@github.com
4e5e04ed47395a73c99d07b75b6200508035c945
dd43b6da5989926805cde77740b24c10d499dc3c
/src/main/java/com/quasar/hibernateh2/dao/entity/Branch.java
ed339f984732cb6a0d95776878fcb732c88609dd
[]
no_license
FreeIrbis/ICanFly
32d8476663f91b68a3425fdb9f3f9be8f0c8f7bc
c3e81cf7f64e69f52ea0dbdd587fc3e7645e40ab
refs/heads/master
2016-09-13T07:18:40.416483
2016-05-30T02:28:19
2016-05-30T02:28:19
59,785,501
0
0
null
null
null
null
UTF-8
Java
false
false
1,063
java
package com.quasar.hibernateh2.dao.entity; import java.io.Serializable; import java.util.HashSet; import java.util.Set; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.OneToMany; import javax.persistence.Table; /** * * @author Irbis */ @Entity @Table(name =...
[ "Irbis@CRUDELIS" ]
Irbis@CRUDELIS
fe57ec181202b8eefc334f0ba8f35579350f7b87
13fd035cf041339646a649ced1522e74bc0e88c8
/GoodReading/src/server/core/CClientSession.java
4297595925a8fa216bf1c82a9a6fc13869604fd0
[]
no_license
dmishne/cs-lab-dnyy
7c22deb14bad0dd72906de3fe9ab8b29d5e2d8d8
6c7129909e766ed353627f6800df746fc68276a7
refs/heads/master
2020-05-05T08:20:42.210950
2011-01-31T17:39:55
2011-01-31T17:39:55
38,606,380
0
0
null
null
null
null
UTF-8
Java
false
false
2,596
java
package server.core; import common.api.CEntry; /** * class to contain the client's session details. * */ public class CClientSession implements Comparable<Object> { /** the clients session ID by which we recognize him, is actually the key for identification */ private int m_SessionID; /** holds the cl...
[ "geffen.nir@ee6e6aaf-207a-3dc3-f7a4-2c6dd9a5b256" ]
geffen.nir@ee6e6aaf-207a-3dc3-f7a4-2c6dd9a5b256
3fcb697c25cb5cd0d76dc2f990627ae2278b17dc
308351c2025a9c1f10c3f2c287f15caf354902ba
/benchmarks/NetworkMonitorServer/src/edu/gatech/networkMonitorServer/UDPReceiver.java
55e05256890c394fd3d9208cd8e37db8884b9ed2
[]
no_license
XujieSi/mercury-share
53ac59177739f2cd3f0e73568e8e4b660dbb57d5
c96416371448478d263c4a5fcdea6245ca362606
refs/heads/master
2020-03-19T15:09:22.814152
2018-06-10T02:28:38
2018-06-10T02:28:38
136,658,103
0
0
null
null
null
null
UTF-8
Java
false
false
3,996
java
package edu.gatech.networkMonitorServer; import java.io.BufferedWriter; import java.io.File; import java.io.FileWriter; import java.net.DatagramPacket; import java.net.DatagramSocket; public class UDPReceiver extends Thread { static final int PORT = 8001; static final int UDPDATASIZE = 1500-20-8; DatagramSocket...
[ "xsi@cis.upenn.edu" ]
xsi@cis.upenn.edu
614f044df5a56339dd0f943c889e9d8995d92ba9
36e3791eca92611ec2600565f183a811e4c41446
/src/org/jopac2/jbal/xml/Rdf.java
8f98a6f8d172e10b934c6bffcb4574af57f774f4
[]
no_license
datazuul/jbal
c721897a74e584902eeb5021877b220f4a64d622
e9da8ce983c74afcca8d21b08a25a09fa2eca318
refs/heads/master
2021-01-13T02:08:42.265775
2013-07-18T16:48:30
2013-07-18T16:48:30
38,447,415
0
0
null
null
null
null
UTF-8
Java
false
false
16,260
java
package org.jopac2.jbal.xml; /******************************************************************************* * * JOpac2 (C) 2002-2007 JOpac2 project * * This file is part of JOpac2. http://jopac2.sourceforge.net * * JOpac2 is free software; you can redistribute it and/or modify * it under the terms of...
[ "romano.trampus@8e2fbf33-5753-0410-912e-857dddcdf106" ]
romano.trampus@8e2fbf33-5753-0410-912e-857dddcdf106
aabc1ce463d2f055899d4f1ee44094ab9a1a6488
21dcb4bdbec793660294039217b31aa8ee44312d
/src/main/java/analysis/java/Analysis.java
6fc299019f07ecc6498daef6915568f93c60863b
[]
no_license
tracywanggg/World-Bank-Database
0b041b99ba1c4a826ce027d83eef7e4b20501f73
d1f8cec0250500cb0e79912c3546f99801abf999
refs/heads/main
2023-04-09T08:03:37.162500
2021-04-22T06:58:40
2021-04-22T06:58:40
360,421,692
0
0
null
null
null
null
UTF-8
Java
false
false
478
java
package analysis.java; import main.java.Selection; /** * Abstract class from which all analysis types inherit. * @author Group18 */ abstract class Analysis { float[][] inputData = new float[100][100]; // declare array of arrays to hold data retrieved /** * Method to get call reader class to get data from W...
[ "noreply@github.com" ]
tracywanggg.noreply@github.com
2ac55721f929800ba098ca904a4ffa4fbc93edc3
28e635e58f17d8fe8bab14fda3145839a56cfcdd
/java/eve-gae-demo/src/main/java/com/almende/eve/agent/MessageAgent.java
8ac92aac7ff103f64f424e6e84e9f0b26f281c70
[]
no_license
JennYung/eve
b926c67b51a8917d32dce136599d1cb4dc71cca1
e92c6fa4b6932c73cfbc1ebb34735e977f1577f6
refs/heads/master
2021-01-17T07:07:26.584146
2013-02-15T16:26:28
2013-02-15T16:26:28
null
0
0
null
null
null
null
UTF-8
Java
false
false
9,015
java
package com.almende.eve.agent; import java.util.ArrayList; import java.util.List; import java.util.Set; import org.joda.time.DateTime; import com.almende.eve.agent.annotation.Name; import com.almende.eve.agent.annotation.Required; import com.almende.eve.entity.Message; import com.almende.eve.rpc.jsonrpc.JSONRequest;...
[ "wjosdejong@gmail.com" ]
wjosdejong@gmail.com
88f8c8b9e88f2dec0594b12a39d9db4d072e5a20
66eb0bd17d7277650ece6c9eed1e0500f3850d1e
/serstapa/api/src/main/java/de/jbiblio/serstapa/api/LoginService.java
61a604ca435200aa0f9c63d79d47bee3812b2fde
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
jbiblio/experiments
28f997986279cd93688bb43797c29b623ff94154
1dc8a48f4730e45995762964b3e517eb372ca066
refs/heads/master
2021-11-23T13:43:48.184486
2021-11-02T19:47:16
2021-11-02T19:47:16
15,477,439
0
0
null
null
null
null
UTF-8
Java
false
false
725
java
/* * Copyright 2013 Michael Holtermann * * 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...
[ "michael@jbiblio.de" ]
michael@jbiblio.de
794ef67a484223c4bcd831883a7ce7ef6113a073
4269ac85ae69a9413735e3947d0fa01ca9f5cef7
/ImmidartEnterpriseArtfactId/src/main/java/testData/createBeneficiaryWorkVisaData.java
44e436989d9654d4034d6b4aa90eef771be4da21
[]
no_license
medineshkumar/IDEnterpriseAutomationTesting
68a68608a9af3d412711b9e148a0e868f05fcef4
30448ea1f6d2529b819667c5923d9b76889c62ac
refs/heads/master
2020-03-22T15:17:57.321133
2018-07-11T12:24:32
2018-07-11T12:24:32
140,241,760
0
0
null
null
null
null
UTF-8
Java
false
false
756
java
package testData; import org.testng.annotations.DataProvider; import genericClasses.TestDataReader; public class createBeneficiaryWorkVisaData { @DataProvider(name = "createWorkVisa") public static Object[][] getWorkVisaData() { TestDataReader createWorkVisaObj = new TestDataReader( "C:\\Users\...
[ "dineshthesoftwaretester@gmail.com" ]
dineshthesoftwaretester@gmail.com
a67f1e38eb11127318d3aa07d802a6c038c2c209
51ecc56dd9540b02fad0d6e0f6bc67ae7298edf6
/Fun/Self/self/app/src/main/java/com/wesleyruede/self/MainActivity.java
564dc2b78766cb7e46036bd05f3b3ef76da2bd68
[]
no_license
wesley-ruede/Android
bfb8ccab9d8670a1c0cf644aa3661c6a598c1bc0
74aab81cc46fc0a9bc054234ca5039e4522c3686
refs/heads/master
2020-07-24T08:49:09.147277
2020-07-01T04:16:26
2020-07-01T04:16:26
207,871,459
0
0
null
null
null
null
UTF-8
Java
false
false
733
java
package com.wesleyruede.self; import android.media.MediaPlayer; import android.media.SoundPool; import android.os.Bundle; import androidx.appcompat.app.AppCompatActivity; import com.google.firebase.auth.FirebaseAuth; import com.google.firebase.firestore.FirebaseFirestore; import com.google.firebase.storage.FirebaseSto...
[ "wesley.k.r1993@gmail.com" ]
wesley.k.r1993@gmail.com
2cda26872d576c81e77eb0cd1cd1413393a28037
cd1900aeacda06d45db946e2309990a87712f0c0
/src/supermarket/Simulator.java
5951acdf534d5bd75f4c77c90fa7e7a6f9337dc7
[]
no_license
rodkulman/trabalho-final-alpro2
73062977515f1fde5b533e1ce240d04592d8112b
e872fa9d5489c88ec957f952c35fd24788243160
refs/heads/master
2021-01-10T20:59:55.789533
2014-07-08T21:44:36
2014-07-08T21:44:36
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,776
java
package supermarket; import services.*; import meta.*; import meta.collections.*; /** * Defines the supermarket simulator. * * @author rodkulman@gmail.com */ public class Simulator extends BaseSimulator { /** * The cashier serving the clients. */ private Cashier cashier; /** * Calculat...
[ "rodkulman@gmail.com" ]
rodkulman@gmail.com
e8f6c3dd6d0d7599e939783615d978d9d00a55ae
9cab67d1af507fc1fe60c72489194ed760b8d3a0
/jni_win/me.stec.jni/src/me/stec/jni/XCryptException.java
add1035a1c143038c0f35687b3d56f9e625d1402
[]
no_license
wortjanin/jni_win
1cfe0f59bae4a1044038610ac88a563c5e3d453a
f5aef370b84a90f5272c32ec8f118a9c60b87bfe
refs/heads/master
2020-06-05T17:08:42.003779
2015-03-12T11:58:24
2015-03-12T11:58:24
32,074,405
0
0
null
null
null
null
UTF-8
Java
false
false
433
java
package me.stec.jni; public class XCryptException extends Throwable { private static final long serialVersionUID = 1L; String mistake; public XCryptException() { super(); // call superclass constructor mistake = "unknown"; } public XCryptException(String err) { super(err); // call supe...
[ "achernoivanov@gmail.com" ]
achernoivanov@gmail.com
551cb20ef3a42466337b721cd906d5dec6e5b279
352234de888d913acc6788a05b99f2b8c8d70115
/src/main/java/ua/com/reveta/view/View.java
676d7a9254bcdd427333152c6b59d581299fce89
[]
no_license
Reveta/ProgressOrganiser
88ab24b16be10b72c45d364282475e6075c8a2e8
3a8437885660fc118f75fec69c333d93810f12dc
refs/heads/master
2020-03-10T19:52:08.118628
2018-04-29T23:41:05
2018-04-29T23:41:05
129,557,519
0
0
null
null
null
null
UTF-8
Java
false
false
661
java
package ua.com.reveta.view; import com.Utils; import ua.com.reveta.controller.Controller; public class View{ Controller controller = new Controller(); public void startProgram(){ frontMenu(); } private void frontMenu(){ String messege = "Вибери дію:" + ...
[ "gfdsre1999@gmail.com" ]
gfdsre1999@gmail.com
5ebec3676c12b3f32f4d54b2ee8ea761289b099e
5df6ec20865da29d6ed43bfd45902d3f22e562a8
/api/src/main/java/org/openmrs/module/pacsintegration/PacsIntegrationException.java
1edef23485f25be69d082c9f4881bbddecf62470
[]
no_license
PIH/openmrs-module-pacsintegration
f636e34a2da23110d3ff9e01b21c00c6cdb0d132
a94e68faba0c2b05c619d13f653d138527fb6c9f
refs/heads/master
2023-04-14T18:36:07.027263
2023-04-04T14:03:36
2023-04-04T14:03:36
5,769,661
1
2
null
2022-11-21T16:35:05
2012-09-11T19:29:21
Java
UTF-8
Java
false
false
1,008
java
/** * The contents of this file are subject to the OpenMRS Public License * Version 1.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://license.openmrs.org * * Software distributed under the License is distributed on an "AS IS" ...
[ "mgoodrich@pih.org" ]
mgoodrich@pih.org
42b52f39f5002979992fe10572d906970523706a
0c7deb7abd3bfe21e6de2bbf86b5b6ac54824268
/src/Vehicle/vehicleRegister2.java
a200cf00ef08e3234b59b034018815fcba69a124
[]
no_license
PavaniLilaksha/ITP-Project
0a20de04a4faf8f9e9443573c4f406c0f30114c4
120ecc0eb79fa7a11cb77f1f354471f4f5e26a40
refs/heads/master
2020-04-21T23:55:11.607264
2019-01-14T18:12:55
2019-01-14T18:12:55
169,961,496
2
0
null
2019-02-10T09:25:08
2019-02-10T09:25:08
null
UTF-8
Java
false
false
1,134
java
package Vehicle; import java.io.IOException; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; /** * Servlet implementation class vehicleRegister2 */ @...
[ "38455210+NimshiAshera@users.noreply.github.com" ]
38455210+NimshiAshera@users.noreply.github.com
97d81e1d5f4395d48d16d275e9a4dfc372f29fb3
35620b1d04c5891eec9350bb566fb00c94cb89ee
/src/main/java/snapshot/SnapshotList.java
41270ce463c88696186da644e57b6b41786e6f53
[]
no_license
daja0923/SynchronizedUnbalancedSnapshotList
5a4857b55045a7aae8aba6d0a8da7e735a414217
8d0d1354a27f921cdbfe3ca836f2d9fe75dd13c2
refs/heads/main
2023-05-07T20:40:16.496619
2021-05-31T13:46:51
2021-05-31T13:46:51
372,235,833
1
0
null
null
null
null
UTF-8
Java
false
false
1,154
java
package snapshot; /** * A <pre>List</pre> that offers the possibility to create snapshots of the * elements currently stored in it. <pre>SnapshotList</pre> may not remove * existing elements and it can only grow by appending elements, not inserting. */ public interface SnapshotList<E> extends List<E> { /** ...
[ "djjamol@gmail.com" ]
djjamol@gmail.com
1d06e8357a3c9cc6e25f558176e6db2cb15c276c
fd751ca7cf3cce17323b0a26781be6b24266db46
/src/com/javarush/test/level21/lesson02/task03/Solution.java
0583da10c33778c7bb73d3a373edc4839a968811
[]
no_license
OlegVasylkov/JavaRushHomeWork
ddada3136818c4a4f38f75be4d98bcacee577db3
8b89b167c7e47bf42cdf2c1e6bad2b9a8ca138ba
refs/heads/master
2020-05-21T16:41:53.246830
2016-10-04T12:44:28
2016-10-04T12:44:28
63,808,986
0
0
null
null
null
null
UTF-8
Java
false
false
1,303
java
package com.javarush.test.level21.lesson02.task03; /* Все гениальное - просто! Упростить. Переменные не переименовывать, комментарии не оставлять. */ public class Solution { public static boolean calculate(boolean a, boolean b, boolean c, boolean d) { //System.out.println(true && (b||!a) && (c||!a) && (!d|...
[ "olehvasylkov@ukr.net" ]
olehvasylkov@ukr.net
9f32699c80eb4da838686846a12a07e92987458d
7cf50e85458b34ce26e00501d94d41c4416add35
/GameEntity.java
3eb287d4e53f282366b083096f7d751d71e201fa
[]
no_license
jpswann288/notZombicide
e72a47a569668bedc349c498cf60e67a40d0702b
13afddec29445c8852f0856d8ef738e64ca28781
refs/heads/master
2021-04-06T08:26:54.420011
2018-03-12T19:49:22
2018-03-12T19:49:22
124,940,980
0
0
null
null
null
null
UTF-8
Java
false
false
12,614
java
package jri.agile.game; import java.util.LinkedList; public class GameEntity { private BoardPosition position; private boolean isAlive; protected LinkedList<String> actionLog; protected Game game; private boolean hasWall; private boolean hasDoor; private Room room; private boolean hasExit; ...
[ "noreply@github.com" ]
jpswann288.noreply@github.com
8ea14feab0b166828dc037033e737760d3a7b465
0af8b92686a58eb0b64e319b22411432aca7a8f3
/single-large-project/src/main/java/org/gradle/test/performancenull_428/Productionnull_42709.java
350166d0a1b1f4d2f51f80501a42d666a6112f10
[]
no_license
gradle/performance-comparisons
b0d38db37c326e0ce271abebdb3c91769b860799
e53dc7182fafcf9fedf07920cbbea8b40ee4eef4
refs/heads/master
2023-08-14T19:24:39.164276
2022-11-24T05:18:33
2022-11-24T05:18:33
80,121,268
17
15
null
2022-09-30T08:04:35
2017-01-26T14:25:33
null
UTF-8
Java
false
false
588
java
package org.gradle.test.performancenull_428; public class Productionnull_42709 { private final String property; public Productionnull_42709(String param) { this.property = param; } public String getProperty() { return property; } private String prop0; public String getPr...
[ "cedric.champeau@gmail.com" ]
cedric.champeau@gmail.com
61bcad7774e8100e3f9c8265956f3ef44555ea73
41fb9c2c28cdfaa56a191ecdb869fc34519d63c4
/src/main/java/com/azure/dev/api/model/AccountRecentActivityWorkItemModel2.java
0233c44be07f2580a78380c4ef889c9ad17dc673
[]
no_license
thomas-worm-fernuni/gitlab-ados-hook
9dc810a4667540b2966e7614eb2e199720cbc729
fd36e2ddf7ee5eacc565ed2894292c5bc5c862bc
refs/heads/main
2023-07-02T02:57:14.480888
2021-08-21T21:25:42
2021-08-21T21:25:42
398,499,566
0
1
null
null
null
null
UTF-8
Java
false
false
11,130
java
/* * WorkItemTracking * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * * The version of the OpenAPI document: 6.1-preview * Contact: nugetvss@microsoft.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). ...
[ "Thomas.Worm@Studium.FernUni-Hagen.de" ]
Thomas.Worm@Studium.FernUni-Hagen.de
4e1b4ebfee361ecf3d9ce87b77d40f9ab2cbb8c5
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/15/15_f62f8277c2abbfe2b95ca05e3d0c8259a1c5322f/LogEntry/15_f62f8277c2abbfe2b95ca05e3d0c8259a1c5322f_LogEntry_t.java
d114103475fcf5fbe40c751bf0b489c1350be7bd
[]
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
6,518
java
package main; import java.util.ArrayList; import java.util.Calendar; import java.util.Date; import GUI.Driver; import com.mongodb.BasicDBList; import com.mongodb.BasicDBObject; import com.mongodb.DB; import com.mongodb.DBCollection; import com.mongodb.DBCursor; import com.mongodb.DBObject; ...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
dd25887830ac1654d4e6eca97ebed058de60c241
434d770864339f31101bf0206bbbb69220f59c14
/BootMysqlSwaggerMockito-1/src/main/java/com/example/demo/controller/EmployeeController.java
50c27f73cfd15faa441b0a298d5047ed5bdfba61
[]
no_license
Shbhitraj/SpringBootRestServecies
c83e335e29ec7772c80e07f902655eef5af29a86
5acaea7f4e37a507ff2f467e30b7b77efb934a19
refs/heads/master
2022-12-24T12:03:08.427071
2020-10-12T17:00:38
2020-10-12T17:00:38
303,455,585
0
0
null
null
null
null
UTF-8
Java
false
false
1,700
java
package com.example.demo.controller; import java.util.List; import java.util.Optional; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.HttpStatus; import org.springframework.http.ResponseEntity; import org.springframework.web.bind.annotation.GetMapping; import o...
[ "Shobhit@DESKTOP-8CRIC4B" ]
Shobhit@DESKTOP-8CRIC4B
1c9803338abed8edcf39f42170a84b16609aa1d0
bf14561400dd3ead5213dd2729eae67e008d41ad
/src/main/java/org/springframework/ioc/enjoy/cap9/bean/Light.java
d3f866e11f265c6a49e78b4de057f2fbd3a39d8f
[]
no_license
masterzz/spring-mvc-showcase
fc288dab99dbe4f01849a17760c43a40784256a4
82190883fa28192220264c89106107192c236bdd
refs/heads/master
2020-03-16T00:08:21.733317
2020-01-29T10:59:06
2020-01-29T10:59:06
132,408,562
0
0
null
2018-05-07T04:51:02
2018-05-07T04:51:02
null
UTF-8
Java
false
false
1,217
java
package org.springframework.ioc.enjoy.cap9.bean; import org.springframework.beans.BeansException; import org.springframework.beans.factory.BeanNameAware; import org.springframework.context.ApplicationContext; import org.springframework.context.ApplicationContextAware; import org.springframework.context.EmbeddedValueRe...
[ "545724476@qq.com" ]
545724476@qq.com
e7d630dc60d46e20dd0bdc0299619f01f85121bb
4ae0f956f1b3d33de0d31147ba876f4eebfad249
/.svn/pristine/e7/e7d630dc60d46e20dd0bdc0299619f01f85121bb.svn-base
52ce34576cb26167defd3ef328b2e50b9666a498
[ "Apache-2.0" ]
permissive
dongdong-2009/ylxny-zhy
cc0a18637940c3126f317ad15f06f69db06e2648
812be51bac99266bd444d0d3cac71c2d5ff382a5
refs/heads/master
2021-09-23T03:32:49.737554
2018-09-20T10:38:40
2018-09-20T10:38:40
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,252
package com.zhy.modules.dict.controller; import java.util.Arrays; import java.util.Map; import com.zhy.common.validator.ValidatorUtils; import com.zhy.modules.dict.entity.LineEntity; import org.apache.shiro.authz.annotation.RequiresPermissions; import org.springframework.beans.factory.annotation.Autowired; import org...
[ "zengqiang724@163.com" ]
zengqiang724@163.com
79c20bfc39dbe111350e6142893d03cca239943b
c704bc72e21b3d2e6f3a9d4db21eaa4be41ad0b6
/consultacliente-web/src/main/java/com/bnpparibas/cardif/lam/schema/lifecycle/event/v1/ObjectFactory.java
0575058424af0a032ff8993ee2f185cdc24820bb
[]
no_license
alvaroquimbaya-strailsas-com/consultacliente-parent
74297c3a09339c18fb82ed1225621bd87f69b0c9
fed74797e7aeb924a424d2c6c58b19fb7a5f4c65
refs/heads/master
2020-12-25T11:05:37.899462
2016-07-07T22:15:25
2016-07-07T22:15:25
62,569,377
0
0
null
null
null
null
UTF-8
Java
false
false
1,755
java
package com.bnpparibas.cardif.lam.schema.lifecycle.event.v1; import javax.xml.bind.JAXBElement; import javax.xml.bind.annotation.XmlElementDecl; import javax.xml.bind.annotation.XmlRegistry; import javax.xml.namespace.QName; /** * This object contains factory methods for each * Java content interface and Java el...
[ "alvaroquimbaya@strailsas.com" ]
alvaroquimbaya@strailsas.com
e72c560bc3edd1ac07d6fe167a219be88e324f72
4fb375e9ccf2cb8b8db4f8ba6ab52e174d8206ab
/src/test/AbstractStockTest.java
63ddb5300b73f27177c4345b6dd3df3d14e3955d
[]
no_license
JimmuTenno/simpleStock
16438f29155061fb273484b7638308aa5d19b21c
708d03a3f7c97485ddab8ef8446eab30c8aaf99f
refs/heads/master
2016-09-03T07:37:14.457701
2015-08-12T21:42:47
2015-08-12T21:42:47
40,625,003
0
0
null
null
null
null
UTF-8
Java
false
false
1,891
java
package test; import java.util.LinkedList; import market.Index; import market.Stock; import market.StockExchange; import org.junit.Before; import quantity.Penny; import quantity.Quantity; import baseClasses.Fraction; import trading.Order; import trading.Trade; import constants.StockSymbols; import constants.String...
[ "dorademacher@gmx.net" ]
dorademacher@gmx.net
889d1191a53cfad311c5c5241248f89781bbe301
967e4a4fa33751b07f896352383b9c86e7fc0cf3
/newspro/src/test/java/com/java/base/thread/ThreadMain.java
6c907327805e06ab99675130b30dfd62bb2b81f6
[]
no_license
Gwntl/spring-web
a717af1656f8209ea8ec6f8a62200b8cc77d46e6
127c9c83865cbb75e124b733a282b3b6d17fe1a5
refs/heads/master
2022-12-22T02:33:19.273883
2022-11-19T16:52:33
2022-11-19T16:52:33
201,454,639
0
0
null
2022-12-16T11:35:02
2019-08-09T11:28:14
HTML
UTF-8
Java
false
false
2,370
java
package com.java.base.thread; import java.util.Date; import java.util.concurrent.TimeUnit; import org.mine.aplt.util.CommonUtils; import org.slf4j.MDC; public class ThreadMain { private static volatile boolean exitFlag = false; private static Object obj = new Object(); public static void main(String[] args) {...
[ "1536183348@qq.com" ]
1536183348@qq.com
7414ae591ad541fd3dc41dc6cb08b85710dfac37
e720d874794761a53a2c3bbd3a4ea7a2189b6f27
/app/src/main/java/com/diandianguanjia/newrecycledemo3/adapter/TypeCategoryAdapter.java
b844f5f8e703e93b891c25235c4b2b5c0d11ae3c
[ "Apache-2.0" ]
permissive
caichengan/NewRecycleDemo3
753847e7f9cf718ecacc4a0321f3ef90fd53ac4b
861d98089fa5b9845d4e400b8f984e3423d7c7f2
refs/heads/master
2021-09-16T11:07:42.313459
2018-06-20T02:23:17
2018-06-20T02:23:17
103,505,391
1
0
null
null
null
null
UTF-8
Java
false
false
1,932
java
package com.diandianguanjia.newrecycledemo3.adapter; import android.content.Context; import android.support.v7.widget.RecyclerView; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import com.diandianguanjia.newrecycledemo3.R; import com.diandianguanjia.newrecycledemo3.mode...
[ "13531829360@163.com" ]
13531829360@163.com
7dc6d87ac3a1424eb78bfc425b226f1f17d62530
c1b0a2d9b47262cfe115172230503fa75a5f0068
/chp04/RunTreeMap.java
548f43f947ad55ca4d7a28e98e2416202186900c
[]
no_license
jailani-pb/NS4306-NWS01
a9f2e538ac8acf74efb0acf073d2b18ae2372423
37fb0bfa1d9ad970f61cc557b2dabe0315c183cf
refs/heads/master
2021-11-28T22:04:07.215956
2017-04-18T08:04:31
2017-04-18T08:04:31
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,128
java
package chp04; import java.util.TreeMap; public class RunTreeMap { public static void main(String[] args) { TreeMap<String, String> capitalList = new TreeMap<String, String>(); //Add element into TreeMap capitalList.put("Brunei", "Bandar Seri Begawan"); capitalList.put("Singapore", "Singapore City"); capi...
[ "jailani.har@googlemail.com" ]
jailani.har@googlemail.com
ae69093fd8f293ddbabfbf0f14f44427cd887fe9
9efff28b6d9b249d1d70eb580ca1e3ba898c1ea4
/p1/src/main/java/com/yst/model/SysUserModel.java
91e26eae8ab6195e8f5aedff2df780431715bd9b
[]
no_license
yanshuantao/p1
4193515e1a25e9ab68ef473017ba2d40681aadfc
bc097201235edcfbd47dbf2e1d8894a7ff0be2c0
refs/heads/master
2019-05-14T18:24:17.379303
2017-10-20T05:08:35
2017-10-20T05:08:35
64,853,147
0
0
null
null
null
null
UTF-8
Java
false
false
580
java
package com.yst.model; import java.util.List; import com.yst.dto.SysModule; import com.yst.dto.SysUser; public class SysUserModel { //用户基本信息 private SysUser userInfo; //用户的菜单信息 private List<SysModule> moduleList; public SysUser getUserInfo() { return userInfo; } public void setUserIn...
[ "447268487@qq.com" ]
447268487@qq.com
a12660c04285be48355fb676f32ab3f17cd728fc
b08aa50fd6fd078842eba95e46e1e2ba67a3da22
/app/src/main/java/com/didanadha/miripnike/Adapter/Holder.java
1f44ec1f4d5b1213c1ecc0bbc1dc1be7068b371a
[]
no_license
DidanAdha/WorkOutVideo
6ec15abb103d3d3986a4d8ac3777733d80f6eb5e
b83ac666cd1a916aad98264a9b17e66aed746a22
refs/heads/master
2020-04-26T09:23:51.533278
2019-03-19T06:53:56
2019-03-19T06:53:56
173,453,891
0
0
null
null
null
null
UTF-8
Java
false
false
669
java
package com.didanadha.miripnike.Adapter; import android.support.annotation.NonNull; import android.support.v7.widget.RecyclerView; import android.view.View; import android.widget.ImageView; import android.widget.ProgressBar; import android.widget.SeekBar; import android.widget.TextView; import com.didanadha.miripnike...
[ "didanadha99@gmail.com" ]
didanadha99@gmail.com
9b5210dc2b9f03992d271aacc274f95950ade2ab
963c85bd278a2106bdf75cd4276853d51418e35a
/app/src/main/java/com/example/fragmentapp/MainActivity.java
66a1d74ccff203902c4cfc150a68e7d512fb3d2f
[]
no_license
OkiChandraO/tugaspromob5
5cb44770244b1b1c355e75082baf8ebf5cac9397
9afe11bae888969cb62d13e252a8a0db3408cc07
refs/heads/master
2023-04-22T08:13:35.096382
2021-04-25T16:21:11
2021-04-25T16:21:11
361,466,450
0
0
null
null
null
null
UTF-8
Java
false
false
1,704
java
package com.example.fragmentapp; import androidx.appcompat.app.AppCompatActivity; import android.app.AlertDialog; import android.content.Intent; import android.os.Bundle; import android.view.View; import android.widget.Button; import android.widget.EditText; import android.widget.Toast; public class MainActivity ext...
[ "wawanjr44@gmail.com" ]
wawanjr44@gmail.com
8b295a2fe1fa4757b22900eaf29dc43457320cea
d2ed624ba8ad1877697555d4ecd3be064fa95641
/ex1/src/main/java/controller/BalanceController.java
e3b0df3265a960e1c1cc7f464abb9296c9616c1e
[]
no_license
vahidpi/Spring
61f7c295d4fcd1e776bb397860112bc2ea6ed6d8
9f4dcd056f37b8e71414692e6332e40048a00a51
refs/heads/master
2022-07-08T14:11:59.066132
2019-11-11T12:26:53
2019-11-11T12:26:53
139,626,491
0
0
null
2022-07-01T21:29:18
2018-07-03T19:00:52
Java
UTF-8
Java
false
false
1,775
java
package controller; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RequestParam; import org.springframework.web.bind.annotation.RestController; import model.Balance; import service.BalanceServ...
[ "vpiroozbakht@gmail.com" ]
vpiroozbakht@gmail.com
43411f2a23f001b7805ed43cc6af4c23e2d12cb3
9b0e26f27ac431c0a90c8da4790eee077362d767
/app/src/main/java/me/garybaker/foodapp/Post.java
7db5bc11ed42281f516eb756b44be0381b45abb4
[]
no_license
garybaker94/DinnerSorted
e7e121c76c02700eff4b6925f12f7b90530af853
c82908dae686c551a96d555f689423bb1b24275c
refs/heads/master
2022-01-12T23:11:01.666489
2019-05-01T09:18:53
2019-05-01T09:18:53
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,201
java
package me.garybaker.foodapp; import com.google.firebase.database.Exclude; import com.google.firebase.database.IgnoreExtraProperties; import java.util.HashMap; import java.util.Map; @IgnoreExtraProperties public class Post { public String uid; public String author; public String title; public String...
[ "garybakerdev@gmail.com" ]
garybakerdev@gmail.com
c6f8d82759759cc1e42b669c2866c4d4fee29b60
2c9aa87cfc9b769c15a38b5d1e1be218a089e135
/tests/src/TermTest.java
c93dc52e525b1dddb85b2e441f3f5a6bf5a46c7a
[ "MIT" ]
permissive
glegris/LuaJVM
4aa7888ecefe754952af0f94b2ef6f8a82069033
fbd9b8fc035eb954b1b1dcf2673b38a87e1b4e3a
refs/heads/master
2021-01-15T21:24:09.641312
2014-10-02T13:34:26
2014-10-02T13:34:26
null
0
0
null
null
null
null
UTF-8
Java
false
false
138
java
public class TermTest { public static void main(String[] args) { System.term.write("Terminal testing"); System.term.nextLine(0); } }
[ "gl@eeepc.(none)" ]
gl@eeepc.(none)
4f77c2d8832f189c1ecee7e07e191418b6d73b51
f08737fce4b0b18d12b0d7c1e6dd974f3b0da65c
/app/src/main/java/com/example/koseongmin/parksharing/JoinActivity.java
94d6d39394b0255f5d31c9eb238f86eae021a6f3
[]
no_license
KOSEONGMIN/ParkingLotSharingApp
ae0797f3ff657c127af6c21e2d358168e1cf1180
7e713685c91278fc0d67b496f2b20356ba61817f
refs/heads/master
2023-06-07T19:12:43.898920
2023-06-04T14:42:26
2023-06-04T14:42:26
186,786,049
0
0
null
null
null
null
UTF-8
Java
false
false
4,380
java
package com.example.koseongmin.parksharing; /** *회원가입1 */ import android.content.Intent; import android.support.annotation.Nullable; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.telephony.PhoneNumberFormattingTextWatcher; import android.view.View; import android.widget....
[ "50089205+jaesungryu96@users.noreply.github.com" ]
50089205+jaesungryu96@users.noreply.github.com
1cde8a47b1efce10f4a1ec5ec5483f4fe8b82c90
4a3ab0ac1d106330c556b80bd012d6648455993f
/kettle-ext/src/main/java/org/flhy/ext/job/JobHopMetaCodec.java
447ab4f3ea155986c1273d79ad8c7e24ca3e7eef
[]
no_license
Maxcj/KettleWeb
2e490e87103d14a069be4f1cf037d11423503d38
75be8f65584fe0880df6f6d637c72bcb1a66c4cd
refs/heads/master
2022-12-21T06:56:34.756989
2022-02-05T03:03:57
2022-02-05T03:03:57
192,645,149
13
10
null
2022-12-16T02:43:00
2019-06-19T02:36:43
JavaScript
UTF-8
Java
false
false
3,955
java
package org.flhy.ext.job; import java.io.IOException; import java.io.StringReader; import java.util.ArrayList; import javax.xml.parsers.DocumentBuilder; import javax.xml.parsers.DocumentBuilderFactory; import javax.xml.parsers.ParserConfigurationException; import org.codehaus.jackson.JsonParseException; i...
[ "903283542@qq.com" ]
903283542@qq.com