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
556ad1bbcc8d6749168f03f13b2c435ff2c10052
58d3477305eb5e6864d0614d9eee463ecad7ce37
/src/main/java/com/bnymellon/synthetictxn/txnflow/repository/AuthorityRepository.java
b66e2f9da199db6e90a3700556fd816ad0391ff5
[]
no_license
ckotwal/txnFlow
545b5010f893d1002e09380ae5fbefc5ccb8e09a
ffa7d2b31197fc48bf5ca95dd1d4f0cd0c792921
refs/heads/master
2021-06-30T15:33:53.461200
2018-08-12T06:06:53
2018-08-12T06:06:53
144,358,356
0
1
null
2020-09-18T04:06:38
2018-08-11T05:31:44
Java
UTF-8
Java
false
false
326
java
package com.bnymellon.synthetictxn.txnflow.repository; import com.bnymellon.synthetictxn.txnflow.domain.Authority; import org.springframework.data.jpa.repository.JpaRepository; /** * Spring Data JPA repository for the Authority entity. */ public interface AuthorityRepository extends JpaRepository<Authority, String...
[ "jhipster-bot@jhipster.tech" ]
jhipster-bot@jhipster.tech
4dbee592a0bd7991b25c285f76eeceb659c09900
289a3eadd2a26fc7f82ca0d58a29902b753dcee3
/craft3data/src/com/hiveworkshop/wc3/gui/modeledit/newstuff/manipulator/RotateManipulator.java
9b54f00a7bcc1fc60f520233ff79a66928546d1c
[ "MIT" ]
permissive
Retera/ReterasModelStudio
e6cfe3099eed1c6426dff34f2f965ca040597d34
2b7c9f0c223874381074f4e04f82442f03a8ec53
refs/heads/master
2023-08-30T19:26:33.917185
2023-06-02T03:00:14
2023-06-02T03:00:14
39,873,368
59
18
null
2021-05-30T21:14:35
2015-07-29T04:32:41
Java
UTF-8
Java
false
false
2,272
java
package com.hiveworkshop.wc3.gui.modeledit.newstuff.manipulator; import java.awt.geom.Point2D.Double; import com.hiveworkshop.wc3.gui.modeledit.UndoAction; import com.hiveworkshop.wc3.gui.modeledit.newstuff.ModelEditor; import com.hiveworkshop.wc3.gui.modeledit.newstuff.actions.util.GenericRotateAction; import com.hi...
[ "retera@etheller.com" ]
retera@etheller.com
1f521efa42b0cb09726da600efacbc5b506c0364
e169b621af2bae23d06cb8d0f5056d1d8ebd5192
/src/gameLogic/scene/lake/Lake7.java
19408e59b58d6f246c3fc1b11d11d7cca3a5933f
[]
no_license
Aloisius64/Zelda-IGPE
b15aac7a90e5f90b46f8c3968e0121a3d41856b8
132e71ca16e5f0a432b4a1a87d1901200a0bebac
refs/heads/master
2020-08-02T07:14:29.704432
2017-01-23T18:43:06
2017-01-23T18:43:06
211,272,944
0
0
null
null
null
null
UTF-8
Java
false
false
682
java
package gameLogic.scene.lake; import gameLogic.scene.AbstractObjectScene; import gameLogic.scene.Empty; import gameLogic.scene.XLand; import gameLogic.world.ConcreteWorld; import gameLogic.world.World; import java.awt.Graphics; import common.ImageProvider; import staticConstant.StaticConstantID; public class Lake7 ex...
[ "luigiolivella@gmail.com" ]
luigiolivella@gmail.com
b48063115ae082a888e3de91ba404b0b5af9bb1e
d8946a76bf529a711bd2f0f6edbff554a00bfe09
/live-service/src/main/java/com/xq/live/service/OrderInvoiceService.java
029f6f7d5bf7a54849a58e5a52245008e365814d
[]
no_license
bs-debugger/ShoppingMall
d126b027cb0d4c7818a8fda1020669dbfe2aa5cd
a23303268ffec5f598b4608d6dcbe760ba8b2470
refs/heads/master
2022-12-23T12:19:49.928887
2019-07-11T10:18:43
2019-07-11T10:18:43
196,370,705
0
0
null
2022-12-16T02:23:13
2019-07-11T10:11:35
Java
UTF-8
Java
false
false
1,056
java
package com.xq.live.service; import com.github.pagehelper.PageInfo; import com.xq.live.common.BaseResp; import com.xq.live.common.Pager; import com.xq.live.model.OrderInvoice; import com.xq.live.vo.in.OrderInvoiceInVo; import com.xq.live.vo.out.OrderInvoiceOut; /** * 订单发票Service * Created by lipeng on 2018/12/22. ...
[ "hbxfbs@126.com" ]
hbxfbs@126.com
3678ac47709e1652217711953435ac93cc5fdab8
252851ec3358c42892b69c579d863e7fb82b37e5
/spark_project/src/main/java/com/cky/sparkproject/utils/ParamUtils.java
6410a795a95385d330a19d356adaa48c2f7faa0a
[]
no_license
salted-fish-cky/project_space
e613a3a2a1121d3c91554a2919fc3ae1e9b25eac
e1079b72e14d4b6e95d451e59c6ce250783569ef
refs/heads/master
2022-12-21T14:31:46.945062
2019-07-08T08:32:56
2019-07-08T08:32:56
174,693,502
0
0
null
2022-12-16T11:56:07
2019-03-09T12:46:07
JavaScript
UTF-8
Java
false
false
1,271
java
package com.cky.sparkproject.utils; import com.alibaba.fastjson.JSONArray; import com.alibaba.fastjson.JSONObject; import com.cky.sparkproject.conf.ConfigurationManager; import com.cky.sparkproject.constants.Constants; /** * 参数工具类 * @author Administrator * */ public class ParamUtils { /** * 从命令行参数中提取任务id * ...
[ "1324775254@qq.com" ]
1324775254@qq.com
6e70f461cfe2f6c9123628f0202be957940c2715
066c3640aa155279b0b259f12f8fd926b8e9e72a
/emms_GXDD/.svn/pristine/28/28e46a009949323f608115dc886a615826ac4ce0.svn-base
2724568e40d41ac7adc9c87c74f23d56cc04ecf4
[]
no_license
zjt0428/emms_GXDD
3eebe850533357e7e43858120cfa58a55d797f7c
9dd7af521efa613c9bba3ce8f7e1c706d8b94a50
refs/heads/master
2020-09-13T18:09:00.499402
2019-11-20T07:56:23
2019-11-20T07:56:23
222,864,042
0
0
null
null
null
null
UTF-8
Java
false
false
732
package com.knight.emms.model; import java.math.BigDecimal; import com.google.gson.annotations.Expose; import com.knight.core.model.BaseModel; import com.knight.core.table.CodeFieldDeclare; import lombok.Data; import lombok.ToString; @Data @ToString(callSuper = false, doNotUseGetters = true) public class EnterFacto...
[ "3555673863@qq.com" ]
3555673863@qq.com
86595d59674ad036992f506fa3aad19426da124a
28c95ff3e059e896d2f10caf25b3353c7ac50109
/characteristic/u2b96/src/main/java/org/im97mori/ble/characteristic/u2b96/TrackChanged.java
ad66414daa57ccf4cda8c85e9507e3de798326b6
[ "MIT" ]
permissive
im97mori-github/JavaBLEUtil
7c8fd4bf0b640c87a874a07aa8873815ba1beb09
335b7a76869abf89ad1397aaf7544c1ca5b92526
refs/heads/master
2023-08-30T21:04:34.786942
2023-08-25T12:00:07
2023-08-26T23:07:11
242,078,480
1
1
null
null
null
null
UTF-8
Java
false
false
737
java
package org.im97mori.ble.characteristic.u2b96; import org.im97mori.ble.ByteArrayInterface; import androidx.annotation.NonNull; /** * Track Changed (Characteristics UUID: 0x2B96) */ // TODO Media Control Service public class TrackChanged implements ByteArrayInterface { /** * Constructor from byte array ...
[ "github@im97mori.org" ]
github@im97mori.org
2b5a58a9a281bdf9ebfd4c3f6318eeaeb2215caf
4bb3a88b8e2dfa18c592fd0878a3110740c6db38
/remote/branches/VuzeRemote_2.6.1/vuzeAndroidRemote/src/main/java/com/vuze/android/widget/FlingLinearLayout.java
8042a8bb7cdcef0175a1c607b82cad31fd6af147
[]
no_license
svn2github/vuze-android
84f725baf90f17b64bfe5be8b350434a46160a95
833b9ee1c6b151d2b9ae7a7f9d646a0ca807a7d8
refs/heads/master
2023-09-03T15:33:20.420306
2017-03-06T23:47:51
2017-03-06T23:47:51
48,538,637
0
1
null
null
null
null
UTF-8
Java
false
false
3,934
java
/* * Copyright (c) Azureus Software, Inc, All Rights Reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the License, or (at your option) any later version. ...
[ "amogge@c2c1b7af-1477-405b-86ee-8aefd1fc4dd2" ]
amogge@c2c1b7af-1477-405b-86ee-8aefd1fc4dd2
af1b54f1810c72ed208ae8045cb6e708ab7f76ee
2403e5d04d8bdcb7cd6d545eff244c813b71c555
/app/src/main/java/com/zhangju/xingquban/interestclassapp/ui/fragment/me/Institutions/jgjj/MeJiGouJgjjTjBean.java
80af3a31b0bb8b294a8a348117013325164231ff
[]
no_license
tangyang0317/XQB-Android
4a9eb9f183cad2ec84ee4bd257b9fb48ef875b8b
8acc0ed1b4a7208f28b9e2f9c2e972c25e62cd75
refs/heads/master
2020-03-25T11:27:07.132526
2018-11-20T03:49:51
2018-11-20T03:49:51
143,732,904
1
0
null
null
null
null
UTF-8
Java
false
false
471
java
package com.zhangju.xingquban.interestclassapp.ui.fragment.me.Institutions.jgjj; /** * Created by zsl on 2017/8/29. */ public class MeJiGouJgjjTjBean { private String Content; private int Type; public String getContent() { return Content; } public void setContent(String content) { ...
[ "2491548203@qq.com" ]
2491548203@qq.com
48a1497fb2193ec76209e92fb8edaaca88d83958
8b419373faa9450ed8653f9cdebf25e7dfafd6cf
/slot-machine-android/src/main/java/com/slotmachine/android/AboutDialogFragment.java
f4961689da4fd64c4177b57cf0ab8c1cd21e2ef3
[]
no_license
kamalclabs/slot-machine
ffc37b1a12337361cf23dff0620dd62f029728db
b66058af19c4c2efc3ecf234111f68d0b4f4781f
refs/heads/master
2021-01-20T12:22:35.076859
2013-02-26T21:38:36
2013-02-26T21:38:36
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,190
java
package com.slotmachine.android; import com.jdroid.android.dialog.AbstractAboutDialogFragment; import com.jdroid.android.utils.AndroidUtils; import com.jdroid.slotmachine.lite.R; /** * * @author Maxi Rosson */ public class AboutDialogFragment extends AbstractAboutDialogFragment { /** * @see com.jdroid.androi...
[ "maxirosson@gmail.com" ]
maxirosson@gmail.com
376f428a6c667e51bb50948004cb7030a6e6c73d
1374237fa0c18f6896c81fb331bcc96a558c37f4
/java/com/winnertel/ems/epon/iad/bbs4000/mib/r400/UniExtAttributeTable.java
a99e97d8686e635d39bd9ed240a2cf12326fdb3c
[]
no_license
fangniude/lct
0ae5bc550820676f05d03f19f7570dc2f442313e
adb490fb8d0c379a8b991c1a22684e910b950796
refs/heads/master
2020-12-02T16:37:32.690589
2017-12-25T01:56:32
2017-12-25T01:56:32
96,560,039
0
0
null
null
null
null
UTF-8
Java
false
false
5,238
java
/** * Created by Zhou Chao, 2010/6/22 */ package com.winnertel.ems.epon.iad.bbs4000.mib.r400; import com.winnertel.em.framework.model.MibBeanException; import com.winnertel.em.framework.model.snmp.ISnmpConstant; import com.winnertel.em.framework.model.snmp.ISnmpProxy; import com.winnertel.em.framework.model.snmp.Sn...
[ "fangniude@gmail.com" ]
fangniude@gmail.com
f755d434780e49ce575e92198c8756377f7a0e1b
ed58225e220e7860f79a7ddaedfe62c5373e6f9d
/ShellEngine_dev/src/com/go/gl/animation/TranslateAnimation.java
67a42664901f8fd488735f97e4e15f6c28e4fa22
[]
no_license
led-os/samplea1
f453125996384ef5453c3dca7c42333cc9534853
e55e57f9d5c7de0e08c6795851acbc1b1679d3a1
refs/heads/master
2021-08-30T05:37:00.963358
2017-12-03T08:55:00
2017-12-03T08:55:00
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,630
java
package com.go.gl.animation; /* * Copyright (C) 2006 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2....
[ "clteir28410@chacuo.net" ]
clteir28410@chacuo.net
4340edb885f216540c2f4a1890a3196bc116cbd3
1374d8de0a481c4e14360a239f9fcd797c246fa6
/04-模板/com/giousa/sys/service/impl/LoginInfoServiceImpl.java
1781886c9b541d12e0012b93e217db6abf956b8f
[]
no_license
Giousa/GoTestProject
04293f5fa5c27c01f7c4f47bb402fec2451248e3
df41c9d128e55f0be068f280cfc1e83910abd9a8
refs/heads/main
2023-07-01T12:27:48.860912
2021-07-28T05:49:39
2021-07-28T05:49:39
327,627,978
0
0
null
null
null
null
UTF-8
Java
false
false
697
java
package com.giousa.sys.service.impl; /** * Description: * Author: * Date: */ @Service public class LoginInfoServiceImpl implements LoginInfoService { @Autowired private LoginInfoMapper loginInfoMapper; @Override public ResultVO addLoginInfo(LoginInfo loginInfo) { return null; } @Overri...
[ "65489469@qq.com" ]
65489469@qq.com
1e947d0083289ba8b932fc9682f6bf56d9d45160
542e78ed5a5fb6074e83f8b1afbf5a9165988a79
/bin/custom/training/trainingstorefront/web/src/com/training/storefront/interceptors/beforeview/UiExperienceMetadataViewHandler.java
0444da3f26eb4ee6f15120534120b14414a1ff82
[]
no_license
VladislawL/hybris-commerce-trails
49d08b6639520a5e71273132b2761b5f27ddc114
a1ce4ae00952077bf23a78a64162a375cb50f1a1
refs/heads/master
2022-12-27T19:39:27.514634
2020-10-06T08:25:13
2020-10-06T08:25:13
299,559,346
0
0
null
null
null
null
UTF-8
Java
false
false
2,707
java
/* * Copyright (c) 2019 SAP SE or an SAP affiliate company. All rights reserved. */ package com.training.storefront.interceptors.beforeview; import de.hybris.platform.acceleratorservices.storefront.data.MetaElementData; import de.hybris.platform.acceleratorservices.uiexperience.UiExperienceService; import de.hybris....
[ "vladislaw.logvin@yandex.ru" ]
vladislaw.logvin@yandex.ru
81ac3a1ecc1c2df6a5db322840bc9993ddb0eb4e
33a5fcf025d92929669d53cf2dc3f1635eeb59c6
/济南大气/base/src/main/java/cn/com/mapuni/meshing/base/interfaces/IInitData.java
26fa838d708ae99f837351463b7dee00c1fbe9c0
[]
no_license
dayunxiang/MyHistoryProjects
2cacbe26d522eeb3f858d69aa6b3c77f3c533f37
6e041f53a184e7c4380ce25f5c0274aa10f06c8e
refs/heads/master
2020-11-29T09:23:27.085614
2018-03-12T07:07:18
2018-03-12T07:07:18
null
0
0
null
null
null
null
GB18030
Java
false
false
558
java
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package cn.com.mapuni.meshing.base.interfaces; import android.content.Context; import android.content.Intent; /** *准备功能模块跳转的数据 */ public interface IInitData { /** * Description: 初始化所需模块点击跳转的数据 * @param co...
[ "you@example.com" ]
you@example.com
a9628e8969d5b40444efd6af0b4dd0aedb560a5a
7fd2bdd7d656333da49cb6b13e7a099d4aa09197
/spring-batch-tips/src/main/java/com/jojoldu/blogcode/batch/domain/ProductRepository.java
c6729eeda25e34e0d350ceb6c74fe12d0c850237
[]
no_license
jojoldu/blog-code
5b0e38479bfb576c505b3720cb12be0fb8f7fe15
acabdb8e4b1f258aa35f554f0c964cf167a8e2ac
refs/heads/master
2023-08-29T14:31:27.509799
2023-08-19T15:37:04
2023-08-19T15:37:04
65,371,147
705
451
null
2023-09-04T10:45:08
2016-08-10T09:51:58
Java
UTF-8
Java
false
false
535
java
package com.jojoldu.blogcode.batch.domain; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.transaction.annotation.Transactional; import java.time.LocalDate; import java.util.List; /** * Created by jojoldu@gmail.com on 20/08/2018 * Blog : http://jojoldu.tistory.com * Github...
[ "jojoldu@gmail.com" ]
jojoldu@gmail.com
48d42e5e379738505f85faeb60df47bdf341cc3a
418064b46ca9837bf525b0a7b330e74791ffd986
/jdroid-android/src/main/java/com/jdroid/android/activity/ActivityLifecycleHandler.java
8247dc45f0191c24d6d75fb7a3867d0bb5ca2187
[ "Apache-2.0" ]
permissive
vaginessa/jdroid
266c40687f82b8a26dc0de0ddb670150519b7e85
9841989dc0834c10d8df044f808b2d25d966aad0
refs/heads/master
2021-05-11T03:09:28.490500
2018-01-17T01:05:09
2018-01-17T01:05:09
117,907,641
0
0
Apache-2.0
2019-01-18T10:12:45
2018-01-18T00:02:04
Java
UTF-8
Java
false
false
1,000
java
package com.jdroid.android.activity; import android.app.Activity; import android.app.Application; import android.os.Bundle; public class ActivityLifecycleHandler implements Application.ActivityLifecycleCallbacks { private int numStarted; @Override public void onActivityCreated(Activity activity, Bundle savedInst...
[ "maxirosson@gmail.com" ]
maxirosson@gmail.com
62b475a956d14495e7c5b3f6480efba792156347
10c96edfa12e1a7eef1caf3ad1d0e2cdc413ca6f
/src/main/resources/projs/Commons-io-2.5_parent/src/test/java/org/apache/commons/io/input/TeeInputStreamTest.java
bd0da4918db37876280ddf25f1af7e21f729438b
[ "Apache-2.0" ]
permissive
Gu-Youngfeng/EfficiencyMiner
c17c574e41feac44cc0f483135d98291139cda5c
48fb567015088f6e48dfb964a4c63f2a316e45d4
refs/heads/master
2020-03-19T10:06:33.362993
2018-08-01T01:17:40
2018-08-01T01:17:40
136,343,802
0
0
Apache-2.0
2018-08-01T01:17:41
2018-06-06T14:51:55
Java
UTF-8
Java
false
false
3,555
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 ...
[ "yongfeng_gu@163.com" ]
yongfeng_gu@163.com
33327b97c413a200cebc40fb0c13ec7ba273fe9b
a663fb8e8638c935440149eec63c427652eed146
/support/maven-archetype/src/main/resources/archetype-resources/src/test/functional/BaseFunctionalTestCase.java
1e89f7c850162ef58b5e3828ea84abfb2d7ec33d
[ "Apache-2.0" ]
permissive
wfwei/springside4
8a119b051210bb6a5b92597a9a9ddbe66d8eeeca
292408f3f535f4f7dcf649d2ff43168139e63fbc
refs/heads/master
2021-01-16T23:05:50.219815
2013-01-31T08:05:14
2013-01-31T08:05:14
7,932,723
3
3
null
null
null
null
UTF-8
Java
false
false
3,093
java
#set( $symbol_pound = '#' ) #set( $symbol_dollar = '$' ) #set( $symbol_escape = '\' ) package ${package}.functional; import java.net.URL; import java.sql.Driver; import org.eclipse.jetty.server.Server; import org.junit.BeforeClass; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.jd...
[ "calvinxiu@gmail.com" ]
calvinxiu@gmail.com
d8ae822862a3ea8f8d40a75471f0333b9e58b237
a0071a9c08916968d429f9db2ed8730cac42f2d7
/src/test/java/br/gov/caixa/arqrefservices/soap/econsig/CancelarReservaTest.java
506a56e2a6c80b30d3c047fea546a53723e1ab37
[]
no_license
MaurilioDeveloper/arqref
a62ea7fe009941077d3778131f7cddc9d5162ea4
7f186fc3fc769e1b30d16e6339688f29b41d828a
refs/heads/master
2020-03-22T14:57:59.419703
2018-07-09T02:04:59
2018-07-09T02:04:59
140,218,663
0
0
null
null
null
null
UTF-8
Java
false
false
2,190
java
package br.gov.caixa.arqrefservices.soap.econsig; import java.util.logging.Logger; import junit.framework.Assert; import org.junit.Test; import br.gov.caixa.arqrefcore.jaxb.conversor.ConverterXML; import br.gov.caixa.arqrefservices.dominio.econsig.cancelarReserva.CancelarReservaDadosREQ; import br.gov.caixa.arqrefs...
[ "marlonspinf@gmail.com" ]
marlonspinf@gmail.com
fcb4471492fc63298aa479cdd7f684d290cba728
465e7794e346585621a8901abba0ce9c997a7e57
/Src/FCBlockBedrock.java
5ef350a98f0963d05de96ef139e9ab6eaf10dbdf
[ "CC-BY-4.0" ]
permissive
BetterThanUpdates/BetterThanWolves
b37cd1fb2b98d3340eda949a7e5f7819e50247c4
7cdd976a742520f09c5672730df5d0f4b08ee987
refs/heads/master
2023-04-01T14:45:50.686898
2021-04-14T03:38:47
2021-04-14T03:38:47
null
0
0
null
null
null
null
UTF-8
Java
false
false
872
java
// FCMOD package net.minecraft.src; public class FCBlockBedrock extends FCBlockFullBlock { public FCBlockBedrock( int iBlockID ) { super( iBlockID, Material.rock ); setBlockUnbreakable(); setResistance( 6000000F ); setStepSound( soundStoneFootstep ); setUnlocalizedName( "bedrock" ); disableS...
[ "molmatt9@gmail.com" ]
molmatt9@gmail.com
8f4c86d33edf58436fce7f02345a74410c4162ef
95c82867f7233f4c48bc0aa9048080e52a4384c0
/app/src/main/java/com/furestic/office/ppt/lxs/docx/pdf/viwer/reader/free/fc/dom4j/rule/RuleManager.java
cdf2f8eb2d883fd010a02ffaa6394a3c3ec96363
[]
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
7,848
java
/* * Copyright 2001-2005 (C) MetaStuff, Ltd. All Rights Reserved. * * This software is open source. * See the bottom of this file for the licence. */ package com.furestic.office.ppt.lxs.docx.pdf.viwer.reader.free.fc.dom4j.rule; import com.furestic.office.ppt.lxs.docx.pdf.viwer.reader.free.fc.dom4j.Document; impo...
[ "zeeshanhayat61@gmail.com" ]
zeeshanhayat61@gmail.com
1081aff6a7ff66a31584040011d5ad966bb5f1dd
fddcd2ceab893b3b9383059f748029d701b585d2
/command/src/main/java/com/gds/command/Command.java
91be978a86c7da3b8e1816466cf71cac2b888847
[]
no_license
a514760469/design-pattern
8a6c4a475e1b4d167b9c03f3b034302734bf0333
1060c44adbf3127bcb36bb0316b53d552c658afe
refs/heads/master
2022-12-06T02:12:29.624422
2020-05-08T09:33:48
2020-05-08T09:33:48
234,487,244
1
0
null
2022-11-24T09:37:52
2020-01-17T06:39:03
Java
UTF-8
Java
false
false
351
java
package com.gds.command; /** * @author zhanglifeng * @since 2020-03-04 10:37 */ public abstract class Command { public abstract void execute(Target target); /** * 撤销 */ public abstract void undo(); /** * 重做 */ public abstract void redo(); @Override public abstract...
[ "514760469@qq.com" ]
514760469@qq.com
e221ecc2b1e1059e85d21d1ffe6b82c622789213
ccf3b9914a04e121a323de4050dc8a1c450bf21b
/10_JAVA_Training_Projects/30_Level_39_BIG_TASK_BANKOMAT_Command_Pattern/command/DepositCommand.java
d10c008757ed5af748e9da679f27d6da89940084
[]
no_license
PetrBelmst/JavaRush_Course_Rep
81333e65963bb69ee2f032acbaab025580cc5bde
39e6fb64f8d5fc9b5284c8477b70cd1c62a769d5
refs/heads/master
2021-05-23T14:20:51.674509
2020-05-05T05:45:25
2020-05-05T05:45:25
253,335,289
1
0
null
null
null
null
UTF-8
Java
false
false
1,346
java
package com.company.command; import com.company.CashMachine; import com.company.ConsoleHelper; import com.company.CurrencyManipulator; import com.company.CurrencyManipulatorFactory; import com.company.exception.InterruptOperationException; import java.util.Locale; import java.util.ResourceBundle; class DepositComman...
[ "PetrBelmst@users.noreply.github.com" ]
PetrBelmst@users.noreply.github.com
b4d0d2fff2069bc4601aec47bf4217354ccad51d
793ce5d664509a89062ed3bb5f8bae41a5c218cc
/nodes/src/main/java/org/nodes/util/BufferedImageTranscoder.java
36fd9e23374697c0a11f430c0c10de8d23831414
[ "MIT" ]
permissive
Data2Semantics/nodes
4a5e032c932e8bce695930fd044a8dbf95e8cdd1
0c91c4120b33d478a41cf3ce7be7d715fb5c0dfd
refs/heads/master
2021-01-19T01:53:19.484297
2018-06-21T11:10:31
2018-06-21T11:10:31
14,892,701
17
8
null
null
null
null
UTF-8
Java
false
false
697
java
package org.nodes.util; import java.awt.image.BufferedImage; import org.apache.batik.transcoder.TranscoderOutput; import org.apache.batik.transcoder.image.ImageTranscoder; /** * Credits: http://bbgen.net/blog/2011/06/java-svg-to-bufferedimage/ * * @author Peter * */ public class BufferedImageTranscoder extend...
[ "p@peterbloem.nl" ]
p@peterbloem.nl
d026baad8cd328b4570623a39bbf15abfc55378a
bafab6aea4107c2915cc2da62fa14296f4f9ded9
/kie-wb-common-stunner/kie-wb-common-stunner-client/kie-wb-common-stunner-shapes/kie-wb-common-stunner-shapes-api/src/main/java/org/kie/workbench/common/stunner/shapes/def/RectangleShapeDef.java
795eea9786a8dd6acf07f0f479f18cd0bbcffc81
[ "Apache-2.0" ]
permissive
lazarotti/kie-wb-common
7da98f53758c211c94002660cf44698b9a2cccc4
bc98aca29846baaa01fb9a5dc468ab4f3f55a8c7
refs/heads/master
2021-01-12T01:46:55.935051
2017-01-09T10:58:05
2017-01-09T10:58:05
78,430,514
0
0
null
2017-01-09T13:19:14
2017-01-09T13:19:14
null
UTF-8
Java
false
false
863
java
/* * Copyright 2016 Red Hat, Inc. and/or its affiliates. * * 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...
[ "manstis@users.noreply.github.com" ]
manstis@users.noreply.github.com
0feeb153077e50e6a204c67654f974c950d16706
da6c16acb4ebd7f8654807917ab38f52d3512e69
/myshop-manager/myshop-manager-service/src/main/java/com/rocket/myshop/service/impl/ItemServiceImpl.java
3dcf5cd3ec727bde5c11609f7d468efb865ae17c
[ "Apache-2.0" ]
permissive
goder037/myshop
fcfb4d7001ae6de39f39afa72dbe502f100f98fc
2a50f4ee8efddb96a8164ceb5f7982c606c42341
refs/heads/master
2021-01-20T11:40:59.937697
2017-02-18T14:48:16
2017-02-18T14:48:16
74,632,452
1
3
null
null
null
null
UTF-8
Java
false
false
911
java
package com.rocket.myshop.service.impl; import java.util.List; import java.util.Map; import javax.annotation.Resource; import org.springframework.stereotype.Service; import com.rocket.myshop.dto.ItemDto; import com.rocket.myshop.dto.common.ShopQueryResult; import com.rocket.myshop.mapper.ItemMapper; import com.rock...
[ "liujie152@hotmail.com" ]
liujie152@hotmail.com
289e702ca61dbd6154a73215eea1e118fa91d7a0
b8cc6a22c29080799de0fd67ff7b82360c4cd096
/Class11.java
2c03eb0803422df1248e48596c085799f45ff69c
[]
no_license
kewle003/474_Client
adae6f0fdb2c4baa1e2d077614950757dfbc3f3a
46986c56449e2980e593273fcd8e5a48538c6255
refs/heads/master
2021-01-10T19:19:11.468509
2013-11-24T03:28:33
2013-11-24T03:28:33
12,489,021
0
1
null
null
null
null
UTF-8
Java
false
false
2,651
java
/* Class11 - Decompiled by JODE * Visit http://jode.sourceforge.net/ */ public class Class11 { public int anInt202; public int anInt203; public Class5[] aClass5Array204; public Class37_Sub22_Sub1 method86() { byte[] is = method87(); return new Class37_Sub22_Sub1(22050, is, 22050 * ...
[ "markkewley@hotmail.com" ]
markkewley@hotmail.com
0eb1368aa81277d846f76df0f6681e23822e2d38
2d24754d9671da6c33292828f5cc1acd902e7dc7
/src/test/java/com/Encryption/EncryptedLogin.java
a1234229f8c4f6f852c602a8a7ab4562de8a4528
[]
no_license
Muntasir101/TestAutomationBITM01
a3483b3fafb46bebe6fd3f0e9e9905edced8843c
ef0a4bc7a045ca3b051beb0c15717473ded98487
refs/heads/master
2023-06-05T14:49:51.540946
2021-06-19T10:56:23
2021-06-19T10:56:23
273,706,416
0
0
null
null
null
null
UTF-8
Java
false
false
1,378
java
package com.Encryption; import java.util.Base64; import org.openqa.selenium.By; import org.openqa.selenium.WebDriver; import org.openqa.selenium.WebElement; import org.openqa.selenium.firefox.FirefoxDriver; public class EncryptedLogin extends EncodeDecode{ /* public static String getEncodePassword() { String ...
[ "muntasir.abdullah01@gmail.com" ]
muntasir.abdullah01@gmail.com
75d53f31b5a52e37e4073342b5ec015caaee9d62
a1826c2ed9c12cfc395fb1a14c1a2e1f097155cb
/vcs-20200515/src/main/java/com/aliyun/vcs20200515/models/GetCatalogListResponse.java
ab59ab4c4d75cef7f742464209c137cc83b4a51b
[ "Apache-2.0" ]
permissive
aliyun/alibabacloud-java-sdk
83a6036a33c7278bca6f1bafccb0180940d58b0b
008923f156adf2e4f4785a0419f60640273854ec
refs/heads/master
2023-09-01T04:10:33.640756
2023-09-01T02:40:45
2023-09-01T02:40:45
288,968,318
40
45
null
2023-06-13T02:47:13
2020-08-20T09:51:08
Java
UTF-8
Java
false
false
1,357
java
// This file is auto-generated, don't edit it. Thanks. package com.aliyun.vcs20200515.models; import com.aliyun.tea.*; public class GetCatalogListResponse extends TeaModel { @NameInMap("headers") @Validation(required = true) public java.util.Map<String, String> headers; @NameInMap("statusCode") @...
[ "sdk-team@alibabacloud.com" ]
sdk-team@alibabacloud.com
839297a0591995eabddde6d84e6d84b3456dd1ba
7b73756ba240202ea92f8f0c5c51c8343c0efa5f
/classes2/vga.java
c75ac1b4303f5a7a2e43f0f2dea2427d01155eb6
[]
no_license
meeidol-luo/qooq
588a4ca6d8ad579b28dec66ec8084399fb0991ef
e723920ac555e99d5325b1d4024552383713c28d
refs/heads/master
2020-03-27T03:16:06.616300
2016-10-08T07:33:58
2016-10-08T07:33:58
null
0
0
null
null
null
null
UTF-8
Java
false
false
517
java
import com.tencent.mobileqq.hotpatch.NotVerifyClass; import com.tencent.mobileqq.troop.activity.TroopAdminList; import com.tencent.mobileqq.troop.activity.TroopAdminList.AdminListAdapter; class vga implements Runnable { vga(vfz paramvfz) { boolean bool = NotVerifyClass.DO_VERIFY_CLASS; } public void r...
[ "1776098770@qq.com" ]
1776098770@qq.com
299bc2ee1854eb421aaa929cd76625d6e1a157c1
54c1dcb9a6fb9e257c6ebe7745d5008d29b0d6b6
/app/src/main/java/com/facebook/imageutils/TiffUtil.java
12ae869d89777d641a74a4168c539592e0f659d4
[]
no_license
rcoolboy/guilvN
3817397da465c34fcee82c0ca8c39f7292bcc7e1
c779a8e2e5fd458d62503dc1344aa2185101f0f0
refs/heads/master
2023-05-31T10:04:41.992499
2021-07-07T09:58:05
2021-07-07T09:58:05
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,511
java
package com.facebook.imageutils; import com.facebook.common.logging.FLog; import java.io.IOException; import java.io.InputStream; public class TiffUtil { public static final Class<?> TAG = TiffUtil.class; public static final int TIFF_BYTE_ORDER_BIG_END = 1296891946; public static final int TIFF_BYTE_ORDER...
[ "593746220@qq.com" ]
593746220@qq.com
ba24aff0c8b2b2cda2fa55b0018ae51fecd745ff
2b675fd33d8481c88409b2dcaff55500d86efaaa
/infinispan/core/src/main/java/org/infinispan/config/parsing/XmlConfigurationParser.java
b5075db2fb0b40c75e0cd666cb12b50ce5e27668
[ "LGPL-2.0-or-later", "Apache-2.0" ]
permissive
nmldiegues/stibt
d3d761464aaf97e41dcc9cc1d43f0e3234a1269b
1ee662b7d4ed1f80e6092c22e235a3c994d1d393
refs/heads/master
2022-12-21T23:08:11.452962
2015-09-30T16:01:43
2015-09-30T16:01:43
42,459,902
0
2
Apache-2.0
2022-12-13T19:15:31
2015-09-14T16:02:52
Java
UTF-8
Java
false
false
2,559
java
/* * JBoss, Home of Professional Open Source * Copyright 2009 Red Hat Inc. and/or its affiliates and other * contributors as indicated by the @author tags. All rights reserved. * See the copyright.txt in the distribution for a full listing of * individual contributors. * * This is free software; you can redistri...
[ "nmld@ist.utl.pt" ]
nmld@ist.utl.pt
317cc683f2a645ae042e18dab61d67e8be0f903c
13cbb329807224bd736ff0ac38fd731eb6739389
/sun/java2d/loops/SetDrawLineANY.java
4a276732c66b3229aed57d5f6ef21c75c98534cd
[]
no_license
ZhipingLi/rt-source
5e2537ed5f25d9ba9a0f8009ff8eeca33930564c
1a70a036a07b2c6b8a2aac6f71964192c89aae3c
refs/heads/master
2023-07-14T15:00:33.100256
2021-09-01T04:49:04
2021-09-01T04:49:04
401,933,858
0
0
null
null
null
null
UTF-8
Java
false
false
1,026
java
package sun.java2d.loops; import sun.java2d.SunGraphics2D; import sun.java2d.SurfaceData; class SetDrawLineANY extends DrawLine { SetDrawLineANY() { super(SurfaceType.AnyColor, CompositeType.SrcNoEa, SurfaceType.Any); } public void DrawLine(SunGraphics2D paramSunGraphics2D, SurfaceData paramSurfaceData, int pa...
[ "michael__lee@yeah.net" ]
michael__lee@yeah.net
78c4afb08b9c8cd198e6f496dedbf09d37e199d1
68dd7e6f37f146bca8550cbc2505f19408d911d9
/app/src/main/java/com/jaja/photopicker/utils/RuntimePermissionHelper.java
9055652f82e67ec9bbf48778f006b1ec0e4c0f86
[]
no_license
2223512468/PhotoPicker
847aa8d3329978ae478ced4e7baf651c1e08d877
9f9b4f901cf2f47becbbf0e37c5a4c83198c9eee
refs/heads/master
2021-09-02T23:27:52.410820
2018-01-04T03:32:15
2018-01-04T03:32:15
116,209,988
0
0
null
null
null
null
UTF-8
Java
false
false
4,153
java
package com.jaja.photopicker.utils; import android.app.Activity; import android.content.Context; import android.content.pm.PackageManager; import android.support.annotation.NonNull; import android.support.v4.app.ActivityCompat; import android.support.v4.app.Fragment; import java.util.ArrayList; import java.util.List;...
[ "2223512468@qq.com" ]
2223512468@qq.com
2cabfaa8cfde83cba2823e5c8a2cfbc5357e0373
0c891b07775795df9a6855862151fd82bd71fd14
/common/src/main/java/me/lucko/luckperms/common/messaging/MessagingFactory.java
4c55d138d9f9b9ffcf6d7292aefbd09d66e20aaa
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
ZiberCraft/LuckPerms
7157f3ec6a940bedd7ba4b667eb03db2857615ee
ef556f7cf7281f11568cb060910bc44ffde13ec7
refs/heads/master
2022-11-20T23:02:21.145229
2020-07-16T20:00:17
2020-07-16T20:00:17
280,664,211
1
0
MIT
2020-07-18T13:40:25
2020-07-18T13:40:24
null
UTF-8
Java
false
false
6,752
java
/* * This file is part of LuckPerms, licensed under the MIT License. * * Copyright (c) lucko (Luck) <luck@lucko.me> * Copyright (c) contributors * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * ...
[ "git@lucko.me" ]
git@lucko.me
a229600a7d7c5c5c92af9c84c7b0168b583afd36
a0cd546101594e679544d24f92ae8fcc17013142
/refactorit-core/src/test/projects/Audit/corrective/EarlyDeclaration/EarlyDeclarationCorrectiveAction/in/Test2.java
1e44f58e98556c030769e62e7931e905be68de63
[]
no_license
svn2github/RefactorIT
f65198bb64f6c11e20d35ace5f9563d781b7fe5c
4b1fc1ebd06c8e192af9ccd94eb5c2d96f79f94c
refs/heads/master
2021-01-10T03:09:28.310366
2008-09-18T10:17:56
2008-09-18T10:17:56
47,540,746
0
1
null
null
null
null
UTF-8
Java
false
false
898
java
/** * @violations 4 */ public class Test2 { public void method1() { int ii; int c; c++; ii++; } public void method2() { int iii; int c; iii++; } public void method3(int a) { a++; } public void method4() { int c; int a[] = new int[5]; ...
[ "l950637@285b47d1-db48-0410-a9c5-fb61d244d46c" ]
l950637@285b47d1-db48-0410-a9c5-fb61d244d46c
e7ef9b26b8a913f113a9b8ec98e24ca9be3b8810
8b7ea5475818da25141e5e7e8bf70b138b0603b1
/k12servo/src/main/java/cn/k12soft/servo/module/WIFIDevice/management/DeviceManagement.java
b36350c5466cdbaf699c72fe8ea685cec4ac1190
[ "Apache-2.0" ]
permissive
Mengxc2018/k12
f92abd49830026edc7553741af25c3fe21e4ffbd
3af8d1e37606cae089475f3c767b04454cbd5a15
refs/heads/master
2020-04-10T21:48:40.149046
2019-03-31T07:52:11
2019-03-31T07:52:11
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,755
java
package cn.k12soft.servo.module.WIFIDevice.management; import cn.k12soft.servo.domain.Actor; import cn.k12soft.servo.module.WIFIDevice.domain.dto.DeviceDTO; import cn.k12soft.servo.module.WIFIDevice.domain.form.DeviceForm; import cn.k12soft.servo.module.WIFIDevice.service.DeviceService; import cn.k12soft.servo.securit...
[ "mxc12345" ]
mxc12345
92e4e69c68e6688e4090ffa870b05bb7affc4952
92c1674aacda6c550402a52a96281ff17cfe5cff
/module12/module01/src/main/java/com/android/example/module12_module01/ClassAAA.java
d3f507ac7ba86b12219e5108bb181737636351ca
[]
no_license
bingranl/android-benchmark-project
2815c926df6a377895bd02ad894455c8b8c6d4d5
28738e2a94406bd212c5f74a79179424dd72722a
refs/heads/main
2023-03-18T20:29:59.335650
2021-03-12T11:47:03
2021-03-12T11:47:03
336,009,838
0
0
null
null
null
null
UTF-8
Java
false
false
1,267
java
package com.android.example.module12_module01; public class ClassAAA { private dagger.internal.DelegateFactory<Object> instance_var_1_0 = new dagger.internal.DelegateFactory(); private dagger.internal.DelegateFactory<Object> instance_var_1_1 = new dagger.internal.DelegateFactory(); public void method0( dagger....
[ "bingran@google.com" ]
bingran@google.com
f2be6e177aac40e3b7ca357390783cb726206a83
f816add68ec1390455a9f021bb9387197fd80d98
/code/dsol-interpreter/src/main/java/nl/tudelft/simulation/dsol/interpreter/operations/LDC2_W.java
9a4da8364d8f9150bb82724913e1b3ed9d231fc2
[ "BSD-3-Clause" ]
permissive
daviiz/DOSL-Study
5ae384e5361a86a7e7f4a6a78c459044e96c1c9c
6e6de2864b6b4b9c57133e23bb32e75e50bbf257
refs/heads/master
2020-04-14T15:28:55.163746
2019-01-18T08:34:51
2019-01-18T08:34:51
163,928,266
0
1
null
null
null
null
UTF-8
Java
false
false
2,561
java
package nl.tudelft.simulation.dsol.interpreter.operations; import java.io.DataInput; import java.io.IOException; import nl.tudelft.simulation.dsol.interpreter.LocalVariable; import nl.tudelft.simulation.dsol.interpreter.OperandStack; import nl.tudelft.simulation.dsol.interpreter.classfile.Constant; import nl.tudelft....
[ "daviiz1117@163.com" ]
daviiz1117@163.com
f7a4d00dab71e9b2a5761d5c35899776903ab15f
0742ad8c9d461dbf2cfdb81896f81200e74d3f01
/commonlibrary/src/main/java/com/jy/commonlibrary/aspect/SingleClick.java
a947bf9e7f59510806625e688c0fcc9d12a5edd7
[]
no_license
sd99886/YLibrary
af61d192ab212b499dcd79f97fb8858e659dcfa4
2a3171acec262bc4cd0b6df529e7ddde234e869a
refs/heads/master
2023-04-09T05:16:42.874628
2021-04-19T09:18:31
2021-04-19T09:18:31
null
0
0
null
null
null
null
UTF-8
Java
false
false
415
java
package com.jy.commonlibrary.aspect; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; /** * @Author Administrator * @Date 2019/11/8-17:05 * @TODO 快速点击注解 */ @Target(ElementType.METHOD) @Retention(Retenti...
[ "123456" ]
123456
f49317ed62b33a62303463da9ebf0c25939d3425
0d36e8d7aa9727b910cb2ed6ff96eecb4444b782
/foundation-generator/src/main/java/com/arm/pelion/sdk/foundation/generator/util/CleanException.java
e295e158a8c525185867b7f66272af806e9a9da1
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
PelionIoT/mbed-cloud-sdk-java
b6d93f7e22c5afa30a51329b60e0f33c042ef00e
cc99c51db43cc9ae36601f20f20b7d8cd7515432
refs/heads/master
2023-08-19T01:25:29.548242
2020-07-01T16:48:16
2020-07-01T16:48:16
95,459,293
0
1
Apache-2.0
2021-01-15T08:44:08
2017-06-26T15:06:56
Java
UTF-8
Java
false
false
618
java
package com.arm.pelion.sdk.foundation.generator.util; public class CleanException extends Exception { /** * */ private static final long serialVersionUID = 1968950771088631535L; public CleanException() { super(); } public CleanException(String arg0) { super(arg0); }...
[ "adrien.cabarbaye@arm.com" ]
adrien.cabarbaye@arm.com
c75d0187928f8fe845fe52e7c2d1826a41fb4d4a
4d03191dbdd779c0397991aa99a08046d905122a
/app/src/main/java/ranglerz/veterinaryandpatient/SignUpAsClient.java
347adfaaed1320e90ce74c34147a8c4500d4c633
[]
no_license
iamrahulyadav/VeterinaryAndPatient
ba18226388f7967dd09329c295d66af5cef986d1
95d7370278daf373544b55d6971f720687cc712c
refs/heads/master
2020-03-27T18:32:23.561569
2018-05-30T12:00:00
2018-05-30T12:00:00
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,120
java
package ranglerz.veterinaryandpatient; import android.content.Intent; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.view.WindowManager; import android.widget.Button; public class SignUpAsClient extends AppCompatActivity { Button bt_register; ...
[ "shoaibanwar.vu@gmail.com" ]
shoaibanwar.vu@gmail.com
5f66806f832efe112c0d3573795f2027d1044d01
09e9721ca121d2593189667c222a4f930e471fb8
/Primary_Extension/src/main/java/org/lobobrowser/protocol/data/DataURLConnection.java
a7803fb067edf6e7cfabc3d8fed02e95ae7d5140
[]
no_license
meetkumarpatel/Loboevolution
e89f822fed8b3fa24acc78f7582f602cc95a1272
4c587553bcd9885d7589ee7f867bf3e633733887
refs/heads/master
2020-12-29T00:25:54.817591
2016-08-02T11:15:00
2016-08-02T11:15:00
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,363
java
/* GNU GENERAL LICENSE Copyright (C) 2006 The Lobo Project. Copyright (C) 2014 - 2016 Lobo Evolution This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either verion 2 of the Lic...
[ "ivan.difrancesco@yahoo.it" ]
ivan.difrancesco@yahoo.it
71d80b01320f55da8bd827de8d51f81bf26db91d
a128f19f6c10fc775cd14daf740a5b4e99bcd2fb
/middleheaven-injection/src/main/java/org/middleheaven/injection/Scope.java
b222451f76c23c2c07f63adfffffcfb1417c33b5
[]
no_license
HalasNet/middleheaven
c8bfa6199cb9b320b9cfd17b1f8e4961e3d35e6e
15e3e91c338e359a96ad01dffe9d94e069070e9c
refs/heads/master
2021-06-20T23:25:09.978612
2017-08-12T21:35:56
2017-08-12T21:37:17
null
0
0
null
null
null
null
UTF-8
Java
false
false
366
java
/** * */ package org.middleheaven.injection; /** * */ public interface Scope { /** * Obtains the instance with the given name from the scope. * @param name * @return */ Object getInstance(String name); /** * Recives instance after creation. * @param instance */ void offer...
[ "sergiotaborda@yahoo.com.br" ]
sergiotaborda@yahoo.com.br
153697242234af9f7d16ca90d1b5a412344dd4e9
04a12720462c0cfce091e25b8cdaedb13f921b61
/day48_传智健康/day48_health_parent/health_web/src/main/java/com/itheima/controller/CheckGroupController.java
ec5de2ca50483b6ef07850c4bc720f3c34281da1
[]
no_license
haoxiangjiao/Java20210921
31662732e44b248208b21f6f1aaf18e6335b398c
6edcbd081d33bace427fdc6041e9eeaac89def8a
refs/heads/main
2023-07-19T03:42:17.498075
2021-09-25T15:06:11
2021-09-25T15:06:11
409,024,583
0
0
null
2021-09-22T01:19:43
2021-09-22T01:19:43
null
UTF-8
Java
false
false
3,140
java
package com.itheima.controller; import com.itheima.constant.MessageConstant; import com.itheima.entity.PageResult; import com.itheima.entity.QueryPageBean; import com.itheima.entity.Result; import com.itheima.health.pojo.CheckGroup; import com.itheima.service.CheckGroupService; import org.springframework.beans.factory...
[ "70306977+liufanpy@users.noreply.github.com" ]
70306977+liufanpy@users.noreply.github.com
070ef5838ab29c08593eeb4119624dfe90e36453
e3109a079793c5a66891aebef6dd7c2a44f8d360
/base/java/e/e/a/u/i.java
349e67f39fcce786c5edf1c27aaf9b911a11ae3e
[]
no_license
msorland/no.simula.smittestopp
d5a317b432e8a37c547fc9f2403f25db78ffd871
f5eeba1cc4b1cad98b8174315bb2b0b388d14be9
refs/heads/master
2022-04-17T12:50:10.853188
2020-04-17T10:14:01
2020-04-17T10:14:01
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,127
java
package e.e.a.u; import e.e.a.a; import e.e.a.v.c; import i.a.b.d; import java.net.URI; import java.security.KeyStore; import java.text.ParseException; import java.util.Arrays; import java.util.Collections; import java.util.HashSet; import java.util.LinkedHashMap; import java.util.List; import java.util.Objects; impor...
[ "djkaty@users.noreply.github.com" ]
djkaty@users.noreply.github.com
7eed22f4bc7fc5df778da4e8021f23778dc02e6f
b41a76a5c84110abef8a49f921b71eea727cbb2b
/Squale/squale-web/src/main/java/org/squale/squaleweb/applicationlayer/formbean/rulechecking/CppTestRuleSetListForm.java
6e8e51dc1fc671e1cbbfc59177985901af30ac99
[]
no_license
zeeneddie/squale
d175db676504a92f7e1148fc28512bb88d2d3bd6
e6a44c744e37317b5d81cf5081dcd6ad5360c132
refs/heads/master
2020-03-27T07:55:27.557302
2018-09-04T07:01:42
2018-09-04T07:01:42
146,205,739
0
0
null
null
null
null
UTF-8
Java
false
false
974
java
/** * Copyright (C) 2008-2010, Squale Project - http://www.squale.org * * This file is part of Squale. * * Squale is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundation, either version 3 of the ...
[ "bellingard@gmail.com" ]
bellingard@gmail.com
cbc8e430bf11b876cff40279a6510440ea9d5884
dbaa3975557514137e0a01165cab2bc5b6812c25
/app/src/main/java/com/xuexiang/xuidemo/fragment/components/tabbar/TabControlViewFragment.java
62970f011007ed5b3a570a26442c3e3330b657b4
[ "Apache-2.0" ]
permissive
leoapp/XUI
6465a6565ab5b56430f5929f1a6fab07a774f611
6483fcd0795a3626529e4bc3a186242714790d60
refs/heads/master
2020-09-19T04:27:54.013977
2019-10-28T16:40:19
2019-10-28T16:40:19
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,976
java
/* * Copyright (C) 2019 xuexiangjys(xuexiangjys@163.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 ...
[ "xuexiangjys@163.com" ]
xuexiangjys@163.com
39b7ed592a0b426cf46d1e7780f19c9713797a98
7c0acec36a1c569b1eefd4cc1022686b6a8c9427
/it.ltc.logica.ufficio.gui/src/it/ltc/logica/ufficio/gui/elements/prodotto/OrdinatoreModelli.java
568c01a53f7eebf035ad03621b26fbacfbfc8055
[]
no_license
Dufler/logica
3fa53fbfbfb36df9f00f10eeaa41535a1cbf0dba
e623a07d29fdfd4121106b9b3081faa59992e248
refs/heads/master
2020-05-02T20:10:08.565067
2019-06-04T13:29:07
2019-06-04T13:29:07
122,049,673
0
0
null
null
null
null
UTF-8
Java
false
false
478
java
package it.ltc.logica.ufficio.gui.elements.prodotto; import it.ltc.logica.database.model.prodotto.Modello; import it.ltc.logica.gui.elements.Ordinatore; public class OrdinatoreModelli extends Ordinatore<Modello> { @Override protected int compare(Modello t1, Modello t2, int property) { int compare; sw...
[ "Damiano@Damiano-PC" ]
Damiano@Damiano-PC
453cc9102b0082863c41416c1548948a754e3693
e956050c1023f81fa348c2dcad473a30f84ec5f7
/app/src/main/java/com/pratham/assessment/ui/content_player/TtsListener.java
a5463e223d40c42bd985ec2f17de7d3b2a5e1843
[]
no_license
prathamApp/GIT_Assessment
c865cb30f19a9ec064db9140072d5988d0755e75
3ab6d5f8d4fc911a038285c0f907660008385139
refs/heads/master
2021-06-15T23:11:10.394704
2021-03-13T09:41:40
2021-03-13T09:41:40
175,365,218
1
1
null
null
null
null
UTF-8
Java
false
false
919
java
package com.pratham.assessment.ui.content_player; import android.annotation.TargetApi; import android.os.Build; import android.speech.tts.TextToSpeech; import android.widget.Toast; import java.util.Locale; import static com.pratham.assessment.ui.content_player.TextToSpeechCustom.textToSpeech; public class TtsListe...
[ "prathambaner123@gmail.com" ]
prathambaner123@gmail.com
d4dba54483e19f3c64d732601a52f6d4296bb2c2
a1f94955c480d73d042fe939cf229774ac1c0646
/src/main/java/slimeknights/tconstruct/library/fluid/FillOnlyFluidHandler.java
14a0f08bb30d22e43d5b3dba8e3ceb13e429359e
[ "MIT" ]
permissive
SlimeKnights/TinkersConstruct
6d581a9a52df175b1a9bb7cee17c1822ccfc00b4
09626c7f3f379ebe68e37312395af07b8c16e475
refs/heads/1.18.2
2023-08-26T08:59:01.749216
2023-08-09T07:07:40
2023-08-09T07:07:40
7,760,890
1,126
911
MIT
2023-08-22T15:57:33
2013-01-22T20:46:32
Java
UTF-8
Java
false
false
1,206
java
package slimeknights.tconstruct.library.fluid; import net.minecraftforge.fluids.FluidStack; import net.minecraftforge.fluids.capability.IFluidHandler; import javax.annotation.Nonnull; import net.minecraftforge.fluids.capability.IFluidHandler.FluidAction; /** * Fluid handler wrapper that only allows filling */ pub...
[ "knightminer4@gmail.com" ]
knightminer4@gmail.com
5060613d6279ba5cc9b6f3f59c98a386f3f272b8
4c8178ef69d9d15ff62459515f5835adb5970cbe
/JobFlo/app/src/main/java/data/science/com/florensis/DataAdapter.java
c98cd163b0ac351891052f26059ebdbee20cf68a
[]
no_license
Bravo2017/android-projects
3dbd71bef8310a333226a8bf0ac6321b565cb00b
f54962f10ab4137d15ece9d55019774023b4fbb4
refs/heads/master
2021-06-17T13:37:21.961147
2017-04-10T06:56:15
2017-04-10T06:56:15
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,690
java
package data.science.com.florensis; import android.content.Context; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ArrayAdapter; import android.widget.TextView; import java.util.ArrayList; import java.util.List; public class DataAdapter extends Arr...
[ "imayadismas@gmail.com" ]
imayadismas@gmail.com
245ffa76bcfad7e00b69d1cd20a03f313fc42af2
c474b03758be154e43758220e47b3403eb7fc1fc
/apk/decompiled/com.tinder_2018-07-26_source_from_JADX/sources/com/facebook/ads/internal/view/p052c/p053b/C4166e.java
290974566855876902f8c51e9b756129a2f86efa
[]
no_license
EstebanDalelR/tinderAnalysis
f80fe1f43b3b9dba283b5db1781189a0dd592c24
941e2c634c40e5dbf5585c6876ef33f2a578b65c
refs/heads/master
2020-04-04T09:03:32.659099
2018-11-23T20:41:28
2018-11-23T20:41:28
155,805,042
0
0
null
2018-11-18T16:02:45
2018-11-02T02:44:34
null
UTF-8
Java
false
false
3,284
java
package com.facebook.ads.internal.view.p052c.p053b; import android.content.Context; import android.graphics.Canvas; import android.graphics.Paint; import android.graphics.Paint.Style; import android.graphics.RectF; import android.net.Uri; import android.util.DisplayMetrics; import android.view.View; import android.vie...
[ "jdguzmans@hotmail.com" ]
jdguzmans@hotmail.com
c72217053a755bbfa643e67d22d68916e6b649cf
335afe0d7c68a0cc365da7366ae34889aa3c638b
/smack-experimental/src/main/java/org/jivesoftware/smackx/dox/DnsOverXmppManager.java
1ffba55976984b084695b0652d74ae08bf2fe204
[ "Apache-2.0" ]
permissive
jagmeet787/Smack
5307668a50b7e0f062172dae8361f3f8062ad1cd
ce2dfa3848408a93589ed0703cf149a392c14e52
refs/heads/master
2021-03-21T13:37:55.577938
2020-03-23T21:23:23
2020-03-23T21:23:23
247,299,157
0
0
Apache-2.0
2020-03-14T15:11:35
2020-03-14T15:11:34
null
UTF-8
Java
false
false
6,299
java
/** * * Copyright 2019 Florian Schmaus * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or ag...
[ "flo@geekplace.eu" ]
flo@geekplace.eu
04967348574f22d2c389f54739549fa93a0228be
d4c23e6b812d4fba032f482a8da8712deaeff381
/modules/swagger-promote-core/src/main/java/com/axway/apim/lib/CommandParameters.java
8524cb157b2f31342eb8b55ba620bb685d85d15d
[ "Apache-2.0" ]
permissive
vuvdoan/apimanager-swagger-promote
7adb8e0d1c0c8b4ee1d6b6a9a2632935cf5a665e
f6f1e1c62361544e8ce04775a6fbbcb8c6aeb9d8
refs/heads/develop
2020-06-15T08:21:59.769175
2019-07-24T11:38:36
2019-07-24T11:38:36
192,732,761
0
0
Apache-2.0
2019-06-28T13:03:48
2019-06-19T12:59:02
Java
UTF-8
Java
false
false
4,998
java
package com.axway.apim.lib; import java.util.Map; import org.apache.commons.cli.CommandLine; import org.slf4j.Logger; import org.slf4j.LoggerFactory; public class CommandParameters { private static Logger LOG = LoggerFactory.getLogger(CommandParameters.class); public static String MODE_REPLACE = "replace"; pu...
[ "cwiechmann@axway.com" ]
cwiechmann@axway.com
4aff9aa26d0f78d454e7096492f634b170f79ef7
7f0a24c6ab5f8a6b13057176b2c8457ab2525b0d
/ClawNDagger/src/com/rem/clawndagger/file/manager/Smelter.java
b72e9be6cfd2f016883b6b77ab82397d79a9b909
[]
no_license
RedEyedMars/ClawNDagger
772379c7a53762ddd1bf56f92f3e555e7ac4cdbd
94490a7f4eefc14209be090c0939f23a9caaefbc
refs/heads/master
2020-04-15T01:11:31.058636
2019-05-02T23:19:10
2019-05-02T23:19:10
164,266,727
0
0
null
null
null
null
UTF-8
Java
false
false
3,932
java
package com.rem.clawndagger.file.manager; import java.io.IOException; import java.io.Writer; import java.nio.file.Files; import java.nio.file.Path; import java.nio.file.Paths; import java.nio.file.StandardOpenOption; import java.util.ArrayList; import java.util.HashMap; import java.util.HashSet; import java.util.List;...
[ "greg_estouffey@hotmail.com" ]
greg_estouffey@hotmail.com
63150544f8838ecbb9a0f71b6bbe14839509da42
9394ec36a35e33e7e63a679c1902beed30903001
/cSRC_PerCap/MinDues/Software/src/org/afscme/enterprise/roles/MemberPrivileges.java
55dbae7b895a494fc4ac14d64df8069004cab79c
[]
no_license
mfengafscme/mDuesPerCap_new
a2256aeb2bf8c34d90b24b34cce93878320f7ec8
e8b4763cb1c50ce22881134b52d201197a08c9e5
refs/heads/master
2020-03-06T19:19:50.668199
2018-03-27T17:48:47
2018-03-27T17:48:47
127,025,416
0
0
null
null
null
null
UTF-8
Java
false
false
426
java
package org.afscme.enterprise.roles; /** Contains constants used by get/setMemberPrivileges in the MaintainPrivileges EJB */ public interface MemberPrivileges { /** Members may not view or edit their data */ public static final int NONE = 0; /** Members may only view their data */ public static final int V...
[ "32712375+mfengafscme@users.noreply.github.com" ]
32712375+mfengafscme@users.noreply.github.com
b55b696c3bd2e67856e83892bd127745992da21a
d68b23a8af66b07f6e443e1ad485fa16150b0dc0
/csharp-psi-impl/src/main/java/consulo/csharp/lang/impl/psi/source/resolve/sorter/TypeLikeComparator.java
02548106ea248bf4d858d19a6aa75c366f632fec
[ "Apache-2.0" ]
permissive
consulo/consulo-csharp
34e1f591b31411cfa4ac6b96e82522e5ffbf80ad
ccb078d27b4ba37be9bb3f2c258aad9fb152a640
refs/heads/master
2023-08-31T16:12:36.841763
2023-08-17T10:56:13
2023-08-17T10:56:13
21,350,424
51
9
Apache-2.0
2023-01-01T16:33:23
2014-06-30T12:35:16
Java
UTF-8
Java
false
false
2,460
java
/* * Copyright 2013-2017 consulo.io * * 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 ...
[ "vistall.valeriy@gmail.com" ]
vistall.valeriy@gmail.com
eebd2a53ca461868aedf45421503756a16e33af1
b37726900ee16a5b72a6cd7b2a2d72814fffe924
/src/main/java/vn/com/vndirect/commons/web/IWebStatistic.java
6dc32ebdbd0bcba56cc1350e7a7990b5a57e62a6
[]
no_license
UnsungHero0/portal
6b9cfd7271f2b1d587a6f311de49c67e8dd8ff9f
32325d3e1732d900ee3f874c55890afc8f347700
refs/heads/master
2021-01-20T06:18:01.548033
2014-11-12T10:27:43
2014-11-12T10:27:43
null
0
0
null
null
null
null
UTF-8
Java
false
false
227
java
package vn.com.vndirect.commons.web; public interface IWebStatistic { /** * * @return */ String getCode(); /** * * @return */ Double getNumberValue(); /** * * @return */ String getStringValue(); }
[ "minh.nguyen@vndirect.com.vn" ]
minh.nguyen@vndirect.com.vn
2ba93a3761390d4f0f4e0a39b9bdaaf33c19c344
447520f40e82a060368a0802a391697bc00be96f
/apks/playstore_apps/com_ubercab/source/tr.java
ade32d78d8e838db68b8e45a5e38eef505762602
[ "Apache-2.0", "GPL-1.0-or-later" ]
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
320
java
import java.lang.annotation.Annotation; import java.lang.annotation.Inherited; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; @Inherited @Retention(RetentionPolicy.RUNTIME) @Target({java.lang.annotation.ElementType.TYPE}) public @interface tr {}
[ "antal.micky@yahoo.com" ]
antal.micky@yahoo.com
8b22764bae1ee8ec85a3b735cca35bf76364ea0c
7a2c91813117a8d949571521510895ee53daad49
/src/main/java/com/alipay/api/response/AlipayPcreditLoanThirdNotifyResponse.java
a260eee9696936d68b969d9b0810963937c0699e
[ "Apache-2.0" ]
permissive
dut3062796s/alipay-sdk-java-all
eb5afb5b570fb0deb40d8c960b85a01d13506568
559180f4c370f7fcfef67a1c559768d11475c745
refs/heads/master
2020-07-03T21:00:06.124387
2019-06-23T01:13:43
2019-06-23T01:13:43
null
0
0
null
null
null
null
UTF-8
Java
false
false
375
java
package com.alipay.api.response; import com.alipay.api.AlipayResponse; /** * ALIPAY API: alipay.pcredit.loan.third.notify response. * * @author auto create * @since 1.0, 2019-01-07 20:51:15 */ public class AlipayPcreditLoanThirdNotifyResponse extends AlipayResponse { private static final long se...
[ "ben.zy@antfin.com" ]
ben.zy@antfin.com
f318fa8ec052a9d089dac60d9f7ee90fb1013e50
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/34/34_dacc89a7c6659bf3651e7ed5a9fe143982f5ba37/InjectableTemporaryFolder/34_dacc89a7c6659bf3651e7ed5a9fe143982f5ba37_InjectableTemporaryFolder_s.java
46bc14dca30c35b2c6a2fcbc816971301c25e004
[]
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
208
java
package org.commonjava.web.fd.fixture; import javax.inject.Singleton; import org.junit.rules.TemporaryFolder; @Singleton public class InjectableTemporaryFolder extends TemporaryFolder { }
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
c1d9fb5684f717d8537e4d0dfe981272c099b3fb
981f7ae13c9ffbc79f240a926e745f9f47a671b7
/src/main/java/me/study/jpa/chap13/Period.java
aeac2f0fc5c59ddf8b019a4c00445753ea09beb3
[]
no_license
jsyang-dev/study-jpa
367229fbdabd2dff513b8670fad831bdab9954ab
9cc82573044484585336a3c0e4ffcd61af744a1c
refs/heads/master
2023-07-27T04:16:08.761169
2022-01-22T08:25:13
2022-01-22T08:25:13
248,248,065
0
0
null
null
null
null
UTF-8
Java
false
false
717
java
package me.study.jpa.chap13; import javax.persistence.Embeddable; import java.time.LocalDateTime; @Embeddable public class Period { private LocalDateTime startDate; private LocalDateTime endDate; public Period() { } public Period(LocalDateTime startDate, LocalDateTime endDate) { this.st...
[ "mycat83@gmail.com" ]
mycat83@gmail.com
050d8479ecf76f28dbf0520a69d20b86079d8a70
8bf7fc828ddc913fc885d8c72585a2e5481d7d88
/app/src/main/java/com/wbb/dp/chapter24/SmallCoffee.java
c3c12926ee5f823c1eec8f1cf18858d20582d370
[ "MIT" ]
permissive
keeponZhang/android_design_pattern_book_source
eacfb6b6d338e7b2c52042d5a0cdb5c27e1be3ec
8c8e98c2071546da5fc517f1c937f302d3a5ec52
refs/heads/master
2022-12-16T03:43:31.622111
2020-09-11T11:43:58
2020-09-11T11:43:58
293,052,105
0
0
null
null
null
null
UTF-8
Java
false
false
330
java
package com.wbb.dp.chapter24; /** * @author weibb * @date 2019/1/9 * email: weibb@chingo.cn */ public class SmallCoffee extends Coffee { public SmallCoffee(CoffeeAdditives impl) { super(impl); } @Override public void makeCoffee() { System.out.println("小杯的" + impl + "咖啡"); } }
[ "zhangwengao@yy.com" ]
zhangwengao@yy.com
9a8bf51571dddda734e9799778fcd7ba793f96b1
1d6f1faea75e8a1c2d6aa2e208f6e087c54628b7
/spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/JsonViewResponseBodyAdvice.java
9a1847a00b17f8c25af2b29d81b977263c31cd8a
[]
no_license
lixw1992/spring4
7acde76816b08582048368fb0e4fc38c23160636
54cbd97957528a7a7af813394bb1adbb802256f8
refs/heads/master
2020-07-02T01:56:42.815034
2019-08-01T03:49:53
2019-08-01T03:49:53
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,991
java
package org.springframework.web.servlet.mvc.method.annotation; import com.fasterxml.jackson.annotation.JsonView; import org.springframework.core.MethodParameter; import org.springframework.http.MediaType; import org.springframework.http.converter.HttpMessageConverter; import org.springframework.http.converter.json.Ma...
[ "yuexiaoguang@vortexinfo.cn" ]
yuexiaoguang@vortexinfo.cn
f5d02fa39c872c455af60df3aa9c65fdafc8e85d
573b9c497f644aeefd5c05def17315f497bd9536
/src/main/java/com/alipay/api/domain/KbAdvertCommissionClauseQuota.java
4bbe06d693562aa49ea163057562d7fc3f9451e6
[ "Apache-2.0" ]
permissive
zzzyw-work/alipay-sdk-java-all
44d72874f95cd70ca42083b927a31a277694b672
294cc314cd40f5446a0f7f10acbb5e9740c9cce4
refs/heads/master
2022-04-15T21:17:33.204840
2020-04-14T12:17:20
2020-04-14T12:17:20
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,013
java
package com.alipay.api.domain; import com.alipay.api.AlipayObject; import com.alipay.api.internal.mapping.ApiField; /** * 口碑广告系统分佣规则(定额) * * @author auto create * @since 1.0, 2016-11-21 17:14:39 */ public class KbAdvertCommissionClauseQuota extends AlipayObject { private static final long serialVe...
[ "ben.zy@antfin.com" ]
ben.zy@antfin.com
26646c11e9f7be48d131fabaf812fe9062ba12b4
616d74752ae96a55b3351782d54113b9a152fd82
/trunk/src/facemap/Landmark.java
97e8b25de1f7754f87743cac7fb502508bfdac1f
[]
no_license
BGCX067/face-map-svn-to-git
cc4c50169b3738d221ecdcd61c657ebd08c58fe6
5ec5d80d6e5009052bf098a1eddea4803e145758
refs/heads/master
2016-09-01T08:53:31.615770
2015-12-28T14:42:15
2015-12-28T14:42:15
48,702,134
0
0
null
null
null
null
UTF-8
Java
false
false
2,836
java
package facemap; import java.util.Date; import javax.jdo.annotations.PersistenceCapable; import javax.jdo.annotations.Persistent; import java.text.SimpleDateFormat; /** * Definition of a Landmark * Represents a location on the map. **/ @PersistenceCapable public class Landmark { /** * ...
[ "you@example.com" ]
you@example.com
0ac231f260414a5f1dcb33937ddf5704e8966c1b
26183990a4c6b9f6104e6404ee212239da2d9f62
/components/file_system_server/src/java/tests/com/topcoder/file/transfer/accuracytests/AccuracyTests.java
fa355837d1d98ce50603c4cdf5cb1e53664d3a1d
[]
no_license
topcoder-platform/tc-java-components
34c5798ece342a9f1804daeb5acc3ea4b0e0765b
51b204566eb0df3902624c15f4fb69b5f99dc61b
refs/heads/dev
2023-08-08T22:09:32.765506
2022-02-25T06:23:56
2022-02-25T06:23:56
138,811,944
0
8
null
2022-02-23T21:06:12
2018-06-27T01:10:36
Rich Text Format
UTF-8
Java
false
false
3,591
java
/* * Copyright (C) 2008 TopCoder Inc., All Rights Reserved. */ package com.topcoder.file.transfer.accuracytests; import com.topcoder.file.transfer.accuracytests.message.BytesMessageTypeAccuracyTest; import com.topcoder.file.transfer.accuracytests.message.FileSystemMessageAccuracyTest; import com.topcoder.file...
[ "pvmagacho@gmail.com" ]
pvmagacho@gmail.com
1749ff5a801009a0ce11025d1449795a88087bd7
a0c680b5f17882de7ca58e1d742e5a1829907ca3
/TxMgmtProj1(Delc-Txmgmt-SpringAOP - Flat & Local)/src/com/nt/dao/BankDAO.java
0d9e0bafa9454d0f1f0d0d9629d4ccc26d4e87cb
[]
no_license
aakulasaikiran/Spring_Ntsp47
ed72cf795a77dfb55e0054b627244a18fbfa776f
0b1a9cfb9e75e465eca8f1c39eb1690caefea91e
refs/heads/master
2020-03-23T15:24:15.955366
2018-07-20T18:39:45
2018-07-20T18:39:45
141,745,936
0
0
null
null
null
null
UTF-8
Java
false
false
139
java
package com.nt.dao; public interface BankDAO { public int withdraw(int srcNo,int amount); public int deposite(int destNo,int amount); }
[ "aakulasaikiran@gmail.com" ]
aakulasaikiran@gmail.com
2cf6305bce986324fd2236bc55ca4e1c25f46e3e
398f7dc8dfeb4729029dd8c9e19917b5dc022427
/src/main/java/com/example/lambdaandtesting/lambda/MyAwesomeLambda.java
d3b08ca82a151af9b0c4a430a0bba309b8f98a00
[]
no_license
nishantverma160380/AWS_LAMBDA_CORRETTO_JAVA_11
abd5fb45533236a75f23375f7868f148ece9eac4
bf0acd3b23241c422dfcb924b522d43cc71b0f42
refs/heads/main
2023-06-07T00:48:13.898715
2020-12-28T03:31:14
2020-12-28T03:31:14
383,112,627
0
0
null
null
null
null
UTF-8
Java
false
false
1,043
java
package com.example.lambdaandtesting.lambda; import com.amazonaws.lambda.thirdparty.com.google.gson.Gson; import com.amazonaws.lambda.thirdparty.com.google.gson.GsonBuilder; import com.amazonaws.services.lambda.runtime.Context; import com.amazonaws.services.lambda.runtime.LambdaLogger; import com.amazonaws.services.la...
[ "mmni@protonmail.com" ]
mmni@protonmail.com
8999f891805d405ca2a83c98de81d8df0371653c
e1b1ce58fb1277b724022933176f0809169682d9
/sources/p000a/p001a/p002a/p011c/p012a/C0099f.java
09ea1d75eac6dfa3e54e954c70522deae9d1ce8b
[]
no_license
MR-116/com.masociete.projet_mobile-1_source_from_JADX
a5949c814f0f77437f74b7111ea9dca17140f2ea
6cd80095cd68cb9392e6e067f26993ab2bf08bb2
refs/heads/master
2020-04-11T15:00:54.967026
2018-12-15T06:33:57
2018-12-15T06:33:57
161,873,466
0
0
null
null
null
null
UTF-8
Java
false
false
551
java
package p000a.p001a.p002a.p011c.p012a; /* renamed from: a.a.a.c.a.f */ final class C0099f extends C0098e { /* renamed from: c */ private int f302c; /* renamed from: d */ private final C0100g f303d; C0099f(int i, int i2, C0100g c0100g) { super(i, i2); this.f303d = c0100g; } ...
[ "Entrepreneursmalaysia1@gmail.com" ]
Entrepreneursmalaysia1@gmail.com
ed2ebbe72a07161bde62660dd7e7b8a73ff57eb5
3bc62f2a6d32df436e99507fa315938bc16652b1
/IDEtalk/src/idea/jetbrains/communicator/idea/actions/SelectedUserCanReadMyFiles.java
97915b0acb0b88a586d99f8f5ea1bcbd24d211dd
[ "Apache-2.0" ]
permissive
JetBrains/intellij-obsolete-plugins
7abf3f10603e7fe42b9982b49171de839870e535
3e388a1f9ae5195dc538df0d3008841c61f11aef
refs/heads/master
2023-09-04T05:22:46.470136
2023-06-11T16:42:37
2023-06-11T16:42:37
184,035,533
19
29
Apache-2.0
2023-07-30T14:23:05
2019-04-29T08:54:54
Java
UTF-8
Java
false
false
1,478
java
// Copyright 2000-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. package jetbrains.communicator.idea.actions; import com.intellij.openapi.actionSystem.AnActionEvent; import com.intellij.openapi.actionSystem.ToggleAction; import jetbrains.commu...
[ "dmitriy.smirnov@jetbrains.com" ]
dmitriy.smirnov@jetbrains.com
12aee906dea0699e8e2f418820b4bcff516091e5
7396a56d1f6c61b81355fc6cb034491b97feb785
/lang_interface/java/com/intel/daal/algorithms/multi_class_classifier/quality_metric_set/QualityMetricId.java
97ad6aa2673e89d02188bfa751d91a1d88bd6281
[ "Apache-2.0", "Intel" ]
permissive
francktcheng/daal
0ad1703be1e628a5e761ae41d2d9f8c0dde7c0bc
875ddcc8e055d1dd7e5ea51e7c1b39886f9c7b79
refs/heads/master
2018-10-01T06:08:39.904147
2017-09-20T22:37:02
2017-09-20T22:37:02
119,408,979
0
0
null
2018-01-29T16:29:51
2018-01-29T16:29:51
null
UTF-8
Java
false
false
3,274
java
/* file: QualityMetricId.java */ /******************************************************************************* * Copyright 2014-2017 Intel Corporation * All Rights Reserved. * * If this software was obtained under the Intel Simplified Software License, * the following terms apply: * * The source code, informati...
[ "vasily.rubtsov@intel.com" ]
vasily.rubtsov@intel.com
99d77fa0507a6423b5fff97e9abb88f044cb3094
042342f9dc0e8662a1a7da671ab5dc9d82ccd835
/esb/org.wso2.developerstudio.eclipse.gmf.esb/src/org/wso2/developerstudio/eclipse/gmf/esb/RuleFactValueType.java
55c96aa0e64ac79776641d843916f04743b63822
[ "Apache-2.0" ]
permissive
ksdperera/developer-studio
6fe6d50a66e4fb73de3a4dbeef8d68b461da1ab6
9c0f601b91cc34dda036c660598a93c232260e08
refs/heads/developer-studio-3.8.0
2021-01-15T08:50:21.571267
2018-10-26T12:59:17
2018-10-26T12:59:17
39,486,894
0
1
Apache-2.0
2018-10-26T12:59:18
2015-07-22T05:13:13
Java
UTF-8
Java
false
false
6,043
java
/** * <copyright> * </copyright> * * $Id$ */ package org.wso2.developerstudio.eclipse.gmf.esb; import java.util.Arrays; import java.util.Collections; import java.util.List; import org.eclipse.emf.common.util.Enumerator; /** * <!-- begin-user-doc --> * A representation of the literals of the enumeration '<em><...
[ "harshana@wso2.com" ]
harshana@wso2.com
e7aeed2a30bf0ed4071600324c4b0d7ec11d4c14
3df27b037c878b7d980b5c068d3663682c09b0b3
/src/com/freework/freedbm/dao/jdbcm/map/dto/MapFieldInfo.java
c0d830e4187238cc555d7a35dea4534af55a024c
[]
no_license
shinow/tjec
82fbd67886bc1f60c63af3e6054d1e4c16df2a0d
0b2f4de2eda13acf351dfc04faceea508c9dd4b0
refs/heads/master
2021-09-24T15:45:42.212349
2018-10-11T06:13:55
2018-10-11T06:13:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,638
java
package com.freework.freedbm.dao.jdbcm.map.dto; import com.freework.freedbm.cfg.fieldcfg.FieldInfoEnum; import com.freework.freedbm.cfg.fieldcfg.Like; import com.freework.freedbm.cfg.fieldcfg.WhereOperators; import com.freework.freedbm.cfg.fieldcfg.type.Type; import com.freework.freedbm.dao.jdbcm.JdbcForDTO; import co...
[ "lin521lh" ]
lin521lh
d8c6c9745427b0b495d23f393bffcaffb63f68fd
9b6e669381193a97728001e9de0ccdc15ff4d892
/app/src/main/java/com/yksj/healthtalk/entity/ConsultationServiceEntity.java
529dc6b38c943f4142e027fe82edf2e460120013
[]
no_license
13525846841/ConSonP
94d0e14a67a0930ac65aacfae668ab6820287650
2a469de7b0e8c7547cbff23b88e0e036683a3bc6
refs/heads/master
2020-05-22T07:26:40.576191
2019-06-05T09:56:35
2019-06-05T09:56:35
186,260,855
1
0
null
null
null
null
UTF-8
Java
false
false
4,809
java
/** * */ package com.yksj.healthtalk.entity; /** * @author zheng * */ public class ConsultationServiceEntity { private String consultationId;//会诊id private String consultationCenterId;//CONSULTATION_CENTER_ID六一健康id private String expertId;//EXPERT_ID private String customerNickName; private String consulta...
[ "2965378806" ]
2965378806
78f95c949150f21fc82da4720659926b5abfc462
28c940ced69bbd154c276bcc79bfbf021c3781fe
/jaxb/src/main/java/com/webcohesion/enunciate/modules/jaxb/api/impl/ExampleImpl.java
0cd86c7a31bac62879e7e1b8b5f689c23967b6cd
[ "Apache-2.0" ]
permissive
davidlewis711/enunciate
57bc5080650d5586eeb944206ec48e5bf8a08d14
c7cd4b23b53ff148db4501919875dda0522f047c
refs/heads/master
2020-07-10T08:33:22.055513
2016-03-07T23:35:00
2016-03-07T23:35:00
53,363,696
0
0
null
2016-03-07T22:25:56
2016-03-07T22:25:56
null
UTF-8
Java
false
false
7,983
java
package com.webcohesion.enunciate.modules.jaxb.api.impl; import com.webcohesion.enunciate.EnunciateException; import com.webcohesion.enunciate.api.datatype.Example; import com.webcohesion.enunciate.javac.decorations.element.ElementUtils; import com.webcohesion.enunciate.metadata.DocumentationExample; import com.webcoh...
[ "ryan@webcohesion.com" ]
ryan@webcohesion.com
32b1238211acfdcea751c4e8b442f3fe38446bb1
63e24adc15dd2155767a477c5026608273d89323
/scm-study/src/main/java/org/xfs/core/business/goods/item/po/ItemPo.java
7b677a99ee4f56b0d1017f0879898da7a7f03627
[]
no_license
shenfengzhusheng/scm
17978a395182a3f164357372c5c44242659bc970
9b04e91d7c2d4dcac55d326b08606482aba2fea9
refs/heads/master
2022-12-21T14:31:37.214723
2018-11-17T03:24:01
2018-11-17T03:24:01
82,155,192
0
0
null
null
null
null
UTF-8
Java
false
false
839
java
package org.xfs.core.business.goods.item.po; public class ItemPo { private Long itemId; private String itemCode; private String itemName; private Boolean status; public Long getItemId() { return itemId; } public void setItemId(Long itemId) { this.itemId = itemId; } ...
[ "xixingyingzhongdui@gmail.com" ]
xixingyingzhongdui@gmail.com
d3bc51b5d5d2463ca4f75b7623ade64daff1fdba
e7ee311e20b40c87bf6d23a53a1d7b11fd29d2c3
/src/chosun/ciis/se/rcp/dm/SE_RCP_1320_LDM.java
a17cfee2c331c4b9db228edc2bba9a04f6d9de05
[]
no_license
nosmoon/misdevteam
4e3695ef7bbdcd231bb84d7d8d7df54a23ff0a60
1829d5bd489eb6dd307ca244f0e183a31a1de773
refs/heads/master
2020-04-15T15:57:05.480056
2019-01-10T01:12:01
2019-01-10T01:12:01
164,812,547
1
0
null
null
null
null
UHC
Java
false
false
7,430
java
/*************************************************************************************************** * 파일명 : .java * 기능 : 판매시스템 * 작성일자 : 2009-02-18 * 작성자 : 배창희 ***************************************************************************************************/ /****************************************************...
[ "DLCOM000@172.16.30.11" ]
DLCOM000@172.16.30.11
239d6e11496c2f63b83a81d11b2c083b7df31b37
ffaf34f67a9964b0e6d25675d9a76edc122bd574
/basic-common/src/main/java/com/ybk/sms/ipyy/resp/SendResult.java
2cc09632345fe1b92c74874379b769baffbabddc
[]
no_license
hunqian/kjplus
614aad21c1fc5b796fc6f3f8f0f05f0b7306c1de
0595c513e34960165c7ad324496548994e62443a
refs/heads/master
2022-12-21T03:34:28.869590
2019-09-04T06:43:22
2019-09-04T06:43:22
206,249,733
0
0
null
2022-12-16T02:30:07
2019-09-04T06:39:49
JavaScript
UTF-8
Java
false
false
1,325
java
package com.ybk.sms.ipyy.resp; import javax.xml.bind.annotation.XmlRootElement; //调用返回结果 @XmlRootElement(name="returnsms") public class SendResult { private String returnstatus; private String message; private String taskID; private String successCounts; private Double remainpoint; public SendResult() { } p...
[ "yuebin.song@apicloud.com" ]
yuebin.song@apicloud.com
39c1819f9f85c30fd2d349e773933fee8f7d030c
1c639ba032eb85076f93531e47b7ba099ba369a4
/src/main/java/com/example/auth/SwaggerConfig.java
3093102e8776abc6734b91d30e2b44c51f2fe521
[]
no_license
basriumar12/AuthJwtWithSpringboot
6f792f0927dafa97fa7024ae94e4df202f5b46b1
af6ea8f4de2633901b30f29be76a9b6087eec654
refs/heads/master
2021-04-01T09:47:34.736746
2020-03-18T08:43:39
2020-03-18T08:43:39
248,179,304
0
0
null
null
null
null
UTF-8
Java
false
false
1,682
java
package com.example.auth; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import com.google.common.base.Predicate; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import springfox.documenta...
[ "basriumar12@gmail.com" ]
basriumar12@gmail.com
7bef9640000b0683f095094bbeb4b264923b78e0
737b0fc040333ec26f50409fc16372f5c64c7df6
/bus-image/src/main/java/org/aoju/bus/image/galaxy/io/RAFInputStreamAdapter.java
9b845964476e1f17d8f4dc09489335a1901c9db3
[ "MIT" ]
permissive
sfg11/bus
1714cdc6c77f0042e3b80f32e1d9b7483c154e3e
d560ba4d3abd2e0a6c5dfda9faf7075da8e8d73e
refs/heads/master
2022-12-13T02:26:18.533039
2020-08-26T02:23:34
2020-08-26T02:23:34
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,353
java
/********************************************************************************* * * * The MIT License (MIT) * * ...
[ "839536@qq.com" ]
839536@qq.com
2043df373b654cd4be4781f69e1977142cde185d
09d0ddd512472a10bab82c912b66cbb13113fcbf
/TestApplications/TF-BETA-THERMATK-v5.7.1/DecompiledCode/JADX/src/main/java/org/telegram/messenger/C0655-$$Lambda$MessagesController$SnNO4Xza4siBfE3j_QycdBx_L6U.java
2b53a798fa801d291c71c31df718d39209b10106
[]
no_license
sgros/activity_flow_plugin
bde2de3745d95e8097c053795c9e990c829a88f4
9e59f8b3adacf078946990db9c58f4965a5ccb48
refs/heads/master
2020-06-19T02:39:13.865609
2019-07-08T20:17:28
2019-07-08T20:17:28
null
0
0
null
null
null
null
UTF-8
Java
false
false
940
java
package org.telegram.messenger; import java.util.ArrayList; /* compiled from: lambda */ /* renamed from: org.telegram.messenger.-$$Lambda$MessagesController$SnNO4Xza4siBfE3j_QycdBx_L6U */ public final /* synthetic */ class C0655-$$Lambda$MessagesController$SnNO4Xza4siBfE3j_QycdBx_L6U implements Runnable { private...
[ "crash@home.home.hr" ]
crash@home.home.hr
1c1950e8817b8640357178121f5452b0f27c3e3d
c9ae5bbaf082abe43738a7f17ffab43309327977
/Source/FA-GameServer/data/scripts/system/handlers/quest/altgard/_2020KeepingtheBlackClawTribeinCheck.java
9633a156454e2423f336823aefa108c672f487d8
[]
no_license
Ace65/emu-santiago
2071f50e83e3e4075b247e4265c15d032fc13789
ddb2a59abd9881ec95c58149c8bf27f313e3051c
refs/heads/master
2021-01-13T00:43:18.239492
2012-02-22T21:14:53
2012-02-22T21:14:53
54,834,822
0
1
null
null
null
null
UTF-8
Java
false
false
3,912
java
/* * This file is part of aion-unique <aion-unique.org>. * * aion-unique 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...
[ "mixerdj.carlos@gmail.com" ]
mixerdj.carlos@gmail.com
c6403602b7d657e019c89f8dd66e07d3c5774a5f
011ac2359247395b35f09b4f121e91f2d48e5876
/springcloud-alibaba-bus-rocketmq/springcloud-alibaba-bus-rocketmq-demo-listener/src/main/java/springcloud/alibaba/bus/rocketmq/demo/listener/SpringCloudAlibabaBusListenerApplication.java
e3d16656828785e0fb46420c69bc4ba778c843cb
[]
no_license
lhj502819/SpringBoot-study
aeac104f644afdd31bb46aeaa4e61b311ba229bd
5772d885fa0a6bffbb27fab4871973190b0df2ab
refs/heads/master
2022-11-20T09:36:53.120541
2020-07-23T02:30:03
2020-07-23T02:30:03
272,590,395
1
0
null
null
null
null
UTF-8
Java
false
false
776
java
package springcloud.alibaba.bus.rocketmq.demo.listener; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.cloud.bus.jackson.RemoteApplicationEventScan; /** * Description:publisher启动类 * * @author li.hongjian * @email l...
[ "lhj502819@163.com" ]
lhj502819@163.com
7d446e1a4a91730473d21a1ced1bff00565645cc
2fc1e0070e576fd45ae13ed80daad3a4834fc444
/src/main/java/com/cloudera/cdp/datahub/model/RotateAutoTlsCertificatesRequest.java
22aa21b8b886bc8940190ae7e4def0655286f8c1
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
isabella232/cdp-sdk-java
832c47e119e8399a782848c04815612e35acad0d
f6fb9f121065f1c3759a9c3fd777c32ad25ac118
refs/heads/master
2023-01-19T08:18:20.758968
2020-11-24T15:36:52
2020-11-24T15:36:52
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,701
java
/* * Copyright (c) 2018 Cloudera, Inc. All Rights Reserved. * * Portions Copyright (c) Copyright 2013-2018 Amazon.com, Inc. or its * affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may o...
[ "dev-kitchen@cloudera.com" ]
dev-kitchen@cloudera.com
9fdf6e5a7a337de6d18b986a81ace3c3a8f0dda6
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/7/7_9ed8a06fc417c5988f494752f82441440d690a9c/BooksExampleTests/7_9ed8a06fc417c5988f494752f82441440d690a9c_BooksExampleTests_t.java
6517c2bc371f1b7b2515bd1cc778ef2ea443546b
[]
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,085
java
/* * JBoss, Home of Professional Open Source * Copyright 2011 Red Hat Inc. and/or its affiliates and other contributors * as indicated by the @authors tag. All rights reserved. * See the copyright.txt in the distribution for a * full listing of individual contributors. * * This copyrighted material is m...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
2474fda84e589dc7d5d85417089b2ef3d1533b2c
f65d8efd8488c3f26ec272067534453916bb433b
/algorithm-study/src/main/java/org/woodwhale/code/chapter_2_listproblem/Problem_06_JosephusProblem.java
5edc57e202dee65089990b5ea9b345878da0349f
[ "WTFPL" ]
permissive
woodwhales/woodwhales-study
3c63d08e7aff503484905ea857ba389d5ee972d6
d8b95c559d3223b54211418bce78b9d9d41f9b08
refs/heads/master
2023-03-04T16:04:59.516245
2022-08-21T07:16:20
2022-08-21T07:16:20
184,915,908
2
3
WTFPL
2023-03-01T03:42:52
2019-05-04T16:00:32
Java
UTF-8
Java
false
false
2,078
java
package org.woodwhale.code.chapter_2_listproblem; public class Problem_06_JosephusProblem { public static class Node { public int value; public Node next; public Node(int data) { this.value = data; } } public static Node josephusKill1(Node head, int m) { if (head == null || head.next == head || m < ...
[ "woodwhales@163.com" ]
woodwhales@163.com
a7eacd19c8d392bb62196bac85485249a075409b
b02bdd9811b958fb52554ee906ecc3f99b0da4bb
/app/src/main/java/com/jxkj/fit_5a/base/PatientListData.java
1fe6b105b7fd69266b584610ef928e3c98b0c1ea
[]
no_license
ltg263/5AFit_12
19d29773b9f0152dbc88ccf186b2868af7648039
a7d545ab37a456b42f30eb03d6a6c95efb5b0541
refs/heads/master
2023-07-15T20:46:19.465180
2021-08-17T09:59:57
2021-08-17T09:59:57
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,112
java
package com.jxkj.fit_5a.base; import java.io.Serializable; /** * author : LiuJie * date : 2020/6/1014:24 */ public class PatientListData implements Serializable { /** * id 客户id * portraitUri 头像 * nickname 昵称 * realName 真实姓名 * gender 性别:1,男;2,女 * address 地址 * provinceId 省id ...
[ "qzj842179561@gmail.com" ]
qzj842179561@gmail.com
e461b7f02a4412e765bbc00ad33e394d4919a930
5a37fcc167c3bc3ac8a49222f2753d968cee5b14
/wegas-core/src/main/java/com/wegas/core/exception/internal/WegasForbiddenException.java
e5c74114214ce9bb58aef0dfad809b5d3c2397e0
[ "MIT" ]
permissive
deepscan/Wegas
5da0bd9940adf6090ae61373362d2efb39cd9f48
0ee6178a166ac5a81cca402e817b13f61f6d6106
refs/heads/master
2020-04-01T14:17:36.226332
2018-10-15T12:45:37
2018-10-15T12:45:37
null
0
0
null
null
null
null
UTF-8
Java
false
false
692
java
/* * Wegas * http://wegas.albasim.ch * * Copyright (c) 2013-2018 School of Business and Engineering Vaud, Comem, MEI * Licensed under the MIT License */ package com.wegas.core.exception.internal; /** * * @author Maxence Laurent <maxence.laurent at gmail.com> */ public class WegasForbiddenException extends We...
[ "maxence.laurent@gmail.com" ]
maxence.laurent@gmail.com
be18a150be117c299efe01f3c93c49769c2b0f21
22b9c697e549de334ac354dfc1d14223eff99121
/PaaS_SaaS_Accelerator_RESTFulFacade/XJC_Beans/src/com/oracle/xmlns/apps/cdm/foundation/parties/personservice/applicationmodule/types/MergePersonProfileAsyncResponse.java
ae0becab824b225fafa8b8f0d217ea949e71402b
[ "BSD-3-Clause" ]
permissive
digideskio/oracle-cloud
50e0d24e937b3afc991ad9cb418aa2bb263a4372
80420e9516290e5d5bfd6c0fa2eaacbc11762ec7
refs/heads/master
2021-01-22T13:57:21.947497
2016-05-13T06:26:16
2016-05-13T06:26:16
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,127
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.10 in JDK 6 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 20...
[ "shailendrapradhan@Shailendras-MacBook-Pro.local" ]
shailendrapradhan@Shailendras-MacBook-Pro.local
dea76919cb9b75f7e2689f52457891b5792a9825
528869210a42be2911ca6e40b9cb5b541153f286
/app/src/main/java/com/thedaycoupon/activity/RemoteService/FavoriteService.java
352c0674b997298304a7c3496091faf615839b79
[]
no_license
qskeksq/AndroidProject_thedaycoupon
43cd354888baa36be64db31aa80f60c6e7c9b1e1
afacc8d81b362fd743a2008b94513df147a46ac4
refs/heads/master
2021-09-03T16:41:32.047205
2018-01-10T14:25:21
2018-01-10T14:25:21
116,833,225
5
1
null
null
null
null
UTF-8
Java
false
false
5,180
java
package com.thedaycoupon.activity.RemoteService; import android.content.Context; import com.thedaycoupon.domain.favorite.Favorite; import com.thedaycoupon.domain.favorite.FavoriteDao; import com.thedaycoupon.domain.favorite.FavoriteInfo; import com.thedaycoupon.domain.tempFavorite.TempFavorite; import com.thedaycoupo...
[ "qskeksq@gmail.com" ]
qskeksq@gmail.com
19d98af262db5b311919368542a34ad66cfe9c27
8bd4cd295806cb42af7bac6120f376e6a4e4f288
/com/google/android/gms/drive/internal/QueryRequest.java
88311af8719bf41240a20b1f0468c6396ffac2e8
[]
no_license
awestlake87/dapath
74d95d27854bc75b5d26456621d45eae79d5995b
8e83688c9ec6ab9d5b0def17e9dc5b2c6896ea0b
refs/heads/master
2020-03-13T10:40:49.896330
2018-04-26T02:22:12
2018-04-26T02:22:12
131,088,145
0
0
null
null
null
null
UTF-8
Java
false
false
738
java
package com.google.android.gms.drive.internal; import android.os.Parcel; import android.os.Parcelable.Creator; import com.google.android.gms.common.internal.safeparcel.SafeParcelable; import com.google.android.gms.drive.query.Query; public class QueryRequest implements SafeParcelable { public static final Creator...
[ "kelixes@gmail.com" ]
kelixes@gmail.com
047df0bd44c6d5fd8e82a57faf79d048ebe1fb61
5d473a369790a6ce6e02788bfa22bc7e6858fa08
/javax/servlet/jsp/tagext/BodyTag.java
ecc26271dcd565dca94bb8403ebf5f43b13a01da
[]
no_license
toby941/tomcat
a187a3d676b7544f7607c364dedbef6d0bfa0821
2e6f458470ef0671905aed3ba2e8c998e0ff33cd
refs/heads/master
2021-01-23T07:21:41.388214
2013-09-14T04:02:38
2013-09-14T04:02:38
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,559
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 not u...
[ "toby941@gmail.com" ]
toby941@gmail.com
23c25e3bf9b1cb0746f47efb9ddf6875fae467e8
82e2fa3b1128edc8abd2bd84ecfc01c932831bc0
/jena-arq/src/test/java/org/apache/jena/riot/writer/TestRiotWriterDataset.java
46533e062a599928c896c6578464b3dc823bb0ea
[ "BSD-3-Clause", "Apache-2.0" ]
permissive
apache/jena
b64f6013582f2b5aa38d1c9972d7b14e55686316
fb41e79d97f065b8df9ebbc6c69b3f983b6cde04
refs/heads/main
2023-08-14T15:16:21.086308
2023-08-03T08:34:08
2023-08-03T08:34:08
7,437,073
966
760
Apache-2.0
2023-09-02T09:04:08
2013-01-04T08:00:32
Java
UTF-8
Java
false
false
5,029
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...
[ "andy@apache.org" ]
andy@apache.org
bcc8fa7fffe42b6fa37ed9a1664a12cc73756325
2fd9d77d529e9b90fd077d0aa5ed2889525129e3
/DecompiledViberSrc/app/src/main/java/com/facebook/react/fabric/jsi/ComponentRegistry.java
9702e756796d93b98de004d25dce9187f97c1194
[]
no_license
cga2351/code
703f5d49dc3be45eafc4521e931f8d9d270e8a92
4e35fb567d359c252c2feca1e21b3a2a386f2bdb
refs/heads/master
2021-07-08T15:11:06.299852
2021-05-06T13:22:21
2021-05-06T13:22:21
60,314,071
1
3
null
null
null
null
UTF-8
Java
false
false
565
java
package com.facebook.react.fabric.jsi; import com.facebook.jni.HybridData; import com.facebook.proguard.annotations.DoNotStrip; @DoNotStrip public class ComponentRegistry { private final HybridData mHybridData = initHybrid(); static { FabricSoLoader.staticInit(); } @DoNotStrip privat...
[ "yu.liang@navercorp.com" ]
yu.liang@navercorp.com
176e1b80da2127b2e709c2e9445f0d4759963915
8af1164bac943cef64e41bae312223c3c0e38114
/results-java/JetBrains--intellij-community/9f107c83fa1978d800ed6940ecf2eb127f09163d/before/MoveCaretDownWithSelectionAction.java
857590cf30cda85799057f4c4cfdc4863f897361
[]
no_license
fracz/refactor-extractor
3ae45c97cc63f26d5cb8b92003b12f74cc9973a9
dd5e82bfcc376e74a99e18c2bf54c95676914272
refs/heads/master
2021-01-19T06:50:08.211003
2018-11-30T13:00:57
2018-11-30T13:00:57
87,353,478
0
0
null
null
null
null
UTF-8
Java
false
false
1,460
java
/* * Copyright 2000-2009 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...
[ "fraczwojciech@gmail.com" ]
fraczwojciech@gmail.com
8cb89c8fc83554dfa5d06981578481ae33c2ad7a
0ae9e5956cc3363eb26e6039f0f45633a552feba
/src/main/java/com/gifisan/nio/component/concurrent/AbstractLinkedList.java
95ee833b7e772a3bc0c2443c52ca35f7129c9dbd
[]
no_license
liuzhenfeng511/NimbleIO
79f242c4ccad59c2265807852f7ed607443ef94d
6953f4a7c3f290fa3d81c160839a248e30b66cf2
refs/heads/master
2021-01-18T00:07:02.730682
2016-08-15T09:26:39
2016-08-15T09:26:39
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,604
java
package com.gifisan.nio.component.concurrent; import java.util.concurrent.TimeUnit; import java.util.concurrent.atomic.AtomicInteger; import java.util.concurrent.locks.Condition; import java.util.concurrent.locks.ReentrantLock; import com.gifisan.nio.common.MessageFormatter; public abstract class AbstractLinkedList<...
[ "8738115@qq.com" ]
8738115@qq.com
8c03c8e9122ba5857616ebf72abbbd4d4fa58f0d
228296b0bca9f494b73f26e1cec3aeadb3dc0aea
/src/main/java/net/haesleinhuepf/clijx/advancedmath/GreaterOrEqualConstant.java
3a59bda966cf4f998565d2b2def3e157f8087d33
[ "BSD-3-Clause" ]
permissive
ruthhwj/clij-advanced-filters
c71b15463023eb21786c86b8d42e142980dbc8c5
96b842578302c60e13b35b3f884b0d7bfbc015b4
refs/heads/master
2020-09-08T22:00:18.205781
2019-11-11T21:14:48
2019-11-11T21:14:48
221,254,097
0
0
NOASSERTION
2019-11-12T15:47:12
2019-11-12T15:47:12
null
UTF-8
Java
false
false
1,822
java
package net.haesleinhuepf.clijx.advancedmath; import net.haesleinhuepf.clij.CLIJ; import net.haesleinhuepf.clij.clearcl.ClearCLBuffer; import net.haesleinhuepf.clij.macro.AbstractCLIJPlugin; import net.haesleinhuepf.clij.macro.CLIJMacroPlugin; import net.haesleinhuepf.clij.macro.CLIJOpenCLProcessor; import net.haeslei...
[ "rhaase@mpi-cbg.de" ]
rhaase@mpi-cbg.de