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
c3efaa50575ae90e7ab4854ba00a41648b69e90a
1e5d11ef9a625bf8182c11673f76b06ad171e4c9
/sms-gateway/sms-gateway-facade/src/main/java/com/zb/sms/gateway/dto/SendDynamicCodeResponse.java
22d3ace83f335d75956078bdbac21bf7b932d12e
[]
no_license
happyjianguo/yizhangtong
132cf89a64ef59177209d889a064f7f3cc889135
f55b0a7f15377b0dc108428feb799f60de058a0b
refs/heads/master
2020-07-14T20:41:46.121337
2019-03-26T02:23:03
2019-03-26T02:23:03
null
0
0
null
null
null
null
UTF-8
Java
false
false
861
java
package com.zb.sms.gateway.dto; /** * 功能: 发送验证码短信响应 * 创建: liuchongguang - liuchongguang@zillionfortune.com * 日期: 2016/12/9 0009 15:46 * 版本: V1.0 */ public class SendDynamicCodeResponse extends BaseRpcResponse { /** * SerialVersionUID */ private static final long serialVersionUID = 2216488527000...
[ "kaiyun@zillionfortune.com" ]
kaiyun@zillionfortune.com
05153ff29dc3df6af4efe8946a807a9fbdd2f4fa
5a648d2cf679741af872b68742b9f491d0aeb15c
/src/main/java/com/example/repository/FlyerRepo.java
79ca0c0fe957074cfe429b8c3462de069bb1364c
[]
no_license
DLGdkp/MM
80d15d49242252cf4c5d30a01b60b63ff38dc5a3
d3bac1e8e9e4aa8617fdaea84afc64205711bdef
refs/heads/master
2022-12-19T00:03:48.487470
2020-10-03T20:04:41
2020-10-03T20:04:41
300,968,814
0
0
null
null
null
null
UTF-8
Java
false
false
195
java
package com.example.repository; import com.example.domain.Flyer; import org.springframework.data.repository.CrudRepository; public interface FlyerRepo extends CrudRepository<Flyer,Integer> { }
[ "d.l.goedkoop@hva.nl" ]
d.l.goedkoop@hva.nl
ef11e87906ca2d985a335af0ae96aef0b19f6b95
f55fb5a7b4b08e13b679c6e463854af46e49bd74
/src/Eclipse-IDE/org.robotframework.ide.eclipse.main.plugin/src/org/robotframework/ide/eclipse/main/plugin/project/build/RobotProjectBuilder.java
d84caf775bea65e2a794fa7400cab1642d43a837
[ "Apache-2.0" ]
permissive
ChuniMuni/RED
6586a8b3bf5e7092623af1f9c29ced3314f80ada
fac8e0c2da122dc512fad02a7bd74b9b301b08e8
refs/heads/master
2020-07-03T23:42:37.793692
2017-12-14T06:49:03
2017-12-14T06:49:03
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,809
java
/* * Copyright 2015 Nokia Solutions and Networks * Licensed under the Apache License, Version 2.0, * see license.txt file for details. */ package org.robotframework.ide.eclipse.main.plugin.project.build; import java.util.Map; import org.eclipse.core.resources.IProject; import org.eclipse.core.resources.IResourc...
[ "CI-nokia@users.noreply.github.com" ]
CI-nokia@users.noreply.github.com
3fbd0562e33001da755f4bb985e44d3d451c6a07
4b49c01e9496f44ce26872ec59b271412bba8076
/Evaluate_Ranking_Technique/src/RankableObjects.java
6caf785a6ba37eb50f891d397f37883bccd7d7b9
[]
no_license
Ahmad-Diab/Twitter-Topology
c97af3040b1059093b362c3ea818571ff301eded
d33aaa904d47b7fc5f022aa7e83914092b40c00f
refs/heads/master
2022-01-25T05:36:36.961583
2019-06-10T17:47:52
2019-06-10T17:47:52
null
0
0
null
null
null
null
UTF-8
Java
false
false
948
java
import java.io.Serializable ; public class RankableObjects implements Rankable , Serializable { private final String object ; private final long count ; public RankableObjects(String o , long cnt) { object = o ; count = cnt ; } public static RankableObjects createRankable(Tup...
[ "a7mediab977@gmail.com" ]
a7mediab977@gmail.com
4f3929a6d8c269361a257acaf21496e20e193b69
14c0bf13197c50ab22595f696bbbb1c41e0df902
/DataTypesAndLiterals.java
7bdf4e59a1e556baeb349af751cd894107d1e3cd
[]
no_license
triinfotech-edu/Java-Weekends
4f75c467cf5e5f4ee19e65d58c02814a3ec17469
905b634807150ac3822d529b906360cef367dd1c
refs/heads/master
2021-01-24T15:43:47.868225
2016-10-16T08:04:28
2016-10-16T08:04:28
68,497,935
0
0
null
null
null
null
UTF-8
Java
false
false
511
java
class DataTypesAndLiterals { public static void main(String[] args) { // Integer Family // 1. byte, 1B/8b, -2^7 to 2^7-1 -2^(n-1) to 2^(n-1)-1 // 2. short, 2B/16b, -2^15 to 2^15-1 // 3. int, 4B/32b, -2^31 to 2^31-1 // 4. long, 8B/64b, -2^63 to 2^63-1 // Floating-points // 1. float, 4B/32b, -3.7X10^34 ...
[ "prof.ajaybhatia@gmail.com" ]
prof.ajaybhatia@gmail.com
15b4d4718a68a26f7596c56b8ac02199778527ca
5792fa1932e8a2f78067fe7e4a856f8836d3e173
/octarine-core/src/main/java/com/codepoetics/octarine/consumers/C3.java
61c3e81f96b7584e3178a5230a5a8c63e9d1e1ea
[ "Apache-2.0" ]
permissive
ramtej/octarine
274f080330c5d4cc40e65bd7611520853e2ee745
3cc0f4e25c95a36bbe0114886a49595c44041573
refs/heads/master
2020-12-07T07:43:07.718730
2014-07-11T16:15:25
2014-07-11T16:15:25
null
0
0
null
null
null
null
UTF-8
Java
false
false
110
java
package com.codepoetics.octarine.consumers; public interface C3<A, B, C> { void accept(A a, B b, C c); }
[ "dominic.fox@opencredo.com" ]
dominic.fox@opencredo.com
ff44cdda3d85dd24fa6624c504994ea27824c78a
969c757f865706cc759a80d893198a9439622bc8
/app/src/main/java/ir/hosseinabbasi/holidaypirates/utils/rx/SchedulerProvider.java
5365f21f054e29527953b29b2db3d7c2d23602f7
[ "Apache-2.0" ]
permissive
Drjacky/HolidayPirates
9c18ba2dca60c714439909c59cb4e123d7c7576c
369e615ca00d2382d5a078bff9597e05bc4f4b64
refs/heads/master
2022-11-08T01:36:49.032832
2022-10-15T09:52:05
2022-10-15T10:05:20
97,256,549
2
0
null
null
null
null
UTF-8
Java
false
false
238
java
package ir.hosseinabbasi.holidaypirates.utils.rx; import io.reactivex.Scheduler; /** * Created by Dr.jacky on 2017/07/13. */ public interface SchedulerProvider { Scheduler ui(); Scheduler computation(); Scheduler io(); }
[ "dr_jacky_2005@yahoo.com" ]
dr_jacky_2005@yahoo.com
3a416e5a8362c0e483c9316e3a722d75896085f6
60e46ab78726883cb7f38dd433c959aad580bfa6
/dubbo-config/dubbo-config-api/src/main/java/com/alibaba/dubbo/config/ServiceConfig.java
50f0dd8e02953acb282dabe1c3744ed695305f03
[ "GPL-1.0-or-later", "GPL-2.0-only", "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
leoterry-ulrica/my-dubbos
602fb4332470419ae3ce84c858c03b454e90aac1
2a29ef87b77723a7303672ec4ac7beead47778bc
refs/heads/master
2022-12-05T07:01:02.571820
2020-12-29T02:33:56
2020-12-29T02:33:56
55,985,297
0
1
Apache-2.0
2022-11-16T06:23:07
2016-04-11T15:39:39
Java
UTF-8
Java
false
false
27,984
java
/* * Copyright 1999-2011 Alibaba Group. * * 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 la...
[ "754236623@qq.com" ]
754236623@qq.com
2e58fbe5541cea4ea8c9572483fc946d0d347985
6659fc5ba4cb0591bfc3d665da983a2d41849ea1
/CustomViewTest/app/src/androidTest/java/com/example/four/customviewtest/ExampleInstrumentedTest.java
88979a729c6113dc898a18fb88c8c1c4b9870580
[]
no_license
FourGitHub/AS_Projects-_Backup
565895657764ebb9e0d7536afae8ebd046ad7ee7
25ed30a2761ce50f8c59afcb428519ae8ea45c23
refs/heads/master
2020-08-08T00:56:41.589625
2019-10-08T13:24:58
2019-10-08T13:24:58
213,648,936
0
0
null
null
null
null
UTF-8
Java
false
false
789
java
package com.example.four.customviewtest; import android.content.Context; import android.support.test.InstrumentationRegistry; import android.support.test.runner.AndroidJUnit4; import org.junit.Test; import org.junit.runner.RunWith; import static org.junit.Assert.*; /** * Instrumented test, which will e...
[ "2504612405@qq.com" ]
2504612405@qq.com
0cb37ae1a6ba752c1ab90701493d75e2960c045c
d900bec03be428bafb679ca4e7c89e018ca92cb4
/Deadlock.java
45eabbc09c5f35e66b625c1bc52a04580507f510
[]
no_license
Yashvishnoi/Java
b1f747a77e527e1e0428cea6b95608b29940d972
a0f29999e2ceb49c2b60c050f5b0c5d24cf46657
refs/heads/master
2023-04-18T08:48:05.735279
2021-05-07T18:20:38
2021-05-07T18:20:38
329,192,318
0
0
null
null
null
null
UTF-8
Java
false
false
856
java
public class Deadlock { String s1="Aman"; String s2 = "Vijay"; Thread t1 = new Thread() { public void run() { while(true) { synchronized(s1){ try { System.out.println(Thread.currentThread().getName()+"locked"+s1); Thread .sleep(100); } catch (InterruptedException e) { e.printS...
[ "jivishnoi@gmail.com" ]
jivishnoi@gmail.com
3ed9f3398a18bc69ff672ea931c210308fe23177
997671f19029f6fce4ab5ff494e6e661695566dd
/src/main/java/epam/project/builder/BicycleBuilder.java
50b1e7c0a0e80489e91b3ad16ad34c60bb92f454
[]
no_license
KostyaHomich/Bicycle_hire-Homich.K
3836ef97863f8320b0d5df08d3a40d3636274fa5
65cb517884d4f2526c328be7a6db5ab3eda95d8f
refs/heads/master
2022-09-12T16:53:37.242402
2019-09-09T10:59:54
2019-09-09T10:59:54
160,558,185
0
0
null
null
null
null
UTF-8
Java
false
false
1,155
java
package epam.project.builder; import epam.project.entity.Bicycle; import java.util.Map; public class BicycleBuilder implements Builder<Bicycle> { private static final String ID = "bicycleId"; private static final String NAME = "name"; private static final String DESCRIPTION = "description"; private s...
[ "kostaykhomich87@gmail.com" ]
kostaykhomich87@gmail.com
e804e87c55928acfa24e239e03d4e72ad08dcc20
8622320f37055b55ce6074beb474d92f70bc8356
/RPEC-ExpressionValidationStack/src/Pilha.java
3088d64996a28d1bc2eb50fbde0c809cb7139413
[]
no_license
LucasKleaL/RPEC
3b61af5b3c6a6b20779c197e33f7282be2da634d
d004b3efb92986febfd11c93e47c27712847e44d
refs/heads/main
2023-06-16T11:47:34.303008
2021-07-06T21:13:42
2021-07-06T21:13:42
383,597,870
0
0
null
null
null
null
ISO-8859-1
Java
false
false
893
java
public class Pilha { private int topo; private char[] dados; private int max; public Pilha() { topo = -1; } public int topo() { return topo; } public char caracterTopo() { if (vazia()) { return ' '; } else { return dados[topo]; } } public boolean vazia() { if (topo < ...
[ "lucaskleal222@outlook.com" ]
lucaskleal222@outlook.com
9af09b25ce97e00906537ec11b0ac53cdde1f75a
fd4879e06627f0befc4d5d6ed4e24ecc03805647
/app/src/main/java/nl/hypothermic/meefietsen/dialogs/ContactSelectDialog.java
4ebbaedb81f0db868dc0cfd4b836b9feb03f5359
[]
no_license
MeefietsApp/app
6c422e076a950654d2a5681119681b35e5b8b7ed
988a9a88a1f050491b5f9bbf09f39a6d4e8a3eaa
refs/heads/master
2020-03-31T00:42:35.693975
2019-01-04T14:55:51
2019-01-04T14:55:51
151,751,137
0
0
null
null
null
null
UTF-8
Java
false
false
1,142
java
package nl.hypothermic.meefietsen.dialogs; import android.app.AlertDialog; import android.app.Dialog; import android.app.DialogFragment; import android.content.DialogInterface; import android.os.Bundle; import nl.hypothermic.meefietsen.WelcomeActivity; public class ContactSelectDialog extends DialogFragment { /...
[ "admin@hypothermic.nl" ]
admin@hypothermic.nl
fa6c7486dbd979458cad077daec925441a7f88ad
7a8b78eded48dd7b2fab42220f0ab601aab09b4e
/CreationalDesign Patterns/AbstractFactoryPattern/src/com/test/FactoryCreator.java
6b2f9979dd9dc75f32f7e4c5c62c55119822e2ce
[]
no_license
manohar427/DesignPatterns
a3966c5c5672cbeaedf5e7bd34c12d5497ebe9a7
6ab8e48769292ad6d6ab68d1f85a8bd0cff1d031
refs/heads/master
2022-06-30T07:22:56.101142
2020-05-09T18:52:25
2020-05-09T18:52:25
262,235,180
0
0
null
null
null
null
UTF-8
Java
false
false
327
java
package com.test; public class FactoryCreator { public static AbstractFactory getFactory(String choice){ if(choice.equalsIgnoreCase("Bank")){ return new BankFactory(); } else if(choice.equalsIgnoreCase("Loan")){ return new LoanFactory(); } return null; ...
[ "manohar427@gmail.com" ]
manohar427@gmail.com
28b91e9a6bcbbd7d7e455db66b33d28bbd210efa
5002b77c45c9aaa9456d14e4876972a40dde376c
/app/src/main/java/com/mrsoftit/homefit/waist_hip_ratio/Waist_Hip_Ratio_Chart.java
710cecffae17cf7e79c505bd69044cb8e2afa1b1
[]
no_license
mijantck/Health_And_Fitness
3a35861e6ccc984ac19a334156ebed5c00149799
6ebb7e62a57f6ec080e6839113b08cc80886af8f
refs/heads/master
2023-04-22T06:53:32.313793
2021-05-09T20:58:17
2021-05-09T20:58:17
365,126,511
0
0
null
null
null
null
UTF-8
Java
false
false
4,972
java
package com.mrsoftit.homefit.waist_hip_ratio; import android.app.Activity; import android.content.Context; import android.os.Build.VERSION; import android.os.Bundle; import androidx.annotation.Nullable; import android.view.MenuItem; import android.view.View; import android.view.View.OnClickListener; import android.wid...
[ "mijantck3.ofic@gmail.com" ]
mijantck3.ofic@gmail.com
f90f370a46985f6ff36f170e24430765eed4e75c
01459ad1d33ccc28b00b05bfcb6d3eb76ecb7bbc
/src/main/java/tms/c29/lec_13/classwork/part_1/Student.java
b659d2568ae9f55ef7b3dd1dfbd94930c3f53408
[]
no_license
RezviyBelorus/tms-c29-2019
008beda32983cbc933cd144b2933c1a8a967eef9
e99db88e564486f7f9de63587119b372d877839f
refs/heads/master
2022-11-24T10:14:05.333555
2019-12-08T09:30:13
2019-12-08T09:30:13
226,290,429
1
0
null
2022-11-15T23:53:05
2019-12-06T09:17:38
Java
UTF-8
Java
false
false
572
java
package tms.c29.lec_13.classwork.part_1; public class Student { private String name; private int age; public String getName() { return name; } public Student setName(String name) { this.name = name; return this; } public int getAge() { return age; } ...
[ "rezviybelorus@gmail.com" ]
rezviybelorus@gmail.com
34ba5e9a9de9d8292e3ccd7ed7bb648e3cded144
544a0c76d38f1a4dbcfc2d7e80b9480089d2e18d
/Final_group1/src/main/java/com/group/DAO/CartDAO.java
277241faeda99675542197dd6d120a2d5efc1316
[]
no_license
MentorAmogh/SurgicalsHub
6dd25bc096a618ae82c88be2145d246775965c80
d22515c781767fb411687bac8f8563effcdc0bb0
refs/heads/master
2020-12-25T14:39:18.868126
2016-09-21T19:45:58
2016-09-21T19:45:58
67,364,345
0
0
null
null
null
null
UTF-8
Java
false
false
369
java
package com.group.DAO; import java.util.ArrayList; import org.hibernate.Session; import org.hibernate.SessionFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Repository; import com.group.model.Cart; import com.group.model.Products; import com.google.gson.G...
[ "camogh@gmail.com" ]
camogh@gmail.com
5eb1b4dec45703dec8447358ae0aa905d9040934
71b2a435af3205818ffcf77b43de13feded76c23
/core/src/main/java/org/springframework/security/access/hierarchicalroles/UserDetailsServiceWrapper.java
7f2f523358a46cb3aefbd03b942e962abdfd9082
[ "Apache-2.0" ]
permissive
wojtekk123/spring-security
8f9dd6ecdd023306a0a58e9ce617d3fe3b2e0cfb
e729819ce05d7b49531cdfe7d778ca1d15a5c7b8
refs/heads/master
2020-08-24T20:23:17.044467
2010-02-12T15:18:01
2010-02-12T15:18:01
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,276
java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distribut...
[ "luke.taylor@springsource.com" ]
luke.taylor@springsource.com
b7d87a872fd12efeb963fefb094396e8cbaf36e3
82e0e6840380cc37b891f58b29dbed2e77aaaf45
/Calculadora/app/src/androidTest/java/usuario/app/calculadora/ExampleInstrumentedTest.java
f7dbfa57a5e82baa624747dd8b1eb707ed2ad637
[]
no_license
eduardoaraujocunhaa/learning-android
f18712e2bd774e498cf40562ee60f096b199e6bf
2c1b3e946d0676f8ae9660260e79c1852761fbbe
refs/heads/master
2020-12-31T06:24:00.174101
2017-03-05T08:10:39
2017-03-05T08:10:39
80,594,061
0
0
null
null
null
null
UTF-8
Java
false
false
750
java
package usuario.app.calculadora; import android.content.Context; import android.support.test.InstrumentationRegistry; import android.support.test.runner.AndroidJUnit4; import org.junit.Test; import org.junit.runner.RunWith; import static org.junit.Assert.*; /** * Instrumentation test, which will execute on an Andr...
[ "eduardoaraujocunhaa@gmail.com" ]
eduardoaraujocunhaa@gmail.com
8d4e623eaf23ea0663af4c477ccfd4020e240dd0
079e3ffe8325fd34137ccac1211bd934ae6d5ece
/src/com/afforess/minecartmaniacore/utils/ItemUtils.java
230119c3c7a92e14cccc4d6c51eba97360b112e1
[ "CC-BY-3.0" ]
permissive
ManiaCraft/MinecartMania
53dd404936ea79ab726e5a84774197369d851573
b5b1717ea34d629203069582eeb7b2c26ca1bc84
refs/heads/master
2021-01-18T09:22:06.609012
2012-02-05T11:50:36
2012-02-05T11:50:36
null
0
0
null
null
null
null
UTF-8
Java
false
false
12,819
java
package com.afforess.minecartmaniacore.utils; import java.io.File; import java.io.PrintWriter; import java.util.ArrayList; import java.util.HashMap; import java.util.Iterator; import java.util.Map.Entry; import org.bukkit.Material; import org.bukkit.inventory.ItemStack; import com.afforess.minecartmaniac...
[ "nexis@7chan.org" ]
nexis@7chan.org
16c11d1e4c246fb301fa4239799b3311a29e583f
8b0f19ae679d1fcf3f3e6d94b08e848be5062d50
/src/main/java/com/spider/push/impl/DataPushSimpleManage.java
9ebe2df0bca2d8f5adbcb27526b797fbd9abf7c0
[]
no_license
zhou5827297/spider
fac913372044113326036f93f64cbfc722698268
e1b0a01ec65c9bac6e8c7ef9cd17ee4cda37784c
refs/heads/master
2022-09-30T14:22:46.402737
2020-04-04T02:42:55
2020-04-04T02:42:55
84,806,720
5
2
null
2022-09-01T22:28:59
2017-03-13T09:17:01
Java
UTF-8
Java
false
false
4,904
java
package com.spider.push.impl; import com.spider.config.ProxyConstant; import com.spider.filter.impl.BloomFilterManage; import com.spider.push.DataPushManage; import com.spider.util.ThreadUtils; import com.spider.config.RemoteConstant; import com.spider.filter.FilterManage; import com.spider.push.DataPush; import org.s...
[ "you@example.com" ]
you@example.com
af0cb7697343979cdc99a3c260ab218898c65bbf
abdf6a348b3f53ff614d9b228572dd1ca931e050
/eclipse/jcoinlibs/src/com/ripple/core/formats/LEFormat.java
8b2d042013144a03ab58d7c860087987f067a479
[ "Apache-2.0" ]
permissive
cping/RipplePower
5b2afd114eddbdb1a688e9de98cb409f16adfb89
4bdfd7ddca69e2cfb2c33852379844880cfe2a2a
refs/heads/master
2021-05-16T02:40:30.916689
2021-01-02T07:37:47
2021-01-02T07:37:47
19,198,112
42
13
null
2015-01-15T08:02:34
2014-04-27T07:11:33
Java
UTF-8
Java
false
false
7,574
java
package com.ripple.core.formats; import com.ripple.core.fields.Field; import com.ripple.core.serialized.enums.LedgerEntryType; import java.util.EnumMap; public class LEFormat extends Format { static public EnumMap<LedgerEntryType, LEFormat> formats = new EnumMap<LedgerEntryType, LEFormat>(LedgerEntryType.class);...
[ "longwind2012@hotmail.com" ]
longwind2012@hotmail.com
424fc97e2d7a4772d9fc96a75a2397367925759d
94113c5fbe68935e196db3c2a33a277243bfcadb
/Main.java
470053af3024aa801ac9fb56c632b1f3149921ce
[]
no_license
xiongfeizhang1/AStarSearch
88ea3481b94ef59342502fd73848d395a4311be8
e4521c4afdaacefaa24910307eb24d09eaef8ab4
refs/heads/main
2023-03-25T11:52:01.925337
2021-03-26T20:26:30
2021-03-26T20:26:30
351,903,647
0
0
null
null
null
null
UTF-8
Java
false
false
5,874
java
/* @author Xiongfei Zhang * @version 1.0 * * A Star Search */ //imports all of the util class import java.util.*; public class Main { //global variables static int gRow; static int gCol; static boolean found; //create open and closed list public static ArrayList<Node> openList = new ArrayList<Node>(); pu...
[ "xzhang41@uncc.edu" ]
xzhang41@uncc.edu
4aacc0f2df04373e67398d444229021e66e1bd84
54c371c20b423ca2ff90f781136ad63509c1246c
/src/main/java/com/shiz/entity/InformationEntityPK.java
c5b169beec1f4b9803ae3700637f58b0b9fd68e9
[]
no_license
Usergin/DeviceControl
40634dfdb2bbfc98b316622c0dda579e687b11ca
76b994722c8c1b029c2bcc462e2db0a89aa18a3d
refs/heads/master
2021-01-19T00:39:57.490099
2017-07-26T18:14:33
2017-07-26T18:14:33
87,198,150
1
0
null
null
null
null
UTF-8
Java
false
false
787
java
package com.shiz.entity; import javax.persistence.Column; import javax.persistence.Id; import java.io.Serializable; /** * Created by oldman on 19.04.17. */ public class InformationEntityPK implements Serializable { private int id; @Column(name = "id", nullable = false) @Id public int getId() { ...
[ "batka1488@gmail.com" ]
batka1488@gmail.com
ada67d3c78f9e7b3310cea8757b7f8bb2115965a
6cf3761f1f5da4c39d91ca4fd8c6d617d3938731
/App_dietas/app/src/main/java/com/example/app_dietas/logica/AlimentoAdapter.java
69ae05ecdaed34c92238d4c8343fbce38ba65ff0
[]
no_license
TheJosemi98/AppsAndroid
d4afa48a03aced48c5d5cd374af2ef5fa1c0e280
0627bb348f316589f034afc9113fc0fbfd2ad2eb
refs/heads/main
2023-03-11T22:19:59.101811
2021-03-04T14:21:40
2021-03-04T14:21:40
344,500,881
1
0
null
null
null
null
UTF-8
Java
false
false
2,894
java
package com.example.app_dietas.logica; import android.content.Context; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.TextView; import androidx.recyclerview.widget.RecyclerView; import com.example.app_dietas.Dietas.Alimento; import com.example.app_d...
[ "47891012+TheJosemi98@users.noreply.github.com" ]
47891012+TheJosemi98@users.noreply.github.com
a3786e4c21efde9ce49f9943a9e1494e77106216
7c331c4383092924de7e17a2b9b0afa5457a9231
/ws-eclipse/genericos_delimitados/src/services/CalculationService.java
876b85887f81685f4d6fa0cc2f4d5779c6658721
[ "MIT" ]
permissive
MateusMacial/Udemy_Java_Orientado_Objetos
1d9791732bf4f588f075d5b73762978cd1f46cca
368a976d11656a509228e6e004b63a4d0c396ac3
refs/heads/main
2023-06-02T18:09:43.014072
2021-06-14T23:24:04
2021-06-14T23:24:04
369,340,763
0
0
null
null
null
null
UTF-8
Java
false
false
353
java
package services; import java.util.List; public class CalculationService { public static <T extends Comparable<T>> T max(List<T> list) { if (list.isEmpty()) { throw new IllegalStateException("List can't be empty"); } T max = list.get(0); for (T item : list) { if (item.compareTo(max) > 0) { max = ...
[ "mateus_macial@hotmail.com" ]
mateus_macial@hotmail.com
5777291441f6af03f7f89d54d77acf822faa7c22
8d2fa5467ee98343f2305684c1eced69e0a466c7
/Append.java
34f33b313362ad3f460b68c0df4980581a47c660
[]
no_license
minmaneh/UM
9f4d62c9b6928638d755f17f3ffc7ba5761abf8d
30489b0bd86ce316c16e7f923f587af5c3cafdb3
refs/heads/master
2022-05-28T11:27:39.786129
2020-04-30T12:50:22
2020-04-30T12:50:22
260,209,467
0
0
null
null
null
null
UTF-8
Java
false
false
644
java
public class Append{ public static void main(String[]args){ int[] a1 = {10, 20, 30, 40, 50, 60}; int[] a2 = {91, 92, 93, 94, 95, 96}; int[] newList1=append(a1,a2); for(int i=0;i<newList1.length;i++){ System.out.println(newList1[i]); } } public static int[] append(int[] list1, int[] list2)...
[ "noreply@github.com" ]
noreply@github.com
f38f655545d722c677c6048788490ac89925f874
7e13d4d315265bc55fabaf424745cf954417d118
/SLCO1.0-files/SLCO1.0/metamodels-and-grammars/promela.emf.edit/src/promela/provider/assignItemProvider.java
352a5c99962dda857568c0c222b2e7b5b1e6d155
[]
no_license
melroy999/2IMP00-SLCO
6c4b69d0da58d4f06c662cd046193694979bbae4
bb5178ffc322c4bb0d7b070760950f29aeb0eb52
refs/heads/master
2023-04-05T06:48:10.474608
2021-04-07T23:19:46
2021-04-07T23:19:46
314,880,276
0
0
null
null
null
null
UTF-8
Java
false
false
2,711
java
/** */ package promela.provider; import java.util.Collection; import java.util.List; import org.eclipse.emf.common.notify.AdapterFactory; import org.eclipse.emf.common.notify.Notification; import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; import org.eclipse.emf.edit.provider.IItemLabelProvider; impo...
[ "d.zhang@tue.nl" ]
d.zhang@tue.nl
523dc82527dd4d386791188c4abcdb7a06881aa4
906275798ed0ab17495dbf1f31759845818daa81
/src/main/java/org/jukeboxmc/item/ItemWallBanner.java
c1c065624e357dcda3f61a2615d2b50a0c85b658
[]
no_license
yequid/JukeboxMC
c7995034bc5bd55280e3bf96b765eddacbe08e8f
8a53fc2bed231d0872699d6efa88ef843a74001b
refs/heads/master
2023-02-15T05:45:12.260350
2021-01-07T15:00:24
2021-01-07T15:00:24
326,658,755
0
0
null
2021-01-07T15:00:25
2021-01-04T11:15:15
Java
UTF-8
Java
false
false
206
java
package org.jukeboxmc.item; /** * @author LucGamesYT * @version 1.0 */ public class ItemWallBanner extends Item { public ItemWallBanner() { super( "minecraft:wall_banner", 177 ); } }
[ "beckerluca16@gmail.com" ]
beckerluca16@gmail.com
639d78138e12fc0b2c57d992951b313ac64279fc
51de3ea6616feb708169fc246dab6c8636c491f5
/result/com.beust.jcommander.validators.PositiveInteger/traditional_mutants/void_validate(java.lang.String,java.lang.String)/ODL_8/PositiveInteger.java
3f82aad8f6282e59a79bbfee9bebae592818a6a9
[ "Apache-2.0" ]
permissive
ps073006/main_mujava
ab442a597b514cc8491b8b5bd551e8e90e0aa5c6
c62f68d78c65d91f9dbf5a9a72df152cdda05a9d
refs/heads/master
2021-01-10T04:37:47.416163
2016-01-19T19:36:28
2016-01-19T19:36:28
49,980,696
0
0
null
null
null
null
UTF-8
Java
false
false
570
java
// This is a mutant program. // Author : ysma package com.beust.jcommander.validators; import com.beust.jcommander.IParameterValidator; import com.beust.jcommander.ParameterException; public class PositiveInteger implements com.beust.jcommander.IParameterValidator { public void validate( java.lang.String nam...
[ "engr.ps07@gmail.com" ]
engr.ps07@gmail.com
a6c95709e3423156cff1d3ace7940089572c1124
44e7adc9a1c5c0a1116097ac99c2a51692d4c986
/aws-java-sdk-storagegateway/src/main/java/com/amazonaws/services/storagegateway/model/transform/UpdateBandwidthRateLimitScheduleRequestMarshaller.java
a83b7915d23e8a7c7a4cdc968fa1b8d9ec4d4495
[ "Apache-2.0" ]
permissive
QiAnXinCodeSafe/aws-sdk-java
f93bc97c289984e41527ae5bba97bebd6554ddbe
8251e0a3d910da4f63f1b102b171a3abf212099e
refs/heads/master
2023-01-28T14:28:05.239019
2020-12-03T22:09:01
2020-12-03T22:09:01
318,460,751
1
0
Apache-2.0
2020-12-04T10:06:51
2020-12-04T09:05:03
null
UTF-8
Java
false
false
2,613
java
/* * Copyright 2015-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with * the License. A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "licen...
[ "" ]
af41d2fe9680c42a0cbe00c952b5c8a7533d640f
31d87c3767747e2de96b39a52965afb9f89a06d9
/Practical_exam_bharadwaj_divatekodandarama_wfs4/ProductsExam/src/com/demo/bean/Food.java
8080fd247e4d9a4bf9cfe8e1aca0c0299c6e9033
[]
no_license
BharadwajDivate/myjavarepo
a6ebd4c8ae63b1dcf57362506dda153241574104
b91915a1e5756b9d57854e596f2bbd8fcee71d83
refs/heads/master
2022-12-22T20:44:11.092817
2020-09-24T12:34:24
2020-09-24T12:34:24
296,215,955
0
0
null
2020-09-17T04:08:03
2020-09-17T04:08:03
null
UTF-8
Java
false
false
1,065
java
package com.demo.bean; import java.util.Date; public class Food extends Products { private Date dOfManf; private Date dOfExp; private boolean veg; // default constructor public Food() { super(); } // parameterised constructor public Food(int itmCode, String itmName, double price, int qty...
[ "noreply@github.com" ]
noreply@github.com
b7eecb7ec33bf23f832f3ea802604f661cf067c6
14d7e08e61985165727068a7626ba1862ebeb332
/app/src/main/java/com/example/net1cloud/utils/SerializeAndDeserializeUtil.java
b3ae5ec9940548375f2adcc504f8d5ee72c5c094
[]
no_license
FantasticPornTaiQiang/Net1Cloud
eea5593efc03081c793fba6d5b739d6bb4ebbf6c
a4570417d999fdd117ed7854cb6f9d33eb158467
refs/heads/master
2022-04-10T03:02:42.196311
2020-02-17T17:54:38
2020-02-17T17:54:38
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,762
java
package com.example.net1cloud.utils; import com.example.net1cloud.data.Music; import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import java.io.IOException; import java.io.ObjectInputStream; import java.io.ObjectOutputStream; import java.util.List; public class SerializeAndDeserializeUtil {...
[ "1727762240@qq.com" ]
1727762240@qq.com
650d49fdd212b66fe657dbb07b2e227489fa8af3
0f9834438f09c21e4dccf935047fddd3c2a4894e
/src/java/org/infoglue/cms/applications/workflowtool/functions/InitializeCreateNews.java
5e838c17f785b0bab890de6c4c5fbd2b41dc3571
[]
no_license
uppsala-university/infoglue
13a8f479da68cf64ddaccf440aa903088cafa28b
0208a7b647c74d0dc6af2a7229de433bc4931512
refs/heads/master
2021-01-18T17:36:26.285460
2018-12-05T10:57:20
2018-12-05T10:57:20
32,735,765
1
1
null
2019-01-24T11:09:14
2015-03-23T14:05:40
Java
UTF-8
Java
false
false
2,985
java
/* =============================================================================== * * Part of the InfoGlue Content Management Platform (www.infoglue.org) * * =============================================================================== * * Copyright (C) * * This program is free software; you can redistribut...
[ "mattias.bogeblad@gmail.com" ]
mattias.bogeblad@gmail.com
69fd5de02d4fd664e83fce9b41e9599e5c7377ff
a6c84fb2a9f2016932a8d33a8501d7382c1aaa18
/QuestionMaker/src/algorithms/Fractions/Level4_6/MoreThanHalf4_6.java
4ce2fa6584771a6ab8908313476e1bf90a1160a8
[]
no_license
luhan68/QuestionMaker
4814d4fed678b5256994ff744cbbd84cde130251
e1a8a3edb919453cd0dba1e8569391fe993778c1
refs/heads/master
2020-03-27T09:12:57.748381
2018-08-27T16:29:43
2018-08-27T16:29:43
146,322,860
0
0
null
null
null
null
UTF-8
Java
false
false
5,504
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 algorithms.Fractions.Level4_6; import Fractions.Fraction; import java.util.Random; import java.util.Vector; /** ...
[ "luhan@umail.ucsb.edu" ]
luhan@umail.ucsb.edu
d0604818963b6c738a27c940108fc21b19b0a817
98e666e26aae281daf5d93455cfaa0cee1304823
/src/primeirafase/algs4/FibonacciMinPQ.java
52faa416e18a13eb6c4b523223f7630866737426
[]
no_license
PedroAlmeidacode/LinkedIn_graph_search
1a627bb18628dcde0b5b225ed8d846f9a94b6c8c
368a69d6364428feb097bdaf559b1c909dd22c0d
refs/heads/master
2021-04-21T03:22:00.576935
2020-05-05T14:14:58
2020-05-05T14:14:58
249,745,331
2
0
null
null
null
null
UTF-8
Java
false
false
9,297
java
/****************************************************************************** * Compilation: javac FibonacciMinPQ.java * Execution: * * A Fibonacci heap. * ******************************************************************************/ package primeirafase.algs4; import java.util.Comparator; import java.ut...
[ "plsalmeida18@gmail.com" ]
plsalmeida18@gmail.com
55908bd7e878e71a201aa86c5eeba9487c2dc16b
5b61c916007327ab88b7a504f7236d793124707a
/client/src/test/java/com/blockwithme/util/client/test/UtilClientTestModule.java
39befcc2d56cf54fbdc394b485a2a70b120fc8d7
[ "Apache-2.0" ]
permissive
skunkiferous/Util
72bd3ca128c7454d2d37c77230d722f5ca6bd305
bac4bc1b9db6868cc093e6edccb600f7fc6c4d2b
refs/heads/master
2020-04-17T07:35:50.401020
2014-12-08T06:18:39
2014-12-08T06:18:39
null
0
0
null
null
null
null
UTF-8
Java
false
false
952
java
/* * Copyright (C) 2014 Sebastien Diot. * * 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 ...
[ "s.diot@eurodata.de" ]
s.diot@eurodata.de
d06373d619b3ea92e2302da485c31302132a1082
a83421ac706a65eed48ea77301e1e205bbf1bc76
/Bloemenverkoop/src/be/kriekelaar/bloemenverkoop/SaleHandler.java
67cb00384c86fc81d245dcf46316f8c11edf0dce
[]
no_license
toscana/bloemenverkoopkriekelaar
04ca3b60d67896050fb1e7a9ee2cd19476509e41
1c3463b392c4b80a30357628a8500112c8830a20
refs/heads/master
2016-09-02T01:43:43.007032
2014-04-14T18:46:36
2014-04-14T18:46:36
32,577,027
0
0
null
null
null
null
UTF-8
Java
false
false
4,597
java
package be.kriekelaar.bloemenverkoop; import java.util.ArrayList; import java.util.Collections; import java.util.List; import java.util.Random; import java.util.logging.Logger; public class SaleHandler { private static final Logger log = Logger.getLogger("bert"); private static SaleHandler uniqueIns...
[ "vanrillaer@gmail.com" ]
vanrillaer@gmail.com
d8505e2fc3fc0a8260a10271c8b0ff5b5c7e096c
3b91ed788572b6d5ac4db1bee814a74560603578
/com/tencent/mm/plugin/backup/f/b.java
b04455f8d8391c1fe9cec7ba15d0e61225943e79
[]
no_license
linsir6/WeChat_java
a1deee3035b555fb35a423f367eb5e3e58a17cb0
32e52b88c012051100315af6751111bfb6697a29
refs/heads/master
2020-05-31T05:40:17.161282
2018-08-28T02:07:02
2018-08-28T02:07:02
null
0
0
null
null
null
null
UTF-8
Java
false
false
13,631
java
package com.tencent.mm.plugin.backup.f; import android.os.Looper; import com.tencent.mm.ab.e; import com.tencent.mm.ab.l; import com.tencent.mm.plugin.backup.e.j; import com.tencent.mm.pointers.PByteArray; import com.tencent.mm.sdk.platformtools.ag; import com.tencent.mm.sdk.platformtools.bi; import com.tencent.mm.sdk...
[ "707194831@qq.com" ]
707194831@qq.com
0a7be724734cc67368ebd295ca6c0f5b4ffa1922
c04f91b88ee4988daf58a0b6690c3c6d075cbde1
/CursoJMS_KAFKA/service-http-ecommerce/src/main/java/br/com/alura/ecommerce/GenerateAllReportsServlet.java
7e3e0b9a5831e69132e2fd9413600ba6f47fa49d
[]
no_license
carlosofpersia/estudos-java
baed1308ef199c7836247845d29fe49c912bc8ed
126470abdc1bb781bd0f928e52a45d2f8f0f12c0
refs/heads/master
2022-12-03T02:16:51.661202
2021-10-24T21:29:39
2021-10-24T21:29:39
134,570,431
0
0
null
2022-11-16T01:49:02
2018-05-23T13:02:13
HTML
UTF-8
Java
false
false
1,361
java
package br.com.alura.ecommerce; import javax.servlet.ServletException; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import java.io.IOException; import java.util.concurrent.ExecutionException; public class GenerateAllReportsServlet ...
[ "carloseduardophp@gmail.com" ]
carloseduardophp@gmail.com
c2b773a1a14b4b6b9178e54eca6c3b58bb3960c1
19df2972b36f7100f8fc378188bc7fd177428731
/src/main/java/evaluator/IntEvaluator.java
1e7c536be5596783344bf4a5e1b2ae48f94ea5ab
[ "Apache-2.0" ]
permissive
spyrosfoniadakis/jalgorithms
6c92da5c2a38e18159a9904b75cb38631c8d3c86
47cbfbc2b0bd0c8028b6d240e5bc8bb5a6feeadd
refs/heads/master
2020-05-05T10:23:01.329778
2019-06-19T17:10:43
2019-06-19T17:10:43
179,943,750
0
0
null
null
null
null
UTF-8
Java
false
false
751
java
/* * Copyright 2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicab...
[ "spyrosfnd@gmail.com" ]
spyrosfnd@gmail.com
801605054089170cbc8323a2bec4c1184bf2a5e3
0f35027cf2cc275ee6b1d65dbb79745acf614d70
/Aula03 - Maven/lab-project/src/main/java/model/factory/CarteiraFactory.java
87d287b12f7877c04a72e0b1c11261feaffee8a3
[ "MIT" ]
permissive
jp-inatel-monitoria/c214-lab
5c94d89dfb425eb2f7fad3edf888398ad35d647c
f5fe85c2cb86c74317dbada50b521fcb8dd2355d
refs/heads/master
2023-01-08T20:58:48.924102
2020-11-06T04:37:08
2020-11-06T04:37:08
284,138,097
2
0
null
null
null
null
UTF-8
Java
false
false
182
java
package model.factory; import model.entities.Carteira; public class CarteiraFactory { public static Carteira createCarteira(String nome) { return new Carteira(nome); } }
[ "joao_giacometti@hotmail.com" ]
joao_giacometti@hotmail.com
2d3262c37b2474e27b5bc44a6472825b971b6b4e
63e9fb6e0ae181bfa9f6552bf31985fc60897ad6
/android/client-frwk/Examples/JaxbAndroidImpl/src/main/java/com/sun/xml/bind/v2/runtime/DomPostInitAction.java
7ea7894641f44dc916a3fd9d4e25e71c8be7c036
[ "BSD-2-Clause", "BSD-2-Clause-Views" ]
permissive
societies/SOCIETIES-Platform
6503b84b11b21f5bd4b5f1db0c22c4356b4a3f02
7050936833dcadf5cf318921ba97154843a05a46
HEAD
2016-09-05T22:29:20.159081
2014-05-20T10:53:33
2014-05-20T10:53:33
2,576,064
15
4
null
null
null
null
UTF-8
Java
false
false
3,917
java
/* * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. * * Copyright (c) 1997-2011 Oracle and/or its affiliates. All rights reserved. * * The contents of this file are subject to the terms of either the GNU * General Public License Version 2 only ("GPL") or the Common Development * and Distribution Licens...
[ "jmgonc@gmail.com" ]
jmgonc@gmail.com
85748995b10a5c53eb8387e923aebfe266807f18
f69ddf5d99f73cf68cf42e39ece0b0d4ab9ade42
/java/org/tensorflow/framework/VersionsProtos.java
b30e34244c347cb701a9f7f9251e09c611b625fc
[]
no_license
princessd8251/JavaClient-proto-java
974b537433750e78134f1a0d702b3482c68f27ff
29856397a27db31edf86b1db6945bad25501a44e
refs/heads/master
2023-07-12T23:25:55.255489
2021-08-17T08:57:57
2021-08-17T08:57:57
null
0
0
null
null
null
null
UTF-8
Java
false
true
2,473
java
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: tensorflow/core/framework/versions.proto package org.tensorflow.framework; public final class VersionsProtos { private VersionsProtos() {} public static void registerAllExtensions( com.google.protobuf.ExtensionRegistryLite registry) { ...
[ "walnuten@163.com" ]
walnuten@163.com
3bf4aae44a3f07de5d797e719d94e1f069e60bd7
56af72ad449098e1a1eefbfc04cb48ae47ed4fa4
/inflearn-jpa-web/src/main/java/inflearn/jpa/web/jpashop/controller/OrderController.java
c66582097de2cb133a1adf46d3113bc143fa79ff
[]
no_license
ninjasul/springstudy
506eb1e2e0d2a8fb20759042bdb8f73fb96c2684
bdd00c0d387c8652786ce824820c5cc2682d910f
refs/heads/master
2022-12-23T14:44:54.260724
2020-04-13T00:45:07
2020-04-13T00:45:07
160,325,765
0
0
null
2022-12-15T23:41:37
2018-12-04T08:42:18
Java
UTF-8
Java
false
false
1,816
java
package inflearn.jpa.web.jpashop.controller; import inflearn.jpa.web.jpashop.domain.Member; import inflearn.jpa.web.jpashop.domain.Order; import inflearn.jpa.web.jpashop.domain.item.Item; import inflearn.jpa.web.jpashop.repository.OrderSearch; import inflearn.jpa.web.jpashop.service.ItemService; import inflearn.jpa.we...
[ "ninjasul@gmail.com" ]
ninjasul@gmail.com
6b69e2ec7a44c6e96b87b9b18175f8a4828a7a0d
6c9a1852426ce7b255a5a05433a66806a927c5d3
/ch03/src/ch03/Ch03Ex02_04.java
82779727496768519459d1ea0210678be2a9efe1
[]
no_license
LEEWOODO/work_java
f26eee2b6b20508c0bd17500cdbf327cdd188a49
c66024bd09bb5daf4e17b163e41ea2432b92a6e7
refs/heads/master
2020-03-18T03:43:36.400627
2018-06-30T05:21:44
2018-06-30T05:21:44
134,252,624
0
0
null
null
null
null
UTF-8
Java
false
false
972
java
package ch03; import java.util.Scanner; public class Ch03Ex02_04 { public static void main(String[] args) { // TODO Auto-generated method stub // 민수 int mHeight = 0; int mWeight = 0; // 기영 int kHeight=0; int kWeight=0; Scanner scanner = new Scanner(System.in); System.out.print("...
[ "KOITT@KOITT-PC" ]
KOITT@KOITT-PC
d36c295b35c6d82009f05b454d11555dd40f1b37
942c8633b0c2e403a9f24cb7757d00087711a30c
/Server Side/predict_data.java
6cd9849175fa0caa2e610ed80fe9a16d1221cdf7
[]
no_license
kumaranupam068/Two-Wheeler-Rash-Driving-Detection
e1c241a3c83c97944e90600cf6f7e1e9e4a5228e
fcf49768b164e576837735455615a520e64d216a
refs/heads/main
2023-05-21T12:03:16.893343
2021-06-11T15:50:11
2021-06-11T15:50:11
376,062,948
0
0
null
2021-06-11T15:27:59
2021-06-11T15:09:25
null
UTF-8
Java
false
false
4,031
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. */ import Logic.info; import java.io.BufferedReader; import java.io.File; import java.io.FileOutputStream; import java.io.FileReader; imp...
[ "noreply@github.com" ]
noreply@github.com
2b2a5815fdd67f3e498e836778e1e446ffcf5e63
95cfe2239c8fce0cec91d76e0a82f59a9efc4cb8
/sourceCode/JFreeChartMutGenerator/java.lang.IndexOutOfBoundsException/3814_ROR/ComparableObjectSeries.java
6af448e082f6a569f3fb249473d2fdfc76b27024
[]
no_license
Djack1010/BUG_DB
28eff24aece45ed379b49893176383d9260501e7
a4b6e4460a664ce64a474bfd7da635aa7ff62041
refs/heads/master
2022-04-09T01:58:29.736794
2020-03-13T14:15:11
2020-03-13T14:15:11
141,260,015
0
1
null
null
null
null
UTF-8
Java
false
false
15,292
java
/* =========================================================== * JFreeChart : a free chart library for the Java(tm) platform * =========================================================== * * (C) Copyright 2000-2016, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jfreech...
[ "giachi.iada@gmail.com" ]
giachi.iada@gmail.com
1694d9b10f56485cee6725ed319dc745aaf531fc
9c8bb45cb67a54dfa36e7a87cfad9318ef302553
/YYDRobotHardwareTest/src/main/java/com/yongyida/robot/hardware/test/item/motion/adapter/EditAngleAdapter.java
f71fb1b7c0705a6d9b644701caffcf7967d409a4
[]
no_license
xiangxianghuang/communicate_app
49fff075097ccf5818f1924a4b07863331725fb9
74d9dcd4f71499a9bfa070e55bbf20da9cefedb2
refs/heads/master
2018-10-04T16:24:44.005065
2018-07-11T10:53:39
2018-07-11T10:53:39
112,999,814
0
0
null
null
null
null
UTF-8
Java
false
false
6,997
java
package com.yongyida.robot.hardware.test.item.motion.adapter; import android.content.Context; import android.text.Editable; import android.text.TextWatcher; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.BaseAdapter; import android.widget.EditText; im...
[ "huangxiangxiang@yydrobo.com" ]
huangxiangxiang@yydrobo.com
7bd7e26f43852237233e25af0d2d99e0b6fec52e
a9809edaea0a6fb9d0eac4f5dfacab8812797cdb
/Documenti ECC/Classi/Hashes/HashEX.java
2ebc8a8fd01ac732a9c4e1072354aa7a6fb205b9
[]
no_license
Mark692/ECC-Java
76cb85e8b2d08215b961b76d10095eea09adadf7
151903ba8a34391f7c8fb616fa8a044c8b432e0a
refs/heads/master
2021-06-19T06:18:13.738532
2019-05-07T22:30:32
2019-05-07T22:30:32
105,257,897
2
0
null
null
null
null
UTF-8
Java
false
false
66
java
package Hashes; public class HashEX extends Exception { }
[ "noreply@github.com" ]
noreply@github.com
70d9a1020b1569d0b733f24d3664e0cc400ca297
e38192fa32e9645227878ed131b6e2bc0fb00183
/person/person/bom_person/com/msl/rule/life/bom/AlphaSearchBom.java
feea876d0644828cd5308560f28006999320b068
[]
no_license
Wfaker/firsttech
d28f34a76d55035da6af7604c40a09cabfe17c03
5f5856d3ad0b2fa4d9ac769e723a498fa03c0ebd
refs/heads/master
2023-04-24T01:55:22.267657
2021-05-03T03:07:39
2021-05-03T03:07:39
360,743,984
0
0
null
null
null
null
UTF-8
Java
false
false
3,779
java
package com.msl.rule.life.bom; import java.io.Serializable; /** * * 保单历史数据 * * @author zhou * */ public class AlphaSearchBom implements Serializable { /** * 序列版本号 */ private static final long serialVersionUID = 205706753066776061L; // 属性 private String p100100011 = ""; // 保单核保类别 private String p100...
[ "jiaguowang@163.com" ]
jiaguowang@163.com
b8587f19fa5ae2d8e1aa545620f295fff494dd28
2766fc0c72b5eddd9b381008df5415f595db489a
/src/ludia/Zamestnanec.java
07bac346f7e3fd894804f0ad6c42881aaaf41e22
[]
no_license
suranjakub/zabezpecovaci_system_starobinec
cce0c704bf768fbd3be15c5de6f4dd259819daa7
cf9e015699a1362706fedaf9e614c4978f942d29
refs/heads/master
2022-11-04T20:34:22.904402
2020-05-25T00:10:36
2020-05-25T00:10:36
274,130,691
0
0
null
null
null
null
UTF-8
Java
false
false
526
java
package ludia; import java.io.Serializable; public abstract class Zamestnanec implements Serializable { protected String meno; protected String typ; protected Zamestnanec(String meno, String typ) { this.meno = meno; this.typ = typ; } public String getTyp() { return this.t...
[ "xsuranj@stuba.sk" ]
xsuranj@stuba.sk
c8602c22bcd4ae24eee632dda7ae60a7219583df
d49f344f17f45a549c1d24e77123d8ebabc9637e
/src/main/java/com/fasttrackit/Main.java
54d1aa168b59b839da6efe0d4ecdfd4de4fcd812
[]
no_license
gyengebetty/Produs
e1510f06c6b301954cdf44207f2865258a7c4ea1
4036ce8c244e54003a677f4e303505a8dbfcd826
refs/heads/master
2020-07-28T07:47:54.154372
2019-09-18T16:24:08
2019-09-18T16:24:08
209,354,253
0
0
null
null
null
null
UTF-8
Java
false
false
2,788
java
package com.fasttrackit; import java.util.Date; public class Main { public static void main(String[] args) { Cosmetice c1=new Cosmetice(); c1.setNume(" Fond de ten lichid: Loreal"); c1.setPret(65); c1.setCuloare("Natural"); c1.setGreutate(250); c1.setCantitate(1); ...
[ "szoszi88@yahoo.com" ]
szoszi88@yahoo.com
a8e52a161073ffc7fcb59020c920251c97b9b362
7fcc420275f38044711122b695175f7472522e0e
/src/main/java/com/xinput/wechat/response/pay/RefundResponse.java
4efe3342fa358f7bd875155f9f7651a21707002a
[]
no_license
wangdpwin/wechat-api
3147ca3f2cc8ae3742bb4c2cd7c9335d30186495
0982ffc7f0f7a67c7b7725d08b16b62baac6d472
refs/heads/master
2022-12-17T15:29:15.924554
2020-09-23T09:29:35
2020-09-23T09:29:35
297,892,315
0
0
null
2020-09-23T07:42:46
2020-09-23T07:42:45
null
UTF-8
Java
false
false
8,828
java
package com.xinput.wechat.response.pay; import com.thoughtworks.xstream.annotations.XStreamAlias; import com.xinput.bleach.util.StringUtils; /** * 申请退款响应值 * * @author <a href="mailto:xinput.xx@gmail.com">xinput</a> * @date 2020-09-17 23:45 */ @XStreamAlias("xml") public class RefundResponse extends BaseWeChatPay...
[ "yuan_lai1234@163.com" ]
yuan_lai1234@163.com
703d8747267fe150de44eb74c5d80dfa5b3fc979
739a0299d3bd311c183d4d3e0943c122b799e5fe
/LogowanieP1/app/src/main/java/com/example/logowaniep1/ConnectionManager.java
52a58b155e3e8f317e1e93a54ac1e717f2e4825b
[]
no_license
Neetreneza/Engineering-thesis
21b42f5fa828aaf8dca17f4e0cfd0181b57cc4fc
106414485d2b4afd5ac7fbf9edab081e270ebe1d
refs/heads/main
2023-07-23T07:13:49.477926
2020-11-26T14:20:43
2020-11-26T14:20:43
306,634,709
0
0
null
null
null
null
UTF-8
Java
false
false
1,723
java
package com.example.logowaniep1; import java.sql.Connection; import java.sql.DriverManager; import java.sql.SQLException; import java.util.ArrayList; import java.util.List; public class ConnectionManager { private static String url = "jdbc:mysql://192.168.1.100:3306/aplikacja"; private static String driverNam...
[ "73097175+Neetreneza@users.noreply.github.com" ]
73097175+Neetreneza@users.noreply.github.com
da5f1fbd644a50d55b341411b33ea01a37800a9a
ef05ed8cea82254c2ae50b25ba0a8c9f2cc46e61
/PLJava/MatrixMultiplication/src/MatrixMultiplication.java
6b1e7cdee7137dbcea8877da9a2cce66b215d46e
[]
no_license
tvdeshpa/PL_Project
6b4f0eb0e4076e9132083275e691c55e57c4c5da
99398873d799f6045a9b2de5671620ab6da36566
refs/heads/master
2021-08-28T00:46:08.939546
2017-12-10T22:53:15
2017-12-10T22:53:15
108,889,217
0
0
null
null
null
null
UTF-8
Java
false
false
3,765
java
import java.util.Random; public class MatrixMultiplication implements Runnable { private static final int MAX_VALUE = 200; static int i=0,j=0,k=0; int row , col; int array1[][]; int array2[][]; MatrixMultiplication(int[][] a, int[][] b, int row, int col){ this.array1 = a; this...
[ "anayabu@iupui.edu" ]
anayabu@iupui.edu
194b0d882ace384d62b2e2037091d61e889fd4ac
bc5cc3828281f2ee7df902c73940d11b21d16d7c
/quickquestions/src/main/java/com/quick/questions/ws/io/repositories/UserPaymentRepository.java
aa741311660c41ccbcf3f9e403cd5864565646e5
[]
no_license
rajeshbattula631/quicktest
a8a77255e9dd8bb47b4335eadebfd86a6fdf73f9
ff150adefa77e37a3a32e650cb0098562b06ebba
refs/heads/master
2020-06-03T14:46:13.868496
2019-09-03T09:22:39
2019-09-03T09:22:39
191,611,388
0
2
null
null
null
null
UTF-8
Java
false
false
407
java
package com.quick.questions.ws.io.repositories; import java.util.List; import org.springframework.data.repository.CrudRepository; import org.springframework.stereotype.Repository; import com.quick.questions.ws.io.entity.UserPaymentEntity; @Repository public interface UserPaymentRepository extends CrudRepository<User...
[ "rajesh.battula631@gmail.com" ]
rajesh.battula631@gmail.com
f7f60ac500f2d5961cd50c6d278d1705ae43a2ba
9bcbebe359d320c7128cee3c3998d428ffb82dd6
/hopon/src/com/hopon/action/UserAction.java
075590e7564bf79387ff4cbe6d4ea931422d20fd
[]
no_license
NagarajNayak/hoponwebsite
14fef088bc91c9c361d460b576fa759f912689e8
3ffc27f2d81b9c548c7e12a706136b20042f3a83
refs/heads/master
2016-09-05T13:18:00.649787
2014-09-22T18:28:03
2014-09-22T18:28:03
null
0
0
null
null
null
null
UTF-8
Java
false
false
314,861
java
package com.hopon.action; /** * @author Kumar yogesh * this class is used as a action class for jsf * communicate with xhtml pages */ import java.io.File; import java.io.FileOutputStream; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import java.net.URLEncoder...
[ "nagarajn.nayak@gmail.com" ]
nagarajn.nayak@gmail.com
7e358b821d9bd35474edab9274367fb3494ef619
28bb8f9e29a821a15c8262b89f7aa968088ee3d0
/src/by/it/sc04_evening_tue_thu/yanushkevich/lesson05/TaskA1.java
01f1b1eb259746e78fb09b6ab6803d101e157b20
[]
no_license
Khmelov/CS2017-09
0ffee1e1054b965b76ee8cf36993f0f3ca310ff2
793e0adb7468a62eac9a49f984955070927b55f7
refs/heads/master
2021-08-26T09:46:59.063670
2017-11-23T06:54:45
2017-11-23T06:54:45
105,267,925
0
89
null
2017-11-23T06:55:45
2017-09-29T12:06:36
Java
UTF-8
Java
false
false
1,427
java
package by.it.sc04_evening_tue_thu.yanushkevich.lesson05; /* Выведите на экран в цикле 10 раз фразу Я изучаю программирование. при выводе сделайте такое разветвление в теле цикла, чтобы вместо 3-й и 9-й по счету фраз выводилась фраза Меня интересует высокая зарплата! Должнен получиться следующий вывод строк: Я изуча...
[ "32267531+V6767404@users.noreply.github.com" ]
32267531+V6767404@users.noreply.github.com
0171434f157209845a15803bc75346f8773b80e5
925a7ad974200179f5b7f49bcafd926a4eefe397
/src/main/java/com/flowerhada/service/impl/InquiryServiceImpl.java
867f6cedffa2e88a330cdeef3db3c619a426d0f5
[]
no_license
eunvanz/flowerhada-api
7926934b9cc722e3ca7c446fdc4ac1bc564f3905
350dafc0cc1713baaf08590bc434fa37a2e33281
refs/heads/master
2021-04-27T02:06:09.891828
2018-02-24T01:08:51
2018-02-24T01:08:51
122,688,986
0
0
null
null
null
null
UTF-8
Java
false
false
2,135
java
package com.flowerhada.service.impl; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.data.domain.Page; import org.springframework.data.domain.Pageable; import org.springframework.stereotype.Service; import org.springframework.transaction.annotation.Tran...
[ "eunvanz@gmail.com" ]
eunvanz@gmail.com
d5c45e6d1f6d882144aec802f6a9cd974633684a
3fa26b4e2daa266a794114d0be473680a8d6680c
/viewServer/src/main/java/com/dogTracker/viewServer/controller/ViewDataController.java
2cc850f1c7e57559810042fc9b9a8c4e2019fea7
[ "MIT" ]
permissive
thezelus/dogTracker
304b309458826edaa559a4fc87bc716681c53241
aa5bd6d7f7d6ca3fa9a6d4d330ba3775c577b036
refs/heads/master
2020-05-31T13:19:31.662156
2015-02-11T15:02:25
2015-02-11T15:02:25
30,568,891
0
0
null
null
null
null
UTF-8
Java
false
false
685
java
package com.dogTracker.viewServer.controller; import com.dogTracker.model.TrackerData; import com.dogTracker.viewServer.datastore.Datasource; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.Requ...
[ "thezelus@gmail.com" ]
thezelus@gmail.com
b02f22301da7049a46359920eea9f16d78a38796
61883776cf703f69efd50074e893d5a247225dbe
/microPlatform-persistance/src/main/java/com/wanliang/micro/repository/cms/ArticleDataRepository.java
cd2ff12c69d0fa7c1487fc32ced3bee76a07e796
[]
no_license
jbigdata/tinyPlatform
dca41679d4720dfff4c9edc9568f5315079e39a1
48787910a16ccd80974bdabfec3cf7282f6de5cd
refs/heads/master
2021-01-10T08:56:06.463812
2016-01-22T06:24:24
2016-01-22T06:24:24
45,234,368
0
2
null
null
null
null
UTF-8
Java
false
false
483
java
/** * Copyright &copy; 2012-2014 <a href="https://github.com/thinkgem/jeesite">JeeSite</a> All rights reserved. */ package com.wanliang.micro.repository.cms; import com.wanliang.micro.entity.cms.ArticleData; import com.wanliang.micro.persistence.BaseRepository; import com.wanliang.micro.persistence.annotation.MyBati...
[ "wan_liang@126.com" ]
wan_liang@126.com
4ed7a1cd1b47c7790f0d68ecbd2b1cdd8e709445
4d22afd8582191a341a6438c32b666763003b79f
/TZ_OOM/lesson6/gen/com/tz/filebrowser/R.java
01edb3dcf01e7248a61b189e167b4540b3b2bc18
[]
no_license
Moon-College/July_PublicWork
2715b3c58c07bffeaad4df48cbf1dff78e43eb85
b0e907c542974c9cf2f93a9c9cc27be525824aed
refs/heads/master
2021-01-16T19:00:44.771289
2015-11-08T16:47:20
2015-11-08T16:47:20
37,726,204
19
10
null
null
null
null
UTF-8
Java
false
false
3,163
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.tz.filebrowser; public final class R { public static final class attr { } public static final class dimen { ...
[ "879121200@qq.com" ]
879121200@qq.com
7c7d1614dd262ddae849651c75392bc9b55e8a86
f320b7907616641ac872d4b1615bed7c901164a6
/src/assembly/stone/itassembly/baiduvarious/response/PicassoVariousReponse.java
a7770e086ada88dddef00e88299bda556527c3d4
[]
no_license
microstone123/IT-Collection
55ea4d58ab2adfb48aefaaa618a3baf87f4faf97
5c4b0eeea1b8fd21daeb27b20e2e18cfc141acc7
refs/heads/master
2022-02-25T12:00:43.279739
2015-09-11T06:26:06
2015-09-11T06:26:06
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,492
java
package assembly.stone.itassembly.baiduvarious.response; import java.util.ArrayList; import java.util.List; import org.jsoup.nodes.Document; import org.jsoup.nodes.Element; import org.jsoup.select.Elements; import android.content.Context; import assembly.stone.itassembly.baiduvarious.entity.VariousHeadMode...
[ "lin_haishi@qq.com" ]
lin_haishi@qq.com
bb8427d93a813774927785728f4d2a6dfb027e6d
4fae353033215d84177e9cd163ee8d13155dda33
/app/src/main/java/com/sudoajay/duplication_data/DuplicationData/ScanDuplicateData.java
ce5379fc56c0f342793072c615be76b56bdf634f
[]
no_license
cmFodWx5YWRhdjEyMTA5/DuplicateData
a2aa66466493efed2f2c1d54831feed439d23883
dc400dc85b63f1cbc145b00865ba481b2122dc8d
refs/heads/master
2020-05-30T04:39:01.553615
2019-04-26T03:28:33
2019-04-26T03:28:33
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,355
java
package com.sudoajay.duplication_data.DuplicationData; import android.content.ContentResolver; import android.content.Context; import android.net.Uri; import android.view.View; import android.webkit.MimeTypeMap; import com.sudoajay.duplication_data.Toast.CustomToast; import java.io.File; import java.io.FileInputStre...
[ "sudoajay@gmail.com" ]
sudoajay@gmail.com
3bb36ac8a765a22ad627e94f49e1b558f4d4f7e6
d2cb1f4f186238ed3075c2748552e9325763a1cb
/methods_all/nonstatic_methods/javax_swing_plaf_metal_MetalComboBoxButton_doClick.java
cc35afafaf0541e2b7c4dd8fe817c14f5251507d
[]
no_license
Adabot1/data
9e5c64021261bf181b51b4141aab2e2877b9054a
352b77eaebd8efdb4d343b642c71cdbfec35054e
refs/heads/master
2020-05-16T14:22:19.491115
2019-05-25T04:35:00
2019-05-25T04:35:00
183,001,929
4
0
null
null
null
null
UTF-8
Java
false
false
203
java
class javax_swing_plaf_metal_MetalComboBoxButton_doClick{ public static void function() {javax.swing.plaf.metal.MetalComboBoxButton obj = new javax.swing.plaf.metal.MetalComboBoxButton();obj.doClick();}}
[ "peter2008.ok@163.com" ]
peter2008.ok@163.com
fdae8bfedb119af31f77b4facd88d2bd0a34233f
8534ea766585cfbd6986fd845e59a68877ecb15b
/com/slideme/sam/manager/controller/activities/market/catalog/QueryDynamicLayoutItemActivity.java
76b7eb2881ff5d3e23f5135fcfe2af4f2be15041
[]
no_license
Shanzid01/NanoTouch
d7af94f2de686f76c2934b9777a92b9949b48e10
6d51a44ff8f719f36b880dd8d1112b31ba75bfb4
refs/heads/master
2020-04-26T17:39:53.196133
2019-03-04T10:23:51
2019-03-04T10:23:51
173,720,526
0
0
null
null
null
null
UTF-8
Java
false
false
582
java
package com.slideme.sam.manager.controller.activities.market.catalog; import android.os.Bundle; import com.slideme.sam.manager.controller.fragment.p056a.ae; public class QueryDynamicLayoutItemActivity extends ApplicationListActivity { public void onCreate(Bundle bundle) { super.onCreate(bundle); } ...
[ "shanzid.shaiham@gmail.com" ]
shanzid.shaiham@gmail.com
e1b28f067c0c520f8bcef9ad156c8ab41610a4e9
fa51687f6aa32d57a9f5f4efc6dcfda2806f244d
/jdk8-src/src/main/java/com/sun/corba/se/spi/ior/TaggedComponent.java
fe957482e07098e2b2715714df6c548b6d1f2a7e
[]
no_license
yida-lxw/jdk8
44bad6ccd2d81099bea11433c8f2a0fc2e589eaa
9f69e5f33eb5ab32e385301b210db1e49e919aac
refs/heads/master
2022-12-29T23:56:32.001512
2020-04-27T04:14:10
2020-04-27T04:14:10
258,988,898
0
1
null
2020-10-13T21:32:05
2020-04-26T09:21:22
Java
UTF-8
Java
false
false
736
java
/* * Copyright (c) 2002, 2003, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. * * * * * * * * * * * * * * * * * * * * */ package com.sun.corba.se.spi.ior; import org.omg.CORBA.ORB; /** * Generic interface for all tagged c...
[ "yida@caibeike.com" ]
yida@caibeike.com
b54efb71c7c23114927adbe38ad0d0d3be8e1cdb
727d7b5221898114aca5287de8a4eacae2cdb41d
/src/main/java/quizCore/service/QuestionService.java
8308e21a9cc4cbc14c925b4559043a0b213d8666
[]
no_license
OlegKholodinskyy/springOneMore
8f06e276e441afd031ea99fdee6e3f83347c37ee
e7e87301de9238a20cf9f501db68b44d2f959a82
refs/heads/master
2022-06-05T14:01:29.239889
2020-05-03T16:32:06
2020-05-03T16:32:06
null
0
0
null
null
null
null
UTF-8
Java
false
false
988
java
package quizCore.service; import quizCore.dao.QuestionDao; import quizCore.model.Question; import java.util.Scanner; public class QuestionService { QuestionDao questionDao; public QuestionService(String path) { this.questionDao = new QuestionDao(path); } public void startTest() { S...
[ "ooleguner@gmail.com" ]
ooleguner@gmail.com
d9b720e9bf4faeb079a067eb382961c5ba887ef8
568a95f99f1fc0f98c3628a9f2b4ee9273255403
/Front-end/src/UI/ChiefEngineer/Locomotive/LocoTabController.java
fcd409e6bd16725b65b39431a0e50ce2f408ea72
[]
no_license
Piuu/LocoMag
d590e46c48b6c18d3220d268f9c9707fe080de34
983d550873a089a520fcfcd18e562caa77251e39
refs/heads/master
2020-04-17T16:33:56.346053
2017-12-13T08:24:18
2017-12-13T08:24:18
null
0
0
null
null
null
null
UTF-8
Java
false
false
817
java
package UI.ChiefEngineer.Locomotive; import javafx.fxml.FXML; import javafx.fxml.FXMLLoader; import javafx.fxml.Initializable; import javafx.scene.control.Tab; import javafx.scene.layout.AnchorPane; import java.io.IOException; import java.net.URL; import java.util.ResourceBundle; /** * Created by piumiindeevari on...
[ "piumi1993indeewari@gmail.com" ]
piumi1993indeewari@gmail.com
abc7ce421ccbdbea89a177f1b3c0b5b2aac4cfd5
b0787dfef1901d9de08af9872dd904bf58bd75a6
/sparkcode/javaspark/src/spark1030_unoion/CountApiTest.java
01ded0c16985f593bb67ef6f3eb28ec7d3ee7e48
[]
no_license
appointint/spark
02fc2681011aa84089ed2ffcf088674a3705a5f5
2315379cf78372044b24c445c3a68302910dda49
refs/heads/master
2021-09-09T17:27:28.818215
2018-03-18T13:59:35
2018-03-18T13:59:35
125,062,776
0
0
null
null
null
null
GB18030
Java
false
false
2,590
java
package spark1030_unoion; import java.util.ArrayList; import java.util.Arrays; import java.util.Iterator; import java.util.List; import java.util.Scanner; import org.apache.hive.com.esotericsoftware.kryo.serializers.JavaSerializer; import org.apache.spark.HashPartitioner; import org.apache.spark.Partitioner; ...
[ "noreply@github.com" ]
noreply@github.com
d8796f9cd100307d71b24fcf1075aa85f369059a
28840589a825672cc18e7ea2f82e059ef2286a33
/app/src/main/java/com/shuaijie/codenote/bean/BmobNote.java
4c7fe7b25dc39fe003cfb13a574ff045a3ca72a8
[]
no_license
codeteenager/CodeNote
d7485bfb3f79e33fe8a413bdc408cf7d11a5557b
9bb37e68676694336a6945cbfaea3dcd1aecba1f
refs/heads/master
2021-01-20T07:41:22.510496
2017-05-02T12:13:47
2017-05-02T12:13:47
90,027,268
5
0
null
null
null
null
UTF-8
Java
false
false
1,015
java
package com.shuaijie.codenote.bean; import cn.bmob.v3.BmobObject; /** * Created by 姜帅杰 on 2016/2/9. * 后台笔记类 */ public class BmobNote extends BmobObject { private String title; private String content; private String time; private String userId; private String localId; public String getLocal...
[ "姜帅杰" ]
姜帅杰
3ff50c534a6db213dbb24dbf4b009c3128a81ce8
d2b24fb0f57c0913c06a2f44cce2847e15c749f6
/ExamenJavaEss/src/be/pxl/examen/vraag1/Afdeling.java
68c2572a4b32ec3e42ecc8db4a7ff267d722a8a3
[]
no_license
LoadingGod/1TIN_JavaEssentials
a7a3310489193da3363df27d62892dea8c0662fa
1ba8f22ccf10abe5df389177904edcd3795a224b
refs/heads/master
2021-01-21T02:23:55.974007
2015-01-31T11:55:35
2015-01-31T11:55:35
null
0
0
null
null
null
null
UTF-8
Java
false
false
252
java
package be.pxl.examen.vraag1; public class Afdeling { private String chef; public Afdeling(String chef) { this.chef = chef; } public String getChef() { return this.chef; } public void setChef(String chef) { this.chef = chef; } }
[ "claessensfrankie@gmail.com" ]
claessensfrankie@gmail.com
148f1b9a80c15827d4d7a7c1cc085ab27c1f5bb0
12b14b30fcaf3da3f6e9dc3cb3e717346a35870a
/examples/commons-math3/mutations/mutants-RiddersSolver/74/org/apache/commons/math3/analysis/solvers/RiddersSolver.java
ab87823314d658c59f677b585888d42464fbfe8f
[ "BSD-3-Clause", "Minpack", "Apache-2.0" ]
permissive
SmartTests/smartTest
b1de326998857e715dcd5075ee322482e4b34fb6
b30e8ec7d571e83e9f38cd003476a6842c06ef39
refs/heads/main
2023-01-03T01:27:05.262904
2020-10-27T20:24:48
2020-10-27T20:24:48
305,502,060
0
0
null
null
null
null
UTF-8
Java
false
false
5,184
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 ...
[ "kesina@Kesinas-MBP.lan" ]
kesina@Kesinas-MBP.lan
fabffbe0dd46f4c7cd6dbff9a7c349d48a07e19b
193d2153eaf6c6522757d282247e042db780d59c
/src/main/java/learn/design/patterns/examples/stuctural/adapter/Chock.java
92ba67e33767f625dace88ed039874369858840b
[]
no_license
jithinputhiyattu/java-design-patterns-examples
b29e5b88b5414a5710d0b92906bb733199641b36
4df1d79e86ae39931df8889b17c7e3504cb92c6e
refs/heads/master
2022-12-05T13:33:41.351350
2019-10-17T10:02:56
2019-10-17T10:02:56
194,376,119
1
0
null
2022-11-16T12:40:24
2019-06-29T07:11:16
Java
UTF-8
Java
false
false
213
java
package learn.design.patterns.examples.stuctural.adapter; public class Chock { public Chock() { // TODO Auto-generated constructor stub } public void write(String str) { System.out.println(str); } }
[ "jithinputhiyattu@gmail.com" ]
jithinputhiyattu@gmail.com
0fe8910272b90db40d1ff3761697d79d216860ef
cd6b4e8ac5d06cede5fcbfd2094e69014aa822c5
/src/ventanas/MantenimientoClientesForm.java
17478aa509ea06db6b60017d6380f3656570d0c9
[]
no_license
ralfsaldana/ventasFront
e919f8432f69feb02a5fea801fa6bbe1fe7f94f0
0fe96f00f98867059ff41a84e691376fb2df3a9c
refs/heads/master
2021-07-17T11:59:55.833498
2017-10-25T16:25:28
2017-10-25T16:25:28
108,294,780
0
0
null
null
null
null
UTF-8
Java
false
false
1,132
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 ventanas; import javax.swing.ImageIcon; import javax.swing.JFrame; import javax.swing.JInternalFrame; import paneles...
[ "rsaldana@LIM-5CG5313HBV.usersad.everis.int" ]
rsaldana@LIM-5CG5313HBV.usersad.everis.int
49113c3e86bd8c80aa8b74e2c38ae7297183e9d0
8dce824e3e7a7c8c2f0c3dacf117d1c335a242d5
/src/main/java/online/zhaopei/myproject/service/ecssent/DistBillListService.java
bdc05f6cd001414cd16a6b1f0462e9ae94e9407b
[ "MIT" ]
permissive
coffey6/maintain
197d9a60500a9414ceda6911be2d86e0bac89acf
339c161a46abec57c1d22b43653ca47f4d55468b
refs/heads/master
2023-05-12T13:33:57.223961
2019-09-21T02:28:55
2019-09-21T02:28:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
484
java
package online.zhaopei.myproject.service.ecssent; import java.io.Serializable; import java.util.List; import online.zhaopei.myproject.domain.ecssent.DistBillList; public interface DistBillListService extends Serializable { List<DistBillList> getDistBillListList(String seqNo); List<DistBillList> getDistBillListL...
[ "zhaopei0418@aol.com" ]
zhaopei0418@aol.com
a03e4fa7c198e5f11903a8d98a029098808e26c2
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/2/2_f6229222ba32d648099973986bebd09c1d61c9c3/VideoEngine/2_f6229222ba32d648099973986bebd09c1d61c9c3_VideoEngine_t.java
e9badfd115d8425bcf066f78f5741c1eead60174
[]
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
227,892
java
/* This file is part of jpcsp. Jpcsp 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. Jpcsp is distributed in the hope that...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
33786b8e0c254574505c302f56aa13e274a9c4b5
4d6f449339b36b8d4c25d8772212bf6cd339f087
/netreflected/src/Core/System.Private.CoreLib,Version=4.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e/system/InsufficientMemoryException.java
6882aadb936b98da2e3802a1dfb5417fd1450e5b
[ "MIT" ]
permissive
lvyitian/JCOReflector
299a64550394db3e663567efc6e1996754f6946e
7e420dca504090b817c2fe208e4649804df1c3e1
refs/heads/master
2022-12-07T21:13:06.208025
2020-08-28T09:49:29
2020-08-28T09:49:29
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,567
java
/* * MIT License * * Copyright (c) 2020 MASES s.r.l. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, cop...
[ "mario.mastrodicasa@masesgroup.com" ]
mario.mastrodicasa@masesgroup.com
ff171a4ae24eb25911f364d4104b1a709946fca0
e2456ec5b56bc0c50903425f9f63396bf28ab9d7
/src/main/java/com/uber/eats/authentication/ResourceServerConfiguration.java
f399d81a5748b79213db901012635aec87d31d0d
[]
no_license
arubabai/uber_eats
1f3b0184138928f0dd1b6daf51037574a520664b
ec5cc59f47037a0d8437e1ed134a48da40678bce
refs/heads/main
2022-12-20T08:44:08.088078
2020-10-08T19:39:53
2020-10-08T19:39:53
302,444,291
0
0
null
null
null
null
UTF-8
Java
false
false
2,198
java
package com.uber.eats.authentication; import org.springframework.context.annotation.Configuration; import org.springframework.http.HttpMethod; import org.springframework.security.config.annotation.web.builders.HttpSecurity; import org.springframework.security.oauth2.config.annotation.web.configuration.EnableResourceSe...
[ "shadman@shadman" ]
shadman@shadman
f4196c1e625c72fa2af4708c9666fe1ac4452bd0
a2bbd2ae2e9f83b1f06ca2dd71509c6febd35427
/LS_Client/src/main/java/blservice/goodsblservice/GoodsDeleteBLService.java
a9cfe2a915c080016c2a1099c64c30915e33fff5
[]
no_license
disinuo/Logistics-System
0c15645d79881cc7c59bbe424de765d70ede9bc1
88de29f512d4a5a0acbbcc351407ac433175b035
refs/heads/master
2021-01-11T09:58:27.837194
2016-01-05T13:46:09
2016-01-05T13:46:09
null
0
0
null
null
null
null
UTF-8
Java
false
false
310
java
package blservice.goodsblservice; import util.enumData.ResultMessage; import Exception.GoodsNotFound; import VO.GoodsVO; public interface GoodsDeleteBLService { /** * delete a list * @param vo * @return * @throws GoodsNotFound */ public ResultMessage delete(GoodsVO vo) throws GoodsNotFound; }
[ "776550026@qq.com" ]
776550026@qq.com
e7204a7ed79c726d72304db3111f43a0d10494a4
d13bb3049a58f756be8e45cdbdfa05353cb5a0d3
/decorator/Seelachs.java
e1b2e34dff44b8774298832ad8bfc1cbc817142b
[]
no_license
SebSDev/design_patterns
517d740973cbf424a89ee4aa2be8b7ecf83106f1
ffc271c0d3c6c755691aa897224a60e41f9150f6
refs/heads/master
2020-04-14T18:59:12.635329
2019-01-28T18:11:07
2019-01-28T18:11:07
164,040,336
0
0
null
null
null
null
UTF-8
Java
false
false
251
java
package prg.design_patterns.decorator; /** * @author Sebastian Schäffler * created at 02.01.2019 * description: SomeComponent */ public class Seelachs extends Gericht { public String getDescription() { return "Seelachs"; } }
[ "sebastian.schaeffler@stud.fh-rosenheim.de" ]
sebastian.schaeffler@stud.fh-rosenheim.de
39844a4487d54905e7997a51e2dd8e9daa2f2f1b
7439a2f954079c6ddc0394e9c2e1b550ea18ab57
/src/testenvironment/TestController.java
27d2acdbe3414478991f46065ca9802ddb223e96
[]
no_license
TempestNite/Final-Gambit
b5e4154e93a28ecdb0fa8698129acc68d421e7ee
5b7a1455da63f415ed48f18d63973024297e75b6
refs/heads/master
2018-01-08T09:30:26.602473
2015-08-14T01:38:06
2015-08-14T01:38:06
36,632,744
0
0
null
null
null
null
UTF-8
Java
false
false
1,731
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 testenvironment; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; /** * * @author dasta */ public ...
[ "dastashane@gmail.com" ]
dastashane@gmail.com
2e1ceda659e493861230a31c6f160a3b94d97b6d
39439b61b8ddb53fb2962b2f26cb9153e555ef88
/app/src/main/java/net/nashlegend/sourcewall/request/interceptors/SupplierInterceptor.java
02de18dafc6e91156f3712201df7d64f30c9206f
[]
no_license
joshuayingwhat/SourceWall
874e0dbe2cf5c0a088111d3921af570f89f90560
a90e2faf5ed67aede165bde3a60291062a57a444
refs/heads/master
2023-04-07T16:23:29.878727
2017-08-27T08:26:32
2017-08-27T08:26:32
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,068
java
package net.nashlegend.sourcewall.request.interceptors; import net.nashlegend.sourcewall.request.RequestObject; import java.io.IOException; import okhttp3.Interceptor; import okhttp3.Request; import okhttp3.Response; /** * Created by NashLegend on 2016/10/31. */ public class SupplierInterceptor implements Interc...
[ "panzhihuipzh@gmail.com" ]
panzhihuipzh@gmail.com
4b1049bcf282b53b460058eb54e856dd3efa9a16
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/15/15_af08c7fcab6ecd94def8e3c11fd00dd280c425ba/FileSystemAdapterTest/15_af08c7fcab6ecd94def8e3c11fd00dd280c425ba_FileSystemAdapterTest_s.java
be501a9a701f6c44c0035d3a06a5deee456fb529
[]
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
851
java
package no.f12.agiledeploy.deployer; import static org.junit.Assert.assertEquals; import java.io.File; import org.junit.Test; public class FileSystemAdapterTest { @Test(expected = IllegalStateException.class) public void shouldThrowExceptionWhenUnableToCreateSymLink() { FileSystemAdapt...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
08d9eb36c157d72c93d24a07f28c18c8794aae84
f403abf4b3cea8eafbb75e2f2c484348dc2e4776
/src/trainning/BenQ.java
184a3e39ff788a1c4c2c021bab6c8749f43c38cf
[]
no_license
javaobjects/demo_spring05_di_annotation
3e49848671bc08584de1e4f471cc67e712e5aef4
b9525e03d299d1a1a714b76369f8f9667c50aa66
refs/heads/master
2020-06-07T03:34:29.786756
2019-06-21T06:02:15
2019-06-21T06:02:15
192,912,055
0
0
null
null
null
null
UTF-8
Java
false
false
122
java
package trainning; import org.springframework.stereotype.Component; @Component public class BenQ implements Monitor{ }
[ "yanbo0039@yeah.net" ]
yanbo0039@yeah.net
2a8b4eeece1d870eebacfaa8d71c09d90220f388
16935ecd3e9029392feae94ac683b2b259150828
/aws-java-sdk-appconfig/src/main/java/com/amazonaws/services/appconfig/model/transform/StopDeploymentResultJsonUnmarshaller.java
585263987efb118fa6d27962cbf20c11dc8fa50b
[ "Apache-2.0" ]
permissive
segfaultomatic/aws-sdk-java
c33b627d4172956cb219ceb706c4dfd040cb1e1f
7377e690a8be4de39068ba51226c4d8e0637f720
refs/heads/master
2022-06-18T03:22:43.141443
2022-05-27T20:39:37
2022-05-27T20:39:37
214,092,414
0
0
Apache-2.0
2019-10-10T05:14:48
2019-10-10T05:14:47
null
UTF-8
Java
false
false
7,311
java
/* * Copyright 2017-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with * the License. A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "licen...
[ "" ]
e8e3d54b7bc80a00f1207c3afbc436a4966f5026
eabd36fbad0ce4a017930356a79483f5fc5509ae
/src/com/domcafe/forms/SplashForm.java
82ee48a551e44da68bb883e3d9bd0e9de59c11b4
[]
no_license
Akash0803/RestaurantManagment
908fa24367731c316cb099a4a149fdca08aec7a2
a2b08f2942394dd8548611ddfc25fbb006c8fda2
refs/heads/master
2023-07-31T19:53:18.588946
2021-09-26T17:04:13
2021-09-26T17:04:13
405,719,839
1
0
null
null
null
null
UTF-8
Java
false
false
6,605
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.domcafe.forms; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import javax.swing.Timer; /** * ...
[ "aakashmr14343@gmail.com" ]
aakashmr14343@gmail.com
99cf2e0921edb9486aa70e686671faf442162476
24c6b6c1b7850583b23f6ec5fbd0558596251803
/app/src/main/java/com/savedPhotos/utility/FileUtil.java
88d8458019d1e4b77b6caebc12950bb1d2bfacf4
[ "MIT" ]
permissive
devman007/Instapic-master
2b072ce4184b2bbca1fe2f8b3d78066903b7bf3d
5de3af59e5244134c8796b9a6b103d5f680b77bf
refs/heads/master
2022-06-03T01:12:36.889464
2019-01-24T17:30:16
2019-01-24T17:30:16
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,034
java
package com.savedPhotos.utility; import android.content.Context; import android.os.Environment; import android.text.TextUtils; import java.io.File; import java.text.SimpleDateFormat; import java.util.Date; import java.util.Locale; /** * Created by snowbean on 16-8-5. */ public class FileUtil { private static fin...
[ "42213151+abhijeet1410@users.noreply.github.com" ]
42213151+abhijeet1410@users.noreply.github.com
709edbb25f9c02a5a15c1eb542e0e4f7812c7e63
a753c693a9f85ab1bc70284d801f6403d403e21f
/app/src/main/java/com/moxi/agenttool/ui/bean/AddCollectionBean.java
cbf80562a10c29f4f33475f9b66cc54624930a20
[ "Apache-2.0" ]
permissive
subenli115/AgentTool
ead6445fa26ee23bfc06fa45ef09c829954384d5
63ef76b0ce390331d7cdb863a6391920bc682fb9
refs/heads/main
2023-07-02T16:44:47.170475
2021-08-06T12:44:45
2021-08-06T12:44:45
392,252,432
0
0
null
null
null
null
UTF-8
Java
false
false
855
java
package com.moxi.agenttool.ui.bean; import java.util.List; /** * @ClassName: AddCollectionBean * @Description: 添加收藏实体 * @Author: join_lu * @CreateDate: 2021/7/28 14:19 */ public class AddCollectionBean { private String clientId; private String clientUpdateTime; private List<House> houseList; p...
[ "1178213948@qq.com" ]
1178213948@qq.com
a04cd80bc35abc6fa041c7c8aa75c674ea4c2f9f
c3c2ed58ba86ec3e1bf7ab4a28a1c64e809f8fc7
/day02-ControlFlow/src/control/ifstmt/PositiveNegative.java
7124bd5bef368f88442788c02b93bb8898dd513d
[]
no_license
prosild/academy_java_basic
c485cf55b9a81e0eb0906ff12725483486a09c94
6e16eb9249923e8ea8c367c9da64b1fad984a0d4
refs/heads/master
2020-03-22T06:39:53.329096
2018-07-20T08:42:33
2018-07-20T08:42:33
139,649,320
0
0
null
null
null
null
UTF-8
Java
false
false
1,228
java
package control.ifstmt; import java.util.Scanner; /** * 하나의 정수를 입력받아서 * 음수인지, 0인지, 양수인지를 * 판단하는 클래스이다 * ------------------------------------------- * 값의 부호를 판단할 때 * if ~ else if ~ else 구문을 사용 * ------------------------------------------- * @author PC38218 * */ public class PositiveNegative { ...
[ "prosild@naver.com" ]
prosild@naver.com
e7dd6b215eefd149fd8566a1c146cd1d555f8ea1
99936ccd0479fc8219314b42a85b5e96d39dd80f
/src/main/java/com/subhash/controller/HelloWorldController.java
cd0448b46a8f8d90d2143c5ef03907c63426e89f
[]
no_license
sanjava85/Helloworld
6b2f09c4fb5268e1584c1894937cb3262cf82c0f
fcdaf007b4f69f32aaff84797fe86123f242613b
refs/heads/master
2021-01-20T18:21:02.331132
2016-07-08T04:56:57
2016-07-08T04:56:57
62,859,297
0
0
null
null
null
null
UTF-8
Java
false
false
691
java
package com.subhash.controller; /** * Created by m481262 on 12/18/15. */ import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.servlet.ModelAndView; @Controller public class HelloWorldController { @RequestMapping("/hello") ...
[ "subhash.kadiyala@macys.com" ]
subhash.kadiyala@macys.com
c154e37c4ccc2534681501eaff90c5d71713d00c
74aadd89668f4fa25e349431f7176b0ecbc856cc
/app/src/main/java/com/techcourse/controller/LoginController.java
fce596628fc3445d178223a13790e1e0c8f7b4ae
[]
no_license
ohjoohyung/jwp-dashboard-jdbc
446555f4da94f53a2ca982de737794f112910fe7
eef22fd6208591a7cf7033e49f668216dc1b4603
refs/heads/main
2023-08-22T19:21:29.530790
2021-09-16T06:06:06
2021-09-16T06:06:06
408,100,103
0
0
null
2021-09-19T10:47:30
2021-09-19T10:47:29
null
UTF-8
Java
false
false
2,198
java
package com.techcourse.controller; import com.techcourse.domain.User; import com.techcourse.repository.InMemoryUserRepository; import jakarta.servlet.http.HttpServletRequest; import jakarta.servlet.http.HttpServletResponse; import jakarta.servlet.http.HttpSession; import nextstep.mvc.view.JspView; import nextstep.mvc....
[ "hkkang@woowahan.com" ]
hkkang@woowahan.com
adf752bf104923090a198338d976c6bfe0f12447
8ed0d44d50e0762669a309c4c9a5a3b6694aa128
/java/com/google/gerrit/elasticsearch/ElasticQueryAdapter.java
05fd7a7afc8d55d1475f719554fe3021bec5093b
[ "Apache-2.0" ]
permissive
bbossola/gerrit
7b974c028c8278de137c62e34ccbab6dd5bab4e9
25828e08e098121c4825c938a8912b4367ede273
refs/heads/master
2020-04-05T12:57:29.940295
2018-11-09T13:59:30
2018-11-09T13:59:30
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,952
java
// Copyright (C) 2018 The Android Open Source Project // // 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 ...
[ "dpursehouse@collab.net" ]
dpursehouse@collab.net
6452c07cc3be973931a6c6d54093df979a0bc103
6d4d184dda611169fada20f0fc4cf6d9e4fef064
/app/src/main/java/com/example/screening_time/Fitur/OrangTua/Sinkronisasi_Ponsel.java
45e2c8265b0e38dbf96c2243604c50fb54739380
[]
no_license
mrromiardianto/TugasAkhir
49154ab258a75a872cac4240dc35d7aa3efde5a9
ce943d36bf230fe3c1f96faa20419ca21d14768e
refs/heads/master
2023-03-20T00:32:57.983382
2021-03-23T17:31:08
2021-03-23T17:31:08
325,998,487
0
0
null
null
null
null
UTF-8
Java
false
false
5,385
java
package com.example.screening_time.Fitur.OrangTua; import androidx.appcompat.app.AppCompatActivity; import androidx.core.app.ActivityCompat; import android.Manifest; import android.app.ProgressDialog; import android.content.Context; import android.content.Intent; import android.content.pm.PackageManager; import andro...
[ "mr.romiardianto@gmail.com" ]
mr.romiardianto@gmail.com
7bd9c1c6b420d30dbf6cbbb0be523401aea9d0f2
89ae78c0168fcd2dde8698b5af1e37cbdd7f1801
/src/appcryptography/PemFileRead.java
8a440c91ea18007a9e02d11b798896a025a50c7a
[]
no_license
NhanToThanh/AppCryptography
10abc6952783803ecc56e8e6ceb67be65142035d
e468d3fb8ef97b47214f3a93516e388ac9d77c89
refs/heads/master
2020-03-22T02:34:57.799574
2018-07-02T02:17:43
2018-07-02T02:17:43
139,379,943
0
0
null
null
null
null
UTF-8
Java
false
false
1,188
java
package appcryptography; import org.bouncycastle.util.io.pem.PemObject; import org.bouncycastle.util.io.pem.PemReader; import org.bouncycastle.util.io.pem.PemWriter; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import java.io.InputS...
[ "tothanhnhan1996@gmail.com" ]
tothanhnhan1996@gmail.com
ac8739ba909e23169243d9dfa08bee972bc78602
e19cb51301a5be0f9c168260ae9e2d6c4aa57ad2
/src/test/java/com/choucair/automatizacion/steps/CambiarDeVentansSteps.java
c25e8b414f9ef65efcd1d520fdc721ccddf88fbf
[]
no_license
jsandrea/Serenity-2-Web-Package-Utilities
2dbffa4473f59e6ddf6c36cc8937b82656f0e2a4
8f8ae548bea5b3eeb270b686b9028c7caf32b629
refs/heads/master
2023-06-02T09:39:36.639691
2019-10-19T17:50:32
2019-10-19T17:50:32
211,526,706
0
0
null
null
null
null
UTF-8
Java
false
false
1,052
java
package com.choucair.automatizacion.steps; import com.choucair.automatizacion.pages.PopupPage; import com.choucair.automatizacion.util.web.window.WindowsHandler; import net.serenitybdd.core.Serenity; import net.thucydides.core.annotations.Step; public class CambiarDeVentansSteps { PopupPage popupPage; WindowsHand...
[ "Sandreajavier@gmail.com" ]
Sandreajavier@gmail.com
f86841319d8ad74dd2e7cac066bdc70ebafef036
b83f809eda17821be046f05eee1125b4cf3c6033
/src/main/java/com/yqvod/vo/FilmDetailVo.java
4386a2f958e636391f8096cb2bd0ad07b869ff48
[]
no_license
yqvodhappy/yqvod
303a646baaeae957bc303670b8543702cdf52329
5fc2ae0f13fc2251f8c8a884972efe3d5f4c3f36
refs/heads/master
2022-12-20T05:29:45.364632
2019-11-30T12:46:13
2019-11-30T12:46:13
214,388,268
0
0
null
2022-12-05T23:45:21
2019-10-11T08:48:30
Java
UTF-8
Java
false
false
2,937
java
package com.yqvod.vo; import java.math.BigDecimal; /** * @ClassName $ {NAME} * @Description TODO * @Author fjw * @Date 2019/10/21 4:30 PM * @Version 1.0 **/ public class FilmDetailVo { private Integer id; private Integer categoryId; private String name; private String subtitle; private Strin...
[ "fjw@fdeMacBook-Pro.local" ]
fjw@fdeMacBook-Pro.local
391bf29f3ca0df8a22cfb5ccf0b748fd42b270ed
54d5d44878fe8968feeb1311bf4c56830e6de15f
/src/main/java/co/com/ceiba/autocine/infraestructura/persistencia/repositorio/jpa/RepositorioUsuarioJPA.java
d46f6b9e062080b38b2e3663e522b255274703b1
[]
no_license
rquirpa-csh/autocine
76d63acb79a9a60c3cd94885b2d9d40637cb7a5d
c365b6fb00558ad1476bd5a3710bd6af3ef85b4b
refs/heads/master
2022-12-27T05:37:57.698811
2020-10-13T16:30:41
2020-10-13T16:30:41
300,643,255
0
0
null
null
null
null
UTF-8
Java
false
false
526
java
package co.com.ceiba.autocine.infraestructura.persistencia.repositorio.jpa; import co.com.ceiba.autocine.infraestructura.persistencia.entidad.EntidadUsuario; import org.springframework.data.jpa.repository.Query; import org.springframework.data.repository.CrudRepository; import org.springframework.stereotype.Repository...
[ "csh*736341" ]
csh*736341
16a987f6c2362e3f464f77de62c25f651fc89321
67d2012905d2f2d9cc1be870241d871032dbb82f
/app/src/test/java/se/oakbright/modules/internalpoints/MiddlePointTest.java
c6aba14d71108b0ee92b0f80060b87313af1beca
[]
no_license
Hampuse/PlanetWhite
f48fbdce3d41425a42a3e20f48ed164f64835478
de0ccd9671839ee78da2723956331e7cd8002e18
refs/heads/master
2020-04-16T09:55:08.437016
2015-08-12T16:52:45
2015-08-12T16:52:45
40,612,187
0
0
null
null
null
null
UTF-8
Java
false
false
1,033
java
package se.oakbright.modules.internalpoints; import org.junit.Before; import org.junit.Test; import se.oakbright.modules.internalpoints.MiddlePoint; import se.oakbright.modules.helpers.Positioner; import static junit.framework.Assert.assertEquals; import static org.mockito.Mockito.mock; import static org.mockito.Moc...
[ "hampus_ekstrand@hotmail.com" ]
hampus_ekstrand@hotmail.com