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
1919b503527cc20b1a471a533a44d759e099d62f
178ef1239b7b188501395c4d3db3f0266b740289
/android/security/keymaster/KeymasterCertificateChain.java
89ab52d9b2e33ee2526d2c9664f262268064604f
[]
no_license
kailashrs/5z_framework
b295e53d20de0b6d2e020ee5685eceeae8c0a7df
1b7f76b1f06cfb6fb95d4dd41082a003d7005e5d
refs/heads/master
2020-04-26T12:31:27.296125
2019-03-03T08:58:23
2019-03-03T08:58:23
173,552,503
1
0
null
null
null
null
UTF-8
Java
false
false
1,772
java
package android.security.keymaster; import android.os.Parcel; import android.os.Parcelable; import android.os.Parcelable.Creator; import java.util.ArrayList; import java.util.Iterator; import java.util.List; public class KeymasterCertificateChain implements Parcelable { public static final Parcelable.Creator<Keym...
[ "kailash.sudhakar@gmail.com" ]
kailash.sudhakar@gmail.com
c75a6a32a08c85f5c665fbe7a555287dd3f44e3f
5bbda385304fb0edb5d68b3b7bfeabcf0b7edc28
/app/src/main/java/com/DCHZ/TYLINCN/entity/PFaRenDetailDetailEntity.java
d9a834e4f97949c2089540b406549e02d64e3169
[]
no_license
wysthelastcrazy/JNSZ
7aac690040e9dfd02d18576e0a937958f126b020
2284b90057957d83150af49dd458fb2ae3408a32
refs/heads/master
2020-12-02T03:13:51.267625
2019-12-10T10:55:42
2019-12-10T10:55:42
66,179,056
0
0
null
null
null
null
UTF-8
Java
false
false
412
java
package com.DCHZ.TYLINCN.entity; import java.io.Serializable; import java.util.ArrayList; /** * 借款单实体类 * @author wys * */ public class PFaRenDetailDetailEntity implements Serializable{ private static final long serialVersionUID = 3L; public ArrayList<PDetailFaRenEntity> FaRenShouQuanInfo; public ArrayList<PDe...
[ "wysthelastcrazy@163.com" ]
wysthelastcrazy@163.com
7d26fc0c41d6340bcb8bc7fdac70e125736583cb
fcd9b0ca12738a60ff7beda0642eb8aace9c6fbd
/GediCenteredDiskIntervalTreeStorage/src/executables/MergeCIT.java
c388ce9548e84a6fd031908ba84b52d3f040a488
[ "Apache-2.0" ]
permissive
ahmirza/gedi
8a670c9a888fa4f3c6b98848213aa24a62ac399e
40df5d65a31711f636762569d6b934e7e97f53dc
refs/heads/master
2020-03-24T11:33:59.086421
2018-04-11T15:58:39
2018-04-11T16:26:21
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,796
java
/** * * Copyright 2017 Florian Erhard * * 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...
[ "flo@erhard-mail.de" ]
flo@erhard-mail.de
a5f40119de66195b6eafa9f20e67a6b3e8616b93
2a61353d1fa5eecc04a703147e26eb18e55903a6
/src/main/java/com/infoDiscover/adminCenter/logic/component/infoDiscoverSpaceManagement/vo/MeasurableValueVO.java
a0408719efd249b4bf3234404a41d79111b6d1cc
[]
no_license
wangyingchu/Info-discover-system-AdminApplication_viewfunction
cac1a12825c74f538ee2a1672d3cd234a23948b4
80cb86123a247edb5fb11106c634266fa05a7c5c
refs/heads/master
2020-03-09T02:14:43.798615
2018-07-16T06:04:47
2018-07-16T06:04:47
128,535,517
0
0
null
null
null
null
UTF-8
Java
false
false
2,124
java
package com.infoDiscover.adminCenter.logic.component.infoDiscoverSpaceManagement.vo; import java.util.ArrayList; import java.util.List; /** * Created by wangychu on 11/6/16. */ public class MeasurableValueVO { private String id; private String discoverSpaceName; private String measurableTypeName; pr...
[ "yingchuwang@gmail.com" ]
yingchuwang@gmail.com
040c4e80d8758a39655ad2c4ee995864d130b72c
204b80d67a4cdfed0d470191d5f5185cc049e2fe
/Base/sources/android/support/v7/preference/PreferenceViewHolder.java
20760bf70e0bd34c5f42af2b6b2a5671626b79b8
[]
no_license
vaibhaviparanjpe01/AndroidProjects
80f0a9c8de6a6de1cb12aa38782edcf9edc7b02b
eeaecfd6d773115635c66f626a46213f9831cd72
refs/heads/main
2023-07-25T11:10:25.319726
2021-09-09T02:04:22
2021-09-09T02:04:22
387,154,591
0
0
null
null
null
null
UTF-8
Java
false
false
1,851
java
package android.support.v7.preference; import android.support.annotation.IdRes; import android.support.annotation.RestrictTo; import android.support.v7.widget.RecyclerView; import android.util.SparseArray; import android.view.View; public class PreferenceViewHolder extends RecyclerView.ViewHolder { private final ...
[ "paranjpe01vaibhavi@gmail.com" ]
paranjpe01vaibhavi@gmail.com
f906ca64d22c0e1d9f63e2640e6f24429b0a5fe7
24a32bc2aafcca19cf5e5a72ee13781387be7f0b
/src/framework/tags/gwt-test-utils-parent-0.24.1/gwt-test-utils-gxt/src/main/java/com/octo/gxt/test/internal/patchers/DomHelperPatcher.java
ba265cae610dd9355319da0f368e13e9a2f70892
[]
no_license
google-code-export/gwt-test-utils
27d6ee080f039a8b4111e04f32ba03e5396dced5
0391347ea51b3db30c4433566a8985c4e3be240e
refs/heads/master
2016-09-09T17:24:59.969944
2012-11-20T07:13:03
2012-11-20T07:13:03
32,134,062
0
0
null
null
null
null
UTF-8
Java
false
false
3,032
java
package com.octo.gxt.test.internal.patchers; import com.extjs.gxt.ui.client.core.DomHelper; import com.google.gwt.dom.client.Node; import com.google.gwt.dom.client.NodeList; import com.google.gwt.user.client.Element; import com.octo.gwt.test.exceptions.GwtTestPatchException; import com.octo.gwt.test.internal.Gw...
[ "gael.lazzari@d9eb14d4-a931-11de-b950-3d5b5f4ea0aa" ]
gael.lazzari@d9eb14d4-a931-11de-b950-3d5b5f4ea0aa
0e35fa180201f0b8e3413f2b971b9b36faf0b4ed
db97ce70bd53e5c258ecda4c34a5ec641e12d488
/src/main/java/com/alipay/api/domain/AlipayOpenAppAppcontentItemBatchqueryModel.java
f2bf41a8e742b62755c3cf74f3770e13b78900e4
[ "Apache-2.0" ]
permissive
smitzhang/alipay-sdk-java-all
dccc7493c03b3c937f93e7e2be750619f9bed068
a835a9c91e800e7c9350d479e84f9a74b211f0c4
refs/heads/master
2022-11-23T20:32:27.041116
2020-08-03T13:03:02
2020-08-03T13:03:02
null
0
0
null
null
null
null
UTF-8
Java
false
false
747
java
package com.alipay.api.domain; import java.util.List; import com.alipay.api.AlipayObject; import com.alipay.api.internal.mapping.ApiField; import com.alipay.api.internal.mapping.ApiListField; /** * 应用内容商品批量查询 * * @author auto create * @since 1.0, 2020-07-27 09:39:26 */ public class AlipayOpenAppAp...
[ "ben.zy@antfin.com" ]
ben.zy@antfin.com
66c55b88d6658acb687fa25f68d764635560255a
c885ef92397be9d54b87741f01557f61d3f794f3
/results/Mockito-7/org.mockito.internal.util.reflection.GenericMetadataSupport/BBC-F0-opt-60/tests/4/org/mockito/internal/util/reflection/GenericMetadataSupport_ESTest_scaffolding.java
38488bdb7aff8b48fa6a7abae3843624140e5a1e
[ "CC-BY-4.0", "MIT" ]
permissive
pderakhshanfar/EMSE-BBC-experiment
f60ac5f7664dd9a85f755a00a57ec12c7551e8c6
fea1a92c2e7ba7080b8529e2052259c9b697bbda
refs/heads/main
2022-11-25T00:39:58.983828
2022-04-12T16:04:26
2022-04-12T16:04:26
309,335,889
0
1
null
2021-11-05T11:18:43
2020-11-02T10:30:38
null
UTF-8
Java
false
false
7,826
java
/** * Scaffolding file used to store all the setups needed to run * tests automatically generated by EvoSuite * Tue Oct 19 20:46:16 GMT 2021 */ package org.mockito.internal.util.reflection; import org.evosuite.runtime.annotation.EvoSuiteClassExclude; import org.junit.BeforeClass; import org.junit.Before; import ...
[ "pderakhshanfar@serg2.ewi.tudelft.nl" ]
pderakhshanfar@serg2.ewi.tudelft.nl
c5cc4e069d258f5811423188a96907c3f6aaf5d5
ad3ee465bf618eaf0a7e38ea8e91761752ed2d21
/filedemo/src/CsvFileReader.java
253e434a553afd6666083d2ed8f87e37e74f8d2e
[]
no_license
amankmaharjan/javacore
61d01b3044b8749e9f992a49941695701b66e233
693690488946298e292c1b3a2285c927162cb11c
refs/heads/master
2021-08-26T07:08:56.340938
2017-11-22T04:40:41
2017-11-22T04:40:41
108,642,267
0
3
null
null
null
null
UTF-8
Java
false
false
2,215
java
import entity.Student; import java.io.BufferedReader; import java.io.FileReader; import java.io.IOException; import java.util.ArrayList; import java.util.List; public class CsvFileReader { //Delimiter used in CSV file private static final String COMMA_DELIMITER = ","; //Student attributes index pri...
[ "you@example.com" ]
you@example.com
343bf6c2ae720d549329a3f51541f23a3a6d74ac
f9fcde801577e7b9d66b0df1334f718364fd7b45
/icepdf-5.0.3/icepdf/core/src/org/icepdf/core/pobjects/functions/postscript/OperatorNames.java
a5330b7bf55169674d4b4c510b7752a77b2715a1
[ "Apache-2.0" ]
permissive
numbnet/icepdf_FULL-versii
86d74147dc107e4f2239cd4ac312f15ebbeec473
b67e1ecb60aca88cacdca995d24263651cf8296b
refs/heads/master
2021-01-12T11:13:57.107091
2016-11-04T16:43:45
2016-11-04T16:43:45
72,880,329
1
1
null
null
null
null
UTF-8
Java
false
false
7,931
java
/* * Copyright 2006-2013 ICEsoft Technologies 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 ...
[ "patrick.corless@8668f098-c06c-11db-ba21-f49e70c34f74" ]
patrick.corless@8668f098-c06c-11db-ba21-f49e70c34f74
e4ec1f54c070c5ea5ee50fb6ad31611dc52f6e26
f3bc356623f451ba1625ff0b5a27d23ffcc482e9
/core/src/test/java/com/cloudera/gertrude/calculate/FlagValueCalculatorTest.java
c2957d0dbe6c5d67ebe77ea16a5470153ffa5d61
[ "Apache-2.0" ]
permissive
sarvex/gertrude
0875da84c4ba3b8f41f8104cd8a6f7ab6ff6b3c8
f4d17a846a219ed876f4ffcf50516c489ab7e967
refs/heads/master
2023-05-14T07:04:14.824304
2023-05-01T05:51:52
2023-05-01T05:51:52
32,574,395
0
0
Apache-2.0
2023-05-01T05:51:53
2015-03-20T09:18:57
Java
UTF-8
Java
false
false
1,743
java
/** * Copyright (c) 2013, Cloudera, Inc. All Rights Reserved. * * Cloudera, Inc. licenses this file to you 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...
[ "jwills@cloudera.com" ]
jwills@cloudera.com
8177fa135aec73d6bdb7068b02bc63129f53303e
ae0ab07cc46b518a1ee9959248e845e0e7f5fbbb
/generator/schema2template/src/test/resources/test-reference/odf/generation/odfdom-java/odf-schema-1.3/org/odftoolkit/odfdom/dom/attribute/style/StylePrintPageOrderAttribute.java
c5e0cb32cdd5374f5e4e23f63e4a1f2afc26a97e
[ "Apache-2.0", "BSD-3-Clause", "MIT", "W3C", "LicenseRef-scancode-proprietary-license", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-generic-cla" ]
permissive
tdf/odftoolkit
22c19bfadb6e5cba0176296ab51f963ab264b256
e38051da51b06d962a09012c765addeaae6e6874
refs/heads/master
2023-08-09T08:42:40.878413
2023-08-03T14:37:12
2023-08-04T08:32:14
161,654,269
95
52
Apache-2.0
2023-09-14T16:15:30
2018-12-13T14:57:43
Java
UTF-8
Java
false
false
3,785
java
/************************************************************************ * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER * * Copyright 2008, 2010 Oracle and/or its affiliates. All rights reserved. * * Use is subject to license terms. * * Licensed under the Apache License, Version 2.0 (the "Li...
[ "michael.stahl@allotropia.de" ]
michael.stahl@allotropia.de
f066fa56fb13e02cf61b271ca72a3cf5f8432ed3
692bfbefc2c4d818a7172cdde7dabd422f8b6c78
/src/main/java/io/element36/cash36/ebics/generated/pain_002_001_03_ch_02/Party6ChoiceCH.java
92dcc8d8084ba2a2a06239dd4731f5b4e8c832be
[ "Apache-2.0" ]
permissive
yelcartoubi/ebics-java-service
613648875f471dffeea2aa6c761e01b4b2fce53f
e0830c816a3bab77e7e43a0ff5b98daaedaeb339
refs/heads/main
2023-06-14T00:07:49.633244
2021-07-06T19:40:50
2021-07-06T19:40:50
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,791
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.1 // See <a href="https://javaee.github.io/jaxb-v2/">https://javaee.github.io/jaxb-v2/</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2021.05.13 ...
[ "walter.strametz@gmail.com" ]
walter.strametz@gmail.com
44b7bd6e8a4ba7708291350e21e851cdfa02ffa2
9549b6ca938e060bc5eac393fb406655384a932e
/TongRen/src/com/tr/model/demand/DemandCommentListItem.java
2eb6552603acc6ed8b8609cd39ad861bee93307f
[]
no_license
JTAndroid/JTAndroid
1d66a35c73b786e94a6d57c1d5b8dede111c6e3f
de125ab12e9e979511933234cf4edb22106cda50
refs/heads/master
2021-01-10T16:27:26.388155
2016-03-31T03:44:16
2016-03-31T03:44:16
52,493,595
1
3
null
null
null
null
UTF-8
Java
false
false
1,016
java
package com.tr.model.demand; import org.json.JSONObject; import com.tr.model.page.IPageBaseItem; import com.tr.model.page.IPageBaseItemFactory; import com.tr.model.page.JTPage; /** * @ClassName: TemplateListItem.java * @author fxtx * @Date 2015年3月6日 下午12:45:36 * @Description: 模版下载解析对象 */ public class DemandComm...
[ "chang@example.com" ]
chang@example.com
79657163a0d3d056672d56e8133837aea35b9084
80696d2553eb38693d9faadca881530d28d48201
/GridSphere-master/src/org/gridsphere/services/core/filter/impl/descriptor/PortalFilterCollection.java
fe9fd68c099ef088926eb77e73fea5e2b6a552db
[ "Apache-2.0" ]
permissive
AbsSecurePwd/AbsSecurePwd
c5bbab6d592848aff0c5db70f6fde69c471db431
b0a6d8151573673b12900a8a0d4b76004a8b1361
refs/heads/master
2023-02-08T07:23:07.768558
2020-12-11T13:31:56
2020-12-11T13:31:56
320,307,848
0
0
null
null
null
null
UTF-8
Java
false
false
591
java
package org.gridsphere.services.core.filter.impl.descriptor; import java.util.List; import java.util.Vector; /** * @author <a href="mailto:novotny@gridsphere.org">Jason Novotny</a> * @version $Id$ */ public class PortalFilterCollection { private List<PortalFilterDefinition> portalFilterList = new Vector<Porta...
[ "738501@TCS.com" ]
738501@TCS.com
659b209bf7c95c5da9b858c9d31cd07d54cdcec9
c49853f137a2c340c849fdefa02a613bbd93e436
/src/main/java/com/challengue/wdvglab/models/Transform.java
beffa3a22ca4e420ceef6647803286adca0b48c4
[]
no_license
maxiplux/challengewb
50ec8dd619e7951cfa7d262a36168d0d89cead71
f56cdef4a4d29e5bb2c6db2f39606e02d30aca89
refs/heads/master
2020-04-29T01:45:52.249742
2019-03-15T03:38:19
2019-03-15T03:38:19
175,740,984
1
0
null
2019-11-14T22:00:31
2019-03-15T03:19:29
Java
UTF-8
Java
false
false
266
java
package com.challengue.wdvglab.models; import lombok.AllArgsConstructor; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; @Getter @Setter @AllArgsConstructor @NoArgsConstructor public class Transform { private String esarhp; }
[ "maxiplux@gmail.com" ]
maxiplux@gmail.com
441664763ba78197c88c79845a87d772e97b99da
0a664cecaede225e0b062d7245de4c7364ab15f3
/edu.ustb.sei.mde.xmu.resource.xmu/src-gen/edu/ustb/sei/mde/xmu/resource/xmu/mopp/XmuInputStreamProcessor.java
df9503bb1d494be627d0c83ebb936f671e630a1d
[]
no_license
lesleytong/XMU-from-hexiao
95188c546c45fde9c8349dd7620ab6a0676dd942
d24ee350ac7f74a7e925769145ed6e0f57d7ab8d
refs/heads/master
2021-07-02T10:43:04.370583
2020-11-11T02:12:40
2020-11-11T02:12:40
228,829,472
0
0
null
null
null
null
UTF-8
Java
false
false
606
java
/** * <copyright> * </copyright> * * */ package edu.ustb.sei.mde.xmu.resource.xmu.mopp; /** * A InputStreamProcessor can be used like a normal java.io.InputStream, but * provides information about the encoding that is used to represent characters as * bytes. */ public abstract class XmuInputStre...
[ "10242@DESKTOP-EJ087RD" ]
10242@DESKTOP-EJ087RD
72626785349d858ce26f9d74acb017c349019ecd
5f446b18caeaa257d5c8d2ac0f76f17d823232d2
/jfire-mvc/src/main/java/com/jfireframework/mvc/viewrender/ViewRender.java
e74ae24cbfc900527a07d1b5577c072f5587b90a
[]
no_license
leex12/jfireframework
a2e401cab34d833dc70ed8ba5783a7a256cb18f0
3cc7e9513215223075ce7436e463c1fb70ea6b73
refs/heads/master
2021-01-23T05:35:37.847762
2016-11-07T08:23:07
2016-11-07T08:23:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
341
java
package com.jfireframework.mvc.viewrender; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; public interface ViewRender { /** * 对视图进行渲染 */ public void render(HttpServletRequest request, HttpServletResponse response, Object result) throws Throwabl...
[ "eric@jfire.cn" ]
eric@jfire.cn
9c028cba8592aea270f72368182e1b4ed36efb93
8a6dd3d81b1cfa0ad75860f5cfcb4ee14f722e2a
/seera-yancheng-core/src/main/java/com/sunesoft/seera/yc/core/findbackpassword/application/FindBackPasswordServiceImpl.java
cee28aa7e28eaee4069c8272669925a8c605f9c7
[]
no_license
heySeattleW/yancheng
e6c9e3b769d16c467262706b7fdd3a9698c4f14e
4bf9c3014a3e4cea19a9da048054e025d3c809a1
refs/heads/master
2020-04-27T06:44:27.531428
2017-04-26T10:41:34
2017-04-26T10:41:34
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,052
java
package com.sunesoft.seera.yc.core.findbackpassword.application; import com.sunesoft.seera.fr.ddd.infrastructure.repo.hibernate.GenericHibernateFinder; import com.sunesoft.seera.fr.msg.ChannelType; import com.sunesoft.seera.fr.msg.MessageService; import com.sunesoft.seera.fr.msg.Msg; import com.sunesoft.seera.fr.msg.e...
[ "1366812446@qq.com" ]
1366812446@qq.com
16c4b9e4d21a340111e25974eac9876ab438c9a4
60948e04b005eb92c60126aee5f3aca76af63eee
/karate-core/src/test/java/com/intuit/karate/http/HttpRequestBuilderTest.java
409a08158ccab423f92918e5bf4104fa2f9fc97d
[ "MIT" ]
permissive
ghostwriternr/karate
a0d30629aed2fc6634aba8ef17506bc1d00483ea
33970e5116185f2fa7c6a87186fb746d19bac3dc
refs/heads/master
2020-04-13T04:13:49.908121
2019-11-01T04:02:27
2019-11-01T04:02:27
162,955,293
1
0
MIT
2018-12-24T05:55:01
2018-12-24T05:55:00
null
UTF-8
Java
false
false
533
java
package com.intuit.karate.http; import com.intuit.karate.Match; import org.junit.Test; /** * * @author pthomas3 */ public class HttpRequestBuilderTest { @Test public void testRemoveHeaderIgnoreCase() { HttpRequestBuilder request = new HttpRequestBuilder(); request.setHeader("Content-Le...
[ "peter_thomas@intuit.com" ]
peter_thomas@intuit.com
62a3914bd2b4028c1b26bf1ddc5ed52573209be6
f47550dc492124722997b806e53a85174f907558
/GSKMT/src/main/java/com/cpm/delegates/ShelfVisibilityBean.java
4836f79dd0f6e27762fcd76cee314a8d5e2235fc
[]
no_license
JeevanPrasad1991/GSK_MT1
68e98cc64633dc6dc7852c8b7c4d83e972eaeff5
2770d4034f1c54ca9751312641874c3b258b28de
refs/heads/master
2021-03-31T01:14:10.603381
2019-02-12T08:53:43
2019-02-12T08:53:43
124,892,942
0
0
null
2019-02-12T08:53:44
2018-03-12T13:25:39
Java
UTF-8
Java
false
false
2,076
java
package com.cpm.delegates; public class ShelfVisibilityBean { public String brand_id; public String brand_name; public String Shelf_id; public String Shelf; public String answer; public String Camera; public String process_id; public String getFacing_Target() { return facing_T...
[ "jeevan.prasad@in.cpm-int.com" ]
jeevan.prasad@in.cpm-int.com
d576ca0d8eb3c73455f45e77e0443c4db505178f
2395a9adc271362b10e9189582d2e82237a369f3
/MinecraftTools/server/work/decompile-ba9a3cce/net/minecraft/server/TileEntityDispenser.java
1dbbf13e399568b4c0285198d288264ba9b7c38e
[]
no_license
pkrakow/PennyProjects
4abb06e7d64cef1e43866006199f17375c42cfcf
bfb661501c625035bd539a40ac9e0f6182213d78
refs/heads/master
2021-01-21T04:50:59.299863
2018-02-17T15:40:55
2018-02-17T15:40:55
54,284,291
0
0
null
null
null
null
UTF-8
Java
false
false
4,948
java
package net.minecraft.server; import java.util.Random; public class TileEntityDispenser extends TileEntityContainer implements IInventory { private static final Random f = new Random(); private ItemStack[] items = new ItemStack[9]; protected String a; public TileEntityDispenser() {} ...
[ "pennykrakow@Nicoles-Mac-mini.local" ]
pennykrakow@Nicoles-Mac-mini.local
61b7b8957b353e30c754a2de2467b8e0fc95504f
fc9f781dcf4907114f884e33b634eb8d0f6ddd5a
/ActiSoftWeb/src/java/Kit/KitServlet.java
2cd1a1599156500c65c5351b6f72c1efd93a7298
[]
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
2,154
java
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package Kit; import java.io.IOException; import java.io.PrintWriter; import javax.servlet.ServletException; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http....
[ "giuliani.diego@gmail.com" ]
giuliani.diego@gmail.com
90cac2dde45776baba19f034f02aab429d506010
48f46f603f7b6c07f1b917b8760671129ffc0cf1
/src/com/wuxuehong/bean/AlgorithmInfo.java
a8260d15e654cd46efdf42c65da72d3baf4d4511
[]
no_license
cici333/ECluster
fd131d46228ae435d6fe11904a6bf4b8706853dd
d21f8927641a49e017f7995067cb7530c96fa941
refs/heads/master
2021-01-19T08:01:44.935166
2014-12-09T10:24:34
2014-12-09T10:24:49
null
0
0
null
null
null
null
UTF-8
Java
false
false
761
java
package com.wuxuehong.bean; public class AlgorithmInfo { private int max; private int min; private float degree; private String name; private int totalCluster; public int getMax() { return max; } public void setMax(int max) { this.max = max; } public int getMin() { return min; } publ...
[ "USER@USER-PC" ]
USER@USER-PC
3a0ec1533c56bf5c18171832893536b7feb9bc8b
01554abb15f5c0adae4d766282980c2ec414b3b0
/code/oldWorkspacesEclipse/workspaceMars/GenericCode/src/DoubleStringStack.java
67ada9c02515acf2395d30493f44c4d6e3dccfbd
[]
no_license
EmilZahariev/MyWorkAndAssignments
3f8cd83377c81b4a0a42e02e25767fbe6141db5d
c04b5b09584fe6dc640210979ef54a37d5a1dfaa
refs/heads/master
2021-06-20T12:49:51.688668
2017-07-26T20:05:00
2017-07-26T20:05:00
98,434,741
1
1
null
null
null
null
UTF-8
Java
false
false
424
java
public class DoubleStringStack { String[] arr; int top1; int top2; public DoubleStringStack() { arr = new String[10]; top1 = 0; top2 = 5; } public void push1(String s) { arr[top1] = s; top1++; } public String pop1() { top1--; return arr[top1]; } public void push2(Stri...
[ "ezahariev94@gmail.com" ]
ezahariev94@gmail.com
159b9919aea4a3b403ee097e962a25159ac14714
e977c424543422f49a25695665eb85bfc0700784
/benchmark/icse15/429918/buggy-version/db/derby/code/trunk/java/engine/org/apache/derby/iapi/sql/dictionary/DefaultDescriptor.java
5451b4f69c06c3b1fa2bd032d8af412f03892af7
[]
no_license
amir9979/pattern-detector-experiment
17fcb8934cef379fb96002450d11fac62e002dd3
db67691e536e1550245e76d7d1c8dced181df496
refs/heads/master
2022-02-18T10:24:32.235975
2019-09-13T15:42:55
2019-09-13T15:42:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,534
java
/* Derby - Class org.apache.derby.iapi.sql.dictionary.DefaultDescriptor Copyright 1999, 2004 The Apache Software Foundation or its licensors, as applicable. 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...
[ "durieuxthomas@hotmail.com" ]
durieuxthomas@hotmail.com
def50351e0d49543d99c95bbfe0df05deba00289
6dbae30c806f661bcdcbc5f5f6a366ad702b1eea
/Corpus/eclipse.jdt.ui/3893.java
e99e86c1d3baf05165deee18db24852b19239c51
[ "MIT" ]
permissive
SurfGitHub/BLIZZARD-Replication-Package-ESEC-FSE2018
d3fd21745dfddb2979e8ac262588cfdfe471899f
0f8f4affd0ce1ecaa8ff8f487426f8edd6ad02c0
refs/heads/master
2020-03-31T15:52:01.005505
2018-10-01T23:38:50
2018-10-01T23:38:50
152,354,327
1
0
MIT
2018-10-10T02:57:02
2018-10-10T02:57:02
null
UTF-8
Java
false
false
478
java
package destination_in; public class A_test1058 { private enum B implements { X() { } , Y() { } ; private void extracted() { new Runnable() { public void run() { System.out.println(A_test1058.extracted()); ...
[ "masudcseku@gmail.com" ]
masudcseku@gmail.com
dc1cba67a5a7a9101562d5cfe94fbb94ed515d90
c32ebeaeeac4ddeafdd587cc7e2f2b73e10af8e2
/safe-shelf-m101-app/src/br/ufc/m101/stubs/madd/tsk/Go.java
c4a4838b7fc35294c430817632d8436c48daaa7b
[]
no_license
UFC-MDCC-HPC/HPC-Storm-SAFe
94eb398e2c366742004046fe7feb9a6afe3495f5
be39f2f4cb89ec139f76e1243775f7ce479db072
refs/heads/master
2020-05-29T11:42:23.943344
2017-05-13T20:59:26
2017-05-13T20:59:26
34,304,530
0
0
null
null
null
null
UTF-8
Java
false
false
689
java
package br.ufc.m101.stubs.madd.tsk; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlType; /** * <p>Classe Java de go complex type. * * <p>O seguinte fragmento do esquema especifica o conteúdo esperado contido dentro desta clas...
[ "jeffersoncarvalho@gmail.com" ]
jeffersoncarvalho@gmail.com
4d7443b11e1a460b4c91ef1a6e745f418342cb8b
0e2de1d86ceeaf76e87c72cc239ac887b3d865c3
/server/src/main/java/net/rush/protocol/packets/PacketChangeGameState.java
db38411d8145c3ff6702ec52e0b315fc627bafdb
[]
no_license
TexasLoki/Rush
9abe346188c1b859e92ad808f80a6d9ada0eaf3e
db3456dbb1718472aafd3f10930d04adc2d5f765
refs/heads/master
2021-01-15T12:09:39.722049
2014-10-21T13:59:23
2014-10-21T13:59:23
null
0
0
null
null
null
null
UTF-8
Java
false
false
976
java
package net.rush.protocol.packets; import io.netty.buffer.ByteBuf; import java.io.IOException; import lombok.Data; import lombok.EqualsAndHashCode; import lombok.NoArgsConstructor; import net.rush.protocol.Packet; import net.rush.util.enums.GameStateReason; @Data @NoArgsConstructor @EqualsAndHashCode(callSuper=fals...
[ "kangaro.matej@azet.sk" ]
kangaro.matej@azet.sk
ead1006f9d767a382d61d4a9ca96b6588436874f
48e835e6f176a8ac9ae3ca718e8922891f1e5a18
/benchmark/training/org/apache/camel/processor/MultiErrorHandlerInRouteTest.java
2d67cb44791faa5cfe07ac807c28aad7edd4eafc
[]
no_license
STAMP-project/dspot-experiments
f2c7a639d6616ae0adfc491b4cb4eefcb83d04e5
121487e65cdce6988081b67f21bbc6731354a47f
refs/heads/master
2023-02-07T14:40:12.919811
2019-11-06T07:17:09
2019-11-06T07:17:09
75,710,758
14
19
null
2023-01-26T23:57:41
2016-12-06T08:27:42
null
UTF-8
Java
false
false
2,888
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 may...
[ "benjamin.danglot@inria.fr" ]
benjamin.danglot@inria.fr
9defd34785ae3aac205c8b7c1d23d59430ed920c
4fe2c53331821145967b4c4f005f571f2652ae36
/app/src/main/java/com/jfkj/im/mvp/mine/PhoneAndPwdView.java
8611d00a5c1290ef42fafd188c606d27473f0c68
[]
no_license
woyl/iyouVipAndroid
9fbb7145c61e7bba3a4e4a891058b51df1d8fee6
8e8b7746dd828e2438e35ad221a1b2af8eb66ad3
refs/heads/master
2022-11-24T23:16:57.952701
2020-07-30T06:15:42
2020-07-30T06:15:42
283,685,369
0
0
null
null
null
null
UTF-8
Java
false
false
236
java
package com.jfkj.im.mvp.mine; import com.jfkj.im.mvp.BaseView; /** * <pre> * Description: * @author : ys * @date : 2019/12/31 * </pre> */ public interface PhoneAndPwdView extends BaseView { void verifySuccess(); }
[ "676051397@qq.com" ]
676051397@qq.com
f17010398221fc822ec9eecef780a0e09f76fe99
3bc62f2a6d32df436e99507fa315938bc16652b1
/seam/src/main/java/com/intellij/seam/pageflow/model/xml/pageflow/StartPage.java
fbdab56810ff18f0b4e72aa69d799653d73b364c
[ "Apache-2.0" ]
permissive
JetBrains/intellij-obsolete-plugins
7abf3f10603e7fe42b9982b49171de839870e535
3e388a1f9ae5195dc538df0d3008841c61f11aef
refs/heads/master
2023-09-04T05:22:46.470136
2023-06-11T16:42:37
2023-06-11T16:42:37
184,035,533
19
29
Apache-2.0
2023-07-30T14:23:05
2019-04-29T08:54:54
Java
UTF-8
Java
false
false
844
java
package com.intellij.seam.pageflow.model.xml.pageflow; import com.intellij.ide.presentation.Presentation; import com.intellij.openapi.paths.PathReference; import com.intellij.util.xml.Attribute; import com.intellij.util.xml.GenericAttributeValue; import org.jetbrains.annotations.NotNull; /** * http://jboss.com/prod...
[ "yuriy.artamonov@jetbrains.com" ]
yuriy.artamonov@jetbrains.com
a3e2b8f54ca51ab2b9fbbb95eda6ef7978048156
d0694e2ed8da9393758f90f071579baa044c0bd0
/IFaceSuportService/src/main/java/com/tecsun/sisp/iface/common/vo/NetUserInfoVO.java
190bd310f94b8bc3ce7d809f598f5332661ef8dc
[]
no_license
rulerlwx/Mestudy
453e6e07629bd2f2952006cf34bf620b34ea736f
6fba097ec97bbdb976cefd58f4f4d41ec5f07507
refs/heads/master
2021-10-19T07:36:42.720695
2019-02-19T07:49:16
2019-02-19T07:49:16
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,245
java
package com.tecsun.sisp.iface.common.vo; public class NetUserInfoVO{ private long retime;//更新序号 public long getRetime() { return retime; } public void setRetime(long retime) { this.retime = retime; } private String cityno;// 城市代码 private String grbh;// 个人编号 private Strin...
[ "zengyunhuago@163.com" ]
zengyunhuago@163.com
986b3acd4f4acbfa5551ac482ba38a8ce3187d5c
2671f7b2ba74b6ed73c5e72c1c242e39b9672829
/genesis-examples/genesis-provider-by-zuul/src/main/java/com/flame/provider/zuul/utils/TimeProvider.java
1b347c81fab1790e013f42c6c878b65764c9cabc
[]
no_license
kovow/genesis
9539921de75249582dc11a95043f136182cfcdc5
c3562c0a6250013fd5a0096f180ca91cad99db2b
refs/heads/master
2021-07-24T12:35:49.655814
2017-11-03T08:39:42
2017-11-03T08:39:42
null
0
0
null
null
null
null
UTF-8
Java
false
false
382
java
package com.flame.provider.zuul.utils; import org.springframework.stereotype.Component; import java.io.Serializable; import java.util.Date; /** * Created by stephan on 04.07.17. */ @Component public class TimeProvider implements Serializable { private static final long serialVersionUID = -3301695478208950415L...
[ "1120sungang@gmail.com" ]
1120sungang@gmail.com
b34b0cb3213b06da04fc1b6c5b52b513b3535fbf
36073e09d6a12a275cc85901317159e7fffa909e
/geotools_geotools/modifiedFiles/6/fix/MapServerStrategy.java
5e712e93a4f18fc1b765a069411d0bea2b769667
[]
no_license
monperrus/bug-fixes-saner16
a867810451ddf45e2aaea7734d6d0c25db12904f
9ce6e057763db3ed048561e954f7aedec43d4f1a
refs/heads/master
2020-03-28T16:00:18.017068
2018-11-14T13:48:57
2018-11-14T13:48:57
148,648,848
3
0
null
null
null
null
UTF-8
Java
false
false
2,393
java
/* * GeoTools - The Open Source Java GIS Toolkit * http://geotools.org * * (C) 2013, Open Source Geospatial Foundation (OSGeo) * * 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 Free Softw...
[ "martin.monperrus@gnieh.org" ]
martin.monperrus@gnieh.org
0866df440d477512788dcd8e2349e48ec97606f2
b327a374de29f80d9b2b3841db73f3a6a30e5f0d
/out/host/linux-x86/obj/EXECUTABLES/vm-tests_intermediates/main_files/dot/junit/opcodes/aget_object/Main_testN2.java
f2ffec162c2b1682f187dbee58bea4d231ecbaf7
[]
no_license
nikoltu/aosp
6409c386ed6d94c15d985dd5be2c522fefea6267
f99d40c9d13bda30231fb1ac03258b6b6267c496
refs/heads/master
2021-01-22T09:26:24.152070
2011-09-27T15:10:30
2011-09-27T15:10:30
null
0
0
null
null
null
null
UTF-8
Java
false
false
424
java
//autogenerated by util.build.BuildDalvikSuite, do not change package dot.junit.opcodes.aget_object; import dot.junit.opcodes.aget_object.d.*; import dot.junit.*; public class Main_testN2 extends DxAbstractMain { public static void main(String[] args) throws Exception { T_aget_object_1 t = new T_aget_object...
[ "fred.faust@gmail.com" ]
fred.faust@gmail.com
ae0e0f5979f2188c8aacb232796676a2782d7156
9e2962186dae3467ed220d10e500081b239428ae
/APIRestSpringBootProdutos/src/test/java/com/regisprojects/APIRestSpringBootProdutos/ApiRestSpringBootProdutosApplicationTests.java
535f9031505b11655a4106f18b8242a5c2a01082
[]
no_license
regisPatrick/NetBeansProjects
a227de47b364445f630dee2fcc506c02dd05395d
cb24b978e3e8c1c01ea477d723b10e116e188faa
refs/heads/master
2022-06-24T20:50:07.472400
2021-04-12T01:01:02
2021-04-12T01:01:02
246,128,238
0
0
null
2022-06-21T03:46:57
2020-03-09T19:50:41
HTML
UTF-8
Java
false
false
254
java
package com.regisprojects.APIRestSpringBootProdutos; import org.junit.jupiter.api.Test; import org.springframework.boot.test.context.SpringBootTest; @SpringBootTest class ApiRestSpringBootProdutosApplicationTests { @Test void contextLoads() { } }
[ "regis86@hotmail.com" ]
regis86@hotmail.com
f5e3f69d68ac64c70df13bc0fd9589490fe1897d
1fce9cf222f1874db8674dfaccb2a171254665ae
/src/patterns/miscellaneous/service_locator/JMSServiceImpl.java
13c41135f946b0505f6ca737ea09dfeb5776c9e4
[]
no_license
ValeriyEmelyanov/conspect
8efef9b5a3b2c21024a72e062d607984c4050e4f
b3fbaed2051a3a5649b7997cc575dcd8e1848930
refs/heads/master
2023-06-24T04:38:27.380294
2023-06-16T12:26:58
2023-06-16T12:26:58
219,466,646
0
0
null
null
null
null
UTF-8
Java
false
false
284
java
package patterns.miscellaneous.service_locator; public class JMSServiceImpl implements Service { @Override public String getName() { return "JMSService"; } @Override public void execute() { System.out.println("Executing the JMSService"); } }
[ "emelva@rambler.ru" ]
emelva@rambler.ru
9d02a8a85f223edb1453d8613159e235f96c76cf
208ba847cec642cdf7b77cff26bdc4f30a97e795
/ze/src/main/java/org.wp.ze/models/ReaderRecommendBlogList.java
5e2188add2d4191022a468515513e11df57fa2d6
[]
no_license
kageiit/perf-android-large
ec7c291de9cde2f813ed6573f706a8593be7ac88
2cbd6e74837a14ae87c1c4d1d62ac3c35df9e6f8
refs/heads/master
2021-01-12T14:00:19.468063
2016-09-27T13:10:42
2016-09-27T13:10:42
69,685,305
0
0
null
2016-09-30T16:59:49
2016-09-30T16:59:48
null
UTF-8
Java
false
false
1,363
java
package org.wp.ze.models; import org.json.JSONArray; import org.json.JSONObject; import java.util.ArrayList; public class ReaderRecommendBlogList extends ArrayList<ReaderRecommendedBlog> { @Override public Object clone() { return super.clone(); } public static ReaderRecommendBlogList fromJs...
[ "cedric.champeau@gmail.com" ]
cedric.champeau@gmail.com
7ef823f67d8d47a9f252056b158638bc08346134
3c6f4bb030a42d19ce8c25a931138641fb6fd495
/finance-contract/finance-contract-api/src/main/java/com/hongkun/finance/contract/service/ConInfoService.java
160e4f85ecae3f075b2c0dc3bc4e166b7b9c8882
[]
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
2,300
java
package com.hongkun.finance.contract.service; import com.hongkun.finance.contract.model.ConInfo; import java.util.List; import java.util.Map; /** * @Project : finance * @Program Name : com.hongkun.finance.contract.service.ConInfoService.java * @Class Name : ConInfoService.java * @Description : GENERA...
[ "zc.ding@foxmail.com" ]
zc.ding@foxmail.com
c1f0fcb47a660937da687d6439c6616c39c447d9
2bff02cac0d0ef5da7dfa48a2acfc6cf5ef4b95f
/src/main/java/com/github/davidmoten/rx/internal/operators/TransformerOnBackpressureBufferRequestLimiting.java
c203deb2d417df92cb478a1cb25926a14c4f1bca
[ "Apache-2.0" ]
permissive
davidmoten/rxjava-extras
de179bbcff65702265115567c4b7229650331ad2
59f14d651973c961d1542071de6acecf436722e3
refs/heads/master
2023-08-28T03:40:02.328544
2023-08-03T16:37:22
2023-08-03T16:39:53
27,285,466
305
39
Apache-2.0
2023-08-03T16:39:54
2014-11-28T23:25:14
Java
UTF-8
Java
false
false
5,576
java
package com.github.davidmoten.rx.internal.operators; import java.util.concurrent.atomic.AtomicLong; import com.github.davidmoten.rx.Actions; import com.github.davidmoten.rx.Transformers; import com.github.davidmoten.rx.util.BackpressureUtils; import rx.Observable; import rx.Observable.Operator; import rx.Observable....
[ "davidmoten@gmail.com" ]
davidmoten@gmail.com
b049729fa99e68d58ed98ee2fec33350b1529b25
5de9adb9e25bc031c3f9bd0d58e2002819e9980b
/module_base_resouce/src/main/java/com/customer/component/utakephoto/utils/IntentUtils.java
23770efb93e83a6f726164eb34d7bbe8dd11d21c
[]
no_license
xp304467543/Cpb_BASE
f5a4fe5fd08680d2cd2a95d0b9734b27856da26b
f93880928cb62c23bff260d1fad6731e0991e8e6
refs/heads/master
2023-08-13T18:56:01.985659
2021-10-11T05:02:17
2021-10-11T05:02:17
408,704,289
0
1
null
null
null
null
UTF-8
Java
false
false
2,943
java
package com.customer.component.utakephoto.utils; import android.content.Context; import android.content.Intent; import android.content.pm.PackageManager; import android.content.pm.ResolveInfo; import android.graphics.Bitmap; import android.net.Uri; import android.provider.MediaStore; import com.customer.component.uta...
[ "304467543@qq.com" ]
304467543@qq.com
9ad8159677f34f13c76bce16b1376da8e61b296d
14f6c773e9b5921f22edc6a91f2421fb1067c0b2
/xmLegesCoreApi/branches/metaEdit/xmLegesCoreApi/src/it/cnr/ittig/xmleges/core/services/form/listtextfield/ListTextFieldElementListener.java
30a444ec0cc3f4c3c929fda8f0b81c07586ba54c
[]
no_license
CNR-ITTIG/xmLegesEditor
20775462cca5bb601170e9e661d62539483a57d0
21e8340fc357f86ad7daaa4d5c4a2bf761ec6739
refs/heads/master
2021-01-15T19:05:00.311306
2013-09-18T12:32:44
2013-09-18T12:32:44
99,800,169
1
0
null
null
null
null
UTF-8
Java
false
false
1,296
java
package it.cnr.ittig.xmleges.core.services.form.listtextfield; import java.util.EventListener; /** * Listener per gli eventi emessi da ListTextField. * <p> * <dl> * <dt><b>Copyright &copy;: </b></dt> * <dd>2003 - 2004</dd> * <dd><a href="http://www.ittig.cnr.it" target="_blank">Istituto di Teoria e * Tecniche ...
[ "tommaso.agnoloni@gmail.com" ]
tommaso.agnoloni@gmail.com
745c7b2faf7e696a43702b08463a6a60c80ea1d0
b2f07f3e27b2162b5ee6896814f96c59c2c17405
/com/sun/xml/internal/bind/v2/schemagen/xmlschema/Particle.java
d169221a5ae6d78a82244da3c6436c73d0fa0eaa
[]
no_license
weiju-xi/RT-JAR-CODE
e33d4ccd9306d9e63029ddb0c145e620921d2dbd
d5b2590518ffb83596a3aa3849249cf871ab6d4e
refs/heads/master
2021-09-08T02:36:06.675911
2018-03-06T05:27:49
2018-03-06T05:27:49
null
0
0
null
null
null
null
UTF-8
Java
false
false
322
java
package com.sun.xml.internal.bind.v2.schemagen.xmlschema; public abstract interface Particle extends ContentModelContainer, Occurs { } /* Location: C:\Program Files\Java\jdk1.7.0_79\jre\lib\rt.jar * Qualified Name: com.sun.xml.internal.bind.v2.schemagen.xmlschema.Particle * JD-Core Version: 0.6.2 ...
[ "yuexiahandao@gmail.com" ]
yuexiahandao@gmail.com
d646b105935901bc5c8ea9d336606b815a31e305
99c03face59ec13af5da080568d793e8aad8af81
/hom_classifier/2om_classifier/scratch/ODL57AOIS49/Pawn.java
da79568cd5b6c3b2a02607482164de90f300d04b
[]
no_license
fouticus/HOMClassifier
62e5628e4179e83e5df6ef350a907dbf69f85d4b
13b9b432e98acd32ae962cbc45d2f28be9711a68
refs/heads/master
2021-01-23T11:33:48.114621
2020-05-13T18:46:44
2020-05-13T18:46:44
93,126,040
0
0
null
null
null
null
UTF-8
Java
false
false
3,758
java
// This is a mutant program. // Author : ysma import java.util.ArrayList; public class Pawn extends ChessPiece { public Pawn( ChessBoard board, ChessPiece.Color color ) { super( board, color ); } public java.lang.String toString() { if (color == ChessPiece.Color.WHITE) { ...
[ "fout.alex@gmail.com" ]
fout.alex@gmail.com
1c3198c7db650cfeacc682dafdf243fdbbeeea0c
47e128c03741c6137bc4305f23f87755f46d1399
/java-basic_revise/src/study/A23_server_client/d/CalculatorServer2.java
7957849f8306c8f1958d3950d5e65b142653758f
[]
no_license
jeajoong/bitcamp-java-2018-12
cda916ca6ec02336bf39c374178a3c158faa1a15
f10ccbcb498de0d11d02d78b7204fde6ed8e296d
refs/heads/master
2021-07-25T09:41:30.978244
2020-05-07T08:32:54
2020-05-07T08:32:54
163,650,670
0
0
null
2020-04-30T11:56:40
2018-12-31T08:00:40
Java
UTF-8
Java
false
false
2,793
java
// Stateful 서버 만들기 package study.A23_server_client.d; import java.io.BufferedReader; import java.io.InputStreamReader; import java.io.PrintStream; import java.net.ServerSocket; import java.net.Socket; public class CalculatorServer2 { public static void main(String[] args) { try (ServerSocket serverSocket =...
[ "jeajoong605@gmail.com" ]
jeajoong605@gmail.com
d164819492393c65ade21eb3a53e5378c377d795
ba07b506d508edd0a615de542595ad1346404143
/Tags/backup_20141004/oneConnect/OneConnect/OneConnect/MsbPackager/src/vn/com/msb/as400/dsp/packager/DSP88519IPackager.java
fed27dd6fb2438c8773a45a3e432d5dcee05d2d7
[]
no_license
liuning587/ESB-MSB
14f5b8086be39ed1c2b43dec509ce272fa282ff5
9a5be312bd17abf8208c3b82409c927de1da9d93
refs/heads/master
2021-01-18T00:42:53.520872
2015-05-25T01:27:13
2015-05-25T01:27:13
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,823
java
// Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.kpdus.com/jad.html // Decompiler options: packimports(3) // Source File Name: DSP88519IPackager.java package vn.com.msb.as400.dsp.packager; import vn.com.msb.as400.dsp.*; public class DSP88519IPackager extends DSPPackager ...
[ "manhdungkhmt1k3@gmail.com" ]
manhdungkhmt1k3@gmail.com
9c9499e1940f52b8fad3717128018f1619ae92ca
54b4cd7e8a50525f9cc43940aa63a94ba4460a2d
/components/cronet/android/java/src/org/chromium/net/impl/JavaCronetEngine.java
eab6c84ae3f66587e3ffd9a1a903cc25cabcdaf2
[ "BSD-3-Clause" ]
permissive
diyism/chromium
0ad470a745628bd2ee279609e78090283fe11b68
11205ed824154929a85d1185527b7e888b0f80c1
refs/heads/master
2023-03-01T15:00:18.584642
2016-11-12T10:43:06
2016-11-12T10:43:06
73,452,922
0
0
null
2016-11-11T06:44:50
2016-11-11T06:44:49
null
UTF-8
Java
false
false
6,604
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.net.impl; import static android.os.Process.THREAD_PRIORITY_BACKGROUND; import static android.os.Process.THREAD_PRIORITY_MORE_FAVORAB...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
1fba728d64b5660c72c58ee9f92df19c4ac2ce6a
1a132432388f4d8eee6fb9c74da8a88b99707c74
/src/main/java/com/belk/car/integrations/pim/GroupingMessageMQListener.java
49fec0fa7309ba9665ffe263875fefb05dac3c9b
[]
no_license
Subbareddyg/CARS_new
7ed525e6f5470427e6343becd62e645e43558a6c
3024c932b54a7e0d808d887210b819bba2ccd1c1
refs/heads/master
2020-03-14T14:27:02.793772
2018-04-30T23:25:40
2018-04-30T23:25:40
131,653,774
0
0
null
null
null
null
UTF-8
Java
false
false
7,356
java
package com.belk.car.integrations.pim; import java.io.IOException; import java.io.StringReader; import java.util.HashMap; import javax.jms.BytesMessage; import javax.jms.JMSException; import javax.jms.Message; import javax.jms.MessageListener; import javax.jms.TextMessage; import javax.xml.bind.JAXBContext; import ja...
[ "subba_gunjikunta@belk.com" ]
subba_gunjikunta@belk.com
4e86eea469066720ace58e21bf7427cef3393446
fc0d9eaf7271b0f410988deb86dd97f37c17fde8
/src/test/java/com/scarlatti/certloader/ui/CertLoaderDialogOldTest.java
337d0121cdf0fb2432754bafb1d69e8f3296948d
[]
no_license
alessandroscarlatti/intellij-cert-loader-plugin
cdca2f1bc87858dd6500a0c5d106663f47365f86
bd76656df54910d24f2ee783e639c1ee9cdc240b
refs/heads/master
2021-03-19T15:32:55.982227
2019-07-16T02:34:51
2019-07-16T02:34:51
114,441,707
0
0
null
2019-07-16T02:31:17
2017-12-16T07:13:30
Java
UTF-8
Java
false
false
706
java
package com.scarlatti.certloader.ui; import com.scarlatti.certloader.ui.controls.CertLoaderDialogOld; import org.junit.Test; /** * ______ __ __ ____ __ __ __ _ * ___/ _ | / /__ ___ ___ ___ ____ ___/ /______ / __/______ _____/ /__ _/ /_/ /_(_) * __/ __ |/ /...
[ "violanotesnoextras@gmail.com" ]
violanotesnoextras@gmail.com
528d222e2071a2f58df26e5efaa44dae64b203f1
c474b03758be154e43758220e47b3403eb7fc1fc
/apk/decompiled/com.tinder_2018-07-26_source_from_JADX/sources/com/tinder/recs/view/TappyUserRecCardView$$Lambda$3.java
1026046aec8b31a16f4246c162a2b6cb7f4f3536
[]
no_license
EstebanDalelR/tinderAnalysis
f80fe1f43b3b9dba283b5db1781189a0dd592c24
941e2c634c40e5dbf5585c6876ef33f2a578b65c
refs/heads/master
2020-04-04T09:03:32.659099
2018-11-23T20:41:28
2018-11-23T20:41:28
155,805,042
0
0
null
2018-11-18T16:02:45
2018-11-02T02:44:34
null
UTF-8
Java
false
false
658
java
package com.tinder.recs.view; import com.tinder.base.view.listener.OnPhotoPageChangeListener; import com.tinder.recs.card.UserRecCard; final /* synthetic */ class TappyUserRecCardView$$Lambda$3 implements OnPhotoPageChangeListener { private final TappyUserRecCardView arg$1; private final UserRecCard arg$2; ...
[ "jdguzmans@hotmail.com" ]
jdguzmans@hotmail.com
1058f24e2291be6cdff0f550786ec78f4e5c68b6
043703eaf27a0d5e6f02bf7a9ac03c0ce4b38d04
/tools/mallet-2.0.7/src/cc/mallet/pipe/Input2CharSequence.java
2dc93193516287239a31d50f334270f77eb7d0a7
[]
no_license
MarceloLaser/arcade_console_test_resources
e4fb5ac4a7b2d873aa9d843403569d9260d380e0
31447aabd735514650e6b2d1a3fbaf86e78242fc
refs/heads/master
2020-09-22T08:00:42.216653
2019-12-01T21:51:05
2019-12-01T21:51:05
225,093,382
1
2
null
null
null
null
UTF-8
Java
false
false
129
java
version https://git-lfs.github.com/spec/v1 oid sha256:c0b32804e1d1c7d58d1ffcba2f63e6643f13cef6549ff33b1af7f7dc4c93046d size 3624
[ "marcelo.laser@gmail.com" ]
marcelo.laser@gmail.com
e8e699be28abcaaa46b00fb734ca742696073826
671daf60cdb46250214da19132bb7f21dbc29612
/android-lint/src/com/android/tools/idea/lint/ProvideLintFeedbackPanel.java
5e64ebbe02468b7dc955aa8e0a7c988672e51313
[ "Apache-2.0" ]
permissive
JetBrains/android
3732f6fe3ae742182c2684a13ea8a1e6a996c9a1
9aa80ad909cf4b993389510e2c1efb09b8cdb5a0
refs/heads/master
2023-09-01T14:11:56.555718
2023-08-31T16:50:03
2023-08-31T16:53:27
60,701,247
947
255
Apache-2.0
2023-09-05T12:44:24
2016-06-08T13:46:48
Kotlin
UTF-8
Java
false
false
4,031
java
/* * Copyright (C) 2018 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
[ "intellij-monorepo-bot-no-reply@jetbrains.com" ]
intellij-monorepo-bot-no-reply@jetbrains.com
2ab8a1225035d10a968255c892765b3ad22fc843
f4bc187d63898e3e6c2bc023a2fb90353dfad476
/src/main/java/org/testng/IDataProviderListener.java
d9fd240fed440056ffe4f00d19f4237bd4806a77
[ "Apache-2.0" ]
permissive
umitzngn/testng
b66b419d6b219dcd401320a15da30a212889d5d9
152614f393e3a11ab78e8df4b1253fa0459932ce
refs/heads/master
2022-12-02T08:22:40.728834
2020-08-02T18:33:51
2020-08-02T18:33:51
285,658,037
0
1
Apache-2.0
2020-08-06T19:48:16
2020-08-06T19:48:15
null
UTF-8
Java
false
false
1,257
java
package org.testng; /** A listener that gets invoked before and after a data provider is invoked by TestNG. */ public interface IDataProviderListener extends ITestNGListener { /** * This method gets invoked just before a data provider is invoked. * * @param dataProviderMethod - A {@link IDataProviderMethod...
[ "krishnan.mahadevan1978@gmail.com" ]
krishnan.mahadevan1978@gmail.com
fd9086972fff69553606ece2ffc4e6942b7f5fe4
fafd731284e687702ef38906477ba035a17ddde4
/spring-basic/spring-data/jpa-one2many/src/main/java/com/agility/jpa/repository/ProductRepository.java
74d09fa53421e1cb2f3509ef36f756474973b48c
[]
no_license
danhnguyen-agilityio/spring-boot
3d358f9b15b48609fca8624be56927f119253e7c
b55da182a2f6d9950d06489c8233920fdd2ca268
refs/heads/feature/apache-maven
2022-06-23T19:18:25.040092
2019-12-23T08:04:09
2019-12-23T08:04:09
229,703,200
1
1
null
2022-06-21T02:30:17
2019-12-23T07:48:11
Java
UTF-8
Java
false
false
217
java
package com.agility.jpa.repository; import com.agility.jpa.model.Product; import org.springframework.data.jpa.repository.JpaRepository; public interface ProductRepository extends JpaRepository<Product, Integer> { }
[ "danhnguyentk@gmail.com" ]
danhnguyentk@gmail.com
4fe4187d1a3a695d016f21ac44e24212bacfa5e9
128eb90ce7b21a7ce621524dfad2402e5e32a1e8
/laravel-converted/src/main/java/com/project/convertedCode/globalNamespace/functions/hasXPath.java
68075d877837d5dad71e44f69a7cdbd508d507a0
[ "MIT", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
RuntimeConverter/RuntimeConverterLaravelJava
657b4c73085b4e34fe4404a53277e056cf9094ba
7ae848744fbcd993122347ffac853925ea4ea3b9
refs/heads/master
2020-04-12T17:22:30.345589
2018-12-22T10:32:34
2018-12-22T10:32:34
162,642,356
0
0
null
null
null
null
UTF-8
Java
false
false
1,753
java
package com.project.convertedCode.globalNamespace.functions; import com.runtimeconverter.runtime.interfaces.ContextConstants; import com.runtimeconverter.runtime.functions.FunctionBaseRegular; import com.runtimeconverter.runtime.classes.RuntimeClassBase; import com.runtimeconverter.runtime.RuntimeEnv; import com.runti...
[ "git@runtimeconverter.com" ]
git@runtimeconverter.com
cb945d6d309af4980a52ac45da4f8c835fdbf926
15229600d07d17722a3e50ae4fb87408c4d2b0ec
/src/com/fss/swing/HistoryModelGroup.java
7737b90d6a9c46ad9e4ac111585d913069415c56
[]
no_license
hungdt138/monitorapp
6df8b7db739b0a5d06ce7ab78f52e6d411f3c2e9
7601c1076385b59f7a462f79fcca66fd9cd5c421
refs/heads/master
2020-04-07T14:14:28.109482
2014-05-20T09:05:46
2014-05-20T09:05:46
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,973
java
package com.fss.swing; import java.io.*; import java.util.*; import com.fss.util.*; /** * <p>Title: DDTP</p> * <p>Description: Package of parameter can be transfer on net</p> * <p>Copyright: Copyright (c) 2003</p> * <p>Company: FPT</p> * @author Thai Hoang Hiep * @version 1.0 */ public class HistoryModelGrou...
[ "hungdt138@outlook.com" ]
hungdt138@outlook.com
df1944accdd80b1993b8240bf76dd613bb2c51a0
9d32980f5989cd4c55cea498af5d6a413e08b7a2
/A72n_10_0_0/src/main/java/com/android/server/biometrics/face/setting/Ilistener.java
f4f07cd074d733f152bfb3d9f40871cccb1877d9
[]
no_license
liuhaosource/OppoFramework
e7cc3bcd16958f809eec624b9921043cde30c831
ebe39acabf5eae49f5f991c5ce677d62b683f1b6
refs/heads/master
2023-06-03T23:06:17.572407
2020-11-30T08:40:07
2020-11-30T08:40:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
134
java
package com.android.server.biometrics.face.setting; public interface Ilistener { void onSettingChanged(String str, boolean z); }
[ "dstmath@163.com" ]
dstmath@163.com
052510f00f1f91fa88842e8541a7c9e41fdf2616
b5c485493f675bcc19dcadfecf9e775b7bb700ed
/jee-utility-test/src/main/java/org/cyk/utility/test/DependencyInjection.java
e5d1b0745c1f51de0e5ca818a19ddaf160294df7
[]
no_license
devlopper/org.cyk.utility
148a1aafccfc4af23a941585cae61229630b96ec
14ec3ba5cfe0fa14f0e2b1439ef0f728c52ec775
refs/heads/master
2023-03-05T23:45:40.165701
2021-04-03T16:34:06
2021-04-03T16:34:06
16,252,993
1
0
null
2022-10-12T20:09:48
2014-01-26T12:52:24
Java
UTF-8
Java
false
false
4,081
java
package org.cyk.utility.test; import java.io.Serializable; import java.util.ArrayList; import java.util.Collection; import java.util.HashMap; import java.util.HashSet; import java.util.Map; import java.util.Set; import javax.enterprise.inject.spi.CDI; import javax.enterprise.util.AnnotationLiteral; public class Depe...
[ "kycdev@gmail.com" ]
kycdev@gmail.com
b0dd29117566d02beb691da21347549bf41b51cd
4fe73112332fa854b1ada078297376371f6eb5dd
/ceri-home/src/main/java/ceri/home/audio/AudioPlayer.java
52ef4b34edad24da4279863403947cece7326b80
[]
no_license
shineit/ceri
3e777f0be9929467610503f62f5e037ce2ca4256
5399209f8b66fc578e896a418c0293856b58c114
refs/heads/master
2021-01-17T09:55:20.464573
2014-06-27T07:49:09
2014-06-27T07:49:09
null
0
0
null
null
null
null
UTF-8
Java
false
false
807
java
package ceri.home.audio; import javax.sound.sampled.AudioFormat; import javax.sound.sampled.AudioSystem; import javax.sound.sampled.LineUnavailableException; import javax.sound.sampled.SourceDataLine; public class AudioPlayer extends Thread { private final AudioFormat audioFormat; private final SourceDataL...
[ "cerijerome@gmail.com" ]
cerijerome@gmail.com
cb0b01e77b18bddbe4cbc0be076e84850ade7289
68e748589ad5ea00e8bab58d75d1e6170f1a1d03
/src/main/java/ic2/api/tile/ExplosionWhitelist.java
e95198dc372e592d20c92c975953c9d888933d44
[]
no_license
Nepisat/Equivalent-Exchange-2-Reloaded
030eaba572358abcd59aa0719c5c84cacc9d5793
6a4a8a5ae728ff26148a1f6d29e52534b6c5ca74
refs/heads/master
2021-01-23T07:09:36.306494
2015-05-31T10:34:53
2015-05-31T10:34:53
32,665,350
0
0
null
null
null
null
UTF-8
Java
false
false
522
java
package ic2.api.tile; import java.util.HashSet; import java.util.Set; import net.minecraft.block.Block; public final class ExplosionWhitelist { private static Set<Block> whitelist = new HashSet(); public static void addWhitelistedBlock(Block block) { whitelist.add(block); } public static...
[ "nepisat" ]
nepisat
137e1dce6100b532a44a716a17b8c2d8e85e3bc9
be73270af6be0a811bca4f1710dc6a038e4a8fd2
/crash-reproduction-moho/results/XRENDERING-418-14-14-NSGA_II-LineCoverage:ExceptionType:StackTraceSimilarity/org/xwiki/rendering/internal/parser/wikimodel/DefaultXWikiGeneratorListener_ESTest_scaffolding.java
4fe353cf2c201a2d4d0547f9c8caa0a9595a87ac
[]
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
479
java
/** * Scaffolding file used to store all the setups needed to run * tests automatically generated by EvoSuite * Mon Apr 06 01:47:42 UTC 2020 */ package org.xwiki.rendering.internal.parser.wikimodel; import org.evosuite.runtime.annotation.EvoSuiteClassExclude; import org.junit.BeforeClass; import org.junit.Before...
[ "pouria.derakhshanfar@gmail.com" ]
pouria.derakhshanfar@gmail.com
33f509660cb7bdebdf027723837e063139086131
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/5/5_9aee5898011174eab198fffffb2d2e771a08c8d3/ExtendedContextListener/5_9aee5898011174eab198fffffb2d2e771a08c8d3_ExtendedContextListener_t.java
24261473ac13b67c64187d41f614671b9d3f34cf
[]
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
6,982
java
/* * LICENSE * * "THE BEER-WARE LICENSE" (Revision 43): * "Sven Strittmatter" <weltraumschaf(at)googlemail(dot)com> wrote this file. * As long as you retain this notice you can do whatever you want with * this stuff. If we meet some day, and you think this stuff is worth it, * you can buy me a non alcoho...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
1703144af97abdfd5313e3db93e6c36cf882a5e3
3556f83a930b05526a8e4356c2d95dab5e94a22b
/src/main/java/org/ssh/pm/common/utils/JdbcPaginationHelper.java
dc9ba5e8234eca050c7238c4247b746f406783f3
[]
no_license
yangjiandong/sshapp-mobileServer
2b2893a962fabde67b954b29dcf6c3e49fd4f147
e60b2135265187afc812ed3552e6c975823b1eaa
refs/heads/master
2023-04-28T01:14:15.817459
2012-08-17T00:31:47
2012-08-17T00:31:47
4,972,064
1
0
null
2023-04-14T20:07:46
2012-07-10T09:53:46
Java
UTF-8
Java
false
false
1,915
java
package org.ssh.pm.common.utils; import java.sql.ResultSet; import java.sql.SQLException; import java.util.List; import org.springframework.dao.DataAccessException; import org.springframework.jdbc.core.JdbcTemplate; import org.springframework.jdbc.core.ResultSetExtractor; import org.springframework.jdbc.core...
[ "young.jiandong@gmail.com" ]
young.jiandong@gmail.com
6f4bad4a8de75f55f079449a5a5134c747150aa7
2fe1db06ec4785534803171e5c24ba2fb39e4e18
/Java/Java OOP/Polymorphism/Exercise/Calculator/src/Extensions.java
756d4a53ad086cce2f6ace7a89ea55287babfc3b
[ "MIT" ]
permissive
galin-kostadinov/Software-Engineering
f83d561fa314d4137d5f4f68c10de03b97f7c8d7
55189648d787b35f1e9cd24cc4449c6beda51c90
refs/heads/master
2021-07-14T19:15:02.999720
2020-08-30T12:42:48
2020-08-30T12:42:48
197,240,774
1
0
null
null
null
null
UTF-8
Java
false
false
162
java
public class Extensions { public static InputInterpreter buildInterpreter(CalculationEngine engine) { return new ExtendedInterpreter(engine); } }
[ "gk_1988@abv.bg" ]
gk_1988@abv.bg
151f622a63480edc5f824a9845702dc9fee28485
647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4
/com.tencent.token/classes.jar/com/tencent/halley/scheduler/c/i.java
789262f4765186a6b5d9e665cf0a8445a67e9953
[]
no_license
tsuzcx/qq_apk
0d5e792c3c7351ab781957bac465c55c505caf61
afe46ef5640d0ba6850cdefd3c11badbd725a3f6
refs/heads/main
2022-07-02T10:32:11.651957
2022-02-01T12:41:38
2022-02-01T12:41:38
453,860,108
36
9
null
2022-01-31T09:46:26
2022-01-31T02:43:22
Java
UTF-8
Java
false
false
844
java
package com.tencent.halley.scheduler.c; import com.tencent.halley.common.b.c; import com.tencent.token.md; import com.tencent.token.me; import java.util.HashMap; import java.util.Map; public final class i extends c { private static Map c; public Map a = null; public int b = 0; public final...
[ "98632993+tsuzcx@users.noreply.github.com" ]
98632993+tsuzcx@users.noreply.github.com
c48bcb8a609f17fe99c6efc5b59f08f416db4264
c827bfebbde82906e6b14a3f77d8f17830ea35da
/Development3.0/TeevraUI/TeevraApp/src/main/java/com/headstrong/teevra/services/refdata/RefDataService.java
d6529d5c50843ee689cede06a65ea052388e067b
[]
no_license
GiovanniPucariello/TeevraCore
13ccf7995c116267de5c403b962f1dc524ac1af7
9d755cc9ca91fb3ebc5b227d9de6bcf98a02c7b7
refs/heads/master
2021-05-29T18:12:29.174279
2013-04-22T07:44:28
2013-04-22T07:44:28
null
0
0
null
null
null
null
WINDOWS-1252
Java
false
false
5,679
java
/* * The information in this document is subject to change without notice and * does not represent a commitment by Headstrong Corporation. The software * and/or databases described in this document are furnished under a license * agreement and may be used or copied only in accordance with the terms of * the ag...
[ "ritwik.bose@headstrong.com" ]
ritwik.bose@headstrong.com
c8cd2ca008bd0a088451b89b21bea18982ceccba
338dcfedfd3b287b9f677ecc7ba5765b07892a48
/src/main/java/me/itzg/mccy/services/FileRepoService.java
032c8607b7a5cf9fa1586ee52bec155272f5e7bd
[ "Apache-2.0" ]
permissive
gitter-badger/minecraft-container-yard
ae0ce8984422424f887dee351609f050be1b47d1
2b5baf8f03aa4a2268d5ed9aa017cb2b00395335
refs/heads/master
2020-12-25T20:42:42.479602
2015-12-28T19:16:53
2015-12-28T19:16:53
48,723,806
0
0
null
2015-12-29T02:51:31
2015-12-29T02:51:31
null
UTF-8
Java
false
false
2,154
java
package me.itzg.mccy.services; import com.google.common.base.Strings; import me.itzg.mccy.config.MccyFilesSettings; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.core.io.FileSystemResource; import org.springframework.core.io.Resource; import org.springframework.stereotype.Se...
[ "itzgeoff@gmail.com" ]
itzgeoff@gmail.com
3a1b5c90190954c71825cd7a4c37bd9743cb6274
f7b737b80a2e7407732f9ced0b6d8c21f8bcb9ef
/raw.githubusercontent.com/IMS-MAXIMS/openMAXIMS/master/Source Library/openmaxims_workspace/ValueObjects/src/ims/core/vo/beans/Pds2LpiContextVoBean.java
a2d8a53ce7081284a883d5739c6323e296c26d63
[]
no_license
uetestina/ml1
7f6f9e932efb87231cd2d29f217ca8b09dc25f6f
ccb13a4ac6030b91915ff5a6c1a82f46ca824d4a
refs/heads/main
2023-08-14T00:09:00.148704
2021-10-01T16:02:21
2021-10-01T16:02:21
412,149,108
0
0
null
null
null
null
UTF-8
Java
false
false
5,698
java
//############################################################################# //# # //# Copyright (C) <2015> <IMS MAXIMS> # //# # ...
[ "80405879+maurielloelollo@users.noreply.github.com" ]
80405879+maurielloelollo@users.noreply.github.com
2046a2038fcdfef0e0c351290dcd7e78cf5ca76b
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/9/9_7e894dbc088b2146905b23bfd61cf60cdb66ee54/InfiniteMastery/9_7e894dbc088b2146905b23bfd61cf60cdb66ee54_InfiniteMastery_s.java
3ce7ad698065e9d8e4426b51082706ca749e6162
[]
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,285
java
package net.sf.anathema.character.solar.magic; import net.sf.anathema.character.generic.framework.magic.AbstractGenericCharm; import net.sf.anathema.character.generic.framework.magic.stringbuilder.type.ShortCharmTypeStringBuilder; import net.sf.anathema.character.generic.impl.magic.charm.type.CharmTypeModel; ...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
93de7aad674052544d220c4a7a4d14f1a61b704c
95e944448000c08dd3d6915abb468767c9f29d3c
/sources/com/bytedance/sdk/account/p659c/C12790a.java
2e67dc5847670794a7cf78a6a7b9e6dda452bb03
[]
no_license
xrealm/tiktok-src
261b1faaf7b39d64bb7cb4106dc1a35963bd6868
90f305b5f981d39cfb313d75ab231326c9fca597
refs/heads/master
2022-11-12T06:43:07.401661
2020-07-04T20:21:12
2020-07-04T20:21:12
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,397
java
package com.bytedance.sdk.account.p659c; import android.text.TextUtils; import com.p280ss.android.account.C18895c; import java.util.HashMap; import java.util.Map; import java.util.Map.Entry; /* renamed from: com.bytedance.sdk.account.c.a */ public final class C12790a { /* renamed from: a */ public final Stri...
[ "65450641+Xyzdesk@users.noreply.github.com" ]
65450641+Xyzdesk@users.noreply.github.com
9f19aa62d709b9620c62e4f92af8c0a49bc5ccaa
d3ca0983f34d6dec7e238608eb5867c551bdacd4
/软件源码/wy/src/com/wuyuan/android/utils/SyncHttp.java
fd92f80e2c547ae8731a398d5251c2ec1bae00bf
[]
no_license
wesley1001/HandleOnWyu
e5a5453cd031b17967a6a09cc893b13d0cd1bc9b
5e170ac6847749abd63e33450a46c52f33440e15
refs/heads/master
2020-12-07T17:16:26.808648
2014-09-23T08:48:11
2014-09-23T08:48:11
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,230
java
package com.wuyuan.android.utils; import java.io.IOException; import java.text.DateFormat; import java.util.ArrayList; import java.util.Date; import java.util.List; import org.apache.http.HttpResponse; import org.apache.http.HttpStatus; import org.apache.http.NameValuePair; import org.apache.http.client.ClientProtocol...
[ "wy_ljl@163.com" ]
wy_ljl@163.com
64fbbaafde034c3329d9a86da5a8885c8f29cbbf
9a46e5bd680a2011bd7292f0af557aca5ee7f6c3
/independent-projects/bootstrap/runner/src/main/java/io/quarkus/bootstrap/runner/ReAugmentEntryPoint.java
8a5c0f4cd1fa5733c75a0500309207b7e7bc3b21
[ "Apache-2.0" ]
permissive
tisoft/quarkus
fe166758f4cc3ad8b49a36c853e37547fbe6ec55
a6c68b28bba866cabe37f986867eb31d8642710b
refs/heads/master
2020-12-21T16:38:59.472063
2020-06-16T05:03:30
2020-06-16T05:03:30
236,491,195
0
0
Apache-2.0
2020-01-27T12:59:20
2020-01-27T12:59:19
null
UTF-8
Java
false
false
1,756
java
package io.quarkus.bootstrap.runner; import java.io.File; import java.io.ObjectInputStream; import java.net.MalformedURLException; import java.net.URL; import java.net.URLClassLoader; import java.net.URLDecoder; import java.nio.file.Files; import java.nio.file.Path; import java.util.List; /** * Experimental class th...
[ "stuart.w.douglas@gmail.com" ]
stuart.w.douglas@gmail.com
e22e4a3594d26107d204a729eb589cdd401fa532
0af8b92686a58eb0b64e319b22411432aca7a8f3
/large-multiproject/project50/src/test/java/org/gradle/test/performance50_3/Test50_280.java
2e56535dd38dffdd67a9184ea843f6c2e5a5664a
[]
no_license
gradle/performance-comparisons
b0d38db37c326e0ce271abebdb3c91769b860799
e53dc7182fafcf9fedf07920cbbea8b40ee4eef4
refs/heads/master
2023-08-14T19:24:39.164276
2022-11-24T05:18:33
2022-11-24T05:18:33
80,121,268
17
15
null
2022-09-30T08:04:35
2017-01-26T14:25:33
null
UTF-8
Java
false
false
292
java
package org.gradle.test.performance50_3; import static org.junit.Assert.*; public class Test50_280 { private final Production50_280 production = new Production50_280("value"); @org.junit.Test public void test() { assertEquals(production.getProperty(), "value"); } }
[ "cedric.champeau@gmail.com" ]
cedric.champeau@gmail.com
bba74bff5225c705dc20e4cc0624e4f051d7298c
67a77b3f67212cb9319478883072a865c36d184b
/mat/src/mat/client/umls/service/VSACAPIService.java
54dca1b5c0f731c6dc647c179b01a79067ac5ed4
[ "Apache-2.0" ]
permissive
JaLandry/MeasureAuthoringTool_LatestSprint
6af078ab913a10642a18b75bbe5969279f5dd110
e8125beefeffd7a7ca3744cc6b011e8a096f75bc
refs/heads/master
2020-12-30T18:30:39.753360
2015-08-06T15:27:44
2015-08-06T15:27:44
31,722,067
1
0
null
2015-03-05T15:57:40
2015-03-05T15:57:40
null
UTF-8
Java
false
false
1,576
java
/** * */ package mat.client.umls.service; import com.google.gwt.user.client.rpc.RemoteService; import com.google.gwt.user.client.rpc.RemoteServiceRelativePath; /** * The Interface VSACAPIService. * * @author jnarang */ @RemoteServiceRelativePath("vsacapi") public interface VSACAPIService extends RemoteService...
[ "support@emeasuretool.org" ]
support@emeasuretool.org
668431184a92c05d8137bbc84b3100ffd23a5617
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/3/3_be385d5675589e956eeed5c891ffbc637f25fd61/FileUploadProgressListenerBean/3_be385d5675589e956eeed5c891ffbc637f25fd61_FileUploadProgressListenerBean_s.java
b5950389c6681e15fc0d4a264aaa148f1867b881
[]
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
3,562
java
package com.idega.content.upload.business; import java.text.NumberFormat; import java.util.ArrayList; import java.util.Collection; import java.util.HashMap; import java.util.List; import java.util.Locale; import java.util.Map; import com.idega.builder.bean.AdvancedProperty; import com.idega.content.upload...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
eac35af41fa025d2618465e24913f4497e844651
c11ac1f07ae548f53eb5a08935707d4e5fd2159b
/app/src/main/java/com/bryanrady/architecture/rx/operator/create/IntervalOperatorActivity.java
8e0f6f29d49c6c6e7a7528670282aa829961f0ca
[]
no_license
bryanrady/Architecture
d2f6c58b630650e69b05b62735ce4102e6798308
65322697cee71acd5f32714c0c571cca2cd2d6cf
refs/heads/master
2021-08-22T10:29:18.937702
2020-05-28T09:37:12
2020-05-28T09:37:12
188,754,469
1
0
null
null
null
null
UTF-8
Java
false
false
3,574
java
package com.bryanrady.architecture.rx.operator.create; import android.content.Context; import android.view.View; import android.widget.Button; import android.widget.LinearLayout; import android.widget.TextView; import com.bryanrady.architecture.BaseActivity; import com.bryanrady.architecture.R; import java.util.conc...
[ "bryanrady@163.com" ]
bryanrady@163.com
87c502f9deec1386876c8e76b74a7d0fd9e3bcda
dcae66f33f39b252c48c301b48920e17496d937d
/bew2/ex2-amazinghelloworld/src/main/java/at/nacs/ex2amazinghelloworld/AmazingHelloWorld.java
b9b0fcb2c7aacee80e4d818415f1417116b27124
[]
no_license
Mahnazshamissa/BackEnd
f79ddc7eef12aa452d510754cf6aaccf6726f4de
7055047db38b149bcace7529cb830a92b67577ac
refs/heads/master
2020-04-24T03:39:04.372358
2019-05-05T21:19:11
2019-05-05T21:19:11
171,676,666
0
0
null
null
null
null
UTF-8
Java
false
false
392
java
package at.nacs.ex2amazinghelloworld; import org.springframework.stereotype.Component; @Component public class AmazingHelloWorld { private Hello hello; private World world; public AmazingHelloWorld(Hello hello, World world) { this.hello = hello; this.world = world; } public Stri...
[ "f.bakhshiani@gmail.com" ]
f.bakhshiani@gmail.com
8de3d94ccfd87a11fc19c4cf9f6de1139ecc6f90
12a99ab3fe76e5c7c05609c0e76d1855bd051bbb
/src/main/java/com/alipay/api/response/AlipayOpenMiniAmpeDeviceAddResponse.java
bc7bbd47e9d049a3fea6538cd9678b48ddb686cd
[ "Apache-2.0" ]
permissive
WindLee05-17/alipay-sdk-java-all
ce2415cfab2416d2e0ae67c625b6a000231a8cfc
19ccb203268316b346ead9c36ff8aa5f1eac6c77
refs/heads/master
2022-11-30T18:42:42.077288
2020-08-17T05:57:47
2020-08-17T05:57:47
null
0
0
null
null
null
null
UTF-8
Java
false
false
374
java
package com.alipay.api.response; import com.alipay.api.AlipayResponse; /** * ALIPAY API: alipay.open.mini.ampe.device.add response. * * @author auto create * @since 1.0, 2020-04-14 19:12:23 */ public class AlipayOpenMiniAmpeDeviceAddResponse extends AlipayResponse { private static final long ser...
[ "ben.zy@antfin.com" ]
ben.zy@antfin.com
db17bb7c9e716b8bd72fcbc19d1453d8949cae25
6d943c9f546854a99ae27784d582955830993cee
/modules/dfp_appengine/src/main/java/com/google/api/ads/admanager/jaxws/v202002/AudienceSegmentError.java
fe667c15542f11794d9bf24dc7ed5c53ec7995d6
[ "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
2,326
java
// Copyright 2020 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
94dd7e81e6d1fe973e13851250c0c36666299696
8d94de48e8ff2b6d279de9fd701bad9cb7bd8d57
/app/src/main/java/org/amhzing/clusterview/app/application/DefaultRegionService.java
2986a0d6b87d3a09f82a0a391aa718577dba74e8
[]
no_license
mahanhz/clusterview
b278a78cdeb6020b1a1130dc14ea94594b1fc459
0a70a148c9b55adc8d1c4968f15e5077e57821be
refs/heads/main
2023-02-08T19:39:38.359729
2017-04-10T19:59:32
2017-04-10T19:59:32
74,023,377
2
0
null
null
null
null
UTF-8
Java
false
false
932
java
package org.amhzing.clusterview.app.application; import org.amhzing.clusterview.app.domain.model.Cluster; import org.amhzing.clusterview.app.domain.model.Country; import org.amhzing.clusterview.app.domain.model.Region; import org.amhzing.clusterview.app.domain.repository.RegionRepository; import java.util.List; impo...
[ "mahanhz@gmail.com" ]
mahanhz@gmail.com
6b3d62ed6c151cf56336c5d00a2ab3b76d8fa3ba
88f036937e330c5c111df0aa681f8a6339bdb644
/src/main/java/org/openstack4j/model/image/DiskFormat.java
8609aac7b167aae6bb103cf610c01c87cb3d2b40
[ "MIT" ]
permissive
esasisa/openstack4j
00009c5120383802ea4e3ae55decaba840c4e893
5554f598ada64517689e8a300a96a189871187cc
refs/heads/master
2020-12-24T17:54:41.138406
2014-07-23T07:27:30
2014-07-23T07:27:30
22,135,650
1
0
null
null
null
null
UTF-8
Java
false
false
1,548
java
package org.openstack4j.model.image; import org.codehaus.jackson.annotate.JsonCreator; import org.codehaus.jackson.annotate.JsonValue; /** * The disk format of a virtual machine image is the format of the underlying disk image * * @author Jeremy Unruh */ public enum DiskFormat { /** * This is an unstructured...
[ "jeremyunruh@sbcglobal.net" ]
jeremyunruh@sbcglobal.net
8a416f7279247ea13ae4e3c0156cdb2dd0476d8e
01cc0a43565c3e63f3fac92de171b91d0f037436
/ribbon/ribbon-core/src/main/java/com/netflix/loadbalancer/RetryRule.java
88668eb1b0d40a005ec01a567a8012c45c388ada
[ "Apache-2.0" ]
permissive
TarantulaTechnology/netflixoss-recipes-rss-with-components
502db1d2f7aca1fb0f0522b44b24e8ad5a187fdf
3174b585ba82d36b0fe522b5a01f7d9a1ed2cf0a
refs/heads/master
2016-09-01T21:16:55.596534
2013-09-15T02:07:06
2013-09-15T02:07:06
12,836,345
1
1
null
null
null
null
UTF-8
Java
false
false
3,067
java
/* * * Copyright 2013 Netflix, 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 to...
[ "TarantulaTechnology@users.noreply.github.com" ]
TarantulaTechnology@users.noreply.github.com
63cb9053be0c10abf089236d9c63f5871ae62dd6
4d9423a376a9effc0186770ce746d62188771f74
/src/processor/operations/MatrixOperation.java
94364d034ae852d8511712ed1e63c14b197b8b84
[]
no_license
Art1985ss/Numeric_Matrix_Processor
450eed443171040ee30c9a953285765a72b2e524
75a8673be9b70c0179baea239acd1d6372509246
refs/heads/master
2022-11-22T17:48:11.686638
2020-07-10T14:28:09
2020-07-10T14:28:09
278,620,107
0
0
null
null
null
null
UTF-8
Java
false
false
1,624
java
package processor.operations; import processor.Matrix; import processor.MatrixException; import java.util.Scanner; public abstract class MatrixOperation { protected Matrix matrix1; protected Matrix matrix2; protected final Scanner scanner = new Scanner(System.in); public abstract void execute() thro...
[ "art_1985@inbox.lv" ]
art_1985@inbox.lv
42a3e72d916cef86d010d3d0cfcedb6403477f9b
8af1164bac943cef64e41bae312223c3c0e38114
/results-java/JetBrains--intellij-community/dba8b183fc1b08e7ad664812bfc0c64d1e4abd3c/after/NonShortCircuitBooleanInspection.java
e70de60a59bb8fb2bf179eff8cd9a36935f40426
[]
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
3,407
java
package com.siyeh.ig.bugs; import com.intellij.codeInspection.InspectionManager; import com.intellij.codeInspection.ProblemDescriptor; import com.intellij.openapi.project.Project; import com.intellij.psi.*; import com.intellij.psi.tree.IElementType; import com.siyeh.ig.*; import com.siyeh.ig.psiutils.WellFormednessUti...
[ "fraczwojciech@gmail.com" ]
fraczwojciech@gmail.com
5491713b67739fb844d8893e415ee7885d78e634
c94f888541c0c430331110818ed7f3d6b27b788a
/ak_571f76a3878740b1a038445e78896b07/java/src/main/java/com/antgroup/antchain/openapi/ak_571f76a3878740b1a038445e78896b07/models/Config.java
9b7d1fc78e8cb6aad46f8ebf65ce172f9038448a
[ "MIT", "Apache-2.0" ]
permissive
alipay/antchain-openapi-prod-sdk
48534eb78878bd708a0c05f2fe280ba9c41d09ad
5269b1f55f1fc19cf0584dc3ceea821d3f8f8632
refs/heads/master
2023-09-03T07:12:04.166131
2023-09-01T08:56:15
2023-09-01T08:56:15
275,521,177
9
10
MIT
2021-03-25T02:35:20
2020-06-28T06:22:14
PHP
UTF-8
Java
false
false
5,775
java
// This file is auto-generated, don't edit it. Thanks. package com.antgroup.antchain.openapi.ak_571f76a3878740b1a038445e78896b07.models; import com.aliyun.tea.*; /** * Model for initing client */ public class Config extends TeaModel { // accesskey id @NameInMap("accessKeyId") public String accessKeyId; ...
[ "sdk-team@alibabacloud.com" ]
sdk-team@alibabacloud.com
d326ca4c2df60396620b71f3eb7abc3158004573
2bc2eadc9b0f70d6d1286ef474902466988a880f
/tags/mule-2.0.0-M1/core/src/main/java/org/mule/config/spring/factories/SystemModelFactoryBean.java
a01a1500babd2a6f862c5ba464b71115a43dfd15
[]
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,819
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 MuleSource MPL * license, a copy of which has been included with...
[ "tcarlson@bf997673-6b11-0410-b953-e057580c5b09" ]
tcarlson@bf997673-6b11-0410-b953-e057580c5b09
469d898dc0de22d1e2fd35c8a50c3561e08c7178
073693ef5c3f701eb941316274e137bc615d1fac
/Section4/highperf/src/main/java/com/packtpub/performance/trove/TCollectionsDemo.java
231406f6366a1e1a695160c09f996f0d39dde2e4
[ "MIT" ]
permissive
PacktPublishing/Java-EE-8-High-Performance-video-
0904fec1a1b0cd0a86b75a09e8a64eaf088479ca
191eb62fbe74fb636570fd6df77e1f3abafd4816
refs/heads/master
2023-01-20T07:04:48.074333
2023-01-10T16:38:08
2023-01-10T16:38:08
125,844,771
10
13
MIT
2023-01-10T16:38:10
2018-03-19T11:04:39
HTML
UTF-8
Java
false
false
2,423
java
package com.packtpub.performance.trove; import gnu.trove.TCollections; import gnu.trove.iterator.TLongIterator; import gnu.trove.list.TIntList; import gnu.trove.list.linked.TIntLinkedList; import gnu.trove.list.linked.TLongLinkedList; import gnu.trove.set.hash.TLongHashSet; public class TCollectionsDemo { ...
[ "werner.keil@gmx.net" ]
werner.keil@gmx.net
467f2afcd6437b903b10a0ae8d2937a3af4d8962
84ffd35ef2f6ee84ac86d17b6bc4904b470b28a1
/app/src/main/java/com/blackcoffee/work/presenter/PresenterContactAddFriend.java
8bb13b6df1fa77e433d584598d84f5890572e07c
[]
no_license
AliesYangpai/BlackOA
9e20e6b024b79eb3d401f6c7dc740a5f91787572
960825de1c3a12433d5e740323998efe8d4cd6bd
refs/heads/master
2022-05-07T15:12:55.759830
2022-04-23T12:43:49
2022-04-23T12:43:49
144,174,038
0
0
null
null
null
null
UTF-8
Java
false
false
847
java
package com.blackcoffee.work.presenter; import com.blackcoffee.work.ui.iview.IContactAddFriendView; /** * Created by admin on 2018/5/30. * 类描述 我的好友界面 添加的FriendView * 版本 */ public class PresenterContactAddFriend extends BasePresenter<IContactAddFriendView> { private IContactAddFriendView iContactAddFriend...
[ "yangpai_beibei@163.com" ]
yangpai_beibei@163.com
59edd01d635cc24ae68617c58bb02ae17b9dca34
3fc95dc07b0fad7164596651c5ef194a1eeceff8
/sl-build/src/main/java/com/sl/ue/qq/web/EntityBean.java
ca2e43ad410adf9885b9119747421667a061dfd3
[]
no_license
li912583940/hjxt
2c44c667e88f71727ede051dd86955e93751b00a
551f9f1140ce00602c7f59530b3ac267ea1c85f7
refs/heads/master
2020-03-07T05:26:57.169822
2019-05-20T13:20:26
2019-05-20T13:20:26
127,296,158
0
2
null
null
null
null
UTF-8
Java
false
false
2,115
java
package com.sl.ue.qq.web; import java.io.File; /** * 说明 [读取实体类 并写入web] * @author lxt */ public class EntityBean { private String path ="G:\\声联项目\\qqxt\\QqSystem\\src\\main\\java\\com\\sl\\ue\\entity"; private String jl = "\\jl"; private String sys = "\\sys"; private String other = "\\other"; private String s...
[ "912583940@qq.com" ]
912583940@qq.com
177b3cc2df03b4b2746e5a345e97502f3dcb40fd
a4a9712429b5c8fef6557287588d40ee4c0be804
/src/main/java/net/exacode/example/application/query/querydsl/QPgForeignDataWrapperOidIndex.java
715998ecec20350c070c2426a6d95e25971e7dc2
[]
no_license
cc2013001/spring-cqrs
f11826da6415b65f10dd9578e88ede0ab6556320
ef58f6e066a853f3fcda0f7d8bfbbeea9e77a329
refs/heads/master
2020-12-25T12:42:15.939751
2013-02-18T13:59:21
2013-02-18T13:59:21
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,480
java
package net.exacode.example.application.query.querydsl; import static com.mysema.query.types.PathMetadataFactory.*; import com.mysema.query.types.path.*; import com.mysema.query.types.PathMetadata; import javax.annotation.Generated; import com.mysema.query.types.Path; /** * QPgForeignDataWrapperOidIndex is a Quer...
[ "mendelski.pawel@gmail.com" ]
mendelski.pawel@gmail.com
5481f5eb13721a1a090f6d0a9d8fa541a261fb6e
c4a14d70951d7ec5aac7fe7ebb2db891cfe6c0b1
/modulos/apps/LOCALGIS-agil/src/main/java/org/agil/dxf/reader/DxfARC.java
ec8035191815625da235c00b3a111d0d42a6b04d
[]
no_license
pepeysusmapas/allocalgis
925756321b695066775acd012f9487cb0725fcde
c14346d877753ca17339f583d469dbac444ffa98
refs/heads/master
2020-09-14T20:15:26.459883
2016-09-27T10:08:32
2016-09-27T10:08:32
null
0
0
null
null
null
null
ISO-8859-1
Java
false
false
2,688
java
/** * DxfARC.java * © MINETUR, Government of Spain * This program is part of LocalGIS * This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any...
[ "jorge.martin@cenatic.es" ]
jorge.martin@cenatic.es
4ca62beb75d23cadbfcd325eaf78464378326cbb
3df51d1fa830e81459070238a344e6dd669c34ab
/src/main/java/shop/rp2/colt/src/user/models/user/PutUserReq.java
f210f7fff1e9987ef7ace7d14d595c7b51691cc4
[]
no_license
banjjoknim/melon-clone
57179db998496c00d977147a7434f835fa344bb1
ff54e87abb1cf68f3986358be41173b0161ad2d0
refs/heads/master
2023-02-28T02:10:42.175326
2021-02-09T03:44:38
2021-02-09T03:44:38
331,045,380
0
0
null
null
null
null
UTF-8
Java
false
false
301
java
package shop.rp2.colt.src.user.models.user; import lombok.Getter; import lombok.NoArgsConstructor; @NoArgsConstructor @Getter public class PutUserReq { private String password; private String email; private String cellPhone; private String nickname; private String userImage; }
[ "zhfxmtkachdt@daum.net" ]
zhfxmtkachdt@daum.net
f9d872442d27fdd9f1eb3fb5f6f49e99c7738832
e2eb4d1b791a89e7979f90d21fb25ec4e9c83178
/test/src/com/lectek/lereader/core/text/html/css/Rule.java
4dfef8711f65dbebb737aaa2b646fad0250fe806
[]
no_license
Seasonallan/BookReader
44e04c22ba6d175160fd8b7ea81e94053ceb29f3
9beb1a57508ff164b8b05603863da2066ac33f25
refs/heads/master
2020-05-31T23:50:48.268781
2017-06-12T04:05:23
2017-06-12T04:05:23
94,054,149
4
0
null
null
null
null
UTF-8
Java
false
false
3,983
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...
[ "451360508@qq.com" ]
451360508@qq.com
9124ef617c90543f6f238612c4f74dd685165c47
013e83b707fe5cd48f58af61e392e3820d370c36
/spring-context/src/main/java/org/springframework/context/event/EventListener.java
aee9c202e5621480cd20ccdb0747f1ca59a15aab
[]
no_license
yuexiaoguang/spring4
8376f551fefd33206adc3e04bc58d6d32a825c37
95ea25bbf46ee7bad48307e41dcd027f1a0c67ae
refs/heads/master
2020-05-27T20:27:54.768860
2019-09-02T03:39:57
2019-09-02T03:39:57
188,770,867
0
1
null
null
null
null
UTF-8
Java
false
false
2,930
java
package org.springframework.context.event; import java.lang.annotation.Documented; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; import org.springframework.context.ApplicationEvent; import org.springfram...
[ "yuexiaoguang@vortexinfo.cn" ]
yuexiaoguang@vortexinfo.cn
b51a2f6df2d5e66e0e99d2c3d7701867d83e7d27
e977c424543422f49a25695665eb85bfc0700784
/benchmark/icse15/1027349/buggy-version/cassandra/branches/cassandra-0.7/src/java/org/apache/cassandra/db/DefsTable.java
ed8950b38835b08053638b7dcb9a99eae8bbb7de
[]
no_license
amir9979/pattern-detector-experiment
17fcb8934cef379fb96002450d11fac62e002dd3
db67691e536e1550245e76d7d1c8dced181df496
refs/heads/master
2022-02-18T10:24:32.235975
2019-09-13T15:42:55
2019-09-13T15:42:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,485
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...
[ "durieuxthomas@hotmail.com" ]
durieuxthomas@hotmail.com
496f5158bcf098eb5290627f9c83e888aaaaf473
bf9f20552f86cbf721c75ab4aaa8b8ad024c969d
/skeleton4j-benchmark-homepage/src/main/java/javax/web/skeleton4j/benchmark/interfaces/homepage/domains/UpdateTree1Request.java
8f6117f179643cd2d64d52a308ef3548fa2909f4
[]
no_license
rnkrsoft/skeleton4j-benchmark-heap
6f6453e0bee6b92080c1a4c4fd38d096cfc917da
adc725532a8619552e290955af365e1a9d1bded3
refs/heads/master
2020-07-31T21:48:30.329504
2019-09-26T04:14:33
2019-09-26T04:14:33
210,764,391
0
0
null
null
null
null
UTF-8
Java
false
false
374
java
package javax.web.skeleton4j.benchmark.interfaces.homepage.domains; import lombok.Data; import javax.web.doc.annotation.ApidocElement; import java.io.Serializable; /** * Created by rnkrsoft.com on 2019/6/27. */ @Data public class UpdateTree1Request implements Serializable{ @ApidocElement("显示值") String text...
[ "master@qq.com" ]
master@qq.com
7b52e9e31f7a1324dc7e4df04c42c9b513931ec5
a4110f29cc12c5e9ad3dc6d7d81cfe60b751398f
/src/com/Sts/Actions/Wizards/Color/StsSelectAction.java
d5b5193a9c71bb2fe1a8684dcbb0245e44974f22
[]
no_license
tlasseter/VolumePicker7
dd70320c10d4bd105fdb238df19d504ddad5ae90
3baa5d1047893690cf987f7bda27b0e2dcf87e84
refs/heads/master
2021-05-31T05:32:34.880131
2016-03-23T22:37:43
2016-03-23T22:37:43
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,221
java
package com.Sts.Actions.Wizards.Color; /** * <p>Title: Workflow development</p> * <p>Description: </p> * <p>Copyright: Copyright (c) 2001</p> * <p>Company: 4D Systems LLC</p> * @author unascribed * @version 1.0 */ import com.Sts.Actions.*; import com.Sts.DBTypes.*; import com.Sts.MVC.*; import com.Sts.UI.*; im...
[ "t.lasseter@comcast.net" ]
t.lasseter@comcast.net
a286a7ed0f0fa74b0273b68e649939a40b155c12
6437c881f58021b6da003864181b7643686a001c
/block/impl/CraftSeaPickle.java
c5d1d8798064a10e7b2936cb86c797e2753b755b
[]
no_license
Akarin-project/CraftBukkitMappings
71b5900e68e4b6ba1a8bbbec41d9829b90a3a91c
4268a61928613fe83ceaf657d1a74d7961b5b485
refs/heads/master
2020-05-04T20:17:44.224560
2019-04-04T07:01:50
2019-04-04T07:01:50
179,431,902
0
0
null
null
null
null
UTF-8
Java
false
false
1,412
java
/** * Automatically generated file, changes will be lost. */ package org.bukkit.craftbukkit.block.impl; public final class CraftSeaPickle extends org.bukkit.craftbukkit.block.data.CraftBlockData implements org.bukkit.block.data.type.SeaPickle, org.bukkit.block.data.Waterlogged { public CraftSeaPickle() { ...
[ "i@omc.hk" ]
i@omc.hk
85213ef2f53ac50417a63f7cf778c8c442cb63e0
7014f3f6068b7cc9955ac0e259e156a847ec41b3
/cdsp-mongo-utils/test/com/hp/cdsplus/mongo/utils/MongoAPIUtilsTest.java
da4c09dab59dc9e4779e36d3bcd41b49e5d13cc9
[]
no_license
radhakrishnabalineni/cdsplus
60c0a0d6d83efdf3891ad1d7153c44fbd8091a64
40e5115ddefb17133213ca3544a30bc429735845
refs/heads/master
2021-08-16T08:57:13.144537
2017-11-19T12:26:19
2017-11-19T12:26:19
null
0
0
null
null
null
null
UTF-8
Java
false
false
8,091
java
package com.hp.cdsplus.mongo.utils; import java.io.File; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.IOException; import java.io.InputStream; import java.util.HashMap; import java.util.List; import javax.xml.bind.JAXBException; import junit.framework.TestCase; ...
[ "naidubra@CABRTF4CHN.asiapacific.hpqcorp.net" ]
naidubra@CABRTF4CHN.asiapacific.hpqcorp.net