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
bc1ce612c72a8ef8461e23b8b38be24eaf8fc87b
5713b4b6bd7a346eacb405117a53a7b66fe1f6fe
/src/com/sxt/po/BoxVarInfo.java
6cc0b53236484747c21faa28116d2392a5389166
[]
no_license
geekcarl/SmartLock-web
518c8d52e234d752e65bc309e612ccdce21589f6
5fb6f7414d7e87c160c129f4604d916aa0f90dbd
refs/heads/master
2022-02-25T16:42:54.802963
2019-08-31T14:28:20
2019-08-31T14:28:20
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,113
java
package com.sxt.po; import java.util.Date; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.FetchType; import javax.persistence.GeneratedValue; import javax.persistence.Id; import javax.persistence.JoinColumn; import javax.persistence.OneToOne; import org.codehaus.jackson.an...
[ "aaazengxx@163.com" ]
aaazengxx@163.com
3004fa601f52bfb0a923b47dd0749e05964410e7
d0f23c3c9c49bd193a75a1eb3a8072071080feb4
/web/WEB-INF/src/org/pgist/packages/PackagePollAction.java
0132e681e39f1a8e51f76d0069d4ace6ccacd2b1
[]
no_license
pgistgrp/cvo
e3dedebf40208239f4be3d4f535ced048f69f2f9
5a2dd6526a8eb14164b451bc08d54e953025299d
refs/heads/master
2021-01-23T12:10:12.857574
2008-03-10T06:16:02
2008-03-10T06:16:02
38,912,047
0
0
null
null
null
null
UTF-8
Java
false
false
4,579
java
package org.pgist.packages; import java.util.HashSet; import java.util.Iterator; import java.util.Set; import org.apache.struts.action.Action; import org.apache.struts.action.ActionForm; import org.apache.struts.action.ActionForward; import org.apache.struts.action.ActionMapping; import org.pgist.users.User; import ...
[ "" ]
17fe08f7961c8237d65496222ab0a3a9b08964fe
f3871c478c1afcb57362300856ae9aa125e6b06d
/src/com/matrix/utility/DBUtility.java
88922b223776e14555509cb0d3ef141a89f67aea
[]
no_license
lyndontavares/matrix-angularjs-java-jdbc
7c11253076bf2987564928c9ae86a6533b95f49f
dc609efc1d7c88b80e7aa545519de9e98c580e98
refs/heads/master
2021-01-10T21:23:18.177534
2015-05-10T18:57:20
2015-05-10T18:57:20
35,383,333
0
0
null
null
null
null
UTF-8
Java
false
false
1,403
java
package com.matrix.utility; import java.io.FileNotFoundException; import java.io.IOException; import java.io.InputStream; import java.sql.Connection; import java.sql.DriverManager; import java.sql.SQLException; import java.util.Properties; public class DBUtility { private static Connection connection = null; p...
[ "integraldominio@gmail.com" ]
integraldominio@gmail.com
9b87c65713e10f94cff72bbd5bdab17ba13cf292
2e30d3287e1868e160126144400d42154623226e
/app/src/main/java/com/lampineapp/graphics/gradientbar/GradientProgressBar.java
690168dd6769885ea54c73e29c14a39b8bb3ffc2
[]
no_license
f1t3/LampineApp
ad03d11a103b77566e25ac7755c08400785a096a
7431dc75191e87e3334d87918d6e505122ca7ef3
refs/heads/master
2023-03-27T23:39:28.088146
2021-03-22T15:39:14
2021-03-22T15:39:14
291,948,615
0
0
null
null
null
null
UTF-8
Java
false
false
2,173
java
package com.lampineapp.graphics.gradientbar; import android.animation.ArgbEvaluator; import android.content.Context; import android.graphics.Canvas; import android.util.AttributeSet; import android.view.View; public class GradientProgressBar extends View { private final static String TAG = GradientProgressBar.cl...
[ "andgset@gmail.com" ]
andgset@gmail.com
6b96ef29350016a19a0dda5f5a2c4bacad153d53
0da247e0ebc19f22c43be030ba19107072596605
/src/main/java/tdl/datapoint/coverage/processing/S3BucketEvent.java
8af8e1d74bc89eea5ae6b8e075af741ff678eacd
[]
no_license
julianghionoiu/dpnt-coverage
355ebb164301b25190137d4658c8fb1641b66a48
58c87d5dd20ce2a0f1d06d159db68a3efbe2a1a0
refs/heads/master
2023-06-10T02:06:17.576896
2023-05-25T22:19:23
2023-05-25T22:19:23
118,891,315
0
0
null
2019-03-31T18:17:27
2018-01-25T09:23:39
Java
UTF-8
Java
false
false
2,160
java
package tdl.datapoint.coverage.processing; import com.fasterxml.jackson.databind.JsonNode; import com.fasterxml.jackson.databind.ObjectMapper; import java.io.IOException; import java.util.List; import java.util.Map; public class S3BucketEvent { private String bucket; private String key; private S3Bucke...
[ "iulian.ghionoiu@gmail.com" ]
iulian.ghionoiu@gmail.com
83e26c090dc775b4dc6681607f40498f8d13eb0f
6b77fd1586cb0261ffc57b5137d9682ac24ab7cb
/app/src/main/java/com/BFMe/BFMBuyer/ugc/adapter/AllTopicAdapter.java
31c7410bbb010bde100b5bf8a00fc3ff03f0c19e
[]
no_license
YanXinDong/myMall
47d6e34b549791da675d35a16955fb7765ee2d91
df0a328947f91db5457c451ff793640752adf08f
refs/heads/master
2020-04-07T15:48:13.237578
2018-11-22T08:02:15
2018-11-22T08:02:15
158,501,537
0
0
null
null
null
null
UTF-8
Java
false
false
10,895
java
package com.BFMe.BFMBuyer.ugc.adapter; import android.content.Context; import android.graphics.drawable.Drawable; import android.support.v7.widget.RecyclerView; import android.support.v7.widget.StaggeredGridLayoutManager; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; impo...
[ "lystring@126.com" ]
lystring@126.com
8cf0c2b344dba1d8c484719a2b3b1faed91441e1
67d27ac394bd1f8cc06bd0dd21dfbcab31f40d48
/GArticulo/src/main/java/serpis/ad/ArticuloView.java
b03069e0c1c47b6c549ca7b42d74af146c0f1b4d
[]
no_license
AngelmoranT/ad
9b16d83b2f0fdf7dbe6860ddbadc1bdc09e2ac74
987a8257da3a0df9b83033366d953e2f3604994d
refs/heads/master
2021-09-06T10:12:39.665942
2018-02-05T11:34:14
2018-02-05T11:34:14
105,754,757
0
0
null
null
null
null
UTF-8
Java
false
false
51
java
package serpis.ad; public class ArticuloView { }
[ "morantvalls@hotmail.com" ]
morantvalls@hotmail.com
61b14fb1b271ef00ec5741ffe7a21cf441f925d1
c6fcf0e580e6b34ea3ef2ce4d00272a3c6707f61
/src/com/worker/logInWorker/LoginWorker.java
71e948138c798c7d51c43c47c5194dcf4fbe29dc
[]
no_license
URJACK/ISAProgramming
4a7bf89fc648d130cbec32023f0df0185ca2822b
9974e6dcb946c90f5b6256228c8bfe0dab0c13d0
refs/heads/master
2021-01-23T16:36:26.589125
2017-06-16T09:25:13
2017-06-16T09:25:13
93,303,366
1
0
null
null
null
null
UTF-8
Java
false
false
242
java
package com.worker.logInWorker; import com.json.Info_Status; import javax.servlet.http.HttpServletRequest; /** * Created by FuFangzhou on 2017/6/2. */ public interface LoginWorker { int work(HttpServletRequest rq, Info_Status is); }
[ "316585692@qq.com" ]
316585692@qq.com
6a6959c926a7ec107c284ddf6ee82a65dbab99a1
2a1ab6e3ea1fed54a9c24b95f9d7a7a492f8c513
/mis/src/string/handling/StringHandling.java
b8ab736b66453b6cc3ba51b97a11501ad92f0d49
[]
no_license
anirudhit/java-assessment
a8cebf62f24aaee1fe0fe31c9f4dc6640f9cbfa5
fc4484038e8d6c29ea55b62a2a8637b219876d27
refs/heads/master
2023-01-14T18:07:07.996522
2020-03-23T04:35:16
2020-03-23T04:35:16
241,181,789
0
0
null
2023-01-07T16:08:42
2020-02-17T18:44:16
Java
UTF-8
Java
false
false
2,225
java
package string.handling; public class StringHandling { public static void main(String[] args)throws java.lang.Exception { // This will be stored in the string pool String str1 = "Anirudh"; String str2 = "Anirudh"; System.out.println("Display str1 and str2: "); str1.concat("Bellamkonda"); System.out.pr...
[ "anirudhit@outlook.com" ]
anirudhit@outlook.com
793e59d09f5b1ec2a2b95bcdc48dc6735ef87850
d50de43b5feace4b72c19dab0782bf9d93cb889b
/src/main/java/com/example/spring/quartz/constant/QuartzConstant.java
77a0125b5ed5bd136253f07ef2406d6ec914dbfb
[]
no_license
jxxchallenger/quartz-sample
b89793060ee52e9832d2a25f2b6d1fc85db0b481
8b0af7278931532f6330c732eb2fab4575cde3aa
refs/heads/master
2020-05-04T17:07:34.900100
2019-04-03T13:47:35
2019-04-03T13:47:35
179,299,326
0
0
null
null
null
null
UTF-8
Java
false
false
172
java
package com.example.spring.quartz.constant; public class QuartzConstant { public static final String QUARTZ_SPRING_CONTEXT_KEY = "applicationContextJobDataKey"; }
[ "jxxchallenger@foxmail.com" ]
jxxchallenger@foxmail.com
248b2775502f619673e65964ed2720572ea55227
dfbd00514d5994629c9441e76c780fbdd3aa51de
/springbootdemo/src/main/java/com/example/springbootdemo/HelloWorldController.java
21e1c9dadea56965d29e16490e994ad6c624159a
[]
no_license
AnkitaPB/SpringbootDemo
83ca24f216c1e0ded9b5b8d2ae28d99fff87a7bc
a65f4c44ac907f326e84966afbc4fdf790a38045
refs/heads/master
2020-03-14T00:19:57.116790
2018-04-27T23:49:07
2018-04-27T23:49:07
131,354,467
0
0
null
null
null
null
UTF-8
Java
false
false
1,281
java
package com.example.springbootdemo; import javax.ws.rs.POST; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.PathVariable; import org.springframework.web.bind.annotation.PostMapping; import...
[ "kolheankita15@gmail.com" ]
kolheankita15@gmail.com
574fac6b2de6a6d4d13fabde03d06c35a0ce1cad
d0bc667fad438ddf185d06f316a12ce61f85f2ad
/src/test/java/com/ldchotels/domain/PmsBuchTest.java
ca3fb15439709384cb987582d51774cd5152dafc
[]
no_license
jdwa/Elsa
c0e2c70e12959c968d018e6fb13dc853350c1a75
3c5219cbd41e907c5c4946e4b86a387a72c2239c
refs/heads/master
2023-03-30T15:59:54.560226
2021-04-07T03:07:27
2021-04-07T03:07:27
296,534,313
0
0
null
null
null
null
UTF-8
Java
false
false
724
java
package com.ldchotels.domain; import static org.assertj.core.api.Assertions.assertThat; import com.ldchotels.protel.domain.PmsBuch; import com.ldchotels.web.rest.TestUtil; import org.junit.jupiter.api.Test; public class PmsBuchTest { @Test public void equalsVerifier() throws Exception { TestUtil.equ...
[ "weichente@gmail.com" ]
weichente@gmail.com
0383eea6129292dab6943bb4d1e951393157ca04
66ae55ef25f03d9a621188be842d648392678019
/Staging/html/src/htmlTestCase1/TC_43098.java
bd539286e3717b05ddb6ba31e3100129f8ad9ef5
[]
no_license
nrunwal/learngit
5eb88f4fcfa0b2c8aeb25ad425b3d12426e70de6
a26dea61efea65135f7dace7735dd9c385472c44
refs/heads/master
2020-04-02T21:49:54.609033
2018-10-26T10:14:51
2018-10-26T10:14:51
154,812,722
0
0
null
null
null
null
UTF-8
Java
false
false
2,342
java
package htmlTestCase1; import java.io.IOException; import org.jdom2.JDOMException; import org.openqa.selenium.By; import org.openqa.selenium.WebElement; import org.sikuli.script.Screen; import org.testng.ITestResult; import org.testng.annotations.AfterMethod; import org.testng.annotations.BeforeMethod; import org.te...
[ "runwal@adobe.com" ]
runwal@adobe.com
419cad6ae349b0f9efda9e498dc7a76dd4b8dbb7
e9affefd4e89b3c7e2064fee8833d7838c0e0abc
/aws-java-sdk-drs/src/main/java/com/amazonaws/services/drs/model/ValidationExceptionField.java
5f09db853d2af4108d4b5151b849745afcec277c
[ "Apache-2.0" ]
permissive
aws/aws-sdk-java
2c6199b12b47345b5d3c50e425dabba56e279190
bab987ab604575f41a76864f755f49386e3264b4
refs/heads/master
2023-08-29T10:49:07.379135
2023-08-28T21:05:55
2023-08-28T21:05:55
574,877
3,695
3,092
Apache-2.0
2023-09-13T23:35:28
2010-03-22T23:34:58
null
UTF-8
Java
false
false
5,300
java
/* * Copyright 2018-2023 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...
[ "" ]
18b8e3ed7340232bc9a83126c56297aa20d13a31
ee0f8b85cfb713f6f4e0d2cad0edc40490963afc
/app/src/main/java/com/zhxh/codeproj/leetcode/ace100/tree/LeetCode112.java
c22f1c08ca0c0a8a79a06eec56651aab2d5c4527
[]
no_license
zhxhcoder/codeProj
442b0011542f2587225a443d0a0203c026724dcd
100004cc5b25206bae68f5eb3eb9e276b304de3d
refs/heads/master
2023-03-03T19:09:43.798463
2023-02-28T12:17:23
2023-02-28T12:17:23
136,260,859
5
1
null
null
null
null
UTF-8
Java
false
false
3,027
java
package com.zhxh.codeproj.leetcode.ace100.tree; import com.zhxh.codeproj.leetcode.__base.TreeNode; import java.util.LinkedList; import java.util.Queue; /* 给定一个二叉树和一个目标和,判断该树中是否存在根节点到叶子节点的路径,这条路径上所有节点值相加等于目标和。 说明:叶子节点是指没有子节点的节点。 示例: 输入:root = [5,4,8,11,null,13,4,7,2,null,null,null,1], targetSum = 22 输出:true 解释:等于目标...
[ "zhxhcoder@gmail.com" ]
zhxhcoder@gmail.com
34ad018066cf8550cb2d892df38a3cd2141b4aa1
b17394f1edfbed31657b58a4b1245be3437cc9d3
/src/main/java/rtx/demo01/Demo01.java
1b4d8fa8686fd890fbe8d7c100e6daee7f45909e
[]
no_license
koerriva/bc
99f1dc09347c862990bbb718ebde34a33ddbf2af
afd243f7406e33be451861027f24dea328b37102
refs/heads/master
2023-04-26T22:18:26.207300
2021-05-17T07:43:19
2021-05-17T07:43:19
349,960,674
0
0
null
null
null
null
UTF-8
Java
false
false
9,319
java
package rtx.demo01; import org.lwjgl.BufferUtils; import org.lwjgl.glfw.GLFWErrorCallback; import org.lwjgl.glfw.GLFWKeyCallback; import org.lwjgl.glfw.GLFWVidMode; import org.lwjgl.opengl.GL; import org.lwjgl.system.MemoryUtil; import rtx.linalg.Vector3f; import rtx.util.Camera; import rtx.util.Util; import java.io....
[ "504097978@qq.com" ]
504097978@qq.com
629702406f4b31c32fbdbddb9747ac9d8c82e37f
37f6b225f0f7f3eb63d0fc6d7d22f3cf7e8fd4cc
/Server/src/main/java/com/team4/server/NotExistingException.java
aeb0ec7dc6ade45a8be5dd2cd10fc120a111a958
[]
no_license
Team4-HKLS/Mobile-Computing
07f4b101b25a0db1b79ec9d06fb0d0ce066eab71
b56003359d235b6c9631d951abcced97aa862644
refs/heads/master
2020-04-29T02:23:04.689387
2019-06-10T14:39:43
2019-06-10T14:39:43
175,765,207
0
0
null
null
null
null
UTF-8
Java
false
false
345
java
package com.team4.server; import org.springframework.http.HttpStatus; import org.springframework.web.bind.annotation.ResponseStatus; @ResponseStatus(value = HttpStatus.NOT_FOUND) public class NotExistingException extends RuntimeException { /** * */ public NotExistingException(String message) { ...
[ "kwangwook.kwon@gmail.com" ]
kwangwook.kwon@gmail.com
72a241f61e3a54ebb7f68ca99ab6bac504bef5ee
b4347feddc232095e8b043f4eaed2c04c6d35eff
/app/src/main/java/com/likeit/as51scholarship/activitys/NewMessageActivity.java
f30f634736ba1ca13cc0ad96eb3eb59ee86d98f2
[]
no_license
13512780735/51
f7b17c06f852965d76ec2789cd610f3faef32420
c3bc87993a933f040e5cb5b1fad0a7d795eba3c9
refs/heads/master
2021-09-12T19:28:49.386555
2017-12-14T12:26:31
2017-12-14T12:26:31
112,406,078
0
1
null
null
null
null
UTF-8
Java
false
false
4,244
java
package com.likeit.as51scholarship.activitys; import android.content.Intent; import android.os.Bundle; import android.util.Log; import android.view.View; import android.widget.AdapterView; import android.widget.ListView; import android.widget.TextView; import com.handmark.pulltorefresh.library.PullToRefreshListView; ...
[ "931317632@qq.com" ]
931317632@qq.com
c1c7a26861d2386373943f92a29fa56dbed32428
fdb8d734df8eaa3b21d4b8af03771458231902b2
/src/ITS/Dao/AccountsDao.java
d45c7c49b56954fcc4f75e04c128019b7c78d3c1
[]
no_license
AleMoli/ITS_Survey_v1.0
d241c6a084bb4b816642c1d4aceb94ce2b04fbda
817a962cbe54b95a5b020a03674eb3c9d767da79
refs/heads/master
2020-03-19T14:02:06.538900
2018-07-10T13:36:16
2018-07-10T13:36:16
136,605,994
0
0
null
null
null
null
UTF-8
Java
false
false
264
java
package ITS.Dao; import ITS.Model.Accounts; public interface AccountsDao { void updateAccounts(Accounts accounts); void deleteAccounts(Accounts accounts); Accounts accediAccounts(Accounts accounts); void createAccounts(Accounts accounts); }
[ "30347022+AleMoli@users.noreply.github.com" ]
30347022+AleMoli@users.noreply.github.com
f871946a5f7697427fab5b0e1c616784b5bb0958
a972f22f8d7ccf91fb3b3e4dda5aeb53ae5bd54e
/Main.java
cbc44e0cff86cedd08f28cd7f6db2dd664083204
[]
no_license
tatsu56432/Big_or_Small
73522fb115c1e10295948736f4f7322e82b8048d
5c719e9196b1c1a1b1918d97683129bdd41e69c5
refs/heads/master
2020-03-23T17:58:42.713777
2018-07-28T14:57:25
2018-07-28T14:57:25
141,883,816
0
0
null
null
null
null
UTF-8
Java
false
false
2,817
java
package Big_or_Small; import java.util.Scanner; public class Main { private static Scanner scanner; public static int betChip; public static void main(String[] args) { // TODO Auto-generated method stub // Cards c = new Cards(); // c.display(); int deal_num = 0; Point p = new Point(); Chip c = new ...
[ "tatsu56432@gmail.com" ]
tatsu56432@gmail.com
6c3013a6838a63fdaa640706394d9d85769d1352
002140e0ea60a9fcfac9fc07f60bb3e9dc49ab67
/src/main/java/net/ibizsys/paas/ctrlhandler/AppMenuHandlerBase.java
6a32e453ea93604e7523d9fc6eb827149cb6b1b7
[]
no_license
devibizsys/saibz5_all
ecacc91122920b8133c2cff3c2779c0ee0381211
87c44490511253b5b34cd778623f9b6a705cb97c
refs/heads/master
2021-01-01T16:15:17.146300
2017-07-20T07:52:21
2017-07-20T07:52:21
97,795,014
0
1
null
null
null
null
UTF-8
Java
false
false
1,729
java
package net.ibizsys.paas.ctrlhandler; import net.ibizsys.paas.ctrlmodel.IAppMenuModel; import net.ibizsys.paas.ctrlmodel.ICtrlModel; import net.ibizsys.paas.util.StringHelper; import net.ibizsys.paas.web.AjaxActionResult; import net.ibizsys.paas.web.MDAjaxActionResult; /** * 导航栏后台处理对象基类 * * @author lionlau * *...
[ "dev@ibizsys.net" ]
dev@ibizsys.net
e765abd559a2a0b7c153632ed2887945d55f312d
bc60787dcb7b6df529d20652b87d24b731421541
/huomai-business/src/main/java/com/huomai/business/bo/HuomaiMiusicEditBo.java
1a3b926c3df7377d4b94f56f34e53592d70fe464
[ "MIT" ]
permissive
shortVideoTeam/short-video-services
2ff50b78b9fe4f492a57ea4fbe69adb8c51085f0
c87b39993a0229b35e366c771c5bc54edfd58cc3
refs/heads/main
2023-06-26T22:39:34.057224
2021-08-03T08:01:46
2021-08-03T08:01:46
373,133,058
0
0
null
null
null
null
UTF-8
Java
false
false
992
java
package com.huomai.business.bo; import com.fasterxml.jackson.annotation.JsonFormat; import io.swagger.annotations.ApiModel; import io.swagger.annotations.ApiModelProperty; import lombok.Data; import java.util.Date; /** * 音乐模板编辑对象 huomai_miusic * * @author huomai * @date 2021-06-19 */ @Data @ApiModel("音乐模板编辑对象"...
[ "15921471241@163.com" ]
15921471241@163.com
f542680dd1d08aa2ac5d003ad32e3e2bac4dd17b
95c49f466673952b465e19a5ee3ae6eff76bee00
/src/main/java/com/zhihu/android/module/task/p1720a/$$Lambda$a$l5oHyzdHkO3kLtXJBc48fZxyEvE.java
e61a9a5a72cacfe518fd96687615ec4cc7ce2351
[]
no_license
Phantoms007/zhihuAPK
58889c399ae56b16a9160a5f48b807e02c87797e
dcdbd103436a187f9c8b4be8f71bdf7813b6d201
refs/heads/main
2023-01-24T01:34:18.716323
2020-11-25T17:14:55
2020-11-25T17:14:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
835
java
package com.zhihu.android.module.task.p1720a; import com.zhihu.android.p939ac.TaskInterceptor; import com.zhihu.android.p939ac.TaskScheduler; /* renamed from: com.zhihu.android.module.task.a.-$$Lambda$a$l5oHyzdHkO3kLtXJBc48fZxyEvE reason: invalid class name */ /* compiled from: lambda */ public final /* synthetic */...
[ "seasonpplp@qq.com" ]
seasonpplp@qq.com
c57961d9bd306320f8e852347dd54e9aef954c9f
615edc20afa7c5a0df5db6c828d5384b4ceeec13
/CT25-DataPack/dist/game/data/scripts/handlers/admincommandhandlers/AdminCreateItem.java
c034c166ad0e3aaa53bd1893948ed3f721b76206
[]
no_license
l2jmaximun/Freya
7e40d4bce9a1b7837bbbe5c3bf6601a03c023fe9
5dc44b1a8048b9658a7e27b83eef2ea06268898a
refs/heads/master
2021-08-30T19:31:24.630211
2017-12-19T05:57:16
2017-12-19T05:57:16
114,718,987
0
0
null
null
null
null
UTF-8
Java
false
false
8,052
java
/* * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU General Public License as published by the Free Software * Foundation, either version 3 of the License, or (at your option) any later * version. * * This program is distributed in the hope that it will ...
[ "Rener@Rener-PC" ]
Rener@Rener-PC
58ff861c5844c89b3ee2d7c36b7a9660fcf216cd
e16954689859ab1d8053bff9182a5d11054bd783
/java_0326/MyQueueByLinkedList.java
522c96806973bcb8b2377549513aaa2f2d2f2fa0
[]
no_license
YYxxxiiii/Java
c0be9634ff664ac5ae74100315657ceb1ccfa210
adeb866726f6baaf07c991c11a309f3f9e8d51f1
refs/heads/master
2020-11-28T00:17:39.197354
2020-08-20T13:39:43
2020-08-20T13:39:43
229,656,790
1
0
null
2020-10-13T22:43:48
2019-12-23T01:45:24
Java
UTF-8
Java
false
false
1,203
java
package java15_0326; public class MyQueueByLinkedList { // Node 这个类叫做 "内部类" . 定义在某个类或者方法中的类 // static 效果就是: 创建 Node 的实例不依赖 MyQueueByLinkedList 这个类的实例 static class Node { public int val; Node next = null; public Node(int val) { this.val = val; } } privat...
[ "axii_@outlook.com" ]
axii_@outlook.com
e79f423caf6ee4e7706cb4acbed0eb19082b4734
e15de7f197b15de34fb4ac0997bc3903891d63c5
/farmaciaDosAnimais/.metadata/.plugins/org.eclipse.core.resources/.history/52/e04efa8e1c8f00101034c25bc0c7896c
b61b6e726aa84ff23ad5dee021e0b159e16e35f5
[]
no_license
philippegsmr/FarmaciaDosAnimais
5f9429a10615f65681ee3563925d06844b83ece7
5ad887aa926f46b9cea9982818b41e2af46e651d
refs/heads/master
2020-04-20T11:36:20.339469
2011-06-09T04:15:58
2011-06-09T04:15:58
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,265
import java.awt.*; import java.awt.event.*; import javax.swing.*; /* * class written by Philippe Ribeiro * Department of Computer Science, University of Minnesota * Minneapolis, Minnesota, USA - 55455 * * class Frameform provides the general frame that is going to be used * to all the functionalities into the ...
[ "root@localhost.localdomain" ]
root@localhost.localdomain
88ca56294d6addd2613edde3c472a3aa25127c2f
e72dd59229b707db6179c7f040d20fab072984ad
/src/main/java/com/cmfintech/ds/beans/factory/BeanFactory.java
a2ad5c81051284d7a108a33f88eea5cecfdc30e9
[]
no_license
duso1991/TinySpring
07b98f7833594e17ce33667ff52776ce366c6090
80f9d5acb2cdfb6138e58f1ad05dc96d94773fd5
refs/heads/master
2021-09-02T10:49:59.358750
2018-01-02T02:44:54
2018-01-02T02:44:54
115,967,386
0
0
null
null
null
null
UTF-8
Java
false
false
827
java
package com.cmfintech.ds.beans.factory; import java.lang.reflect.InvocationTargetException; /** * @Title: BeanFactory.java * @Description:IOC容器接口 * @Company 招商局金融科技 * @author 杜松 * @date 2017年12月20日 下午9:02:38 * @version V1.0 */ public interface BeanFactory { /** * *@Desc...
[ "302605782@qq.com" ]
302605782@qq.com
51d44da4b499fd932d9acc1957b3d05467f28dde
552da6666774225176f17441d544496c77d31e67
/app/src/main/java/com/project/myapp/Constants.java
21efde8a099241a8a7975422337e535734d6aa1b
[]
no_license
attifmazhar/user_conenction
79959906b8707fef19e54c58996c251465416254
fc665aa119786e05146c96b851b77d5cfa8aa3f6
refs/heads/master
2022-10-15T03:42:30.416584
2019-02-27T07:26:57
2019-02-27T07:26:57
172,863,871
0
1
null
2022-10-03T05:58:13
2019-02-27T07:15:57
Java
UTF-8
Java
false
false
1,415
java
/* * Copyright (C) 2014 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 app...
[ "atif.mazhar@venturedive.com" ]
atif.mazhar@venturedive.com
9981ae26aeee96cc3d954a1724c503b90178633b
2cf92f715aa1f5a53020b2fac0fa4835b7f73225
/springcloud2020/cloudalibaba-provider-payment9003/src/main/java/com/atguigu/springcloud/alibaba/PaymentMain9003.java
d1247dac804427b2e6a1094135ad3054337902ae
[]
no_license
ChenXueLiang521/springcloud2020
da7c3cc07bb8ac41c340fb29cd1d1a81a5825751
a14e018be231a410da17af0ef19e8aa9b1e49595
refs/heads/master
2023-01-29T19:46:02.298178
2020-12-11T10:02:13
2020-12-11T10:02:13
293,681,370
0
1
null
null
null
null
UTF-8
Java
false
false
502
java
package com.atguigu.springcloud.alibaba; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.cloud.client.discovery.EnableDiscoveryClient; /** * @description: * @author: chenxueliang * @date: 2020/12/8 11:32 */ @SpringB...
[ "chen.xue.liang@fesco.com.cn" ]
chen.xue.liang@fesco.com.cn
783a521ce61e95a8786164e6beb3a2356d25c842
c876b874672ec78599a7fee654800a7b350c5adb
/app/src/main/java/com/erickmxav/doacaodemedicamentos/activity/LoginActivity.java
40b2bf11558ccd51b34bdad87602492b98ae0f28
[]
no_license
erickmsx/doacaoDeMedicamentos
bceb9fa9d048495d740a5b3d118822fc4b387706
77e18e0771b4cc61e456347c82198a0261fe3e3a
refs/heads/master
2023-08-29T00:54:34.948264
2021-10-14T20:26:25
2021-10-14T20:26:25
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,760
java
package com.erickmxav.doacaodemedicamentos.activity; import android.content.Intent; import android.os.Bundle; import android.os.Handler; import android.view.View; import android.widget.Button; import android.widget.EditText; import android.widget.ProgressBar; import android.widget.Toast; import androidx.annotation.No...
[ "erickmxav@gmail.com" ]
erickmxav@gmail.com
69054f0f480799c9a9465d2504c400077992a99d
860ddd2c781358185922d3d19cbf245f002f80d0
/api/src/main/java/com/example/api/service/AdminService.java
491399660790fc43e9e1778ae9e5070eb4747ede
[]
no_license
Eternity02/logistics
af78cd3a2dedafe8a1b6e32dc38a421f36ead313
e20b4de784e82c8ab7ccd30f2f57939c18993c75
refs/heads/main
2023-05-07T05:14:06.388093
2021-05-28T10:01:32
2021-05-28T10:01:32
371,658,236
0
0
null
null
null
null
UTF-8
Java
false
false
548
java
package com.example.api.service; import com.example.api.model.dto.LoginDto; import com.example.api.model.entity.Admin; import java.util.List; public interface AdminService { Admin save(Admin admin) throws Exception; Admin findById(String id); void sendEmail(String email) throws Exception; Admin l...
[ "1446126267@qq.com" ]
1446126267@qq.com
8d343d0a1e8a880afc5b71c3833de284c155db9b
c617d172d1e04fa12ea0c01a25c323d6f8399038
/Android-tracker/app/src/main/java/ru/jumatiy/tracker/api/StringConverter.java
2b2b1e8b44b2e6b00df052ecf15c96854a067bd9
[ "MIT" ]
permissive
zhum/AndroidTracker
51f9a8156b84365b1c2868fc52fb05d96c441868
8b89043a4c434ced09667f1e515369d55a47a10e
refs/heads/master
2021-01-19T13:52:51.013974
2015-05-07T08:42:55
2015-05-07T08:42:55
35,208,446
0
0
null
null
null
null
UTF-8
Java
false
false
1,314
java
package ru.jumatiy.tracker.api; import retrofit.converter.ConversionException; import retrofit.converter.Converter; import retrofit.mime.TypedInput; import retrofit.mime.TypedOutput; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; imp...
[ "serg@parallel.ru" ]
serg@parallel.ru
96fbca5b4a6018adbaaa5b0300ce24be4cb298bd
401ec291fc7457c3642f4c277c6185e7062d6c01
/src/Control/Main.java
ef1187fbb848f96466c12036eb1e9e780147c41c
[]
no_license
ruancb/licensemonitor
34bf1a36f60ebc18b4ebcbfaa5cd5fdc480d8639
72acc4b06d6c87357607000b8a7947e395f80093
refs/heads/master
2021-01-13T01:36:53.254087
2015-03-27T15:54:55
2015-03-27T15:54:55
32,863,103
0
0
null
null
null
null
UTF-8
Java
false
false
736
java
package Control; import java.io.IOException; import java.sql.SQLException; import java.text.ParseException; /** * Main class. Instances a GUI. * @author Ruan Costa Borges * @since 1.0 * @version 1.2 * */ public class Main { private static Processa run; /** * Starts the processing creating the GUI. * @...
[ "edd.leite@gmail.com" ]
edd.leite@gmail.com
24857649dae279be49afd70595545cb7984fb79d
5ae92e18e41bdde891eb8250862700029733fed7
/orgainfo/src/orgainfo/OIProgramas.java
19356818a4ba9e0cee49796c3841ff5cdb19f87d
[]
no_license
alesscor/costa_rica-ucr-tdderive-2006
beb614de6073dc6e9952a674f75c935d82e06706
7781165448f6652faead0b2ec56f3fed96f8bbe0
refs/heads/master
2021-04-26T16:43:46.094929
2015-11-16T05:18:09
2015-11-16T05:18:09
46,249,593
0
0
null
null
null
null
ISO-8859-1
Java
false
false
5,202
java
package orgainfo; import java.sql.ResultSet; import java.sql.SQLException; import tdutils.tdutils; /** * Guarda información sobre los programas de aplicación que * se registran para poder ser llamados en <tt>tdderive</tt>. */ public class OIProgramas extends OIPersistente implements OIActualiza { protected Strin...
[ "alesscor@gmail.com" ]
alesscor@gmail.com
1e61aaaf4ccc34054b35cf606430b9fa996e09d9
c6d42b954e3206d3e0540dfeca62f455eeb48d77
/src/main/java/com/troyberry/util/data/UpdateTimeStamp.java
dbc8f9a79c1c85c734e5b76db65cccb8c09825f8
[]
no_license
TroyNeubauer/Troy-Berry-Core
bfc170485ea9f0e0981792e0e694de70b777922d
d7f3a914ab4887cbd999cdfcc30e1694ec513b54
refs/heads/master
2020-12-08T01:11:50.610185
2019-06-14T16:32:28
2019-06-14T16:32:28
66,308,129
0
0
null
null
null
null
UTF-8
Java
false
false
608
java
package com.troyberry.util.data; public class UpdateTimeStamp { private long time; private double targetUPS; private UpdateTimeStampManager manager; public UpdateTimeStamp(UpdateTimeStampManager manager, long time, double targetUPS) { this.time = time; this.targetUPS = targetUPS; this.manager ...
[ "troyneubauer@gmail.com" ]
troyneubauer@gmail.com
58f76a05b5f6ecb068c388b2d640778fe7b6084d
c1f957b3f9544ea18c044491934985ab497cc935
/src/main/java/com/gjxaiou/util/PathUtil.java
1a8e65cf7b66f7a1e520421c0216d3d56f569868
[ "Apache-2.0" ]
permissive
GJXAIOU/O2O
d0c9d33d3ed3b843e54a7c1e97e835a2dcaf67cf
c927c85c94f6906d0d5a6d73e1ee12a14f3170d2
refs/heads/master
2022-12-23T17:32:15.610290
2020-07-31T14:59:35
2020-07-31T14:59:35
238,706,100
1
1
Apache-2.0
2022-12-16T05:08:24
2020-02-06T14:22:50
Java
UTF-8
Java
false
false
1,436
java
package com.gjxaiou.util; /** * @author GJXAIOU * @create 2019-10-17-16:53 */ public class PathUtil { /** * 获取系统文件路径的分隔符 */ private static String separator = System.getProperty("file.separator"); // 返回项目图片的根路径 public static String getImgBasePath(){ // 获取操作系统名称 String os ...
[ "gjx1690048420@163.com" ]
gjx1690048420@163.com
c96de65ae038f6d37e0d7f50b80f44d6310d8ba8
0d7697270518c4ac909f6bbbd7795e8424986c3f
/DesignPattern/src/com/behavioral/memento/FileWriterUtil.java
4ab36ba4a07a5d67811f1e7910d1d9d4bbcdc52e
[]
no_license
ajayprasad1982/datastructureandalgorithm
0d6d6adcd3b45551dd1abb70957289996ff46499
e783efee28e3b560c82cfb8e5aaff4aa6a4a562a
refs/heads/master
2020-12-03T04:00:03.266718
2017-07-01T06:37:04
2017-07-01T06:37:04
95,800,771
0
0
null
null
null
null
UTF-8
Java
false
false
861
java
/** * */ package com.behavioral.memento; /** * @author aprasa03 * */ public class FileWriterUtil { private String fileName; private StringBuilder content; public FileWriterUtil(String file) { this.fileName=file; content=new StringBuilder(); } public Memento save() { return new Memento(th...
[ "APrasad2@HIBACL65001.ad.harman.com" ]
APrasad2@HIBACL65001.ad.harman.com
6fa4c990af12e9432044ce87e775abdd2b02ae1b
094abc16bdfb331ab7688e164c155365c189287b
/src/main/java/cn/lxj/chapter3/connector/http/HttpConnector.java
e49096255013d3466a125a3bf2a5a4f4fd5a8a14
[]
no_license
lixinjiang/tomcat-study1
aedc0c8163689da213805ea1b334d504d794e05b
d8d7c77f047a1b69a34795ecc87d0074db20af95
refs/heads/master
2020-03-22T05:32:24.760610
2018-07-09T12:08:46
2018-07-09T12:08:46
139,573,026
0
0
null
null
null
null
UTF-8
Java
false
false
1,352
java
package cn.lxj.chapter3.connector.http; import java.io.IOException; import java.net.InetAddress; import java.net.ServerSocket; import java.net.Socket; /** * HttpConnector * description 连接器由于实现了Runnable接口,所以能被自己的线程专用 * create by lxj 2018/7/6 **/ public class HttpConnector implements Runnable{ boolean stopped;...
[ "1185860710@qq.com" ]
1185860710@qq.com
966b693a881da604ce63035b710fca2d7cb71299
3bbf168e79101b3bff04a0c7d88db3ad268fab02
/src/main/java/activity/activitytrackerjpa/TrackPoint.java
767c009c880dd08199a166c3e742cdb420e54aec
[]
no_license
tlev159/activitytrackerjpa
f9738f6dcf86d5ee6becc32b1092c05593c2fd09
ea89025b6ac8af0a2b1f070b6f5d44ed6eddeb81
refs/heads/master
2023-06-24T17:59:19.277662
2021-07-25T20:40:22
2021-07-25T20:40:22
389,437,175
0
0
null
null
null
null
UTF-8
Java
false
false
1,021
java
package activity.activitytrackerjpa; import lombok.AllArgsConstructor; import lombok.Data; import lombok.NoArgsConstructor; import javax.persistence.*; import java.time.LocalDate; @Entity @Table(name = "track_points") @AllArgsConstructor @NoArgsConstructor @Data public class TrackPoint { @Id @GeneratedValue...
[ "t.levente1598@gmail.com" ]
t.levente1598@gmail.com
0ce3d1e46effece1301f529f1a3b8aedfb704819
8da33d8a4e34eced3726c6872fe30779ff0d1933
/src/main/java/com/sh/yhby/client/watcher/impl/DefaultOffLineWatcher.java
c9aadc05dbf09d8b533ac8f85dba892eb3bad5c6
[]
no_license
shihao1001/srv-socket-netty
6f6696904058034c65feb2cb333bca76694d8914
82df46555e62f928ae98ed327917d8bdbc0c1a28
refs/heads/master
2021-01-21T13:18:26.714829
2016-04-20T03:07:10
2016-04-20T03:07:10
50,323,046
1
0
null
null
null
null
UTF-8
Java
false
false
1,985
java
package com.sh.yhby.client.watcher.impl; import com.sh.yhby.client.cache.ClientCache; import com.sh.yhby.client.main.NettyClient; import com.sh.yhby.client.watcher.inter.OffLineWatcher; public class DefaultOffLineWatcher implements OffLineWatcher { public void reconnect() { int reConnectCount = 0; w...
[ "314986623@qq.com" ]
314986623@qq.com
817916aa20ee93dc2d83a719aea5624f6cf2dad5
fb5dedfb0c614ca04b8cb85d436e29ea46411ccf
/src/test/java/io/github/nickmacdon/utility/debug/flightrecorder/FlightRecorderTestEvents.java
89779a634db177c7ed206bc2164bd3f09d4853e9
[ "Apache-2.0" ]
permissive
NickMacDon/BasicJavaFlightRecorder
b93f39b0a85451fe61ee41832844cecd3df08dc8
dc296b21543cc4d76b5e46bc164d6b6615f3ef00
refs/heads/master
2020-05-02T10:22:21.987086
2019-03-27T10:56:28
2019-03-27T10:56:28
177,895,321
1
0
null
null
null
null
UTF-8
Java
false
false
1,588
java
package io.github.nickmacdon.utility.debug.flightrecorder; /* * This code is part of https://github.com/NickMacDon/BasicJavaFlightRecorder * This code is licensed with the Apache License 2.0 https://www.apache.org/licenses/LICENSE-2.0 * Written by Nick MacDonald (C) 2019 * * This is an example of code you will ...
[ "NickMacD.GitHub@gmail.com" ]
NickMacD.GitHub@gmail.com
bb3a1305439449bbbd1674b40e59800ce5f78335
fc5d8a7eab8895e20c7b4a18d84ae660e211a987
/app/src/main/java/com/wherego/delivery/driver/model/earnings/EarningRes.java
b5bdf1c386471d71eb52e08fda6c808adbb1fdb0
[]
no_license
muthu23/WhereGoDriver
b82af5fd8a53871f2d4ef5059f4747d4c486b0db
c3f8088bb481edda9c1f3b3ff956f3b34bcdb66e
refs/heads/master
2023-01-11T04:29:20.220958
2020-11-16T18:21:58
2020-11-16T18:21:58
293,915,684
0
0
null
null
null
null
UTF-8
Java
false
false
974
java
package com.wherego.delivery.driver.model.earnings; import java.util.List; import com.google.gson.annotations.SerializedName; public class EarningRes { @SerializedName("rides") private List<Ride> mRides; @SerializedName("rides_count") private RidesCount mRidesCount; @SerializedName("target") ...
[ "muthukumar@appoets.com" ]
muthukumar@appoets.com
328464798f0dfa9ec93f237eaff7b3d1d47b4f9a
734352ba5e541239824c214abf28121f44343b96
/trips-ejb-module/src/com/technobrain/trips/reference/model/RefComTaxes.java
1ac79da13d00d9b738b9a58d07e00b5d387c1fc3
[]
no_license
vsankara/Kyron
cb2b9877aa12d06604602932e3cc812a71c298c4
4a0c0babd8ebbb707087abdd7fccff93e1412abc
refs/heads/master
2021-01-10T01:32:25.599954
2015-12-04T17:51:35
2015-12-04T17:51:35
47,420,279
0
0
null
null
null
null
UTF-8
Java
false
false
3,267
java
package com.technobrain.trips.reference.model; import java.io.Serializable; import java.sql.Timestamp; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.SequenceGenerator; import javax.persistence.Column; import javax.persistence.Entity;import com.technobrain....
[ "vinai.sankara@technobraingroup.com" ]
vinai.sankara@technobraingroup.com
5d660b4fd21c485330ab110ed4ac8e96a88f3d02
52370789b63b959b9e73e652dac172e1e9906201
/Workspace/Section4.3/src/com/android/Animal.java
e7e97c129ea991daeb346b54dbdbe742f8389315
[]
no_license
jasonthorne/OCA_JavaProgrammer
3905cb2a3cbe1e501db99205f9cdbe7380c63377
6f12d90886e8c06440a97e72f73d3cdd5da1c26a
refs/heads/master
2021-07-06T02:45:24.049338
2020-09-23T21:05:07
2020-09-23T21:05:07
177,753,950
2
0
null
null
null
null
UTF-8
Java
false
false
1,390
java
package com.android; public abstract class Animal { //cant create objects from an abstract class ++++++++++++++++++++++++ int age=23; void eat() { System.out.println("animal eating"); } //Any class that inherits from animal HAS to override this drink method: abstract void drink(); //inherited classe...
[ "jasonthorne@live.ie" ]
jasonthorne@live.ie
5668a01fe784967c308725c6483cc950492e0053
c59f24c507d30bbb80f39e9a4f120fec26a43439
/code-of-test/src/ditb/ycsb/measurements/package-info.java
e4dd7b4d9891ee3ff9bee22b33e716d6fedd01b7
[ "Apache-2.0" ]
permissive
fengchen8086/ditb
d1b3b9c8cf3118fb53e7f2720135ead8c8c0829b
d663ecf4a7c422edc4c5ba293191bf24db4170f0
refs/heads/master
2021-01-20T01:13:34.456019
2017-04-24T13:17:23
2017-04-24T13:17:23
89,239,936
13
3
Apache-2.0
2023-03-20T11:57:01
2017-04-24T12:54:26
Java
UTF-8
Java
false
false
733
java
/* * Copyright (c) 2017 YCSB contributors. 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. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ...
[ "fengchen8086@gmail.com" ]
fengchen8086@gmail.com
66922edbf3d18f3007b4b477cb562c5e2a78aa77
27c687672269dd021782ee58a314fb6b94ac6ac3
/Mua_ban_online/Mua_ban_online-ejb/src/java/com/entity/KhachHang.java
d016de23bf54f8efe5889897d23cedb9c567f76c
[]
no_license
haithanh1/haithanh1
bee17f260edc15d05c8797b45fd7b25d5c09bb1e
918f34de220229075ad32ad22f1c25249269b143
refs/heads/master
2020-05-21T06:26:25.342474
2017-03-14T11:06:05
2017-03-14T11:06:50
84,588,596
0
0
null
null
null
null
UTF-8
Java
false
false
4,884
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.entity; import java.io.Serializable; import javax.persistence.Basic; import javax.persistence.Column; import jav...
[ "thanh.cs.161@gmail.com" ]
thanh.cs.161@gmail.com
b6b2d7e3e04c4d5cf7486b0aad545f43a2e9517d
a57ac3660186359cb1c6737dced7784341977d2e
/src/model/tokens/Operator.java
6fa42808e4f22f41909dac04921ef09545ab3a51
[]
no_license
yangsu/Picassa
5a4208490be2be41c6fb8f0a12e31c331f26af89
32ddd187aef0f38ab4592835bb86e99221f270e0
refs/heads/master
2021-01-19T18:54:19.321257
2014-03-06T11:40:43
2014-03-06T11:40:43
2,546,304
0
0
null
null
null
null
UTF-8
Java
false
false
736
java
package model.tokens; import model.util.PicassaException; /** * This class specifies how an operator gets the number of operands it needs. * Since all values are know, they are stored in the properties file * * @author Yang * */ public class Operator extends OperationToken { public Operator(Str...
[ "suyang1+services@gmail.com" ]
suyang1+services@gmail.com
c54d6b089c933f9b86378159a9140056627b65ac
cb5de8cbfab1c5de8ccda75e450a746dca3965e6
/generator/src/main/java/org/jboss/logging/generator/validation/validator/StringFormatPart.java
c39fbfb547d2782ed490891610ba1b5a6a01d04a
[]
no_license
flashboss/jboss-logging-tools
3b9e768b39cbee35749b85d51d8c987767709de0
7f129cc2da0104c237ef9a0a82f3edc601b15373
refs/heads/master
2020-12-29T02:54:13.610312
2011-06-10T05:27:32
2011-06-15T18:37:20
null
0
0
null
null
null
null
UTF-8
Java
false
false
20,118
java
package org.jboss.logging.generator.validation.validator; import java.util.Collections; import java.util.DuplicateFormatFlagsException; import java.util.IllegalFormatPrecisionException; import java.util.IllegalFormatWidthException; import java.util.LinkedHashSet; import java.util.Set; import java.util.UnknownFormatCo...
[ "jperkins@redhat.com" ]
jperkins@redhat.com
1c227691811cf51286f00f94bceab3304ec7ce8c
afc6450618eaa2e96cb76e89b5e946971bdc80e6
/src/main/java/com/example/choyxona/entity/Month.java
a4373f5ca560453430079c8456d993de373c47f7
[]
no_license
salmon97/choyxona
a28712b7f2da3ab4ae34917f0da564e1d91a9cd5
42caf0ebd105f3998ded1250e921f10719cbc3c2
refs/heads/main
2023-03-14T06:47:05.092149
2021-03-05T10:22:14
2021-03-05T10:22:14
318,156,826
0
0
null
null
null
null
UTF-8
Java
false
false
856
java
package com.example.choyxona.entity; import com.example.choyxona.entity.template.AbsNameEntity; import com.fasterxml.jackson.annotation.JsonManagedReference; import lombok.*; import org.hibernate.annotations.CreationTimestamp; import javax.persistence.CascadeType; import javax.persistence.Column; import javax.persist...
[ "salmon.muminov@gmail.com" ]
salmon.muminov@gmail.com
a31a8d4a94e777a3f17375359173a6a776a9459e
d1ea5077c83cb2e93fe69e3d19a2e26efe894a0e
/src/main/java/com/rograndec/feijiayun/chain/business/distr/parent/service/DistrReturnCheckService.java
b2a83b3f317109c650277ff5642b1a62cf556757
[]
no_license
Catfeeds/rog-backend
e89da5a3bf184e4636169e7492a97dfd0deef2a1
109670cfec6cbe326b751e93e49811f07045e531
refs/heads/master
2020-04-05T17:36:50.097728
2018-10-22T16:23:55
2018-10-22T16:23:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,543
java
package com.rograndec.feijiayun.chain.business.distr.parent.service; import com.rograndec.feijiayun.chain.business.distr.parent.vo.*; import com.rograndec.feijiayun.chain.common.Page; import com.rograndec.feijiayun.chain.common.Result; import com.rograndec.feijiayun.chain.common.vo.UserVO; import java.io.Outpu...
[ "ruifeng.jia@rograndec.com" ]
ruifeng.jia@rograndec.com
9c4606e203149b3a4666647f807e98f7f414ae95
8ab1fdfb0c7ade60a11a74d1d73bec832057cba6
/Open Data OCDS Observer analytical app/Back end source code/src/main/java/com/dpa/kg/portal/response/ProcurementMethodDistribution.java
fccd04106da3a8c68f089082386aa07018e4743a
[]
no_license
DPAteam/Kyrgyz-Republic-Open-Data-OCDS-Transformation-Analytics
1a4ce584a3b285f53b07551abac9c2cf8923ddb5
a61f00edd9ec4b8b7747e91e7f7facbdb8d0ac48
refs/heads/master
2022-08-13T14:02:48.136398
2021-08-12T13:58:47
2021-08-12T13:58:47
246,822,734
0
3
null
2022-06-29T18:19:08
2020-03-12T11:58:49
JavaScript
UTF-8
Java
false
false
279
java
package com.dpa.kg.portal.response; import lombok.Data; import java.util.List; @Data public class ProcurementMethodDistribution { private List<LongDate> limited; private List<LongDate> open; private List<LongDate> selective; private List<LongDate> direct; }
[ "alexd@Alexs-MacBook-Pro-3.local" ]
alexd@Alexs-MacBook-Pro-3.local
ec49f37d5ca22638f68eb8d24c178d77e3472abf
47a9e194427015dcd9d05abf8ba93bb37c257aa6
/Java/College/Advanced/ThreadEg.java
c8791898c0e80bb1d40a2e183db0e565a1f0baee
[ "MIT" ]
permissive
aryankh1409/Misc-Programs
617ec53231deddf7517738a7649127935a976535
d50a1689a89d331d2567486a5dd22fb2311a0d87
refs/heads/master
2023-05-27T20:58:54.876607
2021-03-21T14:09:29
2021-03-21T14:09:29
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,579
java
public class ThreadEg extends Thread { // @Override // public void run() { // Thread cur = currentThread(); // System.out.println(cur.getState()); // cur.setName("Siddharth"); // try{ // Thread.sleep(1000); // } catch (Exception e) { // e.printS...
[ "siddharthsingharoy@gmail.com" ]
siddharthsingharoy@gmail.com
114a434175fe2e94f4a22e661b04c141510057b4
0a54d471036e17d9ac14a3245ffe9b4c3fcdf350
/BioMightWeb/src/biomight/cell/bloodandimmune/ProcessedAntigen.java
5520b1b8a64d1193e09a1e671a9d7792a30c637b
[ "Apache-2.0" ]
permissive
SurferJim/BioMight
b5914ee74b74321b22f1654aa465c6f49152a20a
3dc2c2b21bc6ece2ca9ac44f0727a433ae9f9430
refs/heads/master
2022-04-07T08:51:18.627053
2020-02-26T17:22:15
2020-02-26T17:22:15
97,385,911
3
1
null
null
null
null
UTF-8
Java
false
false
426
java
/* * Created on Oct 18, 2006 * * To change the template for this generated file go to * Window&gt;Preferences&gt;Java&gt;Code Generation&gt;Code and Comments */ package biomight.cell.bloodandimmune; /** * @author SurferJim * * To change the template for this generated type comment go to * Window&g...
[ "noreply@github.com" ]
noreply@github.com
b84a6f563521cf5f7cd92cfecdd94d04b382ef6d
b2cdb3f9f41e24a3ba0031ba61c09fe1e235c844
/sdks/java/extensions/sql/src/test/java/org/apache/beam/sdk/extensions/sql/BeamSqlCliTest.java
62d693310a8f286278bf28ab70afdfe275a2c1a0
[ "Apache-2.0", "BSD-3-Clause" ]
permissive
jbonofre/beam
fad5be9108bd4cd90a9d811b47fc25994a13fd7e
4da548ec2191c25c4524b5a1076e09f18aeb4446
refs/heads/master
2021-06-04T07:40:10.088354
2018-01-17T06:13:09
2018-01-17T06:13:09
53,902,942
3
7
Apache-2.0
2018-04-27T21:46:51
2016-03-15T00:52:43
Java
UTF-8
Java
false
false
2,595
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 ...
[ "mingmxu@ebay.com" ]
mingmxu@ebay.com
c8226d1a27a13a4820a5d736170ca0d632c39781
f488a0a6ea0014733c9a2658f19f28b581e1ced8
/src/main/java/com/example/dynamodb/repository/CustomerRepository.java
51c27a4365631952e80a5a665baad44aab095132
[]
no_license
nishant-/dynamodb-demo
6f80b49bef15ad4a00a3a406e6aa7480449fdabd
dcf42786f72004e567fdb2cadcae268a22308f92
refs/heads/master
2022-12-08T01:32:44.620019
2020-08-23T10:06:58
2020-08-23T10:06:58
null
0
0
null
null
null
null
UTF-8
Java
false
false
721
java
package com.example.dynamodb.repository; import com.example.dynamodb.model.Customer; import org.springframework.stereotype.Repository; import software.amazon.awssdk.enhanced.dynamodb.DynamoDbTable; import software.amazon.awssdk.enhanced.dynamodb.Key; @Repository public class CustomerRepository { private final Dynam...
[ "itisnishant@gmail.com" ]
itisnishant@gmail.com
9bb99a58cf11121b78cd54c948db2adb9eddc8ca
85a8b5c693517bf19b095692472dab905cd1479f
/src/main/java/com/semihunaldi/intellij/ideacurrency/plugin/model/SelectedExchangeCurrencyPair.java
c6f92a0f8e1c8b71123adc446d7079e931da2d4c
[ "MIT" ]
permissive
hpyfei/IdeaCurrency
efc2af1420eb157c6890e2d29f2222e8d6b3a1c3
75d253e98e10689bf7de88aeeb4559442f9bf81a
refs/heads/master
2020-06-07T03:55:24.130468
2018-03-12T11:38:06
2018-03-12T11:38:06
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,396
java
package com.semihunaldi.intellij.ideacurrency.plugin.model; import org.knowm.xchange.currency.CurrencyPair; import java.util.Set; /** * Created by semihunaldi on 01/12/2017 */ public class SelectedExchangeCurrencyPair { private String exchangeName; private Set<CurrencyPair> currencyPairList; public Se...
[ "semihunaldi@gmail.com" ]
semihunaldi@gmail.com
19db9331ec147643f53c59ede15d3561e1f59bbd
447520f40e82a060368a0802a391697bc00be96f
/apks/comparison_androart/com.advantage.RaiffeisenBank/source/com/google/gson/internal/bind/CollectionTypeAdapterFactory.java
e3af358a2920247b68c2ead83c632231c7e4e2d6
[ "Apache-2.0" ]
permissive
iantal/AndroidPermissions
7f3343a9c29d82dbcd4ecd98b3a50ddf8d179465
d623b732734243590b5f004d167e542e2e2ae249
refs/heads/master
2023-07-19T01:29:26.689186
2019-09-30T19:01:42
2019-09-30T19:01:42
107,239,248
0
0
Apache-2.0
2023-07-16T07:41:38
2017-10-17T08:22:57
null
UTF-8
Java
false
false
2,983
java
package com.google.gson.internal.bind; import com.google.gson.Gson; import com.google.gson.TypeAdapter; import com.google.gson.TypeAdapterFactory; import com.google.gson.internal..Gson.Types; import com.google.gson.internal.ConstructorConstructor; import com.google.gson.internal.ObjectConstructor; import com.google.gs...
[ "antal.micky@yahoo.com" ]
antal.micky@yahoo.com
c4fbd3e9a7ab1322b88e8eaa93b3d2a284c95217
8fdd6248548f7ccaac78f8d29dd2ebfedc9f1669
/Clock.java
d838699875945c2d86ce6e3a3a7cc268bac50650
[]
no_license
linklegend/automail
ffebe688e66e61521be2d964f4a110f197384b23
b70948f8e8259dab2588bace8f5c425b4fdf9dda
refs/heads/master
2021-06-27T22:59:25.525885
2017-09-15T08:30:34
2017-09-15T08:30:34
103,229,153
0
1
null
null
null
null
UTF-8
Java
false
false
422
java
package automail; public class Clock { /** Represents the current time **/ private static int Time = 0; /** The threshold for the latest time for mail to arrive **/ public static int LAST_DELIVERY_TIME = Integer.parseInt(Simulation.automailProperties.getProperty("Last_Delivery_Time")); public ...
[ "link_leagend@hotmail.com" ]
link_leagend@hotmail.com
28255b6ebba9da4c689f21acb46aeafc99914af2
4ee023f80b66e5c27d2e7a2c9cc321414aa732e1
/src/main/java/com/company/dao/AssignmentDaoFromCsv.java
9b01ad50c184c189a6bfff4400fbcd18351d32cf
[]
no_license
bartoszmaleta/learningManagmentSystem
1e8d565673a570bfab67affd55f248e45244242e
f0676116463a6447c30580fb8ea9f581e813149e
refs/heads/Development
2021-05-24T08:51:12.008239
2020-04-10T12:03:17
2020-04-10T12:03:17
253,479,607
1
1
null
2020-10-13T20:57:31
2020-04-06T11:39:47
Java
UTF-8
Java
false
false
4,683
java
package com.company.dao; import com.company.dao.Parser.CsvParser; import com.company.models.Assignment; import com.company.models.users.User; import java.util.ArrayList; import java.util.List; public class AssignmentDaoFromCsv implements AssignmentDao { private final int idIndex = 0; private final int titleI...
[ "bartosz.maleta@gmail.com" ]
bartosz.maleta@gmail.com
01c251945e6445aba1aa982c174bb846031e4335
a2e2cb35cd639ccf7bbd5817cfd80d4e1e3392f2
/src/main/java/com/apap/tu04/service/FlightService.java
2882c266112ace2e6e6b3ca8d553ed89dbade4aa
[]
no_license
ichsandyrizki/tutorial-04
2b3b034d854746f7cfd62a3d49370c388026f316
9f3a5aad244702b254ffe8c5f7eb9e96351ae770
refs/heads/master
2021-01-09T11:43:58.730787
2020-02-25T16:06:22
2020-02-25T16:06:22
242,287,728
0
0
null
null
null
null
UTF-8
Java
false
false
411
java
package com.apap.tu04.service; import com.apap.tu04.model.FlightModel; import java.util.List; public interface FlightService { void addFlight (FlightModel flight); List<FlightModel> findAllFlightByPilotLicenseNumber(String licenseNumber); FlightModel findById (Long id); void deleteFlight(Long id); ...
[ "ichsandy.rizki@ui.ac.id" ]
ichsandy.rizki@ui.ac.id
c10887925c018771cc43285a207805c2f55c18c4
555df093fa669afe88a6322e0e9c7b357af8ae6d
/src/GymnasieArbete/util/HUD.java
0811c1c90c45e54f5ff531b8dcc2f1eb8ad6fc35
[]
no_license
Forsaknd/GymnasieArbete
30ad0fa4ba8e0cb92a4ac5dfeab5c94246846856
8c556493b816c41217750aeb95238fedd43c07a5
refs/heads/master
2021-01-18T16:30:41.348485
2015-04-23T19:30:41
2015-04-23T19:30:41
24,386,631
0
0
null
null
null
null
UTF-8
Java
false
false
1,850
java
package GymnasieArbete.util; import java.awt.Color; import java.awt.Graphics; import java.util.ArrayList; import java.util.List; import GymnasieArbete.entities.items.Item; import GymnasieArbete.entities.items.Item.Type; import GymnasieArbete.entities.mob.Player; import GymnasieArbete.graphics.Screen; public class HU...
[ "Forsaknkallstrom@gmail.com" ]
Forsaknkallstrom@gmail.com
af3df7eb793edfcf323d85c74b80e92ff2e1ea36
9d91afd6b80a87ef6852a28fb45d1ebf9aa285af
/src/main/java/com/sparta/jka/beans/Welcome.java
f9e7ba1ac617f6d1581e812bde58a3ebe4e40a56
[]
no_license
jka2498/JPARefresh
53f20d79d758e0b3e1f671c68753663254240665
679ab59b1f62d208548e2d9f27b9e57055b69c0a
refs/heads/master
2021-07-19T19:47:09.775253
2019-11-15T11:30:24
2019-11-15T11:30:24
221,910,831
0
0
null
2020-10-13T17:29:17
2019-11-15T11:30:02
HTML
UTF-8
Java
false
false
458
java
package com.sparta.jka.beans; import javax.enterprise.context.RequestScoped; import javax.inject.Named; @Named @RequestScoped public class Welcome { private String path; public String getPath() { return path; } public void setPath(String path) { this.path = path; } public ...
[ "jkandrzej@googlemail.com" ]
jkandrzej@googlemail.com
664cf88956232362c33f01bad9150b2159d5265a
6131c9ef85d33eddaf77d34ccb97405c115219ab
/Week6/dongminSeol/Programmers_KAKAO_17682.java
bde085ce99c8f11d9d77a951880b5d53be9909c9
[]
no_license
HyeonJinGitHub/Morgorithm
8e82de87d6c76451e0f3f814cf7d956e5ddb27a8
e4d2b477130ff9211c55900b8b165b155d5c7637
refs/heads/master
2022-06-29T09:56:19.766524
2020-05-14T12:48:28
2020-05-14T12:48:28
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,871
java
import java.lang.reflect.Array; import java.util.*; /** * [다트 게임] * * 카카오톡 게임별의 하반기 신규 서비스로 다트 게임을 출시하기로 했다. 다트 게임은 다트판에 다트를 세 차례 던져 그 점수의 합계로 실력을 겨루는 게임으로, 모두가 간단히 즐길 수 있다. * 갓 입사한 무지는 코딩 실력을 인정받아 게임의 핵심 부분인 점수 계산 로직을 맡게 되었다. 다트 게임의 점수 계산 로직은 아래와 같다. * * 다트 게임은 총 3번의 기회로 구성된다. * 각 기회마다 얻을 수 있...
[ "sdm3285@gmail.com" ]
sdm3285@gmail.com
2e69a2a68f901f6755b7fae8f4ff867d37580e0f
0921787a5262815b8731b04bae6a3e44af75899e
/genplan/src/main/java/ru/genplan/equipment/data/SectionData.java
804c336aedfe158fa91d0f34cafbee3cd48f7276
[]
no_license
prokopsn/genplan
84cd696c9f6ee593a06bc5a10f1c20c66064f962
80bca866b19d47580161970ebf34eaced6b4a7d8
refs/heads/master
2020-03-07T22:07:18.833401
2018-04-30T08:50:37
2018-04-30T08:50:37
127,745,323
0
0
null
null
null
null
WINDOWS-1251
Java
false
false
5,883
java
package ru.genplan.equipment.data; import java.util.HashSet; import java.util.Set; public class SectionData { private int id; private int planogramId; private String name; private String sectionTag; private int equipmentType; private int sectionNo; private int x; private int y; private int z; ...
[ "sn-prokop@mail.ru" ]
sn-prokop@mail.ru
36da0b6509f357d585b1bffe33990d7cd55f4bb0
ddac9188dcebf823fd23596e558d1a8916d217b0
/src/me/BadBones69/CrazyEnchantments/BS.java
b0f6e13424c4d0158cb3825c80f5054bad016074
[]
no_license
bditt/Crazy-Enchantments
ef3c81fd019558da9ad7c980109be2bbe4816f72
cad83a1ea65f4f8b21855e99bd98f7e5265752cf
refs/heads/master
2020-05-30T21:38:17.196532
2016-04-18T13:45:25
2016-04-18T13:45:25
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,935
java
package me.BadBones69.CrazyEnchantments; import java.util.ArrayList; import java.util.List; import java.util.Random; import org.bukkit.Material; import org.bukkit.entity.Player; import org.bukkit.event.EventHandler; import org.bukkit.event.Listener; import org.bukkit.event.inventory.InventoryClickEvent; import org.bu...
[ "joewojcik14@gmail.com" ]
joewojcik14@gmail.com
fc3ffdf69fa79ffd8e22ea2fcefc7d8ee91223d2
49c5522543b960a0aaede647af180a7bf45b7a46
/LesProjectPrincipal/src/com/example/lesprojectprincipal/CameraActivity.java
a505d8e75d01c65c647af6068642b334e7becafc
[]
no_license
henriquerzo/projetoLes
ae9ace5c023d36ecf8cb86e2a2264c96e0268471
de76025d755cb5018eb96b9bd700709f1c652280
refs/heads/master
2021-03-12T23:25:02.716364
2013-09-03T04:01:47
2013-09-03T04:01:47
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,413
java
package com.example.lesprojectprincipal; import java.io.File; import java.net.URI; import java.net.URISyntaxException; import android.app.Activity; import android.app.AlertDialog; import android.content.DialogInterface; import android.content.Intent; import android.database.Cursor; import android.net.Uri; import andr...
[ "henriquerzo@gmail.com" ]
henriquerzo@gmail.com
981e8b17274d8f691cf5733061e749a83c347920
3447b9cbca807cc921a3abd72094196bf4599288
/Omnom.Android/libraries/Omnom.Restaurateur/src/main/java/com/omnom/android/restaurateur/model/decode/Visitor.java
60152c3de2a9549c1a2031b7d7c61ba785202781
[]
no_license
saintlab/mobileapp_android
a1f6614d0837f0527ce426baa232916b985f4b43
14ab2f0ae62ee432a740922f5c2784799dac6a99
refs/heads/master
2021-05-29T11:32:21.305429
2015-07-02T06:24:50
2015-07-02T06:24:50
21,729,682
0
0
null
null
null
null
UTF-8
Java
false
false
121
java
package com.omnom.android.restaurateur.model.decode; /** * Created by Ch3D on 23.12.2014. */ public class Visitor { }
[ "xch3dx@gmail.com" ]
xch3dx@gmail.com
7321c3cc9d9c436b8d9229ff21fdc85e84f30a44
9cdf4a803b5851915b53edaeead2546f788bddc6
/machinelearning/4.0.x/drools-solver/drools-solver-core/src/main/java/org/drools/solver/benchmark/SolverBenchmarkSuite.java
f1187e0469d9ffc4733e3ae6d0de9d783eb0119e
[ "Apache-2.0" ]
permissive
kiegroup/droolsjbpm-contributed-experiments
8051a70cfa39f18bc3baa12ca819a44cc7146700
6f032d28323beedae711a91f70960bf06ee351e5
refs/heads/master
2023-06-01T06:11:42.641550
2020-07-15T15:09:02
2020-07-15T15:09:02
1,184,582
1
13
null
2021-06-24T08:45:52
2010-12-20T15:42:26
Java
UTF-8
Java
false
false
6,835
java
package org.drools.solver.benchmark; import java.io.File; import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.IOException; import java.io.InputStreamReader; import java.io.OutputStreamWriter; import java.io.Reader; import java.io.Writer; import java.util.Collections; import java.util.Compar...
[ "gizil.oguz@gmail.com" ]
gizil.oguz@gmail.com
087ff052323c650ec94e0a7962c6119d7c553117
8ccc2a2645cb20873d03afec5197ba38267d2d95
/jberet/excelstream2csv/src/test/java/org/samples/wildfly/jberet/excelstream2csv/ExcelStream2CsvIT.java
248ffdf698b6039d1c06fbfade5994308febd97e
[ "MIT" ]
permissive
juarezjuniorgithub/wildfly-samples
9af92a4ae237b05b9f8890229ea8df7cb95a8c76
da99834807e943c82624d62e85d6b0501183188b
refs/heads/master
2021-01-21T10:00:24.151400
2016-01-24T03:09:02
2016-01-24T03:09:02
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,097
java
/* * Copyright (c) 2014 Red Hat, Inc. and/or its affiliates. * * 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 * * Con...
[ "cfang@redhat.com" ]
cfang@redhat.com
64c3ac661c44a3e802fdc68e023a8345297b650c
a7ece247f847754d22a4ab6d0b838a1b6b542a3a
/project3/src/oop/abstraction/Car.java
2038cd357c12a82015d6b81f8baf5c3e52e7a6e7
[]
no_license
tasneemrahman90/BCBS
48a81a34b62b97991d782ed812c529fd520b63a8
c0364956f5d98845b7fa7f7a7b78fb82b393562f
refs/heads/master
2021-01-18T13:23:58.329495
2016-09-18T14:52:30
2016-09-18T14:52:30
68,527,340
0
0
null
null
null
null
UTF-8
Java
false
false
126
java
package oop.abstraction; public interface Car { public void carShape(); public void start(); public void stop(); }
[ "tasneemrahman90@gmail.com" ]
tasneemrahman90@gmail.com
9db4297d3106aaeafe8147648e1bf6d582934ccf
f900f95941ac12b24b14c0e8cc1c3c5d5d40ca40
/src/main/java/Observer.java
adc84cc8aa44e04f9392f7b28617e6be8cf12097
[]
no_license
Janjhy/Clicker-Game-Server
bc3f6a281fc528825b9ecf459a56ccf7d20cc39d
e8ca670be87d9132ad5b742595520fc44b74bbc3
refs/heads/master
2023-06-24T22:56:45.991798
2020-02-25T00:47:25
2020-02-25T00:47:25
242,875,350
0
0
null
2023-06-13T22:55:19
2020-02-25T00:39:58
Java
UTF-8
Java
false
false
42
java
interface Observer { void update(); }
[ "jani.hyrkas@gmail.com" ]
jani.hyrkas@gmail.com
7f57e3b8324b4bdf701693811f3acd9d8af30a34
1fc8653ef5955d6ee8b57e628ebdc967393a38bc
/Si-Vale-Dominio/src/main/java/com/mx/sivale/dao/impl/UsuarioDAOImpl.java
96c84ec0922883e711d4f396224b6c957a411f54
[]
no_license
manuel-vigueras/invoice-manager
137fc710705394f8dd5389856439b2fd8d39fbc2
03cd7902e2f1d44911b3be5df404cd673dbde9e8
refs/heads/master
2020-12-31T06:31:59.678798
2015-07-14T23:31:13
2015-07-14T23:31:13
39,580,631
0
0
null
2015-07-23T17:14:46
2015-07-23T17:14:46
null
UTF-8
Java
false
false
802
java
package com.mx.sivale.dao.impl; import java.util.List; import org.springframework.stereotype.Repository; import com.mx.sivale.dao.UsuarioDAO; import com.mx.sivale.to.UsuarioTO; /** * @author kevin-mendez, 2Big * */ @Repository public class UsuarioDAOImpl extends GenericDAOImpl<UsuarioTO, Long> implements Usuar...
[ "kevin.mendez.gmz@gmail.com" ]
kevin.mendez.gmz@gmail.com
420a73fd2270adc86dbadd2fee7d1b4fc8033057
7f608f0edc8bad023deb295620409bc02e45b139
/Java/String-1/AtFirst.java
30270eb84220ac5b91eecda8d3e99158e337db4f
[]
no_license
aguilaraul/CodingBat
607df7b0f3fdcb4a515ddf5daa58e75f140ca84c
09faabb55166c9e2a7699efb4faf29af8fc58824
refs/heads/master
2021-07-23T13:19:30.079751
2020-05-10T05:59:49
2020-05-10T05:59:49
164,199,215
0
0
null
null
null
null
UTF-8
Java
false
false
695
java
/* * Given a string, return a string length 2 made of its * first 2 chars. If the string length is less than 2, * use '@' for the missing chars. */ public class AtFirst { public static void main(String[] args) { System.out.println(atFirst("hello")); // "he" System.out.println(atFirst("hi")); // "hi" System.o...
[ "raula@live.com" ]
raula@live.com
eb20d63c60d10f3636060917ebce3714abc53061
16d1f147ed4dc0417d3f18426b986c2a857174f0
/android/app/src/main/java/com/sraagmobile/MainActivity.java
9f5dd1241bb4adda18391354d0a68a08d9ee0201
[]
no_license
CarlosDubon/audify-mobile
320b4de9c5c376a9ef661697d6144dffc48bfe89
1cb80854fb9b7cf5cb3ea569e5e95645bceaaf44
refs/heads/master
2023-07-12T21:56:45.749392
2021-07-21T01:26:09
2021-07-21T01:26:09
374,859,933
0
0
null
null
null
null
UTF-8
Java
false
false
349
java
package com.sraagmobile; import com.facebook.react.ReactActivity; public class MainActivity extends ReactActivity { /** * Returns the name of the main component registered from JavaScript. This is used to schedule * rendering of the component. */ @Override protected String getMainComponentName() { ...
[ "cdubon@solucionesroots.com" ]
cdubon@solucionesroots.com
3213cc940b40adad969e580e6d0c0473045c3451
044ca65a05c53a910e5709fc00ffb7563baab6a5
/stu-manager/stu-manager-dao/src/main/java/com/stu/mapper/StuStudyMsgMapper.java
3b372924f28fd9cc7d58513cb260539ca9879689
[]
no_license
cmtsgithub/stu_system_hub
b480f7fe704d02c232e25800b2c6f294794f9817
b0d5fa6dffbd515ddae9157f0c0404cb5151fc99
refs/heads/master
2022-12-24T02:09:42.382210
2019-12-19T10:16:54
2019-12-19T10:16:54
219,708,519
0
0
null
2022-12-16T07:15:54
2019-11-05T09:38:45
CSS
UTF-8
Java
false
false
524
java
package com.stu.mapper; import com.stu.pojo.StuStudyMsg; import java.util.List; import org.apache.ibatis.annotations.Param; public interface StuStudyMsgMapper { int deleteByPrimaryKey(Integer id); int insert(StuStudyMsg record); int insertSelective(StuStudyMsg record); StuStudyMsg selectByPrimary...
[ "343660104@qq.com" ]
343660104@qq.com
0e10408091d737554792f01a9e6935930153bbca
90d10974cfa7208f862587fb3429eea31de13ce5
/task05/src/main/java/by/training/task05/service/specification_creator/SortSpecificationSquareCreator.java
6836fe3b961a033c1698ed89ab6379ec08769118
[]
no_license
AlexeyFor/JavaSt2021
903be880132cec2a20ab6f1883d5293f83ef4df6
78488930002be6ae03794c51c0a45213b00096b0
refs/heads/master
2023-07-17T21:46:25.592290
2021-08-24T17:05:45
2021-08-24T17:05:45
371,788,420
0
0
null
null
null
null
UTF-8
Java
false
false
542
java
package by.training.task05.service.specification_creator; import by.training.task05.repository.specification.Specification; import by.training.task05.repository.specification.sort.SquareSortSpecification; import by.training.task05.service.ServiceException; public class SortSpecificationSquareCreator implements Specif...
[ "aleksyforepam@gmail.com" ]
aleksyforepam@gmail.com
35f1fe55703a712d044d19e3cf7efa978f01991f
a5f2051056159e2dc20a6eaa9fb1dd4c792da757
/app/src/main/java/com/nd/shapedexamproj/db/VideoDownloadDBOperator.java
132acaad2565e40a63899df01924e342efaa2116
[ "Apache-2.0" ]
permissive
GeminiWy/ShapedExamProj
48ac8f71661b72d042fc51cd5ba6cf371c3341f8
ea3f435b546627db9c102671d9ff52c8ca90b3cb
refs/heads/master
2021-04-15T04:07:57.862192
2018-03-27T02:03:46
2018-03-27T02:03:46
126,802,747
0
0
null
null
null
null
UTF-8
Java
false
false
5,188
java
package com.nd.shapedexamproj.db; import android.content.ContentValues; import android.content.Context; import android.database.Cursor; import android.database.sqlite.SQLiteDatabase; import com.nd.shapedexamproj.App; import com.nd.shapedexamproj.model.download.DownloadInfo; import com.tming.common.util.Log; import j...
[ "729209142@qq.com" ]
729209142@qq.com
c88b53faefe13dac42cc7f5ea6529b27e5bf232a
29196e2d4adfb14ddd7c2ca8c1e60f8c10c26dad
/src/main/java/it/csi/siac/siaccecser/frontend/webservice/msg/AggiornaTipoGiustificativoResponse.java
93224cbc8e417decc8481efacf1f4bd9e677eab1
[]
no_license
unica-open/siacbilitf
bbeef5ceca40e9fb83d5b1176e7f54e8d84592bf
85f3254c05c719a0016fe55cea1a105bcb6b89b2
refs/heads/master
2021-01-06T14:51:17.786934
2020-03-03T13:27:47
2020-03-03T13:27:47
241,366,581
0
0
null
null
null
null
UTF-8
Java
false
false
876
java
/* *SPDX-FileCopyrightText: Copyright 2020 | CSI Piemonte *SPDX-License-Identifier: EUPL-1.2 */ package it.csi.siac.siaccecser.frontend.webservice.msg; import it.csi.siac.siaccecser.frontend.webservice.CECSvcDictionary; import it.csi.siac.siaccecser.model.TipoGiustificativo; import it.csi.siac.siaccorser.model.Service...
[ "barbara.malano@csi.it" ]
barbara.malano@csi.it
4d4836b44a29cfc3f5866d247b10e05557b010d4
0b17ecd55b882969913e0854a5359b53797514ec
/src/main/java/com/online/rental/car/dao/ReservationDao.java
0f4323f96dad5bcc55d69d95dee21650c252b49a
[]
no_license
eallanjoseph123/car-rental-service
aacac807f12ea2bde0e7af7017d8770f4c817abc
f8b3e97044904b8347935bde3119ae200ec109ec
refs/heads/master
2021-01-20T18:33:09.330729
2018-09-28T06:29:21
2018-09-28T06:29:21
65,206,979
0
0
null
null
null
null
UTF-8
Java
false
false
694
java
package com.online.rental.car.dao; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.data.jpa.repository.JpaSpecificationExecutor; import org.springframework.data.jpa.repository.Query; import org.springframework.data.repository.query.Param; import org.springframework.stereotype.R...
[ "eallanjoseph@yahoo.com" ]
eallanjoseph@yahoo.com
3bd997005b893b77287f6d4b5d53bfa6fdbf72ba
43cac3bf05c900d325fc57108ad6ba6b2988bf7e
/Catan/src/main/java/GUI/PropertiesPanel.java
d789c750598a6611cb0fd6522047663556cbdeb9
[]
no_license
AndreasDL/Tiwi-VOP2013
8ccf605c1d7dc495871ff5ccadc4189aff82d522
60e9aa3e6d9bbd63fcabc5efcd4d5dc9e2295a2e
refs/heads/master
2016-09-06T15:21:16.033743
2014-08-27T10:04:05
2014-08-27T10:04:05
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,460
java
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package GUI; import java.awt.Font; import java.awt.Graphics; import java.awt.event.FocusEvent; import java.awt.event.FocusListener; import java.util.ResourceBundle; import javax.swing.JDialog; import model.V...
[ "andreasdelille@hotmail.Com" ]
andreasdelille@hotmail.Com
65af3d1cc1b8b3a847f1a1dac3042158e576c71b
1930d97ebfc352f45b8c25ef715af406783aabe2
/src/main/java/com/alipay/api/domain/AlipayDataDataserviceAntdataassetsFixdataCreateModel.java
573d875cbb8d31b5a15bad268974a34e7379e5d7
[ "Apache-2.0" ]
permissive
WQmmm/alipay-sdk-java-all
57974d199ee83518523e8d354dcdec0a9ce40a0c
66af9219e5ca802cff963ab86b99aadc59cc09dd
refs/heads/master
2023-06-28T03:54:17.577332
2021-08-02T10:05:10
2021-08-02T10:05:10
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,087
java
package com.alipay.api.domain; import com.alipay.api.AlipayObject; import com.alipay.api.internal.mapping.ApiField; /** * 创建补数据流程 * * @author auto create * @since 1.0, 2019-04-30 14:22:45 */ public class AlipayDataDataserviceAntdataassetsFixdataCreateModel extends AlipayObject { private static fin...
[ "ben.zy@antfin.com" ]
ben.zy@antfin.com
e76197eac77ff87cb9379f10516ad75c5f5f66a2
ddb495d703e2290a7f2fe51cbfdb615a718292ad
/common/src/main/java/net/e6tech/elements/common/reflection/Reflection.java
63bdcdf842a91431a9ee513e6db0d435da33d1da
[]
no_license
futehkao/elements
f60d973e1430a9b75efdeb720bb6ac74d16b44c2
5ef950f6078972c0bf0d02b6571f014ba1284668
refs/heads/master
2023-08-25T07:02:17.879356
2023-08-22T20:00:07
2023-08-22T20:00:07
76,207,275
17
13
null
2022-02-08T16:37:11
2016-12-11T23:45:53
Java
UTF-8
Java
false
false
35,380
java
/* * Copyright 2015-2019 Futeh Kao * * 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 ...
[ "futeh@episodesix.com" ]
futeh@episodesix.com
5306d5e2584f45cc519fc1835f5f1c96d476d0a5
38d16c128d34519c6a070ec9416287311b0269df
/src/main/java/io/discloader/discloader/common/event/voice/VoiceConnectionDisconnectEvent.java
4cfe4b130b25857eb508d297c4cf57c765cbad20
[]
no_license
IdelsTak/DiscLoader
200f7e1cdde1380e5e4a4d0c39568b9b5eb60db4
f8e79904f7ca177ffc1818f795cf7a52baabc0eb
refs/heads/master
2023-04-14T21:31:09.156828
2020-07-21T02:18:15
2020-07-21T02:18:15
null
0
0
null
null
null
null
UTF-8
Java
false
false
358
java
package io.discloader.discloader.common.event.voice; import io.discloader.discloader.entity.voice.VoiceConnection; /** * @author Perry Berman * */ public class VoiceConnectionDisconnectEvent extends VoiceConnectionEvent { /** * @param connection */ public VoiceConnectionDisconnectEvent(VoiceConnection conn...
[ "R3alCl0ud@gmail.com" ]
R3alCl0ud@gmail.com
9843638db668640712f09dd78d6488c6d9d9c477
bf2966abae57885c29e70852243a22abc8ba8eb0
/aws-java-sdk-pinpoint/src/main/java/com/amazonaws/services/pinpoint/model/transform/UntagResourceRequestProtocolMarshaller.java
84d62dda1b2a86ed691653379d0b0cd80c6f3825
[ "Apache-2.0" ]
permissive
kmbotts/aws-sdk-java
ae20b3244131d52b9687eb026b9c620da8b49935
388f6427e00fb1c2f211abda5bad3a75d29eef62
refs/heads/master
2021-12-23T14:39:26.369661
2021-07-26T20:09:07
2021-07-26T20:09:07
246,296,939
0
0
Apache-2.0
2020-03-10T12:37:34
2020-03-10T12:37:33
null
UTF-8
Java
false
false
2,630
java
/* * Copyright 2016-2021 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...
[ "" ]
9889ba93314b79a80c93c9450b3d4489e69f6592
cd79f613c414878f9b29f9b73114d36b9d62db2c
/Phase_06/src/MenuItemHandler.java
4024ed8211a965f4c5f3222eb09d38980774abda
[]
no_license
VuppalaD/High-School-Database-Management
e608b4d79d379859d4417ff631a3115343d73d6b
6fe2b2849424eaa3d7b98dd770868279c697b5cf
refs/heads/master
2021-01-11T04:30:36.977673
2016-10-17T20:15:21
2016-10-17T20:15:21
70,944,454
0
0
null
null
null
null
UTF-8
Java
false
false
14,563
java
// ========================================== // Created by Gabriel Villanueva // CSCI 6333 // Phase 06 // ========================================== import javax.swing.*; import java.awt.*; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.sql.*; import java.util.Vector; ...
[ "divya.amvn57@gmail.com" ]
divya.amvn57@gmail.com
21cf0256182350874d390b97b3a16d0704acb704
b5dcb550210c0c9bbaaee25c6fe68192ab577952
/TeamCode/src/main/java/org/firstinspires/ftc/teamcode/RoverRuckus/PennyslvaniaTeleop.java
bd2544d4a037fa46a3b543d556d49bcc7fbee92c
[ "BSD-3-Clause" ]
permissive
FTCteam9956/RoverRuckus1
21926b65df32c7395324e3f38ec53a545c4b0f56
10be0b8403bee2d51619e097ad487924dfb49ae1
refs/heads/master
2020-04-02T03:03:47.989290
2018-12-02T03:18:03
2018-12-02T03:18:03
153,944,156
2
1
null
null
null
null
UTF-8
Java
false
false
10,699
java
package org.firstinspires.ftc.teamcode.RoverRuckus; import android.provider.CalendarContract; import com.qualcomm.hardware.bosch.BNO055IMU; import com.qualcomm.hardware.bosch.JustLoggingAccelerationIntegrator; import com.qualcomm.robotcore.eventloop.opmode.LinearOpMode; import com.qualcomm.robotcore.eventloop.opmode....
[ "34256192+Grant12345@users.noreply.github.com" ]
34256192+Grant12345@users.noreply.github.com
81aacd62169b3ee9a82624c725394924902b5be6
f7e993d1d9d33869d6b59b444d70653490c67b7a
/src/main/java/cn/lz/springboot_crud_415/controller/SaleController.java
d6497e82232dce90fcac548569ac327fe727f464
[]
no_license
daiwenxiang/springboot_demo423
9429d3dff88966981e4f7df45c9970d21fbcea08
6630a927926a8a3da3ce9154a6611ed40a28ddc0
refs/heads/master
2022-06-23T14:52:15.349180
2020-05-04T13:13:30
2020-05-04T13:13:30
258,083,661
0
0
null
null
null
null
UTF-8
Java
false
false
1,119
java
package cn.lz.springboot_crud_415.controller; import cn.lz.springboot_crud_415.service.SaleService; import com.github.pagehelper.PageInfo; import org.springframework.web.bind.annotation.*; import javax.annotation.Resource; import java.util.List; import java.util.Map; @RestController @CrossOrigin public class SaleCon...
[ "dwx15@hotmail.com" ]
dwx15@hotmail.com
23c227ef6df712a9ef3d9f0e9bf54ade2bd46148
dfa6bc000ea174ccbcb3597bb5ce81fb4f763b48
/spring/src/main/java/com/oputyk/librick/security/JWTAuthenticationFilter.java
11aaf4073ca6ac987f86f2c9993d94cbe0a793a7
[]
no_license
oputyk/Librick
c02851091e744680eb4ef6a925bd99114327da05
090792eba95fd764b2fec5ffba4b5b66e98c7bc1
refs/heads/master
2021-09-14T11:08:41.709316
2018-05-12T12:58:58
2018-05-12T12:58:58
120,014,651
1
1
null
null
null
null
UTF-8
Java
false
false
3,049
java
package com.oputyk.librick.security; import com.fasterxml.jackson.databind.ObjectMapper; import com.oputyk.librick.user.domain.UserEntity; import com.oputyk.librick.user.dto.CredentialsUserDto; import io.jsonwebtoken.Jwts; import io.jsonwebtoken.SignatureAlgorithm; import org.springframework.beans.factory.annotation.A...
[ "kamilp06@gmail.com" ]
kamilp06@gmail.com
bdde80a25f8360b0c5b93ae9d3c06aeb6105dee0
7bad78195069d3b86b4ad5a3c07a0f1c692843ca
/configurate-typesafe/src/main/java/com/typesafe/config/modded/parser/ConfigDocumentFactory.java
8b2bf5dcfba8bd5683545c92cd0002999e07ebca
[]
no_license
AbstractMenus/configurate
4ad2eb13c9ef2e50fcbbac80e68f82a6ce97d737
0c6f6e1b1e08df49912f52baf3bcadfc3281744b
refs/heads/main
2023-06-29T10:00:19.191531
2021-07-27T12:07:30
2021-07-27T12:07:30
389,927,634
0
0
null
null
null
null
UTF-8
Java
false
false
2,909
java
package com.typesafe.config.modded.parser; import com.typesafe.config.modded.ConfigParseOptions; import com.typesafe.config.modded.impl.Parseable; import com.typesafe.config.modded.ConfigException; import java.io.File; import java.io.Reader; /** * Factory for creating {@link * ConfigDocument} instances. */ publi...
[ "nanitmix@gmail.com" ]
nanitmix@gmail.com
25cb8a026bbc50b82d4c4a79977c77474d1288d3
c9f60875eab52f2f3d70b918281ad0bd08010b7f
/webworkspace4/04_SpringAOP/src/main/java/org/kh/member/common/MemberPasswordAdvice.java
129a5aafa5284268fd9676f929fa1321079ebc20
[]
no_license
skosko00/seongmin
8acc7db105a9e70d8e69805702e4debbe7f428f8
8ca7995ab6fdd7514a1ff49741e9ef45f6f315e7
refs/heads/master
2021-01-20T18:30:09.156647
2018-07-18T00:25:29
2018-07-18T00:25:29
90,919,920
1
0
null
null
null
null
UTF-8
Java
false
false
940
java
package org.kh.member.common; import org.aspectj.lang.JoinPoint; import org.aspectj.lang.annotation.Aspect; import org.aspectj.lang.annotation.Before; import org.aspectj.lang.annotation.Pointcut; import org.kh.member.model.vo.Member; import org.springframework.stereotype.Service; @Service @Aspect public class MemberP...
[ "skosko00@naver.com" ]
skosko00@naver.com
f8c8a0ad1f5ea3c26bf759ec24a6c325e6a5c3bb
558db29c77d9b244503b11d7927eea60c63cfbe4
/Ybigorithm/Work.java
efded7c9103e0408e92d66ab0e67a786a022c9f7
[]
no_license
sangjoo3627/Algorithm
ab8ddd7763176733fb9bf36b12161d3181385e67
b81c6d54ddbfbee9a9ac64a6d9591088d3761784
refs/heads/master
2021-08-17T04:47:02.234751
2018-10-01T15:46:51
2018-10-01T15:46:51
135,458,212
0
0
null
null
null
null
UHC
Java
false
false
1,364
java
import java.util.*; public class Work { public static void main(String[] args) { Scanner sc = new Scanner (System.in); int N = sc.nextInt(); Node [] arr = new Node[N+1]; boolean [] check = new boolean[N+1]; // Set input for(int i=1; i<=N; i++){ int remain = sc.nextInt(); arr[i...
[ "dltkdltk13@naver.com" ]
dltkdltk13@naver.com
1cd9579aa0566dd92183f170623e1208534e5265
1ba1a97a9bc8ed18fc088add854daeb09988c22d
/SpringCloud/clould/seata-order-service2002/src/main/java/com/oy/springcloud/SeataStorageServiceApplication2002.java
c043a43b542e2ad81d4c824951db9c7b0a3f55f2
[]
no_license
OY6090/CodeWorkSpace
52519aaf8774adbed64c39199831fb58d85ce2a6
e0cbe6512410bc9c1e3a84055fbc74429f91bf5d
refs/heads/main
2023-01-22T04:18:57.906120
2020-12-07T09:28:48
2020-12-07T09:28:48
316,268,989
0
0
null
null
null
null
UTF-8
Java
false
false
582
java
package com.oy.springcloud; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.cloud.client.discovery.EnableDiscoveryClient; import org.springframework.cloud.openfeign.EnableFeignClients; /** * @Author OY * @Date 2020/11...
[ "2097291754@qq.com" ]
2097291754@qq.com
8a4d223f0a72bc960252f064f13159434e942c03
bc9c3091d43c8dd12c3e9c40834cfddace3bfb2a
/centrals/android/app/src/main/java/net/waveson/war/SettingsActivity.java
0f37c013d109174e91ba0546592c07685661dc13
[]
no_license
viathefalcon/war
68e56a513614b383d1b3a26dd84db506c64687be
49606c79520e53b39b284a846a837d5ac40d1048
refs/heads/master
2021-06-17T19:05:59.556503
2021-02-17T23:49:32
2021-02-17T23:49:32
172,580,801
0
0
null
2021-02-17T23:49:32
2019-02-25T20:37:47
Java
UTF-8
Java
false
false
7,003
java
package net.waveson.war; import java.util.Set; import java.util.HashSet; import android.os.Build; import android.os.Bundle; import android.view.MenuItem; import android.content.Context; import android.content.res.Configuration; import android.preference.Preference; import android.preference.ListPreference; import...
[ "stephen.higgins@outlook.com" ]
stephen.higgins@outlook.com
9b56ba6aee6ab389f67a4959e30d3fb1c3dba2a8
edd79e24d886c614e7a818782d4210632cfe4f48
/04_passenger_management/mstraining-impl/src/main/java/co/zero/mstraining/web/controller/PassengerControllerI.java
b5528d72ae20617fcaeec40928fa47de13da9c00
[]
no_license
htenjo/microservice_training
6e5e97ca3232e43e1ef97c6b379ab9a9731239ea
2fae79b97a1de54a004beda2fd9e9e324ac4d5d1
refs/heads/master
2022-05-01T01:37:56.876281
2022-04-08T12:06:35
2022-04-08T12:06:35
219,393,942
0
0
null
2022-04-08T12:06:37
2019-11-04T01:39:21
Java
UTF-8
Java
false
false
830
java
package co.zero.mstraining.web.controller; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.PathVariable; import org.springframework.web.bind.annotation.PostMapping; import org.springframework.web.bind.annotation.RequestMapping; import java.util.concurrent.Comp...
[ "hernan.tenjo@globant.com" ]
hernan.tenjo@globant.com
d8809c8c01e4320a914ca3ca15e96a485bfceaed
dd02a8c7811a41173524c1fdf3f67cb7e5e52783
/src/test/java/org/baswell/easybeans/TestNotifications.java
889ceffe37a69d06c80ab96914d9fd1c87e5a589
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
baswerc/easybeans
5f88b88389912b0078952f26f98581f1057bbaed
f91eeb7e0ab2fde0d780c555d38c7fe545690b98
refs/heads/master
2021-01-15T09:32:48.939689
2017-09-06T14:21:48
2017-09-06T14:21:48
27,183,892
2
0
null
null
null
null
UTF-8
Java
false
false
1,658
java
package org.baswell.easybeans; import org.junit.*; import javax.management.Notification; import javax.management.NotificationListener; import java.lang.management.ManagementFactory; import static org.junit.Assert.*; public class TestNotifications { @org.junit.Test public void testNotification() throws Exception...
[ "corey.baswell@gmail.com" ]
corey.baswell@gmail.com
6f6dd3f18c496eb5a2b15c673f846d49e4371040
b82237c1472f450e059b801b9f1cc284196085ca
/src/RemoveDuplicates_Ernst_Fanfan.java
fc5969b25833868eec8d4dd188a411e689b20257
[]
no_license
ernst-fanfan/A5
1c01b2cc41ed509c192f7c6b8af5425697dad6c2
7eb883a46a503b9bd248856848b85cc7784dabc1
refs/heads/master
2020-09-10T18:36:12.993918
2019-11-23T04:29:58
2019-11-23T04:29:58
221,798,311
0
0
null
null
null
null
UTF-8
Java
false
false
4,626
java
//Class: CS 5040 //Term: Fall 2019 //Name: Ernst Fanfan //Instructor: Dr. Haddad //Assignment: 5 //IDE Name: IntelliJ import java.io.*; import java.util.InputMismatchException; import java.util.*; public class RemoveDuplicates_Ernst_Fanfan { public static void main (String [] Args){ boolean exit = false;/...
[ "ernst.r.fanfan@gmail.com" ]
ernst.r.fanfan@gmail.com
4bbd334b2cae337d11d98af31d0d9864b3282941
cec0c2fa585c3f788fc8becf24365e56bce94368
/it/unimi/dsi/fastutil/bytes/Byte2ShortOpenHashMap.java
f1b905c06d77ae9987d15995e5d63094d263b9bc
[]
no_license
maksym-pasichnyk/Server-1.16.3-Remapped
358f3c4816cbf41e137947329389edf24e9c6910
4d992e2d9d4ada3ecf7cecc039c4aa0083bc461e
refs/heads/master
2022-12-15T08:54:21.236174
2020-09-19T16:13:43
2020-09-19T16:13:43
null
0
0
null
null
null
null
UTF-8
Java
false
false
42,780
java
/* */ package it.unimi.dsi.fastutil.bytes; /* */ /* */ import it.unimi.dsi.fastutil.Hash; /* */ import it.unimi.dsi.fastutil.HashCommon; /* */ import it.unimi.dsi.fastutil.SafeMath; /* */ import it.unimi.dsi.fastutil.objects.AbstractObjectSet; /* */ import it.unimi.dsi.fastutil.objec...
[ "tanksherman27@gmail.com" ]
tanksherman27@gmail.com
6f4ece7389b19aa86a07588ae80a70afc9b4228a
4111cb1d6366fcd4a96271668b0fad524d9dba08
/eclipse-workspace/Sample programs/src/Productofdigits.java
77e2d63be0b075bcdc2fa5abe6e5699ffd4c6fbb
[]
no_license
poojaanand2495/Sample-programs
107cbb39b6332cffe1f700d119f95f21cd52b5d1
90457b0305b06b0f55404819ffe0119acd65ca2d
refs/heads/master
2020-03-14T11:05:13.743522
2018-05-03T08:45:23
2018-05-03T08:45:23
131,582,861
0
0
null
null
null
null
UTF-8
Java
false
false
1,986
java
class Productofdigits // To find the largest product of consecutive 13 digits { public static void main(String args[]) { String num="731671765313306249192251196744265747423553491949349698352031277450632623957831801698480186947885184385861560789112949495459501737958331952853208805511125406987471...
[ "hp@DESKTOP-LD0RQ0O" ]
hp@DESKTOP-LD0RQ0O
07a57f030ded4c4c296d1459b79dea172e6c8941
e2462a6b1cca0f26496a9b404808c5aa9821de99
/src/main/java/crawler/BaiduCrawler.java
0011ab200980dcbf06d15a3aca1d71acad1ac939
[]
no_license
wanghz/stCrawler
43e85c97e0e3dfcfc6f139a2ad5ac775e0ef56c1
a91180add3ad6462532509eb297102642a0d3dec
refs/heads/master
2021-01-18T11:07:54.377010
2015-10-13T15:39:06
2015-10-14T10:11:42
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,959
java
package crawler; import java.io.File; import java.io.FileOutputStream; import java.io.IOException; import java.io.InputStream; import org.apache.http.Header; import org.apache.http.HttpEntity; import org.apache.http.HttpResponse; import org.apache.http.client.HttpClient; import org.apache.http.client.metho...
[ "luckterry7@163.com" ]
luckterry7@163.com
938732ce79fae9e0c5ec8ce20075f8e23eb7021d
e010f83b9d383a958fc73654162758bda61f8290
/src/main/java/com/alipay/api/domain/AlipayTradeCustomsQueryModel.java
6f4f4c9ca7bfce0a657b4920879f7541ea736a99
[ "Apache-2.0" ]
permissive
10088/alipay-sdk-java
3a7984dc591eaf196576e55e3ed657a88af525a6
e82aeac7d0239330ee173c7e393596e51e41c1cd
refs/heads/master
2022-01-03T15:52:58.509790
2018-04-03T15:50:35
2018-04-03T15:50:35
null
0
0
null
null
null
null
UTF-8
Java
false
false
738
java
package com.alipay.api.domain; import com.alipay.api.AlipayObject; import com.alipay.api.internal.mapping.ApiField; /** * 查询报关详细信息 * * @author auto create * @since 1.0, 2018-03-02 14:37:16 */ public class AlipayTradeCustomsQueryModel extends AlipayObject { private static final long serialVersionUID = 566552111...
[ "liuqun.lq@alibaba-inc.com" ]
liuqun.lq@alibaba-inc.com