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
cccd3aeadf1bfda779ab5be658fbb200887a58be
013e83b707fe5cd48f58af61e392e3820d370c36
/spring-context/src/main/java/org/springframework/cache/concurrent/package-info.java
834705cad91c5c1f267092942593f100a8bac918
[]
no_license
yuexiaoguang/spring4
8376f551fefd33206adc3e04bc58d6d32a825c37
95ea25bbf46ee7bad48307e41dcd027f1a0c67ae
refs/heads/master
2020-05-27T20:27:54.768860
2019-09-02T03:39:57
2019-09-02T03:39:57
188,770,867
0
1
null
null
null
null
UTF-8
Java
false
false
318
java
/** * 基于{@code java.util.concurrent}的缓存的实现包. * 提供 {@link org.springframework.cache.CacheManager CacheManager}和{@link org.springframework.cache.Cache Cache}实现, * 以便在Spring上下文中使用, 在运行时使用基于线程池的JDK. */ package org.springframework.cache.concurrent;
[ "yuexiaoguang@vortexinfo.cn" ]
yuexiaoguang@vortexinfo.cn
4729c9264eb09dd5cb37c41fd99863e318757e09
34491e8a3ed1499d840e0d18dcb8101546150720
/Designer/designer/src/org/oryxeditor/server/BPMN2PNServlet.java
53f724d03ed81cab0955f9d10a6450f7b3e7a747
[ "MIT" ]
permissive
adele-robots/fiona
128061a86593bc75b3c5b0cf591de2158c681cc6
1ef1fb18e620e18b2187e79e4cca31d66d3f1fd2
refs/heads/master
2020-06-19T04:42:14.203355
2020-06-10T10:46:58
2020-06-10T10:46:58
196,561,178
0
1
null
null
null
null
UTF-8
Java
false
false
3,605
java
package org.oryxeditor.server; import java.io.ByteArrayInputStream; import java.io.IOException; import java.io.PrintWriter; import javax.servlet.ServletException; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import javax.xml.parser...
[ "root@euve263700.serverprofi24.net" ]
root@euve263700.serverprofi24.net
69934ff904fc1e3393e809a9d19e7061ae33d72a
e471c3990167e8674a943ad519cf33b3ef7a5c0f
/network/com/ankamagames/dofus/network/messages/game/context/roleplay/houses/HousePropertiesMessage.java
2c1a5d4b1f7cce074e93adbfd8463b69f1fa0c68
[]
no_license
Romain-P/Dofus-2.44.0-JProtocol
379f4008acc5a15cd536ce2a23458f5a57348215
db79dab05c3bacc6ec67b40d83741a16328a1fae
refs/heads/master
2021-05-15T17:33:24.510521
2017-10-20T08:24:03
2017-10-20T08:24:03
107,510,404
0
0
null
null
null
null
UTF-8
Java
false
false
2,188
java
// Created by Heat the 2017-10-20 01:53:24+02:00 package com.ankamagames.dofus.network.messages.game.context.roleplay.houses; import org.heat.dofus.network.NetworkType; import org.heat.dofus.network.NetworkMessage; import org.heat.shared.io.DataWriter; import org.heat.shared.io.DataReader; import org.heat.shared.io.Bo...
[ "romain.pillot@epitech.eu" ]
romain.pillot@epitech.eu
1f508429276b26ec22227e3bcfa72847e379643b
d3975566e7aa79f7db824c290d62e778d3f26363
/sk.stuba.fiit.perconik.core.java/src/sk/stuba/fiit/perconik/core/java/dom/NodeClassFilters.java
43c6b424c9b2e641f7d44e93fc022df479da78d9
[ "MIT" ]
permissive
pruttned/perconik-ua-eclipse
15f780913b01effe2b2593bb884f04e4c6b3d0b1
b94d618e7d7693bc0ef65830f0c13f7537e364f3
refs/heads/master
2021-01-21T19:01:28.147299
2014-07-22T12:57:25
2014-07-22T12:57:25
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,787
java
package sk.stuba.fiit.perconik.core.java.dom; import org.eclipse.jdt.core.dom.ASTNode; import org.eclipse.jdt.core.dom.Annotation; import org.eclipse.jdt.core.dom.Comment; import org.eclipse.jdt.core.dom.Expression; import org.eclipse.jdt.core.dom.Name; import org.eclipse.jdt.core.dom.Statement; import static sk.stub...
[ "pavol.zbell@gmail.com" ]
pavol.zbell@gmail.com
1ef01f6dd18844e542b5b988e18a1c00b7c44ae7
fba8af31d5d36d8a6cf0c341faed98b6cd5ec0cb
/src/main/java/com/alipay/api/domain/AlipayEbppJfexportBillQueryModel.java
959dcb943dc297f3e383b46b67e778b908e2bd91
[ "Apache-2.0" ]
permissive
planesweep/alipay-sdk-java-all
b60ea1437e3377582bd08c61f942018891ce7762
637edbcc5ed137c2b55064521f24b675c3080e37
refs/heads/master
2020-12-12T09:23:19.133661
2020-01-09T11:04:31
2020-01-09T11:04:31
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,131
java
package com.alipay.api.domain; import com.alipay.api.AlipayObject; import com.alipay.api.internal.mapping.ApiField; /** * 查询支付宝缴费订单 * * @author auto create * @since 1.0, 2018-10-19 10:38:53 */ public class AlipayEbppJfexportBillQueryModel extends AlipayObject { private static final long serialVers...
[ "ben.zy@antfin.com" ]
ben.zy@antfin.com
bec279776f4ac08bca4d9d708d73e65f35a23b0e
0a532b9d7ebc356ab684a094b3cf840b6b6a17cd
/java-source/src/main/com/sun/org/apache/bcel/internal/generic/IUSHR.java
fa11296d99dfb68ff726462df2de74746413a92e
[ "Apache-2.0" ]
permissive
XWxiaowei/JavaCode
ac70d87cdb0dfc6b7468acf46c84565f9d198e74
a7e7cd7a49c36db3ee479216728dd500eab9ebb2
refs/heads/master
2022-12-24T10:21:28.144227
2020-08-22T08:01:43
2020-08-22T08:01:43
98,070,624
10
4
Apache-2.0
2022-12-16T04:23:38
2017-07-23T02:51:51
Java
UTF-8
Java
false
false
3,678
java
/* * Copyright (c) 2007, 2016, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. */ package com.sun.org.apache.bcel.internal.generic; /* ==================================================================== * The Apache Software License, Version 1...
[ "2809641033@qq.com" ]
2809641033@qq.com
cc36299ca5b6aaef676ff4bbc00ae6b75b79ede9
8abfe589faf5a4859b3a8e298ad5b99f1a7648bf
/permission-library/src/main/java/android/support/v4ox/net/ConnectivityManagerCompatHoneycombMR2.java
f03aba8c371b4d6f6c5d0f11b831984bb19174ab
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
qiongqiong-wu/permissionsModule
cfb2e4f5b6ca9b80157b5442acd77ee2749c3b99
dd126a94188f0ef8011bbfba93656f2da7314a75
refs/heads/master
2023-03-24T09:23:37.440698
2017-06-05T07:57:47
2017-06-05T07:57:47
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,178
java
/* * Copyright (C) 2012 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
[ "nuborisar@gmail.com" ]
nuborisar@gmail.com
2572459894f1dda915c56fe175e0532055421cdc
54c1dcb9a6fb9e257c6ebe7745d5008d29b0d6b6
/app/src/main/java/com/p118pd/sdk/C5538IiiL1l.java
2fb22d14958a0f8ada568f41ff39e0917ae8a428
[]
no_license
rcoolboy/guilvN
3817397da465c34fcee82c0ca8c39f7292bcc7e1
c779a8e2e5fd458d62503dc1344aa2185101f0f0
refs/heads/master
2023-05-31T10:04:41.992499
2021-07-07T09:58:05
2021-07-07T09:58:05
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,749
java
package com.p118pd.sdk; /* renamed from: com.pd.sdk.I丨ii丨L1l reason: invalid class name and case insensitive filesystem */ public class C5538IiiL1l extends C9841ill1Ii { public static final int o0ooOOo = 24; public C5538IiiL1l(byte[] bArr) { super(bArr); if (OooO00o(bArr, 0, bArr.length)) { ...
[ "593746220@qq.com" ]
593746220@qq.com
6204b035d10ba831ac06fec0ded68790aad442be
e0e3aa56cc6fe504b543a7057ecb560cb7850bb8
/reflectionBew1/fruitshop/controller/FruitReader.java
3b51ea976f1bcfee32edd97324625fe5f9678272
[]
no_license
Mahnazshamissa/Reflection
e87aafcc2492e333aca027fac2cfe35f1318ca0b
1270a7f386d32edcd8582fffbb5d8ef7335838d8
refs/heads/master
2020-04-08T17:07:51.467275
2019-02-22T14:28:56
2019-02-22T14:28:56
159,552,164
0
0
null
null
null
null
UTF-8
Java
false
false
580
java
package reflectionBew1.fruitshop.controller; import reflectionBew1.fruitshop.model.Fruit; import java.util.List; import java.util.Map; import java.util.stream.Collectors; public class FruitReader { public static List<String> asList(String filePath) { return FileReader.lines(filePath) .c...
[ "f.bakhshiani@gmail.com" ]
f.bakhshiani@gmail.com
e26f766156dd3442ee2c36849a9b6cf04be09786
5d059d98ffd879095d503f8db0bc701fab13ed11
/sfm/src/main/java/org/sfm/csv/impl/writer/EndOfRowAppender.java
15f3a8451602cee490490114fffbb1f649484751
[ "MIT" ]
permissive
sripadapavan/SimpleFlatMapper
c74cce774b0326d5ea5ea141ee9f3caf07a98372
8359a08abb3a321b3a47f91cd4046ca1a88590fd
refs/heads/master
2021-01-17T08:11:57.463205
2016-02-06T14:38:44
2016-02-07T16:50:53
51,313,393
1
0
null
2016-02-08T17:23:12
2016-02-08T17:23:12
null
UTF-8
Java
false
false
519
java
package org.sfm.csv.impl.writer; import org.sfm.csv.CellWriter; import org.sfm.map.FieldMapper; import org.sfm.map.MappingContext; public class EndOfRowAppender<S> implements FieldMapper<S, Appendable> { private final CellWriter cellWriter; public EndOfRowAppender(CellWriter cellWriter) { th...
[ "arnaud.roger@gmail.com" ]
arnaud.roger@gmail.com
f97ff2d9720a67d0200676c88d5183a2c8801694
de161b3750a643a0a4bc158446c83b9537fdb2e8
/compiler/codegen/src/main/java/com/asakusafw/dag/compiler/codegen/ExtractInputAdapterGenerator.java
81e28af0edc1d28c3ec7b4fc6a467f0e23d970ac
[ "Apache-2.0" ]
permissive
shino/asakusafw-dag
2ff22707256bb173a454a820c2858b5e16e4f01f
f0c8d7e192a8267ede5ac898eabd8dc5fc3c03bb
refs/heads/master
2021-01-18T03:03:03.980482
2016-09-13T05:47:35
2016-09-13T05:47:35
57,190,874
0
0
null
2016-04-27T06:53:00
2016-04-27T06:53:00
null
UTF-8
Java
false
false
2,718
java
/** * Copyright 2011-2016 Asakusa Framework 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 applicable...
[ "arakawa@nautilus-technologies.com" ]
arakawa@nautilus-technologies.com
babec1451994be57959f546130921ce2448d70dd
bccb412254b3e6f35a5c4dd227f440ecbbb60db9
/hl7/model/V2_5/table/Table0495.java
8f71d6377a13b312251ab693060a7904a059a5c2
[]
no_license
nlp-lap/Version_Compatible_HL7_Parser
8bdb307aa75a5317265f730c5b2ac92ae430962b
9977e1fcd1400916efc4aa161588beae81900cfd
refs/heads/master
2021-03-03T15:05:36.071491
2020-03-09T07:54:42
2020-03-09T07:54:42
245,967,680
0
0
null
null
null
null
UTF-8
Java
false
false
1,487
java
package hl7.model.V2_5.table; import hl7.bean.table.Table; public class Table0495 extends Table{ private static final String VERSION = "2.5"; public static Table getInstance(){ if(table==null) new Table0495(); return table; } public static final String UPP = "?UPP"; public static final String ANT = "ANT"; ...
[ "terminator800@hanmail.net" ]
terminator800@hanmail.net
835f5a42cbac30279089c6ed2429c76a7eb30e52
67d27996beda81312c84213ff78870b87c485030
/sip-modules/sip-core/src/main/java/com/haoyu/sip/core/jdbc/MybatisDao.java
140cbf5a488b4bee05ca52b741a1257bf5f9856a
[]
no_license
osuisumi/ss
84582fc3fbd82a549bb0320d1c1a3ca2566ebae3
6fdc679ad8a3e1bf5f96d8e797a6a9c83e7c39db
refs/heads/master
2021-01-22T04:33:35.862729
2017-02-13T01:28:32
2017-02-13T01:28:32
81,550,993
0
1
null
null
null
null
UTF-8
Java
false
false
5,083
java
/** * */ package com.haoyu.sip.core.jdbc; import java.util.List; import java.util.Map; import javax.annotation.Resource; import org.apache.commons.lang3.StringUtils; import org.apache.ibatis.session.ResultHandler; import org.apache.ibatis.session.SqlSessionFactory; import org.mybatis.spring.SqlSessionTemplate; im...
[ "osuisumi@163.com" ]
osuisumi@163.com
48c6edae073abe987c5cbbbfd2c0a98785c2f357
f5d524f14d4c7f7c50e7a1e4a87eb8bec244c9ea
/src/test/java/com/test/MoreThread1.java
e8b8fe62024c6eb1ce6c18d3cc8ef81d03b06a0b
[]
no_license
adaideluanmaku/SP_TEST_TOOLS
22bc851bff83c56b34d9d46db70dd800dae55f83
1de0bbd674e42a7779ea857854243211c10e0dea
refs/heads/master
2021-05-09T05:34:21.394085
2018-02-12T03:23:34
2018-02-12T03:23:34
119,313,905
0
0
null
null
null
null
UTF-8
Java
false
false
4,373
java
package com.test; import java.util.ArrayList; import java.util.List; import java.util.concurrent.ArrayBlockingQueue; import java.util.concurrent.ThreadPoolExecutor; import java.util.concurrent.TimeUnit; public class MoreThread1 { //线程池 private static ThreadPoolExecutor pool = new Thr...
[ "531617826@qq.com" ]
531617826@qq.com
fbcf1ed5849a98344dd35903546327788352c7e9
a8e47979b45aa428a32e16ddc4ee2578ec969dfe
/base/api/src/main/java/org/artifactory/api/bintray/distribution/reporting/model/BintrayProductModel.java
942ee87291f9a9f3f2132a48a8c904c3e1360e78
[]
no_license
nuance-sspni/artifactory-oss
da505cac1984da131a61473813ee2c7c04d8d488
af3fcf09e27cac836762e9957ad85bdaeec6e7f8
refs/heads/master
2021-07-22T20:04:08.718321
2017-11-02T20:49:33
2017-11-02T20:49:33
109,313,757
0
1
null
null
null
null
UTF-8
Java
false
false
1,541
java
/* * * Artifactory is a binaries repository manager. * Copyright (C) 2016 JFrog Ltd. * * Artifactory is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at yo...
[ "tuan-anh.nguyen@nuance.com" ]
tuan-anh.nguyen@nuance.com
5b081f7424286f64ba332a9574200ebe56d5e291
cf2be80cf86ba39b894091a8d8b1c29d9ea36d48
/application-context-study/src/main/java/com/fly/context/demo/Foo.java
a0a97d9428c1f29df6761383c063ae5440930cf6
[]
no_license
BobShare/fly-springboot
d1b8d56b6db3f0e44fe6c7726ac42a6fdc45ddb5
90cb7610da616f5af61bf0474ad588eb91ed78d3
refs/heads/master
2023-03-29T06:20:30.258454
2020-08-11T09:35:24
2020-08-11T09:35:24
null
0
0
null
null
null
null
UTF-8
Java
false
false
150
java
package com.fly.context.demo; /** * @author zhangpanqin */ public class Foo { public void init() { System.out.println("init"); } }
[ "zhangpanqin@outlook.com" ]
zhangpanqin@outlook.com
91f4ed2eeb3d98478ebb860ed9670e166e412548
8eaa9ab38e99efb77f5d1029f0b57e58aec79f33
/app/src/main/java/buscardxian/ncrf/jiege/buscardxian/adapter/MyAdapter.java
17f2f9bbe528231826416dc734e00696ec8a2f3b
[]
no_license
Spriteing/BusCardHeZe
9b9c90bea5ef3dc5ee6e9755c400eb25a0142be5
f3e883fa7a0439f3c425856a40f0986fd1674a42
refs/heads/master
2021-08-08T21:27:06.738483
2017-11-11T07:19:57
2017-11-11T07:19:57
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,425
java
package buscardxian.ncrf.jiege.buscardxian.adapter; import android.content.Context; import android.graphics.Color; import android.os.Handler; import android.text.TextPaint; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.BaseAdapter; import android.wi...
[ "2295360491@qq.com" ]
2295360491@qq.com
9df1a1ede610c233780e15b68bee27928e692eab
1fd05b32e1858a7a5a19f1804c32cb7f797443f6
/trunk/netx-shopping-mall/src/main/java/com/netx/shopping/enums/ProductStatusEnum.java
df58e57ea1182ebe996032eb10a78aca79467f5d
[]
no_license
biantaiwuzui/netx
089a81cf53768121f99cb54a3daf2f6a1ec3d4c7
56c6e07864bd199befe90f8475bf72988c647392
refs/heads/master
2020-03-26T22:57:06.970782
2018-09-13T02:25:48
2018-09-13T02:25:48
145,498,445
0
2
null
null
null
null
UTF-8
Java
false
false
653
java
package com.netx.shopping.enums; /** * Created By wj.liu * Description: 商品状态枚举 * Date: 2017-09-14 */ public enum ProductStatusEnum { UP(1, "上架"), DOWN(2, "下架"), FORCEDOWN(3,"强制下架"); private Integer code; private String name; ProductStatusEnum(Integer code, String name){ this.code...
[ "3043168786@qq.com" ]
3043168786@qq.com
df21c89d9f1a1c2297800c1e6a285cbf30e03226
2c9e0541ed8a22bcdc81ae2f9610a118f62c4c4d
/harmony/tests/functional/src/test/functional/org/apache/harmony/test/func/reg/vm/btest6205/Btest6205.java
26fc4eb95bf0072253893643b4d6674b88b68bf0
[ "Apache-2.0", "LicenseRef-scancode-generic-cla" ]
permissive
JetBrains/jdk8u_tests
774de7dffd513fd61458b4f7c26edd7924c7f1a5
263c74f1842954bae0b34ec3703ad35668b3ffa2
refs/heads/master
2023-08-07T17:57:58.511814
2017-03-20T08:13:25
2017-03-20T08:16:11
70,048,797
11
9
null
null
null
null
UTF-8
Java
false
false
1,368
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...
[ "vitaly.provodin@jetbrains.com" ]
vitaly.provodin@jetbrains.com
3fef35bcf409d89e0ac35db7fe230a64867d1949
92ffd2d438119ffc4eab6dc23b15183e6ee7a108
/distributeme-generator/src/main/java/org/distributeme/generator/logwriter/LogWriter.java
72a6ac66ea1bff126163ecc6d8d30c177400067a
[ "MIT" ]
permissive
jobe/distributeme
638715abe30f0a9b155076c52439af62b84e14cc
4b625b729e87aae8d2ff2eae87b3ec0c2e0ffc62
refs/heads/master
2021-01-18T00:36:17.554609
2016-04-15T21:48:13
2016-04-15T21:48:13
null
0
0
null
null
null
null
UTF-8
Java
false
false
572
java
package org.distributeme.generator.logwriter; /** * A log writer which can be used to log output via custom framework (like util.logging, log4j, logback etc). * @author lrosenberg * */ public interface LogWriter { String createExceptionOutput(String message, String exceptionName); String createErrorOutput(Stri...
[ "leon.rosenberg@anotheria.net" ]
leon.rosenberg@anotheria.net
868175741c2c341026ae5735f82e7ff0b2033cbd
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/18/18_7c469fe5e7e4073140d4a7d69fcfcf39c84437c3/ImageSerializer/18_7c469fe5e7e4073140d4a7d69fcfcf39c84437c3_ImageSerializer_t.java
c0e8f32284be766654da34eaca09dd83a83504ac
[]
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,104
java
/******************************************************************************* * Copyright (c) 2011 EclipseSource and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and i...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
a7a53e0296f66d89c4edf5fb940d28551438bfed
ca030864a3a1c24be6b9d1802c2353da4ca0d441
/classes6.dex_source_from_JADX/com/facebook/photos/base/photos/VaultLocalPhoto.java
168568ad2f8557fc82f1d9c5cc8ba02a944ba710
[]
no_license
pxson001/facebook-app
87aa51e29195eeaae69adeb30219547f83a5b7b1
640630f078980f9818049625ebc42569c67c69f7
refs/heads/master
2020-04-07T20:36:45.758523
2018-03-07T09:04:57
2018-03-07T09:04:57
124,208,458
4
0
null
null
null
null
UTF-8
Java
false
false
4,599
java
package com.facebook.photos.base.photos; import android.graphics.Bitmap; import android.graphics.PointF; import android.net.Uri; import android.os.Parcel; import android.os.Parcelable.Creator; import com.facebook.photos.base.photos.Photo.PhotoSize; import com.facebook.ui.images.base.UrlImageProcessor; import com.faceb...
[ "son.pham@jmango360.com" ]
son.pham@jmango360.com
cd4268bf3fb3ce1056a883abcafb5adbf42d7527
f940615d6f08c6098ebae5ffc4d4f62fe2d09939
/special/src/main/java/com/app/special/AstrictClickButton.java
569ad7220a9f9c6c3c5ca213ad4c632f821fa285
[]
no_license
fengxiaocan/SpecialView
7fdd37adfd75d3392a79efc7e00beeeeb4a3740d
c8d72484766a77f12a5a6f2ea7232969518c37af
refs/heads/master
2021-12-30T01:07:41.183206
2021-12-13T03:39:10
2021-12-13T03:39:10
149,409,725
0
0
null
null
null
null
UTF-8
Java
false
false
1,552
java
package com.app.special; import android.content.Context; import androidx.annotation.Nullable; import android.util.AttributeSet; import android.view.View; /** * @项目名: xiaoyujia * @包名: com.vooda.smartHome.view * @创建者: Noah.冯 * @时间: 10:24 * @描述: 限制几秒内再次点击的Button */ public class AstrictClickButton extends ClickBu...
[ "fengxiaocan@gmail.com" ]
fengxiaocan@gmail.com
9965a86cca90915f7bd7a702d95c6634031b8314
fa93c9be2923e697fb8a2066f8fb65c7718cdec7
/sources/com/avito/android/messenger/channels/ChannelsRouterKt.java
27ee8a424b08774095996611c10420b313eeef83
[]
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
739
java
package com.avito.android.messenger.channels; import kotlin.Metadata; @Metadata(bv = {1, 0, 3}, d1 = {"\u0000\b\n\u0002\u0010\b\n\u0002\b\u0005\"\u0016\u0010\u0001\u001a\u00020\u00008\u0000@\u0000X€T¢\u0006\u0006\n\u0004\b\u0001\u0010\u0002\"\u0016\u0010\u0003\u001a\u00020\u00008\u0000@\u0000X€T¢\u0006\u0006\n\u0004\b...
[ "auchhunter@gmail.com" ]
auchhunter@gmail.com
89756b1458339074dc140b5ee0b4fed584ea7da7
5a959164902dad87f927d040cb4b243d39b8ebe3
/qafe-mobile-gwt/src/main/java/com/qualogy/qafe/mgwt/server/ui/assembler/PasswordTextFieldUIAssembler.java
99b0c347c7877afa926f8e8a7b046c1925148eee
[ "Apache-2.0" ]
permissive
JustusM/qafe-platform
0c8bc824d1faaa6021bc0742f26733bf78408606
0ef3b3d1539bcab16ecd6bfe5485d727606fecf1
refs/heads/master
2021-01-15T11:38:04.044561
2014-09-25T09:20:38
2014-09-25T09:20:38
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,562
java
/** * Copyright 2008-2014 Qualogy Solutions B.V. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
[ "rkha@f87ad13a-6d31-43dd-9311-282d20640c02" ]
rkha@f87ad13a-6d31-43dd-9311-282d20640c02
1dc7a47d682d20a191f151af78431bb93af1afb7
ae8fb7e43fcfc43b8cee6a1116053bf82f903cd9
/sp01-base/src/test/java/com/zc/z04aop/TestBean.java
59a07d4b2a7ab019451a7200e95d2cfbcf6582c2
[]
no_license
FlyingZC/MySpringDemo
2d302f197f6bf2b08b4df2183120699acd73ff2f
201fe55f04d2e88505ffcc91e5f1747b8d633cc8
refs/heads/master
2022-12-30T14:39:31.543658
2019-08-26T16:43:43
2019-08-26T16:43:43
159,504,484
0
0
null
2022-12-16T05:24:04
2018-11-28T13:14:15
Java
UTF-8
Java
false
false
305
java
package com.zc.z04aop; public class TestBean { private String testStr = "testStr"; public String getTestStr() { return testStr; } public void setTestStr(String testStr) { this.testStr = testStr; } public void test() { System.out.println("test"); } }
[ "1262797000@qq.com" ]
1262797000@qq.com
0eab2da67d9ee485a3b34b9c541ac756452945d3
5cc0be0837eea9acaa4a6d0add28ecbea34161f5
/src/tw/org/iii/java/Brad03.java
83f4af78d4b17be2b01d5393c34025bd3e2f3b60
[]
no_license
bradchao/bjava2
7dfada930f412300b0bc155f24416bbc8555f2a3
707af2ab4de4dbe1a146d7408a1e95bd019ea16c
refs/heads/master
2020-09-13T17:36:00.788448
2016-09-08T03:20:10
2016-09-08T03:20:10
66,902,150
0
1
null
null
null
null
UTF-8
Java
false
false
209
java
package tw.org.iii.java; public class Brad03 { public static void main(String[] args) { byte a, b, c; byte d = 1; byte e, f = 2, g; a = b = c = 10; //System.out.println(e); } }
[ "brad@brad.tw" ]
brad@brad.tw
42eb2b7626bbbbe315130f6d20c77ba1b04f6246
0b203cc77a222f4fb24750c79b6386c7f8b6bbb1
/Android_Zone_Lib/src/and/base/WindowPop.java
cdaa43544f80dca86fa939c0daa8111475c2442b
[ "MIT" ]
permissive
RyanYans/Android-Utils
bdd9341041cd245a9e9529ab9a349e9aba04b7f8
47d1175a8f72f8720491d1db11f7391a6b71705e
refs/heads/master
2021-01-22T11:04:01.377083
2017-05-15T02:00:32
2017-05-15T02:00:32
92,666,583
1
0
null
null
null
null
UTF-8
Java
false
false
6,262
java
package and.base; import android.content.Context; import android.graphics.PixelFormat; import android.util.Log; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.view.WindowManager; import android.widget.FrameLayout; import and.utils.data.info.ScreenUtils; /*...
[ "1149324777@qq.com" ]
1149324777@qq.com
3a25c5d8668961b3a8e5640faee66581791037f9
ab2ba7fd5f894bc77e3a14d4e0dd92687e75afaa
/src/main/java/org/tinymediamanager/ui/movies/actions/MovieClearImageCacheAction.java
4f9d6f715d56c73e3e7c3eb7b3f25ea84cf2a120
[ "Apache-2.0" ]
permissive
vlagorce/tinyMediaManager
cf7ff6a3c695db4433fc5eaec3e6fb3328399e84
1843beddf85221695e24f813c1b7c323c4426a10
refs/heads/master
2021-04-09T14:24:59.278962
2018-02-08T10:24:25
2018-02-08T10:24:25
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,267
java
/* * Copyright 2012 - 2017 Manuel Laggner * * 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 ...
[ "manuel.laggner@gmail.com" ]
manuel.laggner@gmail.com
5601a72ca9ec4f23daa564b3fa42a457102c24bb
359ffc6bf89f610b1d4a5af0f5d6ea3e6eaab28a
/maven-plugin/src/main/java/org/stjs/maven/SuffixMappingWithCompressedTarget.java
7bb4ff2de61863b755207303b3c8b68cb038b660
[ "Apache-2.0" ]
permissive
sgml/st-js
d3b29a0649af123910fa2aadb22cb95c4493e531
a97a611b39709477b8f6ddb3a05fa64b1976db17
refs/heads/master
2020-04-15T00:20:20.699194
2018-04-01T16:23:11
2018-04-01T16:23:11
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,326
java
/** * Copyright 2011 Alexandru Craciun, Eyal Kaspi * * 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 requi...
[ "ax.craciun@gmail.com" ]
ax.craciun@gmail.com
d8c038ebf9d63e6857bd131cbca2dbe83568ef4c
591184fe8b21134c30b47fa86d5a275edd3a6208
/openejb2/modules/openejb-core/src/main/java/org/openejb/config/ValidationRule.java
b367c11e6c38b0b7837eac44cafc0d28430c9fa0
[]
no_license
codehaus/openejb
41649552c6976bf7d2e1c2fe4bb8a3c2b82f4dcb
c4cd8d75133345a23d5a13b9dda9cb4b43efc251
refs/heads/master
2023-09-01T00:17:38.431680
2006-09-14T07:14:22
2006-09-14T07:14:22
36,228,436
1
0
null
null
null
null
UTF-8
Java
false
false
2,214
java
/** * Redistribution and use of this software and associated documentation * ("Software"), with or without modification, are permitted provided * that the following conditions are met: * * 1. Redistributions of source code must retain copyright * statements and notices. Redistributions must also contain a * ...
[ "dain@2b0c1533-c60b-0410-b8bd-89f67432e5c6" ]
dain@2b0c1533-c60b-0410-b8bd-89f67432e5c6
cf6638114f441d819ea8fbc32a57644422270a3a
a422de59c29d077c512d66b538ff17d179cc077a
/hsi/hsi-ds/hsi-ds-service/src/main/java/com/gy/hsi/ds/login/beans/Visitor.java
ef06897c89d15b213c6cd6a67685a06d70dd08e7
[]
no_license
liveqmock/hsxt
c554e4ebfd891e4cc3d57e920d8a79ecc020b4dd
40bb7a1fe5c22cb5b4f1d700e5d16371a3a74c04
refs/heads/master
2020-03-28T14:09:31.939168
2018-09-12T10:20:46
2018-09-12T10:20:46
148,461,898
0
0
null
2018-09-12T10:19:11
2018-09-12T10:19:10
null
UTF-8
Java
false
false
2,808
java
package com.gy.hsi.ds.login.beans; import java.io.Serializable; import java.util.HashSet; import java.util.List; import java.util.Set; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.util.StringUtils; import com.github.knightliao.apollo.db.bo.BaseObject; import com.github.knightli...
[ "864201042@qq.com" ]
864201042@qq.com
5f52b4281caffb2336e0aff46e672837caae8553
964601fff9212bec9117c59006745e124b49e1e3
/matos-android/src/main/java/java/io/ByteArrayInputStream.java
a2aca16777d27bf40339fa05e37d5b01c2fb2079
[ "Apache-2.0" ]
permissive
vadosnaprimer/matos-profiles
bf8300b04bef13596f655d001fc8b72315916693
fb27c246911437070052197aa3ef91f9aaac6fc3
refs/heads/master
2020-05-23T07:48:46.135878
2016-04-05T13:14:42
2016-04-05T13:14:42
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,471
java
package java.io; /* * #%L * Matos * $Id:$ * $HeadURL:$ * %% * Copyright (C) 2010 - 2014 Orange SA * %% * 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.o...
[ "pierre.cregut@orange.com" ]
pierre.cregut@orange.com
5c87e3b72a397e6c0054c69dc11de990870bb6b9
13ea5da0b7b8d4ba87d622a5f733dcf6b4c5f1e3
/crash-reproduction-ws/results/XWIKI-13546-12-25-Single_Objective_GGA-WeightedSum/org/xwiki/mail/internal/thread/SendMailRunnable_ESTest.java
5bf47ad854556956e2c34e18e3de284958ee3fdb
[ "MIT", "CC-BY-4.0" ]
permissive
STAMP-project/Botsing-basic-block-coverage-application
6c1095c6be945adc0be2b63bbec44f0014972793
80ea9e7a740bf4b1f9d2d06fe3dcc72323b848da
refs/heads/master
2022-07-28T23:05:55.253779
2022-04-20T13:54:11
2022-04-20T13:54:11
285,771,370
0
0
null
null
null
null
UTF-8
Java
false
false
569
java
/* * This file was automatically generated by EvoSuite * Mon Mar 30 19:21:02 UTC 2020 */ package org.xwiki.mail.internal.thread; import org.junit.Test; import static org.junit.Assert.*; import org.evosuite.runtime.EvoRunner; import org.evosuite.runtime.EvoRunnerParameters; import org.junit.runner.RunWith; @RunWit...
[ "pouria.derakhshanfar@gmail.com" ]
pouria.derakhshanfar@gmail.com
5e9bd3a2ccff0e0441f06fda5128261a3b4199cd
3d610d6fa4b3eb866c4c1bb6412d772b18087f94
/src/org/takeback/chat/websocket/listener/MessageReceiveListener.java
2ec868bfcd6683af22c4b071e08c76102f1d04ba
[]
no_license
gileth/test
b5ad7782fa5dfd056c597d811824b32db10b3e7e
db91348d75aa972cde850370f74ac3ed29e2cf9e
refs/heads/master
2020-04-09T04:42:45.147875
2019-01-14T09:28:10
2019-01-14T09:28:10
160,033,342
1
1
null
null
null
null
UTF-8
Java
false
false
330
java
// // Decompiled by Procyon v0.5.30 // package org.takeback.chat.websocket.listener; import org.springframework.web.socket.WebSocketMessage; import org.springframework.web.socket.WebSocketSession; public interface MessageReceiveListener { void onMessageReceive(final WebSocketSession p0, final WebSocketMessage<...
[ "Administrator@windows10.microdone.cn" ]
Administrator@windows10.microdone.cn
95aff3db110dbdacd3455af740b7058ce9c99120
124df74bce796598d224c4380c60c8e95756f761
/com.raytheon.uf.common.dataplugin.satellite/src/com/raytheon/uf/common/dataplugin/satellite/units/goes/convert/PixelToPercentConverter.java
30de0a87b519e2a4223b099f49bc5f18745028d1
[]
no_license
Mapoet/AWIPS-Test
19059bbd401573950995c8cc442ddd45588e6c9f
43c5a7cc360b3cbec2ae94cb58594fe247253621
refs/heads/master
2020-04-17T03:35:57.762513
2017-02-06T17:17:58
2017-02-06T17:17:58
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,496
java
/** * This software was developed and / or modified by Raytheon Company, * pursuant to Contract DG133W-05-CQ-1067 with the US Government. * * U.S. EXPORT CONTROLLED TECHNICAL DATA * This software product contains export-restricted data whose * export/transfer/disclosure is restricted by U.S. law. Dissemination ...
[ "joshua.t.love@saic.com" ]
joshua.t.love@saic.com
512b6f0b11f44b97d7a2cd1467b0ee74ac487498
31f609157ae46137cf96ce49e217ce7ae0008b1e
/bin/ext-commerce/commercefacades/src/de/hybris/platform/commercefacades/storelocator/helpers/DistanceHelper.java
455fec5902788e3af2c09d41f1b8e532da8965ed
[]
no_license
natakolesnikova/hybrisCustomization
91d56e964f96373781f91f4e2e7ca417297e1aad
b6f18503d406b65924c21eb6a414eb70d16d878c
refs/heads/master
2020-05-23T07:16:39.311703
2019-05-15T15:08:38
2019-05-15T15:08:38
186,672,599
1
0
null
null
null
null
UTF-8
Java
false
false
1,563
java
/* * [y] hybris Platform * * Copyright (c) 2018 SAP SE or an SAP affiliate company. All rights reserved. * * This software is the confidential and proprietary information of SAP * ("Confidential Information"). You shall not disclose such Confidential * Information and shall use it only in accordance with...
[ "nataliia@spadoom.com" ]
nataliia@spadoom.com
16fa74a27309b2b29ba71fd8d9fbe16f7ed813fe
1074c97cdd65d38c8c6ec73bfa40fb9303337468
/rda0105-agl-aus-java-a43926f304e3/xms-workflow/src/main/java/com/gms/xms/workflow/task2/generateetfile/toll/manifest/GetTollShipmentByCustomerListTask.java
17a17aa8efd5d1d541f96c46bf9d695a3c0d2fa6
[]
no_license
gahlawat4u/repoName
0361859254766c371068e31ff7be94025c3e5ca8
523cf7d30018b7783e90db98e386245edad34cae
refs/heads/master
2020-05-17T01:26:00.968575
2019-04-29T06:11:52
2019-04-29T06:11:52
183,420,568
0
0
null
null
null
null
UTF-8
Java
false
false
1,649
java
package com.gms.xms.workflow.task2.generateetfile.toll.manifest; import com.gms.xms.common.constants.Attributes; import com.gms.xms.common.constants.ErrorCode; import com.gms.xms.common.constants.GenerateETFileConstants; import com.gms.xms.common.context.ContextBase2; import com.gms.xms.persistence.dao.webship.T...
[ "sachin.gahlawat19@gmail.com" ]
sachin.gahlawat19@gmail.com
ecbee3429eb8ea958c41e4c69dc468c76858f26d
6883c617e4439b8fa5497373f5c24152d843a1ba
/src/main/java/com/lothrazar/cyclicmagic/block/fan/ContainerFan.java
65649e8985137beafec14987715ce1da91d9dd5d
[ "MIT" ]
permissive
sandtechnology/Cyclic
b84c8ba00d9d3ec099bb15c24069e2289bd62844
a668cfe42db63c0c2d660d3e6abebc21ac7a50b4
refs/heads/develop
2021-08-18T00:01:12.701994
2019-12-31T05:30:04
2019-12-31T05:30:04
131,421,090
0
0
MIT
2019-06-09T10:32:57
2018-04-28T15:25:17
Java
UTF-8
Java
false
false
2,209
java
/******************************************************************************* * The MIT License (MIT) * * Copyright (C) 2014-2018 Sam Bassett (aka Lothrazar) * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software")...
[ "samson.bassett@gmail.com" ]
samson.bassett@gmail.com
f0c3970cc4ca978590f6d3800e12764f5af5eae0
d1ea5077c83cb2e93fe69e3d19a2e26efe894a0e
/src/main/java/com/rograndec/feijiayun/chain/business/init/model/GoodsCategoryModel.java
9383032a101075b92892b72dcdf456ef783d85ce
[]
no_license
Catfeeds/rog-backend
e89da5a3bf184e4636169e7492a97dfd0deef2a1
109670cfec6cbe326b751e93e49811f07045e531
refs/heads/master
2020-04-05T17:36:50.097728
2018-10-22T16:23:55
2018-10-22T16:23:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,417
java
package com.rograndec.feijiayun.chain.business.init.model; import java.util.ArrayList; import java.util.List; /** * * @ClassName: GoodsCategoryModel * @Description: 商品分类初始化数据模型 * @author zhongyi.li zhongyi.li@rograndec.com * @date 2017年9月5日 上午11:56:36 * */ public class GoodsCategoryModel { ...
[ "ruifeng.jia@rograndec.com" ]
ruifeng.jia@rograndec.com
c920f6b3148b2520f138bd30e6634df57ca6dc2b
ed7b82b79ac6bbcde17a4b1f5fcd5d990e13e687
/src/main/java/com/usthe/bootshiro/domain/bo/AuthOperationLog.java
666d773faa12085876ad7c9c5bfc8a8fd02baea4
[ "MIT" ]
permissive
changsheng0224/bootshiro
f703a249aa30b83e34933b52aaf04480718ad6d0
defd530b9b856b2e0b3c125906264b264e848de6
refs/heads/master
2020-12-12T02:35:27.930487
2020-06-28T13:45:08
2020-06-28T13:45:08
234,022,546
0
0
MIT
2020-01-15T07:23:23
2020-01-15T07:23:23
null
UTF-8
Java
false
false
1,522
java
package com.usthe.bootshiro.domain.bo; import java.util.Date; /** * 操作日志 * @author tomsun28 * @date 8:22 2018/4/22 */ public class AuthOperationLog { private Integer id; private String logName; private String userId; private String api; private String method; private Short succeed;...
[ "tomsun28@outlook.com" ]
tomsun28@outlook.com
fed2d595b0eafbed3086f8630295bef3cab4af94
a915ebb5021e3f3158df57239ac1a82528bb9f4d
/coin-business/src/main/java/com/coin/shortline/util/ResultFactory.java
cafbaf5d22bf1b808ec02048609b806f78b610d6
[]
no_license
ahuiwanglei/wolf-coin
15d54aa7b5f8896faeb48b880136ce1bd4fd245e
85c593289e99610a725529ff06e87ba12c36fec0
refs/heads/master
2020-03-30T11:46:29.891761
2018-10-03T06:09:25
2018-10-03T06:09:25
151,192,027
0
0
null
null
null
null
UTF-8
Java
false
false
1,786
java
package com.coin.shortline.util; import java.util.HashMap; import java.util.Map; public class ResultFactory { public static <T> Result<T> getErrorResult(T data) { Result model = new Result(); model.setMsg(CommonFinal.FAIL); model.setResultStatus(CommonFinal.RESULT_CODE_FAILURE); m...
[ "ahuiwanglei@126.com" ]
ahuiwanglei@126.com
2415d3ad39c46eaf99627d377e8f6b8aa5601fdf
b72d0a7c81f334819b64b860bc5aeff9a39b0344
/src/test/java/com/cbt/utilities/WebDriverFactory.java
27c6a96f266743fdeacf3724e8adc4844b878d5e
[]
no_license
AdemTEN/BasicNavigationTests
8adc82dd9c348f018b7c12fa8b305d6ff0d1fe22
f3945e1b8f90386502d532a68664a885351402f2
refs/heads/master
2022-12-20T05:36:58.766233
2020-09-25T11:22:47
2020-09-25T11:22:47
291,351,678
0
0
null
null
null
null
UTF-8
Java
false
false
1,477
java
package com.cbt.utilities; import io.github.bonigarcia.wdm.WebDriverManager; import org.openqa.selenium.WebDriver; import org.openqa.selenium.chrome.ChromeDriver; import org.openqa.selenium.edge.EdgeDriver; import org.openqa.selenium.firefox.FirefoxDriver; import org.openqa.selenium.safari.SafariDriver; public class ...
[ "65685868+AdemTEN@users.noreply.github.com" ]
65685868+AdemTEN@users.noreply.github.com
76fd695778015b6f928aee6ae1aefd33c943c2ab
1a132432388f4d8eee6fb9c74da8a88b99707c74
/src/main/java/com/belk/car/app/webapp/validators/UserValidator.java
8800d15ed4c6ca10234ace0eaae9d1aa5b401d4f
[]
no_license
Subbareddyg/CARS_new
7ed525e6f5470427e6343becd62e645e43558a6c
3024c932b54a7e0d808d887210b819bba2ccd1c1
refs/heads/master
2020-03-14T14:27:02.793772
2018-04-30T23:25:40
2018-04-30T23:25:40
131,653,774
0
0
null
null
null
null
UTF-8
Java
false
false
1,162
java
package com.belk.car.app.webapp.validators; import org.apache.commons.lang.StringUtils; import org.appfuse.model.Role; import org.appfuse.model.User; import org.springframework.validation.Errors; import org.springframework.validation.Validator; import com.belk.car.app.model.UserType; /** * @author Antonio Gonzalez ...
[ "subba_gunjikunta@belk.com" ]
subba_gunjikunta@belk.com
2e9546906d2b5442260a7e3437f72c3f9f3a7f92
10be4cfa08f80d785cb20d780e5ad7379ef8ef4f
/Ciência da Computação - UNISUL 2007/5º Semestre - 2009_A/Linguagens Formais e Autômatos/Trabalho Analisador Léxico (Hideraldo)/AnalisadorLexico2/src/AnalisadorLexico/GUI/Pos.java
20ab4904e356f1d3e3f2f69f468181ac7fe3aa51
[]
no_license
fdelameli/materiais-cursos
a62009f6bb56683e6031cec38bf02637fcdcba82
d2193beb570930f20f0bf7d65691b37909f12996
refs/heads/master
2022-06-29T11:18:48.861802
2018-06-28T14:43:59
2018-06-28T14:43:59
null
0
0
null
null
null
null
ISO-8859-1
Java
false
false
1,211
java
package AnalisadorLexico.GUI; import java.awt.GridBagConstraints; import java.awt.Insets; public class Pos { public static GridBagConstraints add(int coluna,int linha, int qtCols,int qtLin,String tamanho){ GridBagConstraints gbc = new GridBagConstraints(); gbc.gridx=coluna;//posicionamento horizonta...
[ "fabio.bruna@digitro.com.br" ]
fabio.bruna@digitro.com.br
0bb5a8ebff37a25a9d78406fd286d056a3c2e032
dd49c014cb6bd14f72b835dfb613ddd6e0f4af90
/client/api/src/main/java/org/eclipse/microprofile/graphql/client/core/InlineFragment.java
0c8745e11ffa6366beaede90b7cdec8da9be3a99
[ "Apache-2.0" ]
permissive
eclipse/microprofile-graphql
d002fbc8ae600dd63aaa9b693b055114e55fec9b
2fece355acad22f7e9f409fd819ec4d65609fec4
refs/heads/main
2023-08-23T01:22:56.926587
2023-08-16T02:45:07
2023-08-16T02:45:07
178,922,614
100
84
Apache-2.0
2023-09-05T02:36:18
2019-04-01T18:26:48
Java
UTF-8
Java
false
false
1,462
java
/* * Copyright (c) 2020 Contributors to the Eclipse Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required b...
[ "jmartisk@redhat.com" ]
jmartisk@redhat.com
26e049c624fb3a4aa35a86c0d3e350856561d634
616412db7bc180dcee81e79c7b478bb1eeb40e85
/part10-Part10_12.StudentsOnAlphabeticalOrder/src/main/java/Student.java
2c702985e2de95f0af9ef54357d1a2245ddf9d19
[]
no_license
kevin0110w/JavaProgrammingII
5971bf628153a8089597e78fe845ed03d25eef18
fe0c53e9eda0d6c7adcfce5d9bec1405e7df8d8b
refs/heads/master
2022-12-29T10:22:21.671833
2020-05-11T21:44:04
2020-05-11T21:44:04
263,164,114
0
0
null
2020-10-13T22:10:32
2020-05-11T21:38:47
Java
UTF-8
Java
false
false
401
java
public class Student implements Comparable<Student> { private String name; public Student(String name) { this.name = name; } public String getName() { return name; } @Override public String toString() { return name; } @Override public int compareTo(...
[ "kevin0110w@gmail.com" ]
kevin0110w@gmail.com
4bf57d10051a202af12ea948b52c832c04ba7ece
9cecda2b74ce148425eed8b6fc47ab835c25cde1
/src/main/java/primal/compute/math/DoubleArrayUtils.java
ad8a90e85365c80252886a62c7855e54aa8a441d
[ "LicenseRef-scancode-unknown-license-reference", "WTFPL" ]
permissive
yeojhenrie/React
7d787c02852655199fc76d1a9538aad7245cd970
4fcfc5b5b54f34316654931655f07d8aa29f978b
refs/heads/master
2022-12-14T20:57:35.142811
2020-09-02T12:44:25
2020-09-02T12:44:25
292,278,426
0
0
WTFPL
2020-09-02T12:36:07
2020-09-02T12:36:06
null
UTF-8
Java
false
false
516
java
package primal.compute.math; public class DoubleArrayUtils { public static void shiftRight(double[] values, double push) { for(int index = values.length - 2; index >= 0; index--) { values[index + 1] = values[index]; } values[0] = push; } public static void wrapRight(double[] values) { double last ...
[ "danielmillst@gmail.com" ]
danielmillst@gmail.com
9af152d32cf3fc8abfec844614f1ddebac6f2a1b
76bcdc528075b6b82feefde2a1e40b7f6e35f37f
/component/LoginComponent/src/main/java/com/batman/logincomponent/ui/activity/LoginActivity.java
2d3c47af23f13ec4889c9291f0557ec870778696
[]
no_license
NevermoreGu/Common
a402db2ee9f8279848e730388ac98a020705f63d
d0f635e66f58f9b461703249903e22b1711b320f
refs/heads/master
2020-06-18T12:30:58.173412
2020-01-17T06:54:38
2020-01-17T06:54:38
196,304,123
1
0
null
null
null
null
UTF-8
Java
false
false
8,432
java
package com.batman.logincomponent.ui.activity; import android.arch.lifecycle.ViewModelProviders; import android.content.BroadcastReceiver; import android.content.Context; import android.content.DialogInterface; import android.content.Intent; import android.content.IntentFilter; import android.os.Bundle; import android...
[ "guq@tfinfo.cn" ]
guq@tfinfo.cn
94545af9bcf4db7c1fa71c9fd758e714bf7c6674
0af8b92686a58eb0b64e319b22411432aca7a8f3
/large-multiproject/project31/src/test/java/org/gradle/test/performance31_4/Test31_324.java
f4a62038505292b8517dc339b76904dcf185ba05
[]
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.performance31_4; import static org.junit.Assert.*; public class Test31_324 { private final Production31_324 production = new Production31_324("value"); @org.junit.Test public void test() { assertEquals(production.getProperty(), "value"); } }
[ "cedric.champeau@gmail.com" ]
cedric.champeau@gmail.com
76d5fc8b755712e66ea4607f24d723861f5e1200
2a920f5f42c588dad01740da5d8c3d9aecbc2a90
/src/org/deegree/portal/portlet/modules/actions/LogoutUser.java
8df64b5b358939ca121ac982d556015445cd3eba
[]
no_license
lat-lon/deegree2-rev30957
40b50297cd28243b09bfd05db051ea4cecc889e4
22aa8f8696e50c6e19c22adb505efb0f1fc805d8
refs/heads/master
2020-04-06T07:00:21.040695
2016-06-28T15:21:56
2016-06-28T15:21:56
12,290,316
0
0
null
2016-06-28T15:21:57
2013-08-22T06:49:45
Java
UTF-8
Java
false
false
4,108
java
//$HeadURL: https://scm.wald.intevation.org/svn/deegree/base/trunk/src/org/deegree/portal/portlet/modules/actions/LogoutUser.java $ /*---------------------------------------------------------------------------- This file is part of deegree, http://deegree.org/ Copyright (C) 2001-2009 by: Department of Geography, U...
[ "erben@lat-lon.de" ]
erben@lat-lon.de
cff79ca8ccee5a47852bd2b7fe4517d25343890b
d4028778cc8c83d77b5b90489a90f7e0a7710815
/plugins/org.bflow.toolbox.epc.diagram/src/org/bflow/toolbox/epc/diagram/edit/policies/ParticipantItemSemanticEditPolicy.java
a25775df0350e324a51d5173f6392603c710d4c5
[]
no_license
bflowtoolbox/app
881a856ea055bb8466a1453e2ed3e1b23347e425
997baa8c73528d20603fa515e3d701334acb1be4
refs/heads/master
2021-06-01T15:19:14.222596
2020-06-15T18:36:49
2020-06-15T18:36:49
39,310,563
5
7
null
2019-02-05T16:02:49
2015-07-18T19:44:51
Java
UTF-8
Java
false
false
4,076
java
package org.bflow.toolbox.epc.diagram.edit.policies; import org.bflow.toolbox.epc.diagram.edit.commands.ArcCreateCommand; import org.bflow.toolbox.epc.diagram.edit.commands.ArcReorientCommand; import org.bflow.toolbox.epc.diagram.edit.commands.InformationArcCreateCommand; import org.bflow.toolbox.epc.diagram.edit...
[ "astorch@ee779243-7f51-0410-ad50-ee0809328dc4" ]
astorch@ee779243-7f51-0410-ad50-ee0809328dc4
5ed9fccef690ca5ae533114a35272f8d878348bd
51d3ba1d1ecfb84ce9fcedad7b73714f227454ad
/main/snap-core/src/main/java/org/snapscript/core/convert/FunctionProxyHandler.java
023798c900de81638ca7a30478bcfa0100d36671
[]
no_license
ngallagher/snapscript
35c7342cfea851d2f7c6a9b48ea4f0992b40fa05
24db79d4c28108d0c985dbccac4eb93faeb1000b
refs/heads/master
2023-08-24T19:28:49.455702
2016-08-07T20:44:35
2016-08-07T20:44:35
42,607,765
4
0
null
null
null
null
UTF-8
Java
false
false
2,679
java
package org.snapscript.core.convert; import static org.snapscript.core.Reserved.METHOD_EQUALS; import static org.snapscript.core.Reserved.METHOD_HASH_CODE; import static org.snapscript.core.Reserved.METHOD_TO_STRING; import java.lang.reflect.InvocationHandler; import java.lang.reflect.Method; import java.util.concurr...
[ "gallagher_niall@yahoo.com" ]
gallagher_niall@yahoo.com
810a77ea28be1577791686a1a4675670e4a0fcb9
689cdf772da9f871beee7099ab21cd244005bfb2
/classes/com/iflytek/cloud/IdentityListener.java
ca10e2189e8ccb8ec9fffe65be58d97ba7844f85
[]
no_license
waterwitness/dazhihui
9353fd5e22821cb5026921ce22d02ca53af381dc
ad1f5a966ddd92bc2ac8c886eb2060d20cf610b3
refs/heads/master
2020-05-29T08:54:50.751842
2016-10-08T08:09:46
2016-10-08T08:09:46
70,314,359
2
4
null
null
null
null
UTF-8
Java
false
false
535
java
package com.iflytek.cloud; import android.os.Bundle; public abstract interface IdentityListener { public abstract void onError(SpeechError paramSpeechError); public abstract void onEvent(int paramInt1, int paramInt2, int paramInt3, Bundle paramBundle); public abstract void onResult(IdentityResult paramIde...
[ "1776098770@qq.com" ]
1776098770@qq.com
611c9b2a230ba4f8a9a101071b62edbe19099dc9
fbd9583fae54e8aebdb8c688b375ff54b59b339f
/leetcode/src/main/java/L200_Number_of_Islands.java
4fccc3ab1d10e911e54ba6e5ffd821849ba7611c
[]
no_license
ramseyfeng/LeetCode
03251ca2e40ff0c742af475bd637a9cb18d76b1a
66329ff884b33b47af1e4fd14e6fbe20cbf3df5d
refs/heads/master
2020-08-09T10:05:55.338584
2019-10-09T15:07:37
2019-10-09T15:07:37
null
0
0
null
null
null
null
UTF-8
Java
false
false
671
java
public class L200_Number_of_Islands { int mx, my; public int numIslands(char[][] grid) { if (grid == null || grid.length == 0 || grid[0].length == 0) { return 0; } mx = grid.length; my = grid[0].length; int rt = 0; for (int x = 0; x < mx; x++) { for (int y = 0; y < my; y++) { if (grid[x][y...
[ "15822882820@163.com" ]
15822882820@163.com
42610c4fbb09134fe9fbb56cb15839bdc5855996
4872ca95620a20e7c2a1a93b443e3f9466c6f9ba
/discovery-plugin-strategy-extension-service/src/main/java/com/nepxion/discovery/plugin/strategy/extension/service/context/ServiceStrategyContext.java
6e04059feddb475e013c1a45963128e4c84686d1
[ "Apache-2.0" ]
permissive
shenzlly/Discovery
a8eda364318ea98c74e6369802adc8092cd59928
809c92177a1cea3652ccd06c4d09f53691e95df6
refs/heads/master
2021-06-18T18:16:56.565228
2021-01-16T07:27:06
2021-01-16T07:27:06
145,954,457
0
0
null
2018-08-24T06:54:57
2018-08-24T06:54:56
null
UTF-8
Java
false
false
2,081
java
package com.nepxion.discovery.plugin.strategy.extension.service.context; /** * <p>Title: Nepxion Discovery</p> * <p>Description: Nepxion Discovery</p> * <p>Copyright: Copyright (c) 2017-2050</p> * <p>Company: Nepxion</p> * @author Haojun Ren * @version 1.0 */ import java.util.Collections; import java.util.Link...
[ "1394997@qq.com" ]
1394997@qq.com
97e4332d2f943b52d40829dc69739cc7bb851d8a
448a5b961946428a47c96fdfc38a87d3a1ca4372
/src/main/java/com/gnsg/app/domain/enumeration/LANGARMENU.java
f43eebde2d66eef822007c2d4de22575d4136956
[]
no_license
harjeet-me/gnsgSchoolApp
c5c6289c2e08d626cbe44cd28ff78595139f9cdd
3fa6ab05f837fd7a8112aac6fd25fa7a0c4df8b7
refs/heads/master
2022-12-23T10:01:02.395535
2020-09-02T05:24:17
2020-09-02T05:24:17
243,640,807
0
0
null
2022-12-16T05:13:15
2020-02-27T23:53:49
Java
UTF-8
Java
false
false
294
java
package com.gnsg.app.domain.enumeration; /** * The LANGARMENU enumeration. */ public enum LANGARMENU { SIMPLE_JALEBI_SHAHIPANEER, SIMPLE_JALEBI_MATARPANEER, SIMPLE_KHEER_SHAHIPANEER, SIMPLE_KHEER_MATARPANEER, SIMPLE_JALEBI_PALAKPANEER, SIMPLE_KHEER_PALAKPANEER, PAKOURE, JALEBI, KHEER }
[ "jhipster-bot@jhipster.tech" ]
jhipster-bot@jhipster.tech
39581d3ff3fdd45e5bc5f05c6e21d77a05f22142
c8688db388a2c5ac494447bac90d44b34fa4132c
/sources/com/google/android/gms/internal/measurement/zzaa.java
d7a53babdfcb7623bcd96661075f1a48ff937b1b
[]
no_license
mred312/apk-source
98dacfda41848e508a0c9db2c395fec1ae33afa1
d3ca7c46cb8bf701703468ddc88f25ba4fb9d975
refs/heads/master
2023-03-06T05:53:50.863721
2021-02-23T13:34:20
2021-02-23T13:34:20
341,481,669
0
0
null
null
null
null
UTF-8
Java
false
false
884
java
package com.google.android.gms.internal.measurement; import android.os.Bundle; import android.os.Parcel; /* compiled from: com.google.android.gms:play-services-measurement-base@@17.6.0 */ public abstract class zzaa extends zzc implements zzab { public zzaa() { super("com.google.android.gms.measurement.api...
[ "mred312@gmail.com" ]
mred312@gmail.com
3a6ac20c15f1f992750a1156cf90ed369cc411b7
6f024865f86614117e73ff1ad784398884edf765
/src/main/java/com/inteliclinic/neuroon/fragments/EnergyPlusFragment$$ViewInjector.java
330452d0e57d1575abb648242527a771937c9d8d
[]
no_license
chakaponden/neuroon-classic-app
0df0ef593dd3e55bbffc325cdd0a399265dffb73
aa337afe4764a3af5094b3a0bc8cea54aa23dd34
refs/heads/main
2022-12-25T21:52:49.184564
2020-10-09T15:42:36
2020-10-09T15:42:36
302,444,442
0
0
null
null
null
null
UTF-8
Java
false
false
2,849
java
package com.inteliclinic.neuroon.fragments; import android.view.View; import butterknife.ButterKnife; import com.inteliclinic.neuroon.R; import com.inteliclinic.neuroon.views.BottomToolbar; import com.inteliclinic.neuroon.views.dashboard.NapView; public class EnergyPlusFragment$$ViewInjector { public static void ...
[ "motometalor@gmail.com" ]
motometalor@gmail.com
e8d06036d77cc7a9b3392acf5fd881277af8108c
0428138996bebf683c0dcfe21d2a94b7c9743ce7
/src/main/java/hu/nive/ujratervezes/zarovizsga/aquarium/Fish.java
4bd1c17fdde27fb28ac0e2f06bb5e5e58e973fb8
[]
no_license
kincza1971/zarovizsga-potvizsga2
f625a3d746e72154db837082aceb53563ef69eee
40a4fa6b3fc7e303296fc4df45316fbaad7cdfec
refs/heads/master
2023-03-27T17:56:14.498121
2021-03-27T08:52:15
2021-03-27T08:52:15
352,007,882
0
0
null
null
null
null
UTF-8
Java
false
false
1,527
java
package hu.nive.ujratervezes.zarovizsga.aquarium; public abstract class Fish { private final String name; private int weight; private final String colour; private final boolean memoryLoss; protected Fish(String name, int weight, String colour, boolean hasMemoryLoss) { this.name = name; ...
[ "kincza@gmail.com" ]
kincza@gmail.com
ee86a231560068c968a3edd3ce814611a3cf6c69
fb53df541ee8c34a120937e05721798fdb4a9f61
/spring-security-with-session/src/main/java/com/yuntian/security/service/impl/SysRoleMenuServiceImpl.java
fdca2b54561a372ca6f1a7bf3f1c185b5d30a41b
[]
no_license
chuzhonglingyan/certificate-authority
a5b91622dcb63e861bd5dcb5ff18e60b9892a67d
7346e2f36213d56c62ea3912f56f555150d4a060
refs/heads/master
2022-06-24T06:04:56.869938
2020-04-26T06:57:39
2020-04-26T06:57:39
256,471,636
0
0
null
2022-06-17T03:08:21
2020-04-17T10:23:39
JavaScript
UTF-8
Java
false
false
1,905
java
package com.yuntian.security.service.impl; import com.yuntian.security.model.entity.SysRoleMenu; import com.yuntian.security.dao.SysRoleMenuDao; import com.yuntian.security.service.SysRoleMenuService; import org.springframework.stereotype.Service; import javax.annotation.Resource; import java.util.List; /** * 后台系统-...
[ "944610721@qq.com" ]
944610721@qq.com
68e2490901903015f80cd9598d61c5178bac8d61
d71e879b3517cf4fccde29f7bf82cff69856cfcd
/ExtractedJars/RT_News_com.rt.mobile.english/javafiles/com/google/android/exoplayer2/source/smoothstreaming/manifest/StreamKey.java
985eb6d565f4e4ae03aa7b84f79ccb984ba0b130
[ "MIT" ]
permissive
Andreas237/AndroidPolicyAutomation
b8e949e072d08cf6c6166c3f15c9c63379b8f6ce
c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a
refs/heads/master
2020-04-10T02:14:08.789751
2019-05-16T19:29:11
2019-05-16T19:29:11
160,739,088
5
1
null
null
null
null
UTF-8
Java
false
false
5,217
java
// Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.kpdus.com/jad.html // Decompiler options: packimports(3) annotate safe package com.google.android.exoplayer2.source.smoothstreaming.manifest; public final class StreamKey implements Comparable { public StreamKey(int i, in...
[ "silenta237@gmail.com" ]
silenta237@gmail.com
52d7f2859da56752a59ed3bc954ab419b463c8da
f928597092fdc5bc76fa073c38bf080ae45e1a9e
/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContainKeys_Test.java
9ce18a6b2c8af95def405d49f3875d3b30fcc7d5
[ "Apache-2.0" ]
permissive
ZhenyiLi/assertj-core
a38215008de1646c04a8368d7e579b85779eeb10
fe00a8c7dbb4dfc2756b068c9b17fcbb475c379b
refs/heads/master
2020-04-05T23:26:19.898780
2015-01-20T08:17:48
2015-01-20T08:17:48
30,147,743
1
0
null
2015-02-01T14:02:57
2015-02-01T14:02:56
null
UTF-8
Java
false
false
2,816
java
/** * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software distributed under ...
[ "joel.costigliola@gmail.com" ]
joel.costigliola@gmail.com
f0670ee90e083ce9f08aa73324aa3928cb8fe92d
e8b9a6903c7e7ef135dbcdb9d509fc033e242f00
/src/com/aotuspace/web/spgoods/model/po/task/SpAotuerpTreasureTask.java
1022e30c9d79cd6ffd17b7cb807358dbdf0e66e1
[]
no_license
zowbman/aotuspace
007a8bbe2412e444dddc467810ba7fc04875495c
b33dc0c1595dfeaba9280495b1d81fdd595aaa19
refs/heads/master
2020-05-23T08:11:07.694339
2016-10-08T02:12:53
2016-10-08T02:12:55
70,296,277
0
0
null
null
null
null
GB18030
Java
false
false
2,678
java
package com.aotuspace.web.spgoods.model.po.task; import java.util.Date; /** * * Title:SpAotuerpTreasureTask * Description:任务 * Company:aotuspace * @author 伟宝 * @date 2015-11-30 下午6:01:45 * */ public class SpAotuerpTreasureTask { private Integer spId; private Integer spTreasureid; private Date sp...
[ "zhangweibao@kugou.net" ]
zhangweibao@kugou.net
064fbef800ad4021e8e8c10870c5d5018cb19564
39b6f3d034a4b3b4ab15e2d9fe0fc2bd30c6025b
/common/src/main/java/com/example/common/exception/user/UserException.java
b40daeb486711908bfb0ff3754c6009c2998c33d
[]
no_license
service-java/tpl-ruoyi-vue-202007
a3ade3d771f72977911b783c18454fb07d6dd627
f64abab89691962fe5c9823e1079b7d2edc3c08f
refs/heads/master
2022-12-13T09:13:22.668341
2020-09-02T06:53:12
2020-09-02T06:53:12
null
0
0
null
null
null
null
UTF-8
Java
false
false
362
java
package com.example.common.exception.user; import com.example.common.exception.BaseException; /** * 用户信息异常类 * * @author ruoyi */ public class UserException extends BaseException { private static final long serialVersionUID = 1L; public UserException(String code, Object[] args) { super("user",...
[ "1095847440@qq.com" ]
1095847440@qq.com
56cef5531daa538f140f56c0650c753acecb05f3
e4aea93f2988e2cf1be4f96a39f6cc3328cbbd50
/src/com/flagleader/repository/db/FKModel.java
f7dc04e10d73e0796528e2490c54ba03838c52aa
[]
no_license
lannerate/ruleBuilder
18116282ae55e9d56e9eb45d483520f90db4a1a6
b5d87495990aa1988adf026366e92f7cbb579b19
refs/heads/master
2016-09-05T09:13:43.879603
2013-11-10T08:32:58
2013-11-10T08:32:58
14,231,127
0
1
null
null
null
null
UTF-8
Java
false
false
6,289
java
package com.flagleader.repository.db; import com.flagleader.repository.AbstractElement; import com.flagleader.repository.IElement; import com.flagleader.repository.RepositoryVisitor; import com.flagleader.repository.tree.AdvancedProperty; import com.flagleader.sql.RuleKey; import java.util.ArrayList; public ...
[ "zhanghuizaizheli@hotmail.com" ]
zhanghuizaizheli@hotmail.com
c22f06fd6598175e0f9efa1d7a50078c08b22a2c
45a7659a8f46f562debb95ad44d4f21fd38a7236
/src/OOD_Advanced/session01_basic_concept/vending_machine/CashPayment.java
8f1a6aa47932bd49567c05ec44bfb460bf00e281
[]
no_license
t1lu/techbow
cf7249524f0c0bae19d99244a412e6b6449ab04e
92a533cd9bc794e28ed18724150742a10e986cee
refs/heads/master
2023-04-14T15:03:39.352369
2021-04-20T06:52:05
2021-04-20T06:52:05
null
0
0
null
null
null
null
UTF-8
Java
false
false
223
java
package OOD_Advanced.session01_basic_concept.vending_machine; public final class CashPayment implements Payment { @Override public boolean pay(Product product, double value) { return value >= product.getPrice(); } }
[ "iyangzeshi@outlook.com" ]
iyangzeshi@outlook.com
d9a80b9bee0be721819ae7debefa45d6865d1778
15ff5ab048ba88e3630560fa3a8b401a23b0cb5d
/src/android/support/v7/widget/DropDownListView.java
8437d583127925b56ff44e3da62e1926cd6145c4
[]
no_license
TinyTechGirl/JustJava
08695e27992ceeea0f6a532ef0b2a28c61c86ff7
8a1d1175b79df5d50e9ecfd08580b9b995dd6641
refs/heads/master
2020-03-19T18:57:07.304602
2018-06-10T18:02:53
2018-06-10T18:02:53
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,369
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.v7.widget; import android.content.Context; import android.support.v4.view.ViewPropertyAnimatorCompat; import android.sup...
[ "39646332+Daisy98Faith@users.noreply.github.com" ]
39646332+Daisy98Faith@users.noreply.github.com
b7c7af4c837292482c0d10239e8017f025331fce
22de304febe0338d00d89a71aba66ff038b58767
/TPs2011/TP5_JeuDeLoie/JeuDeLoie/src/jeuDeLoie/oie/StartCell.java
d62955b34fb4129e275f18b96453cf91d1537924
[]
no_license
TarikDjebienBachelor/COO
f1900a821d880364c4d65e42843fd667629671a6
248c5620d982d8f5239b7c158791ecc0e4fa2573
refs/heads/master
2021-05-07T01:58:47.585988
2017-11-12T00:27:03
2017-11-12T00:27:03
110,391,409
0
0
null
null
null
null
UTF-8
Java
false
false
517
java
package jeuDeLoie.oie; public class StartCell implements Cell { protected PlayerList thePlayers; @Override public boolean canBeLeft() { return true; } @Override public int consequence(int dieThrow) { return 0; } @Override public int getIndex() { return 0; } @Override public Player getPlayer() ...
[ "tarik.djebien@gmail.com" ]
tarik.djebien@gmail.com
3fd1fabef38aba6a0077ce64831ca259a19895ed
0e3f1ace4ca773d2190f44bacc7f718d4c4a10ca
/PlantCell Core/src/au/edu/unimelb/plantcell/io/read/fasta/SequenceExtractorNodeFactory.java
b6ac4b87abd91a470f5d4d1b3244847d1fcd5e49
[]
no_license
BioKNIME/plantcell
35cf74347e4447668f17e359c2e0574f99bb6a9d
c02c7d9cbc86ee26db86047dbb46dee1e2aae20e
refs/heads/master
2021-01-19T14:28:37.099349
2014-09-03T05:25:16
2014-09-03T05:25:16
88,166,799
0
0
null
null
null
null
UTF-8
Java
false
false
1,388
java
package au.edu.unimelb.plantcell.io.read.fasta; import org.knime.core.node.NodeDialogPane; import org.knime.core.node.NodeFactory; import org.knime.core.node.NodeView; /** * <code>NodeFactory</code> for the "FastaReader" Node. * This nodes reads sequences from the user-specified FASTA file and outputs three columns...
[ "pcbrc-enquiries@unimelb.edu.au@dddfb942-a9a2-2c26-f143-85623fb4cac2" ]
pcbrc-enquiries@unimelb.edu.au@dddfb942-a9a2-2c26-f143-85623fb4cac2
ba1b39e81546fb414b617a7ef5b66c505074dab3
2dcf90c181b6737786013fccbbb273997ff92b09
/launcher/src/main/java/com/carrotsearch/console/jcommander/converters/BooleanConverter.java
8dbf8a2c4d0d10e78ef87b2342cd5c850f9ae2a8
[ "LicenseRef-scancode-bsd-ack-carrot2" ]
permissive
carrotsearch/console-tools
91278717781c5a01b72af929cf88525d85e7fd7f
8a7012ec00cc65806196fcb1fe74d2f4a083969c
refs/heads/master
2023-09-06T05:55:58.528371
2023-01-13T13:49:39
2023-01-13T13:49:39
198,816,436
0
1
null
null
null
null
UTF-8
Java
false
false
674
java
/* * console-tools * * Copyright (C) 2019, Carrot Search s.c. * All rights reserved. */ package com.carrotsearch.console.jcommander.converters; import com.carrotsearch.console.jcommander.ParameterException; /** * Converts a string to a boolean. * * @author cbeust */ public class BooleanConverter extends Base...
[ "dawid.weiss@carrotsearch.com" ]
dawid.weiss@carrotsearch.com
dfdd068f122ef118d3b01aaa417d47e501ea8f4a
65f0b67ff69773d7f544cd83c0b7ecbe935a1cc2
/MavlinkProtocol/src/main/java/com/dronegcs/mavlink/is/protocol/msg_metadata/ardupilotmega/msg_camera_feedback.java
f9eed61c215b92b64ffdc72d37781ade65d5ec18
[]
no_license
taljmars/Mavlink
eb73877e6b8639618768aff544404ae455aeef7b
211b7c6f94dc4e41946fec32099e0fec6af454fc
refs/heads/master
2021-01-19T02:50:32.407224
2020-11-21T19:57:06
2020-11-21T19:57:17
87,295,115
3
0
null
null
null
null
UTF-8
Java
false
false
3,908
java
// MESSAGE CAMERA_FEEDBACK PACKING package com.dronegcs.mavlink.is.protocol.msg_metadata.ardupilotmega; import com.dronegcs.mavlink.is.protocol.msg_metadata.MAVLinkMessage; import com.dronegcs.mavlink.is.protocol.msg_metadata.MAVLinkPacket; import com.dronegcs.mavlink.is.protocol.msg_metadata.MAVLinkPayload; /** * Cam...
[ "taljmars@gmail.com" ]
taljmars@gmail.com
0b855d4590fd0306dabe091cd2c30e1eb1c3258b
5d886e65dc224924f9d5ef4e8ec2af612529ab93
/sources/com/android/systemui/controls/controller/ControlInfo.java
d06372639685500f5d0941877e4d8fc3a4af975f
[]
no_license
itz63c/SystemUIGoogle
99a7e4452a8ff88529d9304504b33954116af9ac
f318b6027fab5deb6a92e255ea9b26f16e35a16b
refs/heads/master
2022-05-27T16:12:36.178648
2020-04-30T04:21:56
2020-04-30T04:21:56
260,112,526
3
1
null
null
null
null
UTF-8
Java
false
false
6,418
java
package com.android.systemui.controls.controller; import kotlin.jvm.internal.Intrinsics; /* compiled from: ControlInfo.kt */ public final class ControlInfo { private final String controlId; private final CharSequence controlSubtitle; private final CharSequence controlTitle; private final int deviceTyp...
[ "itz63c@statixos.com" ]
itz63c@statixos.com
74de3103e1953b5f92634bba7510bf2b128a17ce
65437ff42acc1ed0ba4c89055b6dc08dbf07198b
/src/main/java/com/ghx/auto/cm/ui/angularjs/page/AjsCPMResetPasswordPage.java
582cb7b758e110ae669d05cc3e06df21b0552bab
[]
no_license
DreamNk/auto-cm
352f77bbe883cd6dfab77f433870fbad0225060f
d5f944c5465cf863806434bfaca3f19fda69ba5b
refs/heads/master
2020-09-29T20:56:44.226535
2019-12-10T13:00:54
2019-12-10T13:00:54
227,121,131
0
0
null
null
null
null
UTF-8
Java
false
false
2,325
java
package com.ghx.auto.cm.ui.angularjs.page; import org.openqa.selenium.By; import com.ghx.auto.cm.ui.page.CMAbstractPage; public class AjsCPMResetPasswordPage extends CMAbstractPage<AjsCPMResetPasswordPage> { private By reset_password_button = By.id("resetPasswordForm"); private By invalid_exisisting_pas...
[ "nban@netchexonline.com" ]
nban@netchexonline.com
897463f3c070322126a578851be5cd36c12f33ba
f87b023f7437d65ed29eae1f2b1a00ddfd820177
/bitcamp-java-basic/src/step07_Instance/Calculator.java
31b737eefc3fb95c40f14589c81d98c5f09a1c37
[]
no_license
GreedHJC/BitCamp
c0d01fc0713744e01832fabf06d2663577fde6e5
028894ab5171ef1fd89de73c3654e11cbc927a25
refs/heads/master
2021-01-24T10:28:07.820330
2018-06-04T07:51:58
2018-06-04T07:51:58
123,054,159
0
0
null
null
null
null
UTF-8
Java
false
false
399
java
package step07_Instance; //메서드 분류 //=> 관련된 기능을 수행하는 메서드를 한 그룹으로 묶는다. public class Calculator { public static int plus(int a, int b) {return a + b;} public static int minus(int a, int b) {return a - b;} public static int multiple(int a, int b) {return a * b;} public static int divide(int a, in...
[ "qweqwe472@naver.com" ]
qweqwe472@naver.com
6bf2bd36c5775ba5b553bf5aae71bf3622774be4
1d2a29cfb026add4f946998f1a630cce4dbc3bd0
/src/main/java/java8/stream/StreamTest11_parallelStream_sorted.java
d3b5a3fe9bec7df3232bdb1ea37702d84326acd3
[]
no_license
quyixiao/ThinkJava
59a7e134dd3695a3474ebdf9bd28671df90879f7
ecf5948ea7e06f09b94fc0c736f5daf3d81a6b47
refs/heads/master
2022-06-30T15:25:35.752250
2019-05-29T07:30:20
2019-05-29T07:30:20
163,674,080
1
0
null
2022-06-17T02:04:00
2018-12-31T14:11:43
Java
UTF-8
Java
false
false
1,013
java
package java8.stream; import java.util.ArrayList; import java.util.List; import java.util.UUID; import java.util.concurrent.TimeUnit; public class StreamTest11_parallelStream_sorted { public static void main(String[] args) { long a = System.nanoTime(); List<String> list = new ArrayList<>(5000000)...
[ "2621048238@qq.com" ]
2621048238@qq.com
66b2851b169689faf3aec68f51956f6a041dc711
34f2fd171dc3bba4c6908da7fb597749e326232a
/src/day1/StringPractice.java
c63f65a0dc72565e5a3854b32fb3516541db3522
[]
no_license
jdtash90/GitPracticeFall2019-1
3bfe4461734f158d724acae8593d054bef029e25
847af546fc229b6bf19f078fb5d81c51fa176f95
refs/heads/master
2021-04-24T11:54:38.108017
2020-03-25T23:42:51
2020-03-25T23:42:51
250,114,338
0
0
null
2020-03-25T23:26:04
2020-03-25T23:26:03
null
UTF-8
Java
false
false
214
java
package day1; public class StringPractice { public static void main(String[] args) { System.out.println("Hello, world!"); String str = "Java is fun!"; System.out.println(str); } }
[ "github@cybertekschool.com" ]
github@cybertekschool.com
4784f5013a1df31fbec0fcbf3669d8928e9e2367
e1e5bd6b116e71a60040ec1e1642289217d527b0
/Interlude/L2jFrozen_15/L2jFrozen_15_Revision_1596/L2jFrozen_15/head-src/com/l2jfrozen/gameserver/network/clientpackets/SuperCmdServerStatus.java
aff1e94004aa260d29d448863d93e297cfc93eb7
[]
no_license
serk123/L2jOpenSource
6d6e1988a421763a9467bba0e4ac1fe3796b34b3
603e784e5f58f7fd07b01f6282218e8492f7090b
refs/heads/master
2023-03-18T01:51:23.867273
2020-04-23T10:44:41
2020-04-23T10:44:41
null
0
0
null
null
null
null
UTF-8
Java
false
false
426
java
package com.l2jfrozen.gameserver.network.clientpackets; /** * Format ch c: (id) 0x39 h: (subid) 0x02 * @author -Wooden- */ public final class SuperCmdServerStatus extends L2GameClientPacket { @Override protected void readImpl() { // trigger packet } @Override protected void runImpl() { ...
[ "64197706+L2jOpenSource@users.noreply.github.com" ]
64197706+L2jOpenSource@users.noreply.github.com
a082310fbf3595899de3736e4b76f3385db9e4df
69ee0508bf15821ea7ad5139977a237d29774101
/cmis-core/src/main/java/vmware/vim25/PowerOnFtSecondaryTimedout.java
46cfad86b1d9f28cf3b44b1c808d7c962d942045
[]
no_license
bhoflack/cmis
b15bac01a30ee1d807397c9b781129786eba4ffa
09e852120743d3d021ec728fac28510841d5e248
refs/heads/master
2021-01-01T05:32:17.872620
2014-11-17T15:00:47
2014-11-17T15:00:47
8,852,575
0
0
null
null
null
null
UTF-8
Java
false
false
2,498
java
package vmware.vim25; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlType; /** * <p>Java class for PowerOnFtSecondaryTimedout complex type. * * <p>The following schema fragment spe...
[ "brh@melexis.com" ]
brh@melexis.com
c9b6d4b38a9b27b02e2efa7834d62abd7b7fae49
6cef7fc78cc935f733f3707fca94776effb94875
/pcap/kraken-smb-decoder/src/main/java/org/krakenapps/pcap/decoder/smb/comparser/QueryInfo2Parser.java
66450150f8c0f3cbbb28d2c9e55aef909dcd6911
[]
no_license
xeraph/kraken
1a5657d837caeaa8c6c045b24cd309d7184fd5b5
a2b6fe120b5c7d7cde0309ec1d4c3335abef17a1
refs/heads/master
2021-01-20T23:36:48.613826
2013-01-15T01:03:44
2013-01-15T01:03:44
7,766,261
1
0
null
null
null
null
UTF-8
Java
false
false
1,677
java
package org.krakenapps.pcap.decoder.smb.comparser; import org.krakenapps.pcap.decoder.smb.SmbSession; import org.krakenapps.pcap.decoder.smb.request.QueryInfo2Request; import org.krakenapps.pcap.decoder.smb.response.QueryInfo2Response; import org.krakenapps.pcap.decoder.smb.rr.FileAttributes; import org.krakenapps...
[ "devnull@localhost" ]
devnull@localhost
edd2d64aef53e6cc9f5c67ffabcefc58eddcfae6
621a865f772ccbab32471fb388e20b620ebba6b0
/GameServer/java/net/sf/l2j/gameserver/handler/itemhandlers/CrystalCarol.java
c5abe1b45bf401f66c705d7eb4c1c9ffc6530696
[]
no_license
BloodyDawn/Scions_of_Destiny
5257de035cdb7fe5ef92bc991119b464cba6790c
e03ef8117b57a1188ba80a381faff6f2e97d6c41
refs/heads/master
2021-01-12T00:02:47.744333
2017-04-24T06:30:39
2017-04-24T06:30:39
78,662,280
0
1
null
null
null
null
UTF-8
Java
false
false
6,759
java
/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * * This program is distributed in the hope that it will be useful, * but WIT...
[ "psv71@yandex.ru" ]
psv71@yandex.ru
db0ad9260bae54304319433f7d750b2ad38be5da
09b7f281818832efb89617d6f6cab89478d49930
/root/projects/web-client/source/java/org/alfresco/web/bean/wcm/preview/URITemplatePreviewURIService.java
25f48df82b9d6a0d559059b193087bdb928116bd
[]
no_license
verve111/alfresco3.4.d
54611ab8371a6e644fcafc72dc37cdc3d5d8eeea
20d581984c2d22d5fae92e1c1674552c1427119b
refs/heads/master
2023-02-07T14:00:19.637248
2020-12-25T10:19:17
2020-12-25T10:19:17
323,932,520
1
1
null
null
null
null
UTF-8
Java
false
false
1,776
java
/* * Copyright (C) 2005-2010 Alfresco Software Limited. * * This file is part of Alfresco * * Alfresco is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at y...
[ "verve111@mail.ru" ]
verve111@mail.ru
ac687c714406f4101fdd00eac3944518d2a44a97
dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9
/data_defect4j/preprossed_method_corpus/Time/14/org/joda/time/MutableDateTime_MutableDateTime_209.java
7d4f995adec7b8f34e55d7e5fd48938b29905b01
[]
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
2,354
java
org joda time mutabl date time mutabledatetim standard implement modifi datetim hold datetim millisecond java epoch t00 01t00 00z chronolog intern chronolog determin millisecond instant convert date time field chronolog code iso chronolog isochronolog code agre intern standard compat mo...
[ "hvdthong@gmail.com" ]
hvdthong@gmail.com
31e8330455bf41d4ab20a3772997dd32fac36ef8
c8ef83ee4a7ea02bb72be397099d7eaaa0f20107
/src/main/java/prosayj/thinking/jdk8/examples/chapter8/observer/Nasa.java
9cf38abf910572c34c6f02532c440281e3ef8537
[ "Apache-2.0" ]
permissive
ProSayJ/thinking-in-jdk8
136034ed5aae7b3d204f0f6797b789a6597f9da1
7ebe6f64fe50776a5da04270f46df874d7fe2329
refs/heads/main
2023-03-10T20:34:07.970802
2021-02-23T14:29:03
2021-02-23T14:29:03
null
0
0
null
null
null
null
UTF-8
Java
false
false
296
java
package prosayj.thinking.jdk8.examples.chapter8.observer; // BEGIN Nasa public class Nasa implements LandingObserver { @Override public void observeLanding(String name) { if (name.contains("Apollo")) { System.out.println("We made it!"); } } } // END Nasa
[ "15665662468@163.com" ]
15665662468@163.com
0e6a82b88ca652a89e41bcfb08cf80c7b5b87346
9e632588def0ba64442d92485b6d155ccb89a283
/mx-webadmin/webadmin-dao/src/main/java/com/balicamp/dao/admin/AdminGenericDao.java
26f1b401e88d2a0afa5faeb80974193f0ef896d0
[]
no_license
prihako/sims2019
6986bccbbd35ec4d1e5741aa77393f01287d752a
f5e82e3d46c405d4c3c34d529c8d67e8627adb71
refs/heads/master
2022-12-21T07:38:06.400588
2021-04-29T07:30:37
2021-04-29T07:30:37
212,565,332
0
0
null
2022-12-16T00:41:00
2019-10-03T11:41:00
Java
UTF-8
Java
false
false
2,003
java
package com.balicamp.dao.admin; import java.io.Serializable; import java.util.Collection; import java.util.List; import java.util.Map; import com.balicamp.dao.GenericDao; import com.balicamp.model.admin.BaseAdminModel; /** * The base interface of all Data Access Object. * * @author <a href="mailto:wayan.agustina...
[ "nurukat@gmail.com" ]
nurukat@gmail.com
64bfa99f1ec16c7ed8dbcc5e14397e5c6615068c
0c83929b8df7b8b31e02a097d0a70a4a89f4730e
/src/main/java/com/babuwyt/siji/utils/maputils/ICallBack.java
680b69af51ab195a532a734db0cf1a10841637ac
[]
no_license
jon-yuan/sijiapp
d289527549cc94274df7bfa551564cb04ae89033
1a093668ebf29f8a691c8646ead5b0bee7085f69
refs/heads/master
2021-09-13T02:03:07.600732
2018-02-01T00:31:48
2018-02-01T00:31:48
111,382,374
0
0
null
null
null
null
UTF-8
Java
false
false
316
java
package com.babuwyt.siji.utils.maputils; /** * 创建时间:2017-9-20 下午3:37:55 * 项目名称:IndexActivity * * @author liqi * @version 1.0 * @since JDK 1.6.0_21 * 文件名称:TTS.java * 类说明: */ /** * 播报回调类 */ public interface ICallBack { void onCompleted(int code); }
[ "yw_loveyou@163.com" ]
yw_loveyou@163.com
1b6e1c24215f697d4aa643613daac88aa0605c7c
fb823c1b36200b246ba00f5f2ee1fb01705fde44
/src/test/java/com/helpers/WebDriverUtils.java
3fea862ae1b43c30b3a49dd0d9c9df71adb9ef1f
[]
no_license
didevel/TestAutomationFromVadim
c801ba107d1795eeb537c0b8a4d68f1fcdadaaa7
5d809594fac85aeab6a6cb971bd09cce5968794c
refs/heads/master
2023-08-25T02:04:35.393678
2021-09-17T18:50:03
2021-09-17T18:50:03
406,495,527
0
0
null
null
null
null
UTF-8
Java
false
false
1,889
java
package com.helpers; import org.openqa.selenium.*; import java.awt.*; import java.awt.datatransfer.Clipboard; import java.awt.datatransfer.StringSelection; import java.util.List; public class WebDriverUtils { private WebDriver driver; public WebDriverUtils() { } public WebDriverUtils(WebDriver driv...
[ "oth-corp@yandex.ru" ]
oth-corp@yandex.ru
e9b7e309e947f0c945cbe47e7eb2ec4b301a4e27
17e8438486cb3e3073966ca2c14956d3ba9209ea
/dso/branches/2.5.3/code/base/dso-container-tests/tests.system/com/tctest/webapp/listeners/InvalidatorSessionListener.java
e14488b439a61c3fce9b9f955ba657212e03a8a0
[]
no_license
sirinath/Terracotta
fedfc2c4f0f06c990f94b8b6c3b9c93293334345
00a7662b9cf530dfdb43f2dd821fa559e998c892
refs/heads/master
2021-01-23T05:41:52.414211
2015-07-02T15:21:54
2015-07-02T15:21:54
38,613,711
1
0
null
null
null
null
UTF-8
Java
false
false
1,622
java
/* * All content copyright (c) 2003-2007 Terracotta, Inc., except as may otherwise be noted in a separate copyright * notice. All rights reserved. */ package com.tctest.webapp.listeners; import com.tctest.webapp.servlets.InvalidatorServlet; import javax.servlet.http.HttpSession; import javax.servlet.http.HttpSessi...
[ "jvoegele@7fc7bbf3-cf45-46d4-be06-341739edd864" ]
jvoegele@7fc7bbf3-cf45-46d4-be06-341739edd864
622cf4bae177afa31ededd1126a1f6e9097d773f
46167791cbfeebc8d3ddc97112764d7947fffa22
/spring-boot/src/main/java/com/justexample/repository/Entity1869Repository.java
5f44c9a2cd1496fa9c9980b2930db79ec00fc780
[]
no_license
kahlai/unrealistictest
4f668b4822a25b4c1f06c6b543a26506bb1f8870
fe30034b05f5aacd0ef69523479ae721e234995c
refs/heads/master
2023-08-25T09:32:16.059555
2021-11-09T08:17:22
2021-11-09T08:17:22
425,726,016
0
0
null
null
null
null
UTF-8
Java
false
false
252
java
package com.justexample.repository; import java.util.List; import com.justexample.entity.Entity1869; import org.springframework.data.jpa.repository.JpaRepository; public interface Entity1869Repository extends JpaRepository<Entity1869,Long>{ }
[ "laikahhoe@gmail.com" ]
laikahhoe@gmail.com
997ec74b274a010215788d0e11c2897d5d94ce55
f072523c1391462970c174ef33133b4c4c981c42
/springboot-wechat/src/main/java/com/thinkingcao/weixin/config/WxMpProperties.java
eb8c10eb205329b9ad02d6fb8d3d110eecdc9100
[]
no_license
Thinkingcao/SpringBootLearning
a689b522ac7fe2c4998097f553335e3126526b7d
4f3dd49c29baffb027c366884e1fdade165e6946
refs/heads/master
2022-06-29T16:04:14.605974
2022-05-19T13:42:22
2022-05-19T13:42:22
182,008,253
97
101
null
2022-06-21T04:15:31
2019-04-18T03:16:14
JavaScript
UTF-8
Java
false
false
956
java
package com.thinkingcao.weixin.config; import com.thinkingcao.weixin.utils.JsonUtils; import lombok.Data; import org.springframework.boot.context.properties.ConfigurationProperties; import java.util.List; /** * wechat mp properties * * @author Binary Wang(https://github.com/binarywang) */ @Data @ConfigurationPro...
[ "617271837@qq.com" ]
617271837@qq.com
80f8c113283d384c48a43efc16abdb2c921c18f4
780575c32773c06584f249f250c8f5179c6bb437
/alfonz-mvvm/src/main/java/org/alfonz/mvvm/AlfonzViewModel.java
11a23722f52683106febdd8c5fb4469fb491325b
[ "Apache-2.0" ]
permissive
semtle/Alfonz
57f853f53eebd7f6e22eda2d79a2687a623390d1
568b9903f1ea1ea63a16cf2fcadb0df7331f10c0
refs/heads/master
2021-01-01T06:22:35.022759
2017-07-07T21:25:03
2017-07-07T21:25:03
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,060
java
package org.alfonz.mvvm; import android.databinding.Observable; import android.databinding.PropertyChangeRegistry; import android.support.annotation.NonNull; import java.util.Queue; import java.util.concurrent.ConcurrentLinkedQueue; import eu.inloop.viewmodel.AbstractViewModel; public abstract class AlfonzViewMode...
[ "petr.nohejl@gmail.com" ]
petr.nohejl@gmail.com
4af6423d5a814b5cf2f58f1dee63dcbd813872c8
fe38769d59d5a6494b32da3f3f75a95cefd0424d
/tool/test/org/antlr/v4/test/rt/py2/TestSemPredEvalLexer.java
072c7e55029152bd9bf531b23ae62ffae0b3a244
[]
no_license
parrt/antlr4-python2
7a5fb0322d423a15036491878e659ee28611775f
4ef7a3635e8d8cf489d9967a445a37470f0ea3a3
refs/heads/master
2021-01-17T06:41:24.462227
2015-06-18T17:56:06
2015-06-18T17:56:06
21,369,960
1
0
null
null
null
null
UTF-8
Java
false
false
6,688
java
package org.antlr.v4.test.rt.py2; import org.junit.Test; import static org.junit.Assert.*; public class TestSemPredEvalLexer extends BasePython2Test { /* this file and method are generated, any edit will be overwritten by the next generation */ @Test public void testDisableRule() throws Exception { StringBuilde...
[ "eric.vergnaud@wanadoo.fr" ]
eric.vergnaud@wanadoo.fr
daddd7ac7d3618184d03bc263aa390cfd141a235
cded08c92cd17d66eaf5c412eaa4ce0f11f4c54a
/inference-framework/checker-framework/checkers/jdk/sflow/src/java/util/AbstractCollection.java
0123124d6c16b76bd602e4fe28172a7e0d30e4f3
[ "Apache-2.0" ]
permissive
ANter-xidian/type-inference
77aa54f5fa93abc8dfcdbc93be4654cfebaa5ad9
90d002a1e2d0a3d160ab204084da9d5be5fdd971
refs/heads/master
2020-09-27T14:53:33.530140
2019-01-22T21:26:11
2019-01-22T21:26:11
226,540,844
1
0
NOASSERTION
2019-12-07T16:12:36
2019-12-07T16:12:35
null
UTF-8
Java
false
false
1,853
java
package java.util; import checkers.inference.reim.quals.*; public abstract class AbstractCollection<E> implements Collection<E> { protected AbstractCollection() { throw new RuntimeException("skeleton method"); } public abstract @Polyread Iterator<E> iterator(@Polyread AbstractCollection<E> this) ; public a...
[ "csweihuang@gmail.com@e039eaa7-eea3-5927-096b-721137851c37" ]
csweihuang@gmail.com@e039eaa7-eea3-5927-096b-721137851c37
f83e08cfea4187efb0bb062f26807da5acc45f05
0d4edfbd462ed72da9d1e2ac4bfef63d40db2990
/gsyvideoplayer/src/main/java/com/shuyu/gsyvideoplayer/player/SystemPlayerManager.java
d5c7ffb0823fba5aea2479f88ff8ec7a8e0f7c56
[]
no_license
dvc890/MyBilibili
1fc7e0a0d5917fb12a7efed8aebfd9030db7ff9f
0483e90e6fbf42905b8aff4cbccbaeb95c733712
refs/heads/master
2020-05-24T22:49:02.383357
2019-11-23T01:14:14
2019-11-23T01:14:14
187,502,297
31
3
null
null
null
null
UTF-8
Java
false
false
6,921
java
package com.shuyu.gsyvideoplayer.player; import android.content.Context; import android.media.AudioManager; import android.media.PlaybackParams; import android.net.TrafficStats; import android.net.Uri; import android.os.Build; import android.os.Message; import android.view.Surface; import com.shuyu.gsyvideoplayer.cac...
[ "dvc890@139.com" ]
dvc890@139.com
5fd6e25198b2bb5668b039f71ed6324e1dd47354
20591524b55c1ce671fd325cbe41bd9958fc6bbd
/service-consumer/src/main/java/com/rongdu/loans/loan/option/xjbk/WorkStudentInfo.java
48800b0c921b71bf1ccfffc086eaf18ab4f45017
[]
no_license
ybak/loans-suniu
7659387eab42612fce7c0fa80181f2a2106db6e1
b8ab9bfa5ad8be38dc42c0e02b73179b11a491d5
refs/heads/master
2021-03-24T01:00:17.702884
2019-09-25T15:28:35
2019-09-25T15:28:35
null
0
0
null
null
null
null
UTF-8
Java
false
false
971
java
package com.rongdu.loans.loan.option.xjbk; import com.fasterxml.jackson.annotation.JsonProperty; import java.io.Serializable; /** * Auto-generated: 2018-05-24 15:47:37 * * @author www.jsons.cn * @website http://www.jsons.cn/json2java/ */ public class WorkStudentInfo implements Serializable { private static...
[ "tiramisuy18@163.com" ]
tiramisuy18@163.com
024568e9f5194c5a96138bab864d34a11344c865
22b0ed54854237f2bb3abeb2ebe3affe00c0d48d
/collections/src/main/java/ru/ubrr/collections/CollectionsExample.java
6b0276215b5ea74246bab6026f1b8faf01080009
[]
no_license
Vyacheslav-Lapin/ubrr-demo
0da657b8aa900d56aadf735bc5288cb799ff409e
9c101a43b0ee5315fbd2719e8f7add9fb2de5477
refs/heads/master
2023-07-04T22:24:39.281701
2021-08-16T17:50:56
2021-08-16T17:50:56
360,635,494
0
0
null
null
null
null
UTF-8
Java
false
false
576
java
package ru.ubrr.collections; import static java.util.Collections.reverseOrder; import java.util.Arrays; import java.util.Collections; import java.util.List; import lombok.experimental.ExtensionMethod; @ExtensionMethod(Collections.class) public class CollectionsExample { public static void main(String[] args) { ...
[ "Vyacheslav.Lapin@gmail.com" ]
Vyacheslav.Lapin@gmail.com
f23001f51f0c6a6c8b6a257c542bc753fba471a2
bfac99890aad5f43f4d20f8737dd963b857814c2
/reg3/v0/xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-api/src/main/java/org/xwiki/security/authorization/RuleState.java
d52bbf5d7096371c734682d0b1b8ea7236a4da33
[]
no_license
STAMP-project/dbug
3b3776b80517c47e5cac04664cc07112ea26b2a4
69830c00bba4d6b37ad649aa576f569df0965c72
refs/heads/master
2021-01-20T03:59:39.330218
2017-07-12T08:03:40
2017-07-12T08:03:40
89,613,961
0
1
null
null
null
null
UTF-8
Java
false
false
1,554
java
/* * See the NOTICE file distributed with this work for additional * information regarding copyright ownership. * * This is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as * published by the Free Software Foundation; either version 2.1 of * th...
[ "caroline.landry@inria.fr" ]
caroline.landry@inria.fr
353b9f05209b66f6de9eb594eec139c6f0accc83
11b9a30ada6672f428c8292937dec7ce9f35c71b
/src/main/java/com/sun/corba/se/PortableActivationIDL/EndPointInfo.java
a8f84fe98b7a7280d064190bf572014b430505d5
[]
no_license
bogle-zhao/jdk8
5b0a3978526723b3952a0c5d7221a3686039910b
8a66f021a824acfb48962721a20d27553523350d
refs/heads/master
2022-12-13T10:44:17.426522
2020-09-27T13:37:00
2020-09-27T13:37:00
299,039,533
0
0
null
null
null
null
UTF-8
Java
false
false
776
java
/***** Lobxxx Translate Finished ******/ package com.sun.corba.se.PortableActivationIDL; /** * com/sun/corba/se/PortableActivationIDL/EndPointInfo.java . * Generated by the IDL-to-Java compiler (portable), version "3.2" * from c:/re/workspace/8-2-build-windows-amd64-cygwin/jdk8u45/3627/corba/src/share/classes/...
[ "zhaobo@MacBook-Pro.local" ]
zhaobo@MacBook-Pro.local
bd48f7875d6e9c8e34fd33217014ee18989c8ce0
67da3917c854d39e99ccb3a04f8d698534f35fa9
/JAVAFILES/levelOrder.java
f9a7741f43ffb8f55df917d05a4d19dcc70e1259
[]
no_license
livewire15/Java-codes
d3c3bf6412c287298de5a966e04e37cdb8c383d8
403fac0873f8e2b00f11c3a956693a45b8a00848
refs/heads/master
2020-06-04T01:49:38.439231
2019-06-13T19:24:52
2019-06-13T19:24:52
191,821,575
1
0
null
null
null
null
UTF-8
Java
false
false
860
java
import java.util.*; class Node { int data; Node left,right; } class levelOrder { static Node root=null; public static void main(String args[]) { Scanner sc=new Scanner(System.in); int n=sc.nextInt(); while(n-->0) { int val=sc.nextInt(); root=insert(root,val); } levelOrder(root); } static Nod...
[ "pratyushchhibber@gmail.com" ]
pratyushchhibber@gmail.com
68e68157054bbbd1baa97120b5f52c546fb87642
6d4b5e738465850f233cae98364d0bd1f97068f2
/android/app/src/main/java/com/weedetect_15010/MainApplication.java
04c122350985dc5eea73418ae6ead3da44a0b428
[]
no_license
crowdbotics-apps/weedetect-15010
349ea962d2fd1ffcda4b8fcb1975038425128364
cd769e64ee9a2bb47d2fb2f7871a93d2e036b700
refs/heads/master
2023-02-05T16:05:43.952803
2020-03-24T02:10:07
2020-03-24T02:10:07
249,590,446
0
0
null
2023-01-26T15:02:51
2020-03-24T02:09:13
JavaScript
UTF-8
Java
false
false
1,368
java
package com.weedetect_15010; import android.app.Application; import android.util.Log; import com.facebook.react.PackageList; import com.facebook.hermes.reactexecutor.HermesExecutorFactory; import com.facebook.react.bridge.JavaScriptExecutorFactory; import com.facebook.react.ReactApplication; import com.facebook.react...
[ "team@crowdbotics.com" ]
team@crowdbotics.com