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
5cf6c24414a8414079aeab6110ad9ad5d51ce38c
54eae96545a07f15fa0302482c043bc4c35e005f
/src/main/java/com/tcf/ms/command/core/operation/StoreRandomArmor.java
1b2766f3a2dbd9792d5086beb7ed786d9343e73b
[]
no_license
yunwei1237/ms-blade
57a4d7942f42d4f74a1879a050a710ed66fb471e
da24fa4223e8a2cc9be0a54c4b9c63d7ea18928c
refs/heads/master
2022-06-21T10:30:14.765505
2020-03-05T03:04:55
2020-03-05T03:04:55
242,106,127
0
0
null
2022-06-17T02:56:51
2020-02-21T09:49:22
Python
UTF-8
Java
false
false
501
java
package com.tcf.ms.command.core.operation; import com.tcf.ms.command.Operation; import com.tcf.ms.command.core.base.var.Variable; /** * (store_random_armor,<destination>) */ public class StoreRandomArmor implements Operation{ private Variable destination; public StoreRandomArmor(Variable destination) { ...
[ "yunwei1237@163.com" ]
yunwei1237@163.com
27dad555a42df8efb524f4b9bb3856b2d1406a95
3b6092df8e75f7f0b5af815c35c55d4cc7084ce5
/apache-tomcat-5.5.23-src/container/catalina/src/share/org/apache/catalina/startup/DigesterFactory.java
1c9fd18b7fd48a9426fd17fdfb4bd1daf7fce0d1
[ "Apache-2.0" ]
permissive
Xiaofeng-Zhang/tomcat-5.5
cb48f7b8da48dcc878807065c1f5df0a5a179d50
5537619f8e42655acb0e8166c68a15865e7f5228
refs/heads/master
2021-01-12T01:25:07.702708
2017-01-09T01:48:07
2017-01-09T01:48:07
78,383,253
1
0
null
null
null
null
UTF-8
Java
false
false
5,424
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 ...
[ "xiaofeng.zhang@sap.com" ]
xiaofeng.zhang@sap.com
3e82365926c60f57245aee3f80b87eaa739d2bd8
b309ead2702d7977282cbcb9abaf57911153db42
/jdk8/src/main/java/org/omg/DynamicAny/DynAnyFactoryHelper.java
8dfd00f2feafc07990350b15e768e4fb8d601489
[]
no_license
HenryXi/jdk
5774d9a41d913c71e658d7176ace7033313a04a4
c376402d2d441141e6b0a484ff685a8fc384e489
refs/heads/master
2020-05-04T05:15:07.171421
2019-04-03T01:31:00
2019-04-03T01:35:30
178,982,205
0
0
null
null
null
null
UTF-8
Java
false
false
3,938
java
package org.omg.DynamicAny; /** * org/omg/DynamicAny/DynAnyFactoryHelper.java . * Generated by the IDL-to-Java compiler (portable), version "3.2" * from c:/re/workspace/8-2-build-windows-amd64-cygwin/jdk8u71/5731/corba/src/share/classes/org/omg/DynamicAny/DynamicAny.idl * Tuesday, December 22, 2015 6:17:59 PM PST */ ...
[ "xixiaoyong@xiaomi.com" ]
xixiaoyong@xiaomi.com
87ec8a1925ac74d4dabe0fc2a4871ae8c004fb08
3a9d983e611e4848af9a4b513da502510ab26e68
/src/main/java/org/jhipster/chiffrageprojet/domain/AbstractAuditingEntity.java
f5be2fe6c12afb90d05b50c09779b9085c626d1e
[]
no_license
tboucaud/application-de-chiffrage-de-projet
171942635e6a6bda353d5a7c4685778da75cff0c
66432dd863e759f0d206350e41154cde88bce50d
refs/heads/main
2023-05-14T11:34:33.775222
2021-06-03T13:50:14
2021-06-03T13:50:14
373,523,700
0
0
null
null
null
null
UTF-8
Java
false
false
2,181
java
package org.jhipster.chiffrageprojet.domain; import com.fasterxml.jackson.annotation.JsonIgnore; import java.io.Serializable; import java.time.Instant; import javax.persistence.Column; import javax.persistence.EntityListeners; import javax.persistence.MappedSuperclass; import org.springframework.data.annotation.Create...
[ "jhipster-bot@jhipster.tech" ]
jhipster-bot@jhipster.tech
58fa88e17a21a528ccb941a1c98a20ade7501f3b
53d677a55e4ece8883526738f1c9d00fa6560ff7
/com/tencent/mm/boot/svg/a/a/ajm.java
0003f5e4c10aa4df8e4836af317cfa41b0f4ff0c
[]
no_license
0jinxing/wechat-apk-source
544c2d79bfc10261eb36389c1edfdf553d8f312a
f75eefd87e9b9ecf2f76fc6d48dbba8e24afcf3d
refs/heads/master
2020-06-07T20:06:03.580028
2019-06-21T09:17:26
2019-06-21T09:17:26
193,069,132
9
4
null
null
null
null
UTF-8
Java
false
false
5,348
java
package com.tencent.mm.boot.svg.a.a; import android.graphics.Canvas; import android.graphics.Paint; import android.graphics.Paint.Cap; import android.graphics.Paint.Join; import android.graphics.Paint.Style; import android.graphics.Path; import android.os.Looper; import com.tencent.mm.svg.WeChatSVGRenderC2Jav...
[ "172601673@qq.com" ]
172601673@qq.com
61ca6c0fbcd48c77312d878fdee9767e3d0374b9
26794b8589cc64d84d2092404ec74d8020a02fd0
/app/src/main/java/lk/aditi/ecom/models/productdetail/Product.java
1d586bed6223d8ea0309a70f5e67baf94d46ee92
[]
no_license
technorizenshesh/Aditi_User
db53b6d8e659ad4fe8afe75baba00832bc33a837
1eef470cda1170bd2ba8d4f0c9cd98ceb615ce23
refs/heads/master
2023-07-30T05:43:49.755661
2021-09-20T13:23:28
2021-09-20T13:23:28
408,447,324
0
0
null
null
null
null
UTF-8
Java
false
false
2,062
java
package lk.aditi.ecom.models.productdetail; import com.google.gson.annotations.SerializedName; public class Product{ @SerializedName("image") private String image; @SerializedName("address") private String address; @SerializedName("category_id") private String categoryId; @SerializedName("date_time") priv...
[ "ak4729176@gmail.com" ]
ak4729176@gmail.com
b920fd9808c9a842f5117f14204d9611ba6fb1df
e1af7696101f8f9eb12c0791c211e27b4310ecbc
/MCP/temp/src/minecraft/net/minecraft/client/renderer/entity/layers/LayerStrayClothing.java
7789f9a5af70db129616792998dec92268cb9435
[]
no_license
VinmaniaTV/Mania-Client
e36810590edf09b1d78b8eeaf5cbc46bb3e2d8ce
7a12b8bad1a8199151b3f913581775f50cc4c39c
refs/heads/main
2023-02-12T10:31:29.076263
2021-01-13T02:29:35
2021-01-13T02:29:35
329,156,099
0
0
null
null
null
null
UTF-8
Java
false
false
1,459
java
package net.minecraft.client.renderer.entity.layers; import net.minecraft.client.model.ModelSkeleton; import net.minecraft.client.renderer.GlStateManager; import net.minecraft.client.renderer.entity.RenderLivingBase; import net.minecraft.entity.monster.EntityStray; import net.minecraft.util.ResourceLocation; ...
[ "vinmaniamc@gmail.com" ]
vinmaniamc@gmail.com
c0b46334a487bf88dea2036ec4970016c39c0031
fc4150290b10e2e331b55e54e628798eabaa47ad
/HAL/.svn/pristine/b9/b9e871590d78261c268972423c1ad4454a3e40f0.svn-base
64999f206e52e62f314a166337d1c629a6123c98
[]
no_license
vadhwa11/newproject2
8e40bd4acfd4edc6b721eeca8636f8b7d589af2b
fc9bd770fdadf650f004323f85884dc143827f4d
refs/heads/master
2020-05-05T04:01:05.628775
2019-04-05T14:38:10
2019-04-05T14:38:10
179,694,408
0
0
null
null
null
null
UTF-8
Java
false
false
2,006
package jkt.hms.physiotherapy.dataservice; import java.util.Map; import jkt.hms.masters.business.MasTherapyType; import jkt.hms.util.Box; public interface PhysiotherapyDataService { Map<String, Object> showTherapyTypeJsp(); Map<String, Object> searchTherapyType(String therapyTypeCode, String therapyTypeName)...
[ "vadhwa11@gmail.com" ]
vadhwa11@gmail.com
26f5b792d244f155221cf05ef9e757f8bbd7ed83
47fa1f382f5899e61e62834ea8a4368b597321a3
/src/main/java/com/noobanidus/hungering/events/Capabilities.java
552fc99e749b46293f0bbcf4d59db2b6776f070e
[ "MIT" ]
permissive
noobanidus/hungering
b4c3c594ac0f91bf4b691413a23c48e2ec97737b
8d496d01ef6655aac9fa49f802fde40006f8319f
refs/heads/master
2021-06-20T13:31:26.172356
2021-01-26T07:59:35
2021-01-26T07:59:35
175,407,970
0
0
MIT
2021-01-26T07:59:35
2019-03-13T11:33:15
Java
UTF-8
Java
false
false
839
java
package com.noobanidus.hungering.events; import com.noobanidus.hungering.Hungering; import com.noobanidus.hungering.init.Items; import com.noobanidus.hungering.compat.baubles.CapabilityHandler; import net.minecraft.item.ItemStack; import net.minecraft.util.ResourceLocation; import net.minecraftforge.event.AttachCapabi...
[ "due@wxwhatever.com" ]
due@wxwhatever.com
40389ad14fe58be34bb706e76359696aad0aa65b
a1826c2ed9c12cfc395fb1a14c1a2e1f097155cb
/dts-20200101/src/main/java/com/aliyun/dts20200101/models/ModifySubscriptionObjectResponse.java
e1689f9ebc0f89f1aebc2ce82567f2444182a827
[ "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,457
java
// This file is auto-generated, don't edit it. Thanks. package com.aliyun.dts20200101.models; import com.aliyun.tea.*; public class ModifySubscriptionObjectResponse extends TeaModel { @NameInMap("headers") @Validation(required = true) public java.util.Map<String, String> headers; @NameInMap("statusCo...
[ "sdk-team@alibabacloud.com" ]
sdk-team@alibabacloud.com
729e2de0986082d7978d12c863f36995d7a3d83b
7b733d7be68f0fa4df79359b57e814f5253fc72d
/system/Testing/src/com/percussion/design/objectstore/PSDefaultSelectedTest.java
f96ba22be0b10f9eb04c26025202865054abfdff
[ "LicenseRef-scancode-dco-1.1", "Apache-2.0", "OFL-1.1", "LGPL-2.0-or-later" ]
permissive
percussion/percussioncms
318ac0ef62dce12eb96acf65fc658775d15d95ad
c8527de53c626097d589dc28dba4a4b5d6e4dd2b
refs/heads/development
2023-08-31T14:34:09.593627
2023-08-31T14:04:23
2023-08-31T14:04:23
331,373,975
18
6
Apache-2.0
2023-09-14T21:29:25
2021-01-20T17:03:38
Java
UTF-8
Java
false
false
2,988
java
/* * Copyright 1999-2023 Percussion Software, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicabl...
[ "nate.chadwick@gmail.com" ]
nate.chadwick@gmail.com
9805bf189a2305dd4a6263caa0097f998e8265c2
78f7fd54a94c334ec56f27451688858662e1495e
/VoterData/src/main/java/com/itgrids/voterdata/service/ReadMunicipalMobileNumbers.java
c85c05fee30bb7a14b82d0f744ab7a3eeb44cab5
[]
no_license
hymanath/PA
2e8f2ef9e1d3ed99df496761a7b72ec50d25e7ef
d166bf434601f0fbe45af02064c94954f6326fd7
refs/heads/master
2021-09-12T09:06:37.814523
2018-04-13T20:13:59
2018-04-13T20:13:59
129,496,146
1
0
null
null
null
null
UTF-8
Java
false
false
2,803
java
package com.itgrids.voterdata.service; import java.io.BufferedReader; import java.io.BufferedWriter; import java.io.File; import java.io.FileReader; import java.io.FileWriter; public class ReadMunicipalMobileNumbers { public static void main(String[] args) { try{ ReadMunicipalMobileNumbers readMun...
[ "itgrids@b17b186f-d863-de11-8533-00e0815b4126" ]
itgrids@b17b186f-d863-de11-8533-00e0815b4126
66b27d6c2ffdabf22526729f2c169b1a8d0f4de8
1150f16bf7f7391ed7e3d7e1b67c4897008be532
/resource/src/main/java/com/exc/street/light/resource/dto/sl/shuncom/SettingModifyDTO.java
860382929e9f52a36f59a7d0a83add255bd0d937
[]
no_license
dragonxu/street_light_yancheng
e0c957214aae2ebbba2470438c16cd1f8bf600ec
5d0d4fd4af0eb6b54f7e1ecef9651a3b9208d7f7
refs/heads/master
2023-01-15T19:36:53.113876
2020-11-24T07:37:34
2020-11-24T07:37:34
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,024
java
package com.exc.street.light.resource.dto.sl.shuncom; import com.alibaba.fastjson.JSONObject; import com.exc.street.light.resource.enums.sl.shuncom.SettingOperationTypeEnums; import lombok.Getter; import lombok.Setter; import lombok.ToString; import java.util.Date; import java.util.List; /** * 修改/查询配置 参数类 * @Autho...
[ "605408609@qq.com" ]
605408609@qq.com
4cd1751658dc40ede1d82a70f94dff4283de7824
3ef55e152decb43bdd90e3de821ffea1a2ec8f75
/large/module0204_public/tests/more/src/java/module0204_public_tests_more/a/IFoo1.java
33f2e676f079f4aec2bf42b794f90d51b5305498
[ "BSD-3-Clause" ]
permissive
salesforce/bazel-ls-demo-project
5cc6ef749d65d6626080f3a94239b6a509ef145a
948ed278f87338edd7e40af68b8690ae4f73ebf0
refs/heads/master
2023-06-24T08:06:06.084651
2023-03-14T11:54:29
2023-03-14T11:54:29
241,489,944
0
5
BSD-3-Clause
2023-03-27T11:28:14
2020-02-18T23:30:47
Java
UTF-8
Java
false
false
832
java
package module0204_public_tests_more.a; import java.util.zip.*; import javax.annotation.processing.*; import javax.lang.model.*; /** * Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut * labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam...
[ "gwagenknecht@salesforce.com" ]
gwagenknecht@salesforce.com
47ab6066f331f5f6f4dde710fc7d5cb4a16d5959
d654590ad9962cf5a039ed9da7ae892edb01bd2e
/reverse-oozie-model/src/main/java/fr/an/tests/reverseoozie/model/BundleJobBean.java
18072af34d5ac410b534f7e0498123fca643303b
[]
no_license
Arnaud-Nauwynck/test-snippets
d3a314f61bddaeb6e6a5ed3fafd1932c72637f1d
a088bc1252bc677fbc70ee630da15b0a625d4a46
refs/heads/master
2023-07-19T15:04:38.067591
2023-07-09T14:55:50
2023-07-09T14:55:50
6,697,535
9
19
null
2023-03-02T00:25:17
2012-11-15T00:52:21
JavaScript
UTF-8
Java
false
false
2,167
java
package fr.an.tests.reverseoozie.model; import java.util.List; import javax.persistence.Basic; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.Id; import javax.persistence.Lob; import javax.persistence.OneToMany; import javax.persistence.Table; import javax.persistence.Trans...
[ "arnaud.nauwynck@gmail.com" ]
arnaud.nauwynck@gmail.com
97e91ea388b95c64a9f3fbe6b5ab05f6856e1fd7
6c65a0978d73eda1732bf5c3e11a5a7eeec3e0c5
/core/src/main/java/org/cloudfoundry/test/core/AbstractServiceUtils.java
c75c00aff5a2cfe74c199e15c4095a9e804c349b
[ "Apache-2.0" ]
permissive
cloudfoundry/java-test-applications
bb26515730d3605dfcfe76e415d9f0a054196236
9e8e5c43eee655384c68e5a45c74a560bbe4507f
refs/heads/main
2023-08-13T04:47:52.242623
2022-04-29T19:25:16
2022-04-29T19:25:16
10,661,980
27
62
Apache-2.0
2022-04-29T19:25:17
2013-06-13T08:30:13
Java
UTF-8
Java
false
false
2,244
java
/* * Copyright 2014-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
[ "bhale@pivotal.io" ]
bhale@pivotal.io
2dad67dbd676f7dd69d5e22f768e976e0fc554c0
a25ae294a96adf4be6381011a623acd88017599b
/slazy-pay/src/main/java/com/slazy/bss/slazypay/vo/req/WithdrawReqVo.java
e4ffd8ea851d26ae855e36b35b19be804d88ff4c
[]
no_license
soldiers1989/slazy-bss
71a006d0d121945546b0e485dd1ce0ae96573a21
2158925148ad39868ce8625bfab44106d094405d
refs/heads/master
2020-03-28T19:18:05.746133
2018-09-11T03:02:30
2018-09-11T03:02:56
148,962,871
0
1
null
null
null
null
UTF-8
Java
false
false
1,595
java
package com.slazy.bss.slazypay.vo.req; import java.io.Serializable; /** * * @Description:提现 * @author: dingyaru * @date: 2017年7月5日 下午3:23:45 */ public class WithdrawReqVo extends BaseReqVo implements Serializable { /** * */ private static final long serialVersionUID = 4872789059877108752L; private St...
[ "1754031481@qq.com" ]
1754031481@qq.com
0fe5472ffd696f72aa289d9eae3f27e90022f8b3
c36d08386a88e139e6325ea7f5de64ba00a45c9f
/hadoop-common-project/hadoop-registry/src/main/java/org/apache/hadoop/registry/server/services/MicroZookeeperServiceKeys.java
4c1625e6cbc6eaafcd7cd86ffcc589ea81d9b40a
[ "Apache-2.0", "LicenseRef-scancode-unknown", "CC0-1.0", "CC-BY-3.0", "EPL-1.0", "LicenseRef-scancode-unknown-license-reference", "Classpath-exception-2.0", "CC-PDDC", "GCC-exception-3.1", "CDDL-1.0", "MIT", "GPL-2.0-only", "BSD-3-Clause", "LicenseRef-scancode-public-domain", "LGPL-2.1-on...
permissive
dmgerman/hadoop
6197e3f3009196fb4ca528ab420d99a0cd5b9396
70c015914a8756c5440cd969d70dac04b8b6142b
refs/heads/master
2020-12-01T06:30:51.605035
2019-12-19T19:37:17
2019-12-19T19:37:17
230,528,747
0
0
Apache-2.0
2020-01-31T18:29:52
2019-12-27T22:48:25
Java
UTF-8
Java
false
false
3,884
java
begin_unit|revision:0.9.5;language:Java;cregit-version:0.0.1 begin_comment comment|/* * 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...
[ "stevel@apache.org" ]
stevel@apache.org
a6d339dcb8cea00f3703b654a0e0b2bc1fb98415
e7ee311e20b40c87bf6d23a53a1d7b11fd29d2c3
/src/chosun/ciis/hd/saly/dm/HD_SALY_3401_ADM.java
8e5e38aaec6eee3b908d2cebff188e0bdab5f112
[]
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
6,370
java
/*************************************************************************************************** * 파일명 : .java * 기능 : 독자우대-구독신청 * 작성일자 : 2007-05-22 * 작성자 : 김대섭 ***************************************************************************************************/ /************************************************...
[ "DLCOM000@172.16.30.11" ]
DLCOM000@172.16.30.11
827ffd99deb94feadecb271e5e9468f8787b9846
92f10c41bad09bee05acbcb952095c31ba41c57b
/app/src/main/java/io/github/alula/ohmygod/MainActivity1443.java
6f4ef28706bb77252c6ea4fa2de2b516f8c946ee
[]
no_license
alula/10000-activities
bb25be9aead3d3d2ea9f9ef8d1da4c8dff1a7c62
f7e8de658c3684035e566788693726f250170d98
refs/heads/master
2022-07-30T05:54:54.783531
2022-01-29T19:53:04
2022-01-29T19:53:04
453,501,018
16
0
null
null
null
null
UTF-8
Java
false
false
339
java
package io.github.alula.ohmygod; import androidx.appcompat.app.AppCompatActivity; import android.os.Bundle; public class MainActivity1443 extends AppCompatActivity { @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.acti...
[ "6276139+alula@users.noreply.github.com" ]
6276139+alula@users.noreply.github.com
585953cf4e5ef7e60c4639e1496868593d1e1fb4
102dfa93471425080cee5fcf179fb67591a3e6e1
/submissions/lab4/maggardjacko_83602_1907965_ClassifyMessage.java
83aca11b093d4c800d8d658ff0fab2901455e3e9
[]
no_license
Walter-Shaffer/1061-TA-F17
53646db8836b8051d876de2ca0a268f242c0905a
dc1ff702af73f4feba004de539a36b145560913b
refs/heads/master
2021-08-28T20:32:14.175756
2017-12-13T04:17:36
2017-12-13T04:17:36
103,681,473
0
1
null
null
null
null
UTF-8
Java
false
false
2,692
java
import java.util.Scanner; /* * ClassifyMessage.java * Author: Jack Maggard * Submission Date: 9/25/2017] * * Purpose: A brief paragraph description of the * program. What does it do? *This program takes a statement inputed by the user and parses it. * Statement of Academic Honesty: * * The following code ...
[ "lorenzo.barberis.canonico@gmail.com" ]
lorenzo.barberis.canonico@gmail.com
37607ab2e582d9a0347e3367793abe0aecf39d75
e108d65747c07078ae7be6dcd6369ac359d098d7
/com/google/common/cache/CacheStats.java
cbdfa91d865878e63334d29781e28f2222f9c351
[ "MIT" ]
permissive
kelu124/pyS3
50f30b51483bf8f9581427d2a424e239cfce5604
86eb139d971921418d6a62af79f2868f9c7704d5
refs/heads/master
2020-03-13T01:51:42.054846
2018-04-24T21:03:03
2018-04-24T21:03:03
130,913,008
1
0
null
null
null
null
UTF-8
Java
false
false
4,634
java
package com.google.common.cache; import com.google.common.annotations.GwtCompatible; import com.google.common.base.MoreObjects; import com.google.common.base.Objects; import com.google.common.base.Preconditions; import javax.annotation.Nullable; @GwtCompatible public final class CacheStats { private final long ev...
[ "kelu124@gmail.com" ]
kelu124@gmail.com
3dc1e4ab84effd3a78b065c690616697433adcef
736fef3dcf85164cf103976e1753c506eb13ae09
/seccon_2015/Reverse-Engineering Android APK 1/files/source/src/android/support/v4/widget/SearchViewCompat$OnQueryTextListenerCompat.java
5796e50bc6abe56117eae6777cc2949af7ea5444
[ "MIT" ]
permissive
Hamz-a/MyCTFWriteUps
4b7dac9a7eb71fceb7d83966dc63cf4e5a796007
ffa98e4c096ff1751f5f729d0ec882e079a6b604
refs/heads/master
2021-01-10T17:46:10.014480
2018-04-01T22:14:31
2018-04-01T22:14:31
47,495,748
3
1
null
null
null
null
UTF-8
Java
false
false
614
java
// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/kpdus/jad.html // Decompiler options: braces fieldsfirst space lnc package android.support.v4.widget; // Referenced classes of package android.support.v4.widget: // SearchViewCompat public static ab...
[ "dzcyberdev@gmail.com" ]
dzcyberdev@gmail.com
78342bd3f21126dec01737187a5504cb59afa728
c5c0ae778566efab9d8bb36aae21c00c32b3580d
/pcap4j-packettest/src/test/java/org/pcap4j/packet/IcmpV4TimeExceededPacketTest.java
e9f41f0bd3d43b00daf085ee904cd142583e8aa1
[ "MIT" ]
permissive
jasonparallel/pcap4j
2a2f84e6ec7b7cbc25da0a4332ca69461fa76667
e3a6c71182ace7172d779c1aa73122e0e6e6ebfd
refs/heads/master
2021-01-14T14:16:36.097479
2014-10-27T06:22:15
2014-10-27T06:22:15
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,985
java
package org.pcap4j.packet; import static org.junit.Assert.*; import java.net.Inet4Address; import java.net.InetAddress; import java.net.UnknownHostException; import org.junit.AfterClass; import org.junit.BeforeClass; import org.junit.Test; import org.pcap4j.packet.IcmpV4TimeExceededPacket.IcmpV4TimeExceededHeader; imp...
[ "kaitoy@pcap4j.org" ]
kaitoy@pcap4j.org
35ca199cfc94e9b51078b1b408ba47d65456a559
977af59a7e00524563176de990d92588f60d858c
/src/main/java/com/aol/cyclops/types/stream/reactive/SeqSubscriber.java
42cd76af8adaec5a551e1e9db4f372fc590db055
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
richardy2012/cyclops-react
173285f1a7be45b7b3c38888d53611b8929d3d62
0c2a98272211ef642ebaf3889d49f40a5acfeaeb
refs/heads/master
2020-06-16T22:19:53.009821
2016-11-28T23:18:33
2016-11-28T23:18:33
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,259
java
package com.aol.cyclops.types.stream.reactive; import java.util.Iterator; import java.util.NoSuchElementException; import java.util.Objects; import java.util.Spliterator; import java.util.concurrent.atomic.AtomicReference; import java.util.concurrent.locks.LockSupport; import java.util.function.Consumer; import java.u...
[ "john.mcclean@teamaol.com" ]
john.mcclean@teamaol.com
404c9d302fd39a516f6eada3e027cbf56893ddc7
fa8994e6ab7de1e7d721e5e9287aba19bb418ec8
/src/main/java/ru/durnov/html/doc/DocUElement.java
56bd447315f3fb76c13ce7ddf083fb9cb6a0f660
[]
no_license
alexdurnoff/BookChaptersFromMSOffice
f2e2100f4096c465673bd6e96769457f10b3da62
233706e857d229c2bca87dd192698d5aba03ac30
refs/heads/master
2023-06-05T10:46:03.075150
2021-06-27T20:08:09
2021-06-27T20:08:09
373,937,923
0
0
null
null
null
null
UTF-8
Java
false
false
669
java
package ru.durnov.html.doc; import org.apache.poi.hwpf.usermodel.CharacterRun; import org.jsoup.nodes.Element; public class DocUElement { private final CharacterRun characterRun; public DocUElement(CharacterRun characterRun) { this.characterRun = characterRun; } public Element element() { ...
[ "door1975@yandex.ru" ]
door1975@yandex.ru
ce93d7dce852055cd01f1bb6526c7ac3eb15c419
996a7a35f7bb2560540ab393e368da07558733f2
/src/main/java/org/apache/hadoop/hbase/TableNotFoundException.java
dc6da43e4702b3ba27b1a0d23f3d02c927018ae4
[ "Apache-2.0" ]
permissive
fengchen8086/LCIndex-HBase-0.94.16
908d6319eaea4d520372907396033b256a69e174
601f5fffb9798f9e481a990ef083d8b930605c40
refs/heads/master
2020-12-24T21:27:07.033934
2016-08-30T02:11:40
2016-08-30T02:11:40
32,900,547
12
1
Apache-2.0
2023-03-20T11:55:06
2015-03-26T01:21:12
Java
UTF-8
Java
false
false
1,243
java
/** * Copyright 2007 The Apache Software Foundation * * 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...
[ "fengchen8086@gmail.com" ]
fengchen8086@gmail.com
037ac26c4eeb0e1303a29e9de7206cc29f8d4420
16212d742fc44742105d5bfa08ce025c0955df1c
/fix-dukascopy/src/main/java/quickfix/dukascopy/field/SecurityListRequestType.java
bd270832a256f3438fa7db820668942d4b0e4738
[ "Apache-2.0" ]
permissive
WojciechZankowski/fix-dictionaries
83c7ea194f28edbaba2124418fa2ab05ad256114
94b299972ade7597c4b581d752858b873102796e
refs/heads/master
2021-01-19T13:26:18.927116
2017-04-14T22:09:15
2017-04-14T22:09:16
88,088,490
10
2
null
null
null
null
UTF-8
Java
false
false
1,393
java
/* Generated Java Source File */ /******************************************************************************* * Copyright (c) quickfixengine.org All rights reserved. * * This file is part of the QuickFIX FIX Engine * * This file may be distributed under the terms of the quickfixengine.org * license as define...
[ "info@zankowski.pl" ]
info@zankowski.pl
45be2db07900bfa93990f75324d2e99a96bbda44
5148293c98b0a27aa223ea157441ac7fa9b5e7a3
/Method_Scraping/xml_scraping/NicadOutputFile_t2_flink/Nicad_t2_flink2320.java
f088e82e8dc49d614969579cdf7ac5bae05c4cac
[]
no_license
ryosuke-ku/TestCodeSeacherPlus
cfd03a2858b67a05ecf17194213b7c02c5f2caff
d002a52251f5461598c7af73925b85a05cea85c6
refs/heads/master
2020-05-24T01:25:27.000821
2019-08-17T06:23:42
2019-08-17T06:23:42
187,005,399
0
0
null
null
null
null
UTF-8
Java
false
false
524
java
// clone pairs:25894:90% // 39967:flink/flink-runtime/src/main/java/org/apache/flink/runtime/rest/messages/JobConfigInfo.java public class Nicad_t2_flink2320 { public boolean equals(Object o) { if (this == o) { return true; } if (o == null || getClass() != o.getClass()) { return false; } J...
[ "naist1020@gmail.com" ]
naist1020@gmail.com
72c4bde8eac329adadcb35f455b5191657244d2b
09f0e9e3915f44cb5314d0e0e460455ffb831fed
/src/test/java/com/compte/declaccise/config/timezone/HibernateTimeZoneIT.java
41d5cca33bb2a68b7ad07f503ec075be72cc11a0
[]
no_license
sandalothier/jhdeclaccise
052e3b6699f413e74bfef75e97f3f11fa7990fd3
e9fa51f3ad5d6e536239726f624e8ed391e08c27
refs/heads/master
2022-12-21T12:41:46.193974
2019-12-29T12:54:47
2019-12-29T12:54:47
230,750,139
0
0
null
2022-12-16T06:12:07
2019-12-29T12:54:37
Java
UTF-8
Java
false
false
6,870
java
package com.compte.declaccise.config.timezone; import com.compte.declaccise.DeclacciseApp; import com.compte.declaccise.repository.timezone.DateTimeWrapper; import com.compte.declaccise.repository.timezone.DateTimeWrapperRepository; import org.junit.jupiter.api.BeforeEach; import org.junit.jupiter.api.Test; import org...
[ "jhipster-bot@jhipster.tech" ]
jhipster-bot@jhipster.tech
3073d315d9c8608ac00d9c4a9fbd3455bc7bc501
82a8f35c86c274cb23279314db60ab687d33a691
/duokan/reader/ui/general/web/ka.java
f2746b790fe6e7766720a06729c19c87198d1649
[]
no_license
QMSCount/DReader
42363f6187b907dedde81ab3b9991523cbf2786d
c1537eed7091e32a5e2e52c79360606f622684bc
refs/heads/master
2021-09-14T22:16:45.495176
2018-05-20T14:57:15
2018-05-20T14:57:15
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,687
java
package com.duokan.reader.ui.general.web; import android.net.Uri; import android.webkit.WebResourceResponse; import com.duokan.core.b.UrlTools; import com.duokan.core.diagnostic.LogLevel; import com.duokan.core.diagnostic.WebLog; import java.io.File; import java.io.FileInputStream; import java.net.URLConnection; imp...
[ "lixiaohong@p2peye.com" ]
lixiaohong@p2peye.com
af9f2e0bfc8f4768f78188097d5ca37313e1d082
fadcbea2ba29868d30a449335422ed145d346ca3
/src/main/java/kenny/ml/svm/EvalMeasures.java
3f786a1eab9c50f000840503ec7f36d9dffea538
[]
no_license
kennycason/supportvectormachine
c26e4e9ee6c99023302d4de9127e684f87d2b48e
34fa616ea88e5d69202100a9495945c3dc13bb92
refs/heads/master
2021-01-23T09:49:42.852741
2015-03-30T05:38:28
2015-03-30T05:38:28
10,718,864
1
0
null
null
null
null
UTF-8
Java
false
false
686
java
package kenny.ml.svm; import kenny.ml.svm.problem.Problem; public class EvalMeasures { double[] tp; double[] fp; double[] fn; Problem p; int[] predicted; int catnum; int computed; public EvalMeasures(Problem p, int[] predicted, int catnum) { if (predicted.length != p.l) { System.err.pr...
[ "kenneth.cason@gmail.com" ]
kenneth.cason@gmail.com
937a8eff8d47ce526df6120ce4a19b13dbd3a244
98e09fe00f89b1c480076f3107fdaa2c19b02531
/jpa-hibernate-advanced/src/main/java/com/learning/jpahibernateadvanced/entity/inheritance/PartTimeEmployeeV1.java
1e5b3d7f3b2084d93eca85f385f64baf3415daa2
[]
no_license
kbhatt23/spring-boot-jpa
498b75e7347621bf5dcce9f7e18e8f8f6c1efb1e
0524809600973eaaa678447f4c9db92a699a11c4
refs/heads/master
2020-12-03T13:50:02.915405
2020-10-05T07:40:17
2020-10-05T07:40:17
231,342,474
0
0
null
null
null
null
UTF-8
Java
false
false
647
java
package com.learning.jpahibernateadvanced.entity.inheritance; import javax.persistence.Entity; //used to represent inhericatnce heirachy with single table @Entity public class PartTimeEmployeeV1 extends EmployeeV1{ private Double hourlyWage; public PartTimeEmployeeV1(String name, Double hourlyWage) { super(name...
[ "kanishklikesprogramming@gmail.com" ]
kanishklikesprogramming@gmail.com
cb0409257005845999329bc5e89434986823cb59
426ed1fed4c81d72867b6672d597dd9f1e30eb0f
/java-design-patterns-2/src/main/java/pl/finsys/behavioral/interpreter/Expression.java
0bdcb13eeb31ad5b4fd34bad64046b0e61613311
[]
no_license
Sargovindan/design-patterns
834dfc70192e7fb0d915f27436f8db3c2a0ca6c2
9f57b96a7a6775635dd4e647b99d1b41a66e84df
refs/heads/master
2021-07-05T11:21:49.778838
2021-03-16T05:03:29
2021-03-16T05:03:29
13,791,075
0
0
null
2021-06-07T19:04:42
2013-10-23T01:56:36
Java
UTF-8
Java
false
false
1,173
java
package pl.finsys.behavioral.interpreter; public abstract class Expression { public void interpret(Context context) { if (context.getInput().length() == 0) return; if (context.getInput().startsWith(nine())) { context.setOutput(context.getOutput() + (9 * multiplier())); ...
[ "github.com" ]
github.com
a7a5dfbe8fdfc83f5288660d178f49acb056a30b
bb05fc62169b49e01078b6bd211f18374c25cdc9
/soft/form/src/com/chimu/form/oql/ExpressionCreator.java
bdfe7de9ec9d17d778889c315b18b7e1415e5f97
[]
no_license
markfussell/form
58717dd84af1462d8e3fe221535edcc8f18a8029
d227c510ff072334a715611875c5ae6a13535510
refs/heads/master
2016-09-10T00:12:07.602440
2013-02-07T01:24:14
2013-02-07T01:24:14
null
0
0
null
null
null
null
UTF-8
Java
false
false
537
java
/*====================================================================== ** ** File: chimu/form/oql/ExpressionCreator.java ** ** Copyright (c) 1997-2000, ChiMu Corporation. All Rights Reserved. ** See the file COPYING for copying permission. ** =================================================================...
[ "mark.fussell@emenar.com" ]
mark.fussell@emenar.com
6c1158c969b77a86c168c1c677733acd1f50a61a
ef339baebe031cfd9e88fd4c693ed8589df36ab1
/microservice/gateway/src/main/java/com/troy/gateway/web/rest/errors/FieldErrorVM.java
a6aa4eff1bde1de740c9980f8e2a88d566f67687
[]
no_license
JaxYoun/keepertrunk
8fdde30ad14833e92de154ca95e81baacd6967b1
3d0c1e2a2b8b59b6cf1a83406428907f6474b2ed
refs/heads/master
2020-03-14T17:56:17.978489
2018-05-01T15:52:24
2018-05-01T15:52:24
131,731,589
0
0
null
null
null
null
UTF-8
Java
false
false
648
java
package com.troy.gateway.web.rest.errors; import java.io.Serializable; public class FieldErrorVM implements Serializable { private static final long serialVersionUID = 1L; private final String objectName; private final String field; private final String message; public FieldErrorVM(String dto...
[ "gao88jie@qq.com" ]
gao88jie@qq.com
305d04e77166dcc4750a41971ea3c20b614e018d
dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9
/data_defect4j/preprossed_method_corpus/Math/7/org/apache/commons/math3/dfp/Dfp_negativeOrNull_804.java
037c37420263876fcda814361bb70a1ec23e8d78
[]
no_license
hvdthong/NetML
dca6cf4d34c5799b400d718e0a6cd2e0b167297d
9bb103da21327912e5a29cbf9be9ff4d058731a5
refs/heads/master
2021-06-30T15:03:52.618255
2020-10-07T01:58:48
2020-10-07T01:58:48
150,383,588
1
1
null
2018-09-26T07:08:45
2018-09-26T07:08:44
null
UTF-8
Java
false
false
4,401
java
org apach common math3 dfp decim float point librari java float point built radix decim design goal decim math close settabl precis mix number set portabl code portabl perform accuraci result ulp basic algebra oper compli ieee ieee note trade off memori foot print memori repres number per...
[ "hvdthong@gmail.com" ]
hvdthong@gmail.com
942d8f191780660d3b15c658c0d073db798dd6a4
9fc6f1d415c8cb341e848863af535dae5b22a48b
/Eclipse_Workspace_Core Java/Strings/Section_2/date_formatters/src/com/lara/date/X.java
e6c58d89df5d118062794485742de28b50305344
[]
no_license
MahanteshAmbali/eclipse_workspaces
f7a063f7dd8c247d610f78f0105f9f632348b187
1f6d3a7eb0264b500877a718011bf6b842161fa1
refs/heads/master
2020-04-17T04:50:33.167337
2019-01-17T15:53:13
2019-01-17T15:53:13
166,226,211
0
0
null
null
null
null
UTF-8
Java
false
false
308
java
package com.lara.date; import java.text.NumberFormat; public class X { public static void main(String[] args) { // TODO Auto-generated method stub NumberFormat nf1 = NumberFormat.getInstance(); double num = 24567.23423; System.out.println(num); System.out.println(nf1.format(num)); } }
[ "mahantesh378@gmail.com" ]
mahantesh378@gmail.com
c8f97b3784640b5436b10305302c12c80c1a1aab
9bac6b22d956192ba16d154fca68308c75052cbb
/icmsint-ejb/src/main/java/hk/judiciary/icmsint/model/sysinf/converter/gdsnid2j/DefendantAddressApplicationV20CT_SysInfCaseDTO_Converter.java
e75f9bd9338c082aead12df224600c28f21752e8
[]
no_license
peterso05168/icmsint
9d4723781a6666cae8b72d42713467614699b66d
79461c4dc34c41b2533587ea3815d6275731a0a8
refs/heads/master
2020-06-25T07:32:54.932397
2017-07-13T10:54:56
2017-07-13T10:54:56
96,960,773
0
0
null
null
null
null
UTF-8
Java
false
false
3,603
java
package hk.judiciary.icmsint.model.sysinf.converter.gdsnid2j; import java.util.ArrayList; import java.util.List; import hk.judiciary.fmk.common.util.CommonUtil; import hk.judiciary.icmsint.model.common.ConverterUtil; import hk.judiciary.icmsint.model.sysinf.converter.impl.AbstractPopulatingConverter; import hk.judici...
[ "peterso05168@gmail.com" ]
peterso05168@gmail.com
4fb83f932f9cfe738bc665ef36cfb8217c46a570
dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9
/data_defect4j/preprossed_method_corpus/Math/48/org/apache/commons/math/dfp/Dfp_abs_862.java
8eb760d1aa69a97274a23a8bd4cdda01a01607eb
[]
no_license
hvdthong/NetML
dca6cf4d34c5799b400d718e0a6cd2e0b167297d
9bb103da21327912e5a29cbf9be9ff4d058731a5
refs/heads/master
2021-06-30T15:03:52.618255
2020-10-07T01:58:48
2020-10-07T01:58:48
150,383,588
1
1
null
2018-09-26T07:08:45
2018-09-26T07:08:44
null
UTF-8
Java
false
false
3,843
java
org apach common math dfp decim float point librari java float point built radix decim design goal decim math close settabl precis mix number set portabl code portabl perform accuraci result ulp basic algebra oper compli ieee ieee note trade off memori foot print memori repres number perfor...
[ "hvdthong@gmail.com" ]
hvdthong@gmail.com
66cebc27bf4cb9b987ca85b13d79254422fe568b
a695eac710fe15bb64c86869dcedfb8e402a5001
/fluent-mybatis-test/src/test/java/cn/org/atool/fluent/mybatis/test/method/SelectCountTest.java
89b0680610b63fc4d482e433c898cb3c119454a3
[ "Apache-2.0" ]
permissive
atool/fluent-mybatis
33e6eb3dccac0db264fcb3c531005d7a28ab7d20
500522573c82d470d33a1f347903597edad4808d
refs/heads/master
2023-06-22T13:50:12.298938
2022-12-22T11:04:06
2022-12-22T11:04:06
218,672,433
789
84
Apache-2.0
2023-06-15T09:18:27
2019-10-31T02:57:34
Java
UTF-8
Java
false
false
2,480
java
package cn.org.atool.fluent.mybatis.test.method; import cn.org.atool.fluent.mybatis.generator.ATM; import cn.org.atool.fluent.mybatis.generator.shared2.mapper.StudentMapper; import cn.org.atool.fluent.mybatis.generator.shared2.wrapper.StudentQuery; import cn.org.atool.fluent.mybatis.test.BaseTest; import org.junit.jup...
[ "darui.wu@163.com" ]
darui.wu@163.com
3eb1c1d0c75a0be89d3d94bd482e097e4c4f7998
e0c0a6209abe333bf863bc6f4d02f04dc1f34d65
/ImpInJava/TreeNode.java
38113afdf102ef12e4cb433f8ce1419363544795
[]
no_license
Yunobububu/LeeCode
f7b278bc52f9b2da831b18dbe3f1fd82b1718d75
7b5b21fd9aba02da46514ce4c2f4b774d4632817
refs/heads/master
2021-01-20T11:47:12.789421
2018-06-06T12:33:08
2018-06-06T12:33:08
68,175,302
0
0
null
null
null
null
UTF-8
Java
false
false
183
java
package Leecode.ImpInJava; public class TreeNode { int val; TreeNode left; TreeNode right; TreeNode(int val){ this.val = val;} TreeNode(){} }
[ "lvjinkebit@163.com" ]
lvjinkebit@163.com
0fe79f4abdba2fbefd301f86cd33d9284d71d6cf
6d4f3781bba2fe3ede9f3161068be8a2382a7891
/app/src/main/java/com/adamin/manslove/callback/LeXunDetailCallback.java
22ebd25ddf98f8011f9fa4d41f661343f705d028
[]
no_license
mengxiangtong/ManLove
32aee7581789d746df04cdff31be044382a5b7dd
2be153ca6aa62a1933f4b6d01e3c94eb6c60af29
refs/heads/master
2020-01-23T21:59:26.174158
2016-06-27T14:15:32
2016-06-27T14:15:32
74,717,575
1
0
null
2016-11-25T02:04:29
2016-11-25T02:04:28
null
UTF-8
Java
false
false
665
java
package com.adamin.manslove.callback; import com.adamin.manslove.domain.lexun.LeXunDataDetailWrapper; import com.adamin.manslove.utils.LogUtil; import com.google.gson.Gson; import com.zhy.http.okhttp.callback.Callback; import okhttp3.Response; /** * Created by adamlee on 2016/4/2. */ public abstract class LeXunDet...
[ "adamin1990@gmail.com" ]
adamin1990@gmail.com
2b30a62a690ad8d39a282706efa7c75c21a21672
271b0539281aa173720c05758c4aa5d3b695057c
/plugins/net.sf.jabref.imports.dblppp/src/net/sf/jabref/imports/ws/Sequence.java
022bdf351a8003226db92ce8b94794f3a2e1924f
[]
no_license
magsilva/jabref3
772ccab72e86958b54b9ce6f93b530f8b18e1fe5
d5720ccb8f06b8eb196d385f4b758e5a8d090537
refs/heads/master
2021-05-29T15:17:32.160281
2015-11-02T17:53:04
2015-11-02T17:53:04
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,629
java
/** * Sequence.java * * This file was auto-generated from WSDL * by the Apache Axis 1.3 Oct 05, 2005 (05:23:37 EDT) WSDL2Java emitter. */ package net.sf.jabref.imports.ws; public class Sequence implements java.io.Serializable { private java.lang.String title; private java.lang.String dblp_k...
[ "magsilva@gmail.com" ]
magsilva@gmail.com
829db2e04948351ab6b10a0dc08779d500b7727f
0af8b92686a58eb0b64e319b22411432aca7a8f3
/large-multiproject/project23/src/test/java/org/gradle/test/performance23_4/Test23_321.java
9b255d9fa0f3a2393cfd7d6260417475bf6061b2
[]
no_license
gradle/performance-comparisons
b0d38db37c326e0ce271abebdb3c91769b860799
e53dc7182fafcf9fedf07920cbbea8b40ee4eef4
refs/heads/master
2023-08-14T19:24:39.164276
2022-11-24T05:18:33
2022-11-24T05:18:33
80,121,268
17
15
null
2022-09-30T08:04:35
2017-01-26T14:25:33
null
UTF-8
Java
false
false
292
java
package org.gradle.test.performance23_4; import static org.junit.Assert.*; public class Test23_321 { private final Production23_321 production = new Production23_321("value"); @org.junit.Test public void test() { assertEquals(production.getProperty(), "value"); } }
[ "cedric.champeau@gmail.com" ]
cedric.champeau@gmail.com
01064acbc7342a65d2b85f3e312efc8b17193819
e53b7a02300de2b71ac429d9ec619d12f21a97cc
/src/com/coda/efinance/schemas/common/TypeCtDocNumberType.java
c4d8c5114163840cda12d9f4b0162656285b06c1
[]
no_license
phi2039/coda_xmli
2ad13c08b631d90a26cfa0a02c9c6c35416e796f
4c391b9a88f776c2bf636e15d7fcc59b7fcb7531
refs/heads/master
2021-01-10T05:36:22.264376
2015-12-03T16:36:23
2015-12-03T16:36:23
47,346,047
0
0
null
null
null
null
UTF-8
Java
false
false
1,719
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.11 // 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: 2015.12.03 at 01:45:...
[ "climber2039@gmail.com" ]
climber2039@gmail.com
2c1ab8abb80c38cbabe0b90b04e86e1fb34bb7f9
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/11/11_f8f72426dbe754cc200585d621a49e1f53cbcac3/HTTPMethodSpecTest/11_f8f72426dbe754cc200585d621a49e1f53cbcac3_HTTPMethodSpecTest_t.java
5dc6f0ff6108f3a213e440d11c9574ecbf86b70c
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
2,285
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"...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
10d83b9da5893a33acbf3b5bc9ec6d0ba3fad999
b8f4e27b12d45e4c71249e9bc793eeaaf371cf4e
/src/main/java/leetcode111_120/Triangle.java
fdae3a3ae77372fc630b701c8a84a6e12e11b0c9
[ "MIT" ]
permissive
Ernestyj/JStudy
ca9a67801ba935655c935e310e4d8ed117200583
b5a622ce2a011517a0a00307af7b87ca24fa9d1c
refs/heads/master
2020-04-04T07:13:55.202675
2016-11-17T13:37:07
2016-11-17T13:37:07
40,429,136
0
0
null
null
null
null
UTF-8
Java
false
false
1,403
java
package leetcode111_120; import java.util.List; /**Given a triangle, find the minimum path sum from top to bottom. Each step you may move to adjacent numbers on the row below. For example, given the following triangle [ [2], [3,4], [6,5,7], [4,1,8,3] ] The minimum path sum from top to bottom is 11 (i.e...
[ "ernestyj@outlook.com" ]
ernestyj@outlook.com
7690d5d4396ce40a26e2019e11f5c0741e4582fe
54f352a242a8ad6ff5516703e91da61e08d9a9e6
/Source Codes/CodeJamData/11/01/17.java
1cd4ac9dc8baef3799708da5156673aa8a8599e9
[]
no_license
Kawser-nerd/CLCDSA
5cbd8a4c3f65173e4e8e0d7ed845574c4770c3eb
aee32551795763b54acb26856ab239370cac4e75
refs/heads/master
2022-02-09T11:08:56.588303
2022-01-26T18:53:40
2022-01-26T18:53:40
211,783,197
23
9
null
null
null
null
UTF-8
Java
false
false
1,854
java
import java.awt.geom.*; import java.io.*; import java.math.*; import java.util.*; import java.util.regex.*; import static java.lang.Math.*; public class A_small { public static void main(String[] args) throws Exception { new A_small(); } public A_small() throws Exception { line = br.readLi...
[ "kwnafi@yahoo.com" ]
kwnafi@yahoo.com
06cfe51e0ab86c48ad54636a0ba7156d7673a18c
92dd6bc0a9435c359593a1f9b309bb58d3e3f103
/src/Mar2021Leetcode/_0653TwoSumIVInputIsABST.java
5dc4b46d5f44f3a4e057d16853c3f49656913583
[ "MIT" ]
permissive
darshanhs90/Java-Coding
bfb2eb84153a8a8a9429efc2833c47f6680f03f4
da76ccd7851f102712f7d8dfa4659901c5de7a76
refs/heads/master
2023-05-27T03:17:45.055811
2021-06-16T06:18:08
2021-06-16T06:18:08
36,981,580
3
3
null
null
null
null
UTF-8
Java
false
false
962
java
package Mar2021Leetcode; import java.util.HashSet; public class _0653TwoSumIVInputIsABST { static public class TreeNode { int val; TreeNode left; TreeNode right; TreeNode() { } TreeNode(int val) { this.val = val; } TreeNode(int val, TreeNode left, TreeNode right) { this.val = val; this.le...
[ "hsdars@gmail.com" ]
hsdars@gmail.com
f532e930e058b69e6e7987072d13bd1f4a2a1f4a
8a5fb7f90d874edfadf3e32d4283fdc3c501a8af
/meteor-client/src/main/java/meteor/plugins/cluescrolls/ClueScrollEmoteOverlay.java
565beab83bc607abae862d0f71c2b86893c47652
[]
no_license
illumineawake/MeteorLite
9ae1a7e541fca900d91a620e4629c311c5d607a1
3660bb4d0bfa96477a586e9642ec97f11ae2f229
refs/heads/main
2023-07-13T11:21:49.282006
2021-08-25T07:23:31
2021-08-25T07:23:31
398,165,027
1
0
null
2021-08-20T05:26:33
2021-08-20T05:26:32
null
UTF-8
Java
false
false
3,734
java
/* * Copyright (c) 2018, Lotto <https://github.com/devLotto> * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice, th...
[ "therealnull@gmail.com" ]
therealnull@gmail.com
7569359e3e2b8f00a815713c9efae50bb6ec8c05
e9d98aa0d0f9e684db84fae1069a657d679e3a64
/06.Spring Boot/Ex28_FileUpload/src/main/java/com/study/springboot/file/DownloadController.java
b680436abb4227fcab1d7a107f6c70d2d0688377
[]
no_license
jbisne/Web
d6190b2a26abd82d8b06d3e8543fedb243a522b1
425d795bbb38622dd394e912a17562828d060fb6
refs/heads/master
2022-12-23T21:53:17.202096
2019-06-08T20:26:34
2019-06-08T20:26:34
172,474,634
0
0
null
2022-12-16T02:41:48
2019-02-25T09:25:41
JavaScript
UTF-8
Java
false
false
3,627
java
package com.study.springboot.file; import java.io.BufferedInputStream; import java.io.BufferedOutputStream; import java.io.File; import java.io.FileInputStream; import java.io.IOException; import java.net.URLEncoder; import java.util.HashMap; import java.util.Map; import javax.servlet.http.HttpServletRequest; import ...
[ "jisun7894@gmail.com" ]
jisun7894@gmail.com
069383d41620b8fe8405359e7496d3b6fed839ff
9bfa71d23e70e514dd9be5f47781b1178833130d
/SQLPlugin/gen/com/sqlplugin/psi/impl/SqlWidthBucketBound1Impl.java
d654573eb92bb710080d67b9b40a05b7ec0dc2bf
[ "MIT" ]
permissive
smoothwind/SQL-IDEAplugin
de341884b77c2c61e0b4d6ceefd7c16ff3b7b469
3efa434095b4cac4772a0a7df18b34042a4c7557
refs/heads/master
2020-04-16T22:37:44.776363
2019-01-28T09:43:25
2019-01-28T09:43:25
165,976,439
0
0
null
null
null
null
UTF-8
Java
false
true
1,045
java
// This is a generated file. Not intended for manual editing. package com.sqlplugin.psi.impl; import java.util.List; import org.jetbrains.annotations.*; import com.intellij.lang.ASTNode; import com.intellij.psi.PsiElement; import com.intellij.psi.PsiElementVisitor; import com.intellij.psi.util.PsiTreeUtil; import stat...
[ "stephen.idle@qq.com" ]
stephen.idle@qq.com
95ed534a261126c4ef3bb488fc4a4c20ff4555d6
0aba3ca0c2da8626bed808155a854858f93b80e0
/services/sms/src/main/java/com/huaweicloud/sdk/sms/v3/model/UpdateTaskRequest.java
bccdc7ac8acb33126142551a64987b9f4ef9b66a
[ "Apache-2.0" ]
permissive
LanYus/huaweicloud-sdk-java-v3
5b51e0953f5b1a8a5d38bccbaa7389222a8c0ea7
761a9c43c0ea287a927707891c529389e43e8280
refs/heads/master
2023-05-31T15:46:06.772578
2021-06-10T12:06:03
2021-06-10T12:06:03
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,728
java
package com.huaweicloud.sdk.sms.v3.model; import com.fasterxml.jackson.annotation.JsonInclude; import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.annotation.JsonCreator; import com.fasterxml.jackson.annotation.JsonValue; import com.huaweicloud.sdk.sms.v3.model.PutTaskReq; import jav...
[ "wuchen25@huawei.com" ]
wuchen25@huawei.com
1effdab944a534955008e04ad902a0c75ec06808
804c3721c6d7e52ea073085e28675e8440439c2f
/latte_core/src/main/java/com/wwh/latte_core/app/Configurator.java
804703d84667dc57b2ff68b96224645266e4c0e6
[]
no_license
HAIWWH/FistEC
3477c8ca9eb0ba9e8e324ea11a52a9f6c5e991b6
3c40eca083a37ea253f5eadcac77069501347851
refs/heads/master
2020-06-29T20:04:56.865362
2019-08-05T00:17:45
2019-08-05T00:17:45
200,612,201
0
0
null
null
null
null
UTF-8
Java
false
false
1,891
java
package com.wwh.latte_core.app; import com.joanzapata.iconify.IconFontDescriptor; import com.joanzapata.iconify.Iconify; import java.util.ArrayList; import java.util.WeakHashMap; public class Configurator { private static final WeakHashMap<String,Object> LATTE_CONFIGS = new WeakHashMap<>(); private static f...
[ "1455166220@qq.com" ]
1455166220@qq.com
517f50b3035a4347abf591782e62651ad05270a6
6ef4869c6bc2ce2e77b422242e347819f6a5f665
/devices/google/Pixel 2/29/QPP6.190730.005/src/framework/android/net/_$$Lambda$ConnectivityManager$4$GbcJVaUJX_pIrYQi94EYHYBwTJI.java
33578e42cebf494ea0b2f2371fc9090ffa460b7c
[]
no_license
hacking-android/frameworks
40e40396bb2edacccabf8a920fa5722b021fb060
943f0b4d46f72532a419fb6171e40d1c93984c8e
refs/heads/master
2020-07-03T19:32:28.876703
2019-08-13T03:31:06
2019-08-13T03:31:06
202,017,534
2
0
null
2019-08-13T03:33:19
2019-08-12T22:19:30
Java
UTF-8
Java
false
false
747
java
/* * Decompiled with CFR 0.145. */ package android.net; import android.net.ConnectivityManager; public final class _$$Lambda$ConnectivityManager$4$GbcJVaUJX_pIrYQi94EYHYBwTJI implements Runnable { private final /* synthetic */ ConnectivityManager.OnTetheringEntitlementResultListener f$0; private final /* sy...
[ "me@paulo.costa.nom.br" ]
me@paulo.costa.nom.br
578e255986db39073c97db1261cfe9368b987901
de0fd3a72463c76a6980fdc3708566a6ebae793b
/src/test/java/gov/nist/SQ136ATest.java
dd261818af624ef8bfaad7ed6350b8e2e57864ed
[ "MIT" ]
permissive
jasmoran/proleap-cobol-parser
2d43460ee306e0c64729ed464f1969e37eeaa7ac
61ca74678f998b1a4c9dfbf6dd76dca552ca6a11
refs/heads/master
2023-08-17T06:41:12.035842
2021-10-05T07:47:38
2021-10-05T09:37:39
411,218,262
1
0
MIT
2021-09-28T09:32:08
2021-09-28T09:32:06
null
UTF-8
Java
false
false
542
java
package gov.nist; import java.io.File; import io.proleap.cobol.preprocessor.CobolPreprocessor.CobolSourceFormatEnum; import io.proleap.cobol.runner.CobolParseTestRunner; import io.proleap.cobol.runner.impl.CobolParseTestRunnerImpl; import org.junit.Test; public class SQ136ATest { @Test public void test() throws E...
[ "u.wol@wwu.de" ]
u.wol@wwu.de
48a94df6bcf1021084b12f67ecbbc4d4d19f661c
b0bbd50c4ee2458e0426bb2114e020bd33ee5229
/junit5-parameter-resolver/src/test/java/pl/codeleak/samples/junit5/parameterresolver/CustomParameterResolverTest.java
78b976220a5fc775d7311a9dd0179089db2dc48f
[]
no_license
stefanofiorenza/junit5-samples
1ee5209c3de91d55da8637a28078259a50f8b68e
8e84d9c772cca3e6b83ed9e38c4245a2a8da99c1
refs/heads/master
2021-10-24T09:45:01.125565
2019-03-24T21:19:32
2019-03-24T21:19:32
null
0
0
null
null
null
null
UTF-8
Java
false
false
525
java
package pl.codeleak.samples.junit5.parameterresolver; import org.junit.jupiter.api.Test; import org.junit.jupiter.api.extension.ExtendWith; class Dependency { void doSomething() { System.out.println("Doing something... " + this.toString()); } } @ExtendWith(InjectResolver.class) class CustomParameterR...
[ "rafal.borowiec@gmail.com" ]
rafal.borowiec@gmail.com
8a5abcaa25a17fea496ea6305e70ca4a85c22250
9254e7279570ac8ef687c416a79bb472146e9b35
/kms-20160120/src/main/java/com/aliyun/kms20160120/models/UploadCertificateResponse.java
9b76baae10d2787c0e89971fcd2b158d21d3c0f2
[ "Apache-2.0" ]
permissive
lquterqtd/alibabacloud-java-sdk
3eaa17276dd28004dae6f87e763e13eb90c30032
3e5dca8c36398469e10cdaaa34c314ae0bb640b4
refs/heads/master
2023-08-12T13:56:26.379027
2021-10-19T07:22:15
2021-10-19T07:22:15
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,079
java
// This file is auto-generated, don't edit it. Thanks. package com.aliyun.kms20160120.models; import com.aliyun.tea.*; public class UploadCertificateResponse extends TeaModel { @NameInMap("headers") @Validation(required = true) public java.util.Map<String, String> headers; @NameInMap("body") @Val...
[ "sdk-team@alibabacloud.com" ]
sdk-team@alibabacloud.com
1c443669f593758ba304065a234c1eb6c7e02e3f
112555797d66c4d03f491d65236d62a60c6dc246
/JAXB_Practice/demos/jaxb-23-validation-Inheritence/src/main/java/com/sagar/jaxb/domain/inheritence/Loyalty.java
6eb6c8caf90aece547d7ca8bc70cedac7e4397f1
[]
no_license
sagarrao1/JAXB_API
595e4f310e805cb0f3377b3bb42d3f4ec857699c
c3f3fd91047190e5425ca7e94bf5e5c781a636a2
refs/heads/master
2023-05-04T07:48:02.971642
2021-05-20T10:30:27
2021-05-20T10:30:27
352,019,925
0
0
null
null
null
null
UTF-8
Java
false
false
1,147
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 // 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: 2021.03....
[ "sagarrao1@gmail.com" ]
sagarrao1@gmail.com
a04da06371467bc63be20da1c935eaae3eec20b7
30e2cb0f82d70cab392f70518c16067705c752eb
/src/test/java/outcomes/number_format_exception/NumberFormatExceptionInTests4.java
574bcfd6cbfb7149cec2c434006947dee78f67c8
[]
no_license
hyperskill/hs-test
7afb9fbfb32d3efea9f810be8116f6d99728b8d1
94a14529121e3509a0db1e1a552378085587f34d
refs/heads/master
2023-08-10T04:28:38.330242
2023-06-12T10:25:57
2023-06-12T10:25:57
167,659,709
35
19
null
2023-06-12T10:25:58
2019-01-26T06:55:37
Java
UTF-8
Java
false
false
872
java
package outcomes.number_format_exception; import org.hyperskill.hstest.dynamic.input.DynamicTestingMethod; import org.hyperskill.hstest.testcase.CheckResult; import org.hyperskill.hstest.testing.TestedProgram; import outcomes.base.ContainsMessage; import outcomes.base.UserErrorTest; class NumberFormatExceptionInTests...
[ "aaaaaa2493@yandex.ru" ]
aaaaaa2493@yandex.ru
480f3d53b33a2961fc038ffc00c91bce94ec2247
fa93c9be2923e697fb8a2066f8fb65c7718cdec7
/sources/com/google/android/gms/internal/ads/zzbci.java
b8bebdca2f3f7bdbf9baf9d262020bdf6a7aee9c
[]
no_license
Auch-Auch/avito_source
b6c9f4b0e5c977b36d5fbc88c52f23ff908b7f8b
76fdcc5b7e036c57ecc193e790b0582481768cdc
refs/heads/master
2023-05-06T01:32:43.014668
2021-05-25T10:19:22
2021-05-25T10:19:22
370,650,685
0
0
null
null
null
null
UTF-8
Java
false
false
553
java
package com.google.android.gms.internal.ads; public final class zzbci implements Runnable { private final /* synthetic */ zzbcc zzefd; private final /* synthetic */ int zzefh; private final /* synthetic */ int zzefi; public zzbci(zzbcc zzbcc, int i, int i2) { this.zzefd = zzbcc; this.zz...
[ "auchhunter@gmail.com" ]
auchhunter@gmail.com
203d0b54157fabd97828b0514da36da5b1cb45aa
8af1164bac943cef64e41bae312223c3c0e38114
/results-java/JetBrains--intellij-community/b9e2c6195205e534e72fbde4ffad87db54ed00da/after/DataNode.java
6c9eb2135ac226bffb83682f7f95601eb9ab8f6b
[]
no_license
fracz/refactor-extractor
3ae45c97cc63f26d5cb8b92003b12f74cc9973a9
dd5e82bfcc376e74a99e18c2bf54c95676914272
refs/heads/master
2021-01-19T06:50:08.211003
2018-11-30T13:00:57
2018-11-30T13:00:57
87,353,478
0
0
null
null
null
null
UTF-8
Java
false
false
3,243
java
/* * Copyright 2000-2013 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
[ "fraczwojciech@gmail.com" ]
fraczwojciech@gmail.com
93ab5ef6f021860a8e4879baa40e1f73b06470cf
69a4f2d51ebeea36c4d8192e25cfb5f3f77bef5e
/methods/Method_1010370.java
ec0082f9e1b4f2f1cc085b5aabaa684c43a3bc6a
[]
no_license
P79N6A/icse_20_user_study
5b9c42c6384502fdc9588430899f257761f1f506
8a3676bc96059ea2c4f6d209016f5088a5628f3c
refs/heads/master
2020-06-24T08:25:22.606717
2019-07-25T15:31:16
2019-07-25T15:31:16
null
0
0
null
null
null
null
UTF-8
Java
false
false
154
java
public ConceptDescriptorBuilder2 class_(boolean isFinal,boolean isAbstract,boolean root){ class_(isFinal,isAbstract); myIsRoot=root; return this; }
[ "sonnguyen@utdallas.edu" ]
sonnguyen@utdallas.edu
59b1939b2e5d30d11f362c155a2d15213c4e4418
5c45706c2c3c1c662b16c0c754858ab7ae24b8ff
/src/main/java/com/mongodb/kafka/connect/sink/processor/field/renaming/RenameByMapping.java
e4227c2f20f9e989cc5d6f4ce771dc0e85f9804f
[ "Apache-2.0" ]
permissive
mongodb-labs/mongo-kafka
a51905d3459f651dcf8ec941d153f830c71c7cd6
d92a100e7b1af161797356d25b01e6560fc74df0
refs/heads/master
2023-09-05T21:05:08.992142
2022-01-20T16:59:03
2022-01-20T16:59:03
169,089,395
4
4
Apache-2.0
2022-01-20T16:59:04
2019-02-04T14:19:02
Java
UTF-8
Java
false
false
2,303
java
/* * Copyright 2008-present MongoDB, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or ag...
[ "ross.lawley@gmail.com" ]
ross.lawley@gmail.com
b14ef347bb5f277d6bd04b27a943144ee85cb2ee
183d057ee3f1255551c9f2bc6080dfcc23262639
/app/src/main/java/com/cliffex/videomaker/videoeditor/introvd/template/router/community/event/ScrollTopEvent.java
3dbd100f383c2d89367906d9b4498333e8e9e11b
[]
no_license
datcoind/VideoMaker-1
5567ff713f771b19154ba463469b97d18d0164ec
bcd6697db53b1e76ee510e6e805e46b24a4834f4
refs/heads/master
2023-03-19T20:33:16.016544
2019-09-27T13:55:07
2019-09-27T13:55:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
184
java
package com.introvd.template.router.community.event; public class ScrollTopEvent { public boolean isShow; public ScrollTopEvent(boolean z) { this.isShow = z; } }
[ "bhagat.singh@cliffex.com" ]
bhagat.singh@cliffex.com
58391d7db0bd61265f8bbb7c7f5f28817c2ccd8b
1930d97ebfc352f45b8c25ef715af406783aabe2
/src/main/java/com/alipay/api/response/KoubeiMemberDataItemNearbyQueryResponse.java
c13c415082b2ade480f50b052483f73d844f03bc
[ "Apache-2.0" ]
permissive
WQmmm/alipay-sdk-java-all
57974d199ee83518523e8d354dcdec0a9ce40a0c
66af9219e5ca802cff963ab86b99aadc59cc09dd
refs/heads/master
2023-06-28T03:54:17.577332
2021-08-02T10:05:10
2021-08-02T10:05:10
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,436
java
package com.alipay.api.response; import java.util.List; import com.alipay.api.internal.mapping.ApiField; import com.alipay.api.internal.mapping.ApiListField; import com.alipay.api.domain.NearbyGoods; import com.alipay.api.AlipayResponse; /** * ALIPAY API: koubei.member.data.item.nearby.query response. *...
[ "ben.zy@antfin.com" ]
ben.zy@antfin.com
73870238afe54469eb71a9ea488f47228853e221
05cb658138cc988654e1c22a20b3919e64d2c464
/src/main/java/com/js/isearch/index/DataMove.java
3f55a594155c7b417179c5a77c39bb52ee203bc7
[]
no_license
xiexlp/jfinal_demo_for_maven_backserver
85fdc55112a3644a04c7c7664dfb780dea85a0c1
c0c0b137665f3fd1cdeb6224f1c70daffc1fbb75
refs/heads/master
2022-10-08T07:58:59.125793
2019-07-24T09:00:33
2019-07-24T09:00:33
198,597,524
0
0
null
2022-10-06T06:10:47
2019-07-24T08:59:39
Lex
UTF-8
Java
false
false
7,700
java
package com.js.isearch.index; import com.js.common.db.DbUtils; import com.js.common.db.HikariDb; import com.js.common.db.HikariFlexibleDb; import com.js.isearch.orm.Doc; import com.js.isearch.orm.Topic; import com.js.isearch.serv.DocServ; import com.js.isearch.serv.TopicServ; import com.zaxxer.hikari.HikariConfig; imp...
[ "pkuping@foxmail.com" ]
pkuping@foxmail.com
66bbcb97a054524a5818b61905a78b44f2080a7f
cf2e4937e170f6b38839feca7bdf5dd31fa7e135
/ryqcxls/src/main/java/com/ystech/qywx/service/AppUserRoleManageImpl.java
023a690a867b5dbca9e6c795be44a9b448a675f9
[]
no_license
shusanzhan/ryqcxly
ff5ba983613bd9041248dc4d55fd1f593eee626e
3ef738d1a0c7d61ea448a66f2ccbb7fe3ece992d
refs/heads/master
2022-12-24T16:25:47.960029
2021-02-22T02:57:28
2021-02-22T02:57:28
193,863,573
0
0
null
2022-12-16T08:01:59
2019-06-26T08:31:32
Java
UTF-8
Java
false
false
289
java
package com.ystech.qywx.service; import org.springframework.stereotype.Component; import com.ystech.core.dao.HibernateEntityDao; import com.ystech.qywx.model.AppUserRole; @Component("appUserRoleManageImpl") public class AppUserRoleManageImpl extends HibernateEntityDao<AppUserRole>{ }
[ "shusanzhan@163.com" ]
shusanzhan@163.com
7cc0005a84ec4ccae9c352bff0f4a105955b91cc
4370971acf1f422557e3f7de83d47f7705fd3719
/ph-oton-html/src/main/java/com/helger/html/hc/html/embedded/EHCIFrameAlign.java
4da7be4f971c149c199411c454c20df37fc00912
[ "Apache-2.0" ]
permissive
phax/ph-oton
848676b328507b5ea96877d0b8ba80d286fd9fb7
6d28dcb7de123f4deb77de1bc022faf77ac37e49
refs/heads/master
2023-08-27T20:41:11.706035
2023-08-20T15:30:44
2023-08-20T15:30:44
35,175,824
5
5
Apache-2.0
2023-02-23T20:20:41
2015-05-06T18:27:20
JavaScript
UTF-8
Java
false
false
1,741
java
/* * Copyright (C) 2014-2023 Philip Helger (www.helger.com) * philip[at]helger[dot]com * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICEN...
[ "philip@helger.com" ]
philip@helger.com
07d013764982bed59f4ef5d351df41ec7511df60
608cf243607bfa7a2f4c91298463f2f199ae0ec1
/android/versioned-abis/expoview-abi39_0_0/src/main/java/abi39_0_0/host/exp/exponent/modules/api/components/datetimepicker/RNDismissableDatePickerDialog.java
c21681a002b600fa19eb83b3d6062f6741cb40d2
[ "MIT", "BSD-3-Clause", "Apache-2.0" ]
permissive
kodeco835/symmetrical-happiness
ca79bd6c7cdd3f7258dec06ac306aae89692f62a
4f91cb07abef56118c35f893d9f5cc637b9310ef
refs/heads/master
2023-04-30T04:02:09.478971
2021-03-23T03:19:05
2021-03-23T03:19:05
350,565,410
0
1
MIT
2023-04-12T19:49:48
2021-03-23T03:18:02
Objective-C
UTF-8
Java
false
false
4,548
java
/** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package abi39_0_0.host.exp.exponent.modules.api.components.datetimepicker; import android.app.DatePickerDialog; import android.co...
[ "81201147+kodeco835@users.noreply.github.com" ]
81201147+kodeco835@users.noreply.github.com
c0421b996d191e65b075db51de4820d8d2dfcb08
691a767fe4c86278cbe57fda4559ccc177969cfb
/clients/ptranslator/src/test/java/org/hawkular/metrics/clients/ptrans/PTransTest.java
d9fb6ec88a24a43c99fd04ccd9894dccbf1a4dfb
[ "Apache-2.0" ]
permissive
jmazzitelli/hawkular-metrics
93be28808ceb04d39fd4074e97368f1cad178d7d
83627d276b471961f5a3d7443b52d4ce832f4510
refs/heads/master
2021-01-18T01:53:50.724678
2016-07-08T14:38:28
2016-07-08T14:38:28
30,549,870
0
0
null
2015-02-09T18:00:07
2015-02-09T18:00:07
null
UTF-8
Java
false
false
2,053
java
/* * Copyright 2014-2015 Red Hat, Inc. and/or its affiliates * and other contributors as indicated by the @author tags. * * 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://w...
[ "tsegismo@redhat.com" ]
tsegismo@redhat.com
5e4f2a529edf376db167e95419b02a9ef28be12b
ade43c95a131bc9f33b8f99e8b0053b5bc1393e8
/src/OWON_VDS_v1.0.24/com/owon/uppersoft/dso/function/measure/MeasureWFSupport.java
2321c011b1e205d3d347eb02f65128b98c991c37
[]
no_license
AbirFaisal/RealScope
7ba7532986ea1ee11683b4bd96f746e800ea144a
f80ff68a8e9d61d7bec12b464b637decb036a3f0
refs/heads/master
2020-03-30T04:21:38.344659
2018-10-03T17:54:16
2018-10-03T17:54:16
150,738,973
7
0
null
null
null
null
UTF-8
Java
false
false
260
java
package com.owon.uppersoft.dso.function.measure; import com.owon.uppersoft.dso.wf.ON_WF_Iterator; import com.owon.uppersoft.vds.core.aspect.help.IWF; public interface MeasureWFSupport { ON_WF_Iterator on_wf_Iterator(); IWF getWaveForm(int idx); }
[ "administrator@Computer.local" ]
administrator@Computer.local
e39470311b461256aef03fc8d2c69244e1ef1210
a1c081bac41cf01fa22d0c4c3ef0796847223951
/app/src/main/java/com/bowen/doctor/common/bean/ShareData.java
8386d4651600e500a8b935362ab42c9dbf6207a5
[]
no_license
androiddeveloper007/byDoctor
3d1b59421ab749fd60773384207405d82a1a97a9
41630c57b92cee43ce4ed6d5e76579224509cf16
refs/heads/master
2020-04-01T14:19:43.910958
2018-10-16T13:35:05
2018-10-16T13:35:05
153,289,879
0
0
null
null
null
null
UTF-8
Java
false
false
1,239
java
package com.bowen.doctor.common.bean; /** * Describe: * Created by AwenZeng on 2018/5/18. */ public class ShareData { private int shareType; private String imgUrl;//分享图片 private String titile;//分享title private String linkUrl;//分享链接 private String content;//分享内容 private String phoneNum; ...
[ "zhu852514500@163.com" ]
zhu852514500@163.com
5f65edefe973629a96502dcf0466e48bf7599302
67978021063d560b43df75097546c856881aeddd
/ghealth-agency/src/main/java/com/todaysoft/ghealth/form/FormRepeatSubmitInterceptor.java
d10def63a8f606969b029be42ea5ac949a69bd34
[]
no_license
John930312/ghealth-aggregator
c9be981dc42cb07d1b7808371acc7f8df52fd078
74925db8417b79df17d403f19736ca9308d9755e
refs/heads/master
2020-04-11T20:54:46.845272
2018-10-31T08:47:05
2018-10-31T08:47:05
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,849
java
package com.todaysoft.ghealth.form; import org.apache.commons.lang3.StringUtils; import org.springframework.stereotype.Component; import org.springframework.web.method.HandlerMethod; import org.springframework.web.servlet.handler.HandlerInterceptorAdapter; import javax.servlet.http.HttpServletRequest; import ...
[ "xuxin@hsgene.com" ]
xuxin@hsgene.com
cf76fca61a327bde0c2b852ba69b52ce23eae68b
a5dbeadebfd268a529d6a012fb23dc0b635f9b8c
/core/src/main/java/ru/mipt/cybersecurity/crypto/util/DigestFactory.java
1d62a9021269e9117760cca2fbc6a3e1b0fb73cd
[ "LicenseRef-scancode-unknown-license-reference", "MIT" ]
permissive
skhvostyuk/CyberSecurity
22f6a272e38b56bfb054aae0dd7aa03bc96b6d06
33ea483df41973984d0edbe47a20201b204150aa
refs/heads/master
2021-08-29T04:44:31.041415
2017-12-13T12:15:29
2017-12-13T12:15:29
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,709
java
package ru.mipt.cybersecurity.crypto.util; import ru.mipt.cybersecurity.crypto.Digest; import ru.mipt.cybersecurity.crypto.digests.MD5Digest; import ru.mipt.cybersecurity.crypto.digests.SHA1Digest; import ru.mipt.cybersecurity.crypto.digests.SHA224Digest; import ru.mipt.cybersecurity.crypto.digests.SHA256Digest; impor...
[ "hvostuksergey@gmail.com" ]
hvostuksergey@gmail.com
93158dc3f214f004ce7c478c5d6f388543bb8e85
8d6a347b3ee7d5f3abf2144de3ab788e4dfa3162
/src/test/java/com/stevesun/_171Test.java
f069c18fcbd70a6d944d1850f742c97e15ee84fe
[ "Apache-2.0" ]
permissive
Sam-Si/Leetcode
3f58b88325ad6a02da0d84c885f08bee8fce8b0d
5e7403360cd87c6f32bac05863e4679702f3417c
refs/heads/master
2021-01-22T03:31:26.751878
2017-05-24T15:11:50
2017-05-24T15:11:50
92,386,586
2
1
null
2017-05-25T09:18:22
2017-05-25T09:18:21
null
UTF-8
Java
false
false
470
java
package com.stevesun; import com.stevesun.solutions._171; import com.stevesun.solutions._48; import org.junit.BeforeClass; import org.junit.Test; import static org.junit.Assert.assertEquals; /** * Created by stevesun on 5/13/17. */ public class _171Test { private static _171 test; @BeforeClass public ...
[ "stevesun@coupang.com" ]
stevesun@coupang.com
0e33dbf3963a2dcf7f10fb4f2b64fcddc4e89d8b
c78669aa10172615183faa6639627de285bec87c
/WicketWebFramework/src/main/java/com/delesio/markup/html/form/LocaleDropDownChoice.java
aba91991f6568c7e3fdfe2637a68cb0cfdafdf52
[]
no_license
tdelesio/Leagues
8ddd7728ca2540637990ef2051b191efba303ff5
1c2a729afa54e332a4fe447255d1345f4372cc4e
refs/heads/master
2022-12-20T16:45:27.126877
2014-09-06T16:25:49
2014-09-06T16:25:49
5,331,151
0
0
null
2022-12-15T23:58:12
2012-08-07T17:40:50
Java
UTF-8
Java
false
false
1,204
java
package com.delesio.markup.html.form; import java.util.List; import java.util.Locale; import org.apache.wicket.markup.html.form.DropDownChoice; import org.apache.wicket.model.IModel; public final class LocaleDropDownChoice extends DropDownChoice { public LocaleDropDownChoice(String id, List<Locale> loca...
[ "tdelesio@gmail.com" ]
tdelesio@gmail.com
9aa33b1546a0dd7e7fd354abad331d8d1a0e9121
330fb47f20c33657623db1c1477fe04d70280886
/dexlib2/org/jf/dexlib2/dexbacked/instruction/DexBackedInstruction20bc.java
cb7139236ef8a7c1e2d0d140e8c4b587026c322f
[]
no_license
350030173/ApkSignatureKiller
c45bc28e8e21f76967b3732d0dca7ebc884d5c05
9728831191eaf99ebe50ee6573cd42d1d60b4a4e
refs/heads/master
2021-07-23T22:17:30.731821
2017-11-01T10:35:39
2017-11-01T10:35:39
109,199,435
3
0
null
2017-11-02T00:39:10
2017-11-02T00:39:10
null
UTF-8
Java
false
false
3,409
java
/* * Copyright 2013, Google 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 above copyright * notice, this list of conditio...
[ "921558445@qq.com" ]
921558445@qq.com
a53b6f36c0bdc7c29734cd1b777d34bd8dbb3baf
a747eebf3c1a627649295770455b47c9b2bb083b
/version_b/src/main/java/com/shqtn/b/SerialSrcActivity.java
5a9d00899885e6e7920b4e56e7c43c84a83cddbd
[]
no_license
Claude91/Wms-base
5b6ac5649ada7a99bbe8439a844628bb536f2340
8355ed0bd7ab7b115a73c6082232be69d7e10787
refs/heads/master
2020-03-28T07:37:10.297363
2018-01-29T10:03:45
2018-01-29T10:03:45
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,776
java
package com.shqtn.b; import android.app.Activity; import android.content.Intent; import android.os.Bundle; import android.support.annotation.NonNull; import android.support.annotation.Nullable; import android.view.View; import android.widget.AdapterView; import android.widget.ListView; import android.widget.TextView; ...
[ "strive_bug@yeah.net" ]
strive_bug@yeah.net
1dcedbf6100e4eafc18c0107391369c1423fe828
2559f1a755814c2024d8450633c525144dc9854f
/src/main/java/net/imagej/autoscale/DefaultAutoscaleService.java
10d08a1de8b91a5cb49499dc31bda88d7f4d4810
[ "BSD-2-Clause" ]
permissive
imagej/imagej-common
032f6ddb51a97bb682d994a4e925e0d8514fca72
48a1266009f285e6e82f1efdc0d0c8114cab8e7a
refs/heads/main
2023-08-27T04:07:18.488199
2023-06-28T15:38:00
2023-06-28T15:38:00
18,889,409
9
20
BSD-2-Clause
2023-03-02T17:23:52
2014-04-17T18:42:52
Java
UTF-8
Java
false
false
4,551
java
/* * #%L * ImageJ2 software for multidimensional image processing and analysis. * %% * Copyright (C) 2009 - 2023 ImageJ2 developers. * %% * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of...
[ "ctrueden@wisc.edu" ]
ctrueden@wisc.edu
ed645bf2db98b9a99d2b1ecd4418fe0bdfe59ece
51b226a55c661dacdc259a4fef331bcb5fdc7278
/src/com/java/bestlockexample/App.java
2a3dfb0aaff539466858904be84ae6789445b668
[]
no_license
sameershrestha333/mutithreading
d3c2df5a196b0d6fe6bf6d537a1e415197113aaf
429fa0b4ff045f98efd89b0b3b8e856e8d03f96f
refs/heads/master
2021-01-21T05:16:42.638631
2017-02-25T21:44:42
2017-02-25T21:44:42
83,164,940
0
0
null
null
null
null
UTF-8
Java
false
false
729
java
package com.java.bestlockexample; public class App { public static void main(String[] args) throws InterruptedException { final Runner runner = new Runner(); Thread t1 = new Thread(new Runnable() { @Override public void run() { try { runner.firstMethod(); } catch (InterruptedException e) { ...
[ "sameershrestha333@gmail.com" ]
sameershrestha333@gmail.com
66df376ac3931cd3d65d024e7214bcb7ef0e7b37
f9dd2959a65b9bd8b59982e5183d27dd0331ff1a
/app/src/main/java/com/example/administrator/sharenebulaproject/widget/MyDownLoadListener.java
27a2c47a70753d4a5ff3953f5a208c7755b338e0
[]
no_license
zengli199447/shareProject
8b7b5649e24e8f3474affa50796d09785482c044
534951938fe0c78b027e332757693ee86b1f82be
refs/heads/master
2020-04-10T04:27:10.036800
2019-04-15T03:09:03
2019-04-15T03:09:03
160,798,613
0
0
null
null
null
null
UTF-8
Java
false
false
721
java
package com.example.administrator.sharenebulaproject.widget; import android.content.Context; import android.content.Intent; import android.net.Uri; import com.tencent.smtt.sdk.DownloadListener; /** * 作者:真理 Created by Administrator on 2018/12/21. * 邮箱:229017464@qq.com * remark: */ public class MyDownLoadListener...
[ "zengli@126.com" ]
zengli@126.com
d4b7b7c03362de428e1cbc54b447bda042cbb194
70e207ac63da49eddd761a6e3a901e693f4ec480
/net.certware.state.gui.diagram/src/stateAnalysis/diagram/edit/commands/EstimatorDistilledMeasurementsCreateCommand.java
f122c9e371350dbf76b123d1996096a0c4b54ed8
[ "Apache-2.0" ]
permissive
arindam7development/CertWare
43be650539963b1efef4ce4cad164f23185d094b
cbbfdb6012229444d3c0d7e64c08ac2a15081518
refs/heads/master
2020-05-29T11:38:08.794116
2016-03-29T13:56:37
2016-03-29T13:56:37
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,437
java
/* * */ package stateAnalysis.diagram.edit.commands; import org.eclipse.core.commands.ExecutionException; import org.eclipse.core.runtime.IAdaptable; import org.eclipse.core.runtime.IProgressMonitor; import org.eclipse.emf.ecore.EObject; import org.eclipse.gmf.runtime.common.core.command.CommandResult; import org.e...
[ "mrb@certware.net" ]
mrb@certware.net
5bfa10806e5045634887979bb85a6e515ed4c9db
393693ac791b9377ed30d5e4276febb1d82c7de8
/shell offline/allfiles/tempo/1405039/Networking/src/utility/ConnectionSetup.java
b614c1a2b23060307409fda3d2e09797e84024f0
[]
no_license
Mritunjoy71/CSE_314-OS-Sessional
dc2672126acfb3dbef4424769af8c48fd1554dc6
84648c164124ddc65c43e33ee6b3e9113e0ea513
refs/heads/master
2023-02-19T11:12:16.080216
2021-01-21T22:17:40
2021-01-21T22:17:40
331,764,590
0
0
null
null
null
null
UTF-8
Java
false
false
1,521
java
package utility; import java.io.*; import java.net.Socket; import java.util.logging.Level; import java.util.logging.Logger; public class ConnectionSetup { public Socket sc; public ObjectInputStream ois; public ObjectOutputStream oos; public String username; public ConnectionSetup(String host...
[ "you@example.com" ]
you@example.com
7ece4a61567de21cc2d7ea6a54779f4ee631cb44
9461f5f63a3cbcda27267573e0135741b8c1ed87
/struture-repetitive/EjerciciosCiclicos.java
19bc637c9a3b1f4ee02b04049e6b06292089d5b6
[ "Apache-2.0" ]
permissive
davidmp/FP-2021-G2
b7ab6de29cc3db124fad1c1e30ff6051d3bfda86
7ceb11b955aab6b911fa6ce28e6421a7f6d9014b
refs/heads/main
2023-06-17T13:02:18.595780
2021-07-12T15:08:57
2021-07-12T15:08:57
357,930,884
0
3
null
null
null
null
UTF-8
Java
false
false
1,103
java
import java.util.Scanner; public class EjerciciosCiclicos { static Scanner teclado=new Scanner(System.in); public static void identificarColorFoco() { //definir Variables int nFocos, fVerde=0, fBlanco=0, fRojo=0; //Datos de entrada System.out.println("Ingrese N cantidad de...
[ "mamanipari@gmail.com" ]
mamanipari@gmail.com
65abe5873b4b3eca013a2dedcbc9f75ce38d24f5
8b9906f0ffe956ef5d94ec0bcea34c1150a9e503
/drools-wb-screens/drools-wb-scenario-simulation-editor/drools-wb-scenario-simulation-editor-client/src/test/java/org/drools/workbench/screens/scenariosimulation/client/factories/AbstractFactoriesTest.java
b7ecb76f28ece14ad5ed25f60a134bc138be475a
[ "Apache-2.0" ]
permissive
kbongjin/drools-wb
e8ece84964e519ef1ed133e979f5b4143b8026ed
431e8408d676e193828001845296a5f46cbe3917
refs/heads/master
2020-04-09T18:17:00.086161
2018-12-04T15:56:10
2018-12-04T15:56:10
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,430
java
/* * Copyright 2018 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 app...
[ "manstis@users.noreply.github.com" ]
manstis@users.noreply.github.com
2dd80ebcf96cc397cc431f2a54a9fc9a64ed95bd
9f59bcccdfa8f91d38904a0625f2ae2933280d3a
/server-core/src/main/java/io/onedev/server/web/behavior/PatternSetAssistBehavior.java
0fc2e797d77f5da09732b9062eb47f7f2814b2ee
[ "MIT" ]
permissive
zhuqiansheng/onedev
3d4c87f04bce061e92d420bf8076430d36d1aeb3
7d8f94e5e8624af2628910b13d66ff2cd94e5b14
refs/heads/master
2020-06-02T14:03:06.768891
2019-06-10T00:46:03
2019-06-10T00:46:03
191,178,873
1
0
null
2019-06-10T14:00:39
2019-06-10T14:00:39
null
UTF-8
Java
false
false
3,950
java
package io.onedev.server.web.behavior; import java.util.HashSet; import java.util.List; import java.util.Set; import java.util.stream.Collectors; import org.antlr.v4.runtime.Token; import org.apache.commons.lang3.StringUtils; import com.google.common.base.Optional; import io.onedev.commons.codeassist.FenceAware; im...
[ "robin@onedev.io" ]
robin@onedev.io
1752a3cffcd47471b44eca5866c86abec48e1277
471a1d9598d792c18392ca1485bbb3b29d1165c5
/jadx-MFP/src/main/java/com/google/android/gms/fitness/data/zzt.java
3a55a654d308554c069af8a3b29fb88f6f3d3201
[]
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
214
java
package com.google.android.gms.fitness.data; import android.os.IInterface; import android.os.RemoteException; public interface zzt extends IInterface { void zzc(DataPoint dataPoint) throws RemoteException; }
[ "anon@ymous.email" ]
anon@ymous.email
793ef6bc248416e191e91acb27e78606b77acdd4
e457376950380dd6e09e58fa7bee3d09e2a0f333
/python-impl/src/main/java/com/jetbrains/python/impl/inspections/PyChainedComparisonsInspection.java
cebea01d47dd232bc59d4aae61c38976e2691956
[ "Apache-2.0" ]
permissive
consulo/consulo-python
b816b7b9a4b346bee5d431ef6c39fdffe40adf40
e191cd28f043c1211eb98af42d3c0a40454b2d98
refs/heads/master
2023-08-09T02:27:03.585942
2023-07-09T08:33:47
2023-07-09T08:33:47
12,317,018
0
0
Apache-2.0
2020-06-05T17:16:50
2013-08-23T07:16:43
Java
UTF-8
Java
false
false
7,881
java
/* * Copyright 2000-2013 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
[ "vistall.valeriy@gmail.com" ]
vistall.valeriy@gmail.com
3b3debece5cffc83b369fe2b48e31fa459129e2d
d167c4fbb7759e84dd9f4efbcbe59637509afee0
/repast-common/src/main/java/com/aaa/repast/common/exception/job/TaskException.java
ca1716db3891d330448696a142e45f010746c16d
[]
no_license
c90005471/repast
71abf698a9bba2b838255e7f2982012f8b786972
69fc2e8af2fbc64b7ec0809e90d813d6fdb72439
refs/heads/master
2022-10-31T09:21:55.090528
2019-12-18T02:35:27
2019-12-18T02:35:27
219,511,880
0
1
null
2022-10-12T20:33:37
2019-11-04T13:47:28
JavaScript
UTF-8
Java
false
false
657
java
package com.aaa.repast.common.exception.job; /** * 计划策略异常 * * @author teacherChen */ public class TaskException extends Exception { private static final long serialVersionUID = 1L; private Code code; public TaskException(String msg, Code code) { this(msg, code, null); } public T...
[ "86521760@qq.com" ]
86521760@qq.com
77fe938d2ce976b8b668ab06a4317536befb17e7
8c0ecbec868b5425b5f38beda441b3d6b66545ff
/basex-core/src/main/java/org/basex/core/locks/LockQueue.java
bc066d9ab4108dc48c7f5f50431ab098f3b59db4
[ "BSD-3-Clause" ]
permissive
HGData/basex
76c5c8bb2d60ad6fbe260db51ffe75dd5e3dc3af
fa88ea21e8f0792e4cfd6a6d8f77e52df4eab167
refs/heads/master
2021-06-27T17:48:31.833330
2021-01-19T04:30:28
2021-01-19T04:30:28
209,368,032
0
0
NOASSERTION
2021-01-19T04:30:30
2019-09-18T17:36:06
Java
UTF-8
Java
false
false
867
java
package org.basex.core.locks; /** * Lock queue. * * @author BaseX Team 2005-19, BSD License * @author Christian Gruen */ public abstract class LockQueue { /** Maximum number of parallel jobs. */ protected final int parallel; /** Number of currently running jobs. */ protected int jobs; /** * Construc...
[ "christian.gruen@gmail.com" ]
christian.gruen@gmail.com
9ed7d540a75d1a35230992b20667a2463ffaeeec
0e7f18f5c03553dac7edfb02945e4083a90cd854
/src/main/resources/jooqgen/.../src/main/java/com/br/sp/posgresdocker/model/jooq/pg_catalog/routines/Varchartypmodout.java
1f28f5422a2e176d8a192e9f7d1f56fe61de1bbc
[]
no_license
brunomathidios/PostgresqlWithDocker
13604ecb5506b947a994cbb376407ab67ba7985f
6b421c5f487f381eb79007fa8ec53da32977bed1
refs/heads/master
2020-03-22T00:54:07.750044
2018-07-02T22:20:17
2018-07-02T22:20:17
139,271,591
0
0
null
null
null
null
UTF-8
Java
false
true
2,221
java
/* * This file is generated by jOOQ. */ package com.br.sp.posgresdocker.model.jooq.pg_catalog.routines; import com.br.sp.posgresdocker.model.jooq.pg_catalog.PgCatalog; import javax.annotation.Generated; import org.jooq.Field; import org.jooq.Parameter; import org.jooq.impl.AbstractRoutine; /** * @deprecated U...
[ "brunomathidios@yahoo.com.br" ]
brunomathidios@yahoo.com.br
4fc833ba279bc1193dbd7252ccfc3dbbc0f8bf45
d579b25070df5010c6f04c26928354cbc2f067ef
/benchmarks/generation/math_4/target/npefix/npefix-output/org/apache/commons/math3/genetics/Chromosome.java
4aad6f1080d5ab6f4e073223ed73b849970f2401
[ "Apache-2.0", "BSD-3-Clause", "Minpack" ]
permissive
Spirals-Team/itzal-experiments
b9714f7a340ef9a2e4e748b5b723789592ea1cd5
87be2e8c554462ef38e7574dbdd5b28dadb52421
refs/heads/master
2022-04-07T22:45:06.765973
2020-03-03T06:18:03
2020-03-03T06:18:03
113,832,374
0
0
null
2020-03-03T06:18:05
2017-12-11T08:26:25
null
UTF-8
Java
false
false
5,546
java
package org.apache.commons.math3.genetics; import fr.inria.spirals.npefix.resi.CallChecker; import fr.inria.spirals.npefix.resi.context.MethodContext; import fr.inria.spirals.npefix.resi.exception.AbnormalExecutionError; import fr.inria.spirals.npefix.resi.exception.ForceReturn; public abstract class Chromosome imple...
[ "martin.monperrus@gnieh.org" ]
martin.monperrus@gnieh.org
c7b9417d58780c2bb4b88646cf7b8d356e920836
1661886bc7ec4e827acdd0ed7e4287758a4ccc54
/srv_unip_pub/src/main/java/com/sa/unip/app/common/controller/PVPartEditViewController.java
acdfb457ec2e12a1e921245cd51e7e87be24e049
[ "MIT" ]
permissive
zhanght86/iBizSys_unip
baafb4a96920e8321ac6a1b68735bef376b50946
a22b15ebb069c6a7432e3401bdd500a3ca37250e
refs/heads/master
2020-04-25T21:20:23.830300
2018-01-26T06:08:28
2018-01-26T06:08:28
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,103
java
/** * iBizSys 5.0 机器人生产代码(不要直接修改当前代码) * http://www.ibizsys.net */ package com.sa.unip.app.common.controller; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RequestMethod; import org.springframework.web...
[ "dev@ibizsys.net" ]
dev@ibizsys.net
9ceaa982a63ed123359842e9cbfebb7a18528d96
294e77c56a3ced3d230a948873feee4d48fe53fa
/jims-api/src/main/java/com/jims/oauth/api/AuthorityApi.java
35327e0037858b2c0cc08314e416695b1b9450f5
[]
no_license
zyg58979008/hrm
c5ecad2217b7ea10d3c09389e079442ce4c8e75e
c53b2205f3f44926f5ee9378dd9e8fd9d47fec9e
refs/heads/master
2020-05-23T17:38:05.871318
2017-03-13T04:03:18
2017-03-13T04:03:18
84,775,991
0
1
null
null
null
null
UTF-8
Java
false
false
313
java
package com.jims.oauth.api; import com.jims.oauth.entity.Authority; /** * Created by Administrator on 2016/5/30. */ public interface AuthorityApi { public Authority findUnique(String appKey, String userId); public String save(Authority authority); public Authority findAppKey(String appKey); }
[ "58979008@qq.com" ]
58979008@qq.com
d1090352248797bdebf7cb65d1c5608e5ddfa4bd
ae34365cfad30d6d6cf55c15b3a98dd9bd1a6b80
/trunk/src/test/java/de/sophomore/zig/webapp/filter/LocaleFilterTest.java
6efbabc912323b6fc1c93425af0881c05582ae4d
[]
no_license
BGCX261/zig-svn-to-git
5152d63ccbc30b197b178273c58a3d79c52bfa03
b8d0f88fc0059f56be4926564c143f4f067e3fad
refs/heads/master
2016-09-06T04:12:23.549555
2015-08-25T15:17:55
2015-08-25T15:17:55
41,589,275
0
0
null
null
null
null
UTF-8
Java
false
false
3,698
java
package de.sophomore.zig.webapp.filter; import java.util.Locale; import javax.servlet.jsp.jstl.core.Config; import junit.framework.TestCase; import de.sophomore.zig.Constants; import org.springframework.context.i18n.LocaleContextHolder; import org.springframework.mock.web.MockFilterConfig; import org.springframewor...
[ "you@example.com" ]
you@example.com
39bc254ac02cf63cad863f04f024935bb3009b1e
96f8d42c474f8dd42ecc6811b6e555363f168d3e
/baike/sources/qsbk/app/widget/cm.java
1ae2c8002e479ceb61cf3cef3b18a9486c6f980d
[]
no_license
aheadlcx/analyzeApk
050b261595cecc85790558a02d79739a789ae3a3
25cecc394dde4ed7d4971baf0e9504dcb7fabaca
refs/heads/master
2020-03-10T10:24:49.773318
2018-04-13T09:44:45
2018-04-13T09:44:45
129,332,351
6
2
null
null
null
null
UTF-8
Java
false
false
207
java
package qsbk.app.widget; class cm implements Runnable { final /* synthetic */ cl a; cm(cl clVar) { this.a = clVar; } public void run() { this.a.a.setEnabled(true); } }
[ "aheadlcxzhang@gmail.com" ]
aheadlcxzhang@gmail.com
4a70c4428dbc1a4394ce18767c92f7bedee6f21a
0aa4dd65748defba55a006bb87b9c92dc9ed1b80
/src/main/java/com/common/AjaxResult.java
2200889bc71486579a7b1ba9c18a2d5789bd404d
[]
no_license
18753377299/JavaPractice
84df7157056111f0f7c870eb1cf48602403bf5a2
5741dbdc940a00a2fb611e476fc5f62fc422341f
refs/heads/master
2022-11-08T14:51:41.033638
2019-07-15T09:47:36
2019-07-15T09:47:36
182,992,351
0
0
null
2022-11-03T22:51:37
2019-04-23T10:33:53
FreeMarker
UTF-8
Java
false
false
677
java
package com.common; import java.util.Map; public class AjaxResult { private long status; private String statusText; private Object data; private Map<String, Object> datas; public long getStatus() { return status; } public void setStatus(long status) { this.status = status; } public String getStatusTex...
[ "1733856225@qq.com" ]
1733856225@qq.com
6ae6be9fbfa8032e942304e3ef9640128ddf3534
965c556d12e2b7b35be3bdd8a7271037fc67f78d
/client/src/main/java/org/infinispan/creson/AtomicInteger.java
7a6716dd918cf856129702e4b0c97da929ce590c
[]
no_license
danielBCN/event-store
d515a65c33388c15fceff53d7c38483481317246
49aaa5d1c97c0599966b9083054b33e2d1aea16c
refs/heads/master
2020-09-06T01:48:51.981625
2019-09-17T11:54:47
2019-09-17T11:54:47
220,277,802
0
0
null
null
null
null
UTF-8
Java
false
false
2,053
java
package org.infinispan.creson; import java.io.Serializable; /** * * @author Daniel */ public class AtomicInteger implements Serializable{ private int value = 0; public AtomicInteger(){ } public AtomicInteger(int initialValue){ value = initialValue; } public void printValue(){ ...
[ "0track@gmail.com" ]
0track@gmail.com