blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
7
390
content_id
stringlengths
40
40
detected_licenses
listlengths
0
35
license_type
stringclasses
2 values
repo_name
stringlengths
6
132
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
539 values
visit_date
timestamp[us]date
2016-08-02 21:09:20
2023-09-06 10:10:07
revision_date
timestamp[us]date
1990-01-30 01:55:47
2023-09-05 21:45:37
committer_date
timestamp[us]date
2003-07-12 18:48:29
2023-09-05 21:45:37
github_id
int64
7.28k
684M
star_events_count
int64
0
77.7k
fork_events_count
int64
0
48k
gha_license_id
stringclasses
13 values
gha_event_created_at
timestamp[us]date
2012-06-11 04:05:37
2023-09-14 21:59:18
gha_created_at
timestamp[us]date
2008-05-22 07:58:19
2023-08-28 02:39:21
gha_language
stringclasses
62 values
src_encoding
stringclasses
26 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
128
12.8k
extension
stringclasses
11 values
content
stringlengths
128
8.19k
authors
listlengths
1
1
author_id
stringlengths
1
79
cd3ea94528f8f4ec09aa48cb43fa82f9585a6402
5a4d7a23e849b5b4d6b201f9a8c07a6ba2817455
/br.com.calculadora/src/test/java/br/com/calculadora/teste/CalculadoraTest.java
fcf695411489dc558e8f567bbaa7811d84d52eb2
[]
no_license
MatheusLB/aula_testJava
0654052d74d3daaa20733245dd0d40a37f1c3edc
e181baadf0b47634f5bfd53e9d3d913b30162fea
refs/heads/master
2022-12-29T23:23:34.523728
2020-10-19T12:34:36
2020-10-19T12:34:36
295,150,590
0
0
null
null
null
null
UTF-8
Java
false
false
410
java
package br.com.calculadora.teste; import static org.junit.Assert.*; import org.junit.Test; import br.com.calculadora.Calculadora; public class CalculadoraTest { @Test public void testSomar() { Calculadora calc = new Calculadora(); int soma = calc.somar("1+1+3"); assertEquals(5, soma); } @Test public v...
[ "you@example.com" ]
you@example.com
3412a4449ab86563391113a946e79e113e2a3b5c
53e1530d418dcda795cd140db4d736a65695f37b
/IdeaProjects/src/part2/chapter26/CardLayoutDemo.java
a1f757243ebb43aad247762a42414c0544f5a2f5
[]
no_license
Zed180881/Zed_repo
a03bac736e3c61c0bea61b2f81624c4bc604870b
6e9499e7ec3cfa9dc11f9d7a92221522c56b5f61
refs/heads/master
2020-04-05T18:57:47.596468
2016-11-02T07:51:30
2016-11-02T07:51:30
52,864,144
0
0
null
null
null
null
UTF-8
Java
false
false
2,035
java
package part2.chapter26; import java.applet.Applet; import java.awt.*; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.awt.event.MouseEvent; import java.awt.event.MouseListener; public class CardLayoutDemo extends Applet implements ActionListener, MouseListener { Checkbox wind...
[ "zed180881@gmail.com" ]
zed180881@gmail.com
92dfdb7bc4e7227f4f3cd18d18de7f61de6275e7
b7d00d4cce06fd692aa3b45d9fd269b61c7b4421
/ajah-html/src/main/java/com/ajah/html/element/CData.java
9faa4de41298482de7dd8260e82fa22901d8fff6
[ "Apache-2.0" ]
permissive
efsavage/ajah
6aeb210230b91e43418909df7ceae23a3aa72be0
8d6c0233061a185194c742c58b6b4158210dc23d
refs/heads/master
2022-10-04T13:15:34.548378
2020-02-12T03:18:15
2020-02-12T03:18:15
1,445,299
2
2
Apache-2.0
2022-09-01T22:57:08
2011-03-06T04:00:15
Java
UTF-8
Java
false
false
1,480
java
/* * Copyright 2011 Eric F. Savage, code@efsavage.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 require...
[ "code@efsavage.com" ]
code@efsavage.com
1e57241fc733b5c921b77cf21bb5ce47ea2da247
842a417608acb4e324ab3301b5d6ddfb72ec6d3c
/app/src/main/java/com/kingja/trainingday/util/Sp.java
34a44544e8c05145e1c19bec6507d1868ae34112
[]
no_license
KingJA/TrainingDay
fb60b108beaad1c21f624359f8527ee12a7681a1
f8fc7eb25233bea6dc1b1d4ae2f8b14fdc3aa74e
refs/heads/master
2021-01-23T10:07:51.013091
2017-06-20T09:12:11
2017-06-20T09:12:11
93,040,398
0
0
null
null
null
null
UTF-8
Java
false
false
1,956
java
package com.kingja.trainingday.util; import android.content.Context; import android.content.SharedPreferences; /** * Description:TODO * Create Time:2017/6/15 15:56 * Author:KingJA * Email:kingjavip@gmail.com */ public class Sp { private static Sp mInstance; private final SharedPreferences mSp; priva...
[ "kingjavip@gmail.com" ]
kingjavip@gmail.com
23c198f31fd84e94fa4fd030709e41426cbacd22
964601fff9212bec9117c59006745e124b49e1e3
/matos-android/src/main/java/com/android/internal/telephony/gsm/SimSmsInterfaceManager.java
293a8f20849417115b1bf0b6518a6283e0926b08
[ "Apache-2.0" ]
permissive
vadosnaprimer/matos-profiles
bf8300b04bef13596f655d001fc8b72315916693
fb27c246911437070052197aa3ef91f9aaac6fc3
refs/heads/master
2020-05-23T07:48:46.135878
2016-04-05T13:14:42
2016-04-05T13:14:42
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,755
java
package com.android.internal.telephony.gsm; /* * #%L * Matos * $Id:$ * $HeadURL:$ * %% * Copyright (C) 2010 - 2014 Orange SA * %% * 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 * ...
[ "pierre.cregut@orange.com" ]
pierre.cregut@orange.com
539f1a1154458b96b01cbeb1db47d20dcf7afe45
d67559f81c2abf49ca17fcc2b97f6e6a0067d196
/src/com/preparation/common/graph/ShortestReach.java
56487492f94756ae3f5cad29321a22de17e9c142
[]
no_license
amanjadon54/AlgorithmsDS
94ea64d560626e6f1077fb8e64f3cd0960b45cfd
a9415e2812b35c2e7f61aa8b567f9218ccc062ad
refs/heads/master
2022-07-19T03:56:21.886028
2020-05-21T11:01:00
2020-05-21T11:01:00
265,825,670
0
0
null
null
null
null
UTF-8
Java
false
false
3,775
java
package com.preparation.common.graph; import java.io.IOException; import java.util.*; public class ShortestReach { // Complete the bfs function below. static class Node { int data; int level; public Node(int data, int level) { this.data = data; this.level = l...
[ "amanjadon54@gmail.com" ]
amanjadon54@gmail.com
b5605c81706d04479541298620a5736ee0edf423
7e1511cdceeec0c0aad2b9b916431fc39bc71d9b
/flakiness-predicter/input_data/original_tests/activiti-activiti/nonFlakyMethods/org.activiti.engine.test.api.history.HistoryServiceTest-testHistoricProcessInstanceQueryByDeploymentId.java
8e42f2413693d3730a3bc177270b3e0f1fa053ed
[ "BSD-3-Clause" ]
permissive
Taher-Ghaleb/FlakeFlagger
6fd7c95d2710632fd093346ce787fd70923a1435
45f3d4bc5b790a80daeb4d28ec84f5e46433e060
refs/heads/main
2023-07-14T16:57:24.507743
2021-08-26T14:50:16
2021-08-26T14:50:16
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,200
java
@Deployment(resources={"org/activiti/engine/test/api/oneTaskProcess.bpmn20.xml","org/activiti/engine/test/api/runtime/oneTaskProcess2.bpmn20.xml"}) public void testHistoricProcessInstanceQueryByDeploymentId(){ org.activiti.engine.repository.Deployment deployment=repositoryService.createDeploymentQuery().singleResult(...
[ "aalsha2@masonlive.gmu.edu" ]
aalsha2@masonlive.gmu.edu
ce16811dcec5d92acaa1c6bc771a8299ae28cded
6f64fc10e47395e66269524bbc74d94dcc288e5d
/src/main/java/com/jhon/service/BuyerService.java
bd7cf688f9cc7c1aee40ebd7faaab16ff0a3d8fa
[]
no_license
YuJhon/Rain-Seller
3886ee4cb1bf24146c728747b39fa16254a9a1d1
61087b7e6de3c4a6ed6a70caff7705ea4c143706
refs/heads/master
2021-07-23T07:27:32.561607
2017-11-02T02:58:27
2017-11-02T02:58:27
109,209,001
0
0
null
null
null
null
UTF-8
Java
false
false
560
java
package com.jhon.service; import com.jhon.dto.OrderDTO; /** * <p>功能描述</br> 买家业务逻辑接口定义 </p> * * @author jiangy19 * @version v1.0 * @FileName BuyerService * @date 2017/9/14 19:30 */ public interface BuyerService { /** * 查询唯一的订单 * @param openid 买家的微信openId * @param orderId 订单Id * @return */ OrderDTO ...
[ "3291371805@qq.com" ]
3291371805@qq.com
1da56993f04d09559f2c789b1f20f9092d0433b6
41763feae5c326dcfd36b75ed23a27ed5ee3e4a8
/src/main/java/com/online/dao/impl/RawMeterialsUnitConfigDaoImpl.java
0aa9c526b64f0fde489ff7c5f4460a5f81296873
[]
no_license
aner47/online
a7d53c8e7e6d72065c129a31d2e4ba5614c96e94
9ad7c285e170e6d5642c86eab95f657e9e23f4d7
refs/heads/master
2020-04-27T11:19:41.111136
2019-03-07T07:36:03
2019-03-07T07:36:03
174,291,169
0
0
null
null
null
null
UTF-8
Java
false
false
446
java
package com.online.dao.impl; import org.springframework.stereotype.Repository; import com.online.dao.RawMeterialsUnitConfigDao; import com.online.entity.online.RawMeterialsUnitConfig; /** * * @author 左志平 * * dao-原辅料单位配置实现 * */ @Repository("rawMeterialsUnitConfigDaoImpl") public class RawMeterialsUnitConfigDa...
[ "zyq_glb@hqevn.com" ]
zyq_glb@hqevn.com
96ce226dbfc0a1794c98783924fb3d0d13e39218
c6d08841e420751579f0b302167c9e4a30246288
/source/src/com/Banjo226/commands/server/CoreCommand.java
6d76fe8a82071ed1f468c85fe57be77a242f1566
[ "MIT" ]
permissive
Banjo-226/bottom-line
23c72ee4bb61de9e4689cb6a51e948970175ccd8
59529f63d3d7d18717d31ba27bff97ea062f269d
refs/heads/master
2021-06-09T00:46:27.561447
2017-09-12T08:03:51
2017-09-12T08:03:51
47,732,943
3
5
null
2017-09-12T07:58:57
2015-12-10T02:35:03
Java
UTF-8
Java
false
false
650
java
package com.Banjo226.commands.server; import java.util.List; import org.bukkit.command.CommandSender; public abstract class CoreCommand { private String name, desc, args; private List<String> aliases; public CoreCommand(String name, String desc, String args, List<String> aliases) { this.name = name; this.de...
[ "unconfigured@null.spigotmc.org" ]
unconfigured@null.spigotmc.org
545dca094ee931c5fccaecfdfdc07ea0fd4194c0
6f05f7d5a67b6bb87956a22b988067ec772ba966
/data/train/java/733f67377a23b9d65082686821e2f23cb04becdbServiceModuleTest.java
733f67377a23b9d65082686821e2f23cb04becdb
[ "MIT" ]
permissive
harshp8l/deep-learning-lang-detection
93b6d24a38081597c610ecf9b1f3b92c7d669be5
2a54293181c1c2b1a2b840ddee4d4d80177efb33
refs/heads/master
2020-04-07T18:07:00.697994
2018-11-29T23:21:23
2018-11-29T23:21:23
158,597,498
0
0
MIT
2018-11-21T19:36:42
2018-11-21T19:36:41
null
UTF-8
Java
false
false
1,392
java
package com.thoughtworks.yak; import org.junit.Test; import static org.hamcrest.CoreMatchers.nullValue; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertThat; public class ServiceModuleTest { @Test public void shouldBeAbleToGetAddedService() throws Exception { Service...
[ "aliostad+github@gmail.com" ]
aliostad+github@gmail.com
778523a588c5daeae6d14065efbdf481e8e5f8d1
c164d8f1a6068b871372bae8262609fd279d774c
/src/main/java/edu/uiowa/slis/VIVOISF/BFO_0000002/BFO_0000002NationalityEN.java
93de4fbcacd3e0b602327415e4d8d806f01af70e
[ "Apache-2.0" ]
permissive
eichmann/VIVOISF
ad0a299df177d303ec851ff2453cbcbd7cae1ef8
e80cd8b74915974fac7ebae8e5e7be8615355262
refs/heads/master
2020-03-19T03:44:27.662527
2018-06-03T22:44:58
2018-06-03T22:44:58
135,757,275
0
1
null
null
null
null
UTF-8
Java
false
false
1,001
java
package edu.uiowa.slis.VIVOISF.BFO_0000002; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import javax.servlet.jsp.JspException; import javax.servlet.jsp.JspTagException; @SuppressWarnings("serial") public class BFO_0000002NationalityEN extends edu.uiowa.slis.VIVOISF.TagLibSupp...
[ "david-eichmann@uiowa.edu" ]
david-eichmann@uiowa.edu
9cc9b0218959fef619f0e4814b8e4b6e7d8d66e4
b9c27fd24be992cde75c4ec1bf61fdf2d5ac11b5
/platform-camel/ihe/mllp/src/main/java/org/openehealth/ipf/platform/camel/ihe/mllp/iti30/Iti30Component.java
8f32f0a299a99f8ab41066592607d445cc7a914b
[ "Apache-2.0" ]
permissive
JurrianFahner/ipf
5d7affbc9abc41d56e5875bd0786a3810873373b
ddc1e3c2166c0d04038984d9c7dfd63fe91bdb76
refs/heads/master
2021-03-16T14:53:49.424251
2020-03-09T15:28:07
2020-03-09T15:28:07
146,447,201
0
0
Apache-2.0
2018-08-28T12:53:31
2018-08-28T12:53:30
null
UTF-8
Java
false
false
3,029
java
/* * Copyright 2015 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
[ "christian.ohr@gmail.com" ]
christian.ohr@gmail.com
953363da3959d32d7255a4384993a74c42a305ff
a4178e5042f43f94344789794d1926c8bdba51c0
/iwxxm2Converter/src/test/resources/iwxxm/3.1/output/aero/aixm/schema/_5_1/RadarComponentPropertyType.java
3347fe5b7954f2b42fb0efe67a9ca2963c1aa963
[ "Apache-2.0" ]
permissive
moryakovdv/iwxxmConverter
c6fb73bc49765c4aeb7ee0153cca04e3e3846ab0
5c2b57e57c3038a9968b026c55e381eef0f34dad
refs/heads/master
2023-07-20T06:58:00.317736
2023-07-05T10:10:10
2023-07-05T10:10:10
128,777,786
11
7
Apache-2.0
2023-07-05T10:03:12
2018-04-09T13:38:59
Java
UTF-8
Java
false
false
2,164
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 // 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: 2019...
[ "moryakovdv@gmail.com" ]
moryakovdv@gmail.com
30fff0b461df09181899f1b343f9d795586cf418
258a8585ed637342645b56ab76a90a1256ecbb45
/Folitics/src/main/java/com/ohmuk/folitics/hibernate/entity/verdict/lookup/AgeGroup.java
b11e8fc1f490b6c61befe1da051c2b468c8e251f
[]
no_license
exatip407/folitics
06e899aae2dbfdeda981c40c0ce578d223979568
aff3392e09c35f5f799e3fb1c4534b5343a22f01
refs/heads/master
2021-01-01T16:23:14.684470
2017-07-20T10:27:08
2017-07-20T10:27:08
97,819,592
0
0
null
null
null
null
UTF-8
Java
false
false
1,402
java
package com.ohmuk.folitics.hibernate.entity.verdict.lookup; import java.io.Serializable; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import javax.persistence.Table; import jav...
[ "gautam@exatip.com" ]
gautam@exatip.com
60236bbe10fd1d074803ba6cfc5e1085339c4210
6e86574300d67ebd23ffefd09210286dc71761a0
/src/src/net/idtoki/instelec/model/LineaspartePeer.java
55af3aa02bed408bb1b47e1ffc25d647911f2675
[]
no_license
esle-elkartea/lankidetza00017
7dacf5b178c8d822ceffece30aefdc2f94770de6
d1106c83af5c36c925b0b89edf600afd3096ccc9
refs/heads/master
2021-01-20T17:58:17.300668
2016-06-24T12:12:36
2016-06-24T12:12:36
61,881,929
0
0
null
null
null
null
UTF-8
Java
false
false
434
java
package net.idtoki.instelec.model; /** * The skeleton for this class was autogenerated by Torque on: * * [Thu Aug 10 13:35:35 CEST 2006] * * You should add additional methods to this class to meet the * application requirements. This class will only be generated as * long as it does not already exist in the...
[ "noreply@esle.eu" ]
noreply@esle.eu
38d7dcfef5525174cc9f528e4b23324bf7ccc611
dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9
/data_defect4j/preprossed_method_corpus/Math/101/org/apache/commons/math/stat/regression/SimpleRegression_getN_181.java
67fbb4bb66212173bd04c791a2551d460abe431a
[]
no_license
hvdthong/NetML
dca6cf4d34c5799b400d718e0a6cd2e0b167297d
9bb103da21327912e5a29cbf9be9ff4d058731a5
refs/heads/master
2021-06-30T15:03:52.618255
2020-10-07T01:58:48
2020-10-07T01:58:48
150,383,588
1
1
null
2018-09-26T07:08:45
2018-09-26T07:08:44
null
UTF-8
Java
false
false
1,201
java
org apach common math stat regress estim ordinari squar regress model independ variabl code intercept slope code standard error code intercept code code slope code anova squar pearson' statist observ pair ad model time provid dimension arrai observ store memori limit number observ ad model s...
[ "hvdthong@gmail.com" ]
hvdthong@gmail.com
334c6acb1f40c76521565f2fe57d8e072ae93c22
fb7cfbc4a914ba3f27344a3fe85db601a21dd57e
/app/src/main/java/com/yj/robust/model/SettlementCartEntity.java
f08d6aa866638f5fab15bf9855216c901e4cb33d
[]
no_license
zhouxiang130/Robust
f163d68a2e00bee72a985ee6cebe37a8131e2c0d
fb1faf755d4dd6aab267960a95bf9aea00d8c6b0
refs/heads/master
2020-07-14T15:16:51.019563
2019-09-08T13:00:10
2019-09-08T13:00:10
205,341,732
0
0
null
null
null
null
UTF-8
Java
false
false
5,506
java
package com.yj.robust.model; import java.util.List; /** * Created by Suo on 2018/3/26. */ public class SettlementCartEntity { private String code; private String msg; private SettlementCartData data; public final String HTTP_OK = "200"; public String getCode() { return code; } public void setCode(Strin...
[ "1141681281@qq.com" ]
1141681281@qq.com
dc752e92aa11598a54944a4d9da60178ecbdf9bc
48e7889b3675686891d391a19f23d519efe5c98c
/app/src/main/java/com/openxu/autobean/ExamExamineproject.java
deb76f7453156533fc77badfe1a2ff2a63673e62
[]
no_license
openXu/AutoBeanGradlePlugin
a63b76697f43c75d0cbd3130b82e584c23b32a35
a21780bcdda15c37f87adeba7bb1128d5e8ff5d9
refs/heads/master
2022-07-17T02:19:17.241892
2020-05-20T02:58:22
2020-05-20T02:58:22
264,146,079
1
0
null
null
null
null
UTF-8
Java
false
false
941
java
package com.openxu.autobean; import lombok.Data; /** * Author: openXu * Time: 2020/05/15 16:51:35 * class: ExamExamineproject * Description: */ @Data public class ExamExamineproject { private String ProjectID; private String ProjectCode; private String ProjectName; private String Descript; priva...
[ "2896034886@qq.com" ]
2896034886@qq.com
53df660e0bd81639efc743f4adc7c642dd21c431
83959e6624e6b3e4f3824171f115ef8de1f96848
/hsbank_cms/src/com/thinkgem/jeesite/common/yeepay/cancelAuthorizeAutoTransfer/CancelAuthorizeAutoTransferReq.java
ec267cf203d26a1789ead80f6e5eec900b0b49dc
[]
no_license
cash2one/ionic
6deefa2c62b644745b08f03a69db8efdd11dd9d4
be29386e5e9fdbbde66dd636c72454eed3720919
refs/heads/master
2020-05-23T22:45:09.813492
2016-11-08T03:01:04
2016-11-08T03:01:04
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,157
java
/** * */ package com.thinkgem.jeesite.common.yeepay.cancelAuthorizeAutoTransfer; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlAttribute; import javax.xml.bind.annotation.XmlRootElement; import com.thinkgem.jeesite.common.mappe...
[ "jiaoxiaojie@fdjf.net" ]
jiaoxiaojie@fdjf.net
64e41576d9b272619fbdbaca654d72e625cdb3f6
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/7/7_51b5c2efeb8a7f2720b7ac6d2c2782f6ec8bbff3/mainActivity/7_51b5c2efeb8a7f2720b7ac6d2c2782f6ec8bbff3_mainActivity_s.java
ccbd3688f6e8f4181f109eff27c4a594255f9e86
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
1,451
java
package com.indexer.shorturl; import android.app.Activity; import android.os.AsyncTask; import android.os.Bundle; import android.view.View; import android.widget.Button; import android.widget.TextView; import com.indexer.shorturl.tinyurl.tinyurl; import java.io.IOException; public class mainActivity ext...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
96fa67523924b1d452062075de86de62187757c0
e461611c69fe9187a8e44609df182dd00d8f5875
/algorithm/src/BiShi/CVTE.java
912c4ae55025d6e1910b66bf50a21d885bbaeca8
[]
no_license
songjiawang/myCoding
a704d8b94733f3591eb4150ff8658a17e0165cc0
fa31efcba4816ca5b079a9dcff30c3f98dfad3e7
refs/heads/master
2020-03-29T01:01:05.200374
2018-09-19T00:08:47
2018-09-19T00:08:47
149,367,114
0
0
null
null
null
null
GB18030
Java
false
false
1,031
java
package BiShi; public class CVTE { /** * 最长回文子序列 * @param str * @return */ public static String maxHuiwenXunLei(String str){ char[]ch = str.toCharArray(); String[]res = new String[1]; res[0]=""; StringBuffer sb = new StringBuffer(); for (int i = 0; i < ch.length; i++) { count(sb,i,ch,res); } ...
[ "33470505+songjiawang@users.noreply.github.com" ]
33470505+songjiawang@users.noreply.github.com
324b14e3b9b45826cdd434bd9a2e0b98ed195525
bbf68230f58d811b0dc1c5af410abbf480472603
/trainee_003/src/main/java/ru/job4j/bank/exceptions/AccountNotFoundException.java
346460c2de680d21db07eabd8fdd538177196cc1
[ "Apache-2.0" ]
permissive
zCRUSADERz/AlexanderYakovlev
2de343bd16e2749fee0a61ae5a19e8ed2374cc4d
9b098fb876b5a60d5e5fdc8274b3b47e994d88ba
refs/heads/master
2022-09-14T05:36:48.554661
2019-06-12T11:05:21
2019-06-12T11:05:21
115,723,226
2
0
Apache-2.0
2022-09-08T00:48:33
2017-12-29T13:07:29
Java
UTF-8
Java
false
false
306
java
package ru.job4j.bank.exceptions; /** * Account not found exception. * * @author Alexander Yakovlev (sanyakovlev@yandex.ru) * @since 26.01.2017 * @version 1.0 */ public class AccountNotFoundException extends Exception { public AccountNotFoundException(String msg) { super(msg); } }
[ "sanyakovlev@yandex.ru" ]
sanyakovlev@yandex.ru
f3a0160ff9fdaf94843d757021c51b38254c9c76
0deb56bdcf91ca229bf61da0cf3cf3406223fb2c
/SmartLife-webrtc/MallLib/src/main/java/com/coocaa/smartmall/data/mobile/data/BaseResult.java
49c76ae284165015db395b3be411533f93dd118a
[]
no_license
soulcure/airplay
2ceb0a6707b2d4a69f85dd091b797dcb6f2c9d46
37dd3a890148a708d8aa6f95ac84355606af6a18
refs/heads/master
2023-04-11T03:49:15.246072
2021-04-16T09:15:03
2021-04-16T09:15:03
357,804,553
1
2
null
null
null
null
UTF-8
Java
false
false
664
java
package com.coocaa.smartmall.data.mobile.data; import java.io.Serializable; public class BaseResult implements Serializable { /** * state : true * code : 200 * msg : 成功 */ private boolean state; private int code; private String msg; public boolean isState() { return ...
[ "chenqiongyao@coocaa.com" ]
chenqiongyao@coocaa.com
8679eb96db7d1f129e89835835b2f506da7b04d0
82e2fa3b1128edc8abd2bd84ecfc01c932831bc0
/jena-core/src/main/java/org/apache/jena/reasoner/rulesys/impl/LPAgendaEntry.java
7331569aee4de1b9aaf824545bd1d18f6246d9ee
[ "BSD-3-Clause", "Apache-2.0" ]
permissive
apache/jena
b64f6013582f2b5aa38d1c9972d7b14e55686316
fb41e79d97f065b8df9ebbc6c69b3f983b6cde04
refs/heads/main
2023-08-14T15:16:21.086308
2023-08-03T08:34:08
2023-08-03T08:34:08
7,437,073
966
760
Apache-2.0
2023-09-02T09:04:08
2013-01-04T08:00:32
Java
UTF-8
Java
false
false
1,403
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 ...
[ "andy@apache.org" ]
andy@apache.org
22624c6513e68fbf51068f01a62d82d0f052ac0e
64fa951d13f33be9c7a248ba140d519290611a0e
/code-examples/org.springframework.boot.SpringApplication.setBannerMode9.java
7b2b75cea4619b8d51783d1460582ba14f580e28
[]
no_license
andrehora/jss-code-examples
1ee99d7be0a998284f44ecc7c033fdf12c9c01a8
ae98f124e1f15411f8a97d410920c05d6f1b1cea
refs/heads/main
2023-03-25T12:45:42.691780
2021-03-25T13:25:51
2021-03-25T13:25:51
312,898,657
1
0
null
null
null
null
UTF-8
Java
false
false
519
java
public static void main(String... args) { final SpringApplication app = new SpringApplication(MongoMigration.class); app.setBannerMode(Banner.Mode.OFF); boolean hasError = false; try (ConfigurableApplicationContext context = app.run(args)) { context.getBean(MongoDbMigrationService.class).runDat...
[ "andrehoraa@gmail.com" ]
andrehoraa@gmail.com
0ddfc39c7d59eba2469f0a7ee19641da1863703d
0fc139b0be17056f58c789933bf2a4a056a3f44e
/src/chapter07/sec07/exam03_field_polymorphism/Tire.java
014eb3276e0b4af1ab5ccc595daad9ba4491768b
[]
no_license
Jinah-engineer/TIL-Today-I-learned-
bf8993faf0abcc97a92a7e0c28534711bac69f93
2938789526396a16779d2b842585423f8e297df2
refs/heads/master
2023-05-10T22:40:12.540705
2021-05-10T14:47:05
2021-05-10T14:47:05
346,193,702
0
0
null
null
null
null
UTF-8
Java
false
false
761
java
package chapter07.sec07.exam03_field_polymorphism; public class Tire { // field public int maxRotation; // 타이어의 최대 회전 수 (타이어 수명) public int accumulatedRotation; // 타이어의 누적 회전 수 public String location; // 타이어의 위치 // constructor public Tire(String location, int maxRotation) { this.location = location; this...
[ "jeeeengineer@gmail.com" ]
jeeeengineer@gmail.com
6e76027d1257d9e8fae5a5e053939ae628eb19a0
f092b324893863904dde7aaddfc24c2bd940752f
/hook/src/main/java/projectnine/cn/com/hook/util/HookStartActivityUtil.java
1cba740b72575335f5d7d9be76f009a98aa3fa1d
[]
no_license
wangxiongfeng/HttpUpload
26e9e287f816b3e73c7fd35f887a0878c7a64f31
f35cb35bd95fd867d06c68a937c4ab8206c026f7
refs/heads/master
2020-05-18T04:35:26.706356
2019-04-30T02:49:13
2019-04-30T02:49:13
184,176,712
0
0
null
null
null
null
UTF-8
Java
false
false
5,231
java
package projectnine.cn.com.hook.util; import android.content.Context; import android.content.Intent; import android.nfc.Tag; import android.os.Handler; import android.os.Message; import android.util.Log; import java.lang.reflect.Field; import java.lang.reflect.InvocationHandler; import java.lang.reflect.Method; impor...
[ "2862336742@qq.com" ]
2862336742@qq.com
af21268372e52a6e3705b0e025dc4b81b2821e01
85d93664f7756f6e4e66a7deeb1d5d7a1cfa0f9a
/Eclipse_Core_Java/Core_Java/src/app12/P.java
93dece147b6355dd31c83ad9ab9b42f5c83a7e97
[]
no_license
Vijay-Ky/Alpha_Java_Morning
cc36653b54ba1a50abad158369eddcb45a3f5dc7
b4bb44350dc376cf6d0dfdc3c7fb73b2070155b9
refs/heads/main
2023-07-13T04:49:21.239804
2021-08-26T07:21:22
2021-08-26T07:21:22
383,386,584
0
0
null
null
null
null
UTF-8
Java
false
false
234
java
package app12; class P { int i; static void test(P obj) { System.out.println("test: "+ obj.i); } public static void main(String[] args) { P p1 = new P(); System.out.println("main: " + p1.i); p1.i = 10; test(p1); } }
[ "vijayky007@gmail.com" ]
vijayky007@gmail.com
0efe71f8ec068baf3337288298e140e7e8c3d070
ac75ef7ce08d1acbabf651f01d50b6c1c90a0c7d
/yudao-module-system/yudao-module-system-api/src/main/java/cn/iocoder/yudao/module/system/api/logger/LoginLogApi.java
dc0c0faee47acec0d500affa46b77950c57878cf
[ "LicenseRef-scancode-unknown-license-reference", "MulanPSL-1.0", "LicenseRef-scancode-mulanpsl-1.0-en" ]
permissive
yydo/onemall
ac16ef4e72fc8b8452ed19b118b6a5fd84de9a05
7c27fd28b4d001fd038cbfc9729bd1fbeeba26d3
refs/heads/master
2022-09-15T00:38:30.584862
2022-08-27T06:00:37
2022-08-27T06:00:37
196,519,053
0
0
null
2019-07-12T06:10:29
2019-07-12T06:10:27
null
UTF-8
Java
false
false
908
java
package cn.iocoder.yudao.module.system.api.logger; import cn.iocoder.yudao.framework.common.pojo.CommonResult; import cn.iocoder.yudao.module.system.api.logger.dto.LoginLogCreateReqDTO; import cn.iocoder.yudao.module.system.enums.ApiConstants; import io.swagger.annotations.Api; import io.swagger.annotations.ApiOperati...
[ "zhijiantianya@gmail.com" ]
zhijiantianya@gmail.com
d90014213d922a4450aed3d2b875ff6ca305bb67
a4469318865d15dd57cc7e8248838861d47e81fe
/branch/crm-billing-client/src/main/java/h8ssrms/AddPlan.java
0fc949b940638bf904450a4470fb76a405b570a8
[]
no_license
shailendrasemilo/Timbl
f002efa9c39470302fce66492cfabd3d8a1b4379
f6a13de62694db287afa464303b0d0c7afbab6ed
refs/heads/master
2023-01-04T15:51:48.001632
2020-11-03T05:30:38
2020-11-03T05:30:38
309,582,556
0
0
null
null
null
null
UTF-8
Java
false
false
2,856
java
package h8ssrms; import javax.xml.bind.JAXBElement; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElementRef; import javax.xml.bind.annotation.XmlRootElement; import javax.xml.bind.annotation.XmlType; import org.datacontract.schem...
[ "shailendrasemilo@gmail.com" ]
shailendrasemilo@gmail.com
e2fdded50dc090f571d93096caacec67f1297b18
8c4aeb8d95c08a02ad5918cefb18940d29f0374d
/src/main/fujure-bootstrap-compiler/fbc-bnfc-parser/src/main/java/org/fujure/fbc/parser/bnfc/antlr/fujure/Absyn/BoolTrueLiteral.java
9df1e5b039474de8a5adfe8515c2541eeb60ee8c
[]
no_license
skinny85/fujure
539c311180317843abe872eb0470c283dc2fddf7
4d057cafdeba20993f31d6331cb1ff462a62a8e0
refs/heads/master
2022-05-13T18:25:23.865750
2021-05-09T18:34:38
2021-05-09T18:34:38
99,875,677
2
0
null
null
null
null
UTF-8
Java
false
false
578
java
package org.fujure.fbc.parser.bnfc.antlr.fujure.Absyn; // Java Package generated by the BNF Converter. public class BoolTrueLiteral extends Literal { public BoolTrueLiteral() { } public <R,A> R accept(org.fujure.fbc.parser.bnfc.antlr.fujure.Absyn.Literal.Visitor<R,A> v, A arg) { return v.visit(this, arg); } p...
[ "adamruka85@gmail.com" ]
adamruka85@gmail.com
b868dc993518899e01e2d2d825dc136da2e21662
610e3f2d3ee2d04241bc0d05dd91cef127d842c0
/src/org/datacontract/schemas/_2004/_07/cxs_subsystem/TransactionInfoGridSectionType.java
e544b76425572bb97a9c0cb86993d106de61e22d
[]
no_license
MasterInc/InventoryUpdateWS
5d9ff02b7cf868035e68a6410714b087edcde367
a768dfefc0ee4dc6b6e4467a0a74b49707846dcf
refs/heads/master
2021-01-10T16:16:46.270984
2015-11-27T21:34:01
2015-11-27T21:34:01
46,999,934
0
0
null
null
null
null
UTF-8
Java
false
false
1,644
java
package org.datacontract.schemas._2004._07.cxs_subsystem; import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlEnumValue; import javax.xml.bind.annotation.XmlType; /** * <p>Java class for TransactionInfoGridSectionType. * * <p>The following schema fragment specifies the expected content...
[ "jahir.nava@gmail.com" ]
jahir.nava@gmail.com
ec75cdf5b0ef56d0209c1504e314bc1bd1db0270
a423b6d9704d399dc24a98699781b40725236cf5
/src/test/java/com/hz/dafeiji/ai/user/modules/award/AwardModuleTest.java
3629d2b1b6b5afef29414d32d7ce19f8e58ea74e
[]
no_license
babizhu/dafeiji
7dc527893eb18984cbc4446c9bb1572dafffc5b4
999253fbb4a7e374511889c7d591f3d0fd2fee22
refs/heads/master
2021-01-18T14:01:49.162719
2015-01-21T02:52:38
2015-01-21T02:52:38
28,163,868
0
0
null
null
null
null
UTF-8
Java
false
false
4,393
java
package com.hz.dafeiji.ai.user.modules.award; import com.hz.dafeiji.ai.ClientException; import com.hz.dafeiji.ai.ErrorCode; import com.hz.dafeiji.ai.user.User; import com.hz.dafeiji.ai.user.modules.property.PropertyModule; import com.hz.util.D; import org.junit.After; import org.junit.Test; import static junit.framew...
[ "liu_kun@msn.com" ]
liu_kun@msn.com
f465cb4be0d5bae621a730c80da773cc9c83bd57
0260e9b9f8befa39871f6cd0aefb3e368f40d0ef
/org.panlab.officedl/src/org/panlab/officedl/OfficeDLRuntimeModule.java
d084b32c469f33bd0dad6d3dbc276804956a7e00
[]
no_license
ctranoris/fstoolkit
ae84a98a9196fae4ad094e1b0aa53ef876715e37
4adf7fa92135a002107f0c750d1068dc39857f6f
refs/heads/master
2016-09-06T07:30:31.100001
2012-10-17T07:31:55
2012-10-17T07:31:55
2,185,607
0
0
null
null
null
null
UTF-8
Java
false
false
878
java
/* * generated by Xtext */ package org.panlab.officedl; import org.eclipse.xtext.conversion.IValueConverterService; import org.eclipse.xtext.naming.IQualifiedNameProvider; import org.panlab.officedl.scoping.MyOfficeDLQualifiedNameProvider; import org.panlab.officedl.valueconvert.MyVTDLValueConverter; /** * Use thi...
[ "tranoris@88d6be61-b049-4d1a-ac2d-38c3f0f8cafa" ]
tranoris@88d6be61-b049-4d1a-ac2d-38c3f0f8cafa
6f063053635a2bf7f2eebfb8b910e0a767df630b
953e9a57aa425f92c96ed917d6c76daf90ce6bda
/dataset/grade/18/008/src/main/java/introclassJava/grade_98d873cd_008.java
72fda19455cd8e14fdc0ca6c32bcc9e7b76d21cc
[]
no_license
gisselFdez/IntroClassJava
106a70df19f1a2c416fc734bddb97e73f3e14301
cc7879f83a4067f56247c802fc6d1e4ec64a7cc7
refs/heads/master
2021-01-18T15:07:24.773829
2016-01-06T15:08:42
2016-01-06T15:13:46
49,139,235
0
0
null
2016-01-06T14:14:29
2016-01-06T14:14:28
null
UTF-8
Java
false
false
2,459
java
package introclassJava; class IntObj { public int value; public IntObj () { } public IntObj (int i) { value = i; } } class FloatObj { public float value; public FloatObj () { } public FloatObj (float i) { value = i; } } class LongObj { public long value; public...
[ "durieuxthomas@hotmail.com" ]
durieuxthomas@hotmail.com
bcdfa37a36a46a251c98f557004b40fe881e9578
32b72e1dc8b6ee1be2e80bb70a03a021c83db550
/ast_results/jonan_ForkHub/app/src/main/java/com/github/mobile/ui/user/UserPagerAdapter.java
6e7f182b93ece218b503be1c6937075aacfb8154
[]
no_license
cmFodWx5YWRhdjEyMTA5/smell-and-machine-learning
d90c41a17e88fcd99d543124eeb6e93f9133cb4a
0564143d92f8024ff5fa6b659c2baebf827582b1
refs/heads/master
2020-07-13T13:53:40.297493
2019-01-11T11:51:18
2019-01-11T11:51:18
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,076
java
// isComment package com.github.mobile.ui.user; import static com.github.mobile.ui.user.UserViewActivity.TAB_ACTIVITY; import static com.github.mobile.ui.user.UserViewActivity.TAB_FOLLOWEES; import static com.github.mobile.ui.user.UserViewActivity.TAB_FOLLOWERS; import static com.github.mobile.ui.user.UserViewActivity...
[ "matheus@melsolucoes.net" ]
matheus@melsolucoes.net
6606817398a8084628892f3ea14a2a551b33f759
3b76056bebbf834d29cbf82ed57fd273d442f39f
/pptviewer/app/src/main/java/org/openxmlformats/schemas/presentationml/x2006/main/impl/PresentationDocumentImpl.java
4f2a3fdcbd47d34273a460dc7f76cbbfe380da69
[]
no_license
PetarPeric/pptviewer
52dc428e2eb2bc3e3d82deaff11d8be0fc06cf96
533c0b504e5139779fbf61fa75c403b0b3190399
refs/heads/master
2020-03-27T19:56:32.669031
2018-10-10T10:39:27
2018-10-10T10:39:27
147,023,279
2
0
null
null
null
null
UTF-8
Java
false
false
2,863
java
/* * An XML document type. * Localname: presentation * Namespace: http://schemas.openxmlformats.org/presentationml/2006/main * Java type: org.openxmlformats.schemas.presentationml.x2006.main.PresentationDocument * * Automatically generated - do not modify. */ package org.openxmlformats.schemas.presentationml.x20...
[ "petarperic93@gmail.com" ]
petarperic93@gmail.com
1a91d7e19dc59437d98bdd05868acc3926ed69f4
9e8b8d5949a35c55cfac8ebe4c7b6fed043dc267
/cluster-manager/src/main/java/com/codeabovelab/dm/cluman/cluster/registry/model/DockerRegistryConfig.java
cb257adf6c9ade84c8e0f32499ecd5e023e84f3c
[]
no_license
awsautomation/Docker-Orchestration-master
5fac7dc060a6021371c95e4a5e52fb4c42d605f3
0c1544f4d2f6ceb869661b2f75e9216f990025ae
refs/heads/master
2021-08-28T11:40:05.834148
2020-02-06T15:45:19
2020-02-06T15:45:19
238,753,850
1
0
null
null
null
null
UTF-8
Java
false
false
586
java
package com.codeabovelab.dm.cluman.cluster.registry.model; import com.codeabovelab.dm.common.kv.mapping.KvMapping; import com.codeabovelab.dm.common.kv.mapping.PropertyCipher; import lombok.Data; import lombok.EqualsAndHashCode; @EqualsAndHashCode(callSuper = true) @Data public abstract class DockerRegistryConfig ex...
[ "tech_fur@outlook.com" ]
tech_fur@outlook.com
5834127ed4cf5cd5a2a288b717931b162e7c0096
90981d6e08384e5f133a1db7c40153564675c36d
/src/main/java/org/jeecgframework/web/cgform/entity/config/CgFormFieldVO.java
568a5af01ad3e5b4a337c4dc334d62af10329fb4
[]
no_license
ronwxy/jeecg-web
c2c1336508545b422d796e1123f6f343d62fbbee
8a7e35c49d999e65a08ed3f3710a214f5cb4e324
refs/heads/master
2020-05-02T12:27:47.156589
2019-03-27T09:18:19
2019-03-27T09:18:19
177,958,498
0
0
null
null
null
null
UTF-8
Java
false
false
2,854
java
package org.jeecgframework.web.cgform.entity.config; import org.jeecgframework.poi.excel.annotation.Excel; import org.jeecgframework.poi.excel.annotation.ExcelTarget; /** * @author jueyue * @version V1.0 * @Title: Entity * @Description: 自动生成表的列属性 * @date 2013-06-30 11:37:32 */ @ExcelTarget("cgFormFieldVO") pub...
[ "ray4work@126.com" ]
ray4work@126.com
b38f7aa668113a11c310bcd2837837527ddfa6ae
ca7da6499e839c5d12eb475abe019370d5dd557d
/spring-context/src/main/java/org/springframework/format/FormatterRegistry.java
1bdcf14a9e215f19ffafac9996e1d43276df3e63
[ "Apache-2.0" ]
permissive
yangfancoming/spring-5.1.x
19d423f96627636a01222ba747f951a0de83c7cd
db4c2cbcaf8ba58f43463eff865d46bdbd742064
refs/heads/master
2021-12-28T16:21:26.101946
2021-12-22T08:55:13
2021-12-22T08:55:13
194,103,586
0
1
null
null
null
null
UTF-8
Java
false
false
2,353
java
package org.springframework.format; import java.lang.annotation.Annotation; import org.springframework.core.convert.converter.ConverterRegistry; /** * A registry of field formatting logic. * * @author Keith Donald * @since 3.0 */ public interface FormatterRegistry extends ConverterRegistry { /** * Adds a...
[ "34465021+jwfl724168@users.noreply.github.com" ]
34465021+jwfl724168@users.noreply.github.com
0d2ac86d058927024d44665fb0ffd3a2262d65e1
98e6e5f765712f6cdd067f20b2743512ef348796
/Exams/Java OOP Advanced Retake Exam - 12 May 2017/src/main/java/cresla/interpreters/CommandInterpreter.java
728b28e03fc0b903a779e2c60cfb27386c153e81
[]
no_license
GeorgeK95/JavaOOPAdvanced
1cb0a47f0cbb61509995fcb2293a64e790238839
1566a84552114097924a850332081d4f1c144cb7
refs/heads/master
2021-09-03T11:22:48.944404
2018-01-08T17:31:37
2018-01-08T17:31:37
110,693,137
0
1
null
null
null
null
UTF-8
Java
false
false
1,764
java
package cresla.interpreters; import cresla.annotations.InjectArgs; import cresla.commands.Executable; import cresla.interfaces.Manager; import cresla.interfaces.Parser; import cresla.utils.InputParser; import java.lang.reflect.Constructor; import java.lang.reflect.Field; import java.lang.reflect.InvocationTargetExcep...
[ "george_it@abv.bg" ]
george_it@abv.bg
6fa10ea14158ab2f863fa49240287f9408b6d467
9286472cb0286b117c62b3a6b30e4b4f2de0a3d7
/src-gui/main/Formatter.java
04e0cc95e5db2892d7f8f088b6bedbea57a2df4b
[ "Apache-2.0" ]
permissive
muratartim/SolidMAT
08b5ca7aca60ea9d8391922e43f6f5d0ea5c2435
418eb170c60d21c9f3440643d31ff1a6ca45e77d
refs/heads/master
2021-07-07T01:00:28.770587
2019-01-13T11:56:04
2019-01-13T11:56:04
136,175,614
22
11
null
null
null
null
UTF-8
Java
false
false
2,642
java
/* * Copyright 2018 Murat Artim (muratartim@gmail.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 by app...
[ "muratartim@gmail.com" ]
muratartim@gmail.com
d6715cc85aab3694f7f482adc041bc9ff6086e10
0f65eb77622cb171f2356342081fae0db36d69df
/src/test/java/com/luigiagosti/seba/utils/ConcurrencyBaseEventBusTest.java
2e12d55313f71764e76cb326e156076aae1131c8
[ "Apache-2.0" ]
permissive
morristech/seba
c39e67a416828ac6668694562b59b0827658f4ad
f9787325d7db051e7200e5f5c1bd08c5a6935f05
refs/heads/master
2020-12-25T02:10:12.110893
2013-04-22T22:13:08
2013-04-22T22:13:08
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,003
java
package com.luigiagosti.seba.utils; import static com.jayway.awaitility.Awaitility.with; import static org.junit.Assert.assertEquals; import java.util.concurrent.Callable; import java.util.concurrent.TimeUnit; import org.junit.Assert; import com.jayway.awaitility.Duration; public class ConcurrencyBaseE...
[ "luigi.agosti@gmail.com" ]
luigi.agosti@gmail.com
c50610fd573736223bdfc19367b266b70e2aa754
0af8b92686a58eb0b64e319b22411432aca7a8f3
/api-vs-impl-small/core/src/main/java/org/gradle/testcore/performancenull_39/Productionnull_3879.java
47a043d30e0a29a26ff0377e69c7ade7d67e2c25
[]
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
589
java
package org.gradle.testcore.performancenull_39; public class Productionnull_3879 { private final String property; public Productionnull_3879(String param) { this.property = param; } public String getProperty() { return property; } private String prop0; public String getP...
[ "cedric.champeau@gmail.com" ]
cedric.champeau@gmail.com
df6f3312bd71d9f5fab7f843c891cb52507f2633
647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4
/com.tencent.mm/classes.jar/com/tencent/mm/plugin/vlog/ui/timelineeditor/c$g$$ExternalSyntheticLambda0.java
dd2e845f4551514d507a4cdfae550cc12923850c
[]
no_license
tsuzcx/qq_apk
0d5e792c3c7351ab781957bac465c55c505caf61
afe46ef5640d0ba6850cdefd3c11badbd725a3f6
refs/heads/main
2022-07-02T10:32:11.651957
2022-02-01T12:41:38
2022-02-01T12:41:38
453,860,108
36
9
null
2022-01-31T09:46:26
2022-01-31T02:43:22
Java
UTF-8
Java
false
false
487
java
package com.tencent.mm.plugin.vlog.ui.timelineeditor; import android.view.View; import android.view.View.OnClickListener; public final class c$g$$ExternalSyntheticLambda0 implements View.OnClickListener { public final void onClick(View arg1) {} } /* Location: L:\local\mybackup\temp\qq_apk...
[ "98632993+tsuzcx@users.noreply.github.com" ]
98632993+tsuzcx@users.noreply.github.com
92c3c83b380d6ca8098ceafbcb36b9147eb5b7e6
6ff0600e2387d777f430d5b9875a91d2e0f9f42b
/src/main/java/_3_java_proffessional/homework00/ex3/Employee.java
f86f5bd222de90baedea6acfaa0ff47835230e5b
[]
no_license
Sinelife/MyJavaDeveloper
13965154355888f4e420ff9abfaf28ff84db7a77
088a97131917af104150f50d7c0acb9421788d5d
refs/heads/master
2023-05-25T23:31:23.309112
2021-06-03T16:06:26
2021-06-03T16:06:26
373,540,917
0
0
null
null
null
null
UTF-8
Java
false
false
1,473
java
package _3_java_proffessional.homework00.ex3; public class Employee implements Comparable<Employee> { private String name; private String surname; private String secondName; private double salary; public Employee(String name, String surname, String secondName, double salary) { this.name ...
[ "ya.serzhan@gmail.com" ]
ya.serzhan@gmail.com
1a5f33094a0dbf867afaac7f3fbad4e904e5b40f
e51de484e96efdf743a742de1e91bce67f555f99
/Android/triviacrack_src/src/com/etermax/preguntados/ui/d/c.java
dbe6991cd68c42337fd75be9d0166dee9bb59f2c
[]
no_license
adumbgreen/TriviaCrap
b21e220e875f417c9939f192f763b1dcbb716c69
beed6340ec5a1611caeff86918f107ed6807d751
refs/heads/master
2021-03-27T19:24:22.401241
2015-07-12T01:28:39
2015-07-12T01:28:39
28,071,899
0
0
null
null
null
null
UTF-8
Java
false
false
4,367
java
// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/kpdus/jad.html // Decompiler options: braces fieldsfirst space lnc package com.etermax.preguntados.ui.d; import android.os.Bundle; import android.view.LayoutInflater; import android.view.View; import android.vie...
[ "klayderpus@chimble.net" ]
klayderpus@chimble.net
e62d1e0fd002faaef243fd00b67e18a6a9484c84
4ff9b1fe3e8024687ab0cd3090a45a38f702c56e
/app/src/main/java/com/zhailr/caipiao/pay/alipay/Base64.java
3ca58fcd9e23f56235f3b14587e0af98d2058473
[]
no_license
DavyJohn/trunk
9a24cb3c9d099ab8bfa4c3cead881857bfb91e4f
8a8b06ceb2bf53e36ada42452ed4ba1078d8ad08
refs/heads/master
2021-01-17T16:04:13.622181
2017-10-12T10:34:41
2017-10-12T10:34:41
74,008,911
0
0
null
null
null
null
UTF-8
Java
false
false
7,361
java
package com.zhailr.caipiao.pay.alipay; public final class Base64 { private static final int BASELENGTH = 128; private static final int LOOKUPLENGTH = 64; private static final int TWENTYFOURBITGROUP = 24; private static final int EIGHTBIT = 8; private static final int SIXTEENBIT = 16; private static final int FO...
[ "1139099003@qq.com" ]
1139099003@qq.com
40feeec82ee17715c681b718b9c4729bd6213cb3
32f38cd53372ba374c6dab6cc27af78f0a1b0190
/app/src/main/java/com/alipay/mobile/account4insideservice/insideservice/AliAutoLoginService.java
ba969db2395f39c9add37f6a50b190a9d8b44f23
[]
no_license
shuixi2013/AmapCode
9ea7aefb42e0413f348f238f0721c93245f4eac6
1a3a8d4dddfcc5439df8df570000cca12b15186a
refs/heads/master
2023-06-06T23:08:57.391040
2019-08-29T04:36:02
2019-08-29T04:36:02
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,244
java
package com.alipay.mobile.account4insideservice.insideservice; import android.os.Bundle; import com.alipay.android.phone.inside.framework.service.IInsideService; import com.alipay.android.phone.inside.framework.service.IInsideServiceCallback; import com.alipay.mobile.account4insideservice.AliAutoLoginProviderImpl; imp...
[ "hubert.yang@nf-3.com" ]
hubert.yang@nf-3.com
08cde745dd5ea1b283c68a92cb75eaefab8b68c0
2696b09417f4038e1206334d47821807ba5d76f7
/Simulator/src/main/java/simulator/elements/RunElementUserStatistic.java
e129a5dc9c442abe05e98a788054c3bb09177a54
[ "Apache-2.0", "LGPL-3.0-only", "LicenseRef-scancode-proprietary-license", "BSD-3-Clause", "CC-BY-4.0", "CC0-1.0", "CC-BY-3.0", "CDDL-1.1", "CC-BY-NC-4.0", "LGPL-2.1-only", "CC-BY-NC-SA-4.0", "EPL-2.0", "JSON", "CDDL-1.0", "MIT", "LGPL-2.0-or-later", "Zlib", "MPL-2.0", "Classpath-...
permissive
A-Herzog/Warteschlangensimulator
d62b39ae58006da5dff497cf993de40f35f0a79b
ea5f804f8d9425c30c0eb666bfee2c96f93e111a
refs/heads/master
2023-09-01T08:50:54.103199
2023-08-31T23:56:23
2023-08-31T23:56:23
253,913,348
31
7
Apache-2.0
2023-07-07T22:09:19
2020-04-07T21:13:47
Java
ISO-8859-1
Java
false
false
6,593
java
/** * Copyright 2020 Alexander Herzog * * 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...
[ "alexander.herzog@gmx.de" ]
alexander.herzog@gmx.de
c5f259f1254472ed3d48b94af663540fcb744fd9
e31e6de6ec1587d4e94d0ef3a17e3ac4d0df3ff9
/src/sunfish/SunFishApp.java
909492c04feee2b8e77faa4e805fdf2688ccf536
[]
no_license
drilett/SunFish
a588d238c0f21dbf241e95897d86180206b01c35
ea895dc49568f0ee1fbb005b7d641258b41bb133
refs/heads/master
2021-01-22T08:32:35.817203
2011-10-25T13:55:49
2011-10-25T13:55:49
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,436
java
/* * SunFishApp.java */ package sunfish; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.IOException; import java.util.List; import java.util.Properties; import java.util.logging.Logger; import display.Display; import plugin.Plugin; import plugin.PluginLoader; import plugin.P...
[ "brendanofallon@fastmail.fm" ]
brendanofallon@fastmail.fm
51ae7697699c0a4fc36b635fb8b2c339b9607177
2977d049607c093471f48b7089b741590f7a7399
/LanqiaoOJ/2014lanqiaoOJ/src/Test21位水仙花数2.java
71c222de65af546d9e9b0d2889da77a137fac556
[]
no_license
Silocean/JustForFun
dfc78f815e1ceeef0c2d485bd1718ae9b53c9e2b
185b6dd815ebeba786c479fd9e40a3c9e5d3ef74
refs/heads/master
2021-01-11T06:06:02.830713
2019-01-21T13:13:08
2019-01-21T13:13:08
71,687,465
1
1
null
null
null
null
GB18030
Java
false
false
1,667
java
import java.math.BigInteger; public class Test21位水仙花数2 { public static int[] count = new int[10]; public static int[] count2 = new int[10]; public static BigInteger[] number = new BigInteger[10]; public static void main(String[] args) { long start = System.currentTimeMillis(); init(); go(0, 0, 0); ...
[ "silenceocean@live.com" ]
silenceocean@live.com
e44d8b1746e87c97099e1ff82721296bf9c23d98
25346f238005b26857afb2a635c325ffa24a95d7
/amems/src/main/java/enu/common/DocumentEnum.java
4f591f5595bd1285cb80e07e75a489a03693643a
[]
no_license
xyd104449/amems
93491ff8fcf1d0650a9af764fa1fa38d7a25572a
74a0ef8dc31d27ee5d1a0e91ff4d74af47b08778
refs/heads/master
2021-09-15T03:21:15.399980
2018-05-25T03:15:58
2018-05-25T03:15:58
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,062
java
package enu.common; /** * @Description 文档模块枚举 * @CreateTime 2017-9-5 下午3:11:22 * @CreateBy 刘兵 */ public enum DocumentEnum { FD_ZLWD("FD_ZLWD", "质量文档") ,FD_SCWD("FD_SCWD", "手册文档") ,FD_GCWD("FD_GCWD", "工程文档") ,WDGL_SC("WDGL_SC", "生产文档") ,WDGL_PX("WDGL_PX", "培训文档") ,WDGL_HC("WDGL_HC", "航材文档") ...
[ "903654879@qq.com" ]
903654879@qq.com
a4694131ee083dc6e1c3c597c1e885b6cc7604a7
9965a5193c8230acbb0e7a7caa468c7dc9b4a099
/src/test/java/chap10/survey/Question.java
1130ccea46a2d6ccd857d66944289e39682fc01d
[]
no_license
eeswk/myTdd
3e0e65062a4815f2416583c57b53123e41d7799c
f922dc906e4db19ed021dc125c0c828bc622fb3a
refs/heads/master
2021-03-12T10:38:31.132621
2020-04-02T15:17:38
2020-04-02T15:17:38
246,613,083
0
0
null
2023-09-08T12:20:36
2020-03-11T15:46:42
Java
UTF-8
Java
false
false
325
java
package chap10.survey; import java.util.List; public class Question { private int number; private String question; private List<Item> itmes; public Question(int number, String question, List<Item> itmes) { this.number = number; this.question = question; this.itmes = itmes; ...
[ "themorning84@gmail.com" ]
themorning84@gmail.com
4e15677db2673c461ae89ab3340fb1b7cda040c7
06780aeb787b2dd60e6872631b9dfea4c846545d
/KalturaClient/src/main/java/com/kaltura/client/types/BeaconBaseFilter.java
622d8af41da8e24bfd0eccfdd384ecb3873b2fbe
[]
no_license
fossabot/KalturaGeneratedAPIClientsAndroid
e74d31a9c86ca06f63cd5107bf3bda5fc4763a92
ad556110aebe9bebde7b5bf41d5a6332ba9033b8
refs/heads/master
2020-05-30T07:01:09.265490
2019-05-31T12:42:51
2019-05-31T12:42:51
189,592,106
0
0
null
2019-05-31T12:42:46
2019-05-31T12:42:45
null
UTF-8
Java
false
false
6,809
java
// =================================================================================================== // _ __ _ _ // | |/ /__ _| | |_ _ _ _ _ __ _ // | ' </ _` | | _| || | '_/ _` | // |_|\_\__,_|_|\__|\_,_|_| \_...
[ "community@kaltura.com" ]
community@kaltura.com
b102f7f30ec6fe05ea0f38f1ae44ab856e48bcd1
3bd551e46f30a6a5bcdd6510694ce940daa8c3f2
/1.8.9-Forge/src/main/java/net/ccbluex/liquidbounce/ui/GuiWelcome.java
9357a978aad641100a79d8680bcbe844c1b72f4d
[ "WTFPL" ]
permissive
GithubKingXingXing/LiquidBounce-b62-deobfed
64864ab598c0377ddc00feb5fd862ff295e2e228
a0d6b871de14014a3083f9997d967bc40c0517b5
refs/heads/main
2022-12-31T12:48:08.547416
2020-10-21T15:30:31
2020-10-21T15:30:31
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,727
java
package net.ccbluex.liquidbounce.ui; import net.ccbluex.liquidbounce.ui.mainmenu.GuiMainMenu; import java.io.IOException; import java.awt.Color; import org.lwjgl.opengl.GL11; import org.lwjgl.input.Keyboard; import net.ccbluex.liquidbounce.features.module.ModuleManager; import net.ccbluex.liquidbounce.features.module...
[ "55242111+TheFleksisCekcu@users.noreply.github.com" ]
55242111+TheFleksisCekcu@users.noreply.github.com
83be4d9d50c957b26cbbf4a35de693675e7eaf50
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/18/18_fb352273cff8a0499a20d16f6a39c438d216f2be/Pack200ProcessorTest/18_fb352273cff8a0499a20d16f6a39c438d216f2be_Pack200ProcessorTest_t.java
3b6f97182fc56cafec5eef7a99197a568cbb92c5
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
2,907
java
/******************************************************************************* * Copyright (c) 2007, 2008 IBM Corporation and others. * 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 distributio...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
4ef1ee5ef3f16063f1f94903548b9710177b4e1d
e58a8e0fb0cfc7b9a05f43e38f1d01a4d8d8cf1f
/DDRemix/src/com/puttysoftware/ddremix/maze/effects/UTurned.java
adb8ba84caab12193303f93d296bafd9be56d5bf
[ "Unlicense" ]
permissive
retropipes/older-java-games
777574e222f30a1dffe7936ed08c8bfeb23a21ba
786b0c165d800c49ab9977a34ec17286797c4589
refs/heads/master
2023-04-12T14:28:25.525259
2021-05-15T13:03:54
2021-05-15T13:03:54
235,693,016
0
0
null
null
null
null
UTF-8
Java
false
false
1,424
java
/* DDRemix: An RPG Copyright (C) 2008-2010 Eric Ahnell Any questions should be directed to the author via email at: mazer5d@worldwizard.net */ package com.puttysoftware.ddremix.maze.effects; import com.puttysoftware.ddremix.maze.utilities.DirectionConstants; public class UTurned extends MazeEffect { // Constru...
[ "eric.ahnell@puttysoftware.com" ]
eric.ahnell@puttysoftware.com
a77444bd4ba4cd54c9867dd9cbafc169d968d812
2f335445c48265fd9790fed06713601d340ad342
/src/main/java/net/shopxx/dao/NavigationDao.java
ce32f8ff43aecb8f5d485af10e6f00665033c797
[]
no_license
liongo/vggo
70ed7deabda43dd5a1a7b35b8fe439359d97c623
02026802f9f6aa475460cadb02a89aff6ce2ed71
refs/heads/master
2021-01-22T01:28:52.667906
2015-09-01T09:37:24
2015-09-01T09:37:24
58,535,396
1
0
null
2016-05-11T10:25:29
2016-05-11T10:25:28
null
UTF-8
Java
false
false
542
java
/* * Copyright 2005-2015 shopxx.net. All rights reserved. * Support: http://www.shopxx.net * License: http://www.shopxx.net/license */ package net.shopxx.dao; import java.util.List; import net.shopxx.entity.Navigation; /** * Dao - 导航 * * @author SHOP++ Team * @version 4.0 */ public interfa...
[ "zhao.wang01@jrj.com.cn" ]
zhao.wang01@jrj.com.cn
415c7d260f62fac662114637f8c7d53ad9edfcf1
97a4b3ab4021b9785f6bb26d7198df01b80120b4
/actor-apps/core/src/main/java/im/actor/model/network/connection/AsyncConnectionInterface.java
8eeddaa80578834a03810c53df306da8457ffdf0
[ "MIT" ]
permissive
DragonStuff/actor-platform
473c3b1d9b0c842b8f5fc591d7d874a3aa7ab584
d262e6bb3c18b20eb35551313bce16c471cd2928
refs/heads/master
2021-01-18T17:10:17.176242
2015-07-15T22:27:36
2015-07-15T22:27:36
39,132,856
0
0
MIT
2020-07-26T04:03:53
2015-07-15T11:20:21
Objective-C
UTF-8
Java
false
false
387
java
/* * Copyright (C) 2015 Actor LLC. <https://actor.im> */ package im.actor.model.network.connection; import com.google.j2objc.annotations.ObjectiveCName; public interface AsyncConnectionInterface { @ObjectiveCName("onConnected") void onConnected(); @ObjectiveCName("onReceived:") void onReceived(by...
[ "me@ex3ndr.com" ]
me@ex3ndr.com
1bf51067bcf6b4c91dd19b27886a521037b98463
9a857d1407cf27764f402399adb9fc81c3511b6c
/src/20141123/partner-sdk/src/main/java/com/lodogame/ldsg/partner/sdk/KuaiBoSdk.java
3050f9801a25401a164988ed400e369517a6ab13
[]
no_license
zihanbobo/smsg-server
fcfec6fc6b55441d7ab64bb8b769d072752592c0
abfebf8b1fff83332090b922e390b892483da6ed
refs/heads/master
2021-06-01T00:01:43.208825
2016-05-10T10:10:01
2016-05-10T10:10:01
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,050
java
package com.lodogame.ldsg.partner.sdk; import java.io.IOException; import java.util.HashMap; import java.util.Map; import java.util.Properties; import org.apache.log4j.Logger; import org.springframework.core.io.ClassPathResource; import org.springframework.core.io.support.PropertiesLoaderUtils; import com.lodogame.g...
[ "dogdog7788@qq.com" ]
dogdog7788@qq.com
a6d21713b0faff8e48ca1238bc39579412cc9a26
7889c6d8f2e4314b777fe9ff2af02e742fd3f35a
/framework/modules/geronimo-management/src/main/java/org/apache/geronimo/management/geronimo/stats/JettyWebConnectorStatsImpl.java
11646a326d2602fd8271de6678ec168141361e81
[ "LicenseRef-scancode-generic-cla", "LGPL-2.1-or-later", "MPL-1.1", "JSON", "LGPL-2.1-only", "MPL-1.0", "Apache-2.0", "LicenseRef-scancode-unknown", "X11", "W3C", "GPL-1.0-or-later", "CPL-1.0", "LicenseRef-scancode-oracle-openjdk-exception-2.0", "W3C-19980720", "LicenseRef-scancode-indian...
permissive
apache/geronimo
62a342bd56d55fbcc614a62df85ec55b4f8c19c6
9a930877a047348d82ba5b3b544ffa55af5b150f
refs/heads/trunk
2023-08-22T08:17:26.852926
2013-03-21T00:35:41
2013-03-21T00:35:41
240,468
27
34
Apache-2.0
2023-07-25T17:23:50
2009-07-01T08:09:43
Java
UTF-8
Java
false
false
3,812
java
/** * Licensed to the Apache Software Foundation (ASF) under one or more /** * 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 thi...
[ "djencks@apache.org" ]
djencks@apache.org
8a913045e6ec99ac11c60c1ba7c6af983d9a7425
80cba156e567bfac9091b03505bae968916c91ea
/src/main/java/com/divergentsl/cmsjspspringconvert/service/PatientService.java
d8f2e5c93ce10c54efaa4ef1f805012f42d5a442
[]
no_license
prateekpatel-divergent/cms-springmvc
c2e33b0c7128717c3586d1b694edc4a2520c64b2
a0419882c18c63bc1a8dc571e6cdf64615e06d95
refs/heads/master
2023-04-23T19:10:39.994327
2021-05-10T13:50:20
2021-05-10T13:50:20
null
0
0
null
null
null
null
UTF-8
Java
false
false
379
java
package com.divergentsl.cmsjspspringconvert.service; import java.util.List; import com.divergentsl.cmsjspspringconvert.entity.Patient; public interface PatientService { public void add(String name, int age, int weight, String gender, int contactNumber, String address); public boolean remove(int id); public Pat...
[ "prateek.patel@divergentsl.com" ]
prateek.patel@divergentsl.com
5db57c3ed4d546626420d92d09a2aaf95701e60a
e7ee311e20b40c87bf6d23a53a1d7b11fd29d2c3
/src/chosun/ciis/mt/submatrout/dm/MT_SUBMATROUT_1602_LDM.java
4782b833f39fdc0210e39c151a8c232bbbb56420
[]
no_license
nosmoon/misdevteam
4e3695ef7bbdcd231bb84d7d8d7df54a23ff0a60
1829d5bd489eb6dd307ca244f0e183a31a1de773
refs/heads/master
2020-04-15T15:57:05.480056
2019-01-10T01:12:01
2019-01-10T01:12:01
164,812,547
1
0
null
null
null
null
UHC
Java
false
false
6,765
java
/*************************************************************************************************** * 파일명 : .java * 기능 : 독자우대-구독신청 * 작성일자 : 2007-05-22 * 작성자 : 김대섭 ***************************************************************************************************/ /************************************************...
[ "DLCOM000@172.16.30.11" ]
DLCOM000@172.16.30.11
e7068f464ea4772b2a2a5fd0ee85e7e3e9c4df38
2d3ab742d830ea30b702c186d61d34cf8c324183
/springcloud/atguigu-cloud2020/nacos-seata-order2001/src/main/java/todo/springcloud/atguigucloud2020/seata/order/controller/OrderController.java
73e11adcc21ae4ba69d9ffef0a6bd3cc6bd86401
[ "MIT" ]
permissive
jianchengwang/todo-java
39893627fc9e1250b50c41f34a2b13c90d98de2c
0b697590fd7f08027844c00abb352c2fddc18175
refs/heads/main
2023-08-28T03:30:20.723137
2023-08-01T07:16:50
2023-08-01T07:16:50
175,554,847
1
0
MIT
2023-06-14T22:34:00
2019-03-14T05:34:19
Java
UTF-8
Java
false
false
768
java
package todo.springcloud.atguigucloud2020.seata.order.controller; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RestController; import todo.springcloud.atguigucloud2020.common.entity.CommonResult; import todo.springcloud.atguigucloud2020.seata.order.domai...
[ "jiancheng_wang@yahoo.com" ]
jiancheng_wang@yahoo.com
74df502e093aa679a0459a9298b9ed4392974209
c474b03758be154e43758220e47b3403eb7fc1fc
/apk/decompiled/com.tinder_2018-07-26_source_from_JADX/sources/com/tinder/superlikeable/view/SuperLikeableGridView$onFlingCompleteListener$1.java
aad66f89e1174fc5f86d99e82194cd23e79ff8e0
[]
no_license
EstebanDalelR/tinderAnalysis
f80fe1f43b3b9dba283b5db1781189a0dd592c24
941e2c634c40e5dbf5585c6876ef33f2a578b65c
refs/heads/master
2020-04-04T09:03:32.659099
2018-11-23T20:41:28
2018-11-23T20:41:28
155,805,042
0
0
null
2018-11-18T16:02:45
2018-11-02T02:44:34
null
UTF-8
Java
false
false
882
java
package com.tinder.superlikeable.view; import kotlin.C15813i; import kotlin.Metadata; import kotlin.jvm.functions.Function0; import kotlin.jvm.internal.Lambda; @Metadata(bv = {1, 0, 2}, d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "...
[ "jdguzmans@hotmail.com" ]
jdguzmans@hotmail.com
c408049da8e43ff19dafc3da1e9bbcf9ca1170a5
21e3d5f861e3bb2b7d64aa9c914f300a542235cb
/src/main/java/io/growing/graphql/model/CountKpiAnalysesQueryRequest.java
59aef86277f3d6eb28927a82233349abc49c7818
[ "MIT" ]
permissive
okpiaoxuefeng98/growingio-graphql-javasdk
d274378dad69d971fe14207f74d7a3135959460b
97a75faf337446fa16536a42a3b744f7fc992fb4
refs/heads/master
2023-02-04T15:38:13.627500
2020-12-24T07:25:32
2020-12-24T07:25:32
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,681
java
package io.growing.graphql.model; import com.kobylynskyi.graphql.codegen.model.graphql.GraphQLOperation; import com.kobylynskyi.graphql.codegen.model.graphql.GraphQLOperationRequest; import java.util.LinkedHashMap; import java.util.Map; import java.util.Objects; @javax.annotation.Generated( value = "com.kobylynsk...
[ "dreamylost@outlook.com" ]
dreamylost@outlook.com
1a8db743f3a53e3e54dce15f472c49b83f23ec65
2d815b23b3b5c1c9110eedeac30a60063dea349c
/lingmoney-dao/src/main/java/com/mrbt/lingmoney/mapper/EnterpriseAccountMapper.java
975a917a837648a8137757f0bd38dcfc8b090086
[]
no_license
shiwuyisheng/lingmoney
9f7a9e1216017cf3a0762e42a1f1f6fdeebda8ba
19cafe72b8dbc7100bec40415c431e969227057f
refs/heads/master
2020-06-13T20:53:31.503482
2018-06-15T03:37:41
2018-06-15T03:37:41
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,384
java
package com.mrbt.lingmoney.mapper; import com.mrbt.lingmoney.model.EnterpriseAccount; import com.mrbt.lingmoney.model.EnterpriseAccountExample; import java.util.List; import org.apache.ibatis.annotations.Param; public interface EnterpriseAccountMapper { /** * 根据指定的条件获取数据库记录数,enterprise_account * *...
[ "252544983@qq.com" ]
252544983@qq.com
94349259c3fd7e585062d0a758acc1ca62adc076
75604d83db3d7c6e783a54097687a1bb9d1be338
/src/_Algorithm/Stack/P2493_2.java
ce04ffa6f97cc92fa67b795bce811ba29cd0ed9c
[]
no_license
nn98/Algorithm
262cbe20c71ff9b5de292c244b95a2a0c25e5bd7
c1999a8ef3bfc1370abee56c0597c286a1cb81af
refs/heads/master
2023-08-17T04:39:41.236707
2022-09-07T06:22:56
2022-09-07T06:22:56
178,701,901
0
0
null
null
null
null
UTF-8
Java
false
false
630
java
package _Algorithm.Stack; import java.io.*; public class P2493_2 { public static void main(String[] args)throws Exception{ BufferedReader r=new BufferedReader(new InputStreamReader(System.in)); BufferedWriter w=new BufferedWriter(new OutputStreamWriter(System.out)); int n=Integer.parseInt(r.readLine()),a[]=new...
[ "jkllhgb@gmail.com" ]
jkllhgb@gmail.com
052cde3de3bd1ff082dd1c8da43ef6b198cbfd9a
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/16/16_8a0a7c42db4ef199092e0ea64f27d43624d9ba3a/LoggingConfigurationTestCase/16_8a0a7c42db4ef199092e0ea64f27d43624d9ba3a_LoggingConfigurationTestCase_s.java
33b53ea421af7d6b20e97e09f3f517f870ff92f3
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
2,558
java
/* * JBoss, Home of Professional Open Source. * Copyright 2012, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it ...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
ab723b182ba37385eeb8a03e2bf8c6a5136eddcf
14870176285721939a445840cb1e77a53bf885cc
/plugins/kotlin/idea/tests/test/org/jetbrains/kotlin/idea/codeInsight/generate/GenerateTestSupportMethodActionTestGenerated.java
b615856b229ca4fbf553cd30c020c426780c5986
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
fxsg20151212/intellij-community
40a25220f0f3302976fdfa8b740bc88ff5c01322
39bef905dc15531399d1453e737317c0232e636a
refs/heads/master
2023-08-03T07:09:41.800618
2021-09-18T06:28:33
2021-09-18T06:28:33
290,156,977
0
0
Apache-2.0
2020-08-25T08:20:06
2020-08-25T08:20:05
null
UTF-8
Java
false
false
5,898
java
// Copyright 2000-2021 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. package org.jetbrains.kotlin.idea.codeInsight.generate; import com.intellij.testFramework.TestDataPath; import org.jetbrains.kotlin.test.JUnit3RunnerWithInners...
[ "intellij-monorepo-bot-no-reply@jetbrains.com" ]
intellij-monorepo-bot-no-reply@jetbrains.com
d552776fa02f68c93def332a6e571010e3fb4b2a
706f2ca614a4a8fbb97c35bd8fd84701cb35e796
/06. 2. Functional-Programming-Exercises/src/p06_Reverse_and_Exclude.java
f3d74439ef257e2a53e883ea4a8716641daef5c4
[ "MIT" ]
permissive
kostadinlambov/Java-Advanced
b4c3602d79ed8edc66e370be78fc199442e9c506
e11f22cc1fd74fdc444672f6a602d40817c1ac9b
refs/heads/master
2021-09-04T01:17:46.072106
2018-01-13T23:14:14
2018-01-13T23:14:14
117,341,065
1
0
null
null
null
null
UTF-8
Java
false
false
1,367
java
import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.util.ArrayList; import java.util.Arrays; import java.util.function.BiFunction; public class p06_Reverse_and_Exclude { public static void main(String[] args) throws IOException { BufferedReader reader = ...
[ "valchak@abv.bg" ]
valchak@abv.bg
b4835efa0229d770d78c6af800f81aca72fa710b
d83d8f63fdefca89c1c6a89ba55992ad0a7d51c2
/src/amata1219/kerisute/gomen/old/ClientData.java
944a693eab10592ddd7abd40e0407bd132d4b8a3
[]
no_license
Smurfgar/KerisuteGomen
153432596a625f3f26e0bcb848406d2191866d34
4ead7565da5e55c6e0394de205383ed2d8269e7e
refs/heads/master
2020-04-15T13:45:48.779694
2018-12-26T17:22:22
2018-12-26T17:22:22
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,477
java
package amata1219.kerisute.gomen.old; import java.util.ArrayList; import java.util.HashSet; import java.util.List; import java.util.Set; import org.bukkit.entity.Player; import amata1219.kerisute.gomen.ModOld; public class ClientData { private Player player; private String clientName; private List<String> other...
[ "suzukiamata@gmail.com" ]
suzukiamata@gmail.com
8d34f0767af03f04501beae23d5db376edbe7770
bf2a484bcaab563251c2cbaea0e3c7a1a5c2cfdb
/moco-core/src/main/java/com/github/dreamhead/moco/MocoException.java
9bec7696762863c82cd591f2914495d17d12c8c7
[ "MIT" ]
permissive
easyops-cn/moco
693fec49e30e4f3a476c4f9a00096a4a3d8790ae
9aac2cba7c251f6df98c4e657e7065453e094aa8
refs/heads/master
2023-04-06T14:27:07.546088
2018-07-19T15:41:47
2018-07-19T15:41:47
141,593,914
2
0
MIT
2023-04-04T00:31:43
2018-07-19T14:50:01
Java
UTF-8
Java
false
false
362
java
package com.github.dreamhead.moco; public class MocoException extends RuntimeException { public MocoException(final String message) { super(message); } public MocoException(final Throwable cause) { super(cause); } public MocoException(final String message, final Throwable cause) ...
[ "dreamhead.cn@gmail.com" ]
dreamhead.cn@gmail.com
bd748e4132d3279f32d2f92e48bf3c88a28c953a
d8ad832b122e21fb15d8cb48900b58340f9f77f6
/zfPayBackOver/src/main/java/com/ruoyi/project/deveagent/summary/service/impl/AgentSummaryTraditionalPosTransMonthServiceImpl.java
e63d8717d9e731f6368a69f402bdc22059efba3a
[ "MIT" ]
permissive
s284309258/zfpay
1aa3e954f693004b54e151ce292a89122a77ff10
b05510a6fadc33d4f97658865c0d59082690c887
refs/heads/master
2022-12-20T05:22:04.281543
2020-07-31T02:03:27
2020-07-31T02:03:27
253,762,177
0
0
null
2022-12-12T21:42:12
2020-04-07T10:34:58
Java
UTF-8
Java
false
false
1,596
java
package com.ruoyi.project.deveagent.summary.service.impl; import java.util.List; import java.util.Map; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import com.ruoyi.common.utils.security.ShiroUtils; import com.ruoyi.project.deveagent.summary.domain.Age...
[ "s284309258@163.com" ]
s284309258@163.com
ce5812e4791d2e4817d8beccd780742280ba477d
6a73c05f6de364388de2bd9b16fcfd45f20dbfc0
/Android5ActivityAnimator/src/main/java/com/zuimeia/android5activityanimator/image/MyChangeImageTransform.java
6116863bcd0260b7826697dafef1d357f8d3b7b3
[]
no_license
Adan0225/androiddemo
9eaf2ce33abd31d06c71a66bbfbdf51bea6d6108
c6e823f89eef3d36d90ab8d83ed0bcfe4e28fd3f
refs/heads/master
2020-03-28T18:35:13.616255
2018-09-15T10:52:28
2018-09-15T10:52:28
148,893,740
0
0
null
null
null
null
UTF-8
Java
false
false
4,628
java
package com.zuimeia.android5activityanimator.image; import android.animation.Animator; import android.animation.AnimatorSet; import android.animation.ObjectAnimator; import android.content.Context; import android.graphics.Rect; import android.text.TextUtils; import android.transition.Transition; import android.transit...
[ "jason_yao" ]
jason_yao
fe332f74fbe794ce84b57ecb7c63e73f38d12b41
f0568343ecd32379a6a2d598bda93fa419847584
/modules/dfp_appengine/src/main/java/com/google/api/ads/dfp/jaxws/v201302/InvalidColorErrorReason.java
0545c7394f741e1dce33abe632aa3a1ddb1ad091
[ "Apache-2.0" ]
permissive
frankzwang/googleads-java-lib
bd098b7b61622bd50352ccca815c4de15c45a545
0cf942d2558754589a12b4d9daa5902d7499e43f
refs/heads/master
2021-01-20T23:20:53.380875
2014-07-02T19:14:30
2014-07-02T19:14:30
21,526,492
1
0
null
null
null
null
UTF-8
Java
false
false
1,149
java
package com.google.api.ads.dfp.jaxws.v201302; import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlType; /** * <p>Java class for InvalidColorError.Reason. * * <p>The following schema fragment specifies the expected content contained within this class. * <p> * <pre> * &lt;simpleType n...
[ "jradcliff@google.com" ]
jradcliff@google.com
546a0642d6f61f9a33aaecf2974da7052f3424d7
435016c5e2d4cfbfe9f939db725aab59dd8b9240
/java-basic/src/main/java/ch28/e/Test04.java
aec2891ce291897fedbcfb8fcfa9e1ce83762fc6
[]
no_license
kmincheol/bitcamp-java-2018-12
59b3c5709b1aa905035a390d553002547243a13a
32b2df6e295412207a27bfc57069e9069f85a0a4
refs/heads/master
2021-08-06T22:04:08.819338
2019-06-12T02:16:22
2019-06-12T02:16:22
163,650,686
1
1
null
2020-04-30T03:50:33
2018-12-31T08:00:45
Java
UTF-8
Java
false
false
1,257
java
// 애노테이션 프로퍼티 추출하기 // package ch28.e; import java.lang.annotation.Annotation; @MyAnnotation7(name = "홍길동", age = 20) public class Test04 { public static void main(String[] args) { Class<?> clazz = Test04.class; MyAnnotation7 anno1 = clazz.getAnnotation(MyAnnotation7.class); for (String s : anno1.value(...
[ "mincheol.kmc@gmail.com" ]
mincheol.kmc@gmail.com
1d00230c62202cdd0b2e925040c63062b6a5360b
7256b730f7f6a5e78380f07a4c96c3e985ab654b
/net/src/main/java/com/example/net/entity/TokenRespEntity.java
afcb595ab7ec90c06fada937e7aea5e54d906c6f
[]
no_license
18516813036/mylib
bf661fcc3985bc069e3c64a54110426afb0dd2b1
46e7bc3bdbb43b47b4744635172ac1b7961d45b3
refs/heads/master
2022-11-05T06:03:38.995208
2020-06-29T02:40:45
2020-06-29T02:40:45
275,708,208
0
0
null
null
null
null
UTF-8
Java
false
false
662
java
package com.example.net.entity; public class TokenRespEntity { private String access_token; private int expires_in; private String token_type; public String getAccess_token() { return access_token; } public void setAccess_token(String access_token) { this.access_token = access...
[ "=" ]
=
7b7bf3943c758f8bcd9fc42bad51cb573e112c43
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/26/26_066d127b74f407796511fbd606032e83f12d8203/UNIXProcess/26_066d127b74f407796511fbd606032e83f12d8203_UNIXProcess_s.java
4c58d514d250fa871d2688ae82de0557f795b02a
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
2,074
java
/* * Java core library component. * * Copyright (c) 1997, 1998 * Transvirtual Technologies, Inc. All rights reserved. * * See the file "license.terms" for information on usage and redistribution * of this file. */ package kaffe.lang; import java.io.FileDescriptor; import java.io.FileOutput...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
d393e2f68d4059b954897a44114528f3791cd0b4
d71e879b3517cf4fccde29f7bf82cff69856cfcd
/ExtractedJars/Shopkick_com.shopkick.app/javafiles/com/bumptech/glide/load/resource/bitmap/DownsampleStrategy$FitCenter.java
9c61cb7322e7d7ac3e2e3165494db436e6432729
[ "MIT" ]
permissive
Andreas237/AndroidPolicyAutomation
b8e949e072d08cf6c6166c3f15c9c63379b8f6ce
c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a
refs/heads/master
2020-04-10T02:14:08.789751
2019-05-16T19:29:11
2019-05-16T19:29:11
160,739,088
5
1
null
null
null
null
UTF-8
Java
false
false
1,366
java
// Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.kpdus.com/jad.html // Decompiler options: packimports(3) annotate safe package com.bumptech.glide.load.resource.bitmap; // Referenced classes of package com.bumptech.glide.load.resource.bitmap: // DownsampleStrategy priva...
[ "silenta237@gmail.com" ]
silenta237@gmail.com
9d9b9b8e3ef8db76d04452ccfdcc2419ba57c10c
bf92629bef0dea162c468a9b939dec3ac55ae677
/examples/composition/envfsm/SimpleALEnv/src-gen/evalsimpleal/revisitor/operations/evalsimpleal/impl/IfStmtOperationImpl.java
53148ead510e19bd85e7c1c2e86b888f7628b349
[]
no_license
tdegueul/ale-xbase
32db3ee08792e53769971698962a9dcdc80a90a4
3f6de93c322367fd78b1d4d23b20a24edba268d3
refs/heads/master
2021-01-21T21:15:12.645906
2018-08-27T13:47:15
2018-08-27T13:47:15
98,518,635
1
1
null
null
null
null
UTF-8
Java
false
false
2,559
java
package evalsimpleal.revisitor.operations.evalsimpleal.impl; import evalsimpleal.revisitor.operations.evalsimpleal.ALVarRefOperation; import evalsimpleal.revisitor.operations.evalsimpleal.ArithLitOperation; import evalsimpleal.revisitor.operations.evalsimpleal.ArithMinusOperation; import evalsimpleal.revisitor.operati...
[ "manuel.leduc@inria.fr" ]
manuel.leduc@inria.fr
7a3cae1a59db6616b827592bb2ed7c575c0cbf80
96670d2b28a3fb75d2f8258f31fc23d370af8a03
/reverse_engineered/sources/com/beastbikes/android/modules/cycling/club/ui/ClubActivityInfoBrowserActivity.java
54032f677162d749cb4bed5a72e56878236834ff
[]
no_license
P79N6A/speedx
81a25b63e4f98948e7de2e4254390cab5612dcbd
800b6158c7494b03f5c477a8cf2234139889578b
refs/heads/master
2020-05-30T18:43:52.613448
2019-06-02T07:57:10
2019-06-02T08:15:19
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,256
java
package com.beastbikes.android.modules.cycling.club.ui; import android.content.Context; import android.content.Intent; import android.os.Bundle; import android.text.TextUtils; import android.view.Menu; import android.view.MenuItem; import android.webkit.WebView; import com.beastbikes.android.C1371a; import com.beastbi...
[ "Gith1974" ]
Gith1974
c85f218be890d71c75afa7251ea6a306ecb0aa51
32f38cd53372ba374c6dab6cc27af78f0a1b0190
/app/src/main/java/com/amap/location/b/c/j.java
6c351590f2dfc969469f97d8a968a6a6fb7cfc54
[]
no_license
shuixi2013/AmapCode
9ea7aefb42e0413f348f238f0721c93245f4eac6
1a3a8d4dddfcc5439df8df570000cca12b15186a
refs/heads/master
2023-06-06T23:08:57.391040
2019-08-29T04:36:02
2019-08-29T04:36:02
null
0
0
null
null
null
null
UTF-8
Java
false
false
690
java
package com.amap.location.b.c; /* compiled from: Satellite */ public class j { public byte a; public byte b; public byte c; public short d; public byte e; public byte f; public String toString() { StringBuilder sb = new StringBuilder("Satellite{prn="); sb.append(this.a); ...
[ "hubert.yang@nf-3.com" ]
hubert.yang@nf-3.com
e4818b455d2bdb1a24f5b2205a304d9553e82211
3437c7b2ba1fd01fecfa2fc9ad4552fb8950bf3a
/NHBCrawler/src/main/java/nhb/utils/webview/headless/impl/AbstractHeadlessWebview.java
583b7a6e375559a466c15b682a49d767062b288f
[]
no_license
bachden/nhb-crawler
f805b802f7b499681d8051f240bc3b64284908c9
e1a7e51d868f7b36fe56013f25587b7be7733235
refs/heads/master
2021-01-23T03:59:18.110250
2017-03-25T11:46:38
2017-03-25T11:46:38
86,141,268
0
0
null
null
null
null
UTF-8
Java
false
false
2,030
java
package nhb.utils.webview.headless.impl; import java.io.IOException; import java.util.concurrent.atomic.AtomicBoolean; import org.apache.http.HttpResponse; import org.apache.http.ParseException; import org.apache.http.client.CookieStore; import org.apache.http.client.protocol.HttpClientContext; import org.apache.http...
[ "hoangbach.bk@gmail.com" ]
hoangbach.bk@gmail.com
164df6a3f154b80fe221375786851d475b60be6c
571ce46236afb5d836b713c5f3cc165db5d2ae77
/packages/apps/PrizeDialerV8/src/com/android/dialer/calllog/PhoneAccountUtils.java
e7700554146286df591fd9250290e7c114bccdf4
[]
no_license
sengeiou/prize
d6f56746ba82e0bbdaa47b5bea493ceddb0abd0c
e27911e194c604bf651f7bed0f5f9ce8f7dc8d4d
refs/heads/master
2020-04-28T04:45:42.207852
2018-11-23T13:50:20
2018-11-23T13:50:20
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,124
java
/* * Copyright (C) 2013 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...
[ "18218724438@163.com" ]
18218724438@163.com
b0fc0dd2d6de5dc2de2b3cccc807f0fc276fb115
93389ce8f12223ef3e7c58e6c8fc9f84ed03f2ec
/authentication/mp-jwt-server/src/test/java/be/c4j/ee/security/credentials/authentication/mp/filter/MPBearerTokenVerifierTest.java
334895b74c96950b8f98ced6b1b3b5b677bb3dae
[ "Apache-2.0" ]
permissive
rdebusscher/octopus-backup
315d0028e3eeef481c47168937c9c8c322e7f26a
954f60fe791982f79e013eccad2e4cfbafd47960
refs/heads/master
2020-03-17T00:45:45.359993
2018-05-04T14:22:57
2018-05-04T14:22:57
133,128,645
0
0
null
null
null
null
UTF-8
Java
false
false
6,024
java
/* * Copyright 2014-2018 Rudy De Busscher (https://www.atbash.be) * * 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 requir...
[ "rdebusscher@gmail.com" ]
rdebusscher@gmail.com
5aaebba9308181505762906d162ba09b93136bb7
5c02567570b038edfe1ff3f43cc7a256da788fc3
/bibliotheque-serveur/bibliotheque-serveur-consumer/src/main/java/fr/oc/projet/consumer/contract/dao/utilisateur/NiveauAccesDao.java
226d0ad05da1af89e76916db2b621f77d7346fcd
[]
no_license
YoannR09/Projet_7_OC_old
8648848577ecff51b4fc1589a2ba054df7d40242
3fd7dfc8ed7ac87f6261440cf9b731ecc3463276
refs/heads/master
2022-10-06T02:52:11.752230
2019-06-13T06:49:23
2019-06-13T06:49:23
190,861,806
0
0
null
2022-09-22T18:45:36
2019-06-08T08:03:26
Java
UTF-8
Java
false
false
266
java
package fr.oc.projet.consumer.contract.dao.utilisateur; import fr.oc.projet.model.beans.utilisateur.NiveauAcces; import java.util.List; public interface NiveauAccesDao { NiveauAcces getNiveauAcces(Integer pId); List<NiveauAcces> getListNiveauAcces(); }
[ "el-rambo-poto@hotmail.fr" ]
el-rambo-poto@hotmail.fr
1193ef944ea36f77d926810eb6cf667902d125ba
70583bbcf0d17588e08dabd73387274385066bea
/src/main/java/database/sql/type/CustomerManagementSQL.java
7d98103037b84c1548a5be902dc4ad06d78428ac
[ "MIT" ]
permissive
ivantha/pos-system
9e653022289a58e7bbda28af018e90d8de45b490
ca8016901e63a5f4dd2206573b7d8ad23cc46da1
refs/heads/master
2022-11-08T09:17:09.835212
2020-07-03T06:00:18
2020-07-03T06:00:18
110,659,001
0
0
MIT
2020-07-03T05:50:48
2017-11-14T08:01:58
Java
UTF-8
Java
false
false
4,981
java
/* * Copyright © 02.10.2015 by O.I.Mudannayake. All Rights Reserved. */ package database.sql.type; import cache.CustomerCache; import entity.Customer; import database.sql.SQL; import java.sql.SQLException; import java.util.ArrayList; import java.util.HashMap; import java.util.logging.Level; import java.util.logging....
[ "oshan.ivantha@gmail.com" ]
oshan.ivantha@gmail.com
2cd204a453dc08505eb3e26fc21ad3163d05cc70
fa29571ec1a5c6988e2054078b144262b5fbbef0
/fml-parser/src/main/java/org/openflexo/foundation/fml/parser/node/AStrictfpModifier.java
0efaf19f20b54c0a2f12c76c5a3cca970247dcfb
[]
no_license
woutersl/openflexo-core
e4dde5b21b7fa5f416bd4ac99d5d88398419493b
85fe6334f5534b57d22fbef7d4f6138062890ca2
refs/heads/1.7.1
2021-01-22T20:34:43.071812
2015-04-02T08:45:59
2015-04-02T08:45:59
33,298,501
0
0
null
2015-04-02T08:38:01
2015-04-02T08:38:01
null
UTF-8
Java
false
false
1,944
java
/* This file was generated by SableCC (http://www.sablecc.org/). */ package org.openflexo.foundation.fml.parser.node; import org.openflexo.foundation.fml.parser.analysis.*; @SuppressWarnings("nls") public final class AStrictfpModifier extends PModifier { private TStrictfp _strictfp_; public AStrictfpModifie...
[ "sylvain@openflexo.org" ]
sylvain@openflexo.org
21d4db85b1ea15a003b5532d020337bcd1360253
14958b9a960b30fcb146f2c7f05ba7dc37472491
/crnk-gen/crnk-gen-openapi/src/main/java/io/crnk/gen/openapi/internal/schemas/ResourcesResponseSchema.java
c5d64bec87bade4bb6c5ed5a80cf9d3f943d5a02
[ "Apache-2.0" ]
permissive
macleodbroad-wf/crnk-framework
15ef0e742df556ef980159784cb71c1a0f348876
00fc807a8a66fbc18513960d5bb012402a0329f0
refs/heads/master
2020-08-07T02:02:32.275912
2019-10-06T08:47:00
2019-10-06T08:47:00
213,251,940
0
0
Apache-2.0
2019-10-06T22:13:08
2019-10-06T22:13:08
null
UTF-8
Java
false
false
908
java
package io.crnk.gen.openapi.internal.schemas; import io.crnk.meta.model.resource.MetaResource; import io.swagger.v3.oas.models.media.ArraySchema; import io.swagger.v3.oas.models.media.ComposedSchema; import io.swagger.v3.oas.models.media.Schema; import java.util.Arrays; import java.util.Collections; public class Res...
[ "remo.meier.ch@gmail.com" ]
remo.meier.ch@gmail.com
60ece85ea9b6f645ddd26c46fb4e29539f62795b
2d43832096f8b4f7e84777c326aa94f7c61643d8
/atcrowdfunding03-admin-component/src/main/java/com/atguigu/crowd/mvc/interceptor/LoginInterceptor.java
654f8b4e7aea5f360275b5398f3c66309532912a
[]
no_license
wuduzhun/atcrowdfunding01-admin-parent
c2cd7a0edcecca35e4a9eb3b8f08c5eb282874cb
a84fb7c4f23ba1c7f9d2613f069dbc9812269a11
refs/heads/master
2023-04-07T04:57:20.031119
2021-04-18T13:11:51
2021-04-18T13:11:51
359,146,675
0
0
null
null
null
null
UTF-8
Java
false
false
1,256
java
package com.atguigu.crowd.mvc.interceptor; import com.atguigu.crowd.constant.CrowdConstant; import com.atguigu.crowd.entity.Admin; import com.atguigu.crowd.exception.AccessForBiddenException; import org.springframework.web.servlet.HandlerInterceptor; import org.springframework.web.servlet.ModelAndView; import org.spri...
[ "test@qq.com" ]
test@qq.com
1d83699d25bd807e9512c4850219a578710d9b20
2719cab59432235e9529f06b86486e159ed9dd49
/day-16-/src/main/java/com/ming16/Test02.java
29bcda8a8a0854e0dadbd025b5cb06feb938dece
[]
no_license
Magiewire/Employment-class
86e4aa00a23550156427025ef2ddb9983f72ab87
fff0233ead3ac485015becf1d3845f86a26fd38c
refs/heads/master
2022-04-10T13:24:25.682348
2020-02-24T03:30:06
2020-02-24T03:30:06
null
0
0
null
null
null
null
UTF-8
Java
false
false
948
java
package com.ming16; import java.io.IOException; import java.net.DatagramPacket; import java.net.DatagramSocket; import java.net.SocketException; public class Test02 { public static void main(String[] args) throws IOException { // 创建接收器对象 DatagramSocket datagramSocket = new DatagramSocket(12345); ...
[ "mingming@mingming.email" ]
mingming@mingming.email
110cac5acb84836ace1f0e5c248745140df4b216
dbf430b1a6fd20fa1d18aeac2e72329d043cc073
/optaplanner-core/src/main/java/org/optaplanner/core/config/heuristic/selector/move/generic/PillarChangeMoveSelectorConfig.java
bfd07e1e45f1a7acafa25a150f51dfaa43be777f
[ "Apache-2.0" ]
permissive
radster360/optaplanner
26b5a7c62a9d5697478878aaebe8a46227c16b8f
8b8280423cef3950c9e836a360e81f1db1b7c911
refs/heads/master
2021-05-21T12:37:05.217360
2020-08-18T00:40:02
2020-08-18T00:40:02
12,590,299
0
0
Apache-2.0
2020-08-18T00:40:04
2013-09-04T12:34:50
Objective-C
UTF-8
Java
false
false
2,027
java
/* * Copyright 2020 Red Hat, Inc. and/or its affiliates. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
[ "gds.geoffrey.de.smet@gmail.com" ]
gds.geoffrey.de.smet@gmail.com
40bb2f3e992e0515b25ce42f971b755fdab537f7
d71e879b3517cf4fccde29f7bf82cff69856cfcd
/ExtractedJars/LibriVox_app.librivox.android/javafiles/android/support/v7/widget/ViewBoundsCheck$Callback.java
1783cb7f8b008bf67ca1e1f668346ee0078948f6
[ "MIT" ]
permissive
Andreas237/AndroidPolicyAutomation
b8e949e072d08cf6c6166c3f15c9c63379b8f6ce
c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a
refs/heads/master
2020-04-10T02:14:08.789751
2019-05-16T19:29:11
2019-05-16T19:29:11
160,739,088
5
1
null
null
null
null
UTF-8
Java
false
false
556
java
// Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.kpdus.com/jad.html // Decompiler options: packimports(3) annotate safe package android.support.v7.widget; import android.view.View; interface ViewBoundsCheck$Callback { public abstract View getChildAt(int i); public abst...
[ "silenta237@gmail.com" ]
silenta237@gmail.com
8cccd0ea1b6c5cf60df9f99e5092cb139e004435
e949ab5a99ac25629fcde45d6445e42b776ba6f0
/uizacoresdk/src/main/java/vn/uiza/views/overscroll/lib/overscroll/adapters/StaticOverScrollDecorAdapter.java
ed929fe31b40e30d1fbdc87a355bb6f60450f350
[ "BSD-2-Clause", "LicenseRef-scancode-unknown-license-reference", "BSD-3-Clause" ]
permissive
GianhTran/uiza-android-sdk-player
056a29a315d2f41aca69a96d3e62f6dca4358bcf
13f78c299907867073bae21867c3533d31531cc4
refs/heads/master
2020-03-30T00:33:32.145718
2018-09-17T04:55:56
2018-09-17T04:55:56
null
0
0
null
null
null
null
UTF-8
Java
false
false
731
java
package vn.uiza.views.overscroll.lib.overscroll.adapters; import android.view.View; /** * A static adapter for views that are ALWAYS over-scroll-able (e.g. image view). * * @author amit * * @see HorizontalOverScrollBounceEffectDecorator * @see VerticalOverScrollBounceEffectDecorator */ public class StaticOverS...
[ "loitp@pateco.vn" ]
loitp@pateco.vn
95ac41b4903a7583d23bca1ac384a99716fae241
86215bd7ab2457497727be0193d3960feec3b524
/demo-fpml/src/main/generated-source/org/fpml/reporting/TradeCashflowsId.java
cf2d2dc2340cfd1490518c46269893d0ecb2516f
[]
no_license
prasobhpk/stephennimmo-templates
4770d5619488fe39ffa289b6ede36578c29d6c4d
ce2b04c09b6352311df65ad8643f682452f9d6a7
refs/heads/master
2016-09-11T13:47:44.366025
2013-08-21T18:29:55
2013-08-21T18:29:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,973
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-833 // 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: ...
[ "stephennimmo@gmail.com@ea902603-27ce-0092-70ca-3da810587992" ]
stephennimmo@gmail.com@ea902603-27ce-0092-70ca-3da810587992
d3812210b9db46ee45cf51fae589dcd4b33a1f35
b8176d00409d65787a9f0e72f82fcdd96e18764d
/agent/src/main/java/com/zte/ums/zenap/itm/agent/plugin/linux/util/CipherAlgorithm.java
c372caa544e5598c341007cf02e7c56e839631c7
[]
no_license
Aires1208/DatabaseMonitor
9baa36fbb1a9cf93c145a315934ac469073edce2
62f755fb1b694108940cabe3881f793983bfeb17
refs/heads/master
2021-01-18T08:13:12.845079
2017-07-27T02:21:39
2017-07-27T02:21:39
84,301,835
0
0
null
null
null
null
UTF-8
Java
false
false
4,526
java
package com.zte.ums.zenap.itm.agent.plugin.linux.util; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import javax.crypto.Cipher; import javax.crypto.SecretKey; import javax.crypto.SecretKeyFactory; import javax.crypto.spec.DESKeySpec; import java.security.NoSuchAlgorithmException; /** * <p> * 文件名称: 加解密算...
[ "zhang.pei162@zte.com.cn" ]
zhang.pei162@zte.com.cn
c2e42c2c6b7fa0e7368cb2a034ebed3b9064bcbd
54f352a242a8ad6ff5516703e91da61e08d9a9e6
/Source Codes/AtCoder/arc071/B/1239816.java
a9709fe279690cd575d28030958cde18e1ce0590
[]
no_license
Kawser-nerd/CLCDSA
5cbd8a4c3f65173e4e8e0d7ed845574c4770c3eb
aee32551795763b54acb26856ab239370cac4e75
refs/heads/master
2022-02-09T11:08:56.588303
2022-01-26T18:53:40
2022-01-26T18:53:40
211,783,197
23
9
null
null
null
null
UTF-8
Java
false
false
694
java
import java.util.Arrays; import java.util.Scanner; public class Main{ public static void main(String[] args){ long PRIME=1000000007; Scanner sc=new Scanner(System.in); int N =Integer.parseInt(sc.next()); int M =Integer.parseInt(sc.next()); long[] x= new long[N]; long[] y= new long[M]; for(int ...
[ "kwnafi@yahoo.com" ]
kwnafi@yahoo.com