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
7a4167822db2f006da72ad2580f665335729eb21
3330e3d67415866e13a0335c245f50e8237557e3
/src/main/java/test/lombok/ValueAnnotationEx01.java
85c6cd47637f93f195bcff09bb1db0e74375f101
[]
no_license
kruart/lombok_use_cases
b2231990fdcc3d9d2aaf80f96834be423931bf7c
424f20b0c369796e58a4061c94d43daa2aa1ec56
refs/heads/master
2020-12-31T00:29:40.942040
2017-03-17T21:06:43
2017-03-17T21:06:43
85,354,752
0
0
null
null
null
null
UTF-8
Java
false
false
759
java
package test.lombok; import lombok.Value; import lombok.experimental.NonFinal; /** * Created by kruart on 17.03.2017. * * @Value - generates a lot of code which fits with a class that is a representation of an immutable entity. * Equivalent to @Getter @FieldDefaults(makeFinal=true, level=AccessLevel.PRIVATE) @All...
[ "weoz@ukr.net" ]
weoz@ukr.net
1ec88ff83331f5dd6e2c666f15efabd29f69391e
a0a47144c6995e949264e3728e81d72cba2bf3ef
/app/src/main/java/com/trade/rrenji/biz/setting/ui/SettingActivity.java
419b05b7ec333eec2015fc32f920e7f8fab410f8
[]
no_license
11231943/RenRenJi
2d90e2217d1cc042fa367b58cde276923f93281f
e80026bafe1284908a60ae8d58addd18a04e2a67
refs/heads/master
2020-04-18T08:26:23.075874
2019-09-17T14:38:37
2019-09-17T14:38:37
167,396,475
0
0
null
null
null
null
UTF-8
Java
false
false
2,992
java
package com.trade.rrenji.biz.setting.ui; import android.content.DialogInterface; import android.os.Bundle; import android.os.Handler; import android.support.v7.app.AlertDialog; import android.text.TextUtils; import android.view.View; import android.widget.ImageView; import android.widget.RelativeLayout; import android...
[ "11231943@qq.com" ]
11231943@qq.com
79a1541621936693ef4b2ccf67d2435c243372ac
a1e49f5edd122b211bace752b5fb1bd5c970696b
/projects/org.springframework.context/src/main/java/org/springframework/remoting/RemoteInvocationFailureException.java
f7e8afb0a4440509381e62584e3050181eefe169
[ "Apache-2.0" ]
permissive
savster97/springframework-3.0.5
4f86467e2456e5e0652de9f846f0eaefc3214cfa
34cffc70e25233ed97e2ddd24265ea20f5f88957
refs/heads/master
2020-04-26T08:48:34.978350
2019-01-22T14:45:38
2019-01-22T14:45:38
173,434,995
0
0
Apache-2.0
2019-03-02T10:37:13
2019-03-02T10:37:12
null
UTF-8
Java
false
false
1,268
java
/* * Copyright 2002-2007 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...
[ "taibi@sonar-scheduler.rd.tut.fi" ]
taibi@sonar-scheduler.rd.tut.fi
c6745ae74c572642e3468e487557203b61aee964
2a3adbd1a8cba3434263381997206fa86593cca4
/toceansoft-audio-service/src/main/java/com/toceansoft/common/controller/AudioController.java
d45860d05ccb810d21ffd54b285bc0d340e261a7
[]
no_license
narci2010/toceansoft-base
e4590bd190e281d785bc01f5c40840f40f58fdc0
1b5e439e788a13d7a097a0aae92f78c194d9fc46
refs/heads/master
2022-09-11T15:03:29.800126
2019-06-04T09:54:40
2019-06-04T09:54:40
183,211,461
0
0
null
2022-09-01T23:05:50
2019-04-24T11:04:36
JavaScript
UTF-8
Java
false
false
3,684
java
/* * Copyright 2010-2017 Tocean Group. * 版权:商业代码,未经许可,禁止任何形式拷贝、传播及使用 * 文件名:AudioController.java * 描述: * 修改人:Narci.Lee * 修改时间:2018年9月10日 * 跟踪单号: * 修改单号: * 修改内容: */ package com.toceansoft.common.controller; import com.toceansoft.common.exception.RRException; import com.toceansoft.common.model.AudioData; impor...
[ "narci.ltc@toceansoft.com" ]
narci.ltc@toceansoft.com
e1a2415766bf6c3d4d6d232e5e8ec227bd81f74e
6c4e391046022177244aeade63b03fc0824a4c50
/chrome/android/java/src/org/chromium/chrome/browser/firstrun/ProfileDataCache.java
b1bc86f2a270f3b7c563c7304a63c3bed935310e
[ "BSD-3-Clause" ]
permissive
woshihoujinxin/chromium-2
d17cae43153d14673778bbdf0b739886d2461902
71aec55e801f801f89a81cfb219a219d953a5d5c
refs/heads/master
2022-11-15T00:18:39.821920
2017-07-14T19:59:33
2017-07-14T19:59:33
97,331,019
1
0
null
2017-07-15T17:16:35
2017-07-15T17:16:35
null
UTF-8
Java
false
false
6,092
java
// Copyright 2015 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. package org.chromium.chrome.browser.firstrun; import android.content.Context; import android.graphics.Bitmap; import android.graphics.Bitmap.Config; impo...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
c664beae537cd3b8bdec29053ef784ac69efc84a
66d3122f8f031d6e8b27e8ead7aa5ae0d7e33b45
/net/minecraft/server/Whitelist.java
6b07f685d969176d509d2e3a32ffa27b04205b63
[]
no_license
gurachan/minecraft1.14-dp
c10059787555028f87a4c8183ff74e6e1cfbf056
34daddc03be27d5a0ee2ab9bc8b1deb050277208
refs/heads/master
2022-01-07T01:43:52.836604
2019-05-08T17:18:13
2019-05-08T17:18:13
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,153
java
package net.minecraft.server; import java.util.Iterator; import com.google.gson.JsonObject; import java.io.File; import com.mojang.authlib.GameProfile; public class Whitelist extends ServerConfigList<GameProfile, WhitelistEntry> { public Whitelist(final File file) { super(file); } @Override ...
[ "879139909@qq.com" ]
879139909@qq.com
31cf13bd57c30a258a2f8937f3a4f7cf71f71e5f
8a98577c5995449677ede2cbe1cc408c324efacc
/Big_Clone_Bench_files_used/bcb_reduced/3/selected/544395.java
57af351eb4ff01d2f72699c8859abcab02ff9d00
[ "MIT" ]
permissive
pombredanne/lsh-for-source-code
9363cc0c9a8ddf16550ae4764859fa60186351dd
fac9adfbd98a4d73122a8fc1a0e0cc4f45e9dcd4
refs/heads/master
2020-08-05T02:28:55.370949
2017-10-18T23:57:08
2017-10-18T23:57:08
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,428
java
package com.sns2Life.utils; import java.security.MessageDigest; import java.security.NoSuchAlgorithmException; /** * MD5�����㷨 */ public class Md5Encrypt { /** * ���ַ����MD5���� * * @param text ���� * * @return ���� */ public static String md5(String text, String charset) { ...
[ "nishima@mymail.vcu.edu" ]
nishima@mymail.vcu.edu
0b5ab86675be2733495056d3eb663f9082560260
fd431c99a3cefebe3556fa30ce3768f904128496
/Little_video/src/com/system/handler/OrderInfoHttpHandler.java
338f72d24fdfb83667309ffde0451c01771a96e7
[]
no_license
liushengmz/scpc
d2140cb24d0af16c39e4fef4c0cd1422b144e238
f760bf2c3b1ec45fd06d0d89018a3bfae3c9748c
refs/heads/master
2021-06-19T15:49:59.928248
2018-10-16T08:24:18
2018-10-16T08:24:18
95,423,982
2
4
null
2017-06-28T02:35:14
2017-06-26T08:13:22
null
UTF-8
Java
false
false
3,869
java
package com.system.handler; import java.util.Calendar; import java.util.Date; import com.system.api.AppOrderRequestModel; import com.system.api.AppOrderResponseModel; import com.system.api.BaseRequest; import com.system.api.baseResponse; import com.system.cache.LvChannelCache; import com.system.cache.LvLevelCache; i...
[ "liushengmz@163.com" ]
liushengmz@163.com
28c5ad1b0abee6e38957e18d84604d1813e7f31e
6a9d8120fde2093a1f578f5835a42612c489772c
/c/deepa2/SUREKHA/n_prgs/LinkedListDemo.java
30bd7f71fe24e7daf8d558c8490771a6daadad96
[]
no_license
nileshkadam222/C-AND-CPP
53b1dc64b8c8ab7c880ad95b5be2cd8f5f92d458
468b18ad81aa23865b2744eb0c35e890bf96b6d8
refs/heads/master
2020-11-27T16:29:39.220664
2019-12-22T06:46:33
2019-12-22T06:46:33
229,528,475
0
0
null
null
null
null
UTF-8
Java
false
false
670
java
import java.util.*; class LinkedListDemo{ public static void main(String args[]) { LinkedList l1 = new LinkedList(); l1.add("one"); l1.add("two"); l1.add("three"); l1.add("four"); l1.add("five"); l1.addLast("six"); l1.addFirst("zero"); l1.add(1,"Tour") ; System.out.prin...
[ "nilesh.kadam222@gmail.com" ]
nilesh.kadam222@gmail.com
9ddf2ba99a261ddabd9c548861218d74a816c030
6811fd178ae01659b5d207b59edbe32acfed45cc
/jira-project/jira-func-tests/src/main/java/com/atlassian/jira/util/collect/CollectionBuilder.java
19786d995092e780782f339cda501471e97d316f
[]
no_license
xiezhifeng/mysource
540b09a1e3c62614fca819610841ddb73b12326e
44f29e397a6a2da9340a79b8a3f61b3d51e331d1
refs/heads/master
2023-04-14T00:55:23.536578
2018-04-19T11:08:38
2018-04-19T11:08:38
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,546
java
package com.atlassian.jira.util.collect; import static com.atlassian.jira.util.collect.CollectionUtil.toList; import static com.atlassian.jira.util.dbc.Assertions.notNull; import static java.util.Collections.unmodifiableList; import static java.util.Collections.unmodifiableSet; import static java.util.Collections.unmo...
[ "moink635@gmail.com" ]
moink635@gmail.com
b4f2da3a133b9bace001fa9fc86883ace2497fcc
86b1fa21759a4f946e420d62ff0daed4b8138376
/src/mock/CombinationIterator_2.java
dca221e5f53d53d23f5ca8bbc448a6de7f8c0d41
[]
no_license
pengkangzaia/leetcode
cf3830fdb98d3a18cb8ebb0229797b4593e277fd
87c440112b6679e461df579149d1c720247626d1
refs/heads/master
2021-12-08T10:00:28.572443
2021-08-24T13:58:42
2021-08-24T13:58:42
252,930,463
0
0
null
null
null
null
UTF-8
Java
false
false
1,146
java
package mock; import java.util.ArrayList; import java.util.List; /** * @FileName: CombinationIterator_2.java * @Description: CombinationIterator_2.java类说明 * @Author: admin * @Date: 2021/3/5 11:33 */ public class CombinationIterator_2 { // 求全排列 ArrayList<String> list; int idx; public Combination...
[ "pengkangzaia@foxmail.com" ]
pengkangzaia@foxmail.com
8cc596040d3236b45cc82800691a50711b3721e7
71caf2a8318e3c31753f91d395763dd29837d429
/src/com/juban/util/StatusBar.java
cc957808cd74653eb15c7ccf7f4a133bfc6b687f
[]
no_license
renjie120/barcode
1d6abf1399f4f4910f93405f6f458bfd3fba8523
c052e01f060aa16222e90ca480113aa7923a6e6a
refs/heads/master
2020-04-04T00:38:25.946395
2014-04-18T03:36:35
2014-04-18T03:36:35
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,263
java
/******************************************************************************* * Copyright 2011, 2012, 2013 fanfou.com, Xiaoke, Zhang * * 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 *...
[ "lishuiqing110@163.com" ]
lishuiqing110@163.com
467b26b7c5be729242020a0cf56603df47bf8237
5aac704e287e67c65124b15ea7a2182d34d6faba
/leopard-data/src/main/java/io/leopard/schema/SignatureBeanDefinitionParser.java
c85aebdbc95d5c798ca38033066722fb39c9d536
[]
no_license
liaohongjun1984/leopard
529f2e4a5225a3268a1d2eab1b941f6d0feb8ec4
d6ae0f69a77593c07ed1cabb0c37ecb5c43dbb3d
refs/heads/master
2021-05-28T21:44:26.324886
2015-05-06T08:55:59
2015-05-06T08:55:59
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,448
java
package io.leopard.schema; import io.leopard.data.signature.SignatureServiceImpl; import org.apache.commons.lang.StringUtils; import org.springframework.beans.factory.support.BeanDefinitionBuilder; import org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser; import org.w3c.dom.Element; p...
[ "tanhaichao@gmail.com" ]
tanhaichao@gmail.com
4642e796e29838e7d64ad666dfadd8dd5929287c
421f0a75a6b62c5af62f89595be61f406328113b
/generated_tests/model_seeding/69_lhamacaw-macaw.presentationLayer.SupportingDocumentSelectionDialog-1.0-10/macaw/presentationLayer/SupportingDocumentSelectionDialog_ESTest.java
e9c3667d6a48b1ae560c1bb83db79f14cb109e42
[]
no_license
tigerqiu712/evosuite-model-seeding-empirical-evaluation
c78c4b775e5c074aaa5e6ca56bc394ec03c2c7c6
11a920b8213d9855082d3946233731c843baf7bc
refs/heads/master
2020-12-23T21:04:12.152289
2019-10-30T08:02:29
2019-10-30T08:02:29
null
0
0
null
null
null
null
UTF-8
Java
false
false
695
java
/* * This file was automatically generated by EvoSuite * Sat Oct 26 02:06:21 GMT 2019 */ package macaw.presentationLayer; import org.junit.Test; import static org.junit.Assert.*; import org.evosuite.runtime.EvoRunner; import org.evosuite.runtime.EvoRunnerParameters; import org.junit.runner.RunWith; @RunWith(EvoRu...
[ "pderakhshanfar@bsr01.win.tue.nl" ]
pderakhshanfar@bsr01.win.tue.nl
e6e19ae4ccd25b484ba1af66c46b592bcde0153e
edf96b26a465a8ea463c2f2c588ffe7711323741
/app/src/main/java/www/jykj/com/jykj_zxyl/util/tencenUtil/models/IDCardOCRResponse.java
0d76aacb087d117abeb78ae5d8837e95b9d04d5c
[]
no_license
GAndroidLibrary/JYKJ
a385586ea2dbeb6c3928a3e58385353780869608
8858e3965e41851e2be5804483b51a6dec815ef3
refs/heads/master
2022-11-27T18:28:18.484007
2020-08-07T02:35:14
2020-08-07T02:35:14
null
0
0
null
null
null
null
UTF-8
Java
false
false
9,999
java
/* * Copyright (c) 2017-2018 THL A29 Limited, a Tencent company. 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 ...
[ "m17600922812_1@163.com" ]
m17600922812_1@163.com
b24feeb36db247c9dcc38bb2b8e4145f93f0662c
ad665d0a2f4ec26c13ac07c858eca0b5c3235a32
/Examples/src/main/java/com/aspose/cells/examples/articles/CopyPicturefromOneWorksheetToAnother.java
ad522476596ea5a9a6750ba65eae98f5548b8d01
[ "MIT" ]
permissive
g29times/Aspose.Cells-for-Java
8683bf9cfd9cd011c6a02bf9fc58ee3d246536b4
8607aa1db706e5f890e17ae390758da7ff1a3ccc
refs/heads/master
2021-01-17T22:47:54.779124
2016-09-02T05:56:32
2016-09-02T05:56:32
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,270
java
package com.aspose.cells.examples.articles; import java.io.ByteArrayInputStream; import com.aspose.cells.Picture; import com.aspose.cells.Workbook; import com.aspose.cells.Worksheet; import com.aspose.cells.WorksheetCollection; import com.aspose.cells.examples.Utils; public class CopyPicturefromOneWorkshee...
[ "fahadadeel@gmail.com" ]
fahadadeel@gmail.com
90067a0dc063864aaba2054d36dd9d12fdba43c6
421f0a75a6b62c5af62f89595be61f406328113b
/generated_tests/model_seeding/78_caloriecount-com.lts.pest.data.DataContainerAdaptor-0.5-10/com/lts/pest/data/DataContainerAdaptor_ESTest_scaffolding.java
5e166233dbd9adf155e102b4f0e3d7a8ac97fb0c
[]
no_license
tigerqiu712/evosuite-model-seeding-empirical-evaluation
c78c4b775e5c074aaa5e6ca56bc394ec03c2c7c6
11a920b8213d9855082d3946233731c843baf7bc
refs/heads/master
2020-12-23T21:04:12.152289
2019-10-30T08:02:29
2019-10-30T08:02:29
null
0
0
null
null
null
null
UTF-8
Java
false
false
544
java
/** * Scaffolding file used to store all the setups needed to run * tests automatically generated by EvoSuite * Tue Oct 29 18:38:08 GMT 2019 */ package com.lts.pest.data; import org.evosuite.runtime.annotation.EvoSuiteClassExclude; import org.junit.BeforeClass; import org.junit.Before; import org.junit.After; im...
[ "pderakhshanfar@bsr01.win.tue.nl" ]
pderakhshanfar@bsr01.win.tue.nl
ec0d9eec4e4b2cca8be677f0c344453747d835e6
a9349b7dd952a294103ffbc76bc51dde00ce65f8
/kettle-webapp/src/main/java/org/flhy/webapp/trans/steps/Common/CommonStepController.java
8561548b2fd32739620ba6fccf5bd26d5baeb9ee
[ "Apache-2.0" ]
permissive
wolkai/webkettle
776ac9b0193288dcddc9aca685fce75b4f433e81
7b76dd845d5a5898cd26f6162cfc50d97ec60e62
refs/heads/master
2020-11-26T02:39:12.534704
2019-09-02T01:28:12
2019-09-02T01:28:12
228,940,145
2
5
Apache-2.0
2019-12-18T23:47:48
2019-12-18T23:47:47
null
UTF-8
Java
false
false
1,771
java
package org.flhy.webapp.trans.steps.Common; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.ResponseBody; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import ...
[ "2434387555@qq.com" ]
2434387555@qq.com
b49821524cb8341ae64c9679bc8ffd29748e1462
cca87c4ade972a682c9bf0663ffdf21232c9b857
/com/tencent/mm/plugin/luckymoney/b/v.java
e79992fca82d18f21a08eb8a0d89c02248866742
[]
no_license
ZoranLi/wechat_reversing
b246d43f7c2d7beb00a339e2f825fcb127e0d1a1
36b10ef49d2c75d69e3c8fdd5b1ea3baa2bba49a
refs/heads/master
2021-07-05T01:17:20.533427
2017-09-25T09:07:33
2017-09-25T09:07:33
104,726,592
12
1
null
null
null
null
UTF-8
Java
false
false
5,432
java
package com.tencent.mm.plugin.luckymoney.b; import com.tencent.mm.plugin.luckymoney.a.a; import com.tencent.mm.sdk.platformtools.w; import com.tencent.mm.u.ap; import com.tencent.mm.u.c; import java.io.IOException; import java.io.UnsupportedEncodingException; import java.util.HashMap; import java.util.LinkedList; impo...
[ "lizhangliao@xiaohongchun.com" ]
lizhangliao@xiaohongchun.com
1ade7d04711ad57fd6a4c1d7443d578bd59baca4
df8e54ff5fbd5942280e3230123494a401c57730
/code/on-the-way/pre-way/src/main/java/com/vika/way/pre/algorithm/leetcode/easy/S001_100/S088MergeSortedArray.java
500efbe6500a3a1e7357777d71954d8c41b66877
[]
no_license
kabitonn/cs-note
255297a0a0634335eefba79882f7314f7b97308f
1235bb56a40bce7e2056f083ba8cda0cd08e39b4
refs/heads/master
2022-06-09T23:46:02.145680
2022-05-13T10:44:53
2022-05-13T10:44:53
224,864,415
0
1
null
2022-05-13T07:25:09
2019-11-29T13:58:19
Java
UTF-8
Java
false
false
2,150
java
package com.vika.way.pre.algorithm.leetcode.easy.S001_100; public class S088MergeSortedArray { public static void main(String[] args) { } public void merge(int[] nums1, int m, int[] nums2, int n) { int i = m - 1; int j = n - 1; int k = m + n - 1; while (j >= 0) { ...
[ "chenwei.tjw@alibaba-inc.com" ]
chenwei.tjw@alibaba-inc.com
168d2b95e14875e5f9cbe241c9f8eb5467a99a67
b8b7e7f84e5dd812bbd70a72e9bc38c97f93950a
/plugins/org.polymap.rhei.data/src-test/org/polymap/rhei/data/entitystore/test/RepositoryAssembler.java
d33d233a895770aea64009ba5062f2396d949a59
[]
no_license
Polymap3/polymap3-rhei
8125d4d18aabd3bd065cfa15915d3accee28ec66
c60d3c715074b0eee071bc9f5656a0c80baa8a89
refs/heads/master
2021-01-18T22:36:46.223268
2016-06-29T16:37:00
2016-06-29T16:37:00
31,905,076
0
2
null
null
null
null
ISO-8859-1
Java
false
false
3,541
java
/* * polymap.org * Copyright 2011, Falko Bräutigam, and other contributors as * indicated by the @authors tag. All rights reserved. * * This 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...
[ "falko@polymap.de" ]
falko@polymap.de
8196ac4c8c677094e92021200ef3b16e6dc36cc9
56d1c5242e970ca0d257801d4e627e2ea14c8aeb
/src/com/csms/leetcode/number/n800/n840/Leetcode859.java
3101c1ec11e4dacea7d2fa0422bf515aed9954f7
[]
no_license
dai-zi/leetcode
e002b41f51f1dbd5c960e79624e8ce14ac765802
37747c2272f0fb7184b0e83f052c3943c066abb7
refs/heads/master
2022-12-14T11:20:07.816922
2020-07-24T03:37:51
2020-07-24T03:37:51
282,111,073
0
0
null
null
null
null
UTF-8
Java
false
false
1,065
java
package com.csms.leetcode.number.n800.n840; //亲密字符串 //简单 public class Leetcode859 { public boolean buddyStrings(String A, String B) { if (A.length() != B.length()) return false; if (A.equals(B)) { int[] count = new int[26]; for (int i = 0; i < A.length(); ++i) cou...
[ "liuxiaotongdaizi@sina.com" ]
liuxiaotongdaizi@sina.com
bc40ef16c0fe3978bae3a5563bff1c33cae8bce7
5d1e1c5bc45ce22bda971992a917931d28240e53
/dutil-basic/src/main/java/com/dwarfeng/dutil/basic/cna/model/obs/SetObserver.java
54fa707f1ac737bb49f5bae5872d2cee9300d98c
[ "Apache-2.0" ]
permissive
DwArFeng/dutil
cb032516387707c8e69b7965a6f4bdcf244cf7d9
40ddc86d93d3c5c3b225f603ff4a3e446ba9fbbd
refs/heads/master
2022-12-02T11:38:42.295013
2022-11-15T08:59:42
2022-11-15T08:59:42
63,686,897
1
0
Apache-2.0
2022-04-15T02:31:10
2016-07-19T11:08:08
Java
UTF-8
Java
false
false
883
java
package com.dwarfeng.dutil.basic.cna.model.obs; import com.dwarfeng.dutil.basic.cna.model.SetModel; import com.dwarfeng.dutil.basic.prog.Observer; /** * 集合模型观察器。 * * @author DwArFeng * @since 0.3.0-beta */ public interface SetObserver<E> extends Observer { /** * 通知模型中指定的元素被添加。 * * @param elem...
[ "915724865@qq.com" ]
915724865@qq.com
cb87861a57a5f3f7fee973654aaa04053011c7e4
2597eaf2c898d82b2e907538dc806ed3ca60c049
/src/company/LinkedIn/medium/PartitionToKEqualSumSubsets.java
12b9ce233ce81c926bb12966c213ec8f49790ef2
[]
no_license
LeeGerry/LeetCodeJava
595983ce1a102483f4abda462594f166c267d661
350c376563ee87f167f58acee5b438d9602e0cac
refs/heads/master
2021-09-11T09:56:24.634935
2018-04-06T16:41:24
2018-04-06T16:41:24
125,871,146
0
0
null
null
null
null
UTF-8
Java
false
false
1,609
java
package company.LinkedIn.medium; /** * LeetCode 698 * Given an array of integers nums and a positive integer k, find whether it's possible to divide this array into k non-empty subsets whose sums are all equal. Example 1: Input: nums = [4, 3, 2, 3, 5, 2, 1], k = 4 Output: True Explanation: It's possible to div...
[ "proheart123@gmail.com" ]
proheart123@gmail.com
209ea19c2ada62b7f1ad8685e80efb6f171b6a75
06d22cf1b57cb34f1e499fad7c59f7db4a400cac
/src/main/java/com/estsoft/guestbook/dao/GuestbookDao.java
4c7359925f9ea67d3a78477cf2634e7efe7f60a9
[]
no_license
donkrazy/Week8-spring-solution
b67339e8a276e83bb875249f89337736d15a707e
d78fd340baef5fb2a2807fbcbe4b37cb9337abec
refs/heads/master
2021-01-21T06:18:07.389854
2016-05-13T04:36:49
2016-05-13T04:36:49
56,827,587
0
0
null
null
null
null
UTF-8
Java
false
false
3,054
java
package com.estsoft.guestbook.dao; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.SQLException; import java.sql.Statement; import java.util.ArrayList; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org....
[ "kickscar@gmail.com" ]
kickscar@gmail.com
b630557bb64ea94511511a9df2b4cb2ad189bb42
166b6f4d0a2a391b7d05f6ddd245f1eb9dbce9f4
/spring/userguide/src/main/java/com/ashish/poc/config/H2DataSource.java
b6e47992551aade8d400db2d496a6a236bb48a34
[]
no_license
ashismo/repositoryForMyBlog
72690495fb5357e5235776d143e60582881cb99a
f6bc2f6b57382fdc732ac477733aa0e7feb69cbb
refs/heads/master
2023-03-11T17:28:41.943846
2023-02-27T12:59:08
2023-02-27T12:59:08
35,325,045
2
27
null
2022-12-16T04:26:05
2015-05-09T10:47:17
Java
UTF-8
Java
false
false
5,025
java
package com.ashish.poc.config; import java.sql.SQLException; import javax.sql.DataSource; import org.h2.tools.Server; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import org.springframew...
[ "ashishkrmondal@gmail.com" ]
ashishkrmondal@gmail.com
11cf72bb8c2bd0dcadda69b4da5449ec5422d763
39b7e86a2b5a61a1f7befb47653f63f72e9e4092
/src/main/java/com/alipay/api/response/KoubeiMerchantOperatorSearchQueryResponse.java
8180eebbf354123efee9dc9cd4e6995f46fc83d0
[ "Apache-2.0" ]
permissive
slin1972/alipay-sdk-java-all
dbec0604c2d0b76d8a1ebf3fd8b64d4dd5d21708
63095792e900bbcc0e974fc242d69231ec73689a
refs/heads/master
2020-08-12T14:18:07.203276
2019-10-13T09:00:11
2019-10-13T09:00:11
214,782,009
0
0
Apache-2.0
2019-10-13T07:56:34
2019-10-13T07:56:34
null
UTF-8
Java
false
false
1,167
java
package com.alipay.api.response; import java.util.List; import com.alipay.api.internal.mapping.ApiField; import com.alipay.api.internal.mapping.ApiListField; import com.alipay.api.domain.OperatorBaseInfo; import com.alipay.api.AlipayResponse; /** * ALIPAY API: koubei.merchant.operator.search.query respons...
[ "ben.zy@antfin.com" ]
ben.zy@antfin.com
23866aad1f5eda96898c902c0111c8081cbb3ddd
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/1/1_533c2f53e95551cc4092f3ec3a0923b5864636aa/Subreddits/1_533c2f53e95551cc4092f3ec3a0923b5864636aa_Subreddits_t.java
c15c966b27dc187dc37b1de549ce471bdf789094
[]
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
5,968
java
/* * Copyright (C) 2012 Brian Muramatsu * * 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 applicabl...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
18efdf35d3a6ac40ddada761bd4afd188bffed7f
7b48b1908f2e23b1d594c3fb0c175364cad8ac6d
/edu.pdx.svl.coDoc.cdt.core/src/edu/pdx/svl/coDoc/cdt/internal/core/pdom/dom/cpp/PDOMCPPNamespace.java
3027c75eb8fcf0bceceb3e36310fe5be05289230
[]
no_license
hellozt/coDoc
89bd3928a289dc5a1a53ef81d8048c82eb0cdf46
7015c431c9b903a19c0785631c7eb76d857e23cf
refs/heads/master
2021-01-17T18:23:57.253024
2013-05-04T16:09:52
2013-05-04T16:09:52
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,882
java
/******************************************************************************* * Copyright (c) 2006 QNX Software Systems 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 distribution, and...
[ "electronseu@gmail.com" ]
electronseu@gmail.com
73d554bae0f46e688633b3bcc6a7a016cd9ed8cf
35d105d4e23bd5e5e58221c3d07625e32f2ad052
/hadrumaths/hadrumaths-java/src/main/java/net/vpc/scholar/hadrumaths/derivation/formal/ExpDifferentiator.java
c5e47855809b29f883200e8bd830398cfc0e7cba
[]
no_license
imenk1986/scholar-mw
a7f9478bd2a56dbcb442217da5429a15030cdd6c
d649ed0b00d7982bf0e537c2bb582eaeeff3df96
refs/heads/master
2021-06-23T07:24:23.828936
2017-08-14T21:20:03
2017-08-14T21:20:03
null
0
0
null
null
null
null
UTF-8
Java
false
false
681
java
package net.vpc.scholar.hadrumaths.derivation.formal; import net.vpc.scholar.hadrumaths.Axis; import net.vpc.scholar.hadrumaths.Expr; import net.vpc.scholar.hadrumaths.derivation.FunctionDifferentiator; import net.vpc.scholar.hadrumaths.derivation.FunctionDifferentiatorManager; import net.vpc.scholar.hadrumaths.symbol...
[ "canard77" ]
canard77
7717bfbcdf9ce76efb8debb9506c6ec566343f51
dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9
/data_defect4j/preprossed_method_corpus/Math/64/org/apache/commons/math/linear/EigenDecompositionImpl_getRealEigenvalue_203.java
b239b2710afd5a5e9540bc9fa3b52bf2292e5021
[]
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,461
java
org apach common math linear calcul eigen decomposit real strong symmetr strong matrix eigen decomposit matrix set matric time matric support strong symmetr strong matric comput real real eigenvalu realeigenvalu impli matrix return link getd diagon imaginari valu return link imag eigenvalu ge...
[ "hvdthong@gmail.com" ]
hvdthong@gmail.com
f2f28cb0a7aca35836f1354ad6974cfa402faee1
72f6573f05194d264e496a9f4065a9e93f4f777d
/authorityManagement/src/com/lanyuan/security/MyAuthenticationFilter.java
855b562adef82a3149b966d9e5fece52ec9ca6ec
[ "BSD-2-Clause" ]
permissive
zhangjunfang/eclipse-dir
66c87159c3d95e129b0b8cfd89fdfc87a63570dd
6a6a4a8114f07e850ed2efd2b7049fcebbd63032
refs/heads/master
2016-09-05T17:55:03.981020
2014-07-06T03:41:36
2014-07-06T03:41:36
21,530,444
1
0
null
null
null
null
UTF-8
Java
false
false
4,932
java
package com.lanyuan.security; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.security.authentication.AuthenticationServiceException; import org.springframework.security.authenticatio...
[ "zhangjunfang0505@163.com" ]
zhangjunfang0505@163.com
c06038fb77f1244ae81e28cf6d8cdf2f2db53c4d
4537423a5e50edf77bf48b2e52b1b73c3fc5d696
/tokamak-util/src/main/java/com/wrmsr/tokamak/util/sql/SqlFunctions.java
93a9ae34bace80ea02a1d09acec7bdb9b091dd2c
[ "Apache-2.0" ]
permissive
wrmsr/tokamak
5a662ec6ee2b34321f772a881d3bfe4f413da82a
3ebf3395c5bb78b80e0445199958cb81f4cf9be8
refs/heads/master
2022-12-22T13:27:58.158522
2021-03-29T21:03:00
2021-03-29T21:03:00
191,827,182
3
0
Apache-2.0
2022-12-12T21:43:15
2019-06-13T20:14:55
Java
UTF-8
Java
false
false
2,554
java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distribut...
[ "timwilloney@gmail.com" ]
timwilloney@gmail.com
cfac004b8685db118c0c32928f48cf268772be02
bba1ebf0b3023e1827deaec37ec593e6d3e23af3
/catalogo-web/src/main/java/br/com/vivo/catalogoPRS/ws/catalogoFrequencia/sn/ResultadoCriarTipoFrequencia.java
d18f75216cbd2f532979ff43a6e45e116bc7557d
[]
no_license
douglasikoshima/teste-repositorio
91a2844c2b8a7cc4f5d423ed25bfd24bfd1eff28
c85512ec57b9a1fd450bba950b6e71c019ca14c3
refs/heads/master
2021-01-19T09:00:23.590328
2017-02-15T19:46:02
2017-02-15T19:46:02
82,079,552
0
0
null
null
null
null
UTF-8
Java
false
false
4,476
java
/** * ResultadoCriarTipoFrequencia.java * * This file was auto-generated from WSDL * by the Apache Axis 1.4 Apr 22, 2006 (06:55:48 PDT) WSDL2Java emitter. */ package br.com.vivo.catalogoPRS.ws.catalogoFrequencia.sn; public class ResultadoCriarTipoFrequencia implements java.io.Serializable { private br.com.v...
[ "vfabio@indracompany.com" ]
vfabio@indracompany.com
26d77523850c44c33b811a935326c8e6cf969c2e
59745d24897559feeb07000c1c7fe412d9fe60b0
/src/main/java/Galaxy/GalaxyServlet/TestoviyVariat/Spring/Spring.java
e3eabe6a6ac92e33bb9e86bf5374576cc97931e8
[]
no_license
jokerboga111/MySocialNetWork
14c379a4e9dbe870f46c80d51743c3bccb041ef0
af7a6b8255763907741183f08428d2c4082db3ee
refs/heads/master
2021-01-19T07:06:23.456274
2016-07-15T17:21:34
2016-07-15T17:21:34
63,438,874
0
0
null
null
null
null
UTF-8
Java
false
false
470
java
package Galaxy.GalaxyServlet.TestoviyVariat.Spring; import org.springframework.context.support.AbstractApplicationContext; import org.springframework.context.support.ClassPathXmlApplicationContext; /** * Created by Admin on 07.02.2016. */ public class Spring { public static AbstractApplicationContext ctx; ...
[ "a" ]
a
e0278188303437024cf942a1950249e9b71f5c1a
1aaa5edaf072b239ba2dcbd250ab64199058d83f
/discovery-server/src/main/java/app/metatron/discovery/domain/workbook/configurations/widget/shelf/GraphShelf.java
b41e2fe34567f57cbb1ee2eba4cb600c8a328fac
[ "Apache-2.0" ]
permissive
ucrystal/metatron-discovery
c53d9cdb318c6598be3a79930ee13c30f00f4e02
5864eab9783f993394ef1747f428e95aa9c8abf0
refs/heads/master
2020-03-26T04:45:26.186606
2018-08-13T02:52:49
2018-08-13T02:52:49
144,521,272
1
0
Apache-2.0
2018-08-13T02:47:02
2018-08-13T02:47:02
null
UTF-8
Java
false
false
1,601
java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distribu...
[ "kyungtaak@sk.com" ]
kyungtaak@sk.com
a05fdcd5a68de2814ff16dae73d781959126845d
0af8b92686a58eb0b64e319b22411432aca7a8f3
/single-large-project/src/test/java/org/gradle/test/performancenull_18/Testnull_1724.java
aca614cc9124178a2516bd8759dc95793b6830bc
[]
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
304
java
package org.gradle.test.performancenull_18; import static org.junit.Assert.*; public class Testnull_1724 { private final Productionnull_1724 production = new Productionnull_1724("value"); @org.junit.Test public void test() { assertEquals(production.getProperty(), "value"); } }
[ "cedric.champeau@gmail.com" ]
cedric.champeau@gmail.com
000a1f0f60145955253454a47647a78c907bd133
a195050e35f71f9d08b2c753748429c25ac02f7c
/app/src/androidTest/java/cubesquaretech/com/pushdatabase/ExampleInstrumentedTest.java
ab8767293873362df2ce419279fcb4e39e438c9a
[]
no_license
anandgaur22/PushNotificationFirebase
2e01da760d0768ca90bfbbf3fc460fb7fc3fdecc
f9b251f61cb31723aadb66d08f315e02e003ab5b
refs/heads/master
2021-07-04T17:42:21.799038
2017-09-26T08:19:56
2017-09-26T08:19:56
104,856,641
6
0
null
null
null
null
UTF-8
Java
false
false
766
java
package cubesquaretech.com.pushdatabase; import android.content.Context; import android.support.test.InstrumentationRegistry; import android.support.test.runner.AndroidJUnit4; import org.junit.Test; import org.junit.runner.RunWith; import static org.junit.Assert.*; /** * Instrumentation test, which will execute on...
[ "anandgaur22@gmail.com" ]
anandgaur22@gmail.com
79fa2c4cdf38fb6cb953b72dcd9a4d7af50b234b
d5786bf0335010f7de9bb2cea6bb0a9536ff73af
/aliyun-java-sdk-sofa/src/main/java/com/aliyuncs/sofa/model/v20190815/SetLinkeBahamutTenantRequest.java
13d49eb02d94cf5d444268e6cda85341ebec1e5c
[ "Apache-2.0" ]
permissive
1203802276/aliyun-openapi-java-sdk
8066c546f0177cbbebb7b1178fe6ccaeb6f1da09
e3f89f2ef8542055e3990401a94edccd1bbca410
refs/heads/master
2023-04-15T07:09:27.195262
2021-03-19T06:22:51
2021-03-19T06:22:51
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,658
java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed u...
[ "sdk-team@alibabacloud.com" ]
sdk-team@alibabacloud.com
77bbb652f3cf0d506ca0d19e27a9901e73a3da86
69307bbf7b20d62db2de6fe1d7bf8384bc9940ec
/Scan_File_Processor_Importer/src/main/java/org/yeastrc/spectral_storage/scan_file_processor/input_scan_file/constants_enums/DataConversionType.java
ca94b8508ab23d73bc3bf5d0a7a62c705f75741d
[ "Apache-2.0" ]
permissive
yeastrc/Spectral_Storage_Service
7c13da8fd94154a26e4386aeedb6104863f7719c
44845b072f4716c8e374a9ee8bb6a43301df078d
refs/heads/master
2023-07-26T14:35:16.982485
2023-07-25T18:51:02
2023-07-25T18:51:02
111,468,841
0
0
null
null
null
null
UTF-8
Java
false
false
273
java
/** * DataConversionType.java * @author Vagisha Sharma * Aug 14, 2008 * @version 1.0 */ package org.yeastrc.spectral_storage.scan_file_processor.input_scan_file.constants_enums; /** * */ public enum DataConversionType { CENTROID, NON_CENTROID, UNKNOWN; }
[ "djaschob@uw.edu" ]
djaschob@uw.edu
95dc055990079f31812d0cf3cd1356e3815500f0
dff1127ec023fa044a90eb6a2134e8d93b25d23a
/sandbox/coconut-aio/coconut-aio-examples/src/main/java/coconut/aio/examples/helloworld/AioClient.java
4f1c253b1bb2e5ab218348640d4102ff9b923eb9
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
codehaus/coconut
54d98194e401bd98659de4bb72e12b7e24ba71e4
f2bc1fc516c65a9d0fd76ffb3bb148309ef1ba76
refs/heads/master
2023-08-31T00:18:48.501510
2008-04-24T09:28:52
2008-04-24T09:28:52
36,364,856
0
0
null
null
null
null
UTF-8
Java
false
false
804
java
/* Copyright 2004 - 2007 Kasper Nielsen <kasper@codehaus.org> Licensed under * the Apache 2.0 License, see http://coconut.codehaus.org/license. */ // START SNIPPET: aio-client package coconut.aio.examples.helloworld; import java.io.IOException; import java.net.InetAddress; import java.net.InetSocketAddres...
[ "kasper@0b154b62-a015-0410-9c24-a35e082c6f94" ]
kasper@0b154b62-a015-0410-9c24-a35e082c6f94
a49821f2a01dc645c93e325604725ce3ec092a15
23289109c2aca0223cf72b2d11e0a4efc5355e21
/app/src/main/java/com/lh/hermeseventbus/bean/Friend.java
ccb60e9475d1c7641d91722393bd7e0fc79d43b1
[]
no_license
yehuijifeng/HermesEventbus-master
0ee64d16ecfa7b33b1101b87422cdc25f50d19cc
4f56af8e65e9814b17dc37f9b1e20e7ada7c42a6
refs/heads/master
2020-07-05T14:42:06.128787
2019-08-26T09:42:32
2019-08-26T09:42:32
202,675,734
0
0
null
null
null
null
UTF-8
Java
false
false
527
java
package com.lh.hermeseventbus.bean; /** * User: LuHao * Date: 2019/8/21 20:28 * Describe:我的好友 */ public class Friend { private String name; private int age; public Friend(String name, int age) { this.name = name; this.age = age; } public String getName() { return name;...
[ "928186846@qq.com" ]
928186846@qq.com
368c5fcffbf45771e637acbe10cae822caf175a2
896c39c14831c93457476671fdda540a3ef990fa
/kubernetes-model/src/model/java/com/marcnuri/yakc/model/io/k8s/api/autoscaling/v2/PodsMetricSource.java
cd8d8aeb73f90ba5c4cbdaeb2d1fc8282dc4e5de
[ "Apache-2.0", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
manusa/yakc
341e4b86e7fd4fa298f255c69dd26d7e3e3f3463
7e7ac99aa393178b9d0d86db22039a6dada5107c
refs/heads/master
2023-07-20T04:53:42.421609
2023-07-14T10:09:48
2023-07-14T10:09:48
252,927,434
39
15
Apache-2.0
2023-07-13T15:01:10
2020-04-04T06:37:03
Java
UTF-8
Java
false
false
1,514
java
/* * Copyright 2020 Marc Nuri * * 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...
[ "marc@marcnuri.com" ]
marc@marcnuri.com
76643bd617b0729c67653beb4c317e2d735379ab
013bb407ffadcb2bf2641b8fec506e492cb5632e
/swim-system-java/swim-core-java/swim.ws/src/main/java/module-info.java
36f17ff90a452df291f1c842c0da92adad809c85
[ "Apache-2.0" ]
permissive
j-shaver/swim
1c3af9debf392e25b6741596a69673e2b7665ab8
c317e70a24f4cebe28eb1a99f03ab1396e696704
refs/heads/master
2020-07-05T20:37:03.321218
2019-08-16T16:26:46
2019-08-16T16:26:46
null
0
0
null
null
null
null
UTF-8
Java
false
false
935
java
// Copyright 2015-2019 SWIM.AI inc. // // 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 ...
[ "chris@swim.ai" ]
chris@swim.ai
ea414e6e5d8d43ce16a0314a36e6a69b8a64d543
3348ffc337a5122629112ee82b0a2135b53b36eb
/obj/Debug/android/src/mono/android/support/v4/view/accessibility/AccessibilityManagerCompat_TouchExplorationStateChangeListenerImplementor.java
b02ad0a2809b2390777716cea652e7bb99ae6505
[]
no_license
eddydn/XamarinChatApp
eae8092957496ee1ac254d190f40e8298c043b39
35ab92b711335aec2940e6ae4cff10fb1541c034
refs/heads/master
2020-07-03T16:39:57.895787
2016-11-23T06:28:20
2016-11-23T06:28:20
74,246,728
6
15
null
null
null
null
UTF-8
Java
false
false
1,940
java
package mono.android.support.v4.view.accessibility; public class AccessibilityManagerCompat_TouchExplorationStateChangeListenerImplementor extends java.lang.Object implements mono.android.IGCUserPeer, android.support.v4.view.accessibility.AccessibilityManagerCompat.TouchExplorationStateChangeListener { /** @hid...
[ "eddydn@gmail.com" ]
eddydn@gmail.com
cda8faf5cbef25b2b066d80225318bd97e7a40b7
43eb759f66530923dfe1c6e191ec4f350c097bd9
/projects/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/TrailingCommentCheck.java
cc45e62dc66c5ce801d7d609859d78abff19e9f1
[ "MIT", "Apache-2.0", "LGPL-2.1-only" ]
permissive
hayasam/lightweight-effectiveness
fe4bd04f8816c6554e35c8c9fc8489c11fc8ce0b
f6ef4c98b8f572a86e42252686995b771e655f80
refs/heads/master
2023-08-17T01:51:46.351933
2020-09-03T07:38:35
2020-09-03T07:38:35
298,672,257
0
0
MIT
2023-09-08T15:33:03
2020-09-25T20:23:43
null
UTF-8
Java
false
false
7,914
java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2018 the original author or authors. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU ...
[ "granogiovanni90@gmail.com" ]
granogiovanni90@gmail.com
6f9950db13fa1f0d5637f25f670ca99324d49fb4
3c6f4bb030a42d19ce8c25a931138641fb6fd495
/finance-roster/finance-roster-model/src/main/java/com/hongkun/finance/roster/model/RosNotice.java
849f17f759c639044528d45de44f2b86766226e5
[]
no_license
happyjianguo/finance-hkjf
93195df26ebb81a8b951a191e25ab6267b73aaca
0389a6eac966ee2e4887b6db4f99183242ba2d4e
refs/heads/master
2020-07-28T13:42:40.924633
2019-08-03T00:22:19
2019-08-03T00:22:19
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,814
java
package com.hongkun.finance.roster.model; import org.apache.commons.lang3.builder.ToStringBuilder; import org.apache.commons.lang3.builder.ToStringStyle; import com.yirun.framework.core.model.BaseModel; /** * @Project : finance * @Program Name : com.hongkun.finance.roster.model.RosNotice.java * @Class Name...
[ "zc.ding@foxmail.com" ]
zc.ding@foxmail.com
7336aa331884b76c506088b1b7de65e0f665cc3e
b6f0618096b05a10a7507e391ca837a5ee126736
/src/day54/AnimalShow.java
33293b403fe9ba3ede201c41f18e5977a5de5aed
[]
no_license
toyligb/JavaProgramming
572687ff0532b1eb5992c8035e1339d0ad25b7ad
6a1d04487bf614c47939d34cb3fd8405cf1c467d
refs/heads/master
2021-01-07T20:23:17.006616
2020-02-23T21:54:19
2020-02-23T21:54:19
241,811,088
0
0
null
null
null
null
UTF-8
Java
false
false
927
java
package day54; public class AnimalShow { public static void main(String[] args) { // Dog IS-A Dog // Dog IS-A Animal // Dog IS-A Object // Dog IS-A IndoorPet // refer a dog object as a dog // it can do everything a dog can do (including Animal, IndoorPet stuff) ...
[ "toyligb@gmail.com" ]
toyligb@gmail.com
e12dbff977f91617002abf9f47485850ffb8b88a
6da648bfa9724e974f28a6c43e0178649daa300f
/app/src/main/java/takjxh/android/com/taapp/activityui/bean/ZjsbtxBean.java
c6ac123ef18573198c6e5825fbf8c49cf345b57d
[]
no_license
Bingoliallen/takjxhApp
2ca44409a4e38f4ca6a4055eb347997fd755efa0
4fab96e53bad1806b5e48301a75b798b9beaca25
refs/heads/master
2023-06-16T17:23:30.364111
2021-07-15T07:28:35
2021-07-15T07:28:35
246,971,816
0
0
null
null
null
null
UTF-8
Java
false
false
265
java
package takjxh.android.com.taapp.activityui.bean; /** * 类名称: * * @Author: libaibing * @Date: 2019-10-16 10:15 * @Description: **/ public class ZjsbtxBean { public int type = 0; public ZjsbtxBean(int type) { this.type = type; } }
[ "1241903717@qq.com" ]
1241903717@qq.com
af745b3fe1174ed2e97d76635abb29bddaa86c35
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/29/29_1d6b8d1900501d998f070da5aa3476592cee3960/NativeSql/29_1d6b8d1900501d998f070da5aa3476592cee3960_NativeSql_t.java
28b7645c789756ca00b828d1152aa80f121134cc
[]
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,543
java
/* * Copyright 2011 Objectos, Fábrica de Software LTDA. * * 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 b...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
07542b63321f7d34a9a03c482b830dce68b30370
07f2fa83cafb993cc107825223dc8279969950dd
/game_common/src/main/java/com/xgame/framework/executer/MapExecutor.java
5bc6c62cf17b1d037c684f929de80b54a97b53ee
[]
no_license
hw233/x2-slg-java
3f12a8ed700e88b81057bccc7431237fae2c0ff9
03dcdab55e94ee4450625404f6409b1361794cbf
refs/heads/master
2020-04-27T15:42:10.982703
2018-09-27T08:35:27
2018-09-27T08:35:27
174,456,389
0
1
null
null
null
null
UTF-8
Java
false
false
914
java
package com.xgame.framework.executer; import java.util.concurrent.ExecutorService; import java.util.concurrent.Executors; import java.util.concurrent.ThreadFactory; import org.springframework.stereotype.Component; /** * 世界地图线程 * @author jacky.jiang * */ public class MapExecutor { private ExecutorService se...
[ "ityuany@126.com" ]
ityuany@126.com
fa605f44098ae1850d9957c7e09b2aa7597ada24
a9c49599ea73378e4eff08367ee4db5fc1f558f8
/src/main/java/com/super_bits/modulosSB/webPaginas/JSFManagedBeans/declarados/util/ContainerResponsivo.java
2ff3c8f6ec1fc0f7c7a73d03cb36419b8c0f3ff8
[ "Apache-2.0" ]
permissive
salviof/SBWebPaginas
c48e2c650c6ef0d091fc527cfc7a318bcf4e3915
9ce13da1f6c0d2be134446d71b185f5a5bb8928d
refs/heads/master
2023-09-04T03:08:34.671666
2023-08-28T12:11:44
2023-08-28T12:11:44
157,914,778
0
0
Apache-2.0
2023-02-22T08:10:34
2018-11-16T19:54:41
HTML
UTF-8
Java
false
false
1,501
java
/* * Desenvolvido pela equipe Super-Bits.com CNPJ 20.019.971/0001-90 */ package com.super_bits.modulosSB.webPaginas.JSFManagedBeans.declarados.util; import com.super_bits.modulosSB.SBCore.modulos.view.telas.ItfTelaUsuario; /** * * @author desenvolvedor */ public class ContainerResponsivo { private final I...
[ "salviof@gmail.com" ]
salviof@gmail.com
06b1f7d138e7f7397d55d92c8c3f8e377f0bbcd0
f045bd8718eecdd3209290f3c94477c9a869f9af
/sources/org/apache/http/conn/params/ConnConnectionParamBean.java
4cc64a8933ee7fabc8a88a193f80fae3f7a31912
[]
no_license
KswCarProject/Launcher3-PX6
ba6c44c150649ba2f8ea40eb49fde1c2dc6bee5e
56eab00443667f38622a94975f69011e56d6dc27
refs/heads/master
2022-06-18T02:41:27.553573
2020-05-13T02:05:40
2020-05-13T02:05:40
259,748,185
4
0
null
null
null
null
UTF-8
Java
false
false
498
java
package org.apache.http.conn.params; import org.apache.http.params.HttpAbstractParamBean; import org.apache.http.params.HttpParams; @Deprecated public class ConnConnectionParamBean extends HttpAbstractParamBean { public ConnConnectionParamBean(HttpParams params) { super(params); } @Deprecated ...
[ "nicholas@prjkt.io" ]
nicholas@prjkt.io
bba788fca915429a68d3852bcb68fe19d92c5b60
be73270af6be0a811bca4f1710dc6a038e4a8fd2
/crash-reproduction-moho/results/XWIKI-13031-3-23-SPEA2-WeightedSum:TestLen:CallDiversity/org/xwiki/search/solr/internal/reference/SolrEntityReferenceResolver_ESTest.java
8ad523a0f61e6f7a91bff18796908d4e6770ae2f
[]
no_license
STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application
cf118b23ecb87a8bf59643e42f7556b521d1f754
3bb39683f9c343b8ec94890a00b8f260d158dfe3
refs/heads/master
2022-07-29T14:44:00.774547
2020-08-10T15:14:49
2020-08-10T15:14:49
285,804,495
0
0
null
null
null
null
UTF-8
Java
false
false
2,091
java
/* * This file was automatically generated by EvoSuite * Sat Jan 18 23:00:06 UTC 2020 */ package org.xwiki.search.solr.internal.reference; import org.junit.Test; import static org.junit.Assert.*; import static org.evosuite.shaded.org.mockito.Mockito.*; import static org.evosuite.runtime.EvoAssertions.*; import org...
[ "pouria.derakhshanfar@gmail.com" ]
pouria.derakhshanfar@gmail.com
d259ac0b11136299c469ad50aab3fdf69ae1a806
24d8cf871b092b2d60fc85d5320e1bc761a7cbe2
/JFreeChart/rev91-1012/left-branch-1012/source/org/jfree/chart/renderer/category/IntervalBarRenderer.java
5e7fbd0ec4f6256580d23997a2c51cc5c0ff69c5
[]
no_license
joliebig/featurehouse_fstmerge_examples
af1b963537839d13e834f829cf51f8ad5e6ffe76
1a99c1788f0eb9f1e5d8c2ced3892d00cd9449ad
refs/heads/master
2016-09-05T10:24:50.974902
2013-03-28T16:28:47
2013-03-28T16:28:47
9,080,611
3
2
null
null
null
null
UTF-8
Java
false
false
5,921
java
package org.jfree.chart.renderer.category; import java.awt.Graphics2D; import java.awt.Paint; import java.awt.Stroke; import java.awt.geom.Rectangle2D; import java.io.Serializable; import org.jfree.chart.axis.CategoryAxis; import org.jfree.chart.axis.ValueAxis; import org.jfree.chart.entity.EntityCollection; import...
[ "joliebig@fim.uni-passau.de" ]
joliebig@fim.uni-passau.de
a5f3ea5eef49f39211822a4fba0f4a1657731daf
24c357728109459a59232c90cdd03fce606d813f
/src/main/java/br/acme/estoque/service/EstoqueService.java
778fb37fdb4552f06c6cc13af99e60af21bb6ae1
[]
no_license
MateusGomesCabana/estoque
7f8e276c78cb8e4044144fe5d50240e2b770592f
505f5d87c1f4a27c4f7e68b44a951943588d9851
refs/heads/master
2022-11-21T07:28:21.924671
2020-07-25T20:34:36
2020-07-25T20:34:36
282,519,858
0
0
null
null
null
null
UTF-8
Java
false
false
2,200
java
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package br.acme.estoque.service; import br.acme.estoque.configuration.RabbitConfigure; import br.acme.estoque.model.Product; ...
[ "you@example.com" ]
you@example.com
9699178af665c8b9c787947cef7213761b856fd4
000e9ddd9b77e93ccb8f1e38c1822951bba84fa9
/java/classes/org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.java
50cd0533ce049e70f4218d79630c8d0b0ac09e76
[ "Apache-2.0" ]
permissive
Paladin1412/house
2bb7d591990c58bd7e8a9bf933481eb46901b3ed
b9e63db1a4975b614c422fed3b5b33ee57ea23fd
refs/heads/master
2021-09-17T03:37:48.576781
2018-06-27T12:39:38
2018-06-27T12:41:35
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,340
java
package org.apache.http.impl.conn.tsccm; import java.util.concurrent.TimeUnit; import org.apache.http.conn.ClientConnectionManager; import org.apache.http.conn.ClientConnectionOperator; import org.apache.http.conn.ClientConnectionRequest; import org.apache.http.conn.ManagedClientConnection; import org.apache.http.conn...
[ "ght163988@autonavi.com" ]
ght163988@autonavi.com
db6091fb4b92689546bb8a1e041eef3ad173328a
416ed26975cc93982e9895da5f2f447383bc5d9f
/integration/boofcv-swing/src/boofcv/gui/d2/PlaneView2D.java
59704af7a831b6f9f9e1b86fa9d61d9e23409f09
[ "LicenseRef-scancode-takuya-ooura", "Apache-2.0" ]
permissive
jmankhan/BoofCV
4cb99fbe19afcd35197003fc967c998e9c4875de
afbb6b1bf360092b3ee6e3ed5d0d2f9710d0e2da
refs/heads/SNAPSHOT
2021-01-20T03:29:46.088886
2017-05-06T18:13:40
2017-05-06T18:13:40
89,549,111
1
0
null
2017-04-27T02:54:45
2017-04-27T02:54:45
null
UTF-8
Java
false
false
4,433
java
/* * Copyright (c) 2011-2017, Peter Abeles. All Rights Reserved. * * This file is part of BoofCV (http://boofcv.org). * * 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...
[ "peter.abeles@gmail.com" ]
peter.abeles@gmail.com
f8753fc0925c9d71bd7eee7cfcc4cf322a32b24b
d15803d5b16adab18b0aa43d7dca0531703bac4a
/com/google/c8.java
6831b3efd2070fa4d968eef2b0cd5a6a10767322
[]
no_license
kenuosec/Decompiled-Whatsapp
375c249abdf90241be3352aea38eb32a9ca513ba
652bec1376e6cd201d54262cc1d4e7637c6334ed
refs/heads/master
2021-12-08T15:09:13.929944
2016-03-23T06:04:08
2016-03-23T06:04:08
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,840
java
package com.google; import com.whatsapp.arj; import java.util.Collections; import java.util.Map; import org.v; import org.whispersystems.at; public abstract class c8 extends bL implements cT { private static final String[] z; private final iI e; static { int i; String[] strArr = new Strin...
[ "gigalitelk@gmail.com" ]
gigalitelk@gmail.com
bf559de58a6be12c11687459454245a7c56306f7
96f50632c678f7a6232e9fdb5ccd9b5de2288279
/app/src/main/java/com/tshang/peipei/model/request/RequestGoGirlGroupChat.java
1a3a4b7a12cab6e198fc779b7fd9119fb5bb1d53
[]
no_license
iuvei/peipei
629c17c2f8ddee98d4747d2cbec37b2209e78af4
0497dc9389287664e96e9d14381cd6078e114979
refs/heads/master
2020-11-26T22:20:32.990823
2019-03-16T07:19:40
2019-03-16T07:19:40
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,938
java
package com.tshang.peipei.model.request; import java.math.BigInteger; import java.util.Random; import android.util.Log; import com.tshang.peipei.protocol.asn.AsnBase; import com.tshang.peipei.protocol.asn.gogirl.GoGirlChatData; import com.tshang.peipei.protocol.asn.gogirl.GoGirlPkt; import com.tshang.peipe...
[ "xumin2@evergrande.com" ]
xumin2@evergrande.com
e1d5c3775f213001bf3bef5ec0c006f67448ba23
8af1164bac943cef64e41bae312223c3c0e38114
/results-java/airbnb--epoxy/abe17d0f5bd23cb7d6f6066cb579c0e4b795ceb4/before/AdapterWithAutoModel.java
470fe897b206b9901a30d4da51075f517499b127
[]
no_license
fracz/refactor-extractor
3ae45c97cc63f26d5cb8b92003b12f74cc9973a9
dd5e82bfcc376e74a99e18c2bf54c95676914272
refs/heads/master
2021-01-19T06:50:08.211003
2018-11-30T13:00:57
2018-11-30T13:00:57
87,353,478
0
0
null
null
null
null
UTF-8
Java
false
false
395
java
package com.airbnb.epoxy.adapter; import com.airbnb.epoxy.AutoModel; import com.airbnb.epoxy.BasicModelWithAttribute_; import com.airbnb.epoxy.AutoEpoxyAdapter; public class AdapterWithAutoModel extends AutoEpoxyAdapter { @AutoModel BasicModelWithAttribute_ modelWithAttribute1; @AutoModel BasicModelWithAttribute...
[ "fraczwojciech@gmail.com" ]
fraczwojciech@gmail.com
e57487b4b24113d9c00ba2774a2a143892d1d8ae
e70abc02efbb8a7637eb3655f287b0a409cfa23b
/hyjf-mybatis/src/main/java/com/hyjf/mybatis/model/auto/SpreadsUsers.java
7e85d717e91065ffa21004f5b8d6a08e525ffef3
[]
no_license
WangYouzheng1994/hyjf
ecb221560460e30439f6915574251266c1a49042
6cbc76c109675bb1f120737f29a786fea69852fc
refs/heads/master
2023-05-12T03:29:02.563411
2020-05-19T13:49:56
2020-05-19T13:49:56
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,920
java
package com.hyjf.mybatis.model.auto; import java.io.Serializable; public class SpreadsUsers implements Serializable { private Integer id; private Integer userId; private Integer spreadsUserid; private String type; private String opernote; private String operation; private String addt...
[ "heshuying@hyjf.com" ]
heshuying@hyjf.com
ffa0d60bf6350c404747065adae2c3802ffd102b
d8c2c008c892d76464732adbda14e6d709d039dc
/src/main/java/org/koushik/javabrains/rest/ShortDateMessageBodyWriter.java
ddeae2a62ae81a0de049ed4dd3d670dfd5a17198
[]
no_license
alamnr/Advance-JAX-RS
53f030f0df389e58758d0b41e54f167e01d88cbc
39fca2c8f9c366ede4f8979a066aab8ed079e846
refs/heads/master
2020-03-16T11:25:43.293858
2018-05-13T10:00:53
2018-05-13T10:00:53
132,648,092
0
0
null
null
null
null
UTF-8
Java
false
false
1,258
java
package org.koushik.javabrains.rest; import java.io.IOException; import java.io.OutputStream; import java.lang.annotation.Annotation; import java.lang.reflect.Type; import java.util.Date; import javax.ws.rs.Produces; import javax.ws.rs.WebApplicationException; import javax.ws.rs.core.MediaType; import javax.ws.rs.cor...
[ "alamnr@gmail.com" ]
alamnr@gmail.com
1b6c708721ed0bd8c07843c17cdd079b59615f49
a2c798936c7c2205a014460e4c8fad87a13353f0
/Uri1035.java
20496c51ad6aff060948dbf3c96ad2a4f42c5928
[]
no_license
ACMELLO2021/java_17
4f4bf6a369415aaa7f2c6bd44ac51adadf1fcdd1
6bae4b94acb7e615997c77445dabd25fcee463ea
refs/heads/master
2023-04-02T14:47:41.240517
2021-04-15T16:39:13
2021-04-15T16:39:13
null
0
0
null
null
null
null
UTF-8
Java
false
false
945
java
/* Leia 4 valores inteiros A, B, C e D. A seguir, (1) se B for maior do que C e (2) se D for maior do que A, e (3) a soma de C com D for maior que a soma de A e B e (4) se C e D, ambos, forem positivos e (5) se a variável A for par escrever a mensagem "Valores aceitos", senão escrever "Valores nao aceitos". */ i...
[ "isidro@professorisidro.com.br" ]
isidro@professorisidro.com.br
5e6e355f9ff5bbbd96f634900b9f016cd305d649
47bf37af89e6db89791e73a5e1a5ee743be52912
/src/main/java/lottery/domains/content/biz/UserGameReportService.java
02c54f2f7dd9502e9c4f765f520bdb0e4237b241
[]
no_license
changsha136/testAdminManager
814d9dec3f4dd5e054cd6b140a3be4195e8fad0e
c062d3a785bc876e333a5775e899e3d863dca388
refs/heads/master
2022-12-24T09:29:53.222876
2019-06-27T15:43:00
2019-06-27T15:43:01
194,052,599
2
0
null
2022-12-16T04:28:46
2019-06-27T08:14:54
JavaScript
UTF-8
Java
false
false
787
java
package lottery.domains.content.biz; import lottery.domains.content.vo.bill.HistoryUserGameReportVO; import lottery.domains.content.vo.bill.UserGameReportVO; import java.util.List; /** * Created by Nick on 2016/12/28. */ public interface UserGameReportService { boolean update(int userId, int platformId, double...
[ "11111111" ]
11111111
79a9e35dff8df1483e220a1b097b0d4651bb3b6b
967502523508f5bb48fdaac93b33e4c4aca20a4b
/aws-java-sdk-devicefarm/src/main/java/com/amazonaws/services/devicefarm/model/transform/CreateUploadRequestMarshaller.java
f495d1d3271502d3114263aba20da50dfc932cbc
[ "Apache-2.0", "JSON" ]
permissive
hanjk1234/aws-sdk-java
3ac0d8a9bf6f7d9bf1bc5db8e73a441375df10c0
07da997c6b05ae068230401921860f5e81086c58
refs/heads/master
2021-01-17T18:25:34.913778
2015-10-23T03:20:07
2015-10-23T03:20:07
44,951,249
1
0
null
2015-10-26T06:53:25
2015-10-26T06:53:24
null
UTF-8
Java
false
false
3,662
java
/* * Copyright 2010-2015 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "lice...
[ "aws@amazon.com" ]
aws@amazon.com
c70d9a77554d52399fe9312d6973fbe5a02f1bed
2eb1eca7774c652e61ad9c3717bf6bc2d13a103c
/src/main/java/com/eigenbaumarkt/aop/logging/LoggingAspect.java
43a98e391772643faf005effbd7fcd4d3692a278
[]
no_license
Mesqualito/Taskplaner
7d308bf0c3b918ced6def59607073bb42559b363
0abc026b1f1581f791598838681dea26be4f8f7c
refs/heads/master
2023-05-12T09:00:24.736766
2019-10-21T13:09:15
2019-10-21T13:09:15
214,999,664
0
0
null
2023-05-07T00:39:59
2019-10-14T09:17:04
Java
UTF-8
Java
false
false
3,889
java
package com.eigenbaumarkt.aop.logging; import io.github.jhipster.config.JHipsterConstants; import org.aspectj.lang.JoinPoint; import org.aspectj.lang.ProceedingJoinPoint; import org.aspectj.lang.annotation.AfterThrowing; import org.aspectj.lang.annotation.Around; import org.aspectj.lang.annotation.Aspect; import org.a...
[ "jochen@gebsattel.rocks" ]
jochen@gebsattel.rocks
c8785973bae8253d3c8870905c51da5b1ad205c9
c5813babc1fac1905934e5219cf2141719a5bb02
/editor/plugins/org.fusesource.ide.camel.editor/src/org/fusesource/ide/camel/editor/genericEndpoint/SelectEndpointWizard.java
cee5d927d94e7a3165d61cb9c0fb83d8d399e9d7
[]
no_license
kmanav/jbosstools-fuse
a8a7133ba9fb4093d93cce7cbf9739664bbfbae6
66c89f58ac4dd932172082db5538b6d9ca36c818
refs/heads/master
2020-12-07T15:21:44.569048
2017-06-26T07:45:35
2017-06-26T07:45:35
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,157
java
/******************************************************************************* * Copyright (c) 2016 Red Hat, Inc. * Distributed under license by Red Hat, Inc. All rights reserved. * This program is made available under the terms of the * Eclipse Public License v1.0 which accompanies this distribution, * and ...
[ "apupier@redhat.com" ]
apupier@redhat.com
627f7a72a21e676dfec1b0a86c4d183090c628f5
2e966a890a65ee54dbd1f0722d6c5d98a7831d3e
/JudgeV2/src/main/java/softuni/judge_v2/services/UserService.java
9ae6935aa73df0ed4e5e88fc403c731c9ab28ca1
[]
no_license
Andrey-V-Georgiev/SPRING_FUNDAMENTALS
cb97ac728c9edb3aa22d65f42985fbe37ba3aaf2
2a5e4f25c4bc24a74e9f9ed57bea3f9a0e8970ea
refs/heads/master
2023-03-10T03:54:40.185889
2021-02-21T11:55:20
2021-02-21T11:55:20
325,343,463
0
0
null
null
null
null
UTF-8
Java
false
false
522
java
package softuni.judge_v2.services; import softuni.judge_v2.models.service.UserServiceModel; import softuni.judge_v2.models.view.UserViewModel; import javax.servlet.http.HttpSession; import java.util.List; public interface UserService { UserServiceModel registerUser(UserServiceModel userServiceModel); UserS...
[ "andrey.v.georgiev@gmail.com" ]
andrey.v.georgiev@gmail.com
623cbde7e67704a5410fa1f0731013fd6acec99a
1f1e1ca9c1c50993ca28618889e6a031016be440
/MobileBase/src/main/java/com/github/ignition/support/IgnitedDiagnostics.java
8de2b31398d638763bbf5eeaf1722c90aa15c323
[ "Apache-2.0" ]
permissive
yangjiandong/MobileBase.G
9d49bd306ee9321cac875af03605d0f93d95a342
71ecbae44d8d09b9f26a643f11f195b9f7732ed2
refs/heads/master
2020-05-18T00:44:08.808744
2013-09-12T03:31:43
2013-09-12T03:31:43
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,285
java
/* Copyright (c) 2009-2011 Matthias Kaeppler * * 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 o...
[ "young.jiandong@gmail.com" ]
young.jiandong@gmail.com
5534e18fbaf7f55575a549bd117e1aad2c555922
da3b91e93dacd51d54c6c45a3ceaee3a0fcc9729
/bosphorus-core/src/main/java/org/bosphorus/stream/pipe/IfElse.java
ed9f263388cc247a0ca0d670a8f3bc795b6f9581
[ "Apache-2.0" ]
permissive
elvis121193/bosphorus
e119778e8bad646e48d130c695af6cecded343a8
d1818f093eebffa422b011be18864c0ea914ff95
refs/heads/master
2020-12-28T23:15:24.187919
2014-12-01T21:07:49
2014-12-01T21:07:49
null
0
0
null
null
null
null
UTF-8
Java
false
false
623
java
package org.bosphorus.stream.pipe; import java.util.List; import org.bosphorus.expression.scalar.executor.IScalarExecutor; public class IfElse<TInput> implements IPipe<TInput> { private IScalarExecutor<TInput, Boolean> condition; private IPipe<TInput> truePipe; private IPipe<TInput> falsePipe; @Override public...
[ "unluonur@gmail.com" ]
unluonur@gmail.com
7dfecb7c1058630365936d9d68b4a38f310fecec
8af1164bac943cef64e41bae312223c3c0e38114
/results-java/alibaba--druid/9a02c925b424cead5d38d805a14cf4372597de05/after/MockPreparedStatement.java
5d866c2ef666c8bd3db17702eddbba4b201ae675
[]
no_license
fracz/refactor-extractor
3ae45c97cc63f26d5cb8b92003b12f74cc9973a9
dd5e82bfcc376e74a99e18c2bf54c95676914272
refs/heads/master
2021-01-19T06:50:08.211003
2018-11-30T13:00:57
2018-11-30T13:00:57
87,353,478
0
0
null
null
null
null
UTF-8
Java
false
false
2,044
java
/* * Copyright 1999-2011 Alibaba Group Holding Ltd. * * 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...
[ "fraczwojciech@gmail.com" ]
fraczwojciech@gmail.com
376d95e12d7d48e510d319300b449032c613328f
4a93f26f8299aa7f01d5a1432beea419a9ee2285
/jstarcraft-ai-model/src/test/java/com/jstarcraft/ai/model/neuralnetwork/activation/SigmoidActivationFunctionTestCase.java
d8c2492544eb0961d55c77b029702daa414c619a
[ "Apache-2.0" ]
permissive
zzdzzdzzdzzd/jstarcraft-ai
32eeff98a84543309cf19a6a7bb99a143e12197f
e59181f52a560885c9beadd9542ec2af6f3297f1
refs/heads/master
2020-07-06T19:19:38.468285
2019-08-17T09:53:51
2019-08-17T09:53:51
null
0
0
null
null
null
null
UTF-8
Java
false
false
632
java
package com.jstarcraft.ai.model.neuralnetwork.activation; import org.nd4j.linalg.activations.IActivation; import org.nd4j.linalg.activations.impl.ActivationSigmoid; import com.jstarcraft.ai.model.neuralnetwork.activation.ActivationFunction; import com.jstarcraft.ai.model.neuralnetwork.activation.SigmoidActivati...
[ "Birdy@LAPTOP-QRG8T75T" ]
Birdy@LAPTOP-QRG8T75T
42d72da0ac8c0875a82caec5a2d42e6cadffa952
d39ccf65250d04d5f7826584a06ee316babb3426
/wb-mmb/wb-api/src/main/java/org/dwfa/ace/task/svn/AddSubversionEntryFromDirectoryBeanInfo.java
7540e9146c8330d9aadec5d24c3d5809cfce73e2
[]
no_license
va-collabnet-archive/workbench
ab4c45504cf751296070cfe423e39d3ef2410287
d57d55cb30172720b9aeeb02032c7d675bda75ae
refs/heads/master
2021-01-10T02:02:09.685099
2012-01-25T19:15:44
2012-01-25T19:15:44
47,691,158
0
0
null
null
null
null
UTF-8
Java
false
false
3,219
java
/** * Copyright (c) 2009 International Health Terminology Standards Development * Organisation * * 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/LIC...
[ "wsmoak" ]
wsmoak
e63ef1cda1e8ee78cd0da9afd07f812b366ad0f1
73266ea6be2de149a4700798b221bd4c79525604
/wip/matcha/backend/src/main/java/ft/framework/orm/mapping/naming/NamingStrategy.java
d63ec3b91fec1ea2d2b18387384d19d856e8de23
[]
no_license
Caceresenzo/42
de90b0262b573d4056102ad04ed0f6fbef169858
df1e14c019994202da0abbe221455f1a6ee291e4
refs/heads/master
2023-08-15T06:14:08.625075
2023-08-13T17:19:00
2023-08-13T17:19:00
220,007,175
92
36
null
null
null
null
UTF-8
Java
false
false
516
java
package ft.framework.orm.mapping.naming; import org.apache.commons.lang3.StringUtils; public interface NamingStrategy { String convertName(String camelCase); default String convertNameIfEmpty(String value, String camelCase) { if (StringUtils.isNotEmpty(value)) { return value; } return convertName(ca...
[ "caceresenzo1502@gmail.com" ]
caceresenzo1502@gmail.com
a0a6631fa7bce10d83a8a16834437a786d553cd3
7016cec54fb7140fd93ed805514b74201f721ccd
/ui/web/main/src/java/com/echothree/ui/web/main/action/item/harmonizedtariffschedulecodeunit/DescriptionAction.java
6b2eeddb0b3b3ea5cc9d94b5de6b6cd59bf13d97
[ "MIT", "Apache-1.1", "Apache-2.0" ]
permissive
echothreellc/echothree
62fa6e88ef6449406d3035de7642ed92ffb2831b
bfe6152b1a40075ec65af0880dda135350a50eaf
refs/heads/master
2023-09-01T08:58:01.429249
2023-08-21T11:44:08
2023-08-21T11:44:08
154,900,256
5
1
null
null
null
null
UTF-8
Java
false
false
4,193
java
// -------------------------------------------------------------------------------- // Copyright 2002-2023 Echo Three, 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:/...
[ "rich@echothree.com" ]
rich@echothree.com
1e95004ea28676a96beb099f23f09611303f70a3
08bf6954d919e053a20bfe807baf3254e5551574
/src/main/java/com/tangkuo/cn/pay/kmtk/task/ScheduleExecuteTask.java
fe124e4579e56da9561dd74d7e02de6e96b18992
[ "Apache-2.0" ]
permissive
TANGKUO/mavenDemo
5fb7559af4f3983cabffe0a8cd19f247eee5d8f0
90fa079d433fe09239375310949156e03eabb6ec
refs/heads/master
2021-01-20T07:35:44.982825
2017-07-16T10:13:18
2017-07-16T10:13:18
83,890,439
0
0
null
null
null
null
UTF-8
Java
false
false
886
java
package com.tangkuo.cn.pay.kmtk.task; import java.util.concurrent.Executors; import java.util.concurrent.ScheduledExecutorService; import java.util.concurrent.TimeUnit; /** * * @ClassName: ScheduleExecuteTask * @Description: (这里用一句话描述这个类的作用) * @author tangkuo * @date 2017年7月16日 下午5:47:44 * */ ...
[ "616507752@qq.com" ]
616507752@qq.com
e4d0fd14b764b2a3e4020936236418f4e12c62c7
fe2ef5d33ed920aef5fc5bdd50daf5e69aa00ed4
/jbpm.3/jpdl/jar/src/test/java/org/jbpm/jpdl/exe/JpdlExeDbTests.java
44cf6b1640c9589fdc335e474c658cdb258a06ea
[]
no_license
sensui74/legacy-project
4502d094edbf8964f6bb9805be88f869bae8e588
ff8156ae963a5c61575ff34612c908c4ccfc219b
refs/heads/master
2020-03-17T06:28:16.650878
2016-01-08T03:46:00
2016-01-08T03:46:00
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,332
java
/* * JBoss, Home of Professional Open Source * Copyright 2005, JBoss Inc., and individual contributors as indicated * by the @authors tag. See the copyright.txt in the distribution for a * full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * under the ter...
[ "wow_fei@163.com" ]
wow_fei@163.com
3a0d73d21b7965686eec0031af39a2e70bd46866
13e434822fb83242af2d0e76c403eb9753cf9282
/log-persister/src/test/java/org/moten/david/log/persister/UtilTest.java
d37320ff614a1a7bfaedf23701bef1f5a0fda924
[]
no_license
davidmoten/log-analysis
747cd3d73912eb68d57f9b8f1de92e6d941be4ff
771fedfd5e9315e49adef0bdd482882aa24299c1
refs/heads/master
2023-03-24T15:40:10.953762
2013-08-16T07:29:08
2013-08-16T07:29:08
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,350
java
package org.moten.david.log.persister; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertTrue; import java.io.File; import java.util.Collection; import java.util.List; import java.util.Set; import java.util.logging.Logger; import org.junit.Test; import com.google.common.collect.Sets;...
[ "davidmoten@gmail.com" ]
davidmoten@gmail.com
554d9212df62999f101fefec271a630188d41d43
9665f5ffb9d7940cdacf074b9a047b2b431ba0ca
/app/src/main/java/me/weyye/todaynews/utils/MyDialog.java
7622c46c20b019c8743185be3e2b9d2b6de10dc1
[]
no_license
guoxuliang/qfnews2
583a91985de74e4c4d2d04130b94eeeb831cad8b
4782c5ad79d2982a6d3a0027ee14f83a01021494
refs/heads/master
2020-03-07T02:45:46.880295
2018-03-29T00:58:09
2018-03-29T00:58:09
127,216,651
0
0
null
null
null
null
UTF-8
Java
false
false
761
java
package me.weyye.todaynews.utils; import android.app.Dialog; import android.content.Context; import android.os.Bundle; /** * @类名称: MyDialog * @类描述: TODO(自定义Dialog) * @作者 fengxian * @日期 2013-9-6 下午1:20:44 * */ public class MyDialog extends Dialog { Context context; public MyDialog(Context context) { ...
[ "632977592@qq.com" ]
632977592@qq.com
ba32cefbc9a7c0c34861ceb6b84d7895598c0ad9
876eaaf79ce68a3bd8df8f698fa79c0c6aa5ef63
/workspaces-itcast/template/ch11_prj/src/cn/gdcp/controller/UserController4.java
c0324ef41322311b0fc3386818807321bae44d89
[]
no_license
lcz-sys/Java_prj
cb89207419aebfa6d7df43123a1ae536e0afaed1
ae4e112d6473af59d969932f2ad540a7db347461
refs/heads/master
2022-12-13T03:42:27.550388
2020-09-03T08:56:23
2020-09-03T08:56:23
292,516,809
1
0
null
null
null
null
GB18030
Java
false
false
815
java
package cn.gdcp.controller; import java.util.List; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.web.bind.annotation.RequestMapping; import cn.gdcp.po.User...
[ "212065370@qq.com" ]
212065370@qq.com
fd2729af1ff51fd39387abb881025e2f60b206fc
905d5958f8ab6e5cc879b9599d9eae6d8ea2f8d7
/com/vencillio/rs2/entity/player/net/out/impl/SendGlobalSound.java
9ec651078629802fdc6f900de7ed4427999eb907
[]
no_license
capohf/server
61d66d1d184b70b3dcca3a69b9ab8df8d1807cd0
91ef9383eed77e1cdf93ec16ce6c03f4371cf306
refs/heads/master
2021-01-22T19:53:56.330491
2017-03-16T23:41:11
2017-03-16T23:41:11
85,251,003
1
0
null
null
null
null
UTF-8
Java
false
false
1,136
java
package com.vencillio.rs2.entity.player.net.out.impl; import com.vencillio.core.network.StreamBuffer; import com.vencillio.core.util.Utility; import com.vencillio.rs2.entity.World; import com.vencillio.rs2.entity.player.Player; import com.vencillio.rs2.entity.player.net.Client; import com.vencillio.rs2.entity.player.n...
[ "tonyj7433@gmail.com" ]
tonyj7433@gmail.com
52bf36c1481080db2604c17813df6496c4c99605
dd413e42aa6d67cc57898201831ebb104a9efdd4
/src/main/java/org/rapidpm/vaadin/nano/VaadinFlowResourceManager.java
c1ee5e3a7621e8fa7e4d493a35c6ca4e66e4e1f5
[ "Apache-2.0" ]
permissive
Fork-World/flow-helloworld-maven-undertow
7fab7d178bdb58c28fc299e3e5eabc8acb4a1b27
46700255fe03d7330d91ae76884f29de25f918fc
refs/heads/master
2020-05-09T11:29:43.268116
2019-04-12T21:48:40
2019-04-12T21:48:40
181,082,654
0
0
Apache-2.0
2019-04-12T21:14:52
2019-04-12T20:58:51
Java
UTF-8
Java
false
false
2,297
java
package org.rapidpm.vaadin.nano; import java.io.IOException; import java.net.URL; import io.undertow.UndertowMessages; import io.undertow.server.handlers.resource.Resource; import io.undertow.server.handlers.resource.ResourceChangeListener; import io.undertow.server.handlers.resource.ResourceManager; import io.undert...
[ "sven.ruppert@gmail.com" ]
sven.ruppert@gmail.com
966bcbe0dd293fe82a20d9172699685b04cdc274
413a584d7123872cc04b2d1bb1141310cefa7b48
/gradebook/service/hibernate/src/java/org/sakaiproject/tool/gradebook/PassNotPassMapping.java
7b95598149e7fe65776a6d445b19f82cede7b716
[ "ECL-1.0", "Apache-2.0" ]
permissive
etudes-inc/etudes-lms
31bc2b187cafc629c8b2b61be92aa16bb78aca99
38a938e2c74d86fc3013642b05914068a3a67af3
refs/heads/master
2020-06-03T13:49:45.997041
2017-10-25T21:25:58
2017-10-25T21:25:58
94,132,665
0
0
null
null
null
null
UTF-8
Java
false
false
2,240
java
/********************************************************************************** * * $Id: PassNotPassMapping.java 5185 2013-06-13 17:54:57Z mallikamt $ * *********************************************************************************** * * Copyright (c) 2005 The Regents of the University of California, The MIT Cor...
[ "ggolden@etudes.org" ]
ggolden@etudes.org
e2a30c6d888c45c6aadbba3ee1a8cf0ffe02fa3e
4fbe6f1e53152c851608994358fa4ddd92d1f883
/mlert/android/com.wizzer.mle.runtime.unittest/src/com/wizzer/mle/runtime/unittest/PQTest.java
a22e97dd688bfa0332f8894852307eae2d749005
[ "MIT" ]
permissive
magic-lantern-studio/mle-core-mlert
f362fd5d64e21893156301db772456c246420af2
e874535a3871e8d791e41b7836a9d11665035966
refs/heads/master
2022-12-21T11:21:11.137220
2022-12-11T23:44:33
2022-12-11T23:44:33
128,475,217
0
0
null
null
null
null
UTF-8
Java
false
false
7,343
java
/* * PQTest.java * Created on Dec 9, 2004 */ // COPYRIGHT_BEGIN // // Copyright (C) 2000-2007 Wizzer Works // // Wizzer Works makes available all content in this file ("Content"). // Unless otherwise indicated below, the Content is provided to you // under the terms and conditions of the Common Public License ...
[ "msm@wizzerworks.com" ]
msm@wizzerworks.com
711b9626bcb440acd0f7fa4adac622e6f2b8296c
8229884a9bd15286a34cbd2e7b4624ee158be378
/app/src/k4/java/com.mili.smarthome.tkj/base/K4BaseFragment.java
3ca453b937cc3026f2451ca16a08cda151bd1383
[]
no_license
chengcdev/smarthome
5ae58bc0ba8770598f83a36355b557c46f37b90c
4edb33dcdfcab39a3bc6e5342a7973ac703f1344
refs/heads/master
2022-12-03T18:04:39.172431
2020-08-20T05:22:57
2020-08-20T05:22:57
288,909,136
1
1
null
null
null
null
UTF-8
Java
false
false
4,953
java
package com.mili.smarthome.tkj.base; import android.support.v4.app.FragmentActivity; import android.view.View; import com.mili.smarthome.tkj.call.CallMonitorBean; import com.mili.smarthome.tkj.main.activity.MainActivity; import com.mili.smarthome.tkj.utils.LogUtils; import com.mili.smarthome.tkj.widget.InputView; pu...
[ "1508592785@qq.com" ]
1508592785@qq.com
6f187e0180052ce2959d4e15dfa9176db491ad47
6661ff2b2b2ff4dc1dd99922b5c16d4298b808bb
/src/org/osdg/ajs/tests/socket/rcvmsg/RecMsg.java
121ae40785cb3145f96d90498ede255134db7ada
[]
no_license
osdg/ajs
1f66e7e1192e2ec9bc1d8299f401e9c3d61e494c
d61c5947c09708aae050926d40d7311e399f238a
refs/heads/master
2021-01-02T09:01:48.385100
2015-09-13T00:20:42
2015-09-13T00:20:42
42,295,084
1
1
null
null
null
null
UTF-8
Java
false
false
610
java
package org.osdg.ajs.tests.socket.rcvmsg; import org.osdg.ajs.socket.AjsServer; import java.io.IOException; import java.util.concurrent.ExecutionException; /** * Created by plter on 9/11/15. */ public class RecMsg { public static void main(String[] args){ AjsServer server = new AjsServer(8000); ...
[ "xtiqin@163.com" ]
xtiqin@163.com
445f58c2ec679f6532bb9df68c3a84c54312de31
21a471406f141943d541077dbb03a35200d9a0d1
/spring-stress/src/main/java/com/clemble/test/spring/cleaners/context/CleanerContext.java
40daaf8bb9987e3d677f720d0957ad563027b98d
[ "Apache-2.0" ]
permissive
jalona/clemble-test
616604bcfb379a4e16e68aa3936b4ddcf2db3d20
45006379e0e6c0ae46db853dd0ecadbcb04bbdc9
refs/heads/master
2021-01-17T08:00:26.188207
2015-03-06T08:13:48
2015-03-06T08:13:48
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,019
java
package com.clemble.test.spring.cleaners.context; import java.util.concurrent.BlockingQueue; import java.util.concurrent.LinkedBlockingQueue; import com.clemble.test.spring.cleaners.Cleanable; import com.clemble.test.spring.cleaners.CleanableFactory; public class CleanerContext { private BlockingQueue<Cleanable> c...
[ "mavarazy@gmail.com" ]
mavarazy@gmail.com
f0f1f818b976a4735a290dc42514e5490de14561
b89d6fdfca0fbd67ec966adb96fa424a46d6281e
/src/structural_patterns/facade_pattern/model/SubSystemOne.java
dd48356487bcfac4ee7290155b1d51f6189f52ae
[]
no_license
GeniusDSY/DesignPatterns
6dbd0a9dcb6aa3d76038f33e7425a419f8b4efda
679de181200d9de9a00a27ecb34c846276e9f417
refs/heads/master
2020-04-29T23:03:44.597880
2019-04-10T15:00:05
2019-04-10T15:00:05
176,466,068
0
0
null
null
null
null
UTF-8
Java
false
false
244
java
package structural_patterns.facade_pattern.model; /** * @author :DengSiYuan * @date :2019/3/26 9:59 * @desc : 子系统1 */ public class SubSystemOne { public void methodOne(){ System.out.println("子系统方法1"); } }
[ "genius_dsy@foxmail.com" ]
genius_dsy@foxmail.com
2446326e4fab49992fbf0523b14f8058acf905c6
8540ade77520bfe490b3e748969abb967995ba80
/MyJavaFX/src/chapter14/Exercise_14_21.java
0f02e85671b651801096ef5839adcbf37529880b
[]
no_license
mariamiawad/JavaExercises
c0c9ead7c0e4dab8e12eef2a4ddc1774920a82e4
aac4c5c34c936bb24b11159a7baa9006b1393f73
refs/heads/master
2023-08-06T07:42:30.613631
2021-09-26T17:16:43
2021-09-26T17:16:43
193,220,093
0
0
null
null
null
null
UTF-8
Java
false
false
1,616
java
package chapter14; import java.util.Random; import java.util.concurrent.ThreadLocalRandom; import javafx.application.Application; import javafx.scene.Scene; import javafx.scene.layout.Pane; import javafx.scene.shape.Circle; import javafx.scene.shape.Line; import javafx.scene.text.Text; import javafx.stage.Stage; pub...
[ "mariam.i.awad@gmail.com" ]
mariam.i.awad@gmail.com
ad199ecab9acd73a7e6d46b6f70d675a8a77bd2b
b81d1df0562de9d4ff5c30bec90647402972f478
/src/test/java/pl/pancordev/leak/eight/three/DummyControllerTest3.java
50301c5d8cf8d78afb72be494a0a230a5473032e
[]
no_license
Pancor/leak
eea9fe401a7c9b543bf95a929f0bbf7ee6113dc9
f060ff6a1a8c829b287cffb35b9d63040ca3c7ec
refs/heads/master
2023-01-30T17:14:38.463089
2020-12-14T12:01:00
2020-12-14T12:01:00
321,322,490
0
2
null
null
null
null
UTF-8
Java
false
false
1,970
java
package pl.pancordev.leak.eight.three; import org.junit.Before; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.test.context.SpringBootTest; import org.springframework.boot.test.mock.mockito.MockBean; import org.spri...
[ "pancordev@gmail.com" ]
pancordev@gmail.com
3ae0ec0cc09f1fcaf455bc4a65b01ff2fc9df730
ea3ca859c0abaa38a385df2b123a15f99f1a1145
/src/main/java/com/leetcode/_154_FindMinimumInRotatedSortedArrayII.java
78e1e823de803e02733a0f12e2df4f74e1e94b64
[]
no_license
Maecenas/LeetCode
191f12eb2f653352ca8fd58ded56631a97713ac5
1ea1b037b847b20cbbf021318bd42b61cb0cad9d
refs/heads/main
2022-10-10T07:17:57.902671
2022-09-26T22:21:13
2022-09-26T22:21:13
185,592,499
7
4
null
null
null
null
UTF-8
Java
false
false
1,547
java
package com.leetcode; /* https://leetcode.com/problems/find-minimum-in-rotated-sorted-array-ii/ Hard. Array, Binary Search. Suppose an array sorted in ascending order is rotated at some pivot unknown to you beforehand. (i.e., [0,1,2,4,5,6,7] might become [4,5,6,7,0,1,2]). Find the minimum element. The array may co...
[ "lx70716@gmail.com" ]
lx70716@gmail.com
3681ff1bcc2bca8244d4c304d8a348bffa327f0a
fe5d86481efdfe242d90398ecb98986286d55e17
/data/search/APIzator15052349.java
f2748149ee1955dfe659dac902c3292329f8eb9d
[ "CC-BY-4.0" ]
permissive
pasqualesalza/apization
0923a438ac3b963d6efa8d779cce614e04bc0193
941ae03b2a9177875d00feec651dd27e7bdd5e29
refs/heads/main
2022-07-30T04:33:10.078103
2021-08-23T14:08:35
2021-08-23T14:08:35
399,110,560
1
0
null
null
null
null
UTF-8
Java
false
false
451
java
package com.stackoverflow.api; /** * Formatting Java Output Like a Table * * @author APIzator * @see <a href="https://stackoverflow.com/a/15052349">https://stackoverflow.com/a/15052349</a> */ public class APIzator15052349 { public static void formatOutput() throws Exception { System.out.format( "%10s...
[ "pasquale.salza@gmail.com" ]
pasquale.salza@gmail.com
17637eeb41e5f6d1985aa2dcf89b94847236bcfc
02a087e8de0a7d0cfed9dba60e8cff5be4ae3be1
/Research_Bucket/Completed_Archived/ConcolicProcess/oracles/Bellon/bellon_benchmark/sourcecode/eclipse-jdtcore/src/internal/core/index/impl/IndexInput.java
8a80967bf7b2b7ed9036a90acc6e3dda0be78d14
[]
no_license
dan7800/Research
7baf8d5afda9824dc5a53f55c3e73f9734e61d46
f68ea72c599f74e88dd44d85503cc672474ec12a
refs/heads/master
2021-01-23T09:50:47.744309
2018-09-01T14:56:01
2018-09-01T14:56:01
32,521,867
1
1
null
null
null
null
UTF-8
Java
false
false
4,718
java
package org.eclipse.jdt.internal.core.index.impl; /* * (c) Copyright IBM Corp. 2000, 2001. * All Rights Reserved. */ import java.io.*; import org.eclipse.jdt.internal.core.index.*; /** * This class provides an input on an index, after it has been generated.<br> * You can access all the files of an index via getNex...
[ "dxkvse@rit.edu" ]
dxkvse@rit.edu
4c6b5f820e8ed9984e373469e9c864326b94eaec
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/11/11_d9b8e693deea70096cec7eda2727ea8dd093352f/ModuleIdentifier/11_d9b8e693deea70096cec7eda2727ea8dd093352f_ModuleIdentifier_s.java
70dbf866e1e1a6832d6cf88fbbf4048c3f7a99a3
[]
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
7,991
java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, Red Hat Middleware LLC, 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 m...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
bcc75a87cb91a248acec9f5d3927ffe6fdede6e1
e8a572f7601d6c8ce260b9db6c5738238b1aff35
/customer-api/src/main/java/io/eventuate/examples/tram/sagas/ordersandcustomers/customers/api/replies/CustomerCreditReserved.java
6de35b71827c2fa762b2b1501f4b0246fec7cdc3
[ "Apache-2.0" ]
permissive
bmadhu44555/eventuate-tram-sagas-micronaut-examples-customers-and-orders
d4c4b39ceaa81d603c08c843d438f69054ed99b1
0a3685a8831ee46f1accee3b87ca3ad51ecad356
refs/heads/master
2022-09-06T19:32:02.460279
2020-05-12T14:32:15
2020-05-12T14:32:15
null
0
0
null
null
null
null
UTF-8
Java
false
false
154
java
package io.eventuate.examples.tram.sagas.ordersandcustomers.customers.api.replies; public class CustomerCreditReserved implements ResultCreditResult { }
[ "artem.sidorkin@digitalarrowtech.com" ]
artem.sidorkin@digitalarrowtech.com
852df058d789657baa5384c363c567b78c959caf
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/1/1_f882100685c5d28252a35e66b3cebd45a0765987/GraphActivity/1_f882100685c5d28252a35e66b3cebd45a0765987_GraphActivity_t.java
e35ecf30220b0afcc755aeebad19a9ddde08ede3
[]
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
7,171
java
package edu.colorado.trackers.HealthMetrics; import java.util.ArrayList; import java.util.List; import org.achartengine.model.TimeSeries; import org.achartengine.model.XYMultipleSeriesDataset; import edu.colorado.trackers.R; import edu.colorado.trackers.db.Database; import edu.colorado.trackers....
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
3e62bc4594099a320aa4b43e483a132f2c7c3dc1
611cfce373910ac6ef1c49d82cbed15a7a4dc5fc
/app/src/main/java/com/hollamohalla2/Utility/MyUtil.java
fe5993cdccd4f0221336c457a06aa6137b378d00
[]
no_license
charanVeer123/Hola-Mohalla
73e4f2fdc2784b95c34973211f182774437b4e33
d0e3a5711d75c49808a47fd3f67809c7c3846475
refs/heads/master
2020-06-25T22:16:28.598184
2019-07-29T11:09:28
2019-07-29T11:09:28
199,437,114
0
0
null
null
null
null
UTF-8
Java
false
false
1,586
java
package com.hollamohalla2.Utility; import android.app.Activity; import android.content.Context; import android.location.Location; import android.view.View; import android.view.inputmethod.InputMethodManager; public class MyUtil { //18.217.234.39:8080 public static final String URLCATEGORY = "http://18.217.234...
[ "example@example.com" ]
example@example.com
bbf050504c102f28f78b7a5c500d018fba5ba294
790b934cb3945e64e65c267703394e6b39135a2d
/Back End Technologies/jpawithhibernate/src/main/java/com/capgemini/jpawithhibernateonetoonedto/EmployeeInfo.java
75850129c7099cbeb252d0522bc654646578f1aa
[]
no_license
Omkarnaik571/TY_CG_HTD_BangloreNovember_JFS_OmkarNaik
af1f515dd34abe1f79d81a88422cd1f668d18ed4
c460ff715036e843138ef4e43e0e9a664d944664
refs/heads/master
2023-01-12T01:42:37.720261
2020-02-17T09:36:46
2020-02-17T09:36:46
225,846,042
1
0
null
2023-01-07T21:26:24
2019-12-04T11:00:48
Java
UTF-8
Java
false
false
618
java
package com.capgemini.jpawithhibernateonetoonedto; import javax.persistence.CascadeType; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.Id; import javax.persistence.OneToOne; import javax.persistence.Table; import lombok.Data; import lombok.ToString.Exclude; @Data @Entity ...
[ "omkarnaik571@gmail.com" ]
omkarnaik571@gmail.com
4286b7e85d7dd565246a63644373fa7fe50e8179
d35b70036f2deecab61681270c458db8a65dc271
/java-microservice/medicine-shop-inventory/src/main/java/com/unloadbrain/medicineshopinventory/dto/response/ProductResponse.java
3829c524168af395bd1c5173d8411960278058f3
[ "MIT" ]
permissive
ihsonnet/technical-workshops
6fa540f3658e17f351255a5256148fbaf039b55d
ac539cdb0ae8561f77849ec2af80fd6a6853338f
refs/heads/master
2022-05-28T18:34:03.725247
2020-05-04T19:12:32
2020-05-04T19:12:32
261,647,527
1
0
MIT
2020-05-06T03:59:54
2020-05-06T03:59:53
null
UTF-8
Java
false
false
537
java
package com.unloadbrain.medicineshopinventory.dto.response; import lombok.AllArgsConstructor; import lombok.Builder; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; import java.math.BigDecimal; import java.time.LocalDate; @Getter @Setter @Builder @NoArgsConstructor @AllArgsConstructor p...
[ "mmahmood.ict.bd@gmail.com" ]
mmahmood.ict.bd@gmail.com