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
a7fe559948da8af2e6880f043c690eabf5c136ab
945d0e45a22fd280955ee9f9dc7a63d3aa7b5e53
/loan-sdk/src/main/java/com/hwc/loan/sdk/borrow/domain/BorrowRepayBorrowListDomain.java
6a29a527778d8c0d33b0f333bdbbe6d67f058d2a
[]
no_license
liangchch/loan
cb1bd4f767cc89bf78d88dbed6a7ae73b08c1c2b
f535eba487715dc13986d87a655af9000c0ce6ea
refs/heads/master
2022-04-23T11:27:59.348843
2020-04-26T06:26:20
2020-04-26T06:26:20
258,930,371
0
0
null
2020-04-26T05:45:59
2020-04-26T03:29:09
null
UTF-8
Java
false
false
4,408
java
package com.hwc.loan.sdk.borrow.domain; import java.util.*; import java.math.*; import com.hwc.base.sdk.core.RequestBase; public class BorrowRepayBorrowListDomain { private Double amount; private Date borrow_date; private Double total_amount; private Double first_repay_amount; private...
[ "jizhongliang@jizhongliangdeiMac.local" ]
jizhongliang@jizhongliangdeiMac.local
dbe83b405ae39ef10b16065108c215322d6bc44d
9310225eb939f9e4ac1e3112190e6564b890ac63
/samigo/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/shared/TypeD.java
a87433e7996f611aa3e759171ab9b49f73cd0ff1
[ "ECL-2.0" ]
permissive
deemsys/version-1.0
89754a8acafd62d37e0cdadf680ddc9970e6d707
cd45d9b7c5633915a18bd75723c615037a4eb7a5
refs/heads/master
2020-06-04T10:47:01.608886
2013-06-15T11:01:28
2013-06-15T11:01:28
10,705,153
1
0
null
null
null
null
UTF-8
Java
false
false
6,507
java
/********************************************************************************** * $URL: https://source.sakaiproject.org/svn/sam/branches/samigo-2.9.x/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/shared/TypeD.java $ * $Id: TypeD.java 95934 2011-07-29 22:13:46Z ktsao@stanford.edu $ *********...
[ "sangee1229@gmail.com" ]
sangee1229@gmail.com
81821d4ae7273d6665b0202e92643494043ba745
32f38cd53372ba374c6dab6cc27af78f0a1b0190
/app/src/main/java/com/alipay/mobile/common/transportext/biz/diagnose/network/UploadManager.java
eb9c206de1f897e4af56825d9369bccb4f8ba692
[]
no_license
shuixi2013/AmapCode
9ea7aefb42e0413f348f238f0721c93245f4eac6
1a3a8d4dddfcc5439df8df570000cca12b15186a
refs/heads/master
2023-06-06T23:08:57.391040
2019-08-29T04:36:02
2019-08-29T04:36:02
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,295
java
package com.alipay.mobile.common.transportext.biz.diagnose.network; import android.text.TextUtils; import com.alipay.mobile.common.logging.api.monitor.Performance; import com.alipay.mobile.common.transport.monitor.MonitorLoggerUtils; import com.alipay.mobile.common.transport.monitor.TransportPerformance; import com.al...
[ "hubert.yang@nf-3.com" ]
hubert.yang@nf-3.com
c24a50d504c85143672ee8fd9b50888c706d5dc3
8a8254c83cc2ec2c401f9820f78892cf5ff41384
/baseline/Travel-Mate/Android/app/src/main/java/utils/WeatherUtils.java
1a06e52243f5aa77406d7033a507761f9879bab4
[ "MIT" ]
permissive
VU-Thesis-2019-2020-Wesley-Shann/subjects
46884bc6f0f9621be2ab3c4b05629e3f6d3364a0
14a6d6bb9740232e99e7c20f0ba4ddde3e54ad88
refs/heads/master
2022-12-03T05:52:23.309727
2020-08-19T12:18:54
2020-08-19T12:18:54
261,718,101
0
0
null
2020-07-11T12:19:07
2020-05-06T09:54:05
Java
UTF-8
Java
false
false
2,996
java
package utils; import android.content.Context; import org.json.JSONException; import org.json.JSONObject; import java.io.IOException; import java.io.InputStream; import java.text.SimpleDateFormat; import java.util.Calendar; import java.util.GregorianCalendar; import java.util.Locale; public class WeatherUtils { ...
[ "sshann95@outlook.com" ]
sshann95@outlook.com
beb951243aa989f676ab44984935cb8db17e83df
72a9ae101943d8ce2fed0766eb667de6526dbfbc
/doc/src/snippets/code/src_xmlpatterns_api_qxmlserializer.java
57a140f66d4d5484de42f2ce3cc8a8a194c81b9d
[]
no_license
tilialabs/qtjambi
2b710a451f70c98043294e627f1082eedb3847f1
71ebc0b13d17e8fdbc49663e447a9f149736b3cd
refs/heads/master
2020-06-11T09:10:50.589004
2016-12-06T15:12:56
2016-12-06T15:12:56
75,703,109
2
0
null
2016-12-06T06:47:26
2016-12-06T06:47:26
null
UTF-8
Java
false
false
616
java
import com.trolltech.qt.core.QIODevice; import com.trolltech.qt.gui.QApplication; import com.trolltech.qt.xmlpatterns.QXmlQuery; import com.trolltech.qt.xmlpatterns.QXmlSerializer; public class src_xmlpatterns_api_qxmlserializer { public static void main(String args[]) { QApplication.initialize(args); ...
[ "a@b" ]
a@b
7ec0bbebd525816bdbed1310bc2791c1bee72825
afc48aa16e3facef03f6c614d4fdff108f136842
/src/com/yao/ui/SmsDecrypt.java
2f2f2eebfe3a1f94530ebff71887442563b4fce7
[]
no_license
vaginessa/SecurityBox
1fee588bb56a4da71f9ea6cbea499b3d98a58ad8
8842d09f3a9ba74fbca82886a3915b18f6703eb2
refs/heads/master
2020-03-27T20:07:12.459356
2012-07-10T16:46:39
2012-07-10T16:46:39
147,040,457
0
0
null
2019-01-18T08:40:09
2018-09-01T23:46:51
Java
UTF-8
Java
false
false
5,035
java
package com.yao.ui; import com.yao.pw.R; import com.yao.util.DesUtils; import com.yao.util.MyHelper; import com.yao.util.SmsHelper; import android.app.Activity; import android.app.AlertDialog; import android.app.ListActivity; import android.content.DialogInterface; import android.content.Intent; import an...
[ "yao2app@gmail.com" ]
yao2app@gmail.com
c82d3c7d5896b759047731c54817666252c149e1
055547b224ebd5738cc028c24f8bea6bf436b8a9
/src/main/java/com/city/bean/Mytoken.java
8070adfa56d71d977e74f361d3e40a5fefea1411
[]
no_license
XGKerwin/city_boot
17fb7db102918bf2421ba501784386179c2d3d6d
b440fcb1ad3ad0273b2778556c57229e42158a10
refs/heads/master
2023-08-17T22:30:17.953355
2021-10-16T12:17:08
2021-10-16T12:17:08
411,958,205
0
0
null
null
null
null
UTF-8
Java
false
false
828
java
package com.city.bean; import com.baomidou.mybatisplus.annotation.IdType; import com.baomidou.mybatisplus.annotation.TableId; import java.io.Serializable; /** * <p> * * </p> * * @author XGKerwin * @since 2021-09-17 */ public class Mytoken implements Serializable { private static final long serialVersionU...
[ "1064936282@qq.com" ]
1064936282@qq.com
fe32d6611f04b390b540a7d1c793e3da4e24d229
77343304fc2aeea3680a34a20dc0e96705c2b8d2
/jOOQ-meta/src/main/java/org/jooq/meta/derby/sys/tables/Sysconstraints.java
bb13779ebd53735e53827eb5c2cd1198f2d0904d
[ "Apache-2.0" ]
permissive
bennofs/jOOQ
e9aef8b381585139a3efc96bcc05fc8c25dd6a51
cf3db8bb164d4ec34b59dbe4bdb9fc616d17d647
refs/heads/master
2020-12-22T14:57:37.933991
2020-01-28T20:02:25
2020-01-28T20:07:08
236,830,044
0
0
NOASSERTION
2020-01-28T20:06:47
2020-01-28T20:06:46
null
UTF-8
Java
false
true
3,256
java
/* * This file is generated by jOOQ. */ package org.jooq.meta.derby.sys.tables; import org.jooq.Field; import org.jooq.ForeignKey; import org.jooq.Name; import org.jooq.Record; import org.jooq.Schema; import org.jooq.Table; import org.jooq.TableField; import org.jooq.impl.DSL; import org.jooq.impl.TableImpl; import...
[ "lukas.eder@gmail.com" ]
lukas.eder@gmail.com
bd5d7f1de85ecfc20fa34e8a74a438bc2a242365
62d9a4451f2818cfcc45ed3302c4dffaf31e4b3f
/src/main/java/tech/lapsa/payara/jersey/localization/RequestAcceptableLanguagesMessageInterpolator.java
02d7b67ad8527398fe4d0655f8c36158c1eb2226
[]
no_license
eurasia-insurance/payara-jersey-extensions
0e626a805c5b36c4504e35bd3f8b1d0cf9a31982
679dec4b2aede016e2ffbf9be5da58374a7ccb02
refs/heads/master
2020-03-28T14:17:36.814646
2019-03-17T20:36:09
2019-03-17T20:36:09
148,474,342
0
0
null
null
null
null
UTF-8
Java
false
false
1,037
java
package tech.lapsa.payara.jersey.localization; import java.util.List; import java.util.Locale; import javax.validation.MessageInterpolator; public class RequestAcceptableLanguagesMessageInterpolator implements MessageInterpolator { private final MessageInterpolator delegate; public RequestAcceptableLanguag...
[ "vadim.o.isaev@gmail.com" ]
vadim.o.isaev@gmail.com
41b5ea3cb3d490bd43423371a96b28dd878ee0ec
de8b590c72c1ca28ac07e206ce87f5e2c50449be
/src/main/java/org/wilson/world/controller/PageRedirector.java
7ef6d34aeb4597b837fc3fca491a78c486435bef
[]
no_license
liumiaowilson/world
a513bfaacc94cbcf5b88c1a2ce5426944c7f83b4
818ee21b67edbf4961424d9d474110ac8201f591
refs/heads/master
2020-04-06T05:50:52.671982
2017-08-05T00:02:21
2017-08-05T00:02:21
62,312,015
0
0
null
null
null
null
UTF-8
Java
false
false
3,029
java
package org.wilson.world.controller; import java.io.IOException; import java.io.PrintWriter; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.apache.commons.lang.S...
[ "mialiu@ebay.com" ]
mialiu@ebay.com
1d303025065ae1a5c16794208a9e05c6c2f6e991
6506b8bf4cd0ae79db864754c3d02fa64ced4817
/maestro-tests/src/main/java/org/maestro/tests/rate/singlepoint/FixedRateTestProfile.java
e7b8f88d946a83efa7b998f0e9fd7e9bb345ad60
[ "Apache-2.0" ]
permissive
k-wall/maestro-java
173b325a659a2613caf389fd8a5948bd6ce4af8d
72647e74c8b17840d7643cdcac97d847d02eef61
refs/heads/master
2020-03-22T20:10:08.195602
2018-07-20T12:35:49
2018-07-20T12:35:49
140,577,838
0
0
null
2018-07-11T13:17:52
2018-07-11T13:17:52
null
UTF-8
Java
false
false
8,050
java
/* * Copyright 2018 Otavio R. Piske <angusyoung@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
[ "opiske@redhat.com" ]
opiske@redhat.com
4b174fb53c022d01ef74ff8312c425ce105b9555
1924afaf1909a7b91c3500591764c22392ec10b3
/app/src/main/java/com/kinder/check/viewsxml/Check_BabyLeaveXml.java
0f828e0c2e2a68d96f5b5f38a80a6f5e40e4e147
[]
no_license
guoyang123/kindergarten
5608c85dfa5deb93d00d7ed9ef59391d0f0cc95d
c179b237bb39422ba7c0c98e96ce6fb44c7e96a7
refs/heads/master
2021-07-15T22:52:44.305282
2016-11-11T00:19:00
2016-11-11T00:19:00
54,606,031
0
0
null
null
null
null
UTF-8
Java
false
false
2,255
java
package com.kinder.check.viewsxml; import android.content.Context; import android.view.View; import android.view.ViewGroup.LayoutParams; import android.widget.RelativeLayout; import android.widget.TextView; import cn.com.iucd.iucdframe.utils.DensityUtil; import com.kinder.check.customviews.Check_LeaveSexXmlView; imp...
[ "3137772593@qq.com" ]
3137772593@qq.com
f231e8c380d11f547aa325738fe59d75e8b253a1
393f20e27f5f357ec660c2784fc5c4d79fbdd00d
/app/src/main/java/com/biaoyuan/transfer/adapter/MineBalanceDetailedAdapter.java
c1a3ea81becbfe4d1c188c53c73b76fb66b57e4a
[]
no_license
enmaoFu/qmcs_user
968236a4346df9eda7bc2d112f64e4a528dc3549
e9dcbda0d6021c543428f5e7ebc0b6053f50dfb2
refs/heads/master
2021-09-05T11:52:16.267985
2018-01-27T03:51:57
2018-01-27T03:51:58
119,129,953
0
0
null
null
null
null
UTF-8
Java
false
false
2,772
java
package com.biaoyuan.transfer.adapter; import android.graphics.Color; import com.and.yzy.frame.adapter.recyclerview.BaseQuickAdapter; import com.and.yzy.frame.adapter.recyclerview.BaseViewHolder; import com.and.yzy.frame.util.DateTool; import com.biaoyuan.transfer.R; import com.biaoyuan.transfer.domain.MineBalanceDet...
[ "fuenmao@126.com" ]
fuenmao@126.com
7fe19c6c360b0556c6acd16b825039a44e433103
542efb2d447273d5142ef92129bbbdd9914344a2
/onedrivesdk/src/main/java/com/onedrive/sdk/authentication/ServiceInfo.java
574185f891cfcb91c343aa7a88e984356affd3a0
[ "MIT" ]
permissive
spudi/onedrive-sdk-android
d8c58640345a7f7e6e35efc6e1c68384c93e21df
1553371690e52d9b4ff9c9ee0b89c44879b43711
refs/heads/master
2021-04-27T00:22:41.735684
2018-03-05T14:32:55
2018-03-05T14:32:55
123,801,688
0
0
MIT
2018-03-04T15:25:44
2018-03-04T15:25:44
null
UTF-8
Java
false
false
1,715
java
// ------------------------------------------------------------------------------ // Copyright (c) 2015 Microsoft Corporation // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without re...
[ "pnied@microsoft.com" ]
pnied@microsoft.com
0b2e789caf3e98c8fc03bbd20594df06f7c38ed9
394691878859fbbe231f32635ef101a52862b166
/WA140 - Object Oriented Programming with Java/WA140_data_files/Chapter14/CodeInFigures/CheckBoxDemonstration.java
777dbafd63b5e2c4d3a3ed9d3610024c4f106626
[]
no_license
janesferr/WADD-Courses
6969babd452374482bf2779651bec38a8fba25bd
a955c48d3c7209ed61c08f2e950da1967d730c1d
refs/heads/master
2021-10-22T20:37:16.836119
2019-03-12T20:28:38
2019-03-12T20:28:38
175,291,381
3
0
null
null
null
null
UTF-8
Java
false
false
1,323
java
import java.awt.*; import javax.swing.*; import java.awt.event.*; public class CheckBoxDemonstration extends JFrame implements ItemListener { FlowLayout flow = new FlowLayout(); JLabel label = new JLabel("What would you like to drink?"); JCheckBox coffee = new JCheckBox("Coffee", false); JCheckBox c...
[ "janesferrazza@MacBook-Pro.fios-router.home" ]
janesferrazza@MacBook-Pro.fios-router.home
b6927d0ca316664becb7f06cd7c53676b85450e7
be0e8535222b601c277a9d29f234e7fa44e13258
/output/com/ankamagames/dofus/network/messages/game/friend/FriendJoinRequestMessage.java
e650c56db68efae359f5634b3529c7966abdfa64
[]
no_license
BotanAtomic/ProtocolBuilder
df303b741c701a17b0c61ddbf5253d1bb8e11684
ebb594e3da3adfad0c3f036e064395a037d6d337
refs/heads/master
2021-06-21T00:55:40.479271
2017-08-14T23:59:09
2017-08-14T23:59:24
100,318,625
1
2
null
null
null
null
UTF-8
Java
false
false
825
java
package com.ankamagames.dofus.network.messages.game.friend; import com.ankamagames.jerakine.network.NetworkMessage; import com.ankamagames.jerakine.network.INetworkMessage; import com.ankamagames.jerakine.network.ICustomDataOutput; import flash.utils.ByteArray; import com.ankamagames.jerakine.network.CustomDataWrapper...
[ "ahmed.botan94@gmail.com" ]
ahmed.botan94@gmail.com
cef26ccbe0e36aa2f5233c5ba339ca3722b50bb7
f68666f4585b1c002aa20bbbb18b9b0164e37b0e
/spring/src/main/java/com/example/spring/basic01/Receiver.java
8a62d2ac72b417f474cbfb598d3e3c51b8151b68
[]
no_license
inayun/web_study
7a54394a926abb944cc357d98f2d2a894fa274ba
85189f7e2071851b5b898306568bd027f5115bf7
refs/heads/master
2021-09-11T23:49:53.438000
2018-04-13T09:05:32
2018-04-13T09:05:32
114,833,364
1
0
null
null
null
null
UTF-8
Java
false
false
800
java
package com.example.spring.basic01; public class Receiver { private int sendTime; private Sender sender; private String message; public Receiver() { } public Receiver(String period) { this.sendTime = Integer.parseInt(period); this.message = "String Type : " + period; } public Receiver(int perio...
[ "ina-yun@hanmail.net" ]
ina-yun@hanmail.net
433788a433e528921cf9fd2ae6a07c2f76c0bf38
fc13020970611adf2405823ffe415311d5c7abe4
/bitcamp-project-server/v-backup/v50_1/src/main/java/com/eomcs/lms/AppConfig.java
b1031e9f846ebfbdd951c1b81dc88e3e29786ea5
[]
no_license
sun-kyung/bitcamp-study
e6ab6d829226a2e7468d6846f3b6729999521fbb
722733cba54abaa9a6aa77f571ffaebec0c2ba02
refs/heads/master
2020-09-23T12:37:15.319780
2020-04-20T09:28:26
2020-04-20T09:28:26
225,501,852
0
0
null
null
null
null
UTF-8
Java
false
false
3,241
java
package com.eomcs.lms; import java.io.InputStream; import org.apache.ibatis.io.Resources; import org.apache.ibatis.session.SqlSessionFactory; import org.apache.ibatis.session.SqlSessionFactoryBuilder; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.ComponentScan; impor...
[ "esun1801@naver.com" ]
esun1801@naver.com
68a4f142d2998e219bed97efdae17c2c24ffa571
a7497fae8dd751b07abe1c61dbb09d52f47f3d76
/org.isistan.flabot.launcher/src/org/isistan/flabot/launcher/trace/MetadataHandler.java
7703f30dcab72f73144cb4faaf96880838cc06c1
[]
no_license
niconistal/FLABot
639388ec36e514cb6f8c63caa01530bff2e1fcbd
a118b9fd20c3ee44b6d2b456b3f7b362ce92327a
refs/heads/master
2021-03-12T19:52:59.571266
2013-01-29T01:46:46
2013-01-29T01:46:46
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,660
java
/** * $Id: MetadataHandler.java,v 1.7 2006/02/22 00:48:51 mblech Exp $ * $Author: mblech $ */ package org.isistan.flabot.launcher.trace; import java.util.HashSet; import org.isistan.flabot.javamodel.JArray; import org.isistan.flabot.javamodel.JBehavior; import org.isistan.flabot.javamodel.JClass; import org.isista...
[ "nistal.nicolas@gmail.com" ]
nistal.nicolas@gmail.com
7879ab0dca8d842bb5ee0198f46e217424190762
15cf8a940a99b1335250bff9f221cc08d5df9f0f
/src/com/google/gson/JsonElement.java
6b44a6819f05111d7e80801917fba929552fe96b
[]
no_license
alamom/mcoc_mod_11.1
0e5153e0e7d83aa082c5447f991b2f6fa5c01d8b
d48cb0d2b3bc058bddb09c761ae5f443d9f2e93d
refs/heads/master
2021-01-11T17:12:37.894951
2017-01-22T19:55:38
2017-01-22T19:55:38
79,739,761
0
0
null
null
null
null
UTF-8
Java
false
false
3,622
java
package com.google.gson; import com.google.gson.internal.Streams; import com.google.gson.stream.JsonWriter; import java.io.IOException; import java.io.StringWriter; import java.io.Writer; import java.math.BigDecimal; import java.math.BigInteger; public abstract class JsonElement { abstract JsonElement deepCopy(); ...
[ "eduard.martini@gmail.com" ]
eduard.martini@gmail.com
5770e76343222474290e4faf32a605474d248664
13015c0f9fce7bed3d3a0e5620c6c8422096722b
/src/main/java/mb/resource/hierarchical/match/path/PathMatcher.java
84f9d991ff9bed4bf2c374f1a5fd3a5f2799edd0
[ "Apache-2.0" ]
permissive
AZWN/resource
e6067ba18a9b7dd584355637c4bdd44d0ce7e689
33183562f9c5ba1ddb57bdf96b501f9e19e32d53
refs/heads/master
2022-11-12T00:59:37.645042
2020-06-09T14:00:06
2020-06-09T14:00:06
275,124,180
0
0
Apache-2.0
2020-06-26T09:55:31
2020-06-26T09:55:30
null
UTF-8
Java
false
false
270
java
package mb.resource.hierarchical.match.path; import mb.resource.hierarchical.ResourcePath; import java.io.Serializable; @FunctionalInterface public interface PathMatcher extends Serializable { boolean matches(ResourcePath path, ResourcePath rootDirectoryPath); }
[ "gabrielkonat@gmail.com" ]
gabrielkonat@gmail.com
f2caa8fc3dfdfb3fdeec75370a34cbab15536f44
56ff4efd9b5dd55d1578269793082c2a4ba34bc7
/3_jsp/2_class/p0624_1/src/polymorphism/TVContainer.java
45e4026c903bf288e529ebd3a7c13960d62c0ca7
[]
no_license
10soos17/lecture_choongang
8274389e7a573bb0e568ee3b905691dd3dc639c3
f00a57965e4bc7755ca6115ac5be5b111ac58b31
refs/heads/master
2023-08-04T08:00:09.528129
2021-07-24T02:14:06
2021-07-24T02:14:06
355,406,674
0
0
null
null
null
null
UTF-8
Java
false
false
367
java
package polymorphism; import java.util.HashMap; public class TVContainer { private HashMap<String, TV> map = new HashMap<>(); public TVContainer() { map.put("삼성", new SamsungTV()); map.put("엘지", new LgTV()); map.put("SK", new SkTV()); map.put("MY", new MyTV()); } public TV getTV(String tvName) { TV t...
[ "shinsh1017@gmail.com" ]
shinsh1017@gmail.com
ecdd9d3143e7139d62cd5ad5a5ec7a60f9506bb0
447520f40e82a060368a0802a391697bc00be96f
/apks/playstore_apps/com_ubercab/source/apm.java
5decc6ea87df0ae461dca901eec3882ed4f9eece
[ "GPL-1.0-or-later", "Apache-2.0" ]
permissive
iantal/AndroidPermissions
7f3343a9c29d82dbcd4ecd98b3a50ddf8d179465
d623b732734243590b5f004d167e542e2e2ae249
refs/heads/master
2023-07-19T01:29:26.689186
2019-09-30T19:01:42
2019-09-30T19:01:42
107,239,248
0
0
Apache-2.0
2023-07-16T07:41:38
2017-10-17T08:22:57
null
UTF-8
Java
false
false
2,326
java
import android.animation.ValueAnimator; import android.animation.ValueAnimator.AnimatorUpdateListener; public class apm extends ValueAnimator { private boolean a = false; private float b; private float c = 1.0F; private float d = 0.0F; private float e = 0.0F; private float f = 1.0F; public apm() {...
[ "antal.micky@yahoo.com" ]
antal.micky@yahoo.com
a6e0a2d3b9e0098777b5aec20d2efc2d19085344
be73270af6be0a811bca4f1710dc6a038e4a8fd2
/crash-reproduction-moho/results/XRENDERING-418-44-27-NSGA_II-WeightedSum:TestLen:CallDiversity/com/xpn/xwiki/plugin/webdav/XWikiDavFilter_ESTest.java
ba6a229d40a1b882a8eb798964d1acc3fc2ee123
[]
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
562
java
/* * This file was automatically generated by EvoSuite * Wed Apr 01 23:41:37 UTC 2020 */ package com.xpn.xwiki.plugin.webdav; import org.junit.Test; import static org.junit.Assert.*; import org.evosuite.runtime.EvoRunner; import org.evosuite.runtime.EvoRunnerParameters; import org.junit.runner.RunWith; @RunWith(E...
[ "pouria.derakhshanfar@gmail.com" ]
pouria.derakhshanfar@gmail.com
802dce38c37137ba7e6c3b2bc9a156fc9971480a
5d5561be1120bfe9311877353e1121ca3ccaa5d6
/home/java_20180717/src/chaper02/Ex08_ChekValueBeforeCasting.java
43764324f1d905960dc2d7e50f76ed93b286a59b
[]
no_license
eldrk/java-programming-class
b88cc06bb62f4b9c816f81e5e9047f180a643fa5
a1d22161cf250e89468a0d5303700d9babbd5e1e
refs/heads/master
2020-04-09T11:09:33.733982
2018-12-04T04:58:33
2018-12-04T04:58:33
160,297,474
0
0
null
null
null
null
UTF-8
Java
false
false
497
java
package chaper02; import java.util.Scanner; public class Ex08_ChekValueBeforeCasting { public static void main(String[] args) { System.out.print("정수를 입력하세요 : "); Scanner sc = new Scanner(System.in); int i = sc.nextInt(); if((i<Byte.MIN_VALUE) || (i>Byte.MAX_VALUE)){ System.out.println("byte 타입으로 변환할 수 ...
[ "ubjaeeun@daum.net" ]
ubjaeeun@daum.net
ceffe454ea7989bfcc17f19d2c5ec2e88740208b
4aea727c731a9cdf3598a907ccf58dff33e66349
/ArrangeProduce/src/main/java/cn/edu/jxust/arrangeproduce/service/impl/AccountServiceImpl.java
a2abc2a75b94269646d544740d180f3dd8d07dbd
[]
no_license
zou-jing/ArrangeProduce
d2e7d984079f0ecfb7345ad0a3dd05fa7eeddc3f
fe7cc424e4b2e0da2e6919dd6c71b8ebdf002624
refs/heads/master
2020-09-26T15:58:13.366592
2019-12-06T08:56:16
2019-12-06T08:56:16
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,798
java
package cn.edu.jxust.arrangeproduce.service.impl; import cn.edu.jxust.arrangeproduce.common.ServerResponse; import cn.edu.jxust.arrangeproduce.entity.po.Account; import cn.edu.jxust.arrangeproduce.repository.AccountRepository; import cn.edu.jxust.arrangeproduce.service.AccountService; import cn.edu.jxust.arrangeproduc...
[ "1271130458@qq.com" ]
1271130458@qq.com
667f1432e676928afca1f356384348c050d43e72
15aff3446c957fc934c98dc84a0668a2025f28c1
/open-metadata-implementation/access-services/digital-architecture/digital-architecture-api/src/main/java/org/odpi/openmetadata/accessservices/digitalarchitecture/api/DigitalArchitectureEventListener.java
19387b68324aa6702ae7946cb94b273399328a6f
[ "CC-BY-4.0", "Apache-2.0" ]
permissive
ilovechai/egeria
0865773e6deaf35991ab23a649e91f4715dc749c
c7cd3dd4bb6c960f6b81ecd71394af48cc16a23b
refs/heads/main
2023-03-15T18:15:16.154074
2023-03-03T13:10:41
2023-03-03T13:10:41
610,375,922
1
0
Apache-2.0
2023-03-06T20:57:45
2023-03-06T16:42:28
null
UTF-8
Java
false
false
760
java
/* SPDX-License-Identifier: Apache 2.0 */ /* Copyright Contributors to the ODPi Egeria project. */ package org.odpi.openmetadata.accessservices.digitalarchitecture.api; import org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent; /** * DigitalArchitectureEventListener is...
[ "mandy.e.chessell@gmail.com" ]
mandy.e.chessell@gmail.com
9c0e86249edc70a5bd4109c2ab462523acd089d6
20591524b55c1ce671fd325cbe41bd9958fc6bbd
/service-provider/src/main/java/com/rongdu/loans/cust/manager/ContactManager.java
1282590895c8b0e35a9dcd127898bb97f2fa2d8a
[]
no_license
ybak/loans-suniu
7659387eab42612fce7c0fa80181f2a2106db6e1
b8ab9bfa5ad8be38dc42c0e02b73179b11a491d5
refs/heads/master
2021-03-24T01:00:17.702884
2019-09-25T15:28:35
2019-09-25T15:28:35
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,236
java
package com.rongdu.loans.cust.manager; import com.rongdu.common.service.BaseManager; import com.rongdu.loans.cust.dao.ContactDAO; import com.rongdu.loans.cust.entity.Contact; import com.rongdu.loans.cust.vo.CustContactVO; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereo...
[ "tiramisuy18@163.com" ]
tiramisuy18@163.com
2dd81c6c7fe84ecac166f1ce4032aafb0bc9548c
9a70020d409332b7db0e2e5e087f500a0e58217c
/BOJ/15969/Main.java
4a83d328d0656b4bc2ff5fda434f041f1307775a
[ "MIT" ]
permissive
ISKU/Algorithm
daf5e9d5397eaf7dad2d6f7fb18c1c94d8f0246d
a51449e4757e07a9dcd1ff05f2ef4b53e25a9d2a
refs/heads/master
2021-06-22T09:42:45.033235
2021-02-01T12:45:28
2021-02-01T12:45:28
62,798,871
55
12
null
null
null
null
UTF-8
Java
false
false
481
java
/* * Author: Minho Kim (ISKU) * Date: August 23, 2018 * E-mail: minho.kim093@gmail.com * * https://github.com/ISKU/Algorithm * https://www.acmicpc.net/problem/15969 */ import java.util.*; public class Main { public static void main(String[] args) { Scanner sc = new Scanner(System.in); int N = sc.nextInt()...
[ "minho.kim093@gmail.com" ]
minho.kim093@gmail.com
d8e23e7054b22bb01c83220e06f1cacf7ad6ef4b
d9428df69b42c6f14c52e71d78146910208c60f2
/license-service/src/main/java/dev/appkr/licenses/utils/UserContextFilter.java
a28e90d6afe9f144d6072b63bfa7430b571c07f4
[]
no_license
appkr/spmia-study
1e343b2b1ba9927922c0807dcdaaeb56658eddc3
a8e129631e96f1e5b3a88bee7a5372ab59cf2889
refs/heads/master
2021-05-23T02:07:29.415106
2020-05-07T14:20:57
2020-05-07T14:20:57
253,186,213
0
0
null
null
null
null
UTF-8
Java
false
false
1,226
java
package dev.appkr.licenses.utils; import lombok.extern.slf4j.Slf4j; import org.slf4j.MDC; import org.springframework.stereotype.Component; import javax.servlet.*; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import java.io.IOException; @Component @Slf4j public class Us...
[ "juwonkim@me.com" ]
juwonkim@me.com
0a016e6f2b4407c87d64cfe4cedb57ab9aac3d3b
13200e547eec0d67ff9da9204c72ab26a93f393d
/src/com/google/android/apps/nexuslauncher/R$bool.java
2ac16541f1e2117a6727c492ea2cea2b1d9c9987
[]
no_license
emtee40/DecompiledPixelLauncher
d72d107eaafb42896aa903b9f0f34f5f09f5a15c
fb954b108a7bf3377da5c28fd9a2f22e1b6990ea
refs/heads/master
2020-04-03T03:18:06.239632
2018-01-19T08:49:36
2018-01-19T08:49:36
null
0
0
null
null
null
null
UTF-8
Java
false
false
571
java
// // Decompiled by Procyon v0.5.30 // package com.google.android.apps.nexuslauncher; public final class R$bool { public static final int allow_rotation = 2131689477; public static final int config_largeHeap = 2131689474; public static final int enable_install_shortcut_api = 2131689473; public stati...
[ "azaidi@live.nl" ]
azaidi@live.nl
3ad636b1987506164ff677963e4b51a4c2163134
20df8c2193eafd1da3a0725c7873358c36c6e471
/common/src/main/java/vn/tiki/appid/common/navigating/Navigating.java
e49daf114a2330721c2990c940ef29943e62898c
[ "Apache-2.0" ]
permissive
talenguyen/AppTemplate
87960c4303b1041fde6811bc864ee854f909b0eb
4d8ec6490779f2cc89543e911e3f02736e5e8da0
refs/heads/master
2020-07-04T08:41:49.393643
2017-01-13T02:13:38
2017-01-13T02:13:38
73,863,472
0
1
null
2017-01-03T07:44:28
2016-11-15T23:09:19
Java
UTF-8
Java
false
false
349
java
package vn.tiki.appid.common.navigating; import android.content.Context; import android.content.Intent; import android.support.annotation.NonNull; /** * Created by Giang Nguyen on 10/8/16. */ public interface Navigating { @NonNull Intent homeActivityIntent(Context context); @NonNull Intent productListActivit...
[ "giangnguyen.tale@gmail.com" ]
giangnguyen.tale@gmail.com
dbb01a9c6606d3f89aba7ee75988ba63d5086c0f
5debba08fe46cfceb66fb0a57c7c8ce906214f88
/appinventor/appengine/src/com/google/appinventor/client/editor/youngandroid/properties/YoungAndroidSensorDistIntervalChoicePropertyEditor.java
ee7ae1b2364fef5856f612923f42b172a6d4f7cf
[ "Apache-2.0" ]
permissive
mit-cml/appinventor-extensions
0b45274697c48882de1abb816b72a15fbee8b9ff
e33b14041447cd47ca3d52dec6ef9bab068c51c8
refs/heads/master
2023-08-09T23:58:28.228407
2022-09-16T17:54:41
2022-09-16T17:54:41
100,065,339
80
105
Apache-2.0
2023-07-28T19:34:33
2017-08-11T19:46:44
Java
UTF-8
Java
false
false
1,171
java
// -*- mode: java; c-basic-offset: 2; -*- // Copyright 2009-2011 Google, All Rights reserved // Copyright 2011-2012 MIT, All rights reserved // Released under the Apache License, Version 2.0 // http://www.apache.org/licenses/LICENSE-2.0 package com.google.appinventor.client.editor.youngandroid.properties; import stati...
[ "jis@mit.edu" ]
jis@mit.edu
af8e75b0e0d3269dcec3c850dff9be9b75b0f592
1b074ff0f0bd5eacbca4c3d96c186901c5f075ab
/oauth2/oauth2-client/src/main/java/org/springframework/security/oauth2/client/web/server/ServerAuthorizationRequestRepository.java
ee180a8fafcc5b54a00d467a19eb02be711d0fea
[ "Apache-2.0" ]
permissive
selvinsource/spring-security
abb4f762d98967673f216c657dc6abebf3642d15
8dd2864dea3de5ea98637a1629debc89c29e76c0
refs/heads/master
2020-04-29T16:13:59.943047
2019-03-22T01:40:05
2019-03-23T00:30:56
176,251,873
10
12
Apache-2.0
2019-03-18T09:54:43
2019-03-18T09:54:40
null
UTF-8
Java
false
false
3,056
java
/* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
[ "rwinch@users.noreply.github.com" ]
rwinch@users.noreply.github.com
a37253bc14044401befcbf56bbb66c10d322cb7c
d67dbb4814c58e186c21a6f849ceb2767ed79f71
/app/src/main/java/com/shaoyue/weizhegou/module/owner/fragment/WalletDetailsFragment.java
66e80457fb7f2089fff198b901b47f0021c70e70
[ "Apache-2.0" ]
permissive
coypanglei/nanjinJianduo
3234b04c18e5d5e36abfc111e3bde1704c47d2a1
b6ca49d6fa1182bbf61214338ab08aba63786e4a
refs/heads/master
2020-08-29T22:45:15.801910
2020-04-27T09:13:09
2020-04-27T09:13:09
218,192,749
0
0
null
null
null
null
UTF-8
Java
false
false
5,916
java
package com.shaoyue.weizhegou.module.owner.fragment; import android.os.Bundle; import android.support.v7.widget.LinearLayoutManager; import android.support.v7.widget.RecyclerView; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ImageView; import androi...
[ "434604925@qq.com" ]
434604925@qq.com
99488672ee500d14266c67b34349dc7a35412b08
bc1e54853af18e70b3d377370ef9271958994e43
/lealone-atomicdb/src/main/java/com/codefollower/lealone/atomicdb/dht/Murmur3Partitioner.java
76393788c1e62685d44c91b6356c43c7497a106e
[ "Apache-2.0" ]
permissive
alemic/Lealone
d5cf7241dce252b60513ff77b1c695ec613ce187
0a15b13e7ec6752b1adb5b063a7cc6f3e6852bad
refs/heads/master
2020-02-26T17:44:21.599597
2014-01-19T05:43:29
2014-01-19T05:43:29
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,295
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...
[ "zhh200910@gmail.com" ]
zhh200910@gmail.com
3077f9407ef9b5aa44df3a0fa85e2fa2e3be0479
ec8e41bef30b8bfd7c11521f1ec6d95ba38761ff
/src/main/java/com/google/location/suplclient/asn1/supl2/ulp_components/Pathloss.java
8927753501126dccd36b49e4864a71e9f10faf11
[ "Apache-2.0" ]
permissive
coleHafner/supl-client-1
15b33ff32ddca3e2063a3b08c824e6d013877d6a
27f86068f89fbc04c64e90e3e1bc886e34cafca5
refs/heads/master
2020-08-10T03:44:23.565708
2019-10-11T21:38:40
2019-10-11T21:38:40
214,248,260
3
1
Apache-2.0
2019-10-10T17:45:58
2019-10-10T17:45:58
null
UTF-8
Java
false
false
2,891
java
// Copyright 2018 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 ...
[ "tccyp@google.com" ]
tccyp@google.com
68fe91ec4f17400b035d0e8314d965af18124856
3181a895dee7c1f5eb02fb2b48d8ce02c8767973
/bobas.businessobjectscommon/src/test/java/org/colorcoding/ibas/bobas/test/data/TestDataConvert.java
ea2b7cb9c1b2b898737f796dc008f195e3d34010
[ "MIT" ]
permissive
color-coding/ibas-framework
635c77e0415c17a251b029df946d4fdb95dd98b1
414793b1f4c9807fc3560163400697cbb3826157
refs/heads/master
2023-09-05T03:25:44.311551
2023-08-25T08:31:29
2023-08-30T16:00:23
49,205,107
14
120
MIT
2023-07-12T07:58:31
2016-01-07T13:06:07
Java
UTF-8
Java
false
false
1,334
java
package org.colorcoding.ibas.bobas.test.data; import org.colorcoding.ibas.bobas.data.KeyValue; import org.colorcoding.ibas.bobas.data.emConditionOperation; import org.colorcoding.ibas.bobas.data.emYesNo; import org.colorcoding.ibas.bobas.data.measurement.emAreaUnit; import org.colorcoding.ibas.bobas.db.DataConvert; i...
[ "niuren.zhu@icloud.com" ]
niuren.zhu@icloud.com
8120db40c5f9233011032f272815befec035e3fa
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/13/13_71a31e88a7cae248209a63dcf8da7fc11aa47534/DelayedRefreshJob/13_71a31e88a7cae248209a63dcf8da7fc11aa47534_DelayedRefreshJob_t.java
8af5cb1460378daf047b5b475d8dde91dec3a019
[]
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,948
java
/******************************************************************************* * Copyright (c) 2004, 2007 Mylyn project committers 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 di...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
9d29e1dd01ba3909df59f4a3aa6c364f5e45a953
c667ea08ee83f38670f4ea94e67bf13ac357a3c2
/eureka/provider/src/test/java/com/chenshun/provider/ProviderApplicationTests.java
e1d817249201169a20303ce95d8dcde66c7efdef
[]
no_license
chenshun131/SpringBootDemo
0b6ec78a36a00bc247e7b9f4df17af127227dd10
d562fc473d8f4deada1480f4a4e0d988bae5fea3
refs/heads/master
2021-03-30T21:56:32.365220
2018-11-18T04:01:22
2018-11-18T04:01:22
124,502,217
0
0
null
null
null
null
UTF-8
Java
false
false
349
java
package com.chenshun.provider; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.boot.test.context.SpringBootTest; import org.springframework.test.context.junit4.SpringRunner; @RunWith(SpringRunner.class) @SpringBootTest public class ProviderApplicationTests { @Test public vo...
[ "1539831174@qq.com" ]
1539831174@qq.com
3adedb3ee9d81c3c3e6b793033f43a1758cdadad
d71e879b3517cf4fccde29f7bf82cff69856cfcd
/ExtractedJars/Ibotta_com.ibotta.android/javafiles/bo/app/di.java
2c97cf93b6741a605ee0bc05be8f7d618492b711
[ "MIT" ]
permissive
Andreas237/AndroidPolicyAutomation
b8e949e072d08cf6c6166c3f15c9c63379b8f6ce
c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a
refs/heads/master
2020-04-10T02:14:08.789751
2019-05-16T19:29:11
2019-05-16T19:29:11
160,739,088
5
1
null
null
null
null
UTF-8
Java
false
false
6,629
java
// Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.kpdus.com/jad.html // Decompiler options: packimports(3) annotate safe package bo.app; import android.net.Uri; import com.appboy.support.AppboyLogger; import com.appboy.support.StringUtils; import java.util.List; import org.j...
[ "silenta237@gmail.com" ]
silenta237@gmail.com
834b4fe03f8250735a39afc27815fa753303f6bb
947fc9eef832e937f09f04f1abd82819cd4f97d3
/src/apk/androidx/core/graphics/drawable/d.java
a58f04d14edc4dc5a3271290ed872ef6dc4047f1
[]
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
7,702
java
package androidx.core.graphics.drawable; import android.content.res.ColorStateList; import android.content.res.Resources; import android.graphics.Canvas; import android.graphics.ColorFilter; import android.graphics.PorterDuff.Mode; import android.graphics.Rect; import android.graphics.Region; import android.graphics.d...
[ "putnins@nils.digital" ]
putnins@nils.digital
3cfe8305ce6c3a852c0ad3b80ca2e775ffece3cd
1941b485f55aa9d05faf579f422275f66f11cfbd
/src/test/java/com/annie/api/rest/marketplace/controllers/SellerControllerTest.java
883819bdc41d5daf682c1ab6018f454b9e1211ee
[]
no_license
nguyenannie/marketplace-rest-api
d2a663591cbebdf2cbee1fde10e7e176b56fd840
a832e68f8e96b46fd7057faafc78e9de69f2a613
refs/heads/master
2020-04-13T20:32:33.730732
2018-12-31T19:06:38
2018-12-31T19:06:38
163,432,538
0
0
null
null
null
null
UTF-8
Java
false
false
7,078
java
package com.annie.api.rest.marketplace.controllers; import com.annie.api.rest.marketplace.models.dtos.SellerDTO; import com.annie.api.rest.marketplace.models.entities.Seller; import com.annie.api.rest.marketplace.services.implementations.SellerDbServiceImpl; import org.junit.Before; import org.junit.Test; import org.j...
[ "tramtramrhinomo@gmail.com" ]
tramtramrhinomo@gmail.com
5d0cf4b675bebbe52944779fa9ac34078becb96e
ffc345e5c5f19febd0ed98d42be78b1abb832cf4
/sitestats/sitestats-tool/src/java/org/sakaiproject/sitestats/tool/wicket/pages/AdminReportsPage.java
9069e6bbb8094f467cb15c4ce1df31379cb51db6
[ "ECL-2.0" ]
permissive
unixcrh/Fudan-Sakai
50c89d41ee447f99d6347b14197ba701f6131a5f
924b4c0b702ada7eba4e0efb8db99cb99ed47dce
refs/heads/master
2020-12-24T17:54:54.747919
2012-04-13T14:53:40
2012-04-13T14:53:40
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,273
java
/** * $URL: https://source.sakaiproject.org/svn/sitestats/tags/sitestats-2.2.2/sitestats-tool/src/java/org/sakaiproject/sitestats/tool/wicket/pages/AdminReportsPage.java $ * $Id: AdminReportsPage.java 72172 2009-09-23 00:48:53Z arwhyte@umich.edu $ * * Copyright (c) 2006-2009 The Sakai Foundation * * Licensed unde...
[ "gaojun@fudan.edu.cn" ]
gaojun@fudan.edu.cn
a56db56e36196932c9c8709568e3610ca96350aa
d8151dfa1a9f8ec276ba5b6ed9f249f8706240cc
/me/earth/phobos/features/modules/misc/NoAFK.java
6c5cf2c7d90cbb6f321beddd28f7ad8c4672b5c0
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
Floppinqq/Phobos-1.7.2-BUILDABLE-SRC
08095cf6e4e9499d94beff9119441485c252d83f
681a694a92e06c6d793c2ffec12ff6ffb7f61d4c
refs/heads/main
2023-02-04T02:47:23.954142
2020-12-25T14:03:09
2020-12-25T14:03:09
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,682
java
/* * Decompiled with CFR 0.150. * * Could not load the following classes: * net.minecraft.network.Packet * net.minecraft.network.play.client.CPacketAnimation * net.minecraft.util.EnumHand */ package me.earth.phobos.features.modules.misc; import java.util.Random; import me.earth.phobos.features.modules.Modul...
[ "hqrion@gmail.com" ]
hqrion@gmail.com
c5a3a7863ac9dca2d65da1056be0abfce1850ee7
d966ab71087d3d2611e1d9b94b8d62d95b48b1cf
/src/main/java/hu/noreg/iotgw2/service/mapper/DeviceMapper.java
ab1cbb07395ebdf5340ae82a7eb3602fee9f0608
[]
no_license
bukodi/iotgw2
cf4d2288823ff0e7810b0640207c7bf26ff9fc03
032599cef13bc432f5ab6a6be31d7ea144f3a47b
refs/heads/main
2023-07-04T22:57:24.935144
2021-05-21T15:38:40
2021-05-21T15:39:35
369,579,739
0
1
null
2021-08-22T21:11:47
2021-05-21T15:33:22
Java
UTF-8
Java
false
false
1,362
java
package hu.noreg.iotgw2.service.mapper; import hu.noreg.iotgw2.domain.*; import hu.noreg.iotgw2.service.dto.DeviceDTO; import org.mapstruct.*; /** * Mapper for the entity {@link Device} and its DTO {@link DeviceDTO}. */ @Mapper(componentModel = "spring", uses = { KeyPairMapper.class, DeviceTypeMapper.class, OrgUnit...
[ "bukodi@gmail.com" ]
bukodi@gmail.com
ed26fe751d45af961083d3e764285b6ce4d47b4c
a6d91539ac2e61e4c632319e725287f57186856c
/src/com/plugins/cms/content/service/dao/ICmsContentDao.java
0a37f80b7f2aa14a53cb6935bf7f719d6b841b64
[]
no_license
liuguicheng/IntegrationGame
5c3bd6b783f5ab21ff1eeb88be4f471d76c53499
f4bc906713ac6b3ed25d5e497f3341269e38cd88
refs/heads/master
2020-02-26T15:54:33.835922
2016-12-24T02:28:42
2016-12-24T02:28:42
70,869,636
0
0
null
2016-10-27T13:46:02
2016-10-14T03:13:19
Java
GB18030
Java
false
false
603
java
/** * Description: * History: 2013-12-20 Create **/ package com.plugins.cms.content.service.dao; import org.springline.orm.Page; import org.springline.orm.dao.ICommonDao; import com.plugins.cms.content.command.CmsContentQueryInfo; /** * @description */ public interface ICmsContentDao extends ICo...
[ "282303392@qq.com" ]
282303392@qq.com
5d2974374d7df84e53d3d4bb16d61c03fcbd020d
7b40d383ff3c5d51c6bebf4d327c3c564eb81801
/src/e.java
50ab24d18372abadcba6809a87c0c091beec804c
[]
no_license
reverseengineeringer/com.yik.yak
d5de3a0aea7763b43fd5e735d34759f956667990
76717e41dab0b179aa27f423fc559bbfb70e5311
refs/heads/master
2021-01-20T09:41:04.877038
2015-07-16T16:44:44
2015-07-16T16:44:44
38,577,543
2
0
null
null
null
null
UTF-8
Java
false
false
344
java
import android.os.Handler; import android.os.Looper; import java.util.concurrent.Executor; class E implements Executor { public void execute(Runnable paramRunnable) { new Handler(Looper.getMainLooper()).post(paramRunnable); } } /* Location: * Qualified Name: E * Java Class Version: 6 (50.0) * JD-Co...
[ "reverseengineeringer@hackeradmin.com" ]
reverseengineeringer@hackeradmin.com
fac01205de36702b1cd8430dddadd0f499392a3f
0be11498aea0f12d98514f4eb2e69941c41af0e4
/tramina-project/tramina/src/main/java/org/seasar/tramina/transaction/exception/TransactionAlreadyAssociatedException.java
923d08540c604e695fc3a574494cb2a2edb7133b
[]
no_license
seasarorg/tramina
1770ae55c4dfea7870d0d30b97feab34f9d0cc67
1ec50e5aa82f1f657eb79024806b1221d7a94230
refs/heads/master
2016-09-10T09:30:24.601854
2013-10-04T10:40:38
2013-10-04T10:40:38
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,070
java
/* * Copyright 2004-2010 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@improvement.jp" ]
koichik@improvement.jp
0e45e61b2ffa993dd42fa6dd0be5e8f899bd73cf
874e9ea8775d886b87390575231a5f05572abd5d
/workspace/javase/core/src/io/system/SystemOutRedirect.zdq
d17ee0dce75b52744dc577f8a8c6db9fa3697099
[]
no_license
helifee/corp-project
f801d191ed9a6164b9b28174217ad917ef0380c8
97f8cdfc72ea7ef7a470723de46e91d8c4ecd8c9
refs/heads/master
2020-03-28T12:10:14.956362
2018-09-13T02:43:01
2018-09-13T02:43:01
148,274,917
2
3
null
null
null
null
UTF-8
Java
false
false
452
zdq
package io.system; import java.io.File; import java.io.FileOutputStream; import java.io.IOException; import java.io.PrintStream; public class SystemOutRedirect { public static void main(String[] args) throws IOException { File file = new File("f:" + File.separator + "log.txt"); System.setOut(new PrintStream(new...
[ "helifee@gmail.com" ]
helifee@gmail.com
7b6f4dc3414faef82a878e68699ff38cd1f2da0d
fcda880abfc6325231df63ca16d6f057ad4fb3a3
/src/test/java/org/dom4j/samples/dom/NativeDOMDemo.java
c804693f0664e18c10903b33b04c210d00c58264
[]
no_license
yangfancoming/goat-demo-dom4j
c17561cf28dcf03cdd6980b8889e7ed01fd1b272
929e39d258869b71688d17ab0649d91190f7da8f
refs/heads/master
2020-09-21T13:08:39.039613
2019-11-29T08:06:39
2019-11-29T08:06:39
224,798,039
0
0
null
null
null
null
UTF-8
Java
false
false
3,707
java
/* * Copyright 2001-2004 (C) MetaStuff, Ltd. All Rights Reserved. * * This software is open source. * See the bottom of this file for the licence. * * $Id: NativeDOMDemo.java,v 1.4 2005/01/29 14:52:58 maartenc Exp $ */ package org.dom4j.samples.dom; import org.dom4j.Document; import org.dom4j.dom.DOMDocumen...
[ "34465021+jwfl724168@users.noreply.github.com" ]
34465021+jwfl724168@users.noreply.github.com
cf914f98f912fdc7ae63cabeffac3130c427c9c6
1f3a4e27a70aaa5c0accc66b089639a024e0af06
/src/main/java/me/paulf/fairylights/server/net/clientbound/OpenEditLetteredConnectionScreenMessage.java
198ac7f1836d8d8a7fe345b2beef065098af727f
[ "MIT" ]
permissive
Royal-Jelly/Fairy-Lights
e5b7a1eb8cb56451497264ea2f7e3dd716d21926
5f3c6fc06cc30215777ba232b616c1817584b27a
refs/heads/master
2023-09-02T20:57:45.033122
2021-04-18T04:27:56
2021-04-18T04:27:56
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,430
java
package me.paulf.fairylights.server.net.clientbound; import me.paulf.fairylights.client.gui.EditLetteredConnectionScreen; import me.paulf.fairylights.server.connection.Connection; import me.paulf.fairylights.server.connection.Lettered; import me.paulf.fairylights.server.net.ClientMessageContext; import me.paulf.fairyl...
[ "paul.fulham0@gmail.com" ]
paul.fulham0@gmail.com
acd2467bc78fb7b7fc0ab20933cf47400db5fdfb
8701a77d0837af819f8ed75716c98414840d492d
/src/main/java/br/com/delos/model/Role.java
31814bd7bf846b1c69656d25b96a7ee763c1c9c8
[]
no_license
andersonmarquesgit/delos
3986774dadc79cd1c0362d67a12876ee200321ac
09aaa380512c1354cdbd8cbff56d470fe029af3c
refs/heads/master
2020-06-28T05:00:47.412711
2017-01-26T19:04:43
2017-01-26T19:04:43
74,507,362
0
0
null
null
null
null
UTF-8
Java
false
false
684
java
package br.com.delos.model; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import javax.persistence.Table; @Entity @Table(name = "tb_role") public class Role { @Id @Gener...
[ "andersonmarques.ci@gmail.com" ]
andersonmarques.ci@gmail.com
28fa0aa6003c894c0497f61aa90d9708b3952d56
0baf7677c04ba49ebbb77bf87d0b89e5d0fa59a8
/cayenne-xmpp/src/test/java/org/apache/cayenne/event/XMPPModuleIT.java
1eaa82ca01b0c3f03b1ecb96a8ac7145cc6d53be
[ "Apache-2.0" ]
permissive
DalavanCloud/cayenne
7e7a664c16cff954f14fe9c4121c639a175cd617
77ba4b7d0906bf47e2136a8cbe0c0f128ecad6d6
refs/heads/master
2020-04-29T10:18:24.244156
2019-03-15T04:35:57
2019-03-15T04:35:57
176,057,472
1
0
null
2019-03-17T04:47:48
2019-03-17T04:47:47
null
UTF-8
Java
false
false
2,161
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 * ...
[ "stariy95@gmail.com" ]
stariy95@gmail.com
befd4fc1a26679abba74a14815234fc51b031e9a
6e6611d33669e664d0da52ce1c904448590c77b3
/src/main/java/sonar/logistics/api/core/tiles/displays/info/comparators/IComparableProvider.java
d7258507c5ecace48179c3c6453d171d4696a168
[ "MIT" ]
permissive
SonarSonic/Practical-Logistics-2
f6c51a5df5e403b825411700378e554922582c4b
4772196103d35c78c33f03c288a7b47aac267197
refs/heads/1.12.X
2021-07-09T01:47:07.148850
2021-04-08T16:12:56
2021-04-08T16:12:56
80,627,523
27
20
MIT
2018-07-12T10:35:53
2017-02-01T14:26:07
Java
UTF-8
Java
false
false
225
java
package sonar.logistics.api.core.tiles.displays.info.comparators; import java.util.Map; public interface IComparableProvider<T> { void getComparableObjects(String parent, T obj, Map<LogicIdentifier, Object> objects); }
[ "ollielansdell@hotmail.co.uk" ]
ollielansdell@hotmail.co.uk
b9e2ab953fcba6e913bdcffabd31031172ebf677
13c2d3db2d49c40c74c2e6420a9cd89377f1c934
/program_data/JavaProgramData/13/1353.java
c1749812c545f027065c0f325803c88107bf985d
[ "MIT" ]
permissive
qiuchili/ggnn_graph_classification
c2090fefe11f8bf650e734442eb96996a54dc112
291ff02404555511b94a4f477c6974ebd62dcf44
refs/heads/master
2021-10-18T14:54:26.154367
2018-10-21T23:34:14
2018-10-21T23:34:14
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,046
java
package <missing>; public class GlobalMembers { public static int Main() { int n; int[] number; int i; int j; int sum; String tempVar = ConsoleInput.scanfRead(); if (tempVar != null) { n = Integer.parseInt(tempVar); } number = new int[n]; for (i = 0;i < n;i++) { String tempVar2 = Conso...
[ "y.yu@open.ac.uk" ]
y.yu@open.ac.uk
f671399f262a25f3fdc77d3cd3d306d38a0556fc
29fda4790bc9af48fe7510b600271fec66c9d102
/spring-cloud-provider-payment-8004/src/test/java/com/ky/apps/service/SpringCloudProviderPayment8004ApplicationTests.java
4a7949ecfe435bc464c1b3c48a56fc13005a068c
[]
no_license
ky2009888/spring-cloud-learn-2021
dd563bbe4b2deba7d6d9b9d0b3491fa6b6bb8caa
840effe4d0367b64c33b9151bcfcc9b4121fe81d
refs/heads/master
2023-04-14T13:23:52.830337
2021-04-25T08:19:06
2021-04-25T08:19:06
354,819,921
0
0
null
null
null
null
UTF-8
Java
false
false
244
java
package com.ky.apps.service; import org.junit.jupiter.api.Test; import org.springframework.boot.test.context.SpringBootTest; @SpringBootTest class SpringCloudProviderPayment8004ApplicationTests { @Test void contextLoads() { } }
[ "ji_jinliang2012@163.com" ]
ji_jinliang2012@163.com
7ebe5637afb2bfcfe1661b619db3ff7c8656e513
4c1e68e97de6ffaba06e484ee7bb6250ece1e62b
/embl-api-ff/src/main/java/uk/ac/ebi/embl/flatfile/reader/FeatureLocationMatcher.java
ad36dc021861308bfc76665c3e8aff684687cf5b
[ "Apache-2.0" ]
permissive
ebi-wp/sequencetools
3f6d4e1b71f9c04381fc4d38b86e50d80edcc91d
f153055c6214351ee341279d43bfd36c1fc3abf1
refs/heads/master
2021-04-03T06:17:52.888129
2018-09-24T10:23:28
2018-09-26T10:45:32
124,373,736
0
0
null
null
null
null
UTF-8
Java
false
false
3,524
java
/******************************************************************************* * Copyright 2012 EMBL-EBI, Hinxton outstation * * 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 * ...
[ "reddyk@REDDYK-W10D.windows.ebi.ac.uk" ]
reddyk@REDDYK-W10D.windows.ebi.ac.uk
2fdf3f3f5531c93f37d0b2cd4955fd635674c5cf
0016005ee6a22429433a4e0e66ff1303147179ec
/src/day32_Predicate/MoveZeros.java
7e09f928ee065f7092e3508960135f5212c791a7
[]
no_license
OrkhanMusayev/B18_JavaCourse
7d1fee404169ec7f45b20efc42456f0173577327
017a6cfca170ec0c0ace15fa5d5fb319529f2921
refs/heads/master
2022-12-10T06:03:38.178027
2020-08-22T23:31:10
2020-08-22T23:31:10
286,326,298
0
0
null
null
null
null
UTF-8
Java
false
false
1,122
java
package day32_Predicate; import java.util.ArrayList; import java.util.Arrays; /** *Write a program that can move all the zeros to last indexes of ArrayList * Ex: * list: {1,0,2,0,3,0,4,0}; * output: [1, 2, 3, 4, 0, 0, 0, 0] * DO NOT USE SORT method, DO NOT declear any extra lists */ public class M...
[ "mussayevorkhan@gmail.com" ]
mussayevorkhan@gmail.com
52f5e61a84ab8f49ae7b0773c9ecb7fee1976dd2
c188408c9ec0425666250b45734f8b4c9644a946
/open-sphere-plugins/geopackage/src/test/java/io/opensphere/geopackage/export/tile/walker/TopLevelGeometryProviderTest.java
5653d6893cc3e32ed60f78f1aa7beb9be9a69c85
[ "LicenseRef-scancode-free-unknown", "Apache-2.0", "LicenseRef-scancode-public-domain" ]
permissive
rkausch/opensphere-desktop
ef8067eb03197c758e3af40ebe49e182a450cc02
c871c4364b3456685411fddd22414fd40ce65699
refs/heads/snapshot_5.2.7
2023-04-13T21:00:00.575303
2020-07-29T17:56:10
2020-07-29T17:56:10
360,594,280
0
0
Apache-2.0
2021-04-22T17:40:38
2021-04-22T16:58:41
null
UTF-8
Java
false
false
4,426
java
package io.opensphere.geopackage.export.tile.walker; import static org.junit.Assert.assertEquals; import java.util.Collection; import java.util.List; import org.easymock.EasyMock; import org.easymock.EasyMockSupport; import org.junit.Test; import io.opensphere.core.geometry.AbstractTileGeometry; import ...
[ "kauschr@opensphere.io" ]
kauschr@opensphere.io
f354bc346ca60841afe80d660ee863bd747a873c
f18ac382ebddebb2eca688227ba8af5536e75fa5
/jdi-light-html/src/main/java/com/epam/jdi/light/ui/html/complex/RadioButtons.java
8f83fac298743466569a667c8ca0e26b4c20e47a
[ "MIT" ]
permissive
anisa07/jdi-light-1
d7bcd71c91d96672dfe2dd663668590be6385739
c2202a95dce282be8a0a1d935fcc235d91e7b067
refs/heads/master
2020-07-25T11:07:46.530867
2019-08-15T10:40:13
2019-08-15T10:40:13
208,268,995
0
0
MIT
2019-09-13T13:21:00
2019-09-13T13:21:00
null
UTF-8
Java
false
false
286
java
package com.epam.jdi.light.ui.html.complex; import com.epam.jdi.light.ui.html.base.BaseSelector; public interface RadioButtons extends BaseSelector { void select(String value); <TEnum extends Enum> void select(TEnum value); void select(int index); String selected(); }
[ "romanyister@gmail.com" ]
romanyister@gmail.com
270568ecb71e01b49498a08f2296ab8d8a25278e
4572bcab49eec6a44dfe97cfceb6c96232093fa2
/j360-trace-core/src/main/java/me/j360/trace/core/collector/CollectorComponent.java
b3ca289442e347c7fb64e21f0050dc5a9d30ca9d
[]
no_license
hhhcommon/j360-trace
24d014e81f06c34e2a7f322407d22ab3031c18ce
b2378a39af13edbfea3e13fe2b67413decb36379
refs/heads/master
2020-03-30T00:41:51.681189
2017-04-27T10:17:06
2017-04-27T10:17:06
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,069
java
/** * Copyright 2015-2016 The OpenZipkin Authors * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except * in compliance with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or ...
[ "xumin_wlt@163.com" ]
xumin_wlt@163.com
0e973189f21270207805c8911964cf9586429970
89470ecfa6c4cfddb18e4b0191ecbaecc4d580c0
/koala-bpm/koala-bpm-core/koala-bpm-core-bizmodel/src/main/java/org/openkoala/bpm/core/KoalaProcessInfo.java
0796c66584c31106432710c0049b224eb76c5d8f
[]
no_license
xuliugen/koala-project
9019188f583c12c2346d178ce695db436dc622f0
9fc1d5be65abbae66b8c6788257b33b279cedc7d
refs/heads/master
2021-01-10T01:18:25.255922
2016-01-03T01:28:31
2016-01-03T01:28:31
47,016,537
0
3
null
null
null
null
UTF-8
Java
false
false
7,093
java
package org.openkoala.bpm.core; import java.util.Arrays; import java.util.Date; import java.util.List; import java.util.Map; import java.util.Set; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.Lob; import org.dayatang.domain.AbstractEntity; import org.dayatang.domain.Crit...
[ "1573876303@qq.com" ]
1573876303@qq.com
13b334afb693dd3b1cb5cc44dec5d30a8bdea670
9f3207f75a72a745b176a59f952a6f4cbb5aed53
/src/witajNrazy/WitajNrazy.java
a1c3044f15f1425b41ffa85befb4d981bba08c11
[]
no_license
KrzysztofKaczynski/Zadania
5c5de07feab3ec5235a2598631ee30cffe5a4244
55bb1b5c36cd616234c2116cf8fb109868f95d8f
refs/heads/master
2020-03-17T17:30:14.756449
2018-05-23T13:30:21
2018-05-23T13:30:21
131,517,763
0
0
null
null
null
null
UTF-8
Java
false
false
252
java
package witajNrazy; import com.sun.deploy.util.StringUtils; import java.util.Collections; public class WitajNrazy { public static void main(String[] args) { System.out.print(String.join("",Collections.nCopies(10, " \n DUPA "))); } }
[ "qris70@gmail.com" ]
qris70@gmail.com
12a18aaef08482ba76606aa7b8ff7445d6654c5c
596d59292b2355e93f57c1d55f107664adda4e10
/app/src/main/java/com/rackluxury/lamborghini/reddit/adapters/RulesRecyclerViewAdapter.java
0624aa813b520dc8896518b951fd6f490476265c
[]
no_license
HarshAProgrammer/Lamborghini
25dd82af51f29c4d2c4fa4a90c651c3a59b57434
6e2a4eda873a376f2d05b74048d7f2e8ea227811
refs/heads/master
2023-08-01T03:33:05.151537
2021-09-13T16:26:58
2021-09-13T16:26:58
405,989,932
0
0
null
null
null
null
UTF-8
Java
false
false
5,344
java
package com.rackluxury.lamborghini.reddit.adapters; import android.content.Intent; import android.net.Uri; import android.os.Bundle; import android.text.util.Linkify; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.TextView; import androidx.annotation...
[ "App.Lavishly@Gmail.com" ]
App.Lavishly@Gmail.com
40db77593d7167b5fb3c03e09ce65bed0c3d26df
dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9
/data_defect4j/preprossed_method_corpus/Chart/10/org/jfree/chart/plot/FastScatterPlot_getPlotType_210.java
64990261be1f932c42fa2d8c91f2563676020b3e
[]
no_license
hvdthong/NetML
dca6cf4d34c5799b400d718e0a6cd2e0b167297d
9bb103da21327912e5a29cbf9be9ff4d058731a5
refs/heads/master
2021-06-30T15:03:52.618255
2020-10-07T01:58:48
2020-10-07T01:58:48
150,383,588
1
1
null
2018-09-26T07:08:45
2018-09-26T07:08:44
null
UTF-8
Java
false
false
1,257
java
org jfree chart plot fast scatter plot fast scatter plot fastscatterplot plot axi plot valueaxisplot return string des...
[ "hvdthong@gmail.com" ]
hvdthong@gmail.com
ccbe4b135ceb0731846d59a28ce8ad6f51c44d77
6e4594667da81670bcaf8f763ea03ef692728490
/yourong-web/src/main/java/com/yourong/web/dto/LeaseBonusDetailDto.java
e10585c35931c59bca18851a7ed69e58f7bed000
[]
no_license
cenbow/Daisy
d669db7e80677f9dc6162e78b1b150d31e649d56
29a83841acefbe55631b32c51f1f8af723bea20d
refs/heads/master
2021-01-20T08:31:54.755391
2017-04-28T09:40:28
2017-04-28T09:40:28
90,162,687
0
1
null
2017-05-03T15:11:00
2017-05-03T15:11:00
null
UTF-8
Java
false
false
518
java
package com.yourong.web.dto; import java.math.BigDecimal; import java.util.Date; public class LeaseBonusDetailDto { /** 分红值 **/ private BigDecimal bonusAmount; /** 创建时间 **/ private Date createTime; public BigDecimal getBonusAmount() { return bonusAmount; } public void setBonusAmount(BigDecimal bonusAmo...
[ "zheng.qiujun@yrw.com" ]
zheng.qiujun@yrw.com
12417b5c33e1b92a96df5390afddc627f6ce576f
4fd9cd39f1e4f2f5534c7d5232dd5c4ba9a69f59
/src/main/java/com/papaya/multithreading/JavaPrinter.java
af39846ca46912e8334d43ba21cccfc96083d774
[]
no_license
Jeka1978/papaya-training
60e5db0eff923551cafdbeced9151362b4ad74a4
9dc9f3469627538a59231c186a2320977996865a
refs/heads/master
2023-03-08T03:38:46.625722
2021-02-24T14:17:59
2021-02-24T14:17:59
290,249,584
1
2
null
null
null
null
UTF-8
Java
false
false
675
java
package com.papaya.multithreading; import lombok.AllArgsConstructor; import lombok.Setter; import lombok.SneakyThrows; /** * @author Evgeny Borisov */ public class JavaPrinter implements Runnable { @Setter private boolean moreWorkToDo=true; public void killProcess() throws InterruptedException { ...
[ "kit2009" ]
kit2009
d070dae5d3e39452fdb846336b3e52276e6585c4
e17f8e9f5b7a4f813287ab20a90f066111913fe5
/Xelenium_2_28/src/com/gargoylesoftware/htmlunit/javascript/host/html/HTMLMetaElement.java
20ac5a0a88ac8cc9382d2c524d4e9e8f9da5eb74
[]
no_license
VVasanth/xelenium
df993684efae0900ca7c70c9d63e739608780760
ad2b3902d4f9ecacc8063727c1a5f219d0f9bb98
refs/heads/master
2021-01-10T20:59:17.392193
2013-05-17T11:52:09
2013-05-17T11:52:09
10,121,359
1
2
null
null
null
null
UTF-8
Java
false
false
3,848
java
/* * Copyright (c) 2002-2012 Gargoyle Software 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 ...
[ "vvk.victory@gmail.com" ]
vvk.victory@gmail.com
dabea98d6ae009480243ca3482e2137eb560d5cc
61f4bce6d63d39c03247c35cfc67e03c56e0b496
/src/dyno/swing/designer/beans/adapters/borders/SoftBevelBorderModel.java
a0af40062e7065d47a7dffe0a64c95f2fca0b80b
[]
no_license
phalex/swing_designer
570cff4a29304d52707c4fa373c9483bbdaa33b9
3e184408bcd0aab6dd5b4ba8ae2aaa3f846963ff
refs/heads/master
2021-01-01T20:38:49.845289
2012-12-17T06:50:11
2012-12-17T06:50:11
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,203
java
/* * BevelBorderModel.java * * Created on 2007-8-27, 21:47:22 * * To change this template, choose Tools | Templates * and open the template in the editor. */ package dyno.swing.designer.beans.adapters.borders; import java.awt.Color; import javax.swing.border.SoftBevelBorder; /** * * @author William Chen *...
[ "584874132@qq.com" ]
584874132@qq.com
1af94bf2a7546b7814c79bfe11f8e1d79a9c64fa
71c714af5ebe863949a3a1615d31f5b6e8cf3808
/web-server/src/main/java/pt/ipg/ei/cloud/menu/guice/AppGSCL.java
eee79f6534c147335f89af53548803e09731ef93
[]
no_license
fabm/cloud-menu
17aa7852f53ef049fb1087eaf134b503ae9a7c6d
e5ea7198b2b83a31b67f0fa2a19f070a93838206
refs/heads/master
2021-01-10T12:09:50.711340
2016-01-17T09:49:35
2016-01-17T09:49:35
47,506,488
0
0
null
null
null
null
UTF-8
Java
false
false
434
java
package pt.ipg.ei.cloud.menu.guice; import com.google.inject.Guice; import com.google.inject.Injector; import com.google.inject.servlet.GuiceServletContextListener; public class AppGSCL extends GuiceServletContextListener { @Override protected Injector getInjector() { System.out.println("creating inj...
[ "francisco.ab.monteiro@gmail.com" ]
francisco.ab.monteiro@gmail.com
875be5f9f482c73c20b7a41806f161633b2e54a5
7872a7570269708aa3d443561b9d064ca9e2a1d7
/web/src/test/java/hu/psprog/leaflet/web/rest/conversion/routing/FrontEndRouteVOToExtendedFrontEndRouteDataModelListConverterTest.java
f9858f674d6e670a05ad3f51542698746b7ab55f
[]
no_license
petersmith-hun/leaflet-backend
2dee975662ee2b53e971661c773a3e322415b7f7
f6e0072520555a0c837468fd85e4434aa037487d
refs/heads/master
2023-07-19T08:29:44.899936
2023-07-09T15:19:09
2023-07-09T15:19:09
59,896,821
0
0
null
2023-07-09T15:19:11
2016-05-28T13:51:04
Java
UTF-8
Java
false
false
1,449
java
package hu.psprog.leaflet.web.rest.conversion.routing; import hu.psprog.leaflet.api.rest.response.routing.ExtendedFrontEndRouteListDataModel; import hu.psprog.leaflet.web.test.ConversionTestObjects; import org.junit.jupiter.api.Test; import org.junit.jupiter.api.extension.ExtendWith; import org.mockito.InjectMocks; im...
[ "peter.kovacs0519@gmail.com" ]
peter.kovacs0519@gmail.com
d4a9bd1648adba86a7f8f30edb5dcbbfc5993e21
c188408c9ec0425666250b45734f8b4c9644a946
/open-sphere-base/core/src/main/java/io/opensphere/core/pipeline/renderer/buffered/PolylineDataBuffered.java
6fe9df2d6f5a72b2e4d4046ba18e47b5a75a9cf1
[ "LicenseRef-scancode-free-unknown", "Apache-2.0", "LicenseRef-scancode-public-domain" ]
permissive
rkausch/opensphere-desktop
ef8067eb03197c758e3af40ebe49e182a450cc02
c871c4364b3456685411fddd22414fd40ce65699
refs/heads/snapshot_5.2.7
2023-04-13T21:00:00.575303
2020-07-29T17:56:10
2020-07-29T17:56:10
360,594,280
0
0
Apache-2.0
2021-04-22T17:40:38
2021-04-22T16:58:41
null
UTF-8
Java
false
false
4,517
java
package io.opensphere.core.pipeline.renderer.buffered; import java.nio.FloatBuffer; import java.util.Collection; import java.util.Collections; import java.util.List; import io.opensphere.core.model.time.TimeSpan; import io.opensphere.core.pipeline.processor.PolylineModelData; import io.opensphere.core.pipeli...
[ "kauschr@opensphere.io" ]
kauschr@opensphere.io
dddb01762d54c62945e0cd675c5bd9ec7c6cd51f
7e845b6940f896fb81b8f5a7ef525ba5a27073a8
/shijingsh-ai-rns/src/main/java/com/shijingsh/rns/model/context/rating/SoRecModel.java
d69f34a87290298c0199a6323d939321e1615738
[ "Apache-2.0" ]
permissive
shijingsh/shijingsh-ai
9ae48ac27677999406868139b8daf93df89bbc18
b4c0be173bc4f2e29e6ef19e861bba9460596cbc
refs/heads/master
2022-10-07T05:03:54.637990
2020-05-08T06:47:42
2020-05-08T06:47:42
244,068,779
1
1
null
2022-10-05T04:04:45
2020-03-01T01:38:32
Java
UTF-8
Java
false
false
7,478
java
package com.shijingsh.rns.model.context.rating; import java.util.ArrayList; import java.util.List; import com.shijingsh.ai.data.DataInstance; import com.shijingsh.ai.data.DataModule; import com.shijingsh.ai.data.DataSpace; import com.shijingsh.ai.math.structure.DefaultScalar; import com.shijingsh.ai.math.str...
[ "liukefu2050@sina.com" ]
liukefu2050@sina.com
08393cb5de5415ace4633c86b6565d089367f6f7
c31dcfda3211c88795a388d831c83fa7ad113f99
/src/main/java/com/ideasforsharing/application/config/MicroserviceSecurityConfiguration.java
c63746e32d08e2fdf51803938c491770bf912ac5
[]
no_license
anywhereinfo/microservicessample
69a6d4df93b81a7c0040223dff0f96c6a4e0f2c1
46608cf7ef54de427df480a213b84d5abb8d1993
refs/heads/master
2021-08-24T06:49:58.013905
2017-12-08T13:35:49
2017-12-08T13:35:49
113,578,020
0
0
null
null
null
null
UTF-8
Java
false
false
3,203
java
package com.ideasforsharing.application.config; import com.ideasforsharing.application.security.AuthoritiesConstants; import com.ideasforsharing.application.security.jwt.JWTConfigurer; import com.ideasforsharing.application.security.jwt.TokenProvider; import org.springframework.context.annotation.*; import org.spring...
[ "jhipster-bot@users.noreply.github.com" ]
jhipster-bot@users.noreply.github.com
6c8ebf89fa1cd8e0852caafe193207d6a0b978db
686716c239a14f57a9c5d482eef8cf2b8b515bf2
/src/com/ORM/Orders.java
a81d91753721235449218f0db32c12ca650937f9
[]
no_license
liuxiaochen0625/EShopTest
f2607a408deec6c43cba1d8862b82293503e1d55
cf4ceb21c0f71f80ffb994dbff63d30d9f92aa4b
refs/heads/master
2021-01-10T08:12:40.638530
2016-03-25T06:47:12
2016-03-25T06:47:12
54,700,258
0
0
null
null
null
null
UTF-8
Java
false
false
2,032
java
package com.ORM; import java.util.Date; /** * Orders generated by MyEclipse Persistence Tools */ public class Orders implements java.io.Serializable { // Fields private Integer id; private Member member; private Cart cart; private String orderNo; private Date orderDate; private ...
[ "liuxiaoqiang_0625@163.com" ]
liuxiaoqiang_0625@163.com
913b1306270f7892ac4299c0a89befab41c19c71
8bf6a7cabb5c4f2b0da809aeee70389ec76faa20
/smart-home-android-client/_MyLibrary/src/main/java/shared/heiliuer/shared/StringChina.java
20271a22bad419179777cfcc0a914dc8c86b187e
[]
no_license
heiliuer/smart-home
f5b573babb14daffb7ddbc601352dc049431695b
371f3dcac7c83257f6a3e408216bb3865876a1bb
refs/heads/master
2021-01-17T10:19:26.558742
2016-12-28T16:28:03
2016-12-28T16:28:03
56,602,948
5
3
null
null
null
null
UTF-8
Java
false
false
3,208
java
package shared.heiliuer.shared; import java.util.ArrayList; import java.util.List; /** * 按汉字首字母比较大小 * * @author Administrator * */ public class StringChina { public static ArrayList<String> sort(List<String> strs) { ArrayList<String> result = new ArrayList<String>(); int i, j; String a, b; for (i = 0...
[ "eee" ]
eee
bc3e912db1df82dc7a762f45214bdeaaebd7112b
9208ba403c8902b1374444a895ef2438a029ed5c
/sources/com/kantv/ui/activity/RegisterActivity_ViewBinding.java
a369de4819ddf7f305656e52bb6994bce4226e70
[]
no_license
MewX/kantv-decompiled-v3.1.2
3e68b7046cebd8810e4f852601b1ee6a60d050a8
d70dfaedf66cdde267d99ad22d0089505a355aa1
refs/heads/main
2023-02-27T05:32:32.517948
2021-02-02T13:38:05
2021-02-02T13:44:31
335,299,807
0
0
null
null
null
null
UTF-8
Java
false
false
6,181
java
package com.kantv.ui.activity; import android.view.View; import android.widget.CheckBox; import android.widget.EditText; import android.widget.ImageView; import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.CallSuper; import androidx.annotation.UiThread; import butterknife.Unb...
[ "xiayuanzhong@gmail.com" ]
xiayuanzhong@gmail.com
93a6ca23ae21321eb3a9bd7ea779d16463aa2c93
f5625654e0bc007f787eafefbf7769965906fadf
/build/tmp/recompileMc/sources/net/minecraft/block/BlockDaylightDetector.java
34130501c5483d537de60ead8e986557b81015c6
[]
no_license
nuko6925/revive
c6bd340d757c4c078e0a1b3c6a2289e4616cec44
32678a8502fb4b2e04d3afe4faf29b59146800fa
refs/heads/master
2020-12-03T15:17:42.848349
2020-01-02T14:31:19
2020-01-02T14:31:19
231,366,995
0
0
null
null
null
null
UTF-8
Java
false
false
6,609
java
package net.minecraft.block; import java.util.List; import java.util.Random; import javax.annotation.Nullable; import net.minecraft.block.material.Material; import net.minecraft.block.properties.IProperty; import net.minecraft.block.properties.PropertyInteger; import net.minecraft.block.state.BlockStateContainer; impo...
[ "unconfigured@null.spigotmc.org" ]
unconfigured@null.spigotmc.org
44c701a38fd8739005d00b6a65d7c0e34df5c57a
79890d6ab25e6cb31bad2f9d6c394a1cc46ada0c
/DesignPattern/StimulateDuckPro/src/pandy/test/BadFlyBehavior.java
be17e85b3ab99fdbb85dd88c70fde16b999eff13
[]
no_license
PandyYang/SSM-SSH
d748bd5fd9c3eece121091bb16276ac421e316f3
74d591007e6a5d13d6b88d29ab9443532f73a21e
refs/heads/master
2020-04-23T20:06:46.525177
2019-04-05T00:08:34
2019-04-05T00:08:34
171,428,461
0
0
null
null
null
null
UTF-8
Java
false
false
189
java
package pandy.test; public class BadFlyBehavior implements FlyBehavior { @Override public void fly() { // TODO Auto-generated method stub System.out.println("---BadFly----"); } }
[ "fry227662112@gmail.com" ]
fry227662112@gmail.com
51ec822f8e0cfd4c4df0156004b9e4a3e2a0526c
e7cb38a15026d156a11e4cf0ea61bed00b837abe
/groundwork-monitor-platform/enterprise-foundation/collagerest/collagerest-common/src/main/java/org/groundwork/rs/dto/JaxbBean.java
0d32f40010bef81ca86abf4f911a6d3b68722f6e
[]
no_license
wang-shun/groundwork-trunk
5e0ce72c739fc07f634aeefc8f4beb1c89f128af
ea1ca766fd690e75c3ee1ebe0ec17411bc651a76
refs/heads/master
2020-04-01T08:50:03.249587
2018-08-20T21:21:57
2018-08-20T21:21:57
null
0
0
null
null
null
null
UTF-8
Java
false
false
894
java
package org.groundwork.rs.dto; import javax.xml.bind.annotation.*; import java.util.HashMap; import java.util.Map; @XmlAccessorType(XmlAccessType.FIELD) public abstract class JaxbBean { @XmlAttribute private Integer id; @XmlElementWrapper(name="properties") @XmlElement(name="property") private M...
[ "gibaless@gmail.com" ]
gibaless@gmail.com
94e5c7de006acca40684c1e321c56354dfb98ae1
e69fbe41b7f347d59c5c11580af5721688407378
/app/src/main/java/com/mobi/overseas/clearsafe/widget/GoldScratchDialog.java
97851c2d200d955dfb5c76aed1f2042c25866743
[]
no_license
ZhouSilverBullet/mobiclearsafe-overseas
578fa39a3a320e41c68e9c6f6703647b5f6d4fc8
f885469217c1942eb680da712f083bede8ee4fd7
refs/heads/master
2022-07-03T13:06:38.407425
2020-05-11T02:58:22
2020-05-11T02:58:22
261,681,978
0
0
null
null
null
null
UTF-8
Java
false
false
6,469
java
package com.mobi.overseas.clearsafe.widget; import android.app.Dialog; import android.content.Context; import android.os.Bundle; import android.text.Html; import android.util.DisplayMetrics; import android.view.Gravity; import android.view.View; import android.view.Window; import android.view.WindowManager; import and...
[ "zhousaito@163.com" ]
zhousaito@163.com
a14bc914600666081b6afea023863915b283595e
1b3b7bfbbaf26340a8f683b944bf4293a82c9c26
/src/main/java/com/hw/domain/po/SysConfigurationTab.java
5a224bfef0bae02d8fe75de2d088b04645adea1e
[]
no_license
viewscenes/hw2.0
656a35835ad57400907498409aa19c1e282c5611
b33eab62f34e394d89f6e0892413875d5a57637a
refs/heads/master
2022-06-30T08:18:05.292854
2020-06-02T01:32:40
2020-06-02T01:32:40
115,579,402
0
1
null
2022-06-17T01:58:08
2017-12-28T03:08:16
Java
UTF-8
Java
false
false
1,976
java
package com.hw.domain.po; import org.apache.commons.lang3.builder.EqualsBuilder; import org.apache.commons.lang3.builder.HashCodeBuilder; import org.apache.commons.lang3.builder.ToStringBuilder; import org.apache.commons.lang3.builder.ToStringStyle; /** * @author badqiu email:badqiu(a)gmail.com * @version 1.0 * ...
[ "liubin11@jd.com" ]
liubin11@jd.com
7d4ea09781e64333b5422b59f3a608571f0f44e1
218f071cfd19ffb6f3494852d653e8ac3ef089a8
/app/src/main/java/com/lvgou/distribution/adapter/MyFansAdapter.java
02033425f439c9a2aa36b6cd9ab6890df8e22bba
[]
no_license
Jiafeicsdn/fyk
b299e6119789c7923396d853922f248489b32997
97ff951774cb6ce6bb8d0b8e610fadecebd396eb
refs/heads/master
2021-06-30T18:06:18.727005
2017-09-17T03:57:20
2017-09-17T03:57:20
103,801,359
0
0
null
null
null
null
UTF-8
Java
false
false
6,628
java
package com.lvgou.distribution.adapter; import android.content.Context; import android.util.Log; import android.view.View; import android.view.ViewGroup; import android.widget.BaseAdapter; import android.widget.ImageView; import android.widget.TextView; import com.bumptech.glide.Glide; import com.lvgou.dis...
[ "jiafeiwangyi@163.com" ]
jiafeiwangyi@163.com
f7d02b3a44190d510e45cc7dbf7f821e5aa94fe6
4c088e99896ad5f4a18170cf4ec8c658990d52b3
/cloud/seata-account-service/src/main/java/com/gapache/cloud/seata/account/dao/repository/AccountRepository.java
48af2ed6eccf829223c07d9ae2add63846ebc4dc
[]
no_license
IsSenHu/big-plan2
58913a6e79f60cfc89872045f79d1bc2ab438717
6da18146de6fca010dcd80a18132cf78cba92c73
refs/heads/main
2023-03-28T09:44:36.765175
2021-03-30T06:33:08
2021-03-30T06:33:08
338,036,595
0
1
null
null
null
null
UTF-8
Java
false
false
441
java
package com.gapache.cloud.seata.account.dao.repository; import com.gapache.cloud.seata.account.dao.po.AccountPO; import com.gapache.jpa.BaseJpaRepository; /** * @author HuSen * @since 2020/6/17 6:07 下午 */ public interface AccountRepository extends BaseJpaRepository<AccountPO, Long> { /** * 查找账户 * ...
[ "1178515826@qq.com" ]
1178515826@qq.com
59052d747678dab79ec434a9043a4fe5c831bb26
ed3cb95dcc590e98d09117ea0b4768df18e8f99e
/project_1_3/src/f/f/d/Calc_1_3_5531.java
bef92dffd5aef67611efb95cb6950235fdb0c2be
[]
no_license
chalstrick/bigRepo1
ac7fd5785d475b3c38f1328e370ba9a85a751cff
dad1852eef66fcec200df10083959c674fdcc55d
refs/heads/master
2016-08-11T17:59:16.079541
2015-12-18T14:26:49
2015-12-18T14:26:49
48,244,030
0
0
null
null
null
null
UTF-8
Java
false
false
131
java
package f.f.d; public class Calc_1_3_5531 { /** @return the sum of a and b */ public int add(int a, int b) { return a+b; } }
[ "christian.halstrick@sap.com" ]
christian.halstrick@sap.com
73a72ce7be4c9a3d7c4d24930464c81ac4dbc277
1d928c3f90d4a0a9a3919a804597aa0a4aab19a3
/java/neo4j/2018/4/Messages.java
7f19120e9462bc2df38e24ebbda91200f92cf8f9
[]
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
1,663
java
/* * Copyright (c) 2002-2018 "Neo Technology," * Network Engine for Objects in Lund AB [http://neotechnology.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 Affero General Public License as * published by the Free Software Fo...
[ "rodrigosoaresilva@gmail.com" ]
rodrigosoaresilva@gmail.com
3bc2d9d8721ea108625a31df7cdd712f7c98e718
a711d39bb5a362de95dc176e0da6db04eee9adc0
/shared/src/main/java/com/gtc/model/gateway/response/account/GetAllBalancesResponse.java
355c2bedeb3ea880005bcb2401ae6c940c203312
[ "MIT" ]
permissive
aspineon/GTC-all-repo
81e458415b0b95c4659263898f805056bc1226db
e4ca91147a9bffd7f5820da413507f532f179085
refs/heads/master
2022-04-07T09:52:40.367277
2020-01-19T09:47:23
2020-01-19T09:47:23
null
0
0
null
null
null
null
UTF-8
Java
false
false
699
java
package com.gtc.model.gateway.response.account; import com.gtc.model.gateway.BaseMessage; import lombok.*; import java.math.BigDecimal; import java.util.Map; /** * Created by Valentyn Berezin on 03.03.18. */ @Getter @Setter @ToString(callSuper = true) @NoArgsConstructor public class GetAllBalancesResponse extends ...
[ "valentyn.berezin@aurea.com" ]
valentyn.berezin@aurea.com
bbee5f7554a90ce4210f4f3e7646447ef18a4705
eb9f655206c43c12b497c667ba56a0d358b6bc3a
/java/java-tests/testData/codeInsight/daemonCodeAnalyzer/quickFix/copyAbstractMethodImplementation/beforeSimple.java
84c6dab1cb4a4b5d13d061529167f77b9b2ee4eb
[ "Apache-2.0" ]
permissive
JetBrains/intellij-community
2ed226e200ecc17c037dcddd4a006de56cd43941
05dbd4575d01a213f3f4d69aa4968473f2536142
refs/heads/master
2023-09-03T17:06:37.560889
2023-09-03T11:51:00
2023-09-03T12:12:27
2,489,216
16,288
6,635
Apache-2.0
2023-09-12T07:41:58
2011-09-30T13:33:05
null
UTF-8
Java
false
false
200
java
// "Use existing implementation of 'm'" "true" interface I { void <caret>m(); } class A implements I { public void m() { System.out.println("code"); } } class B implements I { }
[ "cdr@intellij.com" ]
cdr@intellij.com
8d4454a9183ebc159a7c4fffc843bdc3a63fac45
38c4451ab626dcdc101a11b18e248d33fd8a52e0
/identifiers/apache-ant-1.8.4/src/main/org/apache/tools/ant/taskdefs/optional/depend/constantpool/DoubleCPInfo.java
00a0bb0ae05a28ec04f214d707e022d856c49413
[]
no_license
habeascorpus/habeascorpus-data
47da7c08d0f357938c502bae030d5fb8f44f5e01
536d55729f3110aee058ad009bcba3e063b39450
refs/heads/master
2020-06-04T10:17:20.102451
2013-02-19T15:19:21
2013-02-19T15:19:21
null
0
0
null
null
null
null
UTF-8
Java
false
false
957
java
org PACKAGE_IDENTIFIER false apache PACKAGE_IDENTIFIER false tools PACKAGE_IDENTIFIER false ant PACKAGE_IDENTIFIER false taskdefs PACKAGE_IDENTIFIER false optional PACKAGE_IDENTIFIER false depend PACKAGE_IDENTIFIER false constantpool PACKAGE_IDENTIFIER false java PACKAGE_IDENTIFIER false io PACKAGE_IDENTIFIER false Dat...
[ "pschulam@gmail.com" ]
pschulam@gmail.com
ac7d1d40fbb0c3e45ada9f9db3dd40d78e9d77e2
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/32/32_8132ec842522ba68e2c8c92323bb465e42b9740d/MultiDayWriter/32_8132ec842522ba68e2c8c92323bb465e42b9740d_MultiDayWriter_s.java
b47ebfe143d3f98c2e6b239fb944a403e9dc1314
[]
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,927
java
package generator; import java.io.IOException; import java.util.Calendar; import java.util.HashMap; import java.util.PriorityQueue; import java.util.Scanner; public class MultiDayWriter { private PriorityQueue<CurrentDate> daysOff; private PriorityQueue<CurrentDate> daysOn; private int startYear; ...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
451afc47e214688afb247719d5b3e959099a0fd2
46ef04782c58b3ed1d5565f8ac0007732cddacde
/uml/diagram.editor.sequence/src/org/modelio/diagram/editor/sequence/elements/combinedfragment/primarynode/InteractionOperandContainerFigure.java
47dceca67c64a143df4b657e47bd1ec21a1777d2
[]
no_license
daravi/modelio
844917412abc21e567ff1e9dd8b50250515d6f4b
1787c8a836f7e708a5734d8bb5b8a4f1a6008691
refs/heads/master
2020-05-26T17:14:03.996764
2019-05-23T21:30:10
2019-05-23T21:30:45
188,309,762
0
1
null
null
null
null
UTF-8
Java
false
false
1,456
java
/* * Copyright 2013-2018 Modeliosoft * * This file is part of Modelio. * * Modelio 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 ve...
[ "puya@motionmetrics.com" ]
puya@motionmetrics.com
c925e2932405ca942ee4b2e46289799dc9d4ccd0
1091a59e9a582a4d45b4bbce74188b3b561c6825
/kzscrm-util/src/main/java/com/hd/kzscrm/common/enums/EnabledEnum.java
ead31a35c6105373f13351e2f2346350604191c5
[]
no_license
DongMing0103/RMc
d5782e2661a68e62737022d0d8ed55c0d190bb41
ead713f72c47ee2032ea05c7da6b7d842984ff4f
refs/heads/master
2021-06-26T21:57:40.750172
2017-09-15T09:53:11
2017-09-15T09:53:11
103,642,852
0
0
null
null
null
null
UTF-8
Java
false
false
1,769
java
package com.hd.kzscrm.common.enums; import java.util.Arrays; import java.util.Collections; import java.util.Comparator; import java.util.List; public enum EnabledEnum { OPEN("0", "启用"), STOP("1", "停用"); String code; // 状态编号 String name; //状态名称 EnabledEnum(String code, String name) { this.co...
[ "316588010@qq.com" ]
316588010@qq.com
1e45cc8fc2fa3046ab09512d4f25a06ecf424392
67a4f8e0c49645d9096d27404a6ff23bdc5e7a79
/app/src/main/java/com/kloudsync/techexcel2/dialog/message/SendFileMessage.java
80e2f09987a0dfee1e695a71da5615d87a810097
[]
no_license
15000712803peng/My_Klousync_TV
5d9b91ba9b236de2c2e4d72673745ff1f80c10e3
ea23c0a9a7edee321761272e6fff32b7da46ab09
refs/heads/master
2020-08-03T12:46:18.810867
2020-06-17T05:34:51
2020-06-17T05:34:51
211,755,986
0
0
null
null
null
null
UTF-8
Java
false
false
7,232
java
package com.kloudsync.techexcel2.dialog.message; import android.os.Parcel; import android.util.Log; import org.json.JSONException; import org.json.JSONObject; import java.io.Serializable; import java.io.UnsupportedEncodingException; import io.rong.common.ParcelUtils; import io.rong.common.RLog; import io.rong.imlib...
[ "abc123" ]
abc123
867ab8e5c4b3b929bc3a74dabd16836467a9e180
c9fa31aad25798733108b03bf56e9e5c1f902038
/app/src/main/java/me/zhanghai/android/douya/util/TimeUtils.java
be9e81871110f402b9e9f53511555051b61c83cc
[ "Apache-2.0" ]
permissive
ybhgl/Douya
6fd4774e5a318877f2bdff5bc052e988e80fd8b9
e304824d6a9a7d07d63e6cb0f0a9ffe397372339
refs/heads/master
2020-04-17T07:02:09.201307
2018-12-04T09:20:27
2018-12-04T09:20:27
166,350,790
1
0
null
2019-01-18T05:45:18
2019-01-18T05:45:18
null
UTF-8
Java
false
false
7,539
java
/* * Copyright (c) 2015 Zhang Hai <Dreaming.in.Code.ZH@Gmail.com> * All Rights Reserved. */ package me.zhanghai.android.douya.util; import android.content.Context; import org.threeten.bp.Duration; import org.threeten.bp.LocalDate; import org.threeten.bp.LocalDateTime; import org.threeten.bp.YearMonth; import org....
[ "dreaming.in.code.zh@gmail.com" ]
dreaming.in.code.zh@gmail.com
85dc4ce0369b95acfbe58ec9b1c78f4885821f09
12d81e45a219c8b592f9691ec82dcd5d03713d1e
/support/cas-server-support-pm-webflow/src/test/java/org/apereo/cas/pm/web/flow/actions/PasswordChangeActionTests.java
dccb9d7a121c50b8a02d9d9c0ecbe529cda1956f
[ "LicenseRef-scancode-warranty-disclaimer", "Apache-2.0", "LicenseRef-scancode-free-unknown" ]
permissive
mmuehlenhoff/cas
27620a66bd1f4123d8217e0b996ab054dd4eee57
f3c4e7a3c0d753751c26c77648f622d709f8d371
refs/heads/master
2022-12-07T07:03:59.007841
2020-08-27T12:32:39
2020-08-27T14:08:08
290,767,240
0
0
Apache-2.0
2020-08-27T12:18:11
2020-08-27T12:18:10
null
UTF-8
Java
false
false
5,609
java
package org.apereo.cas.pm.web.flow.actions; import org.apereo.cas.pm.PasswordChangeRequest; import org.apereo.cas.pm.web.flow.PasswordManagementWebflowConfigurer; import org.apereo.cas.services.RegisteredServiceTestUtils; import org.apereo.cas.web.flow.CasWebflowConstants; import org.apereo.cas.web.support.WebUtils; ...
[ "mm1844@gmail.com" ]
mm1844@gmail.com
b0a5025f424f27fbc5a10abe8d4e668dd8f81e33
1b6a269d889bb6ef300fce834702e2d63dafb992
/Sunny/src/v3/com/ybt/service/work/CrowUserTreeService.java
997a59e7d02540cf38bb41a802552892086dd447
[]
no_license
244522645/demo
b77690f3034ded577e92f88fa8d3b1fd92b96169
231013391c8c58aefee9dc65253f3975d43ebfe2
refs/heads/master
2021-01-23T18:58:06.544798
2017-04-17T05:25:18
2017-04-17T05:25:18
83,005,616
0
0
null
null
null
null
UTF-8
Java
false
false
470
java
package com.ybt.service.work; import org.springframework.stereotype.Service; import com.ybt.common.bean.Result; import com.ybt.model.work.CrowUserTree; import com.ybt.model.work.SunWechatUser; import com.ybt.service.base.IBaseService; /** * 用户树 */ @Service public interface CrowUserTreeService extends IBaseService<C...
[ "244522645@qq.com" ]
244522645@qq.com
964cf3db0f4e847e443b0250f35864c06ea9362a
c6aa94983f3c8f82954463af3972ae06b30396a7
/springloud_practice/common-rpc/src/main/java/org/nr/tour/rpc/DictServiceClient.java
bce2185ab40ab80095169b23252e6372919da3a9
[ "Apache-2.0" ]
permissive
dobulekill/jun_springcloud
f01358caacb1b04f57908dccc6432d0a5e17745e
33248f65301741ed97a24b978a5c22d5d6c052fb
refs/heads/master
2023-01-24T13:24:59.282130
2020-11-25T17:30:47
2020-11-25T17:30:47
null
0
0
null
null
null
null
UTF-8
Java
false
false
735
java
package org.nr.tour.rpc; import org.nr.tour.common.service.AbstractServiceDefinition; import org.nr.tour.constant.ServiceConstants; import org.nr.tour.domain.Dict; import org.springframework.cloud.netflix.feign.FeignClient; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.b...
[ "wujun728@hotmail.com" ]
wujun728@hotmail.com
3fffc4e7d213ec17a0261942720c56ecb54c8079
5e2ce65d91fafb8c4ae8b3460b4685516908c944
/gen-src/main/java/org/projectfloodlight/openflow/protocol/bsntlv/OFBsnTlvActorPortNum.java
27c747cea1cc548f73669947c30e0cc40fa03112
[ "Apache-2.0" ]
permissive
mehdi149/OF_COMPILER_0.1
14d27db350bfc3f4bc71e7d28c674fc3d82099a5
4b90a03ba86644031d927dbf95bbd6aad04b6e08
refs/heads/master
2020-12-25T11:15:55.389107
2016-06-06T16:00:02
2016-06-06T16:00:02
59,827,143
0
0
null
null
null
null
UTF-8
Java
false
false
1,829
java
// Copyright (c) 2008 The Board of Trustees of The Leland Stanford Junior University // Copyright (c) 2011, 2012 Open Networking Foundation // Copyright (c) 2012, 2013 Big Switch Networks, Inc. // This library was generated by the LoxiGen Compiler. // See the file LICENSE.txt which should have been included in the sour...
[ "m.bahra@live.fr" ]
m.bahra@live.fr
1b0ad3992f74a831e511cbf678cca8637cdf5ad2
854408f70611cce30522f95add6a87dfff175739
/indexr-query-opt/src/main/java/io/indexr/query/expr/predicate/GreaterThanOrEqual.java
2fc3250eb2ae3de86b13d93fcc3a0cf52ac84928
[ "Apache-2.0" ]
permissive
zhangxiangyang/indexr
eb22ac91bd93e97129f683692b591f4686099241
47de2310282f7624a7a20039e272733d8da7a690
refs/heads/master
2020-04-15T05:16:03.822499
2019-02-25T07:15:06
2019-02-25T07:15:06
97,819,571
0
0
Apache-2.0
2018-06-13T01:20:51
2017-07-20T09:54:43
Java
UTF-8
Java
false
false
1,807
java
package io.indexr.query.expr.predicate; import com.google.common.collect.Lists; import java.util.List; import io.indexr.query.expr.Expression; import io.indexr.query.row.InternalRow; import static io.indexr.query.types.TypeConverters.castToDouble; import static io.indexr.query.types.TypeConverters.castToFloat; impo...
[ "flowbehappy@gmail.com" ]
flowbehappy@gmail.com