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
1b0c61052c590f35369cffe08df3b36a07268f33
cfc60fc1148916c0a1c9b421543e02f8cdf31549
/src/testcases/CWE617_Reachable_Assertion/CWE617_Reachable_Assertion__PropertiesFile_07.java
cf742cd9d6a2368678e3e36fa64d335e66a72a3e
[ "LicenseRef-scancode-public-domain" ]
permissive
zhujinhua/GitFun
c77c8c08e89e61006f7bdbc5dd175e5d8bce8bd2
987f72fdccf871ece67f2240eea90e8c1971d183
refs/heads/master
2021-01-18T05:46:03.351267
2012-09-11T16:43:44
2012-09-11T16:43:44
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,243
java
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE617_Reachable_Assertion__PropertiesFile_07.java Label Definition File: CWE617_Reachable_Assertion.label.xml Template File: sources-sink-07.tmpl.java */ /* * @description * CWE: 617 Assertion is reachable * BadSource: PropertiesFile Read a value from a .properties file (i...
[ "amitf@chackmarx.com" ]
amitf@chackmarx.com
dbd3f1c89d0df22547087387e8ae2180222f13e3
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/21/21_bec3c39fc2e5068bef671645a451206724aaef0b/ReflectionHelper/21_bec3c39fc2e5068bef671645a451206724aaef0b_ReflectionHelper_s.java
7c4878c7f0245ec891600b3fbe60ee7a4fdf67bb
[]
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,539
java
package vooga.rts.util; import java.lang.reflect.Constructor; import java.lang.reflect.Field; import java.lang.reflect.InvocationTargetException; import java.lang.reflect.Method; /** * This is a class that makes it much easier to do reflection. * It has a few methods that return the information that is ...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
8c31b1847954434a59b6ad3116a778bc3b92aa8e
971807b2534828408ecb839a8d5eeadf5ccdcb7d
/src/zmx/multithread/test/threadinterrupt/ThreadDemo.java
4e7257aeb8b13ca5d2f7024eb49f456b8eba245f
[]
no_license
zmx729618/webTest
3b673c2db97c8a18127b6f159f7f0273617e20bd
841dda1a59839f2ef7ab17c5c5e4d7dce8d50f1e
refs/heads/master
2021-07-13T14:45:51.667704
2017-10-17T06:38:43
2017-10-17T06:38:43
107,226,601
0
0
null
null
null
null
UTF-8
Java
false
false
964
java
package zmx.multithread.test.threadinterrupt; public class ThreadDemo { public static void main(String[] args){ Runnable r=new TestRunnable(); Thread th1=new Thread(r); th1.start(); th1.interrupt(); } } //无法中断正在运行的线程...
[ "zmx729618@163.com" ]
zmx729618@163.com
3170048634199e8a279b5f1ce98ce24236430c72
fe711416301bdc8fcd798a5c20d7a02f37f61362
/src/com/sun/corba/se/PortableActivationIDL/ORBProxy.java
6a06fc4f401f99130fb96fdde756cba1f32ac90b
[]
no_license
chaiguolong/javaweb_step1
e9175521485813c40e763a95629c1ef929405010
e9e8d3e70fd5d9495b6675c60e35d8ca12eefdc2
refs/heads/master
2022-07-07T18:10:59.431906
2020-04-28T05:41:51
2020-04-28T05:41:51
143,223,415
1
0
null
2022-06-21T00:55:31
2018-08-02T00:53:40
Java
UTF-8
Java
false
false
580
java
package com.sun.corba.se.PortableActivationIDL; /** * com/sun/corba/se/PortableActivationIDL/ORBProxy.java . * Generated by the IDL-to-Java compiler (portable), version "3.2" * from /HUDSON3/workspace/8-2-build-macosx-x86_64/jdk8u101/7261/corba/src/share/classes/com/sun/corba/se/PortableActivationIDL/activation.idl *...
[ "584238433@qq.com" ]
584238433@qq.com
b085d87a6ff235f8f27b0e0331f72aba4bc4b3ad
46286e57fe92af6cd592c20e974616b6a106b625
/mall-web/src/main/java/cn/druglots/mall/user/entity/UserLoginVo.java
c2a2b8b8bf2683d67b1d5d34fb9f9267df8c8887
[]
no_license
King-Pan/cloud-mall
fbf33f605f7e6bac3b828839b810628f28e23e87
3c1b0c636d245f1bb552b750855ee7ea7b7b5b37
refs/heads/master
2022-08-22T13:17:39.260932
2020-05-09T08:50:51
2020-05-09T08:50:51
204,629,736
0
0
null
2022-07-06T20:41:48
2019-08-27T05:54:35
Java
UTF-8
Java
false
false
1,081
java
package cn.druglots.mall.user.entity; import io.swagger.annotations.ApiModel; import io.swagger.annotations.ApiModelProperty; import lombok.Data; /** * @BelongsProject: cloud-mall * @BelongsPackage: cn.druglots.mall.user.entity * @Author: King-Pan(pwpw1218@gmail.com) * @CreateTime: 2019-09-13 23:20 * @Descriptio...
[ "pwpw1218@gmail.com" ]
pwpw1218@gmail.com
449568800919d99b68da6ba5a11f6219bf01042e
74a525c7d924fad7c95bf86104f90fe5a4219e51
/src/day39_customClasses/Iphone.java
bc685513ff38a6fa7b63bf5d5ebc56493806cc39
[]
no_license
Vladmon30/com.JavaChicago
5a0ea7d486480519a7941c3cb29415b7d9ffbfbd
d7a2628abc46b5c794cb89369561430220947a5c
refs/heads/master
2021-01-03T00:55:12.573745
2020-02-11T19:24:41
2020-02-11T19:24:41
239,845,625
0
0
null
null
null
null
UTF-8
Java
false
false
301
java
package day39_customClasses; public class Iphone { // properties or Instance variable String model; int memory; String color; public void printPhoneInfo() { System.out.println("Model: " + model); System.out.println("Memory: " + memory); System.out.println("Color: " + color); } }
[ "vladmonqa35@gmail.com" ]
vladmonqa35@gmail.com
192eda738989b83447b6fb7a3c3637cf30b3c029
292bd357f3a14a81d7fd743453fbd52e2c3090e8
/src/practice/Merge_Sort.java
0520291e3c17379b57bee90f78c2bc3d03fb23b4
[]
no_license
BangKiHyun/Algorithm
90ea1e07924d06ab7c16a9aa6e5578c33953c705
065953a728227c796294ef993815a1fa50d9be31
refs/heads/master
2023-04-13T11:14:35.325863
2023-04-02T08:50:43
2023-04-02T08:50:43
190,966,256
0
0
null
null
null
null
UTF-8
Java
false
false
1,348
java
package practice; public class Merge_Sort { static int number = 8; static int sorted[] = new int[8]; public static void merge(int a[], int m, int middle, int n) { int i = m; int j = middle + 1; int k = m; while (i <= middle && j <= n) { if (a[i] <= a[j]) { ...
[ "rlrlvh@naver.com" ]
rlrlvh@naver.com
25c3d9b38f2baf2412d2720bf6d5b0d9681ad0d9
bceba483c2d1831f0262931b7fc72d5c75954e18
/src/qubed/corelogic/ValuationIntendedUserEnum.java
ca871a99914b20ef62f9962a5614bbc7cf5d3c5f
[]
no_license
Nigel-Qubed/credit-services
6e2acfdb936ab831a986fabeb6cefa74f03c672c
21402c6d4328c93387fd8baf0efd8972442d2174
refs/heads/master
2022-12-01T02:36:57.495363
2020-08-10T17:26:07
2020-08-10T17:26:07
285,552,565
0
1
null
null
null
null
UTF-8
Java
false
false
7,331
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2020.08.05 at 04:46...
[ "vectorcrael@yahoo.com" ]
vectorcrael@yahoo.com
3b5972ecd29dbbfb93e577aae701ea905d82bee0
3ed18d25cc3596eb1e96b4f3bdd3225ed74311dc
/src/main/java/io/github/nucleuspowered/nucleus/modules/back/config/BackConfig.java
c981bdc2e4e6d72025d70b53ac7b73675ed9968a
[ "MIT", "Apache-2.0" ]
permissive
Tollainmear/Nucleus
ab197b89b4465aaa9121a8d92174ab7c58df3568
dfd88cb3b2ab6923548518765a712c190259557b
refs/heads/sponge-api/7
2021-01-25T15:04:23.678553
2018-08-19T14:03:46
2018-08-19T14:03:46
123,745,847
0
3
MIT
2018-10-08T05:55:23
2018-03-04T01:19:42
Java
UTF-8
Java
false
false
934
java
/* * This file is part of Nucleus, licensed under the MIT License (MIT). See the LICENSE.txt file * at the root of this project for more details. */ package io.github.nucleuspowered.nucleus.modules.back.config; import ninja.leaping.configurate.objectmapping.Setting; import ninja.leaping.configurate.objectmapping.se...
[ "git@drnaylor.co.uk" ]
git@drnaylor.co.uk
6d2aa8ce21901e03fcb7b7773aa49a4047358025
982c64012b7df644b975bd0c67d90f73c3b67c80
/interactivitycommunication/src/main/java/com/codekul/interactivitycommunication/MainActivity.java
4186b40fb2f8fe04d00c0b5159640d6998ab11ce
[]
no_license
CodeKul/android-1-3-daily-swar-11-sep-17
4ee4675cb0d35c3dac92ac605c4486d1cc54c2ed
abdd970bd3abdcd233a8caa9c8f54420fe203383
refs/heads/master
2021-07-17T01:08:27.394310
2017-10-25T08:33:31
2017-10-25T08:33:31
103,242,890
1
0
null
null
null
null
UTF-8
Java
false
false
2,615
java
package com.codekul.interactivitycommunication; import android.content.Intent; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.widget.Button; public class MainActivity extends AppCompatActivity { public static final String KEY_DESC = "desc"; ...
[ "aniruddha.kudalkar@gmail.com" ]
aniruddha.kudalkar@gmail.com
55546e31bb700ac047bbda874f64da5af15ac35e
4364f8e72fe2a3e04bd7c9257234a6f55474f968
/AMS_基础信息组件/.svn/pristine/14/1491bc5024a9ccd15edd644780ad2564a3127009.svn-base
e84482e583a4c0afe6004e5bbff3456f1d037830
[]
no_license
l871993962/liminglei
f511ac1cc0c53a8811eaee6a7038f72f6a7ee4cc
acbd64ce548e97a729b964418fb6edd0c9e78302
refs/heads/master
2023-08-03T03:39:25.813790
2021-09-27T01:44:51
2021-09-27T01:44:51
409,838,699
2
0
null
null
null
null
UTF-8
Java
false
false
2,946
package com.yss.ams.base.information.modules.bi.salesnet.admin; import java.util.HashMap; import java.util.List; import com.yss.ams.base.information.modules.bi.salesnet.dao.SalesNetDao; import com.yss.ams.base.information.support.bi.salesnet.pojo.SalesNet; import com.yss.framework.api.common.co.BaseAdmin; import com....
[ "l871993962@gmail.com" ]
l871993962@gmail.com
928252c39701bc57cee834ee5e42d54e3a635e38
95c82867f7233f4c48bc0aa9048080e52a4384c0
/app/src/main/java/com/furestic/office/ppt/lxs/docx/pdf/viwer/reader/free/fc/hslf/usermodel/SoundData.java
85bf5cf569c4b7e9c84eddfa6c43dc07ce5e007b
[]
no_license
MayBenz/AllDocsReader
b4f2d4b788545c0ed476f20c845824ea7057f393
1914cde82471cb2bc21e00bb5ac336706febfd30
refs/heads/master
2023-01-06T04:03:43.564202
2020-10-16T13:14:09
2020-10-16T13:14:09
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,540
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 Y...
[ "zeeshanhayat61@gmail.com" ]
zeeshanhayat61@gmail.com
e5d1619912ffe8d49f49eaadad615a6f62966efe
33b8938c355dfcbe3a27103c00978c46c66efe58
/service/service_edu/src/main/java/com/atguigu/eduservice/service/EduCourseService.java
f4dff457d63a51a229cb24db964d318fdfaf0c9c
[]
no_license
yanzipang/guli_parent
0a3548ca2bf89cfaf449fe20d94240ddde8ebeab
83a5bf429bcbfec369b5485fec06ada0fffa225a
refs/heads/master
2023-07-05T03:29:28.770158
2021-08-04T07:15:31
2021-08-04T07:15:31
390,237,851
0
0
null
null
null
null
UTF-8
Java
false
false
451
java
package com.atguigu.eduservice.service; import com.atguigu.commonutils.response.R; import com.atguigu.eduservice.entity.po.EduCoursePO; import com.atguigu.eduservice.entity.vo.CourseInfoVO; import com.baomidou.mybatisplus.extension.service.IService; /** * <p> * 课程 服务类 * </p> * * @author hgk * @since 2021-08-02 ...
[ "123" ]
123
0289b4e78802889609735e833d3144a965dd8d1b
17c30fed606a8b1c8f07f3befbef6ccc78288299
/Mate10_8_1_0/src/main/java/android_maps_conflict_avoidance/com/google/googlenav/layer/LayerItem.java
ae05125f2c270fdde4243dadebf7a1eda9fd6e35
[]
no_license
EggUncle/HwFrameWorkSource
4e67f1b832a2f68f5eaae065c90215777b8633a7
162e751d0952ca13548f700aad987852b969a4ad
refs/heads/master
2020-04-06T14:29:22.781911
2018-11-09T05:05:03
2018-11-09T05:05:03
157,543,151
1
0
null
2018-11-14T12:08:01
2018-11-14T12:08:01
null
UTF-8
Java
false
false
1,616
java
package android_maps_conflict_avoidance.com.google.googlenav.layer; import android_maps_conflict_avoidance.com.google.common.io.protocol.ProtoBuf; public class LayerItem { private final ProtoBuf activitySnippet; private final boolean isRoutable; private final String itemId; private final String layerI...
[ "lygforbs0@mail.com" ]
lygforbs0@mail.com
897963930e3abb28c500d8a2ab19ca0a35ffe2c8
6cbc72029a634baead58631ffe8c33707262b486
/base/src/main/java/app/zingo/employeemanagements/ui/NewAdminDesigns/BranchOptionScreen.java
125352de81b28677eadefcd19d6ac45c04d0b1c1
[]
no_license
zingohotels/EmployeeManagementClone
86974dccbf66eda4ede2ade2311f314b481e1b46
59bc585c8c9538246cd07b9b0f5e9ed157ef17a8
refs/heads/master
2023-01-14T01:24:25.333361
2020-11-23T10:31:59
2020-11-23T10:31:59
309,272,908
0
0
null
null
null
null
UTF-8
Java
false
false
2,729
java
package app.zingo.employeemanagements.ui.NewAdminDesigns; import android.os.Bundle; import androidx.appcompat.app.AppCompatActivity; import androidx.recyclerview.widget.DefaultItemAnimator; import androidx.recyclerview.widget.LinearLayoutManager; import androidx.recyclerview.widget.RecyclerView; import android.view.Me...
[ "nishar@zingohotels.com" ]
nishar@zingohotels.com
d3c986f8d964851f2538f28e99bc0730d98babf7
05d77186997fa143e136aad85c9611be2d5b9987
/spring-cloud-stream-binder-kafka-streams/src/main/java/org/springframework/cloud/stream/binder/kafka/streams/serde/CollectionSerde.java
01573d20efbfb31a0e48537699f35e8998f60e16
[ "Apache-2.0", "LicenseRef-scancode-generic-cla" ]
permissive
RobertoMatas/spring-cloud-stream-binder-kafka
7a4091acf8fa075aabd57afeec297f7c98015a0b
e5223d4e44fd7dfcf865200c76b4df02ed8f35ce
refs/heads/master
2022-07-24T21:44:58.092562
2020-05-21T15:31:21
2020-05-21T15:31:21
265,883,331
0
0
Apache-2.0
2020-05-21T15:24:49
2020-05-21T15:24:48
null
UTF-8
Java
false
false
7,735
java
/* * Copyright 2019-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
[ "schacko@pivotal.io" ]
schacko@pivotal.io
57762a38938817dde336317797da40c2368748ac
dfb8d5027ab18a66149d12a3e35cb42e1401e05c
/mastermind-boot/src/main/java/com/example/mastermind/validation/TcKimlikNoValidator.java
2b98bf54f36677f58e82bc42d2f2e94ca31b57f1
[ "MIT" ]
permissive
deepcloudlabs/dcl375-2020-feb-17
1127cf84962fe92d0e8027047a332755c513b4aa
3845e7b221233ea7df22452aaf7ba59e877bfe7d
refs/heads/master
2022-12-26T03:18:38.347574
2020-02-21T12:40:47
2020-02-21T12:40:47
240,882,210
0
0
MIT
2022-12-16T15:21:30
2020-02-16T11:49:16
Java
UTF-8
Java
false
false
1,247
java
package com.example.mastermind.validation; import javax.validation.ConstraintValidator; import javax.validation.ConstraintValidatorContext; /** * @author Binnur Kurt (binnur.kurt@gmail.com) */ public class TcKimlikNoValidator implements ConstraintValidator<TcKimlikNo, String> { @Override public voi...
[ "deepcloudlabs@gmail.com" ]
deepcloudlabs@gmail.com
b775741588918ef20698eeb4e173615301e27c2f
b33e3ad7e9b73074cef6c5b0bed30c160266ea35
/입출력과_사칙연산/src/입출력과_사칙연산/n_10998.java
656d4921994cd10cb98df7e1db9f9ecd2640ea4d
[]
no_license
Jaejeong98/java
9bea9e8fa072abf5e36407c44c526876754ff572
8b8c31266031b59a0d60727b1c83576bb48827e8
refs/heads/master
2022-05-26T12:59:56.430185
2022-03-16T11:24:50
2022-03-16T11:24:50
176,660,171
1
0
null
null
null
null
UHC
Java
false
false
235
java
package 입출력과_사칙연산; import java.util.*; public class n_10998 { public static void main(String[] args) { Scanner sc=new Scanner(System.in); int A=sc.nextInt(); int B=sc.nextInt(); System.out.println(A*B); } }
[ "jaejeong98@naver.com" ]
jaejeong98@naver.com
8fb58f0b7d8d0aa1fb8063a74bab00ddef1aea84
f766baf255197dd4c1561ae6858a67ad23dcda68
/app/src/main/java/com/tencent/mm/plugin/exdevice/i/j.java
6ef75e1d87ddd99f9144d17520d4ba814a80660a
[]
no_license
jianghan200/wxsrc6.6.7
d83f3fbbb77235c7f2c8bc945fa3f09d9bac3849
eb6c56587cfca596f8c7095b0854cbbc78254178
refs/heads/master
2020-03-19T23:40:49.532494
2018-06-12T06:00:50
2018-06-12T06:00:50
137,015,278
4
2
null
null
null
null
UTF-8
Java
false
false
1,160
java
package com.tencent.mm.plugin.exdevice.i; import com.tencent.mm.plugin.exdevice.b.c; import com.tencent.mm.plugin.exdevice.b.h; import com.tencent.mm.plugin.exdevice.model.ae; import com.tencent.mm.plugin.exdevice.service.f; import com.tencent.mm.plugin.exdevice.service.m; import com.tencent.mm.plugin.exdevice.service...
[ "526687570@qq.com" ]
526687570@qq.com
5d866fab52e07f88d5a44fa0d3920fbd94020fa0
a4f94f4701a59cafc7407aed2d525b2dff985c95
/plugins/vcs/source_gen/jetbrains/mps/watching/ModelFileProcessor.java
7560066e33826fde5f183e8f118d01ef167a88da
[]
no_license
jamice/code-orchestra-core
ffda62860f5b117386aa6455f4fdf61661abbe9e
b2bbf8362be2e2173864c294c635badb2e27ecc6
refs/heads/master
2021-01-15T13:24:53.517854
2013-05-09T21:39:28
2013-05-09T21:39:28
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,767
java
package jetbrains.mps.watching; /*Generated by MPS */ import jetbrains.mps.logging.Logger; import com.intellij.openapi.vfs.newvfs.events.VFileEvent; import com.intellij.openapi.fileEditor.FileDocumentManager; import jetbrains.mps.smodel.descriptor.EditableSModelDescriptor; import jetbrains.mps.smodel.SModelRepository...
[ "a.a.eliseyev@gmail.com" ]
a.a.eliseyev@gmail.com
e0d328cbd9238d50b14c34cb6d804b9de6d04418
219f0491bda3d825776e555dcd0dba55db716a7c
/src/main/java/cn/tpson/kulu/gas/domain/EqpDetectLogDO.java
8f4772a9ab9b9b0561850ae8cd411f0d6bb45298
[]
no_license
kulucode/KuluGas
bbdf16752f97ec79cecbb7ec330615ac8b15f676
d78f2510d1c19d5f2bc03a5b788aee81aab50c92
refs/heads/master
2020-03-19T05:56:25.016073
2018-07-05T12:50:51
2018-07-05T12:50:51
135,976,832
0
0
null
null
null
null
UTF-8
Java
false
false
1,810
java
package cn.tpson.kulu.gas.domain; import java.math.BigDecimal; /** * 设备检查实体. */ public class EqpDetectLogDO extends BaseDO { /** * 设备id.--> t_eqp. */ private Integer eqpId; /** * 检测结果. */ private BigDecimal detectValue; /** * 检测设备编号. */ private String detectNo...
[ "zhangka@tpson.cn" ]
zhangka@tpson.cn
b8b0cfde5c79d4c51e69080a6f8a60c63e00b58d
d405989285cfca3d1f4c062ff825296b6b96eee2
/launching/src/main/java/org/eclipse/debug/core/model/IProcess.java
b50e0939f99f8a10a00da68b2c6e0d511c1ee87a
[]
no_license
psrna/org.jboss.tools.ssp
89fab4c8743a77c890ceb2d04727bbacdc7de16f
2d3a80b8ab684ce1dd1a14ac86c967c0c4c51ed6
refs/heads/master
2020-03-16T22:45:07.167106
2018-05-03T20:38:56
2018-05-03T20:38:56
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,647
java
/******************************************************************************* * Copyright (c) 2000, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
[ "rob@oxbeef.net" ]
rob@oxbeef.net
52521863f60e947e96a85e5f28753a4bb6ba2745
03be3f540f93a1507e82e4e84a651e205ba2971e
/.svn/pristine/52/52521863f60e947e96a85e5f28753a4bb6ba2745.svn-base
66c79a9fc290e35c834074adc2d1e17a31d55fce
[]
no_license
Tarunjain19/DXC_SVN
448103f0c56e79616a2801acbf5d369d6e256b36
99a90150d30374929382c3181ee8b1f914c905ae
refs/heads/master
2022-06-04T10:36:52.755986
2020-05-06T08:44:47
2020-05-06T08:44:47
261,372,252
0
0
null
null
null
null
UTF-8
Java
false
false
565
package flow.subflow.VAS; /** * This servlet is the exit point of a subflow. The base class handles * the logic for forwarding to the next servlet. * Last generated by Orchestration Designer at: 2015-JUL-09 09:57:29 PM */ public class ProspectMainMenu extends com.avaya.sce.runtime.SubflowReturn { //{{START:CLA...
[ "tarun.jain3@dxc.com" ]
tarun.jain3@dxc.com
bcda76e48eda084e2ef6a5e82ab8e879933ee05d
ff54ab7a0e00bedd0b2a2a00c85f4fe0d1a9727f
/Collection_from_IIT_07_01_08/Eclipse_plugin_tutorial_04_01_07/Tree/Snippet102.java
23056b65cefc371b9591e8b0d823c5d6f34dc5bb
[]
no_license
debjava/Core-Tutorials-I
cf4fcd4975d4a2ef870fd11b325b456bb7902791
edd128bbdca3fb6386e21f55c65f82293b1ef8b0
refs/heads/master
2020-04-08T05:28:28.231423
2018-11-25T19:33:55
2018-11-25T19:33:55
159,061,835
0
0
null
null
null
null
UTF-8
Java
false
false
1,489
java
/******************************************************************************* * Copyright (c) 2000, 2004 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
[ "deba.java@gmail.com" ]
deba.java@gmail.com
a3e256be2c183ba7767de1b3a626aa4a8f842e0d
d0d2a7575e753844751956277f4fb1e02f89e1da
/src/TechFundamentals/MapsLambdaAndStreamAPI/Exercise/LegendaryFarming.java
7d8084a15e8f3da040c0b103858ddd1f352c335f
[]
no_license
StefanUrilski/MyProjects
093f420ea6622dc8dbee08cce665ad6f382e9b94
9046030c978cfead9e725c2ac24072f67ed674e3
refs/heads/master
2020-06-27T19:53:11.528532
2019-08-01T11:01:01
2019-08-01T11:01:01
200,034,010
0
0
null
null
null
null
UTF-8
Java
false
false
2,905
java
package MapsLambdaAndStreamAPI.Exercise; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.util.Map; import java.util.TreeMap; public class LegendaryFarming { public static void main(String[] args) throws IOException { BufferedReader reader = new Buff...
[ "urilskistefan@gmail.com" ]
urilskistefan@gmail.com
094e78865523d68a792ada56c8ac547b30c4fb26
5d28df95f4d95c306a7464924df2d9bf018d4e5d
/src/main/java/com/dicka/spring/integratedspringbootangular/entity/Roles.java
24e9bf13343f7503b85ba50fec64fd5847b10d88
[]
no_license
dickanirwansyah/spring-boot-integrated-angular-jwt-backed
70fe21b1e350206c629f96ae5d624c4e8e37fb39
2900ef8a34ea0401c8bc508017e27b4d7230e5c8
refs/heads/master
2021-05-12T12:49:10.589785
2018-01-14T15:24:29
2018-01-14T15:24:29
117,422,292
0
0
null
null
null
null
UTF-8
Java
false
false
1,000
java
package com.dicka.spring.integratedspringbootangular.entity; import javax.persistence.*; import java.io.Serializable; import java.util.ArrayList; import java.util.List; @Entity @Table(name = "roles", catalog = "dbjjwt") public class Roles implements Serializable{ @Id @GeneratedValue(strategy = Genera...
[ "dickanirwansyah@gmail.com" ]
dickanirwansyah@gmail.com
9bb16c2248fc46f1b70d394a1ba52bd2873619d9
1d928c3f90d4a0a9a3919a804597aa0a4aab19a3
/java/neo4j/2018/8/GenericKeyStateFormatTest.java
01514915d12baf91c73c0b36ab2be26b8fc3f3ea
[]
no_license
rosoareslv/SED99
d8b2ff5811e7f0ffc59be066a5a0349a92cbb845
a062c118f12b93172e31e8ca115ce3f871b64461
refs/heads/main
2023-02-22T21:59:02.703005
2021-01-28T19:40:51
2021-01-28T19:40:51
306,497,459
1
1
null
2020-11-24T20:56:18
2020-10-23T01:18:07
null
UTF-8
Java
false
false
7,833
java
/* * Copyright (c) 2002-2018 "Neo4j," * Neo4j Sweden AB [http://neo4j.com] * * This file is part of Neo4j. * * Neo4j is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or ...
[ "rodrigosoaresilva@gmail.com" ]
rodrigosoaresilva@gmail.com
15fbcf535e39d0905b5ba2c720121b07fe5e984d
2612f336d667a087823234daf946f09b40d8ca3d
/plugins/devkit/src/inspections/UniqueToolbarIdInspection.java
e86eb26ad62b3c35322c214d7887b6f82d532971
[ "Apache-2.0" ]
permissive
tnorbye/intellij-community
df7f181861fc5c551c02c73df3b00b70ab2dd589
f01cf262fc196bf4dbb99e20cd937dee3705a7b6
refs/heads/master
2021-04-06T06:57:57.974599
2018-03-13T17:37:00
2018-03-13T17:37:00
125,079,130
2
0
Apache-2.0
2018-03-13T16:09:41
2018-03-13T16:09:41
null
UTF-8
Java
false
false
2,728
java
/* * Copyright 2000-2017 JetBrains s.r.o. * * 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 agre...
[ "kb@jetbrains.com" ]
kb@jetbrains.com
3d7518ec5deff3406ef6bc42897eeefdd76a5432
946a35b19b51ccecf1a45223ecb7649f6d712353
/opentsp-location-core/opentsp-location-push/opentsp-location-push-commands/src/main/java/com/navinfo/opentsp/platform/push/PushModuleConstants.java
29bf10efdd0df2da69ae3578fea3d51d3c611fc6
[]
no_license
PinZhang/opentsp-location
2c7bedaf1abe4d0b0bf154792a2f839ef7a85828
d33967ccf64094a052c299d38112e177fbacdd84
refs/heads/master
2023-03-15T14:35:25.044489
2018-01-22T12:13:00
2018-01-22T12:13:00
null
0
0
null
null
null
null
UTF-8
Java
false
false
174
java
package com.navinfo.opentsp.platform.push; /** * Some contants of push module */ public final class PushModuleConstants { public static final String QUEUE = "push"; }
[ "295477887@qq.com" ]
295477887@qq.com
e287df7a0d3f9aecac5fd31050ee8e2d4671a260
ddbb70f9e2caa272c05a8fa54c5358e2aeb507ad
/rimfile/src/main/java/com/rimdev/rimfile/entities/Deviceip.java
b79d3bb9717fad8ec923f0597e6bf33da58c6298
[]
no_license
ahmedhamed105/rimdev
1e1aad2c4266dd20e402c566836b9db1f75d4643
c5737a7463f0b80b49896a52f93acbb1e1823509
refs/heads/master
2023-02-05T15:18:20.829487
2021-04-04T08:10:19
2021-04-04T08:10:19
228,478,954
1
0
null
2023-01-11T19:57:52
2019-12-16T21:27:44
JavaScript
UTF-8
Java
false
false
6,138
java
package com.rimdev.rimfile.entities; import java.io.Serializable; import java.util.Date; import javax.persistence.Basic; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import javax.persis...
[ "ahmed.elemam@its.ws" ]
ahmed.elemam@its.ws
b219f29820f65d5ab2cac89716100215335ef197
de76d31cb027eba7e8e569da7c37c1d33508f431
/src/com/dw/thinkinginjava/initilization/枚举类型/SimpleEnumUse.java
b024533ecca45e1369c23cddfe1f26ef7d882c6e
[]
no_license
BingYu-track/Thinking-In-Java-Learning
83e4235c66b46e7a3525fc19bb0542f9688f331b
44da040a6ae50b634e793fc50ef97bdfcdbd1acf
refs/heads/master
2023-06-12T09:42:08.872559
2021-07-04T15:00:06
2021-07-04T15:00:06
122,946,178
5
2
null
null
null
null
UTF-8
Java
false
false
352
java
package com.dw.thinkinginjava.initilization.枚举类型; import java.util.Arrays; public class SimpleEnumUse { public static void main(String[] args){ Spiciness howHot = Spiciness.MEDIUM; System.out.println(howHot); System.out.println(Spiciness.values().length); Spiciness.values(); //返回...
[ "525782303@qq.com" ]
525782303@qq.com
ed61256c71e9913dd47f05f1f6a20f581a1957d7
eed414fd52e13f6dd08a6ca400ed7de0805d380d
/src/main/java/org/fundacionjala/coding/omar/movies/AbstractMovie.java
3384abe5bb8fbc4a641bda336dfa7cb490e18480
[]
no_license
AT-06/coding
416a0cb547fa3abbb571ccd39013123794e42822
a7c120a453d5a7929f4e7672df739b0428c32c5f
refs/heads/develop
2021-04-27T21:53:40.445308
2018-07-02T13:52:11
2018-07-02T13:52:11
122,407,980
0
1
null
2018-07-02T13:52:12
2018-02-21T23:42:21
Java
UTF-8
Java
false
false
896
java
package org.fundacionjala.coding.omar.movies; /** * Created by Omar Limbert Huanca Sanchez AT06. */ public abstract class AbstractMovie { protected static final int DEFAULT_FREQUENT_RENTER_POINT = 1; private String title; /** * @param title contains title of AbstractMovie. */ public Abstra...
[ "carledriss@gmail.com" ]
carledriss@gmail.com
3f80c04a214a418987dd2fe38b6f2c03da9e8730
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/2/2_36f9671d2d8a4f7513280363aacdc78127ec7a38/Company/2_36f9671d2d8a4f7513280363aacdc78127ec7a38_Company_t.java
fc7f9ac2efaecdb65721a74fd979a782c87ea16c
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
2,449
java
/** * Ian Dimayuga * EECS293 HW1 */ package edu.cwru.icd3; import java.util.HashMap; import java.util.HashSet; import java.util.Map; import java.util.NoSuchElementException; import java.util.Set; /** * @author ian A data structure to represent a strictly hierarchical organization of employees. */ ...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
6670300fefe0f0d4acf9dd62e4b589924db66487
e457376950380dd6e09e58fa7bee3d09e2a0f333
/python-impl/src/main/java/com/jetbrains/python/impl/refactoring/invertBoolean/PyInvertBooleanDialog.java
8b7f4b1e6bd0a593ed7529384bc1351eae7151ea
[ "Apache-2.0" ]
permissive
consulo/consulo-python
b816b7b9a4b346bee5d431ef6c39fdffe40adf40
e191cd28f043c1211eb98af42d3c0a40454b2d98
refs/heads/master
2023-08-09T02:27:03.585942
2023-07-09T08:33:47
2023-07-09T08:33:47
12,317,018
0
0
Apache-2.0
2020-06-05T17:16:50
2013-08-23T07:16:43
Java
UTF-8
Java
false
false
3,237
java
/* * Copyright 2000-2013 JetBrains s.r.o. * * 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 agre...
[ "vistall.valeriy@gmail.com" ]
vistall.valeriy@gmail.com
ae6495d18c98c478374728273374681b103a621b
20eb62855cb3962c2d36fda4377dfd47d82eb777
/newEvaluatedBugs/Jsoup_52_buggy/mutated/486/CharacterReader.java
200fbc781f7ccf26c002fd922d4e931c5174eb88
[]
no_license
ozzydong/CapGen
356746618848065cce4e253e5d3c381baa85044a
0ba0321b6b1191443276021f1997833342f02515
refs/heads/master
2023-03-18T20:12:02.923428
2020-08-21T03:08:28
2020-08-21T03:08:28
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,459
java
package org.jsoup.parser; /** CharacterReader cosumes tokens off a string. To replace the old TokenQueue. */ class CharacterReader { static final char EOF = (char) -1; private final String input; private final int length; private int pos = 0; private int mark = 0; CharacterReader(String inp...
[ "justinwm@163.com" ]
justinwm@163.com
8aedf6b56914a45177830319ae61b3d34d3322b1
8dcd6fac592760c5bff55349ffb2d7ce39d485cc
/org/jboss/netty/channel/ChannelHandlerLifeCycleException.java
ee0ab74fc87fd08d129f7f72b81673bcf2afba71
[]
no_license
andrepcg/hikam-android
9e3a02e0ba9a58cf8a17c5e76e2f3435969e4b3a
bf39e345a827c6498052d9df88ca58d8823178d9
refs/heads/master
2021-09-01T11:41:10.726066
2017-12-26T19:04:42
2017-12-26T19:04:42
115,447,829
2
2
null
null
null
null
UTF-8
Java
false
false
482
java
package org.jboss.netty.channel; public class ChannelHandlerLifeCycleException extends RuntimeException { private static final long serialVersionUID = 8764799996088850672L; public ChannelHandlerLifeCycleException(String message, Throwable cause) { super(message, cause); } public ChannelHandle...
[ "andrepcg@gmail.com" ]
andrepcg@gmail.com
9f197180c0619d0d5ce385709a2c36120638d27e
d76808c5ef5a50f46f5714ed737b85b2603f90dc
/javassist/tools/Callback.java
8030e96ac7914089e84426be9d663edb51153091
[]
no_license
XeonLyfe/Backdoored-1.6-Deobf-Source-Leak
d5e70e6bc09bf1f8ef971cb2f019492310cf28c0
d01450acd69b1d995931aa3bcaca5c974344e556
refs/heads/master
2022-04-07T07:58:45.140489
2019-11-10T02:56:19
2019-11-10T02:56:19
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,584
java
package javassist.tools; import java.util.*; import javassist.*; public abstract class Callback { public static HashMap callbacks; private final String sourceCode; public Callback(final String src) { super(); final String uuid = UUID.randomUUID().toString(); Callback.callbacks...
[ "57571957+RIPBackdoored@users.noreply.github.com" ]
57571957+RIPBackdoored@users.noreply.github.com
844acc8895e7c07c937db6547daea60969d4776a
340429ac47a868d77774f248a3e16d4afe809159
/src/main/java/com/ccy/myapp/config/WebConfigurer.java
63e24be7a1e9ef9eebb0b2af3ac419d434809397
[]
no_license
ccycheng/jhipster-sample-application
966a4f166ec47cfd3f6cd4fa99c6cb0ed034ec30
316cae72ab0c438012f9f0698ffd98513eaab57f
refs/heads/main
2023-04-13T11:40:25.557070
2021-04-14T05:51:49
2021-04-14T05:51:49
357,789,481
0
0
null
null
null
null
UTF-8
Java
false
false
4,386
java
package com.ccy.myapp.config; import static java.net.URLDecoder.decode; import java.io.File; import java.io.UnsupportedEncodingException; import java.nio.charset.StandardCharsets; import java.nio.file.Paths; import java.util.*; import javax.servlet.*; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import or...
[ "jhipster-bot@jhipster.tech" ]
jhipster-bot@jhipster.tech
ebead91c790926a1625f5ace99ada6a7969e3601
32bd505bfed24ad0ae0f88b9c754a608cc1da8a6
/grafikon-output2/src/main/java/net/parostroj/timetable/output2/pdf/PdfStartPositionsOutput.java
964669c789f4f1ef432603f7d452c4b91327e7c7
[]
no_license
ranou712/grafikon
95741773bd55f93f88cf9434e47cfcb5b2627712
d2c86a8c7d547459ada470b59f70338958c1cb6d
refs/heads/master
2020-04-25T20:44:34.359331
2015-03-17T15:09:38
2015-03-17T15:09:38
33,311,917
0
0
null
null
null
null
UTF-8
Java
false
false
2,774
java
package net.parostroj.timetable.output2.pdf; import java.io.*; import java.util.*; import javax.xml.bind.JAXBContext; import javax.xml.bind.Marshaller; import net.parostroj.timetable.model.TextTemplate; import net.parostroj.timetable.model.TrainDiagram; import net.parostroj.timetable.output2.*; import net.parostroj....
[ "jub@parostroj.net" ]
jub@parostroj.net
e00cedc128a004a14b2e4a88f2e0bf7dd33dc31a
afdc302e3925552b4f320684322efcc8feb1b1e4
/jhotdraw8/src/main/java/org/jhotdraw/css/ast/IdSelector.java
b92a51a82afdf3c3593f673fafd4d057ae21a5a9
[]
no_license
neerajmathur/JHotDraw7
384c87948393dbac58ce63794784fb98aa6e225e
c8dbaec7dc9f5a39dcb0f713b71147cf742854f0
refs/heads/master
2021-01-10T07:02:41.438254
2016-03-09T17:24:10
2016-03-09T17:24:10
54,486,674
0
0
null
null
null
null
UTF-8
Java
false
false
802
java
/* @(#)IdSelector.java * Copyright (c) 2015 by the authors and contributors of JHotDraw. * You may only use this file in compliance with the accompanying license terms. */ package org.jhotdraw.css.ast; import org.jhotdraw.css.SelectorModel; /** * An "id selector" matches an element if the element has an id with t...
[ "rawcoder@fc158eef-6c16-0410-b9c5-873085b46621" ]
rawcoder@fc158eef-6c16-0410-b9c5-873085b46621
e76a233e7d4a4e148286099a182cc66f0fe4e3a4
1aef4669e891333de303db570c7a690c122eb7dd
/src/main/java/com/alipay/api/domain/KoubeiSalesKbassetStuffStockoutorderstatusSyncModel.java
5f63e75bc842a0afde29cb3d195be49c2bf03a3a
[ "Apache-2.0" ]
permissive
fossabot/alipay-sdk-java-all
b5d9698b846fa23665929d23a8c98baf9eb3a3c2
3972bc64e041eeef98e95d6fcd62cd7e6bf56964
refs/heads/master
2020-09-20T22:08:01.292795
2019-11-28T08:12:26
2019-11-28T08:12:26
224,602,331
0
0
Apache-2.0
2019-11-28T08:12:26
2019-11-28T08:12:25
null
UTF-8
Java
false
false
1,975
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, 2019-05-30 23:23:28 */ public class KoubeiSalesKbass...
[ "ben.zy@antfin.com" ]
ben.zy@antfin.com
a8a02905453fe769bb9085f09ccfc427ab51a6b4
1c8ef4a59ce03ca7a32c3bb90b99405c79c22a75
/smallrye-reactive-messaging-provider/src/test/java/io/smallrye/reactive/messaging/beans/BeanConsumingMessagesAndProducingItems.java
126c06bb9c18b65ce68df4eabd23cd0cef8c5f88
[ "Apache-2.0" ]
permissive
michalszynkiewicz/smallrye-reactive-messaging
1fa017a66d49ecfd0b523f1dee7fede5a1b453b9
532833838c99d94e0b5237a1078a8d41419af978
refs/heads/master
2020-05-23T21:53:14.884269
2019-05-15T16:29:28
2019-05-15T16:29:28
186,963,658
0
0
Apache-2.0
2019-05-16T06:17:33
2019-05-16T06:17:32
null
UTF-8
Java
false
false
507
java
package io.smallrye.reactive.messaging.beans; import org.eclipse.microprofile.reactive.messaging.Incoming; import org.eclipse.microprofile.reactive.messaging.Message; import org.eclipse.microprofile.reactive.messaging.Outgoing; import javax.enterprise.context.ApplicationScoped; @ApplicationScoped public class BeanCo...
[ "clement.escoffier@gmail.com" ]
clement.escoffier@gmail.com
aaa6d8778dc857627c3f172238e5b30b35643a67
668a239c78640d436a03e08c316f6a2ea3045c28
/src/main/java/tr/com/bilyazilim/jhipster/config/MetricsConfiguration.java
8bebd5fe6186d4d7f308eb22a4f8cc3092c11781
[]
no_license
hakanmoral/inventory
224c28be807258f75d59e3b41a9064728ddfc5d3
aa61c404333fce62d385a7aef9c42e405429f1fa
refs/heads/master
2021-06-28T01:08:13.747718
2017-09-17T09:30:54
2017-09-17T09:30:54
103,817,578
0
0
null
null
null
null
UTF-8
Java
false
false
4,364
java
package tr.com.bilyazilim.jhipster.config; import io.github.jhipster.config.JHipsterProperties; import com.codahale.metrics.JmxReporter; import com.codahale.metrics.JvmAttributeGaugeSet; import com.codahale.metrics.MetricRegistry; import com.codahale.metrics.Slf4jReporter; import com.codahale.metrics.health.HealthChe...
[ "jhipster-bot@users.noreply.github.com" ]
jhipster-bot@users.noreply.github.com
0ec93409add52e3f9d76f50a1c884f26f9be72d9
828ae7dcabe4bf33dadc03ad45bc63bebc7c8e08
/DS4P/consent2share/core/src/main/java/gov/samhsa/consent2share/service/reference/AdministrativeGenderCodeServiceImpl.java
b55f84995d3b41059d6b5a304e3c8edb409527a9
[ "BSD-3-Clause" ]
permissive
taolinqu/ds4p
4121fcfc1167404433584ac355f83052386a2308
a12559e46e35c483686264cec2669651537fa23b
refs/heads/master
2021-05-30T18:43:55.199316
2014-01-20T15:59:03
2014-01-20T15:59:03
15,943,695
0
1
null
null
null
null
UTF-8
Java
false
false
3,206
java
/******************************************************************************* * Open Behavioral Health Information Technology Architecture (OBHITA.org) * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Re...
[ "tao.lin@feisystems.com" ]
tao.lin@feisystems.com
e9f5ff837bc17a20bbe193ca62555a8cc2d534e0
d2eee6e9a3ad0b3fd2899c3d1cf94778615b10cb
/PROMISE/archives/ant/1.7/org/apache/tools/ant/taskdefs/optional/depend/DirectoryIterator.java
283d5917d0608a0aed30fa4b1e6029e69c9055e8
[]
no_license
hvdthong/DEFECT_PREDICTION
78b8e98c0be3db86ffaed432722b0b8c61523ab2
76a61c69be0e2082faa3f19efd76a99f56a32858
refs/heads/master
2021-01-20T05:19:00.927723
2018-07-10T03:38:14
2018-07-10T03:38:14
89,766,606
5
1
null
null
null
null
UTF-8
Java
false
false
4,582
java
package org.apache.tools.ant.taskdefs.optional.depend; import java.io.File; import java.io.FileInputStream; import java.io.IOException; import java.util.Enumeration; import java.util.Stack; import java.util.Vector; /** * An iterator which iterates through the contents of a java directory. The * iterator should be c...
[ "hvdthong@github.com" ]
hvdthong@github.com
9bb24d55303a0e5bc9a2c8a8353bcc2e3e1f8415
15af49c89103f1e3c565514f927a34d74a0a078d
/baseline/baseline-app/src/main/java/disco/baseline/ComplexMapOperationResponseObjectDelegateImpl.java
8f130d68bc468d0d6459775cf1a968516faeaa0f
[ "Apache-2.0" ]
permissive
fossabot/disco
d09f7ad42231882f7cab8e802848396801780058
fa24f0e05d14aac8b5a63d435e45febe8444ad5e
refs/heads/master
2020-03-12T04:26:52.096334
2018-04-21T06:05:19
2018-04-21T06:05:19
130,445,041
0
0
null
2018-04-21T06:05:18
2018-04-21T06:05:18
null
UTF-8
Java
false
false
1,884
java
/* * Copyright 2013, The Sporting Exchange Limited * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicabl...
[ "simon@exemel.co.uk" ]
simon@exemel.co.uk
eabe8e659dc0cf1f223fcac726be3cfc8d850f2c
88b339d6108439306bdcd541001f4e67838a73a6
/6-Inheritance-II/src/com/app/LivingApp.java
a0dc0f5a965a613693f3b1aca615f0753b5eb567
[]
no_license
nagabhushanamn/java-batch
682ae93c855020ef498d3090c6b3b1e16f913791
422e5fbc22aceb3ab865dfe7b4a25045ebb21e45
refs/heads/master
2021-05-13T17:10:20.661563
2018-01-09T12:31:41
2018-01-09T12:31:41
116,813,399
0
0
null
null
null
null
UTF-8
Java
false
false
500
java
package com.app; import com.app.god.God; import com.app.live.Animal; import com.app.live.Human; import com.app.live.Robot; public class LivingApp { public static void main(String[] args) { God god = new God(); Human human = new Human(); Animal animal = new Animal(); Robot robot = new Robot(); // // ...
[ "nagabhushanamn@gmail.com" ]
nagabhushanamn@gmail.com
fa5226e09d9cfcdb78a682b0f1cf6076139bf339
a9bf2a90a894af4a9b77a9cb3380b24494c6392a
/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_flatExtracting_Test.java
6553f719e8404ffa0d98488837fb2a888cd0077a
[ "Apache-2.0" ]
permissive
andyRokit/assertj-core
cc0e2fb50e43b2c752e3cb94af4513175b68e779
4d7dffe1a4f940952e5024a98686b6004f5184dc
refs/heads/master
2020-03-23T12:36:07.003905
2018-07-20T08:08:58
2018-07-20T08:08:58
141,569,523
0
0
null
null
null
null
UTF-8
Java
false
false
5,207
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 under t...
[ "joel.costigliola@gmail.com" ]
joel.costigliola@gmail.com
3bd6b92a2653949b0666f162d4d6ffce7a4030f1
6baa09045c69b0231c35c22b06cdf69a8ce227d6
/modules/adwords_axis/src/main/java/com/google/api/ads/adwords/axis/v201605/cm/LocationExtensionOperand.java
a6bf1e7f6cb256d48d963e588492be1dbd1528ad
[ "Apache-2.0" ]
permissive
remotejob/googleads-java-lib
f603b47117522104f7df2a72d2c96ae8c1ea011d
a330df0799de8d8de0dcdddf4c317d6b0cd2fe10
refs/heads/master
2020-12-11T01:36:29.506854
2016-07-28T22:13:24
2016-07-28T22:13:24
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,521
java
/** * LocationExtensionOperand.java * * This file was auto-generated from WSDL * by the Apache Axis 1.4 Mar 02, 2009 (07:08:06 PST) WSDL2Java emitter. */ package com.google.api.ads.adwords.axis.v201605.cm; /** * This operand specifies information required for location extension * targeting. */ public class L...
[ "jradcliff@users.noreply.github.com" ]
jradcliff@users.noreply.github.com
9b3baf93724f5775b494e7827dd74ce69530dbc3
0a40c10df49b9a96d0e1d302c6d61e3487cdf3bb
/src/main/java/com/nuovonet/rest/model/PreSMRetorno.java
d29ab592904e542bf46db8e8eaf77db3806b8d1b
[]
no_license
tbaiocco/rasterrest
7f13b2b92d0e98095588aa1bf3ca36c948b5d84b
19c834de061f53dc541bb4ff399a3558fe3b14b8
refs/heads/master
2021-01-25T12:21:15.815912
2018-03-01T17:28:31
2018-03-01T17:28:31
123,468,103
1
0
null
null
null
null
UTF-8
Java
false
false
2,397
java
package com.nuovonet.rest.model; import java.util.List; import com.fasterxml.jackson.annotation.JsonIgnoreProperties; @JsonIgnoreProperties(ignoreUnknown = true) public class PreSMRetorno { private String Codigo; private Engate engate; private Detalhamento detalhamento; private Rota rota; privat...
[ "teo@rsdata.com.br" ]
teo@rsdata.com.br
c3880a7354f0b63293e4d11718da8ca13b5f9d73
e8719a3a15760ceb7880f19c3adb8f6459723b6f
/easyfilepicker/src/main/java/com/easyfilepicker/filter/FileFilter.java
251ebb1b03bf27fb7010ae2167eb335e9bf794d8
[ "Apache-2.0" ]
permissive
jungleworks/fugu-android
b5820f994468aac98c9be229bcdcb3cca1478317
44f1bdd5af887302448b0fad00ab180b0fe98526
refs/heads/master
2023-07-06T11:25:02.275773
2021-08-06T18:31:07
2021-08-06T18:31:07
387,698,917
4
5
null
null
null
null
UTF-8
Java
false
false
1,562
java
package com.easyfilepicker.filter; import com.easyfilepicker.filter.callback.FileLoaderCallbacks; import com.easyfilepicker.filter.callback.FilterResultCallback; import com.easyfilepicker.filter.entity.AudioFile; import com.easyfilepicker.filter.entity.ImageFile; import com.easyfilepicker.filter.entity.NormalFile; imp...
[ "amandeep.chauhan@jungleworks.com" ]
amandeep.chauhan@jungleworks.com
3a4d35a4959bcebfead5f52b774df7911a2c13e4
44e18ca299a845b1df0135552d20fc14ba023e76
/ph-jaxb/src/main/java/com/helger/jaxb/builder/IJAXBDocumentType.java
8ab39e12fa4582fbb513e910a19660605d3650c7
[ "Apache-2.0" ]
permissive
dliang2000/ph-commons
fb25f68f840e1ee0c5a6086498f681209738009d
397300ee7fb81bfa7dd4f8665d13ce7e0e6fe09a
refs/heads/master
2022-07-03T03:39:21.618644
2020-05-04T00:28:55
2020-05-08T04:03:28
260,987,902
1
0
null
2020-05-03T17:51:16
2020-05-03T17:51:16
null
UTF-8
Java
false
false
4,479
java
/** * Copyright (C) 2014-2020 Philip Helger (www.helger.com) * philip[at]helger[dot]com * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICE...
[ "philip@helger.com" ]
philip@helger.com
8cdc6cb4a494d561e537d883051a29d80a73a323
d0536669bb37019e766766461032003ad045665b
/jdk1.4.2_src/com/sun/corba/se/internal/orbutil/CorbaResourceUtil.java
40cbf2a6ab7c3d95e4927c93d50a7ad377caf38b
[]
no_license
eagle518/jdk-source-code
c0d60f0762bce0221c7eeb1654aa1a53a3877313
91b771140de051fb843af246ab826dd6ff688fe3
refs/heads/master
2021-01-18T19:51:07.988541
2010-09-09T06:36:02
2010-09-09T06:36:02
38,047,470
11
23
null
null
null
null
UTF-8
Java
false
false
2,183
java
/* * @(#)CorbaResourceUtil.java 1.4 03/01/23 * * Copyright 2003 Sun Microsystems, Inc. All rights reserved. * SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. */ package com.sun.corba.se.internal.orbutil; import java.util.ResourceBundle; import java.util.MissingResourceException; public class Corb...
[ "kzhaicn@e8197d6f-d431-fb3f-3203-916d138821fd" ]
kzhaicn@e8197d6f-d431-fb3f-3203-916d138821fd
f8553e399b1746d7341630c612ac90876c7f02f1
75950d61f2e7517f3fe4c32f0109b203d41466bf
/modules/tags/fabric3-modules-parent-pom-1.9.6/runtime/maven/fabric3-maven-extension/src/main/java/org/fabric3/runtime/maven/test/TestSuiteFactoryImpl.java
35b45028e921bcab348874ad7a9bb58f6c47ba39
[]
no_license
codehaus/fabric3
3677d558dca066fb58845db5b0ad73d951acf880
491ff9ddaff6cb47cbb4452e4ddbf715314cd340
refs/heads/master
2023-07-20T00:34:33.992727
2012-10-31T16:32:19
2012-10-31T16:32:19
36,338,853
0
0
null
null
null
null
UTF-8
Java
false
false
2,611
java
/* * Fabric3 * Copyright (c) 2009-2012 Metaform Systems * * Fabric3 is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as * published by the Free Software Foundation, either version 3 of * the License, or (at your option) any later version, with the * followin...
[ "jmarino@83866bfc-822f-0410-aa35-bd5043b85eaf" ]
jmarino@83866bfc-822f-0410-aa35-bd5043b85eaf
ec77e150fa40c19db5f268d162938d1a8e3d07d6
85fdcf0631ca2cc72ce6385c2bc2ac3c1aea4771
/src/minecraft/net/minecraft/src/CallablePlayers.java
56531ff96e0a16a410191485e4319e2d39189333
[]
no_license
lcycat/Cpsc410-Code-Trip
c3be6d8d0d12fd7c32af45b7e3b8cd169e0e28d4
cb7f76d0f98409af23b602d32c05229f5939dcfb
refs/heads/master
2020-12-24T14:45:41.058181
2014-11-21T06:54:49
2014-11-21T06:54:49
null
0
0
null
null
null
null
UTF-8
Java
false
false
834
java
package net.minecraft.src; import java.util.concurrent.Callable; import net.minecraft.server.MinecraftServer; public class CallablePlayers implements Callable { /** Gets Minecraft Server players. */ final MinecraftServer minecraftServerPlayers; public CallablePlayers(MinecraftServer par1Minecra...
[ "kye.13@hotmail.com" ]
kye.13@hotmail.com
69e23d858dfec7ed6d58a76cb369aad9bd0a4bca
bdba19cc0346b5719e200c74159896391117723f
/tps/TPSClient/src/igc/tech/com/model/AgreementAssignModel.java
d6ea87e948f279e88b45062ba9c07684e5d95dda
[]
no_license
tilakpeace/tps1
181f2812b640cf2f28624a825047c19ad01db28a
dd164199c635dd6783f63248759de0073750491e
refs/heads/master
2021-01-22T03:06:19.769511
2017-02-06T15:41:04
2017-02-06T15:41:04
81,099,126
0
1
null
null
null
null
UTF-8
Java
false
false
676
java
package igc.tech.com.model; /** * Created by Ganga on 9/27/2016. */ public class AgreementAssignModel { private String agreementAssignId, agreementId, type; public String getAgreementAssignId() { return agreementAssignId; } public void setAgreementAssignId(String agreementAssignId) { ...
[ "tilakpeace0000@gmail.com" ]
tilakpeace0000@gmail.com
6e9401e46a4ffd27153b5bbbb0dc9ac1554d62df
24ad2dc00687f44623256cc1b270101866143e43
/Algo/src/CodingTest/FrequencyPriorityQueue.java
3440bafceca5ea14c76567dc49dd914d37b253f3
[]
no_license
Jangsukwoo/Algorithm
9a1e7234749768bdf05550f38c63b8d809ef065f
570fefe5b7f42b729e6701664094c2e95340e63e
refs/heads/master
2022-12-10T23:49:26.114824
2022-12-09T02:37:41
2022-12-09T02:37:41
206,563,752
5
1
null
null
null
null
UTF-8
Java
false
false
1,791
java
package CodingTest; import java.util.ArrayList; import java.util.HashSet; import java.util.Scanner; public class FrequencyPriorityQueue { static int commandSize; static ArrayList<Integer> queueList = new ArrayList<Integer>(); static int Max; static int Maxcount; static int[] frequencyCount; public static void m...
[ "wwwkdtjrdn@naver.com" ]
wwwkdtjrdn@naver.com
071e88ed5a357adeb91bed45531ab412cae26d6a
c8757aa578e53b2ff0d94bc97b7cc2c0bd515e0d
/examples/camel-example-tracer/src/main/java/org/apache/camel/example/tracer/QuoteAggregator.java
471480aea276a226dea9e0eea73c36ab7d6608f6
[ "Apache-2.0", "LicenseRef-scancode-unknown", "LicenseRef-scancode-unknown-license-reference" ]
permissive
kaiserahmed-isu/camel
3971b9ea03b289f0be8e9d8fa4534ff2e1440118
7b2a3ae36cb42184604c01195ed5499dc92ea1ff
refs/heads/master
2021-04-03T01:05:16.526119
2018-03-08T12:05:27
2018-03-08T12:05:47
124,423,290
1
0
Apache-2.0
2018-03-08T17:09:29
2018-03-08T17:09:29
null
UTF-8
Java
false
false
2,887
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...
[ "davsclaus@apache.org" ]
davsclaus@apache.org
3ef0010e7619743275d2117803aaaf7598239ceb
8afb5afd38548c631f6f9536846039ef6cb297b9
/MY_REPOS/misc-experiments/_FIREBFIRE/netty/codec-memcache/src/main/java/io/netty/handler/codec/memcache/DefaultLastMemcacheContent.java
67854278788ef42d4049198868f687cf225abb77
[ "MIT", "LGPL-2.1-only", "CC-PDDC", "Apache-2.0", "BSD-3-Clause", "LicenseRef-scancode-public-domain" ]
permissive
bgoonz/UsefulResourceRepo2.0
d87588ffd668bb498f7787b896cc7b20d83ce0ad
2cb4b45dd14a230aa0e800042e893f8dfb23beda
refs/heads/master
2023-03-17T01:22:05.254751
2022-08-11T03:18:22
2022-08-11T03:18:22
382,628,698
10
12
MIT
2022-10-10T14:13:54
2021-07-03T13:58:52
null
UTF-8
Java
false
false
1,823
java
/* * Copyright 2013 The Netty Project * * The Netty Project 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/LICENSE-2.0 * * Unless ...
[ "bryan.guner@gmail.com" ]
bryan.guner@gmail.com
0c313f7722b1b1d2c19e468d25eef747af23a8c3
be56ac4ae92c61a664023466fd1d5c3087095878
/mws/src/main/java/com/amazonaws/mws/model/GetReportScheduleCountRequest.java
2d105fd7ff04e3dd8429107f40ea20fd98f49e9c
[]
no_license
liccoCode/elcuk3
fa73f06c4e2881fdb164facc22c40cf1670ac069
72829c8da81e74b214d143b9fb9349aaf487aaf6
refs/heads/master
2020-03-21T19:33:31.327160
2018-06-13T01:33:59
2018-06-13T01:33:59
138,956,339
0
0
null
null
null
null
UTF-8
Java
false
false
7,066
java
package com.amazonaws.mws.model; import javax.xml.bind.annotation.*; /** * <p>Java class for anonymous complex type. * * <p>The following schema fragment specifies the expected content contained within this class. * * <pre> * &lt;complexType> * &lt;complexContent> * &lt;restriction base="{http://www...
[ "wppurking@gmail.com" ]
wppurking@gmail.com
c79224443147d61cd096d60d0e345a87076d8b9b
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/18/18_0994d705f4afb87a70cbbe5747d5522ed84bfbb8/ResultProxyPagingProcessor/18_0994d705f4afb87a70cbbe5747d5522ed84bfbb8_ResultProxyPagingProcessor_t.java
6d29e984a8138b17a621d1950ea158ed911094e2
[]
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
4,287
java
package com.rhemsolutions.processors; import java.io.IOException; import java.io.Writer; import java.net.URL; import java.util.Properties; import java.util.Set; import javax.annotation.processing.AbstractProcessor; import javax.annotation.processing.Filer; import javax.annotation.processing.Round...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
e02b28f908f1cba03ae08f4c5fcb54c7f1b8fcdf
2a80c8f3004960d07f3461ab7f32072095fd3a67
/src/main/java/com/tencentcloudapi/vod/v20180717/models/HighlightSegmentItem.java
25635a0127f6a69e88f981197a06c8bdc234c016
[ "Apache-2.0" ]
permissive
kennyshittu/tencentcloud-sdk-java-intl-en
495a6e9cf3936406a0d95974aee666ded6632118
2ed6e287c3f451e3709791a3c7ac4b5316205670
refs/heads/master
2022-04-15T06:59:48.967043
2020-04-02T14:13:10
2020-04-02T14:13:10
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,892
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 ...
[ "hapsyou@foxmail.com" ]
hapsyou@foxmail.com
cbaaa895ca5b74ca93ecdadf8fdd398f2cfe8fe7
6b3040734f41809e284655a7dd8746f95050df40
/src/main/java/redo/Util/Integers.java
81ce1cf10e9da390746b05294d594d6e53ce25cd
[]
no_license
yu132/leetcode-solution
a451e30f6e34eab93de39f7bb6d1fd135ffd154d
6a659a4d773f58c2efd585a0b7140ace5f5ea10a
refs/heads/master
2023-01-28T08:14:03.817652
2023-01-14T16:26:59
2023-01-14T16:26:59
185,592,914
0
0
null
null
null
null
UTF-8
Java
false
false
3,772
java
package redo.Util; import org.junit.Assert; import org.junit.Test; import redo.Util.listAndArr.IntLists; import java.util.ArrayList; import java.util.Collections; import java.util.List; /** * @author 余定邦 * @ClassName: Integers * @Description: TODO(这里用一句话描述这个类的作用) * @date 2020年12月29日 * @see IntLists */ public c...
[ "876633022@qq.com" ]
876633022@qq.com
1111349000325c9ba4d14f9a9332aa5871c3f48e
013056e44ecf131f5ff76f5280e05c95d443303a
/IDE Files/Phase2/src/main/controllers/SHPController/org/org/encog/neural/freeform/FreeformConnection.java
f766f9ff091bb170466f56a704b0b7d3f2d752fe
[]
no_license
neguskay/CS5099-Dissertation
f1921b15d370e056a7d6d8e6aee26ef8224ed390
561d48318c720e3963775953bd67c75cb9ccd002
refs/heads/master
2020-04-10T09:46:32.247792
2018-12-08T15:20:47
2018-12-08T15:20:47
160,946,902
0
0
null
null
null
null
UTF-8
Java
false
false
1,907
java
/* * Encog(tm) Core v3.4 - Java Version * http://www.heatonresearch.com/encog/ * https://github.com/encog/encog-java-core * Copyright 2008-2016 Heaton Research, 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...
[ "neguskay93@gmail.com" ]
neguskay93@gmail.com
aea6fcab7d0cd7a14b57c9f3bac9ac710c41c03d
afeac07183756e495615c9c412c3a535d47d211c
/norconex-collector-http/src/main/java/com/norconex/collector/http/handler/impl/DefaultRobotsTxtProvider.java
90bf79c783728b2e387403fe088c750929c58172
[]
no_license
martinfou/collector-http
a1ebfa9bb4008ea69296b3dbc928fa5222731852
46cf51b86408ae9732d33ee4726f87fd684d6a2e
refs/heads/master
2021-01-18T03:08:24.778640
2014-01-11T08:19:45
2014-01-11T08:19:45
16,699,207
0
0
null
null
null
null
UTF-8
Java
false
false
1,945
java
/* Copyright 2010-2013 Norconex Inc. * * This file is part of Norconex HTTP Collector. * * Norconex HTTP Collector is free software: you can redistribute it and/or * modify it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License...
[ "pascal.essiembre@norconex.com" ]
pascal.essiembre@norconex.com
2d634aa3a9fa2ea4a8282c8859e2150b857cc2a5
1930d97ebfc352f45b8c25ef715af406783aabe2
/src/main/java/com/alipay/api/domain/InteligentUseTime.java
e7e3f3168f3fdb1f73cad6ba916fcf87d9afb6d0
[ "Apache-2.0" ]
permissive
WQmmm/alipay-sdk-java-all
57974d199ee83518523e8d354dcdec0a9ce40a0c
66af9219e5ca802cff963ab86b99aadc59cc09dd
refs/heads/master
2023-06-28T03:54:17.577332
2021-08-02T10:05:10
2021-08-02T10:05:10
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,373
java
package com.alipay.api.domain; import com.alipay.api.AlipayObject; import com.alipay.api.internal.mapping.ApiField; /** * 智能营销券可用时间 * * @author auto create * @since 1.0, 2018-01-22 16:28:47 */ public class InteligentUseTime extends AlipayObject { private static final long serialVersionUID = 169279...
[ "ben.zy@antfin.com" ]
ben.zy@antfin.com
5c77712ada4480879cbe09cff3cd2fcd523810ec
55cd9819273b2a0677c3660b2943951b61c9e52e
/gtl/src/main/java/com/basics/sys/entity/SysTurntable.java
c5e3b94942d5ab1bf278148415ee3a76f27d39d4
[]
no_license
h879426654/mnc
0fb61dff189404f47e7ee1fb6cb89f0c1e2f006f
9e1c33efc90b9f23c47069606ee2b0b0073cc7e3
refs/heads/master
2022-12-27T05:26:22.276805
2019-10-21T05:16:14
2019-10-21T05:16:14
210,249,616
0
0
null
2022-12-16T10:37:07
2019-09-23T02:36:55
JavaScript
UTF-8
Java
false
false
1,527
java
package com.basics.sys.entity; import java.math.BigDecimal; import java.util.Date; public class SysTurntable extends SysTurntableBase{ /** * ID */ public SysTurntable id(String id){ this.setId(id); return this; } /** * 奖励类型(1余额 2积分 3链) */ public SysTurntable rewardType(Integer rewardType){ this.setRewar...
[ "879426654@qq.com" ]
879426654@qq.com
b61458d89d068975d594dfa4c17ae9be9c1833b2
b1ce8d55e564ba85fd6830b28ce5efd2d88bef2e
/FitnessTracker/src/main/java/com/skilldistillery/fitness/services/MyTrackerServiceImpl.java
0ad16d1b7ea163859c926eec516b510ab095cbb4
[]
no_license
stoprefresh/EventTrackerProject
dfcd34526bdb73cbadd2bd20a65e27dc080be001
69226149e8954cebebbe34b4dae5658e1c597d24
refs/heads/master
2020-06-28T17:50:42.624658
2019-08-06T22:55:08
2019-08-06T22:55:08
200,301,289
0
0
null
null
null
null
UTF-8
Java
false
false
1,761
java
package com.skilldistillery.fitness.services; import java.util.List; import java.util.Optional; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import com.skilldistillery.fitness.entities.MyTracker; import com.skilldistillery.fitness.repositories.MyTracke...
[ "marsigliamiguel@protonmail.com" ]
marsigliamiguel@protonmail.com
c15462687b2f6ba0b6f92008a5ad31f34a6650ce
ecfb858bfb8d5577f86e684cadbee00ec21a06dc
/Backend/grpc/src/main/java/com/poppo/grpc/client/sum/SumClient.java
25ed96d62c957b7bca54eb9dc65076579d8b61b1
[]
no_license
ccf05017/til
ce3c5ae97bfda11482db78883f0002c3fd0c96f8
09bb2868f20b3942ce2a7148679f999bbf11dc8d
refs/heads/master
2023-01-12T03:57:51.787747
2021-05-31T23:04:25
2021-05-31T23:04:25
222,437,687
0
1
null
2023-01-07T19:57:46
2019-11-18T11:53:39
Java
UTF-8
Java
false
false
890
java
package com.poppo.grpc.client.sum; import com.proto.sum.Params; import com.proto.sum.SumRequest; import com.proto.sum.SumResponse; import com.proto.sum.SumServiceGrpc; import io.grpc.ManagedChannel; import io.grpc.ManagedChannelBuilder; public class SumClient { public static void main(String[] args) { M...
[ "saul@BcTech-Saului-MacBookPro.local" ]
saul@BcTech-Saului-MacBookPro.local
e0b7c28d14a596450a91adf859e92af74d580b2d
eb97ee5d4f19d7bf028ae9a400642a8c644f8fe3
/tags/2008-10-29/seasar2-2.4.31/seasar2/s2-framework/src/main/java/org/seasar/framework/aop/interceptors/ThrowsInterceptor.java
825050f6009319730c83cc1a99262a4a0fe65cf4
[ "Apache-2.0" ]
permissive
svn2github/s2container
54ca27cf0c1200a93e1cb88884eb8226a9be677d
625adc6c4e1396654a7297d00ec206c077a78696
refs/heads/master
2020-06-04T17:15:02.140847
2013-08-09T09:38:15
2013-08-09T09:38:15
10,850,644
0
1
null
null
null
null
UTF-8
Java
false
false
3,647
java
/* * Copyright 2004-2008 the Seasar Foundation and the Others. * * 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 ...
[ "koichik@319488c0-e101-0410-93bc-b5e51f62721a" ]
koichik@319488c0-e101-0410-93bc-b5e51f62721a
0f537d95160ad812488e653860d2df3cab6d2905
369270a14e669687b5b506b35895ef385dad11ab
/java.corba/com/sun/tools/corba/se/idl/ConstEntry.java
dccc150686c7cc21815539b426968fcb624f0a86
[]
no_license
zcc888/Java9Source
39254262bd6751203c2002d9fc020da533f78731
7776908d8053678b0b987101a50d68995c65b431
refs/heads/master
2021-09-10T05:49:56.469417
2018-03-20T06:26:03
2018-03-20T06:26:03
125,970,208
3
3
null
null
null
null
UTF-8
Java
false
false
2,245
java
/* * Copyright (c) 1999, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. * * * * * * * * * * * * * * * * * * * * */ /* * COMPONENT_NAME: idl.parser * * ORIGINS: 27 * * Licensed Materials - Property of IBM * 5639-D57 (C) ...
[ "841617433@qq.com" ]
841617433@qq.com
1b2797013fabad99696dc39aecb020319071f494
fdf0ae1822e66fe01b2ef791e04f7ca0b9a01303
/src/main/java/ms/html/IHTMLWindow3.java
6edeaf862ae8fdd369a3879ef0bba8b1c11ee2fb
[]
no_license
wangguofeng1923/java-ie-webdriver
7da41509aa858fcd046630f6833d50b7c6cde756
d0f3cb8acf9be10220c4b85c526486aeb67b9b4f
refs/heads/master
2021-12-04T18:19:08.251841
2013-02-10T16:26:54
2013-02-10T16:26:54
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,429
java
package ms.html ; import com4j.*; @IID("{3050F4AE-98B5-11CF-BB82-00AA00BDCE0B}") public interface IHTMLWindow3 extends Com4jObject { // Methods: /** * <p> * Getter method for the COM property "screenLeft" * </p> * @return Returns a value of type int */ @DISPID(1170) //= 0x492. The runtime will...
[ "schneidh@gmail.com" ]
schneidh@gmail.com
6c7ae360fcbf1abc0641f591a938bab589600228
fecc94abb0bc1d1cdfcdeb48a031c24483969b80
/src/_559N叉树的最大深度/Node.java
b4075bee8418d452e2167b94eafcc2c2c21b4114
[]
no_license
Iron-xin/Leetcode
86670c9bba8f3efa7125da0af607e9e01df9d189
64e359c90a90965ed131a0ab96d0063ffb2652b9
refs/heads/master
2022-12-09T04:08:53.443331
2020-09-02T08:48:32
2020-09-02T08:48:32
292,228,669
0
0
null
null
null
null
UTF-8
Java
false
false
318
java
package _559N叉树的最大深度; import java.util.List; public class Node { public int val; public List<Node> children; public Node() {} public Node(int _val) { val = _val; } public Node(int _val, List<Node> _children) { val = _val; children = _children; } }
[ "497731829@qq.com" ]
497731829@qq.com
188154a38a9423d81409196004470adf2f81f7fd
947fc9eef832e937f09f04f1abd82819cd4f97d3
/src/apk/io/intercom/android/sdk/models/SocialAccount.java
4881039ba8114d9869475a4008f2208578944d51
[]
no_license
thistehneisen/cifra
04f4ac1b230289f8262a0b9cf7448a1172d8f979
d46c6f4764c9d4f64e45c56fa42fddee9b44ff5a
refs/heads/master
2020-09-22T09:35:57.739040
2019-12-01T19:39:59
2019-12-01T19:39:59
225,136,583
1
0
null
null
null
null
UTF-8
Java
false
false
1,428
java
package io.intercom.android.sdk.models; import android.os.Parcel; import android.os.Parcelable; import android.os.Parcelable.Creator; import io.intercom.android.sdk.utilities.NullSafety; public abstract class SocialAccount implements Parcelable { public static final Creator<SocialAccount> CREATOR = new Creator<So...
[ "putnins@nils.digital" ]
putnins@nils.digital
2acd6c4276becd5d7c1d03bc13bc6b8fd261f32f
663c475938404a0058212d0df5e4edc7804229b2
/wechat/src/main/java/com/ford/wechat/web/vo/HandleReq.java
82345f8cba37699135c0281d8cc3dcc7c501b1cc
[]
no_license
cnywb/ford-wechat
40373261b65d73c1cf342f79ce8320442fdecb5c
1f97ee21fbaa5c3c20214f3ac573f3ac0ac304e7
refs/heads/master
2020-04-08T02:26:22.047572
2018-11-24T13:20:31
2018-11-24T13:20:31
158,935,809
0
0
null
null
null
null
UTF-8
Java
false
false
255
java
package com.ford.wechat.web.vo; /** * Created by wanglijun on 16/7/9. */ public class HandleReq { /**ID*/ protected Long id; public Long getId() { return id; } public void setId(Long id) { this.id = id; } }
[ "cn_ywb@163.com" ]
cn_ywb@163.com
91f1c9b691376a028f8ca8a7fdbd7472c54d5cec
7178e494e707ae152d4519b60c95f71b544d96eb
/refactoring/src/main/java/com/liujun/code/refactoring/refactoring/eight/order114/replacetypecodewithsubclasses/refactor/SalesMan.java
9f96b80e2a0f48439c21c60b90ffbad406a34e03
[]
no_license
kkzfl22/learing
e24fce455bc8fec027c6009e9cd1becca0ca331b
1a1270bfc9469d23218c88bcd6af0e7aedbe41b6
refs/heads/master
2023-02-07T16:23:27.012579
2020-12-26T04:35:52
2020-12-26T04:35:52
297,195,805
0
0
null
null
null
null
UTF-8
Java
false
false
263
java
package com.liujun.code.refactoring.refactoring.eight.order114.replacetypecodewithsubclasses.refactor; /** * @author liujun * @version 0.0.1 */ public class SalesMan extends Employee { @Override public int getType() { return Employee.SALESMAN; } }
[ "liujun@paraview.cn" ]
liujun@paraview.cn
03c830bd07680e0797ec32f88f38a7451944b81e
e7e933af97d9e38ef6f349f4d7bd62239b2dbece
/src/main/java/org/ditto/emoji/data/EmojiDataImportRunner.java
9034bddc183679ebb618bf3711950a3f5448c32f
[ "Apache-2.0" ]
permissive
conanchen/hiask-cloud-emoji
028eb12c6c9917bb431804c7a3b7b2056f5eda7a
9c5e85ca4624d8a43954111e3ce5175268b427be
refs/heads/master
2021-06-27T05:32:34.479124
2017-09-14T09:11:36
2017-09-14T09:11:36
103,510,812
0
0
null
null
null
null
UTF-8
Java
false
false
1,584
java
package org.ditto.emoji.data; import lombok.extern.slf4j.Slf4j; import org.apache.ignite.Ignite; import org.ditto.emoji.model.Emoji; import org.ditto.emoji.model.Emojigroup; import org.ditto.emoji.repository.BreedRepository; import org.ditto.emoji.repository.EmojiRepository; import org.ditto.emoji.repository.Emojigrou...
[ "chenchunhai@changhongit.com" ]
chenchunhai@changhongit.com
a5b4f723481aa4c016b9c3f8cdb8539b5c5d4820
02930533e2e0d9778f2eef401e074c166d874f19
/src/main/java/ru/netology/domain/Product.java
1f49c744bede514cad9c2b176a24e008b3e73d94
[]
no_license
kseniiaQA/products
1c0a94bec30263e9dc38d1ae997315f136004869
c676b2251e78825bb0512bb34828e02d5308dd36
refs/heads/master
2023-06-08T17:50:50.695333
2021-06-30T15:05:50
2021-06-30T15:05:50
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,401
java
package ru.netology.domain; import ru.netology.repository.ProductRepository; import java.util.Objects; public class Product extends ProductRepository { private int id; private String name; private int price; public Product() { } public Product(int id, String name, int price) { this....
[ "you@example.com" ]
you@example.com
dec226a937ee35f69b849d2980e7625d83a54832
afd5877fddda9d29c5cb5c356c8b30548cf41eff
/conuniframework-cloud/conuniframework-cloud-center/conuniframework-cloud-auth/src/main/java/com/github/zengfr/conuniframework/cloud/auth/config/OAuth2ServerConfiguration.java
abbc4d1021743a7ca79275c227453c35f90c6ca7
[ "Apache-2.0" ]
permissive
zengfr/conuniframework-cloud
88cf021f4d647a3fd8e24ee39b7f1f55618d7e4e
72c2944644585418b0d73d0be24cc7eb497dfde1
refs/heads/master
2021-07-09T17:27:29.490619
2019-07-13T05:25:58
2020-09-23T07:20:14
196,300,675
1
0
null
null
null
null
UTF-8
Java
false
false
6,928
java
package com.github.zengfr.conuniframework.cloud.auth.config; import com.github.zengfr.conuniframework.cloud.auth.config.detailservice.UsernameUserDetailService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.context.annotation.Bean; import org.springframework.context.annotati...
[ "zengfrcomputer2@git.com" ]
zengfrcomputer2@git.com
443801dcee9d69313d22a1e01b27f11d78d61c8f
7bc365d7f3b8a3f8dc15bdfae1e4cca6669c1760
/src/exams/_2017_04_19_RecyclingStation/app/waste_disposal/DefaultGarbageProcessor.java
0246ce5e82f02a3b743846c5af2482f67deb73cc
[]
no_license
nataliya-stoichevska/JavaFundamentals_JavaOOPAdvanced
72536ea5de7ea950c0fe3e027bf18c3a75f1d40c
6de00af47e666d4d49933d7499073519e15155f5
refs/heads/master
2022-01-28T03:59:06.988945
2018-09-04T08:14:25
2018-09-04T08:14:25
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,961
java
package exams._2017_04_19_RecyclingStation.app.waste_disposal; import exams._2017_04_19_RecyclingStation.app.waste_disposal.annotations.Disposable; import exams._2017_04_19_RecyclingStation.app.waste_disposal.contracts.*; import java.lang.annotation.Annotation; public class DefaultGarbageProcessor implements Garbage...
[ "stojcevskanatalija8@gmail.com" ]
stojcevskanatalija8@gmail.com
7896052285b15d4fc53d647d5cfb1e8d88b24817
984777738469dfa2ce3e1b9dfb2872b594aba444
/GridBuilderLib/build/generated/source/r/debug/android/support/v7/gridlayout/R.java
9b5014bf06eb0f6bfe0069340e70a0b3a83d2da5
[ "Apache-2.0" ]
permissive
Royalone94/GridBuilder
20ba533f91f8d45dd5a3f09d295b0fd6761cc6de
9b32cf08393d592e6307b5dd22e9f1cc5948a443
refs/heads/master
2021-08-17T10:08:16.265501
2017-11-21T03:26:30
2017-11-21T03:26:30
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,872
java
/* AUTO-GENERATED FILE. DO NOT MODIFY. * * This class was automatically generated by the * gradle plugin from the resource data it found. It * should not be modified by hand. */ package android.support.v7.gridlayout; public final class R { public static final class attr { public static int alignmentM...
[ "greatroyalone@outlook.com" ]
greatroyalone@outlook.com
3d83f87c0aed97d7d10005ff27fd6132d1f79ee6
0cf378b7320592a952d5343a81b8a67275ab5fab
/webprotege-server-core/src/main/java/edu/stanford/bmir/protege/web/server/inject/project/RevisionNumberProvider.java
aeaf45cb768acc24e7237ef04b7b21be19a2cd67
[ "BSD-2-Clause" ]
permissive
curtys/webprotege-attestation
945de9f6c96ca84b7022a60f4bec4886c81ab4f3
3aa909b4a8733966e81f236c47d6b2e25220d638
refs/heads/master
2023-04-11T04:41:16.601854
2023-03-20T12:18:44
2023-03-20T12:18:44
297,962,627
0
0
MIT
2021-08-24T08:43:21
2020-09-23T12:28:24
Java
UTF-8
Java
false
false
728
java
package edu.stanford.bmir.protege.web.server.inject.project; import edu.stanford.bmir.protege.web.server.revision.RevisionManager; import edu.stanford.bmir.protege.web.shared.revision.RevisionNumber; import javax.inject.Inject; import javax.inject.Provider; /** * Matthew Horridge * Stanford Center for Biomedical I...
[ "matthew.horridge@stanford.edu" ]
matthew.horridge@stanford.edu
889f12fa7b3de39e7b658269a2709d38fecfd2ac
9412cd1fc2ae3151f8516b7c141787a45da1cde6
/unit-tests/testJetty/src/main/java/com/james/jetty/controller/InsureController.java
af54bb6c14400782673dffcb9f752545c344fa35
[]
no_license
imjamespond/java-recipe
2322d98d8db657fcd7e4784f706b66c10bee8d8b
6b8b0a6b46326dde0006d7544ffa8cc1ae647a0b
refs/heads/master
2021-08-28T18:22:43.811299
2016-09-27T06:41:00
2016-09-27T06:41:00
68,710,592
0
1
null
null
null
null
UTF-8
Java
false
false
2,434
java
package com.james.jetty.controller; import java.util.List; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.springframework.security.core.context.SecurityContextHolder; import org.springframework.security.core.userdetails.UserDetails; import org.springframework....
[ "imjamespond@gmai.com" ]
imjamespond@gmai.com
0cc8e676854831372d1f2dd4845b4226d1bbccfa
734352ba5e541239824c214abf28121f44343b96
/trips-ejb-module/src/com/technobrain/trips/reference/model/RefManifestSource.java
d2e0cd40d7dfc85204635d24213873858720ad66
[]
no_license
vsankara/Kyron
cb2b9877aa12d06604602932e3cc812a71c298c4
4a0c0babd8ebbb707087abdd7fccff93e1412abc
refs/heads/master
2021-01-10T01:32:25.599954
2015-12-04T17:51:35
2015-12-04T17:51:35
47,420,279
0
0
null
null
null
null
UTF-8
Java
false
false
1,474
java
package com.technobrain.trips.reference.model; import com.technobrain.trips.core.model.BaseRefModelObject; import java.io.Serializable; import java.sql.Timestamp; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.Id; import javax.persistence.NamedQuery; import javax.persiste...
[ "vinai.sankara@technobraingroup.com" ]
vinai.sankara@technobraingroup.com
fba4b57eb6cd2fb5793af9bf5f2e07e6adf7338c
0774b7be48a72398f44d831e9f92243c1d3230db
/icare-home-web/src/main/java/com/wisdom/controller/basic/ZoneController.java
f928a3957211fe60ac3e03807d2ba7d3531d1fbe
[]
no_license
water-fu/icare
cc3eb8b53be7ee378eb7953abb614248151d194d
3a2245f6f4c01d9d169d78d77fe096982a29dfc8
refs/heads/master
2021-01-19T11:32:12.586464
2016-05-09T08:25:21
2016-05-09T08:25:21
82,251,258
0
0
null
null
null
null
UTF-8
Java
false
false
4,080
java
package com.wisdom.controller.basic; import com.wisdom.controller.common.BaseController; import com.wisdom.constants.CommonConstant; import com.wisdom.dao.entity.Zone; import com.wisdom.entity.PageInfo; import com.wisdom.entity.ResultBean; import com.wisdom.entity.ZoneTree; import com.wisdom.service.basic.IZoneService...
[ "fusj@ce2a1918-1c78-4d5b-8570-6b617fc693f1" ]
fusj@ce2a1918-1c78-4d5b-8570-6b617fc693f1
cbab80a7ada88258c393a0f5ba2dcd448fba527b
f1807eaa59584353294af73e8a34abbda63c080d
/dbsaving/enfra/src/com/encocns/enfra/transaction/TransactionVO.java
37ac9b92262be936eee81fd50cb12c03d1729a0f
[]
no_license
jkkim444/flow-demo
b9756f1b24fb917e60be9e489d45296263e777b2
7113f02e0f9e4623553263270825b2e275b2833f
refs/heads/main
2023-04-01T23:12:24.474064
2021-04-14T06:38:30
2021-04-14T06:38:30
357,788,546
0
0
null
null
null
null
UTF-8
Java
false
false
3,376
java
package com.encocns.enfra.transaction; import java.io.Serializable; import java.lang.reflect.Method; import java.util.Map; import com.encocns.enfra.core.util.JsonUtil; import com.google.gson.JsonObject; public class TransactionVO implements Serializable { private static final long serialVersionUID = 62198930457006...
[ "jk.kim@daeunextier.com" ]
jk.kim@daeunextier.com
690322024c2a56a66ab35a97288be84bd8ead3e4
13d611b767c05261f6400a42b2a9ff461e2ec907
/src/main/java/com/raoulvdberge/refinedstorage/render/BakedModelPattern.java
fabb0d1236436feb7ea4025321b215ec6b98b2b1
[ "MIT" ]
permissive
uwx/refinedstorage
656830f69f8ccc61737b5fa52cf495588939b6a2
c38a4206d7388e28b51436ce90f1037ca54e8c8a
refs/heads/mc1.12
2023-04-01T01:34:44.041814
2018-08-31T08:27:59
2018-08-31T08:27:59
132,574,657
0
0
MIT
2019-05-16T05:54:39
2018-05-08T07:58:07
Java
UTF-8
Java
false
false
4,267
java
package com.raoulvdberge.refinedstorage.render; import com.raoulvdberge.refinedstorage.apiimpl.autocrafting.CraftingPattern; import com.raoulvdberge.refinedstorage.container.ContainerCrafter; import com.raoulvdberge.refinedstorage.container.ContainerCrafterManager; import com.raoulvdberge.refinedstorage.container.slot...
[ "raoulvdberge@gmail.com" ]
raoulvdberge@gmail.com
92dc4768595b19bb2745f3c32e02b913303fda0d
a7679b91fe4e6683dbbbef573ce14dd4be046e12
/src/main/java/br/com/dio/picpayclone/enums/BandeiraCartao.java
f2d3c1605be33f817d20d7f38f3763c70364a4da
[]
no_license
mdssjc/dio-picpay
043e814ed67971d31acc769e3d860c7719c951de
c877fe7550f848faab93bc9dc411a5b90131c1b9
refs/heads/master
2023-04-11T23:50:52.023166
2021-05-09T14:36:14
2021-05-09T14:36:14
365,774,972
0
0
null
null
null
null
UTF-8
Java
false
false
268
java
package br.com.dio.picpayclone.enums; import lombok.Getter; import lombok.RequiredArgsConstructor; @Getter @RequiredArgsConstructor public enum BandeiraCartao { VISA("Visa"), MASTERCARD("Master Card"), ELO("Elo"); private final String descricao; }
[ "mdssjc@gmail.com" ]
mdssjc@gmail.com
0d31a0866ceb2ab9d684357a10eda665c21c5c86
29b15664f2198f1cabe464f47617e2c9169fff18
/flink-table/flink-table-runtime-blink/src/main/java/org/apache/flink/table/runtime/sort/SortUtil.java
e199efe20b6a4ace02129256b0bbfaa6dcce4764
[ "GPL-2.0-only", "Apache-2.0", "LicenseRef-scancode-public-domain", "BSD-2-Clause", "LicenseRef-scancode-jdom", "LicenseRef-scancode-proprietary-license", "CDDL-1.0", "CC-BY-2.5", "MIT", "BSD-3-Clause", "CC0-1.0", "LicenseRef-scancode-free-unknown", "EPL-1.0", "LGPL-2.1-only", "Classpath-...
permissive
moyujiantanshizhidenage/flink
2fc5b144ff56c266bcbb3078f0090e2f8602726e
b47b5910c16a423504171a2a29230ff1d8966214
refs/heads/master
2020-05-22T12:27:29.857616
2019-05-13T01:24:30
2019-05-13T01:24:30
186,338,885
1
0
Apache-2.0
2019-05-13T03:26:25
2019-05-13T03:26:25
null
UTF-8
Java
false
false
6,803
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 ...
[ "ykt836@gmail.com" ]
ykt836@gmail.com
13ad9734ac7a573af76dd56706a349e4eb44e177
f7f2ac2c165335b4ee182be61c35dac9e47c16e5
/src/data/dao/pojo/Nscd.java
b28244efc9f947b6eae3f33db05475db554d5a83
[]
no_license
tyjorange/MedrecScoreWeb
e229cdd131fcafdb51b78002a162e2b55a20f67e
c0bf15f9a53a2ec23f7381cc52077325cd763088
refs/heads/master
2020-04-24T08:19:39.875894
2019-02-21T08:03:24
2019-02-21T08:03:24
171,827,258
0
0
null
null
null
null
UTF-8
Java
false
false
414
java
package data.dao.pojo; public class Nscd { private String code; private String name; public String getCode() { return code; } public void setCode(String code) { this.code = code == null ? null : code.trim(); } public String getName() { return name; } pub...
[ "420785022@qq.com" ]
420785022@qq.com
32b396a7eceaf7150e454ca25f47fc0e16cdb59b
516fb367430d4c1393f4cd726242618eca862bda
/sources/com/google/ads/interactivemedia/v3/internal/ek.java
a5cad9c8162d3729b64044cc94ffffc6cfbd023c
[]
no_license
cmFodWx5YWRhdjEyMTA5/Gaana2
75d6d6788e2dac9302cff206a093870e1602921d
8531673a5615bd9183c9a0466325d0270b8a8895
refs/heads/master
2020-07-22T15:46:54.149313
2019-06-19T16:11:11
2019-06-19T16:11:11
null
0
0
null
null
null
null
UTF-8
Java
false
false
421
java
package com.google.ads.interactivemedia.v3.internal; import java.io.IOException; interface ek { int a(int i); void a(int i, double d) throws bl; void a(int i, int i2, cd cdVar) throws bl, IOException, InterruptedException; void a(int i, long j) throws bl; void a(int i, long j, long j2) throws ...
[ "master@master.com" ]
master@master.com
c1e1c4563ee552593401fd06548388e924f85716
a52b1d91a5a2984591df9b2f03b1014c263ee8ab
/net/minecraft/realms/RealmsAnvilLevelStorageSource.java
4a57a2e1dfce755f8dc0c8b5941ab55b3ee473d8
[]
no_license
MelonsYum/leap-client
5c200d0b39e0ca1f2071f9264f913f9e6977d4b4
c6611d4b9600311e1eb10f87a949419e34749373
refs/heads/main
2023-08-04T17:40:13.797831
2021-09-17T00:18:38
2021-09-17T00:18:38
411,085,054
3
3
null
2021-09-28T00:33:06
2021-09-28T00:33:05
null
UTF-8
Java
false
false
3,162
java
/* */ package net.minecraft.realms; /* */ /* */ import com.google.common.collect.Lists; /* */ import java.util.ArrayList; /* */ import java.util.Iterator; /* */ import java.util.List; /* */ import net.minecraft.client.AnvilConverterException; /* */ import net.minecraft.util.IProgressUpdate; /* ...
[ "90357372+danny-125@users.noreply.github.com" ]
90357372+danny-125@users.noreply.github.com
55c1765d4438911bfa380a7c083167c5ea4e7d03
586b1aa5b42262884f3b738d9607c05a1689cb04
/src/main/java/cn/lucasma/design/pattern/behavioral/iterator/Course.java
9570b6793998837ad041454f662cb1a51550021a
[]
no_license
chuckma/design_pattern
604e22df3e5104b6d91868f1e177c1dd8175a120
bdadc05fd2169c50e3b6a9043518075ea399ee3b
refs/heads/master
2022-12-21T15:42:22.472500
2021-04-11T08:47:55
2021-04-11T08:47:55
144,852,066
1
0
null
2022-12-16T03:37:48
2018-08-15T12:46:39
Java
UTF-8
Java
false
false
259
java
package cn.lucasma.design.pattern.behavioral.iterator; /** * Created by lucas. */ public class Course { private String name; public Course(String name) { this.name = name; } public String getName() { return name; } }
[ "robbincen@163.com" ]
robbincen@163.com
8eba7379b7e94eb5ed4144430804a23ae221799f
26cae485443d8adff8abc7ebac7c2324691a6574
/cooper/crs/LanguageProcessors/spring06/src/minijava/errorprograms/TestExtends.java
bd88a9603077dbe1b6c8c866a9af6b7be2da2e6d
[]
no_license
igococha/proglang
f06d36493f67ff167f421cbe58612efdbb18c334
2c2711947322b1582dbbaa58005d2999e202db97
refs/heads/master
2021-01-15T22:56:54.886042
2017-08-10T12:29:43
2017-08-10T12:29:43
99,920,188
0
0
null
null
null
null
UTF-8
Java
false
false
915
java
class TestExtends{ public static void main(String[] a){ System.out.println(new DoSomething().Do()); } } class DoSomething { EC b; public int Do() { int i; boolean bval; b = new EC(); i = b.setParField(10); i = b.setOwnField(true); bval = b.setAnotherP...
[ "igor@siveroni.com" ]
igor@siveroni.com
11aee8323464760c78fdd2e820212851d0625d07
0319afb5c64ed401fc4bcadc20fe39fe2634cb8e
/tags/icepdf-6.3.1/icepdf/viewer/viewer-awt/src/main/java/org/icepdf/ri/common/tools/ZoomOutPageHandler.java
3b7299008357105f13a3f9c17edd52cddbababee
[]
no_license
svn2github/icepdf-6_3_0_all
e3334b1d98c8fb3b400a57b05a32a7bcc2c86d99
e73b943f4449c8967472a1f5a477c8c136afb803
refs/heads/master
2023-09-03T10:39:31.313071
2018-09-06T03:00:25
2018-09-06T03:00:25
133,867,237
1
0
null
null
null
null
UTF-8
Java
false
false
3,101
java
/* * Copyright 2006-2018 ICEsoft Technologies Canada Corp. * * 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 r...
[ "patrick.corless@8668f098-c06c-11db-ba21-f49e70c34f74" ]
patrick.corless@8668f098-c06c-11db-ba21-f49e70c34f74
b5160b443daa1815fa9e2d5201a418a79f898be5
2c16007de25b78fa7f010cf8d471606b1bb31b2e
/aop/docs/examples/injboss/src/main/org/jboss/injbossaop/lib/ExampleValue.java
d3953b33488bfb1f6e03823f05ea878ee639aca3
[]
no_license
stalep/jboss-aop
24e1c64acb48540dca858fa3b093861b91f724eb
f9d6e15fc724f9e1c07a98aa301a52b4273a882f
refs/heads/master
2022-07-08T04:31:18.718343
2009-01-28T03:01:01
2009-01-28T03:01:01
116,122
3
2
null
2022-07-01T22:17:50
2009-01-27T22:31:04
Java
UTF-8
Java
false
false
1,584
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 terms of t...
[ "kabir.khan@jboss.com@84be2c1e-ba19-0410-b317-a758671a6fc1" ]
kabir.khan@jboss.com@84be2c1e-ba19-0410-b317-a758671a6fc1
ec7e380c6ada597f1976c730d913a74d66a86807
be73270af6be0a811bca4f1710dc6a038e4a8fd2
/crash-reproduction-moho/results/XWIKI-13546-11-18-NSGA_II-LineCoverage:ExceptionType:StackTraceSimilarity/org/xwiki/mail/internal/thread/SendMailRunnable_ESTest.java
8d252fb15042bd028b51e7c05da334ab4bb51af6
[]
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
569
java
/* * This file was automatically generated by EvoSuite * Sun Apr 05 15:48:46 UTC 2020 */ package org.xwiki.mail.internal.thread; import org.junit.Test; import static org.junit.Assert.*; import org.evosuite.runtime.EvoRunner; import org.evosuite.runtime.EvoRunnerParameters; import org.junit.runner.RunWith; @RunWit...
[ "pouria.derakhshanfar@gmail.com" ]
pouria.derakhshanfar@gmail.com
e627fcad1183d7596b7aa9dfc975e07499a1f5fa
021b523e44ff754510d3442bc9d1bcb3aaa1c011
/renren-api/src/main/java/io/renren/service/GoodsService.java
afca995390d400d194e051167c6020ac84f036fc
[ "Apache-2.0" ]
permissive
iweisi/vue-taobao
6bf39f150db10ce7422e529161d32a551950f45f
985b16d3133668a02e6a2a5b968ed607be9b9700
refs/heads/master
2020-05-01T11:09:41.185286
2019-03-23T14:38:17
2019-03-23T14:38:17
null
0
0
null
null
null
null
UTF-8
Java
false
false
829
java
package io.renren.service; import com.baomidou.mybatisplus.plugins.Page; import com.baomidou.mybatisplus.service.IService; import io.renren.entity.Goods; import io.renren.form.GoodsListSearchForm; import io.renren.vo.GoodsVo; import java.util.Map; /** * 商品 * @author admin */ public interface GoodsService extends ...
[ "838088516@qq.com" ]
838088516@qq.com
6ee5f49e5138635b91fa9116d70447af48ac45d6
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/10/10_6e804726c9056d970bd9719d5c31251faeaf23a4/ParserException/10_6e804726c9056d970bd9719d5c31251faeaf23a4_ParserException_s.java
174325ed0c14599dd0b294463f46a1070c02ecc7
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
2,272
java
/* * Copyright (c) 2006, 2008 Borland Software Corporation * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html *...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
0314acc8dad4df09b1adfaf516e99e2e46aa10fe
1fa7200a80bea0f0355dae4c3b463f4da3eda7f3
/src/main/java/com/ryan/gateway/web/rest/vm/RouteVM.java
55dc407a5f32744f663537e8bfaf33d0075ea736
[]
no_license
Ryanvaziri/gateway
e7f3b95ac1532968ee19199b6dc8fa6c944a00b8
de9c0ef180b0eadbe4687c69d2847e5347fb679f
refs/heads/master
2022-12-22T02:40:38.224284
2019-12-17T18:02:35
2019-12-17T18:02:35
228,411,540
0
0
null
2019-12-16T15:05:54
2019-12-16T14:59:27
Java
UTF-8
Java
false
false
844
java
package com.ryan.gateway.web.rest.vm; import java.util.List; import org.springframework.cloud.client.ServiceInstance; /** * View Model that stores a route managed by the Gateway. */ public class RouteVM { private String path; private String serviceId; private List<ServiceInstance> serviceInstances; ...
[ "jhipster-bot@jhipster.tech" ]
jhipster-bot@jhipster.tech