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
286cedea52fee43f4224ed6d2850aeb1f5c743a2
821eea25624740a008311eed3f962f1488684a5a
/src/main/java/DynamicProgram/dp0327/LC813.java
e52fe1fb3df1f555fb68e222659c6d9bc1a760e1
[]
no_license
cchaoqun/Chaoqun_LeetCode
0c45598a0ba89cae9c53725b7b70adf767b226f1
5b2bf42bca66e46e4751455b81b17198b447bb39
refs/heads/master
2023-06-30T20:53:49.779110
2021-08-02T12:45:16
2021-08-02T12:45:16
367,815,848
0
0
null
null
null
null
UTF-8
Java
false
false
4,055
java
package DynamicProgram.dp0327; /* * @Description: * * @param null * @return * @author Chaoqun * @creed: Talk is cheap,show me the code * @date 2021/3/27 19:28 */ public class LC813 { /** * 一维dp 从前往后 * dp[i]从i开始到数组结尾分成k个子数组的平均值的最大值 * preSum[i] = sum(A[0]:A[i-1]) * dp[i] = Mat...
[ "chengchaoqun@hotmail.com" ]
chengchaoqun@hotmail.com
1d43d0a6c11a4099fdcfb10d7e75217ddb67b3ed
3a4d8c4971355efc9c42c4b494db7614bc8df90e
/ejbModule/ec/edu/epn/catalogos/beans/MateriaService.java
fc552c6132c90b1bfc6b60d5222ed2f8e927423b
[]
no_license
scajas/servicioSeguridad
4ea3f2dd0907416d2fb96f9e9b1667f73b637969
17ba2340ff8466933a9927f54579bd12a4581bdb
refs/heads/master
2022-12-09T12:33:44.500774
2020-08-03T15:40:23
2020-08-03T15:40:23
285,415,310
0
0
null
null
null
null
UTF-8
Java
false
false
960
java
package ec.edu.epn.catalogos.beans; import java.util.List; import javax.ejb.Local; import ec.edu.epn.catalogos.entities.Materia; import ec.edu.epn.contratos.entities.CargaAcademica; import ec.edu.epn.contratos.entities.Pedido; import ec.edu.epn.contratos.entities.Pensum; @Local public interface Mate...
[ "german.romero@epn.edu.ec" ]
german.romero@epn.edu.ec
c6924a02a64e7dacc097113c4b03186566272f40
a279cc02e30a28f8a139c8823284e19969acd301
/src/com/taursys/tools/ValueObjectPropertyInfoPanel.java
5092dca9a0d54e3006210f7db9acb8b525093fa8
[]
no_license
wardat/MapperXML-v1.9.7
05d1ca4e6f55ddb9f32817d8ad7ee9736ce96e92
3fada3bb3ba8216635a28c96d078bf94ba8cf19a
refs/heads/master
2020-03-30T17:51:55.391163
2018-10-03T20:05:18
2018-10-03T20:05:18
151,473,138
0
0
null
null
null
null
UTF-8
Java
false
false
7,322
java
/** * ValueObjectPropertyInfoPanel - A wizard panel to gather info about value holders * * Copyright (c) 2002 * Marty Phelan, All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Fre...
[ "mawardat12@gmail.com" ]
mawardat12@gmail.com
0625f672789ea5f0be8bc8765a221aab1fb9e988
75950d61f2e7517f3fe4c32f0109b203d41466bf
/modules/tags/fabric3-modules-parent-pom-1.2/kernel/api/fabric3-model/src/main/java/org/fabric3/model/type/component/CompositeReference.java
5cbd73250e4652ec5393818840baadf8d1003e97
[]
no_license
codehaus/fabric3
3677d558dca066fb58845db5b0ad73d951acf880
491ff9ddaff6cb47cbb4452e4ddbf715314cd340
refs/heads/master
2023-07-20T00:34:33.992727
2012-10-31T16:32:19
2012-10-31T16:32:19
36,338,853
0
0
null
null
null
null
UTF-8
Java
false
false
3,027
java
/* * Fabric3 * Copyright (c) 2009 Metaform Systems * * Fabric3 is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as * published by the Free Software Foundation, either version 3 of * the License, or (at your option) any later version, with the * follo...
[ "jmarino@83866bfc-822f-0410-aa35-bd5043b85eaf" ]
jmarino@83866bfc-822f-0410-aa35-bd5043b85eaf
2bb49d0440fc3528e4233de87174958be13d38ff
d8f425f97e121ea9014e509a26d26912517f69d7
/mifos/acceptanceTests/src/test/java/org/mifos/test/acceptance/savings/SavingsDepositTest.java
d1df09aa6d89d5c6eb52478cc8a4ddbbb01e9be7
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
lassaadbenhadj/enda
b3da7ee0006e1ff951eaad77d5d066f9c9fbb8fa
f24be16ae4e4c4bc19e7286a87232a64b172042e
refs/heads/master
2021-01-02T08:46:49.115592
2013-09-28T18:43:39
2013-09-28T18:43:39
6,474,579
0
1
null
null
null
null
UTF-8
Java
false
false
4,945
java
/* * Copyright (c) 2005-2011 Grameen Foundation USA * 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 * * Unl...
[ "lbhadj@gmail.com" ]
lbhadj@gmail.com
8ff51f302ec56b6ba65110bbf9a90d765906854d
a7b868c8c81984dbcb17c1acc09c0f0ab8e36c59
/src/main/java/com/alipay/api/domain/KoubeiSalesKbassetStuffCancelstockoutorderQueryModel.java
839ec0386d5f6b3f956f2325daeefe8297a5b7a3
[ "Apache-2.0" ]
permissive
1755616537/alipay-sdk-java-all
a7ebd46213f22b866fa3ab20c738335fc42c4043
3ff52e7212c762f030302493aadf859a78e3ebf7
refs/heads/master
2023-02-26T01:46:16.159565
2021-02-02T01:54:36
2021-02-02T01:54:36
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,079
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-05-30 23:22:41 */ public class KoubeiSalesKbassetStuffCancelstockoutorderQueryModel extends AlipayObject { private static ...
[ "ben.zy@antfin.com" ]
ben.zy@antfin.com
11115a96d43482f3ce26ce3f5289de7d682eaed6
cf5421ca0e450aec39c0b23c9dd7b3eaccd833f8
/src/main/java/net/hasor/rsf/center/client/RsfCenterModule.java
b698cd444d54a2f9b701fba303d20d5706dd21ce
[ "Apache-2.0" ]
permissive
wuce7758/rsf
33f8bd5a5b65ffd12945989c972771c69c6d3b92
5bdd74cd7b48c67878765373cd43cc76bae14152
refs/heads/master
2021-01-22T10:36:05.496658
2017-01-30T06:01:04
2017-01-30T06:01:04
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,851
java
/* * Copyright 2008-2009 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 ap...
[ "zyc@hasor.net" ]
zyc@hasor.net
8f59c8f5b9e0baeff98370f0552cc340cc4e9301
85cfc652459ca2f015aa8c8dc55240721632cee0
/bin/platform/ext/core/testsrc/de/hybris/platform/test/LazyLoadItemListTest.java
5370f8f960f818162981608c927b01afc01b370e
[]
no_license
varshadhamal/Hybris-test
43e5479b9909e41e6276dfde6b4f4ff1cdae9b0e
a29c6090680110ab733e2077772c9c477d497df6
refs/heads/master
2020-03-18T06:31:01.940494
2018-05-22T11:58:12
2018-05-22T11:58:12
134,400,503
0
1
null
null
null
null
UTF-8
Java
false
false
5,948
java
/* * [y] hybris Platform * * Copyright (c) 2000-2016 SAP SE * All rights reserved. * * This software is the confidential and proprietary information of SAP * Hybris ("Confidential Information"). You shall not disclose such * Confidential Information and shall use it only in accordance with the * terms of ...
[ "varsha.d.saste@accenture.com" ]
varsha.d.saste@accenture.com
e48c4e4032bae7c9980f24f9a2c6cd2d570c7e7a
755cd8f80adc00d22309c444366ba4535410d661
/src/main/java/ru/job4j/condition/MultipleSwitchWeek.java
90d341a345255e4ee17557b3af9ad4cc3169022c
[]
no_license
timurvvolkov/job4j_elementary
6702fe0887db02368e5e0156f60ff111d5cc4166
8b16b3ca0a9e75fc654ef92f34f99a6e4e4ce89e
refs/heads/master
2022-12-24T18:03:56.760212
2022-12-18T23:22:05
2022-12-18T23:22:05
247,971,216
0
0
null
2020-03-17T13:03:56
2020-03-17T13:03:55
null
UTF-8
Java
false
false
573
java
package ru.job4j.condition; public class MultipleSwitchWeek { /* public static int numberOfDay(String name) { return switch (name) { case "Понедельник", "Monday" -> 1; case "Вторник", "Tuesday" -> 2; case "Среда", "Wednesday" -> 3; case "Четверг", "Thursd...
[ "timurvvolkov@gmail.com" ]
timurvvolkov@gmail.com
88e23d762c54b5c74d752126f1a735d267aac6ec
93ec8a0e60e1c28bf1218e8e0b93b2b76a384c73
/frame/src/main/java/com/yht/frame/widgets/dialog/HintDialog.java
b15923a5929a5264187edc071c980632b1420b63
[]
no_license
XieHaha/HuiZhen
6333c8062e83506662251e001c4abbed46d00f41
83f2ba22b9fa74540a5d5afa2256fb4f51c39225
refs/heads/master
2023-07-26T16:31:53.781256
2021-09-13T07:27:32
2021-09-13T07:27:32
404,611,459
0
0
null
null
null
null
UTF-8
Java
false
false
6,403
java
package com.yht.frame.widgets.dialog; import android.app.Dialog; import android.content.Context; import android.os.Bundle; import android.text.method.ScrollingMovementMethod; import android.view.View; import android.view.View.OnClickListener; import android.view.WindowManager; import android.widget.ImageView; import a...
[ "371523912@qq.com" ]
371523912@qq.com
e9f286044d1e641832ad046b6856565ccccbd47a
633a8d3eebb5bd8d5a84374adbd8d343115b7f72
/java/netcracker-courses/MailSystems/first/src/main/java/entities/message/NormalMessage.java
47068810b1545c43f43c53c938888f194f722b6a
[]
no_license
vadim8kiselev/study
c7ddec676e42fc40fc3fe62be5b25a975d78266b
532b5001a30f61b3d7eea49acfff5f96bb3e05c4
refs/heads/master
2020-12-09T21:19:37.331670
2018-03-29T18:17:49
2018-03-29T18:17:49
35,507,824
3
1
null
2016-11-20T10:58:58
2015-05-12T19:16:51
C++
UTF-8
Java
false
false
257
java
package entities.message; /** * Created by mark on 09.11.15. */ public class NormalMessage extends Message { public NormalMessage(String message) { super(message); } public boolean isSpywareMessage() { return false; } }
[ "vadim8kiselev@gmail.com" ]
vadim8kiselev@gmail.com
34c524d04056b2b71b922fd5150ae98607bd693e
a30e41fa5f9973a044bcda559b6459200b66c886
/library_material/java/com/dolphpire/android/material/transition/ScaleProvider.java
ac5d84e4e723c83fa5cb95e2cdeef0fc5a44600a
[ "Apache-2.0" ]
permissive
teogor/instagram-get-android
a38a7092de3905bcc22a6ac1f18f2e5cca7e75b3
ca1da69cc75a752bd6cde555d44f3b4a05ca5d8e
refs/heads/master
2023-02-24T12:41:39.970639
2020-08-17T22:59:03
2020-08-17T22:59:03
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,790
java
/* * Copyright 2020 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 * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
[ "grigor.teodor@gmail.com" ]
grigor.teodor@gmail.com
d2e632aa1cb8930883053e8499b00197bdeabca0
6d943c9f546854a99ae27784d582955830993cee
/modules/dfp_axis/src/main/java/com/google/api/ads/admanager/axis/v201911/UserTeamAssociationServiceInterface.java
7a974a41ba05e3e47d8a277c530eb5479a2817e0
[ "Apache-2.0" ]
permissive
MinYoungKim1997/googleads-java-lib
02da3d3f1de3edf388a3f2d3669a86fe1087231c
16968056a0c2a9ea1676b378ab7cbfe1395de71b
refs/heads/master
2021-03-25T15:24:24.446692
2020-03-16T06:36:10
2020-03-16T06:36:10
247,628,741
0
0
Apache-2.0
2020-03-16T06:36:35
2020-03-16T06:36:34
null
UTF-8
Java
false
false
3,967
java
// Copyright 2019 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writi...
[ "christopherseeley@users.noreply.github.com" ]
christopherseeley@users.noreply.github.com
a2adfea79127f00d81ed2e4be8ed5a1ed8fd005c
f7e0a04d1e31d225cd4992ca926d0ce23d293087
/spring-web/src/main/java/org/springframework/web/method/annotation/ExceptionHandlerMethodResolver.java
3ebefdab4ea75e71a520efda614d33beb54492ab
[]
no_license
designer-framework/Spring-Framework
adfea060850613e7f2b751b74359ec2c74826fb5
93039bf6e702d814dd0591bdb1acd70da5b31909
refs/heads/master
2023-04-27T07:05:00.875434
2021-05-18T13:07:31
2021-05-18T13:07:31
360,019,495
0
0
null
null
null
null
UTF-8
Java
false
false
6,460
java
/* * Copyright 2002-2018 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 * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless requ...
[ "742743697@qq.com" ]
742743697@qq.com
f248f0bd830cc31b6d933f866534111165f497a1
e8f9c11419357f967a142ff346cddbe36e882da3
/redis-tool-common/src/main/java/com/github/annotation/Encrypt.java
266a1169cf92ed0203bbe3771854ae9b8032200a
[ "Apache-2.0" ]
permissive
meunity/redis-tool-parent
01db832c5dde00caa8eb4af5135828d0de90af64
0513df5a9ccbcb3f5515d6b8a368ac02009e59b8
refs/heads/master
2021-02-07T19:01:56.702649
2019-11-25T03:31:47
2019-11-25T03:31:47
null
0
0
null
null
null
null
UTF-8
Java
false
false
294
java
package com.github.annotation; import java.lang.annotation.*; /** * 返回参数 加密注解类 * @author qinxuewu 2019年1月17日上午10:58:02 * */ @Target({ ElementType.PARAMETER, ElementType.METHOD }) @Retention(RetentionPolicy.RUNTIME) @Documented public @interface Encrypt { }
[ "870439570@qq.com" ]
870439570@qq.com
57b15d6b8a4576c63766253b74e49b238c7979df
0af8b92686a58eb0b64e319b22411432aca7a8f3
/large-multiproject/project44/src/main/java/org/gradle/test/performance44_2/Production44_146.java
fd50f24780e254472625ea4ad8f056cbc52b2586
[]
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
305
java
package org.gradle.test.performance44_2; public class Production44_146 extends org.gradle.test.performance14_2.Production14_146 { private final String property; public Production44_146() { this.property = "foo"; } public String getProperty() { return property; } }
[ "cedric.champeau@gmail.com" ]
cedric.champeau@gmail.com
320f4f302a496b64e96d434304703fe0e29dbcff
3d2beb9582ddc111136fbb01043c78d53e7a5777
/common/src/main/java/com/hyman/common/model/form/waybill/KeyAndDateTimeQuery.java
5754615f5596d4db4dc373684b20445a0b82772f
[]
no_license
hymanlew/SpringCloudDemo
b04d978d9095388767aac19cf76f42e0f7ef26ac
e908c4a6fa4842d0f19b838acb229252241fa922
refs/heads/master
2022-12-25T02:41:48.366603
2022-02-06T07:39:25
2022-02-06T07:39:25
185,054,782
0
0
null
2022-12-16T04:51:28
2019-05-05T16:18:23
Java
UTF-8
Java
false
false
800
java
package com.hyman.common.model.form.waybill; import io.swagger.annotations.ApiModel; import io.swagger.annotations.ApiModelProperty; import lombok.Data; import org.springframework.lang.Nullable; import java.io.Serializable; /** * @author Changyuan Su * @date 2019/6/5 12:40 * @Description: */ @ApiModel("具有日期时间查询的...
[ "hyman@163.com" ]
hyman@163.com
4e448516717a71c1b193a2768289971c8e66bcb9
b47f11915bab20dc302d95f76646e43b086937b5
/02 - JUnit/12 - Ordem de execução dos testes/src/test/java/br/ce/wcaquino/services/LocacaoServiceTeste.java
7628c61a2aa201d9486e1304a3b1388ec908f6a6
[]
no_license
brunnooliveira/Teste-Unitarios-Java
5c8278760e648d4254bf6d01929aaf39ae64f385
b700c76e347c5ac3c991033dcb83b5a7e92cc17f
refs/heads/master
2022-12-28T00:43:13.477929
2020-01-15T13:32:23
2020-01-15T13:32:23
null
0
0
null
null
null
null
ISO-8859-1
Java
false
false
3,019
java
package br.ce.wcaquino.services; import static br.ce.wcaquino.utils.DataUtils.isMesmaData; import static br.ce.wcaquino.utils.DataUtils.obterDataComDiferencaDias; import static org.hamcrest.CoreMatchers.equalTo; import static org.hamcrest.CoreMatchers.is; import static org.junit.Assert.assertThat; import java.util.Da...
[ "jaironsousa@gmail.com" ]
jaironsousa@gmail.com
f9740c98d3d490d58f2066fb8038d05d0a21016a
879f34c6aec395ed9f763e835dfa5d83b1310705
/opapi/src/main/java/com/ssxt/file/Progress.java
2304b5c3f629aa6facb3de33da97a46c0fe14846
[]
no_license
zengzebin/hebei
f1c30ced0ba1c2781513eff97d612b03444f21f2
223ee2e6fb4f49119fdeec3414d2bbe381fbf24e
refs/heads/master
2020-03-17T16:26:11.129778
2018-05-17T02:55:42
2018-05-17T02:55:42
133,748,565
0
0
null
null
null
null
UTF-8
Java
false
false
673
java
package com.ssxt.file; public class Progress { private long bytesRead; private long contentLength; private long items; public long getBytesRead() { return bytesRead; } public void setBytesRead(long bytesRead) { this.bytesRead = bytesRead; } public long getContentLength() { return contentLength; } p...
[ "328272526@qq.com" ]
328272526@qq.com
dfbc1aab1ac4cca7630a9ed4d943abbd076351dd
7422e70a8852922563c334eee8325f131a9728b8
/pro27A/yc27001java001base/src/com/yc/java019JDBC/Test.java
dbfd0ef7a742f9290c15208315720c0044002db7
[]
no_license
kingdas/lesson1
b6d87ed65c5b227a384edf430de1eefed3f3adc2
27321b0639ed1306ae273efc9ae913c46e436b89
refs/heads/master
2020-04-08T01:53:17.536605
2018-12-01T04:21:19
2018-12-01T04:21:19
158,912,654
0
0
null
null
null
null
GB18030
Java
false
false
5,197
java
package com.yc.java019JDBC; import java.sql.Connection; import java.sql.DriverManager; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.Statement; import java.util.Date; import com.mysql.jdbc.log.Log; public class Test { public static void main(String[] args) throws Exception { // //...
[ "das_jin@163.com" ]
das_jin@163.com
43ec7b7bba5887af04061106251f43d65c728bc7
68edc7c429117ae88974c204e900dab6007d89a1
/SleniumProject/src/com/sleniumProject/WhileEg.java
f0fd81a185335aac24c644b9f54ac20465da3923
[]
no_license
shaath/Shanti_Vijetha
2ae83c4b9e3bcb438a0f6e5e06b931306f7cebf8
e409428e47e573a7a1aeef3789232cfd3740a86d
refs/heads/master
2020-06-14T08:18:21.864039
2019-07-03T01:36:01
2019-07-03T01:36:01
194,957,843
0
0
null
null
null
null
UTF-8
Java
false
false
311
java
package com.sleniumProject; public class WhileEg { public static void main(String[] args) { // int i=1; // while(i <= 100) // { // System.out.println(i); // if(i == 75) // { // break; // } // i++; // // } int j=100; while(j >= 1) { System.out.println(j); j--; } } }
[ "you@example.com" ]
you@example.com
5f89783b483ecddf11e53df4be84ccd13b736817
fa93c9be2923e697fb8a2066f8fb65c7718cdec7
/sources/com/avito/android/photo_gallery/common/GalleryPageListener.java
88712ce89614f09e88f5f99acd9b459012949b08
[]
no_license
Auch-Auch/avito_source
b6c9f4b0e5c977b36d5fbc88c52f23ff908b7f8b
76fdcc5b7e036c57ecc193e790b0582481768cdc
refs/heads/master
2023-05-06T01:32:43.014668
2021-05-25T10:19:22
2021-05-25T10:19:22
370,650,685
0
0
null
null
null
null
UTF-8
Java
false
false
740
java
package com.avito.android.photo_gallery.common; import com.vk.sdk.api.VKApiConst; import kotlin.Metadata; @Metadata(bv = {1, 0, 3}, d1 = {"\u0000\u001c\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\u0010\b\n\u0000\n\u0002\u0010\t\n\u0000\n\u0002\u0010\u0002\n\u0002\b\u0003\bf\u0018\u00002\u00020\u0001J\u001f\u0010\u...
[ "auchhunter@gmail.com" ]
auchhunter@gmail.com
183cc998fa26c83974db4d22009d49298660ac37
1b4651958d6412dc4c7373131718223b019319d1
/life-record-service/src/main/java/pri/jarod/javaweb/feign/UserService.java
33efd0e44b2d4fc6e3fdd5f62f99469b43e5454d
[]
no_license
userkdg/life-record
fbbde48cac5c5ec943656bb03cd3e1d0f93aca60
e5d1b1103b4ac49a59800f02fcfd2c260979392f
refs/heads/master
2023-01-06T06:15:33.500668
2020-10-18T13:39:17
2020-10-18T13:39:17
305,109,380
0
0
null
null
null
null
UTF-8
Java
false
false
4,802
java
//package pri.jarod.javaweb.feign; // //import pri.jarod.javaweb.common.auth.FeignApiRespBean; //import com.alibaba.fastjson.JSONObject; //import org.springframework.cloud.openfeign.FeignClient; //import org.springframework.web.bind.annotation.RequestMapping; //import org.springframework.web.bind.annotation.RequestPara...
[ "1265598443@qq.com" ]
1265598443@qq.com
9c64c6810c0254e247abce7b5a2c034f5511e41b
2e178df50b41d4486fa74489bc26c771940c725f
/src/org/nutz/walnut/web/view/WnViewMaker.java
c5b6de267b5ae16c7851842b067bb2f278d7470f
[ "Apache-2.0" ]
permissive
jrrx/walnut
930c7d22f94c4279bbb7c675d2de98fc4d327c49
6f4a7d42df2e4ab160bde7dc7c94b4223676c166
refs/heads/master
2021-01-16T21:59:37.489830
2016-06-10T13:42:27
2016-06-10T13:42:27
null
0
0
null
null
null
null
UTF-8
Java
false
false
539
java
package org.nutz.walnut.web.view; import org.nutz.ioc.Ioc; import org.nutz.mvc.View; import org.nutz.mvc.ViewMaker; public class WnViewMaker implements ViewMaker { @Override public View make(Ioc ioc, String type, String value) { // 设置 cookie if ("++cookie>>".equals(type)) { return...
[ "zozohtnt@gmail.com" ]
zozohtnt@gmail.com
5d41b3f424e4c858e9bd5417fabaefa9ce7ea0ba
09b9ef9f4d622d8c4aedb82be4d520f92a683d0f
/net.sf.anathema.basics.repository/src/net/sf/anathema/basics/repository/input/internal/FileItemEditorInputPersistableElement.java
6b0278aebb0380eaa01448bbaa8fc404400a92b2
[]
no_license
anathema/anathema-rcp
a10491b7b3eae5d6cce2c7eb480110f741a86dd4
558a47659a96a7065ab703d43740a353b43e96de
refs/heads/master
2020-02-26T14:50:50.304707
2009-10-20T11:12:27
2009-10-20T11:12:27
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,066
java
package net.sf.anathema.basics.repository.input.internal; import java.net.URL; import org.eclipse.core.runtime.IPath; import org.eclipse.ui.IMemento; import org.eclipse.ui.IPersistableElement; public class FileItemEditorInputPersistableElement implements IPersistableElement { private final String untitl...
[ "sandra.sieroux@googlemail.com" ]
sandra.sieroux@googlemail.com
6e8cb0f7751e487e69b807e0f1573ba2d0e9cf0f
c173fc0a3d23ffda1a23b87da425036a6b890260
/hrsaas/src/org/paradyne/model/PAS/Competency/RoleWiseCompMisReportModel.java
bbe3844c3de90c6ce80f68026946de5b9c54522c
[ "Apache-2.0" ]
permissive
ThirdIInc/Third-I-Portal
a0e89e6f3140bc5e5d0fe320595d9b02d04d3124
f93f5867ba7a089c36b1fce3672344423412fa6e
refs/heads/master
2021-06-03T05:40:49.544767
2016-08-03T07:27:44
2016-08-03T07:27:44
62,725,738
0
0
null
null
null
null
UTF-8
Java
false
false
7,820
java
package org.paradyne.model.PAS.Competency; import com.itextpdf.text.BaseColor; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.apache.log4j.Logger; import org.paradyne.bean.PAS.Competency.RoleWiseCompMisReport; import org.paradyne.lib.ModelBase; import or...
[ "Jigar.V@jigar_vasani.THIRDI.COM" ]
Jigar.V@jigar_vasani.THIRDI.COM
07913cf77a327c3e5f82ffe2fee5050d4f59e1dc
fc9f781dcf4907114f884e33b634eb8d0f6ddd5a
/ActiSoftBD/src/bd/Auditoria.java
af632402d19a7d4043cb429a983fca16023f257f
[]
no_license
Dgiulian/ActiSoft
c3517fa09c0179764cde2e23405273f4c4d71554
7f9b50772b2bde1ed905cb0c899356d8b0a04e83
refs/heads/master
2021-05-01T15:22:57.506495
2020-10-10T00:35:35
2020-10-10T00:35:35
50,962,477
0
0
null
null
null
null
UTF-8
Java
false
false
1,936
java
package bd; public class Auditoria { public Integer id = 0; public Integer id_usuario = 0; public Integer id_tipo_usuario = 0; public Integer id_modulo = 0; public Integer id_accion = 0; public Integer id_referencia = 0; public String fecha = ""; public Auditoria(){} publi...
[ "giuliani.diego@gmail.com" ]
giuliani.diego@gmail.com
fc236fcd46755b3657abd46f0c51709e2da8bbd5
80f6fc80507fa9d23c1a7a2e26f4a0e8db0b59b6
/base/trunk/RMBase/src/net/form105/rm/base/mapping/target/FloatParameterTarget.java
6b2366108f237e29ce9a669e5a350565c052cb9c
[]
no_license
BackupTheBerlios/rmframework-svn
433ef7ea147ddb888092689b9d16ac3b8908f40e
062e95e247275365ecf612a92e792927d30d9d96
refs/heads/master
2021-03-12T20:14:26.065677
2011-10-18T17:41:57
2011-10-18T17:41:57
40,801,991
0
0
null
null
null
null
UTF-8
Java
false
false
912
java
package net.form105.rm.base.mapping.target; import java.math.BigDecimal; import net.form105.rm.base.model.parameter.FloatParameter; import org.apache.log4j.Logger; public class FloatParameterTarget extends AbstractParameterTarget<FloatParameter> { public static Logger logger = Logger.getLogger(FloatParameterTa...
[ "pusteblume@ee2c9ef0-5c3b-0410-85e1-eabd887c3043" ]
pusteblume@ee2c9ef0-5c3b-0410-85e1-eabd887c3043
83ae74ec328d3f72813f3ad634be298883d7680b
84de785f113a03a5e200218fa41711e67cd61b63
/osgi/samples/lights/src/main/java/org/fourthline/cling/osgi/device/light/model/BinaryLight.java
8fbd5fcadb673e3d5ab1c2df6cd3c8d9609a8dfe
[]
no_license
bubbleguuum/cling
3be10c3096334fce691a815c730935e73c654d97
28ee8b0fbbc0b71a73e383af530f6bb168b1f9f7
refs/heads/master
2021-01-18T08:24:29.950159
2013-10-26T13:02:46
2013-10-26T13:02:46
2,954,144
1
0
null
null
null
null
UTF-8
Java
false
false
2,734
java
/* * Copyright (C) 2011 4th Line GmbH, Switzerland * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundation, either version 2 of * the License, or (at your option) any later version. ...
[ "cb@4thline.com" ]
cb@4thline.com
60f31ecd0db49e702802914a500b655af355e042
95d20c83d8aff34e314c56a3ecb2b87c9fa9fc86
/Ghidra/Framework/SoftwareModeling/src/main/java/ghidra/program/model/listing/RegisterChangeSet.java
1e84235ac5ba160803886d5b5e3a20c41b7a83ed
[ "GPL-1.0-or-later", "GPL-3.0-only", "Apache-2.0", "LicenseRef-scancode-public-domain", "LGPL-2.1-only", "LicenseRef-scancode-unknown-license-reference" ]
permissive
NationalSecurityAgency/ghidra
969fe0d2ca25cb8ac72f66f0f90fc7fb2dbfa68d
7cc135eb6bfabd166cbc23f7951dae09a7e03c39
refs/heads/master
2023-08-31T21:20:23.376055
2023-08-29T23:08:54
2023-08-29T23:08:54
173,228,436
45,212
6,204
Apache-2.0
2023-09-14T18:00:39
2019-03-01T03:27:48
Java
UTF-8
Java
false
false
1,372
java
/* ### * IP: GHIDRA * REVIEWED: YES * * 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 ag...
[ "46821332+nsadeveloper789@users.noreply.github.com" ]
46821332+nsadeveloper789@users.noreply.github.com
b877873ec53de7da34fe140af7000cd917659fc8
f8237f7807715f7c947f2d87aafb652a8d07c170
/core/maths/mathgeom/src/main/java/org/arakhne/afc/math/geometry/d2/ai/BoundedElement2ai.java
a69588b95c0d4c03bdb1baa647d74346661f6b79
[ "Apache-2.0" ]
permissive
TeigLevingston/afc
04ebe94d857ee0c8543a019531867804fa5f124b
45d14d73c288fef6c7da9ce72cb2d2dfa5c8e0d1
refs/heads/master
2023-08-25T03:33:36.320679
2021-10-10T19:46:33
2021-10-10T19:46:33
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,455
java
/* * $Id$ * This file is a part of the Arakhne Foundation Classes, http://www.arakhne.org/afc * * Copyright (c) 2000-2012 Stephane GALLAND. * Copyright (c) 2005-10, Multiagent Team, Laboratoire Systemes et Transports, * Universite de Technologie de Belfort-Montbeliard. * Copyright (c) 2013...
[ "galland@arakhne.org" ]
galland@arakhne.org
d1c53025844bbf04e97f87c6143d6db6f67f7d06
ca3df4ca060d5266bf97d9b861984f59db78756e
/src/hackerrank/algorithms/bit_manipulation/AorB.java
5e63bc638cc015fdf6c0c2f5b0039dc0024701d7
[]
no_license
Nobodyhave/Solutions
fe6b293b7d5c41d1747825850771f662a14b13b4
0e473708a9ebc81e2da4b4e2c090c464949ee81b
refs/heads/master
2020-02-26T16:29:29.358399
2018-02-27T13:55:41
2018-02-27T13:55:41
71,220,895
2
0
null
null
null
null
UTF-8
Java
false
false
6,136
java
package hackerrank.algorithms.bit_manipulation; import java.io.FileNotFoundException; import java.math.BigInteger; import java.util.Scanner; /** * Created by Aleksandr on 16/11/2016. * Project Solutions * <p> * https://www.hackerrank.com/challenges/aorb */ public class AorB { public static void ...
[ "aleksandr.nesterov@u-tx.com" ]
aleksandr.nesterov@u-tx.com
db532272d9c12a024f13660b33b3f85089daac4b
a8d9ea4cbc7650049d5ca7025bd9a47f7491cada
/JDBC_20180906/src/com/emp/domain/Login.java
ea6d272c426f5b04d9532af21c4eedb95e08f965
[]
no_license
JeonEunmi/JDBC
569e7d49fe9553245f6f322165aa5a01af2493d4
eea1d6713aecd519e73300d56d44c7c18a69827b
refs/heads/master
2020-04-11T11:26:33.617370
2018-12-14T07:48:57
2018-12-14T07:48:57
161,748,055
0
0
null
null
null
null
UHC
Java
false
false
463
java
package com.emp.domain; // 자료형 클래스 public class Login { // 아이디, 패스워드 private String id, pw; public Login() { } public Login(String id, String pw) { this.id = id; this.pw = pw; } public String getId() { return id; } public void setId(String id) { this.id = id; } ...
[ "bunny648@hanmail.net" ]
bunny648@hanmail.net
fcb4fd16e73f43c6c61f247313ceccda92a33a34
3ceab28bcfb9df4e0a4a1e7cf81ee719de5b551f
/commontemplate/src/main/java/org/commontemplate/standard/property/string/StringToTimeHandler.java
639085b0e668d8fd6edb5306cc11d81e8815ced2
[ "Apache-2.0" ]
permissive
draem0507/commontemplate
14f063025f35826b20bad51498cd175478edbb48
6c3b3c0c10a2aa50fbb237d2c7e6d9b02a09d9e9
refs/heads/master
2016-09-10T18:48:54.147050
2015-08-17T06:43:05
2015-08-17T06:43:05
40,870,240
0
0
null
null
null
null
UTF-8
Java
false
false
475
java
package org.commontemplate.standard.property.string; import java.text.SimpleDateFormat; import org.commontemplate.standard.property.PropertyHandlerSupport; public class StringToTimeHandler extends PropertyHandlerSupport { private static final long serialVersionUID = 1L; public static final String TIME_...
[ "liangfei0201@8dadb90d-c23f-0410-a79a-e763b8a9fd85" ]
liangfei0201@8dadb90d-c23f-0410-a79a-e763b8a9fd85
26213af437374eb3de2cba2328c56c21fb2cedf2
8ee682684494f9e7cbe804bd5c289f10e8a62553
/src/main/java/com/example/demo/contoller/TemplateController.java
97d3ad4450b04cba54ea4e760470a25fe65f8f3a
[]
no_license
arunkr1112/JwtRoleBasedSecurity
eccb5a44e876f9af0b0e2849165959c2956c804a
b212be51d482f1feab1e0363add216c3775d5c62
refs/heads/master
2022-12-10T10:02:10.198382
2020-08-20T05:33:07
2020-08-20T05:33:07
288,910,902
0
0
null
null
null
null
UTF-8
Java
false
false
463
java
package com.example.demo.contoller; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.RequestMapping; @Controller @RequestMapping("/") public class TemplateController { /*@GetMapping("login") public Stri...
[ "you@example.com" ]
you@example.com
10e89fbcf99dd561f317b18bb0c7b3f6d2fc6a8f
622259e01d8555d552ddeba045fafe6624d80312
/edu.harvard.i2b2.eclipse.plugins.adminTool/src/edu/harvard/i2b2/adminTool/data/QueryData.java
73a28b35fd6beb97301132e6475cc052c74c9479
[]
no_license
kmullins/i2b2-workbench-old
93c8e7a3ec7fc70b68c4ce0ae9f2f2c5101f5774
8144b0b62924fa8a0e4076bf9672033bdff3b1ff
refs/heads/master
2021-05-30T01:06:11.258874
2015-11-05T18:00:58
2015-11-05T18:00:58
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,255
java
/* * Copyright (c) 2006-2015 Massachusetts General Hospital * All rights reserved. This program and the accompanying materials * are made available under the terms of the i2b2 Software License v2.1 * which accompanies this distribution. * * Contributors: * * * Wensong Pan * */ ...
[ "Janice@phs000774.partners.org" ]
Janice@phs000774.partners.org
3108998aaec45934cc5b530420a650d976546758
ae5eb1a38b4d22c82dfd67c86db73592094edc4b
/project465/src/main/java/org/gradle/test/performance/largejavamultiproject/project465/p2325/Production46512.java
67bbb98d2dce1aed5352d607766b70c88527959d
[]
no_license
big-guy/largeJavaMultiProject
405cc7f55301e1fd87cee5878a165ec5d4a071aa
1cd6a3f9c59e9b13dffa35ad27d911114f253c33
refs/heads/main
2023-03-17T10:59:53.226128
2021-03-04T01:01:39
2021-03-04T01:01:39
344,307,977
0
0
null
null
null
null
UTF-8
Java
false
false
1,971
java
package org.gradle.test.performance.largejavamultiproject.project465.p2325; public class Production46512 { private Production46503 property0; public Production46503 getProperty0() { return property0; } public void setProperty0(Production46503 value) { property0 = value; } pr...
[ "sterling.greene@gmail.com" ]
sterling.greene@gmail.com
b4f741a32979e4b5d4c7baad276604ff70ffbede
a2750222374e1a90af39556c317a7ab21518ebec
/ch12_2/ch12_2_consumer_fallback/src/main/java/com/springcloud/book/ch12_2_consumer_fallback/utils/ExceptionUtil.java
1dc70fa0455cc32066960bdeac7376b6b9e6d5d3
[]
no_license
meteor1993/SimpleSpringCloudCode
0bac71839696ad501940bc44b739c3c5d56246ce
3e66de51db54f2719279eeb15f3d74f647411b19
refs/heads/master
2020-06-22T00:59:49.388440
2019-09-18T14:43:49
2019-09-18T14:43:49
197,592,485
7
4
null
null
null
null
UTF-8
Java
false
false
997
java
package com.springcloud.book.ch12_2_consumer_fallback.utils; import com.alibaba.cloud.sentinel.rest.SentinelClientHttpResponse; import com.alibaba.csp.sentinel.slots.block.BlockException; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.http.HttpHeaders; import org.springframe...
[ "inwsy@hotmail.com" ]
inwsy@hotmail.com
0e33a02f9a6f077d621bfe4d48ddf834434adb4b
ca536ba346ec35dff63d0d28c70b3997783e5ba5
/3.JavaMultithreading/src/com/codegym/task/task21/task2106/Solution.java
4f882ca2b51bcc08e7491a1fba9d5069bcabe982
[]
no_license
jablonskiboguslaw1/700SolvedTasksBesideBootcamp
9e28264848063c6f7f6e311a468089993eb1397e
8020c09e14f2ab3598d17cbf1f59f10a80ad51c8
refs/heads/master
2023-02-06T02:50:44.741090
2020-12-29T22:45:34
2020-12-29T22:45:34
264,264,073
0
0
null
null
null
null
UTF-8
Java
false
false
1,182
java
package com.codegym.task.task21.task2106; import java.util.Date; import java.util.Objects; /* Bug in equals/hashCode */ public class Solution { private int anInt; private String string; private double aDouble; private Date date; private Solution solution; public Solution(int anInt, String s...
[ "jablonski.boguslaw@gmail.com" ]
jablonski.boguslaw@gmail.com
6ec6fe87e5ade738ae63597828e31dcd6bfb4aab
c59f24c507d30bbb80f39e9a4f120fec26a43439
/hbase-src-1.2.1/hbase-client/src/main/java/org/apache/hadoop/hbase/exceptions/OutOfOrderScannerNextException.java
5a49be1884ed1a2850aa5de7836ecb588474a69d
[ "Apache-2.0", "CC-BY-3.0", "BSD-3-Clause", "MIT", "LicenseRef-scancode-protobuf" ]
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
1,470
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...
[ "fengchen8086@gmail.com" ]
fengchen8086@gmail.com
e2638df95a313ca8d5d32f016c87c805e8804564
53d677a55e4ece8883526738f1c9d00fa6560ff7
/com/tencent/mm/boot/svg/a/a/ajs.java
46e6931092e000796d52a84f1c1ff6447f596546
[]
no_license
0jinxing/wechat-apk-source
544c2d79bfc10261eb36389c1edfdf553d8f312a
f75eefd87e9b9ecf2f76fc6d48dbba8e24afcf3d
refs/heads/master
2020-06-07T20:06:03.580028
2019-06-21T09:17:26
2019-06-21T09:17:26
193,069,132
9
4
null
null
null
null
UTF-8
Java
false
false
6,178
java
package com.tencent.mm.boot.svg.a.a; import android.graphics.Canvas; import android.graphics.Matrix; import android.graphics.Paint; import android.graphics.Paint.Cap; import android.graphics.Paint.Join; import android.graphics.Paint.Style; import android.graphics.Path; import android.os.Looper; import com.te...
[ "172601673@qq.com" ]
172601673@qq.com
474ecdd0e8440a804708a229e3d85af5d9c98413
dbf5adca095d04d7d069ecaa916e883bc1e5c73d
/x_okr_assemble_control/src/main/java/com/x/okr/assemble/control/jaxrs/okrworkreportbaseinfo/WorkQueryByIdException.java
fdfa3c5f5394d531197844fa7eec49be70d1fb21
[ "BSD-3-Clause" ]
permissive
fancylou/o2oa
713529a9d383de5d322d1b99073453dac79a9353
e7ec39fc586fab3d38b62415ed06448e6a9d6e26
refs/heads/master
2020-03-25T00:07:41.775230
2018-08-02T01:40:40
2018-08-02T01:40:40
143,169,936
0
0
BSD-3-Clause
2018-08-01T14:49:45
2018-08-01T14:49:44
null
UTF-8
Java
false
false
378
java
package com.x.okr.assemble.control.jaxrs.okrworkreportbaseinfo; import com.x.base.core.exception.PromptException; class WorkQueryByIdException extends PromptException { private static final long serialVersionUID = 1859164370743532895L; WorkQueryByIdException( Throwable e, String id ) { super("查询指定ID的具体工作信息时发生异常...
[ "caixiangyi2004@126.com" ]
caixiangyi2004@126.com
ce764a885b25fbe0185f14e727087b282c49b179
dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9
/data_defect4j/preprossed_method_corpus/Lang/41/org/apache/commons/lang/exception/ExceptionUtils_getStackFrames_956.java
c561d0bcb24417e6b7c403ad63d137469ff17d22
[]
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,748
java
org apach common lang except util manipul examin code throwabl code object author daniel rall author dmitri plotnikov author stephen colebourn author href mailto ggregori seagullsw gari gregori author pete gieser version except util exceptionutil ...
[ "hvdthong@gmail.com" ]
hvdthong@gmail.com
1c48866d7d2dcd75ecbea6bd70eebf1120a1652d
6e626edaf72827a220b6019ffe24d75a086dc2f6
/lastgitcheck/src/main/java/lastgitcheck/app/shared/appbasicsetup/userrolemanagement/MenuNodes.java
1b65bcc9ea61e1657c05286ee26b7d74803ed26a
[]
no_license
applifireAlgo/nooncheck
fd428cac14aa89dbeadcaec1a3875cc990000fda
9f4ee5b0bc902bdfc104c73af72d004e12a98be0
refs/heads/master
2021-01-21T13:40:46.322650
2016-06-13T07:22:02
2016-06-13T07:22:02
48,314,544
0
0
null
null
null
null
UTF-8
Java
false
false
505
java
package lastgitcheck.app.shared.appbasicsetup.userrolemanagement;import java.util.ArrayList; import java.util.List; public class MenuNodes { private Menu menu; private List<MenuNodes> nodes = new ArrayList<MenuNodes>(); public MenuNodes(Menu _menu){ this.menu = _menu; } public void addMenu(MenuNodes menu)...
[ "anant@algorhythm.co.in" ]
anant@algorhythm.co.in
44b890d6ef66f6d64a9c0e1e3d6a56edd76ba932
005a69b0cfdccf63a5deff1eccbb7f6d35ea9300
/app/src/main/java/com/promlert/phonebook/SearchActivity.java
672fe6cd09c6205f712a81187a9bea64db058401
[]
no_license
3bugs/Android-PhoneBook
56a37b2bd53f54737346f7b10be4e9da99ac36b3
a72c6c182ce210ad5a9620f9461ebe22b5ca7df5
refs/heads/master
2020-06-26T09:14:05.003789
2019-08-02T02:53:30
2019-08-02T02:53:30
199,593,037
0
0
null
null
null
null
UTF-8
Java
false
false
844
java
package com.promlert.phonebook; import android.app.SearchManager; import android.content.Intent; import android.os.Bundle; import android.widget.Toast; import androidx.appcompat.app.AppCompatActivity; public class SearchActivity extends AppCompatActivity { @Override protected void onCreate(Bundle savedInsta...
[ "promlert@gmail.com" ]
promlert@gmail.com
a32c324f70bcd00cf403a88bbcc31619e2b4d521
2bc2eadc9b0f70d6d1286ef474902466988a880f
/tags/mule-2.0.0-M2/tools/visualizer/src/main/java/org/mule/tools/visualizer/processor/EndpointIdentifiersProcessor.java
4bf61c6d98455d7e8c285d7d9669698a7fbf7c24
[]
no_license
OrgSmells/codehaus-mule-git
085434a4b7781a5def2b9b4e37396081eaeba394
f8584627c7acb13efdf3276396015439ea6a0721
refs/heads/master
2022-12-24T07:33:30.190368
2020-02-27T19:10:29
2020-02-27T19:10:29
243,593,543
0
0
null
2022-12-15T23:30:00
2020-02-27T18:56:48
null
UTF-8
Java
false
false
1,934
java
/* * $Id$ * -------------------------------------------------------------------------------------- * Copyright (c) MuleSource, Inc. All rights reserved. http://www.mulesource.com * * The software in this package is published under the terms of the CPAL v1.0 * license, a copy of which has been included with this...
[ "tcarlson@bf997673-6b11-0410-b953-e057580c5b09" ]
tcarlson@bf997673-6b11-0410-b953-e057580c5b09
9ab2015ef3c99a47423c0c19a72fbb6c07f225fd
fb80fdc722d8ad415a66634f9060043c70191589
/src/main/java/hyperskill/collection/Power.java
54e775473e9ded7717c0fe9afe4794c734579650
[]
no_license
arturdziocha/learn
ee795b09fd8d0ae0022762400b53edb65c6643c3
f4396844a733de2c959c64b9251bc766f211b32a
refs/heads/master
2020-12-22T06:14:55.818022
2020-07-31T14:40:11
2020-07-31T14:40:11
236,692,415
0
0
null
null
null
null
UTF-8
Java
false
false
820
java
package hyperskill.collection; import java.util.Arrays; import java.util.Collection; import java.util.Scanner; import java.util.stream.Collectors; public class Power { public static Collection<Integer> pow2(Collection<Integer> numbers) { // write your code here return numbers.stream().map(num -> n...
[ "artur.dziocha@gmail.com" ]
artur.dziocha@gmail.com
fb2ea463a0a6ab9894e6f0a97f8ae0d88306a8fa
f09b9241cd227b8ee35fa4f858dc4442777ffb2a
/ds3-sdk/src/main/java/com/spectralogic/ds3client/commands/spectrads3/ClearSuspectBlobAzureTargetsSpectraS3Request.java
58be2d5f776cfe92bf7443f2baf4a7564e7c1cc3
[ "Apache-2.0" ]
permissive
scribe/ds3_java_sdk
a7f0aa3b68a6ebe3085e62f96477986df0c3fe71
85e471b49614dbda2f000b80628d8a3c2358fadf
refs/heads/master
2023-04-14T08:20:22.337805
2017-05-26T17:54:08
2017-05-26T17:54:08
92,990,930
0
0
null
2017-05-31T21:38:29
2017-05-31T21:38:29
null
UTF-8
Java
false
false
1,793
java
/* * ****************************************************************************** * Copyright 2014-2017 Spectra Logic Corporation. 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 i...
[ "rachelt@spectralogic.com" ]
rachelt@spectralogic.com
bb6ca601c53a14d171a770eb56afde0a8f13db4e
fe8564accecf1717ba813a3a9ad0936e646e4e0e
/droolsjbpm-knowledge-services/src/main/java/org/droolsjbpm/services/api/KnowledgeDataService.java
70a75d8e71aed7cf8ff411eb03d5194f7791c766
[]
no_license
samo42/jbpm-console-ng
dd7e4b62f35f01a23e0c6320c6550fbfeea86555
fec02dc3e60dd82cd08c41ac724561738f606bed
refs/heads/master
2021-01-15T22:19:29.226920
2012-10-22T11:39:40
2012-10-22T11:41:03
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,839
java
/* * Copyright 2012 JBoss by Red Hat. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
[ "salaboy@gmail.com" ]
salaboy@gmail.com
a061fb6b9216c349da55f652220df9e5be4428ef
c8417895a7b071e7b2cc07a6791357c5bffc7889
/com/google/android/gms/internal/bq.java
e8172a59cebdbef153396e4d337ba982a9e72665
[]
no_license
HansaTharuka/Explore
70a610cac38469cddf2dc87c9f67dcd9a94f8d1a
b71eb84c57fb28b687ce6df4a69e14a3dcaf8458
refs/heads/master
2021-01-24T11:27:25.524180
2018-02-27T06:33:37
2018-02-27T06:33:37
123,083,071
0
0
null
null
null
null
UTF-8
Java
false
false
6,535
java
package com.google.android.gms.internal; import android.os.Binder; import android.os.IBinder; import android.os.IInterface; import android.os.Parcel; import android.os.RemoteException; import com.google.android.gms.dynamic.d; import com.google.android.gms.dynamic.d.a; public abstract interface bq extends IInterface {...
[ "hansatharukarcg3@gmail.com" ]
hansatharukarcg3@gmail.com
2ca5a9854669f9829b26e3690de4c474ed916d3d
b938149a6d8ea3869ad2242978154e2c40b2cb96
/app/src/main/java/com/example/mvvm_demo/baseAdapter/BaseBindingViewHolder.java
d30821db58d1011ef360fb2e09fa131709d660cc
[]
no_license
iwanttoseethecode/mvvm_demo
4d7eea4474a2c27da4208f1c07c532b78919f829
f669bd50ee741dcded84db733d70e1eabb0d5ccb
refs/heads/master
2020-08-13T16:08:24.421536
2019-10-14T09:16:03
2019-10-14T09:16:03
214,998,268
0
0
null
null
null
null
UTF-8
Java
false
false
601
java
package com.example.mvvm_demo.baseAdapter; import android.databinding.ViewDataBinding; import android.support.annotation.NonNull; import android.support.v7.widget.RecyclerView; import android.view.View; /** * Created by luoling on 2019/10/14. * description: */ public class BaseBindingViewHolder extends RecyclerVie...
[ "782884760@qq.com" ]
782884760@qq.com
889f34b0f66ae27b50e85d1d3fb78db141c7179e
e75be673baeeddee986ece49ef6e1c718a8e7a5d
/submissions/blizzard/Corpus/eclipse.jdt.ui/5920.java
8472087f13776970334dcfea5d3f8e0d2e763b9e
[ "MIT" ]
permissive
zhendong2050/fse18
edbea132be9122b57e272a20c20fae2bb949e63e
f0f016140489961c9e3c2e837577f698c2d4cf44
refs/heads/master
2020-12-21T11:31:53.800358
2018-07-23T10:10:57
2018-07-23T10:10:57
null
0
0
null
null
null
null
UTF-8
Java
false
false
259
java
package p; import java.lang.management.ManagementFactory; import java.lang.reflect.Field; public class Foo implements IFoo { public int log(Field field, String message) { ManagementFactory factory = null; return -1; } }
[ "tim.menzies@gmail.com" ]
tim.menzies@gmail.com
51592012de017b521a68bfac56841b7e37616be5
38c4451ab626dcdc101a11b18e248d33fd8a52e0
/identifiers/apache-cassandra-1.2.0/test/unit/org/apache/cassandra/AbstractSerializationsTester.java
26a1735b2929ac487ad867520df7434e4d15a76d
[]
no_license
habeascorpus/habeascorpus-data
47da7c08d0f357938c502bae030d5fb8f44f5e01
536d55729f3110aee058ad009bcba3e063b39450
refs/heads/master
2020-06-04T10:17:20.102451
2013-02-19T15:19:21
2013-02-19T15:19:21
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,166
java
org PACKAGE_IDENTIFIER false apache PACKAGE_IDENTIFIER false cassandra PACKAGE_IDENTIFIER false com PACKAGE_IDENTIFIER false google UNKNOWN_IDENTIFIER false common UNKNOWN_IDENTIFIER false io UNKNOWN_IDENTIFIER false ByteArrayDataOutput UNKNOWN_IDENTIFIER false com PACKAGE_IDENTIFIER false google UNKNOWN_IDENTIFIER fal...
[ "pschulam@gmail.com" ]
pschulam@gmail.com
73d81c43fa5824aee7018ad64f88b40bd08e0586
79a056480cef41a774ce17c5fa9e8e34df8cc5bf
/app/src/main/java/org/chromium/blink_public/platform/modules/remoteplayback/WebRemotePlaybackAvailability.java
fa708eb0e33872ac6c5fcd24874b255c7de13472
[ "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
doorsrom/com.doors.edge
b8b318f25deb03564fbe1a067663bddb9a47f016
626ee6c64c010f5e79a7d770f65597eb335a0a0b
refs/heads/master
2020-03-24T01:33:51.914303
2018-08-10T11:14:50
2018-08-10T11:14:50
142,341,790
4
1
null
null
null
null
UTF-8
Java
false
false
1,390
java
// Copyright 2018 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // This file is autogenerated by // java_cpp_enum.py // From // ../../third_party/WebKit/public/platform/modules/remoteplayback/WebRemotePlayback...
[ "kuoruan@gmail.com" ]
kuoruan@gmail.com
6ac82b614820e11e1b21bc9214aa53f8bc6ee26a
56345887f87495c458a80373002159dbbbd7717f
/example/src/main/java/com/alibaba/otter/canal/example/db/dialect/AbstractDbDialect.java
ec99b31615da057c34dc103fbbed73c61a357bf7
[ "Apache-2.0" ]
permissive
cainiao22/canal-bigdata
724199c61632e98b43797d4fd276abcba7e426fb
a88362535faeda5f846a8f147d341f8d22ffd2e4
refs/heads/master
2022-12-26T16:59:50.256698
2018-12-05T07:27:17
2018-12-05T07:27:17
214,317,447
1
0
Apache-2.0
2022-12-14T20:35:10
2019-10-11T01:30:07
Java
UTF-8
Java
false
false
4,476
java
/* * Copyright (C) 2010-2101 Alibaba Group Holding Limited. * * 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 ...
[ "yanpengfei@qding.me" ]
yanpengfei@qding.me
220329d25911758a01f2cdc4755f01cc734a1267
a90450b6a44715a9752915b2407a4f827cf35baf
/WDE/src/wde/qchs/algo/Sounding.java
886eb3c65f3024fce3d659445c80ebe2d6ce6bda
[]
no_license
usdot-fhwa-stol/WxDE
8af0ea15dc4d88356142a8e974fac9533490541c
8614f264ed014ea545a47a134b32c0d6ca03cc9a
refs/heads/master
2023-02-18T13:58:32.514197
2017-11-06T22:33:35
2017-11-06T22:40:35
41,399,863
0
0
null
null
null
null
UTF-8
Java
false
false
3,854
java
// Copyright (c) 2010 Mixon/Hill, Inc. All rights reserved. /** * @file Sounding.java */ package wde.qchs.algo; import wde.metadata.ISensor; import wde.obs.IObs; import wde.qchs.ModObsSet; import wde.qchs.RAWINSONDE; import wde.util.threads.ILockFactory; import wde.util.threads.StripeLock; /** * Performs spatial q...
[ "schultzjl@leidos.com" ]
schultzjl@leidos.com
e27da6bfbbba2207260080c6aed7e03054d32232
bc557f4a6bc1f673f6013d20361a000fc7daac11
/android-lib/dmlib/src/main/java/com/citywithincity/utils/ViewUtil.java
13ca7f58de30c2f00d93b8cbb4ce190b1a815a15
[]
no_license
gxl244642529/ecard_realName
6ec14e5feb19dac70e8df1ea2e2fe6111a93b15c
23d9fd11d8a78196433681519c7dec479e2a809e
refs/heads/master
2021-04-09T10:17:42.834082
2018-03-16T09:41:04
2018-03-16T09:41:04
125,492,140
3
1
null
null
null
null
UTF-8
Java
false
false
2,768
java
package com.citywithincity.utils; import android.app.Activity; import android.graphics.Rect; import android.util.DisplayMetrics; import android.view.View; import android.view.View.OnClickListener; import android.view.ViewGroup; import android.widget.TextView; import com.citywithincity.auto.tools.AutoCreator.IBinddata...
[ "244642529@qq.com" ]
244642529@qq.com
02669d33c85f36d8678ed2da8b2d12da28e19d84
73f55e2d62349cc6e0ed1a27be583c712e5654db
/oauth2/oauth2-resource-server/src/test/java/org/springframework/security/oauth2/server/resource/web/HeaderBearerTokenResolverTests.java
ca8d0478739bb64e8db2414ce8f816360e082a98
[ "Apache-2.0" ]
permissive
nenaraab/spring-security
5d6539c542f710937fd68d5489376ad77f339126
7748fb00ba8c230511041236b52e769ca3b03411
refs/heads/master
2021-07-14T14:11:11.074527
2020-05-03T20:51:03
2020-05-05T15:45:42
156,358,003
1
0
Apache-2.0
2018-11-06T10:38:47
2018-11-06T09:22:46
Java
UTF-8
Java
false
false
2,179
java
/* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
[ "josh.cummings@gmail.com" ]
josh.cummings@gmail.com
52df66cac67cd8d1307b34dc9bc4e14a439c3af3
82eba08b9a7ee1bd1a5f83c3176bf3c0826a3a32
/ZmailSoap/src/wsdl-test/org/zmail/soap/admin/WSDLCheckAuthConfigTest.java
f6cd2dfca58250afa9917cee25ee394f770ee0e6
[ "MIT" ]
permissive
keramist/zmailserver
d01187fb6086bf3784fe180bea2e1c0854c83f3f
762642b77c8f559a57e93c9f89b1473d6858c159
refs/heads/master
2021-01-21T05:56:25.642425
2013-10-21T11:27:05
2013-10-22T12:48:43
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,099
java
/* * ***** BEGIN LICENSE BLOCK ***** * Zimbra Collaboration Suite Server * Copyright (C) 2011, 2012 VMware, Inc. * * The contents of this file are subject to the Zimbra Public License * Version 1.3 ("License"); you may not use this file except in * compliance with the License. You may obtain a copy of the Lice...
[ "bourgerie.quentin@gmail.com" ]
bourgerie.quentin@gmail.com
6db05eb3de29b0e7af4aef465725bb1020434eb3
58021604cf609d8f6f334565e785bbe58796037d
/app/src/main/java/com/example/administrator/ydxcfwpt/Utils/NetworkUtils.java
c5563c8c1b67d7f842c1dbe2afc6a69d9848bad7
[]
no_license
ydc0128/mabangyuangong
04448f9a46a40a90e5e4bbcfcc69cf2d751d1046
6f47efef5d6a4cf346fbd14846529e2fef745046
refs/heads/master
2020-03-22T05:07:09.845215
2018-07-03T07:17:37
2018-07-03T07:17:37
139,543,407
0
0
null
null
null
null
UTF-8
Java
false
false
3,111
java
package com.example.administrator.ydxcfwpt.Utils; import android.content.Context; import android.net.ConnectivityManager; import android.net.NetworkInfo; import android.telephony.TelephonyManager; /** * Created by Administrator on 2018/3/9. */ public class NetworkUtils { public static boolean isNet...
[ "568903753@qq.com" ]
568903753@qq.com
9e19c70e0cccbe69e78b96693fa3156483384303
f4e15ee34808877459d81fd601d6be03bdfb4a9d
/org/fourthline/cling/model/message/gena/OutgoingRenewalRequestMessage.java
3ebdc94fb3b757aa70dbf6d4fd4de77175c733fa
[]
no_license
Lianite/wurm-server-reference
369081debfa72f44eafc6a080002c4a3970f8385
e4dd8701e4af13901268cf9a9fa206fcb5196ff0
refs/heads/master
2023-07-22T16:06:23.426163
2020-04-07T23:15:35
2020-04-07T23:15:35
253,933,452
0
0
null
null
null
null
UTF-8
Java
false
false
1,185
java
// // Decompiled by Procyon v0.5.30 // package org.fourthline.cling.model.message.gena; import java.util.List; import java.util.Map; import org.fourthline.cling.model.message.header.TimeoutHeader; import org.fourthline.cling.model.message.header.SubscriptionIdHeader; import org.fourthline.cling.model.message.header...
[ "jdraco6@gmail.com" ]
jdraco6@gmail.com
f0e4901a8bf719717b18a4f1d4e98cb3c3b3c355
308fdb021c42932af91b288c80a623098d7458fa
/src/main/java/com/bosssoft/formdesign/controller/FormTypeController.java
97d35c43368e856ee49c6c0b2794dcb2a6cfe855
[]
no_license
cj199105151210/design
ced375634f545b3a43894f38b0a93c02344042a7
919fbb1b7be22bdff72189f028721b9039a70b73
refs/heads/master
2020-05-16T22:18:31.064214
2019-04-25T01:22:26
2019-04-25T01:22:26
183,331,760
0
0
null
null
null
null
UTF-8
Java
false
false
2,606
java
package com.bosssoft.formdesign.controller; import com.alibaba.fastjson.JSONObject; import com.bosssoft.formdesign.comm.AxResult; import com.bosssoft.formdesign.domain.ZTreeVo; import com.bosssoft.formdesign.service.FormTypeService; import io.swagger.annotations.Api; import io.swagger.annotations.ApiOperation; import ...
[ "975668939@qq.com" ]
975668939@qq.com
f78f439ce61c92649467308ca5c5e96117bc2d45
b29f2120ae0160bbbc1efef51df9541e562c89c8
/src/com/sensei/exercises/ex_08_17/_26/ExerciseQ1.java
3547b2d7b092685cab5922fec875231564a9207a
[]
no_license
Aniruddha-Deb/school-programs
50269f48a0d54284a47c33c4d1d33db5ba8b94ff
655b9bb9808bc8a7eb81aec820d364945e1dc14b
refs/heads/master
2021-01-11T07:44:48.121482
2018-03-27T09:53:08
2018-03-27T09:53:08
72,094,162
0
1
null
null
null
null
UTF-8
Java
false
false
979
java
package com.sensei.exercises.ex_08_17._26; import java.io.*; public class ExerciseQ1 { public static void main( String args[] ) throws IOException { BufferedReader br = new BufferedReader( new InputStreamReader( System.in ) ); while( true ) { System.out.print( "Enter a string: " ); String input = br.re...
[ "aniruddha.deb.2002@gmail.com" ]
aniruddha.deb.2002@gmail.com
a177c29d89b00de7a3bd42b6f86779b98ac43b5c
642bb69b1aca6cd5d206572ddc3f118f64be995a
/src/com/haxademic/demo/hardware/depthcamera/shared/Demo_Kinect_RunDetector.java
7c6c46aecee1005618465aa2b138e56f89500544
[ "MIT" ]
permissive
chrisfromwork/haxademic
25cdfd37a26ec897cf309ed96de4db8f68eeb991
125fbe694a084abf9b29efa9e321bc00ba627dfc
refs/heads/master
2020-06-26T17:04:05.716929
2019-07-27T22:21:04
2019-07-27T22:21:04
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,544
java
package com.haxademic.demo.hardware.depthcamera.shared; import com.haxademic.core.app.P; import com.haxademic.core.app.PAppletHax; import com.haxademic.core.app.config.AppSettings; import com.haxademic.core.data.constants.PTextAlign; import com.haxademic.core.draw.context.PG; import com.haxademic.core.draw.image.Image...
[ "cacheflowe@users.noreply.github.com" ]
cacheflowe@users.noreply.github.com
0703cd819cb1eca69b8a862fee2fe3c89534ac8e
9038be83fb15e2ea6fe49ca9cb37ced9e0b68594
/ActiTIME_without_framework/src/com/normal/invalidLogin.java
2a6c5a8a5a0209abc3fdaea08285621d5255e5c2
[]
no_license
rajesh-salimath/ActiTIMEProj
46e186e88cc8cfaf87f01698cd183092815946e1
e6d1f7d2816782a20a1f61c6af9111485f399ae3
refs/heads/master
2021-07-25T05:04:30.749649
2017-11-06T07:39:04
2017-11-06T07:39:04
109,657,490
0
0
null
null
null
null
UTF-8
Java
false
false
1,421
java
package com.normal; import java.util.concurrent.TimeUnit; import org.openqa.selenium.By; import org.openqa.selenium.WebDriver; import org.openqa.selenium.chrome.ChromeDriver; import org.openqa.selenium.support.ui.WebDriverWait; public class invalidLogin { public static WebDriver driver; public WebDri...
[ "Rajesh@Rajesh-PC" ]
Rajesh@Rajesh-PC
85a046de1e1d2a8cd62707895c45fbac9ba42517
38c4451ab626dcdc101a11b18e248d33fd8a52e0
/identifiers/apache-ant-1.8.4/src/main/org/apache/tools/ant/types/optional/image/Draw.java
b49d99d10b003d55d43622384dbdadd2699ed5d7
[]
no_license
habeascorpus/habeascorpus-data
47da7c08d0f357938c502bae030d5fb8f44f5e01
536d55729f3110aee058ad009bcba3e063b39450
refs/heads/master
2020-06-04T10:17:20.102451
2013-02-19T15:19:21
2013-02-19T15:19:21
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,007
java
org PACKAGE_IDENTIFIER false apache PACKAGE_IDENTIFIER false tools PACKAGE_IDENTIFIER false ant PACKAGE_IDENTIFIER false types PACKAGE_IDENTIFIER false optional PACKAGE_IDENTIFIER false image PACKAGE_IDENTIFIER false javax PACKAGE_IDENTIFIER false media PACKAGE_IDENTIFIER false jai PACKAGE_IDENTIFIER false PlanarImage ...
[ "pschulam@gmail.com" ]
pschulam@gmail.com
2597bd6c3abba424be83135d781ed07b662263b5
8bb48b9c274c24f23c8efbccd32880d70494ffcb
/src/com/javarush/test/level12/lesson09/task05/Solution.java
e9e997ad25128cb8805f2723e1646485f9885615
[]
no_license
sfill70/JavaRushHomeWork
7ceebd55cd6c65ac29a1e6cd8fd263bf026a18bf
89f86d8c4f3a0ed715d65bf4e841b9efde23fb15
refs/heads/master
2021-09-10T00:10:16.918511
2018-03-20T10:05:32
2018-03-20T10:05:32
125,997,673
0
0
null
null
null
null
UTF-8
Java
false
false
961
java
package com.javarush.test.level12.lesson09.task05; /* Класс Human и интерфейсы Run, Swim Напиши public класс Human(человек) и public интерфейсы Run(бежать/ездить), Swim(плавать). Добавь в каждый интерфейс по одному методу. Добавь эти интерфейсы классу Human, но не реализуй методы. Объяви класс Human абстрактным. */ ...
[ "sergfill70@yandex.ru" ]
sergfill70@yandex.ru
acef11f609ef43c979535ba04341d8a9bd4cda17
ee1244b10de45679f053293e366f192af307be74
/sources/com/p001a/p002a/p003a/p016k/C0231b.java
f6e002d7094436f2473abce9f36b05871842802d
[]
no_license
scarletstuff/Turbogram
a086e50b3f4d7036526075199616682a0d7c9c45
21b8862573953add9260f1eb586f0985d2c71e8e
refs/heads/master
2021-09-23T14:34:23.323880
2018-09-24T17:48:43
2018-09-24T17:48:43
null
0
0
null
null
null
null
UTF-8
Java
false
false
321
java
package com.p001a.p002a.p003a.p016k; /* renamed from: com.a.a.a.k.b */ public interface C0231b { /* renamed from: a */ long mo356a(); /* renamed from: a */ void mo357a(Object obj); /* renamed from: a */ void mo358a(Object obj, long j); /* renamed from: b */ void mo359b(Object obj); }...
[ "root@linuxhub.it" ]
root@linuxhub.it
24da2d09f86f5d122f31a21dd4dfc858da82ec5c
8509dae4673154374a1fb200667f63a001690dcb
/src/tayfa/FrequencyOfCharacters.java
c50797695a1318e9256117771822163fc7447647
[]
no_license
hakanorak21/interview
1231a5add1fb5e4030de929796bb071edf319f3c
2b701c7cedd723cb855886a3769b87fc9ef0f2f6
refs/heads/master
2022-07-31T01:58:52.741786
2020-05-25T18:53:38
2020-05-25T18:53:38
266,856,862
0
0
null
null
null
null
UTF-8
Java
false
false
1,751
java
package tayfa; import java.util.Arrays; import java.util.Collections; import java.util.LinkedHashSet; /* 5. Write a return method that can find the frequency of characters Ex: FrequencyOfChars("AAABBCDD") ==> A3B2C1D2 */ public class FrequencyOfCharacters { public static void main(String[] args) { String str ...
[ "hakanorak21@yahoo.com" ]
hakanorak21@yahoo.com
80495ada2f06ca6ed33042ad8161dfb3fc49bb10
d57dc940b37c528fec256e49e8f57b417d7740f6
/web-static-resource/src/main/java/com/ylc/StaticResourceApplication.java
578846ae06783a1d432ccd3e71fd4b3d8f5a6a4a
[]
no_license
yuanlincheng/spring-boot-demo
ad945d439161534269efb09257ca62f38b1eefec
0ad854ac981fc931848f76bc094990d6b97e40c3
refs/heads/master
2021-09-02T12:09:30.838389
2018-01-02T13:39:51
2018-01-02T13:39:51
115,401,642
0
0
null
null
null
null
UTF-8
Java
false
false
512
java
package com.ylc; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; /** * @author: tree * @version: 1.0 * date: 2018/1/1 9:36 * @description: xxx * own: Aratek */ @SpringBootApplication //@SpringBootApplication = @Configuration + @ComponentSc...
[ "yuanlinchengyx@163.com" ]
yuanlinchengyx@163.com
68c20321ca132e8ed0effdc2c792a062d96c12a8
55ca310cfc12111f9977bba7fab028696863422c
/app/src/main/java/com/bongbong/alprev/mlkit/ghost/network/GhostApiService.java
b8551b0a8b2556b74ab08b492095006f15c130f7
[ "Apache-2.0", "MIT" ]
permissive
bongbongshin78/allpre
a39b8b343af22900c4e3151bc5922dd7b618fade
3b369086aedb47a8414bff658bd95bda184e75d7
refs/heads/master
2020-07-31T21:35:39.090844
2019-10-21T08:59:18
2019-10-21T08:59:18
210,761,872
0
0
null
null
null
null
UTF-8
Java
false
false
3,517
java
package com.bongbong.alprev.mlkit.ghost.network; import com.google.gson.JsonElement; import com.google.gson.JsonObject; import io.reactivex.Observable; import com.bongbong.alprev.mlkit.ghost.model.entity.AuthToken; import com.bongbong.alprev.mlkit.ghost.network.entity.AuthReqBody; import com.bongbong.alprev.mlkit.gho...
[ "newstein33@gmail.com" ]
newstein33@gmail.com
9727967ba5b38febf3eedfa1061ec29c390293ef
8a135ca3f5eb37520774209cbe37244dbaf0e268
/core/src/main/java/com/gengoai/collection/counter/HashMapMultiCounter.java
3e9ac3ac17a9f9fb73799d0bf5ae8b535530fda8
[ "Apache-2.0" ]
permissive
gengoai/mango
511ccb5cd69ee7930996277c400e6a6c26dafd73
c9f427bb74c2dc60813dd5a9c4f66cc2562dc69f
refs/heads/master
2021-06-12T13:42:31.298020
2020-07-31T16:45:11
2020-07-31T16:45:11
128,667,584
0
0
null
null
null
null
UTF-8
Java
false
false
2,067
java
/* * (c) 2005 David B. Bracewell * * 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, Ve...
[ "david@davidbracewell.com" ]
david@davidbracewell.com
d291146cd234fa5052a21a0ff25b9b3d34cbeddb
7f53ff59587c1feea58fb71f7eff5608a5846798
/temp/ffout/client/net/minecraft/src/Packet40EntityMetadata.java
5643404125e70416fd8fbba93308a2b6a55ae158
[]
no_license
Orazur66/Minecraft-Client
45c918d488f2f9fca7d2df3b1a27733813d957a5
70a0b63a6a347fd87a7dbe28c7de588f87df97d3
refs/heads/master
2021-01-15T17:08:18.072298
2012-02-14T21:29:14
2012-02-14T21:29:14
3,423,624
3
0
null
null
null
null
UTF-8
Java
false
false
1,187
java
// Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.kpdus.com/jad.html // Decompiler options: packimports(3) braces deadcode fieldsfirst package net.minecraft.src; import java.io.*; import java.util.List; // Referenced classes of package net.minecraft.src: // Packe...
[ "Ninja_Buta@hotmail.fr" ]
Ninja_Buta@hotmail.fr
20be986929d2201cae73d167af583d6d85b0b258
d1057dd7f1c0a72821e511f7587e511368f41f94
/AndroidProject/Park/app/src/main/java/com/fcn/park/manager/bean/car/CarWaitCheckDetailInfoBean.java
cbeea2a799f123c25ca030ff4dc3e3e3f3762748
[]
no_license
hyb1234hi/Atom-Github
1c7b1800c2dcf8a12af90bf54de2a5964c6d625e
46bcb8cc204ef71f0d310d4bb9a3ae7cdf7b04a1
refs/heads/master
2020-08-27T16:23:50.568306
2018-07-06T01:26:17
2018-07-06T01:26:17
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,550
java
package com.fcn.park.manager.bean.car; /** * 类描述:月租车辆审批详情画面用Bean */ public class CarWaitCheckDetailInfoBean { // 月租车辆id private String parkPay_id; // 姓名 private String applicantName; // 电话 private String phone; // 公司名称 private String company; // 申请类型 private String applyType...
[ "wufengfeilong@163.com" ]
wufengfeilong@163.com
79848d77a7a1e31453d8c3dcb1d34b78e440bdde
6bb4a0663e864f7e58d22c2f5ad4b92b390933b2
/saibz5base/src/main/java/net/ibizsys/paas/db/DBFetchResult.java
82d08289e50fe0ca433ae6f65a4b20ccf3ec10d4
[ "Apache-2.0" ]
permissive
bluebird88/iBizSysRuntime
8a7de1a4e8acecac7f2056fd505aac5a3e4cdc38
de18dbf57d6f55d64c225a182a34b7dd47c65b50
refs/heads/master
2022-03-03T00:31:11.050508
2017-07-20T07:34:59
2017-07-20T07:34:59
null
0
0
null
null
null
null
UTF-8
Java
false
false
417
java
package net.ibizsys.paas.db; /** * 数据查询结果对象 * @author Administrator * */ public class DBFetchResult extends DBCallResult { protected int nTotalRow = -1; /** * 设置总记录数 * @param nTotalRow */ public void setTotalRow(int nTotalRow) { this.nTotalRow = nTotalRow; } /** * 获取总记录数 * @return */ p...
[ "dev@ibizsys.net" ]
dev@ibizsys.net
809a29bd93534c487efd220f6297cde5019f61d1
95dc5eb89bd3e1becfd5a21dc397595601533998
/node-plugin/node-plugin-facid3/src/main/java/com/windsor/node/plugin/facid3/domain/FacilitySummaryGeographicLocationDataType.java
ed75a5b2cc337732c23eb9c89dbe09ea2860545a
[]
no_license
WindsorSolutions/opennode2-java
f26380a898ab93fa4c196c5e5408edb62ed6d21a
f51cb5788c32c335ec48f50417a30bfdc2f29e37
refs/heads/master
2023-05-11T23:49:27.295326
2023-01-13T18:25:54
2023-01-13T18:25:54
104,112,627
2
4
null
2023-02-22T01:09:49
2017-09-19T18:30:17
Java
UTF-8
Java
false
false
3,705
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.10 in JDK 6 // 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: 2012.0...
[ "twitch@nervestaple.com" ]
twitch@nervestaple.com
98eb86d31a61b20a73cd35e4485a952bdf79e192
305fe6dc70184b3b3397485e77dee46c39336416
/modules/adwords_appengine/src/main/java/com/google/api/ads/adwords/jaxws/v201306/cm/FailureResult.java
29c1c79c9305ec8b5f7161a1a9d531faec5a4800
[ "Apache-2.0" ]
permissive
wangshuo870606/googleads-java-lib
a6b51f93bed1d56c9ca277218189a0f196a0dbed
dfb2bc36124297833805f08f322b2db8b97fc11f
refs/heads/master
2021-01-12T19:44:15.291058
2014-03-06T05:41:09
2014-03-06T05:41:09
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,097
java
package com.google.api.ads.adwords.jaxws.v201306.cm; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlType; /** * * Represents a failure result for an individual mutate operation. * * <p>Cu...
[ "jradcliff@google.com" ]
jradcliff@google.com
83d07fd65f2fa47d92f423840b3ed48a827d2c79
26baa6a4f0bde23883e93309d9ad28e2feee23d1
/opennms-config/src/main/java/org/opennms/netmgt/xml/eventconf/Tticket.java
0a2199cf6737cf11c806c2642632a2840cde53d3
[]
no_license
taochong123456/opennms-1.10.12-1
6532544405fff3dddd96f1250775e48f2aa38f0f
0f4c01a8e80e2144125eb189daac38a4e559421a
refs/heads/master
2020-03-18T12:37:27.510530
2018-09-20T17:00:28
2018-09-20T17:00:28
134,734,970
0
0
null
null
null
null
UTF-8
Java
false
false
7,624
java
/******************************************************************************* * This file is part of OpenNMS(R). * * Copyright (C) 2011-2012 The OpenNMS Group, Inc. * OpenNMS(R) is Copyright (C) 1999-2012 The OpenNMS Group, Inc. * * OpenNMS(R) is a registered trademark of The OpenNMS Group, Inc. * * OpenNMS(...
[ "2636757099@qq.com" ]
2636757099@qq.com
e339df983be99219c7290a8d9f349bcdd7c2416e
b8108ba80e8cab81cae3958ee8ded2fd69e38701
/fushenlan-java/FWD-service-achievement/src/main/java/com/fulan/application/oa/domain/User.java
e6462a70d216e8b482f37476426422cd6c28b4a1
[]
no_license
huangjixin/zhiwo-mall
585418b3efad818ebd572a1377566742bb22e927
3f8b8ff1445749fe06afc2dd45ef6b2524415cb6
refs/heads/master
2022-07-14T20:03:43.572458
2018-10-26T03:38:09
2018-10-26T03:38:09
94,043,571
0
4
null
2022-07-01T02:11:10
2017-06-12T01:31:47
Java
UTF-8
Java
false
false
2,160
java
package com.fulan.application.oa.domain; import java.io.Serializable; public class User implements Serializable { /** * This field was generated by MyBatis Generator. * This field corresponds to the database column user.id * * @mbggenerated Mon Jun 11 16:27:46 CST 2018 */ p...
[ "635152644@qq.com" ]
635152644@qq.com
46db27d1525f5c8889075ed755a1f92847afff30
963badd3d1de0a388d5e0a79796b0b3dc9746ded
/src/main/java/com/izdebski/entities/Author.java
ff40cdc5599f772875f2aec3d887ca57bafa48ee
[]
no_license
iizdebski/ColumnIndexHibernate
d3d0ef887b0a99af01cbea4e468525ca3665b523
eae866c58f830277e9743003190dd7326fb1c34e
refs/heads/master
2020-04-29T08:21:25.848875
2019-03-16T14:43:42
2019-03-16T14:43:42
175,984,028
0
0
null
null
null
null
UTF-8
Java
false
false
1,452
java
package com.izdebski.entities; import java.util.ArrayList; import java.util.List; import javax.persistence.CascadeType; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import javax.persiste...
[ "iizdepskyy112@gmail.com" ]
iizdepskyy112@gmail.com
4660fb02bf5704448b8837a1b90f485a42024cf0
e4ee7230d7bd1247b22bf06cf2e4e3fde8c0219c
/java/com/MixedCraft/helper/HarvestLevelHelper.java
b0bc5b09c9ed5c5350e8df4ac0bae81a4e242bc2
[]
no_license
TheSlayerMC/MixedCraft
74f527c26d10997bd61ddfc1fedce525902d9f99
50e062226bcf03ca7d49bd0249b9af0a55172c25
refs/heads/master
2020-04-06T03:34:14.368938
2014-06-04T09:56:56
2014-06-04T09:56:56
null
0
0
null
null
null
null
UTF-8
Java
false
false
545
java
package com.MixedCraft.helper; import com.MixedCraft.BlockHelper; import com.MixedCraft.ItemHelper; import net.minecraftforge.common.MinecraftForge; public class HarvestLevelHelper { public static void init(){ /*MinecraftForge.setBlockHarvestLevel(BlockHelper.CopperOre, "pickaxe", 3); MinecraftForge...
[ "brock.kerley@hotmail.com" ]
brock.kerley@hotmail.com
095751e53ef106666fbe9255ea49249ce6c643c0
71f4c92ae45f43fac3e835ab2ba1a45acfeb991d
/BitcampJava80/SJ/SJ/java01/src/designPattern/iterator/Test02.java
f17b10d66561f7da3ce6aa228b4bc45461847c3c
[]
no_license
SeongJunKang/BitCamp-data-project
0a33774d74a1e116100d237c580828a987e8e50b
c188ab6aa28f242e3a9c8a514c273b1869ff1799
refs/heads/master
2021-10-07T23:56:29.618066
2018-12-06T00:13:25
2018-12-06T00:13:25
61,281,533
0
0
null
null
null
null
UTF-8
Java
false
false
1,358
java
/* Iterator 패턴 적용*/ package designPattern.iterator; public class Test02 { public static void main(String[] args) { NamePool2 namePool = new NamePool2(); Iterator iterator = namePool.interator(NamePool2.ASCENDING); printValues(iterator); printHypoon(namePool); iterator = namePool.interator(N...
[ "tjdwns8574@gmail.com" ]
tjdwns8574@gmail.com
a2e123c4ec42ef1d5fcd4793f6f4452238ed6951
f26283c83e8a03ac4ff17bc0674de32ea84f1217
/TestSpringBoot/src/main/java/com/cqx/testspringboot/session/SessionServer.java
1699e171a75934919b8654b2786aef65ee668ace
[]
no_license
chenqixu/TestSpring
df8fc292f992b86d79b1f7a580597b35598210e9
2ac1cb62da1187875bcec1765e2e0f7a60b06f83
refs/heads/master
2022-12-10T19:50:03.282115
2022-12-07T03:11:16
2022-12-07T03:11:16
192,825,015
0
0
null
2021-03-19T03:02:55
2019-06-20T01:05:21
Java
UTF-8
Java
false
false
8,084
java
package com.cqx.testspringboot.session; import com.cqx.testspringboot.activiti.dao.CommonBaseDao; import com.cqx.testspringboot.session.model.TenantInfo; import com.cqx.testspringboot.session.model.UserInfo; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.boot.autoconfigure.EnableAu...
[ "13509323824@139.com" ]
13509323824@139.com
ccbb90b6bc84661597629535b2c466c4e5ef4473
f0ca94de3c1daa48e63d1e0f2f20d5c37094d621
/app/src/main/java/com/example/recyclerviewwithfragment/StudentRecyclerAdapter.java
20b158740ce9a5032b9304156539a6ba44c814a7
[]
no_license
rohit9075/RecyclerViewWithFragment
a1d322e2637512a9508df93fe7efa11346082c21
a2b735f76a0aff8f6eaf4895a3c5bb629187448a
refs/heads/master
2020-04-01T09:11:09.254261
2018-10-15T06:30:22
2018-10-15T06:30:22
153,063,488
0
0
null
null
null
null
UTF-8
Java
false
false
1,495
java
package com.example.recyclerviewwithfragment; import android.content.Context; import android.support.annotation.NonNull; import android.support.v7.widget.RecyclerView; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.TextView; import java.util.List; p...
[ "rohit9075@gmail.com" ]
rohit9075@gmail.com
d256e45bd73dbaf81658089e237c556f88b16b6d
90f17cd659cc96c8fff1d5cfd893cbbe18b1240f
/src/main/java/com/bumptech/glide/load/model/ByteBufferFileLoader.java
0ddfadb974fb193b1d61ba29839e495edfc80ab7
[]
no_license
redpicasso/fluffy-octo-robot
c9b98d2e8745805edc8ddb92e8afc1788ceadd08
b2b62d7344da65af7e35068f40d6aae0cd0835a6
refs/heads/master
2022-11-15T14:43:37.515136
2020-07-01T22:19:16
2020-07-01T22:19:16
276,492,708
0
0
null
null
null
null
UTF-8
Java
false
false
2,364
java
package com.bumptech.glide.load.model; import android.util.Log; import androidx.annotation.NonNull; import com.bumptech.glide.Priority; import com.bumptech.glide.load.DataSource; import com.bumptech.glide.load.Options; import com.bumptech.glide.load.data.DataFetcher; import com.bumptech.glide.load.data.DataFet...
[ "aaron@goodreturn.org" ]
aaron@goodreturn.org
a75ef213ed95c05a3c7c1aa1afdbabacc0fcf586
b741741c827a0420e125078d154ae0a160a9ef15
/redstonegang-wire/src/main/java/dev/feldmann/redstonegang/wire/modulos/menus/menus/SelectInventory.java
ae1f0cb416f6cb10425deee587c9455e43146964
[]
no_license
net32/redstonegang
f2da0630980f1b25e520b72721785d1e0064dc6d
73e7f9b3800116489eefdf869b1df004273d05b4
refs/heads/master
2023-03-10T01:56:02.206043
2021-02-14T17:38:37
2021-02-14T17:38:37
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,259
java
package dev.feldmann.redstonegang.wire.modulos.menus.menus; import dev.feldmann.redstonegang.wire.Wire; import dev.feldmann.redstonegang.wire.modulos.menus.Menu; import org.bukkit.Bukkit; import org.bukkit.entity.Player; import org.bukkit.inventory.ItemStack; import java.util.function.BiConsumer; public class Select...
[ "feldmannjunior@gmail.com" ]
feldmannjunior@gmail.com
0467f81fff1992f2014033100e90fa846f045d86
3e9fa6e733bb747a718a9e1090e55135d510bb4e
/app/src/main/java/com/booboomx/todaynews/app/BaseApplication.java
ffa190930ff004367f7958f76ada978752bc46b4
[]
no_license
jzxyouok/NewsToday
d992f02edc67520ca66186bbcfbe54e3e42a6fe1
3042f6c447c60e1e12d4f76a8aa2c6bed510322a
refs/heads/master
2021-01-19T06:56:17.008531
2017-04-06T13:14:03
2017-04-06T13:14:03
null
0
0
null
null
null
null
UTF-8
Java
false
false
505
java
package com.booboomx.todaynews.app; import android.app.Application; import com.booboomx.todaynews.utils.SharedPreferencesMgr; /** * Created by booboomx on 17/4/2. */ public class BaseApplication extends Application { private static BaseApplication instance; @Override public void onCreate() { ...
[ "boobooMX@163.com" ]
boobooMX@163.com
c6662f790f7651e3ce712bbf74e53a14de522c64
d5f09c7b0e954cd20dd613af600afd91b039c48a
/sources/com/coolapk/market/view/feed/vote/VotePKResultDetailViewPart$bindResult$2.java
41d754c56f461eeb5cc8ab2aace3cef56475e75a
[]
no_license
t0HiiBwn/CoolapkRelease
af5e00c701bf82c4e90b1033f5c5f9dc8526f4b3
a6a2b03e32cde0e5163016e0078391271a8d33ab
refs/heads/main
2022-07-29T23:28:35.867734
2021-03-26T11:41:18
2021-03-26T11:41:18
345,290,891
5
2
null
null
null
null
UTF-8
Java
false
false
2,188
java
package com.coolapk.market.view.feed.vote; import android.content.Context; import android.view.View; import com.coolapk.market.manager.ActionManagerCompat; import com.coolapk.market.model.Feed; import com.coolapk.market.model.VoteOption; import kotlin.Metadata; import kotlin.jvm.internal.Intrinsics; @Metadata(bv = {1...
[ "test@gmail.com" ]
test@gmail.com
20ff0a30bb8cbe98328f6a3e381fed66f6879fd7
8361bf5c73adddfbc45a1078a1f8344277c1c9f9
/src/org/minima/system/input/functions/mempool.java
096aa4b9fd860385a03916b6f38c9954842a85e6
[ "Apache-2.0" ]
permissive
glowkeeper/Minima
c4ee472afe8f373a0e4f7e6003ffb95958c483d8
aa503faf971f1baa9cd0fbc3dbb7d24e4291e432
refs/heads/master
2023-07-12T00:56:59.811620
2021-08-16T16:13:21
2021-08-16T16:13:21
265,194,447
0
0
Apache-2.0
2020-05-19T08:48:24
2020-05-19T08:48:23
null
UTF-8
Java
false
false
722
java
package org.minima.system.input.functions; import org.minima.system.brains.ConsensusUser; import org.minima.system.input.CommandFunction; import org.minima.utils.messages.Message; public class mempool extends CommandFunction{ public mempool() { super("mempool"); setHelp("", "Show details about mempool transa...
[ "patrickcerri@gmail.com" ]
patrickcerri@gmail.com
e47ad9669e929f6b3090a003c81b250397ce6800
c94848000f44a215f0de96b37a20739b62037836
/src/main/java/ontology/Sunrise.java
571d3b1e39ff7accdaa50370cf8f16508596f61e
[]
no_license
michalbarczyk/waymo-to-ontology-mapper
551165e2b33d3f044c651d511aaa7c6700bb027d
039e7116b927f952d73ae25f7ed616810e50a7c8
refs/heads/master
2022-08-25T02:55:40.921470
2020-05-28T00:03:04
2020-05-28T00:03:04
267,451,569
0
0
null
2023-09-14T20:35:07
2020-05-28T00:02:33
Java
UTF-8
Java
false
false
1,549
java
package ontology; import java.net.URI; import java.util.Collection; import javax.xml.datatype.XMLGregorianCalendar; import org.protege.owl.codegeneration.WrappedIndividual; import org.semanticweb.owlapi.model.OWLNamedIndividual; import org.semanticweb.owlapi.model.OWLOntology; /** * * <p> * Generated by Protege...
[ "barczykmt@gmail.com" ]
barczykmt@gmail.com
bc19bc7b7fc8eb77884500bc77b72e7186358cea
dea31ad78271a4d9fcb68a14e919133f9a118043
/src/main/java/demo/aop/LogAspect.java
e9ed9e2ef1b02155139f18a226ed140dbb61bc3f
[]
no_license
1097919195/SpringBootWithBook
e7ec220d7336ec2389fcd1ef8df466631d6d2d31
b5579ecfca2ef2d61e82970187bbe2bde73d69b8
refs/heads/master
2020-03-28T15:35:58.023915
2018-09-15T09:11:16
2018-09-15T09:11:16
148,608,679
0
0
null
null
null
null
UTF-8
Java
false
false
2,521
java
/** */ package demo.aop; import org.aspectj.lang.JoinPoint; import org.aspectj.lang.ProceedingJoinPoint; import org.aspectj.lang.annotation.*; import org.springframework.stereotype.Component; import org.springframework.web.context.request.RequestContextHolder; import org.springframework.web.context...
[ "1097919195@qq.com" ]
1097919195@qq.com
50d27d0b8a1cafee0495a32bb1b67b0ec4732ccc
83d56024094d15f64e07650dd2b606a38d7ec5f1
/Construccion/PROYECTO.SICC/PED/APPLET/APPLET/src/es/indra/sicc/ped/applet/componentes/TablaPresentarFlete.java
4b96d3da5773af8101dc923fa9e132de462e9c46
[]
no_license
cdiglesias/SICC
bdeba6af8f49e8d038ef30b61fcc6371c1083840
72fedb14a03cb4a77f62885bec3226dbbed6a5bb
refs/heads/master
2021-01-19T19:45:14.788800
2016-04-07T16:20:51
2016-04-07T16:20:51
null
0
0
null
null
null
null
ISO-8859-1
Java
false
false
2,793
java
package es.indra.sicc.ped.applet.componentes; import java.awt.Color; import java.awt.event.KeyEvent; import es.indra.sicc.comunapplet.Columna; import es.indra.sicc.comunapplet.TablaApplet; public class TablaPresentarFlete extends TablaApplet { public Columna colDesc = new Columna("Descripción"); public Columna...
[ "hp.vega@hotmail.com" ]
hp.vega@hotmail.com
074f568054b5b752f0c7afaad9db949d526662f2
c2fa12bac9051534bc21b1bf44d5138e24d8b433
/mdd-core/src/main/java/io/mateu/mdd/core/interfaces/ListView.java
5b80f2323cbdc2a18d1b350f7862defee452f082
[ "Beerware" ]
permissive
Evincere/mateu-mdd
f66b91790e86d69271df875b8df64517920a3bc3
af33f1e0fede5ba294966c965e890435cc20652e
refs/heads/master
2023-08-15T01:48:31.267059
2020-12-01T15:25:07
2020-12-01T15:25:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
808
java
package io.mateu.mdd.core.interfaces; import io.mateu.util.data.Data; import javax.persistence.EntityManager; public interface ListView<T> { default String getViewTitle() { return null; }; default String getParams() { return null; } default String getSums() { return null; } ...
[ "miguelperezcolom@gmail.com" ]
miguelperezcolom@gmail.com
eb96fbfc388d8486e51f3f027bc4d399cdb39681
85b1a85967023e4e978be378f45f29b82305b992
/samples/src/com/rarnu/devlib/demo/fragment/activity/JsonActivity.java
d67117e6c55850c70150ef64c23e9375cd6230d3
[]
no_license
markus2610/rtdevlib
70c8c7f1cd8e52dc14248c59ca0c304f56e819ce
6e16a4087017e12bcd34768c363189a1662c4f80
refs/heads/master
2020-12-25T15:30:48.559543
2014-03-24T07:38:26
2014-03-24T07:38:26
null
0
0
null
null
null
null
UTF-8
Java
false
false
552
java
package com.rarnu.devlib.demo.fragment.activity; import android.app.Fragment; import com.anjuke.devlib.base.BaseActivity; import com.rarnu.devlib.demo.FragmentNameConsts; import com.rarnu.devlib.demo.Fragments; import com.rarnu.devlib.demo.R; public class JsonActivity extends BaseActivity { @Override public int g...
[ "rarnu1985@gmail.com" ]
rarnu1985@gmail.com
fb370a041ac4e8deddcbe937a82299b6f2114836
591d1b231f34f435508d81e94ad7465c232f5169
/tutorials/src/main/java/com/baselogic/tutorials/reference/security/PasswordEncryptionDemo.java
02a2ffaba344d8769b8f0b3c4de2f49b612fb072
[]
no_license
mickknutson/baselogic
be94983294393b5b2efda6696468acb6f90c5c76
22143f53288e11c609580c435e0336a262f743e3
refs/heads/master
2021-01-16T19:20:22.079250
2017-11-16T15:38:50
2017-11-16T15:38:50
40,195,226
0
1
null
null
null
null
UTF-8
Java
false
false
145
java
package com.baselogic.tutorials.reference.security; /** * Created by mickknutson on 4/30/15. */ public final class PasswordEncryptionDemo { }
[ "mickknutson@gmail.com" ]
mickknutson@gmail.com
395a4342035a462376e6548937f51869443c154b
8a89ed155fec6a17f70831f2d7c333dcc23ea946
/test-git001/src/com/itheima/git/git001.java
ae5fc9301859fec2e37dc135cdc39cd2540e5ce5
[]
no_license
huazixiansheng/test-git001
7cd2fcaaf7df4b00df8aa4f29b46cb6e65884923
b0f046a963a0e589d67d1a97c12b67d71c26fff9
refs/heads/master
2020-05-19T06:57:09.344838
2019-05-04T11:59:40
2019-05-04T11:59:40
184,886,637
0
0
null
null
null
null
UTF-8
Java
false
false
266
java
package com.itheima.git; public class git001 { public static void main(String[] args) { System.out.println("---git001---"); //hello test } public void test(){ int i = 0 ; i += 10; System.out.println(i); } }
[ "zhangsan@itcast.cn" ]
zhangsan@itcast.cn
e20235bd621c83a1e9593cb066024ef8cd84fa90
1b599e3a9adee5dd8af011fdf82972824562a872
/sa_center/sacenter-parent/sacenter-receive/src/main/java/com/ai/sacenter/receive/custom/CustomFactory.java
e62ff6f831fb02ea8e6e057f09e87c339739f3ae
[]
no_license
mtbdc-dy/zhongds01
e1381d44b0562d576cfdff6b7a5fb7297990a2a4
ceb5e90d468add16d982f3eb10d5503a7a5c1cea
refs/heads/master
2020-07-07T10:30:32.012016
2019-08-07T08:18:08
2019-08-07T08:18:08
null
0
0
null
null
null
null
GB18030
Java
false
false
1,166
java
package com.ai.sacenter.receive.custom; import com.ai.appframe2.service.ServiceFactory; import com.ai.sacenter.receive.custom.dao.interfaces.ICustomDAO; import com.ai.sacenter.receive.custom.group.dao.interfaces.IGroupCustDAO; import com.ai.sacenter.receive.custom.service.interfaces.ICustomSV; /** * * <p>Title: sa...
[ "1246696804@qq.com" ]
1246696804@qq.com
4f8bec12148ee061a60c2803272bb9be843e0e51
3929c26c3984d072c8181afb98bb84bb6dd16525
/lib/src/main/java/com/dengzm/lib/leetcode/lc_1_100/Leetcode021.java
ef2983d60111656fe127986c30b60eed08851a29
[]
no_license
jio-deng/algorithmInJava
ffba0c154e87efb6c60c38b0a469eff77fbd7d4f
d2dd2ca6f76907a4e801045cb5b587ed33fe03b6
refs/heads/master
2020-09-01T14:10:03.542480
2020-08-06T10:16:59
2020-08-06T10:16:59
218,975,996
1
0
null
null
null
null
UTF-8
Java
false
false
1,004
java
package com.dengzm.lib.leetcode.lc_1_100; import com.dengzm.lib.leetcode.lc.ListNode; /** * @author Johnny Deng * @version 1.0 * @description 合并两个有序链表 * @date 2019/12/30 10:22 */ public class Leetcode021 { public ListNode mergeTwoLists(ListNode l1, ListNode l2) { ListNode dummy = new ListNode(0); ...
[ "501823206@qq.co" ]
501823206@qq.co
0f86aaf77fff6d5b2c12a39998ab9915936ac8da
de0e24c1cbb823b16d5a4316d4be5ca6b8bf78d0
/qa/src/main/java/org/apache/river/test/spec/config/configurationprovider/NonImplConfiguration.java
0889c37308aca1abc323a4bc395aa13f1501cdf5
[ "BSD-3-Clause", "Apache-2.0", "MIT" ]
permissive
dreedyman/apache-river
2812ffe56bd9070c56c92c04de917472d9b5ddd9
d2829fb82ba552e2f90ad8d42667fd7be49be777
refs/heads/master
2022-11-28T16:50:40.117022
2020-08-10T17:16:51
2020-08-10T17:16:51
279,403,665
0
0
Apache-2.0
2020-08-10T17:16:53
2020-07-13T20:21:36
Java
UTF-8
Java
false
false
1,188
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 m...
[ "zkuti@chemaxon.com" ]
zkuti@chemaxon.com
c85bfd9c13afca45e688a3f8fd5b5e915dd06b72
2e21063e99da1e959a393aa5e826df8c82110b13
/JEECMSx1.9.0_mysql_src/jeecms-parent/jeecms-common/src/main/java/com/jeecms/common/exception/error/ChannelErrorCodeEnum.java
50239c7d68e9ac85a7ed73fd3ca62be7fc22ceb0
[]
no_license
cardinals/jeecms-6
4cc018e81cccc9a2f3789af0e04a7b8a4b8af491
2d9d349862abb0dd181317db45bcbb52c62b1412
refs/heads/main
2023-05-31T12:40:40.000711
2021-06-25T05:44:17
2021-06-25T05:44:17
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,502
java
package com.jeecms.common.exception.error; import com.jeecms.common.exception.ExceptionInfo; /** * 栏目错误码枚举 号段范围 11001~11500 * @author: tom * @date: 2018年11月6日 下午6:51:50 * @Copyright: 江西金磊科技发展有限公司 All rights reserved. Notice 仅限于授权后使用,禁止非授权传阅以及私自用于商业目的。 */ public enum ChannelErrorCodeEnum implements Exce...
[ "545512533@qq.com" ]
545512533@qq.com