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
f9e08447d1c05917ae9644272e89a1e598c1bcb9
7bf44321b59aa949005d92fc0151b7aff790ec0c
/src/test/java/edu/cmu/cs/mvelezce/tool/analysis/region/RegionsTest.java
848812c5c1ffe05c981e825d5056d383ba32f169
[ "MIT" ]
permissive
miguelvelezmj25/ConfigCrusher
2b2964a1bc392a5babe528670456d4b8646442cc
0a67b0fdab3cd32c365b0383be92d0d1be6ee94f
refs/heads/develop
2023-09-05T16:02:02.904208
2021-10-20T13:32:56
2021-10-20T13:32:56
80,246,353
0
1
NOASSERTION
2020-10-14T00:13:32
2017-01-27T21:12:46
Java
UTF-8
Java
false
false
2,035
java
package edu.cmu.cs.mvelezce.tool.analysis.region; import org.junit.Test; /** * Created by mvelezce on 7/11/17. */ public class RegionsTest { public static void main(String[] args) { Regions.regionsToOverhead.put("a", 0L); Regions.regionsToOverhead.put("b", 0L); Regions.regionsToOverhead...
[ "miguelvelez@mijecu25.com" ]
miguelvelez@mijecu25.com
5559ad57411bca4a63b7df25f397025e4add39de
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/29/29_f2693d4a7d7f48c2663d728a4c24bb7853e5edb8/DomainEntity/29_f2693d4a7d7f48c2663d728a4c24bb7853e5edb8_DomainEntity_s.java
a36c5c8f5f145fb4bfc3b82ca05ed26eab65c6d4
[]
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,356
java
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Copyright (C) 2008 CEJUG - Ceará Java Users Group This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation;...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
d7b1ec91058045b5c7a797df37c26a50c6ddd03d
9af8fe96b774b77617e8f66846474c44f66fcf74
/AndroidUtils/src/main/java/com/nityankhanna/androidutils/system/services/ServiceManager.java
86a30c3f4e3d815ea2c7ab8c892d14ccd0b5869f
[ "MIT" ]
permissive
b3457m0d3/android-utils-1
82868365d070fed6b8fab729075ced0a5c41d33e
b2aecf04e28e5fa794874f391e7d9e16e80cd363
refs/heads/master
2020-12-31T03:16:11.023342
2014-03-09T04:17:55
2014-03-09T04:17:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,141
java
package com.nityankhanna.androidutils.system.services; import android.annotation.TargetApi; import android.app.Service; import android.bluetooth.BluetoothAdapter; import android.content.Context; import android.content.Intent; import android.location.LocationManager; import android.net.ConnectivityManager; import andro...
[ "nityan.khanna@mohawkcollege.ca" ]
nityan.khanna@mohawkcollege.ca
dd2f78fc3ee1baf2d4652516361666218e37e629
bebbeaa2f47786bd63d054bf51942ad5b6d03303
/Log_MybatisPlus/src/main/java/snod/com/cn/dao/MybatisPlusDao.java
74275cf02f68c83544b4e8d6ff1dc3a1a347fc14
[]
no_license
lvjunjie33/Log_Platform
6d70a1b3b9ca58e850bba1741b3cc2e7ec0c9fee
8bfc199ec0f002e6017761e0741591dc03716bb0
refs/heads/master
2022-12-10T08:26:11.298215
2019-12-05T03:12:27
2019-12-05T03:12:27
200,769,680
1
0
null
2022-12-06T00:43:12
2019-08-06T03:29:42
JavaScript
UTF-8
Java
false
false
183
java
package snod.com.cn.dao; import com.baomidou.mybatisplus.core.mapper.BaseMapper; import snod.com.cn.entity.SysUser; public interface MybatisPlusDao extends BaseMapper<SysUser>{ }
[ "junjie.lv@3nod.com.cn" ]
junjie.lv@3nod.com.cn
e33fbec1dab272af651b81f0d272803f3bb20cd2
70f7a06017ece67137586e1567726579206d71c7
/alimama/src/main/java/android/taobao/windvane/service/WVEventContext.java
4cb087e88f06d3c135cce41ce3956f21fe2b7817
[]
no_license
liepeiming/xposed_chatbot
5a3842bd07250bafaffa9f468562021cfc38ca25
0be08fc3e1a95028f8c074f02ca9714dc3c4dc31
refs/heads/master
2022-12-20T16:48:21.747036
2020-10-14T02:37:49
2020-10-14T02:37:49
null
0
0
null
null
null
null
UTF-8
Java
false
false
427
java
package android.taobao.windvane.service; import android.content.Context; import android.taobao.windvane.webview.IWVWebView; public class WVEventContext { public Context context = null; public String url = null; public IWVWebView webView = null; public WVEventContext() { } public WVEventConte...
[ "zhangquan@snqu.com" ]
zhangquan@snqu.com
36d4756cbbc913a6ea85f56a14143220373a534e
63e24adc15dd2155767a477c5026608273d89323
/scm-data/src/test/java/org/xfs/platform/net/netty/demo/model/LoginMsg.java
60e2b9becaada56518fb1506748870e5b8f6e2df
[]
no_license
shenfengzhusheng/scm
17978a395182a3f164357372c5c44242659bc970
9b04e91d7c2d4dcac55d326b08606482aba2fea9
refs/heads/master
2022-12-21T14:31:37.214723
2018-11-17T03:24:01
2018-11-17T03:24:01
82,155,192
0
0
null
null
null
null
UTF-8
Java
false
false
701
java
package org.xfs.platform.net.netty.demo.model; public class LoginMsg extends BaseMessage { /** * */ private static final long serialVersionUID = -7034179465254711230L; private String userName; private String password; private String message; public LoginMsg() { super.setType(MessageTypeEnum.LOGIN); } ...
[ "xixingyingzhongdui@gmail.com" ]
xixingyingzhongdui@gmail.com
e8d1f6f7937dea5a229e9fcd9342f42fd3f0c439
85a81eb9f58240ebe417f2dce46f3d7b1d22146b
/src/main/java/com/example/user/Users.java
733473aa3d0323f3ad8cc466a5f5328964fb69af
[ "MIT" ]
permissive
backpaper0/two-factor-authentication-example
668835cd4499c6fc1db6a1a7f272d40a5fc78b13
21e131dfe255dc3f2c3633adb8cc8d4b1387fa1b
refs/heads/master
2021-03-12T01:56:25.858347
2020-03-11T22:24:57
2020-03-11T22:24:57
246,578,406
0
0
null
null
null
null
UTF-8
Java
false
false
630
java
package com.example.user; import java.util.HashMap; import java.util.Map; import java.util.Optional; public class Users { private static final Map<String, User> users = new HashMap<>(); static { save(new User("foo", "secret", true, new byte[20])); save(new User("bar", "secret", false, null))...
[ "backpaper0@gmail.com" ]
backpaper0@gmail.com
f7239fb09177211c60a47cb185e9d38fed294bee
5f498d9c751a7c0263e129544c5a42606541627f
/org.eclipse.bpel.ui/src/org/eclipse/bpel/ui/expressions/IExpressionEditor.java
06b756734feac95f0be38f90670b69e8b46de074
[]
no_license
saatkamp/simpl09
2c2f65ea12245888b19283cdcddb8b73d03b9cf0
9d81c4f50bed863518497ab950af3d6726f2b3c8
refs/heads/master
2021-01-10T03:56:30.975085
2011-11-09T19:36:14
2011-11-09T19:36:14
55,900,095
0
0
null
null
null
null
UTF-8
Java
false
false
4,115
java
/******************************************************************************* * Copyright (c) 2005 IBM Corporation 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 ...
[ "hahnml@t-online.de" ]
hahnml@t-online.de
2c3f878842495e7e513e385b9ee7f254e52162be
e5e46ac27edef7410fd1d36741e8cbf01d704a10
/src/TimeBase/TdfTHelper.java
ee9bed788763bd773ce97fde3486c7a61a617b3e
[]
no_license
thradexIT/tmf814
4cc5be43145137f5d58693a5d2e3a60968541799
20688a799d5b20ec7e9adbc33ca69cc63347b2a9
refs/heads/master
2021-12-25T00:00:44.914802
2017-12-21T22:01:40
2017-12-21T22:01:40
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,377
java
package TimeBase; /** * TimeBase/TdfTHelper.java . * Generated by the IDL-to-Java compiler (portable), version "3.2" * from TimeBase.idl * Wednesday, June 15, 2016 7:24:42 PM COT */ abstract public class TdfTHelper { private static String _id = "IDL:omg.org/TimeBase/TdfT:1.0"; public static void insert (org.om...
[ "miplanmobile@gmail.com" ]
miplanmobile@gmail.com
dcd439e168e16f3c8cee698c5ddc55d34c380399
f2468a53b5c1c29b5348e063c2a60ef05c09e099
/src/main/java/com/yibo/designpattern/creational/abstractfactory/Book.java
0dc407ff6cc71447d5958a737d8d0143b8ccbd11
[]
no_license
jjhyb/design-pattern
707d736c5076aa117a5691e2be67a4f65a6fd76d
a5a0672c5032db13ba6f48499d6b7faf262d5ebb
refs/heads/master
2022-06-10T15:16:08.840020
2020-05-01T16:19:37
2020-05-01T16:19:37
260,504,237
0
0
null
null
null
null
UTF-8
Java
false
false
222
java
package com.yibo.designpattern.creational.abstractfactory; /** * @author: huangyibo * @Date: 2020/4/23 22:47 * @Description: */ public abstract class Book { //获取尺寸 protected abstract void getSize(); }
[ "718649016@qq.com" ]
718649016@qq.com
34f25c79d3e4a6a365613cda323de0a412b884c2
e9a6574e6ec50c39a6923ade3743da1401776f6f
/Homework_10/src/main/java/Problem_02/ShopExceptions/PriceException.java
3782fe1b4acad682e51d24a6d8eb41826c91af4b
[]
no_license
bardas-oleksandr/Homeworks_All
bc1a6658c5c70aca94c5a5345ba42f00caf9de40
bf24021afcb4d0287469762761fdfff1d816a329
refs/heads/master
2020-04-28T06:47:36.046027
2019-03-11T19:34:51
2019-03-11T19:34:51
175,071,275
0
0
null
null
null
null
UTF-8
Java
false
false
549
java
package Problem_02.ShopExceptions; //Should be thrown in the case of attempt to establish negative price of the flower public class PriceException extends NoFlowersException { private double price; public PriceException(Class flowerType, String color, double price){ super(flowerType, color); t...
[ "iskander0119@gmail.com" ]
iskander0119@gmail.com
8d3dbb705d4d95914cab00afecd5a59544c46af8
5d9128606e288f4a8ede1f39bf0909a97247dbb8
/jOOQ-test/src/org/jooq/test/h2/generatedclasses/tables/interfaces/ITDates.java
734399eee797579e9ecc87ea048f51aa4ee3cfd6
[ "Apache-2.0", "BSD-3-Clause" ]
permissive
Arbonaut/jOOQ
ec62a03a6541444b251ed7f3cdefc22eadf2a03d
21fbf50ca6129f1bc20cc6c553d99ba92865d192
refs/heads/master
2021-01-16T20:32:00.437982
2012-11-26T13:28:19
2012-11-26T13:28:19
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,604
java
/** * This class is generated by jOOQ */ package org.jooq.test.h2.generatedclasses.tables.interfaces; /** * This class is generated by jOOQ. */ @java.lang.SuppressWarnings("all") public interface ITDates extends java.io.Serializable { /** * The table column <code>PUBLIC.T_DATES.ID</code> * <p> * This colum...
[ "lukas.eder@gmail.com" ]
lukas.eder@gmail.com
b13dcab8b5a49f37f119943a4c67ec78071be789
6baa09045c69b0231c35c22b06cdf69a8ce227d6
/modules/dfp_appengine/src/main/java/com/google/api/ads/dfp/jaxws/v201602/CustomFieldValue.java
1ea75548509288c078fa5281adfe32e1498876bb
[ "Apache-2.0" ]
permissive
remotejob/googleads-java-lib
f603b47117522104f7df2a72d2c96ae8c1ea011d
a330df0799de8d8de0dcdddf4c317d6b0cd2fe10
refs/heads/master
2020-12-11T01:36:29.506854
2016-07-28T22:13:24
2016-07-28T22:13:24
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,604
java
package com.google.api.ads.dfp.jaxws.v201602; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlType; /** * * The value of a {@link CustomField} that does not have a {@link CustomField#dataType} * of {@li...
[ "api.cseeley@gmail.com" ]
api.cseeley@gmail.com
c7c25cd9de4bd65567d7c9b6191ece9d7460b67b
8a54e1c1ba300812528a42c4c588f7377ad303a2
/lottie/src/main/java/com/airbnb/lottie/LottieResult.java
51058d47528214dda1db7aa5c33fed2e6760ca64
[]
no_license
niplus/obex
47493c87aa3b1bd0d411fdd060ad191181b909c8
b75de893543f60a0742cae64a9c139167f1fa677
refs/heads/master
2023-06-08T19:37:54.074589
2021-05-08T05:56:26
2021-05-08T05:56:26
364,802,048
0
0
null
null
null
null
UTF-8
Java
false
false
1,286
java
package com.airbnb.lottie; import androidx.annotation.Nullable; import java.util.Arrays; import java.util.Objects; /** * Contains class to hold the resulting value of an async task or an exception if it failed. * * Either value or exception will be non-null. */ public final class LottieResult<V> { @Nullable ...
[ "841270527@qq.com" ]
841270527@qq.com
2320424209def1ab7074ba9c2b333ae9f15e16b9
3d8eb855896fc35302119f34a6f4b5e0e30e7c73
/src/Main/java/tree/FactorCombinations_Impl_161017_0.java
50255028f38c8166461d98627d5f2ecfc26296b4
[]
no_license
wangshen2014/shuati_for_sichu
83f15544ce86cc6b987da661f6b5769f38ca7805
7380d0a9c52d6890bd2acaa5a559c7edb17553e2
refs/heads/master
2021-01-17T14:19:31.251583
2017-03-06T16:13:42
2017-03-06T16:13:42
84,084,088
0
0
null
null
null
null
UTF-8
Java
false
false
1,186
java
package tree; import java.util.ArrayList; import java.util.Arrays; import java.util.LinkedList; import java.util.List; /** * Created by patrickyu on 10/17/16. */ public class FactorCombinations_Impl_161017_0 implements FactorCombinations { @Override public List<List<Integer>> getFactors(int n) { ret...
[ "someone@someplace.com" ]
someone@someplace.com
5fd8f9c56ea2e58f5d0d22261375ec8d60cac5e6
4f24bf08bcb42a079db8e48938f48fe74d68257b
/lizard-node-server/src/main/java/lizard/node/THandlerNodeTable.java
ab247809e9fdf7c64d19d5c5a4fed5f3a347330b
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
anukat2015/lizard
a5d6226c2d809ce8e94f734d93d3a2daaaacae0d
eb9de7407cf7b20531910a77fb29e6be3b9768e3
refs/heads/master
2020-12-29T00:29:33.050304
2015-08-20T19:10:24
2015-08-20T19:10:24
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,778
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 * di...
[ "andy@seaborne.org" ]
andy@seaborne.org
a8668ddaf46b6ec3c1572d09ed7befd164aa42a6
0a6e41da01e43562e8a5ef6d227e10159fc253b3
/server/maintenance/src/main/java/com/spring/maintenance/service/impl/MyHouseServiceImpl.java
9969c799434216fa7f49abe73ca56e8fa7ac46cf
[]
no_license
chq347796066/base-interface
917914190be0b487929f38d2cce68f7e396c149e
356aabbdcf827c9a65083d17c3e7ade259801bfd
refs/heads/main
2023-02-26T13:53:26.205433
2021-02-08T10:24:36
2021-02-08T10:24:36
337,037,239
0
0
null
null
null
null
UTF-8
Java
false
false
7,007
java
package com.spring.maintenance.service.impl; import com.spring.base.dao.BaseDao; import com.spring.base.entity.baseinfo.CommunityEntity; import com.spring.base.entity.baseinfo.CompanyEntity; import com.spring.base.entity.baseinfo.HouseEntity; import com.spring.base.entity.buiness.MyHouseEntity; import com.spring.base....
[ "chq347796066@126.com" ]
chq347796066@126.com
dc1e35ba32dd4f2e03a7adc5e07c8df1141910f0
36073e09d6a12a275cc85901317159e7fffa909e
/jersey_jersey/modifiedFiles/2/fix/JarFileScanner.java
6d2dbe0503e8db00974c84d3dd0a30080c50cdf3
[]
no_license
monperrus/bug-fixes-saner16
a867810451ddf45e2aaea7734d6d0c25db12904f
9ce6e057763db3ed048561e954f7aedec43d4f1a
refs/heads/master
2020-03-28T16:00:18.017068
2018-11-14T13:48:57
2018-11-14T13:48:57
148,648,848
3
0
null
null
null
null
UTF-8
Java
false
false
6,719
java
/* * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. * * Copyright (c) 2012-2015 Oracle and/or its affiliates. All rights reserved. * * The contents of this file are subject to the terms of either the GNU * General Public License Version 2 only ("GPL") or the Common Development * and Distribution Licens...
[ "martin.monperrus@gnieh.org" ]
martin.monperrus@gnieh.org
e9acf999148f6dfc55a17c4be862ec21621eb1ea
7e13d4d315265bc55fabaf424745cf954417d118
/SLCO1.0-files/SLCO1.0/metamodels-and-grammars/nqc.emf.tests/src/nqc/tests/VariableTest.java
88ba7d1c1bd846861da10c070e559b7c9e70bcaf
[]
no_license
melroy999/2IMP00-SLCO
6c4b69d0da58d4f06c662cd046193694979bbae4
bb5178ffc322c4bb0d7b070760950f29aeb0eb52
refs/heads/master
2023-04-05T06:48:10.474608
2021-04-07T23:19:46
2021-04-07T23:19:46
314,880,276
0
0
null
null
null
null
UTF-8
Java
false
false
1,692
java
/** */ package nqc.tests; import junit.framework.TestCase; import junit.textui.TestRunner; import nqc.NqcFactory; import nqc.Variable; /** * <!-- begin-user-doc --> * A test case for the model object '<em><b>Variable</b></em>'. * <!-- end-user-doc --> * @generated */ public class VariableTest extends TestCase...
[ "d.zhang@tue.nl" ]
d.zhang@tue.nl
b81b7d3921d1651a1ea62dbf14425c0e3a5badad
3a65b8241586fda0c2fee4256d38918d8ee5ee8f
/java-basic/src/main/java/bitcamp/java100/Test19_4.java
df54950786899984b3c568f8f0671d5d3bbcc8b6
[]
no_license
KIMMIAE/bitcamp
1319f49df3cc3c4e8c5af6655b554d116d9c8678
ea9d17c38a889ad79b5eae2529457a259bcb4e14
refs/heads/master
2021-10-21T17:52:06.080521
2019-03-05T12:58:09
2019-03-05T12:58:09
104,423,475
0
0
null
null
null
null
UTF-8
Java
false
false
548
java
package bitcamp.java100; import java.util.*; import java.io.*; import java.net.*; // 실무에서는 가능한 와일드 카드 사용을 자제한다. public class Test19_4 { public static void main(String[] args) { ArrayList<String> list = new ArrayList<>(); HashSet<String> set = new HashSet<>(); HashMap<String,Object...
[ "kma613@naver.com" ]
kma613@naver.com
e9156511be9fb917c3ac62b34e83a92a3a700c24
a7497fae8dd751b07abe1c61dbb09d52f47f3d76
/org.isistan.flabot.javamodel.java/src/org/isistan/flabot/javamodel/java/ShortPrimitiveImpl.java
7a772adf3a538b6013c7cc5c526f3d4c46b3ce72
[]
no_license
niconistal/FLABot
639388ec36e514cb6f8c63caa01530bff2e1fcbd
a118b9fd20c3ee44b6d2b456b3f7b362ce92327a
refs/heads/master
2021-03-12T19:52:59.571266
2013-01-29T01:46:46
2013-01-29T01:46:46
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,052
java
package org.isistan.flabot.javamodel.java; import org.isistan.flabot.javamodel.JClass; import org.isistan.flabot.javamodel.JShortPrimitive; import org.isistan.flabot.javamodel.MixedImplementationsException; public class ShortPrimitiveImpl extends PrimitiveImpl implements JShortPrimitive { private Short javaShortP...
[ "nistal.nicolas@gmail.com" ]
nistal.nicolas@gmail.com
6de642da1a4fcb0d7c3474a59efe42cde9ddffcb
3ef55e152decb43bdd90e3de821ffea1a2ec8f75
/large/module0274_public/src/java/module0274_public/a/Foo2.java
a0cc3005e6b88687dfb8cd6c865d7aa947fc324b
[ "BSD-3-Clause" ]
permissive
salesforce/bazel-ls-demo-project
5cc6ef749d65d6626080f3a94239b6a509ef145a
948ed278f87338edd7e40af68b8690ae4f73ebf0
refs/heads/master
2023-06-24T08:06:06.084651
2023-03-14T11:54:29
2023-03-14T11:54:29
241,489,944
0
5
BSD-3-Clause
2023-03-27T11:28:14
2020-02-18T23:30:47
Java
UTF-8
Java
false
false
1,591
java
package module0274_public.a; import java.nio.file.*; import java.sql.*; import java.util.logging.*; /** * Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut * labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea r...
[ "gwagenknecht@salesforce.com" ]
gwagenknecht@salesforce.com
6ed9673963bada75f5cdc9805af60a7f204411b1
6640889c0bd2c66a93aa9dc08550e773fa7e007b
/src/main/java/org/orbeon/saxon/tinytree/WhitespaceTextImpl.java
d693f25dfa26fa22dfb6c7c283b3bfbea8aa1f3e
[]
no_license
orbeon/saxon
ed4405924287a6d4024ec749dcf798c3f7438c33
a4626186766667a599ff23da0943b49f05819484
refs/heads/master
2023-08-26T09:26:01.830128
2021-11-09T03:32:52
2021-11-09T03:32:52
256,231
3
5
null
2016-04-14T23:45:33
2009-07-20T23:35:31
Java
UTF-8
Java
false
false
4,043
java
package org.orbeon.saxon.tinytree; import org.orbeon.saxon.event.Receiver; import org.orbeon.saxon.trans.XPathException; import org.orbeon.saxon.type.Type; import org.orbeon.saxon.om.FastStringBuffer; /** * A node in the XML parse tree representing a text node with compressed whitespace content * @author Michael H...
[ "ebruchez@orbeon.com" ]
ebruchez@orbeon.com
3c201a7067a8e8447a642dfc039536c03b4ffde4
be73270af6be0a811bca4f1710dc6a038e4a8fd2
/crash-reproduction-moho/results/XRENDERING-481-3-5-NSGA_II-WeightedSum:TestLen:CallDiversity/org/xwiki/rendering/internal/transformation/macro/MacroTransformation_ESTest.java
17ea06ab10e2b9682572dea785ce8e9d6ee53ef0
[]
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
594
java
/* * This file was automatically generated by EvoSuite * Thu Apr 02 09:50:12 UTC 2020 */ package org.xwiki.rendering.internal.transformation.macro; import org.junit.Test; import static org.junit.Assert.*; import org.evosuite.runtime.EvoRunner; import org.evosuite.runtime.EvoRunnerParameters; import org.junit.runne...
[ "pouria.derakhshanfar@gmail.com" ]
pouria.derakhshanfar@gmail.com
e01922d4625c458211d1b2d947d96e49001de4b6
6c443ded584ba44306b7761549b78ca4fc02aa79
/api/src/main/java/com/jxywkj/application/pet/api/consign/CouponApiController.java
9d5777b73c0736a94a1e85239a371fcb4067c768
[]
no_license
huji820/pet--consign-server
4710d41a8b3792314479ee5e6220c696e6dbb226
b05eeebac79361cb358ace2068ed244efe1d3b5b
refs/heads/master
2023-01-25T02:54:25.398166
2020-12-09T11:40:57
2020-12-09T11:40:57
319,938,513
0
0
null
null
null
null
UTF-8
Java
false
false
1,454
java
package com.jxywkj.application.pet.api.consign; import com.jxywkj.application.pet.common.utils.JsonResult; import com.jxywkj.application.pet.service.facade.consign.CustomerCouponService; import io.swagger.annotations.Api; import io.swagger.annotations.ApiOperation; import org.springframework.web.bind.annotation.GetMap...
[ "101835518@qq.com" ]
101835518@qq.com
381bd256c65fb0a69e319eb1c8779021b76e1609
c096a03908fdc45f29574578b87662e20c1f12d4
/com/src/main/java/lip/com/google/android/gms/internal/a.java
1f91cb563f66306567e35586c9f83ae1fadb079a
[]
no_license
aboaldrdaaa2/Myappt
3762d0572b3f0fb2fbb3eb8f04cb64c6506c2401
38f88b7924c987ee9762894a7a5b4f8feb92bfff
refs/heads/master
2020-03-30T23:55:13.551721
2018-10-05T13:41:24
2018-10-05T13:41:24
151,718,350
0
0
null
null
null
null
UTF-8
Java
false
false
2,289
java
package lip.com.google.android.gms.internal; public enum a { ADVERTISER_ID("_aid"), ADVERTISING_TRACKING_ENABLED("_ate"), APP_ID("_ai"), APP_NAME("_an"), APP_VERSION("_av"), ARBITRARY_JAVASCRIPT("_jsm"), CONSTANT("_c"), COOKIE("_k"), CUSTOM_VAR("_v"), CONTAINER_VERSION("_ctv"), ...
[ "aboaldrdaaa2@gmail.com" ]
aboaldrdaaa2@gmail.com
e206dba59d3b14782bf37f17815981a6b9605964
e1a9e8b5af06609cc41e54363b693ce34776a29e
/src/main/java/org/yelong/core/jdbc/sql/AbstractSqlFragment.java
75be697eab7cc10aeb14e70f3eaca2c5c4c8d038
[]
no_license
yelong0216/yelong-core
4c3b32a2d8d783698cbc8a5c0491dd638ab99cf1
206ae0c6ec5dd3ae7e532d632866d7f4e6ba8284
refs/heads/master
2022-06-22T09:46:38.427834
2020-11-19T01:38:07
2020-11-19T01:38:07
248,439,479
0
0
null
2022-06-21T04:01:46
2020-03-19T07:37:08
Java
UTF-8
Java
false
false
513
java
/** * */ package org.yelong.core.jdbc.sql; import java.util.Objects; import org.yelong.core.jdbc.dialect.Dialect; /** * 抽象的sql片段 */ public abstract class AbstractSqlFragment implements SqlFragment { private final Dialect dialect; public AbstractSqlFragment(final Dialect dialect) { this.di...
[ "yl1430834495@163.com" ]
yl1430834495@163.com
f786aa2e064e33fb5108331a27b638441df737d0
a7628c3d7c5523f08f6abe739748d7308c9ddb53
/tests/org.jboss.tools.runtime.as.ui.bot.test/src/org/jboss/tools/runtime/as/ui/bot/test/detector/server/wildfly81/OperateWildFly81.java
e16f0e5309953cfcbf6d497dd9d10240c83bab6e
[]
no_license
adietish/jbosstools-integration-tests
8569e6692f2f1995039744d94c6eae672cfb6c41
d62e5d6b8d530d70f178daf647b2669a4ddada8e
refs/heads/master
2020-12-26T03:23:40.040874
2017-01-12T10:33:48
2017-01-12T10:33:48
66,683,262
0
0
null
2016-08-26T22:33:50
2016-08-26T22:33:50
null
UTF-8
Java
false
false
400
java
package org.jboss.tools.runtime.as.ui.bot.test.detector.server.wildfly81; import org.jboss.reddeer.requirements.jre.JRERequirement.JRE; import org.jboss.tools.runtime.as.ui.bot.test.template.OperateServerTemplate; @JRE(cleanup=true, value=1.8) public class OperateWildFly81 extends OperateServerTemplate { @Override...
[ "vpakan@redhat.com" ]
vpakan@redhat.com
4f9aca9e337d88df4eed2c65b773cce46f50a459
96f8d42c474f8dd42ecc6811b6e555363f168d3e
/baike/sources/qsbk/app/slide/NewsRecommendThreeImage.java
ff424ada07a2d6de74d15ed426166e1e499d0d46
[]
no_license
aheadlcx/analyzeApk
050b261595cecc85790558a02d79739a789ae3a3
25cecc394dde4ed7d4971baf0e9504dcb7fabaca
refs/heads/master
2020-03-10T10:24:49.773318
2018-04-13T09:44:45
2018-04-13T09:44:45
129,332,351
6
2
null
null
null
null
UTF-8
Java
false
false
1,576
java
package qsbk.app.slide; import android.os.Bundle; import android.support.annotation.Nullable; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import qsbk.app.fragments.BaseFragment; import qsbk.app.model.News; import qsbk.app.widget.qbnews.recommend.ThreeImageNewsRecommendC...
[ "aheadlcxzhang@gmail.com" ]
aheadlcxzhang@gmail.com
65281e25cb578a5fbc429c7f86805f962d1a2f93
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/16/16_c5c5cf0fa89e03a1fa8656d07df39121263c8a8d/Markdown_1_1_Test/16_c5c5cf0fa89e03a1fa8656d07df39121263c8a8d_Markdown_1_1_Test_s.java
e367957ab4594ecd57534c6c5bd57760eae8d41c
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
2,344
java
/* * Copyright 2011, TAUTUA * * 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...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
b3e6381fb526b13f4f8e30b1791df68e62deb39f
dc9b239189ff1e7c6ff220b3649d1048e17221d0
/src/main/java/reactor/core/publisher/ParallelCollect.java
7888e3e5778a0202a7873c66ac6a6be88ab97cea
[ "Apache-2.0" ]
permissive
josecarloscanova/reactor-core
0d7b4839f34731531771dc4f75ca258a78464770
c883dbdc91960f22186bae99ea1f2213a99c74a4
refs/heads/master
2021-01-21T16:15:00.549653
2016-08-18T23:55:48
2016-08-18T23:55:48
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,710
java
/* * Copyright (c) 2011-2016 Pivotal Software Inc, 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 * * Unles...
[ "smaldini@pivotal.io" ]
smaldini@pivotal.io
b505c84e1dae7a50a24e535f47f9e61ed74a94bd
ae5eb1a38b4d22c82dfd67c86db73592094edc4b
/project326/src/main/java/org/gradle/test/performance/largejavamultiproject/project326/p1631/Production32624.java
f650eb774bd285d86237fda4ee619bdc519d3da8
[]
no_license
big-guy/largeJavaMultiProject
405cc7f55301e1fd87cee5878a165ec5d4a071aa
1cd6a3f9c59e9b13dffa35ad27d911114f253c33
refs/heads/main
2023-03-17T10:59:53.226128
2021-03-04T01:01:39
2021-03-04T01:01:39
344,307,977
0
0
null
null
null
null
UTF-8
Java
false
false
1,971
java
package org.gradle.test.performance.largejavamultiproject.project326.p1631; public class Production32624 { private Production32621 property0; public Production32621 getProperty0() { return property0; } public void setProperty0(Production32621 value) { property0 = value; } pr...
[ "sterling.greene@gmail.com" ]
sterling.greene@gmail.com
89c56869d7a10cf3ff87be2d1d4db4d3321e7496
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/28/28_5bf2d65d7e875ed9b51cba0cd037aa7b3e817c95/SignupService/28_5bf2d65d7e875ed9b51cba0cd037aa7b3e817c95_SignupService_s.java
dbff78a4f9d519cb38bd6ca45f314dcebb901372
[]
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
627
java
package org.jboss.errai.demo.todo.shared; import org.jboss.errai.bus.server.annotations.Remote; @Remote public interface SignupService { /** * Attempts to register a new user in the system. * * @param newUserObject * The data about the user to register. * @return a copy of the n...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
f7e2e7c8293cd5d7bfa6eb274371d54e6e813eb8
4bbfa242353fe0485fb2a1f75fdd749c7ee05adc
/itable/src/main/java/com/ailk/openbilling/persistence/itable/dao/IGroupDaoImpl.java
e0be2117cdf6352aba8dc5eb00d1285a155d4aca
[]
no_license
859162000/infosystem
88b23a5b386600503ec49b14f3b4da4df7a6d091
96d4d50cd9964e713bb95520d6eeb7e4aa32c930
refs/heads/master
2021-01-20T04:39:24.383807
2017-04-01T10:59:24
2017-04-01T10:59:24
null
0
0
null
null
null
null
UTF-8
Java
false
false
278
java
package com.ailk.openbilling.persistence.itable.dao; import org.apache.commons.logging.LogFactory; import org.apache.commons.logging.Log; public class IGroupDaoImpl extends IGroupDaoSkeleton implements IGroupDao{ private Log log = LogFactory.getLog(IGroupDaoImpl.class); }
[ "ljyshiqian@126.com" ]
ljyshiqian@126.com
6d9e62528729f5ba91c3194e78d702d4250ec5e9
a6e2cd9ea01bdc5cfe58acce25627786fdfe76e9
/src/main/java/com/alipay/api/domain/KoubeiRetailWmsOutboundworkDeleteModel.java
07a372408708fe10693e15cbab134abea43a1de2
[ "Apache-2.0" ]
permissive
cc-shifo/alipay-sdk-java-all
38b23cf946b73768981fdeee792e3dae568da48c
938d6850e63160e867d35317a4a00ed7ba078257
refs/heads/master
2022-12-22T14:06:26.961978
2020-09-23T04:00:10
2020-09-23T04:00:10
null
0
0
null
null
null
null
UTF-8
Java
false
false
954
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-04-26 16:34:11 */ public class KoubeiRetailWmsOutboundworkDeleteModel extends AlipayObject { private static final long seria...
[ "ben.zy@antfin.com" ]
ben.zy@antfin.com
8320ab791a213e23620a8ce4a7d2ea2fcd06b89b
bccc159c3063829cbd66d845c9f0e12aa93cb5f2
/Exercise15.6/src/client/view/ClientTaskListConsole.java
84c87c2fb2809ae1de0f541c005443b3d6c1baeb
[]
no_license
11michi11/SDJ2
012e60437376f04e708643ac7fc1a91eba24fb4f
46138e29290465f789961eb4f0d3b9625b0b6b1b
refs/heads/master
2018-09-07T12:53:47.265852
2018-06-09T16:35:19
2018-06-09T16:35:19
120,578,391
0
1
null
null
null
null
UTF-8
Java
false
false
1,085
java
package client.view; import java.util.Observable; import java.util.Scanner; import client.controller.ClientTaskListConstroller; public class ClientTaskListConsole implements TaskListView, Runnable { private Scanner input; private ClientTaskListConstroller controller; public ClientTaskListConsole() { input = n...
[ "11michi11@gmail.com" ]
11michi11@gmail.com
b2dc156b21f6d424f3c1182e4a46d64b2e891105
7ee02c9ba2f22eadac01d4a60022d6e0fb66d6aa
/src/main/java/io/ruin/model/activities/raids/xeric/chamber/combat/Guardian.java
09ba32c4238b68b9e3420b0ed262edbb86a047e0
[]
no_license
Dmm-PS/os-fatality-184-runesuite
1e5bbf3b9adc0e29132ee8c6131fbed0829fe58e
655799fc3c56432055d91942a77992fd46bd2930
refs/heads/master
2022-07-26T02:15:42.725068
2020-05-24T21:20:03
2020-05-24T21:20:03
266,625,076
0
0
null
null
null
null
UTF-8
Java
false
false
2,774
java
package io.ruin.model.activities.raids.xeric.chamber.combat; import io.ruin.api.utils.Random; import io.ruin.model.World; import io.ruin.model.combat.Hit; import io.ruin.model.entity.npc.NPCCombat; import io.ruin.model.entity.shared.listeners.HitListener; import io.ruin.model.inter.utils.Config; import io.ruin.model.m...
[ "tardisfan121@gmail.com" ]
tardisfan121@gmail.com
92225772051d007d5e5f30202a0ddfd1452a4f33
832bc04a2ebe67f20a47378df6d042c217584375
/src/java/javainterview/java/oca/chapter04/arrays/Question10.java
3160939b28420d034f682585c9d1530f57a5cdfe
[]
no_license
truongquangkhai99/javainterview
250486401ff82ce279ee55525cfa7661ac6e954d
273150d6c7a03990952963cc9f82795402010aed
refs/heads/master
2022-12-15T22:59:53.754504
2020-09-18T09:29:40
2020-09-18T09:29:40
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,001
java
package javainterview.java.oca.chapter04.arrays; /** * @author Mariana Azevedo * @since 14/07/2019 * * Question 1.4.10 (page 172) - Choose the appropriate option when attempting to compile * and run the following file: * * class A { * public static void main(String[] args) { * int zyx[][]=new int[3][]; ...
[ "tinvuquang@admicro.vn" ]
tinvuquang@admicro.vn
81100c366f587b7e1e3d55b582fa119a7bf938ee
c26912f3375141bb2fb3c07357289f20d88bcf2d
/JavaAlgorithm/src/main/java/algo/tzashinorpu/SpecialSubject/TopInterview2Round/isMatch_10.java
e844415e93e5b3af94a88abd2102c25cfcab334d
[ "MIT" ]
permissive
TzashiNorpu/Algorithm
2013b5781d0ac517f2857633c39aee7d2e64d240
bc9155c4daf08041041f84c2daa9cc89f82c2240
refs/heads/main
2023-07-08T06:30:50.080352
2023-06-28T10:01:58
2023-06-28T10:01:58
219,323,961
0
0
null
null
null
null
UTF-8
Java
false
false
745
java
package algo.tzashinorpu.SpecialSubject.TopInterview2Round; public class isMatch_10 { public boolean isMatch_dfs(String s, String p) { /* '.' Matches any single character '*' Matches zero or more of the preceding element aaa a* b a*b a .* */ if (p.is...
[ "tzashinorpu@gmail.com" ]
tzashinorpu@gmail.com
497536c1432199fd71155196222c6237401eb914
fd69e33af223c709e6069fe8f847e953d6274adc
/server-core/src/main/java/io/onedev/server/event/agent/AgentConnected.java
eb852bd25bd7bac67710f1604fa715685ad2428e
[ "MIT", "LicenseRef-scancode-free-unknown" ]
permissive
happyguy1986/onedev
12e0908ad4ae231845b8c2d3e120e2b6ceb192e6
34b9742c4083c92284a3a0c852d086ce689bc4d4
refs/heads/master
2023-06-22T18:00:28.011111
2023-06-11T14:08:02
2023-06-11T14:08:02
273,154,430
0
0
MIT
2020-06-18T06:00:08
2020-06-18T05:59:53
null
UTF-8
Java
false
false
187
java
package io.onedev.server.event.agent; import io.onedev.server.model.Agent; public class AgentConnected extends AgentEvent { public AgentConnected(Agent agent) { super(agent); } }
[ "robin@onedev.io" ]
robin@onedev.io
d49f21e47816fd11b4b2120903f1b916484d7644
c5c9b0183f39b4d770ad045867329c725792a496
/guava-tests/test/com/google/common/cache/TestingCacheLoaders.java
c9fd9573ae63634140156fc28e2834118fa4e636
[ "Apache-2.0" ]
permissive
nicky-chen/guava-study
36dae7ce48a7fe3648f26356a2d12a79c5f802ac
62d4bbe9d5b93facd249dafd0b8da13bb68fb7b1
refs/heads/master
2021-04-06T20:25:30.800910
2018-03-15T08:45:16
2018-03-15T08:45:46
125,335,270
0
0
null
null
null
null
UTF-8
Java
false
false
5,038
java
/* * Copyright (C) 2011 The Guava 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 agreed ...
[ "cx52018761@hotmail.com" ]
cx52018761@hotmail.com
563fb24263f88e22f2ac7c736d3acddc52e4639b
ebd2bbc19f85bec0aec634bd9294fa1945e32061
/dependencies/woden/1.0.0.M9-wso2v1/woden-tests/src/test/java/testcase/documentation/extension/DocExtensionNoNSTest.java
5b995ed4ad808285bd69b22af4f3ef96761baf4e
[]
no_license
madusankap/turing-1
da645af4886d562667dfd2f61b4aa184da093340
04edf79deefbe751f0dee518b3891f816cec2dbc
refs/heads/master
2019-01-02T01:46:09.216852
2014-12-18T11:04:09
2014-12-18T11:04:09
28,171,116
0
1
null
2023-03-20T11:52:10
2014-12-18T06:21:53
Java
UTF-8
Java
false
false
3,830
java
/** * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may...
[ "tharindua@wso2.com" ]
tharindua@wso2.com
712616d4ecbdd4de90ced109da824f249eb98fa3
74b2092269dd5a2f6c2ba41300eb40bdb36327f7
/core/src/com/johnblakeduffie/game/states/State.java
8fb711a7896d8690711ffa6a016c3302d4ab7a94
[]
no_license
johnblakeduffie/JetpackJack
9485d19a11867739474c2c8da2feb7b8d0f1cbcb
6080d5ac07583a12450818148ee7a8760c975da8
refs/heads/master
2021-01-16T19:10:54.465995
2017-09-29T18:22:35
2017-09-29T18:22:35
100,149,054
0
0
null
2018-03-03T05:52:19
2017-08-13T02:32:15
Java
UTF-8
Java
false
false
687
java
package com.johnblakeduffie.game.states; import com.badlogic.gdx.graphics.OrthographicCamera; import com.badlogic.gdx.graphics.g2d.SpriteBatch; import com.badlogic.gdx.math.Vector3; /** * Created by johnblakeduffie on 7/15/17. */ public abstract class State { protected OrthographicCamera cam; protected Vect...
[ "you@example.com" ]
you@example.com
ae61f1e94f39ebcf60fe04199fc781d975829b45
5e224ff6d555ee74e0fda6dfa9a645fb7de60989
/database/src/main/java/adila/db/s120.java
d544d84cd8d8c8b93086ce0f96d081c13502d6af
[ "MIT" ]
permissive
karim/adila
8b0b6ba56d83f3f29f6354a2964377e6197761c4
00f262f6d5352b9d535ae54a2023e4a807449faa
refs/heads/master
2021-01-18T22:52:51.508129
2016-11-13T13:08:04
2016-11-13T13:08:04
45,054,909
3
1
null
null
null
null
UTF-8
Java
false
false
189
java
// This file is automatically generated. package adila.db; /* * KT Tech * * DEVICE: s120 * MODEL: KM-S120 */ final class s120 { public static final String DATA = "KT Tech||"; }
[ "keldeeb@gmail.com" ]
keldeeb@gmail.com
0713b23c7c5cbe478361f42dc5ab076d398292a0
ea65352c3cc9288eb66a5c1c98a2de7a6a7f6a4b
/src/main/java/net/simpleframework/lib/net/minidev/asm/FieldFilter.java
7f08264428062774ab96180d7c57cd3409dd3d51
[]
no_license
simpleframework/simple-common
5c95611bc48d9c82a9c81976c44c24024fe933db
97a5c1954eaa2519629c39b7da0c2e1a1453b116
refs/heads/master
2021-07-13T03:55:25.417762
2021-07-01T07:06:58
2021-07-01T07:06:58
14,333,099
4
3
null
null
null
null
UTF-8
Java
false
false
479
java
package net.simpleframework.lib.net.minidev.asm; import java.lang.reflect.Field; import java.lang.reflect.Method; /** * allow to control read/write access to field * */ public interface FieldFilter { /** * NOT Implemented YET */ public boolean canUse(Field field); public boolean canUse(Field field, Method...
[ "cknet@126.com" ]
cknet@126.com
6b09726a728da74f6aa50c5d7e8124c5e9853e0a
02bbe3550f1155a5a61ee4b1a33bdcca301fbe07
/src/com/volmit/sys/util/ExecutiveRunnable.java
6e94406d9b1764e949a5e29e0b5fbcfe5ba38924
[]
no_license
cyberpwnn/SystemInfo
9e0335dce0e0d58249d7ec51dccecf17d085be1a
a9422c12efb1302cd6caa05c3ef08511120b8cc0
refs/heads/master
2021-01-25T04:22:46.965566
2017-06-06T00:47:09
2017-06-06T00:47:09
93,436,691
0
0
null
null
null
null
UTF-8
Java
false
false
1,283
java
package com.volmit.sys.util; /** * The runnable callback for all iterators when next is fired * * @author cyberpwn * * @param <T> * the iterator type */ public class ExecutiveRunnable<T> implements Runnable { private T next; private Boolean cancelled; private Boolean repeated; /** * Run the ...
[ "danielmillst@gmail.com" ]
danielmillst@gmail.com
1d119ad38becdaac66b11a4479b7b8eeffd20423
1a88b1ec7f4ba65d5c6d42f5e7822a6b04094acb
/src/com/proteus/GV/ext/Simple_arrayed_identifierContextExt.java
344f17a62d193c19c655ff8a3857c3724a01a56c
[]
no_license
sureshgl/Gate-Verilog
9dba7f568c9d65feb73fbaba18ad65a544037d7f
824ad9fa5bd28870d2fbe03ef0060edf476fb171
refs/heads/master
2021-01-23T02:41:27.963016
2017-03-24T02:49:40
2017-03-24T02:49:40
86,020,441
0
0
null
null
null
null
UTF-8
Java
false
false
1,091
java
package com.proteus.GV.ext; import org.antlr.v4.runtime.ParserRuleContext; import lombok.Getter; import com.proteus.GV.PopulateExtendedContextVisitor; import com.proteus.GV.ANTLRv4.gen.GV_extParser.Simple_arrayed_identifierContext; public class Simple_arrayed_identifierContextExt extends AbstractBaseExt{ @Getter pr...
[ "suresh.goduguluru@gmail.com" ]
suresh.goduguluru@gmail.com
b02d1540754fc573f59d47538170f5e622b0b632
11587fb613dc30e18d2dae493000f4bed0245d2c
/src/test/java/com/moses/spring/config/LazyMainConfigTest.java
4465b04cf3f76b639daa4653d192c44067e5ff37
[]
no_license
mosesgi/spring-source
3351bcc56548a23b64861cf2ba74d30223a1bd85
32e279b77a71e1aaf6c6f4cb2f4c5007bbb9b435
refs/heads/master
2022-07-09T22:51:53.200432
2019-10-22T03:05:57
2019-10-22T03:05:57
188,761,624
0
0
null
2022-06-21T01:14:20
2019-05-27T03:00:21
Java
UTF-8
Java
false
false
504
java
package com.moses.spring.config; import org.junit.Test; import org.springframework.context.ApplicationContext; import org.springframework.context.annotation.AnnotationConfigApplicationContext; import com.moses.spring.entity.Person; public class LazyMainConfigTest { @Test public void testApp() { ApplicationContex...
[ "jimuchen@163.com" ]
jimuchen@163.com
712b3ffc6ed18d75a78060a94f85fd8abb25e7c3
dc81649732414dee4d552a240b25cb3d055799b1
/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSubSequence_Test.java
bd2081c138fdba1ff4d3bdeb74262d165392c333
[ "Apache-2.0" ]
permissive
darkliang/assertj-core
e40de697a5ac19db7a652178963a523dfe6f89ff
4a25dab7b99f292d158dc8118ac84dc7b4933731
refs/heads/integration
2021-05-16T23:22:49.013854
2020-05-31T12:36:31
2020-05-31T12:36:31
250,513,505
1
0
Apache-2.0
2020-06-02T09:25:54
2020-03-27T11:11:36
Java
UTF-8
Java
false
false
1,372
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 t...
[ "joel.costigliola@gmail.com" ]
joel.costigliola@gmail.com
6cc4fe6df49bf397462012b3a49499dd902b0750
a1826c2ed9c12cfc395fb1a14c1a2e1f097155cb
/fcc-20210331/src/main/java/com/aliyun/fcc20210331/models/GetAllVideoDevicesRequest.java
b1fca34e0b40e7c44dec05a860938fbb24c32b78
[ "Apache-2.0" ]
permissive
aliyun/alibabacloud-java-sdk
83a6036a33c7278bca6f1bafccb0180940d58b0b
008923f156adf2e4f4785a0419f60640273854ec
refs/heads/master
2023-09-01T04:10:33.640756
2023-09-01T02:40:45
2023-09-01T02:40:45
288,968,318
40
45
null
2023-06-13T02:47:13
2020-08-20T09:51:08
Java
UTF-8
Java
false
false
931
java
// This file is auto-generated, don't edit it. Thanks. package com.aliyun.fcc20210331.models; import com.aliyun.tea.*; public class GetAllVideoDevicesRequest extends TeaModel { @NameInMap("CorpId") public String corpId; @NameInMap("EdgeDeviceId") public String edgeDeviceId; public static GetAllV...
[ "sdk-team@alibabacloud.com" ]
sdk-team@alibabacloud.com
6f5d724152e6ed2c62b0bf809668fbc14cdb8310
ca030864a3a1c24be6b9d1802c2353da4ca0d441
/classes6.dex_source_from_JADX/com/facebook/privacy/audience/InlinePrivacySurveyConfigDeserializer.java
42e9c9c3a6eacbc21646efb6e41ddcf631014c2c
[]
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
2,180
java
package com.facebook.privacy.audience; import com.facebook.common.json.FbJsonDeserializer; import com.facebook.common.json.FbJsonField; import com.facebook.common.json.GlobalAutoGenDeserializerCache; import com.google.common.base.Throwables; import com.google.common.collect.ImmutableMap.Builder; import com.google.comm...
[ "son.pham@jmango360.com" ]
son.pham@jmango360.com
b5e6e0cc6b9904deab066953bc123becfcefb7af
aac48d1d476b345eb3baac2cddd90f800a17951c
/ardor3d-core/trunk/src/com/ardor3d/util/stat/graph/AbstractStatGrapher.java
9ae963d8472142174f00635c7120f9d54900216e
[ "Zlib", "BSD-3-Clause" ]
permissive
stepheneb/ardor3dv1
7f146a2ef27cdce954251ea8b26b93e437684426
a8938538427a079a9bebf644cedffb40c0e40985
refs/heads/master
2016-09-06T12:38:18.978105
2009-01-08T10:00:08
2009-01-08T10:00:08
103,306
1
0
null
null
null
null
UTF-8
Java
false
false
6,701
java
/** * Copyright (c) 2008-2009 Ardor Labs, Inc. * * This file is part of Ardor3D. * * Ardor3D is free software: you can redistribute it and/or modify it * under the terms of its license which may be found in the accompanying * LICENSE file or at <http://www.ardor3d.com/LICENSE>. */ package com.ardor3d.util.sta...
[ "ardorlabs@82abaa13-a93f-4eff-8987-b3ae9fc18050" ]
ardorlabs@82abaa13-a93f-4eff-8987-b3ae9fc18050
ca3a53d5a0dacbb81a2959cecf23a94680d6835e
5ca3901b424539c2cf0d3dda52d8d7ba2ed91773
/src_procyon/y/f/c/q.java
e762864fb2b6813edfe9a24b9214068ee8c3ebbe
[]
no_license
fjh658/bindiff
c98c9c24b0d904be852182ecbf4f81926ce67fb4
2a31859b4638404cdc915d7ed6be19937d762743
refs/heads/master
2021-01-20T06:43:12.134977
2016-06-29T17:09:03
2016-06-29T17:09:16
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,398
java
package y.f.c; import java.util.*; import y.c.*; import y.g.*; class q implements Comparator { private final h a; q(final h a) { this.a = a; } public int compare(final Object o, final Object o2) { final d d = (d)o; final d d2 = (d)o2; final int b; fina...
[ "manouchehri@riseup.net" ]
manouchehri@riseup.net
a8aef22243a6419408420f63edaca9c2af4e379b
d90be8f61d116bdbb655adb18c5b1c11ce3a0d7f
/java/bdwl/wechat/src/main/java/com/liaoin/interceptor/AuthorizationInterceptor.java
d4809494ac940ae3c07e1f9d25237a77329cd3aa
[]
no_license
wuxh123/bdwl
5d7946b07e396da155338feea8be8444019c65d0
c05034473e6c659f6b99953927758d25a7574ee3
refs/heads/master
2020-05-24T19:44:44.559787
2019-05-19T06:54:59
2019-05-19T06:54:59
187,441,649
0
0
null
2019-05-19T06:25:17
2019-05-19T06:25:17
null
UTF-8
Java
false
false
1,913
java
package com.liaoin.interceptor; import com.google.gson.Gson; import com.liaoin.bean.WeiXinUser; import com.liaoin.message.OperateResult; import org.springframework.http.MediaType; import org.springframework.stereotype.Component; import org.springframework.web.method.HandlerMethod; import org.springframework.web.servl...
[ "997342977@qq.com" ]
997342977@qq.com
ecd0142d2ea4397fa8efa8206ebdbda92ae63323
002140e0ea60a9fcfac9fc07f60bb3e9dc49ab67
/src/main/java/net/ibizsys/paas/core/valuerule/IDEFDataRangeRule.java
ba538f816564470d1ec856eeb4d890a278547e9c
[]
no_license
devibizsys/saibz5_all
ecacc91122920b8133c2cff3c2779c0ee0381211
87c44490511253b5b34cd778623f9b6a705cb97c
refs/heads/master
2021-01-01T16:15:17.146300
2017-07-20T07:52:21
2017-07-20T07:52:21
97,795,014
0
1
null
null
null
null
UTF-8
Java
false
false
377
java
package net.ibizsys.paas.core.valuerule; /** * 属性数据范围规则接口 * * @author Administrator * */ public interface IDEFDataRangeRule extends IDEFValueRule { /** * 实体数据集合 */ static final String DATARANGE_DEDATASET = "DEDATASET"; /** * 获取 属性值规则实体结果集合 * * @return */ IDEFVRDEDataSet getDEFVRDEDataSet(); }
[ "dev@ibizsys.net" ]
dev@ibizsys.net
8e389032d4ca027ecb15780eb43ead97abf73ecd
184985eabdf4d31cb261cd2c5c3b783e32958fba
/toy-project3/src/main/java/com/jaesay/repository/BoardRepository.java
06fe157df1c4f7c7c1915414d0775124518438c4
[]
no_license
jaesay/study
b03d27a4fb4047eab677fe6cfc5c8eaede11ed10
a321b93125e2c193caead1f1946d5177087652ab
refs/heads/master
2022-12-20T13:47:07.465369
2022-04-30T08:24:16
2022-04-30T08:24:16
187,467,594
0
0
null
2022-12-16T00:47:17
2019-05-19T11:24:25
Java
UTF-8
Java
false
false
1,056
java
package com.jaesay.repository; import java.util.Optional; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.data.querydsl.QuerydslPredicateExecutor; import com.jaesay.domain.Board; import com.jaesay.domain.QBoard; import com.querydsl.core.BooleanBuilder; import com.querydsl.cor...
[ "jaesay@ajou.ac.kr" ]
jaesay@ajou.ac.kr
916524a26b67d763c1d68cdfece27f692210ca0c
ccfd187b6425c1a61cab869593ef90bd17fb3d00
/gms-common/java/gms/core/signal-enhancement/beam/beam-plugin-plane-wave/src/main/java/gms/core/signalenhancement/planewavebeam/plugin/PlaneWaveBeamPlugin.java
8ec84d55af362247fc54f78f0ea61390115bb0f2
[ "LicenseRef-scancode-free-unknown", "BSD-3-Clause" ]
permissive
SNL-GMS/GMS-PI7-OPEN
d5287b0358d5fc867dab36eda25f46df23e03d87
4c5f2a33a45566b12897bcdc129609c9e6b95442
refs/heads/master
2023-01-22T14:55:19.535320
2019-12-17T22:07:07
2019-12-17T22:07:07
227,190,642
5
1
BSD-3-Clause
2023-01-11T19:53:26
2019-12-10T18:37:35
Java
UTF-8
Java
false
false
2,749
java
package gms.core.signalenhancement.planewavebeam.plugin; import gms.core.signalenhancement.beamcontrol.plugin.BeamPlugin; import gms.core.signalenhancement.planewavebeam.PlaneWaveAlgorithm; import gms.shared.mechanisms.objectstoragedistribution.coi.common.PluginVersion; import gms.shared.mechanisms.objectstoragedistri...
[ "teeriks@sandia.gov" ]
teeriks@sandia.gov
0fe58346ece174198449060292a1714e3c635fab
ac9661913dfd2c646d3ff5866267b33e2ec58e03
/beangle-cms/beangle-cms-content/src/main/java/org/beangle/website/cms/action/ContentStatisticsAction.java
46f68ee18b96ce6c35aa893a5e58ebe88bd4b075
[]
no_license
ERIC0402/beangle-expand
dae385cfe48b6c54dd062f755bfa275a6e98608c
a281dc1303e3fa5d971319d636be5fb563392166
refs/heads/master
2021-06-16T02:55:09.250724
2017-05-11T03:48:18
2017-05-11T03:48:18
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,927
java
package org.beangle.website.cms.action; import java.util.Date; import java.util.HashMap; import java.util.Map; import org.beangle.commons.collection.Order; import org.beangle.model.query.QueryBuilder; import org.beangle.model.query.builder.Condition; import org.beangle.model.query.builder.EntityQuery; import org.bea...
[ "805494859@qq.com" ]
805494859@qq.com
f85fea28bba9d5031b8d567e65bef108a878e821
9d0517091fe2313c40bcc88a7c82218030d2075c
/apis/cloudwatch/src/main/java/org/jclouds/cloudwatch/xml/GetMetricStatisticsResponseHandler.java
f44f0ae640d11f20af25784dca6fb1160f0bdfa5
[ "Apache-2.0" ]
permissive
nucoupons/Mobile_Applications
5c63c8d97f48e1051049c5c3b183bbbaae1fa6e6
62239dd0f17066c12a86d10d26bef350e6e9bd43
refs/heads/master
2020-12-04T11:49:53.121041
2020-01-04T12:00:04
2020-01-04T12:00:04
231,754,011
0
0
Apache-2.0
2020-01-04T12:02:30
2020-01-04T11:46:54
Java
UTF-8
Java
false
false
2,129
java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
[ "Administrator@fdp" ]
Administrator@fdp
712b7966b858b50a745134919371e0582e878818
573a66e4f4753cc0f145de8d60340b4dd6206607
/JS-CS-Detection-byExample/Dataset (ALERT 5 GB)/358496/sourcefiles/forge-1.4.0-5.0.0.326-src/forge/common/net/minecraftforge/event/entity/minecart/MinecartEvent.java
8c595b7138eb9f613e3e2fc9a16f5c9d148df45c
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0", "BSD-3-Clause" ]
permissive
mkaouer/Code-Smells-Detection-in-JavaScript
3919ec0d445637a7f7c5f570c724082d42248e1b
7130351703e19347884f95ce6d6ab1fb4f5cfbff
refs/heads/master
2023-03-09T18:04:26.971934
2022-03-23T22:04:28
2022-03-23T22:04:28
73,915,037
8
3
null
2023-02-28T23:00:07
2016-11-16T11:47:44
null
UTF-8
Java
false
false
393
java
package net.minecraftforge.event.entity.minecart; import net.minecraft.src.Entity; import net.minecraft.src.EntityMinecart; import net.minecraftforge.event.entity.EntityEvent; public class MinecartEvent extends EntityEvent { public final EntityMinecart minecart; public MinecartEvent(EntityMinecart minecart) ...
[ "mmkaouer@umich.edu" ]
mmkaouer@umich.edu
44151a5f74be630f2c7c5ac507d4c0afb22329fb
cf8f24320448a1f3ae147ab98c9ad749c5c256f4
/com.io7m.jmulticlose.tests/src/main/java/module-info.java
858f1c12d9c067a190e609524e0756ba68a855cc
[]
no_license
io7m/jmulticlose
9b0cfc67955a34ad0e5742906ea7a53096871cd0
cb7dc19dd05b6d8915523624488c7f37ca1f6a9f
refs/heads/master
2023-08-24T04:34:40.269964
2023-08-13T18:11:59
2023-08-13T18:11:59
140,080,820
1
0
null
null
null
null
UTF-8
Java
false
false
1,165
java
/* * Copyright © 2023 Mark Raynsford <code@io7m.com> https://www.io7m.com * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS P...
[ "code@io7m.com" ]
code@io7m.com
7d96dd145f271bcfb4f67db9cdb7da18c9a12207
45ee32435c345790cae1f10111e37f860395f1ea
/art-extension/opttests/src/OptimizationTests/UnusedLoopRemoval/try_1B_Nested_01/Main.java
44c26c8639c62f000bb7978475d411dfc9e12e16
[ "Apache-2.0", "NCSA", "LicenseRef-scancode-unknown-license-reference" ]
permissive
android-art-intel/Nougat
b93eb0bc947088ba55d03e62324af88d332c5e93
ea41b6bfe5c6b62a3163437438b21568cc783a24
refs/heads/master
2020-07-05T18:53:19.370466
2016-12-16T04:23:40
2016-12-16T04:23:40
73,984,816
9
1
null
null
null
null
UTF-8
Java
false
false
1,221
java
/* * Copyright (C) 2016 Intel Corporation * * 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...
[ "aleksey.v.ignatenko@intel.com" ]
aleksey.v.ignatenko@intel.com
334f8bf934fe9317f5c6b667f6cc1fdc34090ec0
c78e0cc12cf115ec92f27f6c4577b25425943cad
/Chapter_01/knight/src/test/java/sia/knights/KnightJavaConfigInjectionTest.java
1303f7154606af0c341dc4fd5b2fdcd2bdd55a31
[ "Apache-2.0" ]
permissive
sunjiecheng/SpringiA4_SourceCode
c691e298b40b9cca42c11e97687a42707f0e2007
afc72fedaabfc909678ca87f625c459f6c359a0d
refs/heads/master
2022-12-25T00:06:08.073345
2019-12-16T09:31:17
2019-12-16T09:31:17
208,525,554
0
0
Apache-2.0
2022-12-16T04:23:59
2019-09-15T01:24:46
Java
UTF-8
Java
false
false
984
java
package sia.knights; import static org.junit.Assert.*; import org.junit.After; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.test.context.ContextConfiguration; import org.springframework.test.context.junit4.SpringJUnit...
[ "tojiecheng@163.com" ]
tojiecheng@163.com
98e2aae6b948075ffe2d1e1bf364a2eedd1afd0f
be73270af6be0a811bca4f1710dc6a038e4a8fd2
/crash-reproduction-moho/results/XWIKI-13544-7-20-PESA_II-WeightedSum:TestLen:CallDiversity/org/xwiki/display/internal/DocumentContentDisplayer_ESTest_scaffolding.java
c714cfe0f53cc4ee4a6a771662ad32e6661bc9fb
[]
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
455
java
/** * Scaffolding file used to store all the setups needed to run * tests automatically generated by EvoSuite * Sun Jan 19 21:28:38 UTC 2020 */ package org.xwiki.display.internal; import org.evosuite.runtime.annotation.EvoSuiteClassExclude; import org.junit.BeforeClass; import org.junit.Before; import org.junit....
[ "pouria.derakhshanfar@gmail.com" ]
pouria.derakhshanfar@gmail.com
c1af3cfb98789a2a74bd6db1eda0eb3e4265f983
f80b9efdd80c44cfba258cfb990b60a69236ede8
/xxl-job-core/src/main/java/com/xxl/job/core/biz/impl/ExecutorBizImpl.java
c656e47f6a4228e7bea56baa60f60ed726ac944e
[]
no_license
timelapsewithinlive/xxl-job-copy
fa9fcfd0ad86cad7d1a90cdec0170f7c43bf191b
e66ae6769bf8b75feedb4a69a24dba8563b135ce
refs/heads/master
2020-09-30T09:01:48.924314
2018-08-07T03:38:42
2018-08-07T03:38:42
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,025
java
package com.xxl.job.core.biz.impl; import com.xxl.job.core.biz.ExecutorBiz; import com.xxl.job.core.biz.model.LogResult; import com.xxl.job.core.biz.model.ReturnT; import com.xxl.job.core.biz.model.TriggerParam; import com.xxl.job.core.enums.ExecutorBlockStrategyEnum; import com.xxl.job.core.executor.XxlJobExecutor; i...
[ "1120sungang@gmail.com" ]
1120sungang@gmail.com
2fa17a0bf2c9accd80d70fb28d13d155f481ed6c
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/15/15_6ceedee0dada9685b11aa2d3c7ccb33f7103c19c/TaskServiceImpl/15_6ceedee0dada9685b11aa2d3c7ccb33f7103c19c_TaskServiceImpl_t.java
79a3a3564f8fa1940f10fc16080d36aa80bc9727
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
1,758
java
package fr.kevinya.todolist.service; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import org.springframework.transaction.annotation.Transactional; import fr.kevinya.todolist.dao.TaskDao; import fr.kevinya.todolist.model...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
9e69b02869a435fb3934484f22f01cfaf4c67ced
b45673f501ca7c891c8109a714cdf01cde455430
/AOOP/src/Adapter_Facade_Pattern/ArraysAdapter.java
de334e61f58dbf7ed1946589148e06234a428002
[]
no_license
kmdngmn/DesignPattern
1e9afed125d412727b2a85470fcd7e5b2380ffda
03bcf957eb10022d6c525d80eb1d0e2bebb5c660
refs/heads/master
2020-11-25T20:09:59.117899
2019-12-23T02:24:50
2019-12-23T02:24:50
228,822,817
0
0
null
null
null
null
UTF-8
Java
false
false
356
java
package Adapter_Facade_Pattern; import java.util.Arrays; import java.util.List; public class ArraysAdapter { public static void main(String[] args) { // TODO Auto-generated method stub String[] arr = {"1", "2"}; List<String> list = Arrays.asList(arr); list.set(0, "100"); for(String s: list) { ...
[ "enfkdla@gmail.com" ]
enfkdla@gmail.com
5715c987d8255a28552d8039916575ccb520876d
0af8b92686a58eb0b64e319b22411432aca7a8f3
/single-large-project/src/test/java/org/gradle/test/performancenull_101/Testnull_10041.java
0f1270e6133a3a9a5304845909c8eaebfcd00721
[]
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
308
java
package org.gradle.test.performancenull_101; import static org.junit.Assert.*; public class Testnull_10041 { private final Productionnull_10041 production = new Productionnull_10041("value"); @org.junit.Test public void test() { assertEquals(production.getProperty(), "value"); } }
[ "cedric.champeau@gmail.com" ]
cedric.champeau@gmail.com
bbc7104ca6773e742a19fa3e6d100584fccf2810
727a808f191267b89504e5478afb619231ef66fd
/app/src/main/java/javax/microedition/lcdui/pointer/KeyRepeater.java
be83937ae219baad3d33d268abd07ee38edd2af3
[ "Apache-2.0" ]
permissive
fengdeyingzi/J2ME-Loader
66cc1fa67e0203cce173e9f77336cb579e742745
0c2fa83663a76abd639dde53f0926ab76342c177
refs/heads/master
2021-05-06T00:12:59.079882
2018-01-11T16:49:13
2018-01-11T16:49:13
117,123,066
1
0
null
2018-01-11T16:18:50
2018-01-11T16:18:50
null
UTF-8
Java
false
false
2,380
java
/* * Copyright 2012 Kulikov Dmitriy * * 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...
[ "@" ]
@
d1139eea06b2836d26f14e4bf4859757e7408447
3a5985651d77a31437cfdac25e594087c27e93d6
/ojc-core/mqbc/mqbcimpl/src/com/sun/jbi/mqbc/mbeans/AppConfigUsernameField.java
4e066a4e1f57f6ebaf9a0e4c91d05a48a1b09f13
[]
no_license
vitalif/openesb-components
a37d62133d81edb3fdc091abd5c1d72dbe2fc736
560910d2a1fdf31879e3d76825edf079f76812c7
refs/heads/master
2023-09-04T14:40:55.665415
2016-01-25T13:12:22
2016-01-25T13:12:33
48,222,841
0
5
null
null
null
null
UTF-8
Java
false
false
4,151
java
/* * BEGIN_HEADER - DO NOT EDIT * * The contents of this file are subject to the terms * of the Common Development and Distribution License * (the "License"). You may not use this file except * in compliance with the License. * * You can obtain a copy of the license at * https://open-jbi-components.dev.java....
[ "bitbucket@bitbucket02.private.bitbucket.org" ]
bitbucket@bitbucket02.private.bitbucket.org
46b2e687ee3f1e43bdd82344e0f2708e738fa12e
610ae0a8be6b9e0a8371dcbbc20f76896b53d3e3
/src/main/java/com/tencent/ads/model/ExtractRuleType.java
3fd2a41cc126119b8081aa2d1610ae4c5dedd80e
[ "Apache-2.0" ]
permissive
TencentAd/marketing-api-java-sdk
d106c6e4cd6e47857a0c63f23fd95e97a34666f3
f9c7e5d06202e05f8f7317e5bf69b61080829de9
refs/heads/master
2023-07-23T10:01:28.748383
2023-07-13T03:07:34
2023-07-13T03:07:34
266,974,939
31
14
Apache-2.0
2022-05-20T21:54:42
2020-05-26T07:32:11
Java
UTF-8
Java
false
false
1,542
java
/* * Marketing API * Marketing API * * OpenAPI spec version: 1.3 * * * NOTE: This class is auto generated by the swagger code generator program. * https://github.com/swagger-api/swagger-codegen.git * Do not edit the class manually. */ package com.tencent.ads.model; import com.google.gson.TypeAdapter; impor...
[ "dennyqian@tencent.com" ]
dennyqian@tencent.com
10f2cb3a19b792f98b8c82c5d4f94d4cc8b72674
647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4
/com.tencent.minihd.qq/assets/exlibs.1.jar/classes.jar/tencent/im/cs/cmd0x388/cmd0x388$TryUpPttReq.java
a744ecc6a70129a3e3a85112b74afce017d11859
[]
no_license
tsuzcx/qq_apk
0d5e792c3c7351ab781957bac465c55c505caf61
afe46ef5640d0ba6850cdefd3c11badbd725a3f6
refs/heads/main
2022-07-02T10:32:11.651957
2022-02-01T12:41:38
2022-02-01T12:41:38
453,860,108
36
9
null
2022-01-31T09:46:26
2022-01-31T02:43:22
Java
UTF-8
Java
false
false
3,466
java
package tencent.im.cs.cmd0x388; import com.tencent.mobileqq.pb.ByteStringMicro; import com.tencent.mobileqq.pb.MessageMicro; import com.tencent.mobileqq.pb.MessageMicro.FieldMap; import com.tencent.mobileqq.pb.PBBoolField; import com.tencent.mobileqq.pb.PBBytesField; import com.tencent.mobileqq.pb.PBField; imp...
[ "98632993+tsuzcx@users.noreply.github.com" ]
98632993+tsuzcx@users.noreply.github.com
72ee623ad0d0cc95137a94ea9d1466c9ce2798d7
077a33a684c904a3b079a6ee73fe33e7a5242430
/nlp/core/src/main/java/org/headvances/nlp/query2/match/TreeWordMatcher.java
0ffbc18413724a8dacee6a55d7d930ab9c54aaa5
[]
no_license
tuan08/Headances
8d0eca4dcbe7e8bac4c97b8ec2026abe7ede6c89
3d3583bfc4570985f003c9a8fc83c780d4b94644
refs/heads/master
2021-01-17T16:44:50.695855
2016-06-29T13:28:00
2016-06-29T13:28:00
57,353,502
0
0
null
null
null
null
UTF-8
Java
false
false
2,770
java
package org.headvances.nlp.query2.match; import java.util.HashMap; import java.util.Iterator; import java.util.Map; import org.headvances.nlp.token.IToken; import org.headvances.nlp.util.ParamHolder; import org.headvances.util.text.StringUtil; /** * $Author: Tuan Nguyen$ **/ public class TreeWordMatche...
[ "tuan08@gmail.com" ]
tuan08@gmail.com
50e009b81f750b9e1e8496a3b2044112bb1b55e6
4968c5642c5e5261b635d3f31e1890fba7277868
/fav/src/com/osource/module/map/service/AreaCode.java
447e160e1bb990763da23bee0fc971050fa22c6d
[]
no_license
cllcsh/collectionplus
01116dc8594e0be6e5a10623e3db2ec9d103d2c2
4a62418d73745a9136d4163527d532e2d3e8b483
refs/heads/master
2016-08-11T16:16:24.556377
2016-04-21T07:51:03
2016-04-21T07:51:03
54,613,229
0
0
null
2016-03-24T14:39:53
2016-03-24T03:55:39
null
UTF-8
Java
false
false
982
java
package com.osource.module.map.service; import java.util.List; import org.w3c.dom.Document; import com.osource.module.map.model.AreaCodeBean; /** * @author : zhou hao * @version : 1.0 * @date : 2009-7-13 9:56:53 */ public interface AreaCode { public List<AreaCodeBean> getAreaCode(); /* * 返回InputS...
[ "cllc@cllc.me" ]
cllc@cllc.me
1058a6f2e4fdef1a47f5ca4052ba418f34674037
26f522cf638887c35dd0de87bddf443d63640402
/src/main/java/com/cczu/model/entity/YHPC_CheckHiddenInfoApproveEntity.java
8503758d46c32598b741261ddb9be2a8a7eb3d70
[]
no_license
wuyufei2019/JSLYG
4861ae1b78c1a5d311f45e3ee708e52a0b955838
93c4f8da81cecb7b71c2d47951a829dbf37c9bcc
refs/heads/master
2022-12-25T06:01:07.872153
2019-11-20T03:10:18
2019-11-20T03:10:18
222,839,794
0
0
null
2022-12-16T05:03:09
2019-11-20T03:08:29
JavaScript
UTF-8
Java
false
false
2,659
java
package com.cczu.model.entity; import java.io.Serializable; import java.sql.Timestamp; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import javax.persistence.Table; import lombok.Getter;...
[ "wuyufei2019@sina.com" ]
wuyufei2019@sina.com
bc364d6ac91d1d1eb3bc22e8571a4f078df6b426
13cdd0ddb1e5ed977ea9fabe8e1ac0b917b3bf5d
/src/main/java/com/anl/user/constant/UserState.java
32ef386cdee4c64b3635b98751438b58e2a24ec1
[]
no_license
kpdtd/card_service
30bfd5d00d2cb55c6b12fa75d137878cfe39d212
e596f59459d4e9f839a9daaa7c57d79fef4e7547
refs/heads/master
2020-03-22T23:45:07.195325
2018-09-26T09:18:37
2018-09-26T09:18:37
140,826,810
0
0
null
null
null
null
UTF-8
Java
false
false
558
java
package com.anl.user.constant; /** * Created by yangyiqiang on 2018/8/28. */ public class UserState { // 预生成用户,流量卡快递期间到用户绑定激活之前的一种状态 public static final int PRE_USER = 1; //试用期用户,用户完成绑卡认证,但是没有充值,账户有赠送 public static final int PRO_USER = 2; //正式充值用户 public static final int CHARGE_USER = 3; ...
[ "yqyanghn@126.com" ]
yqyanghn@126.com
5e2b9c06d6dd86d9fc98d00125348bb8a090a9f8
d7c5121237c705b5847e374974b39f47fae13e10
/airspan.netspan/src/main/java/Netspan/NBI_17_0/Server/FileServerDelete.java
482c355198b141080f0da8a5703c879bda354678
[]
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
1,959
java
package Netspan.NBI_17_0.Server; 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....
[ "dshalom@airspan.com" ]
dshalom@airspan.com
7a55aea5d732c7ded5f4c3ddb9b0f2459d300194
d249dae7768b13587c8104a2a77ccadf9a44c0c2
/src/test/java/library/utils/BookFunctionsTest.java
941fcbea919c1046ce404e05d98074abefed1c75
[]
no_license
Radekj512/programowanie2
9d4877fc0e862517e0696ebb07d28a5b3d080c41
cad0126c224fe0f0c6d7c7b815779a87d7c91933
refs/heads/master
2022-06-22T15:38:14.322411
2019-05-25T07:07:51
2019-05-25T07:07:51
186,115,117
0
0
null
2022-06-21T01:09:54
2019-05-11T09:48:06
Java
UTF-8
Java
false
false
4,342
java
package library.utils; import library.Book; import org.assertj.core.api.Assertions; import org.junit.Before; import org.junit.Test; import java.util.ArrayList; import java.util.List; import static org.assertj.core.api.Assertions.assertThat; import static org.junit.Assert.*; public class BookFunctionsTest { Lis...
[ "roszko.radek@gmail.com" ]
roszko.radek@gmail.com
bc73d7b1dafdb0407a6b0c875be53100e307a021
f8fd4f956b1e767a082d2606c74cd639647d2bde
/sem9_cts/src/ro/ase/cts/stateV2/StareRezervata.java
3b904da8d96a992a88c25132bad826bda6165614
[]
no_license
ruxicirstea/cts_seminare
dff77a1ac8475682bbabcce6e5b479ab553bae2c
f5702b4f3df58dc8e93790a3e89ed382d0c66470
refs/heads/master
2023-05-12T03:56:12.179621
2021-06-05T12:05:07
2021-06-05T12:05:07
342,843,062
0
0
null
null
null
null
UTF-8
Java
false
false
417
java
package ro.ase.cts.stateV2; public class StareRezervata implements Stare{ @Override public void modificaStare(Masa masa) { if(masa.getStare() instanceof StareLibera) { System.out.println("Masa cu numarul "+masa.getCod() +" a fost rezervata"); masa.setStare(this); ...
[ "you@example.com" ]
you@example.com
90459bdad3625c7e8300a72823dfa164c7f02c55
985c21b0edcb062bda7812f7531ace31fc0da6d5
/main/calibration/test/boofcv/alg/geo/calibration/TestZhang99DecomposeHomography.java
62d84acebbdad0063e0cb3ae3b70ba83a27f3a5c
[ "Apache-2.0" ]
permissive
siarheidevel/BoofCV
2408c39e035d2046d74cf3bd6bf993a0eee2d501
07d4f9dee7f5e1704a547da43bab2c502e3bb5d3
refs/heads/master
2021-01-15T22:29:56.944693
2012-11-07T01:18:39
2012-11-07T01:18:39
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,733
java
/* * Copyright (c) 2011-2012, Peter Abeles. All Rights Reserved. * * This file is part of BoofCV (http://boofcv.org). * * 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...
[ "peter.abeles@gmail.com" ]
peter.abeles@gmail.com
93604717ffa784f7cf70305c928987dc2839c60f
1247fef001808646655cec7a27302e379b5b4c92
/src/main/java/com/example/jwt/payload/LoginRequest.java
010da8421ea8591fb41f39965329b8a7be5972de
[]
no_license
CindoddCindy/jwtFromSiTampvan
2d75c7e9c7ca42a125438c48c9821b4a83a10dd3
9e97182ad0c7f337f11ea7920e48868f87ad7ea2
refs/heads/main
2023-03-31T14:20:51.821553
2021-04-03T12:20:01
2021-04-03T12:20:01
302,200,353
1
1
null
2020-10-08T05:23:11
2020-10-08T01:14:15
Java
UTF-8
Java
false
false
555
java
package com.example.jwt.payload; import javax.validation.constraints.NotBlank; public class LoginRequest { @NotBlank private String usernameOrEmail; @NotBlank private String password; public String getUsernameOrEmail() { return usernameOrEmail; } public void setUsernameOrEmail(S...
[ "cindodcindy@gmail.com" ]
cindodcindy@gmail.com
ee575c73e0431bf25cccbcc8ef570bebd2514dd0
217d1c12cca97344b4a542b56ac6d49b8b34c7f7
/src/main/java/com/samy/jhuaa/security/jwt/TokenProvider.java
824617968aad6fbbcd093b1bea9714d99d71538b
[]
no_license
Sam-WEI/test-jh-uaa
b2c05670e6a38c8079f64142e9078e40c0b1a945
4b33580d5a141b973058b3c15fb0d21b1f482507
refs/heads/master
2020-08-29T23:46:39.014654
2019-10-29T04:46:21
2019-10-29T04:46:21
218,206,152
0
0
null
null
null
null
UTF-8
Java
false
false
4,246
java
package com.samy.jhuaa.security.jwt; import java.nio.charset.StandardCharsets; import java.security.Key; import java.util.*; import java.util.stream.Collectors; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.InitializingBean; import org.springframework.security.authe...
[ "jhipster-bot@jhipster.tech" ]
jhipster-bot@jhipster.tech
99222af79c6535f6b63859e0f5698ced1b759170
329b2cb3c91a0c953458efd253c4fcdce6f539c4
/graphsdk/src/main/java/com/microsoft/graph/extensions/WorkbookTableItemAtRequestBuilder.java
43a726295c26546ae2deb091acc25fb3c9f74887
[ "MIT" ]
permissive
sbolotovms/msgraph-sdk-android
255eeddf19c1b15f04ee3b1549f0cae70d561fdd
1320795ba1c0b5eb36ef8252b73799d15fc46ba1
refs/heads/master
2021-01-20T05:09:00.148739
2017-04-28T23:20:23
2017-04-28T23:20:23
89,751,501
1
0
null
2017-04-28T23:20:37
2017-04-28T23:20:37
null
UTF-8
Java
false
false
1,413
java
// ------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information. // ------------------------------------------------------------------------------ pa...
[ "brianmel@microsoft.com" ]
brianmel@microsoft.com
8bf25bbfc099301889d1f4cfbab51387016b93ff
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/1/1_de73c33811ffa046181e66935a59c4e747b3949a/ImageBlockContainer/1_de73c33811ffa046181e66935a59c4e747b3949a_ImageBlockContainer_s.java
4c9686c95c3cf2bd03543488b986109dc3b7e5f2
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
1,963
java
/*********************************************************************** * Copyright (c) 2009 Actuate Corporation. * 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 is available a...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
47fcd78f1d137ed74bfc42c99c70a3fccd0489de
770522805e232c1de63a1d55bb67f1bced6ff8a5
/Design Pattern/src/com/cognizant/builder_pattern/Coke.java
1c9c78b362ca3bc4a10cba5217e7bef1430d881a
[]
no_license
sovon9/Design-Pattern
ee9c98fd8d2a364dd0b15f1d8ccbaea6d9674c6d
74f6f2481a306bf1df6c72160f20a2b035dc1627
refs/heads/main
2023-03-17T13:53:25.502054
2021-03-16T17:43:42
2021-03-16T17:43:42
348,428,117
0
0
null
null
null
null
UTF-8
Java
false
false
265
java
package com.cognizant.builder_pattern; public class Coke extends ColdDrink{ @Override public String name() { // TODO Auto-generated method stub return "Coke"; } @Override public float price() { // TODO Auto-generated method stub return 30.0f; } }
[ "you@example.com" ]
you@example.com
652d7a31e861c7f785c75568bf9c0f722931afd8
924361eb49bc9ea68beac8f6723144dbbe5642b2
/jackson/src/main/java/com/webcohesion/enunciate/modules/jackson/api/impl/ObjectDataTypeImpl.java
641e910b26c8e1a4c5434670a95d6bead35aa2d5
[ "Apache-2.0" ]
permissive
totomi/enunciate
8167a37832751ef0cb318019aad98c84c47b4d94
45487fddb71577402057ec16e9ee0b07133608c7
refs/heads/master
2021-01-15T13:15:00.293575
2015-10-02T15:24:19
2015-10-02T15:24:19
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,015
java
package com.webcohesion.enunciate.modules.jackson.api.impl; import com.fasterxml.jackson.annotation.JsonTypeInfo; import com.webcohesion.enunciate.api.datatype.*; import com.webcohesion.enunciate.facets.FacetFilter; import com.webcohesion.enunciate.modules.jackson.model.Member; import com.webcohesion.enunciate.modules...
[ "ryan@webcohesion.com" ]
ryan@webcohesion.com
bc69c53a5d7cc58a32143bb9567f9c3ceaf2cbe0
7f778e827702fdfc0ff45ef0730b1fa6be021cc6
/OnlineGrocery/src/PurchaseTest_error.java
5edc9738a7cb83ffcbf94ab839968929f01b3699
[]
no_license
lamadipen/grocery
78d8da3d73304ba8e01c64fb98f2da5a3e67e492
f4b3ec6eeb4d1a0016705502addd3c9e6ffc7c79
refs/heads/master
2021-01-10T08:04:32.275421
2016-01-28T04:08:12
2016-01-28T04:08:12
49,364,723
0
0
null
null
null
null
UTF-8
Java
false
false
7,916
java
import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.lang.reflect.Array; import java.util.ArrayList; import java.util.Arrays; import java.util.Collections; import java.util.List; import java.util.Scanner; public class PurchaseTest_error { // declare N as a constan...
[ "lamadipen@yahoo.com" ]
lamadipen@yahoo.com
ad5822b4bfd87e1918e3a46b5222e45c6538f0d0
5e3235edf3de262f4d10b9e9e1fcc3bd13d6b8b1
/Code Snippet Repository/Jetty/Jetty3597.java
a6e662872669b9c548a7e4771ced08f99ab7a15c
[]
no_license
saber13812002/DeepCRM
3336a244d4852a364800af3181e03e868cf6f9f5
be3e5e50e34a042d5ba7259ff5ff75c08ab32bb9
refs/heads/master
2023-03-16T00:08:06.473699
2018-04-18T05:29:50
2018-04-18T05:29:50
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,660
java
@Test public void test4_4_3() throws Exception { // _content length is ignored, as chunking is used. If it is // not ignored, the second request wont be seen. int offset=0; String response; LocalEndPoint endp=connector.executeRequest( "GET /R1 HTTP/1.1...
[ "Qing.Mi@my.cityu.edu.hk" ]
Qing.Mi@my.cityu.edu.hk
4030caa5003133e071ee12f4008cb409cded1ea5
b2b67c94ea1e1a5df4148965e4b9d86f476de297
/model/notifications-impl/src/main/java/com/evolveum/midpoint/notifications/impl/events/WorkflowEventImpl.java
4a817d40eeb7f84f1fcb1f0587aeb013eae6b855
[ "EUPL-1.2", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-proprietary-license", "CDDL-1.0", "GPL-1.0-or-later", "MPL-2.0", "EPL-1.0", "MIT", "Apache-2.0" ]
permissive
martin-lizner/midpoint
475af71fd307fcd8ec17faed0bd65f02ba13ce49
db111337b0b62dd0bd3de21839d7e316b4527bff
refs/heads/master
2021-12-04T17:29:58.082578
2021-07-23T05:00:53
2021-07-23T05:00:53
161,333,785
0
0
Apache-2.0
2018-12-11T12:55:59
2018-12-11T12:55:59
null
UTF-8
Java
false
false
5,031
java
/* * Copyright (c) 2020 Evolveum and contributors * * This work is dual-licensed under the Apache License 2.0 * and European Union Public License. See LICENSE file for details. */ package com.evolveum.midpoint.notifications.impl.events; import com.evolveum.midpoint.notifications.api.OperationStatus; import com.e...
[ "mederly@evolveum.com" ]
mederly@evolveum.com
3118dbe988070732baef0be3d7ca8a1b90d8a830
2a3f19a4a2b91d9d715378aadb0b1557997ffafe
/sources/android/support/transition/ViewOverlay.java
ec9d7487cc1098e3e5b8dcc209518014e3765776
[]
no_license
amelieko/McDonalds-java
ce5062f863f7f1cbe2677938a67db940c379d0a9
2fe00d672caaa7b97c4ff3acdb0e1678669b0300
refs/heads/master
2022-01-09T22:10:40.360630
2019-04-21T14:47:20
2019-04-21T14:47:20
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,690
java
package android.support.transition; import android.annotation.TargetApi; import android.content.Context; import android.graphics.Canvas; import android.graphics.Rect; import android.graphics.drawable.Drawable; import android.support.annotation.RequiresApi; import android.support.p000v4.view.ViewCompat; import android....
[ "makfc1234@gmail.com" ]
makfc1234@gmail.com
72937de4ceb8caaba680aa579ffcab4d2a19b77d
e2579d6ee3e0fe9f9f425d6a5cd6fc96763c8390
/org.eclipse.nebula.widgets.nattable.examples/src/org/eclipse/nebula/widgets/nattable/examples/_500_Layers/_505_Selection/_5051_SelectionLayerExample.java
c49235a4413ada9488b1cefacf9e5d8766b5f244
[]
no_license
doomer0/prova
b74c5bb28c3d921f7aa7f0ba86ec9cfb4cbfdb80
605e9d455aab9fa9b3b7f94c42004b555bd78ad6
refs/heads/master
2021-01-19T15:05:41.502156
2015-07-08T12:58:43
2015-07-08T13:35:29
38,967,516
0
0
null
null
null
null
UTF-8
Java
false
false
3,358
java
/******************************************************************************* * Copyright (c) 2013 Dirk Fauth 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 is availa...
[ "dirk.fauth@googlemail.com" ]
dirk.fauth@googlemail.com
e69603352d7974fdfa8426974586b0e5904e1f18
c3d2c07bfbcee009b859cf8598fdf2dca71be148
/game-utils/src/main/java/com/wjybxx/fastjgame/utils/FunctionUtils.java
390934bddaf371d951670db1bc2cae18a68c079a
[ "Apache-2.0" ]
permissive
happyjianguo/fastjgame
be8906c3796a36e4dc5817e59426dbb856136e55
a4b7e35fe30e45eb50f8a5117ca2e09908e8e300
refs/heads/master
2020-07-29T18:47:11.613430
2019-09-19T09:21:52
2019-09-19T09:21:52
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,330
java
/* * Copyright 2019 wjybxx * * 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 wr...
[ "845740757@qq.com" ]
845740757@qq.com
802eb898df793109e1e80ad546924fc4ea49fe9d
d34971201b9b1aba0b5883508287fcbc72099363
/memory-types/ashmem/src/main/java/com/facebook/imagepipeline/memory/AshmemMemoryChunk.java
d9f5bf70ed53575208b66b261ee0597f6d7be732
[ "MIT" ]
permissive
facebook/fresco
6a9f7c9d501faaf8aefcdae6f495633659812b9f
8b7ebca781d0ab7029b0c77cc28fab7a0af08a9c
refs/heads/main
2023-09-05T03:35:16.680080
2023-09-04T17:08:32
2023-09-04T17:08:32
31,533,997
19,373
5,139
MIT
2023-09-14T18:34:31
2015-03-02T09:58:04
Java
UTF-8
Java
false
false
6,263
java
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.imagepipeline.memory; import android.annotation.TargetApi; import android.os.SharedMemory; import android.s...
[ "facebook-github-bot@users.noreply.github.com" ]
facebook-github-bot@users.noreply.github.com
3041b6e5d71cefb9a021968dd1031dbff8d31906
d2f810efbf145ea3e8b5925a7b5e90419477b586
/src/nl/x/client/cheat/cheats/fight/Velocity.java
cf05eaaba60fe7fdc1de2b6697ca3665f6d178c0
[]
no_license
nullexthecodegod/Stealth
7505536594fda0a577a3406b3ed89b75857dc2be
334edcd2fc0f2fbda88b8845adb9c1a2f17023dd
refs/heads/master
2021-05-14T18:15:11.746357
2018-01-11T04:32:51
2018-01-11T04:32:51
116,067,644
2
1
null
null
null
null
UTF-8
Java
false
false
1,376
java
package nl.x.client.cheat.cheats.fight; import com.google.common.collect.Lists; import nl.x.api.annotations.Info; import nl.x.api.cheat.Cheat; import nl.x.api.cheat.value.values.ArrayValue; import nl.x.api.cheat.value.values.BooleanValue; import nl.x.api.event.Event; import nl.x.api.event.impl.EventPacket; ...
[ "NullEX@Offset#6604" ]
NullEX@Offset#6604
ea06847c166a73297a6a449e360cf2055308a279
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/3/3_16f47f4e8a7241db50f84fa4aa757e5a29228f20/Utils/3_16f47f4e8a7241db50f84fa4aa757e5a29228f20_Utils_s.java
15161ebe2c5f1f59f8d4bbd59d72f505e92f6d54
[]
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
4,626
java
/* * Copyright (C) 2012 OTA Updater * * Licensed under the Apache License, Version 2.0 (the "License"); * You may only use this file in compliance with the license and provided you are not associated with or are in co-operation anyone by the name 'X Vanderpoel'. * You may obtain a copy of the License at * ...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
84289ee6eae62c3a803fa58809f0dac4a342fccc
eb17b7997c51f7d626527a8c91a91e0e8a576ad7
/environment/src/main/java/com/sequenceiq/environment/parameters/dto/YarnParametersDto.java
1b7ee7b8127791e3bc8670072af5af611032eb91
[ "LicenseRef-scancode-warranty-disclaimer", "ANTLR-PD", "CDDL-1.0", "bzip2-1.0.6", "Zlib", "BSD-3-Clause", "MIT", "EPL-1.0", "LicenseRef-scancode-proprietary-license", "LicenseRef-scancode-jdbm-1.00", "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
isabella232/cloudbreak
cea66f543d523c467e0fab615c1c339c5d15c46a
d974679739023107a9c232e62c552f2359311eb8
refs/heads/master
2023-03-06T23:47:51.554879
2020-11-26T12:53:26
2020-11-26T16:37:01
316,290,003
0
0
Apache-2.0
2021-02-24T09:19:52
2020-11-26T16:55:25
null
UTF-8
Java
false
false
406
java
package com.sequenceiq.environment.parameters.dto; public class YarnParametersDto { private YarnParametersDto(Builder builder) { } public static Builder builder() { return new Builder(); } public static final class Builder { private Builder() { } public YarnPara...
[ "rdoktorics@cloudera.com" ]
rdoktorics@cloudera.com
850765c33908c276d222b4bf7b9d29a0c0d5f2eb
66848c4e6efe821af2ae7e41435092f272725d61
/src/com/agloco/exception/NoMemberMatchesMembercodeException.java
426cf336d7ad3857b4a957fe12459b65f20fa0fd
[]
no_license
harrysun2006/ag_Guest
59168e01d23ed27bc50ce20e0ed57b1f66eff68a
331ada157fe7487901e11bae2e6f859fb80e398b
refs/heads/master
2021-01-01T06:33:07.027227
2014-09-03T10:58:39
2014-09-03T10:58:39
null
0
0
null
null
null
null
UTF-8
Java
false
false
492
java
package com.agloco.exception; import com.liferay.portal.PortalException; public class NoMemberMatchesMembercodeException extends PortalException { public NoMemberMatchesMembercodeException() { super(); } public NoMemberMatchesMembercodeException(String msg) { super(msg); } public NoMemberMatc...
[ "harrysun2006@gmail.com" ]
harrysun2006@gmail.com
d8bb7ceb53d2da68eeace045554d19c6f6745c50
a7fda56105e8413d9cc0b657ab75a2d6a2040735
/app/src/main/java/com/kara4k/popupblocker/service/PopupService.java
a9924012c02166eef87036c09cec912b900c6590
[]
no_license
kara4k/PopupBlocker
d300dcad434e3483985e30d8d7fffa2e4bc1c968
f9d357a7883fcd3f9bcb6a7e58ff2d23828da0dd
refs/heads/master
2021-04-25T22:03:13.737150
2017-11-08T12:29:53
2017-11-08T12:29:53
109,517,826
1
0
null
null
null
null
UTF-8
Java
false
false
4,845
java
package com.kara4k.popupblocker.service; import android.accessibilityservice.AccessibilityService; import android.accessibilityservice.AccessibilityServiceInfo; import android.support.annotation.NonNull; import android.view.accessibility.AccessibilityEvent; import android.view.accessibility.AccessibilityNodeInfo; im...
[ "kara4k@gmail.com" ]
kara4k@gmail.com
42bd456619b37704dd6e2862d3ed37631a8b6376
51cf893b29e0025e86efc571a0b20fbbec43f744
/LuBanOne/app/src/main/java/com/example/administrator/lubanone/videopalyer/VideoijkBean.java
69b02385c9dac94f0dc05232f893bd44fcf8213c
[]
no_license
quyang-xianzaishi/mylib
1dfc3c141347a8eee5ad831efab5e18fb9d9f726
4cabe396090d820a58e6917f16e57a69cc6485b9
refs/heads/master
2018-09-29T16:19:05.253246
2018-07-15T15:52:46
2018-07-15T15:52:46
111,664,822
0
0
null
null
null
null
UTF-8
Java
false
false
2,243
java
package com.example.administrator.lubanone.videopalyer; /** * ======================================== * <p> * 版 权:dou361.com 版权所有 (C) 2015 * <p> * 作 者:陈冠明 * <p> * 个人网站:http://www.dou361.com * <p> * 版 本:1.0 * <p> * 创建日期:2016/7/7 * <p> * 描 述:使用默认的视频地址对象 * <p> * <p> * 修订历史: * <p> * ====================...
[ "quyang@xianzaishi.com" ]
quyang@xianzaishi.com
6fecaf355098f921e5205c479299c9995b12a8fb
9e72d2ec74a613a586499360707910e983a14370
/web/org/ace/insurance/web/dialog/CountryDialogActionBean.java
ab77ffb0a81b018175d2a1b17e0bd250a04b8de8
[]
no_license
pyaesonehein1141991/FNI-LIFE
30ecefca8b12455c0a90906004f85f32217c5bf4
a40b502147b32193d467c2db7d49e2872f2fcab6
refs/heads/master
2020-08-31T11:20:22.757995
2019-10-30T11:02:47
2019-10-30T11:02:47
218,678,685
0
2
null
null
null
null
UTF-8
Java
false
false
1,167
java
package org.ace.insurance.web.dialog; import java.io.Serializable; import java.util.List; import javax.annotation.PostConstruct; import javax.faces.bean.ManagedBean; import javax.faces.bean.ManagedProperty; import javax.faces.bean.ViewScoped; import org.ace.insurance.system.common.country.Country; import org.ace.ins...
[ "ASUS@DESKTOP-37IOB4I" ]
ASUS@DESKTOP-37IOB4I