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
8fb35f9ea4a6e3245c8f7047366901a4efa9aeae
bc57bbb218a6aad2871b08aa03f0000e853f473e
/plugins/sonar/src/test/files/compatibility/android_application/src/test-common/java/igel/example_android_application/TestCommonClass.java
91c30a9ccffec09899a32692852a982fa6e342ed
[ "Apache-2.0" ]
permissive
igeldev/gradle-plugins
63555dc8a5288c3ef64db1cc3f700ad6bc394b09
4da98fcb03e92ce8ba28415693321cefb766397a
refs/heads/master
2021-01-17T03:18:27.358393
2018-01-20T18:45:59
2018-01-20T18:45:59
54,995,090
0
0
null
null
null
null
UTF-8
Java
false
false
876
java
package igel.example_android_application; import android.content.Context; import android.content.res.Resources; import android.util.TypedValue; import org.junit.Assert; public class TestCommonClass { public static void assertDpPx(Context context, int expectedDp, int actualPx) { Resources resources = cont...
[ "stefan.nsk@gmail.com" ]
stefan.nsk@gmail.com
f8243c62d5ede3b4a3d099a091f5fdbd9eed1ba2
d3596e8876c212a12ac684cca7d3961738cdc2f7
/app/src/main/java/com/hippo/ehviewer/widget/GalleryListView.java
6130d9f712f9385a25961b25125d9d91188a9857
[]
no_license
jackyyf/EhViewer
0c186a9ff65e984243baa137796e59123f0ff1a0
30ff85e25b64a97f1009649927b7ec0e837387d5
refs/heads/dev0121
2020-12-11T09:05:58.330160
2015-07-07T15:32:43
2015-07-07T15:32:43
38,840,061
1
0
null
2015-07-09T19:11:24
2015-07-09T19:11:24
null
UTF-8
Java
false
false
670
java
/* * Copyright (C) 2015 Hippo Seven * * 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 agree...
[ "seven332@163.com" ]
seven332@163.com
9124464e3c1abb944836d36d533aa788adac0382
db3a31645f40981771442b7378da444deb29667f
/src/main/java/com/sarc/bean/Item_Sell_Amount.java
494cb8e82cd2acfac2225750d01d47d78ce37cf4
[]
no_license
shalikaprasad/WarrantySystem
1b6bfadb7310e93218c5859fe280ffe1797bcb61
2c54a6799bf6e91880e44f46ba77ac1cc2fd0747
refs/heads/master
2021-06-17T03:52:34.695840
2019-07-14T18:10:02
2019-07-14T18:10:02
179,512,165
0
0
null
null
null
null
UTF-8
Java
false
false
1,587
java
package com.sarc.bean; import javax.persistence.*; import java.util.Set; @Entity @Table(name="Item_Sell_Amount") public class Item_Sell_Amount { @Id @GeneratedValue(strategy = GenerationType.IDENTITY) @Column(name = "item_sell_amount_id", nullable = false) private int item_sell_amount_id; privat...
[ "shalikaprasad28@gmail.com" ]
shalikaprasad28@gmail.com
26b8ef0ca1fb50088226e0e9525520d6e0bdf43f
05a0d830c7d6759b281434f28755124fb707ecfd
/src/plan_runner/thetajoin/indexes/Index.java
800a2d9baeb62e20c30347d8b628828b8a9e77b7
[ "Apache-2.0" ]
permissive
linearregression/squall
590ee8652a5aa20824d541951e5039d2e513491c
7e6e8f341754fe3a93f2c607bdb893a4a9f03e1d
refs/heads/master
2020-12-28T22:22:10.073655
2014-12-23T20:22:51
2014-12-23T20:22:51
null
0
0
null
null
null
null
UTF-8
Java
false
false
589
java
package plan_runner.thetajoin.indexes; import gnu.trove.list.array.TIntArrayList; import java.io.Serializable; /** * @author Zervos Theta-Join Index interface. All indexes (Hash, B+, etc) should * implement this). Key is a string and value is a list of row-ids in * the storage structures (where th...
[ "mohammed.elseidy@epfl.ch" ]
mohammed.elseidy@epfl.ch
877b91b6e562d3239debb38307c1ad76e7a06ebc
71a4923fd7e78ffc7859fed614bb8d00e8c2e634
/app/src/main/java/com/delta/smt/ui/Personal/my_order/no_payment/order_detail/mvp/OrderDetailModel.java
ca304435ba3c470ba042ce96cd7c60bb502df3d1
[]
no_license
zhangfuxiang/Tea_Market
1ee325b7cd568855c53037ec91610d1c02394ec4
1ec994c34e7d3244381e843434f33eb0e1cb052c
refs/heads/master
2020-12-02T17:50:43.400572
2017-07-06T14:52:55
2017-07-06T14:52:55
96,438,251
8
0
null
null
null
null
UTF-8
Java
false
false
1,238
java
package com.delta.smt.ui.Personal.my_order.no_payment.order_detail.mvp; import com.delta.commonlibs.utils.RxsRxSchedulers; import com.delta.smt.api.ApiService; import com.delta.smt.base.BaseModel; import com.delta.smt.entity.ItemBean1; import com.delta.smt.entity.ItemOrderDetail; import com.delta.smt.entity.ItemPaySuc...
[ "1010993490@qq.com" ]
1010993490@qq.com
375354bb1df78ecbcc166d297050bd75d70cd1bd
739ec012fafbe6936d926171417690efc470ccd8
/PractisePrograms/source/Interface/TestWalkyTalky.java
e7163330273a34101e1ff2e50baee3dc521e3d6d
[]
no_license
abhibala19/CoreJavaPrograms
ea47fd87d6611434aacefc777fcd2251ec8e6d7d
3921accf89174ad5b73f9d7f65c1e2193f7d9825
refs/heads/main
2023-08-21T12:00:02.360457
2021-10-22T11:03:49
2021-10-22T11:03:49
386,220,782
0
0
null
null
null
null
UTF-8
Java
false
false
471
java
package Interface; public class TestWalkyTalky { public static void main(String[] args) { Transmitter t1=new FMTransmitter(); Transmitter t2=new AMTransmitter(); Receiver r1=new FMReceiver(); Receiver r2=new AMReceiver(); WalkyTalky w1=new WalkyTalky(t1, r2); WalkyTalky w2=new WalkyTalky(t2, r1); w1.transmit("h...
[ "abhinaya.2595@gmail.com" ]
abhinaya.2595@gmail.com
f78a1c1c31c9b7bae4beec84592e41fc20d6a926
4ea961284c06788c9bac1b31d35d2188003b88da
/PHAS3459/src/module6/Theory.java
e6d5d7ef9693bab549e59370145777bd5edbe712
[]
no_license
glukicov/JavaCourse
8fe657e2eca043fc184d44ef9234b6124c462b71
b145ecac446899ffd24d3f41a36f43d52982209e
refs/heads/master
2021-05-27T23:28:40.554105
2014-12-17T20:52:54
2014-12-17T20:52:54
25,164,512
1
0
null
null
null
null
UTF-8
Java
false
false
186
java
package module6; public interface Theory { // Defines a protocol of behaviour that can be implemented by any class, // anywhere in the hierarchy double y(double x); }
[ "g.lukicov@ucl.ac.uk" ]
g.lukicov@ucl.ac.uk
0d3111719e15839906eb9232919baea90e474255
9888e6dbf1ca643b27d2a9f1857d6fed66360811
/src/main/java/com/office/pojo/AdministratorsExample.java
e6c0135166ade8b6d7deafb6426d9f4ac87b57f3
[]
no_license
usefullname/school_project
64a145cea518e6fa70efd2c3f353af057f6c33f1
98b78661aea267b12452b6fcdd239c850b3dd21c
refs/heads/master
2020-03-26T05:15:53.489102
2018-08-13T08:48:45
2018-08-13T08:48:45
144,547,327
0
0
null
null
null
null
UTF-8
Java
false
false
15,654
java
package com.office.pojo; import java.util.ArrayList; import java.util.List; public class AdministratorsExample { protected String orderByClause; protected boolean distinct; protected List<Criteria> oredCriteria; public AdministratorsExample() { oredCriteria = new ArrayList<Criteria>(); ...
[ "596813412@qq.com" ]
596813412@qq.com
285409703d2adbbef66947eb831abeaba3eb88be
c6dba569868ad390684ad70179f8cd47ee21a571
/app/src/main/java/com/wxl/uidemo/widget/ItemSwitchLayout.java
f3604b269caedfbcd64fde76653033a03967a57e
[]
no_license
wwuxl/UIDemo
3eaa0591ed73e6cc67260443194db4cf9efc6e44
b20ed798b83b1d273c4f2cb7e5e18eeca20a0bbd
refs/heads/master
2021-05-11T10:43:01.413666
2018-01-19T10:07:39
2018-01-19T10:07:39
118,109,444
1
0
null
null
null
null
UTF-8
Java
false
false
3,509
java
package com.wxl.uidemo.widget; import android.content.Context; import android.content.res.TypedArray; import android.graphics.Color; import android.support.annotation.Nullable; import android.util.AttributeSet; import android.view.LayoutInflater; import android.view.View; import android.widget.CompoundButton; import a...
[ "619663954@qq.com" ]
619663954@qq.com
7d86828a9d48940607fe088416bab303505a0549
e190a46252e099559eb4d6c3c6743d562b868987
/AddUserPage.java
5479cf5dbeb4e7229f65831793da5b63ea4bbe04
[]
no_license
LiamDonoghue20/TestsLiam
87243baadc21afcdbdee2214edc4a58ba8e16ab3
8f169672c71c3e2f9a0196ca6c958e62651a2848
refs/heads/master
2020-03-21T02:28:22.452841
2018-06-25T08:54:55
2018-06-25T08:54:55
138,000,223
0
0
null
2018-06-25T08:52:52
2018-06-20T08:06:14
Java
UTF-8
Java
false
false
1,621
java
package liamGroupID.DemoQAFunctions; import static org.junit.Assert.assertEquals; import org.openqa.selenium.By; import org.openqa.selenium.Keys; import org.openqa.selenium.WebDriver; import org.openqa.selenium.WebElement; import org.openqa.selenium.interactions.Actions; import org.openqa.selenium.support.Find...
[ "noreply@github.com" ]
LiamDonoghue20.noreply@github.com
f1b91dc98ecc5d44bbded82e4a2243f4fbcea136
2872b93caebdec8d4658650bf380ea53de439f98
/s85JAVAweb06/src/main/java/com/servlet/UserServlet.java
5270a4fc1893cedf3e1df5ecbf4d5f67a840bdc0
[]
no_license
Michael-nan/sunjob
9ce4845e39cdffd56eab2ad178eae5a999bc50b6
9b5bc6fc045a8fdc2b3599c2203a28c0a7d88f6a
refs/heads/master
2022-12-28T21:28:32.672425
2020-10-18T09:00:24
2020-10-18T09:00:24
305,053,256
0
0
null
null
null
null
UTF-8
Java
false
false
2,661
java
package com.servlet; import com.dao.UserDao; import com.pojo.UserInfo; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import java.io.IOException; impo...
[ "1209904847@qq.com" ]
1209904847@qq.com
b07cb133f0ea69889aa8836910ebabb90e65aec4
3c4634d4dca604f5389ad77a5a9eb244c1eb2f8b
/resttemplate/src/main/java/io/simpolor/resttemplate/controller/WelcomeController.java
dc4026214e0f7b1e9a3a89108e1dfe114835ddde
[]
no_license
simpolor/sample-springboot-web
6b88237117c8fd61fb2d4aae007d42e48dc774a3
ac8c2323afe280104e8c7494a92d27c27776f618
refs/heads/master
2023-08-31T07:29:50.324801
2023-08-23T13:02:18
2023-08-23T13:02:18
218,306,705
0
0
null
2021-06-04T02:17:42
2019-10-29T14:28:13
Java
UTF-8
Java
false
false
403
java
package io.simpolor.resttemplate.controller; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.ResponseBody; @Controller public class WelcomeController { @RequestMapping({"/", "/index", "/welcome"}) ...
[ "sy.park@powderroom.co.kr" ]
sy.park@powderroom.co.kr
217c10334e8e8e2ed7ce30ec84e46575ce6182a0
a54cfc768f1e0385a7c8f99db7acd56cea50e709
/WebPoker/src/Servlets/GameRoom/GetTableInfoServlet.java
d53ce4ae475ea24a7bee9d626f62089f348ef46a
[]
no_license
avithalker/TexasHoldemPoker
784dd14ce7fe8b4ecbd0805b2e5d7fb40700b85a
f687a6d9e771cde39138bd165dc7ad9122d4a203
refs/heads/master
2021-05-10T14:37:39.054251
2018-03-08T20:12:21
2018-03-08T20:12:21
118,525,142
2
1
null
null
null
null
UTF-8
Java
false
false
1,560
java
package Servlets.GameRoom; import PokerDtos.TableInfoDto; import ServletContexts.GameRoom; import ServletContexts.GameRoomManager; import ServletUtils.ServletContextUtils; import ServletUtils.SessionUtils; import com.google.gson.Gson; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; ...
[ "30372420+avithalker@users.noreply.github.com" ]
30372420+avithalker@users.noreply.github.com
1b28e02106ff99a97e2e1523d6bc3869072c2892
cfed8f6e13c33776e4b6e9d81fb01abbcc5bee35
/src/main/java/org/luc4ir/evaluator/RCDEvaluator.java
1246030b7d69b686f5f5e4e36962062212978aed
[]
no_license
gdebasis/luc4ir
b4bbb1004e56cb16fedd5eb03ba8b163a85754a2
156dea5c89ddb10de862035a790c1226fcf9d327
refs/heads/master
2023-09-01T05:39:28.129598
2023-04-21T16:09:42
2023-04-21T16:09:42
209,828,964
0
0
null
2023-08-24T20:27:49
2019-09-20T15:56:29
Java
UTF-8
Java
false
false
5,258
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 org.luc4ir.evaluator; import java.io.*; import java.util.*; import org.apache.commons.io.FileUtils; import org.apache.james.mim...
[ "debforit@Debasiss-MacBook-Pro.local" ]
debforit@Debasiss-MacBook-Pro.local
b2281fcaaca91a7a7c8a60889859c4ced37e7cbe
1c24c5cd794d2ac425a123a86ec2563909392ed1
/GeoTracer/app/src/main/java/com/geotracer/geotracer/db/local/BucketUtility.java
7f8e3340e4f4246ac22fe7931ceeb191d5a78560
[]
no_license
GeoTrackerUnipi/GeoTracker
dfa88c65de14e71069fce2812a8bd6521f1c796a
2cff824cee2b3533f06735785b7fec062c1bed5d
refs/heads/main
2023-05-07T19:29:33.317632
2021-05-22T10:30:04
2021-05-22T10:30:04
366,026,756
0
0
null
null
null
null
UTF-8
Java
false
false
5,553
java
package com.geotracer.geotracer.db.local; import com.geotracer.geotracer.utils.generics.RetStatus; import com.geotracer.geotracer.utils.generics.OpStatus; import com.google.firebase.firestore.CollectionReference; import com.google.firebase.firestore.FirebaseFirestore; import java.util.Calendar; import android.util.Log...
[ "barsantinicola9@hotmail.it" ]
barsantinicola9@hotmail.it
a3f5e87137dcd449f1813f301aaf7273804ce64a
8152c2e1860c3efab120859b3d9e8afba5a714ed
/Java/11-Tutorial/4/AccountTest.java
6615d01e1a1e0a85bb1ac52449b0e5bb5c3ce0f2
[]
no_license
naufal-dean/Praktikum-Object-Oriented-Programming
1ec49e5b334441f673abb0dbee6d61d7b7aa6641
d193fd4b321cf774643aa7a2b3fc6740b5a41193
refs/heads/master
2020-12-29T12:29:29.130757
2020-04-28T22:35:27
2020-04-28T22:35:27
238,607,521
4
6
null
null
null
null
UTF-8
Java
false
false
1,071
java
// Nama : Naufal Dean Anugrah // NIM : 13518123 // Tanggal : 9 April 2020 // Topik : Assertion public class AccountTest { public AccountTest() { // Tidak melakukan apa-apa } public void test() { // Melakukan tes terhadap method transfer. // Asumsikan method lainnya benar. // TES...
[ "naufal.dean@gmail.com" ]
naufal.dean@gmail.com
dde38371f21a37311cd9faad186bc4386cb165b0
f9b9f85c36cba67c39f2c453f63781dec810365a
/app/src/main/java/ganesh/com/flipview/views/NumberTextView.java
ae672f9ed6defdbe1086e12dcd59ea26f015f422
[]
no_license
ganeshAghav/FlipView
984916adb8ba72a268bcfa8c70426a692ed620b5
fd95b8f0ff29111e91112c3d7632631be300ddc9
refs/heads/master
2020-03-27T01:06:31.478824
2018-08-22T08:55:32
2018-08-22T08:55:32
145,682,697
0
0
null
null
null
null
UTF-8
Java
false
false
1,240
java
/* Copyright 2012 Aphid Mobile 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 di...
[ "you@example.com" ]
you@example.com
0d7a6d3d2917cf0423a4091727c55757b6150ef7
974b1bf979cb7b46e81a4368d8f9a3d5ef86827e
/code/iaas/model/src/main/java/io/cattle/platform/core/cleanup/TableCleanup.java
a83e5c9195000f3cbb808fde9822a660d2921b88
[ "LicenseRef-scancode-warranty-disclaimer", "Apache-2.0" ]
permissive
janeczku/cattle
5e83b3a445ff405815bb1dbe7863898ced2c2df2
f5e05aa79f072c58ed6244c5ecb1f0a686bbee0a
refs/heads/master
2021-01-11T02:48:23.429263
2016-10-14T05:49:03
2016-10-14T05:49:03
33,400,458
0
0
null
2015-04-04T09:26:27
2015-04-04T09:26:27
null
UTF-8
Java
false
false
12,660
java
package io.cattle.platform.core.cleanup; import io.cattle.platform.core.model.tables.*; import io.cattle.platform.db.jooq.dao.impl.AbstractJooqDao; import io.cattle.platform.object.jooq.utils.JooqUtils; import java.util.ArrayList; import java.util.Arrays; import java.util.Date; import java.util.List; import org.jooq...
[ "joliver@rancher.com" ]
joliver@rancher.com
8383180097603c0b692177810e1437960ae255df
52249f9f8c45524e72ca16cc24a185130b399c48
/src/org/virtue/game/Lobby.java
3c6d34e13088986e93197f0d1c596d106d38d121
[ "MIT" ]
permissive
kayla06/VirtueRS3
4a7d9d7ba900ee8743d90f37d9e80f416bf5093f
5d6bd2eaf06a9b0b78d25dc9df4b0fec7a30ce6c
refs/heads/master
2021-01-13T09:04:22.705902
2016-03-26T07:30:36
2016-03-26T07:30:36
54,774,808
0
1
null
2016-03-26T10:51:47
2016-03-26T10:51:47
null
UTF-8
Java
false
false
1,917
java
/** * Copyright (c) 2014 Virtue Studios * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merg...
[ "sundays211@gmail.com" ]
sundays211@gmail.com
a79bbc2cce86ff8babc5d19fea6f7f4e2f75f886
356f1196f434b4b5c9bcb165a3607ee5b95e7b3c
/Fragment - Eesty/java/FragmentAccount.java
694f30fc9da356c318653b36280185d60a74b924
[]
no_license
thethoainguyenn/android-tutorial
b6c1c2e8413953fb8ef681a33ba57fbb1ebd474a
1783cfd7f76f8fe9381eb79ef1f746bf66f2f60a
refs/heads/master
2021-04-15T15:12:35.728037
2018-03-26T16:27:00
2018-03-26T16:27:00
126,198,791
0
0
null
null
null
null
UTF-8
Java
false
false
583
java
package com.example.thoailun.eesty; import android.app.Fragment; import android.os.Bundle; import android.support.annotation.Nullable; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; /** * Created by THOAILUN on 03/22/18. */ public class FragmentAccount extends Fragment...
[ "thethoainguyenn@gmail.com" ]
thethoainguyenn@gmail.com
2d2509296701ad6c42627e5f65e2fd40c59285f1
41a529551cfa07cf5541ddd39b07defe21b01c27
/Practice(Beginner)/Piece of cake.java
96afb8305129c8d345a40f1b75d89593e8f56222
[ "Apache-2.0" ]
permissive
codersaga/Codechef
0c67a399141e3b65687d4341590ffd99ebb6b2a0
d513accf229d3ef5a05a6911f22fde78420aac2b
refs/heads/master
2022-06-06T03:48:03.531356
2020-05-06T15:16:35
2020-05-06T15:16:35
260,625,020
7
1
null
2020-05-02T15:36:54
2020-05-02T06:05:10
Java
UTF-8
Java
false
false
945
java
/* package codechef; // don't place package name! */ import java.util.*; import java.lang.*; import java.io.*; /* Name of the class has to be "Main" only if the class is public. */ class Codechef { public static void main (String[] args) throws java.lang.Exception { // your code goes here Scanner sc=new Scanner...
[ "noreply@github.com" ]
codersaga.noreply@github.com
618b9ba56ca19c1f1efd3ca52cc9ef5e46f7f039
5372902d54b69edfc37049f29a8768d1059e6595
/batty/ui/CommonProxy.java
3ab1fe064e62f9915ad1a505dd8608390ef686f1
[]
no_license
RtHiaHB/batty-ui-forge
b1495a95862ea6068e0d9afb18ef4009cb95a9ea
cd1071215236a4b41a65036b50b04864b102928c
refs/heads/master
2023-08-12T04:08:13.543894
2017-04-08T10:33:03
2017-04-08T10:33:03
null
0
0
null
null
null
null
UTF-8
Java
false
false
319
java
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package batty.ui; /** * * @author BatHeart */ public class CommonProxy { // Client stuff public void registerRenderers() { // Nothing here as the server doesn't render graphics or entities! } }
[ "BatHeartMC@gmail.com" ]
BatHeartMC@gmail.com
bc4eff778aea5b5b7e2c08c3599dc369773cc9df
41cbd04c26aa22b0113b0ba986372ccaa1db7d82
/src/controller/SaveAction.java
d2f19b6d02b69af27291055a306baf04a2599445
[]
no_license
dgzzhb/OakFormGenerator
7111bacb7a0627f9557791a56f2e97cdda5d5a0b
cd5a66f067437221ca92fe18f7eba875399364c8
refs/heads/master
2021-01-10T12:01:35.332827
2015-07-14T04:10:26
2015-07-14T04:10:26
35,968,508
0
0
null
null
null
null
UTF-8
Java
false
false
3,983
java
package controller; import java.io.BufferedReader; import java.io.ByteArrayInputStream; import java.io.FileNotFoundException; import java.io.FileWriter; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.io.PrintWriter; import java.io.UnsupportedEncodingException; imp...
[ "yang.jkyd@gmail.com" ]
yang.jkyd@gmail.com
fa5cf431fb667252b090accef4158498007ebdda
c757aa4bd954b89d5f1532a6b3bac8a685c5fe4f
/src/main/java/com/hand/entity/User.java
23facc2886b86ac4dc2566bbaaf475e2bb4ed55f
[]
no_license
haoshangoog/Infomanage
8546fff27dd04343fa358eb273c12595efa0fd0f
de7e706db3e29502a5fc010f7185af6e06e28cd2
refs/heads/master
2021-01-12T14:07:16.464603
2017-05-05T18:33:20
2017-05-05T18:33:20
70,167,600
0
0
null
null
null
null
UTF-8
Java
false
false
1,490
java
package com.hand.entity; import java.io.Serializable; import javax.persistence.*; import com.google.gson.annotations.Expose; @Entity(name="user") public class User implements Serializable { @Id @GeneratedValue @Column(name="id") @Expose private int id; @Column(name="accountName") @Expose private String acc...
[ "1270560069@qq.com" ]
1270560069@qq.com
bf6e1f32b987289c95b642d0d7cd37499b805534
0ad5458bf9edd95d4c03d4b10d7f644022a59cd7
/src/main/java/ch/ethz/idsc/owl/math/group/Se3Geodesic.java
4a3032299901a8fd9e5d4d0b807aaeaf40984d47
[]
no_license
yangshuo11/owl
596e2e15ab7463944df0daecf34f1c74cb2806cc
9e8a917ab34d7283dc0cc3514689a6e7683d5e98
refs/heads/master
2020-04-05T08:44:51.622349
2018-10-29T05:56:00
2018-10-29T05:56:00
null
0
0
null
null
null
null
UTF-8
Java
false
false
634
java
// code by jph package ch.ethz.idsc.owl.math.group; import ch.ethz.idsc.owl.math.GeodesicInterface; import ch.ethz.idsc.tensor.Scalar; import ch.ethz.idsc.tensor.Tensor; import ch.ethz.idsc.tensor.mat.LinearSolve; /** geodesic in special Euclidean group SE(3) of affine transformations * * input p and q are 4 x 4 m...
[ "jan.hakenberg@gmail.com" ]
jan.hakenberg@gmail.com
b8a089e88e0c0955582b02a3cc4109eb6fd7bb14
e444840974f119d920bade3659890bff37159d27
/core/src/com/andrzej/company/states/MenuState.java
5ce8341f54881f87003f6a33818fb821e02ec9ca
[]
no_license
Andrzej1991/FlappyBird
dbbe2c724574c953baba655e2bd56926d1ae7e7b
65e41e1199e0ca348a2943fb3146424647574c67
refs/heads/master
2021-01-01T05:20:13.395733
2016-05-26T16:51:22
2016-05-26T16:51:22
57,432,047
0
0
null
null
null
null
UTF-8
Java
false
false
1,195
java
package com.andrzej.company.states; import com.andrzej.company.FlappyDemo; import com.badlogic.gdx.Gdx; import com.badlogic.gdx.graphics.Texture; import com.badlogic.gdx.graphics.g2d.SpriteBatch; /** * Created by Andrzej on 2016-02-03. */ public class MenuState extends State { private Texture background; pr...
[ "andrzej.perski@hotmail.com" ]
andrzej.perski@hotmail.com
b1587f88cc017a3cc9c3878ad72da5b42c72546e
0c9e4eef62b45bd135c2704a04cd57cc1964288a
/samplersFramework/src/main/java/org/cientopolis/samplers/framework/soundRecord/service/RecordingService.java
d3c155d3d8241a0e6a8fdcc72e76d6a6a580dd1f
[]
no_license
cientopolis/samplers
5bed59958fdab37c72a0c8a6f6cf4937d4d5efce
433de9d6b732879757080e63264930373f52de36
refs/heads/master
2022-09-27T06:45:33.371853
2022-09-16T01:19:03
2022-09-16T01:19:03
73,843,566
2
1
null
2018-04-22T01:59:26
2016-11-15T18:34:16
Java
UTF-8
Java
false
false
3,375
java
package org.cientopolis.samplers.framework.soundRecord.service; import android.app.Service; import android.content.Intent; import android.media.MediaRecorder; import android.os.Binder; import android.os.IBinder; import android.support.annotation.Nullable; import android.util.Log; import org.cientopolis.samplers.persi...
[ "javier7ar@gmail.com" ]
javier7ar@gmail.com
cb3977f10c8995d0e3165254276e29bf56f56cf3
0979557921fb2e2341c7a25fca017ad24afae4e8
/app/src/main/java/com/example/vladok/testtask/util/Constants.java
d8d241ad480eb213f76e5997a69ed8c2416d0838
[]
no_license
kUzmeN/PageScroller
6f303389bd2a3b32f4c3b210887c71ab15e7d77b
cf0cab3d3490df3c3370877edf458721c39d5212
refs/heads/master
2020-06-15T05:45:53.831771
2016-12-01T19:30:12
2016-12-01T19:30:12
75,322,683
0
0
null
null
null
null
UTF-8
Java
false
false
153
java
package com.example.vladok.testtask.util; public class Constants { public static final String URL_BASE = "http://jsonplaceholder.typicode.com"; }
[ "kuzmen.vg@gmail.com" ]
kuzmen.vg@gmail.com
89385e6a714f692eedc3658246abbbd35b87046e
fb8403a47ee8aebcf312c998bbad0b206e0b830f
/src/Inherit/GrandChild.java
da3cd61817a9b8d141a5dbe3303dcf2519123552
[]
no_license
MiguelVera08/codeup-java-exercises
78026c9391bf987131bba8bd38408947b864f6c3
87a5c2abb3f9f88f847ef6a39bd0b1824626e784
refs/heads/master
2020-12-21T19:26:02.772576
2020-03-11T15:09:30
2020-03-11T15:09:30
236,534,560
0
0
null
null
null
null
UTF-8
Java
false
false
158
java
package Inherit; public class GrandChild extends ParentTwo{ public void methodD(){ System.out.println("Hello from Grandchild class."); } }
[ "miguel.vera7908@gmail.com" ]
miguel.vera7908@gmail.com
70d8865bf228cec8a8b0895f92bcd981ba4983aa
e919f39538f7b650534d9187dc5e12799214ce99
/src/differential/Differential_if.java
31133e41058c0fda2bbbaa676d15948ef423592f
[]
no_license
radbump1/Differential
2910dfdc839e8f711ff443fbe02f193a7f156754
152d0dbba458061376a4c87ce79a31a9d5115f9f
refs/heads/master
2021-05-07T04:59:07.098705
2017-11-20T04:26:54
2017-11-20T04:26:54
111,361,027
0
0
null
null
null
null
UTF-8
Java
false
false
141
java
package differential; public interface Differential_if { public double getRx(); public double getDx(); public double getRe(); }
[ "50616030@50616030-PC" ]
50616030@50616030-PC
8336c23c7c81197e70b86ef3aec9544a05a73548
3b250c5782afb12c22044377210242565c65ab82
/src/main/java/com/jamesskipp/albatross/converter/DataFormatConverter.java
9a242651ad122a7e3e55d62aeae722855e2aefdc
[]
no_license
jamesskipp/albatross
419eef6bbc6eb44d72d718c5209baa1b24e86f3a
26b94f3b99003aa894dae86317058014432bd5cc
refs/heads/master
2023-04-10T18:50:46.690904
2021-04-27T02:14:36
2021-04-27T02:14:36
361,938,602
0
0
null
null
null
null
UTF-8
Java
false
false
461
java
package com.jamesskipp.albatross.converter; import com.jamesskipp.albatross.util.ConverterUtils; import com.jamesskipp.albatross.util.DataFormat; import javax.persistence.Converter; @Converter(autoApply = true) public class DataFormatConverter extends DbCharEnumConverter<DataFormat> { @Override public DataF...
[ "jamesskipp@gmail.com" ]
jamesskipp@gmail.com
0d666c9dd720c1e77f22643058e873d3c393281b
7f88a7f38be239e3335a60dcca095e7086c1a885
/app/src/main/java/se/alkohest/irkksome/ui/connection/LegacyConnectionsAdapter.java
d538a5c6be1100f83e47878f3076809816f57a91
[ "Beerware" ]
permissive
hedmanw/irkksome
7f2424c17a2ad6d76fe0bc0f6c94b97080a9668e
2e387ea207bd82cc8c04836069afc8e2b0ec962d
refs/heads/develop
2021-07-05T11:20:47.488942
2017-09-28T13:40:40
2017-09-28T13:40:40
21,955,545
3
0
null
2017-09-28T13:40:41
2014-07-17T19:56:28
Java
UTF-8
Java
false
false
2,080
java
package se.alkohest.irkksome.ui.connection; import android.content.Context; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.BaseAdapter; import android.widget.TextView; import java.util.List; import se.alkohest.irkksome.R; import se.alkohest.irkksome...
[ "w.hedman@gmail.com" ]
w.hedman@gmail.com
bff68b89d3cb135b1727520c3191a3fcf0a9eef7
4777a0c394979a3786fb1d255ec4d815b2a1d2f3
/retail-goods-api/src/main/java/com/morning/star/retail/facade/dto/BrandCountDTO.java
adf975f57bdfac353b899bc5b7d1e5acb206a07b
[]
no_license
chaoren007/big-middle
0d98ea0ce7b2c892eb249dbbd116b4e0767686c5
29952ea01f0af89847286fa7d910640b1c83e3db
refs/heads/master
2022-12-15T13:29:44.555680
2019-07-29T08:47:03
2019-07-29T08:47:03
199,414,109
0
3
null
2022-12-10T03:18:29
2019-07-29T08:45:13
Java
UTF-8
Java
false
false
1,385
java
package com.morning.star.retail.facade.dto; import java.io.Serializable; import io.swagger.annotations.ApiModelProperty; public class BrandCountDTO implements Serializable { private static final long serialVersionUID = 6107323523250786926L; @ApiModelProperty(value = "品牌名称") private String brandName; @ApiModelP...
[ "liquorsea@163.com" ]
liquorsea@163.com
f846d9ebf3082cb70edc053fc207b5b2dc20e4cc
17740108808030073ed08e4e148290a597edcb0f
/src/main/java/me/ddevil/mineme/gui/menus/MainMenu.java
cf625438573f5d1c5ec37a70e8c4a9bf49f30f62
[]
no_license
BrunoSilvaFreire/MineMe
5503bd4932cce2e59ea0185cc57b172a45e17d93
47405332605ff11a92a3f0f71cb824eea59cbf3e
refs/heads/master
2021-05-31T16:57:23.505286
2016-05-25T22:24:39
2016-05-25T22:24:39
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,826
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 me.ddevil.mineme.gui.menus; import java.util.HashMap; import java.util.List; import me.ddevil.core.events.inventory.InventoryO...
[ "unconfigured@null.spigotmc.org" ]
unconfigured@null.spigotmc.org
8c0aef29f00964f9a731a9b00c7fcdfbd80914a6
3d4756af9bc8125c9f891cf051980965c4616b49
/app/src/main/java/com/capstone/ridewithus/DisplayFeedActivity.java
5c70ec562746050cd42a0314be25216ad20c4f05
[]
no_license
umayr96/RideWithUs
af112f74ddce6c37f027e9a89b43107447472359
8a68a3983199feddfe3abcc9daaef65162a3ce7b
refs/heads/master
2021-05-08T06:27:40.951809
2018-01-10T19:44:07
2018-01-10T19:44:07
106,192,172
0
0
null
null
null
null
UTF-8
Java
false
false
2,759
java
package com.capstone.ridewithus; import android.content.Intent; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.support.v7.widget.LinearLayoutManager; import android.support.v7.widget.RecyclerView; import android.view.View; import android.widget.Button; import android.widget.T...
[ "umayrandzubair@hotmail.com" ]
umayrandzubair@hotmail.com
9b3b3f5ef64e4d62f52048d665fe5b7dfdc0ff40
dbd8580e3fb26564b16a9dd8bc5749fff3a64870
/src/ooga/data/exceptions/ParserException.java
ac2e231bd3f009b8e11e9a861e6cf6b4d89e73c6
[ "MIT" ]
permissive
tyler-meier/Grid-Games
a6e6f2a6778f474e5cc84fed44e4e8aaadceefd6
fa270bbceaabed47e67d83897c8050957dbb0fe8
refs/heads/master
2022-12-02T22:59:23.332165
2020-08-20T04:01:41
2020-08-20T04:01:41
288,901,234
0
0
MIT
2020-08-20T04:01:42
2020-08-20T03:55:20
Java
UTF-8
Java
false
false
403
java
package ooga.data.exceptions; /** * Thrown when we can't read part of a data file */ public class ParserException extends RuntimeException { private String message = "Data file could not be read: %s"; public ParserException(Exception e, String fileName) { super(e); message = String.format(message, fil...
[ "jay18@duke.edu" ]
jay18@duke.edu
b7916462bc9eef45ab9e83fe18d14f33437c39b1
f793eaa91f4ad3d2ce48e73cacee1ab51db6ae40
/iotgp-common-msg/src/main/java/cn/inovance/iotgp/common/msg/server/AppDataTransferRsp.java
9be84195e60742f24029131dd68b688533601a5f
[]
no_license
scorp2010/iot
03575c0aca335bc8b3d78b85f070f017c3e1dc83
218b0a9e173e1637cd0d00abdf727352a2875700
refs/heads/master
2021-06-03T05:28:54.117982
2016-09-14T07:04:09
2016-09-14T07:04:09
68,065,562
1
0
null
null
null
null
UTF-8
Java
false
false
408
java
package cn.inovance.iotgp.common.msg.server; public class AppDataTransferRsp extends Response { public AppDataTransferRsp() { this.msgType = MsgType.APP_DATA_TRANSFER_RSP; } public AppDataTransferRsp(long msgSeq) { super(msgSeq); this.msgType = MsgType.APP_DATA_TRANSFER_RSP; } public AppDataTransferRsp(Ap...
[ "2528360654@qq.com" ]
2528360654@qq.com
3d652fd3e680bb41ffb63ec6eb4b2583f655b90b
4cbedb9840026c5648e8fb7abd72a5153170cb4f
/LinkListGFG/src/basiclinklist/RotateLinkedList.java
e05051b48856c5db6ddea1d78a601b0d4198878c
[]
no_license
rahulpyne/InterviewPrep
b49e1fe1f4e6bc009b76db7762993b0f5507c40d
8e7175421f6d47132d918dece9de2d44856c29f3
refs/heads/master
2020-12-26T02:22:36.110310
2017-01-23T05:08:52
2017-01-23T05:08:52
68,627,619
0
1
null
null
null
null
UTF-8
Java
false
false
1,243
java
package basiclinklist; public class RotateLinkedList { public static void main(String[] args) { LinkedList llist = new LinkedList(); llist.append(10); llist.append(20); llist.append(30); llist.append(40); RotateLinkedList rll= new RotateLinkedList(); Node head = rll.rotateLinkList(llist.getHead(), 4);...
[ "pyne.r@husky.neu.edu" ]
pyne.r@husky.neu.edu
6e03b8c7876a9a4aaf9788353ab160219b5e99ac
9f134d87f866c256a6abc3342f9ff2490ebe22ec
/vertexium4-6/src/main/java/com/wxscistor/pojo/vertexium/VertexiumQuery.java
be831f675f03991ca34560b9ce6665ee1f206c49
[]
no_license
MrDLontheway/Graph
2dc6e83624c66836f5b0277009efbf0857a32428
f0249103a574013ee0785cc965db437e6098c4be
refs/heads/master
2022-08-27T05:00:36.275032
2019-10-09T08:18:41
2019-10-09T08:18:41
163,494,003
0
0
null
2022-08-11T21:16:07
2018-12-29T08:44:20
Java
UTF-8
Java
false
false
5,684
java
package com.wxscistor.pojo.vertexium; import org.elasticsearch.index.query.QueryBuilder; import org.vertexium.query.Compare; import org.vertexium.query.Predicate; import java.io.Serializable; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; /** * 图库基础查询 help * @Aut...
[ "726575153@qq.com" ]
726575153@qq.com
4de1ae6d4bf68bed399cf3758bc38187791c2f7b
6d2fe29219cbdd28b64a3cff54c3de3050d6c7be
/plc4j/drivers/c-bus/src/main/generated/org/apache/plc4x/java/cbus/readwrite/AirConditioningDataHumidityScheduleEntry.java
e360e5c683b2cda60ff52c4ebe75007ad436fbcb
[ "Apache-2.0", "Unlicense" ]
permissive
siyka-au/plc4x
ca5e7b02702c8e59844bf45ba595052fcda24ac8
44e4ede3b4f54370553549946639a3af2c956bd1
refs/heads/develop
2023-05-12T12:28:09.037476
2023-04-27T22:55:23
2023-04-27T22:55:23
179,656,431
4
3
Apache-2.0
2023-03-02T21:19:18
2019-04-05T09:43:27
Java
UTF-8
Java
false
false
10,842
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 ...
[ "christofer.dutz@c-ware.de" ]
christofer.dutz@c-ware.de
4beccea154b95709bd40f83130fa43273249f703
44d8fdc8fbb85711a040ff3bb7d1414823c77f46
/src/lab/aikibo/manager/RealisasiSPPTManager.java
0d1f26931eeedb26902cabc0f389a4e98b59d00b
[]
no_license
tamami/PBB-Info-WS
e113f1d32a21d48f16c46af3852c26985c64a9b5
286521d3dc8842d9cf33c0af5f2098b2ff093e79
refs/heads/master
2016-09-02T02:09:20.457577
2013-10-18T01:10:18
2013-10-18T01:10:18
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,225
java
package lab.aikibo.manager; import java.math.BigInteger; import java.util.Date; import java.util.Iterator; import java.util.List; import org.hibernate.Query; import org.hibernate.SQLQuery; import org.hibernate.Session; import lab.aikibo.entity.PembayaranSPPT; import lab.aikibo.entity.RealisasiSPPT; import lab.aikibo...
[ "tamami.oka@gmail.com" ]
tamami.oka@gmail.com
1b4819d53fbe80de80dceb1b704a28769eafdacc
d548e8477702d20768cebed9b72774374db27d22
/src/main/java/model/dao/veiculoDao.java
9e252814c28f9da95d05150385ee8c2c96cf3a33
[]
no_license
PedroAugusto-sys/provao2
60941ecbd8de9b2cf9132ee41b89983f2b1d85cb
38a41654ea8ae750850357db2498edbc62d395d9
refs/heads/master
2023-05-05T08:30:37.781265
2021-05-28T01:07:27
2021-05-28T01:07:27
371,542,076
1
0
null
null
null
null
UTF-8
Java
false
false
3,176
java
package model.dao; import model.dao.util.ConnectionFactory; import model.veiculo.veiculo; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.Statement; import java.util.ArrayList; import java.util.List; public class veiculoDao { Connection con; private ...
[ "pedrocaandrade01@gmail.com" ]
pedrocaandrade01@gmail.com
fc5ff9715dcf99049cac24efdbcd0179a2e269e9
28d7e9318c799dcbb87bb3c26ad788fbde5e3f78
/KropachevShop/src/java/command/AllFaqCommand.java
5ff0bada51b91d32f7628f40de010b4d57f381ab
[]
no_license
keloma/KropachevShop
61a927a0c99bd28b2215a01bfcd088128f765d86
550374976dd2abb4967a460c9578397626c17cf8
refs/heads/master
2020-03-20T20:05:02.515354
2018-06-17T16:40:46
2018-06-17T16:40:46
137,669,346
0
0
null
null
null
null
UTF-8
Java
false
false
1,665
java
package command; import classes.Roles; import classes.UserService; import command.creater.RoutingManager; import entity.User; import interfaces.ActionCommand; import java.util.logging.Level; import java.util.logging.Logger; import javax.naming.Context; import javax.naming.InitialContext; import javax.naming.NamingExce...
[ "cawa4444@mail.ru" ]
cawa4444@mail.ru
006d482503f326c07866584cad866ef5a7d04ebc
2f154e22ee4baf14f3de9e4ee6847141a48588f8
/eGram/app/src/main/java/asterios/eGram/app/Grades/GradesAdapter.java
aefcd81dac19ad93a50db8874b95c89f658facb3
[]
no_license
asterios2000/ionio-eGram
a8087a3553d710b2cc013169ec11dbe9db0b20c4
33339632c56ab7b9a166f5cb8de2d989ae8d5ac3
refs/heads/master
2020-04-16T07:48:46.182782
2015-08-16T18:26:42
2015-08-16T18:26:42
40,832,903
0
0
null
null
null
null
UTF-8
Java
false
false
5,663
java
package asterios.eGram.app.Grades; import android.app.Activity; import android.util.SparseArray; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.BaseExpandableListAdapter; import android.widget.CheckedTextView; import android.widget.TextView; import an...
[ "asterios.com@gmail.com" ]
asterios.com@gmail.com
bc9a1ceea17240c19fee4371657b658d2f356a69
9e7c81a25074a2ed3b826bfe4426b354ee4d5c8c
/src/main/java/com/findinpath/repository/SchemaMigrationRepository.java
d04d5738395aaf66db30a8c9fe95362ac3dd5dfd
[]
no_license
findinpath/cassandra-migration-spring-boot-demo
3d9d3650e120855b2a884bc45cfdd50ed645f29b
47a799a64449b85511e06acbfdb2a75496384d13
refs/heads/master
2020-09-10T06:59:20.759899
2019-11-14T11:12:58
2019-11-14T11:12:58
221,679,002
0
0
null
null
null
null
UTF-8
Java
false
false
300
java
package com.findinpath.repository; import com.findinpath.model.SchemaMigration; import com.findinpath.model.SchemaMigrationKey; import org.springframework.data.repository.CrudRepository; public interface SchemaMigrationRepository extends CrudRepository<SchemaMigration, SchemaMigrationKey> { }
[ "findinpath@gmail.com" ]
findinpath@gmail.com
a6a207a7ac976cb59b1d07f489adb19bb01dc394
e4debb01181c74bdf0affd0bac63173428ab32ec
/xnradmin-model/xnradmin-core/src/main/java/com/xnradmin/core/pay/upmp/util/UpmpCore.java
7386c15282c6c9f09c77634e12a198cebecc2ca4
[]
no_license
dingjianhui1013/xnr
a1e0ed783e9296f735419852ffbd6a3985b003ca
296cae74a2c6a876a3eef24f92ccdf6cbea6b7e3
refs/heads/master
2021-01-18T03:32:26.257508
2017-03-22T10:16:44
2017-03-22T10:16:44
82,752,226
0
0
null
2017-02-22T02:47:10
2017-02-22T02:40:20
null
UTF-8
Java
false
false
4,921
java
package com.xnradmin.core.pay.upmp.util; import java.io.UnsupportedEncodingException; import java.net.URLDecoder; import java.net.URLEncoder; import java.util.ArrayList; import java.util.Collections; import java.util.HashMap; import java.util.List; import java.util.Map; import com.xnradmin.core.pay.upmp.co...
[ "liubin@robustsoft.cn" ]
liubin@robustsoft.cn
4e6118892533f11caca5ea4eaf168151b6ee0fc7
869fc964407c8859db9902c9074415a8c98fe968
/grocery-store-service/src/main/java/com/ibm/learning/exception/ProductNotFoundException.java
cf34b112b3f6f24d2c5f2c41e1f89d931cbb521c
[]
no_license
codereprab/microservice-reskill
c8ef9f238b140d26852b2b18dc58bcfcb8888d58
6496daa58d34a2e2bb0bb068b0226c17ebcc2fe2
refs/heads/main
2023-01-08T07:47:28.667766
2020-11-11T05:42:47
2020-11-11T05:42:47
311,319,347
0
0
null
null
null
null
UTF-8
Java
false
false
280
java
package com.ibm.learning.exception; public class ProductNotFoundException extends RuntimeException { /** * */ private static final long serialVersionUID = -1951008448950951896L; public ProductNotFoundException(String exception) { super(exception); } }
[ "noreply@github.com" ]
codereprab.noreply@github.com
0e848e26bcc38b5acfb2b88c84da37b6a9df453a
813a20ff71928d1a63bec7036a2784e17d669f79
/Project1/src/main/java/com/revature/models/User.java
d8d4ea01cf0c1c69b8a0225aa865bd8d724e550b
[]
no_license
1909-blake-william/project-1-David-Quillen9826
fc1260267261b5d9426df25b8a803bf70c580db1
6cf03e43ff741adcdab185a301485386f04dabb8
refs/heads/master
2022-11-24T05:42:08.093373
2019-11-19T03:28:59
2019-11-19T03:28:59
220,029,185
0
0
null
2022-11-15T23:32:29
2019-11-06T15:29:34
Java
UTF-8
Java
false
false
3,345
java
package com.revature.models; public class User { private int id; private String username; private String password; private String firstName; private String lastName; private String email; private int role; public User() { super(); // TODO Auto-generated constructor stub } public User(int id, String user...
[ "david.quillen@revature.net" ]
david.quillen@revature.net
bd702161d1c62050ff10eec35cc0fa4e63a70fcc
95793b0688ceaa76cd34f442f38fe7f748aaa967
/src/utils/FXContextMenuHandlers.java
a56a965bc862e2419bef1031f772b8270d8ed9f3
[]
no_license
FabienAlz/BeWizUProjet_AL_M1
8277ecefa1223a6965a53c2cfaa01c5a123f3de4
16bff2b4726b0f8c175fc57f92c84f1e232c21ed
refs/heads/master
2022-10-02T14:10:03.250764
2020-05-24T14:43:24
2020-05-24T14:43:24
261,592,647
1
1
null
null
null
null
UTF-8
Java
false
false
3,224
java
package utils; import javafx.scene.Node; import javafx.scene.input.ContextMenuEvent; import javafx.scene.shape.Polygon; import javafx.scene.shape.Rectangle; import model.Canvas; import model.FXImplementor; import model.Shape; import java.sql.SQLOutput; /* * This class contains all the context menu handlers */ publ...
[ "nicolas.deguillaume@etu.u-bordeaux.fr" ]
nicolas.deguillaume@etu.u-bordeaux.fr
801ecc9c4a6169321f3930eb6744d27f6d321065
68c79ebb6ccbac64d91dfa3cba5924d7a7cf341d
/src/main/java/edu/mum/elibrary/ElibraryApplication.java
4f294e0876cd3803be423b1fc70f572de94470d5
[]
no_license
Betelehem/elibrary
9f879382e0635722c99a9504966689a88bb20b41
dc2ba920810b340c8a804bbfebf465101f6b1488
refs/heads/master
2020-06-26T19:01:58.062243
2019-08-07T22:35:30
2019-08-07T22:35:30
199,723,598
0
0
null
null
null
null
UTF-8
Java
false
false
325
java
package edu.mum.elibrary; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @SpringBootApplication public class ElibraryApplication { public static void main(String[] args) { SpringApplication.run(ElibraryApplication.class, args); ...
[ "engubeta@gmail.com" ]
engubeta@gmail.com
24070dd990e01020515873575e3f342ce89ff62e
00b811429a48cb15a20be0920bd3a06bef01883b
/TileEntities/Weaponry/TileEntityTNTCannon.java
9d28571a2ff132d3dab3ade0876ed0306f26d21c
[]
no_license
rotarycraftfan/RotaryCraft
1fcedab9f2161486742e7f34931a36391c098490
c8088321e18e3f9c14a5fe1e863047238566b84d
refs/heads/master
2021-01-22T20:39:57.233469
2014-05-09T04:45:17
2014-05-09T04:45:17
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,530
java
/******************************************************************************* * @author Reika Kalseki * * Copyright 2014 * * All rights reserved. * Distribution of the software in any form is only allowed with * explicit, prior permission from the owner. ****************************************************...
[ "reikasminecraft@gmail.com" ]
reikasminecraft@gmail.com
57ecb57819b02b5d189d2b2811ea75a9c4c43817
0af8b92686a58eb0b64e319b22411432aca7a8f3
/large-multiproject/project26/src/test/java/org/gradle/test/performance26_3/Test26_272.java
22a77f51a8e658fed8851b61a0124f1d71191178
[]
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
292
java
package org.gradle.test.performance26_3; import static org.junit.Assert.*; public class Test26_272 { private final Production26_272 production = new Production26_272("value"); @org.junit.Test public void test() { assertEquals(production.getProperty(), "value"); } }
[ "cedric.champeau@gmail.com" ]
cedric.champeau@gmail.com
f2739378cfd55f78c02e3ecd5fe414c90dceaa69
80821cd4d15320cf74eb3c0ece2b7e695816fe8d
/leetcode-learn/src/main/java/destiny/leetcode/array/MoveZeroes.java
5952dd4a2762bb73c45d4380218982a31a40c99b
[]
no_license
wwm0104/leetcode-project
692dc29b99296cf871d725449f5a474b9a4b0113
aa0895ab7c3ebee2860d18e63315aadf814a5dba
refs/heads/master
2020-06-02T07:20:59.978224
2020-03-03T14:56:47
2020-03-03T14:56:47
191,081,721
0
0
null
null
null
null
UTF-8
Java
false
false
846
java
package destiny.leetcode.array; /** * @Author: weiwanmin * @Date: 2019/9/26 10:18 * @Version 1.0 * 给定一个数组 nums,编写一个函数将所有 0 移动到数组的末尾,同时保持非零元素的相对顺序。 * * 示例: * * 输入: [0,1,0,3,12] * 输出: [1,3,12,0,0] * 说明: * */ public class MoveZeroes { /** * 思路 * 移动0到数组末尾,那么就可以换个描述,把不等于0的元素前移,空余的全部为0 * @para...
[ "" ]
a9b0e360f391910b0921a80281b10f591436521f
8ce0671d68f1427c8dfcd125c7fbd82d9dd3e028
/domain-web/jbb-system-web/src/main/java/org/jbb/system/web/logging/logic/FilterUtils.java
4e1cd91509e465883b2029aec7278257244f43ea
[ "Apache-2.0" ]
permissive
viviand2020/jbb
740cecc3ccc9a4a9b99510a4546caf4689e23630
fcfccadf55e5de9e65a13e6f4ef3f5b20453fbb7
refs/heads/master
2020-03-07T06:07:26.247758
2017-10-11T05:03:17
2017-10-11T05:03:17
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,537
java
/* * Copyright (C) 2017 the original author or authors. * * This file is part of jBB Application Project. * * Licensed under the Apache License, Version 2.0 (the "License"); * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 */ package org.jbb.system.web.logging.log...
[ "baart92@gmail.com" ]
baart92@gmail.com
f3ef9727c6b754580e8bc00d329660aeaea0cfbe
59123b081c1b06521267a785bbc9a1b559c6a387
/src/web/CourseworkController.java
e1ff8a8746c09f7010fe072e96e1bd9873cdad37
[]
no_license
Boongati/schedulerapp
57527fce7cb66212c0fce8196d84be4f063f57c1
ef4ca7de7a6b50692e8ad3adf2e6066cba296970
refs/heads/master
2020-09-22T20:17:18.543262
2019-11-23T17:52:14
2019-11-23T17:52:14
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,207
java
package web; import java.io.IOException; import java.io.PrintWriter; import java.sql.SQLException; import java.text.ParseException; import java.time.LocalDate; import java.time.format.DateTimeFormatter; import java.util.Calendar; import java.util.List; import javax.servlet.RequestDispatcher; import javax.servlet.Serv...
[ "fanhatcha@projanalytics.com" ]
fanhatcha@projanalytics.com
caeae9faa9fc53cc44b8a351aad0d4dd68a13465
5c741f2a5eab44febdd9deb46b9269749202d89b
/src/com/yaliun/adapter/Adapter.java
6fa484c60d7adda0b7b18d797687749b8e62c2c0
[]
no_license
yaliun/DesignPatterns
00bd10482635106e7f8fbaf8a945e10d2a7db1b3
458bad5898c5163e247ad8a7d721d3f42427c04d
refs/heads/master
2020-03-08T21:41:19.344061
2018-04-06T15:42:25
2018-04-06T15:42:25
128,411,970
0
0
null
null
null
null
UTF-8
Java
false
false
127
java
package com.yaliun.adapter; public interface Adapter { public Float twiceOf(Float f); public Float haltOf(Float f); }
[ "yaliun@win10" ]
yaliun@win10
8bcf874e47c583825ab282ce175f7f1618b85b57
b8bd7cf43628b1e9b4e8c68863722fb0e2c87cdb
/src/main/java/com/zmj/jhipster/web/rest/UserJWTController.java
a99038fa01a81d9fa7ed74535268f040996bab5a
[]
no_license
jirito/BugTrackerJHipster
aedecb7e36ad0cda95a1e7ce212b92c1f47a14aa
5e93b42a2714b086478bbafb04a89cff33c3e749
refs/heads/master
2023-05-12T22:07:53.496346
2020-03-20T07:53:07
2020-03-20T07:53:07
248,697,648
0
0
null
2023-05-09T02:13:33
2020-03-20T07:51:57
Java
UTF-8
Java
false
false
2,554
java
package com.zmj.jhipster.web.rest; import com.zmj.jhipster.security.jwt.JWTFilter; import com.zmj.jhipster.security.jwt.TokenProvider; import com.zmj.jhipster.web.rest.vm.LoginVM; import com.fasterxml.jackson.annotation.JsonProperty; import org.springframework.http.HttpHeaders; import org.springframework.http.HttpSt...
[ "johndoe@example.com" ]
johndoe@example.com
62132f7b189f00ed0d6141f2b6e119fc6b146976
e7fa6d9dd22fe6f1589d90883ce7520b168b68a0
/src/test/java/com/eivanov/centralserver/thesis/repository/UserRepositoryIT.java
188be4dd9f3dd72875d58c534f12ce048b8024f6
[ "Apache-2.0" ]
permissive
e-ivanov/central_server
b530534aa29cf62786edeb5c8a738506a56926a2
70802d04224953a919bafd48362d7b5742fb5588
refs/heads/master
2021-01-20T10:19:14.376903
2017-09-05T12:13:51
2017-09-05T12:13:51
101,627,470
0
0
null
null
null
null
UTF-8
Java
false
false
460
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.eivanov.centralserver.thesis.repository; import org.junit.Test; import static org.junit.Assert.*; /** * * @author kille...
[ "test@example.com" ]
test@example.com
6ca372c34a42426d5ac29bd6fa87607d21fc7d25
3a38508eb940e18cb05e4850136b56a4fde0e38f
/src/main/java/cn/com/thtf/cms/report/dto/ResultDto.java
a748cdee73b11524fa5f11865e6107a7813998cf
[]
no_license
fairyhawk/thtf_05_report-Deprecated
55322258fe211950b64130391e71780350616210
bda520a2c1eae69b6903f0a3772561989ba1f437
refs/heads/master
2016-09-09T22:38:56.838567
2014-01-25T10:30:38
2014-01-25T10:30:38
null
0
0
null
null
null
null
UTF-8
Java
false
false
369
java
package cn.com.thtf.cms.report.dto; import java.util.List; import cn.com.thtf.cms.report.entity.UserEntity; import lombok.Getter; import lombok.Setter; public class ResultDto extends BaseDto { private static final long serialVersionUID = 1L; @Setter @Getter private List<String> list; @Setter ...
[ "bis@foxmail.com" ]
bis@foxmail.com
2af334611b2b4aaac6ccc3d44c05854377ebaef7
e0305f374096aab90fffa5795598506944862e0d
/issuer/src/main/java/com/ws/sep/issuer/repositories/IClientRepository.java
e5200440c819e6ae7dfa5f5a19b0a2f9ff7f90fc
[]
no_license
jovanjenjic/Electronic-payment-system
cc2fd4ddb7feca040660943be9a0e3b39e079881
48864501d3373fa761fe1fe21fa80821b119e143
refs/heads/main
2023-06-21T14:35:05.561596
2021-02-07T17:16:38
2021-02-07T17:16:38
392,363,681
0
0
null
null
null
null
UTF-8
Java
false
false
427
java
package com.ws.sep.issuer.repositories; import java.util.Optional; import com.ws.sep.issuer.models.Client; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.stereotype.Repository; @Repository public interface IClientRepository extends JpaRepository< Client, Long > { Opt...
[ "zeljkom96@gmail.com" ]
zeljkom96@gmail.com
62142b9f31277661529bd477cd06ef56e61bf488
cd7dd26efd55ff6e2c2d39d97aac65fa42ef792b
/src/main/java/ru/lakidemon/store/unitpay/Result.java
1c1da1625148c6678262a6bec4c14b75290966c2
[]
no_license
lakidemon/gameserver-store
1a6dcf4665f2a58cf5e4a8343194b88b7b68f44d
b306f43c999cb44c46365e4cac8f2c66e831a5f3
refs/heads/master
2022-12-29T21:12:42.392816
2020-10-19T17:45:38
2020-10-19T17:45:38
295,101,419
0
0
null
2020-09-30T09:22:42
2020-09-13T07:33:55
Java
UTF-8
Java
false
false
1,386
java
package ru.lakidemon.store.unitpay; import com.fasterxml.jackson.annotation.JsonValue; import com.fasterxml.jackson.databind.annotation.JsonSerialize; import lombok.RequiredArgsConstructor; import lombok.Value; import ru.lakidemon.store.converter.ResultSerializer; @Value @JsonSerialize(using = ResultSerializer.class)...
[ "forregistrationsmail@mail.ru" ]
forregistrationsmail@mail.ru
fd127e5e610e35c957875aee41903c2047774729
4d05866c45079bf85e6c8d036fb39e17b64e348d
/src/gameClient/Temp.java
b12348669cae61071efee3df4022810b0c0d1b85
[]
no_license
LIADN7/Pokemon-GAME
ab5f8fd6a82b6fd4d80a70886ecd66aa26f157bb
fe76cf7859a783191410ae705f5bfae46f4e6136
refs/heads/master
2023-07-04T21:53:58.375121
2021-08-07T16:09:01
2021-08-07T16:09:01
318,003,530
1
3
null
null
null
null
UTF-8
Java
false
false
3,552
java
package gameClient; import java.util.HashMap; import java.util.LinkedList; import Server.Game_Server_Ex2; import api.game_service; import api.node_data; public class Temp implements Runnable{ private static guiFrame frame; private static myGame game; private static HashMap<Integer, LinkedList<node_data>> map; ...
[ "avielc11@gmail.com" ]
avielc11@gmail.com
d91a24fc1a579bfd9225023f5f9fd42d57999797
32cf78bc5a93e44bff293af14aa16b350c8bcab0
/journal/src/main/java/io/zeebe/journal/file/record/CorruptedLogException.java
b9064b3c6e2a0da41beb377b72bfd8fdacc69d9c
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
anniyanvr/zeebe
53f86b88ab23ddb57853bef8317421801c75f2f5
bfa68603f76cd9e15a74bccdcc8ea3eaae440326
refs/heads/develop
2022-11-04T23:45:05.524364
2021-04-27T14:12:11
2021-04-27T14:12:11
160,585,274
0
0
null
2022-10-24T06:25:14
2018-12-05T22:13:51
Java
UTF-8
Java
false
false
878
java
/* * Copyright © 2017 camunda services GmbH (info@camunda.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required ...
[ "miguel.pires@camunda.com" ]
miguel.pires@camunda.com
3d7ed127c8ced3a5c8ae318d00e306e65d0150a0
8f3dcdb61b3d5d810b750ca8b7d451df3ec7260d
/app/src/main/java/sun/reflect/Reflection.java
4ed822077b93e72ee61d6b86de70763e88b08da2
[]
no_license
Doublemine/TerminalIDE
7453e47b9e0c5506b048d19e3fd776b1abc9efa7
ae40d0855c93785b3c129143d835652b6a90cbcf
refs/heads/master
2020-04-09T19:17:37.771138
2015-08-25T13:07:47
2015-08-25T13:07:47
41,362,667
5
1
null
null
null
null
UTF-8
Java
false
false
12,606
java
/* * Copyright (c) 2001, 2006, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
[ "wanghaokoko1994@gmail.com" ]
wanghaokoko1994@gmail.com
018f5c04cf64bfca9a4f7fa86698660db4eb0fde
b44fa043faaf1bdd3bf287454fef1040e67cc23d
/src/app/java/cn/com/peddler/app/util/CnUpperCaser.java
edb300bb29845b3119362e6e307f683c0c6ff00e
[]
no_license
wjy0703/peddler
4bbb200467237c927e9a00f66881d1c8dd664b3f
1cf48b071529f8210704dd243ad8c3b3f0f7bbba
refs/heads/master
2021-09-03T13:11:06.389082
2018-01-09T08:19:58
2018-01-09T08:19:58
114,201,163
0
0
null
null
null
null
UTF-8
Java
false
false
5,647
java
package cn.com.peddler.app.util; import java.util.HashMap; /** * * 将10亿以内的阿拉伯数字转成汉字大写形式 * * * * @author xizhenyin * */ public class CnUpperCaser { // 整数部分 private String integerPart; // 小数部分 private String floatPart; // 将数字转化为汉字的数组,因为各个实例都要使用所以设为静态 private static final char[] cnNumbers = ...
[ "50055606@qq.com" ]
50055606@qq.com
ccc103654576d57758684e5ff4acc0c0eaa330b6
2757288ac6107bc75e7e5a6a9d2518f50db1aaf5
/omniNG/src/main/java/com/infrasofttech/omning/action/HolidayAddAction.java
0fd6acd68a09eae4c2649e0bc3565c91d8bf67a1
[]
no_license
jswordfish/anotherpapa
30fbac41425090dfd12cc9efe9f913a32063d629
786510b3bd0f2cbf31212053cca47c8012441bd9
refs/heads/master
2020-03-26T17:26:27.159742
2015-03-25T17:14:26
2015-03-25T17:14:26
31,300,717
0
0
null
null
null
null
UTF-8
Java
false
false
2,951
java
/** * */ package com.infrasofttech.omning.action; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpSession; import org.apache.log4j.Logger; import org.apache.struts2.ServletActionContext; import org.apache.struts2.interceptor.ServletRequestAware; import com.infrasofttech.domain.entities...
[ "jatinsut@yahoo.com" ]
jatinsut@yahoo.com
fde0f19d0bf3328cc008d629b643890b93afd4cc
d65d7d2ed70177dbd804632aed3c9a252e3c8fe3
/src/main/java/id/jagokoding/EventListenerExample2.java
c9e6965b862e8bfc6733503caef8b158065a274b
[]
no_license
jago-koding/spring-event-standart-and-custom
b4159c8ce39e2be4478ad403967947ededd33d4b
8813a91df66f7da93cdde84030dcd48b27ac4bef
refs/heads/master
2022-12-17T23:41:24.630806
2020-09-22T03:27:52
2020-09-22T03:27:52
297,524,817
0
0
null
null
null
null
UTF-8
Java
false
false
2,103
java
package id.jagokoding; import org.springframework.context.ApplicationEvent; import org.springframework.context.ApplicationEventPublisher; import org.springframework.context.annotation.AnnotationConfigApplicationContext; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.C...
[ "cisvapery@gmail.com" ]
cisvapery@gmail.com
66a14300a0c6d1b2974a2fee27735a0fc9bc3df4
32206a10d19f5af3f933556bbb22b7d37b21e2b1
/Repository Software/src/it/unina/Attributo.java
09c155d1b772ba0e1b3a2ee787e34080c08fe110
[]
no_license
antov93/RepositorySoftware
b82216d9d178f8e130d50ae9b1856bf735df4592
a76de13f925cfe4364cd306fe207676e7e088b12
refs/heads/master
2022-11-29T15:41:02.571684
2020-08-06T10:00:18
2020-08-06T10:00:18
221,567,043
0
0
null
null
null
null
UTF-8
Java
false
false
5,461
java
package it.unina; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.SQLException; import javax.swing.BoxLayout; import javax.swing.JLabel; import javax.swing.JScrollPane; import javax.swing.JTable; import javax.swing.JTextField; public class Attrib...
[ "ant.vanacore@studenti.unina.it" ]
ant.vanacore@studenti.unina.it
d5027fa0dcd2c950e4ab9e9a91ea23b8b1ccbe29
c53d468b0b238407e3ff893de19bcf7e3a4d655f
/CoffeeMakerTest/src/edu/towson/cis/cosc442/project4/coffeemaker/InventoryTest.java
59fa03dcff004c75db62294cac4f44f281a35d41
[]
no_license
andrew-knickman/coffee-maker-test-project
1573d150567997e0b81a620abd0025b91022a1a0
f545d83ae69d5ad6a0e04fbcc01d1dcb7c113990
refs/heads/master
2022-02-20T14:50:58.242258
2020-01-16T19:09:50
2020-01-16T19:09:50
234,182,680
0
0
null
2022-02-01T01:00:59
2020-01-15T22:04:59
HTML
UTF-8
Java
false
false
6,673
java
package edu.towson.cis.cosc442.project4.coffeemaker; import org.junit.*; import static org.junit.Assert.*; /** * The class <code>InventoryTest</code> contains tests for the class <code>{@link Inventory}</code>. * * @generatedBy CodePro at 3/14/19 6:58 PM * @author Andrew Knickman * @version $Revision: 1.0 $ */ ...
[ "andrewsknick@gmail.com" ]
andrewsknick@gmail.com
52b94f1d6e124fdf9197de726ccb7bb60a700855
72c456c65f1e9cf5ce15beb269bdc639033d0c82
/app/src/main/java/com/hfad/musicwizard/SearchPresenter.java
318228f73a29a3c762e75157827dca3f34db5d1f
[]
no_license
JennaN23/MusicWizard-new-master
1c8ec194748be6db1c7062c3bd7821f3f038886d
a176e71c04ba7414e901f1b91074c4c15dc685b5
refs/heads/master
2020-05-23T06:09:40.440866
2019-05-20T16:37:29
2019-05-20T16:37:29
186,661,915
0
0
null
null
null
null
UTF-8
Java
false
false
3,989
java
package com.hfad.musicwizard; import android.app.Activity; import android.content.ComponentName; import android.content.Context; import android.content.ServiceConnection; import android.os.IBinder; import android.support.annotation.Nullable; import android.util.Log; import android.widget.Toast; import java.util.List;...
[ "jennan@outlook.com" ]
jennan@outlook.com
257f43ec9d5d2d7720b587af254df54b30eea0aa
1b964c67e35e62d264336108d749844d628befcb
/CluedoApp/core/src/com/cluedo/game/Card.java
966e7d38bd7ac5508eb18ce6fe7c74cbf34c3759
[]
no_license
AronWedam/Cluedo
f30cfc860c05f5e1b7189dba8c25ba9e19949b3d
3c434614c771e9c70ebc38026c446d238c94d6fa
refs/heads/master
2023-06-04T15:44:46.240384
2021-06-24T14:18:04
2021-06-24T14:18:04
361,742,912
0
0
null
2021-06-24T14:18:05
2021-04-26T12:31:51
Java
UTF-8
Java
false
false
3,309
java
package com.cluedo.game; import java.util.ArrayList; public class Card { private int type; private int value; public static final int TYPE_SUSPECT = 0; public static final int TYPE_WEAPON = 1; public static final int TYPE_ROOM = 2; public static ArrayList<Card> roomsArrayList = new ArrayList...
[ "mirako@edu.aau.at" ]
mirako@edu.aau.at
4489b7dd17bd2b49964d6270a9d987ed57f1f0e8
54687b59c362db22083a731c09d5d4ad24c2a56f
/src/main/java/com/github/sd4324530/fastweixin/api/QrcodeAPI.java
35e652833f51a08017890f0d1801b0a558a0c465
[ "Apache-2.0" ]
permissive
Morcal/fastweixin
1b8d2cd90641656a91d0b4635054d10e45892246
3b35dac89a21140d6b940499e220d57d5b362ad2
refs/heads/master
2021-01-12T22:17:09.100274
2015-01-28T08:50:25
2015-01-28T08:50:25
29,969,503
1
0
null
2015-01-28T13:51:22
2015-01-28T13:51:21
Java
UTF-8
Java
false
false
2,357
java
package com.github.sd4324530.fastweixin.api; import com.github.sd4324530.fastweixin.api.config.ApiConfig; import com.github.sd4324530.fastweixin.api.enums.QrcodeType; import com.github.sd4324530.fastweixin.api.response.BaseResponse; import com.github.sd4324530.fastweixin.api.response.QrcodeResponse; import com.github....
[ "125331682@qq.com" ]
125331682@qq.com
ffe255d9829811aba0c8de97167c7a6f8dd9b216
90036c84dbbecb9963e50a3a6c5029b79fc637c9
/java/spring-boot-rest-service/src/test/java/antroy/restservice/GoodbyeControllerTest.java
d0718b64cfb32f1d8d9ca9982de20281bb1ddfcd
[]
no_license
antroy/walking_skeletons
9f0c6f808d151279ebc64c69b4f0d32138466909
46e7b62e89e43ecdcf412757139ce5902d3c26eb
refs/heads/master
2021-01-10T13:49:48.550399
2016-03-12T21:56:53
2016-03-12T21:56:53
51,246,340
0
0
null
null
null
null
UTF-8
Java
false
false
1,528
java
package antroy.restservice; import static org.hamcrest.Matchers.equalTo; import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.content; import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.status; import org.junit.Before; import org.junit.Test; import org.junit.run...
[ "work@antroy.co.uk" ]
work@antroy.co.uk
0bfbcfb63efab700b26495056d0ae914ef46a9c9
53189efbfed5423821a84f631da404d07a80e404
/storage/app/Al-QuranIndonesia_com.andi.alquran.id_source_from_JADX/com/andi/alquran/BuildConfig.java
98c1c9168f0f45a6eb2f8366fb6bb94ebdbb1d76
[ "MIT" ]
permissive
dwijpr/islam
0c9b77028d34862b6d06858c5b0d6ffec91b5014
6077291a619ac2f5b30a77e284c0a7361e7c8ad4
refs/heads/master
2021-01-19T17:16:49.818251
2017-03-13T23:00:08
2017-03-13T23:00:08
82,430,213
0
0
null
null
null
null
UTF-8
Java
false
false
391
java
package com.andi.alquran; public final class BuildConfig { public static final String APPLICATION_ID = "com.andi.alquran.id"; public static final String BUILD_TYPE = "release"; public static final boolean DEBUG = false; public static final String FLAVOR = "indonesia"; public static final int VERSIO...
[ "dwijpr@gmail.com" ]
dwijpr@gmail.com
dc4265f1a41e9937e21fdb75dd4a7cfb041c20b3
babd8124e12ea7216dc092179935a3efd7e44a22
/src/main/java/com/linkedin/fullapplinkedinakka/actors/Poller.java
dd1894e3f3adbf8ff33419ff23b76607109acf2d
[]
no_license
ftoumHub/fullapp-linkedin-akka
f9ef903124a0e3149db6337c44d46451226211e0
46b08de35cfbdc0f2948e493da16e858ad2f04e0
refs/heads/master
2020-05-01T11:48:21.442390
2019-03-26T17:39:37
2019-03-26T17:39:37
177,452,276
0
0
null
null
null
null
UTF-8
Java
false
false
1,374
java
package com.linkedin.fullapplinkedinakka.actors; import akka.actor.AbstractActorWithTimers; import akka.actor.ActorRef; import akka.actor.Props; import java.time.Duration; public class Poller extends AbstractActorWithTimers { private static final Object TICK_KEY = "TickKey"; private final ActorRef requestor...
[ "ADP-75774P@maif.local" ]
ADP-75774P@maif.local
01c5a5e5324ef424867ccdadeb32319afaa39241
5c1591d3acbc9e51bf034e29b646343955c1a2a4
/app/build/generated/source/r/debug/android/support/fragment/R.java
66ae3a6d04c3c43c6b794e2cb433aedb8fe97836
[]
no_license
elizavetakarachinskayaa/techopark
aae65c8e12e87f20d51cf57679d70aa6cdf00150
bb5e806dcfc01b895f2b928204a80413bddae112
refs/heads/master
2020-03-23T15:04:11.854732
2018-07-27T13:37:18
2018-07-27T13:37:18
141,720,046
0
0
null
null
null
null
UTF-8
Java
false
false
10,533
java
/* AUTO-GENERATED FILE. DO NOT MODIFY. * * This class was automatically generated by the * gradle plugin from the resource data it found. It * should not be modified by hand. */ package android.support.fragment; public final class R { public static final class attr { public static final int coordinat...
[ "elizavetakarachinskayaa@gmail.com" ]
elizavetakarachinskayaa@gmail.com
a2ec78f738322df1575282e3bae2158d0b4c93d3
5b7f3dba125afb07be0de4985f20532611a2c882
/src/main/java/com/tts/TechTalentTwitter/model/Role.java
12d1da0df7040cb3382106702f3545bb344e346c
[]
no_license
lauraaleman3/SpringBootMockTwitter
77cd93cffaa8ad04cf42e8b956024f9a0043dff1
5f5839ea66a3126a10ca0dc4ec6e962a674adb34
refs/heads/main
2023-05-10T23:40:09.161015
2021-06-03T13:47:30
2021-06-03T13:47:30
372,924,767
0
0
null
null
null
null
UTF-8
Java
false
false
403
java
package com.tts.TechTalentTwitter.model; import lombok.AllArgsConstructor; import lombok.Builder; import lombok.Data; import lombok.NoArgsConstructor; import javax.persistence.*; @Data @Builder @AllArgsConstructor @NoArgsConstructor @Entity public class Role { @Id @GeneratedValue(strategy = GenerationType.A...
[ "79146743+lauraaleman3@users.noreply.github.com" ]
79146743+lauraaleman3@users.noreply.github.com
80315e7e8404d3dd55fee90a31b59da0bda1ed2c
4f4ddc396fa1dfc874780895ca9b8ee4f7714222
/src/gdanol/gda/com/gensym/gda/dialogs/blocks/gdiSgFilters.java
b65ee10074cade7a6b72579b2ac4c103acc895b4
[]
no_license
UtsavChokshiCNU/GenSym-Test2
3214145186d032a6b5a7486003cef40787786ba0
a48c806df56297019cfcb22862dd64609fdd8711
refs/heads/master
2021-01-23T23:14:03.559378
2017-09-09T14:20:09
2017-09-09T14:20:09
102,960,203
3
5
null
null
null
null
UTF-8
Java
false
false
1,027
java
package com.gensym.gda.dialogs.blocks; import com.gensym.util.Symbol; import com.gensym.beansruntime.StringVector; import com.gensym.gda.controls.*; public class gdiSgFilters extends gdiQuantization { public gdiSgFilters() {} public gdiSgFilters(java.awt.Frame frame) { super(frame); sampleSize = new RadioB...
[ "utsavchokshi@Utsavs-MacBook-Pro.local" ]
utsavchokshi@Utsavs-MacBook-Pro.local
d0f4831d4466820fb86e264bb6f5ee419e83b6f9
a673c447fbfcc38ede71e6a3459fbd90784ff959
/order/server/src/main/java/com/csy/order/VO/ResultVO.java
64ca4659294f963c2b8c46dc9c31e8262642212a
[]
no_license
pyy55open/microService
98f1b8b2c7cd138893c23f25774639cc6f846f76
7b03cd9a3e75625286c94a32bdbeea242d71faaa
refs/heads/master
2020-03-31T12:36:54.300892
2018-10-29T03:35:06
2018-10-29T03:35:06
152,223,482
0
0
null
null
null
null
UTF-8
Java
false
false
208
java
package com.csy.order.VO; import lombok.Data; /** * Created by 廖师兄 * 2017-12-10 18:02 */ @Data public class ResultVO<T> { private Integer code; private String msg; private T data; }
[ "411149987@qq.com" ]
411149987@qq.com
bd5fe92159dc61543a69bce26c8ccaec2e973737
8e361e42603b16f023e560ec0178de713bceff26
/src/org/xpande/retail/model/I_Z_PreciosProvArchivo.java
8ef2642c5e674ff94fade02171e2c8c48e55bcc4
[]
no_license
gvilauy/XpandeRetail
597344d0f11c14bda7e1c4d6a3537c467b6f9cb5
c0a63958943e7d134f569b6c2d201dfd6b2eeb6c
refs/heads/master
2023-07-06T02:36:18.009495
2023-06-27T14:14:02
2023-06-27T14:14:02
94,263,234
0
0
null
null
null
null
UTF-8
Java
false
false
8,560
java
/****************************************************************************** * Product: ADempiere ERP & CRM Smart Business Solution * * Copyright (C) 2006-2017 ADempiere Foundation, All Rights Reserved. * * This program is free software, you can redistribute it and/or modify it * ...
[ "gabrielvila13@gmail.com" ]
gabrielvila13@gmail.com
7ee844d0b73666e53c7b6f14284b073e1650b611
11aa4c2f25fc2006c6580f3f22e8fe866c0dc7a1
/org.emona.model/src-gen/org/emona/model/base/attributes/impl/DisplayNameImpl.java
9e8a5e053df6523f5e60883433536f3b9219a120
[]
no_license
effrafax/emona
1accfb4d27b12f8c3d852dc5c0806f54928019b3
490836bf5e091ff13382deb6a0dbb423f639ff8e
refs/heads/master
2020-05-24T15:44:57.209739
2011-10-09T14:51:39
2011-10-09T14:51:39
1,941,858
0
0
null
null
null
null
UTF-8
Java
false
false
2,887
java
/** * Copyright (c) 2011 Martin Stockhammer <m.stockhammer@web.de> * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html */ ...
[ "m.stockhammer@web.de" ]
m.stockhammer@web.de
2065ed88a3ee565f434312a3713d0ab63109a9b9
f3677f5c7c63ea81a1d5e4928c727ca6c9a8ac89
/app/src/main/java/com/electronicjunkies/sensorconnect/sensorconnect/MainActivity.java
174af465cc8f01aa63500714b53eb73540602fd5
[]
no_license
faraz117/SensorConnect
f8b2977df0db4d1cdaeb6fd1696ba6956d1530d6
c674e5abb4f862581c51adc56636b0773d9cf14f
refs/heads/master
2021-01-19T10:14:47.717961
2017-04-18T19:20:36
2017-04-18T19:20:36
87,843,536
0
0
null
null
null
null
UTF-8
Java
false
false
4,976
java
package com.electronicjunkies.sensorconnect.sensorconnect; import android.os.Bundle; import android.support.design.widget.FloatingActionButton; import android.support.design.widget.NavigationView; import android.support.design.widget.Snackbar; import android.support.v4.app.FragmentManager; import android.support.v4.vi...
[ "farazbhatti117@gmail.com" ]
farazbhatti117@gmail.com
6580a5874b3c6a590cd2d0430ad3ae0fbd8ae753
7cf95e5c0bfc05fbbbb47735913a72d16fe1d632
/procurement-service/src/main/java/edu/sjsu/cmpe/procurement/api/resources/ProcurementResource.java
d2de223801aeb28c9190e807f28e49982e34d851
[]
no_license
juivartak/Library-Management-System-UI
13cac900dd24b43e111ed91c114719496a17fcb0
71052efabd53faa2b06418ff5a900b5649494970
refs/heads/master
2016-09-05T10:36:40.948732
2013-11-13T23:10:51
2013-11-13T23:10:51
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,311
java
package edu.sjsu.cmpe.procurement.api.resources; import java.util.ArrayList; import javax.jms.Connection; import javax.jms.DeliveryMode; import javax.jms.Destination; import javax.jms.JMSException; import javax.jms.Message; import javax.jms.MessageConsumer; import javax.jms.MessageProducer; import javax.jms.Session; ...
[ "js.vartak@gmail.com" ]
js.vartak@gmail.com
cc17092a7109ea084c56489c4fe5b553ab906db8
11bc2c26ba2c3e8cfb58e5dd7ab430ec0e16a375
/ACORD_PC_JAXB/src/org/acord/standards/pc_surety/acord1/xml/CommlUmbrellaPolicyUpdateAddRsType.java
357233ed7cb10d893a516e7ecc56852a248ac583
[]
no_license
TimothyDH/neanderthal
b295b3e3401ab403fb89950f354c83f3690fae38
1444b21035e3a846d85ea1bf32638a1e535bca67
refs/heads/master
2021-05-04T10:25:54.675556
2019-09-05T13:49:14
2019-09-05T13:49:14
45,859,747
0
0
null
null
null
null
UTF-8
Java
false
false
7,978
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.2-147 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2010...
[ "Bryan.Bringle@3f59fb54-24d0-11df-be41-57e7d1eefd51" ]
Bryan.Bringle@3f59fb54-24d0-11df-be41-57e7d1eefd51
5d87221ed01f08476d831d80c33d6ab85006af31
402d6effb65a4f1873eefdcf992396c224a2670a
/Java/console based/JavaApplication22/src/javaapplication22/JavaApplication22.java
c80b1296191deb9414e2b821ff2b78053a5fa1f1
[]
no_license
msgenesissoftware/portfolio
e86219f8a8798fad54ac3f7c42ffc68e8f448e9a
c730e4e3afa3830a54f10d21db3b8d69a238dafb
refs/heads/master
2023-01-20T17:15:46.900185
2019-08-28T06:51:20
2019-08-28T06:51:20
204,865,433
0
0
null
null
null
null
UTF-8
Java
false
false
554
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 javaapplication22; /** * * @author Shoaib */ public class JavaApplication22 { /** * @param args the command line ...
[ "usamajamil006@gamil.com" ]
usamajamil006@gamil.com
2ca25e9d6a191e958c9f4b464b96d3073d1d761e
32b76ba7781e998f787de5e25114dea111c5886d
/src/test/java/com/hector/entelgy/services/UserServiceTest.java
64a3257ae907085f2bf6cc543c28ae93f22ef301
[]
no_license
HectorWatanabe/Entelgy
7a9f7da15d847ef6432dd5e1a50b95b3bfc9496c
732379b3461363d9cb29374b9861bbf3cec364a8
refs/heads/master
2023-04-20T00:46:16.514471
2021-05-08T02:37:07
2021-05-08T02:37:07
365,364,572
0
0
null
null
null
null
UTF-8
Java
false
false
593
java
package com.hector.entelgy.services; import com.hector.entelgy.models.User; import org.junit.jupiter.api.Assertions; import org.junit.jupiter.api.Test; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.test.context.SpringBootTest; import java.util.List; @SpringBootTest pu...
[ "hectortrabajoscw@gmail.com" ]
hectortrabajoscw@gmail.com
98d88642c7bc64a74db408134548fc5e85d734d5
ed3cb95dcc590e98d09117ea0b4768df18e8f99e
/project_1_3/src/h/e/e/Calc_1_3_7441.java
dc65c2c51febdba993ad3e0ac2df992c06e458ec
[]
no_license
chalstrick/bigRepo1
ac7fd5785d475b3c38f1328e370ba9a85a751cff
dad1852eef66fcec200df10083959c674fdcc55d
refs/heads/master
2016-08-11T17:59:16.079541
2015-12-18T14:26:49
2015-12-18T14:26:49
48,244,030
0
0
null
null
null
null
UTF-8
Java
false
false
131
java
package h.e.e; public class Calc_1_3_7441 { /** @return the sum of a and b */ public int add(int a, int b) { return a+b; } }
[ "christian.halstrick@sap.com" ]
christian.halstrick@sap.com
af60fe564fe1aea23552476ec8210b21dfc3a80e
25685e5197d750c9c5bdf37b852f49be2346c399
/Jungle/app/src/main/java/com/hfad/jungleproblem/Tiger.java
7fbc33b108625fd5be3cedb0fd23ffa90c6dc4dd
[]
no_license
NathanBanavong/Week1_Exam
b049c0991389029832357cf0344872b74e4d9ab3
74f3d6abe5c8009c9512faacd50347fc4b8da40d
refs/heads/master
2020-04-02T22:58:35.458241
2018-10-26T20:40:21
2018-10-26T20:40:21
154,851,290
0
0
null
null
null
null
UTF-8
Java
false
false
978
java
package com.hfad.jungleproblem; public class Tiger extends Animal { private static int numTiger; //count number of tigers private int tigerSleep = 15; public Tiger() { numTiger++; healthbar= 50; System.out.println("There are " + String.valueOf(numTiger) + " Tigers"); } ...
[ "nathan.banavong@mobileappscompany.us" ]
nathan.banavong@mobileappscompany.us
95460cf65fbe743287ea27ca47a14c0c1772c9f9
1d928c3f90d4a0a9a3919a804597aa0a4aab19a3
/java/neo4j/2017/4/LenientObjectInputStream.java
4a7f6bf5e89da42924fec711f843fa6ecaab5ba8
[]
no_license
rosoareslv/SED99
d8b2ff5811e7f0ffc59be066a5a0349a92cbb845
a062c118f12b93172e31e8ca115ce3f871b64461
refs/heads/main
2023-02-22T21:59:02.703005
2021-01-28T19:40:51
2021-01-28T19:40:51
306,497,459
1
1
null
2020-11-24T20:56:18
2020-10-23T01:18:07
null
UTF-8
Java
false
false
2,490
java
/* * Copyright (c) 2002-2017 "Neo Technology," * Network Engine for Objects in Lund AB [http://neotechnology.com] * * This file is part of Neo4j. * * Neo4j is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Fo...
[ "rodrigosoaresilva@gmail.com" ]
rodrigosoaresilva@gmail.com
36e6c217e638f5f296f0661cde6b0691f8d7b139
33b9548859f746ae4ec9662001af2c6266469b20
/com/hotmail/AdrianSRJose/AnniPro/anniGame/NCPS/TeamNPC/versions/v1_13_R1/NPCEntity.java
72875f2e543850d4f40f7da96e7dece8c0fbc7fa
[]
no_license
Score2/Annihilation
8662dabb4d8ca505174d8b9a90688c824f636864
39a270662929734d3182929198d26d33928bb1c1
refs/heads/master
2023-01-04T00:03:01.521923
2020-11-03T01:12:23
2020-11-03T01:12:23
null
0
0
null
null
null
null
UTF-8
Java
false
false
11,963
java
package com.hotmail.AdrianSRJose.AnniPro.anniGame.NCPS.TeamNPC.versions.v1_13_R1; import java.lang.reflect.Field; import org.bukkit.Bukkit; import org.bukkit.Location; import org.bukkit.World; import org.bukkit.craftbukkit.v1_13_R1.CraftServer; import org.bukkit.craftbukkit.v1_13_R1.CraftWorld; import org.bukkit.craf...
[ "AdrianSR@hotmail.com" ]
AdrianSR@hotmail.com
363a798e76f3ae12327ea15475082cfdfab12c52
a1027fdfa4270454464650f5fb41bf27f36542fb
/src/com/bridgelabz/junittesting/TemperatureConversion.java
7dbf2863603444cda790d0321fa1a7c88115629e
[]
no_license
averrageCoder/JUnit-Testing
1c14eeac55b0644cad3de5937f898550c3b264ab
f93a3d3db51cf6bcb61f1e8dc7f12e817f420909
refs/heads/master
2023-07-24T10:39:20.949011
2021-08-24T13:28:02
2021-08-24T13:28:02
399,443,699
0
1
null
null
null
null
UTF-8
Java
false
false
988
java
package com.bridgelabz.junittesting; import java.util.Scanner; public class TemperatureConversion { static char covertedUnit = ' '; public static int temperaturConversion(int temperature, char t) { int converted; if (t == 'c' || t == 'C') { converted = (temperature * 9 / 5) + 32; covertedUnit = 'F'; ...
[ "rjainharsh@gmail.com" ]
rjainharsh@gmail.com
ab2c50283195a7226d2aa9214b3321836a2c561d
62b6b8769ae28dc8ef585e181c8eac8e67d29906
/src/test/java/com/smartcart/web/rest/AccountResourceTest.java
a32b79408267c7c5255c901467c779e36fbc0993
[]
no_license
istibekesi/smartcart
af8ca62e356bcae3bb849eb0d9889fed97a6baab
8e14258ad65142c755fb8b913d02137fee1572de
refs/heads/master
2021-01-10T19:41:10.595864
2015-08-12T08:07:35
2015-08-12T08:07:35
38,695,311
0
0
null
null
null
null
UTF-8
Java
false
false
11,762
java
package com.smartcart.web.rest; import com.smartcart.Application; import com.smartcart.domain.Authority; import com.smartcart.domain.User; import com.smartcart.repository.AuthorityRepository; import com.smartcart.repository.UserRepository; import com.smartcart.security.AuthoritiesConstants; import com.smartcart.servic...
[ "istibekesi@gmail.com" ]
istibekesi@gmail.com
892367ba024d9ce3ca505727dcc1fec51fef6783
84abb0ef003747bfe3abf764604e4e9bb1a6f311
/src/main/java/io/thingcare/bootstrap/fe/ui/MainUI.java
0b3b2277899219c0f3a18a6e6036be0287cff9de
[]
no_license
rutkowskij/vaadin-boot-bootstrap
1c426d072061e2e23bc8c460a1d817417c493c38
f7dd4c508573a106bc8917eda7f83057d38dff05
refs/heads/master
2021-01-01T18:52:15.168422
2017-07-31T22:36:55
2017-07-31T22:36:55
98,455,642
3
0
null
null
null
null
UTF-8
Java
false
false
2,401
java
package io.thingcare.bootstrap.fe.ui; import com.vaadin.server.Responsive; import com.vaadin.server.VaadinRequest; import com.vaadin.spring.annotation.SpringUI; import com.vaadin.spring.navigator.SpringNavigator; import com.vaadin.spring.navigator.SpringViewProvider; import com.vaadin.ui.HorizontalLayout; import com.v...
[ "jakub.rutkowski@tomtom.com" ]
jakub.rutkowski@tomtom.com
dea9b435fe130feb084d27c15521f77ba49c8723
f5a608798f5d24fe18799caef3565e3f4a809da9
/src/main/java/com/bear/blogvillage/exception/CastExceptionHandler.java
92e4249bd29adf6eda6980eed3ce21daacc245b5
[]
no_license
xiongmaomao/blogvillage
fc980fd6c85053b590fb2e450f89de831445ce0a
7f4985f02f72489b96dff190c6ad8653302a68d6
refs/heads/master
2020-04-07T02:58:29.992062
2019-02-01T09:24:33
2019-02-01T09:24:33
157,997,506
0
0
null
null
null
null
UTF-8
Java
false
false
854
java
package com.bear.blogvillage.exception; import org.apache.http.HttpStatus; import org.springframework.web.bind.annotation.ControllerAdvice; import org.springframework.web.bind.annotation.ExceptionHandler; import org.springframework.web.bind.annotation.ResponseBody; import org.springframework.web.bind.annotation.Respo...
[ "1938534292@qq.com" ]
1938534292@qq.com
048e738c96764b6172a12d3975327088c4f30419
4c33b043293b6994d139d2d0be8b086585f4c6bf
/com/exercise/_3_SEARCHING/BST.java
726968aa76d0ef5c539e6c2175c1899416f6f4e8
[]
no_license
JungArthur/JavaAlgorithms
802ae2a797a9dcf26fdc1a5c9f4de72054359bcc
845b8c6d3813c8744fe18bd6d47cebaf11e6d431
refs/heads/main
2023-04-18T02:10:42.469512
2021-04-20T13:59:44
2021-04-20T13:59:44
359,832,493
0
0
null
null
null
null
UTF-8
Java
false
false
19,914
java
package com.exercise._3_SEARCHING; import com.io.STANDARD.*; import com.sample._1_FUNDAMENTALS.Queue; import com.sample._3_SEARCHING.LinearProbingHashST; import com.sample._3_SEARCHING.RedBlackBST; import com.sample._3_SEARCHING.ST; import com.sample._3_SEARCHING.SeparateChainingHashST; /*******************************...
[ "at@ATs-MacBook-Air.local" ]
at@ATs-MacBook-Air.local
ad534a6f1dc3563e945b386f59b43b323f0d9746
be7ec4991fe1b535f8a186e5e3996e4c6f54112b
/src/main/java/com/mannu/MainFrame.java
20d44dbe4051be61213e4378a0f46405402fa196
[]
no_license
Mannu2017/PranPAOmail
502a6a71bd1f1506cbf45ce0995fb9656ff68925
896305bee7c3683603de081428918a2f65eeaefe
refs/heads/master
2020-03-09T16:27:28.540520
2018-04-10T06:41:10
2018-04-10T06:41:10
128,885,350
0
0
null
null
null
null
UTF-8
Java
false
false
656
java
package com.mannu; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.util.Calendar; import java.util.Date; import java.util.Timer; import java.util.concurrent.Executors; import java.util.concurrent.ScheduledExecutorService; import java.util.concurrent.Sched...
[ "manob@DESKTOP-MS266OI.karvy.com" ]
manob@DESKTOP-MS266OI.karvy.com
de22a82832ba928eda89cd4520abc60c1380a99f
bd040acd9edbed2b2f53c0de8c176fe781eb201f
/app/src/main/java/event/center/booking/FourthActivity.java
cd00b1c3a3608d24da4c4e805331ad603ef9ba2c
[]
no_license
Ayshatouh/Aysha
aa3db54f90f2a030a4ecb7f8c27dcd4a08d1f017
4ffae528a4fef8ff61df4c4949583af6f94f29af
refs/heads/master
2023-08-04T12:14:37.849438
2021-09-11T22:30:16
2021-09-11T22:30:16
405,290,672
1
1
null
null
null
null
UTF-8
Java
false
false
2,239
java
package event.center.booking; import androidx.annotation.RequiresApi; import androidx.appcompat.app.AppCompatActivity; import android.app.Activity; import android.app.ActivityOptions; import android.content.Intent; import android.os.Build; import android.os.Bundle; import android.util.Pair; import android.view.View; ...
[ "aishakabir964@gmai.com" ]
aishakabir964@gmai.com
85f58cd1ea46618fe10ef86f34340b46a592d354
4bcbc46446511a07b751931797cceb234432c937
/src/ControlAsistencia.java
c43dd4ea3c774da16dd9935c6b39a5661c3e8fd9
[]
no_license
chaquen/FingerReader
e3a5ed8bd174639d361b4b0b418bafaf2c9b077f
842928be27bbd9e38572433b403aa0dbb3678848
refs/heads/master
2020-03-17T08:48:34.390726
2018-05-15T03:02:27
2018-05-15T03:02:27
133,450,591
0
0
null
null
null
null
UTF-8
Java
false
false
13,116
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. */ /** * * @author Adrian */ public class ControlAsistencia extends javax.swing.JFrame { /** * Creates new form MainFram...
[ "edgar.guzman21@gmail.com" ]
edgar.guzman21@gmail.com
c6025264787cd273b0816a5a6bc9d95725ec40b7
4a0b08f12e9cb8af4e7644511d38627200f81c8e
/zuihou-commons/zuihou-core/src/main/java/com/github/zuihou/mybatis/typehandler/BaseLikeTypeHandler.java
2ef3a198aae8529c0607c7d22332c538291b16f6
[ "Apache-2.0" ]
permissive
gzush/zuihou-admin-cloud
4db4ce73a5aa51d608e1788b689bcca963b66d51
67cf0688715ff59f984b221c3e8c9e4384e7fd43
refs/heads/master
2020-06-11T19:24:05.420709
2019-06-26T07:37:48
2019-06-26T07:37:48
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,750
java
package com.github.zuihou.mybatis.typehandler; import java.sql.CallableStatement; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.SQLException; import org.apache.commons.lang3.StringUtils; import org.apache.ibatis.type.BaseTypeHandler; import org.apache.ibatis.type.JdbcType; /** * 仅仅用于...
[ "244387066@qq.com" ]
244387066@qq.com
393a347e0e378ae30574eade46a7a99982caf349
1a4fdffda4011b10fbde608fe17da6a3eb30eff2
/TeamCode/src/main/java/org/timecrafters/PINKS_2018/Autonomous/States/OldDriveStates/V2States/V2States/CenterPath/Depot/DCPointToCrater.java
d20e63ae34db491e356dc743d6d71d14797eddd8
[ "BSD-3-Clause" ]
permissive
TimeCrafters/SkyStone
61cd033a5710a9c78128a3dd17272b9cec75c091
dcc31c1e9079c304641a7e7b2be9c4b2562bc787
refs/heads/master
2021-07-15T21:31:32.237325
2020-09-10T01:34:54
2020-09-10T01:34:54
205,562,998
0
0
null
2019-08-31T15:36:12
2019-08-31T15:36:11
null
UTF-8
Java
false
false
2,268
java
package org.timecrafters.PINKS_2018.Autonomous.States.OldDriveStates.V2States.V2States.CenterPath.Depot; import org.cyberarm.NeXT.StateConfiguration; import org.timecrafters.PINKS_2018.Autonomous.Support.PinksDrive; import org.timecrafters.PINKS_2018.Autonomous.Support.PinksHardwareConfig; import org.timecrafters.engi...
[ "RobotNRP@gmail.com" ]
RobotNRP@gmail.com