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
b308706936e94a1f18986fbff181ceed6f76a10f
84e81d68f85e2e11c67d5979457f269f882eef5f
/src/com/pinde/sci/form/jszy/ExtInfoForm.java
767335e954403e5af76e18fa824c763eb134d5f6
[]
no_license
zhanght86/pdsci
54a46ab7fddbd28f9393f793d0d1a539a9e032d6
ae9b5a64b4b0e86387e5d67d96159002cfde2ff4
refs/heads/master
2021-01-01T20:08:39.451279
2016-06-30T04:55:47
2016-06-30T04:55:47
null
0
0
null
null
null
null
GB18030
Java
false
false
5,495
java
package com.pinde.sci.form.jszy; import java.io.Serializable; import java.util.List; public class ExtInfoForm implements Serializable{ private static final long serialVersionUID = 1592918930641343959L; /** * 籍贯 */ private String nativePlace; /** * 民族 */ private String nation; /...
a7f703d5e55d88e1dda597f2db8ce3d14b9c1b1c
20eb62855cb3962c2d36fda4377dfd47d82eb777
/IntroClassJava/dataset/digits/d2b889e1ac42bc85f9df5c45c10708f46784be93d69acd1415cfd4d028cb50b19f50c374a9498c8e8b909173053a100e20c279ddb06c6359a06a920ead3e8080/003/mutations/191/digits_d2b889e1_003.java
38cb4c0978491566a993e4791733608d05768b82
[]
no_license
ozzydong/CapGen
356746618848065cce4e253e5d3c381baa85044a
0ba0321b6b1191443276021f1997833342f02515
refs/heads/master
2023-03-18T20:12:02.923428
2020-08-21T03:08:28
2020-08-21T03:08:28
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,719
java
package introclassJava; class IntObj { public int value; public IntObj () { } public IntObj (int i) { value = i; } } class FloatObj { public float value; public FloatObj () { } public FloatObj (float i) { value = i; } } class LongObj { public long value; public...
995e77c210f7b98088fb325eec5eb48c2e131dbd
10eec5ba9e6dc59478cdc0d7522ff7fc6c94cd94
/maind/src/main/java/android/support/v4/app/NavUtilsJB.java
201a09ebe4d77d5b6d45bee7f828a2a22cd09a0a
[]
no_license
EchoAGI/Flexispy.re
a2f5fec409db083ee3fe0d664dc2cca7f9a4f234
ba65a5b8b033b92c5867759f2727c5141b7e92fc
refs/heads/master
2023-04-26T02:52:18.732433
2018-07-16T07:46:56
2018-07-16T07:46:56
null
0
0
null
null
null
null
UTF-8
Java
false
false
931
java
package android.support.v4.app; import android.app.Activity; import android.content.Intent; import android.content.pm.ActivityInfo; class NavUtilsJB { public static Intent getParentActivityIntent(Activity paramActivity) { return paramActivity.getParentActivityIntent(); } public static String getParentA...
3bada13270c985992b41eea8b2ed6b0da97c6392
f5049214ff99cdd7c37da74619b60ac4a26fc6ba
/fileshare/common/eu.agno3.fileshare.webgui.admin/src/main/java/eu/agno3/fileshare/webgui/admin/user/UserTableBinding.java
a7763977c7bf130ca5e329eefdc058f41f79f0ad
[ "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
AgNO3/code
d17313709ee5db1eac38e5811244cecfdfc23f93
b40a4559a10b3e84840994c3fd15d5f53b89168f
refs/heads/main
2023-07-28T17:27:53.045940
2021-09-17T14:25:01
2021-09-17T14:31:41
407,567,058
0
2
null
null
null
null
UTF-8
Java
false
false
735
java
/** * © 2015 AgNO3 Gmbh & Co. KG * All right reserved. * * Created: 20.01.2015 by mbechler */ package eu.agno3.fileshare.webgui.admin.user; import javax.enterprise.context.RequestScoped; import javax.inject.Named; import org.primefaces.component.datatable.DataTable; /** * @author mbechler * */ @RequestSco...
becb3eee84368cd5021adfb9616987533f6f118c
c3debbc571031781ec2f156783ae0d17fb663d90
/qa/smoke-test/21022009/esb/src/test/java/org/wso2/carbon/web/test/esb/ESBSequenceMediatorTest.java
215a2b517404f3e1bb6e5fab91cdeea2821d6176
[]
no_license
manoj-kristhombu/commons
1e0b24ed25a21691dfa848b8debaf95a47b9a8e0
4928923d66a345a3dca15c6f2a6f1fe9b246b2e8
refs/heads/master
2021-05-28T15:53:21.146705
2014-11-17T14:53:18
2014-11-17T14:53:18
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,442
java
package org.wso2.carbon.web.test.esb; import com.thoughtworks.selenium.*; import junit.framework.TestCase; /* * 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 copyrigh...
[ "hasini@a5903396-d722-0410-b921-86c7d4935375" ]
hasini@a5903396-d722-0410-b921-86c7d4935375
6e92c80eff5065f57923a9aaaebaead80a40219c
cc9b979c3c32a45d1031b1b9a100ed3234fbafcc
/app/src/main/java/com/bjjy/buildtalk/core/greendao/CircleHistoryData.java
58c286608aa5a23fdbe947e7715d84e1621ebab0
[]
no_license
Power-Android/BuildTalk
5e66f15d5300ac73e6abb0934831a0465b9f8a14
4bdb54cd6009da89eb014e03e6640b815ada74d6
refs/heads/master
2022-11-12T13:35:45.050616
2020-07-06T01:58:39
2020-07-06T01:58:39
183,206,297
0
0
null
null
null
null
UTF-8
Java
false
false
1,052
java
package com.bjjy.buildtalk.core.greendao; import org.greenrobot.greendao.annotation.Entity; import org.greenrobot.greendao.annotation.Generated; import org.greenrobot.greendao.annotation.Id; /** * @author power * @date 2019/5/15 9:54 AM * @project BuildTalk * @description: */ @Entity public class CircleHistoryDa...
d6be41091270d1419c1870a25368b96a46d73dec
5dd744927f90a9e0999b78077e7aaf6ba7fa7014
/spring-boot-system-modules/spring-boot-dao/spring-boot-dao-mybatis-enhance/src/main/java/com/yuan/spring/boot/dao/mybatis/enhance/entity/domain/MybatisEnhanceDomain.java
556d714725c4fdee3f16fc3e5d491b1a51f07b01
[]
no_license
yuan50697105/spring-boot-test-template
3a3d6e20dd486f9f9cf93f39cd0881c27989032f
58d7e450a5fa743fd94b81b2474033780bf5fb4d
refs/heads/master
2021-06-17T21:05:24.910810
2019-08-05T16:42:40
2019-08-05T16:42:40
196,518,323
0
0
null
2021-03-31T21:47:44
2019-07-12T06:04:59
Java
UTF-8
Java
false
false
395
java
package com.yuan.spring.boot.dao.mybatis.enhance.entity.domain; import com.yuan.spring.boot.dao.commons.entity.domain.BaseDomain; import lombok.Data; import lombok.EqualsAndHashCode; import java.io.Serializable; @EqualsAndHashCode(callSuper = true) @Data public abstract class MybatisEnhanceDomain<ID extends Serializ...
078ca6bd972871f6c31fff281ef41f5fb7585582
86dcfff6ad07e0d230e37317e2b9918027629aa7
/src/main/java/com/ride/hailing/prototype/web/ride/RideRequest.java
444017a94b1c8367e556144cbba5c82d0cac903a
[]
no_license
IlyaZinkovich/ride-hailing
c203c4792faf2577d0c6cc81e812be9b392a47ee
9e9deaa012374abad96ce702ec5f7be6814c5dd8
refs/heads/master
2021-08-15T11:37:42.537388
2017-11-17T19:44:36
2017-11-17T19:44:36
110,259,326
0
0
null
2017-11-11T11:49:53
2017-11-10T15:01:29
null
UTF-8
Java
false
false
294
java
package com.ride.hailing.prototype.web.ride; public class RideRequest { private String passengerName; public String getPassengerName() { return passengerName; } public void setPassengerName(String passengerName) { this.passengerName = passengerName; } }
6e6ff4fb117a30209dd14d3d4d8b105e11f49e12
c8655251bb853a032ab7db6a9b41c13241565ff6
/jframe-utils/src/main/java/com/alipay/api/domain/AlipayEcoLogisticsExpressNonserviceQueryModel.java
f6c94c4f1e10f6bdcd42c2403dd7f437b17303b7
[]
no_license
jacksonrick/JFrame
3b08880d0ad45c9b12e335798fc1764c9b01756b
d9a4a9b17701eb698b957e47fa3f30c6cb8900ac
refs/heads/master
2021-07-22T21:13:22.548188
2017-11-03T06:49:44
2017-11-03T06:49:44
107,761,091
1
0
null
null
null
null
UTF-8
Java
false
false
911
java
package com.alipay.api.domain; import com.alipay.api.AlipayObject; import com.alipay.api.internal.mapping.ApiField; /** * 查询物流公司非服务区接口 * * @author auto create * @since 1.0, 2017-04-06 18:05:12 */ public class AlipayEcoLogisticsExpressNonserviceQueryModel extends AlipayObject { private static final...
69fe1a9bd6a39ed5fbf7d95ee2b98b049ac3a794
f88f0f8f67ae38ac4c61992193a03905b7185c9a
/brewing/DispersalLiquid.java
f033aec8cf59a894517b98b95e628a396dd02c3a
[]
no_license
EduardoMGP/Witchery-TechCraftBrasil-version
97868ca40bbabf897fbb24a7f66ae180a78dda61
cb373b1192caf90c2e02e971fb8c4dccf92961eb
refs/heads/master
2022-11-22T12:38:26.808933
2020-07-19T22:31:42
2020-07-19T22:31:42
280,962,124
0
0
null
null
null
null
UTF-8
Java
false
false
2,590
java
package com.emoniph.witchery.brewing; import com.emoniph.witchery.Witchery; import com.emoniph.witchery.brewing.Dispersal; import com.emoniph.witchery.brewing.EntityDroplet; import com.emoniph.witchery.brewing.ModifiersImpact; import com.emoniph.witchery.brewing.ModifiersRitual; import com.emoniph.witchery.brewing.Rit...
724afc055a9fab915c32512fdf93b214e5bb979c
0cf378b7320592a952d5343a81b8a67275ab5fab
/webprotege-server-core/src/main/java/edu/stanford/bmir/protege/web/server/crud/ProjectEntityCrudKitHandlerCache.java
f6a08bd5037f7a9ed7afee82d6c1f39d440cd9f3
[ "BSD-2-Clause" ]
permissive
curtys/webprotege-attestation
945de9f6c96ca84b7022a60f4bec4886c81ab4f3
3aa909b4a8733966e81f236c47d6b2e25220d638
refs/heads/master
2023-04-11T04:41:16.601854
2023-03-20T12:18:44
2023-03-20T12:18:44
297,962,627
0
0
MIT
2021-08-24T08:43:21
2020-09-23T12:28:24
Java
UTF-8
Java
false
false
3,386
java
package edu.stanford.bmir.protege.web.server.crud; import edu.stanford.bmir.protege.web.server.crud.persistence.ProjectEntityCrudKitSettings; import edu.stanford.bmir.protege.web.server.crud.persistence.ProjectEntityCrudKitSettingsRepository; import edu.stanford.bmir.protege.web.shared.crud.EntityCrudKitPrefixSettings...
35a351fcbc5987df3b595d63a6eb875b7071f753
c437bb7b42bccf19673b1ec9fbaf26632ae73692
/j2me/games/HealthThreedJavaLibrary/src/allbinary/game/health/HealthBarThreedAnimation.java
817e0f9445f3ce0ced3038cace8c95d1bf046a8c
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
sanyaade/AllBinary-Platform
e9256f55df8ffa82c55ca401eba9ffe83956995c
a07ee2008a1b4f27025b229191545dec62bc34ad
refs/heads/master
2016-09-10T13:34:06.672577
2011-10-07T02:14:46
2011-10-07T02:14:46
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,681
java
/* * AllBinary Open License Version 1 * Copyright (c) 2011 AllBinary * * By agreeing to this license you and any business entity you represent are * legally bound to the AllBinary Open License Version 1 legal agreement. * * You may obtain the AllBinary Open License Version 1 legal agreement from * AllBinary or the ro...
e48b228411bc0dc97c781a36058b77907ffc9d1a
4edafc8c9af7df066df4fa82c1a78143be91beca
/cap10/18/cap10/ProvaRedefinizioni.java
73bd03d9a1bfa0d82531170e2111a64b21bd1445
[ "MIT" ]
permissive
garganti/info2_oop_unibg
be5e84828b757003f7dc4d887bbb503d519d3c1b
33a83d29c8701b5fa9ecc97b10cc359db73600cf
refs/heads/master
2021-08-23T09:45:21.672680
2021-06-15T15:19:56
2021-06-15T15:19:56
83,547,234
32
16
MIT
2020-03-05T17:20:18
2017-03-01T11:29:13
Java
UTF-8
Java
false
false
347
java
package cap10; class File { protected File getNewFile() throws Exception { return null;} } class TextFile extends File{ @Override protected File getNewFile() throws Exception { return null;} } class DocFile extends File{ @Override public TextFile getNewFile(){ return null;} } public class ...
79cedd5d1574ee77123463e07397d1d789a9ca05
70f7a06017ece67137586e1567726579206d71c7
/alimama/src/main/java/com/xiaomi/push/iv.java
be613960333a97c5bb6159b23523e39ed82d8caf
[]
no_license
liepeiming/xposed_chatbot
5a3842bd07250bafaffa9f468562021cfc38ca25
0be08fc3e1a95028f8c074f02ca9714dc3c4dc31
refs/heads/master
2022-12-20T16:48:21.747036
2020-10-14T02:37:49
2020-10-14T02:37:49
null
0
0
null
null
null
null
UTF-8
Java
false
false
526
java
package com.xiaomi.push; import com.xiaomi.push.iy; public class iv { private final jc a; /* renamed from: a reason: collision with other field name */ private final jl f774a; public iv() { this(new iy.a()); } public iv(je jeVar) { this.f774a = new jl(); this.a = je...
74c80aaab94e9fdd573ad68a90d0fca9c39f7a2b
683357e10855417d77c9ca24c889b8e20cb50510
/core/src/main/java/com/karltech/tpk/core/dao/ExportmaterialbillHibernateDAO.java
d7073845db368f634096400789356a2c8fc113f5
[]
no_license
chuquockhanh/tpkwhm
49852487637ba1a51712b55d57bcd580811fec9a
54b2bbec37592f5be29802dad9c7e3e796b92bdb
refs/heads/master
2021-01-10T13:03:56.086654
2015-10-13T15:41:26
2015-10-13T15:41:26
44,185,475
0
0
null
null
null
null
UTF-8
Java
false
false
5,601
java
package com.karltech.tpk.core.dao; import com.karltech.tpk.core.domain.Exportmaterialbill; import org.apache.commons.lang.StringUtils; import org.hibernate.HibernateException; import org.hibernate.Query; import org.hibernate.SQLQuery; import org.hibernate.Session; import org.hibernate.criterion.Restrictions; import or...
a89bc3887560300ec4d5e2cb2f6309fec3cd0fe0
dc00ed35654ff04187848357e7206f40efb69678
/src/main/java/com/sung/core/interceptor/CameHumpInterceptor.java
00305ea46bc0500519fae9e59c495f7956a688d2
[]
no_license
orangefei/spring-boot-docker-example
9694bf82d5f4f955b049ec1442d43053079951a0
fac38d5472675dd1251a4a65c0c6987664f7ab90
refs/heads/master
2020-12-02T22:12:15.983277
2017-06-30T06:16:49
2017-06-30T06:16:49
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,568
java
package com.sung.core.interceptor; import org.apache.ibatis.executor.resultset.ResultSetHandler; import org.apache.ibatis.plugin.*; import java.sql.Statement; import java.util.*; import java.util.regex.Matcher; import java.util.regex.Pattern; /** * MyBatis Map类型大写下划线Key转小写驼峰形式 * 改为拦截ResultSetHandler,更简单的,而且可以避免一级缓...
3a4ed7267542b983ffbe330cd645584f2d5faa62
5120b826c0b659cc609e7cecdf9718aba243dfb0
/platform_only_recipe/hybris/bin/platform/ext/platformservices/src/de/hybris/platform/order/impl/DefaultAbstractOrderEntryService.java
423a0284709950316714b7c1183d16d3135ce906
[]
no_license
miztli/hybris
8447c85555676742b524aee901a5f559189a469a
ff84a5089a0d99899672e60c3a60436ab8bf7554
refs/heads/master
2022-10-26T07:21:44.657487
2019-05-28T20:30:10
2019-05-28T20:30:10
186,463,896
1
0
null
2022-09-16T18:38:27
2019-05-13T17:13:05
Java
UTF-8
Java
false
false
6,568
java
/* * [y] hybris Platform * * Copyright (c) 2018 SAP SE or an SAP affiliate company. All rights reserved. * * This software is the confidential and proprietary information of SAP * ("Confidential Information"). You shall not disclose such Confidential * Information and shall use it only in accordance with ...
627bebf2aeb9882cc9d84aed180876d88f1cea49
ed1567ed5a9b2be7c7496696414c9ac01829aac3
/lib-rxjava/rxjava/src/main/java/com/example/rxjava/functions/Function.java
046500b65628bb1236276299c3e69037002fcd4e
[]
no_license
chenliguan/CodeLibs
0df9a771053bfbba6cb6deb19839a3aae2d2a754
e5ad84360f85701a76fbb2c00f937f056952ba4c
refs/heads/master
2021-06-01T20:22:05.383373
2020-09-23T13:07:51
2020-09-23T13:07:51
105,960,012
2
0
null
null
null
null
UTF-8
Java
false
false
474
java
package com.example.rxjava.functions; import android.support.annotation.NonNull; /** * 一个函数接口,它接受一个值并返回另一个值,可能带有一个不同的类型,允许抛出一个选中的异常 */ public interface Function<T, R> { /** * 对输入值应用一些计算并返回一些其他值。 * * @param t 输入值 * @返回 输出值 * @抛出 异常错误 */ R apply(@NonNull T t) throws Exception; }
69856a5cc589a11824dd509d2aae65a35416f394
60563395b404723b1263bf7abc59ea1612dcab35
/greenhouse/src/main/java/com/springsource/greenhouse/connect/providers/FacebookServiceProvider.java
9df9b34fd5e608ea1f20d5e5aad5638d4b846e92
[ "Apache-2.0" ]
permissive
jayailluminated/Study
afc58f7715434ece86e9fab226974cba6525401a
6d078c8815f2f54ec5e51ca19dbe1ea128a0d989
refs/heads/master
2020-04-06T09:35:35.596588
2012-02-05T12:25:26
2012-02-05T12:25:26
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,937
java
/* * Copyright 2010 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
1e56ffea53544d7b1b4e551c5ee08522d35290cc
c66b5179a75c8ff48e59bc7fd5e7748bb97f4c67
/hapi-fhir-structures-dstu3/src/main/java/org/hl7/fhir/dstu3/model/codesystems/ConditionCategoryEnumFactory.java
f90d51320cee606a368947581e736cdbf90b619e
[ "Apache-2.0", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
hareemmughis/hapi-fhir
b0aa6e31cc1766f91b6b14f2cc4f6828c09b720d
06f9d86bf1ff0aa4c630aaaf9049ee7a73482c27
refs/heads/master
2023-08-29T13:46:32.756125
2017-01-19T03:26:10
2017-01-19T03:26:10
79,456,893
0
0
Apache-2.0
2022-10-20T07:50:11
2017-01-19T13:40:24
Java
UTF-8
Java
false
false
2,651
java
package org.hl7.fhir.dstu3.model.codesystems; /* Copyright (c) 2011+, HL7, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the...
0bf45f717b72d4716cea563244b8192b76009ec8
05e6dd5f5701dc05ea18c9d4ad97a69df15cc8bb
/03/coffeeliu-boot-config-yml/src/main/java/com/coffee/controller/configcontroller.java
ddd40545510951b4b8ad2c613b2c4f7f9062892b
[]
no_license
coffeeliuwei/boot
02f68d744bc6b25e0d747899de7459769cc56d42
41aeb06b4bc71bf3e31bb3b13eaee29709c40d43
refs/heads/master
2022-06-22T21:48:41.370973
2020-05-05T17:26:30
2020-05-05T17:26:30
255,567,200
0
0
null
2022-06-17T03:28:13
2020-04-14T09:33:32
Java
UTF-8
Java
false
false
417
java
package com.coffee.controller; import org.springframework.beans.factory.annotation.Value; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.RestController; @RestController public class configcontroller { @Value("${coffee.msg}") private String ms...
2687fb7577d664b89bdd47c6e3212357b9e1491d
8b9190a8c5855d5753eb8ba7003e1db875f5d28f
/sources/com/google/android/gms/internal/vision/zzhp.java
a7c0bdcb72d325a4fb6458bb44aa7a5b645ccff6
[]
no_license
stevehav/iowa-caucus-app
6aeb7de7487bd800f69cb0b51cc901f79bd4666b
e3c7eb39de0be6bbfa8b6b063aaa85dcbcee9044
refs/heads/master
2020-12-29T10:25:28.354117
2020-02-05T23:15:52
2020-02-05T23:15:52
238,565,283
21
3
null
null
null
null
UTF-8
Java
false
false
546
java
package com.google.android.gms.internal.vision; final class zzhp { private static final zzhn zzzu = zzgk(); private static final zzhn zzzv = new zzho(); static zzhn zzgi() { return zzzu; } static zzhn zzgj() { return zzzv; } private static zzhn zzgk() { try { ...
cee23b712942b89721a6e4207439054a539e34fd
92f2df2289eb55810bccb30ea0b29ca3fbc84e79
/BoosterCodeGenerator/src/main/java/com/hexacta/booster/codegeneration/service/spring/SpringAbstractServiceJUnit3TestGenerator.java
233e01e978cf6883b5f7b2c2aa20d54db5c3b558
[]
no_license
ltenconi/hexacta-booster
b47fb01bee57cbd9c2041fd50b83e915293d41b4
c130039f2b669c092ce97864b926916bce6e146d
refs/heads/master
2021-05-09T02:14:33.793234
2018-02-20T15:43:13
2018-02-20T15:43:13
119,201,384
1
0
null
null
null
null
UTF-8
Java
false
false
2,279
java
package com.hexacta.booster.codegeneration.service.spring; import java.util.HashMap; import java.util.Map; import com.hexacta.booster.codegeneration.TemplatesNames; import com.hexacta.booster.codegeneration.TextFile; import com.hexacta.booster.codegeneration.configuration.CodeGeneratorConfiguration; import com.hexact...
5239a5d5f124f138fe2e6121b4bf13de323615ba
f7a25da32609d722b7ac9220bf4694aa0476f7b2
/net/minecraft/network/protocol/login/ClientboundLoginCompressionPacket.java
984fb06066a7ba7e401286815fd0f32467c30a67
[]
no_license
basaigh/temp
89e673227e951a7c282c50cce72236bdce4870dd
1c3091333f4edb2be6d986faaa026826b05008ab
refs/heads/master
2023-05-04T22:27:28.259481
2021-05-31T17:15:09
2021-05-31T17:15:09
null
0
0
null
null
null
null
UTF-8
Java
false
false
996
java
package net.minecraft.network.protocol.login; import net.minecraft.network.PacketListener; import java.io.IOException; import net.minecraft.network.FriendlyByteBuf; import net.minecraft.network.protocol.Packet; public class ClientboundLoginCompressionPacket implements Packet<ClientLoginPacketListener> { private i...
158ebcbb22c11d7a6116306f303b09f1ba9c7f6a
b88d464a6ea148a05d1193b41fa66aa3eb7e0108
/src/main/java/com/easylinker/iot/v2/configure/security/RequestUsernamePasswordBean.java
38961f88e86a7308acf138be55c7c894a67a3d7e
[]
no_license
zhy0313/easylinker2
1d6a4ce8f7fb665b08d55dba6fed00b5bcaa8320
cc5e830182c0208fab6aa2204815c797414788d8
refs/heads/master
2021-09-01T06:54:14.244111
2017-12-25T14:04:44
2017-12-25T14:04:44
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,267
java
package com.easylinker.iot.v2.configure.security; import com.alibaba.fastjson.JSONObject; import javax.servlet.http.HttpServletRequest; import java.io.BufferedReader; import java.io.InputStreamReader; /** * 把认证时 ,提交的JSON ,封装成了一个类 * 默认包含了 用户名 密码 验证码 */ public class RequestUsernamePasswordBean { public stati...
357ca6c100ac830d713566d8936421e828147671
b765ff986f0cd8ae206fde13105321838e246a0a
/Inspect/app/src/main/java/com/growingio_rewriter/a/a/h/n.java
12b1312114da91d8884c537bda4b87b7fe3745c3
[]
no_license
piece-the-world/inspect
fe3036409b20ba66343815c3c5c9f4b0b768c355
a660dd65d7f40501d95429f8d2b126bd8f59b8db
refs/heads/master
2020-11-29T15:28:39.406874
2016-10-09T06:24:32
2016-10-09T06:24:32
66,539,462
0
0
null
null
null
null
UTF-8
Java
false
false
737
java
/* * Decompiled with CFR 0_115. */ package com.growingio.a.a.h; import com.growingio.a.a.h.m; import com.growingio.a.a.h.o; import com.growingio.a.a.h.p; abstract class n extends Enum<n> implements m { public static final /* enum */ n a = new o("MURMUR128_MITZ_32", 0); public static final /* enum */ n b = n...
4780e8aed24018c76a9417632cc2bb65172bdae0
7b82d70ba5fef677d83879dfeab859d17f4809aa
/tmp/sys/Java-Design-Pattern/src/main/java/cn/kiwipeach/design/create/builder/entity/Product.java
db687efd40d3565105466590a0f5dcb927a619e4
[ "Apache-2.0" ]
permissive
apollowesley/jun_test
fb962a28b6384c4097c7a8087a53878188db2ebc
c7a4600c3f0e1b045280eaf3464b64e908d2f0a2
refs/heads/main
2022-12-30T20:47:36.637165
2020-10-13T18:10:46
2020-10-13T18:10:46
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,343
java
/** * Copyright 2017 KiWiPeach * <p> * 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 * <p> * http://www.apache.org/licenses/LICENSE-2.0 */ package cn.kiwipeach.design.create.builder.ent...
f9ca9ba405898a7eb267979182518801d91714e2
952789d549bf98b84ffc02cb895f38c95b85e12c
/V_2.x/Server/tags/SpagoBI-2.1.0(20090316)/SpagoBIProject/src/it/eng/spagobi/engines/dossier/bo/DossierBinaryContentsTemp.java
1ff35ef9800ff6a0131e441b893f1464d29b1575
[]
no_license
emtee40/testingazuan
de6342378258fcd4e7cbb3133bb7eed0ebfebeee
f3bd91014e1b43f2538194a5eb4e92081d2ac3ae
refs/heads/master
2020-03-26T08:42:50.873491
2015-01-09T16:17:08
2015-01-09T16:17:08
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,991
java
/** SpagoBI - The Business Intelligence Free Platform Copyright (C) 2005-2008 Engineering Ingegneria Informatica S.p.A. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either versio...
[ "zerbetto@99afaf0d-6903-0410-885a-c66a8bbb5f81" ]
zerbetto@99afaf0d-6903-0410-885a-c66a8bbb5f81
cf4507c551e728310cece5734b40306362b438f1
ba0711218d81b2049d121d519e0a4115b32a46ea
/src/main/java/com/github/bingoohuang/mallscanner/domain/ChinaId.java
0696cf1597721d2592991d2137c2a63a7cc012ea
[ "Apache-2.0" ]
permissive
wuce7758/mall-scanner-service
5aba8e08b9dccf86bc0793aa4449595bf9594c8a
99c3b0168d6bc3b349eb157bc6531a707bed04e3
refs/heads/master
2020-06-29T13:30:17.979628
2016-05-31T01:51:53
2016-05-31T01:51:53
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,176
java
package com.github.bingoohuang.mallscanner.domain; public class ChinaId { private int state; private String message; private String name; // 姓名 private String num; // 公民身份号码 private String address; // 住址 private String startDate; // 有效期限, 例如20151103 private String endDate; // 有效期限, 例如2035...
f749a6a0ec0ec1f157b8878d18c9d0ae14a41429
fc6c869ee0228497e41bf357e2803713cdaed63e
/weixin6519android1140/src/sourcecode/com/tencent/mm/plugin/wallet_core/ui/view/SwitchPhoneItemGroupView.java
92d9c5260f2ff6805273937dccd3b14c1d92dd0f
[]
no_license
hyb1234hi/reverse-wechat
cbd26658a667b0c498d2a26a403f93dbeb270b72
75d3fd35a2c8a0469dbb057cd16bca3b26c7e736
refs/heads/master
2020-09-26T10:12:47.484174
2017-11-16T06:54:20
2017-11-16T06:54:20
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,120
java
package com.tencent.mm.plugin.wallet_core.ui.view; import android.content.Context; import android.util.AttributeSet; import android.view.View; import android.view.View.OnClickListener; import android.widget.ImageView; import android.widget.LinearLayout; import com.tencent.gmtrace.GMTrace; import com.tencent.mm.plugin....
2d4de3ce2ad8fe0c92366f42d1dbd62c4fb16567
3d9592eaa5a8cc1da686caa98b4cbdbaf9cb5d52
/code/java-basic/src/kr/ac/kopo/day11/cast/CastMain02.java
7a1e95fc86bdd533fef36937ab229a5fce635e81
[]
no_license
hennylee/kopo-02-java
a2b980c77a25527162c5d18af0cf44f074a3b591
0adf492c5d98af74382372236d424cbfbec60eb2
refs/heads/main
2023-06-21T05:45:40.107515
2021-07-28T06:31:15
2021-07-28T06:31:15
345,571,951
0
2
null
null
null
null
UTF-8
Java
false
false
757
java
package kr.ac.kopo.day11.cast; public class CastMain02 { public static void print(Parent p) { p.info(); } public static void main(String[] args) { // Child01 c = new Parent(); ==> 컴파일 에러 // Child01 c = (Child01) new Parent(); ==> 실행 시 예외발생 Parent p = new Child02(); p.info(); print(p); ...
a18bf776d212e90b47272fbbc0b80b106cba0436
2f285a5f935a6c38c2fd3835ff0d30eb28b62cac
/src/test/java/com/itheima11/gyl/business/xsgl/XsysdTest.java
71ca80a444829fe2e5b97c20c1394029284f1fe7
[]
no_license
ruoshuixuelabi/heimagongyinglian
684cf7e6edf8ad603151a920f6aa247d48be04f6
489ec0034b947ef1a1a584687cc032571885cc4d
refs/heads/master
2020-05-05T09:04:29.738639
2019-04-06T22:01:41
2019-04-06T22:01:41
179,890,037
0
0
null
null
null
null
UTF-8
Java
false
false
2,443
java
package com.itheima11.gyl.business.xsgl; import java.util.ArrayList; import java.util.List; import org.hibernate.Session; import org.hibernate.SessionFactory; import org.hibernate.Transaction; import org.junit.Test; import com.itheima11.gyl.business.xsgl.dao.XsddzhibDao; import com.itheima11.gyl.business.xsgl.dao.Xs...
c5bd77827b844846cf6d8a30b168cb56ab6bb90e
973238bc7fa2f929204fbd75ee54a5aa1a34781e
/Nhanvien/src/DAL/DepartmentDAL.java
0c9d676d576d70ecdf080631f5ea0179973f27ec
[]
no_license
nguyenvanson9x/JAVA
00aa60e1611a37f61be7a393f2254899367fb106
9b41608015cc23668f57b9cc450ad86cbcffd2b9
refs/heads/master
2021-01-20T00:20:26.286203
2017-05-31T14:23:52
2017-05-31T14:23:52
89,112,692
0
0
null
null
null
null
UTF-8
Java
false
false
1,974
java
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package DAL; import Entity.Deparment; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.util.ArrayLi...
0da210a6649069cfef59fca68b79350c4920f954
7af41d759f0575ec9b90eb61e83a023ac40a3877
/src/main/java/uk/org/siri/siri_2/GeneralMessageCapabilitiesResponseStructure.java
97a37052cba1d3a1333f20fc4ccaf0eaaa471a3b
[ "MIT" ]
permissive
camsys/onebusaway-siri-api-v20
5beb99c15b99cf270ede77cae049cd8415319f31
0ac892b154e138279ef3ce860b584c6a443e9e7c
refs/heads/master
2021-12-14T02:38:50.950084
2021-11-19T20:16:59
2021-11-19T20:16:59
29,933,328
1
2
null
null
null
null
UTF-8
Java
false
false
4,988
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4 // 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: 2014.11.22 at 01:45:0...
9eae94a69f313f9b4d7c7fe323f33ec09b602615
0d4f05c9909695a166e97b8958680945ea5c1266
/src/minecraft/io/netty/handler/traffic/ChannelTrafficShapingHandler.java
201e565e8123401766643200dedb17552abc6662
[]
no_license
MertDundar1/ETB-0.6
31f3f42f51064ffd7facaa95cf9b50d0c2d71995
145d008fed353545157cd0e73daae8bc8d7f50b9
refs/heads/master
2022-01-15T08:42:12.762634
2019-05-15T23:37:33
2019-05-15T23:37:33
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,844
java
package io.netty.handler.traffic; import io.netty.buffer.ByteBuf; import io.netty.channel.ChannelHandlerContext; import io.netty.channel.ChannelPromise; import io.netty.util.concurrent.EventExecutor; import java.util.LinkedList; import java.util.List; import java.util.concurrent.TimeUnit; ...
0dc990f5b896763ae7942f42a7525679aafb5c9f
18606c6b3f164a935e571932b3356260b493e543
/benchmarks/JHotDraw/Source/jhotdraw7/src/main/java/org/jhotdraw/app/action/edit/DuplicateAction.java
4160562c24a210454eae4b51f6de401360fe7830
[]
no_license
jackyhaoli/abc
d9a3bd2d4140dd92b9f9d0814eeafa16ea7163c4
42071b0dcb91db28d7b7fdcffd062f567a5a1e6c
refs/heads/master
2020-04-03T09:34:47.612136
2019-01-11T07:16:04
2019-01-11T07:16:04
155,169,244
0
0
null
null
null
null
UTF-8
Java
false
false
3,176
java
/* * @(#)DuplicateAction.java * * Copyright (c) 1996-2010 by the original authors of JHotDraw * and all its contributors. * All rights reserved. * * The copyright of this software is owned by the authors and * contributors of the JHotDraw project ("the copyright holders"). * You may not use, copy or modify...
[ "xiemaisi@40514614-586c-40e6-bf05-bf7e477dc3e6" ]
xiemaisi@40514614-586c-40e6-bf05-bf7e477dc3e6
95f5e462ac7aba1513715913924a1d7e4fac37f3
f0c83d268c9a8de1afa6fd3de6a7a8a073de0092
/app/src/main/java/com/art/recruitment/artperformance/ui/home/contract/RecruitmentInformaContract.java
cfb31844011296ea864625d414a2f4e2c82c6b86
[]
no_license
lndlazy/artPerformance
e496fc942d97ef294f11461392b7ade1d11821e0
dd65085292baab26277db00b3c27ce2a31735312
refs/heads/master
2020-05-30T13:22:56.934130
2019-07-23T15:30:39
2019-07-23T15:30:39
189,757,201
0
0
null
null
null
null
UTF-8
Java
false
false
555
java
package com.art.recruitment.artperformance.ui.home.contract; import com.art.recruitment.artperformance.bean.home.ApplyBean; import com.art.recruitment.artperformance.bean.home.RecruitmentInforBean; import com.art.recruitment.common.base.BaseView; public interface RecruitmentInformaContract extends BaseView { /**...
105f761f25f745733e561b9b2b3cb24f190cb125
fee36ba1d4fd00180de95287818416f1be54aa04
/Spring/springFinal/src/main/java/com/khcc/myweb/model/ZipcodeBean2.java
20237c16049050ead714c54cb92b3abd8454b00b
[]
no_license
JungWonHong/Spring
721f53f48ca1795198ae87211cee6e899e32d706
bfdaaeb286fb9b1770db68f5c39f5d86b19eceb6
refs/heads/master
2020-04-16T13:40:14.444198
2019-01-14T09:56:16
2019-01-14T09:56:16
165,637,644
1
0
null
null
null
null
UTF-8
Java
false
false
838
java
package com.khcc.myweb.model; public class ZipcodeBean2 { private int no; private String zipcode; private String sido; private String gugun; private String dong; private String bunji = ""; public int getNo() { return no; } public void setNo(int no) { this.no = no; } public String getZipcode() { ret...
c979fe0e5c2a4d719ccd006b447a61569f4b5d3b
b9a14875c2c2983bf940a63c66d46e9580b8eabe
/modules/caas/backend/src/main/java/io/cattle/iaas/healthcheck/service/impl/UpgradeCleanupMonitorImpl.java
622948dd3715e15e2a426b4b8eddbd8fe7e3d701
[ "Apache-2.0", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
bartoszcisek/cattle
a341d93dc4feb010c9b1efe07b4ddb665f952391
f59058d70fdb139f9259c2e3d697c0f57b615862
refs/heads/master
2020-03-21T17:37:16.010693
2017-10-17T19:01:18
2017-10-17T19:01:18
138,843,076
0
0
Apache-2.0
2018-06-27T07:05:59
2018-06-27T07:05:58
null
UTF-8
Java
false
false
2,555
java
package io.cattle.iaas.healthcheck.service.impl; import static io.cattle.platform.core.model.tables.InstanceTable.*; import io.cattle.platform.archaius.util.ArchaiusUtil; import io.cattle.platform.core.constants.CommonStatesConstants; import io.cattle.platform.core.model.Instance; import io.cattle.platform.core.model...
f9fe695c3f427e4f920bce666c091fd1f2a1b0cc
3c4425d520faeaa78a24ade0673da6cff431671e
/后台调试版/src/main/java/lottery/domains/content/payment/zs/ZSDaifuQueryResult.java
9c51b0da639648767c2e3c162312ad1fb634fdee
[]
no_license
yuruyigit/lotteryServer
de5cc848b9c7967817a33629efef4e77366b74c0
2cc97c54a51b9d76df145a98d72d3fe097bdd6af
refs/heads/master
2020-06-17T03:39:24.838151
2019-05-25T11:32:00
2019-05-25T11:32:00
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,968
java
package lottery.domains.content.payment.zs; import com.alibaba.fastjson.annotation.JSONField; public class ZSDaifuQueryResult { @JSONField(name="merchantCode") private String merchantCode; @JSONField(name="outOrderId") private String outOrderId; @JSONField(name="orderId") private String orderId; @JSONFi...
23e52c56b7e35bb4b689b8c61e7851a68043085b
5eae683a6df0c4b97ab1ebcd4724a4bf062c1889
/bin/ext-addon/customercouponsamplesaddon/src/de/hybris/platform/customercouponsamplesaddon/constants/CustomercouponsamplesaddonConstants.java
d7a783c137a4cef579f45563a4aa437e5a84ca16
[]
no_license
sujanrimal/GiftCardProject
1c5e8fe494e5c59cca58bbc76a755b1b0c0333bb
e0398eec9f4ec436d20764898a0255f32aac3d0c
refs/heads/master
2020-12-11T18:05:17.413472
2020-01-17T18:23:44
2020-01-17T18:23:44
233,911,127
0
0
null
2020-06-18T15:26:11
2020-01-14T18:44:18
null
UTF-8
Java
false
false
790
java
/* * [y] hybris Platform * * Copyright (c) 2018 SAP SE or an SAP affiliate company. All rights reserved. * * This software is the confidential and proprietary information of SAP * ("Confidential Information"). You shall not disclose such Confidential * Information and shall use it only in accordance with the te...
75d4a73d83c5c8f8590232d738cfdd1eb8ab85d4
340b193641c8c4f6534072604b50dc4fd737466e
/src/main/java/com/lcy/type/user/CreateUserType.java
3d989102cab70bbda45fb4a4c94f2abd235e2319
[]
no_license
wang0077/hxjy
169aafae00dc4defd30a03968a8bd8db24330bed
1054fe54ec3f4cd870d4e9935eb8c62f358cd4bb
refs/heads/master
2023-02-24T13:49:26.024943
2021-02-03T08:31:23
2021-02-03T08:31:23
327,232,057
0
0
null
null
null
null
UTF-8
Java
false
false
1,132
java
package com.lcy.type.user; /** * 创建用户类型 * * @author [email protected] * @since 2017-11-06 */ public enum CreateUserType { /** * 用户 */ USER(1, "用户"), /** * 运营 */ MANAGE(2, "运营"); // 代码 private int code; // 身份证类型中文名称 private String nameCn; CreateUserType(int code, String nameCn) {...
337c710a19c78fedf5c17cc8cbcd4ecf22ed6ca2
d9477e8e6e0d823cf2dec9823d7424732a7563c4
/plugins/Calculator/tags/1.2.0/src/ise/calculator/FunctionEditor.java
a44d97af5851169665dce78672a7e971b2db7779
[]
no_license
RobertHSchmidt/jedit
48fd8e1e9527e6f680de334d1903a0113f9e8380
2fbb392d6b569aefead29975b9be12e257fbe4eb
refs/heads/master
2023-08-30T02:52:55.676638
2018-07-11T13:28:01
2018-07-11T13:28:01
140,587,948
1
0
null
null
null
null
UTF-8
Java
false
false
5,533
java
/* This file, unless otherwise noted, is wholly the work of Dale Anson, [email protected]. The complete contents of this file is hereby released into the public domain, with no rights reserved. For questions, concerns, or comments, please email the author. */ package ise.calculator; import java.awt.*; import java...
[ "daleanson@6b1eeb88-9816-0410-afa2-b43733a0f04e" ]
daleanson@6b1eeb88-9816-0410-afa2-b43733a0f04e
9a46f511a52a145b678139677b7ca75ad31e887c
0c811cc615f8cffeb07a365f9491572f94eda1da
/src/main/java/lesson_04/HomeServlet.java
384424700a3f84e05bc66540d8470a16905f5ede
[]
no_license
dimaSkalora/JavaServerPages_LessonFirst
cbb50cead55229153fe4b4396e1a9e8d0b3af514
ad69a2dec9c1b5c474e1b638c9278818ac97713f
refs/heads/master
2021-03-16T10:15:20.084824
2017-11-16T09:31:28
2017-11-16T09:31:28
110,113,434
0
0
null
null
null
null
UTF-8
Java
false
false
1,213
java
package lesson_04; import javax.servlet.RequestDispatcher; import javax.servlet.ServletException; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import java.io.IOException; public class HomeServlet extends HttpServlet { private I...
635ddf5963feceb185edf43479ab8adbbbb61e39
951d941d924df7bc07539bde49d4101ef783df17
/src/blog/service/impl/UserServiceImpl.java
23eeea7981284f823aa253f9d09ae2e3cfc77eb6
[]
no_license
seaswalker/blog
c5e6d2011c30169a6fa938fa1608cdc1ef482b17
f7e5b88bd67d6ffe0fef782b0c5c4e6a3bef301c
refs/heads/master
2021-01-10T00:53:29.394324
2015-06-06T12:18:52
2015-06-06T12:18:52
34,938,205
0
0
null
null
null
null
UTF-8
Java
false
false
863
java
package blog.service.impl; import javax.annotation.Resource; import org.springframework.stereotype.Service; import blog.dao.base.BaseDao; import blog.model.User; import blog.service.UserService; import blog.service.base.BaseServiceImpl; @Service("userService") public class UserServiceImpl extends BaseSe...
54d4c5c41f738c90c5e6c8d9cfcfb6c0e89d75d0
4be0b51fcd121c262b139a881c2e16c186a1d5ba
/it.launcher/src/test/java/org/anirudh/redquark/remotesolraem/it/launcher/SlingServerSideTest.java
3b68d17857928b5cfeaf949f948dd7562a682abe
[]
no_license
ani03sha/remote-solr-aem
f11dc8d11035d0bab8c2c119439ed09476694d63
bc0d2ba0ae872275c71b3427d753d445d1a4c255
refs/heads/master
2020-03-07T15:42:32.957454
2018-03-31T19:09:27
2018-03-31T19:09:27
127,562,344
0
0
null
null
null
null
UTF-8
Java
false
false
1,814
java
/* * Copyright 2015 Adobe Systems Incorporated * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required b...
919f1ffd6aa640f49d8d1a3ffdbfc57581ba26fe
e48a78693bd5bd08044ecebda877c44d9062197c
/app/src/main/java/ir/sematec/sematecandroidbasicaban98/TestNotificationActivity.java
c0d15a29c9c2500854c2a15045920c6d1880495c
[]
no_license
SirLordPouya/SematecAndroidBasicAban98
d30a55584e9636dfd7d2123b921f0d1da8844840
cc1ab70ec2fd4f186d306e1779ea58c332d84342
refs/heads/master
2020-09-11T03:12:34.059385
2020-01-10T13:26:00
2020-01-10T13:26:00
221,922,535
1
0
null
null
null
null
UTF-8
Java
false
false
1,960
java
package ir.sematec.sematecandroidbasicaban98; import android.app.NotificationChannel; import android.app.NotificationManager; import android.app.PendingIntent; import android.content.Context; import android.content.Intent; import android.os.Bundle; import androidx.appcompat.app.AppCompatActivity; import androidx.core...
0d92d921de60f27778466808035a3815dfbaf5e5
41763feae5c326dcfd36b75ed23a27ed5ee3e4a8
/src/main/java/com/online/service/SystemDepartmentService.java
506c0b76b8fb25a7a7378b03999e6ca9e5a57893
[]
no_license
aner47/online
a7d53c8e7e6d72065c129a31d2e4ba5614c96e94
9ad7c285e170e6d5642c86eab95f657e9e23f4d7
refs/heads/master
2020-04-27T11:19:41.111136
2019-03-07T07:36:03
2019-03-07T07:36:03
174,291,169
0
0
null
null
null
null
UTF-8
Java
false
false
369
java
package com.online.service; import com.online.entity.SystemDepartment; /** * 部门 */ public interface SystemDepartmentService extends BaseService<SystemDepartment, Integer> { public void saveDepartmentEntity(SystemDepartment systemDepartment, String selectRole); public void updateDepartmentEntity(SystemDepartmen...
55d287ff6e30070dac98b38a49ce87814f383fd2
b104d2c47dde6b97980a27cd26b74f636847d596
/src/main/java/edu/uiowa/AcknowledgementsTagLib/disease/DiseaseID.java
35922f3f6ad0e38796b6ccb87e30deb263b5113c
[]
no_license
eichmann/AcknowledgementsTagLib
d8218de76fe2e7025affc3826a48ca53609ef1b5
b32253de46185c7dd6ee1a0e892e26d44db00c8a
refs/heads/master
2020-03-19T03:47:17.342210
2019-01-04T15:30:16
2019-01-04T15:30:16
135,762,583
0
1
null
null
null
null
UTF-8
Java
false
false
1,554
java
package edu.uiowa.AcknowledgementsTagLib.disease; import javax.servlet.jsp.JspException; import javax.servlet.jsp.JspTagException; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import edu.uiowa.AcknowledgementsTagLib.AcknowledgementsTagLibTagSupport; @SuppressWarnings("serial")...
95258b2eb50f01c4d6f2f0a3513e9ec478000be9
ba3b25d6cf9be46007833ce662d0584dc1246279
/droidsafe_modified/modeling/api/android/support/v4/view/accessibility/AccessibilityNodeInfoCompatJellybeanMr2.java
f876754899af9729152e1cd6a8e5b79e417a99c6
[]
no_license
suncongxd/muDep
46552d4156191b9dec669e246188080b47183a01
b891c09f2c96ff37dcfc00468632bda569fc8b6d
refs/heads/main
2023-03-20T20:04:41.737805
2021-03-01T19:52:08
2021-03-01T19:52:08
326,209,904
8
0
null
null
null
null
UTF-8
Java
false
false
2,777
java
/* * Copyright (C) 2015, Massachusetts Institute of Technology * * 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....
64c366c9e02e1f5d888547c96e89e26ca255423c
1ebb1c57359da58dc95ec2696b7a9bbf90b8a4ed
/src/main/java/com/andres_k/components/gameComponents/collisions/CollisionItem.java
4f5d11d2d9f25c5995ddb9778b6ad0767cbdcfa8
[]
no_license
Draym/DragonBallArena
cde8d2b23eb8615b00b69d2ffaac9e713e8fba1d
ecbe2f5de1ee71abec780e5150ab18414604d2b6
refs/heads/master
2023-05-04T04:56:00.832882
2023-04-19T01:02:40
2023-04-19T01:02:40
38,845,891
6
3
null
2017-08-08T16:59:58
2015-07-09T21:19:55
Java
UTF-8
Java
false
false
1,789
java
package com.andres_k.components.gameComponents.collisions; import com.andres_k.components.gameComponents.gameObject.EGameObject; import com.andres_k.components.gameComponents.gameObject.commands.movement.EDirection; /** * Created by andres_k on 29/10/2015. */ public class CollisionItem { private boolean collisi...
1cb91776d3d6e575018eb8016feeb3d6a4516d1f
486d70f8e449a5db7966c7ddc7ef3ffc93985d49
/jtsec-manager/jtsec-manager-mapper/src/main/java/com/jtsec/manager/mapper/UserMapper.java
73baa9cab64fda83f331e29d38486b61be1ff6db
[]
no_license
FatLi1989/jtsec-com
052bb4a841b134526a1aab3af64968ad58e1668a
ff4f2b3c4d7f79b94b4e9aca89edc3fc3d8c3f10
refs/heads/master
2020-04-19T08:02:41.900075
2019-01-29T01:16:40
2019-01-29T01:16:40
168,064,873
0
0
null
null
null
null
UTF-8
Java
false
false
889
java
package com.jtsec.manager.mapper; import com.jtsec.manager.pojo.model.User; import org.apache.ibatis.annotations.Mapper; import org.apache.ibatis.annotations.Param; import org.springframework.stereotype.Repository; import java.util.List; import java.util.Map; @Mapper @Repository public interface UserMapper { int ...
45592c8932a4c95a8468bf76c43947adf41180a1
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/2/2_ade4dc858c8e45424e731b63a140c37aa4b33cda/ForgottenPasswordException/2_ade4dc858c8e45424e731b63a140c37aa4b33cda_ForgottenPasswordException_s.java
531c2f6f87693aa7905b22004316eeee097d5df5
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
1,892
java
/** * Copyright (C) 2000 - 2012 Silverpeas * * This program 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 Foundation, either version 3 of the * License, or (at your option) any later version. * *...
df99d44fef79c382e057b20609baa55858c506f3
e6dc399cc717e39488f2ca9b7c9f15bd64dd1057
/src/ir/viratech/pond_ms/model/customer/base/BaseCustomerFavoriteGISVectorObjectDAO.java
a472e34e4eb420e2377e02e70a9cfc07479f187b
[]
no_license
amirhoseinkh91/pondms
1ed5cccc43bcdaefaa61f831060f92b3f9913c78
7950ca88dd4f6061f58c0f6d5b6dd1fc25ce28cb
refs/heads/master
2020-06-20T06:25:54.257765
2019-07-16T12:18:42
2019-07-16T12:18:42
197,024,235
0
0
null
null
null
null
UTF-8
Java
false
false
2,137
java
package ir.viratech.pond_ms.model.customer.base; /** * Base DAO class for entity "ir.viratech.pond_ms.model.customer.CustomerFavoriteGISVectorObject". * It is an automatically generated file and should not be edited. */ public abstract class BaseCustomerFavoriteGISVectorObjectDAO extends ir.viratech.base.Abst...
8cd3d208240257422fbffc68a4e76b04dd6cd1fc
f710cc629e765d10a69892afcea54677d535950e
/inetsdk/src/main/java/com/company/NetSDK/NET_OUT_CLOUD_UPGRADER_DOWN.java
31f63e8bf80c8227cb95ca5d798ff9d24391984c
[]
no_license
zhongershashen/zhi_hui_hui_tian
c67bed23f9f5a23c7e58f55a69568b4c2408c227
879ac9f3309beff53d17abc57fdfff4eac4d6b77
refs/heads/main
2023-07-27T17:06:55.259720
2021-09-09T09:50:20
2021-09-09T09:50:20
400,028,506
0
0
null
null
null
null
UTF-8
Java
false
false
422
java
package com.company.NetSDK; import java.io.Serializable; /** * \if ENGLISH_LANG * interface {@link INetSDK#CloudUpgraderDownLoad} cloud upgrade download output parameter * \else * 接口 {@link INetSDK#CloudUpgraderDownLoad} 云升级下载升级包出参 * \endif */ public class NET_OUT_CLOUD_UPGRADER_DOWN implements Serializable { ...
19603dc19136ce929b3207235f82a49a84d5d4d3
471a1d9598d792c18392ca1485bbb3b29d1165c5
/jadx-MFP/src/main/java/org/apache/commons/io/filefilter/SizeFileFilter.java
e9bfb44e22ced089e8156a138a7bce132fd8afbc
[]
no_license
reed07/MyPreferencePal
84db3a93c114868dd3691217cc175a8675e5544f
365b42fcc5670844187ae61b8cbc02c542aa348e
refs/heads/master
2020-03-10T23:10:43.112303
2019-07-08T00:39:32
2019-07-08T00:39:32
129,635,379
2
0
null
null
null
null
UTF-8
Java
false
false
788
java
package org.apache.commons.io.filefilter; import java.io.File; import java.io.Serializable; public class SizeFileFilter extends AbstractFileFilter implements Serializable { private final boolean acceptLarger; private final long size; public boolean accept(File file) { boolean z = file.length() < ...
e6a09e79f06f60b3096f98905c9537c9a5d908be
40d844c1c780cf3618979626282cf59be833907f
/src/testcases/CWE476_NULL_Pointer_Dereference/CWE476_NULL_Pointer_Dereference__deref_after_check_08.java
62e358117538ecf26252dfc955351dfc7bec22f5
[]
no_license
rubengomez97/juliet
f9566de7be198921113658f904b521b6bca4d262
13debb7a1cc801977b9371b8cc1a313cd1de3a0e
refs/heads/master
2023-06-02T00:37:24.532638
2021-06-23T17:22:22
2021-06-23T17:22:22
379,676,259
1
0
null
null
null
null
UTF-8
Java
false
false
3,076
java
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE476_NULL_Pointer_Dereference__deref_after_check_08.java Label Definition File: CWE476_NULL_Pointer_Dereference.pointflaw.label.xml Template File: point-flaw-08.tmpl.java */ /* * @description * CWE: 476 NULL Pointer Dereference * Sinks: deref_after_check * GoodSink: Do...
a91e2a29adaf514a1186c1e2c4599e13aeff4711
88ef5b422999b3cdf844b2cc4e2bc94e85643972
/src/main/java/com/sdpm/smart/farming/mock/MockDevice.java
834b1f5be2eea951739bdd585e7501c341fde235
[]
no_license
Mediumcore/smart-farming-service
b55173809e94ab2c62dca3b479e32eb533f30675
f9b08e77a4672ad87ad11fd6c2972152381adbc6
refs/heads/master
2023-02-05T20:28:10.209117
2020-12-26T02:07:04
2020-12-26T02:07:04
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,089
java
package com.sdpm.smart.farming.mock; import com.google.protobuf.InvalidProtocolBufferException; import com.sdpm.smart.farming.devicemgr.certificate.CertificateProto; import org.eclipse.paho.client.mqttv3.MqttClient; import org.eclipse.paho.client.mqttv3.MqttException; import org.slf4j.Logger; import org.slf4j.LoggerFa...
[ "12345678" ]
12345678
12852c9387d0c448a80c8e05137e0b182cd1c10c
3e096dc4bd4df011aadaf236831fb2f5ba2f31f9
/src/com/hotent/core/util/CertUtil.java
63ab28de1aac1448e66e7f16e26a10a65569123a
[]
no_license
hollykunge/newnewcosim
2a42d99e7337263df4d53e0fadf20cb6c6381362
dc3f86711a003f2608c75761792ea49c3da805d1
refs/heads/master
2020-03-29T09:15:05.705190
2019-07-22T08:48:09
2019-07-22T08:48:09
149,748,589
1
5
null
2019-07-22T08:48:10
2018-09-21T10:29:04
JavaScript
UTF-8
Java
false
false
5,524
java
package com.hotent.core.util; import java.io.File; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import java.security.KeyManagementException; import java.security.KeyStore; impo...
73cd2745d87ee724854e9c721802d955224cd7b5
4351758d53603c5aae6c2c1b1d2f8c1edd01d320
/src/utility/ILogger.java
3a92ff2c89383a8c4eff9683321a7725159793b1
[]
no_license
grouptheory/MKSolver
c4e06f15511abb038bbcede606f7abe162da25c7
b2aa52fdbe597e344954886371328a7dd8182117
refs/heads/master
2020-03-16T23:30:27.814117
2018-05-11T19:28:55
2018-05-11T19:28:55
133,080,361
1
0
null
null
null
null
UTF-8
Java
false
false
601
java
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package utility; /** * * @author grouptheory */ public interface ILogger { public interface Level {} void setDefaultVerbosity(Level level); void setVerbosity(String module, Level level); Level get...
082493260123eeceaca139df9f70df708c0b7063
254697a961d3b54bd7fb6838cab8bca92ed62966
/Common/src/test/java/org/voovan/test/tools/collection/MulitMapUnit.java
b7a4f975764f38e2c821e7438787297ab3d1019a
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
moyu3390/Voovan
d6f79fb283b24858f5e31338c90b9456e1df3875
ae1f9539317c0b643660537263169ade400ad8a4
refs/heads/master
2023-03-11T09:28:03.847227
2022-05-19T14:19:31
2022-05-19T14:19:31
null
0
0
null
null
null
null
UTF-8
Java
false
false
879
java
package org.voovan.test.tools.collection; import junit.framework.TestCase; import org.voovan.Global; import org.voovan.tools.collection.MultiMap; import org.voovan.tools.TEnv; /** * 类文字命名 * * @author: helyho * DBase Framework. * WebSite: https://github.com/helyho/DBase * Licence: Apache v2 License */ public c...
34e7c23d0fdd8d10b8ba94bf151144338035f4c6
4ccfc830dc68ca65a71e8531ed340b3b6efaa7fa
/action/com/ehighsun/wxtp/admin/action/AdminPictureAction.java
bf29971e9966f122f5adbdf951448323e802fdb6
[]
no_license
zhuobinchan/wxtp
dc539535974a0a70ed9917545980a50039f98cff
32cb68f3d1d7243beae378335b79e711d9d7e39d
refs/heads/master
2020-12-30T15:29:30.950681
2017-05-13T02:55:26
2017-05-13T02:55:28
91,144,389
0
1
null
null
null
null
UTF-8
Java
false
false
1,614
java
package com.ehighsun.wxtp.admin.action; import javax.annotation.Resource; import com.ehighsun.wxtp.base.action.BaseAction; import com.ehighsun.wxtp.dao.BaseDao; import com.ehighsun.wxtp.pojo.Suishoupai; public class AdminPictureAction extends BaseAction { private Suishoupai ssp = new Suishoupai(); @Resource(name...
dfd28c0fec086f8119966543a286fff044b94f61
eb36ddb1e9c25d2a35d1fc94abaa6ef0f8fa6f7b
/src/main/java/POGOProtos/Rpc/CombatLogProtoOrBuilder.java
57b59ab4f4183895ba7edf1a0d0fbac64fc29590
[ "BSD-3-Clause" ]
permissive
pokemongo-dev-contrib/pogoprotos-java
bbc941b238c051fd1430d364fae108604b13eebd
af129776faf08bfbfc69b32e19e8293bff2e8991
refs/heads/master
2021-06-10T15:45:44.441267
2021-02-04T21:46:16
2021-02-04T21:46:16
83,863,204
6
1
NOASSERTION
2020-10-17T20:10:32
2017-03-04T03:51:45
Java
UTF-8
Java
false
true
2,942
java
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: POGOProtos.Rpc.proto package POGOProtos.Rpc; public interface CombatLogProtoOrBuilder extends // @@protoc_insertion_point(interface_extends:POGOProtos.Rpc.CombatLogProto) com.google.protobuf.MessageOrBuilder { /** * <code>.POGOProtos...
c0dc28197a7d2870dc3c214badecb3ba68de280d
f84b9504e2fd86637490f69a2b6550fa5b6f7dde
/roulette-api/src/main/java/com/splitthefeatures/rouletteapi/exception/BaseException.java
9bde7f1019f5eb470cf7c8b055b8d3bead13b8bb
[]
no_license
gabrieldcarvalho/splitthefeatures
698235aadd52d30a9a0c428923a56db4f80efd26
02955c7c907d8f1df2a8c2e4a491c956fe613823
refs/heads/master
2020-03-21T10:59:31.669047
2018-06-27T02:41:38
2018-06-27T02:41:38
138,482,786
1
0
null
null
null
null
UTF-8
Java
false
false
270
java
package com.splitthefeatures.rouletteapi.exception; /** * Created by gabrieldcarvalho on 2018/06/24 */ public class BaseException extends RuntimeException { public BaseException() { } public BaseException(String message) { super(message); } }
[ "=" ]
=
624a4a4da7393df22345501a07e5bc07da051ecb
6811fd178ae01659b5d207b59edbe32acfed45cc
/jira-project/jira-components/jira-core/src/main/java/com/atlassian/jira/jql/validator/StatusCategoryValidator.java
79b4ec017b6bf1576df570701e220e383e918095
[]
no_license
xiezhifeng/mysource
540b09a1e3c62614fca819610841ddb73b12326e
44f29e397a6a2da9340a79b8a3f61b3d51e331d1
refs/heads/master
2023-04-14T00:55:23.536578
2018-04-19T11:08:38
2018-04-19T11:08:38
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,584
java
package com.atlassian.jira.jql.validator; import com.atlassian.crowd.embedded.api.User; import com.atlassian.fugue.Option; import com.atlassian.jira.issue.status.category.StatusCategory; import com.atlassian.jira.jql.operand.JqlOperandResolver; import com.atlassian.jira.jql.operand.QueryLiteral; import com.atlassian.j...
02c7f625f61bfa27e8c051694ca15af8887d94c2
76be7a97182832703e841b9640ac97289ac005cf
/myBatisGenerator/src/main/java/com/zr/mapper/UmsIntegrationConsumeSettingMapper.java
91b90c8c0c3f593e8badb6ec418dae68eef4f33e
[]
no_license
yiitree/my-cloud-template
1ef4fbdc3a7444a5838fe9612cf1df1c12e28e8a
4039793bc74679563570fe030125062dd7242e3c
refs/heads/master
2023-05-21T05:47:07.792014
2021-06-02T14:24:21
2021-06-02T14:24:21
373,086,836
0
0
null
null
null
null
UTF-8
Java
false
false
1,155
java
package com.zr.mapper; import com.zr.domain.UmsIntegrationConsumeSetting; import com.zr.domain.UmsIntegrationConsumeSettingExample; import org.apache.ibatis.annotations.Param; import java.util.List; public interface UmsIntegrationConsumeSettingMapper { long countByExample(UmsIntegrationConsumeSettingExample exam...
a938243a30024aa82ac17a0e7dd4e8f458abaf16
882520ee42d1ae4400b5161e57b38160eadbc4b9
/src/sqlancer/sqlite3/SQLite3Options.java
90c964360418d3368e1669bacd723a8278eb0c6c
[ "MIT" ]
permissive
jazzplato/sqlancer
08600f29c8a733759b5bbc375bc7dbdde9929ae4
86db783c0d0db6ef5ad484dfa0cd62cf41698544
refs/heads/master
2022-11-24T16:06:26.151331
2020-07-24T17:53:04
2020-07-24T17:53:04
282,301,952
0
0
MIT
2020-07-24T19:37:54
2020-07-24T19:37:53
null
UTF-8
Java
false
false
6,370
java
package sqlancer.sqlite3; import java.sql.SQLException; import java.util.ArrayList; import java.util.List; import com.beust.jcommander.Parameter; import com.beust.jcommander.Parameters; import sqlancer.CompositeTestOracle; import sqlancer.TestOracle; import sqlancer.sqlite3.SQLite3Provider.SQLite3GlobalState; import...
e040ef6a8f16b20c3248bf3ef412a5ce4141e318
cbc61ffb33570a1bc55bb1e754510192b0366de2
/ole-app/olefs/src/main/java/org/kuali/ole/sys/service/impl/AccountingLineServiceImpl.java
c75f355fb46edf012ea556a25075dc43a8f30aba
[ "ECL-2.0" ]
permissive
VU-libtech/OLE-INST
42b3656d145a50deeb22f496f6f430f1d55283cb
9f5efae4dfaf810fa671c6ac6670a6051303b43d
refs/heads/master
2021-07-08T11:01:19.692655
2015-05-15T14:40:50
2015-05-15T14:40:50
24,459,494
1
0
ECL-2.0
2021-04-26T17:01:11
2014-09-25T13:40:33
Java
UTF-8
Java
false
false
2,383
java
/* * Copyright 2007 The Kuali Foundation * * Licensed under the Educational Community 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.opensource.org/licenses/ecl2.php * * Unless required by appl...
a2a055ee2b4c4f92e7e057b07b6f1f0b6c2cdba0
31540ee24da4983238f22643e88b62cee73f32f9
/sd2021-tp1/src/tp1/impl/srv/rest/UsersResources.java
1697f889885d217eb052ff7cc0d3be51f4ed8209
[]
no_license
smduarte/sd2021-tp1
789d766fcef73373fccf823773514b0515cc17bc
e7d6ed50a7d466c8fa6a3a9a8a797fa79deea55b
refs/heads/main
2023-04-24T07:58:49.932147
2021-05-13T13:28:55
2021-05-13T13:28:55
365,859,447
0
2
null
null
null
null
UTF-8
Java
false
false
1,786
java
package tp1.impl.srv.rest; import java.util.List; import java.util.logging.Logger; import jakarta.inject.Singleton; import jakarta.ws.rs.Path; import tp1.api.User; import tp1.api.service.java.Users; import tp1.api.service.rest.RestUsers; import tp1.impl.srv.common.JavaUsers; @Singleton @Path(RestUsers.PATH) public c...
f29901a1ace0c75b558cd687a909a3bb6098b4ac
f321db1ace514d08219cc9ba5089ebcfff13c87a
/generated-tests/adynamosa/tests/s1033/25_okio/evosuite-tests/okio/RealBufferedSource_ESTest_scaffolding.java
0b052672d3c2b67a60d83ad29df3d5836cdacb72
[]
no_license
sealuzh/dynamic-performance-replication
01bd512bde9d591ea9afa326968b35123aec6d78
f89b4dd1143de282cd590311f0315f59c9c7143a
refs/heads/master
2021-07-12T06:09:46.990436
2020-06-05T09:44:56
2020-06-05T09:44:56
146,285,168
2
2
null
null
null
null
UTF-8
Java
false
false
5,345
java
/** * Scaffolding file used to store all the setups needed to run * tests automatically generated by EvoSuite * Wed Jul 24 04:53:46 GMT 2019 */ package okio; import org.evosuite.runtime.annotation.EvoSuiteClassExclude; import org.junit.BeforeClass; import org.junit.Before; import org.junit.After; import org.juni...
2e9d4517d31e2d895d0d91fff27066b33311b961
f897a0dfa41a10e19a15568aace27171f8d6a23a
/reposilite-backend/src/main/java/org/panda_lang/reposilite/auth/AuthDto.java
09478fa350bd5afd523352bbb823c4355607c9a4
[ "Apache-2.0" ]
permissive
KnologyBase/reposilite
119331221946329ab6ed7d388c1720d3e6d409ec
2c04b4ed157d97337755d3e5a37da2f6866f5dff
refs/heads/master
2022-12-22T00:01:46.581370
2020-09-23T16:14:00
2020-09-23T16:14:00
298,048,776
1
0
Apache-2.0
2020-09-23T17:43:32
2020-09-23T17:43:32
null
UTF-8
Java
false
false
1,232
java
/* * Copyright (c) 2020 Dzikoysk * * 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...
1e448b013934ad5d2f5edee247abcd7c02ebe93c
e77c0024f1e81268d79ee8d50590f1a133039230
/easymodbus4j-example/src/main/java/com/github/zengfr/easymodbus4j/example/ModbusSetup.java
ae2bec086a004a28218687da129e258f587f9c61
[ "Apache-2.0" ]
permissive
vinsun122/easymodbus4j
b08580ca2dd62cfd85bbac083064632f72fea8de
4782a6eceac449ce31bed8977cc7813ae7865ecd
refs/heads/master
2020-06-21T01:01:46.918557
2019-04-13T08:27:38
2019-06-08T03:34:26
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,490
java
package com.github.zengfr.easymodbus4j.example; import com.github.zengfr.easymodbus4j.client.ModbusClient; import com.github.zengfr.easymodbus4j.client.ModbusClientFactory; import com.github.zengfr.easymodbus4j.example.handler.ModbusMasterResponseHandler; import com.github.zengfr.easymodbus4j.example.handler.ModbusSla...
ab399fd0ff166c7555cbb40b8d53ab517daedd46
3346c1149913c94aaec4e5811d3407f89d28e756
/server/store/jraft/src/main/java/com/alipay/sofa/registry/jraft/processor/LeaderTaskClosure.java
12d4337d53242f83ab7e203d9840d12c3e3fc33d
[ "Apache-2.0" ]
permissive
timxim/sofa-registry
fe71dd596b6e3eb74519ee37af876690d31938c9
f4d0bd4f1c86f23d4bcad2201efefd9751b29f16
refs/heads/master
2020-07-21T15:32:38.861269
2020-04-14T07:59:33
2020-04-14T07:59:33
206,909,787
0
1
Apache-2.0
2020-04-14T07:59:34
2019-09-07T03:24:11
null
UTF-8
Java
false
false
2,432
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 ...
ae2a37132ef9daac2da35270c03758f901126dad
2756b8b5f491716ab09b672c8082b3d008ee2628
/android/src/com/android/tools/idea/lint/AndroidLintCheckResultInspection.java
3bf8747a9fea231550d557ed3c8bb841cbe6ce1e
[]
no_license
briskemen/android
26e0b24cd2f407fd6f4c1976d49c35b1c03330a5
856ee45046de83d8cf149a7cc081225bd55279c2
refs/heads/master
2022-10-11T08:33:13.126734
2020-06-12T15:49:32
2020-06-12T15:50:25
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,898
java
/* * Copyright (C) 2016 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
100a5f6c525deb2aa6d1016d0a885b1d2a90f4a9
dfd92d16974152745e4e0deeb26b9609a1b3546a
/src/main/java/edu/hm/hafner/analysis/ReaderFactory.java
4e5b3495a4b7e2c81eab87f2d54e2f7b16cf3a13
[ "MIT" ]
permissive
HmSebastianH/analysis-model
82e9b3dc76e6356ef95d8de771b481f6bb6e533e
9d23eea68b888641bbaa3848338ab2470000f038
refs/heads/master
2020-05-02T22:31:51.046946
2019-05-28T10:01:22
2019-05-28T10:01:22
178,253,981
0
0
MIT
2019-03-28T17:41:25
2019-03-28T17:41:25
null
UTF-8
Java
false
false
6,511
java
package edu.hm.hafner.analysis; import java.io.BufferedReader; import java.io.IOException; import java.io.Reader; import java.io.UncheckedIOException; import java.nio.charset.Charset; import java.nio.file.InvalidPathException; import java.util.function.Function; import java.util.regex.Pattern; import java.util.stream....
36478e6bbf056fbaff9d9abafc2b85db4b362989
dafdbbb0234b1f423970776259c985e6b571401f
/j2me/games/GameSoundsJavaLibraryM/src/main/java/allbinary/media/audio/GameYouWinSound.java
e22e47b3b5dd0d3dbf47460b6dfa3637f9ce4105
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
biddyweb/AllBinary-Platform
3581664e8613592b64f20fc3f688dc1515d646ae
9b61bc529b0a5e2c647aa1b7ba59b6386f7900ad
refs/heads/master
2020-12-03T10:38:18.654527
2013-11-17T11:17:35
2013-11-17T11:17:35
null
0
0
null
null
null
null
UTF-8
Java
false
false
773
java
/* * AllBinary Open License Version 1 * Copyright (c) 2011 AllBinary * * By agreeing to this license you and any business entity you represent are * legally bound to the AllBinary Open License Version 1 legal agreement. * * You may obtain the AllBinary Open License Version 1 legal agreement from * AllBinary or the ro...
4e4e800c1bd0c6fc471a7b2f2dc25712c4c93f1d
5e902a66ce3966a95cde85ad62827bbf84d305e0
/service/permission/src/main/java/com/andx/micro/permission/model/Resource.java
3c256f31e2a0ddad3ee92fd416d99b556a71d690
[]
no_license
mysticalmountain/microservice
4c982fd25c33c84182817a7c706616a18565c726
961df40c10763f2a1c6c1995f672e2094adb2bf5
refs/heads/master
2020-07-16T21:42:34.866398
2017-07-19T12:06:13
2017-07-19T12:06:13
94,315,668
0
0
null
null
null
null
UTF-8
Java
false
false
1,021
java
package com.andx.micro.permission.model; import com.andx.micro.support.jpa.model.CheckEntity; import com.andx.micro.support.jpa.model.Entity; import org.hibernate.annotations.GenericGenerator; import org.hibernate.annotations.Parameter; import javax.persistence.*; import java.util.Set; /** * Created by andongxu on ...
ad603f4f4be3cba587f6fe6b0eec0871471783a8
c885ef92397be9d54b87741f01557f61d3f794f3
/tests-without-trycatch/Mockito-19/org.mockito.internal.configuration.injection.filter.FinalMockCandidateFilter/default/20/org/mockito/internal/configuration/injection/filter/FinalMockCandidateFilter_ESTest_scaffolding.java
2038fbfa15a3172e8fc2605735435d6286083ea8
[ "CC-BY-4.0", "MIT" ]
permissive
pderakhshanfar/EMSE-BBC-experiment
f60ac5f7664dd9a85f755a00a57ec12c7551e8c6
fea1a92c2e7ba7080b8529e2052259c9b697bbda
refs/heads/main
2022-11-25T00:39:58.983828
2022-04-12T16:04:26
2022-04-12T16:04:26
309,335,889
0
1
null
2021-11-05T11:18:43
2020-11-02T10:30:38
null
UTF-8
Java
false
false
4,445
java
/** * Scaffolding file used to store all the setups needed to run * tests automatically generated by EvoSuite * Fri Jul 30 14:26:48 GMT 2021 */ package org.mockito.internal.configuration.injection.filter; import org.evosuite.runtime.annotation.EvoSuiteClassExclude; import org.junit.BeforeClass; import org.junit....
8ed5ce16eaa159867648424712e811397353ecf2
f66fc1aca1c2ed178ac3f8c2cf5185b385558710
/reladomo/src/main/java/com/gs/fw/common/mithra/util/MithraProcessInfo.java
daa716a3de9d4830f4e53b01943aa00f83ad8444
[ "Apache-2.0", "BSD-3-Clause", "MIT", "LicenseRef-scancode-public-domain" ]
permissive
goldmansachs/reladomo
9cd3e60e92dbc6b0eb59ea24d112244ffe01bc35
a4f4e39290d8012573f5737a4edc45d603be07a5
refs/heads/master
2023-09-04T10:30:12.542924
2023-07-20T09:29:44
2023-07-20T09:29:44
68,020,885
431
122
Apache-2.0
2023-07-07T21:29:52
2016-09-12T15:17:34
Java
UTF-8
Java
false
false
4,859
java
/* Copyright 2016 Goldman Sachs. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writi...
cf5a71cae1811dace5d68f1329d3bdaf8b262a94
2903eadab6dad7e8d66462b9647f4baacfeababa
/day180417/src/com/awtex/TextEx.java
97a71d4b73c5e046956c0c90b7cdfa27e70825c7
[]
no_license
swchod1/multicampus_javaworkspace
53f9f811d2beac15dc3f11354b7c55fc70ed4e47
1c2296836a3fc50190df9c16f19ae353a382981c
refs/heads/master
2023-01-21T16:08:33.085840
2020-11-30T13:40:10
2020-11-30T13:40:10
316,420,968
0
0
null
null
null
null
UTF-8
Java
false
false
731
java
package com.awtex; import java.awt.*; public class TextEx extends Frame { private TextField tf = new TextField("제목 : "); private TextArea ta = new TextArea("메모", 10, 15); // 10은 가로 15는 줄 private Button bt = new Button("확인"); private Label la = new Label("내용"); public TextEx() { // TODO Auto-generated c...
de3887f2005850da6e6e37962571e17f078c90a2
dafdbbb0234b1f423970776259c985e6b571401f
/graphics/AllBinaryGraphicsJavaApplicationM/src/main/java/allbinary/graphics/j2me/dialog/NewWorkAreaJDialog.java
1c46633b0826f54542330c7cefd1199c90487a3c
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
biddyweb/AllBinary-Platform
3581664e8613592b64f20fc3f688dc1515d646ae
9b61bc529b0a5e2c647aa1b7ba59b6386f7900ad
refs/heads/master
2020-12-03T10:38:18.654527
2013-11-17T11:17:35
2013-11-17T11:17:35
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,477
java
/* * AllBinary Open License Version 1 * Copyright (c) 2011 AllBinary * * By agreeing to this license you and any business entity you represent are * legally bound to the AllBinary Open License Version 1 legal agreement. * * You may obtain the AllBinary Open License Version 1 legal agreement from * AllBinary or the ro...
2d704b7265bca0a02a896cda178d21a5cdcd4a02
fc6c869ee0228497e41bf357e2803713cdaed63e
/weixin6519android1140/src/sourcecode/com/tencent/mm/plugin/appbrand/dynamic/e/a.java
ce2ddb0bf02b4dcb90b54d69feeab726e2ab32be
[]
no_license
hyb1234hi/reverse-wechat
cbd26658a667b0c498d2a26a403f93dbeb270b72
75d3fd35a2c8a0469dbb057cd16bca3b26c7e736
refs/heads/master
2020-09-26T10:12:47.484174
2017-11-16T06:54:20
2017-11-16T06:54:20
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,968
java
package com.tencent.mm.plugin.appbrand.dynamic.e; import com.tencent.gmtrace.GMTrace; public class a { private static volatile com.tencent.mm.jsapi.core.f hUq; private static volatile com.tencent.mm.jsapi.core.f hUr; public a() { GMTrace.i(19924219068416L, 148447); GMTrace.o(19924219068416L, 148447...
e98f58ba55baad311a8698df1d51e05c29f19b80
30e1ef3e25eda75c20e34818e01276331bd4aab5
/cleanapp/app/src/main/java/com/nuon/peter/demoapp/base/component/vlc/VLCInstance.java
fc88cd049ea96c7eb47af114287352c69bff1ab0
[]
no_license
chhai-chivon-android/Basic-Advance-CKCC
c3b53b770e9ae932d0a2c23ec0ee01c4df41e713
bc90e7565aefbe51be1b3757ccd67f7e0a6e05a0
refs/heads/master
2021-06-20T14:39:58.612786
2017-08-14T10:14:05
2017-08-14T10:14:05
100,254,685
0
0
null
null
null
null
UTF-8
Java
false
false
2,683
java
/***************************************************************************** * VLCInstance.java ***************************************************************************** * Copyright © 2011-2014 VLC authors and VideoLAN * * This program is free software; you can redistribute it and/or modify * it under the ...
8ab3560b0b3fb228d83c58cfdc598f81600ba8ce
c702da11625ef30fabd469f7b522209d8517b4ea
/piana-jpos/src/main/java/org/jpos/q2/iso/QMUXProxy.java
194c5ad44a97ed0dd716d412084d738eba896c8c
[]
no_license
rahmatii1366/piana-switch
fe6d0ced2a32a6d083d316bccfc7c10821367302
7fd13d42d48ffb9e7eaa210336dfffad9e7b817b
refs/heads/master
2021-01-15T19:23:26.691703
2017-08-09T15:14:17
2017-08-09T15:14:17
99,821,894
0
1
null
null
null
null
UTF-8
Java
false
false
2,474
java
/* * jPOS Project [http://jpos.org] * Copyright (C) 2000-2017 jPOS Software SRL * * This program 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 Foundation, either version 3 of the * License, or (at your opt...
fb9671f00a2f0473deb80a821bd0520e8db95cc0
0386dd72896464326174b50eb6743a02d1a87c3f
/core12/src/test/java/org/apache/myfaces/component/html/ext/HtmlMessageTest.java
f0b8a06e77f3a0b17f46a12809c87f48b9d0deac
[]
no_license
bschuette/tomahawk
f6922930bbb54e6914325fce11764eeeff63ef07
8e300e4adbadeb7221df00c3bb2e71ead86b656f
refs/heads/master
2023-01-04T06:06:33.733606
2020-11-05T20:33:48
2020-11-05T20:33:48
310,410,746
0
0
null
null
null
null
UTF-8
Java
false
false
2,879
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")...
88ad924eb5a508afdd2143e9fe3559bbd2ac6619
ffaf149244c48a9a7909fc0316e509b2856e813c
/IdentityVerifier/AnalysisApi/src/test/java/org/abondar/experimental/analysis/handler/TestLogger.java
21ee69b4106ff2b137cdefe99abc1ad2b0878c99
[ "MIT" ]
permissive
abondar24/ServerlessAI
a583dc2106b8a887836d7b1edd10cad44bab01ab
c9dc93e9573ab9256015f14971e9a516c9c13804
refs/heads/master
2023-07-29T12:08:17.045944
2021-09-11T02:13:02
2021-09-11T02:13:02
379,328,859
0
1
null
null
null
null
UTF-8
Java
false
false
496
java
package org.abondar.experimental.analysis.handler; import com.amazonaws.services.lambda.runtime.LambdaLogger; import org.slf4j.Logger; import org.slf4j.LoggerFactory; public class TestLogger implements LambdaLogger { private static final Logger logger = LoggerFactory.getLogger(TestLogger.class); @Override ...
2e13b43db2d9aca221cf7554434d32ba9d187781
1ecc41edc3bff029d9eb3e70c2ca05ef6a4e4707
/sharding-core/src/main/java/io/shardingsphere/core/constant/TransactionType.java
afcacf69315f0344e7dbae40225ef944ffdf706b
[ "Apache-2.0" ]
permissive
qiankunshe/sharding-jdbc
d97b5905ab982b6407715f460a12d712687e7a9b
345f3df45a4c9634effde0e763ad9f24dd841715
refs/heads/dev
2020-03-16T01:08:19.039861
2018-07-11T15:11:07
2018-07-11T15:11:07
122,442,554
0
0
Apache-2.0
2018-05-06T06:26:01
2018-02-22T07:02:19
Java
UTF-8
Java
false
false
1,552
java
/* * Copyright 2016-2018 shardingsphere.io. * <p> * 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 l...
f4d5815ec348c59d94339d4a13e0c631377f314b
3a59bd4f3c7841a60444bb5af6c859dd2fe7b355
/sources/com/google/android/gms/internal/ads/zzctf.java
014cb3d3ac9f7dd642ca3ae52961851db83806c5
[]
no_license
sengeiou/KnowAndGo-android-thunkable
65ac6882af9b52aac4f5a4999e095eaae4da3c7f
39e809d0bbbe9a743253bed99b8209679ad449c9
refs/heads/master
2023-01-01T02:20:01.680570
2020-10-22T04:35:27
2020-10-22T04:35:27
null
0
0
null
null
null
null
UTF-8
Java
false
false
402
java
package com.google.android.gms.internal.ads; public final class zzctf implements zzdti<zzctd> { private final zzdtu<zzbbl> zzfgh; private zzctf(zzdtu<zzbbl> zzdtu) { this.zzfgh = zzdtu; } public static zzctf zzal(zzdtu<zzbbl> zzdtu) { return new zzctf(zzdtu); } public final /...
0068310b97f014f3aee4cd89a4a4b31b016a1c7c
d1c35b77ced39d225473d6737f27699b3e7d8db1
/src/thread/redhat/com/PSClass.java
9c73b862092bc7d9665d6ec30c589347eae1bf70
[]
no_license
kenzhaoyihui/javase_L
f5ec3635f99a41c75da9d6a89299507f03df65b6
1dd7dee3486c0cb9dadd41ae6f2e178848bb69a3
refs/heads/master
2020-03-16T00:27:24.139875
2018-07-30T17:04:12
2018-07-30T17:04:12
132,417,067
0
0
null
null
null
null
UTF-8
Java
false
false
1,760
java
package thread.redhat.com; import java.util.Random; class Producer extends Thread{ private Buffer buffer; public Producer(Buffer buffer){ this.buffer = buffer; } @Override public void run() { //super.run(); Random rand = new Random(); while(true){ int ...
e66c9d22e3445d316974d8819e911fae51a11670
245d027a539caed0a3919724892e01f53bffa919
/design-pattern/src/main/java/behavioral/template/TemplateDemo.java
ba1781e787c7c3816eb2f389a0b8ad4f6eb29b08
[ "Apache-2.0" ]
permissive
yoshino1984/study-collection
c13db76cfb80d7aca87e7edac3f583a366ca00cb
bbb8c70adfef6419a0eb26e27a4308e68cb7d72a
refs/heads/main
2023-03-17T03:03:49.505772
2021-03-06T08:12:10
2021-03-06T08:12:10
345,039,303
1
0
null
null
null
null
UTF-8
Java
false
false
242
java
package behavioral.template; /** * @author wangxin * 2020/4/5 21:42 * @since **/ public class TemplateDemo { public static void main(String[] args) { AbstractClass demo = new ConcreteClass1(); demo.method1(); } }
b2ad1b2bac25e75d036fa3a1ec72a5e22d42af37
a1826c2ed9c12cfc395fb1a14c1a2e1f097155cb
/polardb-20170801/src/main/java/com/aliyun/polardb20170801/models/DescribeAITaskStatusResponse.java
21f7868aea1a441768ec608e61793197c89712ac
[ "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,421
java
// This file is auto-generated, don't edit it. Thanks. package com.aliyun.polardb20170801.models; import com.aliyun.tea.*; public class DescribeAITaskStatusResponse extends TeaModel { @NameInMap("headers") @Validation(required = true) public java.util.Map<String, String> headers; @NameInMap("statusCo...
52704ca5ffd42abb68b4c06f159bd04b25b7296c
dc67b3b3321f0fb89cc2aababb6228b9dc8799e5
/jwsur_code/chapter2/awsClient3/CartAddResponse.java
d3aa646ca8fe8e29993a0bb2a9c152091f53b25e
[]
no_license
gitrepo7777/jwsurcode
9316043d684c86e968a83d2a2649a5073ee873a8
0e4c25eb50179eb66732fc42f458c11f6f043aea
refs/heads/master
2020-07-03T12:17:26.193848
2014-06-12T15:00:29
2014-06-12T15:00:29
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,643
java
package awsClient3; import java.util.ArrayList; import java.util.List; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlRootElement; import javax.xml.bind.annotation.XmlType; /** * <p>J...
9db70d2edc95dda3a0fce71bd31e6823cf808e61
22d3a4ba3c5121ad8b5a0167084bb849cd7fca8b
/Cvac/src/main/java/cn/misection/cvac/ast/IVisitor.java
edd7e44fccf12822c1c830f1f59bf9fad38ca2ea
[]
no_license
STLKoch/Cva
9fbafb7b019d8638a6afe3f6828966be52c009d9
dbdff4be8802319c3fc49b094d93e05554b72d82
refs/heads/master
2023-03-08T14:09:07.184579
2021-02-25T16:23:34
2021-02-25T16:23:34
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,799
java
package cn.misection.cvac.ast; import cn.misection.cvac.ast.clas.AbstractCvaClass; import cn.misection.cvac.ast.clas.CvaClass; import cn.misection.cvac.ast.decl.*; import cn.misection.cvac.ast.decl.nullptr.CvaNullDecl; import cn.misection.cvac.ast.entry.*; import cn.misection.cvac.ast.expr.*; import cn.misection.cvac....
eeb4a736a1c7b79798ff4c6262f2f016025808ba
8a50cb58f39b0336916eb1962a08a6043570e265
/2019.v2/03/src/Prob.java
a7564a5970647a1106d9c5947f4722d1eee5e382
[ "MIT" ]
permissive
fireduck64/adventofcode
7b69b2d4f915552662d887c720da93a4ef5e36a6
e29929b04d25d7c4670fad9937dca2dab5983965
refs/heads/master
2023-01-07T20:55:18.630965
2022-12-27T18:01:04
2022-12-27T18:01:04
229,797,355
4
8
null
null
null
null
UTF-8
Java
false
false
2,379
java
import java.io.FileInputStream; import java.util.*; import com.google.common.collect.ImmutableList; import com.google.common.collect.ImmutableSet; public class Prob { public static void main(String args[]) throws Exception { new Prob(new Scanner(new FileInputStream(args[0]))); } Random rnd=new Random();...
6d0adf84213a74d5bafd0603b84efb2107e0d117
b22a26199fefbfd40f7b1e918b728a800f564f51
/clas-io/src/main/java/org/jlab/bos/clas6/BosDataDescriptor.java
4bf277febce583f9ae124a1ea282ba89d6594173
[]
no_license
wphelps/clas12
e3a6c307df5e56e20343c4197f304fe114e803e4
b429f8598331be1c23ca48c2d5583de465e29e92
refs/heads/master
2020-05-29T11:57:02.055519
2016-07-09T20:31:40
2016-07-09T20:31:40
55,807,936
0
1
null
2016-04-08T20:31:33
2016-04-08T20:31:32
null
UTF-8
Java
false
false
3,542
java
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package org.jlab.bos.clas6; import java.util.ArrayList; import java.util.HashMap; import java.util.Map; import org.jlab.data.io.DataD...
33360ed2ccccd58274e85fa97f98df1ce674d090
b34654bd96750be62556ed368ef4db1043521ff2
/component_-_check_profile_completeness_servlet_filter/tags/version-1.0.0.1/src/java/tests/com/topcoder/reg/profilecompleteness/filter/accuracytests/retrievers/WikiUserIdRetrieverAccuracyTest.java
99b90226584ef31b11ec3ba76effb7810fc57f1d
[]
no_license
topcoder-platform/tcs-cronos
81fed1e4f19ef60cdc5e5632084695d67275c415
c4ad087bb56bdaa19f9890e6580fcc5a3121b6c6
refs/heads/master
2023-08-03T22:21:52.216762
2019-03-19T08:53:31
2019-03-19T08:53:31
89,589,444
0
1
null
2019-03-19T08:53:32
2017-04-27T11:19:01
null
UTF-8
Java
false
false
3,564
java
/* * Copyright (C) 2011 TopCoder Inc., All Rights Reserved. */ package com.topcoder.reg.profilecompleteness.filter.accuracytests.retrievers; import javax.servlet.http.HttpServletRequest; import junit.framework.JUnit4TestAdapter; import org.junit.After; import org.junit.Assert; import org.junit.Before; ...
[ "tingyifang@fb370eea-3af6-4597-97f7-f7400a59c12a" ]
tingyifang@fb370eea-3af6-4597-97f7-f7400a59c12a
56af5f643247198c3a93c54fccce49e436d2d91d
63567d9f5238ad0b1c37a47e738a2c3761ef9126
/jOOQ/src/main/java/org/jooq/impl/DiagnosticsListeners.java
95ac44202720ff092b8bcb47ac92675e7416496e
[ "Apache-2.0" ]
permissive
jOOQ/jOOQ
d95f11b9a09dcc745fbdd55f985401a6304b90a5
f5ca5ae269c49afff712b5c4f13d1a5dc897b440
refs/heads/main
2023-09-04T00:46:18.889822
2023-09-01T16:07:54
2023-09-01T16:07:54
1,625,986
5,451
1,414
NOASSERTION
2023-09-11T06:05:27
2011-04-17T10:43:33
Java
UTF-8
Java
false
false
4,504
java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed...
f79a8b21362169d0c9de1861d1feb3019ef050ef
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/14/14_c6aed2ac131cb225ca495ff4edf4e5665e9271c3/ExternalDebuggingEngineOptionsBlock/14_c6aed2ac131cb225ca495ff4edf4e5665e9271c3_ExternalDebuggingEngineOptionsBlock_s.java
b013b93896ac9cb7296f61e325fd4c9240805e32
[]
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,726
java
package org.eclipse.dltk.debug.ui.preferences; import java.net.MalformedURLException; import java.net.URL; import java.util.Map; import org.eclipse.core.resources.IProject; import org.eclipse.dltk.core.DLTKCore; import org.eclipse.dltk.core.environment.EnvironmentPathUtils; import org.eclipse.dltk.ui.enviro...
65c87e9be8b7591ece7574550b1f0cce611d16bb
5b18c2aa61fd21f819520f1b614425fd6bc73c71
/src/main/java/com/sinosoft/claim/resource/dtofactory/domain/DBSwfNode.java
f05708976cbf89b8ae4e36b26a4658dce346fdc7
[]
no_license
Akira-09/claim
471cc215fa77212099ca385e7628f3d69f83d6d8
6dd8a4d4eedb47098c09c2bf3f82502aa62220ad
refs/heads/master
2022-01-07T13:08:27.760474
2019-03-24T23:50:09
2019-03-24T23:50:09
null
0
0
null
null
null
null
GB18030
Java
false
false
641
java
package com.sinosoft.claim.resource.dtofactory.domain; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import com.sinosoft.sysframework.reference.DBManager; /** * 这是WfNode工作流节点定义表的数据访问对象类<br> * 创建于 2004-08-09 19:54:51.862<br> * JToolpad(1.2.12-RC10) Vendor:zhouxianli@sinosoft....
1a82ba62f8e749783c7e9916844b029315ee8210
de2eff0e71efe69175d7e54889d84d449d6ed974
/ext-api/src/main/java/org/omg/CORBA/ParameterMode.java
161660ae918a2191eaf27b7e8e3cd8409c8ec7ef
[]
no_license
mmusgrov/corba
bb266f631ebdcbabb4719f7d70cb8c766609a3e5
03d993498b68d745018061b39196e7818e0fe64d
refs/heads/master
2021-01-18T10:42:20.114343
2013-01-22T06:02:07
2013-01-22T06:02:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,312
java
package org.omg.CORBA; /** * Generated from IDL enum "ParameterMode". * * @author JacORB IDL compiler V 2.3.1, 27-May-2009 * @version generated at 10/01/2013 11:46:10 AM */ public final class ParameterMode implements org.omg.CORBA.portable.IDLEntity { private int value = -1; public static final int _PARAM_IN =...