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
cea6f57b1646c1377e51a1f7a191ab3c2861ea69
d50ec43131be668368200315d1d9d307071d5385
/keanu-project/src/main/java/io/improbable/keanu/vertices/tensor/bool/nonprobabilistic/operators/binary/BooleanBinaryOpLambda.java
d28067608ccac54ed700a7e6d93a4a3d0b6a4619
[ "MIT" ]
permissive
improbable-research/keanu
605e4dc6a2f90f095c2c1ec91fa1222ae8d04530
99de10a15e0d4b33d323093a5cc2dd10b31c9954
refs/heads/develop
2023-04-14T01:17:29.130975
2021-09-21T10:24:48
2021-09-21T10:24:48
128,393,918
155
47
MIT
2023-04-12T00:18:07
2018-04-06T12:48:36
Java
UTF-8
Java
false
false
997
java
package io.improbable.keanu.vertices.tensor.bool.nonprobabilistic.operators.binary; import io.improbable.keanu.tensor.bool.BooleanTensor; import io.improbable.keanu.vertices.NonSaveableVertex; import io.improbable.keanu.vertices.Vertex; import io.improbable.keanu.vertices.VertexBinaryOp; import io.improbable.keanu.ver...
d9b2507b2af26c494eb977ef6214ffb28d6d074e
c2933cb819e2e025492bd918be701eb4a216b4eb
/samples/calculator-equinox/src/main/java/calculator/CalculatorClient.java
84c98d7f70d8c41d73ae6ad901d6b48e02f8e115
[ "Apache-2.0", "BSD-3-Clause", "W3C", "LicenseRef-scancode-service-comp-arch" ]
permissive
mcombell/tuscany-sca
d97b80936fdab29a6d3574b0836842ad0d49be21
1c3eb7960e96bf6e5db07fffa6f0f75d426e2114
refs/heads/2.0-M2
2022-07-12T00:10:09.889305
2009-03-20T11:18:39
2009-03-20T11:18:39
175,441
1
1
Apache-2.0
2022-07-08T18:56:43
2009-04-14T10:47:16
Shell
UTF-8
Java
false
false
2,137
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 ...
3708714d0e6f33b7aeccbeffcb2635f4b246bdb8
14a4467066368297310a2fdeaa45f2fa784a0f33
/PassengerManagement/src/main/java/com/example/demo/controller/PassengerController.java
f05da1f303ec2740fba0e92f89ab4f59540e7030
[]
no_license
vatsank/SpringMicroServicesInThreeDays
7e00a45156e1b9f97f250cdef1e9086ec70a351d
0fb2ac1091d13d704f3ab7497408832e5faad692
refs/heads/master
2020-07-11T22:46:47.090845
2019-09-24T08:34:46
2019-09-24T08:34:46
204,660,057
0
0
null
null
null
null
UTF-8
Java
false
false
2,833
java
package com.example.demo.controller; import java.util.Map; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.HttpHeaders; import org.springframework.http.HttpStatus; import org.springframework.http.ResponseEntity; import org.springframework.web.bind.annotation.Dele...
48f06407d823fa6d499ce7e17d1ed24166c4293f
6f26913ae138e39a003f6dcc2b98f97f17f0da3b
/wffweb/src/main/java/com/webfirmframework/wffweb/tag/html/H4.java
e96a2cbe22175d19d1b130f02dbb41a7d0f00739
[ "Apache-2.0" ]
permissive
gitter-badger/wff
6264516af60736e21e4c17075d0ec3ecc3b1b01b
108a76bf18407d264d1b40b7a7e9cb188fb62fd2
refs/heads/master
2021-01-24T21:19:19.226465
2016-09-18T05:15:02
2016-09-18T05:15:02
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,632
java
package com.webfirmframework.wffweb.tag.html; import java.util.logging.Logger; import com.webfirmframework.wffweb.settings.WffConfiguration; import com.webfirmframework.wffweb.tag.html.attribute.core.AbstractAttribute; import com.webfirmframework.wffweb.tag.html.identifier.GlobalAttributable; import com.webfirmframew...
c7fc7782f9f6b813ada582e1354d143e32468e08
969854e3b88738b52eea02dab9a7d92b97797c97
/src/main/java/gxt/visual/ui/client/interfaces/view/IFileUploadFieldView.java
8132f6899d4ccb1f6b88ec3e6f1f25633edb5452
[]
no_license
bbai/gxt-interfaces
1b130b301fc31444dae103c7d17a4bbace5ef9c3
4bb0fc716e4a45525fc31a39647669f30e69d2b8
refs/heads/master
2021-01-21T19:35:09.393173
2010-06-08T21:56:07
2010-06-08T21:56:07
42,747,579
0
0
null
null
null
null
UTF-8
Java
false
false
1,598
java
package gxt.visual.ui.client.interfaces.view; import com.extjs.gxt.ui.client.event.ComponentEvent; import com.extjs.gxt.ui.client.widget.form.FileUploadField.FileUploadFieldMessages; import com.google.gwt.dom.client.InputElement; import com.google.gwt.user.client.Event; import com.google.gwt.user.client.ui.AbstractIma...
9acc8ebdf4dae679331fe7a05e168418d35891ad
a8bbe6efc0741dc16b57309d7f27369470b4b911
/app/src/androidTest/java/com/kuoruan/bomberman/ExampleInstrumentationTest.java
9525594118b66db489d383b97088b70fef587b58
[]
no_license
15736889361/Android-BomberMan
f1c69d792f5f7c63a9593b21334e2a62664835d6
c98d5f6eef3c9393fa8adc119947f1930986aba9
refs/heads/master
2021-01-19T00:27:58.840265
2016-06-29T08:13:37
2016-06-29T08:13:37
87,173,293
1
0
null
2017-04-04T10:19:55
2017-04-04T10:19:55
null
UTF-8
Java
false
false
809
java
package com.kuoruan.bomberman; import android.content.Context; import android.support.test.InstrumentationRegistry; import android.support.test.filters.MediumTest; import android.support.test.runner.AndroidJUnit4; import org.junit.Test; import org.junit.runner.RunWith; import static org.junit.Assert.*; /** * Inst...
36cf9952df6d3244904fbde28a5bc7dd7d94175a
ea2149988e0cefcdff849d2a8767b0d4e4dcc3b3
/vendor/haocheng/proprietary/3rd-party/apk_and_code/blackview/DK_AWCamera/feature/mode/aicombo/src/com/mediatek/camera/feature/mode/aicombo/photo/AISlimmingPhotoEntry.java
af5f856f4fdcd61178c5ac290eb2e2fafad9ccef
[ "Apache-2.0" ]
permissive
sam1017/CameraFramework
28ac2d4f2d0d62185255bb2bea2eedb3aa190804
9391f3b1bfbeaa51000df8e2df6ff7086178dfbc
refs/heads/master
2023-06-16T10:48:29.520119
2021-07-06T03:15:13
2021-07-06T03:15:13
383,324,836
0
0
null
null
null
null
UTF-8
Java
false
false
5,949
java
/* * Copyright Statement: * * This software/firmware and related documentation ("MediaTek Software") are * protected under relevant copyright laws. The information contained herein is * confidential and proprietary to MediaTek Inc. and/or its licensors. Without * the prior written permissi...
bd4dac546045cba91b0c304cbc2d4897720fee94
6999db375bda29528166831b7c3a5b27892e0ef4
/yfax-htt-api/src/main/java/com/yfax/webapi/htt/service/RateSetService.java
a06df41e2a3d108fb56fa66f4d5f15c90eaad613
[]
no_license
masterandy/yfax-parent
401ac1491baa59fc77c20e63ac259f70003535d6
8b9206eea68e2f5ff93fdfab3554a2ec7108a9de
refs/heads/master
2022-12-26T22:16:35.018046
2020-03-27T08:23:05
2020-03-27T08:23:05
null
0
0
null
null
null
null
UTF-8
Java
false
false
577
java
package com.yfax.webapi.htt.service; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import com.yfax.webapi.htt.dao.RateSetDao; import com.yfax.webapi.htt.vo.RateSetVo; /** * 汇率配置数据 * @author Minb...
75fa4172e68f3216d8ee9583220b222fcf25fe75
3a53a4462b14fe117bf797c2d95698fbdfec9f61
/compass-core/src/main/java/org/compass/core/mapping/osem/builder/SearchableReferenceMappingBuilder.java
92a0f935f601a88656244a40a4a052129614dd43
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
unkascrack/compass-fork
a0e1d3092376c273b71aba5d6f9f7371906696b5
25d4f4b816d1e480a5f5ff26f36cb821e3f28afb
refs/heads/master
2021-01-10T02:06:21.313515
2015-06-02T15:15:19
2015-06-02T15:15:19
36,727,638
0
1
null
2016-03-09T18:35:17
2015-06-02T11:10:14
Java
UTF-8
Java
false
false
5,279
java
/* * Copyright 2004-2009 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...
ca0f531c5fa3afdb08b96b098fcf9ed984f896b0
9d830106cc93c2f40689a11d33bf2d1f5a116ad9
/src/main/java/com/duansky/benchmark/flink/analysis/dataset/transformations/_GroupCombine.java
1ea9c95e5633b338dfd90433c7317902ff3ebd74
[]
no_license
DuanSky22/BenchmarkFlink
20ded4815d148a218ed7585ae7dd6897b3e16848
756a9c7dfbc5cea49e499ef6ca45dbc2e8b781f7
refs/heads/master
2021-01-11T06:55:19.764418
2017-02-13T08:42:30
2017-02-13T08:42:30
72,360,039
1
0
null
null
null
null
UTF-8
Java
false
false
2,394
java
package com.duansky.benchmark.flink.analysis.dataset.transformations; import org.apache.flink.api.common.functions.GroupCombineFunction; import org.apache.flink.api.common.functions.GroupReduceFunction; import org.apache.flink.api.java.DataSet; import org.apache.flink.api.java.ExecutionEnvironment; import org.apache.f...
0b588a73323cce6b751c9ee455a38f06a88a419c
6424da9b4666eb1be27ac73766d5e360a4255cea
/HaoZhongCai/src/com/haozan/caipiao/db/WeiboHallDB.java
d44b39346e475fdcbc376b82699e0b873779f331
[]
no_license
liveqmock/HZC
7ec28ad5966fc0960497dc19490518621ac3951e
57fac851f05133b490eca0deb53b40ef904a5ae9
refs/heads/master
2020-12-26T04:55:19.210929
2014-07-31T06:18:00
2014-07-31T06:18:00
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,118
java
package com.haozan.caipiao.db; public class WeiboHallDB { public static final String SINAWEIBO = "sina_weibo.db"; //databse name public static final String HOME_TABLE = "home_table"; //weibo table name /* * weibo table field * *package* */ static final String WEIBOID="weiboid"; //...
ef1d3a1acd92e7e9bf4bc88f4e38e9f9f985d45e
0735d7bb62b6cfb538985a278b77917685de3526
/com/google/gson/internal/bind/DateTypeAdapter.java
27433db134a24cbd67767d36571124d1947cc634
[]
no_license
Denoah/personaltrackerround
e18ceaad910f1393f2dd9f21e9055148cda57837
b38493ccc7efff32c3de8fe61704e767e5ac62b7
refs/heads/master
2021-05-20T03:34:17.333532
2020-04-02T14:47:31
2020-04-02T14:51:01
252,166,069
0
0
null
null
null
null
UTF-8
Java
false
false
4,429
java
package com.google.gson.internal.bind; import com.google.gson.Gson; import com.google.gson.TypeAdapter; import com.google.gson.TypeAdapterFactory; import com.google.gson.internal.JavaVersion; import com.google.gson.internal.PreJava9DateFormatProvider; import com.google.gson.reflect.TypeToken; import com.google.gson.st...
7f0aff4e1fc26bf6d78ab5f0934c5c5498d2ebaa
e84ad99e94322f5ccff0dd54e76c18c9479dd984
/lib/src/test/java/com/auth0/android/lock/utils/AuthenticationCallbackMatcher.java
aa6b8c403fd3142536d74182de809c4871e5e94f
[ "MIT" ]
permissive
auth0/Lock.Android
a30377d34673c8e584a53d2228c1c5ed8c24083e
50ac2a6c8bfcc1b698ddf332fa7f9e6de5e6ad91
refs/heads/main
2023-08-14T20:13:25.337893
2023-04-26T15:24:36
2023-04-26T15:24:36
27,456,226
167
107
MIT
2023-06-23T23:33:49
2014-12-02T22:13:43
Java
UTF-8
Java
false
false
4,767
java
/* * AuthenticationCallbackMatcher.java * * Copyright (c) 2016 Auth0 (http://auth0.com) * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitat...
bc11087648f79a8ee77d5162827e044723f17202
777a85607ce615ffd4bbf70d241974ea40295f6d
/src/main/java/zollerngalaxy/mobs/renders/RenderOinkus.java
5e66548c7824f975bcbdb8148e68caf31c9920a7
[]
no_license
RedShakespeare/Zollern-Galaxy
98b1a59809cd650c88d10ca517f1e26cc52b6f38
2b113b13b415979310e4bd2d2da2289cad291645
refs/heads/master
2021-01-07T07:48:51.075801
2020-02-19T13:38:55
2020-02-19T13:38:55
241,624,795
0
0
null
2020-02-19T13:10:16
2020-02-19T13:10:16
null
UTF-8
Java
false
false
1,151
java
package zollerngalaxy.mobs.renders; import net.minecraft.client.renderer.entity.RenderLiving; import net.minecraft.client.renderer.entity.RenderManager; import net.minecraft.util.ResourceLocation; import net.minecraftforge.fml.relauncher.Side; import net.minecraftforge.fml.relauncher.SideOnly; import org.lwjgl.opengl....
3f08a3ac4f7a501c7cabd5053182c52857d817fc
d97bd8cdd623d4a66e8bda51ad86c08221e87f14
/examples/demo/domain/src/main/java/demoapp/dom/domain/properties/PropertyLayout/typicalLength/PropertyLayoutTypicalLengthVm_mixinPropertyWithMetaAnnotationOverridden.java
7287db9ac0555ff82785cfce1eacd81f09c46d87
[ "Apache-2.0" ]
permissive
PakhomovAlexander/isis
24d6c238b2238c7c5bd64aee0d743851358dc50a
71e48c7302df7ab32f3c4f99ad14e979584b15ef
refs/heads/master
2023-03-21T03:35:38.432719
2021-03-16T08:27:27
2021-03-16T08:27:27
348,267,542
0
0
NOASSERTION
2021-03-16T08:27:28
2021-03-16T08:24:27
null
UTF-8
Java
false
false
1,871
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")...
01709290e3c1228609bc4cbdb4337d70a6d7222d
c3741ba1c65830c358478144e4d7026269098246
/Back/notarias-app/notarias-dao/src/main/java/com/palestra/notaria/dao/PlantillaDocumentoNotarialDao.java
39e0c1af6c8108d00092664945f81a917319b381
[]
no_license
rksmw/notarias-respaldo
92dec1391f25b90cfc050fed11af883027f79f9c
347c8ff941f00b9dc165b86c469967ab8a17ec0e
refs/heads/master
2022-12-26T06:53:28.747034
2019-06-19T15:40:04
2019-06-19T15:40:04
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,573
java
package com.palestra.notaria.dao; import java.util.List; import com.palestra.notaria.exceptions.NotariaException; import com.palestra.notaria.modelo.ElementoCatalogo; import com.palestra.notaria.modelo.PlantillaDocumentoNotarial; import com.palestra.notaria.modelo.PlantillaDocumentoNotarialPK; import com.palestra.not...
6b4671355da47aca5d90d24e3fc66ab9b49b3d6b
8e1c3506e5ef30a3d1816c7fbfda199bc4475cb0
/org.hl7.fhir.dstu2016may/src/main/java/org/hl7/fhir/dstu2016may/model/codesystems/UnknownContentCode.java
a525e6dad330504b8c2410b132acc063ad978b0c
[ "Apache-2.0" ]
permissive
jasmdk/org.hl7.fhir.core
4fc585c9f86c995e717336b4190939a9e58e3adb
fea455fbe4539145de5bf734e1737777eb9715e3
refs/heads/master
2020-09-20T08:05:57.475986
2019-11-26T07:57:28
2019-11-26T07:57:28
224,413,181
0
0
Apache-2.0
2019-11-27T11:17:00
2019-11-27T11:16:59
null
UTF-8
Java
false
false
4,782
java
package org.hl7.fhir.dstu2016may.model.codesystems; /*- * #%L * org.hl7.fhir.dstu2016may * %% * Copyright (C) 2014 - 2019 Health Level 7 * %% * 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 Licen...
88d64f30cf6dcd9a05bce8bb9a5e8cfbc129ae9e
9880d877100bdd662db4051a606b5f6d10b0ae36
/baseFrame/src/main/java/com/em/baseframe/view/popupwindow/indicator/BallSpinFadeLoaderIndicator.java
21a1df181d64165d931fb8916e4e314fff8eeadf
[]
no_license
CQHH/VoiceOperationSystem
a9d927e86dc25fedd77b9d6f3e242fc98f5cffd3
74fd72d0c4d23bd2124a213ebf324fc2ca615a00
refs/heads/master
2020-08-13T10:59:26.393979
2019-10-14T05:48:36
2019-10-14T05:48:36
214,958,198
1
1
null
null
null
null
UTF-8
Java
false
false
3,177
java
package com.em.baseframe.view.popupwindow.indicator; import android.animation.ValueAnimator; import android.graphics.Canvas; import android.graphics.Paint; /** * Created by Jack on 2015/10/20. */ public class BallSpinFadeLoaderIndicator extends BaseIndicatorController { public static final float SCALE=1.0f; ...
0c9c81ee843fc60bd3d3ba0736ff3fe9f0eb70c3
cc5c0cc9d04ebe2e2299c149e1a82f294ee153a5
/src/org/calminfotech/system/models/Labtest.java
6f198191c28946a7f4d0ada71990a243f60a670d
[]
no_license
Chykay/EMR
1ece6d6916464031b9892bea5104159b65056e96
433cd4494e9103d1a6573ad6009d429d025cc49b
refs/heads/master
2020-09-14T15:02:27.934553
2019-08-01T15:39:22
2019-08-01T15:39:22
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,806
java
package org.calminfotech.system.models; import java.util.Date; import java.util.HashSet; import java.util.List; import java.util.Set; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import ...
9caa2828a3be82f8262d2470e976b1634e6b1e98
90290ad4ef51a3088a78352b98f7c5cc26ac1610
/src/main/java/io/github/delivery/application/web/rest/UserJWTController.java
f224680042fcaf3ae45694ba5f710d74fcc47cdc
[]
no_license
BulkSecurityGeneratorProject1/delivery
c39ec155c4daf1c9b2843d19a26a6ae04d499a55
673382a3ea99befc14933ae9812f0a87063e8201
refs/heads/master
2022-12-16T18:50:07.669506
2018-01-16T02:55:43
2018-01-16T02:55:43
296,685,505
0
0
null
2020-09-18T17:18:34
2020-09-18T17:18:33
null
UTF-8
Java
false
false
2,586
java
package io.github.delivery.application.web.rest; import io.github.delivery.application.security.jwt.JWTConfigurer; import io.github.delivery.application.security.jwt.TokenProvider; import io.github.delivery.application.web.rest.vm.LoginVM; import com.codahale.metrics.annotation.Timed; import com.fasterxml.jackson.ann...
d47674697b21f6b87141c3a91cf011be8ef135cb
9254e7279570ac8ef687c416a79bb472146e9b35
/ddosbgp-20171120/src/main/java/com/aliyun/ddosbgp20171120/models/DescribeDdosEventRequest.java
a0d48848917351604abc04b7a4e5c7b54b88a1a0
[ "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
2,078
java
// This file is auto-generated, don't edit it. Thanks. package com.aliyun.ddosbgp20171120.models; import com.aliyun.tea.*; public class DescribeDdosEventRequest extends TeaModel { @NameInMap("SourceIp") public String sourceIp; @NameInMap("PackId") @Validation(required = true) public String packId...
6707e01904722f909eee762af3abd0936afe0ab8
83d781a9c2ba33fde6df0c6adc3a434afa1a7f82
/Wallet/Wallet.Batch/src/main/java/com/servicelive/wallet/batch/gl/dao/IFiscalCalendarDao.java
77cd5c1d052446a0c703d10e3b31315cb093d5d5
[]
no_license
ssriha0/sl-b2b-platform
71ab8ef1f0ccb0a7ad58b18f28a2bf6d5737fcb6
5b4fcafa9edfe4d35c2dcf1659ac30ef58d607a2
refs/heads/master
2023-01-06T18:32:24.623256
2020-11-05T12:23:26
2020-11-05T12:23:26
null
0
0
null
null
null
null
UTF-8
Java
false
false
552
java
package com.servicelive.wallet.batch.gl.dao; import com.servicelive.common.exception.DataServiceException; import com.servicelive.wallet.batch.gl.vo.FiscalCalendarVO; // TODO: Auto-generated Javadoc /** * The Interface IFiscalCalendarDao. */ public interface IFiscalCalendarDao { /** * Gets the fisca...
6d86b51056270b4ce0e5e9dadd182e81419229f0
10d77fabcbb945fe37e15ae438e360a89a24ea05
/graalvm/transactions/fork/narayana/qa/tests/src/org/jboss/jbossts/qa/Hammer01Setups/Setup01.java
6698284bfa48d1ed994b6ecbc660f6a7e1599fb0
[ "LGPL-2.1-only", "Apache-2.0", "LGPL-2.1-or-later", "LicenseRef-scancode-other-copyleft" ]
permissive
nmcl/scratch
1a881605971e22aa300487d2e57660209f8450d3
325513ea42f4769789f126adceb091a6002209bd
refs/heads/master
2023-03-12T19:56:31.764819
2023-02-05T17:14:12
2023-02-05T17:14:12
48,547,106
2
1
Apache-2.0
2023-03-01T12:44:18
2015-12-24T15:02:58
Java
UTF-8
Java
false
false
4,507
java
/* * JBoss, Home of Professional Open Source * Copyright 2007, Red Hat Middleware LLC, and individual contributors * as indicated by the @author tags. * See the copyright.txt in the distribution for a * full listing of individual contributors. * This copyrighted material is made available to anyone wishing to use...
31c7759d7d2d9abef4cfd6ccd675b7f35cb947b4
9520a1e0a7080f2a20b6123e49699c7542f15ed3
/src/main/java/com/github/appreciated/apexcharts/config/legend/OnItemHover.java
5e6f8d68225c478056e009c58f11189154ed94a0
[ "Apache-2.0" ]
permissive
appreciated/apexcharts-flow
aa901337a6e7a77fdb482533f27296ba8ed37522
c27f20d4bf7e96d4272861b15345d058c603efcc
refs/heads/master
2023-06-24T21:21:47.108233
2022-12-14T21:47:56
2022-12-14T21:47:56
180,203,438
52
47
Apache-2.0
2023-06-16T06:49:39
2019-04-08T17:52:44
Java
UTF-8
Java
false
false
467
java
package com.github.appreciated.apexcharts.config.legend; public class OnItemHover { private Boolean highlightDataSeries; public Boolean getHighlightDataSeries() { return highlightDataSeries; } public void setHighlightDataSeries(Boolean highlightDataSeries) { this.highlightDataSeries =...
88c75032da669c9495bba90d3160e6f1dd19d7b6
8af1164bac943cef64e41bae312223c3c0e38114
/results-java/elastic--elasticsearch/a7bbab7e878b8eefef66e106203de5177265cf5c/before/DfsPhase.java
cb89ce5fc9c61711620688a1693b02f14a937a8c
[]
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,796
java
/* * Licensed to ElasticSearch and Shay Banon under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. ElasticSearch licenses this * file to you under the Apache License, Version 2.0 (the * "License"); you may...
39389ef7790fecd9c7950095bb6728c4c16e34d3
554c0355a6e7ec75881689572b3282b2c6ff5bc6
/zaodao-platform/src/main/java/com/acooly/zaodao/gateway/gsy/message/WithdrawCardResponse.java
3d7bcd9235c83fede3573d69abe56d3e74ed8053
[]
no_license
weichk/zaodao
2a508aecccae81a15710c275a9dc03b4ec102d87
4cbdc3da1a7e02302da6fc889cf4a7a0dbb3da2d
refs/heads/master
2020-06-06T23:44:35.414570
2019-06-20T08:06:28
2019-06-20T08:06:28
192,877,036
0
0
null
null
null
null
UTF-8
Java
false
false
1,441
java
package com.acooly.zaodao.gateway.gsy.message; import com.acooly.core.utils.Money; import com.acooly.openapi.framework.common.annotation.OpenApiField; import com.acooly.zaodao.gateway.base.ResponseBase; import com.acooly.zaodao.gateway.gsy.message.enums.FundStatusEnum; import lombok.Getter; import lombok.Setter; impor...
c839b830d71350b0244b5ee3f02cc6762fbe6f6d
0eba00e76b00650656814d45becfd5cd87182b3d
/Backjoon/src/BOJ_11052.java
afc5c865b1443cbd7c2979dd1136229766a42cf9
[]
no_license
icarus8050/Algorithm
15085b8cd14afba198282e41b4f4af925e76cb29
3c9ac3b7642c21b8b27c77dc2cec21d3b8ec96d5
refs/heads/master
2021-06-14T01:06:45.618038
2021-03-21T04:02:50
2021-03-21T04:02:50
169,849,656
3
0
null
null
null
null
UTF-8
Java
false
false
1,007
java
import java.io.BufferedReader; import java.io.BufferedWriter; import java.io.InputStreamReader; import java.io.OutputStreamWriter; /** * 카드 구매하기 (https://www.acmicpc.net/problem/11052) */ public class BOJ_11052 { public static void main(String[] args) throws Exception { BufferedReader br = new BufferedR...
3658fd5584853771477e084d19ccf591d5177e48
672caa6542735343160249f4a350c5d4bd315170
/src/main/java/com/adyen/demo/store/service/CustomerDetailsService.java
3c851801211fe596a4b6f1721c578355a9ed97a9
[]
no_license
RealIanX/adyen-java-react-ecommerce-example
46d456f813028e6e9f84f0cd427b08a2a748f13c
9b9d3913aceb85533ff1a9bd48994e0ce69284ca
refs/heads/master
2023-02-27T10:43:34.002360
2021-02-01T14:10:03
2021-02-01T14:10:03
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,235
java
package com.adyen.demo.store.service; import com.adyen.demo.store.domain.CustomerDetails; import com.adyen.demo.store.repository.CustomerDetailsRepository; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.data.domain.Page; import org.springframework.data.domain.Pageable; import org....
d8900b5d681966b4fb23899af5229ce104a4d34d
8e1c3506e5ef30a3d1816c7fbfda199bc4475cb0
/org.hl7.fhir.dstu2016may/src/main/java/org/hl7/fhir/dstu2016may/model/codesystems/HspcAllergyIntoleranceTypeEnumFactory.java
187a4efcd0cb5416b72bf7cc32534639d4dd1e04
[ "Apache-2.0" ]
permissive
jasmdk/org.hl7.fhir.core
4fc585c9f86c995e717336b4190939a9e58e3adb
fea455fbe4539145de5bf734e1737777eb9715e3
refs/heads/master
2020-09-20T08:05:57.475986
2019-11-26T07:57:28
2019-11-26T07:57:28
224,413,181
0
0
Apache-2.0
2019-11-27T11:17:00
2019-11-27T11:16:59
null
UTF-8
Java
false
false
3,122
java
package org.hl7.fhir.dstu2016may.model.codesystems; /*- * #%L * org.hl7.fhir.dstu2016may * %% * Copyright (C) 2014 - 2019 Health Level 7 * %% * 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 Licen...
e179a6aca48b9de81539c8eea404bb0da0682446
ab4fd2cdce015e0b443b66f949c6dfb741bf61c9
/src/main/java/com/sun/org/apache/xml/internal/security/utils/HelperNodeList.java
5569e9ea94424199fb1c7e09b0f5a5d15ae9f3df
[]
no_license
lihome/jre
5964771e9e3ae7375fa697b8dfcd19656e008160
4fc2a1928f1de6af00ab6f7b0679db073fe0d054
refs/heads/master
2023-05-28T12:13:23.010031
2023-05-10T07:30:15
2023-05-10T07:30:15
116,901,440
0
0
null
2018-11-15T09:49:34
2018-01-10T03:13:15
Java
UTF-8
Java
false
false
2,611
java
/* * Copyright (c) 2007, 2023, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. */ /** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for a...
b66f3b6521a8297d422d545d7dd5f12203199798
be68bcbe1055784dfd723aa47ccca52f310fda5f
/sources/android/arch/p000a/p002b/C0009e.java
10ec0f51d6b5c44cdba0e7b10882a330f2e48516
[]
no_license
nicholaschum/DecompiledEvoziSmartLED
02710bc9b7ddb5db2f7fbbcebfe21605f8e889f8
42d3df21feac3d039219c3384e12e56e5f587028
refs/heads/master
2023-08-18T01:57:52.644220
2021-09-17T20:48:43
2021-09-17T20:48:43
407,675,617
0
0
null
null
null
null
UTF-8
Java
false
false
1,070
java
package android.arch.p000a.p002b; import java.util.Map; /* renamed from: android.arch.a.b.e */ final class C0009e<K, V> implements Map.Entry<K, V> { /* renamed from: a */ final K f13a; /* renamed from: b */ final V f14b; /* renamed from: c */ C0009e<K, V> f15c; /* renamed from: d */ ...
7a463b0400f2bacf8eeba8da44628edebbb3e21a
ee1244b10de45679f053293e366f192af307be74
/sources/org/telegram/ui/LaunchActivity$$Lambda$29.java
c62c9d1b50a5fcb7eb5b4fc419e77578f9deb317
[]
no_license
scarletstuff/Turbogram
a086e50b3f4d7036526075199616682a0d7c9c45
21b8862573953add9260f1eb586f0985d2c71e8e
refs/heads/master
2021-09-23T14:34:23.323880
2018-09-24T17:48:43
2018-09-24T17:48:43
null
0
0
null
null
null
null
UTF-8
Java
false
false
448
java
package org.telegram.ui; import android.view.View; import android.view.View.OnClickListener; final /* synthetic */ class LaunchActivity$$Lambda$29 implements OnClickListener { private final LaunchActivity arg$1; LaunchActivity$$Lambda$29(LaunchActivity launchActivity) { this.arg$1 = launchActivity; ...
e14e9ad03eac18e7dc94b361e17b7a0bf6d042f8
64a2c72c70dc2615ff8ef809c40041fc960fe811
/adapter/adapter.rest.v1/src/main/java/at/kc/tugraz/ss/adapter/rest/v1/SSAdapterRESTFile.java
35e9f135b9158f1eca07863f7f22ba3e21062142
[ "Apache-2.0" ]
permissive
xingzhixi/SocialSemanticServer
4a588492a83768c86a5e102388703e8dd01684d2
478c9b4e2907c3848dc23a3bc216d8dbac082a01
refs/heads/master
2021-01-16T18:54:04.013089
2015-03-16T11:41:36
2015-03-16T11:41:36
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,725
java
/** * Code contributed to the Learning Layers project * http://www.learning-layers.eu * Development is partly funded by the FP7 Programme of the European Commission under * Grant Agreement FP7-ICT-318209. * Copyright (c) 2014, Graz University of Technology - KTI (Knowledge Technologies Institute). * For a list of contr...
8551df02bc6dd9de9089213e881502be2d4aa5e7
5036af5a5266185ef54a0c4016254828185be9d6
/src/main/java/com/src/xt/login/controller/reg/client/BulletinsController.java
affde69cced476197e94fb9bc1c80c7c6b3b9ab9
[]
no_license
7373/enterprise-information-exchange-and-sharing-system
b2295f0fb769369d302771f1faa703b6d7c5022a
1bdf258a07f713898997119d6bd6454b0a69d715
refs/heads/master
2021-01-02T23:05:17.857022
2017-08-18T12:44:40
2017-08-18T12:44:40
99,462,869
0
3
null
null
null
null
UTF-8
Java
false
false
2,737
java
/* * Copyright© 2003-2016 浙江汇信科技有限公司, All Rights Reserved. */ package com.icinfo.cs.login.controller.reg.client; import java.sql.SQLException; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.web.bind...
771ef2c25cbfe1a86c75acc9e9505a904af8b3e2
4d97a8ec832633b154a03049d17f8b58233cbc5d
/Math/34/Math/evosuite-branch/9/org/apache/commons/math3/genetics/ListPopulationEvoSuite_branch_Test_scaffolding.java
6b7bf13a3278bcba7acd55859e17a8713a4f362c
[]
no_license
4open-science/evosuite-defects4j
be2d172a5ce11e0de5f1272a8d00d2e1a2e5f756
ca7d316883a38177c9066e0290e6dcaa8b5ebd77
refs/heads/master
2021-06-16T18:43:29.227993
2017-06-07T10:37:26
2017-06-07T10:37:26
93,623,570
2
1
null
null
null
null
UTF-8
Java
false
false
7,893
java
/** * Scaffolding file used to store all the setups needed to run * tests automatically generated by EvoSuite * Thu Dec 11 19:02:54 GMT 2014 */ package org.apache.commons.math3.genetics; import org.junit.BeforeClass; import org.junit.Before; import org.junit.After; import org.junit.AfterClass; public class List...
0fe45159035271572e27b9436374d65dd2b7925e
c3e1c5c81cf923a5e67a843fcc94405e2f8f6d47
/curacao/src/main/java/curacao/annotations/parameters/convenience/Authorization.java
02afa81aca64a9cde1c1aa16cee43aa100fcb0f7
[ "MIT" ]
permissive
markkolich/curacao
d3e563c02509151a2c9eaeef120c5823474a393e
69328d52a96a1aa044cdf6d48ff7cc95f3ed7420
refs/heads/master
2023-06-07T20:24:49.379824
2023-05-28T18:14:54
2023-05-28T18:14:54
14,350,401
4
1
NOASSERTION
2023-05-28T18:14:55
2013-11-13T01:25:25
Java
UTF-8
Java
false
false
1,354
java
/* * Copyright (c) 2023 Mark S. Kolich * https://mark.koli.ch * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, ...
0b41b134909cf2bcecb76ca1b407ea85e932deab
be73270af6be0a811bca4f1710dc6a038e4a8fd2
/crash-reproduction-moho/results/XWIKI-13544-62-11-SPEA2-WeightedSum:TestLen:CallDiversity/com/xpn/xwiki/web/ActionFilter_ESTest_scaffolding.java
f10049c41da740685662e8333ceca75876fa6c28
[]
no_license
STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application
cf118b23ecb87a8bf59643e42f7556b521d1f754
3bb39683f9c343b8ec94890a00b8f260d158dfe3
refs/heads/master
2022-07-29T14:44:00.774547
2020-08-10T15:14:49
2020-08-10T15:14:49
285,804,495
0
0
null
null
null
null
UTF-8
Java
false
false
434
java
/** * Scaffolding file used to store all the setups needed to run * tests automatically generated by EvoSuite * Sun Jan 19 06:59:36 UTC 2020 */ package com.xpn.xwiki.web; import org.evosuite.runtime.annotation.EvoSuiteClassExclude; import org.junit.BeforeClass; import org.junit.Before; import org.junit.After; @...
db366964bbecac9ff7c10f032b5fc3b52b9d1c73
05c451abfa3507a4287de2b3c02f6cb7d8036331
/app/src/main/java/com/havrylyuk/dou/ui/main/by_years/ByYearsMvpPresenter.java
b6ca2f821a6c600108b04ba48ebfc6020dd5800e
[ "Apache-2.0" ]
permissive
Tubbz-alt/DOUSalaries
f0997a281378b8ffedafd9867c37794322616142
b7381719f8602c31028d6fa1f988299f1f9d3882
refs/heads/master
2021-09-02T08:28:39.582150
2018-01-01T00:18:11
2018-01-01T00:18:11
null
0
0
null
null
null
null
UTF-8
Java
false
false
271
java
package com.havrylyuk.dou.ui.main.by_years; import com.havrylyuk.dou.ui.base.Presenter; /** * Created by Igor Havrylyuk on 25.09.2017. */ public interface ByYearsMvpPresenter<V extends ByYearsMvpView> extends Presenter<V> { void loadChartItems(String city); }
f620deb1ceafbe0f0a7a2682851ea2a0aa92a125
450c4ea31ac34027f21747ad46acecf0f7b2ade6
/discovery/src/main/java/com/ibm/watson/developer_cloud/discovery/v1/model/CreateGatewayOptions.java
866a7c130774abcd34a6e37def881814bb0a5ae5
[ "Apache-2.0" ]
permissive
amanoese/java-sdk
b06a16de994607b38cc7d434c1a42cb0345556d8
5d1bee87ed882fdbb5de3d97564779aa7e97fb38
refs/heads/master
2020-04-17T03:09:39.967828
2019-01-16T20:53:13
2019-01-16T20:53:13
166,169,610
0
0
Apache-2.0
2019-01-17T06:03:10
2019-01-17T06:03:09
null
UTF-8
Java
false
false
2,868
java
/* * Copyright 2018 IBM Corp. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law o...
cefcd259f3ae78837a90a94e7fbe452d6e41df6d
7ace26ee93627a9b1c7915febafcd12079a74549
/src/RDPCrystalEDILibrary/Log.java
ce276217c96c397f064d93895a1bd5bd148d51a7
[]
no_license
Javonet-io-user/77de0417-10e4-47a5-86bd-abaef99c7026
f802f870613a8ccc0ee2afbd6c9ff12d4d1df838
fdfe808234e3e303bbbb124d7af37354967cfe3a
refs/heads/master
2020-04-07T17:32:10.040655
2018-11-21T16:00:28
2018-11-21T16:00:28
158,573,214
0
0
null
null
null
null
UTF-8
Java
false
false
1,681
java
package RDPCrystalEDILibrary;import Common.Activation;import static Common.Helper.Convert;import static Common.Helper.getGetObjectName;import static Common.Helper.getReturnObjectName;import static Common.Helper.ConvertToConcreteInterfaceImplementation;import Common.Helper;import com.javonet.Javonet; ...
f45acb0cbdc6ec89063ed47b5f0407c413f6c462
d7c343f45f3c67794675b2e56900978fc597359c
/core-java/src/main/java/com/lonely/wolf/note/jvm/JVMDemo.java
cc93a69c49f47f433bcb2097ca24f82db5c6e0e8
[]
no_license
MacleZhou/lonely-wolf-note
efcebc1c6e60500bff9dbb531928ce76bf4a209a
7871214145a4fdbfed6f59e78a3505f71061ed90
refs/heads/master
2023-03-27T01:04:30.925521
2021-03-25T01:33:16
2021-03-25T01:33:16
null
0
0
null
null
null
null
UTF-8
Java
false
false
457
java
package com.lonely.wolf.note.jvm; /** * @author zwx * @version 1.0 * @date 2020/8/11 * @since jdk1.8 */ public class JVMDemo { public static void main(String[] args) { int sum = add(null, 20); print(sum); } public static int add(int[] a, int b) { a=new int[]{1,2,3,4,5}; ...
77cd4f1d0503f19ed0f2e968485a8bab075539f7
c6964864412cdf04180ffa1711817116b00ce3d7
/src/main/java/com/aanglearning/model/entity/Subject.java
609589c3d1819fdcb7208896e507132b5f7448af
[]
no_license
vinkrish/jersey_project_API
79aa58ccda456f4f503526e7e939d8dc497a6775
57d452c8a65cc66c88c183f938ec9e98f4880002
refs/heads/master
2021-03-30T16:58:55.587066
2018-03-23T09:35:09
2018-03-23T09:35:09
64,354,593
0
0
null
null
null
null
UTF-8
Java
false
false
1,102
java
package com.aanglearning.model.entity; public class Subject { private long id; private long schoolId; private String subjectName; private int partitionType; private long theorySubjectId; private long practicalSubjectId; public long getId() { return id; } public void setId(long id) { this.id = id; } p...
ea373a2599bb091ec86895b64891dab1c06d0436
c908d6a58a7e79f684f9d430fa39ba34f8a320c8
/eclipse/common/plugins/com.liferay.ide.eclipse.project.ui/src/com/liferay/ide/eclipse/project/ui/action/sdk/MergeAction.java
0b7cbec33ad5addd7ba0c374e6be1878b6bc280a
[]
no_license
admhouss/liferay-ide
b2f08294c6ac5d8dc909b97236f3006cd1f734e5
3b8b0bf1b98cd79b8dc794c4bd4fe4dc086fde34
refs/heads/master
2021-01-18T08:36:01.718248
2012-10-12T06:21:24
2012-10-12T06:21:24
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,033
java
/******************************************************************************* * Copyright (c) 2000-2011 Liferay, Inc. All rights reserved. * * 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 Fo...
316b71495cff22ecf6ac4fde646c402d7490f705
2dce0244270369d30f509c8a7b6c4ceadc71ec12
/m31_0_Multiprocessor_IO/L31.1.2-client/src/main/java/com/it_uatech/l31/ClientSocketMsgWorker.java
acc1772651d12819dc7b54f6c9382dcc9c63a870
[]
no_license
ituatech/JavaMainCourse
91825d3a43159abd97443cf13c166b420266432c
4e5fc538aa38b9a8bad92932849b9637f6a2172f
refs/heads/master
2022-06-29T19:15:02.995886
2020-05-19T17:43:23
2020-05-19T17:43:23
218,717,504
0
0
null
2022-06-21T02:42:37
2019-10-31T08:21:27
Java
UTF-8
Java
false
false
721
java
package com.it_uatech.l31; import com.it_uatech.l31.channel.SocketMsgWorker; import java.io.IOException; import java.net.Socket; /** * Created by tully. */ class ClientSocketMsgWorker extends SocketMsgWorker { private final Socket socket; private String name; ClientSocketMsgWorker(String host, int po...
48943e638698fe96c3e57391f9b30e3170dfc0a3
2f11f3da7bcdac54957d05b36a7a92f9bb84fd32
/app/src/main/java/com/indusfo/edzn/scangon/bean/Scanning.java
00ea386fe7055c9bf8d612c67858a115376800c7
[]
no_license
xuz10086/EDSF_scangon
31021aeda2af106cc29a613b0d0a4b4871020e74
bcf1725decdd29fa4973044559ffc644e1091b24
refs/heads/master
2020-05-20T02:13:39.259006
2019-05-07T05:30:36
2019-05-07T05:30:36
185,326,391
0
0
null
null
null
null
UTF-8
Java
false
false
5,409
java
package com.indusfo.edzn.scangon.bean; import android.content.Intent; import java.io.Serializable; public class Scanning implements Serializable { private static final long serialVersionUID = 2466283820960216534L; // 扫描记录ID private Integer lScanningId; private String lUserId; // 扫描时间 private...
86de52aef64a8ae8cc88faefca07bf8c01e6239b
08dfe0965893fc3bb2b5e6c54e999d9e2f12f4a2
/src/main/java/com/kdn/ecsi/epengine/domain/ComCd.java
90179325c3c5b3962d53d12cbec2db2432b075b1
[]
no_license
ygpark2/spring-boot-rest-api
27be58ee309316e92a6ec77e2359f24fb66c6f94
7b1de2593651d1d94819f89cf08d558533c9cde9
refs/heads/master
2021-01-19T05:18:30.350430
2016-06-01T00:55:29
2016-06-01T00:55:29
60,133,585
0
0
null
null
null
null
UTF-8
Java
false
false
2,412
java
package com.kdn.ecsi.epengine.domain; import java.io.Serializable; import javax.persistence.*; import java.util.Date; /** * The persistent class for the COM_CD database table. * */ @Entity @Table(name="COM_CD") @NamedQuery(name="ComCd.findAll", query="SELECT c FROM ComCd c") public class ComCd implements Seriali...
346d35efba2c0793c30c60cc1c639e5851e5cb85
82bda3ed7dfe2ca722e90680fd396935c2b7a49d
/app-meipai/src/main/java/com/arashivision/arvbmg/util/TestNativeCrashFabric.java
b5a2b79ddc825baca57c8b1018c7655063e6b729
[]
no_license
cvdnn/PanoramaApp
86f8cf36d285af08ba15fb32348423af7f0b7465
dd6bbe0987a46f0b4cfb90697b38f37f5ad47cfc
refs/heads/master
2023-03-03T11:15:40.350476
2021-01-29T09:14:06
2021-01-29T09:14:06
332,968,433
1
1
null
null
null
null
UTF-8
Java
false
false
186
java
package com.arashivision.arvbmg.util; public class TestNativeCrashFabric { static { ARVBMGLibsLoader.load(); } public static native void nativeTestNativeCrash(); }
0dbd7df6d14dcde2218d1ca9823418eb3e8afac0
c284a9705e55828d3707bb06702eac3ceadf3237
/client-lib/src/com/baidu/api/sem/nms/v2/GetGroupByGroupIdRequest.java
081487729d6449c650bb3d6fcf652dd6b11e1c63
[]
no_license
pologood/beidou-api
06efa59ba5443084eb107b423683844973aca1c9
05d0d7440b92f577c45c0530cb397e2e2fcd8bfd
refs/heads/master
2021-01-19T09:37:40.873104
2017-04-04T03:53:51
2017-04-04T03:53:51
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,372
java
package com.baidu.api.sem.nms.v2; 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...
41f80d9f09c429d1efb13461375b47839ab25ae1
fc34325be9a6b86bab6a076ae80cfd6da77c854d
/app/src/main/java/com/xianzhifengshui/widget/tag/TagItemClickListener.java
0db48af63b257bc92452fbe96e1c1967d00fbf9b
[]
no_license
vokegai/ProphetGeomanticOmen
372b2f5699412bce0eb5da665adbfdbb7348a15b
b6ab6c33cad67e5e8f7c04a4615fe03566fb3776
refs/heads/master
2021-01-11T02:52:15.930398
2016-10-14T08:47:56
2016-10-14T08:47:56
70,891,241
0
0
null
null
null
null
UTF-8
Java
false
false
202
java
package com.xianzhifengshui.widget.tag; /** * 作者: 陈冠希 * 日期: 2016/10/11. * 描述: 标签点击监听器 */ public interface TagItemClickListener { void itemClick(int position); }
4c1d299f97a6cf3d1e1c9cb19e312bc5c9a82927
55fcf753f8c699bea82165d6f2bd3f51ae4c8c42
/basex-core/src/main/java/org/basex/build/json/JsonParserOptions.java
6e0402fef8471650cb71996f8fe1584f77534416
[ "BSD-3-Clause" ]
permissive
maxsg1/basex
4cb879641418c37ffc74ec3e1595e0217b0cd3a7
bba0d6c13964e189d8890e209aed0713a85e27e0
refs/heads/master
2020-12-25T21:22:50.233926
2015-04-23T14:32:01
2015-04-23T14:32:01
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,401
java
package org.basex.build.json; import java.util.*; import org.basex.util.options.*; /** * Options for parsing JSON documents. * * @author BaseX Team 2005-15, BSD License * @author Christian Gruen */ public final class JsonParserOptions extends JsonOptions { /** Option: encoding. */ public static final String...
0730f3c6c79a642ddfdab1fc528f1050ec19d3f9
47525ba84a15c819568f60b73fe50af96578d4e6
/app/src/main/java/com/moko/lifex/base/BaseDialog.java
8db402f452cce7e07b7a4df36e98a7faeb67eea4
[]
no_license
MokoLifeX/MokoLifeX_Android
7f3889bb0ce51aebec3f94a7a183f2375bb6a89a
2a306660c98707506c1ac16f9c981edb30c97e8e
refs/heads/master
2022-06-03T15:51:28.024793
2022-04-14T02:11:29
2022-04-14T02:11:29
211,220,498
0
3
null
null
null
null
UTF-8
Java
false
false
2,482
java
package com.moko.lifex.base; import android.annotation.SuppressLint; import android.app.Dialog; import android.content.Context; import android.os.Bundle; import android.view.LayoutInflater; import android.view.View; import android.view.Window; import android.view.WindowManager; import android.view.animation.Animation;...
29e819e4a291d3079340911a4ec5ace6c5a0a29f
4ca66f616ebd8c999f5917059cc21321e35ba851
/src/minecraft/net/minecraft/network/play/server/S31PacketWindowProperty.java
6518aa10fb8bfb5e5a4e0d230b9cb9982cf057da
[]
no_license
MobbyGFX96/Jupiter
1c66c872b4944654c1554f6e3821a63332f5f2cb
c5ee2e16019fc57f5a7f3ecf4a78e9e64ab40221
refs/heads/master
2016-09-10T17:05:11.977792
2014-07-21T09:24:02
2014-07-21T09:24:02
22,002,806
5
0
null
null
null
null
UTF-8
Java
false
false
1,712
java
package net.minecraft.network.play.server; import net.minecraft.network.INetHandler; import net.minecraft.network.Packet; import net.minecraft.network.PacketBuffer; import net.minecraft.network.play.INetHandlerPlayClient; import java.io.IOException; public class S31PacketWindowProperty extends Packet { private s...
7671b6672d8094c737a21fbafd76d3d67b7a42f7
89d0ba81bb48b6d9bc868decd902965345435348
/src/test/resources/ConvertCommonTest/expect/TestConvertJavaProgramService04.java
f73d3793e272145f8ad109b1f20a746588ea32fc
[ "Apache-2.0" ]
permissive
oscana/oscana-s2n-javaconverter
75cd6ad8c4e2eec9c9bd59259789dcf357a7df64
7aa672cbfb4fefa973632dabca1d43d011bc60ab
refs/heads/master
2023-03-31T15:37:00.802181
2021-03-30T10:32:25
2021-03-30T10:32:25
291,641,914
0
0
Apache-2.0
2021-03-30T10:32:25
2020-08-31T07:10:12
Java
UTF-8
Java
false
false
860
java
package jp.co.tis.service; import java.io.Serializable; import java.util.List; import javax.inject.Inject; import java.io.Serializable; import oscana.s2n.struts.GenericsUtil; import nablarch.core.db.connection.DbConnectionContext; import oscana.s2n.common.ParamFilter; import nablarch.fw.dicontainer.web.Reques...
b71b0e24f36225e43f9830ae1766de85f4850d48
fe49bebdae362679d8ea913d97e7a031e5849a97
/bqerpejb/src/power/ejb/hr/dao/SysVUserLoginDao.java
3f5e526e8fd2daef555a6a96ad424f3bea993c2a
[]
no_license
loveyeah/BQMIS
1f87fad2c032e2ace7e452f13e6fe03d8d09ce0d
a3f44db24be0fcaa3cf560f9d985a6ed2df0b46b
refs/heads/master
2020-04-11T05:21:26.632644
2018-03-08T02:13:18
2018-03-08T02:13:18
124,322,652
0
2
null
null
null
null
UTF-8
Java
false
false
3,363
java
/** * */ package power.ejb.hr.dao; import java.util.ArrayList; import java.util.Iterator; import java.util.List; import javax.naming.NamingException; import power.ear.comm.ejb.Ejb3Factory; import power.ejb.comm.*; /** * 用户登录访问类,返回登录用户的信息 * * @author Administrator date 2008-08-20 */ publ...
50d6dccbabac4e77e0f4871496b519f2d50e9138
20054763b3ce33f12f30d909647eb1f07e6eecc5
/src/com/wira/pmgt/server/executor/api/Service.java
bb047895ae4b5e44ca379297446f39a1fc5953cc
[]
no_license
duggankimani/IConserv
69fc9ce2a1fc82b4eb02dc0e26b1f7f24aa07341
20d38fef419e654b416242e53ab4a8d015f6a66d
refs/heads/master
2021-01-16T23:15:47.696716
2015-04-21T08:47:13
2015-04-21T08:47:13
18,596,450
0
0
null
null
null
null
UTF-8
Java
false
false
254
java
/* * To change this template, choose Tools | Templates and open the template in * the editor. */ package com.wira.pmgt.server.executor.api; /** * * @author salaboy */ public interface Service { public void init(); public void destroy(); }
ecadf71a78ba3db5c92690651a1c2dbd5bac4b03
9f4f9c1e6a91ff96672e6ad26ff99111141fa363
/Algorithm/src/Code_Up/a1019.java
86247489d842d94ee5fd3ec073dd933bf445ad1f
[]
no_license
loon0214/Algorithm
40ec4dccd3e425aea779ba00ab05dcf93ff49bfe
26626b9a97a81384b53edc36596214dc1e971767
refs/heads/master
2023-03-02T01:35:57.825246
2021-02-10T23:41:01
2021-02-10T23:41:01
337,883,973
0
0
null
null
null
null
UTF-8
Java
false
false
473
java
package Code_Up; import java.util.Scanner; public class a1019 { public static void main(String[] args) { Scanner sc = new Scanner(System.in); String a = sc.next(); // split -> seperate by . -> save in arrays // [.] or \\. String date[] = a.split("[.]"); int year = Integer.parseInt(date[0]); int m...
e3d4cd2deeaa72ec8b83a7df5f81759e7489145e
bbf68230f58d811b0dc1c5af410abbf480472603
/junior_005/src/main/java/ru/job4j/sort/external/SortingIterator.java
15fbb329caa5a3b5e00f355341cc8dfd6287bc63
[ "Apache-2.0" ]
permissive
zCRUSADERz/AlexanderYakovlev
2de343bd16e2749fee0a61ae5a19e8ed2374cc4d
9b098fb876b5a60d5e5fdc8274b3b47e994d88ba
refs/heads/master
2022-09-14T05:36:48.554661
2019-06-12T11:05:21
2019-06-12T11:05:21
115,723,226
2
0
Apache-2.0
2022-09-08T00:48:33
2017-12-29T13:07:29
Java
UTF-8
Java
false
false
2,482
java
package ru.job4j.sort.external; import java.util.Comparator; import java.util.Iterator; import java.util.NoSuchElementException; import java.util.Objects; /** * Sorting iterator. * Итератор инкапсулирует два других итератора, которые итерируют * отсортированную последовательность элементов. * Производит слияние д...
cf969bc746fc5c5aca6202e14a1f04fb59dfdd19
b333f1fd1959a1863df704b76b0de04fb6b0d799
/NaluDominoLoginNoHashModuleApplication/NaluDominoLoginNoHashModuleApplication-client/src/main/java/com/github/nalukit/example/nalu/loginapplication/ui/content/detail/composite/person/PersonComponent.java
4a9961cf23f92fb755d46081fd16839fec0d8b53
[ "Apache-2.0" ]
permissive
baldram/nalu-examples
b6aca480702d0b34aeab0b13b277b0ed2dfa05e3
7057098126309edb4608f92369823e576b428c0d
refs/heads/master
2020-11-30T02:15:19.567971
2019-12-01T11:02:16
2019-12-01T11:02:16
230,273,131
0
0
null
2019-12-26T13:57:09
2019-12-26T13:57:09
null
UTF-8
Java
false
false
3,007
java
/* * Copyright (c) 2018 - 2019 - Frank Hossfeld * * 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...
899428e7802936b5390cc699217a4e505aecc4dd
d7c5121237c705b5847e374974b39f47fae13e10
/airspan.netspan/src/main/java/Netspan/NBI_15_2/Statistics/BsIbBaseAirInterfaceUsageHourlyGet.java
f8413432374338bf16d6b642316b8f7831b099bb
[]
no_license
AirspanNetworks/SWITModules
8ae768e0b864fa57dcb17168d015f6585d4455aa
7089a4b6456621a3abd601cc4592d4b52a948b57
refs/heads/master
2022-11-24T11:20:29.041478
2020-08-09T07:20:03
2020-08-09T07:20:03
184,545,627
1
0
null
2022-11-16T12:35:12
2019-05-02T08:21:55
Java
UTF-8
Java
false
false
4,752
java
package Netspan.NBI_15_2.Statistics; 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.annotat...
d13a0204b98f406bdc34f4b80a4ad0a0646d79bb
95e944448000c08dd3d6915abb468767c9f29d3c
/sources/com/p280ss/android/ugc/aweme/share/improve/p1541d/C38170b.java
49de4e4e262fca04f3657937c7c8238da3995443
[]
no_license
xrealm/tiktok-src
261b1faaf7b39d64bb7cb4106dc1a35963bd6868
90f305b5f981d39cfb313d75ab231326c9fca597
refs/heads/master
2022-11-12T06:43:07.401661
2020-07-04T20:21:12
2020-07-04T20:21:12
null
0
0
null
null
null
null
UTF-8
Java
false
false
600
java
package com.p280ss.android.ugc.aweme.share.improve.p1541d; import android.app.Activity; import com.p280ss.android.ugc.aweme.share.improve.p1541d.C38165a.C38166a; import com.p280ss.android.ugc.aweme.sharer.p338ui.C38380c.C38382b; import kotlin.jvm.internal.C7573i; /* renamed from: com.ss.android.ugc.aweme.share.improv...
4527d2cd87a21a309438584a8d017eef99691036
ff5107cf2f495b2a07329cdf7190ff6469a1a834
/apps/microservices/ad/src/main/java/com/adloveyou/ms/ad/service/dto/BrandUserDTO.java
2508db4ca013a7840f60f131a2f0f98a57248f0a
[]
no_license
icudroid/addonf-microservice
596e341cf282e1190c3752f6adf5a2c210976032
db9e80617b206ff3c1122e56f3c6de14e555692e
refs/heads/master
2021-05-09T02:15:47.863941
2018-01-27T20:29:48
2018-01-27T20:29:48
119,200,152
0
0
null
null
null
null
UTF-8
Java
false
false
1,455
java
package com.adloveyou.ms.ad.service.dto; import javax.validation.constraints.*; import java.io.Serializable; import java.util.HashSet; import java.util.Set; import java.util.Objects; /** * A DTO for the BrandUser entity. */ public class BrandUserDTO implements Serializable { private Long id; @NotNull ...
a5b0cc5a23524cccf538c3f28d7c87f041b01b17
0bbe7af8b742660b3a3c4ece67b988db5ad5de54
/src/main/java/com/massoftware/windows/a/ejercicios_contables/WEjercicioContable.java
be0b79095f7153a4209820dbfce8a7ada74e3fdc
[]
no_license
diegopablomansilla/massoftware_front
de80b5e48c278132f787d463cc32a898afcc62a2
35c083dde4398f7dc2919092df0e6498d3b50bdf
refs/heads/master
2021-06-08T20:13:33.266534
2019-09-12T23:21:53
2019-09-12T23:21:53
151,245,092
0
0
null
2021-04-19T14:51:55
2018-10-02T11:42:09
PLpgSQL
UTF-8
Java
false
false
5,146
java
package com.massoftware.windows.a.ejercicios_contables; import com.massoftware.model.EjercicioContable; import com.massoftware.model.EntityId; import com.massoftware.x.util.UtilUI; import com.massoftware.x.util.controls.CheckBoxEntity; import com.massoftware.x.util.controls.DateFieldEntity; import com.massoftware.x.ut...
16e19df646500b7a543c5dc16b182c15ecd36ba4
48e835e6f176a8ac9ae3ca718e8922891f1e5a18
/benchmark/test/com/querydsl/apt/domain/QueryTypeTest.java
771421274d7be04ef979f28b6f1e83eef2cd62f4
[]
no_license
STAMP-project/dspot-experiments
f2c7a639d6616ae0adfc491b4cb4eefcb83d04e5
121487e65cdce6988081b67f21bbc6731354a47f
refs/heads/master
2023-02-07T14:40:12.919811
2019-11-06T07:17:09
2019-11-06T07:17:09
75,710,758
14
19
null
2023-01-26T23:57:41
2016-12-06T08:27:42
null
UTF-8
Java
false
false
1,950
java
/** * Copyright 2015, The Querydsl Team (http://www.querydsl.com/team) * * 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...
48f2a4fee482a4a12fd72909a03e931b9ee8314d
754a0fdc13c70711b33a414e48f41333a7e8052d
/app/src/main/java/com/pbph/yuguo/activity/WithdrawCashRecordsActivity.java
168e33b16da1e7afffb021be1f8ddf5fbe395d4c
[]
no_license
lianjf646/PbphYuGuo
b70b3315d9815af078101573066cbc215d46945c
78e643cd1b0f142f96ce595fb0c5788b3e4bb09a
refs/heads/master
2023-04-23T00:48:00.842462
2021-04-30T06:25:12
2021-04-30T06:25:12
363,044,826
0
0
null
null
null
null
UTF-8
Java
false
false
4,236
java
package com.pbph.yuguo.activity; import android.os.Bundle; import android.view.View; import android.widget.AdapterView; import android.widget.ListView; import com.pbph.yuguo.R; import com.pbph.yuguo.adapter.WithdrawCashRecordsViewHolder; import com.pbph.yuguo.application.YuGuoApplication; import com.pbph.yuguo.base.B...
a26bdfa322c46ae03ed66923cadad6cbce75d8fe
b0c613bc03b8fca1b29d258a92de07e55866bb74
/src/main/java/ch.randelshofer.cubetwister/ch/randelshofer/debug/DesktopPropertiesTableModel.java
8d3f8292bc6f6f4ea0c3857d0287b535c8cc290e
[ "MIT" ]
permissive
RakhithJK/CubeTwister
20663aae2521c01f5859e02c493588b47b3c7c80
b392b191cc83de52d1ab3e5638802156558f1aeb
refs/heads/master
2023-01-09T23:41:06.241085
2020-10-31T07:24:20
2020-10-31T07:24:20
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,557
java
/* * @(#)DesktopPropertiesTableModel.java * CubeTwister. Copyright © 2020 Werner Randelshofer, Switzerland. MIT License. */ package ch.randelshofer.debug; import org.jhotdraw.annotation.Nonnull; import javax.swing.table.AbstractTableModel; import java.awt.Toolkit; import java.util.ArrayList; import java.util.Arra...
f65f5df1be4a33ccb345d3b3a869c4200a841876
db22bba828ee0118f5766c3a07390cc197d2cc65
/20201015/src/BookList.java
f7bc3fcc17c0fddc7e864d40e672fc72610f5264
[]
no_license
LHJ-123/everydat
4fb3318966f6bd0dcbf550074e96ec1ea425e00c
61e9ac2da2d86559b2a22bc8508ea639d4d41315
refs/heads/master
2022-12-23T13:56:18.976377
2021-03-28T01:09:52
2021-03-28T01:09:52
246,778,966
0
0
null
2022-12-16T00:40:11
2020-03-12T08:15:48
Java
UTF-8
Java
false
false
826
java
public class BookList { private Book[] books = new Book[10]; private int usedSize; public BookList() { //this.books = new Book[10]; this.books[0] = new Book("西游记","吴承恩",12,"小说"); this.books[1] = new Book("三国演义","施耐庵",14,"小说"); this.books[2] = new Book("水浒传","罗贯中",16,"小说"); ...
0883b459114451f4630d06eb9ad42f3a01ce4b2f
bd1f3decd59ade0efcc8980eff6f97203311abf9
/src/main/java/com/areatecnica/sigf/entities/ValorRolloUnidad.java
805965479e545af281fa2c8689e4f38950bf304f
[]
no_license
ianfranco/nanduapp
f4318755d859f57f50b94f0b67f02797a91634e6
330682a8666d0d30ac332caabe75eefee822f2d4
refs/heads/master
2021-03-24T12:48:03.761910
2018-01-08T16:58:06
2018-01-08T16:58:06
112,971,478
0
0
null
null
null
null
UTF-8
Java
false
false
5,279
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 com.areatecnica.sigf.entities; import com.areatecnica.sigf.audit.AuditListener; import java.io.Serializable; import j...
[ "ianfr@DESKTOP-6NFGECR" ]
ianfr@DESKTOP-6NFGECR
b540b80094ffa79a8e6443ee408b7cb9e7d3902b
edd0ff46d8f986c785cd820277e1846d9ad773cc
/androidutils/src/main/java/com/mauriciotogneri/androidutils/uibinder/annotations/OnItemClick.java
16f49c21c54fb6e8ae8daeeb082858aaeba604b3
[ "MIT" ]
permissive
thanhlcm90/android-utils
e54fa45d83f99f55e0a686b35366b9cf84fe8305
ed5867c9818f8a0202be2ffcc37c510f95d1b3bb
refs/heads/master
2020-03-29T18:00:39.863467
2018-09-24T19:22:13
2018-09-24T19:22:13
null
0
0
null
null
null
null
UTF-8
Java
false
false
384
java
package com.mauriciotogneri.androidutils.uibinder.annotations; import androidx.annotation.IdRes; import java.lang.annotation.Retention; import java.lang.annotation.Target; import static java.lang.annotation.ElementType.METHOD; import static java.lang.annotation.RetentionPolicy.RUNTIME; @Target(METHOD) @Retention(RU...
dc8ef3e6d83d364ba7b0bca4e566fbc32d8de575
28e60263224c399aa084f9222460d563275e3960
/bus-image/src/main/java/org/aoju/bus/image/galaxy/ApplicationCache.java
d0dc836773c98d2e851b134bd3b48825d8a06f48
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
lonpo/bus
b2bda2ab641c637b8a24888194548710cb2e82fa
4d4d4e762fa0654211ca97c62b286869b514b7d3
refs/heads/master
2022-07-15T09:40:43.298138
2020-05-15T04:12:59
2020-05-15T04:12:59
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,479
java
/********************************************************************************* * * * The MIT License * * ...
81e07eb866d9a6cbcdf54040fc5f64bf509c5078
fa1408365e2e3f372aa61e7d1e5ea5afcd652199
/src/testcases/CWE190_Integer_Overflow/s02/CWE190_Integer_Overflow__int_getQueryString_Servlet_add_53a.java
fed65a16786484fc5715cffc2e91221bf646d41f
[]
no_license
bqcuong/Juliet-Test-Case
31e9c89c27bf54a07b7ba547eddd029287b2e191
e770f1c3969be76fdba5d7760e036f9ba060957d
refs/heads/master
2020-07-17T14:51:49.610703
2019-09-03T16:22:58
2019-09-03T16:22:58
206,039,578
1
2
null
null
null
null
UTF-8
Java
false
false
4,905
java
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE190_Integer_Overflow__int_getQueryString_Servlet_add_53a.java Label Definition File: CWE190_Integer_Overflow__int.label.xml Template File: sources-sinks-53a.tmpl.java */ /* * @description * CWE: 190 Integer Overflow * BadSource: getQueryString_Servlet Parse id...
9b9029f7147e3663321ad6833deca7f2abc1656f
fa34f10cebf7285959ce57fdb6181595d4b30f7e
/src/main/java/ivorius/psychedelicraft/client/rendering/RenderPassesCustom.java
3ddb6842aeab29328e3f674a668b17c19c1d9590
[]
no_license
Kittycraft/Psychedelicraft
c4c5f8fba4fd3bd88495a8c8bfc9ea689943cad1
12b7352d6a3eaad422bf1d033d92289b82bf250a
refs/heads/master
2020-03-10T15:56:34.845381
2018-04-17T07:24:11
2018-04-17T07:24:11
129,461,715
0
1
null
2018-04-13T22:55:30
2018-04-13T22:55:30
null
UTF-8
Java
false
false
351
java
/* * Copyright (c) 2014, Lukas Tenbrink. * * http://lukas.axxim.net */ package ivorius.psychedelicraft.client.rendering; import net.minecraft.item.ItemStack; /** * Created by lukas on 23.10.14. */ public interface RenderPassesCustom { boolean hasAlphaCustom(ItemStack stack, int pass); int getRenderPa...
cb8072f60b725ca63cf1afb644cf757a2a0b1a64
3c6f4bb030a42d19ce8c25a931138641fb6fd495
/finance-point/finance-point-api/src/main/java/com/hongkun/finance/point/service/PointAccountService.java
e838e2c87646cb35f7b636fed7dca9445920c53d
[]
no_license
happyjianguo/finance-hkjf
93195df26ebb81a8b951a191e25ab6267b73aaca
0389a6eac966ee2e4887b6db4f99183242ba2d4e
refs/heads/master
2020-07-28T13:42:40.924633
2019-08-03T00:22:19
2019-08-03T00:22:19
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,950
java
package com.hongkun.finance.point.service; import com.hongkun.finance.point.model.PointAccount; import com.hongkun.finance.point.model.vo.PointVO; import com.yirun.framework.core.model.ResponseEntity; import com.yirun.framework.core.utils.pager.Pager; import java.util.List; /** * @Project : finance * @Progra...
cebb97c234c64121a8c70edbba74fc9622a9aa2c
fbd5f904a5d8177b075607459dcbe417b9c770b0
/src/by/epamtc/exercise2/service/MinValueSorting.java
db2a4b019f25ac1b09288e90f39232df12d21ce7
[]
no_license
VoloshchukD/epam_task3
a08d2cb6117d88a483458c291cdb0f7cc2607aaf
748c38cf4bc7bd4a0fb0b23526f0a6c5adfe7e63
refs/heads/master
2023-04-16T11:43:30.004801
2021-04-29T09:13:29
2021-04-29T09:13:29
355,664,854
0
0
null
null
null
null
UTF-8
Java
false
false
719
java
package by.epamtc.exercise2.service; import by.epamtc.exercise2.exception.NullArrayException; public class MinValueSorting extends Sorting { @Override public int[] findSortingValues(int[][] array) throws NullArrayException { if (array == null) throw new NullArrayException("Array is not initialized");...
30378d8a8cbee2328b7302874b7884dc3e22e1bd
d40a401eb35bce8328273661d627a57a52aa5a91
/src/main/java/org/cdisc/ns/odm/v130_api/ODMcomplexTypeDefinitionItemRef.java
c714c020f7fc243d6d4f1b7d57d25b019e12bdd1
[]
no_license
kkrumlian/ocodm
2d381a6749df328c224add2bff37f18869da5cbc
0af11f85673759a42321b2fbea4230e065150729
refs/heads/master
2020-12-25T23:47:00.227041
2014-11-18T17:07:30
2014-11-18T17:07:32
26,771,030
0
0
null
null
null
null
UTF-8
Java
false
false
7,317
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // 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.18 at 12:05:5...
6e51aec7e0e7f375bb57830623649ec65a3d71e3
ae9ec31b443a1ad25c58ebd21b96f8ca02f5dc0c
/src/main/java/io/flowing/retail/simpleapp/camunda/adapter/DoPaymentAdapter.java
a9d606f10400d2274de694b732ea3a2ca085e8c7
[]
no_license
ronak877/flowing-retail-camunda-intro
c1b5be7a8753c53115ba257e95e87c2015b97252
7710bee690432621dd07774c3c379e1e247a7527
refs/heads/master
2023-03-17T11:12:03.082744
2017-08-01T10:48:29
2017-08-01T10:48:29
null
0
0
null
null
null
null
UTF-8
Java
false
false
390
java
package io.flowing.retail.simpleapp.camunda.adapter; import org.camunda.bpm.engine.delegate.DelegateExecution; import org.camunda.bpm.engine.delegate.JavaDelegate; public class DoPaymentAdapter implements JavaDelegate { @Override public void execute(DelegateExecution execution) throws Exception { System.out....
ffa22bb130c0a2912bbfe18576e3ad12bb1f9bde
ea061388a30ab0fdfa79440b3baceb838c13599e
/desenvolvimento/backend/src/main/java/com/ramon/catchup/security/UserSS.java
a478de8129b22dd60b980f959ad252e366182c5f
[]
no_license
ramoncgusmao/catchup
dba577ade63609e955a661da2c120ed16e98b157
54bbd83236047d6bf1c519a752ed9c39cad20f24
refs/heads/master
2020-12-02T18:32:17.040628
2020-01-09T02:52:58
2020-01-09T02:52:58
231,079,941
0
0
null
null
null
null
UTF-8
Java
false
false
1,751
java
package com.ramon.catchup.security; import java.util.Collection; import java.util.Set; import java.util.stream.Collectors; import org.springframework.security.core.GrantedAuthority; import org.springframework.security.core.authority.SimpleGrantedAuthority; import org.springframework.security.core.userdetails.UserDeta...
23ada03d242a67301ccb5b02bc836db87b9ec8fb
779b5b6cf3a09851b27bcc59d1696581b7fa03d1
/Basen/src/org/pabk/basen/asn1/GeneralizedTime.java
8fb4fa06943279549534eb212393a1ff5afd583a
[]
no_license
futre153/bb
b9709e920f48bb35346b5460b4fd8132f3fdc664
8256c3cb2ef0df844a12747172005a5e1d5f14c1
refs/heads/master
2020-04-05T23:11:32.651132
2016-09-23T12:25:43
2016-09-23T12:25:43
21,938,990
1
0
null
null
null
null
UTF-8
Java
false
false
638
java
package org.pabk.basen.asn1; import org.pabk.basen.ber.BERImpl; public class GeneralizedTime extends ASN1Impl { /** * */ private static final long serialVersionUID = 1L; public GeneralizedTime (String name, boolean optional) { this.setName(name); this.set_class(BERImpl.UNIVERSAL_CLASS); ...
bba7d9e0585c8ff87e6657e8daf248fdc259112d
a918f562f193b92cc7c1fb5b18f552426b5ecf74
/trunk/java/src/com/zy/domain/feed/dao/FeedDaoImpl.java
df0675cfd4a90e3ff91a12ecf7929183e3dd88ca
[]
no_license
fbion/zhiyou-svn-to-git
4131a6d6cae1d0d034d90ca88eb0a2d9e8eda51c
af99ca5d2191f122fca62c94218f970a7a43bd4a
refs/heads/master
2021-05-29T09:51:25.572917
2015-08-25T15:27:27
2015-08-25T15:27:27
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,858
java
package com.zy.domain.feed.dao; import java.util.List; import com.zy.Constants; import com.zy.common.db.HibernateDao; import com.zy.common.model.ZyNewsfeed; public class FeedDaoImpl extends HibernateDao<ZyNewsfeed, Integer> implements FeedDao { @Override public List<ZyNewsfeed> getNewsFeed(String ids, St...
4f0e4478b1e7cd0118f805b03e52fcb86b3b7f4f
7736a31d116285e335ffb02c395cfea084c0af95
/src/test/java/com/alibaba/druid/bvt/sql/postgresql/PGSelectTest12.java
2c2e06a9d182a4f210ec7c244eb3cb0413769c8d
[ "Apache-2.0" ]
permissive
sshyran/druid-database-connection-monitor
3780eb5fd08f85a4fddf551b5713c950e732d362
7ab0bd6ebfab4de22f3a756892a18e99b181463a
refs/heads/master
2023-04-05T11:39:19.828894
2016-09-13T08:24:07
2016-09-13T08:24:07
68,096,774
0
0
NOASSERTION
2023-04-03T23:15:44
2016-09-13T10:00:42
Java
UTF-8
Java
false
false
2,913
java
/* * Copyright 1999-2101 Alibaba Group Holding Ltd. * * 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...
83686e2411309cc55048e1e747f891f33b644622
129f58086770fc74c171e9c1edfd63b4257210f3
/src/testcases/CWE113_HTTP_Response_Splitting/CWE113_HTTP_Response_Splitting__Environment_setHeaderServlet_17.java
d302d79ea14ca5e3ae7728a954e100fb28de8335
[]
no_license
glopezGitHub/Android23
1bd0b6a6c7ce3c7439a74f1e4dcef2c4c0fac4ba
6215d0684c4fbdc7217ccfbedfccfca69824cc5e
refs/heads/master
2023-03-07T15:14:59.447795
2023-02-06T13:59:49
2023-02-06T13:59:49
6,856,387
0
3
null
2023-02-06T18:38:17
2012-11-25T22:04:23
Java
UTF-8
Java
false
false
5,668
java
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE113_HTTP_Response_Splitting__Environment_setHeaderServlet_17.java Label Definition File: CWE113_HTTP_Response_Splitting.label.xml Template File: sources-sinks-17.tmpl.java */ /* * @description * CWE: 113 HTTP Response Splitting * BadSource: Environment Read data from an ...
f4db0168c43ae18c90dbead5cd16b291db7c418b
31447899832d43eed4fe01b2d8c367bdc81b848c
/src/main/java/org/esupportail/publisher/security/RememberCasAuthenticationEntryPoint.java
9932d325aa44dd0314d1e6e1a60b13bc38a16336
[ "Apache-2.0" ]
permissive
tolobial/esup-publisher
ec623ec6d924026294bbd29ef5586f1baf7b1078
0d23dca47a38dd2b4f6f02df5817d8011636fc15
refs/heads/master
2021-01-11T03:38:46.716454
2016-08-30T16:19:36
2016-08-30T16:19:36
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,778
java
package org.esupportail.publisher.security; import java.io.IOException; import javax.servlet.ServletException; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.jasig.cas.client.util.CommonUtils; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org...
8404cc173efa676ca1a465fd649a83656594a15c
1c99931e81886ebecb758d68003f22e072951ff9
/alipay/api/response/AlipayEbppPdeductSignQueryResponse.java
dd434946600c7d132e14a277f11ad4220b07cfbf
[]
no_license
futurelive/vscode
f402e497933c12826ef73abb14506aab3c541c98
9f8d1da984cf4f9f330af2b75ddb21a7fff00eb9
refs/heads/master
2020-04-08T06:30:13.208537
2018-11-26T07:09:55
2018-11-26T07:09:55
159,099,314
0
0
null
null
null
null
UTF-8
Java
false
false
1,731
java
package com.alipay.api.response; import com.alipay.api.internal.mapping.ApiField; import com.alipay.api.AlipayResponse; /** * ALIPAY API: alipay.ebpp.pdeduct.sign.query response. * * @author auto create * @since 1.0, 2018-01-02 20:27:24 */ public class AlipayEbppPdeductSignQueryResponse extends AlipayResponse ...
4ca001de0dc8b44f4d997b5bf3ff153d139be75c
54ba3e2871e4b1640202e362b23882336d6dd975
/src/main/java/org/nutz/weixin/bean/sns/resp/Jscode2sessionResp.java
781aafd008acf0e3a98f19b296a5e41b824bd8e1
[ "Apache-2.0" ]
permissive
howe/weixin-lite
c285affac7b327d57f68b72982a87083bd6d64d6
5487fcc6400a9dfe89f1b625c8d33d6c434627ea
refs/heads/master
2021-04-26T23:45:29.478694
2020-04-14T08:01:06
2020-04-14T08:01:06
123,849,478
0
0
Apache-2.0
2020-10-12T21:47:38
2018-03-05T01:49:42
Java
UTF-8
Java
false
false
848
java
package org.nutz.weixin.bean.sns.resp; /** * Created by Jianghao on 2018/3/15 * * @howechiang */ public class Jscode2sessionResp extends BaseResp { /** * 用户唯一标识 */ private String openid; public String getOpenid() { return openid; } public void setOpenid(String openid) { ...
5c8498aba1d0667a694759fd8aed1a5a8ca60ab9
fee80e730c0a9d2ede2721d4441970bafaaaa646
/src/org/ace/insurance/medical/claim/service/interfaces/IClaimInitialReportService.java
d6cb4e9f460f7c1529fab24b0c76811ef1228a68
[]
no_license
LifeTeam-TAT/GGLI-Core
242360ba9a6dd7cb3841fa495f9124a327df8450
d000f3068b863a581775f5cd7b78b2bfd06b378f
refs/heads/master
2023-03-29T06:26:44.456523
2021-04-02T15:03:18
2021-04-02T15:03:18
354,049,682
0
0
null
null
null
null
UTF-8
Java
false
false
818
java
package org.ace.insurance.medical.claim.service.interfaces; import java.util.List; import org.ace.insurance.medical.claim.ClaimInitialReport; import org.ace.insurance.medical.claim.ClaimStatus; import org.ace.insurance.medical.claim.MedicalClaimCriteria; public interface IClaimInitialReportService { public void ad...
b0f43959e158ca91057220681e752923b29528c5
dc93ad9eeddd985c5372b55f893ee32c2a9d3ec5
/java web/spring MVC/springBoot/src/main/java/com/ostream/springBoot/chapter3/taskscheduler/test.java
c11d7479fbcd0904eb724ad80252e3e6a716f205
[]
no_license
ostreamBaba/ostreamBaba
812132063b2cce88aaab40963c5b749e963815d4
a82091e647181c5dd74230fe6b39aa2a6df13243
refs/heads/master
2021-07-06T01:32:44.666397
2018-10-29T14:44:00
2018-10-29T14:44:00
129,739,656
1
1
null
null
null
null
UTF-8
Java
false
false
413
java
package com.ostream.springBoot.chapter3.taskscheduler; import org.springframework.context.annotation.AnnotationConfigApplicationContext; /** * @Create by ostreamBaba on 18-4-9 * @描述 */ public class test { public static void main(String[] args) { AnnotationConfigApplicationContext annotationConfigApplic...
c09ffc7c0123d883292e55a82f4c41da08a5f85e
500c20cfdd99980a49d857043fca8e71c30e1f6b
/javatests/dagger/functional/producers/GenericComponent.java
775ac2a6548192fef0523dd06206c2030b39e9a1
[ "Apache-2.0" ]
permissive
google/dagger
47e51919477260b2036d68f779a989593e28e1b5
b90b416e7136b6e0ca9ff6e378c171a3acd3acae
refs/heads/master
2023-08-29T12:28:41.569334
2023-08-29T03:00:03
2023-08-29T03:02:29
7,968,417
18,408
2,684
Apache-2.0
2023-09-13T21:01:18
2013-02-01T23:14:14
Java
UTF-8
Java
false
false
1,439
java
/* * Copyright (C) 2017 The Dagger Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or ag...
878644caf6b2163a6f9024db5589fe2bdbeae776
00e1e0709c471385b807b25ae5da0715f069136d
/center/src/com/chuangyou/xianni/retask/behavior/init/ZeroInitBehavior.java
0088fdeb9f9264eedbf527755b3e514eccd2e67b
[]
no_license
hw233/app2-java
44504896d13a5b63e3d95343c62424495386b7f1
f4b5217a4980b0ff81f81577c348a6e71593a185
refs/heads/master
2020-04-27T11:23:44.089556
2016-11-18T01:33:52
2016-11-18T01:33:52
null
0
0
null
null
null
null
UTF-8
Java
false
false
766
java
package com.chuangyou.xianni.retask.behavior.init; import com.chuangyou.xianni.player.GamePlayer; import com.chuangyou.xianni.retask.iinterface.ITask; import com.chuangyou.xianni.retask.iinterface.ITaskInitBehavior; /** * 0进度初始化形为处理器 * @author laofan * */ public class ZeroInitBehavior implements ITaskInitBehavior...
a992bc31328ad48c907a522ff27d026d01b958b5
038ee6b20cae51169a2ed4ed64a7b8e99b5cbaad
/schemaOrgDomaConv/src/org/kyojo/schemaorg/m3n4/doma/core/container/TransFatContentConverter.java
90f6a918ad9cb2ab960ce04120fce2e65a70e885
[ "Apache-2.0" ]
permissive
nagaikenshin/schemaOrg
3dec1626781913930da5585884e3484e0b525aea
4c9d6d098a2741c2dc2a814f1c708ee55c36e9a8
refs/heads/master
2021-06-25T04:52:49.995840
2019-05-12T06:22:37
2019-05-12T06:22:37
134,319,974
1
0
null
null
null
null
UTF-8
Java
false
false
604
java
package org.kyojo.schemaorg.m3n4.doma.core.container; import org.seasar.doma.ExternalDomain; import org.seasar.doma.jdbc.domain.DomainConverter; import org.kyojo.schemaorg.m3n4.core.impl.TRANS_FAT_CONTENT; import org.kyojo.schemaorg.m3n4.core.Container.TransFatContent; @ExternalDomain public class TransFatContentCon...
7d79f2427faa9f94ebb577a6e74b7f082f51f264
a49524a77f9f64dfa5729c334624068c24776035
/base/src/main/java/vproxybase/dhcp/DHCPOption.java
a652aa5071ffa0b09305018642b740a7e9ee5b43
[ "LicenseRef-scancode-free-unknown", "MIT" ]
permissive
nintha/vproxy
d517e880f97a7852664554033493617548ae9774
5ff73aefe4637fcf28754c10b4f53096f97095cd
refs/heads/dev
2023-06-18T22:22:01.280546
2021-02-15T16:20:35
2021-02-16T06:22:40
322,193,763
0
0
MIT
2021-02-09T11:14:48
2020-12-17T05:44:51
Java
UTF-8
Java
false
false
1,222
java
package vproxybase.dhcp; import vproxybase.util.ByteArray; public class DHCPOption { public byte type; public int len; protected ByteArray content; public ByteArray serialize() { if (content == null) { content = ByteArray.allocate(len); } return ByteArray.allocate(...
5e1d3e98425ac5ff04d27cdbdcd2cfd9ab70b59c
7c377882e4789809de9a72dd54c2b0581c418474
/roncoo-education-system/roncoo-education-system-service/src/main/java/com/roncoo/education/system/service/biz/ApiSysMenuBiz.java
c4760b132b54dd36e4c438bc4aed088333fa5de2
[ "MIT" ]
permissive
husend/roncoo-education
bcc06f177f0d369507de19e342855fb1248ffcd4
8a5ecc3a61bf8c5c0cfc641b4dc76532f77f23e4
refs/heads/master
2022-09-10T14:11:16.542139
2019-11-07T10:27:14
2019-11-07T10:27:14
220,208,745
0
0
MIT
2022-06-17T02:37:16
2019-11-07T10:19:18
Java
UTF-8
Java
false
false
189
java
package com.roncoo.education.system.service.biz; import org.springframework.stereotype.Component; /** * 菜单信息 * * @author wujing */ @Component public class ApiSysMenuBiz { }
2a2e248bcaebd831cf2ae84f9b450bdb97ee08e4
f950cc198afda2e489a70ef46702532aca00f2b7
/SearchInterface.java
03ec86f642f3662bdc9f59d9efd43bdf3a763d11
[]
no_license
lamaaa/Device-Management-System
0b4d371ef4e91ca96cce2478f9a75fec9bd990f2
e438b31252b235690733c7546290c94d7db18768
refs/heads/master
2021-01-01T05:11:37.605128
2016-04-27T03:29:27
2016-04-27T03:29:27
57,178,457
0
1
null
null
null
null
UTF-8
Java
false
false
1,919
java
import javax.swing.*; import java.awt.*; import java.awt.event.*; public class SearchInterface extends JFrame { private String[] choiceLabel = { "根据设备编号查找", "根据设备名称查找" }; private String[] InputLabel = { "请输入设备编号", "请输入设备名称" }; private SearchInputPanel searchInputPanel = new SearchInputPanel(); private SearchButton...
62f971f1499ff6e2a2df4a9610fd2177dff29109
42a2454fc1b336fd7e00c3583f379f03516d50e0
/platform/external-system-api/src/com/intellij/openapi/externalSystem/util/IntegrationKey.java
ca009c4fbda5cf2cd0557285f304a03d4f7a3983
[ "Apache-2.0" ]
permissive
meanmail/intellij-community
f65893f148b2913b18ec4787a82567c8b41c2e2b
edeb845e7c483d852d807eb0015d28ee8a813f87
refs/heads/master
2021-01-11T02:53:33.903981
2019-03-01T18:42:10
2019-03-01T18:42:10
70,822,840
1
1
Apache-2.0
2019-03-01T18:42:11
2016-10-13T15:49:45
Java
UTF-8
Java
false
false
3,324
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...
9320bb6acb4f0ff912fdfcaf13fb34d399ccb319
6404ac646e701b0039b3dec3abb023d3058da573
/JAVA programs/cPHP/PrimernoControlno2/Secretary_cphp/src/upr15secretary/Docslib.java
d2b89efc3aac901c826b864a4c8ac48f3f388044
[]
no_license
YovoManolov/GithubRepJava
0b6ffa5234bcca3dec1ac78f491b1d96882420e8
307f11e11d384ae0dbf7b2634210656be539d92f
refs/heads/master
2023-01-09T23:26:01.806341
2021-03-28T13:41:36
2021-03-28T13:41:36
85,554,350
0
0
null
null
null
null
UTF-8
Java
false
false
425
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 upr15secretary; /** * * @author yovo */ public class Docslib { /** * @param args the command line arguments ...
2f155bfb3e8bed78c95ce5128de5b6bb017d0a25
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/5/5_5cf77d6493c384d634235316c0628c58bc96dd75/Permission/5_5cf77d6493c384d634235316c0628c58bc96dd75_Permission_t.java
496490bd79180da8cc60b97157e4e7ec7188bca5
[]
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,316
java
package com.dsh105.sparktrail.util; import com.dsh105.sparktrail.trail.EffectHolder; import com.dsh105.sparktrail.trail.ParticleType; import org.bukkit.command.CommandSender; import org.bukkit.entity.Player; public enum Permission { UPDATE("sparktrail.update"), TRAIL("sparktrail.trail"), RE...
ace57c2023c51b79155484472d42e44677821acb
c688ef041d2b655d259f5d3f6964e1db70fa5ca8
/hasor-rsf/src/main/java/net/hasor/rsf/RsfClient.java
3b6aaebe67d5d4775f10f5b3e5ea91282f0528e0
[ "Apache-2.0" ]
permissive
huangcheng1977/hasor
e236157d8c1790a4ea5204790342e6cd9bf6da3c
42e71beb65e29cf1a39c34332e2d11879c89f6cb
refs/heads/master
2021-05-08T03:28:08.448460
2017-10-17T12:47:51
2017-10-17T12:47:51
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,426
java
/* * Copyright 2008-2009 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...
45ef9a9d4642edc74b75373e669c8937f84aeba2
6494431bcd79c7de8e465481c7fc0914b5ef89d5
/src/main/java/com/coinbase/android/signin/DeviceVerifyRouter.java
ea14fb3fa74cfcdc79043720308777f189dc8649
[]
no_license
maisamali/coinbase_decompile
97975a22962e7c8623bdec5c201e015d7f2c911d
8cb94962be91a7734a2182cc625efc64feae21bf
refs/heads/master
2020-06-04T07:10:24.589247
2018-07-18T05:11:02
2018-07-18T05:11:02
191,918,070
2
0
null
2019-06-14T09:45:43
2019-06-14T09:45:43
null
UTF-8
Java
false
false
475
java
package com.coinbase.android.signin; import com.coinbase.android.ControllerScope; import com.coinbase.android.ui.ActionBarController; import javax.inject.Inject; @ControllerScope public class DeviceVerifyRouter { private final ActionBarController mController; @Inject public DeviceVerifyRouter(ActionBarCo...
71d4dca41893895403f9bd8f2f400ef1b0ad6be9
63c449138a661dfdf579b6f2f1c35cc517e04b21
/app/src/main/java/com/yiyue/store/widget/popwindow/TriangleDrawable.java
4e2cc15cb34bab4c13e8c9c8531f79f2fa4e258a
[]
no_license
wuqiuyun/yy_merchant
dd3d915e1fc1e6ac89d77f0081d804cb8a839a11
778412b3faef9e69c2314f4931e581fb79eabec3
refs/heads/master
2020-04-15T01:28:42.483837
2019-01-06T05:24:24
2019-01-06T05:24:24
164,277,872
1
0
null
null
null
null
UTF-8
Java
false
false
2,682
java
package com.yiyue.store.widget.popwindow; import android.graphics.Canvas; import android.graphics.Color; import android.graphics.ColorFilter; import android.graphics.Paint; import android.graphics.Path; import android.graphics.PixelFormat; import android.graphics.Rect; import android.graphics.drawable.Drawable; import...
18f70cdfd4ec125eb6fd77504e11fad37a3899b5
4aa90348abcb2119011728dc067afd501f275374
/app/src/main/java/com/tencent/mm/wallet_core/ui/WalletBaseUI$9.java
ea0a167e2c9c4eee4403edb5db09830d3371fe14
[]
no_license
jambestwick/HackWechat
0d4ceb2d79ccddb45004ca667e9a6a984a80f0f6
6a34899c8bfd50d19e5a5ec36a58218598172a6b
refs/heads/master
2022-01-27T12:48:43.446804
2021-12-29T10:36:30
2021-12-29T10:36:30
249,366,791
0
0
null
2020-03-23T07:48:32
2020-03-23T07:48:32
null
UTF-8
Java
false
false
584
java
package com.tencent.mm.wallet_core.ui; import com.tencent.mm.ae.k; import com.tencent.mm.ui.MMActivity; import com.tencent.mm.wallet_core.d.e; import com.tencent.mm.wallet_core.d.g; class WalletBaseUI$9 extends e { final /* synthetic */ WalletBaseUI zJd; WalletBaseUI$9(WalletBaseUI walletBaseUI, MMActivity m...
37c14b389c3a90b80c40ca88a4d9b0c39dc876d9
cee2f0af1bda14a5fa59059d7805b6a225071b99
/groupapp/src/main/java/com/zbmf/StockGroup/utils/MessageType.java
d0c8e16f1eb80e9e913e803162ca194b05b3b9a4
[]
no_license
pengqun1123/StockGroup
a30a6ea170d16300a3d2cae3e5a49933aeebbc19
64de8dbc188232f4b6277a56f61279d238b17776
refs/heads/master
2021-10-01T00:33:33.087802
2018-11-26T09:38:17
2018-11-26T09:38:17
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,177
java
package com.zbmf.StockGroup.utils; /** * Created by iMac on 2016/12/27. */ public class MessageType { public static final String TXT = "txt"; public static final String IMG = "img"; public static final String AUDIO = "audio"; public static final String CHAT="chat"; public static final String GIF...
108986c1099c2ae4de3738778303d73e48020be8
842f0c44212a4f3ad20bd3acdd35d2d78e19cf90
/src/main/java/com/example/demo/proxyexample/MainForProxy.java
ad8df9898ddcf9e388059d20be274baf120bc45f
[ "Apache-2.0" ]
permissive
msvystovych-hillel/bug-tracker
b8227721d98ed924f279894037a46805263ed09a
f75d2878bd3857dc992e749265521f05786e92a8
refs/heads/main
2023-05-13T01:46:19.263014
2021-05-28T05:01:55
2021-05-28T05:01:55
343,896,582
0
2
Apache-2.0
2021-04-05T18:08:45
2021-03-02T19:59:49
Java
UTF-8
Java
false
false
425
java
package com.example.demo.proxyexample; public class MainForProxy { public static void main(String[] args) { // Create math proxy IMath p = new MathProxy(); // Do the math System.out.println("4 + 2 = " + p.add(4, 2)); System.out.println("4 - 2 = " + p.sub(4, 2)); Sys...
[ "none" ]
none